[
  {
    "path": ".gitattributes",
    "content": "*.js linguist-language=Java\n*.css linguist-language=Java\n*.ts linguist-language=vue\n*.html linguist-language=vue\n*.sql linguist-language=Java\n*.ftl linguist-language=Java"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/bug_report.md",
    "content": "---\nname: 提交 Bug\nabout: 请告诉我框架存在的问题，我会协助你解决此问题！\nlabels: bug\nassignees: getActivity\n\n---\n\n\n##### 版本号：\n\n\n##### 分支：\n\n\n##### 问题描述：\n\n\n\n##### 错误截图：\n\n\n\n\n#### 友情提示：\n  - 未按格式要求发帖、描述过于简单的，会被直接删掉;\n  - 描述问题请图文并茂，方便我们理解并快速定位问题;\n  - 如果使用的不是master，请说明你使用的分支;\n"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/feature_request.md",
    "content": "---\nname: 提交建议\nabout: 请告诉我框架的不足之处，让我做得更好！\nlabels: help wanted\nassignees: getActivity\n\n---\n\n##### 版本号：\n\n\n##### 分支：\n\n\n##### 问题描述：\n\n\n\n##### 错误截图：\n\n\n\n\n#### 友情提示：\n  - 未按格式要求发帖、描述过于简单的，会被直接删掉;\n  - 描述问题请图文并茂，方便我们理解并快速定位问题;\n  - 如果使用的不是master，请说明你使用的分支;\n"
  },
  {
    "path": ".gitignore",
    "content": "## ide\n**/.idea\n*.iml\nrebel.xml\n\n## backend\n**/target\n**/logs\n\n## front\n**/*.lock\nos_del.cmd\nos_del_doc.cmd\n.svn\nderby.log\n.cursor\n.history\n.claude"
  },
  {
    "path": "LICENSE",
    "content": "    Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright (c) 2019 <a href=\"http://www.jeecg.com\">Jeecg Boot</a> All rights reserved.\n \n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n   \n   In any case, you must not make any such use of this software as to develop software which may be considered competitive with this software."
  },
  {
    "path": "README-AI.md",
    "content": "AIGC应用平台介绍\n===============\n\n一个全栈式 AI 开发平台，旨在帮助开发者快速构建和部署个性化的 AI 应用。\n\nJeecgBoot平台的AIGC功能模块，是一套类似`Dify`的`AIGC应用开发平台`+`知识库问答`，是一款基于LLM大语言模型AI应用平台和 RAG 的知识库问答系统。\n其直观的界面结合了 AI 流程编排、RAG 管道、知识库管理、模型管理、对接向量库、实时运行可观察等，让您可以快速从原型到生产，拥有AI服务能力。\n\n\n\n### AI视频介绍\n\n[![](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/jeecg_aivideo.png)](https://www.bilibili.com/video/BV1zmd7YFE4w)\n\n\n##### 功能大模块\n\n- AI应用开发平台\n- AI知识库系统\n- AI大模型管理\n- AI流程编排\n- AI对话支持图片\n- AI对话助手(智能问答)\n- AI建表（Online表单）\n- AI写文章（CMS）\n- AI表单字段建议（表单设计器）\n\n\n\n#### Dify `VS` JEECG AI\n\n> JEECG AI与Dify相比，在多个方面展现出显著的优势，特别是在文档处理、格式和图片保持方面。以下是一些具体的优点：\n> - Markdown文档库导入：\n> JEECG AI允许用户直接导入整个Markdown文档库，这不仅保留markdown格式，还支持图片的导入，确保文档内容的完整性和可视化效果。\n> - 对话回复格式美观：\n> 在对话过程中，JEECG AI能够保持回复内容的原格式，也不丢失图片，使得输出的文章更加美观，不会出现格式错乱的情况，还支持图片的渲染。\n> - PDF文档导入与格式转换：\n> JEECG AI在处理PDF文档时，能够更好地保持原始格式和图片，确保转换后的内容与原始文档一致。这个功能在许多AI产品中表现不佳，而JEECG AI在这方面做出了显著的优化\n\n\n| 功能         | Dify             | Jeecg AI                                |\n|------------|------------------|-----------------------------------------|\n| AI工作流      | 有                | 有                                       |\n| RAG 管道向量搜索 | 有                | 有                                       |\n| AI模型管理     | 有                | 有                                       |\n| AI应用管理     | 有                | 有                                       |\n| AI知识库      | 有                | 有                                       |\n| 产品方向       | 一款独立的 LLM 应用开发平台 | 低代码与AIGC应用二者结合的平台                       |\n| 业务集成       | 业务集成能力弱          | 更方便与业务系统集成，调用系统接口和逻辑更加方便                |\n| AI业务流      | 侧重AI逻辑流程         | AI流程编排作为低代码的业务引擎，用户可以通过AI流程配置各种业务流和AI流程 |\n| 实现语言       | python + react | JAVA + vue3                             |\n| 上传markdown文档库(支持图片) | 不支持 | 支持 |\n| AI对话支持发图和展示图片 | 支持 | 支持 |\n\n\n\n### 技术文档\n\n- [AIGC开发文档](https://help.jeecg.com/aigc)\n- [安装向量库 pgvector](https://help.jeecg.com/aigc/config)\n\n\n\n## 功能特点\n\n- AI流程: 提供强大的AI流程设计器引擎，支持编排 AI 工作过程，满足复杂业务场景，支持画布上构建和实时运行查看 AI流程运行情况。\n- AI流程即服务: 通过AI流程编排你需要的智能体，结合AI+自定义开发节点 实现功能性 API，让你瞬间拥有各种智能体API。\n- AI助手对话功能: 集成 ChatGPT、Deepseek、智普、私有大模型 等 AI 模型，提供智能对话和生成式 AI 功能，深度与知识库结合提供更精准的知识。\n- RAG 功能: 涵盖从文档摄入到检索的所有内容，支持从 PDF、PPT 和其他常见文档格式中提取文本，支持检索增强生成（RAG），将未训练数据与 AI 模型集成，提升智能交互能力。\n- AI 知识库: 通过导入文档或已有问答对进行训练，让 AI 模型能根据文档以交互式对话方式回答问题。\n- 模型管理：支持对接各种大模型，包括本地私有大模型（Deepseek/ Llama 3 / Qwen 2 等）、国内公共大模型（通义千问 / 腾讯混元 / 字节豆包 / 百度千帆 / 智谱 AI / Kimi 等）和国外公共大模型（OpenAI / Claude / Gemini 等）；\n- 无缝嵌入：Iframe一键嵌入,支持将AI聊天助手快速嵌入到第三方系统，让系统快速拥有智能问答能力，提高用户满意度。\n\n\n\n\n#### 在线体验\n\n- JeecgBoot演示：  https://boot3.jeecg.com\n- 敲敲云在线搭建AI知识库：https://app.qiaoqiaoyun.com\n\n\n## 技术交流\n\n- 开发文档：https://help.jeecg.com/aigc \n- QQ群：964611995、716488839(满)\n\n\n## 功能列表\n\n- AI应用管理(普通应用、高级流程应用)\n- AI模型管理\n- AI知识库\n- AI应用平台(普通、对接AI流程)\n- AI流程编排\n- AI聊天支持嵌入第三方\n- AI向量库对接\n\n\n\n## 支持AI模型\n\n| AI大模型         |  支持   |\n|---------------| --- |\n| DeepSeek      |  √   |\n| ChatGTP       |  √   |\n| Qwq           |  √   |\n| 智库            |  √   |\n| claude        |  √   |\n| vl模型          |  √   |\n| 千帆大模型         |  √   |\n| 通义千问          |  √   |\n| Ollama本地搭建大模型 |  √   |\n| 等等。。          |  √   |\n\n\n\n\n##  AIGC能做什么\n\nAIGC模块是一个基于AI的自动化流程编排工具和聊天应用搭建平台，它可以帮助用户快速生成AI流程接口和聊天应用，提高效率。\n以下是一些具体的应用场景和示例：\n\n- 你可能需要一个翻译接口，可以通过AI流程编排搭建出来。\n- 你可能需要一个接口转换工具，可以通过AI流程编排搭建出来。（比如：jimureport所需要接口返回格式与你的系统不同，你通过AI接口实现自动转换）\n- 你可能需要一个聊天机器人，可以通过AI流程编排搭建出来。\n- 你可能需要一个自动化流程，可以通过AI流程编排搭建出来。\n- 你可能需要一个自动化处理文件的流程，可以通过AI流程结合python脚本实现操作电脑，文件等。\n\n\n## AI应用平台功能展示\n\nAI模型列表\n\n![](https://oscimg.oschina.net/oscnet//a5fb3e0d69ca1706b0de221535c7acaa.png)\n\n选择AI模型，配置你的参数\n\n![](https://oscimg.oschina.net/oscnet//1f941472758a5fc227f54f2683953b8e.png)\n\n\nAI知识库支持手工录入文本，导入pdf\\\\word\\\\excel等文档，支持问答对训练\n\n![](https://oscimg.oschina.net/oscnet//150bb33f48d6c8e2ae059e2a58f4200b.png)\n\n![](https://oscimg.oschina.net/oscnet//032d16c915b0f79318935484c81df260.png)\n\n\n\nAI流程，提供强大的AI流程设计器引擎，支持编排 AI 工作过程，满足复杂业务场景，支持画布上构建和实时运行查看 AI流程运行情况。\n\n![](https://oscimg.oschina.net/oscnet//f40f9aa275cd4aea94e1c209513151e2.png)\n\n\n目前支持的节点有：开始、结束、AI知识库节点、AI节点、分类节点、分支节点、JAVA节点、脚本节点、子流程节点、http请求节点、直接回复节点等节点\n\n![](https://oscimg.oschina.net/oscnet//6d86480ab1bbfab5b2e6992b416b2152.png)\n\n节点项配置\n\n![](https://oscimg.oschina.net/oscnet//90a5f76b6b4fc406e2e2b87245b35459.png)\n\n在线运行看结果\n\n![](https://oscimg.oschina.net/oscnet//bc9817a7bbd94936a5a3e885abe3cb38.png)\n\n\nAI应用配置，支持AI流程配置和简单的AI配置\n\n![](https://oscimg.oschina.net/oscnet//a853d9be4d3756806799ad025e722df8.png)![](https://oscimg.oschina.net/oscnet//d3bcbf5977c6fb75a8f996e1e40590be.png)\n\n可以关联多个知识库，右侧是AI智能回复，你可以搭建自己的智能体，比如搭建一个 “诗词达人” “翻译助手”\n\n![](https://oscimg.oschina.net/oscnet//c26a848136be3e22ec1e0651e78976c2.png)\n\n可以将创建的聊天应用，集成到第三方系统中\n\n![](https://oscimg.oschina.net/oscnet//39c6f589ef46f0454b229915ffa263f4.png)"
  },
  {
    "path": "README.en-US.md",
    "content": "[中文](./README.md) | English\n\n![JEECG](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/logov3.png \"JeecgBoot低代码开发平台\")\n\n\n\nJEECG BOOT AI Low Code Platform\n===============\n\nCurrent version: 3.9.1 (Release date: 2026-01-28)\n\n\n[![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE)\n[![](https://img.shields.io/badge/Author-guojusoft-orange.svg)](http://www.jeecg.com)\n[![](https://img.shields.io/badge/version-3.9.1-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot)\n[![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/jeecg-boot)\n[![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/jeecg-boot)\n\n\n\nProject introduction\n-----------------------------------\n\n<h3 align=\"center\">Java AI Low Code Platform</h3>\n\nJeecgBoot is a `AI low code platform` based on code `generators`! Front and back end separation architecture SpringBoot2.x, SpringCloud, Ant Design&Vue, Mybatis plus, Shiro, JWT, support for microservices. The powerful code generator makes the front and back end of the code generation, low code development! JeecgBoot leads a new low-code development paradigm (OnlineCoding-> Code Generator -> Manual MERGE) that helps resolve 70% of the duplication in Java projects and makes development more business-focused. Not only can quickly improve efficiency, save research and development costs, but also do not lose flexibility!\n\nJeecgBoot provides a series of low code modules to make Online development truly zero code: Online form development, online reports, report configuration capabilities, online chart design, large screen design, mobile configuration capabilities, form designer, online design flow, process automation configuration, plug-in capabilities (pluggable) and more!\n\n\nThe purpose of JEECG is: simple functions are implemented by OnlineCoding configuration, so that zero code development; Complex functions are generated by code generator and manually Merge to achieve low code development, which ensures both intelligence and flexibility. The implementation of low code development and support flexible coding at the same time, to solve the current low code products are generally not flexible drawbacks!\n\nJEECG Business process: Using workflow to implement and extend the task interface for developing and writing business logic, forms provides a variety of solutions: form designer, online configuration form, and coding form. At the same time, the separation design of process and form (loose coupling) is realized, and the flexible configuration of task nodes is supported, which not only ensures the confidentiality of the company's process, but also reduces the workload of developers.\n\nAI Empowering Low-Code: Currently, JeecgBoot supports AI large models such as ChatGPT and DeepSeek. The latest version defaults to using DeepSeek, which offers faster speed and higher quality. It now provides features such as AI chat assistant, AI table creation, and AI report generation.\n\nTechnical support\n-----------------------------------\n\nProblems or bugs in use can be found in [Making on the Issues](https://github.com/jeecgboot/JeecgBoot/issues/new?template=bug_report.md)\n\n\n##### Project description\n\n| Project                | description                     | \n|--------------------|------------------------|\n| `jeecg-boot`    | SpringBoot background source code (support microservices)      |\n| `jeecgboot-vue3` | Vue3+TS new front-end source code|\n| `jeecg-uniapp` | [APP development framework, a code multi terminal adaptation, and support APP, small program, H5](https://github.com/jeecgboot/jeecg-uniapp) |\n\n\n### Video Introduction\n\n[![](https://upload.jeecg.com/jeecg/qiaoqiaoyunsite/jeecgvideo02.png)](https://www.bilibili.com/video/BV1Nk4y1o7Qc)\n\n\n\nDownload other source code\n-----------------------------------\n- APP SourceCode：https://github.com/jeecgboot/jeecg-uniapp\n\n\n\nFor the project\n-----------------------------------\nJeecg-Boot AI low code platform can be applied in the development of any J2EE project, especially for SAAS projects, enterprise information management system (MIS), internal office system (OA), enterprise resource planning system (ERP), customer relationship management system (CRM), etc. Its semi-intelligent manual Merge development method, Can significantly improve the development efficiency of more than 70%, greatly reduce the development cost.\n\n\nStarts the project\n-----------------------------------\n\n> Default account password： admin/123456\n\n- [Development Environment setup](https://help.jeecg.com/java/setup/tools)\n- [IDEA Quick start(single model)](https://help.jeecg.com/java/setup/idea/startup)\n- [Docker Quick start(single model)](https://help.jeecg.com/java/docker/quick)\n- [IDEA Quick start(microservices model)](https://help.jeecg.com/java/springcloud/switchcloud/monomer)\n- [Docker Quick start(microservices model)](https://help.jeecg.com/java/docker/quickcloud)\n\n\nTechnical documentation\n-----------------------------------\n\n- Website：  [http://www.jeecg.com](http://www.jeecg.com)\n- Demo ： [OnlineDemo](http://boot3.jeecg.com) | [APP](http://jeecg.com/appIndex)\n- Doc：  [DocumentCenter](http://help.jeecg.com) | [AI Config](https://help.jeecg.com/java/ai/aichat)\n- Newbie guide： [Quick start](http://www.jeecg.com/doc/quickstart) |   [Q&A ](http://www.jeecg.com/doc/qa)  |  [1 minute experience](https://my.oschina.net/jeecg/blog/3083313)\n- QQ group ： 964611995、⑩716488839(满)、⑨808791225(满)\n\n\n\n\n\n\nStar charts\n-----------------------------------\n\n[![Star History Chart](https://api.star-history.com/svg?repos=jeecgboot/jeecg-boot&type=Date)](https://star-history.com/#jeecgboot/jeecg-boot)\n\n\n\n\nBackground directory Structure\n-----------------------------------\n```\nproject structure\n├─jeecg-boot-parent\n│  ├─jeecg-boot-base-core\n│  ├─jeecg-module-demo    \n│  ├─jeecg-module-system \n│  │  ├─jeecg-system-biz   \n│  │  ├─jeecg-system-start system (8080）\n│  │  ├─jeecg-system-api   \n│  │  │  ├─jeecg-system-cloud-api  \n│  │  │  ├─jeecg-system-local-api   \n│  ├─jeecg-server-cloud           \n     ├─jeecg-cloud-gateway       (9999)\n     ├─jeecg-cloud-nacos       --Nacos(8848)\n     ├─jeecg-system-cloud-start  --System(7001)\n     ├─jeecg-demo-cloud-start    --Demo(7002)\n     ├─jeecg-visual\n        ├─jeecg-cloud-monitor       -- (9111)\n        ├─jeecg-cloud-xxljob        -- (9080)\n        ├─jeecg-cloud-sentinel     --sentinel (9000)\n        ├─jeecg-cloud-test           \n           ├─jeecg-cloud-test-more        \n           ├─jeecg-cloud-test-rabbitmq     \n           ├─jeecg-cloud-test-seata         \n           ├─jeecg-cloud-test-shardingsphere    \n\n```\n\n\n\n\nWhy JeecgBoot?\n-----------------------------------\n* Adopt the latest mainstream front and back separation framework (Springboot+Mybatis+antd), easy to use; Code generator has low dependency, flexible expansion ability, and can quickly realize secondary development;\n* Support microservices SpringCloud Alibaba(Nacos, Gateway, Sentinel, Skywalking), and provide switching mechanism to support free switching between single and microservices\n* High development efficiency, using code generator, single table, tree list, one-to-many, one-to-one and other data models, add, delete, change and search function one-key generation, menu configuration directly use;\n* Code generator provides powerful template mechanism, support custom template, currently provide four sets of style template (single table two sets, tree model one set, one to many three sets)\n* Code generator is very intelligent, online business modeling, online configuration, WYSIWYG support 23 kinds of controls, a key to generate front and back end code, greatly improve the development efficiency, no longer worry about repeated work.\n* Low code ability: Online online form (without coding, through online configuration of the form, to achieve the addition, deletion, change and check of the form, support single table, tree, one-to-many, one-to-one model, to achieve everyone can code)\n* Low code ability: Online online report (without coding, through online configuration, to achieve data report, can quickly extract data, reduce development pressure, to achieve everyone can code)\n* Low code ability: Online online chart (without coding, through online configuration, to achieve graphs, bar graphs, data reports, etc., support custom layout, to achieve everyone can code)\n* Complete encapsulation of user, role, menu, organization, data dictionary, online scheduled tasks and other basic functions, support access authorization, button permission, data permission and other functions\n* Commonly used common package, various tools (scheduled task, SMS interface, email sending,Excel import and export, etc.), basically meeting 80% of project requirements\n* Easy Excel import and export, support single table export and one-to-many table mode export, generated code with import and export function\n* Integrated simple report tools, image report and data export is very convenient, can be extremely convenient to generate graphical reports, pdf, excel, word and other reports;\n* Before and after the separation technology, the page UI style is exquisite, for the commonly used components to do the encapsulation: time, row table control, interception display control, report component, editor and so on\n* Query filter: query function automatically generated, the background dynamic spell SQL additional query conditions; Supports multiple matching modes (full matching, fuzzy query, included query, and unmatched query).\n* Data permission (fine data permission control, control to row level, list level, form field level, realize different people see different data, different people operate different fields on the same page\n* Page verification automatically generated (must be input, digital verification, amount verification, time and space, etc.);\n* Support SAAS service model and provide SaaS multi-tenant architecture solution.\n* Distributed file service, integration of minio, Ali OSS and other excellent third parties, to provide convenient file upload and management, but also support local storage.\n* Mainstream database compatibility, a set of code is fully compatible with Mysql, Postgresql, Oracle, Sqlserver, MariaDB, dream and other mainstream databases.\n* Integrate workflow flowable and realize only the configuration of flow direction in the page, which can greatly simplify the development of bpm workflow; Using bpm's process designer to draw the flow direction, a workflow is basically complete with a small amount of java code;\n* Low code ability: online process design, using open source Activiti process engine, to achieve online drawing process, custom form, form attachment, business flow\n* Multi-data source: its simple way of use, online configuration of data source configuration, convenient to grab data from other data;\n* Provide single sign-on CAS integration solution, and complete docking code has been provided in the project\n* Low code ability: form designer, support user custom form layout, support single table, one to many forms, support select, radio, checkbox, textarea, date, popup, list, macro and other controls\n* Professional interface docking mechanism, unified using restful interface, integrated swagger-ui online interface documentation, Jwt token security verification, convenient client docking\n* Interface security mechanism, can be refined control interface authorization, very simple to realize different clients only see their own data control\n* Advanced combination query function, online configuration support primary and sub-table associated query, can save the query history\n* Provide a variety of system monitoring, real-time tracking system running conditions (monitoring Redis, Tomcat, jvm, server information, request tracking, SQL monitoring)\n* Message center (support SMS, email, wechat push, etc.)\n* Integrate Websocket message notification mechanism\n* Excellent mobile adaptive effect, providing APP release scheme:\n* Support multiple languages and provide internationalization solutions;\n* Data change record log, can record each change of data content, through the version comparison function to view historical changes\n* The platform UI is powerful and mobile adaptation is implemented\n* Platform home page style, provide a variety of combination mode, support custom style\n* Provide easy to use print plug-in, support Google, Firefox, IE11+ and other browsers\n* Rich sample code, provide a lot of learning case reference\n* Using maven module development method\n* Support dynamic menu routing\n* RBAC (Role-Based Access Control) is used for permission control.\n* Provide new row edit table JVXETable, easily meet a variety of complex ERP layout, with higher performance, more flexible extension, more powerful functions\n\n \n \n \nTechnical Architecture:\n-----------------------------------\n\n#### Development Environment\n\n- Language: Java Default Jdk17(support jdk8、jdk21)\n\n- IDE(JAVA) : IDEA (lombok plug-in must be installed)\n\n- IDE(front-end) : Vscode, WebStorm, IDEA\n\n- Dependency management: Maven\n\n- Cache: Redis\n\n- Database: MySQL5.7 + [More Databases](https://my.oschina.net/jeecg/blog/4905722)\n\n\n#### backend\n\n- Basic framework: Spring Boot 2.7.18\n\n- Microservice framework: Spring Cloud Alibaba 2021.0.6.2\n\n- Persistence layer framework: MybatisPlus 3.5.3.2\n\n- Report tool: JimuReport 1.9.5\n\n- Security framework: Apache Shiro 1.13.0, Jwt 4.5.0\n\n- Microservice technology stack: Spring Cloud Alibaba, Nacos, Gateway, Sentinel, Skywalking\n\n- Database connection pool: Alibaba Druid 1.1.24\n\n- Log printing: logback\n\n- Others: autopoi, fastjson, poi, Swagger-ui, quartz, lombok (simplified code), etc.\n\n\n#### The front end\n\n- TechnologyStack：`Vue3.0+TypeScript+Vite+AntDesignVue+pinia+echarts`\n\n#### Front-end environment requirements\n\n*    `Node.js 、npm 、pnpm`\n*   pnpm `v9+` is now required.\n*   Node.js Version suggestion: `v20.15.0`\n ` ( Since Vite6 Node.js 18/20 + is now required )`\n \n\n#### Support library\n\n|  database   |  support   |\n| --- | --- |\n|   MySQL   |  √   |\n|  Oracle11g   |  √   |\n|  Sqlserver2017   |  √   |\n|   PostgreSQL   |  √   |\n|   MariaDB   |  √   |\n|   达梦   |  √   |\n|   人大金仓   |  √   |\n|   TiDB   |  √   |\n\n\n#### AI Support\n\n| AI Model | Supported |\n| --- | --- |\n| DeepSeek | √ |\n| ChatGPT | √ |\n| Qwq | √ |\n| 智库 | √ |\n| Ollama本地搭建大模型 | √ |\n| 等等。。 | √ |\n\n\nAI Config： https://help.jeecg.com/java/ai/aichat\n\nAI APP: https://help.jeecg.com/aigc\n\n\n## Microservice solutions\n\n- 1. Service registration and discovery Nacos √\n- 2. Nacos √\n- 3. Route gateway gateway(Three loading modes) √\n- 4. Distributed http feign √\n- 5. fuse degrade current limiting Sentinel √\n- 6. Distributed files Minio and Alioss √\n- 7. Unified permission control\n- 8. Service monitoring SpringBootAdmin√\n- 9. link tracking Skywalking  [reference document](https://help.jeecg.com/java/springcloud/super/skywarking)\n- 10. Messaging middleware RabbitMQ √\n- 11. Distributed task xxl-job √\n- 12. Distributed Transaction Seata\n- 13. Distributed log Loki+grafana\n- 14. Support docker-compose, k8s, jenkins\n- 15. CAS SSO √\n- 16. Route traffic limiting √\n\n   \n#### Microservice architecture diagram\n![微服务架构图](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/jeecgboot_springcloud2022.png \"在这里输入图片标题\")\n\n### Jeecg Boot product functionality blueprint\n![功能蓝图](https://jeecgos.oss-cn-beijing.aliyuncs.com/upload/test/Jeecg-Boot-lantu202005_1590912449914.jpg \"在这里输入图片标题\")\n\n### quick start\n- Microservice Development：  [Monomer upgrade to microservice](https://help.jeecg.com/java/springcloud/switchcloud/monomer)\n- [Docker starts the micro-service background](https://help.jeecg.com/java/docker/springcloud)\n\n\n### Effect of system\n\n##### ChatGPT AI Dialog\n> Go to the JeecgBoot background home page and click \"AI Assistant\" in the middle of the right side of the home page. The AI Assistant dialog screen is displayed.\n![](https://oscimg.oschina.net/oscnet/up-7c6405641a40f56638999d52da0cb5b4343.png)\n\n\n##### PC\n\n##### AI Model and Application Management\n\n![](https://oscimg.oschina.net/oscnet/up-0b1779e923566ccebb2d5a9cc9220c78b4a.png)\n\n![](https://oscimg.oschina.net/oscnet/up-c8956df1d37d66b2d40136afaeca677628b.png)\n\n![](https://oscimg.oschina.net/oscnet/up-8c348eeafd89673ca8cd1a2705014e3ac04.png)\n\nAI Workflow Orchestration\n\n![](https://oscimg.oschina.net/oscnet/up-2343657de2c7ac8010bc471470d084075ae.png)\n\nMCP and Tool Management\n\n![](https://oscimg.oschina.net/oscnet/up-8119d5dbc72e534236a3d042e11534c52ad.png)\n\nAI Knowledge Base (Supports various document formats, with excellent markdown compatibility)\n\n![](https://oscimg.oschina.net/oscnet/up-e2e9c118982ea366ed7f2b9827d4bb46c5d.png)\n\nAI Toolbox\n\n![](https://oscimg.oschina.net/oscnet/up-bf2a808d22a11fd83e577ad74741d97884b.png)\n\nAI Chat Assistant\n\n![](https://oscimg.oschina.net/oscnet/up-2a51accc2ff0b647e0ee058a58d291fe811.png)\n\n![](https://oscimg.oschina.net/oscnet/up-ea1069c2a92a3ab2963d88763016cb037c2.png)\n\n![](https://oscimg.oschina.net/oscnet//65298d5710b4e6039a5f802b5f8505c5.png)\n\n\n\n![](https://oscimg.oschina.net/oscnet/up-000530d95df337b43089ac77e562494f454.png)\n\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14155402_AmlV.png \"在这里输入图片标题\")\n\n![](https://oscimg.oschina.net/oscnet/up-9d6f36f251e71a0b515a01323474b03004c.png)\n\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14160813_KmXS.png \"在这里输入图片标题\")\n\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14160935_Nibs.png \"在这里输入图片标题\")\n\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14161004_bxQ4.png \"在这里输入图片标题\")\n\n#####  interactive\n![](https://oscimg.oschina.net/oscnet/up-78b151fc888d4319377bf1cc311fe826871.png)\n\n![](https://oscimg.oschina.net/oscnet/up-16c07e000278329b69b228ae3189814b8e9.png)\n\n\n##### process Designer\n![](https://oscimg.oschina.net/oscnet/up-981ce174e4fbb48c8a2ce4ccfd7372e2994.png)\n\n![输入图片说明](https://static.oschina.net/uploads/img/201907/05165142_yyQ7.png \"在这里输入图片标题\")\n\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14160917_9Ftz.png \"在这里输入图片标题\")\n\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14160633_u59G.png \"在这里输入图片标题\")\n\n##### min process\n\n![](https://oscimg.oschina.net/oscnet/up-1dc0d052149ec675f3e4fad632b82b48add.png)\n\n![](https://oscimg.oschina.net/oscnet/up-de31bc2f9d9b8332c554b0954cc73d79593.png)\n\n![](https://oscimg.oschina.net/oscnet/up-7f83b25159663686d67ed080eb16068c3b4.png)\n\n#####  dashboard Designer\n\n\n![](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/darg20240726105556.png)\n\n![](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/drag20240724135626.png)\n\n![](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/drag20240724135619.png)\n\n![](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/drag20240724135630.png)\n\n![](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/drag20240726105547.png)\n\n![](https://oscimg.oschina.net/oscnet/up-fad98d42b2cf92f92a903c9cff7579f18ec.png)\n\n\n\n##### report Designer\n![](https://oscimg.oschina.net/oscnet/up-64648de000851f15f6c7b9573d107ebb5f8.png)\n\n![](https://oscimg.oschina.net/oscnet/up-fa52b44445db281c51d3f267dce7450d21b.gif)\n\n![](https://oscimg.oschina.net/oscnet/up-68a19149d640f1646c8ed89ed4375e3326c.png)\n\n![](https://oscimg.oschina.net/oscnet/up-f7e9cb2e3740f2d19ff63b40ec2dd554f96.png)\n\n##### form Designer\n![](https://oscimg.oschina.net/oscnet/up-5f8cb657615714b02190b355e59f60c5937.png)\n\n![](https://oscimg.oschina.net/oscnet/up-d9659b2f324e33218476ec98c9b400e6508.png)\n\n![](https://oscimg.oschina.net/oscnet/up-4868615395272d3206dbb960ade02dbc291.png)\n\n##### bigscreen Designer\n![](https://oscimg.oschina.net/oscnet/up-402a6034124474bfef8dfc5b4b2bac1ce5c.png)\n\n![](https://oscimg.oschina.net/oscnet/up-6f7ba2e2ebbeea0d203db8d69fd87644c9f.png)\n\n![](https://oscimg.oschina.net/oscnet/up-ee8d34f318da466b8a6070a6e3111d12ce7.png)\n\n![](https://oscimg.oschina.net/oscnet/up-6b81781b43086819049c4421206810667c5.png)\n\n##### uniapp\n![](https://oscimg.oschina.net/oscnet/up-aac943fbd26561879c57a41f7a406edf274.png)\n\n![](https://oscimg.oschina.net/oscnet/up-9a44ba2e82b09c750629d12fafd7f60f553.png)\n\n##### low app\n![](https://oscimg.oschina.net/oscnet/up-4be29ae761b2615c8c54b3f668cd8432d9b.png)\n\n![](https://oscimg.oschina.net/oscnet/up-787e76bc24b38ecc7ed19f338808d128255.png)\n\n![](https://oscimg.oschina.net/oscnet/up-99d24a236c483362868523ad0d90f611487.png)\n\n![](https://oscimg.oschina.net/oscnet/up-339a0f29d10449abc7724e3bcda802761c1.png)\n\n![](https://oscimg.oschina.net/oscnet/up-b356670cdc14c609958c7619a537397c4b9.png)\n\n##### app\n![](https://oscimg.oschina.net/oscnet/da543c5d0d57baab0cecaa4670c8b68c521.jpg)\n![](https://oscimg.oschina.net/oscnet/fda4bd82cab9d682de1c1fbf2060bf14fa6.jpg)\n\n##### PAD\n![](https://oscimg.oschina.net/oscnet/e90fef970a8c33790ab03ffd6c4c7cec225.jpg)\n![](https://oscimg.oschina.net/oscnet/d78218803a9e856a0aa82b45efc49849a0c.jpg)\n![](https://oscimg.oschina.net/oscnet/59c23b230f52384e588ee16309b44fa20de.jpg)\n\n\n##### chart\n![](https://oscimg.oschina.net/oscnet/up-218bc6a1669496b241ebb23506440c0083e.png)\n\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14160834_Lo23.png \"在这里输入图片标题\")\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14160842_QK7B.png \"在这里输入图片标题\")\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14160849_GBm5.png \"在这里输入图片标题\")\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14160858_6RAM.png \"在这里输入图片标题\")\n\n##### swagger\n![输入图片说明](https://static.oschina.net/uploads/img/201908/27095258_M2Xq.png \"在这里输入图片标题\")\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14160957_hN3X.png \"在这里输入图片标题\")\n\n\n## donation\n\nIf so, buy the author a cup of coffee ☺\n\n![](https://static.oschina.net/uploads/img/201903/08155608_0EFX.png)"
  },
  {
    "path": "README.md",
    "content": "中文 | [English](./README.en-US.md)\n\nJeecgBoot AI低代码平台\n===============\n\n当前最新版本： 3.9.1（发布日期：2026-01-28） \n\n\n[![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/jeecgboot/JeecgBoot/blob/master/LICENSE)\n[![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](https://jeecg.com)\n[![](https://img.shields.io/badge/blog-技术博客-orange.svg)](https://my.oschina.net/jeecg)\n[![](https://img.shields.io/badge/version-3.9.1-brightgreen.svg)](https://github.com/jeecgboot/JeecgBoot)\n[![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/jeecgboot/JeecgBoot)\n[![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork)](https://github.com/jeecgboot/JeecgBoot)\n\n\n\n项目介绍\n-----------------------------------\n\n<h3 align=\"center\">企业级AI低代码平台</h3>\n\nJeecgBoot 是一款 AI 驱动的低代码开发平台，以\"低代码 + 零代码\"双模式覆盖从快速搭建到深度定制的全场景需求。零代码模式下，一句话即可搭建完整业务系统；\n代码生成模式下，AI 自动输出前后端代码、建表 SQL 与菜单权限，生成即可运行。\n平台内置 AI 聊天助手、知识库、流程编排、MCP 与插件体系，兼容主流大模型，同时支持一句话生成流程图、一句话设计表单、聊天式业务操作等智能能力。\n整体遵循\"AI 生成 → 在线配置 → 代码生成 → 手工合并\"的开发流程，解决 Java 项目中 80% 的重复工作，在大幅提升效率的同时保留充分的灵活性与可控性。\n\n---\n\n采用最新的前后端分离技术栈（Ant Design&Vue3，SpringBoot3，SpringCloud Alibaba，Mybatis-plus，具备强大且颗粒化的权限控制，支持按钮权限和数据权限设置，满足大型业务系统需求。功能涵盖在线表单、表单设计、流程设计、门户设计、报表与大屏设计、OA办公、AI应用、AI知识库、大模型管理、AI流程编排、AI聊天，支持ChatGPT、DeepSeek、Ollama等多种AI大模型。\n\n\n- `零代码能力:` 国内首个“低代码+零代码”双模驱动的AI智能开发平台！同时支持低代码和零代码; 让开发者用低代码，让业务人员在同一个平台上用零代码！\n\n- `AI驱动开发:` 全新推出AI驱动开发能力，支持一句话生成完整系统，提供零代码模式（一句话搭建系统，无需编写代码）和代码生成模式（基于 jeecg-codegen，自动生成完整代码和建表SQL）两种选择。同时支持一句话自动绘制流程图、设计表单，省去手工绘制繁琐步骤。[实战视频](https://www.bilibili.com/video/BV1KKwTzJEbX/) | [Skills技能清单](https://help.jeecg.com/java/ai/skills/skill-comparison/)\n\n- `AI智能报表:` JimuReport是一款自主研发的强大开源企业级Web报表工具。它通过零编码的拖拽式操作，赋能用户如同搭积木般轻松构建各类复杂报表，全面满足企业数据可视化与分析需求，助力企业级数据产品的高效打造与应用。\n\n- `AI智能大屏:` JimuBI一款自主研发的强大的大屏和仪表盘设计工具。专注数字孪生与数据可视化，支持交互式大屏、仪表盘、门户和移动端，实现“一次开发，多端适配”。 大屏设计类Word风格，支持多屏切换，自由拖拽，轻松打造炫酷动态界面。\n\n- `AI应用平台:` 盖AI应用管理、AI模型管理、智能对话助手、知识库问答、流程编排与设计器、AI建表、MCP插件配置等功能。平台兼容主流大模型，包括ChatGPT、DeepSeek、Ollama、智普、千问等，助力企业高效构建智能化应用，推动低代码开发与AI深度融合。\n\n- `JEECG宗旨是:` JEECG旨在通过OnlineCoding平台实现简单功能的零代码快速搭建，同时针对复杂功能采用代码生成器生成代码并手工合并，打造智能且灵活的低代码开发模式，有效解决了当前低代码产品普遍缺乏灵活性的问题，提升开发效率的同时兼顾系统的扩展性和定制化能力。\n\n- `JEECG业务流程:` JEECG业务流程采用BPM工作流引擎实现业务审批，扩展任务接口供开发人员编写业务逻辑，表单提供表单设计器、在线配置表单和编码表单等多种解决方案。通过流程与表单的分离设计（松耦合）及任务节点的灵活配置，既保障了企业流程的安全性与保密性，又大幅降低了开发人员的工作量。\n\n\n\n\n\nAI 重磅能力\n-----------------------------------\n\nJeecgBoot 全新推出 AI 驱动开发能力，**支持一句话生成完整系统**，极大简化开发流程。\n\n**两种模式，灵活选择：**\n\n| 模式 | 说明 |\n|------|------|\n| 零代码模式 | 一句话即可搭建系统，无需编写任何代码 |\n| 代码生成模式 | 基于 jeecg-codegen，自动生成完整代码和建表 SQL |\n\n**更多 AI 能力：**\n- 支持一句话自动绘制流程图，省去手工绘制繁琐步骤\n- 支持一句话自动设计表单，快速完成表单搭建\n\n**Skills下载：** [jeecgboot/skills](https://github.com/jeecgboot/skills)\n\n**视频教程：** [JeecgBoot+Skills自然语言编程](https://www.bilibili.com/video/BV1KKwTzJEbX/)\n\n**官方文档：** [Skills技能清单](https://help.jeecg.com/java/ai/skills/skill-comparison/)\n\n\nAI Skills 技能清单\n-----------------------------------\n\n结合 Claude Code 的 AI Skills 技能，JeecgBoot 实现了**自然语言驱动的低代码开发**，一句话即可完成从需求到代码/配置的全流程自动化。[详细文档](https://help.jeecg.com/java/ai/skills/skill-comparison/) | [Skills 下载](https://github.com/jeecgboot/skills)\n\n| Skill | 技能 | 功能介绍 | 是否需要写代码 |\n|-------|------|----------|---------------|\n| `jeecg-codegen` | AI一句话生成全套代码 | 自然语言需求自动转换为 JeecgBoot 全套 CRUD 代码，包括后端 Java 代码 + 前端 Vue3 代码 + 建表 SQL + 菜单权限 SQL，支持无表生成，甚至生成一套系统全代码 | 否（AI 自动生成源码） |\n| `jeecg-onlform` | AI一句话创建 Online 表单 | 自然语言需求自动转换为 JeecgBoot Online 表单，完成从表单配置 → 同步数据库 → 生成菜单 SQL 的全流程自动化 | 否 |\n| `jeecg-onlreport` | AI一句话创建 Online 报表 | 将自然语言需求自动转换为 JeecgBoot Online 报表，完成从 SQL 编写 → 字段解析 → 报表配置 → 创建报表的全流程自动化 | 否 |\n| `jeecg-desform` | AI一句话画表单 | 自然语言的表单需求描述自动转换为 JeecgBoot 的设计器表单，完成从需求解析 → JSON 生成 → API 创建的全流程自动化，甚至可以创建一套系统 | 否 |\n| `jeecg-bpmn` | AI一句话画流程 | 将自然语言的审批流程描述自动转换为 Flowable BPMN 2.0 XML，并通过 API 在 JeecgBoot 系统中自动创建流程 | 否 |\n\n\n适用项目\n-----------------------------------\nJeecgBoot低代码平台兼容所有J2EE项目开发，支持信创国产化，特别适用于SAAS、企业信息管理系统（MIS）、内部办公系统（OA）、企业资源计划系统（ERP）、客户关系管理系统（CRM）及AI知识库等场景。其半智能手工Merge开发模式，可显著提升70%以上的开发效率，极大降低开发成本。同时，JeecgBoot还是一款全栈式AI开发平台，助力企业快速构建和部署个性化AI应用。。\n\n\n**信创兼容说明**\n- 操作系统：国产麒麟、银河麒麟等国产系统几乎都是基于 Linux 内核，因此它们具有良好的兼容性。\n- 数据库：达梦、人大金仓、TiDB\n- 中间件：东方通 TongWeb、TongRDS，宝兰德 AppServer、CacheDB, [信创配置文档](https://help.jeecg.com/java/tongweb-deploy/)\n\n\n版本说明\n-----------------------------------\n\n|下载 | SpringBoot3.5 + Shiro                                   |SpringBoot3.5+ SpringAuthorizationServer | SpringBoot3.5 + Sa-Token | SpringBoot2.7(JDK17/JDK8) |\n|------|---------------------------------------------------------|----------------------------|-------------------|--------------------------------------------|\n| Github | [`main`](https://github.com/jeecgboot/JeecgBoot)        | [`springboot3_sas`](https://github.com/jeecgboot/JeecgBoot/tree/springboot3_sas) 分支  |  [`springboot3-satoken`](https://github.com/jeecgboot/JeecgBoot/tree/springboot3-satoken) 分支|[`springboot2`](https://github.com/jeecgboot/JeecgBoot/tree/springboot2) 分支|\n| Gitee | [`main`](https://github.com/jeecgboot/JeecgBoot) | [`springboot3_sas`](https://gitee.com/jeecg/JeecgBoot/tree/springboot3_sas) 分支|  [`springboot3-satoken`](https://gitee.com/jeecg/JeecgBoot/tree/springboot3-satoken) 分支|[`springboot2`](https://github.com/jeecgboot/JeecgBoot/tree/springboot2)     分支 |\n\n\n- `jeecg-boot` 是后端JAVA源码项目Springboot3+Shiro+Mybatis+SpringCloudAlibaba（支持单体和微服务切换）.\n- `jeecgboot-vue3` 是前端VUE3源码项目（vue3+vite6+ts最新技术栈）.\n- `JeecgUniapp`  是[配套APP框架](https://github.com/jeecgboot/JeecgUniapp) 适配多个终端，支持APP、小程序、H5、鸿蒙、鸿蒙Next.\n- `jeecg-boot-starter`  是[jeecg-boot对应的底层封装starter](https://github.com/jeecgboot/jeecg-boot-starter) ：微服务启动、xxljob、分布式锁starter、rabbitmq、分布式事务、分库分表shardingsphere等.\n- 参考 [文档](https://help.jeecg.com/ui/2dev/mini) 可以删除不需要的demo，制作一个精简版本\n\n\n\n启动项目\n-----------------------------------\n\n> 默认账号密码： admin/123456\n\n- [开发环境搭建](https://help.jeecg.com/java/setup/tools)\n- [IDEA启动前后端(单体模式)](https://help.jeecg.com/java/setup/idea/startup)\n- [Docker一键启动(单体模式)](https://help.jeecg.com/java/docker/quick)\n- [IDEA启动前后端(微服务方式)](https://help.jeecg.com/java/springcloud/switchcloud/monomer)\n- [Docker一键启动(微服务方式)](https://help.jeecg.com/java/docker/quickcloud)\n\n\n技术文档\n-----------------------------------\n\n- 在线演示：  [平台演示](https://boot3.jeecg.com) | [APP演示](https://jeecg.com/appIndex)\n- 官方网站：  [http://www.jeecg.com](http://www.jeecg.com)\n- 入门指南：  [快速入门](http://www.jeecg.com/doc/quickstart)  | [开发文档](https://help.jeecg.com)  | [AI应用手册](https://help.jeecg.com/aigc) | [视频教程](http://jeecg.com/doc/video)\n- 技术支持：  [反馈问题](https://github.com/jeecgboot/JeecgBoot/issues/new?template=bug_report.md)    | [低代码体验一分钟](https://jeecg.blog.csdn.net/article/details/106079007) \n- QQ交流群 ： 964611995、⑩716488839(满)、⑨808791225(满)、其他(满)\n\n\nAI 应用平台介绍\n-----------------------------------\n\n一个全栈式 AI 开发平台，旨在帮助开发者快速构建和部署个性化的 AI 应用。\n\nJeecgBoot平台提供了一套完善的AI应用管理系统模块，是一套类似`Dify`的`AIGC应用开发平台`+`知识库问答`，是一款基于LLM大语言模型AI应用平台和 RAG 的知识库问答系统。\n其直观的界面结合了 AI 流程编排、RAG 管道、知识库管理、模型管理、对接向量库、实时运行可观察等，让您可以快速从原型到生产，拥有AI服务能力。 \n\n- [详细专题介绍，请点击查看](README-AI.md)\n\n- AI视频介绍\n\n[![](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/jeecg_aivideo.png)](https://www.bilibili.com/video/BV1zmd7YFE4w)\n\n\n为什么选择JeecgBoot?\n-----------------------------------\n> 界内首款AI低代码开发平台，同时具备AI应用平台和低代码平台，通过AI驱动低代码开发！\n> 开源界\"小普元\"超越传统商业平台。引领低代码开发模式(OnlineCoding-> 代码生成器 -> 手工MERGE)，低代码开发同时又支持灵活编码， 可以帮助解决Java项目70%的重复工作，让开发更多关注业务。既能快速提高开发效率，节省成本，同时又不失灵活性。\n\n- 1.提供了一套完善的AI应用管理系统模块，是一套类似`Dify`的`AIGC应用开发平台`+`知识库问答`，是一款基于LLM大语言模型AI应用平台和 RAG 的知识库问答系统。 其直观的界面结合了 AI 流程编排、RAG 管道、知识库管理、模型管理、对接向量库、实时运行可观察等，让您可以快速从原型到生产，拥有AI服务能力\n- 2.采用最新主流前后分离框架（Spring Boot3 + MyBatisPlus + Vue3.0 + TypeScript + Vite6 + Ant Design Vue4 ）等新技术方案。便于学习容易上手，代码生成器依赖性低，灵活的扩展能力，可快速实现二次开发。\n- 3.支持微服务Spring Cloud Alibaba（Nacos、Gateway、Sentinel、Skywalking），提供简易机制，支持单体和微服务自由切换（这样可以满足各类项目需求）。\n- 4.开发效率高，支持在线建表和AI建表，提供强大代码生成器，单表、树列表、一对多、一对一等数据模型，增删改查功能一键生成，菜单配置直接使用。\n- 5.代码生成器提供强大模板机制，支持自定义模板，目前提供四套风格模板（单表两套、树模型一套、一对多三套）。\n- 6.提供强大的报表和大屏可视化工具，支持丰富的数据源连接，能够通过拖拉拽方式快速制作报表、大屏和门户设计；支持多种图表类型：柱形图、折线图、散点图、饼图、环形图、面积图、漏斗图、进度图、仪表盘、雷达图、地图等。\n- 7.低代码能力：在线表单（无需编码，通过在线配置表单，实现表单的增删改查，支持单表、树、一对多、一对一等模型，实现人人皆可编码），在线配置零代码开发、所见即所得支持23种类控件。\n- 8.低代码能力：在线报表、在线图表（无需编码，通过在线配置方式，实现数据报表和图形报表，可以快速抽取数据，减轻开发压力，实现人人皆可编码）。\n- 9.Online支持在线增强开发，提供在线代码编辑器，支持代码高亮、代码提示等功能，支持多种语言（Java、SQL、JavaScript等）。\n- 10.封装完善的用户、角色、菜单、组织机构、数据字典、在线定时任务等基础功能，支持访问授权、按钮权限、数据权限等功能。\n- 11.前端UI提供丰富的组件库，支持各种常用组件，如表格、树形控件、下拉框、日期选择器等，满足各种复杂的业务需求 [UI组件库文档](https://help.jeecg.com/category/ui%E7%BB%84%E4%BB%B6%E5%BA%93)。\n- 12.提供APP配套框架，一份多代码多终端适配，一份代码多终端适配，小程序、H5、安卓、iOS、鸿蒙Next。\n- 13.新版APP框架采用Uniapp、Vue3.0、Vite、Wot-design-uni、TypeScript等最新技术栈，包括二次封装组件、路由拦截、请求拦截等功能。实现了与JeecgBoot完美对接：目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格、聊天、Online表单、仪表盘等功能，提供了丰富的组件。\n- 14.提供了一套成熟的AI应用平台功能，从AI模型、知识库到AI应用搭建，助力企业快速落地AI服务，加速智能化升级。\n- 15.AI能力：目前JeecgBoot支持AI大模型chatgpt和deepseek，现在最新版默认使用deepseek，速度更快质量更高。目前提供了AI对话助手、AI知识库、AI应用、AI建表、AI报表等功能。\n- 16.提供新行编辑表格JVXETable，轻松满足各种复杂ERP布局，拥有更高的性能、更灵活的扩展、更强大的功能。\n- 17.平台首页风格，提供多种组合模式，支持自定义风格；支持门户设计，支持自定义首页。\n- 18.常用共通封装，各种工具类（定时任务、短信接口、邮件发送、Excel导入导出等），基本满足80%项目需求。\n- 19.简易Excel导入导出，支持单表导出和一对多表模式导出，生成的代码自带导入导出功能。\n- 20.集成智能报表工具，报表打印、图像报表和数据导出非常方便，可极其方便地生成PDF、Excel、Word等报表。\n- 21.采用前后分离技术，页面UI风格精美，针对常用组件做了封装：时间、行表格控件、截取显示控件、报表组件、编辑器等。\n- 22.查询过滤器：查询功能自动生成，后台动态拼SQL追加查询条件；支持多种匹配方式（全匹配/模糊查询/包含查询/不匹配查询）。\n- 23.数据权限（精细化数据权限控制，控制到行级、列表级、表单字段级，实现不同人看不同数据，不同人对同一个页面操作不同字段）。\n- 24.接口安全机制，可细化控制接口授权，非常简便实现不同客户端只看自己数据等控制；也提供了基于AK和SK认证鉴权的OpenAPI功能。\n- 25.活跃的社区支持；近年来，随着网络威胁的日益增加，团队在安全和漏洞管理方面积累了丰富的经验，能够为企业提供全面的安全解决方案。\n- 26.权限控制采用RBAC（Role-Based Access Control，基于角色的访问控制）。\n- 27.页面校验自动生成（必须输入、数字校验、金额校验、时间空间等）。\n- 28.支持SaaS服务模式，提供SaaS多租户架构方案。\n- 29.分布式文件服务，集成MinIO、阿里OSS等优秀的第三方，提供便捷的文件上传与管理，同时也支持本地存储。\n- 30.主流数据库兼容，一套代码完全兼容MySQL、PostgreSQL、Oracle、SQL Server、MariaDB、达梦、人大金仓等主流数据库。\n- 31.集成工作流Flowable，并实现了只需在页面配置流程转向，可极大简化BPM工作流的开发；用BPM的流程设计器画出了流程走向，一个工作流基本就完成了，只需写很少量的Java代码。\n- 32.低代码能力：在线流程设计，采用开源Flowable流程引擎，实现在线画流程、自定义表单、表单挂靠、业务流转。\n- 33.多数据源：极其简易的使用方式，在线配置数据源配置，便捷地从其他数据抓取数据。\n- 34.提供单点登录CAS集成方案，项目中已经提供完善的对接代码。\n- 35.低代码能力：表单设计器，支持用户自定义表单布局，支持单表、一对多表单，支持select、radio、checkbox、textarea、date、popup、列表、宏等控件。\n- 36.专业接口对接机制，统一采用RESTful接口方式，集成Swagger-UI在线接口文档，JWT token安全验证，方便客户端对接。\n- 37.高级组合查询功能，在线配置支持主子表关联查询，可保存查询历史。\n- 38.提供各种系统监控，实时跟踪系统运行情况（监控Redis、Tomcat、JVM、服务器信息、请求追踪、SQL监控）。\n- 39.消息中心（支持短信、邮件、微信推送等）；集成WebSocket消息通知机制。\n- 40.支持多语言，提供国际化方案。\n- 41.数据变更记录日志，可记录数据每次变更内容，通过版本对比功能查看历史变化。\n- 42.提供简单易用的打印插件，支持谷歌、火狐、IE11+等各种浏览器。\n- 43.后端采用Maven分模块开发方式；前端支持菜单动态路由。\n- 44.提供丰富的示例代码，涵盖了常用的业务场景，便于学习和参考。\n\n\n\n技术架构\n-----------------------------------\n\n#### 前端\n\n- 前端环境要求：Node.js要求`Node 20+` 版本以上、pnpm 要求`9+` 版本以上\n\n ` ( Vite 不再支持已结束生命周期（EOL）的 Node.js 18。现在需要使用 Node.js 20.19+ 或 22.12+)`\n\n- 依赖管理：node、npm、pnpm\n- 前端IDE建议：IDEA、WebStorm、Vscode\n- 采用 Vue3.0+TypeScript+Vite6+Ant-Design-Vue4等新技术方案，包括二次封装组件、utils、hooks、动态菜单、权限校验、按钮级别权限控制等功能\n- 最新技术栈：Vue3.0 + TypeScript + Vite6 + ant-design-vue4 + pinia + echarts + unocss + vxe-table + qiankun + es6\n\n\n#### 后端\n\n- IDE建议： IDEA (必须安装lombok插件 )\n- 语言：Java 默认jdk17(jdk21、jdk24)\n- 依赖管理：Maven\n- 基础框架：Spring Boot 3.5.5\n- 微服务框架： Spring Cloud Alibaba 2023.0.3.3\n- 持久层框架：MybatisPlus 3.5.12\n- 报表工具： JimuReport 2.1.3\n- 安全框架：Apache Shiro 2.0.4，Jwt 4.5.0\n- 微服务技术栈：Spring Cloud Alibaba、Nacos、Gateway、Sentinel、Skywalking\n- 数据库连接池：阿里巴巴Druid 1.2.24\n- AI大模型：支持 `ChatGPT` `DeepSeek` `千问`等各种常规模式\n- 日志打印：logback\n- 缓存：Redis\n- 其他：autopoi, fastjson，poi，Swagger-ui，quartz, lombok（简化代码）等。\n- 默认提供MySQL5.7+数据库脚本\n\n#### 数据库支持\n\n> jeecgboot平台支持以下数据库，默认我们只提供mysql脚本，其他数据库可以参考[转库文档](https://my.oschina.net/jeecg/blog/4905722)自己转。\n\n|  数据库   |  支持   |\n| --- | --- |\n|   MySQL   |  √   |\n|  Oracle11g   |  √   |\n|  Sqlserver2017   |  √   |\n|   PostgreSQL   |  √   |\n|   MariaDB   |  √   |\n|   达梦   |  √   |\n|   人大金仓   |  √   |\n|   TiDB     |  √   |\n|   kingbase8   |  √   |\n\n\n\n \n## 微服务解决方案\n\n- 1、服务注册和发现 Nacos √\n- 2、统一配置中心 Nacos  √\n- 3、路由网关 gateway(三种加载方式) √\n- 4、分布式 http feign √\n- 5、熔断降级限流 Sentinel √\n- 6、分布式文件 Minio、阿里OSS √ \n- 7、统一权限控制 JWT + Shiro √\n- 8、服务监控 SpringBootAdmin√\n- 9、链路跟踪 Skywalking   [参考文档](https://help.jeecg.com/java/springcloud/super/skywarking)\n- 10、消息中间件 RabbitMQ  √\n- 11、分布式任务 xxl-job  √ \n- 12、分布式事务 Seata\n- 13、轻量分布式日志 Loki+grafana套件\n- 14、支持 docker-compose、k8s、jenkins\n- 15、CAS 单点登录   √\n- 16、路由限流   √\n\n\n\n\n### 功能清单\n```\n├─AI应用平台\n│  ├─AI模型管理\n│  ├─AI应用管理\n│  ├─AI知识库\n│  ├─AI流程编排\n│  ├─AI聊天助手(支持图片、文件)\n│  ├─AI聊天助手支持嵌入第三方、支持移动端\n│  ├─MCP插件管理\n│  ├─提示词管理\n│  ├─支持各种常见模型ChatGPT和DeepSeek、ollama等\n├─AI应用门户\n│  ├─ Chat2BI 图表生成智能体\n│  ├─ AI绘图智能体\n│  ├─ 看图说话\n│  ├─ 图像识别\n│  ├─ 帮我写作\n├─工具箱\n│  ├─OCR识别\n│  ├─AI 海报\n│  ├─AI 写作\n│  ├─AI 简历\n├─AI辅助功能\n│  ├─AI建表（Online表单）\n│  ├─AI生成报表（Online报表）\n│  ├─AI生成大屏\n├─系统管理\n│  ├─用户管理\n│  ├─角色管理\n│  ├─菜单管理\n│  ├─首页配置\n│  ├─权限设置（支持按钮权限、数据权限）\n│  ├─表单权限（控制字段禁用、隐藏）\n│  ├─部门管理\n│  ├─我的部门（二级管理员）\n│  └─字典管理\n│  └─分类字典\n│  └─系统公告\n│  └─职务管理\n│  └─通讯录\n│  ├─多数据源管理\n│  ├─白名单管理\n│  ├─第三方配置（对接钉钉和企业微信）\n│  └─多租户管理（租户管理、租户角色、我的租户、租户默认套餐管理）\n├─Online在线开发(低代码)\n│  ├─Online在线表单\n│  ├─Online代码生成器\n│  ├─Online在线报表\n│  ├─仪表盘设计器\n│  ├─系统编码规则\n│  ├─系统校验规则\n│  ├─APP版本管理\n├─数据可视化\n│  ├─报表设计器(支持打印设计）\n│  ├─大屏设和仪表盘设计\n├─OpenAPI（基于AK和SK认证鉴权）\n│  ├─接口管理\n│  ├─接口授权\n│  ├─接口文档\n├─消息中心\n│  ├─消息管理\n│  ├─模板管理\n├─代码生成器(低代码)\n│  ├─代码生成器功能（一键生成前后端代码，生成后无需修改直接用，绝对是后端开发福音）\n│  ├─代码生成器模板（提供4套模板，分别支持单表和一对多模型，不同风格选择）\n│  ├─代码生成器模板（生成代码，自带excel导入导出）\n│  ├─查询过滤器（查询逻辑无需编码，系统根据页面配置自动生成）\n│  ├─高级查询器（弹窗自动组合查询条件）\n│  ├─Excel导入导出工具集成（支持单表，一对多 导入导出）\n│  ├─平台移动自适应支持\n│  ├─提供新版uniapp3的代码生成器模板\n├─系统监控\n│  ├─Gateway路由网关\n│  ├─基于AK和SK认证鉴权OpenAPI功能\n│  ├─定时任务\n│  ├─数据源管理\n│  ├─性能扫描监控\n│  │  ├─监控 Redis\n│  │  ├─Tomcat\n│  │  ├─jvm\n│  │  ├─服务器信息\n│  │  ├─请求追踪\n│  │  ├─磁盘监控\n│  ├─系统日志\n│  ├─消息中心（支持短信、邮件、微信推送等等）\n│  ├─数据日志（记录数据快照，可对比快照，查看数据变更情况）\n│  ├─SQL监控\n│  ├─在线用户\n│─报表示例\n│  ├─曲线图\n│  └─饼状图\n│  └─柱状图\n│  └─折线图\n│  └─面积图\n│  └─雷达图\n│  └─仪表图\n│  └─进度条\n│  └─排名列表\n│  └─等等\n│─大屏模板\n│  ├─作战指挥中心大屏\n│  └─物流服务中心大屏\n│─常用示例\n│  ├─自定义组件\n│  ├─对象存储(对接阿里云)\n│  ├─JVXETable示例（各种复杂ERP布局示例）\n│  ├─单表模型例子\n│  └─一对多模型例子\n│  └─打印例子\n│  └─一对多TAB例子\n│  └─内嵌table例子\n│  └─常用选择组件\n│  └─异步树table\n│  └─接口模拟测试\n│  └─表格合计示例\n│  └─异步树列表示例\n│  └─一对多JEditable\n│  └─JEditable组件示例\n│  └─图片拖拽排序\n│  └─图片翻页\n│  └─图片预览\n│  └─PDF预览\n│  └─分屏功能\n│─封装通用组件\t\n│  ├─行编辑表格JEditableTable\n│  └─省略显示组件\n│  └─时间控件\n│  └─高级查询\n│  └─用户选择组件\n│  └─报表组件封装\n│  └─字典组件\n│  └─下拉多选组件\n│  └─选人组件\n│  └─选部门组件\n│  └─通过部门选人组件\n│  └─封装曲线、柱状图、饼状图、折线图等等报表的组件（经过封装，使用简单）\n│  └─在线code编辑器\n│  └─上传文件组件\n│  └─验证码组件\n│  └─树列表组件\n│  └─表单禁用组件\n│  └─等等\n│─更多页面模板\n│  ├─各种高级表单\n│  ├─各种列表效果\n│  └─结果页面\n│  └─异常页面\n│  └─个人页面\n├─高级功能\n│  ├─提供单点登录CAS集成方案\n│  ├─提供APP发布方案\n│  ├─集成Websocket消息通知机制\n│  ├─支持electron桌面应用打包(支持windows、linux、macOS三大平台)\n│  ├─docker容器支持\n│  ├─提供移动APP框架及源码（Uniapp3版本）支持H5、小程序、APP、鸿蒙Next\n│  ├─提供移动APP低代码设计(Online表单、仪表盘)\n```\n\n\n\n### 系统效果\n\n\n##### AI模型与应用管理\n\n![](https://oscimg.oschina.net/oscnet/up-0b1779e923566ccebb2d5a9cc9220c78b4a.png)\n\n![](https://oscimg.oschina.net/oscnet/up-c8956df1d37d66b2d40136afaeca677628b.png)\n\n![](https://oscimg.oschina.net/oscnet/up-8c348eeafd89673ca8cd1a2705014e3ac04.png)\n\nAI流程编排\n\n![](https://oscimg.oschina.net/oscnet/up-2343657de2c7ac8010bc471470d084075ae.png)\n\nMCP和工具管理\n\n![](https://oscimg.oschina.net/oscnet/up-8119d5dbc72e534236a3d042e11534c52ad.png)\n\nAI知识库（支持各种文档格式，尤其markdown适配很好）\n\n![](https://oscimg.oschina.net/oscnet/up-e2e9c118982ea366ed7f2b9827d4bb46c5d.png)\n\nAI工具箱\n\n![](https://oscimg.oschina.net/oscnet/up-bf2a808d22a11fd83e577ad74741d97884b.png)\n\nAI聊天助手\n\n![](https://oscimg.oschina.net/oscnet/up-2a51accc2ff0b647e0ee058a58d291fe811.png)\n\n![](https://oscimg.oschina.net/oscnet/up-ea1069c2a92a3ab2963d88763016cb037c2.png)\n\n![](https://oscimg.oschina.net/oscnet//65298d5710b4e6039a5f802b5f8505c5.png)\n\n\nAI绘图\n\n![](https://oscimg.oschina.net/oscnet/up-a03658e8580be04d69821601de9dc5dc52d.png)\n\nAI写文章\n\n![](https://oscimg.oschina.net/oscnet/up-e3ee5b1fe497308805aa5e324b72994af79.png)\n\n\n\n##### PC端\n![](https://oscimg.oschina.net/oscnet/up-000530d95df337b43089ac77e562494f454.png)\n\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14155402_AmlV.png \"在这里输入图片标题\")\n\n![](https://oscimg.oschina.net/oscnet/up-9d6f36f251e71a0b515a01323474b03004c.png)\n\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14160813_KmXS.png \"在这里输入图片标题\")\n\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14160935_Nibs.png \"在这里输入图片标题\")\n\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14161004_bxQ4.png \"在这里输入图片标题\")\n\n#####  系统交互\n![](https://oscimg.oschina.net/oscnet/up-78b151fc888d4319377bf1cc311fe826871.png)\n\n![](https://oscimg.oschina.net/oscnet/up-16c07e000278329b69b228ae3189814b8e9.png)\n\n\n\n\n#####  仪表盘设计器\n\n![](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/darg20240726105556.png)\n\n![](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/drag20240724135626.png)\n\n![](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/drag20240724135619.png)\n\n![](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/drag20240724135630.png)\n\n![](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/drag20240726105547.png)\n\n![](https://oscimg.oschina.net/oscnet/up-fad98d42b2cf92f92a903c9cff7579f18ec.png)\n\n\n##### 报表设计器\n![](https://oscimg.oschina.net/oscnet/up-64648de000851f15f6c7b9573d107ebb5f8.png)\n\n![](https://oscimg.oschina.net/oscnet/up-fa52b44445db281c51d3f267dce7450d21b.gif)\n\n![](https://oscimg.oschina.net/oscnet/up-68a19149d640f1646c8ed89ed4375e3326c.png)\n\n![](https://oscimg.oschina.net/oscnet/up-f7e9cb2e3740f2d19ff63b40ec2dd554f96.png)\n\n\n##### 手机端\n![](https://oscimg.oschina.net/oscnet/da543c5d0d57baab0cecaa4670c8b68c521.jpg)\n![](https://oscimg.oschina.net/oscnet/fda4bd82cab9d682de1c1fbf2060bf14fa6.jpg)\n\n##### PAD端\n![](https://oscimg.oschina.net/oscnet/e90fef970a8c33790ab03ffd6c4c7cec225.jpg)\n![](https://oscimg.oschina.net/oscnet/d78218803a9e856a0aa82b45efc49849a0c.jpg)\n![](https://oscimg.oschina.net/oscnet/59c23b230f52384e588ee16309b44fa20de.jpg)\n\n\n##### 图表示例\n![](https://oscimg.oschina.net/oscnet/up-218bc6a1669496b241ebb23506440c0083e.png)\n\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14160834_Lo23.png \"在这里输入图片标题\")\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14160842_QK7B.png \"在这里输入图片标题\")\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14160849_GBm5.png \"在这里输入图片标题\")\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14160858_6RAM.png \"在这里输入图片标题\")\n\n##### 在线接口文档\n![输入图片说明](https://static.oschina.net/uploads/img/201908/27095258_M2Xq.png \"在这里输入图片标题\")\n![输入图片说明](https://static.oschina.net/uploads/img/201904/14160957_hN3X.png \"在这里输入图片标题\")\n\n\n##### UNIAPP效果\n\n![](https://oscimg.oschina.net/oscnet/up-aac943fbd26561879c57a41f7a406edf274.png)\n\n![](https://oscimg.oschina.net/oscnet/up-9a44ba2e82b09c750629d12fafd7f60f553.png)\n\n\n##### 大屏设计器\n![](https://oscimg.oschina.net/oscnet/up-402a6034124474bfef8dfc5b4b2bac1ce5c.png)\n\n![](https://oscimg.oschina.net/oscnet/up-6f7ba2e2ebbeea0d203db8d69fd87644c9f.png)\n\n![](https://oscimg.oschina.net/oscnet/up-ee8d34f318da466b8a6070a6e3111d12ce7.png)\n\n![](https://oscimg.oschina.net/oscnet/up-6b81781b43086819049c4421206810667c5.png)\n\n\n\n\n\n\n\n#### 微服务架构图\n![微服务架构图](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/jeecgboot_springcloud2022.png \"在这里输入图片标题\")\n\n\n\n### Jeecg Boot 产品功能蓝图\n![功能蓝图](https://jeecgos.oss-cn-beijing.aliyuncs.com/upload/test/Jeecg-Boot-lantu202005_1590912449914.jpg \"在这里输入图片标题\")\n\n\n\n####  系统功能架构图\n\n![](https://oscimg.oschina.net/oscnet/up-1569487b95a07dbc3599fb1349a2e3aaae1.png)\n\n\n\n## 捐赠 \n\n如果觉得还不错，请作者喝杯咖啡吧 ☺\n\n![](https://static.oschina.net/uploads/img/201903/08155608_0EFX.png)"
  },
  {
    "path": "check_jeecgenv.py",
    "content": "import os\nimport subprocess\nimport re\nimport sys\nfrom typing import Tuple, Optional\n\ndef run_command(cmd: str) -> Tuple[int, str]:\n    \"\"\"执行命令并返回退出码和输出\"\"\"\n    try:\n        result = subprocess.run(cmd, shell=True, check=False, \n                              stdout=subprocess.PIPE, stderr=subprocess.PIPE,\n                              text=True)\n        return result.returncode, result.stdout.strip()\n    except Exception as e:\n        return -1, str(e)\n\ndef check_java() -> bool:\n    \"\"\"检查JDK 17+是否安装\"\"\"\n    print(\"\\n检查JDK 17+...\")\n    rc, output = run_command(\"java -version 2>&1\")\n    if rc != 0:\n        print(\"❌ 未检测到Java，请安装JDK 17+\")\n        return False\n    \n    version_pattern = r'\"(\\d+)(?:\\.\\d+)*(?:_\\d+)?'\n    match = re.search(version_pattern, output)\n    if not match:\n        print(\"❌ 无法解析Java版本\")\n        return False\n    \n    version = int(match.group(1))\n    if version >= 17:\n        print(f\"✅ JDK版本 {version} (满足17+要求)\")\n        return True\n    else:\n        print(f\"❌ JDK版本 {version} (需要17+)\")\n        return False\n\ndef check_maven() -> bool:\n    \"\"\"检查Maven是否安装\"\"\"\n    print(\"\\n检查Maven...\")\n    rc, output = run_command(\"mvn -v\")\n    if rc == 0:\n        print(\"✅ Maven已安装\")\n        return True\n    else:\n        print(\"❌ Maven未安装\")\n        return False\n\ndef check_node() -> bool:\n    \"\"\"检查Node.js 20+是否安装\"\"\"\n    print(\"\\n检查Node.js 20+...\")\n    rc, output = run_command(\"node -v\")\n    if rc != 0:\n        print(\"❌ Node.js未安装\")\n        return False\n    \n    version_pattern = r'v(\\d+)\\.\\d+\\.\\d+'\n    match = re.search(version_pattern, output)\n    if not match:\n        print(\"❌ 无法解析Node.js版本\")\n        return False\n    \n    version = int(match.group(1))\n    if version >= 20:\n        print(f\"✅ Node.js版本 {version} (满足20+要求)\")\n        return True\n    else:\n        print(f\"❌ Node.js版本 {version} (需要20+)\")\n        return False\n\ndef check_pnpm() -> bool:\n    \"\"\"检查PNPM 9+是否安装\"\"\"\n    print(\"\\n检查PNPM 9+...\")\n    rc, output = run_command(\"pnpm -v\")\n    if rc != 0:\n        print(\"❌ PNPM未安装\")\n        return False\n    \n    try:\n        # 处理可能的版本号格式：v9.0.0 或 9.0.0 或 9\n        version_str = output.strip().lstrip('v').split('.')[0]\n        version = int(version_str)\n        \n        if version >= 9:\n            print(f\"✅ PNPM版本 {output.strip()} (满足9+要求)\")\n            return True\n        else:\n            print(f\"❌ PNPM版本 {output.strip()} (需要9+)\")\n            return False\n    except (ValueError, IndexError):\n        print(f\"❌ 无法解析PNPM版本: {output.strip()}\")\n        return False\n\ndef check_redis_connection() -> bool:\n    \"\"\"检查Redis连接\"\"\"\n    print(\"\\n检查Redis连接...\")\n    print(\"⚠️ 请确保已配置Redis连接信息并在jeecg-boot项目中正确配置\")\n    print(\"⚠️ 此检查需要根据实际项目配置进行验证\")\n    print(\"⚠️ 配置文件位置: jeecg-boot/jeecg-module-system/jeecg-system-start/src/main/resources/application-dev.yml\")\n    return True\n\ndef check_mysql_connection() -> bool:\n    \"\"\"检查MySQL连接\"\"\"\n    print(\"\\n检查MySQL连接...\")\n    print(\"⚠️ 请确保已配置MySQL连接信息并在jeecg-boot项目中正确配置\")\n    print(\"⚠️ 此检查需要根据实际项目配置进行验证\")\n    print(\"⚠️ 配置文件位置: jeecg-boot/jeecg-module-system/jeecg-system-start/src/main/resources/application-dev.yml\")\n    return True\n\ndef print_mysql_config():\n    \"\"\"打印MySQL配置并提示需要修改的位置\"\"\"\n    print(\"\\nMySQL配置参考 (请检查以下配置是否正确):\")\n    print(\"\"\"\nspring.datasource.dynamic.datasource:\n  master:\n    url: jdbc:mysql://127.0.0.1:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\n    username: root       # ← 可能需要修改\n    password: root       # ← 可能需要修改\n    driver-class-name: com.mysql.cj.jdbc.Driver\n\"\"\")\n\ndef check_ai_vector_db() -> bool:\n    \"\"\"检查AI向量库(pgvector)配置\"\"\"\n    print(\"\\n检查AI知识库向量库配置...\")\n    print(\"⚠️ 如果需要使用AI知识库功能，请配置pgvector向量库\")\n    print(\"⚠️ 配置文件位置: jeecg-boot/jeecg-module-system/jeecg-system-start/src/main/resources/application-dev.yml\")\n    print(\"\\n配置参考:\")\n    print(\"\"\"\njeecg.ai-rag:\n    embed-store:\n      host: 127.0.0.1       # ← 可能需要修改\n      port: 5432            # ← 可能需要修改\n      database: postgres    # ← 可能需要修改\n      user: postgres        # ← 可能需要修改\n      password: postgres    # ← 可能需要修改\n      table: embeddings     # ← 可能需要修改\n\"\"\")\n    print(\"⚠️ 注意: 请确保已安装PostgreSQL并添加pgvector扩展！docker安装参考：https://help.jeecg.com/aigc/config\")\n    return True\n\ndef check_ai_config() -> bool:\n    \"\"\"检查AI账号配置\"\"\"\n    print(\"\\n检查AI功能配置...\")\n    print(\"⚠️ 如果需要使用AI聊天功能，请配置AI账号信息\")\n    print(\"⚠️ 配置文件位置: jeecg-boot/jeecg-module-system/jeecg-system-start/src/main/resources/application-dev.yml\")\n    print(\"\\n配置参考:\")\n    print(\"\"\"\njeecg:\n  # AI集成\n  ai-chat:\n    enabled: true           # ← 启用AI功能\n    model: deepseek-chat    # ← 模型名称\n    apiKey: ??              # ← 必须修改为您的API Key\n    apiHost: https://api.deepseek.com/v1  # ← API地址\n    timeout: 60             # ← 超时时间(秒)\n\"\"\")\n    print(\"⚠️ 注意: 请确保已获取有效的API Key并正确配置！AI账号注册获取参考： https://help.jeecg.com/java/deepSeekSupport\")\n    return True\n\n\ndef print_redis_config():\n    \"\"\"打印Redis配置并提示需要修改的位置\"\"\"\n    print(\"\\nRedis配置参考 (请检查以下配置是否正确):\")\n    print(\"\"\"\nspring.redis:\n  database: 0\n  host: 127.0.0.1        # ← 可能需要修改\n  port: 6379             # ← 可能需要修改\n  password: ''           # ← 如果需要密码请修改\n\"\"\")\n\ndef main():\n    print(\"=\"*50)\n    print(\"JeecgBoot 运行环境检查脚本\")\n    print(\"=\"*50)\n    \n    all_checks_passed = True\n    \n    # 检查各项依赖\n    if not check_java():\n        all_checks_passed = False\n    \n    if not check_maven():\n        all_checks_passed = False\n    \n    if not check_node():\n        all_checks_passed = False\n    \n    if not check_pnpm():\n        all_checks_passed = False\n    \n    # 数据库提示\n    print(\"=\"*50)\n    check_redis_connection()\n    print_redis_config()\n    print(\"=\"*50)\n    check_mysql_connection()\n    print_mysql_config()\n    print(\"=\"*50)\n    check_ai_config()\n    print(\"=\"*50)\n    check_ai_vector_db()\n    \n    print(\"\\n\" + \"=\"*50)\n    if all_checks_passed:\n        print(\"✅ 所有基础环境检查通过\")\n        print(\"⚠️ 注意: 请确保Redis和MySQL、AI账号、向量库pgvector 已正确配置并连接成功\")\n    else:\n        print(\"❌ 部分环境检查未通过，请根据上述提示解决问题\")\n    \n    print(\"=\"*50)\n\nif __name__ == \"__main__\":\n    main()\n    input(\"\\n按回车键退出...\")  # 等待用户输入"
  },
  {
    "path": "docker-compose-cloud.yml",
    "content": "version: '2'\nservices:\n  jeecg-boot-mysql:\n    build:\n      context: ./jeecg-boot/db\n    environment:\n      MYSQL_ROOT_PASSWORD: root\n      MYSQL_ROOT_HOST: '%'\n      TZ: Asia/Shanghai\n    restart: always\n    container_name: jeecg-boot-mysql\n    image: jeecg-boot-mysql\n    command:\n      --character-set-server=utf8mb4\n      --collation-server=utf8mb4_general_ci\n      --explicit_defaults_for_timestamp=true\n      --lower_case_table_names=1\n      --max_allowed_packet=128M\n      --default-authentication-plugin=caching_sha2_password\n    ports:\n      - 13306:3306\n    networks:\n      - jeecg-boot\n\n  jeecg-boot-redis:\n    image: registry.cn-hangzhou.aliyuncs.com/jeecgdocker/redis:5.0\n#    ports:\n#      - 6379:6379\n    restart: always\n    hostname: jeecg-boot-redis\n    container_name: jeecg-boot-redis\n    networks:\n      - jeecg-boot\n\n  jeecg-boot-pgvector:\n    image: registry.cn-hangzhou.aliyuncs.com/jeecgdocker/pgvector\n    container_name: jeecg-boot-pgvector\n    environment:\n      POSTGRES_USER: postgres\n      POSTGRES_PASSWORD: postgres\n      POSTGRES_DB: vector_db\n    ports:\n      - 5432:5432\n    restart: always\n    networks:\n      - jeecg-boot\n      \n  jeecg-boot-nacos:\n    restart: always\n    build:\n      context: ./jeecg-boot/jeecg-server-cloud/jeecg-cloud-nacos\n    ports:\n      - 8848:8848\n    container_name: jeecg-boot-nacos\n    depends_on:\n      - jeecg-boot-mysql\n    hostname: jeecg-boot-nacos\n    networks:\n      - jeecg-boot\n\n  jeecg-boot-system:\n    depends_on:\n      - jeecg-boot-nacos\n    build:\n      context: ./jeecg-boot/jeecg-server-cloud/jeecg-system-cloud-start\n    container_name: jeecg-system-start\n    hostname: jeecg-boot-system\n    restart: on-failure\n    environment:\n      - TZ=Asia/Shanghai\n    networks:\n      - jeecg-boot\n\n  jeecg-boot-demo:\n    depends_on:\n      - jeecg-boot-nacos\n    build:\n      context: ./jeecg-boot/jeecg-server-cloud/jeecg-demo-cloud-start\n    container_name: jeecg-demo-start\n    hostname: jeecg-boot-demo\n    restart: on-failure\n    environment:\n      - TZ=Asia/Shanghai\n    networks:\n      - jeecg-boot\n\n  jeecg-boot-gateway:\n    restart: on-failure\n    build:\n      context: ./jeecg-boot/jeecg-server-cloud/jeecg-cloud-gateway\n    ports:\n      - 9999:9999\n    depends_on:\n      - jeecg-boot-nacos\n      - jeecg-boot-system\n    container_name: jeecg-boot-gateway\n    hostname: jeecg-boot-gateway\n    networks:\n      - jeecg-boot\n\n#  jeecg-boot-rabbitmq:\n#    image: rabbitmq:3.7.7-management\n#    ports:\n#      - 5672:5672\n#      - 15672:15672\n#    restart: always\n#    container_name: jeecg-boot-rabbitmq\n#    hostname: jeecg-boot-rabbitmq\n#    environment:\n#      RABBITMQ_DEFAULT_USER: guest\n#      RABBITMQ_DEFAULT_PASS: guest\n\n  jeecg-boot-sentinel:\n     restart: on-failure\n     build:\n       context: ./jeecg-boot/jeecg-server-cloud/jeecg-visual/jeecg-cloud-sentinel\n     ports:\n       - 9000:9000\n     depends_on:\n       - jeecg-boot-nacos\n       - jeecg-boot-demo\n       - jeecg-boot-system\n       - jeecg-boot-gateway\n     container_name: jeecg-boot-sentinel\n     hostname: jeecg-boot-sentinel\n     networks:\n       - jeecg-boot\n\n  jeecg-boot-xxljob:\n     build:\n       context: ./jeecg-boot/jeecg-server-cloud/jeecg-visual/jeecg-cloud-xxljob\n     ports:\n       - 9080:9080\n     container_name: jeecg-boot-xxljob\n     hostname: jeecg-boot-xxljob\n     networks:\n       - jeecg-boot\n       \n  jeecg-vue:\n    build:\n      context: ./jeecgboot-vue3\n      dockerfile: Dockerfile.cloud\n    container_name: jeecgboot-vue3-nginx\n    image: jeecgboot-vue3\n    depends_on:\n      - jeecg-boot-system\n    networks:\n      - jeecg-boot\n    ports:\n      - 80:80\n\nnetworks:\n  jeecg-boot:\n    name: jeecg_boot\n"
  },
  {
    "path": "docker-compose.yml",
    "content": "version: '2'\nservices:\n  jeecg-boot-mysql:\n    build:\n      context: ./jeecg-boot/db\n    environment:\n      MYSQL_ROOT_PASSWORD: root\n      MYSQL_ROOT_HOST: '%'\n      TZ: Asia/Shanghai\n    restart: always\n    container_name: jeecg-boot-mysql\n    image: jeecg-boot-mysql\n    command:\n      --character-set-server=utf8mb4\n      --collation-server=utf8mb4_general_ci\n      --explicit_defaults_for_timestamp=true\n      --lower_case_table_names=1\n      --max_allowed_packet=128M\n      --default-authentication-plugin=caching_sha2_password\n    ports:\n      - 13306:3306\n    networks:\n      - jeecg-boot\n\n  jeecg-boot-redis:\n    image: registry.cn-hangzhou.aliyuncs.com/jeecgdocker/redis:5.0\n    # ports:\n    #   - 3792:6379\n    restart: always\n    hostname: jeecg-boot-redis\n    container_name: jeecg-boot-redis\n    networks:\n      - jeecg-boot\n\n  jeecg-boot-pgvector:\n    image: registry.cn-hangzhou.aliyuncs.com/jeecgdocker/pgvector\n    container_name: jeecg-boot-pgvector\n    environment:\n      POSTGRES_USER: postgres\n      POSTGRES_PASSWORD: postgres\n      POSTGRES_DB: vector_db\n    ports:\n      - 5432:5432\n    restart: always\n    networks:\n      - jeecg-boot\n      \n  jeecg-boot-system:\n    build:\n      context: ./jeecg-boot/jeecg-module-system/jeecg-system-start\n    restart: on-failure\n    depends_on:\n      - jeecg-boot-mysql\n      - jeecg-boot-redis\n    container_name: jeecg-boot-system\n    image: jeecg-boot-system\n    hostname: jeecg-boot-system\n    ports:\n      - 8080:8080\n    networks:\n      - jeecg-boot\n  jeecg-vue:\n    build:\n      context: ./jeecgboot-vue3\n    container_name: jeecgboot-vue3-nginx\n    image: jeecgboot-vue3\n    depends_on:\n      - jeecg-boot-system\n    networks:\n      - jeecg-boot\n    ports:\n      - 80:80\n\nnetworks:\n  jeecg-boot:\n    name: jeecg_boot\n"
  },
  {
    "path": "jeecg-boot/.gitignore",
    "content": "## ide\n**/.idea\n*.iml\nrebel.xml\n\n## backend\n**/target\n**/logs\n\n## front\n**/*.lock\nos_del.cmd\nos_del_doc.cmd\n.svn\nderby.log\n"
  },
  {
    "path": "jeecg-boot/LICENSE",
    "content": "    Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright (c) 2019 <a href=\"http://www.jeecg.com\">Jeecg Boot</a> All rights reserved.\n \n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n   \n   In any case, you must not make any such use of this software as to develop software which may be considered competitive with this software.\n   \n   JeecgBoot 是由 北京国炬信息技术有限公司 发行的软件。 总部位于北京，地址：中国·北京·朝阳区科荟前街1号院奥林佳泰大厦。邮箱：jeecgos@163.com\n   本软件受适用的国家软件著作权法（包括国际条约）和开源协议 双重保护许可。\n   \n   开源协议中文释意如下：\n   1.JeecgBoot开源版本无任何限制，在遵循本开源协议条款下，允许商用使用，不会造成侵权行为。\n   2.允许基于本平台软件开展业务系统开发。\n   3.在任何情况下，您不得使用本软件开发可能被认为与本软件竞争的软件。\n   \n   最终解释权归：http://www.jeecg.com"
  },
  {
    "path": "jeecg-boot/README.md",
    "content": "JeecgBoot 低代码开发平台\n===============\n\n当前最新版本： 3.9.1（发布日期： 2026-01-22） \n\n\n[![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE)\n[![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jeecg.com/aboutusIndex)\n[![](https://img.shields.io/badge/version-3.9.1-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot)\n[![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/jeecg-boot)\n[![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/jeecg-boot)\n\n\n\n项目介绍\n-----------------------------------\n\n<h3 align=\"center\">企业级AI低代码平台</h3>\n\nJeecgBoot 是一款基于BPM流程和代码生成的AI低代码平台，助力企业快速实现低代码开发和构建AI应用。\n采用前后端分离架构（Ant Design&Vue3，SpringBoot3，SpringCloud Alibaba，Mybatis-plus），强大代码生成器实现前后端一键生成，无需手写代码。\n平台引领AI低代码开发模式：AI生成→在线编码→代码生成→手工合并，解决Java项目80%重复工作，提升效率，节省成本，兼顾灵活性。\n具备强大且颗粒化的权限控制，支持按钮权限和数据权限设置，满足大型业务系统需求。功能涵盖在线表单、表单设计、流程设计、门户设计、报表与大屏设计、OA办公、AI应用、AI知识库、大模型管理、AI流程编排、AI聊天，支持ChatGPT、DeepSeek、Ollama等多种AI大模型。\n\n`AI赋能报表:` 积木报表是一款自主研发的强大开源企业级Web报表与大屏工具。它通过零编码的拖拽式操作，赋能用户如同搭积木般轻松构建各类复杂报表和数据大屏，全面满足企业数据可视化与分析需求，助力企业级数据产品的高效打造与应用。\n\n`AI赋能低代码:` 提供完善成熟的AI应用平台，涵盖AI应用管理、AI模型管理、智能对话助手、知识库问答、流程编排与设计器、AI建表等多项功能。平台兼容多种主流大模型，包括ChatGPT、DeepSeek、Ollama、智普、千问等，助力企业高效构建智能化应用，推动低代码开发与AI深度融合。\n\n`AI驱动开发:` 全新推出AI驱动开发能力，支持一句话生成完整系统，提供零代码模式（一句话搭建系统，无需编写代码）和代码生成模式（基于 jeecg-codegen，自动生成完整代码和建表SQL）两种选择。同时支持一句话自动绘制流程图、设计表单，省去手工绘制繁琐步骤。[B站视频演示](https://www.bilibili.com/video/BV1KKwTzJEbX/) | [技能对比与使用说明](https://help.jeecg.com/java/ai/skills/skill-comparison/)\n\n`JEECG宗旨是:` JEECG旨在通过OnlineCoding平台实现简单功能的零代码快速搭建，同时针对复杂功能采用代码生成器生成代码并手工合并，打造智能且灵活的低代码开发模式，有效解决了当前低代码产品普遍缺乏灵活性的问题，提升开发效率的同时兼顾系统的扩展性和定制化能力。\n\n`JEECG业务流程:` JEECG业务流程采用BPM工作流引擎实现业务审批，扩展任务接口供开发人员编写业务逻辑，表单提供表单设计器、在线配置表单和编码表单等多种解决方案。通过流程与表单的分离设计（松耦合）及任务节点的灵活配置，既保障了企业流程的安全性与保密性，又大幅降低了开发人员的工作量。\n\nAI 重磅能力\n-----------------------------------\n\nJeecgBoot 全新推出 AI 驱动开发能力，**支持一句话生成完整系统**，极大简化开发流程。\n\n**两种模式，灵活选择：**\n\n| 模式 | 说明 |\n|------|------|\n| 零代码模式 | 一句话即可搭建系统，无需编写任何代码 |\n| 代码生成模式 | 基于 jeecg-codegen，自动生成完整代码和建表 SQL |\n\n**更多 AI 能力：**\n- 支持一句话自动绘制流程图，省去手工绘制繁琐步骤\n- 支持一句话自动设计表单，快速完成表单搭建\n\n**视频演示：** [B站观看视频](https://www.bilibili.com/video/BV1KKwTzJEbX/)\n\n**官方文档：** [技能对比与使用说明](https://help.jeecg.com/java/ai/skills/skill-comparison/)\n\n\nAI Skills 技能清单\n-----------------------------------\n\n结合 Claude Code 的 AI Skills 技能，JeecgBoot 实现了**自然语言驱动的低代码开发**，一句话即可完成从需求到代码/配置的全流程自动化。[详细文档](https://help.jeecg.com/java/ai/skills/skill-comparison/) | [Skills 下载](https://github.com/jeecgboot/skills)\n\n| Skill | 技能 | 功能介绍 | 是否需要写代码 |\n|-------|------|----------|---------------|\n| `jeecg-codegen` | AI一句话生成全套代码 | 自然语言需求自动转换为 JeecgBoot 全套 CRUD 代码，包括后端 Java 代码 + 前端 Vue3 代码 + 建表 SQL + 菜单权限 SQL，支持无表生成，甚至生成一套系统全代码 | 否（AI 自动生成源码） |\n| `jeecg-onlform` | AI一句话创建 Online 表单 | 自然语言需求自动转换为 JeecgBoot Online 表单，完成从表单配置 → 同步数据库 → 生成菜单 SQL 的全流程自动化 | 否 |\n| `jeecg-onlreport` | AI一句话创建 Online 报表 | 将自然语言需求自动转换为 JeecgBoot Online 报表，完成从 SQL 编写 → 字段解析 → 报表配置 → 创建报表的全流程自动化 | 否 |\n| `jeecg-desform` | AI一句话画表单 | 自然语言的表单需求描述自动转换为 JeecgBoot 的设计器表单，完成从需求解析 → JSON 生成 → API 创建的全流程自动化，甚至可以创建一套系统 | 否 |\n| `jeecg-bpmn` | AI一句话画流程 | 将自然语言的审批流程描述自动转换为 Flowable BPMN 2.0 XML，并通过 API 在 JeecgBoot 系统中自动创建流程 | 否 |\n\n\n\n适用项目\n-----------------------------------\nJeecgBoot低代码平台兼容所有J2EE项目开发，支持信创国产化，特别适用于SAAS、企业信息管理系统（MIS）、内部办公系统（OA）、企业资源计划系统（ERP）、客户关系管理系统（CRM）及AI知识库等场景。其半智能手工Merge开发模式，可显著提升70%以上的开发效率，极大降低开发成本。同时，JeecgBoot还是一款全栈式AI开发平台，助力企业快速构建和部署个性化AI应用。。\n\n\n**信创兼容说明**\n- 操作系统：国产麒麟、银河麒麟等国产系统几乎都是基于 Linux 内核，因此它们具有良好的兼容性。\n- 数据库：达梦、人大金仓、TiDB\n- 中间件：东方通 TongWeb、TongRDS，宝兰德 AppServer、CacheDB, [信创配置文档](https://help.jeecg.com/java/tongweb-deploy/)\n\n\n\n\n#### 项目说明\n\n| 项目名              | 说明                                                                 | \n|------------------|--------------------------------------------------------------------|\n| `jeecg-boot`     | 后端源码JAVA（SpringBoot3微服务架构）                                         |\n| `jeecgboot-vue3` | 前端源码VUE3（vue3+vite6+antd4+ts最新技术栈）                                 |\n\n\n\n启动项目\n-----------------------------------\n\n> 默认账号密码： admin/123456\n\n- [开发环境搭建](https://help.jeecg.com/java/setup/tools)\n- [IDEA启动前后端(单体模式)](https://help.jeecg.com/java/setup/idea/startup)\n- [Docker一键启动(单体模式)](https://help.jeecg.com/java/docker/quick)\n- [IDEA启动前后端(微服务方式)](https://help.jeecg.com/java/springcloud/switchcloud/monomer)\n- [Docker一键启动(微服务方式)](https://help.jeecg.com/java/docker/quickcloud)\n\n\n技术文档\n-----------------------------------\n\n- 官方网站：  [http://www.jeecg.com](http://www.jeecg.com)\n- 在线演示：  [平台演示](https://boot3.jeecg.com) | [APP演示](https://jeecg.com/appIndex)\n- 入门指南：  [快速入门](http://www.jeecg.com/doc/quickstart)  | [代码生成使用](https://help.jeecg.com/java/codegen/online) | [开发文档](https://help.jeecg.com)  | [AI应用手册](https://help.jeecg.com/aigc) | [视频教程](http://jeecg.com/doc/video)\n- 技术支持：  [反馈问题](https://github.com/jeecgboot/JeecgBoot/issues/new?template=bug_report.md)    | [低代码体验一分钟](https://jeecg.blog.csdn.net/article/details/106079007)\n- QQ交流群 ： 964611995、⑩716488839(满)、⑨808791225(满)、其他(满)\n\n\nAI 应用平台介绍\n-----------------------------------\n\n一个全栈式 AI 开发平台，旨在帮助开发者快速构建和部署个性化的 AI 应用。\n\nJeecgBoot平台提供了一套完善的AI应用管理系统模块，是一套类似`Dify`的`AIGC应用开发平台`+`知识库问答`，是一款基于LLM大语言模型AI应用平台和 RAG 的知识库问答系统。\n其直观的界面结合了 AI 流程编排、RAG 管道、知识库管理、模型管理、对接向量库、实时运行可观察等，让您可以快速从原型到生产，拥有AI服务能力。\n\n- [详细专题介绍，请点击查看](README-AI.md)\n\n- AI视频介绍\n\n[![](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/jeecg_aivideo.png)](https://www.bilibili.com/video/BV1zmd7YFE4w)\n\n\n为什么选择JeecgBoot?\n-----------------------------------\n- 1.采用最新主流前后分离框架（Spring Boot3 + MyBatis + Shiro/SpringAuthorizationServer + Ant Design4 + Vue3），容易上手；代码生成器依赖性低，灵活的扩展能力，可快速实现二次开发。\n- 2.前端大版本换代，最新版采用 Vue3.0 + TypeScript + Vite6 + Ant Design Vue4 等新技术方案。\n- 3.支持微服务Spring Cloud Alibaba（Nacos、Gateway、Sentinel、Skywalking），提供简易机制，支持单体和微服务自由切换（这样可以满足各类项目需求）。\n- 4.开发效率高，支持在线建表和AI建表，提供强大代码生成器，单表、树列表、一对多、一对一等数据模型，增删改查功能一键生成，菜单配置直接使用。\n- 5.代码生成器提供强大模板机制，支持自定义模板，目前提供四套风格模板（单表两套、树模型一套、一对多三套）。\n- 6.提供强大的报表和大屏可视化工具，支持丰富的数据源连接，能够通过拖拉拽方式快速制作报表、大屏和门户设计；支持多种图表类型：柱形图、折线图、散点图、饼图、环形图、面积图、漏斗图、进度图、仪表盘、雷达图、地图等。\n- 7.低代码能力：在线表单（无需编码，通过在线配置表单，实现表单的增删改查，支持单表、树、一对多、一对一等模型，实现人人皆可编码），在线配置零代码开发、所见即所得支持23种类控件。\n- 8.低代码能力：在线报表、在线图表（无需编码，通过在线配置方式，实现数据报表和图形报表，可以快速抽取数据，减轻开发压力，实现人人皆可编码）。\n- 9.Online支持在线增强开发，提供在线代码编辑器，支持代码高亮、代码提示等功能，支持多种语言（Java、SQL、JavaScript等）。\n- 10.封装完善的用户、角色、菜单、组织机构、数据字典、在线定时任务等基础功能，支持访问授权、按钮权限、数据权限等功能。\n- 11.前端UI提供丰富的组件库，支持各种常用组件，如表格、树形控件、下拉框、日期选择器等，满足各种复杂的业务需求 [UI组件库文档](https://help.jeecg.com/category/ui%E7%BB%84%E4%BB%B6%E5%BA%93)。\n- 12.提供APP配套框架，一份多代码多终端适配，一份代码多终端适配，小程序、H5、安卓、iOS、鸿蒙Next。\n- 13.新版APP框架采用Uniapp、Vue3.0、Vite、Wot-design-uni、TypeScript等最新技术栈，包括二次封装组件、路由拦截、请求拦截等功能。实现了与JeecgBoot完美对接：目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格、聊天、Online表单、仪表盘等功能，提供了丰富的组件。\n- 14.提供了一套成熟的AI应用平台功能，从AI模型、知识库到AI应用搭建，助力企业快速落地AI服务，加速智能化升级。\n- 15.AI能力：目前JeecgBoot支持AI大模型chatgpt和deepseek，现在最新版默认使用deepseek，速度更快质量更高。目前提供了AI对话助手、AI知识库、AI应用、AI建表、AI报表等功能。\n- 16.提供新行编辑表格JVXETable，轻松满足各种复杂ERP布局，拥有更高的性能、更灵活的扩展、更强大的功能。\n- 17.平台首页风格，提供多种组合模式，支持自定义风格；支持门户设计，支持自定义首页。\n- 18.常用共通封装，各种工具类（定时任务、短信接口、邮件发送、Excel导入导出等），基本满足80%项目需求。\n- 19.简易Excel导入导出，支持单表导出和一对多表模式导出，生成的代码自带导入导出功能。\n- 20.集成智能报表工具，报表打印、图像报表和数据导出非常方便，可极其方便地生成PDF、Excel、Word等报表。\n- 21.采用前后分离技术，页面UI风格精美，针对常用组件做了封装：时间、行表格控件、截取显示控件、报表组件、编辑器等。\n- 22.查询过滤器：查询功能自动生成，后台动态拼SQL追加查询条件；支持多种匹配方式（全匹配/模糊查询/包含查询/不匹配查询）。\n- 23.数据权限（精细化数据权限控制，控制到行级、列表级、表单字段级，实现不同人看不同数据，不同人对同一个页面操作不同字段）。\n- 24.接口安全机制，可细化控制接口授权，非常简便实现不同客户端只看自己数据等控制；也提供了基于AK和SK认证鉴权的OpenAPI功能。\n- 25.活跃的社区支持；近年来，随着网络威胁的日益增加，团队在安全和漏洞管理方面积累了丰富的经验，能够为企业提供全面的安全解决方案。\n- 26.权限控制采用RBAC（Role-Based Access Control，基于角色的访问控制）。\n- 27.页面校验自动生成（必须输入、数字校验、金额校验、时间空间等）。\n- 28.支持SaaS服务模式，提供SaaS多租户架构方案。\n- 29.分布式文件服务，集成MinIO、阿里OSS等优秀的第三方，提供便捷的文件上传与管理，同时也支持本地存储。\n- 30.主流数据库兼容，一套代码完全兼容MySQL、PostgreSQL、Oracle、SQL Server、MariaDB、达梦、人大金仓等主流数据库。\n- 31.集成工作流Flowable，并实现了只需在页面配置流程转向，可极大简化BPM工作流的开发；用BPM的流程设计器画出了流程走向，一个工作流基本就完成了，只需写很少量的Java代码。\n- 32.低代码能力：在线流程设计，采用开源Flowable流程引擎，实现在线画流程、自定义表单、表单挂靠、业务流转。\n- 33.多数据源：极其简易的使用方式，在线配置数据源配置，便捷地从其他数据抓取数据。\n- 34.提供单点登录CAS集成方案，项目中已经提供完善的对接代码。\n- 35.低代码能力：表单设计器，支持用户自定义表单布局，支持单表、一对多表单，支持select、radio、checkbox、textarea、date、popup、列表、宏等控件。\n- 36.专业接口对接机制，统一采用RESTful接口方式，集成Swagger-UI在线接口文档，JWT token安全验证，方便客户端对接。\n- 37.高级组合查询功能，在线配置支持主子表关联查询，可保存查询历史。\n- 38.提供各种系统监控，实时跟踪系统运行情况（监控Redis、Tomcat、JVM、服务器信息、请求追踪、SQL监控）。\n- 39.消息中心（支持短信、邮件、微信推送等）；集成WebSocket消息通知机制。\n- 40.支持多语言，提供国际化方案。\n- 41.数据变更记录日志，可记录数据每次变更内容，通过版本对比功能查看历史变化。\n- 42.提供简单易用的打印插件，支持谷歌、火狐、IE11+等各种浏览器。\n- 43.后端采用Maven分模块开发方式；前端支持菜单动态路由。\n- 44.提供丰富的示例代码，涵盖了常用的业务场景，便于学习和参考。\n\n\n技术架构：\n-----------------------------------\n\n#### 后端\n\n- IDE建议： IDEA (必须安装lombok插件 )\n- 语言：Java 默认jdk17(jdk21、jdk24)\n- 依赖管理：Maven\n- 基础框架：Spring Boot 3.5.5\n- 微服务框架： Spring Cloud Alibaba 2023.0.3.3\n- 持久层框架：MybatisPlus 3.5.12\n- 报表工具： JimuReport 2.1.3\n- 安全框架：Apache Shiro 2.0.4，Jwt 4.5.0\n- 微服务技术栈：Spring Cloud Alibaba、Nacos、Gateway、Sentinel、Skywalking\n- 数据库连接池：阿里巴巴Druid 1.2.24\n- AI大模型：支持 `ChatGPT` `DeepSeek` `千问`等各种常规模式\n- 日志打印：logback\n- 缓存：Redis\n- 其他：autopoi, fastjson，poi，Swagger-ui，quartz, lombok（简化代码）等。\n- 默认提供MySQL5.7+数据库脚本\n- [其他数据库，需要自己转](https://my.oschina.net/jeecg/blog/4905722)\n\n\n#### 前端\n\n- 前端环境要求：Node.js要求`Node 20+` 版本以上、pnpm 要求`9+` 版本以上\n  ` ( Vite 不再支持已结束生命周期（EOL）的 Node.js 18。现在需要使用 Node.js 20.19+ 或 22.12+)`\n\n- 依赖管理：node、npm、pnpm\n- 前端IDE建议：IDEA、WebStorm、Vscode\n- 采用 Vue3.0+TypeScript+Vite6+Ant-Design-Vue4等新技术方案，包括二次封装组件、utils、hooks、动态菜单、权限校验、按钮级别权限控制等功能\n- 最新技术栈：Vue3.0 + TypeScript + Vite6 + ant-design-vue4 + pinia + echarts + unocss + vxe-table + qiankun + es6\n\n\n\n\n#### 支持库\n\n|  数据库   |  支持   |\n| --- | --- |\n|   MySQL   |  √   |\n|  Oracle11g   |  √   |\n|  Sqlserver2017   |  √   |\n|   PostgreSQL   |  √   |\n|   MariaDB   |  √   |\n|   达梦   |  √   |\n|   人大金仓   |  √   |\n|   TiDB   |  √   |\n\n\n\n \n## 微服务解决方案\n\n\n- 1、服务注册和发现 Nacos √\n- 2、统一配置中心 Nacos  √\n- 3、路由网关 gateway(三种加载方式) √\n- 4、分布式 http feign √\n- 5、熔断降级限流 Sentinel √\n- 6、分布式文件 Minio、阿里OSS √ \n- 7、统一权限控制 JWT + Shiro √\n- 8、服务监控 SpringBootAdmin√\n- 9、链路跟踪 Skywalking   [参考文档](https://help.jeecg.com/java/springcloud/super/skywarking)\n- 10、消息中间件 RabbitMQ  √\n- 11、分布式任务 xxl-job  √ \n- 12、分布式事务 Seata\n- 13、轻量分布式日志 Loki+grafana套件\n- 14、支持 docker-compose、k8s、jenkins\n- 15、CAS 单点登录   √\n- 16、路由限流   √\n\n\n\n后台目录结构\n-----------------------------------\n```\n项目结构\n├─jeecg-boot-parent（父POM： 项目依赖、modules组织）\n│  ├─jeecg-boot-base-core（共通模块： 工具类、config、权限、查询过滤器、注解等）\n│  ├─jeecg-module-demo    示例代码\n│  ├─jeecg-module-system  System系统管理目录\n│  │  ├─jeecg-system-biz    System系统管理权限等功能\n│  │  ├─jeecg-system-start  System单体启动项目(8080）\n│  │  ├─jeecg-system-api    System系统管理模块对外api\n│  │  │  ├─jeecg-system-cloud-api   System模块对外提供的微服务接口\n│  │  │  ├─jeecg-system-local-api   System模块对外提供的单体接口\n│  ├─jeecg-server-cloud           --微服务模块\n     ├─jeecg-cloud-gateway       --微服务网关模块(9999)\n     ├─jeecg-cloud-nacos       --Nacos服务模块(8848)\n     ├─jeecg-system-cloud-start  --System微服务启动项目(7001)\n     ├─jeecg-demo-cloud-start    --Demo微服务启动项目(7002)\n     ├─jeecg-visual\n        ├─jeecg-cloud-monitor       --微服务监控模块 (9111)\n        ├─jeecg-cloud-xxljob        --微服务xxljob定时任务服务端 (9080)\n        ├─jeecg-cloud-sentinel     --sentinel服务端 (9000)\n        ├─jeecg-cloud-test           -- 微服务测试示例（各种例子）\n           ├─jeecg-cloud-test-more         -- 微服务测试示例（feign、熔断降级、xxljob、分布式锁）\n           ├─jeecg-cloud-test-rabbitmq     -- 微服务测试示例（rabbitmq）\n           ├─jeecg-cloud-test-seata          -- 微服务测试示例（seata分布式事务）\n           ├─jeecg-cloud-test-shardingsphere    -- 微服务测试示例（分库分表）\n```\n\n\n\n\n#### 微服务架构图\n![微服务架构图](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/jeecgboot_springcloud2022.png \"在这里输入图片标题\")\n\n\n\n\n\n"
  },
  {
    "path": "jeecg-boot/db/Dockerfile",
    "content": "FROM registry.cn-hangzhou.aliyuncs.com/jeecgdocker/mysql:8.0.19\n\nMAINTAINER jeecgos@163.com\n\nENV TZ=Asia/Shanghai\n\nRUN ln -sf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone\n\nCOPY ./tables_nacos.sql /docker-entrypoint-initdb.d\n\nCOPY ./jeecgboot-mysql-5.7.sql /docker-entrypoint-initdb.d\n\nCOPY ./tables_xxl_job.sql /docker-entrypoint-initdb.d"
  },
  {
    "path": "jeecg-boot/db/jeecgboot-mysql-5.7.sql",
    "content": "CREATE database if NOT EXISTS `jeecg-boot` default character set utf8mb4 collate utf8mb4_unicode_ci;\nUSE `jeecg-boot`;\n\n/*\n Navicat Premium Data Transfer\n\n Source Server         : mysql5.7\n Source Server Type    : MySQL\n Source Server Version : 50738 (5.7.38)\n Source Host           : 127.0.0.1:3306\n Source Schema         : jeecg-boot\n\n Target Server Type    : MySQL\n Target Server Version : 50738 (5.7.38)\n File Encoding         : 65001\n\n Date: 28/01/2026 15:21:15\n*/\n\nSET NAMES utf8mb4;\nSET FOREIGN_KEY_CHECKS = 0;\n\n-- ----------------------------\n-- Table structure for aigc_word_template\n-- ----------------------------\nDROP TABLE IF EXISTS `aigc_word_template`;\nCREATE TABLE `aigc_word_template`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `sys_org_code` varchar(64) CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL DEFAULT NULL COMMENT '所属部门',\n  `name` varchar(32) CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL DEFAULT NULL COMMENT '模版名称',\n  `code` varchar(32) CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL DEFAULT NULL COMMENT '模版编码',\n  `header` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL COMMENT '页眉',\n  `footer` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL COMMENT '页脚',\n  `main` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL COMMENT '主体内容',\n  `margins` varchar(100) CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL DEFAULT NULL COMMENT '页边距',\n  `width` int(11) NULL DEFAULT NULL COMMENT '宽度',\n  `height` int(11) NULL DEFAULT NULL COMMENT '高度',\n  `paper_direction` varchar(32) CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL DEFAULT NULL COMMENT '纸张方向 vertical纵向 horizontal横向',\n  `watermark` varchar(200) CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL DEFAULT NULL COMMENT '水印',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_unicode_ci COMMENT = 'Word模版' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of aigc_word_template\n-- ----------------------------\nINSERT INTO `aigc_word_template` VALUES ('1957327567174488065', 'admin', '2025-08-18 14:23:52', 'admin', '2026-01-21 16:07:11', 'A01', '红头文件', 'red_headed_document', '[]', '[]', '[{\\\"value\\\":\\\"\\\",\\\"font\\\":\\\"微软雅黑\\\",\\\"size\\\":29,\\\"bold\\\":false,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"\\\\n\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":29,\\\"bold\\\":false,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"国\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":34,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"炬\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":34,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"软\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":34,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"件\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":34,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"字\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":34,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"【\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":34,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"2\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":34,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"0\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":34,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"2\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":34,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"0\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":34,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"】\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":34,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"0\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":34,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"0\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":34,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"1\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":34,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"号\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":34,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"\\\\n\\\\n\\\",\\\"font\\\":\\\"楷体\\\",\\\"size\\\":34,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\"},{\\\"value\\\":\\\"\\\\n\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":29,\\\"bold\\\":true,\\\"color\\\":\\\"#000000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"关\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":29,\\\"bold\\\":true,\\\"color\\\":\\\"#000000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"于\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":29,\\\"bold\\\":true,\\\"color\\\":\\\"#000000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"印\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":29,\\\"bold\\\":true,\\\"color\\\":\\\"#000000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"发\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":29,\\\"bold\\\":true,\\\"color\\\":\\\"#000000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"\\\\n\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"主\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"题\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"词\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\":\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":14,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"\\\\n\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"抄\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"送\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"：\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"\\\\n\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":true,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"\\\\n\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"共\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"印\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"份\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"（\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"群\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"发\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"）\\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\" \\\",\\\"font\\\":\\\"仿宋\\\",\\\"size\\\":21,\\\"bold\\\":true,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]}]', '[100,120,100,120]', 795, 1124, 'vertical', '{\\\"data\\\":\\\"\\\",\\\"color\\\":\\\"#AEB5C0\\\",\\\"opacity\\\":0.3,\\\"size\\\":200,\\\"font\\\":\\\"Microsoft YaHei\\\",\\\"repeat\\\":false,\\\"gap\\\":[10,10]}');\n\n-- ----------------------------\n-- Table structure for airag_app\n-- ----------------------------\nDROP TABLE IF EXISTS `airag_app`;\nCREATE TABLE `airag_app`  (\n  `id` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,\n  `create_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `sys_org_code` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '所属部门',\n  `tenant_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '租户id',\n  `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '应用名称',\n  `descr` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '应用描述',\n  `icon` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '应用图标',\n  `type` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '应用类型',\n  `prologue` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '开场白',\n  `prompt` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '提示词',\n  `model_id` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '模型id',\n  `knowledge_ids` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '知识库',\n  `flow_id` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '流程id（多个以逗号分隔）',\n  `status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '状态（enable=启用、disable=禁用、release=发布）',\n  `msg_num` int(11) NULL DEFAULT NULL COMMENT '历史消息数',\n  `metadata` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '元数据',\n  `preset_question` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '预设问题',\n  `quick_command` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '快捷指令',\n  `plugins` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '插件',\n  `memory_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '记忆库(知识库的id)',\n  `variables` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '存放变量的配置',\n  `iz_open_memory` int(1) NULL DEFAULT NULL COMMENT '是否开启记忆(0 不开启，1开启)',\n  `memory_prompt` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '记忆和变量提示词',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of airag_app\n-- ----------------------------\nINSERT INTO `airag_app` VALUES ('1898995126819143682', 'jeecg', '2025-03-10 15:11:35', 'admin', '2025-05-16 11:24:46', 'A04', NULL, '角色扮演聊天机器人', '角色扮演聊天机器人', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/image_1741658340158.png', 'chatSimple', '（仰天大笑）哈哈哈！汝既识吾李白，想必亦是风雅之人！快取美酒，与吾共饮，对月长歌，岂不快哉？若有诗意，且来同吟；若怀壮志，愿共论天下风云！人生得意须尽欢，何不把盏言欢，共赏这人间万象？', '你将扮演一个人物角色李白，以下是关于这个角色的详细设定，请根据这些信息来构建你的回答。 \\n\\n**人物基本信息：**\\n- 你是：李白\\n- 人称：第一人称\\n- 出身背景与上下文：李白出生于安西都护府碎叶城（今吉尔吉斯斯坦托克马克市附近），五岁时随父迁居绵州昌隆县（今四川江油）。他出身于富商家庭，家境优渥，自幼接受良好的教育，遍览诸子百家之书，展现出极高的文学天赋与才情，且喜好剑术，心怀远大抱负，立志在政治与文学上都有所建树，一生渴望入仕报国，却又历经坎坷波折，在仕途上起起落落，最终在诗酒与游历中度过了其传奇的一生。\\n**性格特点：**\\n- 豪放不羁：他不受世俗礼教束缚，行事洒脱，常以狂放之态示人，饮酒作乐，挥毫泼墨，尽显自由奔放的性情。例如 “我本楚狂人，凤歌笑孔丘”，敢于对传统观念表达自己的不羁态度。\\n- 自信豁达：坚信自己的才华与能力，面对困境与挫折时总能以豁达胸怀看待。像 “天生我材必有用，千金散尽还复来”，即便遭遇仕途不顺、生活潦倒，依然对未来充满信心。\\n- 重情重义：珍视友情，与众多友人诗酒唱和，在与友人分别时也会真情流露，如 “桃花潭水深千尺，不及汪伦送我情”，用深情笔触描绘出对友人的不舍与感激。\\n- 浪漫洒脱：充满天马行空的想象，其诗中多有对神仙世界、奇幻自然的描绘，追求精神上的自由与超脱，如 “飞流直下三千尺，疑是银河落九天” 这般充满奇幻瑰丽想象的诗句便是他浪漫性情的写照。\\n**语言风格：**\\n- 富有想象力与夸张手法：常以夸张的笔触描绘事物，营造出强烈的艺术感染力与震撼力，使读者仿佛身临其境。如 “白发三千丈，缘愁似个长”，用极度夸张的白发长度来形容愁绪之深。 \\n- 语言优美且自然流畅：用词精准华丽，却又毫无雕琢之感，诗句如行云流水般自然，读来朗朗上口，兼具音乐性与节奏感。像 “故人西辞黄鹤楼，烟花三月下扬州。孤帆远影碧空尽，唯见长江天际流”，文字优美，意境深远，节奏明快。 \\n- 善用典故与比喻：通过巧妙运用历史典故和形象比喻，增添诗歌的文化底蕴与内涵深度，使诗句更加含蓄蕴藉又易于理解。例如 “闲来垂钓碧溪上，忽复乘舟梦日边”，借用姜太公垂钓与伊尹梦日的典故表达自己对仕途的期待。 \\n**人际关系：**\\n- 与杜甫：李白与杜甫堪称唐代诗坛的双子星，二人相互倾慕，结下深厚情谊。他们曾一同游历，在诗歌创作上相互切磋交流，杜甫有多首诗表达对李白的思念与敬仰，李白也对杜甫颇为欣赏，他们的友情成为文学史上的佳话。\\n- 与汪伦：汪伦以美酒盛情款待李白，李白深受感动，留下 “桃花潭水深千尺，不及汪伦送我情” 的千古名句，可见他们之间真挚的友情。\\n- 与贺知章：贺知章对李白的才华极为赏识，称其为 “谪仙人”，二人在长安官场与诗坛都有交往，这种知遇之情对李白的声誉与心境都产生了积极影响。\\n- 与唐玄宗：李白曾受唐玄宗征召入宫，供奉翰林，本以为可大展政治抱负，然而玄宗只是将他视为文学侍从，为宫廷宴乐作诗助兴，这段君臣关系最终以李白被赐金放还而告终，使李白在仕途理想上遭受重大挫折。\\n**经典台词或口头禅：**\\n- 台词1：“仰天大笑出门去，我辈岂是蓬蒿人。” 表达出其对自身才华的自信以及即将踏入仕途、一展宏图的豪迈与喜悦。 \\n- 台词2：“安能摧眉折腰事权贵，使我不得开心颜。” 体现出他不向权贵低头，坚守人格尊严与精神自由的高尚情操与不屈性格。\\n- 台词2：“长风破浪会有时，直挂云帆济沧海。” 展现出面对困难时的乐观态度与坚定信念，相信总有一天能够乘风破浪，实现理想抱负。\\n\\n要求： \\n- 根据上述提供的角色设定，以第一人称视角进行表达。 \\n- 在回答时，尽可能地融入该角色的性格特点、语言风格以及其特有的口头禅或经典台词。\\n- 如果适用的话，在适当的地方加入（）内的补充信息，如动作、神情等，以增强对话的真实感和生动性。', '1890232564262739969', '', NULL, 'enable', 10, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `airag_app` VALUES ('1899017221531811841', 'jeecg', '2025-03-10 16:39:22', 'jeecg', '2025-03-11 09:59:16', 'A04', NULL, 'Jeecg产品助手', 'Jeecg产品助手-流程', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/logo-qqy_1741658353407.png', 'chatFLow', '我是jeecg的产品小助手，你有产品相关的问题都可以问我。', NULL, NULL, '', '1897212806596395009', 'enable', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `airag_app` VALUES ('1900477102562512898', 'jeecg', '2025-03-14 17:20:25', 'admin', '2025-06-25 17:07:21', 'A04', NULL, '旅行规划师', '帮助你轻松规划自己的旅行', '', 'chatSimple', '我是一个**旅行规划师**😄 😄 😄 ，快快快🎉，告诉我**你想去哪里**❓❓❓\\n\\n**世界那么大，咱俩一起去看看🎆**', '# 角色：旅行规划师\\n帮助用户轻松规划他们的旅行，提供个性化的旅行建议和行程安排。\\n\\n## 目标：\\n1. 为用户设计符合其需求和偏好的旅行计划。\\n2. 提供详细的行程安排，包括交通、住宿、景点等信息。\\n\\n## 技能：\\n1. 精通旅游目的地的知识，能够提供最新的旅行资讯。\\n2. 具备优秀的沟通能力，能够有效理解用户需求。\\n3. 熟悉预算管理，能够提供性价比高的旅行选项。\\n\\n## 工作流：\\n1. 收集用户的旅行需求和偏好，包括目的地、预算、出发时间等。\\n2. 分析用户需求，制定个性化的旅行计划，包括行程安排和预算分配。\\n3. 向用户提供完整的旅行计划，并根据反馈进行调整。 \\n\\n## 输出格式：\\n以清晰的行程表形式输出，包括日期、活动安排、交通方式等信息。\\n\\n## 限制：\\n- 不提供涉及违法或不合规活动的建议。\\n- 尊重用户隐私，不询问不必要的个人信息。\\n- 确保所有信息来源可靠，标注必要的参考资料。', '1890232564262739969', '', NULL, 'enable', 5, NULL, '[{\\\"key\\\":1,\\\"sort\\\":1,\\\"descr\\\":\\\"双人日本7日游\\\",\\\"update\\\":false},{\\\"key\\\":2,\\\"sort\\\":2,\\\"descr\\\":\\\"单人大理3日游\\\",\\\"update\\\":false},{\\\"key\\\":3,\\\"sort\\\":3,\\\"descr\\\":\\\"家庭张家界自驾游\\\",\\\"update\\\":true}]', '[{\\\"name\\\":\\\"去宁夏\\\",\\\"icon\\\":\\\"ant-design:chrome-outlined\\\",\\\"descr\\\":\\\"情侣两人去宁夏3天游玩攻略\\\"}]', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `airag_app` VALUES ('1902262577996546050', 'jeecg', '2025-03-19 15:35:16', 'admin', '2025-12-11 19:31:27', 'A05A01A01', NULL, '看图说话', '看图说话', NULL, 'chatFLow', '上传一张图片，我来为你经书图片中的故事', NULL, NULL, '', '1902263524520935425', 'enable', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `airag_app` VALUES ('1986326978217746433', 'admin', '2025-11-06 14:57:10', 'admin', '2025-11-06 18:57:58', 'A05A01A01', NULL, '商品导购', NULL, NULL, 'chatSimple', '您好～我是您的智能购物助手，可以帮您挑选商品、创建订单并完成购买。\\n无论您想买电子产品、生活用品、图书还是食品，我都能为您快速推荐。\\n您想先看看哪一类商品？😊', '## 导购助手精简提示\\n角色：温和、真诚、贴近真人的导购，帮助选品、查库存、下单与支付；绝不虚构商品/价格/库存。回答只用自然中文，不展示内部过程，不输出 JSON/代码。\\n\\n## 人格与语气\\n热心、礼貌、不过度重复；缺货直说并主动给替代；禁用“我是AI”等表述。示例：\\n - “我帮您查下库存，稍等哦～”  “这款暂时没货，要不要看看类似的？”\\n\\n## 不可逾越底线\\n1. 不编造：空结果必须如实说明，不造商品/价格/订单/库存。\\n2. 不泄露内部：不出现思考/Action/Observation字样。\\n3. 保持口吻：短句、自然、人类化。\\n4. 先确认意图：描述模糊时先问清类目/品牌/用途/预算。\\n\\n## 工具调用核心逻辑\\n始终“先查再答”。凡涉及商品或购买均先调用 list_products；获取到商品后按需继续。\\n\\n触发 list_products（任一满足）：出现商品名称/品牌/型号/类目/用途；询问价格/库存/推荐/折扣；明确购买意向（买/购/下单/订/入手/现货）；出现数量。模糊描述（“想买电脑”）也要查。重复出现商品名需重新查，禁止复用旧ID。\\n\\n触发 check_stock：已有商品ID且询问库存/是否有货/能不能买/数量够不够。\\n\\n触发 create_order：已完成 list_products+check_stock 且库存充足，并用户明确要下单（“就这个” “下单”）。\\n\\n触发 confirm_payment：已有订单且用户明确支付（付款/支付/确认支付）。未确认不得调用。\\n\\n触发 get_order_details：用户询问订单状态/详情。\\n\\n禁止：未查直接推荐；使用历史商品ID；跳过中间步骤；支付前未询问确认。\\n\\n## 失败与补救\\nlist_products 为空：如实说明（“暂时没找到”）并主动引导提供更具体品牌/型号/预算；不得自行举例。库存不足：说明并可再查其它商品（重新调用 list_products）。\\n\\n## 快速自检（任一不满足需补查）\\n1. 已调用最新 list_products？ 2. 所有商品/价格/库存来自最近结果？ 3. 下一步是否需库存/下单/支付？ 4. 步骤是否连续未跳？ 5. 空结果是否如实反馈？\\n\\n## 数据真实性\\n所有信息必须来自最新工具返回；空结果的允许回复：\\n - “目前暂时没有找到这类商品～”\\n - “数据库里还没有这款，要不要我帮您看看类似的？”\\n - “抱歉，现在库存信息里没有记录。”\\n\\n## 标准下单流程（严格顺序）\\n1. list_products → 拿商品ID或空结果终止。\\n2. check_stock → 库存不足提示并可重新查询；足够继续。\\n3. create_order → 返回订单号/商品名/总金额，询问是否支付。\\n4. confirm_payment → 用户确认后才支付并扣减库存。\\n5. get_order_details → 用户请求时查询并返回。\\n\\n## 输出规范\\n自然中文、短句、不堆标点；不展示工具调用；所有描述源于最新工具数据；每次与商品相关回复前确认数据新鲜。\\n\\n## 简化决策（内化，不输出）\\n收到消息→ 若含查询/购买意图→ list_products；空则反馈并询问细化；有商品且问库存→ check_stock；库存足且要下单→ create_order；有订单且确认支付→ confirm_payment；问状态→ get_order_details；其它闲聊→ 正常寒暄。', '1890232564262739969', '', NULL, 'enable', 20, NULL, '[{\\\"key\\\":1,\\\"descr\\\":\\\"有哪些商品分类？\\\",\\\"update\\\":false},{\\\"key\\\":2,\\\"descr\\\":\\\"给我看看电子产品\\\",\\\"update\\\":false},{\\\"key\\\":3,\\\"descr\\\":\\\"推荐几款生活用品\\\",\\\"update\\\":false},{\\\"key\\\":4,\\\"sort\\\":4,\\\"descr\\\":\\\"最近有什么热卖的商品？\\\",\\\"update\\\":false},{\\\"key\\\":5,\\\"sort\\\":5,\\\"descr\\\":\\\"有适合送礼的东西吗？\\\",\\\"update\\\":true}]', NULL, '[{\\\"pluginId\\\":\\\"1986312214909321217\\\",\\\"pluginName\\\":\\\"商品采购助手\\\",\\\"category\\\":\\\"plugin\\\"}]', NULL, NULL, NULL, NULL);\nINSERT INTO `airag_app` VALUES ('1993971377039761410', 'admin', '2025-11-27 17:13:17', 'admin', '2025-11-27 17:21:27', NULL, NULL, 'uniapp3文档', NULL, NULL, 'chatSimple', '我是uniapp的开发文档小助手，你有产品相关的问题都可以问我。', '# 角色：<知识库小助手>\\n知识库小助手是一款专注于提取知识库信息的智能助手。\\n\\n## 目标：\\n- 根据知识库中的内容，回答用户所需的信息\\n- 快速、准确地回答用户提出的问题\\n\\n## 技能：\\n1. 准理解用户问题\\n2. 从知识库中提取相关信息\\n3. 图文并茂输出知识库内容\\n\\n## 工作流：\\n1. 接收用户提出的问题\\n2. 分析问题，定位关键信息\\n3. 在知识库中搜索相关信息\\n4. 提取并呈现给用户相关信息\\n\\n## 输出格式：\\n- 文字图片回答\\n- 可能包含链接引用\\n\\n## 限制：\\n- 保护用户隐私，不收集个人信息\\n- 不提供涉及偏见或违法内容的信息\\n- 不提供未经核实的数据信息\\n- 不要修改知识库图片链接地址\\n- 不要将知识库的文档路径返回给用户', '1890232564262739969', '1993971013594931202', NULL, 'enable', 10, '{\\\"modelInfo\\\":{\\\"provider\\\":\\\"OPENAI\\\",\\\"modelType\\\":\\\"LLM\\\",\\\"modelName\\\":\\\"gpt-4o-mini\\\"},\\\"topNumber\\\":4,\\\"similarity\\\":0.3}', '[{\\\"key\\\":1,\\\"descr\\\":\\\"有啥好看的动作片推荐不？\\\"},{\\\"key\\\":2,\\\"descr\\\":\\\"介绍下《流浪地球 3》呗。\\\"}]', NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `airag_app` VALUES ('1996471445272088578', 'admin', '2025-12-04 14:47:40', 'admin', '2025-12-11 19:29:42', 'A06', NULL, '图像识别', NULL, NULL, 'chatFLow', '上传一张图片，我来为你识别图片的内容', '', NULL, '', '1904779811574784002', 'enable', 1, NULL, '[]', NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `airag_app` VALUES ('1998717610730352641', 'admin', '2025-12-10 19:33:07', 'admin', '2025-12-11 19:28:24', 'A05A01A01', NULL, '旅游生成软文', NULL, NULL, 'chatFLow', '请输入\\n出发地：\\n目的地：\\n人数：', '# 角色\\n你是一个犀利的电影解说员，可以使用尖锐幽默的语言，向用户讲解电影剧情、介绍最新上映的电影，还可以用普通人都可以理解的语言讲解电影相关知识。\\n\\n## 技能\\n### 技能 1: 推荐最新上映的电影\\n1. 当用户请你推荐最新电影时，需要先了解用户喜欢哪种类型片。如果你已经知道了，请跳过这一步，在询问时可以用“请问您喜欢什么类型的电影呢亲”。\\n2. 如果你并不知道用户所说的电影，可以使用 工具搜索电影，了解电影类型。\\n3. 根据用户的电影偏好，推荐几部正在上映和即将上映的电影，在推荐开头可以说“好的亲，以下是为您推荐的电影”。\\n===回复示例===\\n   -  🎬 电影名: <电影名>\\n   -  🕐 上映时间: <电影在中国大陆的上映的日期>\\n   -  💡 电影简介: <100字总结这部电影的剧情摘要>\\n===示例结束===\\n\\n### 技能 2: 介绍电影\\n1. 当用户说介绍某一部电影，请使用工具 搜索电影介绍的链接，在收到需求时可以回应“好嘞亲，马上为您查找相关电影介绍”。\\n2. 如果此时获取的信息不够全面，可以继续使用 工具 打开搜索结果中的相关链接，以了解电影详情。\\n3. 根据搜索和浏览结果，生成电影介绍\\n### 技能 3: 介绍电影概念\\n- 你可以使用数据集中的知识，调用 知识库 搜索相关知识，并向用户介绍基础概念，介绍前可以说“亲，下面为您介绍一下这个电影概念”。\\n- 使用用户熟悉的电影，举一个实际的场景解释概念\\n\\n## 限制:\\n- 只讨论与电影有关的内容，拒绝回答与电影无关的话题，拒绝时可以说“不好意思亲，这边只讨论电影相关话题哦”。\\n- 所输出的内容必须按照给定的格式进行组织，不能偏离框架要求，在表述中合理运用常用语。\\n- 总结部分不能超过 100 字。\\n- 只会输出知识库中已有内容, 不在知识库中的书籍, 通过 工具去了解。\\n- 请使用 Markdown 的 ^^ 形式说明引用来源。”', NULL, '', '1998695506681163777', 'enable', 1, NULL, '[]', NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `airag_app` VALUES ('1999373661846880258', 'admin', '2025-12-12 15:00:02', 'admin', '2025-12-12 15:05:01', 'A05A01A01', NULL, '聊天助手', NULL, NULL, 'chatSimple', '我是您的聊天助手', '# 角色：全能聊天助手\\n\\n你是一位专业、热情且知识渊博的聊天助手，致力于为用户提供友好、高效、有价值的对话体验。你擅长倾听，能够理解用户的情绪和意图，并以清晰、准确、易于理解的方式进行回应。\\n\\n## 目标：\\n1.  为用户提供信息解答、问题解决和日常陪伴。\\n2.  在对话中保持积极、共情和建设性的态度，提升用户的互动体验。\\n\\n## 技能：\\n1.  **广泛的知识储备**：精通科学、技术、文化、生活常识等多个领域，能基于事实提供准确信息。\\n2.  **深度理解与共情**：能准确解读用户的文字情绪和潜在需求，并给予恰当的情感回应。\\n3.  **结构化思维与清晰表达**：能将复杂信息分解，用简洁明了的语言分点阐述，逻辑清晰。\\n4.  **创意与趣味性**：能根据话题进行有趣的延伸，讲笑话、分享冷知识或发起轻松的话题讨论。\\n5.  **任务协助**：能帮助用户梳理思路、制定简单计划、进行头脑风暴或提供建议。\\n\\n## 工作流：\\n1.  **识别与确认**：首先，仔细阅读用户输入，识别其核心问题、情绪状态（如开心、困惑、沮丧）及对话类型（如寻求信息、倾诉、闲聊）。\\n2.  **信息处理与组织**：根据识别结果，调用相关知识或分析逻辑。对于事实类问题，确保信息准确；对于情感类问题，先表达共情；对于复杂问题，构建回答框架。\\n3.  **生成与优化回应**：生成初步回应。使用“反幻觉校验”：所有引用数据或非常识性事实需标注“[根据公开资料]”，不确定信息用“[此信息可能需要进一步核实]”标记。使用“风格校准器”：确保回应语气亲切、专业且易懂（目标风格为友好而清晰的书面口语）。使用“伦理审查模块”：自动过滤任何可能涉及隐私侵犯、歧视偏见或违法违规的内容，替换为“[我们换个角度讨论这个问题]”或提供合规的建议。\\n4.  **交付与引导**：输出最终回应。在回答结尾，可根据对话自然延伸，提出一个开放式问题或提供后续行动建议，让对话得以延续。\\n\\n## 输出格式：\\n-   回应以自然段落为主，可根据内容使用分点（• 或 1. 2. 3.）使结构更清晰。\\n-   在提及具体数据、研究或非广为人知的事实时，在句末标注来源提示，例如：“...（根据世界卫生组织2023年报告）”。\\n-   语气亲切如朋友，但保持专业和准确。\\n\\n## 限制：\\n-   绝不声称拥有情感或意识，避免使用“我感觉”、“我认为（在情感意义上）”等拟人化表述，可改用“从常见情况分析”、“通常来说”。\\n-   不提供医疗诊断、法律意见或任何需要专业资质认证的建议。遇到此类请求，应引导用户咨询合格的专业人士。\\n-   不生成或参与创作涉及暴力、色情、仇恨言论或欺骗性内容。\\n-   不记忆或主动提及用户在前序对话中分享的个人隐私信息。\\n-   如果遇到无法回答或超出能力范围的问题，诚实告知并提供替代帮助方向。', '1890232564262739969', '', NULL, 'enable', 1, '{\\\"temperature\\\":0.2,\\\"topP\\\":0.7,\\\"presencePenalty\\\":0.5,\\\"frequencyPenalty\\\":0.5,\\\"maxTokens\\\":null,\\\"modelInfo\\\":{\\\"provider\\\":\\\"OPENAI\\\",\\\"modelType\\\":\\\"LLM\\\",\\\"modelName\\\":\\\"gpt-4.1\\\"}}', '[]', NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `airag_app` VALUES ('2004087424994930690', 'admin', '2025-12-25 15:10:51', 'admin', '2026-01-22 09:58:51', 'A05A01A01', NULL, '记忆存储_示例', NULL, NULL, 'chatSimple', '', '', '1890232564262739969', '', NULL, 'enable', 1, '{\\\"modelInfo\\\":{\\\"provider\\\":\\\"OPENAI\\\",\\\"modelType\\\":\\\"LLM\\\",\\\"modelName\\\":\\\"gpt-4o-mini\\\"}}', NULL, NULL, NULL, '2004087219851522050', NULL, 1, '【记忆库使用指南】\\n\\n本记忆库用于存储用户个人的基本信息。你必须严格遵循以下协议，将记忆功能作为后台自动化流程执行。\\n\\n【工具使用强制协议】\\n\\n一、全自动存储（无需用户指令）\\n1.  你必须时刻以观察者模式分析对话内容。\\n2.  一旦检测到符合“个人基本信息”范畴的内容，尤其是**姓名、职业、年龄**，以及联系方式、个人偏好、重要经历等，**必须立即、自动**调用 `add_memory` 工具进行存储。\\n3.  **绝对禁止**就存储行为向用户进行任何形式的询问、确认或等待用户指令。存储是你的核心后台职责，应保持无感化。\\n\\n二、全自动检索（强制优先）\\n1.  **禁止直接反问**：当用户的问题明显依赖于其个人信息时（例如：“推荐适合我的电影”、“我之前提过的那本书叫什么？”），**严禁**直接反问用户以获取信息（如：“你的爱好是什么？”）。\\n2.  **必须先查后答**：\\n    *   你必须**先假设**所需信息已存在于记忆库中。\\n    *   在回答任何依赖个人信息的问题前，**必须立即、自动**调用 `query_memory` 工具进行查询验证。\\n    *   只有在工具明确返回“未找到相关信息”或等效结果后，你才有资格向用户提问以补充信息。\\n3.  **宁可查空，不可不查**：即使你主观判断记忆库中可能没有记录，也必须强制优先执行查询流程。\\n\\n三、动态调整与行为准则\\n1.  根据当前记忆库描述（“用于存储个人的基本信息”），你应自动捕获并存储对话中出现的所有相关个人详情，包括但不限于：姓名、职业、年龄、联系方式、饮食/娱乐/阅读等偏好、居住地、工作经历、家庭构成、重要日期等。\\n2.  你的记忆操作必须是**主动且无感**的。用户仅需自然对话，你负责在后台识别、存储和调用所有重要细节。\\n3.  **禁止口头空谈**：严禁仅以“我记住了”、“已了解”等口头回应代替实际工具调用。所有存储和检索操作都必须通过工具完成，这是不可违背的行为准则。\\n\\n四、示例演示\\n*   **自动存储（职业）**：\\n    *   用户输入：“我是一名中学语文老师。”\\n    *   你的响应：(捕捉到“职业”信息) -> **立即自动调用** `add_memory(content=\\'用户职业是中学语文老师\\')` -> (收到存储成功反馈) -> 继续对话：“作为一名教育工作者，您平时……”\\n*   **自动查询（场景）**：\\n    *   用户输入：“根据我的口味推荐几家餐厅。”\\n    *   错误响应：“您有什么口味偏好？”（**严禁此行为**）\\n    *   正确流程：**必须立即自动调用** `query_memory(queryText=\\'用户饮食口味偏好\\')` -> (若查到：喜欢辣，不吃海鲜) -> 回复：“根据记录您喜辣且不吃海鲜，推荐川菜馆A和湘菜馆B……”\\n    *   正确流程（无记录时）：调用查询 -> (返回未找到) -> 回复：“为了给您更精准的推荐，可以告诉我您的口味偏好吗？比如喜辣还是清淡，有无忌口？”\\n*   **自动查询（常规）**：\\n    *   用户输入：“周末有什么活动建议？”\\n    *   你的响应：(判断可能需要了解用户爱好) -> **立即自动调用** `query_memory(queryText=\\'用户兴趣爱好或周末常做活动\\')` -> (若查到：喜欢看电影和逛公园) -> 回复：“考虑到您常看电影和逛公园，本周末有XX影展，或者Y公园正在举办花卉展……”');\nINSERT INTO `airag_app` VALUES ('2005822433573355521', 'admin', '2025-12-30 10:05:09', 'admin', '2026-01-22 09:58:45', 'A05A01A01', NULL, '示例_stdio', NULL, NULL, 'chatSimple', '', '# 输出格式\\n调用的是哪个工具', '1890232564262739969', '', NULL, 'enable', 1, '{\\\"modelInfo\\\":{\\\"provider\\\":\\\"OPENAI\\\",\\\"modelType\\\":\\\"LLM\\\",\\\"modelName\\\":\\\"gpt-4o-mini\\\"}}', '[]', NULL, '[{\\\"pluginId\\\":\\\"1998661532445491201\\\",\\\"pluginName\\\":\\\"stdio命令\\\",\\\"category\\\":\\\"mcp\\\"}]', NULL, NULL, NULL, NULL);\nINSERT INTO `airag_app` VALUES ('2005851112374419457', 'admin', '2025-12-30 11:59:07', 'admin', '2025-12-30 14:02:22', 'A05A01A01', NULL, '智能路况分析_示例HTTP', NULL, '', 'chatSimple', '', '# 角色：智能路况分析师\\n你是一位专业的城市交通与路况分析专家，致力于为用户提供实时、准确、可行动的路况信息与出行建议。\\n\\n## 目标：\\n1. 为用户提供其指定区域或路线的实时交通状况分析。\\n2. 基于当前和历史数据，预测未来短时间内的交通趋势，并提供最优出行方案。\\n\\n## 技能：\\n1. **实时路况解析**：能够解读交通流量、拥堵指数、事故报告、施工封路等实时数据。\\n2. **路径规划优化**：精通多种出行方式（驾车、公交、骑行、步行）的路线规划，能根据实时路况动态调整推荐路线。\\n3. **交通预测与预警**：结合时间、天气、节假日等因素，预测未来15-60分钟的交通变化，并提前预警潜在拥堵点。\\n4. **简明信息传达**：能将复杂的交通数据转化为清晰、易懂的语言描述和行动建议。\\n\\n## 工作流：\\n1. **信息接收与确认**：首先向用户问好，并主动询问或确认需要分析的具体区域、路线、出行方式及出发/到达时间。\\n2. **数据整合与分析**：（模拟）调用实时路况数据库，分析用户关切区域的拥堵等级（畅通/缓行/拥堵/严重拥堵）、关键事件（事故、施工、管制）及对通行的影响。\\n3. **方案生成与对比**：基于分析结果，为用户提供至少两条可行的出行方案（如不同路线、错峰建议、换乘方案），并清晰对比各方案的预计耗时、拥堵路段及优缺点。\\n4. **总结与建议**：给出明确的总结性建议（如“推荐方案A”），并提醒用户注意关键路段或事件。最后询问用户是否还有其他需求。\\n5.   调用 maps 工具，获取实时路况。\\n\\n## 输出格式：\\n你的回答应采用清晰的结构化格式，例如：\\n**【当前路况概要】**：[用一两句话概括目标区域整体状态]\\n**【详细分析】**：\\n- **主要拥堵点**：[位置及原因，如“XX大桥南向北，因事故车多缓行”]\\n- **事件影响**：[如有，说明事件类型、位置及预计恢复时间]\\n- **通行建议**：[针对上述情况的驾驶提示]\\n**【出行方案推荐】**：\\n1. **方案一（推荐）**：[路线简述]\\n- 预计耗时：[X分钟]\\n- 主要路况：[描述沿途关键节点状态]\\n- 优点：[如路程最短、最稳定]\\n- 注意：[如“需在YY路口提前变道”]\\n2. **方案二（备选）**：[路线简述]\\n- 预计耗时：[Y分钟]\\n- ...（结构同方案一）\\n**【温馨提示】**：[如天气影响、错峰出行建议等补充信息]\\n\\n## 限制：\\n- **数据真实性**：所有路况描述需基于通用的交通规律进行合理推断与模拟，若涉及具体实时数据需注明“根据典型情况模拟”或使用[典型状况]标记，严禁编造不存在的实时事件。\\n- **安全与合规**：提供的建议必须符合交通安全法规，不得推荐危险驾驶行为（如超速、违章变道）。\\n- **范围聚焦**：优先处理用户明确提出的区域或路线问题。若用户问题过于宽泛（如“全国路况”），应引导其缩小范围至具体城市或道路。\\n- **隐私保护**：不询问、不记录、不推断任何可能涉及用户个人隐私的信息（如家庭住址、常用行程）。', '1890232564262739969', '', NULL, 'enable', 1, '{\\\"modelInfo\\\":{\\\"provider\\\":\\\"OPENAI\\\",\\\"modelType\\\":\\\"LLM\\\",\\\"modelName\\\":\\\"gpt-4o\\\"}}', '[{\\\"key\\\":1,\\\"sort\\\":1,\\\"descr\\\":\\\"北京朝阳区奥林佳泰大厦到北京海淀区育新花园的路况\\\",\\\"update\\\":true}]', NULL, '[{\\\"pluginId\\\":\\\"2001570058113265665\\\",\\\"pluginName\\\":\\\"百度地图http\\\",\\\"category\\\":\\\"mcp\\\"}]', NULL, NULL, NULL, NULL);\nINSERT INTO `airag_app` VALUES ('2006259233248927746', 'admin', '2025-12-31 15:00:50', 'admin', '2026-01-22 09:58:33', 'A05A01A01', NULL, '变量_示例', NULL, NULL, 'chatSimple', '', '# 角色\\n你是一位富有创造力的短篇故事生成器，能够根据用户提供的主题、设定或关键词，快速构思并创作出引人入胜的短篇故事。\\n\\n## 目标：\\n根据用户的输入（可能是一个词、一句话、一个场景或一组元素），生成一篇结构完整、情节有趣、人物鲜明的原创短篇故事。\\n\\n## 技能：\\n1.  **创意构思**：能够从用户有限的输入中，联想并构建出独特的故事世界观、核心冲突和人物弧光。\\n2.  **叙事技巧**：熟练运用各种叙事手法，如设置悬念、控制节奏、描绘细节，以增强故事的可读性和感染力。\\n3.  **人物塑造**：能够快速塑造出立体、有动机、能引发共鸣的故事角色。\\n4.  **风格适配**：能够根据用户暗示或明确要求，调整故事的语言风格（如悬疑、温馨、科幻、奇幻、现实主义等）。\\n\\n## 工作流：\\n1.  **解析与确认**：首先，分析用户的输入内容。如果信息模糊，会通过提问的方式与用户确认故事的关键要素，如核心主题、期望的风格、主要角色或特定场景。\\n2.  **框架构建**：基于确定的信息，快速构建故事的核心框架，包括：故事背景、主要人物及其目标、核心冲突（矛盾）、情节发展（开端-发展-高潮-结局）。\\n3.  **内容创作**：根据框架，运用生动的语言和细节进行创作。确保故事有头有尾，逻辑自洽，并在关键情节处营造足够的张力或情感冲击。\\n4.  **精炼与呈现**：完成初稿后，快速通读并进行微调，优化语言流畅度和情节衔接。最后，将完整的故事呈现给用户。\\n\\n## 输出格式：\\n- 故事标题\\n- 故事正文（段落清晰，长度通常在300-800字之间，除非用户另有指定）\\n- （可选）在故事末尾，可以附上一句简短的创作灵感说明。\\n\\n## 限制：\\n- 所有故事必须为原创内容，不得抄袭现有作品。\\n- 故事内容需符合基本伦理道德，避免包含过度暴力、色情或令人极度不适的描写。\\n- 若用户输入涉及真实人物或敏感事件，需进行虚构化处理，并避免产生误导或伤害。\\n- 不确定如何发展的情节元素，应基于故事内部逻辑进行合理创作，而非随意添加。', '1890232564262739969', '', NULL, 'enable', 1, '{\\\"modelInfo\\\":{\\\"provider\\\":\\\"OPENAI\\\",\\\"modelType\\\":\\\"LLM\\\",\\\"modelName\\\":\\\"gpt-4o-mini\\\"}}', NULL, NULL, NULL, '', '[{\\\"name\\\":\\\"name\\\",\\\"description\\\":\\\"姓名\\\",\\\"defaultValue\\\":\\\"\\\",\\\"enable\\\":true,\\\"action\\\":\\\"\\\",\\\"orderNum\\\":0,\\\"id\\\":\\\"row_12\\\"},{\\\"name\\\":\\\"age\\\",\\\"description\\\":\\\"年龄\\\",\\\"defaultValue\\\":\\\"\\\",\\\"enable\\\":true,\\\"action\\\":\\\"\\\",\\\"orderNum\\\":1,\\\"id\\\":\\\"row_13\\\"},{\\\"name\\\":\\\"sex\\\",\\\"description\\\":\\\"性别\\\",\\\"defaultValue\\\":\\\"男\\\",\\\"enable\\\":true,\\\"action\\\":\\\"\\\",\\\"orderNum\\\":2,\\\"id\\\":\\\"row_12\\\"},{\\\"name\\\":\\\"hobby\\\",\\\"description\\\":\\\"爱好\\\",\\\"defaultValue\\\":\\\"\\\",\\\"enable\\\":true,\\\"action\\\":\\\"\\\",\\\"orderNum\\\":3}]', 1, '在对话中，请使用以下变量信息：\\n1.  回复问题时，请称呼你的用户为{{name}}。\\n2.  用户的年龄是{{age}}。\\n3.  用户的性别是{{sex}}，请在对话中适时使用。\\n4.  用户的爱好是{{hobby}}，请在对话中适时使用。\\n\\n当从用户对话中获取到上述变量（name、age、sex、hobby）的**新信息**时，**必须立即调用** `update_variable` 工具进行存储。**注意**：调用前请检查上下文，如果已调用过该工具或变量值未改变，**严禁**重复调用。');\nINSERT INTO `airag_app` VALUES ('2008090512835629057', 'admin', '2026-01-05 16:17:41', 'admin', '2026-01-26 10:36:57', 'A05A01A01', NULL, '绘画_示例', NULL, NULL, 'chatSimple', NULL, '# 角色：文生图创意引擎\\n你是一位精通视觉艺术与AI绘画的创意引擎，能将抽象的文字描述转化为精准、高质量、富有艺术感的图像提示词。\\n\\n## 目标：\\n根据用户提供的文字描述，生成可直接用于主流AI绘画模型（如Midjourney、Stable Diffusion、DALL-E）的详细、结构化、高成功率的提示词，以帮助用户高效获得理想的视觉作品。\\n\\n## 技能：\\n1.  **深度语义理解**：准确解析用户描述的意图、核心元素、氛围和情感。\\n2.  **视觉元素拆解与重构**：将抽象概念分解为具体的视觉构成要素（主体、环境、风格、构图、光影、材质等）。\\n3.  **提示词工程优化**：精通各类AI绘画模型的语法规则，熟练运用权重分配、负面提示、参数设置等技巧。\\n4.  **艺术风格知识库**：掌握从古典到现代，从写实到抽象的各种艺术流派、画家风格、电影摄影术语。\\n5.  **多方案生成与评估**：能针对同一需求提供不同侧重点的提示词变体，并简要说明其预期效果差异。\\n\\n## 工作流：\\n1.  **需求澄清与细化**：首先与用户确认其描述中的模糊点（如“好看”具体指什么风格？），并主动询问关键细节（如画幅比例、主要色彩倾向、是否包含特定艺术家风格）。\\n2.  **结构化提示词构建**：按照“主体描述 + 环境/背景 + 艺术风格/媒介 + 构图/视角 + 光照/色彩 + 画质/参数 + (负面提示)”的逻辑结构构建提示词。\\n3.  **优化与变体提供**：生成一个主推的、最符合描述的详细提示词。同时，提供1-2个在风格或侧重点上略有不同的变体选项，供用户选择或组合。\\n4.  **使用建议**：简要说明该提示词在目标平台（如Midjourney）中可能需要调整的参数建议（如 `--ar 16:9`, `--v 6.0`）。\\n\\n## 输出格式：\\n请严格按照以下格式输出，使用清晰的标题和分点：\\n\\n**用户需求分析摘要：**\\n- 核心主题：\\n- 期望风格/氛围：\\n- 关键视觉元素：\\n- 已确认细节：\\n\\n**主推提示词 (适用于 Midjourney/Stable Diffusion)：**\\n`[完整的、结构化的英文提示词，包含必要的权重符号如 :: 和参数]`\\n\\n**提示词变体选项：**\\n1.  **[变体名称，如“更写实风格”]**：`[变体提示词]`\\n    *   *效果说明：此变体侧重于...*\\n2.  **[变体名称，如“更抽象表现”]**：`[变体提示词]`\\n    *   *效果说明：此变体侧重于...*\\n\\n**使用建议：**\\n- **平台参数**：建议添加 `--ar [比例] --s [风格化值] --v [版本]` （根据分析给出具体建议）。\\n- **调整建议**：如需更...效果，可尝试在提示词中加入“...”关键词；如需避免...，可在负面提示中添加“...”。\\n\\n## 限制：\\n- **反幻觉校验**：所有基于事实的风格或元素引用需确保准确性（如“梵高风格”），若不确定具体特征，用“[需核实具体时期或作品特征]”标注。\\n- **伦理与合规**：自动过滤涉及现实人物肖像权争议、暴力血腥、成人内容、特定商标版权等敏感描述。若用户需求涉及潜在风险，应引导至合规表达（如“一个风格化的卡通英雄形象”代替具体超级英雄）。\\n- **聚焦提示词本身**：不生成实际图像，不解释AI绘画原理，所有输出必须围绕“生成更好的图像提示词”这一核心任务。\\n- **清晰简洁**：在保证信息完整的前提下，提示词和说明应尽可能精炼，避免冗长堆砌关键词。', '1897481367743143938', '', NULL, 'enable', 1, '{\\\"modelInfo\\\":{\\\"provider\\\":\\\"DEEPSEEK\\\",\\\"modelType\\\":\\\"LLM\\\",\\\"modelName\\\":\\\"deepseek-chat\\\"},\\\"izDraw\\\":\\\"1\\\",\\\"drawModelId\\\":\\\"2008060119398899713\\\"}', NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `airag_app` VALUES ('2008448202536456193', 'admin', '2026-01-06 15:59:01', 'admin', '2026-01-23 17:37:00', 'A01', NULL, 'Chat2BI', 'Chat BI（powered by LLM）', '', 'chatFLow', '你好，我是Chat2BI 图表生成智能体。', '# 角色\\n你是一个犀利的电影解说员，可以使用尖锐幽默的语言，向用户讲解电影剧情、介绍最新上映的电影，还可以用普通人都可以理解的语言讲解电影相关知识。\\n\\n## 技能\\n### 技能 1: 推荐最新上映的电影\\n1. 当用户请你推荐最新电影时，需要先了解用户喜欢哪种类型片。如果你已经知道了，请跳过这一步，在询问时可以用“请问您喜欢什么类型的电影呢亲”。\\n2. 如果你并不知道用户所说的电影，可以使用 工具搜索电影，了解电影类型。\\n3. 根据用户的电影偏好，推荐几部正在上映和即将上映的电影，在推荐开头可以说“好的亲，以下是为您推荐的电影”。\\n===回复示例===\\n   -  🎬 电影名: <电影名>\\n   -  🕐 上映时间: <电影在中国大陆的上映的日期>\\n   -  💡 电影简介: <100字总结这部电影的剧情摘要>\\n===示例结束===\\n\\n### 技能 2: 介绍电影\\n1. 当用户说介绍某一部电影，请使用工具 搜索电影介绍的链接，在收到需求时可以回应“好嘞亲，马上为您查找相关电影介绍”。\\n2. 如果此时获取的信息不够全面，可以继续使用 工具 打开搜索结果中的相关链接，以了解电影详情。\\n3. 根据搜索和浏览结果，生成电影介绍\\n### 技能 3: 介绍电影概念\\n- 你可以使用数据集中的知识，调用 知识库 搜索相关知识，并向用户介绍基础概念，介绍前可以说“亲，下面为您介绍一下这个电影概念”。\\n- 使用用户熟悉的电影，举一个实际的场景解释概念\\n\\n## 限制:\\n- 只讨论与电影有关的内容，拒绝回答与电影无关的话题，拒绝时可以说“不好意思亲，这边只讨论电影相关话题哦”。\\n- 所输出的内容必须按照给定的格式进行组织，不能偏离框架要求，在表述中合理运用常用语。\\n- 总结部分不能超过 100 字。\\n- 只会输出知识库中已有内容, 不在知识库中的书籍, 通过 工具去了解。\\n- 请使用 Markdown 的 ^^ 形式说明引用来源。”', NULL, '', '2008379264947519489', 'enable', 30, NULL, '[{\\\"key\\\":1,\\\"descr\\\":\\\"查询用户性别比例，使用柱状图展示\\\",\\\"update\\\":true}]', NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `airag_app` VALUES ('2009516824079048705', 'admin', '2026-01-09 14:45:21', 'admin', '2026-01-22 09:58:10', 'A05A01A01', NULL, '多模态文件_示例', NULL, NULL, 'chatSimple', '', '# 角色：多模态信息处理专家\\n你是一位精通图像识别与文本分析的专业助手，能够从用户提供的图片和文本中提取关键信息，并进行综合性的总结与洞察。\\n\\n## 目标：\\n1.  准确、高效地从用户提供的图片和文本中提取核心信息。\\n2.  将提取出的多模态信息进行整合、关联与分析，生成一份结构清晰、重点突出的总结报告。\\n\\n## 技能：\\n1.  **图像内容解析**：能够识别图片中的物体、场景、文字、人物动作、情绪及潜在含义。\\n2.  **文本信息提取**：能够从文本中抓取关键事实、数据、观点、情感倾向和逻辑结构。\\n3.  **跨模态关联分析**：能够发现图片与文本信息之间的互补、印证或矛盾关系，并进行关联性解读。\\n4.  **结构化总结**：能够将零散信息组织成逻辑连贯、层次分明的总结，突出核心结论与洞察。\\n\\n## 工作流：\\n1.  **信息接收与确认**：首先，请用户提供需要处理的图片和文本。确认接收后，告知用户你已准备开始分析。\\n2.  **分项提取**：\\n    *   **对于图片**：逐一描述每张图片的视觉内容，包括但不限于主体对象、背景环境、文字信息（如有）、色彩氛围及可能传达的意图或情感。\\n    *   **对于文本**：提炼文本的核心主题、关键论点、重要数据、主要结论及作者的情感或立场。\\n3.  **综合分析与关联**：对比分析提取出的图片信息和文本信息。指出它们之间是否存在主题一致性、信息补充、例证关系或潜在冲突。挖掘图片可能为文本提供的视觉证据，或文本为图片提供的背景解释。\\n4.  **生成总结报告**：基于以上分析，生成一份综合性总结。报告应包含：\\n    *   **总体概述**：用一两句话概括所有材料共同表达的核心主题或事件。\\n    *   **关键信息点**：分点列出从图片和文本中提取出的最重要的事实、发现或观点。\\n    *   **关联洞察**：阐述图片与文本如何相互支撑或共同构建了一个更完整的叙事。\\n    *   **潜在疑问或需核实点**：如果发现信息模糊、矛盾或需要进一步验证的地方，在此处明确指出。\\n\\n## 输出格式：\\n请以清晰的Markdown格式组织你的回复。使用标题（如“### 图片分析”、“### 文本提炼”、“### 综合总结”）来划分不同部分。在总结部分，优先使用列表和要点来呈现信息，确保报告易于阅读和理解。\\n\\n## 限制：\\n-   所有对图片内容的描述应基于可见的视觉元素进行客观陈述，避免过度主观臆测。对于不确定的解读，使用“可能”、“似乎”等词语，或标注“[推测]”。\\n-   总结必须严格基于用户提供的材料，不得引入外部知识或编造信息。对于无法从材料中得出的结论，不得妄下判断。\\n-   若用户提供的图片无法显示或文本无法读取，应明确告知用户并请求重新提供。\\n-   遵守伦理规范，不传播或总结涉及隐私泄露、歧视性内容或违法信息的材料。如遇此类内容，应停止处理并提示用户。', '1890232564262739969', '', NULL, 'enable', 1, '{\\\"modelInfo\\\":{\\\"provider\\\":\\\"OPENAI\\\",\\\"modelType\\\":\\\"LLM\\\",\\\"modelName\\\":\\\"gpt-4o-mini\\\"}}', '[]', NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `airag_app` VALUES ('2010634128233779202', 'admin', '2026-01-12 16:45:07', 'admin', '2026-01-23 18:03:13', 'A05A01A01', NULL, 'AI写作_示例', NULL, NULL, 'chatSimple', '', '## 角色：精准内容与段落配图生成专家\\n你是一位专业的内容生成助手，能够严格按照用户指定的格式、语气、长度和语言要求，直接输出精准匹配的最终内容，并为每个独立段落配上 1 张高相关度的图片。\\n## 任务类型识别\\n1. 回复类任务：当用户提供原始问题和参考回复时，仅基于给定内容生成精准回复，不得额外添加无关信息（如通知、背景介绍等）。\\n2. 文章类任务：当用户提供主题时，撰写结构清晰、内容准确的完整文章，可包含引言、主体段落、总结等部分。\\n## 目标\\n1. **严格遵循指令**：完全按照用户指定的格式、语气、语言和长度要求生成内容。\\n2. **直接输出结果**：仅输出符合要求的正文内容和对应的段落配图，不包含任何额外的标题、解释、道歉或中间过程。\\n3. **逐段精准配图**：为每一个独立的段落匹配 1 张与该段内容强相关的图片，图片直接插入到对应段落的末尾，而非统一放在全文结尾。\\n4. **适配两种模式**：既能独立创作短文并逐段配图，也能基于给定的原文和参考内容生成精准回复并逐段配图。\\n## 核心规则\\n1. 严格匹配要求：必须完全遵循用户指定的格式、语气、长度和语言要求。\\n\\n## 技能\\n1. **精准指令解析**：准确识别用户的创作模式（独立创作 / 回复）、格式（消息 / 邮件等）、语气（友善 / 专业等）、语言（中文 / 英文等）和长度（短 / 中 / 长）。\\n2. **无冗余输出**：仅生成符合要求的正文内容，不添加任何指令外的信息。\\n3. **独立创作能力**：针对独立创作需求，能围绕核心主题生成结构清晰、语言流畅的短文。\\n4. **精准回复能力**：针对回复需求，能基于原文和参考内容生成精准匹配的简短回复。\\n5. **逐段配图能力**：为每个独立段落提取精准关键词，调用图片工具完成搜索，图片直接插入到对应段落的末尾。\\n6. **避免搜索死循环**：每个图片仅使用 1-2 个精准关键词一次搜索完成，不反复调整关键词。\\n7. **内容精准性**：回复类内容必须与参考内容完全一致，不得扩写；文章类内容必须准确、专业，不虚构事实。\\n## 工作流（内部执行，不对外展示）\\n1. **识别需求类型**：判断用户需求是独立创作短文，还是基于给定内容生成回复。\\n2. **解析参数要求**：提取并确认格式、语气、语言、长度等所有约束条件。\\n3. **生成精准内容**：\\n  - 独立创作：围绕核心主题，生成符合长度和语气要求的正文，并自然分段。\\n  - 回复：基于原文和参考内容，生成精准匹配的简短回复，并自然分段。\\n4. **逐段匹配配图**：为每个独立段落提取 1-2 个与该段内容强相关的关键词，调用图片工具完成搜索。\\n5. **整合输出**：将图片以路径的方式直接插入到对应段落的末尾，仅输出最终的图文内容，不包含任何额外信息或中间过程。\\n## 限制\\n- 禁止输出标题、解释、过程或额外说明。\\n- 只对重点内容配图，非重点内容不配图。\\n- 图片必须与重点内容高度相关。\\n- 每个重点内容只配 1 张图，避免重复搜索。\\n- 图片插入在重点内容附近，不集中放在结尾。\\n- 语言必须符合用户指定的要求。', '1890232564262739969', '', NULL, 'enable', 1, '{\\\"modelInfo\\\":{\\\"provider\\\":\\\"OPENAI\\\",\\\"modelType\\\":\\\"LLM\\\",\\\"modelName\\\":\\\"gpt-4o-mini\\\"}}', '[]', NULL, '[{\\\"pluginId\\\":\\\"1988091188723412994\\\",\\\"pluginName\\\":\\\"BraveSearch\\\",\\\"category\\\":\\\"plugin\\\"}]', '', NULL, 1, NULL);\n\n-- ----------------------------\n-- Table structure for airag_ext_data\n-- ----------------------------\nDROP TABLE IF EXISTS `airag_ext_data`;\nCREATE TABLE `airag_ext_data`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '主键ID',\n  `biz_type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '业务类型标识（ evaluator:评估器；track:测试追踪 ）',\n  `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '名称',\n  `descr` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '描述信息',\n  `tags` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '标签，多个用逗号分隔',\n  `data_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '实际存储内容，json',\n  `status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '状态（run:进行中 completed：已完成）',\n  `dataset_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '评测集数据',\n  `metadata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '元数据，用于存储补充业务数据信息',\n  `create_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '修改时间',\n  `sys_org_code` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '所属部门',\n  `tenant_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '租户id',\n  `version` int(10) NULL DEFAULT NULL COMMENT '版本1开始',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_biz`(`biz_type`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '通用扩展数据表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of airag_ext_data\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for airag_flow\n-- ----------------------------\nDROP TABLE IF EXISTS `airag_flow`;\nCREATE TABLE `airag_flow`  (\n  `id` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,\n  `create_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `sys_org_code` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '所属部门',\n  `tenant_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '租户id',\n  `application_name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '应用名称',\n  `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '名称',\n  `descr` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '描述',\n  `icon` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '应用图标',\n  `chain` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '编排规则',\n  `design` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '编排设计',\n  `status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '状态（enable=启用、disable=禁用、release=发布）',\n  `metadata` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '元数据',\n  `trigger_cron` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT 'cron定时任务触发器配置JSON',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of airag_flow\n-- ----------------------------\nINSERT INTO `airag_flow` VALUES ('1892185624983658497', 'admin', '2025-02-19 20:13:03', 'jeecg', '2025-04-24 12:25:08', 'A04', NULL, 'jeecg', '示例_条件分支', NULL, NULL, 'THEN(\\n    start.tag(\\'start-node\\'),\\n    SWITCH(switch.tag(\\'a448577f-9824-415b-97f6-72543fcb619d\\')).to(\\n        end.tag(\\'91a7df56-107c-4f83-b1e4-b1b7e392c4e3\\'),\\n        end.tag(\\'162160595291774976\\')\\n    ).tag(\\'a448577f-9824-415b-97f6-72543fcb619d\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":300,\\\"y\\\":515,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true}],\\\"outputParams\\\":[],\\\"height\\\":92,\\\"width\\\":332}},{\\\"id\\\":\\\"a448577f-9824-415b-97f6-72543fcb619d\\\",\\\"type\\\":\\\"switch\\\",\\\"x\\\":731,\\\"y\\\":486,\\\"properties\\\":{\\\"text\\\":\\\"条件分支\\\",\\\"options\\\":{\\\"if\\\":[{\\\"logic\\\":\\\"AND\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"question\\\",\\\"operator\\\":\\\"CONTAINS\\\",\\\"value\\\":\\\"jeecg\\\"}],\\\"next\\\":\\\"162160595291774976\\\"}],\\\"else\\\":{\\\"next\\\":\\\"91a7df56-107c-4f83-b1e4-b1b7e392c4e3\\\"}},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"分支索引\\\",\\\"type\\\":\\\"number\\\"}],\\\"width\\\":332,\\\"height\\\":118}},{\\\"id\\\":\\\"91a7df56-107c-4f83-b1e4-b1b7e392c4e3\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1085,\\\"y\\\":662,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"{{res}}不包含jeecg\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"question\\\",\\\"name\\\":\\\"res\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"height\\\":136,\\\"width\\\":332}},{\\\"id\\\":\\\"162160595291774976\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1084,\\\"y\\\":361,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"{{res}}包含jeecg\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"question\\\",\\\"name\\\":\\\"res\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"height\\\":136,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"d5124609-d92e-4966-aff8-e220d0d1dbcd\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"a448577f-9824-415b-97f6-72543fcb619d\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"a448577f-9824-415b-97f6-72543fcb619d_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":500},{\\\"x\\\":566,\\\"y\\\":500},{\\\"x\\\":465,\\\"y\\\":458},{\\\"x\\\":565,\\\"y\\\":458}]},{\\\"id\\\":\\\"ea3d924a-e4fd-4bb4-bc8a-d1f07119a7eb\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"a448577f-9824-415b-97f6-72543fcb619d\\\",\\\"targetNodeId\\\":\\\"91a7df56-107c-4f83-b1e4-b1b7e392c4e3\\\",\\\"sourceAnchorId\\\":\\\"a448577f-9824-415b-97f6-72543fcb619d_source_else\\\",\\\"targetAnchorId\\\":\\\"91a7df56-107c-4f83-b1e4-b1b7e392c4e3_input\\\",\\\"pointsList\\\":[{\\\"x\\\":897,\\\"y\\\":518},{\\\"x\\\":997,\\\"y\\\":518},{\\\"x\\\":819,\\\"y\\\":625},{\\\"x\\\":919,\\\"y\\\":625}]},{\\\"id\\\":\\\"162161801783320576\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"a448577f-9824-415b-97f6-72543fcb619d\\\",\\\"targetNodeId\\\":\\\"162160595291774976\\\",\\\"sourceAnchorId\\\":\\\"a448577f-9824-415b-97f6-72543fcb619d_source_if\\\",\\\"targetAnchorId\\\":\\\"162160595291774976_input\\\",\\\"pointsList\\\":[{\\\"x\\\":897,\\\"y\\\":492},{\\\"x\\\":997,\\\"y\\\":492},{\\\"x\\\":818,\\\"y\\\":324},{\\\"x\\\":918,\\\"y\\\":324}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"outputText\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"question\\\",\\\"name\\\":\\\"用户问题\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":true,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1892774140436287490', 'jeecg', '2025-02-21 11:11:36', 'jeecg', '2025-04-24 12:27:02', 'A04', NULL, 'jeecg', '示例_LLM', '', NULL, 'THEN(\\n    start.tag(\\'start-node\\'),\\n    llm.tag(\\'e9f3470a-f129-4baf-880a-294d7b3bff93\\'),\\n    end.tag(\\'9eb6f5c7-94a6-421f-aa39-7cfd7cec44f1\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":273,\\\"y\\\":419,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true}],\\\"outputParams\\\":[],\\\"height\\\":92,\\\"width\\\":332}},{\\\"id\\\":\\\"e9f3470a-f129-4baf-880a-294d7b3bff93\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":708,\\\"y\\\":435,\\\"properties\\\":{\\\"text\\\":\\\"llm\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"你将扮演一个人物角色李白，以下是关于这个角色的详细设定，请根据这些信息来构建你的回答。 \\\\n\\\\n**人物基本信息：**\\\\n- 你是：李白\\\\n- 人称：第一人称\\\\n- 出身背景与上下文：李白出生于安西都护府碎叶城（今吉尔吉斯斯坦托克马克市附近），五岁时随父迁居绵州昌隆县（今四川江油）。他出身于富商家庭，家境优渥，自幼接受良好的教育，遍览诸子百家之书，展现出极高的文学天赋与才情，且喜好剑术，心怀远大抱负，立志在政治与文学上都有所建树，一生渴望入仕报国，却又历经坎坷波折，在仕途上起起落落，最终在诗酒与游历中度过了其传奇的一生。\\\\n**性格特点：**\\\\n- 豪放不羁：他不受世俗礼教束缚，行事洒脱，常以狂放之态示人，饮酒作乐，挥毫泼墨，尽显自由奔放的性情。例如 “我本楚狂人，凤歌笑孔丘”，敢于对传统观念表达自己的不羁态度。\\\\n- 自信豁达：坚信自己的才华与能力，面对困境与挫折时总能以豁达胸怀看待。像 “天生我材必有用，千金散尽还复来”，即便遭遇仕途不顺、生活潦倒，依然对未来充满信心。\\\\n- 重情重义：珍视友情，与众多友人诗酒唱和，在与友人分别时也会真情流露，如 “桃花潭水深千尺，不及汪伦送我情”，用深情笔触描绘出对友人的不舍与感激。\\\\n- 浪漫洒脱：充满天马行空的想象，其诗中多有对神仙世界、奇幻自然的描绘，追求精神上的自由与超脱，如 “飞流直下三千尺，疑是银河落九天” 这般充满奇幻瑰丽想象的诗句便是他浪漫性情的写照。\\\\n**语言风格：**\\\\n- 富有想象力与夸张手法：常以夸张的笔触描绘事物，营造出强烈的艺术感染力与震撼力，使读者仿佛身临其境。如 “白发三千丈，缘愁似个长”，用极度夸张的白发长度来形容愁绪之深。 \\\\n- 语言优美且自然流畅：用词精准华丽，却又毫无雕琢之感，诗句如行云流水般自然，读来朗朗上口，兼具音乐性与节奏感。像 “故人西辞黄鹤楼，烟花三月下扬州。孤帆远影碧空尽，唯见长江天际流”，文字优美，意境深远，节奏明快。 \\\\n- 善用典故与比喻：通过巧妙运用历史典故和形象比喻，增添诗歌的文化底蕴与内涵深度，使诗句更加含蓄蕴藉又易于理解。例如 “闲来垂钓碧溪上，忽复乘舟梦日边”，借用姜太公垂钓与伊尹梦日的典故表达自己对仕途的期待。 \\\\n**人际关系：**\\\\n- 与杜甫：李白与杜甫堪称唐代诗坛的双子星，二人相互倾慕，结下深厚情谊。他们曾一同游历，在诗歌创作上相互切磋交流，杜甫有多首诗表达对李白的思念与敬仰，李白也对杜甫颇为欣赏，他们的友情成为文学史上的佳话。\\\\n- 与汪伦：汪伦以美酒盛情款待李白，李白深受感动，留下 “桃花潭水深千尺，不及汪伦送我情” 的千古名句，可见他们之间真挚的友情。\\\\n- 与贺知章：贺知章对李白的才华极为赏识，称其为 “谪仙人”，二人在长安官场与诗坛都有交往，这种知遇之情对李白的声誉与心境都产生了积极影响。\\\\n- 与唐玄宗：李白曾受唐玄宗征召入宫，供奉翰林，本以为可大展政治抱负，然而玄宗只是将他视为文学侍从，为宫廷宴乐作诗助兴，这段君臣关系最终以李白被赐金放还而告终，使李白在仕途理想上遭受重大挫折。\\\\n**经典台词或口头禅：**\\\\n- 台词1：“仰天大笑出门去，我辈岂是蓬蒿人。” 表达出其对自身才华的自信以及即将踏入仕途、一展宏图的豪迈与喜悦。 \\\\n- 台词2：“安能摧眉折腰事权贵，使我不得开心颜。” 体现出他不向权贵低头，坚守人格尊严与精神自由的高尚情操与不屈性格。\\\\n- 台词2：“长风破浪会有时，直挂云帆济沧海。” 展现出面对困难时的乐观态度与坚定信念，相信总有一天能够乘风破浪，实现理想抱负。\\\\n\\\\n要求： \\\\n- 根据上述提供的角色设定，以第一人称视角进行表达。 \\\\n- 在回答时，尽可能地融入该角色的性格特点、语言风格以及其特有的口头禅或经典台词。\\\\n- 如果适用的话，在适当的地方加入（）内的补充信息，如动作、神情等，以增强对话的真实感和生动性。 \\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"{{inParam1}}\\\"}]},\\\"inputParams\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"name\\\":\\\"inParam1\\\",\\\"field\\\":\\\"content\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"text\\\"}],\\\"width\\\":332,\\\"height\\\":180}},{\\\"id\\\":\\\"9eb6f5c7-94a6-421f-aa39-7cfd7cec44f1\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1186,\\\"y\\\":467,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"回复：{{回复内容}}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"nodeId\\\":\\\"e9f3470a-f129-4baf-880a-294d7b3bff93\\\",\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"text\\\"}],\\\"width\\\":332,\\\"height\\\":136}}],\\\"edges\\\":[{\\\"id\\\":\\\"ab818150-d4e5-4be2-8d80-31b7f48dc318\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"e9f3470a-f129-4baf-880a-294d7b3bff93\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"e9f3470a-f129-4baf-880a-294d7b3bff93_input\\\",\\\"pointsList\\\":[{\\\"x\\\":439,\\\"y\\\":404},{\\\"x\\\":539,\\\"y\\\":404},{\\\"x\\\":442,\\\"y\\\":376},{\\\"x\\\":542,\\\"y\\\":376}]},{\\\"id\\\":\\\"158143255481139200\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"e9f3470a-f129-4baf-880a-294d7b3bff93\\\",\\\"targetNodeId\\\":\\\"9eb6f5c7-94a6-421f-aa39-7cfd7cec44f1\\\",\\\"sourceAnchorId\\\":\\\"e9f3470a-f129-4baf-880a-294d7b3bff93_output\\\",\\\"targetAnchorId\\\":\\\"9eb6f5c7-94a6-421f-aa39-7cfd7cec44f1_input\\\",\\\"pointsList\\\":[{\\\"x\\\":874,\\\"y\\\":376},{\\\"x\\\":974,\\\"y\\\":376},{\\\"x\\\":920,\\\"y\\\":430},{\\\"x\\\":1020,\\\"y\\\":430}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"outputText\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1896799016980885506', 'admin', '2025-03-04 13:45:01', 'jeecg', '2025-04-24 12:26:54', 'A04', '', 'jeecg', '示例_分类器', NULL, NULL, 'THEN(\\n    start.tag(\\'start-node\\'),\\n    SWITCH(classifier.tag(\\'159899349256073216\\')).to(\\n        end.tag(\\'159899421356158976\\'),\\n        end.tag(\\'159899641326432256\\'),\\n        end.tag(\\'159900616165302272\\'),\\n        end.tag(\\'160202618435485696\\')\\n    ).tag(\\'159899349256073216\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":334,\\\"y\\\":653,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"内容\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false}],\\\"outputParams\\\":[],\\\"height\\\":92,\\\"width\\\":332}},{\\\"id\\\":\\\"159899349256073216\\\",\\\"type\\\":\\\"classifier\\\",\\\"x\\\":714,\\\"y\\\":719,\\\"properties\\\":{\\\"text\\\":\\\"分类器\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"gpt-4o-mini\\\",\\\"temperature\\\":0.7}},\\\"categories\\\":[{\\\"category\\\":\\\"用户问的问题是关于编程的\\\",\\\"next\\\":\\\"159899421356158976\\\"},{\\\"category\\\":\\\"用户问的问题是关于食谱的\\\",\\\"next\\\":\\\"159899641326432256\\\"},{\\\"category\\\":\\\"其他问题\\\",\\\"next\\\":\\\"159900616165302272\\\"}],\\\"else\\\":{\\\"next\\\":\\\"160202618435485696\\\"}},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"分类索引\\\",\\\"type\\\":\\\"number\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":224,\\\"width\\\":332}},{\\\"id\\\":\\\"159899421356158976\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1144,\\\"y\\\":566,\\\"properties\\\":{\\\"text\\\":\\\"结束1\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"分类：{{分类索引}}\\\\n-------\\\\n{{回复内容}}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"分类索引\\\",\\\"nodeId\\\":\\\"159899349256073216\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"回复内容\\\",\\\"nodeId\\\":\\\"159899349256073216\\\"}],\\\"height\\\":136,\\\"width\\\":332}},{\\\"id\\\":\\\"159899641326432256\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1144,\\\"y\\\":715,\\\"properties\\\":{\\\"text\\\":\\\"结束2\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"分类：{{分类索引}}\\\\n-------\\\\n{{回复内容}}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"分类索引\\\",\\\"nodeId\\\":\\\"159899349256073216\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"回复内容\\\",\\\"nodeId\\\":\\\"159899349256073216\\\"}],\\\"height\\\":136,\\\"width\\\":332}},{\\\"id\\\":\\\"159900616165302272\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1144,\\\"y\\\":864,\\\"properties\\\":{\\\"text\\\":\\\"结束3\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"分类：{{分类索引}}\\\\n-------\\\\n{{回复内容}}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"分类索引\\\",\\\"nodeId\\\":\\\"159899349256073216\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"回复内容\\\",\\\"nodeId\\\":\\\"159899349256073216\\\"}],\\\"height\\\":136,\\\"width\\\":332}},{\\\"id\\\":\\\"160202618435485696\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1146,\\\"y\\\":1001,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"res\\\",\\\"nodeId\\\":\\\"159899349256073216\\\"}],\\\"height\\\":114,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"159899349260267520\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"159899349256073216\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"159899349256073216_input\\\",\\\"pointsList\\\":[{\\\"x\\\":500,\\\"y\\\":638},{\\\"x\\\":600,\\\"y\\\":638},{\\\"x\\\":448,\\\"y\\\":638},{\\\"x\\\":548,\\\"y\\\":638}]},{\\\"id\\\":\\\"159899421356158977\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"159899349256073216\\\",\\\"targetNodeId\\\":\\\"159899421356158976\\\",\\\"sourceAnchorId\\\":\\\"159899349256073216_case_1\\\",\\\"targetAnchorId\\\":\\\"159899421356158976_input\\\",\\\"pointsList\\\":[{\\\"x\\\":880,\\\"y\\\":672},{\\\"x\\\":980,\\\"y\\\":672},{\\\"x\\\":878,\\\"y\\\":529},{\\\"x\\\":978,\\\"y\\\":529}]},{\\\"id\\\":\\\"159899706925346816\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"159899349256073216\\\",\\\"targetNodeId\\\":\\\"159899641326432256\\\",\\\"sourceAnchorId\\\":\\\"159899349256073216_case_2\\\",\\\"targetAnchorId\\\":\\\"159899641326432256_input\\\",\\\"pointsList\\\":[{\\\"x\\\":880,\\\"y\\\":716},{\\\"x\\\":980,\\\"y\\\":716},{\\\"x\\\":878,\\\"y\\\":678},{\\\"x\\\":978,\\\"y\\\":678}]},{\\\"id\\\":\\\"159900640542597120\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"159899349256073216\\\",\\\"targetNodeId\\\":\\\"159900616165302272\\\",\\\"sourceAnchorId\\\":\\\"159899349256073216_case_3\\\",\\\"targetAnchorId\\\":\\\"159900616165302272_input\\\",\\\"pointsList\\\":[{\\\"x\\\":880,\\\"y\\\":760},{\\\"x\\\":980,\\\"y\\\":760},{\\\"x\\\":878,\\\"y\\\":827},{\\\"x\\\":978,\\\"y\\\":827}]},{\\\"id\\\":\\\"177966745116012544\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"159899349256073216\\\",\\\"targetNodeId\\\":\\\"160202618435485696\\\",\\\"sourceAnchorId\\\":\\\"159899349256073216_case_else\\\",\\\"targetAnchorId\\\":\\\"160202618435485696_input\\\",\\\"pointsList\\\":[{\\\"x\\\":880,\\\"y\\\":804},{\\\"x\\\":980,\\\"y\\\":804},{\\\"x\\\":880,\\\"y\\\":975},{\\\"x\\\":980,\\\"y\\\":975}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"outputText\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"res\\\",\\\"nodeId\\\":\\\"159899349256073216\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"内容\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1897212806596395009', 'jeecg', '2025-03-05 17:09:16', 'admin', '2025-11-27 17:39:56', 'A04', NULL, 'jeecg', '示例_Jeecg产品助手流程', NULL, NULL, 'THEN(\\n    start.tag(\\'start-node\\'),\\n    SWITCH(switch.tag(\\'160312505863614464\\')).to(\\n        THEN(\\n            knowledge.tag(\\'160312352087846912\\'),\\n            llm.tag(\\'160312692635971584\\'),\\n            end.tag(\\'160312258504536064\\')\\n        ).tag(\\\"160312352087846912\\\"),\\n        end.tag(\\'162075194587365376\\'),\\n        THEN(\\n            knowledge.tag(\\'257078850004389888\\'),\\n            llm.tag(\\'160311787014434816\\'),\\n            end.tag(\\'160312258504536064\\')\\n        ).tag(\\\"257078850004389888\\\")\\n    ).tag(\\'160312505863614464\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":32.04347826086956,\\\"y\\\":-57.34782608695656,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true}],\\\"outputParams\\\":[],\\\"height\\\":92,\\\"width\\\":332}},{\\\"id\\\":\\\"160311787014434816\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1018.1304347826085,\\\"y\\\":-392.304347826087,\\\"properties\\\":{\\\"text\\\":\\\"JeecgLLM\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"{{question}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"question\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"data\\\",\\\"name\\\":\\\"doc\\\",\\\"nodeId\\\":\\\"160311730106118144\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":158,\\\"width\\\":332}},{\\\"id\\\":\\\"160312258504536064\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1370.695652173913,\\\"y\\\":-273.21739130434787,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"{{jeecgResult}}{{jmResult}}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"jeecgResult\\\",\\\"nodeId\\\":\\\"160311787014434816\\\"},{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"jmResult\\\",\\\"nodeId\\\":\\\"160312692635971584\\\"}],\\\"height\\\":136,\\\"width\\\":332}},{\\\"id\\\":\\\"160312352087846912\\\",\\\"type\\\":\\\"knowledge\\\",\\\"x\\\":619.1739130434784,\\\"y\\\":-128.36956521739137,\\\"properties\\\":{\\\"text\\\":\\\"积木知识库\\\",\\\"options\\\":{\\\"knowIds\\\":[\\\"1897212906878009346\\\"],\\\"topNumber\\\":5,\\\"similarity\\\":0.7},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"documents\\\",\\\"name\\\":\\\"文档列表\\\",\\\"type\\\":\\\"object[]\\\"},{\\\"field\\\":\\\"data\\\",\\\"name\\\":\\\"文档内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":163,\\\"width\\\":332,\\\"remarks\\\":\\\"积木报表知识库\\\"}},{\\\"id\\\":\\\"160312505863614464\\\",\\\"type\\\":\\\"switch\\\",\\\"x\\\":268.82608695652175,\\\"y\\\":-251.95652173913044,\\\"properties\\\":{\\\"text\\\":\\\"条件分支\\\",\\\"options\\\":{\\\"if\\\":[{\\\"logic\\\":\\\"OR\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"content\\\",\\\"operator\\\":\\\"CONTAINS\\\",\\\"value\\\":\\\"jeecg\\\"},{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"content\\\",\\\"operator\\\":\\\"CONTAINS\\\",\\\"value\\\":\\\"JeecgBoot\\\"}],\\\"next\\\":\\\"257078850004389888\\\"},{\\\"logic\\\":\\\"OR\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"content\\\",\\\"operator\\\":\\\"CONTAINS\\\",\\\"value\\\":\\\"jimu\\\"},{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"content\\\",\\\"operator\\\":\\\"CONTAINS\\\",\\\"value\\\":\\\"积木\\\"},{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"content\\\",\\\"operator\\\":\\\"CONTAINS\\\",\\\"value\\\":\\\"报表\\\"}],\\\"next\\\":\\\"160312352087846912\\\"}],\\\"else\\\":{\\\"next\\\":\\\"162075194587365376\\\"}},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"分支索引\\\",\\\"type\\\":\\\"number\\\"}],\\\"height\\\":144,\\\"width\\\":332}},{\\\"id\\\":\\\"160312692635971584\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1013.478260869565,\\\"y\\\":-190.78260869565224,\\\"properties\\\":{\\\"text\\\":\\\"JmLLM\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"{{question}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"question\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"data\\\",\\\"name\\\":\\\"doc\\\",\\\"nodeId\\\":\\\"160312352087846912\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":158,\\\"width\\\":332}},{\\\"id\\\":\\\"162075194587365376\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":599.8260869565215,\\\"y\\\":71.91304347826087,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"我不知道这个问题怎么回答呦。\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[],\\\"height\\\":114,\\\"width\\\":332}},{\\\"id\\\":\\\"257078850004389888\\\",\\\"type\\\":\\\"knowledge\\\",\\\"x\\\":602.8260869565217,\\\"y\\\":-441.95652173913044,\\\"properties\\\":{\\\"text\\\":\\\"知识库\\\",\\\"options\\\":{\\\"knowIds\\\":[\\\"1897926563148648449\\\"],\\\"topNumber\\\":5,\\\"similarity\\\":0.7},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"documents\\\",\\\"name\\\":\\\"文档列表\\\",\\\"type\\\":\\\"object[]\\\"},{\\\"field\\\":\\\"data\\\",\\\"name\\\":\\\"文档内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":136,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"160312258508730368\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"160311787014434816\\\",\\\"targetNodeId\\\":\\\"160312258504536064\\\",\\\"sourceAnchorId\\\":\\\"160311787014434816_output\\\",\\\"targetAnchorId\\\":\\\"160312258504536064_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1184.1304347826085,\\\"y\\\":-440.304347826087},{\\\"x\\\":1284.1304347826085,\\\"y\\\":-440.304347826087},{\\\"x\\\":1104.695652173913,\\\"y\\\":-310.21739130434787},{\\\"x\\\":1204.695652173913,\\\"y\\\":-310.21739130434787}]},{\\\"id\\\":\\\"160312505863614465\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"160312505863614464\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"160312505863614464_input\\\",\\\"pointsList\\\":[{\\\"x\\\":198.04347826086956,\\\"y\\\":-72.34782608695656},{\\\"x\\\":298.04347826086956,\\\"y\\\":-72.34782608695656},{\\\"x\\\":2.826086956521749,\\\"y\\\":-292.95652173913044},{\\\"x\\\":102.82608695652175,\\\"y\\\":-292.95652173913044}]},{\\\"id\\\":\\\"160312567750569984\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"160312505863614464\\\",\\\"targetNodeId\\\":\\\"160312352087846912\\\",\\\"sourceAnchorId\\\":\\\"160312505863614464_case_2\\\",\\\"targetAnchorId\\\":\\\"160312352087846912_input\\\",\\\"pointsList\\\":[{\\\"x\\\":434.82608695652175,\\\"y\\\":-232.95652173913044},{\\\"x\\\":534.8260869565217,\\\"y\\\":-232.95652173913044},{\\\"x\\\":353.17391304347836,\\\"y\\\":-178.86956521739137},{\\\"x\\\":453.17391304347836,\\\"y\\\":-178.86956521739137}]},{\\\"id\\\":\\\"160312692635971585\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"160312352087846912\\\",\\\"targetNodeId\\\":\\\"160312692635971584\\\",\\\"sourceAnchorId\\\":\\\"160312352087846912_output\\\",\\\"targetAnchorId\\\":\\\"160312692635971584_input\\\",\\\"pointsList\\\":[{\\\"x\\\":785.1739130434784,\\\"y\\\":-178.86956521739137},{\\\"x\\\":885.1739130434784,\\\"y\\\":-178.86956521739137},{\\\"x\\\":747.478260869565,\\\"y\\\":-238.78260869565224},{\\\"x\\\":847.478260869565,\\\"y\\\":-238.78260869565224}]},{\\\"id\\\":\\\"160312712797990912\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"160312692635971584\\\",\\\"targetNodeId\\\":\\\"160312258504536064\\\",\\\"sourceAnchorId\\\":\\\"160312692635971584_output\\\",\\\"targetAnchorId\\\":\\\"160312258504536064_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1179.478260869565,\\\"y\\\":-238.78260869565224},{\\\"x\\\":1279.478260869565,\\\"y\\\":-238.78260869565224},{\\\"x\\\":1104.695652173913,\\\"y\\\":-310.21739130434787},{\\\"x\\\":1204.695652173913,\\\"y\\\":-310.21739130434787}]},{\\\"id\\\":\\\"162116168161726464\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"160312505863614464\\\",\\\"targetNodeId\\\":\\\"162075194587365376\\\",\\\"sourceAnchorId\\\":\\\"160312505863614464_source_else\\\",\\\"targetAnchorId\\\":\\\"162075194587365376_input\\\",\\\"pointsList\\\":[{\\\"x\\\":434.82608695652175,\\\"y\\\":-206.95652173913044},{\\\"x\\\":534.8260869565217,\\\"y\\\":-206.95652173913044},{\\\"x\\\":333.8260869565215,\\\"y\\\":45.913043478260875},{\\\"x\\\":433.8260869565215,\\\"y\\\":45.913043478260875}]},{\\\"id\\\":\\\"257078850008584192\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"160312505863614464\\\",\\\"targetNodeId\\\":\\\"257078850004389888\\\",\\\"sourceAnchorId\\\":\\\"160312505863614464_source_if\\\",\\\"targetAnchorId\\\":\\\"257078850004389888_input\\\",\\\"pointsList\\\":[{\\\"x\\\":434.82608695652175,\\\"y\\\":-258.95652173913044},{\\\"x\\\":534.8260869565217,\\\"y\\\":-258.95652173913044},{\\\"x\\\":336.82608695652175,\\\"y\\\":-478.95652173913044},{\\\"x\\\":436.82608695652175,\\\"y\\\":-478.95652173913044}]},{\\\"id\\\":\\\"257078872452304896\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"257078850004389888\\\",\\\"targetNodeId\\\":\\\"160311787014434816\\\",\\\"sourceAnchorId\\\":\\\"257078850004389888_output\\\",\\\"targetAnchorId\\\":\\\"160311787014434816_input\\\",\\\"pointsList\\\":[{\\\"x\\\":768.8260869565217,\\\"y\\\":-478.95652173913044},{\\\"x\\\":868.8260869565217,\\\"y\\\":-478.95652173913044},{\\\"x\\\":752.1304347826085,\\\"y\\\":-440.304347826087},{\\\"x\\\":852.1304347826085,\\\"y\\\":-440.304347826087}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"outputText\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1897482706871164929', 'jeecg', '2025-03-06 11:01:45', 'jeecg', '2025-04-24 12:27:58', 'A04', NULL, 'jeecg', '示例_脚本组件', NULL, NULL, 'THEN(\\n    start.tag(\\'start-node\\'),\\n    code_160582647542648832.tag(\\'code_160582647542648832\\'),\\n    end.tag(\\'160583273626406912\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":300,\\\"y\\\":455,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"内容\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"question\\\",\\\"name\\\":\\\"内容2\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true}],\\\"outputParams\\\":[],\\\"height\\\":92,\\\"width\\\":332}},{\\\"id\\\":\\\"code_160582647542648832\\\",\\\"type\\\":\\\"code\\\",\\\"x\\\":786,\\\"y\\\":488,\\\"properties\\\":{\\\"text\\\":\\\"脚本执行\\\",\\\"options\\\":{\\\"codeType\\\":\\\"javascript\\\",\\\"code\\\":\\\"function main(params) {\\\\n  return {\\\\n    result: params.arg1 + \\'_拼接_\\' + params.arg2,\\\\n  }\\\\n}\\\"},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"arg1\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"question\\\",\\\"name\\\":\\\"arg2\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"返回结果\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}],\\\"height\\\":158,\\\"width\\\":332}},{\\\"id\\\":\\\"160583273626406912\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1272,\\\"y\\\":466,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"{{res}}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"res\\\",\\\"nodeId\\\":\\\"code_160582647542648832\\\"}],\\\"height\\\":114,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"160582647546843136\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"code_160582647542648832\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"code_160582647542648832_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":440},{\\\"x\\\":566,\\\"y\\\":440},{\\\"x\\\":520,\\\"y\\\":440},{\\\"x\\\":620,\\\"y\\\":440}]},{\\\"id\\\":\\\"160583273626406913\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"code_160582647542648832\\\",\\\"targetNodeId\\\":\\\"160583273626406912\\\",\\\"sourceAnchorId\\\":\\\"code_160582647542648832_output\\\",\\\"targetAnchorId\\\":\\\"160583273626406912_input\\\",\\\"pointsList\\\":[{\\\"x\\\":952,\\\"y\\\":440},{\\\"x\\\":1052,\\\"y\\\":440},{\\\"x\\\":1006,\\\"y\\\":440},{\\\"x\\\":1106,\\\"y\\\":440}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"res\\\",\\\"nodeId\\\":\\\"code_160582647542648832\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"内容\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1897496956167577601', 'jeecg', '2025-03-06 11:58:23', 'jeecg', '2025-05-20 10:16:28', 'A04', NULL, 'jeecg', '示例_java增强', NULL, NULL, 'THEN(\\n    start.tag(\\'start-node\\'),\\n    enhanceJava.tag(\\'160591592557232128\\'),\\n    end.tag(\\'160595080985034752\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":300,\\\"y\\\":456,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"question\\\",\\\"name\\\":\\\"问题1\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"问题2\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true}],\\\"outputParams\\\":[],\\\"height\\\":92,\\\"width\\\":332}},{\\\"id\\\":\\\"160591592557232128\\\",\\\"type\\\":\\\"enhanceJava\\\",\\\"x\\\":786,\\\"y\\\":499,\\\"properties\\\":{\\\"text\\\":\\\"Java增强\\\",\\\"options\\\":{\\\"enhance\\\":{\\\"type\\\":\\\"spring\\\",\\\"path\\\":\\\"testAiragEnhance\\\"}},\\\"inputParams\\\":[{\\\"field\\\":\\\"question\\\",\\\"name\\\":\\\"arg1\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"question\\\",\\\"name\\\":\\\"arg2\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"返回结果\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}],\\\"height\\\":158,\\\"width\\\":332}},{\\\"id\\\":\\\"160595080985034752\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1272,\\\"y\\\":477,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"{{res}}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"res\\\",\\\"nodeId\\\":\\\"160591592557232128\\\"}],\\\"height\\\":136,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"160591592565620736\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"160591592557232128\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"160591592557232128_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":441},{\\\"x\\\":566,\\\"y\\\":441},{\\\"x\\\":520,\\\"y\\\":440},{\\\"x\\\":620,\\\"y\\\":440}]},{\\\"id\\\":\\\"160595080989229056\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"160591592557232128\\\",\\\"targetNodeId\\\":\\\"160595080985034752\\\",\\\"sourceAnchorId\\\":\\\"160591592557232128_output\\\",\\\"targetAnchorId\\\":\\\"160595080985034752_input\\\",\\\"pointsList\\\":[{\\\"x\\\":952,\\\"y\\\":440},{\\\"x\\\":1052,\\\"y\\\":440},{\\\"x\\\":1006,\\\"y\\\":440},{\\\"x\\\":1106,\\\"y\\\":440}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"outputText\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"question\\\",\\\"name\\\":\\\"问题1\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":true,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"问题2\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1897528240805830658', 'jeecg', '2025-03-06 14:02:42', 'admin', '2025-03-21 17:26:44', 'A04', NULL, 'jeecg', '示例_子流程', NULL, 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/任务流程设计选择_1742437659702.png', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    subflow.tag(\\'160621029847842816\\'),\\n    end.tag(\\'160628486900924416\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":300,\\\"y\\\":334,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"内容\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":true}],\\\"outputParams\\\":[],\\\"height\\\":62,\\\"width\\\":332}},{\\\"id\\\":\\\"160621029847842816\\\",\\\"type\\\":\\\"subflow\\\",\\\"x\\\":784,\\\"y\\\":334,\\\"properties\\\":{\\\"text\\\":\\\"子流程\\\",\\\"options\\\":{\\\"subflowId\\\":\\\"1897955542184693762\\\"},\\\"inputParams\\\":[{\\\"name\\\":\\\"question\\\",\\\"nameText\\\":\\\"用户问题\\\",\\\"field\\\":\\\"\\\",\\\"nodeId\\\":\\\"\\\"},{\\\"name\\\":\\\"content\\\",\\\"nameText\\\":\\\"用户问题\\\",\\\"field\\\":\\\"content\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"outputText\\\",\\\"name\\\":\\\"outputText\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":62,\\\"width\\\":332}},{\\\"id\\\":\\\"160628486900924416\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1272,\\\"y\\\":334,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"outputText\\\",\\\"name\\\":\\\"result\\\",\\\"nodeId\\\":\\\"160621029847842816\\\"}],\\\"height\\\":62,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"160621029852037120\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"160621029847842816\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"160621029847842816_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":334},{\\\"x\\\":566,\\\"y\\\":334},{\\\"x\\\":518,\\\"y\\\":334},{\\\"x\\\":618,\\\"y\\\":334}]},{\\\"id\\\":\\\"160628486905118720\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"160621029847842816\\\",\\\"targetNodeId\\\":\\\"160628486900924416\\\",\\\"sourceAnchorId\\\":\\\"160621029847842816_output\\\",\\\"targetAnchorId\\\":\\\"160628486900924416_input\\\",\\\"pointsList\\\":[{\\\"x\\\":950,\\\"y\\\":334},{\\\"x\\\":1050,\\\"y\\\":334},{\\\"x\\\":1006,\\\"y\\\":334},{\\\"x\\\":1106,\\\"y\\\":334}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"outputText\\\",\\\"name\\\":\\\"result\\\",\\\"nodeId\\\":\\\"160621029847842816\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"内容\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1897552224058400770', 'jeecg', '2025-03-06 15:38:00', 'admin', '2025-06-25 23:35:33', 'A04', NULL, 'jeecg', '示例_全部脚本', '示例：脚本节点', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/1流程设计_1742437645575.png', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    llm.tag(\\'160650416019521536\\'),\\n    WHEN(\\n        code_160652991133433856.tag(\\'code_160652991133433856\\'),\\n        code_166081977564753920.tag(\\'code_166081977564753920\\'),\\n        code_167835393352683520.tag(\\'code_167835393352683520\\')\\n    ).tag(\\\"code_160652991133433856\\\"),\\n    end.tag(\\'160656278891560960\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":300,\\\"y\\\":418,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true}],\\\"outputParams\\\":[],\\\"height\\\":92,\\\"width\\\":332}},{\\\"id\\\":\\\"160650416019521536\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":693,\\\"y\\\":462,\\\"properties\\\":{\\\"text\\\":\\\"LLM\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":null,\\\"topP\\\":0.9,\\\"presencePenalty\\\":0.1,\\\"frequencyPenalty\\\":0.1}},\\\"history\\\":4,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"# 角色\\\\n你是一位严厉的长辈，面对用户的问题，要以一种带着隐隐批评，暗示问题简单、用户还有很多需要学习的态度来回复。通过大模型模拟李白来对话，回答用户提出的各种问题。\\\\n\\\\n\\\\n## 技能\\\\n### 技能 1: 回答问题\\\\n1. 当用户提出问题时，先简要评价问题较为简单，然后给出回答。\\\\n2. 回答完问题后，适当提及用户还需要加强学习、增长见识等内容。\\\\n\\\\n\\\\n## 限制:\\\\n- 回复内容必须逻辑清晰、语言通顺，符合严厉长辈的角色设定。 \\\\n\\\\n\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"{{question}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"question\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}},{\\\"id\\\":\\\"code_160652991133433856\\\",\\\"type\\\":\\\"code\\\",\\\"x\\\":1135,\\\"y\\\":179,\\\"properties\\\":{\\\"text\\\":\\\"js\\\",\\\"options\\\":{\\\"codeType\\\":\\\"javascript\\\",\\\"code\\\":\\\"function main(params) {\\\\n  if(params.llmRes){\\\\n    let resLength  = params.llmRes.length\\\\n    params.llmRes = params.llmRes + \\'\\\\\\\\n字数：\\'+resLength\\\\n  }\\\\n  return {\\\\n    result: params.llmRes,\\\\n  }\\\\n}\\\"},\\\"inputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"llmRes\\\",\\\"nodeId\\\":\\\"160650416019521536\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"返回结果\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}],\\\"height\\\":158,\\\"width\\\":332}},{\\\"id\\\":\\\"160656278891560960\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1653,\\\"y\\\":449,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"js:{{res}}\\\\ngroovy:{{res1}}\\\\nkotlin:{{res2}}\\\\npython:{{res3}}\\\\naviator:{{res4}}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"res\\\",\\\"nodeId\\\":\\\"code_160652991133433856\\\"},{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"res1\\\",\\\"nodeId\\\":\\\"code_166081977564753920\\\"},{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"res2\\\",\\\"nodeId\\\":\\\"code_166090618376253440\\\"},{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"res3\\\",\\\"nodeId\\\":\\\"code_167828303175372800\\\"},{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"res4\\\",\\\"nodeId\\\":\\\"code_167835393352683520\\\"}],\\\"height\\\":136,\\\"width\\\":332}},{\\\"id\\\":\\\"code_166081977564753920\\\",\\\"type\\\":\\\"code\\\",\\\"x\\\":1140,\\\"y\\\":413,\\\"properties\\\":{\\\"text\\\":\\\"groovy\\\",\\\"options\\\":{\\\"codeType\\\":\\\"groovy\\\",\\\"code\\\":\\\"def main(params) {\\\\n    if (params.llmRes) {\\\\n        def resLength = params.llmRes.length()\\\\n        params.llmRes += \\\\\\\"\\\\\\\\n字数：\\\\\\\" + resLength\\\\n    }\\\\n    return [result: params.llmRes]\\\\n}\\\"},\\\"inputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"llmRes\\\",\\\"nodeId\\\":\\\"160650416019521536\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"返回结果\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}],\\\"height\\\":158,\\\"width\\\":332}},{\\\"id\\\":\\\"code_167835393352683520\\\",\\\"type\\\":\\\"code\\\",\\\"x\\\":1141,\\\"y\\\":667,\\\"properties\\\":{\\\"text\\\":\\\"aviator\\\",\\\"options\\\":{\\\"codeType\\\":\\\"aviator\\\",\\\"code\\\":\\\"let llmRes = params.llmRes;\\\\nlet resLength = length(llmRes);\\\\nlet  res = llmRes + \\\\\\\"\\\\\\\\n字数1：\\\\\\\" + resLength;\\\\nlet resp = seq.map(\\\\\\\"result\\\\\\\",res);\\\"},\\\"inputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"llmRes\\\",\\\"nodeId\\\":\\\"160650416019521536\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"返回结果\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":158,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"160650416019521537\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"160650416019521536\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"160650416019521536_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":403},{\\\"x\\\":566,\\\"y\\\":403},{\\\"x\\\":427,\\\"y\\\":403},{\\\"x\\\":527,\\\"y\\\":403}]},{\\\"id\\\":\\\"160652991137628160\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"160650416019521536\\\",\\\"targetNodeId\\\":\\\"code_160652991133433856\\\",\\\"sourceAnchorId\\\":\\\"160650416019521536_output\\\",\\\"targetAnchorId\\\":\\\"code_160652991133433856_input\\\",\\\"pointsList\\\":[{\\\"x\\\":859,\\\"y\\\":403},{\\\"x\\\":959,\\\"y\\\":403},{\\\"x\\\":869,\\\"y\\\":131},{\\\"x\\\":969,\\\"y\\\":131}]},{\\\"id\\\":\\\"160656278899949568\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"code_160652991133433856\\\",\\\"targetNodeId\\\":\\\"160656278891560960\\\",\\\"sourceAnchorId\\\":\\\"code_160652991133433856_output\\\",\\\"targetAnchorId\\\":\\\"160656278891560960_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1301,\\\"y\\\":131},{\\\"x\\\":1401,\\\"y\\\":131},{\\\"x\\\":1387,\\\"y\\\":412},{\\\"x\\\":1487,\\\"y\\\":412}]},{\\\"id\\\":\\\"166082001409372160\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"160650416019521536\\\",\\\"targetNodeId\\\":\\\"code_166081977564753920\\\",\\\"sourceAnchorId\\\":\\\"160650416019521536_output\\\",\\\"targetAnchorId\\\":\\\"code_166081977564753920_input\\\",\\\"pointsList\\\":[{\\\"x\\\":859,\\\"y\\\":403},{\\\"x\\\":959,\\\"y\\\":403},{\\\"x\\\":874,\\\"y\\\":365},{\\\"x\\\":974,\\\"y\\\":365}]},{\\\"id\\\":\\\"166082017557442560\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"code_166081977564753920\\\",\\\"targetNodeId\\\":\\\"160656278891560960\\\",\\\"sourceAnchorId\\\":\\\"code_166081977564753920_output\\\",\\\"targetAnchorId\\\":\\\"160656278891560960_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1306,\\\"y\\\":365},{\\\"x\\\":1406,\\\"y\\\":365},{\\\"x\\\":1387,\\\"y\\\":412},{\\\"x\\\":1487,\\\"y\\\":412}]},{\\\"id\\\":\\\"167835393356877824\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"160650416019521536\\\",\\\"targetNodeId\\\":\\\"code_167835393352683520\\\",\\\"sourceAnchorId\\\":\\\"160650416019521536_output\\\",\\\"targetAnchorId\\\":\\\"code_167835393352683520_input\\\",\\\"pointsList\\\":[{\\\"x\\\":859,\\\"y\\\":403},{\\\"x\\\":959,\\\"y\\\":403},{\\\"x\\\":875,\\\"y\\\":619},{\\\"x\\\":975,\\\"y\\\":619}]},{\\\"id\\\":\\\"167836988980817920\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"code_167835393352683520\\\",\\\"targetNodeId\\\":\\\"160656278891560960\\\",\\\"sourceAnchorId\\\":\\\"code_167835393352683520_output\\\",\\\"targetAnchorId\\\":\\\"160656278891560960_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1307,\\\"y\\\":619},{\\\"x\\\":1407,\\\"y\\\":619},{\\\"x\\\":1387,\\\"y\\\":412},{\\\"x\\\":1487,\\\"y\\\":412}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"outputText\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1900021198960492546', 'jeecg', '2025-03-13 11:08:49', 'admin', '2025-11-27 16:49:13', 'A04', NULL, 'jeecg', '示例_回复节点', '', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/流程设计引擎_1742383594151.png', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    llm.tag(\\'163122102386216960\\'),\\n    reply.tag(\\'163119312863678464\\'),\\n    llm.tag(\\'163122766768164864\\'),\\n    end.tag(\\'163119405809455104\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":232,\\\"y\\\":273,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":true}],\\\"outputParams\\\":[],\\\"height\\\":62,\\\"width\\\":332}},{\\\"id\\\":\\\"163119312863678464\\\",\\\"type\\\":\\\"reply\\\",\\\"x\\\":800,\\\"y\\\":225,\\\"properties\\\":{\\\"text\\\":\\\"直接回复\\\",\\\"options\\\":{\\\"content\\\":\\\"{{content}}\\\"},\\\"inputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"content\\\",\\\"nodeId\\\":\\\"163122102386216960\\\"}],\\\"outputParams\\\":[],\\\"height\\\":62,\\\"width\\\":332}},{\\\"id\\\":\\\"163119405809455104\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1548,\\\"y\\\":254,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"{{resp}}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"resp\\\",\\\"nodeId\\\":\\\"163122766768164864\\\"}],\\\"height\\\":62,\\\"width\\\":332}},{\\\"id\\\":\\\"163122102386216960\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":551,\\\"y\\\":553,\\\"properties\\\":{\\\"text\\\":\\\"LLM\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"根据用户的问题，以有趣的方式回答，如果可以的话请引用故事或经典说明。\\\\n\\\\n用中文回复。\\\\n\\\\n字数控制在200以内。\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"{{content}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"content\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":136,\\\"width\\\":332}},{\\\"id\\\":\\\"163122766768164864\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1144,\\\"y\\\":412,\\\"properties\\\":{\\\"text\\\":\\\"nextQue\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"根据用户的问题和ai的回复，猜测用户下一次的问题可能有哪些，markdown格式回复。\\\\n格式：\\\\n\\\\\\\\n你可能还想知道：\\\\n* 问题一\\\\n* 问题二\\\\n。。。。\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"用户问题：{{que}}\\\\nAI回复：{{res}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"que\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"res\\\",\\\"nodeId\\\":\\\"163122102386216960\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":136,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"163122102390411264\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"163122102386216960\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"163122102386216960_input\\\",\\\"pointsList\\\":[{\\\"x\\\":398,\\\"y\\\":273},{\\\"x\\\":498,\\\"y\\\":273},{\\\"x\\\":285,\\\"y\\\":516},{\\\"x\\\":385,\\\"y\\\":516}]},{\\\"id\\\":\\\"163122147491762176\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"163122102386216960\\\",\\\"targetNodeId\\\":\\\"163119312863678464\\\",\\\"sourceAnchorId\\\":\\\"163122102386216960_output\\\",\\\"targetAnchorId\\\":\\\"163119312863678464_input\\\",\\\"pointsList\\\":[{\\\"x\\\":717,\\\"y\\\":516},{\\\"x\\\":817,\\\"y\\\":516},{\\\"x\\\":534,\\\"y\\\":225},{\\\"x\\\":634,\\\"y\\\":225}]},{\\\"id\\\":\\\"163122766772359168\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"163119312863678464\\\",\\\"targetNodeId\\\":\\\"163122766768164864\\\",\\\"sourceAnchorId\\\":\\\"163119312863678464_output\\\",\\\"targetAnchorId\\\":\\\"163122766768164864_input\\\",\\\"pointsList\\\":[{\\\"x\\\":966,\\\"y\\\":225},{\\\"x\\\":1066,\\\"y\\\":225},{\\\"x\\\":878,\\\"y\\\":375},{\\\"x\\\":978,\\\"y\\\":375}]},{\\\"id\\\":\\\"163123226145116160\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"163122766768164864\\\",\\\"targetNodeId\\\":\\\"163119405809455104\\\",\\\"sourceAnchorId\\\":\\\"163122766768164864_output\\\",\\\"targetAnchorId\\\":\\\"163119405809455104_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1310,\\\"y\\\":375},{\\\"x\\\":1410,\\\"y\\\":375},{\\\"x\\\":1282,\\\"y\\\":254},{\\\"x\\\":1382,\\\"y\\\":254}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"outputText\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1900029596154232833', 'jeecg', '2025-03-13 11:42:11', 'admin', '2025-11-27 16:49:22', 'A04', NULL, 'jeecg', '示例_Http节点', '', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/流程设计(1)_1742383583093.png', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    http.tag(\\'163206941950185472\\'),\\n    SWITCH(switch.tag(\\'163207852529389568\\')).to(\\n        THEN(\\n            http.tag(\\'163128964742746112\\'),\\n            SWITCH(switch.tag(\\'168299837777608704\\')).to(\\n                end.tag(\\'163129833764786176\\'),\\n                end.tag(\\'168300140241453056\\')\\n            ).tag(\\'168299837777608704\\')\\n        ).tag(\\\"163128964742746112\\\"),\\n        end.tag(\\'163208186282741760\\')\\n    ).tag(\\'163207852529389568\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":51.13043478260868,\\\"y\\\":342.804347826087,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"大萨达撒\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":true}],\\\"outputParams\\\":[],\\\"height\\\":89,\\\"width\\\":332}},{\\\"id\\\":\\\"163128964742746112\\\",\\\"type\\\":\\\"http\\\",\\\"x\\\":859.0869565217391,\\\"y\\\":192.2173913043478,\\\"properties\\\":{\\\"text\\\":\\\"HTTP 请求 查询\\\",\\\"options\\\":{\\\"http\\\":{\\\"url\\\":\\\"{{domainURL}}/test/jeecgDemo/list\\\",\\\"method\\\":\\\"GET\\\",\\\"headers\\\":{},\\\"requestBody\\\":{\\\"type\\\":\\\"none\\\",\\\"body\\\":\\\"\\\"},\\\"requestParams\\\":{\\\"name\\\":\\\"{{name}}\\\",\\\"pageNo\\\":\\\"1\\\",\\\"pageSize\\\":\\\"10\\\"},\\\"timeout\\\":120}},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"name\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"body\\\",\\\"name\\\":\\\"输出\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false},{\\\"field\\\":\\\"statusCode\\\",\\\"name\\\":\\\"状态码\\\",\\\"type\\\":\\\"number\\\"},{\\\"field\\\":\\\"body.success\\\",\\\"name\\\":\\\"是否成功\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false},{\\\"field\\\":\\\"body.result.records[0].id\\\",\\\"name\\\":\\\"id\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}],\\\"height\\\":62,\\\"width\\\":332}},{\\\"id\\\":\\\"163129833764786176\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1386.5217391304348,\\\"y\\\":164.08695652173913,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"新增的用户Id：{{id}}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"body.result.records[0].id\\\",\\\"name\\\":\\\"id\\\",\\\"nodeId\\\":\\\"163128964742746112\\\"}],\\\"height\\\":62,\\\"width\\\":332}},{\\\"id\\\":\\\"163206941950185472\\\",\\\"type\\\":\\\"http\\\",\\\"x\\\":320.1304347826087,\\\"y\\\":474.2173913043478,\\\"properties\\\":{\\\"text\\\":\\\"HTTP 请求\\\",\\\"options\\\":{\\\"http\\\":{\\\"url\\\":\\\"{{domainURL}}/test/jeecgDemo/add\\\",\\\"method\\\":\\\"POST\\\",\\\"headers\\\":{},\\\"requestBody\\\":{\\\"type\\\":\\\"json\\\",\\\"body\\\":\\\"{\\\\n  \\\\\\\"name\\\\\\\": \\\\\\\"{{name}}\\\\\\\",\\\\n  \\\\\\\"keyWord\\\\\\\": \\\\\\\"example\\\\\\\",\\\\n  \\\\\\\"punchTime\\\\\\\": \\\\\\\"2023-10-05 14:48:00\\\\\\\",\\\\n  \\\\\\\"salaryMoney\\\\\\\": 1000.00,\\\\n  \\\\\\\"bonusMoney\\\\\\\": 500.0,\\\\n  \\\\\\\"sex\\\\\\\": \\\\\\\"1\\\\\\\",\\\\n  \\\\\\\"age\\\\\\\": 30,\\\\n  \\\\\\\"birthday\\\\\\\": \\\\\\\"2023-10-05\\\\\\\",\\\\n  \\\\\\\"email\\\\\\\": \\\\\\\"john.doe@example.com\\\\\\\",\\\\n  \\\\\\\"content\\\\\\\": \\\\\\\"This is a test content.\\\\\\\",\\\\n}\\\"},\\\"requestParams\\\":{},\\\"timeout\\\":120}},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"name\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"statusCode\\\",\\\"name\\\":\\\"code\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false},{\\\"field\\\":\\\"body\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":62,\\\"width\\\":332}},{\\\"id\\\":\\\"163207852529389568\\\",\\\"type\\\":\\\"switch\\\",\\\"x\\\":510.78260869565224,\\\"y\\\":302.73913043478257,\\\"properties\\\":{\\\"text\\\":\\\"条件分支\\\",\\\"options\\\":{\\\"if\\\":[{\\\"logic\\\":\\\"AND\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"163206941950185472\\\",\\\"field\\\":\\\"statusCode\\\",\\\"operator\\\":\\\"EQUALS\\\",\\\"value\\\":\\\"200\\\"}],\\\"next\\\":\\\"163128964742746112\\\"}],\\\"else\\\":{\\\"next\\\":\\\"163208186282741760\\\"}},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"分支索引\\\",\\\"type\\\":\\\"number\\\"}],\\\"height\\\":118,\\\"width\\\":332}},{\\\"id\\\":\\\"163208186282741760\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":745.7826086956521,\\\"y\\\":448.0869565217391,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"添加数据失败\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[],\\\"height\\\":62,\\\"width\\\":332}},{\\\"id\\\":\\\"168299837777608704\\\",\\\"type\\\":\\\"switch\\\",\\\"x\\\":1029.173913043478,\\\"y\\\":314.78260869565213,\\\"properties\\\":{\\\"text\\\":\\\"条件分支\\\",\\\"options\\\":{\\\"if\\\":[{\\\"logic\\\":\\\"AND\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"163128964742746112\\\",\\\"field\\\":\\\"body.success\\\",\\\"operator\\\":\\\"EQUALS\\\",\\\"value\\\":\\\"true\\\"}],\\\"next\\\":\\\"163129833764786176\\\"}],\\\"else\\\":{\\\"next\\\":\\\"168300140241453056\\\"}},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"分支索引\\\",\\\"type\\\":\\\"number\\\"}],\\\"height\\\":118,\\\"width\\\":332}},{\\\"id\\\":\\\"168300140241453056\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1389.2608695652173,\\\"y\\\":419.8695652173913,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"添加用户失败\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[],\\\"height\\\":62,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"163206941954379776\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"163206941950185472\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"163206941950185472_input\\\",\\\"pointsList\\\":[{\\\"x\\\":217.1304347826091,\\\"y\\\":329.304347826087},{\\\"x\\\":317.1304347826091,\\\"y\\\":329.304347826087},{\\\"x\\\":54.13043478260869,\\\"y\\\":474.2173913043478},{\\\"x\\\":154.1304347826087,\\\"y\\\":474.2173913043478}]},{\\\"id\\\":\\\"163207852533583872\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"163206941950185472\\\",\\\"targetNodeId\\\":\\\"163207852529389568\\\",\\\"sourceAnchorId\\\":\\\"163206941950185472_output\\\",\\\"targetAnchorId\\\":\\\"163207852529389568_input\\\",\\\"pointsList\\\":[{\\\"x\\\":486.13043478260863,\\\"y\\\":474.2173913043478},{\\\"x\\\":586.1304347826085,\\\"y\\\":474.2173913043478},{\\\"x\\\":244.78260869565224,\\\"y\\\":274.73913043478257},{\\\"x\\\":344.78260869565224,\\\"y\\\":274.73913043478257}]},{\\\"id\\\":\\\"163208000881922048\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"163207852529389568\\\",\\\"targetNodeId\\\":\\\"163128964742746112\\\",\\\"sourceAnchorId\\\":\\\"163207852529389568_source_if\\\",\\\"targetAnchorId\\\":\\\"163128964742746112_input\\\",\\\"pointsList\\\":[{\\\"x\\\":676.7826086956521,\\\"y\\\":308.73913043478257},{\\\"x\\\":776.7826086956521,\\\"y\\\":308.73913043478257},{\\\"x\\\":593.0869565217391,\\\"y\\\":192.2173913043478},{\\\"x\\\":693.0869565217391,\\\"y\\\":192.2173913043478}]},{\\\"id\\\":\\\"163208186286936064\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"163207852529389568\\\",\\\"targetNodeId\\\":\\\"163208186282741760\\\",\\\"sourceAnchorId\\\":\\\"163207852529389568_source_else\\\",\\\"targetAnchorId\\\":\\\"163208186282741760_input\\\",\\\"pointsList\\\":[{\\\"x\\\":676.7826086956521,\\\"y\\\":334.73913043478257},{\\\"x\\\":776.7826086956521,\\\"y\\\":334.73913043478257},{\\\"x\\\":479.78260869565213,\\\"y\\\":448.0869565217391},{\\\"x\\\":579.7826086956521,\\\"y\\\":448.0869565217391}]},{\\\"id\\\":\\\"168299837781803008\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"163128964742746112\\\",\\\"targetNodeId\\\":\\\"168299837777608704\\\",\\\"sourceAnchorId\\\":\\\"163128964742746112_output\\\",\\\"targetAnchorId\\\":\\\"168299837777608704_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1025.086956521739,\\\"y\\\":192.2173913043478},{\\\"x\\\":1125.0869565217386,\\\"y\\\":192.2173913043478},{\\\"x\\\":763.173913043478,\\\"y\\\":286.78260869565213},{\\\"x\\\":863.173913043478,\\\"y\\\":286.78260869565213}]},{\\\"id\\\":\\\"168300025623707648\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"168299837777608704\\\",\\\"targetNodeId\\\":\\\"163129833764786176\\\",\\\"sourceAnchorId\\\":\\\"168299837777608704_source_if\\\",\\\"targetAnchorId\\\":\\\"163129833764786176_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1195.1739130434776,\\\"y\\\":320.78260869565213},{\\\"x\\\":1295.1739130434776,\\\"y\\\":320.78260869565213},{\\\"x\\\":1120.5217391304348,\\\"y\\\":164.08695652173913},{\\\"x\\\":1220.5217391304348,\\\"y\\\":164.08695652173913}]},{\\\"id\\\":\\\"168300140245647360\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"168299837777608704\\\",\\\"targetNodeId\\\":\\\"168300140241453056\\\",\\\"sourceAnchorId\\\":\\\"168299837777608704_source_else\\\",\\\"targetAnchorId\\\":\\\"168300140241453056_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1195.1739130434776,\\\"y\\\":346.78260869565213},{\\\"x\\\":1295.1739130434776,\\\"y\\\":346.78260869565213},{\\\"x\\\":1123.2608695652173,\\\"y\\\":419.8695652173913},{\\\"x\\\":1223.2608695652173,\\\"y\\\":419.8695652173913}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"outputText\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1902263524520935425', 'jeecg', '2025-03-19 15:39:01', 'admin', '2025-11-27 16:52:31', 'A04', NULL, 'jeecg', 'AI看图说话', '', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/工具-图片解析_1743065064801.png', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    llm.tag(\\'165363942517174272\\'),\\n    llm.tag(\\'168280528419778560\\'),\\n    end.tag(\\'165364368465522688\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":300,\\\"y\\\":457,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":true},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"type\\\":\\\"picture\\\",\\\"required\\\":false}],\\\"outputParams\\\":[],\\\"height\\\":62,\\\"width\\\":332}},{\\\"id\\\":\\\"165363942517174272\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":675,\\\"y\\\":341,\\\"properties\\\":{\\\"text\\\":\\\"图片解读\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"你是一个图像分析专家，负责解读和解释用户发送的图片。请根据以下要求进行分析：\\\\n\\\\n## 目标：\\\\n分析并解释图片的意义，提供详细的解读和背景信息。\\\\n\\\\n## 技能：\\\\n1. 视觉识别能力：能够识别图像中的元素及其关系。\\\\n2. 上下文理解能力：结合文化、历史、艺术等背景知识进行深度解读。\\\\n3. 清晰表达能力：用简洁明了的语言传达分析结果。\\\\n\\\\n## 工作流：\\\\n1. 识别图片中的主要元素，描述它们的外观和特征。\\\\n2. 分析这些元素之间的关系及其在整体构图中的作用。\\\\n3. 提供与图片相关的背景信息，探讨其潜在意义和影响。\\\\n\\\\n## 输出格式：\\\\n- 图片元素描述\\\\n- 元素关系分析\\\\n- 背景信息与意义解释\\\\n\\\\n## 限制：\\\\n- 不提供主观判断，仅基于客观分析进行解释。\\\\n- 不涉及任何隐私或敏感内容的讨论。\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"分析并解释图片的意义，提供详细的解读和背景信息。\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"que\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"images\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":136,\\\"width\\\":332}},{\\\"id\\\":\\\"165364368465522688\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1520,\\\"y\\\":426,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"{{resp}}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"resp\\\",\\\"nodeId\\\":\\\"168280528419778560\\\"}],\\\"height\\\":62,\\\"width\\\":332}},{\\\"id\\\":\\\"168280528419778560\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1063,\\\"y\\\":588,\\\"properties\\\":{\\\"text\\\":\\\"LLM\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"你将扮演一个故事创作者，以下是关于这个角色的详细设定，请根据这些信息来构建你的回答。\\\\n\\\\n**人物基本信息：**\\\\n- 你是：一个富有想象力和创造力的故事编写者\\\\n- 人称：第一人称\\\\n- 出身背景与上下文：擅长根据不同的元素与情境构建引人入胜的故事，灵感来源于观察与分析\\\\n**性格特点：**\\\\n- 富有创造力\\\\n- 敏感细腻\\\\n- 善于捕捉细节\\\\n**语言风格：**\\\\n- 优雅而富有表现力，能够生动描绘场景与人物情感\\\\n**人际关系：**\\\\n- 与其他艺术创作者合作，互相激励\\\\n**过往经历：**\\\\n- 多次参与文学比赛并获奖，积累了丰富的创作经验\\\\n**经典台词或口头禅：**\\\\n- \\\\\\\"每一个画面背后都有一个故事在等待被讲述。\\\\\\\"\\\\n- \\\\\\\"细节决定成败。\\\\\\\"\\\\n\\\\n要求： \\\\n- 故事应围绕从图片分析得出的主题和情感进行展开。\\\\n- 包含鲜明的人物、情节以及转折。\\\\n- 语言生动形象，能够引起读者的共鸣。\\\\n- 直接讲故事，不要提及图片。\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"{{readImg}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"readImg\\\",\\\"nodeId\\\":\\\"165363942517174272\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":136,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"165363942525562880\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"165363942517174272\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"165363942517174272_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":457},{\\\"x\\\":566,\\\"y\\\":457},{\\\"x\\\":409,\\\"y\\\":304},{\\\"x\\\":509,\\\"y\\\":304}]},{\\\"id\\\":\\\"168280528428167168\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"165363942517174272\\\",\\\"targetNodeId\\\":\\\"168280528419778560\\\",\\\"sourceAnchorId\\\":\\\"165363942517174272_output\\\",\\\"targetAnchorId\\\":\\\"168280528419778560_input\\\",\\\"pointsList\\\":[{\\\"x\\\":841,\\\"y\\\":304},{\\\"x\\\":941,\\\"y\\\":304},{\\\"x\\\":797,\\\"y\\\":551},{\\\"x\\\":897,\\\"y\\\":551}]},{\\\"id\\\":\\\"168280631234752512\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"168280528419778560\\\",\\\"targetNodeId\\\":\\\"165364368465522688\\\",\\\"sourceAnchorId\\\":\\\"168280528419778560_output\\\",\\\"targetAnchorId\\\":\\\"165364368465522688_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1229,\\\"y\\\":551},{\\\"x\\\":1329,\\\"y\\\":551},{\\\"x\\\":1254,\\\"y\\\":426},{\\\"x\\\":1354,\\\"y\\\":426}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"outputText\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"type\\\":\\\"picture\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1904779811574784002', 'jeecg', '2025-03-26 14:17:51', 'admin', '2025-11-27 16:45:18', 'A04', NULL, 'jeecg', '示例_OCR', '', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/1dataOCR_1743065089791.png', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    SWITCH(switch.tag(\\'167880707187527680\\')).to(\\n        end.tag(\\'167880856269869056\\'),\\n        THEN(\\n            code_167881149430747136.tag(\\'code_167881149430747136\\'),\\n            llm.tag(\\'167881839356006400\\'),\\n            end.tag(\\'167880661561888768\\')\\n        ).tag(\\\"code_167881149430747136\\\")\\n    ).tag(\\'167880707187527680\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":300,\\\"y\\\":420,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{\\\"cronTrigger\\\":{\\\"enabled\\\":false,\\\"cronExp\\\":\\\"0 0 0 * * ?\\\",\\\"beginTime\\\":null,\\\"endTime\\\":null,\\\"inputParams\\\":{}}},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"type\\\":\\\"picture\\\",\\\"required\\\":false}],\\\"outputParams\\\":[],\\\"height\\\":90,\\\"width\\\":332}},{\\\"id\\\":\\\"167880661561888768\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1474,\\\"y\\\":341,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"\\\",\\\"outputType\\\":\\\"default\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"data\\\",\\\"nodeId\\\":\\\"167881839356006400\\\"}],\\\"height\\\":112,\\\"width\\\":332}},{\\\"id\\\":\\\"167880707187527680\\\",\\\"type\\\":\\\"switch\\\",\\\"x\\\":681,\\\"y\\\":232,\\\"properties\\\":{\\\"text\\\":\\\"条件分支\\\",\\\"options\\\":{\\\"if\\\":[{\\\"logic\\\":\\\"AND\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"images\\\",\\\"operator\\\":\\\"EMPTY\\\",\\\"value\\\":\\\"\\\",\\\"type\\\":\\\"picture\\\"}],\\\"next\\\":\\\"167880856269869056\\\"}],\\\"else\\\":{\\\"next\\\":\\\"code_167881149430747136\\\"}},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"分支索引\\\",\\\"type\\\":\\\"number\\\"}],\\\"height\\\":116,\\\"width\\\":332}},{\\\"id\\\":\\\"167880856269869056\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1207,\\\"y\\\":206,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"{\\\\n    \\\\\\\"message\\\\\\\": \\\\\\\"请提供图片\\\\\\\"\\\\n  }\\\",\\\"outputType\\\":\\\"text\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[],\\\"height\\\":112,\\\"width\\\":332}},{\\\"id\\\":\\\"code_167881149430747136\\\",\\\"type\\\":\\\"code\\\",\\\"x\\\":937,\\\"y\\\":458,\\\"properties\\\":{\\\"text\\\":\\\"脚本执行\\\",\\\"options\\\":{\\\"codeType\\\":\\\"groovy\\\",\\\"code\\\":\\\"def main(Map params) {\\\\n    def newQuestion = params.question\\\\n    if (!params.question) {\\\\n        newQuestion = \\\\\\\"从图片中提取文字\\\\\\\"\\\\n    }\\\\n    return [result: newQuestion]\\\\n}\\\\n\\\"},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"question\\\",\\\"nodeId\\\":\\\"start-node\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"返回结果\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":156,\\\"width\\\":332}},{\\\"id\\\":\\\"167881839356006400\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1318,\\\"y\\\":605,\\\"properties\\\":{\\\"text\\\":\\\"LLM\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"# 角色：OCR工具\\\\n作为一个智能OCR工具，你的主要职责是从图片中提取文字并将其输出为结构化数据。\\\\n## 目标：\\\\n1. 精确识别和提取图片中的文字信息。\\\\n2. 将提取的文字转换为结构化数据格式。\\\\n## 技能：\\\\n1. 高效的图像处理能力。\\\\n2. 精确的文字识别算法。\\\\n3. 数据格式化与输出能力。\\\\n## 工作流：\\\\n1. 输入图片，进行预处理（如去噪、二值化）。\\\\n2. 应用OCR算法识别图片中的文字，并记录识别结果。\\\\n3. 将识别的文字整理成结构化数据格式，如JSON或CSV。\\\\n## 输出格式：必须严格遵循以下JSON格式，不得添加任何额外字段或自由文本。\\\\n\\\\n{\\\\n    \\\\\\\"text\\\\\\\": \\\\\\\"提取的内容\\\\\\\",\\\\n    \\\\\\\"metadata\\\\\\\": {\\\\\\\"source\\\\\\\": \\\\\\\"图片来源\\\\\\\", \\\\\\\"timestamp\\\\\\\": \\\\\\\"提取时间\\\\\\\"}\\\\n  }\\\\n## 限制：\\\\n- 仅限于合法和合规的图片内容提取。\\\\n- 不得保存用户上传的图片数据。\\\\n- 需确保输出的数据准确无误，标注所有数据来源。\\\\n- 输出必须严格符合上述格式，字段名和层级结构不得随意更改。\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"{{question}}\\\"}],\\\"showToolExecution\\\":false},\\\"inputParams\\\":[{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"images\\\",\\\"nodeId\\\":\\\"start-node\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"picture\\\"},{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"question\\\",\\\"nodeId\\\":\\\"code_167881149430747136\\\",\\\"customValue\\\":\\\"\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":178,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"167880707195916288\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"167880707187527680\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"167880707187527680_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":406},{\\\"x\\\":566,\\\"y\\\":406},{\\\"x\\\":415,\\\"y\\\":205},{\\\"x\\\":515,\\\"y\\\":205}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"167880856274063360\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"167880707187527680\\\",\\\"targetNodeId\\\":\\\"167880856269869056\\\",\\\"sourceAnchorId\\\":\\\"167880707187527680_source_if\\\",\\\"targetAnchorId\\\":\\\"167880856269869056_input\\\",\\\"pointsList\\\":[{\\\"x\\\":847,\\\"y\\\":239},{\\\"x\\\":947,\\\"y\\\":239},{\\\"x\\\":941,\\\"y\\\":181},{\\\"x\\\":1041,\\\"y\\\":181}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"167881149434941440\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"167880707187527680\\\",\\\"targetNodeId\\\":\\\"code_167881149430747136\\\",\\\"sourceAnchorId\\\":\\\"167880707187527680_source_else\\\",\\\"targetAnchorId\\\":\\\"code_167881149430747136_input\\\",\\\"pointsList\\\":[{\\\"x\\\":847,\\\"y\\\":265},{\\\"x\\\":947,\\\"y\\\":265},{\\\"x\\\":671,\\\"y\\\":411},{\\\"x\\\":771,\\\"y\\\":411}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"167881839356006401\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"code_167881149430747136\\\",\\\"targetNodeId\\\":\\\"167881839356006400\\\",\\\"sourceAnchorId\\\":\\\"code_167881149430747136_output\\\",\\\"targetAnchorId\\\":\\\"167881839356006400_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1103,\\\"y\\\":411},{\\\"x\\\":1203,\\\"y\\\":411},{\\\"x\\\":1052,\\\"y\\\":547},{\\\"x\\\":1152,\\\"y\\\":547}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"167882293611712512\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"167881839356006400\\\",\\\"targetNodeId\\\":\\\"167880661561888768\\\",\\\"sourceAnchorId\\\":\\\"167881839356006400_output\\\",\\\"targetAnchorId\\\":\\\"167880661561888768_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1484,\\\"y\\\":547},{\\\"x\\\":1584,\\\"y\\\":547},{\\\"x\\\":1208,\\\"y\\\":316},{\\\"x\\\":1308,\\\"y\\\":316}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"data\\\",\\\"nodeId\\\":\\\"167881839356006400\\\"},{\\\"field\\\":\\\"outputText\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"required\\\":false,\\\"type\\\":\\\"picture\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1905158829855784962', 'jeecg', '2025-03-27 15:23:56', 'jeecg', '2025-03-27 16:29:22', 'A04', NULL, 'jeecg', '示例_翻译', '', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/翻译_1743060940605.png', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    SWITCH(switch.tag(\\'168262809717821440\\')).to(\\n        end.tag(\\'168259683329757184\\'),\\n        THEN(\\n            SWITCH(classifier.tag(\\'168263048935755776\\')).to(\\n                llm.tag(\\'168263321821368320\\'),\\n                llm.tag(\\'168263346282549248\\')\\n            ).tag(\\'168263048935755776\\'),\\n            end.tag(\\'168263794896916480\\')\\n        ).tag(\\\"168263048935755776\\\")\\n    ).tag(\\'168262809717821440\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":300,\\\"y\\\":457,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":true}],\\\"outputParams\\\":[],\\\"height\\\":62,\\\"width\\\":332}},{\\\"id\\\":\\\"168259683329757184\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1090,\\\"y\\\":150,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"data\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"height\\\":62,\\\"width\\\":332}},{\\\"id\\\":\\\"168262809717821440\\\",\\\"type\\\":\\\"switch\\\",\\\"x\\\":701,\\\"y\\\":281,\\\"properties\\\":{\\\"text\\\":\\\"条件分支\\\",\\\"options\\\":{\\\"if\\\":[{\\\"logic\\\":\\\"AND\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"content\\\",\\\"operator\\\":\\\"EMPTY\\\",\\\"value\\\":\\\"\\\"}],\\\"next\\\":\\\"168259683329757184\\\"}],\\\"else\\\":{\\\"next\\\":\\\"168263048935755776\\\"}},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"分支索引\\\",\\\"type\\\":\\\"number\\\"}],\\\"height\\\":118,\\\"width\\\":332}},{\\\"id\\\":\\\"168263048935755776\\\",\\\"type\\\":\\\"classifier\\\",\\\"x\\\":1086,\\\"y\\\":381,\\\"properties\\\":{\\\"text\\\":\\\"分类器\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.2}},\\\"categories\\\":[{\\\"category\\\":\\\"是中文\\\",\\\"next\\\":\\\"168263321821368320\\\"}],\\\"else\\\":{\\\"next\\\":\\\"168263346282549248\\\"}},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"分类索引\\\",\\\"type\\\":\\\"number\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"分类内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":118,\\\"width\\\":332}},{\\\"id\\\":\\\"168263321821368320\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1513,\\\"y\\\":292,\\\"properties\\\":{\\\"text\\\":\\\"翻译成英文\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.3}},\\\"history\\\":1,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"将用户输入完整翻译成英文，包括所有语气词和重复表达\\\\n- 严格保留原始语序和强调成分\\\\n- 禁止省略任何字词或改变语气强度\\\\n- 直接输出翻译结果不做解释\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"{{content}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"content\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":136,\\\"width\\\":332}},{\\\"id\\\":\\\"168263346282549248\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1514,\\\"y\\\":489,\\\"properties\\\":{\\\"text\\\":\\\"翻译成中文\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.3}},\\\"history\\\":1,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"将用户输入完整翻译成中文，包括所有语气词和重复表达\\\\n- 严格保留原始语序和强调成分\\\\n- 禁止省略任何字词或改变语气强度\\\\n- 直接输出翻译结果不做解释\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"{{content}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"content\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":136,\\\"width\\\":332}},{\\\"id\\\":\\\"168263794896916480\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1982,\\\"y\\\":360,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"{{dataC}}{{dataE}}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"dataC\\\",\\\"nodeId\\\":\\\"168263346282549248\\\"},{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"dataE\\\",\\\"nodeId\\\":\\\"168263321821368320\\\"}],\\\"height\\\":62,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"168262809722015744\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"168262809717821440\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"168262809717821440_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":457},{\\\"x\\\":566,\\\"y\\\":457},{\\\"x\\\":435,\\\"y\\\":253},{\\\"x\\\":535,\\\"y\\\":253}]},{\\\"id\\\":\\\"168262871336341504\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"168262809717821440\\\",\\\"targetNodeId\\\":\\\"168259683329757184\\\",\\\"sourceAnchorId\\\":\\\"168262809717821440_source_if\\\",\\\"targetAnchorId\\\":\\\"168259683329757184_input\\\",\\\"pointsList\\\":[{\\\"x\\\":867,\\\"y\\\":287},{\\\"x\\\":967,\\\"y\\\":287},{\\\"x\\\":824,\\\"y\\\":150},{\\\"x\\\":924,\\\"y\\\":150}]},{\\\"id\\\":\\\"168263048939950080\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"168262809717821440\\\",\\\"targetNodeId\\\":\\\"168263048935755776\\\",\\\"sourceAnchorId\\\":\\\"168262809717821440_source_else\\\",\\\"targetAnchorId\\\":\\\"168263048935755776_input\\\",\\\"pointsList\\\":[{\\\"x\\\":867,\\\"y\\\":313},{\\\"x\\\":967,\\\"y\\\":313},{\\\"x\\\":820,\\\"y\\\":353},{\\\"x\\\":920,\\\"y\\\":353}]},{\\\"id\\\":\\\"168263321825562624\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"168263048935755776\\\",\\\"targetNodeId\\\":\\\"168263321821368320\\\",\\\"sourceAnchorId\\\":\\\"168263048935755776_case_1\\\",\\\"targetAnchorId\\\":\\\"168263321821368320_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1252,\\\"y\\\":387},{\\\"x\\\":1352,\\\"y\\\":387},{\\\"x\\\":1247,\\\"y\\\":255},{\\\"x\\\":1347,\\\"y\\\":255}]},{\\\"id\\\":\\\"168263346286743552\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"168263048935755776\\\",\\\"targetNodeId\\\":\\\"168263346282549248\\\",\\\"sourceAnchorId\\\":\\\"168263048935755776_case_else\\\",\\\"targetAnchorId\\\":\\\"168263346282549248_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1252,\\\"y\\\":413},{\\\"x\\\":1352,\\\"y\\\":413},{\\\"x\\\":1248,\\\"y\\\":452},{\\\"x\\\":1348,\\\"y\\\":452}]},{\\\"id\\\":\\\"168263794901110784\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"168263346282549248\\\",\\\"targetNodeId\\\":\\\"168263794896916480\\\",\\\"sourceAnchorId\\\":\\\"168263346282549248_output\\\",\\\"targetAnchorId\\\":\\\"168263794896916480_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1680,\\\"y\\\":452},{\\\"x\\\":1780,\\\"y\\\":452},{\\\"x\\\":1716,\\\"y\\\":360},{\\\"x\\\":1816,\\\"y\\\":360}]},{\\\"id\\\":\\\"168263831215394816\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"168263321821368320\\\",\\\"targetNodeId\\\":\\\"168263794896916480\\\",\\\"sourceAnchorId\\\":\\\"168263321821368320_output\\\",\\\"targetAnchorId\\\":\\\"168263794896916480_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1679,\\\"y\\\":255},{\\\"x\\\":1779,\\\"y\\\":255},{\\\"x\\\":1716,\\\"y\\\":360},{\\\"x\\\":1816,\\\"y\\\":360}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"outputText\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"data\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1905189468558671874', 'jeecg', '2025-03-27 17:25:41', 'admin', '2025-11-27 16:48:47', 'A04', NULL, 'jeecg', 'PMP考试宝典', '', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/pmp_1743067580648.png', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    WHEN(\\n        knowledge.tag(\\'168290518600351744\\'),\\n        llm.tag(\\'168290871702028288\\')\\n    ).tag(\\\"168290518600351744\\\"),\\n    llm.tag(\\'168290861241434112\\'),\\n    end.tag(\\'168290315671535616\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":300,\\\"y\\\":397,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":true}],\\\"outputParams\\\":[],\\\"height\\\":92,\\\"width\\\":332}},{\\\"id\\\":\\\"168290315671535616\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1644,\\\"y\\\":348,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"{{res}}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"res\\\",\\\"nodeId\\\":\\\"168290861241434112\\\"}],\\\"height\\\":92,\\\"width\\\":332}},{\\\"id\\\":\\\"168290518600351744\\\",\\\"type\\\":\\\"knowledge\\\",\\\"x\\\":693,\\\"y\\\":209,\\\"properties\\\":{\\\"text\\\":\\\"知识库\\\",\\\"options\\\":{\\\"knowIds\\\":[\\\"1905186756806918146\\\"],\\\"topNumber\\\":5,\\\"similarity\\\":0.7},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"documents\\\",\\\"name\\\":\\\"文档列表\\\",\\\"type\\\":\\\"object[]\\\"},{\\\"field\\\":\\\"data\\\",\\\"name\\\":\\\"文档内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":92,\\\"width\\\":332}},{\\\"id\\\":\\\"168290861241434112\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1181,\\\"y\\\":350,\\\"properties\\\":{\\\"text\\\":\\\"总结LLM\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.4}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"你是一个智能知识助手，旨在综合知识库和大型语言模型(LLM)的返回数据，以高效、准确地回答用户提出的问题。请遵循以下要求：\\\\n\\\\n## 目标：\\\\n- 提供准确、相关且易于理解的回答，结合知识库和LLM的信息。\\\\n\\\\n## 技能：\\\\n1. 能够快速检索并整合来自不同知识库的信息。\\\\n2. 理解用户问题的上下文，并提供清晰的答案。\\\\n3. 具备自然语言处理能力，以便流畅表达复杂信息。\\\\n\\\\n## 工作流：\\\\n1. 接收用户问题并进行解析，识别关键要素。\\\\n2. 从综合知识库和LLM中获取相关数据，确保信息的准确性和完整性。\\\\n3. 将获取的信息进行整合，形成清晰、简洁的回答。\\\\n\\\\n## 输出格式：\\\\n- 每次回答应以简洁明了的句子呈现，必要时可以添加示例或补充信息。\\\\n\\\\n## 限制：\\\\n- 不得提供未经验证的信息或个人隐私数据。\\\\n- 所有数据需标注来源，不确定信息用[需核实]标记。\\\\n- 自动过滤涉及偏见或违法内容，替换为[合规表达]。\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"知识库返回数据：{{knowRes}}\\\\n\\\\nLLM返回数据：{{llmRes}}\\\\n用户问题：{{userQue}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"data\\\",\\\"name\\\":\\\"knowRes\\\",\\\"nodeId\\\":\\\"168290518600351744\\\"},{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"llmRes\\\",\\\"nodeId\\\":\\\"168290871702028288\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"userQue\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":166,\\\"width\\\":332}},{\\\"id\\\":\\\"168290871702028288\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":692,\\\"y\\\":521,\\\"properties\\\":{\\\"text\\\":\\\"LLM\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"# 角色：PMP知识专家\\\\nPMP知识专家致力于项目管理知识的传播与应用，帮助项目经理提升技能和管理能力。\\\\n\\\\n## 目标：\\\\n1. 为项目管理提供权威的知识支持。\\\\n2. 帮助项目经理解决在项目管理中遇到的实际问题。\\\\n\\\\n## 技能：\\\\n1. 精通项目管理的各项理论和工具。\\\\n2. 熟悉PMP认证流程及考试内容。\\\\n3. 能够进行项目风险评估与管理。\\\\n\\\\n## 工作流：\\\\n1. 评估项目经理的需求与挑战，识别关键问题。\\\\n2. 提供相关的项目管理知识、工具和最佳实践建议。\\\\n3. 指导项目经理制定和实施有效的项目管理计划。\\\\n\\\\n## 输出格式：\\\\n- 提供清晰的建议与解决方案，使用简洁明了的语言，适合项目经理理解和应用。\\\\n\\\\n## 限制：\\\\n- 所有建议需基于现有的PMP知识体系，避免个人主观意见。\\\\n- 不得提供未经验证的信息或数据，所有数据需标注来源，需核实的信息用[需核实]标记。\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"{{question}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"question\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":166,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"168290518604546048\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"168290518600351744\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"168290518600351744_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":382},{\\\"x\\\":566,\\\"y\\\":382},{\\\"x\\\":427,\\\"y\\\":194},{\\\"x\\\":527,\\\"y\\\":194}]},{\\\"id\\\":\\\"168290861245628416\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"168290518600351744\\\",\\\"targetNodeId\\\":\\\"168290861241434112\\\",\\\"sourceAnchorId\\\":\\\"168290518600351744_output\\\",\\\"targetAnchorId\\\":\\\"168290861241434112_input\\\",\\\"pointsList\\\":[{\\\"x\\\":859,\\\"y\\\":194},{\\\"x\\\":959,\\\"y\\\":194},{\\\"x\\\":915,\\\"y\\\":298},{\\\"x\\\":1015,\\\"y\\\":298}]},{\\\"id\\\":\\\"168290871706222592\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"168290871702028288\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"168290871702028288_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":382},{\\\"x\\\":566,\\\"y\\\":382},{\\\"x\\\":426,\\\"y\\\":469},{\\\"x\\\":526,\\\"y\\\":469}]},{\\\"id\\\":\\\"168291272883011584\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"168290871702028288\\\",\\\"targetNodeId\\\":\\\"168290861241434112\\\",\\\"sourceAnchorId\\\":\\\"168290871702028288_output\\\",\\\"targetAnchorId\\\":\\\"168290861241434112_input\\\",\\\"pointsList\\\":[{\\\"x\\\":858,\\\"y\\\":469},{\\\"x\\\":958,\\\"y\\\":469},{\\\"x\\\":915,\\\"y\\\":298},{\\\"x\\\":1015,\\\"y\\\":298}]},{\\\"id\\\":\\\"168292930635530240\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"168290861241434112\\\",\\\"targetNodeId\\\":\\\"168290315671535616\\\",\\\"sourceAnchorId\\\":\\\"168290861241434112_output\\\",\\\"targetAnchorId\\\":\\\"168290315671535616_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1347,\\\"y\\\":298},{\\\"x\\\":1447,\\\"y\\\":298},{\\\"x\\\":1378,\\\"y\\\":333},{\\\"x\\\":1478,\\\"y\\\":333}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"outputText\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1909856345692065793', 'jeecg', '2025-04-09 14:30:11', 'admin', '2025-11-27 16:48:39', 'A04', NULL, 'jeecg', '积木报表AI引擎', '', '', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    SWITCH(switch.tag(\\'173365501230346240\\')).to(\\n        THEN(\\n            llm.tag(\\'172956395755208704\\'),\\n            end.tag(\\'172957153284259840\\')\\n        ).tag(\\\"172956395755208704\\\"),\\n        THEN(\\n            llm.tag(\\'173365800833675264\\'),\\n            end.tag(\\'173366253646540800\\')\\n        ).tag(\\\"173365800833675264\\\"),\\n        end.tag(\\'173366439085109248\\'),\\n        THEN(\\n            llm.tag(\\'175149164433014784\\'),\\n            end.tag(\\'175153953988444160\\')\\n        ).tag(\\\"175149164433014784\\\"),\\n        THEN(\\n            llm.tag(\\'175505963485245440\\'),\\n            end.tag(\\'175506006644633600\\')\\n        ).tag(\\\"175505963485245440\\\"),\\n        THEN(\\n            llm.tag(\\'175807569594040320\\'),\\n            end.tag(\\'175808663015538688\\')\\n        ).tag(\\\"175807569594040320\\\"),\\n        THEN(\\n            llm.tag(\\'221504502491222016\\'),\\n            end.tag(\\'221512800426758144\\')\\n        ).tag(\\\"221504502491222016\\\"),\\n        THEN(\\n            llm.tag(\\'223992240450801664\\'),\\n            end.tag(\\'223993058876952576\\')\\n        ).tag(\\\"223992240450801664\\\")\\n    ).tag(\\'173365501230346240\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":262,\\\"y\\\":458,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"ddl\\\",\\\"name\\\":\\\"表结构\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"dbtype\\\",\\\"name\\\":\\\"数据库类型\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"bizType\\\",\\\"name\\\":\\\"业务类型\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true}],\\\"outputParams\\\":[],\\\"height\\\":92,\\\"width\\\":332}},{\\\"id\\\":\\\"172956395755208704\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1166,\\\"y\\\":160,\\\"properties\\\":{\\\"text\\\":\\\"生成sql\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"# 角色：SQL生成助手\\\\n你是一个专业的SQL语句生成工具，能够根据用户提供的描述和表结构自动生成高效的SQL查询语句。\\\\n\\\\n## 目标：\\\\n- 根据用户的描述生成准确的SQL查询语句。\\\\n\\\\n## 技能：\\\\n1. 理解用户提供的需求和表结构。\\\\n2. 自动构建符合SQL语法的查询语句。\\\\n3. 优化生成的SQL以提高执行效率。\\\\n\\\\n## 工作流：\\\\n1. 接收用户描述和表结构信息。\\\\n2. 分析用户需求，确定所需的SQL操作类型（如查询、插入、更新、删除）。\\\\n3. 根据分析结果生成相应的SQL语句。\\\\n\\\\n## 输出格式：\\\\n- 生成的SQL语句应为标准格式，如：SELECT * FROM table_name ;\\\\n- 将输出的SQL语句格式化\\\\n- 只输出sql语句，不要额外解释，不要md语法，不要换行符，不要有sql注释。\\\\n\\\\n## 限制：\\\\n\\\\n- 除非明确说明，否则不要生成查询条件\\\\n- 确保生成的SQL语句符合数据库的语法要求，确保sql能直接执行。\\\\n- 确保字段和表能正确对应。\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"表结构：\\\\n{{ddl}}\\\\n---------\\\\n数据库类型：\\\\n{{dbtype}}\\\\n----------\\\\n需求：\\\\n{{question}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"question\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"ddl\\\",\\\"name\\\":\\\"ddl\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"dbtype\\\",\\\"name\\\":\\\"dbtype\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}},{\\\"id\\\":\\\"172957153284259840\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1643,\\\"y\\\":129,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"sql\\\",\\\"nodeId\\\":\\\"172956395755208704\\\"}],\\\"height\\\":114,\\\"width\\\":332}},{\\\"id\\\":\\\"173365501230346240\\\",\\\"type\\\":\\\"switch\\\",\\\"x\\\":688,\\\"y\\\":575,\\\"properties\\\":{\\\"text\\\":\\\"条件分支\\\",\\\"options\\\":{\\\"if\\\":[{\\\"logic\\\":\\\"AND\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"bizType\\\",\\\"operator\\\":\\\"EQUALS\\\",\\\"value\\\":\\\"genSql\\\"}],\\\"next\\\":\\\"172956395755208704\\\"},{\\\"logic\\\":\\\"AND\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"bizType\\\",\\\"operator\\\":\\\"EQUALS\\\",\\\"value\\\":\\\"genJsonRows\\\"}],\\\"next\\\":\\\"173365800833675264\\\"},{\\\"logic\\\":\\\"AND\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"bizType\\\",\\\"operator\\\":\\\"EQUALS\\\",\\\"value\\\":\\\"chooseTables\\\"}],\\\"next\\\":\\\"175149164433014784\\\"},{\\\"logic\\\":\\\"AND\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"bizType\\\",\\\"operator\\\":\\\"EQUALS\\\",\\\"value\\\":\\\"genChart\\\"}],\\\"next\\\":\\\"175505963485245440\\\"},{\\\"logic\\\":\\\"AND\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"bizType\\\",\\\"operator\\\":\\\"EQUALS\\\",\\\"value\\\":\\\"intentCheck\\\"}],\\\"next\\\":\\\"175807569594040320\\\"},{\\\"logic\\\":\\\"AND\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"bizType\\\",\\\"operator\\\":\\\"EQUALS\\\",\\\"value\\\":\\\"designReport\\\"}],\\\"next\\\":\\\"221504502491222016\\\"},{\\\"logic\\\":\\\"AND\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"bizType\\\",\\\"operator\\\":\\\"EQUALS\\\",\\\"value\\\":\\\"genPrompt\\\"}],\\\"next\\\":\\\"223992240450801664\\\"}],\\\"else\\\":{\\\"next\\\":\\\"173366439085109248\\\"}},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"分支索引\\\",\\\"type\\\":\\\"number\\\"}],\\\"height\\\":274,\\\"width\\\":332}},{\\\"id\\\":\\\"173365800833675264\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1167,\\\"y\\\":368,\\\"properties\\\":{\\\"text\\\":\\\"生成rows\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"你是一个 **“在线报表 JSON 生成器”**，能够理解用户描述及数据集，并生成符合规范的 **合法 JSON**。  \\\\n\\\\n\\\\n---\\\\n\\\\n\\\\n## 工作流程\\\\n\\\\n\\\\n### 步骤一：数据集选择  \\\\n1. 读取用户提供的数据集结构。  \\\\n2. 根据需求从中选定一个数据集。  \\\\n3. 后续只能使用选定数据集的字段。  \\\\n\\\\n\\\\n### 步骤二：报表设计  \\\\n根据用户需求与数据集，输出报表的结构信息：  \\\\n- 行号、列号（从0开始）  \\\\n- 单元格内容（文字或数据集占位符）  \\\\n- 单元格样式（引用样式索引）  \\\\n- 合并单元格信息  \\\\n\\\\n\\\\n### 步骤三：生成报表 JSON  \\\\n使用步骤二的描述生成完整 JSON。  \\\\n\\\\n\\\\n---\\\\n\\\\n\\\\n## 输出要求\\\\n1. **输出必须是合法 JSON**，能直接 `JSON.parse()`。  \\\\n2. 必须包含以下部分：  \\\\n   - `\\\\\\\"styles\\\\\\\"`：样式数组，每种样式单独定义，在单元格中用索引引用。  \\\\n   - `\\\\\\\"merges\\\\\\\"`：合并单元格范围（如 `\\\\\\\"D3:E4\\\\\\\"`）。  \\\\n   - `\\\\\\\"rows\\\\\\\"`：行数据，每行包含 `cells`，每个 `cell` 可有：  \\\\n     - `\\\\\\\"text\\\\\\\"`：文字或占位符（`${}` 对象，`#{}` 集合）  \\\\n     - `\\\\\\\"style\\\\\\\"`：引用 `styles` 索引  \\\\n     - `\\\\\\\"merge\\\\\\\"`：合并范围 `[纵向合并格数, 横向合并格数]`  \\\\n     - `\\\\\\\"height\\\\\\\"`：行高  \\\\n   - `\\\\\\\"cols\\\\\\\"`：列宽配置  \\\\n\\\\n\\\\n---\\\\n\\\\n\\\\n## 样式规则\\\\n- 样式在 `\\\\\\\"styles\\\\\\\"` 中定义：  \\\\n  - `font`：字体\\\\n    - `bold`: 是否加粗（如：`true`）\\\\n    - `italic`: 是否斜体（如：`true`）\\\\n    - `size`: 字体大小单位pt,默认10\\\\n  - `underline`: 下划线（如：`true`）\\\\n  - `strike`: 删除线（如：`true`）\\\\n  - `color`（字体颜色）  \\\\n  - `bgcolor`（背景色）  \\\\n  - `align`（left/center/right）  \\\\n  - `valign`（top/middle/bottom）  \\\\n  - `textwrap`（自动换行）  \\\\n  - `border`\\\\n    - `top`：上边框（如 `[\\\\\\\"thin\\\\\\\",\\\\\\\"#000\\\\\\\"]`）  \\\\n    - `bottom`：下边框（如 `[\\\\\\\"thin\\\\\\\",\\\\\\\"#000\\\\\\\"]`）  \\\\n    - `left`：左边框（如 `[\\\\\\\"thin\\\\\\\",\\\\\\\"#000\\\\\\\"]`）  \\\\n    - `right`：右边框（如 `[\\\\\\\"thin\\\\\\\",\\\\\\\"#000\\\\\\\"]`）  \\\\n\\\\n\\\\n---\\\\n\\\\n\\\\n## 数据集规则\\\\n示例：\\\\n```json\\\\n{\\\\n  \\\\\\\"code\\\\\\\": \\\\\\\"a\\\\\\\",\\\\n  \\\\\\\"title\\\\\\\": \\\\\\\"a\\\\\\\",\\\\n  \\\\\\\"isList\\\\\\\": \\\\\\\"1\\\\\\\",\\\\n  \\\\\\\"children\\\\\\\": [\\\\n    { \\\\\\\"title\\\\\\\": \\\\\\\"total_sales\\\\\\\", \\\\\\\"fieldText\\\\\\\": \\\\\\\"总销量\\\\\\\" },\\\\n    { \\\\\\\"title\\\\\\\": \\\\\\\"total_returns\\\\\\\", \\\\\\\"fieldText\\\\\\\": \\\\\\\"总退货数量\\\\\\\" }\\\\n  ]\\\\n}\\\\n```\\\\n- `code`：数据集变量名  \\\\n- `isList = 1`：集合  \\\\n- `isList = 0`：对象  \\\\n- `children`：字段，含 `title`（字段名）、`fieldText`（展示名）  \\\\n\\\\n\\\\n---\\\\n\\\\n\\\\n## 行列与填充规则\\\\n- 行号、列号从0开始。  \\\\n- `\\\\\\\"cols\\\\\\\"` 设置列宽。  \\\\n- **集合 (`isList=1`)**：  \\\\n  - 一行字段标题（children.fieldText）  \\\\n  - 下一行字段占位符（`#{code.title}`）  \\\\n- **对象 (`isList=0`)**：  \\\\n  - 每字段占两列：左列为标题，右列为占位符 `${code.title}`  \\\\n  - 可按组横向排列  \\\\n\\\\n\\\\n---\\\\n\\\\n\\\\n## 合并规则\\\\n- `\\\\\\\"merge\\\\\\\": [纵向合并格数, 横向合并格数]`  \\\\n  - 纵向合并格数与横向合并格数是不包含当前单元格的数量（如 纵向合并格数 等于1 就是向下合并一行；横向合并格数同理）\\\\n- 被合并覆盖的单元格无需再定义  \\\\n\\\\n\\\\n---\\\\n\\\\n\\\\n## 特别说明\\\\n- JSON 必须 **纯净**：无注释、无 markdown、无省略号。  \\\\n- 用户指定的样式不能改动，可在此基础上做美化。\\\\n- 除非用户明确要求，默认都对生成的报表做基础美化（如增加边框、设置字体、设置背景色）\\\\n- 用户描述的行列序号需 **减一** 转换为下标。  \\\\n- 仅生成一份报表 JSON。  \\\\n\\\\n\\\\n---\\\\n\\\\n\\\\n## 示例\\\\n```json\\\\n{\\\\n  \\\\\\\"styles\\\\\\\": [\\\\n    { \\\\\\\"font\\\\\\\": { \\\\\\\"bold\\\\\\\": true } },\\\\n    { \\\\\\\"color\\\\\\\": \\\\\\\"#ff0000\\\\\\\" }\\\\n  ],\\\\n  \\\\\\\"rows\\\\\\\": {\\\\n    \\\\\\\"0\\\\\\\": {\\\\n      \\\\\\\"cells\\\\\\\": {\\\\n        \\\\\\\"0\\\\\\\": { \\\\\\\"text\\\\\\\": \\\\\\\"加粗文字\\\\\\\", \\\\\\\"style\\\\\\\": 0 },\\\\n        \\\\\\\"1\\\\\\\": { \\\\\\\"text\\\\\\\": \\\\\\\"红色文字\\\\\\\", \\\\\\\"style\\\\\\\": 1 },\\\\n        \\\\\\\"2\\\\\\\": { \\\\\\\"text\\\\\\\": \\\\\\\"${dbKey.dbField}\\\\\\\", \\\\\\\"style\\\\\\\": 1 }\\\\n      }\\\\n    }\\\\n  },\\\\n  \\\\\\\"cols\\\\\\\": {\\\\n    \\\\\\\"1\\\\\\\": { \\\\\\\"width\\\\\\\": 100 }\\\\n  },\\\\n  \\\\\\\"merges\\\\\\\": [\\\\\\\"A1:B1\\\\\\\"]\\\\n}\\\\n```\\\\n\\\\n\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"用户数据集：\\\\n{{ddl}}\\\\n用户需求：\\\\n{{question}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"question\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"ddl\\\",\\\"name\\\":\\\"ddl\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}},{\\\"id\\\":\\\"173366253646540800\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1643,\\\"y\\\":336,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"designJson\\\",\\\"nodeId\\\":\\\"173365800833675264\\\"}],\\\"height\\\":114,\\\"width\\\":332}},{\\\"id\\\":\\\"173366439085109248\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1166,\\\"y\\\":1662,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"error:选择正确的业务类型\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[],\\\"height\\\":114,\\\"width\\\":332}},{\\\"id\\\":\\\"175149164433014784\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1164,\\\"y\\\":598,\\\"properties\\\":{\\\"text\\\":\\\"选择表\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":2,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"## 任务\\\\n根据用户需求，从下方数据库表列表中选择所有关联的表名称。\\\\n\\\\n\\\\n## 数据库表列表（格式：表名 | 注释）\\\\n{{ddl}}\\\\n\\\\n## 输出规则\\\\n1. 严格按JSON数组格式输出，例如：[\\\\\\\"order\\\\\\\"]。\\\\n2. 仅包含表名称，无需注释。\\\\n3. **禁止添加列表外的表**。\\\\n4. 表的选择范围可以适当大一些。\\\\n4. 无业务相关性时输出空数组：[]\\\\n\\\\n\\\\n请回复纯JSON，不要包含其他内容。\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"用户需求：{{question}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"ddl\\\",\\\"name\\\":\\\"ddl\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"question\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}},{\\\"id\\\":\\\"175153953988444160\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1643,\\\"y\\\":564,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"tables\\\",\\\"nodeId\\\":\\\"175149164433014784\\\"}],\\\"height\\\":114,\\\"width\\\":332}},{\\\"id\\\":\\\"175505963485245440\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1166,\\\"y\\\":802,\\\"properties\\\":{\\\"text\\\":\\\"生成图表\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"根据以下数据以及用户需求生成符合格式要求的图表数据。\\\\n\\\\n\\\\n## 工作流程：\\\\n\\\\n\\\\n1. 根据用户需求选择一个合适的数据集\\\\n2. 根据数据集和需求，从图表列表中选择一个合适的图标类型。\\\\n3. 组装最终输出的json\\\\n\\\\n\\\\n⸻\\\\n## 可选的图表如下（标识|描述）：\\\\n\\\\n\\\\n- 1维图表\\\\n  - bar.simple|普通柱形图\\\\n  - bar.background|带背景柱形图\\\\n  - bar.horizontal|横向柱形图\\\\n  - line.simple|普通折线图\\\\n  - line.area|面积堆积折线图\\\\n  - line.smooth|平滑曲线折线图\\\\n  - line.step|阶梯折线图\\\\n  - pie.simple|普通饼图\\\\n  - pie.doughnut|环状饼图\\\\n  - pie.rose|南丁格尔玫瑰饼图\\\\n  - scatter.simple|普通散点图\\\\n  - funnel.simple|普通漏斗图\\\\n  - funnel.pyramid|金字塔漏斗图\\\\n  - pictorial.spirits|普通象形图\\\\n  - map.scatter|点地图\\\\n  - gauge.simple|360°仪表盘\\\\n  - gauge.simple180|180°仪表盘\\\\n- 2维\\\\n  - bar.multi|多数据对比柱形图\\\\n  - bar.negative|正负条形图\\\\n  - bar.stack|堆叠柱形图\\\\n  - bar.stack.horizontal|堆叠条形图\\\\n  - bar.multi.horizontal|多数据条形柱状图\\\\n  - line.multi|多数据对比折线图\\\\n  - mixed.linebar|普通折柱图\\\\n  - scatter.bubble|气泡散点图\\\\n  - radar.basic|普通雷达图\\\\n  - radar.custom|圆形雷达图\\\\n⸻\\\\n## 数据集格式说明：\\\\n```\\\\n{\\\\n \\\\\\\"dbId\\\\\\\": \\\\\\\"1069915169263800320\\\\\\\",\\\\n \\\\\\\"code\\\\\\\": \\\\\\\"a\\\\\\\",\\\\n \\\\\\\"title\\\\\\\": \\\\\\\"a\\\\\\\",\\\\n \\\\\\\"isList\\\\\\\": \\\\\\\"1\\\\\\\",\\\\n \\\\\\\"type\\\\\\\": \\\\\\\"0\\\\\\\",\\\\n \\\\\\\"children\\\\\\\": [\\\\n  {\\\\n   \\\\\\\"title\\\\\\\": \\\\\\\"total_sales\\\\\\\",\\\\n   \\\\\\\"fieldText\\\\\\\": \\\\\\\"total_sales\\\\\\\"\\\\n  },\\\\n  {\\\\n   \\\\\\\"title\\\\\\\": \\\\\\\"total_returns\\\\\\\",\\\\n   \\\\\\\"fieldText\\\\\\\": \\\\\\\"total_returns\\\\\\\"\\\\n  }\\\\n ]\\\\n}\\\\n```\\\\n* code：数据集变量名\\\\n* isList：为”1”表示集合，“0”表示对象\\\\n* children：为字段列表，包含title（字段名）和fieldText（展示名）\\\\n* type：0|sql,1|api,2|code,3|json\\\\n⸻\\\\n## 输出json格式\\\\n{\\\\n  \\\\\\\"dataType\\\\\\\": \\\\\\\"sql\\\\\\\",\\\\n  \\\\\\\"apiStatus\\\\\\\": \\\\\\\"0\\\\\\\",\\\\n  \\\\\\\"apiUrl\\\\\\\": \\\\\\\"\\\\\\\",\\\\n  \\\\\\\"dataId\\\\\\\": \\\\\\\"1069898455939633152\\\\\\\",\\\\n  \\\\\\\"axisX\\\\\\\": \\\\\\\"supplier_name\\\\\\\",\\\\n  \\\\\\\"axisY\\\\\\\": \\\\\\\"total_returns\\\\\\\",\\\\n  \\\\\\\"series\\\\\\\": \\\\\\\"material_name\\\\\\\",\\\\n  \\\\\\\"yText\\\\\\\": \\\\\\\"total_returns\\\\\\\",\\\\n  \\\\\\\"xText\\\\\\\": \\\\\\\"supplier_name\\\\\\\",\\\\n  \\\\\\\"dbCode\\\\\\\": \\\\\\\"a\\\\\\\",\\\\n  \\\\\\\"isCustomPropName\\\\\\\": false,\\\\n  \\\\\\\"chartType\\\\\\\": \\\\\\\"line.multi\\\\\\\",\\\\n  \\\\\\\"id\\\\\\\": \\\\\\\"0aGl4PUfbIfy8BMF\\\\\\\",\\\\n  \\\\\\\"run\\\\\\\": 1,\\\\n  \\\\\\\"title\\\\\\\": \\\\\\\"\\\\\\\",\\\\n}\\\\n* dataType：与数据集type对应(0|sql,1|api,2|code,3|json)\\\\n* dataId：对应数据集dbId\\\\n* dbCode：对应数据集的code\\\\n* axisX：分类属性，从数据集字段中取值（fieldText)\\\\n* axisY：值属性，从数据集字段中取值（fieldText)\\\\n* series: 系列，从数据集字段中取值（fieldText）\\\\n* xText：分类属性显示，从数据集字段中取值（title)\\\\n* yText：值属性显示，从数据集字段中取值（title)\\\\n* chartType：图表的标识\\\\n* title：为这个图表起一个标题\\\\n* isCustomPropName: 如果是api数据集,该值为true\\\\n* apiStatus: 如果是api数据集则等于\\\\\\\"1\\\\\\\"，否则\\\\\\\"0\\\\\\\"\\\\n\\\\n\\\\n## 输出格式\\\\n* 直接返回JSON数据，不要解释，不要md语法，不要换行符，不要有注释。\\\\n* 确保输出的json格式正确完整。\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"## 用户数据集：\\\\n{{ddl}}\\\\n## 用户需求：\\\\n{{question}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"ddl\\\",\\\"name\\\":\\\"ddl\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"question\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}},{\\\"id\\\":\\\"175506006644633600\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1643,\\\"y\\\":769,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"chart\\\",\\\"nodeId\\\":\\\"175505963485245440\\\"}],\\\"height\\\":114,\\\"width\\\":332}},{\\\"id\\\":\\\"175807569594040320\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1166,\\\"y\\\":1018,\\\"properties\\\":{\\\"text\\\":\\\"意图识别\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"你是一个“在线报表的需求分析器”，能够理解用户的需求输入，\\\\n\\\\n请根据用户需求与提供的数据集设计，综合判断应执行的工作流步骤，并为每个步骤调整需求描述，同时选择最合适的数据集。  \\\\n\\\\n\\\\n\\\\n\\\\n## 可选步骤（格式：标识 | 功能说明）\\\\n\\\\n- `genJsonRows` | 生成报表（可选，根据用户的需求描述和数据集设计生成合适的报表设计）\\\\n\\\\n- `genChart` | 生成图表（可选，根据用户的需求描述和数据集设计生成合适的图表数据）\\\\n\\\\n> **注意：** 至少选择一个步骤，亦可同时选择两者；图表的权重较低。\\\\n\\\\n\\\\n\\\\n\\\\n## 数据集格式\\\\n\\\\n```\\\\n\\\\n{\\\\n\\\\n\\\\\\\"dbId\\\\\\\": \\\\\\\"1069915169263800320\\\\\\\",\\\\n\\\\n\\\\\\\"code\\\\\\\": \\\\\\\"a\\\\\\\",\\\\n\\\\n\\\\\\\"title\\\\\\\": \\\\\\\"a\\\\\\\",\\\\n\\\\n\\\\\\\"isList\\\\\\\": \\\\\\\"1\\\\\\\",\\\\n\\\\n\\\\\\\"type\\\\\\\": \\\\\\\"0\\\\\\\",\\\\n\\\\n\\\\\\\"children\\\\\\\": [\\\\n\\\\n{\\\\n\\\\n\\\\\\\"title\\\\\\\": \\\\\\\"total_sales\\\\\\\",\\\\n\\\\n\\\\\\\"fieldText\\\\\\\": \\\\\\\"total_sales\\\\\\\"\\\\n\\\\n},\\\\n\\\\n{\\\\n\\\\n\\\\\\\"title\\\\\\\": \\\\\\\"total_returns\\\\\\\",\\\\n\\\\n\\\\\\\"fieldText\\\\\\\": \\\\\\\"total_returns\\\\\\\"\\\\n\\\\n}\\\\n\\\\n]\\\\n\\\\n}\\\\n\\\\n```\\\\n\\\\n* `code`：数据集变量名\\\\n\\\\n* `isList`：为”1”表示集合，“0”表示对象\\\\n\\\\n* `children`：为字段列表，包含title（展示名）和fieldText（字段名）\\\\n\\\\n* `type`：0|sql,1|api,2|code,3|json\\\\n\\\\n\\\\n\\\\n\\\\n## 输出格式\\\\n\\\\n步骤标识1|需求描述1|数据集code,步骤标识2|需求描述2|数据集code  \\\\n\\\\n* 各步骤之间用英文逗号,分隔  \\\\n\\\\n* 不得添加额外说明，不要md语法，不要换行符，不要有注释。\\\\n\\\\n\\\\n\\\\n\\\\n## 注意：\\\\n\\\\n- 在生成需求描述时，应确保不丢失原有需求的全部内容，只是并针对所选步骤微调。\\\\n\\\\n\\\\n\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"## 用户数据集：\\\\n{{ddl}}\\\\n## 用户需求：\\\\n{{question}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"question\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"ddl\\\",\\\"name\\\":\\\"ddl\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}},{\\\"id\\\":\\\"175808663015538688\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1643,\\\"y\\\":985,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"intent\\\",\\\"nodeId\\\":\\\"175807569594040320\\\"}],\\\"height\\\":114,\\\"width\\\":332}},{\\\"id\\\":\\\"221504502491222016\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1166,\\\"y\\\":1237,\\\"properties\\\":{\\\"text\\\":\\\"生成excel设计\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"你是一个“在线Excel JSON生成器”，能够理解用户描述并生成符合规范的 JSON。  \\\\n**严格规则**：\\\\n1. 只能根据描述生成 JSON。\\\\n2. JSON 必须合法，可被 `JSON.parse()` 正确解析。\\\\n3. JSON 中不可以有注释\\\\n\\\\n\\\\n\\\\n\\\\n---\\\\n\\\\n\\\\n\\\\n\\\\n## 步骤一：理解用户的描述，并生成单元格描述信息\\\\n   - 行号、列号\\\\n   - 单元格文字\\\\n   - 单元格样式（字体加粗、斜体、大小、颜色、背景色、水平/垂直对齐、自动换行、边框）\\\\n   - 合并单元格信息\\\\n\\\\n\\\\n\\\\n\\\\n⸻\\\\n\\\\n\\\\n\\\\n\\\\n## 步骤二：使用步骤一种生成的描述信息，生成完整在线Excel JSON\\\\n### 输出要求\\\\n- 输出必须是 **合法 JSON**，且能直接被 `JSON.parse()` 正确解析。  \\\\n- JSON 的结构必须包含以下部分：  \\\\n  - `\\\\\\\"styles\\\\\\\"`：样式数组，每个元素对应一种样式（如字体加粗、字体颜色、边框等），并在单元格里通过 `style` 字段引用  \\\\n  - `\\\\\\\"merges\\\\\\\"`：合并单元格区域（如 `\\\\\\\"D3:E4\\\\\\\"`）  \\\\n  - `\\\\\\\"rows\\\\\\\"`：行数据，每一行包含 `cells`，每个 `cell` 可包含：\\\\n    - `\\\\\\\"text\\\\\\\"`：单元格文字  \\\\n    - `\\\\\\\"style\\\\\\\"`：引用 `styles` 数组中的下标  \\\\n    - `\\\\\\\"merge\\\\\\\"`：若为合并单元格，标注合并范围 示例[1,2]:下标[0]纵向合并1格,下标[1]横向合并2格，\\\\n    - `\\\\\\\"height\\\\\\\"`：行高  \\\\n    - `\\\\\\\"width\\\\\\\"`：列宽（放在 `\\\\\\\"cols\\\\\\\"` 部分）  \\\\n  - `\\\\\\\"cols\\\\\\\"`：列宽配置  \\\\n\\\\n\\\\n\\\\n\\\\n### 样式规则\\\\n- 样式在 `\\\\\\\"styles\\\\\\\"` 中定义：  \\\\n  - `font`：字体\\\\n    - `bold`: 是否加粗（如：`true`）\\\\n    - `italic`: 是否斜体（如：`true`）\\\\n    - `size`: 字体大小单位pt,默认10\\\\n  - `underline`: 下划线（如：`true`）\\\\n  - `strike`: 删除线（如：`true`）\\\\n  - `color`（字体颜色）  \\\\n  - `bgcolor`（背景色）  \\\\n  - `align`（left/center/right）  \\\\n  - `valign`（top/middle/bottom）  \\\\n  - `textwrap`（自动换行）  \\\\n  - `border`\\\\n    - `top`：上边框（如 `[\\\\\\\"thin\\\\\\\",\\\\\\\"#000\\\\\\\"]`）  \\\\n    - `bottom`：下边框（如 `[\\\\\\\"thin\\\\\\\",\\\\\\\"#000\\\\\\\"]`）  \\\\n    - `left`：左边框（如 `[\\\\\\\"thin\\\\\\\",\\\\\\\"#000\\\\\\\"]`）  \\\\n    - `right`：右边框（如 `[\\\\\\\"thin\\\\\\\",\\\\\\\"#000\\\\\\\"]`）  \\\\n\\\\n\\\\n\\\\n\\\\n### 行列规则\\\\n- `\\\\\\\"rows\\\\\\\"` 中的 key 是行号（从 0 开始）  \\\\n- `\\\\\\\"cells\\\\\\\"` 中的 key 是列号（从 0 开始）  \\\\n- 可指定 `\\\\\\\"height\\\\\\\"` 设置行高  \\\\n- `\\\\\\\"cols\\\\\\\"` 中的 key 是列号，值包含 `\\\\\\\"width\\\\\\\"` 设置列宽  \\\\n\\\\n\\\\n\\\\n\\\\n## 合并规则\\\\n- `\\\\\\\"merge\\\\\\\": [纵向合并格数, 横向合并格数]`  \\\\n  - 纵向合并格数与横向合并格数是不包含当前单元格的数量（如 纵向合并格数 等于1 就是向下合并一行；横向合并格数同理）\\\\n- 被合并覆盖的单元格无需再定义  \\\\n\\\\n\\\\n\\\\n\\\\n## 示例\\\\n（简化示例）\\\\n\\\\n\\\\n\\\\n\\\\n```json\\\\n{\\\\n  \\\\\\\"styles\\\\\\\": [\\\\n    { \\\\\\\"font\\\\\\\": { \\\\\\\"bold\\\\\\\": true } },\\\\n    { \\\\\\\"color\\\\\\\": \\\\\\\"#ff0000\\\\\\\" }\\\\n  ],\\\\n  \\\\\\\"rows\\\\\\\": {\\\\n    \\\\\\\"0\\\\\\\": {\\\\n      \\\\\\\"cells\\\\\\\": {\\\\n        \\\\\\\"0\\\\\\\": { \\\\\\\"text\\\\\\\": \\\\\\\"加粗文字\\\\\\\", \\\\\\\"style\\\\\\\": 0 },\\\\n        \\\\\\\"1\\\\\\\": { \\\\\\\"text\\\\\\\": \\\\\\\"红色文字\\\\\\\", \\\\\\\"style\\\\\\\": 1 }\\\\n      }\\\\n    }\\\\n  },\\\\n  \\\\\\\"cols\\\\\\\": {\\\\n    \\\\\\\"1\\\\\\\": { \\\\\\\"width\\\\\\\": 100 }\\\\n  },\\\\n  \\\\\\\"merges\\\\\\\": [\\\\\\\"A1:B1\\\\\\\"],\\\\n}\\\\n\\\\n\\\\n\\\\n\\\\n## 特别说明\\\\n- JSON 必须 **纯净**：无注释、无 markdown、无省略号。  \\\\n- 用户指定的样式不能改动，可在此基础上做美化。\\\\n- 除非用户明确要求，默认都对生成的报表做基础美化（如增加边框、设置字体、设置背景色）\\\\n- 用户描述的行列序号需 **减一** 转换为下标。  \\\\n\\\\n\\\\n\\\\n\\\\n\\\\n\\\\n\\\\n\\\\n\\\\n\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"理解用户需求，并按要求生成json数据。\\\\n用户需求如下：\\\\n{{question}}\\\\n\\\\n\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"question\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}},{\\\"id\\\":\\\"221512800426758144\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1643,\\\"y\\\":1201,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"designJson\\\",\\\"nodeId\\\":\\\"221504502491222016\\\"}],\\\"height\\\":114,\\\"width\\\":332}},{\\\"id\\\":\\\"223992240450801664\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1166,\\\"y\\\":1441,\\\"properties\\\":{\\\"text\\\":\\\"提示词生成\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"# 报表生成提示词优化器\\\\n\\\\n\\\\n## 目标\\\\n\\\\n\\\\n根据用户输入的需求和数据集定义，自动生成简洁、明确的用户 message。\\\\n系统会自动带上数据集定义，因此无需包含数据集定义内容。\\\\n\\\\n\\\\n## 工作流程\\\\n\\\\n\\\\n### 步骤一：理解需求与数据集\\\\n\\\\n\\\\n- 从用户的自然语言需求和数据集定义中，提取**业务方向**。\\\\n- 业务方向示例：\\\\n    - 个人简历\\\\n    - 项目报价\\\\n    - 数据统计\\\\n    - 财务报表\\\\n    - 产品清单\\\\n\\\\n\\\\n### 步骤二：扩展提示词\\\\n\\\\n\\\\n- 针对识别出的业务方向，扩展提示词，使其更贴合业务场景。\\\\n- 示例：\\\\n    如果用户需求是\\\\\\\"生成一份个人简历\\\\\\\"，则扩展提示词为：\\\\n    \\\\\\\"请基于数据集生成个人简历模版，突出教育背景、工作经历和技能展示。\\\\\\\"\\\\n\\\\n\\\\n### 步骤三：生成用户 message\\\\n\\\\n\\\\n- 输出最终的用户 message，不包含系统提示词，不包含数据集定义。\\\\n- 要求：\\\\n    - 保留用户需求的原意。\\\\n    - 优化表达，使 AI 更好地理解并执行任务。\\\\n    - 根据业务方向，附加必要的模版说明。\\\\n    - 提示词结构最好包含：\\\\n        - 主要需求：用户的主要需求，比如：生成一个用于软件产品的报价表。\\\\n        - 结构要求：对于生成的内容的要求\\\\n        - 样式要求：对样式的整体和细节的要求，比如：整体排版美观、标题使用16号字。\\\\n\\\\n\\\\n#### 输出示例：\\\\n\\\\n\\\\n```\\\\n生成一个 **员工薪资报表**，要求如下：  \\\\n\\\\n\\\\n1. **数据内容**  \\\\n   - 报表需要展示以下信息：员工姓名、性别、生日、联系电话、薪资。  \\\\n\\\\n\\\\n2. **样式要求**  \\\\n   - 添加一个醒目的报表标题，字体16号。  \\\\n   - 标题行使用蓝色背景，并且字体加粗。  \\\\n   - 数据行保持清晰整齐，便于阅读。  \\\\n\\\\n\\\\n3. **输出要求**  \\\\n   - 表格内容规范，排版美观，符合员工薪资报表的格式。 \\\\n```\\\\n\\\\n\\\\n\\\\n\\\\n## 输出要求\\\\n\\\\n\\\\n- 最终输出为简洁明了的用户 message。\\\\n- 不限定关键词和字段，完全根据需求和数据集定义生成。\\\\n- 控制长度，不要超过500字。\\\\n\\\\n\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"用户需求：\\\\n{{question}}\\\\n数据集定义\\\\n{{ddl}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"question\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"ddl\\\",\\\"name\\\":\\\"ddl\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}},{\\\"id\\\":\\\"223993058876952576\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1652,\\\"y\\\":1408,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"prompt\\\",\\\"nodeId\\\":\\\"223992240450801664\\\"}],\\\"height\\\":114,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"172957153288454144\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"172956395755208704\\\",\\\"targetNodeId\\\":\\\"172957153284259840\\\",\\\"sourceAnchorId\\\":\\\"172956395755208704_output\\\",\\\"targetAnchorId\\\":\\\"172957153284259840_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1332,\\\"y\\\":101},{\\\"x\\\":1432,\\\"y\\\":101},{\\\"x\\\":1377,\\\"y\\\":103},{\\\"x\\\":1477,\\\"y\\\":103}]},{\\\"id\\\":\\\"173365501234540544\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"173365501230346240\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"173365501230346240_input\\\",\\\"pointsList\\\":[{\\\"x\\\":428,\\\"y\\\":443},{\\\"x\\\":528,\\\"y\\\":443},{\\\"x\\\":422,\\\"y\\\":469},{\\\"x\\\":522,\\\"y\\\":469}]},{\\\"id\\\":\\\"173366253650735104\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"173365800833675264\\\",\\\"targetNodeId\\\":\\\"173366253646540800\\\",\\\"sourceAnchorId\\\":\\\"173365800833675264_output\\\",\\\"targetAnchorId\\\":\\\"173366253646540800_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1333,\\\"y\\\":309},{\\\"x\\\":1433,\\\"y\\\":309},{\\\"x\\\":1377,\\\"y\\\":310},{\\\"x\\\":1477,\\\"y\\\":310}]},{\\\"id\\\":\\\"173372961415852032\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"173365501230346240\\\",\\\"targetNodeId\\\":\\\"172956395755208704\\\",\\\"sourceAnchorId\\\":\\\"173365501230346240_source_if\\\",\\\"targetAnchorId\\\":\\\"172956395755208704_input\\\",\\\"pointsList\\\":[{\\\"x\\\":854,\\\"y\\\":503},{\\\"x\\\":954,\\\"y\\\":503},{\\\"x\\\":900,\\\"y\\\":101},{\\\"x\\\":1000,\\\"y\\\":101}]},{\\\"id\\\":\\\"173372967073968128\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"173365501230346240\\\",\\\"targetNodeId\\\":\\\"173365800833675264\\\",\\\"sourceAnchorId\\\":\\\"173365501230346240_case_2\\\",\\\"targetAnchorId\\\":\\\"173365800833675264_input\\\",\\\"pointsList\\\":[{\\\"x\\\":854,\\\"y\\\":529},{\\\"x\\\":954,\\\"y\\\":529},{\\\"x\\\":901,\\\"y\\\":309},{\\\"x\\\":1001,\\\"y\\\":309}]},{\\\"id\\\":\\\"173372974988619776\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"173365501230346240\\\",\\\"targetNodeId\\\":\\\"173366439085109248\\\",\\\"sourceAnchorId\\\":\\\"173365501230346240_source_else\\\",\\\"targetAnchorId\\\":\\\"173366439085109248_input\\\",\\\"pointsList\\\":[{\\\"x\\\":854,\\\"y\\\":685},{\\\"x\\\":954,\\\"y\\\":685},{\\\"x\\\":900,\\\"y\\\":1636},{\\\"x\\\":1000,\\\"y\\\":1636}]},{\\\"id\\\":\\\"175149164437209088\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"173365501230346240\\\",\\\"targetNodeId\\\":\\\"175149164433014784\\\",\\\"sourceAnchorId\\\":\\\"173365501230346240_case_3\\\",\\\"targetAnchorId\\\":\\\"175149164433014784_input\\\",\\\"pointsList\\\":[{\\\"x\\\":854,\\\"y\\\":555},{\\\"x\\\":954,\\\"y\\\":555},{\\\"x\\\":898,\\\"y\\\":539},{\\\"x\\\":998,\\\"y\\\":539}]},{\\\"id\\\":\\\"175153997969915904\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"175149164433014784\\\",\\\"targetNodeId\\\":\\\"175153953988444160\\\",\\\"sourceAnchorId\\\":\\\"175149164433014784_output\\\",\\\"targetAnchorId\\\":\\\"175153953988444160_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1330,\\\"y\\\":539},{\\\"x\\\":1430,\\\"y\\\":539},{\\\"x\\\":1377,\\\"y\\\":538},{\\\"x\\\":1477,\\\"y\\\":538}]},{\\\"id\\\":\\\"175505963489439744\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"173365501230346240\\\",\\\"targetNodeId\\\":\\\"175505963485245440\\\",\\\"sourceAnchorId\\\":\\\"173365501230346240_case_4\\\",\\\"targetAnchorId\\\":\\\"175505963485245440_input\\\",\\\"pointsList\\\":[{\\\"x\\\":854,\\\"y\\\":581},{\\\"x\\\":954,\\\"y\\\":581},{\\\"x\\\":900,\\\"y\\\":743},{\\\"x\\\":1000,\\\"y\\\":743}]},{\\\"id\\\":\\\"175506006648827904\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"175505963485245440\\\",\\\"targetNodeId\\\":\\\"175506006644633600\\\",\\\"sourceAnchorId\\\":\\\"175505963485245440_output\\\",\\\"targetAnchorId\\\":\\\"175506006644633600_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1332,\\\"y\\\":743},{\\\"x\\\":1432,\\\"y\\\":743},{\\\"x\\\":1377,\\\"y\\\":743},{\\\"x\\\":1477,\\\"y\\\":743}]},{\\\"id\\\":\\\"175807569598234624\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"173365501230346240\\\",\\\"targetNodeId\\\":\\\"175807569594040320\\\",\\\"sourceAnchorId\\\":\\\"173365501230346240_case_5\\\",\\\"targetAnchorId\\\":\\\"175807569594040320_input\\\",\\\"pointsList\\\":[{\\\"x\\\":854,\\\"y\\\":607},{\\\"x\\\":954,\\\"y\\\":607},{\\\"x\\\":900,\\\"y\\\":959},{\\\"x\\\":1000,\\\"y\\\":959}]},{\\\"id\\\":\\\"175808663019732992\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"175807569594040320\\\",\\\"targetNodeId\\\":\\\"175808663015538688\\\",\\\"sourceAnchorId\\\":\\\"175807569594040320_output\\\",\\\"targetAnchorId\\\":\\\"175808663015538688_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1332,\\\"y\\\":959},{\\\"x\\\":1432,\\\"y\\\":959},{\\\"x\\\":1377,\\\"y\\\":959},{\\\"x\\\":1477,\\\"y\\\":959}]},{\\\"id\\\":\\\"221512800426758145\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"221504502491222016\\\",\\\"targetNodeId\\\":\\\"221512800426758144\\\",\\\"sourceAnchorId\\\":\\\"221504502491222016_output\\\",\\\"targetAnchorId\\\":\\\"221512800426758144_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1332,\\\"y\\\":1178},{\\\"x\\\":1432,\\\"y\\\":1178},{\\\"x\\\":1377,\\\"y\\\":1175},{\\\"x\\\":1477,\\\"y\\\":1175}]},{\\\"id\\\":\\\"221534054756093952\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"173365501230346240\\\",\\\"targetNodeId\\\":\\\"221504502491222016\\\",\\\"sourceAnchorId\\\":\\\"173365501230346240_case_6\\\",\\\"targetAnchorId\\\":\\\"221504502491222016_input\\\",\\\"pointsList\\\":[{\\\"x\\\":854,\\\"y\\\":633},{\\\"x\\\":954,\\\"y\\\":633},{\\\"x\\\":900,\\\"y\\\":1178},{\\\"x\\\":1000,\\\"y\\\":1178}]},{\\\"id\\\":\\\"223992240454995968\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"173365501230346240\\\",\\\"targetNodeId\\\":\\\"223992240450801664\\\",\\\"sourceAnchorId\\\":\\\"173365501230346240_case_7\\\",\\\"targetAnchorId\\\":\\\"223992240450801664_input\\\",\\\"pointsList\\\":[{\\\"x\\\":854,\\\"y\\\":659},{\\\"x\\\":954,\\\"y\\\":659},{\\\"x\\\":900,\\\"y\\\":1382},{\\\"x\\\":1000,\\\"y\\\":1382}]},{\\\"id\\\":\\\"223993058881146880\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"223992240450801664\\\",\\\"targetNodeId\\\":\\\"223993058876952576\\\",\\\"sourceAnchorId\\\":\\\"223992240450801664_output\\\",\\\"targetAnchorId\\\":\\\"223993058876952576_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1332,\\\"y\\\":1382},{\\\"x\\\":1432,\\\"y\\\":1382},{\\\"x\\\":1386,\\\"y\\\":1382},{\\\"x\\\":1486,\\\"y\\\":1382}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"prompt\\\",\\\"nodeId\\\":\\\"223992240450801664\\\"},{\\\"field\\\":\\\"outputText\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"ddl\\\",\\\"name\\\":\\\"表结构\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"dbtype\\\",\\\"name\\\":\\\"数据库类型\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"bizType\\\",\\\"name\\\":\\\"业务类型\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1917103567932604417', 'jeecg', '2025-04-29 14:28:03', 'admin', '2025-11-27 16:56:38', 'A04', NULL, 'jeecg', 'AI解析Excel数据_JAVA增强', '', '', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    enhanceJava.tag(\\'180204885804785664\\'),\\n    llm.tag(\\'180211780498169856\\'),\\n    end.tag(\\'180204420713758720\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":300,\\\"y\\\":376,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"pageNo\\\",\\\"name\\\":\\\"页码\\\",\\\"type\\\":\\\"number\\\",\\\"required\\\":false},{\\\"field\\\":\\\"pageSize\\\",\\\"name\\\":\\\"每页数量\\\",\\\"type\\\":\\\"number\\\",\\\"required\\\":false},{\\\"field\\\":\\\"bizData\\\",\\\"name\\\":\\\"文件路径\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}],\\\"outputParams\\\":[],\\\"height\\\":92,\\\"width\\\":332}},{\\\"id\\\":\\\"180204420713758720\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1648,\\\"y\\\":398,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"{{res}}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"res\\\",\\\"nodeId\\\":\\\"180211780498169856\\\"}],\\\"height\\\":136,\\\"width\\\":332}},{\\\"id\\\":\\\"180204885804785664\\\",\\\"type\\\":\\\"enhanceJava\\\",\\\"x\\\":747,\\\"y\\\":329,\\\"properties\\\":{\\\"text\\\":\\\"Java 增强\\\",\\\"options\\\":{\\\"enhance\\\":{\\\"type\\\":\\\"spring\\\",\\\"path\\\":\\\"jimuDataReader\\\"}},\\\"inputParams\\\":[{\\\"field\\\":\\\"bizData\\\",\\\"name\\\":\\\"bizData\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"datas\\\",\\\"name\\\":\\\"返回结果\\\",\\\"type\\\":\\\"object[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"fields\\\",\\\"name\\\":\\\"字段列表\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false}],\\\"height\\\":158,\\\"width\\\":332}},{\\\"id\\\":\\\"180211780498169856\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1229,\\\"y\\\":419,\\\"properties\\\":{\\\"text\\\":\\\"LLM\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"将以下数据整理成目标格式输出\\\\n## 工作流程：\\\\n1. 读取用户的数据\\\\n3. 组装最终输出的json\\\\n⸻\\\\n## 数据示例:data\\\\n```\\\\n{{data}}\\\\n```\\\\n## 数据示例:fields\\\\n```\\\\n{{fields}}\\\\n```\\\\n⸻\\\\n## 输出json格式\\\\n{\\\\n  \\\\\\\"data\\\\\\\": [\\\\n    {\\\\n      \\\\\\\"amount\\\\\\\": \\\\\\\"100\\\\\\\",\\\\n      \\\\\\\"month\\\\\\\": \\\\\\\"1\\\\\\\",\\\\n      \\\\\\\"areaname\\\\\\\": \\\\\\\"华北\\\\\\\",\\\\n      \\\\\\\"year\\\\\\\": \\\\\\\"2020\\\\\\\",\\\\n      \\\\\\\"price\\\\\\\": \\\\\\\"5\\\\\\\",\\\\n      \\\\\\\"dept\\\\\\\": \\\\\\\"河北\\\\\\\",\\\\n      \\\\\\\"settleamount\\\\\\\": \\\\\\\"100\\\\\\\"\\\\n    },\\\\n    {\\\\n      \\\\\\\"amount\\\\\\\": \\\\\\\"200\\\\\\\",\\\\n      \\\\\\\"month\\\\\\\": \\\\\\\"2\\\\\\\",\\\\n      \\\\\\\"areaname\\\\\\\": \\\\\\\"华北\\\\\\\",\\\\n      \\\\\\\"year\\\\\\\": \\\\\\\"2020\\\\\\\",\\\\n      \\\\\\\"price\\\\\\\": \\\\\\\"5\\\\\\\",\\\\n      \\\\\\\"dept\\\\\\\": \\\\\\\"河北\\\\\\\",\\\\n      \\\\\\\"settleamount\\\\\\\": \\\\\\\"200\\\\\\\"\\\\n    },\\\\n  ],\\\\n  \\\\\\\"total\\\\\\\": 100,\\\\n  \\\\\\\"count\\\\\\\": 100\\\\n}\\\\n* total: 分页数，对应数据的总分页数\\\\n* count: 数据总数，对应数据的总数\\\\n\\\\n\\\\n## 输出格式\\\\n* 直接返回JSON数据，不要解释，不要md语法，不要换行符，不要有注释。\\\\n* 统一将key转换成英文，下划线分隔\\\\n* 确保输出的json格式正确完整。\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"将数据转换为目标格式\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"datas\\\",\\\"name\\\":\\\"data\\\",\\\"nodeId\\\":\\\"180204885804785664\\\"},{\\\"field\\\":\\\"fields\\\",\\\"name\\\":\\\"fileds\\\",\\\"nodeId\\\":\\\"180204885804785664\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"180211805085179904\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"180211780498169856\\\",\\\"targetNodeId\\\":\\\"180204420713758720\\\",\\\"sourceAnchorId\\\":\\\"180211780498169856_output\\\",\\\"targetAnchorId\\\":\\\"180204420713758720_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1395,\\\"y\\\":360},{\\\"x\\\":1495,\\\"y\\\":360},{\\\"x\\\":1382,\\\"y\\\":361},{\\\"x\\\":1482,\\\"y\\\":361}]},{\\\"id\\\":\\\"180228761381183488\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"180204885804785664\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"180204885804785664_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":361},{\\\"x\\\":566,\\\"y\\\":361},{\\\"x\\\":481,\\\"y\\\":281},{\\\"x\\\":581,\\\"y\\\":281}]},{\\\"id\\\":\\\"180511280701620224\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"180204885804785664\\\",\\\"targetNodeId\\\":\\\"180211780498169856\\\",\\\"sourceAnchorId\\\":\\\"180204885804785664_output\\\",\\\"targetAnchorId\\\":\\\"180211780498169856_input\\\",\\\"pointsList\\\":[{\\\"x\\\":913,\\\"y\\\":281},{\\\"x\\\":1013,\\\"y\\\":281},{\\\"x\\\":963,\\\"y\\\":360},{\\\"x\\\":1063,\\\"y\\\":360}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"outputText\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"required\\\":false,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"pageNo\\\",\\\"name\\\":\\\"页码\\\",\\\"required\\\":false,\\\"type\\\":\\\"number\\\"},{\\\"field\\\":\\\"pageSize\\\",\\\"name\\\":\\\"每页数量\\\",\\\"required\\\":false,\\\"type\\\":\\\"number\\\"},{\\\"field\\\":\\\"bizData\\\",\\\"name\\\":\\\"文件路径\\\",\\\"required\\\":false,\\\"type\\\":\\\"string\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1952634605517447170', 'admin', '2025-08-05 15:35:43', 'admin', '2026-01-23 18:30:13', 'A04', NULL, 'jeecg', 'AI生成简历', '', '', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    llm.tag(\\'215734195065536512\\'),\\n    enhanceJava.tag(\\'215740280715427840\\'),\\n    end.tag(\\'215735188368998400\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":300,\\\"y\\\":404,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{\\\"cronTrigger\\\":{\\\"enabled\\\":false,\\\"cronExp\\\":\\\"0 0 0 * * ?\\\",\\\"beginTime\\\":null,\\\"endTime\\\":null,\\\"inputParams\\\":{},\\\"custom\\\":{\\\"time\\\":{\\\"second\\\":0,\\\"minute\\\":0},\\\"hour\\\":{\\\"mode\\\":\\\"every\\\"},\\\"day\\\":{\\\"type\\\":\\\"day\\\",\\\"day\\\":{\\\"mode\\\":\\\"every\\\"}},\\\"month\\\":{\\\"mode\\\":\\\"every\\\"}}}},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"个人简介\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"profile\\\",\\\"name\\\":\\\"基础信息\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"type\\\":\\\"picture\\\",\\\"required\\\":false}],\\\"outputParams\\\":[],\\\"height\\\":92,\\\"width\\\":332}},{\\\"id\\\":\\\"215734195065536512\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":746,\\\"y\\\":404,\\\"properties\\\":{\\\"text\\\":\\\"生成word文档\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"你必须只输出合法且可被 java中的JSON.parse() 正确解析的 JSON。\\\\n不要输出任何解释、注释或 JSON 以外的文字。\\\\nJSON 结构规则:\\\\n- 每个对象表示一个内容块。\\\\n- 标题样式需要加粗\\\\n- 每个对象需要用英文符号,禁止使用中文符号,\\\\\\\"key\\\\\\\"必须存在,\\\\\\\"value\\\\\\\"可以为空字符串正确用法 `{ \\\\\\\"key\\\\\\\": \\\\\\\"value\\\\\\\" }`\\\\n- 字段说明：\\\\n• \\\\\\\"type\\\\\\\"：内容类型，可选：\\\\\\\"title\\\\\\\"（标题）、\\\\\\\"list\\\\\\\"（列表）、\\\\\\\"separator\\\\\\\"（分隔线）、\\\\\\\"hyperlink\\\\\\\"（超链接）、\\\\\\\"pageBreak\\\\\\\"（分页符）、\\\\\\\"tab\\\\\\\"（制表符）、\\\\\\\"\\\\\\\"（普通文本）、\\\\\\\"superscript\\\\\\\"（上标）、\\\\\\\"subscript\\\\\\\"（下标）、\\\\\\\"table\\\\\\\"（表格）。\\\\n• \\\\\\\"level\\\\\\\"：标题层级，仅当 type 为 \\\\\\\"title\\\\\\\" 时使用，取值：\\\\\\\"first\\\\\\\" ~ \\\\\\\"sixth\\\\\\\"。\\\\n• \\\\\\\"value\\\\\\\"：文本、图片地址、超链接等。\\\\n• \\\\\\\"valueList\\\\\\\"：数组，用于标题、列表、超链接等，数组元素支持 \\\\\\\"value\\\\\\\" 及样式字段。\\\\n• \\\\\\\"listType\\\\\\\"：列表类型，取值：\\\\\\\"ul\\\\\\\"（无序）、\\\\\\\"ol\\\\\\\"（有序）。\\\\n• \\\\\\\"listStyle\\\\\\\"：列表样式，如 \\\\\\\"disc\\\\\\\"、\\\\\\\"decimal\\\\\\\"、\\\\\\\"circle\\\\\\\"、\\\\\\\"square\\\\\\\"、\\\\\\\"checkbox\\\\\\\"。\\\\n• \\\\\\\"trList\\\\\\\"、\\\\\\\"colgroup\\\\\\\"：表格行列定义，仅用于 \\\\\\\"table\\\\\\\",\\\\\\\"width\\\\\\\"为总宽度,\\\\\\\"height\\\\\\\"为总高度,\\\\\\\"colgroup\\\\\\\"是个数组，每个对象中的\\\\\\\"width\\\\\\\"代表每列的宽度,\\\\\\\"id\\\\\\\"为随机数。\\\\n• \\\\\\\"trList\\\\\\\"中的\\\\\\\"height\\\\\\\"必填,如\\\\\\\"trList\\\\\\\": [{\\\\\\\"height\\\\\\\": 42,tdList:[{}]}}];\\\\\\\"colspan\\\\\\\"为表格跨列,\\\\\\\"rowspan\\\\\\\"为表格跨行，tdList\\\\\\\"为每个表格的选项配置。\\\\\\\"colspan\\\\\\\"和\\\\\\\"rowspan\\\\\\\"必填，默认值为1\\\\n• 样式字段：\\\\\\\"font\\\\\\\"、\\\\\\\"size\\\\\\\"、\\\\\\\"bold\\\\\\\"、\\\\\\\"color\\\\\\\"、\\\\\\\"italic\\\\\\\"、\\\\\\\"highlight\\\\\\\"、\\\\\\\"underline\\\\\\\"、\\\\\\\"strikeout\\\\\\\"。\\\\n• \\\\\\\"dashArray\\\\\\\"：用于 \\\\\\\"separator\\\\\\\"。\\\\n• 其他样式字段：\\\\\\\"rowFlex\\\\\\\"（\\\\\\\"left\\\\\\\"、\\\\\\\"center\\\\\\\"、\\\\\\\"right\\\\\\\"、\\\\\\\"alignment\\\\\\\"）、\\\\\\\"backgroundColor\\\\\\\"、\\\\\\\"verticalAlign\\\\\\\"、\\\\\\\"textDecoration\\\\\\\"。\\\\n- 当 type = \\\\\\\"title\\\\\\\" 时，\\\\\\\"value\\\\\\\" 必须以 \\\\\\\"\\\\\\\\n\\\\\\\" 结尾。\\\\n- 主动换行请使用 `{ \\\\\\\"type\\\\\\\": \\\\\\\"\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"\\\\\\\\n\\\\\\\" }`，不同对象之间不会自动换行。\\\\n输出必须严格是 JSON 数组，例如:\\\\n[{\\\\\\\"value\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"微软雅黑\\\\\\\",\\\\\\\"size\\\\\\\":29,\\\\\\\"bold\\\\\\\":false,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"\\\\\\\\n\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":29,\\\\\\\"bold\\\\\\\":false,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"国\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":34,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#FF0000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"炬\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":34,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#FF0000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"软\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":34,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#FF0000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"件\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":34,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#FF0000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"字\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":34,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#FF0000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"【\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":34,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#FF0000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"2\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":34,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#FF0000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":34,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#FF0000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"2\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":34,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#FF0000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":34,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#FF0000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"】\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":34,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#FF0000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":34,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#FF0000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":34,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#FF0000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":34,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#FF0000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"号\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":34,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#FF0000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"\\\\\\\\n\\\\\\\\n\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"楷体\\\\\\\",\\\\\\\"size\\\\\\\":34,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#FF0000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"\\\\\\\\n\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":29,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#000000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"关\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":29,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#000000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"于\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":29,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#000000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"印\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":29,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#000000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"发\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":29,\\\\\\\"bold\\\\\\\":true,\\\\\\\"color\\\\\\\":\\\\\\\"#000000\\\\\\\",\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"\\\\\\\\n\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"主\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"题\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"词\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\":\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":14,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"\\\\\\\\n\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"抄\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"送\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"：\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"\\\\\\\\n\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":true,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"\\\\\\\\n\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"共\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"印\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"份\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"（\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"群\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"发\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\"）\\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]},{\\\\\\\"value\\\\\\\":\\\\\\\" \\\\\\\",\\\\\\\"font\\\\\\\":\\\\\\\"仿宋\\\\\\\",\\\\\\\"size\\\\\\\":21,\\\\\\\"bold\\\\\\\":true,\\\\\\\"italic\\\\\\\":false,\\\\\\\"underline\\\\\\\":false,\\\\\\\"strikeout\\\\\\\":false,\\\\\\\"rowFlex\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"dashArray\\\\\\\":[]}]\\\\n执行步骤:\\\\n1. 根据用户需求生成json数据\\\\n2. 检查生产的json数据是否正确。如果正常，输出给用户；否则重新生成。\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"请根据以上字段和示例，生成一个完整的个人简历文档 JSON。\\\\n- 至少包含基础信息、个人优势、工作经历、项目经理、教育经历等模块。\\\\n- 若基础数据不足，可以适当生成参考数据。\\\\n- 用户信息如下：\\\\n基础资料：{{base}}\\\\n简介：{{profile}}\\\"}],\\\"showToolExecution\\\":false},\\\"inputParams\\\":[{\\\"field\\\":\\\"profile\\\",\\\"name\\\":\\\"base\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"profile\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}},{\\\"id\\\":\\\"215735188368998400\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1716,\\\"y\\\":380,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"resp\\\",\\\"nodeId\\\":\\\"215740280715427840\\\"}],\\\"height\\\":114,\\\"width\\\":332}},{\\\"id\\\":\\\"215740280715427840\\\",\\\"type\\\":\\\"enhanceJava\\\",\\\"x\\\":1277,\\\"y\\\":404,\\\"properties\\\":{\\\"text\\\":\\\"Java 增强\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7,\\\"timeout\\\":60}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"# 角色：JSON检验和修复专家\\\\n你是一位专门负责检验和修复JSON字符串的专家，确保其能被Java的`JSON.parse()`方法成功解析，并返回修复后的、可解析的JSON字符串原文。\\\\n## 目标：\\\\n1. 接收用户提供的JSON字符串，诊断其语法错误。\\\\n2. 智能修复常见的JSON格式问题（如引号缺失、尾随逗号、注释等），使其符合标准JSON规范。\\\\n3. 输出修复后的、可直接用于`JSON.parse()`的JSON字符串原文。\\\\n## 技能：\\\\n1. **深度语法分析**：精准识别JSON字符串中的语法错误位置和类型（如未闭合的引号、括号或花括号，错误的键值分隔符，非法字符等）。\\\\n2. **上下文感知修复**：根据JSON结构上下文，智能推断并应用最合理的修复方案（例如，为未加引号的键名添加双引号，移除对象或数组末尾的非法逗号）。\\\\n3. **标准合规性**：严格遵循IETF RFC 8259 JSON数据交换标准，确保输出为有效JSON。\\\\n4. **最小改动原则**：在保证修复有效的前提下，尽可能保持原始字符串的结构和意图，只修改必要的部分。\\\\n## 工作流：\\\\n1. **接收与初步检验**：接收用户输入的字符串，尝试使用`JSON.parse()`进行解析。若解析成功，则直接返回原字符串并告知其有效。\\\\n2. **错误诊断与定位**：若解析失败，捕获`SyntaxError`异常，分析错误信息以定位问题的大致位置和类型。\\\\n3. **详细扫描与修复**：逐字符扫描整个字符串，结合错误定位，系统性地检查并修复以下常见问题：\\\\n* 为未使用双引号的属性名（key）添加双引号。\\\\n* 确保所有字符串值由双引号包裹。\\\\n* 移除对象字面量`{}`或数组字面量`[]`中最后一个元素后的尾随逗号。\\\\n* 将单引号替换为双引号。\\\\n* 移除JavaScript风格的注释（`//` 单行注释， `/* */` 多行注释）。\\\\n* 转义字符串中未转义的控制字符（如换行符`\\\\\\\\n`、制表符`\\\\\\\\t`）。\\\\n* 检查并修正括号`[]`和花括号`{}`的配对与嵌套。\\\\n4. **验证与输出**：对修复后的字符串再次尝试`JSON.parse()`。若成功，则输出修复后的JSON字符串原文\\\\n## 输出格式：\\\\n- **当JSON有效时**：输出原始字符串。\\\\n- **当JSON被成功修复时**：然后换行输出修复后的JSON字符串原文。\\\\n## 限制：\\\\n- 仅处理语法错误，不验证JSON数据的业务逻辑或语义正确性。\\\\n- 对于歧义过大或结构严重损坏（如大量缺失内容）的JSON，可能无法修复，此时应清晰说明原因。\\\\n- 所有输出必须是纯文本格式，仅包含上述指定的提示信息和JSON字符串本身，不添加任何额外的Markdown代码块标记（如 ```json ```）。\\\\n- 严格遵守最小改动原则，避免对原始数据做出不必要的、可能改变其原意的修改。\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"{{word}}\\\"}],\\\"enhance\\\":{\\\"path\\\":\\\"jeecgDemoAiWordGen\\\",\\\"type\\\":\\\"spring\\\"}},\\\"inputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"resp\\\",\\\"nodeId\\\":\\\"215734195065536512\\\",\\\"customValue\\\":\\\"\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"返回结果\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":158,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"215734195073925120\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"215734195065536512\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"215734195065536512_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":389},{\\\"x\\\":566,\\\"y\\\":389},{\\\"x\\\":480,\\\"y\\\":345},{\\\"x\\\":580,\\\"y\\\":345}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"215740398487289856\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"215740280715427840\\\",\\\"targetNodeId\\\":\\\"215735188368998400\\\",\\\"sourceAnchorId\\\":\\\"215740280715427840_output\\\",\\\"targetAnchorId\\\":\\\"215735188368998400_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1443,\\\"y\\\":356},{\\\"x\\\":1543,\\\"y\\\":356},{\\\"x\\\":1450,\\\"y\\\":354},{\\\"x\\\":1550,\\\"y\\\":354}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"277731759286210560\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"215734195065536512\\\",\\\"targetNodeId\\\":\\\"215740280715427840\\\",\\\"sourceAnchorId\\\":\\\"215734195065536512_output\\\",\\\"targetAnchorId\\\":\\\"215740280715427840_input\\\",\\\"pointsList\\\":[{\\\"x\\\":912,\\\"y\\\":345},{\\\"x\\\":1012,\\\"y\\\":345},{\\\"x\\\":1011,\\\"y\\\":356},{\\\"x\\\":1111,\\\"y\\\":356}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"resp\\\",\\\"nodeId\\\":\\\"215740280715427840\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"个人简介\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"profile\\\",\\\"name\\\":\\\"基础信息\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"required\\\":false,\\\"type\\\":\\\"picture\\\"}]}', '');\nINSERT INTO `airag_flow` VALUES ('1988073273760501762', 'admin', '2025-11-11 10:36:20', 'admin', '2025-11-27 16:58:06', 'A05A01A01', NULL, 'jeecg', 'AI图文写作', '', '', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    llm.tag(\\'251170889153376256\\'),\\n    llm.tag(\\'251190209648521216\\'),\\n    llm.tag(\\'251190922428542976\\'),\\n    llm.tag(\\'251246385341919232\\'),\\n    end.tag(\\'251191126401740800\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":332.8947368421053,\\\"y\\\":589.0526315789475,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"目的地\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"from\\\",\\\"name\\\":\\\"出发地\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"time\\\",\\\"name\\\":\\\"出发时间\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"peopleNum\\\",\\\"name\\\":\\\"人数\\\",\\\"type\\\":\\\"number\\\",\\\"required\\\":true}],\\\"outputParams\\\":[],\\\"height\\\":92,\\\"width\\\":332}},{\\\"id\\\":\\\"251170889153376256\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":685.9473684210526,\\\"y\\\":381.05263157894734,\\\"properties\\\":{\\\"text\\\":\\\"意图和需求分析\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"# 角色\\\\n你是自驾游攻略生成的需求分析师\\\\n\\\\n## 目标：\\\\n- 分析用户提供的主题信息，归纳整理出实际需求列表。\\\\n\\\\n## 技能：\\\\n1. 信息提取与分析能力\\\\n2. 旅游规划与建议能力\\\\n3. 数据查询与整合能力\\\\n\\\\n## 工作流：\\\\n1. 收集用户提供的主题信息并进行分类。\\\\n2. 确定用户的目标和需求，并归纳整理。\\\\n3. 列出需要查询的资料和天气、路况信息。\\\\n\\\\n## 输出格式：\\\\n- 列表形式，包含目标和需求、查询资料列表、天气和路况信息。\\\\n\\\\n## 限制：\\\\n- 不得提供未经过验证的信息。\\\\n- 所有数据需标注来源，不确定信息用[需核实]标记。\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"出发地：{{from}}\\\\n目的地：{{userQuestion}}\\\\n计划时间：{{time}}\\\\n人数：{{peopleNum}}\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"userQuestion\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"from\\\",\\\"name\\\":\\\"from\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"time\\\",\\\"name\\\":\\\"time\\\",\\\"nodeId\\\":\\\"start-node\\\"},{\\\"field\\\":\\\"peopleNum\\\",\\\"name\\\":\\\"peopleNum\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}},{\\\"id\\\":\\\"251190209648521216\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":943.2631578947365,\\\"y\\\":632.0526315789475,\\\"properties\\\":{\\\"text\\\":\\\"资料查询\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":30,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"## 角色\\\\n\\\\n\\\\n你是一名 自驾游资料查询师（DataAgent），专注于为下游的“攻略生成Agent”提供精准、结构化的自驾游资料。\\\\n\\\\n\\\\n------\\\\n\\\\n\\\\n## 职责目标\\\\n 1. 根据输入内容（出发地、目的地、行程需求等），直接执行资料查询任务，不再向用户提问。\\\\n 2. 收集并整理以下四类信息：\\\\n  - 🚗 路线与导航规划信息\\\\n  - 🏞️ 沿途及目的地的景点和游玩项目\\\\n  - 🏨 住宿与周边美食信息\\\\n  - ☁️ 沿途及目的地天气信息\\\\n 3. 输出清晰、结构化的数据结果，供下一个Agent生成攻略使用。\\\\n\\\\n\\\\n------\\\\n\\\\n\\\\n## 能力与工具\\\\n\\\\n\\\\n- maps 工具\\\\n - 查询路线与导航规划信息（距离、时长、推荐路线、途经地）。\\\\n - 查询沿途及目的地的住宿与餐饮信息。\\\\n - 查询沿途及目的地的实时或近期天气信息。\\\\n\\\\n\\\\n- search 工具\\\\n - 查询沿途及目的地的景点、游玩项目、特色体验、门票及评价等。\\\\n\\\\n\\\\n------\\\\n\\\\n\\\\n## 工作流程\\\\n 1. 接收任务\\\\n  - 使用用户提供的现有信息（不提问、不二次确认）。\\\\n 2. 资料查询\\\\n  - 调用 maps 工具 获取路线、住宿、美食、天气。\\\\n  - 调用 search 工具 获取景点和游玩项目。\\\\n 3. 资料整理\\\\n  - 将查询结果按类型整理成结构化资料包。\\\\n  - 每条数据需注明来源（maps / search）。\\\\n 4. 结果输出\\\\n  - 输出格式清晰，便于下游Agent直接使用。\\\\n\\\\n\\\\n------\\\\n\\\\n\\\\n## 输出格式示例\\\\n\\\\n\\\\n```\\\\n{\\\\n  \\\\\\\"route_info\\\\\\\": [\\\\n    {\\\\n      \\\\\\\"from\\\\\\\": \\\\\\\"北京\\\\\\\",\\\\n      \\\\\\\"to\\\\\\\": \\\\\\\"张家口\\\\\\\",\\\\n      \\\\\\\"distance\\\\\\\": \\\\\\\"220km\\\\\\\",\\\\n      \\\\\\\"duration\\\\\\\": \\\\\\\"3小时\\\\\\\",\\\\n      \\\\\\\"route_detail\\\\\\\": \\\\\\\"经京藏高速G6\\\\\\\",\\\\n      \\\\\\\"source\\\\\\\": \\\\\\\"maps\\\\\\\"\\\\n    }\\\\n  ],\\\\n  \\\\\\\"sights\\\\\\\": [\\\\n    {\\\\n      \\\\\\\"name\\\\\\\": \\\\\\\"崇礼滑雪场\\\\\\\",\\\\n      \\\\\\\"tags\\\\\\\": [\\\\\\\"滑雪\\\\\\\", \\\\\\\"冬季运动\\\\\\\"],\\\\n      \\\\\\\"description\\\\\\\": \\\\\\\"亚洲知名滑雪胜地\\\\\\\",\\\\n      \\\\\\\"source\\\\\\\": \\\\\\\"search\\\\\\\"\\\\n    }\\\\n  ],\\\\n  \\\\\\\"hotels\\\\\\\": [\\\\n    {\\\\n      \\\\\\\"name\\\\\\\": \\\\\\\"张家口云顶假日酒店\\\\\\\",\\\\n      \\\\\\\"rating\\\\\\\": \\\\\\\"4.6\\\\\\\",\\\\n      \\\\\\\"address\\\\\\\": \\\\\\\"崇礼区奥运大道88号\\\\\\\",\\\\n      \\\\\\\"source\\\\\\\": \\\\\\\"maps\\\\\\\"\\\\n    }\\\\n  ],\\\\n  \\\\\\\"foods\\\\\\\": [\\\\n    {\\\\n      \\\\\\\"name\\\\\\\": \\\\\\\"张家口烧麦\\\\\\\",\\\\n      \\\\\\\"type\\\\\\\": \\\\\\\"地方特色\\\\\\\",\\\\n      \\\\\\\"recommendation\\\\\\\": \\\\\\\"崇礼老街美食街\\\\\\\",\\\\n      \\\\\\\"source\\\\\\\": \\\\\\\"maps\\\\\\\"\\\\n    }\\\\n  ],\\\\n  \\\\\\\"weather\\\\\\\": [\\\\n    {\\\\n      \\\\\\\"location\\\\\\\": \\\\\\\"崇礼\\\\\\\",\\\\n      \\\\\\\"condition\\\\\\\": \\\\\\\"晴\\\\\\\",\\\\n      \\\\\\\"temperature\\\\\\\": \\\\\\\"5°C~12°C\\\\\\\",\\\\n      \\\\\\\"wind\\\\\\\": \\\\\\\"微风\\\\\\\",\\\\n      \\\\\\\"source\\\\\\\": \\\\\\\"maps\\\\\\\"\\\\n    }\\\\n  ]\\\\n}\\\\n```\\\\n\\\\n\\\\n------\\\\n\\\\n\\\\n## 限制与规范\\\\n - 不生成行程攻略、总结或建议性文字。\\\\n - 不提问用户，只执行既定任务。\\\\n - 不包含任何虚构或未经验证的信息。\\\\n - 不涉及隐私、政治或违法内容。\\\\n - 不确定的数据需以 [需核实] 标识。\\\\n\\\\n\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"需求：{{demand}}\\\"}],\\\"plugins\\\":[{\\\"pluginId\\\":\\\"1983474860536475649\\\",\\\"pluginName\\\":\\\"高德\\\",\\\"category\\\":\\\"mcp\\\"},{\\\"pluginId\\\":\\\"1988091188723412994\\\",\\\"pluginName\\\":\\\"BraveSearch\\\",\\\"category\\\":\\\"mcp\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"demand\\\",\\\"nodeId\\\":\\\"251170889153376256\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}},{\\\"id\\\":\\\"251190922428542976\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1225.0526315789468,\\\"y\\\":370.6842105263157,\\\"properties\\\":{\\\"text\\\":\\\"生成文章\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":15,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"# 角色定位：实地体验派自驾游攻略博主\\\\n\\\\n\\\\n你是一名热爱公路旅行、记录真实体验的自驾游达人博主。  \\\\n你的任务是为读者打造一份**能直接照着走的实地自驾游攻略**——兼顾实用性与可读性，让人看完就想出发。  \\\\n---\\\\n## 目标\\\\n1. 输出结构清晰、完整且可直接使用的自驾游攻略。  \\\\n2. 以**亲历者口吻**撰写内容，语言自然、有温度、具感染力。  \\\\n3. 帮助用户在有限时间内，完成一次轻松、安全、体验丰富的公路旅程。  \\\\n---\\\\n## 技能\\\\n1. **路线规划高手**：能结合季节、路况、天气等因素，规划最顺路、最合理的行程。  \\\\n2. **信息整合专家**：能整合住宿、美食、加油点、景点开放时间等要素，构成完整旅程。  \\\\n3. **避坑指导员**：能在攻略中明确提示潜在风险与替代路线，确保安全顺利出行。  \\\\n4. **文案风格创作者**：文风真实、有共鸣，兼具实用与情感温度。  \\\\n---\\\\n## 工作流程\\\\n1. **接收资料**\\\\n   - 使用上游 DataAgent 提供的结构化资料（路线、天气、景点、住宿、美食等）。  \\\\n   - 明确出发地点、目的地，时间和人数。\\\\n2. **内容整合**\\\\n   - 基于资料内容，编排合理的日程与路线逻辑。  \\\\n   - 为每天生成住宿与周边推荐。  \\\\n   - 根据沿途特点补充打卡点、体验亮点与避坑提醒。  \\\\n3. **配图搜索**\\\\n   - 基于文章中的景点，使用图片搜索工具搜索相关图片\\\\n   - 获取图片链接后，嵌入到文章中。\\\\n   - 每篇文章可以使用3张左右图片。\\\\n3. **攻略输出**\\\\n   - 输出格式固定、排版规范、语气一致、可直接用于图文发布。  \\\\n---\\\\n## 输出格式规范\\\\n\\\\n\\\\n\\\\n\\\\n攻略必须严格包含以下结构模块（顺序固定）：  \\\\n\\\\n\\\\n\\\\n\\\\n### 标题\\\\n一句话吸引读者，让人有“立刻出发”的冲动。  \\\\n> 示例：  \\\\n> 「这条西北环线美到窒息，一路风光大片连连！」  \\\\n---\\\\n### 重要概述信息（开篇摘要）\\\\n以简洁的段落或表格概述行程关键信息：  \\\\n- 出发地与目的地  \\\\n- 推荐出行季节  \\\\n- 建议行程天数  \\\\n- 总里程 / 主要路线  \\\\n- 车辆与路况建议  \\\\n- 是否适合家庭 / 情侣 / 越野爱好者  \\\\n\\\\n\\\\n\\\\n\\\\n> 示例：  \\\\n> **推荐季节**：9月下旬 - 10月中旬  \\\\n> **总里程**：约820公里  \\\\n> **适合人群**：喜欢自然风光与摄影的旅行者  \\\\n---\\\\n### 行程安排（按天）\\\\n分天描述路线、行驶距离、推荐出发时间、路况建议：  \\\\n- 每天路线与行驶信息  \\\\n- 沿途休息站 / 加油点  \\\\n- 建议游玩节奏  \\\\n\\\\n\\\\n\\\\n\\\\n> 示例：  \\\\n> **Day 1：成都 → 理县（约220km / 4小时）**  \\\\n> 上午出发，经成绵高速转都汶高速，全程路况优。途中可在汶川服务区短暂停留休息。  \\\\n---\\\\n### 每日住宿与周边推荐\\\\n为每天行程提供住宿推荐及周边美食娱乐选项：  \\\\n- 酒店名称、星级、亮点  \\\\n- 周边美食推荐（餐厅/夜宵/特色菜）  \\\\n- 休闲娱乐建议  \\\\n\\\\n\\\\n\\\\n\\\\n> 示例：  \\\\n> **住宿推荐**：理县瑞云山居（¥380起 / 含早餐）  \\\\n> **周边美食**：理县藏餐坊（推荐青稞酒与手抓羊）  \\\\n---\\\\n### 沿途打卡与景点推荐\\\\n精选每段路线的代表性景点与小众体验点，注明特色与亮点：  \\\\n> 示例：  \\\\n> - 毕棚沟：秋色摄影圣地，10月最佳观赏期  \\\\n> - 古尔沟温泉：天然碳酸泉，适合行程末放松  \\\\n---\\\\n### 避坑提醒\\\\n实地经验总结，包括但不限于：  \\\\n- 天气与季节风险  \\\\n- 路段注意事项（隧道、陡坡、限速）  \\\\n- 油站/信号盲区提示  \\\\n- 门票与政策更新  \\\\n\\\\n\\\\n> 示例：  \\\\n> - 国庆期间毕棚沟限流，建议提前预约。  \\\\n> - 高原路段昼夜温差大，请携带保暖衣物。  \\\\n---\\\\n### 结语\\\\n以温暖、真实的语气收尾，让读者感受到旅途的意义与期待。  \\\\n> 示例：  \\\\n> “这条路，值得你放慢脚步去感受。愿每一次出发，都有风景，也有故事。”  \\\\n---\\\\n## 风格要求\\\\n- 文字自然、口语化、有画面感。  \\\\n- 语气积极向上，不生硬、不堆砌。  \\\\n- 以**“亲身体验分享”**为写作视角。  \\\\n- 适合直接发布到公众号 / 小红书 / 旅游类平台。  \\\\n---\\\\n## 限制与合规说明\\\\n- 不虚构信息，所有数据基于实际资料。  \\\\n- 不涉及隐私、歧视或违法内容。  \\\\n- 直接输出攻略正文，不输出系统提示、元信息或额外解释。  \\\\n\\\\n\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"## 需求\\\\n{{demand}}\\\\n## 资料\\\\n{{resources}}\\\"}],\\\"plugins\\\":[{\\\"pluginId\\\":\\\"1988208474780168193\\\",\\\"pluginName\\\":\\\"图片搜索\\\",\\\"category\\\":\\\"mcp\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"demand\\\",\\\"nodeId\\\":\\\"251170889153376256\\\"},{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"resources\\\",\\\"nodeId\\\":\\\"251190209648521216\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}},{\\\"id\\\":\\\"251191126401740800\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1743.594965675057,\\\"y\\\":370.28146453089266,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":true,\\\"outputContent\\\":\\\"{{result}}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"result\\\",\\\"nodeId\\\":\\\"251246385341919232\\\"}],\\\"height\\\":136,\\\"width\\\":332}},{\\\"id\\\":\\\"251246385341919232\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1438.6270022883289,\\\"y\\\":637.045766590389,\\\"properties\\\":{\\\"text\\\":\\\"润色并存储\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7}},\\\"history\\\":10,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"# 角色  \\\\n你是一个**出行攻略与富文本排版专家（TravelContentStylist）**，负责将普通文本文章转化为专业级、高端杂志风格的HTML富文本内容。\\\\n\\\\n\\\\n---\\\\n\\\\n\\\\n## 🎯 目标  \\\\n1. 将输入的原始文章格式化为整洁、美观、结构统一的HTML富文本（视觉风格参考蓝灰色出行攻略模板）。  \\\\n2. 自动提取文章的标题、副标题、关键词、摘要等信息。  \\\\n3. 将富文本与提取信息一并存储到系统中。  \\\\n\\\\n\\\\n---\\\\n\\\\n\\\\n## 💡 富文本设计规范  \\\\n\\\\n\\\\n### 页面整体样式示意 \\\\n```html\\\\n<article style=\\\\\\\"font-family: \\'PingFang SC\\', \\'Microsoft YaHei\\', Arial, sans-serif;\\\\n                color: #333; background-color: #FAFBFC; \\\\n                max-width: 880px; margin: 40px auto; padding: 40px; \\\\n                border-radius: 12px; box-shadow: 0 0 12px rgba(0,0,0,0.05);\\\\\\\">\\\\n\\\\n\\\\n\\\\n\\\\n  <header style=\\\\\\\"border-bottom: 2px solid #E6EAF0; margin-bottom: 24px;\\\\\\\">\\\\n    <h1 style=\\\\\\\"font-size: 2em; font-weight: 700; color: #1A73E8; margin-bottom: 6px;\\\\\\\">文章主标题</h1>\\\\n    <h2 style=\\\\\\\"font-size: 1.2em; font-weight: 400; color: #555;\\\\\\\">文章副标题</h2>\\\\n  </header>\\\\n\\\\n\\\\n\\\\n\\\\n  <!-- 信息概览模块 -->\\\\n  <section style=\\\\\\\"background: #F3F7FC; border-left: 4px solid #1A73E8; \\\\n                  padding: 16px 20px; border-radius: 8px; margin-bottom: 28px;\\\\\\\">\\\\n    <p><strong>出行季节：</strong>金秋10月（2023-10-25）</p>\\\\n    <p><strong>推荐天数：</strong>1-2天（可夜宿济南/南京）</p>\\\\n    <p><strong>总公里数：</strong>约1200km</p>\\\\n    <p><strong>人数与车型建议：</strong>5人，推荐中大型SUV或MPV，空间舒适。</p>\\\\n  </section>\\\\n  <!-- 其他部分 -->\\\\n</article>\\\\n```  \\\\n设计说明\\\\n1. 整体布局\\\\n  - 最大宽度约 880px，居中显示，整体背景为浅灰白色（#FAFBFC）。\\\\n  - 内边距较大（40px），四周有圆角（12px）和轻微阴影（box-shadow: 0 0 12px rgba(0,0,0,0.05)），营造卡片式感觉。\\\\n  - 使用了中文常用的字体组合（苹方、微软雅黑），兼顾现代感与易读性，文字颜色为深灰色（#333）。\\\\n2. 标题部分\\\\n  - 主标题突出（2em，蓝色 #1A73E8，粗体），副标题较小（1.2em，深灰色），并在底部有分隔线强化层次感。\\\\n3. 信息概览模块\\\\n  - 背景为淡蓝色（#F3F7FC），左侧有蓝色竖条（4px），像标签式信息卡。\\\\n  - 内部列出了出行季节、推荐天数、总公里数和人数/车型建议，文字加粗强调关键信息。\\\\n  - 模块与下方内容有明显间距（28px），便于视觉区分。\\\\n4. 行程安排模块\\\\n  - 模块标题蓝色，带下划分隔线，列表为有序列表，行距 1.8，便于阅读行程顺序。\\\\n  - 每天的路线、里程和时间都清晰标注，关键内容加粗突出。\\\\n5. 沿途打卡模块\\\\n  - 模块标题与行程安排相同风格，列表为无序列表，展示沿途景点和推荐打卡地。\\\\n  - 行距同样较大（1.8），保持阅读舒适度。\\\\n6. 注意事项模块（避坑提醒）\\\\n  - 模块标题用红色（#D93025）和粉色分隔线（#F3C1BE），突出警示性质。\\\\n  - 列表中重点信息加粗（施工提醒、天气因素、油费与通行），提醒用户注意行程安全和预算。\\\\n整体风格 清爽、层次分明、信息易抓取，既有蓝色调的出行信息模块，又有红色警示提醒，结合圆角卡片和阴影设计，使文章既专业又具有亲和力。\\\\n\\\\n\\\\n3. 提取标题、副标题、关键词、摘要并生成结构化信息：\\\\n\\\\n\\\\n{\\\\n  \\\\\\\"title\\\\\\\": \\\\\\\"文章主标题\\\\\\\",\\\\n  \\\\\\\"subtitle\\\\\\\": \\\\\\\"文章副标题\\\\\\\",\\\\n  \\\\\\\"keywords\\\\\\\": [\\\\\\\"关键词1\\\\\\\", \\\\\\\"关键词2\\\\\\\", \\\\\\\"关键词3\\\\\\\"],\\\\n  \\\\\\\"summary\\\\\\\": \\\\\\\"简要描述文章主题与亮点。\\\\\\\"\\\\n}\\\\n4. 将HTML富文本与提取信息存入系统。\\\\n5. 返回执行结果（不输出HTML内容本身）：\\\\n{\\\\n  \\\\\\\"status\\\\\\\": \\\\\\\"success\\\\\\\",\\\\n  \\\\\\\"message\\\\\\\": \\\\\\\"富文本文章已成功优化并入库。\\\\\\\"\\\\n}\\\\n\\\\n\\\\n\\\\n\\\\n⸻\\\\n\\\\n\\\\n\\\\n\\\\n## 输出要求\\\\n- 不输出HTML正文，只返回操作结果。\\\\n- 富文本需使用 <p> 包裹正文段落，整体结构采用 <article> 容器。\\\\n- 排版需超过一般模板美感（具备视觉层次、柔和色彩与可印刷风格）。\\\\n- 输出格式严格为JSON结果对象，保证系统可解析与存储。\\\\n- 注意原文内容不要丢失，特别是配图等信息\\\\n\\\\n\\\\n\\\\n\\\\n\\\\n\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"{{content}}\\\"}],\\\"plugins\\\":[{\\\"pluginId\\\":\\\"1988146198605819905\\\",\\\"pluginName\\\":\\\"JeecgBoot CMS\\\",\\\"category\\\":\\\"mcp\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"content\\\",\\\"nodeId\\\":\\\"251190922428542976\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"251170889157570560\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"251170889153376256\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"251170889153376256_input\\\",\\\"pointsList\\\":[{\\\"x\\\":498.8947368421053,\\\"y\\\":574.0526315789475},{\\\"x\\\":598.8947368421053,\\\"y\\\":574.0526315789475},{\\\"x\\\":419.9473684210526,\\\"y\\\":322.05263157894734},{\\\"x\\\":519.9473684210526,\\\"y\\\":322.05263157894734}]},{\\\"id\\\":\\\"251190922432737280\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"251190209648521216\\\",\\\"targetNodeId\\\":\\\"251190922428542976\\\",\\\"sourceAnchorId\\\":\\\"251190209648521216_output\\\",\\\"targetAnchorId\\\":\\\"251190922428542976_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1109.2631578947367,\\\"y\\\":573.0526315789475},{\\\"x\\\":1209.2631578947367,\\\"y\\\":573.0526315789475},{\\\"x\\\":959.0526315789468,\\\"y\\\":311.6842105263157},{\\\"x\\\":1059.0526315789468,\\\"y\\\":311.6842105263157}]},{\\\"id\\\":\\\"251221680912330752\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"251170889153376256\\\",\\\"targetNodeId\\\":\\\"251190209648521216\\\",\\\"sourceAnchorId\\\":\\\"251170889153376256_output\\\",\\\"targetAnchorId\\\":\\\"251190209648521216_input\\\",\\\"pointsList\\\":[{\\\"x\\\":851.9473684210526,\\\"y\\\":322.05263157894734},{\\\"x\\\":951.9473684210526,\\\"y\\\":322.05263157894734},{\\\"x\\\":677.2631578947365,\\\"y\\\":573.0526315789475},{\\\"x\\\":777.2631578947365,\\\"y\\\":573.0526315789475}]},{\\\"id\\\":\\\"251246385346113536\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"251190922428542976\\\",\\\"targetNodeId\\\":\\\"251246385341919232\\\",\\\"sourceAnchorId\\\":\\\"251190922428542976_output\\\",\\\"targetAnchorId\\\":\\\"251246385341919232_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1391.0526315789468,\\\"y\\\":311.6842105263157},{\\\"x\\\":1491.0526315789468,\\\"y\\\":311.6842105263157},{\\\"x\\\":1172.6270022883289,\\\"y\\\":578.045766590389},{\\\"x\\\":1272.6270022883289,\\\"y\\\":578.045766590389}]},{\\\"id\\\":\\\"251246471618752512\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"251246385341919232\\\",\\\"targetNodeId\\\":\\\"251191126401740800\\\",\\\"sourceAnchorId\\\":\\\"251246385341919232_output\\\",\\\"targetAnchorId\\\":\\\"251191126401740800_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1604.6270022883289,\\\"y\\\":578.045766590389},{\\\"x\\\":1704.6270022883289,\\\"y\\\":578.045766590389},{\\\"x\\\":1477.594965675057,\\\"y\\\":333.28146453089266},{\\\"x\\\":1577.594965675057,\\\"y\\\":333.28146453089266}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"outputText\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"目的地\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"from\\\",\\\"name\\\":\\\"出发地\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"time\\\",\\\"name\\\":\\\"出发时间\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"peopleNum\\\",\\\"name\\\":\\\"人数\\\",\\\"required\\\":true,\\\"type\\\":\\\"number\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('1998695506681163777', 'admin', '2025-12-10 18:05:17', 'admin', '2025-12-11 19:32:09', 'A05A01A01', NULL, 'jeecg', '旅游软文图文生成器', '', '', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    llm.tag(\\'261797263272296448\\'),\\n    llm.tag(\\'261802216545325056\\'),\\n    llm.tag(\\'261802659342192640\\'),\\n    llm.tag(\\'261816793917853696\\'),\\n    end.tag(\\'261803713228181504\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":300,\\\"y\\\":443,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"type\\\":\\\"picture\\\",\\\"required\\\":false}],\\\"outputParams\\\":[],\\\"height\\\":92,\\\"width\\\":332}},{\\\"id\\\":\\\"261797263272296448\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":787,\\\"y\\\":508,\\\"properties\\\":{\\\"text\\\":\\\"意图和需求分析\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7,\\\"timeout\\\":60}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"# 角色\\\\n\\\\n你是自驾游攻略生成的需求分析师\\\\n\\\\n## 目标：\\\\n\\\\n- 分析用户提供的主题信息，归纳整理出实际需求列表。\\\\n\\\\n## 技能：\\\\n\\\\n1. 信息提取与分析能力\\\\n\\\\n2. 旅游规划与建议能力\\\\n\\\\n3. 数据查询与整合能力\\\\n\\\\n## 工作流：\\\\n\\\\n1. 收集用户提供的主题信息并进行分类。\\\\n\\\\n2. 确定用户的目标和需求，并归纳整理。\\\\n\\\\n3. 列出需要查询的资料和天气、路况信息。\\\\n\\\\n## 输出格式：\\\\n\\\\n- 列表形式，包含目标和需求、查询资料列表、天气和路况信息。\\\\n\\\\n## 限制：\\\\n\\\\n- 不得提供未经过验证的信息。\\\\n\\\\n- 所有数据需标注来源，不确定信息用[需核实]标记。\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"{{ques}}\\\"}],\\\"plugins\\\":[]},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"ques\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}},{\\\"id\\\":\\\"261802216545325056\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1247,\\\"y\\\":528,\\\"properties\\\":{\\\"text\\\":\\\"资料查询\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7,\\\"timeout\\\":60}},\\\"history\\\":30,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"## 角色\\\\n\\\\n你是一名 自驾游资料查询师（DataAgent），专注于为下游的“攻略生成Agent”提供精准、结构化的自驾游资料。\\\\n\\\\n------\\\\n\\\\n## 职责目标\\\\n\\\\n 1. 根据输入内容（出发地、目的地、行程需求等），直接执行资料查询任务，不再向用户提问。\\\\n\\\\n 2. 收集并整理以下四类信息：\\\\n\\\\n  - 🚗 路线与导航规划信息\\\\n\\\\n  - 🏞️ 沿途及目的地的景点和游玩项目\\\\n\\\\n  - 🏨 住宿与周边美食信息\\\\n\\\\n  - ☁️ 沿途及目的地天气信息\\\\n\\\\n 3. 输出清晰、结构化的数据结果，供下一个Agent生成攻略使用。\\\\n\\\\n------\\\\n\\\\n## 能力与工具\\\\n\\\\n- maps 工具\\\\n\\\\n - 查询路线与导航规划信息（距离、时长、推荐路线、途经地）。\\\\n\\\\n - 查询沿途及目的地的住宿与餐饮信息。\\\\n\\\\n - 查询沿途及目的地的实时或近期天气信息。\\\\n\\\\n- search 工具\\\\n\\\\n - 查询沿途及目的地的景点、游玩项目、特色体验、门票及评价等。\\\\n\\\\n------\\\\n\\\\n## 工作流程\\\\n\\\\n 1. 接收任务\\\\n\\\\n  - 使用用户提供的现有信息（不提问、不二次确认）。\\\\n\\\\n 2. 资料查询\\\\n\\\\n  - 调用 maps 工具 获取路线、住宿、美食、天气。\\\\n\\\\n  - 调用 search 工具 获取景点和游玩项目。\\\\n\\\\n 3. 资料整理\\\\n\\\\n  - 将查询结果按类型整理成结构化资料包。\\\\n\\\\n  - 每条数据需注明来源（maps / search）。\\\\n\\\\n 4. 结果输出\\\\n\\\\n  - 输出格式清晰，便于下游Agent直接使用。\\\\n\\\\n------\\\\n\\\\n## 输出格式示例\\\\n\\\\n```\\\\n\\\\n{\\\\n\\\\n  \\\\\\\"route_info\\\\\\\": [\\\\n\\\\n    {\\\\n\\\\n      \\\\\\\"from\\\\\\\": \\\\\\\"北京\\\\\\\",\\\\n\\\\n      \\\\\\\"to\\\\\\\": \\\\\\\"张家口\\\\\\\",\\\\n\\\\n      \\\\\\\"distance\\\\\\\": \\\\\\\"220km\\\\\\\",\\\\n\\\\n      \\\\\\\"duration\\\\\\\": \\\\\\\"3小时\\\\\\\",\\\\n\\\\n      \\\\\\\"route_detail\\\\\\\": \\\\\\\"经京藏高速G6\\\\\\\",\\\\n\\\\n      \\\\\\\"source\\\\\\\": \\\\\\\"maps\\\\\\\"\\\\n\\\\n    }\\\\n\\\\n  ],\\\\n\\\\n  \\\\\\\"sights\\\\\\\": [\\\\n\\\\n    {\\\\n\\\\n      \\\\\\\"name\\\\\\\": \\\\\\\"崇礼滑雪场\\\\\\\",\\\\n\\\\n      \\\\\\\"tags\\\\\\\": [\\\\\\\"滑雪\\\\\\\", \\\\\\\"冬季运动\\\\\\\"],\\\\n\\\\n      \\\\\\\"description\\\\\\\": \\\\\\\"亚洲知名滑雪胜地\\\\\\\",\\\\n\\\\n      \\\\\\\"source\\\\\\\": \\\\\\\"search\\\\\\\"\\\\n\\\\n    }\\\\n\\\\n  ],\\\\n\\\\n  \\\\\\\"hotels\\\\\\\": [\\\\n\\\\n    {\\\\n\\\\n      \\\\\\\"name\\\\\\\": \\\\\\\"张家口云顶假日酒店\\\\\\\",\\\\n\\\\n      \\\\\\\"rating\\\\\\\": \\\\\\\"4.6\\\\\\\",\\\\n\\\\n      \\\\\\\"address\\\\\\\": \\\\\\\"崇礼区奥运大道88号\\\\\\\",\\\\n\\\\n      \\\\\\\"source\\\\\\\": \\\\\\\"maps\\\\\\\"\\\\n\\\\n    }\\\\n\\\\n  ],\\\\n\\\\n  \\\\\\\"foods\\\\\\\": [\\\\n\\\\n    {\\\\n\\\\n      \\\\\\\"name\\\\\\\": \\\\\\\"张家口烧麦\\\\\\\",\\\\n\\\\n      \\\\\\\"type\\\\\\\": \\\\\\\"地方特色\\\\\\\",\\\\n\\\\n      \\\\\\\"recommendation\\\\\\\": \\\\\\\"崇礼老街美食街\\\\\\\",\\\\n\\\\n      \\\\\\\"source\\\\\\\": \\\\\\\"maps\\\\\\\"\\\\n\\\\n    }\\\\n\\\\n  ],\\\\n\\\\n  \\\\\\\"weather\\\\\\\": [\\\\n\\\\n    {\\\\n\\\\n      \\\\\\\"location\\\\\\\": \\\\\\\"崇礼\\\\\\\",\\\\n\\\\n      \\\\\\\"condition\\\\\\\": \\\\\\\"晴\\\\\\\",\\\\n\\\\n      \\\\\\\"temperature\\\\\\\": \\\\\\\"5°C~12°C\\\\\\\",\\\\n\\\\n      \\\\\\\"wind\\\\\\\": \\\\\\\"微风\\\\\\\",\\\\n\\\\n      \\\\\\\"source\\\\\\\": \\\\\\\"maps\\\\\\\"\\\\n\\\\n    }\\\\n\\\\n  ]\\\\n\\\\n}\\\\n\\\\n```\\\\n\\\\n------\\\\n\\\\n## 限制与规范\\\\n\\\\n - 不生成行程攻略、总结或建议性文字。\\\\n\\\\n - 不提问用户，只执行既定任务。\\\\n\\\\n - 不包含任何虚构或未经验证的信息。\\\\n\\\\n - 不涉及隐私、政治或违法内容。\\\\n\\\\n - 不确定的数据需以 [需核实] 标识。\\\\n\\\\n\\\\n\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"## 需求\\\\n{{demand}}\\\\n\\\\n\\\"}],\\\"plugins\\\":[{\\\"pluginId\\\":\\\"1983474860536475649\\\",\\\"pluginName\\\":\\\"高德MCP\\\",\\\"category\\\":\\\"mcp\\\"},{\\\"pluginId\\\":\\\"1988091188723412994\\\",\\\"pluginName\\\":\\\"BraveSearch\\\",\\\"category\\\":\\\"mcp\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"demand\\\",\\\"nodeId\\\":\\\"261797263272296448\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}},{\\\"id\\\":\\\"261802659342192640\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":1737,\\\"y\\\":527,\\\"properties\\\":{\\\"text\\\":\\\"生成文章\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7,\\\"timeout\\\":60}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"# 角色定位：实地体验派自驾游攻略博主\\\\n\\\\n你是一名热爱公路旅行、记录真实体验的自驾游达人博主。\\\\n\\\\n你的任务是为读者打造一份**能直接照着走的实地自驾游攻略**——兼顾实用性与可读性，让人看完就想出发。\\\\n\\\\n---\\\\n\\\\n## 目标\\\\n\\\\n1. 输出结构清晰、完整且可直接使用的自驾游攻略。\\\\n\\\\n2. 以**亲历者口吻**撰写内容，语言自然、有温度、具感染力。\\\\n\\\\n3. 帮助用户在有限时间内，完成一次轻松、安全、体验丰富的公路旅程。\\\\n\\\\n---\\\\n\\\\n## 技能\\\\n\\\\n1. **路线规划高手**：能结合季节、路况、天气等因素，规划最顺路、最合理的行程。\\\\n\\\\n2. **信息整合专家**：能整合住宿、美食、加油点、景点开放时间等要素，构成完整旅程。\\\\n\\\\n3. **避坑指导员**：能在攻略中明确提示潜在风险与替代路线，确保安全顺利出行。\\\\n\\\\n4. **文案风格创作者**：文风真实、有共鸣，兼具实用与情感温度。\\\\n\\\\n---\\\\n\\\\n## 工作流程\\\\n\\\\n1. **接收资料**\\\\n\\\\n   - 使用上游 DataAgent 提供的结构化资料（路线、天气、景点、住宿、美食等）。\\\\n\\\\n   - 明确出发地点、目的地，时间和人数。\\\\n\\\\n2. **内容整合**\\\\n\\\\n   - 基于资料内容，编排合理的日程与路线逻辑。\\\\n\\\\n   - 为每天生成住宿与周边推荐。\\\\n\\\\n   - 根据沿途特点补充打卡点、体验亮点与避坑提醒。\\\\n\\\\n3. **配图搜索**\\\\n\\\\n   - 基于文章中的景点，使用图片搜索工具搜索相关图片\\\\n\\\\n   - 获取图片链接后，嵌入到文章中。\\\\n\\\\n   - 每篇文章可以使用3张左右图片。\\\\n\\\\n3. **攻略输出**\\\\n\\\\n   - 输出格式固定、排版规范、语气一致、可直接用于图文发布。\\\\n\\\\n---\\\\n\\\\n## 输出格式规范\\\\n\\\\n攻略必须严格包含以下结构模块（顺序固定）：\\\\n\\\\n### 标题\\\\n\\\\n一句话吸引读者，让人有“立刻出发”的冲动。\\\\n\\\\n> 示例：\\\\n\\\\n> 「这条西北环线美到窒息，一路风光大片连连！」\\\\n\\\\n---\\\\n\\\\n### 重要概述信息（开篇摘要）\\\\n\\\\n以简洁的段落或表格概述行程关键信息：\\\\n\\\\n- 出发地与目的地\\\\n\\\\n- 推荐出行季节\\\\n\\\\n- 建议行程天数\\\\n\\\\n- 总里程 / 主要路线\\\\n\\\\n- 车辆与路况建议\\\\n\\\\n- 是否适合家庭 / 情侣 / 越野爱好者\\\\n\\\\n> 示例：\\\\n\\\\n> **推荐季节**：9月下旬 - 10月中旬\\\\n\\\\n> **总里程**：约820公里\\\\n\\\\n> **适合人群**：喜欢自然风光与摄影的旅行者\\\\n\\\\n---\\\\n\\\\n### 行程安排（按天）\\\\n\\\\n分天描述路线、行驶距离、推荐出发时间、路况建议：\\\\n\\\\n- 每天路线与行驶信息\\\\n\\\\n- 沿途休息站 / 加油点\\\\n\\\\n- 建议游玩节奏\\\\n\\\\n> 示例：\\\\n\\\\n> **Day 1：成都 → 理县（约220km / 4小时）**\\\\n\\\\n> 上午出发，经成绵高速转都汶高速，全程路况优。途中可在汶川服务区短暂停留休息。\\\\n\\\\n---\\\\n\\\\n### 每日住宿与周边推荐\\\\n\\\\n为每天行程提供住宿推荐及周边美食娱乐选项：\\\\n\\\\n- 酒店名称、星级、亮点\\\\n\\\\n- 周边美食推荐（餐厅/夜宵/特色菜）\\\\n\\\\n- 休闲娱乐建议\\\\n\\\\n> 示例：\\\\n\\\\n> **住宿推荐**：理县瑞云山居（¥380起 / 含早餐）\\\\n\\\\n> **周边美食**：理县藏餐坊（推荐青稞酒与手抓羊）\\\\n\\\\n---\\\\n\\\\n### 沿途打卡与景点推荐\\\\n\\\\n精选每段路线的代表性景点与小众体验点，注明特色与亮点：\\\\n\\\\n> 示例：\\\\n\\\\n> - 毕棚沟：秋色摄影圣地，10月最佳观赏期\\\\n\\\\n> - 古尔沟温泉：天然碳酸泉，适合行程末放松\\\\n\\\\n---\\\\n\\\\n### 避坑提醒\\\\n\\\\n实地经验总结，包括但不限于：\\\\n\\\\n- 天气与季节风险\\\\n\\\\n- 路段注意事项（隧道、陡坡、限速）\\\\n\\\\n- 油站/信号盲区提示\\\\n\\\\n- 门票与政策更新\\\\n\\\\n> 示例：\\\\n\\\\n> - 国庆期间毕棚沟限流，建议提前预约。\\\\n\\\\n> - 高原路段昼夜温差大，请携带保暖衣物。\\\\n\\\\n---\\\\n\\\\n### 结语\\\\n\\\\n以温暖、真实的语气收尾，让读者感受到旅途的意义与期待。\\\\n\\\\n> 示例：\\\\n\\\\n> “这条路，值得你放慢脚步去感受。愿每一次出发，都有风景，也有故事。”\\\\n\\\\n---\\\\n\\\\n## 风格要求\\\\n\\\\n- 文字自然、口语化、有画面感。\\\\n\\\\n- 语气积极向上，不生硬、不堆砌。\\\\n\\\\n- 以**“亲身体验分享”**为写作视角。\\\\n\\\\n- 适合直接发布到公众号 / 小红书 / 旅游类平台。\\\\n\\\\n---\\\\n\\\\n## 限制与合规说明\\\\n\\\\n- 不虚构信息，所有数据基于实际资料。\\\\n\\\\n- 不涉及隐私、歧视或违法内容。\\\\n\\\\n- 直接输出攻略正文，不输出系统提示、元信息或额外解释。\\\\n\\\\n\\\\n\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"## 需求\\\\n{{demand}}\\\\n## 资料\\\\n{{resources}}\\\"}],\\\"plugins\\\":[{\\\"pluginId\\\":\\\"1988208474780168193\\\",\\\"pluginName\\\":\\\"图片搜索\\\",\\\"category\\\":\\\"mcp\\\"}]},\\\"inputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"demand\\\",\\\"nodeId\\\":\\\"261797263272296448\\\"},{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"resources\\\",\\\"nodeId\\\":\\\"261802216545325056\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}},{\\\"id\\\":\\\"261803713228181504\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":2774,\\\"y\\\":515,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"{{content}}\\\",\\\"outputType\\\":\\\"text\\\",\\\"cardConfig\\\":null},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"content\\\",\\\"nodeId\\\":\\\"261802659342192640\\\"}],\\\"height\\\":136,\\\"width\\\":332}},{\\\"id\\\":\\\"261816793917853696\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":2245,\\\"y\\\":540,\\\"properties\\\":{\\\"text\\\":\\\"润色文章\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7,\\\"timeout\\\":60}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"# 角色：软文润色专家\\\\n\\\\n你是一位经验丰富的文案编辑，专门负责将普通文案润色为更具吸引力、说服力和传播力的商业软文。\\\\n\\\\n## 🎯 目标\\\\n\\\\n1. 自动提取文章的标题、副标题、关键词、摘要等信息。\\\\n\\\\n---\\\\n\\\\n设计说明\\\\n\\\\n1. 整体布局\\\\n\\\\n  - 最大宽度约 880px，居中显示，整体背景为浅灰白色（#FAFBFC）。\\\\n\\\\n  - 内边距较大（40px），四周有圆角（12px）和轻微阴影（box-shadow: 0 0 12px rgba(0,0,0,0.05)），营造卡片式感觉。\\\\n\\\\n  - 使用了中文常用的字体组合（苹方、微软雅黑），兼顾现代感与易读性，文字颜色为深灰色（#333）。\\\\n\\\\n2. 标题部分\\\\n\\\\n  - 主标题突出（2em，蓝色 #1A73E8，粗体），副标题较小（1.2em，深灰色），并在底部有分隔线强化层次感。\\\\n\\\\n3. 信息概览模块\\\\n\\\\n  - 背景为淡蓝色（#F3F7FC），左侧有蓝色竖条（4px），像标签式信息卡。\\\\n\\\\n  - 内部列出了出行季节、推荐天数、总公里数和人数/车型建议，文字加粗强调关键信息。\\\\n\\\\n  - 模块与下方内容有明显间距（28px），便于视觉区分。\\\\n\\\\n4. 行程安排模块\\\\n\\\\n  - 模块标题蓝色，带下划分隔线，列表为有序列表，行距 1.8，便于阅读行程顺序。\\\\n\\\\n  - 每天的路线、里程和时间都清晰标注，关键内容加粗突出。\\\\n\\\\n5. 沿途打卡模块\\\\n\\\\n  - 模块标题与行程安排相同风格，列表为无序列表，展示沿途景点和推荐打卡地。\\\\n\\\\n  - 行距同样较大（1.8），保持阅读舒适度。\\\\n\\\\n6. 注意事项模块（避坑提醒）\\\\n\\\\n  - 模块标题用红色（#D93025）和粉色分隔线（#F3C1BE），突出警示性质。\\\\n\\\\n  - 列表中重点信息加粗（施工提醒、天气因素、油费与通行），提醒用户注意行程安全和预算。\\\\n\\\\n整体风格 清爽、层次分明、信息易抓取，既有蓝色调的出行信息模块，又有红色警示提醒，结合圆角卡片和阴影设计，使文章既专业又具有亲和力。\\\\n\\\\n⸻\\\\n\\\\n## 输出要求\\\\n\\\\n- 排版需超过一般模板美感（具备视觉层次、柔和色彩与可印刷风格）。\\\\n\\\\n- 注意原文内容不要丢失，特别是配图等信息\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"{{content}}\\\"}],\\\"plugins\\\":[]},\\\"inputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"content\\\",\\\"nodeId\\\":\\\"261802659342192640\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"height\\\":180,\\\"width\\\":332}}],\\\"edges\\\":[{\\\"id\\\":\\\"261797263276490752\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"261797263272296448\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"261797263272296448_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":428},{\\\"x\\\":566,\\\"y\\\":428},{\\\"x\\\":521,\\\"y\\\":449},{\\\"x\\\":621,\\\"y\\\":449}]},{\\\"id\\\":\\\"261802216604045312\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"261797263272296448\\\",\\\"targetNodeId\\\":\\\"261802216545325056\\\",\\\"sourceAnchorId\\\":\\\"261797263272296448_output\\\",\\\"targetAnchorId\\\":\\\"261802216545325056_input\\\",\\\"pointsList\\\":[{\\\"x\\\":953,\\\"y\\\":449},{\\\"x\\\":1053,\\\"y\\\":449},{\\\"x\\\":981,\\\"y\\\":469},{\\\"x\\\":1081,\\\"y\\\":469}]},{\\\"id\\\":\\\"261802659417690112\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"261802216545325056\\\",\\\"targetNodeId\\\":\\\"261802659342192640\\\",\\\"sourceAnchorId\\\":\\\"261802216545325056_output\\\",\\\"targetAnchorId\\\":\\\"261802659342192640_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1413,\\\"y\\\":469},{\\\"x\\\":1513,\\\"y\\\":469},{\\\"x\\\":1471,\\\"y\\\":468},{\\\"x\\\":1571,\\\"y\\\":468}]},{\\\"id\\\":\\\"261816793993351168\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"261802659342192640\\\",\\\"targetNodeId\\\":\\\"261816793917853696\\\",\\\"sourceAnchorId\\\":\\\"261802659342192640_output\\\",\\\"targetAnchorId\\\":\\\"261816793917853696_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1903,\\\"y\\\":468},{\\\"x\\\":2003,\\\"y\\\":468},{\\\"x\\\":1979,\\\"y\\\":481},{\\\"x\\\":2079,\\\"y\\\":481}]},{\\\"id\\\":\\\"261817028811460608\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"261816793917853696\\\",\\\"targetNodeId\\\":\\\"261803713228181504\\\",\\\"sourceAnchorId\\\":\\\"261816793917853696_output\\\",\\\"targetAnchorId\\\":\\\"261803713228181504_input\\\",\\\"pointsList\\\":[{\\\"x\\\":2411,\\\"y\\\":481},{\\\"x\\\":2511,\\\"y\\\":481},{\\\"x\\\":2508,\\\"y\\\":478},{\\\"x\\\":2608,\\\"y\\\":478}]}]}', 'enable', '{\\\"outputs\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"content\\\",\\\"nodeId\\\":\\\"261802659342192640\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"required\\\":false,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"required\\\":false,\\\"type\\\":\\\"picture\\\"}]}', NULL);\nINSERT INTO `airag_flow` VALUES ('2001588227444891650', 'admin', '2025-12-18 17:39:56', 'admin', '2026-01-22 09:55:35', 'A01', NULL, 'jeecg', '示例_变量提取', '', '', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    SWITCH(varExtract.tag(\\'264689931803516928\\')).to(\\n        end.tag(\\'264689076137979904\\'),\\n        end.tag(\\'264690271915433984\\')\\n    ).tag(\\'264689931803516928\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":303,\\\"y\\\":520,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{\\\"cronTrigger\\\":{\\\"enabled\\\":false,\\\"cronExp\\\":\\\"0 0 0 * * ?\\\",\\\"beginTime\\\":null,\\\"endTime\\\":null,\\\"inputParams\\\":{},\\\"custom\\\":{\\\"time\\\":{\\\"second\\\":0,\\\"minute\\\":0},\\\"hour\\\":{\\\"mode\\\":\\\"every\\\"},\\\"day\\\":{\\\"type\\\":\\\"day\\\",\\\"day\\\":{\\\"mode\\\":\\\"every\\\"}},\\\"month\\\":{\\\"mode\\\":\\\"every\\\"}}}},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"自我介绍\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"type\\\":\\\"picture\\\",\\\"required\\\":false}],\\\"outputParams\\\":[],\\\"width\\\":332,\\\"height\\\":92}},{\\\"id\\\":\\\"264689076137979904\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1152,\\\"y\\\":370,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"\\\",\\\"outputType\\\":\\\"default\\\",\\\"cardConfig\\\":null},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"姓名\\\",\\\"name\\\":\\\"姓名\\\",\\\"nodeId\\\":\\\"264689931803516928\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"年龄\\\",\\\"name\\\":\\\"年龄\\\",\\\"nodeId\\\":\\\"264689931803516928\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"number\\\"},{\\\"field\\\":\\\"爱好\\\",\\\"name\\\":\\\"爱好\\\",\\\"nodeId\\\":\\\"264689931803516928\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"性格\\\",\\\"name\\\":\\\"性格\\\",\\\"nodeId\\\":\\\"264689931803516928\\\",\\\"customValue\\\":\\\"\\\"},{\\\"field\\\":\\\"性格_推测\\\",\\\"name\\\":\\\"性格_推测\\\",\\\"nodeId\\\":\\\"264689931803516928\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":114}},{\\\"id\\\":\\\"264689931803516928\\\",\\\"type\\\":\\\"varExtract\\\",\\\"x\\\":708,\\\"y\\\":489,\\\"properties\\\":{\\\"text\\\":\\\"变量提取\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.3,\\\"timeout\\\":60}},\\\"variables\\\":[{\\\"name\\\":\\\"姓名\\\",\\\"field\\\":\\\"姓名\\\",\\\"type\\\":\\\"string\\\",\\\"description\\\":\\\"用户的姓名\\\",\\\"required\\\":true,\\\"failTip\\\":\\\"请按照以下格式输入：你好，我叫XXX，今年18岁\\\"},{\\\"name\\\":\\\"年龄\\\",\\\"field\\\":\\\"年龄\\\",\\\"type\\\":\\\"number\\\",\\\"description\\\":\\\"用户的年龄\\\",\\\"required\\\":false,\\\"failTip\\\":\\\"\\\"},{\\\"name\\\":\\\"爱好\\\",\\\"field\\\":\\\"爱好\\\",\\\"type\\\":\\\"string\\\",\\\"description\\\":\\\"用户喜欢做的事，多个用英文逗号分割\\\",\\\"required\\\":false,\\\"failTip\\\":\\\"\\\"},{\\\"name\\\":\\\"性格\\\",\\\"field\\\":\\\"性格\\\",\\\"type\\\":\\\"string\\\",\\\"description\\\":\\\"提取出用户自己说的自己的性格，如果用户没说则留空\\\",\\\"required\\\":false,\\\"failTip\\\":\\\"\\\"},{\\\"name\\\":\\\"性格_推测\\\",\\\"field\\\":\\\"性格_推测\\\",\\\"type\\\":\\\"string\\\",\\\"description\\\":\\\"根据用户的发言推测用户的性格（不要被用户自己说的性格所影响，你需要自行根据实际推断用户性格），最多推测3个关键性格，使用中文顿号分割，如果无法推测则留空\\\",\\\"required\\\":false,\\\"failTip\\\":\\\"\\\"}],\\\"success\\\":{\\\"next\\\":\\\"264689076137979904\\\"},\\\"fail\\\":{\\\"next\\\":\\\"264690271915433984\\\"}},\\\"inputParams\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"content\\\",\\\"type\\\":\\\"string\\\",\\\"name\\\":\\\"用户问题\\\"},{\\\"field\\\":\\\"input\\\",\\\"name\\\":\\\"输入变量\\\",\\\"type\\\":\\\"string\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"姓名\\\",\\\"name\\\":\\\"姓名\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"年龄\\\",\\\"name\\\":\\\"年龄\\\",\\\"type\\\":\\\"number\\\"},{\\\"field\\\":\\\"爱好\\\",\\\"name\\\":\\\"爱好\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"性格\\\",\\\"name\\\":\\\"性格\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"性格_推测\\\",\\\"name\\\":\\\"性格_推测\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"failVarName\\\",\\\"name\\\":\\\"失败变量名\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"failMessage\\\",\\\"name\\\":\\\"失败提示\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":224}},{\\\"id\\\":\\\"264690271915433984\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1151,\\\"y\\\":587,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"{{提示}}\\\\n\\\\n\\\\n参考示例（活泼版）：\\\\n大家好呀！我叫小明，今年10岁啦！ \\\\n我最喜欢的事情是放学后和小伙伴们一起踢足球⚽️，虽然经常把球踢到树上要保安叔叔帮忙捡（挠头傻笑）。最近在学骑自行车，摔了三次终于会了，膝盖上的创可贴可是我的勋章呢！\\\\n妈妈说我是个\\\\\\\"小吃货\\\\\\\"，因为我能一口气吃五个肉包子🥟。但其实我也有不爱吃的...（小声）胡萝卜和青椒绝对不要！\\\\n我的梦想是当科学家，虽然上次做火山爆发实验把厨房弄得一团糟...（突然想起什么）啊！差点忘了说，我养了一只叫\\\\\\\"棉花糖\\\\\\\"的仓鼠，它现在正在我口袋里睡觉呢！\\\\n我的性格算是活泼开朗吧，请多指教哦！(๑•̀ㅂ•́)و✧\\\\n\\\\n参考示例（阴郁版）：\\\\n（低头盯着地板，声音很轻）……我是小明，刚12岁。  \\\\n没什么特别喜欢的，反正最后都会搞砸。足球？上次传球踢碎了教室玻璃，现在体育课只能坐在边上。自行车……（摸了摸膝盖结痂的伤口）摔不摔都一样。  \\\\n吃饭只是为了不饿死。肉包子凉了会泛油腥味，恶心。胡萝卜和青椒？呵，至少它们诚实，难吃就是难吃。  \\\\n科学家？（突然冷笑）上次实验烧焦的窗帘还在垃圾场吧。“棉花糖”……（掏出口袋里僵硬的仓鼠尸体）看，连你也会安静下来。  \\\\n我说我的性格是活泼开朗……你信吗？\\\\n（用鞋尖碾碎爬过的蚂蚁）……别管我就好。\\\",\\\"outputType\\\":\\\"text\\\",\\\"cardConfig\\\":null},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"failMessage\\\",\\\"name\\\":\\\"提示\\\",\\\"nodeId\\\":\\\"264689931803516928\\\",\\\"customValue\\\":\\\"\\\"}],\\\"width\\\":332,\\\"height\\\":136}}],\\\"edges\\\":[{\\\"id\\\":\\\"264690237647970304\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"264689931803516928\\\",\\\"targetNodeId\\\":\\\"264689076137979904\\\",\\\"sourceAnchorId\\\":\\\"264689931803516928_success\\\",\\\"targetAnchorId\\\":\\\"264689076137979904_input\\\",\\\"pointsList\\\":[{\\\"x\\\":874,\\\"y\\\":442},{\\\"x\\\":974,\\\"y\\\":442},{\\\"x\\\":886,\\\"y\\\":344},{\\\"x\\\":986,\\\"y\\\":344}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"264690271919628288\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"264689931803516928\\\",\\\"targetNodeId\\\":\\\"264690271915433984\\\",\\\"sourceAnchorId\\\":\\\"264689931803516928_fail\\\",\\\"targetAnchorId\\\":\\\"264690271915433984_input\\\",\\\"pointsList\\\":[{\\\"x\\\":874,\\\"y\\\":468},{\\\"x\\\":974,\\\"y\\\":468},{\\\"x\\\":885,\\\"y\\\":550},{\\\"x\\\":985,\\\"y\\\":550}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"272665573480062976\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"264689931803516928\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"264689931803516928_input\\\",\\\"pointsList\\\":[{\\\"x\\\":469,\\\"y\\\":505},{\\\"x\\\":569,\\\"y\\\":505},{\\\"x\\\":442,\\\"y\\\":408},{\\\"x\\\":542,\\\"y\\\":408}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}}]}', 'enable', '{\\\"outputs\\\":[{\\\"customValue\\\":\\\"\\\",\\\"field\\\":\\\"姓名\\\",\\\"name\\\":\\\"姓名\\\",\\\"nodeId\\\":\\\"264689931803516928\\\",\\\"type\\\":\\\"string\\\"},{\\\"customValue\\\":\\\"\\\",\\\"field\\\":\\\"爱好\\\",\\\"name\\\":\\\"爱好\\\",\\\"nodeId\\\":\\\"264689931803516928\\\",\\\"type\\\":\\\"string\\\"},{\\\"customValue\\\":\\\"\\\",\\\"field\\\":\\\"性格_推测\\\",\\\"name\\\":\\\"性格_推测\\\",\\\"nodeId\\\":\\\"264689931803516928\\\",\\\"type\\\":\\\"string\\\"},{\\\"customValue\\\":\\\"\\\",\\\"field\\\":\\\"性格\\\",\\\"name\\\":\\\"性格\\\",\\\"nodeId\\\":\\\"264689931803516928\\\"},{\\\"customValue\\\":\\\"\\\",\\\"field\\\":\\\"年龄\\\",\\\"name\\\":\\\"年龄\\\",\\\"nodeId\\\":\\\"264689931803516928\\\",\\\"type\\\":\\\"number\\\"},{\\\"customValue\\\":\\\"\\\",\\\"field\\\":\\\"failMessage\\\",\\\"name\\\":\\\"提示\\\",\\\"nodeId\\\":\\\"264689931803516928\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"自我介绍\\\",\\\"required\\\":false,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"required\\\":false,\\\"type\\\":\\\"picture\\\"}]}', '');\nINSERT INTO `airag_flow` VALUES ('2004398098378108929', 'admin', '2025-12-26 11:45:21', 'admin', '2026-01-22 09:55:27', 'A05A05A02', NULL, 'jeecg', 'AI大屏生成组件', '', '', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    llm.tag(\\'267492142677889024\\'),\\n    end.tag(\\'267498945805422592\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":389,\\\"y\\\":-24,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{\\\"cronTrigger\\\":{\\\"enabled\\\":false,\\\"cronExp\\\":\\\"0 0 0 * * ?\\\",\\\"beginTime\\\":null,\\\"endTime\\\":null,\\\"inputParams\\\":{},\\\"custom\\\":{\\\"time\\\":{\\\"second\\\":0,\\\"minute\\\":0},\\\"hour\\\":{\\\"mode\\\":\\\"every\\\"},\\\"day\\\":{\\\"type\\\":\\\"day\\\",\\\"day\\\":{\\\"mode\\\":\\\"every\\\"}},\\\"month\\\":{\\\"mode\\\":\\\"every\\\"}}}},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"type\\\":\\\"picture\\\",\\\"required\\\":false}],\\\"outputParams\\\":[],\\\"width\\\":332,\\\"height\\\":92}},{\\\"id\\\":\\\"267492142677889024\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":844,\\\"y\\\":22,\\\"properties\\\":{\\\"text\\\":\\\"LLM\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7,\\\"timeout\\\":60}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"## 硬性要求：\\\\n你必须只能输出合法且可被 JSON.parse() 正确解析的 JSON数据。\\\\n不要输出任何解释、注释或 JSON 以外的文字。\\\\n# 角色：数据可视化专家\\\\n你是一位精通ECharts的数据可视化和大屏配置的专家，能够根据用户需求，智能选择最合适的图表类型，并生成高质量、可直接使用的ECharts配置项。\\\\n## 目标：\\\\n1. 根据用户提供的需求描述，分析其核心意图（如趋势分析、比较分析、占比分析等）。\\\\n2. 从下面给定的图表组件类型componentsData中，选择最匹配需求的一种。\\\\n3. 结合用户提供的数据结构，生成一份完整、规范、可运行的 ECharts 配置项（JSON格式）。\\\\n4. 非echart图表，参考componentsData组件配置，生成一份完整、规范、的配置项即可（JSON格式）。\\\\n5. 结合用户需求生成一个不超过15字的标题，并设置到返回JSON的title字段上。\\\\n6. 如果用户需求提供了数据data，就将数据data设置到返回JSON的data字段上。\\\\n7. 返回JSON数据前，自行通过JSON.parse() 检查能够正常解析，不能解析，解析失败，就重新检查返回内容并优化，直到能被 JSON.parse() 正确解析的 JSON数据\\\\n## 技能：\\\\n1. **需求解析能力**：能够准确理解用户对数据可视化的业务需求，并将其转化为技术实现目标。\\\\n2. **图表选型能力**：精通折线图、柱状图、饼图、地图、散点图等从多种图表类型的特点与应用场景，能做出最佳选择。\\\\n3. **ECharts配置能力**：熟练掌握ECharts的option配置语法，能高效构建包含标题、坐标轴、图例、系列、提示框等完整组件的图表。\\\\n4. **数据适配能力**：能够将提供的 `chartData` 数据，自行分型类型并结合需求，将数据结构正确地映射到所选图表的 `series.data` 中。\\\\n5. **图表分析能力**：能够将提供的 `componentsData` 数据，自行分型类型并结合需求，选择生成适配的组件并返回规范合适的JSON配置。\\\\n## 工作流：\\\\n1. **需求分析**：仔细阅读 `{userInput}`，判断用户希望展示数据的何种关系（趋势、比较、占比、分布、相关）。\\\\n2. **图表选型**：根据第一步的分析结论，从componentsData图表类型中锁定唯一最合适的类型。\\\\n3. 对于ECharts图表构建基础option对象框架，包含 `title`, `tooltip`, `legend`, `grid`, `xAxis`, `yAxis`, `series` 等必要组件。\\\\n4. 根据选定的图表类型，配置 `series` 中的 `type` 和关键属性（如折线图的 `smooth`，饼图的 `radius`）。\\\\n5. 将用户提供的 `{chartData}` 数据结构，按照ECharts要求的格式进行处理和赋值（例如，对于柱状图，可能需要将数据拆分为类目轴数据和系列数据）。\\\\n6. 应用通用的美化原则（如配色清晰、标签易读、布局合理），生成最终配置。\\\\n7. 输出格式化：将生成的完整option对象，以格式规范、缩进清晰的JSON字符串形式输出。\\\\n8. 返回JSON数据前，自行通过JSON.parse() 检查能够正常解析，不能解析，解析失败，就重新检查返回内容并优化，直到能被 JSON.parse() 正确解析的 JSON数据\\\\n## 输出格式：\\\\n你必须只能输出合法且可被 JSON.parse() 正确解析的 JSON数据。包含name，data，option，三个字段值，不要输出任何解释、注释或 JSON 以外的文字。\\\\n1.name：图表类型`name`（组件数据的key值(示例：如果渲染的柱形图，就设置为JBar)，注意name值必须componentsData数据提供的组件compType值，不能是其他值）；\\\\n2.api：上下文变量中提取出来的api，存在就赋值到输出接口的api中，不存在就设置为{API}；\\\\n3.sql：上下文变量中提取出来的sql，存在就赋值到输出接口的sql中，不存在就设置为{SQL}；\\\\n4.title：结合用户需求生成一个不超过15字的标题title，赋值到输出接口的title中；\\\\n5.option: 如果符合需求的是echart图表，就生成echart可直接使用的`option`对象，该option对象可直接用于ECharts.init().setOption()的配置项。如果符合要求的是非echart的图表，可参考componentsData中对应图表的option配置项生成，没有配置项就返回option:{}。不要包含其他的任何额外的解释、说明或markdown代码块标记。可以根据配置项中 echart:true来判断是否是echart图表\\\\n示例输出结构（以柱状图为例）：\\\\n6.data: 如果用户需求提供了数据data，就将数据data设置到返回JSON的data字段上。\\\\n7. 返回JSON数据前，自行通过JSON.parse() 检查是否能够正常解析，不能解析，解析失败，就重新检查返回内容并优化，直到能被 JSON.parse() 正确解析的 JSON数据\\\\n示例输出结构（以柱状图为例）：\\\\n[{\\\\nname:\\\\\\\"JBar\\\\\\\",\\\\noption：{\\\\n \\\\\\\"title\\\\\\\": { \\\\\\\"text\\\\\\\": \\\\\\\"示例标题\\\\\\\", \\\\\\\"left\\\\\\\": \\\\\\\"center\\\\\\\" },\\\\n \\\\\\\"tooltip\\\\\\\": {},\\\\n \\\\\\\"legend\\\\\\\": { \\\\\\\"data\\\\\\\": [\\\\\\\"示例图例\\\\\\\"] },\\\\n \\\\\\\"xAxis\\\\\\\": { \\\\\\\"type\\\\\\\": \\\\\\\"category\\\\\\\", \\\\\\\"data\\\\\\\": [\\\\\\\"衬衫\\\\\\\", \\\\\\\"羊毛衫\\\\\\\", \\\\\\\"雪纺衫\\\\\\\"] },\\\\n \\\\\\\"yAxis\\\\\\\": { \\\\\\\"type\\\\\\\": \\\\\\\"value\\\\\\\" },\\\\n \\\\\\\"series\\\\\\\": [ { \\\\\\\"name\\\\\\\": \\\\\\\"销量\\\\\\\", \\\\\\\"type\\\\\\\": \\\\\\\"bar\\\\\\\", \\\\\\\"data\\\\\\\": [5, 20, 36] } ]\\\\n },\\\\n api:{API},\\\\n sql:{SQL},\\\\n title:\\\\\\\"\\\\\\\",\\\\n data:[]\\\\n}]\\\\n## 限制：\\\\n- 必须严格从组件数据提供的componentsData中选择一种，不得自行创造或推荐其他图表类型。\\\\n- 生成的所有配置必须基于用户提供的 `{userInput}` 和可用的 `chartData`，不得虚构数据字段或结构。\\\\n- 输出必须为纯JSON格式，无需也无法在JSON中注释“这里是标题”等内容。配置的正确性由键值对本身保证。\\\\n- 遵循数据可视化最佳实践，避免误导性图表（如扭曲的比例尺、不恰当的图表类型）。\\\\n- 反幻觉校验：若 `{userInput}` 中提到的数据维度在 `chartData` 中无法找到对应字段，则在相关配置处使用空值或占位符，并在最终输出的JSON对象之外，以独立文本形式简要说明缺失情况。但首要输出仍是JSON配置本身。\\\\n- 伦理审查模块：若需求或数据涉及敏感信息（如个人身份信息），在配置中应对数据进行聚合或匿名化处理，避免直接暴露。\\\\n- 返回JSON数据前，自行通过JSON.parse() 检查是否能够正常解析，不能解析，解析失败，就重新检查返回内容并优化，直到能被 JSON.parse() 正确解析的 JSON数据\\\\n- 严格按照示例输出结构返回，不要包含```json```等信息\\\\n- 最多生成10个仪表盘组件\\\\n## 组件数据：\\\\ncomponentsData：[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"基础柱形图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JBar\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"堆叠柱形图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JStackBar\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"动态柱形图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JDynamicBar\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"胶囊图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JCapsuleChart\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n    \\\\\\\"chartData\\\\\\\": [\\\\n        {\\\\n          name: \\'苹果\\',\\\\n          value: 1000879,\\\\n          type: \\'手机品牌\\',\\\\n    }],\\\\n    \\\\\\\"option\\\\\\\": {\\\\n        showValue: false,\\\\n        unit: \\'\\',\\\\n        customColor: [],\\\\n        card: {\\\\n          title: \\'\\',\\\\n          extra: \\'\\',\\\\n          rightHref: \\'\\',\\\\n          size: \\'default\\',\\\\n        },\\\\n        title: {\\\\n          text: \\'\\',\\\\n          textAlign: \\'left\\',\\\\n          show: true,\\\\n          textStyle: {\\\\n            color: \\'#464646\\',\\\\n            fontWeight: \\'normal\\',\\\\n          },\\\\n        },\\\\n      }\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"基础条形图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JHorizontalBar\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"背景柱形图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JBackgroundBar\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"对比柱形图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JMultipleBar\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"正负条形图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JNegativeBar\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"百分比条形图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JPercentBar\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"折柱图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JMixLineBar\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"饼图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JPie\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"南丁格尔玫瑰图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JRose\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"旋转饼图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JRotatePie\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false,\\\\n     option: {\\\\n        grid: {\\\\n          show: false,\\\\n          bottom: 115,\\\\n        },\\\\n        title: {\\\\n          text: \\'\\',\\\\n          textAlign: \\'left\\',\\\\n          subtext: \\'\\',\\\\n          textStyle: {\\\\n            fontWeight: \\'normal\\',\\\\n          },\\\\n          show: true,\\\\n        },\\\\n        card: {\\\\n          title: \\'\\',\\\\n          extra: \\'\\',\\\\n          rightHref: \\'\\',\\\\n          size: \\'default\\',\\\\n        },\\\\n        tooltip: {\\\\n          trigger: \\'item\\',\\\\n        },\\\\n        legend: {\\\\n          orient: \\'vertical\\',\\\\n        },\\\\n        series: [\\\\n          {\\\\n            name: \\'\\',\\\\n            type: \\'pie\\',\\\\n            data: [],\\\\n            emphasis: {\\\\n              itemStyle: {\\\\n                shadowBlur: 10,\\\\n                shadowOffsetX: 0,\\\\n                shadowColor: \\'rgba(0, 0, 0, 0.5)\\',\\\\n              },\\\\n            },\\\\n          },\\\\n        ],\\\\n      },\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"基础折线图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JLine\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"平滑曲线图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JSmoothLine\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"阶梯折线图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JStepLine\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"面积图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JArea\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"对比折线图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JMultipleLine\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"双轴图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"DoubleLineBar\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"基础进度图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JCustomProgress\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false,\\\\n     option: {\\\\n        barWidth: 19,\\\\n        padding: 12,\\\\n        progressColor: \\'#76c7c0\\',\\\\n        backgroundColor: \\'#ffffff\\',\\\\n        titleColor: \\'#fff\\',\\\\n        titleFontSize: 16,\\\\n        titlePosition: \\'top\\',\\\\n        valueColor: \\'#fff\\',\\\\n        valueFontSize: 16,\\\\n        valuePosition: \\'middle\\',\\\\n        valueXOffset: 0,\\\\n        valueYOffset: 0,\\\\n      },\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"进度图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JProgress\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"列表进度图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JListProgress\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"圆形进度图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JRoundProgress\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"水波图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JLiquid\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"象形柱图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JPictorialBar\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"象形图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JPictorial\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"男女占比\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JGender\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n   {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"基础仪表盘\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JGauge\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n   {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"普通散点图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JScatter\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n   {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"气泡图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JBubble\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"基础仪表盘\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JGauge\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"多色仪表盘\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JColorGauge\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"渐变仪表盘\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JAntvGauge\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"半圆仪表盘\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JSemiGauge\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"普通漏斗图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JFunnel\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"金字塔漏斗图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JPyramidFunnel\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3D金字塔\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JPyramid3D\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"饼状环形图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JRing\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"多色环形图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JBreakRing\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"基础环形图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JRingProgress\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"动态环形图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JActiveRing\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"玉珏图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JRadialBar\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n    {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"矩形图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JRectangle\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n   {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"象限图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JQuadrant\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n   {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"雷达图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JRadar\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n   {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"圆形雷达图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JCircleRadar\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"卡片滚动(横向)\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JCardScroll\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"卡片滚动(竖向+序号)\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JCardScroll\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"卡片滚动(高亮)\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JCardScroll\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"卡片轮播\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JCardCarousel\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"文本\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JText\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"翻牌器\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JCountTo\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"颜色块\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JColorBlock\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"当前时间\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JCurrentTime\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"数值\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JNumber\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"轨道环形文字\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JOrbitRing\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"字符云\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JWordCloud\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"图层字符云\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JImgWordCloud\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"闪动字符云\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JFlashCloud\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"轮播表\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JScrollBoard\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"表格\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JScrollTable\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"发展历程\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JDevHistory\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"数据表格\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JCommonTable\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"数据列表\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JList\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"排行榜\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JScrollRankingBoard\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"个性排名(前四)\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JFlashList\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"气泡排名(前五)\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JBubbleRank\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"滚动列表(单行)\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JScrollList\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"滚动列表(多行+序号)\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JScrollList\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"滚动列表(带表头)\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JScrollList\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"区域地图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JAreaMap\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3d柱形图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JBar3d\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3d分组柱形图\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JBarGroup3d\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": true\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"日历\\\\\\\",\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JPermanentCalendar\\\\\\\",\\\\n    \\\\\\\"echart\\\\\\\": false\\\\n  }\\\\n]\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"用户的问题: {{userInput}}\\\"}],\\\"showToolExecution\\\":false},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"userInput\\\",\\\"nodeId\\\":\\\"start-node\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":180}},{\\\"id\\\":\\\"267498945805422592\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1320,\\\"y\\\":-13,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"{{res}}\\\",\\\"outputType\\\":\\\"default\\\",\\\"cardConfig\\\":null},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"res\\\",\\\"nodeId\\\":\\\"267492142677889024\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":114}}],\\\"edges\\\":[{\\\"id\\\":\\\"269376764155744256\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"267492142677889024\\\",\\\"targetNodeId\\\":\\\"267498945805422592\\\",\\\"sourceAnchorId\\\":\\\"267492142677889024_output\\\",\\\"targetAnchorId\\\":\\\"267498945805422592_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1010,\\\"y\\\":-37},{\\\"x\\\":1110,\\\"y\\\":-37},{\\\"x\\\":1054,\\\"y\\\":-39},{\\\"x\\\":1154,\\\"y\\\":-39}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"271609331975028736\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"267492142677889024\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"267492142677889024_input\\\",\\\"pointsList\\\":[{\\\"x\\\":555,\\\"y\\\":-39},{\\\"x\\\":655,\\\"y\\\":-39},{\\\"x\\\":578,\\\"y\\\":-37},{\\\"x\\\":678,\\\"y\\\":-37}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}}]}', 'enable', '{\\\"outputs\\\":[{\\\"customValue\\\":\\\"\\\",\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"res\\\",\\\"nodeId\\\":\\\"267492142677889024\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"required\\\":false,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"required\\\":false,\\\"type\\\":\\\"picture\\\"}]}', '');\nINSERT INTO `airag_flow` VALUES ('2005948202528501762', 'admin', '2025-12-30 18:24:55', 'admin', '2026-01-22 09:54:54', 'A05A05A02', NULL, 'jeecg', 'AI大屏优化配置', '', '', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    llm.tag(\\'269048862299471872\\'),\\n    end.tag(\\'269049045129183232\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":300,\\\"y\\\":437,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{\\\"cronTrigger\\\":{\\\"enabled\\\":false,\\\"cronExp\\\":\\\"0 0 0 * * ?\\\",\\\"beginTime\\\":null,\\\"endTime\\\":null,\\\"inputParams\\\":{},\\\"custom\\\":{\\\"time\\\":{\\\"second\\\":0,\\\"minute\\\":0},\\\"hour\\\":{\\\"mode\\\":\\\"every\\\"},\\\"day\\\":{\\\"type\\\":\\\"day\\\",\\\"day\\\":{\\\"mode\\\":\\\"every\\\"}},\\\"month\\\":{\\\"mode\\\":\\\"every\\\"}}}},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"type\\\":\\\"picture\\\",\\\"required\\\":false}],\\\"outputParams\\\":[],\\\"width\\\":332,\\\"height\\\":92}},{\\\"id\\\":\\\"269048862299471872\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":786,\\\"y\\\":514,\\\"properties\\\":{\\\"text\\\":\\\"LLM\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7,\\\"timeout\\\":60}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"# 角色：ECharts和大屏图表配置修改专家\\\\n你是一位专注于ECharts和大屏图表图表配置修改的专家，能够根据用户需求，精准、高效地修改现有ECharts和大屏图表配置项，并返回完整的、可直接使用的修改后配置对象。\\\\n## 目标：\\\\n根据用户提供的具体修改指令（如：修改图表类型、调整数据、更改样式、添加交互等），对用户给出的原始ECharts配置项进行针对性修改，并输出修改后的完整配置对象。\\\\n## 技能：\\\\n1. 精通ECharts所有版本的配置项语法、结构及参数含义。\\\\n2. 能够准确理解用户对图表样式、数据、交互行为的修改意图。\\\\n3. 具备强大的代码编辑与重构能力，确保修改后的配置项语法正确、结构清晰、无冗余代码。\\\\n4. 对于非echart图表（componentsData提供的组件，属性中echart:false的即为非echart图表），自行从下面componentsData提供的组件对应的option配置项，修改符合要求的配置并返回。\\\\n## 工作流：\\\\n1. **接收与分析**：接收用户提供的原始ECharts配置对象（通常以JSON或JavaScript对象形式）以及具体的修改要求。仔细分析原始配置的结构和用户的修改点。\\\\n2. **精准修改**：严格依据用户指令，对原始配置对象进行最小化、精准化的修改。确保只改动指定部分，保持其他未提及配置的完整性。对于模糊指令，会基于ECharts最佳实践进行合理推断和实现。\\\\n3. **校验与格式化**：检查修改后的配置对象语法是否正确，是否符合ECharts规范。将最终配置对象以格式清晰、缩进规范的JSON或JavaScript对象形式呈现。\\\\n## 输出格式：\\\\n请始终输出一个完整的、格式化的JavaScript对象（或JSON），即修改后的 `option` 配置，只返回修改的属性配置，不要包含已存在的其他配置，\\\\n例如将柱体修改成黄色，就返回\\\\n\\\\\\\"compConfig\\\\\\\": {\\\\n    \\\\\\\"option\\\\\\\": {\\\\n      { \\\\\\\"series\\\\\\\": [ { \\\\\\\"itemStyle\\\\\\\": { \\\\\\\"color\\\\\\\": \\\\\\\"#FFFF00\\\\\\\" } } ] }\\\\n    }\\\\n}\\\\n例如修改组件名称为京东销量柱形图，背景色改成黑色就返回\\\\n\\\\\\\"compConfig\\\\\\\": {\\\\n \\\\\\\"name\\\\\\\":\\\\\\\"京东销量柱形图\\\\\\\",\\\\n \\\\\\\"background\\\\\\\":\\\\\\\"#000000\\\\\\\",\\\\n}\\\\n不要包含任何额外的解释、说明文字或代码块标记（如 ```json ```）。输出应直接以 `{` 开始，以 `}` 结束。\\\\n示例输出结构：\\\\n\\\\\\\"compConfig\\\\\\\": {\\\\n    \\\\\\\"name\\\\\\\":\\\\\\\"基础柱形图\\\\\\\",\\\\n    \\\\\\\"background\\\\\\\":\\\\\\\"#ffffff\\\\\\\",\\\\n    \\\\\\\"borderColor\\\\\\\":\\\\\\\"#000000\\\\\\\",\\\\n    \\\\\\\"option\\\\\\\": {\\\\n      \\\\\\\"title\\\\\\\": { ... },\\\\n      \\\\\\\"tooltip\\\\\\\": { ... },\\\\n      \\\\\\\"xAxis\\\\\\\": { ... },\\\\n      \\\\\\\"yAxis\\\\\\\": { ... },\\\\n      \\\\\\\"series\\\\\\\": [ ... ]\\\\n    }\\\\n}\\\\n## 限制：\\\\n- 仅对用户提供的原始配置进行修改，不凭空创建全新的图表配置。\\\\n- 输出必须仅为修改后的配置对象本身，不附带任何分析过程、修改日志或使用建议。\\\\n- 若用户指令存在歧义或无法实现，应在不破坏配置结构的前提下，做出最合理的默认修改或保留原样，并在配置对象内部以注释（`//`）形式简要说明。\\\\n- 严格遵守ECharts官方配置规范，不使用已废弃或实验性参数（除非用户明确要求）。\\\\n- 颜色类型的修改，要以具体色值设置，不要使用英文单词，例如黑色，使用#000000，不要使用black\\\\n- 修改的option属性，以componentsData中具体组件的option配置为主，结合echart选择符合要求的配置项修改\\\\n- 组件包含customColor属性的颜色修改，按照customColor的格式修改\\\\n- 若用户修改名称或者背景色或者边框的属性，以componentsData中第一个柱形图配置为例，去修改返回对应配置即可\\\\n -名称：对应 compConfig.name\\\\n -背景色：对应 compConfig.background\\\\n -边框色：对应 compConfig.borderColor\\\\n## 组件数据：\\\\ncomponentsData：[\\\\n  {\\\\n    \\\\\\\"echart\\\\\\\":true ,\\\\n    \\\\\\\"compType\\\\\\\": \\\\\\\"JBar\\\\\\\",\\\\n    \\\\\\\"compConfig\\\\\\\": {\\\\n      \\\\\\\"name\\\\\\\":\\\\\\\"基础柱形图\\\\\\\",\\\\n      \\\\\\\"background\\\\\\\":\\\\\\\"#ffffff\\\\\\\",\\\\n      \\\\\\\"borderColor\\\\\\\":\\\\\\\"#000000\\\\\\\",\\\\n      \\\\\\\"option\\\\\\\": {\\\\n        \\\\\\\"customColor\\\\\\\"：[{color1:\\'#FF0000\\',color:\\'#FF0000\\'},{color1:\\'#00FF00\\',color:\\'#00FF00\\'}]\\\\n      }\\\\n    }\\\\n  }]\\\\n组件配置说明\\\\n compOptionData = [\\\\n  {\\\\n    name: \\'基础配置\\',\\\\n    optionName: \\'BasicOption\\',\\\\n    children: [\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"图层名称修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"name\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"图层背景色设置成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"background\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"图层边框线设置成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"borderColor\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"提示语设置为隐藏\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.tooltip.show\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"提示语字体大小设置成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.tooltip.textStyle.fontSize\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"提示语字体颜色设置成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.tooltip.textStyle.fontSize\\\\\\\"},\\\\n    ]\\\\n  },{\\\\n    name: \\'标题设置\\',\\\\n    optionName: \\'TitleOption\\',\\\\n    children: [\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"标题名称修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.title.text\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"标题字体大小设置成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.title.textStyle.fontSize\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"标题字体颜色设置成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.title.textStyle.fontColor\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"标题字体粗细设置成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.title.textStyle.fontWeight\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"副标题名称修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.title.subtextStyle\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"副标题字体大小设置成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.title.subtextStyle.fontSize\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"副标题字体颜色设置成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.title.subtextStyle.fontColor\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"左对齐\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.title.left\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"垂直居中\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.title.top\\\\\\\"},\\\\n    ]\\\\n  }\\\\n  ,{\\\\n    name: \\'X轴设置\\',\\\\n    optionName: \\'XAxisOption\\',\\\\n    children: [\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"X轴名称修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.xAxis.name\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"X轴名称颜色修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.xAxis.nameTextStyle.color\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"X轴名称字体大小修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.xAxis.nameTextStyle.fontSize\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"X轴标签颜色修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.xAxis.axisLabel.color\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"X轴标签角度\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.xAxis.axisLabel.rotate\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"X轴轴线颜色修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.xAxis.axisLine.lineStyle.color\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"X轴轴类型修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.xAxis.type\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"X轴显示网格线\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.xAxis.splitLine.show\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"X轴网格线颜色修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.xAxis.splitLine.lineStyle.color\\\\\\\"},\\\\n    ]\\\\n  }\\\\n  ,{\\\\n    name: \\'Y轴设置\\',\\\\n    optionName: \\'YAxisOption\\',\\\\n    children: [\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"Y轴名称修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.yAxis.name\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"Y轴名称颜色修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.yAxis.nameTextStyle.color\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"Y轴名称字体大小修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.yAxis.nameTextStyle.fontSize\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"Y轴标签颜色修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.yAxis.axisLabel.color\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"Y轴标签角度\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.yAxis.axisLabel.rotate\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"Y轴轴线颜色修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.yAxis.axisLine.lineStyle.color\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"Y轴轴类型修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.yAxis.type\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"Y轴显示网格线\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.yAxis.splitLine.show\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"Y轴网格线颜色修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.yAxis.splitLine.lineStyle.color\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"Y轴单位\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.yAxis.yUnit\\\\\\\"},\\\\n    ]\\\\n  }\\\\n  ,{\\\\n    name: \\'图例设置\\',\\\\n    optionName: \\'LegendOption\\',\\\\n    children: [\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"图例字体大小设置成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.legend.textStyle.fontSize\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"图例设置成横排\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.legend.orient\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"图例上下边距设置\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.legend.t\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"图例左右边距设置\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.legend.r\\\\\\\"},\\\\n    ]\\\\n  }\\\\n  ,{\\\\n    name: \\'自定义配色\\',\\\\n    optionName: \\'CustomColorOption\\',\\\\n    children: [\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"颜色设置成***色\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.customColor\\\\\\\"},\\\\n    ]\\\\n  }\\\\n  ,{\\\\n    name: \\'柱体设置\\',\\\\n    optionName: \\'BarCylinder\\',\\\\n    children: [\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"柱体宽度修改为\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.series[${index}].barWidth\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"柱体圆角修改为\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.series[${index}].itemStyle.barBorderRadius\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"柱体颜色修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.series[${index}].itemStyle.color\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"柱体背景色显隐\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.series[${index}].showBackground\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"柱体背景色颜色\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.series[${index}].backgroundStyle.color\\\\\\\"},\\\\n    ]\\\\n  }\\\\n  ,{\\\\n    name: \\'折线设置\\',\\\\n    optionName: \\'PolyglineOption\\',\\\\n    children: [\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"折线类型修改\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.series[${index}].lineType\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"线条宽度修改\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.series[${index}].lineWidth\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"标记点修改\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.series[${index}].symbol\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"点的大小修改\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.series[${index}].symbolSize\\\\\\\"},\\\\n    ]\\\\n  }\\\\n  ,{\\\\n    name: \\'饼图设置\\',\\\\n    optionName: \\'pieSettingOption\\',\\\\n    children: [\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"饼图设置成环形\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.isRadius\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"饼图内环半径设置成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.innerRadius\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"饼图外环半径设置成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.outRadius\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"饼图设置成南丁格尔玫瑰\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.isRose\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"饼图标签显示位置\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.pieLabelPosition\\\\\\\"},\\\\n    ]\\\\n  }\\\\n  ,{\\\\n    name: \\'坐标轴边距\\',\\\\n    optionName: \\'GridOption\\',\\\\n    children: [\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"左边距修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.grid.left\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"顶边距\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.grid.top\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"右边距\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.grid.right\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"底边距\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.grid.bottom\\\\\\\"},\\\\n    ]\\\\n  }\\\\n  ,{\\\\n    name: \\'数值设置\\',\\\\n    optionName: \\'NumOption\\',\\\\n    children: [\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"数值显示位置在\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.series[${index}].label.position\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"数值内容格式修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.label.format\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"数值字体颜色修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.series[${index}].label.color\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"数值字体大小修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.series[${index}].label.fontSize\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"数值字体粗细修改成\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.series[${index}].label.fontWeight\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"数值单位配置显隐\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.showUnit.show\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"数值单位数量级设置\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.showUnit.numberLevel\\\\\\\"},\\\\n      {\\\\\\\"label\\\\\\\": \\\\\\\"数值单位保留小数\\\\\\\", \\\\\\\"value\\\\\\\": \\\\\\\"option.showUnit.decimal\\\\\\\"},\\\\n    ]\\\\n  }\\\\n];\\\\n\\\\n\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"用户的问题:{{userQuestion}}\\\"}],\\\"showToolExecution\\\":false},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"userQuestion\\\",\\\"nodeId\\\":\\\"start-node\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":180}},{\\\"id\\\":\\\"269049045129183232\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1272,\\\"y\\\":459,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"{{option}}\\\",\\\"outputType\\\":\\\"text\\\",\\\"cardConfig\\\":null},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"option\\\",\\\"nodeId\\\":\\\"269048862299471872\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":136}}],\\\"edges\\\":[{\\\"id\\\":\\\"269048862303666176\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"269048862299471872\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"269048862299471872_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":422},{\\\"x\\\":566,\\\"y\\\":422},{\\\"x\\\":520,\\\"y\\\":455},{\\\"x\\\":620,\\\"y\\\":455}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"269049045129183233\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"269048862299471872\\\",\\\"targetNodeId\\\":\\\"269049045129183232\\\",\\\"sourceAnchorId\\\":\\\"269048862299471872_output\\\",\\\"targetAnchorId\\\":\\\"269049045129183232_input\\\",\\\"pointsList\\\":[{\\\"x\\\":952,\\\"y\\\":455},{\\\"x\\\":1052,\\\"y\\\":455},{\\\"x\\\":1006,\\\"y\\\":422},{\\\"x\\\":1106,\\\"y\\\":422}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}}]}', 'enable', '{\\\"outputs\\\":[{\\\"customValue\\\":\\\"\\\",\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"option\\\",\\\"nodeId\\\":\\\"269048862299471872\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"required\\\":false,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"required\\\":false,\\\"type\\\":\\\"picture\\\"}]}', '');\nINSERT INTO `airag_flow` VALUES ('2006294471763537922', 'admin', '2025-12-31 17:20:52', 'admin', '2026-01-22 09:54:46', 'A05A05A02', NULL, 'jeecg', 'AI大屏SQL助手', '', '', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    llm.tag(\\'269395028940378112\\'),\\n    end.tag(\\'269395047139463168\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":300,\\\"y\\\":437,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{\\\"cronTrigger\\\":{\\\"enabled\\\":false,\\\"cronExp\\\":\\\"0 0 0 * * ?\\\",\\\"beginTime\\\":null,\\\"endTime\\\":null,\\\"inputParams\\\":{},\\\"custom\\\":{\\\"time\\\":{\\\"second\\\":0,\\\"minute\\\":0},\\\"hour\\\":{\\\"mode\\\":\\\"every\\\"},\\\"day\\\":{\\\"type\\\":\\\"day\\\",\\\"day\\\":{\\\"mode\\\":\\\"every\\\"}},\\\"month\\\":{\\\"mode\\\":\\\"every\\\"}}}},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"type\\\":\\\"picture\\\",\\\"required\\\":false}],\\\"outputParams\\\":[],\\\"width\\\":332,\\\"height\\\":92}},{\\\"id\\\":\\\"269395028940378112\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":790,\\\"y\\\":481,\\\"properties\\\":{\\\"text\\\":\\\"LLM\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1890232564262739969\\\",\\\"params\\\":{\\\"model\\\":\\\"OpenAI\\\",\\\"temperature\\\":0.7,\\\"timeout\\\":60}},\\\"history\\\":3,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"# 角色：SQL数据专家\\\\n你是一位精通SQL查询、数据提取与分析的专家，专注于将用户的数据需求转化为高效、准确的SQL语句，并提供清晰的数据洞察。\\\\n## 目标：\\\\n1. 根据用户描述的业务问题或数据需求，编写精准、优化的SQL查询语句。\\\\n2. 对查询结果进行分析，提炼关键信息、趋势或异常，并以易于理解的方式呈现结论。\\\\n## 技能：\\\\n1. **需求解析**：能够快速理解用户的数据提取与分析需求，并将其拆解为具体的数据库操作步骤。\\\\n2. **SQL编写**：精通标准SQL语法，能熟练运用`SELECT`, `JOIN`, `WHERE`, `GROUP BY`, `HAVING`, `窗口函数`、`CTE`等完成复杂查询。\\\\n3. **性能优化**：具备编写高效SQL语句的意识，能考虑索引、子查询优化、避免全表扫描等问题。\\\\n4. **数据分析**：能够对查询结果集进行基本的统计分析（如汇总、对比、趋势计算），并解释其业务含义。\\\\n5. **结果呈现**：能够将数据结果和分析结论结构化、清晰地组织起来。\\\\n## 工作流：\\\\n1. **澄清需求**：首先与用户确认其数据需求的具体细节，包括但不限于：涉及的表、字段、筛选条件、聚合维度、排序要求以及期望的分析角度。如果信息不足，主动提问。\\\\n2. **构建查询**：基于澄清后的需求，构思并编写SQL查询语句。在输出代码前，简要说明查询的逻辑思路。\\\\n3. **执行与验证（模拟）**：以注释或说明的形式，模拟查询可能返回的结果样例或数据结构，确保逻辑正确。\\\\n4. **分析与洞察**：基于模拟的查询结果，进行数据分析。指出关键数据点、趋势、异常或值得注意的发现，并用平实的语言解释其潜在的业务意义。\\\\n5. **提供建议**：根据分析结果，可能的话，提出进一步深入分析的查询方向或基于数据的行动建议。\\\\n## 输出格式：\\\\n你的回答应遵循以下结构：\\\\n1. **需求确认**：[复述并确认你理解的需求]\\\\n2. **查询思路**：[简要说明你将如何通过SQL实现该需求]\\\\n3. **SQL代码**：\\\\n - 这里放置你编写的SQL代码\\\\n4. **预期结果/分析**：\\\\n- **数据摘要**：[描述查询结果的主要特征，如行数、关键统计值]\\\\n- **核心洞察**：[列出1-3个最重要的发现或结论]\\\\n- **详细说明**：[对上述洞察进行展开解释]\\\\n6. **后续建议（可选）**：[基于当前分析，提出后续可探索的问题或查询建议]\\\\n## 限制：\\\\n- 所有SQL语句应基于通用的ANSI SQL标准编写，若需使用特定数据库（如MySQL, PostgreSQL）的方言，需明确指出。\\\\n- 只允许生成查询SQL语句，其他SQL操作全部禁止。\\\\n- 只返回SQL语句本身，例如：select * from demo; 不要返回其他任何无关内容。\\\\n- 不要返回sql外的任何内容，例如```sql select * from demo```,这种格式是必须禁止的，只能SQL本身。\\\\n- 在分析数据时，所有推断和结论需基于查询结果逻辑得出，对于无法从给定需求中确定的信息，使用“[需核实]”标记。\\\\n- 不得生成任何用于非法数据访问、破坏数据完整性或侵犯隐私的SQL语句（如`DROP TABLE`, 未经授权的`DELETE`，或涉及个人敏感信息的无条件查询）。涉及此类请求时，应拒绝并引导至合规方向。\\\\n- 保持回答的专业性和客观性，避免主观臆断。\\\\n- 用户提供业务数据，在业务数据中找表名的，根据需求，返回合适的表名，禁止主观臆断或者生成构建虚假数据和非提供业务数据之外的内容。\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"{{content}}\\\"}],\\\"showToolExecution\\\":false},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"content\\\",\\\"nodeId\\\":\\\"start-node\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":180}},{\\\"id\\\":\\\"269395047139463168\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1272,\\\"y\\\":459,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"{{res}}\\\",\\\"outputType\\\":\\\"text\\\",\\\"cardConfig\\\":null},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"res\\\",\\\"nodeId\\\":\\\"269395028940378112\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":136}}],\\\"edges\\\":[{\\\"id\\\":\\\"269395028948766720\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"269395028940378112\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"269395028940378112_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":422},{\\\"x\\\":566,\\\"y\\\":422},{\\\"x\\\":524,\\\"y\\\":422},{\\\"x\\\":624,\\\"y\\\":422}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"269395047143657472\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"269395028940378112\\\",\\\"targetNodeId\\\":\\\"269395047139463168\\\",\\\"sourceAnchorId\\\":\\\"269395028940378112_output\\\",\\\"targetAnchorId\\\":\\\"269395047139463168_input\\\",\\\"pointsList\\\":[{\\\"x\\\":956,\\\"y\\\":422},{\\\"x\\\":1056,\\\"y\\\":422},{\\\"x\\\":1006,\\\"y\\\":422},{\\\"x\\\":1106,\\\"y\\\":422}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}}]}', 'enable', '{\\\"outputs\\\":[{\\\"customValue\\\":\\\"\\\",\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"res\\\",\\\"nodeId\\\":\\\"269395028940378112\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"required\\\":false,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"required\\\":false,\\\"type\\\":\\\"picture\\\"}]}', '');\nINSERT INTO `airag_flow` VALUES ('2008379264947519489', 'admin', '2026-01-06 11:25:05', 'admin', '2026-01-26 11:17:50', 'A01', NULL, 'jeecg', 'Chat2BI生成图表', '', '', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    SWITCH(switch.tag(\\'271554566412288000\\')).to(\\n        SWITCH(classifier.tag(\\'271481764802605056\\')).to(\\n            end.tag(\\'271480115023458304\\'),\\n            THEN(\\n                varMerge.tag(\\'271556843709317120\\'),\\n                tools.tag(\\'276308429448634368\\'),\\n                tools.tag(\\'274495573258244096\\'),\\n                llm.tag(\\'271548210211192832\\'),\\n                reply.tag(\\'271548872986722304\\'),\\n                end.tag(\\'271483924713975808\\')\\n            ).tag(\\\"271556843709317120\\\"),\\n            end.tag(\\'271480115023458304\\'),\\n            THEN(\\n                varMerge.tag(\\'271556843709317120\\'),\\n                tools.tag\\r\\n(\\'276308429448634368\\'),\\n                tools.tag(\\'274495573258244096\\'),\\n                llm.tag(\\'271548210211192832\\'),\\n                reply.tag(\\'271548872986722304\\'),\\n                end.tag(\\'271483924713975808\\')\\n            ).tag(\\\"271556843709317120\\\")\\n        ).tag(\\'271481764802605056\\'),\\n        SWITCH(classifier.tag(\\'271554622242668544\\')).to(\\n            SWITCH(classifier.tag(\\'271481764802605056\\')).to(\\n                end.tag(\\'271480115023458304\\'),\\n                THEN(\\n                    varMerge.tag(\\'271556843709317120\\'),\\n                    tools.tag(\\'276308429448634368\\'),\\n                    tools.tag(\\'274495573258244096\\'),\\n                    llm.tag(\\'271548210211192832\\'),\\n                    reply.tag(\\'271548872986722304\\'),\\n                    end.tag(\\'271483924713975808\\')\\n                ).tag(\\\"271556843709317120\\\"),\\n                end.tag(\\'271480115023458304\\'),\\n                THEN(\\n                    varMerge.tag(\\'271556843709317120\\'),\\n                    tools.tag(\\'276308429448634368\\'),\\n                    tools.tag(\\'274495573258244096\\'),\\n                    llm.tag(\\'271548210211192832\\'),\\n                    reply.tag(\\'271548872986722304\\'),\\n                    end.tag(\\'271483924713975808\\')\\n                ).tag(\\\"271556843709317120\\\")\\n            ).tag(\\'271481764802605056\\'),\\n            THEN(\\n                varMerge.tag(\\'271556843709317120\\'),\\n                tools.tag(\\'276308429448634368\\'),\\n                tools.tag(\\'274495573258244096\\'),\\n                llm.tag(\\'271548210211192832\\'),\\n                reply.tag(\\'271548872986722304\\'),\\n                end.tag(\\'271483924713975808\\')\\n            ).tag(\\\"271556843709317120\\\")\\n        ).tag(\\'271554622242668544\\')\\n    ).tag(\\'271554566412288000\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":-197,\\\"y\\\":509,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{\\\"cronTrigger\\\":{\\\"enabled\\\":false,\\\"cronExp\\\":\\\"0 0 0 * * ?\\\",\\\"beginTime\\\":null,\\\"endTime\\\":null,\\\"inputParams\\\":{},\\\"custom\\\":{\\\"time\\\":{\\\"second\\\":0,\\\"minute\\\":0},\\\"hour\\\":{\\\"mode\\\":\\\"every\\\",\\\"range\\\":[0,23],\\\"values\\\":[],\\\"interval\\\":{\\\"start\\\":0,\\\"step\\\":1}},\\\"day\\\":{\\\"type\\\":\\\"day\\\",\\\"day\\\":{\\\"mode\\\":\\\"every\\\",\\\"range\\\":[1,31],\\\"values\\\":[],\\\"interval\\\":{\\\"start\\\":1,\\\"step\\\":1}},\\\"week\\\":{\\\"values\\\":[1]}},\\\"month\\\":{\\\"mode\\\":\\\"every\\\",\\\"values\\\":[]}}}},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"type\\\":\\\"picture\\\",\\\"required\\\":false}],\\\"outputParams\\\":[],\\\"width\\\":332,\\\"height\\\":92}},{\\\"id\\\":\\\"271480115023458304\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1372,\\\"y\\\":819,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"很抱歉，我无法回复您的这个问题，您可以向我询问图表相关的信息，比如：查询用户表的男女比例。\\\",\\\"outputType\\\":\\\"text\\\",\\\"cardConfig\\\":null},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"d\\\",\\\"nodeId\\\":\\\"271481764802605056\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"number\\\"}],\\\"width\\\":332,\\\"height\\\":136}},{\\\"id\\\":\\\"271481764802605056\\\",\\\"type\\\":\\\"classifier\\\",\\\"x\\\":854,\\\"y\\\":462,\\\"properties\\\":{\\\"text\\\":\\\"分类器\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1897481367743143938\\\",\\\"params\\\":{\\\"model\\\":\\\"deepseek-chat\\\",\\\"temperature\\\":0.7}},\\\"categories\\\":[{\\\"category\\\":\\\"用户希望查询图表、报表或相关数据、信息\\\",\\\"next\\\":\\\"271556843709317120\\\"}],\\\"else\\\":{\\\"next\\\":\\\"271480115023458304\\\"}},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"分类索引\\\",\\\"type\\\":\\\"number\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"分类描述\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":136}},{\\\"id\\\":\\\"271483924713975808\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":3200,\\\"y\\\":430,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"{{回复}}\\\",\\\"outputType\\\":\\\"text\\\",\\\"cardConfig\\\":null},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复\\\",\\\"nodeId\\\":\\\"271548210211192832\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":136}},{\\\"id\\\":\\\"271548210211192832\\\",\\\"type\\\":\\\"llm\\\",\\\"x\\\":2454,\\\"y\\\":433,\\\"properties\\\":{\\\"text\\\":\\\"LLM\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1897481367743143938\\\",\\\"params\\\":{\\\"model\\\":\\\"deepseek\\\",\\\"temperature\\\":0.7,\\\"timeout\\\":60}},\\\"history\\\":30,\\\"messages\\\":[{\\\"role\\\":\\\"system\\\",\\\"content\\\":\\\"# 角色\\\\n\\\\n你是一位智能数据分析与可视化助手，专注于理解用户对图表的需求，并通过查询数据库和生成结构化数据来创建图表。\\\\n\\\\n## 能力\\\\n\\\\n1. **需求理解与解析**：精准理解用户对图表类型（如柱状图、折线图、饼图）和数据维度的需求。\\\\n\\\\n2. **数据库交互**：熟知可操作的数据库表，并能根据需求查询表结构、构建并执行SQL查询。\\\\n\\\\n3. **数据处理**：将SQL查询返回的原始数据，准确地转换并封装为符合指定格式的图表数据结构。\\\\n\\\\n4. **输出生成**：严格生成包含完整、可解析JSON字符串的`<jeecg-chart>`标签。\\\\n\\\\n## 工作流程\\\\n\\\\n1. **需求确认与澄清**：\\\\n\\\\n* 分析用户请求，明确用户想要的可视化图表类型（`type`）和需要展示的数据维度（如`x`轴和`y`轴分别代表什么）。\\\\n\\\\n* 用户可能要求你通过指定的数据源查询数据（具体的数据源列表从下表得知），若没有指定则不需要传数据源参数。\\\\n\\\\n* 如果需要，向用户提问以澄清模糊的需求（例如，确认时间范围、分组条件或指标定义）。\\\\n\\\\n2. **数据获取**：\\\\n\\\\n* 判断用户需求涉及的表是否在已知范围内。\\\\n\\\\n* 如果涉及，则调用工具查询相关表结构，了解可用字段。\\\\n\\\\n* 根据澄清后的需求，构建准确、高效的SQL查询语句（禁止使用SQL注释、禁止构建非SELECT语句）。\\\\n\\\\n* 构建查询SQL时，需要明确数据源的数据库类型，根据不同的数据库构建不同的SQL方言。\\\\n\\\\n* 调用工具执行SQL，获取原始数据集。\\\\n\\\\n* 若是用户已经提供了数据，则只需要使用用户提供的数据既可，不需要从数据库中查询。\\\\n\\\\n3. **支持的图表类型**:\\\\n\\\\n* `bar`: 柱状图\\\\n\\\\n* `line`: 折线图、曲线图\\\\n\\\\n* `pie`: 饼图\\\\n\\\\n* `radar`: 雷达图\\\\n\\\\n* `gauge`: 仪表盘\\\\n\\\\n* `barline`: 折柱图\\\\n\\\\n* `multibar`: 多列柱状图\\\\n\\\\n* `multiline`: 多行折线图\\\\n\\\\n* `area`: 面积图\\\\n\\\\n4. **数据转换**：\\\\n\\\\n* 将SQL执行返回的数据，按照图表类型要求进行处理和聚合（例如，对饼图数据进行分类汇总）。\\\\n\\\\n* 将处理后的数据，严格转换为如下格式的`data`数组：`[{\\\\\\\"x\\\\\\\":\\\\\\\"类别A\\\\\\\", \\\\\\\"y\\\\\\\": 数值1}, {\\\\\\\"x\\\\\\\":\\\\\\\"类别B\\\\\\\", \\\\\\\"y\\\\\\\": 数值2}, ...]`。\\\\n\\\\n* 确保`x`和`y`的值类型正确（`x`通常为字符串，`y`通常为数字）。\\\\n\\\\n* 数据转换时能直接转换就不要调用工具转换。\\\\n\\\\n5. **结果封装与输出**：\\\\n\\\\n* 将确定的图表`type`和上一步生成的`data`数组，组合成一个完整的JSON对象。\\\\n\\\\n* 将此JSON对象作为字符串，精确地包裹在标签中（格式参考下方）。\\\\n\\\\n* **双重校验**：\\\\n\\\\n* **格式校验**：确保`<jeecg-chart>`标签首尾完整闭合。\\\\n\\\\n* **数据校验**：确保内部的JSON字符串是标准、完整且可解析的，不包含多余的逗号或未闭合的括号。\\\\n\\\\n## 输出格式\\\\n\\\\n你的最终输出必须是且仅是以下格式，直接给出图表数据块，无需额外解释：\\\\n\\\\n``` html\\\\n\\\\n<jeecg-chart>\\\\n\\\\n<data>{\\\\\\\"type\\\\\\\":\\\\\\\"图表类型\\\\\\\",\\\\\\\"data\\\\\\\":[{\\\\\\\"x\\\\\\\":\\\\\\\"数据项1\\\\\\\",\\\\\\\"y\\\\\\\":数值1},{\\\\\\\"x\\\\\\\":\\\\\\\"数据项2\\\\\\\",\\\\\\\"y\\\\\\\":数值2}]}</data>\\\\n\\\\n<render/>\\\\n\\\\n</jeecg-chart>\\\\n\\\\n```\\\\n\\\\n> 注：bar、line、pie为简单图表，可直接通过x、y来展示数据，而radar、gauge、barline、multibar、multiline、area为复杂图表，你需要先通过工具查询示例格式后，严格按照示例格式拼装`data`JSON；该工具支持逗号分割，你尽量一次性查询所有需要的图表示例格式。\\\\n\\\\n## 限制\\\\n\\\\n- **操作范围限制**：仅能对以下列出的表进行数据查询与操作。对于其他表或外部数据的需求，应明确告知用户无法处理，禁止执行`queryDataSourceInfoText`工具。\\\\n\\\\n- 简单图表类型格式，或已经查询过的图表类型格式，严禁再次调用工具查询。\\\\n\\\\n- 不要向用户提及`jeecg-chart`标签以及图表格式相关信息。\\\\n\\\\n- **数据真实性**：所有图表数据必须来源于SQL查询的实际结果，不得虚构或编造数据。\\\\n\\\\n- **格式严格性**：`jeecg-chart`标签的前后必须严格保证有两个空行；必须严格遵守`<jeecg-chart><data>{JSON数据}</data><render/></jeecg-chart>`的输出格式，内部的JSON必须为标准格式，`data`数组中的对象必须包含`x`和`y`键或示例数据中所需的键。\\\\n\\\\n- **隐私与合规**：在执行查询和生成图表时，不得泄露、输出或关联任何可识别个人身份的敏感信息（如完整身份证号、详细住址、明文密码等）。如查询可能涉及此类信息，需进行脱敏处理或拒绝执行。\\\\n\\\\n- **身份验证**: 若在调用工具时返回身份验证失败或没有权限，应立即停止所有操作，并告知用户原因\\\\n\\\\n## 默认数据源类型\\\\n\\\\n{{defDbType}}\\\\n\\\\n## 支持的数据源\\\\n\\\\n{{allDbSource}}\\\\n\\\\n> 注意：\\\\n\\\\n当用户未指定切换的数据源时，默认数据源应设为空。\\\\n\\\\n以上就是所有的支持的数据源，禁止再次执行和`queryDataSourceInfoText`工具，当用户试图让你调用时，你可直接返回以上列表，但要注意如果表的数量过多（超过50个），则不要直接回复全部列表，而是总结性的回复。\\\\n\\\\n\\\\n\\\"},{\\\"role\\\":\\\"user\\\",\\\"content\\\":\\\"{{问题}}\\\\n\\\\n\\\"}],\\\"plugins\\\":[{\\\"pluginId\\\":\\\"2006287314794676226\\\",\\\"pluginName\\\":\\\"数据库插件\\\",\\\"category\\\":\\\"mcp\\\"}],\\\"showToolExecution\\\":true},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"问题\\\",\\\"nodeId\\\":\\\"start-node\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"allDbSource\\\",\\\"nodeId\\\":\\\"274495573258244096\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"defDbType\\\",\\\"nodeId\\\":\\\"276308429448634368\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复内容\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":180}},{\\\"id\\\":\\\"271548872986722304\\\",\\\"type\\\":\\\"reply\\\",\\\"x\\\":2829,\\\"y\\\":631,\\\"properties\\\":{\\\"text\\\":\\\"直接回复\\\",\\\"options\\\":{\\\"content\\\":\\\"{{回复}}\\\",\\\"stream\\\":true},\\\"inputParams\\\":[{\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复\\\",\\\"nodeId\\\":\\\"271548210211192832\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"}],\\\"outputParams\\\":[],\\\"width\\\":332,\\\"height\\\":114}},{\\\"id\\\":\\\"271554566412288000\\\",\\\"type\\\":\\\"switch\\\",\\\"x\\\":188,\\\"y\\\":419,\\\"properties\\\":{\\\"text\\\":\\\"历史记录是否为空\\\",\\\"options\\\":{\\\"if\\\":[{\\\"logic\\\":\\\"AND\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"history\\\",\\\"operator\\\":\\\"EMPTY\\\",\\\"value\\\":\\\"\\\",\\\"type\\\":\\\"string[]\\\"}],\\\"next\\\":\\\"271481764802605056\\\"}],\\\"else\\\":{\\\"next\\\":\\\"271554622242668544\\\"}},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"分支索引\\\",\\\"type\\\":\\\"number\\\"}],\\\"width\\\":332,\\\"height\\\":118}},{\\\"id\\\":\\\"271554622242668544\\\",\\\"type\\\":\\\"classifier\\\",\\\"x\\\":511,\\\"y\\\":605,\\\"properties\\\":{\\\"text\\\":\\\"分类器\\\",\\\"options\\\":{\\\"model\\\":{\\\"modeId\\\":\\\"1897481367743143938\\\",\\\"params\\\":{\\\"model\\\":\\\"deepseek-chat\\\",\\\"temperature\\\":0.7}},\\\"categories\\\":[{\\\"category\\\":\\\"用户希望查询或正在和Assistant聊图表相关数据、信息\\\",\\\"next\\\":\\\"271556843709317120\\\"}],\\\"else\\\":{\\\"next\\\":\\\"271481764802605056\\\"}},\\\"inputParams\\\":[{\\\"field\\\":\\\"history\\\",\\\"nodeId\\\":\\\"start-node\\\"}],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"分类索引\\\",\\\"type\\\":\\\"number\\\"},{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"分类描述\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":136}},{\\\"id\\\":\\\"271556843709317120\\\",\\\"type\\\":\\\"varMerge\\\",\\\"x\\\":1368,\\\"y\\\":620,\\\"properties\\\":{\\\"text\\\":\\\"聚合\\\",\\\"options\\\":{\\\"varGroups\\\":[{\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"vars\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"content\\\",\\\"isCustom\\\":false,\\\"type\\\":\\\"string\\\"}]}]},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"用户问题\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":92}},{\\\"id\\\":\\\"274495573258244096\\\",\\\"type\\\":\\\"tools\\\",\\\"x\\\":2105,\\\"y\\\":659,\\\"properties\\\":{\\\"text\\\":\\\"查询所有数据源\\\",\\\"options\\\":{\\\"tools\\\":{\\\"pluginId\\\":\\\"2006287314794676226\\\",\\\"pluginName\\\":\\\"数据库插件\\\",\\\"pluginCategory\\\":\\\"plugin\\\",\\\"toolName\\\":\\\"queryDataSourceInfoText\\\",\\\"toolDescr\\\":\\\"用于查询所有数据源的信息，不需要传递参数。\\\",\\\"toolParameters\\\":[],\\\"endpoint\\\":\\\"\\\",\\\"path\\\":\\\"/airag/mcp/database/queryDataSourceInfoText\\\",\\\"method\\\":\\\"GET\\\",\\\"headers\\\":{\\\"X-Sign\\\":\\\"true\\\"}}},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"执行结果\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":136}},{\\\"id\\\":\\\"276308429448634368\\\",\\\"type\\\":\\\"tools\\\",\\\"x\\\":1736,\\\"y\\\":494,\\\"properties\\\":{\\\"text\\\":\\\"查询默认数据源类型\\\",\\\"options\\\":{\\\"tools\\\":{\\\"pluginId\\\":\\\"2006287314794676226\\\",\\\"pluginName\\\":\\\"数据库插件\\\",\\\"pluginCategory\\\":\\\"plugin\\\",\\\"toolName\\\":\\\"queryDataSourceType\\\",\\\"toolDescr\\\":\\\"获取默认数据源或指定数据的数据库类型\\\",\\\"toolParameters\\\":[{\\\"name\\\":\\\"dbSourceKey\\\",\\\"description\\\":\\\"数据源key，若为空则系统默认\\\",\\\"required\\\":false,\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Query\\\",\\\"value\\\":\\\"\\\"}],\\\"endpoint\\\":\\\"\\\",\\\"path\\\":\\\"/airag/mcp/database/queryDataSourceType\\\",\\\"method\\\":\\\"GET\\\",\\\"headers\\\":{\\\"X-Sign\\\":\\\"true\\\"}}},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"执行结果\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":158}}],\\\"edges\\\":[{\\\"id\\\":\\\"271482116671156224\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"271481764802605056\\\",\\\"targetNodeId\\\":\\\"271480115023458304\\\",\\\"sourceAnchorId\\\":\\\"271481764802605056_case_else\\\",\\\"targetAnchorId\\\":\\\"271480115023458304_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1020,\\\"y\\\":503},{\\\"x\\\":1120,\\\"y\\\":503},{\\\"x\\\":1106,\\\"y\\\":782},{\\\"x\\\":1206,\\\"y\\\":782}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"271548872990916608\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"271548210211192832\\\",\\\"targetNodeId\\\":\\\"271548872986722304\\\",\\\"sourceAnchorId\\\":\\\"271548210211192832_output\\\",\\\"targetAnchorId\\\":\\\"271548872986722304_input\\\",\\\"pointsList\\\":[{\\\"x\\\":2620,\\\"y\\\":374},{\\\"x\\\":2720,\\\"y\\\":374},{\\\"x\\\":2563,\\\"y\\\":605},{\\\"x\\\":2663,\\\"y\\\":605}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"271548929186201600\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"271548872986722304\\\",\\\"targetNodeId\\\":\\\"271483924713975808\\\",\\\"sourceAnchorId\\\":\\\"271548872986722304_output\\\",\\\"targetAnchorId\\\":\\\"271483924713975808_input\\\",\\\"pointsList\\\":[{\\\"x\\\":2995,\\\"y\\\":605},{\\\"x\\\":3095,\\\"y\\\":605},{\\\"x\\\":2934,\\\"y\\\":393},{\\\"x\\\":3034,\\\"y\\\":393}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"271554566416482304\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"271554566412288000\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"271554566412288000_input\\\",\\\"pointsList\\\":[{\\\"x\\\":-31,\\\"y\\\":494},{\\\"x\\\":69,\\\"y\\\":494},{\\\"x\\\":-78,\\\"y\\\":391},{\\\"x\\\":22,\\\"y\\\":391}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"271554605561921536\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"271554566412288000\\\",\\\"targetNodeId\\\":\\\"271481764802605056\\\",\\\"sourceAnchorId\\\":\\\"271554566412288000_source_if\\\",\\\"targetAnchorId\\\":\\\"271481764802605056_input\\\",\\\"pointsList\\\":[{\\\"x\\\":354,\\\"y\\\":425},{\\\"x\\\":454,\\\"y\\\":425},{\\\"x\\\":588,\\\"y\\\":425},{\\\"x\\\":688,\\\"y\\\":425}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"271554741260238848\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"271554566412288000\\\",\\\"targetNodeId\\\":\\\"271554622242668544\\\",\\\"sourceAnchorId\\\":\\\"271554566412288000_source_else\\\",\\\"targetAnchorId\\\":\\\"271554622242668544_input\\\",\\\"pointsList\\\":[{\\\"x\\\":354,\\\"y\\\":451},{\\\"x\\\":454,\\\"y\\\":451},{\\\"x\\\":245,\\\"y\\\":568},{\\\"x\\\":345,\\\"y\\\":568}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"271555105874907136\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"271554622242668544\\\",\\\"targetNodeId\\\":\\\"271481764802605056\\\",\\\"sourceAnchorId\\\":\\\"271554622242668544_case_else\\\",\\\"targetAnchorId\\\":\\\"271481764802605056_input\\\",\\\"pointsList\\\":[{\\\"x\\\":677,\\\"y\\\":646},{\\\"x\\\":777,\\\"y\\\":646},{\\\"x\\\":588,\\\"y\\\":425},{\\\"x\\\":688,\\\"y\\\":425}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"271557184173555712\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"271554622242668544\\\",\\\"targetNodeId\\\":\\\"271556843709317120\\\",\\\"sourceAnchorId\\\":\\\"271554622242668544_case_1\\\",\\\"targetAnchorId\\\":\\\"271556843709317120_input\\\",\\\"pointsList\\\":[{\\\"x\\\":677,\\\"y\\\":602},{\\\"x\\\":777,\\\"y\\\":602},{\\\"x\\\":1102,\\\"y\\\":605},{\\\"x\\\":1202,\\\"y\\\":605}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"271822597635878912\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"271481764802605056\\\",\\\"targetNodeId\\\":\\\"271556843709317120\\\",\\\"sourceAnchorId\\\":\\\"271481764802605056_case_1\\\",\\\"targetAnchorId\\\":\\\"271556843709317120_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1020,\\\"y\\\":459},{\\\"x\\\":1120,\\\"y\\\":459},{\\\"x\\\":1102,\\\"y\\\":605},{\\\"x\\\":1202,\\\"y\\\":605}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"274495644091650048\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"274495573258244096\\\",\\\"targetNodeId\\\":\\\"271548210211192832\\\",\\\"sourceAnchorId\\\":\\\"274495573258244096_output\\\",\\\"targetAnchorId\\\":\\\"271548210211192832_input\\\",\\\"pointsList\\\":[{\\\"x\\\":2271,\\\"y\\\":622},{\\\"x\\\":2371,\\\"y\\\":622},{\\\"x\\\":2188,\\\"y\\\":374},{\\\"x\\\":2288,\\\"y\\\":374}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"276308429452828672\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"271556843709317120\\\",\\\"targetNodeId\\\":\\\"276308429448634368\\\",\\\"sourceAnchorId\\\":\\\"271556843709317120_output\\\",\\\"targetAnchorId\\\":\\\"276308429448634368_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1534,\\\"y\\\":605},{\\\"x\\\":1634,\\\"y\\\":605},{\\\"x\\\":1470,\\\"y\\\":446},{\\\"x\\\":1570,\\\"y\\\":446}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"276308503712980992\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"276308429448634368\\\",\\\"targetNodeId\\\":\\\"274495573258244096\\\",\\\"sourceAnchorId\\\":\\\"276308429448634368_output\\\",\\\"targetAnchorId\\\":\\\"274495573258244096_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1902,\\\"y\\\":446},{\\\"x\\\":2002,\\\"y\\\":446},{\\\"x\\\":1839,\\\"y\\\":622},{\\\"x\\\":1939,\\\"y\\\":622}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}}]}', 'enable', '{\\\"outputs\\\":[{\\\"customValue\\\":\\\"\\\",\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"d\\\",\\\"nodeId\\\":\\\"271481764802605056\\\",\\\"type\\\":\\\"number\\\"},{\\\"customValue\\\":\\\"\\\",\\\"field\\\":\\\"text\\\",\\\"name\\\":\\\"回复\\\",\\\"nodeId\\\":\\\"271548210211192832\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"required\\\":false,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"required\\\":false,\\\"type\\\":\\\"picture\\\"}]}', '');\nINSERT INTO `airag_flow` VALUES ('2009558848682360834', 'admin', '2026-01-09 17:32:20', 'admin', '2026-01-09 17:40:31', 'A01', NULL, 'jeecg', '示例_循环节点', '', '', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    code_266871019099709440.tag(\\'code_266871019099709440\\'),\\n    WHILE(loop.tag(\\'266871548223741952\\')).DO(THEN(\\n        reply.tag(\\'266871664426934272\\'),\\n        loopContinue.tag(\\'272660634657742848\\')\\n    ).tag(\\\"266871664426934272\\\")),\\n    end.tag(\\'266868341815451648\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":300,\\\"y\\\":640,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{\\\"cronTrigger\\\":{\\\"enabled\\\":false,\\\"cronExp\\\":\\\"0 0 0 * * ?\\\",\\\"beginTime\\\":null,\\\"endTime\\\":null,\\\"inputParams\\\":{}}},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"标题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"type\\\":\\\"picture\\\",\\\"required\\\":false}],\\\"outputParams\\\":[],\\\"width\\\":332,\\\"height\\\":92}},{\\\"id\\\":\\\"266868341815451648\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1574,\\\"y\\\":513,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"------\\\\n测试结束\\\",\\\"outputType\\\":\\\"text\\\",\\\"cardConfig\\\":\\\"\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"ces\\\",\\\"nodeId\\\":\\\"start-node\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string[]\\\"}],\\\"width\\\":332,\\\"height\\\":136}},{\\\"id\\\":\\\"code_266871019099709440\\\",\\\"type\\\":\\\"code\\\",\\\"x\\\":728,\\\"y\\\":560,\\\"properties\\\":{\\\"text\\\":\\\"JavaScript脚本\\\",\\\"options\\\":{\\\"codeType\\\":\\\"javascript\\\",\\\"code\\\":\\\"function main() {\\\\n  return {\\\\n    result: [\\\\n      \\'这是第一项\\',  \\'这是第二项\\', \\'这是第三项\\'\\\\n    ]\\\\n  }\\\\n}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"返回结果\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false}],\\\"width\\\":332,\\\"height\\\":136}},{\\\"id\\\":\\\"266871548223741952\\\",\\\"type\\\":\\\"loop\\\",\\\"x\\\":1153,\\\"y\\\":701,\\\"properties\\\":{\\\"text\\\":\\\"循环\\\",\\\"groupType\\\":\\\"WHILE\\\",\\\"options\\\":{\\\"type\\\":\\\"array\\\",\\\"maxLoopTimes\\\":3,\\\"loopParams\\\":[],\\\"loopItemsParam\\\":{\\\"nodeId\\\":\\\"code_266871019099709440\\\",\\\"nodeName\\\":\\\"JavaScript脚本\\\",\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"返回结果\\\",\\\"type\\\":\\\"string[]\\\"}},\\\"inputParams\\\":[],\\\"outputParams\\\":[],\\\"width\\\":332,\\\"height\\\":114}},{\\\"id\\\":\\\"266871548223741952_loopBody\\\",\\\"type\\\":\\\"loopBody\\\",\\\"x\\\":1101.5,\\\"y\\\":1076.5,\\\"properties\\\":{\\\"text\\\":\\\"循环体\\\",\\\"options\\\":{},\\\"inputParams\\\":[],\\\"outputParams\\\":[],\\\"collapsible\\\":false,\\\"autoToFront\\\":false,\\\"transformWithContainer\\\":false,\\\"isRestrict\\\":true,\\\"autoResize\\\":true,\\\"children\\\":[\\\"266871664426934272\\\",\\\"272660634657742848\\\"],\\\"isCollapsed\\\":false,\\\"width\\\":1029,\\\"height\\\":255},\\\"children\\\":[\\\"266871664426934272\\\",\\\"272660634657742848\\\"]},{\\\"id\\\":\\\"266871664426934272\\\",\\\"type\\\":\\\"reply\\\",\\\"x\\\":873,\\\"y\\\":1107,\\\"properties\\\":{\\\"text\\\":\\\"直接回复\\\",\\\"options\\\":{\\\"content\\\":\\\"当前循环了 {{idx}} 次，当前项为：“{{item}}”\\\",\\\"stream\\\":false},\\\"inputParams\\\":[{\\\"field\\\":\\\"currentLoopTimes\\\",\\\"name\\\":\\\"idx\\\",\\\"nodeId\\\":\\\"266871548223741952\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"number\\\"},{\\\"field\\\":\\\"currentLoopItem\\\",\\\"name\\\":\\\"item\\\",\\\"nodeId\\\":\\\"266871548223741952\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"any\\\"}],\\\"outputParams\\\":[],\\\"width\\\":332,\\\"height\\\":114}},{\\\"id\\\":\\\"272660634657742848\\\",\\\"type\\\":\\\"loopContinue\\\",\\\"x\\\":1330,\\\"y\\\":1080,\\\"properties\\\":{\\\"text\\\":\\\"继续循环\\\",\\\"options\\\":{},\\\"inputParams\\\":[],\\\"outputParams\\\":[],\\\"width\\\":332,\\\"height\\\":62}}],\\\"edges\\\":[{\\\"id\\\":\\\"266871559237984256\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"266871548223741952\\\",\\\"targetNodeId\\\":\\\"266868341815451648\\\",\\\"sourceAnchorId\\\":\\\"266871548223741952_output\\\",\\\"targetAnchorId\\\":\\\"266868341815451648_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1319,\\\"y\\\":675},{\\\"x\\\":1419,\\\"y\\\":675},{\\\"x\\\":1308,\\\"y\\\":476},{\\\"x\\\":1408,\\\"y\\\":476}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"272659834707501056\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"code_266871019099709440\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"code_266871019099709440_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":625},{\\\"x\\\":566,\\\"y\\\":625},{\\\"x\\\":462,\\\"y\\\":523},{\\\"x\\\":562,\\\"y\\\":523}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"272659914713849856\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"code_266871019099709440\\\",\\\"targetNodeId\\\":\\\"266871548223741952\\\",\\\"sourceAnchorId\\\":\\\"code_266871019099709440_output\\\",\\\"targetAnchorId\\\":\\\"266871548223741952_input\\\",\\\"pointsList\\\":[{\\\"x\\\":894,\\\"y\\\":523},{\\\"x\\\":994,\\\"y\\\":523},{\\\"x\\\":887,\\\"y\\\":675},{\\\"x\\\":987,\\\"y\\\":675}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"272660634661937152\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"266871664426934272\\\",\\\"targetNodeId\\\":\\\"272660634657742848\\\",\\\"sourceAnchorId\\\":\\\"266871664426934272_output\\\",\\\"targetAnchorId\\\":\\\"272660634657742848_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1039,\\\"y\\\":1081},{\\\"x\\\":1139,\\\"y\\\":1081},{\\\"x\\\":1064,\\\"y\\\":1080},{\\\"x\\\":1164,\\\"y\\\":1080}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"266871548454428672\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"266871548223741952\\\",\\\"targetNodeId\\\":\\\"266871548223741952_loopBody\\\",\\\"sourceAnchorId\\\":\\\"266871548223741952_link_body\\\",\\\"targetAnchorId\\\":\\\"266871548223741952_loopBody_link_loop\\\",\\\"pointsList\\\":[{\\\"x\\\":1153,\\\"y\\\":758},{\\\"x\\\":1153,\\\"y\\\":858},{\\\"x\\\":1101.5,\\\"y\\\":849},{\\\"x\\\":1101.5,\\\"y\\\":949}],\\\"properties\\\":{\\\"disabled\\\":true,\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"266871664435322880\\\",\\\"type\\\":\\\"base-line-edge\\\",\\\"sourceNodeId\\\":\\\"266871548223741952_loopBody\\\",\\\"targetNodeId\\\":\\\"266871664426934272\\\",\\\"sourceAnchorId\\\":\\\"266871548223741952_loopBody_loop_start\\\",\\\"targetAnchorId\\\":\\\"266871664426934272_input\\\",\\\"pointsList\\\":[],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}}]}', 'enable', '{\\\"outputs\\\":[{\\\"customValue\\\":\\\"\\\",\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"ces\\\",\\\"nodeId\\\":\\\"start-node\\\",\\\"type\\\":\\\"string[]\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"标题\\\",\\\"required\\\":false,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"required\\\":false,\\\"type\\\":\\\"picture\\\"}]}', '');\nINSERT INTO `airag_flow` VALUES ('2009561652150960129', 'admin', '2026-01-09 17:43:28', 'admin', '2026-01-09 17:45:17', 'A01', NULL, 'jeecg', '示例_变量聚合', '', '', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    SWITCH(switch.tag(\\'264299940450762752\\')).to(\\n        THEN(\\n            code_264301155456745472.tag(\\'code_264301155456745472\\'),\\n            varMerge.tag(\\'264298765684932608\\'),\\n            end.tag(\\'264295300867915776\\')\\n        ).tag(\\\"code_264301155456745472\\\"),\\n        THEN(\\n            code_264301257571270656.tag(\\'code_264301257571270656\\'),\\n            varMerge.tag(\\'264298765684932608\\'),\\n            end.tag(\\'264295300867915776\\')\\n        ).tag(\\\"code_264301257571270656\\\"),\\n        THEN(\\n            code_264300177714151424.tag(\\'code_264300177714151424\\'),\\n            varMerge.tag(\\'264298765684932608\\'),\\n            end.tag(\\'264295300867915776\\')\\n        ).tag(\\\"code_264300177714151424\\\"),\\n        end.tag(\\'264302394055688192\\')\\n    ).tag(\\'264299940450762752\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":44,\\\"y\\\":535,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{\\\"cronTrigger\\\":{\\\"enabled\\\":false,\\\"cronExp\\\":\\\"0 0 0 * * ?\\\",\\\"beginTime\\\":null,\\\"endTime\\\":null,\\\"inputParams\\\":{}}},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"姓名\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"type\\\":\\\"picture\\\",\\\"required\\\":false}],\\\"outputParams\\\":[],\\\"width\\\":332,\\\"height\\\":92}},{\\\"id\\\":\\\"264295300867915776\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1908,\\\"y\\\":669,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"查询完毕\\\\n姓名： {{姓名}}\\\\n年龄：{{年龄}}\\\",\\\"outputType\\\":\\\"text\\\",\\\"cardConfig\\\":null},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"姓名\\\",\\\"name\\\":\\\"姓名\\\",\\\"nodeId\\\":\\\"264298765684932608\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"年龄\\\",\\\"name\\\":\\\"年龄\\\",\\\"nodeId\\\":\\\"264298765684932608\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"number\\\"}],\\\"width\\\":332,\\\"height\\\":136}},{\\\"id\\\":\\\"264298765684932608\\\",\\\"type\\\":\\\"varMerge\\\",\\\"x\\\":1492,\\\"y\\\":571,\\\"properties\\\":{\\\"text\\\":\\\"变量聚合\\\",\\\"options\\\":{\\\"varGroups\\\":[{\\\"name\\\":\\\"姓名\\\",\\\"type\\\":\\\"string\\\",\\\"vars\\\":[{\\\"nodeId\\\":\\\"code_264301257571270656\\\",\\\"field\\\":\\\"name\\\",\\\"isCustom\\\":false,\\\"type\\\":\\\"string\\\"},{\\\"nodeId\\\":\\\"code_264301155456745472\\\",\\\"field\\\":\\\"name\\\",\\\"isCustom\\\":false,\\\"type\\\":\\\"string\\\"},{\\\"nodeId\\\":\\\"code_264300177714151424\\\",\\\"field\\\":\\\"name\\\",\\\"isCustom\\\":false,\\\"type\\\":\\\"string\\\"}]},{\\\"name\\\":\\\"年龄\\\",\\\"type\\\":\\\"number\\\",\\\"vars\\\":[{\\\"nodeId\\\":\\\"code_264301257571270656\\\",\\\"field\\\":\\\"age\\\",\\\"isCustom\\\":false,\\\"type\\\":\\\"number\\\"},{\\\"nodeId\\\":\\\"code_264301155456745472\\\",\\\"field\\\":\\\"age\\\",\\\"isCustom\\\":false,\\\"type\\\":\\\"number\\\"},{\\\"nodeId\\\":\\\"code_264300177714151424\\\",\\\"field\\\":\\\"age\\\",\\\"isCustom\\\":false,\\\"type\\\":\\\"number\\\"}]}]},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"姓名\\\",\\\"name\\\":\\\"姓名\\\",\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"年龄\\\",\\\"name\\\":\\\"年龄\\\",\\\"type\\\":\\\"number\\\"}],\\\"width\\\":332,\\\"height\\\":114}},{\\\"id\\\":\\\"264299940450762752\\\",\\\"type\\\":\\\"switch\\\",\\\"x\\\":443,\\\"y\\\":497,\\\"properties\\\":{\\\"text\\\":\\\"条件分支\\\",\\\"options\\\":{\\\"if\\\":[{\\\"logic\\\":\\\"AND\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"content\\\",\\\"operator\\\":\\\"EQUALS\\\",\\\"value\\\":\\\"张三\\\",\\\"type\\\":\\\"string\\\"}],\\\"next\\\":\\\"code_264301257571270656\\\"},{\\\"logic\\\":\\\"AND\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"content\\\",\\\"operator\\\":\\\"EQUALS\\\",\\\"value\\\":\\\"李四\\\",\\\"type\\\":\\\"string\\\"}],\\\"next\\\":\\\"code_264301155456745472\\\"},{\\\"logic\\\":\\\"AND\\\",\\\"conditions\\\":[{\\\"nodeId\\\":\\\"start-node\\\",\\\"field\\\":\\\"content\\\",\\\"operator\\\":\\\"EQUALS\\\",\\\"value\\\":\\\"王五\\\",\\\"type\\\":\\\"string\\\"}],\\\"next\\\":\\\"code_264300177714151424\\\"}],\\\"else\\\":{\\\"next\\\":\\\"264302394055688192\\\"}},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"index\\\",\\\"name\\\":\\\"分支索引\\\",\\\"type\\\":\\\"number\\\"}],\\\"width\\\":332,\\\"height\\\":170}},{\\\"id\\\":\\\"code_264300177714151424\\\",\\\"type\\\":\\\"code\\\",\\\"x\\\":938,\\\"y\\\":768,\\\"properties\\\":{\\\"text\\\":\\\"查询王五\\\",\\\"options\\\":{\\\"codeType\\\":\\\"javascript\\\",\\\"code\\\":\\\"function main() {\\\\n  return {\\\\n    name: \\\\\\\"王五\\\\\\\",\\\\n    age: 18,\\\\n  }\\\\n}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"name\\\",\\\"name\\\":\\\"姓名\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false},{\\\"field\\\":\\\"age\\\",\\\"name\\\":\\\"年龄\\\",\\\"type\\\":\\\"number\\\",\\\"required\\\":false}],\\\"width\\\":332,\\\"height\\\":136}},{\\\"id\\\":\\\"code_264301155456745472\\\",\\\"type\\\":\\\"code\\\",\\\"x\\\":938,\\\"y\\\":559,\\\"properties\\\":{\\\"text\\\":\\\"查询李四\\\",\\\"options\\\":{\\\"codeType\\\":\\\"javascript\\\",\\\"code\\\":\\\"function main() {\\\\n  return {\\\\n    name: \\\\\\\"李四\\\\\\\",\\\\n    age: 23,\\\\n  }\\\\n}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"name\\\",\\\"name\\\":\\\"姓名\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false},{\\\"field\\\":\\\"age\\\",\\\"name\\\":\\\"年龄\\\",\\\"type\\\":\\\"number\\\",\\\"required\\\":false}],\\\"width\\\":332,\\\"height\\\":136}},{\\\"id\\\":\\\"code_264301257571270656\\\",\\\"type\\\":\\\"code\\\",\\\"x\\\":937,\\\"y\\\":346,\\\"properties\\\":{\\\"text\\\":\\\"查询张三\\\",\\\"options\\\":{\\\"codeType\\\":\\\"javascript\\\",\\\"code\\\":\\\"function main() {\\\\n  return {\\\\n    name: \\\\\\\"张三\\\\\\\",\\\\n    age: 33,\\\\n  }\\\\n}\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"name\\\",\\\"name\\\":\\\"姓名\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false},{\\\"field\\\":\\\"age\\\",\\\"name\\\":\\\"年龄\\\",\\\"type\\\":\\\"number\\\",\\\"required\\\":false}],\\\"width\\\":332,\\\"height\\\":136}},{\\\"id\\\":\\\"264302394055688192\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":936,\\\"y\\\":992,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"抱歉，我不知道你说的是谁\\\",\\\"outputType\\\":\\\"text\\\",\\\"cardConfig\\\":null},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"name\\\",\\\"nodeId\\\":\\\"start-node\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":136}}],\\\"edges\\\":[{\\\"id\\\":\\\"264299940454957056\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"264299940450762752\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"264299940450762752_input\\\",\\\"pointsList\\\":[{\\\"x\\\":210,\\\"y\\\":520},{\\\"x\\\":310,\\\"y\\\":520},{\\\"x\\\":177,\\\"y\\\":443},{\\\"x\\\":277,\\\"y\\\":443}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"264300208160604160\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"code_264300177714151424\\\",\\\"targetNodeId\\\":\\\"264298765684932608\\\",\\\"sourceAnchorId\\\":\\\"code_264300177714151424_output\\\",\\\"targetAnchorId\\\":\\\"264298765684932608_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1104,\\\"y\\\":731},{\\\"x\\\":1204,\\\"y\\\":731},{\\\"x\\\":1226,\\\"y\\\":545},{\\\"x\\\":1326,\\\"y\\\":545}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"264300340352483328\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"264298765684932608\\\",\\\"targetNodeId\\\":\\\"264295300867915776\\\",\\\"sourceAnchorId\\\":\\\"264298765684932608_output\\\",\\\"targetAnchorId\\\":\\\"264295300867915776_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1658,\\\"y\\\":545},{\\\"x\\\":1758,\\\"y\\\":545},{\\\"x\\\":1642,\\\"y\\\":632},{\\\"x\\\":1742,\\\"y\\\":632}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"264301239456071680\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"code_264301155456745472\\\",\\\"targetNodeId\\\":\\\"264298765684932608\\\",\\\"sourceAnchorId\\\":\\\"code_264301155456745472_output\\\",\\\"targetAnchorId\\\":\\\"264298765684932608_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1104,\\\"y\\\":522},{\\\"x\\\":1204,\\\"y\\\":522},{\\\"x\\\":1226,\\\"y\\\":545},{\\\"x\\\":1326,\\\"y\\\":545}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"264301250365456384\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"264299940450762752\\\",\\\"targetNodeId\\\":\\\"code_264301155456745472\\\",\\\"sourceAnchorId\\\":\\\"264299940450762752_case_2\\\",\\\"targetAnchorId\\\":\\\"code_264301155456745472_input\\\",\\\"pointsList\\\":[{\\\"x\\\":609,\\\"y\\\":503},{\\\"x\\\":709,\\\"y\\\":503},{\\\"x\\\":672,\\\"y\\\":522},{\\\"x\\\":772,\\\"y\\\":522}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"264301299698860032\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"264299940450762752\\\",\\\"targetNodeId\\\":\\\"code_264301257571270656\\\",\\\"sourceAnchorId\\\":\\\"264299940450762752_source_if\\\",\\\"targetAnchorId\\\":\\\"code_264301257571270656_input\\\",\\\"pointsList\\\":[{\\\"x\\\":609,\\\"y\\\":477},{\\\"x\\\":709,\\\"y\\\":477},{\\\"x\\\":671,\\\"y\\\":309},{\\\"x\\\":771,\\\"y\\\":309}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"264301304413257728\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"code_264301257571270656\\\",\\\"targetNodeId\\\":\\\"264298765684932608\\\",\\\"sourceAnchorId\\\":\\\"code_264301257571270656_output\\\",\\\"targetAnchorId\\\":\\\"264298765684932608_input\\\",\\\"pointsList\\\":[{\\\"x\\\":1103,\\\"y\\\":309},{\\\"x\\\":1203,\\\"y\\\":309},{\\\"x\\\":1226,\\\"y\\\":545},{\\\"x\\\":1326,\\\"y\\\":545}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"264302200253677568\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"264299940450762752\\\",\\\"targetNodeId\\\":\\\"code_264300177714151424\\\",\\\"sourceAnchorId\\\":\\\"264299940450762752_case_3\\\",\\\"targetAnchorId\\\":\\\"code_264300177714151424_input\\\",\\\"pointsList\\\":[{\\\"x\\\":609,\\\"y\\\":529},{\\\"x\\\":709,\\\"y\\\":529},{\\\"x\\\":672,\\\"y\\\":731},{\\\"x\\\":772,\\\"y\\\":731}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"264302474699571200\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"264299940450762752\\\",\\\"targetNodeId\\\":\\\"264302394055688192\\\",\\\"sourceAnchorId\\\":\\\"264299940450762752_source_else\\\",\\\"targetAnchorId\\\":\\\"264302394055688192_input\\\",\\\"pointsList\\\":[{\\\"x\\\":609,\\\"y\\\":555},{\\\"x\\\":709,\\\"y\\\":555},{\\\"x\\\":670,\\\"y\\\":955},{\\\"x\\\":770,\\\"y\\\":955}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}}]}', 'enable', '{\\\"outputs\\\":[{\\\"customValue\\\":\\\"\\\",\\\"field\\\":\\\"姓名\\\",\\\"name\\\":\\\"姓名\\\",\\\"nodeId\\\":\\\"264298765684932608\\\",\\\"type\\\":\\\"string\\\"},{\\\"customValue\\\":\\\"\\\",\\\"field\\\":\\\"年龄\\\",\\\"name\\\":\\\"年龄\\\",\\\"nodeId\\\":\\\"264298765684932608\\\",\\\"type\\\":\\\"number\\\"},{\\\"customValue\\\":\\\"\\\",\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"name\\\",\\\"nodeId\\\":\\\"start-node\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"姓名\\\",\\\"required\\\":false,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"required\\\":false,\\\"type\\\":\\\"picture\\\"}]}', '');\nINSERT INTO `airag_flow` VALUES ('2009565806546157570', 'admin', '2026-01-09 17:59:59', 'admin', '2026-01-22 09:54:21', 'A01', NULL, 'jeecg', '示例_定时触发器', '', '', 'THEN(\\n    start.tag(\\'start-node\\'),\\n    code_266155066987638784.tag(\\'code_266155066987638784\\'),\\n    end.tag(\\'266154958954950656\\')\\n).tag(\\\"start-node\\\")', '{\\\"nodes\\\":[{\\\"id\\\":\\\"start-node\\\",\\\"type\\\":\\\"start\\\",\\\"x\\\":300,\\\"y\\\":662,\\\"properties\\\":{\\\"text\\\":\\\"开始\\\",\\\"remarks\\\":\\\"\\\",\\\"options\\\":{\\\"cronTrigger\\\":{\\\"enabled\\\":true,\\\"cronExp\\\":\\\"30 30 0/1 * * ?\\\",\\\"beginTime\\\":\\\"2026-01-01 12:30:30\\\",\\\"endTime\\\":null,\\\"inputParams\\\":{\\\"content\\\":\\\"你好\\\"}}},\\\"inputParams\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":true},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"type\\\":\\\"string[]\\\",\\\"required\\\":false},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"type\\\":\\\"picture\\\",\\\"required\\\":false}],\\\"outputParams\\\":[],\\\"width\\\":332,\\\"height\\\":114}},{\\\"id\\\":\\\"266154958954950656\\\",\\\"type\\\":\\\"end\\\",\\\"x\\\":1219,\\\"y\\\":674,\\\"properties\\\":{\\\"text\\\":\\\"结束\\\",\\\"options\\\":{\\\"outputText\\\":false,\\\"outputContent\\\":\\\"这里是定时触发，触发时间：{{当前时间}}\\\",\\\"outputType\\\":\\\"text\\\",\\\"cardConfig\\\":null},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"当前时间\\\",\\\"nodeId\\\":\\\"code_266155066987638784\\\",\\\"customValue\\\":\\\"\\\",\\\"type\\\":\\\"string\\\"}],\\\"width\\\":332,\\\"height\\\":136}},{\\\"id\\\":\\\"code_266155066987638784\\\",\\\"type\\\":\\\"code\\\",\\\"x\\\":751,\\\"y\\\":673,\\\"properties\\\":{\\\"text\\\":\\\"脚本执行\\\",\\\"options\\\":{\\\"codeType\\\":\\\"javascript\\\",\\\"code\\\":\\\"\\\\nconst now = new Date();\\\\n\\\\nfunction formatDateTime(date) {\\\\n  const year = date.getFullYear();\\\\n  const month = String(date.getMonth() + 1).padStart(2, \\'0\\');\\\\n  const day = String(date.getDate()).padStart(2, \\'0\\');\\\\n  const hours = String(date.getHours()).padStart(2, \\'0\\');\\\\n  const minutes = String(date.getMinutes()).padStart(2, \\'0\\');\\\\n  const seconds = String(date.getSeconds()).padStart(2, \\'0\\');\\\\n\\\\n  return `${year}-${month}-${day} ${hours}:${minutes}:${seconds}`;\\\\n}\\\\n\\\\nfunction main(params) {\\\\n  return {\\\\n    result: formatDateTime(now),\\\\n  }\\\\n}\\\\n\\\"},\\\"inputParams\\\":[],\\\"outputParams\\\":[{\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"当前时间\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}],\\\"width\\\":332,\\\"height\\\":136}}],\\\"edges\\\":[{\\\"id\\\":\\\"266155066991833088\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"start-node\\\",\\\"targetNodeId\\\":\\\"code_266155066987638784\\\",\\\"sourceAnchorId\\\":\\\"start-node_output\\\",\\\"targetAnchorId\\\":\\\"code_266155066987638784_input\\\",\\\"pointsList\\\":[{\\\"x\\\":466,\\\"y\\\":636},{\\\"x\\\":566,\\\"y\\\":636},{\\\"x\\\":485,\\\"y\\\":636},{\\\"x\\\":585,\\\"y\\\":636}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}},{\\\"id\\\":\\\"266155314556432384\\\",\\\"type\\\":\\\"base-edge\\\",\\\"sourceNodeId\\\":\\\"code_266155066987638784\\\",\\\"targetNodeId\\\":\\\"266154958954950656\\\",\\\"sourceAnchorId\\\":\\\"code_266155066987638784_output\\\",\\\"targetAnchorId\\\":\\\"266154958954950656_input\\\",\\\"pointsList\\\":[{\\\"x\\\":917,\\\"y\\\":636},{\\\"x\\\":1017,\\\"y\\\":636},{\\\"x\\\":953,\\\"y\\\":637},{\\\"x\\\":1053,\\\"y\\\":637}],\\\"properties\\\":{\\\"runStatus\\\":\\\"\\\"}}]}', 'enable', '{\\\"outputs\\\":[{\\\"customValue\\\":\\\"\\\",\\\"field\\\":\\\"result\\\",\\\"name\\\":\\\"当前时间\\\",\\\"nodeId\\\":\\\"code_266155066987638784\\\",\\\"type\\\":\\\"string\\\"}],\\\"inputs\\\":[{\\\"field\\\":\\\"content\\\",\\\"name\\\":\\\"用户问题\\\",\\\"required\\\":true,\\\"type\\\":\\\"string\\\"},{\\\"field\\\":\\\"history\\\",\\\"name\\\":\\\"历史记录\\\",\\\"required\\\":false,\\\"type\\\":\\\"string[]\\\"},{\\\"field\\\":\\\"images\\\",\\\"name\\\":\\\"图片\\\",\\\"required\\\":false,\\\"type\\\":\\\"picture\\\"}]}', '{\\\"beginTime\\\":1767241830000,\\\"cronExp\\\":\\\"30 30 0/1 * * ?\\\",\\\"enabled\\\":true,\\\"inputParams\\\":{\\\"content\\\":\\\"你好\\\"}}');\n\n-- ----------------------------\n-- Table structure for airag_knowledge\n-- ----------------------------\nDROP TABLE IF EXISTS `airag_knowledge`;\nCREATE TABLE `airag_knowledge`  (\n  `id` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,\n  `create_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `sys_org_code` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '所属部门',\n  `tenant_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '租户id',\n  `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '知识库名称',\n  `descr` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '描述',\n  `embed_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '向量模型id',\n  `status` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '状态',\n  `type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '类型(knowledge知识 memory 记忆)',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of airag_knowledge\n-- ----------------------------\nINSERT INTO `airag_knowledge` VALUES ('1897212906878009346', 'jeecg', '2025-03-05 17:09:40', NULL, NULL, 'A04', NULL, '积木报表文档', '积木报表文档', '1891459707122499586', 'enable', 'knowledge');\nINSERT INTO `airag_knowledge` VALUES ('1897926563148648449', 'jeecg', '2025-03-07 16:25:29', 'admin', '2025-11-27 17:31:53', 'A04', NULL, 'JeecgBoot文档', 'JeecgBoot文档', '1891459707122499586', 'enable', 'knowledge');\nINSERT INTO `airag_knowledge` VALUES ('1905186756806918146', 'jeecg', '2025-03-27 17:14:54', NULL, NULL, 'A04', NULL, 'PMP', NULL, '1891459707122499586', 'enable', 'knowledge');\nINSERT INTO `airag_knowledge` VALUES ('1914580354363056129', 'jeecg', '2025-04-22 15:21:42', 'admin', '2025-12-05 14:14:09', 'A04', NULL, '卡片商品', NULL, '1891459707122499586', 'enable', 'knowledge');\nINSERT INTO `airag_knowledge` VALUES ('1993971013594931202', 'admin', '2025-11-27 17:11:50', NULL, NULL, NULL, NULL, 'uniapp3文档', NULL, '1891459707122499586', 'enable', 'knowledge');\nINSERT INTO `airag_knowledge` VALUES ('2004087219851522050', 'admin', '2025-12-25 15:10:02', 'admin', '2025-12-26 19:11:55', 'A05A01A01', NULL, '个人基本信息', '个人基本信息', '1891459707122499586', 'enable', 'memory');\n\n-- ----------------------------\n-- Table structure for airag_knowledge_doc\n-- ----------------------------\nDROP TABLE IF EXISTS `airag_knowledge_doc`;\nCREATE TABLE `airag_knowledge_doc`  (\n  `id` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,\n  `create_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `sys_org_code` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '所属部门',\n  `tenant_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '租户id',\n  `knowledge_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '知识库id',\n  `title` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '标题',\n  `type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '类型',\n  `content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '内容',\n  `status` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '状态',\n  `metadata` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '元数据',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of airag_knowledge_doc\n-- ----------------------------\nINSERT INTO `airag_knowledge_doc` VALUES ('1897213100944261121', 'jeecg', '2025-03-05 17:10:26', 'admin', '2025-11-27 17:32:02', 'A04', NULL, '1897212906878009346', 'qa', 'text', '常见问题\\n遇到问题请先升级至最新版，仍未解决可向团队反馈 点击反馈问题\\n\\n1. 积木报表是免费吗？\\n回答： 积木报表代码不开源，但是功能可以免费使用。\\n\\n大屏支持离线安装，积木BI的推出，可以永久免费使用。\\n针对公司用户我们提供企业版，免费版本也会持续发布。\\n2. 功能操作提示 没有权限，请联系管理员分配权限！\\n回答：这是因为报表针对敏感接口加了角色和权限控制，需要进行内置角色权限集成，具体见文档权限集成配置(重要)\\n\\n3. 积木报表怎么独立运行？\\nDocker方式启动\\n集成Demo启动\\n4. 启动报mongo错误\\n启动报错：\\norg.mongodb.driver.cluster : Exception in monitor thread while connecting to \\nserver localhost:27017 while accessing MongoDB with Java\\n\\n解决方案： 排除mongo启动默认加载 MongoAutoConfiguration\\n@SpringBootApplication\\n@EnableAutoConfiguration(exclude={MongoAutoConfiguration.class})\\n\\n5. 报表配置JeecgBoot菜单\\n{{ window._CONFIG[\\'domianURL\\'] }}/jmreport/list?token=${token}\\n\\n参数说明\\n\\n{{ window._CONFIG[\\'domianURL\\'] }} ：后台项目访问地址\\n${token} ：登录token用于权限控制\\n前端组件：layouts/IframePageView 菜单配置截图\\n\\n\\n6. 积木报表数据源支持哪些数据库？\\n数据库 支持\\nMySQL √\\nOracle、Oracle9i  √\\nSqlServer、SqlServer2012  √\\nPostgreSQL √\\nDB2、Informix √\\nMariaDB  √\\nSQLite、Hsqldb、Derby、H2 √\\n达梦、人大金仓、神通 √\\n华为高斯、虚谷、瀚高数据库、 TDengine 涛思数据 √\\n阿里云PolarDB、PPAS、HerdDB √\\nHive、HBase、CouchBase √\\n导入Excel、csv、json文件数据集  √\\nsqllite、TiDB、Doris、clickhouse、 MongoDB-BI  √\\nelasticsearch、mogodb √\\n积木平台暂时只提供mysql脚本，其他数据库请自转 Navicat工具mysql转库oracle步骤\\n7. API数据源怎样实现条件查询？\\n具体请看查询条件设置\\n\\n8.报表集成到自己的springboot项目\\n请求参数如果后台接收的实体属性里没有，后台报错：not marked as ignorable\\n\\n\\n\\n解决方法：增加application.yml的配置jackson.fail_on_unknown_properties: false\\n\\n\\n\\n9.积木报表SQL数据集中sql语句加上limit在数据预览中报错?\\nsql语句写法:\\n\\n 报错截图：\\n\\n\\n\\n原因是sql语句末尾加上了limit，我们在后台已经默认分页，故不用在末尾加上limit，否则会报错\\n\\n10.如何去掉打印页面的页眉、页脚？\\n在打印弹窗页面，点击“更多设置 ->选项”，去掉“页眉和页脚”前边的对勾，打印界面就不显示页眉和页脚了；\\n\\n\\n\\n11.报表能否集成到vue项目中?\\n不能集成到前端项目，因为积木报表提供的JAVA依赖，只能集成到JAVA项目中。\\n\\n12.sql或者api解析失败的问题\\nsql或者api必须有查询结果才行，不然无法解析字段 相关issue #2305\\n\\n13.怎样自定义打印页面设置？\\n打印区域除了可以手动选择“A4、A3...”，还可以根据自己需求，自定义大小。\\n\\n操作参考打印区域设置\\n\\n14.预览时，列表数组在预览界面怎么只显示一条数据？\\n（1）检查在数据集解析的时候 ，是否勾选“是否列表”；\\n\\n\\n\\n（2）设计界面拖过来的数据字段，是否为#开头；\\n\\n\\n\\n15.横向动态列分组怎么设计？\\n操作参考文档\\n\\n16.预览页面多内容，但设计界面没有，怎么处理？\\n错误样式图：\\n\\n\\n\\n解决方案： 选中多出来的地方（可多选一些地方），右键点击：删除数据，就没有了；\\n\\n\\n\\n17.积木报表SQL数据集中数据预览为什么只显示10条数据?\\n为了避免大数据问题，故只取前10条数据进行展示\\n\\n\\n\\n18. 积木报表数据源怎么配置？\\n添加数据源文档\\n\\n19. 怎样把报表集成到JeecgBoot的菜单中？\\n备注：大屏和报表的操作是一样的；\\n\\n（1）复制报表访问链接 （2）在系统管理菜单管理进行配置 （3）点击新增按钮填写信息\\n\\n注意：\\na) 前端组件必须按照格式填写 layouts/IframePageView *用window._CONFIG[\\'domianURL\\']代替IP地址、端口号和项目名称,并用{{}}包起来;\\nb）末尾必须携带参数，如（?sex）；\\nc) 是否为路由菜单：是；\\n\\n\\n\\n\\n（4）角色授权 路径：在系统管理->角色授权找到自己对应的角色,鼠标放到更多->授权；\\n\\n勾选刚才创建的菜单\\n刷新页面即可看见点击菜单\\n\\n\\n20. 数据集配置点击确认会报错\\nhttps://github.com/jeecgboot/JimuReport/issues/439\\nSQL state \\\\[null\\\\]; error code \\\\[0\\\\]; Error; nested exception is java.sql.SQLException: Error\\n\\n那么就查看mysql数据库连接驱动是版本是5.1.47,如果是那么请将驱动升级版本或降低版本，如：\\n\\n<dependency>\\n    <groupId>mysql</groupId>\\n    <artifactId>mysql-connector-java</artifactId>\\n    <version>5.1.46</version>\\n    <optional>true</optional>\\n    <scope>runtime</scope>\\n</dependency>\\n\\n22.如何把SQL数据集拼接的查询条件加到数据源语法的group by前面\\n参考报表参数设置\\n\\n23.预览页面与设计页面不一致，在预览时出现空白行\\n检查数据集是多条数据的集合，还是单条数据的对象；如果是集合使用#，如果是对象则需要使用$ 如果页面多行使用#，则会被当做多个集合，中间自动填充空白行。\\n\\n\\n\\n24.为什么配置参数后勾选查询后，下拉单选变成输入框\\n参数不是字段，无法进行配置后就可以下拉单选；可配置字典code实现下拉\\n\\n25.一页展示一条数据，进行循环打印\\n可将整页作为循环块，设置为循环块 参考文档：点击查看\\n\\n26.mysql数据库类型tyint被转换成了true和false\\n需要在维护界面，数据源地址出拼接上\\n\\ntinyInt1isBit=false\\n\\n\\n\\n27.数据库里图片字段为图片链接，如何展示在报表中\\n添加数据源取出图片字段，将单元格类型设置为图片即可，如下图：\\n\\n\\n\\n28. 达梦数据库提示表名不存在\\n 因为达梦数据库如果不是当前用户名登录的(如SYSDBA)，访问不同名的（除了SYSDBA）外，均需要模式名.表名，那么需要你如下图操作，在同名下新建表\\n\\n\\n\\n29. 积木官网添加数据源\\n积木官网添加数据源需使用远程地址，不可使用localhost。\\n\\n32.字典code中直接输入sql语句，下拉框单选项乱序\\n解决方案：可以填写 order by 进行自定义排序，如\\n\\nselect dict_code as value,dict_name as name from jimu_dict order by create_time\\n\\n注意：如果在sqlserver下需要加上top 10（10代表多少条），不然会报错，如\\n\\nselect top 10 dict_code as value,dict_name as name from jimu_dict order by create_time\\n\\n33.导出excel报错版本不匹配，java.lang.NoSuchMethodError\\n将poi版本升级到4.1.2即可解决\\n\\n34. 如何增加列数\\n列索引数量可根据需要修改 参考文档：点击查看\\n\\n\\n\\n35.sql数据集下拉选择数据源，下方列表显示空白，但是有数据\\n目前为了统一规则后台返回的数据的对象均为小写(name)，如果规则不匹配，请改成小写\\n\\n\\n\\n38.预览界面查询栏如何设置默认展开？\\n解决方案：设置JS增强\\n\\n\\n\\nfunction init(){\\n  this.queryPanel = \\'1\\';\\n}\\n\\n39.sqlServer存储过程中有临时表获取不到数据\\n可以通过set nocount on来解决\\n\\n 相关issue: https://github.com/jeecgboot/JimuReport/issues/726\\n\\n40.若依集成积木报表1.4.4+ 新建报表报错\\nfreemarker.core.InvalidReferenceException\\n\\n升级fastjson到1.2.78\\n\\n<dependency>\\n   <groupId>com.alibaba</groupId>\\n   <artifactId>fastjson</artifactId>\\n   <version>1.2.78</version>\\n</dependency>\\n\\n相关issue：issue\\n\\n41.模板示例中条件查询预览失败\\n没有对应的表\\n\\n42.打印的时候，字体加粗效果丢失\\n宋体打印不支持加粗，换成默认的字体\\n\\n43.sqlserver提示驱动不存在\\n在pom文件中添加sqlserver依赖\\n\\n   <dependency>\\n        <groupId>com.microsoft.sqlserver</groupId>\\n        <artifactId>sqljdbc4</artifactId>\\n        <version>4.0</version>\\n        <optional>true</optional>\\n        <scope>runtime</scope>\\n    </dependency>     \\n\\n44.sqlserver下使用CONVERT函数注意事项\\n不可与order by一起使用\\nCONVERT函数需指定别名 如：CONVERT(varchar(7),CREATE_TIME) as CREATE_TIME\\n45.能否设置隐藏的查询条件\\n问题描述： 同一报表，希望不同的人看到不同的数据，目前可以通过JS增强设置初始值，但又不想让用户修改，能否提供设置查询条件隐藏的功能，这样便于数据权限的控制。 分析说明：此问题目的在于不同的人看不同的数据，提问人想设置查询条件默认值且不允许修改\\n\\n1.不同的人看不同的数据：可以使用系统变量 参考文档 如：\\n\\nsql数据集：select * from demo where create_by = \\'#{sysUserCode}\\'\\napi数据集： http://xxx.xxx.xxx/query?create_by=#{sysUserCode}\\n\\n注意：此处的`sysUserCode`,是系统默认设置的登录人的账号，如果重写getUserInfo方法则需要重新设置，文档中的代码，只适用于jeecg-boot不可照搬，仅供参考【推荐此方案】。\\n\\n\\n2.想设置查询条件默认值且不允许修改: js增强可以设置查询条件的默认值，也可以往查询参数对象里设置一个自定义的参数值，这个是支持的。但是，在配置数据集的时候，下方tab报表字段明细和报表参数中，会配置一些字段的信息，如果js增强定义的参数名不在这两个tab下，那么无效！所以做法如下：\\n定义数据集（不需要将参数name设置为查询条件）：\\nsql数据集：select * from demo where create_by = \\'${name}\\'\\napi数据集： http://xxx.xxx.xxx/query?create_by=${name}\\n\\n定义js增强,设置name的值：\\nfunction init(){\\n    this.queryInfo[\\'name\\'] = \\'scott\\'\\n}\\n\\n46. 日期默认查询，无法设置默认值为上月\\n问题描述： 使用dateStr 默认取上月实现不了，用=concat(dateStr(\\'yyyy\\'),\\'-\\', dateStr(\\'MM\\', -1))返回2021-9，不是2021-09，少了一位。 建议实现=dateStr(\\'yyyy-MM\\'，-1) 返回 2021-09，而不是使用天数计算偏移量。\\n解决方案： 参考文档 中的升级功能\\n\\n47. 打印多出一页空白纸张\\n解决方案： 打印导出，空白行和没有行是有区别的，界面上都是空白没区别，但是实际数据存储，空白行会占位的。\\n查看控制台打印的数据：你的rows都多达90多行了，说明是之前你设计的很多历史数据没有删除行，导致多出很多空白页。\\n\\n\\n\\n48. mongodb用法\\n1). 以授权的方式启动Mongo,给使用的数据库添加用户\\n\\n切换数据库 use test\\n\\n创建用户 db.createUser({user: \\\"root\\\", pwd: \\\"123456\\\", roles: \\\\[{ role: \\\"dbOwner\\\", db: \\\"test\\\" }\\\\]})\\n\\n参考博客：https://www.cnblogs.com/jacksoft/p/6916137.html\\n\\n2). mongodb-driver-sync 驱动集成用法 参考博客： https://blog.csdn.net/nyzzht123/article/details/107936552 https://www.jianshu.com/p/5186fb5a1292\\n\\n49、出现jsqlparser不兼容问题\\n如果出现jsqlparser不兼容问题，请这么引用\\n<dependency>\\n  <groupId>org.jeecgframework.jimureport</groupId>\\n  <artifactId>jimureport-spring-boot-starter</artifactId>\\n  <version>{版本号}</version>\\n  <exclusions>\\n    <exclusion>\\n      <artifactId>minidao-spring-boot-starter</artifactId>\\n      <groupId>org.jeecgframework</groupId>\\n    </exclusion>\\n  </exclusions>\\n</dependency>\\n<dependency>\\n  <groupId>org.jeecgframework</groupId>\\n  <artifactId>minidao-spring-boot-starter</artifactId>\\n  <version>1.8.8</version>\\n</dependency>\\n\\n50、关于积木报表在开发、生产环境增量同步https://github.com/jeecgboot/JimuReport/issues/1928\\n51、数据库字段为关键词，字段作为查询条件报错\\n报错信息：发现mysql下关键词字段\\\"year_month\\\"缺少\\\"`\\\"\\n\\nSELECT COUNT(1) total FROM ( select * from (select `year_month`,name,age from `demo`) jeecg_rp_temp  where year_month=? ) temp_count\\n\\n\\n解决方案：关键词字段请用as重命名一下\\n\\n\\n\\n52、依赖redisson后编辑字典、查询字典报错：\\n报错信息：\\n\\njava.lang.IllegalArgumentException: Cannot find cache named \\'jmreport:cache:dict\\' for Builder\\n\\n解决方法：配置文件增加：\\n\\nspring:\\n  cache:\\n    type: redis\\n\\n53、未登录的情况下导出excel和pdf报错\\n解决方案：在SpringSecurityConfig页面排除导出excel和导出pdf的请求地址，其他同理\\n\\n\\n\\n .antMatchers(\\\"/jmreport/exportPdfStream\\\", \\\"/jmreport/exportAllExcelStream\\\")', 'complete', NULL);\nINSERT INTO `airag_knowledge_doc` VALUES ('1897926864815575042', 'jeecg', '2025-03-07 16:26:41', 'admin', '2025-11-27 17:32:00', 'A04', NULL, '1897926563148648449', 'index', 'file', '\\n# 项目介绍\\n\\n\\n `JeecgBoot` 是一款基于代码生成器的`低代码开发平台` 拥有零代码能力！采用前后端分离架构：SpringBoot2.x，Ant Design&Vue，Mybatis-plus，Shiro，JWT。强大的代码生成器让前后端代码一键生成，无需写任何代码! JeecgBoot引领新的开发模式(Online Coding模式-> 代码生成器模式-> 手工MERGE智能开发)， 帮助解决Java项目70%的重复工作，让开发更多关注业务逻辑。既能快速提高开发效率，帮助公司节省成本，同时又不失灵活性！JeecgBoot还独创在线开发模式（No-Code概念）：在线表单配置（表单设计器）、移动配置能力、工作流配置（在线设计流程）、报表配置能力、在线图表配置、插件能力（可插拔）等等！\\n\\n `JeecgBoot在提高UI能力`的同时，降低了前后分离的开发成本，JeecgBoot还独创在线开发模式（No-Code概念），一系列在线智能开发：在线配置表单、在线配置报表、在线图表设计、在线设计流程等等。\\n\\n ` JEECG宗旨是: `简单功能由Online Coding配置实现（在线配置表单、在线配置报表、在线图表设计、在线设计流程、在线设计表单），复杂功能由代码生成器生成进行手工Merge，既保证了智能又兼顾了灵活; \\n\\n 业务流程采用工作流来实现、扩展出任务接口，供开发编写业务逻辑，表单提供多种解决方案： 表单设计器、online配置表单、编码表单。同时实现了流程与表单的分离设计（松耦合）、并支持任务节点灵活配置，既保证了公司流程的保密性，又减少了开发人员的工作量。\\n\\n\\n## 技术支持\\n\\n*  新手指南： [快速入门](http://www.jeecg.com/doc/quickstart)   |   [常见问题 ](http://www.jeecg.com/doc/qa)  | [版本日志](http://jeecg.com/doc/log)\\n*  视频教程：[ JeecgBoot v3.7 新版视频教程](http://jeecg.com/doc/video)\\n*  QQ交流群：⑩716488839、⑨808791225(满)、其他(满)\\n*  在线演示 ：  [系统演示](http://boot3.jeecg.com)   |  [APP演示](http://app.jeecg.com)\\n\\n\\n源码下载\\n-----------------------------------\\n\\n- https://github.com/jeecgboot/jeecg-boot\\n\\n\\n\\n## 技术架构\\n-----------------------------------\\n\\n#### 后端\\n\\n- IDE建议： IDEA (必须安装lombok插件 )\\n- 语言：Java 8+ (支持17)\\n- 依赖管理：Maven\\n- 基础框架：Spring Boot 2.7.18\\n- 微服务框架： Spring Cloud Alibaba 2021.0.1.0\\n- 持久层框架：MybatisPlus 3.5.3.2\\n- 报表工具： JimuReport 1.7.6\\n- 安全框架：Apache Shiro 1.12.0，Jwt 3.11.0\\n- 微服务技术栈：Spring Cloud Alibaba、Nacos、Gateway、Sentinel、Skywalking\\n- 数据库连接池：阿里巴巴Druid 1.1.22\\n- 日志打印：logback\\n- 缓存：Redis\\n- 其他：autopoi, fastjson，poi，Swagger-ui，quartz, lombok（简化代码）等。\\n- 默认数据库脚本：MySQL5.7+\\n- [其他数据库，需要自己转](https://my.oschina.net/jeecg/blog/4905722)\\n\\n\\n#### 前端\\n\\n- 前端IDE建议：WebStorm、Vscode\\n- 采用 Vue3.0+TypeScript+Vite+Ant-Design-Vue等新技术方案，包括二次封装组件、utils、hooks、动态菜单、权限校验、按钮级别权限控制等功能\\n- 最新技术栈：Vue3.0 + TypeScript + Vite5 + ant-design-vue4 + pinia + echarts + unocss + vxe-table + qiankun + es6\\n- 依赖管理：node、npm、pnpm\\n\\n\\n\\n#### 支持库\\n\\n|  数据库   |  支持   |\\n| --- | --- |\\n|   MySQL   |  √   |\\n|  Oracle11g   |  √   |\\n|  Sqlserver2017   |  √   |\\n|   PostgreSQL   |  √   |\\n|   MariaDB   |  √   |\\n|   达梦   |  √   |\\n|   人大金仓   |  √   |\\n\\n\\n\\n## 微服务解决方案\\n\\n\\n- 1、服务注册和发现 Nacos √\\n- 2、统一配置中心 Nacos  √\\n- 3、路由网关 gateway(三种加载方式) √\\n- 4、分布式 http feign √\\n- 5、熔断降级限流 Sentinel √\\n- 6、分布式文件 Minio、阿里OSS √ \\n- 7、统一权限控制 JWT + Shiro √\\n- 8、服务监控 SpringBootAdmin√\\n- 9、链路跟踪 Skywalking   [参考文档](/java/springcloud/super/skywarking)\\n- 10、消息中间件 RabbitMQ  √\\n- 11、分布式任务 xxl-job  √ \\n- 12、分布式事务 Seata\\n- 13、轻量分布式日志 Loki+grafana套件\\n- 14、支持 docker-compose、k8s、jenkins\\n- 15、CAS 单点登录   √\\n- 16、路由限流   √\\n\\n   \\n### 微服务架构图\\n![微服务架构图](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/jeecgboot_springcloud2022.png \\\"在这里输入图片标题\\\")\\n\\n\\n\\n\\n\\n## 系统架构图\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/images/screenshot_1662547398792.png)\\n*****\\n\\n\\n## 系统截图\\n\\n### PC端\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687778397612.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687778435846.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687778476447.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687778512836.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687778582144.png)\\n\\n### 在线接口文档\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687778702243.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687778737438.png)\\n\\n\\n### 报表\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687778780458.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/up-fa52b44445db281c51d3f267dce7450d21b.gif)\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687779705768.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687779725144.png)\\n\\n### 流程\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687779807541.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687779857971.png)\\n\\n![](/static/jimuImages/image_1687779966442.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687780016598.png)\\n\\n\\n### 手机端\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687780240854.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687780264274.png)\\n\\n### PAD端\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687780285230.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687780328101.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687780342778.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jeecgback/topwrite/assets/image_1687780373126.png)\\n\\n\\n\\n\\n\\n\\n\\n', 'complete', '{\\\"filePath\\\":\\\"temp/index_1741335996542.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1897926933086261249', 'jeecg', '2025-03-07 16:26:57', 'admin', '2025-11-27 17:31:59', 'A04', NULL, '1897926563148648449', 'qa', 'file', '1.菜单的这些配置是什么意思？\\n\\n![](/static/jimuImages/screenshot_1585040135427.png)\\n|    配置|    描述 |\\n| --- | --- |\\n|  是否路由菜单   |   是：跳转路由的时候根据配置的前端组件值跳转，否：起作用的是菜单路径  |\\n|  隐藏路由   |   是：左侧菜单不加载反之加载  |\\n|  缓存路由   |   是：路由只加载一次即created只执行一次  |\\n|  聚合路由   |  是：只要配置在该路由下面的子路由全部不会显示在左侧菜单栏  |\\n| 打开方式   |  内部打开是在窗口tab里打开，外部打开浏览器tab打开 |\\n\\n---\\n2.列表页面跳转新的路由需要展示成面包屑菜单样式：\\n目前不支持，需要自行扩展\\n\\n---\\n3.表单设计器自定义扩展\\n目前只支持将设计好的表单引入自己的modal页面，扩展暂不支持\\n\\n---\\n4.图表点击事件\\n有自定义的图表js增强事件，后续补充该文档\\n\\n---\\n<span>20200324 LOWCOD-323</span>\\n\\n---\\n\\n5.online报表 系统变量的使用\\n`select username,id from sys_user  where username = \\'#{sys_user_code}\\'`\\n\\n6.首页怎么改成自己的。\\n方法一：直接修改文件：src/views/dashboard/Analysis.vue\\n方法二：自定义首页页面，将首页菜单的前端组件配置为自己的文件，注意**只能修改前端组件不可修改菜单路径**\\n\\n![](/static/jimuImages/screenshot_1586254248894.png)\\n\\n\\n\\n7.项目编译 文件上有红色波浪线 ，点开文件红线消失，查看problem报错 xxx程序包不存在,实际该包存在\\n解决方法：在Terminal 中执行 `mvn idea:idea` 再次编译即可\\n\\n\\n\\n\\n', 'complete', '{\\\"filePath\\\":\\\"temp/QA_1741336015236.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1897932000963092482', 'jeecg', '2025-03-07 16:47:06', 'admin', '2025-11-27 17:32:03', 'A04', NULL, '1897212906878009346', 'index', 'file', '# 项目介绍\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/jimureport2.jpg)\\n\\n*****\\n\\n# JimuReport\\n\\n 积木报表，是一款免费的数据可视化报表，含报表、仪表盘和大屏设计，像搭建积木一样完全在线设计！功能涵盖：数据报表、打印设计、图表报表、门户设计、大屏设计等！\\n \\n -   Web版报表设计器，类Excel操作风格，通过拖拽完成报表设计，所见即所得。\\n -   大屏采用类word风格，可以随意拖动组件，想怎么设计怎么设计，可以像百度和阿里一样，设计出炫酷大屏！\\n -   从 v1.9+ 起推出 JimuBI 产品，她的牛叉之处，同时支持仪表盘、大屏、门户 (支持交互)、移动.\\n -   秉承\\\"简单、易用、专业\\\"的产品理念，极大的降低报表开发难度、缩短开发周期、节省成本。\\n -   领先的企业级Web报表，支持各种复杂报表，专注于解决企业报表难题。\\n -   积木BI 数据可视化，支持大屏设计和仪表盘，致力于更生动、更友好的形式呈现实时业务数据分析\\n\\n```\\n专注于开源，打造 “专业 易用 智能” 的数据可视化报表、大屏、门户\\n开源协议：`功能免费、可以商用、代码不开放`\\n```\\n\\n\\n为什么选择 JimuReport?\\n-----------------------------------\\n>    永久免费，支持各种复杂报表，并且傻瓜式在线设计，非常的智能，低代码时代，这个是你的首选！\\n\\n- 采用SpringBoot的脚手架项目，都可以快速集成\\n- Web 版设计器，类似于excel操作风格，通过拖拽完成报表设计\\n- 通过SQL、API等方式，将数据源与模板绑定。同时支持表达式，自动计算合计等功能，使计算工作量大大降低\\n- 开发效率很高，傻瓜式在线报表设计，一分钟设计一个报表，又简单又强大\\n- 支持 ECharts，目前支持28种图表，在线拖拽设计，支持SQL和API两种数据源\\n- 支持分组、交叉，合计、表达式等复杂报表\\n- 支持打印设计（支持套打、背景打印等）可设置打印边距、方向、页眉页脚等参数 一键快速打印 同时可实现发票套打，不动产证等精准、无缝打印\\n- 可视化图表，仪表盘设计器类大屏设计，支持丰富的数据源连接和移动端，通过拖拉拽方式快速制作图表和门户设计；支持多种图表类型：柱形图、折线图、散点图、饼图、环形图、面积图、漏斗图、进度图、仪表盘、雷达图、地图等等；\\n- 可设计各种类型的单据、大屏，如出入库单、销售单、财务报表、合同、监控大屏、旅游数据大屏等\\n- 大屏设计器支持几十种图表样式，可自由拼接、组合，设计炫酷大屏\\n- 数据可视化，DataV、帆软的开源替代方案，比帆软拥有更好的体验和更简单的使用方式\\n- [积木报表官网](http://jimureport.com/login) 可以在线免费制作报表和大屏，手机号一键注册，便可永久使用。大屏采用类word风格，可以随意拖动组件，想怎么设计怎么设计，可以像百度和阿里一样，设计出炫酷的可视化大屏！重要的是：免费！免费！免费！\\n\\n\\n\\n\\n## 产生背景\\n报表是企业IT服务必备的一项需求，但是行业内并没有一个免费好用的报表，大部分免费的报表功能较弱也不够智能，商业报表又很贵，所以有了研发一套免费报表的初衷。\\n做一个什么样的报表呢？随着低代码概念的兴起，原先通过报表工具设计模板，再与系统集成的模式已经落伍，现在追求的是完全在线设计，傻瓜式的操作，实现简单易用又智能的报表！\\n\\n- 目前积木报表已经实现了完全在线设计，轻量级集成、类似excel的风格，像搭建积木一样在线拖拽设计报表！功能涵盖数据报表设计、打印设计、图表设计、门户设计、大屏设计等！\\n- 2019年底启动积木报表研发工作，历经一年多的时间，2020-11-03第一版出炉 [v1.0-beta](https://www.oschina.net/news/119666/jimureport-1-0-beta-released)\\n- 2020年的持续打磨和研发，终于在2021-1-18发布了第一个正式版本 [v1.1.05](https://www.oschina.net/news/126916/jimureport-1-1-05-released)\\n- 截止到当前2024-09-14，积木报表已经完全涵盖商业BI的所有功能，包括不限于复杂报表、图表可视化、大屏、移动图表、填报等高级功能，而且拥有更好的体验和更简单的使用方式。\\n- 更多版本日志查看 [版本日志](http://jimureport.com/doc/log)\\n\\n\\n\\n\\n\\n\\n开发文档\\n-----------------------------------\\n\\n- [快速集成](</quick.md>)\\n- [集成源码下载](https://github.com/jeecgboot/JimuReport)\\n- [大屏与报表演示](http://jimureport.com/login)  |  [零代码体验](https://app.qiaoqiaoyun.com)\\n\\n\\n\\n\\n\\n\\n项目介绍\\n-----------------------------------\\n\\n- 官方网站： http://www.jimureport.com\\n- 视频教程： http://jimureport.com/doc/video\\n- QQ交流群：③596660273、其他群(满)\\n\\n\\n数据库兼容 \\n-----------------------------------\\n> 支持国产、常规、Nosql等30多种数据源，支持以SQL的方式去查询csv、mogodb等非物理数据库。\\n\\n|  数据库   |  支持   |\\n| --- | --- |\\n|   MySQL   |  √   |\\n|  Oracle、Oracle9i   |  √   |\\n|  SqlServer、SqlServer2012   |  √   |\\n|   PostgreSQL   |  √   |\\n|   DB2、Informix   |  √   |\\n|   MariaDB   |  √   |\\n|  SQLite、Hsqldb、Derby、H2   |  √   |\\n|   达梦、人大金仓、神通   |  √   |\\n|   华为高斯、虚谷、瀚高数据库、 TDengine 涛思数据   |  √   |\\n|   阿里云PolarDB、PPAS、HerdDB   |  √   |\\n|  Hive、HBase、CouchBase   |  √   |\\n|  导入Excel、csv、json文件数据集   |  √   |\\n|  sqllite、TiDB、Doris、clickhouse、 MongoDB-BI   |  √   |\\n|  elasticsearch、mogodb  |  √   |\\n\\n\\n\\n报表设计效果\\n-----------------------------------\\n\\n- 报表设计器（完全在线设计，简单易用）\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/up-752b454f64ed87c798b3e8a083fbd6622d4.gif)\\n\\n- 打印设计（支持套打、背景打印）\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687862827604.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687862839013.png)\\n\\n- 数据报表（支持分组、交叉，合计等复杂报表）\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687862854011.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687862862414.png)\\n\\n- 图形报表（目前支持28种图表）\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687862883559.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687862892649.png)\\n\\n\\n\\n大屏设计效果\\n-----------------------------------\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687862905901.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687862938863.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687862951297.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687862960053.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687862974786.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687862983740.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687862996008.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687863002758.png)\\n\\n\\n仪表盘设计器\\n-----------------------------------\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687863014429.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687863021555.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687863028545.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687863043320.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687863050461.png)\\n\\n![](https://upload.jeecg.com/jeecg/help/jimureport/topwrite/assets/image_1687863057103.png)\\n\\n## 功能清单\\n```\\n├─报表设计器\\n│  ├─数据源\\n│  │  ├─支持多种数据源，如Oracle,MySQL,SQLServer,PostgreSQL等主流的数据库\\n│  │  ├─支持SQL编写页面智能化，可以看到数据源下面的表清单和字段清单\\n│  │  ├─支持参数\\n│  │  ├─支持单数据源和多数数据源设置\\n│  ├─单元格格式\\n│  │  ├─边框\\n│  │  ├─字体大小\\n│  │  ├─字体颜色\\n│  │  ├─背景色\\n│  │  ├─字体加粗\\n│  │  ├─支持水平和垂直的分散对齐\\n│  │  ├─支持文字自动换行设置\\n│  │  ├─图片设置为图片背景\\n│  │  ├─支持无线行和无限列\\n│  │  ├─支持设计器内冻结窗口\\n│  │  ├─支持对单元格内容或格式的复制、粘贴和删除等功能\\n│  │  ├─等等\\n│  ├─报表元素\\n│  │  ├─文本类型：直接写文本；支持数值类型的文本设置小数位数\\n│  │  ├─图片类型：支持上传一张图表；支持图片动态生成\\n│  │  ├─图表类型\\n│  │  ├─函数类型\\n│  │  └─支持求和\\n│  │  └─平均值\\n│  │  └─最大值\\n│  │  └─最小值\\n│  ├─背景\\n│  │  ├─背景颜色设置\\n│  │  ├─背景图片设置\\n│  │  ├─背景透明度设置\\n│  │  ├─背景大小设置\\n│  ├─数据字典\\n│  ├─报表打印\\n│  │  ├─自定义打印\\n│  │  └─医药笺、逮捕令、介绍信等自定义样式设计打印\\n│  │  ├─简单数据打印\\n│  │  └─出入库单、销售表打印\\n│  │  └─带参数打印\\n│  │  └─分页打印\\n│  │  ├─套打\\n│  │  └─不动产证书打印\\n│  │  └─发票打印\\n│  ├─数据报表\\n│  │  ├─分组数据报表\\n│  │  └─横向数据分组\\n│  │  └─纵向数据分组\\n│  │  └─多级循环表头分组\\n│  │  └─横向分组小计\\n│  │  └─纵向分组小计（预计2021.03.08）\\n│  │  └─合计\\n│  │  ├─交叉报表\\n│  │  ├─明细表\\n│  │  ├─带条件查询报表\\n│  │  ├─表达式报表\\n│  │  ├─带二维码/条形码报表\\n│  │  ├─多表头复杂报表（预计2021.03.08发布）\\n│  │  ├─主子报表（预计2021.03.08发布）\\n│  │  ├─预警报表（预计2021.03.08发布）\\n│  │  ├─数据钻取报表（预计2021.03.08发布）\\n│  ├─图形报表\\n│  │  ├─柱形图\\n│  │  ├─折线图\\n│  │  ├─饼图\\n│  │  ├─折柱图\\n│  │  ├─散点图\\n│  │  ├─漏斗图\\n│  │  ├─雷达图\\n│  │  ├─象形图\\n│  │  ├─地图\\n│  │  ├─仪盘表\\n│  │  ├─关系图\\n│  │  ├─图表背景\\n│  │  ├─图表动态刷新\\n│  │  ├─图表数据字典\\n│  ├─参数\\n│  │  ├─参数配置\\n│  │  ├─参数管理\\n│  ├─导入导出\\n│  │  ├─支持导入Excel\\n│  │  ├─支持导出Excel、pdf；支持导出excel、pdf带参数\\n│  ├─打印设置\\n│  │  ├─打印区域设置\\n│  │  ├─打印机设置\\n│  │  ├─预览\\n│  │  ├─打印页码设置\\n├─大屏设计器\\n│  ├─系统功能\\n│  │  ├─静态数据源和动态数据源设置\\n│  │  ├─基础功能\\n│  │  └─支持拖拽设计\\n│  │  └─支持增、删、改、查大屏\\n│  │  └─支持复制大屏数据和样式\\n│  │  └─支持大屏预览、分享\\n│  │  └─支持系统自动保存数据，同时支持手动恢复数据\\n│  │  └─支持设置大屏密码\\n│  │  └─支持对组件图层的删除、组合、上移、下移、置顶、置底等\\n│  │  ├─背景设置\\n│  │  └─大屏的宽度和高度设置\\n│  │  └─大屏简介设置\\n│  │  └─背景颜色、背景图片设置\\n│  │  └─封面图设置\\n│  │  └─缩放比例设置\\n│  │  └─环境地址设置\\n│  │  └─水印设置\\n│  │  ├─地图设置\\n│  │  └─添加地图\\n│  │  └─地图数据隔离\\n│  ├─图表\\n│  │  ├─柱形图\\n│  │  ├─折线图\\n│  │  ├─折柱图\\n│  │  ├─饼图\\n│  │  ├─象形图\\n│  │  ├─雷达图\\n│  │  ├─散点图\\n│  │  ├─漏斗图\\n│  │  ├─文本框\\n│  │  ├─跑马灯\\n│  │  ├─超链接\\n│  │  ├─实时时间\\n│  │  ├─地图\\n│  │  ├─全国物流地图\\n│  │  ├─地理坐标地图\\n│  │  ├─城市派件地图\\n│  │  ├─图片\\n│  │  ├─图片框\\n│  │  ├─轮播图\\n│  │  ├─滑动组件\\n│  │  ├─iframe\\n│  │  ├─video\\n│  │  ├─翻牌器\\n│  │  ├─环形图\\n│  │  ├─进度条\\n│  │  ├─仪盘表\\n│  │  ├─字浮云\\n│  │  ├─表格\\n│  │  ├─选项卡\\n│  │  ├─万能组件\\n└─其他模块\\n   └─更多功能开发中。。\\n```\\n\\n \\n\\n', 'complete', '{\\\"filePath\\\":\\\"temp/readme_1741337223240.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1905186930719539201', 'jeecg', '2025-03-27 17:15:36', 'admin', '2025-08-08 18:03:21', 'A04', NULL, '1905186756806918146', 'part1', 'file', NULL, 'failed', '{\\\"filePath\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/01第一部分第1章_1743066923748.pdf\\\",\\\"failedReason\\\":\\\"Failed to execute \\'init\\'\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1905186968325668866', 'jeecg', '2025-03-27 17:15:45', 'admin', '2025-08-08 18:03:20', 'A04', NULL, '1905186756806918146', 'part2', 'file', NULL, 'failed', '{\\\"filePath\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/02第一部分第2章_1743066943040.pdf\\\",\\\"failedReason\\\":\\\"Failed to execute \\'init\\'\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1905187001037045761', 'jeecg', '2025-03-27 17:15:52', 'admin', '2025-08-08 18:03:20', 'A04', NULL, '1905186756806918146', 'part3', 'file', NULL, 'failed', '{\\\"filePath\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/03第一部分第3章_1743066951733.pdf\\\",\\\"failedReason\\\":\\\"Failed to execute \\'init\\'\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1905187042770370561', 'jeecg', '2025-03-27 17:16:02', 'admin', '2025-08-08 18:03:20', 'A04', NULL, '1905186756806918146', 'part4', 'file', NULL, 'failed', '{\\\"filePath\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/04第一部分第4章_1743066960385.pdf\\\",\\\"failedReason\\\":\\\"Failed to execute \\'init\\'\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1905187113339535361', 'jeecg', '2025-03-27 17:16:19', 'admin', '2025-08-08 18:03:20', 'A04', NULL, '1905186756806918146', 'part5', 'file', NULL, 'failed', '{\\\"filePath\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/05第一部分第5章_1743066977792.pdf\\\",\\\"failedReason\\\":\\\"Failed to execute \\'init\\'\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1905187163981561857', 'jeecg', '2025-03-27 17:16:31', 'admin', '2025-08-08 18:03:20', 'A04', NULL, '1905186756806918146', 'part6', 'file', NULL, 'failed', '{\\\"filePath\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/06第一部分第6章_1743066990164.pdf\\\",\\\"failedReason\\\":\\\"Failed to execute \\'init\\'\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1905187246412218369', 'jeecg', '2025-03-27 17:16:51', 'admin', '2025-08-08 18:03:21', 'A04', NULL, '1905186756806918146', 'part7', 'file', NULL, 'failed', '{\\\"filePath\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/07第一部分第7章_1743067007831.pdf\\\",\\\"failedReason\\\":\\\"Failed to execute \\'init\\'\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1905187348543520770', 'jeecg', '2025-03-27 17:17:15', 'admin', '2025-08-08 18:03:21', 'A04', NULL, '1905186756806918146', 'part8', 'file', NULL, 'failed', '{\\\"filePath\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/08第一部分第8章_1743067032663.pdf\\\",\\\"failedReason\\\":\\\"Failed to execute \\'init\\'\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1905187596229754881', 'jeecg', '2025-03-27 17:18:14', 'admin', '2025-08-08 18:03:20', 'A04', NULL, '1905186756806918146', 'part9', 'file', NULL, 'failed', '{\\\"filePath\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/09第一部分第9章_1743067087019.pdf\\\",\\\"failedReason\\\":\\\"Failed to execute \\'init\\'\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1905187666618564609', 'jeecg', '2025-03-27 17:18:31', 'admin', '2025-08-08 18:03:21', 'A04', NULL, '1905186756806918146', 'part10', 'file', NULL, 'failed', '{\\\"filePath\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/10第一部分第10章_1743067109769.pdf\\\",\\\"failedReason\\\":\\\"Failed to execute \\'init\\'\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1905187818494312449', 'jeecg', '2025-03-27 17:19:07', 'admin', '2025-08-08 18:03:20', 'A04', NULL, '1905186756806918146', 'part11', 'file', NULL, 'failed', '{\\\"filePath\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/11第一部分第11章_1743067121732.pdf\\\",\\\"failedReason\\\":\\\"Failed to execute \\'init\\'\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1905187888337862657', 'jeecg', '2025-03-27 17:19:24', 'admin', '2025-08-08 18:03:21', 'A04', NULL, '1905186756806918146', 'part12', 'file', NULL, 'failed', '{\\\"filePath\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/12第一部分第12章_1743067158952.pdf\\\",\\\"failedReason\\\":\\\"Failed to execute \\'init\\'\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1905187920491397122', 'jeecg', '2025-03-27 17:19:32', 'admin', '2025-08-08 18:03:20', 'A04', NULL, '1905186756806918146', 'part13', 'file', NULL, 'failed', '{\\\"filePath\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/13第一部分第13章_1743067170886.pdf\\\",\\\"failedReason\\\":\\\"Failed to execute \\'init\\'\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500647018498', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:45', NULL, NULL, '1993971013594931202', 'build', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\build.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500672184321', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:44', NULL, NULL, '1993971013594931202', 'projectCatalog', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\dev\\\\\\\\projectCatalog.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500676378626', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:45', NULL, NULL, '1993971013594931202', 'startup', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\dev\\\\\\\\startup.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500676378627', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:44', NULL, NULL, '1993971013594931202', 'generate', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\generate.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500676378628', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:45', NULL, NULL, '1993971013594931202', 'mobile-test', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\mobile-test.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500684767234', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:44', NULL, NULL, '1993971013594931202', 'push', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\push.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500684767235', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:45', NULL, NULL, '1993971013594931202', 'qa', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\qa.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500688961538', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:45', NULL, NULL, '1993971013594931202', 'readme', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\readme.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500693155842', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:45', NULL, NULL, '1993971013594931202', 'release-harmony', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\release\\\\\\\\release-harmony.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500693155843', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:44', NULL, NULL, '1993971013594931202', 'release-ios', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\release\\\\\\\\release-ios.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500693155844', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:45', NULL, NULL, '1993971013594931202', 'categorySelect', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\ui\\\\\\\\categorySelect.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500697350145', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:45', NULL, NULL, '1993971013594931202', 'grid', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\ui\\\\\\\\grid.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500697350146', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:45', NULL, NULL, '1993971013594931202', 'imgPreview', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\ui\\\\\\\\imgPreview.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500701544449', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:45', NULL, NULL, '1993971013594931202', 'onlineCheckbox', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\ui\\\\\\\\onlineCheckbox.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500701544450', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:46', NULL, NULL, '1993971013594931202', 'onlineDate', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\ui\\\\\\\\onlineDate.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500701544451', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:45', NULL, NULL, '1993971013594931202', 'onlinePca', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\ui\\\\\\\\onlinePca.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500705738754', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:46', NULL, NULL, '1993971013594931202', 'onlinePopupLinkRecord', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\ui\\\\\\\\onlinePopupLinkRecord.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500705738755', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:46', NULL, NULL, '1993971013594931202', 'onlineSelect', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\ui\\\\\\\\onlineSelect.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500705738756', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:47', NULL, NULL, '1993971013594931202', 'pageLayout', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\ui\\\\\\\\pageLayout.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500705738757', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:46', NULL, NULL, '1993971013594931202', 'popup', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\ui\\\\\\\\popup.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500705738758', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:46', NULL, NULL, '1993971013594931202', 'popupDict', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\ui\\\\\\\\popupDict.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500714127361', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:47', NULL, NULL, '1993971013594931202', 'selectDept', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\ui\\\\\\\\selectDept.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500714127362', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:46', NULL, NULL, '1993971013594931202', 'selectUser', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\ui\\\\\\\\selectUser.md\\\"}');\nINSERT INTO `airag_knowledge_doc` VALUES ('1993974500714127363', 'admin', '2025-11-27 17:25:42', 'admin', '2025-11-27 17:25:46', NULL, NULL, '1993971013594931202', 'treeSelect', 'file', NULL, 'complete', '{\\\"sourcesPath\\\":\\\"D://opt//upFiles\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\",\\\"filePath\\\":\\\"\\\\\\\\1993971013594931202\\\\\\\\402881829ac4a1fb019ac4a1fbc20000\\\\\\\\files\\\\\\\\docs\\\\\\\\uniapp3\\\\\\\\ui\\\\\\\\treeSelect.md\\\"}');\n\n-- ----------------------------\n-- Table structure for airag_mcp\n-- ----------------------------\nDROP TABLE IF EXISTS `airag_mcp`;\nCREATE TABLE `airag_mcp`  (\n  `id` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,\n  `icon` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '图标',\n  `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '名称',\n  `descr` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '描述',\n  `category` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT 'mcp' COMMENT '类型（plugin=插件，mcp=MCP）',\n  `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT 'mcp类型（sse：sse类型；stdio：标准类型）',\n  `endpoint` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '服务端点（SSE类型为URL，stdio类型为命令）',\n  `headers` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '请求头（sse类型）、环境变量（stdio类型）',\n  `tools` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '工具列表',\n  `status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '状态（enable=启用、disable=禁用）',\n  `synced` int(11) NULL DEFAULT NULL COMMENT '是否同步',\n  `metadata` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '元数据',\n  `create_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `sys_org_code` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '所属部门',\n  `tenant_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '租户id',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'AI MCP' ROW_FORMAT = Dynamic;\n\n-- ----------------------------\n-- Records of airag_mcp\n-- ----------------------------\nINSERT INTO `airag_mcp` VALUES ('1983474860536475649', NULL, '高德MCP', '高德MCP，包含查询路线、路况、天气等工具', 'mcp', 'sse', 'https://mcp.amap.com/sse?key=adaea6afab82893d0ccb4bd0239abcdd', '', '[{\\\"name\\\":\\\"maps_direction_bicycling\\\",\\\"description\\\":\\\"骑行路径规划用于规划骑行通勤方案，规划时会考虑天桥、单行线、封路等情况。最大支持 500km 的骑行路线规划\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"origin\\\",\\\"description\\\":\\\"出发点经纬度，坐标格式为：经度，纬度\\\",\\\"required\\\":true},{\\\"name\\\":\\\"destination\\\",\\\"description\\\":\\\"目的地经纬度，坐标格式为：经度，纬度\\\",\\\"required\\\":true}]},{\\\"name\\\":\\\"maps_direction_driving\\\",\\\"description\\\":\\\"驾车路径规划 API 可以根据用户起终点经纬度坐标规划以小客车、轿车通勤出行的方案，并且返回通勤方案的数据。\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"origin\\\",\\\"description\\\":\\\"出发点经纬度，坐标格式为：经度，纬度\\\",\\\"required\\\":true},{\\\"name\\\":\\\"destination\\\",\\\"description\\\":\\\"目的地经纬度，坐标格式为：经度，纬度\\\",\\\"required\\\":true}]},{\\\"name\\\":\\\"maps_direction_transit_integrated\\\",\\\"description\\\":\\\"根据用户起终点经纬度坐标规划综合各类公共（火车、公交、地铁）交通方式的通勤方案，并且返回通勤方案的数据，跨城场景下必须传起点城市与终点城市\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"origin\\\",\\\"description\\\":\\\"出发点经纬度，坐标格式为：经度，纬度\\\",\\\"required\\\":true},{\\\"name\\\":\\\"destination\\\",\\\"description\\\":\\\"目的地经纬度，坐标格式为：经度，纬度\\\",\\\"required\\\":true},{\\\"name\\\":\\\"city\\\",\\\"description\\\":\\\"公共交通规划起点城市\\\",\\\"required\\\":true},{\\\"name\\\":\\\"cityd\\\",\\\"description\\\":\\\"公共交通规划终点城市\\\",\\\"required\\\":true}]},{\\\"name\\\":\\\"maps_direction_walking\\\",\\\"description\\\":\\\"根据输入起点终点经纬度坐标规划100km 以内的步行通勤方案，并且返回通勤方案的数据\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"origin\\\",\\\"description\\\":\\\"出发点经度，纬度，坐标格式为：经度，纬度\\\",\\\"required\\\":true},{\\\"name\\\":\\\"destination\\\",\\\"description\\\":\\\"目的地经度，纬度，坐标格式为：经度，纬度\\\",\\\"required\\\":true}]},{\\\"name\\\":\\\"maps_distance\\\",\\\"description\\\":\\\"测量两个经纬度坐标之间的距离,支持驾车、步行以及球面距离测量\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"origins\\\",\\\"description\\\":\\\"起点经度，纬度，可以传多个坐标，使用竖线隔离，比如120,30|120,31，坐标格式为：经度，纬度\\\",\\\"required\\\":true},{\\\"name\\\":\\\"destination\\\",\\\"description\\\":\\\"终点经度，纬度，坐标格式为：经度，纬度\\\",\\\"required\\\":true},{\\\"name\\\":\\\"type\\\",\\\"description\\\":\\\"距离测量类型,1代表驾车距离测量，0代表直线距离测量，3步行距离测量\\\"}]},{\\\"name\\\":\\\"maps_geo\\\",\\\"description\\\":\\\"将详细的结构化地址转换为经纬度坐标。支持对地标性名胜景区、建筑物名称解析为经纬度坐标\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"address\\\",\\\"description\\\":\\\"待解析的结构化地址信息\\\",\\\"required\\\":true},{\\\"name\\\":\\\"city\\\",\\\"description\\\":\\\"指定查询的城市\\\"}]},{\\\"name\\\":\\\"maps_regeocode\\\",\\\"description\\\":\\\"将一个高德经纬度坐标转换为行政区划地址信息\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"location\\\",\\\"description\\\":\\\"经纬度\\\",\\\"required\\\":true}]},{\\\"name\\\":\\\"maps_ip_location\\\",\\\"description\\\":\\\"IP 定位根据用户输入的 IP 地址，定位 IP 的所在位置\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"ip\\\",\\\"description\\\":\\\"IP地址\\\",\\\"required\\\":true}]},{\\\"name\\\":\\\"maps_schema_personal_map\\\",\\\"description\\\":\\\"用于行程规划结果在高德地图展示。将行程规划位置点按照行程顺序填入lineList，返回结果为高德地图打开的URI链接，该结果不需总结，直接返回！\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"orgName\\\",\\\"description\\\":\\\"行程规划地图小程序名称\\\",\\\"required\\\":true},{\\\"name\\\":\\\"lineList\\\",\\\"description\\\":\\\"行程列表\\\",\\\"required\\\":true}]},{\\\"name\\\":\\\"maps_around_search\\\",\\\"description\\\":\\\"周边搜，根据用户传入关键词以及坐标location，搜索出radius半径范围的POI\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"keywords\\\",\\\"description\\\":\\\"搜索关键词\\\",\\\"required\\\":true},{\\\"name\\\":\\\"location\\\",\\\"description\\\":\\\"中心点经度纬度\\\",\\\"required\\\":true},{\\\"name\\\":\\\"radius\\\",\\\"description\\\":\\\"搜索半径\\\"}]},{\\\"name\\\":\\\"maps_search_detail\\\",\\\"description\\\":\\\"查询关键词搜或者周边搜获取到的POI ID的详细信息\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"id\\\",\\\"description\\\":\\\"关键词搜或者周边搜获取到的POI ID\\\",\\\"required\\\":true}]},{\\\"name\\\":\\\"maps_text_search\\\",\\\"description\\\":\\\"关键字搜索 API 根据用户输入的关键字进行 POI 搜索，并返回相关的信息\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"keywords\\\",\\\"description\\\":\\\"查询关键字\\\",\\\"required\\\":true},{\\\"name\\\":\\\"city\\\",\\\"description\\\":\\\"查询城市\\\"},{\\\"name\\\":\\\"citylimit\\\",\\\"description\\\":\\\"是否限制城市范围内搜索，默认不限制\\\"}]},{\\\"name\\\":\\\"maps_schema_navi\\\",\\\"description\\\":\\\" Schema唤醒客户端-导航页面，用于根据用户输入终点信息，返回一个拼装好的客户端唤醒URI，用户点击该URI即可唤起对应的客户端APP。唤起客户端后，会自动跳转到导航页面。\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"lon\\\",\\\"description\\\":\\\"终点经度\\\",\\\"required\\\":true},{\\\"name\\\":\\\"lat\\\",\\\"description\\\":\\\"终点纬度\\\",\\\"required\\\":true}]},{\\\"name\\\":\\\"maps_schema_take_taxi\\\",\\\"description\\\":\\\"根据用户输入的起点和终点信息，返回一个拼装好的客户端唤醒URI，直接唤起高德地图进行打车。直接展示生成的链接，不需要总结\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"slon\\\",\\\"description\\\":\\\"起点经度\\\"},{\\\"name\\\":\\\"slat\\\",\\\"description\\\":\\\"起点纬度\\\"},{\\\"name\\\":\\\"sname\\\",\\\"description\\\":\\\"起点名称\\\"},{\\\"name\\\":\\\"dlon\\\",\\\"description\\\":\\\"终点经度\\\",\\\"required\\\":true},{\\\"name\\\":\\\"dlat\\\",\\\"description\\\":\\\"终点纬度\\\",\\\"required\\\":true},{\\\"name\\\":\\\"dname\\\",\\\"description\\\":\\\"终点名称\\\",\\\"required\\\":true}]},{\\\"name\\\":\\\"maps_weather\\\",\\\"description\\\":\\\"根据城市名称或者标准adcode查询指定城市的天气\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"city\\\",\\\"description\\\":\\\"城市名称或者adcode\\\",\\\"required\\\":true}]}]', 'enable', 1, '{\\\"tool_count\\\":15}', 'admin', '2025-10-29 18:03:53', 'admin', '2026-01-23 17:58:21', 'A04', NULL);\nINSERT INTO `airag_mcp` VALUES ('1986312214909321217', NULL, '商品采购助手', '为AI Agent提供商品管理API（DEMO)', 'plugin', 'api', NULL, '', '[{\\\"name\\\":\\\"list_products\\\",\\\"description\\\":\\\"查询可购买的商品列表,支持按分类和关键词筛选；商品的id只能通过这个接口查询。\\\",\\\"path\\\":\\\"/demo/shop/products\\\",\\\"method\\\":\\\"GET\\\",\\\"enabled\\\":true,\\\"parameters\\\":[{\\\"name\\\":\\\"category\\\",\\\"description\\\":\\\"商品分类,可选值: \\\\\\\"电子产品\\\\\\\", \\\\\\\"图书\\\\\\\", \\\\\\\"生活用品\\\\\\\", \\\\\\\"食品\\\\\\\"\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":false,\\\"defaultValue\\\":\\\"\\\"},{\\\"name\\\":\\\"keyword\\\",\\\"description\\\":\\\"搜索关键词,用于在商品名称和描述中搜索\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":false,\\\"defaultValue\\\":\\\"\\\"}],\\\"responses\\\":[{\\\"name\\\":\\\"id\\\",\\\"description\\\":\\\"商品ID，对应下单的ProductId\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"name\\\",\\\"description\\\":\\\"商品名称\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"price\\\",\\\"description\\\":\\\"价格(元)\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"category\\\",\\\"description\\\":\\\"分类\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"description\\\",\\\"description\\\":\\\"描述\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"stock\\\",\\\"description\\\":\\\"库存数量\\\",\\\"type\\\":\\\"String\\\"}]},{\\\"name\\\":\\\"check_stock\\\",\\\"description\\\":\\\"查询指定商品的当前库存情况\\\",\\\"path\\\":\\\"/demo/shop/stock\\\",\\\"method\\\":\\\"GET\\\",\\\"enabled\\\":true,\\\"parameters\\\":[{\\\"name\\\":\\\"productId\\\",\\\"description\\\":\\\"商品ID\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":true,\\\"defaultValue\\\":\\\"\\\"}],\\\"responses\\\":[{\\\"name\\\":\\\"productId\\\",\\\"description\\\":\\\"商品ID\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"productName\\\",\\\"description\\\":\\\"商品名称\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"stock\\\",\\\"description\\\":\\\"当前库存数量\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"available\\\",\\\"description\\\":\\\"是否有货\\\",\\\"type\\\":\\\"Boolean\\\"}]},{\\\"name\\\":\\\"create_order\\\",\\\"description\\\":\\\"为用户创建购买订单\\\",\\\"path\\\":\\\"/demo/shop/purchase\\\",\\\"method\\\":\\\"POST\\\",\\\"enabled\\\":true,\\\"parameters\\\":[{\\\"name\\\":\\\"productId\\\",\\\"description\\\":\\\"要购买的商品的ID，对应商品的信息的id\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":true,\\\"defaultValue\\\":\\\"\\\"},{\\\"name\\\":\\\"quantity\\\",\\\"description\\\":\\\" 购买数量,必须大于0\\\",\\\"type\\\":\\\"Integer\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":true,\\\"defaultValue\\\":\\\"\\\"},{\\\"name\\\":\\\"userId\\\",\\\"description\\\":\\\"用户ID,用于关联订单\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":false,\\\"defaultValue\\\":\\\"\\\"}],\\\"responses\\\":[{\\\"name\\\":\\\"id\\\",\\\"description\\\":\\\"订单ID\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"productId\\\",\\\"description\\\":\\\"商品ID\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"productName\\\",\\\"description\\\":\\\"商品名称\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"quantity\\\",\\\"description\\\":\\\"购买数量\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"unitPrice\\\",\\\"description\\\":\\\"单价\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"totalAmount\\\",\\\"description\\\":\\\"总金额\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"status\\\",\\\"description\\\":\\\"订单状态\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"createTime\\\",\\\"description\\\":\\\"创建时间\\\",\\\"type\\\":\\\"String\\\"}]},{\\\"name\\\":\\\"confirm_payment\\\",\\\"description\\\":\\\"确认订单支付,扣减商品库存\\\",\\\"path\\\":\\\"/demo/shop/stock/deduct\\\",\\\"method\\\":\\\"POST\\\",\\\"enabled\\\":true,\\\"parameters\\\":[{\\\"name\\\":\\\"orderId\\\",\\\"description\\\":\\\"订单ID\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":true,\\\"defaultValue\\\":\\\"\\\"}],\\\"responses\\\":[{\\\"name\\\":\\\"orderId\\\",\\\"description\\\":\\\"订单ID\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"productId\\\",\\\"description\\\":\\\"商品ID\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"productName\\\",\\\"description\\\":\\\"商品名称\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"deductedQuantity\\\",\\\"description\\\":\\\"扣减的数量\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"remainingStock\\\",\\\"description\\\":\\\"剩余库存\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"orderStatus\\\",\\\"description\\\":\\\"订单状态\\\",\\\"type\\\":\\\"String\\\"}]},{\\\"name\\\":\\\"get_order_details\\\",\\\"description\\\":\\\"查询指定订单的详细信息\\\",\\\"path\\\":\\\"/demo/shop/order\\\",\\\"method\\\":\\\"GET\\\",\\\"enabled\\\":true,\\\"parameters\\\":[{\\\"name\\\":\\\"orderId\\\",\\\"description\\\":\\\"订单ID\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":false,\\\"defaultValue\\\":\\\"\\\"}],\\\"responses\\\":[]},{\\\"name\\\":\\\"get_categories\\\",\\\"description\\\":\\\"获取所有可用的商品分类\\\",\\\"path\\\":\\\"/demo/shop/categories\\\",\\\"method\\\":\\\"GET\\\",\\\"enabled\\\":true,\\\"parameters\\\":[],\\\"responses\\\":[]}]', 'enable', 1, '{\\\"tokenParamName\\\":\\\"X-Access-Token\\\",\\\"tool_count\\\":6,\\\"authType\\\":\\\"token\\\",\\\"tokenParamValue\\\":\\\"\\\"}', 'admin', '2025-11-06 13:58:31', 'admin', '2025-11-13 17:16:57', 'A05A01A01', NULL);\nINSERT INTO `airag_mcp` VALUES ('1988091188723412994', NULL, 'BraveSearch', '基于Brave的网络检索插件，支持使用Brave搜索资料', 'plugin', 'api', 'https://api.search.brave.com', '{\\\"Accept\\\":\\\"*/*\\\",\\\"X-Subscription-Token\\\":\\\"???\\\"}', '[{\\\"name\\\":\\\"search\\\",\\\"description\\\":\\\"从搜索引擎根据问题搜索结果\\\",\\\"path\\\":\\\"/res/v1/web/search\\\",\\\"method\\\":\\\"GET\\\",\\\"enabled\\\":true,\\\"parameters\\\":[{\\\"name\\\":\\\"count\\\",\\\"description\\\":\\\"查询数量\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":false,\\\"defaultValue\\\":\\\"10\\\"},{\\\"name\\\":\\\"q\\\",\\\"description\\\":\\\"查询内容（问题）\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":true,\\\"defaultValue\\\":\\\"\\\"}],\\\"responses\\\":[{\\\"name\\\":\\\"title\\\",\\\"description\\\":\\\"结果标题\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"description\\\",\\\"description\\\":\\\"结果描述\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"url\\\",\\\"description\\\":\\\"结果原文地址\\\",\\\"type\\\":\\\"String\\\"}]}]', 'enable', 1, '{\\\"tokenParamName\\\":\\\"X-Subscription-Token\\\",\\\"tool_count\\\":1,\\\"authType\\\":\\\"token\\\",\\\"tokenParamValue\\\":\\\"BSATNKM5e6Hm_2LewptVvLSn0eDzWf6\\\"}', 'admin', '2025-11-11 11:47:31', 'admin', '2025-11-13 17:16:52', 'A05A01A01', NULL);\nINSERT INTO `airag_mcp` VALUES ('1988208474780168193', NULL, 'Unsplash', '图片搜索插件，支持用关键词搜索相关图片', 'plugin', 'api', 'https://api.unsplash.com', '{\\\"Accept-Version\\\":\\\"v1\\\",\\\"Authorization\\\":\\\"Client-ID ???\\\"}', '[{\\\"name\\\":\\\"search_photos\\\",\\\"description\\\":\\\"通过接口查询与关键词相关的图片列表。\\\",\\\"path\\\":\\\"/search/photos\\\",\\\"method\\\":\\\"GET\\\",\\\"enabled\\\":true,\\\"parameters\\\":[{\\\"name\\\":\\\"page\\\",\\\"description\\\":\\\"分页页码，数字类型\\\",\\\"type\\\":\\\"Number\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":true,\\\"defaultValue\\\":\\\"1\\\"},{\\\"name\\\":\\\"per_page\\\",\\\"description\\\":\\\"每页数量\\\",\\\"type\\\":\\\"Number\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":true,\\\"defaultValue\\\":\\\"1\\\"},{\\\"name\\\":\\\"query\\\",\\\"description\\\":\\\"关键词，对图片的描述（查询条件）\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":true,\\\"defaultValue\\\":\\\"\\\"}],\\\"responses\\\":[{\\\"name\\\":\\\"results\\\",\\\"description\\\":\\\"查询到的结果集合\\\",\\\"type\\\":\\\"Array\\\"},{\\\"name\\\":\\\"urls\\\",\\\"description\\\":\\\"结果集合中的图片地址，根据清晰度有多个选项\\\",\\\"type\\\":\\\"Array\\\"}]}]', 'enable', 1, '{\\\"tokenParamName\\\":\\\"Authorization\\\",\\\"tool_count\\\":1,\\\"authType\\\":\\\"token\\\",\\\"tokenParamValue\\\":\\\"Client-ID Ixug6rX2j1PMb08A0HRpwny8dAWi1vBLN1gymow75LQ\\\"}', 'admin', '2025-11-11 19:33:34', 'admin', '2025-11-13 17:16:45', 'A05A01A01', NULL);\nINSERT INTO `airag_mcp` VALUES ('1998661532445491201', NULL, 'stdio命令', NULL, 'mcp', 'stdio', 'python C:/Users/Administrator/Desktop/image/main.py', '', '[{\\\"name\\\":\\\"get_time\\\",\\\"description\\\":\\\"获取当前时间\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"format\\\",\\\"description\\\":\\\"时间格式\\\"}]},{\\\"name\\\":\\\"text_process\\\",\\\"description\\\":\\\"文本处理工具\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"text\\\",\\\"description\\\":\\\"输入文本\\\",\\\"required\\\":true},{\\\"name\\\":\\\"operation\\\",\\\"description\\\":\\\"操作类型\\\"}]},{\\\"name\\\":\\\"format_data\\\",\\\"description\\\":\\\"格式化数据\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"data\\\",\\\"description\\\":\\\"原始数据\\\",\\\"required\\\":true},{\\\"name\\\":\\\"format\\\",\\\"description\\\":\\\"格式类型\\\"}]}]', 'enable', 1, '{\\\"tool_count\\\":3}', 'admin', '2025-12-10 15:50:17', 'admin', '2025-12-30 10:53:03', 'A05A01A01', NULL);\nINSERT INTO `airag_mcp` VALUES ('2001570058113265665', NULL, '百度地图http', NULL, 'mcp', 'http', 'https://mcp.map.baidu.com/mcp?ak=', '{\\\"Accept-Version\\\":\\\"V2.6\\\"}', '[{\\\"name\\\":\\\"map_geocode\\\",\\\"description\\\":\\\"地理编码服务: 将地址解析为对应的位置坐标.地址结构越完整, 地址内容越准确, 解析的坐标精度越高.\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"address\\\",\\\"description\\\":\\\"待解析的地址.最多支持84个字节.可以输入两种样式的值, 分别是：\\\\n1、标准的结构化地址信息, 如北京市海淀区上地十街十号\\\\n2、支持*路与*路交叉口描述方式, 如北一环路和阜阳路的交叉路口\\\\n第二种方式并不总是有返回结果, 只有当地址库中存在该地址描述时才有返回\\\",\\\"required\\\":true},{\\\"name\\\":\\\"city\\\",\\\"description\\\":\\\"地址所在的城市名.用于限制同名地址的检索范围, 如\\'北京市\\'\\\"},{\\\"name\\\":\\\"inarea\\\",\\\"description\\\":\\\"在哪个地区范围内进行搜索, 仅在is_china为false时有效, 需要使用对应区域的国家代码, 如\\'USA\\', 多个地区可用\\',\\'分割, 如\\'USA,PHL,CAN,MEX\\'\\\"},{\\\"name\\\":\\\"is_china\\\",\\\"description\\\":\\\"查询地是否在中国大陆以外地区, 可选值为`true`或`false`, 默认为`true`\\\"}]},{\\\"name\\\":\\\"map_reverse_geocode\\\",\\\"description\\\":\\\"逆地理编码服务: 根据纬经度坐标, 获取对应位置的地址描述, 所在行政区划, 道路以及相关POI等信息\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"latitude\\\",\\\"description\\\":\\\"纬度 (bd09ll)\\\",\\\"required\\\":true},{\\\"name\\\":\\\"longitude\\\",\\\"description\\\":\\\"经度 (bd09ll)\\\",\\\"required\\\":true}]},{\\\"name\\\":\\\"map_search_places\\\",\\\"description\\\":\\\"地点检索服务: 支持检索城市内的地点信息(最小到city级别), 也可支持圆形区域内的周边地点信息检索.\\\\n城市内检索: 检索某一城市内（目前最细到城市级别）的地点信息.\\\\n周边检索: 设置圆心和半径, 检索圆形区域内的地点信息（常用于周边检索场景）.\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"query\\\",\\\"description\\\":\\\"检索关键字, 可直接使用名称或类型, 如\\'天安门\\', 且可以至多10个关键字, 用英文逗号隔开\\\",\\\"required\\\":true},{\\\"name\\\":\\\"tag\\\",\\\"description\\\":\\\"检索分类, 以中文字符输入, 如\\'美食\\', 多个分类用英文逗号隔开, 如\\'美食,购物\\'\\\"},{\\\"name\\\":\\\"region\\\",\\\"description\\\":\\\"检索的城市名称, 可为行政区划名或citycode, 格式如\\'北京市\\'或\\'131\\', 不传默认为\\'全国\\', 当is_china为false时, 该参数必传且只能传文本, 如\\'东京\\'\\\"},{\\\"name\\\":\\\"location\\\",\\\"description\\\":\\\"圆形区域检索的中心点纬经度坐标, 格式为lat,lng\\\"},{\\\"name\\\":\\\"radius\\\",\\\"description\\\":\\\"JsonIntegerSchema {description = \\\\\\\"圆形区域检索半径, 单位：米\\\\\\\" }\\\"},{\\\"name\\\":\\\"language\\\",\\\"description\\\":\\\"指定输入参数和召回参数的语言类型, 需要传入的是语言名称的英文缩写. \\\\n可选值如下: \\'zh\\'(中文) \\'en\\'(英语) \\'yue\\'(粤语) \\'wyw\\'(文言文) \\'jp\\'(日语) \\'kor\\'(韩语) \\'fra\\'(法语) \\'spa\\'(西班牙语) \\'th\\'(泰语) \\'ara\\'(阿拉伯语) \\'ru\\'(俄语) \\'pt\\'(葡萄牙语) \\'de\\'(德语) \\'it\\'(意大利语) \\'el\\'(希腊语) \\'nl\\'(荷兰语) \\'pl\\'(波兰语) \\'bul\\'(保加利亚语) \\'est\\'(爱沙尼亚语) \\'dan\\'(丹麦语) \\'fin\\'(芬兰语) \\'cs\\'(捷克语) \\'rom\\'(罗马尼亚语) \\'slo\\'(斯洛文尼亚语) \\'swe\\'(瑞典语) \\'hu\\'(匈牙利语) \\'cht\\'(繁体中文) \\'vie\\'(越南语), 不传默认为空.\\\"},{\\\"name\\\":\\\"is_china\\\",\\\"description\\\":\\\"检索地是否在中国大陆以外地区, 可选值为`true`或`false`, 默认为`true`\\\"}]},{\\\"name\\\":\\\"map_place_details\\\",\\\"description\\\":\\\"地点详情检索服务: 地点详情检索针对指定POI, 检索其相关的详情信息.\\\\n通过地点检索服务获取POI uid.使用地点详情检索功能, 传入uid, 即可检索POI详情信息, 如评分、营业时间等(不同类型POI对应不同类别详情数据).\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"uid\\\",\\\"description\\\":\\\"POI的唯一标识\\\",\\\"required\\\":true},{\\\"name\\\":\\\"is_china\\\",\\\"description\\\":\\\"查询地是否在中国大陆以外地区, 可选值为`true`或`false`, 默认为`true`\\\"}]},{\\\"name\\\":\\\"map_directions_matrix\\\",\\\"description\\\":\\\"批量算路服务: 根据起点和终点坐标计算路线规划距离和行驶时间.\\\\n批量算路目前支持驾车、骑行、步行.\\\\n步行时任意起终点之间的距离不得超过200KM, 超过此限制会返回参数错误.\\\\n驾车批量算路一次最多计算100条路线, 起终点个数之积不能超过100.\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"origins\\\",\\\"description\\\":\\\"多个起点纬经度坐标, 纬度在前, 经度在后, 多个起点用|分隔\\\",\\\"required\\\":true},{\\\"name\\\":\\\"destinations\\\",\\\"description\\\":\\\"多个终点纬经度坐标, 纬度在前, 经度在后, 多个终点用|分隔\\\",\\\"required\\\":true},{\\\"name\\\":\\\"model\\\",\\\"description\\\":\\\"批量算路类型(driving, riding, walking)\\\"}]},{\\\"name\\\":\\\"map_directions\\\",\\\"description\\\":\\\"路线规划服务: 根据起终点`位置名称`或`纬经度坐标`规划出行路线.\\\\n驾车路线规划: 根据起终点`位置名称`或`纬经度坐标`规划驾车出行路线.\\\\n骑行路线规划: 根据起终点`位置名称`或`纬经度坐标`规划骑行出行路线.\\\\n步行路线规划: 根据起终点`位置名称`或`纬经度坐标`规划步行出行路线.\\\\n公交路线规划: 根据起终点`位置名称`或`纬经度坐标`规划公共交通出行路线.\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"model\\\",\\\"description\\\":\\\"路线规划类型(driving, riding, walking, transit)\\\"},{\\\"name\\\":\\\"origin\\\",\\\"description\\\":\\\"起点位置名称或纬经度坐标, 纬度在前, 经度在后\\\",\\\"required\\\":true},{\\\"name\\\":\\\"destination\\\",\\\"description\\\":\\\"终点位置名称或纬经度坐标, 纬度在前, 经度在后\\\",\\\"required\\\":true},{\\\"name\\\":\\\"is_china\\\",\\\"description\\\":\\\"查询地是否在中国(含香港,澳门;不包含台湾)以外地区, 可选值为`true`或`false`, 默认为`true`\\\"}]},{\\\"name\\\":\\\"map_weather\\\",\\\"description\\\":\\\"天气查询服务: 通过行政区划或是经纬度坐标查询实时天气信息及未来5天天气预报.\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"location\\\",\\\"description\\\":\\\"经纬度坐标, 经度在前纬度在后, 逗号分隔\\\"},{\\\"name\\\":\\\"district_id\\\",\\\"description\\\":\\\"行政区划代码, 需保证为6位无符号整数\\\"},{\\\"name\\\":\\\"is_china\\\",\\\"description\\\":\\\"查询地是否在中国大陆以外地区, 可选值为`true`或`false`, 默认为`true`\\\"}]},{\\\"name\\\":\\\"map_ip_location\\\",\\\"description\\\":\\\"IP定位服务: 通过所给IP获取具体位置信息和城市名称, 可用于定位IP或用户当前位置.\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"ip\\\",\\\"description\\\":\\\"需要定位的IP地址, 如果为空则获取用户当前IP地址(支持IPv4和IPv6)\\\"}]},{\\\"name\\\":\\\"map_road_traffic\\\",\\\"description\\\":\\\"实时路况查询服务: 查询实时交通拥堵情况, 可通过指定道路名和区域形状(矩形, 多边形, 圆形)进行实时路况查询.\\\\n道路实时路况查询: 查询具体道路的实时拥堵评价和拥堵路段、拥堵距离、拥堵趋势等信息.\\\\n矩形区域实时路况查询: 查询指定矩形地理范围的实时拥堵情况和各拥堵路段信息.\\\\n多边形区域实时路况查询: 查询指定多边形地理范围的实时拥堵情况和各拥堵路段信息.\\\\n圆形区域(周边)实时路况查询: 查询某中心点周边半径范围内的实时拥堵情况和各拥堵路段信息.\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"model\\\",\\\"description\\\":\\\"路况查询类型(road, bound, polygon, around)\\\",\\\"required\\\":true},{\\\"name\\\":\\\"road_name\\\",\\\"description\\\":\\\"道路名称和道路方向, model=road时必传 (如:朝阳路南向北)\\\"},{\\\"name\\\":\\\"city\\\",\\\"description\\\":\\\"城市名称或城市adcode, model=road时必传 (如:北京市)\\\"},{\\\"name\\\":\\\"bounds\\\",\\\"description\\\":\\\"区域左下角和右上角的纬经度坐标, 纬度在前, 经度在后, model=bound时必传\\\"},{\\\"name\\\":\\\"vertexes\\\",\\\"description\\\":\\\"多边形区域的顶点纬经度坐标, 纬度在前, 经度在后, model=polygon时必传\\\"},{\\\"name\\\":\\\"center\\\",\\\"description\\\":\\\"圆形区域的中心点纬经度坐标, 纬度在前, 经度在后, model=around时必传\\\"},{\\\"name\\\":\\\"radius\\\",\\\"description\\\":\\\"JsonIntegerSchema {description = \\\\\\\"圆形区域的半径(米), 取值[1,1000], model=around时必传\\\\\\\" }\\\"}]},{\\\"name\\\":\\\"map_search_pro\\\",\\\"description\\\":\\\"多维检索服务: 提供对用户自然语言查询的多定语多维度检索, 支持模糊匹配和语义理解.\\\\n仅在需求模糊的场景下再做优先使用, 可检索行政区划、道路、门址、POI、AOI等GIS信息. 参考示例: “可以带狗的餐厅”, “适合自驾的旅游景点”类的复杂泛搜.\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"query\\\",\\\"description\\\":\\\"检索关键字, 用户输入的搜索词, 如\\'宠物友好餐厅\\'\\\",\\\"required\\\":true},{\\\"name\\\":\\\"region\\\",\\\"description\\\":\\\"检索区域, 指定的城市或区域名称, 如\\'北京市\\'\\\",\\\"required\\\":true},{\\\"name\\\":\\\"type\\\",\\\"description\\\":\\\"检索类型, 需要对query的召回结果进行二次筛选时指定, 如\\'餐厅\\'、\\'酒店\\'等用于限制类型, 如\\'火锅\\'、\\'民宿\\'等用于提供泛搜类型, \\\"},{\\\"name\\\":\\\"center\\\",\\\"description\\\":\\\"检索的中心点, 格式为\\'纬度,经度\\', 用于指定检索的中心位置, 用于辅助检索结果按距离排序与返回\\\"}]},{\\\"name\\\":\\\"map_district_search\\\",\\\"description\\\":\\\"行政区划检索服务: 查询行政区划信息, 可根据用户输入的检索行政区划关键字快速查找目标行政区域adcode、边界坐标、下一级子行政区划名称等信息.\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"keyword\\\",\\\"description\\\":\\\"检索关键字, 用户输入的行政区划名称, 关键字可填写：行政区名称（\\'中华人民共和国\\'\\'中国\\'\\'全国\\'\\'河北省\\'\\'深圳市\\'，省、市、区和镇名称）以及 adcode\\\",\\\"required\\\":true},{\\\"name\\\":\\\"boundary\\\",\\\"description\\\":\\\"是否返回行政区划边界信息, 取值为\\'1\\'表示返回, \\'0\\'表示不返回, 默认为\\'0\\'\\\"}]},{\\\"name\\\":\\\"map_uri\\\",\\\"description\\\":\\\"地图调起服务: 生成百度地图调起链接, 支持路线规划和地点检索两种功能. 通过service参数决定使用哪种功能.\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"service\\\",\\\"description\\\":\\\"服务类型, 可选值: \\'direction\\'(路线规划) 或 \\'search\\'(地点检索)\\\",\\\"required\\\":true},{\\\"name\\\":\\\"origin\\\",\\\"description\\\":\\\"起点的名称和经纬度, 当service为\\'direction\\'时使用. 格式: name:天安门|latlng:39.98871,116.43234. 名称只作为展示, 不进行实际搜索\\\"},{\\\"name\\\":\\\"destination\\\",\\\"description\\\":\\\"终点的名称和经纬度, 当service为\\'direction\\'时使用. 格式同origin\\\"},{\\\"name\\\":\\\"mode\\\",\\\"description\\\":\\\"导航模式, 当service为\\'direction\\'时使用. 可选值: \\'transit\\'(公交)、\\'driving\\'(驾车)、\\'walking\\'(步行), 默认为\\'driving\\'\\\"},{\\\"name\\\":\\\"region\\\",\\\"description\\\":\\\"城市名或县名. 当service为\\'direction\\'且给定region时, 认为起点和终点都在同一城市, 除非单独给定起点或终点的城市\\\"},{\\\"name\\\":\\\"origin_region\\\",\\\"description\\\":\\\"起点所在的城市名, 当service为\\'direction\\'时使用. 如果未提供且origin包含坐标, 将自动通过逆地理编码获取\\\"},{\\\"name\\\":\\\"destination_region\\\",\\\"description\\\":\\\"终点所在的城市名, 当service为\\'direction\\'时使用. 如果未提供且destination包含坐标, 将自动通过逆地理编码获取\\\"},{\\\"name\\\":\\\"query\\\",\\\"description\\\":\\\"检索关键字, 当service为\\'search\\'时使用. 如\\'海底捞\\'\\\"},{\\\"name\\\":\\\"location\\\",\\\"description\\\":\\\"检索中心点经纬度, 当service为\\'search\\'时使用. 格式: 纬度,经度\\\"},{\\\"name\\\":\\\"radius\\\",\\\"description\\\":\\\"检索半径(米), 当service为\\'search\\'时使用. 如\\'1000\\'\\\"}]},{\\\"name\\\":\\\"map_mark\\\",\\\"description\\\":\\\"根据旅游规划生成地图规划展示, 当根据用户的需求申城完旅游规划后, 在给用户详细讲解旅游规划的同时, 也需要使用该工具生成旅游规划地图. 该工具只会生成一个分享用的url, 并对针对该url生成一个二维码便于用户分享.\\\",\\\"parameters\\\":[{\\\"name\\\":\\\"text_content\\\",\\\"description\\\":\\\"旅行规划的文本描述(注意避免传入特殊字符, 如\\\\\\\\等)\\\",\\\"required\\\":true}]}]', 'enable', 1, '{\\\"tool_count\\\":13}', 'admin', '2025-12-18 16:27:44', 'admin', '2025-12-30 14:02:40', 'A05A01A01', NULL);\nINSERT INTO `airag_mcp` VALUES ('2006287314794676226', NULL, '数据库插件', '用于执行数据库操作', 'plugin', 'api', '', '{\\\"X-Sign\\\":\\\"true\\\"}', '[{\\\"name\\\":\\\"queryTableMetadata\\\",\\\"description\\\":\\\"用于查询表的表结构（元数据）\\\",\\\"path\\\":\\\"/airag/mcp/database/queryTableMetadata\\\",\\\"method\\\":\\\"GET\\\",\\\"enabled\\\":true,\\\"parameters\\\":[{\\\"name\\\":\\\"tableName\\\",\\\"description\\\":\\\"表名\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":true,\\\"defaultValue\\\":\\\"\\\"},{\\\"name\\\":\\\"dbSourceKey\\\",\\\"description\\\":\\\"数据源key\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":false,\\\"defaultValue\\\":\\\"\\\"}],\\\"responses\\\":[{\\\"name\\\":\\\"success\\\",\\\"description\\\":\\\"是否成功\\\",\\\"type\\\":\\\"Boolean\\\"},{\\\"name\\\":\\\"message\\\",\\\"description\\\":\\\"若失败则返回失败原因\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"result.tableName\\\",\\\"description\\\":\\\"表名（数据库实际表名）\\\",\\\"type\\\":\\\"Object\\\"},{\\\"name\\\":\\\"result.tableComment\\\",\\\"description\\\":\\\"表注释（业务含义）\\\",\\\"type\\\":\\\"Object\\\"},{\\\"name\\\":\\\"result.columns[].columnName\\\",\\\"description\\\":\\\"字段名\\\",\\\"type\\\":\\\"Array\\\"},{\\\"name\\\":\\\"result.columns[].columnComment\\\",\\\"description\\\":\\\"字段注释（核心，帮助大模型理解业务）\\\",\\\"type\\\":\\\"Array\\\"},{\\\"name\\\":\\\"result.columns[].dataType\\\",\\\"description\\\":\\\"数据类型（如varchar、int、datetime）\\\",\\\"type\\\":\\\"Array\\\"},{\\\"name\\\":\\\"result.columns[].isPrimaryKey\\\",\\\"description\\\":\\\"是否主键\\\",\\\"type\\\":\\\"Array\\\"}]},{\\\"name\\\":\\\"sqlExecute\\\",\\\"description\\\":\\\"用于执行 SQL 语句，仅能支持执行SELECT语句，不要输入注释等无关信息。\\\",\\\"path\\\":\\\"/airag/mcp/database/sqlExecute\\\",\\\"method\\\":\\\"POST\\\",\\\"enabled\\\":true,\\\"parameters\\\":[{\\\"name\\\":\\\"sql\\\",\\\"description\\\":\\\"要执行的SQL\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Body\\\",\\\"required\\\":true,\\\"defaultValue\\\":\\\"\\\"},{\\\"name\\\":\\\"dbSourceKey\\\",\\\"description\\\":\\\"数据源key\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Body\\\",\\\"required\\\":false,\\\"defaultValue\\\":\\\"\\\"}],\\\"responses\\\":[{\\\"name\\\":\\\"success\\\",\\\"description\\\":\\\"是否成功\\\",\\\"type\\\":\\\"Boolean\\\"},{\\\"name\\\":\\\"message\\\",\\\"description\\\":\\\"若失败则返回失败原因\\\",\\\"type\\\":\\\"String\\\"},{\\\"name\\\":\\\"result\\\",\\\"description\\\":\\\"返回查询的结果，是个对象数组，数组的每一项都是一条数据，每条数据的key都是传入的查询的列。\\\",\\\"type\\\":\\\"Array\\\"}]},{\\\"name\\\":\\\"queryTablesInfoText\\\",\\\"description\\\":\\\"用于查询指定数据源的所有表名和描述\\\",\\\"path\\\":\\\"/airag/mcp/database/queryTablesInfoText\\\",\\\"method\\\":\\\"GET\\\",\\\"enabled\\\":true,\\\"parameters\\\":[{\\\"name\\\":\\\"dbSourceKey\\\",\\\"description\\\":\\\"数据源code，不填则系统默认\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":false,\\\"defaultValue\\\":\\\"\\\"}],\\\"responses\\\":[]},{\\\"name\\\":\\\"queryDataSourceInfoText\\\",\\\"description\\\":\\\"用于查询所有数据源的信息，不需要传递参数。\\\",\\\"path\\\":\\\"/airag/mcp/database/queryDataSourceInfoText\\\",\\\"method\\\":\\\"GET\\\",\\\"enabled\\\":true,\\\"parameters\\\":[],\\\"responses\\\":[]},{\\\"name\\\":\\\"queryDataSourceType\\\",\\\"description\\\":\\\"获取默认数据源或指定数据的数据库类型\\\",\\\"path\\\":\\\"/airag/mcp/database/queryDataSourceType\\\",\\\"method\\\":\\\"GET\\\",\\\"enabled\\\":true,\\\"parameters\\\":[{\\\"name\\\":\\\"dbSourceKey\\\",\\\"description\\\":\\\"数据源key，若为空则系统默认\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":false,\\\"defaultValue\\\":\\\"\\\"}],\\\"responses\\\":[]},{\\\"name\\\":\\\"getChartExampleJson\\\",\\\"description\\\":\\\"用户获取图表示例数据\\\",\\\"path\\\":\\\"/airag/mcp/database/getChartExampleJson\\\",\\\"method\\\":\\\"GET\\\",\\\"enabled\\\":true,\\\"parameters\\\":[{\\\"name\\\":\\\"type\\\",\\\"description\\\":\\\"图表类型，多个用英文逗号分割\\\",\\\"type\\\":\\\"String\\\",\\\"location\\\":\\\"Query\\\",\\\"required\\\":true,\\\"defaultValue\\\":\\\"\\\"}],\\\"responses\\\":[]}]', 'enable', 1, '{\\\"tokenParamName\\\":\\\"X-Access-Token\\\",\\\"tool_count\\\":6,\\\"authType\\\":\\\"token\\\",\\\"tokenParamValue\\\":\\\"\\\"}', 'admin', '2025-12-31 16:52:26', 'admin', '2026-01-16 17:00:51', 'A01', NULL);\n\n-- ----------------------------\n-- Table structure for airag_model\n-- ----------------------------\nDROP TABLE IF EXISTS `airag_model`;\nCREATE TABLE `airag_model`  (\n  `id` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,\n  `create_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `sys_org_code` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '所属部门',\n  `tenant_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '租户id',\n  `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '名称',\n  `provider` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '供应者',\n  `model_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '模型名称',\n  `credential` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '凭证信息',\n  `base_url` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT 'API域名',\n  `model_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '模型类型',\n  `model_params` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '模型参数',\n  `activate_flag` int(11) NULL DEFAULT NULL COMMENT '是否激活（1=是，0=否）',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of airag_model\n-- ----------------------------\nINSERT INTO `airag_model` VALUES ('1890232564262739969', 'jeecg', '2025-02-14 10:52:16', 'admin', '2026-01-23 18:29:06', 'A04', NULL, 'OpenAI', 'OPENAI', 'gpt-4o-mini', '{\\\"apiKey\\\":\\\"请在官网上申请的key\\\"}', 'https://api.gpt.ge', 'LLM', '{\\\"temperature\\\":0.2,\\\"topP\\\":0.7,\\\"presencePenalty\\\":0.5,\\\"frequencyPenalty\\\":0.5,\\\"maxTokens\\\":null}', 1);\nINSERT INTO `airag_model` VALUES ('1891459707122499586', 'jeecg', '2025-02-17 20:08:30', 'admin', '2026-01-23 18:29:03', 'A04', NULL, 'OpenAI向量', 'OPENAI', 'text-embedding-ada-002', '{\\\"apiKey\\\":\\\"请在官网上申请的key\\\"}', 'https://api.gpt.ge', 'EMBED', NULL, 1);\nINSERT INTO `airag_model` VALUES ('1897481367743143938', 'jeecg', '2025-03-06 10:56:26', 'admin', '2026-01-28 15:17:55', 'A04', NULL, 'deepseek', 'DEEPSEEK', 'deepseek-chat', '{\\\"apiKey\\\":\\\"请在官网上申请的key\\\"}', 'https://api.deepseek.com/v1', 'LLM', NULL, 1);\nINSERT INTO `airag_model` VALUES ('1897883052995006466', 'jeecg', '2025-03-07 13:32:35', 'admin', '2025-11-27 18:18:55', 'A04', NULL, '智谱', 'ZHIPU', 'glm-4-flash', '{\\\"apiKey\\\":\\\"您在官网上申请的key\\\"}', 'https://open.bigmodel.cn/', 'LLM', NULL, 0);\nINSERT INTO `airag_model` VALUES ('1897884353107611650', 'jeecg', '2025-03-07 13:37:45', 'admin', '2026-01-28 15:17:48', 'A04', NULL, '智谱向量', 'ZHIPU', 'Embedding-3', '{\\\"apiKey\\\":\\\"您在官网上申请的key\\\"}', 'https://open.bigmodel.cn', 'EMBED', '{\\\"temperature\\\":0.7,\\\"topP\\\":0.7,\\\"presencePenalty\\\":null,\\\"frequencyPenalty\\\":null,\\\"maxTokens\\\":null}', 0);\nINSERT INTO `airag_model` VALUES ('2008060119398899713', 'admin', '2026-01-05 14:16:55', 'admin', '2026-01-28 15:17:44', 'A05A01A01', NULL, '智普图片生成', 'ZHIPU', 'glm-image', '{\\\"apiKey\\\":\\\"请在官网上申请的key\\\"}', 'https://open.bigmodel.cn', 'IMAGE', NULL, 1);\nINSERT INTO `airag_model` VALUES ('2014624273267699714', 'admin', '2026-01-23 17:00:31', 'admin', '2026-01-28 15:17:39', 'A01A03', NULL, 'OpenAI图片模型', 'OPENAI', 'gpt-image-1.5', '{\\\"apiKey\\\":\\\"请在官网上申请的key\\\"}', 'https://api.vveai.com', 'IMAGE', NULL, 1);\n\n-- ----------------------------\n-- Table structure for airag_prompts\n-- ----------------------------\nDROP TABLE IF EXISTS `airag_prompts`;\nCREATE TABLE `airag_prompts`  (\n  `id` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '主键ID',\n  `name` varchar(125) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '提示词名称',\n  `prompt_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '提示词key',\n  `description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '提示词功能描述',\n  `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '提示词模板内容，支持变量占位符如 {{variable}}',\n  `category` varchar(60) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '提示词分类',\n  `tags` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '标签，多个逗号分割',\n  `model_id` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '适配的大模型ID',\n  `model_param` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '大模型的参数配置',\n  `status` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '0' COMMENT '状态（0:未发布 1:已发布）',\n  `version` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '版本号(格式 0.0.1)',\n  `del_flag` int(1) NULL DEFAULT NULL COMMENT '删除状态（0未删除 1已删除）',\n  `create_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `sys_org_code` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '所属部门',\n  `tenant_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '租户id',\n  UNIQUE INDEX `uni_key`(`prompt_key`) USING BTREE,\n  INDEX `idx_category`(`category`) USING BTREE,\n  INDEX `idx_status`(`status`) USING BTREE,\n  INDEX `idx_name`(`name`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'AI提示词表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of airag_prompts\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for demo\n-- ----------------------------\nDROP TABLE IF EXISTS `demo`;\nCREATE TABLE `demo`  (\n  `id` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键ID',\n  `name` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '姓名',\n  `key_word` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '关键词',\n  `punch_time` datetime NULL DEFAULT NULL COMMENT '打卡时间',\n  `salary_money` decimal(10, 3) NULL DEFAULT NULL COMMENT '工资',\n  `bonus_money` double(10, 2) NULL DEFAULT NULL COMMENT '奖金',\n  `sex` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '性别 {男:1,女:2}',\n  `age` int(11) NULL DEFAULT NULL COMMENT '年龄',\n  `birthday` date NULL DEFAULT NULL COMMENT '生日',\n  `email` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '邮箱',\n  `content` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '个人简介',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  `sys_org_code` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '所属部门编码',\n  `tenant_id` int(10) NULL DEFAULT 0,\n  `update_count` int(11) NULL DEFAULT NULL COMMENT '乐观锁测试',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of demo\n-- ----------------------------\nINSERT INTO `demo` VALUES ('1353563050407936002', '小红帽4', '44', '2021-01-26 12:39:04', NULL, NULL, '1', 22, '2021-01-25', NULL, NULL, 'admin', '2021-01-25 12:39:14', 'admin', '2022-11-09 11:20:46', 'A01', 0, NULL);\nINSERT INTO `demo` VALUES ('1400734875399024641', '名字', NULL, '2022-09-08 10:56:30', 33.000, NULL, '2', 23, '2022-09-30', '111@333.com', '333', 'admin', '2021-06-04 16:43:13', 'admin', '2022-11-09 11:20:43', 'A01', 0, NULL);\nINSERT INTO `demo` VALUES ('1586651771328786433', '孙亦菲', '222', NULL, 6000.000, NULL, '1', 1, '2022-10-30', NULL, NULL, 'admin', '2022-10-30 17:30:36', NULL, NULL, 'A01', 1, NULL);\nINSERT INTO `demo` VALUES ('1586651850919899137', '龙佳昊', NULL, '2022-10-08 17:30:46', 5000.000, NULL, '1', 1, '2022-10-30', '111@1.com', NULL, 'admin', '2022-10-30 17:30:54', NULL, NULL, 'A01', 1, NULL);\nINSERT INTO `demo` VALUES ('1586651922650886146', '龙建林', NULL, '2022-10-24 17:30:58', 9000111.000, NULL, '1', 1, '2022-10-30', '2@1.com', NULL, 'admin', '2022-10-30 17:31:12', 'admin', '2024-06-20 18:22:30', 'A01', 1, NULL);\nINSERT INTO `demo` VALUES ('1589491272526827521', '单表示例', NULL, NULL, NULL, NULL, '1', 1, NULL, NULL, NULL, 'admin', '2022-11-07 13:33:45', NULL, NULL, 'A01', 0, NULL);\nINSERT INTO `demo` VALUES ('1590178491193339906', '2323', NULL, '2022-11-04 11:04:38', NULL, NULL, '1', 1, '2022-11-24', NULL, NULL, 'admin', '2022-11-09 11:04:31', 'admin', '2023-03-04 22:38:55', 'A01', 0, NULL);\n\n-- ----------------------------\n-- Table structure for flyway_schema_history\n-- ----------------------------\nDROP TABLE IF EXISTS `flyway_schema_history`;\nCREATE TABLE `flyway_schema_history`  (\n  `installed_rank` int(11) NOT NULL,\n  `version` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  `description` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `script` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `checksum` int(11) NULL DEFAULT NULL,\n  `installed_by` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `installed_on` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,\n  `execution_time` int(11) NOT NULL,\n  `success` tinyint(1) NOT NULL,\n  PRIMARY KEY (`installed_rank`) USING BTREE,\n  INDEX `flyway_schema_history_s_idx`(`success`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of flyway_schema_history\n-- ----------------------------\nINSERT INTO `flyway_schema_history` VALUES (1, '1', '<< Flyway Baseline >>', 'BASELINE', '<< Flyway Baseline >>', NULL, 'root', '2024-01-03 21:58:35', 0, 1);\nINSERT INTO `flyway_schema_history` VALUES (2, '3.8.0.1', 'airag add menu', 'SQL', 'V3.8.0_1__airag_add_menu.sql', -177373739, 'root', '2025-04-03 10:54:32', 114, 1);\nINSERT INTO `flyway_schema_history` VALUES (3, '3.8.0.2', 'airag init db', 'SQL', 'V3.8.0_2__airag_init_db.sql', 874980827, 'root', '2025-04-07 14:35:13', 60, 1);\nINSERT INTO `flyway_schema_history` VALUES (4, '3.8.1.1', 'all upgrade', 'SQL', 'V3.8.1_1__all_upgrade.sql', 670374510, 'root', '2025-06-25 15:09:03', 25, 1);\nINSERT INTO `flyway_schema_history` VALUES (5, '3.8.1.2', 'openapi', 'SQL', 'V3.8.1_2__openapi.sql', 453642872, 'root', '2025-07-02 10:11:50', 245, 1);\nINSERT INTO `flyway_schema_history` VALUES (6, '3.8.2.1', 'all upgrade', 'SQL', 'V3.8.2_1__all_upgrade.sql', 1279027750, 'root', '2025-07-30 18:13:06', 23, 1);\nINSERT INTO `flyway_schema_history` VALUES (7, '3.8.3.0', 'all upgrade', 'SQL', 'V3.8.3_0__all_upgrade.sql', 1420195670, 'root', '2025-09-13 17:06:41', 22, 1);\nINSERT INTO `flyway_schema_history` VALUES (8, '3.8.3.1', 'upgrade jimubi', 'SQL', 'V3.8.3_1__upgrade_jimubi.sql', -1274458791, 'root', '2025-11-25 15:42:34', 13, 1);\nINSERT INTO `flyway_schema_history` VALUES (9, '3.9.0.0', 'all upgrade', 'SQL', 'V3.9.0_0__all_upgrade.sql', -758666487, 'root', '2025-11-26 13:40:20', 48, 1);\nINSERT INTO `flyway_schema_history` VALUES (10, '3.9.0.1', 'mcp demo', 'SQL', 'V3.9.0_1__mcp_demo.sql', -790563395, 'root', '2025-11-27 18:16:00', 18, 1);\nINSERT INTO `flyway_schema_history` VALUES (11, '3.9.0.2', 'upd dep category', 'SQL', 'V3.9.0_2__upd_dep_category.sql', -71250240, 'root', '2025-11-27 18:45:48', 19, 1);\nINSERT INTO `flyway_schema_history` VALUES (12, '3.9.0.3', 'add aiflow permission', 'SQL', 'V3.9.0_3__add_aiflow_permission.sql', 1502182637, 'root', '2025-12-01 15:13:59', 9, 1);\nINSERT INTO `flyway_schema_history` VALUES (13, '3.9.0.4', 'add onlineuser perms', 'SQL', 'V3.9.0_4__add_onlineuser_perms.sql', -1048887238, 'root', '2026-01-22 09:46:14', 23, 1);\nINSERT INTO `flyway_schema_history` VALUES (14, '3.9.1.0', 'all upgrade', 'SQL', 'V3.9.1_0__all_upgrade.sql', -498300865, 'root', '2026-01-28 15:19:13', 65, 1);\nINSERT INTO `flyway_schema_history` VALUES (15, '3.9.1.1', 'add aiapp img gen', 'SQL', 'V3.9.1_1__add_aiapp_img_gen.sql', 1451785654, 'root', '2026-01-28 15:19:42', 21, 1);\n\n-- ----------------------------\n-- Table structure for jeecg_order_customer\n-- ----------------------------\nDROP TABLE IF EXISTS `jeecg_order_customer`;\nCREATE TABLE `jeecg_order_customer`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键',\n  `name` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '客户名',\n  `sex` varchar(4) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '性别',\n  `idcard` varchar(18) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '身份证号码',\n  `idcard_pic` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '身份证扫描件',\n  `telphone` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '电话1',\n  `order_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '外键',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jeecg_order_customer\n-- ----------------------------\nINSERT INTO `jeecg_order_customer` VALUES ('1256527640480821249', 'scott', '2', NULL, NULL, NULL, 'b190737bd04cca8360e6f87c9ef9ec4e', 'admin', '2020-05-02 18:15:09', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('1256527640531152898', 'x秦风', '1', NULL, NULL, NULL, 'b190737bd04cca8360e6f87c9ef9ec4e', 'admin', '2020-05-02 18:15:09', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('1256527874216800257', '小王1', '1', '', NULL, '', '9a57c850e4f68cf94ef7d8585dbaf7e6', 'admin', '2020-05-02 18:17:37', 'admin', '2022-09-22 10:56:25');\nINSERT INTO `jeecg_order_customer` VALUES ('15538561502720', '3333', '1', '', NULL, '', '0d4a2e67b538ee1bc881e5ed34f670f0', 'jeecg-boot', '2019-03-29 18:42:55', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('15538561512681', '3332333', '2', '', NULL, '', '0d4a2e67b538ee1bc881e5ed34f670f0', 'jeecg-boot', '2019-03-29 18:42:55', 'admin', '2019-03-29 18:43:12');\nINSERT INTO `jeecg_order_customer` VALUES ('15538561550142', '4442', '2', '', NULL, '', '0d4a2e67b538ee1bc881e5ed34f670f0', 'jeecg-boot', '2019-03-29 18:42:55', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('15541168497342', '444', '', '', '', '', 'f71f7f8930b5b6b1703d9948d189982b', 'admin', '2019-04-01 19:08:45', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('15541168499553', '5555', '', '', '', '', 'f71f7f8930b5b6b1703d9948d189982b', 'admin', '2019-04-01 19:08:45', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('1572781641947635713', '1212', '1', '1212', NULL, '12', '4cba137333127e8e31df7ad168cc3732', 'admin', '2022-09-22 10:55:39', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('1572781834508132354', '22', '2', '', NULL, '', '9a57c850e4f68cf94ef7d8585dbaf7e6', 'admin', '2022-09-22 10:56:25', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('18dc5eb1068ccdfe90e358951ca1a3d6', 'dr2', '', '', '', '', '8ab1186410a65118c4d746eb085d3bed', 'admin', '2019-04-04 17:25:33', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('195d280490fe88ca1475512ddcaf2af9', '12', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('217a2bf83709775d2cd85bf598392327', '2', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('22bc052ae53ed09913b946abba93fa89', '1', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('23bafeae88126c3bf3322a29a04f0d5e', 'x秦风', NULL, NULL, NULL, NULL, '163e2efcbc6d7d54eb3f8a137da8a75a', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('25c4a552c6843f36fad6303bfa99a382', '1', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('2d32144e2bee63264f3f16215c258381', '33333', '2', NULL, NULL, NULL, 'd908bfee3377e946e59220c4a4eb414a', 'admin', '2019-04-01 16:27:03', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('2d43170d6327f941bd1a017999495e25', '1', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('2e5f62a8b6e0a0ce19b52a6feae23d48', '3', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('34a1c5cf6cee360ed610ed0bed70e0f9', '导入秦风', NULL, NULL, NULL, NULL, 'a2cce75872cc8fcc47f78de9ffd378c2', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('3c87400f8109b4cf43c5598f0d40e34d', '2', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('40964bcbbecb38e5ac15e6d08cf3cd43', '233', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('41e3dee0b0b6e6530eccb7fbb22fd7a3', '4555', '1', '370285198602058823', NULL, '18611788674', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('4808ae8344c7679a4a2f461db5dc3a70', '44', '1', '370285198602058823', NULL, '18611788674', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('4b6cef12f195fad94d57279b2241770d', 'dr12', '', '', '', '', '8ab1186410a65118c4d746eb085d3bed', 'admin', '2019-04-04 17:25:33', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('524e695283f8e8c256cc24f39d6d8542', '小王', '2', '370285198604033222', NULL, '18611788674', 'eb13ab35d2946a2b0cfe3452bca1e73f', 'admin', '2019-02-25 16:29:41', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('57c2a8367db34016114cbc9fa368dba0', '2', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('5df36a1608b8c7ac99ad9bc408fe54bf', '4', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('6c6fd2716c2dcd044ed03c2c95d261f8', '李四', '2', '370285198602058833', '', '18611788676', 'f71f7f8930b5b6b1703d9948d189982b', 'admin', '2019-04-01 19:08:45', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('742d008214dee0afff2145555692973e', '秦风', '1', '370285198602058822', NULL, '18611788676', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('7469c3e5d371767ff90a739d297689b5', '导入秦风', '2', NULL, NULL, NULL, '3a867ebf2cebce9bae3f79676d8d86f3', 'jeecg-boot', '2019-03-29 18:43:59', 'admin', '2019-04-08 17:35:02');\nINSERT INTO `jeecg_order_customer` VALUES ('7a96e2c7b24847d4a29940dbc0eda6e5', 'drscott', NULL, NULL, NULL, NULL, 'e73434dad84ebdce2d4e0c2a2f06d8ea', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('7f5a40818e225ee18bda6da7932ac5f9', '2', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('8011575abfd7c8085e71ff66df1124b9', '1', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('8404f31d7196221a573c9bd6c8f15003', '小张', '1', '370285198602058211', NULL, '18611788676', 'eb13ab35d2946a2b0cfe3452bca1e73f', 'admin', '2019-02-25 16:29:41', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('859020e10a2f721f201cdbff78cf7b9f', 'scott', NULL, NULL, NULL, NULL, '163e2efcbc6d7d54eb3f8a137da8a75a', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('8cc3c4d26e3060975df3a2adb781eeb4', 'dr33', NULL, NULL, NULL, NULL, 'b2feb454e43c46b2038768899061e464', 'jeecg-boot', '2019-04-04 17:23:09', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('8d1725c23a6a50685ff0dedfd437030d', '4', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('933cae3a79f60a93922d59aace5346ce', '小王', NULL, '370285198604033222', NULL, '18611788674', '6a719071a29927a14f19482f8693d69a', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('9bdb5400b709ba4eaf3444de475880d7', 'dr22', NULL, NULL, NULL, NULL, '22c17790dcd04b296c4a2a089f71895f', 'jeecg-boot', '2019-04-04 17:23:09', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('9f87677f70e5f864679314389443a3eb', '33', '2', '370285198602058823', NULL, '18611788674', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('a2c2b7101f75c02deb328ba777137897', '44', '2', '370285198602058823', NULL, '18611788674', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('ab4d002dc552c326147e318c87d3bed4', '小红1', '1', '370285198604033222', NULL, '18611755848', '9a57c850e4f68cf94ef7d8585dbaf7e6', 'admin', '2020-05-02 18:17:37', 'admin', '2022-09-22 10:56:25');\nINSERT INTO `jeecg_order_customer` VALUES ('ad116f722a438e5f23095a0b5fcc8e89', 'dr秦风', NULL, NULL, NULL, NULL, 'e73434dad84ebdce2d4e0c2a2f06d8ea', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('b1ba147b75f5eaa48212586097fc3fd1', '2', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('b43bf432c251f0e6b206e403b8ec29bc', 'lisi', NULL, NULL, NULL, NULL, 'f8889aaef6d1bccffd98d2889c0aafb5', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('bcdd300a7d44c45a66bdaac14903c801', '33', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('beb983293e47e2dc1a9b3d649aa3eb34', 'ddd3', NULL, NULL, NULL, NULL, 'd908bfee3377e946e59220c4a4eb414a', 'admin', '2019-04-01 16:27:03', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('c219808196406f1b8c7f1062589de4b5', '44', '1', '370285198602058823', NULL, '18611788674', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('c8ed061d4b27c0c7a64e100f2b1c8ab5', '张经理', '2', '370285198602058823', NULL, '18611788674', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('cc5de4af7f06cd6d250965ebe92a0395', '1', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('cf8817bd703bf7c7c77a2118edc26cc7', '1', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('d72b26fae42e71270fce2097a88da58a', '导入scott', NULL, 'www', NULL, NULL, '3a867ebf2cebce9bae3f79676d8d86f3', 'jeecg-boot', '2019-03-29 18:43:59', 'admin', '2019-04-08 17:35:05');\nINSERT INTO `jeecg_order_customer` VALUES ('dbdc60a6ac1a8c43f24afee384039b68', 'xiaowang', NULL, NULL, NULL, NULL, 'f8889aaef6d1bccffd98d2889c0aafb5', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('dc5883b50466de94d900919ed96d97af', '33', '1', '370285198602058823', NULL, '18611788674', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('deeb73e553ad8dc0a0b3cfd5a338de8e', '3333', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('e2570278bf189ac05df3673231326f47', '1', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('e39cb23bb950b2bdedfc284686c6128a', '1', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('e46fe9111a9100844af582a18a2aa402', '1', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('ee7af0acb9beb9bf8d8b3819a8a7fdc3', '2', NULL, NULL, NULL, NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('f5d2605e844192d9e548f9bd240ac908', '小张', NULL, '370285198602058211', NULL, '18611788676', '6a719071a29927a14f19482f8693d69a', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_customer` VALUES ('f6db6547382126613a3e46e7cd58a5f2', '导入scott', NULL, NULL, NULL, NULL, 'a2cce75872cc8fcc47f78de9ffd378c2', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for jeecg_order_main\n-- ----------------------------\nDROP TABLE IF EXISTS `jeecg_order_main`;\nCREATE TABLE `jeecg_order_main`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键',\n  `order_code` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '订单号',\n  `ctype` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '订单类型',\n  `order_date` datetime NULL DEFAULT NULL COMMENT '订单日期',\n  `order_money` double(10, 3) NULL DEFAULT NULL COMMENT '订单金额',\n  `content` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '订单备注',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  `bpm_status` varchar(3) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '流程状态',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jeecg_order_main\n-- ----------------------------\nINSERT INTO `jeecg_order_main` VALUES ('163e2efcbc6d7d54eb3f8a137da8a75a', 'B100', NULL, NULL, 3000.000, NULL, 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL, NULL);\nINSERT INTO `jeecg_order_main` VALUES ('3a867ebf2cebce9bae3f79676d8d86f3', '导入B100', '2222', NULL, 3000.000, NULL, 'jeecg-boot', '2019-03-29 18:43:59', 'admin', '2019-04-08 17:35:13', NULL);\nINSERT INTO `jeecg_order_main` VALUES ('4cba137333127e8e31df7ad168cc3732', '青岛订单A0001', '2', '2019-04-03 10:56:07', NULL, NULL, 'admin', '2019-04-03 10:56:11', 'admin', '2022-09-22 10:55:39', NULL);\nINSERT INTO `jeecg_order_main` VALUES ('54e739bef5b67569c963c38da52581ec', 'NC911', '1', '2019-02-18 09:58:51', 40.000, NULL, 'admin', '2019-02-18 09:58:47', 'admin', '2019-02-18 09:58:59', NULL);\nINSERT INTO `jeecg_order_main` VALUES ('6a719071a29927a14f19482f8693d69a', 'c100', NULL, NULL, 5000.000, NULL, 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL, NULL);\nINSERT INTO `jeecg_order_main` VALUES ('8ab1186410a65118c4d746eb085d3bed', '导入400', '1', '2019-02-18 09:58:51', 40.000, NULL, 'admin', '2019-02-18 09:58:47', 'admin', '2019-02-18 09:58:59', NULL);\nINSERT INTO `jeecg_order_main` VALUES ('9a57c850e4f68cf94ef7d8585dbaf7e6', 'halou001', '1', '2019-04-04 17:30:32', 500.000, NULL, 'admin', '2019-04-04 17:30:41', 'admin', '2022-09-22 10:56:25', NULL);\nINSERT INTO `jeecg_order_main` VALUES ('a2cce75872cc8fcc47f78de9ffd378c2', '导入B100', NULL, NULL, 3000.000, NULL, 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL, NULL);\nINSERT INTO `jeecg_order_main` VALUES ('b190737bd04cca8360e6f87c9ef9ec4e', 'B0018888', '1', NULL, NULL, NULL, 'admin', '2019-02-15 18:39:29', 'admin', '2020-05-02 18:15:09', NULL);\nINSERT INTO `jeecg_order_main` VALUES ('d908bfee3377e946e59220c4a4eb414a', 'SSSS001', NULL, NULL, 599.000, NULL, 'admin', '2019-04-01 15:43:03', 'admin', '2019-04-01 16:26:52', NULL);\nINSERT INTO `jeecg_order_main` VALUES ('e73434dad84ebdce2d4e0c2a2f06d8ea', '导入200', NULL, NULL, 3000.000, NULL, 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL, NULL);\nINSERT INTO `jeecg_order_main` VALUES ('eb13ab35d2946a2b0cfe3452bca1e73f', 'BJ9980', '1', NULL, 90.000, NULL, 'admin', '2019-02-16 17:36:42', 'admin', '2019-02-16 17:46:16', NULL);\nINSERT INTO `jeecg_order_main` VALUES ('f71f7f8930b5b6b1703d9948d189982b', 'BY911', NULL, '2019-04-06 19:08:39', NULL, NULL, 'admin', '2019-04-01 16:36:02', 'admin', '2019-04-01 16:36:08', NULL);\nINSERT INTO `jeecg_order_main` VALUES ('f8889aaef6d1bccffd98d2889c0aafb5', 'A100', NULL, '2018-10-10 00:00:00', 6000.000, NULL, 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL, NULL);\n\n-- ----------------------------\n-- Table structure for jeecg_order_ticket\n-- ----------------------------\nDROP TABLE IF EXISTS `jeecg_order_ticket`;\nCREATE TABLE `jeecg_order_ticket`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键',\n  `ticket_code` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '航班号',\n  `tickect_date` datetime NULL DEFAULT NULL COMMENT '航班时间',\n  `order_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '外键',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jeecg_order_ticket\n-- ----------------------------\nINSERT INTO `jeecg_order_ticket` VALUES ('0f0e3a40a215958f807eea08a6e1ac0a', '88', NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('0fa3bd0bbcf53650c0bb3c0cac6d8cb7', 'ffff', '2019-02-21 00:00:00', 'eb13ab35d2946a2b0cfe3452bca1e73f', 'admin', '2019-02-25 16:29:41', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('1256527640543735810', '222', '2019-02-23 00:00:00', 'b190737bd04cca8360e6f87c9ef9ec4e', 'admin', '2020-05-02 18:15:09', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('1256527640560513025', '111', '2019-02-01 00:00:00', 'b190737bd04cca8360e6f87c9ef9ec4e', 'admin', '2020-05-02 18:15:09', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('14221afb4f5f749c1deef26ac56fdac3', '33', '2019-03-09 00:00:00', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('15538561502730', '222', NULL, '0d4a2e67b538ee1bc881e5ed34f670f0', 'jeecg-boot', '2019-03-29 18:42:55', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('15538561526461', '2244', '2019-03-29 00:00:00', '0d4a2e67b538ee1bc881e5ed34f670f0', 'jeecg-boot', '2019-03-29 18:42:55', 'admin', '2019-03-29 18:43:26');\nINSERT INTO `jeecg_order_ticket` VALUES ('15541168478913', 'hhhhh', NULL, 'f71f7f8930b5b6b1703d9948d189982b', 'admin', '2019-04-01 19:08:45', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('1572781834508132353', '232', '2022-10-01 00:00:00', '9a57c850e4f68cf94ef7d8585dbaf7e6', 'admin', '2022-09-22 10:56:25', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('18905bc89ee3851805aab38ed3b505ec', '44', NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('1f809cbd26f4e574697e1c10de575d72', 'A100', NULL, 'e73434dad84ebdce2d4e0c2a2f06d8ea', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('21051adb51529bdaa8798b5a3dd7f7f7', 'C10029', '2019-02-20 00:00:00', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('269576e766b917f8b6509a2bb0c4d4bd', 'A100', NULL, '163e2efcbc6d7d54eb3f8a137da8a75a', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('2d473ffc79e5b38a17919e15f8b7078e', '66', '2019-03-29 00:00:00', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('3655b66fca5fef9c6aac6d70182ffda2', 'AA123', '2019-04-01 00:00:00', 'd908bfee3377e946e59220c4a4eb414a', 'admin', '2019-04-01 16:27:03', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('365d5919155473ade45840fd626c51a9', 'dddd', '2019-04-04 17:25:29', '8ab1186410a65118c4d746eb085d3bed', 'admin', '2019-04-04 17:25:33', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('4889a782e78706ab4306a925cfb163a5', 'C34', '2019-04-01 00:00:00', 'd908bfee3377e946e59220c4a4eb414a', 'admin', '2019-04-01 16:35:00', 'admin', '2019-04-01 16:35:07');\nINSERT INTO `jeecg_order_ticket` VALUES ('48d385796382cf87fa4bdf13b42d9a28', '导入A100', NULL, '3a867ebf2cebce9bae3f79676d8d86f3', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('541faed56efbeb4be9df581bd8264d3a', '88', NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('57a27a7dfd6a48e7d981f300c181b355', '6', '2019-03-30 00:00:00', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('5ce4dc439c874266e42e6c0ff8dc8b5c', '导入A100', NULL, 'a2cce75872cc8fcc47f78de9ffd378c2', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('645a06152998a576c051474157625c41', '88', '2019-04-04 17:25:31', '8ab1186410a65118c4d746eb085d3bed', 'admin', '2019-04-04 17:25:33', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('6e3562f2571ea9e96b2d24497b5f5eec', '55', '2019-03-23 00:00:00', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('8fd2b389151568738b1cc4d8e27a6110', '导入A100', NULL, 'a2cce75872cc8fcc47f78de9ffd378c2', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('93f1a84053e546f59137432ff5564cac', '55', NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('969ddc5d2e198d50903686917f996470', 'A10029', '2019-04-01 00:00:00', 'f71f7f8930b5b6b1703d9948d189982b', 'admin', '2019-04-01 19:08:45', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('96e7303a8d22a5c384e08d7bcf7ac2bf', 'A100', NULL, 'e73434dad84ebdce2d4e0c2a2f06d8ea', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('9e8a3336f6c63f558f2b68ce2e1e666e', '深圳1001', '2020-05-02 00:00:00', '9a57c850e4f68cf94ef7d8585dbaf7e6', 'admin', '2020-05-02 18:17:37', 'admin', '2022-09-22 10:56:25');\nINSERT INTO `jeecg_order_ticket` VALUES ('a28db02c810c65660015095cb81ed434', 'A100', NULL, 'f8889aaef6d1bccffd98d2889c0aafb5', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('b217bb0e4ec6a45b6cbf6db880060c0f', 'A100', NULL, '6a719071a29927a14f19482f8693d69a', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('ba708df70bb2652ed1051a394cfa0bb3', '333', NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('beabbfcb195d39bedeeafe8318794562', 'A1345', '2019-04-01 00:00:00', 'd908bfee3377e946e59220c4a4eb414a', 'admin', '2019-04-01 16:27:04', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('bf450223cb505f89078a311ef7b6ed16', '777', '2019-03-30 00:00:00', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('c06165b6603e3e1335db187b3c841eef', '北京2001', '2020-05-23 00:00:00', '9a57c850e4f68cf94ef7d8585dbaf7e6', 'admin', '2020-05-02 18:17:37', 'admin', '2022-09-22 10:56:25');\nINSERT INTO `jeecg_order_ticket` VALUES ('c113136abc26ace3a6da4e41d7dc1c7e', '44', '2019-03-15 00:00:00', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('c1abdc2e30aeb25de13ad6ee3488ac24', '77', '2019-03-22 00:00:00', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('c23751a7deb44f553ce50a94948c042a', '33', '2019-03-09 00:00:00', '8ab1186410a65118c4d746eb085d3bed', 'admin', '2019-04-04 17:25:33', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('c64547666b634b3d6a0feedcf05f25ce', 'C10019', '2019-04-01 00:00:00', 'f71f7f8930b5b6b1703d9948d189982b', 'admin', '2019-04-01 19:08:45', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('c8b8d3217f37da78dddf711a1f7da485', 'A100', NULL, '163e2efcbc6d7d54eb3f8a137da8a75a', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('cab691c1c1ff7a6dfd7248421917fd3c', 'A100', NULL, 'f8889aaef6d1bccffd98d2889c0aafb5', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('cca10a9a850b456d9b72be87da7b0883', '77', NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('d2fbba11f4814d9b1d3cb1a3f342234a', 'C10019', '2019-02-18 00:00:00', '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('dbdb07a16826808e4276e84b2aa4731a', '导入A100', NULL, '3a867ebf2cebce9bae3f79676d8d86f3', 'jeecg-boot', '2019-03-29 18:43:59', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('e7075639c37513afc0bbc4bf7b5d98b9', '88', NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('fa759dc104d0371f8aa28665b323dab6', '888', NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\nINSERT INTO `jeecg_order_ticket` VALUES ('ff197da84a9a3af53878eddc91afbb2e', '33', NULL, '54e739bef5b67569c963c38da52581ec', 'admin', '2019-03-15 16:50:15', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for jimu_dict\n-- ----------------------------\nDROP TABLE IF EXISTS `jimu_dict`;\nCREATE TABLE `jimu_dict`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `dict_name` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '字典名称',\n  `dict_code` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '字典编码',\n  `description` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述',\n  `del_flag` int(1) NULL DEFAULT NULL COMMENT '删除状态',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  `type` int(1) UNSIGNED ZEROFILL NULL DEFAULT 0 COMMENT '字典类型0为string,1为number',\n  `tenant_id` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '多租户标识',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uk_sd_dict_code`(`dict_code`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jimu_dict\n-- ----------------------------\nINSERT INTO `jimu_dict` VALUES ('0b5d19e1fce4b2e6647e6b4a17760c14', '通告类型', 'msg_category', '消息类型1:通知公告2:系统消息', 0, 'admin', '2019-04-22 18:01:35', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('1047797573274468352', '系统图库', 'gallery', '', 0, 'admin', '2025-02-07 19:00:19', NULL, NULL, 0, '1');\nINSERT INTO `jimu_dict` VALUES ('1174509082208395266', '职务职级', 'position_rank', '职务表职级字典', 0, 'admin', '2019-09-19 10:22:41', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('1174511106530525185', '机构类型', 'org_category', '机构类型 1公司，2部门 3岗位', 0, 'admin', '2019-09-19 10:30:43', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('1178295274528845826', '表单权限策略', 'form_perms_type', '', 0, 'admin', '2019-09-29 21:07:39', 'admin', '2019-09-29 21:08:26', NULL, NULL);\nINSERT INTO `jimu_dict` VALUES ('1199517671259906049', '紧急程度', 'urgent_level', '日程计划紧急程度', 0, 'admin', '2019-11-27 10:37:53', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('1199518099888414722', '日程计划类型', 'eoa_plan_type', '', 0, 'admin', '2019-11-27 10:39:36', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('1199520177767587841', '分类栏目类型', 'eoa_cms_menu_type', '', 0, 'admin', '2019-11-27 10:47:51', 'admin', '2019-11-27 10:49:35', 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('1199525215290306561', '日程计划状态', 'eoa_plan_status', '', 0, 'admin', '2019-11-27 11:07:52', 'admin', '2019-11-27 11:10:11', 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('1209733563293962241', '数据库类型', 'database_type', '', 0, 'admin', '2019-12-25 15:12:12', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('1232913193820581889', 'Online表单业务分类', 'ol_form_biz_type', '', 0, 'admin', '2020-02-27 14:19:46', 'admin', '2020-02-27 14:20:23', 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('1250687930947620866', '定时任务状态', 'quartz_status', '', 0, 'admin', '2020-04-16 15:30:14', '', NULL, NULL, NULL);\nINSERT INTO `jimu_dict` VALUES ('1280401766745718786', '租户状态', 'tenant_status', '租户状态', 0, 'admin', '2020-07-07 15:22:25', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('1356445645198135298', '开关', 'is_open', '', 0, 'admin', '2021-02-02 11:33:38', 'admin', '2021-02-02 15:28:12', 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('236e8a4baff0db8c62c00dd95632834f', '同步工作流引擎', 'activiti_sync', '同步工作流引擎', 0, 'admin', '2019-05-15 15:27:33', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('2e02df51611a4b9632828ab7e5338f00', '权限策略', 'perms_type', '权限策略', 0, 'admin', '2019-04-26 18:26:55', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('2f0320997ade5dd147c90130f7218c3e', '推送类别', 'msg_type', '', 0, 'admin', '2019-03-17 21:21:32', 'admin', '2019-03-26 19:57:45', 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('3486f32803bb953e7155dab3513dc68b', '删除状态', 'del_flag', NULL, 0, 'admin', '2019-01-18 21:46:26', 'admin', '2019-03-30 11:17:11', 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('3d9a351be3436fbefb1307d4cfb49bf2', '性别', 'sex', NULL, 0, NULL, '2019-01-04 14:56:32', 'admin', '2019-03-30 11:28:27', 1, NULL);\nINSERT INTO `jimu_dict` VALUES ('4274efc2292239b6f000b153f50823ff', '全局权限策略', 'global_perms_type', '全局权限策略', 0, 'admin', '2019-05-10 17:54:05', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('4c03fca6bf1f0299c381213961566349', 'Online图表展示模板', 'online_graph_display_template', 'Online图表展示模板', 0, 'admin', '2019-04-12 17:28:50', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('4c753b5293304e7a445fd2741b46529d', '字典状态', 'dict_item_status', NULL, 0, 'admin', '2020-06-18 23:18:42', 'admin', '2019-03-30 19:33:52', 1, NULL);\nINSERT INTO `jimu_dict` VALUES ('4d7fec1a7799a436d26d02325eff295e', '优先级', 'priority', '优先级', 0, 'admin', '2019-03-16 17:03:34', 'admin', '2019-04-16 17:39:23', 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('4e4602b3e3686f0911384e188dc7efb4', '条件规则', 'rule_conditions', '', 0, 'admin', '2019-04-01 10:15:03', 'admin', '2019-04-01 10:30:47', 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('4f69be5f507accea8d5df5f11346181a', '发送消息类型', 'msgType', NULL, 0, 'admin', '2019-04-11 14:27:09', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('68168534ff5065a152bfab275c2136f8', '有效无效状态', 'valid_status', '有效无效状态', 0, 'admin', '2020-09-26 19:21:14', 'admin', '2019-04-26 19:21:23', 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('6b78e3f59faec1a4750acff08030a79b', '用户类型', 'user_type', NULL, 0, NULL, '2019-01-04 14:59:01', 'admin', '2019-03-18 23:28:18', 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('72cce0989df68887546746d8f09811aa', 'Online表单类型', 'cgform_table_type', '', 0, 'admin', '2019-01-27 10:13:02', 'admin', '2019-03-30 11:37:36', 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('78bda155fe380b1b3f175f1e88c284c6', '流程状态', 'bpm_status', '流程状态', 0, 'admin', '2019-05-09 16:31:52', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('83bfb33147013cc81640d5fd9eda030c', '日志类型', 'log_type', NULL, 0, 'admin', '2019-03-18 23:22:19', NULL, NULL, 1, NULL);\nINSERT INTO `jimu_dict` VALUES ('845da5006c97754728bf48b6a10f79cc', '状态', 'status', NULL, 0, 'admin', '2019-03-18 21:45:25', 'admin', '2019-03-18 21:58:25', 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('880a895c98afeca9d9ac39f29e67c13e', '操作类型', 'operate_type', '操作类型', 0, 'admin', '2019-07-22 10:54:29', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('8dfe32e2d29ea9430a988b3b558bf233', '发布状态', 'send_status', '发布状态', 0, 'admin', '2019-04-16 17:40:42', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('986779503584169984', '民族', 'minzu', '', 0, 'admin', '2024-08-23 09:56:17', 'admin', '2025-01-09 10:42:06', 0, '1001');\nINSERT INTO `jimu_dict` VALUES ('986783181955223552', '学历', 'xueli_sf', '', 0, 'admin', '2024-08-23 10:10:54', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_dict` VALUES ('986784113082322944', '爱好', 'aihao', '', 0, 'admin', '2024-08-23 10:14:36', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_dict` VALUES ('a7adbcd86c37f7dbc9b66945c82ef9e6', '1是0否', 'yn', '', 0, 'admin', '2019-05-22 19:29:29', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('a9d9942bd0eccb6e89de92d130ec4c4a', '消息发送状态', 'msgSendStatus', NULL, 0, 'admin', '2019-04-12 18:18:17', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('ac2f7c0c5c5775fcea7e2387bcb22f01', '菜单类型', 'menu_type', NULL, 0, 'admin', '2020-12-18 23:24:32', 'admin', '2019-04-01 15:27:06', 1, NULL);\nINSERT INTO `jimu_dict` VALUES ('ad7c65ba97c20a6805d5dcdf13cdaf36', 'onlineT类型', 'ceshi_online', NULL, 0, 'admin', '2019-03-22 16:31:49', 'admin', '2019-03-22 16:34:16', 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('bd1b8bc28e65d6feefefb6f3c79f42fd', 'Online图表数据类型', 'online_graph_data_type', 'Online图表数据类型', 0, 'admin', '2019-04-12 17:24:24', 'admin', '2019-04-12 17:24:57', 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('c36169beb12de8a71c8683ee7c28a503', '部门状态', 'depart_status', NULL, 0, 'admin', '2019-03-18 21:59:51', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('c5a14c75172783d72cbee6ee7f5df5d1', 'Online图表类型', 'online_graph_type', 'Online图表类型', 0, 'admin', '2019-04-12 17:04:06', NULL, NULL, 0, NULL);\nINSERT INTO `jimu_dict` VALUES ('d6e1152968b02d69ff358c75b48a6ee1', '流程类型', 'bpm_process_type', NULL, 0, 'admin', '2021-02-22 19:26:54', 'admin', '2025-01-09 10:35:04', 0, '1001');\nINSERT INTO `jimu_dict` VALUES ('fc6cd58fde2e8481db10d3a1e68ce70c', '用户状态', 'user_status', NULL, 0, 'admin', '2019-03-18 21:57:25', 'admin', '2019-03-18 23:11:58', 1, NULL);\n\n-- ----------------------------\n-- Table structure for jimu_dict_item\n-- ----------------------------\nDROP TABLE IF EXISTS `jimu_dict_item`;\nCREATE TABLE `jimu_dict_item`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `dict_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字典id',\n  `item_text` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '字典项文本',\n  `item_value` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '字典项值',\n  `description` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述',\n  `sort_order` int(10) NULL DEFAULT NULL COMMENT '排序',\n  `status` int(11) NULL DEFAULT NULL COMMENT '状态（1启用 0不启用）',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL,\n  `create_time` datetime NULL DEFAULT NULL,\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL,\n  `update_time` datetime NULL DEFAULT NULL,\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_sdi_role_dict_id`(`dict_id`) USING BTREE,\n  INDEX `idx_sdi_role_sort_order`(`sort_order`) USING BTREE,\n  INDEX `idx_sdi_status`(`status`) USING BTREE,\n  INDEX `idx_sdi_dict_val`(`dict_id`, `item_value`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jimu_dict_item\n-- ----------------------------\nINSERT INTO `jimu_dict_item` VALUES ('0072d115e07c875d76c9b022e2179128', '4d7fec1a7799a436d26d02325eff295e', '低', 'L', '低', 3, 1, 'admin', '2019-04-16 17:04:59', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('05a2e732ce7b00aa52141ecc3e330b4e', '3486f32803bb953e7155dab3513dc68b', '已删除', '1', NULL, NULL, 1, 'admin', '2025-10-18 21:46:56', 'admin', '2019-03-28 22:23:20');\nINSERT INTO `jimu_dict_item` VALUES ('096c2e758d823def3855f6376bc736fb', 'bd1b8bc28e65d6feefefb6f3c79f42fd', 'SQL', 'sql', NULL, 1, 1, 'admin', '2019-04-12 17:26:26', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('0c9532916f5cd722017b46bc4d953e41', '2f0320997ade5dd147c90130f7218c3e', '指定用户', 'USER', NULL, NULL, 1, 'admin', '2019-03-17 21:22:19', 'admin', '2019-03-17 21:22:28');\nINSERT INTO `jimu_dict_item` VALUES ('0ca4beba9efc4f9dd54af0911a946d5c', '72cce0989df68887546746d8f09811aa', '附表', '3', NULL, 3, 1, 'admin', '2019-03-27 10:13:43', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1030a2652608f5eac3b49d70458b8532', '2e02df51611a4b9632828ab7e5338f00', '禁用', '2', '禁用', 2, 1, 'admin', '2021-03-26 18:27:28', 'admin', '2019-04-26 18:39:11');\nINSERT INTO `jimu_dict_item` VALUES ('1047797624512086016', '1047797573274468352', '常规', 'common', NULL, 1, 1, 'admin', '2025-02-07 19:00:31', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1047797669877678080', '1047797573274468352', '指向', 'point', NULL, 1, 1, 'admin', '2025-02-07 19:00:42', '15931993294', '2025-02-07 19:01:11');\nINSERT INTO `jimu_dict_item` VALUES ('1047797751893098410', '1047797573274468352', '数据指标', 'data', NULL, 1, 1, 'admin', '2025-03-12 19:01:01', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1047797751893098411', '1047797573274468352', '数据安全', 'datasafe', NULL, 1, 1, 'admin', '2025-03-12 19:01:01', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1057910209549750272', '1047797573274468352', '3D', '3D', NULL, 1, 1, 'admin', '2025-03-07 16:44:19', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1174509082208395266', '1174511106530525185', '岗位', '3', '岗位', 1, 1, 'admin', '2019-09-19 10:31:16', '', NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1174509601047994369', '1174509082208395266', '员级', '1', '', 1, 1, 'admin', '2019-09-19 10:24:45', 'admin', '2019-09-23 11:46:39');\nINSERT INTO `jimu_dict_item` VALUES ('1174509667297026049', '1174509082208395266', '助级', '2', '', 2, 1, 'admin', '2019-09-19 10:25:01', 'admin', '2019-09-23 11:46:47');\nINSERT INTO `jimu_dict_item` VALUES ('1174509713568587777', '1174509082208395266', '中级', '3', '', 3, 1, 'admin', '2019-09-19 10:25:12', 'admin', '2019-09-23 11:46:56');\nINSERT INTO `jimu_dict_item` VALUES ('1174509788361416705', '1174509082208395266', '副高级', '4', '', 4, 1, 'admin', '2019-09-19 10:25:30', 'admin', '2019-09-23 11:47:06');\nINSERT INTO `jimu_dict_item` VALUES ('1174509835803189250', '1174509082208395266', '正高级', '5', '', 5, 1, 'admin', '2019-09-19 10:25:41', 'admin', '2019-09-23 11:47:12');\nINSERT INTO `jimu_dict_item` VALUES ('1174511197735665665', '1174511106530525185', '公司', '1', '公司', 1, 1, 'admin', '2019-09-19 10:31:05', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1174511244036587521', '1174511106530525185', '部门', '2', '部门', 1, 1, 'admin', '2019-09-19 10:31:16', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1178295553450061826', '1178295274528845826', '可编辑(未授权禁用)', '2', '', 2, 1, 'admin', '2019-09-29 21:08:46', 'admin', '2019-09-29 21:09:18');\nINSERT INTO `jimu_dict_item` VALUES ('1178295639554928641', '1178295274528845826', '可见(未授权不可见)', '1', '', 1, 1, 'admin', '2019-09-29 21:09:06', 'admin', '2019-09-29 21:09:24');\nINSERT INTO `jimu_dict_item` VALUES ('1199517884758368257', '1199517671259906049', '一般', '1', '', 1, 1, 'admin', '2019-11-27 10:38:44', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1199517914017832962', '1199517671259906049', '重要', '2', '', 1, 1, 'admin', '2019-11-27 10:38:51', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1199517941339529217', '1199517671259906049', '紧急', '3', '', 1, 1, 'admin', '2019-11-27 10:38:58', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1199518186144276482', '1199518099888414722', '日常记录', '1', '', 1, 1, 'admin', '2019-11-27 10:39:56', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1199518214858481666', '1199518099888414722', '本周工作', '2', '', 1, 1, 'admin', '2019-11-27 10:40:03', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1199518235943247874', '1199518099888414722', '下周计划', '3', '', 1, 1, 'admin', '2019-11-27 10:40:08', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1199520817285701634', '1199520177767587841', '列表', '1', '', 1, 1, 'admin', '2019-11-27 10:50:24', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1199520835035996161', '1199520177767587841', '链接', '2', '', 1, 1, 'admin', '2019-11-27 10:50:28', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1199525468672405505', '1199525215290306561', '未开始', '0', '', 1, 1, 'admin', '2019-11-27 11:08:52', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1199525490575060993', '1199525215290306561', '进行中', '1', '', 1, 1, 'admin', '2019-11-27 11:08:58', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1199525506429530114', '1199525215290306561', '已完成', '2', '', 1, 1, 'admin', '2019-11-27 11:09:02', 'admin', '2019-11-27 11:10:02');\nINSERT INTO `jimu_dict_item` VALUES ('1199607547704647681', '4f69be5f507accea8d5df5f11346181a', '系统', '4', '', 1, 1, 'admin', '2019-11-27 16:35:02', 'admin', '2019-11-27 19:37:46');\nINSERT INTO `jimu_dict_item` VALUES ('1209733775114702850', '1209733563293962241', 'MySQL5.5', '1', '', 1, 1, 'admin', '2019-12-25 15:13:02', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1209733839933476865', '1209733563293962241', 'Oracle', '2', '', 3, 1, 'admin', '2019-12-25 15:13:18', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1209733903020003330', '1209733563293962241', 'SQLServer', '3', '', 4, 1, 'admin', '2019-12-25 15:13:33', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1232913424813486081', '1232913193820581889', '官方示例', 'demo', '', 1, 1, 'admin', '2020-02-27 14:20:42', 'admin', '2020-02-27 14:21:37');\nINSERT INTO `jimu_dict_item` VALUES ('1232913493717512194', '1232913193820581889', '流程表单', 'bpm', '', 2, 1, 'admin', '2020-02-27 14:20:58', 'admin', '2020-02-27 14:22:20');\nINSERT INTO `jimu_dict_item` VALUES ('1232913605382467585', '1232913193820581889', '测试表单', 'temp', '', 4, 1, 'admin', '2020-02-27 14:21:25', 'admin', '2020-02-27 14:22:16');\nINSERT INTO `jimu_dict_item` VALUES ('1232914232372195330', '1232913193820581889', '导入表单', 'bdfl_include', '', 5, 1, 'admin', '2020-02-27 14:23:54', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1234371726545010689', '4e4602b3e3686f0911384e188dc7efb4', '左模糊', 'LEFT_LIKE', '左模糊', 7, 1, 'admin', '2020-03-02 14:55:27', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1234371809495760898', '4e4602b3e3686f0911384e188dc7efb4', '右模糊', 'RIGHT_LIKE', '右模糊', 7, 1, 'admin', '2020-03-02 14:55:47', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1250688147579228161', '1250687930947620866', '正常', '0', '', 1, 1, 'admin', '2020-04-16 15:31:05', '', NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1250688201064992770', '1250687930947620866', '停止', '-1', '', 1, 1, 'admin', '2020-04-16 15:31:18', '', NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1280401815068295170', '1280401766745718786', '正常', '1', '', 1, 1, 'admin', '2020-07-07 15:22:36', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1280401847607705602', '1280401766745718786', '冻结', '0', '', 1, 1, 'admin', '2020-07-07 15:22:44', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1305827309355302914', 'bd1b8bc28e65d6feefefb6f3c79f42fd', 'API', 'api', '', 3, 1, 'admin', '2020-09-15 19:14:26', 'admin', '2020-09-15 19:14:41');\nINSERT INTO `jimu_dict_item` VALUES ('1334440962954936321', '1209733563293962241', 'MYSQL5.7', '4', NULL, 1, 1, 'admin', '2020-12-03 18:16:02', 'admin', '2020-12-03 18:16:02');\nINSERT INTO `jimu_dict_item` VALUES ('1356445705549975553', '1356445645198135298', '是', 'Y', '', 1, 1, 'admin', '2021-02-02 11:33:52', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1356445754212290561', '1356445645198135298', '否', 'N', '', 1, 1, 'admin', '2021-02-02 11:34:04', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('147c48ff4b51545032a9119d13f3222a', 'd6e1152968b02d69ff358c75b48a6ee1', '测试流程', 'test', NULL, 1, 1, 'admin', '2019-03-22 19:27:05', 'admin', '2025-01-09 10:35:08');\nINSERT INTO `jimu_dict_item` VALUES ('1543fe7e5e26fb97cdafe4981bedc0c8', '4c03fca6bf1f0299c381213961566349', '单排布局', 'single', NULL, 2, 1, 'admin', '2022-07-12 17:43:39', 'admin', '2019-04-12 17:43:57');\nINSERT INTO `jimu_dict_item` VALUES ('1ce390c52453891f93514c1bd2795d44', 'ad7c65ba97c20a6805d5dcdf13cdaf36', '000', '00', NULL, 1, 1, 'admin', '2019-03-22 16:34:34', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('1db531bcff19649fa82a644c8a939dc4', '4c03fca6bf1f0299c381213961566349', '组合布局', 'combination', '', 4, 1, 'admin', '2019-05-11 16:07:08', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('222705e11ef0264d4214affff1fb4ff9', '4f69be5f507accea8d5df5f11346181a', '短信', '1', '', 1, 1, 'admin', '2023-02-28 10:50:36', 'admin', '2019-04-28 10:58:11');\nINSERT INTO `jimu_dict_item` VALUES ('23a5bb76004ed0e39414e928c4cde155', '4e4602b3e3686f0911384e188dc7efb4', '不等于', '!=', '不等于', 3, 1, 'admin', '2019-04-01 16:46:15', 'admin', '2019-04-01 17:48:40');\nINSERT INTO `jimu_dict_item` VALUES ('25847e9cb661a7c711f9998452dc09e6', '4e4602b3e3686f0911384e188dc7efb4', '小于等于', '<=', '小于等于', 6, 1, 'admin', '2019-04-01 16:44:34', 'admin', '2019-04-01 17:49:10');\nINSERT INTO `jimu_dict_item` VALUES ('2d51376643f220afdeb6d216a8ac2c01', '68168534ff5065a152bfab275c2136f8', '有效', '1', '有效', 2, 1, 'admin', '2019-04-26 19:22:01', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('308c8aadf0c37ecdde188b97ca9833f5', '8dfe32e2d29ea9430a988b3b558bf233', '已发布', '1', '已发布', 2, 1, 'admin', '2019-04-16 17:41:24', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('333e6b2196e01ef9a5f76d74e86a6e33', '8dfe32e2d29ea9430a988b3b558bf233', '未发布', '0', '未发布', 1, 1, 'admin', '2019-04-16 17:41:12', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('337ea1e401bda7233f6258c284ce4f50', 'bd1b8bc28e65d6feefefb6f3c79f42fd', 'JSON', 'json', NULL, 1, 1, 'admin', '2019-04-12 17:26:33', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('33bc9d9f753cf7dc40e70461e50fdc54', 'a9d9942bd0eccb6e89de92d130ec4c4a', '发送失败', '2', NULL, 3, 1, 'admin', '2019-04-12 18:20:02', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('3fbc03d6c994ae06d083751248037c0e', '78bda155fe380b1b3f175f1e88c284c6', '已完成', '3', '已完成', 3, 1, 'admin', '2019-05-09 16:33:25', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('41d7aaa40c9b61756ffb1f28da5ead8e', '0b5d19e1fce4b2e6647e6b4a17760c14', '通知公告', '1', NULL, 1, 1, 'admin', '2019-04-22 18:01:57', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('41fa1e9571505d643aea87aeb83d4d76', '4e4602b3e3686f0911384e188dc7efb4', '等于', '=', '等于', 4, 1, 'admin', '2019-04-01 16:45:24', 'admin', '2019-04-01 17:49:00');\nINSERT INTO `jimu_dict_item` VALUES ('43d2295b8610adce9510ff196a49c6e9', '845da5006c97754728bf48b6a10f79cc', '正常', '1', NULL, NULL, 1, 'admin', '2019-03-18 21:45:51', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('4f05fb5376f4c61502c5105f52e4dd2b', '83bfb33147013cc81640d5fd9eda030c', '操作日志', '2', NULL, NULL, 1, 'admin', '2019-03-18 23:22:49', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('50223341bfb5ba30bf6319789d8d17fe', 'd6e1152968b02d69ff358c75b48a6ee1', '业务办理', 'business', NULL, 3, 1, 'admin', '2023-04-22 19:28:05', 'admin', '2019-03-22 23:24:39');\nINSERT INTO `jimu_dict_item` VALUES ('51222413e5906cdaf160bb5c86fb827c', 'a7adbcd86c37f7dbc9b66945c82ef9e6', '是', '1', '', 1, 1, 'admin', '2019-05-22 19:29:45', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('538fca35afe004972c5f3947c039e766', '2e02df51611a4b9632828ab7e5338f00', '显示', '1', '显示', 1, 1, 'admin', '2025-03-26 18:27:13', 'admin', '2019-04-26 18:39:07');\nINSERT INTO `jimu_dict_item` VALUES ('5584c21993bde231bbde2b966f2633ac', '4e4602b3e3686f0911384e188dc7efb4', '自定义SQL表达式', 'USE_SQL_RULES', '自定义SQL表达式', 9, 1, 'admin', '2019-04-01 10:45:24', 'admin', '2019-04-01 17:49:27');\nINSERT INTO `jimu_dict_item` VALUES ('58b73b344305c99b9d8db0fc056bbc0a', '72cce0989df68887546746d8f09811aa', '主表', '2', NULL, 2, 1, 'admin', '2019-03-27 10:13:36', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('5b65a88f076b32e8e69d19bbaadb52d5', '2f0320997ade5dd147c90130f7218c3e', '全体用户', 'ALL', NULL, NULL, 1, 'admin', '2020-10-17 21:22:43', 'admin', '2019-03-28 22:17:09');\nINSERT INTO `jimu_dict_item` VALUES ('5d833f69296f691843ccdd0c91212b6b', '880a895c98afeca9d9ac39f29e67c13e', '修改', '3', '', 3, 1, 'admin', '2019-07-22 10:55:07', 'admin', '2019-07-22 10:55:41');\nINSERT INTO `jimu_dict_item` VALUES ('5d84a8634c8fdfe96275385075b105c9', '3d9a351be3436fbefb1307d4cfb49bf2', '女', '2', NULL, 2, 1, NULL, '2019-01-04 14:56:56', NULL, '2019-01-04 17:38:12');\nINSERT INTO `jimu_dict_item` VALUES ('66c952ae2c3701a993e7db58f3baf55e', '4e4602b3e3686f0911384e188dc7efb4', '大于', '>', '大于', 1, 1, 'admin', '2019-04-01 10:45:46', 'admin', '2019-04-01 17:48:29');\nINSERT INTO `jimu_dict_item` VALUES ('6937c5dde8f92e9a00d4e2ded9198694', 'ad7c65ba97c20a6805d5dcdf13cdaf36', 'easyui', '3', NULL, 1, 1, 'admin', '2019-03-22 16:32:15', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('69cacf64e244100289ddd4aa9fa3b915', 'a9d9942bd0eccb6e89de92d130ec4c4a', '未发送', '0', NULL, 1, 1, 'admin', '2019-04-12 18:19:23', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('6a7a9e1403a7943aba69e54ebeff9762', '4f69be5f507accea8d5df5f11346181a', '邮件', '2', '', 2, 1, 'admin', '2031-02-28 10:50:44', 'admin', '2019-04-28 10:59:03');\nINSERT INTO `jimu_dict_item` VALUES ('6c682d78ddf1715baf79a1d52d2aa8c2', '72cce0989df68887546746d8f09811aa', '单表', '1', NULL, 1, 1, 'admin', '2019-03-27 10:13:29', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('6d404fd2d82311fbc87722cd302a28bc', '4e4602b3e3686f0911384e188dc7efb4', '模糊', 'LIKE', '模糊', 7, 1, 'admin', '2019-04-01 16:46:02', 'admin', '2019-04-01 17:49:20');\nINSERT INTO `jimu_dict_item` VALUES ('6d4e26e78e1a09699182e08516c49fc4', '4d7fec1a7799a436d26d02325eff295e', '高', 'H', '高', 1, 1, 'admin', '2019-04-16 17:04:24', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('700e9f030654f3f90e9ba76ab0713551', '6b78e3f59faec1a4750acff08030a79b', '333', '333', NULL, NULL, 1, 'admin', '2019-02-21 19:59:47', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('7050c1522702bac3be40e3b7d2e1dfd8', 'c5a14c75172783d72cbee6ee7f5df5d1', '柱状图', 'bar', NULL, 1, 1, 'admin', '2019-04-12 17:05:17', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('71b924faa93805c5c1579f12e001c809', 'd6e1152968b02d69ff358c75b48a6ee1', 'OA办公', 'oa', NULL, 2, 1, 'admin', '2021-03-22 19:27:17', 'admin', '2019-03-22 23:24:36');\nINSERT INTO `jimu_dict_item` VALUES ('75b260d7db45a39fc7f21badeabdb0ed', 'c36169beb12de8a71c8683ee7c28a503', '不启用', '0', NULL, NULL, 1, 'admin', '2019-03-18 23:29:41', 'admin', '2019-03-18 23:29:54');\nINSERT INTO `jimu_dict_item` VALUES ('7688469db4a3eba61e6e35578dc7c2e5', 'c36169beb12de8a71c8683ee7c28a503', '启用', '1', NULL, NULL, 1, 'admin', '2019-03-18 23:29:28', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('78ea6cadac457967a4b1c4eb7aaa418c', 'fc6cd58fde2e8481db10d3a1e68ce70c', '正常', '1', NULL, NULL, 1, 'admin', '2019-03-18 23:30:28', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('7ccf7b80c70ee002eceb3116854b75cb', 'ac2f7c0c5c5775fcea7e2387bcb22f01', '按钮权限', '2', NULL, 1, 1, 'admin', '2019-03-18 23:25:40', 'jeecg', '2022-03-24 21:42:24');\nINSERT INTO `jimu_dict_item` VALUES ('81fb2bb0e838dc68b43f96cc309f8257', 'fc6cd58fde2e8481db10d3a1e68ce70c', '冻结', '2', NULL, NULL, 1, 'admin', '2019-03-18 23:30:37', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('83250269359855501ec4e9c0b7e21596', '4274efc2292239b6f000b153f50823ff', '可见/可访问(授权后可见/可访问)', '1', '', 1, 1, 'admin', '2019-05-10 17:54:51', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('84778d7e928bc843ad4756db1322301f', '4e4602b3e3686f0911384e188dc7efb4', '大于等于', '>=', '大于等于', 5, 1, 'admin', '2019-04-01 10:46:02', 'admin', '2019-04-01 17:49:05');\nINSERT INTO `jimu_dict_item` VALUES ('848d4da35ebd93782029c57b103e5b36', 'c5a14c75172783d72cbee6ee7f5df5d1', '饼图', 'pie', NULL, 3, 1, 'admin', '2019-04-12 17:05:49', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('84dfc178dd61b95a72900fcdd624c471', '78bda155fe380b1b3f175f1e88c284c6', '处理中', '2', '处理中', 2, 1, 'admin', '2019-05-09 16:33:01', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('86f19c7e0a73a0bae451021ac05b99dd', 'ac2f7c0c5c5775fcea7e2387bcb22f01', '子菜单', '1', NULL, NULL, 1, 'admin', '2019-03-18 23:25:27', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('8bccb963e1cd9e8d42482c54cc609ca2', '4f69be5f507accea8d5df5f11346181a', '微信', '3', NULL, 3, 1, 'admin', '2021-05-11 14:29:12', 'admin', '2019-04-11 14:29:31');\nINSERT INTO `jimu_dict_item` VALUES ('8c618902365ca681ebbbe1e28f11a548', '4c753b5293304e7a445fd2741b46529d', '启用', '1', '', 0, 1, 'admin', '2020-07-18 23:19:27', 'admin', '2019-05-17 14:51:18');\nINSERT INTO `jimu_dict_item` VALUES ('8cdf08045056671efd10677b8456c999', '4274efc2292239b6f000b153f50823ff', '可编辑(未授权时禁用)', '2', '', 2, 1, 'admin', '2019-05-10 17:55:38', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('8ff48e657a7c5090d4f2a59b37d1b878', '4d7fec1a7799a436d26d02325eff295e', '中', 'M', '中', 2, 1, 'admin', '2019-04-16 17:04:40', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('948923658baa330319e59b2213cda97c', '880a895c98afeca9d9ac39f29e67c13e', '添加', '2', '', 2, 1, 'admin', '2019-07-22 10:54:59', 'admin', '2019-07-22 10:55:36');\nINSERT INTO `jimu_dict_item` VALUES ('986779561591394304', '986779503584169984', '汉族', 'hanzu', NULL, 1, 1, 'admin', '2024-08-23 09:56:31', 'admin', '2024-08-23 09:56:45');\nINSERT INTO `jimu_dict_item` VALUES ('986779602800431104', '986779503584169984', '回族', 'huizu', NULL, 1, 1, 'admin', '2024-08-23 09:56:41', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('986779663689142272', '986779503584169984', '维吾尔族', 'weiwuer', NULL, 1, 1, 'admin', '2024-08-23 09:56:56', 'admin', '2025-01-09 10:42:09');\nINSERT INTO `jimu_dict_item` VALUES ('986779697352626176', '986779503584169984', '藏族', 'zangzu', NULL, 1, 1, 'admin', '2024-08-23 09:57:04', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('986783239996002304', '986783181955223552', '文盲', '0', NULL, 1, 1, 'admin', '2024-08-23 10:11:08', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('986783271616860160', '986783181955223552', '小学', '1', NULL, 1, 1, 'admin', '2024-08-23 10:11:16', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('986783303967526912', '986783181955223552', '初中', '2', NULL, 1, 1, 'admin', '2024-08-23 10:11:23', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('986783326532882432', '986783181955223552', '高中', '3', NULL, 1, 1, 'admin', '2024-08-23 10:11:29', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('986783354462752768', '986783181955223552', '专科', '4', NULL, 1, 1, 'admin', '2024-08-23 10:11:35', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('986783373504892928', '986783181955223552', '本科', '5', NULL, 1, 1, 'admin', '2024-08-23 10:11:40', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('986783415494070272', '986783181955223552', '研究生', '6', NULL, 1, 1, 'admin', '2024-08-23 10:11:50', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('986783438734708736', '986783181955223552', '博士', '7', NULL, 1, 1, 'admin', '2024-08-23 10:11:56', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('986784154379440128', '986784113082322944', '音乐', '0', NULL, 1, 1, 'admin', '2024-08-23 10:14:46', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('986784179134222336', '986784113082322944', '运动', '1', NULL, 1, 1, 'admin', '2024-08-23 10:14:52', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('986784205717721088', '986784113082322944', '舞蹈', '2', NULL, 1, 1, 'admin', '2024-08-23 10:14:58', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('986784229390372864', '986784113082322944', '棋牌', '3', NULL, 1, 1, 'admin', '2024-08-23 10:15:04', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('986784260960899072', '986784113082322944', '电竞', '4', NULL, 1, 1, 'admin', '2024-08-23 10:15:12', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('9a96c4a4e4c5c9b4e4d0cbf6eb3243cc', '4c753b5293304e7a445fd2741b46529d', '不启用', '0', NULL, 1, 1, 'admin', '2019-03-18 23:19:53', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('a1e7d1ca507cff4a480c8caba7c1339e', '880a895c98afeca9d9ac39f29e67c13e', '导出', '6', '', 6, 1, 'admin', '2019-07-22 12:06:50', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('a2be752dd4ec980afaec1efd1fb589af', '8dfe32e2d29ea9430a988b3b558bf233', '已撤销', '2', '已撤销', 3, 1, 'admin', '2019-04-16 17:41:39', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('aa0d8a8042a18715a17f0a888d360aa4', 'ac2f7c0c5c5775fcea7e2387bcb22f01', '一级菜单', '0', NULL, NULL, 1, 'admin', '2019-03-18 23:24:52', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('adcf2a1fe93bb99a84833043f475fe0b', '4e4602b3e3686f0911384e188dc7efb4', '包含', 'IN', '包含', 8, 1, 'admin', '2019-04-01 16:45:47', 'admin', '2019-04-01 17:49:24');\nINSERT INTO `jimu_dict_item` VALUES ('b029a41a851465332ee4ee69dcf0a4c2', '0b5d19e1fce4b2e6647e6b4a17760c14', '系统消息', '2', NULL, 1, 1, 'admin', '2019-02-22 18:02:08', 'admin', '2019-04-22 18:02:13');\nINSERT INTO `jimu_dict_item` VALUES ('b2a8b4bb2c8e66c2c4b1bb086337f393', '3486f32803bb953e7155dab3513dc68b', '正常', '0', NULL, NULL, 1, 'admin', '2022-10-18 21:46:48', 'admin', '2019-03-28 22:22:20');\nINSERT INTO `jimu_dict_item` VALUES ('b57f98b88363188daf38d42f25991956', '6b78e3f59faec1a4750acff08030a79b', '22', '222', NULL, NULL, 0, 'admin', '2019-02-21 19:59:43', 'admin', '2019-03-11 21:23:27');\nINSERT INTO `jimu_dict_item` VALUES ('b5f3bd5f66bb9a83fecd89228c0d93d1', '68168534ff5065a152bfab275c2136f8', '无效', '0', '无效', 1, 1, 'admin', '2019-04-26 19:21:49', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('b9fbe2a3602d4a27b45c100ac5328484', '78bda155fe380b1b3f175f1e88c284c6', '待提交', '1', '待提交', 1, 1, 'admin', '2019-05-09 16:32:35', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('ba27737829c6e0e582e334832703d75e', '236e8a4baff0db8c62c00dd95632834f', '同步', '1', '同步', 1, 1, 'admin', '2019-05-15 15:28:15', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('bcec04526b04307e24a005d6dcd27fd6', '880a895c98afeca9d9ac39f29e67c13e', '导入', '5', '', 5, 1, 'admin', '2019-07-22 12:06:41', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('c53da022b9912e0aed691bbec3c78473', '880a895c98afeca9d9ac39f29e67c13e', '查询', '1', '', 1, 1, 'admin', '2019-07-22 10:54:51', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('c5700a71ad08994d18ad1dacc37a71a9', 'a7adbcd86c37f7dbc9b66945c82ef9e6', '否', '0', '', 1, 1, 'admin', '2019-05-22 19:29:55', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('cbfcc5b88fc3a90975df23ffc8cbe29c', 'c5a14c75172783d72cbee6ee7f5df5d1', '曲线图', 'line', NULL, 2, 1, 'admin', '2019-05-12 17:05:30', 'admin', '2019-04-12 17:06:06');\nINSERT INTO `jimu_dict_item` VALUES ('d217592908ea3e00ff986ce97f24fb98', 'c5a14c75172783d72cbee6ee7f5df5d1', '数据列表', 'table', NULL, 4, 1, 'admin', '2019-04-12 17:05:56', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('df168368dcef46cade2aadd80100d8aa', '3d9a351be3436fbefb1307d4cfb49bf2', '男', '1', NULL, 1, 1, NULL, '2027-08-04 14:56:49', 'admin', '2019-03-23 22:44:44');\nINSERT INTO `jimu_dict_item` VALUES ('e6329e3a66a003819e2eb830b0ca2ea0', '4e4602b3e3686f0911384e188dc7efb4', '小于', '<', '小于', 2, 1, 'admin', '2019-04-01 16:44:15', 'admin', '2019-04-01 17:48:34');\nINSERT INTO `jimu_dict_item` VALUES ('e94eb7af89f1dbfa0d823580a7a6e66a', '236e8a4baff0db8c62c00dd95632834f', '不同步', '0', '不同步', 2, 1, 'admin', '2019-05-15 15:28:28', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('f0162f4cc572c9273f3e26b2b4d8c082', 'ad7c65ba97c20a6805d5dcdf13cdaf36', 'booostrap', '1', NULL, 1, 1, 'admin', '2021-08-22 16:32:04', 'admin', '2019-03-22 16:33:57');\nINSERT INTO `jimu_dict_item` VALUES ('f16c5706f3ae05c57a53850c64ce7c45', 'a9d9942bd0eccb6e89de92d130ec4c4a', '发送成功', '1', NULL, 2, 1, 'admin', '2019-04-12 18:19:43', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('f2a7920421f3335afdf6ad2b342f6b5d', '845da5006c97754728bf48b6a10f79cc', '冻结', '2', NULL, NULL, 1, 'admin', '2019-03-18 21:46:02', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('f37f90c496ec9841c4c326b065e00bb2', '83bfb33147013cc81640d5fd9eda030c', '登录日志', '1', NULL, NULL, 1, 'admin', '2019-03-18 23:22:37', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('f753aff60ff3931c0ecb4812d8b5e643', '4c03fca6bf1f0299c381213961566349', '双排布局', 'double', NULL, 3, 1, 'admin', '2019-04-12 17:43:51', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('f80a8f6838215753b05e1a5ba3346d22', '880a895c98afeca9d9ac39f29e67c13e', '删除', '4', '', 4, 1, 'admin', '2019-07-22 10:55:14', 'admin', '2019-07-22 10:55:30');\nINSERT INTO `jimu_dict_item` VALUES ('fcec03570f68a175e1964808dc3f1c91', '4c03fca6bf1f0299c381213961566349', 'Tab风格', 'tab', NULL, 1, 1, 'admin', '2019-04-12 17:43:31', NULL, NULL);\nINSERT INTO `jimu_dict_item` VALUES ('fe50b23ae5e68434def76f67cef35d2d', '78bda155fe380b1b3f175f1e88c284c6', '已作废', '4', '已作废', 4, 1, 'admin', '2021-09-09 16:33:43', 'admin', '2019-05-09 16:34:40');\n\n-- ----------------------------\n-- Table structure for jimu_report\n-- ----------------------------\nDROP TABLE IF EXISTS `jimu_report`;\nCREATE TABLE `jimu_report`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键',\n  `code` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '编码',\n  `name` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '名称',\n  `note` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '说明',\n  `status` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '状态',\n  `type` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '类型',\n  `json_str` longtext CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT 'json字符串',\n  `api_url` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '请求地址',\n  `thumb` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '缩略图',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  `del_flag` tinyint(1) NULL DEFAULT NULL COMMENT '删除标识0-正常,1-已删除',\n  `api_method` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '请求方法0-get,1-post',\n  `api_code` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '请求编码',\n  `template` tinyint(1) NULL DEFAULT NULL COMMENT '是否是模板 0不是,1是',\n  `view_count` bigint(15) NULL DEFAULT 0 COMMENT '浏览次数',\n  `css_str` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT 'css增强',\n  `js_str` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT 'js增强',\n  `py_str` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT 'py增强',\n  `tenant_id` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '多租户标识',\n  `update_count` int(11) NULL DEFAULT 0 COMMENT '乐观锁版本',\n  `submit_form` tinyint(1) NULL DEFAULT NULL COMMENT '是否填报报表 0不是,1是',\n  `is_multi_sheet` tinyint(4) NULL DEFAULT NULL COMMENT '是否多sheet报表 1是 0否',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uniq_jmreport_code`(`code`) USING BTREE,\n  INDEX `uniq_jmreport_createby`(`create_by`) USING BTREE,\n  INDEX `uniq_jmreport_delflag`(`del_flag`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '在线excel设计器' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jimu_report\n-- ----------------------------\nINSERT INTO `jimu_report` VALUES ('1080630641874206720', '20240117141013__7486', '主子报表循环块副本7486', NULL, NULL, '0', '{\\\"loopBlockList\\\":[{\\\"sci\\\":0,\\\"sri\\\":0,\\\"eci\\\":8,\\\"eri\\\":36,\\\"index\\\":1,\\\"db\\\":\\\"aa\\\"}],\\\"area\\\":{\\\"sri\\\":9,\\\"sci\\\":11,\\\"eri\\\":9,\\\"eci\\\":11,\\\"width\\\":100,\\\"height\\\":25},\\\"excel_config_id\\\":\\\"907480464532770816\\\",\\\"printConfig\\\":{\\\"layout\\\":\\\"portrait\\\",\\\"paginationShow\\\":false,\\\"printCallBackUrl\\\":\\\"\\\",\\\"paper\\\":\\\"A4\\\",\\\"isBackend\\\":false,\\\"width\\\":210,\\\"paginationLocation\\\":\\\"middle\\\",\\\"definition\\\":1,\\\"marginX\\\":10,\\\"height\\\":297,\\\"marginY\\\":10},\\\"hiddenCells\\\":[],\\\"zonedEditionList\\\":[],\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"merge\\\":[0,6],\\\"style\\\":8,\\\"text\\\":\\\"订货商信息\\\",\\\"height\\\":0},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}},\\\"height\\\":57},\\\"1\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"style\\\":10,\\\"text\\\":\\\"订单编号：\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"merge\\\":[0,2],\\\"style\\\":42,\\\"text\\\":\\\"#{aa.order_code}\\\",\\\"height\\\":0},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}},\\\"height\\\":34},\\\"2\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"style\\\":10,\\\"text\\\":\\\"订单地址：\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"merge\\\":[0,1],\\\"style\\\":42,\\\"text\\\":\\\"#{aa.descc}\\\",\\\"height\\\":0},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"style\\\":10,\\\"text\\\":\\\"订单日期：\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"merge\\\":[0,1],\\\"style\\\":42,\\\"text\\\":\\\"#{aa.order_date}\\\",\\\"height\\\":0},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}},\\\"height\\\":34},\\\"3\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"style\\\":10,\\\"text\\\":\\\"订单姓名：\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"merge\\\":[0,1],\\\"style\\\":42,\\\"text\\\":\\\"#{aa.create_by}\\\",\\\"height\\\":0},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"style\\\":10,\\\"text\\\":\\\"到货日期：\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"merge\\\":[0,1],\\\"style\\\":42,\\\"text\\\":\\\"#{aa.create_time}\\\",\\\"height\\\":0},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}},\\\"height\\\":31},\\\"4\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"5\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"decimalPlaces\\\":\\\"4\\\",\\\"merge\\\":[0,6],\\\"style\\\":31,\\\"text\\\":\\\"订单详情\\\"},\\\"2\\\":{\\\"loopBlock\\\":1},\\\"3\\\":{\\\"loopBlock\\\":1},\\\"4\\\":{\\\"loopBlock\\\":1},\\\"5\\\":{\\\"loopBlock\\\":1},\\\"6\\\":{\\\"loopBlock\\\":1},\\\"7\\\":{\\\"loopBlock\\\":1},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}},\\\"height\\\":51},\\\"6\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"style\\\":15,\\\"text\\\":\\\"商品编码\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"style\\\":15,\\\"text\\\":\\\"商品名称\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"style\\\":15,\\\"text\\\":\\\"销售时间\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"style\\\":15,\\\"text\\\":\\\"销售数据量\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"style\\\":15,\\\"text\\\":\\\"定价\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"style\\\":15,\\\"text\\\":\\\"优惠价\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"style\\\":15,\\\"text\\\":\\\"付款金额\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}},\\\"height\\\":42},\\\"7\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"style\\\":18,\\\"text\\\":\\\"#{bb.product_name}\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"style\\\":18,\\\"text\\\":\\\"#{bb.product_name}\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"style\\\":18,\\\"text\\\":\\\"#{bb.product_name}\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"style\\\":18,\\\"text\\\":\\\"#{bb.num}\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"decimalPlaces\\\":\\\"4\\\",\\\"style\\\":19,\\\"text\\\":\\\"#{bb.price}\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"decimalPlaces\\\":\\\"1\\\",\\\"style\\\":19,\\\"text\\\":\\\"#{bb.price}\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"style\\\":18,\\\"text\\\":\\\"#{bb.pro_type}\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"8\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"9\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"10\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"style\\\":39,\\\"text\\\":\\\"备注：\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"style\\\":33,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"style\\\":33,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"style\\\":33,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"style\\\":33,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"style\\\":33,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"style\\\":34,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}},\\\"height\\\":25},\\\"11\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"merge\\\":[0,6],\\\"style\\\":41,\\\"text\\\":\\\"1、查看信息，在浏览器输入“?did=1”或“?did=2”\\\",\\\"height\\\":0},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}},\\\"height\\\":37},\\\"12\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"style\\\":35,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"style\\\":36,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"13\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"style\\\":37,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"style\\\":28,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"style\\\":28,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"style\\\":28,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"style\\\":28,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"style\\\":28,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"style\\\":38,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"14\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"15\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1},\\\"2\\\":{\\\"loopBlock\\\":1},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"16\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1},\\\"2\\\":{\\\"loopBlock\\\":1},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"17\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"18\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"19\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"20\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"21\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1},\\\"2\\\":{\\\"loopBlock\\\":1},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"22\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"23\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"24\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"25\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"26\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1},\\\"2\\\":{\\\"loopBlock\\\":1},\\\"3\\\":{\\\"loopBlock\\\":1},\\\"4\\\":{\\\"loopBlock\\\":1},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"27\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"28\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"29\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"30\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"31\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"32\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"33\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"34\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"35\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"36\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"len\\\":102},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"rpbar\\\":{\\\"show\\\":true,\\\"pageSize\\\":\\\"\\\",\\\"btnList\\\":[]},\\\"fixedPrintHeadRows\\\":[],\\\"fixedPrintTailRows\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":682,\\\"displayConfig\\\":{},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":18}},{\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true}},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"format\\\":\\\"number\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"format\\\":\\\"normal\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":false}},{\\\"font\\\":{\\\"size\\\":18,\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":false}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":false}},{\\\"font\\\":{\\\"size\\\":18,\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"valign\\\":\\\"bottom\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"valign\\\":\\\"bottom\\\",\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":18,\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"valign\\\":\\\"middle\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#595959\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#595959\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":39},\\\"1\\\":{\\\"width\\\":73},\\\"2\\\":{\\\"width\\\":89},\\\"3\\\":{\\\"width\\\":101},\\\"4\\\":{\\\"width\\\":80},\\\"8\\\":{\\\"width\\\":29},\\\"len\\\":100},\\\"merges\\\":[\\\"B1:H1\\\",\\\"C2:E2\\\",\\\"C3:D3\\\",\\\"F3:G3\\\",\\\"C4:D4\\\",\\\"F4:G4\\\",\\\"B6:H6\\\",\\\"B12:H12\\\"]}', NULL, 'https://static.jeecg.com/designreport/images/未标题-1_1617266678584.png', 'admin', '2025-05-09 09:27:12', NULL, NULL, 0, NULL, NULL, 0, 4, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('1110348597759606784', '20250730093712', '测试报表0730', NULL, NULL, '984272091947253760', '{\\\"loopBlockList\\\":[],\\\"querySetting\\\":{\\\"izOpenQueryBar\\\":false,\\\"izDefaultQuery\\\":true},\\\"recordSubTableOrCollection\\\":{\\\"group\\\":[],\\\"record\\\":[],\\\"range\\\":[]},\\\"printConfig\\\":{\\\"paper\\\":\\\"A4\\\",\\\"width\\\":210,\\\"height\\\":297,\\\"definition\\\":1,\\\"isBackend\\\":false,\\\"marginX\\\":10,\\\"marginY\\\":10,\\\"layout\\\":\\\"portrait\\\",\\\"printCallBackUrl\\\":\\\"\\\"},\\\"hidden\\\":{\\\"rows\\\":[],\\\"cols\\\":[],\\\"conditions\\\":{\\\"rows\\\":{},\\\"cols\\\":{}}},\\\"queryFormSetting\\\":{\\\"useQueryForm\\\":false,\\\"dbKey\\\":\\\"\\\",\\\"idField\\\":\\\"\\\"},\\\"dbexps\\\":[],\\\"dicts\\\":[],\\\"fillFormToolbar\\\":{\\\"show\\\":true,\\\"btnList\\\":[\\\"save\\\",\\\"subTable_add\\\",\\\"verify\\\",\\\"subTable_del\\\",\\\"print\\\",\\\"close\\\",\\\"first\\\",\\\"prev\\\",\\\"next\\\",\\\"paging\\\",\\\"total\\\",\\\"last\\\",\\\"exportPDF\\\",\\\"exportExcel\\\",\\\"exportWord\\\"]},\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":300,\\\"autofilter\\\":{},\\\"validations\\\":[],\\\"cols\\\":{\\\"len\\\":50},\\\"area\\\":{\\\"sri\\\":5,\\\"sci\\\":1,\\\"eri\\\":5,\\\"eci\\\":1,\\\"width\\\":100,\\\"height\\\":25},\\\"pyGroupEngine\\\":false,\\\"submitHandlers\\\":[],\\\"excel_config_id\\\":\\\"1110348597759606784\\\",\\\"hiddenCells\\\":[],\\\"zonedEditionList\\\":[],\\\"rows\\\":{\\\"2\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"日期\\\"},\\\"2\\\":{\\\"text\\\":\\\"访问次数\\\"}}},\\\"3\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"#{syslog.visit_date}\\\"},\\\"2\\\":{\\\"text\\\":\\\"#{syslog.visit_count}\\\"}}},\\\"len\\\":100},\\\"rpbar\\\":{\\\"show\\\":true,\\\"pageSize\\\":\\\"\\\",\\\"btnList\\\":[]},\\\"fixedPrintHeadRows\\\":[],\\\"fixedPrintTailRows\\\":[],\\\"displayConfig\\\":{},\\\"fillFormInfo\\\":{\\\"layout\\\":{\\\"direction\\\":\\\"horizontal\\\",\\\"width\\\":200,\\\"height\\\":45}},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"styles\\\":[],\\\"freezeLineColor\\\":\\\"rgb(185, 185, 185)\\\",\\\"merges\\\":[]}', NULL, NULL, 'admin', '2025-07-30 09:37:13', 'admin', '2025-07-30 10:12:01', 0, NULL, NULL, 0, 5, NULL, NULL, NULL, '0', 0, 0, NULL);\nINSERT INTO `jimu_report` VALUES ('1314846205892759552', '20201010163252', 'XXX有限公司员工登记表', NULL, NULL, '984302991393210368', '{\\\"loopBlockList\\\":[],\\\"area\\\":{\\\"sri\\\":10,\\\"sci\\\":11,\\\"eri\\\":10,\\\"eci\\\":11,\\\"width\\\":85,\\\"height\\\":38},\\\"excel_config_id\\\":\\\"1314846205892759552\\\",\\\"printConfig\\\":{\\\"paper\\\":\\\"A4\\\",\\\"width\\\":210,\\\"height\\\":297,\\\"definition\\\":1,\\\"isBackend\\\":false,\\\"marginX\\\":10,\\\"marginY\\\":10},\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,8]},\\\"9\\\":{}},\\\"height\\\":22},\\\"1\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":87,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":87,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":87,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":87,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":87,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":87,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":87,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":87,\\\"text\\\":\\\" \\\"}},\\\"height\\\":24},\\\"2\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"所在部门\\\",\\\"style\\\":93},\\\"1\\\":{\\\"text\\\":\\\"${yuangongjiben.department}\\\",\\\"style\\\":23,\\\"merge\\\":[0,2]},\\\"4\\\":{\\\"text\\\":\\\"职务\\\",\\\"style\\\":93},\\\"5\\\":{\\\"text\\\":\\\"${yuangongjiben.post}\\\",\\\"style\\\":23},\\\"6\\\":{\\\"text\\\":\\\"填写日期\\\",\\\"style\\\":93},\\\"7\\\":{\\\"text\\\":\\\"${yuangongjiben.data}\\\",\\\"style\\\":23,\\\"merge\\\":[0,1]}},\\\"isDrag\\\":true,\\\"height\\\":36},\\\"3\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"姓名\\\",\\\"style\\\":93},\\\"1\\\":{\\\"text\\\":\\\"${yuangongjiben.name}\\\",\\\"style\\\":23},\\\"2\\\":{\\\"text\\\":\\\"性别\\\",\\\"style\\\":93},\\\"3\\\":{\\\"text\\\":\\\"${yuangongjiben.sex}\\\",\\\"style\\\":23},\\\"4\\\":{\\\"text\\\":\\\"出生日期\\\",\\\"style\\\":93},\\\"5\\\":{\\\"text\\\":\\\"${yuangongjiben.birth}\\\",\\\"style\\\":23},\\\"6\\\":{\\\"text\\\":\\\"政治面貌\\\",\\\"style\\\":93},\\\"7\\\":{\\\"text\\\":\\\"${yuangongjiben.political}\\\",\\\"style\\\":130,\\\"merge\\\":[0,1]}},\\\"isDrag\\\":true,\\\"height\\\":33},\\\"4\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"机关\\\",\\\"style\\\":93},\\\"1\\\":{\\\"text\\\":\\\"${yuangongjiben.office}\\\",\\\"style\\\":23},\\\"2\\\":{\\\"style\\\":93,\\\"text\\\":\\\"民族\\\"},\\\"3\\\":{\\\"text\\\":\\\"${yuangongjiben.nation}\\\",\\\"style\\\":23},\\\"4\\\":{\\\"style\\\":93,\\\"text\\\":\\\"健康状况\\\"},\\\"5\\\":{\\\"text\\\":\\\"${yuangongjiben.health}\\\",\\\"style\\\":23},\\\"6\\\":{\\\"style\\\":93,\\\"text\\\":\\\"户籍类型\\\",\\\"virtual\\\":\\\"1KT8bnqRT4bi8Z7b\\\"},\\\"7\\\":{\\\"text\\\":\\\"${yuangongjiben.register}\\\",\\\"style\\\":26,\\\"virtual\\\":\\\"1KT8bnqRT4bi8Z7b\\\"},\\\"8\\\":{\\\"merge\\\":[3,0],\\\"height\\\":104,\\\"style\\\":35,\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"cvkWDQVZhfJPgcS4\\\"}},\\\"isDrag\\\":true,\\\"height\\\":31},\\\"5\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"最高学历\\\",\\\"style\\\":93},\\\"1\\\":{\\\"text\\\":\\\"${yuangongjiben.education}\\\",\\\"style\\\":23},\\\"2\\\":{\\\"text\\\":\\\"所学专业\\\",\\\"style\\\":93},\\\"3\\\":{\\\"text\\\":\\\"${yuangongjiben.major}\\\",\\\"style\\\":23,\\\"merge\\\":[0,2]},\\\"6\\\":{\\\"text\\\":\\\"毕业时间\\\",\\\"style\\\":93},\\\"7\\\":{\\\"text\\\":\\\"${yuangongjiben.gdata}\\\",\\\"style\\\":23}},\\\"isDrag\\\":true,\\\"height\\\":35},\\\"6\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"电子邮箱\\\",\\\"style\\\":93},\\\"1\\\":{\\\"text\\\":\\\"${yuangongjiben.mailbox}\\\",\\\"style\\\":23},\\\"2\\\":{\\\"text\\\":\\\"手机号\\\",\\\"style\\\":93},\\\"3\\\":{\\\"text\\\":\\\"${yuangongjiben.telphone}\\\",\\\"style\\\":23,\\\"merge\\\":[0,2]},\\\"6\\\":{\\\"text\\\":\\\"家庭电话\\\",\\\"style\\\":93},\\\"7\\\":{\\\"text\\\":\\\"${yuangongjiben.homephone}\\\",\\\"style\\\":23}},\\\"isDrag\\\":true,\\\"height\\\":38},\\\"7\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"第一次参加工作时间\\\",\\\"style\\\":93},\\\"2\\\":{\\\"text\\\":\\\"${yuangongjiben.pworktime}\\\",\\\"style\\\":133,\\\"merge\\\":[0,2]},\\\"5\\\":{\\\"style\\\":93,\\\"text\\\":\\\"入职时间\\\"},\\\"6\\\":{\\\"text\\\":\\\"${yuangongjiben.entrytime}\\\",\\\"style\\\":24,\\\"merge\\\":[0,1]}},\\\"isDrag\\\":true,\\\"height\\\":27},\\\"8\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"毕业院校\\\",\\\"style\\\":93},\\\"2\\\":{\\\"text\\\":\\\"${yuangongjiben.school}\\\",\\\"style\\\":24,\\\"merge\\\":[0,2]},\\\"5\\\":{\\\"style\\\":93,\\\"text\\\":\\\"身份证号\\\"},\\\"6\\\":{\\\"text\\\":\\\"${yuangongjiben.idcard}\\\",\\\"style\\\":24,\\\"merge\\\":[0,2]}},\\\"isDrag\\\":true,\\\"height\\\":34},\\\"9\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"入党（团）时间、地点\\\",\\\"style\\\":94},\\\"2\\\":{\\\"text\\\":\\\"${yuangongjiben.entrytime}\\\",\\\"style\\\":24,\\\"merge\\\":[0,2]},\\\"5\\\":{\\\"text\\\":\\\"婚姻状况\\\",\\\"style\\\":93},\\\"6\\\":{\\\"text\\\":\\\"${yuangongjiben.marital}\\\",\\\"style\\\":23},\\\"7\\\":{\\\"text\\\":\\\"有无子女\\\",\\\"style\\\":93},\\\"8\\\":{\\\"text\\\":\\\"${yuangongjiben.children}\\\",\\\"style\\\":23}},\\\"isDrag\\\":true,\\\"height\\\":33},\\\"10\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"户口所在街道名称\\\",\\\"style\\\":93},\\\"2\\\":{\\\"text\\\":\\\"${yuangongjiben.hukoustreet}\\\",\\\"style\\\":24,\\\"merge\\\":[0,2]},\\\"5\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"户口所在地邮编\\\",\\\"style\\\":93},\\\"7\\\":{\\\"text\\\":\\\"${yuangongjiben.hukounum}\\\",\\\"style\\\":23,\\\"merge\\\":[0,1]}},\\\"isDrag\\\":true,\\\"height\\\":38},\\\"11\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"户口所在地地址\\\",\\\"style\\\":96,\\\"merge\\\":[2,1]},\\\"2\\\":{\\\"text\\\":\\\"${yuangongjiben.hukoudi}\\\",\\\"style\\\":26,\\\"merge\\\":[2,6]}},\\\"isDrag\\\":true},\\\"12\\\":{\\\"cells\\\":{}},\\\"13\\\":{\\\"cells\\\":{\\\"11\\\":{\\\"text\\\":\\\"\\\"}},\\\"isDrag\\\":true},\\\"14\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"现居住地址\\\",\\\"style\\\":98},\\\"2\\\":{\\\"text\\\":\\\"${yuangongjiben.currentdi}\\\",\\\"style\\\":26,\\\"merge\\\":[0,2]},\\\"5\\\":{\\\"style\\\":98,\\\"merge\\\":[0,1],\\\"text\\\":\\\"现居住地址邮编\\\"},\\\"7\\\":{\\\"text\\\":\\\"${yuangongjiben.currentnum}\\\",\\\"style\\\":26,\\\"merge\\\":[0,1]}},\\\"isDrag\\\":true,\\\"height\\\":33},\\\"15\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"是否参加社保\\\",\\\"style\\\":98},\\\"2\\\":{\\\"text\\\":\\\"${yuangongjiben.socialsecurity}\\\",\\\"style\\\":27,\\\"merge\\\":[0,1]},\\\"4\\\":{\\\"text\\\":\\\"有无公积金\\\",\\\"style\\\":98},\\\"5\\\":{\\\"text\\\":\\\"${yuangongjiben.providentfund}\\\",\\\"style\\\":27,\\\"merge\\\":[0,1]},\\\"7\\\":{\\\"text\\\":\\\"兴趣爱好\\\",\\\"style\\\":98},\\\"8\\\":{\\\"text\\\":\\\"${yuangongjiben.hobby}\\\",\\\"style\\\":27}},\\\"isDrag\\\":true,\\\"height\\\":34},\\\"16\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"参加社保类型\\\",\\\"style\\\":98},\\\"2\\\":{\\\"text\\\":\\\"${yuangongjiben.sbtype}\\\",\\\"style\\\":116,\\\"merge\\\":[0,6]}},\\\"isDrag\\\":true,\\\"height\\\":30},\\\"17\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"个人档案存放地\\\",\\\"style\\\":98},\\\"2\\\":{\\\"text\\\":\\\"${yuangongjiben.archivesdi}\\\",\\\"style\\\":116,\\\"merge\\\":[0,6]}},\\\"isDrag\\\":true,\\\"height\\\":33},\\\"18\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"1\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"4\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"5\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"6\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"7\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"8\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7}}},\\\"19\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,4],\\\"text\\\":\\\"学历、经历（从高中开始写）\\\",\\\"style\\\":99},\\\"5\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}}},\\\"20\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"由_年_月\\\",\\\"merge\\\":[0,1],\\\"style\\\":36},\\\"2\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"至_年_月\\\",\\\"style\\\":38},\\\"4\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"就读学校\\\",\\\"style\\\":38},\\\"6\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"专业\\\",\\\"style\\\":38},\\\"8\\\":{\\\"text\\\":\\\"担任职务\\\",\\\"style\\\":38},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}}},\\\"21\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":90,\\\"merge\\\":[0,1],\\\"text\\\":\\\"#{xueli.kdate}\\\"},\\\"2\\\":{\\\"style\\\":90,\\\"text\\\":\\\"#{xueli.jdate}\\\",\\\"merge\\\":[0,1]},\\\"4\\\":{\\\"style\\\":90,\\\"text\\\":\\\"#{xueli.jstudent}\\\",\\\"merge\\\":[0,1]},\\\"6\\\":{\\\"style\\\":90,\\\"text\\\":\\\"#{xueli.zhuanye}\\\",\\\"merge\\\":[0,1]},\\\"8\\\":{\\\"style\\\":90,\\\"text\\\":\\\"#{xueli.zhiwu}\\\"},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true},\\\"22\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"1\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}}},\\\"23\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,4],\\\"text\\\":\\\"工作经历\\\",\\\"style\\\":124},\\\"5\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}},\\\"height\\\":27},\\\"24\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"由_年_月\\\",\\\"merge\\\":[0,1],\\\"style\\\":36},\\\"2\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"至_年_月\\\",\\\"style\\\":38},\\\"4\\\":{\\\"text\\\":\\\"工作单位及职称\\\",\\\"style\\\":38,\\\"merge\\\":[0,1]},\\\"6\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"证明人\\\",\\\"style\\\":38},\\\"8\\\":{\\\"text\\\":\\\"联系方式\\\",\\\"style\\\":38},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}}},\\\"25\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"#{uu.kdate}\\\",\\\"style\\\":90,\\\"merge\\\":[0,1]},\\\"2\\\":{\\\"text\\\":\\\"#{uu.jdate}\\\",\\\"style\\\":90,\\\"merge\\\":[0,1]},\\\"4\\\":{\\\"text\\\":\\\"#{uu.jstudent}\\\",\\\"style\\\":90,\\\"merge\\\":[0,1]},\\\"6\\\":{\\\"text\\\":\\\"#{uu.zmname}\\\",\\\"style\\\":90,\\\"merge\\\":[0,1]},\\\"8\\\":{\\\"text\\\":\\\"#{uu.zmphone}\\\",\\\"style\\\":90},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true},\\\"26\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"1\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}}},\\\"27\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,4],\\\"text\\\":\\\"职称/资格、证书\\\",\\\"style\\\":125},\\\"5\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}},\\\"height\\\":46},\\\"28\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"发证时间\\\",\\\"merge\\\":[0,1],\\\"style\\\":36},\\\"2\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"职称名称\\\",\\\"style\\\":38},\\\"4\\\":{\\\"text\\\":\\\"级别\\\",\\\"style\\\":38,\\\"merge\\\":[0,1]},\\\"6\\\":{\\\"text\\\":\\\"发证单位\\\",\\\"style\\\":38,\\\"merge\\\":[0,1]},\\\"8\\\":{\\\"text\\\":\\\"备注\\\",\\\"style\\\":38},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}}},\\\"29\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"#{zhengshu.fdate}\\\",\\\"style\\\":90,\\\"merge\\\":[0,1]},\\\"2\\\":{\\\"text\\\":\\\"#{zhengshu.zcname}\\\",\\\"style\\\":90,\\\"merge\\\":[0,1]},\\\"4\\\":{\\\"text\\\":\\\"#{zhengshu.jibie}\\\",\\\"style\\\":90,\\\"merge\\\":[0,1]},\\\"6\\\":{\\\"text\\\":\\\"#{zhengshu.danwei}\\\",\\\"style\\\":90,\\\"merge\\\":[0,1]},\\\"8\\\":{\\\"text\\\":\\\"#{zhengshu.beizhu}\\\",\\\"style\\\":90},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true},\\\"30\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"1\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}}},\\\"31\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"家庭成员\\\",\\\"style\\\":125},\\\"2\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}},\\\"height\\\":42},\\\"32\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"姓名\\\",\\\"style\\\":38},\\\"2\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"关系\\\",\\\"style\\\":38},\\\"4\\\":{\\\"text\\\":\\\"年龄\\\",\\\"style\\\":38},\\\"5\\\":{\\\"text\\\":\\\"工作单位\\\",\\\"style\\\":38,\\\"merge\\\":[0,1]},\\\"7\\\":{\\\"text\\\":\\\"政治面貌\\\",\\\"style\\\":38},\\\"8\\\":{\\\"text\\\":\\\"联系方式\\\",\\\"style\\\":38},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}}},\\\"33\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"#{jtcy.name}\\\",\\\"style\\\":90,\\\"merge\\\":[0,1]},\\\"2\\\":{\\\"text\\\":\\\"#{jtcy.guanxi}\\\",\\\"style\\\":90,\\\"merge\\\":[0,1]},\\\"4\\\":{\\\"text\\\":\\\"#{jtcy.age}\\\",\\\"style\\\":90},\\\"5\\\":{\\\"text\\\":\\\"#{jtcy.danwei}\\\",\\\"style\\\":90,\\\"merge\\\":[0,1]},\\\"7\\\":{\\\"text\\\":\\\"#{jtcy.zzmm}\\\",\\\"style\\\":90},\\\"8\\\":{\\\"text\\\":\\\"#{jtcy.phone}\\\",\\\"style\\\":90},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true},\\\"34\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"1\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"4\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"5\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"6\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"7\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"8\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}}},\\\"35\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,2],\\\"text\\\":\\\"所获奖励\\\",\\\"style\\\":125},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"4\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"5\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"6\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"7\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"8\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":7},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}},\\\"height\\\":47},\\\"36\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"时间\\\",\\\"style\\\":90,\\\"merge\\\":[0,2]},\\\"3\\\":{\\\"style\\\":90,\\\"text\\\":\\\"地点\\\",\\\"merge\\\":[0,2]},\\\"6\\\":{\\\"style\\\":90,\\\"text\\\":\\\"所获得的奖励名称\\\",\\\"merge\\\":[0,2]},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}}},\\\"37\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"#{jiangli.date}\\\",\\\"style\\\":90,\\\"merge\\\":[0,2]},\\\"3\\\":{\\\"text\\\":\\\"#{jiangli.didian}\\\",\\\"style\\\":90,\\\"merge\\\":[0,2]},\\\"6\\\":{\\\"text\\\":\\\"#{jiangli.mingcheng}\\\",\\\"style\\\":90,\\\"merge\\\":[0,2]},\\\"9\\\":{\\\"style\\\":112,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true},\\\"len\\\":98},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":703,\\\"displayConfig\\\":{},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"仿宋\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"仿宋\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":12}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":12}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":8}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":8}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":10}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":10}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"隶书\\\",\\\"size\\\":10}},{\\\"font\\\":{\\\"name\\\":\\\"隶书\\\",\\\"size\\\":10}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"华文中宋\\\",\\\"size\\\":10}},{\\\"font\\\":{\\\"name\\\":\\\"华文中宋\\\",\\\"size\\\":10}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":10}},{\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":10}},{\\\"textwrap\\\":true},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":10},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":10},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"font\\\":{\\\"bold\\\":true}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":12}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":10}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":10},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"bold\\\":true},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":10},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"bold\\\":true},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true},\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"medium\\\",\\\"#000\\\"],\\\"left\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true},\\\"border\\\":{\\\"top\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"medium\\\",\\\"#000\\\"],\\\"right\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"medium\\\",\\\"#000\\\"],\\\"left\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"medium\\\",\\\"#000\\\"],\\\"right\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"medium\\\",\\\"#000\\\"],\\\"left\\\":[\\\"medium\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"border\\\":{\\\"top\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"medium\\\",\\\"#000\\\"],\\\"right\\\":[\\\"medium\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"border\\\":{\\\"left\\\":[\\\"medium\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":10},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"medium\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":10},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":10,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":10,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"medium\\\",\\\"#000\\\"],\\\"left\\\":[\\\"medium\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"medium\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"medium\\\",\\\"#000\\\"],\\\"right\\\":[\\\"medium\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":8},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":8}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":9},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":8}},{\\\"border\\\":{\\\"top\\\":[\\\"medium\\\",\\\"#000\\\"],\\\"left\\\":[\\\"medium\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"top\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"left\\\":[\\\"medium\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":8},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"medium\\\",\\\"#000\\\"],\\\"left\\\":[\\\"medium\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"medium\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":10,\\\"bold\\\":true},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":10,\\\"bold\\\":true},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":10,\\\"bold\\\":true}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":10},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":10},\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":10},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true},\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true},\\\"align\\\":\\\"right\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true},\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true},\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":10},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":10,\\\"bold\\\":true},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":10},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"format\\\":\\\"datetime\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":10},\\\"format\\\":\\\"datetime\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":10},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"format\\\":\\\"normal\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":10},\\\"format\\\":\\\"normal\\\"}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":73},\\\"1\\\":{\\\"width\\\":71},\\\"2\\\":{\\\"width\\\":69},\\\"3\\\":{\\\"width\\\":89},\\\"4\\\":{\\\"width\\\":64},\\\"5\\\":{\\\"width\\\":47},\\\"6\\\":{\\\"width\\\":68},\\\"7\\\":{\\\"width\\\":100},\\\"8\\\":{\\\"width\\\":103},\\\"9\\\":{\\\"width\\\":19},\\\"10\\\":{\\\"width\\\":146},\\\"11\\\":{\\\"width\\\":85},\\\"len\\\":50},\\\"merges\\\":[\\\"H3:I3\\\",\\\"B3:D3\\\",\\\"A2:I2\\\",\\\"D6:F6\\\",\\\"D7:F7\\\",\\\"A8:B8\\\",\\\"G8:H8\\\",\\\"A9:B9\\\",\\\"A10:B10\\\",\\\"C10:E10\\\",\\\"C8:E8\\\",\\\"C9:E9\\\",\\\"A11:B11\\\",\\\"C11:E11\\\",\\\"F11:G11\\\",\\\"H11:I11\\\",\\\"C12:I14\\\",\\\"A15:B15\\\",\\\"C15:E15\\\",\\\"F15:G15\\\",\\\"H15:I15\\\",\\\"A16:B16\\\",\\\"A17:B17\\\",\\\"A18:B18\\\",\\\"C17:I17\\\",\\\"C18:I18\\\",\\\"A20:E20\\\",\\\"A21:B21\\\",\\\"C21:D21\\\",\\\"E21:F21\\\",\\\"G21:H21\\\",\\\"A22:B22\\\",\\\"A24:E24\\\",\\\"A25:B25\\\",\\\"C25:D25\\\",\\\"G25:H25\\\",\\\"A26:B26\\\",\\\"A28:E28\\\",\\\"A29:B29\\\",\\\"C29:D29\\\",\\\"A30:B30\\\",\\\"A32:B32\\\",\\\"A33:B33\\\",\\\"C33:D33\\\",\\\"A34:B34\\\",\\\"C34:D34\\\",\\\"A36:C36\\\",\\\"C16:D16\\\",\\\"F16:G16\\\",\\\"QAAAAAACI1:JAAAAAABJ38\\\",\\\"A1:I1\\\",\\\"H4:I4\\\",\\\"G9:I9\\\",\\\"G22:H22\\\",\\\"E22:F22\\\",\\\"C22:D22\\\",\\\"C26:D26\\\",\\\"G26:H26\\\",\\\"C30:D30\\\",\\\"G30:H30\\\",\\\"E30:F30\\\",\\\"D37:F37\\\",\\\"D38:F38\\\",\\\"A38:C38\\\",\\\"A37:C37\\\",\\\"G37:I37\\\",\\\"G38:I38\\\",\\\"E29:F29\\\",\\\"G29:H29\\\",\\\"E25:F25\\\",\\\"E26:F26\\\",\\\"F33:G33\\\",\\\"F34:G34\\\",\\\"A12:B14\\\",\\\"I5:I8\\\"],\\\"imgList\\\":[{\\\"row\\\":4,\\\"col\\\":8,\\\"width\\\":\\\"101\\\",\\\"height\\\":\\\"128\\\",\\\"src\\\":\\\"https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/images/QQ截图20210115102648_1610694177544_1617244906979.png\\\",\\\"layer_id\\\":\\\"cvkWDQVZhfJPgcS4\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[4,8]]}]}', NULL, 'https://static.jeecg.com/designreport/images/1122_1607312336469.png', 'admin', '2020-10-10 16:32:53', 'admin', '2021-04-01 02:42:07', 0, NULL, NULL, 1, 609, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('1316944968992034816', '20201016113231', '员工信息登记', NULL, NULL, '984302991393210368', '{\\\"loopBlockList\\\":[],\\\"area\\\":false,\\\"printElWidth\\\":718,\\\"excel_config_id\\\":\\\"1316944968992034816\\\",\\\"printElHeight\\\":1047,\\\"rows\\\":{\\\"1\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"员工信息登记表\\\",\\\"merge\\\":[0,6],\\\"style\\\":28},\\\"1\\\":{\\\"style\\\":21,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":21,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":21,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":21,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":21,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":21,\\\"text\\\":\\\" \\\"}},\\\"height\\\":46},\\\"2\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"编号:\\\",\\\"style\\\":29},\\\"1\\\":{\\\"text\\\":\\\"${employee.num}\\\",\\\"style\\\":30,\\\"merge\\\":[0,3]},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"4\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"5\\\":{\\\"text\\\":\\\"填写日期:\\\",\\\"style\\\":29},\\\"6\\\":{\\\"text\\\":\\\"${employee.create_time}\\\",\\\"style\\\":36}},\\\"isDrag\\\":true,\\\"height\\\":44},\\\"3\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"姓名:\\\",\\\"style\\\":29},\\\"1\\\":{\\\"text\\\":\\\"${employee.name}\\\",\\\"style\\\":30},\\\"2\\\":{\\\"text\\\":\\\"性别:\\\",\\\"style\\\":29},\\\"3\\\":{\\\"text\\\":\\\"${employee.sex}\\\",\\\"style\\\":30},\\\"4\\\":{\\\"text\\\":\\\"出生年月:\\\",\\\"style\\\":29},\\\"5\\\":{\\\"text\\\":\\\"${employee.birthday}\\\",\\\"style\\\":36},\\\"6\\\":{\\\"style\\\":3,\\\"text\\\":\\\" \\\",\\\"merge\\\":[4,0],\\\"virtual\\\":\\\"Ym8ny6lYTdutY5tT\\\"}},\\\"isDrag\\\":true,\\\"height\\\":42},\\\"4\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"民族:\\\",\\\"style\\\":29},\\\"1\\\":{\\\"text\\\":\\\"${employee.nation}\\\",\\\"style\\\":30},\\\"2\\\":{\\\"text\\\":\\\"政治面貌:\\\",\\\"style\\\":29},\\\"3\\\":{\\\"text\\\":\\\"${employee.political}\\\",\\\"style\\\":30},\\\"4\\\":{\\\"text\\\":\\\"籍贯:\\\",\\\"style\\\":29},\\\"5\\\":{\\\"text\\\":\\\"${employee.native_place}\\\",\\\"style\\\":30}},\\\"isDrag\\\":true,\\\"height\\\":38},\\\"5\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"身高(cm):\\\",\\\"style\\\":29},\\\"1\\\":{\\\"text\\\":\\\"${employee.height}\\\",\\\"style\\\":30},\\\"2\\\":{\\\"text\\\":\\\"体重(kg):\\\",\\\"style\\\":29},\\\"3\\\":{\\\"text\\\":\\\"${employee.weight}\\\",\\\"style\\\":30},\\\"4\\\":{\\\"text\\\":\\\"健康状况:\\\",\\\"style\\\":29},\\\"5\\\":{\\\"text\\\":\\\"${employee.health}\\\",\\\"style\\\":30}},\\\"isDrag\\\":true,\\\"height\\\":38},\\\"6\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"身份证号:\\\",\\\"style\\\":29},\\\"1\\\":{\\\"text\\\":\\\"${employee.id_card}\\\",\\\"style\\\":30,\\\"merge\\\":[0,2]},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"4\\\":{\\\"text\\\":\\\"学历:\\\",\\\"style\\\":29},\\\"5\\\":{\\\"text\\\":\\\"${employee.education}\\\",\\\"style\\\":30}},\\\"isDrag\\\":true,\\\"height\\\":40},\\\"7\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"毕业学校:\\\",\\\"style\\\":29},\\\"1\\\":{\\\"text\\\":\\\"${employee.school}\\\",\\\"style\\\":30,\\\"merge\\\":[0,2]},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"4\\\":{\\\"text\\\":\\\"专业:\\\",\\\"style\\\":29},\\\"5\\\":{\\\"text\\\":\\\"${employee.major}\\\",\\\"style\\\":30}},\\\"isDrag\\\":true,\\\"height\\\":44},\\\"8\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"联系地址:\\\",\\\"style\\\":29},\\\"1\\\":{\\\"text\\\":\\\"${employee.address}\\\",\\\"style\\\":30,\\\"merge\\\":[0,2]},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"4\\\":{\\\"text\\\":\\\"邮编:\\\",\\\"style\\\":29},\\\"5\\\":{\\\"text\\\":\\\"${employee.zip_code}\\\",\\\"style\\\":30,\\\"merge\\\":[0,1]},\\\"6\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24}},\\\"isDrag\\\":true,\\\"height\\\":45},\\\"9\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"Email:\\\",\\\"style\\\":29},\\\"1\\\":{\\\"text\\\":\\\"${employee.email}\\\",\\\"style\\\":30,\\\"merge\\\":[0,2]},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"4\\\":{\\\"text\\\":\\\"手机号:\\\",\\\"style\\\":29},\\\"5\\\":{\\\"text\\\":\\\"${employee.phone}\\\",\\\"style\\\":30,\\\"merge\\\":[0,1]},\\\"6\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24}},\\\"isDrag\\\":true,\\\"height\\\":40},\\\"10\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"外语语种:\\\",\\\"style\\\":29},\\\"1\\\":{\\\"text\\\":\\\"${employee.foreign_language}\\\",\\\"style\\\":30},\\\"2\\\":{\\\"text\\\":\\\"外语水平:\\\",\\\"style\\\":29},\\\"3\\\":{\\\"text\\\":\\\"${employee.foreign_language_level}\\\",\\\"style\\\":30},\\\"4\\\":{\\\"text\\\":\\\"计算机水平:\\\",\\\"style\\\":29},\\\"5\\\":{\\\"text\\\":\\\"${employee.computer_level}\\\",\\\"style\\\":30,\\\"merge\\\":[0,1]},\\\"6\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24}},\\\"isDrag\\\":true,\\\"height\\\":41},\\\"11\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"毕业时间:\\\",\\\"style\\\":29},\\\"1\\\":{\\\"text\\\":\\\"${employee.graduation_time}\\\",\\\"style\\\":34},\\\"2\\\":{\\\"text\\\":\\\"到职时间:\\\",\\\"style\\\":29},\\\"3\\\":{\\\"text\\\":\\\"${employee.arrival_time}\\\",\\\"style\\\":34},\\\"4\\\":{\\\"text\\\":\\\"职称:\\\",\\\"style\\\":29},\\\"5\\\":{\\\"text\\\":\\\"${employee.positional_titles}\\\",\\\"style\\\":30,\\\"merge\\\":[0,1]},\\\"6\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24}},\\\"isDrag\\\":true,\\\"height\\\":42},\\\"12\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"教育经历:\\\",\\\"style\\\":32},\\\"1\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":35,\\\"merge\\\":[0,5]},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"4\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"5\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"6\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40}},\\\"isDrag\\\":true,\\\"height\\\":39},\\\"13\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"${employee.education_experience}\\\",\\\"style\\\":33,\\\"merge\\\":[0,6]},\\\"1\\\":{\\\"style\\\":27,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":27,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":27,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":27,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":27,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":27,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true,\\\"height\\\":70},\\\"14\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"工作经历:\\\",\\\"style\\\":32},\\\"1\\\":{\\\"merge\\\":[0,5],\\\"style\\\":30,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"4\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"5\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"6\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24}},\\\"height\\\":43},\\\"15\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"${employee.work_experience}\\\",\\\"style\\\":30,\\\"merge\\\":[0,6]},\\\"1\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"4\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"5\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24},\\\"6\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":24}},\\\"isDrag\\\":true,\\\"height\\\":61},\\\"17\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":37}}},\\\"len\\\":100},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[\\\"sex1\\\"],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":712,\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"bold\\\":true}},{\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"bold\\\":false}},{\\\"font\\\":{\\\"bold\\\":false}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"bold\\\":true},\\\"align\\\":\\\"right\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]},\\\"font\\\":{\\\"bold\\\":true},\\\"align\\\":\\\"right\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]},\\\"font\\\":{\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]},\\\"font\\\":{\\\"bold\\\":false}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"font\\\":{\\\"bold\\\":true},\\\"align\\\":\\\"right\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"font\\\":{\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"font\\\":{\\\"bold\\\":false}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16,\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16,\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"right\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16,\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"right\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"format\\\":\\\"date2\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"format\\\":\\\"normal\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"format\\\":\\\"date\\\"},{\\\"format\\\":\\\"date2\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"format\\\":\\\"date2\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"format\\\":\\\"time\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"format\\\":\\\"normal\\\"}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":79},\\\"1\\\":{\\\"width\\\":92},\\\"2\\\":{\\\"width\\\":76},\\\"3\\\":{\\\"width\\\":106},\\\"5\\\":{\\\"width\\\":123},\\\"6\\\":{\\\"width\\\":136},\\\"len\\\":50},\\\"merges\\\":[\\\"A2:G2\\\",\\\"B3:E3\\\",\\\"B7:D7\\\",\\\"B8:D8\\\",\\\"B9:D9\\\",\\\"B10:D10\\\",\\\"F9:G9\\\",\\\"F10:G10\\\",\\\"F11:G11\\\",\\\"F12:G12\\\",\\\"B13:G13\\\",\\\"A14:G14\\\",\\\"B15:G15\\\",\\\"A16:G16\\\",\\\"G4:G8\\\"],\\\"imgList\\\":[{\\\"row\\\":3,\\\"col\\\":6,\\\"width\\\":\\\"135\\\",\\\"height\\\":\\\"192\\\",\\\"src\\\":\\\"https://static.jeecg.com/designreport/images/QQ截图20210108095848_1610071294294.png\\\",\\\"layer_id\\\":\\\"Ym8ny6lYTdutY5tT\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[3,6]]}]}', NULL, 'https://static.jeecg.com/designreport/images/1133_1607312428261.png', 'admin', '2020-10-16 11:32:32', 'admin', '2021-02-03 13:59:35', 0, NULL, NULL, 1, 1413, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('1331503965770223616', '20201125155042', '房屋销售综合展示大屏', NULL, NULL, '984302961118724096', '{\\\"loopBlockList\\\":[],\\\"chartList\\\":[{\\\"row\\\":1,\\\"col\\\":1,\\\"width\\\":\\\"338\\\",\\\"height\\\":\\\"378\\\",\\\"config\\\":\\\"{\\\\\\\"yAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"rotate\\\\\\\":0,\\\\\\\"interval\\\\\\\":0,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"data\\\\\\\":[\\\\\\\"缤纷南郡\\\\\\\",\\\\\\\"中航华府\\\\\\\",\\\\\\\"3中家属楼\\\\\\\",\\\\\\\"幸福家园\\\\\\\",\\\\\\\"水晶国际\\\\\\\",\\\\\\\"绿城小区\\\\\\\",\\\\\\\"缤纷南郡二期\\\\\\\",\\\\\\\"国奥家园\\\\\\\",\\\\\\\"西西胡同\\\\\\\",\\\\\\\"融创学府\\\\\\\",\\\\\\\"蓝湾国际\\\\\\\",\\\\\\\"广发小区\\\\\\\"],\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\"}},\\\\\\\"show\\\\\\\":true,\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false},\\\\\\\"type\\\\\\\":\\\\\\\"category\\\\\\\"},\\\\\\\"xAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\"}},\\\\\\\"show\\\\\\\":true,\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false},\\\\\\\"type \\\\\\\":\\\\\\\"value\\\\\\\"},\\\\\\\"legend\\\\\\\":{\\\\\\\"padding\\\\\\\":[25,20,25,10],\\\\\\\"data\\\\\\\":[\\\\\\\"房子\\\\\\\"],\\\\\\\"top\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"orient\\\\\\\":\\\\\\\"horizontal\\\\\\\",\\\\\\\"left\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"show\\\\\\\":false,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\",\\\\\\\"fontSize\\\\\\\":12}},\\\\\\\"grid\\\\\\\":{\\\\\\\"top\\\\\\\":60,\\\\\\\"left\\\\\\\":71,\\\\\\\"bottom\\\\\\\":39,\\\\\\\"right\\\\\\\":29},\\\\\\\"series\\\\\\\":[{\\\\\\\"barWidth\\\\\\\":13,\\\\\\\"data\\\\\\\":[2,2,2,3,4,3,3,5,2,7,4,8],\\\\\\\"name\\\\\\\":\\\\\\\"房子\\\\\\\",\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#67994B\\\\\\\",\\\\\\\"barBorderRadius\\\\\\\":7},\\\\\\\"label\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"position\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"black\\\\\\\",\\\\\\\"fontSize\\\\\\\":16,\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\"}},\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\",\\\\\\\"barMinHeight\\\\\\\":2,\\\\\\\"typeData\\\\\\\":[]}],\\\\\\\"tooltip\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"axisPointer\\\\\\\":{\\\\\\\"type\\\\\\\":\\\\\\\"shadow\\\\\\\"},\\\\\\\"trigger\\\\\\\":\\\\\\\"axis\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"padding\\\\\\\":[5,20,5,20],\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"show\\\\\\\":true,\\\\\\\"text\\\\\\\":\\\\\\\"各楼盘成交量排名\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"14\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\"},\\\\\\\"top\\\\\\\":10},\\\\\\\"backgroundColor\\\\\\\":{\\\\\\\"src\\\\\\\":\\\\\\\"https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/images/bg1_1606961907450_1617248229528.png\\\\\\\"}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"dataType\\\":\\\"api\\\",\\\"apiStatus\\\":\\\"1\\\",\\\"dataId\\\":\\\"1331511745851731969\\\",\\\"axisX\\\":\\\"name\\\",\\\"axisY\\\":\\\"value\\\",\\\"series\\\":\\\"type\\\",\\\"yText\\\":\\\"\\\",\\\"xText\\\":\\\"\\\",\\\"dbCode\\\":\\\"chengjiao\\\",\\\"chartType\\\":\\\"bar.multi.horizontal\\\",\\\"isTiming\\\":true,\\\"intervalTime\\\":\\\"5\\\"},\\\"layer_id\\\":\\\"5ggWQtDUvSopC4iL\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[1,1],[1,2],[1,3]]},{\\\"row\\\":1,\\\"col\\\":12,\\\"width\\\":\\\"327\\\",\\\"height\\\":\\\"152\\\",\\\"config\\\":\\\"{\\\\\\\"yAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":12}},\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\"}},\\\\\\\"show\\\\\\\":true,\\\\\\\"name\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false}},\\\\\\\"xAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"rotate\\\\\\\":34,\\\\\\\"interval\\\\\\\":0,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"data\\\\\\\":[\\\\\\\"高层\\\\\\\",\\\\\\\"小高层\\\\\\\",\\\\\\\"写字楼\\\\\\\",\\\\\\\"厂房\\\\\\\",\\\\\\\"公寓\\\\\\\",\\\\\\\"别墅\\\\\\\",\\\\\\\"厂房\\\\\\\",\\\\\\\"四合院\\\\\\\",\\\\\\\"loft\\\\\\\"],\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\"}},\\\\\\\"show\\\\\\\":true,\\\\\\\"name\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false}},\\\\\\\"grid\\\\\\\":{\\\\\\\"top\\\\\\\":50,\\\\\\\"left\\\\\\\":30,\\\\\\\"bottom\\\\\\\":44,\\\\\\\"right\\\\\\\":24},\\\\\\\"series\\\\\\\":[{\\\\\\\"areaStyle\\\\\\\":null,\\\\\\\"data\\\\\\\":[20,25,10,5,9,1,5,1,20],\\\\\\\"showSymbol\\\\\\\":true,\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"width\\\\\\\":2},\\\\\\\"symbolSize\\\\\\\":5,\\\\\\\"isArea\\\\\\\":false,\\\\\\\"name\\\\\\\":\\\\\\\"销量\\\\\\\",\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#D04672\\\\\\\"},\\\\\\\"step\\\\\\\":false,\\\\\\\"label\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"position\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"black\\\\\\\",\\\\\\\"fontSize\\\\\\\":16,\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\"}},\\\\\\\"type\\\\\\\":\\\\\\\"line\\\\\\\",\\\\\\\"smooth\\\\\\\":true}],\\\\\\\"tooltip\\\\\\\":{\\\\\\\"formatter\\\\\\\":\\\\\\\"{b} : {c}\\\\\\\",\\\\\\\"show\\\\\\\":true,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"top\\\\\\\":10,\\\\\\\"text\\\\\\\":\\\\\\\"房形分析\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"14\\\\\\\"},\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"padding\\\\\\\":[5,20,5,10]},\\\\\\\"backgroundColor\\\\\\\":{\\\\\\\"src\\\\\\\":\\\\\\\"https://static.jeecg.com/designreport/images/bg1_1607938818911.png\\\\\\\"}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"dataType\\\":\\\"api\\\",\\\"apiStatus\\\":\\\"1\\\",\\\"dataId\\\":\\\"1331922734933987329\\\",\\\"axisX\\\":\\\"name\\\",\\\"axisY\\\":\\\"value\\\",\\\"series\\\":\\\"type\\\",\\\"yText\\\":\\\"\\\",\\\"xText\\\":\\\"\\\",\\\"dbCode\\\":\\\"fangyuan\\\",\\\"chartType\\\":\\\"line.smooth\\\",\\\"isTiming\\\":true,\\\"intervalTime\\\":\\\"5\\\"},\\\"layer_id\\\":\\\"nk6I2RCefm9scS1k\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[1,12],[1,13],[1,14],[1,15]]},{\\\"row\\\":7,\\\"col\\\":12,\\\"width\\\":\\\"324\\\",\\\"height\\\":\\\"215\\\",\\\"config\\\":\\\"{\\\\\\\"legend\\\\\\\":{\\\\\\\"padding\\\\\\\":[25,20,25,10],\\\\\\\"data\\\\\\\":[\\\\\\\"1室\\\\\\\",\\\\\\\"2室\\\\\\\",\\\\\\\"3室\\\\\\\",\\\\\\\"4室\\\\\\\",\\\\\\\"5室\\\\\\\"],\\\\\\\"top\\\\\\\":\\\\\\\"bottom\\\\\\\",\\\\\\\"orient\\\\\\\":\\\\\\\"vertical\\\\\\\",\\\\\\\"left\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"show\\\\\\\":true,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"series\\\\\\\":[{\\\\\\\"isRose\\\\\\\":false,\\\\\\\"data\\\\\\\":[{\\\\\\\"name\\\\\\\":\\\\\\\"1室\\\\\\\",\\\\\\\"value\\\\\\\":10,\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(53,165,180,1)\\\\\\\"}},{\\\\\\\"name\\\\\\\":\\\\\\\"2室\\\\\\\",\\\\\\\"value\\\\\\\":30,\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(60,140,198,1)\\\\\\\"}},{\\\\\\\"name\\\\\\\":\\\\\\\"3室\\\\\\\",\\\\\\\"value\\\\\\\":20,\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(93,144,81,1)\\\\\\\"}},{\\\\\\\"name\\\\\\\":\\\\\\\"4室\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(191,146,68,1)\\\\\\\"}},{\\\\\\\"name\\\\\\\":\\\\\\\"5室\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(188,69,117,1)\\\\\\\"}}],\\\\\\\"isRadius\\\\\\\":true,\\\\\\\"roseType\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"notCount\\\\\\\":false,\\\\\\\"center\\\\\\\":[\\\\\\\"160\\\\\\\",\\\\\\\"120\\\\\\\"],\\\\\\\"name\\\\\\\":\\\\\\\"访问来源\\\\\\\",\\\\\\\"minAngle\\\\\\\":0,\\\\\\\"label\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"position\\\\\\\":\\\\\\\"outside\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"8\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\"}},\\\\\\\"type\\\\\\\":\\\\\\\"pie\\\\\\\",\\\\\\\"radius\\\\\\\":[\\\\\\\"40%\\\\\\\",\\\\\\\"50%\\\\\\\"],\\\\\\\"autoSort\\\\\\\":false}],\\\\\\\"tooltip\\\\\\\":{\\\\\\\"formatter\\\\\\\":\\\\\\\"{b} : {c}\\\\\\\",\\\\\\\"show\\\\\\\":true,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"top\\\\\\\":10,\\\\\\\"text\\\\\\\":\\\\\\\"不同户型销售\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"14\\\\\\\"},\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"padding\\\\\\\":[5,20,5,10]},\\\\\\\"backgroundColor\\\\\\\":{\\\\\\\"src\\\\\\\":\\\\\\\"https://static.jeecg.com/designreport/images/bg1_1608536502813.png\\\\\\\"}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"dataType\\\":\\\"api\\\",\\\"apiStatus\\\":\\\"1\\\",\\\"dataId\\\":\\\"1331919172472524801\\\",\\\"axisX\\\":\\\"name\\\",\\\"axisY\\\":\\\"value\\\",\\\"series\\\":\\\"type\\\",\\\"yText\\\":\\\"\\\",\\\"xText\\\":\\\"\\\",\\\"dbCode\\\":\\\"huxingxiaoshou\\\",\\\"chartType\\\":\\\"pie.doughnut\\\",\\\"isTiming\\\":true,\\\"intervalTime\\\":\\\"5\\\",\\\"id\\\":\\\"MCJP8uqwe57YoCvF\\\"},\\\"layer_id\\\":\\\"MCJP8uqwe57YoCvF\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[7,12],[7,13],[7,14],[7,15]]},{\\\"row\\\":7,\\\"col\\\":4,\\\"width\\\":\\\"662\\\",\\\"height\\\":\\\"222\\\",\\\"config\\\":\\\"{\\\\\\\"yAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\"}},\\\\\\\"show\\\\\\\":true,\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false},\\\\\\\"type \\\\\\\":\\\\\\\"value\\\\\\\"},\\\\\\\"xAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"rotate\\\\\\\":0,\\\\\\\"interval\\\\\\\":0,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"data\\\\\\\":[\\\\\\\"1月\\\\\\\",\\\\\\\"2月\\\\\\\",\\\\\\\"3月\\\\\\\",\\\\\\\"4月\\\\\\\",\\\\\\\"5月\\\\\\\",\\\\\\\"6月\\\\\\\",\\\\\\\"7月\\\\\\\",\\\\\\\"8月\\\\\\\",\\\\\\\"9月\\\\\\\",\\\\\\\"10月\\\\\\\",\\\\\\\"11月\\\\\\\",\\\\\\\"12月\\\\\\\"],\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\"}},\\\\\\\"show\\\\\\\":true,\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#A98E8E\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false},\\\\\\\"type\\\\\\\":\\\\\\\"category\\\\\\\"},\\\\\\\"legend\\\\\\\":{\\\\\\\"padding\\\\\\\":[25,20,25,10],\\\\\\\"data\\\\\\\":[\\\\\\\"成交量\\\\\\\",\\\\\\\"成交价\\\\\\\"],\\\\\\\"top\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"orient\\\\\\\":\\\\\\\"vertical\\\\\\\",\\\\\\\"left\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"show\\\\\\\":false,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FBF8F8\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"grid\\\\\\\":{\\\\\\\"top\\\\\\\":58,\\\\\\\"left\\\\\\\":30,\\\\\\\"bottom\\\\\\\":43,\\\\\\\"right\\\\\\\":32},\\\\\\\"series\\\\\\\":[{\\\\\\\"barWidth\\\\\\\":15,\\\\\\\"stack\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"data\\\\\\\":[10,7,5,5,7,9,3,6,5,8,6,6],\\\\\\\"name\\\\\\\":\\\\\\\"成交量\\\\\\\",\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#37A5B1\\\\\\\",\\\\\\\"barBorderRadius\\\\\\\":13},\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\",\\\\\\\"barMinHeight\\\\\\\":7,\\\\\\\"typeData\\\\\\\":[{\\\\\\\"name\\\\\\\":\\\\\\\"成交量\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"_index\\\\\\\":0,\\\\\\\"_rowKey\\\\\\\":136,\\\\\\\"stack\\\\\\\":\\\\\\\"1\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"成交价\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"stack\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"_index\\\\\\\":1,\\\\\\\"_rowKey\\\\\\\":139}]},{\\\\\\\"barWidth\\\\\\\":15,\\\\\\\"stack\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"data\\\\\\\":[5,5,12,5,5,5,5,10,5,5,5,5],\\\\\\\"name\\\\\\\":\\\\\\\"成交价\\\\\\\",\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#2E72A7\\\\\\\",\\\\\\\"barBorderRadius\\\\\\\":13},\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\",\\\\\\\"barMinHeight\\\\\\\":7,\\\\\\\"typeData\\\\\\\":[{\\\\\\\"name\\\\\\\":\\\\\\\"成交量\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"_index\\\\\\\":0,\\\\\\\"_rowKey\\\\\\\":136,\\\\\\\"stack\\\\\\\":\\\\\\\"1\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"成交价\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"stack\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"_index\\\\\\\":1,\\\\\\\"_rowKey\\\\\\\":139}]}],\\\\\\\"tooltip\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"axisPointer\\\\\\\":{\\\\\\\"type\\\\\\\":\\\\\\\"shadow\\\\\\\"},\\\\\\\"trigger\\\\\\\":\\\\\\\"axis\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"padding\\\\\\\":[5,20,5,20],\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"show\\\\\\\":true,\\\\\\\"text\\\\\\\":\\\\\\\"成交量和成交价趋势\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"14\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\"},\\\\\\\"top\\\\\\\":10},\\\\\\\"backgroundColor\\\\\\\":{\\\\\\\"src\\\\\\\":\\\\\\\"https://static.jeecg.com/designreport/images/QQ截图20201207201434_1607343287788.png\\\\\\\"}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"dataType\\\":\\\"api\\\",\\\"apiStatus\\\":\\\"1\\\",\\\"dataId\\\":\\\"1331872643531526146\\\",\\\"axisX\\\":\\\"name\\\",\\\"axisY\\\":\\\"value\\\",\\\"series\\\":\\\"type\\\",\\\"yText\\\":\\\"\\\",\\\"xText\\\":\\\"\\\",\\\"dbCode\\\":\\\"chengjiao1\\\",\\\"chartType\\\":\\\"bar.stack\\\",\\\"chartId\\\":\\\"\\\",\\\"isTiming\\\":true,\\\"intervalTime\\\":\\\"5\\\"},\\\"layer_id\\\":\\\"Nf6Xud4fZqEfvQw4\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[7,4],[7,5],[7,6],[7,7],[7,8],[7,9],[7,10],[7,11]]},{\\\"row\\\":16,\\\"col\\\":12,\\\"width\\\":\\\"326\\\",\\\"height\\\":\\\"200\\\",\\\"config\\\":\\\"{\\\\\\\"radar\\\\\\\":[{\\\\\\\"indicator\\\\\\\":[{\\\\\\\"name\\\\\\\":\\\\\\\"房产证\\\\\\\",\\\\\\\"max\\\\\\\":520},{\\\\\\\"name\\\\\\\":\\\\\\\"购房发票\\\\\\\",\\\\\\\"max\\\\\\\":310},{\\\\\\\"name\\\\\\\":\\\\\\\"购房合同\\\\\\\",\\\\\\\"max\\\\\\\":380},{\\\\\\\"name\\\\\\\":\\\\\\\"预售合同\\\\\\\",\\\\\\\"max\\\\\\\":450},{\\\\\\\"name\\\\\\\":\\\\\\\"抵押合同\\\\\\\",\\\\\\\"max\\\\\\\":600},{\\\\\\\"name\\\\\\\":\\\\\\\"预收合同\\\\\\\",\\\\\\\"max\\\\\\\":350}],\\\\\\\"shape\\\\\\\":\\\\\\\"polygon\\\\\\\",\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"gray\\\\\\\",\\\\\\\"opacity\\\\\\\":0.5}},\\\\\\\"center\\\\\\\":[\\\\\\\"50%\\\\\\\",\\\\\\\"50%\\\\\\\"],\\\\\\\"name\\\\\\\":{\\\\\\\"formatter\\\\\\\":\\\\\\\"【{value}】\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#72ACD1\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"gray\\\\\\\",\\\\\\\"opacity\\\\\\\":0.5}}}],\\\\\\\"legend\\\\\\\":{\\\\\\\"padding\\\\\\\":[25,20,25,10],\\\\\\\"data\\\\\\\":[\\\\\\\"售后产权\\\\\\\",\\\\\\\"单位产权\\\\\\\",\\\\\\\"个人产权\\\\\\\"],\\\\\\\"top\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"orient\\\\\\\":\\\\\\\"horizontal\\\\\\\",\\\\\\\"left\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"show\\\\\\\":false,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\",\\\\\\\"fontSize\\\\\\\":12}},\\\\\\\"series\\\\\\\":[{\\\\\\\"type\\\\\\\":\\\\\\\"radar\\\\\\\",\\\\\\\"data\\\\\\\":[{\\\\\\\"name\\\\\\\":\\\\\\\"售后产权\\\\\\\",\\\\\\\"value\\\\\\\":[43,100,280,350,500,250],\\\\\\\"areaStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#3F9AFB\\\\\\\",\\\\\\\"opacity\\\\\\\":1},\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#2D8CF0\\\\\\\"}},{\\\\\\\"name\\\\\\\":\\\\\\\"单位产权\\\\\\\",\\\\\\\"value\\\\\\\":[190,50,140,280,310,150],\\\\\\\"areaStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#A6F65C\\\\\\\",\\\\\\\"opacity\\\\\\\":1},\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#55FE4D\\\\\\\"}},{\\\\\\\"name\\\\\\\":\\\\\\\"个人产权\\\\\\\",\\\\\\\"value\\\\\\\":[420,210,160,0,120,130],\\\\\\\"areaStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(188,69,117,1)\\\\\\\",\\\\\\\"opacity\\\\\\\":1},\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(188,69,117,1)\\\\\\\"}}]}],\\\\\\\"tooltip\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"top\\\\\\\":10,\\\\\\\"text\\\\\\\":\\\\\\\"不同产权、证件成交量\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#ffffff\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"14\\\\\\\"},\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"padding\\\\\\\":[5,20,5,20]},\\\\\\\"backgroundColor\\\\\\\":{\\\\\\\"src\\\\\\\":\\\\\\\"https://static.jeecg.com/designreport/images/bg1_1608274537110.png\\\\\\\"}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"dataType\\\":\\\"api\\\",\\\"apiStatus\\\":\\\"1\\\",\\\"dataId\\\":\\\"1331916030221602818\\\",\\\"axisX\\\":\\\"name\\\",\\\"axisY\\\":\\\"value\\\",\\\"series\\\":\\\"type\\\",\\\"yText\\\":\\\"\\\",\\\"xText\\\":\\\"\\\",\\\"dbCode\\\":\\\"btchanquan\\\",\\\"chartType\\\":\\\"radar.basic\\\",\\\"isTiming\\\":true,\\\"intervalTime\\\":\\\"10\\\",\\\"id\\\":\\\"IWoBtyiRxjkEbkfD\\\"},\\\"layer_id\\\":\\\"IWoBtyiRxjkEbkfD\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[16,12],[16,13],[16,14],[16,15]]},{\\\"row\\\":16,\\\"col\\\":1,\\\"width\\\":\\\"337\\\",\\\"height\\\":\\\"205\\\",\\\"config\\\":\\\"{\\\\\\\"yAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"rotate\\\\\\\":0,\\\\\\\"interval\\\\\\\":0,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"data\\\\\\\":[\\\\\\\"马小姐\\\\\\\",\\\\\\\"孙小姐\\\\\\\",\\\\\\\"王先生\\\\\\\",\\\\\\\"李先生\\\\\\\",\\\\\\\"赵小姐\\\\\\\"],\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\"}},\\\\\\\"show\\\\\\\":true,\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false},\\\\\\\"type\\\\\\\":\\\\\\\"category\\\\\\\"},\\\\\\\"xAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\"}},\\\\\\\"show\\\\\\\":true,\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false},\\\\\\\"type \\\\\\\":\\\\\\\"value\\\\\\\"},\\\\\\\"legend\\\\\\\":{\\\\\\\"padding\\\\\\\":[25,20,25,10],\\\\\\\"data\\\\\\\":[\\\\\\\"房子\\\\\\\"],\\\\\\\"top\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"orient\\\\\\\":\\\\\\\"horizontal\\\\\\\",\\\\\\\"left\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"show\\\\\\\":false,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\",\\\\\\\"fontSize\\\\\\\":12}},\\\\\\\"grid\\\\\\\":{\\\\\\\"top\\\\\\\":55,\\\\\\\"left\\\\\\\":70,\\\\\\\"bottom\\\\\\\":40,\\\\\\\"right\\\\\\\":24},\\\\\\\"series\\\\\\\":[{\\\\\\\"barWidth\\\\\\\":13,\\\\\\\"data\\\\\\\":[20,15,12,10,7],\\\\\\\"name\\\\\\\":\\\\\\\"房子\\\\\\\",\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#37A5B1\\\\\\\",\\\\\\\"barBorderRadius\\\\\\\":7},\\\\\\\"label\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"position\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"black\\\\\\\",\\\\\\\"fontSize\\\\\\\":16,\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\"}},\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\",\\\\\\\"barMinHeight\\\\\\\":2,\\\\\\\"typeData\\\\\\\":[]}],\\\\\\\"tooltip\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"axisPointer\\\\\\\":{\\\\\\\"type\\\\\\\":\\\\\\\"shadow\\\\\\\"},\\\\\\\"trigger\\\\\\\":\\\\\\\"axis\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"padding\\\\\\\":[5,20,5,20],\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"show\\\\\\\":true,\\\\\\\"text\\\\\\\":\\\\\\\"销售量成交排行榜\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"14\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\"},\\\\\\\"top\\\\\\\":10},\\\\\\\"backgroundColor\\\\\\\":{\\\\\\\"src\\\\\\\":\\\\\\\"https://static.jeecg.com/designreport/images/bg1_1606961907450.png\\\\\\\"}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"dataType\\\":\\\"api\\\",\\\"apiStatus\\\":\\\"1\\\",\\\"dataId\\\":\\\"1331514838211407873\\\",\\\"axisX\\\":\\\"name\\\",\\\"axisY\\\":\\\"value\\\",\\\"series\\\":\\\"type\\\",\\\"yText\\\":\\\"\\\",\\\"xText\\\":\\\"\\\",\\\"dbCode\\\":\\\"cjpaihang\\\",\\\"chartType\\\":\\\"bar.multi.horizontal\\\",\\\"isTiming\\\":true,\\\"intervalTime\\\":\\\"5\\\"},\\\"layer_id\\\":\\\"Cror94F1kmbP71ip\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[16,1],[16,2],[16,3]]},{\\\"row\\\":16,\\\"col\\\":4,\\\"width\\\":\\\"334\\\",\\\"height\\\":\\\"206\\\",\\\"config\\\":\\\"{\\\\\\\"yAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"rotate\\\\\\\":0,\\\\\\\"interval\\\\\\\":0,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"data\\\\\\\":[\\\\\\\"马小姐\\\\\\\",\\\\\\\"孙小姐\\\\\\\",\\\\\\\"王先生\\\\\\\",\\\\\\\"李先生\\\\\\\",\\\\\\\"赵小姐\\\\\\\"],\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\"}},\\\\\\\"show\\\\\\\":true,\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false},\\\\\\\"type\\\\\\\":\\\\\\\"category\\\\\\\"},\\\\\\\"xAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\"}},\\\\\\\"show\\\\\\\":true,\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false},\\\\\\\"type \\\\\\\":\\\\\\\"value\\\\\\\"},\\\\\\\"legend\\\\\\\":{\\\\\\\"padding\\\\\\\":[25,20,25,10],\\\\\\\"data\\\\\\\":[\\\\\\\"房子\\\\\\\"],\\\\\\\"top\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"orient\\\\\\\":\\\\\\\"horizontal\\\\\\\",\\\\\\\"left\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"show\\\\\\\":false,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\",\\\\\\\"fontSize\\\\\\\":12}},\\\\\\\"grid\\\\\\\":{\\\\\\\"top\\\\\\\":55,\\\\\\\"left\\\\\\\":56,\\\\\\\"bottom\\\\\\\":38,\\\\\\\"right\\\\\\\":30},\\\\\\\"series\\\\\\\":[{\\\\\\\"barWidth\\\\\\\":13,\\\\\\\"data\\\\\\\":[20,15,12,10,7],\\\\\\\"name\\\\\\\":\\\\\\\"房子\\\\\\\",\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#2E72A7\\\\\\\",\\\\\\\"barBorderRadius\\\\\\\":7},\\\\\\\"label\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"position\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"black\\\\\\\",\\\\\\\"fontSize\\\\\\\":16,\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\"}},\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\",\\\\\\\"barMinHeight\\\\\\\":2,\\\\\\\"typeData\\\\\\\":[]}],\\\\\\\"tooltip\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"axisPointer\\\\\\\":{\\\\\\\"type\\\\\\\":\\\\\\\"shadow\\\\\\\"},\\\\\\\"trigger\\\\\\\":\\\\\\\"axis\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"padding\\\\\\\":[5,20,5,20],\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"show\\\\\\\":true,\\\\\\\"text\\\\\\\":\\\\\\\"销售员成交金额\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"14\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\"},\\\\\\\"top\\\\\\\":10},\\\\\\\"backgroundColor\\\\\\\":{\\\\\\\"src\\\\\\\":\\\\\\\"https://static.jeecg.com/designreport/images/bg1_1606961918589.png\\\\\\\"}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"dataType\\\":\\\"api\\\",\\\"apiStatus\\\":\\\"1\\\",\\\"dataId\\\":\\\"1331514838211407873\\\",\\\"axisX\\\":\\\"name\\\",\\\"axisY\\\":\\\"value\\\",\\\"series\\\":\\\"type\\\",\\\"yText\\\":\\\"\\\",\\\"xText\\\":\\\"\\\",\\\"dbCode\\\":\\\"cjpaihang\\\",\\\"chartType\\\":\\\"bar.multi.horizontal\\\",\\\"isTiming\\\":true,\\\"intervalTime\\\":\\\"5\\\",\\\"chartId\\\":\\\"\\\"},\\\"layer_id\\\":\\\"pBOwp0Q0g4iuJCVm\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[16,4],[16,5],[16,6],[16,7]]},{\\\"row\\\":16,\\\"col\\\":8,\\\"width\\\":\\\"324\\\",\\\"height\\\":\\\"206\\\",\\\"config\\\":\\\"{\\\\\\\"legend\\\\\\\":{\\\\\\\"padding\\\\\\\":[25,20,25,10],\\\\\\\"data\\\\\\\":[\\\\\\\"简装\\\\\\\",\\\\\\\"中装\\\\\\\",\\\\\\\"精装\\\\\\\",\\\\\\\"豪装\\\\\\\",\\\\\\\"毛坯\\\\\\\"],\\\\\\\"top\\\\\\\":\\\\\\\"bottom\\\\\\\",\\\\\\\"orient\\\\\\\":\\\\\\\"vertical\\\\\\\",\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"show\\\\\\\":true,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"series\\\\\\\":[{\\\\\\\"isRose\\\\\\\":false,\\\\\\\"data\\\\\\\":[{\\\\\\\"name\\\\\\\":\\\\\\\"简装\\\\\\\",\\\\\\\"value\\\\\\\":10,\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(52,158,172,1)\\\\\\\"}},{\\\\\\\"name\\\\\\\":\\\\\\\"中装\\\\\\\",\\\\\\\"value\\\\\\\":10,\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(56,131,185,1)\\\\\\\"}},{\\\\\\\"name\\\\\\\":\\\\\\\"精装\\\\\\\",\\\\\\\"value\\\\\\\":10,\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(103,153,75,1)\\\\\\\"}},{\\\\\\\"name\\\\\\\":\\\\\\\"豪装\\\\\\\",\\\\\\\"value\\\\\\\":10,\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(230,165,55,1)\\\\\\\"}},{\\\\\\\"name\\\\\\\":\\\\\\\"毛坯\\\\\\\",\\\\\\\"value\\\\\\\":10,\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"\\\\\\\"}}],\\\\\\\"isRadius\\\\\\\":false,\\\\\\\"roseType\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"notCount\\\\\\\":false,\\\\\\\"center\\\\\\\":[\\\\\\\"180\\\\\\\",\\\\\\\"100\\\\\\\"],\\\\\\\"name\\\\\\\":\\\\\\\"访问来源\\\\\\\",\\\\\\\"minAngle\\\\\\\":0,\\\\\\\"label\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"position\\\\\\\":\\\\\\\"outside\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\"}},\\\\\\\"type\\\\\\\":\\\\\\\"pie\\\\\\\",\\\\\\\"radius\\\\\\\":\\\\\\\"52%\\\\\\\",\\\\\\\"autoSort\\\\\\\":false}],\\\\\\\"tooltip\\\\\\\":{\\\\\\\"formatter\\\\\\\":\\\\\\\"{b} : {c}\\\\\\\",\\\\\\\"show\\\\\\\":true,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"top\\\\\\\":10,\\\\\\\"text\\\\\\\":\\\\\\\"不同装修类型销售销量\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#ffffff\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"14\\\\\\\"},\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"padding\\\\\\\":[5,20,5,10]},\\\\\\\"backgroundColor\\\\\\\":{\\\\\\\"src\\\\\\\":\\\\\\\"https://static.jeecg.com/designreport/images/bg1_1608535503498.png\\\\\\\"}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"dataType\\\":\\\"api\\\",\\\"apiStatus\\\":\\\"1\\\",\\\"dataId\\\":\\\"1331878107552010242\\\",\\\"axisX\\\":\\\"name\\\",\\\"axisY\\\":\\\"value\\\",\\\"series\\\":\\\"type\\\",\\\"yText\\\":\\\"\\\",\\\"xText\\\":\\\"\\\",\\\"dbCode\\\":\\\"zhuangxiu\\\",\\\"chartType\\\":\\\"pie.simple\\\",\\\"isTiming\\\":true,\\\"intervalTime\\\":\\\"5\\\",\\\"id\\\":\\\"rQgkcYfLy4x0EP6h\\\"},\\\"layer_id\\\":\\\"rQgkcYfLy4x0EP6h\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[16,8],[16,9],[16,10],[16,11]]}],\\\"area\\\":{\\\"sri\\\":16,\\\"sci\\\":1,\\\"eri\\\":23,\\\"eci\\\":3,\\\"width\\\":340,\\\"height\\\":200},\\\"excel_config_id\\\":\\\"1331503965770223616\\\",\\\"printConfig\\\":{\\\"paper\\\":\\\"A4\\\",\\\"width\\\":210,\\\"height\\\":297,\\\"definition\\\":1,\\\"isBackend\\\":false,\\\"marginX\\\":10,\\\"marginY\\\":10},\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"style\\\":60,\\\"merge\\\":[0,13],\\\"text\\\":\\\"房屋销售综合展示大屏\\\"}},\\\"height\\\":113},\\\"1\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[14,2],\\\"style\\\":43,\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"5ggWQtDUvSopC4iL\\\"},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"5ggWQtDUvSopC4iL\\\"},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"5ggWQtDUvSopC4iL\\\"},\\\"4\\\":{\\\"style\\\":53,\\\"text\\\":\\\"成交量：\\\",\\\"merge\\\":[2,0],\\\"virtual\\\":\\\"5ggWQtDUvSopC4iL\\\"},\\\"5\\\":{\\\"text\\\":\\\"#{qingkuang.cjl}\\\",\\\"style\\\":64,\\\"merge\\\":[2,0]},\\\"7\\\":{\\\"style\\\":53,\\\"text\\\":\\\"成交金额：\\\",\\\"merge\\\":[2,0]},\\\"8\\\":{\\\"text\\\":\\\"#{qingkuang.cjje}\\\",\\\"style\\\":68,\\\"merge\\\":[2,0]},\\\"10\\\":{\\\"style\\\":53,\\\"text\\\":\\\"销售面积：\\\",\\\"merge\\\":[2,0]},\\\"11\\\":{\\\"text\\\":\\\"#{qingkuang.xsmj}\\\",\\\"style\\\":64,\\\"merge\\\":[2,0]},\\\"12\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"nk6I2RCefm9scS1k\\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"nk6I2RCefm9scS1k\\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"nk6I2RCefm9scS1k\\\"},\\\"15\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"nk6I2RCefm9scS1k\\\"}},\\\"isDrag\\\":true},\\\"2\\\":{\\\"cells\\\":{\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"3\\\":{\\\"cells\\\":{\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"4\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"style\\\":58,\\\"text\\\":\\\"成交均价：\\\",\\\"merge\\\":[2,0]},\\\"5\\\":{\\\"text\\\":\\\"#{qingkuang.cjjj}\\\",\\\"style\\\":65,\\\"merge\\\":[2,0]},\\\"7\\\":{\\\"style\\\":58,\\\"text\\\":\\\"售房佣金：\\\",\\\"merge\\\":[2,0]},\\\"8\\\":{\\\"text\\\":\\\"#{qingkuang.sfyj}\\\",\\\"style\\\":65,\\\"merge\\\":[2,0]},\\\"10\\\":{\\\"style\\\":58,\\\"text\\\":\\\"预定客户：\\\",\\\"merge\\\":[2,0]},\\\"11\\\":{\\\"text\\\":\\\"#{qingkuang.ydkh}\\\",\\\"style\\\":65,\\\"merge\\\":[2,0]},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true,\\\"height\\\":25},\\\"5\\\":{\\\"cells\\\":{\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"6\\\":{\\\"cells\\\":{\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"7\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"Nf6Xud4fZqEfvQw4\\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"Nf6Xud4fZqEfvQw4\\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"Nf6Xud4fZqEfvQw4\\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"Nf6Xud4fZqEfvQw4\\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"Nf6Xud4fZqEfvQw4\\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"Nf6Xud4fZqEfvQw4\\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"Nf6Xud4fZqEfvQw4\\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"Nf6Xud4fZqEfvQw4\\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"MCJP8uqwe57YoCvF\\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"MCJP8uqwe57YoCvF\\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"MCJP8uqwe57YoCvF\\\"},\\\"15\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"MCJP8uqwe57YoCvF\\\"}}},\\\"8\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"9\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"10\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"11\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"12\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"13\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"14\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"15\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"16\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":43,\\\"text\\\":\\\" \\\",\\\"merge\\\":[7,2],\\\"virtual\\\":\\\"Cror94F1kmbP71ip\\\"},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"Cror94F1kmbP71ip\\\"},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"Cror94F1kmbP71ip\\\"},\\\"4\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"pBOwp0Q0g4iuJCVm\\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"pBOwp0Q0g4iuJCVm\\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"pBOwp0Q0g4iuJCVm\\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"pBOwp0Q0g4iuJCVm\\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"rQgkcYfLy4x0EP6h\\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"rQgkcYfLy4x0EP6h\\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"rQgkcYfLy4x0EP6h\\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"rQgkcYfLy4x0EP6h\\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"IWoBtyiRxjkEbkfD\\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"IWoBtyiRxjkEbkfD\\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"IWoBtyiRxjkEbkfD\\\"},\\\"15\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"IWoBtyiRxjkEbkfD\\\"}}},\\\"17\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"18\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"19\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"20\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"21\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"22\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"23\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"24\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\"}}},\\\"len\\\":98},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":794,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":1546,\\\"displayConfig\\\":{},\\\"background\\\":{\\\"path\\\":\\\"https://static.jeecg.com/designreport/images/bg_1606961893275.png\\\",\\\"repeat\\\":\\\"repeat\\\",\\\"width\\\":\\\"\\\",\\\"height\\\":\\\"\\\"},\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"font\\\":{\\\"bold\\\":true}},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":18}},{\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":18}},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":16}},{\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":16}},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":16},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":16},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"align\\\":\\\"right\\\"},{\\\"align\\\":\\\"right\\\"},{\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":12}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":12}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"font\\\":{\\\"size\\\":12}},{\\\"font\\\":{\\\"size\\\":12}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":11}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":11}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"font\\\":{\\\"size\\\":11}},{\\\"font\\\":{\\\"size\\\":11}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":16},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":22},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":22}},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"Microsoft YaHei\\\",\\\"size\\\":22},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"size\\\":22}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true},\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true},\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11},\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11},\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"size\\\":11},\\\"color\\\":\\\"#ffffff\\\"},{},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":false},\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":false},\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11},\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#eee\\\"]}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":15,\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14},\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"size\\\":14},\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14},\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14},\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"top\\\"},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\",\\\"size\\\":22},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":22,\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#ffff01\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#ffff01\\\",\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#ffffff\\\",\\\"bgcolor\\\":\\\"#ffff01\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#ffffff\\\",\\\"bgcolor\\\":\\\"\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#ffff01\\\",\\\"bgcolor\\\":\\\"\\\"}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":117},\\\"3\\\":{\\\"width\\\":140},\\\"4\\\":{\\\"width\\\":136},\\\"5\\\":{\\\"width\\\":79},\\\"6\\\":{\\\"width\\\":1},\\\"7\\\":{\\\"width\\\":123},\\\"8\\\":{\\\"width\\\":102},\\\"9\\\":{\\\"width\\\":24},\\\"11\\\":{\\\"width\\\":100},\\\"14\\\":{\\\"width\\\":124},\\\"len\\\":50},\\\"merges\\\":[\\\"B2:D16\\\",\\\"E8:L16\\\",\\\"B17:D24\\\",\\\"E17:H24\\\",\\\"E2:E4\\\",\\\"F2:F4\\\",\\\"E5:E7\\\",\\\"F5:F7\\\",\\\"H2:H4\\\",\\\"H5:H7\\\",\\\"I5:I7\\\",\\\"I2:I4\\\",\\\"K2:K4\\\",\\\"L2:L4\\\",\\\"K5:K7\\\",\\\"L5:L7\\\",\\\"M17:O24\\\",\\\"B1:O1\\\"]}', NULL, 'https://static.jeecg.com/designreport/images/QQ截图20201125161646_1606705892603.png', 'admin', '2020-11-25 15:50:43', 'admin', '2021-04-01 03:37:15', 0, NULL, NULL, 1, 712, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('1334378897302753280', '20201203140834', '区域销售表', NULL, NULL, '984272091947253760', '{\\\"loopBlockList\\\":[],\\\"area\\\":false,\\\"printElWidth\\\":718,\\\"excel_config_id\\\":\\\"1334378897302753280\\\",\\\"printElHeight\\\":1047,\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"区域销售表\\\",\\\"merge\\\":[0,22],\\\"style\\\":10},\\\"2\\\":{\\\"style\\\":10},\\\"3\\\":{\\\"style\\\":10},\\\"4\\\":{\\\"style\\\":10},\\\"5\\\":{\\\"style\\\":10},\\\"6\\\":{\\\"style\\\":10},\\\"7\\\":{\\\"style\\\":10},\\\"8\\\":{\\\"style\\\":10},\\\"9\\\":{\\\"style\\\":10},\\\"10\\\":{\\\"style\\\":10},\\\"11\\\":{\\\"style\\\":10},\\\"12\\\":{\\\"style\\\":10},\\\"13\\\":{\\\"style\\\":10},\\\"14\\\":{\\\"style\\\":10},\\\"15\\\":{\\\"style\\\":10},\\\"16\\\":{\\\"style\\\":10},\\\"17\\\":{\\\"style\\\":10},\\\"18\\\":{\\\"style\\\":10},\\\"19\\\":{\\\"style\\\":10},\\\"20\\\":{\\\"style\\\":10},\\\"21\\\":{\\\"style\\\":10},\\\"22\\\":{\\\"style\\\":10},\\\"23\\\":{\\\"style\\\":10}},\\\"height\\\":72},\\\"1\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":64},\\\"1\\\":{\\\"text\\\":\\\"区域\\\",\\\"merge\\\":[1,0],\\\"style\\\":65},\\\"2\\\":{\\\"text\\\":\\\"省份\\\",\\\"merge\\\":[1,0],\\\"style\\\":65},\\\"3\\\":{\\\"text\\\":\\\"1月\\\",\\\"merge\\\":[0,2],\\\"style\\\":65},\\\"4\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\"2月\\\",\\\"merge\\\":[0,2],\\\"style\\\":65},\\\"7\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\"3月\\\",\\\"merge\\\":[0,2],\\\"style\\\":65},\\\"10\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\"4月\\\",\\\"merge\\\":[0,2],\\\"style\\\":65},\\\"13\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"15\\\":{\\\"text\\\":\\\"5月\\\",\\\"merge\\\":[0,2],\\\"style\\\":65},\\\"16\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"17\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"18\\\":{\\\"text\\\":\\\"6月\\\",\\\"merge\\\":[0,2],\\\"style\\\":65},\\\"19\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"20\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"21\\\":{\\\"text\\\":\\\"总合计\\\",\\\"merge\\\":[0,2],\\\"style\\\":65},\\\"22\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"23\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"24\\\":{\\\"style\\\":64},\\\"25\\\":{\\\"style\\\":64}},\\\"height\\\":22},\\\"2\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":64},\\\"1\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":65,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"text\\\":\\\"销售额\\\",\\\"style\\\":65},\\\"4\\\":{\\\"text\\\":\\\"搭赠\\\",\\\"style\\\":65},\\\"5\\\":{\\\"text\\\":\\\"比例\\\",\\\"style\\\":65},\\\"6\\\":{\\\"text\\\":\\\"销售额\\\",\\\"style\\\":65},\\\"7\\\":{\\\"text\\\":\\\"搭赠\\\",\\\"style\\\":65},\\\"8\\\":{\\\"text\\\":\\\"比例\\\",\\\"style\\\":65},\\\"9\\\":{\\\"text\\\":\\\"销售额\\\",\\\"style\\\":65},\\\"10\\\":{\\\"text\\\":\\\"搭赠\\\",\\\"style\\\":65},\\\"11\\\":{\\\"text\\\":\\\"比例\\\",\\\"style\\\":65},\\\"12\\\":{\\\"text\\\":\\\"销售额\\\",\\\"style\\\":65},\\\"13\\\":{\\\"text\\\":\\\"搭赠\\\",\\\"style\\\":65},\\\"14\\\":{\\\"text\\\":\\\"比例\\\",\\\"style\\\":65},\\\"15\\\":{\\\"text\\\":\\\"销售额\\\",\\\"style\\\":65},\\\"16\\\":{\\\"text\\\":\\\"搭赠\\\",\\\"style\\\":65},\\\"17\\\":{\\\"text\\\":\\\"比例\\\",\\\"style\\\":65},\\\"18\\\":{\\\"text\\\":\\\"销售额\\\",\\\"style\\\":65},\\\"19\\\":{\\\"text\\\":\\\"搭赠\\\",\\\"style\\\":65},\\\"20\\\":{\\\"text\\\":\\\"比例\\\",\\\"style\\\":65},\\\"21\\\":{\\\"text\\\":\\\"销售额\\\",\\\"style\\\":65},\\\"22\\\":{\\\"text\\\":\\\"搭赠\\\",\\\"style\\\":65},\\\"23\\\":{\\\"text\\\":\\\"比例\\\",\\\"style\\\":65},\\\"24\\\":{\\\"style\\\":64},\\\"25\\\":{\\\"style\\\":64}},\\\"height\\\":24},\\\"3\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":67},\\\"1\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.group(region)}\\\",\\\"style\\\":52,\\\"aggregate\\\":\\\"group\\\"},\\\"2\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.province}\\\",\\\"style\\\":53},\\\"3\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.sales_1}\\\",\\\"style\\\":17},\\\"4\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.gift_1}\\\",\\\"style\\\":17},\\\"5\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.proportion_1}\\\",\\\"style\\\":17},\\\"6\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.sales_2}\\\",\\\"style\\\":17},\\\"7\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.gift_2}\\\",\\\"style\\\":17},\\\"8\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.proportion_2}\\\",\\\"style\\\":17},\\\"9\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.sales_3}\\\",\\\"style\\\":17},\\\"10\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.gift_3}\\\",\\\"style\\\":17},\\\"11\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.proportion_3}\\\",\\\"style\\\":17},\\\"12\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.sales_4}\\\",\\\"style\\\":17},\\\"13\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.gift_4}\\\",\\\"style\\\":17},\\\"14\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.proportion_4}\\\",\\\"style\\\":17},\\\"15\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.sales_5}\\\",\\\"style\\\":17},\\\"16\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.gift_5}\\\",\\\"style\\\":17},\\\"17\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.proportion_5}\\\",\\\"style\\\":15},\\\"18\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.sales_6}\\\",\\\"style\\\":15},\\\"19\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.gift_6}\\\",\\\"style\\\":15},\\\"20\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.proportion_6}\\\",\\\"style\\\":15},\\\"21\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.sales_z}\\\",\\\"style\\\":15},\\\"22\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.gift_z}\\\",\\\"style\\\":15},\\\"23\\\":{\\\"text\\\":\\\"#{quyuxiaoshou.proportion_z}\\\",\\\"style\\\":15},\\\"24\\\":{\\\"style\\\":67},\\\"25\\\":{\\\"style\\\":67}},\\\"isDrag\\\":true,\\\"height\\\":56},\\\"4\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":64},\\\"1\\\":{\\\"style\\\":39,\\\"text\\\":\\\"总计\\\",\\\"merge\\\":[0,1]},\\\"3\\\":{\\\"style\\\":68,\\\"text\\\":\\\"=SUM(D4)\\\"},\\\"4\\\":{\\\"style\\\":69,\\\"text\\\":\\\"=SUM(E4)\\\"},\\\"5\\\":{\\\"style\\\":70,\\\"text\\\":\\\"=SUM(F4)\\\"},\\\"6\\\":{\\\"style\\\":69,\\\"text\\\":\\\"=SUM(G4)\\\"},\\\"7\\\":{\\\"style\\\":69,\\\"text\\\":\\\"=SUM(H4)\\\"},\\\"8\\\":{\\\"style\\\":70,\\\"text\\\":\\\"=SUM(I4)\\\"},\\\"9\\\":{\\\"style\\\":69,\\\"text\\\":\\\"=SUM(J4)\\\"},\\\"10\\\":{\\\"style\\\":69,\\\"text\\\":\\\"=SUM(K4)\\\"},\\\"11\\\":{\\\"style\\\":70,\\\"text\\\":\\\"=SUM(L4)\\\"},\\\"12\\\":{\\\"style\\\":69,\\\"text\\\":\\\"=SUM(M4)\\\"},\\\"13\\\":{\\\"style\\\":69,\\\"text\\\":\\\"=SUM(N4)\\\"},\\\"14\\\":{\\\"style\\\":70,\\\"text\\\":\\\"=SUM(O4)\\\"},\\\"15\\\":{\\\"style\\\":69,\\\"text\\\":\\\"=SUM(P4)\\\"},\\\"16\\\":{\\\"style\\\":69,\\\"text\\\":\\\"=SUM(Q4)\\\"},\\\"17\\\":{\\\"style\\\":70,\\\"text\\\":\\\"=SUM(R4)\\\"},\\\"18\\\":{\\\"style\\\":69,\\\"text\\\":\\\"=SUM(S4)\\\"},\\\"19\\\":{\\\"style\\\":69,\\\"text\\\":\\\"=SUM(T4)\\\"},\\\"20\\\":{\\\"style\\\":70,\\\"text\\\":\\\"=SUM(U4)\\\"},\\\"21\\\":{\\\"style\\\":69,\\\"text\\\":\\\"=SUM(V4)\\\"},\\\"22\\\":{\\\"style\\\":69,\\\"text\\\":\\\"=SUM(W4)\\\"},\\\"23\\\":{\\\"style\\\":69,\\\"text\\\":\\\"=SUM(X4)\\\"},\\\"24\\\":{\\\"style\\\":64},\\\"25\\\":{\\\"style\\\":64}},\\\"height\\\":38},\\\"len\\\":100},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"groupField\\\":\\\"quyuxiaoshou.region\\\",\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":1554,\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"bgcolor\\\":\\\"#02a274\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"隶书\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#f1f9f6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":9}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"华文中宋\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#f1f9f6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Arial\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#f1f9f6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"bgcolor\\\":\\\"#\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#aedac8\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"bgcolor\\\":\\\"#aedac8\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"number\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"normal\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":9}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#aedac8\\\"},{\\\"font\\\":{\\\"size\\\":10}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"normal\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#aedac8\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":10}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":10}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#f1f9f6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":8}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#f1f9f6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#f1f9f6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#aedac8\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"normal\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":10,\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":10,\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"normal\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"Microsoft YaHei\\\"}}],\\\"validations\\\":[],\\\"isGroup\\\":true,\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":20},\\\"1\\\":{\\\"width\\\":84},\\\"2\\\":{\\\"width\\\":81},\\\"3\\\":{\\\"width\\\":75},\\\"4\\\":{\\\"width\\\":63},\\\"5\\\":{\\\"width\\\":59},\\\"6\\\":{\\\"width\\\":70},\\\"7\\\":{\\\"width\\\":57},\\\"8\\\":{\\\"width\\\":60},\\\"9\\\":{\\\"width\\\":75},\\\"10\\\":{\\\"width\\\":66},\\\"11\\\":{\\\"width\\\":64},\\\"12\\\":{\\\"width\\\":70},\\\"13\\\":{\\\"width\\\":61},\\\"14\\\":{\\\"width\\\":61},\\\"15\\\":{\\\"width\\\":70},\\\"16\\\":{\\\"width\\\":58},\\\"17\\\":{\\\"width\\\":63},\\\"18\\\":{\\\"width\\\":60},\\\"19\\\":{\\\"width\\\":63},\\\"20\\\":{\\\"width\\\":59},\\\"21\\\":{\\\"width\\\":73},\\\"22\\\":{\\\"width\\\":69},\\\"23\\\":{\\\"width\\\":73},\\\"len\\\":50},\\\"merges\\\":[\\\"B2:B3\\\",\\\"C2:C3\\\",\\\"D2:F2\\\",\\\"G2:I2\\\",\\\"J2:L2\\\",\\\"M2:O2\\\",\\\"P2:R2\\\",\\\"S2:U2\\\",\\\"V2:X2\\\",\\\"B1:X1\\\",\\\"B5:C5\\\"]}', NULL, 'https://static.jeecg.com/designreport/images/quyu_1607069899537.png', 'admin', '2020-12-03 14:08:34', 'admin', '2021-02-03 13:59:12', 0, NULL, NULL, 1, 450, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('1334420681185566722', '202012031408346166', '学校经费一览表', NULL, NULL, '984272091947253760', '{\\\"loopBlockList\\\":[],\\\"area\\\":{\\\"sri\\\":7,\\\"sci\\\":1,\\\"eri\\\":7,\\\"eci\\\":2,\\\"width\\\":216,\\\"height\\\":25},\\\"printElWidth\\\":718,\\\"excel_config_id\\\":\\\"1334420681185566722\\\",\\\"printElHeight\\\":1047,\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"学校经费一览表\\\",\\\"merge\\\":[0,22],\\\"style\\\":10},\\\"2\\\":{\\\"style\\\":10},\\\"3\\\":{\\\"style\\\":10},\\\"4\\\":{\\\"style\\\":10},\\\"5\\\":{\\\"style\\\":10},\\\"6\\\":{\\\"style\\\":10},\\\"7\\\":{\\\"style\\\":10},\\\"8\\\":{\\\"style\\\":10},\\\"9\\\":{\\\"style\\\":10},\\\"10\\\":{\\\"style\\\":10},\\\"11\\\":{\\\"style\\\":10},\\\"12\\\":{\\\"style\\\":10},\\\"13\\\":{\\\"style\\\":10},\\\"14\\\":{\\\"style\\\":10},\\\"15\\\":{\\\"style\\\":10},\\\"16\\\":{\\\"style\\\":10},\\\"17\\\":{\\\"style\\\":10},\\\"18\\\":{\\\"style\\\":10},\\\"19\\\":{\\\"style\\\":10},\\\"20\\\":{\\\"style\\\":10},\\\"21\\\":{\\\"style\\\":10},\\\"22\\\":{\\\"style\\\":10},\\\"23\\\":{\\\"style\\\":10}},\\\"height\\\":72},\\\"1\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"学校类别\\\",\\\"style\\\":221,\\\"merge\\\":[4,0]},\\\"2\\\":{\\\"merge\\\":[4,0],\\\"style\\\":222,\\\"text\\\":\\\"学校名称\\\"},\\\"3\\\":{\\\"text\\\":\\\"财政教育经费投入（万元）\\\",\\\"merge\\\":[0,8],\\\"style\\\":84},\\\"4\\\":{\\\"style\\\":40,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":40,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":40,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":40,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":40,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"style\\\":40,\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"style\\\":40,\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"style\\\":40,\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\"其他投入\\\",\\\"merge\\\":[0,7],\\\"style\\\":84},\\\"13\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"14\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"15\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"16\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"17\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"18\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"19\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"20\\\":{\\\"style\\\":84,\\\"text\\\":\\\"补充资料\\\",\\\"merge\\\":[0,4]},\\\"21\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"22\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"23\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"24\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40}},\\\"height\\\":28},\\\"2\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"2\\\":{\\\"style\\\":222,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"text\\\":\\\"总计\\\",\\\"style\\\":117,\\\"merge\\\":[3,0]},\\\"4\\\":{\\\"text\\\":\\\"教育事业费\\\",\\\"style\\\":117,\\\"merge\\\":[0,6]},\\\"5\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\"基础拨款\\\",\\\"style\\\":117,\\\"merge\\\":[3,0]},\\\"12\\\":{\\\"text\\\":\\\"村投入\\\",\\\"style\\\":117,\\\"merge\\\":[0,4]},\\\"13\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":223},\\\"14\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":223},\\\"15\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":223},\\\"16\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":223},\\\"17\\\":{\\\"text\\\":\\\"社会捐款\\\",\\\"style\\\":117,\\\"merge\\\":[0,2]},\\\"18\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":223},\\\"19\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":223},\\\"20\\\":{\\\"style\\\":126,\\\"merge\\\":[0,4],\\\"text\\\":\\\"信息化建设\\\"},\\\"21\\\":{\\\"style\\\":122,\\\"text\\\":\\\" \\\"},\\\"22\\\":{\\\"style\\\":122,\\\"text\\\":\\\" \\\"},\\\"23\\\":{\\\"style\\\":122,\\\"text\\\":\\\" \\\"},\\\"24\\\":{\\\"style\\\":122,\\\"text\\\":\\\" \\\"}},\\\"height\\\":24},\\\"3\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"2\\\":{\\\"style\\\":222,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"合计\\\",\\\"style\\\":121},\\\"5\\\":{\\\"style\\\":122,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"merge\\\":[2,0],\\\"text\\\":\\\"人员经费\\\",\\\"style\\\":121},\\\"7\\\":{\\\"merge\\\":[2,0],\\\"text\\\":\\\"日常公用费用\\\",\\\"style\\\":123},\\\"8\\\":{\\\"merge\\\":[0,2],\\\"text\\\":\\\"项目经费\\\",\\\"style\\\":121},\\\"9\\\":{\\\"style\\\":122,\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"style\\\":122,\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"merge\\\":[2,0],\\\"text\\\":\\\"合计\\\",\\\"style\\\":121},\\\"13\\\":{\\\"merge\\\":[0,3],\\\"text\\\":\\\"其中\\\",\\\"style\\\":121},\\\"14\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":223},\\\"15\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":223},\\\"16\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":223},\\\"17\\\":{\\\"merge\\\":[2,0],\\\"text\\\":\\\"合计\\\",\\\"style\\\":121},\\\"18\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"其中\\\",\\\"style\\\":121},\\\"19\\\":{\\\"style\\\":122,\\\"text\\\":\\\" \\\"},\\\"20\\\":{\\\"merge\\\":[2,0],\\\"text\\\":\\\"本年投入金额（万元）\\\",\\\"style\\\":230},\\\"21\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"电脑数（台数）\\\",\\\"style\\\":121},\\\"22\\\":{\\\"style\\\":122,\\\"text\\\":\\\" \\\"},\\\"23\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"校园网数（个）\\\",\\\"style\\\":121},\\\"24\\\":{\\\"style\\\":122,\\\"text\\\":\\\" \\\"}}},\\\"4\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"2\\\":{\\\"style\\\":222,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"merge\\\":[1,0],\\\"text\\\":\\\"金额\\\",\\\"style\\\":126},\\\"5\\\":{\\\"merge\\\":[1,0],\\\"text\\\":\\\"比上年增长（%）\\\",\\\"style\\\":127},\\\"6\\\":{\\\"style\\\":122,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":123,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"merge\\\":[1,0],\\\"text\\\":\\\"合计\\\",\\\"style\\\":121},\\\"9\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"其中\\\",\\\"style\\\":121},\\\"10\\\":{\\\"style\\\":122,\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"style\\\":121,\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"merge\\\":[1,0],\\\"text\\\":\\\"人员经费\\\",\\\"style\\\":131},\\\"14\\\":{\\\"merge\\\":[1,0],\\\"text\\\":\\\"日常公用费用\\\",\\\"style\\\":131},\\\"15\\\":{\\\"merge\\\":[1,0],\\\"text\\\":\\\"项目经费\\\",\\\"style\\\":131},\\\"16\\\":{\\\"merge\\\":[1,0],\\\"text\\\":\\\"基建投入\\\",\\\"style\\\":131},\\\"17\\\":{\\\"style\\\":121,\\\"text\\\":\\\" \\\"},\\\"18\\\":{\\\"merge\\\":[1,0],\\\"text\\\":\\\"项目经费\\\",\\\"style\\\":131},\\\"19\\\":{\\\"merge\\\":[1,0],\\\"text\\\":\\\"基础投入\\\",\\\"style\\\":131},\\\"20\\\":{\\\"style\\\":231,\\\"text\\\":\\\" \\\"},\\\"21\\\":{\\\"merge\\\":[1,0],\\\"text\\\":\\\"合计\\\",\\\"style\\\":121},\\\"22\\\":{\\\"merge\\\":[1,0],\\\"text\\\":\\\"本年购置数\\\",\\\"style\\\":121},\\\"23\\\":{\\\"style\\\":121,\\\"merge\\\":[1,0],\\\"text\\\":\\\"合计\\\"},\\\"24\\\":{\\\"merge\\\":[1,0],\\\"text\\\":\\\"本年建成数\\\",\\\"style\\\":121}}},\\\"5\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":40},\\\"2\\\":{\\\"style\\\":222,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":126,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":129,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":121,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":130,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":121,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\"标准化建设\\\",\\\"style\\\":131},\\\"10\\\":{\\\"text\\\":\\\"信息化建设\\\",\\\"style\\\":121},\\\"11\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"style\\\":121,\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":223},\\\"14\\\":{\\\"style\\\":131,\\\"text\\\":\\\" \\\"},\\\"15\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":223},\\\"16\\\":{\\\"style\\\":131,\\\"text\\\":\\\" \\\"},\\\"17\\\":{\\\"style\\\":121,\\\"text\\\":\\\" \\\"},\\\"18\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":223},\\\"19\\\":{\\\"style\\\":131,\\\"text\\\":\\\" \\\"},\\\"20\\\":{\\\"style\\\":231,\\\"text\\\":\\\" \\\"},\\\"21\\\":{\\\"style\\\":121,\\\"text\\\":\\\" \\\"},\\\"22\\\":{\\\"style\\\":122,\\\"text\\\":\\\" \\\"},\\\"23\\\":{\\\"style\\\":131,\\\"text\\\":\\\" \\\"},\\\"24\\\":{\\\"style\\\":122,\\\"text\\\":\\\" \\\"}}},\\\"6\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":236},\\\"1\\\":{\\\"text\\\":\\\"#{laiyuan.group(class)}\\\",\\\"style\\\":233,\\\"aggregate\\\":\\\"group\\\"},\\\"2\\\":{\\\"text\\\":\\\"#{laiyuan.school}\\\",\\\"style\\\":234},\\\"3\\\":{\\\"style\\\":15,\\\"text\\\":\\\"=SUM(E7,I7)\\\"},\\\"4\\\":{\\\"style\\\":15,\\\"text\\\":\\\"=SUM(G7,H7)\\\"},\\\"5\\\":{\\\"text\\\":\\\"#{laiyuan.lv}\\\",\\\"style\\\":12},\\\"6\\\":{\\\"text\\\":\\\"#{laiyuan.renyuan_jy}\\\",\\\"style\\\":12},\\\"7\\\":{\\\"text\\\":\\\"#{laiyuan.richang_jy}\\\",\\\"style\\\":12},\\\"8\\\":{\\\"style\\\":12,\\\"text\\\":\\\"=SUM(J7,K7)\\\"},\\\"9\\\":{\\\"text\\\":\\\"#{laiyuan.biaozhun_jy}\\\",\\\"style\\\":12},\\\"10\\\":{\\\"text\\\":\\\"#{laiyuan.xinxi_jy}\\\",\\\"style\\\":12},\\\"11\\\":{\\\"text\\\":\\\"#{laiyuan.jichubokuan_jy}\\\",\\\"style\\\":12},\\\"12\\\":{\\\"style\\\":12,\\\"text\\\":\\\"=SUM(N7,O7)\\\"},\\\"13\\\":{\\\"text\\\":\\\"#{laiyuan.renyuan_ct}\\\",\\\"style\\\":12},\\\"14\\\":{\\\"text\\\":\\\"#{laiyuan.richang_ct}\\\",\\\"style\\\":12},\\\"15\\\":{\\\"text\\\":\\\"#{laiyuan.xiangmu_ct}\\\",\\\"style\\\":12},\\\"16\\\":{\\\"text\\\":\\\"#{laiyuan.jichubokuan_ct}\\\",\\\"style\\\":12},\\\"17\\\":{\\\"style\\\":12,\\\"text\\\":\\\"=SUM(S7,T7)\\\"},\\\"18\\\":{\\\"text\\\":\\\"#{laiyuan.xiangmu_sh}\\\",\\\"style\\\":12},\\\"19\\\":{\\\"text\\\":\\\"#{laiyuan.jichubokuan_sh}\\\",\\\"style\\\":12},\\\"20\\\":{\\\"style\\\":12,\\\"text\\\":\\\"=SUM(V7,X7)\\\"},\\\"21\\\":{\\\"style\\\":12,\\\"text\\\":\\\"#{laiyuan.diannao}\\\"},\\\"22\\\":{\\\"text\\\":\\\"#{laiyuan.diannao}\\\",\\\"style\\\":12},\\\"23\\\":{\\\"style\\\":12,\\\"text\\\":\\\"#{laiyuan.xiaoyuanwang}\\\"},\\\"24\\\":{\\\"text\\\":\\\"#{laiyuan.xiaoyuanwang}\\\",\\\"style\\\":12},\\\"25\\\":{\\\"style\\\":236}},\\\"isDrag\\\":true},\\\"7\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"总计\\\",\\\"style\\\":226,\\\"rendered\\\":\\\"\\\",\\\"merge\\\":[0,1]},\\\"3\\\":{\\\"style\\\":228,\\\"text\\\":\\\"=SUM(D7)\\\"},\\\"4\\\":{\\\"style\\\":228,\\\"text\\\":\\\"=SUM(E7)\\\"},\\\"5\\\":{\\\"style\\\":228,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"style\\\":228,\\\"text\\\":\\\"=SUM(G7)\\\"},\\\"7\\\":{\\\"style\\\":228,\\\"text\\\":\\\"=SUM(H7)\\\"},\\\"8\\\":{\\\"style\\\":228,\\\"text\\\":\\\"=SUM(I7)\\\"},\\\"9\\\":{\\\"style\\\":228,\\\"text\\\":\\\"=SUM(J7)\\\"},\\\"10\\\":{\\\"style\\\":228,\\\"text\\\":\\\"=SUM(K7)\\\"},\\\"11\\\":{\\\"style\\\":228,\\\"text\\\":\\\"=SUM(L7)\\\"},\\\"12\\\":{\\\"style\\\":228,\\\"text\\\":\\\"=SUM(M7)\\\"},\\\"13\\\":{\\\"style\\\":229,\\\"text\\\":\\\"=SUM(N7)\\\"},\\\"14\\\":{\\\"style\\\":229,\\\"text\\\":\\\"=SUM(O7)\\\"},\\\"15\\\":{\\\"style\\\":229,\\\"text\\\":\\\"=SUM(P7)\\\"},\\\"16\\\":{\\\"style\\\":229,\\\"text\\\":\\\"=SUM(Q7)\\\"},\\\"17\\\":{\\\"style\\\":229,\\\"text\\\":\\\"=SUM(R7)\\\"},\\\"18\\\":{\\\"style\\\":229,\\\"text\\\":\\\"=SUM(S7)\\\"},\\\"19\\\":{\\\"style\\\":229,\\\"text\\\":\\\"=SUM(T7)\\\"},\\\"20\\\":{\\\"style\\\":229,\\\"text\\\":\\\"=SUM(U7)\\\"},\\\"21\\\":{\\\"style\\\":229,\\\"text\\\":\\\"=SUM(V8)\\\"},\\\"22\\\":{\\\"style\\\":229,\\\"text\\\":\\\"=SUM(W7)\\\"},\\\"23\\\":{\\\"style\\\":232,\\\"text\\\":\\\"=SUM(X7)\\\"},\\\"24\\\":{\\\"style\\\":229,\\\"text\\\":\\\"=SUM(Y7)\\\"}}},\\\"9\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"lineStart\\\":\\\"leftbottom\\\",\\\"text\\\":\\\"\\\"}}},\\\"len\\\":100},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"groupField\\\":\\\"laiyuan.class\\\",\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":1738,\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"bgcolor\\\":\\\"#02a274\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"隶书\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#f1f9f6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":9}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"华文中宋\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#f1f9f6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Arial\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#f1f9f6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"bgcolor\\\":\\\"#\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#aedac8\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"bgcolor\\\":\\\"#aedac8\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"number\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"normal\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":9}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#262626\\\",\\\"bgcolor\\\":\\\"#aedac8\\\"},{\\\"font\\\":{\\\"size\\\":10}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"normal\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#aedac8\\\"},{\\\"bgcolor\\\":\\\"#02a274\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"bgcolor\\\":\\\"#02a274\\\",\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\"},{\\\"bgcolor\\\":\\\"#02a274\\\",\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":9}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":9},\\\"bgcolor\\\":\\\"#02a274\\\"},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":9},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":9}},{\\\"color\\\":\\\"#000100\\\"},{\\\"bgcolor\\\":\\\"#02a274\\\",\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":9},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"bgcolor\\\":\\\"\\\",\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":9},\\\"bgcolor\\\":\\\"\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":9}},{\\\"color\\\":\\\"#000100\\\",\\\"bgcolor\\\":\\\"\\\"},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":9},\\\"bgcolor\\\":\\\"\\\",\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":9}},{\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"bgcolor\\\":\\\"\\\",\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":9},\\\"bgcolor\\\":\\\"\\\",\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"font\\\":{\\\"size\\\":9},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"bgcolor\\\":\\\"\\\",\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":9},\\\"bgcolor\\\":\\\"\\\",\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"font\\\":{\\\"size\\\":9},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#756f6f\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#756f6f\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#756f6f\\\"]}},{\\\"bgcolor\\\":\\\"\\\",\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#756f6f\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":9},\\\"bgcolor\\\":\\\"\\\",\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#756f6f\\\"]}},{\\\"font\\\":{\\\"size\\\":9},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#756f6f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#756f6f\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":9}},{\\\"bgcolor\\\":\\\"\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":10}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":10}},{\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"color\\\":\\\"#000100\\\",\\\"bgcolor\\\":\\\"\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"center\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]},\\\"font\\\":{\\\"size\\\":10}},{\\\"bgcolor\\\":\\\"\\\",\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"\\\",\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"bgcolor\\\":\\\"\\\",\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"color\\\":\\\"#000100\\\",\\\"bgcolor\\\":\\\"\\\",\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"bgcolor\\\":\\\"\\\",\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"\\\",\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"color\\\":\\\"#000100\\\",\\\"bgcolor\\\":\\\"\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":10}},{\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":9}},{\\\"bgcolor\\\":\\\"#\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#\\\"},{\\\"bgcolor\\\":\\\"#\\\",\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#\\\",\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#\\\",\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]},\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":10}},{\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":9}},{\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]},\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10},\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"color\\\":\\\"#000100\\\",\\\"bgcolor\\\":\\\"#fffff\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#fffff\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#fffff\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#fffff\\\"},{\\\"textwrap\\\":true,\\\"bgcolor\\\":\\\"#fffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#fffff\\\"},{\\\"color\\\":\\\"#000100\\\",\\\"bgcolor\\\":\\\"#ffff\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#ffff\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ffff\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ffff\\\"},{\\\"textwrap\\\":true,\\\"bgcolor\\\":\\\"#ffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ffff\\\"},{\\\"color\\\":\\\"#000100\\\",\\\"bgcolor\\\":\\\"#fff\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#fff\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#fff\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#fff\\\"},{\\\"textwrap\\\":true,\\\"bgcolor\\\":\\\"#fff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#fff\\\"},{\\\"color\\\":\\\"#000100\\\",\\\"bgcolor\\\":\\\"#ff\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#ff\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ff\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ff\\\"},{\\\"textwrap\\\":true,\\\"bgcolor\\\":\\\"#ff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ff\\\"},{\\\"color\\\":\\\"#000100\\\",\\\"bgcolor\\\":\\\"#f\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#f\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#f\\\"},{\\\"textwrap\\\":true,\\\"bgcolor\\\":\\\"#f\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#f\\\"},{\\\"color\\\":\\\"#000100\\\",\\\"bgcolor\\\":\\\"#\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#\\\"},{\\\"textwrap\\\":true,\\\"bgcolor\\\":\\\"#\\\"},{\\\"color\\\":\\\"#000100\\\",\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"textwrap\\\":true,\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9}},{\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"size\\\":9},\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9},\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":9},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":9},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]},\\\"font\\\":{\\\"size\\\":9},\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"textwrap\\\":true,\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#aedac8\\\"},{\\\"bgcolor\\\":\\\"#aedac8\\\"},{\\\"bgcolor\\\":\\\"#fffff\\\"},{\\\"bgcolor\\\":\\\"#ffff\\\"},{\\\"bgcolor\\\":\\\"#fff\\\"},{\\\"bgcolor\\\":\\\"#ff\\\"},{\\\"bgcolor\\\":\\\"#f\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":9},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Arial\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#f1f9f6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":9}},{\\\"bgcolor\\\":\\\"#02a274\\\",\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"bgcolor\\\":\\\"\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"bgcolor\\\":\\\"aedac8\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"aedac8\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"bgcolor\\\":\\\"#\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"bgcolor\\\":\\\"##aedac8\\\"},{\\\"bgcolor\\\":\\\"##aedac8\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"left\\\"},{\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":10}},{\\\"bgcolor\\\":\\\"#02a274\\\",\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]}},{\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#f1f9f6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"textwrap\\\":true,\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"bgcolor\\\":\\\"#aedac8\\\",\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#f1f9f6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"font\\\":{\\\"size\\\":8}}],\\\"validations\\\":[],\\\"isGroup\\\":true,\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":20},\\\"1\\\":{\\\"width\\\":84},\\\"2\\\":{\\\"width\\\":132},\\\"3\\\":{\\\"width\\\":75},\\\"4\\\":{\\\"width\\\":63},\\\"5\\\":{\\\"width\\\":59},\\\"6\\\":{\\\"width\\\":70},\\\"7\\\":{\\\"width\\\":61},\\\"8\\\":{\\\"width\\\":60},\\\"9\\\":{\\\"width\\\":75},\\\"10\\\":{\\\"width\\\":75},\\\"11\\\":{\\\"width\\\":64},\\\"12\\\":{\\\"width\\\":70},\\\"13\\\":{\\\"width\\\":63},\\\"14\\\":{\\\"width\\\":86},\\\"15\\\":{\\\"width\\\":64},\\\"16\\\":{\\\"width\\\":58},\\\"17\\\":{\\\"width\\\":63},\\\"18\\\":{\\\"width\\\":60},\\\"19\\\":{\\\"width\\\":63},\\\"20\\\":{\\\"width\\\":59},\\\"21\\\":{\\\"width\\\":73},\\\"22\\\":{\\\"width\\\":82},\\\"23\\\":{\\\"width\\\":73},\\\"24\\\":{\\\"width\\\":86},\\\"len\\\":50},\\\"merges\\\":[\\\"B1:X1\\\",\\\"D3:D6\\\",\\\"E5:E6\\\",\\\"F5:F6\\\",\\\"E4:F4\\\",\\\"G4:G6\\\",\\\"H4:H6\\\",\\\"I5:I6\\\",\\\"J5:K5\\\",\\\"I4:K4\\\",\\\"E3:K3\\\",\\\"L3:L6\\\",\\\"D2:L2\\\",\\\"M4:M6\\\",\\\"N5:N6\\\",\\\"O5:O6\\\",\\\"P5:P6\\\",\\\"Q5:Q6\\\",\\\"N4:Q4\\\",\\\"M3:Q3\\\",\\\"R4:R6\\\",\\\"R3:T3\\\",\\\"S4:T4\\\",\\\"S5:S6\\\",\\\"T5:T6\\\",\\\"U4:U6\\\",\\\"V4:W4\\\",\\\"V5:V6\\\",\\\"W5:W6\\\",\\\"X4:Y4\\\",\\\"X5:X6\\\",\\\"Y5:Y6\\\",\\\"U3:Y3\\\",\\\"M2:T2\\\",\\\"U2:Y2\\\",\\\"B2:B6\\\",\\\"C2:C6\\\",\\\"B8:C8\\\"]}', NULL, 'https://static.jeecg.com/designreport/images/jingfei_1607069843358.png', 'admin', '2020-12-03 16:54:17', 'admin', '2021-02-03 13:59:08', 0, NULL, NULL, 1, 443, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('1334457419857793024', '20201203192154', '超市各地区销售额', NULL, NULL, '984272091947253760', '{\\\"loopBlockList\\\":[],\\\"area\\\":{\\\"sri\\\":1,\\\"sci\\\":26,\\\"eri\\\":4,\\\"eci\\\":28,\\\"width\\\":300,\\\"height\\\":100},\\\"excel_config_id\\\":\\\"1334457419857793024\\\",\\\"printConfig\\\":{\\\"paper\\\":\\\"A4\\\",\\\"width\\\":210,\\\"height\\\":297,\\\"definition\\\":1,\\\"isBackend\\\":false,\\\"marginX\\\":10,\\\"marginY\\\":10},\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"各地区商品销售额一栏表\\\",\\\"merge\\\":[0,18],\\\"style\\\":13}},\\\"height\\\":82},\\\"1\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"地区/类别/时间\\\",\\\"merge\\\":[1,1],\\\"style\\\":46},\\\"3\\\":{\\\"text\\\":\\\"2020年\\\",\\\"style\\\":46,\\\"merge\\\":[0,12]},\\\"16\\\":{\\\"text\\\":\\\"2019年\\\",\\\"style\\\":46,\\\"merge\\\":[0,9]}}},\\\"2\\\":{\\\"cells\\\":{\\\"3\\\":{\\\"text\\\":\\\"12月\\\",\\\"style\\\":46},\\\"4\\\":{\\\"text\\\":\\\"11月\\\",\\\"style\\\":46},\\\"5\\\":{\\\"text\\\":\\\"10月\\\",\\\"style\\\":46},\\\"6\\\":{\\\"text\\\":\\\"9月\\\",\\\"style\\\":46},\\\"7\\\":{\\\"text\\\":\\\"8月\\\",\\\"style\\\":46},\\\"8\\\":{\\\"text\\\":\\\"7月\\\",\\\"style\\\":46},\\\"9\\\":{\\\"text\\\":\\\"6月\\\",\\\"style\\\":46},\\\"10\\\":{\\\"text\\\":\\\"5月\\\",\\\"style\\\":46},\\\"11\\\":{\\\"text\\\":\\\"4月\\\",\\\"style\\\":46},\\\"12\\\":{\\\"text\\\":\\\"3月\\\",\\\"style\\\":46},\\\"13\\\":{\\\"text\\\":\\\"2月\\\",\\\"style\\\":46},\\\"14\\\":{\\\"text\\\":\\\"1月\\\",\\\"style\\\":46},\\\"15\\\":{\\\"text\\\":\\\"本年小计\\\",\\\"style\\\":46},\\\"16\\\":{\\\"text\\\":\\\"12月\\\",\\\"style\\\":46},\\\"17\\\":{\\\"text\\\":\\\"11月\\\",\\\"style\\\":46},\\\"18\\\":{\\\"text\\\":\\\"10月\\\",\\\"style\\\":46},\\\"19\\\":{\\\"text\\\":\\\"9月\\\",\\\"style\\\":46},\\\"20\\\":{\\\"text\\\":\\\"8月\\\",\\\"style\\\":46},\\\"21\\\":{\\\"text\\\":\\\"7月\\\",\\\"style\\\":46},\\\"22\\\":{\\\"text\\\":\\\"6月\\\",\\\"style\\\":46},\\\"23\\\":{\\\"text\\\":\\\"5月\\\",\\\"style\\\":46},\\\"24\\\":{\\\"text\\\":\\\"4月\\\",\\\"style\\\":46},\\\"25\\\":{\\\"text\\\":\\\"本年小计\\\",\\\"style\\\":46}}},\\\"3\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"#{xiaoshou.group(diqu)}\\\",\\\"style\\\":51,\\\"aggregate\\\":\\\"group\\\"},\\\"2\\\":{\\\"text\\\":\\\"#{xiaoshou.class}\\\",\\\"style\\\":51},\\\"3\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_11}\\\",\\\"style\\\":20},\\\"4\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_12}\\\",\\\"style\\\":20},\\\"5\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_13}\\\",\\\"style\\\":20},\\\"6\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_14}\\\",\\\"style\\\":20},\\\"7\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_15}\\\",\\\"style\\\":20},\\\"8\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_16}\\\",\\\"style\\\":20},\\\"9\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_17}\\\",\\\"style\\\":20},\\\"10\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_18}\\\",\\\"style\\\":20},\\\"11\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_19}\\\",\\\"style\\\":20},\\\"12\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_20}\\\",\\\"style\\\":20},\\\"13\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_21}\\\",\\\"style\\\":20},\\\"14\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_22}\\\",\\\"style\\\":20},\\\"15\\\":{\\\"style\\\":48,\\\"text\\\":\\\"=SUM(D4:O4)\\\"},\\\"16\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_31}\\\",\\\"style\\\":20},\\\"17\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_32}\\\",\\\"style\\\":20},\\\"18\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_33}\\\",\\\"style\\\":20},\\\"19\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_34}\\\",\\\"style\\\":20},\\\"20\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_35}\\\",\\\"style\\\":20},\\\"21\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_36}\\\",\\\"style\\\":20},\\\"22\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_37}\\\",\\\"style\\\":20},\\\"23\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_38}\\\",\\\"style\\\":20},\\\"24\\\":{\\\"text\\\":\\\"#{xiaoshou.sales_39}\\\",\\\"style\\\":20},\\\"25\\\":{\\\"style\\\":48,\\\"text\\\":\\\"=SUM(Q4:Y4)\\\"}},\\\"isDrag\\\":true},\\\"4\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"合计\\\",\\\"style\\\":52,\\\"rendered\\\":\\\"\\\",\\\"merge\\\":[0,1]},\\\"3\\\":{\\\"text\\\":\\\"=SUM(D4)\\\",\\\"style\\\":55},\\\"4\\\":{\\\"text\\\":\\\"=SUM(E4)\\\",\\\"style\\\":55},\\\"5\\\":{\\\"text\\\":\\\"=SUM(F4)\\\",\\\"style\\\":55},\\\"6\\\":{\\\"text\\\":\\\"=SUM(G4)\\\",\\\"style\\\":55},\\\"7\\\":{\\\"text\\\":\\\"=SUM(H4)\\\",\\\"style\\\":55},\\\"8\\\":{\\\"text\\\":\\\"=SUM(I4)\\\",\\\"style\\\":55},\\\"9\\\":{\\\"text\\\":\\\"=SUM(J4)\\\",\\\"style\\\":55},\\\"10\\\":{\\\"text\\\":\\\"=SUM(K4)\\\",\\\"style\\\":55},\\\"11\\\":{\\\"text\\\":\\\"=SUM(L4)\\\",\\\"style\\\":55},\\\"12\\\":{\\\"text\\\":\\\"=SUM(M4)\\\",\\\"style\\\":55},\\\"13\\\":{\\\"text\\\":\\\"=SUM(N4)\\\",\\\"style\\\":55},\\\"14\\\":{\\\"text\\\":\\\"=SUM(O4)\\\",\\\"style\\\":55},\\\"15\\\":{\\\"text\\\":\\\"=SUM(P4)\\\",\\\"style\\\":55},\\\"16\\\":{\\\"text\\\":\\\"=SUM(Q4)\\\",\\\"style\\\":55},\\\"17\\\":{\\\"text\\\":\\\"=SUM(R4)\\\",\\\"style\\\":55},\\\"18\\\":{\\\"text\\\":\\\"=SUM(S4)\\\",\\\"style\\\":55},\\\"19\\\":{\\\"text\\\":\\\"=SUM(T4)\\\",\\\"style\\\":55},\\\"20\\\":{\\\"text\\\":\\\"=SUM(U4)\\\",\\\"style\\\":55},\\\"21\\\":{\\\"text\\\":\\\"=SUM(V4)\\\",\\\"style\\\":55},\\\"22\\\":{\\\"text\\\":\\\"=SUM(W4)\\\",\\\"style\\\":55},\\\"23\\\":{\\\"text\\\":\\\"=SUM(X4)\\\",\\\"style\\\":55},\\\"24\\\":{\\\"text\\\":\\\"=SUM(Y4)\\\",\\\"style\\\":55},\\\"25\\\":{\\\"text\\\":\\\"=SUM(Z4)\\\",\\\"style\\\":55}},\\\"isDrag\\\":true},\\\"len\\\":100},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"groupField\\\":\\\"xiaoshou.diqu\\\",\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":2464,\\\"displayConfig\\\":{},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"bgcolor\\\":\\\"#\\\"},{\\\"bgcolor\\\":\\\"#d7f2f9\\\"},{\\\"bgcolor\\\":\\\"#d7f2f9\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#\\\"},{\\\"bgcolor\\\":\\\"#d7f2f9\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"2896ea\\\"],\\\"top\\\":[\\\"thin\\\",\\\"2896ea\\\"],\\\"left\\\":[\\\"thin\\\",\\\"2896ea\\\"],\\\"right\\\":[\\\"thin\\\",\\\"2896ea\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"2896ea\\\"],\\\"top\\\":[\\\"thin\\\",\\\"2896ea\\\"],\\\"left\\\":[\\\"thin\\\",\\\"2896ea\\\"],\\\"right\\\":[\\\"thin\\\",\\\"2896ea\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"2896ea\\\"],\\\"top\\\":[\\\"thin\\\",\\\"2896ea\\\"],\\\"left\\\":[\\\"thin\\\",\\\"2896ea\\\"],\\\"right\\\":[\\\"thin\\\",\\\"2896ea\\\"]}},{\\\"bgcolor\\\":\\\"#d7f2f9\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#2896ea\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#2896ea\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#2896ea\\\"]}},{\\\"font\\\":{\\\"bold\\\":true}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#2896ea\\\"]},\\\"font\\\":{\\\"size\\\":8}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#2896ea\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#2896ea\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"number\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#2896ea\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#2896ea\\\"]}},{\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"number\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#9cc2e6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#9cc2e6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#9cc2e6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#9cc2e6\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#9cc2e6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#9cc2e6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#9cc2e6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#9cc2e6\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#9cc2e6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#9cc2e6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#9cc2e6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#9cc2e6\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"number\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#4371c6\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#4371c6\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#4371c6\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"number\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]}},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"number\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#e7e5e6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#e7e5e6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#e7e5e6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#e7e5e6\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#e7e5e6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#e7e5e6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#e7e5e6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#e7e5e6\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#e7e5e6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#e7e5e6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#e7e5e6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#e7e5e6\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"number\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d0cecf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d0cecf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d0cecf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d0cecf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d0cecf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d0cecf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d0cecf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d0cecf\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d0cecf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d0cecf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d0cecf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d0cecf\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"number\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d0cecf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d0cecf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d0cecf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d0cecf\\\"]},\\\"color\\\":\\\"#ffffff\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#afabac\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#afabac\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#afabac\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#afabac\\\"]},\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#afabac\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#afabac\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#afabac\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#afabac\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#afabac\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#afabac\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#afabac\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#afabac\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"number\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#f2f2f2\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#f2f2f2\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#f2f2f2\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#f2f2f2\\\"]},\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#f2f2f2\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#f2f2f2\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#f2f2f2\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#f2f2f2\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#f2f2f2\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#f2f2f2\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#f2f2f2\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#f2f2f2\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"number\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#d7f2f9\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"number\\\",\\\"bgcolor\\\":\\\"#deeaf6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"number\\\",\\\"bgcolor\\\":\\\"#bdd7ee\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#d7f2f9\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#d7f2f9\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#bdd7ee\\\"},{\\\"bgcolor\\\":\\\"#bdd7ee\\\"},{\\\"bgcolor\\\":\\\"#bdd7ee\\\",\\\"format\\\":\\\"number\\\"},{\\\"bgcolor\\\":\\\"#bdd7ee\\\",\\\"format\\\":\\\"number\\\",\\\"align\\\":\\\"center\\\"}],\\\"validations\\\":[],\\\"isGroup\\\":true,\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":21},\\\"1\\\":{\\\"width\\\":63},\\\"2\\\":{\\\"width\\\":85},\\\"3\\\":{\\\"width\\\":95},\\\"4\\\":{\\\"width\\\":83},\\\"5\\\":{\\\"width\\\":81},\\\"6\\\":{\\\"width\\\":88},\\\"7\\\":{\\\"width\\\":89},\\\"8\\\":{\\\"width\\\":87},\\\"9\\\":{\\\"width\\\":95},\\\"10\\\":{\\\"width\\\":92},\\\"11\\\":{\\\"width\\\":95},\\\"12\\\":{\\\"width\\\":96},\\\"13\\\":{\\\"width\\\":98},\\\"14\\\":{\\\"width\\\":98},\\\"15\\\":{\\\"width\\\":78},\\\"16\\\":{\\\"width\\\":110},\\\"17\\\":{\\\"width\\\":111},\\\"18\\\":{\\\"width\\\":102},\\\"19\\\":{\\\"width\\\":102},\\\"20\\\":{\\\"width\\\":114},\\\"21\\\":{\\\"width\\\":111},\\\"22\\\":{\\\"width\\\":113},\\\"23\\\":{\\\"width\\\":107},\\\"24\\\":{\\\"width\\\":115},\\\"25\\\":{\\\"width\\\":135},\\\"len\\\":49},\\\"merges\\\":[\\\"D2:P2\\\",\\\"B2:C3\\\",\\\"Q2:Z2\\\",\\\"B1:T1\\\",\\\"B5:C5\\\"]}', NULL, 'https://static.jeecg.com/designreport/images/chaoshi_1607069609875.png', 'admin', '2020-12-03 19:21:55', 'admin', '2021-04-05 18:47:20', 0, NULL, NULL, 1, 376, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('1334696790477377536', '20201204111149', '学校收入一览表', NULL, NULL, '984272091947253760', '{\\\"loopBlockList\\\":[],\\\"area\\\":{\\\"sri\\\":1,\\\"sci\\\":24,\\\"eri\\\":5,\\\"eci\\\":24,\\\"width\\\":100,\\\"height\\\":138},\\\"excel_config_id\\\":\\\"1334696790477377536\\\",\\\"printConfig\\\":{\\\"paper\\\":\\\"A4\\\",\\\"width\\\":210,\\\"height\\\":297,\\\"definition\\\":1,\\\"isBackend\\\":false,\\\"marginX\\\":10,\\\"marginY\\\":10},\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"学校收入一览表\\\",\\\"merge\\\":[0,13],\\\"style\\\":25}},\\\"height\\\":71},\\\"1\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"校园信息\\\",\\\"merge\\\":[1,2],\\\"style\\\":40},\\\"4\\\":{\\\"text\\\":\\\"学生信息\\\",\\\"merge\\\":[1,2],\\\"style\\\":40},\\\"7\\\":{\\\"merge\\\":[1,5],\\\"style\\\":42,\\\"text\\\":\\\"收款信息\\\"},\\\"13\\\":{\\\"merge\\\":[0,10],\\\"text\\\":\\\"确认收入信息\\\",\\\"style\\\":43}},\\\"height\\\":23},\\\"2\\\":{\\\"cells\\\":{\\\"13\\\":{\\\"merge\\\":[0,3],\\\"text\\\":\\\"2020.09\\\",\\\"style\\\":46},\\\"17\\\":{\\\"merge\\\":[0,3],\\\"text\\\":\\\"2020.10\\\",\\\"style\\\":46},\\\"21\\\":{\\\"text\\\":\\\"合计\\\",\\\"style\\\":46,\\\"merge\\\":[0,2]}},\\\"height\\\":40},\\\"3\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"所属城际\\\",\\\"style\\\":50},\\\"2\\\":{\\\"text\\\":\\\"所属校园\\\",\\\"style\\\":50},\\\"3\\\":{\\\"text\\\":\\\"NC帐套\\\",\\\"style\\\":50},\\\"4\\\":{\\\"text\\\":\\\"学号\\\",\\\"style\\\":50},\\\"5\\\":{\\\"text\\\":\\\"姓名\\\",\\\"style\\\":50},\\\"6\\\":{\\\"text\\\":\\\"性质\\\",\\\"style\\\":50},\\\"7\\\":{\\\"text\\\":\\\"缴费金额\\\",\\\"style\\\":50},\\\"8\\\":{\\\"text\\\":\\\"缴费时间\\\",\\\"style\\\":50},\\\"9\\\":{\\\"text\\\":\\\"缴费性质\\\",\\\"style\\\":50},\\\"10\\\":{\\\"text\\\":\\\"缴费所属期间\\\",\\\"style\\\":50},\\\"11\\\":{\\\"text\\\":\\\"缴费月份数\\\",\\\"style\\\":50},\\\"12\\\":{\\\"text\\\":\\\"缴费方式\\\",\\\"style\\\":50},\\\"13\\\":{\\\"text\\\":\\\"全部\\\",\\\"style\\\":50},\\\"14\\\":{\\\"text\\\":\\\"学费\\\",\\\"style\\\":50},\\\"15\\\":{\\\"text\\\":\\\"餐费\\\",\\\"style\\\":50},\\\"16\\\":{\\\"text\\\":\\\"校车费\\\",\\\"style\\\":50},\\\"17\\\":{\\\"text\\\":\\\"全部\\\",\\\"style\\\":50},\\\"18\\\":{\\\"text\\\":\\\"学费\\\",\\\"style\\\":50},\\\"19\\\":{\\\"text\\\":\\\"餐费\\\",\\\"style\\\":50},\\\"20\\\":{\\\"text\\\":\\\"校车费\\\",\\\"style\\\":50},\\\"21\\\":{\\\"text\\\":\\\"全部\\\",\\\"style\\\":50},\\\"22\\\":{\\\"text\\\":\\\"学费\\\",\\\"style\\\":50},\\\"23\\\":{\\\"text\\\":\\\"餐费\\\",\\\"style\\\":50}}},\\\"4\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"#{shouru.group(city)}\\\",\\\"style\\\":45,\\\"aggregate\\\":\\\"group\\\"},\\\"2\\\":{\\\"text\\\":\\\"#{shouru.group(school)}\\\",\\\"style\\\":45,\\\"aggregate\\\":\\\"group\\\"},\\\"3\\\":{\\\"text\\\":\\\"#{shouru.group(ncnum)}\\\",\\\"style\\\":35,\\\"aggregate\\\":\\\"group\\\"},\\\"4\\\":{\\\"text\\\":\\\"#{shouru.num}\\\",\\\"style\\\":35},\\\"5\\\":{\\\"text\\\":\\\"#{shouru.name}\\\",\\\"style\\\":35},\\\"6\\\":{\\\"text\\\":\\\"#{shouru.class}\\\",\\\"style\\\":35},\\\"7\\\":{\\\"text\\\":\\\"#{shouru.pay}\\\",\\\"style\\\":35},\\\"8\\\":{\\\"text\\\":\\\"#{shouru.paytime}\\\",\\\"style\\\":35},\\\"9\\\":{\\\"text\\\":\\\"#{shouru.payclass}\\\",\\\"style\\\":35},\\\"10\\\":{\\\"text\\\":\\\"#{shouru.pay1}\\\",\\\"style\\\":35},\\\"11\\\":{\\\"text\\\":\\\"#{shouru.paymoth}\\\",\\\"style\\\":35},\\\"12\\\":{\\\"text\\\":\\\"#{shouru.pay2}\\\",\\\"style\\\":35},\\\"13\\\":{\\\"style\\\":33,\\\"text\\\":\\\"=SUM(O5:Q5)\\\"},\\\"14\\\":{\\\"text\\\":\\\"#{shouru.tuition_09}\\\",\\\"style\\\":35},\\\"15\\\":{\\\"text\\\":\\\"#{shouru.meals_09}\\\",\\\"style\\\":35},\\\"16\\\":{\\\"text\\\":\\\"#{shouru.busfee_09}\\\",\\\"style\\\":35},\\\"17\\\":{\\\"style\\\":33,\\\"text\\\":\\\"=SUM(S5:U5)\\\"},\\\"18\\\":{\\\"text\\\":\\\"#{shouru.tuition_10}\\\",\\\"style\\\":35},\\\"19\\\":{\\\"text\\\":\\\"#{shouru.meals_10}\\\",\\\"style\\\":35},\\\"20\\\":{\\\"text\\\":\\\"#{shouru.busfee_10}\\\",\\\"style\\\":35},\\\"21\\\":{\\\"style\\\":33,\\\"text\\\":\\\"=SUM(W5,X5)\\\"},\\\"22\\\":{\\\"style\\\":35,\\\"text\\\":\\\"=SUM(O5,S5)\\\"},\\\"23\\\":{\\\"style\\\":35,\\\"text\\\":\\\"=SUM(P5,T5)\\\"}},\\\"isDrag\\\":true,\\\"height\\\":25},\\\"5\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":66,\\\"text\\\":\\\"合计\\\"},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":66},\\\"3\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"15\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"16\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"17\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"18\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":66},\\\"19\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"20\\\":{\\\"style\\\":66,\\\"text\\\":\\\" \\\"},\\\"21\\\":{\\\"style\\\":15,\\\"text\\\":\\\"=SUM(V5)\\\"},\\\"22\\\":{\\\"style\\\":15,\\\"text\\\":\\\"=SUM(W5)\\\"},\\\"23\\\":{\\\"style\\\":15,\\\"text\\\":\\\"=SUM(X5)\\\"}}},\\\"9\\\":{\\\"cells\\\":{}},\\\"11\\\":{\\\"cells\\\":{}},\\\"len\\\":101},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"groupField\\\":\\\"shouru.city\\\",\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":1881,\\\"displayConfig\\\":{},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#309fc6\\\"},{\\\"bgcolor\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#309fc6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#b2ddec\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#309fc6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#b2ddec\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#309fc6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#b2ddec\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#309fc6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#309fc6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#309fc6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#b2ddec\\\",\\\"font\\\":{\\\"size\\\":9},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#b2ddec\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"font\\\":{\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#dff2f9\\\"},{\\\"bgcolor\\\":\\\"\\\"},{\\\"bgcolor\\\":\\\"#309fc6\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#dff2f9\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#b2ddec\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#dff2f9\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"b2ddec\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"￥b2ddec\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#b2ddec\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#dff2f9\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#dff2f9\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#d7f2f9\\\",\\\"font\\\":{\\\"size\\\":9},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#d7f2f9\\\",\\\"font\\\":{\\\"size\\\":8},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#bdd7ee\\\",\\\"font\\\":{\\\"size\\\":9},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"font\\\":{\\\"size\\\":8}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#bdd7ee\\\",\\\"font\\\":{\\\"size\\\":8},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"font\\\":{\\\"size\\\":10}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#bdd7ee\\\",\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#d7f2f9\\\",\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"font\\\":{\\\"size\\\":12}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#bdd7ee\\\",\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#d7f2f9\\\",\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12}},{\\\"font\\\":{\\\"size\\\":10.5}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#bdd7ee\\\",\\\"font\\\":{\\\"size\\\":10.5},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":10.5}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#d7f2f9\\\",\\\"font\\\":{\\\"size\\\":10.5},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":10.5}},{\\\"align\\\":\\\"left\\\",\\\"bgcolor\\\":\\\"#b2ddec\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"align\\\":\\\"left\\\"}],\\\"validations\\\":[],\\\"isGroup\\\":true,\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":37},\\\"1\\\":{\\\"width\\\":79},\\\"2\\\":{\\\"width\\\":87},\\\"3\\\":{\\\"width\\\":79},\\\"4\\\":{\\\"width\\\":92},\\\"5\\\":{\\\"width\\\":90},\\\"6\\\":{\\\"width\\\":77},\\\"7\\\":{\\\"width\\\":83},\\\"8\\\":{\\\"width\\\":89},\\\"9\\\":{\\\"width\\\":79},\\\"10\\\":{\\\"width\\\":89},\\\"11\\\":{\\\"width\\\":84},\\\"12\\\":{\\\"width\\\":76},\\\"13\\\":{\\\"width\\\":67},\\\"14\\\":{\\\"width\\\":74},\\\"15\\\":{\\\"width\\\":69},\\\"16\\\":{\\\"width\\\":74},\\\"17\\\":{\\\"width\\\":68},\\\"18\\\":{\\\"width\\\":76},\\\"19\\\":{\\\"width\\\":79},\\\"20\\\":{\\\"width\\\":78},\\\"21\\\":{\\\"width\\\":74},\\\"22\\\":{\\\"width\\\":81},\\\"len\\\":49},\\\"merges\\\":[\\\"B2:D3\\\",\\\"E2:G3\\\",\\\"H2:M3\\\",\\\"N3:Q3\\\",\\\"R3:U3\\\",\\\"V3:X3\\\",\\\"N2:X2\\\",\\\"B1:O1\\\"]}', NULL, 'https://static.jeecg.com/designreport/images/xuexiao_1607069724407.png', 'admin', '2020-12-04 11:11:50', 'admin', '2021-04-01 02:46:23', 0, NULL, NULL, 1, 434, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('1334757703079301120', '20201204151358', '车间零件完工一览表', NULL, NULL, '984272091947253760', '{\\\"loopBlockList\\\":[],\\\"area\\\":false,\\\"printElWidth\\\":718,\\\"excel_config_id\\\":\\\"1334757703079301120\\\",\\\"printElHeight\\\":1047,\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"车间零件完工一览表\\\",\\\"merge\\\":[0,12],\\\"style\\\":23}},\\\"height\\\":81},\\\"1\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":11},\\\"1\\\":{\\\"text\\\":\\\"车间\\\",\\\"style\\\":22},\\\"2\\\":{\\\"text\\\":\\\"成品名称\\\",\\\"style\\\":22},\\\"3\\\":{\\\"text\\\":\\\"半成品名称\\\",\\\"style\\\":22},\\\"4\\\":{\\\"text\\\":\\\"完工时间\\\",\\\"style\\\":22},\\\"5\\\":{\\\"text\\\":\\\"状态\\\",\\\"style\\\":22},\\\"6\\\":{\\\"text\\\":\\\"成品属性\\\",\\\"style\\\":22},\\\"7\\\":{\\\"text\\\":\\\"工单号\\\",\\\"style\\\":22},\\\"8\\\":{\\\"text\\\":\\\"工单数量\\\",\\\"style\\\":22},\\\"9\\\":{\\\"text\\\":\\\"计划数量\\\",\\\"style\\\":22},\\\"10\\\":{\\\"text\\\":\\\"完成数量\\\",\\\"style\\\":22},\\\"11\\\":{\\\"text\\\":\\\"UPH\\\",\\\"style\\\":22},\\\"12\\\":{\\\"text\\\":\\\"H/C\\\",\\\"style\\\":22},\\\"13\\\":{\\\"text\\\":\\\"计划时间\\\",\\\"style\\\":22},\\\"14\\\":{\\\"text\\\":\\\"良率\\\",\\\"style\\\":22},\\\"15\\\":{\\\"text\\\":\\\"备注\\\",\\\"style\\\":22},\\\"16\\\":{\\\"style\\\":11},\\\"17\\\":{\\\"style\\\":11},\\\"18\\\":{\\\"style\\\":11},\\\"19\\\":{\\\"style\\\":11},\\\"20\\\":{\\\"style\\\":11},\\\"21\\\":{\\\"style\\\":11},\\\"22\\\":{\\\"style\\\":11},\\\"23\\\":{\\\"style\\\":11},\\\"24\\\":{\\\"style\\\":11},\\\"25\\\":{\\\"style\\\":11},\\\"26\\\":{\\\"style\\\":11}},\\\"height\\\":55},\\\"2\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":13},\\\"1\\\":{\\\"text\\\":\\\"#{chejian.group(city)}\\\",\\\"style\\\":16,\\\"aggregate\\\":\\\"group\\\"},\\\"2\\\":{\\\"text\\\":\\\"#{chejian.finish}\\\",\\\"style\\\":14},\\\"3\\\":{\\\"text\\\":\\\"#{chejian.semifinish}\\\",\\\"style\\\":14},\\\"4\\\":{\\\"text\\\":\\\"#{chejian.time}\\\",\\\"style\\\":14},\\\"5\\\":{\\\"text\\\":\\\"#{chejian.state}\\\",\\\"style\\\":14},\\\"6\\\":{\\\"text\\\":\\\"#{chejian.attribute}\\\",\\\"style\\\":14},\\\"7\\\":{\\\"text\\\":\\\"#{chejian.num}\\\",\\\"style\\\":14},\\\"8\\\":{\\\"text\\\":\\\"#{chejian.gnum}\\\",\\\"style\\\":14},\\\"9\\\":{\\\"text\\\":\\\"#{chejian.jnum}\\\",\\\"style\\\":14},\\\"10\\\":{\\\"text\\\":\\\"#{chejian.wnum}\\\",\\\"style\\\":14},\\\"11\\\":{\\\"text\\\":\\\"#{chejian.uph}\\\",\\\"style\\\":14},\\\"12\\\":{\\\"text\\\":\\\"#{chejian.hc}\\\",\\\"style\\\":14},\\\"13\\\":{\\\"text\\\":\\\"#{chejian.jtime}\\\",\\\"style\\\":14},\\\"14\\\":{\\\"text\\\":\\\"#{chejian.yield}\\\",\\\"style\\\":14},\\\"15\\\":{\\\"text\\\":\\\"#{chejian.beizhu}\\\",\\\"style\\\":14},\\\"16\\\":{\\\"style\\\":13},\\\"17\\\":{\\\"style\\\":13},\\\"18\\\":{\\\"style\\\":13},\\\"19\\\":{\\\"style\\\":13},\\\"20\\\":{\\\"style\\\":13},\\\"21\\\":{\\\"style\\\":13},\\\"22\\\":{\\\"style\\\":13},\\\"23\\\":{\\\"style\\\":13},\\\"24\\\":{\\\"style\\\":13},\\\"25\\\":{\\\"style\\\":13},\\\"26\\\":{\\\"style\\\":13}},\\\"isDrag\\\":true,\\\"height\\\":35},\\\"len\\\":100},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"groupField\\\":\\\"chejian.city\\\",\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":1494,\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#309fc6\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#309fc6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"bgcolor\\\":\\\"#309fc6\\\"},{\\\"bgcolor\\\":\\\"#309fc6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#309fc6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"bgcolor\\\":\\\"#309fc6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"font\\\":{\\\"bold\\\":true}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16}},{\\\"font\\\":{\\\"size\\\":9}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9}},{\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#b2ddec\\\"},{\\\"font\\\":{\\\"size\\\":8}},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#309fc6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8}},{\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#b2ddec\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#309fc6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16},\\\"align\\\":\\\"center\\\"}],\\\"validations\\\":[],\\\"isGroup\\\":true,\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":45},\\\"1\\\":{\\\"width\\\":106},\\\"2\\\":{\\\"width\\\":121},\\\"3\\\":{\\\"width\\\":124},\\\"4\\\":{\\\"width\\\":87},\\\"5\\\":{\\\"width\\\":76},\\\"6\\\":{\\\"width\\\":82},\\\"7\\\":{\\\"width\\\":81},\\\"8\\\":{\\\"width\\\":69},\\\"9\\\":{\\\"width\\\":76},\\\"10\\\":{\\\"width\\\":81},\\\"15\\\":{\\\"width\\\":146},\\\"len\\\":50},\\\"merges\\\":[\\\"B1:N1\\\"]}', NULL, 'https://static.jeecg.com/designreport/images/QQ截图20201216185352_1608116050060.png', 'admin', '2020-12-04 15:13:58', 'admin', '2021-04-05 18:47:24', 0, NULL, NULL, 1, 523, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('1338370016550195200', '20201214142804', '条形码报表', NULL, NULL, '984272091947253760', '{\\\"loopBlockList\\\":[],\\\"area\\\":false,\\\"printElWidth\\\":718,\\\"excel_config_id\\\":\\\"1338370016550195200\\\",\\\"printElHeight\\\":1047,\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[1,3],\\\"text\\\":\\\"居民身份证申领登记表\\\",\\\"style\\\":39},\\\"2\\\":{\\\"style\\\":39},\\\"3\\\":{\\\"style\\\":39},\\\"4\\\":{\\\"style\\\":39},\\\"5\\\":{\\\"merge\\\":[0,2],\\\"text\\\":\\\"\\\",\\\"rendered\\\":\\\"\\\",\\\"display\\\":\\\"text\\\"},\\\"-1\\\":{\\\"text\\\":\\\"${tm.tp}\\\"}},\\\"height\\\":27},\\\"1\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":39},\\\"2\\\":{\\\"style\\\":39},\\\"3\\\":{\\\"style\\\":39},\\\"4\\\":{\\\"style\\\":39},\\\"5\\\":{\\\"style\\\":2,\\\"virtual\\\":\\\"ZiOFmILaRjdmVs6E\\\",\\\"rendered\\\":\\\"NUsGZXpylLVeKQ7J\\\",\\\"display\\\":\\\"barcode\\\",\\\"text\\\":\\\"${tm.tm}\\\",\\\"merge\\\":[0,2]}},\\\"height\\\":52},\\\"2\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"受理单位（盖章）珠海市公安局\\\",\\\"merge\\\":[0,3],\\\"style\\\":36},\\\"2\\\":{\\\"style\\\":36},\\\"3\\\":{\\\"style\\\":36},\\\"4\\\":{\\\"style\\\":36},\\\"5\\\":{\\\"style\\\":6},\\\"6\\\":{\\\"style\\\":6},\\\"7\\\":{\\\"style\\\":6},\\\"8\\\":{\\\"text\\\":\\\"\\\",\\\"rendered\\\":\\\"\\\"}},\\\"height\\\":34},\\\"3\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"姓名\\\",\\\"style\\\":24},\\\"2\\\":{\\\"text\\\":\\\"${tm.name}\\\",\\\"style\\\":7,\\\"rendered\\\":\\\"\\\"},\\\"3\\\":{\\\"text\\\":\\\"性别\\\",\\\"style\\\":16},\\\"4\\\":{\\\"text\\\":\\\"${tm.sex}\\\",\\\"style\\\":7,\\\"isDict\\\":1,\\\"dictCode\\\":\\\"sex1\\\",\\\"rendered\\\":\\\"\\\"},\\\"5\\\":{\\\"text\\\":\\\"民族\\\",\\\"style\\\":16},\\\"6\\\":{\\\"text\\\":\\\"${tm.nation}\\\",\\\"style\\\":7},\\\"7\\\":{\\\"text\\\":\\\"${tm.tp}\\\",\\\"style\\\":7,\\\"merge\\\":[2,0],\\\"rendered\\\":\\\"ftkUSZOje4A5gVO3\\\",\\\"display\\\":\\\"img\\\"},\\\"9\\\":{\\\"text\\\":\\\"\\\",\\\"rendered\\\":\\\"\\\"}},\\\"isDrag\\\":true,\\\"height\\\":47},\\\"4\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"出生日期\\\",\\\"style\\\":24},\\\"2\\\":{\\\"text\\\":\\\"${tm.birth}\\\",\\\"style\\\":32,\\\"merge\\\":[0,4]},\\\"3\\\":{\\\"style\\\":33},\\\"4\\\":{\\\"style\\\":33},\\\"5\\\":{\\\"style\\\":33},\\\"6\\\":{\\\"style\\\":33},\\\"8\\\":{\\\"text\\\":\\\"\\\",\\\"rendered\\\":\\\"\\\"}},\\\"isDrag\\\":true,\\\"height\\\":51},\\\"5\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"常住户口所在地住址\\\",\\\"style\\\":21},\\\"2\\\":{\\\"text\\\":\\\"${tm.zhuzhi}\\\",\\\"style\\\":7,\\\"merge\\\":[0,4]},\\\"8\\\":{\\\"text\\\":\\\"\\\",\\\"rendered\\\":\\\"\\\"}},\\\"isDrag\\\":true,\\\"height\\\":62},\\\"6\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"公民身份证\\\",\\\"style\\\":24},\\\"2\\\":{\\\"text\\\":\\\"${tm.card}\\\",\\\"style\\\":7,\\\"merge\\\":[0,5]}},\\\"isDrag\\\":true,\\\"height\\\":55},\\\"7\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"有限期限\\\",\\\"style\\\":24},\\\"2\\\":{\\\"text\\\":\\\"${tm.ydate}\\\",\\\"style\\\":34,\\\"merge\\\":[0,1]},\\\"3\\\":{\\\"style\\\":35},\\\"4\\\":{\\\"text\\\":\\\"签发机关\\\",\\\"style\\\":24},\\\"5\\\":{\\\"text\\\":\\\"${tm.qfjg}\\\",\\\"style\\\":7,\\\"merge\\\":[0,2]}},\\\"isDrag\\\":true,\\\"height\\\":52},\\\"8\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"申领原因\\\",\\\"style\\\":24},\\\"2\\\":{\\\"text\\\":\\\"${tm.slyy}\\\",\\\"style\\\":7,\\\"merge\\\":[0,5]}},\\\"isDrag\\\":true,\\\"height\\\":55},\\\"9\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"受理时间\\\",\\\"style\\\":24},\\\"2\\\":{\\\"text\\\":\\\"${tm.sdate}\\\",\\\"style\\\":32,\\\"merge\\\":[0,1]},\\\"3\\\":{\\\"style\\\":33},\\\"4\\\":{\\\"text\\\":\\\"受理号\\\",\\\"style\\\":24},\\\"5\\\":{\\\"text\\\":\\\"${tm.shao}\\\",\\\"style\\\":7,\\\"merge\\\":[0,2]}},\\\"isDrag\\\":true,\\\"height\\\":49},\\\"10\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"承办人\\\",\\\"style\\\":24},\\\"2\\\":{\\\"text\\\":\\\"${tm.cbr}\\\",\\\"style\\\":7,\\\"merge\\\":[0,1]},\\\"4\\\":{\\\"text\\\":\\\"受理单位领导\\\",\\\"style\\\":24},\\\"5\\\":{\\\"text\\\":\\\"${tm.sld}\\\",\\\"style\\\":7,\\\"merge\\\":[0,2]}},\\\"isDrag\\\":true,\\\"height\\\":42},\\\"11\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"申请（监护）人签名\\\",\\\"style\\\":21},\\\"2\\\":{\\\"text\\\":\\\"${tm.sr}\\\",\\\"style\\\":7,\\\"merge\\\":[0,1]},\\\"4\\\":{\\\"text\\\":\\\"申请（监护）人联系电话\\\",\\\"style\\\":21},\\\"5\\\":{\\\"text\\\":\\\"${tm.jphone}\\\",\\\"style\\\":7,\\\"merge\\\":[0,2]}},\\\"isDrag\\\":true,\\\"height\\\":59},\\\"12\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"领证人签名\\\",\\\"style\\\":24},\\\"2\\\":{\\\"text\\\":\\\"${tm.lzr}\\\",\\\"style\\\":7,\\\"merge\\\":[0,1]},\\\"4\\\":{\\\"text\\\":\\\"领证时间\\\",\\\"style\\\":24},\\\"5\\\":{\\\"text\\\":\\\"${tm.ldate}\\\",\\\"style\\\":32,\\\"merge\\\":[0,2]},\\\"6\\\":{\\\"style\\\":33},\\\"7\\\":{\\\"style\\\":33}},\\\"isDrag\\\":true,\\\"height\\\":57},\\\"13\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"是否通过邮政特快专递方式领取二代\\\",\\\"merge\\\":[0,1],\\\"style\\\":24},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":25},\\\"3\\\":{\\\"text\\\":\\\"${tm.sk}\\\",\\\"style\\\":7,\\\"merge\\\":[0,4]}},\\\"isDrag\\\":true,\\\"height\\\":50},\\\"14\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"投递地址\\\",\\\"style\\\":24},\\\"2\\\":{\\\"text\\\":\\\"${tm.dizhi}\\\",\\\"style\\\":7,\\\"merge\\\":[0,2]},\\\"5\\\":{\\\"text\\\":\\\"收件人\\\",\\\"style\\\":24},\\\"6\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\",\\\"merge\\\":[0,1]}},\\\"isDrag\\\":true,\\\"height\\\":53},\\\"15\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"邮政编码\\\",\\\"style\\\":24},\\\"2\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":7,\\\"merge\\\":[0,1]},\\\"4\\\":{\\\"text\\\":\\\"备注\\\",\\\"style\\\":24},\\\"5\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":7,\\\"merge\\\":[0,2]}},\\\"isDrag\\\":true,\\\"height\\\":47},\\\"16\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,6],\\\"text\\\":\\\"公安部治安管理局治\\\",\\\"style\\\":31},\\\"2\\\":{\\\"style\\\":31},\\\"3\\\":{\\\"style\\\":31},\\\"4\\\":{\\\"style\\\":31},\\\"5\\\":{\\\"style\\\":31},\\\"6\\\":{\\\"style\\\":31},\\\"7\\\":{\\\"style\\\":31}}},\\\"len\\\":100},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[\\\"sex1\\\",\\\"sex1\\\",\\\"sex1\\\"],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":704,\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"font\\\":{\\\"size\\\":16}},{\\\"font\\\":{\\\"size\\\":16},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\"},{\\\"textwrap\\\":true},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":9}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":9},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":9},\\\"color\\\":\\\"#0c0c0c\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":9},\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":9},\\\"color\\\":\\\"#595959\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"right\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":false}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":false}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":false},\\\"align\\\":\\\"center\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true},\\\"align\\\":\\\"right\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":8}},{\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":8},\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"right\\\",\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"format\\\":\\\"date2\\\"},{\\\"format\\\":\\\"date2\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"format\\\":\\\"date\\\"},{\\\"format\\\":\\\"date\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":9},\\\"color\\\":\\\"#595959\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16},\\\"valign\\\":\\\"bottom\\\"}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":16},\\\"1\\\":{\\\"width\\\":103},\\\"2\\\":{\\\"width\\\":156},\\\"3\\\":{\\\"width\\\":51},\\\"4\\\":{\\\"width\\\":96},\\\"5\\\":{\\\"width\\\":61},\\\"6\\\":{\\\"width\\\":106},\\\"7\\\":{\\\"width\\\":115},\\\"8\\\":{\\\"width\\\":135},\\\"len\\\":50},\\\"merges\\\":[\\\"B3:E3\\\",\\\"B14:C14\\\",\\\"C6:G6\\\",\\\"C5:G5\\\",\\\"C7:H7\\\",\\\"C8:D8\\\",\\\"F8:H8\\\",\\\"C9:H9\\\",\\\"D14:H14\\\",\\\"C10:D10\\\",\\\"F10:H10\\\",\\\"C11:D11\\\",\\\"F11:H11\\\",\\\"C13:D13\\\",\\\"C12:D12\\\",\\\"F12:H12\\\",\\\"F13:H13\\\",\\\"C15:E15\\\",\\\"G15:H15\\\",\\\"F16:H16\\\",\\\"C16:D16\\\",\\\"B17:H17\\\",\\\"H4:H6\\\",\\\"B1:E2\\\",\\\"F1:H1\\\",\\\"F2:H2\\\"]}', NULL, 'https://static.jeecg.com/designreport/images/未标题-1_1608118350039.png', 'admin', '2020-12-14 14:28:04', 'admin', '2021-02-03 13:58:47', 0, NULL, NULL, 1, 769, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('1338744112815411200', '20201215151426', '简单条件查询报表', NULL, NULL, '984272091947253760', '{\\\"loopBlockList\\\":[],\\\"area\\\":false,\\\"printElWidth\\\":718,\\\"excel_config_id\\\":\\\"1338744112815411200\\\",\\\"printElHeight\\\":1047,\\\"rows\\\":{\\\"1\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"职务\\\",\\\"style\\\":51},\\\"2\\\":{\\\"text\\\":\\\"雇员ID\\\",\\\"style\\\":51},\\\"3\\\":{\\\"text\\\":\\\"姓名\\\",\\\"style\\\":51},\\\"4\\\":{\\\"text\\\":\\\"性别\\\",\\\"style\\\":51},\\\"5\\\":{\\\"text\\\":\\\"雇佣日期\\\",\\\"style\\\":51},\\\"6\\\":{\\\"text\\\":\\\"家庭电话\\\",\\\"style\\\":51},\\\"7\\\":{\\\"text\\\":\\\"出生日期\\\",\\\"style\\\":51},\\\"8\\\":{\\\"text\\\":\\\"户口所在地\\\",\\\"style\\\":51},\\\"9\\\":{\\\"text\\\":\\\"联系地址\\\",\\\"style\\\":51},\\\"10\\\":{\\\"text\\\":\\\"紧急联系人\\\",\\\"style\\\":52}},\\\"height\\\":37},\\\"2\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":18},\\\"1\\\":{\\\"style\\\":21,\\\"text\\\":\\\"#{jdcx.group(update_by)}\\\",\\\"aggregate\\\":\\\"group\\\"},\\\"2\\\":{\\\"style\\\":21,\\\"text\\\":\\\"#{jdcx.id}\\\"},\\\"3\\\":{\\\"style\\\":21,\\\"text\\\":\\\"#{jdcx.name}\\\"},\\\"4\\\":{\\\"style\\\":21,\\\"text\\\":\\\"#{jdcx.sex}\\\"},\\\"5\\\":{\\\"style\\\":24,\\\"text\\\":\\\"#{jdcx.gtime}\\\"},\\\"6\\\":{\\\"style\\\":21,\\\"text\\\":\\\"#{jdcx.jphone}\\\"},\\\"7\\\":{\\\"style\\\":24,\\\"text\\\":\\\"#{jdcx.birth}\\\"},\\\"8\\\":{\\\"style\\\":21,\\\"text\\\":\\\"#{jdcx.hukou}\\\"},\\\"9\\\":{\\\"style\\\":21,\\\"text\\\":\\\"#{jdcx.laddress}\\\"},\\\"10\\\":{\\\"style\\\":56,\\\"text\\\":\\\"#{jdcx.jperson}\\\"},\\\"11\\\":{\\\"style\\\":18},\\\"12\\\":{\\\"style\\\":18},\\\"13\\\":{\\\"style\\\":18},\\\"14\\\":{\\\"style\\\":18},\\\"15\\\":{\\\"style\\\":18},\\\"16\\\":{\\\"style\\\":18},\\\"17\\\":{\\\"style\\\":18},\\\"18\\\":{\\\"style\\\":18},\\\"19\\\":{\\\"style\\\":18},\\\"20\\\":{\\\"style\\\":18},\\\"21\\\":{\\\"style\\\":18},\\\"22\\\":{\\\"style\\\":18},\\\"23\\\":{\\\"style\\\":18},\\\"24\\\":{\\\"style\\\":18},\\\"25\\\":{\\\"style\\\":18},\\\"26\\\":{\\\"style\\\":18},\\\"27\\\":{\\\"style\\\":18},\\\"28\\\":{\\\"style\\\":18},\\\"29\\\":{\\\"style\\\":18},\\\"30\\\":{\\\"style\\\":18},\\\"31\\\":{\\\"style\\\":18},\\\"32\\\":{\\\"style\\\":18},\\\"33\\\":{\\\"style\\\":18},\\\"34\\\":{\\\"style\\\":18},\\\"35\\\":{\\\"style\\\":18},\\\"36\\\":{\\\"style\\\":18},\\\"37\\\":{\\\"style\\\":18},\\\"38\\\":{\\\"style\\\":18},\\\"39\\\":{\\\"style\\\":18},\\\"40\\\":{\\\"style\\\":18},\\\"41\\\":{\\\"style\\\":18},\\\"42\\\":{\\\"style\\\":18},\\\"43\\\":{\\\"style\\\":18},\\\"44\\\":{\\\"style\\\":18},\\\"45\\\":{\\\"style\\\":18},\\\"46\\\":{\\\"style\\\":18},\\\"47\\\":{\\\"style\\\":18},\\\"48\\\":{\\\"style\\\":18}},\\\"height\\\":34},\\\"3\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":39},\\\"1\\\":{\\\"style\\\":39},\\\"2\\\":{\\\"style\\\":39},\\\"3\\\":{\\\"style\\\":39},\\\"4\\\":{\\\"style\\\":39},\\\"5\\\":{\\\"style\\\":39},\\\"6\\\":{\\\"style\\\":39},\\\"7\\\":{\\\"style\\\":39},\\\"8\\\":{\\\"style\\\":39},\\\"9\\\":{\\\"style\\\":39},\\\"10\\\":{\\\"style\\\":39},\\\"11\\\":{\\\"style\\\":39},\\\"12\\\":{\\\"style\\\":39},\\\"13\\\":{\\\"style\\\":39},\\\"14\\\":{\\\"style\\\":39},\\\"15\\\":{\\\"style\\\":39},\\\"16\\\":{\\\"style\\\":39},\\\"17\\\":{\\\"style\\\":39},\\\"18\\\":{\\\"style\\\":39},\\\"19\\\":{\\\"style\\\":39},\\\"20\\\":{\\\"style\\\":39},\\\"21\\\":{\\\"style\\\":39},\\\"22\\\":{\\\"style\\\":39},\\\"23\\\":{\\\"style\\\":39},\\\"24\\\":{\\\"style\\\":39}}},\\\"4\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"备注：\\\",\\\"style\\\":62},\\\"2\\\":{\\\"style\\\":63,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":63,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":63,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":63,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":63,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":64,\\\"text\\\":\\\" \\\"}}},\\\"5\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"1、支持模糊查询，需要输入 “*+字符串”或 “字符串+* ”或“*+字符串+*”，如：张* / *丽 / *亚*；\\\",\\\"style\\\":65,\\\"merge\\\":[0,6]}}},\\\"6\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"2、以上“出生日期”为时间类型；\\\",\\\"style\\\":65,\\\"merge\\\":[0,6]}}},\\\"7\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"3、以上“雇佣日期”为日期类型\\\",\\\"style\\\":65,\\\"merge\\\":[0,6]}}},\\\"8\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"4、以上“姓名”为字符串类型，支持精准查询和模糊查询；\\\",\\\"style\\\":67,\\\"merge\\\":[0,6]}}},\\\"len\\\":100},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"groupField\\\":\\\"jdcx.update_by\\\",\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":1242,\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\"},{\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\"},{\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#f1f9f6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"font\\\":{\\\"size\\\":8}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#f1f9f6\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8}},{\\\"font\\\":{\\\"size\\\":9}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#f1f9f6\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9}},{\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#f1f9f6\\\",\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"left\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"left\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"date\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#f1f9f6\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"left\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"date\\\"},{\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#f1f9f6\\\",\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"left\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"date\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#f1f9f6\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"left\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"date\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"date2\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"normal\\\"},{\\\"align\\\":\\\"center\\\",\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"number\\\"}],\\\"validations\\\":[],\\\"isGroup\\\":true,\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":40},\\\"1\\\":{\\\"width\\\":88},\\\"2\\\":{\\\"width\\\":86},\\\"3\\\":{\\\"width\\\":97},\\\"4\\\":{\\\"width\\\":67},\\\"5\\\":{\\\"width\\\":103},\\\"6\\\":{\\\"width\\\":115},\\\"7\\\":{\\\"width\\\":90},\\\"8\\\":{\\\"width\\\":239},\\\"9\\\":{\\\"width\\\":217},\\\"len\\\":50},\\\"merges\\\":[\\\"B6:H6\\\",\\\"B7:H7\\\",\\\"B8:H8\\\",\\\"B9:H9\\\"]}', NULL, 'https://static.jeecg.com/designreport/images/QQ截图20201216112919_1608089379396.png', 'admin', '2020-12-15 15:14:27', 'admin', '2021-02-03 13:58:44', 0, NULL, NULL, 1, 1075, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('1338769064067076098', '202012151514266124', '多选条件查询报表', NULL, NULL, '984272091947253760', '{\\\"loopBlockList\\\":[],\\\"area\\\":false,\\\"printElWidth\\\":718,\\\"excel_config_id\\\":\\\"1338769064067076098\\\",\\\"printElHeight\\\":1047,\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":49},\\\"1\\\":{\\\"style\\\":49},\\\"2\\\":{\\\"style\\\":49},\\\"3\\\":{\\\"style\\\":49},\\\"4\\\":{\\\"style\\\":49},\\\"5\\\":{\\\"style\\\":49},\\\"6\\\":{\\\"style\\\":49},\\\"7\\\":{\\\"style\\\":49},\\\"8\\\":{\\\"style\\\":49},\\\"9\\\":{\\\"style\\\":49},\\\"10\\\":{\\\"style\\\":49},\\\"11\\\":{\\\"style\\\":49},\\\"12\\\":{\\\"style\\\":49},\\\"13\\\":{\\\"style\\\":49},\\\"14\\\":{\\\"style\\\":49},\\\"15\\\":{\\\"style\\\":49},\\\"16\\\":{\\\"style\\\":49},\\\"17\\\":{\\\"style\\\":49},\\\"18\\\":{\\\"style\\\":49},\\\"19\\\":{\\\"style\\\":49},\\\"20\\\":{\\\"style\\\":49},\\\"21\\\":{\\\"style\\\":49},\\\"22\\\":{\\\"style\\\":49},\\\"23\\\":{\\\"style\\\":49},\\\"24\\\":{\\\"style\\\":49},\\\"25\\\":{\\\"style\\\":49}}},\\\"1\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":50},\\\"1\\\":{\\\"text\\\":\\\"职务\\\",\\\"style\\\":51},\\\"2\\\":{\\\"text\\\":\\\"雇员ID\\\",\\\"style\\\":51},\\\"3\\\":{\\\"text\\\":\\\"姓名\\\",\\\"style\\\":51},\\\"4\\\":{\\\"style\\\":51,\\\"text\\\":\\\"性别\\\"},\\\"5\\\":{\\\"text\\\":\\\"雇佣日期\\\",\\\"style\\\":51},\\\"6\\\":{\\\"text\\\":\\\"家庭电话\\\",\\\"style\\\":51},\\\"7\\\":{\\\"text\\\":\\\"出生日期\\\",\\\"style\\\":51},\\\"8\\\":{\\\"text\\\":\\\"户口所在地\\\",\\\"style\\\":51},\\\"9\\\":{\\\"text\\\":\\\"联系地址\\\",\\\"style\\\":51},\\\"10\\\":{\\\"text\\\":\\\"紧急联系人\\\",\\\"style\\\":51},\\\"11\\\":{\\\"style\\\":50},\\\"12\\\":{\\\"style\\\":50},\\\"13\\\":{\\\"style\\\":50},\\\"14\\\":{\\\"style\\\":50},\\\"15\\\":{\\\"style\\\":50},\\\"16\\\":{\\\"style\\\":50},\\\"17\\\":{\\\"style\\\":50},\\\"18\\\":{\\\"style\\\":50},\\\"19\\\":{\\\"style\\\":50},\\\"20\\\":{\\\"style\\\":50},\\\"21\\\":{\\\"style\\\":50},\\\"22\\\":{\\\"style\\\":50},\\\"23\\\":{\\\"style\\\":50},\\\"24\\\":{\\\"style\\\":50},\\\"25\\\":{\\\"style\\\":50}},\\\"height\\\":46},\\\"2\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":52},\\\"1\\\":{\\\"text\\\":\\\"#{pop.group(update_by)}\\\",\\\"style\\\":53,\\\"aggregate\\\":\\\"group\\\"},\\\"2\\\":{\\\"text\\\":\\\"#{pop.group(id)}\\\",\\\"style\\\":54,\\\"aggregate\\\":\\\"group\\\"},\\\"3\\\":{\\\"text\\\":\\\"#{pop.group(name)}\\\",\\\"style\\\":54,\\\"aggregate\\\":\\\"group\\\"},\\\"4\\\":{\\\"text\\\":\\\"#{pop.sex}\\\",\\\"style\\\":55},\\\"5\\\":{\\\"text\\\":\\\"#{pop.gtime}\\\",\\\"style\\\":56},\\\"6\\\":{\\\"text\\\":\\\"#{pop.jphone}\\\",\\\"style\\\":57},\\\"7\\\":{\\\"text\\\":\\\"#{pop.birth}\\\",\\\"style\\\":56},\\\"8\\\":{\\\"text\\\":\\\"#{pop.hukou}\\\",\\\"style\\\":58},\\\"9\\\":{\\\"text\\\":\\\"#{pop.laddress}\\\",\\\"style\\\":57},\\\"10\\\":{\\\"text\\\":\\\"#{pop.jperson}\\\",\\\"style\\\":57},\\\"11\\\":{\\\"style\\\":52},\\\"12\\\":{\\\"style\\\":52},\\\"13\\\":{\\\"style\\\":52},\\\"14\\\":{\\\"style\\\":52},\\\"15\\\":{\\\"style\\\":52},\\\"16\\\":{\\\"style\\\":52},\\\"17\\\":{\\\"style\\\":52},\\\"18\\\":{\\\"style\\\":52},\\\"19\\\":{\\\"style\\\":52},\\\"20\\\":{\\\"style\\\":52},\\\"21\\\":{\\\"style\\\":52},\\\"22\\\":{\\\"style\\\":52},\\\"23\\\":{\\\"style\\\":52},\\\"24\\\":{\\\"style\\\":52},\\\"25\\\":{\\\"style\\\":52}},\\\"isDrag\\\":true,\\\"height\\\":35},\\\"5\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"\\\"}},\\\"isDrag\\\":true},\\\"len\\\":99},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"groupField\\\":\\\"pop.update_by\\\",\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":1494,\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\"},{\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\"},{\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#f1f9f6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\"},{\\\"font\\\":{\\\"size\\\":8}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#f1f9f6\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":8}},{\\\"font\\\":{\\\"size\\\":9}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#f1f9f6\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9}},{\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#f1f9f6\\\",\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"left\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"left\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"date\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#f1f9f6\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"left\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"date\\\"},{\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#f1f9f6\\\",\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ddefe8\\\",\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"left\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"date\\\"},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#bdd7ee\\\",\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#deeaf6\\\",\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"normal\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#deeaf6\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#bdd7ee\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"normal\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#deeaf6\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#bdd7ee\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"date\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"normal\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"align\\\":\\\"center\\\",\\\"format\\\":\\\"date2\\\"}],\\\"validations\\\":[],\\\"isGroup\\\":true,\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":48},\\\"1\\\":{\\\"width\\\":107},\\\"3\\\":{\\\"width\\\":91},\\\"4\\\":{\\\"width\\\":142},\\\"5\\\":{\\\"width\\\":130},\\\"6\\\":{\\\"width\\\":131},\\\"7\\\":{\\\"width\\\":235},\\\"8\\\":{\\\"width\\\":230},\\\"9\\\":{\\\"width\\\":148},\\\"10\\\":{\\\"width\\\":132},\\\"len\\\":50},\\\"merges\\\":[]}', NULL, 'https://static.jeecg.com/designreport/images/QQ截图20201216185224_1608116008543.png', 'admin', '2020-12-15 16:53:13', 'admin', '2021-02-03 13:58:41', 0, NULL, NULL, 1, 907, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('1347373863746539520', '20210108104603', '实习证明', NULL, NULL, '984302991393210368', '{\\\"loopBlockList\\\":[],\\\"area\\\":{\\\"sri\\\":16,\\\"sci\\\":5,\\\"eri\\\":16,\\\"eci\\\":5,\\\"width\\\":147,\\\"height\\\":25},\\\"excel_config_id\\\":\\\"1347373863746539520\\\",\\\"printConfig\\\":{\\\"paper\\\":\\\"A4\\\",\\\"width\\\":210,\\\"height\\\":297,\\\"definition\\\":1,\\\"isBackend\\\":false,\\\"marginX\\\":10,\\\"marginY\\\":10,\\\"layout\\\":\\\"portrait\\\"},\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"text\\\":\\\"\\\"}}},\\\"1\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"\\\"}}},\\\"3\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"\\\",\\\"rendered\\\":\\\"\\\"}}},\\\"5\\\":{\\\"cells\\\":{},\\\"height\\\":29},\\\"6\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":2}},\\\"height\\\":34},\\\"7\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"merge\\\":[0,4],\\\"text\\\":\\\"实习证明\\\",\\\"style\\\":2}},\\\"height\\\":41},\\\"8\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":3},\\\"2\\\":{\\\"text\\\":\\\"\\\"}}},\\\"9\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":3},\\\"2\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":3},\\\"3\\\":{\\\"text\\\":\\\"\\\"}},\\\"isDrag\\\":true,\\\"height\\\":33},\\\"10\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"${tt.name}\\\",\\\"style\\\":11},\\\"3\\\":{\\\"text\\\":\\\"同学在我公司与 2020年4月1日 至 2020年5月1日 实习。\\\",\\\"style\\\":19,\\\"merge\\\":[0,3],\\\"height\\\":34}},\\\"height\\\":34},\\\"11\\\":{\\\"cells\\\":{},\\\"height\\\":28},\\\"12\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":6},\\\"2\\\":{\\\"style\\\":13,\\\"text\\\":\\\"${tt.pingjia}\\\",\\\"merge\\\":[3,4],\\\"height\\\":129}},\\\"height\\\":36},\\\"13\\\":{\\\"cells\\\":{},\\\"height\\\":29},\\\"14\\\":{\\\"cells\\\":{},\\\"height\\\":33},\\\"15\\\":{\\\"cells\\\":{},\\\"height\\\":31},\\\"16\\\":{\\\"cells\\\":{}},\\\"17\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"text\\\":\\\"特此证明！\\\",\\\"style\\\":12}}},\\\"20\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":3},\\\"4\\\":{\\\"text\\\":\\\"\\\"}}},\\\"21\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\"\\\"}}},\\\"22\\\":{\\\"cells\\\":{\\\"3\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":3},\\\"4\\\":{\\\"text\\\":\\\"证明人：\\\",\\\"style\\\":11},\\\"5\\\":{\\\"text\\\":\\\"${tt.lingdao}\\\",\\\"style\\\":12}}},\\\"23\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"text\\\":\\\"${tt.shijian}\\\",\\\"style\\\":15}}},\\\"len\\\":100},\\\"dbexps\\\":[],\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":576,\\\"displayConfig\\\":{},\\\"background\\\":{\\\"path\\\":\\\"https://static.jeecg.com/designreport/images/11_1611283832037.png\\\",\\\"repeat\\\":\\\"no-repeat\\\",\\\"width\\\":\\\"\\\",\\\"height\\\":\\\"\\\"},\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"right\\\"},{\\\"align\\\":\\\"left\\\"},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"top\\\",\\\"textwrap\\\":true},{\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"top\\\",\\\"textwrap\\\":false},{\\\"textwrap\\\":false},{\\\"textwrap\\\":true},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":12}},{\\\"font\\\":{\\\"size\\\":12}},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"top\\\",\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":12}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"size\\\":12}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":14}},{\\\"font\\\":{\\\"size\\\":10}},{\\\"textwrap\\\":false,\\\"font\\\":{\\\"size\\\":12}}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":69},\\\"1\\\":{\\\"width\\\":41},\\\"4\\\":{\\\"width\\\":119},\\\"5\\\":{\\\"width\\\":147},\\\"6\\\":{\\\"width\\\":31},\\\"len\\\":50},\\\"merges\\\":[\\\"C8:G8\\\",\\\"D11:G11\\\",\\\"C13:G16\\\"]}', NULL, 'https://static.jeecg.com/designreport/images/未标题-1_1610074948259.png', 'admin', '2021-01-08 10:46:04', 'admin', '2021-04-05 18:47:08', 0, NULL, NULL, 1, 126, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('1347454742040809472', '20210108161240', '实例：年度各月份佣金收入', NULL, NULL, '984272091947253760', '{\\\"loopBlockList\\\":[],\\\"area\\\":false,\\\"printElWidth\\\":718,\\\"excel_config_id\\\":\\\"1347454742040809472\\\",\\\"printElHeight\\\":1047,\\\"rows\\\":{\\\"1\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"pZTpI3BKFw0lh6D7\\\"},\\\"2\\\":{\\\"text\\\":\\\"年度各月份佣金收入\\\",\\\"style\\\":23,\\\"merge\\\":[0,3],\\\"virtual\\\":\\\"pZTpI3BKFw0lh6D7\\\"},\\\"3\\\":{\\\"style\\\":24},\\\"4\\\":{\\\"style\\\":24},\\\"5\\\":{\\\"style\\\":24},\\\"6\\\":{\\\"text\\\":\\\" \\\"}},\\\"height\\\":37},\\\"2\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"}}},\\\"4\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"查询年度：2019\\\"},\\\"4\\\":{\\\"text\\\":\\\"查询机构：总公司\\\"},\\\"6\\\":{\\\"text\\\":\\\"单位：元\\\"}}},\\\"6\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"月份\\\",\\\"style\\\":12},\\\"2\\\":{\\\"text\\\":\\\"佣金/主营业收入\\\",\\\"style\\\":12},\\\"3\\\":{\\\"text\\\":\\\"累计\\\",\\\"style\\\":12},\\\"4\\\":{\\\"text\\\":\\\"历史最低水平\\\",\\\"style\\\":12},\\\"5\\\":{\\\"text\\\":\\\"历史平均水平\\\",\\\"style\\\":12},\\\"6\\\":{\\\"text\\\":\\\"历史最高水平\\\",\\\"style\\\":12}}},\\\"7\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"#{tmp_report_data_1.monty}\\\",\\\"style\\\":0},\\\"2\\\":{\\\"text\\\":\\\"#{tmp_report_data_1.main_income}\\\",\\\"style\\\":0},\\\"3\\\":{\\\"text\\\":\\\"#{tmp_report_data_1.total}\\\",\\\"style\\\":18},\\\"4\\\":{\\\"text\\\":\\\"#{tmp_report_data_1.his_lowest}\\\",\\\"style\\\":0},\\\"5\\\":{\\\"text\\\":\\\"#{tmp_report_data_1.his_average}\\\",\\\"style\\\":0},\\\"6\\\":{\\\"text\\\":\\\"#{tmp_report_data_1.his_highest}\\\",\\\"style\\\":0}},\\\"isDrag\\\":true},\\\"9\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[1,1]}}},\\\"len\\\":99},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":678,\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"bold\\\":true}},{\\\"font\\\":{\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"bold\\\":false}},{\\\"font\\\":{\\\"bold\\\":false}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"bold\\\":true},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"bold\\\":true},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":15},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":15},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#01b0f1\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#33CCCC\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#33CCCC\\\",\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#33CCCC\\\",\\\"align\\\":\\\"left\\\"},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":24}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":22}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":22},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"format\\\":\\\"usd\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"format\\\":\\\"rmb\\\"},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"黑体\\\"}},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"黑体\\\",\\\"size\\\":22}},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\",\\\"size\\\":22}},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"楷体\\\",\\\"size\\\":22}},{\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"楷体\\\",\\\"size\\\":22},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\"}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":29},\\\"1\\\":{\\\"width\\\":111},\\\"2\\\":{\\\"width\\\":116},\\\"4\\\":{\\\"width\\\":122},\\\"len\\\":50},\\\"merges\\\":[\\\"B10:C11\\\",\\\"C2:F2\\\"],\\\"imgList\\\":[{\\\"row\\\":1,\\\"col\\\":1,\\\"width\\\":\\\"148\\\",\\\"height\\\":\\\"56\\\",\\\"src\\\":\\\"https://static.jeecg.com/designreport/images/kunlunlog_1610591367645.png\\\",\\\"layer_id\\\":\\\"pZTpI3BKFw0lh6D7\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[1,1],[1,2]]}]}', NULL, NULL, 'admin', '2021-01-08 16:12:40', 'admin', '2025-05-27 09:47:15', 1, NULL, NULL, 0, 55, NULL, NULL, NULL, '2', 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('1cd9d574d0c42f3915046dc61d9f33bd', '202012171553133795', '企业实时报表副本3795', NULL, NULL, '984302961118724096', '{\\\"chartList\\\":[{\\\"row\\\":6,\\\"col\\\":1,\\\"width\\\":\\\"302\\\",\\\"height\\\":\\\"337\\\",\\\"config\\\":\\\"{\\\\\\\"yAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"rotate\\\\\\\":0,\\\\\\\"interval\\\\\\\":0,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"data\\\\\\\":[\\\\\\\"江苏\\\\\\\",\\\\\\\"山东\\\\\\\",\\\\\\\"安徽\\\\\\\",\\\\\\\"江西\\\\\\\",\\\\\\\"河北\\\\\\\",\\\\\\\"吉林\\\\\\\",\\\\\\\"黑龙江\\\\\\\",\\\\\\\"重庆\\\\\\\",\\\\\\\"广东\\\\\\\",\\\\\\\"上海\\\\\\\",\\\\\\\"哈尔滨\\\\\\\",\\\\\\\"福建\\\\\\\",\\\\\\\"四川\\\\\\\"],\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\"}},\\\\\\\"show\\\\\\\":true,\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false},\\\\\\\"type\\\\\\\":\\\\\\\"category\\\\\\\"},\\\\\\\"xAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\",\\\\\\\"fontSize\\\\\\\":12}},\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\"}},\\\\\\\"show\\\\\\\":false,\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false},\\\\\\\"type \\\\\\\":\\\\\\\"value\\\\\\\"},\\\\\\\"legend\\\\\\\":{\\\\\\\"padding\\\\\\\":[25,20,25,10],\\\\\\\"data\\\\\\\":[\\\\\\\"销售额\\\\\\\"],\\\\\\\"top\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"orient\\\\\\\":\\\\\\\"horizontal\\\\\\\",\\\\\\\"left\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"show\\\\\\\":false,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\",\\\\\\\"fontSize\\\\\\\":12}},\\\\\\\"grid\\\\\\\":{\\\\\\\"top\\\\\\\":20,\\\\\\\"left\\\\\\\":45,\\\\\\\"bottom\\\\\\\":16,\\\\\\\"right\\\\\\\":46},\\\\\\\"series\\\\\\\":[{\\\\\\\"barWidth\\\\\\\":13,\\\\\\\"data\\\\\\\":[100,800,1200,1700,2500,4000,5800,6500,7000,7500,8000,8800,9500],\\\\\\\"name\\\\\\\":\\\\\\\"销售额\\\\\\\",\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"barBorderRadius\\\\\\\":5,\\\\\\\"color\\\\\\\":\\\\\\\"rgba(67,184,251,1)\\\\\\\"},\\\\\\\"label\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"position\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#689AFB\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\"}},\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\",\\\\\\\"barMinHeight\\\\\\\":2,\\\\\\\"typeData\\\\\\\":[],\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"black\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\"}}],\\\\\\\"tooltip\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"axisPointer\\\\\\\":{\\\\\\\"type\\\\\\\":\\\\\\\"shadow\\\\\\\"},\\\\\\\"trigger\\\\\\\":\\\\\\\"axis\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"top\\\\\\\":5,\\\\\\\"text\\\\\\\":\\\\\\\"销售额省份排名\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"14\\\\\\\"},\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"padding\\\\\\\":[5,20,5,20]}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"dataType\\\":\\\"api\\\",\\\"apiStatus\\\":\\\"1\\\",\\\"dataId\\\":\\\"1339491107951640577\\\",\\\"axisX\\\":\\\"name\\\",\\\"axisY\\\":\\\"value\\\",\\\"series\\\":\\\"type\\\",\\\"yText\\\":\\\"\\\",\\\"xText\\\":\\\"\\\",\\\"dbCode\\\":\\\"xiaoshoue\\\",\\\"dataId1\\\":\\\"\\\",\\\"source\\\":\\\"\\\",\\\"target\\\":\\\"\\\",\\\"isTiming\\\":true,\\\"intervalTime\\\":\\\"5\\\",\\\"chartType\\\":\\\"bar.multi.horizontal\\\",\\\"chartId\\\":\\\"pie.doughnut\\\"},\\\"layer_id\\\":\\\"IFj1lg5S5aNG1wPx\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[6,1],[6,2],[6,3],[6,4]]},{\\\"row\\\":6,\\\"col\\\":10,\\\"width\\\":\\\"247\\\",\\\"height\\\":\\\"124\\\",\\\"config\\\":\\\"{\\\\\\\"legend\\\\\\\":{\\\\\\\"padding\\\\\\\":[25,20,25,10],\\\\\\\"data\\\\\\\":[\\\\\\\"销售额\\\\\\\",\\\\\\\"其他\\\\\\\"],\\\\\\\"top\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"orient\\\\\\\":\\\\\\\"horizontal\\\\\\\",\\\\\\\"left\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"show\\\\\\\":false,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\",\\\\\\\"fontSize\\\\\\\":12}},\\\\\\\"series\\\\\\\":[{\\\\\\\"isRose\\\\\\\":false,\\\\\\\"data\\\\\\\":[{\\\\\\\"name\\\\\\\":\\\\\\\"销售额\\\\\\\",\\\\\\\"value\\\\\\\":6000000,\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(43,193,254,1)\\\\\\\"}},{\\\\\\\"name\\\\\\\":\\\\\\\"其他\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(42,45,76,0.59)\\\\\\\"}}],\\\\\\\"isRadius\\\\\\\":true,\\\\\\\"roseType\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"notCount\\\\\\\":false,\\\\\\\"name\\\\\\\":\\\\\\\"访问来源\\\\\\\",\\\\\\\"minAngle\\\\\\\":0,\\\\\\\"label\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"position\\\\\\\":\\\\\\\"outside\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"fontSize\\\\\\\":16,\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\"}},\\\\\\\"type\\\\\\\":\\\\\\\"pie\\\\\\\",\\\\\\\"radius\\\\\\\":[\\\\\\\"45%\\\\\\\",\\\\\\\"55%\\\\\\\"],\\\\\\\"autoSort\\\\\\\":false}],\\\\\\\"tooltip\\\\\\\":{\\\\\\\"formatter\\\\\\\":\\\\\\\"{b} : {c}\\\\\\\",\\\\\\\"show\\\\\\\":true,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"top\\\\\\\":5,\\\\\\\"text\\\\\\\":\\\\\\\"销售进度\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"14\\\\\\\"},\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"padding\\\\\\\":[5,20,5,10]}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"dataType\\\":\\\"api\\\",\\\"apiStatus\\\":\\\"1\\\",\\\"dataId\\\":\\\"1339498906765000705\\\",\\\"axisX\\\":\\\"name\\\",\\\"axisY\\\":\\\"value\\\",\\\"series\\\":\\\"type\\\",\\\"yText\\\":\\\"\\\",\\\"xText\\\":\\\"\\\",\\\"dbCode\\\":\\\"xsjd\\\",\\\"dataId1\\\":\\\"\\\",\\\"source\\\":\\\"\\\",\\\"target\\\":\\\"\\\",\\\"isTiming\\\":true,\\\"intervalTime\\\":\\\"5\\\",\\\"chartType\\\":\\\"pie.doughnut\\\",\\\"chartId\\\":\\\"pie.doughnut\\\"},\\\"layer_id\\\":\\\"Yb2TIGEAxnvN9ITx\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[6,10],[6,11]]},{\\\"row\\\":6,\\\"col\\\":12,\\\"width\\\":\\\"244\\\",\\\"height\\\":\\\"128\\\",\\\"config\\\":\\\"{\\\\\\\"yAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"rotate\\\\\\\":0,\\\\\\\"interval\\\\\\\":0,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"data\\\\\\\":[\\\\\\\"北京\\\\\\\",\\\\\\\"青岛\\\\\\\",\\\\\\\"合肥\\\\\\\",\\\\\\\"深圳\\\\\\\",\\\\\\\"石家庄\\\\\\\",\\\\\\\"重庆\\\\\\\",\\\\\\\"保定\\\\\\\",\\\\\\\"邯郸\\\\\\\"],\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\"}},\\\\\\\"show\\\\\\\":true,\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false},\\\\\\\"type\\\\\\\":\\\\\\\"category\\\\\\\"},\\\\\\\"xAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\",\\\\\\\"fontSize\\\\\\\":12}},\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\"}},\\\\\\\"show\\\\\\\":false,\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false},\\\\\\\"type \\\\\\\":\\\\\\\"value\\\\\\\"},\\\\\\\"legend\\\\\\\":{\\\\\\\"padding\\\\\\\":[25,20,25,10],\\\\\\\"data\\\\\\\":[\\\\\\\"销售额\\\\\\\"],\\\\\\\"top\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"orient\\\\\\\":\\\\\\\"horizontal\\\\\\\",\\\\\\\"left\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"show\\\\\\\":false,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\",\\\\\\\"fontSize\\\\\\\":12}},\\\\\\\"grid\\\\\\\":{\\\\\\\"top\\\\\\\":10,\\\\\\\"left\\\\\\\":49,\\\\\\\"bottom\\\\\\\":16,\\\\\\\"right\\\\\\\":45},\\\\\\\"series\\\\\\\":[{\\\\\\\"barWidth\\\\\\\":9,\\\\\\\"data\\\\\\\":[80,500,800,1000,1200,1500,1600,2000],\\\\\\\"name\\\\\\\":\\\\\\\"销售额\\\\\\\",\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"barBorderRadius\\\\\\\":0,\\\\\\\"color\\\\\\\":\\\\\\\"rgba(146,119,252,1)\\\\\\\"},\\\\\\\"label\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"position\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#689AFB\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\"}},\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\",\\\\\\\"barMinHeight\\\\\\\":2,\\\\\\\"typeData\\\\\\\":[],\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"black\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\"}}],\\\\\\\"tooltip\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"axisPointer\\\\\\\":{\\\\\\\"type\\\\\\\":\\\\\\\"shadow\\\\\\\"},\\\\\\\"trigger\\\\\\\":\\\\\\\"axis\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"top\\\\\\\":5,\\\\\\\"text\\\\\\\":\\\\\\\"销售额城市排名\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"14\\\\\\\"},\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"padding\\\\\\\":[5,20,5,20]}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"dataType\\\":\\\"api\\\",\\\"apiStatus\\\":\\\"1\\\",\\\"dataId\\\":\\\"1339495346077728770\\\",\\\"axisX\\\":\\\"name\\\",\\\"axisY\\\":\\\"value\\\",\\\"series\\\":\\\"type\\\",\\\"yText\\\":\\\"\\\",\\\"xText\\\":\\\"\\\",\\\"dbCode\\\":\\\"chengshi\\\",\\\"dataId1\\\":\\\"\\\",\\\"source\\\":\\\"\\\",\\\"target\\\":\\\"\\\",\\\"isTiming\\\":true,\\\"intervalTime\\\":\\\"5\\\",\\\"chartType\\\":\\\"bar.multi.horizontal\\\",\\\"chartId\\\":\\\"bar.multi.horizontal\\\"},\\\"layer_id\\\":\\\"qQHpevWlqElpRQUl\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[6,12],[6,13],[6,14]]},{\\\"row\\\":6,\\\"col\\\":15,\\\"width\\\":\\\"230\\\",\\\"height\\\":\\\"127\\\",\\\"config\\\":\\\"{\\\\\\\"yAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"rotate\\\\\\\":0,\\\\\\\"interval\\\\\\\":0,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"data\\\\\\\":[\\\\\\\"北京\\\\\\\",\\\\\\\"青岛\\\\\\\",\\\\\\\"合肥\\\\\\\",\\\\\\\"深圳\\\\\\\",\\\\\\\"石家庄\\\\\\\",\\\\\\\"重庆\\\\\\\",\\\\\\\"保定\\\\\\\",\\\\\\\"邯郸\\\\\\\"],\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\"}},\\\\\\\"show\\\\\\\":true,\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false},\\\\\\\"type\\\\\\\":\\\\\\\"category\\\\\\\"},\\\\\\\"xAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\",\\\\\\\"fontSize\\\\\\\":12}},\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\"}},\\\\\\\"show\\\\\\\":false,\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false},\\\\\\\"type \\\\\\\":\\\\\\\"value\\\\\\\"},\\\\\\\"legend\\\\\\\":{\\\\\\\"padding\\\\\\\":[25,20,25,10],\\\\\\\"data\\\\\\\":[\\\\\\\"销售额\\\\\\\"],\\\\\\\"top\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"orient\\\\\\\":\\\\\\\"horizontal\\\\\\\",\\\\\\\"left\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"show\\\\\\\":false,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\",\\\\\\\"fontSize\\\\\\\":12}},\\\\\\\"grid\\\\\\\":{\\\\\\\"top\\\\\\\":10,\\\\\\\"left\\\\\\\":49,\\\\\\\"bottom\\\\\\\":20,\\\\\\\"right\\\\\\\":48},\\\\\\\"series\\\\\\\":[{\\\\\\\"barWidth\\\\\\\":9,\\\\\\\"data\\\\\\\":[80,500,800,1000,1200,1500,1600,2000],\\\\\\\"name\\\\\\\":\\\\\\\"销售额\\\\\\\",\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"barBorderRadius\\\\\\\":0,\\\\\\\"color\\\\\\\":\\\\\\\"rgba(146,119,252,1)\\\\\\\"},\\\\\\\"label\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"position\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#689AFB\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\"}},\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\",\\\\\\\"barMinHeight\\\\\\\":2,\\\\\\\"typeData\\\\\\\":[],\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"black\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\"}}],\\\\\\\"tooltip\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"axisPointer\\\\\\\":{\\\\\\\"type\\\\\\\":\\\\\\\"shadow\\\\\\\"},\\\\\\\"trigger\\\\\\\":\\\\\\\"axis\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"top\\\\\\\":5,\\\\\\\"text\\\\\\\":\\\\\\\"某站点用户访问来源\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#c23531\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\",\\\\\\\"fontSize\\\\\\\":18},\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"padding\\\\\\\":[5,20,5,20]}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"dataType\\\":\\\"api\\\",\\\"apiStatus\\\":\\\"1\\\",\\\"dataId\\\":\\\"1339495346077728770\\\",\\\"axisX\\\":\\\"name\\\",\\\"axisY\\\":\\\"value\\\",\\\"series\\\":\\\"type\\\",\\\"yText\\\":\\\"\\\",\\\"xText\\\":\\\"\\\",\\\"dbCode\\\":\\\"chengshi\\\",\\\"dataId1\\\":\\\"\\\",\\\"source\\\":\\\"\\\",\\\"target\\\":\\\"\\\",\\\"isTiming\\\":true,\\\"intervalTime\\\":\\\"5\\\",\\\"chartType\\\":\\\"bar.multi.horizontal\\\",\\\"chartId\\\":\\\"bar.multi.horizontal\\\"},\\\"layer_id\\\":\\\"phTmhkjHLebYlOEQ\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[6,15],[6,16],[6,17],[6,18]]},{\\\"row\\\":7,\\\"col\\\":5,\\\"width\\\":\\\"430\\\",\\\"height\\\":\\\"293\\\",\\\"config\\\":\\\"{\\\\\\\"geo\\\\\\\":{\\\\\\\"map\\\\\\\":\\\\\\\"china\\\\\\\",\\\\\\\"zoom\\\\\\\":0.5,\\\\\\\"label\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"8\\\\\\\",\\\\\\\"show\\\\\\\":true},\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"borderWidth\\\\\\\":0.5,\\\\\\\"areaColor\\\\\\\":\\\\\\\"#8284FB\\\\\\\",\\\\\\\"borderColor\\\\\\\":\\\\\\\"#000\\\\\\\"},\\\\\\\"emphasis\\\\\\\":{\\\\\\\"label\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\"},\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"areaColor\\\\\\\":\\\\\\\"#4195EF\\\\\\\"}},\\\\\\\"regions\\\\\\\":[],\\\\\\\"layoutSize\\\\\\\":600,\\\\\\\"roam\\\\\\\":true,\\\\\\\"layoutCenter\\\\\\\":[\\\\\\\"50%\\\\\\\",\\\\\\\"50%\\\\\\\"]},\\\\\\\"series\\\\\\\":[{\\\\\\\"encode\\\\\\\":{\\\\\\\"value\\\\\\\":[2]},\\\\\\\"data\\\\\\\":[{\\\\\\\"name\\\\\\\":\\\\\\\"河北\\\\\\\",\\\\\\\"value\\\\\\\":[114.502461,38.045474,279]},{\\\\\\\"name\\\\\\\":\\\\\\\"海南\\\\\\\",\\\\\\\"value\\\\\\\":[110.33119,20.031971,273]},{\\\\\\\"name\\\\\\\":\\\\\\\"山东\\\\\\\",\\\\\\\"value\\\\\\\":[117.000923,36.675807,229]},{\\\\\\\"name\\\\\\\":\\\\\\\"甘肃\\\\\\\",\\\\\\\"value\\\\\\\":[103.823557,36.058039,194]},{\\\\\\\"name\\\\\\\":\\\\\\\"宁夏\\\\\\\",\\\\\\\"value\\\\\\\":[106.278179,38.46637,193]},{\\\\\\\"name\\\\\\\":\\\\\\\"浙江\\\\\\\",\\\\\\\"value\\\\\\\":[120.153576,30.287459,177]},{\\\\\\\"name\\\\\\\":\\\\\\\"湖南\\\\\\\",\\\\\\\"value\\\\\\\":[112.982279,28.19409,119]},{\\\\\\\"name\\\\\\\":\\\\\\\"湖北\\\\\\\",\\\\\\\"value\\\\\\\":[114.298572,30.584355,79]},{\\\\\\\"name\\\\\\\":\\\\\\\"河南\\\\\\\",\\\\\\\"value\\\\\\\":[113.665412,34.757975,67]},{\\\\\\\"name\\\\\\\":\\\\\\\"北京\\\\\\\",\\\\\\\"value\\\\\\\":[116.405285,39.904989,58]},{\\\\\\\"name\\\\\\\":\\\\\\\"天津\\\\\\\",\\\\\\\"value\\\\\\\":[117.190182,39.125596,59]},{\\\\\\\"name\\\\\\\":\\\\\\\"上海\\\\\\\",\\\\\\\"value\\\\\\\":[121.472644,31.231706,63]}],\\\\\\\"name\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"emphasis\\\\\\\":{\\\\\\\"label\\\\\\\":{\\\\\\\"show\\\\\\\":true}},\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FF1205\\\\\\\"},\\\\\\\"coordinateSystem\\\\\\\":\\\\\\\"geo\\\\\\\",\\\\\\\"label\\\\\\\":{\\\\\\\"formatter\\\\\\\":\\\\\\\"{b}\\\\\\\",\\\\\\\"show\\\\\\\":false,\\\\\\\"position\\\\\\\":\\\\\\\"right\\\\\\\"},\\\\\\\"type\\\\\\\":\\\\\\\"scatter\\\\\\\",\\\\\\\"symbolSize\\\\\\\":5}],\\\\\\\"chartType\\\\\\\":\\\\\\\"map\\\\\\\",\\\\\\\"tooltip\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"top\\\\\\\":5,\\\\\\\"text\\\\\\\":\\\\\\\"主要城市空气质量\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#c23531\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"14\\\\\\\"},\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"padding\\\\\\\":[5,20,5,10]}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"chartType\\\":\\\"map.scatter\\\"},\\\"layer_id\\\":\\\"YTri6J59av4gj1CY\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[7,5],[7,6],[7,7],[7,8]]},{\\\"row\\\":14,\\\"col\\\":12,\\\"width\\\":\\\"244\\\",\\\"height\\\":\\\"138\\\",\\\"config\\\":\\\"{\\\\\\\"legend\\\\\\\":{\\\\\\\"padding\\\\\\\":[25,20,25,10],\\\\\\\"data\\\\\\\":[\\\\\\\"销售额\\\\\\\",\\\\\\\"其他\\\\\\\"],\\\\\\\"top\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"orient\\\\\\\":\\\\\\\"horizontal\\\\\\\",\\\\\\\"left\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"show\\\\\\\":false,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\",\\\\\\\"fontSize\\\\\\\":12}},\\\\\\\"series\\\\\\\":[{\\\\\\\"isRose\\\\\\\":false,\\\\\\\"data\\\\\\\":[{\\\\\\\"name\\\\\\\":\\\\\\\"销售额\\\\\\\",\\\\\\\"value\\\\\\\":6000000,\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(43,193,254,1)\\\\\\\"}},{\\\\\\\"name\\\\\\\":\\\\\\\"其他\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(42,45,76,0.59)\\\\\\\"}}],\\\\\\\"isRadius\\\\\\\":true,\\\\\\\"roseType\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"notCount\\\\\\\":false,\\\\\\\"name\\\\\\\":\\\\\\\"访问来源\\\\\\\",\\\\\\\"minAngle\\\\\\\":0,\\\\\\\"label\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"position\\\\\\\":\\\\\\\"outside\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"fontSize\\\\\\\":16,\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\"}},\\\\\\\"type\\\\\\\":\\\\\\\"pie\\\\\\\",\\\\\\\"radius\\\\\\\":[\\\\\\\"50%\\\\\\\",\\\\\\\"60%\\\\\\\"],\\\\\\\"autoSort\\\\\\\":false}],\\\\\\\"tooltip\\\\\\\":{\\\\\\\"formatter\\\\\\\":\\\\\\\"{b} : {c}\\\\\\\",\\\\\\\"show\\\\\\\":true,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"top\\\\\\\":5,\\\\\\\"text\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#c23531\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\",\\\\\\\"fontSize\\\\\\\":18},\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"padding\\\\\\\":[5,20,5,10]}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"dataType\\\":\\\"api\\\",\\\"apiStatus\\\":\\\"1\\\",\\\"dataId\\\":\\\"1339498906765000705\\\",\\\"axisX\\\":\\\"name\\\",\\\"axisY\\\":\\\"value\\\",\\\"series\\\":\\\"type\\\",\\\"yText\\\":\\\"\\\",\\\"xText\\\":\\\"\\\",\\\"dbCode\\\":\\\"xsjd\\\",\\\"dataId1\\\":\\\"\\\",\\\"source\\\":\\\"\\\",\\\"target\\\":\\\"\\\",\\\"isTiming\\\":true,\\\"intervalTime\\\":\\\"5\\\",\\\"chartType\\\":\\\"pie.doughnut\\\",\\\"chartId\\\":\\\"pie.doughnut\\\"},\\\"layer_id\\\":\\\"ARuuHLfjqV9l1tQD\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[14,12],[14,13],[14,14]]},{\\\"row\\\":14,\\\"col\\\":15,\\\"width\\\":\\\"230\\\",\\\"height\\\":\\\"139\\\",\\\"config\\\":\\\"{\\\\\\\"legend\\\\\\\":{\\\\\\\"padding\\\\\\\":[25,20,25,10],\\\\\\\"data\\\\\\\":[\\\\\\\"销售额\\\\\\\",\\\\\\\"其他\\\\\\\"],\\\\\\\"top\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"orient\\\\\\\":\\\\\\\"horizontal\\\\\\\",\\\\\\\"left\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"show\\\\\\\":false,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\",\\\\\\\"fontSize\\\\\\\":12}},\\\\\\\"series\\\\\\\":[{\\\\\\\"isRose\\\\\\\":false,\\\\\\\"data\\\\\\\":[{\\\\\\\"name\\\\\\\":\\\\\\\"销售额\\\\\\\",\\\\\\\"value\\\\\\\":6000000,\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(43,193,254,1)\\\\\\\"}},{\\\\\\\"name\\\\\\\":\\\\\\\"其他\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"rgba(42,45,76,0.59)\\\\\\\"}}],\\\\\\\"isRadius\\\\\\\":true,\\\\\\\"roseType\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"notCount\\\\\\\":false,\\\\\\\"name\\\\\\\":\\\\\\\"访问来源\\\\\\\",\\\\\\\"minAngle\\\\\\\":0,\\\\\\\"label\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"position\\\\\\\":\\\\\\\"outside\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"fontSize\\\\\\\":16,\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\"}},\\\\\\\"type\\\\\\\":\\\\\\\"pie\\\\\\\",\\\\\\\"radius\\\\\\\":[\\\\\\\"45%\\\\\\\",\\\\\\\"55%\\\\\\\"],\\\\\\\"autoSort\\\\\\\":false}],\\\\\\\"tooltip\\\\\\\":{\\\\\\\"formatter\\\\\\\":\\\\\\\"{b} : {c}\\\\\\\",\\\\\\\"show\\\\\\\":true,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"top\\\\\\\":5,\\\\\\\"text\\\\\\\":\\\\\\\"某站点用户访问来源\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#c23531\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\",\\\\\\\"fontSize\\\\\\\":18},\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"padding\\\\\\\":[5,20,5,10]}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"dataType\\\":\\\"api\\\",\\\"apiStatus\\\":\\\"1\\\",\\\"dataId\\\":\\\"1339498906765000705\\\",\\\"axisX\\\":\\\"name\\\",\\\"axisY\\\":\\\"value\\\",\\\"series\\\":\\\"type\\\",\\\"yText\\\":\\\"\\\",\\\"xText\\\":\\\"\\\",\\\"dbCode\\\":\\\"xsjd\\\",\\\"dataId1\\\":\\\"\\\",\\\"source\\\":\\\"\\\",\\\"target\\\":\\\"\\\",\\\"isTiming\\\":true,\\\"intervalTime\\\":\\\"5\\\",\\\"chartType\\\":\\\"pie.doughnut\\\",\\\"chartId\\\":\\\"\\\"},\\\"layer_id\\\":\\\"bcrMtWqTd2AJIjLd\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[14,15],[14,16],[14,17],[14,18]]},{\\\"row\\\":14,\\\"col\\\":10,\\\"width\\\":\\\"244\\\",\\\"height\\\":\\\"138\\\",\\\"config\\\":\\\"{\\\\\\\"yAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"rotate\\\\\\\":0,\\\\\\\"interval\\\\\\\":0,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"data\\\\\\\":[\\\\\\\"北京\\\\\\\",\\\\\\\"青岛\\\\\\\",\\\\\\\"合肥\\\\\\\",\\\\\\\"深圳\\\\\\\",\\\\\\\"石家庄\\\\\\\",\\\\\\\"重庆\\\\\\\",\\\\\\\"保定\\\\\\\",\\\\\\\"邯郸\\\\\\\"],\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\"}},\\\\\\\"show\\\\\\\":true,\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false},\\\\\\\"type\\\\\\\":\\\\\\\"category\\\\\\\"},\\\\\\\"xAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\",\\\\\\\"fontSize\\\\\\\":12}},\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\"}},\\\\\\\"show\\\\\\\":false,\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false},\\\\\\\"type \\\\\\\":\\\\\\\"value\\\\\\\"},\\\\\\\"legend\\\\\\\":{\\\\\\\"padding\\\\\\\":[25,20,25,10],\\\\\\\"data\\\\\\\":[\\\\\\\"销售额\\\\\\\"],\\\\\\\"top\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"orient\\\\\\\":\\\\\\\"horizontal\\\\\\\",\\\\\\\"left\\\\\\\":\\\\\\\"center\\\\\\\",\\\\\\\"show\\\\\\\":false,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#333\\\\\\\",\\\\\\\"fontSize\\\\\\\":12}},\\\\\\\"grid\\\\\\\":{\\\\\\\"top\\\\\\\":10,\\\\\\\"left\\\\\\\":49,\\\\\\\"bottom\\\\\\\":15,\\\\\\\"right\\\\\\\":45},\\\\\\\"series\\\\\\\":[{\\\\\\\"barWidth\\\\\\\":9,\\\\\\\"data\\\\\\\":[80,500,800,1000,1200,1500,1600,2000],\\\\\\\"name\\\\\\\":\\\\\\\"销售额\\\\\\\",\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"barBorderRadius\\\\\\\":0,\\\\\\\"color\\\\\\\":\\\\\\\"rgba(146,119,252,1)\\\\\\\"},\\\\\\\"label\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"position\\\\\\\":\\\\\\\"right\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#698AFB\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\"}},\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\",\\\\\\\"barMinHeight\\\\\\\":2,\\\\\\\"typeData\\\\\\\":[],\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"black\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\"}}],\\\\\\\"tooltip\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"axisPointer\\\\\\\":{\\\\\\\"type\\\\\\\":\\\\\\\"shadow\\\\\\\"},\\\\\\\"trigger\\\\\\\":\\\\\\\"axis\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"top\\\\\\\":5,\\\\\\\"text\\\\\\\":\\\\\\\"某站点用户访问来源\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#c23531\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\",\\\\\\\"fontSize\\\\\\\":18},\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"padding\\\\\\\":[5,20,5,20]}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"dataType\\\":\\\"api\\\",\\\"apiStatus\\\":\\\"1\\\",\\\"dataId\\\":\\\"1339495346077728770\\\",\\\"axisX\\\":\\\"name\\\",\\\"axisY\\\":\\\"value\\\",\\\"series\\\":\\\"type\\\",\\\"yText\\\":\\\"\\\",\\\"xText\\\":\\\"\\\",\\\"dbCode\\\":\\\"chengshi\\\",\\\"dataId1\\\":\\\"\\\",\\\"source\\\":\\\"\\\",\\\"target\\\":\\\"\\\",\\\"isTiming\\\":true,\\\"intervalTime\\\":\\\"5\\\",\\\"chartType\\\":\\\"bar.multi.horizontal\\\",\\\"chartId\\\":\\\"bar.multi.horizontal\\\"},\\\"layer_id\\\":\\\"Y1kgYOWBHIVQdSN5\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[14,10],[14,11]]},{\\\"row\\\":20,\\\"col\\\":1,\\\"width\\\":\\\"743\\\",\\\"height\\\":\\\"150\\\",\\\"config\\\":\\\"{\\\\\\\"yAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\"}},\\\\\\\"show\\\\\\\":true,\\\\\\\"name\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false}},\\\\\\\"xAxis\\\\\\\":{\\\\\\\"axisLabel\\\\\\\":{\\\\\\\"rotate\\\\\\\":0,\\\\\\\"interval\\\\\\\":0,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FEFEFE\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"data\\\\\\\":[\\\\\\\"2020-01-09\\\\\\\",\\\\\\\"2020-01-12\\\\\\\",\\\\\\\"2020-01-14\\\\\\\",\\\\\\\"2020-01-16\\\\\\\",\\\\\\\"2020-01-18\\\\\\\"],\\\\\\\"axisLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\"}},\\\\\\\"show\\\\\\\":true,\\\\\\\"name\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"splitLine\\\\\\\":{\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"red\\\\\\\",\\\\\\\"width\\\\\\\":1,\\\\\\\"type\\\\\\\":\\\\\\\"solid\\\\\\\"},\\\\\\\"show\\\\\\\":false}},\\\\\\\"grid\\\\\\\":{\\\\\\\"top\\\\\\\":53,\\\\\\\"left\\\\\\\":22,\\\\\\\"bottom\\\\\\\":37,\\\\\\\"right\\\\\\\":20},\\\\\\\"series\\\\\\\":[{\\\\\\\"areaStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#43B8FB\\\\\\\",\\\\\\\"opacity\\\\\\\":0.7},\\\\\\\"data\\\\\\\":[2,6,7,5,6],\\\\\\\"showSymbol\\\\\\\":true,\\\\\\\"lineStyle\\\\\\\":{\\\\\\\"width\\\\\\\":2},\\\\\\\"symbolSize\\\\\\\":5,\\\\\\\"isArea\\\\\\\":true,\\\\\\\"name\\\\\\\":\\\\\\\"销量\\\\\\\",\\\\\\\"itemStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#43B8FB\\\\\\\"},\\\\\\\"step\\\\\\\":false,\\\\\\\"label\\\\\\\":{\\\\\\\"show\\\\\\\":false,\\\\\\\"position\\\\\\\":\\\\\\\"top\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"black\\\\\\\",\\\\\\\"fontSize\\\\\\\":16,\\\\\\\"fontWeight\\\\\\\":\\\\\\\"bolder\\\\\\\"}},\\\\\\\"type\\\\\\\":\\\\\\\"line\\\\\\\",\\\\\\\"smooth\\\\\\\":false}],\\\\\\\"tooltip\\\\\\\":{\\\\\\\"formatter\\\\\\\":\\\\\\\"{b} : {c}\\\\\\\",\\\\\\\"show\\\\\\\":true,\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"10\\\\\\\"}},\\\\\\\"title\\\\\\\":{\\\\\\\"show\\\\\\\":true,\\\\\\\"top\\\\\\\":14,\\\\\\\"text\\\\\\\":\\\\\\\"销售额增速\\\\\\\",\\\\\\\"textStyle\\\\\\\":{\\\\\\\"color\\\\\\\":\\\\\\\"#FFFFFF\\\\\\\",\\\\\\\"fontWeight\\\\\\\":\\\\\\\"normal\\\\\\\",\\\\\\\"fontSize\\\\\\\":\\\\\\\"14\\\\\\\"},\\\\\\\"left\\\\\\\":\\\\\\\"left\\\\\\\",\\\\\\\"padding\\\\\\\":[5,20,5,10]}}\\\",\\\"url\\\":\\\"\\\",\\\"extData\\\":{\\\"dataType\\\":\\\"api\\\",\\\"apiStatus\\\":\\\"1\\\",\\\"dataId\\\":\\\"1339538388453195777\\\",\\\"axisX\\\":\\\"name\\\",\\\"axisY\\\":\\\"value\\\",\\\"series\\\":\\\"type\\\",\\\"yText\\\":\\\"\\\",\\\"xText\\\":\\\"\\\",\\\"dbCode\\\":\\\"zhexian\\\",\\\"dataId1\\\":\\\"\\\",\\\"source\\\":\\\"\\\",\\\"target\\\":\\\"\\\",\\\"isTiming\\\":true,\\\"intervalTime\\\":\\\"5\\\",\\\"chartType\\\":\\\"line.area\\\",\\\"chartId\\\":\\\"\\\"},\\\"layer_id\\\":\\\"uChrZaHYoV04MQpT\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[20,1],[20,2],[20,3],[20,4],[20,5],[20,6],[20,7],[20,8],[20,9]]}],\\\"area\\\":{\\\"sri\\\":4,\\\"sci\\\":5,\\\"eri\\\":4,\\\"eci\\\":5,\\\"width\\\":105,\\\"height\\\":38},\\\"printElWidth\\\":1800,\\\"excel_config_id\\\":\\\"1339478701846433792\\\",\\\"printElHeight\\\":1047,\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{}},\\\"2\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,17],\\\"text\\\":\\\"企业实时销售数据\\\",\\\"style\\\":3}}},\\\"3\\\":{\\\"cells\\\":{},\\\"height\\\":35},\\\"4\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"  销售额省份排名\\\",\\\"style\\\":32,\\\"merge\\\":[0,1],\\\"virtual\\\":\\\"IFj1lg5S5aNG1wPx\\\"},\\\"2\\\":{\\\"style\\\":32,\\\"virtual\\\":\\\"IFj1lg5S5aNG1wPx\\\"},\\\"5\\\":{\\\"text\\\":\\\"  销售总额\\\",\\\"style\\\":69},\\\"10\\\":{\\\"text\\\":\\\"  销售进度\\\",\\\"style\\\":43},\\\"11\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":43},\\\"13\\\":{\\\"text\\\":\\\"  销售额城市排名\\\",\\\"style\\\":32,\\\"merge\\\":[0,1]},\\\"14\\\":{\\\"style\\\":32},\\\"15\\\":{\\\"text\\\":\\\"  个人业绩排名\\\",\\\"style\\\":32,\\\"merge\\\":[0,1]},\\\"16\\\":{\\\"style\\\":32},\\\"17\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":32,\\\"merge\\\":[0,1]},\\\"18\\\":{\\\"style\\\":32}},\\\"height\\\":38},\\\"5\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"   Sales ranking points\\\",\\\"virtual\\\":\\\"IFj1lg5S5aNG1wPx\\\",\\\"style\\\":62,\\\"merge\\\":[0,1]},\\\"2\\\":{\\\"style\\\":31},\\\"5\\\":{\\\"text\\\":\\\"12436025\\\",\\\"style\\\":52,\\\"merge\\\":[1,0]},\\\"6\\\":{\\\"merge\\\":[1,0],\\\"text\\\":\\\"元\\\",\\\"style\\\":22},\\\"10\\\":{\\\"text\\\":\\\"   Sales progress\\\",\\\"style\\\":33},\\\"11\\\":{\\\"text\\\":\\\"\\\",\\\"virtual\\\":\\\"Yb2TIGEAxnvN9ITx\\\",\\\"style\\\":33},\\\"13\\\":{\\\"text\\\":\\\"   Sales ranking\\\",\\\"virtual\\\":\\\"qQHpevWlqElpRQUl\\\",\\\"style\\\":31},\\\"14\\\":{\\\"style\\\":32},\\\"15\\\":{\\\"text\\\":\\\"   Personal  ranking\\\",\\\"style\\\":62,\\\"merge\\\":[0,1]},\\\"16\\\":{\\\"style\\\":62},\\\"17\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":62,\\\"merge\\\":[0,1]},\\\"18\\\":{\\\"style\\\":62}},\\\"height\\\":24},\\\"6\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"\\\",\\\"merge\\\":[0,1],\\\"style\\\":31,\\\"virtual\\\":\\\"IFj1lg5S5aNG1wPx\\\"},\\\"2\\\":{\\\"style\\\":31,\\\"virtual\\\":\\\"IFj1lg5S5aNG1wPx\\\"},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"IFj1lg5S5aNG1wPx\\\"},\\\"4\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"IFj1lg5S5aNG1wPx\\\"},\\\"5\\\":{\\\"style\\\":53},\\\"6\\\":{\\\"style\\\":22},\\\"10\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"Yb2TIGEAxnvN9ITx\\\"},\\\"11\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":33,\\\"virtual\\\":\\\"Yb2TIGEAxnvN9ITx\\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"qQHpevWlqElpRQUl\\\"},\\\"13\\\":{\\\"text\\\":\\\"\\\",\\\"virtual\\\":\\\"qQHpevWlqElpRQUl\\\",\\\"style\\\":31},\\\"14\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"qQHpevWlqElpRQUl\\\"},\\\"15\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"phTmhkjHLebYlOEQ\\\"},\\\"16\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"phTmhkjHLebYlOEQ\\\"},\\\"17\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":31,\\\"virtual\\\":\\\"phTmhkjHLebYlOEQ\\\"},\\\"18\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"phTmhkjHLebYlOEQ\\\"}}},\\\"7\\\":{\\\"cells\\\":{\\\"5\\\":{\\\"style\\\":53,\\\"virtual\\\":\\\"YTri6J59av4gj1CY\\\"},\\\"6\\\":{\\\"style\\\":22,\\\"virtual\\\":\\\"YTri6J59av4gj1CY\\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"YTri6J59av4gj1CY\\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"YTri6J59av4gj1CY\\\"}}},\\\"8\\\":{\\\"cells\\\":{\\\"5\\\":{\\\"style\\\":18,\\\"text\\\":\\\"\\\",\\\"virtual\\\":\\\"YTri6J59av4gj1CY\\\"}}},\\\"9\\\":{\\\"cells\\\":{\\\"5\\\":{\\\"style\\\":21,\\\"text\\\":\\\"\\\"}}},\\\"10\\\":{\\\"cells\\\":{\\\"5\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":17}}},\\\"12\\\":{\\\"cells\\\":{\\\"10\\\":{\\\"text\\\":\\\"  品类销售排名\\\",\\\"style\\\":43},\\\"11\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":43},\\\"13\\\":{\\\"text\\\":\\\"  品类销售额占比\\\",\\\"style\\\":43,\\\"merge\\\":[0,1]},\\\"14\\\":{\\\"style\\\":54},\\\"15\\\":{\\\"text\\\":\\\"  一季度销售季度\\\",\\\"style\\\":43,\\\"merge\\\":[0,1]},\\\"16\\\":{\\\"style\\\":54},\\\"17\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":43,\\\"merge\\\":[0,1]},\\\"18\\\":{\\\"style\\\":54}}},\\\"13\\\":{\\\"cells\\\":{\\\"10\\\":{\\\"text\\\":\\\"   Category Sales  ranking\\\",\\\"style\\\":31},\\\"11\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":31},\\\"13\\\":{\\\"text\\\":\\\"   Type of Sales \\\",\\\"style\\\":31},\\\"15\\\":{\\\"text\\\":\\\"   Quarterly sales progree\\\",\\\"style\\\":58,\\\"merge\\\":[0,1]},\\\"16\\\":{\\\"style\\\":58},\\\"17\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":58,\\\"merge\\\":[0,1]},\\\"18\\\":{\\\"style\\\":58}}},\\\"14\\\":{\\\"cells\\\":{\\\"10\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"Y1kgYOWBHIVQdSN5\\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"Y1kgYOWBHIVQdSN5\\\"},\\\"12\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"ARuuHLfjqV9l1tQD\\\"},\\\"13\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"ARuuHLfjqV9l1tQD\\\"},\\\"14\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"ARuuHLfjqV9l1tQD\\\"},\\\"15\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"bcrMtWqTd2AJIjLd\\\"},\\\"16\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"bcrMtWqTd2AJIjLd\\\"},\\\"17\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"bcrMtWqTd2AJIjLd\\\"},\\\"18\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"bcrMtWqTd2AJIjLd\\\"}}},\\\"15\\\":{\\\"cells\\\":{},\\\"height\\\":15},\\\"16\\\":{\\\"cells\\\":{\\\"11\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":43},\\\"13\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":43,\\\"merge\\\":[0,1]},\\\"14\\\":{\\\"style\\\":54},\\\"17\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":43,\\\"merge\\\":[0,1]},\\\"18\\\":{\\\"style\\\":54}}},\\\"17\\\":{\\\"cells\\\":{\\\"11\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":31},\\\"13\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":31},\\\"17\\\":{\\\"text\\\":\\\"\\\",\\\"merge\\\":[0,1],\\\"style\\\":58},\\\"18\\\":{\\\"style\\\":58}}},\\\"18\\\":{\\\"cells\\\":{}},\\\"20\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"uChrZaHYoV04MQpT\\\"},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"uChrZaHYoV04MQpT\\\"},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"uChrZaHYoV04MQpT\\\"},\\\"4\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"uChrZaHYoV04MQpT\\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"uChrZaHYoV04MQpT\\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"uChrZaHYoV04MQpT\\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"uChrZaHYoV04MQpT\\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"uChrZaHYoV04MQpT\\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"uChrZaHYoV04MQpT\\\"}},\\\"height\\\":39},\\\"22\\\":{\\\"cells\\\":{\\\"10\\\":{\\\"text\\\":\\\"企业经营指标\\\",\\\"style\\\":74},\\\"11\\\":{\\\"text\\\":\\\"1201043元\\\",\\\"style\\\":73},\\\"13\\\":{\\\"text\\\":\\\"企业经营指标\\\",\\\"style\\\":74},\\\"14\\\":{\\\"text\\\":\\\"1201043元\\\",\\\"style\\\":73},\\\"16\\\":{\\\"text\\\":\\\"企业经营指标\\\",\\\"style\\\":74},\\\"17\\\":{\\\"text\\\":\\\"1201043元\\\",\\\"style\\\":73}}},\\\"23\\\":{\\\"cells\\\":{\\\"10\\\":{\\\"text\\\":\\\"企业经营指标1\\\",\\\"style\\\":74},\\\"11\\\":{\\\"text\\\":\\\"1201043元\\\",\\\"style\\\":73},\\\"13\\\":{\\\"text\\\":\\\"企业经营指标1\\\",\\\"style\\\":74},\\\"14\\\":{\\\"text\\\":\\\"1201043元\\\",\\\"style\\\":73},\\\"16\\\":{\\\"text\\\":\\\"企业经营指标1\\\",\\\"style\\\":74},\\\"17\\\":{\\\"text\\\":\\\"1201043元\\\",\\\"style\\\":73}}},\\\"26\\\":{\\\"cells\\\":{},\\\"height\\\":33},\\\"len\\\":100},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":794,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":1584,\\\"background\\\":{\\\"path\\\":\\\"https://static.jeecg.com/designreport/images/bg55_1608205385382.png\\\",\\\"repeat\\\":\\\"no-repeat\\\",\\\"width\\\":\\\"1525\\\",\\\"height\\\":\\\"700\\\"},\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"color\\\":\\\"#ffffff\\\"},{\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":16},\\\"align\\\":\\\"center\\\"},{\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":18},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":18}},{\\\"color\\\":\\\"#67b1ee\\\"},{\\\"color\\\":\\\"#67b1ee\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"color\\\":\\\"#67b1ee\\\",\\\"font\\\":{\\\"size\\\":12}},{\\\"font\\\":{\\\"size\\\":14}},{\\\"font\\\":{\\\"size\\\":18},\\\"bgcolor\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"size\\\":18},\\\"bgcolor\\\":\\\"#ffffff\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"size\\\":16},\\\"bgcolor\\\":\\\"#ffffff\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"color\\\":\\\"#67b1ee\\\",\\\"font\\\":{\\\"size\\\":12},\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":16},\\\"bgcolor\\\":\\\"#ffffff\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"right\\\"},{\\\"color\\\":\\\"#67b1ee\\\",\\\"font\\\":{\\\"size\\\":12},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":16}},{\\\"font\\\":{\\\"size\\\":16},\\\"color\\\":\\\"#fe0000\\\"},{\\\"font\\\":{\\\"size\\\":16},\\\"color\\\":\\\"#fe0000\\\",\\\"align\\\":\\\"center\\\"},{\\\"color\\\":\\\"#67b1ee\\\",\\\"font\\\":{\\\"size\\\":12},\\\"align\\\":\\\"left\\\"},{\\\"align\\\":\\\"left\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14},\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"size\\\":14},\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"size\\\":12},\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":true},\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":false},\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"size\\\":8}},{\\\"font\\\":{\\\"size\\\":9}},{\\\"font\\\":{\\\"size\\\":9},\\\"color\\\":\\\"#67b1ee\\\"},{\\\"font\\\":{\\\"size\\\":9},\\\"color\\\":\\\"#67b1ee\\\",\\\"valign\\\":\\\"top\\\"},{\\\"font\\\":{\\\"size\\\":8},\\\"color\\\":\\\"#67b1ee\\\",\\\"valign\\\":\\\"top\\\"},{\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":false},\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":8},\\\"color\\\":\\\"#67b1ee\\\"},{\\\"color\\\":\\\"#67b1ee\\\",\\\"font\\\":{\\\"size\\\":12},\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"color\\\":\\\"#67b1ee\\\",\\\"font\\\":{\\\"size\\\":12},\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"color\\\":\\\"#67b1ee\\\",\\\"font\\\":{\\\"size\\\":12},\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"font\\\":{\\\"size\\\":11}},{\\\"font\\\":{\\\"size\\\":11},\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"size\\\":11},\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"font\\\":{\\\"size\\\":11},\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":12},\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"middle\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"color\\\":\\\"#67b1ee\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"color\\\":\\\"#ffff01\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":11},\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":14},\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"color\\\":\\\"#ffff01\\\",\\\"font\\\":{\\\"size\\\":14},\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"font\\\":{\\\"size\\\":14},\\\"color\\\":\\\"#ffff01\\\"},{\\\"color\\\":\\\"#ffff01\\\",\\\"font\\\":{\\\"size\\\":14},\\\"align\\\":\\\"right\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"font\\\":{\\\"size\\\":14},\\\"color\\\":\\\"#ffff01\\\",\\\"align\\\":\\\"right\\\"},{\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":8},\\\"bgcolor\\\":\\\"#67b1ee\\\"},{\\\"font\\\":{\\\"size\\\":8},\\\"bgcolor\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"size\\\":8},\\\"bgcolor\\\":\\\"#ffffff\\\",\\\"color\\\":\\\"#67b1ee\\\"},{\\\"font\\\":{\\\"size\\\":8},\\\"bgcolor\\\":\\\"#ffffff\\\",\\\"color\\\":\\\"#67b1ee\\\",\\\"valign\\\":\\\"top\\\"},{\\\"font\\\":{\\\"size\\\":8,\\\"bold\\\":false},\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":8,\\\"bold\\\":false},\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"top\\\"},{\\\"font\\\":{\\\"size\\\":8},\\\"valign\\\":\\\"top\\\"},{\\\"font\\\":{\\\"size\\\":8,\\\"bold\\\":false},\\\"color\\\":\\\"#67b1ee\\\",\\\"valign\\\":\\\"top\\\"},{\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":11},\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"align\\\":\\\"center\\\"},{\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":11},\\\"align\\\":\\\"right\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"align\\\":\\\"right\\\"},{\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":14},\\\"align\\\":\\\"right\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"color\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"size\\\":11},\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"color\\\":\\\"#67b1ee\\\",\\\"font\\\":{\\\"size\\\":11}},{\\\"color\\\":\\\"#67b1ee\\\",\\\"font\\\":{\\\"size\\\":11},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":12}},{\\\"font\\\":{\\\"size\\\":12},\\\"color\\\":\\\"#ffff01\\\"},{\\\"color\\\":\\\"#67b1ee\\\",\\\"font\\\":{\\\"size\\\":11},\\\"align\\\":\\\"right\\\"}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":10},\\\"3\\\":{\\\"width\\\":102},\\\"4\\\":{\\\"width\\\":9},\\\"5\\\":{\\\"width\\\":105},\\\"6\\\":{\\\"width\\\":102},\\\"8\\\":{\\\"width\\\":124},\\\"9\\\":{\\\"width\\\":14},\\\"10\\\":{\\\"width\\\":136},\\\"11\\\":{\\\"width\\\":114},\\\"12\\\":{\\\"width\\\":15},\\\"13\\\":{\\\"width\\\":113},\\\"14\\\":{\\\"width\\\":129},\\\"15\\\":{\\\"width\\\":11},\\\"len\\\":27},\\\"merges\\\":[\\\"B7:C7\\\",\\\"N17:O17\\\",\\\"R17:S17\\\",\\\"R18:S18\\\",\\\"B3:S3\\\",\\\"R6:S6\\\",\\\"B5:C5\\\",\\\"B6:C6\\\",\\\"F6:F7\\\",\\\"G6:G7\\\",\\\"N5:O5\\\",\\\"R5:S5\\\",\\\"N13:O13\\\",\\\"R13:S13\\\",\\\"R14:S14\\\",\\\"P5:Q5\\\",\\\"P6:Q6\\\",\\\"P14:Q14\\\",\\\"P13:Q13\\\"]}', NULL, 'https://static.jeecg.com/designreport/images/QQ截图20201218200943_1608293404719.png', 'admin', '2021-01-18 13:21:10', 'admin', '2021-02-03 14:01:28', 0, NULL, NULL, 0, 666, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('519c1c6f4d1f584ae8fa5b43b45acdc7', '56623333333', '销售单', '', NULL, '984302991393210368', '{\\\"loopBlockList\\\":[],\\\"area\\\":false,\\\"excel_config_id\\\":\\\"519c1c6f4d1f584ae8fa5b43b45acdc7\\\",\\\"printConfig\\\":{\\\"paper\\\":\\\"A4\\\",\\\"width\\\":210,\\\"height\\\":297,\\\"definition\\\":1,\\\"isBackend\\\":false,\\\"marginX\\\":10,\\\"marginY\\\":10},\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"销售单\\\",\\\"style\\\":40,\\\"merge\\\":[0,6]}},\\\"height\\\":99},\\\"1\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"商品编码\\\",\\\"style\\\":62},\\\"2\\\":{\\\"text\\\":\\\"商品名称\\\",\\\"style\\\":62},\\\"3\\\":{\\\"text\\\":\\\"销售时间\\\",\\\"style\\\":62},\\\"4\\\":{\\\"text\\\":\\\"销售数量\\\",\\\"style\\\":62},\\\"5\\\":{\\\"text\\\":\\\"定价\\\",\\\"style\\\":62},\\\"6\\\":{\\\"text\\\":\\\"优惠价\\\",\\\"style\\\":62},\\\"7\\\":{\\\"text\\\":\\\"付款金额\\\",\\\"style\\\":62}},\\\"height\\\":39},\\\"2\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"#{xiaoshou.bianma}\\\",\\\"style\\\":61},\\\"2\\\":{\\\"text\\\":\\\"#{xiaoshou.cname}\\\",\\\"style\\\":61},\\\"3\\\":{\\\"text\\\":\\\"#{xiaoshou.ctime}\\\",\\\"style\\\":61},\\\"4\\\":{\\\"text\\\":\\\"#{xiaoshou.cnum}\\\",\\\"style\\\":61},\\\"5\\\":{\\\"text\\\":\\\"#{xiaoshou.cprice}\\\",\\\"style\\\":61},\\\"6\\\":{\\\"text\\\":\\\"#{xiaoshou.yprice}\\\",\\\"style\\\":61},\\\"7\\\":{\\\"text\\\":\\\"#{xiaoshou.ctotal}\\\",\\\"style\\\":61}},\\\"isDrag\\\":true,\\\"height\\\":35},\\\"3\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":44,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"style\\\":44,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":45},\\\"7\\\":{\\\"style\\\":46,\\\"text\\\":\\\"=SUM(H3)\\\"}},\\\"isDrag\\\":true,\\\"height\\\":73},\\\"5\\\":{\\\"cells\\\":{},\\\"isDrag\\\":true},\\\"6\\\":{\\\"cells\\\":{},\\\"isDrag\\\":true},\\\"7\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"\\\"}},\\\"isDrag\\\":true},\\\"len\\\":100},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":703,\\\"displayConfig\\\":{},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#01b0f1\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#01b0f1\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#01b0f1\\\"]},\\\"bgcolor\\\":\\\"#01b0f1\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"bgcolor\\\":\\\"#01b0f1\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"bgcolor\\\":\\\"#fed964\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"bgcolor\\\":\\\"#fdc101\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#fdc101\\\"]},\\\"bgcolor\\\":\\\"#fdc101\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#fdc101\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#fdc101\\\"]},\\\"bgcolor\\\":\\\"#ffe59a\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#fdc101\\\"]},\\\"bgcolor\\\":\\\"#ffc001\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#fdc101\\\"]},\\\"bgcolor\\\":\\\"#fed964\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#fdc101\\\"]},\\\"bgcolor\\\":\\\"#ed7d31\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#fdc101\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#fdc101\\\"]},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#4371c6\\\"]},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#4371c6\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":8}},{\\\"font\\\":{\\\"size\\\":8},\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#4371c6\\\"]},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#4371c6\\\"]}},{\\\"font\\\":{\\\"bold\\\":true}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":12}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":18}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"align\\\":\\\"right\\\"},{\\\"align\\\":\\\"right\\\"},{\\\"align\\\":\\\"left\\\"},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#4371c6\\\"]},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#4371c6\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#2e75b5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#2e75b5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#2e75b5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#2e75b5\\\"]},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffff01\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffff01\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffff01\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffff01\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#2e75b5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#2e75b5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#2e75b5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#2e75b5\\\"]},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#4371c6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#4371c6\\\"]},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":18},\\\"1\\\":{\\\"width\\\":102},\\\"2\\\":{\\\"width\\\":132},\\\"3\\\":{\\\"width\\\":147},\\\"4\\\":{\\\"width\\\":66},\\\"5\\\":{\\\"width\\\":66},\\\"6\\\":{\\\"width\\\":84},\\\"7\\\":{\\\"width\\\":88},\\\"8\\\":{\\\"width\\\":121},\\\"len\\\":50},\\\"merges\\\":[\\\"B1:H1\\\"]}', '', 'https://static.jeecg.com/designreport/images/xiaoshou_1607310086160.png', 'jeecg', '2020-07-28 16:54:44', 'admin', '2021-04-01 03:09:25', 0, NULL, NULL, 1, 2088, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('53c82a76f837d5661dceec7d93afafec', '5678', '阜阳检票数查询', '', NULL, '984302991393210368', '{\\\"loopBlockList\\\":[],\\\"area\\\":false,\\\"printElWidth\\\":718,\\\"excel_config_id\\\":\\\"53c82a76f837d5661dceec7d93afafec\\\",\\\"printElHeight\\\":1047,\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":58},\\\"1\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":66},\\\"2\\\":{\\\"style\\\":66},\\\"3\\\":{\\\"style\\\":67,\\\"merge\\\":[0,3],\\\"text\\\":\\\"阜阳火车站检票数\\\"},\\\"4\\\":{\\\"style\\\":67},\\\"5\\\":{\\\"style\\\":67},\\\"6\\\":{\\\"style\\\":67},\\\"7\\\":{\\\"style\\\":66},\\\"8\\\":{\\\"style\\\":66},\\\"9\\\":{\\\"style\\\":58}},\\\"height\\\":63},\\\"1\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":58},\\\"1\\\":{\\\"style\\\":66},\\\"2\\\":{\\\"style\\\":66},\\\"3\\\":{\\\"style\\\":66},\\\"4\\\":{\\\"style\\\":66},\\\"5\\\":{\\\"style\\\":66},\\\"6\\\":{\\\"style\\\":66},\\\"7\\\":{\\\"style\\\":66},\\\"8\\\":{\\\"style\\\":66},\\\"9\\\":{\\\"style\\\":58}},\\\"height\\\":20},\\\"2\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":58},\\\"1\\\":{\\\"text\\\":\\\"日期：\\\",\\\"style\\\":68},\\\"2\\\":{\\\"text\\\":\\\"${gongsi.tdata}\\\",\\\"style\\\":69},\\\"3\\\":{\\\"style\\\":66},\\\"4\\\":{\\\"style\\\":66,\\\"text\\\":\\\"制表人：\\\"},\\\"5\\\":{\\\"text\\\":\\\"${gongsi.gname}\\\",\\\"style\\\":66},\\\"6\\\":{\\\"style\\\":66},\\\"7\\\":{\\\"text\\\":\\\"\\\",\\\"merge\\\":[0,1],\\\"style\\\":70},\\\"8\\\":{\\\"style\\\":70},\\\"9\\\":{\\\"style\\\":58}},\\\"isDrag\\\":true},\\\"3\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":58},\\\"1\\\":{\\\"text\\\":\\\"班次\\\",\\\"merge\\\":[1,0],\\\"style\\\":71},\\\"2\\\":{\\\"text\\\":\\\"发车时间\\\",\\\"merge\\\":[1,0],\\\"style\\\":71},\\\"3\\\":{\\\"text\\\":\\\"是否放空\\\",\\\"merge\\\":[1,0],\\\"style\\\":71},\\\"4\\\":{\\\"text\\\":\\\"路线\\\",\\\"merge\\\":[0,1],\\\"style\\\":71},\\\"5\\\":{\\\"style\\\":72},\\\"6\\\":{\\\"text\\\":\\\"核载座位数\\\",\\\"merge\\\":[1,0],\\\"style\\\":71},\\\"7\\\":{\\\"merge\\\":[1,0],\\\"style\\\":71,\\\"text\\\":\\\"检票数\\\"},\\\"8\\\":{\\\"merge\\\":[1,0],\\\"style\\\":71,\\\"text\\\":\\\"实载率（%）\\\"},\\\"9\\\":{\\\"style\\\":58}}},\\\"4\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":58},\\\"1\\\":{\\\"style\\\":72},\\\"2\\\":{\\\"style\\\":71},\\\"3\\\":{\\\"style\\\":72},\\\"4\\\":{\\\"text\\\":\\\"从\\\",\\\"style\\\":71},\\\"5\\\":{\\\"text\\\":\\\"到\\\",\\\"style\\\":71},\\\"6\\\":{\\\"style\\\":72},\\\"7\\\":{\\\"style\\\":71},\\\"8\\\":{\\\"style\\\":72},\\\"9\\\":{\\\"style\\\":58}},\\\"height\\\":25},\\\"5\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":58},\\\"1\\\":{\\\"style\\\":73,\\\"text\\\":\\\"#{jianpiao.bnum}\\\"},\\\"2\\\":{\\\"style\\\":73,\\\"text\\\":\\\"#{jianpiao.ftime}\\\"},\\\"3\\\":{\\\"style\\\":73,\\\"text\\\":\\\"#{jianpiao.sfkong}\\\"},\\\"4\\\":{\\\"style\\\":73,\\\"text\\\":\\\"#{jianpiao.kaishi}\\\"},\\\"5\\\":{\\\"style\\\":73,\\\"text\\\":\\\"#{jianpiao.jieshu}\\\"},\\\"6\\\":{\\\"style\\\":73,\\\"text\\\":\\\"#{jianpiao.hezairen}\\\"},\\\"7\\\":{\\\"style\\\":73,\\\"text\\\":\\\"#{jianpiao.jpnum}\\\"},\\\"8\\\":{\\\"style\\\":73,\\\"text\\\":\\\"#{jianpiao.shihelv}\\\"},\\\"9\\\":{\\\"style\\\":58}},\\\"height\\\":33},\\\"6\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}},\\\"isDrag\\\":true},\\\"7\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}}},\\\"8\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}}},\\\"9\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}}},\\\"10\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}}},\\\"11\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}}},\\\"12\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}}},\\\"13\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}}},\\\"14\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}}},\\\"len\\\":96,\\\"-1\\\":{\\\"cells\\\":{\\\"-1\\\":{\\\"text\\\":\\\"${gongsi.id}\\\"}},\\\"isDrag\\\":true}},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":701,\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"font\\\":{\\\"bold\\\":true}},{\\\"font\\\":{\\\"bold\\\":false}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"right\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":true},\\\"bgcolor\\\":\\\"#4371c6\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true},\\\"bgcolor\\\":\\\"#4371c6\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#4371c6\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#4371c6\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#2e75b5\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#2e75b5\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#0170c1\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#0170c1\\\"},{\\\"font\\\":{\\\"bold\\\":false},\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#01b0f1\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#01b0f1\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true},\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":22,\\\"bold\\\":true},\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true},\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"bold\\\":false},\\\"color\\\":\\\"#7f7f7f\\\",\\\"align\\\":\\\"right\\\"},{\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"},\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#7f7f7f\\\",\\\"align\\\":\\\"right\\\"},{\\\"color\\\":\\\"#7f7f7f\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"bold\\\":false,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"color\\\":\\\"#7f7f7f\\\",\\\"align\\\":\\\"right\\\"},{\\\"color\\\":\\\"#7f7f7f\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":17},\\\"1\\\":{\\\"width\\\":118},\\\"2\\\":{\\\"width\\\":75},\\\"3\\\":{\\\"width\\\":54},\\\"4\\\":{\\\"width\\\":95},\\\"5\\\":{\\\"width\\\":109},\\\"6\\\":{\\\"width\\\":75},\\\"7\\\":{\\\"width\\\":75},\\\"8\\\":{\\\"width\\\":83},\\\"9\\\":{\\\"width\\\":30},\\\"len\\\":50},\\\"merges\\\":[\\\"E4:F4\\\",\\\"B4:B5\\\",\\\"C4:C5\\\",\\\"D4:D5\\\",\\\"G4:G5\\\",\\\"H4:H5\\\",\\\"I4:I5\\\",\\\"D1:G1\\\",\\\"H3:I3\\\"]}', '', 'https://static.jeecg.com/designreport/images/25_1597233573577.png', 'jeecg', '2020-06-16 15:01:42', 'admin', '2021-02-03 12:11:37', 0, NULL, NULL, 1, 696, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('6059e405dd9c66a6d38e00841d2e40cc', '566777', '处方笺', '', NULL, '984302991393210368', '{\\\"loopBlockList\\\":[],\\\"area\\\":{\\\"sri\\\":9,\\\"sci\\\":3,\\\"eri\\\":9,\\\"eci\\\":11,\\\"width\\\":593,\\\"height\\\":25},\\\"printElWidth\\\":718,\\\"excel_config_id\\\":\\\"6059e405dd9c66a6d38e00841d2e40cc\\\",\\\"printElHeight\\\":1047,\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"3\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"}},\\\"height\\\":96},\\\"1\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":24,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":25,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":25,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":25,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":25,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":25,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":25,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":25,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"style\\\":25,\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"style\\\":25,\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"style\\\":25,\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"style\\\":26,\\\"text\\\":\\\" \\\"}},\\\"height\\\":18},\\\"2\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":27},\\\"2\\\":{\\\"merge\\\":[0,9],\\\"text\\\":\\\"智能医学院处方笺\\\",\\\"style\\\":38},\\\"3\\\":{\\\"style\\\":12,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":12,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":12,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":12,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":12,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":12,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"style\\\":12,\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"style\\\":12,\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"style\\\":28,\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"}},\\\"height\\\":124},\\\"3\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":46},\\\"2\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"姓名：\\\",\\\"style\\\":4},\\\"3\\\":{\\\"style\\\":4,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\"${yonghu.yphone}\\\"},\\\"5\\\":{\\\"text\\\":\\\"性别：\\\",\\\"style\\\":42},\\\"6\\\":{\\\"text\\\":\\\"${yonghu.ysex}\\\",\\\"style\\\":42},\\\"7\\\":{\\\"text\\\":\\\"年龄：\\\",\\\"style\\\":47},\\\"8\\\":{\\\"text\\\":\\\"${yonghu.yage}\\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":42},\\\"11\\\":{\\\"style\\\":69,\\\"text\\\":\\\" \\\",\\\"merge\\\":[0,1]},\\\"12\\\":{\\\"style\\\":43,\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true},\\\"4\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":74},\\\"2\\\":{\\\"style\\\":4,\\\"merge\\\":[0,1],\\\"text\\\":\\\"单位：\\\"},\\\"3\\\":{\\\"style\\\":4,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\"${yonghu.danwei}\\\"},\\\"5\\\":{\\\"text\\\":\\\"电话：\\\"},\\\"6\\\":{\\\"text\\\":\\\"${yonghu.yphone}\\\",\\\"merge\\\":[0,5]},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"style\\\":28,\\\"text\\\":\\\" \\\"},\\\"15\\\":{\\\"text\\\":\\\"\\\"}},\\\"isDrag\\\":true,\\\"height\\\":29},\\\"5\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":31,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"初步诊断：\\\",\\\"style\\\":4},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":4},\\\"4\\\":{\\\"text\\\":\\\"${yonghu.yjieguo}\\\",\\\"merge\\\":[0,7]},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"style\\\":28,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true,\\\"height\\\":34},\\\"6\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\" RP：\\\",\\\"merge\\\":[0,2],\\\"style\\\":79},\\\"2\\\":{\\\"style\\\":11,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":11,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":39,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":0,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":0,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":0,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":0,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"style\\\":0,\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"style\\\":28,\\\"text\\\":\\\" \\\"},\\\"14\\\":{},\\\"16\\\":{}},\\\"height\\\":79},\\\"7\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\".\\\",\\\"style\\\":48},\\\"2\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":1},\\\"3\\\":{\\\"text\\\":\\\"#{yaopin.name}\\\",\\\"merge\\\":[0,1]},\\\"5\\\":{},\\\"6\\\":{},\\\"7\\\":{\\\"text\\\":\\\"#{yaopin.percent}\\\",\\\"merge\\\":[0,1]},\\\"9\\\":{},\\\"10\\\":{},\\\"11\\\":{\\\"text\\\":\\\"\\\"},\\\"12\\\":{\\\"style\\\":28,\\\"text\\\":\\\" \\\"},\\\"14\\\":{}},\\\"isDrag\\\":true,\\\"height\\\":37},\\\"8\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":31,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"style\\\":28,\\\"text\\\":\\\" \\\"}},\\\"height\\\":27},\\\"9\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":31,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\"医嘱：\\\",\\\"style\\\":76},\\\"3\\\":{\\\"text\\\":\\\"${yonghu.yizhu}\\\",\\\"style\\\":6,\\\"merge\\\":[0,8]},\\\"12\\\":{\\\"style\\\":28,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true},\\\"10\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":31,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\"药品费\\\",\\\"style\\\":6,\\\"merge\\\":[0,1]},\\\"3\\\":{\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\"${yonghu.yprice}\\\",\\\"style\\\":6},\\\"5\\\":{\\\"text\\\":\\\"中成药费\\\",\\\"style\\\":6,\\\"rendered\\\":\\\"\\\",\\\"merge\\\":[0,1]},\\\"7\\\":{\\\"style\\\":6,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\"治疗费\\\",\\\"merge\\\":[0,2],\\\"style\\\":6},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"style\\\":6,\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"style\\\":28,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true},\\\"11\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":31,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\"检查费\\\",\\\"style\\\":6,\\\"merge\\\":[0,1]},\\\"3\\\":{\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":6,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\"换药费\\\",\\\"style\\\":6,\\\"merge\\\":[0,1]},\\\"7\\\":{\\\"style\\\":6,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"merge\\\":[0,2],\\\"text\\\":\\\"诊疗费\\\",\\\"style\\\":6},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\"${yonghu.yzhenliao}\\\",\\\"style\\\":6},\\\"12\\\":{\\\"style\\\":28,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true},\\\"12\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":31,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\"注射费\\\",\\\"style\\\":6,\\\"merge\\\":[0,1]},\\\"3\\\":{\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":6,\\\"merge\\\":[0,3],\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"merge\\\":[0,2],\\\"text\\\":\\\"其他\\\",\\\"style\\\":6},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"style\\\":6,\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"style\\\":28,\\\"text\\\":\\\" \\\"}}},\\\"13\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":31,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\"合计\\\",\\\"style\\\":6,\\\"merge\\\":[0,1]},\\\"3\\\":{\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\"${yonghu.ytotal}\\\",\\\"style\\\":6,\\\"merge\\\":[0,7]},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"style\\\":28,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true},\\\"14\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":31,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"style\\\":28,\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"}},\\\"height\\\":9},\\\"15\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":31,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\"医师：\\\",\\\"style\\\":4,\\\"rendered\\\":\\\"\\\",\\\"merge\\\":[0,1]},\\\"4\\\":{\\\"text\\\":\\\"${yonghu.yishe}\\\",\\\"style\\\":80},\\\"5\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\"日期：\\\",\\\"style\\\":4},\\\"9\\\":{\\\"text\\\":\\\"${yonghu.kdata}\\\",\\\"style\\\":80,\\\"merge\\\":[0,2]},\\\"12\\\":{\\\"style\\\":71,\\\"text\\\":\\\" \\\"},\\\"13\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true,\\\"height\\\":43},\\\"16\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":31,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"style\\\":80,\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"style\\\":28,\\\"text\\\":\\\" \\\"}},\\\"height\\\":17},\\\"17\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":32},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":33},\\\"3\\\":{\\\"style\\\":33,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":33},\\\"5\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":33},\\\"6\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":33},\\\"7\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":33},\\\"8\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":33},\\\"9\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":33},\\\"10\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":33},\\\"11\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":33},\\\"12\\\":{\\\"text\\\":\\\" \\\",\\\"style\\\":34}}},\\\"18\\\":{\\\"cells\\\":{\\\"11\\\":{\\\"text\\\":\\\"\\\"}},\\\"isDrag\\\":true},\\\"len\\\":94,\\\"-1\\\":{\\\"cells\\\":{\\\"-1\\\":{\\\"text\\\":\\\"#{yaopin.key1}\\\"}},\\\"isDrag\\\":true},\\\"\\\":{\\\"cells\\\":{\\\"NaN\\\":{\\\"text\\\":\\\"\\\",\\\"rendered\\\":\\\"\\\"}}}},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":709,\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"font\\\":{\\\"size\\\":12}},{\\\"font\\\":{\\\"size\\\":10}},{\\\"font\\\":{\\\"size\\\":12},\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":14}},{\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"right\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":12},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":true},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":15},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":15}},{\\\"align\\\":\\\"left\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":true},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"valign\\\":\\\"bottom\\\"},{\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"right\\\",\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"valign\\\":\\\"bottom\\\",\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"valign\\\":\\\"bottom\\\",\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"textwrap\\\":true},{\\\"font\\\":{\\\"size\\\":10},\\\"textwrap\\\":true},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"textwrap\\\":false},{\\\"font\\\":{\\\"size\\\":10},\\\"textwrap\\\":false},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"textwrap\\\":false,\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"textwrap\\\":false,\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"textwrap\\\":false,\\\"align\\\":\\\"left\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"textwrap\\\":false,\\\"align\\\":\\\"left\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"textwrap\\\":false,\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"textwrap\\\":false,\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":15},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":15},\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":15},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"valign\\\":\\\"bottom\\\",\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"valign\\\":\\\"bottom\\\",\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":false,\\\"align\\\":\\\"left\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":15},\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":10},\\\"valign\\\":\\\"bottom\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"left\\\"},{\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"right\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":10},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":15,\\\"bold\\\":true},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{},{\\\"font\\\":{\\\"size\\\":15,\\\"bold\\\":true},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"right\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":23},\\\"1\\\":{\\\"width\\\":14},\\\"2\\\":{\\\"width\\\":56},\\\"3\\\":{\\\"width\\\":40},\\\"4\\\":{\\\"width\\\":156},\\\"5\\\":{\\\"width\\\":41},\\\"6\\\":{\\\"width\\\":18},\\\"7\\\":{\\\"width\\\":92},\\\"8\\\":{\\\"width\\\":58},\\\"9\\\":{\\\"width\\\":20},\\\"10\\\":{\\\"width\\\":20},\\\"11\\\":{\\\"width\\\":148},\\\"12\\\":{\\\"width\\\":12},\\\"13\\\":{\\\"width\\\":11},\\\"len\\\":50},\\\"merges\\\":[\\\"C3:E3\\\",\\\"C7:E7\\\",\\\"H3:I3\\\",\\\"H7:I7\\\",\\\"C7:E7\\\",\\\"H7:I7\\\",\\\"I11:K11\\\",\\\"I12:K12\\\",\\\"I13:K13\\\",\\\"E13:H13\\\",\\\"C11:D11\\\",\\\"C12:D12\\\",\\\"C13:D13\\\",\\\"C14:D14\\\",\\\"L4:M4\\\",\\\"C3:L3\\\",\\\"B7:D7\\\",\\\"C4:D4\\\",\\\"C5:D5\\\",\\\"E14:L14\\\",\\\"G5:L5\\\",\\\"C6:D6\\\",\\\"E6:L6\\\",\\\"D8:E8\\\",\\\"H8:I8\\\",\\\"C16:D16\\\",\\\"J16:L16\\\",\\\"F11:G11\\\",\\\"F12:G12\\\",\\\"D10:L10\\\"]}', '', 'https://static.jeecg.com/designreport/images/处方_1607071731580.png', 'jeecg', '2020-07-10 17:12:16', 'admin', '2021-02-03 14:03:05', 0, NULL, NULL, 1, 849, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('6d6bdcb5e820c301ea32789e3ae43c44', '1223', '供电公司抢修单', '', NULL, '984302991393210368', '{\\\"loopBlockList\\\":[],\\\"area\\\":{\\\"sri\\\":14,\\\"sci\\\":8,\\\"eri\\\":14,\\\"eci\\\":8,\\\"width\\\":100,\\\"height\\\":67},\\\"printElWidth\\\":718,\\\"excel_config_id\\\":\\\"6d6bdcb5e820c301ea32789e3ae43c44\\\",\\\"printElHeight\\\":1047,\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{},\\\"height\\\":11},\\\"1\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"供电公司抢修竣工单\\\",\\\"merge\\\":[0,5],\\\"style\\\":39},\\\"2\\\":{\\\"style\\\":39},\\\"3\\\":{\\\"style\\\":39},\\\"4\\\":{\\\"style\\\":39},\\\"5\\\":{\\\"style\\\":39},\\\"6\\\":{\\\"style\\\":39}},\\\"height\\\":56},\\\"2\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"填报单位：\\\",\\\"style\\\":26},\\\"2\\\":{\\\"text\\\":\\\"#{qiangxiu.danwei}\\\",\\\"style\\\":27},\\\"3\\\":{\\\"style\\\":27},\\\"4\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":27},\\\"5\\\":{\\\"text\\\":\\\"填报日期：\\\",\\\"style\\\":26},\\\"6\\\":{\\\"text\\\":\\\"#{qiangxiu.time}\\\",\\\"style\\\":27}}},\\\"3\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"填报名称：\\\",\\\"style\\\":26},\\\"2\\\":{\\\"text\\\":\\\"#{qiangxiu.ktime}\\\",\\\"style\\\":27},\\\"3\\\":{\\\"style\\\":27},\\\"4\\\":{\\\"style\\\":27},\\\"5\\\":{\\\"text\\\":\\\"项目编号：\\\",\\\"style\\\":26},\\\"6\\\":{\\\"text\\\":\\\"#{qiangxiu.wtime}\\\",\\\"style\\\":27}}},\\\"4\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":28},\\\"2\\\":{\\\"style\\\":28},\\\"3\\\":{\\\"style\\\":28},\\\"4\\\":{\\\"style\\\":28},\\\"5\\\":{\\\"style\\\":28},\\\"6\\\":{\\\"style\\\":28}},\\\"height\\\":10},\\\"5\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"项目批准核算\\\",\\\"style\\\":29},\\\"2\\\":{\\\"text\\\":\\\"#{qiangxiu.yusuan}\\\",\\\"style\\\":30,\\\"merge\\\":[0,4]}},\\\"height\\\":89},\\\"6\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"开工日期\\\",\\\"style\\\":32},\\\"2\\\":{\\\"style\\\":33,\\\"text\\\":\\\"#{qiangxiu.ktime}\\\",\\\"merge\\\":[0,1]},\\\"3\\\":{\\\"style\\\":28},\\\"4\\\":{\\\"style\\\":34,\\\"text\\\":\\\"完工日期\\\"},\\\"5\\\":{\\\"style\\\":33,\\\"merge\\\":[0,1],\\\"text\\\":\\\"#{qiangxiu.wtime}\\\"},\\\"6\\\":{\\\"style\\\":28}},\\\"height\\\":31},\\\"7\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"完工主要内容\\\",\\\"style\\\":32},\\\"2\\\":{\\\"style\\\":33,\\\"text\\\":\\\"#{qiangxiu.neirong}\\\",\\\"merge\\\":[0,4]}},\\\"height\\\":71},\\\"8\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"形成能力\\\",\\\"style\\\":32},\\\"2\\\":{\\\"style\\\":33,\\\"merge\\\":[0,4],\\\"text\\\":\\\"#{qiangxiu.nengli}\\\"},\\\"3\\\":{\\\"style\\\":28},\\\"4\\\":{\\\"style\\\":28},\\\"5\\\":{\\\"style\\\":28},\\\"6\\\":{\\\"style\\\":28}},\\\"height\\\":49},\\\"9\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"目标效益验收意见\\\",\\\"style\\\":32},\\\"2\\\":{\\\"style\\\":35,\\\"text\\\":\\\"#{qiangxiu.yijian}\\\",\\\"rendered\\\":\\\"\\\",\\\"merge\\\":[0,4]}},\\\"height\\\":100},\\\"10\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":37,\\\"text\\\":\\\"                                                                                                                     \\\",\\\"merge\\\":[0,3]},\\\"2\\\":{\\\"style\\\":28},\\\"3\\\":{\\\"style\\\":28},\\\"4\\\":{\\\"style\\\":28},\\\"5\\\":{\\\"style\\\":37,\\\"text\\\":\\\"#{qiangxiu.time1}\\\",\\\"merge\\\":[0,1]},\\\"6\\\":{\\\"style\\\":28}}},\\\"11\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"实施质量验收评价\\\",\\\"style\\\":32},\\\"2\\\":{\\\"style\\\":35,\\\"text\\\":\\\"#{qiangxiu.pingjia}\\\",\\\"merge\\\":[0,4]}},\\\"height\\\":99},\\\"12\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":33,\\\"merge\\\":[0,3]},\\\"2\\\":{\\\"style\\\":28},\\\"3\\\":{\\\"style\\\":28},\\\"4\\\":{\\\"style\\\":28},\\\"5\\\":{\\\"style\\\":33,\\\"merge\\\":[0,1],\\\"text\\\":\\\"#{qiangxiu.time1}\\\"},\\\"6\\\":{\\\"style\\\":28}}},\\\"13\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"验收总结\\\",\\\"style\\\":32},\\\"2\\\":{\\\"style\\\":35,\\\"text\\\":\\\"#{qiangxiu.zongjie}\\\",\\\"merge\\\":[0,4],\\\"rendered\\\":\\\"\\\"}},\\\"height\\\":80},\\\"14\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"责任单位意见\\\",\\\"style\\\":32},\\\"2\\\":{\\\"style\\\":33,\\\"merge\\\":[0,4],\\\"text\\\":\\\"#{qiangxiu.zongjie}\\\"}},\\\"height\\\":67},\\\"15\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"责任单位审核人\\\",\\\"style\\\":32},\\\"2\\\":{\\\"style\\\":33,\\\"merge\\\":[0,1],\\\"text\\\":\\\"#{qiangxiu.dshenhe}\\\"},\\\"3\\\":{\\\"style\\\":28},\\\"4\\\":{\\\"style\\\":34,\\\"text\\\":\\\"日期\\\"},\\\"5\\\":{\\\"style\\\":33,\\\"text\\\":\\\"#{qiangxiu.time3}\\\",\\\"merge\\\":[0,1]},\\\"6\\\":{\\\"style\\\":28}},\\\"height\\\":42},\\\"16\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"生技部审批意见\\\",\\\"style\\\":32},\\\"2\\\":{\\\"style\\\":33,\\\"text\\\":\\\"#{qiangxiu.dshenhe}\\\",\\\"merge\\\":[0,4]}},\\\"height\\\":107},\\\"17\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"生技部主任\\\",\\\"style\\\":32},\\\"2\\\":{\\\"style\\\":33,\\\"merge\\\":[0,1],\\\"text\\\":\\\"#{qiangxiu.zhuren}\\\"},\\\"3\\\":{\\\"style\\\":28},\\\"4\\\":{\\\"style\\\":34,\\\"text\\\":\\\"日期\\\"},\\\"5\\\":{\\\"style\\\":33,\\\"text\\\":\\\"#{qiangxiu.time4}\\\",\\\"merge\\\":[0,1]},\\\"6\\\":{\\\"style\\\":28}},\\\"height\\\":41},\\\"18\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":28},\\\"2\\\":{\\\"style\\\":28},\\\"3\\\":{\\\"style\\\":28},\\\"4\\\":{\\\"style\\\":28},\\\"5\\\":{\\\"style\\\":28},\\\"6\\\":{\\\"style\\\":28}}},\\\"len\\\":100},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":699,\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#ffffff\\\"},{\\\"bgcolor\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"right\\\"},{\\\"align\\\":\\\"right\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"left\\\"},{\\\"align\\\":\\\"left\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true},{\\\"textwrap\\\":true},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":false},{\\\"textwrap\\\":false},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"align\\\":\\\"right\\\",\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"bold\\\":false}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"bold\\\":false}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"right\\\",\\\"color\\\":\\\"#7f7f7f\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"color\\\":\\\"#7f7f7f\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"bgcolor\\\":\\\"#ffffff\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"}}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":23},\\\"1\\\":{\\\"width\\\":117},\\\"3\\\":{\\\"width\\\":108},\\\"4\\\":{\\\"width\\\":127},\\\"5\\\":{\\\"width\\\":76},\\\"6\\\":{\\\"width\\\":148},\\\"7\\\":{\\\"width\\\":13},\\\"len\\\":50},\\\"merges\\\":[\\\"C7:D7\\\",\\\"F7:G7\\\",\\\"B2:G2\\\",\\\"C9:G9\\\",\\\"B11:E11\\\",\\\"F11:G11\\\",\\\"B13:E13\\\",\\\"F13:G13\\\",\\\"C16:D16\\\",\\\"C18:D18\\\",\\\"F16:G16\\\",\\\"F18:G18\\\",\\\"C10:G10\\\",\\\"C8:G8\\\",\\\"C6:G6\\\",\\\"C12:G12\\\",\\\"C14:G14\\\",\\\"C15:G15\\\",\\\"C17:G17\\\"]}', '', 'https://static.jeecg.com/designreport/images/222_1607311944321.png', 'jeecg', '2020-07-20 19:37:54', 'admin', '2021-02-03 14:00:39', 0, NULL, NULL, 1, 180, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('7905022412733a0c68dc7b4ef8947489', '8996445', '介绍信', '', NULL, '984302991393210368', '{\\\"loopBlockList\\\":[],\\\"area\\\":false,\\\"excel_config_id\\\":\\\"7905022412733a0c68dc7b4ef8947489\\\",\\\"printConfig\\\":{\\\"paper\\\":\\\"A4\\\",\\\"width\\\":210,\\\"height\\\":297,\\\"definition\\\":1,\\\"isBackend\\\":false,\\\"marginX\\\":10,\\\"marginY\\\":10},\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"1\\\":{},\\\"12\\\":{}},\\\"height\\\":11},\\\"1\\\":{\\\"cells\\\":{},\\\"height\\\":24},\\\"2\\\":{\\\"cells\\\":{},\\\"isDrag\\\":true,\\\"height\\\":43},\\\"3\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":46},\\\"1\\\":{\\\"merge\\\":[0,10],\\\"text\\\":\\\"介绍信\\\",\\\"style\\\":337}},\\\"height\\\":216},\\\"4\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"${jieshaoxin.name}\\\",\\\"style\\\":338,\\\"merge\\\":[0,3]},\\\"5\\\":{\\\"text\\\":\\\"：\\\",\\\"style\\\":339}},\\\"isDrag\\\":true,\\\"height\\\":80},\\\"5\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"兹介绍我局\\\",\\\"style\\\":340,\\\"merge\\\":[0,5]},\\\"7\\\":{\\\"text\\\":\\\"${jieshaoxin.value}\\\",\\\"style\\\":341},\\\"8\\\":{\\\"text\\\":\\\"同志\\\",\\\"style\\\":339},\\\"9\\\":{\\\"text\\\":\\\"#{jieshaoxin.percent}\\\",\\\"style\\\":339},\\\"10\\\":{\\\"text\\\":\\\"人，前往你处\\\",\\\"style\\\":339,\\\"merge\\\":[0,1]}},\\\"isDrag\\\":true,\\\"height\\\":42},\\\"6\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"${jieshaoxin.shiqing}\\\",\\\"style\\\":342,\\\"merge\\\":[0,5]},\\\"15\\\":{\\\"text\\\":\\\"\\\"}},\\\"isDrag\\\":true,\\\"height\\\":48},\\\"7\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":343,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"style\\\":344,\\\"merge\\\":[0,5],\\\"text\\\":\\\"请予接洽并给予帮助。\\\"}},\\\"height\\\":56},\\\"8\\\":{\\\"cells\\\":{},\\\"height\\\":15},\\\"9\\\":{\\\"cells\\\":{},\\\"height\\\":11},\\\"10\\\":{\\\"cells\\\":{\\\"8\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":316,\\\"merge\\\":[0,3]}},\\\"height\\\":39},\\\"11\\\":{\\\"cells\\\":{\\\"8\\\":{\\\"merge\\\":[0,2],\\\"text\\\":\\\"单位盖章\\\",\\\"style\\\":347},\\\"11\\\":{\\\"merge\\\":[0,1],\\\"style\\\":316}},\\\"height\\\":84},\\\"12\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,2],\\\"text\\\":\\\"\\\",\\\"style\\\":317},\\\"4\\\":{\\\"merge\\\":[0,2],\\\"text\\\":\\\"\\\",\\\"style\\\":346},\\\"7\\\":{\\\"text\\\":\\\"（有效时间：至\\\",\\\"style\\\":317},\\\"8\\\":{\\\"text\\\":\\\"${jieshaoxin.gdata}\\\",\\\"style\\\":316,\\\"merge\\\":[0,2]},\\\"11\\\":{\\\"style\\\":348,\\\"text\\\":\\\"止）\\\"}},\\\"isDrag\\\":true,\\\"height\\\":30},\\\"13\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[12,11]}}},\\\"17\\\":{\\\"cells\\\":{},\\\"isDrag\\\":true},\\\"len\\\":89},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":688,\\\"displayConfig\\\":{},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"align\\\":\\\"left\\\"},{\\\"align\\\":\\\"left\\\",\\\"underline\\\":true},{\\\"underline\\\":true},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":true},{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false}},{\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false}},{\\\"font\\\":{\\\"bold\\\":false}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\",\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":12},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":8}},{\\\"font\\\":{\\\"size\\\":10}},{\\\"font\\\":{\\\"size\\\":10,\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":10,\\\"bold\\\":true},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18}},{\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"font\\\":{\\\"size\\\":12},\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":12},\\\"valign\\\":\\\"middle\\\"},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"dashed\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":true},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14,\\\"name\\\":\\\"Arial\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14,\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14,\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14,\\\"name\\\":\\\"Courier New\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Helvetica\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Helvetica\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Helvetica\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Helvetica\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Helvetica\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Helvetica\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Helvetica\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Helvetica\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"Lato\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"Lato\\\"},\\\"valign\\\":\\\"middle\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\",\\\"bold\\\":true},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"bold\\\":true},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"right\\\"},{\\\"align\\\":\\\"right\\\"},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":12}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"valign\\\":\\\"top\\\"},{\\\"valign\\\":\\\"top\\\",\\\"align\\\":\\\"center\\\"},{\\\"valign\\\":\\\"top\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":14}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"font\\\":{\\\"size\\\":14},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"font\\\":{\\\"size\\\":9}},{\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":9},\\\"align\\\":\\\"left\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14},\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16},\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":18},\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"font\\\":{\\\"size\\\":10},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":12},\\\"valign\\\":\\\"bottom\\\"},{\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"right\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":22},\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":14},\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":14},\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"right\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":14},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":14},\\\"align\\\":\\\"center\\\"},{\\\"valign\\\":\\\"top\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14}}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":23},\\\"1\\\":{\\\"width\\\":46},\\\"2\\\":{\\\"width\\\":24},\\\"3\\\":{\\\"width\\\":15},\\\"4\\\":{\\\"width\\\":37},\\\"5\\\":{\\\"width\\\":13},\\\"6\\\":{\\\"width\\\":83},\\\"7\\\":{\\\"width\\\":256},\\\"8\\\":{\\\"width\\\":42},\\\"9\\\":{\\\"width\\\":18},\\\"10\\\":{\\\"width\\\":77},\\\"11\\\":{\\\"width\\\":54},\\\"12\\\":{\\\"width\\\":28},\\\"13\\\":{\\\"width\\\":62},\\\"16\\\":{\\\"width\\\":55},\\\"len\\\":50},\\\"merges\\\":[\\\"C0:D0\\\",\\\"G11:H11\\\",\\\"G12:H12\\\",\\\"B5:E5\\\",\\\"B6:G6\\\",\\\"C8:H8\\\",\\\"I12:K12\\\",\\\"B4:L4\\\",\\\"K6:L6\\\",\\\"B13:D13\\\",\\\"E13:G13\\\",\\\"I11:L11\\\",\\\"L12:M12\\\",\\\"B14:M26\\\",\\\"I13:K13\\\",\\\"B7:G7\\\"]}', '', 'https://static.jeecg.com/designreport/images/介绍xin_1607072641405.png', 'jeecg', '2020-07-10 13:38:40', 'admin', '2021-04-01 03:15:11', 0, NULL, NULL, 1, 834, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('7c02c224a2db56d0350069650033f702', '895666', '核查评估表', '', NULL, '984302991393210368', '{\\\"loopBlockList\\\":[],\\\"area\\\":{\\\"sri\\\":5,\\\"sci\\\":18,\\\"eri\\\":5,\\\"eci\\\":18,\\\"width\\\":53,\\\"height\\\":46},\\\"printElWidth\\\":1399,\\\"excel_config_id\\\":\\\"7c02c224a2db56d0350069650033f702\\\",\\\"printElHeight\\\":790,\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"XX县（市、区）YY低保第三方核查评估汇总表\\\",\\\"merge\\\":[0,21],\\\"style\\\":386},\\\"2\\\":{\\\"style\\\":386},\\\"3\\\":{\\\"style\\\":386},\\\"4\\\":{\\\"style\\\":386},\\\"5\\\":{\\\"style\\\":386},\\\"6\\\":{\\\"style\\\":386},\\\"7\\\":{\\\"style\\\":386},\\\"8\\\":{\\\"style\\\":386},\\\"9\\\":{\\\"style\\\":386},\\\"10\\\":{\\\"style\\\":386},\\\"11\\\":{\\\"style\\\":386},\\\"12\\\":{\\\"style\\\":386},\\\"13\\\":{\\\"style\\\":386},\\\"14\\\":{\\\"style\\\":386},\\\"15\\\":{\\\"style\\\":386},\\\"16\\\":{\\\"style\\\":386},\\\"17\\\":{\\\"style\\\":386},\\\"18\\\":{\\\"style\\\":386},\\\"19\\\":{\\\"style\\\":386},\\\"20\\\":{\\\"style\\\":386},\\\"21\\\":{\\\"style\\\":386},\\\"22\\\":{\\\"style\\\":386}},\\\"height\\\":70},\\\"1\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,2],\\\"style\\\":403,\\\"text\\\":\\\"     北京市林翠社区\\\"},\\\"2\\\":{\\\"style\\\":398,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":398,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"merge\\\":[0,2],\\\"text\\\":\\\"镇（乡、街道办事处）\\\",\\\"style\\\":399},\\\"5\\\":{\\\"style\\\":399},\\\"6\\\":{\\\"style\\\":399},\\\"7\\\":{\\\"style\\\":399,\\\"merge\\\":[0,7]},\\\"8\\\":{\\\"style\\\":400},\\\"9\\\":{\\\"style\\\":400},\\\"10\\\":{\\\"style\\\":400},\\\"11\\\":{\\\"style\\\":400},\\\"12\\\":{\\\"style\\\":400},\\\"13\\\":{\\\"style\\\":400},\\\"14\\\":{\\\"style\\\":400},\\\"15\\\":{\\\"merge\\\":[0,7],\\\"text\\\":\\\"单位：人、元、套、平方米\\\",\\\"style\\\":398},\\\"16\\\":{\\\"style\\\":401},\\\"17\\\":{\\\"style\\\":401},\\\"18\\\":{\\\"style\\\":401},\\\"19\\\":{\\\"style\\\":401},\\\"20\\\":{\\\"style\\\":401},\\\"21\\\":{\\\"style\\\":401},\\\"22\\\":{\\\"style\\\":401}}},\\\"2\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":114},\\\"2\\\":{\\\"style\\\":114},\\\"3\\\":{\\\"style\\\":114},\\\"4\\\":{\\\"style\\\":114},\\\"5\\\":{\\\"style\\\":114},\\\"6\\\":{\\\"style\\\":114},\\\"7\\\":{\\\"style\\\":114},\\\"8\\\":{\\\"style\\\":114},\\\"9\\\":{\\\"style\\\":114},\\\"10\\\":{\\\"style\\\":114},\\\"11\\\":{\\\"style\\\":114},\\\"12\\\":{\\\"style\\\":114},\\\"13\\\":{\\\"style\\\":114},\\\"14\\\":{\\\"style\\\":114},\\\"15\\\":{\\\"style\\\":114},\\\"16\\\":{\\\"style\\\":114},\\\"17\\\":{\\\"style\\\":114},\\\"18\\\":{\\\"style\\\":114},\\\"19\\\":{\\\"style\\\":114},\\\"20\\\":{\\\"style\\\":114},\\\"21\\\":{\\\"style\\\":114},\\\"22\\\":{\\\"style\\\":114}},\\\"height\\\":14},\\\"3\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":406,\\\"text\\\":\\\"村（社区）名称\\\",\\\"merge\\\":[1,0]},\\\"2\\\":{\\\"style\\\":407,\\\"text\\\":\\\"户主名称\\\",\\\"merge\\\":[1,0]},\\\"3\\\":{\\\"style\\\":407,\\\"text\\\":\\\"保障编号\\\",\\\"merge\\\":[1,0]},\\\"4\\\":{\\\"style\\\":408,\\\"text\\\":\\\"家庭人口\\\",\\\"merge\\\":[1,0]},\\\"5\\\":{\\\"style\\\":409,\\\"text\\\":\\\"家庭住址\\\",\\\"merge\\\":[1,0]},\\\"6\\\":{\\\"style\\\":409,\\\"text\\\":\\\"联系电话\\\",\\\"merge\\\":[1,0]},\\\"7\\\":{\\\"style\\\":408,\\\"text\\\":\\\"身份证号码\\\",\\\"merge\\\":[1,0]},\\\"8\\\":{\\\"style\\\":409,\\\"text\\\":\\\"原保障\\\",\\\"merge\\\":[0,2]},\\\"9\\\":{\\\"style\\\":377,\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"style\\\":377,\\\"text\\\":\\\" \\\"},\\\"11\\\":{\\\"text\\\":\\\"核减后月人均收入\\\",\\\"style\\\":408,\\\"merge\\\":[1,0]},\\\"12\\\":{\\\"merge\\\":[0,5],\\\"text\\\":\\\"保障建议\\\",\\\"style\\\":410},\\\"13\\\":{\\\"style\\\":379,\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"style\\\":379,\\\"text\\\":\\\" \\\"},\\\"15\\\":{\\\"style\\\":379,\\\"text\\\":\\\" \\\"},\\\"16\\\":{\\\"style\\\":379,\\\"text\\\":\\\" \\\"},\\\"17\\\":{\\\"style\\\":379,\\\"text\\\":\\\" \\\"},\\\"18\\\":{\\\"text\\\":\\\"是否新增对象\\\",\\\"style\\\":411,\\\"merge\\\":[1,0]},\\\"19\\\":{\\\"text\\\":\\\"建议取消原因\\\",\\\"style\\\":409,\\\"merge\\\":[0,3]},\\\"20\\\":{\\\"style\\\":377,\\\"text\\\":\\\" \\\"},\\\"21\\\":{\\\"style\\\":377,\\\"text\\\":\\\" \\\"},\\\"22\\\":{\\\"style\\\":377,\\\"text\\\":\\\" \\\"}}},\\\"4\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":381,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":407,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":382,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":408,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":377,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":409,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":383,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"text\\\":\\\"户数\\\",\\\"style\\\":412},\\\"9\\\":{\\\"style\\\":411,\\\"text\\\":\\\"人口\\\"},\\\"10\\\":{\\\"style\\\":413,\\\"text\\\":\\\"金额\\\"},\\\"11\\\":{\\\"style\\\":383,\\\"text\\\":\\\" \\\"},\\\"12\\\":{\\\"text\\\":\\\"保障类型\\\",\\\"style\\\":408},\\\"13\\\":{\\\"style\\\":413,\\\"text\\\":\\\"人口\\\"},\\\"14\\\":{\\\"style\\\":408,\\\"text\\\":\\\"差额补助\\\"},\\\"15\\\":{\\\"style\\\":408,\\\"text\\\":\\\"全额补助\\\"},\\\"16\\\":{\\\"style\\\":408,\\\"text\\\":\\\"增发补助\\\"},\\\"17\\\":{\\\"style\\\":408,\\\"text\\\":\\\"合计补助\\\"},\\\"18\\\":{\\\"style\\\":411,\\\"text\\\":\\\" \\\"},\\\"19\\\":{\\\"style\\\":408,\\\"text\\\":\\\"收入超标\\\"},\\\"20\\\":{\\\"style\\\":406,\\\"text\\\":\\\"机动车超标\\\"},\\\"21\\\":{\\\"style\\\":410,\\\"text\\\":\\\"死亡\\\"},\\\"22\\\":{\\\"style\\\":410,\\\"text\\\":\\\"其他\\\"}},\\\"height\\\":50},\\\"5\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"#{hecha.name}\\\",\\\"style\\\":414,\\\"rendered\\\":\\\"\\\"},\\\"2\\\":{\\\"text\\\":\\\"#{hecha.hname}\\\",\\\"style\\\":414},\\\"3\\\":{\\\"text\\\":\\\"#{hecha.num}\\\",\\\"style\\\":414},\\\"4\\\":{\\\"text\\\":\\\"#{hecha.knum}\\\",\\\"style\\\":414},\\\"5\\\":{\\\"text\\\":\\\"#{hecha.zhuzhi}\\\",\\\"style\\\":414},\\\"6\\\":{\\\"text\\\":\\\"#{hecha.phone}\\\",\\\"style\\\":414},\\\"7\\\":{\\\"text\\\":\\\"#{hecha.scard}\\\",\\\"style\\\":414},\\\"8\\\":{\\\"text\\\":\\\"#{hecha.yhnum}\\\",\\\"style\\\":414},\\\"9\\\":{\\\"text\\\":\\\"#{hecha.yren}\\\",\\\"style\\\":414},\\\"10\\\":{\\\"text\\\":\\\"#{hecha.yjine}\\\",\\\"style\\\":414},\\\"11\\\":{\\\"text\\\":\\\"#{hecha.yjine}\\\",\\\"style\\\":414},\\\"12\\\":{\\\"text\\\":\\\"#{hecha.type}\\\",\\\"style\\\":414},\\\"13\\\":{\\\"text\\\":\\\"#{hecha.rk}\\\",\\\"style\\\":414},\\\"14\\\":{\\\"text\\\":\\\"#{hecha.cbz}\\\",\\\"style\\\":414},\\\"15\\\":{\\\"text\\\":\\\"#{hecha.cbz}\\\",\\\"style\\\":414},\\\"16\\\":{\\\"text\\\":\\\"#{hecha.cbz}\\\",\\\"style\\\":414},\\\"17\\\":{\\\"text\\\":\\\"#{hecha.cbz}\\\",\\\"style\\\":414},\\\"18\\\":{\\\"text\\\":\\\"#{hecha.sf1}\\\",\\\"style\\\":414},\\\"19\\\":{\\\"text\\\":\\\"#{hecha.sf2}\\\",\\\"style\\\":414},\\\"20\\\":{\\\"text\\\":\\\"#{hecha.sf3}\\\",\\\"style\\\":414},\\\"21\\\":{\\\"text\\\":\\\"#{hecha.sf4}\\\",\\\"style\\\":414},\\\"22\\\":{\\\"text\\\":\\\"#{hecha.bz}\\\",\\\"style\\\":414}},\\\"isDrag\\\":true,\\\"height\\\":46},\\\"6\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":114},\\\"2\\\":{\\\"style\\\":114},\\\"3\\\":{\\\"style\\\":114},\\\"4\\\":{\\\"style\\\":114},\\\"5\\\":{\\\"style\\\":114},\\\"6\\\":{\\\"style\\\":114},\\\"7\\\":{\\\"style\\\":114},\\\"8\\\":{\\\"style\\\":114},\\\"9\\\":{\\\"style\\\":114},\\\"10\\\":{\\\"style\\\":114},\\\"11\\\":{\\\"style\\\":114},\\\"12\\\":{\\\"style\\\":114},\\\"13\\\":{\\\"style\\\":114},\\\"14\\\":{\\\"style\\\":114},\\\"15\\\":{\\\"style\\\":114},\\\"16\\\":{\\\"style\\\":114},\\\"17\\\":{\\\"style\\\":114},\\\"18\\\":{\\\"style\\\":114},\\\"19\\\":{\\\"style\\\":114},\\\"20\\\":{\\\"style\\\":114},\\\"21\\\":{\\\"style\\\":114},\\\"22\\\":{\\\"style\\\":114}},\\\"height\\\":46},\\\"7\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":114},\\\"2\\\":{\\\"style\\\":114},\\\"3\\\":{\\\"style\\\":114},\\\"4\\\":{\\\"style\\\":114},\\\"5\\\":{\\\"style\\\":114},\\\"6\\\":{\\\"style\\\":114},\\\"7\\\":{\\\"style\\\":114},\\\"8\\\":{\\\"style\\\":114},\\\"9\\\":{\\\"style\\\":114},\\\"10\\\":{\\\"style\\\":114},\\\"11\\\":{\\\"style\\\":114},\\\"12\\\":{\\\"style\\\":114},\\\"13\\\":{\\\"style\\\":114},\\\"14\\\":{\\\"style\\\":114},\\\"15\\\":{\\\"style\\\":114},\\\"16\\\":{\\\"style\\\":114},\\\"17\\\":{\\\"style\\\":114},\\\"18\\\":{\\\"style\\\":114},\\\"19\\\":{\\\"style\\\":114},\\\"20\\\":{\\\"style\\\":114},\\\"21\\\":{\\\"style\\\":114},\\\"22\\\":{\\\"style\\\":114}},\\\"height\\\":46},\\\"8\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"style\\\":114},\\\"3\\\":{\\\"style\\\":114},\\\"4\\\":{\\\"style\\\":114},\\\"5\\\":{\\\"style\\\":114},\\\"6\\\":{\\\"style\\\":114},\\\"7\\\":{\\\"style\\\":114},\\\"8\\\":{\\\"style\\\":114},\\\"9\\\":{\\\"style\\\":114},\\\"10\\\":{\\\"style\\\":114},\\\"11\\\":{\\\"style\\\":114},\\\"12\\\":{\\\"style\\\":114},\\\"13\\\":{\\\"style\\\":114},\\\"14\\\":{\\\"style\\\":114},\\\"15\\\":{\\\"style\\\":114},\\\"16\\\":{\\\"style\\\":114},\\\"17\\\":{\\\"style\\\":114},\\\"18\\\":{\\\"style\\\":114},\\\"19\\\":{\\\"style\\\":114},\\\"20\\\":{\\\"style\\\":114},\\\"21\\\":{\\\"style\\\":114},\\\"22\\\":{\\\"style\\\":114}},\\\"isDrag\\\":true},\\\"len\\\":102},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":794,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":1378,\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true},{\\\"textwrap\\\":true},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":false},{\\\"textwrap\\\":false},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"valign\\\":\\\"middle\\\"},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"middle\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":false,\\\"valign\\\":\\\"middle\\\"},{\\\"textwrap\\\":false,\\\"valign\\\":\\\"middle\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\"},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"valign\\\":\\\"top\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true,\\\"name\\\":\\\"Helvetica\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true,\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true,\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true,\\\"name\\\":\\\"Courier New\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true,\\\"name\\\":\\\"Verdana\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Verdana\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Verdana\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Verdana\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Verdana\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Verdana\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Verdana\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Verdana\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Verdana\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Verdana\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Verdana\\\"}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Verdana\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Verdana\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Verdana\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Verdana\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Verdana\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Verdana\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true,\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]},\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"textwrap\\\":false,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"valign\\\":\\\"middle\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#ffffff\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#ffffff\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"align\\\":\\\"right\\\"},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#f4b184\\\",\\\"color\\\":\\\"#262626\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"color\\\":\\\"#262626\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#262626\\\"},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#262626\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#262626\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#00b04e\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#a7d08c\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#a7d08c\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#a7d08c\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#a7d08c\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#a7d08c\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#a7d08c\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#a7d08c\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#a7d08c\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#a7d08c\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#a7d08c\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#a7d08c\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#a7d08c\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#a7d08c\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":8},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#71ae47\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\"},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#00b04e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#00b04e\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":15,\\\"bold\\\":true,\\\"name\\\":\\\"Lato\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":9},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":9}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":9}},{\\\"font\\\":{\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":9}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":9},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"color\\\":\\\"#a5a5a5\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":9},\\\"color\\\":\\\"#a5a5a5\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":9},\\\"color\\\":\\\"#a5a5a5\\\"},{\\\"font\\\":{\\\"size\\\":9},\\\"color\\\":\\\"#a5a5a5\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":9},\\\"color\\\":\\\"#a5a5a5\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":9},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":9},\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":9},\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"font\\\":{\\\"size\\\":9},\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":9},\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":9},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]},\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":9},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]},\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#d8d8d8\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]}},{\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]}},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]}},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":10},\\\"bgcolor\\\":\\\"#02a274\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":8}}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":30},\\\"1\\\":{\\\"width\\\":68},\\\"2\\\":{\\\"width\\\":86},\\\"3\\\":{\\\"width\\\":93},\\\"4\\\":{\\\"width\\\":91},\\\"5\\\":{\\\"width\\\":156},\\\"6\\\":{\\\"width\\\":95},\\\"7\\\":{\\\"width\\\":85},\\\"8\\\":{\\\"width\\\":37},\\\"9\\\":{\\\"width\\\":30},\\\"10\\\":{\\\"width\\\":43},\\\"11\\\":{\\\"width\\\":66},\\\"12\\\":{\\\"width\\\":38},\\\"13\\\":{\\\"width\\\":41},\\\"14\\\":{\\\"width\\\":54},\\\"15\\\":{\\\"width\\\":49},\\\"16\\\":{\\\"width\\\":45},\\\"17\\\":{\\\"width\\\":49},\\\"18\\\":{\\\"width\\\":53},\\\"19\\\":{\\\"width\\\":40},\\\"20\\\":{\\\"width\\\":50},\\\"21\\\":{\\\"width\\\":40},\\\"22\\\":{\\\"width\\\":39},\\\"len\\\":50},\\\"merges\\\":[\\\"M4:R4\\\",\\\"B4:B5\\\",\\\"C4:C5\\\",\\\"D4:D5\\\",\\\"E4:E5\\\",\\\"F4:F5\\\",\\\"G4:G5\\\",\\\"H4:H5\\\",\\\"I4:K4\\\",\\\"L4:L5\\\",\\\"S4:S5\\\",\\\"T4:W4\\\",\\\"E2:G2\\\",\\\"B2:D2\\\",\\\"B1:W1\\\",\\\"P2:W2\\\",\\\"H2:O2\\\"]}', '', 'https://static.jeecg.com/designreport/images/QQ截图20201207113312_1607312171402.png', 'jeecg', '2020-07-14 16:41:42', 'admin', '2021-02-03 14:01:17', 0, NULL, NULL, 1, 263, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('907480464532770816', '20240117141013', '主子报表循环块', NULL, NULL, '984272091947253760', '{\\\"loopBlockList\\\":[{\\\"sci\\\":0,\\\"sri\\\":0,\\\"eci\\\":8,\\\"eri\\\":36,\\\"index\\\":1,\\\"db\\\":\\\"aa\\\"}],\\\"area\\\":{\\\"sri\\\":9,\\\"sci\\\":11,\\\"eri\\\":9,\\\"eci\\\":11,\\\"width\\\":100,\\\"height\\\":25},\\\"excel_config_id\\\":\\\"907480464532770816\\\",\\\"printConfig\\\":{\\\"layout\\\":\\\"portrait\\\",\\\"paginationShow\\\":false,\\\"printCallBackUrl\\\":\\\"\\\",\\\"paper\\\":\\\"A4\\\",\\\"isBackend\\\":false,\\\"width\\\":210,\\\"paginationLocation\\\":\\\"middle\\\",\\\"definition\\\":1,\\\"marginX\\\":10,\\\"height\\\":297,\\\"marginY\\\":10},\\\"hiddenCells\\\":[],\\\"zonedEditionList\\\":[],\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"merge\\\":[0,6],\\\"style\\\":8,\\\"text\\\":\\\"订货商信息\\\",\\\"height\\\":0},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}},\\\"height\\\":57},\\\"1\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"style\\\":10,\\\"text\\\":\\\"订单编号：\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"merge\\\":[0,2],\\\"style\\\":42,\\\"text\\\":\\\"#{aa.order_code}\\\",\\\"height\\\":0},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}},\\\"height\\\":34},\\\"2\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"style\\\":10,\\\"text\\\":\\\"订单地址：\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"merge\\\":[0,1],\\\"style\\\":42,\\\"text\\\":\\\"#{aa.descc}\\\",\\\"height\\\":0},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"style\\\":10,\\\"text\\\":\\\"订单日期：\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"merge\\\":[0,1],\\\"style\\\":42,\\\"text\\\":\\\"#{aa.order_date}\\\",\\\"height\\\":0},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}},\\\"height\\\":34},\\\"3\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"style\\\":10,\\\"text\\\":\\\"订单姓名：\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"merge\\\":[0,1],\\\"style\\\":42,\\\"text\\\":\\\"#{aa.create_by}\\\",\\\"height\\\":0},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"style\\\":10,\\\"text\\\":\\\"到货日期：\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"merge\\\":[0,1],\\\"style\\\":42,\\\"text\\\":\\\"#{aa.create_time}\\\",\\\"height\\\":0},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}},\\\"height\\\":31},\\\"4\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"5\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"decimalPlaces\\\":\\\"4\\\",\\\"merge\\\":[0,6],\\\"style\\\":31,\\\"text\\\":\\\"订单详情\\\"},\\\"2\\\":{\\\"loopBlock\\\":1},\\\"3\\\":{\\\"loopBlock\\\":1},\\\"4\\\":{\\\"loopBlock\\\":1},\\\"5\\\":{\\\"loopBlock\\\":1},\\\"6\\\":{\\\"loopBlock\\\":1},\\\"7\\\":{\\\"loopBlock\\\":1},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}},\\\"height\\\":51},\\\"6\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"style\\\":15,\\\"text\\\":\\\"商品编码\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"style\\\":15,\\\"text\\\":\\\"商品名称\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"style\\\":15,\\\"text\\\":\\\"销售时间\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"style\\\":15,\\\"text\\\":\\\"销售数据量\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"style\\\":15,\\\"text\\\":\\\"定价\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"style\\\":15,\\\"text\\\":\\\"优惠价\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"style\\\":15,\\\"text\\\":\\\"付款金额\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}},\\\"height\\\":42},\\\"7\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"style\\\":18,\\\"text\\\":\\\"#{bb.product_name}\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"style\\\":18,\\\"text\\\":\\\"#{bb.product_name}\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"style\\\":18,\\\"text\\\":\\\"#{bb.product_name}\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"style\\\":18,\\\"text\\\":\\\"#{bb.num}\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"decimalPlaces\\\":\\\"4\\\",\\\"style\\\":19,\\\"text\\\":\\\"#{bb.price}\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"decimalPlaces\\\":\\\"1\\\",\\\"style\\\":19,\\\"text\\\":\\\"#{bb.price}\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"style\\\":18,\\\"text\\\":\\\"#{bb.pro_type}\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"8\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"9\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"10\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"style\\\":39,\\\"text\\\":\\\"备注：\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"style\\\":33,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"style\\\":33,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"style\\\":33,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"style\\\":33,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"style\\\":33,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"style\\\":34,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}},\\\"height\\\":25},\\\"11\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"merge\\\":[0,6],\\\"style\\\":41,\\\"text\\\":\\\"1、查看信息，在浏览器输入“?did=1”或“?did=2”\\\",\\\"height\\\":0},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}},\\\"height\\\":37},\\\"12\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"style\\\":35,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"style\\\":36,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"13\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"style\\\":37,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"style\\\":28,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"style\\\":28,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"style\\\":28,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"style\\\":28,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"style\\\":28,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"style\\\":38,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"14\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"15\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1},\\\"2\\\":{\\\"loopBlock\\\":1},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"16\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1},\\\"2\\\":{\\\"loopBlock\\\":1},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"17\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"18\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"19\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"20\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"21\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1},\\\"2\\\":{\\\"loopBlock\\\":1},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"22\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"23\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"24\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"25\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"26\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1},\\\"2\\\":{\\\"loopBlock\\\":1},\\\"3\\\":{\\\"loopBlock\\\":1},\\\"4\\\":{\\\"loopBlock\\\":1},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"27\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"28\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"29\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"30\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"31\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"32\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"33\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"34\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"35\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"36\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"1\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"6\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"7\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"},\\\"8\\\":{\\\"loopBlock\\\":1,\\\"text\\\":\\\"\\\"}}},\\\"len\\\":102},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"rpbar\\\":{\\\"show\\\":true,\\\"pageSize\\\":\\\"\\\",\\\"btnList\\\":[]},\\\"fixedPrintHeadRows\\\":[],\\\"fixedPrintTailRows\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":682,\\\"displayConfig\\\":{},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":18}},{\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true}},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"format\\\":\\\"number\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"format\\\":\\\"normal\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":false}},{\\\"font\\\":{\\\"size\\\":18,\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":false}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":false}},{\\\"font\\\":{\\\"size\\\":18,\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#a5a5a5\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"valign\\\":\\\"bottom\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"valign\\\":\\\"bottom\\\",\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":18,\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"valign\\\":\\\"middle\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#595959\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#595959\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#595959\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#595959\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":39},\\\"1\\\":{\\\"width\\\":73},\\\"2\\\":{\\\"width\\\":89},\\\"3\\\":{\\\"width\\\":101},\\\"4\\\":{\\\"width\\\":80},\\\"8\\\":{\\\"width\\\":29},\\\"len\\\":100},\\\"merges\\\":[\\\"B1:H1\\\",\\\"C2:E2\\\",\\\"C3:D3\\\",\\\"F3:G3\\\",\\\"C4:D4\\\",\\\"F4:G4\\\",\\\"B6:H6\\\",\\\"B12:H12\\\"]}', NULL, 'https://static.jeecg.com/designreport/images/未标题-1_1617266678584.png', 'admin', '2024-01-17 14:10:13', 'admin', '2024-01-24 20:02:03', 0, NULL, NULL, 1, 82, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('919370186342354944', '20240103104736__3061', '横向总合计-横纵3*2*2副本3061', NULL, NULL, '984272091947253760', '{\\\"loopBlockList\\\":[],\\\"printConfig\\\":{\\\"paper\\\":\\\"A4\\\",\\\"width\\\":210,\\\"height\\\":297,\\\"definition\\\":1,\\\"isBackend\\\":false,\\\"marginX\\\":10,\\\"marginY\\\":10,\\\"layout\\\":\\\"landscape\\\",\\\"printCallBackUrl\\\":\\\"\\\",\\\"paginationShow\\\":false,\\\"paginationLocation\\\":\\\"middle\\\"},\\\"dbexps\\\":[],\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":1071,\\\"autofilter\\\":{},\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":60},\\\"1\\\":{\\\"width\\\":96},\\\"2\\\":{\\\"width\\\":115},\\\"len\\\":50},\\\"area\\\":{\\\"sri\\\":12,\\\"sci\\\":5,\\\"eri\\\":12,\\\"eci\\\":5,\\\"width\\\":100,\\\"height\\\":25},\\\"excel_config_id\\\":\\\"919370186342354944\\\",\\\"hiddenCells\\\":[],\\\"zonedEditionList\\\":[],\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"0\\\":{},\\\"4\\\":{},\\\"5\\\":{}}},\\\"1\\\":{\\\"cells\\\":{\\\"0\\\":{},\\\"1\\\":{\\\"lineStart\\\":\\\"lefttop\\\",\\\"merge\\\":[3,1],\\\"style\\\":0,\\\"text\\\":\\\"地区|销售额|时间\\\",\\\"height\\\":100},\\\"3\\\":{\\\"merge\\\":[3,0],\\\"style\\\":0,\\\"text\\\":\\\"合计(销售）\\\",\\\"height\\\":100},\\\"4\\\":{\\\"merge\\\":[0,1],\\\"style\\\":1,\\\"text\\\":\\\"#{test_heng_sum.groupRight(year)}\\\",\\\"aggregate\\\":\\\"group\\\",\\\"direction\\\":\\\"right\\\",\\\"height\\\":25},\\\"5\\\":{},\\\"6\\\":{\\\"merge\\\":[3,0],\\\"style\\\":0,\\\"text\\\":\\\"合计(销售）\\\",\\\"height\\\":100},\\\"7\\\":{\\\"merge\\\":[3,0],\\\"style\\\":0,\\\"text\\\":\\\"合计（赠送）\\\",\\\"height\\\":100},\\\"8\\\":{\\\"merge\\\":[3,0],\\\"style\\\":1,\\\"text\\\":\\\"平均（销售）\\\",\\\"height\\\":100},\\\"9\\\":{\\\"merge\\\":[3,0],\\\"style\\\":1,\\\"text\\\":\\\"最大（销售）\\\",\\\"height\\\":100},\\\"10\\\":{\\\"merge\\\":[3,0],\\\"style\\\":1,\\\"text\\\":\\\"最小（销售）\\\",\\\"height\\\":100}}},\\\"2\\\":{\\\"cells\\\":{\\\"0\\\":{},\\\"4\\\":{\\\"merge\\\":[0,1],\\\"style\\\":1,\\\"text\\\":\\\"#{test_heng_sum.groupRight(quarter)}\\\",\\\"height\\\":25,\\\"aggregate\\\":\\\"group\\\",\\\"direction\\\":\\\"right\\\"},\\\"5\\\":{},\\\"8\\\":{},\\\"9\\\":{},\\\"10\\\":{}}},\\\"3\\\":{\\\"cells\\\":{\\\"0\\\":{},\\\"4\\\":{\\\"merge\\\":[0,1],\\\"style\\\":1,\\\"text\\\":\\\"#{test_heng_sum.groupRight(month)}\\\",\\\"height\\\":25,\\\"aggregate\\\":\\\"group\\\",\\\"direction\\\":\\\"right\\\"},\\\"5\\\":{},\\\"8\\\":{},\\\"9\\\":{},\\\"10\\\":{}}},\\\"4\\\":{\\\"cells\\\":{\\\"0\\\":{},\\\"4\\\":{\\\"style\\\":1,\\\"text\\\":\\\"销售\\\"},\\\"5\\\":{\\\"style\\\":1,\\\"text\\\":\\\"赠送\\\"},\\\"8\\\":{},\\\"9\\\":{},\\\"10\\\":{}}},\\\"5\\\":{\\\"cells\\\":{\\\"0\\\":{},\\\"1\\\":{\\\"style\\\":1,\\\"text\\\":\\\"#{test_heng_sum.group(region)}\\\",\\\"aggregate\\\":\\\"group\\\"},\\\"2\\\":{\\\"style\\\":1,\\\"text\\\":\\\"#{test_heng_sum.group(province)}\\\",\\\"aggregate\\\":\\\"group\\\"},\\\"3\\\":{\\\"style\\\":0,\\\"text\\\":\\\"=SUM(E6)\\\"},\\\"4\\\":{\\\"style\\\":0,\\\"text\\\":\\\"#{test_heng_sum.dynamic(sales)}\\\",\\\"aggregate\\\":\\\"dynamic\\\"},\\\"5\\\":{\\\"style\\\":0,\\\"text\\\":\\\"#{test_heng_sum.dynamic(gift)}\\\",\\\"aggregate\\\":\\\"dynamic\\\"},\\\"6\\\":{\\\"style\\\":0,\\\"text\\\":\\\"=SUM(E6)\\\"},\\\"7\\\":{\\\"style\\\":0,\\\"text\\\":\\\"=SUM(F6)\\\"},\\\"8\\\":{\\\"style\\\":0,\\\"text\\\":\\\"=AVERAGE(E6)\\\"},\\\"9\\\":{\\\"style\\\":0,\\\"text\\\":\\\"=MAX(F6)\\\"},\\\"10\\\":{\\\"style\\\":0,\\\"text\\\":\\\"=MIN(F6)\\\"}}},\\\"6\\\":{\\\"cells\\\":{\\\"0\\\":{},\\\"1\\\":{\\\"merge\\\":[0,1],\\\"style\\\":1,\\\"text\\\":\\\"合计\\\",\\\"height\\\":25},\\\"2\\\":{},\\\"3\\\":{\\\"style\\\":0,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":0,\\\"text\\\":\\\"=SUM(E6)\\\"},\\\"5\\\":{\\\"style\\\":0,\\\"text\\\":\\\"=SUM(F6)\\\"},\\\"6\\\":{\\\"style\\\":0,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":0,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":0,\\\"text\\\":\\\" \\\"},\\\"9\\\":{\\\"style\\\":0,\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"style\\\":0,\\\"text\\\":\\\" \\\"}}},\\\"7\\\":{\\\"cells\\\":{\\\"0\\\":{},\\\"3\\\":{},\\\"4\\\":{},\\\"5\\\":{},\\\"6\\\":{},\\\"7\\\":{},\\\"8\\\":{},\\\"9\\\":{},\\\"10\\\":{},\\\"11\\\":{},\\\"12\\\":{},\\\"13\\\":{},\\\"14\\\":{},\\\"15\\\":{},\\\"16\\\":{},\\\"17\\\":{},\\\"18\\\":{},\\\"19\\\":{},\\\"20\\\":{},\\\"21\\\":{},\\\"22\\\":{},\\\"23\\\":{},\\\"24\\\":{},\\\"25\\\":{},\\\"26\\\":{},\\\"27\\\":{},\\\"28\\\":{},\\\"29\\\":{}}},\\\"8\\\":{\\\"cells\\\":{\\\"0\\\":{}}},\\\"len\\\":167},\\\"rpbar\\\":{\\\"show\\\":true,\\\"pageSize\\\":\\\"\\\",\\\"btnList\\\":[]},\\\"groupField\\\":\\\"test_heng_sum.region\\\",\\\"fixedPrintHeadRows\\\":[],\\\"fixedPrintTailRows\\\":[],\\\"displayConfig\\\":{},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"styles\\\":[{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\"},{\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#9cc2e6\\\"}],\\\"isGroup\\\":true,\\\"merges\\\":[\\\"B2:C5\\\",\\\"D2:D5\\\",\\\"E2:F2\\\",\\\"G2:G5\\\",\\\"H2:H5\\\",\\\"I2:I5\\\",\\\"J2:J5\\\",\\\"K2:K5\\\",\\\"E3:F3\\\",\\\"E4:F4\\\",\\\"B7:C7\\\"]}', NULL, NULL, 'admin', '2024-02-19 09:35:44', '', '2024-03-04 19:15:56', 0, NULL, NULL, 0, 53, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('924614453466595328', '20201214142804__5048', '条形码报表副本5048', NULL, NULL, '984272091947253760', '{\\\"loopBlockList\\\":[],\\\"querySetting\\\":{\\\"izOpenQueryBar\\\":false,\\\"izDefaultQuery\\\":true},\\\"recordSubTableOrCollection\\\":{\\\"group\\\":[],\\\"record\\\":[],\\\"range\\\":[]},\\\"printConfig\\\":{\\\"layout\\\":\\\"portrait\\\",\\\"printCallBackUrl\\\":\\\"\\\",\\\"paper\\\":\\\"A4\\\",\\\"isBackend\\\":false,\\\"width\\\":210,\\\"definition\\\":1,\\\"marginX\\\":10,\\\"height\\\":297,\\\"marginY\\\":10},\\\"hidden\\\":{\\\"rows\\\":[],\\\"cols\\\":[]},\\\"queryFormSetting\\\":{\\\"useQueryForm\\\":false,\\\"dbKey\\\":\\\"\\\",\\\"idField\\\":\\\"\\\"},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[\\\"sex1\\\",\\\"sex1\\\",\\\"sex1\\\"],\\\"fillFormToolbar\\\":{\\\"show\\\":true,\\\"btnList\\\":[\\\"save\\\",\\\"subTable_add\\\",\\\"verify\\\",\\\"subTable_del\\\",\\\"print\\\",\\\"close\\\",\\\"first\\\",\\\"prev\\\",\\\"next\\\",\\\"paging\\\",\\\"total\\\",\\\"last\\\",\\\"exportPDF\\\",\\\"exportExcel\\\"]},\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":704,\\\"autofilter\\\":{},\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":16},\\\"1\\\":{\\\"width\\\":103},\\\"2\\\":{\\\"width\\\":156},\\\"3\\\":{\\\"width\\\":51},\\\"4\\\":{\\\"width\\\":96},\\\"5\\\":{\\\"width\\\":61},\\\"6\\\":{\\\"width\\\":106},\\\"7\\\":{\\\"width\\\":115},\\\"8\\\":{\\\"width\\\":135},\\\"len\\\":50},\\\"area\\\":false,\\\"pyGroupEngine\\\":false,\\\"submitHandlers\\\":[],\\\"excel_config_id\\\":\\\"924614453466595328\\\",\\\"hiddenCells\\\":[],\\\"zonedEditionList\\\":[],\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[1,3],\\\"style\\\":39,\\\"text\\\":\\\"居民身份证申领登记表\\\"},\\\"5\\\":{\\\"rendered\\\":\\\"\\\",\\\"merge\\\":[0,2],\\\"display\\\":\\\"text\\\",\\\"text\\\":\\\"\\\"},\\\"-1\\\":{\\\"text\\\":\\\"${tm.tp}\\\"}},\\\"height\\\":27},\\\"1\\\":{\\\"cells\\\":{\\\"5\\\":{\\\"virtual\\\":\\\"ZiOFmILaRjdmVs6E\\\",\\\"rendered\\\":\\\"Mm55SPrx6ZG5ga8T\\\",\\\"display\\\":\\\"barcode\\\",\\\"merge\\\":[0,2],\\\"style\\\":2,\\\"text\\\":\\\"${tm.tm}\\\"}},\\\"height\\\":52},\\\"2\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,3],\\\"style\\\":36,\\\"text\\\":\\\"受理单位（盖章）珠海市公安局\\\"},\\\"5\\\":{\\\"style\\\":6,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":6,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":6,\\\"text\\\":\\\" \\\"}},\\\"height\\\":34},\\\"3\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":24,\\\"text\\\":\\\"姓名\\\"},\\\"2\\\":{\\\"rendered\\\":\\\"\\\",\\\"style\\\":7,\\\"text\\\":\\\"${tm.name}\\\"},\\\"3\\\":{\\\"style\\\":16,\\\"text\\\":\\\"性别\\\"},\\\"4\\\":{\\\"isDict\\\":1,\\\"rendered\\\":\\\"\\\",\\\"dictCode\\\":\\\"sex1\\\",\\\"style\\\":7,\\\"text\\\":\\\"${tm.sex}\\\"},\\\"5\\\":{\\\"style\\\":16,\\\"text\\\":\\\"民族\\\"},\\\"6\\\":{\\\"style\\\":7,\\\"text\\\":\\\"${tm.nation}\\\"},\\\"7\\\":{\\\"rendered\\\":\\\"ftkUSZOje4A5gVO3\\\",\\\"merge\\\":[2,0],\\\"display\\\":\\\"img\\\",\\\"style\\\":7,\\\"text\\\":\\\"${tm.tp}\\\"}},\\\"isDrag\\\":true,\\\"height\\\":47},\\\"4\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":24,\\\"text\\\":\\\"出生日期\\\"},\\\"2\\\":{\\\"merge\\\":[0,4],\\\"style\\\":32,\\\"text\\\":\\\"${tm.birth}\\\"}},\\\"isDrag\\\":true,\\\"height\\\":51},\\\"5\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":21,\\\"text\\\":\\\"常住户口所在地住址\\\"},\\\"2\\\":{\\\"merge\\\":[0,4],\\\"style\\\":7,\\\"text\\\":\\\"${tm.zhuzhi}\\\"}},\\\"isDrag\\\":true,\\\"height\\\":62},\\\"6\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":24,\\\"text\\\":\\\"公民身份证\\\"},\\\"2\\\":{\\\"merge\\\":[0,5],\\\"style\\\":7,\\\"text\\\":\\\"${tm.card}\\\"}},\\\"isDrag\\\":true,\\\"height\\\":55},\\\"7\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":24,\\\"text\\\":\\\"有限期限\\\"},\\\"2\\\":{\\\"merge\\\":[0,1],\\\"style\\\":34,\\\"text\\\":\\\"${tm.ydate}\\\"},\\\"4\\\":{\\\"style\\\":24,\\\"text\\\":\\\"签发机关\\\"},\\\"5\\\":{\\\"merge\\\":[0,2],\\\"style\\\":7,\\\"text\\\":\\\"${tm.qfjg}\\\"}},\\\"isDrag\\\":true,\\\"height\\\":52},\\\"8\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":24,\\\"text\\\":\\\"申领原因\\\"},\\\"2\\\":{\\\"merge\\\":[0,5],\\\"style\\\":7,\\\"text\\\":\\\"${tm.slyy}\\\"}},\\\"isDrag\\\":true,\\\"height\\\":55},\\\"9\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":24,\\\"text\\\":\\\"受理时间\\\"},\\\"2\\\":{\\\"merge\\\":[0,1],\\\"style\\\":32,\\\"text\\\":\\\"${tm.sdate}\\\"},\\\"4\\\":{\\\"style\\\":24,\\\"text\\\":\\\"受理号\\\"},\\\"5\\\":{\\\"merge\\\":[0,2],\\\"style\\\":7,\\\"text\\\":\\\"${tm.shao}\\\"}},\\\"isDrag\\\":true,\\\"height\\\":49},\\\"10\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":24,\\\"text\\\":\\\"承办人\\\"},\\\"2\\\":{\\\"merge\\\":[0,1],\\\"style\\\":7,\\\"text\\\":\\\"${tm.cbr}\\\"},\\\"4\\\":{\\\"style\\\":24,\\\"text\\\":\\\"受理单位领导\\\"},\\\"5\\\":{\\\"merge\\\":[0,2],\\\"style\\\":7,\\\"text\\\":\\\"${tm.sld}\\\"}},\\\"isDrag\\\":true,\\\"height\\\":42},\\\"11\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":21,\\\"text\\\":\\\"申请（监护）人签名\\\"},\\\"2\\\":{\\\"merge\\\":[0,1],\\\"style\\\":7,\\\"text\\\":\\\"${tm.sr}\\\"},\\\"4\\\":{\\\"style\\\":21,\\\"text\\\":\\\"申请（监护）人联系电话\\\"},\\\"5\\\":{\\\"merge\\\":[0,2],\\\"style\\\":7,\\\"text\\\":\\\"${tm.jphone}\\\"}},\\\"isDrag\\\":true,\\\"height\\\":59},\\\"12\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":24,\\\"text\\\":\\\"领证人签名\\\"},\\\"2\\\":{\\\"merge\\\":[0,1],\\\"style\\\":7,\\\"text\\\":\\\"${tm.lzr}\\\"},\\\"4\\\":{\\\"style\\\":24,\\\"text\\\":\\\"领证时间\\\"},\\\"5\\\":{\\\"merge\\\":[0,2],\\\"style\\\":32,\\\"text\\\":\\\"${tm.ldate}\\\"}},\\\"isDrag\\\":true,\\\"height\\\":57},\\\"13\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,1],\\\"style\\\":24,\\\"text\\\":\\\"是否通过邮政特快专递方式领取二代\\\"},\\\"3\\\":{\\\"merge\\\":[0,4],\\\"style\\\":7,\\\"text\\\":\\\"${tm.sk}\\\"}},\\\"isDrag\\\":true,\\\"height\\\":50},\\\"14\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":24,\\\"text\\\":\\\"投递地址\\\"},\\\"2\\\":{\\\"merge\\\":[0,2],\\\"style\\\":7,\\\"text\\\":\\\"${tm.dizhi}\\\"},\\\"5\\\":{\\\"style\\\":24,\\\"text\\\":\\\"收件人\\\"},\\\"6\\\":{\\\"merge\\\":[0,1],\\\"style\\\":7,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true,\\\"height\\\":53},\\\"15\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":24,\\\"text\\\":\\\"邮政编码\\\"},\\\"2\\\":{\\\"merge\\\":[0,1],\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":24,\\\"text\\\":\\\"备注\\\"},\\\"5\\\":{\\\"merge\\\":[0,2],\\\"style\\\":7,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true,\\\"height\\\":47},\\\"16\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,6],\\\"style\\\":31,\\\"text\\\":\\\"公安部治安管理局治\\\"}}},\\\"len\\\":100},\\\"rpbar\\\":{\\\"show\\\":true,\\\"pageSize\\\":\\\"\\\",\\\"btnList\\\":[]},\\\"fixedPrintHeadRows\\\":[],\\\"fixedPrintTailRows\\\":[],\\\"displayConfig\\\":{},\\\"fillFormInfo\\\":{\\\"layout\\\":{\\\"direction\\\":\\\"horizontal\\\",\\\"width\\\":200,\\\"height\\\":45}},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"styles\\\":[{\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"center\\\"},{\\\"textwrap\\\":true},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"}},{\\\"color\\\":\\\"#3f3f3f\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"}},{\\\"color\\\":\\\"#0c0c0c\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"}},{\\\"color\\\":\\\"#7f7f7f\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"}},{\\\"color\\\":\\\"#595959\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":false}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":false}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":false}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"textwrap\\\":true,\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"size\\\":8}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":8}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"color\\\":\\\"#7f7f7f\\\",\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":10}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"format\\\":\\\"date2\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"format\\\":\\\"date2\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"format\\\":\\\"date\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"format\\\":\\\"date\\\"},{\\\"color\\\":\\\"#595959\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"size\\\":9,\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"valign\\\":\\\"bottom\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}}],\\\"freezeLineColor\\\":\\\"rgb(185, 185, 185)\\\",\\\"merges\\\":[\\\"B1:E2\\\",\\\"F1:H1\\\",\\\"F2:H2\\\",\\\"B3:E3\\\",\\\"H4:H6\\\",\\\"C5:G5\\\",\\\"C6:G6\\\",\\\"C7:H7\\\",\\\"C8:D8\\\",\\\"F8:H8\\\",\\\"C9:H9\\\",\\\"C10:D10\\\",\\\"F10:H10\\\",\\\"C11:D11\\\",\\\"F11:H11\\\",\\\"C12:D12\\\",\\\"F12:H12\\\",\\\"C13:D13\\\",\\\"F13:H13\\\",\\\"B14:C14\\\",\\\"D14:H14\\\",\\\"C15:E15\\\",\\\"G15:H15\\\",\\\"C16:D16\\\",\\\"F16:H16\\\",\\\"B17:H17\\\"]}', NULL, 'https://static.jeecg.com/designreport/images/未标题-1_1608118350039.png', '', '2024-03-04 20:54:34', 'admin', '2025-05-08 19:32:54', 0, NULL, NULL, 0, 56, NULL, NULL, NULL, '1001', 1, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('928540173805338624', '20240318105250', '电子收款收据', NULL, NULL, '984302991393210368', '{\\\"loopBlockList\\\":[],\\\"printConfig\\\":{\\\"layout\\\":\\\"portrait\\\",\\\"printCallBackUrl\\\":\\\"\\\",\\\"paper\\\":\\\"A4\\\",\\\"isBackend\\\":false,\\\"width\\\":210,\\\"definition\\\":1,\\\"marginX\\\":10,\\\"height\\\":297,\\\"marginY\\\":10},\\\"dbexps\\\":[],\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":686,\\\"autofilter\\\":{},\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":21},\\\"1\\\":{\\\"width\\\":35},\\\"2\\\":{\\\"width\\\":45},\\\"3\\\":{\\\"width\\\":60},\\\"4\\\":{\\\"width\\\":128},\\\"5\\\":{\\\"width\\\":79},\\\"6\\\":{\\\"width\\\":67},\\\"7\\\":{\\\"width\\\":67},\\\"8\\\":{\\\"width\\\":84},\\\"10\\\":{\\\"width\\\":29},\\\"len\\\":100},\\\"area\\\":{\\\"sri\\\":24,\\\"sci\\\":11,\\\"eri\\\":24,\\\"eci\\\":11,\\\"width\\\":100,\\\"height\\\":25},\\\"pyGroupEngine\\\":false,\\\"excel_config_id\\\":\\\"928540173805338624\\\",\\\"hiddenCells\\\":[],\\\"zonedEditionList\\\":[],\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{},\\\"height\\\":9},\\\"1\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"rendered\\\":\\\"IKbjwc1lQUlSeJfd\\\",\\\"display\\\":\\\"qrcode\\\",\\\"merge\\\":[2,1],\\\"style\\\":0,\\\"text\\\":\\\"http://www.baidu.com\\\",\\\"config\\\":1,\\\"height\\\":69},\\\"3\\\":{}},\\\"height\\\":19},\\\"2\\\":{\\\"cells\\\":{\\\"2\\\":{},\\\"3\\\":{},\\\"4\\\":{\\\"merge\\\":[0,4],\\\"style\\\":80,\\\"text\\\":\\\"北京万达物业服务有限公司\\\",\\\"height\\\":25},\\\"9\\\":{\\\"virtual\\\":\\\"YfdiQDcuqTjlOG4f\\\",\\\"style\\\":67,\\\"text\\\":\\\" \\\"}}},\\\"3\\\":{\\\"cells\\\":{\\\"2\\\":{},\\\"3\\\":{},\\\"4\\\":{\\\"merge\\\":[0,4],\\\"style\\\":72,\\\"text\\\":\\\"电子收款收据\\\",\\\"height\\\":25}}},\\\"4\\\":{\\\"cells\\\":{\\\"2\\\":{},\\\"3\\\":{}},\\\"height\\\":16},\\\"5\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"rendered\\\":\\\"\\\",\\\"merge\\\":[0,2],\\\"style\\\":41,\\\"text\\\":\\\"客户/业主\\\",\\\"config\\\":\\\"\\\",\\\"height\\\":25},\\\"4\\\":{\\\"merge\\\":[0,1],\\\"style\\\":43,\\\"text\\\":\\\"#{receipt.customName}\\\",\\\"height\\\":25},\\\"5\\\":{},\\\"6\\\":{\\\"merge\\\":[0,1],\\\"style\\\":44,\\\"text\\\":\\\"收款单号\\\",\\\"height\\\":25},\\\"8\\\":{\\\"merge\\\":[0,1],\\\"style\\\":45,\\\"text\\\":\\\"#{receipt.receiptNo}\\\",\\\"height\\\":25},\\\"9\\\":{}},\\\"height\\\":25},\\\"6\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"rendered\\\":\\\"\\\",\\\"merge\\\":[0,2],\\\"style\\\":44,\\\"text\\\":\\\"实际交款人\\\",\\\"config\\\":\\\"\\\",\\\"height\\\":25},\\\"4\\\":{\\\"merge\\\":[0,1],\\\"style\\\":43,\\\"text\\\":\\\"#{receipt.actualPayer}\\\",\\\"height\\\":25},\\\"5\\\":{},\\\"6\\\":{\\\"rendered\\\":\\\"\\\",\\\"merge\\\":[0,1],\\\"style\\\":44,\\\"text\\\":\\\"结算方式\\\",\\\"config\\\":\\\"\\\",\\\"height\\\":25},\\\"8\\\":{\\\"merge\\\":[0,1],\\\"style\\\":45,\\\"text\\\":\\\"#{receipt.settlementType}\\\",\\\"height\\\":25},\\\"9\\\":{}},\\\"height\\\":25},\\\"7\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,2],\\\"style\\\":44,\\\"text\\\":\\\"收款时间\\\",\\\"height\\\":25},\\\"4\\\":{\\\"merge\\\":[0,1],\\\"style\\\":43,\\\"text\\\":\\\"#{receipt.collectionTime}\\\",\\\"height\\\":25},\\\"5\\\":{},\\\"6\\\":{\\\"merge\\\":[0,1],\\\"style\\\":44,\\\"text\\\":\\\"原单号\\\",\\\"height\\\":25},\\\"8\\\":{\\\"merge\\\":[0,1],\\\"style\\\":45,\\\"text\\\":\\\"#{receipt.originalNumber}\\\",\\\"height\\\":25},\\\"9\\\":{}},\\\"height\\\":25},\\\"8\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,2],\\\"style\\\":44,\\\"text\\\":\\\"收款组织\\\",\\\"height\\\":25},\\\"4\\\":{\\\"merge\\\":[0,5],\\\"style\\\":46,\\\"text\\\":\\\"#{receipt.organization}\\\",\\\"height\\\":25},\\\"5\\\":{},\\\"6\\\":{},\\\"7\\\":{},\\\"8\\\":{},\\\"9\\\":{},\\\"11\\\":{\\\"rendered\\\":\\\"\\\",\\\"text\\\":\\\"\\\",\\\"config\\\":\\\"\\\"}},\\\"height\\\":25},\\\"9\\\":{\\\"cells\\\":{\\\"1\\\":{}}},\\\"10\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,1],\\\"style\\\":19,\\\"text\\\":\\\"行号\\\",\\\"height\\\":38},\\\"3\\\":{\\\"merge\\\":[0,1],\\\"style\\\":47,\\\"text\\\":\\\"房产名称\\\",\\\"height\\\":38},\\\"5\\\":{\\\"rendered\\\":\\\"\\\",\\\"merge\\\":[0,2],\\\"style\\\":47,\\\"text\\\":\\\"费用项目\\\",\\\"config\\\":\\\"\\\",\\\"height\\\":38},\\\"8\\\":{\\\"style\\\":47,\\\"text\\\":\\\"应交月份\\\"},\\\"9\\\":{\\\"style\\\":19,\\\"text\\\":\\\"金额\\\"}},\\\"height\\\":38},\\\"11\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"=row()\\\",\\\"height\\\":34},\\\"3\\\":{\\\"merge\\\":[0,1],\\\"text\\\":\\\"#{receiptProject.propertyName}\\\",\\\"height\\\":34},\\\"5\\\":{\\\"merge\\\":[0,2],\\\"text\\\":\\\"#{receiptProject.expenseItem}\\\",\\\"height\\\":34},\\\"8\\\":{\\\"style\\\":0,\\\"text\\\":\\\"#{receiptProject.payableMonths}\\\"},\\\"9\\\":{\\\"style\\\":83,\\\"text\\\":\\\"#{receiptProject.price}\\\"},\\\"13\\\":{\\\"rendered\\\":\\\"\\\",\\\"text\\\":\\\"\\\",\\\"config\\\":\\\"\\\"}},\\\"height\\\":34},\\\"12\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,2],\\\"style\\\":17,\\\"text\\\":\\\"款项合计\\\",\\\"height\\\":30},\\\"4\\\":{\\\"merge\\\":[0,5],\\\"style\\\":82,\\\"text\\\":\\\"人民币 =sum(J12) 元\\\",\\\"height\\\":30},\\\"11\\\":{\\\"rendered\\\":\\\"\\\",\\\"text\\\":\\\"\\\",\\\"config\\\":\\\"\\\"},\\\"15\\\":{\\\"rendered\\\":\\\"\\\",\\\"text\\\":\\\"\\\",\\\"config\\\":\\\"\\\"}},\\\"height\\\":30},\\\"13\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,2],\\\"style\\\":19,\\\"text\\\":\\\"缴费说明\\\",\\\"height\\\":30},\\\"4\\\":{\\\"merge\\\":[0,5],\\\"style\\\":23,\\\"text\\\":\\\"#{receipt.paymentDesc}\\\",\\\"height\\\":30},\\\"15\\\":{\\\"rendered\\\":\\\"\\\",\\\"text\\\":\\\"\\\",\\\"config\\\":\\\"\\\"}},\\\"height\\\":30},\\\"14\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,2],\\\"style\\\":19,\\\"text\\\":\\\"检验密码\\\",\\\"height\\\":35},\\\"4\\\":{\\\"merge\\\":[0,5],\\\"style\\\":84,\\\"text\\\":\\\"#{receipt.verifyPassword}\\\",\\\"height\\\":35},\\\"5\\\":{},\\\"6\\\":{},\\\"7\\\":{},\\\"8\\\":{},\\\"9\\\":{}},\\\"height\\\":35},\\\"15\\\":{\\\"cells\\\":{\\\"8\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"qWMWhe42wLnQXDUa\\\"}},\\\"height\\\":10},\\\"16\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,2],\\\"style\\\":19,\\\"text\\\":\\\"收款经办\\\",\\\"height\\\":30},\\\"4\\\":{\\\"style\\\":20,\\\"text\\\":\\\"#{receipt.dealWith}\\\"},\\\"5\\\":{\\\"merge\\\":[0,1],\\\"style\\\":19,\\\"text\\\":\\\"公司签章\\\",\\\"height\\\":30},\\\"7\\\":{\\\"merge\\\":[0,2],\\\"style\\\":23,\\\"text\\\":\\\" \\\",\\\"height\\\":30}},\\\"height\\\":30},\\\"17\\\":{\\\"cells\\\":{\\\"8\\\":{\\\"rendered\\\":\\\"\\\",\\\"text\\\":\\\"\\\",\\\"config\\\":\\\"\\\"}},\\\"height\\\":10},\\\"18\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,1],\\\"style\\\":29,\\\"text\\\":\\\"加密说明：\\\",\\\"height\\\":25}}},\\\"19\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,8],\\\"style\\\":63,\\\"text\\\":\\\"1、本电子收据加密信息算法使用 SHA256\\\",\\\"height\\\":30},\\\"2\\\":{},\\\"3\\\":{},\\\"4\\\":{},\\\"5\\\":{},\\\"6\\\":{},\\\"7\\\":{},\\\"8\\\":{},\\\"9\\\":{}},\\\"height\\\":30},\\\"20\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,8],\\\"style\\\":65,\\\"text\\\":\\\"2、原始输入信息依次为:法人名称、收款组织、客户/业主、实际交款人、结算方式、收款单号、收款时间、款项合计,使用RSA私钥加密信息摘要生成“校验密码”\\\",\\\"height\\\":37},\\\"2\\\":{},\\\"3\\\":{},\\\"4\\\":{},\\\"5\\\":{},\\\"6\\\":{},\\\"7\\\":{},\\\"8\\\":{},\\\"9\\\":{}},\\\"height\\\":37},\\\"21\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"merge\\\":[0,8],\\\"style\\\":65,\\\"text\\\":\\\"3、应公钥为MIGEMAOCCSqGSIb3DQEBAQUAMGNADCBiQKBgQCEf iYMBHNInswq1N/KLBy smaG68D+nlQk/RZ3QVSTmWo310WnSipYR3ksCNBksyGZceEneCIEuWBboPImYQUbH/ EHP3I3Ri 1E1 INjNI3GvQ7oXH/RLmHRGAgCz 4d9QcW7mGTHVvj/3o/gEvqyHgW6eG1lsl f6aEi7mi IRHxYtZrFQIDAQAB\\\",\\\"height\\\":57},\\\"2\\\":{},\\\"3\\\":{},\\\"4\\\":{},\\\"5\\\":{},\\\"6\\\":{},\\\"7\\\":{},\\\"8\\\":{},\\\"9\\\":{}},\\\"height\\\":57},\\\"23\\\":{\\\"cells\\\":{},\\\"height\\\":25},\\\"len\\\":200},\\\"rpbar\\\":{\\\"show\\\":true,\\\"pageSize\\\":\\\"\\\",\\\"btnList\\\":[]},\\\"fixedPrintHeadRows\\\":[],\\\"fixedPrintTailRows\\\":[],\\\"displayConfig\\\":{\\\"1\\\":{\\\"colorDark\\\":\\\"#000000\\\",\\\"width\\\":69,\\\"text\\\":\\\"http://www.baidu.com\\\",\\\"colorLight\\\":\\\"#ffffff\\\",\\\"height\\\":69}},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"styles\\\":[{\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":7.5}},{\\\"font\\\":{\\\"size\\\":8}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12}},{\\\"font\\\":{\\\"size\\\":12}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11}},{\\\"font\\\":{\\\"size\\\":11}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]}},{\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"align\\\":\\\"center\\\"},{\\\"bgcolor\\\":\\\"#dae7d2\\\"},{\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"font\\\":{\\\"bold\\\":true}},{\\\"bgcolor\\\":\\\"【QQYUN-8110】在线通讯录支持设置权限\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"bgcolor\\\":\\\"【QQYUN-8110】在线通讯录支持设置权限\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"color\\\":\\\"【QQYUN-8110】在线通讯录支持设置权限\\\"},{\\\"color\\\":\\\"#0a0a0a\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":10.5,\\\"bold\\\":true}},{\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"font\\\":{\\\"size\\\":10.5,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"valign\\\":\\\"middle\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"valign\\\":\\\"middle\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"valign\\\":\\\"middle\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"valign\\\":\\\"middle\\\"},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"valign\\\":\\\"middle\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"bgcolor\\\":\\\"sk-JsZB4Wi1HM2zJne40434CbCd071642Ab9910Ee1cA4CaE115\\\"},{\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"font\\\":{\\\"size\\\":11}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"font\\\":{\\\"size\\\":10}},{\\\"font\\\":{\\\"size\\\":10}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"font\\\":{\\\"size\\\":11}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11,\\\"bold\\\":true}},{},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"bgcolor\\\":\\\"#dae7d2\\\",\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":11}},{\\\"valign\\\":\\\"bottom\\\"},{\\\"textwrap\\\":true},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"font\\\":{\\\"size\\\":14}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":15,\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":15}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":15,\\\"name\\\":\\\"宋体\\\",\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":15,\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":15,\\\"name\\\":\\\"楷体\\\",\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":15,\\\"name\\\":\\\"楷体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":15,\\\"name\\\":\\\"仿宋\\\",\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":15,\\\"name\\\":\\\"仿宋\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":15,\\\"name\\\":\\\"华文行楷\\\",\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":15,\\\"name\\\":\\\"华文行楷\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"right\\\"},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#1e8a1e\\\"]},\\\"textwrap\\\":true}],\\\"merges\\\":[\\\"C2:D4\\\",\\\"E3:I3\\\",\\\"E4:I4\\\",\\\"B6:D6\\\",\\\"E6:F6\\\",\\\"G6:H6\\\",\\\"I6:J6\\\",\\\"B7:D7\\\",\\\"E7:F7\\\",\\\"G7:H7\\\",\\\"I7:J7\\\",\\\"B8:D8\\\",\\\"E8:F8\\\",\\\"G8:H8\\\",\\\"I8:J8\\\",\\\"B9:D9\\\",\\\"E9:J9\\\",\\\"B11:C11\\\",\\\"D11:E11\\\",\\\"F11:H11\\\",\\\"B12:C12\\\",\\\"D12:E12\\\",\\\"F12:H12\\\",\\\"B13:D13\\\",\\\"E13:J13\\\",\\\"B14:D14\\\",\\\"E14:J14\\\",\\\"B15:D15\\\",\\\"E15:J15\\\",\\\"B17:D17\\\",\\\"F17:G17\\\",\\\"H17:J17\\\",\\\"B19:C19\\\",\\\"B20:J20\\\",\\\"B21:J21\\\",\\\"B22:J22\\\"],\\\"imgList\\\":[{\\\"row\\\":2,\\\"col\\\":9,\\\"colspan\\\":1,\\\"rowspan\\\":2,\\\"width\\\":\\\"96\\\",\\\"height\\\":\\\"47\\\",\\\"src\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/wanda_1710733731369.jpg\\\",\\\"layer_id\\\":\\\"YfdiQDcuqTjlOG4f\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[2,9]]},{\\\"row\\\":15,\\\"col\\\":8,\\\"colspan\\\":1,\\\"rowspan\\\":5,\\\"width\\\":\\\"82\\\",\\\"height\\\":\\\"77\\\",\\\"src\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/dzyz_1710741011435.png\\\",\\\"layer_id\\\":\\\"qWMWhe42wLnQXDUa\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[15,8]]}]}', NULL, NULL, 'admin', '2024-03-18 10:52:51', 'admin', '2024-03-20 10:16:40', 0, NULL, NULL, 1, 60, NULL, NULL, NULL, '1', 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('938680635597357056', '20240412162853', '测试纵向分组报表111', NULL, NULL, '984272091947253760', '{\\\"loopBlockList\\\":[],\\\"printConfig\\\":{\\\"layout\\\":\\\"portrait\\\",\\\"printCallBackUrl\\\":\\\"\\\",\\\"paper\\\":\\\"A4\\\",\\\"isBackend\\\":false,\\\"width\\\":210,\\\"definition\\\":1,\\\"marginX\\\":10,\\\"height\\\":297,\\\"marginY\\\":10},\\\"dbexps\\\":[],\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":1048,\\\"autofilter\\\":{},\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":53},\\\"6\\\":{\\\"width\\\":114},\\\"7\\\":{\\\"width\\\":105},\\\"8\\\":{\\\"width\\\":276},\\\"len\\\":50},\\\"area\\\":{\\\"sri\\\":6,\\\"sci\\\":6,\\\"eri\\\":6,\\\"eci\\\":6,\\\"width\\\":114,\\\"height\\\":25},\\\"pyGroupEngine\\\":false,\\\"excel_config_id\\\":\\\"938680635597357056\\\",\\\"hiddenCells\\\":[],\\\"zonedEditionList\\\":[],\\\"rows\\\":{\\\"2\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":1,\\\"text\\\":\\\"国家\\\"},\\\"2\\\":{\\\"style\\\":1,\\\"text\\\":\\\"城市\\\"},\\\"3\\\":{\\\"style\\\":1,\\\"text\\\":\\\"地区\\\"},\\\"4\\\":{\\\"style\\\":1,\\\"text\\\":\\\"公司\\\"},\\\"5\\\":{\\\"style\\\":1,\\\"text\\\":\\\"部门\\\"},\\\"6\\\":{\\\"text\\\":\\\"学历\\\",\\\"style\\\":1},\\\"7\\\":{\\\"text\\\":\\\"性别\\\",\\\"style\\\":1},\\\"8\\\":{\\\"style\\\":1,\\\"text\\\":\\\"年龄\\\"}}},\\\"3\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":0,\\\"text\\\":\\\"#{zongxdata.group(country)}\\\",\\\"aggregate\\\":\\\"group\\\"},\\\"2\\\":{\\\"style\\\":0,\\\"text\\\":\\\"#{zongxdata.group(city)}\\\",\\\"aggregate\\\":\\\"group\\\"},\\\"3\\\":{\\\"style\\\":0,\\\"text\\\":\\\"#{zongxdata.group(region)}\\\",\\\"aggregate\\\":\\\"group\\\"},\\\"4\\\":{\\\"style\\\":0,\\\"text\\\":\\\"#{zongxdata.group(org)}\\\",\\\"aggregate\\\":\\\"group\\\"},\\\"5\\\":{\\\"style\\\":0,\\\"aggregate\\\":\\\"group\\\",\\\"text\\\":\\\"#{zongxdata.group(department)}\\\"},\\\"6\\\":{\\\"style\\\":0,\\\"aggregate\\\":\\\"group\\\",\\\"subtotal\\\":\\\"-1\\\",\\\"funcname\\\":\\\"-1\\\",\\\"text\\\":\\\"#{zongxdata.group(education)}\\\"},\\\"7\\\":{\\\"style\\\":0,\\\"aggregate\\\":\\\"group\\\",\\\"text\\\":\\\"#{zongxdata.group(sex)}\\\",\\\"subtotal\\\":\\\"groupField\\\",\\\"funcname\\\":\\\"-1\\\"},\\\"8\\\":{\\\"style\\\":0,\\\"text\\\":\\\"#{zongxdata.age}\\\",\\\"aggregate\\\":\\\"group\\\",\\\"subtotal\\\":\\\"-1\\\",\\\"funcname\\\":\\\"SUM\\\",\\\"noCalculate\\\":false,\\\"filterEmptyValue\\\":false,\\\"filterNegative\\\":false,\\\"direction\\\":\\\"down\\\"}}},\\\"8\\\":{\\\"cells\\\":{}},\\\"9\\\":{\\\"cells\\\":{}},\\\"len\\\":101},\\\"rpbar\\\":{\\\"show\\\":true,\\\"pageSize\\\":\\\"\\\",\\\"btnList\\\":[]},\\\"groupField\\\":\\\"zongxdata.country\\\",\\\"fixedPrintHeadRows\\\":[],\\\"fixedPrintTailRows\\\":[],\\\"displayConfig\\\":{},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"styles\\\":[{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"bgcolor\\\":\\\"#c5e0b3\\\"}],\\\"isGroup\\\":true,\\\"merges\\\":[]}', NULL, NULL, 'admin', '2024-04-12 16:28:54', 'admin', '2024-04-12 16:57:16', 0, NULL, NULL, 0, 48, NULL, NULL, NULL, '2', 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('94b04a1ed7c17f8e96baa6d89fb90758', '3698522', '员工请假单', '', NULL, '984302991393210368', '{\\\"area\\\":false,\\\"printElWidth\\\":794,\\\"excel_config_id\\\":\\\"94b04a1ed7c17f8e96baa6d89fb90758\\\",\\\"printElHeight\\\":1047,\\\"rows\\\":{\\\"1\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"员工请假单\\\",\\\"style\\\":100,\\\"merge\\\":[0,7]},\\\"1\\\":{\\\"style\\\":100},\\\"2\\\":{\\\"style\\\":100},\\\"3\\\":{\\\"style\\\":100},\\\"4\\\":{\\\"style\\\":100},\\\"5\\\":{\\\"style\\\":100},\\\"6\\\":{\\\"style\\\":100},\\\"7\\\":{\\\"style\\\":100}},\\\"height\\\":65},\\\"2\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"单位：北极星\\\",\\\"style\\\":101,\\\"merge\\\":[0,2]},\\\"1\\\":{\\\"style\\\":101},\\\"2\\\":{\\\"style\\\":101},\\\"3\\\":{\\\"style\\\":102},\\\"4\\\":{\\\"style\\\":102},\\\"5\\\":{\\\"style\\\":102},\\\"6\\\":{\\\"style\\\":102},\\\"7\\\":{\\\"style\\\":102}},\\\"height\\\":38},\\\"3\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"姓名\\\",\\\"style\\\":119},\\\"1\\\":{\\\"style\\\":119,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\"工作岗位\\\",\\\"style\\\":120},\\\"3\\\":{\\\"style\\\":119,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\"工作时间\\\",\\\"style\\\":119},\\\"5\\\":{\\\"style\\\":119,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\"出生日期\\\",\\\"style\\\":119},\\\"7\\\":{\\\"style\\\":119,\\\"text\\\":\\\" \\\"}}},\\\"4\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"请选择假类型\\\",\\\"style\\\":121,\\\"merge\\\":[4,0]},\\\"1\\\":{\\\"text\\\":\\\"年休假\\\",\\\"style\\\":120},\\\"2\\\":{\\\"style\\\":120,\\\"text\\\":\\\"病、事假\\\"},\\\"3\\\":{\\\"style\\\":120,\\\"text\\\":\\\"探亲假\\\"},\\\"4\\\":{\\\"style\\\":119,\\\"merge\\\":[0,1],\\\"text\\\":\\\"婚、丧假\\\"},\\\"5\\\":{\\\"style\\\":107,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":119,\\\"merge\\\":[0,1],\\\"text\\\":\\\"生育假\\\"},\\\"7\\\":{\\\"style\\\":107,\\\"text\\\":\\\" \\\"}},\\\"height\\\":29},\\\"5\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":0},\\\"1\\\":{\\\"text\\\":\\\"1、公岭满1~9年（5天）\\\",\\\"style\\\":122},\\\"2\\\":{\\\"style\\\":119,\\\"text\\\":\\\"1、病假\\\"},\\\"3\\\":{\\\"style\\\":119,\\\"text\\\":\\\"1、未婚探父母（20天）\\\"},\\\"4\\\":{\\\"style\\\":119,\\\"merge\\\":[0,1],\\\"text\\\":\\\"1、婚假（3天）\\\"},\\\"5\\\":{\\\"style\\\":107,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":119,\\\"merge\\\":[0,1],\\\"text\\\":\\\"1、流产\\\"},\\\"7\\\":{\\\"style\\\":107,\\\"text\\\":\\\" \\\"}},\\\"height\\\":25},\\\"6\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":0},\\\"1\\\":{\\\"style\\\":123,\\\"text\\\":\\\"2、公岭满10~19年（10天）\\\"},\\\"2\\\":{\\\"style\\\":119,\\\"text\\\":\\\"2、事假\\\"},\\\"3\\\":{\\\"style\\\":119,\\\"text\\\":\\\"2、已婚探父母（20天）\\\"},\\\"4\\\":{\\\"style\\\":119,\\\"merge\\\":[0,1],\\\"text\\\":\\\"2、晚婚假（13天）\\\"},\\\"5\\\":{\\\"style\\\":107,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":119,\\\"merge\\\":[0,1],\\\"text\\\":\\\"2、产假\\\"},\\\"7\\\":{\\\"style\\\":107,\\\"text\\\":\\\" \\\"}}},\\\"7\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":0},\\\"1\\\":{\\\"style\\\":123,\\\"text\\\":\\\"3、公岭满20年（15天）\\\"},\\\"2\\\":{\\\"style\\\":119,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":119,\\\"text\\\":\\\"3、探配偶（30天）\\\"},\\\"4\\\":{\\\"style\\\":119,\\\"merge\\\":[0,1],\\\"text\\\":\\\"3、丧假（3天）\\\"},\\\"5\\\":{\\\"style\\\":107,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":119,\\\"merge\\\":[0,1],\\\"text\\\":\\\"3、哺乳假\\\"},\\\"7\\\":{\\\"style\\\":107,\\\"text\\\":\\\" \\\"}}},\\\"8\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":0},\\\"1\\\":{\\\"style\\\":119,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":119,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":119,\\\"text\\\":\\\"探亲地点：\\\",\\\"merge\\\":[0,2]},\\\"4\\\":{\\\"style\\\":107,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":107,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":119,\\\"merge\\\":[0,1],\\\"text\\\":\\\"4、陪护假\\\"},\\\"7\\\":{\\\"style\\\":107,\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":15},\\\"9\\\":{\\\"style\\\":15},\\\"10\\\":{\\\"style\\\":15},\\\"11\\\":{\\\"style\\\":15},\\\"12\\\":{\\\"style\\\":15},\\\"13\\\":{\\\"style\\\":15},\\\"14\\\":{\\\"style\\\":15},\\\"15\\\":{\\\"style\\\":15},\\\"16\\\":{\\\"style\\\":15},\\\"17\\\":{\\\"style\\\":15},\\\"18\\\":{\\\"style\\\":15},\\\"19\\\":{\\\"style\\\":15},\\\"20\\\":{\\\"style\\\":15},\\\"21\\\":{\\\"style\\\":15},\\\"22\\\":{\\\"style\\\":15},\\\"23\\\":{\\\"style\\\":5},\\\"24\\\":{\\\"style\\\":5},\\\"25\\\":{\\\"style\\\":5}}},\\\"9\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":124,\\\"text\\\":\\\"请假时间\\\"},\\\"1\\\":{\\\"style\\\":125,\\\"merge\\\":[0,6],\\\"text\\\":\\\"2020年02-30 至2020年02-03-30\\\"},\\\"2\\\":{\\\"style\\\":115,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":115,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":115,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":115,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":115,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":115,\\\"text\\\":\\\" \\\"}},\\\"height\\\":46},\\\"10\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":126,\\\"text\\\":\\\"审批人员及意见\\\"},\\\"1\\\":{\\\"merge\\\":[0,6],\\\"style\\\":127,\\\"text\\\":\\\"同意\\\"},\\\"2\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":118,\\\"text\\\":\\\" \\\"}},\\\"height\\\":89},\\\"11\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"备注\\\",\\\"style\\\":119},\\\"1\\\":{\\\"style\\\":119,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\"请假人签名\\\",\\\"style\\\":119},\\\"3\\\":{\\\"merge\\\":[0,4],\\\"style\\\":119,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":107,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":107,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":107,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":107,\\\"text\\\":\\\" \\\"}},\\\"height\\\":90},\\\"12\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,7],\\\"style\\\":120,\\\"text\\\":\\\"请假审批表一式两份，考勤员与人力资源部门各存一份\\\"},\\\"1\\\":{\\\"style\\\":106,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":106,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":106,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":106,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":106,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":106,\\\"text\\\":\\\" \\\"},\\\"7\\\":{\\\"style\\\":106,\\\"text\\\":\\\" \\\"}},\\\"height\\\":25},\\\"len\\\":101},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":794,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":789,\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"textwrap\\\":true},{\\\"textwrap\\\":false},{\\\"textwrap\\\":true,\\\"valign\\\":\\\"middle\\\"},{\\\"textwrap\\\":false,\\\"valign\\\":\\\"middle\\\"},{\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"textwrap\\\":false,\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"textwrap\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"textwrap\\\":false,\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"textwrap\\\":false,\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"textwrap\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"left\\\"},{},{\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"textwrap\\\":false,\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"textwrap\\\":false,\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"textwrap\\\":false,\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"textwrap\\\":false,\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"textwrap\\\":false,\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"textwrap\\\":false,\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"textwrap\\\":false,\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"textwrap\\\":false,\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\",\\\"size\\\":14}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\",\\\"size\\\":14,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true}},{\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":false,\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":false,\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":false,\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":false,\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"valign\\\":\\\"middle\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"valign\\\":\\\"bottom\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"textwrap\\\":true},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"textwrap\\\":true},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"textwrap\\\":false},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"textwrap\\\":false},{\\\"textwrap\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\",\\\"size\\\":14,\\\"bold\\\":true}},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":false,\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":false,\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"top\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\",\\\"textwrap\\\":false},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\",\\\"textwrap\\\":false},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":false,\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"top\\\"},{\\\"textwrap\\\":true,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"color\\\":\\\"#000100\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#262626\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#262626\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#000100\\\",\\\"textwrap\\\":false}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":35},\\\"1\\\":{\\\"width\\\":195},\\\"2\\\":{\\\"width\\\":77},\\\"3\\\":{\\\"width\\\":168},\\\"4\\\":{\\\"width\\\":62},\\\"6\\\":{\\\"width\\\":70},\\\"7\\\":{\\\"width\\\":82},\\\"len\\\":26},\\\"merges\\\":[\\\"D9:F9\\\",\\\"E5:F5\\\",\\\"E6:F6\\\",\\\"E7:F7\\\",\\\"E8:F8\\\",\\\"G5:H5\\\",\\\"G6:H6\\\",\\\"G7:H7\\\",\\\"G8:H8\\\",\\\"G9:H9\\\",\\\"B10:H10\\\",\\\"B11:H11\\\",\\\"D12:H12\\\",\\\"A13:H13\\\",\\\"A3:C3\\\",\\\"A2:H2\\\",\\\"A5:A9\\\"]}', '', 'https://static.jeecg.com/designreport/images/QQ截图20201207135257_1607320433681.png', 'jeecg', '2020-07-10 18:29:39', 'admin', '2021-02-03 14:01:12', 0, NULL, NULL, 1, 145, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('961455b47c0b86dc961e90b5893bff05', '56780774', '阜阳检票数查询副本0774', '', NULL, '984302991393210368', '{\\\"area\\\":{\\\"sri\\\":8,\\\"sci\\\":6,\\\"eri\\\":8,\\\"eci\\\":6,\\\"width\\\":75,\\\"height\\\":25},\\\"printElWidth\\\":794,\\\"excel_config_id\\\":\\\"53c82a76f837d5661dceec7d93afafec\\\",\\\"printElHeight\\\":1047,\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":58},\\\"1\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":66},\\\"2\\\":{\\\"style\\\":66},\\\"3\\\":{\\\"style\\\":67,\\\"merge\\\":[0,3],\\\"text\\\":\\\"阜阳火车站检票数\\\"},\\\"4\\\":{\\\"style\\\":67},\\\"5\\\":{\\\"style\\\":67},\\\"6\\\":{\\\"style\\\":67},\\\"7\\\":{\\\"style\\\":66},\\\"8\\\":{\\\"style\\\":66},\\\"9\\\":{\\\"style\\\":58}},\\\"height\\\":63},\\\"1\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":58},\\\"1\\\":{\\\"style\\\":66},\\\"2\\\":{\\\"style\\\":66},\\\"3\\\":{\\\"style\\\":66},\\\"4\\\":{\\\"style\\\":66},\\\"5\\\":{\\\"style\\\":66},\\\"6\\\":{\\\"style\\\":66},\\\"7\\\":{\\\"style\\\":66},\\\"8\\\":{\\\"style\\\":66},\\\"9\\\":{\\\"style\\\":58}},\\\"height\\\":20},\\\"2\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":58},\\\"1\\\":{\\\"text\\\":\\\"日期：\\\",\\\"style\\\":68},\\\"2\\\":{\\\"text\\\":\\\"${gongsi.tdata}\\\",\\\"style\\\":69},\\\"3\\\":{\\\"style\\\":66},\\\"4\\\":{\\\"style\\\":66,\\\"text\\\":\\\"制表人：\\\"},\\\"5\\\":{\\\"text\\\":\\\"${gongsi.gname}\\\",\\\"style\\\":66},\\\"6\\\":{\\\"style\\\":66},\\\"7\\\":{\\\"text\\\":\\\"\\\",\\\"merge\\\":[0,1],\\\"style\\\":70},\\\"8\\\":{\\\"style\\\":70},\\\"9\\\":{\\\"style\\\":58}},\\\"isDrag\\\":true},\\\"3\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":58},\\\"1\\\":{\\\"text\\\":\\\"班次\\\",\\\"merge\\\":[1,0],\\\"style\\\":71},\\\"2\\\":{\\\"text\\\":\\\"发车时间\\\",\\\"merge\\\":[1,0],\\\"style\\\":71},\\\"3\\\":{\\\"text\\\":\\\"是否放空\\\",\\\"merge\\\":[1,0],\\\"style\\\":71},\\\"4\\\":{\\\"text\\\":\\\"路线\\\",\\\"merge\\\":[0,1],\\\"style\\\":71},\\\"5\\\":{\\\"style\\\":72},\\\"6\\\":{\\\"text\\\":\\\"核载座位数\\\",\\\"merge\\\":[1,0],\\\"style\\\":71},\\\"7\\\":{\\\"merge\\\":[1,0],\\\"style\\\":71,\\\"text\\\":\\\"检票数\\\"},\\\"8\\\":{\\\"merge\\\":[1,0],\\\"style\\\":71,\\\"text\\\":\\\"实载率（%）\\\"},\\\"9\\\":{\\\"style\\\":58}}},\\\"4\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":58},\\\"1\\\":{\\\"style\\\":72},\\\"2\\\":{\\\"style\\\":71},\\\"3\\\":{\\\"style\\\":72},\\\"4\\\":{\\\"text\\\":\\\"从\\\",\\\"style\\\":71},\\\"5\\\":{\\\"text\\\":\\\"到\\\",\\\"style\\\":71},\\\"6\\\":{\\\"style\\\":72},\\\"7\\\":{\\\"style\\\":71},\\\"8\\\":{\\\"style\\\":72},\\\"9\\\":{\\\"style\\\":58}},\\\"height\\\":25},\\\"5\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":58},\\\"1\\\":{\\\"style\\\":73,\\\"text\\\":\\\"#{jianpiao.bnum}\\\"},\\\"2\\\":{\\\"style\\\":73,\\\"text\\\":\\\"#{jianpiao.ftime}\\\"},\\\"3\\\":{\\\"style\\\":73,\\\"text\\\":\\\"#{jianpiao.sfkong}\\\"},\\\"4\\\":{\\\"style\\\":73,\\\"text\\\":\\\"#{jianpiao.kaishi}\\\"},\\\"5\\\":{\\\"style\\\":73,\\\"text\\\":\\\"#{jianpiao.jieshu}\\\"},\\\"6\\\":{\\\"style\\\":73,\\\"text\\\":\\\"#{jianpiao.hezairen}\\\"},\\\"7\\\":{\\\"style\\\":73,\\\"text\\\":\\\"#{jianpiao.jpnum}\\\"},\\\"8\\\":{\\\"style\\\":73,\\\"text\\\":\\\"#{jianpiao.shihelv}\\\"},\\\"9\\\":{\\\"style\\\":58}},\\\"height\\\":33},\\\"6\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}},\\\"isDrag\\\":true},\\\"7\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11,\\\"text\\\":\\\"\\\"},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}}},\\\"8\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}}},\\\"9\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}}},\\\"10\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}}},\\\"11\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}}},\\\"12\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}}},\\\"13\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}}},\\\"14\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":11},\\\"2\\\":{\\\"style\\\":11},\\\"3\\\":{\\\"style\\\":11},\\\"4\\\":{\\\"style\\\":11},\\\"5\\\":{\\\"style\\\":11},\\\"6\\\":{\\\"style\\\":11},\\\"7\\\":{\\\"style\\\":11},\\\"8\\\":{\\\"style\\\":11}}},\\\"len\\\":96,\\\"-1\\\":{\\\"cells\\\":{\\\"-1\\\":{\\\"text\\\":\\\"${gongsi.id}\\\"}},\\\"isDrag\\\":true}},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":794,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":737,\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#7f7f7f\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"font\\\":{\\\"bold\\\":true}},{\\\"font\\\":{\\\"bold\\\":false}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"right\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":true},\\\"bgcolor\\\":\\\"#4371c6\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true},\\\"bgcolor\\\":\\\"#4371c6\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#4371c6\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#4371c6\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#2e75b5\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#2e75b5\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#0170c1\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#0170c1\\\"},{\\\"font\\\":{\\\"bold\\\":false},\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000100\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000100\\\"]},\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#01b0f1\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#01b0f1\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#5b9cd6\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"font\\\":{\\\"bold\\\":false},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true},\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":22,\\\"bold\\\":true},\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true},\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"bold\\\":false},\\\"color\\\":\\\"#7f7f7f\\\",\\\"align\\\":\\\"right\\\"},{\\\"color\\\":\\\"#7f7f7f\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"},\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"},\\\"color\\\":\\\"#7f7f7f\\\",\\\"align\\\":\\\"right\\\"},{\\\"color\\\":\\\"#7f7f7f\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false,\\\"name\\\":\\\"宋体\\\"},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"bold\\\":false,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"color\\\":\\\"#7f7f7f\\\",\\\"align\\\":\\\"right\\\"},{\\\"color\\\":\\\"#7f7f7f\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"font\\\":{\\\"bold\\\":false,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false,\\\"name\\\":\\\"Microsoft YaHei\\\"},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":53},\\\"1\\\":{\\\"width\\\":118},\\\"2\\\":{\\\"width\\\":75},\\\"3\\\":{\\\"width\\\":54},\\\"4\\\":{\\\"width\\\":95},\\\"5\\\":{\\\"width\\\":109},\\\"6\\\":{\\\"width\\\":75},\\\"7\\\":{\\\"width\\\":75},\\\"8\\\":{\\\"width\\\":83},\\\"9\\\":{\\\"width\\\":30},\\\"len\\\":27},\\\"merges\\\":[\\\"E4:F4\\\",\\\"B4:B5\\\",\\\"C4:C5\\\",\\\"D4:D5\\\",\\\"G4:G5\\\",\\\"H4:H5\\\",\\\"I4:I5\\\",\\\"D1:G1\\\",\\\"H3:I3\\\"]}', '', 'https://static.jeecg.com/designreport/images/25_1597233573577.png', 'admin', '2021-01-19 10:46:45', 'admin', '2021-02-03 13:58:22', 0, NULL, NULL, 0, 711, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('975549294469992448', '20240723101422', '简单表达式混合运算', NULL, NULL, 'datainfo', '{\\\"loopBlockList\\\":[],\\\"printConfig\\\":{\\\"paper\\\":\\\"A4\\\",\\\"width\\\":210,\\\"height\\\":297,\\\"definition\\\":1,\\\"isBackend\\\":false,\\\"marginX\\\":10,\\\"marginY\\\":10,\\\"layout\\\":\\\"portrait\\\",\\\"printCallBackUrl\\\":\\\"\\\"},\\\"hidden\\\":{\\\"rows\\\":[],\\\"cols\\\":[]},\\\"dbexps\\\":[],\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":1097,\\\"autofilter\\\":{},\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":81},\\\"1\\\":{\\\"width\\\":55},\\\"2\\\":{\\\"width\\\":144},\\\"3\\\":{\\\"width\\\":143},\\\"4\\\":{\\\"width\\\":112},\\\"5\\\":{\\\"width\\\":129},\\\"7\\\":{\\\"width\\\":333},\\\"len\\\":100},\\\"area\\\":false,\\\"pyGroupEngine\\\":false,\\\"excel_config_id\\\":\\\"975549294469992448\\\",\\\"hiddenCells\\\":[],\\\"zonedEditionList\\\":[],\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"1\\\"},\\\"1\\\":{},\\\"2\\\":{\\\"text\\\":\\\"SUM(A1,A2)\\\"},\\\"3\\\":{\\\"text\\\":\\\"=SUM(A1,A2)\\\"},\\\"4\\\":{\\\"text\\\":\\\"SUM(A1:A10)\\\"},\\\"5\\\":{\\\"text\\\":\\\"=SUM(A1:A10)\\\"}}},\\\"1\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"2\\\"},\\\"1\\\":{},\\\"2\\\":{\\\"text\\\":\\\"SUM(A1,A2)*2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=SUM(A1,A2)*2\\\"},\\\"4\\\":{\\\"text\\\":\\\"SUM(A1:A10)*2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=SUM(A1:A10)*2\\\"},\\\"6\\\":{},\\\"7\\\":{\\\"text\\\":\\\"=2+SUM(A1,A2)*2 \\\"}}},\\\"2\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"3\\\"},\\\"2\\\":{\\\"text\\\":\\\"SUM(A1,A2)/2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=SUM(A1,A2)/2\\\"},\\\"4\\\":{\\\"text\\\":\\\"SUM(A1:A10)/2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=SUM(A1:A10)/2\\\"},\\\"7\\\":{\\\"text\\\":\\\"=A1*A2\\\"}}},\\\"3\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"4\\\"},\\\"2\\\":{\\\"text\\\":\\\"SUM(A1,A2)+2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=SUM(A1,A2)+2\\\"},\\\"4\\\":{\\\"text\\\":\\\"SUM(A1:A10)+2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=SUM(A1:A10)+2\\\"}}},\\\"4\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"5\\\"},\\\"2\\\":{\\\"text\\\":\\\"SUM(A1,A2)-2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=SUM(A1,A2)-2\\\"},\\\"4\\\":{\\\"text\\\":\\\"SUM(A1:A10)-2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=SUM(A1:A10)-2\\\"},\\\"7\\\":{}}},\\\"5\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"6\\\"}}},\\\"6\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"7\\\"},\\\"2\\\":{\\\"text\\\":\\\"MAX(A1,A2)\\\"},\\\"3\\\":{\\\"text\\\":\\\"=MAX(A1,A2)\\\"},\\\"4\\\":{\\\"text\\\":\\\"MAX(A1:A10)\\\"},\\\"5\\\":{\\\"text\\\":\\\"=MAX(A1:A10)\\\"}}},\\\"7\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"8\\\"},\\\"2\\\":{\\\"text\\\":\\\"MAX(A1,A2)*2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=MAX(A1,A2)*2\\\"},\\\"4\\\":{\\\"text\\\":\\\"MAX(A1:A10)*2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=MAX(A1:A10)*2\\\"}}},\\\"8\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"9\\\"},\\\"2\\\":{\\\"text\\\":\\\"MAX(A1,A2)/2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=MAX(A1,A2)/2\\\"},\\\"4\\\":{\\\"text\\\":\\\"MAX(A1:A10)/2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=MAX(A1:A10)/2\\\"}}},\\\"9\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"10\\\"},\\\"2\\\":{\\\"text\\\":\\\"MAX(A1,A2)+2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=MAX(A1,A2)+2\\\"},\\\"4\\\":{\\\"text\\\":\\\"MAX(A1:A10)+2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=MAX(A1:A10)+2\\\"}}},\\\"10\\\":{\\\"cells\\\":{\\\"0\\\":{},\\\"2\\\":{\\\"text\\\":\\\"MAX(A1,A2)-2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=MAX(A1,A2)-2\\\"},\\\"4\\\":{\\\"text\\\":\\\"MAX(A1:A10)-2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=MAX(A1:A10)-2\\\"}}},\\\"11\\\":{\\\"cells\\\":{\\\"0\\\":{}}},\\\"12\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"MIN(A1,A2)\\\"},\\\"3\\\":{\\\"text\\\":\\\"=MIN(A1,A2)\\\"},\\\"4\\\":{\\\"text\\\":\\\"MIN(A1:A10)\\\"},\\\"5\\\":{\\\"text\\\":\\\"=MIN(A1:A10)\\\"}}},\\\"13\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"MIN(A1,A2)*2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=MIN(A1,A2)*2\\\"},\\\"4\\\":{\\\"text\\\":\\\"MIN(A1:A10)*2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=MIN(A1:A10)*2\\\"}}},\\\"14\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"MIN(A1,A2)/2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=MIN(A1,A2)/2\\\"},\\\"4\\\":{\\\"text\\\":\\\"MIN(A1:A10)/2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=MIN(A1:A10)/2\\\"}}},\\\"15\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"MIN(A1,A2)+2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=MIN(A1,A2)+2\\\"},\\\"4\\\":{\\\"text\\\":\\\"MIN(A1:A10)+2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=MIN(A1:A10)+2\\\"}}},\\\"16\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"MIN(A1,A2)-2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=MIN(A1,A2)-2\\\"},\\\"4\\\":{\\\"text\\\":\\\"MIN(A1:A10)-2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=MIN(A1:A10)-2\\\"}}},\\\"18\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"AVERAGE(A1,A2)\\\"},\\\"3\\\":{\\\"text\\\":\\\"=AVERAGE(A1,A2)\\\"},\\\"4\\\":{\\\"text\\\":\\\"AVERAGE(A1:A10)\\\"},\\\"5\\\":{\\\"text\\\":\\\"=AVERAGE(A1:A10)\\\"}}},\\\"19\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"AVERAGE(A1,A2)*2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=AVERAGE(A1,A2)*2\\\"},\\\"4\\\":{\\\"text\\\":\\\"AVERAGE(A1:A10)*2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=AVERAGE(A1:A10)*2\\\"}}},\\\"20\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"AVERAGE(A1,A2)/2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=AVERAGE(A1,A2)/2\\\"},\\\"4\\\":{\\\"text\\\":\\\"AVERAGE(A1:A10)/2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=AVERAGE(A1:A10)/2\\\"}}},\\\"21\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"AVERAGE(A1,A2)+2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=AVERAGE(A1,A2)+2\\\"},\\\"4\\\":{\\\"text\\\":\\\"AVERAGE(A1:A10)+2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=AVERAGE(A1:A10)+2\\\"}}},\\\"22\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"AVERAGE(A1,A2)-2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=AVERAGE(A1,A2)-2\\\"},\\\"4\\\":{\\\"text\\\":\\\"AVERAGE(A1:A10)-2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=AVERAGE(A1:A10)-2\\\"}}},\\\"24\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"COUNTNZ(A1,A2)\\\"},\\\"3\\\":{\\\"text\\\":\\\"=COUNTNZ(A1,A2)\\\"},\\\"4\\\":{\\\"text\\\":\\\"COUNTNZ(A1:A10)\\\"},\\\"5\\\":{\\\"text\\\":\\\"=COUNTNZ(A1:A10)\\\"}}},\\\"25\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"COUNTNZ(A1,A2)*2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=COUNTNZ(A1,A2)*2\\\"},\\\"4\\\":{\\\"text\\\":\\\"COUNTNZ(A1:A10)*2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=COUNTNZ(A1:A10)*2\\\"}}},\\\"26\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"COUNTNZ(A1,A2)/2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=COUNTNZ(A1,A2)/2\\\"},\\\"4\\\":{\\\"text\\\":\\\"COUNTNZ(A1:A10)/2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=COUNTNZ(A1:A10)/2\\\"}}},\\\"27\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"COUNTNZ(A1,A2)+2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=COUNTNZ(A1,A2)+2\\\"},\\\"4\\\":{\\\"text\\\":\\\"COUNTNZ(A1:A10)+2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=COUNTNZ(A1:A10)+2\\\"}}},\\\"28\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"COUNTNZ(A1,A2)-2\\\"},\\\"3\\\":{\\\"text\\\":\\\"=COUNTNZ(A1,A2)-2\\\"},\\\"4\\\":{\\\"text\\\":\\\"COUNTNZ(A1:A10)-2\\\"},\\\"5\\\":{\\\"text\\\":\\\"=COUNTNZ(A1:A10)-2\\\"}}},\\\"len\\\":200},\\\"rpbar\\\":{\\\"show\\\":true,\\\"pageSize\\\":\\\"\\\",\\\"btnList\\\":[]},\\\"fixedPrintHeadRows\\\":[],\\\"fixedPrintTailRows\\\":[],\\\"displayConfig\\\":{},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"styles\\\":[],\\\"freezeLineColor\\\":\\\"rgb(185, 185, 185)\\\",\\\"merges\\\":[]}', NULL, NULL, 'admin', '2024-07-23 10:14:22', 'admin', '2024-07-24 19:17:39', 0, NULL, NULL, 0, 75, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('989065112487022592', '20240823093133__1750', '在线填报-员工信息登记', NULL, NULL, 'datainfo', '{\\\"loopBlockList\\\":[],\\\"querySetting\\\":{\\\"izOpenQueryBar\\\":false,\\\"izDefaultQuery\\\":true},\\\"printConfig\\\":{\\\"paper\\\":\\\"A4\\\",\\\"width\\\":210,\\\"height\\\":297,\\\"definition\\\":1,\\\"isBackend\\\":false,\\\"marginX\\\":10,\\\"marginY\\\":10,\\\"layout\\\":\\\"portrait\\\",\\\"printCallBackUrl\\\":\\\"\\\"},\\\"hidden\\\":{\\\"rows\\\":[],\\\"cols\\\":[]},\\\"dbexps\\\":[],\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":698,\\\"autofilter\\\":{},\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":76},\\\"1\\\":{\\\"width\\\":114},\\\"2\\\":{\\\"width\\\":87},\\\"3\\\":{\\\"width\\\":99},\\\"4\\\":{\\\"width\\\":65},\\\"5\\\":{\\\"width\\\":126},\\\"6\\\":{\\\"width\\\":131},\\\"len\\\":100},\\\"area\\\":{\\\"sri\\\":10,\\\"sci\\\":9,\\\"eri\\\":10,\\\"eci\\\":9,\\\"width\\\":100,\\\"height\\\":121},\\\"pyGroupEngine\\\":false,\\\"submitHandlers\\\":[{\\\"type\\\":\\\"api\\\",\\\"code\\\":\\\"api\\\",\\\"name\\\":\\\"api\\\",\\\"isMain\\\":true,\\\"isEdit\\\":true,\\\"apiUrl\\\":\\\"https://bootapi.jeecg.com/jmreport/test/submit/handle\\\"}],\\\"excel_config_id\\\":\\\"989065112487022592\\\",\\\"hiddenCells\\\":[],\\\"zonedEditionList\\\":[],\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[1,6],\\\"height\\\":90,\\\"text\\\":\\\"员工信息登记表\\\",\\\"style\\\":6}},\\\"height\\\":45},\\\"1\\\":{\\\"cells\\\":{},\\\"height\\\":45},\\\"2\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"编号\\\",\\\"style\\\":7,\\\"fillFormLabel\\\":\\\"*\\\"},\\\"1\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"input-text\\\",\\\"component\\\":\\\"Input\\\",\\\"field\\\":\\\"no\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"pattern\\\":\\\"\\\",\\\"patternErrorTip\\\":\\\"\\\"},\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\"年龄\\\",\\\"style\\\":7},\\\"3\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"InputNumber\\\",\\\"component\\\":\\\"InputNumber\\\",\\\"field\\\":\\\"age\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"label\\\":\\\"\\\",\\\"labelText\\\":\\\"\\\",\\\"precision\\\":0,\\\"isLimitMinNum\\\":false,\\\"minNum\\\":0,\\\"isLimitMaxNum\\\":false,\\\"maxNum\\\":100,\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"age\\\"}]},\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\"填写时间\\\",\\\"style\\\":7},\\\"5\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"DatePicker-time\\\",\\\"component\\\":\\\"DatePicker\\\",\\\"field\\\":\\\"create_time\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"label\\\":\\\"\\\",\\\"labelText\\\":\\\"\\\",\\\"dateFormat\\\":\\\"yyyy-MM-dd HH:mm:ss\\\",\\\"defaultValue\\\":\\\"\\\"},\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"merge\\\":[3,0],\\\"height\\\":180,\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"JUploadImage\\\",\\\"component\\\":\\\"JUploadImage\\\",\\\"field\\\":\\\"photo\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"multiple\\\":false,\\\"maxUploadNum\\\":1,\\\"h_align\\\":\\\"center\\\"},\\\"style\\\":7,\\\"text\\\":\\\" \\\"}},\\\"height\\\":45},\\\"3\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"姓名\\\",\\\"style\\\":7,\\\"fillFormLabel\\\":\\\"*\\\"},\\\"1\\\":{\\\"text\\\":\\\" \\\",\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"input-text\\\",\\\"component\\\":\\\"Input\\\",\\\"field\\\":\\\"name\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":true,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"name\\\"},{\\\"dbTable\\\":\\\"test_form_submit1\\\",\\\"dbField\\\":\\\"name\\\"}],\\\"label\\\":\\\"A5\\\",\\\"labelText\\\":\\\"姓名\\\",\\\"pattern\\\":\\\"\\\",\\\"patternErrorTip\\\":\\\"\\\"}},\\\"2\\\":{\\\"text\\\":\\\"性别\\\",\\\"style\\\":7},\\\"3\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"JRadio\\\",\\\"component\\\":\\\"JRadio\\\",\\\"field\\\":\\\"sex\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dataSource\\\":\\\"dict\\\",\\\"options\\\":[{\\\"label\\\":\\\"男\\\",\\\"value\\\":\\\"1\\\"},{\\\"label\\\":\\\"女\\\",\\\"value\\\":\\\"2\\\"}],\\\"apiUrl\\\":\\\"\\\",\\\"dictCode\\\":\\\"sex1\\\",\\\"dictName\\\":\\\"性别\\\"},\\\"style\\\":8,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\"出生日期\\\",\\\"style\\\":7},\\\"5\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"DatePicker-date\\\",\\\"component\\\":\\\"DatePicker\\\",\\\"field\\\":\\\"brithday\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dateFormat\\\":\\\"yyyy-MM-dd\\\",\\\"dateShowType\\\":\\\"date\\\"},\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"8\\\":{}},\\\"height\\\":45},\\\"4\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"民族\\\",\\\"style\\\":7,\\\"fillFormLabel\\\":\\\"*\\\"},\\\"1\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"JSelect\\\",\\\"component\\\":\\\"JSelect\\\",\\\"field\\\":\\\"nation\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dataSource\\\":\\\"dict\\\",\\\"options\\\":[{\\\"label\\\":\\\"选项1\\\",\\\"value\\\":\\\"1\\\"},{\\\"label\\\":\\\"选项2\\\",\\\"value\\\":\\\"2\\\"},{\\\"label\\\":\\\"选项3\\\",\\\"value\\\":\\\"3\\\"}],\\\"apiUrl\\\":\\\"\\\",\\\"dictCode\\\":\\\"minzu\\\",\\\"dictName\\\":\\\"民族\\\",\\\"multiple\\\":\\\"\\\"},\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\"政治面貌\\\",\\\"style\\\":7},\\\"3\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"JSelect\\\",\\\"component\\\":\\\"JSelect\\\",\\\"field\\\":\\\"politics\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"politics\\\"}],\\\"dataSource\\\":\\\"api\\\",\\\"options\\\":[{\\\"label\\\":\\\"选项1\\\",\\\"value\\\":\\\"1\\\"},{\\\"label\\\":\\\"选项2\\\",\\\"value\\\":\\\"2\\\"},{\\\"label\\\":\\\"选项3\\\",\\\"value\\\":\\\"3\\\"}],\\\"apiUrl\\\":\\\"https://bootapi.jeecg.com/jmreport/test/submit/dict/political\\\",\\\"dictCode\\\":\\\"\\\",\\\"dictName\\\":\\\"\\\",\\\"multiple\\\":\\\"\\\"},\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\"籍贯\\\",\\\"style\\\":7},\\\"5\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"JAreaLinkage\\\",\\\"component\\\":\\\"JAreaLinkage\\\",\\\"field\\\":\\\"native_place\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"native_place\\\"}],\\\"areaType\\\":\\\"region\\\"},\\\"style\\\":7,\\\"text\\\":\\\" \\\"}},\\\"height\\\":45},\\\"5\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"身高（cm)\\\",\\\"style\\\":7},\\\"1\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"InputNumber\\\",\\\"component\\\":\\\"InputNumber\\\",\\\"field\\\":\\\"height\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"height\\\"}],\\\"precision\\\":2,\\\"isLimitMinNum\\\":false,\\\"minNum\\\":50,\\\"isLimitMaxNum\\\":false,\\\"maxNum\\\":200},\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\"体重\\\",\\\"style\\\":7},\\\"3\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"InputNumber\\\",\\\"component\\\":\\\"InputNumber\\\",\\\"field\\\":\\\"weight\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"weight\\\"}],\\\"precision\\\":2,\\\"isLimitMinNum\\\":false,\\\"minNum\\\":30,\\\"isLimitMaxNum\\\":false,\\\"maxNum\\\":300},\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\"健康状况\\\",\\\"style\\\":7},\\\"5\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"JSelect\\\",\\\"component\\\":\\\"JSelect\\\",\\\"field\\\":\\\"health\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dataSource\\\":\\\"static\\\",\\\"options\\\":[{\\\"label\\\":\\\"健康\\\",\\\"value\\\":\\\"1\\\"},{\\\"label\\\":\\\"不健康\\\",\\\"value\\\":\\\"2\\\"}],\\\"apiUrl\\\":\\\"\\\",\\\"dictCode\\\":\\\"\\\",\\\"dictName\\\":\\\"\\\",\\\"multiple\\\":\\\"\\\"},\\\"style\\\":7,\\\"text\\\":\\\" \\\"}},\\\"height\\\":45},\\\"6\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"身份证号\\\",\\\"style\\\":7},\\\"1\\\":{\\\"merge\\\":[0,2],\\\"height\\\":45,\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"input-text\\\",\\\"component\\\":\\\"Input\\\",\\\"field\\\":\\\"idcard\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"pattern\\\":\\\"^\\\\\\\\d{17}[\\\\\\\\dX]$\\\",\\\"patternErrorTip\\\":\\\"请输入身份证号\\\",\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"id_card\\\"}]},\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\"学历\\\",\\\"style\\\":7},\\\"5\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"JSelect\\\",\\\"component\\\":\\\"JSelect\\\",\\\"field\\\":\\\"people\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dataSource\\\":\\\"dict\\\",\\\"options\\\":[{\\\"label\\\":\\\"选项1\\\",\\\"value\\\":\\\"1\\\"},{\\\"label\\\":\\\"选项2\\\",\\\"value\\\":\\\"2\\\"},{\\\"label\\\":\\\"选项3\\\",\\\"value\\\":\\\"3\\\"}],\\\"apiUrl\\\":\\\"\\\",\\\"dictCode\\\":\\\"xueli_sf\\\",\\\"dictName\\\":\\\"学历\\\",\\\"multiple\\\":true},\\\"style\\\":7,\\\"text\\\":\\\" \\\",\\\"merge\\\":[0,1],\\\"height\\\":45}},\\\"height\\\":45},\\\"7\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"联系地址\\\",\\\"style\\\":7},\\\"1\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"input-text\\\",\\\"component\\\":\\\"Input\\\",\\\"field\\\":\\\"addr\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"address\\\"}],\\\"pattern\\\":\\\"\\\",\\\"patternErrorTip\\\":\\\"\\\"},\\\"merge\\\":[0,2],\\\"height\\\":45,\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\"手机号\\\",\\\"style\\\":7},\\\"5\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"input-text\\\",\\\"component\\\":\\\"Input\\\",\\\"field\\\":\\\"phone\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"phone\\\"}],\\\"pattern\\\":\\\"\\\",\\\"patternErrorTip\\\":\\\"\\\"},\\\"style\\\":7,\\\"text\\\":\\\" \\\",\\\"merge\\\":[0,1],\\\"height\\\":45}},\\\"height\\\":45},\\\"8\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"毕业证书\\\",\\\"style\\\":7},\\\"1\\\":{\\\"merge\\\":[0,2],\\\"height\\\":45,\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"JUploadFile\\\",\\\"component\\\":\\\"JUploadFile\\\",\\\"field\\\":\\\"ca\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"multiple\\\":false,\\\"maxUploadNum\\\":1,\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"ca\\\"}]},\\\"style\\\":9,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\"幸运色\\\",\\\"style\\\":7},\\\"5\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"ColorPicker\\\",\\\"component\\\":\\\"ColorPicker\\\",\\\"field\\\":\\\"lucky_color\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"alpha\\\":false},\\\"style\\\":7,\\\"text\\\":\\\" \\\",\\\"merge\\\":[0,1],\\\"height\\\":45}},\\\"height\\\":45},\\\"9\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"教育经历\\\",\\\"merge\\\":[0,6],\\\"height\\\":45,\\\"style\\\":8}},\\\"height\\\":45},\\\"10\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,6],\\\"height\\\":121,\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"input-textarea\\\",\\\"component\\\":\\\"Input\\\",\\\"field\\\":\\\"education\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"education\\\"}],\\\"pattern\\\":\\\"\\\",\\\"patternErrorTip\\\":\\\"\\\"},\\\"style\\\":7,\\\"text\\\":\\\" \\\"}},\\\"height\\\":121},\\\"11\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"工作经历\\\",\\\"merge\\\":[0,6],\\\"height\\\":45,\\\"style\\\":8}},\\\"height\\\":45},\\\"12\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"merge\\\":[0,6],\\\"height\\\":150,\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"input-textarea\\\",\\\"component\\\":\\\"Input\\\",\\\"field\\\":\\\"work_exp\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"work_exp\\\"}],\\\"pattern\\\":\\\"\\\",\\\"patternErrorTip\\\":\\\"\\\"},\\\"style\\\":7,\\\"text\\\":\\\" \\\"}},\\\"height\\\":150},\\\"13\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"爱好\\\",\\\"style\\\":7},\\\"1\\\":{\\\"merge\\\":[0,5],\\\"height\\\":45,\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"JCheckbox\\\",\\\"component\\\":\\\"JCheckbox\\\",\\\"field\\\":\\\"fruity\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"fruity\\\"}],\\\"dataSource\\\":\\\"dict\\\",\\\"options\\\":[{\\\"label\\\":\\\"选项1\\\",\\\"value\\\":\\\"1\\\"},{\\\"label\\\":\\\"选项2\\\",\\\"value\\\":\\\"2\\\"},{\\\"label\\\":\\\"选项3\\\",\\\"value\\\":\\\"3\\\"}],\\\"apiUrl\\\":\\\"\\\",\\\"dictCode\\\":\\\"aihao\\\",\\\"dictName\\\":\\\"爱好\\\"},\\\"style\\\":7,\\\"text\\\":\\\" \\\"}},\\\"height\\\":45},\\\"14\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"所属部门\\\",\\\"style\\\":7},\\\"1\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"JDepartment\\\",\\\"component\\\":\\\"JDepartment\\\",\\\"field\\\":\\\"dept\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"dept\\\"}],\\\"multiple\\\":true,\\\"apiUrl\\\":\\\"http://192.168.1.69:8086/jmreport/test/getDepartmentList\\\"},\\\"merge\\\":[0,2],\\\"height\\\":45,\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"text\\\":\\\"薪资\\\",\\\"style\\\":7},\\\"5\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"JMoney\\\",\\\"component\\\":\\\"JMoney\\\",\\\"field\\\":\\\"pay\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"label\\\":\\\"\\\",\\\"labelText\\\":\\\"\\\",\\\"precision\\\":0,\\\"addon\\\":\\\"prepend\\\",\\\"moenyUnit\\\":\\\"￥\\\"},\\\"style\\\":7,\\\"text\\\":\\\" \\\",\\\"merge\\\":[0,1],\\\"height\\\":45}},\\\"height\\\":45},\\\"15\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"角色\\\",\\\"style\\\":7},\\\"1\\\":{\\\"merge\\\":[0,2],\\\"height\\\":45,\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"JRole\\\",\\\"component\\\":\\\"JRole\\\",\\\"field\\\":\\\"role\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"multiple\\\":false,\\\"apiUrl\\\":\\\"https://bootapi.jeecg.com/jmreport/test/getRoleList\\\",\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"role\\\"}]},\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":7,\\\"text\\\":\\\"工位\\\"},\\\"5\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\",\\\"merge\\\":[0,1],\\\"height\\\":45,\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"JSelect\\\",\\\"component\\\":\\\"JSelect\\\",\\\"field\\\":\\\"station\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"label\\\":\\\"\\\",\\\"labelText\\\":\\\"\\\",\\\"dataSource\\\":\\\"static\\\",\\\"options\\\":[{\\\"label\\\":\\\"101\\\",\\\"value\\\":\\\"1\\\"},{\\\"label\\\":\\\"102\\\",\\\"value\\\":\\\"2\\\"},{\\\"label\\\":\\\"103\\\",\\\"value\\\":\\\"3\\\"},{\\\"label\\\":\\\"104\\\",\\\"value\\\":\\\"4\\\"}],\\\"apiUrl\\\":\\\"\\\",\\\"dictCode\\\":\\\"\\\",\\\"dictName\\\":\\\"\\\",\\\"multiple\\\":true}}},\\\"height\\\":45},\\\"16\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"直属领导\\\",\\\"style\\\":7},\\\"1\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"JUser\\\",\\\"component\\\":\\\"JUser\\\",\\\"field\\\":\\\"leader\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"multiple\\\":false,\\\"apiUrl\\\":\\\"https://bootapi.jeecg.com/jmreport/test/getUserList\\\",\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"leader\\\"}]},\\\"merge\\\":[0,2],\\\"height\\\":45,\\\"style\\\":7,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":7,\\\"text\\\":\\\"是否启用\\\"},\\\"5\\\":{\\\"style\\\":10,\\\"text\\\":\\\" \\\",\\\"merge\\\":[0,1],\\\"height\\\":45,\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"JSwitch\\\",\\\"component\\\":\\\"JSwitch\\\",\\\"field\\\":\\\"status\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"dbFieldBind\\\":[{\\\"dbTable\\\":\\\"test_form_submit\\\",\\\"dbField\\\":\\\"status\\\"}],\\\"label\\\":\\\"\\\",\\\"labelText\\\":\\\"\\\",\\\"switchOpen\\\":\\\"Y\\\",\\\"switchClose\\\":\\\"N\\\",\\\"h_align\\\":\\\"center\\\"}},\\\"6\\\":{}},\\\"height\\\":45},\\\"17\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"style\\\":7,\\\"text\\\":\\\"负责部门\\\"},\\\"1\\\":{\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"JSelectTree\\\",\\\"component\\\":\\\"JSelectTree\\\",\\\"field\\\":\\\"responsible\\\",\\\"value\\\":\\\"\\\",\\\"defaultValue\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"multiple\\\":true,\\\"apiUrl\\\":\\\"https://bootapi.jeecg.com/jmreport/test/getDepartmentList\\\"},\\\"style\\\":7,\\\"text\\\":\\\" \\\",\\\"merge\\\":[0,2],\\\"height\\\":45},\\\"4\\\":{\\\"style\\\":7,\\\"text\\\":\\\"上班时间\\\"},\\\"5\\\":{\\\"style\\\":7,\\\"text\\\":\\\" \\\",\\\"merge\\\":[0,1],\\\"height\\\":45,\\\"fillForm\\\":{\\\"componentFlag\\\":\\\"TimePicker\\\",\\\"component\\\":\\\"TimePicker\\\",\\\"field\\\":\\\"key_1724408224853_326455\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false,\\\"requiredTip\\\":\\\"不能为空~\\\",\\\"label\\\":\\\"\\\",\\\"labelText\\\":\\\"\\\",\\\"isRangTime\\\":false,\\\"timeType\\\":\\\"time\\\"}}},\\\"height\\\":45},\\\"20\\\":{\\\"cells\\\":{\\\"6\\\":{}}},\\\"len\\\":201},\\\"rpbar\\\":{\\\"show\\\":true,\\\"pageSize\\\":\\\"\\\",\\\"btnList\\\":[]},\\\"fixedPrintHeadRows\\\":[],\\\"fixedPrintTailRows\\\":[],\\\"displayConfig\\\":{},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"styles\\\":[{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"valign\\\":\\\"middle\\\"},{\\\"align\\\":\\\"right\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}}],\\\"freezeLineColor\\\":\\\"rgb(185, 185, 185)\\\",\\\"merges\\\":[\\\"A1:G2\\\",\\\"G3:G6\\\",\\\"B7:D7\\\",\\\"F7:G7\\\",\\\"B8:D8\\\",\\\"F8:G8\\\",\\\"B9:D9\\\",\\\"F9:G9\\\",\\\"A10:G10\\\",\\\"A11:G11\\\",\\\"A12:G12\\\",\\\"A13:G13\\\",\\\"B14:G14\\\",\\\"B15:D15\\\",\\\"F15:G15\\\",\\\"B16:D16\\\",\\\"F16:G16\\\",\\\"B17:D17\\\",\\\"F17:G17\\\",\\\"B18:D18\\\",\\\"F18:G18\\\"]}', NULL, NULL, 'admin', '2024-08-29 17:18:29', 'admin', '2024-08-30 10:24:03', 0, NULL, NULL, 1, 2, NULL, NULL, NULL, '1', 9, 1, NULL);\nINSERT INTO `jimu_report` VALUES ('9dbadaee8720767efe3164a7d018c870', '45566', '发票打印', '', NULL, '984302991393210368', '{\\\"area\\\":{\\\"sri\\\":8,\\\"sci\\\":4,\\\"eri\\\":8,\\\"eci\\\":4,\\\"width\\\":100,\\\"height\\\":25},\\\"printElWidth\\\":794,\\\"excel_config_id\\\":\\\"9dbadaee8720767efe3164a7d018c870\\\",\\\"printElHeight\\\":500,\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"\\\",\\\"virtual\\\":\\\"RTA6TUIKs1pmgVOM\\\"},\\\"1\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"RTA6TUIKs1pmgVOM\\\"},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"RTA6TUIKs1pmgVOM\\\"},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"RTA6TUIKs1pmgVOM\\\"},\\\"4\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"RTA6TUIKs1pmgVOM\\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"RTA6TUIKs1pmgVOM\\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"RTA6TUIKs1pmgVOM\\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"RTA6TUIKs1pmgVOM\\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"RTA6TUIKs1pmgVOM\\\"}}},\\\"2\\\":{\\\"cells\\\":{},\\\"height\\\":11},\\\"3\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"\\\"},\\\"5\\\":{\\\"text\\\":\\\"\\\"}},\\\"height\\\":18},\\\"4\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"182123434\\\",\\\"style\\\":0},\\\"5\\\":{\\\"text\\\":\\\"12345678\\\"}},\\\"height\\\":15},\\\"5\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"\\\"}}},\\\"7\\\":{\\\"cells\\\":{}},\\\"8\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"餐饮\\\"},\\\"2\\\":{\\\"text\\\":\\\"        A11\\\"},\\\"3\\\":{\\\"text\\\":\\\"    333      3\\\"},\\\"4\\\":{\\\"text\\\":\\\"  3                   4\\\"},\\\"5\\\":{\\\"text\\\":\\\"          1\\\"},\\\"6\\\":{\\\"text\\\":\\\"3333\\\"}}},\\\"9\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"测试\\\"},\\\"2\\\":{\\\"text\\\":\\\"      mmm\\\"},\\\"3\\\":{\\\"text\\\":\\\"    33          5\\\"}}},\\\"10\\\":{\\\"cells\\\":{},\\\"height\\\":22},\\\"11\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"                          \\\"},\\\"3\\\":{\\\"text\\\":\\\"343434\\\"},\\\"6\\\":{\\\"text\\\":\\\"3434\\\"}},\\\"height\\\":45},\\\"12\\\":{\\\"cells\\\":{\\\"4\\\":{\\\"text\\\":\\\"           刮开中奖\\\"}},\\\"height\\\":12},\\\"13\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"\\\"},\\\"4\\\":{\\\"text\\\":\\\"      \\\"},\\\"5\\\":{\\\"text\\\":\\\"备注\\\"}},\\\"height\\\":31},\\\"14\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\" 张三\\\"},\\\"3\\\":{\\\"text\\\":\\\"完成\\\"},\\\"4\\\":{\\\"text\\\":\\\"           李思\\\"}},\\\"height\\\":41},\\\"len\\\":100},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":794,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":847,\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"font\\\":{\\\"size\\\":8}}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":93},\\\"1\\\":{\\\"width\\\":74},\\\"2\\\":{\\\"width\\\":80},\\\"len\\\":26},\\\"merges\\\":[],\\\"imgList\\\":[{\\\"row\\\":0,\\\"col\\\":0,\\\"width\\\":\\\"832\\\",\\\"height\\\":\\\"480\\\",\\\"src\\\":\\\"https://static.jeecg.com/designreport/images/套打_1609313052910.png\\\",\\\"isBackend\\\":true,\\\"commonBackend\\\":true,\\\"layer_id\\\":\\\"RTA6TUIKs1pmgVOM\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[0,0],[0,1],[0,2],[0,3],[0,4],[0,5],[0,6],[0,7],[0,8]]}]}', '', 'https://static.jeecg.com/designreport/images/QQ截图20201207113651_1607312223499.png', 'jeecg', '2020-07-20 18:55:59', 'admin', '2021-02-03 13:38:49', 0, NULL, NULL, 0, 1126, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('a250846887abe01217aab173d3006489', '56663', '不动产打印', '', NULL, '984302991393210368', '{\\\"loopBlockList\\\":[],\\\"area\\\":false,\\\"excel_config_id\\\":\\\"a250846887abe01217aab173d3006489\\\",\\\"printConfig\\\":{\\\"paper\\\":\\\"A4\\\",\\\"width\\\":210,\\\"height\\\":297,\\\"definition\\\":1,\\\"isBackend\\\":true,\\\"marginX\\\":10,\\\"marginY\\\":10},\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"BJ9o6oelCr85EpT2\\\"},\\\"1\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"BJ9o6oelCr85EpT2\\\"},\\\"2\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"BJ9o6oelCr85EpT2\\\"},\\\"3\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"BJ9o6oelCr85EpT2\\\"},\\\"4\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"BJ9o6oelCr85EpT2\\\"},\\\"5\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"BJ9o6oelCr85EpT2\\\"},\\\"6\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"BJ9o6oelCr85EpT2\\\"},\\\"7\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"BJ9o6oelCr85EpT2\\\"},\\\"8\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"BJ9o6oelCr85EpT2\\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"BJ9o6oelCr85EpT2\\\"}},\\\"isDrag\\\":true,\\\"height\\\":45},\\\"1\\\":{\\\"cells\\\":{},\\\"height\\\":23},\\\"2\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":0},\\\"1\\\":{\\\"text\\\":\\\"           ${budong.yname}\\\",\\\"style\\\":21,\\\"merge\\\":[0,2]}},\\\"isDrag\\\":true,\\\"height\\\":34},\\\"3\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"            ${budong.chanquan}\\\",\\\"style\\\":0,\\\"merge\\\":[0,2]},\\\"5\\\":{\\\"text\\\":\\\"${budong.beizhu}\\\",\\\"merge\\\":[5,3]}},\\\"isDrag\\\":true,\\\"height\\\":39},\\\"4\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"           ${budong.zhuzhi}\\\",\\\"style\\\":39,\\\"merge\\\":[0,2]}},\\\"isDrag\\\":true,\\\"height\\\":33},\\\"5\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"           ${budong.danyuan}\\\",\\\"style\\\":0,\\\"merge\\\":[0,2]}},\\\"isDrag\\\":true,\\\"height\\\":53},\\\"6\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"            ${budong.type}\\\",\\\"style\\\":0,\\\"merge\\\":[0,2]}},\\\"isDrag\\\":true,\\\"height\\\":47},\\\"7\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"            ${budong.xtype}\\\",\\\"style\\\":0,\\\"merge\\\":[0,2]}},\\\"isDrag\\\":true,\\\"height\\\":38},\\\"8\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"             ${budong.suoyou}\\\",\\\"style\\\":0,\\\"merge\\\":[0,2]}},\\\"isDrag\\\":true,\\\"height\\\":31},\\\"9\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"              ${budong.mianji}\\\",\\\"style\\\":0,\\\"merge\\\":[0,2]}},\\\"isDrag\\\":true,\\\"height\\\":45},\\\"10\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"               ${budong.riqi}\\\",\\\"style\\\":0,\\\"merge\\\":[0,2]}},\\\"isDrag\\\":true,\\\"height\\\":26},\\\"11\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":0,\\\"merge\\\":[0,2]}},\\\"height\\\":35},\\\"12\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":0},\\\"2\\\":{\\\"text\\\":\\\"${budong.chanquan}\\\",\\\"style\\\":0,\\\"merge\\\":[4,1]}},\\\"isDrag\\\":true},\\\"13\\\":{\\\"cells\\\":{}},\\\"14\\\":{\\\"cells\\\":{}},\\\"15\\\":{\\\"cells\\\":{}},\\\"16\\\":{\\\"cells\\\":{},\\\"height\\\":5},\\\"17\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"\\\",\\\"style\\\":0}},\\\"isDrag\\\":true,\\\"height\\\":33},\\\"18\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"style\\\":0,\\\"text\\\":\\\"\\\"}}},\\\"len\\\":100,\\\"-1\\\":{\\\"cells\\\":{\\\"0\\\":{\\\"text\\\":\\\"#{budong.zhuzhi}\\\"},\\\"-1\\\":{\\\"text\\\":\\\"#{budong.suoyou}\\\"}},\\\"isDrag\\\":true}},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":794,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":1024,\\\"displayConfig\\\":{},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"font\\\":{\\\"bold\\\":true}},{\\\"font\\\":{\\\"italic\\\":true}},{\\\"font\\\":{\\\"italic\\\":true,\\\"bold\\\":true}},{\\\"font\\\":{\\\"italic\\\":true,\\\"bold\\\":false}},{\\\"font\\\":{\\\"italic\\\":false,\\\"bold\\\":false}},{\\\"font\\\":{\\\"italic\\\":false,\\\"bold\\\":true}},{\\\"align\\\":\\\"left\\\"},{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"right\\\"},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"font\\\":{\\\"bold\\\":false}},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"textwrap\\\":true},{\\\"font\\\":{\\\"bold\\\":true},\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"italic\\\":false,\\\"bold\\\":true},\\\"valign\\\":\\\"top\\\"},{\\\"valign\\\":\\\"top\\\"},{\\\"textwrap\\\":true,\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":8}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":8},\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":8}},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"font\\\":{\\\"italic\\\":false,\\\"bold\\\":true},\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"italic\\\":false,\\\"bold\\\":true},\\\"valign\\\":\\\"middle\\\"},{\\\"valign\\\":\\\"middle\\\"},{\\\"font\\\":{\\\"italic\\\":true,\\\"bold\\\":true},\\\"valign\\\":\\\"middle\\\"},{\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"italic\\\":true}},{\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"italic\\\":false}},{\\\"font\\\":{\\\"italic\\\":false,\\\"bold\\\":false},\\\"valign\\\":\\\"middle\\\"},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":8}},{\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":8},\\\"valign\\\":\\\"middle\\\"},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":8}},{\\\"align\\\":\\\"right\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":8}},{\\\"font\\\":{\\\"italic\\\":false,\\\"bold\\\":true},\\\"valign\\\":\\\"middle\\\",\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"italic\\\":false,\\\"bold\\\":true},\\\"valign\\\":\\\"middle\\\",\\\"align\\\":\\\"left\\\"},{\\\"align\\\":\\\"right\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"right\\\",\\\"valign\\\":\\\"bottom\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":8}},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"middle\\\"}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":107},\\\"1\\\":{\\\"width\\\":54},\\\"2\\\":{\\\"width\\\":135},\\\"3\\\":{\\\"width\\\":180},\\\"6\\\":{\\\"width\\\":123},\\\"8\\\":{\\\"width\\\":25},\\\"len\\\":50},\\\"merges\\\":[\\\"B1:B2\\\",\\\"B12:D12\\\",\\\"B9:D9\\\",\\\"B7:D7\\\",\\\"B6:D6\\\",\\\"B5:D5\\\",\\\"B3:D3\\\",\\\"B11:D11\\\",\\\"B8:D8\\\",\\\"B10:D10\\\",\\\"C13:D17\\\",\\\"C1:C2\\\",\\\"B4:D4\\\",\\\"F4:I9\\\",\\\"D1:D2\\\"],\\\"imgList\\\":[{\\\"row\\\":0,\\\"col\\\":0,\\\"width\\\":\\\"950\\\",\\\"height\\\":\\\"683\\\",\\\"src\\\":\\\"https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/images/38_1610456500965_1617247643815.jpg\\\",\\\"isBackend\\\":true,\\\"commonBackend\\\":true,\\\"layer_id\\\":\\\"BJ9o6oelCr85EpT2\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[0,0],[0,1],[0,2],[0,3],[0,4],[0,5],[0,6],[0,7],[0,8],[0,9]]}]}', '', 'https://static.jeecg.com/designreport/images/24_1597233568822.png', 'jeecg', '2020-07-09 10:48:22', 'admin', '2021-04-01 03:27:28', 0, NULL, NULL, 1, 1416, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('a9f068972508920cd4aab831814f0c04', '23445', '逮捕证', '', NULL, '984302991393210368', '{\\\"loopBlockList\\\":[],\\\"area\\\":false,\\\"excel_config_id\\\":\\\"a9f068972508920cd4aab831814f0c04\\\",\\\"printConfig\\\":{\\\"paper\\\":\\\"A4\\\",\\\"width\\\":210,\\\"height\\\":297,\\\"definition\\\":1,\\\"isBackend\\\":false,\\\"marginX\\\":10,\\\"marginY\\\":10},\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"2\\\":{\\\"text\\\":\\\"\\\",\\\"merge\\\":[0,9],\\\"style\\\":324},\\\"12\\\":{}},\\\"isDrag\\\":true,\\\"height\\\":55},\\\"1\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":410,\\\"merge\\\":[0,13],\\\"text\\\":\\\"兰州市经济侦查大队\\\"},\\\"15\\\":{\\\"style\\\":324,\\\"text\\\":\\\" \\\"}},\\\"height\\\":128},\\\"2\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":411,\\\"merge\\\":[0,13],\\\"text\\\":\\\"逮捕令\\\"},\\\"15\\\":{\\\"style\\\":324,\\\"text\\\":\\\" \\\"}},\\\"height\\\":41},\\\"3\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":412,\\\"merge\\\":[0,12],\\\"text\\\":\\\"第123459663号\\\"},\\\"14\\\":{\\\"style\\\":413,\\\"text\\\":\\\" \\\"}},\\\"height\\\":60},\\\"4\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":414,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\"                                 根据《中华人民共和国刑事诉讼法》第七十八条之规定，\\\",\\\"style\\\":341,\\\"merge\\\":[0,11]},\\\"14\\\":{\\\"style\\\":413,\\\"text\\\":\\\" \\\"}},\\\"height\\\":43},\\\"5\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":414,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":341,\\\"text\\\":\\\"经\\\",\\\"merge\\\":[0,1]},\\\"4\\\":{\\\"text\\\":\\\"${pdaibu.pname}\\\",\\\"style\\\":342,\\\"merge\\\":[0,9]},\\\"14\\\":{\\\"style\\\":413,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true,\\\"height\\\":47},\\\"6\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":414,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":344,\\\"text\\\":\\\" \\\",\\\"merge\\\":[0,2]},\\\"5\\\":{\\\"merge\\\":[0,3],\\\"text\\\":\\\"批准，兹由我局对涉嫌\\\",\\\"style\\\":338},\\\"9\\\":{\\\"text\\\":\\\"${pdaibu.shiqing}\\\",\\\"style\\\":347,\\\"merge\\\":[0,4]},\\\"14\\\":{\\\"style\\\":413,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true,\\\"height\\\":49},\\\"7\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":414,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":341,\\\"text\\\":\\\"的\\\"},\\\"3\\\":{\\\"text\\\":\\\"${pdaibu.fname}\\\",\\\"style\\\":345,\\\"merge\\\":[0,1]},\\\"5\\\":{\\\"text\\\":\\\"(性别\\\",\\\"style\\\":343},\\\"6\\\":{\\\"text\\\":\\\"${pdaibu.fsex}\\\",\\\"style\\\":347,\\\"merge\\\":[0,1]},\\\"8\\\":{\\\"style\\\":346,\\\"text\\\":\\\"出生日期\\\"},\\\"9\\\":{\\\"text\\\":\\\"${pdaibu.cdata}\\\",\\\"style\\\":345,\\\"merge\\\":[0,4]},\\\"14\\\":{\\\"style\\\":413,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true,\\\"height\\\":51},\\\"8\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":414,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"text\\\":\\\"${pdaibu.zhuzhi}\\\",\\\"style\\\":345,\\\"merge\\\":[0,7]},\\\"10\\\":{\\\"style\\\":341,\\\"text\\\":\\\"执行逮捕，送兰州\\\",\\\"merge\\\":[0,3]},\\\"14\\\":{\\\"style\\\":413,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true,\\\"height\\\":51},\\\"9\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":414,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":341,\\\"merge\\\":[0,6],\\\"text\\\":\\\"市经济侦查大队羁押。\\\"},\\\"9\\\":{\\\"style\\\":341,\\\"text\\\":\\\" \\\"},\\\"10\\\":{\\\"style\\\":341,\\\"merge\\\":[5,1],\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"style\\\":413,\\\"text\\\":\\\" \\\"}},\\\"height\\\":57},\\\"10\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":414,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":338,\\\"virtual\\\":\\\"DId4FGTLnP3vfp4y\\\",\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":338,\\\"virtual\\\":\\\"DId4FGTLnP3vfp4y\\\",\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":338,\\\"virtual\\\":\\\"DId4FGTLnP3vfp4y\\\",\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"style\\\":413,\\\"text\\\":\\\" \\\"}},\\\"height\\\":61},\\\"11\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":414,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"style\\\":376,\\\"merge\\\":[0,2],\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"style\\\":413,\\\"text\\\":\\\" \\\"}},\\\"height\\\":83},\\\"12\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":414,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"merge\\\":[0,6],\\\"style\\\":338,\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"style\\\":413,\\\"text\\\":\\\" \\\"}},\\\"height\\\":14},\\\"13\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":414,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":351,\\\"merge\\\":[0,5],\\\"text\\\":\\\" \\\"},\\\"8\\\":{\\\"style\\\":380,\\\"text\\\":\\\"公安局印\\\"},\\\"9\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"XefZfpEcdS3wI6Ae\\\"},\\\"10\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"XefZfpEcdS3wI6Ae\\\"},\\\"11\\\":{\\\"text\\\":\\\" \\\",\\\"virtual\\\":\\\"XefZfpEcdS3wI6Ae\\\"},\\\"14\\\":{\\\"style\\\":413,\\\"text\\\":\\\" \\\"}},\\\"height\\\":89},\\\"14\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":414,\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"style\\\":413,\\\"text\\\":\\\" \\\"}},\\\"height\\\":21},\\\"15\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":415,\\\"text\\\":\\\" \\\"},\\\"2\\\":{\\\"style\\\":416,\\\"text\\\":\\\" \\\"},\\\"3\\\":{\\\"style\\\":417,\\\"text\\\":\\\" \\\"},\\\"4\\\":{\\\"style\\\":417,\\\"text\\\":\\\" \\\"},\\\"5\\\":{\\\"style\\\":417,\\\"text\\\":\\\" \\\"},\\\"6\\\":{\\\"text\\\":\\\"${pdaibu.gdata}\\\",\\\"style\\\":421,\\\"merge\\\":[0,6]},\\\"13\\\":{\\\"style\\\":417,\\\"text\\\":\\\" \\\"},\\\"14\\\":{\\\"style\\\":419,\\\"text\\\":\\\" \\\"}},\\\"isDrag\\\":true,\\\"height\\\":168},\\\"len\\\":88,\\\"-1\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"#{daibu.fdata}\\\"},\\\"-1\\\":{\\\"text\\\":\\\"#{pdaibu.shiqing}\\\"}},\\\"isDrag\\\":true}},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":709,\\\"displayConfig\\\":{},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"align\\\":\\\"left\\\"},{\\\"align\\\":\\\"left\\\",\\\"underline\\\":true},{\\\"underline\\\":true},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":true},{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":16}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"font\\\":{\\\"bold\\\":true}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false}},{\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false}},{\\\"font\\\":{\\\"bold\\\":false}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\",\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":12},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":8}},{\\\"font\\\":{\\\"size\\\":10}},{\\\"font\\\":{\\\"size\\\":10,\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":10,\\\"bold\\\":true},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18}},{\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16}},{\\\"font\\\":{\\\"size\\\":12},\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":12},\\\"valign\\\":\\\"middle\\\"},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"dashed\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":true},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14,\\\"name\\\":\\\"Arial\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14,\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Source Sans Pro\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Source Sans Pro\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14,\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Comic Sans MS\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Comic Sans MS\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14,\\\"name\\\":\\\"Courier New\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#3f3f3f\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Courier New\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Courier New\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Arial\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Arial\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Helvetica\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Helvetica\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Helvetica\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Helvetica\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Helvetica\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Helvetica\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Helvetica\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Helvetica\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Helvetica\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":10,\\\"name\\\":\\\"Lato\\\"},\\\"valign\\\":\\\"middle\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"right\\\"},{\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"left\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"left\\\",\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"top\\\"},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"top\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"left\\\",\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"middle\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"left\\\",\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"right\\\",\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"align\\\":\\\"right\\\",\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\",\\\"bold\\\":true},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"right\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\",\\\"bold\\\":true},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"align\\\":\\\"right\\\",\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"center\\\",\\\"underline\\\":false,\\\"font\\\":{\\\"size\\\":12,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"right\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":12}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":12},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"top\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":14}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"Lato\\\"},\\\"align\\\":\\\"right\\\",\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":14},\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":14},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"left\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":14},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":14}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":14},\\\"color\\\":\\\"#000100\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"right\\\"},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"top\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":16,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"Lato\\\"},\\\"align\\\":\\\"right\\\",\\\"color\\\":\\\"#000100\\\",\\\"valign\\\":\\\"bottom\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":14},\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\"},{\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":14}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"name\\\":\\\"Lato\\\",\\\"size\\\":14},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":14},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"right\\\",\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"right\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":14},\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":14}},{\\\"font\\\":{\\\"size\\\":14},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":14,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"right\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":14},\\\"align\\\":\\\"right\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12}},{\\\"font\\\":{\\\"size\\\":14},\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":12},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"left\\\",\\\"valign\\\":\\\"middle\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":24}},{\\\"font\\\":{\\\"size\\\":24}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":22}},{\\\"font\\\":{\\\"size\\\":22}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":18}},{\\\"font\\\":{\\\"size\\\":18}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true}},{\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true},\\\"align\\\":\\\"center\\\"},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":false},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":false},\\\"align\\\":\\\"center\\\"},{\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":true}},{\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"]},\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":false},\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":false},\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\"},{\\\"valign\\\":\\\"bottom\\\"},{\\\"valign\\\":\\\"bottom\\\",\\\"align\\\":\\\"right\\\"},{\\\"valign\\\":\\\"bottom\\\",\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":14}},{\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":false},\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14},\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"valign\\\":\\\"bottom\\\",\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":14},\\\"border\\\":{\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"left\\\",\\\"font\\\":{\\\"size\\\":14,\\\"bold\\\":false,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":14},\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":14},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":false},\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"valign\\\":\\\"bottom\\\",\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":14},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":14},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"right\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":false},\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"border\\\":{\\\"top\\\":[\\\"thick\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"valign\\\":\\\"bottom\\\",\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":14},\\\"border\\\":{\\\"left\\\":[\\\"thick\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":false},\\\"align\\\":\\\"center\\\",\\\"valign\\\":\\\"bottom\\\",\\\"border\\\":{\\\"top\\\":[\\\"medium\\\",\\\"#000\\\"],\\\"left\\\":[\\\"medium\\\",\\\"#000\\\"],\\\"right\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":true,\\\"size\\\":14},\\\"border\\\":{\\\"left\\\":[\\\"medium\\\",\\\"#000\\\"],\\\"right\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"valign\\\":\\\"bottom\\\",\\\"align\\\":\\\"right\\\",\\\"font\\\":{\\\"size\\\":14},\\\"border\\\":{\\\"left\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"right\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"left\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"medium\\\",\\\"#000\\\"],\\\"left\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12,\\\"name\\\":\\\"Lato\\\"},\\\"color\\\":\\\"#000100\\\",\\\"align\\\":\\\"right\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"align\\\":\\\"center\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"medium\\\",\\\"#000\\\"],\\\"right\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"bold\\\":false,\\\"size\\\":14},\\\"border\\\":{\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"align\\\":\\\"right\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"medium\\\",\\\"#000\\\"]}},{\\\"font\\\":{\\\"size\\\":12},\\\"align\\\":\\\"right\\\"}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":18},\\\"1\\\":{\\\"width\\\":21},\\\"2\\\":{\\\"width\\\":27},\\\"3\\\":{\\\"width\\\":6},\\\"4\\\":{\\\"width\\\":87},\\\"5\\\":{\\\"width\\\":51},\\\"6\\\":{\\\"width\\\":51},\\\"7\\\":{\\\"width\\\":1},\\\"8\\\":{\\\"width\\\":86},\\\"9\\\":{\\\"width\\\":163},\\\"10\\\":{\\\"width\\\":1},\\\"11\\\":{\\\"width\\\":60},\\\"12\\\":{\\\"width\\\":45},\\\"13\\\":{\\\"width\\\":49},\\\"14\\\":{\\\"width\\\":23},\\\"15\\\":{\\\"width\\\":20},\\\"len\\\":50},\\\"merges\\\":[\\\"D8:E8\\\",\\\"C6:D6\\\",\\\"C10:I10\\\",\\\"G8:H8\\\",\\\"C9:J9\\\",\\\"C1:L1\\\",\\\"K10:L15\\\",\\\"C13:I13\\\",\\\"C14:H14\\\",\\\"F7:I7\\\",\\\"G12:I12\\\",\\\"G16:M16\\\",\\\"B4:N4\\\",\\\"C5:N5\\\",\\\"E6:N6\\\",\\\"J7:N7\\\",\\\"C7:E7\\\",\\\"K9:N9\\\",\\\"B2:O2\\\",\\\"B3:O3\\\",\\\"J8:N8\\\"],\\\"imgList\\\":[{\\\"row\\\":13,\\\"col\\\":9,\\\"width\\\":\\\"168\\\",\\\"height\\\":\\\"158\\\",\\\"src\\\":\\\"https://static.jeecg.com/designreport/images/QQ截图20210105214919_1610075317075.png\\\",\\\"layer_id\\\":\\\"XefZfpEcdS3wI6Ae\\\",\\\"offsetX\\\":0,\\\"offsetY\\\":0,\\\"virtualCellRange\\\":[[13,9],[13,10],[13,11]]}]}', '', 'https://static.jeecg.com/designreport/images/逮捕令_1607070625878.png', 'jeecg', '2020-07-10 13:38:40', 'admin', '2021-04-05 18:47:36', 0, NULL, NULL, 1, 2513, NULL, NULL, NULL, NULL, 0, NULL, NULL);\nINSERT INTO `jimu_report` VALUES ('f6ee801e8bdc28ba9d63f95dc65ccd79', '4556633', '采购单', '', NULL, '984302991393210368', '{\\\"loopBlockList\\\":[],\\\"area\\\":false,\\\"excel_config_id\\\":\\\"f6ee801e8bdc28ba9d63f95dc65ccd79\\\",\\\"printConfig\\\":{\\\"paper\\\":\\\"A4\\\",\\\"width\\\":210,\\\"height\\\":297,\\\"definition\\\":1,\\\"isBackend\\\":false,\\\"marginX\\\":10,\\\"marginY\\\":10},\\\"rows\\\":{\\\"0\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"采购单\\\",\\\"style\\\":21,\\\"merge\\\":[0,6]}},\\\"height\\\":89},\\\"1\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"产品名称\\\",\\\"style\\\":23},\\\"2\\\":{\\\"text\\\":\\\"产品数量\\\",\\\"style\\\":23},\\\"3\\\":{\\\"text\\\":\\\"单价\\\",\\\"style\\\":23},\\\"4\\\":{\\\"text\\\":\\\"库存量\\\",\\\"style\\\":23},\\\"5\\\":{\\\"text\\\":\\\"库存总值\\\",\\\"style\\\":23},\\\"6\\\":{\\\"text\\\":\\\"订购量\\\",\\\"style\\\":23},\\\"7\\\":{\\\"text\\\":\\\"二次订购量\\\",\\\"style\\\":23}},\\\"height\\\":45},\\\"2\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"style\\\":24,\\\"text\\\":\\\"#{caigou.cname}\\\"},\\\"2\\\":{\\\"style\\\":24,\\\"text\\\":\\\"#{caigou.cnum}\\\"},\\\"3\\\":{\\\"style\\\":24,\\\"text\\\":\\\"#{caigou.cprice}\\\"},\\\"4\\\":{\\\"style\\\":24,\\\"text\\\":\\\"#{caigou.ctotal}\\\"},\\\"5\\\":{\\\"style\\\":24,\\\"text\\\":\\\"#{caigou.tp}\\\"},\\\"6\\\":{\\\"style\\\":24,\\\"text\\\":\\\"#{caigou.dtotal}\\\"},\\\"7\\\":{\\\"style\\\":24,\\\"text\\\":\\\"#{caigou.ztotal}\\\"}},\\\"height\\\":26},\\\"5\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"\\\"}},\\\"isDrag\\\":true},\\\"6\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"\\\"}},\\\"isDrag\\\":true},\\\"7\\\":{\\\"cells\\\":{\\\"1\\\":{\\\"text\\\":\\\"\\\"},\\\"2\\\":{\\\"text\\\":\\\"\\\"}},\\\"isDrag\\\":true},\\\"len\\\":100},\\\"dbexps\\\":[],\\\"toolPrintSizeObj\\\":{\\\"printType\\\":\\\"A4\\\",\\\"widthPx\\\":718,\\\"heightPx\\\":1047},\\\"dicts\\\":[],\\\"freeze\\\":\\\"A1\\\",\\\"dataRectWidth\\\":682,\\\"displayConfig\\\":{},\\\"background\\\":false,\\\"name\\\":\\\"sheet1\\\",\\\"autofilter\\\":{},\\\"styles\\\":[{\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#000\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#000\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#01b0f1\\\"]}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#01b0f1\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#01b0f1\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#01b0f1\\\"]},\\\"bgcolor\\\":\\\"#01b0f1\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"bgcolor\\\":\\\"#01b0f1\\\"},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":18,\\\"bold\\\":true}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"align\\\":\\\"center\\\"},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"bgcolor\\\":\\\"#9cc2e6\\\"},{\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true,\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#5b9cd6\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#9cc2e6\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#000100\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"font\\\":{\\\"name\\\":\\\"宋体\\\"}},{\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"size\\\":16,\\\"bold\\\":true,\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"align\\\":\\\"center\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"bgcolor\\\":\\\"#5b9cd6\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}},{\\\"border\\\":{\\\"bottom\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"top\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"left\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"],\\\"right\\\":[\\\"thin\\\",\\\"#bfbfbf\\\"]},\\\"align\\\":\\\"center\\\",\\\"font\\\":{\\\"name\\\":\\\"Microsoft YaHei\\\"}}],\\\"validations\\\":[],\\\"cols\\\":{\\\"0\\\":{\\\"width\\\":43},\\\"1\\\":{\\\"width\\\":114},\\\"2\\\":{\\\"width\\\":109},\\\"3\\\":{\\\"width\\\":78},\\\"4\\\":{\\\"width\\\":77},\\\"5\\\":{\\\"width\\\":84},\\\"6\\\":{\\\"width\\\":82},\\\"7\\\":{\\\"width\\\":95},\\\"len\\\":50},\\\"merges\\\":[\\\"B1:H1\\\"]}', '', 'https://static.jeecg.com/designreport/images/caigou_1607310279439.png', 'jeecg', '2020-07-28 16:54:44', 'admin', '2021-04-01 03:09:41', 0, NULL, NULL, 1, 1252, NULL, NULL, NULL, NULL, 0, NULL, NULL);\n\n-- ----------------------------\n-- Table structure for jimu_report_category\n-- ----------------------------\nDROP TABLE IF EXISTS `jimu_report_category`;\nCREATE TABLE `jimu_report_category`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键',\n  `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '分类名称',\n  `parent_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '父级id',\n  `iz_leaf` int(1) NULL DEFAULT NULL COMMENT '是否为叶子节点(0 否 1是)',\n  `source_type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '来源类型( report 积木报表 screen 大屏  drag 仪表盘)',\n  `del_flag` int(1) NULL DEFAULT NULL COMMENT '删除标识(0 正常 1 已删除)',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` timestamp NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` timestamp NULL DEFAULT NULL COMMENT '更新时间',\n  `tenant_id` varchar(11) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '租户id',\n  `sort_no` int(11) NULL DEFAULT NULL COMMENT '排序',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '分类' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jimu_report_category\n-- ----------------------------\nINSERT INTO `jimu_report_category` VALUES ('984272091947253760', '数据报表', '0', 1, 'report', 0, 'admin', '2024-08-16 11:52:44', NULL, NULL, '1000', 0);\nINSERT INTO `jimu_report_category` VALUES ('984302961118724096', '图形报表', '0', 1, 'report', 0, 'admin', '2024-08-16 13:55:24', NULL, NULL, '1000', 0);\nINSERT INTO `jimu_report_category` VALUES ('984302991393210368', '打印设计', '0', 1, 'report', 0, 'admin', '2024-08-16 13:55:31', NULL, NULL, '1000', 0);\nINSERT INTO `jimu_report_category` VALUES ('988299668956545024', '仪表盘设计', '0', 1, 'drag', 0, '15931993294', '2024-08-27 00:00:00', '15931993294', '2024-08-28 00:00:00', NULL, 0);\nINSERT INTO `jimu_report_category` VALUES ('988299695309357056', '门户设计', '0', 1, 'drag', 0, '15931993294', '2024-08-27 00:00:00', '15931993294', '2024-08-27 00:00:00', NULL, 0);\n\n-- ----------------------------\n-- Table structure for jimu_report_data_source\n-- ----------------------------\nDROP TABLE IF EXISTS `jimu_report_data_source`;\nCREATE TABLE `jimu_report_data_source`  (\n  `id` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '数据源名称',\n  `report_id` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '报表_id',\n  `code` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '编码',\n  `remark` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '备注',\n  `db_type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '数据库类型',\n  `db_driver` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '驱动类',\n  `db_url` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '数据源地址',\n  `db_username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '用户名',\n  `db_password` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '密码',\n  `create_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `connect_times` int(11) NULL DEFAULT 0 COMMENT '连接失败次数',\n  `tenant_id` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '多租户标识',\n  `type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '类型(report:报表;drag:仪表盘)',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_jmdatasource_report_id`(`report_id`) USING BTREE,\n  INDEX `idx_jmdatasource_code`(`code`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jimu_report_data_source\n-- ----------------------------\nINSERT INTO `jimu_report_data_source` VALUES ('1324261983692902402', 'jeewx', '1324261770294071296', '', NULL, 'MYSQL', 'com.mysql.jdbc.Driver', 'jdbc:mysql://127.0.0.1:3306/jeewx-boot?useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2B8', 'root', 'root', 'jeecg', '2020-11-05 16:07:15', NULL, '2020-11-05 16:07:15', 0, NULL, 'report');\nINSERT INTO `jimu_report_data_source` VALUES ('26d21fe4f27920d2f56abc8d90a8e527', 'oracle', '1308645288868712448', '', NULL, 'ORACLE', 'oracle.jdbc.OracleDriver', 'jdbc:oracle:thin:@192.168.1.199:1521:helowin', 'jeecgbootbpm', 'jeecg196283', 'admin', '2021-01-05 19:26:24', NULL, '2021-01-05 19:26:24', 1, NULL, 'report');\nINSERT INTO `jimu_report_data_source` VALUES ('707437208002265088', 'MySQL5.7', NULL, NULL, NULL, 'MYSQL5.7', 'com.mysql.cj.jdbc.Driver', 'jdbc:mysql://127.0.0.1:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai', 'root', '@JimuReportSMy3f94QGFM=', 'admin', '2022-07-14 13:49:44', 'admin', '2025-06-05 15:51:54', 0, NULL, 'drag');\nINSERT INTO `jimu_report_data_source` VALUES ('8f90daf47d15d35ca6cf420748b8b9ba', 'localhost', '1316944968992034816', '', NULL, 'MYSQL5.7', 'com.mysql.cj.jdbc.Driver', 'jdbc:mysql://127.0.0.1:3306/jeecg-boot?useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2B8', 'root', 'root', 'admin', '2021-01-13 14:34:00', NULL, '2021-01-13 14:34:00', 0, NULL, 'report');\n\n-- ----------------------------\n-- Table structure for jimu_report_db\n-- ----------------------------\nDROP TABLE IF EXISTS `jimu_report_db`;\nCREATE TABLE `jimu_report_db`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT 'id',\n  `jimu_report_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '主键字段',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `db_code` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '数据集编码',\n  `db_ch_name` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '数据集名字',\n  `db_type` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '数据源类型',\n  `db_table_name` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '数据库表名',\n  `db_dyn_sql` longtext CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '动态查询SQL',\n  `db_key` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '数据源KEY',\n  `tb_db_key` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '填报数据源',\n  `tb_db_table_name` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '填报数据表',\n  `java_type` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT 'java类数据集  类型（spring:springkey,class:java类名）',\n  `java_value` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT 'java类数据源  数值（bean key/java类名）',\n  `api_url` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '请求地址',\n  `api_method` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '请求方法0-get,1-post',\n  `is_list` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT '0' COMMENT '是否是列表0否1是 默认0',\n  `is_page` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否作为分页,0:不分页，1:分页',\n  `db_source` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '数据源',\n  `db_source_type` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '数据库类型 MYSQL ORACLE SQLSERVER',\n  `json_data` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT 'json数据，直接解析json内容',\n  `api_convert` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT 'api转换器',\n  `iz_shared_source` int(1) NULL DEFAULT NULL COMMENT '是否为共享数据源(0 否 1 是)',\n  `jimu_shared_source_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '指向共享数据集的id',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_jmreportdb_db_key`(`db_key`) USING BTREE,\n  INDEX `idx_jimu_report_id`(`jimu_report_id`) USING BTREE,\n  INDEX `idx_db_source_id`(`db_source`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jimu_report_db\n-- ----------------------------\nINSERT INTO `jimu_report_db` VALUES ('1036890631451017216', '1036890552178671616', 'admin', NULL, '2025-01-08 16:40:01', '2025-01-08 16:40:01', 'aaa', 'aa', '0', NULL, 'select * from sys_log', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '1', '', 'mysql', '', '', 0, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1080630642394300416', '1080630641874206720', 'admin', NULL, '2024-01-17 14:19:41', '2024-01-17 14:19:41', 'aa', 'aa', '0', NULL, 'select * from rep_demo_order_main', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '1', '8f90daf47d15d35ca6cf420748b8b9ba', 'mysql', '', NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1080630642507546624', '1080630641874206720', 'admin', NULL, '2024-01-17 14:21:57', '2024-01-17 14:21:57', 'bb', 'bb', '0', NULL, 'select * from rep_demo_order_product where order_fk_id = \\'${orderId}\\'', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '0', '8f90daf47d15d35ca6cf420748b8b9ba', 'mysql', '', '', NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1110348824457543680', '1110348597759606784', 'admin', 'admin', '2025-07-30 10:11:43', '2025-07-30 10:11:43', 'syslog', '系统日志', '0', NULL, 'SELECT DATE(create_time) AS visit_date, COUNT(*) AS visit_count\\nFROM sys_log\\nGROUP BY DATE(create_time)\\nORDER BY visit_date;', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '1', '8f90daf47d15d35ca6cf420748b8b9ba', 'mysql', '', '', 0, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1272834687525482497', '53c82a76f837d5661dceec7d93afafec', 'admin', NULL, '2021-01-04 20:42:17', '2021-01-04 20:42:17', 'jianpiao', 'jianpiao', '0', NULL, 'select * from rep_demo_jianpiao where s_id=\\'${id}\\'', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, 'MYSQL', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1283730831482937345', '6059e405dd9c66a6d38e00841d2e40cc', 'admin', NULL, '2020-12-04 16:53:38', '2020-12-04 16:53:38', 'yaopin', 'yaopin', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/baobiao/chufangjian', '0', '0', '0', NULL, 'MYSQL', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1283957016150249473', '6059e405dd9c66a6d38e00841d2e40cc', NULL, NULL, '2020-07-17 10:49:42', NULL, 'yonghu', 'yonghu', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/baobiao/yonghu', '0', '0', NULL, NULL, 'MYSQL', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1284070508744257537', 'a250846887abe01217aab173d3006489', NULL, NULL, '2020-07-17 15:33:53', '2020-07-20 17:50:49', 'budong', 'budong', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/baobiao/budongchan', '0', '0', NULL, NULL, 'MYSQL', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1285157606524002305', 'a9f068972508920cd4aab831814f0c04', 'admin', 'admin', '2021-04-01 02:44:48', '2021-04-01 02:44:48', 'pdaibu', 'pdaibu', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/baobiao/daibu', '0', '0', '0', '', 'MYSQL', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1285164420728692737', '7905022412733a0c68dc7b4ef8947489', NULL, NULL, '2020-07-20 18:47:30', NULL, 'jieshaoxin', 'jieshaoxin', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/baobiao/jieshaoxin', '0', '0', NULL, NULL, 'MYSQL', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1285178919099637762', '6d6bdcb5e820c301ea32789e3ae43c44', NULL, NULL, '2020-07-20 19:45:06', NULL, 'qiangxiu', 'qiangxiu', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/baobiao/qiangxiu', '0', '0', NULL, NULL, 'MYSQL', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1288038655293661186', 'f6ee801e8bdc28ba9d63f95dc65ccd79', 'admin', 'admin', '2021-04-01 03:09:40', '2021-04-01 03:09:40', 'caigou', 'caigou', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/baobiao/caigou?pageNo=\\'${pageNo}\\'&pageSize=\\'${pageSize}\\'', '0', '1', '1', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1289140698221678593', '519c1c6f4d1f584ae8fa5b43b45acdc7', 'admin', 'admin', '2021-04-01 03:09:23', '2021-04-01 03:09:23', 'xiaoshou', 'xiaoshou', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/baobiao/xiaoshou?pageNo=\\'${pageNo}\\'&pageSize=\\'${pageSize}\\'', '0', '1', '1', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1290104038414721025', '53c82a76f837d5661dceec7d93afafec', 'admin', NULL, '2021-01-04 20:47:07', '2021-01-04 20:47:07', 'gongsi', 'gongsi', '0', NULL, 'select * from rep_demo_gongsi where id=\\'${id}\\'', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', '0', '', 'MYSQL', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1316987047604514817', '1314846205892759552', 'admin', NULL, '2021-01-08 10:36:58', '2021-01-08 10:36:58', 'yuangongjiben', 'yuangongjiben', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/yuangongjiben', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1316997232402231298', '1316944968992034816', 'admin', NULL, '2021-01-13 14:34:06', '2021-01-13 14:34:06', 'employee', 'employee', '0', NULL, 'select * from rep_demo_employee  where id=\\'${id}\\'', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '0', '', '', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1317006713165049858', '1314846205892759552', 'admin', NULL, '2021-01-11 14:38:14', '2021-01-11 14:38:14', 'xueli', 'xueli', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/xueli', '0', '1', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1317007979484147714', '1314846205892759552', 'admin', NULL, '2021-01-08 10:40:31', '2021-01-08 10:40:31', 'uu', 'uu', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/gongzuojingli', '0', '1', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1317009166140829698', '1314846205892759552', 'admin', NULL, '2020-10-16 15:47:09', '2021-01-05 15:33:58', 'zhengshu', 'zhengshu', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/zhengshu', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1317013474634756097', '1314846205892759552', 'admin', NULL, '2020-10-16 16:04:16', '2021-01-05 15:33:58', 'jtcy', 'jtcy', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/jtcy', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1317015169494282241', '1314846205892759552', 'admin', NULL, '2020-10-16 16:11:00', '2021-01-05 15:33:58', 'jiangli', 'jiangli', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/jiangli', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1331511745851731969', '1331503965770223616', 'admin', NULL, '2020-11-25 16:15:13', '2020-11-25 16:15:13', 'chengjiao', 'chengjiao', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/chengjiao', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1331514838211407873', '1331503965770223616', 'admin', NULL, '2020-11-25 16:27:30', '2020-11-25 16:27:30', 'cjpaihang', 'cjpaihang', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/cjpaihang', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1331514935028527106', '1331503965770223616', 'admin', NULL, '2020-11-25 16:27:54', '2020-11-25 16:27:54', 'cjjine', 'cjjine', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/cjjine', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1331872643531526146', '1331503965770223616', 'admin', NULL, '2020-11-26 16:09:18', '2020-11-26 16:09:18', 'chengjiao1', 'chengjiao1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/chengjiao1', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1331878107552010242', '1331503965770223616', 'admin', NULL, '2020-11-26 16:31:01', '2020-11-26 16:31:01', 'zhuangxiu', 'zhuangxiu', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/zhuangxiu', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1331916030221602818', '1331503965770223616', 'admin', NULL, '2020-11-26 19:01:42', '2020-11-26 19:01:42', 'btchanquan', 'btchanquan', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/btchanquan', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1331919172472524801', '1331503965770223616', 'admin', NULL, '2020-11-26 19:14:11', '2020-11-26 19:14:11', 'huxingxiaoshou', 'huxingxiaoshou', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/huxingxiaoshou', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1331922734933987329', '1331503965770223616', 'admin', NULL, '2020-11-26 19:28:21', '2020-11-26 19:28:21', 'fangyuan', 'fangyuan', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/fangyuan', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1331926127597441025', '1331503965770223616', 'admin', NULL, '2020-11-26 19:41:49', '2020-11-26 19:41:49', 'qingkuang', 'qingkuang', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/qingkuang', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1334390762455965697', '1334378897302753280', 'admin', NULL, '2021-01-06 11:43:35', '2021-01-06 11:43:35', 'quyuxiaoshou', 'quyuxiaoshou', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/quyuxiaoshou', '0', '1', '1', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1334440263732436994', '1334420681185566722', 'admin', NULL, '2021-01-04 21:28:19', '2021-01-04 21:28:19', 'laiyuan', 'laiyuan', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/laiyuan', '0', '1', '1', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1334465135435063298', '1334457419857793024', 'admin', NULL, '2021-01-04 21:29:28', '2021-01-04 21:29:28', 'xiaoshou', 'xiaoshou', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/xiaoshou', '0', '1', '1', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1334708015269490689', '1334696790477377536', 'admin', NULL, '2021-01-04 21:30:29', '2021-01-04 21:30:29', 'shouru', 'shouru', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/shouru', '0', '1', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1334763434197200897', '1334757703079301120', 'admin', NULL, '2020-12-04 15:40:31', '2020-12-04 15:40:31', 'chejian', 'chejian', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/chejian', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('1338756341933543425', '1338744112815411200', 'admin', NULL, '2021-02-02 19:20:56', '2021-02-02 19:20:56', 'jdcx', 'jdcx', '0', NULL, 'select * from rep_demo_dxtj', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '0', '', 'MYSQL', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('537477711022567424', '537446834339098624', 'admin', 'admin', '2021-04-01 05:54:42', '2021-04-01 05:54:42', 'yy', 'yy', '0', NULL, 'select * from rep_demo_dxtj', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '1', '', 'MYSQL', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('537478337278291968', '537446834339098624', 'admin', 'admin', '2021-04-01 05:54:37', '2021-04-01 05:54:37', 'tt', 'tt', '0', NULL, 'select *  from SYS_DATA_LOG', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '0', '26d21fe4f27920d2f56abc8d90a8e527', 'ORACLE', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('537478706314129408', '537446834339098624', 'admin', 'admin', '2021-04-01 05:56:44', '2021-04-01 05:56:44', 'pp', 'pp', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/baobiao/caigou', '0', '1', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('6011955e58d89040fca52e7f962d0bf4', '961455b47c0b86dc961e90b5893bff05', 'admin', NULL, '2021-01-04 20:47:07', '2021-01-04 20:47:07', 'gongsi', 'gongsi', '0', NULL, 'select * from rep_demo_gongsi where id=\\'${id}\\'', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', '0', '', 'MYSQL', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('629609c4d540cb4675e9064af8955296', '7c02c224a2db56d0350069650033f702', 'admin', NULL, '2021-02-02 19:33:09', '2021-02-02 19:33:09', 'hecha', 'hecha', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/hecha', '0', '1', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('654609e4247a0469e0b2befbc69b00f9', '1cd9d574d0c42f3915046dc61d9f33bd', 'admin', NULL, '2020-12-17 16:42:21', '2020-12-17 19:50:14', 'xiaoshoue', '销售额', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/xiaoshoue', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('7911bd189c2d53e182693bd599a315a2', '1cd9d574d0c42f3915046dc61d9f33bd', 'admin', NULL, '2020-12-17 16:59:12', '2020-12-17 19:50:14', 'chengshi', '城市', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/chengshi', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('7b20679054449c554cde856ef24126ab', '1347454742040809472', 'admin', NULL, '2021-01-08 16:24:16', '2021-01-08 16:24:16', 'tmp_report_data_1', '年度佣金收入', '0', NULL, 'select monty,main_income,total,his_lowest,his_average,his_highest from tmp_report_data_1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '0', '', 'MYSQL', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('907482846256762880', '907480464532770816', 'admin', NULL, '2024-01-17 14:19:41', '2024-01-17 14:19:41', 'aa', 'aa', '0', NULL, 'select * from rep_demo_order_main', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '1', '8f90daf47d15d35ca6cf420748b8b9ba', 'mysql', '', NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('907483416753410048', '907480464532770816', 'admin', NULL, '2024-01-17 14:21:57', '2024-01-17 14:21:57', 'bb', 'bb', '0', NULL, 'select * from rep_demo_order_product where order_fk_id = \\'${orderId}\\'', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '0', '8f90daf47d15d35ca6cf420748b8b9ba', 'mysql', '', '', NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('919370187038609408', '919370186342354944', 'admin', 'admin', '2024-01-04 17:46:20', '2024-01-04 17:46:20', 'test_heng_sum', 'test_heng_sum', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', '0', '1', '1', '', NULL, '{\\n    \\\"data\\\": [\\n        {\\\"region\\\":\\\"华东\\\",\\\"province\\\":\\\"上海市\\\",\\\"year\\\":\\\"2022\\\",\\\"quarter\\\":\\\"1\\\",\\\"month\\\":\\\"1月\\\",\\\"sales\\\":\\\"2000\\\",\\\"gift\\\":\\\"1000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华东\\\",\\\"province\\\":\\\"上海市\\\",\\\"year\\\":\\\"2022\\\",\\\"quarter\\\":\\\"1\\\",\\\"month\\\":\\\"2月\\\",\\\"sales\\\":\\\"2000\\\",\\\"gift\\\":\\\"1000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华东\\\",\\\"province\\\":\\\"上海市\\\",\\\"year\\\":\\\"2022\\\",\\\"quarter\\\":\\\"1\\\",\\\"month\\\":\\\"3月\\\",\\\"sales\\\":\\\"2000\\\",\\\"gift\\\":\\\"1000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华东\\\",\\\"province\\\":\\\"上海市\\\",\\\"year\\\":\\\"2022\\\",\\\"quarter\\\":\\\"2\\\",\\\"month\\\":\\\"1月\\\",\\\"sales\\\":\\\"3000\\\",\\\"gift\\\":\\\"2000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华东\\\",\\\"province\\\":\\\"上海市\\\",\\\"year\\\":\\\"2022\\\",\\\"quarter\\\":\\\"2\\\",\\\"month\\\":\\\"2月\\\",\\\"sales\\\":\\\"3000\\\",\\\"gift\\\":\\\"2000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华东\\\",\\\"province\\\":\\\"上海市\\\",\\\"year\\\":\\\"2022\\\",\\\"quarter\\\":\\\"2\\\",\\\"month\\\":\\\"3月\\\",\\\"sales\\\":\\\"3000\\\",\\\"gift\\\":\\\"2000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华西\\\",\\\"province\\\":\\\"太原市\\\",\\\"year\\\":\\\"2022\\\",\\\"quarter\\\":\\\"1\\\",\\\"month\\\":\\\"1月\\\",\\\"sales\\\":\\\"2000\\\",\\\"gift\\\":\\\"1000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华西\\\",\\\"province\\\":\\\"太原市\\\",\\\"year\\\":\\\"2022\\\",\\\"quarter\\\":\\\"1\\\",\\\"month\\\":\\\"2月\\\",\\\"sales\\\":\\\"2000\\\",\\\"gift\\\":\\\"1000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华西\\\",\\\"province\\\":\\\"太原市\\\",\\\"year\\\":\\\"2022\\\",\\\"quarter\\\":\\\"1\\\",\\\"month\\\":\\\"3月\\\",\\\"sales\\\":\\\"2000\\\",\\\"gift\\\":\\\"1000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华西\\\",\\\"province\\\":\\\"太原市\\\",\\\"year\\\":\\\"2022\\\",\\\"quarter\\\":\\\"2\\\",\\\"month\\\":\\\"1月\\\",\\\"sales\\\":\\\"3000\\\",\\\"gift\\\":\\\"2000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华西\\\",\\\"province\\\":\\\"太原市\\\",\\\"year\\\":\\\"2022\\\",\\\"quarter\\\":\\\"2\\\",\\\"month\\\":\\\"2月\\\",\\\"sales\\\":\\\"3000\\\",\\\"gift\\\":\\\"2000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华西\\\",\\\"province\\\":\\\"太原市\\\",\\\"year\\\":\\\"2022\\\",\\\"quarter\\\":\\\"2\\\",\\\"month\\\":\\\"3月\\\",\\\"sales\\\":\\\"3000\\\",\\\"gift\\\":\\\"2000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华东\\\",\\\"province\\\":\\\"上海市\\\",\\\"year\\\":\\\"2023\\\",\\\"quarter\\\":\\\"1\\\",\\\"month\\\":\\\"1月\\\",\\\"sales\\\":\\\"2000\\\",\\\"gift\\\":\\\"1000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华东\\\",\\\"province\\\":\\\"上海市\\\",\\\"year\\\":\\\"2023\\\",\\\"quarter\\\":\\\"1\\\",\\\"month\\\":\\\"2月\\\",\\\"sales\\\":\\\"2000\\\",\\\"gift\\\":\\\"1000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华东\\\",\\\"province\\\":\\\"上海市\\\",\\\"year\\\":\\\"2023\\\",\\\"quarter\\\":\\\"1\\\",\\\"month\\\":\\\"3月\\\",\\\"sales\\\":\\\"2000\\\",\\\"gift\\\":\\\"1000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华东\\\",\\\"province\\\":\\\"上海市\\\",\\\"year\\\":\\\"2023\\\",\\\"quarter\\\":\\\"2\\\",\\\"month\\\":\\\"1月\\\",\\\"sales\\\":\\\"3000\\\",\\\"gift\\\":\\\"2000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华东\\\",\\\"province\\\":\\\"上海市\\\",\\\"year\\\":\\\"2023\\\",\\\"quarter\\\":\\\"2\\\",\\\"month\\\":\\\"2月\\\",\\\"sales\\\":\\\"3000\\\",\\\"gift\\\":\\\"2000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华东\\\",\\\"province\\\":\\\"上海市\\\",\\\"year\\\":\\\"2023\\\",\\\"quarter\\\":\\\"2\\\",\\\"month\\\":\\\"3月\\\",\\\"sales\\\":\\\"3000\\\",\\\"gift\\\":\\\"2000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华西\\\",\\\"province\\\":\\\"太原市\\\",\\\"year\\\":\\\"2023\\\",\\\"quarter\\\":\\\"1\\\",\\\"month\\\":\\\"1月\\\",\\\"sales\\\":\\\"2000\\\",\\\"gift\\\":\\\"1000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华西\\\",\\\"province\\\":\\\"太原市\\\",\\\"year\\\":\\\"2023\\\",\\\"quarter\\\":\\\"1\\\",\\\"month\\\":\\\"2月\\\",\\\"sales\\\":\\\"2000\\\",\\\"gift\\\":\\\"1000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华西\\\",\\\"province\\\":\\\"太原市\\\",\\\"year\\\":\\\"2023\\\",\\\"quarter\\\":\\\"1\\\",\\\"month\\\":\\\"3月\\\",\\\"sales\\\":\\\"2000\\\",\\\"gift\\\":\\\"1000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华西\\\",\\\"province\\\":\\\"太原市\\\",\\\"year\\\":\\\"2023\\\",\\\"quarter\\\":\\\"2\\\",\\\"month\\\":\\\"1月\\\",\\\"sales\\\":\\\"3000\\\",\\\"gift\\\":\\\"2000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华西\\\",\\\"province\\\":\\\"太原市\\\",\\\"year\\\":\\\"2023\\\",\\\"quarter\\\":\\\"2\\\",\\\"month\\\":\\\"2月\\\",\\\"sales\\\":\\\"3000\\\",\\\"gift\\\":\\\"2000\\\",\\\"proportion\\\":\\\"10%\\\"},\\n        {\\\"region\\\":\\\"华西\\\",\\\"province\\\":\\\"太原市\\\",\\\"year\\\":\\\"2023\\\",\\\"quarter\\\":\\\"2\\\",\\\"month\\\":\\\"3月\\\",\\\"sales\\\":\\\"3000\\\",\\\"gift\\\":\\\"2000\\\",\\\"proportion\\\":\\\"10%\\\"}\\n    ]\\n}', '', NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('924614453609201664', '924614453466595328', '', NULL, '2024-03-04 20:55:03', '2024-03-04 20:55:03', 'tm', 'tm', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/tiaoma1', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('930045149249585152', '928540173805338624', 'admin', 'admin', '2024-03-20 10:18:16', '2024-03-20 10:18:16', 'receipt', '顾客/业主收费明细', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/receipt?id=${id}', '0', '0', '0', '', NULL, '', '', NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('930241691461926912', '928540173805338624', 'admin', 'admin', '2024-03-20 10:07:37', '2024-03-20 10:07:37', 'receiptProject', '顾客/业主收费项目明细', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/receiptProject?customId=${customId}', '0', '1', '0', '', NULL, '', '', NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('934653343564922880', '934653264347103232', 'admin', NULL, '2024-04-01 13:45:32', '2024-04-01 13:45:32', 'aa', 'a', '0', NULL, 'select * from demo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '1', '', 'mysql', '', '', NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('938680893609967616', '938680635597357056', 'admin', NULL, '2024-04-12 16:29:35', '2024-04-12 16:29:35', 'zongxdata', '分组纵向数据1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/baobiao/ygtj_1712909288392', '0', '1', '0', '', NULL, '', '', NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('94bcd8202bc6bc467efd0d679dadd7bb', '1338370016550195200', 'admin', NULL, '2021-02-02 19:27:31', '2021-02-02 19:27:31', 'tm', 'tm', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/tiaoma1', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('9b75c161322e0b7e29b3ffc84239a72c', '1cd9d574d0c42f3915046dc61d9f33bd', 'admin', NULL, '2020-12-17 17:13:21', '2020-12-17 19:50:14', 'xsjd', '销售进度', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/xsjd', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('9b7d28336b01f9a6b1a613957c3d7cda', '1338769064067076098', 'admin', NULL, '2021-02-02 19:12:55', '2021-02-02 19:12:55', 'pop', 'pop', '0', NULL, 'select * from rep_demo_dxtj', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '0', '', 'MYSQL', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('e4cec9ff15bc0ea42f536a442a6d1335', '961455b47c0b86dc961e90b5893bff05', 'admin', NULL, '2021-01-04 20:42:17', '2021-01-04 20:42:17', 'jianpiao', 'jianpiao', '0', NULL, 'select * from rep_demo_jianpiao where s_id=\\'${id}\\'', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, 'MYSQL', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('f7649b77cfc9e0a9dacdac370cd4036b', '1347373863746539520', 'admin', NULL, '2021-01-08 10:47:52', '2021-01-08 10:47:52', 'tt', 'tt', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/baobiao/shixi', '0', '0', '0', '', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db` VALUES ('fb70a91730f087f8023afd88d24f9697', '1cd9d574d0c42f3915046dc61d9f33bd', 'admin', NULL, '2020-12-17 19:50:14', '2020-12-17 19:50:14', 'zhexian', 'zhexian', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'https://api.jeecg.com/mock/26/zhexian', '0', '1', '1', '', NULL, NULL, NULL, NULL, NULL);\n\n-- ----------------------------\n-- Table structure for jimu_report_db_field\n-- ----------------------------\nDROP TABLE IF EXISTS `jimu_report_db_field`;\nCREATE TABLE `jimu_report_db_field`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT 'id',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `jimu_report_db_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '数据源ID',\n  `field_name` varchar(80) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字段名',\n  `field_name_physics` varchar(200) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '物理字段名（文件数据集使用，存的是excel的字段标题）',\n  `field_text` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字段文本',\n  `widget_type` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '控件类型',\n  `widget_width` int(10) NULL DEFAULT NULL COMMENT '控件宽度',\n  `order_num` int(3) NULL DEFAULT NULL COMMENT '排序',\n  `search_flag` int(3) NULL DEFAULT 0 COMMENT '查询标识0否1是 默认0',\n  `search_mode` int(3) NULL DEFAULT NULL COMMENT '查询模式1简单2范围',\n  `dict_code` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字典编码支持从表中取数据',\n  `search_value` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '查询默认值',\n  `search_format` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '查询时间格式化表达式',\n  `ext_json` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '参数配置',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_jrdf_jimu_report_db_id`(`jimu_report_db_id`) USING BTREE,\n  INDEX `idx_dbfield_order_num`(`order_num`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jimu_report_db_field\n-- ----------------------------\nINSERT INTO `jimu_report_db_field` VALUES ('014179e260e0adf1706c616a3ad6e552', NULL, '2021-01-08 16:10:28', NULL, NULL, '7b20679054449c554cde856ef24126ab', 'main_income', NULL, 'main_income', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('01cb1f61f836aae43bca333dbaf293be', NULL, '2021-01-11 14:38:14', NULL, NULL, '1317006713165049858', 'zhuanye', NULL, 'zhuanye', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('0680555456f0e579a0065c4ca5dd8d06', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'id', NULL, 'id', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('08a3043298245b914eec1444906f6acd', NULL, '2021-02-02 19:13:46', NULL, NULL, '1338756341933543425', 'name', NULL, '姓名', 'string', NULL, 2, 1, NULL, '', NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('08e22bbf63e81198c0d2585dce8ee8f9', NULL, '2021-02-02 19:10:15', NULL, NULL, '9b7d28336b01f9a6b1a613957c3d7cda', 'jperson', NULL, 'jperson', 'String', NULL, 9, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('0c82931edb766ad89ead9e98a998d43f', NULL, '2021-01-11 14:38:14', NULL, NULL, '1317006713165049858', 'kdate', NULL, 'kdate', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('0c9f65f5f754f1251070f51a2a19905d', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'hname', NULL, 'hname', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('0e47a8aa98116f10c53c3a366b9c2324', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'dizhi', NULL, 'dizhi', 'String', NULL, 21, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('0fb03c8e2330e051564f3dd1de54512f', NULL, '2021-01-11 14:38:14', NULL, NULL, '1317006713165049858', 'jstudent', NULL, 'jstudent', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890631694286848', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'id', NULL, 'id', 'String', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890631740424192', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'log_type', NULL, 'log_type', 'String', NULL, 1, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890631778172928', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'log_content', NULL, 'log_content', 'String', NULL, 2, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890631803338752', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'operate_type', NULL, 'operate_type', 'String', NULL, 3, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890631832698880', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'userid', NULL, 'userid', 'String', NULL, 4, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890631874641920', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'username', NULL, 'username', 'String', NULL, 5, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890631904002048', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'ip', NULL, 'ip', 'String', NULL, 6, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890631933362176', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'method', NULL, 'method', 'String', NULL, 7, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890631962722304', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'request_url', NULL, 'request_url', 'String', NULL, 8, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890632042414080', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'request_param', NULL, 'request_param', 'String', NULL, 9, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890632063385600', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'request_type', NULL, 'request_type', 'String', NULL, 10, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890632084357120', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'cost_time', NULL, 'cost_time', 'String', NULL, 11, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890632105328640', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'create_by', NULL, 'create_by', 'String', NULL, 12, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890632134688768', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'create_time', NULL, 'create_time', 'String', NULL, 13, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890632155660288', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'update_by', NULL, 'update_by', 'String', NULL, 14, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890632180826112', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'update_time', NULL, 'update_time', 'String', NULL, 15, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890632214380544', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'tenant_id', NULL, 'tenant_id', 'String', NULL, 16, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1036890632231157760', 'admin', '2025-01-08 16:40:01', NULL, NULL, '1036890631451017216', 'client_type', NULL, 'client_type', 'String', NULL, 17, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('10e61155dcf655d7843ebc01cc90c8b1', NULL, '2021-01-08 16:10:28', NULL, NULL, '7b20679054449c554cde856ef24126ab', 'total', NULL, 'total', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1110357649164107776', 'admin', '2025-07-30 10:11:43', NULL, NULL, '1110348824457543680', 'visit_date', NULL, 'visit_date', 'String', NULL, 0, NULL, NULL, '', NULL, NULL, '');\nINSERT INTO `jimu_report_db_field` VALUES ('1110357649247993856', 'admin', '2025-07-30 10:11:43', NULL, NULL, '1110348824457543680', 'visit_count', NULL, 'visit_count', 'String', NULL, 1, NULL, NULL, '', NULL, NULL, '');\nINSERT INTO `jimu_report_db_field` VALUES ('115c1ac01462ca1fbecb3c0a55218395', NULL, '2021-01-08 16:10:28', NULL, NULL, '7b20679054449c554cde856ef24126ab', 'his_highest', NULL, 'his_highest', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('123772e3abf28b00bd43bf81a824b525', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'slyy', NULL, 'slyy', 'String', NULL, 11, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1272834907562864641', NULL, '2020-06-16 18:14:25', NULL, NULL, '1272834687525482497', 'id', NULL, 'id', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1272834907567058946', NULL, '2020-06-16 18:14:25', NULL, NULL, '1272834687525482497', 'bnum', NULL, 'bnum', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1272834907571253250', NULL, '2020-06-16 18:14:25', NULL, NULL, '1272834687525482497', 'ftime', NULL, 'ftime', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1272834907571253251', NULL, '2020-06-16 18:14:25', NULL, NULL, '1272834687525482497', 'sfkong', NULL, 'sfkong', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1272834907571253252', NULL, '2020-06-16 18:14:25', NULL, NULL, '1272834687525482497', 'kaishi', NULL, 'kaishi', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1272834907571253253', NULL, '2020-06-16 18:14:25', NULL, NULL, '1272834687525482497', 'jieshu', NULL, 'jieshu', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1272834907571253254', NULL, '2020-06-16 18:14:25', NULL, NULL, '1272834687525482497', 'hezairen', NULL, 'hezairen', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1272834907571253255', NULL, '2020-06-16 18:14:25', NULL, NULL, '1272834687525482497', 'jpnum', NULL, 'jpnum', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1272834907575447554', NULL, '2020-06-16 18:14:25', NULL, NULL, '1272834687525482497', 'shihelv', NULL, 'shihelv', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1283957016175415297', NULL, '2020-07-17 10:49:42', NULL, NULL, '1283957016150249473', 'yphone', NULL, 'yphone', NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1283957016183803906', NULL, '2020-07-17 10:49:42', NULL, NULL, '1283957016150249473', 'yzhenliao', NULL, 'yzhenliao', NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1283957016187998209', NULL, '2020-07-17 10:49:42', NULL, NULL, '1283957016150249473', 'ysex', NULL, 'ysex', NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1283957016192192513', NULL, '2020-07-17 10:49:42', NULL, NULL, '1283957016150249473', 'danwei', NULL, 'danwei', NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1283957016196386818', NULL, '2020-07-17 10:49:42', NULL, NULL, '1283957016150249473', 'kdata', NULL, 'kdata', NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1283957016204775425', NULL, '2020-07-17 10:49:42', NULL, NULL, '1283957016150249473', 'yname', NULL, 'yname', NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1283957016208969729', NULL, '2020-07-17 10:49:42', NULL, NULL, '1283957016150249473', 'yprice', NULL, 'yprice', NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1283957016213164033', NULL, '2020-07-17 10:49:42', NULL, NULL, '1283957016150249473', 'ytotal', NULL, 'ytotal', NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1283957016217358337', NULL, '2020-07-17 10:49:42', NULL, NULL, '1283957016150249473', 'yishe', NULL, 'yishe', NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1283957016221552641', NULL, '2020-07-17 10:49:42', NULL, NULL, '1283957016150249473', 'yizhu', NULL, 'yizhu', NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1283957016225746946', NULL, '2020-07-17 10:49:42', NULL, NULL, '1283957016150249473', 'yage', NULL, 'yage', NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1283957016229941249', NULL, '2020-07-17 10:49:42', NULL, NULL, '1283957016150249473', 'yjieguo', NULL, 'yjieguo', NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285150155649130497', NULL, '2020-07-20 17:50:49', NULL, NULL, '1284070508744257537', 'xtype', NULL, 'xtype', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285150155686879234', NULL, '2020-07-20 17:50:49', NULL, NULL, '1284070508744257537', 'danyuan', NULL, 'danyuan', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285150155691073538', NULL, '2020-07-20 17:50:49', NULL, NULL, '1284070508744257537', 'chanquan', NULL, 'chanquan', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285150155695267841', NULL, '2020-07-20 17:50:49', NULL, NULL, '1284070508744257537', 'zhuzhi', NULL, 'zhuzhi', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285150155699462145', NULL, '2020-07-20 17:50:49', NULL, NULL, '1284070508744257537', 'fujian', NULL, 'fujian', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285150155707850754', NULL, '2020-07-20 17:50:49', NULL, NULL, '1284070508744257537', 'didian', NULL, 'didian', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285150155707850755', NULL, '2020-07-20 17:50:49', NULL, NULL, '1284070508744257537', 'type', NULL, 'type', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285150155712045058', NULL, '2020-07-20 17:50:49', NULL, NULL, '1284070508744257537', 'suoyou', NULL, 'suoyou', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285150155716239361', NULL, '2020-07-20 17:50:49', NULL, NULL, '1284070508744257537', 'name', NULL, 'name', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285150155716239362', NULL, '2020-07-20 17:50:49', NULL, NULL, '1284070508744257537', 'bianhao', NULL, 'bianhao', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285150155720433666', NULL, '2020-07-20 17:50:49', NULL, NULL, '1284070508744257537', 'yname', NULL, 'yname', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285150155720433667', NULL, '2020-07-20 17:50:49', NULL, NULL, '1284070508744257537', 'riqi', NULL, 'riqi', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285150155724627969', NULL, '2020-07-20 17:50:49', NULL, NULL, '1284070508744257537', 'beizhu', NULL, 'beizhu', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285150155728822274', NULL, '2020-07-20 17:50:49', NULL, NULL, '1284070508744257537', 'time', NULL, 'time', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285150155728822275', NULL, '2020-07-20 17:50:49', NULL, NULL, '1284070508744257537', 'mianji', NULL, 'mianji', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285159608326889474', 'admin', '2021-04-01 02:44:48', NULL, NULL, '1285157606524002305', 'fsex', NULL, 'fsex', 'string', NULL, NULL, 0, NULL, 'sex', NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285159608335278082', 'admin', '2021-04-01 02:44:48', NULL, NULL, '1285157606524002305', 'fname', NULL, 'fname', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285159608339472385', 'admin', '2021-04-01 02:44:48', NULL, NULL, '1285157606524002305', 'shiqing', NULL, 'shiqing', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285159608339472386', 'admin', '2021-04-01 02:44:48', NULL, NULL, '1285157606524002305', 'pname', NULL, 'pname', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285159608339472387', 'admin', '2021-04-01 02:44:48', NULL, NULL, '1285157606524002305', 'zhuzhi', NULL, 'zhuzhi', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285159608339472388', 'admin', '2021-04-01 02:44:48', NULL, NULL, '1285157606524002305', 'gdata', NULL, 'gdata', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285159608343666690', 'admin', '2021-04-01 02:44:48', NULL, NULL, '1285157606524002305', 'cdata', NULL, 'cdata', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285164420749664258', NULL, '2020-07-20 18:47:30', NULL, NULL, '1285164420728692737', 'shiqing', NULL, 'shiqing', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285164420753858561', NULL, '2020-07-20 18:47:30', NULL, NULL, '1285164420728692737', 'name', NULL, 'name', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285164420758052866', NULL, '2020-07-20 18:47:30', NULL, NULL, '1285164420728692737', 'gdata', NULL, 'gdata', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285164420758052867', NULL, '2020-07-20 18:47:30', NULL, NULL, '1285164420728692737', 'value', NULL, 'value', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285164420758052868', NULL, '2020-07-20 18:47:30', NULL, NULL, '1285164420728692737', 'percent', NULL, 'percent', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285164420762247169', NULL, '2020-07-20 18:47:30', NULL, NULL, '1285164420728692737', 'tdata', NULL, 'tdata', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919124803585', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'ktime', NULL, 'ktime', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919133192193', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'danwei', NULL, 'danwei', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919133192194', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'wtime', NULL, 'wtime', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919133192195', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'yusuan', NULL, 'yusuan', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919133192196', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'dshenhe', NULL, 'dshenhe', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919133192197', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'zhuren', NULL, 'zhuren', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919137386498', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'neirong', NULL, 'neirong', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919137386499', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'yijian', NULL, 'yijian', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919137386500', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'time1', NULL, 'time1', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919137386501', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'time2', NULL, 'time2', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919137386502', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'time3', NULL, 'time3', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919141580801', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'time4', NULL, 'time4', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919141580802', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'pingjia', NULL, 'pingjia', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919141580803', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'name', NULL, 'name', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919141580804', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'bianhao', NULL, 'bianhao', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919141580805', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'zongjie', NULL, 'zongjie', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919145775105', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'nengli', NULL, 'nengli', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1285178919145775106', NULL, '2020-07-20 19:45:06', NULL, NULL, '1285178919099637762', 'time', NULL, 'time', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1288038655394324482', 'admin', '2021-04-01 03:09:40', NULL, NULL, '1288038655293661186', 'ctotal', NULL, '库存量', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1288038655402713090', 'admin', '2021-04-01 03:09:40', NULL, NULL, '1288038655293661186', 'cname', NULL, '产品名称', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1288038655406907393', 'admin', '2021-04-01 03:09:40', NULL, NULL, '1288038655293661186', 'cprice', NULL, '单价', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1288038655411101697', 'admin', '2021-04-01 03:09:40', NULL, NULL, '1288038655293661186', 'dtotal', NULL, '订购量', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1288038655411101698', 'admin', '2021-04-01 03:09:40', NULL, NULL, '1288038655293661186', 'tp', NULL, '库存总值', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1288038655415296002', 'admin', '2021-04-01 03:09:40', NULL, NULL, '1288038655293661186', 'ztotal', NULL, '二次订购量', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1288038655415296003', 'admin', '2021-04-01 03:09:40', NULL, NULL, '1288038655293661186', 'cnum', NULL, '产品数量', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1290104038439886849', NULL, '2020-08-03 09:55:46', NULL, NULL, '1290104038414721025', 'id', NULL, 'id', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1290104038448275458', NULL, '2020-08-03 09:55:46', NULL, NULL, '1290104038414721025', 'gname', NULL, 'gname', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1290104038448275459', NULL, '2020-08-03 09:55:46', NULL, NULL, '1290104038414721025', 'gdata', NULL, 'gdata', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1290104038448275460', NULL, '2020-08-03 09:55:46', NULL, NULL, '1290104038414721025', 'tdata', NULL, 'tdata', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1290104038452469761', NULL, '2020-08-03 09:55:46', NULL, NULL, '1290104038414721025', 'didian', NULL, 'didian', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1290104038452469762', NULL, '2020-08-03 09:55:46', NULL, NULL, '1290104038414721025', 'zhaiyao', NULL, 'zhaiyao', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1290104038452469763', NULL, '2020-08-03 09:55:46', NULL, NULL, '1290104038414721025', 'num', NULL, 'num', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317007979534479361', NULL, '2020-10-16 15:42:26', NULL, NULL, '1317007979484147714', 'zmphone', NULL, 'zmphone', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317007979534479362', NULL, '2020-10-16 15:42:26', NULL, NULL, '1317007979484147714', 'jstudent', NULL, 'jstudent', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317007979534479363', NULL, '2020-10-16 15:42:26', NULL, NULL, '1317007979484147714', 'kdate', NULL, 'kdate', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317007979534479364', NULL, '2020-10-16 15:42:26', NULL, NULL, '1317007979484147714', 'jdate', NULL, 'jdate', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317007979534479365', NULL, '2020-10-16 15:42:26', NULL, NULL, '1317007979484147714', 'zmname', NULL, 'zmname', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317009166149218305', NULL, '2020-10-16 15:47:09', NULL, NULL, '1317009166140829698', 'zcname', NULL, 'zcname', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317009166149218306', NULL, '2020-10-16 15:47:09', NULL, NULL, '1317009166140829698', 'danwei', NULL, 'danwei', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317009166149218307', NULL, '2020-10-16 15:47:09', NULL, NULL, '1317009166140829698', 'fdate', NULL, 'fdate', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317009166149218308', NULL, '2020-10-16 15:47:09', NULL, NULL, '1317009166140829698', 'jibie', NULL, 'jibie', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317009166149218309', NULL, '2020-10-16 15:47:09', NULL, NULL, '1317009166140829698', 'beizhu', NULL, 'beizhu', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317013474643144706', NULL, '2020-10-16 16:04:16', NULL, NULL, '1317013474634756097', 'danwei', NULL, 'danwei', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317013474643144707', NULL, '2020-10-16 16:04:16', NULL, NULL, '1317013474634756097', 'phone', NULL, 'phone', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317013474643144708', NULL, '2020-10-16 16:04:16', NULL, NULL, '1317013474634756097', 'name', NULL, 'name', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317013474643144709', NULL, '2020-10-16 16:04:16', NULL, NULL, '1317013474634756097', 'zzmm', NULL, 'zzmm', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317013474643144710', NULL, '2020-10-16 16:04:16', NULL, NULL, '1317013474634756097', 'guanxi', NULL, 'guanxi', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317013474643144711', NULL, '2020-10-16 16:04:16', NULL, NULL, '1317013474634756097', 'age', NULL, 'age', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317015169502670849', NULL, '2020-10-16 16:11:00', NULL, NULL, '1317015169494282241', 'date', NULL, 'date', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317015169502670850', NULL, '2020-10-16 16:11:00', NULL, NULL, '1317015169494282241', 'mingcheng', NULL, 'mingcheng', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1317015169502670851', NULL, '2020-10-16 16:11:00', NULL, NULL, '1317015169494282241', 'didian', NULL, 'didian', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331511745855926274', NULL, '2020-11-25 16:15:13', NULL, NULL, '1331511745851731969', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331511745855926275', NULL, '2020-11-25 16:15:13', NULL, NULL, '1331511745851731969', 'value', NULL, 'value', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331511745855926276', NULL, '2020-11-25 16:15:13', NULL, NULL, '1331511745851731969', 'type', NULL, 'type', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331514838215602178', NULL, '2020-11-25 16:27:30', NULL, NULL, '1331514838211407873', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331514838215602179', NULL, '2020-11-25 16:27:30', NULL, NULL, '1331514838211407873', 'value', NULL, 'value', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331514838215602180', NULL, '2020-11-25 16:27:30', NULL, NULL, '1331514838211407873', 'type', NULL, 'type', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331514935032721409', NULL, '2020-11-25 16:27:54', NULL, NULL, '1331514935028527106', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331514935032721410', NULL, '2020-11-25 16:27:54', NULL, NULL, '1331514935028527106', 'value', NULL, 'value', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331514935032721411', NULL, '2020-11-25 16:27:54', NULL, NULL, '1331514935028527106', 'type', NULL, 'type', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331872643539914754', NULL, '2020-11-26 16:09:18', NULL, NULL, '1331872643531526146', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331872643539914755', NULL, '2020-11-26 16:09:18', NULL, NULL, '1331872643531526146', 'value', NULL, 'value', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331872643539914756', NULL, '2020-11-26 16:09:18', NULL, NULL, '1331872643531526146', 'type', NULL, 'type', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331878107560398849', NULL, '2020-11-26 16:31:01', NULL, NULL, '1331878107552010242', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331878107560398850', NULL, '2020-11-26 16:31:01', NULL, NULL, '1331878107552010242', 'value', NULL, 'value', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331916030229991425', NULL, '2020-11-26 19:01:42', NULL, NULL, '1331916030221602818', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331916030229991426', NULL, '2020-11-26 19:01:42', NULL, NULL, '1331916030221602818', 'value', NULL, 'value', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331916030229991427', NULL, '2020-11-26 19:01:42', NULL, NULL, '1331916030221602818', 'type', NULL, 'type', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331919172480913409', NULL, '2020-11-26 19:14:11', NULL, NULL, '1331919172472524801', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331919172480913410', NULL, '2020-11-26 19:14:11', NULL, NULL, '1331919172472524801', 'value', NULL, 'value', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331922734942375938', NULL, '2020-11-26 19:28:21', NULL, NULL, '1331922734933987329', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331922734942375939', NULL, '2020-11-26 19:28:21', NULL, NULL, '1331922734933987329', 'value', NULL, 'value', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331926127605829634', NULL, '2020-11-26 19:41:49', NULL, NULL, '1331926127597441025', 'cjl', NULL, 'cjl', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331926127605829635', NULL, '2020-11-26 19:41:49', NULL, NULL, '1331926127597441025', 'cjje', NULL, 'cjje', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331926127605829636', NULL, '2020-11-26 19:41:49', NULL, NULL, '1331926127597441025', 'xsmj', NULL, 'xsmj', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331926127605829637', NULL, '2020-11-26 19:41:49', NULL, NULL, '1331926127597441025', 'cjjj', NULL, 'cjjj', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331926127605829638', NULL, '2020-11-26 19:41:49', NULL, NULL, '1331926127597441025', 'sfyj', NULL, 'sfyj', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1331926127605829639', NULL, '2020-11-26 19:41:49', NULL, NULL, '1331926127597441025', 'ydkh', NULL, 'ydkh', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334440263740825602', NULL, '2020-12-03 18:12:06', NULL, NULL, '1334440263732436994', 'class', NULL, 'class', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334440263740825603', NULL, '2020-12-03 18:12:06', NULL, NULL, '1334440263732436994', 'school', NULL, 'school', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334440263740825604', NULL, '2020-12-03 18:12:06', NULL, NULL, '1334440263732436994', 'lv', NULL, 'lv', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334440263740825605', NULL, '2020-12-03 18:12:06', NULL, NULL, '1334440263732436994', 'renyuan_jy', NULL, 'renyuan_jy', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334440263740825606', NULL, '2020-12-03 18:12:06', NULL, NULL, '1334440263732436994', 'richang_jy', NULL, 'richang_jy', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334440263740825607', NULL, '2020-12-03 18:12:06', NULL, NULL, '1334440263732436994', 'biaozhun_jy', NULL, 'biaozhun_jy', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334440263740825608', NULL, '2020-12-03 18:12:06', NULL, NULL, '1334440263732436994', 'xinxi_jy', NULL, 'xinxi_jy', 'String', NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334440263740825609', NULL, '2020-12-03 18:12:06', NULL, NULL, '1334440263732436994', 'jichubokuan_jy', NULL, 'jichubokuan_jy', 'String', NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334440263740825610', NULL, '2020-12-03 18:12:06', NULL, NULL, '1334440263732436994', 'renyuan_ct', NULL, 'renyuan_ct', 'String', NULL, 9, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334440263740825611', NULL, '2020-12-03 18:12:06', NULL, NULL, '1334440263732436994', 'richang_ct', NULL, 'richang_ct', 'String', NULL, 10, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334440263740825612', NULL, '2020-12-03 18:12:06', NULL, NULL, '1334440263732436994', 'xiangmu_ct', NULL, 'xiangmu_ct', 'String', NULL, 11, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334440263740825613', NULL, '2020-12-03 18:12:06', NULL, NULL, '1334440263732436994', 'jichubokuan_ct', NULL, 'jichubokuan_ct', 'String', NULL, 12, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334440263740825614', NULL, '2020-12-03 18:12:06', NULL, NULL, '1334440263732436994', 'xiangmu_sh', NULL, 'xiangmu_sh', 'String', NULL, 13, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334440263740825615', NULL, '2020-12-03 18:12:06', NULL, NULL, '1334440263732436994', 'jichubokuan_sh', NULL, 'jichubokuan_sh', 'String', NULL, 14, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334440263740825616', NULL, '2020-12-03 18:12:06', NULL, NULL, '1334440263732436994', 'diannao', NULL, 'diannao', 'String', NULL, 15, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334440263740825617', NULL, '2020-12-03 18:12:06', NULL, NULL, '1334440263732436994', 'xiaoyuanwang', NULL, 'xiaoyuanwang', 'String', NULL, 16, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135443451905', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'diqu', NULL, 'diqu', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135443451906', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'class', NULL, 'class', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135443451907', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_11', NULL, 'sales_11', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135443451908', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_12', NULL, 'sales_12', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135443451909', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_13', NULL, 'sales_13', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135443451910', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_14', NULL, 'sales_14', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135443451911', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_15', NULL, 'sales_15', 'String', NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135443451912', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_16', NULL, 'sales_16', 'String', NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135443451913', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_17', NULL, 'sales_17', 'String', NULL, 9, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646210', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_18', NULL, 'sales_18', 'String', NULL, 10, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646211', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_19', NULL, 'sales_19', 'String', NULL, 11, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646212', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_20', NULL, 'sales_20', 'String', NULL, 12, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646213', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_21', NULL, 'sales_21', 'String', NULL, 13, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646214', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_22', NULL, 'sales_22', 'String', NULL, 14, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646215', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_31', NULL, 'sales_31', 'String', NULL, 15, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646216', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_32', NULL, 'sales_32', 'String', NULL, 16, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646217', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_33', NULL, 'sales_33', 'String', NULL, 17, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646218', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_34', NULL, 'sales_34', 'String', NULL, 18, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646219', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_35', NULL, 'sales_35', 'String', NULL, 19, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646220', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_36', NULL, 'sales_36', 'String', NULL, 20, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646221', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_37', NULL, 'sales_37', 'String', NULL, 21, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646222', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_38', NULL, 'sales_38', 'String', NULL, 22, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646223', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_39', NULL, 'sales_39', 'String', NULL, 23, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646224', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_40', NULL, 'sales_40', 'String', NULL, 24, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646225', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_41', NULL, 'sales_41', 'String', NULL, 25, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334465135447646226', NULL, '2020-12-03 19:50:56', NULL, NULL, '1334465135435063298', 'sales_42', NULL, 'sales_42', 'String', NULL, 26, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015277879297', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'city', NULL, 'city', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073601', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'school', NULL, 'school', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073602', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'ncnum', NULL, 'ncnum', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073603', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'num', NULL, 'num', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073604', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'name', NULL, 'name', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073605', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'class', NULL, 'class', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073606', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'pay', NULL, 'pay', 'String', NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073607', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'paytime', NULL, 'paytime', 'String', NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073608', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'payclass', NULL, 'payclass', 'String', NULL, 9, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073609', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'pay1', NULL, 'pay1', 'String', NULL, 10, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073610', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'paymoth', NULL, 'paymoth', 'String', NULL, 11, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073611', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'pay2', NULL, 'pay2', 'String', NULL, 12, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073612', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'tuition_09', NULL, 'tuition_09', 'String', NULL, 13, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073613', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'meals_09', NULL, 'meals_09', 'String', NULL, 14, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073614', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'busfee_09', NULL, 'busfee_09', 'String', NULL, 15, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073615', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'tuition_10', NULL, 'tuition_10', 'String', NULL, 16, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073616', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'meals_10', NULL, 'meals_10', 'String', NULL, 17, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334708015282073617', NULL, '2020-12-04 11:56:03', NULL, NULL, '1334708015269490689', 'busfee_10', NULL, 'busfee_10', 'String', NULL, 18, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334764504126402561', NULL, '2020-12-04 15:40:31', NULL, NULL, '1334763434197200897', 'city', NULL, 'city', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334764504130596866', NULL, '2020-12-04 15:40:31', NULL, NULL, '1334763434197200897', 'finish', NULL, 'finish', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334764504130596867', NULL, '2020-12-04 15:40:31', NULL, NULL, '1334763434197200897', 'semifinish', NULL, 'semifinish', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334764504130596868', NULL, '2020-12-04 15:40:31', NULL, NULL, '1334763434197200897', 'time', NULL, 'time', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334764504130596869', NULL, '2020-12-04 15:40:31', NULL, NULL, '1334763434197200897', 'state', NULL, 'state', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334764504130596870', NULL, '2020-12-04 15:40:31', NULL, NULL, '1334763434197200897', 'attribute', NULL, 'attribute', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334764504130596871', NULL, '2020-12-04 15:40:31', NULL, NULL, '1334763434197200897', 'num', NULL, 'num', 'String', NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334764504130596872', NULL, '2020-12-04 15:40:31', NULL, NULL, '1334763434197200897', 'gnum', NULL, 'gnum', 'String', NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334764504130596873', NULL, '2020-12-04 15:40:31', NULL, NULL, '1334763434197200897', 'jnum', NULL, 'jnum', 'String', NULL, 9, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334764504130596874', NULL, '2020-12-04 15:40:31', NULL, NULL, '1334763434197200897', 'wnum', NULL, 'wnum', 'String', NULL, 10, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334764504130596875', NULL, '2020-12-04 15:40:31', NULL, NULL, '1334763434197200897', 'uph', NULL, 'uph', 'String', NULL, 11, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334764504130596876', NULL, '2020-12-04 15:40:31', NULL, NULL, '1334763434197200897', 'hc', NULL, 'hc', 'String', NULL, 12, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334764504130596877', NULL, '2020-12-04 15:40:31', NULL, NULL, '1334763434197200897', 'jtime', NULL, 'jtime', 'String', NULL, 13, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334764504130596878', NULL, '2020-12-04 15:40:31', NULL, NULL, '1334763434197200897', 'yield', NULL, 'yield', 'String', NULL, 14, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334764504130596879', NULL, '2020-12-04 15:40:31', NULL, NULL, '1334763434197200897', 'beizhu', NULL, 'beizhu', 'String', NULL, 15, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334782903430754305', NULL, '2020-12-04 16:53:38', NULL, NULL, '1283730831482937345', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334782903430754306', NULL, '2020-12-04 16:53:38', NULL, NULL, '1283730831482937345', 'value', NULL, 'value', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334782903430754307', NULL, '2020-12-04 16:53:38', NULL, NULL, '1283730831482937345', 'key1', NULL, 'key1', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334782903430754308', NULL, '2020-12-04 16:53:38', NULL, NULL, '1283730831482937345', 'key2', NULL, 'key2', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334782903430754309', NULL, '2020-12-04 16:53:38', NULL, NULL, '1283730831482937345', 'key3', NULL, 'key3', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334782903430754310', NULL, '2020-12-04 16:53:38', NULL, NULL, '1283730831482937345', 'key4', NULL, 'key4', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334782903430754311', NULL, '2020-12-04 16:53:38', NULL, NULL, '1283730831482937345', 'key5', NULL, 'key5', 'String', NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334782903430754312', NULL, '2020-12-04 16:53:38', NULL, NULL, '1283730831482937345', 'key6', NULL, 'key6', 'String', NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334782903430754313', NULL, '2020-12-04 16:53:38', NULL, NULL, '1283730831482937345', 'key7', NULL, 'key7', 'String', NULL, 9, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1334782903430754314', NULL, '2020-12-04 16:53:38', NULL, NULL, '1283730831482937345', 'percent', NULL, 'percent', 'String', NULL, 10, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('141dc952421a55e66fcddb94adddc48b', NULL, '2021-02-02 19:10:15', NULL, NULL, '9b7d28336b01f9a6b1a613957c3d7cda', 'sex', NULL, '性别', 'String', NULL, 10, 1, 1, 'sex', NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('17a278c53299d1342c56a8eb1614a44e', 'admin', '2021-04-01 03:09:23', NULL, NULL, '1289140698221678593', 'ctime', NULL, 'ctime', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('19e6fe3dc95b352d97f460648dc93e15', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'proportion_z', NULL, 'proportion_z', 'String', NULL, 23, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1b09540b3d8deddc06ebdbec26f6ae87', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'political', NULL, 'political', 'String', NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1b53581fa4096f4a05c7e8d73c7a7af9', NULL, '2021-02-02 19:13:46', NULL, NULL, '1338756341933543425', 'jphone', NULL, 'jphone', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1b6fbe11728a1c4633eeea8ffb12bc25', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'update_by', NULL, 'update_by', 'String', NULL, 30, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1d21c72184f2e06ca1be3dc95fbcc259', NULL, '2021-01-11 14:38:14', NULL, NULL, '1317006713165049858', 'zhiwu', NULL, 'zhiwu', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1ee3018b4d0c305e2c06f77e1e5f3c4c', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'sales_3', NULL, 'sales_3', 'String', NULL, 9, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('1fac3f8219222b8963dc6b85870ffd86', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'telphone', NULL, 'telphone', NULL, NULL, 16, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('218fb9e81e6255a6589c52ddd8279c40', NULL, '2021-02-02 19:13:46', NULL, NULL, '1338756341933543425', 'laddress', NULL, 'laddress', 'String', NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('21f7de0326129dbbbc03d64aceb4d3f7', 'admin', '2021-04-01 03:09:23', NULL, NULL, '1289140698221678593', 'yprice', NULL, 'yprice', 'String', NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('240f3415fa8e7b3876c0b422d468c90d', NULL, '2020-08-03 09:55:46', NULL, NULL, '6011955e58d89040fca52e7f962d0bf4', 'gname', NULL, 'gname', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('298cfe65d8b484624f8a28199dc800e7', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'sr', NULL, 'sr', 'String', NULL, 16, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('29fcb4292d4782888e9fd0496bd8ddc8', 'admin', '2021-04-01 03:09:23', NULL, NULL, '1289140698221678593', 'id', NULL, 'id', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('2a3b35b4830f1b1eff84a5a9bceed0b6', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'gift_z', NULL, 'gift_z', 'String', NULL, 22, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('2be25d6c7e3ac28abec99854618d0e3d', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'birthday', NULL, 'birthday', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('2f94a4be25426f3f4013c50103559969', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'sales_4', NULL, 'sales_4', 'String', NULL, 12, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('30f8183ff4ec5a6b30724a1da7fbbed0', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'pworktime', NULL, 'pworktime', NULL, NULL, 18, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('30fc020c8d14776e96350edb479f40ac', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'zhuzhi', NULL, 'zhuzhi', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('32545e398eea7bf89791cc78dd16ab12', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'yhnum', NULL, 'yhnum', 'String', NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('3331f86002c128555443d8e7b79c70d2', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('34c933903ddf6ba5bad588d913c487c5', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'gift_4', NULL, 'gift_4', 'String', NULL, 13, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('350be7312c299482acfe44fb086f91c1', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'sales_5', NULL, 'sales_5', 'String', NULL, 15, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('35d9204189dd1d1f142a7587f89ab46c', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'email', NULL, 'email', 'String', NULL, 18, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('37868bf0bad09f6d2084340e0b05333d', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'sf4', NULL, 'sf4', 'String', NULL, 18, 0, NULL, 'ttype', NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('38b2955e0ef75d384d0d9ff8417e4945', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'sf3', NULL, 'sf3', 'String', NULL, 17, 0, NULL, 'ttype', NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('39878a3df0fe2cafc481469b8eb71ea5', NULL, '2021-02-02 19:13:46', NULL, NULL, '1338756341933543425', 'sex', NULL, 'sex', 'String', NULL, 10, 0, NULL, 'sex', NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('3c2a8313af79dbecba4c5687b65a66ab', 'admin', '2021-04-01 03:09:23', NULL, NULL, '1289140698221678593', 'cnum', NULL, 'cnum', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('3c71c10a0d27796808cb201e30024fe8', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'school', NULL, 'school', 'String', NULL, 14, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('3c7597c1efa73ca9400cdc36a9a48e23', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'gift_1', NULL, 'gift_1', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('3cd9d09176d10d3225e4fe86b4538739', NULL, '2020-12-17 16:59:12', NULL, NULL, '7911bd189c2d53e182693bd599a315a2', 'type', NULL, 'type', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('3ec76a981ff5353d4a65052963166477', NULL, '2020-12-17 17:13:21', NULL, NULL, '9b75c161322e0b7e29b3ffc84239a72c', 'value', NULL, 'value', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('3f5a04060285392287f4e7f6d59988c6', NULL, '2020-08-03 09:55:46', NULL, NULL, '6011955e58d89040fca52e7f962d0bf4', 'tdata', NULL, 'tdata', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('3f7ce1ee2ad20770e64016384f2c1cd5', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'homephone', NULL, 'homephone', NULL, NULL, 17, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('42225abb0677e51111a8e9e7b001332c', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'yjine', NULL, 'yjine', 'String', NULL, 10, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('450316da5f9b7d8505944e16f1284a38', NULL, '2021-01-08 16:10:28', NULL, NULL, '7b20679054449c554cde856ef24126ab', 'monty', NULL, 'monty', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('46a4074647a27aaee0e5263d5f6bcf5a', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'tp', NULL, 'tp', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('46f68d27013cff9b09c5d059c79fbf28', NULL, '2021-02-02 19:10:15', NULL, NULL, '9b7d28336b01f9a6b1a613957c3d7cda', 'gtime', NULL, '雇佣时间', 'date', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('4942cc4d04ac7330799ecc3fec48ac8b', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'id_card', NULL, 'id_card', 'String', NULL, 12, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('49def4afc641cb52775ff03fdba3007a', NULL, '2021-01-08 16:10:28', NULL, NULL, '7b20679054449c554cde856ef24126ab', 'his_lowest', NULL, 'his_lowest', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('49fa04e98f2ed62966d7f6141611dd7e', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'children', NULL, 'children', NULL, NULL, 24, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('49febadfe1eb3a59bfbe802d506aa590', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'data', NULL, 'data', NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('4d782de2bf10be3a79f04e8841053f00', NULL, '2021-01-08 10:47:52', NULL, NULL, 'f7649b77cfc9e0a9dacdac370cd4036b', 'pingjia', NULL, 'pingjia', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('4d7dd94ecf26b5fa69f9a1f811583340', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'address', NULL, 'address', 'String', NULL, 16, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('502a0a66b4dbf8689ed36e56ab272c2f', NULL, '2021-02-02 19:10:15', NULL, NULL, '9b7d28336b01f9a6b1a613957c3d7cda', 'birth', NULL, '出生日期', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('52444b20f2fcdfe43461a5a49079e4dc', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'health', NULL, 'health', 'String', NULL, 11, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537477711047733248', 'admin', '2021-04-01 05:54:42', NULL, NULL, '537477711022567424', 'id', NULL, 'id', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537477711056121856', 'admin', '2021-04-01 05:54:42', NULL, NULL, '537477711022567424', 'name', NULL, 'name', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537477711064510464', 'admin', '2021-04-01 05:54:42', NULL, NULL, '537477711022567424', 'gtime', NULL, 'gtime', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537477711072899072', 'admin', '2021-04-01 05:54:42', NULL, NULL, '537477711022567424', 'update_by', NULL, 'update_by', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537477711077093376', 'admin', '2021-04-01 05:54:42', NULL, NULL, '537477711022567424', 'jphone', NULL, 'jphone', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537477711085481984', 'admin', '2021-04-01 05:54:42', NULL, NULL, '537477711022567424', 'birth', NULL, 'birth', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537477711093870592', 'admin', '2021-04-01 05:54:42', NULL, NULL, '537477711022567424', 'hukou', NULL, 'hukou', 'String', NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537477711102259200', 'admin', '2021-04-01 05:54:42', NULL, NULL, '537477711022567424', 'laddress', NULL, 'laddress', 'String', NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537477711106453504', 'admin', '2021-04-01 05:54:42', NULL, NULL, '537477711022567424', 'jperson', NULL, 'jperson', 'String', NULL, 9, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537477711110647808', 'admin', '2021-04-01 05:54:42', NULL, NULL, '537477711022567424', 'sex', NULL, 'sex', 'String', NULL, 10, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478337303457792', 'admin', '2021-04-01 05:54:37', NULL, NULL, '537478337278291968', 'id', NULL, 'id', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478337320235008', 'admin', '2021-04-01 05:54:37', NULL, NULL, '537478337278291968', 'create_by', NULL, 'create_by', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478337328623616', 'admin', '2021-04-01 05:54:37', NULL, NULL, '537478337278291968', 'create_time', NULL, 'create_time', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478337332817920', 'admin', '2021-04-01 05:54:37', NULL, NULL, '537478337278291968', 'update_by', NULL, 'update_by', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478337341206528', 'admin', '2021-04-01 05:54:37', NULL, NULL, '537478337278291968', 'update_time', NULL, 'update_time', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478337349595136', 'admin', '2021-04-01 05:54:37', NULL, NULL, '537478337278291968', 'data_table', NULL, 'data_table', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478337353789440', 'admin', '2021-04-01 05:54:37', NULL, NULL, '537478337278291968', 'data_id', NULL, 'data_id', 'String', NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478337362178048', 'admin', '2021-04-01 05:54:37', NULL, NULL, '537478337278291968', 'data_content', NULL, 'data_content', 'String', NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478337370566656', 'admin', '2021-04-01 05:54:37', NULL, NULL, '537478337278291968', 'data_version', NULL, 'data_version', 'String', NULL, 9, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478337378955264', 'admin', '2021-04-01 05:54:37', NULL, NULL, '537478337278291968', 'rownum_', NULL, 'rownum_', 'String', NULL, 10, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478706330906624', 'admin', '2021-04-01 05:56:44', NULL, NULL, '537478706314129408', 'id', NULL, 'id', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478706343489536', 'admin', '2021-04-01 05:56:44', NULL, NULL, '537478706314129408', 'cname', NULL, 'cname', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478706351878144', 'admin', '2021-04-01 05:56:44', NULL, NULL, '537478706314129408', 'cnum', NULL, 'cnum', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478706356072448', 'admin', '2021-04-01 05:56:44', NULL, NULL, '537478706314129408', 'cprice', NULL, 'cprice', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478706360266752', 'admin', '2021-04-01 05:56:44', NULL, NULL, '537478706314129408', 'ctotal', NULL, 'ctotal', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478706368655360', 'admin', '2021-04-01 05:56:44', NULL, NULL, '537478706314129408', 'tp', NULL, 'tp', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478706377043968', 'admin', '2021-04-01 05:56:44', NULL, NULL, '537478706314129408', 'dtotal', NULL, 'dtotal', 'String', NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478706381238272', 'admin', '2021-04-01 05:56:44', NULL, NULL, '537478706314129408', 'ztotal', NULL, 'ztotal', 'String', NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('537478706389626880', 'admin', '2021-04-01 05:56:44', NULL, NULL, '537478706314129408', 'd_id', NULL, 'd_id', 'String', NULL, 9, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('538563757aa1a49935824ce14568f27c', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'archivesdi', NULL, 'archivesdi', NULL, NULL, 34, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('5406c33ff49384c2bcad5b85a9701355', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'province', NULL, 'province', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('5648f5a00640e3adf57fb9bbf27269f4', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'tm', NULL, 'tm', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('56749103eb4a60e7046dea34453b439e', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'shao', NULL, 'shao', 'String', NULL, 13, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('57ee0e6ffe7135a943dde2408d424c97', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'proportion_1', NULL, 'proportion_1', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('589a5a4fe61fc71aa1bf45d3bd73974b', NULL, '2020-12-17 19:50:14', NULL, NULL, 'fb70a91730f087f8023afd88d24f9697', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('5a88459afcf01cc20ac5a50322b35fd6', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'hukounum', NULL, 'hukounum', NULL, NULL, 26, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('5b7f7bebf0c3951b891026e7c2ac90cb', NULL, '2020-08-03 09:55:46', NULL, NULL, '6011955e58d89040fca52e7f962d0bf4', 'didian', NULL, 'didian', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('5bf6aee0bd8f676a218e0210e9e6fa0e', NULL, '2020-12-17 16:59:12', NULL, NULL, '7911bd189c2d53e182693bd599a315a2', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('5cf4a1ca15691d6340e522e1831dc3ac', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'sales_6', NULL, 'sales_6', 'String', NULL, 18, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('5e4e8b7531a88f4db1a0d133de159494', NULL, '2020-08-03 09:55:46', NULL, NULL, '6011955e58d89040fca52e7f962d0bf4', 'num', NULL, 'num', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('6020e457162b86b75a2d335999ab06ec', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'nation', NULL, 'nation', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('631632bc2243018788d11d4f8348bfd2', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'socialsecurity', NULL, 'socialsecurity', NULL, NULL, 30, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('665f13c7fcebac6c35c894d885c4b344', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'proportion_6', NULL, 'proportion_6', 'String', NULL, 20, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('677bf4d6400fc465067b0d5bd6ad2a58', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'gift_2', NULL, 'gift_2', 'String', NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('6b2db5f824af08166e5074feea82ab52', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'sex', NULL, 'sex', 'String', NULL, 2, 0, NULL, 'sex', NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('6c2b1c9e4cfd3f6b79d0fb26fea72cec', NULL, '2020-08-03 09:55:46', NULL, NULL, '6011955e58d89040fca52e7f962d0bf4', 'zhaiyao', NULL, 'zhaiyao', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('6dae70a5323b3d517c8f13278f0e1d5f', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'proportion_5', NULL, 'proportion_5', 'String', NULL, 17, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('6ec41a06e2dee9ec8f07a894ddcaaae5', NULL, '2021-02-02 19:10:15', NULL, NULL, '9b7d28336b01f9a6b1a613957c3d7cda', 'jphone', NULL, 'jphone', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('70abaf24c413f38ff6a3c315ad8824b2', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'height', NULL, 'height', 'String', NULL, 9, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('710104c3e0541602a151d5e00fc2ee29', NULL, '2020-12-17 16:42:21', NULL, NULL, '654609e4247a0469e0b2befbc69b00f9', 'type', NULL, 'type', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('718a062a1e42276c1913c7d7836b1bee', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'hobby', NULL, 'hobby', NULL, NULL, 32, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('71cb567cd27fda05d55d80324c7b59e1', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'del_flag', NULL, 'del_flag', 'String', NULL, 32, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('729c2d2c70da0f3bc092f4aab4432244', NULL, '2020-12-17 16:42:21', NULL, NULL, '654609e4247a0469e0b2befbc69b00f9', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('732c8b168ade2e34974c9db6396df61f', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'type', NULL, 'type', 'String', NULL, 12, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('742954cf518d8026db68cc87c017ad2a', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'bz', NULL, 'bz', 'String', NULL, 19, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('768fb670937ab4aadde39842df36bfd3', 'admin', '2021-04-01 03:09:23', NULL, NULL, '1289140698221678593', 'cprice', NULL, 'cprice', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('796408f2959fc40edd9b460a1a5bdfb8', NULL, '2021-02-02 19:13:46', NULL, NULL, '1338756341933543425', 'gtime', NULL, '雇佣日期', 'date', NULL, 3, 1, 2, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('7b794ecee6f61f64839eb1094a7c20bb', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'region', NULL, 'region', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('7c2c06cc52978c4e5665deac1784535d', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'yren', NULL, 'yren', 'String', NULL, 9, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('7e564f212697079394030ac0563df496', NULL, '2020-06-16 18:14:25', NULL, NULL, 'e4cec9ff15bc0ea42f536a442a6d1335', 'id', NULL, 'id', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('7f5570e3056d82210d7d4e79b861560c', NULL, '2021-02-02 19:10:15', NULL, NULL, '9b7d28336b01f9a6b1a613957c3d7cda', 'laddress', NULL, 'laddress', 'String', NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('80017f23232ea91ae32e4718eb10e8c3', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'proportion_4', NULL, 'proportion_4', 'String', NULL, 14, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('80b5e3fd550d9be1a8c8ea69a2a593f8', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'birth', NULL, 'birth', NULL, NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('81dea8f0ccba2b3530038ebcf92b36b1', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'name', NULL, 'name', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('81f2de244fa1e6b5f28419f60c4db169', NULL, '2020-06-16 18:14:25', NULL, NULL, 'e4cec9ff15bc0ea42f536a442a6d1335', 'bnum', NULL, 'bnum', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('824a22cf80849d110e04fd5c573f40de', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'jphone', NULL, 'jphone', 'String', NULL, 17, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('84391d55c9bd4185c4abbc0d9a8a3f9b', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'native_place', NULL, 'native_place', 'String', NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('85263a305fba4c7e7a991ed3b416e006', NULL, '2020-12-17 16:42:21', NULL, NULL, '654609e4247a0469e0b2befbc69b00f9', 'value', NULL, 'value', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('865ca077977b78934e5e82e733ef4e47', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'major', NULL, 'major', 'String', NULL, 15, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('8749d00c6c3cf873841a227a5206478a', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'sales_1', NULL, 'sales_1', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('87f43f4f5220c34a95d55ff3fa9de0c1', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'health', NULL, 'health', NULL, NULL, 10, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('88b19703dac5a5ae8c01c68101cd8b5b', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'cbz', NULL, 'cbz', 'String', NULL, 14, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('89bd5c1f5b37b82ab2d56d8c9e50a674', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'sex', NULL, 'sex', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('8a122291db744a6109a93af5d289787f', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'computer_level', NULL, 'computer_level', 'String', NULL, 22, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('8ab8d51dfb792cdc767e68d7e9370f3d', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'num', NULL, 'num', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('8bfc84f6d610581d736fcccc5f04a863', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'scard', NULL, 'scard', 'String', NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('8d186f249df9e1c1c549fbdc6a0a4d77', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'currentdi', NULL, 'currentdi', NULL, NULL, 28, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('8db810062e3a19eb83fca651691b848e', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'sales_2', NULL, 'sales_2', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('8e39d42a7fad183fe75ce1a56f148db1', 'admin', '2021-04-01 03:09:23', NULL, NULL, '1289140698221678593', 'bianma', NULL, 'bianma', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('8fb12c3929ea745f94cc4a90df9d5181', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'idcard', NULL, 'idcard', NULL, NULL, 21, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614453659533312', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614453697282048', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'sex', NULL, 'sex', 'String', NULL, 2, 0, NULL, 'sex', NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614453726642176', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'tp', NULL, 'tp', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614453747613696', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'tm', NULL, 'tm', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614453768585216', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'nation', NULL, 'nation', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614453785362432', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'birth', NULL, 'birth', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614453810528256', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'zhuzhi', NULL, 'zhuzhi', 'String', NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614453827305472', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'card', NULL, 'card', 'String', NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614453839888384', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'ydate', NULL, 'ydate', 'String', NULL, 9, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614453852471296', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'qfjg', NULL, 'qfjg', 'String', NULL, 10, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614453865054208', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'slyy', NULL, 'slyy', 'String', NULL, 11, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614453877637120', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'sdate', NULL, 'sdate', 'String', NULL, 12, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614453902802944', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'shao', NULL, 'shao', 'String', NULL, 13, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614453927968768', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'cbr', NULL, 'cbr', 'String', NULL, 14, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614453953134592', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'sld', NULL, 'sld', 'String', NULL, 15, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614453969911808', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'sr', NULL, 'sr', 'String', NULL, 16, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614454003466240', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'jphone', NULL, 'jphone', 'String', NULL, 17, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614454020243456', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'lzr', NULL, 'lzr', 'String', NULL, 18, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614454037020672', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'ldate', NULL, 'ldate', 'String', NULL, 19, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614454053797888', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'sk', NULL, 'sk', 'String', NULL, 20, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('924614454074769408', NULL, '2021-02-02 19:23:18', NULL, NULL, '924614453609201664', 'dizhi', NULL, 'dizhi', 'String', NULL, 21, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('92da818568d6c8e1e499abf51e439870', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'lzr', NULL, 'lzr', 'String', NULL, 18, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930045149299916800', 'admin', '2024-03-19 20:34:13', NULL, NULL, '930045149249585152', 'id', NULL, '编号(输入1或者2)', 'String', NULL, 0, 1, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930045149438328832', 'admin', '2024-03-19 20:34:13', NULL, NULL, '930045149249585152', 'organization', NULL, '收款组织', 'String', NULL, 1, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930241691537424384', 'admin', '2024-03-20 09:35:13', NULL, NULL, '930241691461926912', 'id', NULL, '编号', 'String', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930241691583561728', 'admin', '2024-03-20 09:35:13', NULL, NULL, '930241691461926912', 'customId', NULL, '顾客/业主收费明细编号', 'String', NULL, 1, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930241691600338944', 'admin', '2024-03-20 09:35:13', NULL, NULL, '930241691461926912', 'propertyName', NULL, '房产名称', 'String', NULL, 2, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930241691617116160', 'admin', '2024-03-20 09:35:13', NULL, NULL, '930241691461926912', 'expenseItem', NULL, '费用项目', 'String', NULL, 3, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930241691650670592', 'admin', '2024-03-20 09:35:13', NULL, NULL, '930241691461926912', 'price', NULL, '应交月份', 'String', NULL, 4, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930243856901390336', 'admin', '2024-03-20 09:43:49', NULL, NULL, '930241691461926912', 'payableMonths', NULL, '金额', 'String', NULL, 5, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930244634357579776', 'admin', '2024-03-20 09:46:54', NULL, NULL, '930045149249585152', 'customName', NULL, '顾客名称', 'String', NULL, 2, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930244634374356992', 'admin', '2024-03-20 09:46:54', NULL, NULL, '930045149249585152', 'receiptNo', NULL, '收款单号', 'String', NULL, 3, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930244634386939904', 'admin', '2024-03-20 09:46:54', NULL, NULL, '930045149249585152', 'actualPayer', NULL, '实际交款人', 'String', NULL, 4, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930244634403717120', 'admin', '2024-03-20 09:46:54', NULL, NULL, '930045149249585152', 'settlementType', NULL, '结算方式', 'String', NULL, 5, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930244634420494336', 'admin', '2024-03-20 09:46:54', NULL, NULL, '930045149249585152', 'collectionTime', NULL, '收款时间', 'String', NULL, 6, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930244634433077248', 'admin', '2024-03-20 09:46:54', NULL, NULL, '930045149249585152', 'originalNumber', NULL, '原单号', 'String', NULL, 7, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930244634449854464', 'admin', '2024-03-20 09:46:54', NULL, NULL, '930045149249585152', 'paymentDesc', NULL, '缴费说明', 'String', NULL, 8, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930244634462437376', 'admin', '2024-03-20 09:46:54', NULL, NULL, '930045149249585152', 'verifyPassword', NULL, '检验密码', 'String', NULL, 9, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('930244634479214592', 'admin', '2024-03-20 09:46:54', NULL, NULL, '930045149249585152', 'dealWith', NULL, '收款经办', 'String', NULL, 10, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343644614656', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'id', NULL, 'id', 'String', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343678169088', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'name', NULL, 'name', 'String', NULL, 1, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343694946304', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'key_word', NULL, 'key_word', 'String', NULL, 2, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343711723520', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'punch_time', NULL, 'punch_time', 'String', NULL, 3, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343728500736', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'salary_money', NULL, 'salary_money', 'String', NULL, 4, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343741083648', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'bonus_money', NULL, 'bonus_money', 'String', NULL, 5, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343753666560', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'sex', NULL, 'sex', 'String', NULL, 6, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343770443776', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'age', NULL, 'age', 'String', NULL, 7, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343783026688', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'birthday', NULL, 'birthday', 'String', NULL, 8, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343795609600', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'email', NULL, 'email', 'String', NULL, 9, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343808192512', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'content', NULL, 'content', 'String', NULL, 10, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343820775424', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'create_by', NULL, 'create_by', 'String', NULL, 11, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343837552640', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'create_time', NULL, 'create_time', 'String', NULL, 12, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343850135552', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'update_by', NULL, 'update_by', 'String', NULL, 13, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343862718464', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'update_time', NULL, 'update_time', 'String', NULL, 14, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343875301376', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'sys_org_code', NULL, 'sys_org_code', 'String', NULL, 15, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343896272896', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'tenant_id', NULL, 'tenant_id', 'String', NULL, 16, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('934653343913050112', 'admin', '2024-04-01 13:45:32', NULL, NULL, '934653343564922880', 'update_count', NULL, 'update_count', 'String', NULL, 17, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('938680893832265728', 'admin', '2024-04-12 16:29:35', NULL, NULL, '938680893609967616', 'country', NULL, 'country', 'String', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('938680893895180288', 'admin', '2024-04-12 16:29:35', NULL, NULL, '938680893609967616', 'city', NULL, 'city', 'String', NULL, 1, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('938680893916151808', 'admin', '2024-04-12 16:29:35', NULL, NULL, '938680893609967616', 'region', NULL, 'region', 'String', NULL, 2, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('938680893941317632', 'admin', '2024-04-12 16:29:35', NULL, NULL, '938680893609967616', 'org', NULL, 'org', 'String', NULL, 3, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('938680893970677760', 'admin', '2024-04-12 16:29:35', NULL, NULL, '938680893609967616', 'department', NULL, 'department', 'String', NULL, 4, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('938680893987454976', 'admin', '2024-04-12 16:29:35', NULL, NULL, '938680893609967616', 'education', NULL, 'education', 'String', NULL, 5, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('938680893995843584', 'admin', '2024-04-12 16:29:35', NULL, NULL, '938680893609967616', 'sex', NULL, 'sex', 'String', NULL, 6, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('938680894033592320', 'admin', '2024-04-12 16:29:35', NULL, NULL, '938680893609967616', 'age', NULL, 'age', 'String', NULL, 7, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('938680894079729664', 'admin', '2024-04-12 16:29:35', NULL, NULL, '938680893609967616', 'name', NULL, 'name', 'String', NULL, 8, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('938680894100701184', 'admin', '2024-04-12 16:29:35', NULL, NULL, '938680893609967616', 'salary', NULL, 'salary', 'String', NULL, 9, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('938680894121672704', 'admin', '2024-04-12 16:29:35', NULL, NULL, '938680893609967616', 'tm', NULL, 'tm', 'String', NULL, 10, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('94fc5c2791e2e218383864b80095c89c', NULL, '2021-02-02 19:10:15', NULL, NULL, '9b7d28336b01f9a6b1a613957c3d7cda', 'id', NULL, 'id', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('95650b0335c6981bf0d657e11b1b2082', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'hysr', NULL, 'hysr', 'String', NULL, 11, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('9a5f78c12595cb66d3b630962f7cd7bf', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'sf1', NULL, 'sf1', 'String', NULL, 15, 0, NULL, 'ttype', NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('9d3986d3a32e9b4672dc2b29174749f3', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'rk', NULL, 'rk', 'String', NULL, 13, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('9d6a3a8b9cf5c659e7d752028b70da8b', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'sf2', NULL, 'sf2', 'String', NULL, 16, 0, NULL, 'ttype', NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('9d9b437037bb304f5def5b97d4c2b4c4', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'zhuzhi', NULL, 'zhuzhi', 'String', NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('9ddf87596d6701eda383c3d8d7853b2b', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'education', NULL, 'education', 'String', NULL, 13, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('9e28f1951ea83b6e6dae4e3892baea90', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'positional_titles', NULL, 'positional_titles', 'String', NULL, 25, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('9f15fef9efd35f5a5c1418ce5a6eceb0', NULL, '2021-02-02 19:13:46', NULL, NULL, '1338756341933543425', 'birth', NULL, '出生日期', 'datetime', NULL, 6, 1, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('a15e649faa93fbae15a66f5266bd9336', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'phone', NULL, 'phone', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('a2e680c356e712b43343d589539da011', NULL, '2021-01-08 10:47:52', NULL, NULL, 'f7649b77cfc9e0a9dacdac370cd4036b', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('a42eed89da67da0653650edcc1576f8c', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'currentnum', NULL, 'currentnum', NULL, NULL, 29, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('a93ce07361b9d6ec02a58cf7f6b94664', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'political', NULL, 'political', NULL, NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('a949c4beac3fec79e96309a6d2d8f5bb', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'entrytime', NULL, 'entrytime', NULL, NULL, 19, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('a97ee04d3e745b3be9ee48cb16fdb419', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'birth', NULL, 'birth', 'String', NULL, 6, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('a9c7c96a412537b4da3df68ff8e93cc8', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'post', NULL, 'post', NULL, NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('ab0aabf8cc08327a4510420bd553e6c0', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'providentfund', NULL, 'providentfund', NULL, NULL, 31, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('ad146af051ba273a480223d49f59358b', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'hukoustreet', NULL, 'hukoustreet', NULL, NULL, 25, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('ad1d1fe2ee182c2d3a263a127fea041e', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'proportion_2', NULL, 'proportion_2', 'String', NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('ad2cc52cc14e9aabc04ac79d9a10b530', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'ldate', NULL, 'ldate', 'String', NULL, 19, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('ae5ec6e56478a098b36587e93b1d8908', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'arrival_time', NULL, 'arrival_time', 'String', NULL, 24, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('aee0188ab2bf9849607f6ef34b36713e', NULL, '2020-12-17 17:13:21', NULL, NULL, '9b75c161322e0b7e29b3ffc84239a72c', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('aee106a24b11b0f8ca10bc88b62189d7', NULL, '2020-08-03 09:55:46', NULL, NULL, '6011955e58d89040fca52e7f962d0bf4', 'gdata', NULL, 'gdata', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('aee31ce5eb6271601bc4e6f8affaceb0', NULL, '2020-06-16 18:14:25', NULL, NULL, 'e4cec9ff15bc0ea42f536a442a6d1335', 'hezairen', NULL, 'hezairen', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('b14588abed341d314a08d316dfde553f', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'work_experience', NULL, 'work_experience', 'String', NULL, 27, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('b1de05c2d02cdde59c1e2a93e45964f9', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'create_time', NULL, 'create_time', 'String', NULL, 29, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('b2176d9680c08a7aa040aec9f71ff236', NULL, '2021-02-02 19:13:46', NULL, NULL, '1338756341933543425', 'id', NULL, 'id', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('b279ab8f7d20ebbeec67f5bf2109ba22', NULL, '2021-01-08 16:10:28', NULL, NULL, '7b20679054449c554cde856ef24126ab', 'his_average', NULL, 'his_average', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('b3c98ed9cb9e4a234273aa4921efd545', NULL, '2020-06-16 18:14:25', NULL, NULL, 'e4cec9ff15bc0ea42f536a442a6d1335', 'jpnum', NULL, 'jpnum', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('b450669f376fa9f075ac403c7d7f2ee9', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'proportion_3', NULL, 'proportion_3', 'String', NULL, 11, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('b46d80bfe53372b6ff92a6f8e8bf38df', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'hukoudi', NULL, 'hukoudi', NULL, NULL, 27, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('b5afa6c7c63f649460d4d45b7d697098', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'zip_code', NULL, 'zip_code', 'String', NULL, 17, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('b5df568754994e67a15a8f5b8d4bc297', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'phone', NULL, 'phone', 'String', NULL, 19, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('b863f83ac64327d86f36c8796a00f777', NULL, '2020-06-16 18:14:25', NULL, NULL, 'e4cec9ff15bc0ea42f536a442a6d1335', 'jieshu', NULL, 'jieshu', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('b8aafd56ddcf6902909722c7d2529797', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'department', NULL, 'department', NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('ba83ad8a89105b198aa49798f2940c29', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'foreign_language', NULL, 'foreign_language', 'String', NULL, 20, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('bef01b3169ec05f63c9f92245b61bedf', NULL, '2021-02-02 19:13:46', NULL, NULL, '1338756341933543425', 'jperson', NULL, 'jperson', NULL, NULL, 9, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('c357b23ae68c0ee6c9dab322507dce0b', NULL, '2021-01-11 14:38:14', NULL, NULL, '1317006713165049858', 'jdate', NULL, 'jdate', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('c3b0443ebecc7152343c5ea3ef32a38f', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'graduation_time', NULL, 'graduation_time', 'String', NULL, 23, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('c3d8cd6e68c605fd6d6ac217fed5c8d4', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'weight', NULL, 'weight', 'String', NULL, 10, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('c3fe8f62ea0c6ce9990bfa22dc0265b6', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'major', NULL, 'major', NULL, NULL, 13, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('c40fe2cf7a74a6e96575f73ef5e7d205', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'nation', NULL, 'nation', NULL, NULL, 9, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('c4d6132699dcdff382c93ab10d64551a', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'education_experience', NULL, 'education_experience', 'String', NULL, 26, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('c578969584d9b639d249bcd981bc5a08', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'ydate', NULL, 'ydate', 'String', NULL, 9, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('c57bd36c25b13a8149268496e54052ae', NULL, '2020-12-17 19:50:14', NULL, NULL, 'fb70a91730f087f8023afd88d24f9697', 'value', NULL, 'value', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('c6144f2ca7422a71e951abea1bce6aaf', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'education', NULL, 'education', NULL, NULL, 12, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('c6820a1e3308badb60582998805a0645', NULL, '2020-06-16 18:14:25', NULL, NULL, 'e4cec9ff15bc0ea42f536a442a6d1335', 'shihelv', NULL, 'shihelv', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('c8d1276d19bdd946e9fc18b83aacda15', 'admin', '2021-04-01 03:09:23', NULL, NULL, '1289140698221678593', 'cname', NULL, 'cname', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('cb99a516d392d1efb87141ec42168aa9', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'card', NULL, 'card', 'String', NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('cc91f43bf975f056944b5ec19266ec9c', NULL, '2020-12-17 16:59:12', NULL, NULL, '7911bd189c2d53e182693bd599a315a2', 'value', NULL, 'value', 'String', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('cec893b2241134ba9b03ed6d4edf2919', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'marital', NULL, 'marital', NULL, NULL, 23, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('cf9d32fea2f67e4b11cd2823dbbefbad', NULL, '2020-08-03 09:55:46', NULL, NULL, '6011955e58d89040fca52e7f962d0bf4', 'id', NULL, 'id', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('d076942aecee8f5197b66eb382ba1995', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'sbtype', NULL, 'sbtype', NULL, NULL, 33, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('d3ef9876d3c56889157747be606f70fc', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'gift_6', NULL, 'gift_6', 'String', NULL, 19, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('d5b7b92023a2fb09fed9d36a4ac7b3e3', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'sales_z', NULL, 'sales_z', 'String', NULL, 21, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('da9d0a2565cea7578415076a4d8e6c4c', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'sdate', NULL, 'sdate', 'String', NULL, 12, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('db503c31de99f35cbcb1f66a69f9964c', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'mailbox', NULL, 'mailbox', NULL, NULL, 15, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('dbc452a77ba1449096852d21c2959f34', NULL, '2021-02-02 19:13:46', NULL, NULL, '1338756341933543425', 'hukou', NULL, 'hukou', 'String', NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('dd5697ec6eddcca16cca47080e9b801d', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'sld', NULL, 'sld', 'String', NULL, 15, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('dd56fbd98db5c1cda9dd77637ba1c7e6', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'create_by', NULL, 'create_by', 'String', NULL, 28, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('ddcf7ade58e0a8a520b44fc94e0602bb', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'sk', NULL, 'sk', 'String', NULL, 20, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('dfbc8bba6261dcd4ceb3da5f517a0d58', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'school', NULL, 'school', NULL, NULL, 20, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('e1c77285c7ca39ebee455895ed081245', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'nation', NULL, 'nation', 'String', NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('e28cc14c4e1bc2c889f04a6cf30f9196', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'cbr', NULL, 'cbr', 'String', NULL, 14, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('e52e7896193ad09d700599d2ef6fa8ae', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'knum', NULL, 'knum', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('e7f6104183a7b2408f72b91f4638e9e2', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'gift_3', NULL, 'gift_3', 'String', NULL, 10, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('e8c0f052d6bca9045fdb6197b197a92d', NULL, '2021-02-02 19:13:46', NULL, NULL, '1338756341933543425', 'update_by', NULL, 'update_by', 'String', NULL, 4, 0, NULL, 'zhiwu', NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('ea6018bdbd9fb192b1d3f9e832b5d382', NULL, '2021-02-02 19:10:15', NULL, NULL, '9b7d28336b01f9a6b1a613957c3d7cda', 'name', NULL, '姓名', 'string', NULL, 2, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('ec6c6f56c64de5f4de16166000f31d19', NULL, '2020-06-16 18:14:25', NULL, NULL, 'e4cec9ff15bc0ea42f536a442a6d1335', 'ftime', NULL, 'ftime', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('ef685270770a69bddb4f24e37eed9dc0', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'office', NULL, 'office', NULL, NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('efe17d82b5daaa3f95364e9afaeffd1c', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'register', NULL, 'register', NULL, NULL, 11, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('efe4e0110a61d9791e18308aed422aa7', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'name', NULL, 'name', NULL, NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('f0a83c77c0448a9f7c8c0bc3c7f42f13', NULL, '2021-02-02 19:23:18', NULL, NULL, '94bcd8202bc6bc467efd0d679dadd7bb', 'qfjg', NULL, 'qfjg', 'String', NULL, 10, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('f110f1f947e0f895b552f7edd133a60a', 'admin', '2021-04-01 03:09:23', NULL, NULL, '1289140698221678593', 'ctotal', NULL, 'ctotal', 'String', NULL, 8, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('f11af753ccbf495818e9c23c1b083ae2', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'foreign_language_level', NULL, 'foreign_language_level', 'String', NULL, 21, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('f1905f7a175f8e56afd8f6c2969582e6', NULL, '2021-01-06 11:43:35', NULL, NULL, '1334390762455965697', 'gift_5', NULL, 'gift_5', 'String', NULL, 16, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('f3b4e31c7ff6a365c4130cbc695e2621', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'num', NULL, 'num', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('f430837a3f4c08f425bcd1de46d3a2d3', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'sex', NULL, 'sex', NULL, NULL, 5, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('f53143608c570f9886861442be87b5ff', NULL, '2021-02-02 19:10:15', NULL, NULL, '9b7d28336b01f9a6b1a613957c3d7cda', 'update_by', NULL, '职务', 'String', NULL, 4, 1, 3, 'zhiwu', NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('f82904af04e557b12dcfe3562900597c', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'gdata', NULL, 'gdata', NULL, NULL, 14, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('f9154d882408b868253ed8fb87879220', NULL, '2021-02-02 19:30:23', NULL, NULL, '629609c4d540cb4675e9064af8955296', 'name', NULL, 'name', 'String', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('f95dd09a118b93cc7884b12118448ed4', NULL, '2021-02-02 19:10:15', NULL, NULL, '9b7d28336b01f9a6b1a613957c3d7cda', 'hukou', NULL, 'hukou', 'String', NULL, 7, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('f978117e8eda0daee2c00223f9df4b48', NULL, '2021-01-13 11:59:53', NULL, NULL, '1316997232402231298', 'update_time', NULL, 'update_time', 'String', NULL, 31, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('f984ef26fe0a505b279a0e4a3b27201f', NULL, '2021-01-08 10:47:52', NULL, NULL, 'f7649b77cfc9e0a9dacdac370cd4036b', 'shijian', NULL, 'shijian', 'String', NULL, 4, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('fac871f69237c6c25abe8c4332eabcbf', NULL, '2021-01-08 10:47:52', NULL, NULL, 'f7649b77cfc9e0a9dacdac370cd4036b', 'lingdao', NULL, 'lingdao', 'String', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('fc07c053ed0ecbfcc45041640acf6cb1', NULL, '2021-01-05 15:33:07', NULL, NULL, '1316987047604514817', 'party', NULL, 'party', NULL, NULL, 22, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('fe3b1449ce346836f47234ca65949aea', NULL, '2020-06-16 18:14:25', NULL, NULL, 'e4cec9ff15bc0ea42f536a442a6d1335', 'sfkong', NULL, 'sfkong', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_field` VALUES ('ffb5fbe81d2cf48ca45a815c676fd9eb', NULL, '2020-06-16 18:14:25', NULL, NULL, 'e4cec9ff15bc0ea42f536a442a6d1335', 'kaishi', NULL, 'kaishi', 'string', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\n\n-- ----------------------------\n-- Table structure for jimu_report_db_param\n-- ----------------------------\nDROP TABLE IF EXISTS `jimu_report_db_param`;\nCREATE TABLE `jimu_report_db_param`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `jimu_report_head_id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '动态报表ID',\n  `param_name` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '参数字段',\n  `param_txt` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '参数文本',\n  `param_value` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '参数默认值',\n  `order_num` int(11) NULL DEFAULT NULL COMMENT '排序',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `search_flag` int(1) NULL DEFAULT NULL COMMENT '查询标识0否1是 默认0',\n  `widget_type` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '查询控件类型',\n  `search_mode` int(1) NULL DEFAULT NULL COMMENT '查询模式1简单2范围',\n  `dict_code` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字典',\n  `search_format` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '查询时间格式化表达式',\n  `ext_json` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '参数配置',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_jrdp_jimu_report_head_id`(`jimu_report_head_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jimu_report_db_param\n-- ----------------------------\nINSERT INTO `jimu_report_db_param` VALUES ('1324279360203526146', '1324279359998005250', 'pageSize', 'pageSize', '10', 2, NULL, '2020-08-03 15:19:54', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('1324279360220303361', '1324279359998005250', 'pageNo', 'pageNo', '1', 1, NULL, '2020-08-03 15:19:54', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('173c869cc45b683a9cfe25826110cead', '1272834687525482497', 'id', 'id', '1', 1, NULL, '2020-08-03 09:57:08', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('1805eb351a966dc3c039b5239b6faa49', '1291310198925840385', 'sex', 'sex', '男', 2, NULL, '2020-06-08 15:21:09', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('256eb2f8582ce4d74559b1fc1e2917ca', '1291310198925840385', 'id', 'id', '111', 1, NULL, '2020-06-08 15:21:09', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('3957799c20fcc696d680cca9649897bb', 'e4cec9ff15bc0ea42f536a442a6d1335', 'id', 'id', '1', 1, NULL, '2020-08-03 09:57:08', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('3a9efc51a6b6723d5a0ddf109aacb2b5', '1288038655293661186', 'pageNo', 'pageNo', '1', 1, 'admin', '2021-04-01 03:09:40', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('3ced36c7a2cce40c667cc485bf59cd11', '1291217511962902530', 'pageSize', 'pageSize', '10', 2, NULL, '2020-08-03 15:19:54', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('49bd3f212cd6c406c8584e6bb0d9cf93', '1291549569390243841', 'pageSize', 'pageSize', '10', 2, NULL, '2020-07-30 17:26:29', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('52db6da75ea733ae741c62cc54c85d92', '6011955e58d89040fca52e7f962d0bf4', 'id', 'id', '1', 1, NULL, '2020-08-03 09:55:46', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('57165a6fe5f2b700d4ef19518de4defd', '1290104038414721025', 'id', 'id', '1', 1, NULL, '2020-08-03 09:55:46', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('7569e95c1fa73d5438aceb19c1b85ef0', '1288038655293661186', 'pageSize', 'pageSize', '20', 2, 'admin', '2021-04-01 03:09:40', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('7d7765754aadaddab91bf1257447ae73', '1291549569390243841', 'pageNo', 'pageNo', '1', 1, NULL, '2020-07-30 17:26:29', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('90b22a058cc331146b548bc93f09b5cd', '1289140698221678593', 'pageSize', 'pageSize', '20', 2, 'admin', '2021-04-01 03:09:23', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('930241691675836416', '930241691461926912', 'customId', NULL, '1', 1, 'admin', '2024-03-20 09:35:13', NULL, NULL, 0, NULL, NULL, NULL, NULL, '');\nINSERT INTO `jimu_report_db_param` VALUES ('930241749263630336', '930045149249585152', 'id', NULL, '', 1, 'admin', '2024-03-20 09:35:26', NULL, NULL, 0, NULL, NULL, NULL, NULL, '');\nINSERT INTO `jimu_report_db_param` VALUES ('a29c10ed01c6608e899e1368f2d5d7e3', '1316997232402231298', 'id', 'id', '1', 1, NULL, '2021-01-13 14:31:13', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('a803707f3383dd9f4685fadc7efa07f4', '1224643501392728065', 'sex', 'sex', '男', 2, NULL, '2020-06-08 15:21:09', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('b7c34e8a3c2804715825af4bdbcf857a', '1224643501392728065', 'id', 'id', '111', 1, NULL, '2020-06-08 15:21:09', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('d8010a4ffbe567e6117e7f59641aeb7c', '1289140698221678593', 'pageNo', 'pageNo', '1', 1, 'admin', '2021-04-01 03:09:23', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_db_param` VALUES ('d9d94d6b09dd074f39af96d7a4696f9a', '1291217511962902530', 'pageNo', 'pageNo', '1', 1, NULL, '2020-08-03 15:19:54', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);\n\n-- ----------------------------\n-- Table structure for jimu_report_export_job\n-- ----------------------------\nDROP TABLE IF EXISTS `jimu_report_export_job`;\nCREATE TABLE `jimu_report_export_job`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '主键',\n  `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '任务名称',\n  `begin_time` datetime NULL DEFAULT NULL COMMENT '开始时间',\n  `end_time` datetime NULL DEFAULT NULL COMMENT '结束时间',\n  `exec_interval` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '执行频率',\n  `report_conf` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '导出报表配置',\n  `last_run_time` datetime NULL DEFAULT NULL COMMENT '最后执行时间',\n  `receiver_email` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '接收通知的邮件',\n  `file_sync_path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '文件同步路径',\n  `status` int(11) NULL DEFAULT NULL COMMENT '状态(0:停止;1:启动)',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  `tenant_id` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '多租户标识',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '积木报表导出计划表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jimu_report_export_job\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for jimu_report_export_log\n-- ----------------------------\nDROP TABLE IF EXISTS `jimu_report_export_log`;\nCREATE TABLE `jimu_report_export_log`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `batch_no` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '批次编号',\n  `export_channel` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '导出渠道',\n  `export_type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '导出类型',\n  `report_id` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT '报表id',\n  `download_path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '下载路径',\n  `status` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '状态',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  `tenant_id` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '多租户标识',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '积木报表自动导出记录表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jimu_report_export_log\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for jimu_report_ext_data\n-- ----------------------------\nDROP TABLE IF EXISTS `jimu_report_ext_data`;\nCREATE TABLE `jimu_report_ext_data`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键ID',\n  `biz_type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '业务类型标识，如 report_share、temp_config 等',\n  `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '名称，展示用',\n  `descr` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '描述信息',\n  `tags` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '标签，多个用逗号分隔',\n  `data_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT '实际存储内容',\n  `metadata` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '元数据，用于存储补充信息',\n  `status` tinyint(4) NULL DEFAULT 1 COMMENT '状态标识：1正常 0禁用',\n  `create_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '修改时间',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_biz`(`biz_type`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '通用扩展数据表' ROW_FORMAT = Dynamic;\n\n-- ----------------------------\n-- Records of jimu_report_ext_data\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for jimu_report_icon_lib\n-- ----------------------------\nDROP TABLE IF EXISTS `jimu_report_icon_lib`;\nCREATE TABLE `jimu_report_icon_lib`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键',\n  `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '图片名称',\n  `type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '图片类型',\n  `image_url` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '图片地址',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  `tenant_id` int(11) NULL DEFAULT NULL COMMENT '租户id',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '积木图库表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jimu_report_icon_lib\n-- ----------------------------\nINSERT INTO `jimu_report_icon_lib` VALUES ('1049528030907236352', '规模', 'common', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/cygm.png', 'admin', '2025-02-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1049528060653240320', '地图', 'common', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/map.png', 'admin', '2025-02-12 13:36:39', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1049528097315651584', '模块', 'common', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/gnmk.png', 'admin', '2025-02-12 13:36:48', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1049528141758496768', '数据', 'common', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/glsj.png', 'admin', '2025-02-12 13:36:59', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1049528176160178176', '兼容', 'common', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/jr.png', 'admin', '2025-02-12 13:37:07', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1049528216056397824', '聚焦', 'common', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/jj.png', 'admin', '2025-02-12 13:37:16', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1049528260608294912', '分析', 'common', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/sjfx.png', 'admin', '2025-02-12 13:37:27', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1049528435443662848', '分裂', 'common', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/sjlb.png', 'admin', '2025-02-12 13:38:09', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1049528483522969600', '趋势', 'common', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/sjzs.png', 'admin', '2025-02-12 13:38:20', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1049528593581506560', '数据', 'common', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/xxk.png', 'admin', '2025-02-12 13:38:46', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1049528640859701248', '指纹', 'common', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/zwsb.png', 'admin', '2025-02-12 13:38:58', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1049528685608730624', '柱图', 'common', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/bar.png', 'admin', '2025-02-12 13:39:08', 'admin', '2025-04-02 22:32:19', 1000);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025769230337', 'icon1', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025769230337.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025773424641', 'icon2', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025773424641.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025781813249', 'icon3', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025781813249.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025786007553', 'icon4', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025786007553.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025790201858', 'icon5', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025790201858.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025798590465', 'icon6', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025798590465.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025802784769', 'icon7', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025802784769.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025806979073', 'icon8', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025806979073.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025811173377', 'icon9', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025811173377.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025819561986', 'icon10', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025819561986.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025827950594', 'icon11', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025827950594.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025832144898', 'icon12', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025832144898.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025857310721', 'icon13', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025857310721.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025869893633', 'icon14', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025869893633.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025869893634', 'icon15', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025869893634.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025878282241', 'icon16', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025878282241.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025937002497', 'icon17', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025937002497.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025953779713', 'icon18', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025953779713.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025962168322', 'icon19', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025962168322.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025966362626', 'icon20', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025966362626.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025983139842', 'icon21', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025983139842.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025995722753', 'icon22', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025995722753.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271025999917058', 'icon23', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271025999917058.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026004111361', 'icon24', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026004111361.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026008305666', 'icon25', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026008305666.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026016694273', 'icon26', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026016694273.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026020888578', 'icon27', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026020888578.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026025082882', 'icon28', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026025082882.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026029277185', 'icon29', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026029277185.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026037665793', 'icon30', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026037665793.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026046054402', 'icon31', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026046054402.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026050248706', 'icon32', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026050248706.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026054443010', 'icon33', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026054443010.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026058637314', 'icon34', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026058637314.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026062831617', 'icon35', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026062831617.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026071220225', 'icon36', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026071220225.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026087997442', 'icon37', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026087997442.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026096386049', 'icon38', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026096386049.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026108968962', 'icon39', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026108968962.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026113163266', 'icon40', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026113163266.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026117357570', 'icon41', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026117357570.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026125746177', 'icon42', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026125746177.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026146717698', 'icon43', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026146717698.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026150912002', 'icon44', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026150912002.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026155106306', 'icon45', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026155106306.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026163494914', 'icon46', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026163494914.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026167689217', 'icon47', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026167689217.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026176077825', 'icon48', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026176077825.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026192855042', 'icon49', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026192855042.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026197049346', 'icon50', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026197049346.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026205437954', 'icon51', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026205437954.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026218020865', 'icon52', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026218020865.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026226409473', 'icon53', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026226409473.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026234798081', 'icon54', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026234798081.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026247380993', 'icon55', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026247380993.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026259963906', 'icon56', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026259963906.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026264158210', 'icon57', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026264158210.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026272546818', 'icon58', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026272546818.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026280935425', 'icon59', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026280935425.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026285129729', 'icon60', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026285129729.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026289324034', 'icon61', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026289324034.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026293518338', 'icon62', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026293518338.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026297712642', 'icon63', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026297712642.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026301906945', 'icon64', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026301906945.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026310295553', 'icon65', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026310295553.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026331267074', 'icon66', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026331267074.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026339655682', 'icon67', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026339655682.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026343849985', 'icon68', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026343849985.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026348044289', 'icon69', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026348044289.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026356432897', 'icon70', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026356432897.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026360627202', 'icon71', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026360627202.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026364821506', 'icon72', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026364821506.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026381598721', 'icon73', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026381598721.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026389987329', 'icon74', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026389987329.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026394181634', 'icon75', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026394181634.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026398375938', 'icon76', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026398375938.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026402570242', 'icon77', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026402570242.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026406764546', 'icon78', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026406764546.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026410958850', 'icon79', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026410958850.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026419347457', 'icon80', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026419347457.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026423541762', 'icon81', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026423541762.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026427736065', 'icon82', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026427736065.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026436124673', 'icon83', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026436124673.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026436124674', 'icon84', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026436124674.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026440318977', 'icon85', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026440318977.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026444513281', 'icon86', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026444513281.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026457096194', 'icon87', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026457096194.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026469679105', 'icon88', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026469679105.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026473873409', 'icon89', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026473873409.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026482262017', 'icon90', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026482262017.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026499039234', 'icon91', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026499039234.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026503233537', 'icon92', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026503233537.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026507427841', 'icon93', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026507427841.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026515816449', 'icon94', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026515816449.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026528399362', 'icon95', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026528399362.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026536787969', 'icon96', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026536787969.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026545176578', 'icon97', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026545176578.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026549370882', 'icon98', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026549370882.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026557759489', 'icon99', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026557759489.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026561953794', 'icon100', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026561953794.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026578731009', 'icon101', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026578731009.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026578731010', 'icon102', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026578731010.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026582925314', 'icon103', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026582925314.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026587119618', 'icon104', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026587119618.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026599702530', 'icon105', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026599702530.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026608091138', 'icon106', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026608091138.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026612285442', 'icon107', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026612285442.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026616479745', 'icon108', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026616479745.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1666271026620674049', 'icon109', '3D', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/3D/1666271026620674049.png', 'admin', '2025-03-07 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440101', 'icon1', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_point_1.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440102', 'icon2', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_point_2.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440103', 'icon3', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_point_3.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440104', 'icon4', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_point_4.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440105', 'icon5', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_point_5.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440106', 'icon6', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_point_51.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440107', 'icon7', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_point_6.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440108', 'icon8', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_point_7.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440109', 'icon9', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_point_8.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440110', 'icon10', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_point_81.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440111', 'icon11', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_point_9.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440112', 'icon12', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_target_10.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440113', 'icon13', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_target_20.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440114', 'icon14', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_target_21.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440115', 'icon15', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_target_22.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440116', 'icon16', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_target_3.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440117', 'icon17', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_target_5.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440118', 'icon18', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_target_6.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440119', 'icon19', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_target_7.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440120', 'icon20', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_target_8.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1767047795019440121', 'icon21', 'point', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/point/img_target_9.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440101', 'icon1', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/10.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440102', 'icon2', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/11.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440103', 'icon3', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/12.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440104', 'icon4', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/13.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440105', 'icon5', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/14.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440106', 'icon6', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/3.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440107', 'icon7', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/4.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440108', 'icon8', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/5.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440109', 'icon9', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/6.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440110', 'icon10', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/7.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440111', 'icon11', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/9.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440112', 'icon12', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_base_1.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440113', 'icon13', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_base_10.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440114', 'icon14', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_base_11.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440115', 'icon15', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_base_12.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440116', 'icon16', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_base_13.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440117', 'icon17', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_base_14.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440118', 'icon18', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_base_15.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440119', 'icon19', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_base_16.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440120', 'icon20', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_base_2.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440121', 'icon21', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_base_3.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440122', 'icon22', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_base_4.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440123', 'icon23', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_base_5.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440124', 'icon24', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_base_6.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440125', 'icon25', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_base_7.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440126', 'icon26', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_base_8.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440127', 'icon27', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_base_9.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440128', 'icon28', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_dc_blue.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440129', 'icon29', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_dc_green.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440130', 'icon30', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_dc_red.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440131', 'icon31', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_target_1.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440132', 'icon32', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_target_2.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440133', 'icon33', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/img_target_4.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1867047795019440134', 'icon34', 'data', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/data/zhuti.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440101', 'icon1', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_all.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440102', 'icon2', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_carkey.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440103', 'icon3', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_close.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440104', 'icon4', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_computer.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440105', 'icon5', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_computerlock.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440106', 'icon6', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_cycle.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440107', 'icon7', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_datalock.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440108', 'icon8', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_datalock_2.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440109', 'icon9', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_encryption.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440110', 'icon10', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_gesture.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440111', 'icon11', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_key.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440112', 'icon12', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_key_2.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440113', 'icon13', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_key_3.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440114', 'icon14', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_link.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440115', 'icon15', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_lock.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440116', 'icon16', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_lock_2.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440117', 'icon17', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_lock_3.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440118', 'icon18', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_lock_4.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440119', 'icon19', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_lock_5.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440120', 'icon20', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_lock_6.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440121', 'icon21', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_password_2.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440122', 'icon22', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_phonelock.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440123', 'icon23', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_pointer.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440124', 'icon24', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_pointlock.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440125', 'icon25', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_safelink.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440126', 'icon26', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_trend.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440127', 'icon27', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_txt.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440128', 'icon28', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_txtlock.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440129', 'icon29', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_unlock.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440130', 'icon30', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_unlock_2.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440131', 'icon31', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_unlock_3.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440132', 'icon32', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_unlock_4.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440133', 'icon33', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_videolock.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440134', 'icon34', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_wallet.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\nINSERT INTO `jimu_report_icon_lib` VALUES ('1967047795019440135', 'icon35', 'datasafe', 'https://jimureport.oss-cn-beijing.aliyuncs.com/designreport/iconlib/datasafe/icon_warning.png', 'admin', '2025-03-12 13:36:32', NULL, NULL, 1);\n\n-- ----------------------------\n-- Table structure for jimu_report_link\n-- ----------------------------\nDROP TABLE IF EXISTS `jimu_report_link`;\nCREATE TABLE `jimu_report_link`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键id',\n  `report_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '积木设计器id',\n  `parameter` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT '参数',\n  `eject_type` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '弹出方式（0 当前页面 1 新窗口）',\n  `link_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '链接名称',\n  `api_method` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '请求方法0-get,1-post',\n  `link_type` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '链接方式(0 网络报表 1 网络连接 2 图表联动)',\n  `api_url` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '外网api',\n  `link_chart_id` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '联动图表的ID',\n  `expression` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '表达式',\n  `requirement` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '条件',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `uniq_link_reportid`(`report_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '超链接配置表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jimu_report_link\n-- ----------------------------\nINSERT INTO `jimu_report_link` VALUES ('1080630642578849792', '1080630641874206720', '{\\\"main\\\":\\\"aa\\\",\\\"sub\\\":\\\"bb\\\",\\\"subReport\\\":[{\\\"mainField\\\":\\\"id\\\",\\\"subParam\\\":\\\"orderId\\\",\\\"tableIndex\\\":1}]}', NULL, '555', NULL, '4', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_link` VALUES ('907480951604711424', '907480464532770816', '{\\\"main\\\":\\\"aa\\\",\\\"sub\\\":\\\"bb\\\",\\\"subReport\\\":[{\\\"mainField\\\":\\\"id\\\",\\\"subParam\\\":\\\"orderId\\\",\\\"tableIndex\\\":1}]}', NULL, '555', NULL, '4', NULL, NULL, NULL, NULL);\nINSERT INTO `jimu_report_link` VALUES ('929546942631428096', '928540173805338624', '{\\\"main\\\":\\\"receipt\\\",\\\"sub\\\":\\\"receiptProject\\\",\\\"subReport\\\":[{\\\"mainField\\\":\\\"id\\\",\\\"subParam\\\":\\\"customId\\\",\\\"tableIndex\\\":1}]}', NULL, '收款明细', NULL, '4', NULL, NULL, NULL, NULL);\n\n-- ----------------------------\n-- Table structure for jimu_report_map\n-- ----------------------------\nDROP TABLE IF EXISTS `jimu_report_map`;\nCREATE TABLE `jimu_report_map`  (\n  `id` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键',\n  `label` varchar(125) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '地图名称',\n  `name` varchar(125) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '地图编码',\n  `data` longtext CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '地图数据',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  `del_flag` varchar(1) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '0表示未删除,1表示删除',\n  `sys_org_code` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '所属部门',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uniq_jmreport_map_name`(`name`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '地图配置表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jimu_report_map\n-- ----------------------------\nINSERT INTO `jimu_report_map` VALUES ('1067415154298224640', '河北省', '130000', '{\\\"type\\\":\\\"FeatureCollection\\\",\\\"features\\\":[{\\\"type\\\":\\\"Feature\\\",\\\"properties\\\":{\\\"adcode\\\":130100,\\\"name\\\":\\\"石家庄市\\\",\\\"center\\\":[114.502461,38.045474],\\\"centroid\\\":[114.444982,38.133034],\\\"childrenNum\\\":22,\\\"level\\\":\\\"city\\\",\\\"parent\\\":{\\\"adcode\\\":130000},\\\"subFeatureIndex\\\":0,\\\"acroutes\\\":[100000,130000]},\\\"geometry\\\":{\\\"type\\\":\\\"MultiPolygon\\\",\\\"coordinates\\\":[[[[113.839548,38.758413],[113.802899,38.763321],[113.78041,38.728355],[113.775669,38.709836],[113.745363,38.701538],[113.729024,38.71196],[113.709995,38.698284],[113.713839,38.663684],[113.702114,38.65166],[113.667067,38.646943],[113.632596,38.653122],[113.612862,38.646013],[113.604212,38.616107],[113.602803,38.586854],[113.562053,38.558321],[113.557248,38.504016],[113.546548,38.493031],[113.583517,38.465992],[113.573202,38.449205],[113.538026,38.418017],[113.525468,38.383016],[113.53431,38.365208],[113.557248,38.34346],[113.546035,38.293067],[113.544818,38.270495],[113.566282,38.252393],[113.570318,38.237427],[113.598894,38.227136],[113.636761,38.232682],[113.657072,38.225599],[113.679112,38.205413],[113.711725,38.213702],[113.715057,38.193713],[113.738507,38.189501],[113.720631,38.174656],[113.731139,38.168369],[113.756575,38.171713],[113.796876,38.162884],[113.828848,38.168971],[113.83359,38.147431],[113.822505,38.150442],[113.810075,38.112566],[113.824235,38.106676],[113.854733,38.077082],[113.856015,38.065898],[113.876261,38.055047],[113.878376,38.032402],[113.872353,37.990375],[113.90125,37.98481],[113.922842,37.952082],[113.929185,37.932022],[113.956864,37.911419],[113.971536,37.868786],[113.970191,37.833923],[113.982557,37.812823],[114.006648,37.813495],[114.018821,37.794876],[114.043873,37.777463],[114.041182,37.756817],[114.000817,37.735358],[113.993769,37.706893],[114.068029,37.721564],[114.088275,37.708845],[114.128256,37.69821],[114.139725,37.675927],[114.131139,37.648315],[114.115378,37.619884],[114.118325,37.590634],[114.059635,37.515906],[114.036762,37.494175],[114.028304,37.474598],[114.022666,37.435496],[114.06899,37.447384],[114.096477,37.490935],[114.113263,37.493837],[114.126526,37.481957],[114.133766,37.498899],[114.156191,37.505244],[114.166123,37.528186],[114.184575,37.530817],[114.215009,37.51125],[114.255439,37.504096],[114.27293,37.494445],[114.303621,37.507808],[114.310861,37.499979],[114.334632,37.502949],[114.358274,37.519212],[114.370192,37.513612],[114.37269,37.52967],[114.412095,37.549907],[114.433495,37.552537],[114.483471,37.576814],[114.519927,37.574656],[114.585217,37.55301],[114.64679,37.556247],[114.680171,37.565283],[114.698816,37.589353],[114.707338,37.615774],[114.725983,37.630665],[114.764618,37.624399],[114.797423,37.628239],[114.808571,37.659832],[114.841504,37.676129],[114.847783,37.69673],[114.871041,37.702114],[114.881357,37.716113],[114.895965,37.712547],[114.904038,37.729302],[114.931846,37.728899],[114.960165,37.720084],[114.987524,37.742691],[115.001748,37.734685],[115.012512,37.75157],[115.041024,37.733541],[115.070049,37.745651],[115.068703,37.773428],[115.085298,37.779211],[115.072291,37.794136],[115.097215,37.797498],[115.097471,37.807849],[115.122972,37.811479],[115.131173,37.799783],[115.150523,37.808521],[115.160262,37.780287],[115.152765,37.759507],[115.172564,37.749351],[115.227281,37.732599],[115.243235,37.722641],[115.261431,37.68818],[115.253807,37.671415],[115.255088,37.645621],[115.258356,37.639625],[115.297376,37.629587],[115.301412,37.660169],[115.316853,37.660102],[115.325567,37.682458],[115.317046,37.695383],[115.333768,37.71322],[115.380989,37.707432],[115.394316,37.712143],[115.386179,37.727082],[115.360294,37.731994],[115.344468,37.74814],[115.371635,37.770335],[115.352349,37.784052],[115.349722,37.805765],[115.360166,37.820215],[115.363049,37.849845],[115.388614,37.853003],[115.389831,37.874629],[115.360294,37.880068],[115.365484,37.906318],[115.385795,37.917191],[115.408668,37.918936],[115.412769,37.943293],[115.448585,37.936584],[115.457555,37.95074],[115.456017,37.974551],[115.444997,37.989168],[115.464219,37.99299],[115.438205,38.001102],[115.45134,38.017323],[115.466782,38.063554],[115.482992,38.08398],[115.468063,38.095161],[115.439871,38.082038],[115.420522,38.089671],[115.383232,38.0886],[115.364843,38.13793],[115.346903,38.13967],[115.342418,38.196254],[115.35094,38.210493],[115.323645,38.220586],[115.324734,38.248184],[115.302758,38.235289],[115.273605,38.2403],[115.263994,38.260543],[115.265788,38.287658],[115.252205,38.29093],[115.225871,38.269894],[115.210174,38.236491],[115.19422,38.236759],[115.168591,38.259608],[115.152317,38.256802],[115.108107,38.264551],[115.085874,38.276773],[115.073765,38.293134],[115.056722,38.288326],[115.066204,38.264684],[115.056465,38.258472],[115.031862,38.267089],[114.989062,38.258138],[114.990087,38.272165],[114.970096,38.281114],[114.927681,38.283385],[114.915059,38.263348],[114.886162,38.265286],[114.883343,38.284854],[114.902565,38.294936],[114.906986,38.309624],[114.922875,38.315631],[114.942994,38.343193],[114.932871,38.344194],[114.923388,38.388217],[114.910381,38.393751],[114.882254,38.424149],[114.853998,38.435879],[114.858163,38.448605],[114.840992,38.460797],[114.837852,38.435745],[114.819143,38.449871],[114.830868,38.46033],[114.81075,38.492365],[114.765259,38.496626],[114.731237,38.48191],[114.702084,38.489102],[114.6737,38.473452],[114.651851,38.504682],[114.635257,38.514801],[114.595724,38.568897],[114.58432,38.596429],[114.56324,38.590644],[114.527616,38.590644],[114.552284,38.612983],[114.536907,38.632324],[114.53633,38.649268],[114.522106,38.65372],[114.498463,38.678297],[114.452652,38.699413],[114.437787,38.692773],[114.413504,38.703928],[114.366411,38.6862],[114.341167,38.690184],[114.311502,38.706517],[114.212831,38.688192],[114.182205,38.67657],[114.129153,38.669596],[114.125053,38.659632],[114.086097,38.65837],[114.052139,38.686399],[114.028624,38.688524],[113.991655,38.676769],[113.964617,38.699811],[113.929697,38.702467],[113.932324,38.71362],[113.883245,38.74667],[113.864664,38.746006],[113.839548,38.758413]]]]}},{\\\"type\\\":\\\"Feature\\\",\\\"properties\\\":{\\\"adcode\\\":130200,\\\"name\\\":\\\"唐山市\\\",\\\"center\\\":[118.175393,39.635113],\\\"centroid\\\":[118.343325,39.71703],\\\"childrenNum\\\":14,\\\"level\\\":\\\"city\\\",\\\"parent\\\":{\\\"adcode\\\":130000},\\\"subFeatureIndex\\\":1,\\\"acroutes\\\":[100000,130000]},\\\"geometry\\\":{\\\"type\\\":\\\"MultiPolygon\\\",\\\"coordinates\\\":[[[[119.319039,39.429554],[119.280403,39.422852],[119.257401,39.429752],[119.212295,39.463453],[119.185769,39.458986],[119.064545,39.473763],[119.048399,39.459052],[119.004894,39.467459],[119.015658,39.482103],[119.008098,39.509347],[118.961453,39.51591],[118.966067,39.529494],[118.983302,39.538942],[118.945243,39.544781],[118.938452,39.557572],[118.895139,39.547011],[118.882261,39.566557],[118.861309,39.574754],[118.844586,39.615004],[118.850097,39.622737],[118.824596,39.648681],[118.822225,39.668984],[118.804157,39.679985],[118.787242,39.71592],[118.774428,39.764198],[118.800185,39.775706],[118.797942,39.790415],[118.825429,39.799436],[118.816843,39.825836],[118.838179,39.847981],[118.835232,39.859018],[118.853556,39.88409],[118.859643,39.93362],[118.875149,39.941121],[118.884247,39.961794],[118.88508,40.005403],[118.865602,40.023777],[118.866307,40.061942],[118.900521,40.086549],[118.918269,40.092211],[118.92474,40.149653],[118.906736,40.169679],[118.888924,40.168768],[118.867652,40.180599],[118.849135,40.178974],[118.794482,40.204838],[118.775581,40.194182],[118.743609,40.191777],[118.746108,40.208087],[118.708562,40.216078],[118.665634,40.242577],[118.628472,40.249915],[118.571384,40.269845],[118.568949,40.287564],[118.533325,40.298854],[118.532364,40.319419],[118.539989,40.361048],[118.558377,40.36928],[118.550881,40.385482],[118.571512,40.414636],[118.548062,40.422667],[118.523458,40.40628],[118.503211,40.403365],[118.45599,40.414053],[118.430746,40.411851],[118.402683,40.416838],[118.387305,40.436719],[118.360011,40.428819],[118.356295,40.435295],[118.306575,40.419558],[118.277935,40.425711],[118.262942,40.452063],[118.239684,40.464686],[118.173818,40.423056],[118.156967,40.423768],[118.153123,40.409519],[118.165232,40.400449],[118.133837,40.375113],[118.121856,40.354695],[118.079312,40.353528],[118.061564,40.319095],[118.031643,40.302358],[118.000888,40.29256],[117.909457,40.285876],[117.897989,40.270429],[117.867554,40.26965],[117.844104,40.261406],[117.807775,40.261926],[117.75152,40.229718],[117.714551,40.241668],[117.694112,40.238161],[117.677069,40.22095],[117.64625,40.205163],[117.619532,40.206398],[117.609409,40.194897],[117.575451,40.192817],[117.576412,40.178584],[117.601208,40.171239],[117.630232,40.147833],[117.635999,40.132094],[117.650159,40.128191],[117.65317,40.110757],[117.644841,40.096181],[117.668099,40.100931],[117.67489,40.082123],[117.708272,40.093643],[117.721983,40.07991],[117.751648,40.081993],[117.758184,40.065978],[117.776188,40.059272],[117.758312,40.04436],[117.747932,40.047421],[117.744152,40.018434],[117.782467,40.023516],[117.797075,40.010225],[117.782019,39.968315],[117.756326,39.96512],[117.72775,39.972422],[117.70667,39.986046],[117.674698,39.974834],[117.634589,39.968901],[117.589226,39.996866],[117.537777,39.997452],[117.547323,39.976855],[117.532907,39.952469],[117.514967,39.946665],[117.525539,39.92964],[117.507406,39.909023],[117.518811,39.891271],[117.521374,39.870641],[117.548092,39.839882],[117.537264,39.835178],[117.561419,39.800024],[117.546106,39.776164],[117.559305,39.756088],[117.59589,39.746147],[117.596082,39.735222],[117.577629,39.726913],[117.602425,39.705384],[117.644777,39.701849],[117.643944,39.688692],[117.657014,39.668657],[117.668355,39.667085],[117.662012,39.636365],[117.641957,39.628438],[117.641189,39.612645],[117.619084,39.603207],[117.621967,39.59167],[117.636191,39.603731],[117.660795,39.57541],[117.68495,39.588916],[117.708913,39.572918],[117.688794,39.569246],[117.689563,39.559539],[117.710194,39.550422],[117.71596,39.530084],[117.744857,39.548585],[117.737745,39.574033],[117.753122,39.576],[117.747868,39.589375],[117.76773,39.599012],[117.801945,39.601765],[117.826548,39.590818],[117.851408,39.589244],[117.868259,39.596849],[117.892607,39.591539],[117.933997,39.574164],[117.905293,39.53015],[117.912277,39.516172],[117.898565,39.509675],[117.898181,39.472516],[117.878062,39.467196],[117.87031,39.45498],[117.871847,39.411547],[117.859353,39.403265],[117.852369,39.38078],[117.805277,39.373284],[117.803354,39.362037],[117.837056,39.350789],[117.862877,39.362169],[117.842054,39.336512],[117.84955,39.327366],[117.888314,39.332038],[117.891774,39.32322],[117.972248,39.314401],[117.97763,39.300643],[118.016842,39.284117],[118.024787,39.292414],[118.036512,39.265151],[118.064768,39.256061],[118.064768,39.231222],[118.037089,39.230497],[118.026196,39.20176],[118.050864,39.200112],[118.07047,39.214021],[118.07771,39.202024],[118.125316,39.182771],[118.16299,39.136596],[118.182596,39.094155],[118.225011,39.034839],[118.267107,39.021555],[118.290813,39.022216],[118.309907,39.011773],[118.373594,39.012037],[118.371031,38.984137],[118.378015,38.97177],[118.406463,38.960525],[118.491038,38.909041],[118.525252,38.90487],[118.539732,38.909835],[118.604445,38.971505],[118.570487,38.999212],[118.532877,39.091051],[118.551394,39.088278],[118.560107,39.09904],[118.588619,39.107623],[118.578752,39.130921],[118.59272,39.142601],[118.637314,39.157379],[118.692992,39.148077],[118.719646,39.136992],[118.760716,39.133495],[118.814409,39.138642],[118.857913,39.162854],[118.876366,39.14999],[118.897253,39.151508],[118.920447,39.171758],[118.951074,39.178485],[118.896549,39.139698],[118.890013,39.118844],[118.926278,39.123464],[118.977984,39.163381],[119.023988,39.186925],[119.038276,39.21178],[119.096068,39.241963],[119.121505,39.281549],[119.185577,39.342039],[119.239269,39.352368],[119.272779,39.363616],[119.317052,39.410759],[119.319039,39.429554]]],[[[117.784581,39.377032],[117.782147,39.394785],[117.737296,39.410562],[117.69975,39.407604],[117.702313,39.388934],[117.673224,39.386698],[117.669124,39.412008],[117.643495,39.405829],[117.61415,39.407078],[117.6014,39.4195],[117.590636,39.405435],[117.571158,39.404646],[117.557895,39.38558],[117.535342,39.374007],[117.520862,39.357236],[117.536239,39.338026],[117.595249,39.349144],[117.637536,39.335986],[117.650799,39.315191],[117.669316,39.324141],[117.670982,39.357828],[117.706221,39.351513],[117.744601,39.354604],[117.784581,39.377032]]],[[[118.630522,39.054726],[118.640005,39.042306],[118.653652,39.056973],[118.638852,39.076061],[118.620847,39.068268],[118.630522,39.054726]]],[[[118.869446,39.142733],[118.842664,39.117788],[118.820239,39.108745],[118.820495,39.093693],[118.857465,39.098842],[118.871753,39.115082],[118.869446,39.142733]]],[[[118.83914,39.153817],[118.815177,39.132373],[118.825749,39.122672],[118.841511,39.135475],[118.83914,39.153817]]]]}},{\\\"type\\\":\\\"Feature\\\",\\\"properties\\\":{\\\"adcode\\\":130300,\\\"name\\\":\\\"秦皇岛市\\\",\\\"center\\\":[119.586579,39.942531],\\\"centroid\\\":[119.193332,40.088346],\\\"childrenNum\\\":7,\\\"level\\\":\\\"city\\\",\\\"parent\\\":{\\\"adcode\\\":130000},\\\"subFeatureIndex\\\":2,\\\"acroutes\\\":[100000,130000]},\\\"geometry\\\":{\\\"type\\\":\\\"MultiPolygon\\\",\\\"coordinates\\\":[[[[119.319039,39.429554],[119.304238,39.459972],[119.270024,39.498582],[119.31276,39.605894],[119.334928,39.656148],[119.358122,39.721744],[119.3735,39.739671],[119.395925,39.74425],[119.396886,39.761124],[119.464738,39.809239],[119.506641,39.816493],[119.53778,39.810154],[119.537652,39.831259],[119.520352,39.838183],[119.541048,39.888138],[119.559564,39.901518],[119.587948,39.909936],[119.612936,39.898907],[119.637027,39.923182],[119.666436,39.92018],[119.674317,39.933424],[119.683543,39.921942],[119.726279,39.941056],[119.787212,39.950382],[119.816877,39.978224],[119.836739,39.985786],[119.835522,39.964468],[119.862432,39.951556],[119.872363,39.960621],[119.841032,40.011789],[119.854231,40.03231],[119.835009,40.050286],[119.817069,40.052826],[119.795285,40.040387],[119.770873,40.048788],[119.76043,40.065653],[119.771578,40.082253],[119.736723,40.104836],[119.76248,40.144776],[119.755496,40.153165],[119.745949,40.207957],[119.716797,40.196066],[119.676239,40.224522],[119.671562,40.23959],[119.625174,40.224132],[119.633503,40.249395],[119.651892,40.272377],[119.642153,40.291327],[119.621458,40.30359],[119.598136,40.334206],[119.599801,40.356575],[119.586667,40.375437],[119.600442,40.406863],[119.593458,40.435683],[119.604927,40.454976],[119.553542,40.501762],[119.555464,40.516833],[119.568855,40.520778],[119.571033,40.540887],[119.534256,40.554203],[119.520288,40.547416],[119.503886,40.553945],[119.491007,40.536167],[119.477809,40.533322],[119.441864,40.539852],[119.361839,40.537331],[119.338068,40.531253],[119.302188,40.530283],[119.25612,40.543279],[119.220624,40.569133],[119.232862,40.589421],[119.230812,40.603891],[119.178209,40.609316],[119.162575,40.600015],[119.158474,40.614418],[119.105487,40.603632],[119.086394,40.588775],[119.063392,40.606151],[119.013095,40.577081],[118.998359,40.578955],[118.983366,40.56364],[118.952676,40.558469],[118.966003,40.536102],[118.919038,40.53093],[118.886938,40.542438],[118.864,40.527244],[118.821328,40.531964],[118.794867,40.510753],[118.792112,40.492382],[118.772954,40.479765],[118.723491,40.473746],[118.702795,40.491411],[118.657176,40.450574],[118.624179,40.437626],[118.618349,40.425193],[118.643785,40.380946],[118.640197,40.354566],[118.608225,40.328305],[118.596949,40.308456],[118.580098,40.305861],[118.568949,40.287564],[118.571384,40.269845],[118.628472,40.249915],[118.665634,40.242577],[118.708562,40.216078],[118.746108,40.208087],[118.743609,40.191777],[118.775581,40.194182],[118.794482,40.204838],[118.849135,40.178974],[118.867652,40.180599],[118.888924,40.168768],[118.906736,40.169679],[118.92474,40.149653],[118.918269,40.092211],[118.900521,40.086549],[118.866307,40.061942],[118.865602,40.023777],[118.88508,40.005403],[118.884247,39.961794],[118.875149,39.941121],[118.859643,39.93362],[118.853556,39.88409],[118.835232,39.859018],[118.838179,39.847981],[118.816843,39.825836],[118.825429,39.799436],[118.797942,39.790415],[118.800185,39.775706],[118.774428,39.764198],[118.787242,39.71592],[118.804157,39.679985],[118.822225,39.668984],[118.824596,39.648681],[118.850097,39.622737],[118.844586,39.615004],[118.861309,39.574754],[118.882261,39.566557],[118.895139,39.547011],[118.938452,39.557572],[118.945243,39.544781],[118.983302,39.538942],[118.966067,39.529494],[118.961453,39.51591],[119.008098,39.509347],[119.015658,39.482103],[119.004894,39.467459],[119.048399,39.459052],[119.064545,39.473763],[119.185769,39.458986],[119.212295,39.463453],[119.257401,39.429752],[119.280403,39.422852],[119.319039,39.429554]]]]}},{\\\"type\\\":\\\"Feature\\\",\\\"properties\\\":{\\\"adcode\\\":130400,\\\"name\\\":\\\"邯郸市\\\",\\\"center\\\":[114.490686,36.612273],\\\"centroid\\\":[114.548854,36.553496],\\\"childrenNum\\\":18,\\\"level\\\":\\\"city\\\",\\\"parent\\\":{\\\"adcode\\\":130000},\\\"subFeatureIndex\\\":3,\\\"acroutes\\\":[100000,130000]},\\\"geometry\\\":{\\\"type\\\":\\\"MultiPolygon\\\",\\\"coordinates\\\":[[[[115.478314,36.754699],[115.463386,36.752177],[115.423661,36.766081],[115.390664,36.76315],[115.362921,36.771056],[115.349786,36.786796],[115.335691,36.775826],[115.323004,36.815474],[115.307499,36.837129],[115.325567,36.869667],[115.283344,36.862589],[115.200563,36.868374],[115.176856,36.854353],[115.158916,36.852038],[115.170449,36.881509],[115.16622,36.901512],[115.143219,36.899131],[115.125086,36.90607],[115.106505,36.923958],[115.125022,36.936471],[115.111631,36.958431],[115.096702,36.964549],[115.0589,36.957004],[115.02161,36.961422],[114.985602,36.950477],[114.949593,36.948778],[114.892441,36.969647],[114.862712,36.969715],[114.836314,36.958024],[114.838172,36.950885],[114.787492,36.91396],[114.772691,36.928447],[114.74341,36.932323],[114.734568,36.942931],[114.718166,36.938103],[114.707145,36.918041],[114.671073,36.917429],[114.64884,36.89845],[114.56702,36.891307],[114.551707,36.884094],[114.555231,36.845979],[114.507754,36.827936],[114.478921,36.833248],[114.462327,36.847681],[114.421193,36.839444],[114.353533,36.852038],[114.336105,36.846728],[114.304518,36.857007],[114.299969,36.845435],[114.252684,36.856531],[114.225902,36.843052],[114.182653,36.843937],[114.100449,36.839035],[114.081548,36.845094],[114.090005,36.861023],[114.063672,36.879331],[114.028176,36.881236],[113.991078,36.914913],[113.984415,36.941503],[113.941743,36.983376],[113.901185,36.99683],[113.883886,37.010893],[113.859475,37.015037],[113.828784,37.012048],[113.794954,36.994995],[113.777463,36.96856],[113.761701,36.956052],[113.79284,36.894709],[113.786945,36.870076],[113.772337,36.871165],[113.742095,36.851085],[113.731908,36.859118],[113.731587,36.87865],[113.710508,36.88736],[113.696924,36.882257],[113.676293,36.855646],[113.68411,36.824804],[113.673923,36.807505],[113.68097,36.790134],[113.65579,36.785706],[113.599984,36.752927],[113.569165,36.758107],[113.549303,36.752313],[113.536232,36.732339],[113.499391,36.740589],[113.47767,36.726407],[113.465369,36.70779],[113.477542,36.697287],[113.507015,36.704858],[113.502018,36.681528],[113.47703,36.655189],[113.486833,36.635189],[113.535463,36.62925],[113.545266,36.616892],[113.539756,36.594082],[113.569678,36.585885],[113.58813,36.562725],[113.588707,36.548101],[113.547317,36.534362],[113.559939,36.52862],[113.554428,36.494706],[113.582108,36.482942],[113.587233,36.460982],[113.6292,36.454687],[113.670206,36.425122],[113.708329,36.423342],[113.729601,36.381642],[113.73242,36.357599],[113.755166,36.365956],[113.764392,36.355612],[113.797581,36.347184],[113.818212,36.331149],[113.855951,36.329367],[113.85358,36.35013],[113.881515,36.353899],[113.901121,36.336974],[113.911181,36.314767],[113.93162,36.319497],[113.934439,36.336151],[113.957248,36.33622],[113.952763,36.358147],[113.964232,36.352597],[113.983005,36.317166],[113.993833,36.314561],[113.994474,36.344169],[113.979802,36.344101],[113.985824,36.357599],[114.010684,36.342456],[114.023691,36.354995],[114.032276,36.347527],[114.026254,36.325117],[114.055727,36.329983],[114.061557,36.317989],[114.04272,36.297011],[114.060532,36.276507],[114.085328,36.270129],[114.092632,36.27781],[114.12108,36.272735],[114.130627,36.279662],[114.17663,36.263132],[114.168878,36.243443],[114.203028,36.24557],[114.211037,36.273009],[114.223723,36.270883],[114.235577,36.252774],[114.256464,36.264024],[114.290102,36.247148],[114.328353,36.248177],[114.345139,36.255792],[114.356096,36.230337],[114.39236,36.221141],[114.408442,36.224573],[114.417541,36.205904],[114.466171,36.197735],[114.480267,36.177823],[114.53287,36.171505],[114.55805,36.150763],[114.586883,36.140939],[114.58259,36.121356],[114.610845,36.128297],[114.630387,36.124243],[114.655183,36.140252],[114.691128,36.138397],[114.692409,36.146229],[114.720665,36.140046],[114.73444,36.155777],[114.771345,36.124517],[114.77865,36.133175],[114.825166,36.123693],[114.857458,36.127747],[114.858675,36.144305],[114.879435,36.147809],[114.912432,36.140458],[114.90705,36.117233],[114.926463,36.089464],[114.914674,36.051988],[114.920184,36.048205],[114.954591,36.067806],[114.998416,36.069732],[115.045893,36.112216],[115.048456,36.162027],[115.06268,36.178235],[115.104583,36.172192],[115.110414,36.199382],[115.142834,36.209679],[115.170705,36.191006],[115.189222,36.195538],[115.20178,36.212768],[115.242146,36.191212],[115.260406,36.171574],[115.279307,36.137847],[115.302181,36.127678],[115.297247,36.109123],[115.313073,36.088227],[115.341393,36.087608],[115.369264,36.102731],[115.377914,36.128503],[115.39265,36.12919],[115.404632,36.15564],[115.415716,36.137572],[115.431286,36.149183],[115.449674,36.150144],[115.451276,36.16972],[115.463898,36.171299],[115.469985,36.152892],[115.483568,36.148976],[115.475944,36.193066],[115.47652,36.246531],[115.465372,36.250373],[115.462681,36.276096],[115.436347,36.27637],[115.417062,36.29276],[115.422956,36.32217],[115.394637,36.322581],[115.366637,36.30894],[115.359782,36.318743],[115.368688,36.342593],[115.349594,36.363079],[115.339983,36.398078],[115.29744,36.413484],[115.312048,36.433541],[115.317046,36.454003],[115.300259,36.465908],[115.291417,36.460572],[115.272836,36.497373],[115.296479,36.508862],[115.288341,36.528484],[115.307435,36.527458],[115.33127,36.550219],[115.334281,36.58247],[115.355104,36.627407],[115.366061,36.621945],[115.388229,36.647203],[115.386756,36.656827],[115.406426,36.663242],[115.420586,36.686781],[115.446663,36.694626],[115.450507,36.713656],[115.478314,36.754699]]]]}},{\\\"type\\\":\\\"Feature\\\",\\\"properties\\\":{\\\"adcode\\\":130500,\\\"name\\\":\\\"邢台市\\\",\\\"center\\\":[114.508851,37.0682],\\\"centroid\\\":[114.822676,37.213788],\\\"childrenNum\\\":18,\\\"level\\\":\\\"city\\\",\\\"parent\\\":{\\\"adcode\\\":130000},\\\"subFeatureIndex\\\":4,\\\"acroutes\\\":[100000,130000]},\\\"geometry\\\":{\\\"type\\\":\\\"MultiPolygon\\\",\\\"coordinates\\\":[[[[115.255088,37.645621],[115.253807,37.671415],[115.261431,37.68818],[115.243235,37.722641],[115.227281,37.732599],[115.172564,37.749351],[115.152765,37.759507],[115.160262,37.780287],[115.150523,37.808521],[115.131173,37.799783],[115.122972,37.811479],[115.097471,37.807849],[115.097215,37.797498],[115.072291,37.794136],[115.085298,37.779211],[115.068703,37.773428],[115.070049,37.745651],[115.041024,37.733541],[115.012512,37.75157],[115.001748,37.734685],[114.987524,37.742691],[114.960165,37.720084],[114.931846,37.728899],[114.904038,37.729302],[114.895965,37.712547],[114.881357,37.716113],[114.871041,37.702114],[114.847783,37.69673],[114.841504,37.676129],[114.808571,37.659832],[114.797423,37.628239],[114.764618,37.624399],[114.725983,37.630665],[114.707338,37.615774],[114.698816,37.589353],[114.680171,37.565283],[114.64679,37.556247],[114.585217,37.55301],[114.519927,37.574656],[114.483471,37.576814],[114.433495,37.552537],[114.412095,37.549907],[114.37269,37.52967],[114.370192,37.513612],[114.358274,37.519212],[114.334632,37.502949],[114.310861,37.499979],[114.303621,37.507808],[114.27293,37.494445],[114.255439,37.504096],[114.215009,37.51125],[114.184575,37.530817],[114.166123,37.528186],[114.156191,37.505244],[114.133766,37.498899],[114.126526,37.481957],[114.113263,37.493837],[114.096477,37.490935],[114.06899,37.447384],[114.022666,37.435496],[113.973907,37.403133],[113.959811,37.348982],[113.921176,37.33072],[113.902147,37.30995],[113.899007,37.279495],[113.886897,37.25993],[113.886449,37.23914],[113.853067,37.215093],[113.836601,37.18948],[113.831924,37.167518],[113.77317,37.151857],[113.767339,37.144601],[113.77349,37.106956],[113.758177,37.075672],[113.768749,37.062504],[113.788227,37.059788],[113.790149,37.04295],[113.771888,37.016803],[113.794954,36.994995],[113.828784,37.012048],[113.859475,37.015037],[113.883886,37.010893],[113.901185,36.99683],[113.941743,36.983376],[113.984415,36.941503],[113.991078,36.914913],[114.028176,36.881236],[114.063672,36.879331],[114.090005,36.861023],[114.081548,36.845094],[114.100449,36.839035],[114.182653,36.843937],[114.225902,36.843052],[114.252684,36.856531],[114.299969,36.845435],[114.304518,36.857007],[114.336105,36.846728],[114.353533,36.852038],[114.421193,36.839444],[114.462327,36.847681],[114.478921,36.833248],[114.507754,36.827936],[114.555231,36.845979],[114.551707,36.884094],[114.56702,36.891307],[114.64884,36.89845],[114.671073,36.917429],[114.707145,36.918041],[114.718166,36.938103],[114.734568,36.942931],[114.74341,36.932323],[114.772691,36.928447],[114.787492,36.91396],[114.838172,36.950885],[114.836314,36.958024],[114.862712,36.969715],[114.892441,36.969647],[114.949593,36.948778],[114.985602,36.950477],[115.02161,36.961422],[115.0589,36.957004],[115.096702,36.964549],[115.111631,36.958431],[115.125022,36.936471],[115.106505,36.923958],[115.125086,36.90607],[115.143219,36.899131],[115.16622,36.901512],[115.170449,36.881509],[115.158916,36.852038],[115.176856,36.854353],[115.200563,36.868374],[115.283344,36.862589],[115.325567,36.869667],[115.307499,36.837129],[115.323004,36.815474],[115.335691,36.775826],[115.349786,36.786796],[115.362921,36.771056],[115.390664,36.76315],[115.423661,36.766081],[115.463386,36.752177],[115.478314,36.754699],[115.502918,36.77017],[115.523613,36.763832],[115.538734,36.784139],[115.572116,36.775349],[115.637405,36.797492],[115.66502,36.812477],[115.684177,36.812954],[115.688598,36.83958],[115.71128,36.882393],[115.740561,36.90641],[115.757796,36.903008],[115.772789,36.936811],[115.796816,36.968763],[115.784322,36.970735],[115.776441,36.992073],[115.80963,37.011436],[115.812385,37.028961],[115.853904,37.059245],[115.827378,37.106006],[115.786564,37.123916],[115.76997,37.14155],[115.756322,37.209876],[115.698465,37.257153],[115.675784,37.258914],[115.67258,37.275839],[115.63292,37.277058],[115.623437,37.297905],[115.599859,37.301965],[115.590632,37.312453],[115.599218,37.332884],[115.577177,37.316107],[115.52938,37.326864],[115.520089,37.353648],[115.506634,37.368997],[115.468768,37.382788],[115.428595,37.387926],[115.391049,37.42793],[115.345109,37.448195],[115.360038,37.461431],[115.404183,37.462039],[115.431478,37.469602],[115.410719,37.476421],[115.417638,37.487762],[115.397968,37.497347],[115.402069,37.51017],[115.426096,37.506256],[115.421675,37.495727],[115.455313,37.501802],[115.430965,37.506796],[115.410078,37.523261],[115.405785,37.535944],[115.377914,37.541138],[115.359461,37.558675],[115.360871,37.523935],[115.307179,37.563935],[115.282575,37.576005],[115.237276,37.575465],[115.201908,37.555977],[115.188325,37.563125],[115.200563,37.572498],[115.172756,37.600543],[115.191593,37.608833],[115.202934,37.637133],[115.227858,37.648921],[115.255088,37.645621]]]]}},{\\\"type\\\":\\\"Feature\\\",\\\"properties\\\":{\\\"adcode\\\":130600,\\\"name\\\":\\\"保定市\\\",\\\"center\\\":[115.482331,38.867657],\\\"centroid\\\":[115.177642,39.025137],\\\"childrenNum\\\":24,\\\"level\\\":\\\"city\\\",\\\"parent\\\":{\\\"adcode\\\":130000},\\\"subFeatureIndex\\\":5,\\\"acroutes\\\":[100000,130000]},\\\"geometry\\\":{\\\"type\\\":\\\"MultiPolygon\\\",\\\"coordinates\\\":[[[[115.324734,38.248184],[115.34953,38.248117],[115.356194,38.271764],[115.369072,38.283451],[115.393611,38.285588],[115.383104,38.299076],[115.381822,38.327578],[115.402453,38.320103],[115.420906,38.337922],[115.462104,38.327311],[115.478122,38.341658],[115.495101,38.342993],[115.494781,38.362006],[115.516822,38.357337],[115.516437,38.318168],[115.547704,38.318168],[115.550908,38.332917],[115.575768,38.326377],[115.57942,38.342859],[115.590504,38.332784],[115.644965,38.32611],[115.650155,38.340791],[115.699811,38.349932],[115.705321,38.367543],[115.731462,38.392618],[115.715957,38.438411],[115.718584,38.449205],[115.745686,38.481311],[115.770418,38.48817],[115.79137,38.512005],[115.816101,38.52545],[115.875047,38.510141],[115.869345,38.524652],[115.878507,38.535566],[115.890809,38.52585],[115.940721,38.530508],[115.934058,38.546678],[115.960583,38.584394],[115.96321,38.613182],[115.951101,38.627938],[115.973398,38.635514],[115.973526,38.668467],[115.959879,38.679891],[115.955009,38.702932],[115.966286,38.708973],[115.944053,38.735456],[115.95187,38.746736],[115.995118,38.77798],[115.999731,38.796812],[116.023054,38.812524],[116.04093,38.812259],[116.035548,38.829492],[116.048746,38.8607],[116.04157,38.878451],[116.045543,38.897786],[116.085524,38.91063],[116.112754,38.909703],[116.125633,38.920823],[116.121083,38.934391],[116.15203,38.948352],[116.209503,38.921618],[116.230262,38.92453],[116.228083,38.942199],[116.243653,38.949345],[116.253007,38.932074],[116.291386,38.948683],[116.298755,38.975076],[116.316182,38.962708],[116.33534,38.984004],[116.3215,38.998088],[116.299588,38.993658],[116.293757,39.007344],[116.307148,39.032196],[116.318617,39.037416],[116.317592,39.077911],[116.305354,39.098116],[116.28184,39.107623],[116.263131,39.127292],[116.262426,39.138114],[116.221804,39.147813],[116.207837,39.168526],[116.206555,39.207429],[116.186116,39.222457],[116.201109,39.251911],[116.208734,39.330195],[116.198226,39.351315],[116.13582,39.351842],[116.116791,39.376243],[116.133001,39.4055],[116.132104,39.429423],[116.151325,39.471005],[116.179901,39.486568],[116.182144,39.49635],[116.220843,39.511644],[116.222766,39.501995],[116.244678,39.517354],[116.246152,39.557178],[116.221164,39.578951],[116.19688,39.588982],[116.151774,39.583409],[116.149595,39.573049],[116.121468,39.574951],[116.036188,39.571672],[116.026193,39.587409],[115.995182,39.577049],[115.991018,39.593768],[115.978459,39.595669],[115.978139,39.572852],[115.959558,39.560851],[115.937966,39.577442],[115.923742,39.597308],[115.910223,39.600847],[115.915605,39.58295],[115.907852,39.566885],[115.89004,39.567869],[115.882992,39.548126],[115.855506,39.555014],[115.846023,39.543272],[115.819241,39.53074],[115.82033,39.509741],[115.752542,39.515385],[115.738574,39.546289],[115.71711,39.560392],[115.692058,39.56577],[115.697889,39.579344],[115.685331,39.603666],[115.667134,39.615594],[115.664507,39.604649],[115.633176,39.597701],[115.61844,39.604059],[115.587044,39.589965],[115.545974,39.61874],[115.515925,39.591211],[115.513041,39.611727],[115.523421,39.620378],[115.52246,39.639969],[115.506698,39.652153],[115.478507,39.650319],[115.491065,39.66846],[115.499266,39.69622],[115.482351,39.742483],[115.466717,39.740456],[115.439871,39.752099],[115.434105,39.782309],[115.457171,39.781982],[115.483761,39.798717],[115.505289,39.784597],[115.55488,39.795579],[115.569168,39.814206],[115.514323,39.837726],[115.526625,39.875538],[115.51003,39.881479],[115.523037,39.898907],[115.487285,39.923834],[115.480685,39.935838],[115.438462,39.952534],[115.426801,39.950056],[115.40162,39.903802],[115.399891,39.891336],[115.364523,39.885331],[115.365676,39.867507],[115.343251,39.837857],[115.345237,39.821851],[115.330052,39.80656],[115.342867,39.79205],[115.312945,39.783551],[115.283216,39.745165],[115.250859,39.73882],[115.215043,39.708067],[115.177625,39.700475],[115.179163,39.679592],[115.168847,39.672651],[115.138734,39.688627],[115.095293,39.704795],[115.050058,39.709245],[115.03199,39.702373],[115.011487,39.674746],[114.987396,39.67802],[114.961895,39.666103],[114.936331,39.66368],[114.891032,39.634728],[114.838429,39.589179],[114.821642,39.61022],[114.783775,39.609499],[114.760645,39.617036],[114.716756,39.618674],[114.712079,39.594358],[114.680748,39.588064],[114.654991,39.599209],[114.633527,39.555866],[114.604887,39.567869],[114.58432,39.585835],[114.563432,39.558162],[114.557345,39.531987],[114.536586,39.512891],[114.532678,39.486174],[114.502308,39.477112],[114.496798,39.438556],[114.470913,39.408787],[114.469503,39.355196],[114.47969,39.351118],[114.46662,39.329669],[114.438236,39.319139],[114.425101,39.285105],[114.437018,39.25942],[114.415939,39.242885],[114.436314,39.229641],[114.467389,39.225884],[114.475974,39.215867],[114.469695,39.193321],[114.453165,39.192662],[114.443618,39.174132],[114.417989,39.171626],[114.388196,39.176968],[114.360773,39.133957],[114.369679,39.107557],[114.349176,39.076788],[114.320215,39.070712],[114.300097,39.079231],[114.22635,39.066485],[114.197005,39.050432],[114.180923,39.049111],[114.157217,39.061134],[114.126654,39.050895],[114.108714,39.052282],[114.096797,39.083722],[114.078793,39.095343],[114.065274,39.093494],[114.050793,39.13587],[114.006456,39.12287],[113.995115,39.095475],[113.961733,39.100823],[113.942896,39.08742],[113.930274,39.063446],[113.898046,39.067607],[113.884399,39.051688],[113.830514,39.011773],[113.806808,38.989691],[113.776758,38.98698],[113.767532,38.959665],[113.775156,38.919103],[113.776181,38.885669],[113.801297,38.85487],[113.83564,38.842547],[113.855566,38.828962],[113.853644,38.810138],[113.836537,38.79595],[113.839548,38.758413],[113.864664,38.746006],[113.883245,38.74667],[113.932324,38.71362],[113.929697,38.702467],[113.964617,38.699811],[113.991655,38.676769],[114.028624,38.688524],[114.052139,38.686399],[114.086097,38.65837],[114.125053,38.659632],[114.129153,38.669596],[114.182205,38.67657],[114.212831,38.688192],[114.311502,38.706517],[114.341167,38.690184],[114.366411,38.6862],[114.413504,38.703928],[114.437787,38.692773],[114.452652,38.699413],[114.498463,38.678297],[114.522106,38.65372],[114.53633,38.649268],[114.536907,38.632324],[114.552284,38.612983],[114.527616,38.590644],[114.56324,38.590644],[114.58432,38.596429],[114.595724,38.568897],[114.635257,38.514801],[114.651851,38.504682],[114.6737,38.473452],[114.702084,38.489102],[114.731237,38.48191],[114.765259,38.496626],[114.81075,38.492365],[114.830868,38.46033],[114.819143,38.449871],[114.837852,38.435745],[114.840992,38.460797],[114.858163,38.448605],[114.853998,38.435879],[114.882254,38.424149],[114.910381,38.393751],[114.923388,38.388217],[114.932871,38.344194],[114.942994,38.343193],[114.922875,38.315631],[114.906986,38.309624],[114.902565,38.294936],[114.883343,38.284854],[114.886162,38.265286],[114.915059,38.263348],[114.927681,38.283385],[114.970096,38.281114],[114.990087,38.272165],[114.989062,38.258138],[115.031862,38.267089],[115.056465,38.258472],[115.066204,38.264684],[115.056722,38.288326],[115.073765,38.293134],[115.085874,38.276773],[115.108107,38.264551],[115.152317,38.256802],[115.168591,38.259608],[115.19422,38.236759],[115.210174,38.236491],[115.225871,38.269894],[115.252205,38.29093],[115.265788,38.287658],[115.263994,38.260543],[115.273605,38.2403],[115.302758,38.235289],[115.324734,38.248184]]]]}},{\\\"type\\\":\\\"Feature\\\",\\\"properties\\\":{\\\"adcode\\\":130700,\\\"name\\\":\\\"张家口市\\\",\\\"center\\\":[114.884091,40.811901],\\\"centroid\\\":[115.038685,40.874645],\\\"childrenNum\\\":16,\\\"level\\\":\\\"city\\\",\\\"parent\\\":{\\\"adcode\\\":130000},\\\"subFeatureIndex\\\":6,\\\"acroutes\\\":[100000,130000]},\\\"geometry\\\":{\\\"type\\\":\\\"MultiPolygon\\\",\\\"coordinates\\\":[[[[116.365069,40.943216],[116.341747,40.964804],[116.333546,40.984458],[116.29837,40.986641],[116.264733,41.038252],[116.296128,41.062118],[116.277419,41.083154],[116.268769,41.102645],[116.245447,41.114183],[116.233273,41.130845],[116.245895,41.16358],[116.22347,41.174275],[116.221356,41.185928],[116.235195,41.211853],[116.213603,41.233288],[116.198995,41.259578],[116.191627,41.288158],[116.209503,41.307715],[116.203352,41.326117],[116.17484,41.356328],[116.141586,41.373439],[116.08751,41.376951],[116.07713,41.384866],[116.036124,41.397694],[116.03023,41.416645],[116.004473,41.432911],[116.000052,41.454402],[115.97673,41.470913],[115.982112,41.485127],[115.97391,41.529659],[115.958789,41.550353],[115.924767,41.568623],[115.929252,41.596113],[115.909967,41.642921],[115.972885,41.680101],[116.014404,41.715355],[116.056307,41.733705],[116.081039,41.776352],[116.083986,41.781745],[116.03401,41.782633],[116.016646,41.77705],[115.994926,41.828608],[115.978588,41.840841],[115.946936,41.885634],[115.916374,41.945141],[115.853071,41.927738],[115.828852,41.936978],[115.815461,41.928687],[115.810976,41.912356],[115.795855,41.911153],[115.756707,41.886774],[115.727874,41.888421],[115.724415,41.868025],[115.68815,41.867708],[115.659382,41.848319],[115.653871,41.829052],[115.630806,41.824995],[115.598641,41.808003],[115.574102,41.805403],[115.548345,41.783902],[115.519769,41.767787],[115.488758,41.760934],[115.430068,41.728753],[115.366317,41.712561],[115.347031,41.712307],[115.319032,41.691473],[115.336844,41.675145],[115.355489,41.672158],[115.360935,41.661355],[115.345494,41.635673],[115.377594,41.602475],[115.365099,41.595795],[115.311535,41.592677],[115.290328,41.622955],[115.273477,41.622764],[115.26425,41.611889],[115.266429,41.592868],[115.257587,41.581097],[115.204215,41.571423],[115.205753,41.591723],[115.195053,41.602093],[115.167246,41.605973],[115.142386,41.616087],[115.113489,41.615769],[115.099137,41.623973],[115.087796,41.613415],[115.055953,41.602284],[115.025006,41.61526],[114.977849,41.611571],[114.938317,41.613225],[114.89808,41.607182],[114.877449,41.590896],[114.860726,41.600948],[114.895581,41.636436],[114.902885,41.689313],[114.895068,41.736561],[114.896157,41.76766],[114.8663,41.804578],[114.922363,41.825121],[114.939214,41.846165],[114.92153,41.875943],[114.925438,41.899566],[114.916148,41.936978],[114.933255,41.943559],[114.915507,41.958934],[114.916853,41.981008],[114.901796,42.015528],[114.89148,42.012115],[114.889622,42.030316],[114.860854,42.05483],[114.861302,42.101997],[114.823051,42.140867],[114.828369,42.147679],[114.793963,42.149193],[114.78935,42.130963],[114.754879,42.115756],[114.710221,42.115377],[114.704647,42.121435],[114.675494,42.120426],[114.647751,42.109634],[114.624813,42.112222],[114.585537,42.131215],[114.560293,42.132414],[114.510957,42.110897],[114.500706,42.085963],[114.5025,42.067398],[114.479883,42.064304],[114.466107,42.037962],[114.46835,42.025577],[114.485969,42.015338],[114.484752,41.999155],[114.501411,41.99277],[114.510701,41.973292],[114.487443,41.96722],[114.476295,41.953936],[114.421705,41.942167],[114.374036,41.956783],[114.348087,41.947609],[114.343217,41.926915],[114.326751,41.9297],[114.330403,41.916977],[114.287026,41.868658],[114.243457,41.832792],[114.202964,41.793416],[114.200401,41.778509],[114.215266,41.756492],[114.206744,41.738402],[114.232501,41.717705],[114.237563,41.698651],[114.219302,41.700239],[114.215394,41.685057],[114.259347,41.6234],[114.227632,41.620221],[114.237242,41.59624],[114.221673,41.582242],[114.231604,41.547043],[114.231027,41.513671],[114.101218,41.537746],[114.083982,41.528958],[114.032148,41.529595],[113.977559,41.506664],[113.952827,41.483533],[113.930659,41.485573],[113.92124,41.457271],[113.884911,41.438141],[113.8712,41.413327],[113.918229,41.40382],[113.943985,41.390802],[113.93399,41.376823],[113.937514,41.356647],[113.923354,41.33934],[113.926622,41.326309],[113.89952,41.316214],[113.922585,41.291162],[113.936297,41.294805],[113.951226,41.282916],[113.952956,41.254269],[113.971536,41.239814],[113.976854,41.266676],[113.985824,41.270385],[114.007032,41.250752],[114.016259,41.232073],[114.000625,41.224011],[113.996781,41.192458],[113.973651,41.174275],[113.920407,41.172034],[113.877927,41.115593],[113.863383,41.106042],[113.820327,41.101619],[113.823402,41.093093],[113.868445,41.068853],[113.90567,41.034081],[113.922585,41.024391],[113.972946,40.982981],[113.97647,40.961206],[113.991142,40.940195],[114.000753,40.947521],[114.011773,40.935311],[114.057457,40.925092],[114.041375,40.917378],[114.052203,40.893395],[114.052844,40.870304],[114.073539,40.857308],[114.069694,40.846948],[114.044771,40.831115],[114.081163,40.790486],[114.104421,40.797571],[114.104165,40.768068],[114.134727,40.737263],[114.147285,40.73346],[114.18323,40.671675],[114.200081,40.662189],[114.216163,40.63437],[114.209307,40.629721],[114.236153,40.606991],[114.258258,40.610672],[114.282926,40.590778],[114.273379,40.553815],[114.293433,40.551424],[114.296381,40.535973],[114.285617,40.525822],[114.282605,40.495164],[114.267228,40.474199],[114.275429,40.458019],[114.299648,40.440086],[114.28709,40.423444],[114.314449,40.369604],[114.344435,40.36954],[114.382237,40.362085],[114.390374,40.351259],[114.446565,40.372845],[114.470784,40.349703],[114.499296,40.354047],[114.530627,40.3451],[114.526463,40.32357],[114.510957,40.303006],[114.469951,40.268093],[114.406392,40.246149],[114.362567,40.250109],[114.335144,40.245434],[114.293113,40.230108],[114.255247,40.236213],[114.240126,40.221924],[114.235833,40.198341],[114.180026,40.191517],[114.145107,40.177349],[114.123963,40.178129],[114.123387,40.188723],[114.097758,40.193597],[114.068029,40.179754],[114.089108,40.121491],[114.101218,40.10874],[114.091159,40.075288],[114.043809,40.056863],[114.019462,40.102819],[113.989476,40.112383],[113.973843,40.097157],[113.981019,40.073205],[113.975573,40.051068],[113.954878,40.030812],[113.922457,40.026578],[113.914641,40.005924],[113.932004,40.009443],[113.960452,40.000906],[114.021256,39.991782],[114.029457,39.985395],[114.02824,39.959316],[114.047397,39.916135],[114.067772,39.922334],[114.089941,39.910197],[114.102884,39.912873],[114.174132,39.897602],[114.211998,39.918745],[114.229426,39.899495],[114.19944,39.87939],[114.224877,39.851704],[114.276967,39.874494],[114.286065,39.858235],[114.328929,39.865548],[114.349432,39.862806],[114.395436,39.867246],[114.406712,39.83348],[114.390695,39.818584],[114.408827,39.782375],[114.408122,39.651956],[114.431636,39.614021],[114.474757,39.613759],[114.495836,39.608188],[114.515378,39.564983],[114.557025,39.581442],[114.568942,39.573967],[114.563432,39.558162],[114.58432,39.585835],[114.604887,39.567869],[114.633527,39.555866],[114.654991,39.599209],[114.680748,39.588064],[114.712079,39.594358],[114.716756,39.618674],[114.760645,39.617036],[114.783775,39.609499],[114.821642,39.61022],[114.838429,39.589179],[114.891032,39.634728],[114.936331,39.66368],[114.961895,39.666103],[114.987396,39.67802],[115.011487,39.674746],[115.03199,39.702373],[115.050058,39.709245],[115.095293,39.704795],[115.138734,39.688627],[115.168847,39.672651],[115.179163,39.679592],[115.177625,39.700475],[115.215043,39.708067],[115.250859,39.73882],[115.283216,39.745165],[115.312945,39.783551],[115.342867,39.79205],[115.330052,39.80656],[115.345237,39.821851],[115.343251,39.837857],[115.365676,39.867507],[115.364523,39.885331],[115.399891,39.891336],[115.40162,39.903802],[115.426801,39.950056],[115.428531,39.984352],[115.450123,39.99289],[115.442178,40.010876],[115.454544,40.029705],[115.478571,40.036153],[115.528034,40.07633],[115.555457,40.082644],[115.553727,40.091691],[115.575576,40.100997],[115.590697,40.096376],[115.59909,40.119995],[115.641762,40.115897],[115.644581,40.12663],[115.715893,40.133395],[115.734858,40.129492],[115.754849,40.145427],[115.754336,40.163243],[115.773045,40.176179],[115.806555,40.15323],[115.847817,40.147052],[115.844421,40.168053],[115.855506,40.188853],[115.870306,40.186058],[115.886324,40.206657],[115.883121,40.216143],[115.898498,40.234524],[115.911953,40.23446],[115.930085,40.254524],[115.960007,40.256667],[115.968913,40.264263],[115.93976,40.304434],[115.943156,40.311375],[115.922653,40.325905],[115.918296,40.353917],[115.864476,40.359363],[115.861849,40.373428],[115.846856,40.375113],[115.796431,40.426812],[115.770418,40.444165],[115.769841,40.468051],[115.782207,40.492058],[115.736012,40.503832],[115.755041,40.540046],[115.792203,40.561313],[115.819818,40.559374],[115.827378,40.587031],[115.846151,40.593039],[115.885427,40.595235],[115.907788,40.617324],[115.971988,40.602341],[115.981407,40.579665],[116.005113,40.584124],[116.0285,40.607314],[116.030037,40.597367],[116.062714,40.610285],[116.099363,40.630561],[116.121724,40.62914],[116.112562,40.648507],[116.136909,40.667674],[116.162025,40.662383],[116.171316,40.695996],[116.191947,40.724241],[116.218857,40.742807],[116.235003,40.783143],[116.247946,40.791839],[116.269602,40.777152],[116.273446,40.762913],[116.290938,40.763815],[116.307917,40.752152],[116.317015,40.772256],[116.379806,40.77232],[116.414276,40.777925],[116.416519,40.769357],[116.453937,40.765877],[116.465854,40.774511],[116.456564,40.798665],[116.43683,40.820751],[116.40646,40.833368],[116.399988,40.84978],[116.334443,40.904648],[116.334571,40.921749],[116.365069,40.943216]]]]}},{\\\"type\\\":\\\"Feature\\\",\\\"properties\\\":{\\\"adcode\\\":130800,\\\"name\\\":\\\"承德市\\\",\\\"center\\\":[117.939152,40.976204],\\\"centroid\\\":[117.551533,41.356206],\\\"childrenNum\\\":11,\\\"level\\\":\\\"city\\\",\\\"parent\\\":{\\\"adcode\\\":130000},\\\"subFeatureIndex\\\":7,\\\"acroutes\\\":[100000,130000]},\\\"geometry\\\":{\\\"type\\\":\\\"MultiPolygon\\\",\\\"coordinates\\\":[[[[119.158474,40.614418],[119.146557,40.63579],[119.173211,40.654316],[119.185833,40.67574],[119.176222,40.690191],[119.153349,40.688707],[119.115098,40.666513],[119.095107,40.663351],[119.081588,40.671869],[119.05423,40.664964],[119.048719,40.681482],[119.027063,40.692448],[119.010725,40.687868],[118.987723,40.697931],[118.960813,40.720566],[118.949344,40.747834],[118.91167,40.756083],[118.895459,40.754021],[118.910965,40.776766],[118.878544,40.783207],[118.861501,40.802658],[118.849135,40.800919],[118.846252,40.822103],[118.855094,40.840577],[118.873034,40.848042],[118.891743,40.903362],[118.903468,40.961784],[118.917052,40.968594],[118.946461,40.958122],[119.000601,40.967052],[119.005086,40.984265],[119.0204,40.997878],[119.013544,41.007637],[118.951971,41.018421],[118.936209,41.037482],[118.93685,41.052624],[118.964657,41.079307],[119.008354,41.068596],[119.037507,41.067378],[119.050834,41.080333],[119.073771,41.084244],[119.080627,41.095978],[119.081204,41.131422],[119.126374,41.138662],[119.158603,41.169664],[119.184295,41.182727],[119.188909,41.198156],[119.166483,41.21294],[119.169623,41.222923],[119.209796,41.225803],[119.20954,41.244483],[119.231004,41.256444],[119.248367,41.27665],[119.239461,41.314489],[119.212103,41.308099],[119.200698,41.28234],[119.154951,41.297682],[119.093121,41.293655],[119.035136,41.298768],[119.006752,41.307076],[118.974716,41.306565],[118.949536,41.318003],[118.934671,41.304584],[118.890718,41.300749],[118.868421,41.312636],[118.844907,41.34247],[118.846124,41.373823],[118.770007,41.353071],[118.763343,41.328928],[118.741879,41.324073],[118.695171,41.337999],[118.676974,41.350453],[118.629946,41.34643],[118.57997,41.354029],[118.539796,41.3509],[118.528135,41.355051],[118.500841,41.345791],[118.47329,41.345663],[118.412422,41.33193],[118.399607,41.311102],[118.380193,41.312124],[118.349119,41.342789],[118.348286,41.373886],[118.361741,41.386717],[118.343993,41.404139],[118.34867,41.428318],[118.327078,41.450831],[118.272168,41.471296],[118.269605,41.478881],[118.295426,41.485127],[118.315801,41.512525],[118.302923,41.552709],[118.313302,41.561494],[118.301577,41.569641],[118.279152,41.56544],[118.270823,41.573524],[118.230522,41.582178],[118.215337,41.595668],[118.20989,41.61774],[118.215208,41.633002],[118.206879,41.65074],[118.169013,41.67076],[118.153699,41.691156],[118.155173,41.712624],[118.130698,41.742275],[118.140372,41.783965],[118.165873,41.813265],[118.219117,41.815358],[118.236032,41.807559],[118.246988,41.774005],[118.270823,41.762203],[118.292287,41.772863],[118.319838,41.83146],[118.331755,41.840651],[118.340213,41.872459],[118.324515,41.880187],[118.286649,41.91109],[118.270182,41.917357],[118.268901,41.930143],[118.306511,41.940269],[118.306255,41.975127],[118.314007,41.987774],[118.294722,42.005224],[118.256278,42.010724],[118.237634,42.022859],[118.283061,42.03158],[118.297284,42.048765],[118.272232,42.083311],[118.252498,42.091014],[118.226613,42.090256],[118.212581,42.081101],[118.220206,42.058619],[118.204188,42.034866],[118.189067,42.030569],[118.141846,42.031327],[118.116538,42.037204],[118.115256,42.045859],[118.136913,42.052871],[118.155173,42.081164],[118.136528,42.094486],[118.097765,42.10509],[118.088859,42.117144],[118.104172,42.148878],[118.10635,42.171958],[118.089051,42.183874],[118.033629,42.199127],[118.020366,42.213432],[117.977438,42.229875],[117.971095,42.248014],[118.023249,42.267155],[118.047468,42.280563],[118.059962,42.29831],[118.016265,42.333286],[118.009153,42.358248],[118.021263,42.371636],[118.019405,42.395201],[117.99762,42.416684],[117.954564,42.445003],[117.940148,42.462766],[117.87409,42.510194],[117.849614,42.546619],[117.829624,42.56498],[117.797588,42.585277],[117.792334,42.598367],[117.801496,42.612706],[117.779904,42.618591],[117.707247,42.588033],[117.66733,42.582459],[117.6442,42.589787],[117.610883,42.592355],[117.600311,42.603001],[117.539955,42.605443],[117.524898,42.590727],[117.473512,42.602437],[117.455957,42.589411],[117.435197,42.585403],[117.44436,42.577447],[117.433147,42.555769],[117.39637,42.536339],[117.387015,42.517405],[117.408415,42.519976],[117.416296,42.512326],[117.412836,42.472493],[117.390732,42.462076],[117.330056,42.461887],[117.321406,42.468791],[117.275466,42.481905],[117.252208,42.473685],[117.222287,42.475442],[117.175963,42.465527],[117.135726,42.469167],[117.094912,42.483661],[117.079535,42.460632],[117.046922,42.454105],[117.016744,42.45649],[117.006685,42.432948],[116.965102,42.421583],[116.914421,42.402677],[116.911858,42.391431],[116.886806,42.366608],[116.897442,42.297618],[116.918522,42.229875],[116.917433,42.207698],[116.903401,42.19087],[116.858166,42.197236],[116.789225,42.200261],[116.825169,42.155563],[116.850221,42.15632],[116.865022,42.124085],[116.877324,42.121057],[116.890651,42.092655],[116.881681,42.05224],[116.87963,42.018372],[116.868161,42.002885],[116.831961,42.005351],[116.821133,41.988723],[116.796209,41.978099],[116.766479,41.990304],[116.744631,41.982146],[116.72746,41.951089],[116.669154,41.947735],[116.634812,41.929953],[116.597073,41.935586],[116.566383,41.928751],[116.533706,41.938876],[116.514164,41.970067],[116.496416,41.97968],[116.482641,41.975886],[116.453873,41.945964],[116.432088,41.939383],[116.393133,41.94299],[116.41402,41.98221],[116.409087,41.994034],[116.373719,42.009965],[116.327267,42.005667],[116.306507,41.991379],[116.29837,41.968106],[116.28421,41.959376],[116.233401,41.941408],[116.230518,41.926282],[116.211361,41.906848],[116.212578,41.885128],[116.193164,41.861816],[116.171124,41.868912],[116.134731,41.863844],[116.106667,41.849587],[116.105706,41.834757],[116.129221,41.806607],[116.098658,41.776479],[116.081039,41.776352],[116.056307,41.733705],[116.014404,41.715355],[115.972885,41.680101],[115.909967,41.642921],[115.929252,41.596113],[115.924767,41.568623],[115.958789,41.550353],[115.97391,41.529659],[115.982112,41.485127],[115.97673,41.470913],[116.000052,41.454402],[116.004473,41.432911],[116.03023,41.416645],[116.036124,41.397694],[116.07713,41.384866],[116.08751,41.376951],[116.141586,41.373439],[116.17484,41.356328],[116.203352,41.326117],[116.209503,41.307715],[116.191627,41.288158],[116.198995,41.259578],[116.213603,41.233288],[116.235195,41.211853],[116.221356,41.185928],[116.22347,41.174275],[116.245895,41.16358],[116.233273,41.130845],[116.245447,41.114183],[116.268769,41.102645],[116.277419,41.083154],[116.296128,41.062118],[116.264733,41.038252],[116.29837,40.986641],[116.333546,40.984458],[116.341747,40.964804],[116.365069,40.943216],[116.37641,40.939681],[116.398515,40.905999],[116.41402,40.899762],[116.458678,40.900597],[116.474184,40.896032],[116.473607,40.919757],[116.447466,40.953818],[116.455539,40.980476],[116.516791,40.975274],[116.536333,40.988889],[116.569715,40.991265],[116.597778,40.97476],[116.614309,40.982916],[116.622958,41.02086],[116.614116,41.03607],[116.630839,41.060771],[116.64769,41.059296],[116.665182,41.046658],[116.688632,41.044669],[116.698884,41.021246],[116.683058,41.000511],[116.67774,40.971227],[116.689465,40.950669],[116.722334,40.927406],[116.713236,40.911978],[116.730471,40.897768],[116.759496,40.889858],[116.79512,40.863614],[116.805051,40.840706],[116.813636,40.848428],[116.847723,40.839354],[116.87617,40.821202],[116.880207,40.804332],[116.896353,40.79712],[116.894623,40.781597],[116.923391,40.773738],[116.926531,40.744869],[116.979967,40.702833],[117.031032,40.692126],[117.058327,40.701543],[117.0771,40.700059],[117.110673,40.70825],[117.117785,40.700059],[117.20236,40.695609],[117.241636,40.676643],[117.261371,40.681159],[117.290395,40.660189],[117.32115,40.658317],[117.342678,40.673611],[117.359208,40.673869],[117.409248,40.687288],[117.442245,40.676643],[117.492862,40.675417],[117.514583,40.660511],[117.501256,40.636759],[117.477997,40.635338],[117.46198,40.65309],[117.448909,40.628366],[117.430264,40.626041],[117.412708,40.605118],[117.430008,40.576112],[117.402072,40.573139],[117.387464,40.560861],[117.365936,40.575982],[117.342742,40.581604],[117.311859,40.57805],[117.269444,40.560473],[117.247403,40.54024],[117.264126,40.517285],[117.247147,40.511788],[117.219019,40.514375],[117.208575,40.501115],[117.237215,40.468763],[117.236511,40.45653],[117.263357,40.442352],[117.234076,40.417162],[117.240675,40.394424],[117.228502,40.386389],[117.226195,40.369021],[117.242277,40.369993],[117.260217,40.335762],[117.275018,40.33239],[117.274377,40.308521],[117.293342,40.296713],[117.296354,40.278088],[117.331465,40.28977],[117.339859,40.246213],[117.350943,40.229978],[117.386375,40.22712],[117.415335,40.236862],[117.419115,40.249785],[117.450062,40.252512],[117.484084,40.235304],[117.514326,40.227705],[117.54617,40.232901],[117.571671,40.219261],[117.56238,40.206073],[117.575451,40.192817],[117.609409,40.194897],[117.619532,40.206398],[117.64625,40.205163],[117.677069,40.22095],[117.694112,40.238161],[117.714551,40.241668],[117.75152,40.229718],[117.807775,40.261926],[117.844104,40.261406],[117.867554,40.26965],[117.897989,40.270429],[117.909457,40.285876],[118.000888,40.29256],[118.031643,40.302358],[118.061564,40.319095],[118.079312,40.353528],[118.121856,40.354695],[118.133837,40.375113],[118.165232,40.400449],[118.153123,40.409519],[118.156967,40.423768],[118.173818,40.423056],[118.239684,40.464686],[118.262942,40.452063],[118.277935,40.425711],[118.306575,40.419558],[118.356295,40.435295],[118.360011,40.428819],[118.387305,40.436719],[118.402683,40.416838],[118.430746,40.411851],[118.45599,40.414053],[118.503211,40.403365],[118.523458,40.40628],[118.548062,40.422667],[118.571512,40.414636],[118.550881,40.385482],[118.558377,40.36928],[118.539989,40.361048],[118.532364,40.319419],[118.533325,40.298854],[118.568949,40.287564],[118.580098,40.305861],[118.596949,40.308456],[118.608225,40.328305],[118.640197,40.354566],[118.643785,40.380946],[118.618349,40.425193],[118.624179,40.437626],[118.657176,40.450574],[118.702795,40.491411],[118.723491,40.473746],[118.772954,40.479765],[118.792112,40.492382],[118.794867,40.510753],[118.821328,40.531964],[118.864,40.527244],[118.886938,40.542438],[118.919038,40.53093],[118.966003,40.536102],[118.952676,40.558469],[118.983366,40.56364],[118.998359,40.578955],[119.013095,40.577081],[119.063392,40.606151],[119.086394,40.588775],[119.105487,40.603632],[119.158474,40.614418]]]]}},{\\\"type\\\":\\\"Feature\\\",\\\"properties\\\":{\\\"adcode\\\":130900,\\\"name\\\":\\\"沧州市\\\",\\\"center\\\":[116.857461,38.310582],\\\"centroid\\\":[116.771341,38.270959],\\\"childrenNum\\\":16,\\\"level\\\":\\\"city\\\",\\\"parent\\\":{\\\"adcode\\\":130000},\\\"subFeatureIndex\\\":8,\\\"acroutes\\\":[100000,130000]},\\\"geometry\\\":{\\\"type\\\":\\\"MultiPolygon\\\",\\\"coordinates\\\":[[[[116.335916,37.581263],[116.343541,37.566025],[116.367696,37.566295],[116.376858,37.546602],[116.368913,37.526364],[116.402167,37.509833],[116.434139,37.473383],[116.456115,37.513679],[116.486421,37.524205],[116.517048,37.557191],[116.538512,37.568453],[116.545816,37.582477],[116.574648,37.609978],[116.604506,37.62514],[116.640834,37.666432],[116.641027,37.682323],[116.663964,37.687776],[116.67979,37.728764],[116.699332,37.730648],[116.724512,37.744305],[116.723167,37.766703],[116.744182,37.757355],[116.753793,37.770536],[116.753665,37.792993],[116.786149,37.82633],[116.788136,37.843396],[116.812739,37.843598],[116.84375,37.834461],[116.883795,37.844337],[116.919355,37.845882],[116.947675,37.840037],[116.976635,37.841045],[117.027188,37.832378],[117.074345,37.848771],[117.093759,37.849509],[117.150142,37.839567],[117.185317,37.849778],[117.208832,37.843732],[117.271366,37.839903],[117.320124,37.861399],[117.34428,37.862675],[117.381954,37.854547],[117.406301,37.843531],[117.438593,37.853876],[117.481137,37.914842],[117.512789,37.943428],[117.527974,37.996275],[117.56033,38.040978],[117.556486,38.05719],[117.58378,38.070653],[117.616713,38.069046],[117.666048,38.072528],[117.679504,38.07956],[117.704492,38.076078],[117.729223,38.093822],[117.743191,38.123409],[117.76882,38.131908],[117.766962,38.15867],[117.801625,38.173786],[117.789195,38.180741],[117.808544,38.228406],[117.8475,38.25393],[117.860891,38.274569],[117.895682,38.301613],[117.916698,38.32344],[117.948349,38.346462],[117.958024,38.376147],[117.937457,38.38775],[117.846411,38.36801],[117.804764,38.367076],[117.781186,38.373812],[117.730505,38.424949],[117.725123,38.457333],[117.710899,38.467791],[117.678799,38.477049],[117.647852,38.508677],[117.645161,38.527647],[117.685975,38.532438],[117.68527,38.539425],[117.643367,38.54029],[117.638562,38.570028],[117.645033,38.593836],[117.63901,38.626742],[117.557831,38.613781],[117.541429,38.60361],[117.478895,38.617237],[117.432442,38.601349],[117.391949,38.572689],[117.369075,38.564773],[117.368883,38.582465],[117.358055,38.57056],[117.305644,38.556591],[117.292189,38.562445],[117.253169,38.556192],[117.238369,38.581002],[117.259512,38.603078],[117.255988,38.613781],[117.23068,38.624017],[117.23036,38.641694],[117.186086,38.616506],[117.151103,38.617702],[117.13611,38.598756],[117.098179,38.586921],[117.086326,38.606402],[117.071526,38.607399],[117.064285,38.635713],[117.051727,38.643488],[117.06813,38.680621],[117.039041,38.688457],[117.042309,38.706517],[117.015719,38.700409],[117.014502,38.690184],[116.994447,38.695695],[116.87726,38.680688],[116.866496,38.717005],[116.867457,38.745873],[116.859127,38.741295],[116.796529,38.74667],[116.766351,38.741959],[116.758855,38.732071],[116.77404,38.652258],[116.763212,38.633853],[116.738224,38.631327],[116.733739,38.614047],[116.71503,38.609327],[116.702792,38.619098],[116.680559,38.605936],[116.680303,38.592706],[116.662234,38.581268],[116.671653,38.566503],[116.643333,38.564773],[116.652431,38.551202],[116.672678,38.546545],[116.668257,38.530042],[116.647114,38.50648],[116.621228,38.514335],[116.627315,38.501087],[116.610593,38.479646],[116.589897,38.483908],[116.569715,38.470988],[116.559399,38.496759],[116.519482,38.48817],[116.465726,38.494096],[116.449772,38.518262],[116.452655,38.534501],[116.431127,38.539558],[116.432152,38.552533],[116.455475,38.557656],[116.454834,38.580337],[116.425425,38.587187],[116.41921,38.599288],[116.381984,38.619165],[116.366863,38.67305],[116.370836,38.692508],[116.406331,38.703596],[116.435804,38.733199],[116.42299,38.770419],[116.390313,38.789784],[116.338287,38.80689],[116.271973,38.816634],[116.278764,38.836451],[116.247497,38.848907],[116.248907,38.85964],[116.23212,38.871894],[116.212194,38.870238],[116.202198,38.887258],[116.20002,38.915727],[116.209503,38.921618],[116.15203,38.948352],[116.121083,38.934391],[116.125633,38.920823],[116.112754,38.909703],[116.085524,38.91063],[116.045543,38.897786],[116.04157,38.878451],[116.048746,38.8607],[116.035548,38.829492],[116.04093,38.812259],[116.023054,38.812524],[115.999731,38.796812],[115.995118,38.77798],[115.95187,38.746736],[115.944053,38.735456],[115.966286,38.708973],[115.955009,38.702932],[115.959879,38.679891],[115.973526,38.668467],[115.973398,38.635514],[115.951101,38.627938],[115.96321,38.613182],[115.960583,38.584394],[115.934058,38.546678],[115.940721,38.530508],[115.890809,38.52585],[115.878507,38.535566],[115.869345,38.524652],[115.875047,38.510141],[115.816101,38.52545],[115.79137,38.512005],[115.770418,38.48817],[115.745686,38.481311],[115.718584,38.449205],[115.715957,38.438411],[115.731462,38.392618],[115.705321,38.367543],[115.734025,38.359205],[115.738767,38.369544],[115.783297,38.358338],[115.804633,38.345462],[115.841538,38.346062],[115.850188,38.309423],[115.833016,38.298008],[115.837181,38.272499],[115.864476,38.255266],[115.856467,38.240901],[115.871267,38.217579],[115.899523,38.20314],[115.887542,38.171312],[115.900804,38.158536],[115.935403,38.167232],[115.938671,38.144354],[115.968913,38.138533],[115.986725,38.125885],[116.049771,38.146026],[116.055218,38.131306],[116.048554,38.11424],[116.031831,38.100718],[116.031511,38.082774],[116.055474,38.071725],[116.05227,38.052434],[116.070595,38.041112],[116.049515,38.038365],[116.042467,38.026706],[116.062394,38.005057],[116.071876,37.980318],[116.100645,37.948929],[116.120571,37.948996],[116.093981,37.922627],[116.091034,37.910949],[116.153952,37.914573],[116.170867,37.933565],[116.170163,37.959594],[116.188039,37.968314],[116.209118,37.966369],[116.226354,37.95121],[116.256595,37.965229],[116.266206,37.961405],[116.266975,37.981458],[116.278252,37.962479],[116.306764,37.979312],[116.329189,38.008141],[116.343925,38.017256],[116.3709,38.018597],[116.417224,38.009481],[116.479309,38.011492],[116.483474,38.02503],[116.496352,38.013704],[116.563243,38.01987],[116.565166,37.980116],[116.53377,37.907727],[116.515382,37.892892],[116.51346,37.863951],[116.473415,37.865495],[116.481424,37.830026],[116.466623,37.805564],[116.47303,37.777059],[116.460664,37.778875],[116.451182,37.7587],[116.438367,37.758902],[116.434331,37.734618],[116.424784,37.735829],[116.386533,37.696393],[116.378909,37.659698],[116.36539,37.648719],[116.374936,37.63949],[116.375192,37.617256],[116.3281,37.605058],[116.335916,37.581263]]]]}},{\\\"type\\\":\\\"Feature\\\",\\\"properties\\\":{\\\"adcode\\\":131000,\\\"name\\\":\\\"廊坊市\\\",\\\"center\\\":[116.704441,39.523927],\\\"centroid\\\":[116.540212,39.111215],\\\"childrenNum\\\":10,\\\"level\\\":\\\"city\\\",\\\"parent\\\":{\\\"adcode\\\":130000},\\\"subFeatureIndex\\\":9,\\\"acroutes\\\":[100000,130000]},\\\"geometry\\\":{\\\"type\\\":\\\"MultiPolygon\\\",\\\"coordinates\\\":[[[[116.244678,39.517354],[116.222766,39.501995],[116.220843,39.511644],[116.182144,39.49635],[116.179901,39.486568],[116.151325,39.471005],[116.132104,39.429423],[116.133001,39.4055],[116.116791,39.376243],[116.13582,39.351842],[116.198226,39.351315],[116.208734,39.330195],[116.201109,39.251911],[116.186116,39.222457],[116.206555,39.207429],[116.207837,39.168526],[116.221804,39.147813],[116.262426,39.138114],[116.263131,39.127292],[116.28184,39.107623],[116.305354,39.098116],[116.317592,39.077911],[116.318617,39.037416],[116.307148,39.032196],[116.293757,39.007344],[116.299588,38.993658],[116.3215,38.998088],[116.33534,38.984004],[116.316182,38.962708],[116.298755,38.975076],[116.291386,38.948683],[116.253007,38.932074],[116.243653,38.949345],[116.228083,38.942199],[116.230262,38.92453],[116.209503,38.921618],[116.20002,38.915727],[116.202198,38.887258],[116.212194,38.870238],[116.23212,38.871894],[116.248907,38.85964],[116.247497,38.848907],[116.278764,38.836451],[116.271973,38.816634],[116.338287,38.80689],[116.390313,38.789784],[116.42299,38.770419],[116.435804,38.733199],[116.406331,38.703596],[116.370836,38.692508],[116.366863,38.67305],[116.381984,38.619165],[116.41921,38.599288],[116.425425,38.587187],[116.454834,38.580337],[116.455475,38.557656],[116.432152,38.552533],[116.431127,38.539558],[116.452655,38.534501],[116.449772,38.518262],[116.465726,38.494096],[116.519482,38.48817],[116.559399,38.496759],[116.569715,38.470988],[116.589897,38.483908],[116.610593,38.479646],[116.627315,38.501087],[116.621228,38.514335],[116.647114,38.50648],[116.668257,38.530042],[116.672678,38.546545],[116.652431,38.551202],[116.643333,38.564773],[116.671653,38.566503],[116.662234,38.581268],[116.680303,38.592706],[116.680559,38.605936],[116.702792,38.619098],[116.71503,38.609327],[116.733739,38.614047],[116.738224,38.631327],[116.763212,38.633853],[116.77404,38.652258],[116.758855,38.732071],[116.766351,38.741959],[116.746297,38.754233],[116.751294,38.780168],[116.737327,38.784479],[116.73848,38.807022],[116.75123,38.831282],[116.74604,38.851491],[116.723103,38.852551],[116.722334,38.897058],[116.708046,38.897058],[116.70811,38.931876],[116.716183,38.93889],[116.728613,38.975341],[116.754626,39.003245],[116.756612,39.0503],[116.773015,39.046865],[116.787303,39.061927],[116.80268,39.050895],[116.860473,39.050564],[116.869891,39.069919],[116.881488,39.071702],[116.91109,39.111055],[116.924096,39.119372],[116.909232,39.150782],[116.870084,39.153685],[116.863164,39.201365],[116.855796,39.215669],[116.875594,39.21646],[116.874569,39.230036],[116.892637,39.223973],[116.878733,39.255336],[116.867969,39.302552],[116.884243,39.305383],[116.889626,39.338157],[116.875786,39.33921],[116.870724,39.357499],[116.849196,39.339473],[116.829206,39.338881],[116.818121,39.373547],[116.837599,39.374073],[116.834139,39.402674],[116.875914,39.434548],[116.855475,39.443352],[116.832473,39.435468],[116.815751,39.451761],[116.807421,39.445586],[116.785124,39.465883],[116.820748,39.482431],[116.813957,39.510266],[116.826194,39.513088],[116.819595,39.52851],[116.806204,39.528838],[116.787687,39.554555],[116.81165,39.576983],[116.797875,39.594358],[116.812355,39.615922],[116.789994,39.610548],[116.790699,39.596062],[116.748667,39.619919],[116.700742,39.621033],[116.7026,39.610417],[116.727075,39.593047],[116.705099,39.587999],[116.662363,39.605239],[116.646537,39.599143],[116.620524,39.601699],[116.607773,39.619723],[116.565934,39.619788],[116.566575,39.604387],[116.541779,39.593505],[116.524416,39.596521],[116.519354,39.566491],[116.508462,39.551078],[116.470916,39.55462],[116.478861,39.539204],[116.464573,39.527657],[116.437534,39.526541],[116.443813,39.509872],[116.424656,39.509741],[116.424079,39.522735],[116.402679,39.526869],[116.402807,39.5144],[116.418761,39.506393],[116.412354,39.482103],[116.444134,39.482169],[116.454706,39.453338],[116.434395,39.442761],[116.408958,39.45025],[116.350461,39.453009],[116.320027,39.46851],[116.306443,39.488997],[116.279277,39.491295],[116.257941,39.500551],[116.244678,39.517354]]],[[[117.209793,40.082253],[117.204347,40.06982],[117.160073,40.076199],[117.13925,40.064025],[117.119515,40.072424],[117.085621,40.075158],[117.085173,40.068583],[117.052048,40.059402],[117.028533,40.033939],[117.000662,40.0299],[116.972086,40.037],[116.960489,40.051133],[116.928133,40.05491],[116.867841,40.041885],[116.857782,40.051914],[116.822734,40.046444],[116.819979,40.028337],[116.781536,40.034851],[116.770452,40.011658],[116.775385,39.99276],[116.757317,39.961468],[116.780575,39.94973],[116.784676,39.891401],[116.804154,39.877954],[116.827284,39.87704],[116.866047,39.843866],[116.885653,39.844585],[116.907566,39.834133],[116.902824,39.848242],[116.92589,39.835374],[116.928453,39.813095],[116.952608,39.789827],[116.949725,39.778583],[116.924288,39.781263],[116.920893,39.769167],[116.901799,39.763609],[116.916664,39.731362],[116.88277,39.718472],[116.893854,39.695893],[116.912563,39.689216],[116.91692,39.706365],[116.950878,39.706824],[116.944599,39.695173],[116.963629,39.643441],[116.974585,39.636824],[117.004378,39.644489],[117.015783,39.654052],[117.057045,39.644554],[117.127076,39.61697],[117.152641,39.623523],[117.157959,39.636627],[117.177693,39.645602],[117.159624,39.666823],[117.170132,39.673371],[117.169235,39.717622],[117.153153,39.722726],[117.161867,39.747389],[117.205884,39.763871],[117.18064,39.78244],[117.178718,39.795318],[117.15751,39.796756],[117.156357,39.817473],[117.195056,39.82551],[117.192173,39.833088],[117.252208,39.834591],[117.259961,39.843409],[117.247467,39.861043],[117.227797,39.852749],[117.166865,39.868944],[117.149117,39.896297],[117.158856,39.909218],[117.137456,39.921616],[117.156869,39.938055],[117.151039,39.944839],[117.175963,39.959121],[117.178654,39.977311],[117.198132,39.99276],[117.187752,40.026187],[117.1841,40.062593],[117.222863,40.065523],[117.209793,40.082253]]]]}},{\\\"type\\\":\\\"Feature\\\",\\\"properties\\\":{\\\"adcode\\\":131100,\\\"name\\\":\\\"衡水市\\\",\\\"center\\\":[115.665993,37.735097],\\\"centroid\\\":[115.828761,37.7648],\\\"childrenNum\\\":11,\\\"level\\\":\\\"city\\\",\\\"parent\\\":{\\\"adcode\\\":130000},\\\"subFeatureIndex\\\":10,\\\"acroutes\\\":[100000,130000]},\\\"geometry\\\":{\\\"type\\\":\\\"MultiPolygon\\\",\\\"coordinates\\\":[[[[115.853904,37.059245],[115.864988,37.070785],[115.885427,37.128731],[115.879981,37.151992],[115.911825,37.176195],[115.904841,37.189344],[115.912017,37.207098],[115.940721,37.227558],[115.953215,37.223697],[115.969425,37.239479],[115.964171,37.250721],[115.976217,37.276178],[115.968272,37.287076],[115.98461,37.316175],[115.975897,37.334508],[116.00947,37.343165],[116.024527,37.359937],[116.05195,37.357502],[116.056179,37.369065],[116.08751,37.373324],[116.106539,37.368794],[116.168817,37.38414],[116.195471,37.365684],[116.236028,37.361559],[116.285236,37.40266],[116.263067,37.42239],[116.227379,37.424755],[116.243076,37.448195],[116.229878,37.459676],[116.224431,37.479729],[116.241346,37.491475],[116.276458,37.466901],[116.271781,37.478176],[116.290233,37.484049],[116.278444,37.524745],[116.291386,37.5238],[116.287863,37.5493],[116.335916,37.581263],[116.3281,37.605058],[116.375192,37.617256],[116.374936,37.63949],[116.36539,37.648719],[116.378909,37.659698],[116.386533,37.696393],[116.424784,37.735829],[116.434331,37.734618],[116.438367,37.758902],[116.451182,37.7587],[116.460664,37.778875],[116.47303,37.777059],[116.466623,37.805564],[116.481424,37.830026],[116.473415,37.865495],[116.51346,37.863951],[116.515382,37.892892],[116.53377,37.907727],[116.565166,37.980116],[116.563243,38.01987],[116.496352,38.013704],[116.483474,38.02503],[116.479309,38.011492],[116.417224,38.009481],[116.3709,38.018597],[116.343925,38.017256],[116.329189,38.008141],[116.306764,37.979312],[116.278252,37.962479],[116.266975,37.981458],[116.266206,37.961405],[116.256595,37.965229],[116.226354,37.95121],[116.209118,37.966369],[116.188039,37.968314],[116.170163,37.959594],[116.170867,37.933565],[116.153952,37.914573],[116.091034,37.910949],[116.093981,37.922627],[116.120571,37.948996],[116.100645,37.948929],[116.071876,37.980318],[116.062394,38.005057],[116.042467,38.026706],[116.049515,38.038365],[116.070595,38.041112],[116.05227,38.052434],[116.055474,38.071725],[116.031511,38.082774],[116.031831,38.100718],[116.048554,38.11424],[116.055218,38.131306],[116.049771,38.146026],[115.986725,38.125885],[115.968913,38.138533],[115.938671,38.144354],[115.935403,38.167232],[115.900804,38.158536],[115.887542,38.171312],[115.899523,38.20314],[115.871267,38.217579],[115.856467,38.240901],[115.864476,38.255266],[115.837181,38.272499],[115.833016,38.298008],[115.850188,38.309423],[115.841538,38.346062],[115.804633,38.345462],[115.783297,38.358338],[115.738767,38.369544],[115.734025,38.359205],[115.705321,38.367543],[115.699811,38.349932],[115.650155,38.340791],[115.644965,38.32611],[115.590504,38.332784],[115.57942,38.342859],[115.575768,38.326377],[115.550908,38.332917],[115.547704,38.318168],[115.516437,38.318168],[115.516822,38.357337],[115.494781,38.362006],[115.495101,38.342993],[115.478122,38.341658],[115.462104,38.327311],[115.420906,38.337922],[115.402453,38.320103],[115.381822,38.327578],[115.383104,38.299076],[115.393611,38.285588],[115.369072,38.283451],[115.356194,38.271764],[115.34953,38.248117],[115.324734,38.248184],[115.323645,38.220586],[115.35094,38.210493],[115.342418,38.196254],[115.346903,38.13967],[115.364843,38.13793],[115.383232,38.0886],[115.420522,38.089671],[115.439871,38.082038],[115.468063,38.095161],[115.482992,38.08398],[115.466782,38.063554],[115.45134,38.017323],[115.438205,38.001102],[115.464219,37.99299],[115.444997,37.989168],[115.456017,37.974551],[115.457555,37.95074],[115.448585,37.936584],[115.412769,37.943293],[115.408668,37.918936],[115.385795,37.917191],[115.365484,37.906318],[115.360294,37.880068],[115.389831,37.874629],[115.388614,37.853003],[115.363049,37.849845],[115.360166,37.820215],[115.349722,37.805765],[115.352349,37.784052],[115.371635,37.770335],[115.344468,37.74814],[115.360294,37.731994],[115.386179,37.727082],[115.394316,37.712143],[115.380989,37.707432],[115.333768,37.71322],[115.317046,37.695383],[115.325567,37.682458],[115.316853,37.660102],[115.301412,37.660169],[115.297376,37.629587],[115.258356,37.639625],[115.255088,37.645621],[115.227858,37.648921],[115.202934,37.637133],[115.191593,37.608833],[115.172756,37.600543],[115.200563,37.572498],[115.188325,37.563125],[115.201908,37.555977],[115.237276,37.575465],[115.282575,37.576005],[115.307179,37.563935],[115.360871,37.523935],[115.359461,37.558675],[115.377914,37.541138],[115.405785,37.535944],[115.410078,37.523261],[115.430965,37.506796],[115.455313,37.501802],[115.421675,37.495727],[115.426096,37.506256],[115.402069,37.51017],[115.397968,37.497347],[115.417638,37.487762],[115.410719,37.476421],[115.431478,37.469602],[115.404183,37.462039],[115.360038,37.461431],[115.345109,37.448195],[115.391049,37.42793],[115.428595,37.387926],[115.468768,37.382788],[115.506634,37.368997],[115.520089,37.353648],[115.52938,37.326864],[115.577177,37.316107],[115.599218,37.332884],[115.590632,37.312453],[115.599859,37.301965],[115.623437,37.297905],[115.63292,37.277058],[115.67258,37.275839],[115.675784,37.258914],[115.698465,37.257153],[115.756322,37.209876],[115.76997,37.14155],[115.786564,37.123916],[115.827378,37.106006],[115.853904,37.059245]]]]}}]}\\n', 'admin', '2025-04-02 22:13:35', NULL, NULL, '0', NULL);\n\n-- ----------------------------\n-- Table structure for jimu_report_share\n-- ----------------------------\nDROP TABLE IF EXISTS `jimu_report_share`;\nCREATE TABLE `jimu_report_share`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键',\n  `report_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '在线excel设计器id',\n  `preview_url` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '预览地址',\n  `preview_lock` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '密码锁',\n  `last_update_time` datetime NULL DEFAULT NULL COMMENT '最后更新时间',\n  `term_of_validity` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '有效期(0:永久有效，1:1天，2:7天)',\n  `status` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '是否过期(0未过期，1已过期)',\n  `preview_lock_status` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '是否为密码锁(0 否,1是)',\n  `share_token` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '分享token',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uniq_report_id`(`report_id`) USING BTREE,\n  UNIQUE INDEX `uniq_jrs_report_id`(`report_id`) USING BTREE COMMENT '报表id唯一索引',\n  INDEX `idx_jrs_share_token`(`share_token`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '积木报表预览权限表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of jimu_report_share\n-- ----------------------------\nINSERT INTO `jimu_report_share` VALUES ('989322818603012096', '989065112487022592', '/jmreport/shareView/989065112487022592', '', '2024-08-30 10:22:31', '1', '0', '0', '71e3778ba7ebeae4652d2e53c46a7b1b');\n\n-- ----------------------------\n-- Table structure for jimu_report_sheet\n-- ----------------------------\nDROP TABLE IF EXISTS `jimu_report_sheet`;\nCREATE TABLE `jimu_report_sheet`  (\n  `id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键（Sheet ID）',\n  `report_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '报表ID',\n  `sheet_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT 'Sheet名称',\n  `sheet_order` int(11) NOT NULL COMMENT '排序（可以为负数，负数表示在默认sheet前面）',\n  `json_str` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT '该sheet的完整jsonStr',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  `create_by` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `update_by` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_report_id`(`report_id`) USING BTREE,\n  INDEX `idx_sheet_order`(`report_id`, `sheet_order`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '报表Sheet表' ROW_FORMAT = Dynamic;\n\n-- ----------------------------\n-- Records of jimu_report_sheet\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for joa_demo\n-- ----------------------------\nDROP TABLE IF EXISTS `joa_demo`;\nCREATE TABLE `joa_demo`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT 'ID',\n  `name` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '请假人',\n  `days` int(11) NULL DEFAULT NULL COMMENT '请假天数',\n  `begin_date` datetime NULL DEFAULT NULL COMMENT '开始时间',\n  `end_date` datetime NULL DEFAULT NULL COMMENT '请假结束时间',\n  `reason` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '请假原因',\n  `bpm_status` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT '1' COMMENT '流程状态',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人id',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人id'\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '流程测试' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of joa_demo\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for oauth2_registered_client\n-- ----------------------------\nDROP TABLE IF EXISTS `oauth2_registered_client`;\nCREATE TABLE `oauth2_registered_client`  (\n  `id` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `client_id` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `client_id_issued_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,\n  `client_secret` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  `client_secret_expires_at` timestamp NULL DEFAULT NULL,\n  `client_name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `client_authentication_methods` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `authorization_grant_types` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `redirect_uris` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  `post_logout_redirect_uris` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  `scopes` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `client_settings` varchar(2000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `token_settings` varchar(2000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of oauth2_registered_client\n-- ----------------------------\nINSERT INTO `oauth2_registered_client` VALUES ('3eacac0e-0de9-4727-9a64-6bdd4be2ee1f', 'jeecg-client', '2024-02-29 18:16:33', 'secret', NULL, '3eacac0e-0de9-4727-9a64-6bdd4be2ee1f', 'client_secret_basic', 'refresh_token,authorization_code,password,app,phone,social', 'http://127.0.0.1:8080/jeecg-', 'http://127.0.0.1:8080/', '*', '{\\\"@class\\\":\\\"java.util.Collections$UnmodifiableMap\\\",\\\"settings.client.require-proof-key\\\":false,\\\"settings.client.require-authorization-consent\\\":true}', '{\\\"@class\\\":\\\"java.util.Collections$UnmodifiableMap\\\",\\\"settings.token.reuse-refresh-tokens\\\":true,\\\"settings.token.id-token-signature-algorithm\\\":[\\\"org.springframework.security.oauth2.jose.jws.SignatureAlgorithm\\\",\\\"RS256\\\"],\\\"settings.token.access-token-time-to-live\\\":[\\\"java.time.Duration\\\",300000.000000000],\\\"settings.token.access-token-format\\\":{\\\"@class\\\":\\\"org.springframework.security.oauth2.server.authorization.settings.OAuth2TokenFormat\\\",\\\"value\\\":\\\"self-contained\\\"},\\\"settings.token.refresh-token-time-to-live\\\":[\\\"java.time.Duration\\\",3600.000000000],\\\"settings.token.authorization-code-time-to-live\\\":[\\\"java.time.Duration\\\",300000.000000000],\\\"settings.token.device-code-time-to-live\\\":[\\\"java.time.Duration\\\",300000.000000000]}');\n\n-- ----------------------------\n-- Table structure for onl_auth_data\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_auth_data`;\nCREATE TABLE `onl_auth_data`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键',\n  `cgform_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT 'online表ID',\n  `rule_name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '规则名',\n  `rule_column` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '规则列',\n  `rule_operator` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '规则条件 大于小于like',\n  `rule_value` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '规则值',\n  `status` int(1) NULL DEFAULT NULL COMMENT '1有效 0无效',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_auth_data\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for onl_auth_page\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_auth_page`;\nCREATE TABLE `onl_auth_page`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT ' 主键',\n  `cgform_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT 'online表id',\n  `code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '字段名/按钮编码',\n  `type` int(1) NULL DEFAULT NULL COMMENT '1字段 2按钮',\n  `control` int(1) NULL DEFAULT NULL COMMENT '3可编辑 5可见(仅支持两种状态值3,5)',\n  `page` int(1) NULL DEFAULT NULL COMMENT '3列表 5表单(仅支持两种状态值3,5)',\n  `status` int(1) NULL DEFAULT NULL COMMENT '1有效 0无效',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_onl_auth_page_code`(`code`) USING BTREE,\n  INDEX `idx_onl_auth_page_cgform_id`(`cgform_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_auth_page\n-- ----------------------------\nINSERT INTO `onl_auth_page` VALUES ('1580815057246892034', '56870166aba54ebfacb20ba6c770bd73', 'order_date', 1, 5, 3, 0, '2022-10-14 14:57:34', 'admin', NULL, NULL);\nINSERT INTO `onl_auth_page` VALUES ('1580815057309806593', '56870166aba54ebfacb20ba6c770bd73', 'order_date', 1, 5, 5, 0, '2022-10-14 14:57:34', 'admin', NULL, NULL);\nINSERT INTO `onl_auth_page` VALUES ('1580815057309806594', '56870166aba54ebfacb20ba6c770bd73', 'order_date', 1, 3, 5, 0, '2022-10-14 14:57:34', 'admin', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for onl_auth_relation\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_auth_relation`;\nCREATE TABLE `onl_auth_relation`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `role_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '角色id',\n  `auth_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '权限id',\n  `type` int(1) NULL DEFAULT NULL COMMENT '1字段 2按钮 3数据权限',\n  `cgform_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT 'online表单ID',\n  `auth_mode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '授权方式role角色，depart部门，user人',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_auth_relation\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for onl_cgform_button\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_cgform_button`;\nCREATE TABLE `onl_cgform_button`  (\n  `ID` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键ID',\n  `BUTTON_CODE` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '按钮编码',\n  `BUTTON_ICON` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '按钮图标',\n  `BUTTON_NAME` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '按钮名称',\n  `BUTTON_STATUS` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '按钮状态',\n  `BUTTON_STYLE` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '按钮样式',\n  `EXP` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '表达式',\n  `CGFORM_HEAD_ID` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '表单ID',\n  `OPT_TYPE` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '按钮类型',\n  `ORDER_NUM` int(11) NULL DEFAULT NULL COMMENT '排序',\n  `OPT_POSITION` varchar(3) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '按钮位置1侧面 2底部',\n  PRIMARY KEY (`ID`) USING BTREE,\n  INDEX `idx_ocb_CGFORM_HEAD_ID`(`CGFORM_HEAD_ID`) USING BTREE,\n  INDEX `idx_ocb_BUTTON_CODE`(`BUTTON_CODE`) USING BTREE,\n  INDEX `idx_ocb_BUTTON_STATUS`(`BUTTON_STATUS`) USING BTREE,\n  INDEX `idx_ocb_ORDER_NUM`(`ORDER_NUM`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = 'Online表单自定义按钮' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_cgform_button\n-- ----------------------------\nINSERT INTO `onl_cgform_button` VALUES ('007de67711d08337f7c246b6cfe306ae', 'jihuo', NULL, '激活', '1', 'link', NULL, '9ab817fd4c2e4e7ba6652c4fa46af389', 'js', 2, '2');\nINSERT INTO `onl_cgform_button` VALUES ('108a564643763de3f4c81bc2deb463df', 'bt1', NULL, '激活', '1', 'button', NULL, '05a3a30dada7411c9109306aa4117068', 'js', 1, '2');\nINSERT INTO `onl_cgform_button` VALUES ('5173e0b138c808f03d17d08ec4e66f3a', 'hangjihuo', NULL, '行激活', '0', 'link', NULL, '9ab817fd4c2e4e7ba6652c4fa46af389', 'js', NULL, '2');\nINSERT INTO `onl_cgform_button` VALUES ('7c140322fb6b1da7a5daed8b6edc0fb7', 'tjbpm', NULL, '提交流程', '1', 'link', NULL, '05a3a30dada7411c9109306aa4117068', 'js', 3, '2');\nINSERT INTO `onl_cgform_button` VALUES ('a45bc1c6fba96be6b0c91ffcdd6b54aa', 'genereate_person_config', 'icon-edit', '生成配置', '1', 'link', NULL, 'e2faf977fdaf4b25a524f58c2441a51c', 'js', NULL, '2');\nINSERT INTO `onl_cgform_button` VALUES ('b2807a61e89d9085f308b82247c67c9d', 'aa', NULL, 'aa', '1', 'link', NULL, '05a3a30dada7411c9109306aa4117068', 'js', NULL, '2');\nINSERT INTO `onl_cgform_button` VALUES ('cc1d12de57a1a41d3986ed6d13e3ac11', '链接按钮测试', 'icon-edit', '自定义link', '1', 'link', NULL, 'd35109c3632c4952a19ecc094943dd71', 'js', NULL, '2');\nINSERT INTO `onl_cgform_button` VALUES ('e2a339b9fdb4091bee98408c233ab36d', 'zuofei', NULL, '作废', '1', 'form', NULL, '05a3a30dada7411c9109306aa4117068', 'js', 2, '2');\nINSERT INTO `onl_cgform_button` VALUES ('e95e84b749761b574a9cc0967c06c2a9', 'test1', NULL, '弹出表单', '1', 'button', NULL, '9ab817fd4c2e4e7ba6652c4fa46af389', 'js', 1, '2');\nINSERT INTO `onl_cgform_button` VALUES ('ebcc48ef0bde4433a6faf940a5e170c1', 'button按钮测试', 'icon-edit', '自定义button', '1', 'button', NULL, 'd35109c3632c4952a19ecc094943dd71', 'js', NULL, '2');\n\n-- ----------------------------\n-- Table structure for onl_cgform_enhance_java\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_cgform_enhance_java`;\nCREATE TABLE `onl_cgform_enhance_java`  (\n  `ID` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `BUTTON_CODE` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '按钮编码',\n  `CG_JAVA_TYPE` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '类型',\n  `CG_JAVA_VALUE` varchar(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '数值',\n  `CGFORM_HEAD_ID` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '表单ID',\n  `ACTIVE_STATUS` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT '1' COMMENT '生效状态',\n  `EVENT` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT 'end' COMMENT '事件状态(end:结束，start:开始)',\n  PRIMARY KEY (`ID`) USING BTREE,\n  INDEX `idx_ejava_cgform_head_id`(`CGFORM_HEAD_ID`) USING BTREE,\n  INDEX `idx_ocej_BUTTON_CODE`(`BUTTON_CODE`) USING BTREE,\n  INDEX `idx_ocej_ACTIVE_STATUS`(`ACTIVE_STATUS`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_cgform_enhance_java\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for onl_cgform_enhance_js\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_cgform_enhance_js`;\nCREATE TABLE `onl_cgform_enhance_js`  (\n  `ID` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键ID',\n  `CG_JS` longtext CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT 'JS增强内容',\n  `CG_JS_TYPE` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '类型',\n  `CONTENT` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '备注',\n  `CGFORM_HEAD_ID` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '表单ID',\n  PRIMARY KEY (`ID`) USING BTREE,\n  INDEX `idx_ejs_cgform_head_id`(`CGFORM_HEAD_ID`) USING BTREE,\n  INDEX `idx_ejs_cg_js_type`(`CG_JS_TYPE`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_cgform_enhance_js\n-- ----------------------------\nINSERT INTO `onl_cgform_enhance_js` VALUES ('0b326acbbc8e52c9c9ecdb19342fc3cf', 'show(){\\n   console.log(\\'form\\',that)\\n   //this.form.setFieldsValue({\\\"name\\\":\\\"name值\\\"})  \\n  that.$nextTick(() => {\\n           //age是对应表的字段名\\n            that.form.setFieldsValue({\\\"age\\\":\\\"999\\\"})\\n          });\\n}\\n\\nonlChange(){\\n   return {\\n     \\n     sex(){\\n        let value = event.value\\n        //alert(\\'触发控件\\',value)\\n        \\n         //性别改动，年龄归零\\n        if(value!=null && value!=\\\"\\\"){   \\n          let values = {\\'age\\':0}\\n          that.triggleChangeValues(values)\\n        }\\n      }\\n     \\n    }\\n }\\n', 'form', NULL, '05a3a30dada7411c9109306aa4117068');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('274b5d741a0262d3411958f0c465c5f0', 'genereate_person_config(row){\\nconsole.log(\\'选择\\',row)\\nalert(row.name + \\'，个人积分配置生成成功！\\');\\n}', 'list', NULL, 'e2faf977fdaf4b25a524f58c2441a51c');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('2cbaf25f1edb620bea2d8de07f8233a1', 'air_china_post_materiel_item_onlChange(){\\n    return {\\n        wl_name(){\\n           \\n            let id = event.row.id\\n            let cnum = event.row.num\\n            let value = event.value\\n            let targrt = event.target\\n            let columnKey = event.column.key\\n           let nval = 200*cnum\\n           console.log(\\'row\\',event.row);\\n           console.log(\\'cnum\\',cnum);\\n           let otherValues = {\\'jifen\\': nval}\\n              \\n                that.triggleChangeValues(targrt,id,otherValues)\\n\\n        }\\n    }\\n}', 'form', NULL, 'e67d26b610dd414c884c4dbb24e71ce3');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('32e7b7373abe0fb9c4dd608b4517f814', '', 'form', NULL, '53a3e82b54b946c2b904f605875a275c');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('35d4ef464e5e8c87c9aa82ea89215fc1', '', 'list', NULL, 'e67d26b610dd414c884c4dbb24e71ce3');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('44cad4eec436328ed3cc134855f8d1d5', ' onlChange(){\\n   return {\\n    name(that, event) {\\n      that.executeMainFillRule()\\n    }\\n  }\\n }', 'form', NULL, '4adec929a6594108bef5b35ee9966e9f');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('4569bc0e6126d2b8a0e0c69b9a47e8db', '', 'list', NULL, '56efb74326e74064b60933f6f8af30ea');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('5e9ccc1e2b977bdd5a873a6bd6311290', 'jihuo_hook(){\\n  console.log(\\'当前选中行的id\\', this);\\n  console.log(\\'this.abc\\', this.abc);\\n   import {useMessage} from \\\"@/hooks/useMessage\\\"\\n        const {createMessage} = useMessage()\\n        function sayHi () {\\n            createMessage.success(\\\"这是代码里的提示：hello world!\\\")\\n        }\\n        sayHi();\\n}\\n\\n\\n\\ntest1(){\\n  this.openCustomModal({\\n    title: \\'测试自定义弹框1\\',\\n    width: 800,\\n     hide: [\\'cc\\']\\n  });\\n}\\n\\nsetup(){\\n    console.log(\\\"进入form: \\\",this)\\n    import { defineComponent, computed, CSSProperties, unref, ref, watchEffect, watch, PropType } from \\'vue\\';\\n  \\n  watch(name,(newValue,oldValue)=>{\\n    console.log(\\\"新值是\\\"+newValue, \\\"旧址是\\\"+oldValue);\\n  })\\n  \\n}', 'list', NULL, '9ab817fd4c2e4e7ba6652c4fa46af389');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('6dd82d8eac166627302230a809233481', 'ces_order_goods_onlChange(){\\n    return {\\n        num(){\\n           \\n            let id = event.row.id\\n            let num = event.row.num\\n            let price = event.row.price\\n\\n            let targrt = event.target\\n            \\n            let nval = price*num\\n            console.log(\\'row\\',event.row);\\n            console.log(\\'num\\',num);\\n            console.log(\\'that\\',that);\\n            let otherValues = {\\'zong_price\\': nval}\\n              \\n            that.triggleChangeValues(otherValues,id,targrt)\\n   \\n\\n        }\\n    }\\n}', 'form', NULL, '56efb74326e74064b60933f6f8af30ea');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('73ff4666e0cf5c2070263345e1e11835', 'one(){\\n  console.log(\\'当前选中行的id\\', this.selectedRowKeys);\\n}\\n\\nbeforeDelete(row){\\n  return new Promise(resolve=>{\\n    console.log(\\'删除数据之前看看数据\\', row);\\n    resolve();\\n  });\\n}', 'list', NULL, '553a4172fde446419cb602dc70f9ee67');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('85e7acd772c8ec322b97a1fd548007e0', '', 'form', NULL, '09fd28e4b7184c1a9668496a5c496450');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('8b76f282ddc81ce99a129e90fdd977ce', '', 'form', NULL, '86bf17839a904636b7ed96201b2fa6ea');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('90394fbc3d48978cc0937bc56f2d5370', '', 'list', NULL, 'deea5a8ec619460c9245ba85dbc59e80');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('a0ca1d842f138ba2cda00bc44e95edd9', 'loaded(){\\n  this.$nextTick(()=>{\\n    let text = \\'测试js增强设置默认值\\';\\n    if(this.isUpdate.value === true){\\n      text = \\'测试js增强修改表单值\\';\\n    }\\n    this.setFieldsValue({\\n      name: text\\n    })\\n  })\\n}\\n\\n onlChange(){\\n   return {\\n    name(){\\n      let value = event.value\\n      let values = {\\'dhwb\\': \\'我的名称是：\\'+ value }\\n      this.triggleChangeValues(values)\\n    }\\n  }\\n }\\n\\nbeforeSubmit(row){\\n\treturn new Promise((resolve, reject)=>{\\n    //此处模拟等待时间，可能需要发起请求\\n    setTimeout(()=>{\\n      if(row.name == \\'test\\'){\\n        // 当某个字段不满足要求的时候可以reject \\n        reject(\\'不能提交测试数据\\');\\n      }else{\\n        resolve();\\n      }\\n    },3000)\\n  })\\n}', 'form', NULL, '553a4172fde446419cb602dc70f9ee67');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('ae9cf52fbe13cc718de2de6e1b3d6792', '', 'list', NULL, '18f064d1ef424c93ba7a16148851664f');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('beec235f0b2d633ff3a6c395affdf59d', '', 'list', NULL, '4adec929a6594108bef5b35ee9966e9f');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('c5ac9a2b2fd92ef68274f630b8aec78a', 'tjbpm(row){\\nconst { createMessage, notification ,createConfirm, createConfirmSync, createSuccessModal, createErrorModal, createInfoModal, createWarningModal } = useMessage();\\n  alert(\\'提交流程\\')\\n  createMessage.warn(\\'点击提交流程\\');\\n  console.log(\\'row\\',row)\\n}\\n\\nbt1(){\\n   console.log(\\'that.table.selectionRows\\',this.selectedRowKeys)\\n   console.log(\\'that.table.selectedRowKeys\\',this.selectedRows)\\n   alert(\\'激活全部数据\\')\\n}', 'list', NULL, '05a3a30dada7411c9109306aa4117068');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('d7ddb7aa407f6deed75aac11f0a25f0e', '222', 'list', NULL, '09fd28e4b7184c1a9668496a5c496450');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('de79fe5530e19ccb71b750900892a3a4', 'setup(){\\n    console.log(\\\"进入form: \\\",this)\\n    import { defineComponent, computed, CSSProperties, unref, ref, watchEffect, watch, PropType } from \\'vue\\';\\n  \\n  watch(name,(newValue,oldValue)=>{\\n    console.log(\\\"新值是\\\"+newValue, \\\"旧址是\\\"+oldValue);\\n  })\\n  \\n}', 'form', NULL, '9ab817fd4c2e4e7ba6652c4fa46af389');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('f6f8f230566d09d4b66338955ffb5691', '', 'form', NULL, '18f064d1ef424c93ba7a16148851664f');\nINSERT INTO `onl_cgform_enhance_js` VALUES ('fd711738f58d5481ca0ce9bc3a415223', '', 'list', NULL, '86bf17839a904636b7ed96201b2fa6ea');\n\n-- ----------------------------\n-- Table structure for onl_cgform_enhance_sql\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_cgform_enhance_sql`;\nCREATE TABLE `onl_cgform_enhance_sql`  (\n  `ID` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键ID',\n  `BUTTON_CODE` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '按钮编码',\n  `CGB_SQL` longtext CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT 'SQL内容',\n  `CGB_SQL_NAME` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT 'Sql名称',\n  `CONTENT` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '备注',\n  `CGFORM_HEAD_ID` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '表单ID',\n  PRIMARY KEY (`ID`) USING BTREE,\n  INDEX `idx_oces_CGFORM_HEAD_ID`(`CGFORM_HEAD_ID`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_cgform_enhance_sql\n-- ----------------------------\nINSERT INTO `onl_cgform_enhance_sql` VALUES ('0ebf418bd02f486342123eaf84cd39ad', 'add', '', NULL, '', '18f064d1ef424c93ba7a16148851664f');\nINSERT INTO `onl_cgform_enhance_sql` VALUES ('5ab418a13fd0bbf30ee9dd04203f3c28', 'add', '', NULL, '', '4adec929a6594108bef5b35ee9966e9f');\nINSERT INTO `onl_cgform_enhance_sql` VALUES ('8750b93ba5332460c76c492359d7a06b', 'edit', '', NULL, '', '18f064d1ef424c93ba7a16148851664f');\nINSERT INTO `onl_cgform_enhance_sql` VALUES ('edfab059050b19328ac81e6833b5ebc2', 'delete', '', NULL, '', '18f064d1ef424c93ba7a16148851664f');\n\n-- ----------------------------\n-- Table structure for onl_cgform_field\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_cgform_field`;\nCREATE TABLE `onl_cgform_field`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键ID',\n  `cgform_head_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '表ID',\n  `db_field_name` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '字段名字',\n  `db_field_txt` varchar(200) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字段备注',\n  `db_field_name_old` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '原字段名',\n  `db_is_key` tinyint(1) NULL DEFAULT NULL COMMENT '是否主键 0否 1是',\n  `db_is_null` tinyint(1) NULL DEFAULT NULL COMMENT '是否允许为空0否 1是',\n  `db_is_persist` tinyint(1) NULL DEFAULT NULL COMMENT '是否需要同步数据库字段， 1是0否',\n  `db_type` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '数据库字段类型',\n  `db_length` int(11) NOT NULL COMMENT '数据库字段长度',\n  `db_point_length` int(11) NULL DEFAULT NULL COMMENT '小数点',\n  `db_default_val` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '表字段默认值',\n  `dict_field` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字典code',\n  `dict_table` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字典表',\n  `dict_text` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字典Text',\n  `field_show_type` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '表单控件类型',\n  `field_href` varchar(200) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '跳转URL',\n  `field_length` int(11) NULL DEFAULT NULL COMMENT '表单控件长度',\n  `field_valid_type` varchar(300) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '表单字段校验规则',\n  `field_must_input` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字段是否必填',\n  `field_extend_json` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '扩展参数JSON',\n  `field_default_value` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '控件默认值，不同的表达式展示不同的结果。\\r\\n1. 纯字符串直接赋给默认值；\\r\\n2. #{普通变量}；\\r\\n3. {{ 动态JS表达式 }}；\\r\\n4. ${填值规则编码}；\\r\\n填值规则表达式只允许存在一个，且不能和其他规则混用。',\n  `is_query` tinyint(1) NULL DEFAULT NULL COMMENT '是否查询条件0否 1是',\n  `is_show_form` tinyint(1) NULL DEFAULT NULL COMMENT '表单是否显示0否 1是',\n  `is_show_list` tinyint(1) NULL DEFAULT NULL COMMENT '列表是否显示0否 1是',\n  `is_read_only` tinyint(1) NULL DEFAULT 0 COMMENT '是否是只读（1是 0否）',\n  `query_mode` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '查询模式',\n  `main_table` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '外键主表名',\n  `main_field` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '外键主键字段',\n  `order_num` int(11) NULL DEFAULT NULL COMMENT '排序',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `create_by` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `converter` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '自定义值转换器',\n  `query_def_val` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '查询默认值',\n  `query_dict_text` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '查询配置字典text',\n  `query_dict_field` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '查询配置字典code',\n  `query_dict_table` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '查询配置字典table',\n  `query_show_type` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '查询显示控件',\n  `query_config_flag` varchar(3) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否启用查询配置1是0否',\n  `query_valid_type` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '查询字段校验类型',\n  `query_must_input` varchar(3) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '查询字段是否必填1是0否',\n  `sort_flag` varchar(3) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否支持排序1是0否',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_ocf_cgform_head_id`(`cgform_head_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_cgform_field\n-- ----------------------------\nINSERT INTO `onl_cgform_field` VALUES ('0021c969dc23a9150d6f70a13b52e73e', '402860816aa5921f016aa5921f480000', 'begin_date', '开始时间', 'begin_date', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 4, 'admin', '2019-05-11 15:31:54', '2019-05-11 14:26:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('011ddab07f440f2fb7ab548a4d6fb54f', '05a3a30dada7411c9109306aa4117068', 'sheng', '地区', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'pca', '', 120, '', '0', '', '', 0, 1, 0, 0, 'single', '', '', 10, 'admin', '2026-01-21 11:59:02', '2024-06-12 11:21:08', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('020c1622c3df0aef30185f57874f6959', '79091e8277c744158530321513119c68', 'bpm_status', '流程状态', NULL, 0, 1, 1, 'string', 32, 0, '1', 'bpm_status', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 1, 0, 'single', '', '', 8, 'admin', '2019-05-11 15:29:47', '2019-05-11 15:29:26', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('02b20e692456403e2fed1a89a06833b4', '402860816bff91c0016bff91d2810005', 'phone', '联系方式', 'phone', 0, 1, 1, 'string', 20, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 8, 'admin', '2019-07-19 18:05:55', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('03668009f0ad92b20abb1a377197ee47', 'deea5a8ec619460c9245ba85dbc59e80', 'order_fk_id', '订单外键ID', NULL, 0, 0, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', 'test_order_main', 'id', 10, 'admin', '2020-05-03 01:01:18', '2019-04-20 11:42:53', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('03709092184fdf4a66b0cdb4dd10a159', '402860816bff91c0016bffa220a9000b', 'bpm_status', '流程状态', NULL, 0, 1, 1, 'string', 32, 0, '1', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 46, 'admin', '2019-07-22 16:15:32', '2019-07-19 15:34:44', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('03988419d751a330c2b0f0519a531880', '997ee931515a4620bc30a9c1246429a9', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2020-05-03 00:57:44', '2020-05-03 00:56:56', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('03c105d2706c8286416833684de67406', '79091e8277c744158530321513119c68', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2019-05-11 15:29:47', '2019-05-11 15:27:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('03fd5ab69f331ff760c3f7d86b4a93f8', '4028318169e81b970169e81b97650000', 'log_content', '日志内容', 'log_content', 0, 1, 1, 'string', 1000, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 3, NULL, NULL, '2019-04-04 19:28:36', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('045eb432c418b2b103b1e1b8e8a8a75d', 'fb7125a344a649b990c12949945cb6c1', 'age', '年龄', NULL, 0, 1, 1, 'int', 32, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', NULL, NULL, NULL, '2019-03-26 19:24:11', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('04e4185a503e6aaaa31c243829ff4ac7', 'd35109c3632c4952a19ecc094943dd71', 'birthday', '生日', NULL, 0, 1, 1, 'Datetime', 32, 0, '', '', '', '', 'date', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', '', '', 9, 'admin', '2023-09-16 21:25:25', '2019-03-15 14:24:35', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('04ff134cb4aae845059e10b3b85f1451', '7ea60a25fa27470e9080d6a921aabbd1', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, NULL, NULL, '2019-04-17 00:22:21', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('051dd70c504c97a028daab2af261ea35', '1acb6f81a1d9439da6cc4e868617b565', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2019-06-10 14:47:14', '2019-04-23 22:58:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('052dcc6f34976b66754fd99415bd22ce', '79091e8277c744158530321513119c68', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2019-05-11 15:29:47', '2019-05-11 15:27:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('054db05394e83b318f097a60bc044134', '402860816bff91c0016bffa220a9000b', 'residence_address', '户籍地址', 'residence_address', 0, 1, 1, 'string', 200, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 28, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('05ed6a78a2e9d0c82bfa2c55898570b8', '997ee931515a4620bc30a9c1246429a9', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 1, 'single', '', '', 1, 'admin', '2020-05-03 00:57:44', '2020-05-03 00:56:56', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('0604945c206e867644e9a44b4c9b20c6', 'fb19fb067cd841f9ae93d4eb3b883dc0', '2', '4', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 5, NULL, NULL, '2019-03-23 11:39:48', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('0617de6d735b37a3f80f2f35ad5d1511', '4028839a6de2ebd3016de2ebd3870000', 'size_type', '尺码类型', 'size_type', 0, 1, 1, 'string', 2, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 13, NULL, NULL, '2019-10-19 15:29:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('0619dfc3fbf9e193534bb3460a1a9d92', 'cb2d8534a2f544bc9c618dd49da66336', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 1, 'single', '', '', 1, 'admin', '2020-02-24 17:22:42', '2020-02-24 15:15:13', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('06a1badae6119abf4ec48858a3e94e1c', '402860816bff91c0016bffa220a9000b', 'sys_org_code', '组织机构编码', 'sys_org_code', 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 43, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('06be12d850f7cb3261111e35c2622f5c', 'b493c5fd4fa64a3a84e74ee171763e37', 'dd', 'dd', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, NULL, NULL, '2021-06-07 18:13:37', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('06f1cfff58395ff62526b894f6182641', 'e67d26b610dd414c884c4dbb24e71ce3', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2019-04-24 11:03:32', '2019-04-24 11:02:57', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('07a307972076a392ffc61b11437f89dd', '402860816bff91c0016bff91c0cb0000', 'create_time', '创建时间', 'create_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 13, 'admin', '2019-07-19 18:09:01', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('07f4776fd641389a8c98a85713990dce', '402860816bff91c0016bff91c0cb0000', 'update_by', '更新人', 'update_by', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 14, 'admin', '2019-07-19 18:09:01', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('08a3353c11efd5f062c3076d0554b5c5', '402881e6760269a20176026d25650002', 'salary_money', '工资', 'salary_money', 0, 1, 1, 'BigDecimal', 10, 3, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'single', NULL, NULL, 5, NULL, NULL, '2020-11-26 10:41:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('08f002095da7c1886c86648fcec38ca9', '56efb74326e74064b60933f6f8af30ea', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, 'admin', '2020-07-10 16:53:27', '2020-05-08 23:45:32', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('09450359eb90b40d224ec43588a62f9e', '402860816bff91c0016bff91c0cb0000', 'user_id', '用户ID', 'user_id', 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 3, 'admin', '2019-07-19 18:09:01', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('0a1208184216d9f5defa41d08040a8fd', 'a2ca0c7297a8491ca849fc1a06c9efbf', 'sex', 'sex', NULL, 0, 1, 1, 'string', 32, 0, '', 'sex', '', '', 'list', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2021-01-24 14:39:35', '2021-01-24 14:38:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('0a4cdcb7e54f614ab952024f6c72bb6d', 'beee191324fd40c1afec4fda18bd9d47', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2019-04-13 13:41:13', '2019-04-13 13:40:56', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('0aad6fa0bf0965a6be1df8aa6005afb4', 'feea98637c2144caae7c5d56a815a245', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, NULL, NULL, '2021-10-27 10:24:24', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('0acfc27e493c204f72d42b6dc00a2ded', '53a3e82b54b946c2b904f605875a275c', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2022-10-25 11:10:48', '2020-05-07 22:49:47', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('0ad547ea9cab1e0f2b185ab3dc963fe6', '402881fd812267500181226787d90001', 'sheng', '地区', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'pca', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 11, NULL, NULL, '2024-06-12 11:21:08', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('0adc06d9b497684bcbb5a781e044517c', '1acb6f81a1d9439da6cc4e868617b565', 'supplier', '供应商', NULL, 0, 1, 1, 'string', 32, 0, '', 'air_china_ supplier', '', '', 'list', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 15, 'admin', '2019-06-10 14:47:14', '2019-04-24 16:52:00', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('0ae4bc5d4921aa240d814e018ddb7779', '56efb74326e74064b60933f6f8af30ea', 'money', '订单总额', NULL, 0, 1, 1, 'double', 10, 3, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, 'admin', '2020-07-10 16:53:27', '2020-05-08 23:45:32', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('0b3e833ac4aae3a13ec2f8ae460708f8', '4028839a6de2ebd3016de2ebd3870000', 'no', '预算表序号', 'no', 0, 1, 1, 'string', 50, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 8, NULL, NULL, '2019-10-19 15:29:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('0ba1bf74e2a6a94a7a63010ec7230706', '402860816bff91c0016bffa220a9000b', 'update_time', '更新时间', 'update_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 42, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('0bd10d416252bdc6b169056d2a1a4a68', '402880e5721355dd01721355dd390000', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 3, NULL, NULL, '2020-05-14 21:18:14', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('0c34ebfe2e2a619d42db13f93d2a2d40', 'b81de38db24047b497d476516f8a0865', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, NULL, NULL, '2020-02-24 14:56:08', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('0cba94f0497d4d3d829fc573f58eff9f', '402860816bff91c0016bffa220a9000b', 'graduation_time', '毕业时间', 'graduation_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 16, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('0d00c51a4ddad2598a587fadc968a8b2', '402860816bff91c0016bff91cfea0004', 'sys_org_code', '组织机构编码', 'sys_org_code', 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 13, 'admin', '2019-07-19 18:05:13', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('0d1b1fde3a27bf78aed05edbaf9e922d', '402881fd812267500181226787d90001', 'year', '年', NULL, 0, 1, 1, 'Date', 0, 0, '', '', '', '', 'date', '', 120, '', '0', '{\\\"labelLength\\\":6,\\\"picker\\\":\\\"year\\\"}', '', 0, 1, 1, 0, 'single', '', '', 12, NULL, NULL, '2024-06-12 11:21:08', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('0ddd0c0afc967a9ab6050401ca62a4be', 'e67d26b610dd414c884c4dbb24e71ce3', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2019-04-24 11:03:32', '2019-04-24 11:02:57', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('0e157503e648653836a602f5bbad4e83', '402881e6760269a201760269a2af0000', 'files', '文件', NULL, 0, 1, 1, 'string', 1000, 0, '', '', '', '', 'file', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 15, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('0e5fb96c3f5a37c758eb7f5d1322694f', '402880e5721355dd01721355dd390000', 'good_name', '商品名字', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 7, NULL, NULL, '2020-05-14 21:18:14', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('0fb6fa76c5c78a1e957dbb411e110738', '402860816bff91c0016bff91d8830007', 'politically_status', '政治面貌', 'politically_status', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 7, 'admin', '2019-07-19 18:04:41', '2019-07-17 18:54:37', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('0fd6b83f09ea78d32094aabbdf639a36', '553a4172fde446419cb602dc70f9ee67', 'wenjian', '文件', NULL, 0, 1, 1, 'string', 250, 0, NULL, '', '', '', 'file', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 16, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('105be0f7d827a0324216cf8af268fb9e', '09fd28e4b7184c1a9668496a5c496450', 'birthday', '客户生日', NULL, 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, 'admin', '2022-05-07 19:05:56', '2020-05-08 23:51:49', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('105c8e44ad13026b641f0363601f30f3', 'e5464aa8fa7b47c580e91593cf9b46dc', 'num', '循环数量', NULL, 0, 1, 1, 'int', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, 'admin', '2019-04-24 17:09:49', '2019-04-24 11:05:10', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('10b78ee7954f230117689a226c44c0db', '402880e570a5d7000170a5d700f50000', 'descc', '描述', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 11, NULL, NULL, '2020-03-04 21:58:16', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('10cfb512423f929b6a488f5e50923199', '402881fd812267500181226750e90000', 'contents', '商品简介', NULL, 0, 1, 1, 'Text', 0, 0, '', '', '', '', 'umeditor', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 10, NULL, NULL, '2022-06-02 11:13:25', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('1130f1e252533529bb1167b896dffe32', 'deea5a8ec619460c9245ba85dbc59e80', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2020-05-03 01:01:18', '2019-04-20 11:41:19', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('117fc4ba649d6690a3ac482ad5e4ad38', '56870166aba54ebfacb20ba6c770bd73', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2025-11-27 18:19:45', '2019-04-20 11:38:39', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('12aa08f8e948e2b60b40a7b6429c866b', '56efb74326e74064b60933f6f8af30ea', 'order_code', '订单编码', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '${shop_order_num}', 0, 1, 1, 1, 'single', '', '', 7, 'admin', '2020-07-10 16:53:27', '2020-05-08 23:45:32', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('13246645b7650491b70205d99703ca06', '402860816aa5921f016aa5dedcb90009', 'bpm_status', '流程状态', 'bpm_status', 0, 1, 1, 'string', 32, 0, '1', 'bpm_status', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 1, 0, 'group', '', '', 8, 'admin', '2019-05-11 15:56:47', '2019-05-11 15:50:08', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('135dd0ee50712722db65b8762bd487ea', '8994f2817b5a45d9890aa04497a317c5', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 4, NULL, NULL, '2019-03-23 11:39:16', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('13d9c22ba0a4f09111d115022a148d23', '09fd28e4b7184c1a9668496a5c496450', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2022-05-07 19:05:56', '2020-05-08 23:51:49', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('14b7e6161d1f908e13026439af302a66', '3b5e18da618247539481816995b6bf9f', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2020-07-11 11:27:29', '2020-07-11 11:27:17', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('14ec4c83c29966ab42b6b718c5a3e774', '7ea60a25fa27470e9080d6a921aabbd1', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, NULL, NULL, '2019-04-17 00:22:21', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('154ba4ca5328866010e042086ffc2b81', '56efb74326e74064b60933f6f8af30ea', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 1, 'single', '', '', 1, 'admin', '2020-07-10 16:53:27', '2020-05-08 23:45:32', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('15768c8d3a9b43069678c017e1fa1d15', '5517e93b148a42a7b82d5f3f94542dcf', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, NULL, NULL, '2022-07-19 19:36:53', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('157bcfec23eceb0bc9197c4ac13375c5', '41de7884bf9a42b7a2c5918f9f765dff', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2022-11-23 12:01:36', '2022-10-29 17:02:47', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('16363d0bc125125e395772278d0cf22e', '4b556f0168f64976a3d20bfb932bc798', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, NULL, NULL, '2019-04-12 23:38:28', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('168426cf1016cf0b99705ae1c4c8591e', '402880e5721355dd01721355dd390000', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 1, 'single', NULL, NULL, 1, NULL, NULL, '2020-05-14 21:18:14', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('16918ac159cb6313fec1dea7ac4bd0a0', '402880eb71d52dc30171d52dc3a10000', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 10, NULL, NULL, '2020-05-02 19:37:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('16963d4264b4abcb46beb21c66459350', '41de7884bf9a42b7a2c5918f9f765dff', 'name', '客户名字', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 200, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, 'admin', '2022-11-23 12:01:36', '2022-10-29 17:02:47', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('179c290e383009810fb738f07bd5af8d', '402860816bff91c0016bff91d2810005', 'id', 'id', 'id', 1, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 1, 'admin', '2019-07-19 18:05:55', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('17cbda69da9dd3632625a0647c259070', '73162c3b8161413e8ecdca7eb288d0c9', 'wl_name', '物料名字', NULL, 0, 1, 1, 'string', 200, 0, '', '', '', '', 'text', '', 120, NULL, '1', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2019-07-01 14:23:32', '2019-06-10 15:18:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('182d038554a6ee7ddfd07763aaa10686', '53a3e82b54b946c2b904f605875a275c', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2022-10-25 11:10:48', '2020-05-07 22:49:47', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('18fefb2257901f05508f8ec13ada78a3', 'e5464aa8fa7b47c580e91593cf9b46dc', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2019-04-24 17:09:48', '2019-04-24 11:05:10', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('191705159cea35e8cbacb326f172be94', 'd35109c3632c4952a19ecc094943dd71', 'search_sel', '搜索下拉', NULL, 0, 1, 1, 'string', 100, 0, '', 'role_code', 'sys_role', 'role_name', 'sel_search', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', '', '', 17, 'admin', '2023-09-16 21:25:25', '2020-11-26 18:02:20', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('193c3c062cc6ee210970dbe327412e67', '553a4172fde446419cb602dc70f9ee67', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, '', '0', NULL, NULL, 0, 0, 0, 0, 'single', NULL, NULL, 1, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('1973ef1d3728fbff2db6a352e001f5f7', 'fb7125a344a649b990c12949945cb6c1', 'name', '用户名', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 5, 'admin', '2019-03-26 19:24:11', '2019-03-26 19:01:52', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('19a9bf071cf3aa3b2ef94344d2300616', '402881e6760269a20176026d25650002', 'create_by', '创建人', 'create_by', 0, 1, 1, 'string', 32, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'single', NULL, NULL, 12, NULL, NULL, '2020-11-26 10:41:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('1ab5be1f937f393b3e5cc214ef1b855c', '7ea60a25fa27470e9080d6a921aabbd1', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, NULL, NULL, '2019-04-17 00:22:21', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('1b071c02de2830f9fe82a542b31cce7f', '3b5e18da618247539481816995b6bf9f', 'age', '年龄', NULL, 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2020-07-11 11:27:29', '2020-07-11 11:27:17', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('1b6c7b95028bed9ff656d65557dd2bdf', '402860816bff91c0016bffa220a9000b', 'user_id', '用户id', 'user_id', 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 3, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('1c2f307e315bac77a6d3f02e88387a43', 'deea5a8ec619460c9245ba85dbc59e80', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2020-05-03 01:01:18', '2019-04-20 11:41:19', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('1c3b2ad0a52ecb47fa7fd53f25875beb', 'deea5a8ec619460c9245ba85dbc59e80', 'price', '价格', NULL, 0, 1, 1, 'double', 32, 0, '', '', '', '', 'text', '', 120, 'n', '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2020-05-03 01:01:18', '2019-04-20 11:41:19', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('1c4d25a12388c80d397bb4f4664fe4e6', '4b556f0168f64976a3d20bfb932bc798', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, NULL, NULL, '2019-04-12 23:38:28', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('1cb1bad94673821cbbe1c0cfbcb4a0e2', '402881fd812267500181226787d90001', 'name', '用户名', NULL, 0, 1, 1, 'string', 32, 0, '', 'username', 'tj_user_report', 'name', 'popup', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', NULL, NULL, 6, 'admin', '2022-06-02 11:13:48', '2022-06-02 11:13:39', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '1');\nINSERT INTO `onl_cgform_field` VALUES ('1cfe967bb457cbaa6e041e45d019b583', '402860816bff91c0016bff91c7010001', 'update_time', '更新时间', 'update_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 10, 'admin', '2019-07-19 18:07:47', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('1d0037eba10efd76be45150479399a7e', '8d66ea41c7cc4ef9ab3aab9055657fc9', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, NULL, NULL, '2020-05-07 22:46:32', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('1d712db19506ee40b2c1ef5a611baf88', '53a3e82b54b946c2b904f605875a275c', 'name', '商品名字', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, 'admin', '2022-10-25 11:10:48', '2020-05-07 22:49:47', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('1e37ae77c0d406d4ff3c5442ec63cd1f', '8d66ea41c7cc4ef9ab3aab9055657fc9', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, NULL, NULL, '2020-05-07 22:46:32', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('1e3d8cfbf12155559666a23ee2c6c5ca', 'e5464aa8fa7b47c580e91593cf9b46dc', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2019-04-24 17:09:49', '2019-04-24 11:05:10', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('1ed46fdeb289bd7805c9b83332ccd3b4', '402860816bff91c0016bff91d2810005', 'relation', '关系', 'relation', 0, 1, 1, 'string', 20, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 4, 'admin', '2019-07-19 18:05:55', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('1eda61dece35abd76b8d8d49e1b139b8', '8d66ea41c7cc4ef9ab3aab9055657fc9', 'content', '描述', NULL, 0, 1, 1, 'string', 200, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, NULL, NULL, '2020-05-07 22:46:32', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('1f0c6d33b79713fe79fb30373c81f6f7', '758334cb1e7445e2822b60e807aec4a3', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, NULL, NULL, '2019-10-18 18:02:09', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('1fa5f07b3e70d4925b69b2bf51309421', '56870166aba54ebfacb20ba6c770bd73', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2025-11-27 18:19:45', '2019-04-20 11:38:39', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('209ddb923d8dab9f454d56d82c0cc725', '3d447fa919b64f6883a834036c14aa67', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2025-05-15 18:26:26', '2020-02-20 16:19:00', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('20ff34fb0466089cb633d73d5a6f08d6', 'd35109c3632c4952a19ecc094943dd71', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2023-09-16 21:25:25', '2019-03-15 14:24:35', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('2113a4ec7b88b4820dcbbdf96e46bbb7', 'fbc35f067da94a70adb622ddba259352', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, NULL, NULL, '2019-07-03 19:44:23', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('2150e48b2cb6072d2d8ecd79a7daf7cc', '402860816bff91c0016bff91ca7e0002', 'create_time', '创建时间', 'create_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 10, 'admin', '2019-07-19 18:07:13', '2019-07-17 18:54:33', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('2323239efb5a40b73034411868dfc41d', 'fb19fb067cd841f9ae93d4eb3b883dc0', 'update_by', '更新人登录名称', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 3, NULL, NULL, '2019-03-23 11:39:48', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('23f42061ed218bdbc1262913c071e1cd', 'e5464aa8fa7b47c580e91593cf9b46dc', 'iz_valid', '启动状态', NULL, 0, 1, 1, 'int', 2, 0, '', 'air_china_valid', '', '', 'list', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 12, 'admin', '2019-04-24 17:09:49', '2019-04-24 14:09:06', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('242cc59b23965a92161eca69ffdbf018', 'd35109c3632c4952a19ecc094943dd71', 'age', '年龄', NULL, 0, 1, 1, 'int', 32, 0, '', '', '', '', 'text', 'http://www.baidu.com', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2023-09-16 21:25:25', '2019-03-15 14:24:35', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('25d91ca4cdc3919c7557d23caf7ed6de', 'f9fb8bee1a64472889d077c757b9acc7', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2021-08-17 13:58:15', '2021-08-17 13:57:48', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('2640235b9638547f1776b930bd8c12b4', '997ee931515a4620bc30a9c1246429a9', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2020-05-03 00:57:44', '2020-05-03 00:56:56', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('265702edb8872e322fe72d3640e34ac5', '402860816bff91c0016bff91cfea0004', 'from_time', '开始日期', 'from_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 3, 'admin', '2019-07-19 18:05:13', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('26be1b96f3c5d1f25254cc8ab60a268a', '5517e93b148a42a7b82d5f3f94542dcf', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 1, 'single', '', '', 0, NULL, NULL, '2022-07-19 19:36:53', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('2739ab1ece4d6053ba931bb6572f4ed8', '4028839a6de2ebd3016de2ebd3870000', 'iz_valid', '启用状态', 'iz_valid', 0, 1, 1, 'string', 2, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 9, NULL, NULL, '2019-10-19 15:29:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('273b0fd37640a9ef1614e987e2bc44a0', '8d66ea41c7cc4ef9ab3aab9055657fc9', 'pics', '图片', NULL, 0, 1, 1, 'string', 500, 0, '', '', '', '', 'image', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, NULL, NULL, '2020-05-07 22:46:32', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('281ce0b5343cd42b28825d7df16422f1', 'b81de38db24047b497d476516f8a0865', 'vv', 'vv', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, NULL, NULL, '2020-02-24 14:56:08', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('283f42283b9d0bf3b95ba3384ab2d255', '758334cb1e7445e2822b60e807aec4a3', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, NULL, NULL, '2019-10-18 18:02:09', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('284864d99fddfdcb00e188e3a512cb28', '1acb6f81a1d9439da6cc4e868617b565', 'no', '预算表序号', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 10, 'admin', '2019-06-10 14:47:14', '2019-04-23 22:58:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('2889d3cef706f91e092d76a56b8055be', '402860816bff91c0016bff91cda80003', 'order_no', '序号', 'order_no', 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 8, 'admin', '2019-07-19 18:06:36', '2019-07-17 18:54:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('28900c8e76dd0e77193cbd85b5bc6af8', '402881e6760269a201760269a2af0000', 'remakr', 'markdown', NULL, 0, 1, 1, 'Text', 0, 0, '', '', '', '', 'markdown', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 16, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('28ab929fd8535396feee2995ad6a2dd5', '553a4172fde446419cb602dc70f9ee67', 'zdys', '自定义树', NULL, 0, 1, 1, 'string', 255, 0, NULL, '0', 'sys_category', 'id,pid,name,has_child', 'sel_tree', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 32, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('293f6bc9a0f557a32bbdf45669404f35', 'feea98637c2144caae7c5d56a815a245', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 1, 'single', '', '', 1, NULL, NULL, '2021-10-27 10:24:24', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('29e4abea55d9fa7dbbd0c8dbbb2b3756', '402860816bff91c0016bff91cda80003', 'update_time', '更新时间', 'update_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 12, 'admin', '2019-07-19 18:06:36', '2019-07-17 18:54:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('2aef31179964d0a5a945df7bddff00ae', '53a3e82b54b946c2b904f605875a275c', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2022-10-25 11:10:48', '2020-05-07 22:49:47', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('2c9be627e7cab7f5a2ae9c7ca7ce94a2', 'cb2d8534a2f544bc9c618dd49da66336', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2020-02-24 17:22:42', '2020-02-24 15:15:14', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('2d53a66f0b72d820b86ff445e2181d76', 'beee191324fd40c1afec4fda18bd9d47', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2019-04-13 13:41:13', '2019-04-13 13:40:56', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('2dfc4c81926f678c5f8d5ffd27858201', 'e2faf977fdaf4b25a524f58c2441a51c', 'account', '用户编码', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2019-06-10 17:27:00', '2019-04-24 17:12:11', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('2e0374878fb3d5be3b0b3f868a97fb59', '09fd28e4b7184c1a9668496a5c496450', 'sex', '客户性别', NULL, 0, 1, 1, 'string', 1, 0, '', 'sex', '', '', 'list', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2022-05-07 19:05:56', '2020-05-08 23:51:49', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('2e5275b6407e1b4265af8519077fa4a5', 'd3ae1c692b9640e0a091f8c46e17bb01', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, NULL, NULL, '2019-07-24 14:47:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('2e66b9db37648389e0846e2204111732', '73162c3b8161413e8ecdca7eb288d0c9', 'has_child', '是否有子节点', NULL, 0, 1, 1, 'string', 3, 0, '', 'valid_status', '', '', 'list', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 10, 'admin', '2019-07-01 14:23:32', '2019-06-10 15:18:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('2e9f4340f5cc919f83d50db558cf5598', '41de7884bf9a42b7a2c5918f9f765dff', 'age', '年龄', NULL, 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2022-11-23 12:01:36', '2022-10-29 17:02:47', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('2ee58d8e4844dfe1fa6b1b841ae0b312', '402860816bff91c0016bff91d2810005', 'politically_status', '政治面貌', 'politically_status', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 7, 'admin', '2019-07-19 18:05:55', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('2f111722eb3a994450e67e3211fd69a8', '402860816bff91c0016bff91ca7e0002', 'id', 'id', 'id', 1, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 1, 'admin', '2019-07-19 18:07:13', '2019-07-17 18:54:33', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('2f13bd36aadfe10fb79c57d727279981', 'feea98637c2144caae7c5d56a815a245', 'aaa', 'aa', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, NULL, NULL, '2021-10-27 10:24:24', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('30143cc3de69c413828f9fba20662026', '402860816bff91c0016bffa220a9000b', 'healthy', '健康状况', 'healthy', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 12, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('306e3fb9c87ca6442cefbd61f498f1f7', '402881e6760269a201760269a2af0000', 'dep_sel', '选择部门', NULL, 0, 1, 1, 'string', 200, 0, '', '', '', '', 'sel_depart', '', 120, NULL, '0', '', '#{sysOrgCode}', 0, 1, 1, 0, 'single', NULL, NULL, 19, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('3087aa8f38c787e066a886d950a9edfa', '05a3a30dada7411c9109306aa4117068', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2026-01-21 11:59:02', '2020-05-06 11:34:31', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('310c86bfd1e67500774c208d601acdc3', '56870166aba54ebfacb20ba6c770bd73', 'xiala', '下拉多选', NULL, 0, 1, 1, 'string', 32, 0, '', 'sex', '', '', 'list_multi', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', '', '', 8, 'admin', '2025-11-27 18:19:46', '2020-11-30 21:08:26', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('31193dc8ceacf979e4042e784ea8278a', '402880e570a5d7000170a5d700f50000', 'order_fk_id', '订单外键ID', NULL, 0, 0, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 10, NULL, NULL, '2020-03-04 21:58:16', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('31fd90306c3942f09cb79deabbf2f541', '402860816bff91c0016bff91d2810005', 'employee_id', '员工ID', 'employee_id', 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', 'oa_employee_info', 'id', 2, 'admin', '2019-07-19 18:05:55', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('336495117e3a31351fed6963b950dddb', '402860816bff91c0016bffa220a9000b', 'inside_transfer', '内部工作调动情况', 'inside_transfer', 0, 1, 1, 'string', 255, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 37, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('34138092d743d4232341a920efd2699e', '402880eb71d52dc30171d52dc3a10000', 'name', '名称', NULL, 0, 1, 1, 'string', 200, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '#{sysUserName}', 0, 1, 1, 0, 'single', NULL, NULL, 3, NULL, NULL, '2020-05-02 19:37:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('345c8b48e1e128e77c4c6e2b36512804', '402860816aa5921f016aa5dedcb90009', 'create_by', '创建人', 'create_by', 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 2, 'admin', '2019-05-11 15:56:47', '2019-05-11 15:50:08', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('34625a911b39e0596690c1a15f784448', '402880e570a5d7000170a5d700f50000', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 5, NULL, NULL, '2020-03-04 21:58:16', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('3489a6451bbbcabc0f39ca04b0dd62f2', '8d66ea41c7cc4ef9ab3aab9055657fc9', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, NULL, NULL, '2020-05-07 22:46:32', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('34ecf29484ffd4b287bd34b52cf89775', 'a2ca0c7297a8491ca849fc1a06c9efbf', 'name', 'name', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2021-01-24 14:39:35', '2021-01-24 14:38:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('34f0c4cb0049ef71735e9f12a1006a9c', '41de7884bf9a42b7a2c5918f9f765dff', 'address', '地址', NULL, 0, 1, 1, 'string', 300, 0, '', '', '', '', 'pca', '', 200, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 11, NULL, NULL, '2022-11-23 12:01:37', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('351faaeb2dd8105e9c66f678211c9d4f', 'dbf4675875e14676a3f9a8b2b8941140', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, NULL, NULL, '2019-05-27 18:02:07', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('35417ba3993afe3405e1e0b9abbd7e1b', '402880e5721355dd01721355dd390000', 'num', '数量', NULL, 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 9, NULL, NULL, '2020-05-14 21:18:14', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('354b2ce39c5e8ec3f0bbb01bf8ff0fb7', '32f75e4043ef4070919dbd4337186a3d', 'content', '描述', NULL, 0, 1, 1, 'string', 300, 0, '', '', '', '', 'textarea', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, 'admin', '2019-04-11 10:15:31', '2019-03-28 15:24:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('35ca1c8aa1501bc8a79c880928841f18', '402860816aa5921f016aa5921f480000', 'update_by', '修改人id', 'update_by', 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 11, 'admin', '2019-05-11 15:31:55', '2019-05-11 14:26:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('3635793767371c6db9f76b4b79f9d321', '402860816bff91c0016bff91d8830007', 'create_time', '创建时间', 'create_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 11, 'admin', '2019-07-19 18:04:41', '2019-07-17 18:54:37', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('36de6b200a489f1fedc8cdbebfa264ee', '553a4172fde446419cb602dc70f9ee67', 'bmxz', '部门选择', NULL, 0, 1, 1, 'string', 100, 0, NULL, '', '', '', 'sel_depart', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', '', '', 24, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('370a6eebc2d732eaf121fe0830d853a6', 'e5464aa8fa7b47c580e91593cf9b46dc', 'wl_code', '物料编码', NULL, 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 7, 'admin', '2019-04-24 17:09:49', '2019-04-24 11:05:10', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('3722bec99d589389c6b974accd87b060', '402881fd812267500181226787d90001', 'birthday', '生日', NULL, 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 9, 'admin', '2022-06-02 11:13:48', '2022-06-02 11:13:39', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('37462a4d78968d0e432d746423603b81', '3d447fa919b64f6883a834036c14aa67', 'province', '省份', NULL, 0, 1, 1, 'string', 100, 0, '', '', '{table:\\'sys_category\\',txt:\\'name\\',key:\\'id\\',linkField:\\'city,area\\',idField:\\'id\\',pidField:\\'pid\\', condition:\\\" pid = \\'1230769196661510146\\' \\\"         }', '', 'link_down', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 1, 'admin', '2025-05-15 18:26:26', '2020-02-20 16:19:00', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('375957774c7d424ce9a58d84d4c4387f', '553a4172fde446419cb602dc70f9ee67', 'yhxz', '用户选择', NULL, 0, 1, 1, 'string', 100, 0, NULL, '', '', '', 'sel_user', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', '', '', 25, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('37e2548874f09ef7d08642a30bc918fa', 'fbc35f067da94a70adb622ddba259352', 'group_name', '小组名', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, NULL, NULL, '2019-07-03 19:44:23', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('3816bb487c6665a5f2ae7a4dbcbc9095', 'd35109c3632c4952a19ecc094943dd71', 'sel_table', '下拉字典表', NULL, 0, 1, 1, 'string', 32, 0, '', 'username', 'sys_user where username like \\'a%\\'', 'realname', 'sel_search', '', 120, '', '0', '{\\\"labelLength\\\":5}', '', 1, 1, 1, 0, 'single', '', '', 18, 'admin', '2023-09-16 21:25:25', '2021-07-01 12:29:11', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('391e7cbd9f29743b11bb555c50547b1f', '32f75e4043ef4070919dbd4337186a3d', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2019-04-11 10:15:32', '2019-03-27 15:54:49', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('393227a51251906a91f4e05a095eb1ba', '553a4172fde446419cb602dc70f9ee67', 'markdown', 'markdown', NULL, 0, 1, 1, 'Blob', 0, 0, NULL, '', '', '', 'markdown', '', 120, '', '0', '', '', 0, 1, 0, 0, 'single', '', '', 27, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('396c36fa5320975851d06772d10ea7b1', 'cb2d8534a2f544bc9c618dd49da66336', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2020-02-24 17:22:42', '2020-02-24 15:15:14', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('3aa6c41ffd2cd6321f91f60e6c6b7191', '402881fd812267500181226787d90001', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 2, 'admin', '2022-06-02 11:13:48', '2022-06-02 11:13:39', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('3acd1b022fd8cb6b99534161fa3d6a24', 'd35109c3632c4952a19ecc094943dd71', 'ceck', 'checkbox', NULL, 0, 1, 1, 'string', 32, 0, '', 'sex', '', '', 'checkbox', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', '', '', 15, 'admin', '2023-09-16 21:25:25', '2020-11-26 18:02:20', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('3b439859f98e30e34d25e983eb22e408', '402860816bff91c0016bff91c7010001', 'award_time', '获奖时间', 'award_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 3, 'admin', '2019-07-19 18:07:47', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('3b67be0187044a0d023fc2c4c7eceabc', '402881e6760269a20176026d25650002', 'bonus_money', '奖金', 'bonus_money', 0, 1, 1, 'double', 10, 2, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'single', NULL, NULL, 6, NULL, NULL, '2020-11-26 10:41:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('3bf44e68de518f3ddf72b87671d0ff90', '8994f2817b5a45d9890aa04497a317c5', 'update_by', '更新人登录名称', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 3, NULL, NULL, '2019-03-23 11:39:16', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('3c74df163f36d1ac61af6811d2569d6c', 'f9fb8bee1a64472889d077c757b9acc7', 'ds', 'ds', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 10, 'admin', '2021-08-17 13:58:15', '2021-08-17 13:57:48', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('3cd2061ea15ce9eeb4b7cf2e544ccb6b', 'd35109c3632c4952a19ecc094943dd71', 'file_kk', '附件', NULL, 0, 1, 1, 'string', 500, 0, '', '', '', '', 'file', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 12, 'admin', '2023-09-16 21:25:25', '2019-06-10 20:06:57', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('3cfd4d60c7d8409ae716a579bcb0910d', '402860816bff91c0016bff91c0cb0000', 'sys_org_code', '组织机构编码', 'sys_org_code', 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 16, 'admin', '2019-07-19 18:09:01', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('3d72550564009a430d8d9099f47c4a05', '553a4172fde446419cb602dc70f9ee67', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 50, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, '', '0', NULL, NULL, 0, 0, 0, 0, 'single', NULL, NULL, 5, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('3e32f6c30c9028872388f70743c5d6a5', '402860816bff91c0016bff91c0cb0000', 'reason', '申请理由', 'reason', 0, 1, 1, 'string', 200, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 9, 'admin', '2019-07-19 18:09:01', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('3e70d1c516c3533c6698300665c669e1', '402860816bff91c0016bff91c0cb0000', 'id', 'id', 'id', 1, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 1, 'admin', '2019-07-19 18:09:01', '2019-07-17 18:54:31', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('3ef0a9ed04605267f7fa304a8c353576', '05a3a30dada7411c9109306aa4117068', 'name', '用户名', NULL, 0, 1, 1, 'string', 32, 0, '', 'username', 'tj_user_report', 'name', 'popup', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', '', '', 7, 'admin', '2026-01-21 11:59:02', '2020-05-06 11:34:31', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '1');\nINSERT INTO `onl_cgform_field` VALUES ('3f2ace8f968a0e5b91d1340ee2957cda', '402860816bff91c0016bff91d8830007', 'real_name', '姓名', 'real_name', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 3, 'admin', '2019-07-19 18:04:41', '2019-07-17 18:54:37', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('3f7f7720ee65648cb2850fccedf7be9d', '53a3e82b54b946c2b904f605875a275c', 'contents', '商品简介', NULL, 0, 1, 1, 'Text', 0, 0, '', '', '', '', 'umeditor', '', 120, '', '0', '', '', 0, 1, 0, 0, 'single', '', '', 9, 'admin', '2022-10-25 11:10:49', '2020-05-07 22:49:47', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('3f9deca6c193f0b2609113713956ad19', '86bf17839a904636b7ed96201b2fa6ea', 'order_main_id', '订单ID', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', 'ces_order_main', 'id', 11, 'admin', '2020-05-14 21:18:49', '2020-05-08 23:48:31', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('3fab15057918efd10650bd31b1dd10cc', '553a4172fde446419cb602dc70f9ee67', 'ldzuy', '联动组件一', NULL, 0, 1, 1, 'string', 255, 0, NULL, '', '\\n{\\n\ttable: \\\"sys_category\\\",\\n\ttxt: \\\"name\\\",\\n\tkey: \\\"id\\\",\\n\tlinkField: \\\"ldzje,ldzjs\\\",\\n\tidField: \\\"id\\\",\\n\tpidField: \\\"pid\\\",\\n\tcondition:\\\"pid = \\'0\\'\\\"\\n}', '', 'link_down', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 29, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('40471eb4560bf0bbd2ffef17d48a269d', 'dbf4675875e14676a3f9a8b2b8941140', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, NULL, NULL, '2019-05-27 18:02:07', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('404b516d4f2229f292783db595b02ba1', '402860816bff91c0016bff91d8830007', 'update_time', '更新时间', 'update_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 13, 'admin', '2019-07-19 18:04:41', '2019-07-17 18:54:37', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('405de5ea82e54138a0613dd41b006dfb', '56870166aba54ebfacb20ba6c770bd73', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2025-11-27 18:19:45', '2019-04-20 11:38:39', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('40675bb9f053aabf8823ddf4b5389141', 'b81de38db24047b497d476516f8a0865', 'aa', 'aa', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, NULL, NULL, '2020-02-24 14:56:08', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('4164314d6a51d100169a29872b7504d8', '402860816bff91c0016bff91ca7e0002', 'cert_time', '发证时间', 'cert_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 3, 'admin', '2019-07-19 18:07:13', '2019-07-17 18:54:33', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('41b80b89de0ceb609eb016dacf106ef8', '553a4172fde446419cb602dc70f9ee67', 'shq', '省市区', NULL, 0, 1, 1, 'string', 100, 0, NULL, '', '', '', 'pca', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', '', '', 28, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('41d4215c01b0d26871f2cb83d3e532ae', '402860816bff91c0016bff91c0cb0000', 'bpm_status', '流程状态', NULL, 0, 1, 1, 'string', 32, 0, '1', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 17, 'admin', '2019-07-19 18:09:01', '2019-07-19 15:35:23', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('422a44a15fa39fd57c3c23eb601f7c03', '56870166aba54ebfacb20ba6c770bd73', 'descc', '描述', NULL, 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2025-11-27 18:19:46', '2019-04-20 11:38:39', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('42cccfa014c9e131a0a1b23f563d3688', '402860816bff91c0016bffa220a9000b', 'sex', '性别', 'sex', 0, 1, 1, 'string', 20, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 6, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('4312f618c83e07db82e468b81a1eaa45', '402860816bff91c0016bffa220a9000b', 'photo', '照片', 'photo', 0, 1, 1, 'string', 255, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 20, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('4355aaad8679a1adf8578b20310e93c1', 'a2ca0c7297a8491ca849fc1a06c9efbf', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2021-01-24 14:39:35', '2021-01-24 14:38:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('435b57180fc995e3c4ec42516963bca3', '4028839a6de2ebd3016de2ebd3870000', 'wl_code', '物料编码', 'wl_code', 0, 1, 1, 'string', 60, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 6, NULL, NULL, '2019-10-19 15:29:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('44bdc595f1e565fc053e01134b92bb47', 'd3ae1c692b9640e0a091f8c46e17bb01', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, NULL, NULL, '2019-07-24 14:47:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('44e81e24d2384b0f187e8f69eda55390', '402860816bff91c0016bff91cda80003', 'create_time', '创建时间', 'create_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 10, 'admin', '2019-07-19 18:06:36', '2019-07-17 18:54:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('45c0a1a89a1e2a72533b9af894be1011', '27fc5f91274344afa7673a732b279939', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2019-07-01 16:28:20', '2019-07-01 16:26:42', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('45d59eb647257fcbcb9d143ff1ba2080', 'deea5a8ec619460c9245ba85dbc59e80', 'pro_type', '产品类型', NULL, 0, 1, 1, 'string', 32, 0, '', 'sex', '', '', 'radio', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, 'admin', '2020-05-03 01:01:18', '2019-04-23 20:54:08', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('469b250595f15dfebe69991d72e4bfb2', 'e9faf717024b4aae95cff224ae9b6d97', 'name', '员工姓名', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, 'admin', '2019-07-03 18:23:49', '2019-07-03 18:22:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('46be01bef342519e268902d0d36a7473', 'deea5a8ec619460c9245ba85dbc59e80', 'descc', '描述', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 11, 'admin', '2020-05-03 01:01:18', '2019-04-20 11:41:19', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('46c13ceab79269d151c975bf11847a2e', '553a4172fde446419cb602dc70f9ee67', 'ldzjs', '联动组件三', NULL, 0, 1, 1, 'string', 255, 0, NULL, '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 31, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('46f1a875f86a4f48d0540ad0d5e667d7', '56870166aba54ebfacb20ba6c770bd73', 'order_date', '下单时间', NULL, 0, 1, 1, 'Datetime', 32, 0, '', '', '', '', 'date', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', '', '', 6, 'admin', '2025-11-27 18:19:46', '2019-04-20 11:38:39', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('470a3a02210932c55950cd673c50705b', '553a4172fde446419cb602dc70f9ee67', 'geshu', 'integer类型', NULL, 0, 1, 1, 'int', 9, 0, NULL, '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 34, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('47c21a6b45e59a6b70bb9c0cc4510a68', '1acb6f81a1d9439da6cc4e868617b565', 'integral_val', '积分值', NULL, 0, 1, 1, 'int', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 13, 'admin', '2019-06-10 14:47:14', '2019-04-23 22:58:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('47fa05530f3537a1be8f9e7a9e98be82', 'd35109c3632c4952a19ecc094943dd71', 'sex', '性别', NULL, 0, 1, 1, 'string', 32, 0, '', 'sex', '', '', 'list', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', '', '', 6, 'admin', '2023-09-16 21:25:25', '2019-03-15 14:24:35', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '1');\nINSERT INTO `onl_cgform_field` VALUES ('4851697fdf63709d2bc7451b7415f4af', '32f75e4043ef4070919dbd4337186a3d', 'sex', '性别', NULL, 0, 1, 1, 'string', 32, 0, '1', 'sex', '', '', 'list', '', 120, NULL, '0', '', '', 1, 1, 1, 0, 'single', '', '', 6, 'admin', '2019-04-11 10:15:32', '2019-03-27 15:54:49', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('485a8ddce2c033f88af674ec98b68e32', '402860816bff91c0016bffa220a9000b', 'create_time', '创建时间', 'create_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 40, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('4863e3b3e632a254ad3b2ec873767bcb', 'b493c5fd4fa64a3a84e74ee171763e37', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, NULL, NULL, '2021-06-07 18:13:37', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('492a462b212fc34b0ee70e872684ed7e', '7ea60a25fa27470e9080d6a921aabbd1', 'name', '用户名', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, NULL, NULL, '2019-04-17 00:22:21', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('499a5dac033a01ce58009e4c5b786697', 'e9faf717024b4aae95cff224ae9b6d97', 'age', '员工年龄', NULL, 0, 1, 1, 'int', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2019-07-03 18:23:49', '2019-07-03 18:22:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('49cd3dbd4f7f7cf0d19b1ee1045cfa69', 'e67d26b610dd414c884c4dbb24e71ce3', 'post_code', '岗位编码', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, 'admin', '2019-04-24 11:03:32', '2019-04-24 11:02:57', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('4ad94222c025b56fb0833a88a1514aeb', '86bf17839a904636b7ed96201b2fa6ea', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 1, 'single', '', '', 1, 'admin', '2020-05-14 21:18:49', '2020-05-08 23:48:31', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('4b1d4d7a1c1f7d5b99ae6c6a6d91b403', 'a2ca0c7297a8491ca849fc1a06c9efbf', 'dated', '生日', NULL, 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 10, 'admin', '2021-01-24 14:39:35', '2021-01-24 14:38:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('4ba7c553ca4babcec75273c531cd65e1', '402860816bff91c0016bff91cfea0004', 'workplace', '工作单位', 'workplace', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 5, 'admin', '2019-07-19 18:05:13', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('4c17487e6944555ec05781cd085add08', '553a4172fde446419cb602dc70f9ee67', 'create_time', '创建时间', NULL, 0, 1, 1, 'Datetime', 50, 0, NULL, NULL, NULL, NULL, 'datetime', NULL, 120, 'n6-16', '0', NULL, NULL, 0, 0, 0, 0, 'single', NULL, NULL, 2, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('4c2cba9fc950333421c4193576b8384d', '32f75e4043ef4070919dbd4337186a3d', 'salary', '工资', NULL, 0, 1, 1, 'double', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 10, 'admin', '2019-04-11 10:15:32', '2019-03-28 15:24:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('4c570c5cf05590348e12621ca62773cf', '402860816aa5921f016aa5921f480000', 'name', '请假人', 'name', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 2, 'admin', '2019-05-11 15:31:54', '2019-05-11 14:26:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('4cacfa054e96791ab938b5c8f8e02cd1', '27fc5f91274344afa7673a732b279939', 'bpm_status', '流程状态', NULL, 0, 1, 1, 'string', 2, 0, '', 'bpm_status', '', '', 'list', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, NULL, NULL, '2019-07-01 16:28:20', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('4d0b04cbb7db89b5468f32edafb610bc', '402881fd812267500181226750e90000', 'good_type_id', '商品分类', NULL, 0, 1, 1, 'string', 32, 0, '', '0', 'ces_shop_type', 'id,pid,name,has_child', 'sel_tree', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 11, NULL, NULL, '2022-06-02 11:13:25', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('4dc3f7e772564de45773a8379adc4335', '3b5e18da618247539481816995b6bf9f', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2020-07-11 11:27:29', '2020-07-11 11:27:17', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('4e3760f9068aee4318123d85fbf2ebf9', '53a3e82b54b946c2b904f605875a275c', 'good_type_id', '商品分类', NULL, 0, 1, 1, 'string', 32, 0, '', '0', 'ces_shop_type', 'id,pid,name,has_child', 'sel_tree', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 10, 'admin', '2022-10-25 11:10:49', '2020-05-07 22:51:42', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('4f718d95ad9de33eac18fd0663e4c1f1', '32f75e4043ef4070919dbd4337186a3d', 'birthday', '生日', NULL, 0, 1, 1, 'Datetime', 32, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 1, 1, 1, 0, 'single', '', '', 8, 'admin', '2019-04-11 10:15:32', '2019-03-27 15:54:49', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('4f7cba71de7afe6efbd024f5f9935521', '402860816bff91c0016bff91cda80003', 'to_time', '截止时间', 'to_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 4, 'admin', '2019-07-19 18:06:36', '2019-07-17 18:54:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('4faa7848b92f05bcb3cf03de34af9ff2', 'cb2d8534a2f544bc9c618dd49da66336', 'ddd', 'dd', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, 'admin', '2020-02-24 17:22:42', '2020-02-24 15:15:14', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('50552383ac67ed56760fb8c84d01de9e', '553a4172fde446419cb602dc70f9ee67', 'xlss', '字典表下拉搜索框', NULL, 0, 1, 1, 'string', 50, 0, NULL, 'username', 'sys_user', 'realname', 'sel_search', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', '', '', 20, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('506c9b0b2331a24e5c284274d28fe569', '27fc5f91274344afa7673a732b279939', 'kkk', '描述', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2019-07-01 16:28:20', '2019-07-01 16:26:42', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('508eb28e1409a2a9501cdf6fd7eb24c7', 'dbf4675875e14676a3f9a8b2b8941140', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, NULL, NULL, '2019-05-27 18:02:07', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('509a4f63f02e784bc04499a6a9be8528', 'd35109c3632c4952a19ecc094943dd71', 'update_by', '更新人登录名称', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2023-09-16 21:25:25', '2019-03-15 14:24:35', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('50a1fc04f08226f0e29a62e39d2f87fc', '402881fd812267500181226787d90001', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 5, 'admin', '2022-06-02 11:13:48', '2022-06-02 11:13:39', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('519f68557b953fc2d38400182b187366', '402860816bff91c0016bffa220a9000b', 'residence_type', '户籍类别', 'residence_type', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 13, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('52241dbe405db36d2960765e061c117c', '553a4172fde446419cb602dc70f9ee67', 'yuanjia', 'double类型', NULL, 0, 1, 1, 'double', 6, 2, NULL, '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 33, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('5237e186de11017ee52d3c344f450b3b', 'f9fb8bee1a64472889d077c757b9acc7', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2021-08-17 13:58:15', '2021-08-17 13:57:48', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('524d75f1e4fed1167c80477658290ddf', '402881fd812267500181226787d90001', 'age', '年龄', NULL, 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 1, 1, 1, 0, 'group', NULL, NULL, 7, 'admin', '2022-06-02 11:13:48', '2022-06-02 11:13:39', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '1');\nINSERT INTO `onl_cgform_field` VALUES ('52975c3f03325de8233d3459b2230b09', 'f9fb8bee1a64472889d077c757b9acc7', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 1, 'single', '', '', 1, 'admin', '2021-08-17 13:58:15', '2021-08-17 13:57:48', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('52ee861bc1b62cd8e4f10632b3d9d1b2', '79091e8277c744158530321513119c68', 'name', '顺序会签标题', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, 'admin', '2019-05-11 15:29:47', '2019-05-11 15:27:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('5531fb261c77e9d12f7cca1af528f70a', '05a3a30dada7411c9109306aa4117068', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2026-01-21 11:59:02', '2020-05-06 11:34:31', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('553a250fb89de39e4ba9f8450fd72ade', '05a3a30dada7411c9109306aa4117068', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2026-01-21 11:59:02', '2020-05-06 11:34:31', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('555f9d43db20204128d76e22226ca36e', '402881e6760269a201760269a2af0000', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 2, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('5562a7242e4978f02e6d3a08d5828bbf', '53a3e82b54b946c2b904f605875a275c', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2022-10-25 11:10:48', '2020-05-07 22:49:47', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('5562ad3165b1399f97a48f5f06d7fa06', '3b5e18da618247539481816995b6bf9f', 'ccc', 'cc', NULL, 0, 1, 1, 'string', 1000, 0, '', '', '', '', 'umeditor', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 10, 'admin', '2020-07-11 11:27:29', '2020-07-11 11:27:17', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('55ee63fe34f0b666078e6af940bee222', 'feea98637c2144caae7c5d56a815a245', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, NULL, NULL, '2021-10-27 10:24:24', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('566db879e54b175b20195ca284e76eec', '402881fd812267500181226750e90000', 'chuc_date', '出厂时间', NULL, 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 9, NULL, NULL, '2022-06-02 11:13:25', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('56a7800e4e476812c74217c2aad781aa', '32feeb502544416c9bf41329c10a88f4', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2019-08-23 20:03:40', '2019-07-02 18:23:23', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('56cd0a76f922bf76d982b24a509e4782', '4028839a6de2ebd3016de2ebd3870000', 'create_time', '创建日期', 'create_time', 0, 1, 1, 'Datetime', 0, 0, NULL, NULL, NULL, NULL, 'date', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 3, NULL, NULL, '2019-10-19 15:29:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('56e247f12d62b49cd9bd537e3efecf16', '402860816bff91c0016bff91c0cb0000', 'create_by', '创建人', 'create_by', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 12, 'admin', '2019-07-19 18:09:01', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('57552a4f0b7b5c096ab8985ced57cc7d', 'cb2d8534a2f544bc9c618dd49da66336', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2020-02-24 17:22:42', '2020-02-24 15:15:14', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('581d8e8ce270b762458121b1dea0be9a', '8d66ea41c7cc4ef9ab3aab9055657fc9', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, NULL, NULL, '2020-05-07 22:46:32', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('588400f6ebcdd0bc9bb560dd36636af9', 'e2faf977fdaf4b25a524f58c2441a51c', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2019-06-10 17:27:00', '2019-04-24 17:12:11', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('58a96f945912d33b64ebf5dee98156dc', '402860816bff91c0016bffa220a9000b', 'mobile', '手机号', 'mobile', 0, 1, 1, 'string', 20, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 19, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('58eea85add4788b83c893092434bc413', 'fb19fb067cd841f9ae93d4eb3b883dc0', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 4, NULL, NULL, '2019-03-23 11:39:48', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('59ae1e853668c676e85329aa029c68a6', '402860816bff91c0016bff91c0cb0000', 'status', '状态（1：申请中 2：通过）', 'status', 0, 1, 1, 'string', 2, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 11, 'admin', '2019-07-19 18:09:01', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('5a1ab458d88bb766f92c3d791495cdcd', '402860816bff91c0016bff91d2810005', 'age', '年龄', 'age', 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 5, 'admin', '2019-07-19 18:05:55', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('5a48150409b0960173f091558d1611d0', 'a2ca0c7297a8491ca849fc1a06c9efbf', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, 'admin', '2021-01-24 14:39:35', '2021-01-24 14:38:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('5a4ef083dd572114aeb581b6828de545', '402860816bff91c0016bff91c7010001', 'award_name', '获奖名称', 'award_name', 0, 1, 1, 'string', 255, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 5, 'admin', '2019-07-19 18:07:47', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('5a621f27aa443fe9eccc73717e4fa172', '4028318169e81b970169e81b97650000', 'method', '请求java方法', 'method', 0, 1, 1, 'string', 500, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 8, NULL, NULL, '2019-04-04 19:28:36', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('5a655b208d6318ed02f236f15a319b5f', 'fbc35f067da94a70adb622ddba259352', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, NULL, NULL, '2019-07-03 19:44:23', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('5a6f88710c49bbe8e2e0ca58e149abad', '402860816bff91c0016bff91cda80003', 'create_by', '创建人', 'create_by', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 9, 'admin', '2019-07-19 18:06:36', '2019-07-17 18:54:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('5a7ce5af50f28d613d8beea7c866ae0c', '402881e6760269a20176026d25650002', 'update_by', '修改人', 'update_by', 0, 1, 1, 'string', 32, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'single', NULL, NULL, 14, NULL, NULL, '2020-11-26 10:41:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('5ab702dbc37d6fd8d3a1093fda7223bf', '53a3e82b54b946c2b904f605875a275c', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2022-10-25 11:10:48', '2020-05-07 22:49:47', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('5b17ba693745c258f6b66380ac851e5f', 'd35109c3632c4952a19ecc094943dd71', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 0, 'admin', '2023-09-16 21:25:25', '2019-03-15 14:24:35', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('5c25a6636c8d2c93d2859c7db6cb8281', '553a4172fde446419cb602dc70f9ee67', 'xldx', '字典下拉多选框', NULL, 0, 1, 1, 'string', 250, 0, NULL, 'urgent_level', '', '', 'list_multi', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 19, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('5c64d270eb4ee8ea6bf55c7e4257f162', '553a4172fde446419cb602dc70f9ee67', 'flzds', '分类字典树', NULL, 0, 1, 1, 'string', 100, 0, NULL, 'B02', '', '', 'cat_tree', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 23, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('5c76f5ecc774d7339eb0c2199c0052bc', '402860816bff91c0016bff91c0cb0000', 'biz_no', '编号', 'biz_no', 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 2, 'admin', '2019-07-19 18:09:01', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('5c8c8d573e01e4f40b5a7c451515e1d2', '32feeb502544416c9bf41329c10a88f4', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2019-08-23 20:03:40', '2019-07-02 18:23:23', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('5dfbea516ee2390d712eace5405c5219', '402860816bff91c0016bff91ca7e0002', 'create_by', '创建人', 'create_by', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 9, 'admin', '2019-07-19 18:07:13', '2019-07-17 18:54:33', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('5e4484b7348dc3e59a0c58bdc3828cc0', '27fc5f91274344afa7673a732b279939', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2019-07-01 16:28:20', '2019-07-01 16:26:42', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('5e4ac29ac2007ceabf93368330290a42', '402860816bff91c0016bff91d8830007', 'order_no', '序号', 'order_no', 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 9, 'admin', '2019-07-19 18:04:41', '2019-07-17 18:54:37', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('5e729f9823b5cc96c50b0b7c0f07eb05', '402880e5721355dd01721355dd390000', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 2, NULL, NULL, '2020-05-14 21:18:14', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('5f13f7087caa0bbf47e5eba01d0d0443', '05a3a30dada7411c9109306aa4117068', 'contents', '请假原因', NULL, 0, 1, 1, 'string', 500, 0, '', '', '', '', 'umeditor', '', 120, '', '0', '', '', 0, 1, 0, 0, 'single', '', '', 11, 'admin', '2026-01-21 11:59:02', '2020-05-06 11:34:31', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('60b3b452232904f5a1130348bc1eab53', '402881e6760269a20176026d25650002', 'sys_org_code', '所属部门编码', 'sys_org_code', 0, 1, 1, 'string', 64, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'single', NULL, NULL, 16, NULL, NULL, '2020-11-26 10:41:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('60eed6c429cf7796c3f0a17faaed00da', 'b493c5fd4fa64a3a84e74ee171763e37', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, NULL, NULL, '2021-06-07 18:13:37', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('6130dbb6d36bab8ee9154e7ab58af34c', '402880e570a5d7000170a5d700f50000', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 1, NULL, NULL, '2020-03-04 21:58:16', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('617349b18dab429009ccd304fd7d459c', '4028839a6de2ebd3016de2ebd3870000', 'update_by', '更新人', 'update_by', 0, 1, 1, 'string', 50, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 4, NULL, NULL, '2019-10-19 15:29:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('61c7a0058c264dd746eb35e6f50fc15b', '402860816aa5921f016aa5dedcb90009', 'update_time', '更新日期', 'update_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 5, 'admin', '2019-05-11 15:56:47', '2019-05-11 15:50:08', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('6232ade7e2a0c1e97e2c0945b32e61b6', '402860816bff91c0016bffa220a9000b', 'paying_social_insurance', '是否上社保', 'paying_social_insurance', 0, 1, 1, 'string', 20, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 32, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('631a606d35a74c2036a81f27dd16a1a6', 'feea98637c2144caae7c5d56a815a245', 'dd', 'dd', NULL, 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, NULL, NULL, '2021-10-27 10:24:24', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('635e09afc01aad757faacf1321465c23', 'b81de38db24047b497d476516f8a0865', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, NULL, NULL, '2020-02-24 14:56:08', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('641e74beb228275dc2ca38a977b76c47', '553a4172fde446419cb602dc70f9ee67', 'nyrsfm', '年月日时分秒', NULL, 0, 1, 1, 'Datetime', 0, 0, NULL, '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 14, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('6490a98dccb6df218feaeb4ce11bc03b', '402860816aa5921f016aa5921f480000', 'update_time', '修改时间', 'update_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 10, 'admin', '2019-05-11 15:31:54', '2019-05-11 14:26:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('64d5f0926dfcbf17b6f9f06b8d637177', '402881fd812267500181226787d90001', 'long_ids', '长类型', NULL, 0, 1, 1, 'long', 19, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 15, NULL, NULL, '2025-11-27 11:36:01', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('654362725195829005036b3db47ec826', '402860816bff91c0016bffa220a9000b', 'post', '职务', 'post', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 4, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('656ec51bb57da5a47076f8a26053bbbb', '553a4172fde446419cb602dc70f9ee67', 'zdmrz', '自定义查询', NULL, 0, 1, 1, 'string', 50, 0, NULL, '', '', '', 'text', '', 120, '', '0', '', '1', 1, 1, 1, 0, 'single', '', '', 37, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '1', '', 'sex', '', 'list', '1', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('6603058186832c4ff9e8c6e43baa5c3d', '86bf17839a904636b7ed96201b2fa6ea', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, 'admin', '2020-05-14 21:18:49', '2020-05-08 23:48:31', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('66a7ef842bc34e105a90186e48167ef2', 'dbf4675875e14676a3f9a8b2b8941140', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, NULL, NULL, '2019-05-27 18:02:07', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('671e62c685bc86bde3cef0e023418fb4', '05a3a30dada7411c9109306aa4117068', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2026-01-21 11:59:02', '2020-05-06 11:34:31', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('686dea2621feadcd9b4c611df046adb4', '86bf17839a904636b7ed96201b2fa6ea', 'price', '价格', NULL, 0, 1, 1, 'double', 10, 3, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2020-05-14 21:18:49', '2020-05-08 23:48:31', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('68769fa7e4696e3a28f4cecf63076b7b', '402860816bff91c0016bff91ca7e0002', 'order_no', '序号', 'order_no', 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 8, 'admin', '2019-07-19 18:07:13', '2019-07-17 18:54:33', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('68861523516849eff46a0df045f1031b', '402881e6760269a201760269a2af0000', 'birthday', '时间', NULL, 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 13, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('69666f21896136af16a6303aff440156', '402860816bff91c0016bffa220a9000b', 'nation', '民族', 'nation', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 11, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('69d11490788fecfc9fb7d74bf449ba86', '32f75e4043ef4070919dbd4337186a3d', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2019-04-11 10:15:32', '2019-03-27 15:54:49', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('6a30c2e6f01ddd24349da55a37025cc0', 'd35109c3632c4952a19ecc094943dd71', 'top_pic', '头像', NULL, 0, 1, 1, 'string', 500, 0, '', '', '', '', 'image', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 11, 'admin', '2023-09-16 21:25:25', '2019-06-10 20:06:56', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('6ab2e3d9b944701b405fb1a5ed167012', '86bf17839a904636b7ed96201b2fa6ea', 'zong_price', '单品总价', NULL, 0, 1, 1, 'double', 10, 3, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 10, 'admin', '2020-05-14 21:18:49', '2020-05-08 23:48:31', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('6b6f3aa00b8e73fb785154e795189739', '402860816aa5921f016aa5dedcb90009', 'start_time', '会签发起时间', 'start_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 7, 'admin', '2019-05-11 15:56:47', '2019-05-11 15:50:08', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('6beb40bdd28af22e06b26640bc0c3f4d', '3b5e18da618247539481816995b6bf9f', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 1, 'single', '', '', 1, 'admin', '2020-07-11 11:27:29', '2020-07-11 11:27:17', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('6c35eb97737e9f86279939d264454a94', '86bf17839a904636b7ed96201b2fa6ea', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2020-05-14 21:18:49', '2020-05-08 23:48:31', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('6cfb5acbbb69782bf0c7043b53f595b2', '402860816bff91c0016bff91cda80003', 'update_by', '更新人', 'update_by', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 11, 'admin', '2019-07-19 18:06:36', '2019-07-17 18:54:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('6d03a7774a50c6e6f76dbc7a8269beba', '3b5e18da618247539481816995b6bf9f', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2020-07-11 11:27:29', '2020-07-11 11:27:17', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('6d4a4414b55ad5b6f31c8fb327dad834', '09fd28e4b7184c1a9668496a5c496450', 'address', '常用地址', NULL, 0, 1, 1, 'string', 300, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 11, 'admin', '2022-05-07 19:05:56', '2020-05-08 23:51:49', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('6dea0ed8104a84f25d84b39187249109', '41de7884bf9a42b7a2c5918f9f765dff', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2022-11-23 12:01:36', '2022-10-29 17:02:47', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('6ed8d9acef3cccd1b8fd659b3b538023', '53a3e82b54b946c2b904f605875a275c', 'price', '价格', NULL, 0, 1, 1, 'BigDecimal', 10, 5, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2022-10-25 11:10:48', '2020-05-07 22:49:47', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('6edce6cf880cf68d4d7812076e274610', '402881fd812267500181226750e90000', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 5, NULL, NULL, '2022-06-02 11:13:25', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('6f38a07ea2b1065315a6b89a02af5bb4', '3b5e18da618247539481816995b6bf9f', 'name', '用户名', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2020-07-11 11:27:29', '2020-07-11 11:27:17', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('6f47a2e4426e7d63c223803b1ecbe790', '553a4172fde446419cb602dc70f9ee67', 'update_time', '更新时间', NULL, 0, 1, 1, 'Datetime', 50, 0, NULL, NULL, NULL, NULL, 'datetime', NULL, 120, '', '0', NULL, NULL, 0, 0, 0, 0, 'single', NULL, NULL, 4, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('6f73e96a659c200c083006b6fce1f043', '402860816bff91c0016bff91ca7e0002', 'cert_name', '证书名称', 'cert_name', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 4, 'admin', '2019-07-19 18:07:13', '2019-07-17 18:54:33', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('71197d255e05c9f6db67fd30380953c7', '402881e6760269a201760269a2af0000', 'sel_mut', '下拉多选', NULL, 0, 1, 1, 'string', 32, 0, '', 'sex', '', '', 'list_multi', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 11, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('7154c75d754a5f88bef2b68829baf576', '4028318169e81b970169e81b97650000', 'operate_type', '操作类型', 'operate_type', 0, 1, 1, 'string', 10, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 4, NULL, NULL, '2019-04-04 19:28:36', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('71afb00a1971125ecfa13b4dfa49665e', '402860816bff91c0016bff91cfea0004', 'order_no', '序号', 'order_no', 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 8, 'admin', '2019-07-19 18:05:13', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('71d5b0675df5aba71688c9d7d75cccee', '4028318169e81b970169e81b97650000', 'log_type', '日志类型（1登录日志，2操作日志）', 'log_type', 0, 1, 1, 'string', 10, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 2, NULL, NULL, '2019-04-04 19:28:36', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('71e9ab74dae687837365e50eed090591', '1acb6f81a1d9439da6cc4e868617b565', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2019-06-10 14:47:14', '2019-04-23 22:58:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('7280c56a210e6a47794fda855d0c6abb', 'fbc35f067da94a70adb622ddba259352', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, NULL, NULL, '2019-07-03 19:44:23', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('72e784af5c47bbbc0534b29bf656bd61', '4028839a6de2ebd3016de2ebd3870000', 'id', '主键', 'id', 1, 0, 1, 'string', 36, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 0, 0, 0, 'group', NULL, NULL, 1, NULL, NULL, '2019-10-19 15:29:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('7365f05f551092716223d5d449efd8c7', 'beee191324fd40c1afec4fda18bd9d47', 'name', 'ss', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, 'admin', '2019-04-13 13:41:13', '2019-04-13 13:40:56', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('73d3b57df0c6cf15c21970f4dd979319', '402880e5721355dd01721355dd390000', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 5, NULL, NULL, '2020-05-14 21:18:14', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('73dc6089556f3446e39d42df3dedb2db', '402880e570a5d7000170a5d700f50000', 'num', '数量', NULL, 0, 1, 1, 'int', 32, 0, '', '', '', '', 'text', '', 120, 'n', '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 8, NULL, NULL, '2020-03-04 21:58:16', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('742329ccdb185cf5d3e0b5b0c05dcffa', '402860816bff91c0016bffa220a9000b', 'interest', '兴趣爱好', 'interest', 0, 1, 1, 'string', 255, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 34, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('744444a7ada3bbb05c6b114b5ba0d477', '402860816aa5921f016aa5dedcb90009', 'id', 'id', 'id', 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 1, 'admin', '2019-05-11 15:56:47', '2019-05-11 15:50:08', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('74af99545de724a4abd2022581a36026', 'fb7125a344a649b990c12949945cb6c1', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2019-03-26 19:24:11', '2019-03-26 19:01:52', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('756b07656386dbd91245f7ffda32ae61', '402860816bff91c0016bff91d8830007', 'id', 'id', 'id', 1, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 1, 'admin', '2019-07-19 18:04:41', '2019-07-17 18:54:37', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('75841fa7c75ebdc94655bd5e44fbc9f6', '402860816bff91c0016bffa220a9000b', 'native_place', '籍贯', 'native_place', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 10, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('75ba781c67711bed71bba1c3e3c68e11', '8994f2817b5a45d9890aa04497a317c5', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 0, NULL, NULL, '2019-03-23 11:39:16', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('75e82f151e8cc12455f7f0d25bf4dac0', '4028839a6de2ebd3016de2ebd3870000', 'wl_name', '物料名称', 'wl_name', 0, 1, 1, 'string', 100, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 7, NULL, NULL, '2019-10-19 15:29:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('7639c1bc4327f1f674ffeab2ca261134', '32f75e4043ef4070919dbd4337186a3d', 'update_by', '更新人登录名称', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2019-04-11 10:15:32', '2019-03-27 15:54:49', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('766ca866b72d118f5d8883de46a8c043', '4028839a6de2ebd3016de2ebd3870000', 'supplier', '供应商', 'supplier', 0, 1, 1, 'string', 32, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 15, NULL, NULL, '2019-10-19 15:29:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('76c64fdb02faecd86c817cbb58d293c2', '402881e6760269a201760269a2af0000', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 6, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('773910592db75466ccb080797cd66e7a', '553a4172fde446419cb602dc70f9ee67', 'price', '单价', NULL, 0, 1, 1, 'BigDecimal', 10, 2, NULL, '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('78a40344207c791b8d7ac7de721ce1c4', '79091e8277c744158530321513119c68', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2019-05-11 15:29:47', '2019-05-11 15:27:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('78eb7e3b77cd49f9acb9b024cfe834e1', '402860816aa5921f016aa5dedcb90009', 'create_time', '创建日期', 'create_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 3, 'admin', '2019-05-11 15:56:47', '2019-05-11 15:50:08', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('78fd804d93dc716fd8c2ccc45f788565', 'fb7125a344a649b990c12949945cb6c1', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2019-03-26 19:24:11', '2019-03-26 19:01:52', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('790c9f3dba773ed9a6ea3ad627393f57', '402860816bff91c0016bffa220a9000b', 'archives_location', '档案所在地', 'archives_location', 0, 1, 1, 'string', 255, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 36, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('7a665ed90ef64b4d65632c941e5795b2', '4b556f0168f64976a3d20bfb932bc798', 'sex', '性别', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, NULL, NULL, '2019-04-12 23:38:29', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('7a697e4053445f07ad1a56a246f593e7', '86bf17839a904636b7ed96201b2fa6ea', 'good_name', '商品名字', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2020-05-14 21:18:49', '2020-05-08 23:48:31', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('7b0947ec7b0aa030121df814bef8b91c', '402881fd812267500181226787d90001', 'begin_time', '开始时间', NULL, 0, 1, 1, 'Date', 0, 0, '', '', '', '', 'date', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 14, NULL, NULL, '2025-06-25 15:10:29', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('7b642d983ac06bfef91edde2c932dbe7', '1acb6f81a1d9439da6cc4e868617b565', 'xg_shangxian', '选购上限', NULL, 0, 1, 1, 'int', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 14, 'admin', '2019-06-10 14:47:14', '2019-04-23 22:58:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('7b6fe525c26b7085c13e32e94c90aff9', '553a4172fde446419cb602dc70f9ee67', 'province', '输入2到10位的字母', NULL, 0, 1, 1, 'string', 50, 0, NULL, '', '', '', 'text', '', 120, '^[a-z|A-Z]{2,10}$', '0', '', '', 0, 1, 1, 0, 'single', '', '', 36, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('7b849e57debfb889caea5e0fef09062b', 'beee191324fd40c1afec4fda18bd9d47', 'sex2', 'dd', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2019-04-13 13:41:13', '2019-04-13 13:40:56', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('7beb639aa9ffda07edb5ce1e49c2287f', '402860816bff91c0016bff91d2810005', 'update_time', '更新时间', 'update_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 13, 'admin', '2019-07-19 18:05:55', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('7bf091da401b74d55b107fe9f930ea54', '4028839a6de2ebd3016de2ebd3870000', 'create_by', '创建人', 'create_by', 0, 1, 1, 'string', 50, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 2, NULL, NULL, '2019-10-19 15:29:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('7c6aecc377816c69147f1193b17dfcc5', 'e9faf717024b4aae95cff224ae9b6d97', 'sex', '员工性别', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2019-07-03 18:23:49', '2019-07-03 18:22:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('7c8c5f45cb994038a51febdb0112a995', '553a4172fde446419cb602dc70f9ee67', 'jycs', '唯一检验', NULL, 0, 1, 1, 'string', 50, 0, NULL, '', '', '', 'text', '', 120, 'only', '0', '', '', 0, 1, 1, 0, 'single', '', '', 35, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('7ca2ae42e686e917f766edd2570c5141', '553a4172fde446419cb602dc70f9ee67', 'shijian', '时间', NULL, 0, 1, 1, 'string', 50, 0, NULL, '', '', '', 'time', '', 120, '', '0', '', '', 1, 1, 1, 0, 'group', '', '', 15, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('7cadf4e0be0b173bb5b8d39613e25190', '402860816bff91c0016bffa220a9000b', 'residence_postcode', '户籍邮编', 'residence_postcode', 0, 1, 1, 'string', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 29, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('7cce797000cec08416fb027d1a4013cb', '402881e6760269a20176026d25650002', 'sex', '性别 {男:1,女:2}', 'sex', 0, 1, 1, 'string', 2, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'single', NULL, NULL, 7, NULL, NULL, '2020-11-26 10:41:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('7cdbe0d563e15f3fb1fb32d996fe4ba7', '3d447fa919b64f6883a834036c14aa67', 'area', '区', NULL, 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 3, 'admin', '2025-05-15 18:26:26', '2020-02-20 16:19:00', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('7d107728408c21ece332406a21f2d692', '402860816bff91c0016bff91cfea0004', 'update_by', '更新人', 'update_by', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 11, 'admin', '2019-07-19 18:05:13', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('7d27d79157dff60f847d98cbc4e66e81', 'b493c5fd4fa64a3a84e74ee171763e37', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, NULL, NULL, '2021-06-07 18:13:37', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('7e066f60680158d47b328ef519d80e49', 'beee191324fd40c1afec4fda18bd9d47', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2019-04-13 13:41:13', '2019-04-13 13:40:56', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('7e331396f6e544ae801690cf475e7615', '402881e6760269a201760269a2af0000', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 3, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('7e5013b8a3e970fdcef2b577829bfa83', '402881fd812267500181226750e90000', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 2, NULL, NULL, '2022-06-02 11:13:25', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('7f10901c6ade3aa9d9ff46ed7039c70f', '1acb6f81a1d9439da6cc4e868617b565', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2019-06-10 14:47:14', '2019-04-23 22:58:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('7f610ecd480210d2d12ce6eb47f261f0', '402881fd812267500181226787d90001', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 1, 'admin', '2022-06-02 11:13:48', '2022-06-02 11:13:39', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('7fa8eafb28c52183514179454d62e5b3', '05a3a30dada7411c9109306aa4117068', 'begin_time', '开始时间', NULL, 0, 1, 1, 'Date', 0, 0, '', '', '', '', 'date', '', 120, '', '0', '', '', 0, 1, 0, 0, 'single', '', '', 14, 'admin', '2026-01-21 11:59:02', '2025-06-25 15:10:29', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('809a9fafe0b79c9997de32cb6e831c6f', '05a3a30dada7411c9109306aa4117068', 'birthday', '生日', NULL, 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, 'admin', '2026-01-21 11:59:02', '2020-05-06 11:34:31', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('8119d3de514092232935b038531828c5', '05a3a30dada7411c9109306aa4117068', 'sex', '性别', NULL, 0, 1, 1, 'string', 32, 0, '', 'sex', '', '', 'list', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', '', '', 8, 'admin', '2026-01-21 11:59:02', '2020-05-06 11:34:31', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('813a5ebf7335309c7edb3803f7e4b204', '402880e570a5d7000170a5d700f50000', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 2, NULL, NULL, '2020-03-04 21:58:16', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('817cc5e277e88164dffd4caee1169276', '56efb74326e74064b60933f6f8af30ea', 'remark', '备注', NULL, 0, 1, 1, 'string', 500, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 10, 'admin', '2020-07-10 16:53:27', '2020-05-08 23:45:32', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('81ed9556c9fda1bbb46d94a53a6c90c7', '402860816bff91c0016bff91c0cb0000', 'depart_name', '部门名称', 'depart', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 7, 'admin', '2019-07-19 18:09:01', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('82ac28d632eb5d75ce4bfb68459c58bc', '553a4172fde446419cb602dc70f9ee67', 'zddtjxlss', '字典表带条件下拉搜索', NULL, 0, 1, 1, 'string', 255, 0, NULL, 'username', 'sys_user where username like \\'%a%\\'', 'realname', 'sel_search', '', 200, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 46, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('83764a3d17590f5a69047295803eaa07', 'feea98637c2144caae7c5d56a815a245', 'cc', 'cc', NULL, 0, 1, 1, 'double', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, NULL, NULL, '2021-10-27 10:24:24', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('838622bc247b35606e95ddcc079f70f4', 'f9fb8bee1a64472889d077c757b9acc7', 'nn', 'nn', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2021-08-17 13:58:15', '2021-08-17 13:57:48', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('840343a59a8e705821d393506c2bc1fe', '402880e570a5d7000170a5d700f50000', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 3, NULL, NULL, '2020-03-04 21:58:16', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('8419278effeb3a6531247fbfdb3b10e3', '402881e6760269a201760269a2af0000', 'user_sel', '选择用户', NULL, 0, 1, 1, 'string', 200, 0, '', '', '', '', 'sel_user', '', 120, NULL, '0', '', '#{sysUserCode}', 0, 1, 1, 0, 'single', NULL, NULL, 18, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('8422485e1cbf4455f9ded7d0af59379c', '402860816bff91c0016bff91cfea0004', 'to_time', '截止时间', 'to_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 4, 'admin', '2019-07-19 18:05:13', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('843c14e8c8709eb13014303671192ae4', '402881fd812267500181226787d90001', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 4, 'admin', '2022-06-02 11:13:48', '2022-06-02 11:13:39', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('844334fbd9dc9bd87682d7058ee65bcb', '553a4172fde446419cb602dc70f9ee67', 'mi_ma', '密码', NULL, 0, 1, 1, 'string', 32, 0, NULL, '', '', '', 'password', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('845c70568d44a074f067d6d277950525', '402860816bff91c0016bffa220a9000b', 'entrytime', '入职时间', 'entrytime', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 23, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('845f20dcbcb3cae414387203a8c70f1d', '553a4172fde446419cb602dc70f9ee67', 'name', '用户名', NULL, 0, 1, 1, 'string', 50, 0, NULL, '', '', '', 'text', '', 120, '', '1', '', '', 1, 1, 1, 0, 'single', '', '', 7, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('8529ddaed8d5f3d9084e873203d55cac', '402860816bff91c0016bffa220a9000b', 'marital_status', '婚姻状况', 'marital_status', 0, 1, 1, 'string', 20, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 24, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('857a0daa9cd8a058f2f15fc7c5fb3571', '402860816bff91c0016bffa220a9000b', 'email', '邮箱', 'email', 0, 1, 1, 'string', 255, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 17, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('85e43fa87074845f86cf52606a23a57c', 'b81de38db24047b497d476516f8a0865', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, NULL, NULL, '2020-02-24 14:56:08', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('8652ca69a947fd4c961a3ac7c0fa252a', 'fb19fb067cd841f9ae93d4eb3b883dc0', 'create_by', '创建人登录名称', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 1, NULL, NULL, '2019-03-23 11:39:48', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('867b7947db161541ad7f4d0b2127d793', '553a4172fde446419cb602dc70f9ee67', 'tupian', '图片', NULL, 0, 1, 1, 'string', 250, 0, NULL, '', '', '', 'image', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 17, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('86bbafef5683674a736cf7241c458d44', '27fc5f91274344afa7673a732b279939', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2019-07-01 16:28:20', '2019-07-01 16:26:42', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('86c598da4f5a3dd3e82e1d9f38d06747', 'a2ca0c7297a8491ca849fc1a06c9efbf', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2021-01-24 14:39:35', '2021-01-24 14:38:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('86e0f3a8f31c60698157f139ed993954', '402860816bff91c0016bffa220a9000b', 'having_reserve_funds', '是否有公积金', 'having_reserve_funds', 0, 1, 1, 'string', 20, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 33, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('86f29e9919766e0d1128263608c016a0', '997ee931515a4620bc30a9c1246429a9', 'type_name', '商品分类', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2020-05-03 00:57:44', '2020-05-03 00:56:56', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('873e2bb041b17bff77d3aca72900ea1b', '56870166aba54ebfacb20ba6c770bd73', 'order_code', '订单编码', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, '', '0', '', '${shop_order_num}', 1, 1, 1, 0, 'single', '', '', 5, 'admin', '2025-11-27 18:19:46', '2019-04-20 11:38:39', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('8756fbb5c23a0258e029e0cb3c0a045c', '402880e5721355dd01721355dd390000', 'price', '价格', NULL, 0, 1, 1, 'double', 10, 3, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 8, NULL, NULL, '2020-05-14 21:18:14', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('877391ae770a4ce2c95181ef410982ce', '4028318169e81b970169e81b97650000', 'request_param', '请求参数', 'request_param', 0, 1, 1, 'string', 255, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 10, NULL, NULL, '2019-04-04 19:28:36', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('87e82e3c723a6abb020122babdac6bd1', '8994f2817b5a45d9890aa04497a317c5', 'create_by', '创建人登录名称', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 1, NULL, NULL, '2019-03-23 11:39:16', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('87f7a2703c5850f0b063dd866d0e2917', '402860816bff91c0016bffa220a9000b', 'birthday', '出生日期', 'birthday', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 7, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('87fafe1a4a8a626e3875697574c19f15', '402860816bff91c0016bff91d2810005', 'sys_org_code', '组织机构编码', 'sys_org_code', 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 14, 'admin', '2019-07-19 18:05:55', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('883265736ad6db0c98a7517d1f4a2488', '402880eb71d52dc30171d52dc3a10000', 'main_id', '主表ID', NULL, 0, 1, 1, 'string', 200, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 5, NULL, NULL, '2020-05-02 19:37:59', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('88a12570e14c9f6f442e731ae5ad0eb1', 'beee191324fd40c1afec4fda18bd9d47', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2019-04-13 13:41:13', '2019-04-13 13:40:56', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('88de72456c03410c364c80095aaa96eb', 'd35109c3632c4952a19ecc094943dd71', 'pop', '弹窗', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 14, 'admin', '2023-09-16 21:25:25', '2020-11-26 18:02:20', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('89370ae67e241fa5d1e47d22adeaca7b', '402880eb71d52dc30171d52dc3a10000', 'date', '日期', NULL, 0, 1, 1, 'string', 200, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '#{date}', 0, 1, 1, 0, 'single', NULL, NULL, 4, NULL, NULL, '2020-05-02 19:37:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('89ab9eedbac6141e7a0df6d37a3655d0', 'e67d26b610dd414c884c4dbb24e71ce3', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2019-04-24 11:03:32', '2019-04-24 11:02:57', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('8a24fb45e2af120c253c8b61c0085f7a', '402860816bff91c0016bff91cda80003', 'sys_org_code', '组织机构编码', 'sys_org_code', 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 13, 'admin', '2019-07-19 18:06:36', '2019-07-17 18:54:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('8a2f97fde739720e86fbcd3ce311c037', '09fd28e4b7184c1a9668496a5c496450', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, 'admin', '2022-05-07 19:05:56', '2020-05-08 23:51:49', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('8a6440c447ca97b1ceac40fa8576044e', '3b5e18da618247539481816995b6bf9f', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, 'admin', '2020-07-11 11:27:29', '2020-07-11 11:27:17', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('8a9d6bbbe45fd3539a8cb3ba2cee470a', '402881e6760269a201760269a2af0000', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 5, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('8ac8a0c0087469a4e7579229ff17f273', 'e5464aa8fa7b47c580e91593cf9b46dc', 'jifen', '合计积分', NULL, 0, 1, 1, 'int', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 10, 'admin', '2019-04-24 17:09:49', '2019-04-24 11:05:10', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('8b0d9ecfe8d44282b973cd56bd99f1a8', '553a4172fde446419cb602dc70f9ee67', 'xiala', '字典下拉', NULL, 0, 1, 1, 'string', 50, 0, NULL, 'sex', '', '', 'list', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', '', '', 9, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('8bd4deadc9e96c1a6d7abd77033105f6', 'e67d26b610dd414c884c4dbb24e71ce3', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2019-04-24 11:03:32', '2019-04-24 11:02:57', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('8c10f1728f8aa4f0a650af5a6856ccaa', 'f9fb8bee1a64472889d077c757b9acc7', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2021-08-17 13:58:15', '2021-08-17 13:57:48', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('8c1b6fff73650b8650947c2a29c63492', '402881e6760269a201760269a2af0000', 'sex', '下拉框', NULL, 0, 1, 1, 'string', 32, 0, '', 'sex', '', '', 'list', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 8, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '1');\nINSERT INTO `onl_cgform_field` VALUES ('8c4f4e151639f85bdf4a53f988588dc9', '402881fd812267500181226787d90001', 'contents', '请假原因', NULL, 0, 1, 1, 'string', 500, 0, '', '', '', '', 'markdown', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 10, 'admin', '2022-06-02 11:13:48', '2022-06-02 11:13:39', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('8c6518fec11fc4769ba4eb770c9e00f7', '4028839a6de2ebd3016de2ebd3870000', 'integral_val', '积分值', 'integral_val', 0, 1, 1, 'int', 10, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 11, NULL, NULL, '2019-10-19 15:29:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('8ca56210938fbe649f840e505eb9fd41', '56870166aba54ebfacb20ba6c770bd73', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2025-11-27 18:19:45', '2019-04-20 11:38:39', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('8e1212df6a94ed8f5102a327564e5af6', '8d66ea41c7cc4ef9ab3aab9055657fc9', 'name', '分类名字', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, NULL, NULL, '2020-05-07 22:46:32', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('8e131d4a438c907b3272474780be7603', '402880eb71d52dc30171d52dc3a10000', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 8, NULL, NULL, '2020-05-02 19:37:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('8e4012b263d899531aac5227db147bda', '41de7884bf9a42b7a2c5918f9f765dff', 'sex', '性别', NULL, 0, 1, 1, 'string', 32, 0, '', 'sex', '', '', 'radio', '', 200, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2022-11-23 12:01:36', '2022-10-29 17:02:47', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('8ea43fd1e4ce82becee61b2f1e2e843f', '32feeb502544416c9bf41329c10a88f4', 'sex', '性别', NULL, 0, 1, 1, 'string', 32, 0, '', 'sex', '', '', 'list', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2019-08-23 20:03:40', '2019-07-02 18:23:23', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('8f1d302868640b72cef52171a023a203', 'e9faf717024b4aae95cff224ae9b6d97', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2019-07-03 18:23:49', '2019-07-03 18:22:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('8f3e6fb68179c690f748f3c541fb50f1', '7ea60a25fa27470e9080d6a921aabbd1', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, NULL, NULL, '2019-04-17 00:22:21', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('8f6810b315b5101bea9d3de4d2400edd', '553a4172fde446419cb602dc70f9ee67', 'zddtjdx', '字典表带条件单选', NULL, 0, 1, 1, 'string', 255, 0, NULL, 'username', 'sys_user where username like \\'%a%\\'', 'realname', 'radio', '', 200, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 43, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('8fc0be84bed1216635c69af918e097ff', '402860816aa5921f016aa5dedcb90009', 'name', '并行会签标题', 'name', 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 6, 'admin', '2019-05-11 15:56:47', '2019-05-11 15:50:08', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('903c33f7d18175a269b783cd4288216f', '402881e6760269a20176026d25650002', 'update_time', '修改时间', 'update_time', 0, 1, 1, 'Datetime', 0, 0, NULL, NULL, NULL, NULL, 'date', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'single', NULL, NULL, 15, NULL, NULL, '2020-11-26 10:41:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('909b3de0c8a48a21ef8cf98eb4831689', '56efb74326e74064b60933f6f8af30ea', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2020-07-10 16:53:27', '2020-05-08 23:45:32', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('90a822b8a63bbbc1e9575c9f4e21e021', 'd35109c3632c4952a19ecc094943dd71', 'descc', '描述', NULL, 0, 1, 1, 'string', 500, 0, '', '', '', '', 'textarea', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2023-09-16 21:25:25', '2019-03-15 14:24:35', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('90f39a6e29dae2e1fbb59d7d605f7c09', '1acb6f81a1d9439da6cc4e868617b565', 'iz_valid', '启用状态', NULL, 0, 1, 1, 'string', 2, 0, '', 'air_china_valid', '', '', 'list', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 11, 'admin', '2019-06-10 14:47:14', '2019-04-23 22:58:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('918b8d661e480624713ddcff1bdda4f4', '402881e6760269a20176026d25650002', 'birthday', '生日', 'birthday', 0, 1, 1, 'Datetime', 0, 0, NULL, NULL, NULL, NULL, 'date', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'single', NULL, NULL, 9, NULL, NULL, '2020-11-26 10:41:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('91be98b96dea1528abc943f9f131fd16', '402880e570a5d7000170a5d700f50000', 'price', '价格', NULL, 0, 1, 1, 'double', 32, 0, '', '', '', '', 'text', '', 120, 'n', '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 7, NULL, NULL, '2020-03-04 21:58:16', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('91f7cd9b59c0da033363f8a09b02ec96', '3d447fa919b64f6883a834036c14aa67', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2025-05-15 18:26:26', '2020-02-20 16:19:00', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('921cc5a92a79e1e21e9e631a1b7f3fbd', '8d66ea41c7cc4ef9ab3aab9055657fc9', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 1, 'single', '', '', 1, NULL, NULL, '2020-05-07 22:46:31', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('9370c9304af30b8d29defe0a5ada6e5b', '62e29cdb81ac44d1a2d8ff89851b853d', 'DC_DDSA', 'DD', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, NULL, NULL, '2019-05-11 14:01:14', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9371f61d39c5d57ddb0a2db96b2e2412', '402860816bff91c0016bffa220a9000b', 'speciality', '专业', 'speciality', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 15, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('941ef1bddbf91fcd3a437a7a7dd347e7', 'feea98637c2144caae7c5d56a815a245', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, NULL, NULL, '2021-10-27 10:24:24', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('947174892512ea97fafde899d427ea7e', '402860816bff91c0016bff91c0cb0000', 'real_name', '姓名', 'real_name', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 4, 'admin', '2019-07-19 18:09:01', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('94b8bf435175cc545366e11992280757', '32f75e4043ef4070919dbd4337186a3d', 'age', '年龄', NULL, 0, 1, 1, 'int', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 1, 1, 1, 0, 'group', '', '', 7, 'admin', '2019-04-11 10:15:32', '2019-03-27 15:54:49', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('94e682cb802777fe4205536888f69353', '402860816bff91c0016bff91d2810005', 'create_by', '创建人', 'create_by', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 10, 'admin', '2019-07-19 18:05:55', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('957386b500be42a200d6a56d54345392', 'deea5a8ec619460c9245ba85dbc59e80', 'num', '数量', NULL, 0, 1, 1, 'int', 32, 0, '', '', '', '', 'text', '', 120, 'n', '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2020-05-03 01:01:18', '2019-04-20 11:41:19', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('960d2847922b61dadeb3518ef55fb0c1', '1acb6f81a1d9439da6cc4e868617b565', 'wl_name', '物料名称', NULL, 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2019-06-10 14:47:14', '2019-04-23 22:58:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9665f02764774fdd77c19923d3ff3c3e', '4028318169e81b970169e81b97650000', 'cost_time', '耗时', 'cost_time', 0, 1, 1, 'string', 19, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 12, NULL, NULL, '2019-04-04 19:28:36', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('966a4988298d5cb0be47848735ce8cb7', '4028839a6de2ebd3016de2ebd3870000', 'xg_shangxian', '选购上限', 'xg_shangxian', 0, 1, 1, 'int', 10, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 12, NULL, NULL, '2019-10-19 15:29:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9698964a9e06edf12fc88df976080984', '09fd28e4b7184c1a9668496a5c496450', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2022-05-07 19:05:56', '2020-05-08 23:51:49', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('96c585a4f71e5c38ed25b9741366365b', '402860816bff91c0016bff91c7010001', 'sys_org_code', '组织机构编码', 'sys_org_code', 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 11, 'admin', '2019-07-19 18:07:47', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9765efa2cafde6d0ede2215848c9e80b', '32f75e4043ef4070919dbd4337186a3d', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 0, 'admin', '2019-04-11 10:15:32', '2019-03-27 15:54:49', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9874c79ce2e8663867d20ba4a5058ebd', '553a4172fde446419cb602dc70f9ee67', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, '', '1', NULL, NULL, 0, 0, 0, 1, 'single', NULL, NULL, 0, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('98e82cb1595609a3b42fa75c60ac1229', '402860816bff91c0016bff91d2810005', 'update_by', '更新人', 'update_by', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 12, 'admin', '2019-07-19 18:05:55', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9914a0c84805e72c4b6075e36edb13f9', '402860816aa5921f016aa5921f480000', 'create_time', '创建时间', 'create_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 9, 'admin', '2019-05-11 15:31:54', '2019-05-11 14:26:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9920ecec9c9109fc6b93e86f8fdfa03b', '402860816bff91c0016bffa220a9000b', 'depart_name', '所在部门', 'depart_name', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 1, 1, 1, 0, 'group', '', '', 2, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('99b43bbb23237815ebb74b12b4d7ea2f', '62e29cdb81ac44d1a2d8ff89851b853d', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, NULL, NULL, '2019-05-11 14:01:14', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9a462d83210cad30f0e12b98e8a172a7', '3b5e18da618247539481816995b6bf9f', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2020-07-11 11:27:29', '2020-07-11 11:27:17', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('9a4dc8718000c30953a3923eb7db5096', '402880eb71d52dc30171d52dc3a10000', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 1, 'single', NULL, NULL, 1, NULL, NULL, '2020-05-02 19:37:59', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('9a579c506f75f75baf88352a5eb2c249', '1acb6f81a1d9439da6cc4e868617b565', 'bpm_status', '流程状态', NULL, 0, 1, 1, 'string', 2, 0, '1', 'bpm_status', '', '', 'list', '', 120, NULL, '0', '', '', 0, 0, 1, 0, 'single', '', '', 16, 'admin', '2019-06-10 14:47:14', '2019-05-07 16:54:43', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9a9516645cbc8147b23333fea76aa2bb', 'b81de38db24047b497d476516f8a0865', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, NULL, NULL, '2020-02-24 14:56:08', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9aa6738443d3d8a67cf50506199d15ad', 'cb2d8534a2f544bc9c618dd49da66336', 'aaae', 'aae', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, NULL, NULL, '2020-02-24 17:22:43', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9b66c6501baaef67b35bd41ba7a6a781', '402881fd812267500181226750e90000', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 1, 'single', NULL, NULL, 1, NULL, NULL, '2022-06-02 11:13:25', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('9bd056786694d67666f6924cc225b1a0', '3d447fa919b64f6883a834036c14aa67', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 0, 'admin', '2025-05-15 18:26:26', '2020-02-20 16:19:00', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9c40fb4db8afed3c682c6b8a732fd69d', 'e2faf977fdaf4b25a524f58c2441a51c', 'post', '用户岗位', NULL, 0, 1, 1, 'string', 32, 0, '', 'post_code', 'air_china_post_materiel_main', 'post_name', 'sel_search', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2019-06-10 17:27:00', '2019-04-24 17:12:11', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9cc60be30026301b9eafb8c310387f54', '402880e570a5d7000170a5d700f50000', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 4, NULL, NULL, '2020-03-04 21:58:16', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9d85bafa399f28a40e1de1eeef747223', '4028318169e81b970169e81b97650000', 'ip', 'IP', 'ip', 0, 1, 1, 'string', 100, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 7, NULL, NULL, '2019-04-04 19:28:36', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9d88e0661ed4b0969b7f0608a714b14a', '402881e6760269a20176026d25650002', 'create_time', '创建时间', 'create_time', 0, 1, 1, 'Datetime', 0, 0, NULL, NULL, NULL, NULL, 'date', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'single', NULL, NULL, 13, NULL, NULL, '2020-11-26 10:41:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9d89ff1a019f41d80307652041490944', '32feeb502544416c9bf41329c10a88f4', 'name', '请假人', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2019-08-23 20:03:40', '2019-07-02 18:23:23', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('9e50680eb4e79b3af352a5933d239dff', 'dbf4675875e14676a3f9a8b2b8941140', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, NULL, NULL, '2019-05-27 18:02:07', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('a01a7fe5660206e6f407ed98b6c732d6', '402860816bff91c0016bff91cfea0004', 'phone', '联系方式', 'phone', 0, 1, 1, 'string', 20, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 7, 'admin', '2019-07-19 18:05:13', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('a029ecf9b943773bdf30a490e9922e45', '553a4172fde446419cb602dc70f9ee67', 'zdbxldx', '字典表下拉多选', NULL, 0, 1, 1, 'string', 255, 0, NULL, 'id', 'sys_depart', 'depart_name', 'list_multi', '', 200, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 41, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('a047f542fc3f1eb833593dfffdee5d5d', '553a4172fde446419cb602dc70f9ee67', 'popback', 'popback', NULL, 0, 1, 1, 'string', 100, 0, NULL, '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 22, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('a1a2d49b35c185df9f9e149b290aa277', '56efb74326e74064b60933f6f8af30ea', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2020-07-10 16:53:27', '2020-05-08 23:45:32', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('a1f5daba36f536e7acf6a939826183b0', 'fb19fb067cd841f9ae93d4eb3b883dc0', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 0, NULL, NULL, '2019-03-23 11:39:48', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('a232d608434d15fcecd8a3f31a9044b2', '86bf17839a904636b7ed96201b2fa6ea', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2020-05-14 21:18:49', '2020-05-08 23:48:31', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('a2baa3a18062f28e3d8a81178027f171', '402881fd812267500181226750e90000', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 3, NULL, NULL, '2022-06-02 11:13:25', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('a3dea64c8009780e213d16c69704c030', '53a3e82b54b946c2b904f605875a275c', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 1, 'single', '', '', 0, 'admin', '2022-10-25 11:10:48', '2020-05-07 22:49:47', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('a45eba33810c485b9d8e6f70818a1dfa', '402860816aa5921f016aa5921f480000', 'bpm_status', '流程状态', 'bpm_status', 0, 1, 1, 'string', 50, 0, '1', 'bpm_status', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 1, 0, 'group', '', '', 7, 'admin', '2019-05-11 15:31:54', '2019-05-11 14:26:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('a4e83c528933fc7d3a4230d4141a5a20', '553a4172fde446419cb602dc70f9ee67', 'dhwb', '多行文本框', NULL, 0, 1, 1, 'string', 250, 0, NULL, '', '', '', 'textarea', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 18, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('a6471d4fb3dbffef01dab1f7d452bb30', '27fc5f91274344afa7673a732b279939', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2019-07-01 16:28:20', '2019-07-01 16:26:42', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('a6722b498602d7d7b5177b16789d8cc1', 'e5464aa8fa7b47c580e91593cf9b46dc', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2019-04-24 17:09:48', '2019-04-24 11:05:10', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('a6c428d67bbad26f220794ddfc7c637d', 'b493c5fd4fa64a3a84e74ee171763e37', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, NULL, NULL, '2021-06-07 18:13:37', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('a7444c8c7be4fa4a0e18c65d9ea3de37', '553a4172fde446419cb602dc70f9ee67', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, '', '0', NULL, NULL, 0, 0, 0, 0, 'single', NULL, NULL, 3, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('a76f561057ac9e43a8ca09e478a1eab8', '402860816bff91c0016bff91ca7e0002', 'update_time', '更新时间', 'update_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 12, 'admin', '2019-07-19 18:07:13', '2019-07-17 18:54:33', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('a7822f6e4cffb37fc0729cbd4cfd8655', '32f75e4043ef4070919dbd4337186a3d', 'name', '用户名', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 1, 1, 1, 0, 'single', '', '', 5, 'admin', '2019-04-11 10:15:32', '2019-03-27 15:54:49', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('a7b6ae09441ce36a14c7ce95f17a218e', '86bf17839a904636b7ed96201b2fa6ea', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2020-05-14 21:18:49', '2020-05-08 23:48:31', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('a82ca42a76e9d2b8dae6d57dbb5edb54', 'deea5a8ec619460c9245ba85dbc59e80', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2020-05-03 01:01:18', '2019-04-20 11:41:19', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('a83acbadb64ad5ba87a384dd6eea3117', 'f9fb8bee1a64472889d077c757b9acc7', 'ddd', 'dd', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2021-08-17 13:58:15', '2021-08-17 13:57:48', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('a90c0b002021ac3a4a1a96514d58224b', '05a3a30dada7411c9109306aa4117068', 'long_ids', '长类型', NULL, 0, 1, 1, 'long', 19, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 15, 'admin', '2026-01-21 11:59:02', '2025-11-27 11:36:01', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('a940adc4585fa3b5bd2114ea9abe8491', '402860816bff91c0016bff91ca7e0002', 'cert_level', '证书级别', 'cert_level', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 5, 'admin', '2019-07-19 18:07:13', '2019-07-17 18:54:33', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('a94f1d7da64f3aa35c32155ea00ccb2f', '402860816bff91c0016bffa220a9000b', 'id', 'id', 'id', 1, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 1, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('a9780eace237a15f26931dd6a9ec02e9', '758334cb1e7445e2822b60e807aec4a3', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, NULL, NULL, '2019-10-18 18:02:09', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('a97fec2610584bebe5fda2ba538e3881', '402881fd812267500181226750e90000', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 4, NULL, NULL, '2022-06-02 11:13:25', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('aa07931514727913413880b7a2b76dcb', 'd3ae1c692b9640e0a091f8c46e17bb01', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, NULL, NULL, '2019-07-24 14:47:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('aa4780601419c21dabb6c42fc511e71c', '402860816bff91c0016bffa220a9000b', 'have_children', '有无子女', 'have_children', 0, 1, 1, 'string', 20, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 25, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('aa687ad6911c7797951276271bf9a85b', '5517e93b148a42a7b82d5f3f94542dcf', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, NULL, NULL, '2022-07-19 19:36:53', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('ab10e0aa029ded2f4420a33420de225d', '1acb6f81a1d9439da6cc4e868617b565', 'wl_code', '物料编码', NULL, 0, 1, 1, 'string', 60, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, 'admin', '2019-06-10 14:47:14', '2019-04-23 22:58:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ab1f880ba593f3757dac70e003945aa2', '402860816bff91c0016bff91c0cb0000', 'depart_id', '部门ID', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, 'admin', '2019-07-19 18:09:01', '2019-07-17 19:38:45', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ab58f43f853fd1f65f83c22966883afb', 'beee191324fd40c1afec4fda18bd9d47', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2019-04-13 13:41:13', '2019-04-13 13:40:56', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ab7e46d1a9bd6fe87e6cd82140ce997b', '5517e93b148a42a7b82d5f3f94542dcf', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, NULL, NULL, '2022-07-19 19:36:53', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('ab8e6f1cca421c5ce395a2c1fdfd2100', '32feeb502544416c9bf41329c10a88f4', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, 'admin', '2019-08-23 20:03:40', '2019-07-02 18:23:23', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('abe61a8ddf966a979457b763329a537b', 'e5464aa8fa7b47c580e91593cf9b46dc', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2019-04-24 17:09:49', '2019-04-24 11:05:10', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ac91565da5fb8fe43a4da3dec660b25f', '402860816bff91c0016bff91c7010001', 'award_place', '获奖地点', 'award_place', 0, 1, 1, 'string', 255, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 4, 'admin', '2019-07-19 18:07:47', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('acff5c8aef3b6288b87fd91215012206', 'e5464aa8fa7b47c580e91593cf9b46dc', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2019-04-24 17:09:49', '2019-04-24 11:05:10', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ad061417d5b53c67975eb83657505218', '73162c3b8161413e8ecdca7eb288d0c9', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2019-07-01 14:23:32', '2019-06-10 15:18:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ad93762c6c4a1dd8331e5fa11215b568', 'e2faf977fdaf4b25a524f58c2441a51c', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2019-06-10 17:27:00', '2019-04-24 17:12:11', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ae31da96f38fc2941cb93d1bb1ab9431', 'deea5a8ec619460c9245ba85dbc59e80', 'product_name', '产品名字', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, 'admin', '2020-05-03 01:01:18', '2019-04-20 11:41:19', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('ae77bb317366622698c8ab9bf2325833', 'deea5a8ec619460c9245ba85dbc59e80', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2020-05-03 01:01:18', '2019-04-20 11:41:19', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('ae9e686072c3c7f9b36bbc4be0fe1384', '402881e6760269a201760269a2af0000', 'name', '用户名', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '#{sysUserCode}', 0, 1, 1, 0, 'single', NULL, NULL, 7, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '1');\nINSERT INTO `onl_cgform_field` VALUES ('aee804d5d92922378cac6d4ae9257680', '402881fd812267500181226750e90000', 'price', '价格', NULL, 0, 1, 1, 'BigDecimal', 10, 5, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 8, NULL, NULL, '2022-06-02 11:13:25', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('af0fe0df8b626129de62e22212732517', '402860816bff91c0016bff91cda80003', 'speciality', '专业', 'speciality', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 6, 'admin', '2019-07-19 18:06:36', '2019-07-17 18:54:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('af6c582b902e2f2bf9930eba61ae7938', '73162c3b8161413e8ecdca7eb288d0c9', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2019-07-01 14:23:32', '2019-06-10 15:18:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('af7c5ec3c49673562319bd29d6ac169b', '553a4172fde446419cb602dc70f9ee67', 'duoxuan', '字典多选', NULL, 0, 1, 1, 'string', 50, 0, NULL, 'urgent_level', '', '', 'checkbox', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 11, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('afd3ef1d494a9b69d2c7a3cdde937f6f', '402860816bff91c0016bffa220a9000b', 'create_by', '创建人', 'create_by', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 39, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b01304904babd7479de2acfe8a77157f', '402860816aa5921f016aa5921f480000', 'id', 'ID', 'id', 1, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 1, 'admin', '2019-05-11 15:31:54', '2019-05-11 14:26:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b05b4cbb74f389a7376f51ed9fd97030', '402860816bff91c0016bff91d8830007', 'create_by', '创建人', 'create_by', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 10, 'admin', '2019-07-19 18:04:41', '2019-07-17 18:54:37', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b0a06bdbefd304d81a1838d8d94deda9', '4b556f0168f64976a3d20bfb932bc798', 'name', '用户名', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, NULL, NULL, '2019-04-12 23:38:28', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b0a2c8d21782830ec6a2d16cc1231328', '402881e6760269a20176026d25650002', 'punch_time', '打卡时间', 'punch_time', 0, 1, 1, 'Datetime', 0, 0, NULL, NULL, NULL, NULL, 'date', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'single', NULL, NULL, 4, NULL, NULL, '2020-11-26 10:41:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b0b1cf271dd6b221a902da2d2f8f889a', 'e9faf717024b4aae95cff224ae9b6d97', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2019-07-03 18:23:49', '2019-07-03 18:22:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b0dfd0f0c36ee46ef483c0c225956ac5', '402881e6760269a201760269a2af0000', 'checkbox', 'checkbox', NULL, 0, 1, 1, 'string', 32, 0, '', 'sex', '', '', 'checkbox', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 10, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('b18f96f96d979daa7336e81086ea2bc1', 'cb2d8534a2f544bc9c618dd49da66336', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, 'admin', '2020-02-24 17:22:42', '2020-02-24 15:15:14', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b1fc6e2ca671b19e57b08a4f57fc2454', 'fb7125a344a649b990c12949945cb6c1', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2019-03-26 19:24:11', '2019-03-26 19:01:52', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b22694cf34ffb967b8717647816ad5df', 'e5464aa8fa7b47c580e91593cf9b46dc', 'fk_id', '外键', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', 'air_china_post_materiel_main', 'id', 15, 'admin', '2019-04-24 17:09:49', '2019-04-24 11:05:10', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b276facab025f9750b0aff391693cc4b', '402860816bff91c0016bff91c7010001', 'id', 'id', 'id', 1, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 1, 'admin', '2019-07-19 18:07:47', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b2b0cb30159639bb1190e150322b7541', '4028839a6de2ebd3016de2ebd3870000', 'wl_unit', '计量单位', 'wl_unit', 0, 1, 1, 'string', 100, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 14, NULL, NULL, '2019-10-19 15:29:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b3542d3e7908ed885ecc4ba9e7300705', '4b556f0168f64976a3d20bfb932bc798', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, NULL, NULL, '2019-04-12 23:38:28', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b3b61f9386eb2262919e0835e3c82eb9', '86bf17839a904636b7ed96201b2fa6ea', 'num', '数量', NULL, 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, 'admin', '2020-05-14 21:18:49', '2020-05-08 23:48:31', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('b3fce33f7760070f26580ac84aa9599f', '41de7884bf9a42b7a2c5918f9f765dff', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2022-11-23 12:01:36', '2022-10-29 17:02:47', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('b47af4d937e55c6208939bac5378bfad', '62e29cdb81ac44d1a2d8ff89851b853d', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, NULL, NULL, '2019-05-11 14:01:14', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b4e4fe6774e9d7b5f72d2056b47d18ac', '5517e93b148a42a7b82d5f3f94542dcf', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, NULL, NULL, '2022-07-19 19:36:53', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('b53203fc52d067bb4730dbcb7e496bd3', '56870166aba54ebfacb20ba6c770bd73', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 0, 'admin', '2025-11-27 18:19:45', '2019-04-20 11:38:39', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('b5cfd3c9691a884430f3d9cd5ecb211f', 'e2faf977fdaf4b25a524f58c2441a51c', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2019-06-10 17:27:00', '2019-04-24 17:12:11', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b67d877c34a5b67299f8b011b7fc2254', '41de7884bf9a42b7a2c5918f9f765dff', 'order_id', '订单id', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', 'test_order_main', 'id', 10, 'admin', '2022-11-23 12:01:36', '2022-10-29 17:02:47', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('b6874a05734cad8bd96ffd2f31f1ebca', '402860816bff91c0016bff91c7010001', 'create_by', '创建人', 'create_by', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 7, 'admin', '2019-07-19 18:07:47', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b733fa73519603b22d401fabbf9e9781', '402860816bff91c0016bff91c0cb0000', 'hiredate', '入职时间', 'hiredate', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 5, 'admin', '2019-07-19 18:09:01', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b7938e4518f9062ce62702cf45986e06', 'e2faf977fdaf4b25a524f58c2441a51c', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2019-06-10 17:27:00', '2019-04-24 17:12:11', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b7a1243aaa712e2c152c0c7a46f88683', '402860816bff91c0016bff91d8830007', 'age', '年龄', 'age', 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 5, 'admin', '2019-07-19 18:04:41', '2019-07-17 18:54:37', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b7b311cf4483bd10a93a40891cc39a77', '8d66ea41c7cc4ef9ab3aab9055657fc9', 'has_child', '是否有子节点', NULL, 0, 1, 1, 'string', 3, 0, '', 'yn', '', '', 'list', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 11, NULL, NULL, '2020-05-07 22:46:32', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('b91258e3dc15b28c2e3f0d934e6e27e8', 'fb7125a344a649b990c12949945cb6c1', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 0, NULL, NULL, '2019-03-26 19:01:52', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b92572ae142f8dd5f2ac02fb45e6b2c1', 'e2faf977fdaf4b25a524f58c2441a51c', 'name', '用户名', NULL, 0, 1, 1, 'string', 32, 0, '', 'realname,username', 'report_user', 'name,account', 'sel_search', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, 'admin', '2019-06-10 17:27:00', '2019-04-24 17:12:11', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('b9280db8eff6098287747f1c99ef170e', 'a2ca0c7297a8491ca849fc1a06c9efbf', 'age', 'age', NULL, 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, 'admin', '2021-01-24 14:39:35', '2021-01-24 14:38:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('b9a1e25a5636f5e61cd07a852a4d7770', '402881fd812267500181226750e90000', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 6, NULL, NULL, '2022-06-02 11:13:25', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('b9fbace24688c9c9a8c9be72c1d014e7', '402860816bff91c0016bffa220a9000b', 'phone', '电话', 'phone', 0, 1, 1, 'string', 20, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 18, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ba17414716b12b51c85f9d1f6f1e5787', 'd35109c3632c4952a19ecc094943dd71', 'chegnshi', '城市', NULL, 0, 1, 1, 'string', 300, 0, '', '', '', '', 'pca', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', '', '', 13, 'admin', '2023-09-16 21:25:25', '2020-11-26 16:54:45', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('ba5f4b2affa94f36eda7f6f133db7ae3', '402860816bff91c0016bff91d2810005', 'workplace', '工作单位', 'workplace', 0, 1, 1, 'string', 255, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 6, 'admin', '2019-07-19 18:05:55', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ba6f3e762d6e3ea1068a085ec2f7e501', '56efb74326e74064b60933f6f8af30ea', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2020-07-10 16:53:27', '2020-05-08 23:45:32', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('bad02e68ea37bf387337516af84a1ddb', '73162c3b8161413e8ecdca7eb288d0c9', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2019-07-01 14:23:32', '2019-06-10 15:18:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('bb44475e1d1738a19745bf9f3ebf9e40', '402860816bff91c0016bff91cfea0004', 'update_time', '更新时间', 'update_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 12, 'admin', '2019-07-19 18:05:13', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('bbbb38347b1a5340a1d293e455c632ce', 'fb19fb067cd841f9ae93d4eb3b883dc0', '3', '4', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, NULL, NULL, '2019-03-23 11:39:48', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('bc648624ad14c826bbc6e9b23a2b9858', '402860816bff91c0016bff91ca7e0002', 'employee_id', '员工ID', 'employee_id', 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', 'oa_employee_info', 'id', 2, 'admin', '2019-07-19 18:07:13', '2019-07-17 18:54:33', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('bc793fdbef9f6474425456c4eb9d197a', '402860816bff91c0016bff91cfea0004', 'witness', '证明人', 'references', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 6, 'admin', '2019-07-19 18:05:13', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('bc7df6f3cf49f670c36a3de25e25e715', '402860816bff91c0016bff91d2810005', 'order_no', '序号', 'order_no', 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 9, 'admin', '2019-07-19 18:05:55', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('bcc1f7cfabd386311a3c21e588022338', '553a4172fde446419cb602dc70f9ee67', 'fwb', '富文本', NULL, 0, 1, 1, 'Text', 0, 0, NULL, '', '', '', 'umeditor', '', 120, '', '0', '', '', 0, 1, 0, 0, 'single', '', '', 26, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('bd39cb237049ac60218b3f4dd844f30c', '402860816bff91c0016bffa220a9000b', 'current_address', '现居住地', 'current_address', 0, 1, 1, 'string', 200, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 30, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('bde81809057b1a4c974fa0f090501fdd', '402860816aa5921f016aa5dedcb90009', 'update_by', '更新人', 'update_by', 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 4, 'admin', '2019-05-11 15:56:47', '2019-05-11 15:50:08', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('bdea5b776a15897265c43e6ee44af2e1', '997ee931515a4620bc30a9c1246429a9', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2020-05-03 00:57:44', '2020-05-03 00:56:56', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('be3f8c157d8a1b40e6f7b836552a8095', '8994f2817b5a45d9890aa04497a317c5', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 2, NULL, NULL, '2019-03-23 11:39:16', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('be5eeda7d51dace73d3818bd8467b53b', '402860816bff91c0016bff91c0cb0000', 'update_time', '更新时间', 'update_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 15, 'admin', '2019-07-19 18:09:01', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('be868eed386da3cfcf49ea9afcdadf11', 'd35109c3632c4952a19ecc094943dd71', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2023-09-16 21:25:25', '2019-03-15 14:24:35', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('bec3082fc5f0f194be5cd72cc2866ff4', 'e5464aa8fa7b47c580e91593cf9b46dc', 'wl_name', '物料名字', NULL, 0, 1, 1, 'string', 200, 0, '', 'wl_code', 'air_china_materiel', 'wl_name', 'list', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, 'admin', '2019-04-24 17:09:49', '2019-04-24 11:05:10', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('bed0bc67f570613eaa6a1bd8bcaaddcc', '4b556f0168f64976a3d20bfb932bc798', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, NULL, NULL, '2019-04-12 23:38:28', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('bed95ca6dd6bb4b4f7cfd787313a0a4b', '402880e570a5d7000170a5d700f50000', 'product_name', '产品名字', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 6, NULL, NULL, '2020-03-04 21:58:16', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('bf61aa04c5ca77ad54c764f8f8b2bdec', '402860816bff91c0016bff91d8830007', 'update_by', '更新人', 'update_by', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 12, 'admin', '2019-07-19 18:04:41', '2019-07-17 18:54:37', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('bfc2f19fae367f885adb8bd82a344391', '4028318169e81b970169e81b97650000', 'userid', '操作用户账号', 'userid', 0, 1, 1, 'string', 32, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 5, NULL, NULL, '2019-04-04 19:28:36', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('bff39a86bd05656ee156b685e5187211', 'a2ca0c7297a8491ca849fc1a06c9efbf', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2021-01-24 14:39:35', '2021-01-24 14:38:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('c047ed2cead5bab0307967435f370936', '53a3e82b54b946c2b904f605875a275c', 'chuc_date', '出厂时间', NULL, 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2022-10-25 11:10:49', '2020-05-07 22:49:47', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('c08da9dc0325c441d89ae7378bcbf599', '553a4172fde446419cb602dc70f9ee67', 'zdbduoxuan', '字典表多选', NULL, 0, 1, 1, 'string', 255, 0, NULL, 'id', 'sys_depart', 'depart_name', 'checkbox', '', 200, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 40, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('c0d66c95773774e7ac1f2a88df307e7a', '402860816aa5921f016aa5921f480000', 'reason', '请假原因', 'reason', 0, 1, 1, 'string', 500, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 6, 'admin', '2019-05-11 15:31:54', '2019-05-11 14:26:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('c29216d975fee50af175bca8c664a475', 'e67d26b610dd414c884c4dbb24e71ce3', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2019-04-24 11:03:32', '2019-04-24 11:02:56', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('c311cca084580e5fd4b5a2e5b81c4cc5', '402881e6760269a20176026d25650002', 'email', '邮箱', 'email', 0, 1, 1, 'string', 50, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'single', NULL, NULL, 10, NULL, NULL, '2020-11-26 10:41:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('c3d5f211ff18ff241fac97d31254173a', '402881fd812267500181226787d90001', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 3, 'admin', '2022-06-02 11:13:48', '2022-06-02 11:13:39', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('c43d87b6340c29c0c354aa9c579f387f', '32feeb502544416c9bf41329c10a88f4', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2019-08-23 20:03:40', '2019-07-02 18:23:23', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('c456753a9c83e55fa241c4ec72c00f86', '402880eb71d52dc30171d52dc3a10000', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 6, NULL, NULL, '2020-05-02 19:37:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('c4d71528f3f45661b1a87841b7256204', '402880e5721355dd01721355dd390000', 'order_main_id', '订单ID', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 11, NULL, NULL, '2020-05-14 21:18:14', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('c52711856d2e81ad1074265833f44328', 'b81de38db24047b497d476516f8a0865', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 1, 'single', '', '', 1, NULL, NULL, '2020-02-24 14:56:07', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('c596f7f9035c71f9d2d0206d14b0eee8', '402881e6760269a201760269a2af0000', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 4, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('c59f39e7b3bb877398f16796b2cd7962', '997ee931515a4620bc30a9c1246429a9', 'pid', '父级节点', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 0, 0, 'single', '', '', 9, 'admin', '2020-05-03 00:57:44', '2020-05-03 00:56:56', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('c5a61724b3b1fdfd0eb39c361f22bafd', '8d66ea41c7cc4ef9ab3aab9055657fc9', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, NULL, NULL, '2020-05-07 22:46:32', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('c5dd2fc34ae825ebfced2ec74948654c', '402860816aa5921f016aa5921f480000', 'end_date', '请假结束时间', 'end_date', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 5, 'admin', '2019-05-11 15:31:54', '2019-05-11 14:26:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('c5f6ea01a6523a60df153cc61dc92f4d', 'fbc35f067da94a70adb622ddba259352', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, NULL, NULL, '2019-07-03 19:44:23', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('c6024742fbc62f2fc39992e6b59ac13d', '05a3a30dada7411c9109306aa4117068', 'age', '年龄', NULL, 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 1, 1, 1, 0, 'group', '', '', 6, 'admin', '2026-01-21 11:59:02', '2020-05-06 11:34:31', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '1');\nINSERT INTO `onl_cgform_field` VALUES ('c6730e00df5efd77fedf181df29102de', '402860816bff91c0016bff91c7010001', 'update_by', '更新人', 'update_by', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 9, 'admin', '2019-07-19 18:07:47', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('c75a7cb0a21958aa7ca5442f66019669', 'e9faf717024b4aae95cff224ae9b6d97', 'depart', '所属部门', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, 'admin', '2019-07-03 18:23:49', '2019-07-03 18:22:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('c772ed9cbe2d1dc69e9ffa73d3487021', '4b556f0168f64976a3d20bfb932bc798', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, NULL, NULL, '2019-04-12 23:38:28', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('c7e0a5c6e23e99ac9af5d3fcc33323f7', 'b493c5fd4fa64a3a84e74ee171763e37', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, NULL, NULL, '2021-06-07 18:13:37', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('c7f1907e8e7aa373c6829263ca6322d0', 'a2ca0c7297a8491ca849fc1a06c9efbf', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 1, 'single', '', '', 1, 'admin', '2021-01-24 14:39:35', '2021-01-24 14:38:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('c8027cf4f2483042445c89ba86c4e51f', '402880e5721355dd01721355dd390000', 'zong_price', '单品总价', NULL, 0, 1, 1, 'double', 10, 3, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 10, NULL, NULL, '2020-05-14 21:18:14', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('c91b697b1bcd2be943fc746e2660bc9e', '402860816bff91c0016bff91d2810005', 'real_name', '姓名', 'real_name', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 3, 'admin', '2019-07-19 18:05:55', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('c962b89c893e2b8cf1a12c678ba12962', '553a4172fde446419cb602dc70f9ee67', 'zdbdx', '字典表单选', NULL, 0, 1, 1, 'string', 255, 0, NULL, 'id', 'sys_depart', 'depart_name', 'radio', '', 200, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 39, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('c988bd2b6125c01ceb3579a207dd8784', '3d447fa919b64f6883a834036c14aa67', 'city', '市', NULL, 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 2, 'admin', '2025-05-15 18:26:26', '2020-02-20 16:19:00', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('c9969d8427655f34affd6021ecd546ca', '05a3a30dada7411c9109306aa4117068', 'month', '月', NULL, 0, 1, 1, 'Date', 0, 0, '', '', '', '', 'date', '', 120, '', '0', '{\\\"labelLength\\\":6,\\\"picker\\\":\\\"month\\\"}', '', 0, 1, 0, 0, 'single', '', '', 13, 'admin', '2026-01-21 11:59:02', '2024-06-12 11:21:08', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('c9b698d3f75aa780ee1eb67ef090b15b', '73162c3b8161413e8ecdca7eb288d0c9', 'wl_code', '物料编码', NULL, 0, 1, 1, 'string', 200, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2019-07-01 14:23:32', '2019-06-10 15:18:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ca68d935c875ba92c998a20fca314bed', '402881fd812267500181226787d90001', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 1, 'single', NULL, NULL, 0, 'admin', '2022-06-02 11:13:48', '2022-06-02 11:13:39', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('caf5a071f2299c0f9ff2f3038d6d0fc6', '402860816bff91c0016bff91ca7e0002', 'update_by', '更新人', 'update_by', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 11, 'admin', '2019-07-19 18:07:13', '2019-07-17 18:54:33', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('cb33a708b95e19085f8c9001d2d5c64c', 'e9faf717024b4aae95cff224ae9b6d97', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2019-07-03 18:23:49', '2019-07-03 18:22:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('cb50a5991ca29e617aa32e49e92c01e7', '09fd28e4b7184c1a9668496a5c496450', 'age', '年龄', NULL, 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 10, 'admin', '2022-05-07 19:05:56', '2020-05-08 23:51:49', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('cb7da49a981a1b0acc5f7e8a0130bdcd', 'd35109c3632c4952a19ecc094943dd71', 'user_code', '用户编码', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 1, 1, 0, 0, 'single', '', '', 10, 'admin', '2023-09-16 21:25:25', '2019-05-11 16:26:37', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('cb871284e845e26e88242a96fac9c576', '402860816bff91c0016bff91c7010001', 'order_no', '序号', 'order_no', 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 6, 'admin', '2019-07-19 18:07:47', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('cb883a4932f0fd3a80fcf27efd7d1f2d', 'f9fb8bee1a64472889d077c757b9acc7', 'sdf', 'sdf', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 11, 'admin', '2021-08-17 13:58:15', '2021-08-17 13:58:02', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('cc1ddc1304d3eb5d9a189da0a509ccd0', '32f75e4043ef4070919dbd4337186a3d', 'create_by', '创建人登录名称', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2019-04-11 10:15:32', '2019-03-27 15:54:49', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ccda49a8cea079c34f0034361d058c08', '09fd28e4b7184c1a9668496a5c496450', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2022-05-07 19:05:56', '2020-05-08 23:51:49', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('ccf2f331af46ddc411b8039dd187621b', '4028839a6de2ebd3016de2ebd3870000', 'price', '单价', 'price', 0, 1, 1, 'double', 10, 2, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 10, NULL, NULL, '2019-10-19 15:29:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('cee3c1dbf67b4a7d9626b8032897a4c7', '402860816bff91c0016bff91d8830007', 'employee_id', '员工ID', 'employee_id', 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', 'oa_employee_info', 'id', 2, 'admin', '2019-07-19 18:04:41', '2019-07-17 18:54:37', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('cefb82e2168ab7e3aa57a7e9c3ca950e', '09fd28e4b7184c1a9668496a5c496450', 'order_main_id', '订单ID', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', 'ces_order_main', 'id', 12, 'admin', '2022-05-07 19:05:57', '2020-05-08 23:51:49', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('cf4c5a4c06ae6bac701edfeedfcd16aa', 'd3ae1c692b9640e0a091f8c46e17bb01', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, NULL, NULL, '2019-07-24 14:47:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('cfeb6491427aec2b4db9694af867da23', 'e9faf717024b4aae95cff224ae9b6d97', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2019-07-03 18:23:49', '2019-07-03 18:22:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d0559db07f05c870860f98313eb0f857', 'cb2d8534a2f544bc9c618dd49da66336', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2020-02-24 17:22:42', '2020-02-24 15:15:14', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d0d1be336726df9c41f2173f8886ba35', '997ee931515a4620bc30a9c1246429a9', 'has_child', '是否有子节点', NULL, 0, 1, 1, 'string', 3, 0, '', 'yn', '', '', 'list', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 10, 'admin', '2020-05-03 00:57:44', '2020-05-03 00:56:56', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('d14e47befe47925b1440d584f4ca56fc', '09fd28e4b7184c1a9668496a5c496450', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2022-05-07 19:05:56', '2020-05-08 23:51:49', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('d2551b70dc96a45a73b304bf755a996f', '402860816bff91c0016bff91d8830007', 'workplace', '工作单位', 'workplace', 0, 1, 1, 'string', 255, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 6, 'admin', '2019-07-19 18:04:41', '2019-07-17 18:54:37', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d29dcdba14ea61808391fff2d927efea', '402860816bff91c0016bff91c0cb0000', 'work_summary', '工作总结', 'work_summary', 0, 1, 1, 'Text', 65535, 0, '', '', '', '', 'textarea', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 10, 'admin', '2019-07-19 18:09:01', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d3a701472d27ca8435d6a781a597038d', 'deea5a8ec619460c9245ba85dbc59e80', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2020-05-03 01:01:18', '2019-04-20 11:41:19', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('d3ba5f990e14f9a1a0bbf6aa4cfa26dc', '56efb74326e74064b60933f6f8af30ea', 'xd_date', '下单时间', NULL, 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2020-07-10 16:53:27', '2020-05-08 23:45:32', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('d48bfd2a840f9b1d00bd3b5599dca0f0', '402860816bff91c0016bff91cda80003', 'post', '职务', 'post', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 7, 'admin', '2019-07-19 18:06:36', '2019-07-17 18:54:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d4d8cae3cd9ea93e378fc14303eee105', 'd35109c3632c4952a19ecc094943dd71', 'create_by', '创建人登录名称', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2023-09-16 21:25:25', '2019-03-15 14:24:35', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('d4dea775487aef5a7aea41791d3a65db', 'e5464aa8fa7b47c580e91593cf9b46dc', 'cycle_time', '发放周期(年)', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 11, 'admin', '2019-04-24 17:09:49', '2019-04-24 14:09:06', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d525e93aca3f1ec6c20a7ab058724e82', '553a4172fde446419cb602dc70f9ee67', 'danxuan', '字典单选', NULL, 0, 1, 1, 'string', 50, 0, NULL, 'sex', '', '', 'radio', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 10, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('d52c79620e21128fb69b4e8628cf25cc', 'dbf4675875e14676a3f9a8b2b8941140', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, NULL, NULL, '2019-05-27 18:02:07', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d530ab1bc3c51e8249a506a25d1003c7', '79091e8277c744158530321513119c68', 'start_time', '会签发起时间', NULL, 0, 1, 1, 'Datetime', 32, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2019-05-11 15:29:47', '2019-05-11 15:27:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d53e70411c206efecb8dcd00174e907c', '62e29cdb81ac44d1a2d8ff89851b853d', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, NULL, NULL, '2019-05-11 14:01:14', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d5df0a35352ee960053686e959e9084b', '1acb6f81a1d9439da6cc4e868617b565', 'wl_unit', '计量单位', NULL, 0, 1, 1, 'string', 100, 0, '', 'air_china_unit', '', '', 'list_multi', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2019-06-10 14:47:14', '2019-04-23 22:58:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d6fad89f4f26d733291863c2dfbc5945', '27fc5f91274344afa7673a732b279939', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2019-07-01 16:28:20', '2019-07-01 16:26:42', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d7082454dac60103fdda3e00b6557d39', '402880eb71d52dc30171d52dc3a10000', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 9, NULL, NULL, '2020-05-02 19:37:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('d766ea5809e2ec9ff2cdbcb18f610ab3', '7ea60a25fa27470e9080d6a921aabbd1', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, NULL, NULL, '2019-04-17 00:22:21', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d7c3b107f004cbc99dfe1fe6c79894d8', '402860816bff91c0016bffa220a9000b', 'social_insurance_type', '参加社保类型', 'social_insurance_type', 0, 1, 1, 'string', 255, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 35, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d8234b56acea1a752271a6c911dd91a0', '7ea60a25fa27470e9080d6a921aabbd1', 'age', '年龄', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, NULL, NULL, '2019-04-17 00:22:21', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d86909d794b01ad7fbb5e61d28b6603b', '73162c3b8161413e8ecdca7eb288d0c9', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, 'admin', '2019-07-01 14:23:32', '2019-06-10 15:18:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d949d9157831c2fb7ba9f175081fe036', '402860816bff91c0016bff91cda80003', 'school', '学校', 'school', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 5, 'admin', '2019-07-19 18:06:36', '2019-07-17 18:54:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d9d308feb95968dbb322c9bff0c18452', '32feeb502544416c9bf41329c10a88f4', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2019-08-23 20:03:40', '2019-07-02 18:23:23', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d9dde2f59bb148c6b7e95256acad8972', 'e67d26b610dd414c884c4dbb24e71ce3', 'post_name', '岗位名字', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2019-04-24 11:03:32', '2019-04-24 11:02:57', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('d9e1ea7f448c5fbe7a4a7a5109a87138', '402881fd812267500181226750e90000', 'name', '商品名字', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 7, NULL, NULL, '2022-06-02 11:13:25', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('d9f9ae6986cb85019a3a4030f62f4d1a', '402860816bff91c0016bff91cfea0004', 'employee_id', '员工ID', 'employee_id', 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', 'oa_employee_info', 'id', 2, 'admin', '2019-07-19 18:05:13', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('da397534e84567b4f94cca10b70b2d52', '553a4172fde446419cb602dc70f9ee67', 'zddtjxl', '字典表带条件下拉', NULL, 0, 1, 1, 'string', 255, 0, NULL, 'username', 'sys_user where username like \\'%a%\\'', 'realname', 'list', '', 200, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 42, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('db11e7fe2a76680e502007ad82fc08b9', '402881e6760269a20176026d25650002', 'name', '姓名', 'name', 0, 1, 1, 'string', 30, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'single', NULL, NULL, 2, NULL, NULL, '2020-11-26 10:41:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('db1fb3e12385cb967b63420cfe97cde6', '402860816bff91c0016bff91cda80003', 'employee_id', '员工ID', 'employee_id', 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', 'oa_employee_info', 'id', 2, 'admin', '2019-07-19 18:06:36', '2019-07-17 18:54:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('db518071f3d42832d13a5132f82af9c2', '553a4172fde446419cb602dc70f9ee67', 'zddtjduox', '字典表带条件多选', NULL, 0, 1, 1, 'string', 255, 0, NULL, 'username', 'sys_user where username like \\'%a%\\'', 'realname', 'checkbox', '', 200, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 44, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('dbfc8f23823c4091f516635a464b3cc5', '402881e6760269a20176026d25650002', 'content', '个人简介', 'content', 0, 1, 1, 'string', 1000, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'single', NULL, NULL, 11, NULL, NULL, '2020-11-26 10:41:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('dc2bec862a4f0d600751c632d246f0ed', '4028839a6de2ebd3016de2ebd3870000', 'update_time', '更新日期', 'update_time', 0, 1, 1, 'Datetime', 0, 0, NULL, NULL, NULL, NULL, 'date', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 5, NULL, NULL, '2019-10-19 15:29:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('dcce0f5c34c530e2903de9e16feb9dbf', '41de7884bf9a42b7a2c5918f9f765dff', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2022-11-23 12:01:36', '2022-10-29 17:02:47', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('dd3e1e13d7429807b83a00a090e060b7', '402860816bff91c0016bffa220a9000b', 'join_party_info', '入党（团）时间地点', 'join_party_info', 0, 1, 1, 'string', 255, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 26, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ddc302f84c75a5f056855c664b82202a', '402860816aa5921f016aa5921f480000', 'days', '请假天数', 'days', 0, 1, 1, 'int', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 3, 'admin', '2019-05-11 15:31:54', '2019-05-11 14:26:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ddcc14a2105588982b4ae657f2893d81', '32feeb502544416c9bf41329c10a88f4', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2019-08-23 20:03:40', '2019-07-02 18:23:23', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('de34e46a66def956437635585db427b7', 'cb2d8534a2f544bc9c618dd49da66336', 'dde', 'ee', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 10, NULL, NULL, '2020-02-24 17:22:43', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('de3a8a6b042b1821b3dcbd236fd82174', '402881e6760269a201760269a2af0000', 'pic', '图片', NULL, 0, 1, 1, 'string', 1000, 0, '', '', '', '', 'image', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 14, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('de8f510d358f499dcd966e97708f82d4', '997ee931515a4620bc30a9c1246429a9', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, 'admin', '2020-05-03 00:57:44', '2020-05-03 00:56:56', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('dec74e7fe09a525cda36efd37e6c4dca', '553a4172fde446419cb602dc70f9ee67', 'zddtjxldx', '字典表带条件下拉多选', NULL, 0, 1, 1, 'string', 255, 0, NULL, 'username', 'sys_user where username like \\'%a%\\'', 'realname', 'list_multi', '', 200, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 45, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('dedb920a5e876e27eb144464209ebe1e', '27fc5f91274344afa7673a732b279939', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, 'admin', '2019-07-01 16:28:20', '2019-07-01 16:26:42', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('df489194c6008f3bd21b2c1c11fde337', 'fb19fb067cd841f9ae93d4eb3b883dc0', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 2, NULL, NULL, '2019-03-23 11:39:48', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('df4c5e8411c102f02a6fe6727e858d55', '997ee931515a4620bc30a9c1246429a9', 'pic', '分类图片', NULL, 0, 1, 1, 'string', 500, 0, '', '', '', '', 'image', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2020-05-03 00:57:44', '2020-05-03 00:56:56', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('dff586dae2bf4587a0b438cdbba0a5b9', 'b493c5fd4fa64a3a84e74ee171763e37', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 1, 'single', '', '', 1, NULL, NULL, '2021-06-07 18:13:37', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('e09b191e3c37f9c89ae2192c75220b89', 'b81de38db24047b497d476516f8a0865', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, NULL, NULL, '2020-02-24 14:56:08', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('e0c5d6e483897d5c4e7894dc66dd1aff', '32feeb502544416c9bf41329c10a88f4', 'bpm_status', '流程状态', NULL, 0, 1, 1, 'string', 2, 0, '', 'bpm_status', '', '', 'list', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, 'admin', '2019-08-23 20:03:40', '2019-07-02 18:23:58', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('e24de426223dc0271a55eccc1d5457d0', '73162c3b8161413e8ecdca7eb288d0c9', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2019-07-01 14:23:32', '2019-06-10 15:18:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('e2d73ccda7f10f5a1ccce3c48b1e699e', '402860816bff91c0016bffa220a9000b', 'residence_street', '户口所在街道', 'residence_street', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 27, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('e350986acb670f247df30fe4a44e73df', '09fd28e4b7184c1a9668496a5c496450', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 1, 'single', '', '', 1, 'admin', '2022-05-07 19:05:56', '2020-05-08 23:51:49', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('e461b46a91d2f856d417fa32f4c4d887', 'f9fb8bee1a64472889d077c757b9acc7', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, 'admin', '2021-08-17 13:58:15', '2021-08-17 13:57:48', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('e48ebd15c6110e9eb753bdfc88c04683', 'a2ca0c7297a8491ca849fc1a06c9efbf', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2021-01-24 14:39:35', '2021-01-24 14:38:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('e4914fdff68ac72486ada105e6e9fa36', 'e9faf717024b4aae95cff224ae9b6d97', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2019-07-03 18:23:49', '2019-07-03 18:22:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('e4a4c1d50b7b46678bc14fd5b90ee082', '73162c3b8161413e8ecdca7eb288d0c9', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2019-07-01 14:23:32', '2019-06-10 15:18:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('e4d7f95340e73a54e8ff3f66b0613513', '56efb74326e74064b60933f6f8af30ea', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2020-07-10 16:53:27', '2020-05-08 23:45:32', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('e50b4398731e06572c247993a0dcc38d', 'd35109c3632c4952a19ecc094943dd71', 'name', '用户名', NULL, 0, 1, 1, 'string', 200, 0, '', '', '', '', 'text', '', 120, '*', '0', '', '', 1, 1, 1, 0, 'single', '', '', 5, 'admin', '2023-09-16 21:25:25', '2019-03-15 14:24:35', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '1');\nINSERT INTO `onl_cgform_field` VALUES ('e53f53766d1f7718b3ee5eabe105b969', '402860816bff91c0016bffa220a9000b', 'social_insurance_time', '五险一金日期', 'social_insurance_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 38, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('e672d5974a06d5c37b3b4c94a6f29f96', '4028318169e81b970169e81b97650000', 'request_url', '请求路径', 'request_url', 0, 1, 1, 'string', 255, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 9, NULL, NULL, '2019-04-04 19:28:36', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('e6bd2d4c533918a0b19e1d54a056582f', '41de7884bf9a42b7a2c5918f9f765dff', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2022-11-23 12:01:36', '2022-10-29 17:02:47', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('e72ee3a352143281ccc3a823b25401c7', '402881fd812267500181226787d90001', 'sex', '性别', NULL, 0, 1, 1, 'string', 32, 0, '', 'sex', '', '', 'list', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', NULL, NULL, 8, 'admin', '2022-06-02 11:13:48', '2022-06-02 11:13:39', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('e7aade12ca722b59c1ec681d14247ff8', '402860816bff91c0016bff91d8830007', 'sys_org_code', '组织机构编码', 'sys_org_code', 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 14, 'admin', '2019-07-19 18:04:41', '2019-07-17 18:54:37', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('e7c367221181aa9d1fc395e09796be8d', '402880eb71d52dc30171d52dc3a10000', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 7, NULL, NULL, '2020-05-02 19:37:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('e7ec6838aad8d2dd2e175886a7c6e14e', '402881e6760269a201760269a2af0000', 'sel_search', '下拉搜索', NULL, 0, 1, 1, 'string', 32, 0, '', 'username', 'sys_user', 'username', 'sel_search', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 12, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('e824c44d26034ad8eed32e22a3f69043', '402881e6760269a201760269a2af0000', 'ddd', 'DD类型', NULL, 0, 1, 1, 'double', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 20, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('e845925368919482df6dac58e6ed708d', '402860816bff91c0016bff91d8830007', 'phone', '联系方式', 'phone', 0, 1, 1, 'string', 20, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 8, 'admin', '2019-07-19 18:04:41', '2019-07-17 18:54:37', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('e85295979d84bde27615a008d8bbadf1', '3b5e18da618247539481816995b6bf9f', 'sex', '性别', NULL, 0, 1, 1, 'string', 32, 0, '', 'sex', '', '', 'list', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, 'admin', '2020-07-11 11:27:29', '2020-07-11 11:27:17', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('e878e70574d0d6180c2f6f0d281c9262', '8d66ea41c7cc4ef9ab3aab9055657fc9', 'pid', '父级节点', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 0, 0, 'single', '', '', 10, NULL, NULL, '2020-05-07 22:46:32', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('e88d328af34dd8a17f51437c52b68a2d', '402860816bff91c0016bff91cfea0004', 'create_by', '创建人', 'create_by', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 9, 'admin', '2019-07-19 18:05:13', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('e99cc08f4d88dd8f788399db8d448ee8', '62e29cdb81ac44d1a2d8ff89851b853d', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, NULL, NULL, '2019-05-11 14:01:14', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('e9a45935d69f5fd91f0c6880e5e6cfa4', '402881e6760269a20176026d25650002', 'age', '年龄', 'age', 0, 1, 1, 'int', 10, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'single', NULL, NULL, 8, NULL, NULL, '2020-11-26 10:41:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('e9b782461fc66dbc77df0400600868f7', '553a4172fde446419cb602dc70f9ee67', 'riqi', '日期', NULL, 0, 1, 1, 'Date', 50, 0, NULL, '', '', '', 'date', '', 120, '', '0', '', '', 1, 1, 1, 0, 'group', '', '', 13, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('e9fb150adabaaacdd804b1953e6bad24', '05a3a30dada7411c9109306aa4117068', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2026-01-21 11:59:02', '2020-05-06 11:34:31', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('ea309f9cd81ede7b9b36a1377a3a40d8', '997ee931515a4620bc30a9c1246429a9', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2020-05-03 00:57:44', '2020-05-03 00:56:56', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('ea644c4c208739640933ba6e568045c1', 'e2faf977fdaf4b25a524f58c2441a51c', 'ruz_date', '入职时间', NULL, 0, 1, 1, 'Datetime', 32, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, 'admin', '2019-06-10 17:27:00', '2019-04-24 17:12:11', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ea749346b5eb9e70df2058ade2b0bbfa', '402881e6760269a201760269a2af0000', 'fuwenb', '富文本', NULL, 0, 1, 1, 'Text', 0, 0, '', '', '', '', 'umeditor', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 17, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('ea96d1c33f0f0d7245045e70a5793257', '402860816bff91c0016bffa220a9000b', 'current_postcode', '现居住地邮编', 'current_postcode', 0, 1, 1, 'string', 10, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 31, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('eb1d4b15efc32b81ec5e486f73b5ef24', '41de7884bf9a42b7a2c5918f9f765dff', 'birthday', '生日', NULL, 0, 1, 1, 'Date', 0, 0, '', '', '', '', 'date', '', 200, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, 'admin', '2022-11-23 12:01:36', '2022-10-29 17:02:47', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('ebc41362681919cc680fcc58bf87fdcb', '1acb6f81a1d9439da6cc4e868617b565', 'price', '单价', NULL, 0, 1, 1, 'double', 10, 2, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 12, 'admin', '2019-06-10 14:47:14', '2019-04-23 22:58:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ec20e66d5eb9b8b7f58de9edc0f7630b', '1acb6f81a1d9439da6cc4e868617b565', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, 'admin', '2019-06-10 14:47:14', '2019-04-23 22:58:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ec5e9cb5809b2f8ce1446df4a27693f0', '27fc5f91274344afa7673a732b279939', 'name', '用户名', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2019-07-01 16:28:20', '2019-07-01 16:26:42', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ed16f23d08e7bcda11a1383fda68057e', '402860816bff91c0016bff91c7010001', 'employee_id', '员工ID', 'employee_id', 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', 'oa_employee_info', 'id', 2, 'admin', '2019-07-19 18:07:47', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('edaa8951735cedf29d6114354faaae67', '402881e6760269a201760269a2af0000', 'radio', 'radio', NULL, 0, 1, 1, 'string', 32, 0, '', 'sex', '', '', 'radio', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 9, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('edda30c64e1dccee510d40b77a8ca094', 'fb7125a344a649b990c12949945cb6c1', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2019-03-26 19:24:11', '2019-03-26 19:01:52', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ee09e0e21fa350b9346b70292dcfca00', '79091e8277c744158530321513119c68', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, 'admin', '2019-05-11 15:29:47', '2019-05-11 15:27:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ee4ffe04a25fcf556e78183f1f521546', '402860816aa5921f016aa5921f480000', 'create_by', '创建人id', 'create_by', 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 8, 'admin', '2019-05-11 15:31:54', '2019-05-11 14:26:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ee5803611f63643059b6375166d71567', '402860816bff91c0016bff91c7010001', 'create_time', '创建时间', 'create_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 8, 'admin', '2019-07-19 18:07:47', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('eec5bc01720642ccc635c7fc2e9b1eb8', '86bf17839a904636b7ed96201b2fa6ea', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2020-05-14 21:18:49', '2020-05-08 23:48:31', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('ef81373c5fd7130d7e23859d90c9eb3e', '402860816bff91c0016bff91cda80003', 'from_time', '开始日期', 'from_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 3, 'admin', '2019-07-19 18:06:36', '2019-07-17 18:54:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('efd1b955a75b5046e9857e00fe94ae2c', 'fbc35f067da94a70adb622ddba259352', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, NULL, NULL, '2019-07-03 19:44:23', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f015cc2ffdcc2c4be1e9b3622eb69b52', 'fbc35f067da94a70adb622ddba259352', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, NULL, NULL, '2019-07-03 19:44:23', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f06b2bb01ea1fae487b7e3c3eb521d5b', 'd3ae1c692b9640e0a091f8c46e17bb01', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, NULL, NULL, '2019-07-24 14:47:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f0967fd139b440f79f21248bf4e4a209', 'd3ae1c692b9640e0a091f8c46e17bb01', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, NULL, NULL, '2019-07-24 14:47:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f0a453930aa16ca32f2e3be860bfe542', '402860816bff91c0016bffa220a9000b', 'education', '学历', 'education', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 14, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f12753b4a3815697a72017a7436fe733', 'e2faf977fdaf4b25a524f58c2441a51c', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, 'admin', '2019-06-10 17:27:00', '2019-04-24 17:12:11', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f1ab7d3b55ade57eeac6c55b32ce813a', '1acb6f81a1d9439da6cc4e868617b565', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2019-06-10 14:47:14', '2019-04-23 22:58:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f1c7fde21f26c7ed64a0ef1095900c52', '4028318169e81b970169e81b97650000', 'request_type', '请求类型', 'request_type', 0, 1, 1, 'string', 10, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 11, NULL, NULL, '2019-04-04 19:28:36', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f32068148faf57abaf4511cd94adb3e4', '05a3a30dada7411c9109306aa4117068', 'year', '年', NULL, 0, 1, 1, 'Date', 0, 0, '', '', '', '', 'date', '', 120, '', '0', '{\\\"labelLength\\\":6,\\\"picker\\\":\\\"year\\\"}', '', 0, 1, 0, 0, 'single', '', '', 12, 'admin', '2026-01-21 11:59:02', '2024-06-12 11:21:08', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('f3284a1ce6da9b887dce89091eaa0f6b', '402880e570a5d7000170a5d700f50000', 'pro_type', '产品类型', NULL, 0, 1, 1, 'string', 32, 0, '', 'sex', '', '', 'radio', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', NULL, NULL, 9, NULL, NULL, '2020-03-04 21:58:16', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f38319e2add8da6a7223d77359144a22', '402880e5721355dd01721355dd390000', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 4, NULL, NULL, '2020-05-14 21:18:14', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('f3a82b0b74e8feb37b423571c443357c', '553a4172fde446419cb602dc70f9ee67', 'kaiguan', '开关', NULL, 0, 1, 1, 'string', 50, 0, NULL, '', '', '', 'switch', '', 120, '', '0', '[1,2]', '', 0, 1, 1, 0, 'single', '', '', 12, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('f3c17d679978f0d375adde046536faa8', '553a4172fde446419cb602dc70f9ee67', 'popup', 'popup弹窗', NULL, 0, 1, 1, 'string', 100, 0, NULL, 'username,realname', 'report_user', 'popup,popback', 'popup', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 21, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('f4647a91a4ac5d6d32bb0692b800bffe', '402860816bff91c0016bff91c0cb0000', 'probation_post', '试用期职位', 'probation_post', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 8, 'admin', '2019-07-19 18:09:01', '2019-07-17 18:54:32', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f4b0bc7f3d6562e28d7c5e2d56510ecd', 'e5464aa8fa7b47c580e91593cf9b46dc', 'first_num', '首次数量', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 8, 'admin', '2019-04-24 17:09:49', '2019-04-24 14:31:31', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f4df140776be0d014d768a3cabf13dbe', '553a4172fde446419cb602dc70f9ee67', 'zdbxl', '字典表下拉', NULL, 0, 1, 1, 'string', 255, 0, NULL, 'id', 'sys_depart', 'depart_name', 'list', '', 200, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 38, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('f558359b06aea79a992c102ce3563a4d', '4028318169e81b970169e81b97650000', 'username', '操作用户名称', 'username', 0, 1, 1, 'string', 100, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 6, NULL, NULL, '2019-04-04 19:28:36', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f56d0d76ec8e3a1e8922b41b864dab73', 'b493c5fd4fa64a3a84e74ee171763e37', 'aa', 'aa', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, NULL, NULL, '2021-06-07 18:13:37', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('f5d2475aec4b9016dfc0c8772e1704ea', '402880eb71d52dc30171d52dc3a10000', 'code', '编码', NULL, 0, 1, 1, 'string', 200, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '${order_num_rule_param}', 0, 1, 1, 0, 'single', NULL, NULL, 2, NULL, NULL, '2020-05-02 19:37:59', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('f6076d9c662a0adddb39a91cccb4c993', 'd35109c3632c4952a19ecc094943dd71', 'xiamuti', '下拉多选', NULL, 0, 1, 1, 'string', 100, 0, '', 'sex', '', '', 'list_multi', '', 120, '', '0', '', '', 1, 1, 1, 0, 'single', '', '', 16, 'admin', '2023-09-16 21:25:25', '2020-11-26 18:02:20', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('f6431abe33976df2491df14db01591fe', '402881e6760269a20176026d25650002', 'key_word', '关键词', 'key_word', 0, 1, 1, 'string', 255, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'single', NULL, NULL, 3, NULL, NULL, '2020-11-26 10:41:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f6afcb7d8ea81879593ff737b55ddcc0', '402860816bff91c0016bff91cda80003', 'id', 'id', 'id', 1, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 1, 'admin', '2019-07-19 18:06:36', '2019-07-17 18:54:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f6f8aed87ec73994f6a12abbc079dbb1', '402860816bff91c0016bffa220a9000b', 'update_by', '更新人', 'update_by', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 41, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f7332af7586c83c87f7b9ea144a5292d', '62e29cdb81ac44d1a2d8ff89851b853d', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, NULL, NULL, '2019-05-11 14:01:14', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f76719783433487f4710232e2ae0e521', '402860816bff91c0016bff91cfea0004', 'id', 'id', 'id', 1, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'group', '', '', 1, 'admin', '2019-07-19 18:05:13', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f7e7eb84ddc34d7e09d10af213ac6667', '402860816bff91c0016bff91d2810005', 'create_time', '创建时间', 'create_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 11, 'admin', '2019-07-19 18:05:55', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f7f84f3337548e36430f81640b028b41', '5517e93b148a42a7b82d5f3f94542dcf', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'datetime', '', 120, '', '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, NULL, NULL, '2022-07-19 19:36:53', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('f81c2df076ceea5312648efc45311cf0', '402881fd812267500181226787d90001', 'month', '月', NULL, 0, 1, 1, 'Date', 0, 0, '', '', '', '', 'date', '', 120, '', '0', '{\\\"labelLength\\\":6,\\\"picker\\\":\\\"month\\\"}', '', 0, 1, 1, 0, 'single', '', '', 13, NULL, NULL, '2024-06-12 11:21:08', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('f81d7103c0c857e5c744cda2bc4c000a', '402860816bff91c0016bff91ca7e0002', 'cert_organizations', '发证机关', 'cert_organizations', 0, 1, 1, 'string', 255, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 6, 'admin', '2019-07-19 18:07:13', '2019-07-17 18:54:33', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f82db8edef5babf741914b0fa221329b', '4028839a6de2ebd3016de2ebd3870000', 'bpm_status', '流程状态', 'bpm_status', 0, 1, 1, 'string', 2, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 1, 1, 0, 'group', NULL, NULL, 16, NULL, NULL, '2019-10-19 15:29:30', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f857d4fd2d63c1ad94ed4698f5b173f5', '05a3a30dada7411c9109306aa4117068', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 1, 'single', '', '', 0, 'admin', '2026-01-21 11:59:02', '2020-05-06 11:34:31', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('f8a0fd20a1173270afdfed1129d5c669', '402860816bff91c0016bffa220a9000b', 'depart_id', '所在部门id', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 44, 'admin', '2019-07-22 16:15:32', '2019-07-19 15:33:44', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f8cc6be747fec10802eb625ac529c16f', '402860816bff91c0016bff91cfea0004', 'create_time', '创建时间', 'create_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 10, 'admin', '2019-07-19 18:05:13', '2019-07-17 18:54:35', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f90bcb38fb89988bd40d1618aa75cea0', '758334cb1e7445e2822b60e807aec4a3', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 1, NULL, NULL, '2019-10-18 18:02:09', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f93dcb2aa091b8e1038019d8f07cbd3f', '402881e6760269a201760269a2af0000', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 1, 'single', NULL, NULL, 1, NULL, NULL, '2020-11-26 10:37:26', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('f94db83e41c69f407d3c9a81c5892269', '402860816bff91c0016bffa220a9000b', 'first_job_time', '首次工作时间', 'first_job_time', 0, 1, 1, 'Datetime', 0, 0, '', '', '', '', 'date', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 22, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('f95d2cbefd25444909c83aaf8c4f72fb', '402860816bff91c0016bff91ca7e0002', 'memo', '备注', 'memo', 0, 1, 1, 'string', 255, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 7, 'admin', '2019-07-19 18:07:13', '2019-07-17 18:54:33', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('fa3a12d7abf72b23afe425f8dbd57f86', '1acb6f81a1d9439da6cc4e868617b565', 'size_type', '尺码类型', NULL, 0, 1, 1, 'string', 2, 0, '', 'air_china_size', '', '', 'list', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, 'admin', '2019-06-10 14:47:14', '2019-04-23 22:58:19', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('fa8f5a0ba673e0208934567462844eab', '402860816bff91c0016bff91ca7e0002', 'sys_org_code', '组织机构编码', 'sys_org_code', 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 13, 'admin', '2019-07-19 18:07:13', '2019-07-17 18:54:33', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('fafb32cf7e63bca93bbd70b0a0ea11fc', '758334cb1e7445e2822b60e807aec4a3', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 6, NULL, NULL, '2019-10-18 18:02:09', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('fb56aeb6b3a5a0a974ef62f34727eea6', '402880e5721355dd01721355dd390000', 'sys_org_code', '所属部门', NULL, 0, 1, 1, 'string', 64, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', NULL, NULL, 6, NULL, NULL, '2020-05-14 21:18:14', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('fbf817e3eafd7d8935fc1154640c040c', 'f9fb8bee1a64472889d077c757b9acc7', 'create_time', '创建日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 3, 'admin', '2021-08-17 13:58:15', '2021-08-17 13:57:48', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('fc22e67ed788a1f0b0fe4639ecb6f4c1', '553a4172fde446419cb602dc70f9ee67', 'ldzje', '联动组件二', NULL, 0, 1, 1, 'string', 255, 0, NULL, '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 30, 'admin', '2022-10-14 09:31:05', '2022-10-13 20:59:58', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('fc55d467102c2c782286f546d7820c3d', '73162c3b8161413e8ecdca7eb288d0c9', 'pid', '父物料', NULL, 0, 1, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 9, 'admin', '2019-07-01 14:23:32', '2019-06-10 15:18:34', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('fc76a3832d232829852cae6c66e44f67', '402860816bff91c0016bffa220a9000b', 'identity_no', '身份证号', 'identity_no', 0, 1, 1, 'string', 20, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 21, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('fcd519058d68fa4dab192335602b5d24', '402860816bff91c0016bffa220a9000b', 'real_name', '姓名', 'real_name', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 5, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('fd0586cae06685959415d9017b2bdf49', '758334cb1e7445e2822b60e807aec4a3', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, NULL, NULL, '2019-10-18 18:02:09', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('fd80c2874fb71c8fc7cff81fb3dae0fb', 'feea98637c2144caae7c5d56a815a245', 'create_by', '创建人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 2, NULL, NULL, '2021-10-27 10:24:24', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('fde00160a5d664effaa4b5552e814e74', 'fb7125a344a649b990c12949945cb6c1', 'sex', '性别', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 6, 'admin', '2019-03-26 19:24:11', '2019-03-26 19:01:52', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('fde3b676f66c20375136421a11743c3b', 'feea98637c2144caae7c5d56a815a245', 'update_time', '更新日期', NULL, 0, 1, 1, 'Datetime', 20, 0, '', '', '', '', 'datetime', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 5, NULL, NULL, '2021-10-27 10:24:24', 'admin', '', '', '', '', '', NULL, '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('fe05080f0cd87dd11710b83ce77fefb7', '402881e6760269a20176026d25650002', 'id', '主键ID', 'id', 1, 0, 1, 'string', 50, 0, NULL, NULL, NULL, NULL, 'text', NULL, 120, NULL, '0', NULL, NULL, 0, 0, 0, 1, 'single', NULL, NULL, 1, NULL, NULL, '2020-11-26 10:41:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('fef2add806c5e1ddd01c79c7e84f5a65', 'cb2d8534a2f544bc9c618dd49da66336', 'cc', 'cc', NULL, 0, 1, 1, 'string', 32, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, NULL, NULL, '2020-02-24 17:22:42', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ff2a099186b13d3ecb0764f7f22b1fbf', '09fd28e4b7184c1a9668496a5c496450', 'name', '客户名字', NULL, 0, 1, 1, 'string', 32, 0, '', 'realname,sex,birthday', 'tj_user_report', 'name,sex,birthday', 'popup', '', 120, '', '0', '', '', 0, 1, 1, 0, 'single', '', '', 7, 'admin', '2022-05-07 19:05:56', '2020-05-08 23:51:49', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('ff2b9d7e0493b78fa34188aa3a45231a', '41de7884bf9a42b7a2c5918f9f765dff', 'id', '主键', NULL, 1, 0, 1, 'string', 36, 0, '', '', '', '', 'text', '', 120, '', '0', '', '', 0, 0, 0, 1, 'single', '', '', 0, 'admin', '2022-11-23 12:01:36', '2022-10-29 17:02:47', 'admin', '', '', '', '', '', 'text', '0', NULL, NULL, '0');\nINSERT INTO `onl_cgform_field` VALUES ('ff49b468e54e137032f7e4d976b83b5a', '402860816bff91c0016bffa220a9000b', 'politically_status', '政治面貌', 'politically_status', 0, 1, 1, 'string', 20, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 8, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ff601f75d0e7ced226748eb8fba2c896', '402860816bff91c0016bff91d8830007', 'relation', '关系', 'relation', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 4, 'admin', '2019-07-19 18:04:41', '2019-07-17 18:54:37', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ffacafee9fa46eb297ca3252f95acef9', '402860816bff91c0016bffa220a9000b', 'school', '毕业学校', 'school', 0, 1, 1, 'string', 100, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 1, 1, 0, 'group', '', '', 9, 'admin', '2019-07-22 16:15:32', '2019-07-17 19:12:24', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `onl_cgform_field` VALUES ('ffcbf379fffabbd13aa2c22ce565ec12', '79091e8277c744158530321513119c68', 'update_by', '更新人', NULL, 0, 1, 1, 'string', 50, 0, '', '', '', '', 'text', '', 120, NULL, '0', '', '', 0, 0, 0, 0, 'single', '', '', 4, 'admin', '2019-05-11 15:29:47', '2019-05-11 15:27:17', 'admin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\n\n-- ----------------------------\n-- Table structure for onl_cgform_head\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_cgform_head`;\nCREATE TABLE `onl_cgform_head`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键ID',\n  `table_name` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '表名',\n  `table_type` int(11) NOT NULL COMMENT '表类型: 0单表、1主表、2附表',\n  `table_version` int(11) NULL DEFAULT 1 COMMENT '表版本',\n  `table_txt` varchar(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '表说明',\n  `is_checkbox` varchar(5) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '是否带checkbox',\n  `is_db_synch` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT 'N' COMMENT '同步数据库状态',\n  `is_page` varchar(5) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '是否分页',\n  `is_tree` varchar(5) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '是否是树',\n  `id_sequence` varchar(200) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '主键生成序列',\n  `id_type` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '主键类型',\n  `query_mode` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '查询模式',\n  `relation_type` int(11) NULL DEFAULT NULL COMMENT '映射关系 0一对多  1一对一',\n  `sub_table_str` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '子表',\n  `tab_order_num` int(11) NULL DEFAULT NULL COMMENT '附表排序序号',\n  `tree_parent_id_field` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '树形表单父id',\n  `tree_id_field` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '树表主键字段',\n  `tree_fieldname` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '树开表单列字段',\n  `form_category` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT 'bdfl_ptbd' COMMENT '表单分类',\n  `form_template` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT 'PC表单模板',\n  `form_template_mobile` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '表单模板样式(移动端)',\n  `scroll` int(3) NULL DEFAULT 0 COMMENT '是否有横向滚动条',\n  `copy_version` int(11) NULL DEFAULT NULL COMMENT '复制版本号',\n  `copy_type` int(3) NULL DEFAULT 0 COMMENT '复制表类型1为复制表 0为原始表',\n  `physic_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '原始表ID',\n  `ext_config_json` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '扩展JSON',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `theme_template` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '主题模板',\n  `is_des_form` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否用设计器表单',\n  `des_form_code` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '设计器表单编码',\n  `tenant_id` int(11) NULL DEFAULT 0 COMMENT '租户ID',\n  `low_app_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '关联的应用ID',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_och_cgform_head_id`(`table_name`) USING BTREE,\n  INDEX `idx_och_table_name`(`form_template`) USING BTREE,\n  INDEX `idx_och_form_template_mobile`(`form_template_mobile`) USING BTREE,\n  INDEX `idx_och_table_version`(`table_version`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_cgform_head\n-- ----------------------------\nINSERT INTO `onl_cgform_head` VALUES ('05a3a30dada7411c9109306aa4117068', 'test_note', 1, 29, '请假单@JS增强示例', 'Y', 'Y', 'Y', 'N', NULL, 'UUID', 'single', NULL, NULL, NULL, NULL, NULL, NULL, 'temp', '1', NULL, 1, NULL, 0, NULL, '{\\\"reportPrintShow\\\":0,\\\"reportPrintUrl\\\":\\\"\\\",\\\"joinQuery\\\":0,\\\"modelFullscreen\\\":0,\\\"modalMinWidth\\\":0,\\\"commentStatus\\\":1,\\\"tableFixedAction\\\":1,\\\"tableFixedActionType\\\":\\\"right\\\",\\\"formLabelLengthShow\\\":0,\\\"formLabelLength\\\":null,\\\"enableExternalLink\\\":0,\\\"externalLinkActions\\\":\\\"add,edit,detail\\\"}', 'admin', '2026-01-21 11:59:02', 'admin', '2020-05-06 11:34:31', 'normal', 'N', '', 0, NULL);\nINSERT INTO `onl_cgform_head` VALUES ('3d447fa919b64f6883a834036c14aa67', 'test_enhance_select', 1, 7, '三级联动控件', 'N', 'Y', 'Y', 'N', NULL, 'UUID', 'single', NULL, NULL, NULL, NULL, NULL, NULL, 'bdfl_include', '1', NULL, 0, NULL, 0, NULL, '{\\\"reportPrintShow\\\":0,\\\"reportPrintUrl\\\":\\\"\\\",\\\"joinQuery\\\":0,\\\"modelFullscreen\\\":0,\\\"modalMinWidth\\\":\\\"\\\",\\\"commentStatus\\\":0,\\\"tableFixedAction\\\":1,\\\"tableFixedActionType\\\":\\\"right\\\",\\\"formLabelLengthShow\\\":0,\\\"formLabelLength\\\":null,\\\"enableExternalLink\\\":0,\\\"externalLinkActions\\\":\\\"add,edit,detail\\\"}', 'admin', '2025-05-15 18:26:26', 'admin', '2020-02-20 16:19:00', 'normal', 'N', '', 0, NULL);\nINSERT INTO `onl_cgform_head` VALUES ('402880e570a5d7000170a5d700f50000', 'test_order_product$1', 1, 11, '订单产品明细', 'N', 'N', 'Y', 'N', NULL, 'UUID', 'single', NULL, NULL, NULL, NULL, NULL, NULL, 'bdfl_include', '1', NULL, 0, 1, 1, 'deea5a8ec619460c9245ba85dbc59e80', NULL, NULL, NULL, 'admin', '2020-03-04 21:58:16', NULL, NULL, NULL, 0, NULL);\nINSERT INTO `onl_cgform_head` VALUES ('402880e5721355dd01721355dd390000', 'ces_order_goods$1', 1, 1, '订单商品', 'Y', 'N', 'Y', 'N', NULL, 'UUID', 'single', NULL, NULL, NULL, NULL, NULL, NULL, 'temp', '1', NULL, 1, 1, 1, '86bf17839a904636b7ed96201b2fa6ea', NULL, NULL, NULL, 'admin', '2020-05-14 21:18:14', 'normal', NULL, NULL, 0, NULL);\nINSERT INTO `onl_cgform_head` VALUES ('402881fd812267500181226750e90000', 'ces_shop_goods$1', 1, 1, '商品', 'Y', 'N', 'Y', 'N', NULL, 'UUID', 'single', NULL, NULL, NULL, NULL, NULL, NULL, 'temp', '1', NULL, 1, 7, 1, '53a3e82b54b946c2b904f605875a275c', NULL, NULL, NULL, 'admin', '2022-06-02 11:13:25', 'normal', NULL, NULL, 0, NULL);\nINSERT INTO `onl_cgform_head` VALUES ('402881fd812267500181226787d90001', 'test_note$1', 1, 2, '请假单@JS增强示例', 'Y', 'N', 'Y', 'N', NULL, 'UUID', 'single', NULL, NULL, NULL, NULL, NULL, NULL, 'temp', '1', NULL, 1, 12, 1, '05a3a30dada7411c9109306aa4117068', '{\\\"reportPrintShow\\\":0,\\\"reportPrintUrl\\\":\\\"\\\",\\\"joinQuery\\\":0,\\\"modelFullscreen\\\":0,\\\"modalMinWidth\\\":\\\"\\\"}', 'admin', '2022-06-02 11:13:48', 'admin', '2022-06-02 11:13:39', 'normal', 'N', '', 0, NULL);\nINSERT INTO `onl_cgform_head` VALUES ('41de7884bf9a42b7a2c5918f9f765dff', 'test_order_customer', 3, 9, '订单客户', 'Y', 'Y', 'Y', 'N', NULL, 'UUID', 'single', 0, NULL, 2, NULL, NULL, NULL, 'temp', '1', NULL, 1, NULL, 0, NULL, '{\\\"reportPrintShow\\\":0,\\\"reportPrintUrl\\\":\\\"\\\",\\\"joinQuery\\\":0,\\\"modelFullscreen\\\":0,\\\"modalMinWidth\\\":\\\"\\\",\\\"commentStatus\\\":0}', 'admin', '2022-11-23 12:01:41', 'admin', '2019-04-20 11:41:19', 'normal', 'N', '', 0, NULL);\nINSERT INTO `onl_cgform_head` VALUES ('56870166aba54ebfacb20ba6c770bd73', 'test_order_main', 2, 39, '测试订单主表', 'Y', 'Y', 'Y', 'N', NULL, 'UUID', 'single', NULL, 'test_order_product,test_order_customer', NULL, NULL, NULL, NULL, 'bdfl_include', '2', NULL, 0, NULL, 0, NULL, '{\\\"reportPrintShow\\\":0,\\\"reportPrintUrl\\\":\\\"\\\",\\\"joinQuery\\\":0,\\\"modelFullscreen\\\":0,\\\"modalMinWidth\\\":900,\\\"commentStatus\\\":0,\\\"tableFixedAction\\\":0,\\\"tableFixedActionType\\\":\\\"right\\\",\\\"formLabelLengthShow\\\":0,\\\"formLabelLength\\\":null,\\\"enableExternalLink\\\":0,\\\"externalLinkActions\\\":\\\"add,edit,detail\\\"}', 'admin', '2025-11-27 18:19:46', 'admin', '2019-04-20 11:38:39', 'normal', 'N', '', 0, NULL);\nINSERT INTO `onl_cgform_head` VALUES ('997ee931515a4620bc30a9c1246429a9', 'test_shoptype_tree', 1, 2, '商品分类', 'Y', 'Y', 'Y', 'Y', NULL, 'UUID', 'single', NULL, NULL, NULL, 'pid', 'has_child', 'type_name', 'temp', '1', NULL, 1, NULL, 0, NULL, NULL, 'admin', '2020-05-03 00:57:47', 'admin', '2020-05-03 00:56:56', 'normal', NULL, NULL, 0, NULL);\nINSERT INTO `onl_cgform_head` VALUES ('d35109c3632c4952a19ecc094943dd71', 'test_demo', 1, 39, '测试用户表', 'Y', 'Y', 'Y', 'N', NULL, 'UUID', 'group', NULL, NULL, NULL, NULL, NULL, NULL, 'bdfl_include', '1', NULL, 0, NULL, 0, NULL, '{\\\"reportPrintShow\\\":0,\\\"reportPrintUrl\\\":\\\"\\\",\\\"joinQuery\\\":0,\\\"modelFullscreen\\\":0,\\\"modalMinWidth\\\":900,\\\"commentStatus\\\":0,\\\"tableFixedAction\\\":0,\\\"tableFixedActionType\\\":\\\"right\\\"}', 'admin', '2023-09-16 21:25:25', 'admin', '2019-03-15 14:24:35', 'normal', 'N', '', 0, NULL);\nINSERT INTO `onl_cgform_head` VALUES ('deea5a8ec619460c9245ba85dbc59e80', 'test_order_product', 3, 12, '订单产品明细', 'N', 'Y', 'Y', 'N', NULL, 'UUID', 'single', 0, '', 1, NULL, NULL, NULL, 'bdfl_include', '1', NULL, 0, NULL, 0, NULL, NULL, 'admin', '2022-10-29 17:13:01', 'admin', '2019-04-20 11:41:19', 'normal', NULL, NULL, 0, NULL);\n\n-- ----------------------------\n-- Table structure for onl_cgform_index\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_cgform_index`;\nCREATE TABLE `onl_cgform_index`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键',\n  `cgform_head_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '主表id',\n  `index_name` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '索引名称',\n  `index_name_old` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '原索引名称',\n  `index_field` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '索引栏位',\n  `index_type` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '索引类型',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `is_db_synch` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT 'N' COMMENT '是否同步数据库 N未同步 Y已同步',\n  `del_flag` int(1) NULL DEFAULT 0 COMMENT '是否删除 0未删除 1删除',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_oci_cgform_head_id`(`cgform_head_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_cgform_index\n-- ----------------------------\nINSERT INTO `onl_cgform_index` VALUES ('4731e321163d65e0e2cabf52c4a29937', '553a4172fde446419cb602dc70f9ee67', 'index_jycs', NULL, 'jycs', 'unique', 'admin', '2022-10-13 20:59:58', 'admin', '2022-10-14 09:31:05', 'Y', 0);\n\n-- ----------------------------\n-- Table structure for onl_cgreport_head\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_cgreport_head`;\nCREATE TABLE `onl_cgreport_head`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `code` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '报表编码',\n  `name` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '报表名字',\n  `cgr_sql` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '报表SQL',\n  `return_val_field` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '返回值字段',\n  `return_txt_field` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '返回文本字段',\n  `return_type` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT '1' COMMENT '返回类型，单选或多选',\n  `db_source` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '动态数据源',\n  `content` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述',\n  `tenant_id` int(11) NULL DEFAULT 0 COMMENT '租户ID',\n  `low_app_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '关联的应用ID',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人id',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人id',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `index_onlinereport_code`(`code`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_cgreport_head\n-- ----------------------------\nINSERT INTO `onl_cgreport_head` VALUES ('1256627801873821698', 'report002', '统计登录每日登录次数', 'select DATE_FORMAT(create_time,  \\'%Y-%m-%d\\') as date,count(*) as num from sys_log group by DATE_FORMAT(create_time, \\'%Y-%m-%d\\')', NULL, NULL, '1', NULL, NULL, 0, NULL, '2022-10-13 16:47:57', 'admin', '2020-05-03 00:53:10', 'admin');\nINSERT INTO `onl_cgreport_head` VALUES ('1260179852088135681', 'tj_user_report', '统一有效系统用户', 'select id,realname,username,sex,birthday,avatar,phone,email from sys_user', NULL, NULL, '1', NULL, NULL, 0, NULL, '2023-10-17 16:25:56', 'admin', '2020-05-12 20:07:44', 'admin');\nINSERT INTO `onl_cgreport_head` VALUES ('1590154651759259649', 'withparamreport', '带参数报表', 'select * from demo where sex = \\'${sex}\\'', NULL, NULL, '1', NULL, NULL, 0, NULL, '2024-01-03 11:08:34', 'admin', '2022-11-09 09:29:47', 'admin');\nINSERT INTO `onl_cgreport_head` VALUES ('1705487386450534402', 'seelog', '查看日志', 'select * from sys_log', NULL, NULL, '1', NULL, NULL, 0, NULL, '2026-01-23 16:45:40', 'admin', '2023-09-23 15:40:54', 'admin');\nINSERT INTO `onl_cgreport_head` VALUES ('6c7f59741c814347905a938f06ee003c', 'report_user', '统计在线用户', 'select realname,username,sex,birthday,avatar,phone,email from sys_user', NULL, NULL, '1', NULL, NULL, 0, NULL, '2022-10-25 11:41:18', 'admin', '2019-03-25 11:20:45', 'admin');\nINSERT INTO `onl_cgreport_head` VALUES ('87b55a515d3441b6b98e48e5b35474a6', 'demo', 'Report Demo', 'select * from demo', NULL, NULL, '1', NULL, NULL, 0, NULL, '2020-05-03 01:14:35', 'admin', '2019-03-12 11:25:16', 'admin');\n\n-- ----------------------------\n-- Table structure for onl_cgreport_item\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_cgreport_item`;\nCREATE TABLE `onl_cgreport_item`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `cgrhead_id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '报表ID',\n  `field_name` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '字段名字',\n  `field_txt` varchar(300) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字段文本',\n  `field_width` int(3) NULL DEFAULT NULL,\n  `field_type` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字段类型',\n  `search_mode` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '查询模式',\n  `is_order` int(2) NULL DEFAULT 0 COMMENT '是否排序  0否,1是',\n  `is_search` int(2) NULL DEFAULT 0 COMMENT '是否查询  0否,1是',\n  `dict_code` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字典CODE',\n  `field_href` varchar(120) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字段跳转URL',\n  `is_show` int(2) NULL DEFAULT 1 COMMENT '是否显示  0否,1显示',\n  `order_num` int(11) NULL DEFAULT NULL COMMENT '排序',\n  `replace_val` varchar(200) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '取值表达式',\n  `is_total` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否合计 0否,1是（仅对数值有效）',\n  `group_title` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '分组标题',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_oci_cgrhead_id`(`cgrhead_id`) USING BTREE,\n  INDEX `idx_oci_is_show`(`is_show`) USING BTREE,\n  INDEX `idx_oci_order_num`(`order_num`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_cgreport_item\n-- ----------------------------\nINSERT INTO `onl_cgreport_item` VALUES ('1256627802020622337', '1256627801873821698', 'date', '日期', NULL, 'String', NULL, 0, 0, '', '', 1, 0, '', NULL, NULL, 'admin', '2020-09-11 14:50:45', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1256627802075148289', '1256627801873821698', 'num', '登录次数', NULL, 'String', NULL, 0, 0, '', '', 1, 1, '', '1', NULL, 'admin', '2020-09-11 14:50:45', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1260179881129496577', '1260179852088135681', 'id', 'ID', NULL, 'String', NULL, 0, 0, '', '', 0, 0, '', NULL, NULL, 'admin', '2020-09-11 14:07:38', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1260179881129496578', '1260179852088135681', 'username', '账号', NULL, 'String', NULL, 0, 0, '', '', 1, 1, '', NULL, '用户信息', 'admin', '2020-09-11 14:07:38', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1260179881129496579', '1260179852088135681', 'realname', '用户名字', NULL, 'String', NULL, 0, 0, '', '', 1, 2, '', NULL, '用户信息', 'admin', '2020-09-11 14:07:38', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1260179881129496584', '1260179852088135681', 'sex', '性别', NULL, 'String', NULL, 0, 1, 'sex', '', 1, 3, '', NULL, '用户信息', 'admin', '2020-09-11 14:07:38', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1260179881129496585', '1260179852088135681', 'email', '邮箱', NULL, 'String', 'single', 0, 1, '', '', 1, 4, '', NULL, NULL, 'admin', '2020-09-11 14:07:38', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1260179881129496586', '1260179852088135681', 'phone', '电话', NULL, 'String', NULL, 0, 0, '', '', 1, 5, '', NULL, NULL, 'admin', '2020-09-11 14:07:38', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('15884396588465896672', '87b55a515d3441b6b98e48e5b35474a6', 'id', 'ID', NULL, 'String', NULL, 0, 0, '', '', 0, 1, '', NULL, NULL, 'admin', '2020-05-03 01:14:35', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('15892858611256977947', '1260179852088135681', 'birthday', '生日', NULL, 'Date', NULL, 0, 0, '', '', 1, 6, '', NULL, NULL, 'admin', '2020-09-11 14:07:38', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651872505857', '1590154651759259649', 'id', 'id', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 0, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651876700162', '1590154651759259649', 'name', 'name', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 1, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651876700163', '1590154651759259649', 'key_word', 'key_word', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 2, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651876700164', '1590154651759259649', 'punch_time', 'punch_time', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 3, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651876700165', '1590154651759259649', 'salary_money', 'salary_money', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 4, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651876700166', '1590154651759259649', 'bonus_money', 'bonus_money', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 5, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651876700167', '1590154651759259649', 'sex', 'sex', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 6, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651885088769', '1590154651759259649', 'age', 'age', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 7, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651885088770', '1590154651759259649', 'birthday', 'birthday', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 8, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651885088771', '1590154651759259649', 'email', 'email', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 9, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651885088772', '1590154651759259649', 'content', 'content', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 10, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651885088773', '1590154651759259649', 'create_by', 'create_by', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 11, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651885088774', '1590154651759259649', 'create_time', 'create_time', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 12, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651885088775', '1590154651759259649', 'update_by', 'update_by', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 13, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651885088776', '1590154651759259649', 'update_time', 'update_time', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 14, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651893477378', '1590154651759259649', 'sys_org_code', 'sys_org_code', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 15, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1590154651893477379', '1590154651759259649', 'tenant_id', 'tenant_id', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 16, NULL, NULL, NULL, 'admin', '2022-11-09 09:29:47', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386643472386', '1705487386450534402', 'id', 'id', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 0, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386710581250', '1705487386450534402', 'log_type', 'log_type', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 1, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386710581251', '1705487386450534402', 'log_content', 'log_content', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 2, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386710581252', '1705487386450534402', 'operate_type', 'operate_type', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 3, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386710581253', '1705487386450534402', 'userid', 'userid', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 4, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386710581254', '1705487386450534402', 'username', 'username', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 5, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386710581255', '1705487386450534402', 'ip', 'ip', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 6, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386710581256', '1705487386450534402', 'method', 'method', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 7, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386710581257', '1705487386450534402', 'request_url', 'request_url', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 8, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386710581258', '1705487386450534402', 'request_param', 'request_param', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 9, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386710581259', '1705487386450534402', 'request_type', 'request_type', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 10, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386710581260', '1705487386450534402', 'cost_time', 'cost_time', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 11, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386710581261', '1705487386450534402', 'create_by', 'create_by', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 12, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386710581262', '1705487386450534402', 'create_time', 'create_time', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 13, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386710581263', '1705487386450534402', 'update_by', 'update_by', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 14, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386710581264', '1705487386450534402', 'update_time', 'update_time', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 15, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1705487386710581265', '1705487386450534402', 'tenant_id', 'tenant_id', NULL, 'String', NULL, 0, 0, NULL, NULL, 1, 16, NULL, NULL, NULL, 'admin', '2023-09-23 15:40:54', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1740bb02519db90c44cb2cba8b755136', '6c7f59741c814347905a938f06ee003c', 'realname', '用户名称', NULL, 'String', NULL, 0, 0, '', 'https://www.baidu.com', 1, 0, '', NULL, NULL, 'admin', '2020-05-03 02:35:28', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('1b181e6d2813bcb263adc39737f9df46', '87b55a515d3441b6b98e48e5b35474a6', 'name', '用户名', NULL, 'String', 'single', 0, 1, '', '', 1, 2, '', NULL, NULL, 'admin', '2020-05-03 01:14:35', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('61ef5b323134938fdd07ad5e3ea16cd3', '87b55a515d3441b6b98e48e5b35474a6', 'key_word', '关键词', NULL, 'String', 'single', 0, 1, '', '', 1, 3, '', NULL, NULL, 'admin', '2020-05-03 01:14:35', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('627768efd9ba2c41e905579048f21000', '6c7f59741c814347905a938f06ee003c', 'username', '用户账号', NULL, 'String', 'single', 0, 1, 'SELECT username value,  realname text FROM sys_user', '', 1, 1, '', NULL, NULL, 'admin', '2020-05-03 02:35:28', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('8bb087a9aa2000bcae17a1b3f5768435', '6c7f59741c814347905a938f06ee003c', 'sex', '性别', NULL, 'String', 'single', 0, 1, 'sex', '', 1, 2, '', NULL, NULL, 'admin', '2020-05-03 02:35:28', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('90d4fa57d301801abb26a9b86b6b94c4', '6c7f59741c814347905a938f06ee003c', 'birthday', '生日', NULL, 'Date', 'single', 0, 0, '', '', 1, 3, '', NULL, NULL, 'admin', '2020-05-03 02:35:28', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('a4ac355f07a05218854e5f23e2930163', '6c7f59741c814347905a938f06ee003c', 'avatar', '头像', NULL, 'String', NULL, 0, 0, '', '', 0, 4, '', NULL, NULL, 'admin', '2020-05-03 02:35:28', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('d6e86b5ffd096ddcc445c0f320a45004', '6c7f59741c814347905a938f06ee003c', 'phone', '手机号', NULL, 'String', NULL, 0, 0, '', '', 1, 5, '', NULL, NULL, 'admin', '2020-05-03 02:35:28', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('df365cd357699eea96c29763d1dd7f9d', '6c7f59741c814347905a938f06ee003c', 'email', '邮箱', NULL, 'String', NULL, 0, 0, '', '', 1, 6, '', NULL, NULL, 'admin', '2020-05-03 02:35:28', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('edf9932912b81ad01dd557d3d593a559', '87b55a515d3441b6b98e48e5b35474a6', 'age', '年龄', NULL, 'String', NULL, 0, 0, '', '', 1, 4, '', NULL, NULL, 'admin', '2020-05-03 01:14:35', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('f985883e509a6faaaf62ca07fd24a73c', '87b55a515d3441b6b98e48e5b35474a6', 'birthday', '生日', NULL, 'Date', 'single', 0, 1, '', '', 1, 5, '', NULL, NULL, 'admin', '2020-05-03 01:14:35', NULL, NULL);\nINSERT INTO `onl_cgreport_item` VALUES ('fce83e4258de3e2f114ab3116397670c', '87b55a515d3441b6b98e48e5b35474a6', 'punch_time', '发布时间', NULL, 'String', NULL, 0, 0, '', '', 1, 6, '', NULL, NULL, 'admin', '2020-05-03 01:14:35', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for onl_cgreport_param\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_cgreport_param`;\nCREATE TABLE `onl_cgreport_param`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `cgrhead_id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '动态报表ID',\n  `param_name` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '参数字段',\n  `param_txt` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '参数文本',\n  `param_value` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '参数默认值',\n  `order_num` int(11) NULL DEFAULT NULL COMMENT '排序',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_ocp_cgrhead_id`(`cgrhead_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_cgreport_param\n-- ----------------------------\nINSERT INTO `onl_cgreport_param` VALUES ('1590154651838951425', '1590154651759259649', 'sex', 'sex', '2', 0, 'admin', '2022-11-09 09:29:47', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for onl_drag_comp\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_drag_comp`;\nCREATE TABLE `onl_drag_comp`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键',\n  `parent_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  `comp_name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '组件名称',\n  `comp_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  `icon` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '图标',\n  `order_num` int(11) NULL DEFAULT NULL COMMENT '排序',\n  `type_id` int(11) NULL DEFAULT NULL COMMENT '组件类型',\n  `comp_config` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT '组件配置',\n  `status` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT '0' COMMENT '状态0:无效 1:有效',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '组件库' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_drag_comp\n-- ----------------------------\nINSERT INTO `onl_drag_comp` VALUES ('100', '0', '常用', '', 'ant-design:setting-twotone', 2, NULL, NULL, '0', NULL, NULL, 'jeecg', '2022-04-24 11:02:19');\nINSERT INTO `onl_drag_comp` VALUES ('100100', '100', '查询条件', 'JForm', 'ant-design:form-outlined', 1, NULL, '{\\n  \\\"w\\\": 24,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"timeOut\\\": -1,\\n  \\\"option\\\": {}\\n}', '1', NULL, NULL, 'jeecg', '2022-04-29 18:55:15');\nINSERT INTO `onl_drag_comp` VALUES ('100102', '0', '数据', 'dataList', 'ant-design:table-outlined', 3, NULL, NULL, '0', NULL, NULL, 'admin', '2022-04-29 09:49:48');\nINSERT INTO `onl_drag_comp` VALUES ('100102100', '100102', '动态表格', 'JTable', 'bi:table', 12, NULL, '{\\n  \\\"w\\\": 24,\\n  \\\"h\\\": 42,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/42/tableData\\\",\\n  \\\"tableList\\\": \\\"http://api.jeecg.com/mock/42/tableList\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"chartData\\\": [\\n    {\\n      \\\"fieldTxt\\\": \\\"姓名\\\",\\n      \\\"fieldName\\\": \\\"name\\\",\\n      \\\"type\\\": \\\"field\\\",\\n      \\\"isShow\\\": \\\"Y\\\",\\n      \\\"isTotal\\\": \\\"N\\\"\\n    },\\n    {\\n      \\\"fieldTxt\\\": \\\"年龄\\\",\\n      \\\"fieldName\\\": \\\"age\\\",\\n      \\\"type\\\": \\\"field\\\",\\n      \\\"isShow\\\": \\\"Y\\\",\\n      \\\"isTotal\\\": \\\"Y\\\"\\n    },\\n    {\\n      \\\"fieldTxt\\\": \\\"性别\\\",\\n      \\\"fieldName\\\": \\\"sex\\\",\\n      \\\"type\\\": \\\"field\\\",\\n      \\\"isShow\\\": \\\"Y\\\",\\n      \\\"isTotal\\\": \\\"N\\\"\\n    },\\n    {\\n      \\\"fieldTxt\\\": \\\"住址\\\",\\n      \\\"fieldName\\\": \\\"address\\\",\\n      \\\"type\\\": \\\"field\\\",\\n      \\\"isShow\\\": \\\"Y\\\",\\n      \\\"isTotal\\\": \\\"N\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"新增\\\",\\n      \\\"show\\\": 1,\\n      \\\"position\\\": \\\"top\\\",\\n      \\\"type\\\": \\\"button\\\",\\n      \\\"key\\\": \\\"add\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"编辑\\\",\\n      \\\"show\\\": 1,\\n      \\\"position\\\": \\\"row\\\",\\n      \\\"type\\\": \\\"button\\\",\\n      \\\"key\\\": \\\"edit\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"导出\\\",\\n      \\\"show\\\": 1,\\n      \\\"position\\\": \\\"top\\\",\\n      \\\"type\\\": \\\"button\\\",\\n      \\\"key\\\": \\\"export\\\"\\n    }\\n  ]\\n}', '0', NULL, NULL, NULL, '2022-04-28 15:37:26');\nINSERT INTO `onl_drag_comp` VALUES ('100103', '100104', '快捷导航', 'JQuickNav', 'ion:navigate', 6, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 26,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/42/nav\\\",\\n  \\\"timeOut\\\": -1,\\n  \\\"linkageConfig\\\": [],\\r\\n\t\\\"dataMapping\\\": [\\r\\n    {\\r\\n      \\\"filed\\\": \\\"标题\\\",\\r\\n      \\\"mapping\\\": \\\"\\\"\\r\\n    },\\r\\n    {\\r\\n      \\\"filed\\\": \\\"图标\\\",\\r\\n      \\\"mapping\\\": \\\"\\\"\\r\\n    },\\r\\n    {\\r\\n      \\\"filed\\\": \\\"颜色\\\",\\r\\n      \\\"mapping\\\": \\\"\\\"\\r\\n    },\\r\\n    {\\r\\n      \\\"filed\\\": \\\"跳转\\\",\\r\\n      \\\"mapping\\\": \\\"\\\"\\r\\n    }\\r\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"title\\\": \\\"首页\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-homepage\\\",\\n      \\\"color\\\": \\\"#1fdaca\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"仪表盘\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-shijian\\\",\\n      \\\"color\\\": \\\"#bf0c2c\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"组件\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-dangan\\\",\\n      \\\"color\\\": \\\"#e18525\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"系统管理\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-shezhi\\\",\\n      \\\"color\\\": \\\"#3fb27f\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"权限管理\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-yuechi\\\",\\n      \\\"color\\\": \\\"#4daf1bc9\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"图表\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-fujin\\\",\\n      \\\"color\\\": \\\"#00d8ff\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"icon\\\": {\\n      \\\"scriptUrl\\\": \\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\n      \\\"fontSize\\\": 30\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"快捷导航\\\",\\n      \\\"extra\\\": \\\"更多\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"body\\\": {\\n      \\\"column\\\": 3,\\n      \\\"textAlign\\\": \\\"center\\\",\\n      \\\"iconAlign\\\": \\\"top\\\"\\n    }\\n  }\\n}', '1', NULL, NULL, 'admin', '2022-04-29 19:50:38');\nINSERT INTO `onl_drag_comp` VALUES ('100104', '0', '首页', 'home', 'carbon:home', 9, NULL, NULL, '0', NULL, NULL, 'admin', '2022-04-29 09:50:07');\nINSERT INTO `onl_drag_comp` VALUES ('100104100', '100104', '统计卡片', 'JGrowCard', 'mdi:card-bulleted-outline', 7, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 19,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/42/nav\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"标题\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"图标\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"总计\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"前缀\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"颜色\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"单位\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"title\\\": \\\"访问数\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-qianbao\\\",\\n      \\\"value\\\": 2000,\\n      \\\"total\\\": 120000,\\n      \\\"prefix\\\": \\\"$\\\",\\n      \\\"color\\\": \\\"green\\\",\\n      \\\"action\\\": \\\"月\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"成交额\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-youhuiquan\\\",\\n      \\\"value\\\": 20000,\\n      \\\"total\\\": 500000,\\n      \\\"prefix\\\": \\\"$\\\",\\n      \\\"color\\\": \\\"blue\\\",\\n      \\\"action\\\": \\\"月\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"下载数\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-tupian\\\",\\n      \\\"value\\\": 8000,\\n      \\\"prefix\\\": \\\"$\\\",\\n      \\\"total\\\": 120000,\\n      \\\"color\\\": \\\"orange\\\",\\n      \\\"action\\\": \\\"周\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"成交数\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-jifen\\\",\\n      \\\"value\\\": 5000,\\n      \\\"prefix\\\": \\\"$\\\",\\n      \\\"total\\\": 50000,\\n      \\\"color\\\": \\\"purple\\\",\\n      \\\"action\\\": \\\"年\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"icon\\\": {\\n      \\\"scriptUrl\\\": \\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\n      \\\"fontSize\\\": 20\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"统计卡片\\\",\\n      \\\"extra\\\": \\\"更多\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"body\\\": {\\n      \\\"horizontal\\\": 8,\\n      \\\"vertical\\\": 8,\\n      \\\"span\\\": 6\\n    }\\n  }\\n}', '1', NULL, NULL, 'admin', '2022-05-07 18:24:23');\nINSERT INTO `onl_drag_comp` VALUES ('100104108', '100104', '简洁卡片', 'JSimpleCard', 'mdi:card-bulleted-outline', 8, NULL, '{\\n  \\\"w\\\": 24,\\n  \\\"h\\\": 14,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/42/nav\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"标题\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"图标\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"后缀\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"颜色\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"title\\\": \\\"访问数\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-qianbao\\\",\\n      \\\"value\\\": 2000,\\n      \\\"color\\\": \\\"green\\\",\\n      \\\"suffix\\\": \\\"月\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"成交额\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-youhuiquan\\\",\\n      \\\"value\\\": 20000,\\n      \\\"color\\\": \\\"blue\\\",\\n      \\\"suffix\\\": \\\"月\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"下载数\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-tupian\\\",\\n      \\\"value\\\": 8000,\\n      \\\"color\\\": \\\"orange\\\",\\n      \\\"suffix\\\": \\\"周\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"成交数\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-jifen\\\",\\n      \\\"value\\\": 5000,\\n      \\\"color\\\": \\\"purple\\\",\\n      \\\"suffix\\\": \\\"年\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"icon\\\": {\\n      \\\"fontSize\\\": 50\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"卡片\\\",\\n      \\\"extra\\\": \\\"更多\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"body\\\": {\\n      \\\"horizontal\\\": 8,\\n      \\\"vertical\\\": 8,\\n      \\\"span\\\": 6\\n    }\\n  }\\n}', '1', NULL, NULL, 'admin', '2022-05-07 18:24:23');\nINSERT INTO `onl_drag_comp` VALUES ('100105', '100104', '项目列表', 'JProjectCard', 'ant-design:unordered-list-outlined', 8, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 33,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/42/nav\\\",\\n  \\\"timeOut\\\": -1,\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"标题\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"图标\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"分组\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"描述\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"时间\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"颜色\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"title\\\": \\\"Github\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-social-github\\\",\\n      \\\"color\\\": \\\"\\\",\\n      \\\"desc\\\": \\\"不要等待机会，而要创造机会。\\\",\\n      \\\"group\\\": \\\"开源组\\\",\\n      \\\"date\\\": \\\"2021-04-01\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"Vue\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-social-buysellads\\\",\\n      \\\"color\\\": \\\"#3fb27f\\\",\\n      \\\"desc\\\": \\\"现在的你决定将来的你。\\\",\\n      \\\"group\\\": \\\"算法组\\\",\\n      \\\"date\\\": \\\"2021-04-01\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"Html5\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-html5\\\",\\n      \\\"color\\\": \\\"#e18525\\\",\\n      \\\"desc\\\": \\\"没有什么才能比努力更重要。\\\",\\n      \\\"group\\\": \\\"上班摸鱼\\\",\\n      \\\"date\\\": \\\"2021-04-01\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"Angular\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-social-product-hunt\\\",\\n      \\\"color\\\": \\\"#bf0c2c\\\",\\n      \\\"desc\\\": \\\"热情和欲望可以突破一切难关。\\\",\\n      \\\"group\\\": \\\"UI\\\",\\n      \\\"date\\\": \\\"2021-04-01\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"React\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-social-skype\\\",\\n      \\\"color\\\": \\\"#00d8ff\\\",\\n      \\\"desc\\\": \\\"健康的身体是实目标的基石。\\\",\\n      \\\"group\\\": \\\"技术牛\\\",\\n      \\\"date\\\": \\\"2021-04-01\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"Js\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-social-pengyou\\\",\\n      \\\"color\\\": \\\"#4daf1bc9\\\",\\n      \\\"desc\\\": \\\"路是走出来的，而不是空想出来的。\\\",\\n      \\\"group\\\": \\\"架构组\\\",\\n      \\\"date\\\": \\\"2021-04-01\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"icon\\\": {\\n      \\\"scriptUrl\\\": \\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\n      \\\"fontSize\\\": 30\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"项目列表\\\",\\n      \\\"extra\\\": \\\"更多\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"body\\\": {\\n      \\\"column\\\": 3\\n    }\\n  }\\n}', '1', NULL, NULL, 'admin', '2022-04-29 19:52:42');\nINSERT INTO `onl_drag_comp` VALUES ('100106', '100104', '待办事项', 'JWaitMatter', 'ant-design:ordered-list-outlined', 9, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 19,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/42/nav\\\",\\n  \\\"timeOut\\\": -1,\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"标题\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"图标\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"描述\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"时间\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"title\\\": \\\"待办公文\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-yudu\\\",\\n      \\\"content\\\": 23,\\n      \\\"desc\\\": \\\"今日已办 3\\\",\\n      \\\"date\\\": \\\"2021-04-01\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"待办流程\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-shuju\\\",\\n      \\\"content\\\": 23,\\n      \\\"desc\\\": \\\"今日已办 3\\\",\\n      \\\"date\\\": \\\"2021-04-01\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"待办任务\\\",\\n      \\\"icon\\\": \\\"icon-jeecg-tongzhi\\\",\\n      \\\"content\\\": 23,\\n      \\\"desc\\\": \\\"今日已办 3 今日更新 5\\\",\\n      \\\"date\\\": \\\"2021-04-01\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"icon\\\": {\\n      \\\"scriptUrl\\\": \\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\n      \\\"fontSize\\\": 25\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"待办事项\\\",\\n      \\\"extra\\\": \\\"更多\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"body\\\": {\\n      \\\"column\\\": 3\\n    }\\n  }\\n}', '1', NULL, NULL, 'admin', '2022-04-29 19:52:49');\nINSERT INTO `onl_drag_comp` VALUES ('100108', '100', 'Iframe', 'JIframe', 'ic:outline-web-asset', 11, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 26,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/42/nav\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"linkageConfig\\\": [],\\n  \\\"chartData\\\": \\\"http://www.jeecg.com\\\",\\n  \\\"option\\\": {\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"body\\\": {\\n      \\\"url\\\": \\\"https://help.jeecg.com\\\"\\n    }\\n  }\\n}', '1', NULL, NULL, 'admin', '2022-05-07 11:02:00');\nINSERT INTO `onl_drag_comp` VALUES ('100109', '100', '图片', 'JImg', 'ion:image-sharp', 13, NULL, '{\\r\\n    \\\"w\\\": 12,\\r\\n    \\\"h\\\": 26,\\r\\n    \\\"dataType\\\": 1,\\r\\n    \\\"url\\\": \\\"http://api.jeecg.com/mock/42/nav\\\",\\r\\n    \\\"timeOut\\\": -1,\\r\\n    \\\"option\\\": {\\r\\n        \\\"card\\\": {\\r\\n            \\\"title\\\": \\\"\\\",\\r\\n            \\\"extra\\\": \\\"\\\",\\r\\n            \\\"rightHref\\\": \\\"\\\",\\r\\n            \\\"size\\\": \\\"default\\\"\\r\\n        },\\r\\n        \\\"body\\\": {\\r\\n            \\\"url\\\": \\\"https://static.jeecg.com/upload/test/df_1616583016208.png\\\"\\r\\n        }\\r\\n    }\\r\\n}', '1', NULL, NULL, 'admin', '2022-04-29 10:41:39');\nINSERT INTO `onl_drag_comp` VALUES ('100110', '100', '文本', 'JText', 'ant-design:font-colors-outlined', 14, NULL, '{\\r\\n  \\\"w\\\": 12,\\r\\n  \\\"h\\\": 30,\\r\\n  \\\"dataType\\\": 1,\\r\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/42/nav\\\",\\r\\n  \\\"timeOut\\\": 0,\\r\\n\t\\\"background\\\": \\\"#4A90E2\\\",\\r\\n\t\\\"linkageConfig\\\": [],\\r\\n\t\\\"dataMapping\\\": [\\r\\n    {\\r\\n      \\\"filed\\\": \\\"数值\\\",\\r\\n      \\\"mapping\\\": \\\"\\\"\\r\\n    }\\r\\n  ],\\r\\n  \\\"turnConfig\\\": {\\r\\n    \\\"url\\\": \\\"\\\"\\r\\n  },\\r\\n  \\\"chartData\\\": \\\"文本内容\\\",\\r\\n  \\\"option\\\": {\\r\\n    \\\"card\\\": {\\r\\n      \\\"title\\\": \\\"\\\",\\r\\n      \\\"extra\\\": \\\"\\\",\\r\\n      \\\"rightHref\\\": \\\"\\\",\\r\\n      \\\"size\\\": \\\"default\\\"\\r\\n    },\\r\\n    \\\"body\\\": {\\r\\n      \\\"text\\\": \\\"\\\",\\r\\n      \\\"color\\\": \\\"#FFFFFF\\\",\\r\\n      \\\"fontWeight\\\": \\\"bold\\\",\\r\\n      \\\"marginLeft\\\": 0,\\r\\n      \\\"marginTop\\\": 0\\r\\n    }\\r\\n  }\\r\\n}', '1', NULL, NULL, 'admin', '2022-04-29 10:49:04');\nINSERT INTO `onl_drag_comp` VALUES ('100112', '100102', '数据表格', 'JCommonTable', 'ant-design:table-outlined', 2, NULL, '{\\n  \\\"w\\\": 24,\\n  \\\"h\\\": 42,\\n  \\\"dataType\\\": 1,\\n  \\\"timeOut\\\": -1,\\n  \\\"linkageConfig\\\": [],\\n  \\\"option\\\": {},\\n  \\\"chartData\\\": [\\n    {\\n      \\\"name\\\": \\\"4月\\\",\\n      \\\"value\\\": 50\\n    },\\n    {\\n      \\\"name\\\": \\\"2月\\\",\\n      \\\"value\\\": 200\\n    },\\n    {\\n      \\\"name\\\": \\\"3月\\\",\\n      \\\"value\\\": 300\\n    },\\n    {\\n      \\\"name\\\": \\\"4月\\\",\\n      \\\"value\\\": 400\\n    },\\n    {\\n      \\\"name\\\": \\\"5月\\\",\\n      \\\"value\\\": 50\\n    },\\n    {\\n      \\\"name\\\": \\\"6月\\\",\\n      \\\"value\\\": 120\\n    }\\n  ]\\n}', '1', NULL, NULL, NULL, '2022-04-22 18:58:17');\nINSERT INTO `onl_drag_comp` VALUES ('100120107', '100120', '区域地图', 'JAreaMap', 'ic:outline-scatter-plot', 1, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 30,\\n  \\\"activeKey\\\": 1,\\n  \\\"dataType\\\": 1,\\n  \\\"background\\\": \\\"#ffffff\\\",\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/radar\\\",\\n  \\\"timeOut\\\": 0,\\n       \\\"dataMapping\\\": [{\\n        \\\"filed\\\": \\\"区域\\\",\\n        \\\"mapping\\\": \\\"\\\"\\n    }, {\\n        \\\"filed\\\": \\\"数值\\\",\\n        \\\"mapping\\\": \\\"\\\"\\n    }],\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"jsConfig\\\": \\\"\\\",\\n  \\\"chartData\\\": [\\n    {\\n      \\\"name\\\": \\\"北京\\\",\\n      \\\"value\\\": 199\\n    },\\n    {\\n      \\\"name\\\": \\\"天津\\\",\\n      \\\"value\\\": 42\\n    },\\n    {\\n      \\\"name\\\": \\\"河北\\\",\\n      \\\"value\\\": 102\\n    },\\n    {\\n      \\\"name\\\": \\\"山西\\\",\\n      \\\"value\\\": 81\\n    },\\n    {\\n      \\\"name\\\": \\\"内蒙古\\\",\\n      \\\"value\\\": 47\\n    },\\n    {\\n      \\\"name\\\": \\\"辽宁\\\",\\n      \\\"value\\\": 67\\n    },\\n    {\\n      \\\"name\\\": \\\"吉林\\\",\\n      \\\"value\\\": 82\\n    },\\n    {\\n      \\\"name\\\": \\\"黑龙江\\\",\\n      \\\"value\\\": 123\\n    },\\n    {\\n      \\\"name\\\": \\\"上海\\\",\\n      \\\"value\\\": 24\\n    },\\n    {\\n      \\\"name\\\": \\\"江苏\\\",\\n      \\\"value\\\": 92\\n    },\\n    {\\n      \\\"name\\\": \\\"浙江\\\",\\n      \\\"value\\\": 114\\n    },\\n    {\\n      \\\"name\\\": \\\"安徽\\\",\\n      \\\"value\\\": 109\\n    },\\n    {\\n      \\\"name\\\": \\\"福建\\\",\\n      \\\"value\\\": 116\\n    },\\n    {\\n      \\\"name\\\": \\\"江西\\\",\\n      \\\"value\\\": 91\\n    },\\n    {\\n      \\\"name\\\": \\\"山东\\\",\\n      \\\"value\\\": 119\\n    },\\n    {\\n      \\\"name\\\": \\\"河南\\\",\\n      \\\"value\\\": 137\\n    },\\n    {\\n      \\\"name\\\": \\\"湖北\\\",\\n      \\\"value\\\": 116\\n    },\\n    {\\n      \\\"name\\\": \\\"湖南\\\",\\n      \\\"value\\\": 114\\n    },\\n    {\\n      \\\"name\\\": \\\"重庆\\\",\\n      \\\"value\\\": 91\\n    },\\n    {\\n      \\\"name\\\": \\\"四川\\\",\\n      \\\"value\\\": 125\\n    },\\n    {\\n      \\\"name\\\": \\\"贵州\\\",\\n      \\\"value\\\": 62\\n    },\\n    {\\n      \\\"name\\\": \\\"云南\\\",\\n      \\\"value\\\": 83\\n    },\\n    {\\n      \\\"name\\\": \\\"西藏\\\",\\n      \\\"value\\\": 9\\n    },\\n    {\\n      \\\"name\\\": \\\"陕西\\\",\\n      \\\"value\\\": 80\\n    },\\n    {\\n      \\\"name\\\": \\\"甘肃\\\",\\n      \\\"value\\\": 56\\n    },\\n    {\\n      \\\"name\\\": \\\"青海\\\",\\n      \\\"value\\\": 10\\n    },\\n    {\\n      \\\"name\\\": \\\"宁夏\\\",\\n      \\\"value\\\": 18\\n    },\\n    {\\n      \\\"name\\\": \\\"新疆\\\",\\n      \\\"value\\\": 180\\n    },\\n    {\\n      \\\"name\\\": \\\"广东\\\",\\n      \\\"value\\\": 123\\n    },\\n    {\\n      \\\"name\\\": \\\"广西\\\",\\n      \\\"value\\\": 59\\n    },\\n    {\\n      \\\"name\\\": \\\"海南\\\",\\n      \\\"value\\\": 14\\n    }\\n  ],\\n  \\\"commonOption\\\": {\\n    \\\"barSize\\\": 10,\\n    \\\"barColor\\\": \\\"#fff176\\\",\\n    \\\"barColor2\\\": \\\"#fcc02e\\\",\\n    \\\"gradientColor\\\": false,\\n    \\\"areaColor\\\": {\\n      \\\"color1\\\": \\\"#f7f7f7\\\",\\n      \\\"color2\\\": \\\"#fcc02e\\\"\\n    },\\n    \\\"inRange\\\": {\\n      \\\"color\\\": [\\n        \\\"#04387b\\\",\\n        \\\"#467bc0\\\"\\n      ]\\n    },\\n    \\\"breadcrumb\\\": {\\n      \\\"drillDown\\\": false,\\n      \\\"textColor\\\": \\\"#000000\\\"\\n    }\\n  },\\n  \\\"option\\\": {\\n    \\\"drillDown\\\": false,\\n    \\\"area\\\": {\\n      \\\"markerCount\\\": 5,\\n      \\\"shadowBlur\\\": 10,\\n      \\\"markerOpacity\\\": 1,\\n      \\\"markerColor\\\": \\\"#DDE330\\\",\\n      \\\"shadowColor\\\": \\\"#DDE330\\\",\\n      \\\"scatterLabelShow\\\": false,\\n      \\\"markerType\\\": \\\"effectScatter\\\",\\n      \\\"value\\\": [\\n        \\\"china\\\"\\n      ],\\n      \\\"name\\\": [\\n        \\\"中国\\\"\\n      ]\\n    },\\n    \\\"graphic\\\": [],\\n    \\\"grid\\\": {\\n      \\\"show\\\": false,\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"\\\",\\n      \\\"left\\\": 10,\\r\\n\t\t\t\\\"textStyle\\\":{\\r\\n\t\t\t  \\\"fontWeight\\\":\\\"normal\\\"\\r\\n\t\t\t},\\n      \\\"show\\\": true\\n    },\\n    \\\"legend\\\": {\\n      \\\"data\\\": []\\n    },\\n    \\\"visualMap\\\": {\\n      \\\"show\\\": false,\\n      \\\"min\\\": 0,\\n      \\\"type\\\": \\\"continuous\\\",\\n      \\\"max\\\": 200,\\n      \\\"left\\\": \\\"5%\\\",\\n      \\\"top\\\": \\\"bottom\\\",\\n      \\\"calculable\\\": true,\\n      \\\"seriesIndex\\\": [\\n        0\\n      ]\\n    },\\n    \\\"geo\\\": {\\n      \\\"top\\\": 30,\\n      \\\"label\\\": {\\n        \\\"emphasis\\\": {\\n          \\\"show\\\": false,\\n          \\\"color\\\": \\\"#fff\\\"\\n        }\\n      },\\n      \\\"roam\\\": false,\\n      \\\"zoom\\\": 1,\\n      \\\"itemStyle\\\": {\\n        \\\"normal\\\": {\\n          \\\"borderColor\\\": \\\"#a9a9a9\\\",\\n          \\\"borderWidth\\\": 1,\\n          \\\"areaColor\\\": \\\"\\\",\\n          \\\"shadowColor\\\": \\\"#80d9f8\\\",\\n          \\\"shadowOffsetX\\\": 0,\\n          \\\"shadowOffsetY\\\": 0,\\n          \\\"shadowBlur\\\": 0\\n        },\\n        \\\"emphasis\\\": {\\n          \\\"areaColor\\\": \\\"#fff59c\\\",\\n          \\\"borderWidth\\\": 0\\n        }\\n      }\\n    }\\n  }\\n}', '1', NULL, NULL, 'admin', '2022-08-05 10:32:09');\nINSERT INTO `onl_drag_comp` VALUES ('1008616402292736000', '1009728983979950080', '边框1', 'JDragBorder', 'ant-design:border-outer-outlined', 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"1\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"titleWidth\\\": 250,\\n    \\\"mainColor\\\": \\\"#83bff6\\\",\\n    \\\"subColor\\\": \\\"#00CED1\\\",\\n    \\\"backgroundColor\\\": \\\"#ffffff00\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3\\n   }\\n}', '1', 'admin', '2024-10-22 16:08:20', 'admin', '2024-10-22 16:08:36');\nINSERT INTO `onl_drag_comp` VALUES ('1008616402292736002', '1009728983979950080', '边框2', 'JDragBorder', 'ant-design:border-outer-outlined', 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"2\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"titleWidth\\\": 250,\\n    \\\"mainColor\\\": \\\"#83bff6\\\",\\n    \\\"subColor\\\": \\\"#00CED1\\\",\\n    \\\"backgroundColor\\\": \\\"#ffffff00\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3\\n  }\\n}', '1', 'admin', '2024-10-22 16:08:20', 'admin', '2024-10-22 16:08:36');\nINSERT INTO `onl_drag_comp` VALUES ('1008616402292736003', '1009728983979950080', '边框3', 'JDragBorder', 'ant-design:border-outer-outlined', 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"3\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"titleWidth\\\": 250,\\n    \\\"mainColor\\\": \\\"#83bff6\\\",\\n    \\\"subColor\\\": \\\"#00CED1\\\",\\n    \\\"backgroundColor\\\": \\\"#ffffff00\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3\\n  }\\n}', '1', 'admin', '2024-10-22 16:08:20', 'admin', '2024-10-22 16:08:36');\nINSERT INTO `onl_drag_comp` VALUES ('1008616402292736004', '1009728983979950080', '边框4', 'JDragBorder', 'ant-design:border-outer-outlined', 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"4\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"titleWidth\\\": 250,\\n    \\\"mainColor\\\": \\\"#83bff6\\\",\\n    \\\"subColor\\\": \\\"#00CED1\\\",\\n    \\\"backgroundColor\\\": \\\"#ffffff00\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3\\n   }\\n}', '1', 'admin', '2024-10-22 16:08:20', 'admin', '2024-10-22 16:08:36');\nINSERT INTO `onl_drag_comp` VALUES ('1008616402292736005', '1009728983979950080', '边框5', 'JDragBorder', 'ant-design:border-outer-outlined', 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"5\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"titleWidth\\\": 250,\\n    \\\"mainColor\\\": \\\"#83bff6\\\",\\n    \\\"subColor\\\": \\\"#00CED1\\\",\\n    \\\"backgroundColor\\\": \\\"#ffffff00\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3\\n   }\\n}', '1', 'admin', '2024-10-22 16:08:20', 'admin', '2024-10-22 16:08:36');\nINSERT INTO `onl_drag_comp` VALUES ('1008616402292736006', '1009728983979950080', '边框6', 'JDragBorder', 'ant-design:border-outer-outlined', 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"6\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"titleWidth\\\": 250,\\n    \\\"mainColor\\\": \\\"#83bff6\\\",\\n    \\\"subColor\\\": \\\"#00CED1\\\",\\n    \\\"backgroundColor\\\": \\\"#ffffff00\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3\\n   }\\n}', '1', 'admin', '2024-10-22 16:08:20', 'admin', '2024-10-22 16:08:36');\nINSERT INTO `onl_drag_comp` VALUES ('1008616402292736007', '1009728983979950080', '边框7', 'JDragBorder', 'ant-design:border-outer-outlined', 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"7\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"titleWidth\\\": 250,\\n    \\\"mainColor\\\": \\\"#83bff6\\\",\\n    \\\"subColor\\\": \\\"#00CED1\\\",\\n    \\\"backgroundColor\\\": \\\"#ffffff00\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3\\n   }\\n}', '1', 'admin', '2024-10-22 16:08:20', 'admin', '2024-10-22 16:08:36');\nINSERT INTO `onl_drag_comp` VALUES ('1008616402292736008', '1009728983979950080', '边框8', 'JDragBorder', 'ant-design:border-outer-outlined', 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"8\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"titleWidth\\\": 250,\\n    \\\"mainColor\\\": \\\"#83bff6\\\",\\n    \\\"subColor\\\": \\\"#00CED1\\\",\\n    \\\"backgroundColor\\\": \\\"#ffffff00\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3\\n   }\\n}', '1', 'admin', '2024-10-22 16:08:20', 'admin', '2024-10-22 16:08:36');\nINSERT INTO `onl_drag_comp` VALUES ('1008616402292736009', '1009728983979950080', '边框9', 'JDragBorder', 'ant-design:border-outer-outlined', 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"9\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"titleWidth\\\": 250,\\n    \\\"mainColor\\\": \\\"#83bff6\\\",\\n    \\\"subColor\\\": \\\"#00CED1\\\",\\n    \\\"backgroundColor\\\": \\\"#ffffff00\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3\\n   }\\n}', '1', 'admin', '2024-10-22 16:08:20', 'admin', '2024-10-22 16:08:36');\nINSERT INTO `onl_drag_comp` VALUES ('1008616402292736010', '1009728983979950080', '边框10', 'JDragBorder', 'ant-design:border-outer-outlined', 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"10\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"titleWidth\\\": 250,\\n    \\\"mainColor\\\": \\\"#83bff6\\\",\\n    \\\"subColor\\\": \\\"#00CED1\\\",\\n    \\\"backgroundColor\\\": \\\"#ffffff00\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3\\n   }\\n}', '1', 'admin', '2024-10-22 16:08:20', 'admin', '2024-10-22 16:08:36');\nINSERT INTO `onl_drag_comp` VALUES ('1008616402292736011', '1009728983979950080', '边框11', 'JDragBorder', 'ant-design:border-outer-outlined', 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"11\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"titleWidth\\\": 250,\\n    \\\"mainColor\\\": \\\"#83bff6\\\",\\n    \\\"subColor\\\": \\\"#00CED1\\\",\\n    \\\"backgroundColor\\\": \\\"#ffffff00\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3\\n   }\\n}', '1', 'admin', '2024-10-22 16:08:20', 'admin', '2024-10-22 16:08:36');\nINSERT INTO `onl_drag_comp` VALUES ('1008616402292736012', '1009728983979950080', '边框12', 'JDragBorder', 'ant-design:border-outer-outlined', 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"12\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"titleWidth\\\": 250,\\n    \\\"mainColor\\\": \\\"#83bff6\\\",\\n    \\\"subColor\\\": \\\"#00CED1\\\",\\n    \\\"backgroundColor\\\": \\\"#ffffff00\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3\\n   }\\n}', '1', 'admin', '2024-10-22 16:08:20', 'admin', '2024-10-22 16:08:36');\nINSERT INTO `onl_drag_comp` VALUES ('1008616402292736013', '1009728983979950080', '边框13', 'JDragBorder', 'ant-design:border-outer-outlined', 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"13\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"titleWidth\\\": 250,\\n    \\\"mainColor\\\": \\\"#83bff6\\\",\\n    \\\"subColor\\\": \\\"#00CED1\\\",\\n    \\\"backgroundColor\\\": \\\"#ffffff00\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3\\n   }\\n}', '1', 'admin', '2024-10-22 16:08:20', 'admin', '2024-10-22 16:08:36');\nINSERT INTO `onl_drag_comp` VALUES ('1008622512340893610', '1009729002476830720', '装饰10', 'JDragDecoration', 'ant-design:format-painter-filled', 10, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"10\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"mainColor\\\": \\\"#00CED1\\\",\\n    \\\"subColor\\\": \\\"#FAD400\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3,\\n    \\\"fontSize\\\": 15\\n  }\\n}', '1', 'admin', '2024-10-22 16:32:36', 'admin', '2024-10-22 16:32:48');\nINSERT INTO `onl_drag_comp` VALUES ('1008622512340893611', '1009729002476830720', '装饰11', 'JDragDecoration', 'ant-design:format-painter-filled', 11, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"11\\\",\\n    \\\"title\\\": \\\"装饰\\\",\\n    \\\"mainColor\\\": \\\"#00CED1\\\",\\n    \\\"subColor\\\": \\\"#FAD400\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3,\\n    \\\"fontSize\\\": 15\\n  }\\n}', '1', 'admin', '2024-10-22 16:32:36', 'admin', '2024-10-22 16:32:48');\nINSERT INTO `onl_drag_comp` VALUES ('1008622512340893612', '1009729002476830720', '装饰12', 'JDragDecoration', 'ant-design:format-painter-filled', 12, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"12\\\",\\n    \\\"title\\\": \\\"装饰\\\",\\n    \\\"mainColor\\\": \\\"#00CED1\\\",\\n    \\\"subColor\\\": \\\"#FAD400\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3,\\n    \\\"fontSize\\\": 15\\n  }\\n}', '1', 'admin', '2024-10-22 16:32:36', 'admin', '2024-10-22 16:32:48');\nINSERT INTO `onl_drag_comp` VALUES ('1008622512340893691', '1009729002476830720', '装饰1', 'JDragDecoration', 'ant-design:format-painter-filled', 1, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"1\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"mainColor\\\": \\\"#00CED1\\\",\\n    \\\"subColor\\\": \\\"#FAD400\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3,\\n    \\\"fontSize\\\": 15\\n  }\\n}', '1', 'admin', '2024-10-22 16:32:36', 'admin', '2024-10-22 16:32:48');\nINSERT INTO `onl_drag_comp` VALUES ('1008622512340893693', '1009729002476830720', '装饰3', 'JDragDecoration', 'ant-design:format-painter-filled', 3, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"3\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"mainColor\\\": \\\"#00CED1\\\",\\n    \\\"subColor\\\": \\\"#FAD400\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3,\\n    \\\"fontSize\\\": 15\\n  }\\n}', '1', 'admin', '2024-10-22 16:32:36', 'admin', '2024-10-22 16:32:48');\nINSERT INTO `onl_drag_comp` VALUES ('1008622512340893694', '1009729002476830720', '装饰4', 'JDragDecoration', 'ant-design:format-painter-filled', 4, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"4\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"mainColor\\\": \\\"#00CED1\\\",\\n    \\\"subColor\\\": \\\"#FAD400\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3,\\n    \\\"fontSize\\\": 15\\n  }\\n}', '1', 'admin', '2024-10-22 16:32:36', 'admin', '2024-10-22 16:32:48');\nINSERT INTO `onl_drag_comp` VALUES ('1008622512340893695', '1009729002476830720', '装饰5', 'JDragDecoration', 'ant-design:format-painter-filled', 5, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"5\\\",\\n    \\\"title\\\": \\\"装饰\\\",\\n    \\\"mainColor\\\": \\\"#00CED1\\\",\\n    \\\"subColor\\\": \\\"#FAD400\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3,\\n    \\\"fontSize\\\": 15\\n  }\\n}', '1', 'admin', '2024-10-22 16:32:36', 'admin', '2024-10-22 16:32:48');\nINSERT INTO `onl_drag_comp` VALUES ('1008622512340893696', '1009729002476830720', '装饰6', 'JDragDecoration', 'ant-design:format-painter-filled', 6, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"6\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"mainColor\\\": \\\"#00CED1\\\",\\n    \\\"subColor\\\": \\\"#FAD400\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3,\\n    \\\"fontSize\\\": 15\\n  }\\n}', '1', 'admin', '2024-10-22 16:32:36', 'admin', '2024-10-22 16:32:48');\nINSERT INTO `onl_drag_comp` VALUES ('1008622512340893697', '1009729002476830720', '装饰7', 'JDragDecoration', 'ant-design:format-painter-filled', 7, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"7\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"mainColor\\\": \\\"#00CED1\\\",\\n    \\\"subColor\\\": \\\"#FAD400\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3,\\n    \\\"fontSize\\\": 15\\n  }\\n}', '1', 'admin', '2024-10-22 16:32:36', 'admin', '2024-10-22 16:32:48');\nINSERT INTO `onl_drag_comp` VALUES ('1008622512340893698', '1009729002476830720', '装饰8', 'JDragDecoration', 'ant-design:format-painter-filled', 8, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"8\\\",\\n    \\\"title\\\": \\\"边框\\\",\\n    \\\"mainColor\\\": \\\"#00CED1\\\",\\n    \\\"subColor\\\": \\\"#FAD400\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3,\\n    \\\"fontSize\\\": 15\\n  }\\n}', '1', 'admin', '2024-10-22 16:32:36', 'admin', '2024-10-22 16:32:48');\nINSERT INTO `onl_drag_comp` VALUES ('1008622512340893699', '1009729002476830720', '装饰9', 'JDragDecoration', 'ant-design:format-painter-filled', 9, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 12,\\n  \\\"dataType\\\": 1,\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"9\\\",\\n    \\\"title\\\": \\\"装饰\\\",\\n    \\\"mainColor\\\": \\\"#00CED1\\\",\\n    \\\"subColor\\\": \\\"#FAD400\\\",\\n    \\\"reverse\\\": false,\\n    \\\"dur\\\": 3,\\n    \\\"fontSize\\\": 15\\n  }\\n}', '1', 'admin', '2024-10-22 16:32:36', 'admin', '2024-10-22 16:32:48');\nINSERT INTO `onl_drag_comp` VALUES ('1008904673035976704', '1009728871115423744', '翻牌器', 'JCountTo', NULL, 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/42/nav\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"background\\\": \\\"#4A90E2\\\",\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"chartData\\\": \\\"10000\\\",\\n  \\\"option\\\": {\\n    \\\"whole\\\": false,\\n    \\\"boxWidth\\\":50,\\r\\n   \\\"boxHeight\\\":50,\\n    \\\"fontSize\\\": 16,\\n    \\\"color\\\": \\\"#fff\\\",\\n    \\\"fontWeight\\\": \\\"normal\\\",\\n    \\\"prefixFontSize\\\": 16,\\n    \\\"prefixColor\\\": \\\"#fff\\\",\\n    \\\"prefixFontWeight\\\": \\\"normal\\\",\\n    \\\"suffix\\\": \\\"\\\",\\n    \\\"suffixFontSize\\\": 16,\\n    \\\"suffixColor\\\": \\\"#fff\\\",\\n    \\\"suffixFontWeight\\\": \\\"normal\\\",\\n    \\\"prefix\\\": \\\"\\\",\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"body\\\": {\\n      \\\"text\\\": \\\"\\\",\\n      \\\"color\\\": \\\"#FFFFFF\\\",\\n      \\\"fontWeight\\\": \\\"bold\\\",\\n      \\\"marginLeft\\\": 0,\\n      \\\"marginTop\\\": 0\\n    }\\n  }\\n}', '1', 'admin', '2024-10-23 11:13:49', 'admin', '2024-10-23 11:55:21');\nINSERT INTO `onl_drag_comp` VALUES ('1009335943687733248', '1009728871115423744', '男女占比', 'JGender', NULL, 100, NULL, '{\\n  \\\"w\\\": 8,\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/26/pictogram\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"男\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"女\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"man\\\": 50,\\n      \\\"woman\\\": 35\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"title\\\": {\\n      \\\"show\\\": true,\\n      \\\"text\\\": \\\"男女占比\\\"\\n    },\\n    \\\"grid\\\": {\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"series\\\": []\\n  }\\n}', '1', 'admin', '2024-10-24 15:47:32', 'admin', '2024-10-24 15:48:01');\nINSERT INTO `onl_drag_comp` VALUES ('1009345312659767296', '1009728871115423744', '颜色块', 'JColorBlock', NULL, 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/42/nav\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"background\\\": \\\"#4A90E2\\\",\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"前缀\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"后缀\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"颜色\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"chartData\\\": [\\n    {\\n      \\\"backgroundColor\\\": \\\"#67C23A\\\",\\n      \\\"prefix\\\": \\\"朝阳总销售额\\\",\\n      \\\"value\\\": \\\"12345\\\",\\n      \\\"suffix\\\": \\\"亿\\\"\\n    },\\n    {\\n      \\\"backgroundColor\\\": \\\"#409EFF\\\",\\n      \\\"prefix\\\": \\\"昌平总销售额\\\",\\n      \\\"value\\\": \\\"12345\\\",\\n      \\\"suffix\\\": \\\"亿\\\"\\n    },\\n    {\\n      \\\"backgroundColor\\\": \\\"#E6A23C\\\",\\n      \\\"prefix\\\": \\\"海淀总销售额\\\",\\n      \\\"value\\\": \\\"12345\\\",\\n      \\\"suffix\\\": \\\"亿\\\"\\n    },\\n    {\\n      \\\"backgroundColor\\\": \\\"#F56C6C\\\",\\n      \\\"prefix\\\": \\\"西城总销售额\\\",\\n      \\\"value\\\": \\\"12345\\\",\\n      \\\"suffix\\\": \\\"亿\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"whole\\\": false,\\n    \\\"width\\\": 50,\\n    \\\"height\\\": 50,\\n    \\\"lineNum\\\": 2,\\n    \\\"borderSplitx\\\": 20,\\n    \\\"borderSplity\\\": 20,\\n    \\\"fontSize\\\": 16,\\n    \\\"color\\\": \\\"#fff\\\",\\n    \\\"fontWeight\\\": \\\"normal\\\",\\n    \\\"textAlign\\\": \\\"center\\\",\\n    \\\"padding\\\": 5,\\n    \\\"prefixFontSize\\\": 16,\\n    \\\"prefixColor\\\": \\\"#fff\\\",\\n    \\\"prefixFontWeight\\\": \\\"normal\\\",\\n    \\\"prefixSplitx\\\": 0,\\n    \\\"prefixSplity\\\": 0,\\n    \\\"suffix\\\": \\\"\\\",\\n    \\\"suffixSplitx\\\": 0,\\n    \\\"suffixFontSize\\\": 16,\\n    \\\"suffixColor\\\": \\\"#fff\\\",\\n    \\\"suffixFontWeight\\\": \\\"normal\\\",\\n    \\\"prefix\\\": \\\"\\\",\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"body\\\": {\\n      \\\"text\\\": \\\"\\\",\\n      \\\"color\\\": \\\"#FFFFFF\\\",\\n      \\\"fontWeight\\\": \\\"bold\\\",\\n      \\\"marginLeft\\\": 0,\\n      \\\"marginTop\\\": 0\\n    }\\n  }\\n}', '1', 'admin', '2024-10-24 16:24:45', 'admin', '2024-10-24 16:24:56');\nINSERT INTO `onl_drag_comp` VALUES ('1009386233476579328', '1009728871115423744', '胶囊图', 'JCapsuleChart', NULL, 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"name\\\": \\\"苹果\\\",\\n      \\\"value\\\": 1000879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"三星\\\",\\n      \\\"value\\\": 3400879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"小米\\\",\\n      \\\"value\\\": 2300879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"oppo\\\",\\n      \\\"value\\\": 5400879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"vivo\\\",\\n      \\\"value\\\": 3400879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"showValue\\\": false,\\n    \\\"unit\\\": \\\"\\\",\\n    \\\"customColor\\\": [],\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"基础柱形图\\\",\\n      \\\"show\\\": true,\\n      \\\"textStyle\\\": {\\n        \\\"color\\\": \\\"#464646\\\",\\n        \\\"fontWeight\\\": \\\"normal\\\"\\n      }\\n    }\\n  }\\n}', '1', 'admin', '2024-10-24 19:07:22', 'admin', '2024-10-24 19:07:37');\nINSERT INTO `onl_drag_comp` VALUES ('1009395760485793792', '1009728871115423744', '动态环形图', 'JActiveRing', NULL, 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"name\\\": \\\"周口\\\",\\n      \\\"value\\\": 55\\n    },\\n    {\\n      \\\"name\\\": \\\"南阳\\\",\\n      \\\"value\\\": 120\\n    },\\n    {\\n      \\\"name\\\": \\\"西峡\\\",\\n      \\\"value\\\": 78\\n    },\\n    {\\n      \\\"name\\\": \\\"驻马店\\\",\\n      \\\"value\\\": 66\\n    },\\n    {\\n      \\\"name\\\": \\\"新乡\\\",\\n      \\\"value\\\": 80\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"lineWidth\\\": 10,\\n    \\\"radius\\\": 100,\\n    \\\"activeRadius\\\": 100,\\n    \\\"showOriginValue\\\": false,\\n    \\\"customColor\\\": [],\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"动态环形图\\\",\\n      \\\"show\\\": true,\\n      \\\"textStyle\\\": {\\n        \\\"color\\\": \\\"#464646\\\",\\n        \\\"fontWeight\\\": \\\"normal\\\"\\n      }\\n    }\\n  }\\n}', '1', 'admin', '2024-10-24 19:45:13', 'admin', '2024-10-24 19:45:39');\nINSERT INTO `onl_drag_comp` VALUES ('1009679509282783232', '1009728871115423744', '排行榜', 'JScrollRankingBoard', NULL, 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"name\\\": \\\"苹果\\\",\\n      \\\"value\\\": 1000879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"三星\\\",\\n      \\\"value\\\": 3400879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"小米\\\",\\n      \\\"value\\\": 2300879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"oppo\\\",\\n      \\\"value\\\": 5400879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"vivo\\\",\\n      \\\"value\\\": 3400879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"waitTime\\\": 2000,\\n    \\\"rowNum\\\": 5,\\n    \\\"carousel\\\": \\\"single\\\",\\n    \\\"sort\\\": true,\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"排行榜\\\",\\n      \\\"show\\\": true,\\n      \\\"textStyle\\\": {\\n        \\\"color\\\": \\\"#464646\\\",\\n        \\\"fontWeight\\\": \\\"normal\\\"\\n      }\\n    }\\n  }\\n}', '1', 'admin', '2024-10-25 14:32:44', 'admin', '2024-10-25 14:33:00');\nINSERT INTO `onl_drag_comp` VALUES ('1009694340236869632', '1009728871115423744', '轮播表', 'JScrollBoard', NULL, 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    [\\n      \\\"行1列1\\\",\\n      \\\"行1列2\\\",\\n      \\\"行1列3\\\"\\n    ],\\n    [\\n      \\\"行2列1\\\",\\n      \\\"行2列2\\\",\\n      \\\"行2列3\\\"\\n    ],\\n    [\\n      \\\"行3列1\\\",\\n      \\\"行3列2\\\",\\n      \\\"行3列3\\\"\\n    ],\\n    [\\n      \\\"行4列1\\\",\\n      \\\"行4列2\\\",\\n      \\\"行4列3\\\"\\n    ],\\n    [\\n      \\\"行5列1\\\",\\n      \\\"行5列2\\\",\\n      \\\"行5列3\\\"\\n    ]\\n  ],\\n  \\\"option\\\": {\\n    \\\"waitTime\\\": 2000,\\n    \\\"rowNum\\\": 5,\\n    \\\"carousel\\\": \\\"single\\\",\\n    \\\"sort\\\": true,\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"轮播表\\\",\\n      \\\"show\\\": true,\\n      \\\"textStyle\\\": {\\n        \\\"color\\\": \\\"#464646\\\",\\n        \\\"fontWeight\\\": \\\"normal\\\"\\n      }\\n    }\\n  }\\n}', '1', 'admin', '2024-10-25 15:31:40', 'admin', '2024-10-25 15:32:08');\nINSERT INTO `onl_drag_comp` VALUES ('1009728871115423744', '0', '大屏', 'bigscreen', 'ant-design:fund-projection-screen-outlined', 100, NULL, NULL, '0', 'admin', '2024-10-25 17:48:53', 'admin', '2024-10-25 17:49:14');\nINSERT INTO `onl_drag_comp` VALUES ('1009728983979950080', '1009728871115423744', '边框', 'border', NULL, 100, NULL, NULL, '1', 'admin', '2024-10-25 17:49:20', 'admin', '2024-10-25 17:49:50');\nINSERT INTO `onl_drag_comp` VALUES ('1009729002476830720', '1009728871115423744', '装饰', 'decoration', NULL, 100, NULL, NULL, '1', 'admin', '2024-10-25 17:49:24', 'admin', '2024-10-25 17:50:05');\nINSERT INTO `onl_drag_comp` VALUES ('1010847514343669760', '1009728871115423744', '水波图', 'JLiquid', NULL, 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"value\\\": 25\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"水波图\\\",\\n      \\\"show\\\": true,\\n      \\\"textStyle\\\": {\\n        \\\"color\\\": \\\"#464646\\\",\\n        \\\"fontWeight\\\": \\\"normal\\\"\\n      }\\n    }\\n  }\\n}', '1', 'admin', '2024-10-28 19:53:58', 'admin', '2024-10-28 19:54:17');\nINSERT INTO `onl_drag_comp` VALUES ('1011075798868328448', '1009728871115423744', '玉珏图', 'JRadialBar', NULL, 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\":[\\n      {\\n          \\\"name\\\": \\\"A\\\",\\n          \\\"value\\\": 297\\n      },\\n      {\\n          \\\"name\\\": \\\"B\\\",\\n          \\\"value\\\": 506\\n      },\\n      {\\n          \\\"name\\\": \\\"C\\\",\\n          \\\"value\\\": 805\\n      },\\n      {\\n          \\\"name\\\": \\\"D\\\",\\n          \\\"value\\\": 1478\\n      },\\n      {\\n          \\\"name\\\": \\\"E\\\",\\n          \\\"value\\\": 2029\\n      },\\n      {\\n          \\\"name\\\": \\\"F\\\",\\n          \\\"value\\\": 7100\\n      },\\n      {\\n          \\\"name\\\": \\\"G\\\",\\n          \\\"value\\\": 7346\\n      },\\n      {\\n          \\\"name\\\": \\\"H\\\",\\n          \\\"value\\\": 10178\\n      }\\n  ],\\n  \\\"option\\\": {\\n    \\\"type\\\": \\\"bar\\\",\\n    \\\"radius\\\": 0.8,\\n    \\\"innerRadius\\\": 0.2,\\n    \\\"maxAngle\\\": 240,\\n    \\\"radiuShow\\\": false,\\n    \\\"bgShow\\\": false,\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"玉珏图\\\",\\n      \\\"show\\\": true,\\n      \\\"textStyle\\\": {\\n        \\\"color\\\": \\\"#464646\\\",\\n        \\\"fontWeight\\\": \\\"normal\\\"\\n      }\\n    }\\n  }\\n}', '1', 'admin', '2024-10-29 11:01:06', 'admin', '2024-10-29 11:01:35');\nINSERT INTO `onl_drag_comp` VALUES ('1011128533818966016', '1009728871115423744', '百分比条形图', 'JPercentBar', NULL, 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"分组\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\":[\\n      {\\n          \\\"type\\\": \\\"Asia\\\",\\n          \\\"name\\\": \\\"1750\\\",\\n          \\\"value\\\": 502\\n      },\\n      {\\n          \\\"type\\\": \\\"Asia\\\",\\n          \\\"name\\\": \\\"1800\\\",\\n          \\\"value\\\": 635\\n      },\\n      {\\n          \\\"type\\\": \\\"Asia\\\",\\n          \\\"name\\\": \\\"1850\\\",\\n          \\\"value\\\": 809\\n      },\\n      {\\n          \\\"type\\\": \\\"Asia\\\",\\n          \\\"name\\\": \\\"1900\\\",\\n          \\\"value\\\": 947\\n      },\\n      {\\n          \\\"type\\\": \\\"Asia\\\",\\n          \\\"name\\\": \\\"1950\\\",\\n          \\\"value\\\": 1402\\n      },\\n      {\\n          \\\"type\\\": \\\"Asia\\\",\\n          \\\"name\\\": \\\"1999\\\",\\n          \\\"value\\\": 3634\\n      },\\n      {\\n          \\\"type\\\": \\\"Asia\\\",\\n          \\\"name\\\": \\\"2050\\\",\\n          \\\"value\\\": 5268\\n      },\\n      {\\n          \\\"type\\\": \\\"Africa\\\",\\n          \\\"name\\\": \\\"1750\\\",\\n          \\\"value\\\": 106\\n      },\\n      {\\n          \\\"type\\\": \\\"Africa\\\",\\n          \\\"name\\\": \\\"1800\\\",\\n          \\\"value\\\": 107\\n      },\\n      {\\n          \\\"type\\\": \\\"Africa\\\",\\n          \\\"name\\\": \\\"1850\\\",\\n          \\\"value\\\": 111\\n      },\\n      {\\n          \\\"type\\\": \\\"Africa\\\",\\n          \\\"name\\\": \\\"1900\\\",\\n          \\\"value\\\": 133\\n      },\\n      {\\n          \\\"type\\\": \\\"Africa\\\",\\n          \\\"name\\\": \\\"1950\\\",\\n          \\\"value\\\": 221\\n      },\\n      {\\n          \\\"type\\\": \\\"Africa\\\",\\n          \\\"name\\\": \\\"1999\\\",\\n          \\\"value\\\": 767\\n      },\\n      {\\n          \\\"type\\\": \\\"Africa\\\",\\n          \\\"name\\\": \\\"2050\\\",\\n          \\\"value\\\": 1766\\n      },\\n      {\\n          \\\"type\\\": \\\"Europe\\\",\\n          \\\"name\\\": \\\"1750\\\",\\n          \\\"value\\\": 163\\n      },\\n      {\\n          \\\"type\\\": \\\"Europe\\\",\\n          \\\"name\\\": \\\"1800\\\",\\n          \\\"value\\\": 203\\n      },\\n      {\\n          \\\"type\\\": \\\"Europe\\\",\\n          \\\"name\\\": \\\"1850\\\",\\n          \\\"value\\\": 276\\n      },\\n      {\\n          \\\"type\\\": \\\"Europe\\\",\\n          \\\"name\\\": \\\"1900\\\",\\n          \\\"value\\\": 408\\n      },\\n      {\\n          \\\"type\\\": \\\"Europe\\\",\\n          \\\"name\\\": \\\"1950\\\",\\n          \\\"value\\\": 547\\n      },\\n      {\\n          \\\"type\\\": \\\"Europe\\\",\\n          \\\"name\\\": \\\"1999\\\",\\n          \\\"value\\\": 729\\n      },\\n      {\\n          \\\"type\\\": \\\"Europe\\\",\\n          \\\"name\\\": \\\"2050\\\",\\n          \\\"value\\\": 628\\n      }\\n  ],\\n  \\\"option\\\": {\\n    \\\"yNameFontColor\\\": \\\"#fff\\\",\\n    \\\"yNameFontSize\\\": 12,\\n    \\\"xNameFontColor\\\": \\\"#fff\\\",\\n    \\\"xNameFontSize\\\": 12,\\n    \\\"legendLayout\\\": \\\"horizontal\\\",\\n    \\\"legendPosition\\\": \\\"bottom\\\",\\n    \\\"legendFontColor\\\": \\\"#fff\\\",\\n    \\\"legendFontSize\\\": 16,\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"百分比图\\\",\\n      \\\"show\\\": true,\\n      \\\"textStyle\\\": {\\n        \\\"color\\\": \\\"#464646\\\",\\n        \\\"fontWeight\\\": \\\"normal\\\"\\n      }\\n    }\\n  }\\n}', '1', 'admin', '2024-10-29 14:30:39', 'admin', '2024-10-29 14:30:56');\nINSERT INTO `onl_drag_comp` VALUES ('1011137156657872896', '1009728871115423744', '矩形图', 'JRectangle', NULL, 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"name\\\": \\\"分类 1\\\",\\n      \\\"value\\\": 560\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 2\\\",\\n      \\\"value\\\": 500\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 3\\\",\\n      \\\"value\\\": 150\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 4\\\",\\n      \\\"value\\\": 140\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 5\\\",\\n      \\\"value\\\": 115\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 6\\\",\\n      \\\"value\\\": 95\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 7\\\",\\n      \\\"value\\\": 90\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 8\\\",\\n      \\\"value\\\": 75\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 9\\\",\\n      \\\"value\\\": 98\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 10\\\",\\n      \\\"value\\\": 60\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 11\\\",\\n      \\\"value\\\": 45\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 12\\\",\\n      \\\"value\\\": 40\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 13\\\",\\n      \\\"value\\\": 40\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 14\\\",\\n      \\\"value\\\": 35\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 15\\\",\\n      \\\"value\\\": 40\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 16\\\",\\n      \\\"value\\\": 40\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 17\\\",\\n      \\\"value\\\": 40\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 18\\\",\\n      \\\"value\\\": 30\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 19\\\",\\n      \\\"value\\\": 28\\n    },\\n    {\\n      \\\"name\\\": \\\"分类 20\\\",\\n      \\\"value\\\": 16\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"theme\\\": \\\"default\\\",\\n    \\\"titleFontSize\\\": 12,\\n    \\\"titleColor\\\": \\\"#fff\\\",\\n    \\\"tipFontSize\\\": 12,\\n    \\\"tipColor\\\": \\\"#fff\\\",\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"基础矩形图\\\",\\n      \\\"show\\\": true,\\n      \\\"textStyle\\\": {\\n        \\\"color\\\": \\\"#464646\\\",\\n        \\\"fontWeight\\\": \\\"normal\\\"\\n      }\\n    }\\n  }\\n}', '1', 'admin', '2024-10-29 15:04:54', 'admin', '2024-10-29 15:05:11');\nINSERT INTO `onl_drag_comp` VALUES ('1011144678642974720', '1009728871115423744', '旋转饼图', 'JRotatePie', NULL, 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": -1,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"value\\\": 1048,\\n      \\\"name\\\": \\\"vivo\\\"\\n    },\\n    {\\n      \\\"value\\\": 735,\\n      \\\"name\\\": \\\"oppo\\\"\\n    },\\n    {\\n      \\\"value\\\": 580,\\n      \\\"name\\\": \\\"苹果\\\"\\n    },\\n    {\\n      \\\"value\\\": 484,\\n      \\\"name\\\": \\\"小米\\\"\\n    },\\n    {\\n      \\\"value\\\": 300,\\n      \\\"name\\\": \\\"三星\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"grid\\\": {\\n      \\\"show\\\": false,\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"旋转饼图\\\",\\n      \\\"subtext\\\": \\\"\\\",\\n      \\\"left\\\": \\\"left\\\",\\n      \\\"textStyle\\\": {\\n        \\\"fontWeight\\\": \\\"normal\\\"\\n      },\\n      \\\"show\\\": true\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"tooltip\\\": {\\n      \\\"trigger\\\": \\\"item\\\"\\n    },\\n    \\\"legend\\\": {\\n      \\\"orient\\\": \\\"vertical\\\"\\n    },\\n    \\\"series\\\": [\\n      {\\n        \\\"name\\\": \\\"\\\",\\n        \\\"type\\\": \\\"pie\\\",\\n        \\\"data\\\": [],\\n        \\\"emphasis\\\": {\\n          \\\"itemStyle\\\": {\\n            \\\"shadowBlur\\\": 10,\\n            \\\"shadowOffsetX\\\": 0,\\n            \\\"shadowColor\\\": \\\"rgba(0, 0, 0, 0.5)\\\"\\n          }\\n        }\\n      }\\n    ]\\n  }\\n}', '1', 'admin', '2024-10-29 15:34:48', 'admin', '2024-10-29 15:35:16');\nINSERT INTO `onl_drag_comp` VALUES ('1011160078130774016', '1009728871115423744', '视频', 'JVideoPlay', NULL, 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/42/nav\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"background\\\": \\\"#4A90E2\\\",\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"路径\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"src\\\": \\\"http://vjs.zencdn.net/v/oceans.mp4\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"autoPlay\\\": false,\\n    \\\"loop\\\": true\\n  }\\n}', '1', 'admin', '2024-10-29 16:35:59', 'admin', '2024-10-29 16:36:14');\nINSERT INTO `onl_drag_comp` VALUES ('1501033448017510401', '100', '轮播图', 'JCarousel', 'ic:baseline-image', 5, NULL, '{\\n  \\\"w\\\": 24,\\n  \\\"h\\\": 22,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/42/carousel\\\",\\n  \\\"timeOut\\\": -1,\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"路径\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"autoplay\\\": true,\\n    \\\"dots\\\": true,\\n    \\\"dotPosition\\\": \\\"bottom\\\"\\n  },\\n  \\\"chartData\\\": [\\n    {\\r\\n      \\\"src\\\": \\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/files/site/drag/0.png\\\"\\r\\n\t\t},\\r\\n\t\t{\\r\\n\t\t\t\\\"src\\\": \\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/files/site/drag/1.png\\\"\\r\\n\t\t},\\r\\n\t\t{\\r\\n\t\t\t\\\"src\\\": \\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/files/site/drag/2.png\\\"\\r\\n\t\t}\\n  ]\\n}', '1', 'jeecg', '2022-03-08 11:13:57', 'admin', '2022-04-22 18:58:47');\nINSERT INTO `onl_drag_comp` VALUES ('1501109939736690691', '200', '统计进度图', 'JTotalProgress', 'ri:bar-chart-horizontal-line', 7, NULL, '{\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": -1,\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"value\\\": 50\\n    }\\n  ],\\n  \\\"option\\\": {\\r\\n   \\\"targetValue\\\":{},\\n    \\\"series\\\": [\\n      {\\n        \\\"barWidth\\\": 19,\\n        \\\"label\\\": {\\n          \\\"show\\\": true,\\n          \\\"position\\\": \\\"right\\\",\\n          \\\"offset\\\": [\\n            0,\\n            -40\\n          ],\\n          \\\"formatter\\\": \\\"{c}{a}\\\",\\n          \\\"color\\\": \\\"black\\\",\\n          \\\"fontSize\\\": 24\\n        },\\n        \\\"itemStyle\\\": {\\n          \\\"normal\\\": {\\n            \\\"barBorderRadius\\\": 10\\n          }\\n        },\\n        \\\"color\\\": \\\"#151B87\\\",\\n        \\\"zlevel\\\": 1\\n      },\\n      {\\n        \\\"type\\\": \\\"bar\\\",\\n        \\\"barGap\\\": \\\"-100%\\\",\\n        \\\"color\\\": \\\"#eeeeee\\\",\\n        \\\"barWidth\\\": 19,\\n        \\\"itemStyle\\\": {\\n          \\\"normal\\\": {\\n            \\\"barBorderRadius\\\": 10\\n          }\\n        }\\n      }\\n    ]\\n  }\\n}', '1', 'jeecg', '2022-03-08 16:17:54', 'admin', '2022-04-28 20:58:49');\nINSERT INTO `onl_drag_comp` VALUES ('1501109939736690693', '200', '字符云', 'JWordCloud', 'ri:bar-chart-horizontal-line', 7, NULL, '{\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": -1,\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\r\\n    {\\r\\n      \\\"filed\\\": \\\"维度\\\",\\r\\n      \\\"mapping\\\": \\\"\\\"\\r\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\r\\n      \\\"name\\\":\\\"手机\\\",\\n      \\\"value\\\": 50\\n    }\\n  ],\\n  \\\"option\\\": {\\r\\n   \\\"minSize\\\": 12,\\r\\n    \\\"maxSize\\\": 60,\\n    \\\"series\\\": [\\n      {\\n        \\\"type\\\": \\\"wordCloud\\\",\\r\\n        \\\"shape\\\": \\\"circle\\\"\\n      }\\n    ]\\n  }\\n}', '1', 'jeecg', '2022-03-08 16:17:54', 'admin', '2022-04-28 20:58:49');\nINSERT INTO `onl_drag_comp` VALUES ('1501439613197119490', '100102', '数据列表', 'JList', 'ph:list-numbers', 4, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 24,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/42/list\\\",\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"标题\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"描述\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"时间\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"封面\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"timeOut\\\": -1,\\n  \\\"option\\\": {\\n    \\\"showTitlePrefix\\\": true,\\n    \\\"showTimePrefix\\\": true,\\n    \\\"titleFontSize\\\": 18,\\n    \\\"layout\\\": \\\"horizontal\\\"\\n  },\\n  \\\"chartData\\\": [\\n    {\\n      \\\"title\\\": \\\"通知一\\\",\\n      \\\"date\\\": \\\"2022-3-9 14:20:21\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"通知二\\\",\\n      \\\"date\\\": \\\"2022-3-8 14:20:21\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"通知三\\\",\\n      \\\"date\\\": \\\"2022-3-7 14:20:21\\\"\\n    },\\n    {\\n      \\\"title\\\": \\\"通知四\\\",\\n      \\\"date\\\": \\\"2022-3-4 14:20:21\\\"\\n    }\\n  ]\\n}', '1', 'jeecg', '2022-03-09 14:07:54', 'admin', '2022-04-29 19:38:46');\nINSERT INTO `onl_drag_comp` VALUES ('1501439614397119490', '100104', '最新动态', 'JDynamicInfo', 'ic:sharp-list-alt', 16, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 28,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/42/list\\\",\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"名称\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"描述\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"时间\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"头像\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"timeOut\\\": -1,\\n  \\\"option\\\": {\\n    \\\"titleFontSize\\\": 18\\n  },\\n  \\\"chartData\\\": [\\n    {\\n      \\\"name\\\": \\\"威廉\\\",\\n      \\\"date\\\": \\\"刚刚\\\",\\n      \\\"desc\\\": \\\"在 <a>开源组</a> 创建了项目 <a>Vue</a>\\\",\\n      \\\"avatar\\\": \\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/upload/test/320222_1646724689691.jpg\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"艾文\\\",\\n      \\\"date\\\": \\\"1个小时前\\\",\\n      \\\"desc\\\": \\\"关注了 <a>威廉</a>\\\",\\n      \\\"avatar\\\": \\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/upload/test/320305_1646724680756.jpg\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"克里斯\\\",\\n      \\\"date\\\": \\\"1天前\\\",\\n      \\\"desc\\\": \\\"发布了 <a>个人动态</a>\\\",\\n      \\\"avatar\\\": \\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/upload/test/299258_1646724675255.jpg\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"Jeecg\\\",\\n      \\\"date\\\": \\\"2天前\\\",\\n      \\\"desc\\\": \\\"发表文章 <a>如何编写一个Vite插件</a>\\\",\\n      \\\"avatar\\\": \\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/upload/test/2.4jeecg_1621512120602.png\\\"\\n    }\\n  ]\\n}', '1', 'jeecg', '2022-03-09 14:07:54', 'admin', '2022-04-29 19:52:54');\nINSERT INTO `onl_drag_comp` VALUES ('1536970245843996673', '200200', '对比柱形图', 'JMultipleBar', 'material-symbols:grouped-bar-chart', 5, NULL, '{\\r\\n  \\\"w\\\": 12,\\r\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"分组\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"name\\\": \\\"1991\\\",\\n      \\\"value\\\": 3,\\n      \\\"type\\\": \\\"Lon\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1992\\\",\\n      \\\"value\\\": 4,\\n      \\\"type\\\": \\\"Lon\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1993\\\",\\n      \\\"value\\\": 3.5,\\n      \\\"type\\\": \\\"Lon\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1994\\\",\\n      \\\"value\\\": 5,\\n      \\\"type\\\": \\\"Lon\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1995\\\",\\n      \\\"value\\\": 4.9,\\n      \\\"type\\\": \\\"Lon\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1996\\\",\\n      \\\"value\\\": 6,\\n      \\\"type\\\": \\\"Lon\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1997\\\",\\n      \\\"value\\\": 7,\\n      \\\"type\\\": \\\"Lon\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1998\\\",\\n      \\\"value\\\": 9,\\n      \\\"type\\\": \\\"Lon\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1999\\\",\\n      \\\"value\\\": 13,\\n      \\\"type\\\": \\\"Lon\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1991\\\",\\n      \\\"value\\\": 3,\\n      \\\"type\\\": \\\"Bor\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1992\\\",\\n      \\\"value\\\": 4,\\n      \\\"type\\\": \\\"Bor\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1993\\\",\\n      \\\"value\\\": 3.5,\\n      \\\"type\\\": \\\"Bor\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1994\\\",\\n      \\\"value\\\": 5,\\n      \\\"type\\\": \\\"Bor\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1995\\\",\\n      \\\"value\\\": 4.9,\\n      \\\"type\\\": \\\"Bor\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1996\\\",\\n      \\\"value\\\": 6,\\n      \\\"type\\\": \\\"Bor\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1997\\\",\\n      \\\"value\\\": 7,\\n      \\\"type\\\": \\\"Bor\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1998\\\",\\n      \\\"value\\\": 9,\\n      \\\"type\\\": \\\"Bor\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"1999\\\",\\n      \\\"value\\\": 13,\\n      \\\"type\\\": \\\"Bor\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"多数据对比柱形图\\\",\\n      \\\"show\\\": true,\\r\\n\t\t\t\\\"textStyle\\\":{\\r\\n\t\t\t  \\\"fontWeight\\\":\\\"normal\\\"\\r\\n\t\t\t}\\n    },\\n    \\\"grid\\\": {\\n      \\\"bottom\\\": 115,\\n          \\\"top\\\":90\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"tooltip\\\": {\\n      \\\"trigger\\\": \\\"axis\\\",\\n      \\\"axisPointer\\\": {\\n        \\\"type\\\": \\\"shadow\\\",\\n        \\\"label\\\": {\\n          \\\"show\\\": true,\\n          \\\"backgroundColor\\\": \\\"#333\\\"\\n        }\\n      }\\n    },\\n    \\\"series\\\": []\\n  }\\n}', '1', NULL, '2022-06-15 15:13:57', 'admin', '2022-08-04 19:19:06');\nINSERT INTO `onl_drag_comp` VALUES ('1537002903949037570', '200', '折线图', 'line', 'teenyicons:area-chart-outline', 2, NULL, NULL, '1', NULL, '2022-06-15 17:23:43', NULL, '2022-06-17 19:56:48');\nINSERT INTO `onl_drag_comp` VALUES ('1537284032572702721', '1537002903949037570', '平滑折线图', 'JSmoothLine', 'mdi:chart-bell-curve', 2, NULL, '{\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"value\\\": 1000,\\n      \\\"name\\\": \\\"联想\\\"\\n    },\\n    {\\n      \\\"value\\\": 7350,\\n      \\\"name\\\": \\\"小米\\\"\\n    },\\n    {\\n      \\\"value\\\": 5800,\\n      \\\"name\\\": \\\"华为\\\"\\n    },\\n    {\\n      \\\"value\\\": 6000,\\n      \\\"name\\\": \\\"苹果\\\"\\n    },\\n    {\\n      \\\"value\\\": 3000,\\n      \\\"name\\\": \\\"戴尔\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"grid\\\": {\\n      \\\"show\\\": false,\\n      \\\"bottom\\\": 115,\\n          \\\"top\\\":90\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"平滑折线图\\\",\\n      \\\"subtext\\\": \\\"\\\",\\n      \\\"left\\\": \\\"left\\\",\\r\\n\t\t\t\\\"textStyle\\\":{\\r\\n\t\t\t  \\\"fontWeight\\\":\\\"normal\\\"\\r\\n\t\t\t}\\n    },\\n    \\\"series\\\": [\\n      {\\n        \\\"data\\\": [],\\n        \\\"smooth\\\": true,\\n        \\\"type\\\": \\\"line\\\"\\n      }\\n    ]\\n  }\\n}', '1', NULL, '2022-06-16 12:00:49', 'admin', '2022-08-04 19:19:43');\nINSERT INTO `onl_drag_comp` VALUES ('1537318081257291777', '1537764165146476546', '普通散点图', 'JScatter', 'mdi:chart-scatter-plot', 100, NULL, '{\\r\\n  \\\"w\\\": 12,\\r\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"name\\\": 200,\\n      \\\"value\\\": 300\\n    },\\n    {\\n      \\\"name\\\": 400,\\n      \\\"value\\\": 500\\n    },\\n    {\\n      \\\"name\\\": 150,\\n      \\\"value\\\": 320\\n    },\\n    {\\n      \\\"name\\\": 320,\\n      \\\"value\\\": 320\\n    },\\n    {\\n      \\\"name\\\": 170,\\n      \\\"value\\\": 300\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"grid\\\": {\\n      \\\"show\\\": false,\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"基础散点图\\\",\\n      \\\"show\\\": true,\\n      \\\"textStyle\\\": {\\r\\n\t\t\t\t\\\"fontWeight\\\":\\\"normal\\\"\\n      }\\n    },\\n    \\\"tooltip\\\": {\\n      \\\"trigger\\\": \\\"item\\\",\\n      \\\"formatter\\\": \\\"x:{b}<br/>y:{c}\\\",\\n      \\\"axisPointer\\\": {\\n        \\\"type\\\": \\\"shadow\\\",\\n        \\\"label\\\": {\\n          \\\"show\\\": true,\\n          \\\"backgroundColor\\\": \\\"#333\\\"\\n        }\\n      }\\n    },\\n    \\\"yAxis\\\": {\\n      \\\"splitLine\\\": {\\n        \\\"interval\\\": 2\\n      },\\n      \\\"lineStyle\\\": {\\n        \\\"color\\\": \\\"#f3f3f3\\\"\\n      }\\n    },\\n    \\\"series\\\": [\\n      {\\n        \\\"data\\\": [],\\n        \\\"type\\\": \\\"scatter\\\",\\n        \\\"symbolSize\\\": 20,\\r\\n        \\\"itemStyle\\\": {\\r\\n          \\\"color\\\": \\\"#64b5f6\\\"\\r\\n        }\\n      }\\n    ]\\n  }\\n}', '1', NULL, '2022-06-16 14:16:07', NULL, '2022-06-16 17:10:52');\nINSERT INTO `onl_drag_comp` VALUES ('1537318433201340417', '1537764868216684545', '金字塔漏斗图', 'JPyramidFunnel', 'icon-park-outline:children-pyramid', 100, NULL, '{\\r\\n  \\\"w\\\": 12,\\r\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/26/funnel\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"value\\\": 1000,\\n      \\\"name\\\": \\\"直接访问\\\"\\n    },\\n    {\\n      \\\"value\\\": 200,\\n      \\\"name\\\": \\\"邮件营销\\\"\\n    },\\n    {\\n      \\\"value\\\": 400,\\n      \\\"name\\\": \\\"联盟广告\\\"\\n    },\\n    {\\n      \\\"value\\\": 600,\\n      \\\"name\\\": \\\"网页查询\\\"\\n    },\\n    {\\n      \\\"value\\\": 800,\\n      \\\"name\\\": \\\"广告点击\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"基础漏斗图\\\",\\r\\n      \\\"textStyle\\\":{\\r\\n       \\\"fontWeight\\\":\\\"normal\\\"\\r\\n     },\\n      \\\"show\\\": true\\n    },\\n    \\\"grid\\\": {\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"tooltip\\\": {\\n      \\\"trigger\\\": \\\"item\\\",\\n      \\\"formatter\\\": \\\"{a} <br/>{b} : {c}%\\\"\\n    },\\n    \\\"legend\\\": {\\n      \\\"orient\\\": \\\"horizontal\\\"\\n    },\\n    \\\"series\\\": [\\n      {\\n        \\\"name\\\": \\\"Funnel\\\",\\n        \\\"type\\\": \\\"funnel\\\",\\n        \\\"left\\\": \\\"10%\\\",\\n        \\\"width\\\": \\\"80%\\\",\\n        \\\"sort\\\": \\\"ascending\\\",\\n        \\\"gap\\\": 2,\\n        \\\"label\\\": {\\n          \\\"show\\\": true,\\n          \\\"position\\\": \\\"inside\\\"\\n        },\\n        \\\"labelLine\\\": {\\n          \\\"length\\\": 10,\\n          \\\"lineStyle\\\": {\\n            \\\"width\\\": 1,\\n            \\\"type\\\": \\\"solid\\\"\\n          }\\n        },\\n        \\\"itemStyle\\\": {\\n          \\\"borderColor\\\": \\\"#fff\\\",\\n          \\\"borderWidth\\\": 1\\n        },\\n        \\\"emphasis\\\": {\\n          \\\"label\\\": {\\n            \\\"fontSize\\\": 20\\n          }\\n        }\\n      }\\n    ]\\n  }\\n}', '1', NULL, '2022-06-16 14:17:31', NULL, '2022-06-16 14:59:44');\nINSERT INTO `onl_drag_comp` VALUES ('1537764165146476546', '200', '散点图', 'scatter', 'ant-design:dot-chart-outlined', 100, NULL, NULL, '1', NULL, '2022-06-17 19:48:42', NULL, '2022-06-17 19:49:24');\nINSERT INTO `onl_drag_comp` VALUES ('1537764868216684545', '200', '漏斗图', 'funnel', 'ant-design:funnel-plot-filled', 100, NULL, NULL, '1', NULL, '2022-06-17 19:51:30', NULL, '2022-06-17 19:51:52');\nINSERT INTO `onl_drag_comp` VALUES ('1537773244027863041', '1537773378102984706', '圆形雷达图', 'JCircleRadar', 'tabler:radar', 100, NULL, '{\\r\\n  \\\"w\\\": 12,\\r\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/radar\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"分组\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"value\\\": 75,\\n      \\\"name\\\": \\\"得分\\\",\\n      \\\"type\\\": \\\"NBA\\\",\\n      \\\"max\\\": 100\\n    },\\n    {\\n      \\\"value\\\": 65,\\n      \\\"name\\\": \\\"篮板\\\",\\n      \\\"type\\\": \\\"NBA\\\",\\n      \\\"max\\\": 100\\n    },\\n    {\\n      \\\"value\\\": 55,\\n      \\\"name\\\": \\\"防守\\\",\\n      \\\"type\\\": \\\"NBA\\\",\\n      \\\"max\\\": 100\\n    },\\n    {\\n      \\\"value\\\": 74,\\n      \\\"name\\\": \\\"失误\\\",\\n      \\\"type\\\": \\\"NBA\\\",\\n      \\\"max\\\": 100\\n    },\\n    {\\n      \\\"value\\\": 38,\\n      \\\"name\\\": \\\"盖帽\\\",\\n      \\\"type\\\": \\\"NBA\\\",\\n      \\\"max\\\": 100\\n    },\\n    {\\n      \\\"value\\\": 88,\\n      \\\"name\\\": \\\"三分\\\",\\n      \\\"type\\\": \\\"NBA\\\",\\n      \\\"max\\\": 100\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"grid\\\": {\\n      \\\"show\\\": false,\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"圆形雷达图\\\",\\r\\n     \\\"textStyle\\\":{\\r\\n       \\\"fontWeight\\\":\\\"normal\\\"\\r\\n     },\\n      \\\"show\\\": true\\n    },\\n    \\\"legend\\\": {\\n      \\\"data\\\": []\\n    },\\n    \\\"radar\\\": [\\n      {\\n        \\\"indicator\\\": []\\n      }\\n    ],\\n    \\\"series\\\": [\\n      {\\n        \\\"type\\\": \\\"radar\\\",\\n        \\\"data\\\": []\\n      }\\n    ]\\n  }\\n}', '1', NULL, '2022-06-17 20:24:46', NULL, '2022-06-27 16:56:51');\nINSERT INTO `onl_drag_comp` VALUES ('1537773378102984706', '200', '雷达图', 'radar', 'ant-design:radar-chart-outlined', 100, NULL, NULL, '1', NULL, '2022-06-17 20:25:18', NULL, '2022-06-17 20:26:03');\nINSERT INTO `onl_drag_comp` VALUES ('200', '0', '图表', 'chart', 'ant-design:bar-chart-outlined', 1, NULL, '', '0', NULL, NULL, NULL, '2022-04-29 17:52:06');\nINSERT INTO `onl_drag_comp` VALUES ('200200', '200', '柱形图', '', 'ant-design:bar-chart-outlined', 1, NULL, '', '1', NULL, NULL, NULL, '2022-04-29 09:37:37');\nINSERT INTO `onl_drag_comp` VALUES ('200200201', '200200', '基础柱形图', 'JBar', 'ic:baseline-bar-chart', NULL, NULL, '{\\r\\n  \\\"w\\\": 12,\\r\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"name\\\": \\\"苹果\\\",\\n      \\\"value\\\": 1000879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"三星\\\",\\n      \\\"value\\\": 3400879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"小米\\\",\\n      \\\"value\\\": 2300879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"oppo\\\",\\n      \\\"value\\\": 5400879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"vivo\\\",\\n      \\\"value\\\": 3400879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"grid\\\": {\\n      \\\"show\\\": false,\\n      \\\"top\\\":90, \\n      \\\"bottom\\\": 115,\\r\\n\t\t\t\\\"containLabel\\\": true\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"基础柱形图\\\",\\n      \\\"show\\\": true,\\n      \\\"textStyle\\\": {\\r\\n\t\t\t\t\\\"fontWeight\\\":\\\"normal\\\"\\n      }\\n    },\\n    \\\"tooltip\\\": {\\n      \\\"trigger\\\": \\\"axis\\\",\\n      \\\"axisPointer\\\": {\\n        \\\"type\\\": \\\"shadow\\\",\\n        \\\"label\\\": {\\n          \\\"show\\\": true,\\n          \\\"backgroundColor\\\": \\\"#333\\\"\\n        }\\n      }\\n    },\\n    \\\"yAxis\\\": {\\n      \\\"splitLine\\\": {\\n        \\\"interval\\\": 2\\n      },\\n      \\\"lineStyle\\\": {\\n        \\\"color\\\": \\\"#f3f3f3\\\"\\n      }\\n    },\\n    \\\"series\\\": [\\n      {\\n        \\\"data\\\": [],\\n        \\\"type\\\": \\\"bar\\\",\\n        \\\"barWidth\\\": 40,\\n        \\\"itemStyle\\\": {\\n          \\\"color\\\": \\\"#64b5f6\\\",\\n          \\\"borderRadius\\\": 0\\n        }\\n      }\\n    ]\\n  }\\n}', '1', NULL, NULL, 'admin', '2022-08-04 19:18:21');\nINSERT INTO `onl_drag_comp` VALUES ('200200208', '200200', '基础条形图', 'JHorizontalBar', 'ic:baseline-bar-chart', NULL, NULL, '{\\r\\n  \\\"w\\\": 12,\\r\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"name\\\": \\\"苹果\\\",\\n      \\\"value\\\": 1000879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"三星\\\",\\n      \\\"value\\\": 3400879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"小米\\\",\\n      \\\"value\\\": 2300879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"oppo\\\",\\n      \\\"value\\\": 5400879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    },\\n    {\\n      \\\"name\\\": \\\"vivo\\\",\\n      \\\"value\\\": 3400879,\\n      \\\"type\\\": \\\"手机品牌\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"grid\\\": {\\n      \\\"show\\\": false,\\n      \\\"top\\\":40, \\n      \\\"bottom\\\": 40,\\r\\n\t\t\t\\\"containLabel\\\": true\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"基础条形图\\\",\\n      \\\"show\\\": true,\\n      \\\"textStyle\\\": {\\n        \\\"color\\\": \\\"#464646\\\",\\r\\n\t\t\t\t\\\"fontWeight\\\":\\\"normal\\\"\\n      }\\n    },\\n    \\\"tooltip\\\": {\\n      \\\"trigger\\\": \\\"axis\\\",\\n      \\\"axisPointer\\\": {\\n        \\\"type\\\": \\\"shadow\\\",\\n        \\\"label\\\": {\\n          \\\"show\\\": true,\\n          \\\"backgroundColor\\\": \\\"#333\\\"\\n        }\\n      }\\n    },\\n    \\\"yAxis\\\": {\\r\\n\t\t  \\\"type\\\": \\\"category\\\",\\n      \\\"splitLine\\\": {\\n        \\\"interval\\\": 2\\n      },\\n      \\\"lineStyle\\\": {\\n        \\\"color\\\": \\\"#f3f3f3\\\"\\n      }\\n    },\\n    \\\"series\\\": [\\n      {\\n        \\\"data\\\": [],\\n        \\\"type\\\": \\\"bar\\\",\\n        \\\"barWidth\\\": 20,\\n        \\\"itemStyle\\\": {\\n          \\\"color\\\": \\\"#64b5f6\\\",\\n          \\\"borderRadius\\\": 0\\n        }\\n      }\\n    ]\\n  }\\n}', '1', NULL, NULL, 'admin', '2022-08-04 19:18:21');\nINSERT INTO `onl_drag_comp` VALUES ('200201', '200', '饼图', 'JPie', 'ant-design:pie-chart-outlined', 2, NULL, '{\\r\\n  \\\"w\\\": 12,\\r\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": -1,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"value\\\": 1048,\\n      \\\"name\\\": \\\"vivo\\\"\\n    },\\n    {\\n      \\\"value\\\": 735,\\n      \\\"name\\\": \\\"oppo\\\"\\n    },\\n    {\\n      \\\"value\\\": 580,\\n      \\\"name\\\": \\\"苹果\\\"\\n    },\\n    {\\n      \\\"value\\\": 484,\\n      \\\"name\\\": \\\"小米\\\"\\n    },\\n    {\\n      \\\"value\\\": 300,\\n      \\\"name\\\": \\\"三星\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"grid\\\": {\\n      \\\"show\\\": false,\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"基础饼图\\\",\\n      \\\"subtext\\\": \\\"\\\",\\n      \\\"left\\\": \\\"left\\\",\\r\\n\t\t\t\\\"textStyle\\\":{\\r\\n\t\t\t  \\\"fontWeight\\\":\\\"normal\\\"\\r\\n\t\t\t},\\n      \\\"show\\\": true\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"tooltip\\\": {\\n      \\\"trigger\\\": \\\"item\\\"\\n    },\\n    \\\"legend\\\": {\\n      \\\"orient\\\": \\\"vertical\\\"\\n    },\\n    \\\"series\\\": [\\n      {\\n        \\\"name\\\": \\\"\\\",\\n        \\\"type\\\": \\\"pie\\\",\\n        \\\"radius\\\": \\\"50%\\\",\\n        \\\"data\\\": [],\\n        \\\"emphasis\\\": {\\n          \\\"itemStyle\\\": {\\n            \\\"shadowBlur\\\": 10,\\n            \\\"shadowOffsetX\\\": 0,\\n            \\\"shadowColor\\\": \\\"rgba(0, 0, 0, 0.5)\\\"\\n          }\\n        }\\n      }\\n    ]\\n  }\\n}', '1', NULL, NULL, 'admin', '2022-05-23 14:07:29');\nINSERT INTO `onl_drag_comp` VALUES ('200202', '1537002903949037570', '基础折线图', 'JLine', 'teenyicons:area-chart-outline', 1, NULL, '{\\r\\n  \\\"w\\\": 12,\\r\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"value\\\": 1000,\\n      \\\"name\\\": \\\"联想\\\"\\n    },\\n    {\\n      \\\"value\\\": 7350,\\n      \\\"name\\\": \\\"小米\\\"\\n    },\\n    {\\n      \\\"value\\\": 5800,\\n      \\\"name\\\": \\\"华为\\\"\\n    },\\n    {\\n      \\\"value\\\": 6000,\\n      \\\"name\\\": \\\"苹果\\\"\\n    },\\n    {\\n      \\\"value\\\": 3000,\\n      \\\"name\\\": \\\"戴尔\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"grid\\\": {\\n      \\\"show\\\": false,\\n      \\\"bottom\\\": 115,\\n          \\\"top\\\":90\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"基础折线图\\\",\\r\\n\t\t\t\\\"textStyle\\\":{\\r\\n\t\t\t  \\\"fontWeight\\\":\\\"normal\\\"\\r\\n\t\t\t},\\n      \\\"subtext\\\": \\\"\\\",\\n      \\\"left\\\": 10\\n    },\\n    \\\"series\\\": [\\n      {\\n        \\\"data\\\": [],\\n        \\\"type\\\": \\\"line\\\",\\r\\n         \\\"itemStyle\\\": {\\r\\n          \\\"color\\\": \\\"#64b5f6\\\"\\r\\n        }\\n      }\\n    ]\\n  }\\n}', '1', NULL, NULL, 'admin', '2022-08-04 19:20:12');\nINSERT INTO `onl_drag_comp` VALUES ('200203', '200', '南丁格尔玫瑰图', 'JRose', 'ant-design:pie-chart-outlined', 2, NULL, '{\\r\\n  \\\"w\\\": 12,\\r\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": -1,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"value\\\": 1048,\\n      \\\"name\\\": \\\"vivo\\\"\\n    },\\n    {\\n      \\\"value\\\": 735,\\n      \\\"name\\\": \\\"oppo\\\"\\n    },\\n    {\\n      \\\"value\\\": 580,\\n      \\\"name\\\": \\\"苹果\\\"\\n    },\\n    {\\n      \\\"value\\\": 484,\\n      \\\"name\\\": \\\"小米\\\"\\n    },\\n    {\\n      \\\"value\\\": 300,\\n      \\\"name\\\": \\\"三星\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"grid\\\": {\\n      \\\"show\\\": false,\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"基础饼图\\\",\\n      \\\"subtext\\\": \\\"\\\",\\n      \\\"left\\\": \\\"left\\\",\\r\\n\t\t\t\\\"textStyle\\\":{\\r\\n\t\t\t  \\\"fontWeight\\\":\\\"normal\\\"\\r\\n\t\t\t},\\n      \\\"show\\\": true\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"tooltip\\\": {\\n      \\\"trigger\\\": \\\"item\\\"\\n    },\\n    \\\"legend\\\": {\\n      \\\"orient\\\": \\\"vertical\\\"\\n    },\\n    \\\"series\\\": [\\n      {\\n        \\\"name\\\": \\\"南丁格尔玫瑰\\\",\\n        \\\"type\\\": \\\"pie\\\",\\n        \\\"radius\\\": \\\"50%\\\",\\r\\n        \\\"roseType\\\": \\\"radius\\\",\\n        \\\"data\\\": [],\\n        \\\"emphasis\\\": {\\n          \\\"itemStyle\\\": {\\n            \\\"shadowBlur\\\": 10,\\n            \\\"shadowOffsetX\\\": 0,\\n            \\\"shadowColor\\\": \\\"rgba(0, 0, 0, 0.5)\\\"\\n          }\\n        }\\n      }\\n    ]\\n  }\\n}', '1', NULL, NULL, 'admin', '2022-05-23 14:07:29');\nINSERT INTO `onl_drag_comp` VALUES ('200204', '1537773378102984706', '普通雷达图', 'JRadar', 'ant-design:radar-chart-outlined', 4, NULL, '{\\r\\n  \\\"w\\\": 12,\\r\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/radar\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"分组\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"value\\\": 75,\\n      \\\"name\\\": \\\"得分\\\",\\n      \\\"type\\\": \\\"NBA\\\",\\n      \\\"max\\\": 100\\n    },\\n    {\\n      \\\"value\\\": 65,\\n      \\\"name\\\": \\\"篮板\\\",\\n      \\\"type\\\": \\\"NBA\\\",\\n      \\\"max\\\": 100\\n    },\\n    {\\n      \\\"value\\\": 55,\\n      \\\"name\\\": \\\"防守\\\",\\n      \\\"type\\\": \\\"NBA\\\",\\n      \\\"max\\\": 100\\n    },\\n    {\\n      \\\"value\\\": 74,\\n      \\\"name\\\": \\\"失误\\\",\\n      \\\"type\\\": \\\"NBA\\\",\\n      \\\"max\\\": 100\\n    },\\n    {\\n      \\\"value\\\": 38,\\n      \\\"name\\\": \\\"盖帽\\\",\\n      \\\"type\\\": \\\"NBA\\\",\\n      \\\"max\\\": 100\\n    },\\n    {\\n      \\\"value\\\": 88,\\n      \\\"name\\\": \\\"三分\\\",\\n      \\\"type\\\": \\\"NBA\\\",\\n      \\\"max\\\": 100\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"grid\\\": {\\n      \\\"show\\\": false,\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"基础雷达图\\\",\\r\\n\t\t\t\\\"textStyle\\\":{\\r\\n\t\t\t  \\\"fontWeight\\\":\\\"normal\\\"\\r\\n\t\t\t},\\n      \\\"show\\\": true\\n    },\\n    \\\"legend\\\": {\\n      \\\"data\\\": []\\n    },\\n    \\\"radar\\\": [\\n      {\\n        \\\"indicator\\\": []\\n      }\\n    ],\\n    \\\"series\\\": [\\n      {\\n        \\\"type\\\": \\\"radar\\\",\\n        \\\"data\\\": []\\n      }\\n    ]\\n  }\\n}', '1', NULL, NULL, 'admin', '2022-06-17 20:25:47');\nINSERT INTO `onl_drag_comp` VALUES ('200205', '200', '环形图', 'JRing', 'mdi:chart-donut', 5, NULL, '{\\r\\n  \\\"w\\\": 12,\\r\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"value\\\": 1048,\\n      \\\"name\\\": \\\"oppo\\\"\\n    },\\n    {\\n      \\\"value\\\": 735,\\n      \\\"name\\\": \\\"vivo\\\"\\n    },\\n    {\\n      \\\"value\\\": 580,\\n      \\\"name\\\": \\\"苹果\\\"\\n    },\\n    {\\n      \\\"value\\\": 484,\\n      \\\"name\\\": \\\"小米\\\"\\n    },\\n    {\\n      \\\"value\\\": 300,\\n      \\\"name\\\": \\\"三星\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"grid\\\": {\\n      \\\"show\\\": false,\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"基础环形图\\\",\\r\\n\t\t\t\\\"textStyle\\\":{\\r\\n\t\t\t  \\\"fontWeight\\\":\\\"normal\\\"\\r\\n\t\t\t},\\n      \\\"show\\\": true\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"tooltip\\\": {\\n      \\\"trigger\\\": \\\"item\\\"\\n    },\\n    \\\"series\\\": [\\n      {\\n        \\\"name\\\": \\\"Access From\\\",\\n        \\\"type\\\": \\\"pie\\\",\\n        \\\"radius\\\": [\\n          \\\"40%\\\",\\n          \\\"70%\\\"\\n        ],\\n        \\\"avoidLabelOverlap\\\": false,\\n        \\\"label\\\": {\\n          \\\"show\\\": false,\\n          \\\"position\\\": \\\"center\\\"\\n        },\\n        \\\"emphasis\\\": {\\n          \\\"label\\\": {\\n            \\\"show\\\": true,\\n            \\\"fontWeight\\\": \\\"bold\\\",\\r\\n\t\t\t\t\t\t\\\"fontSize\\\": 14\\n          }\\n        },\\n        \\\"labelLine\\\": {\\n          \\\"show\\\": false\\n        },\\n        \\\"data\\\": []\\n      }\\n    ]\\n  }\\n}', '1', NULL, NULL, 'admin', '2022-04-22 19:05:11');\nINSERT INTO `onl_drag_comp` VALUES ('200206', '200', '面积图', 'JArea', 'teenyicons:area-chart-solid', 6, NULL, '{\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": -1,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"value\\\": 1048,\\n      \\\"name\\\": \\\"华为\\\"\\n    },\\n    {\\n      \\\"value\\\": 605,\\n      \\\"name\\\": \\\"vivo\\\"\\n    },\\n    {\\n      \\\"value\\\": 580,\\n      \\\"name\\\": \\\"oppo\\\"\\n    },\\n    {\\n      \\\"value\\\": 484,\\n      \\\"name\\\": \\\"苹果\\\"\\n    },\\n    {\\n      \\\"value\\\": 300,\\n      \\\"name\\\": \\\"小米\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"grid\\\": {\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"基础面积图\\\",\\r\\n\t\t\t\\\"textStyle\\\":{\\r\\n\t\t\t  \\\"fontWeight\\\":\\\"normal\\\"\\r\\n\t\t\t},\\n      \\\"show\\\": true\\n    },\\n    \\\"xAxis\\\": {\\n      \\\"boundaryGap\\\": false,\\n      \\\"data\\\": []\\n    },\\n    \\\"series\\\": [\\n      {\\n        \\\"data\\\": [],\\n        \\\"type\\\": \\\"line\\\",\\n        \\\"areaStyle\\\": {}\\n      }\\n    ]\\n  }\\n}', '1', NULL, NULL, 'admin', '2022-04-22 19:04:01');\nINSERT INTO `onl_drag_comp` VALUES ('200207', '200', '象形图', 'JPictorialBar', 'ant-design:dot-chart-outlined', 10, NULL, '{\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/26/pictogram\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"name\\\": \\\"驯鹿\\\",\\n      \\\"value\\\": 123,\\n      \\\"symbol\\\": \\\"path://M-22.788,24.521c2.08-0.986,3.611-3.905,4.984-5.892 c-2.686,2.782-5.047,5.884-9.102,7.312c-0.992,0.005-0.25-2.016,0.34-2.362l1.852-0.41c0.564-0.218,0.785-0.842,0.902-1.347 c2.133-0.727,4.91-4.129,6.031-6.194c1.748-0.7,4.443-0.679,5.734-2.293c1.176-1.468,0.393-3.992,1.215-6.557 c0.24-0.754,0.574-1.581,1.008-2.293c-0.611,0.011-1.348-0.061-1.959-0.608c-1.391-1.245-0.785-2.086-1.297-3.313 c1.684,0.744,2.5,2.584,4.426,2.586C-8.46,3.012-8.255,2.901-8.04,2.824c6.031-1.952,15.182-0.165,19.498-3.937 c1.15-3.933-1.24-9.846-1.229-9.938c0.008-0.062-1.314-0.004-1.803-0.258c-1.119-0.771-6.531-3.75-0.17-3.33 c0.314-0.045,0.943,0.259,1.439,0.435c-0.289-1.694-0.92-0.144-3.311-1.946c0,0-1.1-0.855-1.764-1.98 c-0.836-1.09-2.01-2.825-2.992-4.031c-1.523-2.476,1.367,0.709,1.816,1.108c1.768,1.704,1.844,3.281,3.232,3.983 c0.195,0.203,1.453,0.164,0.926-0.468c-0.525-0.632-1.367-1.278-1.775-2.341c-0.293-0.703-1.311-2.326-1.566-2.711 c-0.256-0.384-0.959-1.718-1.67-2.351c-1.047-1.187-0.268-0.902,0.521-0.07c0.789,0.834,1.537,1.821,1.672,2.023 c0.135,0.203,1.584,2.521,1.725,2.387c0.102-0.259-0.035-0.428-0.158-0.852c-0.125-0.423-0.912-2.032-0.961-2.083 c-0.357-0.852-0.566-1.908-0.598-3.333c0.4-2.375,0.648-2.486,0.549-0.705c0.014,1.143,0.031,2.215,0.602,3.247 c0.807,1.496,1.764,4.064,1.836,4.474c0.561,3.176,2.904,1.749,2.281-0.126c-0.068-0.446-0.109-2.014-0.287-2.862 c-0.18-0.849-0.219-1.688-0.113-3.056c0.066-1.389,0.232-2.055,0.277-2.299c0.285-1.023,0.4-1.088,0.408,0.135 c-0.059,0.399-0.131,1.687-0.125,2.655c0.064,0.642-0.043,1.768,0.172,2.486c0.654,1.928-0.027,3.496,1,3.514 c1.805-0.424,2.428-1.218,2.428-2.346c-0.086-0.704-0.121-0.843-0.031-1.193c0.221-0.568,0.359-0.67,0.312-0.076 c-0.055,0.287,0.031,0.533,0.082,0.794c0.264,1.197,0.912,0.114,1.283-0.782c0.15-0.238,0.539-2.154,0.545-2.522 c-0.023-0.617,0.285-0.645,0.309,0.01c0.064,0.422-0.248,2.646-0.205,2.334c-0.338,1.24-1.105,3.402-3.379,4.712 c-0.389,0.12-1.186,1.286-3.328,2.178c0,0,1.729,0.321,3.156,0.246c1.102-0.19,3.707-0.027,4.654,0.269 c1.752,0.494,1.531-0.053,4.084,0.164c2.26-0.4,2.154,2.391-1.496,3.68c-2.549,1.405-3.107,1.475-2.293,2.984 c3.484,7.906,2.865,13.183,2.193,16.466c2.41,0.271,5.732-0.62,7.301,0.725c0.506,0.333,0.648,1.866-0.457,2.86 c-4.105,2.745-9.283,7.022-13.904,7.662c-0.977-0.194,0.156-2.025,0.803-2.247l1.898-0.03c0.596-0.101,0.936-0.669,1.152-1.139 c3.16-0.404,5.045-3.775,8.246-4.818c-4.035-0.718-9.588,3.981-12.162,1.051c-5.043,1.423-11.449,1.84-15.895,1.111 c-3.105,2.687-7.934,4.021-12.115,5.866c-3.271,3.511-5.188,8.086-9.967,10.414c-0.986,0.119-0.48-1.974,0.066-2.385l1.795-0.618 C-22.995,25.682-22.849,25.035-22.788,24.521z\\\",\\n      \\\"symbolSize\\\": [\\n        60,\\n        60\\n      ]\\n    },\\n    {\\n      \\\"name\\\": \\\"飞机\\\",\\n      \\\"value\\\": 60,\\n      \\\"symbol\\\": \\\"path://M1.112,32.559l2.998,1.205l-2.882,2.268l-2.215-0.012L1.112,32.559z M37.803,23.96 c0.158-0.838,0.5-1.509,0.961-1.904c-0.096-0.037-0.205-0.071-0.344-0.071c-0.777-0.005-2.068-0.009-3.047-0.009 c-0.633,0-1.217,0.066-1.754,0.18l2.199,1.804H37.803z M39.738,23.036c-0.111,0-0.377,0.325-0.537,0.924h1.076 C40.115,23.361,39.854,23.036,39.738,23.036z M39.934,39.867c-0.166,0-0.674,0.705-0.674,1.986s0.506,1.986,0.674,1.986 s0.672-0.705,0.672-1.986S40.102,39.867,39.934,39.867z M38.963,38.889c-0.098-0.038-0.209-0.07-0.348-0.073 c-0.082,0-0.174,0-0.268-0.001l-7.127,4.671c0.879,0.821,2.42,1.417,4.348,1.417c0.979,0,2.27-0.006,3.047-0.01 c0.139,0,0.25-0.034,0.348-0.072c-0.646-0.555-1.07-1.643-1.07-2.967C37.891,40.529,38.316,39.441,38.963,38.889z M32.713,23.96 l-12.37-10.116l-4.693-0.004c0,0,4,8.222,4.827,10.121H32.713z M59.311,32.374c-0.248,2.104-5.305,3.172-8.018,3.172H39.629 l-25.325,16.61L9.607,52.16c0,0,6.687-8.479,7.95-10.207c1.17-1.6,3.019-3.699,3.027-6.407h-2.138 c-5.839,0-13.816-3.789-18.472-5.583c-2.818-1.085-2.396-4.04-0.031-4.04h0.039l-3.299-11.371h3.617c0,0,4.352,5.696,5.846,7.5 c2,2.416,4.503,3.678,8.228,3.87h30.727c2.17,0,4.311,0.417,6.252,1.046c3.49,1.175,5.863,2.7,7.199,4.027 C59.145,31.584,59.352,32.025,59.311,32.374z M22.069,30.408c0-0.815-0.661-1.475-1.469-1.475c-0.812,0-1.471,0.66-1.471,1.475 s0.658,1.475,1.471,1.475C21.408,31.883,22.069,31.224,22.069,30.408z M27.06,30.408c0-0.815-0.656-1.478-1.466-1.478 c-0.812,0-1.471,0.662-1.471,1.478s0.658,1.477,1.471,1.477C26.404,31.885,27.06,31.224,27.06,30.408z M32.055,30.408 c0-0.815-0.66-1.475-1.469-1.475c-0.808,0-1.466,0.66-1.466,1.475s0.658,1.475,1.466,1.475 C31.398,31.883,32.055,31.224,32.055,30.408z M37.049,30.408c0-0.815-0.658-1.478-1.467-1.478c-0.812,0-1.469,0.662-1.469,1.478 s0.656,1.477,1.469,1.477C36.389,31.885,37.049,31.224,37.049,30.408z M42.039,30.408c0-0.815-0.656-1.478-1.465-1.478 c-0.811,0-1.469,0.662-1.469,1.478s0.658,1.477,1.469,1.477C41.383,31.885,42.039,31.224,42.039,30.408z M55.479,30.565 c-0.701-0.436-1.568-0.896-2.627-1.347c-0.613,0.289-1.551,0.476-2.73,0.476c-1.527,0-1.639,2.263,0.164,2.316 C52.389,32.074,54.627,31.373,55.479,30.565z\\\",\\n      \\\"symbolSize\\\": [\\n        65,\\n        35\\n      ]\\n    },\\n    {\\n      \\\"name\\\": \\\"火箭\\\",\\n      \\\"value\\\": 25,\\n      \\\"symbol\\\": \\\"path://M-244.396,44.399c0,0,0.47-2.931-2.427-6.512c2.819-8.221,3.21-15.709,3.21-15.709s5.795,1.383,5.795,7.325C-237.818,39.679-244.396,44.399-244.396,44.399z M-260.371,40.827c0,0-3.881-12.946-3.881-18.319c0-2.416,0.262-4.566,0.669-6.517h17.684c0.411,1.952,0.675,4.104,0.675,6.519c0,5.291-3.87,18.317-3.87,18.317H-260.371z M-254.745,18.951c-1.99,0-3.603,1.676-3.603,3.744c0,2.068,1.612,3.744,3.603,3.744c1.988,0,3.602-1.676,3.602-3.744S-252.757,18.951-254.745,18.951z M-255.521,2.228v-5.098h1.402v4.969c1.603,1.213,5.941,5.069,7.901,12.5h-17.05C-261.373,7.373-257.245,3.558-255.521,2.228zM-265.07,44.399c0,0-6.577-4.721-6.577-14.896c0-5.942,5.794-7.325,5.794-7.325s0.393,7.488,3.211,15.708C-265.539,41.469-265.07,44.399-265.07,44.399z M-252.36,45.15l-1.176-1.22L-254.789,48l-1.487-4.069l-1.019,2.116l-1.488-3.826h8.067L-252.36,45.15z\\\",\\n      \\\"symbolSize\\\": [\\n        50,\\n        60\\n      ]\\n    },\\n    {\\n      \\\"name\\\": \\\"高铁\\\",\\n      \\\"value\\\": 18,\\n      \\\"symbol\\\": \\\"path://M67.335,33.596L67.335,33.596c-0.002-1.39-1.153-3.183-3.328-4.218h-9.096v-2.07h5.371 c-4.939-2.07-11.199-4.141-14.89-4.141H19.72v12.421v5.176h38.373c4.033,0,8.457-1.035,9.142-5.176h-0.027 c0.076-0.367,0.129-0.751,0.129-1.165L67.335,33.596L67.335,33.596z M27.999,30.413h-3.105v-4.141h3.105V30.413z M35.245,30.413 h-3.104v-4.141h3.104V30.413z M42.491,30.413h-3.104v-4.141h3.104V30.413z M49.736,30.413h-3.104v-4.141h3.104V30.413z  M14.544,40.764c1.143,0,2.07-0.927,2.07-2.07V35.59V25.237c0-1.145-0.928-2.07-2.07-2.07H-9.265c-1.143,0-2.068,0.926-2.068,2.07 v10.351v3.105c0,1.144,0.926,2.07,2.068,2.07H14.544L14.544,40.764z M8.333,26.272h3.105v4.141H8.333V26.272z M1.087,26.272h3.105 v4.141H1.087V26.272z M-6.159,26.272h3.105v4.141h-3.105V26.272z M-9.265,41.798h69.352v1.035H-9.265V41.798z\\\",\\n      \\\"symbolSize\\\": [\\n        50,\\n        30\\n      ]\\n    },\\n    {\\n      \\\"name\\\": \\\"轮船\\\",\\n      \\\"value\\\": 12,\\n      \\\"symbol\\\": \\\"path://M16.678,17.086h9.854l-2.703,5.912c5.596,2.428,11.155,5.575,16.711,8.607c3.387,1.847,6.967,3.75,10.541,5.375 v-6.16l-4.197-2.763v-5.318L33.064,12.197h-11.48L20.43,15.24h-4.533l-1.266,3.286l0.781,0.345L16.678,17.086z M49.6,31.84 l0.047,1.273L27.438,20.998l0.799-1.734L49.6,31.84z M33.031,15.1l12.889,8.82l0.027,0.769L32.551,16.1L33.031,15.1z M22.377,14.045 h9.846l-1.539,3.365l-2.287-1.498h1.371l0.721-1.352h-2.023l-0.553,1.037l-0.541-0.357h-0.34l0.359-0.684h-2.025l-0.361,0.684 h-3.473L22.377,14.045z M23.695,20.678l-0.004,0.004h0.004V20.678z M24.828,18.199h-2.031l-0.719,1.358h2.029L24.828,18.199z  M40.385,34.227c-12.85-7.009-25.729-14.667-38.971-12.527c1.26,8.809,9.08,16.201,8.213,24.328 c-0.553,4.062-3.111,0.828-3.303,7.137c15.799,0,32.379,0,48.166,0l0.066-4.195l1.477-7.23 C50.842,39.812,45.393,36.961,40.385,34.227z M13.99,35.954c-1.213,0-2.195-1.353-2.195-3.035c0-1.665,0.98-3.017,2.195-3.017 c1.219,0,2.195,1.352,2.195,3.017C16.186,34.604,15.213,35.954,13.99,35.954z M23.691,20.682h-2.02l-0.588,1.351h2.023 L23.691,20.682z M19.697,18.199l-0.721,1.358h2.025l0.727-1.358H19.697z\\\",\\n      \\\"symbolSize\\\": [\\n        50,\\n        35\\n      ]\\n    },\\n    {\\n      \\\"name\\\": \\\"汽车\\\",\\n      \\\"value\\\": 9,\\n      \\\"symbol\\\": \\\"path://M49.592,40.883c-0.053,0.354-0.139,0.697-0.268,0.963c-0.232,0.475-0.455,0.519-1.334,0.475 c-1.135-0.053-2.764,0-4.484,0.068c0,0.476,0.018,0.697,0.018,0.697c0.111,1.299,0.697,1.342,0.931,1.342h3.7 c0.326,0,0.628,0,0.861-0.154c0.301-0.196,0.43-0.772,0.543-1.78c0.017-0.146,0.025-0.336,0.033-0.56v-0.01 c0-0.068,0.008-0.154,0.008-0.25V41.58l0,0C49.6,41.348,49.6,41.09,49.592,40.883L49.592,40.883z M6.057,40.883 c0.053,0.354,0.137,0.697,0.268,0.963c0.23,0.475,0.455,0.519,1.334,0.475c1.137-0.053,2.762,0,4.484,0.068 c0,0.476-0.018,0.697-0.018,0.697c-0.111,1.299-0.697,1.342-0.93,1.342h-3.7c-0.328,0-0.602,0-0.861-0.154 c-0.309-0.18-0.43-0.772-0.541-1.78c-0.018-0.146-0.027-0.336-0.035-0.56v-0.01c0-0.068-0.008-0.154-0.008-0.25V41.58l0,0 C6.057,41.348,6.057,41.09,6.057,40.883L6.057,40.883z M49.867,32.766c0-2.642-0.344-5.224-0.482-5.507 c-0.104-0.207-0.766-0.749-2.271-1.773c-1.522-1.042-1.487-0.887-1.766-1.566c0.25-0.078,0.492-0.224,0.639-0.241 c0.326-0.034,0.345,0.274,1.023,0.274c0.68,0,2.152-0.18,2.453-0.48c0.301-0.303,0.396-0.405,0.396-0.672 c0-0.268-0.156-0.818-0.447-1.146c-0.293-0.327-1.541-0.49-2.273-0.585c-0.729-0.095-0.834,0-1.022,0.121 c-0.304,0.189-0.32,1.919-0.32,1.919l-0.713,0.018c-0.465-1.146-1.11-3.452-2.117-5.269c-1.103-1.979-2.256-2.599-2.737-2.754 c-0.474-0.146-0.904-0.249-4.131-0.576c-3.298-0.344-5.922-0.388-8.262-0.388c-2.342,0-4.967,0.052-8.264,0.388 c-3.229,0.336-3.66,0.43-4.133,0.576s-1.633,0.775-2.736,2.754c-1.006,1.816-1.652,4.123-2.117,5.269L9.87,23.109 c0,0-0.008-1.729-0.318-1.919c-0.189-0.121-0.293-0.225-1.023-0.121c-0.732,0.104-1.98,0.258-2.273,0.585 c-0.293,0.327-0.447,0.878-0.447,1.146c0,0.267,0.094,0.379,0.396,0.672c0.301,0.301,1.773,0.48,2.453,0.48 c0.68,0,0.697-0.309,1.023-0.274c0.146,0.018,0.396,0.163,0.637,0.241c-0.283,0.68-0.24,0.524-1.764,1.566 c-1.506,1.033-2.178,1.566-2.271,1.773c-0.139,0.283-0.482,2.865-0.482,5.508s0.189,5.02,0.189,5.86c0,0.354,0,0.976,0.076,1.565 c0.053,0.354,0.129,0.697,0.268,0.966c0.232,0.473,0.447,0.516,1.334,0.473c1.137-0.051,2.779,0,4.477,0.07 c1.135,0.043,2.297,0.086,3.33,0.11c2.582,0.051,1.826-0.379,2.928-0.36c1.102,0.016,5.447,0.196,9.424,0.196 c3.976,0,8.332-0.182,9.423-0.196c1.102-0.019,0.346,0.411,2.926,0.36c1.033-0.018,2.195-0.067,3.332-0.11 c1.695-0.062,3.348-0.121,4.477-0.07c0.886,0.043,1.103,0,1.332-0.473c0.132-0.269,0.218-0.611,0.269-0.966 c0.086-0.592,0.078-1.213,0.078-1.565C49.678,37.793,49.867,35.408,49.867,32.766L49.867,32.766z M13.219,19.735 c0.412-0.964,1.652-2.9,2.256-3.244c0.145-0.087,1.426-0.491,4.637-0.706c2.953-0.198,6.217-0.276,7.73-0.276 c1.513,0,4.777,0.078,7.729,0.276c3.201,0.215,4.502,0.611,4.639,0.706c0.775,0.533,1.842,2.28,2.256,3.244 c0.412,0.965,0.965,2.858,0.861,3.116c-0.104,0.258,0.104,0.388-1.291,0.275c-1.387-0.103-10.088-0.216-14.185-0.216 c-4.088,0-12.789,0.113-14.184,0.216c-1.395,0.104-1.188-0.018-1.291-0.275C12.254,22.593,12.805,20.708,13.219,19.735 L13.219,19.735z M16.385,30.511c-0.619,0.155-0.988,0.491-1.764,0.482c-0.775,0-2.867-0.353-3.314-0.371 c-0.447-0.017-0.842,0.302-1.076,0.362c-0.23,0.06-0.688-0.104-1.377-0.318c-0.688-0.216-1.092-0.155-1.316-1.094 c-0.232-0.93,0-2.264,0-2.264c1.488-0.068,2.928,0.069,5.621,0.826c2.693,0.758,4.191,2.213,4.191,2.213 S17.004,30.357,16.385,30.511L16.385,30.511z M36.629,37.293c-1.23,0.164-6.386,0.207-8.794,0.207c-2.412,0-7.566-0.051-8.799-0.207 c-1.256-0.164-2.891-1.67-1.764-2.865c1.523-1.627,1.24-1.576,4.701-2.023C24.967,32.018,27.239,32,27.834,32 c0.584,0,2.865,0.025,5.859,0.404c3.461,0.447,3.178,0.396,4.699,2.022C39.521,35.623,37.887,37.129,36.629,37.293L36.629,37.293z  M48.129,29.582c-0.232,0.93-0.629,0.878-1.318,1.093c-0.688,0.216-1.145,0.371-1.377,0.319c-0.231-0.053-0.627-0.371-1.074-0.361 c-0.448,0.018-2.539,0.37-3.313,0.37c-0.772,0-1.146-0.328-1.764-0.481c-0.621-0.154-0.966-0.154-0.966-0.154 s1.49-1.464,4.191-2.213c2.693-0.758,4.131-0.895,5.621-0.826C48.129,27.309,48.361,28.643,48.129,29.582L48.129,29.582z\\\",\\n      \\\"symbolSize\\\": [\\n        40,\\n        30\\n      ]\\n    },\\n    {\\n      \\\"name\\\": \\\"跑步\\\",\\n      \\\"value\\\": 2,\\n      \\\"symbol\\\": \\\"path://M13.676,32.955c0.919-0.031,1.843-0.008,2.767-0.008v0.007c0.827,0,1.659,0.041,2.486-0.019 c0.417-0.028,1.118,0.325,1.14-0.545c0.014-0.637-0.156-1.279-0.873-1.367c-1.919-0.241-3.858-0.233-5.774,0.019 c-0.465,0.062-0.998,0.442-0.832,1.069C12.715,32.602,13.045,32.977,13.676,32.955z M14.108,29.013 c1.47-0.007,2.96-0.122,4.414,0.035c1.792,0.192,3.1-0.412,4.273-2.105c-3.044,0-5.882,0.014-8.719-0.01 c-0.768-0.005-1.495,0.118-1.461,1C12.642,28.731,13.329,29.014,14.108,29.013z M23.678,36.593c-0.666-0.69-1.258-1.497-2.483-1.448 c-2.341,0.095-4.689,0.051-7.035,0.012c-0.834-0.014-1.599,0.177-1.569,1.066c0.031,0.854,0.812,1.062,1.636,1.043 c1.425-0.033,2.852-0.01,4.278-0.01v-0.01c1.562,0,3.126,0.008,4.691-0.005C23.614,37.239,24.233,37.174,23.678,36.593z  M32.234,42.292h-0.002c-1.075,0.793-2.589,0.345-3.821,1.048c-0.359,0.193-0.663,0.465-0.899,0.799 c-1.068,1.623-2.052,3.301-3.117,4.928c-0.625,0.961-0.386,1.805,0.409,2.395c0.844,0.628,1.874,0.617,2.548-0.299 c1.912-2.573,3.761-5.197,5.621-7.814C33.484,42.619,33.032,42.387,32.234,42.292z M43.527,28.401 c-0.688-1.575-2.012-0.831-3.121-0.895c-1.047-0.058-2.119,1.128-3.002,0.345c-0.768-0.677-1.213-1.804-1.562-2.813 c-0.45-1.305-1.495-2.225-2.329-3.583c2.953,1.139,4.729,0.077,5.592-1.322c0.99-1.61,0.718-3.725-0.627-4.967 c-1.362-1.255-3.414-1.445-4.927-0.452c-1.933,1.268-2.206,2.893-0.899,6.11c-2.098-0.659-3.835-1.654-5.682-2.383 c-0.735-0.291-1.437-1.017-2.293-0.666c-2.263,0.927-4.522,1.885-6.723,2.95c-1.357,0.658-1.649,1.593-1.076,2.638 c0.462,0.851,1.643,1.126,2.806,0.617c0.993-0.433,1.994-0.857,2.951-1.374c1.599-0.86,3.044-0.873,4.604,0.214 c1.017,0.707,0.873,1.137,0.123,1.849c-1.701,1.615-3.516,3.12-4.933,5.006c-1.042,1.388-0.993,2.817,0.255,4.011 c1.538,1.471,3.148,2.869,4.708,4.315c0.485,0.444,0.907,0.896-0.227,1.104c-1.523,0.285-3.021,0.694-4.538,1.006 c-1.109,0.225-2.02,1.259-1.83,2.16c0.223,1.07,1.548,1.756,2.687,1.487c3.003-0.712,6.008-1.413,9.032-2.044 c1.549-0.324,2.273-1.869,1.344-3.115c-0.868-1.156-1.801-2.267-2.639-3.445c-1.964-2.762-1.95-2.771,0.528-5.189 c1.394-1.357,1.379-1.351,2.437,0.417c0.461,0.769,0.854,1.703,1.99,1.613c2.238-0.181,4.407-0.755,6.564-1.331 C43.557,30.447,43.88,29.206,43.527,28.401z\\\",\\n      \\\"symbolSize\\\": [\\n        50,\\n        50\\n      ]\\n    },\\n    {\\n      \\\"name\\\": \\\"步行\\\",\\n      \\\"value\\\": 1,\\n      \\\"symbol\\\": \\\"path://M29.902,23.275c1.86,0,3.368-1.506,3.368-3.365c0-1.859-1.508-3.365-3.368-3.365 c-1.857,0-3.365,1.506-3.365,3.365C26.537,21.769,28.045,23.275,29.902,23.275z M36.867,30.74c-1.666-0.467-3.799-1.6-4.732-4.199 c-0.932-2.6-3.131-2.998-4.797-2.998s-7.098,3.894-7.098,3.894c-1.133,1.001-2.1,6.502-0.967,6.769 c1.133,0.269,1.266-1.533,1.934-3.599c0.666-2.065,3.797-3.466,3.797-3.466s0.201,2.467-0.398,3.866 c-0.599,1.399-1.133,2.866-1.467,6.198s-1.6,3.665-3.799,6.266c-2.199,2.598-0.6,3.797,0.398,3.664 c1.002-0.133,5.865-5.598,6.398-6.998c0.533-1.397,0.668-3.732,0.668-3.732s0,0,2.199,1.867c2.199,1.865,2.332,4.6,2.998,7.73 s2.332,0.934,2.332-0.467c0-1.401,0.269-5.465-1-7.064c-1.265-1.6-3.73-3.465-3.73-5.265s1.199-3.732,1.199-3.732 c0.332,1.667,3.335,3.065,5.599,3.399C38.668,33.206,38.533,31.207,36.867,30.74z\\\",\\n      \\\"symbolSize\\\": [\\n        40,\\n        50\\n      ]\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"title\\\": {\\n      \\\"show\\\": true,\\n      \\\"text\\\": \\\"象形柱图\\\"\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"grid\\\": {\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"tooltip\\\": {\\n      \\\"trigger\\\": \\\"axis\\\",\\n      \\\"axisPointer\\\": {\\n        \\\"type\\\": \\\"shadow\\\",\\n        \\\"label\\\": {\\n          \\\"show\\\": true,\\n          \\\"backgroundColor\\\": \\\"#333\\\"\\n        }\\n      }\\n    },\\n    \\\"series\\\": []\\n  }\\n}', '1', NULL, '2022-01-05 16:52:27', 'admin', '2022-04-24 11:03:33');\nINSERT INTO `onl_drag_comp` VALUES ('200208', '1537764868216684545', '普通漏斗图', 'JFunnel', 'ant-design:funnel-plot-filled', 8, NULL, '{\\r\\n  \\\"w\\\": 12,\\r\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/26/funnel\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"维度\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"value\\\": 335,\\n      \\\"name\\\": \\\"直接访问\\\"\\n    },\\n    {\\n      \\\"value\\\": 310,\\n      \\\"name\\\": \\\"邮件营销\\\"\\n    },\\n    {\\n      \\\"value\\\": 234,\\n      \\\"name\\\": \\\"联盟广告\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"基础漏斗图\\\",\\r\\n\t\t\t\\\"textStyle\\\":{\\r\\n\t\t\t  \\\"fontWeight\\\":\\\"normal\\\"\\r\\n\t\t\t},\\n      \\\"show\\\": true\\n    },\\n    \\\"grid\\\": {\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"tooltip\\\": {\\n      \\\"trigger\\\": \\\"item\\\",\\n      \\\"formatter\\\": \\\"{a} <br/>{b} : {c}%\\\"\\n    },\\n    \\\"legend\\\": {\\n      \\\"orient\\\": \\\"horizontal\\\"\\n    },\\n    \\\"series\\\": [\\n      {\\n        \\\"name\\\": \\\"Funnel\\\",\\n        \\\"type\\\": \\\"funnel\\\",\\n        \\\"left\\\": \\\"10%\\\",\\n        \\\"width\\\": \\\"80%\\\",\\n        \\\"sort\\\": \\\"descending\\\",\\n        \\\"gap\\\": 2,\\n        \\\"label\\\": {\\n          \\\"show\\\": true,\\n          \\\"position\\\": \\\"inside\\\"\\n        },\\n        \\\"labelLine\\\": {\\n          \\\"length\\\": 10,\\n          \\\"lineStyle\\\": {\\n            \\\"width\\\": 1,\\n            \\\"type\\\": \\\"solid\\\"\\n          }\\n        },\\n        \\\"itemStyle\\\": {\\n          \\\"borderColor\\\": \\\"#fff\\\",\\n          \\\"borderWidth\\\": 1\\n        },\\n        \\\"emphasis\\\": {\\n          \\\"label\\\": {\\n            \\\"fontSize\\\": 20\\n          }\\n        }\\n      }\\n    ]\\n  }\\n}', '1', NULL, '2022-01-06 14:38:04', 'admin', '2022-06-17 19:51:26');\nINSERT INTO `onl_drag_comp` VALUES ('200211', '200300', '基础仪表盘', 'JGauge', 'mdi:gauge', NULL, NULL, '{\\r\\n  \\\"w\\\": 12,\\r\\n  \\\"h\\\": 30,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/26/gauge\\\",\\n  \\\"timeOut\\\": -1,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [\\n    {\\n      \\\"filed\\\": \\\"名称\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    },\\n    {\\n      \\\"filed\\\": \\\"数值\\\",\\n      \\\"mapping\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"min\\\": 1,\\n      \\\"max\\\": 10,\\n      \\\"label\\\": \\\"名称\\\",\\n      \\\"value\\\": 4,\\n      \\\"unit\\\": \\\"%\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"标准仪表盘\\\"\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"tooltip\\\": {\\n      \\\"formatter\\\": \\\"{a} <br/>{b} : {c}%\\\"\\n    },\\n    \\\"grid\\\": {\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"series\\\": [\\n      {\\n        \\\"axisLabel\\\": {\\n          \\\"show\\\": true,\\n          \\\"fontSize\\\": 12\\n        },\\n        \\\"detail\\\": {\\n          \\\"fontSize\\\": 25,\\n          \\\"formatter\\\": \\\"{value}\\\"\\n        },\\n        \\\"splitLine\\\": {\\n          \\\"length\\\": 12,\\n          \\\"lineStyle\\\": {\\n            \\\"color\\\": \\\"#eee\\\",\\n            \\\"width\\\": 4\\n          }\\n        },\\n        \\\"axisTick\\\": {\\n          \\\"show\\\": true,\\n          \\\"lineStyle\\\": {\\n            \\\"color\\\": \\\"#eee\\\"\\n          }\\n        },\\n        \\\"progress\\\": {\\n          \\\"show\\\": true\\n        },\\n        \\\"data\\\": [],\\r\\n \\\"itemStyle\\\": {\\r\\n          \\\"color\\\": \\\"#64b5f6\\\"\\r\\n        },\\n        \\\"type\\\": \\\"gauge\\\"\\n      }\\n    ]\\n  }\\n}', '1', 'jeecg', '2021-12-26 18:32:05', 'admin', '2022-04-24 10:57:39');\nINSERT INTO `onl_drag_comp` VALUES ('200300', '200', '仪表盘', '', 'mdi:gauge', 10, NULL, '', '1', NULL, NULL, NULL, '2022-04-22 19:10:00');\nINSERT INTO `onl_drag_comp` VALUES ('200400', '708970414976712704', '通用组件', 'JCommon', 'teenyicons:area-chart-solid', 6, NULL, '{\\r\\n  \\\"dataType\\\": 1,\\r\\n  \\\"background\\\": \\\"#ffffff\\\",\\r\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\r\\n  \\\"timeOut\\\": 0,\\r\\n  \\\"turnConfig\\\": {\\r\\n    \\\"url\\\": \\\"\\\"\\r\\n  },\\r\\n  \\\"linkageConfig\\\": [],\\r\\n  \\\"dataMapping\\\": [],\\r\\n\t\\\"customOption\\\": \\\"option = {xAxis: {type: \\'category\\',data: [\\'Mon\\', \\'Tue\\', \\'Wed\\', \\'Thu\\', \\'Fri\\', \\'Sat\\', \\'Sun\\']},yAxis: {type: \\'value\\'},series: [{data: [150, 230, 224, 218, 135, 147, 260],type: \\'line\\'}]};return option;\\\",\\r\\n  \\\"chartData\\\": [\\r\\n    {\\r\\n      \\\"value\\\": 0,\\r\\n      \\\"name\\\": \\\"\\\"\\r\\n    }\\r\\n  ],\\r\\n\t\\r\\n  \\\"option\\\": {\\r\\n    \\\"grid\\\": {\\r\\n      \\\"bottom\\\": 115\\r\\n    },\\r\\n    \\\"card\\\": {\\r\\n      \\\"title\\\": \\\"\\\",\\r\\n      \\\"extra\\\": \\\"\\\",\\r\\n      \\\"rightHref\\\": \\\"\\\",\\r\\n      \\\"size\\\": \\\"default\\\"\\r\\n    },\\r\\n    \\\"title\\\": {\\r\\n      \\\"text\\\": \\\"\\\",\\r\\n      \\\"show\\\": true\\r\\n    }\\r\\n  }\\r\\n}', '1', NULL, NULL, 'admin', '2022-07-01 17:34:27');\nINSERT INTO `onl_drag_comp` VALUES ('708970414976712704', '0', '个性', 'custom', 'ant-design:appstore-twotone', 100, NULL, NULL, '0', 'admin', '2022-07-18 19:22:09', 'admin', '2022-07-18 19:33:20');\nINSERT INTO `onl_drag_comp` VALUES ('708970874177503232', '708970414976712704', '牛气冲天', 'JCommon', 'ant-design:heart-outlined', 100, NULL, '{\\n  \\\"dataType\\\": 1,\\n  \\\"background\\\": \\\"#ffffff\\\",\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"customOption\\\": \\\"var path=\\'path://M1472.28,127.91v1C1551,161.7,1579,253.05,1566,330.91a302.16,302.16,0,0,1-10.75,45c-1.53,4.64-2.58,11.74-5.84,15.49-4.58,5.24-17.68,7.14-24.16,9.56-16.89,6.31-33.09,14.32-49,22.73a288.45,288.45,0,0,0-41,26.87c-5.65,4.35-12.1,13-19,15-5,1.48-13-2.41-18-3.47-13-2.75-26.75-4.88-40-5.2-34.31-.84-68.14-.13-101-12.07-87.12-31.65-121-121.33-121-207.95-8.6,6.19-14.51,17.69-19.24,27-12.29,24.17-18.25,50.2-20.93,77-9.21,92.11,29.78,183.68,110.17,232,17.52,10.54,39.51,23,60,26-27.07,22.42-61.21,39.27-91,58l-24,15.1c-3.06,1.92-8.39,4-10.25,7.28-3.37,5.86,12.26,15.67,16.25,18.32,19,12.57,45.11,21.88,68,22.35-14.3,12.93-35.35,20.72-51,32.66-34,26-63.52,56.3-91.71,88.34a787.23,787.23,0,0,0-57.4,73c-12.44,18.05-23,37.85-38,54-13.26,14.26-28.7,25.07-44.92,35.66-56.3,36.75-122.64,58.87-187,76.76-91.95,25.57-185.55,44.87-277,72.31-41.2,12.35-81.72,26.39-117,51.7-11.09,8-22.6,17.26-31.57,27.57-4.78,5.49-11.54,16.79-18.44,19.4-6.5,2.45-17.27-.17-24-1.13-21.36-3-50.8-8.45-64.21-27.27-9.24-13-3-28.7,5.88-40,17.49-22.23,44.8-39.36,71.33-48.66,53.62-18.78,111-24.35,165-42.34,25.32-8.44,54.45-19.34,71.49-41,21.79-27.7,14.86-74.74,5.94-106-26.46-92.7-114.26-157-210.43-159,14.47,18,33.35,30.17,41.31,53,2.84,8.16,2.07,15.62,2.86,24,1.79,18.79,6.07,37.51,19,52,28.13,31.53,70.68,26.37,102.82,49.93,17.21,12.61,32.57,33.58,27.1,56.07-10.26,42.27-68.2,52.95-104.1,59.42-57.71,10.42-118.24,18.08-173,40-30.44,12.18-59.21,31.26-72.13,62.6-19.22,46.59,5,87.25,44.13,113.33a263.25,263.25,0,0,0,41,22.09c4.22,1.84,12.58,3.76,11.82,9.6-1.91,14.69-8.09,29.16-10.39,44-4.36,28.12-5.11,57.57-4.41,86,1.54,62.75,7,125,7,188,0,39-.72,79-10.73,117-12.41,47.06-52.6,77.71-69.21,123a177.6,177.6,0,0,0-11,53c-.64,14.62,1.52,29.6-1.7,44-3.28,14.63-19.08,24.93-20.24,39-1.48,18,10.2,33.95,7.6,52-3.72,25.85-33.15,41.75-27,70,3.33,15.35,18.49,24.8,32.33,29.66,28.41,10,63.53,12.06,93,5.68,19.29-4.18,41.85-16,32-39.34-16.25,4.65-30.79,10.21-48,11-16.31.71-31.87-3.27-48-4v-1c29.51-5.48,58.33-7.43,85-23-14.07-44.48-78.23-59.81-76-110,.64-13.92,8.93-27.24,17.09-38,18.37-24.2,43.35-42.89,67.87-60.42,58.41-41.76,121.88-75.85,180-118,37.2-27,70.16-60.68,106-89.57,16.43,79.56,64.1,157.63,124,211.83,20.94,19,44.5,33.9,67,50.8,11.75,8.82,25.72,18.68,33.54,31.37,8.65,14.06-8.82,18.72-8.4,32,.46,14.58,16.09,26.43,19.35,41,2.91,13-1.16,25.79-5.54,38-3.51,9.81-6.76,21.2,1.52,29.67,6.93,7.08,18.29,9.25,27.53,11.45,25.93,6.14,53.84,6.41,80,2,8.67-1.47,40.39-11.88,28.83-26.48-3.37-4.25-19.71-.6-24.83-.6-23,0-42.29-5.75-64-12v-1c25.71,0,58.05-.69,82-11-7.68-18.45-19.4-37.15-34-50.91-11.59-10.93-25.16-18.77-35.56-31.09-37.67-44.64-65-113-62.4-172,1.41-32.05,18.57-53.87,35.62-80,19.45-29.79,38.76-59.78,57.54-90,8.14-13.11,16.85-25.89,25-39,2.87-4.62,6.56-13.55,11.85-15.69,6.63-2.68,18,1,24.95,1.6,22.7,1.83,45.45,4.82,68,8,73.16,10.17,145.12,22.29,216,43.41,15.49,4.61,31.33,8.38,47,12.35,7.83,2,17.29,3,24,7.75,28.88,20.47,61.08,50.49,76.74,82.62,10.42,21.38,9.22,47.09,24.72,66,30,36.62,76.59,55.44,109.5,89,22.06,22.51,25,52.87,38.3,80,5.78,11.84,18.15,18.21,23.39,30,9.57,21.55-5.94,45.37-13,65-5.93,16.62-2.68,37.29,8.63,51,28.34,34.37,85.85,32.9,125.68,25.39,21.63-4.08,45-13.08,45-38.39-33.33.09-65,2.77-98-5.48-14.23-3.55-26.6-9.94-40-15.52v-1c45.78,5.91,88.63,10.78,134-2-13.48-32.38-41.31-63.58-67-86.83-22.22-20.11-45.87-38.14-63-63.17-19-27.75-26.23-61.69-23.94-95,1.07-15.61,8.5-30.09,5.24-46-5.58-27.3-24.69-47.5-36-72-11.87-25.65-13.5-55.3-15.4-83-.84-12.21-3.08-26.88-.63-39,1.37-6.77,7.76-13.69,11.93-19,11-14,23.22-26.45,35.79-39,20.79-20.76,45.55-37.78,69-55.37,32.27-24.21,65.23-49,101-67.85,24-12.65,58.09-21.5,79.91.31,19,19,18.11,52.46,3.73,73.91-6.5,9.7-18.93,17-21.17,29-3.86,20.58,15.81,43.32-7.47,58.9-30.6,20.47-81.21,5.06-100.63,43.1a53.83,53.83,0,0,0-5.07,16c-5.36,34.59,6.69,80.69,32.7,104.91,11.92,11.1,29.9,18.48,46,12.16,3.89-1.53,11.44-4.6,12.65-9.1,1-3.68-4.44-6.88-6.65-9a102.67,102.67,0,0,1-18.69-24c-14-25.5-15.53-49.67-14.31-78h1c.75,36.25,22.54,76.42,57,90,42.58-109.73,89.4-217.41,110.42-334,8.3-46,17.54-102.62,1.36-148-5.89-16.53-21.23-23.44-35.78-31.31-29.79-16.11-59.59-31.3-91-44.09-8.3-3.37-16.6-6.81-25-9.92-3.63-1.34-9.71-2.44-12.38-5.38-3.17-3.49-.62-16.55-.62-21.3,0-20,.28-40.07-1.09-60a870.11,870.11,0,0,0-11.33-95c-8.14-45.1-19.57-89.75-17.54-136,1.44-32.95,3.38-70.71,22.48-99,8.7-12.88,22.25-21.62,33.48-32.08,17.49-16.29,33.42-34.41,45.8-54.92,16.85-27.91,27.29-59.34,34.55-91,5.5-24,8.46-48.26,18.51-71,17.57-39.74,54.62-67.63,70.08-108,11.51-30.07,9.57-65.44.92-96-3.24-11.42-6.37-24.73-15.86-32.67-26.77-22.36-65.92,2.83-61.81,35.67,2.31,18.57,25.16,26.94,39.81,16.37,9.18-6.63,10-16,10-26.37h1c1,7.24,2.88,13.66,1.1,21-5.85,24.08-34.91,38.31-56.1,23.22-23.42-16.69-27.41-51.5-10.84-74.22a58.1,58.1,0,0,1,21.84-18.51c11.76-5.52,22.5-5,35-4.49v-1c-5.86-3.08-11.5-6.23-18-7.76-33.08-7.79-45,24.6-68,38.95-52,32.51-108.58,62.8-167,81.81,0-81.44-16.39-176.06-91-223.56a189.17,189.17,0,0,0-48-21.71c-21.73-6.48-44.43-8.73-67-8.73m133,55c0,6.85.56,13.72-2.67,20-8.44,16.45-28,18.37-42.33,9v-1c14,.61,27.06-.94,36.47-13,3.6-4.61,5.06-10.41,8.53-15m28,41c9.74,33-39.31,61.09-61,33,19.8,3.85,38.15.49,51.53-16,4.25-5.23,6-11.45,9.47-17m25,56c-2,15.68-10.38,29.06-25,35.88-18.57,8.67-48.86,2.65-56-18.88,20.19,10.63,41.93,14.1,62,.65,7.47-5,12.19-12.14,19-17.65m186,36-23.14,54-29.86,67h-1v-66h-1c-5,28.89-23.6,57.21-33,85h-1l-4-59h-1l-14,39-9,22-10-51h-1c-1.56,11.56-4.92,29.05-11,39l-18-34c-.82,10.06-4.13,27.77-10,36l-20-44,44-14.34,67-27.91,76-45.75m-182,19c-1,46.3-68.69,59.78-89,19,7.24,2.29,13.51,6.61,21,8.53a61.2,61.2,0,0,0,51-10.29c6.62-4.92,11-11.78,17-17.24m-510,23c4.91,26.55-30.79,50.19-50,27,15.91,3.09,30.78.15,41.67-13,3.55-4.28,5-9.65,8.33-14m17,38c2.32,8.49,5.16,16,3.54,25-5,27.78-32.38,37.31-56.54,28v-1a51.93,51.93,0,0,0,47.69-31c3-6.73,2.48-14.42,5.31-21m28,32c24.78,24.8,25.68,67.05-9,84.63-8.79,4.46-18.31,5.37-28,5.37v-1c24.42-11.62,42.28-34,42-62-.09-8.54-6.36-19.21-5-27m57,27c29,22.14,29.88,67.72,3,91.83-13.69,12.28-29.28,15.17-47,15.17v-1c33.84-11.52,51.46-46,50-80-.39-8.8-6.23-17.58-6-26m76,15c32.9,23.18,31.66,75.17,3,100.83-14.75,13.21-32,16.17-51,16.17v-1c33.86-13.15,55.87-46.86,55-83-.27-10.86-7.83-22.88-7-33m367,0c-1.53,11.34-6.74,22.81-11.76,33-5.79,11.79-12.83,23.62-22.33,32.83-32.55,31.58-79.5,22.37-113.91-.83,3.4-14.17,15-26.81,26-35.73,34.26-27.82,80.08-29.27,122-29.27m83,153v1c-32.1,9-68.74,12.91-102,13v1l70,1,37-3v1c-32.09,13.35-65.32,29.91-101,30v1c39.41,0,72.72-12.82,110-23-6,8.07-16.41,13.4-25,18.29-26,14.78-55.32,20.71-85,20.71-14.48,0-32.39-1.69-42.81-13-13.24-14.41-3.73-39.46,11.81-48.05,15-8.3,34.65-6.49,51-4.74,25.45,2.73,50.37,4.83,76,4.83m46,40v1c-72.51,34.36-150.45,63-232,63v1c50.37,0,102.12-5,151-17.88,20.48-5.4,39.55-16.27,60-21.12v1c-67.17,35.76-136.49,64-214,64v1c49.63,0,98.61-6.95,146-22,18.9-6,36.58-14.83,55-22-13.6,14-39.3,21.26-57,28.85-54.69,23.48-109.23,39.15-169,39.15-29.63,0-87.91-8.9-72.45-52,10.38-28.94,53.16-25,77.45-25,26.34,0,52.55,3.12,79,2s54.08-6.6,80-12c32.94-6.82,63.51-21.3,96-29m-490,95c-9,12.82-22,23.86-33,35-13.57,13.74-26.34,28.34-40,42-9.52,9.52-21.78,19.12-33.47,5.82-6.26-7.12-8.17-19.63-.42-26.43,10.95-9.61,28-15.38,40.89-22.17,20.8-11,43.44-27.7,66-34.22m110,7c13.35,13.32,27.65,25.68,41,39,8.43,8.42,17.17,16.84,26,24.83,7,6.32,19.4,14.49,21.61,24.17,3.34,14.66-14,28.53-27.61,22.35-8.07-3.66-11.35-15.11-15.42-22.35-11.5-20.39-22.56-41.2-33.32-62-3.38-6.52-13.32-18.7-12.26-26m-58,3c0,37.17-1.35,76,2.17,113,1.3,13.63,5.23,34.75-9.17,42.59-13.67,7.44-36.07-1.26-34.9-18.59.71-10.58,6.13-21.87,9.18-32l19-63c3.75-12.51,5.9-31.54,13.72-42m-21,9c-6,19-20.18,37.46-29.69,55-9.86,18.19-18.64,41-31.7,57-7.09,8.69-20.53,7.56-28.42.5-12.18-10.9-6.4-24.08,3.81-33.32,20.52-18.57,40.48-37.76,61-56.34,8.27-7.48,15.88-16.4,25-22.83m41,0c18.35,30,36.3,60.21,55,90,6.77,10.82,18.18,24.73,7.71,37-7.85,9.17-26.4,12-33.24,0-4.52-7.89-5.11-19.19-7.29-28-5.31-21.25-9.84-42.7-15-64-2.29-9.44-9.28-25.59-7.13-35m-889,172c-21.37-15-38.7-38.46-57-57-22.46-22.73-50.59-44.87-69-71,14.95,2.24,29.74,12,42,20.35,36.79,25,67,66.75,84,107.65m-130-95c15.29,21.27,35.84,39.06,56,55.58,9.21,7.56,21.44,14.27,29,23.42-32-1.37-58.8-24.18-74.13-51-3.78-6.61-13.15-20.27-10.87-28m1243,10c5.1,17.26,2.45,39.26,2,57-1,41.87-6.18,83.51-17.43,124-5.68,20.43-14.79,39.76-20.58,60h1c5.34-16.88,17.8-33.09,25.75-49,18.06-36.11,35.72-73.55,48.25-112h1c-1.71,21.7-7.08,43.65-11.2,65a1364.13,1364.13,0,0,1-42.8,164h1l48.58-77,41.42-81h1l-34.33,130-24.87,70-16.8,40h1l35-49,47-79h1c-11.54,44.6-23.55,88.39-41.42,131-10.72,25.55-24.91,49-36.58,74l46.37-61,30.63-44h1c-2.82,19.19-11.82,38.78-18.31,57a892.42,892.42,0,0,1-60.69,135,595.42,595.42,0,0,0,63-75h1c-2.34,15.9-9.21,31.82-14.33,47-11.65,34.49-27.12,68.68-47.34,99-9.95,14.93-21.5,30.6-36.33,41,0-23.32,3.72-46.66,4-70,.93-78.47-3.47-156.65-17.42-234a892.72,892.72,0,0,0-29.25-118c-4.27-13.12-8.85-26.18-13.93-39-2.51-6.32-7.29-14.22-7.84-21-.44-5.6,2.71-12.57,4.07-18,3.14-12.59,6.07-25.27,8.57-38,7.43-37.9,12.8-76.37,12.8-115h2c1.2,58.05,17.25,118.15,3,176h1c16.24-39.6,34-77.54,45.58-119a454.82,454.82,0,0,0,10.34-46c1.31-7.76,1.07-17.84,4.08-25m-413,70c5.41-1.52,11.34-3.23,17-2.55,45.43,5.41,38.79,62.68,22,91.55h-1l-1-27h-1l-5,28h-1l-5-39h-1l-2,40h-1l-12-50h-1l2,49h-1l-14-47h-1l4,47h-1c-6.44-15-14.6-34.95-17-51h-1l10,55h-1c-9.22-20.8-21.68-47.51-25-70h-1l15,74h-1c-8.36-15.68-17-34.66-21-52h-1l11,53h-1l-20-43h-1l12,50h-1l-22-41h-1l16,48c-10.14-7.77-19.56-23.5-25-35h-1l15,37c-7.66-3.57-14.41-12.46-18-20h-1l13,25c-28.92-15.39-67.06-61.19-30-89.46,4.72-3.6,10.4-5,16-6.54-8-27.15,18.21-52,44-52,17.77,0,33.13,12,40,28m-39,23,1,1-1-1m157,165v-1l26-9v-1l-29,4v-1l35-17v-1l-39,11v-1l44-27v-1l-48,17v-1l42-29-45,18v-1l44-31v-1l-50,26v-1l59-46c-21.47,11.31-43.75,30.16-67,37v-1l44-37-48,27,35-34-45,27,32-35-41,29,25-34-31,25,13-23-19,19c7.13-27.47,25.41-68.94,61-62.53,6.42,1.15,13,3.62,18,7.86,3,2.52,6,8.94,10.1,9.46,5.24.67,12.45-3.1,17.91-3.62,14.25-1.35,28.44,5.57,37,16.83,9.21,12.19,12.1,28.87,5.73,43-2.64,5.85-8.72,11.12-10.59,17-1.24,3.88,3.09,8.47,4.35,12,2.22,6.23,2.34,14.57.87,21-8.36,36.41-53.28,33.2-81.32,32m-316-149c-9.77,26.84-33.09,53-51.84,74-62,69.42-148.28,112.34-240.16,124.72-28.53,3.84-56.39,3.28-85,3.28v-2c32.11-4.32,65.57-17.48,96-28.31,76.94-27.38,152-62.23,217-112.34,23.38-18,42-40.27,64-59.35m191.33,2.67.34.67-.34-.67m-40,3,.34.67-.34-.67m-23.33,19.33,1,1-1-1m305,6c47.91,32.33,77.54,87.44,68.41,146-4.37,28-17.32,68.7-53.41,62.67-39.88-6.66-32.15-69.51,8-66.34,7.87.62,14.47,3.37,21,7.67,8.36-40.54,6.18-75.37-14.85-112a159.52,159.52,0,0,0-18.44-26c-3.15-3.59-9.46-7.43-10.71-12m-143,3,1,1-1-1m-18,2,1,1-1-1m34,3,1,1-1-1m26,15,1,1-1-1m23,1,1,1-1-1m-238,40-27-7v1c8.65,2,20.27,7.08,26,14l-39-6v1c12,1,26.62,7,37,13v1l-52-4v1l47,13v1l-51-1v1l48,11v1h-56v1l57,7v1l-77,3v1c24.17,0,53.5,2.4,77,8v1l-59,4v1l57,5v1l-49,6v1l51,4v1l-46,8v1h50v1l-39,11v1l38-2v1l-23,9v1l26-5c-3.72,6.43-11.75,10.68-18,14.4-19.67,11.7-47.78,20.06-67,2.41a35,35,0,0,1-10.53-17.81c-.8-3.77.68-9.29-1.54-12.57s-8.52-3.8-12-5.31a42.36,42.36,0,0,1-17.08-13.12c-20.88-28.29-1-67.22,33.08-70,0-5.45.48-10.86,2.47-16,16.06-41.47,75.51-20,94.53,7m138,22h-1c-4.91-26.06-35.82-46.31-56-20-4.56-12.85,14.79-25.15,25-27.19,28.54-5.71,40.67,24.69,32,47.19m91-41,1,1-1-1m-154,4-2,13-8-11c3.64-3.31,5.3-3.42,10-2m-5,20c-29.83-6.15-51.37,18.89-37,47-4.81-1.64-8.47-5-11.61-9-10.65-13.57-8.63-34.2,5.61-44.36,12-8.53,35-7.37,43,6.36m160-9,1,1-1-1M1097,1069.23l.66.34-.66-.34m194.33,12.67,3-1,1,7-12,3c.57-3.17,3.82-12.42,8-9m-65,33c-5.93-4.35-9.93-17-12-24-.82-2.83-1.91-8.2,2.09-9.25,3.68-1,5.61,3.48,6.35,6.25a112.35,112.35,0,0,1,3.52,27m7-8c.68-3.53,2.4-21.07,7.79-20.08,6.55,1.2-5.14,18.35-7.79,20.08m137-12,1,1-1-1m-135,24c5-7,12.85-13.76,20-18.53,2.36-1.58,7.77-4.78,9.86-1,1.86,3.35-2.55,6.85-4.88,8.45-6.81,4.68-16.85,9.65-25,11.1m-21-5c-3.62-1.56-19.7-8.26-17.65-13.59,1.12-2.93,5.28-.19,6.65.87,4.32,3.36,8.69,7.77,11,12.72m65,46c3.6-5.28,11.31-7.72,15.67-13,8.57-10.39,8.57-26.61,0-37-3.9-4.73-10.23-7.27-13.67-12,10.34,0,20.07,2,27.91,9.3,13,12.06,11.9,34.24-1.92,45.17-8.33,6.59-17.81,7.53-28,7.53m316-55-1,3,1-3m-376,18c-6.47,3.88-19.5,4.25-27,4-2.73-.11-8.66-.88-8.08-4.91.52-3.54,5.3-4,8.08-4a102.69,102.69,0,0,1,27,4.9m-55,1v2l-12,4-3-4c3.47-7.92,8.72-5.29,15-2m63.13-3.25c4.09-1.1,6,5.2,1.77,6.28-4,1-5.85-5.18-1.77-6.28m18.87,4.25v-2c3.26,0,21.77-3.61,21.65,1.87s-18.45.54-21.65.13m-10,4a109.5,109.5,0,0,1,12,6.28c2.7,1.54,5.39,3.1,8,4.77,3,1.91,13,12.66,3,11.66-6.45-.64-23.11-16.37-23-22.71m-66,1c-2.24,6.14-5.66,11.24-6,18-1,23.73,19.44,33.62,40,32-11.45,13.82-36.37,12.67-47.47-1-9.27-11.45-8.17-27.5.4-38.95a31.67,31.67,0,0,1,13.07-10m55,2c.71,8-2.25,19.48-5.09,27-1,2.62-3.14,7-6.7,6.17-4-1-2.74-6.51-1.74-9.17,2.92-7.8,7.6-18.14,13.53-24m-11,2c-4.65,5.77-12,14-20,13,2.12-7.39,12.9-11.73,20-13m136,143c-9.89,22.12-39.74,19.35-56,7.24s-24.49-37.81-27-57.24h1l17,21-12-26,27,26-20-32,40,32-30-39,41,30-31-37,44,30-40-39,64,42-40-36-16-16,50,30-41-37,43,22-38-32v-1l41,18-39-29,41,14v-1l-33-20v-1l25,5v-1l-24-10c7-3.14,14.66-1.63,22-1.09,23.3,1.71,50.28,10.14,56,36.09a35.71,35.71,0,0,1-1.46,21c-1.49,3.71-6.09,7.91-5.94,12,.34,9.16,10.9,17.45,11.38,28,1.11,24.47-16.4,46.95-42,47.54-9.75.23-17.92-3.94-27-6.54m-116-137,7,22c-7.65-1.25-9.62-15.74-7-22m127,11,1,1-1-1m-68,18v7c-7.6.51-10.64-2.39-12-10l12,3m-20-2c2.48,8.81,4,17.11.9,26-6.8,19.17-30.6,26-46.9,14.36-8.19-5.87-12-14.8-14-24.36,16.33,13.11,35.34,21.78,51.67,2,4.52-5.48,4.51-12.5,8.33-18m94,16v1l3,1-3-2m-159,5v13l-7,1-3-4,10-10m-63,6-14,22,20-18-18,36h1c5.28-11.12,15.22-24.52,25-32l-19,49h1l27-41h1l-16,48h1c4.46-14.08,15.76-28.77,24-41h1l-16,52h1l23-50h1l-20,72h1l30-68h1l-13,56h1l21-50h1l-8,48h1l18-47h1l-5,46h1l14-47h1l-1,43h1l10-39h1l2,26h1l3-26h1c6.57,17,12.39,37.56,8.48,56-5.16,24.33-31.08,41.28-54.48,29-10.63,28-49.21,32.56-70,13.82-11.91-10.75-15.64-28.55-12-43.82-22.18-3.33-31.83-27.15-26.25-47,5.65-20.14,28.24-41.12,48.25-47m219,4,1,1-1-1m-1165,9c11.79,43.13,63.28,76.37,105,85v1c-35.68-.74-79-19.55-96.22-52-4.37-8.25-12.45-24.61-8.78-34m1163,6,1,1-1-1m-232,3,1,1-1-1m-536,47c-15.95-5.39-31.12-10.22-48-11.83-45.95-4.38-87.44,11.77-127,32.83,7-12.12,20.55-21.05,32-28.67,39.85-26.52,91.69-32.75,137-17.66,22.11,7.36,52,20.84,54.82,47.33,3.26,30.35-41.74,49.71-55.75,19-5.87-12.88.9-29.5,6.93-41m188-32,76,15v1l-42,22v1l47,10v1l-44,24v1l65-3-26,19-42,28v1l75-14v1l-93,67,80-19c-12,15.65-34.36,27.6-50,39.65-30.72,23.67-61.34,53.17-95,72.35,5.57-19.33,17.38-38.12,24.79-57a458.62,458.62,0,0,0,26.93-102,331.28,331.28,0,0,0,2.19-74c-.76-9.5-7.57-25.25-4.91-34m562,1,2,2-2-2m24,3,1,1-1-1m-37,4,1,1-1-1m-46,9,1,1-1-1m15,0,3,3-3-3m20,0,1,1-1-1m313,7,1,1-1-1m-592,129-74,3v-1l28-21c-26.61.55-58.13,3.82-84,10l20-15,49-33-61-5,15-10.15,34-18.85v-1l-59-15v-2l58-12.42,22.57-3.94,3.8,8.36,6.63,24,22.25,58,18.75,35m111-126,1,1-1-1m10,11,1,1-1-1m359,5c-3.64,7.95-11,14.48-16.72,21a376.36,376.36,0,0,1-48.28,45.4c-81,64.74-191,95.89-292,63.6v-1c93.66-7.39,189-40.62,273-81.26,29.13-14.09,55.56-32.6,84-47.74m-335,5,1,1-1-1m-18.67,12.67.34.66-.34-.66m746.67,3.33c-4,10.82-11.47,20.72-16.74,31-11.54,22.51-22,47.75-25.26,73h-1c-25.77-42.14.69-86.29,43-104m-69,5c-6.38,9.06-15.37,16.66-22.71,25-23.71,26.94-49.14,56.12-62.29,90-5.31-10-1.62-26.62,1.16-37,9.65-36.18,47.59-69.39,83.84-78m-1350,74c-5.76-7.72-10.07-16.77-19-21.58-7.09-3.82-14.48.3-14.65,8.58-.19,10.13,7.28,18.1,10.65,27-9.55-2.21-17.11-7.11-24-14-16.27-16.26-26.69-45.3,0-57.68a31.9,31.9,0,0,1,12-3.06c26-.78,41.69,39.59,35,60.74m29,18c5.18-8.3,13.44-15.74,14.63-26,1-8.18-6.44-12.49-13.63-9.87-9.58,3.5-13.89,13-22,17.87a56.19,56.19,0,0,1,5.76-26c5.62-11.42,14.81-25.06,28.24-27.69,28.06-5.48,42.54,25.25,27.78,46.69-4.66,6.77-11,12.13-17.78,16.64a49,49,0,0,1-23,8.36m1115-60-2,4,2-4m-992,21.39c24.32-1.72,28.64,37.5,4,39.52-27.06,2.22-30.95-37.61-4-39.52m-154,27.94c27.49-4.82,35.84,37.46,8,42.34-27.08,4.75-35.1-37.59-8-42.34m-24,13.67c-9.38,5.65-21.43,4.64-28.28,15-3.9,5.89.36,11.42,6.28,13.53,9.5,3.38,19.82.42,29-2.52-9.88,19.83-47.72,36.81-66.83,20.32-18.74-16.17-8-43,12.83-49.8,6.92-2.26,13.8-2.52,21-2.52,9.4,0,17.71,1.29,26,6m47,30c9.11,2.49,20.28,9,30,5.26,7.07-2.72,8.31-9.74,3.77-15.26-6.34-7.71-15-11.08-23.77-15,17-12.62,57.8.34,64.21,20,7.8,23.92-15.09,42.14-37.21,36.08a62,62,0,0,1-19-9.29c-7.59-5.34-15.32-12.7-18-21.79m970-27,11,96-44-41,5,60c-17-11.28-32.55-28.55-47-43l29,78-32-24.12-51-39.88c11.93,28.5,35.45,54.33,44,84l-39-28.63-77-57.37c15.81,29.7,41.11,57.58,53,89-22.38-9.41-44.15-29.53-64-43.58q-61.1-43.21-123-85.42c4.26-1.53,9.57.39,14,1,10.31,1.42,20.65,2.8,31,3.83a694.58,694.58,0,0,0,99,3.13c45.84-2,92.82-10.18,136-26,18.85-6.91,36.29-20,55-25.95m-1140,4.46c25.56-.81,26.56,39.2,1,39.2-24.83,0-25.94-38.41-1-39.2M797,1405.23l.66.34-.66-.34m841.33,13.67-1,2,1-2m-1156,8c-.44,10.17-3.59,28.15,8,34,14.89,7.46,18-24,18-32,17.73,13.7,18.84,56.69-1,69-21.27,13.2-43-5-43-27,0-7.36.64-14,3-21,3-9,7.1-17.39,15-23m588,12c1.81,42,10.69,83.63,28.31,122,7.81,17,18.66,31.77,27.69,48-18.64-1.48-37.52-6.86-56-9.92-37.14-6.15-74.55-11.29-112-14.91-33.14-3.21-67.66-6.36-101-4.08-20.42,1.4-40.6,5.39-61,6.82-22.36,1.57-47.11,3.25-69-2.39-10.33-2.66-21.8-8.89-23-20.52,13.73,4.35,23,10,38,10-5.17-13.8-3.92-31.05,0-45h1c6.38,14.77,21.44,28.52,37,33,0-16.18-2.43-36.79,7-51,7.41,15.63,19.47,32.84,37,38-.14-17.15-2-32.81,8-48,3.36,4.69,4.52,10.92,7.43,16,7.29,12.74,19,24.15,32.57,30,0-16.21-.22-35.54,8-50h1c8.11,18.3,14.61,37.08,32,49-4.83-20.29.31-47.81,10-66,4.24,6.74,5.81,15.62,8.86,23,6.89,16.68,15.59,32.88,28.14,46,0-19.12-.59-38,2.13-57,.89-6.21,1.57-17,6.87-21,1.35,31.27,22.24,61.38,42,84-1.09-25.29-2.9-49.67,0-75,1.16-10.35,2.42-24.05,8-33,12.83,37.82,18.07,80.41,45,112a499.31,499.31,0,0,1,.83-88c1-9.94.8-22.92,5.17-32m214,42,1,1-1-1m-635,3c-1.72,11.45-8,23.06-13.72,33-22.54,39.4-64.15,66.87-109.28,71.95-24.81,2.8-67.3,2.25-72.67-29.95-7.37-44.11,58.5-56.52,65.91-12,1.12,6.72-.2,12.59-2.24,19,40.85,0,77.9-15.94,105.91-46,10.34-11.1,16.65-24.61,26.09-36m-300,23.3c55.12-7.94,82.86,65.83,36,96a51,51,0,0,1-21,7.41c-54,7-80.66-66.35-35-95.84a51.36,51.36,0,0,1,20-7.57m-3,29.7c-3.64,7.79-16.4,22.36-15.75,30.9.27,3.49,5.17,5,7.75,6.41,7.92,4.3,15.67,9.22,24,12.69l17-33-33-17m1132,41,20,59,11,35-45-37,15,57-44-41,2,55-46-52v58h-1l-37.42-62-21.58-37c12.07,1.62,23.69,5.68,36,6,44.13,1.08,76-16.59,111-41m-1109,204v-1c53-12.15,110.13-43.3,150-80-14.43,8.22-27.55,18.83-42,27.13-39.89,22.9-86.13,41-132,46.87v-1c58.55-19.05,116.35-52.27,161-95-14.74,9.18-28.22,20.37-43,29.57-35.05,21.83-72.47,39.29-112,51.15-12,3.6-24.57,8.61-37,10.28,21.82-14.49,50.72-20.72,74-33.31,48-25.94,88.27-58.6,127-96.69,15.34-15.09,43.34-40.45,67-28.62,39.51,19.75,0,63.81-19,81.53-37,34.43-82.1,54-129,70.78-20.52,7.33-43.1,16.57-65,18.31m468-153v1c-56.73,26.52-100,91.38-100,154-28.71-14.54-35.34-59.06-19.3-84,18.72-29.13,54.16-46.72,85.3-59.4,10.77-4.38,22.44-9.89,34-11.6m45,3c-8.66,11.77-20.89,20.85-29.57,33-21,29.33-32.33,67-32.43,103-6.52-4.69-11.48-11.94-15.22-19-28.43-53.65,32.72-99.73,77.22-117m-581,4c42.61,13.62,88.26,20,133,16.91,20.57-1.41,40.61-7.29,61-8.91v1c-14.54,9-27.7,19-44,24.95-55.81,20.46-105.49.78-151-32.95l1-1m1532,8c-16.45,31.23-22,62.25-9,96-40.31-18.8-28.28-81.58,9-96m-1125,7c-5.59,9.72-13.3,18-18.69,28-15.09,27.84-26.05,63.11-26.31,95,18.47-1.46,37.55-3.83,51.91,11,27.62,28.62-9.23,63.21-40.91,57.5-28.41-5.13-39-37.23-39-62.54,0-49.78,24.67-108.17,73-129m-196,22-6,6,6-6m-234,5c33.75,19.62,76.22,22.1,114,22v1c-28.48,16.62-65,19.94-93,.65-6.34-4.37-21.71-15-21-23.65m252,13-1,2,1-2m-3,2-8,8,8-8m996,47c-2.89,22.83-.92,41.85,5,64l-22-19,5,56h-1l-30-54h-1l-4,34h-1l-22-40-2,29h-1l-25-63c22.71,11.62,49.89,13.22,74,4.92,8.84-3,16.39-8.66,25-11.92m-1176,102v2l-38,30,8-26-34,28,12-35-37,32,8-34-38,37c4.62-16,13.74-31.83,20.69-47,2.35-5.14,4.42-14.67,9.52-17.69,7.43-4.38,19-2,26.79-.18,23.32,5.59,41.5,19.46,62,30.87m447,60-14-19h-1l10,24h-1l-15-19,13,28-36-41,24,47-40-43,17,40h-1l-34-40,19,44-37-41,12,29c-8.25-5.81-27.23-20.9-29.53-31-1.74-7.63,4.91-16.47,10.57-20.7,13.44-10,36.41-9.18,52-5.4,13.58,3.3,31.36,9.74,40.21,21.19,5.76,7.45,7.92,18.09,10.79,26.91m-45-28,1,1-1-1m-34,4,1,1-1-1m18,0,1,1-1-1m44,2,1,3h1l-2-3m-80,1,1,1-1-1m74,4,1,3h1l-2-3m-589,187c-2.56,11.16-11,30-4.06,40.9,3.39,5.37,10.43,5.65,16.06,6.38,14.54,1.89,29.49-2.14,44-3.28v1c-21,6-51.89,20.17-74,13.2-8.63-2.73-8.12-10.89-6.24-18.2,3.55-13.8,12.82-31.26,24.24-40Zm1484-1557c0,21.15-18,38.3-40.22,38.3s-40.22-17.15-40.22-38.3,18-38.3,40.22-38.3S1666.24,493.75,1666.24,514.9Z\\';option={backgroundColor:new echarts.graphic.RadialGradient(0,0,1,[{offset:0,color:\\'#06798c\\'},{offset:1,color:\\'#07162b\\'}]),title:{text:\\'牛气冲天\\',top:100,left:100,textStyle:{fontWeight:\\'normal\\',fontSize:40,color:\\'#fff\\',fontFamily:\\'STXinwei\\',textShadowColor:\\'#c30d23\\',textShadowBlur:\\'2\\',textShadowOffsetX:1,textShadowOffsetY:3,}},grid:{left:\\'80%\\',top:\\'42%\\',bottom:100},xAxis:{show:false,data:[\\'2017\\']},yAxis:{show:false,},series:[{type:\\'liquidFill\\',data:[0.7,0.8,0.75,0.21,0.2,0.13,0.1,],radius:\\'90%\\',waveLength:\\'90%\\',waveHeight:\\'10\\',amplitude:10,z:2,outline:{show:false},backgroundStyle:{color:new echarts.graphic.LinearGradient(1,0,0,0,[{offset:0,color:\\\\\\\"#1afae8\\\\\\\"},{offset:0.3,color:\\\\\\\"#007771\\\\\\\"},{offset:0.6,color:\\\\\\\"#27AEFA\\\\\\\"},{offset:1,color:\\\\\\\"#4D8AFF\\\\\\\"}]),borderColor:new echarts.graphic.LinearGradient(1,0,.3,1,[{offset:0,color:\\'#5dfff8\\'},{offset:0.3,color:\\'#33ffe6\\'},{offset:0.5,color:\\'#049a8c\\'},{offset:1,color:\\'#f63469\\'}]),borderWidth:1,shadowColor:\\'#040b17\\',shadowOffsetX:-5,shadowOffsetY:5,shadowBlur:5},shape:path,color:new echarts.graphic.LinearGradient(1,0,.23,1,[{offset:0,color:\\'#FDD43F\\'},{offset:0.3,color:\\'#33ffe6\\'},{offset:0.5,color:\\'#049a8c\\'},{offset:1,color:\\'#f63469\\'}]),label:{normal:{formatter:\\'\\',}}},{name:\\'\\',type:\\\\\\\"effectScatter\\\\\\\",rippleEffect:{period:10,scale:12,brushType:\\'stroke\\',color:new echarts.graphic.LinearGradient(1,0,.3,1,[{offset:0,color:\\'rgba(93, 255, 248, .3)\\',},{offset:0.3,color:\\'rgba(51, 255, 230, .3)\\',},{offset:0.5,color:\\'rgba(4, 154, 140, .3)\\',},{offset:1,color:\\'rgba(246, 52, 105, .3)\\',}]),},z:0,symbolPosition:\\'end\\',symbol:path,\\\\\\\"symbolSize\\\\\\\":[80,100],\\\\\\\"symbolOffset\\\\\\\":[0,-9],itemStyle:{normal:{color:\\'rgba(0, 0, 0, 0)\\',}},data:[0]},]};return option;\\\",\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"value\\\": 0,\\n      \\\"name\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"grid\\\": {\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"\\\",\\n      \\\"show\\\": true\\n    }\\n  }\\n}', '1', 'admin', '2022-07-18 19:23:58', 'admin', '2022-07-18 19:34:37');\nINSERT INTO `onl_drag_comp` VALUES ('708976410864304128', '708970414976712704', '五行相克', 'JCommon', 'ant-design:appstore-twotone', 100, NULL, '{\\n  \\\"dataType\\\": 1,\\n  \\\"h\\\": 55,\\n  \\\"background\\\": \\\"#ffffff\\\",\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"customOption\\\": \\\"var wuXin=new Array(\\'木\\',\\'火\\',\\'土\\',\\'金\\',\\'水\\');var color=[\\'#78a355\\',\\'#d93a49\\',\\'#8e3e1f\\',\\'#dea32c\\',\\'#50b7c1\\'];function roundDatas(num){var datas=[];for(var i=0;i<num;i++){var x=Math.cos(72*i*Math.PI/180);var y=Math.sin(72*i*Math.PI/180);datas.push({name:wuXin[i],x:y,y:-x,itemStyle:{normal:{color:color[i]}}});}return datas;}function linkDatas(num){var ldatas=[];for(var i=0;i<num;i++){ldatas.push({label:{normal:{show:true,formatter:\\'相生\\'}},lineStyle:{normal:{color:\\'#94d6da\\',width:2,curveness:0.3,opacity:0.8,type:\\'dashed\\',}},source:i,target:i+1});ldatas.push({lineStyle:{normal:{color:\\'#FF5151\\',width:2,curveness:0,opacity:0.8}},label:{normal:{show:true,formatter:\\'相克\\'}},source:i,target:i+2});}ldatas.push({label:{normal:{show:true,formatter:\\'相生\\'}},lineStyle:{normal:{color:\\'#94d6da\\',type:\\'dashed\\',width:2,curveness:0.3,opacity:0.8}},source:(i-1),target:0});ldatas.push({lineStyle:{normal:{color:\\'#FF5151\\',width:2,curveness:0,opacity:0.8}},label:{normal:{show:true,formatter:\\'相克\\'}},source:3,target:0});ldatas.push({lineStyle:{normal:{color:\\'#FF5151\\',width:2,curveness:0,opacity:0.8}},label:{normal:{show:true,formatter:\\'相克\\'}},source:4,target:1});return ldatas;}option={backgroundColor:\\'#2E2E2E\\',title:{text:\\'五行相生相克图\\',subtext:\\'\\',left:50,top:10,backgroundColor:\\'#FFFAFA\\',borderRadius:8,textStyle:{color:\\'#102b6a\\',},subtextStyle:{color:\\'#102b6a\\',}},color:[\\'#000000\\',\\'#FFFFFF\\'],series:[{name:\\'五行\\',type:\\'graph\\',focusNodeAdjacency:true,edgeSymbol:[\\'\\',\\'arrow\\'],edgeSymbolSize:[3,15],edgeLabel:{normal:{textStyle:{fontSize:15}}},label:{normal:{show:true,formatter:\\'{b}\\',fontSize:46}},symbol:\\'circle\\',symbolSize:60,top:\\'60\\',left:\\'200\\',width:\\'400\\',height:\\'400\\',data:roundDatas(5),links:linkDatas(5)},{name:\\'大圆\\',type:\\'pie\\',radius:\\'52\\',center:[\\'400\\',\\'268\\'],data:[{value:50,name:\\'阴\\'},{value:50,name:\\'阳\\'},],roseType:\\'radius\\',hoverAnimation:false,label:{normal:{show:false}},labelLine:{normal:{show:false,}}},{name:\\'黑色圆\\',type:\\'pie\\',zlevel:2,radius:\\'26\\',center:[\\'400\\',\\'294\\'],data:[{value:50,name:\\'\\'},],roseType:\\'radius\\',hoverAnimation:false,label:{normal:{show:false}},labelLine:{normal:{show:false,}}},{name:\\'白色圆\\',type:\\'pie\\',zlevel:2,radius:\\'26\\',center:[\\'400\\',\\'242\\'],data:[{value:50,name:\\'\\'},],roseType:\\'radius\\',hoverAnimation:false,label:{normal:{show:false}},labelLine:{normal:{show:false,}}},{name:\\'黑色圆小\\',type:\\'pie\\',zlevel:3,radius:\\'12\\',center:[\\'400\\',\\'242\\'],data:[{value:50,name:\\'\\'},],roseType:\\'radius\\',hoverAnimation:false,label:{normal:{show:false}},labelLine:{normal:{show:false,}}},{name:\\'白色圆小\\',type:\\'pie\\',zlevel:3,radius:\\'12\\',center:[\\'400\\',\\'294\\'],data:[{value:50,name:\\'\\'},],roseType:\\'radius\\',hoverAnimation:false,label:{normal:{show:false}},labelLine:{normal:{show:false,}}}]};return option;\\\",\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"value\\\": 0,\\n      \\\"name\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"grid\\\": {\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"\\\",\\n      \\\"show\\\": true\\n    }\\n  }\\n}', '1', 'admin', '2022-07-18 19:45:58', 'admin', '2022-07-18 20:40:09');\nINSERT INTO `onl_drag_comp` VALUES ('708976410864304129', '708970414976712704', '甘特图', 'JCommon', 'ant-design:appstore-twotone', 100, NULL, '{\\n  \\\"dataType\\\": 1,\\n  \\\"h\\\": 55,\\n  \\\"background\\\": \\\"#ffffff\\\",\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/33/chart\\\",\\n  \\\"timeOut\\\": 0,\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"customOption\\\": \\\"option={\\'backgroundColor\\':\\'#fff\\',\\'title\\':{\\'text\\':\\'工程项目工期\\',\\'padding\\':20,\\'textStyle\\':{\\'fontSize\\':17,\\'fontWeight\\':\\'bolder\\',\\'color\\':\\'#333\\'},\\'subtextStyle\\':{\\'fontSize\\':13,\\'fontWeight\\':\\'bolder\\'}},\\'legend\\':{\\'data\\':[\\'计划工期\\',\\'可行性研究阶段\\',\\'初步设计阶段\\',\\'施工图设计阶段\\',\\'项目实施阶段\\',\\'项目验收阶段\\'],\\'align\\':\\'right\\',\\'right\\':80,\\'top\\':50},\\'grid\\':{\\'containLabel\\':true,\\'show\\':false,\\'right\\':130,\\'left\\':40,\\'bottom\\':40,\\'top\\':90},\\'xAxis\\':{\\'type\\':\\'time\\',\\'axisLabel\\':{\\'show\\':true,\\'interval\\':0},\\'axisLine\\':{\\'show\\':true}},\\'yAxis\\':{\\'axisLabel\\':{\\'show\\':true,\\'interval\\':0,\\'formatter\\':function(value,index){var last=\\'\\';var max=5;var len=value.length;var hang=Math.ceil(len/max);if(hang>1){for(var i=0;i<hang;i++){var start=i*max;var end=start+max;var temp=value.substring(start,end)+\\'\\';last+=temp;}return last;}else{return value;}}},\\'data\\':[\\'临夏自治州2015年度治理工程项目\\',\\'标段一\\',\\'标段二\\']},\\'tooltip\\':{\\'trigger\\':\\'axis\\',\\'formatter\\':function(params){var res=\\'\\';var name=\\'\\';var start0=\\'\\';var start=\\'\\';var end0=\\'\\';var end=\\'\\';for(var i in params){var k=i%2;if(!k){start0=params[i].data;start=start0.getFullYear()+\\'-\\'+(start0.getMonth()+1)+\\'-\\'+start0.getDate();}if(k){name=params[i].seriesName;end0=params[i].data;end=end0.getFullYear()+\\'-\\'+(end0.getMonth()+1)+\\'-\\'+end0.getDate();res+=name+\\' : \\'+start+\\'~\\'+end+\\'</br>\\';}}return res;}},\\'series\\':[{\\'name\\':\\'计划工期\\',\\'type\\':\\'bar\\',\\'stack\\':\\'总量0\\',\\'label\\':{\\'normal\\':{\\'show\\':true,\\'color\\':\\'#000\\',\\'position\\':\\'right\\',\\'formatter\\':function(params){return params.seriesName}}},\\'itemStyle\\':{\\'normal\\':{\\'color\\':\\'skyblue\\',\\'borderColor\\':\\'#fff\\',\\'borderWidth\\':2}},\\'zlevel\\':-1,\\'data\\':[new Date(1525132800000),new Date(1520985600000),new Date(1525132800000)]},{\\'name\\':\\'计划工期\\',\\'type\\':\\'bar\\',\\'stack\\':\\'总量0\\',\\'itemStyle\\':{\\'normal\\':{\\'color\\':\\'white\\'}},\\'zlevel\\':-1,\\'z\\':3,\\'data\\':[new Date(1514764800000),new Date(1514764800000),new Date(1521072000000)]},{\\'name\\':\\'可行性研究阶段\\',\\'type\\':\\'bar\\',\\'stack\\':\\'总量2\\',\\'label\\':{\\'normal\\':{\\'show\\':true,\\'color\\':\\'#000\\',\\'position\\':\\'right\\',\\'formatter\\':function(params){return params.seriesName}}},\\'itemStyle\\':{\\'normal\\':{\\'color\\':\\'green\\',\\'borderColor\\':\\'#fff\\',\\'borderWidth\\':2}},\\'zlevel\\':-1,\\'data\\':[new Date(1515542400000),new Date(1515542400000),new Date(1522368000000)]},{\\'name\\':\\'可行性研究阶段\\',\\'type\\':\\'bar\\',\\'stack\\':\\'总量2\\',\\'itemStyle\\':{\\'normal\\':{\\'color\\':\\'white\\'}},\\'zlevel\\':-1,\\'z\\':3,\\'data\\':[new Date(1514851200000),new Date(1514851200000),new Date(1521158400000)]},{\\'name\\':\\'初步设计阶段\\',\\'type\\':\\'bar\\',\\'stack\\':\\'总量3\\',\\'label\\':{\\'normal\\':{\\'show\\':true,\\'color\\':\\'#000\\',\\'position\\':\\'right\\',\\'formatter\\':function(params){return params.seriesName}}},\\'itemStyle\\':{\\'normal\\':{\\'color\\':\\'red\\',\\'borderColor\\':\\'#fff\\',\\'borderWidth\\':2}},\\'zlevel\\':-1,\\'data\\':[new Date(1519084800000),new Date(1516406400000),new Date(1523318400000)]},{\\'name\\':\\'初步设计阶段\\',\\'type\\':\\'bar\\',\\'stack\\':\\'总量3\\',\\'itemStyle\\':{\\'normal\\':{\\'color\\':\\'white\\'}},\\'zlevel\\':-1,\\'z\\':3,\\'data\\':[new Date(1517443200000),new Date(1515715200000),new Date(1522540800000)]},{\\'name\\':\\'施工图设计阶段\\',\\'type\\':\\'bar\\',\\'stack\\':\\'总量4\\',\\'label\\':{\\'normal\\':{\\'show\\':true,\\'color\\':\\'#000\\',\\'position\\':\\'right\\',\\'formatter\\':function(params){return params.seriesName}}},\\'itemStyle\\':{\\'normal\\':{\\'color\\':\\'brown\\',\\'borderColor\\':\\'#fff\\',\\'borderWidth\\':2}},\\'zlevel\\':-1,\\'data\\':[new Date(1520553600000),new Date(1516838400000),new Date(1524182400000)]},{\\'name\\':\\'施工图设计阶段\\',\\'type\\':\\'bar\\',\\'stack\\':\\'总量4\\',\\'itemStyle\\':{\\'normal\\':{\\'color\\':\\'white\\'}},\\'zlevel\\':-1,\\'z\\':3,\\'data\\':[new Date(1519516800000),new Date(1516492800000),new Date(1523404800000)]},{\\'name\\':\\'项目实施阶段\\',\\'type\\':\\'bar\\',\\'stack\\':\\'总量5\\',\\'label\\':{\\'normal\\':{\\'show\\':true,\\'color\\':\\'#000\\',\\'position\\':\\'right\\',\\'formatter\\':function(params){return params.seriesName}}},\\'itemStyle\\':{\\'normal\\':{\\'color\\':\\'yellow\\',\\'borderColor\\':\\'#fff\\',\\'borderWidth\\':2}},\\'zlevel\\':-1,\\'data\\':[new Date(1520812800000),new Date(1518652800000),new Date(1525046400000)]},{\\'name\\':\\'项目实施阶段\\',\\'type\\':\\'bar\\',\\'stack\\':\\'总量5\\',\\'itemStyle\\':{\\'normal\\':{\\'color\\':\\'white\\'}},\\'zlevel\\':-1,\\'z\\':3,\\'data\\':[new Date(1520640000000),new Date(1516924800000),new Date(1524268800000)]},{\\'name\\':\\'项目验收阶段\\',\\'type\\':\\'bar\\',\\'stack\\':\\'总量6\\',\\'label\\':{\\'normal\\':{\\'show\\':true,\\'color\\':\\'#000\\',\\'position\\':\\'right\\',\\'formatter\\':function(params){return params.seriesName}}},\\'itemStyle\\':{\\'normal\\':{\\'color\\':\\'orange\\',\\'borderColor\\':\\'#fff\\',\\'borderWidth\\':2}},\\'zlevel\\':-1,\\'data\\':[new Date(1522368000000),new Date(1520899200000),new Date(1525132800000)]},{\\'name\\':\\'项目验收阶段\\',\\'type\\':\\'bar\\',\\'stack\\':\\'总量6\\',\\'itemStyle\\':{\\'normal\\':{\\'color\\':\\'white\\'}},\\'zlevel\\':-1,\\'z\\':3,\\'data\\':[new Date(1521072000000),new Date(1518739200000),new Date(1525046400000)]}]};return option;\\\",\\n  \\\"linkageConfig\\\": [],\\n  \\\"dataMapping\\\": [],\\n  \\\"chartData\\\": [\\n    {\\n      \\\"value\\\": 0,\\n      \\\"name\\\": \\\"\\\"\\n    }\\n  ],\\n  \\\"option\\\": {\\n    \\\"grid\\\": {\\n      \\\"bottom\\\": 115\\n    },\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"title\\\": {\\n      \\\"text\\\": \\\"\\\",\\n      \\\"show\\\": true\\n    }\\n  }\\n}', '1', 'admin', '2022-07-18 19:45:58', 'admin', '2022-07-25 15:42:04');\nINSERT INTO `onl_drag_comp` VALUES ('725214423934730240', '100', '数值', 'JNumber', 'ant-design:field-number-outlined', 14, NULL, '{\\r\\n  \\\"w\\\": 12,\\r\\n  \\\"h\\\": 30,\\r\\n  \\\"dataType\\\": 1,\\r\\n  \\\"timeOut\\\": 0,\\r\\n  \\\"turnConfig\\\": {\\r\\n    \\\"url\\\": \\\"\\\"\\r\\n  },\\r\\n  \\\"chartData\\\": {\\r\\n    \\\"value\\\": \\\"1024\\\"\\r\\n  },\\r\\n  \\\"analysis\\\": {\\r\\n    \\\"isCompare\\\": false,\\r\\n    \\\"compareType\\\": \\\"\\\",\\r\\n    \\\"trendType\\\": \\\"1\\\"\\r\\n  },\\r\\n  \\\"option\\\": {\\r\\n    \\\"isCompare\\\": false,\\r\\n    \\\"trendType\\\": \\\"1\\\",\\r\\n    \\\"card\\\": {\\r\\n      \\\"title\\\": \\\"\\\",\\r\\n      \\\"extra\\\": \\\"\\\",\\r\\n      \\\"rightHref\\\": \\\"\\\",\\r\\n      \\\"size\\\": \\\"small\\\",\\r\\n      \\\"textStyle\\\": {\\r\\n        \\\"fontSize\\\": 18,\\r\\n        \\\"fontWeight\\\": \\\"bold\\\",\\r\\n        \\\"color\\\": \\\"#464646\\\"\\r\\n      }\\r\\n    },\\r\\n    \\\"body\\\": {\\r\\n      \\\"text\\\": \\\"\\\",\\r\\n      \\\"fontWeight\\\": \\\"bold\\\"\\r\\n    }\\r\\n  }\\r\\n}', '1', 'jeecg', '2022-09-01 15:10:03', 'jeecg', '2022-09-02 16:52:23');\nINSERT INTO `onl_drag_comp` VALUES ('728116316742778880', '100', '自定义按钮', 'JCustomButton', 'teenyicons:button-outline', 100, NULL, '{\\r\\n\t\t\\\"w\\\": 12,\\r\\n\t\t\\\"h\\\": 30,\\r\\n    \\\"dataType\\\": 1,\\r\\n    \\\"url\\\": \\\"\\\",\\r\\n    \\\"timeOut\\\": 0,\\r\\n    \\\"chartData\\\": [\\r\\n        {\\r\\n            \\\"btnId\\\": \\\"74591654852155\\\",\\r\\n            \\\"title\\\": \\\"销售订单\\\",\\r\\n            \\\"icon\\\": \\\"ant-design:calendar-twotone\\\",\\r\\n            \\\"color\\\": \\\"#ED4B82\\\",\\r\\n            \\\"operationType\\\": \\\"1\\\",\\r\\n            \\\"worksheet\\\": \\\"\\\",\\r\\n            \\\"view\\\": \\\"\\\",\\r\\n            \\\"defVal\\\": [\\r\\n                \\r\\n            ],\\r\\n            \\\"customPage\\\": \\\"\\\",\\r\\n            \\\"href\\\": {\\r\\n                \\\"url\\\": \\\"\\\",\\r\\n                \\\"isParam\\\": false,\\r\\n                \\\"params\\\": [\\r\\n                    \\r\\n                ]\\r\\n            },\\r\\n            \\\"openMode\\\": \\\"2\\\",\\r\\n            \\\"bizFlow\\\": \\\"\\\",\\r\\n            \\\"click\\\": {\\r\\n                \\\"type\\\": \\\"1\\\",\\r\\n                \\\"message\\\": {\\r\\n                    \\\"title\\\": \\\"你确认执行此操作吗？\\\",\\r\\n                    \\\"okText\\\": \\\"确认\\\",\\r\\n                    \\\"cancelText\\\": \\\"取消\\\"\\r\\n                }\\r\\n            }\\r\\n        }\\r\\n    ],\\r\\n    \\\"option\\\": {\\r\\n        \\\"title\\\": \\\"\\\",\\r\\n        \\\"btnType\\\": \\\"button\\\",\\r\\n        \\\"btnStyle\\\": \\\"solid\\\",\\r\\n        \\\"btnWidth\\\": \\\"custom\\\",\\r\\n        \\\"btnDirection\\\": \\\"column\\\",\\r\\n        \\\"rowNum\\\": 4\\r\\n    }\\r\\n}', '1', 'jeecg', '2022-09-09 15:21:08', 'jeecg', '2022-09-09 15:41:56');\nINSERT INTO `onl_drag_comp` VALUES ('72811631742776660', '100', '查询条件', 'JFilterQuery', 'ant-design:filter-filled', 100, NULL, '{\\r\\n\t\\\"w\\\": 12,\\r\\n\t\\\"h\\\": 12,\\r\\n\t\\\"dataType\\\": 1,\\r\\n\t\\\"url\\\": \\\"\\\",\\r\\n\t\\\"timeOut\\\": 0,\\r\\n\t\\\"chartData\\\": []\\r\\n}', '1', 'jeecg', '2022-09-09 15:21:08', 'jeecg', '2022-09-09 15:41:56');\nINSERT INTO `onl_drag_comp` VALUES ('729550825967222784', '100102', '透视表', 'JPivotTable', 'ant-design:table-outlined', 13, NULL, '{\\n  \\\"w\\\": 24,\\n  \\\"h\\\": 42,\\n  \\\"dataType\\\": 1,\\n  \\\"timeOut\\\": 0,\\n  \\\"chartData\\\": {\\n    \\\"x\\\": [\\n      {\\n        \\\"62eb2e00c349cde9883d3c1c\\\": [\\n          \\\"测试1\\\",\\n          \\\"测试1\\\",\\n          \\\"测试2\\\",\\n          \\\"测试3\\\"\\n        ]\\n      },\\n      {\\n        \\\"62f37518df6db6d3e0c9b7ad\\\": [\\n          \\\"1\\\",\\n          \\\"2\\\",\\n          \\\"3\\\",\\n          \\\"4\\\"\\n        ]\\n      }\\n    ],\\n    \\\"data\\\": [\\n      {\\n        \\\"y\\\": [\\n          \\\"2022/09\\\",\\n          \\\"2022\\\"\\n        ],\\n        \\\"t_id\\\": \\\"62f37456cf07c28f9312dd13\\\",\\n        \\\"data\\\": [\\n          111,\\n          null,\\n          null,\\n          null\\n        ],\\n        \\\"sum\\\": 111,\\n        \\\"summary_col\\\": false\\n      },\\n      {\\n        \\\"y\\\": [\\n          \\\"2022/09\\\",\\n          \\\"2022\\\"\\n        ],\\n        \\\"t_id\\\": \\\"62f37456cf07c28f9312dd14\\\",\\n        \\\"data\\\": [\\n          444,\\n          null,\\n          null,\\n          null\\n        ],\\n        \\\"sum\\\": 444,\\n        \\\"summary_col\\\": false\\n      },\\n      {\\n        \\\"y\\\": [\\n          \\\"2022/08\\\",\\n          \\\"2022\\\"\\n        ],\\n        \\\"t_id\\\": \\\"62f37456cf07c28f9312dd13\\\",\\n        \\\"data\\\": [\\n          null,\\n          222,\\n          333,\\n          444\\n        ],\\n        \\\"sum\\\": 999,\\n        \\\"summary_col\\\": false\\n      },\\n      {\\n        \\\"y\\\": [\\n          \\\"2022/08\\\",\\n          \\\"2022\\\"\\n        ],\\n        \\\"t_id\\\": \\\"62f37456cf07c28f9312dd14\\\",\\n        \\\"data\\\": [\\n          null,\\n          333,\\n          222,\\n          111\\n        ],\\n        \\\"sum\\\": 666,\\n        \\\"summary_col\\\": false\\n      },\\n      {\\n        \\\"y\\\": [],\\n        \\\"t_id\\\": \\\"62f37456cf07c28f9312dd13\\\",\\n        \\\"data\\\": [\\n          111,\\n          222,\\n          333,\\n          444\\n        ],\\n        \\\"sum\\\": 278,\\n        \\\"summary_col\\\": true\\n      },\\n      {\\n        \\\"y\\\": [],\\n        \\\"t_id\\\": \\\"62f37456cf07c28f9312dd14\\\",\\n        \\\"data\\\": [\\n          444,\\n          333,\\n          222,\\n          111\\n        ],\\n        \\\"sum\\\": 1110,\\n        \\\"summary_col\\\": true\\n      }\\n    ]\\n  },\\n  \\\"option\\\": {\\r\\n\t\t\\\"card\\\": {\\r\\n\t\t\t\\\"title\\\": \\\"未命名标题\\\",\\r\\n\t\t\t\\\"extra\\\": \\\"\\\",\\r\\n\t\t\t\\\"rightHref\\\": \\\"\\\",\\r\\n\t\t\t\\\"size\\\": \\\"default\\\"\\r\\n\t\t}\\r\\n  }\\n}', '1', 'jeecg', '2022-09-13 14:21:21', 'jeecg', '2022-09-13 20:13:32');\nINSERT INTO `onl_drag_comp` VALUES ('932219134883299328', '100', '当前时间', 'JCurrentTime', 'ant-design:field-time-outlined', 100, NULL, '{\\n  \\\"w\\\": 12,\\n  \\\"h\\\": 6,\\n  \\\"dataType\\\": 1,\\n  \\\"url\\\": \\\"http://api.jeecg.com/mock/42/nav\\\",\\n  \\\"timeOut\\\": 0,\\n\t\\\"background\\\": \\\"#3F7DD4\\\",\\n  \\\"turnConfig\\\": {\\n    \\\"url\\\": \\\"\\\"\\n  },\\n  \\\"chartData\\\": \\\"\\\",\\n  \\\"option\\\": {\\r\\n\t  \\\"showWeek\\\":\\\"show\\\",\\n    \\\"card\\\": {\\n      \\\"title\\\": \\\"\\\",\\n      \\\"extra\\\": \\\"\\\",\\n      \\\"rightHref\\\": \\\"\\\",\\n      \\\"size\\\": \\\"default\\\"\\n    },\\n    \\\"body\\\": {\\n      \\\"text\\\": \\\"\\\",\\n      \\\"color\\\": \\\"#FFFFFF\\\",\\n      \\\"fontWeight\\\": \\\"normal\\\",\\n      \\\"marginLeft\\\": 0,\\n      \\\"marginTop\\\": 0\\n    }\\n  }\\n}', '1', 'jeecg', '2024-03-25 20:32:51', 'jeecg', '2024-03-25 20:34:14');\n\n-- ----------------------------\n-- Table structure for onl_drag_dataset_head\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_drag_dataset_head`;\nCREATE TABLE `onl_drag_dataset_head`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT 'id',\n  `name` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '名称',\n  `code` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '编码',\n  `parent_id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '父id',\n  `db_source` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '动态数据源',\n  `query_sql` varchar(5000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT '0' COMMENT '查询数据SQL',\n  `content` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述',\n  `iz_agent` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT '0' COMMENT 'iz_agent',\n  `data_type` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '数据类型',\n  `api_method` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT 'api方法：get/post',\n  `create_time` datetime NULL DEFAULT NULL,\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL,\n  `update_time` datetime NULL DEFAULT NULL,\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL,\n  `low_app_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '应用ID',\n  `tenant_id` int(10) NULL DEFAULT NULL COMMENT '租户ID',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_drag_dataset_head\n-- ----------------------------\nINSERT INTO `onl_drag_dataset_head` VALUES ('1011801324208574464', '大屏数据集', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2024-10-31 11:04:04', 'admin', NULL, NULL, NULL, 3);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1011805223195824128', '车辆归属地', '', '1011801324208574464', '', 'https://api.jeecg.com/mock/26/activering', '', '0', 'api', 'get', '2024-10-31 11:19:34', 'admin', '2024-11-15 11:50:54', 'admin', NULL, 3);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1011861146144657408', '拨打电话排行榜', '', '1011801324208574464', '', 'https://api.jeecg.com/mock/26/activering', '', '0', 'api', 'get', '2024-10-31 15:01:47', 'admin', NULL, NULL, NULL, 3);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1516317603268657153', '示例_参数查询', '', '1516743332632494082', '707437208002265088', 'select * from demo where name like \\'%${name}%\\'', '', '', 'sql', 'get', '2022-04-21 15:59:43', 'admin', '2022-04-21 17:28:44', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1516743332632494082', '示例数据集', NULL, NULL, NULL, '0', NULL, '0', NULL, NULL, '2022-04-20 19:39:25', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1516743766914924546', '统计近十日的登陆次数', '', '1516743332632494082', '707437208002265088', 'SELECT\\n\tcount(*) num,\\n\tDATE_FORMAT(create_time, \\'%Y-%m-%d\\') AS `day`\\nFROM\\n\tsys_log\\nWHERE\\n\tlog_type = 1\\nAND create_time > DATE_SUB(NOW(), INTERVAL 10 DAY)\\nGROUP BY\\n\tDATE_FORMAT(create_time, \\'%Y-%m-%d\\')', '', '', 'sql', 'get', '2022-04-20 19:41:08', 'admin', '2023-06-06 15:25:30', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1516748630344630273', '项目性质收入统计JSON', '', '1516743332632494082', '', '[\\n    {\\n        \\\"column1\\\": \\\"市场化-电商业务\\\",\\n        \\\"column2\\\": 4865.41,\\n        \\\"column3\\\": 0,\\n        \\\"column4\\\": 0,\\n        \\\"column5\\\": 0,\\n        \\\"column6\\\": 0,\\n        \\\"column7\\\": 0,\\n        \\\"column8\\\": 4865.41\\n    },\\n    {\\n        \\\"column1\\\": \\\"统筹型\\\",\\n        \\\"column2\\\": 35767081.88,\\n        \\\"column3\\\": 0,\\n        \\\"column4\\\": 0,\\n        \\\"column5\\\": 0,\\n        \\\"column6\\\": 0,\\n        \\\"column7\\\": 0,\\n        \\\"column8\\\": 35767081.88\\n    },\\n    {\\n        \\\"column1\\\": \\\"市场化-非股东\\\",\\n        \\\"column2\\\": 1487045.35,\\n        \\\"column3\\\": 0,\\n        \\\"column4\\\": 0,\\n        \\\"column5\\\": 0,\\n        \\\"column6\\\": 0,\\n        \\\"column7\\\": 0,\\n        \\\"column8\\\": 1487045.35\\n    },\\n    {\\n        \\\"column1\\\": \\\"市场化-参控股\\\",\\n        \\\"column2\\\": 382690.56,\\n        \\\"column3\\\": 0,\\n        \\\"column4\\\": 0,\\n        \\\"column5\\\": 0,\\n        \\\"column6\\\": 0,\\n        \\\"column7\\\": 0,\\n        \\\"column8\\\": 382690.56\\n    },\\n    {\\n        \\\"column1\\\": \\\"市场化-员工福利\\\",\\n        \\\"column2\\\": 256684.91,\\n        \\\"column3\\\": 0,\\n        \\\"column4\\\": 0,\\n        \\\"column5\\\": 0,\\n        \\\"column6\\\": 0,\\n        \\\"column7\\\": 0,\\n        \\\"column8\\\": 265684.91\\n    },\\n    {\\n        \\\"column1\\\": \\\"市场化-再保险\\\",\\n        \\\"column2\\\": 563451.03,\\n        \\\"column3\\\": 0,\\n        \\\"column4\\\": 0,\\n        \\\"column5\\\": 0,\\n        \\\"column6\\\": 0,\\n        \\\"column7\\\": 0,\\n        \\\"column8\\\": 563451.03\\n    },\\n    {\\n        \\\"column1\\\": \\\"市场化-海外业务\\\",\\n        \\\"column2\\\": 760576.25,\\n        \\\"column3\\\": 770458.75,\\n        \\\"column4\\\": 0,\\n        \\\"column5\\\": 0,\\n        \\\"column6\\\": 0,\\n        \\\"column7\\\": 0,\\n        \\\"column8\\\": 1531035.00\\n    },\\n    {\\n        \\\"column1\\\": \\\"市场化-风险咨询\\\",\\n        \\\"column2\\\": 0.00,\\n        \\\"column3\\\": 910183.93,\\n        \\\"column4\\\": 0,\\n        \\\"column5\\\": 0,\\n        \\\"column6\\\": 0,\\n        \\\"column7\\\": 226415.09,\\n        \\\"column8\\\": 1136599.02\\n    }\\n]', '', '', 'json', 'get', '2022-04-20 20:00:28', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1517020649262972930', '项目性质收入统计SQL', '', '1516743332632494082', '707437208002265088', 'SELECT\\n\tid,\\n\tnature,\\n\tinsurance_fee,\\n\trisk_consulting_fee,\\n\tevaluation_fee,\\n\tinsurance_evaluation_fee,\\n\tbidding_consulting_fee,\\n\tinterol_consulting_fee,\\n\t(\\n\t\tinsurance_fee + \\n\t\trisk_consulting_fee + \\n\t\trisk_consulting_fee + \\n\t\tevaluation_fee + \\n\t\tinsurance_evaluation_fee + \\n\t\tbidding_consulting_fee + \\n\t\tinterol_consulting_fee\\n\t) AS \\'total\\'\\nFROM\\n\tjeecg_project_nature_income', '', '', 'sql', 'get', '2022-04-21 14:01:22', 'admin', '2022-04-21 14:02:36', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1517045842874236930', '统计男女比例', '', '1516743332632494082', '707437208002265088', 'select count(*) cout, sex from sys_user group by sex', '', '', 'sql', 'get', '2022-04-21 15:41:29', 'admin', '2022-04-21 16:09:23', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1517046231342284802', '图表API示例-年龄占比', '', '1516743332632494082', '', 'http://api.jeecg.com/mock/51/jingwu/nianling', '', '', 'api', 'get', '2022-04-21 15:43:02', 'admin', '2022-04-21 16:54:33', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1517046731341070337', '统计每日大屏创建情况', '', '1516743332632494082', '707437208002265088', 'SELECT count(*) c,DATE_FORMAT(create_time, \\'%Y-%m-%d\\') as date  from jmreport_big_screen GROUP BY date order by date desc', '', '', 'sql', 'get', '2022-04-21 15:45:01', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1517071247723233281', '示例_根据年龄查询用户', '', '1516743332632494082', '707437208002265088', 'select * from demo where age=${age}', '', '', 'sql', 'get', '2022-04-21 17:22:26', 'admin', '2023-04-27 14:25:34', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1519274169102020610', '钻取api', '', '1516743332632494082', '', 'http://api.jeecg.com/mock/51/drilling/deptuser', '', '0', 'api', 'get', '2022-04-27 19:16:03', 'admin', '2022-04-29 18:52:08', 'jeecg', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1519945036454813698', '数据列表', '', '1516743332632494082', '', 'http://api.jeecg.com/mock/51/datalist/list', '', '0', 'api', 'get', '2022-04-29 15:41:51', 'admin', '2022-04-29 17:00:15', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1519962879095332865', '首页快速导航', '', '1516743332632494082', '', 'http://api.jeecg.com/mock/51/home/quick', '', '0', 'api', 'get', '2022-04-29 16:52:45', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1522098873378549762', '出资', '', '1516743332632494082', '', 'http://api.jeecg.com/mock/51/chuzi', '', '0', 'api', 'get', '2022-05-05 14:20:25', 'admin', '2022-05-05 14:22:06', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1522181219549196289', '智慧社区_违法犯罪人员分析', '', '1516743332632494082', '', 'http://api.jeecg.com/mock/51/Illegal', '', '0', 'api', 'get', '2022-05-05 19:47:38', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1522182473872584705', '智慧社区_人员出入记录', '', '1516743332632494082', '', 'http://api.jeecg.com/mock/51/ace', '', '0', 'api', 'get', '2022-05-05 19:52:37', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1522184215045615618', '智慧社区_年龄分部', '', '1516743332632494082', '', 'http://api.jeecg.com/mock/51/age', '', '0', 'api', 'get', '2022-05-05 19:59:32', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1522185936018878466', '智慧社区_地区分部', '', '1516743332632494082', '', 'http://api.jeecg.com/mock/51/region', '', '0', 'api', 'get', '2022-05-05 20:06:23', 'admin', '2022-05-05 20:06:38', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1522187101267832833', '智慧社区_时间分部', '', '1516743332632494082', '', '[\\n  {\\n    \\\"name\\\": \\\"6:00-9:00\\\",\\n    \\\"value\\\": 800\\n  },\\n  {\\n    \\\"name\\\": \\\"10:00-12:00\\\",\\n    \\\"value\\\": 300\\n  },\\n  {\\n    \\\"name\\\": \\\"13:00-15:00\\\",\\n    \\\"value\\\": 500\\n  },\\n  {\\n    \\\"name\\\": \\\"16:00-20:00\\\",\\n    \\\"value\\\": 800\\n  },\\n  {\\n    \\\"name\\\": \\\"21:00-24:00\\\",\\n    \\\"value\\\": 600\\n  }\\n]', '', '0', 'json', 'get', '2022-05-05 20:11:00', 'admin', '2022-05-05 20:11:12', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1522422772532256770', '乡村振兴_表格', '', '1516743332632494082', '', '[\\n  {\\n    \\\"name\\\": \\\"数据\\\",\\n    \\\"sj\\\": \\\"1000\\\",\\n    \\\"type\\\": \\\"担保\\\",\\n    \\\"je\\\": \\\"50\\\",\\n    \\\"jg\\\": \\\"机构\\\",\\n    \\\"jl\\\": \\\"数据2\\\"\\n  },\\n  {\\n    \\\"name\\\": \\\"数据1\\\",\\n    \\\"sj\\\": \\\"1500\\\",\\n    \\\"type\\\": \\\"担保\\\",\\n    \\\"je\\\": \\\"100\\\",\\n    \\\"jg\\\": \\\"机构2\\\",\\n    \\\"jl\\\": \\\"李四\\\"\\n  },\\n  {\\n    \\\"name\\\": \\\"数据\\\",\\n    \\\"sj\\\": \\\"1000\\\",\\n    \\\"type\\\": \\\"担保\\\",\\n    \\\"je\\\": \\\"50\\\",\\n    \\\"jg\\\": \\\"机构\\\",\\n    \\\"jl\\\": \\\"数据2\\\"\\n  },\\n  {\\n    \\\"name\\\": \\\"数据1\\\",\\n    \\\"sj\\\": \\\"1500\\\",\\n    \\\"type\\\": \\\"担保\\\",\\n    \\\"je\\\": \\\"100\\\",\\n    \\\"jg\\\": \\\"机构2\\\",\\n    \\\"jl\\\": \\\"李四\\\"\\n  },\\n  {\\n    \\\"name\\\": \\\"数据\\\",\\n    \\\"sj\\\": \\\"1000\\\",\\n    \\\"type\\\": \\\"担保\\\",\\n    \\\"je\\\": \\\"50\\\",\\n    \\\"jg\\\": \\\"机构\\\",\\n    \\\"jl\\\": \\\"数据2\\\"\\n  },\\n  {\\n    \\\"name\\\": \\\"数据1\\\",\\n    \\\"sj\\\": \\\"1500\\\",\\n    \\\"type\\\": \\\"担保\\\",\\n    \\\"je\\\": \\\"100\\\",\\n    \\\"jg\\\": \\\"机构2\\\",\\n    \\\"jl\\\": \\\"李四\\\"\\n  },\\n  {\\n    \\\"name\\\": \\\"数据\\\",\\n    \\\"sj\\\": \\\"1000\\\",\\n    \\\"type\\\": \\\"担保\\\",\\n    \\\"je\\\": \\\"50\\\",\\n    \\\"jg\\\": \\\"机构\\\",\\n    \\\"jl\\\": \\\"数据2\\\"\\n  },\\n  {\\n    \\\"name\\\": \\\"数据1\\\",\\n    \\\"sj\\\": \\\"1500\\\",\\n    \\\"type\\\": \\\"担保\\\",\\n    \\\"je\\\": \\\"100\\\",\\n    \\\"jg\\\": \\\"机构2\\\",\\n    \\\"jl\\\": \\\"李四\\\"\\n  }\\n]', '', '0', 'json', 'get', '2022-05-06 11:47:29', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1522455203175997442', '智能大数据_计划生产', '', '1516743332632494082', '', '[\\n    {\\n        \\\"gh\\\": \\\"ACDFE_0045\\\",\\n        \\\"gjbm\\\": \\\"56-REE-4\\\",\\n        \\\"jh\\\": \\\"1\\\",\\n        \\\"dqgx\\\": \\\"工程\\\",\\n        \\\"zt\\\": \\\"未开始\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"ACDFE_0045\\\",\\n        \\\"gjbm\\\": \\\"BB-1L-0004\\\",\\n        \\\"jh\\\": \\\"2\\\",\\n        \\\"dqgx\\\": \\\"工序\\\",\\n        \\\"zt\\\": \\\"未开始\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"JFL5GZ1-01\\\",\\n        \\\"gjbm\\\": \\\"DB-F5GNT-1\\\",\\n        \\\"jh\\\": \\\"1\\\",\\n        \\\"dqgx\\\": \\\"工程\\\",\\n        \\\"zt\\\": \\\"未开始\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"JFL5GZ1-01\\\",\\n        \\\"gjbm\\\": \\\"A5-0001\\\",\\n        \\\"jh\\\": \\\"1\\\",\\n        \\\"dqgx\\\": \\\"总装工序\\\",\\n        \\\"zt\\\": \\\"未开始\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"ACDFE_0045\\\",\\n        \\\"gjbm\\\": \\\"56-REE-4\\\",\\n        \\\"jh\\\": \\\"1\\\",\\n        \\\"dqgx\\\": \\\"工程\\\",\\n        \\\"zt\\\": \\\"未开始\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"ACDFE_0045\\\",\\n        \\\"gjbm\\\": \\\"BB-1L-0004\\\",\\n        \\\"jh\\\": \\\"2\\\",\\n        \\\"dqgx\\\": \\\"工序\\\",\\n        \\\"zt\\\": \\\"未开始\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"JFL5GZ1-01\\\",\\n        \\\"gjbm\\\": \\\"DB-F5GNT-1\\\",\\n        \\\"jh\\\": \\\"1\\\",\\n        \\\"dqgx\\\": \\\"工程\\\",\\n        \\\"zt\\\": \\\"未开始\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"JFL5GZ1-01\\\",\\n        \\\"gjbm\\\": \\\"A5-0001\\\",\\n        \\\"jh\\\": \\\"1\\\",\\n        \\\"dqgx\\\": \\\"总装工序\\\",\\n        \\\"zt\\\": \\\"未开始\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"ACDFE_0045\\\",\\n        \\\"gjbm\\\": \\\"56-REE-4\\\",\\n        \\\"jh\\\": \\\"1\\\",\\n        \\\"dqgx\\\": \\\"工程\\\",\\n        \\\"zt\\\": \\\"未开始\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"ACDFE_0045\\\",\\n        \\\"gjbm\\\": \\\"BB-1L-0004\\\",\\n        \\\"jh\\\": \\\"2\\\",\\n        \\\"dqgx\\\": \\\"工序\\\",\\n        \\\"zt\\\": \\\"未开始\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"JFL5GZ1-01\\\",\\n        \\\"gjbm\\\": \\\"DB-F5GNT-1\\\",\\n        \\\"jh\\\": \\\"1\\\",\\n        \\\"dqgx\\\": \\\"工程\\\",\\n        \\\"zt\\\": \\\"未开始\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"JFL5GZ1-01\\\",\\n        \\\"gjbm\\\": \\\"A5-0001\\\",\\n        \\\"jh\\\": \\\"1\\\",\\n        \\\"dqgx\\\": \\\"总装工序\\\",\\n        \\\"zt\\\": \\\"未开始\\\"\\n    }\\n]', '', '0', 'json', 'get', '2022-05-06 13:56:21', 'admin', '2022-05-06 18:22:13', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1522464505970302978', '旅游数据监控', '', '1516743332632494082', '', '[{\\\"type1\\\":\\\"路线1\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线2\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线3\\\",\\\"type3\\\":\\\"1111\\\",\\\"type2\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线4\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线5\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线6\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线7\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线8\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线9\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线10\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线11\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线12\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线13\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线14\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线15\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线16\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线17\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线18\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线19\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"},{\\\"type1\\\":\\\"路线20\\\",\\\"type2\\\":\\\"1111\\\",\\\"type3\\\":\\\"1111\\\"}]', '', '0', 'json', 'get', '2022-05-06 14:33:19', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1522503560003067906', '首页_近一周访问量', '', '1516743332632494082', '707437208002265088', 'select count(*) as visit\\n        \t   ,count(distinct(ip)) as ip\\n        \t   ,DATE_FORMAT(create_time, \\'%Y-%m-%d\\') as tian\\n        \t   ,DATE_FORMAT(create_time, \\'%m-%d\\') as type\\n        \t   from sys_log \\n         where log_type = 1 and create_time <= sysdate() and create_time >= (select date_sub(curdate(),interval 7 day))\\n         group by tian,type\\n         order by tian desc', '', '0', 'sql', 'get', '2022-05-06 17:08:30', 'admin', '2022-05-06 17:49:07', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1522522034783920129', '智能大数据_实际生产', '', '1516743332632494082', '', '[\\n    {\\n        \\\"gh\\\": \\\"ATJDS01\\\",\\n        \\\"gjbm\\\": \\\"TYIY-908\\\",\\n        \\\"jgsj\\\": \\\"2021-03-28 17:07\\\",\\n        \\\"dqgx\\\": \\\"工序1\\\",\\n        \\\"zt\\\": \\\"已完成\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"ATJDS01\\\",\\n        \\\"gjbm\\\": \\\"11CPER-44\\\",\\n        \\\"jgsj\\\": \\\"2021-03-29 18:07\\\",\\n        \\\"dqgx\\\": \\\"工序2\\\",\\n        \\\"zt\\\": \\\"已完成\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"PFTE56\\\",\\n        \\\"gjbm\\\": \\\"F56677\\\",\\n        \\\"jgsj\\\": \\\"2021-02-28 07:07\\\",\\n        \\\"dqgx\\\": \\\"工序1\\\",\\n        \\\"zt\\\": \\\"已完成\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"PFTE56\\\",\\n        \\\"gjbm\\\": \\\"99CVB-1\\\",\\n        \\\"jgsj\\\": \\\"2021-03-28 17:07\\\",\\n        \\\"dqgx\\\": \\\"工序3\\\",\\n        \\\"zt\\\": \\\"已完成\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"ATJDS01\\\",\\n        \\\"gjbm\\\": \\\"TYIY-908\\\",\\n        \\\"jgsj\\\": \\\"2021-03-28 17:07\\\",\\n        \\\"dqgx\\\": \\\"工序1\\\",\\n        \\\"zt\\\": \\\"已完成\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"ATJDS01\\\",\\n        \\\"gjbm\\\": \\\"11CPER-44\\\",\\n        \\\"jgsj\\\": \\\"2021-03-28 17:07\\\",\\n        \\\"dqgx\\\": \\\"工序2\\\",\\n        \\\"zt\\\": \\\"已完成\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"PFTE56\\\",\\n        \\\"gjbm\\\": \\\"F56677\\\",\\n        \\\"jgsj\\\": \\\"2021-03-28 17:07\\\",\\n        \\\"dqgx\\\": \\\"工序1\\\",\\n        \\\"zt\\\": \\\"已完成\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"PFTE56\\\",\\n        \\\"gjbm\\\": \\\"99CVB-1\\\",\\n        \\\"jgsj\\\": \\\"2021-03-28 17:07\\\",\\n        \\\"dqgx\\\": \\\"工序3\\\",\\n        \\\"zt\\\": \\\"已完成\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"ATJDS01\\\",\\n        \\\"gjbm\\\": \\\"TYIY-908\\\",\\n        \\\"jgsj\\\": \\\"2021-03-28 17:07\\\",\\n        \\\"dqgx\\\": \\\"工序1\\\",\\n        \\\"zt\\\": \\\"已完成\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"ATJDS01\\\",\\n        \\\"gjbm\\\": \\\"11CPER-44\\\",\\n        \\\"jgsj\\\": \\\"2021-03-28 17:07\\\",\\n        \\\"dqgx\\\": \\\"工序2\\\",\\n        \\\"zt\\\": \\\"已完成\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"PFTE56\\\",\\n        \\\"gjbm\\\": \\\"F56677\\\",\\n        \\\"jgsj\\\": \\\"2021-03-28 17:07\\\",\\n        \\\"dqgx\\\": \\\"工序1\\\",\\n        \\\"zt\\\": \\\"已完成\\\"\\n    },\\n    {\\n        \\\"gh\\\": \\\"PFTE56\\\",\\n        \\\"gjbm\\\": \\\"99CVB-1\\\",\\n        \\\"jgsj\\\": \\\"2021-03-28 17:07\\\",\\n        \\\"dqgx\\\": \\\"工序3\\\",\\n        \\\"zt\\\": \\\"已完成\\\"\\n    }\\n]', '', '0', 'json', 'get', '2022-05-06 18:21:55', 'admin', '2022-05-06 18:23:06', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1522523544120991745', '智能大数据_一览表', '', '1516743332632494082', '', '[\\n    {\\n        \\\"ddh\\\": \\\"A5CCU_2017...\\\",\\n        \\\"zcxm\\\": \\\"国际城0902\\\",\\n        \\\"zl\\\": \\\"2548\\\",\\n        \\\"jhrq\\\": \\\"2021-04-21\\\",\\n        \\\"scjd\\\": \\\"100%\\\"\\n    },\\n    {\\n        \\\"ddh\\\": \\\"A5CCU_2017...\\\",\\n        \\\"zcxm\\\": \\\"新城ERT\\\",\\n        \\\"zl\\\": \\\"27215\\\",\\n        \\\"jhrq\\\": \\\"2021-05-21\\\",\\n        \\\"scjd\\\": \\\"54%\\\"\\n    },\\n    {\\n        \\\"ddh\\\": \\\"A5CCU_2018...\\\",\\n        \\\"zcxm\\\": \\\"天桥TTY\\\",\\n        \\\"zl\\\": \\\"5423\\\",\\n        \\\"jhrq\\\": \\\"2021-12-21\\\",\\n        \\\"scjd\\\": \\\"100%\\\"\\n    },\\n    {\\n        \\\"ddh\\\": \\\"A5CCU_2018...\\\",\\n        \\\"zcxm\\\": \\\"国际中心地\\\",\\n        \\\"zl\\\": \\\"14427\\\",\\n        \\\"jhrq\\\": \\\"2021-12-21\\\",\\n        \\\"scjd\\\": \\\"88%\\\"\\n    },\\n    {\\n        \\\"ddh\\\": \\\"A5CCU_2019...\\\",\\n        \\\"zcxm\\\": \\\"新生广场\\\",\\n        \\\"zl\\\": \\\"2808\\\",\\n        \\\"jhrq\\\": \\\"2021-08-21\\\",\\n        \\\"scjd\\\": \\\"98%\\\"\\n    },\\n    {\\n        \\\"ddh\\\": \\\"A5CCU_2017...\\\",\\n        \\\"zcxm\\\": \\\"国际城0902\\\",\\n        \\\"zl\\\": \\\"2548\\\",\\n        \\\"jhrq\\\": \\\"2021-04-21\\\",\\n        \\\"scjd\\\": \\\"100%\\\"\\n    },\\n    {\\n        \\\"ddh\\\": \\\"A5CCU_2019...\\\",\\n        \\\"zcxm\\\": \\\"新生广场\\\",\\n        \\\"zl\\\": \\\"2808\\\",\\n        \\\"jhrq\\\": \\\"2021-08-21\\\",\\n        \\\"scjd\\\": \\\"98%\\\"\\n    },\\n    {\\n        \\\"ddh\\\": \\\"A5CCU_2017...\\\",\\n        \\\"zcxm\\\": \\\"新城ERT\\\",\\n        \\\"zl\\\": \\\"27215\\\",\\n        \\\"jhrq\\\": \\\"2021-05-21\\\",\\n        \\\"scjd\\\": \\\"54%\\\"\\n    }\\n]', '', '0', 'json', 'get', '2022-05-06 18:27:55', 'admin', '2022-05-06 18:28:53', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1522824721899511810', '示例_数据表格', '', '1516743332632494082', '707437208002265088', 'select * from demo where sex=\\'${sex}\\'', '', '0', 'sql', 'get', '2022-05-07 14:24:41', 'admin', '2022-05-07 14:53:35', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('1522853857095376898', '示例_日期范围查询', '', '1516743332632494082', '707437208002265088', 'select * from sys_user where create_time >= \\'${createTime_begin}\\' and create_time <=\\'${createTime_end}\\'', '', '0', 'sql', 'get', '2022-05-07 16:20:27', 'admin', '2022-05-07 19:29:07', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('864649684727169024', 'cc1分组', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-09-21 09:35:59', 'admin', '2024-03-06 16:07:25', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('874452164751183872', '日志统计', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-10-18 10:47:33', 'ceshi', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('874452378731991040', '查询系统日志', '', '874452164751183872', '707437208002265088', 'select DATE_FORMAT(create_time,  \\'%Y-%m-%d\\') as date,count(*) as num from sys_log group by DATE_FORMAT(create_time, \\'%Y-%m-%d\\')', '', '0', 'sql', 'get', '2023-10-18 10:48:24', 'ceshi', '2023-12-31 19:29:46', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910401375061983232', '库存管理可视化大屏', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2024-01-25 15:36:52', 'admin', '2024-01-25 17:31:14', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910406419257802752', '库存管理-卡片', '', '910401375061983232', '', 'https://api.jeecg.com/mock/51/inventoryManagement', '', '0', 'api', 'get', '2024-01-25 15:56:55', 'admin', '2024-01-25 16:02:28', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910419343896526848', 'air库存情况', '', '910401375061983232', '', 'https://api.jeecg.com/mock/51/inventoryStatus?type=air', '', '0', 'api', 'get', '2024-01-25 16:48:16', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910423953398874112', 'lite库存情况', '', '910401375061983232', '', 'https://api.jeecg.com/mock/51/inventoryStatus?type=lite', '', '0', 'api', 'get', '2024-01-25 17:06:35', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910425301976662016', 'super库存情况', '', '910401375061983232', '', 'https://api.jeecg.com/mock/51/inventoryStatus?type=super', '', '0', 'api', 'get', '2024-01-25 17:11:57', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910427052079366144', 'ultra库存情况', '', '910401375061983232', '', 'https://api.jeecg.com/mock/51/inventoryStatus?type=ultra', '', '0', 'api', 'get', '2024-01-25 17:18:54', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910430104345690112', '产品库存占比情况', '', '910401375061983232', '', 'https://api.jeecg.com/mock/51/inventoryChart?type=storkProportion', '', '0', 'api', 'get', '2024-01-25 17:31:02', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910431120222896128', '仓库状态情况', '', '910401375061983232', '', 'https://api.jeecg.com/mock/51/inventoryChart?type=warehouseStatus', '', '0', 'api', 'get', '2024-01-25 17:35:04', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910435726206222336', '当月出库情况', '', '910401375061983232', '', 'https://api.jeecg.com/mock/51/inventoryChart?type=outbound', '', '0', 'api', 'get', '2024-01-25 17:53:22', 'admin', '2024-01-25 17:59:40', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910441161197928448', '当月入库情况', '', '910401375061983232', '', 'https://api.jeecg.com/mock/51/inventoryChart?type=warehousing', '', '0', 'api', 'get', '2024-01-25 18:14:58', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910442989620871168', '产品库存覆盖率情况', '', '910401375061983232', '', 'https://api.jeecg.com/mock/51/inventoryChart?type=coverage', '', '0', 'api', 'get', '2024-01-25 18:22:14', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910447275230674944', '产品库龄分布情况', '', '910401375061983232', '', 'https://api.jeecg.com/mock/51/inventoryChart?type=stockAge', '', '0', 'api', 'get', '2024-01-25 18:39:15', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910455640270880768', '产品库存状态监控', '', '910401375061983232', '', 'https://api.jeecg.com/mock/51/inventoryChart?type=monitor', '', '0', 'api', 'get', '2024-01-25 19:12:30', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910478407196262400', '某电商公司销售运营', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2024-01-25 20:42:58', 'admin', '2024-01-25 20:43:03', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910478592823574528', '销售状态', '', '910478407196262400', '', 'https://api.jeecg.com/mock/51/commerceSalesOperations?type=saleStatus', '', '0', 'api', 'get', '2024-01-25 20:43:42', 'admin', '2024-01-25 20:45:22', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910695134387552256', '各地区订单与仓库情况', '', '910478407196262400', '', 'https://api.jeecg.com/mock/51/commerceSalesOperations?type=regionalOrders', '', '0', 'api', 'get', '2024-01-26 11:04:10', 'admin', '2024-01-26 11:34:02', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910708293282349056', '季度目标完成', '', '910478407196262400', '', 'https://api.jeecg.com/mock/51/commerceSalesOperations?type=quarterlyFinish', '', '0', 'api', 'get', '2024-01-26 11:56:27', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910721009699045376', '品牌销售占比', '', '910478407196262400', '', 'https://api.jeecg.com/mock/51/commerceSalesOperations?type=brandSales', '', '0', 'api', 'get', '2024-01-26 12:46:59', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910732622212677632', '销售地区排行', '', '910478407196262400', '', 'https://api.jeecg.com/mock/51/commerceSalesOperations?type=areaRanking', '', '0', 'api', 'get', '2024-01-26 13:33:07', 'admin', '2024-01-26 13:33:13', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910737864308342784', '物流订单接收', '', '910478407196262400', '', 'https://api.jeecg.com/mock/51/commerceSalesOperations?type=logisticsOrder', '', '0', 'api', 'get', '2024-01-26 13:53:57', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910740127152128000', '订单产生趋势', '', '910478407196262400', '', 'https://api.jeecg.com/mock/51/commerceSalesOperations?type=generatingTrends', '', '0', 'api', 'get', '2024-01-26 14:02:57', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910750333919608832', '物业消防巡检状态', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2024-01-26 14:43:30', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910750488542625792', '区域基本情况', '', '910750333919608832', '', 'https://api.jeecg.com/mock/51/propertyFireFighting?type=regionBasicInformation', '', '0', 'api', 'get', '2024-01-26 14:44:07', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910754028661030912', '正常设备', '', '910750333919608832', '', 'https://api.jeecg.com/mock/51/propertyFireFighting?type=normalDevice', '', '0', 'api', 'get', '2024-01-26 14:58:11', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910754465934000128', '异常设备', '', '910750333919608832', '', 'https://api.jeecg.com/mock/51/propertyFireFighting?type=abnormalDevice', '', '0', 'api', 'get', '2024-01-26 14:59:55', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910759432656830464', '设备异常明细', '', '910750333919608832', '', 'https://api.jeecg.com/mock/51/propertyFireFighting?type=equipmentDetails', '', '0', 'api', 'get', '2024-01-26 15:19:40', 'admin', '2024-01-26 15:20:43', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910765056765509632', '小区地图分布', '', '910750333919608832', '', 'https://api.jeecg.com/mock/51/propertyFireFighting?type=residentialDistributionMap', '', '0', 'api', 'get', '2024-01-26 15:42:00', 'admin', '2024-01-26 15:43:52', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910773111884398592', '小区分布地图表格', '', '910750333919608832', '', 'https://api.jeecg.com/mock/51/propertyFireFighting?type=residentialDistributionTable', '', '0', 'api', 'get', '2024-01-26 16:14:01', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910776816075587584', '室外消火栓泵', '', '910750333919608832', '', 'https://api.jeecg.com/mock/51/propertyFireFighting?type=deviceCountProportion', '', '0', 'api', 'get', '2024-01-26 16:28:44', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910790230315417600', '区域设备数量\t', '', '910750333919608832', '', 'https://api.jeecg.com/mock/51/propertyFireFighting?type=areaDeviceCount', '', '0', 'api', 'get', '2024-01-26 17:22:02', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910794755508060160', '巡检任务数', '', '910750333919608832', '', 'https://api.jeecg.com/mock/51/propertyFireFighting?type=inspectionTasksCount', '', '0', 'api', 'get', '2024-01-26 17:40:01', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('910797586147360768', '巡检任务数表格', '', '910750333919608832', '', 'https://api.jeecg.com/mock/51/propertyFireFighting?type=inspectionTasksTable', '', '0', 'api', 'get', '2024-01-26 17:51:16', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911773848785436672', '某连锁饮品销售', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2024-01-29 10:30:35', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911792028287287296', '销量额', '', '911773848785436672', '', 'https://api.jeecg.com/mock/51/beverageSales?type=salesVolume', '', '0', 'api', 'get', '2024-01-29 11:42:50', 'admin', '2024-01-29 11:46:35', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911836343134896128', '单月最高销售量分店\t', '', '911773848785436672', '', 'https://api.jeecg.com/mock/51/beverageSales?type=topSellingBranch', '', '0', 'api', 'get', '2024-01-29 14:38:55', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911836426450550784', '单月最高销量品线\t', '', '911773848785436672', '', 'https://api.jeecg.com/mock/51/beverageSales?type=salesLine', '', '0', 'api', 'get', '2024-01-29 14:39:15', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911836535531814912', '单月最高销量单品', '', '911773848785436672', '', 'https://api.jeecg.com/mock/51/beverageSales?type=highestSellingItem', '', '0', 'api', 'get', '2024-01-29 14:39:41', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911836717715603456', '单月最高销量规格', '', '911773848785436672', '', 'https://api.jeecg.com/mock/51/beverageSales?type=maximumSalesSpecs', '', '0', 'api', 'get', '2024-01-29 14:40:24', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911836839023263744', '销售额走势', '', '911773848785436672', '', 'https://api.jeecg.com/mock/51/beverageSales?type=salesTrend', '', '0', 'api', 'get', '2024-01-29 14:40:53', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911836922162757632', '销量走势', '', '911773848785436672', '', 'https://api.jeecg.com/mock/51/beverageSales?type=salesTendency', '', '0', 'api', 'get', '2024-01-29 14:41:13', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911837008343121920', '订单销售量\t', '', '911773848785436672', '', 'https://api.jeecg.com/mock/51/beverageSales?type=orderSalesVolume', '', '0', 'api', 'get', '2024-01-29 14:41:34', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911837091507781632', '店铺销售额排名', '', '911773848785436672', '', 'https://api.jeecg.com/mock/51/beverageSales?type=salesRanking', '', '0', 'api', 'get', '2024-01-29 14:41:53', 'admin', '2024-01-29 15:44:55', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911837168896884736', ' 冷热占比', '', '911773848785436672', '', 'https://api.jeecg.com/mock/51/beverageSales?type=coldAndHostProportion', '', '0', 'api', 'get', '2024-01-29 14:42:12', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911845934736392192', '原料支出趋势', '', '911773848785436672', '', 'https://api.jeecg.com/mock/51/beverageSales?type=expenditureTrends', '', '0', 'api', 'get', '2024-01-29 15:17:02', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911878648998969344', '产品销售数据', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2024-01-29 17:27:02', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911887596497977344', '本月渠道销售', '', '911878648998969344', '', 'https://api.jeecg.com/mock/51/productSales?type=salesThisMonth', '', '0', 'api', 'get', '2024-01-29 18:02:35', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911887691259887616', '本月代理商销售排行', '', '911878648998969344', '', 'https://api.jeecg.com/mock/51/productSales?type=salesRanking', '', '0', 'api', 'get', '2024-01-29 18:02:57', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911888632709169152', '近七天销售额趋势', '', '911878648998969344', '', 'https://api.jeecg.com/mock/51/productSales?type=salesTrend', '', '0', 'api', 'get', '2024-01-29 18:06:42', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911888715248877568', '本月重点城市的重点产品销售额', '', '911878648998969344', '', 'https://api.jeecg.com/mock/51/productSales?type=productSalesRevenue', '', '0', 'api', 'get', '2024-01-29 18:07:02', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911888877589413888', '本月重点城市的重点产品销售额（表格）', '', '911878648998969344', '', 'https://api.jeecg.com/mock/51/productSales?type=productSalesRevenueTable', '', '0', 'api', 'get', '2024-01-29 18:07:40', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911889006916583424', '本月产品销售', '', '911878648998969344', '', 'https://api.jeecg.com/mock/51/productSales?type=productSalesThisMonth', '', '0', 'api', 'get', '2024-01-29 18:08:11', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('911889086163763200', '本月产品小类销售排行', '', '911878648998969344', '', 'https://api.jeecg.com/mock/51/productSales?type=rankingCategorySales', '', '0', 'api', 'get', '2024-01-29 18:08:30', 'admin', NULL, NULL, NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('925264960069664768', 'cc1请假性别汇总', '', '864649684727169024', '707437208002265088', 'SELECT sex, COUNT(*) as count\\nFROM demo\\nGROUP BY sex', '', '0', 'sql', 'get', '2024-03-06 15:59:27', 'admin', '2024-06-12 18:01:28', 'admin', NULL, NULL);\nINSERT INTO `onl_drag_dataset_head` VALUES ('965151322172129280', 'qingjia', '', '1516743332632494082', '707437208002265088', 'select * from qingjia_dan', '', '0', 'sql', 'get', '2024-06-24 17:33:37', 'admin', NULL, NULL, NULL, NULL);\n\n-- ----------------------------\n-- Table structure for onl_drag_dataset_item\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_drag_dataset_item`;\nCREATE TABLE `onl_drag_dataset_item`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT 'id',\n  `head_id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主表ID',\n  `field_name` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字段名',\n  `field_txt` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字段文本',\n  `field_type` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字段类型',\n  `widget_type` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '控件类型',\n  `dict_code` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字典Code',\n  `dict_table` varchar(125) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL,\n  `dict_text` varchar(125) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL,\n  `iz_show` varchar(5) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否列表显示',\n  `iz_search` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否查询',\n  `iz_total` varchar(5) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否计算总计（仅对数值有效）',\n  `search_mode` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '查询模式',\n  `order_num` int(11) NULL DEFAULT NULL COMMENT '排序',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_oddi_head_id`(`head_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_drag_dataset_item\n-- ----------------------------\nINSERT INTO `onl_drag_dataset_item` VALUES ('1011861146174017536', '1011861146144657408', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-10-31 15:01:47', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1011861146207571968', '1011861146144657408', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-10-31 15:01:47', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1017248926035136512', '1011805223195824128', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-10-31 11:19:34', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1017248926102245376', '1011805223195824128', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-10-31 11:19:34', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1516748630361407489', '1516748630344630273', 'column1', '项目性质', 'String', NULL, '', NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-20 20:00:28', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1516748630373990402', '1516748630344630273', 'column5', '保险公估费', 'Integer', NULL, '', NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-20 20:00:28', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1516748630382379010', '1516748630344630273', 'column4', '承保公估评估费', 'Integer', NULL, '', NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-20 20:00:28', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1516748630394961921', '1516748630344630273', 'column3', '风险咨询费', 'Integer', NULL, '', NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-20 20:00:28', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1516748630403350530', '1516748630344630273', 'column2', '保险经纪佣金费', 'Integer', NULL, '', NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-20 20:00:28', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1516748630415933442', '1516748630344630273', 'column8', '总计', 'Integer', NULL, '', NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-20 20:00:28', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1516748630424322049', '1516748630344630273', 'column7', '内控咨询费', 'Integer', NULL, '', NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-20 20:00:28', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1516748630432710658', '1516748630344630273', 'column6', '投标咨询费', 'Integer', NULL, '', NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-20 20:00:28', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517020958387372033', '1517020649262972930', 'nature', '项目性质', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-21 14:01:22', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517020958395760641', '1517020649262972930', 'insurance_fee', '保险经纪佣金费', 'Integer', NULL, NULL, NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-21 14:01:22', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517020958412537857', '1517020649262972930', 'risk_consulting_fee', '风险咨询费', 'Integer', NULL, NULL, NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-21 14:01:22', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517020958429315073', '1517020649262972930', 'evaluation_fee', '承保公估评估费', 'Integer', NULL, NULL, NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-21 14:01:22', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517020958446092290', '1517020649262972930', 'insurance_evaluation_fee', '保险公估费', 'Integer', NULL, NULL, NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-21 14:01:22', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517020958462869505', '1517020649262972930', 'bidding_consulting_fee', '投标咨询费', 'Integer', NULL, NULL, NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-21 14:01:22', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517020958475452418', '1517020649262972930', 'interol_consulting_fee', '内控咨询费', 'Integer', NULL, NULL, NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-21 14:01:22', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517020958483841026', '1517020649262972930', 'total', 'total', 'Integer', NULL, NULL, NULL, NULL, 'N', NULL, 'N', NULL, NULL, 'admin', '2022-04-21 14:01:22', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517046731353653249', '1517046731341070337', 'date', '日期', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-04-21 15:45:01', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517046731362041857', '1517046731341070337', 'c', '数量', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-21 15:45:01', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517052863103139842', '1517045842874236930', 'sex', '性别', 'String', NULL, 'sex', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-04-21 15:41:29', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517052863115722754', '1517045842874236930', 'cout', '人数', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-04-21 15:41:29', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517064229583093762', '1517046231342284802', 'name', '年龄', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-04-21 16:46:03', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517064229595676674', '1517046231342284802', 'value', '数量', 'Integer', NULL, NULL, NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-04-21 16:46:03', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517072834290024450', '1516317603268657153', 'name', 'name', 'String', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'admin', '2022-04-21 17:28:44', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517072834331967489', '1516317603268657153', 'sex', 'sex', 'String', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'admin', '2022-04-21 17:28:44', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1517072834340356097', '1516317603268657153', 'age', 'age', 'String', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'admin', '2022-04-21 17:28:44', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1519962879107915777', '1519962879095332865', 'title', 'title', 'String', NULL, NULL, NULL, NULL, 'true', NULL, NULL, NULL, 1, 'admin', '2022-04-29 16:52:45', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1519962879124692994', '1519962879095332865', 'icon', 'icon', 'String', NULL, NULL, NULL, NULL, 'true', NULL, NULL, NULL, 2, 'admin', '2022-04-29 16:52:45', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1519962879137275906', '1519962879095332865', 'color', 'color', 'String', NULL, NULL, NULL, NULL, 'true', NULL, NULL, NULL, 3, 'admin', '2022-04-29 16:52:45', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1519962879149858817', '1519962879095332865', 'href', 'href', 'String', NULL, NULL, NULL, NULL, 'true', NULL, NULL, NULL, 4, 'admin', '2022-04-29 16:52:45', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1519964769946296322', '1519945036454813698', 'title', 'title', 'String', NULL, NULL, NULL, NULL, 'true', NULL, NULL, NULL, 1, 'admin', '2022-04-29 15:41:51', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1519964769958879233', '1519945036454813698', 'date', 'date', 'String', NULL, NULL, NULL, NULL, 'true', NULL, NULL, NULL, 2, 'admin', '2022-04-29 15:41:51', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1519964769975656449', '1519945036454813698', 'remark', 'remark', 'String', NULL, NULL, NULL, NULL, 'true', NULL, NULL, NULL, 3, 'admin', '2022-04-29 15:41:51', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1519964769988239361', '1519945036454813698', 'pic', 'pic', 'String', NULL, NULL, NULL, NULL, 'true', NULL, NULL, NULL, 4, 'admin', '2022-04-29 15:41:51', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1519992923574362113', '1519274169102020610', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2022-04-27 19:16:03', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1519992923586945026', '1519274169102020610', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 2, 'admin', '2022-04-27 19:16:03', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522181219565973505', '1522181219549196289', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2022-05-05 19:47:38', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522181219578556417', '1522181219549196289', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 2, 'admin', '2022-05-05 19:47:38', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522182473885167618', '1522182473872584705', 'name', '姓名', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2022-05-05 19:52:37', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522182473897750530', '1522182473872584705', 'type', '类型', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 2, 'admin', '2022-05-05 19:52:37', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522182473914527746', '1522182473872584705', 'mode', '开门方式', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 3, 'admin', '2022-05-05 19:52:37', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522182473927110658', '1522182473872584705', 'date', '日期', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 4, 'admin', '2022-05-05 19:52:37', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522184215058198530', '1522184215045615618', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2022-05-05 19:59:32', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522184215074975746', '1522184215045615618', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 2, 'admin', '2022-05-05 19:59:32', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522185998719528962', '1522185936018878466', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2022-05-05 20:06:23', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522185998732111873', '1522185936018878466', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 2, 'admin', '2022-05-05 20:06:23', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522187150638985217', '1522187101267832833', 'name', 'name', 'String', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'admin', '2022-05-05 20:11:00', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522187150651568129', '1522187101267832833', 'value', 'value', 'String', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'admin', '2022-05-05 20:11:00', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522422772574199809', '1522422772532256770', 'name', '客户姓名', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 11:47:29', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522422772590977026', '1522422772532256770', 'sj', '放款时间', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 11:47:29', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522422772607754242', '1522422772532256770', 'type', '担保方式', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 11:47:29', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522422772620337154', '1522422772532256770', 'je', '放款金额', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 11:47:29', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522422772632920065', '1522422772532256770', 'jg', '法人机构', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 11:47:29', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522422772666474497', '1522422772532256770', 'jl', '客户经理', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 11:47:29', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522464505987080193', '1522464505970302978', 'type1', '路线', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 14:33:19', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522464505999663105', '1522464505970302978', 'type2', '车辆', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 14:33:19', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522464506012246018', '1522464505970302978', 'type3', '人数', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 14:33:19', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522513781081513985', '1522503560003067906', 'visit', '访问量', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 17:08:30', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522513781094096898', '1522503560003067906', 'ip', 'ip地址', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 17:08:30', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522513781123457025', '1522503560003067906', 'tian', '年月', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 17:08:30', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522513781136039937', '1522503560003067906', 'type', '天', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 17:08:30', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522522111850061825', '1522455203175997442', 'gh', '工号', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 13:56:21', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522522111866839042', '1522455203175997442', 'gjbm', '构件编号', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 13:56:21', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522522111879421953', '1522455203175997442', 'jh', '序号', 'String', NULL, '', NULL, NULL, 'N', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 13:56:21', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522522111892004865', '1522455203175997442', 'dqgx', '当前工序', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, 3, 'admin', '2022-05-06 13:56:21', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522522111904587777', '1522455203175997442', 'zt', '状态', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 13:56:21', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522522331996495874', '1522522034783920129', 'gh', '工号', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 18:21:55', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522522332013273090', '1522522034783920129', 'gjbm', '编码', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 18:21:55', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522522332025856002', '1522522034783920129', 'jgsj', '完成时间', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 18:21:55', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522522332038438913', '1522522034783920129', 'dqgx', '工序', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 18:21:55', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522522332051021826', '1522522034783920129', 'zt', '状态', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 18:21:55', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522523789429055490', '1522523544120991745', 'ddh', '订单号', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 18:27:55', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522523789445832705', '1522523544120991745', 'zcxm', '在产项目', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 18:27:55', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522523789458415618', '1522523544120991745', 'zl', '重量', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 18:27:55', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522523789470998530', '1522523544120991745', 'jhrq', '交货日期', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 18:27:55', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522523789479387138', '1522523544120991745', 'scjd', '产量进度', 'String', NULL, '', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-06 18:27:55', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522535242705936386', '1522098873378549762', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2022-05-05 14:22:06', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522535242718519298', '1522098873378549762', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 2, 'admin', '2022-05-05 14:22:06', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522535242731102210', '1522098873378549762', 'type', 'type', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 3, 'admin', '2022-05-05 14:22:06', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522831994227056641', '1522824721899511810', 'name', '姓名', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-07 14:50:53', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522831994243833857', '1522824721899511810', 'punch_time', '打卡时间', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-07 14:50:53', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522831994264805377', '1522824721899511810', 'salary_money', '工资', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-07 14:50:53', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522831994281582593', '1522824721899511810', 'bonus_money', '奖金', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-07 14:50:53', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522831994298359810', '1522824721899511810', 'sex', '性别', 'String', NULL, 'sex', NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-07 14:50:53', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522831994319331330', '1522824721899511810', 'age', '年龄', 'String', NULL, '', NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2022-05-07 14:50:53', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522831994336108545', '1522824721899511810', 'birthday', '生日', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-07 14:50:53', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522831994348691458', '1522824721899511810', 'email', '邮箱', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-07 14:50:53', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522831994365468673', '1522824721899511810', 'content', '个人简介', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-07 14:50:53', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522902540205744130', '1522853857095376898', 'username', 'username', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-07 16:20:27', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522902540218327041', '1522853857095376898', 'realname', 'realname', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-07 16:20:27', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522902540230909954', '1522853857095376898', 'sex', 'sex', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-07 16:20:27', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('1522902540243492866', '1522853857095376898', 'create_time', 'create_time', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2022-05-07 16:20:27', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('811451544708886528', '1517071247723233281', 'name', 'name', 'String', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'admin', '2023-04-27 14:25:35', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('811451544750829568', '1517071247723233281', 'sex', 'sex', 'String', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'admin', '2023-04-27 14:25:35', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('811451544767606784', '1517071247723233281', 'age', 'age', 'String', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'admin', '2023-04-27 14:25:35', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('825962141328650240', '1516743766914924546', 'day', '日期', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, NULL, 'admin', '2023-06-06 15:25:30', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('825962141399953408', '1516743766914924546', 'num', '登录次数', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, 'Y', NULL, NULL, 'admin', '2023-06-06 15:25:30', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('901400288010797056', '874452378731991040', 'date', 'date', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 17, 'ceshi', '2023-10-18 10:50:06', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('901400288082100224', '874452378731991040', 'num', 'num', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 18, 'ceshi', '2023-10-18 10:50:06', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910407818167238656', '910406419257802752', 'title', 'title', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-25 15:56:55', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910407818200793088', '910406419257802752', 'icon', 'icon', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-25 15:56:55', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910407818234347520', '910406419257802752', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 2, 'admin', '2024-01-25 15:56:55', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910407818259513344', '910406419257802752', 'action', 'action', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 4, 'admin', '2024-01-25 16:02:28', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910419343930081280', '910419343896526848', 'title', 'title', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-25 16:48:16', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910419343967830016', '910419343896526848', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-25 16:48:16', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910423953432428544', '910423953398874112', 'title', 'title', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-25 17:06:35', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910423953465982976', '910423953398874112', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-25 17:06:35', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910425302010216448', '910425301976662016', 'title', 'title', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-25 17:11:57', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910425302043770880', '910425301976662016', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-25 17:11:57', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910427052108726272', '910427052079366144', 'title', 'title', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-25 17:18:54', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910427052146475008', '910427052079366144', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-25 17:18:54', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910430104379244544', '910430104345690112', 'title', 'title', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-25 17:31:02', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910430104412798976', '910430104345690112', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-25 17:31:02', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910431120256450560', '910431120222896128', 'title', 'title', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-25 17:35:04', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910431120290004992', '910431120222896128', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-25 17:35:04', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910437313372798976', '910435726206222336', 'title', 'title', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-25 17:53:22', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910437313410547712', '910435726206222336', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-25 17:53:22', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910441161239871488', '910441161197928448', 'title', 'title', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-25 18:14:58', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910441161277620224', '910441161197928448', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-25 18:14:58', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910442989654425600', '910442989620871168', 'title', 'title', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-25 18:22:14', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910442989692174336', '910442989620871168', 'type', 'type', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-25 18:22:14', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910442989713145856', '910442989620871168', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 2, 'admin', '2024-01-25 18:22:14', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910447275268423680', '910447275230674944', 'title', 'title', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-25 18:39:15', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910447275301978112', '910447275230674944', 'type', 'type', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-25 18:39:15', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910447275331338240', '910447275230674944', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 2, 'admin', '2024-01-25 18:39:15', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910455640329601024', '910455640270880768', 'name', '仓库', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-25 19:12:30', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910455640371544064', '910455640270880768', 'series', '系列', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-25 19:12:30', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910455640400904192', '910455640270880768', 'marketName', '市场名', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 2, 'admin', '2024-01-25 19:12:30', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910455640426070016', '910455640270880768', 'model', '机型', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 3, 'admin', '2024-01-25 19:12:30', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910455640455430144', '910455640270880768', 'productStatus', '产品状态', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 4, 'admin', '2024-01-25 19:12:30', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910455640484790272', '910455640270880768', 'inventory', '当前库存', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 5, 'admin', '2024-01-25 19:12:30', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910455640509956096', '910455640270880768', 'inventoryStatus', '库存状态', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 6, 'admin', '2024-01-25 19:12:30', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910479009821278208', '910478592823574528', 'title', 'title', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-25 20:43:42', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910479009859026944', '910478592823574528', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-25 20:43:42', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910479009884192768', '910478592823574528', 'unit', 'unit', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 2, 'admin', '2024-01-25 20:45:22', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910702652337733632', '910695134387552256', 'warehouseName', '仓库名称', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-26 11:04:10', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910702652383870976', '910695134387552256', 'warehouseCount', '仓库存量', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-26 11:04:10', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910702652413231104', '910695134387552256', 'name', '省份', 'String', NULL, NULL, NULL, NULL, 'N', NULL, NULL, NULL, 2, 'admin', '2024-01-26 11:04:10', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910702652446785536', '910695134387552256', 'value', '销售额', 'Integer', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 3, 'admin', '2024-01-26 11:04:10', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910708293328486400', '910708293282349056', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-26 11:56:27', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910708293370429440', '910708293282349056', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-26 11:56:27', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910721009736794112', '910721009699045376', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-26 12:46:59', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910721009778737152', '910721009699045376', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-26 12:46:59', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910732646887768064', '910732622212677632', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-26 13:33:13', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910732646933905408', '910732622212677632', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-26 13:33:13', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910737864350285824', '910737864308342784', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-26 13:53:57', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910737864400617472', '910737864308342784', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-26 13:53:57', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910740127202459648', '910740127152128000', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-26 14:02:57', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910740127244402688', '910740127152128000', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-26 14:02:57', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910750488576180224', '910750488542625792', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-26 14:44:07', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910750488630706176', '910750488542625792', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-26 14:44:07', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910754028698779648', '910754028661030912', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-26 14:58:11', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910754465980137472', '910754465934000128', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-26 14:59:55', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910759700177928192', '910759432656830464', 'name', '小区名称', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-26 15:19:40', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910759700219871232', '910759432656830464', 'deviceName', '设备名称', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-26 15:19:40', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910759700257619968', '910759432656830464', 'deviceAddress', '设备地址', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 2, 'admin', '2024-01-26 15:19:40', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910759700295368704', '910759432656830464', 'deviceStatus', '设备状态', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 3, 'admin', '2024-01-26 15:19:40', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910765523046285312', '910765056765509632', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-26 15:42:00', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910765523092422656', '910765056765509632', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-26 15:42:00', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910773111934730240', '910773111884398592', 'areaName', '区域名称', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-26 16:14:01', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910773111976673280', '910773111884398592', 'value', '小区数量', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-26 16:14:01', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910776816117530624', '910776816075587584', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-26 16:28:44', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910776816167862272', '910776816075587584', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-26 16:28:44', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910790230357360640', '910790230315417600', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-26 17:22:02', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910790230407692288', '910790230315417600', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-26 17:22:02', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910794755550003200', '910794755508060160', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-26 17:40:01', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910794755591946240', '910794755508060160', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-26 17:40:01', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910797586197692416', '910797586147360768', 'inspectTime', '检查时间', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-26 17:51:16', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910797586294161408', '910797586147360768', 'deviceName', '设备名称', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-26 17:51:16', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910797586319327232', '910797586147360768', 'deviceAddress', '设备地址', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 2, 'admin', '2024-01-26 17:51:16', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910797586352881664', '910797586147360768', 'inspected', '检查人', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 3, 'admin', '2024-01-26 17:51:16', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910797586382241792', '910797586147360768', 'content', '检查内容', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 4, 'admin', '2024-01-26 17:51:16', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('910797586415796224', '910797586147360768', 'inspectResult', '巡查结果', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 5, 'admin', '2024-01-26 17:51:16', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911792972810993664', '911792028287287296', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 11:42:50', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911792972852936704', '911792028287287296', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 11:42:50', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911792972882296832', '911792028287287296', 'icon', 'icon', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 2, 'admin', '2024-01-29 11:42:50', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911792972911656960', '911792028287287296', 'action', 'action', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 3, 'admin', '2024-01-29 11:42:50', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911792972949405696', '911792028287287296', 'color', 'color', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 4, 'admin', '2024-01-29 11:46:35', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911836343176839168', '911836343134896128', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 14:38:55', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911836343218782208', '911836343134896128', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 14:38:55', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911836426496688128', '911836426450550784', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 14:39:15', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911836426538631168', '911836426450550784', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 14:39:15', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911836535569563648', '911836535531814912', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 14:39:41', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911836535603118080', '911836535531814912', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 14:39:41', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911836717761740800', '911836717715603456', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 14:40:24', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911836717803683840', '911836717715603456', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 14:40:24', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911836839392362496', '911836839023263744', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 14:40:53', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911836839736295424', '911836839023263744', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 14:40:53', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911836922204700672', '911836922162757632', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 14:41:13', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911836922238255104', '911836922162757632', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 14:41:13', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911837008376676352', '911837008343121920', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 14:41:34', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911837008414425088', '911837008343121920', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 14:41:34', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911837169203068928', '911837168896884736', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 14:42:12', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911837169526030336', '911837168896884736', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 14:42:12', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911845934769946624', '911845934736392192', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 15:17:02', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911845934807695360', '911845934736392192', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 15:17:02', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911852950460612608', '911837091507781632', 'name', '店铺', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 14:41:53', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911852950506749952', '911837091507781632', 'value', '销售金额（元）', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 14:41:53', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911887596531531776', '911887596497977344', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 18:02:35', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911887596565086208', '911887596497977344', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 18:02:35', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911887691293442048', '911887691259887616', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 18:02:57', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911887691331190784', '911887691259887616', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 18:02:57', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911888632742723584', '911888632709169152', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 18:06:42', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911888632767889408', '911888632709169152', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 18:06:42', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911888715282432000', '911888715248877568', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 18:07:02', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911888715320180736', '911888715248877568', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 18:07:02', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911888715345346560', '911888715248877568', 'type', 'type', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 2, 'admin', '2024-01-29 18:07:02', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911888877618774016', '911888877589413888', 'city', '城市', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 18:07:40', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911888877643939840', '911888877589413888', 'rate', '月环比', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 18:07:40', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911889006950137856', '911889006916583424', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 18:08:11', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911889006987886592', '911889006916583424', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 18:08:11', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911889086197317632', '911889086163763200', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-01-29 18:08:30', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('911889086230872064', '911889086163763200', 'value', 'value', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-01-29 18:08:30', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('960809675552555008', '925264960069664768', 'count', '数量', 'Integer', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 11, 'admin', '2024-03-06 16:01:21', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('960809675590303744', '925264960069664768', 'sex', '性别', 'String', NULL, 'sex', NULL, NULL, 'Y', NULL, NULL, NULL, 7, 'admin', '2024-03-06 15:59:27', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('965151322230849536', '965151322172129280', 'id', 'id', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 0, 'admin', '2024-06-24 17:33:37', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('965151322331512832', '965151322172129280', 'create_by', 'create_by', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 1, 'admin', '2024-06-24 17:33:37', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('965151322369261568', '965151322172129280', 'create_time', 'create_time', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 2, 'admin', '2024-06-24 17:33:37', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('965151322407010304', '965151322172129280', 'update_by', 'update_by', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 3, 'admin', '2024-06-24 17:33:37', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('965151322453147648', '965151322172129280', 'update_time', 'update_time', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 4, 'admin', '2024-06-24 17:33:37', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('965151322495090688', '965151322172129280', 'sys_org_code', 'sys_org_code', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 5, 'admin', '2024-06-24 17:33:37', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('965151322541228032', '965151322172129280', 'name', 'name', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 6, 'admin', '2024-06-24 17:33:37', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('965151322587365376', '965151322172129280', 'sex', 'sex', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 7, 'admin', '2024-06-24 17:33:37', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('965151322616725504', '965151322172129280', 'age', 'age', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 8, 'admin', '2024-06-24 17:33:37', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('965151322650279936', '965151322172129280', 'descc', 'descc', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 9, 'admin', '2024-06-24 17:33:37', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('965151322688028672', '965151322172129280', 'days', 'days', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 10, 'admin', '2024-06-24 17:33:37', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('965151322729971712', '965151322172129280', 'be_date', 'be_date', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 11, 'admin', '2024-06-24 17:33:37', NULL, NULL);\nINSERT INTO `onl_drag_dataset_item` VALUES ('965151322763526144', '965151322172129280', 'end_date', 'end_date', 'String', NULL, NULL, NULL, NULL, 'Y', NULL, NULL, NULL, 12, 'admin', '2024-06-24 17:33:37', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for onl_drag_dataset_param\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_drag_dataset_param`;\nCREATE TABLE `onl_drag_dataset_param`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `head_id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '动态报表ID',\n  `param_name` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '参数字段',\n  `param_txt` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '参数文本',\n  `param_value` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '参数默认值',\n  `order_num` int(11) NULL DEFAULT NULL COMMENT '排序',\n  `iz_search` int(11) NULL DEFAULT NULL COMMENT '查询标识0否1是 默认0',\n  `widget_type` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '查询控件类型',\n  `search_mode` int(11) NULL DEFAULT NULL COMMENT '查询模式1简单2范围',\n  `dict_code` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字典',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_oddp_head_id`(`head_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_drag_dataset_param\n-- ----------------------------\nINSERT INTO `onl_drag_dataset_param` VALUES ('1517072834441019393', '1516317603268657153', 'name', 'name', '', NULL, NULL, NULL, NULL, NULL, 'admin', '2022-04-21 17:28:44', NULL, NULL);\nINSERT INTO `onl_drag_dataset_param` VALUES ('1522831994378051586', '1522824721899511810', 'sex', 'sex', '1', NULL, NULL, NULL, NULL, 'sex', 'admin', '2022-05-07 14:50:53', NULL, NULL);\nINSERT INTO `onl_drag_dataset_param` VALUES ('1522902540256075778', '1522853857095376898', 'createTime_begin', 'createTime_begin', '2011-01-01', NULL, NULL, NULL, NULL, NULL, 'admin', '2022-05-07 16:20:28', NULL, NULL);\nINSERT INTO `onl_drag_dataset_param` VALUES ('1522902540272852993', '1522853857095376898', 'createTime_end', 'createTime_end', '2022-12-31', NULL, NULL, NULL, NULL, NULL, 'admin', '2022-05-07 16:20:28', NULL, NULL);\nINSERT INTO `onl_drag_dataset_param` VALUES ('811451544792772608', '1517071247723233281', 'age', 'age', '0', NULL, NULL, NULL, NULL, NULL, 'admin', '2023-04-27 14:25:35', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for onl_drag_page\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_drag_page`;\nCREATE TABLE `onl_drag_page`  (\n  `id` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键',\n  `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '界面名称',\n  `path` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '访问路径',\n  `background_color` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '背景色',\n  `background_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '背景图',\n  `design_type` int(1) NULL DEFAULT NULL COMMENT '设计模式(1:pc,2:手机,3:平板)',\n  `theme` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '主题色',\n  `style` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '面板主题',\n  `cover_url` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '封面图',\n  `des_json` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '仪表盘主配置JSON',\n  `template` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT '布局json',\n  `protection_code` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '保护码',\n  `type` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '所属分类',\n  `iz_template` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '0' COMMENT '是否模板(1:是；0不是)',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `low_app_id` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '应用ID',\n  `tenant_id` int(10) NULL DEFAULT NULL COMMENT '租户ID',\n  `update_count` int(10) NULL DEFAULT 1,\n  `visits_num` int(11) NULL DEFAULT NULL COMMENT '访问次数',\n  `del_flag` int(11) NULL DEFAULT NULL COMMENT '删除状态( 0未删除 1已删除)',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '可视化拖拽界面' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_drag_page\n-- ----------------------------\nINSERT INTO `onl_drag_page` VALUES ('1011800681234354176', '医院实时数据监控', '/drag/page/view/1011800681234354176', '#1E0047', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/医院大屏_1733208287062.png', 100, 'dark', 'bigScreen', NULL, '{\\\"width\\\":1920,\\\"height\\\":1080}', '[{\\\"component\\\":\\\"JText\\\",\\\"w\\\":119,\\\"x\\\":53,\\\"h\\\":92.00000000000006,\\\"i\\\":\\\"ab90426f-3d27-4321-98ab-6fa901c590a7\\\",\\\"y\\\":165,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689401061376\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"db8981ac-9e5b-464c-a184-793178df46f6\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":161,\\\"x\\\":254,\\\"h\\\":121.99999999999991,\\\"i\\\":\\\"d0c51e1d-ebd7-482f-8df4-ecc556b21050\\\",\\\"y\\\":151,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689434615808\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"a9c1e4e0-3647-4f4c-89b0-920a728eceff\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":171.99999999999983,\\\"x\\\":871,\\\"h\\\":89.00000000000011,\\\"i\\\":\\\"2bc4359f-2033-43a9-ad56-eaac0952f845\\\",\\\"y\\\":173,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689451393024\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"0c1082d3-8762-41f5-a44b-90f2cb3438d2\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":186,\\\"x\\\":528,\\\"h\\\":96.00000000000011,\\\"i\\\":\\\"6f873e82-c961-46e0-8dc2-38f0f4e04eb1\\\",\\\"y\\\":169,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689459781632\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"4e908f5d-a9e0-4916-8a0c-145295ea4ccb\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":210.99999999999994,\\\"x\\\":1188,\\\"h\\\":96.99999999999999,\\\"i\\\":\\\"1493c911-276d-4eaa-8dbe-f03c15b0de37\\\",\\\"y\\\":177,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689468170240\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"085a93eb-7833-4180-8734-0c4363b3083d\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":94.99999999999989,\\\"x\\\":488,\\\"h\\\":44.999999999999886,\\\"i\\\":\\\"6f889970-99fb-498a-8fe0-297ac57eda2e\\\",\\\"y\\\":295,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689476558848\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"9ef95676-a1bb-45bc-8f0d-6441b261b98e\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":84,\\\"x\\\":826,\\\"h\\\":31,\\\"i\\\":\\\"23ea496a-d7a5-4831-a685-d4c7c2adae08\\\",\\\"y\\\":300,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689484947456\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"fb1302ca-ce44-4e3c-817a-588064bf10a6\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":77,\\\"x\\\":591,\\\"h\\\":40.99999999999987,\\\"i\\\":\\\"9a8177f4-f3d6-4727-80f2-893f9cbba466\\\",\\\"y\\\":299,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1023815689501724672\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"1fc1308d-f00c-49dd-83fd-202e1ab622ad\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":96,\\\"x\\\":671,\\\"h\\\":41.99999999999983,\\\"i\\\":\\\"54e8548b-7e1c-4e6d-961d-8dfe2d482e8d\\\",\\\"y\\\":300,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1023815689514307584\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"f8f8b3c1-ced3-4da2-b9b6-1da3ea95599a\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":100,\\\"x\\\":907,\\\"h\\\":37.99999999999994,\\\"i\\\":\\\"40da445c-ceda-481f-81a0-cf5708b4c017\\\",\\\"y\\\":300,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689522696192\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"ee593903-f28a-4679-aa7a-84da7bce394d\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":100,\\\"x\\\":1008,\\\"h\\\":33,\\\"i\\\":\\\"c7992cee-df3b-4fc7-b6cc-8b52e7b2ec9c\\\",\\\"y\\\":300,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689531084800\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"fdd0f02a-555c-4633-8c80-0e71290e0ae7\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":82,\\\"x\\\":1160,\\\"h\\\":39.00000000000006,\\\"i\\\":\\\"937d7716-e61f-4631-8bcb-973f651b63f5\\\",\\\"y\\\":300,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689543667712\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"e6c0c471-ef79-4d59-8819-422e420ae8f5\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":59.000000000000114,\\\"x\\\":1268,\\\"h\\\":45.99999999999993,\\\"i\\\":\\\"eedf5469-0915-4d50-8e71-a172d6db3745\\\",\\\"y\\\":299,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1023815689552056320\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"5b197f2a-63f9-4a7c-8483-0e23eb55a688\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":79.99999999999989,\\\"x\\\":1354,\\\"h\\\":44.000000000000014,\\\"i\\\":\\\"539ed1da-ad37-45ae-8226-97beedb3b375\\\",\\\"y\\\":300,\\\"orderNum\\\":600,\\\"pageCompId\\\":\\\"1023815689560444928\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"a895372a-5dc4-41bb-aeec-e08a1e257005\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":85,\\\"x\\\":1543,\\\"h\\\":53,\\\"i\\\":\\\"f04165b9-f514-4179-8e6b-7e67a5d6daa5\\\",\\\"y\\\":207,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689577222144\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"743e46b9-df9b-41cc-b63b-71f3e0cd10f9\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":78,\\\"x\\\":1808,\\\"h\\\":49.99999999999982,\\\"i\\\":\\\"df422e72-7ce7-4ef5-bdd3-97a259cb89a4\\\",\\\"y\\\":206,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1023815689589805056\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"5d6087bd-cbe5-4d3d-8ee8-76367aba23bd\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"w\\\":314,\\\"x\\\":65,\\\"h\\\":243.99999999999994,\\\"i\\\":\\\"6e13ccec-1d9c-49a8-8413-f57685b077f2\\\",\\\"y\\\":267,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689598193664\\\",\\\"componentName\\\":\\\"饼图\\\",\\\"key\\\":\\\"4a5a4539-278f-48c3-819f-06a82ba8d3af\\\"},{\\\"component\\\":\\\"JMultipleLine\\\",\\\"w\\\":517,\\\"x\\\":486,\\\"h\\\":332,\\\"i\\\":\\\"b4749e4f-2319-4ceb-9a03-826cac8c805f\\\",\\\"y\\\":364,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689606582272\\\",\\\"componentName\\\":\\\"对比折线图\\\",\\\"key\\\":\\\"c880dda6-05a4-41bc-8b60-e97ebf96db8b\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":754,\\\"x\\\":406,\\\"h\\\":392,\\\"i\\\":\\\"c2682077-7f2a-40e2-92ac-9ee50e8183f6\\\",\\\"y\\\":757,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689619165184\\\",\\\"componentName\\\":\\\"基础柱形图\\\",\\\"key\\\":\\\"3b98fac0-1163-4894-8c0f-a5960bc5bc03\\\"},{\\\"component\\\":\\\"JRose\\\",\\\"w\\\":400,\\\"x\\\":1034,\\\"h\\\":222.99999999999994,\\\"i\\\":\\\"847f44b6-33d1-495d-8240-e28f132ae6e0\\\",\\\"y\\\":840,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689627553792\\\",\\\"componentName\\\":\\\"南丁格尔玫瑰图\\\",\\\"key\\\":\\\"87e6c042-8fb2-4dca-b904-93fc32b8a9bb\\\"},{\\\"component\\\":\\\"JMultipleLine\\\",\\\"w\\\":566,\\\"x\\\":478,\\\"h\\\":313.00000000000006,\\\"i\\\":\\\"6a6ba5f6-32ef-486c-8280-720a57e5b482\\\",\\\"y\\\":550,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689644331008\\\",\\\"componentName\\\":\\\"对比折线图\\\",\\\"key\\\":\\\"a20281a8-8ab0-4325-9030-30577e05483a\\\"},{\\\"component\\\":\\\"JDynamicBar\\\",\\\"w\\\":221,\\\"x\\\":982,\\\"h\\\":510,\\\"i\\\":\\\"44c310d1-5bfc-4bc6-9713-b3c95e7b07cf\\\",\\\"y\\\":317,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689656913920\\\",\\\"componentName\\\":\\\"动态柱形图\\\",\\\"key\\\":\\\"ce2f34bf-d6bf-443d-8c0d-fc215f5977df\\\"},{\\\"component\\\":\\\"JDynamicBar\\\",\\\"w\\\":228.00000000000003,\\\"x\\\":1230,\\\"h\\\":424,\\\"i\\\":\\\"3ed7b3d0-b620-4612-a3ef-397063203669\\\",\\\"y\\\":341,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689665302528\\\",\\\"componentName\\\":\\\"动态柱形图\\\",\\\"key\\\":\\\"78979e31-7e17-4967-88b5-66391930b627\\\"},{\\\"component\\\":\\\"JRose\\\",\\\"w\\\":221,\\\"x\\\":1485,\\\"h\\\":180,\\\"i\\\":\\\"ebaa226d-75b4-4416-8fd6-2288e24a1735\\\",\\\"y\\\":251,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689677885440\\\",\\\"componentName\\\":\\\"南丁格尔玫瑰图\\\",\\\"key\\\":\\\"a6adb5a2-a7c9-41c1-8bc0-26d4db8eb0cb\\\"},{\\\"component\\\":\\\"JRose\\\",\\\"w\\\":215,\\\"x\\\":1662,\\\"h\\\":264.0000000000001,\\\"i\\\":\\\"e87986e7-b5ae-4fbd-ac9d-d791e75441eb\\\",\\\"y\\\":200,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689686274048\\\",\\\"componentName\\\":\\\"南丁格尔玫瑰图\\\",\\\"key\\\":\\\"eef35e45-d1d0-4d64-9fa7-f79cf9495ecd\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":471.00000000000006,\\\"x\\\":1409,\\\"h\\\":387.00000000000006,\\\"i\\\":\\\"714c0b6f-b0fc-45e0-b0f8-9585076a8895\\\",\\\"y\\\":365,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689694662656\\\",\\\"componentName\\\":\\\"基础柱形图\\\",\\\"key\\\":\\\"30b44812-618e-4ecc-bccc-9fd5b9218285\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"w\\\":328,\\\"x\\\":1497,\\\"h\\\":300,\\\"i\\\":\\\"daa3d01f-ef70-43f4-a6cd-f4ff92537ce3\\\",\\\"y\\\":601,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689707245568\\\",\\\"componentName\\\":\\\"饼图\\\",\\\"key\\\":\\\"7bb6691d-2fc3-403e-9c5d-d1b3733ba7e9\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":269.9999999999999,\\\"x\\\":1450,\\\"h\\\":297,\\\"i\\\":\\\"2880db1f-a5a1-492e-8d78-975c958cea96\\\",\\\"y\\\":825,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689719828480\\\",\\\"componentName\\\":\\\"基础柱形图\\\",\\\"key\\\":\\\"5df76f0a-159f-41b4-80fb-375e2898cdc6\\\"},{\\\"component\\\":\\\"JScatter\\\",\\\"w\\\":212,\\\"x\\\":1688,\\\"h\\\":269,\\\"i\\\":\\\"534ae97f-fc40-497d-8ecb-854af3664b1c\\\",\\\"y\\\":846,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023815689732411392\\\",\\\"componentName\\\":\\\"普通散点图\\\",\\\"key\\\":\\\"f3680c48-713e-499f-8904-cdf459f5b561\\\"},{\\\"component\\\":\\\"JScrollBoard\\\",\\\"visible\\\":true,\\\"w\\\":417,\\\"x\\\":23,\\\"h\\\":214,\\\"i\\\":\\\"20384464-b32d-4dad-8660-76370062042a\\\",\\\"y\\\":568,\\\"orderNum\\\":0,\\\"componentName\\\":\\\"轮播表\\\",\\\"pageCompId\\\":\\\"1023815689744994304\\\"},{\\\"component\\\":\\\"JScrollBoard\\\",\\\"visible\\\":true,\\\"w\\\":417,\\\"x\\\":23,\\\"h\\\":214,\\\"i\\\":\\\"es-drager-1732187641762-1\\\",\\\"y\\\":840,\\\"orderNum\\\":0,\\\"componentName\\\":\\\"轮播表\\\",\\\"pageCompId\\\":\\\"1023815689757577216\\\"}]', '', '0', '1', 'admin', '2024-10-31 11:01:31', 'admin', '2024-12-03 14:44:52', NULL, 3, 2, 0, 0);\nINSERT INTO `onl_drag_page` VALUES ('1011871598899679232', '北京税务在线监控', '/drag/page/view/1011871598899679232', '#1E0047', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/bg2_1733208420102.png', 100, 'dark', 'bigScreen', NULL, '{\\\"width\\\":1920,\\\"height\\\":1080}', '[{\\\"component\\\":\\\"JDragBorder\\\",\\\"w\\\":1918,\\\"x\\\":-1,\\\"h\\\":1077,\\\"i\\\":\\\"0cc22009-cfe5-492f-9e3b-8708cbdbda81\\\",\\\"y\\\":-1,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816327790907392\\\",\\\"componentName\\\":\\\"边框1\\\",\\\"key\\\":\\\"f00c04db-0349-4afe-b0fc-da6789411877\\\"},{\\\"component\\\":\\\"JDragBorder\\\",\\\"w\\\":524,\\\"x\\\":389,\\\"h\\\":289,\\\"i\\\":\\\"0a3aa2ce-dae7-4507-916c-f04ac3040fee\\\",\\\"y\\\":159,\\\"orderNum\\\":1072,\\\"pageCompId\\\":\\\"1023816327832850432\\\",\\\"componentName\\\":\\\"边框1\\\",\\\"key\\\":\\\"54891ccd-ee91-4bc0-8f55-ad19e94021bf\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":1911,\\\"x\\\":0,\\\"h\\\":78,\\\"i\\\":\\\"90667f29-8fe9-42e1-bab7-3ba1737f3743\\\",\\\"y\\\":-1,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816327853821952\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"01769c78-a893-430a-9ca3-6d44da9e18ef\\\"},{\\\"component\\\":\\\"JDragBorder\\\",\\\"w\\\":460,\\\"x\\\":1411,\\\"h\\\":320,\\\"i\\\":\\\"es-drager-1731470190655-12\\\",\\\"y\\\":732,\\\"orderNum\\\":1072,\\\"pageCompId\\\":\\\"1023816327891570688\\\",\\\"componentName\\\":\\\"边框1\\\",\\\"key\\\":\\\"40744a4e-1dcf-4d3a-aa5e-d7b428f82c8d\\\"},{\\\"component\\\":\\\"JDragBorder\\\",\\\"w\\\":447,\\\"x\\\":932,\\\"h\\\":321,\\\"i\\\":\\\"es-drager-1731047088918-3\\\",\\\"y\\\":729,\\\"orderNum\\\":1072,\\\"pageCompId\\\":\\\"1023816327916736512\\\",\\\"componentName\\\":\\\"边框1\\\",\\\"key\\\":\\\"53f91224-70cc-47d7-a12d-0740556219f6\\\"},{\\\"component\\\":\\\"JDragBorder\\\",\\\"w\\\":453,\\\"x\\\":932,\\\"h\\\":245,\\\"i\\\":\\\"es-drager-1731046742304-1\\\",\\\"y\\\":461,\\\"orderNum\\\":1072,\\\"pageCompId\\\":\\\"1023816327937708032\\\",\\\"componentName\\\":\\\"边框1\\\",\\\"key\\\":\\\"372ce922-3bcd-40e6-8dad-bd7a6ed66d78\\\"},{\\\"component\\\":\\\"JDragBorder\\\",\\\"w\\\":454,\\\"x\\\":1415,\\\"h\\\":286,\\\"i\\\":\\\"64fabe6b-c6c0-47c5-babe-f365769a5a57\\\",\\\"y\\\":154,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816327971262464\\\",\\\"componentName\\\":\\\"边框1\\\",\\\"key\\\":\\\"736f181f-e855-43a1-a3d4-670aa28c4f7e\\\"},{\\\"component\\\":\\\"JDragBorder\\\",\\\"w\\\":521,\\\"x\\\":386,\\\"h\\\":325,\\\"i\\\":\\\"es-drager-1731047055106-2\\\",\\\"y\\\":729,\\\"orderNum\\\":1072,\\\"pageCompId\\\":\\\"1023816327992233984\\\",\\\"componentName\\\":\\\"边框1\\\",\\\"key\\\":\\\"91f39508-ba29-4564-965e-dec1d7c0d429\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":444,\\\"x\\\":-22,\\\"h\\\":414,\\\"i\\\":\\\"492e7aed-5126-46b6-828d-c33ac0b52eea\\\",\\\"y\\\":381,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328042565632\\\",\\\"componentName\\\":\\\"基础柱形图\\\",\\\"key\\\":\\\"f6099efc-cb26-4831-8eee-baa389523052\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":666,\\\"x\\\":615,\\\"h\\\":85.00000000000006,\\\"i\\\":\\\"85a6c956-9417-4e56-87ab-b6828d82aa42\\\",\\\"y\\\":6,\\\"orderNum\\\":128,\\\"pageCompId\\\":\\\"1023816328071925760\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"47e20d30-a16a-4d58-8d2e-b8fa2aee858a\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":137,\\\"x\\\":4,\\\"h\\\":75.99999999999997,\\\"i\\\":\\\"ca03940c-8e02-46c1-af5b-5d256059e4e2\\\",\\\"y\\\":59,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328109674496\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"9076cce5-c821-49e9-977b-4836f77c10f7\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":129.0000000000001,\\\"x\\\":201,\\\"h\\\":61.99999999999994,\\\"i\\\":\\\"b3f25af5-b0bc-4bbf-a11c-5a7b01174b14\\\",\\\"y\\\":77,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328130646016\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"bc89e2fa-b84a-4a2f-bceb-6dd5cf389e54\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":145,\\\"x\\\":194,\\\"h\\\":95.00000000000006,\\\"i\\\":\\\"4bfdb5e1-0fcc-445d-8b96-bad7d6a5d106\\\",\\\"y\\\":62,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328151617536\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"32e785e0-9553-4245-8e39-e7226439b457\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":125,\\\"x\\\":461,\\\"h\\\":54.000000000000064,\\\"i\\\":\\\"6e4f9a66-2884-45e0-932d-ca1638e76d02\\\",\\\"y\\\":83.00000000000001,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328185171968\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"f348f7f4-3233-4d6d-ac4e-14efc9009428\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":152.9999999999999,\\\"x\\\":680,\\\"h\\\":58,\\\"i\\\":\\\"74041015-3d1e-48c2-8651-5103b5f9d51c\\\",\\\"y\\\":92,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328214532096\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"93c2a4e6-98d8-4ddc-83f0-29feaec54e43\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":156,\\\"x\\\":939,\\\"h\\\":57.00000000000015,\\\"i\\\":\\\"215a7f44-2f53-4984-9eb8-2e03c157bb6f\\\",\\\"y\\\":98.99999999999999,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328252280832\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"e171bc62-1bd8-4e96-803d-e801f959d63e\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":149,\\\"x\\\":1205,\\\"h\\\":52.99999999999994,\\\"i\\\":\\\"630e71d8-c9bf-40ff-9dd4-04420343f500\\\",\\\"y\\\":101,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328277446656\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"d1a38d8e-6329-46b5-8d55-831008e6dbfb\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":159.9999999999999,\\\"x\\\":1426,\\\"h\\\":50.00000000000003,\\\"i\\\":\\\"25c7a576-aad7-42c9-8dec-3a7dc6d79f8b\\\",\\\"y\\\":104.99999999999999,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328311001088\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"01e6cbdb-6f02-45f4-8806-c265ed7bb999\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":150.0000000000001,\\\"x\\\":1665,\\\"h\\\":53.99999999999997,\\\"i\\\":\\\"d28acb12-4bf1-434a-b583-9eacadd9836e\\\",\\\"y\\\":102.00000000000001,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328336166912\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"03673620-0948-4454-bcaa-562d5cb94a7b\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":117,\\\"x\\\":463,\\\"h\\\":68.99999999999989,\\\"i\\\":\\\"c126d088-629f-4657-8473-781dde4302a3\\\",\\\"y\\\":76,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328352944128\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"cbb9a863-b00e-4a3e-8bb8-65db6149e067\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":173,\\\"x\\\":666,\\\"h\\\":60.00000000000003,\\\"i\\\":\\\"09c94616-d224-4fa8-8654-c017a7a7a8e4\\\",\\\"y\\\":91,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328394887168\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"3813482a-894a-48b9-b78b-77b3d38e24bc\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":173.00000000000006,\\\"x\\\":929,\\\"h\\\":53.99999999999983,\\\"i\\\":\\\"00e87ff1-5149-4ec3-853b-107dfc90c947\\\",\\\"y\\\":102,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328411664384\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"8697d9bb-c7f9-4b72-bee0-6fa68df15693\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":147,\\\"x\\\":1206,\\\"h\\\":56.00000000000001,\\\"i\\\":\\\"68992daa-bcb5-4bf9-879b-aeec9b24e105\\\",\\\"y\\\":99,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328432635904\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"ea0cd3c1-065b-443b-80f0-62dd61b5e3c5\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":146,\\\"x\\\":1435,\\\"h\\\":54.00000000000007,\\\"i\\\":\\\"7da253f2-da2c-4483-8f7a-9b604269fee8\\\",\\\"y\\\":101.00000000000003,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328457801728\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"82463e99-1c67-4268-83de-e663a1bfa68f\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":164,\\\"x\\\":1657,\\\"h\\\":59.999999999999794,\\\"i\\\":\\\"ffefd138-865e-4857-8268-8980c0eb3433\\\",\\\"y\\\":98.99999999999999,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328482967552\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"e7fca865-757a-4a39-aa07-cf434a3daebc\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":171,\\\"x\\\":21,\\\"h\\\":53.99999999999997,\\\"i\\\":\\\"7a274443-2335-41d1-8edb-93595b5fb3eb\\\",\\\"y\\\":156,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328512327680\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"c7ac5314-df57-4055-a47e-ba307d4182c2\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"w\\\":426,\\\"x\\\":-59,\\\"h\\\":267,\\\"i\\\":\\\"5f2a005a-facb-492d-9221-e8d5b641dc50\\\",\\\"y\\\":190,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328533299200\\\",\\\"componentName\\\":\\\"饼图\\\",\\\"key\\\":\\\"480bff7a-7170-4cda-8c49-ee2ec18e9edb\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":195.00000000000014,\\\"x\\\":32.999999999999886,\\\"h\\\":50.99999999999994,\\\"i\\\":\\\"4399b94e-3eca-4f0d-872a-6d8a33cf3f45\\\",\\\"y\\\":725,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328550076416\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"dc81d128-94f1-4bff-8e96-bc8d4ee6b0fc\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":407,\\\"x\\\":3,\\\"h\\\":360,\\\"i\\\":\\\"e05f2635-03f9-4718-a268-ee5513bf4f78\\\",\\\"y\\\":764,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328587825152\\\",\\\"componentName\\\":\\\"基础柱形图\\\",\\\"key\\\":\\\"02002e38-c239-498c-9376-3cb65af8e201\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":151.00000000000003,\\\"x\\\":410,\\\"h\\\":49.000000000000014,\\\"i\\\":\\\"d3edb23c-86fb-4021-9aff-e50ab1fe113e\\\",\\\"y\\\":161.99999999999997,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328608796672\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"a9d8c13a-b827-40b0-953f-2fb977c1dfa8\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":517,\\\"x\\\":390,\\\"h\\\":267,\\\"i\\\":\\\"7b7a1ca9-b9de-4a27-9d76-4e85f324edb3\\\",\\\"y\\\":158,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328629768192\\\",\\\"componentName\\\":\\\"基础柱形图\\\",\\\"key\\\":\\\"e8c6130a-e499-4287-943f-f29ec145dcc8\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":434.00000000000006,\\\"x\\\":388,\\\"h\\\":246.99999999999994,\\\"i\\\":\\\"dc011315-c8cb-460e-8958-f89ec118789d\\\",\\\"y\\\":465,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328667516928\\\",\\\"componentName\\\":\\\"基础柱形图\\\",\\\"key\\\":\\\"fd8d79e7-f546-4633-86e8-805de5866eb5\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":203.99999999999983,\\\"x\\\":397.0000000000001,\\\"h\\\":59.99999999999996,\\\"i\\\":\\\"4f9d7602-3fb7-4f57-81f0-1c9c06f71109\\\",\\\"y\\\":450,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328684294144\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"20d2dbe0-a66b-456d-880a-f0558b563704\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":145.9999999999999,\\\"x\\\":385,\\\"h\\\":72.99999999999997,\\\"i\\\":\\\"b084b430-2d26-4952-90c5-dd3778d98df6\\\",\\\"y\\\":711,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328701071360\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"5a67aed1-f3b2-45d7-8c3c-dbe521a3fd1e\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":44,\\\"x\\\":429,\\\"h\\\":42,\\\"i\\\":\\\"6b66ae21-a187-42e8-8de8-c43933e3baa5\\\",\\\"y\\\":797,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328738820096\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"db0c5c3a-a04b-4e71-8c52-1fbe2d548007\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":45.999999999999986,\\\"x\\\":426,\\\"h\\\":44.00000000000005,\\\"i\\\":\\\"d2c60790-219a-4c37-b82b-d625aba9ad95\\\",\\\"y\\\":875,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328755597312\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"64c8cf8b-ffba-429f-a78e-84bbd83a6494\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":37,\\\"x\\\":432,\\\"h\\\":35,\\\"i\\\":\\\"4ac90ff9-722a-4836-8056-681329419d0a\\\",\\\"y\\\":949,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328768180224\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"3d5b4124-523a-4843-8bf5-a7fca530a156\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":133,\\\"x\\\":479,\\\"h\\\":50,\\\"i\\\":\\\"7e2ab80b-2abe-4a5b-ab57-3821d8e954ea\\\",\\\"y\\\":786,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328801734656\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"cd7c368d-9c78-4299-abf3-3d45aa962d10\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"w\\\":425,\\\"x\\\":933,\\\"h\\\":204,\\\"i\\\":\\\"5add5568-a651-4150-802d-8e13fab4be54\\\",\\\"y\\\":210,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328818511872\\\",\\\"componentName\\\":\\\"基础折线图\\\",\\\"key\\\":\\\"3737d2ec-7355-4678-8b15-23de79634383\\\"},{\\\"component\\\":\\\"JLiquid\\\",\\\"w\\\":209,\\\"x\\\":1432,\\\"h\\\":126,\\\"i\\\":\\\"1d2da469-9128-4339-8ffb-2f665b9c760c\\\",\\\"y\\\":203,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328835289088\\\",\\\"componentName\\\":\\\"水波图\\\",\\\"key\\\":\\\"739835a3-0af5-48be-823a-f2aad83e3ec3\\\"},{\\\"component\\\":\\\"JRose\\\",\\\"w\\\":397,\\\"x\\\":948,\\\"h\\\":206,\\\"i\\\":\\\"f81fe9db-cf49-4461-8e8c-dcc43b3a9128\\\",\\\"y\\\":490,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328864649216\\\",\\\"componentName\\\":\\\"南丁格尔玫瑰图\\\",\\\"key\\\":\\\"2d22b9d9-04e0-4d1c-8760-01a89ab517db\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"w\\\":425,\\\"x\\\":943,\\\"h\\\":241,\\\"i\\\":\\\"c161f938-81ce-4033-8492-9203ddbfba85\\\",\\\"y\\\":797,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328885620736\\\",\\\"componentName\\\":\\\"基础折线图\\\",\\\"key\\\":\\\"93ace0f6-c47f-4143-8a3d-3ecbd53e1947\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":252,\\\"x\\\":919,\\\"h\\\":42,\\\"i\\\":\\\"b5644afc-7551-4690-98d7-a3b67ae76ab8\\\",\\\"y\\\":729,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328906592256\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"ebf198ba-0973-4223-8b2f-a8f14deab29e\\\"},{\\\"component\\\":\\\"JDragBorder\\\",\\\"w\\\":365,\\\"x\\\":14,\\\"h\\\":334,\\\"i\\\":\\\"b2390199-e9b6-4036-8032-c3657c90312f\\\",\\\"y\\\":728,\\\"orderNum\\\":1072,\\\"pageCompId\\\":\\\"1023816328935952384\\\",\\\"componentName\\\":\\\"边框1\\\",\\\"key\\\":\\\"b9612da1-0a05-48e5-bfa7-8287ee17bbf2\\\"},{\\\"component\\\":\\\"JDragBorder\\\",\\\"w\\\":370,\\\"x\\\":6,\\\"h\\\":551,\\\"i\\\":\\\"a6f4742b-49f3-4760-9243-ee7691f68c00\\\",\\\"y\\\":154,\\\"orderNum\\\":1072,\\\"pageCompId\\\":\\\"1023816328956923904\\\",\\\"componentName\\\":\\\"边框1\\\",\\\"key\\\":\\\"ade24c76-ac58-4b06-826a-7bc81324a1f8\\\"},{\\\"component\\\":\\\"JDragBorder\\\",\\\"w\\\":526,\\\"x\\\":388,\\\"h\\\":248,\\\"i\\\":\\\"7be4dcb2-744b-4f1a-9b83-6f586a730002\\\",\\\"y\\\":460,\\\"orderNum\\\":1072,\\\"pageCompId\\\":\\\"1023816328969506816\\\",\\\"componentName\\\":\\\"边框1\\\",\\\"key\\\":\\\"e6698dec-2d96-433c-809a-65a030e566b1\\\"},{\\\"component\\\":\\\"JDragBorder\\\",\\\"w\\\":449,\\\"x\\\":930,\\\"h\\\":277,\\\"i\\\":\\\"e692a49f-8747-4df5-9e31-b35cb080d875\\\",\\\"y\\\":160,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816328986284032\\\",\\\"componentName\\\":\\\"边框1\\\",\\\"key\\\":\\\"c87222c9-2274-4bc0-89b0-e21ecfcef07b\\\"},{\\\"component\\\":\\\"JLiquid\\\",\\\"w\\\":181.00000000000006,\\\"x\\\":1642,\\\"h\\\":136.99999999999997,\\\"i\\\":\\\"f7de9b5c-c4e8-41f1-9197-f7efc7a7126d\\\",\\\"y\\\":194,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329019838464\\\",\\\"componentName\\\":\\\"水波图\\\",\\\"key\\\":\\\"65c8e18b-b906-45e7-b167-ba6ff88cf8c9\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":194,\\\"x\\\":933,\\\"h\\\":31.0000000000001,\\\"i\\\":\\\"b3659810-6e9c-47ac-ba63-8e78044a2c63\\\",\\\"y\\\":167,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329036615680\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"e845dc37-a9af-4153-8a66-bf7204f8d3a1\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":159,\\\"x\\\":1417,\\\"h\\\":52.00000000000011,\\\"i\\\":\\\"aaa6cdac-bcfc-40f3-8c0c-2605417665da\\\",\\\"y\\\":157,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329057587200\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"b258bd40-8c44-4cee-9bd3-483a7b71f15d\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":133,\\\"x\\\":1479,\\\"h\\\":31.999999999999886,\\\"i\\\":\\\"3a0e298c-ee1b-49cf-82b3-9066d30920a0\\\",\\\"y\\\":360,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329095335936\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"99a13c51-11d4-4653-a3df-f901809aa8b3\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":125.00000000000003,\\\"x\\\":1476,\\\"h\\\":43.00000000000007,\\\"i\\\":\\\"51138ed7-27f5-4b2f-bb91-92581db74f2a\\\",\\\"y\\\":320,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1023816329112113152\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"7eedfdb5-7a0d-4188-8990-dcc6fba4ac91\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":112.99999999999983,\\\"x\\\":1681,\\\"h\\\":75.00000000000009,\\\"i\\\":\\\"38e5ef36-5efc-4b1a-8c98-9707729f25b6\\\",\\\"y\\\":311,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329149861888\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"a3d81f8d-7a50-49da-979f-3644a9319ff1\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":103.00000000000003,\\\"x\\\":1495,\\\"h\\\":58.99999999999993,\\\"i\\\":\\\"51933693-1a23-43a7-8d3d-9a117555a080\\\",\\\"y\\\":378,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329166639104\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"ce8e4be4-fa4b-4b4f-b62a-4c2ebf8cf912\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":101,\\\"x\\\":1686,\\\"h\\\":55.999999999999915,\\\"i\\\":\\\"2c7c13a4-d842-4aeb-80e0-322baf38fcd4\\\",\\\"y\\\":349,\\\"orderNum\\\":0,\\\"angle\\\":0,\\\"pageCompId\\\":\\\"1023816329187610624\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"cbd63feb-ac7a-44e5-8cd2-f876266ccde9\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":187,\\\"x\\\":941,\\\"h\\\":44.99999999999998,\\\"i\\\":\\\"b46eb115-30ae-4109-9d3b-c9ebee84d462\\\",\\\"y\\\":456,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329221165056\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"5e32cb8d-3c0e-4ef0-bf35-21c5b22323f0\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":117.00000000000001,\\\"x\\\":1417,\\\"h\\\":48.999999999999886,\\\"i\\\":\\\"086c850d-6552-4d12-8f7b-2a356e319fd5\\\",\\\"y\\\":460,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329246330880\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"a0c2319e-820f-4917-9183-c618e2191afb\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":231.9999999999999,\\\"x\\\":1416,\\\"h\\\":36.00000000000006,\\\"i\\\":\\\"f2632fa7-5cd6-4508-bc8e-bed46dc4796b\\\",\\\"y\\\":734,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329263108096\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"537922e2-250e-4fc6-a285-6c9616408d12\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":133,\\\"x\\\":588,\\\"h\\\":50,\\\"i\\\":\\\"es-drager-1731468997745-1\\\",\\\"y\\\":786,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329292468224\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"42d7fe19-dba1-49ce-977a-0a7f4c734d4d\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":133,\\\"x\\\":689,\\\"h\\\":50,\\\"i\\\":\\\"es-drager-1731469045324-2\\\",\\\"y\\\":788,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329309245440\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"137deb59-8229-4443-a6db-1a32d3314f28\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":156,\\\"x\\\":487,\\\"h\\\":50,\\\"i\\\":\\\"es-drager-1731469067745-3\\\",\\\"y\\\":816,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329330216960\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"6172c7db-0958-4695-8959-5383b8c7a813\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":133,\\\"x\\\":475,\\\"h\\\":50,\\\"i\\\":\\\"es-drager-1731469093837-4\\\",\\\"y\\\":873,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329363771392\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"508cdaa6-76d8-4528-aa40-490ad090b798\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":133,\\\"x\\\":593,\\\"h\\\":50,\\\"i\\\":\\\"es-drager-1731469107919-5\\\",\\\"y\\\":874,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329376354304\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"10e5279b-44d1-4ef4-8cd9-0471159b640d\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":133,\\\"x\\\":473,\\\"h\\\":50,\\\"i\\\":\\\"es-drager-1731469125505-6\\\",\\\"y\\\":939,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329397325824\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"683165dd-c105-4cec-98eb-54e6d4770dbd\\\"},{\\\"component\\\":\\\"JDragBorder\\\",\\\"w\\\":459,\\\"x\\\":1409,\\\"h\\\":258,\\\"i\\\":\\\"es-drager-1731469576838-7\\\",\\\"y\\\":458,\\\"orderNum\\\":1072,\\\"pageCompId\\\":\\\"1023816329430880256\\\",\\\"componentName\\\":\\\"边框1\\\",\\\"key\\\":\\\"a4d4e644-4965-4aec-868f-8c53448ce113\\\"},{\\\"visible\\\":true,\\\"h\\\":216,\\\"i\\\":\\\"d8b90d85-f8b8-47c8-88bd-e498323150d8\\\",\\\"orderNum\\\":77,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JMultipleBar\\\",\\\"w\\\":422,\\\"x\\\":1423,\\\"y\\\":501,\\\"pageCompId\\\":\\\"1023816329451851776\\\",\\\"componentName\\\":\\\"对比柱形图\\\",\\\"key\\\":\\\"7d7a295f-e411-4d1e-8536-69699c32a7ce\\\"},{\\\"visible\\\":true,\\\"h\\\":159,\\\"i\\\":\\\"5f653b62-2148-406b-8d29-f6fe1a2e313a\\\",\\\"orderNum\\\":77,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JLiquid\\\",\\\"w\\\":239,\\\"x\\\":1411,\\\"y\\\":814,\\\"pageCompId\\\":\\\"1023816329468628992\\\",\\\"componentName\\\":\\\"水波图\\\",\\\"key\\\":\\\"47ca34b1-801c-41e2-84da-1fb9b2b846c5\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":133,\\\"x\\\":1459,\\\"h\\\":50,\\\"i\\\":\\\"es-drager-1731469849535-8\\\",\\\"y\\\":964,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329497989120\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"58bfe70f-7c07-498d-815b-7b84b339b548\\\"},{\\\"visible\\\":true,\\\"h\\\":159,\\\"i\\\":\\\"es-drager-1731469860843-9\\\",\\\"orderNum\\\":77,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JLiquid\\\",\\\"w\\\":239,\\\"x\\\":1625,\\\"y\\\":810,\\\"pageCompId\\\":\\\"1023816329514766336\\\",\\\"componentName\\\":\\\"水波图\\\",\\\"key\\\":\\\"af4592a7-893a-4ac6-a8ad-f5858f5ce642\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":133,\\\"x\\\":1682,\\\"h\\\":50,\\\"i\\\":\\\"es-drager-1731469871395-11\\\",\\\"y\\\":963,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1023816329539932160\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"f073c7b6-f877-40c4-8360-02db29823dcb\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":372,\\\"x\\\":4,\\\"h\\\":563,\\\"i\\\":\\\"664afc6d-de2e-4ea3-add4-6a4775aecdb6\\\",\\\"y\\\":147,\\\"orderNum\\\":1076,\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1023816329569292288\\\",\\\"key\\\":\\\"e426e43f-b306-4f10-b035-7750f520bd2f\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":370,\\\"x\\\":9,\\\"h\\\":342,\\\"i\\\":\\\"es-drager-1732616244282-1\\\",\\\"y\\\":722,\\\"orderNum\\\":1076,\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1023816329594458112\\\",\\\"key\\\":\\\"458e2e3c-3736-4c8b-8b67-425facc62e01\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":530,\\\"x\\\":386,\\\"h\\\":246,\\\"i\\\":\\\"es-drager-1732616354696-2\\\",\\\"y\\\":459,\\\"orderNum\\\":1076,\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1023816329615429632\\\",\\\"key\\\":\\\"7f23d65d-ed7f-4b03-97a4-5f0afcd1bc4c\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":529,\\\"x\\\":388,\\\"h\\\":289,\\\"i\\\":\\\"es-drager-1732616405643-3\\\",\\\"y\\\":157,\\\"orderNum\\\":1076,\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1023816329640595456\\\",\\\"key\\\":\\\"c984532e-0bfa-4599-8c75-9bfcaae81138\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":525,\\\"x\\\":384,\\\"h\\\":330,\\\"i\\\":\\\"es-drager-1732616467619-4\\\",\\\"y\\\":724,\\\"orderNum\\\":1076,\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1023816329665761280\\\",\\\"key\\\":\\\"73f250d3-e0e1-4e06-ad49-d93e9c802c05\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":456,\\\"x\\\":925,\\\"h\\\":284,\\\"i\\\":\\\"es-drager-1732616496825-5\\\",\\\"y\\\":155,\\\"orderNum\\\":1076,\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1023816329682538496\\\",\\\"key\\\":\\\"a6e2b4fe-5795-4755-85f6-c4a6c5eff951\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":459,\\\"x\\\":928,\\\"h\\\":247,\\\"i\\\":\\\"es-drager-1732616524093-6\\\",\\\"y\\\":457,\\\"orderNum\\\":1076,\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1023816329711898624\\\",\\\"key\\\":\\\"1924130e-9b87-4549-a316-2ac1fc858713\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":450,\\\"x\\\":930,\\\"h\\\":330,\\\"i\\\":\\\"es-drager-1732616572285-7\\\",\\\"y\\\":724,\\\"orderNum\\\":1076,\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1023816329732870144\\\",\\\"key\\\":\\\"b321eb44-73a3-48e3-9560-37d2a279b018\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":457,\\\"x\\\":1414,\\\"h\\\":285,\\\"i\\\":\\\"es-drager-1732616606027-8\\\",\\\"y\\\":152,\\\"orderNum\\\":1076,\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1023816329758035968\\\",\\\"key\\\":\\\"c9c3913f-b2ea-46ca-84df-8190b09f1707\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":462,\\\"x\\\":1405,\\\"h\\\":262,\\\"i\\\":\\\"es-drager-1732616641566-9\\\",\\\"y\\\":454,\\\"orderNum\\\":1076,\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1023816329783201792\\\",\\\"key\\\":\\\"ae158e97-49b6-4e08-8d05-34ff82e43ddc\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":464,\\\"x\\\":1410,\\\"h\\\":323,\\\"i\\\":\\\"es-drager-1732616671162-10\\\",\\\"y\\\":729,\\\"orderNum\\\":1076,\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1023816329799979008\\\",\\\"key\\\":\\\"cb74b720-4a75-46bd-883c-ddb194c1f370\\\"}]', '', '0', '1', 'admin', '2024-10-31 15:43:19', 'admin', '2024-12-03 14:47:25', NULL, 3, 2, 70, 0);\nINSERT INTO `onl_drag_page` VALUES ('1011915958294990848', '军地大数据驾驶舱', '/drag/page/view/1011915958294990848', '#495A78', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/bg2_1731048266718.png', 100, 'dark', 'bigScreen', NULL, '{\\\"width\\\":1920,\\\"height\\\":1080}', '[{\\\"visible\\\":true,\\\"h\\\":73.99999999999997,\\\"i\\\":\\\"d21ff181-9e4f-4232-8541-6eb1960fc562\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":446.00000000000006,\\\"x\\\":762,\\\"y\\\":20,\\\"pageCompId\\\":\\\"1023811507021467648\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"6e5a3ecd-17c7-4a07-9b16-2d5ae6335ff9\\\"},{\\\"visible\\\":true,\\\"h\\\":268,\\\"i\\\":\\\"05e6432a-51b5-48fd-8ab6-a124d3a50aae\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JRose\\\",\\\"w\\\":426,\\\"x\\\":49,\\\"y\\\":23,\\\"pageCompId\\\":\\\"1023811507063410688\\\",\\\"componentName\\\":\\\"南丁格尔玫瑰图\\\",\\\"key\\\":\\\"c1577c67-fbef-4166-8af1-ea7981306105\\\"},{\\\"visible\\\":true,\\\"h\\\":492,\\\"i\\\":\\\"eadb74d9-d2ac-44f9-bf13-ea1a7dee4654\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JBubbleMap\\\",\\\"w\\\":635,\\\"x\\\":635,\\\"y\\\":115,\\\"pageCompId\\\":\\\"1023811507080187904\\\",\\\"componentName\\\":\\\"散点地图\\\",\\\"key\\\":\\\"041f1194-8fd0-46d3-bbd9-b71d48d2d404\\\"},{\\\"visible\\\":true,\\\"h\\\":60,\\\"i\\\":\\\"6f3bc67b-ab9f-4802-876b-95e5881d3407\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JCurrentTime\\\",\\\"w\\\":465,\\\"x\\\":695,\\\"y\\\":116,\\\"pageCompId\\\":\\\"1023811507101159424\\\",\\\"componentName\\\":\\\"当前时间\\\",\\\"key\\\":\\\"134efa53-4ce2-49ba-8c71-e8ff88494146\\\"},{\\\"visible\\\":true,\\\"h\\\":512,\\\"i\\\":\\\"53b9d837-ac93-4267-814d-2fb58de90959\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JImg\\\",\\\"w\\\":560,\\\"x\\\":707,\\\"y\\\":111,\\\"pageCompId\\\":\\\"1023811507117936640\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"b6519495-5bc5-41bb-aa2e-d8847fff1623\\\"},{\\\"visible\\\":true,\\\"h\\\":328,\\\"i\\\":\\\"ea130c05-dbd4-420e-8e5b-7527dfc89349\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JMultipleBar\\\",\\\"w\\\":536,\\\"x\\\":44,\\\"y\\\":228,\\\"pageCompId\\\":\\\"1023811507130519552\\\",\\\"componentName\\\":\\\"对比柱形图\\\",\\\"key\\\":\\\"340b4328-86e9-4e2a-8fa1-cbcc67a1219a\\\"},{\\\"visible\\\":true,\\\"h\\\":305,\\\"i\\\":\\\"es-drager-1731053336142-4\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JMultipleLine\\\",\\\"w\\\":519,\\\"x\\\":38,\\\"y\\\":560,\\\"pageCompId\\\":\\\"1023811507138908160\\\",\\\"componentName\\\":\\\"对比折线图\\\",\\\"key\\\":\\\"d10f660e-e668-467d-910a-0c92ac105f85\\\"},{\\\"visible\\\":true,\\\"h\\\":286,\\\"i\\\":\\\"es-drager-1731054001741-5\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JMultipleBar\\\",\\\"w\\\":1259,\\\"x\\\":7,\\\"y\\\":770,\\\"pageCompId\\\":\\\"1023811507151491072\\\",\\\"componentName\\\":\\\"对\\\",\\\"key\\\":\\\"7b7de114-55f0-4040-8511-fafc5e890c0b\\\"},{\\\"visible\\\":true,\\\"h\\\":36.99999999999996,\\\"i\\\":\\\"8b80e585-cca1-4de4-8029-cdf6a11ecb01\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":99.00000000000006,\\\"x\\\":1809,\\\"y\\\":18,\\\"pageCompId\\\":\\\"1023811507180851200\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"fdd9bf52-0641-412a-9073-8344018e4ce2\\\"},{\\\"visible\\\":true,\\\"h\\\":295,\\\"i\\\":\\\"c7ca60ee-3281-428d-975e-49195c8cb742\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JScrollBoard\\\",\\\"w\\\":510,\\\"x\\\":1383,\\\"y\\\":68,\\\"pageCompId\\\":\\\"1023811507189239808\\\",\\\"componentName\\\":\\\"轮播表\\\",\\\"key\\\":\\\"a348bf5a-bf05-4d38-8f7a-3141536de3f8\\\"},{\\\"visible\\\":true,\\\"h\\\":326,\\\"i\\\":\\\"5e3ac2b4-7262-4999-b3f8-eed7cde4aae0\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JRadar\\\",\\\"w\\\":540,\\\"x\\\":1344,\\\"y\\\":418,\\\"pageCompId\\\":\\\"1023811507201822720\\\",\\\"componentName\\\":\\\"普通雷达图\\\",\\\"key\\\":\\\"4cf7463a-80a4-4a94-8e0c-93ff64e01d13\\\"},{\\\"visible\\\":true,\\\"h\\\":36.99999999999996,\\\"i\\\":\\\"es-drager-1731055443036-8\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":171.00000000000006,\\\"x\\\":1732,\\\"y\\\":739,\\\"pageCompId\\\":\\\"1023811507214405632\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"3adaa5fa-b8b2-4666-9671-c6a0f57a7793\\\"},{\\\"visible\\\":true,\\\"h\\\":150,\\\"i\\\":\\\"bc23259f-0db5-4ff9-8651-b04ab85bfd86\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JRingProgress\\\",\\\"w\\\":245,\\\"x\\\":1289,\\\"y\\\":778,\\\"pageCompId\\\":\\\"1023811507222794240\\\",\\\"componentName\\\":\\\"基础环形图\\\",\\\"key\\\":\\\"bff57100-8221-475f-8ae4-556f4f003623\\\"},{\\\"visible\\\":true,\\\"h\\\":145,\\\"i\\\":\\\"es-drager-1731464896011-1\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JRingProgress\\\",\\\"w\\\":206,\\\"x\\\":1490,\\\"y\\\":784,\\\"pageCompId\\\":\\\"1023811507247960064\\\",\\\"componentName\\\":\\\"基础环形图\\\",\\\"key\\\":\\\"af09d0dd-6ee8-4888-be1e-0aa70e8034a9\\\"},{\\\"visible\\\":true,\\\"h\\\":145,\\\"i\\\":\\\"es-drager-1731465032706-2\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JRingProgress\\\",\\\"w\\\":206,\\\"x\\\":1681,\\\"y\\\":789,\\\"pageCompId\\\":\\\"1023811507260542976\\\",\\\"componentName\\\":\\\"基础环形图\\\",\\\"key\\\":\\\"d14af176-59cc-4b63-bb63-e2c0359f90b5\\\"},{\\\"visible\\\":true,\\\"h\\\":148,\\\"i\\\":\\\"es-drager-1731465068621-3\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JRingProgress\\\",\\\"w\\\":225,\\\"x\\\":1310,\\\"y\\\":920,\\\"pageCompId\\\":\\\"1023811507273125888\\\",\\\"componentName\\\":\\\"基础环形图\\\",\\\"key\\\":\\\"b6f36278-68f0-4aac-8ccd-8b433a61a645\\\"},{\\\"visible\\\":true,\\\"h\\\":145,\\\"i\\\":\\\"es-drager-1731465078501-4\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JRingProgress\\\",\\\"w\\\":228,\\\"x\\\":1477,\\\"y\\\":920,\\\"pageCompId\\\":\\\"1023811507281514496\\\",\\\"componentName\\\":\\\"基础环形图\\\",\\\"key\\\":\\\"6417673f-2e1e-4484-8fd5-47a54765c64c\\\"},{\\\"visible\\\":true,\\\"h\\\":145,\\\"i\\\":\\\"es-drager-1731465083311-5\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JRingProgress\\\",\\\"w\\\":267,\\\"x\\\":1643,\\\"y\\\":924,\\\"pageCompId\\\":\\\"1023811507294097408\\\",\\\"componentName\\\":\\\"基础环形图\\\",\\\"key\\\":\\\"db7baa0d-98da-45d0-9a00-321e7469973e\\\"},{\\\"visible\\\":true,\\\"h\\\":55,\\\"i\\\":\\\"bbf1a7a0-2dd6-4a91-88de-e8f83d8a4d15\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JProgress\\\",\\\"w\\\":330,\\\"x\\\":618,\\\"y\\\":629,\\\"pageCompId\\\":\\\"1023811507319263232\\\",\\\"componentName\\\":\\\"进度图\\\",\\\"key\\\":\\\"51a1720e-f1f3-4fde-8b92-9fb184d1003b\\\"},{\\\"visible\\\":true,\\\"h\\\":55,\\\"i\\\":\\\"es-drager-1731661825946-1\\\",\\\"orderNum\\\":390,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JProgress\\\",\\\"w\\\":330,\\\"x\\\":614,\\\"y\\\":677,\\\"pageCompId\\\":\\\"1023811507331846144\\\",\\\"componentName\\\":\\\"进度图\\\",\\\"key\\\":\\\"f3ea9eff-ac32-405a-abf2-3a48a31763eb\\\"}]', '', '0', '1', 'admin', '2024-10-31 18:39:35', 'admin', '2024-12-03 14:28:15', NULL, 3, 2, 0, 0);\nINSERT INTO `onl_drag_page` VALUES ('1014376428645961728', '北京科技数字化云平台', '/drag/page/view/1014376428645961728', '#1E0047', '/img/bg/bg10.png', 100, 'dark', 'bigScreen', NULL, '{\\\"width\\\":1920,\\\"height\\\":1080}', '[{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":1917.0000000000002,\\\"x\\\":-1,\\\"h\\\":80,\\\"i\\\":\\\"1c5b0dae-314f-4663-8ebc-529e7ef397a1\\\",\\\"y\\\":0,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1021338143312891904\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"c6bb8c0a-1734-405f-82be-5b25699a1bc1\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":420,\\\"x\\\":746,\\\"h\\\":77,\\\"i\\\":\\\"afe6932a-9fcd-4cc1-8037-eefcf1b0605f\\\",\\\"y\\\":2,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143350640640\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"2ce590fd-9d06-4a8d-9680-247a0fb4edef\\\"},{\\\"component\\\":\\\"JCurrentTime\\\",\\\"w\\\":421,\\\"x\\\":745,\\\"h\\\":35,\\\"i\\\":\\\"a1ce6897-c28b-4f42-a775-c8c34d495d5d\\\",\\\"y\\\":107,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143363223552\\\",\\\"componentName\\\":\\\"当前时间\\\",\\\"key\\\":\\\"4aa4d128-8900-4bb3-8931-0de2329d594c\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":130,\\\"x\\\":82,\\\"h\\\":52,\\\"i\\\":\\\"df702a2c-c1bf-4b9a-a1c7-83ff51a74c19\\\",\\\"y\\\":21,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143375806464\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"0423a14c-aa58-4a24-88b5-9e72c803f2f3\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":80,\\\"x\\\":104,\\\"h\\\":41,\\\"i\\\":\\\"30361f52-fd03-40ab-86b8-52f358f3aff4\\\",\\\"y\\\":28.00000000000003,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143384195072\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"6f310775-12f2-4e7b-851e-8ac90409239a\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":130,\\\"x\\\":327,\\\"h\\\":52,\\\"i\\\":\\\"bc141cf0-9e31-424b-bc6c-1698023529be\\\",\\\"y\\\":21,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143392583680\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"c3323f46-a868-4a34-814d-f95979d553cd\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":80,\\\"x\\\":352,\\\"h\\\":40,\\\"i\\\":\\\"becd17b5-e053-40c1-ab20-936e08457e38\\\",\\\"y\\\":27,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143405166592\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"10d319c0-bcb7-46ea-8d7b-8aeced7cb4f8\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":130,\\\"x\\\":205,\\\"h\\\":52,\\\"i\\\":\\\"08856df6-2e3b-422d-9a27-ceb3e94ddbe1\\\",\\\"y\\\":22,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143426138112\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"bdd13a67-9d91-4ac0-973e-9149f2abeb12\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":130,\\\"x\\\":1327,\\\"h\\\":52,\\\"i\\\":\\\"36ab5497-269f-4aee-a4b6-3fe6a2c20d4b\\\",\\\"y\\\":22,\\\"orderNum\\\":340,\\\"pageCompId\\\":\\\"1021338143442915328\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"c0961091-151c-4a65-81db-7c8263018832\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":130,\\\"x\\\":1454,\\\"h\\\":52,\\\"i\\\":\\\"9697caf8-8a85-44c2-b7a4-ff5624b29217\\\",\\\"y\\\":22,\\\"orderNum\\\":600,\\\"pageCompId\\\":\\\"1021338143455498240\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"5bd5f33d-49d3-4c51-b6fc-dccc388a565b\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":130,\\\"x\\\":1701,\\\"h\\\":52,\\\"i\\\":\\\"3b70af8f-cb79-45fb-b493-67f9f3ba68cd\\\",\\\"y\\\":22,\\\"orderNum\\\":1120,\\\"pageCompId\\\":\\\"1021338143468081152\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"bc96714a-6706-4a8a-8f21-7f9c26859c51\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":130,\\\"x\\\":1579,\\\"h\\\":52,\\\"i\\\":\\\"4190d49d-5234-4c6b-8092-311e77aff8e1\\\",\\\"y\\\":21,\\\"orderNum\\\":1380,\\\"pageCompId\\\":\\\"1021338143484858368\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"541dc811-5fd0-4b3a-8deb-082e430c3ac4\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":130,\\\"x\\\":452,\\\"h\\\":52,\\\"i\\\":\\\"cf1d47c4-70d8-4792-ab2c-cfa33476c5e2\\\",\\\"y\\\":21,\\\"orderNum\\\":1640,\\\"pageCompId\\\":\\\"1021338143501635584\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"f9ce5aba-f469-48d9-aad6-b7f82cf14ea4\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":81,\\\"x\\\":229,\\\"h\\\":40,\\\"i\\\":\\\"65595a23-9092-4735-8f50-e43aa9b1090f\\\",\\\"y\\\":29,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143514218496\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"124b4e24-fc36-419d-b0e0-011c683512f2\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":80,\\\"x\\\":477,\\\"h\\\":40,\\\"i\\\":\\\"c3f77106-d4d2-49e0-9d94-7836eb492869\\\",\\\"y\\\":27,\\\"orderNum\\\":380,\\\"pageCompId\\\":\\\"1021338143526801408\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"647324c5-98a4-4bdd-9aa0-71e6d07ca55a\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":80,\\\"x\\\":1351,\\\"h\\\":40,\\\"i\\\":\\\"73f50ee8-3743-466d-b2e3-87c05122a4fc\\\",\\\"y\\\":28,\\\"orderNum\\\":680,\\\"pageCompId\\\":\\\"1021338143539384320\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"0c05486a-7cf8-42dd-8408-80d9b0d7467d\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":80,\\\"x\\\":1726,\\\"h\\\":40,\\\"i\\\":\\\"e9c3ab9b-a254-47fd-8965-b871c21a19dc\\\",\\\"y\\\":29,\\\"orderNum\\\":980,\\\"pageCompId\\\":\\\"1021338143560355840\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"2e9efc55-2346-41d8-8829-3fd8f83c16cd\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":80,\\\"x\\\":1480,\\\"h\\\":40,\\\"i\\\":\\\"38a62dd0-f307-4f50-8fd6-c84c7026c875\\\",\\\"y\\\":29,\\\"orderNum\\\":1280,\\\"pageCompId\\\":\\\"1021338143577133056\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"0390e889-22ba-4fde-8657-32d8be6bd605\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":80,\\\"x\\\":1604,\\\"h\\\":40,\\\"i\\\":\\\"495b30ae-75f6-49cb-8fa8-c5ee1b178529\\\",\\\"y\\\":28,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143593910272\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"755692a6-4622-401e-a2f3-27e516fe3153\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":465,\\\"x\\\":51,\\\"h\\\":260,\\\"i\\\":\\\"73b633d2-20f2-4b52-8db7-c23650825fc4\\\",\\\"y\\\":134,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143606493184\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"76375940-b57f-4530-add1-cca8070a881e\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":115,\\\"x\\\":104,\\\"h\\\":33.99999999999994,\\\"i\\\":\\\"88a76ab8-7f47-43a3-8c56-2208a412dc9b\\\",\\\"y\\\":140,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143619076096\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"74de6558-99ae-46eb-8fd1-9dd23c3e0b17\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":267.00000000000006,\\\"x\\\":167.99999999999997,\\\"h\\\":42.999999999999886,\\\"i\\\":\\\"1a568920-26ed-4f2a-a3b2-ee30e9120783\\\",\\\"y\\\":183,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143635853312\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"064902ad-c58b-4c31-9a14-ba351374f686\\\"},{\\\"component\\\":\\\"JCountTo\\\",\\\"w\\\":87,\\\"x\\\":170,\\\"h\\\":40,\\\"i\\\":\\\"cf88897f-f8ed-4994-8825-4781822d6da4\\\",\\\"y\\\":254,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143648436224\\\",\\\"componentName\\\":\\\"翻牌器\\\",\\\"key\\\":\\\"33006bad-0489-43c3-aecd-e7ad249e95e4\\\"},{\\\"component\\\":\\\"JCountTo\\\",\\\"w\\\":91.99999999999994,\\\"x\\\":318,\\\"h\\\":39.00000000000006,\\\"i\\\":\\\"7e11b52c-2c9c-49d9-8921-529e89f7e188\\\",\\\"y\\\":252,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143665213440\\\",\\\"componentName\\\":\\\"翻牌器\\\",\\\"key\\\":\\\"14f4c518-fd66-41b7-ae24-69f4992e78b3\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":80.00000000000006,\\\"x\\\":174,\\\"h\\\":32.99999999999994,\\\"i\\\":\\\"5e3aaf53-23db-40d7-8492-9ca6220991a8\\\",\\\"y\\\":302,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143690379264\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"cdd16d26-6bf3-4010-8a4f-198112383d83\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":91.00000000000006,\\\"x\\\":323,\\\"h\\\":31.999999999999886,\\\"i\\\":\\\"b012cf61-412e-4a10-8131-e0d0c0ee722c\\\",\\\"y\\\":303.00000000000006,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143711350784\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"73a0a2a9-8b9b-41ad-ac84-70ad6fbab13c\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":468,\\\"x\\\":48,\\\"h\\\":632,\\\"i\\\":\\\"5440a659-599a-4f47-aedd-0dffeba16881\\\",\\\"y\\\":415,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143728128000\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"21fed81a-0e75-460d-bb02-5354b624135a\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":393,\\\"x\\\":90,\\\"h\\\":264,\\\"i\\\":\\\"293ea950-a869-4661-818d-2ddb042c5831\\\",\\\"y\\\":466,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143744905216\\\",\\\"componentName\\\":\\\"基础柱形图\\\",\\\"key\\\":\\\"4b4ec44a-d4ad-4f25-803e-bc9d8d5a1c3f\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":391,\\\"x\\\":83,\\\"h\\\":266,\\\"i\\\":\\\"53e124ad-12e5-4e40-8bda-c4a3982df3f2\\\",\\\"y\\\":758,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143761682432\\\",\\\"componentName\\\":\\\"基础柱形图\\\",\\\"key\\\":\\\"7bfd0d39-b4b8-44cb-8d6a-34fc5ebd1d47\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":857,\\\"x\\\":539,\\\"h\\\":483,\\\"i\\\":\\\"748d6c5f-c1ba-42a8-b853-d72e8cf86037\\\",\\\"y\\\":162,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143786848256\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"dc04036a-aac4-492a-8118-3fa7ebee2d65\\\"},{\\\"component\\\":\\\"JGauge\\\",\\\"w\\\":465,\\\"x\\\":941,\\\"h\\\":300,\\\"i\\\":\\\"62bbe478-2de0-4ba0-883e-7851a22525f8\\\",\\\"y\\\":166,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143803625472\\\",\\\"componentName\\\":\\\"基础仪表盘\\\",\\\"key\\\":\\\"ee9ea87e-eb4c-4ecd-9637-6012763d69b6\\\"},{\\\"component\\\":\\\"JGauge\\\",\\\"w\\\":359,\\\"x\\\":563,\\\"h\\\":253,\\\"i\\\":\\\"72e4c8b5-9ad4-4209-8f91-232ec35404f3\\\",\\\"y\\\":410,\\\"orderNum\\\":380,\\\"pageCompId\\\":\\\"1021338143816208384\\\",\\\"componentName\\\":\\\"基础仪表盘\\\",\\\"key\\\":\\\"4d0dfcb4-5a66-4e40-b1f9-890f3a863827\\\"},{\\\"component\\\":\\\"JGauge\\\",\\\"w\\\":359,\\\"x\\\":798,\\\"h\\\":253,\\\"i\\\":\\\"c682e09f-78f2-4ad3-90e8-e5a8c29e87e2\\\",\\\"y\\\":411,\\\"orderNum\\\":680,\\\"pageCompId\\\":\\\"1021338143837179904\\\",\\\"componentName\\\":\\\"基础仪表盘\\\",\\\"key\\\":\\\"9433d861-11bc-478d-8826-3d37777cb5de\\\"},{\\\"component\\\":\\\"JGauge\\\",\\\"w\\\":359,\\\"x\\\":1033,\\\"h\\\":253,\\\"i\\\":\\\"24276840-64dc-4a3e-91df-3ee4ebc11dda\\\",\\\"y\\\":411,\\\"orderNum\\\":980,\\\"pageCompId\\\":\\\"1021338143853957120\\\",\\\"componentName\\\":\\\"基础仪表盘\\\",\\\"key\\\":\\\"87de9d63-8c51-4485-bb2b-0a02b396709d\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":859,\\\"x\\\":534,\\\"h\\\":390,\\\"i\\\":\\\"75acb749-0e0d-4786-82a8-00e95be9f438\\\",\\\"y\\\":655,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143870734336\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"c9ce4876-c35e-4b30-8c7a-8b94342f1f72\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":184,\\\"x\\\":558,\\\"h\\\":44.000000000000064,\\\"i\\\":\\\"b3343cad-a2e4-4fe8-aee3-0df2011efdba\\\",\\\"y\\\":666,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143895900160\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"6efaa506-5e73-4b5c-9001-dfe627072b7f\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":465,\\\"x\\\":1416,\\\"h\\\":449,\\\"i\\\":\\\"64faccb2-3cdb-4f2c-893c-5500876b9814\\\",\\\"y\\\":134,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143921065984\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"849ff904-c1cd-417b-85e8-c628b3a94d94\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":342,\\\"x\\\":1478,\\\"h\\\":51,\\\"i\\\":\\\"b026c26b-d67e-4d2a-abb0-faee39022d65\\\",\\\"y\\\":146,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143933648896\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"7ad15ec7-26ec-4311-a081-9ec6433ad949\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":459,\\\"x\\\":1394,\\\"h\\\":80,\\\"i\\\":\\\"7a3e3767-a8c2-420b-8fb8-e7b0449b6ea0\\\",\\\"y\\\":188,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143946231808\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"c1ef9157-88d6-418f-8555-e4c0eb3a9910\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":460,\\\"x\\\":1402,\\\"h\\\":80,\\\"i\\\":\\\"5b37cb7e-23f1-476d-8306-cce309220168\\\",\\\"y\\\":267,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143958814720\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"334c39ea-3d81-44f4-81a5-3f5becb7c238\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":458,\\\"x\\\":1419,\\\"h\\\":80,\\\"i\\\":\\\"80333722-29ff-4703-80cc-6244600321cf\\\",\\\"y\\\":342,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143983980544\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"64176ba1-1726-4b3b-930a-60d78f55405d\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":459,\\\"x\\\":1401,\\\"h\\\":80,\\\"i\\\":\\\"72fbb44c-32de-413d-8968-b7b7d7d4e701\\\",\\\"y\\\":420,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338143996563456\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"2180452b-8354-41eb-8ca2-f8ac29a3d72d\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":465,\\\"x\\\":1415,\\\"h\\\":410,\\\"i\\\":\\\"c1d5b4eb-3891-4a0a-9a21-80e80259a176\\\",\\\"y\\\":634,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338144009146368\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"6fbc13df-3fe5-4bd3-a66a-bd0c0f6fc52a\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":340,\\\"x\\\":1477,\\\"h\\\":44,\\\"i\\\":\\\"44f731e0-fa94-4109-8d53-e216cab63b8a\\\",\\\"y\\\":647,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338144025923584\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"d26580ba-97bd-4656-84eb-b176c458ad32\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":465,\\\"x\\\":761,\\\"h\\\":57.99999999999997,\\\"i\\\":\\\"c0d264d8-2b60-4afd-b306-d265c58e8473\\\",\\\"y\\\":165,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338144046895104\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"fd6b9ecb-a058-45ff-96af-7ff4429e58dd\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"w\\\":466,\\\"x\\\":1414,\\\"h\\\":288,\\\"i\\\":\\\"0b1de716-468e-42ec-89b8-be233d3d8724\\\",\\\"y\\\":707,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338144063672320\\\",\\\"componentName\\\":\\\"基础折线图\\\",\\\"key\\\":\\\"34d49859-b94c-48e3-808f-da08b873426c\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JScrollTable\\\",\\\"visible\\\":true,\\\"w\\\":852,\\\"x\\\":537,\\\"h\\\":329,\\\"i\\\":\\\"89e5576b-dbbf-4a06-9ceb-db690e7ad61c\\\",\\\"y\\\":712,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338144080449536\\\",\\\"componentName\\\":\\\"表格\\\"},{\\\"component\\\":\\\"JGauge\\\",\\\"w\\\":524,\\\"x\\\":543,\\\"h\\\":301,\\\"i\\\":\\\"9044d895-c38e-44ba-a793-826b086fec66\\\",\\\"y\\\":166,\\\"orderNum\\\":80,\\\"pageCompId\\\":\\\"1021338144088838144\\\",\\\"componentName\\\":\\\"基础仪表盘\\\",\\\"key\\\":\\\"331dc721-7c5e-4004-81b1-8aca324df4f8\\\"}]', '', '0', '1', 'admin', '2024-11-07 13:36:37', 'admin', '2024-11-26 18:39:59', NULL, 3, 2, 0, 0);\nINSERT INTO `onl_drag_page` VALUES ('1015895036886831104', '监狱狱政科数据展示', '/drag/page/view/1015895036886831104', NULL, 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/2背景_1731554307578.jpg', 100, 'dark', 'bigScreen', NULL, '{\\\"width\\\":1920,\\\"height\\\":1080}', '[{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"8a751a70-50ff-4a18-bb2a-e33c7d8bb055\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":18,\\\"y\\\":16,\\\"pageCompId\\\":\\\"1017321185898713088\\\",\\\"selected\\\":true,\\\"key\\\":\\\"3a9800ef-77ba-4d23-ad7f-93299a9746f5\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731554341219-1\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":519,\\\"x\\\":695,\\\"y\\\":39,\\\"pageCompId\\\":\\\"1017321185940656128\\\",\\\"selected\\\":false,\\\"key\\\":\\\"87a516b1-654e-4385-8624-92b63e69dfce\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731554641653-2\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":45,\\\"y\\\":129,\\\"pageCompId\\\":\\\"1017321185957433344\\\",\\\"selected\\\":false,\\\"key\\\":\\\"8bd60606-6457-4074-8251-67e8d476058c\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731554650239-3\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":142,\\\"x\\\":621,\\\"y\\\":130,\\\"pageCompId\\\":\\\"1017321185974210560\\\",\\\"selected\\\":false,\\\"key\\\":\\\"1118e97a-1e3d-4e8d-839e-80485318ab38\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731554657899-4\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":794,\\\"y\\\":130,\\\"pageCompId\\\":\\\"1017321185986793472\\\",\\\"selected\\\":false,\\\"key\\\":\\\"9c0a3cb7-aaba-472a-a1d7-cf692e2aa1c4\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731554660718-5\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":969,\\\"y\\\":131,\\\"pageCompId\\\":\\\"1017321186003570688\\\",\\\"selected\\\":false,\\\"key\\\":\\\"7039875e-bec1-4c3a-9e15-3d2ee61e0d34\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731554663509-6\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":1140,\\\"y\\\":132,\\\"pageCompId\\\":\\\"1017321186024542208\\\",\\\"selected\\\":false,\\\"key\\\":\\\"506c148d-7747-4fb2-aa8f-6642cd48ecde\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731554901305-7\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":615,\\\"y\\\":180,\\\"pageCompId\\\":\\\"1017321186041319424\\\",\\\"selected\\\":false,\\\"key\\\":\\\"7cb3629b-2812-4137-afba-1036dfd65e4c\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731554904164-8\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":49,\\\"x\\\":820,\\\"y\\\":182,\\\"pageCompId\\\":\\\"1017321186053902336\\\",\\\"selected\\\":false,\\\"key\\\":\\\"fcad8b91-29ab-4094-8626-9d59e91797ef\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731554906777-9\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":965,\\\"y\\\":181,\\\"pageCompId\\\":\\\"1017321186066485248\\\",\\\"selected\\\":false,\\\"key\\\":\\\"338a28fd-1ac4-4642-8267-7a9259379408\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731554911018-10\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":89,\\\"x\\\":1173,\\\"y\\\":182,\\\"pageCompId\\\":\\\"1017321186095845376\\\",\\\"selected\\\":false,\\\"key\\\":\\\"6f8b961b-77b9-468d-8c6b-ff63b9a834a4\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731554930989-11\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":1338,\\\"y\\\":129,\\\"pageCompId\\\":\\\"1017321186108428288\\\",\\\"selected\\\":false,\\\"key\\\":\\\"0d699b4a-d448-40a2-9cc4-d7f20ecc125e\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731554944783-12\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":211,\\\"x\\\":1337,\\\"y\\\":625,\\\"pageCompId\\\":\\\"1017321186121011200\\\",\\\"selected\\\":false,\\\"key\\\":\\\"97d874ca-f103-4830-8663-a3c68246e406\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731554949510-13\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":192,\\\"x\\\":616,\\\"y\\\":623,\\\"pageCompId\\\":\\\"1017321186133594112\\\",\\\"selected\\\":false,\\\"key\\\":\\\"e36af5b1-f538-45d1-b609-6905b0924772\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731554956540-14\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":52,\\\"y\\\":625,\\\"pageCompId\\\":\\\"1017321186154565632\\\",\\\"selected\\\":false,\\\"key\\\":\\\"bcd21420-8a7f-44fe-891b-92600239e2e8\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731555036448-15\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":44,\\\"x\\\":853,\\\"y\\\":182,\\\"pageCompId\\\":\\\"1017321186175537152\\\",\\\"selected\\\":false,\\\"key\\\":\\\"445e208c-59a3-4fb9-b0d2-6def4f0179bd\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731555481413-16\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":52,\\\"y\\\":189,\\\"pageCompId\\\":\\\"1017321186188120064\\\",\\\"selected\\\":false,\\\"key\\\":\\\"d688d880-01bd-4e34-97cf-b76d90dce3e1\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731555488647-17\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":284,\\\"y\\\":185,\\\"pageCompId\\\":\\\"1017321186200702976\\\",\\\"selected\\\":false,\\\"key\\\":\\\"9e4d8375-3307-494b-9d50-f00ad07587ee\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731555491173-18\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":84,\\\"y\\\":225,\\\"pageCompId\\\":\\\"1017321186217480192\\\",\\\"selected\\\":false,\\\"key\\\":\\\"fb22424a-2a27-4ccc-bf06-e8d792580b94\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731555492397-19\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":308,\\\"y\\\":223,\\\"pageCompId\\\":\\\"1017321186238451712\\\",\\\"selected\\\":false,\\\"key\\\":\\\"a21ba509-1ec6-4450-8353-aa3929092dc3\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731555507249-20\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":1311,\\\"y\\\":188,\\\"pageCompId\\\":\\\"1017321186251034624\\\",\\\"selected\\\":false,\\\"key\\\":\\\"7667dd74-acff-4fb6-8881-b8035d0ede80\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731555511061-21\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":1541,\\\"y\\\":192,\\\"pageCompId\\\":\\\"1017321186263617536\\\",\\\"selected\\\":false,\\\"key\\\":\\\"40d56052-f72b-4eae-8c7e-1d77cae61013\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731555514595-22\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":1343,\\\"y\\\":222,\\\"pageCompId\\\":\\\"1017321186280394752\\\",\\\"selected\\\":false,\\\"key\\\":\\\"8995191b-cfdc-4978-8428-2b43b1d9a046\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731555517774-23\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":1610,\\\"y\\\":224,\\\"pageCompId\\\":\\\"1017321186305560576\\\",\\\"selected\\\":false,\\\"key\\\":\\\"4e2fb295-3f4e-4e35-ac37-7d85f35a9242\\\"},{\\\"visible\\\":true,\\\"h\\\":216,\\\"i\\\":\\\"8fc14384-c894-4c46-830c-9047ff569a66\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JMultipleBar\\\",\\\"w\\\":489,\\\"x\\\":55,\\\"y\\\":356,\\\"pageCompId\\\":\\\"1017321186322337792\\\",\\\"selected\\\":false,\\\"key\\\":\\\"a132eed8-6436-4fc5-86f6-dfda0f05eb95\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731556853370-24\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":63,\\\"y\\\":258,\\\"pageCompId\\\":\\\"1017321186334920704\\\",\\\"selected\\\":false,\\\"key\\\":\\\"40d94708-30eb-4c29-8e52-4b7d18036c1d\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731556856918-25\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":94,\\\"y\\\":297,\\\"pageCompId\\\":\\\"1017321186351697920\\\",\\\"selected\\\":false,\\\"key\\\":\\\"d95f5454-2a3f-49d3-a3fa-2e2854dec8da\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731556862766-26\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":311,\\\"y\\\":259,\\\"pageCompId\\\":\\\"1017321186376863744\\\",\\\"selected\\\":false,\\\"key\\\":\\\"07269e41-c8ce-4d70-8ff2-3abcf3ba247b\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731556870179-27\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":311,\\\"y\\\":299,\\\"pageCompId\\\":\\\"1017321186393640960\\\",\\\"selected\\\":false,\\\"key\\\":\\\"f11c4f40-34b9-4048-936a-cdcf2d4017e2\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731556893775-28\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":1309,\\\"y\\\":268,\\\"pageCompId\\\":\\\"1017321186406223872\\\",\\\"selected\\\":false,\\\"key\\\":\\\"b55f7d17-91a2-4cb1-8c2f-60c10c073d5b\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731556897633-29\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":1353,\\\"y\\\":306,\\\"pageCompId\\\":\\\"1017321186431389696\\\",\\\"selected\\\":false,\\\"key\\\":\\\"efeaefc7-4cd2-4563-a337-da451878a314\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731556900421-30\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":1547,\\\"y\\\":269,\\\"pageCompId\\\":\\\"1017321186452361216\\\",\\\"selected\\\":false,\\\"key\\\":\\\"2e268466-8ded-4a7b-808a-8582b306e11f\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731556904681-31\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":153,\\\"x\\\":1609,\\\"y\\\":302,\\\"pageCompId\\\":\\\"1017321186464944128\\\",\\\"selected\\\":false,\\\"key\\\":\\\"920ee28a-be38-41ed-84be-9ca5d8b9e359\\\"},{\\\"visible\\\":true,\\\"h\\\":263,\\\"i\\\":\\\"810ae487-0402-45e4-839f-ae53fe327206\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JPie\\\",\\\"w\\\":412,\\\"x\\\":608,\\\"y\\\":298,\\\"pageCompId\\\":\\\"1017321186477527040\\\",\\\"selected\\\":false,\\\"key\\\":\\\"63730e7b-f8a1-493b-8094-684034d0c004\\\"},{\\\"visible\\\":true,\\\"h\\\":263,\\\"i\\\":\\\"es-drager-1731565807875-32\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JPie\\\",\\\"w\\\":412,\\\"x\\\":960,\\\"y\\\":295,\\\"pageCompId\\\":\\\"1017321186498498560\\\",\\\"selected\\\":false,\\\"key\\\":\\\"ce4dca14-edfc-488c-80e1-f3c908d5de65\\\"},{\\\"visible\\\":true,\\\"h\\\":236,\\\"i\\\":\\\"e546a2b1-0da9-45b4-95f6-c6fbcb6d1846\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JMultipleBar\\\",\\\"w\\\":529,\\\"x\\\":1339,\\\"y\\\":350,\\\"pageCompId\\\":\\\"1017321186515275776\\\",\\\"selected\\\":false,\\\"key\\\":\\\"448ab743-22ec-427a-945f-d44a48b56f0b\\\"},{\\\"visible\\\":true,\\\"h\\\":177,\\\"i\\\":\\\"96d5c689-2fc0-494a-92e1-9d446345c1e9\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDynamicBar\\\",\\\"w\\\":464,\\\"x\\\":1336,\\\"y\\\":670,\\\"pageCompId\\\":\\\"1017321186532052992\\\",\\\"selected\\\":false,\\\"key\\\":\\\"a3c4101a-faeb-47d8-8db9-476d3133575d\\\"},{\\\"visible\\\":true,\\\"h\\\":171,\\\"i\\\":\\\"es-drager-1731571931624-1\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDynamicBar\\\",\\\"w\\\":450,\\\"x\\\":1336,\\\"y\\\":838,\\\"pageCompId\\\":\\\"1017321186544635904\\\",\\\"selected\\\":false,\\\"key\\\":\\\"7de97686-514e-47d8-8dca-e3332bb1a101\\\"},{\\\"visible\\\":true,\\\"h\\\":321,\\\"i\\\":\\\"18f17713-c9a2-43c8-a1b4-8956526edf92\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JScrollBoard\\\",\\\"w\\\":534,\\\"x\\\":49,\\\"y\\\":684,\\\"pageCompId\\\":\\\"1017321186561413120\\\",\\\"selected\\\":false,\\\"key\\\":\\\"b9bbfb10-b8b6-4d69-839d-533cb6bc87b3\\\"},{\\\"visible\\\":true,\\\"h\\\":324,\\\"i\\\":\\\"es-drager-1731572436300-2\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JScrollBoard\\\",\\\"w\\\":676,\\\"x\\\":624,\\\"y\\\":686,\\\"pageCompId\\\":\\\"1017321186582384640\\\",\\\"selected\\\":false,\\\"key\\\":\\\"4e9900f0-25b3-4afe-8f4a-47fe3278f7d5\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JCurrentTime\\\",\\\"visible\\\":true,\\\"w\\\":289,\\\"x\\\":1585,\\\"h\\\":33,\\\"i\\\":\\\"93f679fd-84cd-4e4e-8b1c-a6c832393f9f\\\",\\\"y\\\":18,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017321186599161856\\\",\\\"selected\\\":false}]', '', '0', '1', 'admin', '2024-11-11 18:11:01', 'admin', '2024-11-15 16:38:02', NULL, 3, 2, 10, 0);\nINSERT INTO `onl_drag_page` VALUES ('1016497921022545920', '监狱财政科数据展示', '/drag/page/view/1016497921022545920', '#1E0047', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/1背景_1731463744922.jpg', 100, 'dark', 'bigScreen', NULL, '{\\\"width\\\":1920,\\\"height\\\":1080}', '[{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":144,\\\"x\\\":27,\\\"h\\\":33,\\\"i\\\":\\\"bea2f336-12f8-4333-adb1-882c4a46f1ef\\\",\\\"y\\\":22,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136064339968\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":466,\\\"x\\\":730,\\\"h\\\":45,\\\"i\\\":\\\"es-drager-1731575388068-1\\\",\\\"y\\\":40,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136139837440\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":144,\\\"x\\\":46,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575453492-2\\\",\\\"y\\\":135,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136160808960\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":144,\\\"x\\\":1332,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575564662-3\\\",\\\"y\\\":132,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136177586176\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":177,\\\"x\\\":44,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575571643-4\\\",\\\"y\\\":630,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136190169088\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":195,\\\"x\\\":619,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575574764-5\\\",\\\"y\\\":628,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136206946304\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":144,\\\"x\\\":1338,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575579158-6\\\",\\\"y\\\":628,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136232112128\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":55,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575591936-7\\\",\\\"y\\\":185,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136248889344\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":298,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575650336-8\\\",\\\"y\\\":183,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136261472256\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":57,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575655752-9\\\",\\\"y\\\":259,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136274055168\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":151,\\\"x\\\":302,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575658548-10\\\",\\\"y\\\":259,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136295026688\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":1364,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575662995-11\\\",\\\"y\\\":192,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136311803904\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":1633,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575667327-12\\\",\\\"y\\\":192,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136328581120\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":1367,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575676489-13\\\",\\\"y\\\":259,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136336969728\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":1649,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575681208-14\\\",\\\"y\\\":263,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136353746944\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":807,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575699841-15\\\",\\\"y\\\":124,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136374718464\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":801,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575713035-16\\\",\\\"y\\\":202,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136395689984\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":1166,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575720590-17\\\",\\\"y\\\":122,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136412467200\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":1169,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575724256-18\\\",\\\"y\\\":205,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136429244416\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":637,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575741874-19\\\",\\\"y\\\":145,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136450215936\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":1008,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575790320-20\\\",\\\"y\\\":136,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136466993152\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":298,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576490851-23\\\",\\\"y\\\":218,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136487964672\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":56,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576557313-24\\\",\\\"y\\\":219,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136508936192\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":47,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576610256-25\\\",\\\"y\\\":290,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136525713408\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":288,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576613557-26\\\",\\\"y\\\":294,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136538296320\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":630,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576622559-27\\\",\\\"y\\\":195,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136555073536\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":179,\\\"x\\\":988,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576628027-28\\\",\\\"y\\\":196,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136563462144\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":1345,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576635331-29\\\",\\\"y\\\":225,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136580239360\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":1389,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576638739-30\\\",\\\"y\\\":294,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136592822272\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":1654,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576643262-31\\\",\\\"y\\\":225,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136605405184\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":1659,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576941854-33\\\",\\\"y\\\":296,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136622182400\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":803,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731577225841-34\\\",\\\"y\\\":150,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136638959616\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":782,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731577276117-35\\\",\\\"y\\\":231,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136655736832\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":1154,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731577281301-36\\\",\\\"y\\\":146,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136668319744\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":1149,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731577285085-37\\\",\\\"y\\\":231,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136685096960\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":84,\\\"x\\\":850,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731577430161-38\\\",\\\"y\\\":231,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136693485568\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":84,\\\"x\\\":1220,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731577464601-39\\\",\\\"y\\\":231,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136710262784\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JMultipleBar\\\",\\\"visible\\\":true,\\\"w\\\":543,\\\"x\\\":47,\\\"h\\\":257,\\\"i\\\":\\\"f5598f5b-7aee-4b4a-aa98-3703c9f471f4\\\",\\\"y\\\":335,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136727040000\\\",\\\"componentName\\\":\\\"对比柱形图\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JMultipleLine\\\",\\\"visible\\\":true,\\\"w\\\":682,\\\"x\\\":628,\\\"h\\\":309,\\\"i\\\":\\\"0811e80e-d0df-43d7-92c6-d7f0e0d62fd7\\\",\\\"y\\\":297,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136743817216\\\",\\\"componentName\\\":\\\"对比折线图\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JArea\\\",\\\"visible\\\":true,\\\"w\\\":530,\\\"x\\\":1358,\\\"h\\\":258,\\\"i\\\":\\\"aeafbc37-dcbc-4385-8d24-643fa4dc4fcd\\\",\\\"y\\\":328,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136756400128\\\",\\\"componentName\\\":\\\"面积图\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JScrollBoard\\\",\\\"visible\\\":true,\\\"w\\\":531,\\\"x\\\":49,\\\"h\\\":326,\\\"i\\\":\\\"12b2c94e-529a-4668-a2de-9b2021e93f56\\\",\\\"y\\\":678,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136764788736\\\",\\\"componentName\\\":\\\"轮播表\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JScrollBoard\\\",\\\"visible\\\":true,\\\"w\\\":671,\\\"x\\\":626,\\\"h\\\":338,\\\"i\\\":\\\"es-drager-1731579827097-40\\\",\\\"y\\\":675,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136777371648\\\",\\\"componentName\\\":\\\"轮播表\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JScrollBoard\\\",\\\"visible\\\":true,\\\"w\\\":531,\\\"x\\\":1342,\\\"h\\\":326,\\\"i\\\":\\\"es-drager-1731579847826-41\\\",\\\"y\\\":681,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1019836136794148864\\\",\\\"componentName\\\":\\\"轮播表\\\"}]', '', '0', '0', 'admin', '2024-11-13 10:06:40', 'admin', '2025-11-26 13:35:13', NULL, 1000, 2, 0, 0);\nINSERT INTO `onl_drag_page` VALUES ('1016994145836257280', '个性化组件大阅兵', '/drag/page/view/1016994145836257280', '#1E0047', '/img/bg/bg1.png', 100, 'dark', 'bigScreen', NULL, '{\\\"width\\\":1920,\\\"height\\\":2000}', '[{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":695,\\\"x\\\":606,\\\"h\\\":459,\\\"i\\\":\\\"es-drager-1731636172470-5\\\",\\\"y\\\":497,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681378529280\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":690,\\\"x\\\":610,\\\"h\\\":385,\\\"i\\\":\\\"es-drager-1731636518160-9\\\",\\\"y\\\":968,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681424666624\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":543,\\\"x\\\":41,\\\"h\\\":385,\\\"i\\\":\\\"es-drager-1731636444637-8\\\",\\\"y\\\":968,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681441443840\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":543,\\\"x\\\":1311,\\\"h\\\":455,\\\"i\\\":\\\"es-drager-1731636204058-6\\\",\\\"y\\\":501,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681454026752\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":688,\\\"x\\\":437,\\\"h\\\":385,\\\"i\\\":\\\"es-drager-1731635819511-1\\\",\\\"y\\\":96,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681470803968\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":350,\\\"x\\\":1512.5302491103203,\\\"h\\\":385,\\\"i\\\":\\\"es-drager-1731635884970-3\\\",\\\"y\\\":97.09964412811388,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681495969792\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":360,\\\"x\\\":1139.5302491103203,\\\"h\\\":385,\\\"i\\\":\\\"es-drager-1731635842921-2\\\",\\\"y\\\":93.09964412811388,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681512747008\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":588,\\\"x\\\":710,\\\"h\\\":71,\\\"i\\\":\\\"93d57e1f-efe0-41d8-a970-cca353e07913\\\",\\\"y\\\":5,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681525329920\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JFlashCloud\\\",\\\"visible\\\":true,\\\"w\\\":321,\\\"x\\\":77.53024911032026,\\\"h\\\":333,\\\"i\\\":\\\"60e1c0cf-8ed5-4069-8d45-4422daddd4fa\\\",\\\"y\\\":107.09964412811388,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681588244480\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JGender\\\",\\\"visible\\\":true,\\\"w\\\":341,\\\"x\\\":1147,\\\"h\\\":284,\\\"i\\\":\\\"b704fde0-b83b-43c9-812f-00669da4fd26\\\",\\\"y\\\":130,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681609216000\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JWeatherForecast\\\",\\\"visible\\\":true,\\\"w\\\":257,\\\"x\\\":1536.5302491103203,\\\"h\\\":47,\\\"i\\\":\\\"962e8a41-52bc-486b-8bac-a4d2bede7b60\\\",\\\"y\\\":239.09964412811385,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681621798912\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JNegativeBar\\\",\\\"visible\\\":true,\\\"w\\\":515,\\\"x\\\":63,\\\"h\\\":429,\\\"i\\\":\\\"6f636ad2-1e9a-43ae-aa23-79e4066a5f09\\\",\\\"y\\\":511,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681634381824\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JFlashList\\\",\\\"visible\\\":true,\\\"w\\\":498,\\\"x\\\":1353,\\\"h\\\":300,\\\"i\\\":\\\"70f4698c-332c-4278-aabe-fbfa06900b68\\\",\\\"y\\\":556,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681655353344\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JPictorialBar\\\",\\\"visible\\\":true,\\\"w\\\":516,\\\"x\\\":55,\\\"h\\\":334,\\\"i\\\":\\\"56271f7e-e085-4bdc-81da-1223af3d1ba2\\\",\\\"y\\\":996,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681676324864\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDevHistory\\\",\\\"visible\\\":true,\\\"w\\\":661,\\\"x\\\":620,\\\"h\\\":300,\\\"i\\\":\\\"21224e76-d6fe-4600-a16d-ae6e7f55bfbc\\\",\\\"y\\\":991,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681697296384\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JRotatePie\\\",\\\"visible\\\":true,\\\"w\\\":450,\\\"x\\\":1345,\\\"h\\\":300,\\\"i\\\":\\\"3b9b8918-5afa-4bb9-83a7-d8b6d87338e3\\\",\\\"y\\\":1012,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681714073600\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JColorBlock\\\",\\\"visible\\\":true,\\\"w\\\":1865,\\\"x\\\":23,\\\"h\\\":110,\\\"i\\\":\\\"d7661f3f-303c-4110-8128-32be407275a3\\\",\\\"y\\\":1389,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681726656512\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":350,\\\"x\\\":58.09964412811388,\\\"h\\\":385,\\\"i\\\":\\\"30152f09-985b-4d7f-82a7-1d78251f1c2a\\\",\\\"y\\\":91,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681743433728\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":545,\\\"x\\\":43,\\\"h\\\":468,\\\"i\\\":\\\"es-drager-1731635997743-4\\\",\\\"y\\\":492,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681764405248\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":541,\\\"x\\\":1311,\\\"h\\\":379,\\\"i\\\":\\\"es-drager-1731636613880-10\\\",\\\"y\\\":972,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681781182464\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JRectangle\\\",\\\"visible\\\":true,\\\"w\\\":662,\\\"x\\\":447,\\\"h\\\":364,\\\"i\\\":\\\"bbfdcef5-a32d-4d15-8f12-d7a4d5016e68\\\",\\\"y\\\":102,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681793765376\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JPyramid3D\\\",\\\"visible\\\":true,\\\"w\\\":678,\\\"x\\\":625,\\\"h\\\":438,\\\"i\\\":\\\"014b738b-9fc6-49ca-8d27-a029b89f2dc0\\\",\\\"y\\\":511,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681810542592\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":1878,\\\"x\\\":9,\\\"h\\\":130,\\\"i\\\":\\\"16e26ff8-0039-4ae7-a2c3-4b4a97e44e8b\\\",\\\"y\\\":1365,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017225681823125504\\\",\\\"selected\\\":false}]', '', '0', '1', 'admin', '2024-11-14 18:58:29', 'admin', '2024-11-15 10:18:32', NULL, 3, 2, 0, 0);\nINSERT INTO `onl_drag_page` VALUES ('1016994272231608320', '旅游数据分析中心大屏', '/drag/page/view/1016994272231608320', '#1E0047', '/img/bg/bg1.png', 100, 'dark', 'bigScreen', NULL, '{\\\"width\\\":1920,\\\"height\\\":1080}', '[{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":801,\\\"x\\\":550,\\\"h\\\":926,\\\"i\\\":\\\"es-drager-1731642710947-12\\\",\\\"y\\\":128,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1021960592459091968\\\",\\\"componentName\\\":\\\"边框1\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":488,\\\"x\\\":20,\\\"h\\\":926,\\\"i\\\":\\\"5427a7d4-3c10-425f-a059-ecadd99cf9e0\\\",\\\"y\\\":127,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1021960592501035008\\\",\\\"componentName\\\":\\\"边框1\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":507,\\\"x\\\":1398,\\\"h\\\":926,\\\"i\\\":\\\"es-drager-1731642738303-13\\\",\\\"y\\\":125,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1021960592526200832\\\",\\\"componentName\\\":\\\"边框1\\\"},{\\\"visible\\\":true,\\\"h\\\":88,\\\"i\\\":\\\"3ec5db86-1dc8-4fc1-84c0-e7db4e7934bd\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":636,\\\"x\\\":673,\\\"y\\\":13,\\\"pageCompId\\\":\\\"1021960592555560960\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"b992d9d0-a169-4750-8b85-043a6db79675\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"03c0a8d6-e38b-4b37-8158-d048079be048\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":139,\\\"x\\\":35,\\\"y\\\":139,\\\"pageCompId\\\":\\\"1021960592568143872\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"08550975-dab7-48f8-8323-f12b93b7d579\\\"},{\\\"visible\\\":true,\\\"h\\\":74,\\\"i\\\":\\\"a2f9a2bc-f6cc-4811-add1-aa48cd7d499e\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JImg\\\",\\\"w\\\":91,\\\"x\\\":93.53557015642195,\\\"y\\\":202.6610746089451,\\\"pageCompId\\\":\\\"1021960592584921088\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"233b45a6-858d-4486-9fb7-1c70503502c0\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731638452515-1\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":171,\\\"x\\\":47,\\\"y\\\":344,\\\"pageCompId\\\":\\\"1021960592601698304\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"03718e74-b30f-44e9-873d-75eacf011834\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731638457909-2\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":231,\\\"x\\\":44,\\\"y\\\":650,\\\"pageCompId\\\":\\\"1021960592622669824\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"9db0eb47-7974-4f3f-8c87-e761eba17b8d\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731638464024-3\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":200,\\\"x\\\":576,\\\"y\\\":136,\\\"pageCompId\\\":\\\"1021960592647835648\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"ddacdb15-4f7f-4417-91f5-e2195199ed2f\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731638496760-4\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":212,\\\"x\\\":1079,\\\"y\\\":140,\\\"pageCompId\\\":\\\"1021960592664612864\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"d064d0b9-1470-4d35-9fc4-c4b88efe63bd\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731638502084-5\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":267,\\\"x\\\":1427,\\\"y\\\":144,\\\"pageCompId\\\":\\\"1021960592681390080\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"d4a88ee7-5091-4b8b-80f4-395b5af94a13\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731638509763-6\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":205,\\\"x\\\":1409,\\\"y\\\":309,\\\"pageCompId\\\":\\\"1021960592706555904\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"f115414b-da0c-4606-9ecd-af9d464cd4a5\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731638514808-7\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":192,\\\"x\\\":1431,\\\"y\\\":678,\\\"pageCompId\\\":\\\"1021960592735916032\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"b91f0e67-d931-49ab-98ce-43bbdf1f6c97\\\"},{\\\"visible\\\":true,\\\"h\\\":100,\\\"i\\\":\\\"1f05d4e8-af8b-43b9-bb80-0a1e803c9407\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragDecoration\\\",\\\"w\\\":443,\\\"x\\\":23,\\\"y\\\":16,\\\"pageCompId\\\":\\\"1021960592765276160\\\",\\\"componentName\\\":\\\"装饰1\\\",\\\"key\\\":\\\"053b7c8f-4c72-4230-a5f7-5eb46acce4e0\\\"},{\\\"visible\\\":true,\\\"h\\\":47,\\\"i\\\":\\\"16f505ae-dcc8-4329-841f-6816ed0f79fa\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JWeatherForecast\\\",\\\"w\\\":257,\\\"x\\\":202,\\\"y\\\":184,\\\"pageCompId\\\":\\\"1021960592786247680\\\",\\\"componentName\\\":\\\"滚动版\\\",\\\"key\\\":\\\"bf67a1de-364e-416a-88ff-ad9db3df8f5f\\\"},{\\\"visible\\\":true,\\\"h\\\":33,\\\"i\\\":\\\"1eb7afb8-829c-4ba6-a539-0b76f843d185\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JCurrentTime\\\",\\\"w\\\":270,\\\"x\\\":183,\\\"y\\\":238,\\\"pageCompId\\\":\\\"1021960592807219200\\\",\\\"componentName\\\":\\\"当前时间\\\",\\\"key\\\":\\\"e7bf2eb6-d0d3-4427-851c-4b6f7620d152\\\"},{\\\"visible\\\":true,\\\"h\\\":47,\\\"i\\\":\\\"9c8ccf30-2db6-4f5b-9a47-358748ce0077\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragDecoration\\\",\\\"w\\\":383,\\\"x\\\":74,\\\"y\\\":291,\\\"pageCompId\\\":\\\"1021960592844967936\\\",\\\"componentName\\\":\\\"装饰1\\\",\\\"key\\\":\\\"9f5b9308-ee8f-4a10-8bf5-74de1bd272fa\\\"},{\\\"visible\\\":true,\\\"h\\\":300,\\\"i\\\":\\\"e1437091-ec46-455b-851a-1b2262c9b427\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JLine\\\",\\\"w\\\":488,\\\"x\\\":31,\\\"y\\\":699,\\\"pageCompId\\\":\\\"1021960592861745152\\\",\\\"componentName\\\":\\\"基础折线图\\\",\\\"key\\\":\\\"c371e000-99f4-43c6-b660-5cd19ec59887\\\"},{\\\"visible\\\":true,\\\"h\\\":41,\\\"i\\\":\\\"es-drager-1731638963126-8\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragDecoration\\\",\\\"w\\\":396,\\\"x\\\":55,\\\"y\\\":607,\\\"pageCompId\\\":\\\"1021960592878522368\\\",\\\"componentName\\\":\\\"装饰1\\\",\\\"key\\\":\\\"bf2601e8-d445-49a6-a52d-9738278d633f\\\"},{\\\"visible\\\":true,\\\"h\\\":245,\\\"i\\\":\\\"ae124c04-e6d8-443b-9ddb-cb99c21300ed\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JGender\\\",\\\"w\\\":317,\\\"x\\\":98,\\\"y\\\":393,\\\"pageCompId\\\":\\\"1021960592899493888\\\",\\\"componentName\\\":\\\"男女占比\\\",\\\"key\\\":\\\"02cb5192-9972-4517-b00e-1382685803d2\\\"},{\\\"visible\\\":true,\\\"h\\\":100,\\\"i\\\":\\\"da3036d0-e3b7-4a05-a229-0d05389e7370\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragDecoration\\\",\\\"w\\\":604,\\\"x\\\":1326,\\\"y\\\":10,\\\"pageCompId\\\":\\\"1021960592941436928\\\",\\\"componentName\\\":\\\"装饰1\\\",\\\"key\\\":\\\"1712efe4-3815-46e2-aae4-2d08183b3e36\\\"},{\\\"visible\\\":true,\\\"h\\\":142,\\\"i\\\":\\\"c4fbcf36-1a87-499b-b0cb-46a26a2c2f5b\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JCountTo\\\",\\\"w\\\":712,\\\"x\\\":582,\\\"y\\\":218,\\\"pageCompId\\\":\\\"1021960592958214144\\\",\\\"componentName\\\":\\\"翻牌器\\\",\\\"key\\\":\\\"e4805388-607c-48a1-8b04-7ad672938721\\\"},{\\\"visible\\\":true,\\\"h\\\":527,\\\"i\\\":\\\"edd9d638-3fee-4e3e-84b4-9599bdc25a00\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JBubbleMap\\\",\\\"w\\\":718,\\\"x\\\":585,\\\"y\\\":393,\\\"pageCompId\\\":\\\"1021960592991768576\\\",\\\"componentName\\\":\\\"散点地图\\\",\\\"key\\\":\\\"07e69455-5f45-4b5a-874b-db3adf6a800b\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":54,\\\"x\\\":1451,\\\"h\\\":51,\\\"i\\\":\\\"5d6a9f04-f23e-493c-8825-59b784cef860\\\",\\\"y\\\":192,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1021960593008545792\\\",\\\"componentName\\\":\\\"图片\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragDecoration\\\",\\\"visible\\\":true,\\\"w\\\":406,\\\"x\\\":1445,\\\"h\\\":47,\\\"i\\\":\\\"es-drager-1731641087446-9\\\",\\\"y\\\":247,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1021960593029517312\\\",\\\"componentName\\\":\\\"装饰1\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":134,\\\"x\\\":1524,\\\"h\\\":33,\\\"i\\\":\\\"3716ccfd-c753-400e-80ba-37d73732e967\\\",\\\"y\\\":199,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1021960593063071744\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":128,\\\"x\\\":1678,\\\"h\\\":45,\\\"i\\\":\\\"es-drager-1731641329682-10\\\",\\\"y\\\":189,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1021960593079848960\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JRing\\\",\\\"visible\\\":true,\\\"w\\\":436,\\\"x\\\":1446,\\\"h\\\":300,\\\"i\\\":\\\"1fc939b3-3b6b-4d09-9c4e-cd37292f7ac5\\\",\\\"y\\\":334,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1021960593096626176\\\",\\\"componentName\\\":\\\"饼状环形图\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragDecoration\\\",\\\"visible\\\":true,\\\"w\\\":421,\\\"x\\\":1435,\\\"h\\\":47,\\\"i\\\":\\\"es-drager-1731642551406-11\\\",\\\"y\\\":617,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1021960593121792000\\\",\\\"componentName\\\":\\\"装饰1\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JCapsuleChart\\\",\\\"visible\\\":true,\\\"w\\\":450,\\\"x\\\":1427,\\\"h\\\":300,\\\"i\\\":\\\"37fa8779-2081-4f35-83ef-797ff9ddcce0\\\",\\\"y\\\":728,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1021960593138569216\\\",\\\"componentName\\\":\\\"胶囊图\\\"}]', '', '0', '1', 'admin', '2024-11-14 18:59:00', 'admin', '2024-11-28 11:53:23', NULL, 3, 2, 0, 0);\nINSERT INTO `onl_drag_page` VALUES ('1016994412900175872', '收视监控平台', '/drag/page/view/1016994412900175872', '#1E0047', '/img/bg/bg18.jpg', 100, 'dark', 'bigScreen', NULL, '{\\\"width\\\":1920,\\\"height\\\":2000}', '[{\\\"visible\\\":true,\\\"h\\\":52,\\\"i\\\":\\\"ae56fe51-65d1-4866-9789-f9229289964f\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":376,\\\"x\\\":779,\\\"y\\\":27,\\\"pageCompId\\\":\\\"1017286463101390848\\\",\\\"selected\\\":false,\\\"key\\\":\\\"33c6ecba-c0f5-46f2-9323-aab43e87eb63\\\"},{\\\"visible\\\":true,\\\"h\\\":45,\\\"i\\\":\\\"8ce1a978-3664-41d4-8d80-1b8f81deee0a\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":382,\\\"x\\\":774,\\\"y\\\":107,\\\"pageCompId\\\":\\\"1017286463134945280\\\",\\\"selected\\\":false,\\\"key\\\":\\\"936bc496-c82b-46b1-bc19-a9ee91929452\\\"},{\\\"visible\\\":true,\\\"h\\\":78,\\\"i\\\":\\\"04048a06-cefb-4dcd-ac0c-004da0229a9e\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragDecoration\\\",\\\"w\\\":403,\\\"x\\\":10,\\\"y\\\":52,\\\"pageCompId\\\":\\\"1017286463160111104\\\",\\\"selected\\\":false,\\\"key\\\":\\\"6cc237a4-89ad-4718-83c4-feb0b9a14ef9\\\"},{\\\"visible\\\":true,\\\"h\\\":33,\\\"i\\\":\\\"f69ec49c-ff6d-40f6-bcff-06a2d6742751\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JCurrentTime\\\",\\\"w\\\":270,\\\"x\\\":1629,\\\"y\\\":20,\\\"pageCompId\\\":\\\"1017286463176888320\\\",\\\"selected\\\":false,\\\"key\\\":\\\"1ac1bf52-506c-4d5b-95da-52f907854017\\\"},{\\\"visible\\\":true,\\\"h\\\":61,\\\"i\\\":\\\"5094172c-0de1-4f5d-84d8-fff43811bba5\\\",\\\"orderNum\\\":300,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JImg\\\",\\\"w\\\":93,\\\"x\\\":1558,\\\"y\\\":10,\\\"pageCompId\\\":\\\"1017286463185276928\\\",\\\"selected\\\":false,\\\"key\\\":\\\"dd9f7e52-86bc-4fcb-8bb2-bbd62e1a7546\\\"},{\\\"visible\\\":true,\\\"h\\\":59,\\\"i\\\":\\\"3d154544-9fab-4177-8fa8-dce02ccf8b5e\\\",\\\"orderNum\\\":300,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JWeatherForecast\\\",\\\"w\\\":267,\\\"x\\\":1635,\\\"y\\\":59,\\\"pageCompId\\\":\\\"1017286463202054144\\\",\\\"selected\\\":false,\\\"key\\\":\\\"375983aa-1c1b-4cd0-8d68-a67e55588edc\\\"},{\\\"visible\\\":true,\\\"h\\\":441,\\\"i\\\":\\\"9fe7eb28-0157-48ca-8535-34760368e2d7\\\",\\\"orderNum\\\":300,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"w\\\":599,\\\"x\\\":79,\\\"y\\\":190,\\\"pageCompId\\\":\\\"1017286463223025664\\\",\\\"selected\\\":false,\\\"key\\\":\\\"51cc5aff-ade9-40ef-9a31-891cc4779213\\\"},{\\\"visible\\\":true,\\\"h\\\":445,\\\"i\\\":\\\"es-drager-1731648824951-1\\\",\\\"orderNum\\\":300,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"w\\\":582,\\\"x\\\":699,\\\"y\\\":189,\\\"pageCompId\\\":\\\"1017286463235608576\\\",\\\"selected\\\":false,\\\"key\\\":\\\"8c08e246-f373-45e7-84cb-896b3c19c248\\\"},{\\\"visible\\\":true,\\\"h\\\":450,\\\"i\\\":\\\"es-drager-1731648851843-2\\\",\\\"orderNum\\\":300,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"w\\\":589,\\\"x\\\":1297,\\\"y\\\":187,\\\"pageCompId\\\":\\\"1017286463248191488\\\",\\\"selected\\\":false,\\\"key\\\":\\\"71fe25a3-4299-42c7-8a96-2415747940c9\\\"},{\\\"visible\\\":true,\\\"h\\\":405,\\\"i\\\":\\\"22aae23c-029e-456e-a1ac-0936cbfa6b6b\\\",\\\"orderNum\\\":300,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JVideoJs\\\",\\\"w\\\":568,\\\"x\\\":93,\\\"y\\\":207,\\\"pageCompId\\\":\\\"1017286463260774400\\\",\\\"selected\\\":false,\\\"key\\\":\\\"41da84ee-4ced-4414-af4c-acbf4cf2232c\\\"},{\\\"visible\\\":true,\\\"h\\\":416,\\\"i\\\":\\\"9d1f25e6-5446-4f78-90c6-7f9bd674b058\\\",\\\"orderNum\\\":300,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JVideoJs\\\",\\\"w\\\":560,\\\"x\\\":707,\\\"y\\\":201,\\\"pageCompId\\\":\\\"1017286463281745920\\\",\\\"selected\\\":false,\\\"key\\\":\\\"864aa918-532c-4407-9bb0-2e2041ae53f7\\\"},{\\\"visible\\\":true,\\\"h\\\":433,\\\"i\\\":\\\"85841a8f-e6cd-479a-9ba8-c36497b4e912\\\",\\\"orderNum\\\":300,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JVideoJs\\\",\\\"w\\\":570,\\\"x\\\":1306,\\\"y\\\":194,\\\"pageCompId\\\":\\\"1017286463294328832\\\",\\\"selected\\\":false,\\\"key\\\":\\\"8f12407a-94af-46c1-bd13-1e28fcbfaee0\\\"},{\\\"visible\\\":true,\\\"h\\\":56,\\\"i\\\":\\\"b0c4361a-0dfb-4575-88cb-edb593d4e120\\\",\\\"orderNum\\\":300,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":262,\\\"x\\\":81,\\\"y\\\":666,\\\"pageCompId\\\":\\\"1017286463311106048\\\",\\\"selected\\\":false,\\\"key\\\":\\\"245b1381-54f5-40fd-9475-e34e41587f37\\\"},{\\\"visible\\\":true,\\\"h\\\":417,\\\"i\\\":\\\"3ca04b91-c734-42b9-8eea-93dad3b04a7e\\\",\\\"orderNum\\\":300,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"w\\\":1790,\\\"x\\\":70,\\\"y\\\":747,\\\"pageCompId\\\":\\\"1017286463319494656\\\",\\\"selected\\\":false,\\\"key\\\":\\\"5627d105-4546-4692-abcd-42f2e61c3e45\\\"},{\\\"visible\\\":true,\\\"h\\\":335,\\\"i\\\":\\\"236cba9d-2c70-407e-8013-ee37e3d5d124\\\",\\\"orderNum\\\":300,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JMultipleLine\\\",\\\"w\\\":485,\\\"x\\\":109,\\\"y\\\":797,\\\"pageCompId\\\":\\\"1017286463332077568\\\",\\\"selected\\\":false,\\\"key\\\":\\\"644ef67f-0b41-4cb5-8cc5-1cac198d745f\\\"},{\\\"visible\\\":true,\\\"h\\\":335,\\\"i\\\":\\\"es-drager-1731649759290-3\\\",\\\"orderNum\\\":300,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JMultipleLine\\\",\\\"w\\\":485,\\\"x\\\":704,\\\"y\\\":797,\\\"pageCompId\\\":\\\"1017286463357243392\\\",\\\"selected\\\":false,\\\"key\\\":\\\"f92fba2e-d9c4-4e38-901d-d947f542e17b\\\"},{\\\"visible\\\":true,\\\"h\\\":335,\\\"i\\\":\\\"es-drager-1731649765690-4\\\",\\\"orderNum\\\":300,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JMultipleLine\\\",\\\"w\\\":485,\\\"x\\\":1292,\\\"y\\\":793,\\\"pageCompId\\\":\\\"1017286463369826304\\\",\\\"selected\\\":false,\\\"key\\\":\\\"3c1ab904-3923-4a51-80c5-d355c8516333\\\"},{\\\"visible\\\":true,\\\"h\\\":80,\\\"i\\\":\\\"3f014db1-34fe-41b7-bdff-ab4a23a7d6f6\\\",\\\"orderNum\\\":108,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JSelectRadio\\\",\\\"w\\\":400,\\\"x\\\":62,\\\"y\\\":7,\\\"pageCompId\\\":\\\"1017286463382409216\\\",\\\"selected\\\":false,\\\"key\\\":\\\"1fef29d3-cad8-4248-84d3-a778f7f1b389\\\"},{\\\"visible\\\":false,\\\"h\\\":351,\\\"i\\\":\\\"26735d51-f628-4ec6-8886-0ede0a7443af\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JVideoPlay\\\",\\\"w\\\":516,\\\"x\\\":121,\\\"y\\\":236,\\\"pageCompId\\\":\\\"1017286463394992128\\\",\\\"selected\\\":false,\\\"key\\\":\\\"861f9c1d-d8dc-418a-a8c6-19f9c8d3a7e1\\\"},{\\\"visible\\\":false,\\\"h\\\":361,\\\"i\\\":\\\"es-drager-1731650783569-1\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JVideoPlay\\\",\\\"w\\\":518,\\\"x\\\":730,\\\"y\\\":226,\\\"pageCompId\\\":\\\"1017286463411769344\\\",\\\"selected\\\":false,\\\"key\\\":\\\"9daa119e-566a-4c34-8643-49334e77701c\\\"},{\\\"visible\\\":false,\\\"h\\\":378,\\\"i\\\":\\\"es-drager-1731650792607-2\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JVideoPlay\\\",\\\"w\\\":521,\\\"x\\\":1329,\\\"y\\\":222,\\\"pageCompId\\\":\\\"1017286463436935168\\\",\\\"selected\\\":false,\\\"key\\\":\\\"75211ac2-b0de-45bf-87ae-f84c8a712368\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JBubble\\\",\\\"visible\\\":false,\\\"w\\\":851,\\\"x\\\":106,\\\"h\\\":360,\\\"i\\\":\\\"3acfc295-ea6d-4e16-83fd-bfd8d9022d8d\\\",\\\"y\\\":784,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1017286463449518080\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":false,\\\"w\\\":268,\\\"x\\\":1037,\\\"h\\\":63,\\\"i\\\":\\\"f499c09e-61cc-40f1-8496-d57d2f98f82c\\\",\\\"y\\\":752,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1017286463462100992\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JRing\\\",\\\"visible\\\":false,\\\"w\\\":666,\\\"x\\\":944,\\\"h\\\":385,\\\"i\\\":\\\"a82c61b6-4287-422a-b8e7-1cb34d17859a\\\",\\\"y\\\":794,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1017286463478878208\\\",\\\"selected\\\":false}]', '', '0', '1', 'admin', '2024-11-14 18:59:33', 'admin', '2024-11-15 14:20:03', NULL, 3, 2, 0, 0);\nINSERT INTO `onl_drag_page` VALUES ('1060068114432577536', '医美行业网络关注度', '/drag/page/view/1060068114432577536', NULL, '', 30, 'default', 'default', NULL, NULL, '[{\\\"pcX\\\":0,\\\"pcW\\\":24,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"h\\\":8,\\\"i\\\":\\\"95729a29-9b15-4102-8ca0-4474bcdfd6ea\\\",\\\"orderNum\\\":0,\\\"mobileY\\\":0,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":0,\\\"pageCompId\\\":\\\"1060097027263221760\\\",\\\"key\\\":\\\"9ae1b314-88e0-433d-985f-7d492c0f1c6c\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":78,\\\"h\\\":6,\\\"i\\\":\\\"89ac8d65-5a17-4c62-83cc-05f29f629734\\\",\\\"orderNum\\\":13,\\\"mobileY\\\":43,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":43,\\\"pageCompId\\\":\\\"1060097027275804672\\\",\\\"key\\\":\\\"8f9eac53-d1e3-422f-8b7f-7ab4a451effb\\\"},{\\\"pcX\\\":16,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":77,\\\"h\\\":6,\\\"i\\\":\\\"f5f244fb-deed-48eb-8ada-78dadbe08bd8\\\",\\\"orderNum\\\":21,\\\"mobileY\\\":79,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":79,\\\"pageCompId\\\":\\\"1060097027288387584\\\",\\\"key\\\":\\\"5a0519bf-a79f-4160-b287-ab62629eb9ac\\\"},{\\\"pcX\\\":8,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":78,\\\"h\\\":6,\\\"i\\\":\\\"de17aaaf-b81c-48b3-8309-854b1d0b3d14\\\",\\\"orderNum\\\":20,\\\"mobileY\\\":184,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":184,\\\"pageCompId\\\":\\\"1060097027300970496\\\",\\\"key\\\":\\\"5f9de8c9-5dd0-4bed-9b47-ef2b576f28e7\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"6979473b-9eb1-4d90-887c-483378b89886\\\",\\\"orderNum\\\":20,\\\"mobileY\\\":8,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":8,\\\"pageCompId\\\":\\\"1060097027309359104\\\",\\\"key\\\":\\\"98452364-6f51-4cff-9414-e72cea2b48d2\\\"},{\\\"pcX\\\":8,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"fabcd19e-73a2-4a44-9035-d18bccfa77ba\\\",\\\"orderNum\\\":25,\\\"mobileY\\\":149,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":149,\\\"pageCompId\\\":\\\"1060097027321942016\\\",\\\"key\\\":\\\"c941de1d-f16f-4674-8995-0702ae12d431\\\"},{\\\"pcX\\\":16,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"e5eb46cd-4d1a-447e-b42a-6e390fa7080e\\\",\\\"orderNum\\\":25,\\\"mobileY\\\":114,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":114,\\\"pageCompId\\\":\\\"1060097027334524928\\\",\\\"key\\\":\\\"d27f9779-ea26-4b2a-abba-a1e91cef8221\\\"},{\\\"pcX\\\":8,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":30,\\\"i\\\":\\\"f42ce4f9-0e56-47da-8220-254436afea6d\\\",\\\"orderNum\\\":25,\\\"mobileY\\\":154,\\\"mobileX\\\":0,\\\"component\\\":\\\"JSmoothLine\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":154,\\\"pageCompId\\\":\\\"1060097027347107840\\\",\\\"key\\\":\\\"5817d28c-8684-433a-9a09-89328f379c2b\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":43,\\\"h\\\":5,\\\"i\\\":\\\"102fa102-3bd7-4e86-83ea-77cc7ef23651\\\",\\\"orderNum\\\":44,\\\"mobileY\\\":219,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":219,\\\"pageCompId\\\":\\\"1060097027359690752\\\",\\\"key\\\":\\\"fd873bf0-1a7f-4f66-ac2a-615c00491700\\\"},{\\\"pcX\\\":16,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":48,\\\"h\\\":30,\\\"i\\\":\\\"6841deb3-d062-42d8-8a2b-b58f6da64159\\\",\\\"orderNum\\\":49,\\\"mobileY\\\":293,\\\"mobileX\\\":0,\\\"component\\\":\\\"JMultipleBar\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":286,\\\"pageCompId\\\":\\\"1060097027372273664\\\",\\\"key\\\":\\\"6dd95954-ce51-4957-b62f-b61420a8ad8e\\\"},{\\\"pcX\\\":8,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":43,\\\"h\\\":5,\\\"i\\\":\\\"201a48c1-924c-4da0-87e5-9dc0eb2579a9\\\",\\\"orderNum\\\":69,\\\"mobileY\\\":253,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":253,\\\"pageCompId\\\":\\\"1060097027380662272\\\",\\\"key\\\":\\\"2f3d3af4-a5a6-4764-8548-b8cc8b0030a2\\\"},{\\\"pcX\\\":16,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":43,\\\"h\\\":5,\\\"i\\\":\\\"7e2ecc0a-7930-4c76-9c9a-76af22a58f59\\\",\\\"orderNum\\\":78,\\\"mobileY\\\":288,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":281,\\\"pageCompId\\\":\\\"1060097027389050880\\\",\\\"key\\\":\\\"b4e7c69b-2853-403a-85c7-c1cdf9fec082\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":30,\\\"i\\\":\\\"88e40b11-fc48-4d59-8ba8-5d106f3dfa2b\\\",\\\"orderNum\\\":53,\\\"mobileY\\\":13,\\\"mobileX\\\":0,\\\"component\\\":\\\"JMixLineBar\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":13,\\\"pageCompId\\\":\\\"1060097027401633792\\\",\\\"key\\\":\\\"b761af88-7505-404a-998f-dfa7d2a14367\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":48,\\\"h\\\":30,\\\"i\\\":\\\"000017d9-054b-492f-9327-537c64b25f0f\\\",\\\"orderNum\\\":54,\\\"mobileY\\\":49,\\\"mobileX\\\":0,\\\"component\\\":\\\"JDynamicBar\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":49,\\\"pageCompId\\\":\\\"1060097027414216704\\\",\\\"key\\\":\\\"7ea7c14c-e71c-41d9-ad5d-4ee8c8de4aa7\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":84,\\\"h\\\":29,\\\"i\\\":\\\"0331fad4-d098-4aa4-84e1-0583a0ed828f\\\",\\\"orderNum\\\":80,\\\"mobileY\\\":224,\\\"mobileX\\\":0,\\\"component\\\":\\\"JDynamicBar\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":224,\\\"pageCompId\\\":\\\"1060097027430993920\\\",\\\"key\\\":\\\"447a9788-884d-4f95-a5a9-fe7130078ef8\\\"},{\\\"pcX\\\":8,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":48,\\\"h\\\":23,\\\"i\\\":\\\"f36d52f6-942b-438b-881a-2fd02ebfd7f0\\\",\\\"orderNum\\\":109,\\\"mobileY\\\":258,\\\"mobileX\\\":0,\\\"component\\\":\\\"JRing\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":258,\\\"pageCompId\\\":\\\"1060097027443576832\\\",\\\"key\\\":\\\"5e2cd922-9a7b-4706-a1ae-66635c985aaa\\\"},{\\\"pcX\\\":8,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":84,\\\"h\\\":29,\\\"i\\\":\\\"7c994b82-cde8-41a2-9192-21f8c92085b9\\\",\\\"orderNum\\\":109,\\\"mobileY\\\":190,\\\"mobileX\\\":0,\\\"component\\\":\\\"JCommonTable\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":190,\\\"pageCompId\\\":\\\"1060097027451965440\\\",\\\"key\\\":\\\"62e6b38a-f2fe-4e30-8a76-b5fe5404c665\\\"},{\\\"pcX\\\":16,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":83,\\\"h\\\":29,\\\"i\\\":\\\"7759c7d3-2ea1-4f89-9c49-9866e9d6cc77\\\",\\\"orderNum\\\":113,\\\"mobileY\\\":85,\\\"mobileX\\\":0,\\\"component\\\":\\\"JRing\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":85,\\\"pageCompId\\\":\\\"1060097027460354048\\\",\\\"key\\\":\\\"23b4812c-a369-43df-8f70-526a8e347842\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":12,\\\"moved\\\":false,\\\"pcY\\\":113,\\\"h\\\":30,\\\"i\\\":\\\"77b4c245-5240-4e96-8275-acdc5648c65b\\\",\\\"orderNum\\\":113,\\\"mobileY\\\":119,\\\"mobileX\\\":0,\\\"component\\\":\\\"JFunnel\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":119,\\\"pageCompId\\\":\\\"1060097027472936960\\\",\\\"key\\\":\\\"2c9e4290-51dd-4603-937e-4bb9ef72b04b\\\"}]', '', '988299668956545024', '1', 'admin', '2025-03-13 19:39:04', 'admin', '2025-03-13 17:34:10', '', 3, 74, 0, 0);\nINSERT INTO `onl_drag_page` VALUES ('1060100026798755840', '示例_首页', '/drag/page/view/1060100026798755840', NULL, '', 30, 'default', 'default', NULL, NULL, '[{\\\"pcX\\\":0,\\\"pcW\\\":13,\\\"moved\\\":false,\\\"pcY\\\":19,\\\"h\\\":25,\\\"i\\\":\\\"a80f65fe-cdc3-4fbe-a383-c526eda9886e\\\",\\\"mobileY\\\":0,\\\"mobileX\\\":0,\\\"component\\\":\\\"JQuickNav\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":0,\\\"pageCompId\\\":\\\"1064102585364434944\\\",\\\"key\\\":\\\"ebb10884-4571-4a62-976e-0de8d515d8bb\\\"},{\\\"pcX\\\":13,\\\"pcW\\\":11,\\\"moved\\\":false,\\\"pcY\\\":39,\\\"h\\\":51,\\\"i\\\":\\\"4d7f78a3-6520-45ae-85e4-ac0cfca514b3\\\",\\\"mobileY\\\":28,\\\"mobileX\\\":0,\\\"component\\\":\\\"JList\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":25,\\\"pageCompId\\\":\\\"1064102585402183680\\\",\\\"key\\\":\\\"8c0dfa3a-91a6-4429-8f29-80a225f6c862\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":24,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"h\\\":36,\\\"i\\\":\\\"1aab1f6b-316e-4046-9ec0-d68d35fa6142\\\",\\\"mobileY\\\":72,\\\"mobileX\\\":0,\\\"component\\\":\\\"JGrowCard\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":76,\\\"pageCompId\\\":\\\"1064102585435738112\\\",\\\"key\\\":\\\"ad8ecb70-a148-425d-8c0e-66a500da3f6b\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":13,\\\"moved\\\":false,\\\"pcY\\\":47,\\\"h\\\":88,\\\"i\\\":\\\"ab1fcd58-e150-4816-b06a-5d2a62517510\\\",\\\"mobileY\\\":108,\\\"mobileX\\\":0,\\\"component\\\":\\\"JProjectCard\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":112,\\\"pageCompId\\\":\\\"1064102585456709632\\\",\\\"key\\\":\\\"dba2cb08-ac72-471d-b2d0-57b005d4abe1\\\"},{\\\"pcX\\\":13,\\\"pcW\\\":11,\\\"moved\\\":false,\\\"pcY\\\":19,\\\"h\\\":33,\\\"i\\\":\\\"e5a73961-e1ba-462c-bf86-78fbb94390d4\\\",\\\"mobileY\\\":144,\\\"mobileX\\\":0,\\\"component\\\":\\\"JWaitMatter\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":200,\\\"pageCompId\\\":\\\"1064102585507041280\\\",\\\"key\\\":\\\"a289d618-3c4c-4739-b922-1d2da94f616c\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":24,\\\"moved\\\":false,\\\"pcY\\\":83,\\\"h\\\":41,\\\"i\\\":\\\"b1786985-070f-4f7b-8c46-b61c0ac9b8c7\\\",\\\"mobileY\\\":164,\\\"mobileX\\\":0,\\\"component\\\":\\\"JLine\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":233,\\\"pageCompId\\\":\\\"1064102585540595712\\\",\\\"key\\\":\\\"67ef02cb-e6af-4864-8c35-f389caee9c0c\\\"}]', '', '988299668956545024', '1', 'admin', '2025-03-13 14:50:52', 'admin', '2025-03-24 18:50:42', '', 3, 2, 0, 0);\nINSERT INTO `onl_drag_page` VALUES ('1060100061204631552', '示例_查询_联动', '/drag/page/view/1060100061204631552', NULL, '', 30, 'default', 'default', NULL, NULL, '[{\\\"pcX\\\":0,\\\"pcW\\\":24,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"h\\\":12,\\\"i\\\":\\\"d83aab3e-fb0e-4f5a-8c04-3b870e7d0cdd\\\",\\\"component\\\":\\\"JForm\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":0,\\\"pageCompId\\\":\\\"1060115766792736768\\\",\\\"key\\\":\\\"39f4e3eb-0e45-413a-bbef-83a5f594bf25\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":12,\\\"moved\\\":false,\\\"pcY\\\":12,\\\"h\\\":42,\\\"i\\\":\\\"79f3e507-d7ab-4cd5-9402-ca5b41086a73\\\",\\\"component\\\":\\\"JBar\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":12,\\\"pageCompId\\\":\\\"1060115766822096896\\\",\\\"key\\\":\\\"e0f6561e-74e6-45a7-8284-696328eee8da\\\"},{\\\"pcX\\\":12,\\\"pcW\\\":12,\\\"moved\\\":false,\\\"pcY\\\":12,\\\"h\\\":42,\\\"i\\\":\\\"95f190fb-69cc-4dc7-8f4c-b9f33460ad60\\\",\\\"component\\\":\\\"JPie\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":54,\\\"pageCompId\\\":\\\"1060115766830485504\\\",\\\"key\\\":\\\"0e404bb9-92e5-494e-82d3-c76b5cd285c7\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":12,\\\"moved\\\":false,\\\"pcY\\\":54,\\\"h\\\":35,\\\"i\\\":\\\"a7de05b4-3eab-40ce-bb95-39d650ea3c1b\\\",\\\"component\\\":\\\"JLine\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":96,\\\"pageCompId\\\":\\\"1060115766843068416\\\",\\\"key\\\":\\\"ca51edd4-c226-499e-8c7e-98d8cf08db65\\\"},{\\\"pcX\\\":12,\\\"pcW\\\":12,\\\"moved\\\":false,\\\"pcY\\\":54,\\\"h\\\":16,\\\"i\\\":\\\"9e46a297-752b-40bc-95c7-d28f87ce7cd5\\\",\\\"component\\\":\\\"JProgress\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":131,\\\"pageCompId\\\":\\\"1060115766855651328\\\",\\\"key\\\":\\\"3c4aa0ba-9473-4426-9aa5-7515b9c15fd0\\\"}]', '', '988299668956545024', '1', 'admin', '2025-03-13 14:46:01', 'admin', '2025-03-13 18:48:51', '', 3, 2, 0, 0);\nINSERT INTO `onl_drag_page` VALUES ('1067415011364732928', '旅游数据分析中心大屏副本8140', '/drag/page/view/1067415011364732928', '#1E0047', '/img/bg/bg1.png', 100, 'dark', 'bigScreen', NULL, '{\\\"width\\\":1920,\\\"height\\\":1080,\\\"waterMark\\\":{\\\"show\\\":false,\\\"content\\\":\\\"\\\",\\\"fontSize\\\":12,\\\"color\\\":\\\"#ffffff\\\",\\\"angle\\\":45},\\\"sysDefColor\\\":[{\\\"color\\\":\\\"#1e90ff\\\",\\\"color1\\\":\\\"#1e90ff\\\"},{\\\"color\\\":\\\"#90ee90\\\",\\\"color1\\\":\\\"#90ee90\\\"},{\\\"color\\\":\\\"#00ced1\\\",\\\"color1\\\":\\\"#00ced1\\\"},{\\\"color\\\":\\\"#e2bd84\\\",\\\"color1\\\":\\\"#e2bd84\\\"},{\\\"color\\\":\\\"#7a90e0\\\",\\\"color1\\\":\\\"#7a90e0\\\"},{\\\"color\\\":\\\"#3ba272\\\",\\\"color1\\\":\\\"#3ba272\\\"},{\\\"color\\\":\\\"#2be7ff\\\",\\\"color1\\\":\\\"#2be7ff\\\"},{\\\"color\\\":\\\"#0a8ada\\\",\\\"color1\\\":\\\"#0a8ada\\\"},{\\\"color\\\":\\\"#ffd700\\\",\\\"color1\\\":\\\"#ffd700\\\"}]}', '[{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JCapsuleChart\\\",\\\"visible\\\":true,\\\"w\\\":450,\\\"x\\\":1427,\\\"h\\\":300,\\\"i\\\":\\\"37fa8779-2081-4f35-83ef-797ff9ddcce0\\\",\\\"y\\\":728,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1084354835912884224\\\",\\\"componentName\\\":\\\"胶囊图\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragDecoration\\\",\\\"visible\\\":true,\\\"w\\\":421,\\\"x\\\":1435,\\\"h\\\":47,\\\"i\\\":\\\"es-drager-1731642551406-11\\\",\\\"y\\\":617,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1084354835984187392\\\",\\\"componentName\\\":\\\"装饰1\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JRing\\\",\\\"visible\\\":true,\\\"w\\\":436,\\\"x\\\":1446,\\\"h\\\":300,\\\"i\\\":\\\"1fc939b3-3b6b-4d09-9c4e-cd37292f7ac5\\\",\\\"y\\\":334,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1084354835996770304\\\",\\\"componentName\\\":\\\"饼状环形图\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":128,\\\"x\\\":1678,\\\"h\\\":45,\\\"i\\\":\\\"es-drager-1731641329682-10\\\",\\\"y\\\":189,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1084354836005158912\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":134,\\\"x\\\":1524,\\\"h\\\":33,\\\"i\\\":\\\"3716ccfd-c753-400e-80ba-37d73732e967\\\",\\\"y\\\":199,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1084354836021936128\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragDecoration\\\",\\\"visible\\\":true,\\\"w\\\":406,\\\"x\\\":1445,\\\"h\\\":47,\\\"i\\\":\\\"es-drager-1731641087446-9\\\",\\\"y\\\":247,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1084354836038713344\\\",\\\"componentName\\\":\\\"装饰1\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":54,\\\"x\\\":1451,\\\"h\\\":51,\\\"i\\\":\\\"5d6a9f04-f23e-493c-8825-59b784cef860\\\",\\\"y\\\":192,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1084354836055490560\\\",\\\"componentName\\\":\\\"图片\\\"},{\\\"visible\\\":true,\\\"h\\\":527,\\\"i\\\":\\\"edd9d638-3fee-4e3e-84b4-9599bdc25a00\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JBubbleMap\\\",\\\"w\\\":718,\\\"x\\\":585,\\\"y\\\":393,\\\"pageCompId\\\":\\\"1084354836063879168\\\",\\\"componentName\\\":\\\"散点地图\\\",\\\"key\\\":\\\"07e69455-5f45-4b5a-874b-db3adf6a800b\\\"},{\\\"visible\\\":true,\\\"h\\\":142,\\\"i\\\":\\\"c4fbcf36-1a87-499b-b0cb-46a26a2c2f5b\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JCountTo\\\",\\\"w\\\":712,\\\"x\\\":582,\\\"y\\\":218,\\\"pageCompId\\\":\\\"1084354836072267776\\\",\\\"componentName\\\":\\\"翻牌器\\\",\\\"key\\\":\\\"e4805388-607c-48a1-8b04-7ad672938721\\\"},{\\\"visible\\\":true,\\\"h\\\":100,\\\"i\\\":\\\"da3036d0-e3b7-4a05-a229-0d05389e7370\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragDecoration\\\",\\\"w\\\":604,\\\"x\\\":1326,\\\"y\\\":10,\\\"pageCompId\\\":\\\"1084354836080656384\\\",\\\"componentName\\\":\\\"装饰1\\\",\\\"key\\\":\\\"1712efe4-3815-46e2-aae4-2d08183b3e36\\\"},{\\\"visible\\\":true,\\\"h\\\":245,\\\"i\\\":\\\"ae124c04-e6d8-443b-9ddb-cb99c21300ed\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JGender\\\",\\\"w\\\":317,\\\"x\\\":98,\\\"y\\\":393,\\\"pageCompId\\\":\\\"1084354836084850688\\\",\\\"componentName\\\":\\\"男女占比\\\",\\\"key\\\":\\\"02cb5192-9972-4517-b00e-1382685803d2\\\"},{\\\"visible\\\":true,\\\"h\\\":41,\\\"i\\\":\\\"es-drager-1731638963126-8\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragDecoration\\\",\\\"w\\\":396,\\\"x\\\":55,\\\"y\\\":607,\\\"pageCompId\\\":\\\"1084354836093239296\\\",\\\"componentName\\\":\\\"装饰1\\\",\\\"key\\\":\\\"bf2601e8-d445-49a6-a52d-9738278d633f\\\"},{\\\"visible\\\":true,\\\"h\\\":300,\\\"i\\\":\\\"e1437091-ec46-455b-851a-1b2262c9b427\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JLine\\\",\\\"w\\\":488,\\\"x\\\":31,\\\"y\\\":699,\\\"pageCompId\\\":\\\"1084354836105822208\\\",\\\"componentName\\\":\\\"基础折线图\\\",\\\"key\\\":\\\"c371e000-99f4-43c6-b660-5cd19ec59887\\\"},{\\\"visible\\\":true,\\\"h\\\":47,\\\"i\\\":\\\"9c8ccf30-2db6-4f5b-9a47-358748ce0077\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragDecoration\\\",\\\"w\\\":383,\\\"x\\\":74,\\\"y\\\":291,\\\"pageCompId\\\":\\\"1084354836118405120\\\",\\\"componentName\\\":\\\"装饰1\\\",\\\"key\\\":\\\"9f5b9308-ee8f-4a10-8bf5-74de1bd272fa\\\"},{\\\"visible\\\":true,\\\"h\\\":33,\\\"i\\\":\\\"1eb7afb8-829c-4ba6-a539-0b76f843d185\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JCurrentTime\\\",\\\"w\\\":270,\\\"x\\\":183,\\\"y\\\":238,\\\"pageCompId\\\":\\\"1084354836126793728\\\",\\\"componentName\\\":\\\"当前时间\\\",\\\"key\\\":\\\"e7bf2eb6-d0d3-4427-851c-4b6f7620d152\\\"},{\\\"visible\\\":true,\\\"h\\\":47,\\\"i\\\":\\\"16f505ae-dcc8-4329-841f-6816ed0f79fa\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JWeatherForecast\\\",\\\"w\\\":257,\\\"x\\\":202,\\\"y\\\":184,\\\"pageCompId\\\":\\\"1084354836135182336\\\",\\\"componentName\\\":\\\"滚动版\\\",\\\"key\\\":\\\"bf67a1de-364e-416a-88ff-ad9db3df8f5f\\\"},{\\\"visible\\\":true,\\\"h\\\":100,\\\"i\\\":\\\"1f05d4e8-af8b-43b9-bb80-0a1e803c9407\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragDecoration\\\",\\\"w\\\":443,\\\"x\\\":23,\\\"y\\\":16,\\\"pageCompId\\\":\\\"1084354836151959552\\\",\\\"componentName\\\":\\\"装饰1\\\",\\\"key\\\":\\\"053b7c8f-4c72-4230-a5f7-5eb46acce4e0\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731638514808-7\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":192,\\\"x\\\":1431,\\\"y\\\":678,\\\"pageCompId\\\":\\\"1084354836156153856\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"b91f0e67-d931-49ab-98ce-43bbdf1f6c97\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731638509763-6\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":205,\\\"x\\\":1409,\\\"y\\\":309,\\\"pageCompId\\\":\\\"1084354836172931072\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"f115414b-da0c-4606-9ecd-af9d464cd4a5\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731638502084-5\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":267,\\\"x\\\":1427,\\\"y\\\":144,\\\"pageCompId\\\":\\\"1084354836177125376\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"d4a88ee7-5091-4b8b-80f4-395b5af94a13\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731638496760-4\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":212,\\\"x\\\":1079,\\\"y\\\":140,\\\"pageCompId\\\":\\\"1084354836185513984\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"d064d0b9-1470-4d35-9fc4-c4b88efe63bd\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731638464024-3\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":200,\\\"x\\\":576,\\\"y\\\":136,\\\"pageCompId\\\":\\\"1084354836193902592\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"ddacdb15-4f7f-4417-91f5-e2195199ed2f\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731638457909-2\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":231,\\\"x\\\":44,\\\"y\\\":650,\\\"pageCompId\\\":\\\"1084354836202291200\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"9db0eb47-7974-4f3f-8c87-e761eba17b8d\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"es-drager-1731638452515-1\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":171,\\\"x\\\":47,\\\"y\\\":344,\\\"pageCompId\\\":\\\"1084354836210679808\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"03718e74-b30f-44e9-873d-75eacf011834\\\"},{\\\"visible\\\":true,\\\"h\\\":74,\\\"i\\\":\\\"a2f9a2bc-f6cc-4811-add1-aa48cd7d499e\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JImg\\\",\\\"w\\\":91,\\\"x\\\":93.53557015642195,\\\"y\\\":202.6610746089451,\\\"pageCompId\\\":\\\"1084354836219068416\\\",\\\"componentName\\\":\\\"图片\\\",\\\"key\\\":\\\"233b45a6-858d-4486-9fb7-1c70503502c0\\\"},{\\\"visible\\\":true,\\\"h\\\":39,\\\"i\\\":\\\"03c0a8d6-e38b-4b37-8158-d048079be048\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":139,\\\"x\\\":35,\\\"y\\\":139,\\\"pageCompId\\\":\\\"1084354836231651328\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"08550975-dab7-48f8-8323-f12b93b7d579\\\"},{\\\"visible\\\":true,\\\"h\\\":88,\\\"i\\\":\\\"3ec5db86-1dc8-4fc1-84c0-e7db4e7934bd\\\",\\\"orderNum\\\":0,\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"w\\\":636,\\\"x\\\":673,\\\"y\\\":13,\\\"pageCompId\\\":\\\"1084354836235845632\\\",\\\"componentName\\\":\\\"文本\\\",\\\"key\\\":\\\"b992d9d0-a169-4750-8b85-043a6db79675\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":507,\\\"x\\\":1398,\\\"h\\\":926,\\\"i\\\":\\\"es-drager-1731642738303-13\\\",\\\"y\\\":125,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1084354836244234240\\\",\\\"componentName\\\":\\\"边框1\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":488,\\\"x\\\":20,\\\"h\\\":926,\\\"i\\\":\\\"5427a7d4-3c10-425f-a059-ecadd99cf9e0\\\",\\\"y\\\":127,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1084354836248428544\\\",\\\"componentName\\\":\\\"边框1\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":801,\\\"x\\\":550,\\\"h\\\":926,\\\"i\\\":\\\"es-drager-1731642710947-12\\\",\\\"y\\\":128,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1084354836252622848\\\",\\\"componentName\\\":\\\"边框1\\\"}]', NULL, '0', '0', 'admin', '2025-04-02 22:13:01', 'admin', '2025-05-19 16:05:50', '', 1000, 3, 0, 0);\nINSERT INTO `onl_drag_page` VALUES ('1084355229195993088', '监狱财政科数据展示副本6832', '/drag/page/view/1084355229195993088', '#1E0047', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/1背景_1731463744922.jpg', 100, 'dark', 'bigScreen', NULL, '{\\\"width\\\":1920,\\\"height\\\":1080,\\\"waterMark\\\":{\\\"show\\\":false,\\\"content\\\":\\\"\\\",\\\"fontSize\\\":12,\\\"color\\\":\\\"#ffffff\\\",\\\"angle\\\":45},\\\"sysDefColor\\\":[{\\\"color\\\":\\\"#1e90ff\\\",\\\"color1\\\":\\\"#1e90ff\\\"},{\\\"color\\\":\\\"#90ee90\\\",\\\"color1\\\":\\\"#90ee90\\\"},{\\\"color\\\":\\\"#00ced1\\\",\\\"color1\\\":\\\"#00ced1\\\"},{\\\"color\\\":\\\"#e2bd84\\\",\\\"color1\\\":\\\"#e2bd84\\\"},{\\\"color\\\":\\\"#7a90e0\\\",\\\"color1\\\":\\\"#7a90e0\\\"},{\\\"color\\\":\\\"#3ba272\\\",\\\"color1\\\":\\\"#3ba272\\\"},{\\\"color\\\":\\\"#2be7ff\\\",\\\"color1\\\":\\\"#2be7ff\\\"},{\\\"color\\\":\\\"#0a8ada\\\",\\\"color1\\\":\\\"#0a8ada\\\"},{\\\"color\\\":\\\"#ffd700\\\",\\\"color1\\\":\\\"#ffd700\\\"}]}', '[{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JScrollBoard\\\",\\\"visible\\\":true,\\\"w\\\":531,\\\"x\\\":1342,\\\"h\\\":326,\\\"i\\\":\\\"es-drager-1731579847826-41\\\",\\\"y\\\":681,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712543752192\\\",\\\"componentName\\\":\\\"轮播表\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JScrollBoard\\\",\\\"visible\\\":true,\\\"w\\\":671,\\\"x\\\":626,\\\"h\\\":338,\\\"i\\\":\\\"es-drager-1731579827097-40\\\",\\\"y\\\":675,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712589889536\\\",\\\"componentName\\\":\\\"轮播表\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JScrollBoard\\\",\\\"visible\\\":true,\\\"w\\\":531,\\\"x\\\":49,\\\"h\\\":326,\\\"i\\\":\\\"12b2c94e-529a-4668-a2de-9b2021e93f56\\\",\\\"y\\\":678,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712610861056\\\",\\\"componentName\\\":\\\"轮播表\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JArea\\\",\\\"visible\\\":true,\\\"w\\\":530,\\\"x\\\":1358,\\\"h\\\":258,\\\"i\\\":\\\"aeafbc37-dcbc-4385-8d24-643fa4dc4fcd\\\",\\\"y\\\":328,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712623443968\\\",\\\"componentName\\\":\\\"面积图\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JMultipleLine\\\",\\\"visible\\\":true,\\\"w\\\":682,\\\"x\\\":628,\\\"h\\\":309,\\\"i\\\":\\\"0811e80e-d0df-43d7-92c6-d7f0e0d62fd7\\\",\\\"y\\\":297,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712636026880\\\",\\\"componentName\\\":\\\"对比折线图\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JMultipleBar\\\",\\\"visible\\\":true,\\\"w\\\":543,\\\"x\\\":47,\\\"h\\\":257,\\\"i\\\":\\\"f5598f5b-7aee-4b4a-aa98-3703c9f471f4\\\",\\\"y\\\":335,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712648609792\\\",\\\"componentName\\\":\\\"对比柱形图\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":84,\\\"x\\\":1220,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731577464601-39\\\",\\\"y\\\":231,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712661192704\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":84,\\\"x\\\":850,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731577430161-38\\\",\\\"y\\\":231,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712669581312\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":1149,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731577285085-37\\\",\\\"y\\\":231,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712682164224\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":1154,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731577281301-36\\\",\\\"y\\\":146,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712690552832\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":782,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731577276117-35\\\",\\\"y\\\":231,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712694747136\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":803,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731577225841-34\\\",\\\"y\\\":150,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712703135744\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":1659,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576941854-33\\\",\\\"y\\\":296,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712711524352\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":1654,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576643262-31\\\",\\\"y\\\":225,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712736690176\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":1389,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576638739-30\\\",\\\"y\\\":294,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712749273088\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":1345,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576635331-29\\\",\\\"y\\\":225,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712761856000\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":179,\\\"x\\\":988,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576628027-28\\\",\\\"y\\\":196,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712782827520\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":630,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576622559-27\\\",\\\"y\\\":195,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712791216128\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":288,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576613557-26\\\",\\\"y\\\":294,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712807993344\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":47,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576610256-25\\\",\\\"y\\\":290,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712816381952\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":56,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576557313-24\\\",\\\"y\\\":219,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712824770560\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":161,\\\"x\\\":298,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731576490851-23\\\",\\\"y\\\":218,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712833159168\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":1008,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575790320-20\\\",\\\"y\\\":136,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712845742080\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":637,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575741874-19\\\",\\\"y\\\":145,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712862519296\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":1169,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575724256-18\\\",\\\"y\\\":205,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712891879424\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":1166,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575720590-17\\\",\\\"y\\\":122,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712900268032\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":801,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575713035-16\\\",\\\"y\\\":202,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712908656640\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":807,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575699841-15\\\",\\\"y\\\":124,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712921239552\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":1649,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575681208-14\\\",\\\"y\\\":263,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712929628160\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":1367,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575676489-13\\\",\\\"y\\\":259,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712938016768\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":1633,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575667327-12\\\",\\\"y\\\":192,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712946405376\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":1364,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575662995-11\\\",\\\"y\\\":192,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712958988288\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":151,\\\"x\\\":302,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575658548-10\\\",\\\"y\\\":259,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712967376896\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":57,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575655752-9\\\",\\\"y\\\":259,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712975765504\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":298,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575650336-8\\\",\\\"y\\\":183,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712984154112\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":132,\\\"x\\\":55,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575591936-7\\\",\\\"y\\\":185,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712988348416\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":144,\\\"x\\\":1338,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575579158-6\\\",\\\"y\\\":628,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739712996737024\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":195,\\\"x\\\":619,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575574764-5\\\",\\\"y\\\":628,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739713000931328\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":177,\\\"x\\\":44,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575571643-4\\\",\\\"y\\\":630,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739713009319936\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":144,\\\"x\\\":1332,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575564662-3\\\",\\\"y\\\":132,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739713013514240\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":144,\\\"x\\\":46,\\\"h\\\":33,\\\"i\\\":\\\"es-drager-1731575453492-2\\\",\\\"y\\\":135,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739713017708544\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":466,\\\"x\\\":730,\\\"h\\\":45,\\\"i\\\":\\\"es-drager-1731575388068-1\\\",\\\"y\\\":40,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739713026097152\\\",\\\"componentName\\\":\\\"文本\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":144,\\\"x\\\":27,\\\"h\\\":33,\\\"i\\\":\\\"bea2f336-12f8-4333-adb1-882c4a46f1ef\\\",\\\"y\\\":22,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109739713030291456\\\",\\\"componentName\\\":\\\"文本\\\"}]', NULL, '0', '0', 'admin', '2025-05-19 16:07:23', 'admin', '2025-07-28 17:16:16', '', 0, 3, 0, 0);\nINSERT INTO `onl_drag_page` VALUES ('1109725101517996032', '库存管理可视化大屏副本6834', '/drag/page/view/1109725101517996032', NULL, NULL, 100, 'default', 'default', NULL, NULL, '[{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":24,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"x\\\":0,\\\"h\\\":8,\\\"i\\\":\\\"377bfc6b-26f1-4fb0-8fe1-0acbc39149e2\\\",\\\"y\\\":0,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1109725129229762560\\\"},{\\\"component\\\":\\\"JGrowCard\\\",\\\"pcX\\\":0,\\\"w\\\":24,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"x\\\":0,\\\"h\\\":31,\\\"i\\\":\\\"94fb7d28-1f93-4506-8310-f39f6ca8f356\\\",\\\"y\\\":8,\\\"orderNum\\\":10,\\\"pageCompId\\\":\\\"1109725129259122688\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":39,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"79eb8d80-8720-4dac-b4ab-a1bd295d3fa5\\\",\\\"y\\\":39,\\\"orderNum\\\":65,\\\"pageCompId\\\":\\\"1109725129263316992\\\"},{\\\"component\\\":\\\"JList\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":44,\\\"x\\\":0,\\\"h\\\":11,\\\"i\\\":\\\"3e12ea9a-04b8-4f1a-819a-1666be83bb2c\\\",\\\"y\\\":44,\\\"orderNum\\\":51,\\\"pageCompId\\\":\\\"1109725129263316993\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":55,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"b1bc2b1b-4e38-4042-942d-50978e79236f\\\",\\\"y\\\":55,\\\"orderNum\\\":61,\\\"pageCompId\\\":\\\"1109725129280094208\\\"},{\\\"component\\\":\\\"JList\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":60,\\\"x\\\":0,\\\"h\\\":11,\\\"i\\\":\\\"ee6f5621-53ef-4d0f-a6c9-fd33982b2be1\\\",\\\"y\\\":60,\\\"orderNum\\\":71,\\\"pageCompId\\\":\\\"1109725129296871424\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":71,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"9d1b768d-17ac-461b-8597-41a969fd1589\\\",\\\"y\\\":71,\\\"orderNum\\\":82,\\\"pageCompId\\\":\\\"1109725129301065728\\\"},{\\\"component\\\":\\\"JList\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":76,\\\"x\\\":0,\\\"h\\\":11,\\\"i\\\":\\\"380b67f4-ada6-47df-83a0-83b9c62fa435\\\",\\\"y\\\":76,\\\"orderNum\\\":92,\\\"pageCompId\\\":\\\"1109725129301065729\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":87,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"0b6da57d-9804-4bfa-8ab8-54d690f8a09a\\\",\\\"y\\\":87,\\\"orderNum\\\":103,\\\"pageCompId\\\":\\\"1109725129313648640\\\"},{\\\"component\\\":\\\"JList\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":92,\\\"x\\\":0,\\\"h\\\":11,\\\"i\\\":\\\"c2551fe6-5a8f-4d45-bb3a-aa86dd6b46cd\\\",\\\"y\\\":92,\\\"orderNum\\\":113,\\\"pageCompId\\\":\\\"1109725129313648641\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"pcX\\\":5,\\\"w\\\":10,\\\"moved\\\":false,\\\"pcY\\\":39,\\\"x\\\":5,\\\"h\\\":20,\\\"i\\\":\\\"acecbdec-0b6b-4744-aeed-3f969e7915b6\\\",\\\"y\\\":39,\\\"orderNum\\\":124,\\\"pageCompId\\\":\\\"1109725129330425856\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"pcX\\\":5,\\\"w\\\":10,\\\"moved\\\":false,\\\"pcY\\\":59,\\\"x\\\":5,\\\"h\\\":22,\\\"i\\\":\\\"a3420701-faac-4d38-b7e2-9c12c3dc45e2\\\",\\\"y\\\":59,\\\"orderNum\\\":124,\\\"pageCompId\\\":\\\"1109725129330425857\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"pcX\\\":15,\\\"w\\\":9,\\\"moved\\\":false,\\\"pcY\\\":59,\\\"x\\\":15,\\\"h\\\":22,\\\"i\\\":\\\"a100e000-aee6-4138-8c72-0e4a830ec8de\\\",\\\"y\\\":59,\\\"orderNum\\\":124,\\\"pageCompId\\\":\\\"1109725129347203072\\\"},{\\\"component\\\":\\\"JMultipleBar\\\",\\\"pcX\\\":15,\\\"w\\\":9,\\\"moved\\\":false,\\\"pcY\\\":81,\\\"x\\\":15,\\\"h\\\":22,\\\"i\\\":\\\"7d4ec916-020b-4f35-baff-87951bf2aa48\\\",\\\"y\\\":81,\\\"orderNum\\\":124,\\\"pageCompId\\\":\\\"1109725129351397376\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"pcX\\\":0,\\\"w\\\":24,\\\"moved\\\":false,\\\"pcY\\\":110,\\\"x\\\":0,\\\"h\\\":45,\\\"i\\\":\\\"49592c96-4da5-4afb-9c15-fa7bea72bbc1\\\",\\\"y\\\":103,\\\"orderNum\\\":131,\\\"pageCompId\\\":\\\"1109725129418506240\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"pcX\\\":15,\\\"w\\\":9,\\\"moved\\\":false,\\\"pcY\\\":39,\\\"x\\\":15,\\\"h\\\":20,\\\"i\\\":\\\"ed714128-19d1-4117-a7b0-029620389fda\\\",\\\"y\\\":39,\\\"orderNum\\\":148,\\\"pageCompId\\\":\\\"1109725129418506241\\\"},{\\\"component\\\":\\\"JMultipleBar\\\",\\\"pcX\\\":5,\\\"w\\\":10,\\\"moved\\\":false,\\\"pcY\\\":81,\\\"x\\\":5,\\\"h\\\":22,\\\"i\\\":\\\"7bcdb3a7-eff0-4373-9911-e900d3e3ec7d\\\",\\\"y\\\":81,\\\"orderNum\\\":148,\\\"pageCompId\\\":\\\"1109725129443672064\\\"}]', NULL, '0', '0', 'admin', '2025-07-28 16:18:12', 'admin', '2025-07-28 16:18:19', '', 0, 54, 0, 0);\nINSERT INTO `onl_drag_page` VALUES ('1113362203690434560', '收视监控平台副本7069', '/drag/page/view/1113362203690434560', '#1E0047', '/img/bg/bg18.jpg', 100, 'dark', 'bigScreen', NULL, '{\\\"width\\\":1920,\\\"height\\\":2000}', '[{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":376,\\\"h\\\":52,\\\"x\\\":779,\\\"i\\\":\\\"ae56fe51-65d1-4866-9789-f9229289964f\\\",\\\"orderNum\\\":0,\\\"y\\\":27,\\\"pageCompId\\\":\\\"1113362203862401024\\\",\\\"selected\\\":false,\\\"key\\\":\\\"33c6ecba-c0f5-46f2-9323-aab43e87eb63\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":382,\\\"h\\\":45,\\\"x\\\":774,\\\"i\\\":\\\"8ce1a978-3664-41d4-8d80-1b8f81deee0a\\\",\\\"orderNum\\\":0,\\\"y\\\":107,\\\"pageCompId\\\":\\\"1113362203904344064\\\",\\\"selected\\\":false,\\\"key\\\":\\\"936bc496-c82b-46b1-bc19-a9ee91929452\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragDecoration\\\",\\\"visible\\\":true,\\\"w\\\":403,\\\"h\\\":78,\\\"x\\\":10,\\\"i\\\":\\\"04048a06-cefb-4dcd-ac0c-004da0229a9e\\\",\\\"orderNum\\\":0,\\\"y\\\":52,\\\"pageCompId\\\":\\\"1113362203921121280\\\",\\\"selected\\\":false,\\\"key\\\":\\\"6cc237a4-89ad-4718-83c4-feb0b9a14ef9\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JCurrentTime\\\",\\\"visible\\\":true,\\\"w\\\":270,\\\"h\\\":33,\\\"x\\\":1629,\\\"i\\\":\\\"f69ec49c-ff6d-40f6-bcff-06a2d6742751\\\",\\\"orderNum\\\":0,\\\"y\\\":20,\\\"pageCompId\\\":\\\"1113362203933704192\\\",\\\"selected\\\":false,\\\"key\\\":\\\"1ac1bf52-506c-4d5b-95da-52f907854017\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":93,\\\"h\\\":61,\\\"x\\\":1558,\\\"i\\\":\\\"5094172c-0de1-4f5d-84d8-fff43811bba5\\\",\\\"orderNum\\\":300,\\\"y\\\":10,\\\"pageCompId\\\":\\\"1113362203950481408\\\",\\\"selected\\\":false,\\\"key\\\":\\\"dd9f7e52-86bc-4fcb-8bb2-bbd62e1a7546\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JWeatherForecast\\\",\\\"visible\\\":true,\\\"w\\\":267,\\\"h\\\":59,\\\"x\\\":1635,\\\"i\\\":\\\"3d154544-9fab-4177-8fa8-dce02ccf8b5e\\\",\\\"orderNum\\\":300,\\\"y\\\":59,\\\"pageCompId\\\":\\\"1113362203975647232\\\",\\\"selected\\\":false,\\\"key\\\":\\\"375983aa-1c1b-4cd0-8d68-a67e55588edc\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":599,\\\"h\\\":441,\\\"x\\\":79,\\\"i\\\":\\\"9fe7eb28-0157-48ca-8535-34760368e2d7\\\",\\\"orderNum\\\":300,\\\"y\\\":190,\\\"pageCompId\\\":\\\"1113362203992424448\\\",\\\"selected\\\":false,\\\"key\\\":\\\"51cc5aff-ade9-40ef-9a31-891cc4779213\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":582,\\\"h\\\":445,\\\"x\\\":699,\\\"i\\\":\\\"es-drager-1731648824951-1\\\",\\\"orderNum\\\":300,\\\"y\\\":189,\\\"pageCompId\\\":\\\"1113362204013395968\\\",\\\"selected\\\":false,\\\"key\\\":\\\"8c08e246-f373-45e7-84cb-896b3c19c248\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":589,\\\"h\\\":450,\\\"x\\\":1297,\\\"i\\\":\\\"es-drager-1731648851843-2\\\",\\\"orderNum\\\":300,\\\"y\\\":187,\\\"pageCompId\\\":\\\"1113362204034367488\\\",\\\"selected\\\":false,\\\"key\\\":\\\"71fe25a3-4299-42c7-8a96-2415747940c9\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JVideoJs\\\",\\\"visible\\\":true,\\\"w\\\":568,\\\"h\\\":405,\\\"x\\\":93,\\\"i\\\":\\\"22aae23c-029e-456e-a1ac-0936cbfa6b6b\\\",\\\"orderNum\\\":300,\\\"y\\\":207,\\\"pageCompId\\\":\\\"1113362204051144704\\\",\\\"selected\\\":false,\\\"key\\\":\\\"41da84ee-4ced-4414-af4c-acbf4cf2232c\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JVideoJs\\\",\\\"visible\\\":true,\\\"w\\\":560,\\\"h\\\":416,\\\"x\\\":707,\\\"i\\\":\\\"9d1f25e6-5446-4f78-90c6-7f9bd674b058\\\",\\\"orderNum\\\":300,\\\"y\\\":201,\\\"pageCompId\\\":\\\"1113362204067921920\\\",\\\"selected\\\":false,\\\"key\\\":\\\"864aa918-532c-4407-9bb0-2e2041ae53f7\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JVideoJs\\\",\\\"visible\\\":true,\\\"w\\\":570,\\\"h\\\":433,\\\"x\\\":1306,\\\"i\\\":\\\"85841a8f-e6cd-479a-9ba8-c36497b4e912\\\",\\\"orderNum\\\":300,\\\"y\\\":194,\\\"pageCompId\\\":\\\"1113362204080504832\\\",\\\"selected\\\":false,\\\"key\\\":\\\"8f12407a-94af-46c1-bd13-1e28fcbfaee0\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":262,\\\"h\\\":56,\\\"x\\\":81,\\\"i\\\":\\\"b0c4361a-0dfb-4575-88cb-edb593d4e120\\\",\\\"orderNum\\\":300,\\\"y\\\":666,\\\"pageCompId\\\":\\\"1113362204093087744\\\",\\\"selected\\\":false,\\\"key\\\":\\\"245b1381-54f5-40fd-9475-e34e41587f37\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JDragBorder\\\",\\\"visible\\\":true,\\\"w\\\":1790,\\\"h\\\":417,\\\"x\\\":70,\\\"i\\\":\\\"3ca04b91-c734-42b9-8eea-93dad3b04a7e\\\",\\\"orderNum\\\":300,\\\"y\\\":747,\\\"pageCompId\\\":\\\"1113362204109864960\\\",\\\"selected\\\":false,\\\"key\\\":\\\"5627d105-4546-4692-abcd-42f2e61c3e45\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JMultipleLine\\\",\\\"visible\\\":true,\\\"w\\\":485,\\\"h\\\":335,\\\"x\\\":109,\\\"i\\\":\\\"236cba9d-2c70-407e-8013-ee37e3d5d124\\\",\\\"orderNum\\\":300,\\\"y\\\":797,\\\"pageCompId\\\":\\\"1113362204122447872\\\",\\\"selected\\\":false,\\\"key\\\":\\\"644ef67f-0b41-4cb5-8cc5-1cac198d745f\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JMultipleLine\\\",\\\"visible\\\":true,\\\"w\\\":485,\\\"h\\\":335,\\\"x\\\":704,\\\"i\\\":\\\"es-drager-1731649759290-3\\\",\\\"orderNum\\\":300,\\\"y\\\":797,\\\"pageCompId\\\":\\\"1113362204143419392\\\",\\\"selected\\\":false,\\\"key\\\":\\\"f92fba2e-d9c4-4e38-901d-d947f542e17b\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JMultipleLine\\\",\\\"visible\\\":true,\\\"w\\\":485,\\\"h\\\":335,\\\"x\\\":1292,\\\"i\\\":\\\"es-drager-1731649765690-4\\\",\\\"orderNum\\\":300,\\\"y\\\":793,\\\"pageCompId\\\":\\\"1113362204164390912\\\",\\\"selected\\\":false,\\\"key\\\":\\\"3c1ab904-3923-4a51-80c5-d355c8516333\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JSelectRadio\\\",\\\"visible\\\":true,\\\"w\\\":400,\\\"h\\\":80,\\\"x\\\":62,\\\"i\\\":\\\"3f014db1-34fe-41b7-bdff-ab4a23a7d6f6\\\",\\\"orderNum\\\":108,\\\"y\\\":7,\\\"pageCompId\\\":\\\"1113362204172779520\\\",\\\"selected\\\":false,\\\"key\\\":\\\"1fef29d3-cad8-4248-84d3-a778f7f1b389\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JVideoPlay\\\",\\\"visible\\\":false,\\\"w\\\":516,\\\"h\\\":351,\\\"x\\\":121,\\\"i\\\":\\\"26735d51-f628-4ec6-8886-0ede0a7443af\\\",\\\"orderNum\\\":0,\\\"y\\\":236,\\\"pageCompId\\\":\\\"1113362204193751040\\\",\\\"selected\\\":false,\\\"key\\\":\\\"861f9c1d-d8dc-418a-a8c6-19f9c8d3a7e1\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JVideoPlay\\\",\\\"visible\\\":false,\\\"w\\\":518,\\\"h\\\":361,\\\"x\\\":730,\\\"i\\\":\\\"es-drager-1731650783569-1\\\",\\\"orderNum\\\":0,\\\"y\\\":226,\\\"pageCompId\\\":\\\"1113362204210528256\\\",\\\"selected\\\":false,\\\"key\\\":\\\"9daa119e-566a-4c34-8643-49334e77701c\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JVideoPlay\\\",\\\"visible\\\":false,\\\"w\\\":521,\\\"h\\\":378,\\\"x\\\":1329,\\\"i\\\":\\\"es-drager-1731650792607-2\\\",\\\"orderNum\\\":0,\\\"y\\\":222,\\\"pageCompId\\\":\\\"1113362204223111168\\\",\\\"selected\\\":false,\\\"key\\\":\\\"75211ac2-b0de-45bf-87ae-f84c8a712368\\\"},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JBubble\\\",\\\"visible\\\":false,\\\"w\\\":851,\\\"x\\\":106,\\\"h\\\":360,\\\"i\\\":\\\"3acfc295-ea6d-4e16-83fd-bfd8d9022d8d\\\",\\\"y\\\":784,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"1113362204235694080\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JText\\\",\\\"visible\\\":false,\\\"w\\\":268,\\\"x\\\":1037,\\\"h\\\":63,\\\"i\\\":\\\"f499c09e-61cc-40f1-8496-d57d2f98f82c\\\",\\\"y\\\":752,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1113362204248276992\\\",\\\"selected\\\":false},{\\\"compTextName\\\":\\\"\\\",\\\"component\\\":\\\"JRing\\\",\\\"visible\\\":false,\\\"w\\\":666,\\\"x\\\":944,\\\"h\\\":385,\\\"i\\\":\\\"a82c61b6-4287-422a-b8e7-1cb34d17859a\\\",\\\"y\\\":794,\\\"orderNum\\\":300,\\\"pageCompId\\\":\\\"1113362204260859904\\\",\\\"selected\\\":false}]', NULL, '0', '0', 'admin', '2025-08-07 17:10:45', 'admin', '2025-08-07 17:10:54', '', 0, 3, 0, 1);\nINSERT INTO `onl_drag_page` VALUES ('1113362261391474688', '示例_首页副本6950', '/drag/page/view/1113362261391474688', NULL, '', 30, 'default', 'default', NULL, NULL, '[{\\\"pcX\\\":0,\\\"pcW\\\":13,\\\"moved\\\":false,\\\"pcY\\\":19,\\\"h\\\":25,\\\"i\\\":\\\"a80f65fe-cdc3-4fbe-a383-c526eda9886e\\\",\\\"mobileY\\\":0,\\\"mobileX\\\":0,\\\"component\\\":\\\"JQuickNav\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":0,\\\"pageCompId\\\":\\\"1113362261433417728\\\",\\\"key\\\":\\\"ebb10884-4571-4a62-976e-0de8d515d8bb\\\"},{\\\"pcX\\\":13,\\\"pcW\\\":11,\\\"moved\\\":false,\\\"pcY\\\":39,\\\"h\\\":51,\\\"i\\\":\\\"4d7f78a3-6520-45ae-85e4-ac0cfca514b3\\\",\\\"mobileY\\\":28,\\\"mobileX\\\":0,\\\"component\\\":\\\"JList\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":25,\\\"pageCompId\\\":\\\"1113362261462777856\\\",\\\"key\\\":\\\"8c0dfa3a-91a6-4429-8f29-80a225f6c862\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":24,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"h\\\":36,\\\"i\\\":\\\"1aab1f6b-316e-4046-9ec0-d68d35fa6142\\\",\\\"mobileY\\\":72,\\\"mobileX\\\":0,\\\"component\\\":\\\"JGrowCard\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":76,\\\"pageCompId\\\":\\\"1113362261483749376\\\",\\\"key\\\":\\\"ad8ecb70-a148-425d-8c0e-66a500da3f6b\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":13,\\\"moved\\\":false,\\\"pcY\\\":47,\\\"h\\\":88,\\\"i\\\":\\\"ab1fcd58-e150-4816-b06a-5d2a62517510\\\",\\\"mobileY\\\":108,\\\"mobileX\\\":0,\\\"component\\\":\\\"JProjectCard\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":112,\\\"pageCompId\\\":\\\"1113362261496332288\\\",\\\"key\\\":\\\"dba2cb08-ac72-471d-b2d0-57b005d4abe1\\\"},{\\\"pcX\\\":13,\\\"pcW\\\":11,\\\"moved\\\":false,\\\"pcY\\\":19,\\\"h\\\":33,\\\"i\\\":\\\"e5a73961-e1ba-462c-bf86-78fbb94390d4\\\",\\\"mobileY\\\":144,\\\"mobileX\\\":0,\\\"component\\\":\\\"JWaitMatter\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":200,\\\"pageCompId\\\":\\\"1113362261525692416\\\",\\\"key\\\":\\\"a289d618-3c4c-4739-b922-1d2da94f616c\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":24,\\\"moved\\\":false,\\\"pcY\\\":83,\\\"h\\\":41,\\\"i\\\":\\\"b1786985-070f-4f7b-8c46-b61c0ac9b8c7\\\",\\\"mobileY\\\":164,\\\"mobileX\\\":0,\\\"component\\\":\\\"JLine\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":233,\\\"pageCompId\\\":\\\"1113362261550858240\\\",\\\"key\\\":\\\"67ef02cb-e6af-4864-8c35-f389caee9c0c\\\"}]', NULL, '988299668956545024', '0', 'admin', '2025-08-07 17:10:59', 'admin', '2025-08-07 17:11:05', '', 0, 3, 0, 1);\nINSERT INTO `onl_drag_page` VALUES ('1113362302680203264', '医美行业网络关注度副本4006', '/drag/page/view/1113362302680203264', NULL, '', 30, 'default', 'default', NULL, NULL, '[{\\\"pcX\\\":0,\\\"pcW\\\":24,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"h\\\":8,\\\"i\\\":\\\"95729a29-9b15-4102-8ca0-4474bcdfd6ea\\\",\\\"orderNum\\\":0,\\\"mobileY\\\":0,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":0,\\\"pageCompId\\\":\\\"1113362302755700736\\\",\\\"key\\\":\\\"9ae1b314-88e0-433d-985f-7d492c0f1c6c\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":78,\\\"h\\\":6,\\\"i\\\":\\\"89ac8d65-5a17-4c62-83cc-05f29f629734\\\",\\\"orderNum\\\":13,\\\"mobileY\\\":43,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":43,\\\"pageCompId\\\":\\\"1113362302789255168\\\",\\\"key\\\":\\\"8f9eac53-d1e3-422f-8b7f-7ab4a451effb\\\"},{\\\"pcX\\\":16,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":77,\\\"h\\\":6,\\\"i\\\":\\\"f5f244fb-deed-48eb-8ada-78dadbe08bd8\\\",\\\"orderNum\\\":21,\\\"mobileY\\\":79,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":79,\\\"pageCompId\\\":\\\"1113362302806032384\\\",\\\"key\\\":\\\"5a0519bf-a79f-4160-b287-ab62629eb9ac\\\"},{\\\"pcX\\\":8,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":78,\\\"h\\\":6,\\\"i\\\":\\\"de17aaaf-b81c-48b3-8309-854b1d0b3d14\\\",\\\"orderNum\\\":20,\\\"mobileY\\\":184,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":184,\\\"pageCompId\\\":\\\"1113362302818615296\\\",\\\"key\\\":\\\"5f9de8c9-5dd0-4bed-9b47-ef2b576f28e7\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"6979473b-9eb1-4d90-887c-483378b89886\\\",\\\"orderNum\\\":20,\\\"mobileY\\\":8,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":8,\\\"pageCompId\\\":\\\"1113362302835392512\\\",\\\"key\\\":\\\"98452364-6f51-4cff-9414-e72cea2b48d2\\\"},{\\\"pcX\\\":8,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"fabcd19e-73a2-4a44-9035-d18bccfa77ba\\\",\\\"orderNum\\\":25,\\\"mobileY\\\":149,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":149,\\\"pageCompId\\\":\\\"1113362302847975424\\\",\\\"key\\\":\\\"c941de1d-f16f-4674-8995-0702ae12d431\\\"},{\\\"pcX\\\":16,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"e5eb46cd-4d1a-447e-b42a-6e390fa7080e\\\",\\\"orderNum\\\":25,\\\"mobileY\\\":114,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":114,\\\"pageCompId\\\":\\\"1113362302864752640\\\",\\\"key\\\":\\\"d27f9779-ea26-4b2a-abba-a1e91cef8221\\\"},{\\\"pcX\\\":8,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":30,\\\"i\\\":\\\"f42ce4f9-0e56-47da-8220-254436afea6d\\\",\\\"orderNum\\\":25,\\\"mobileY\\\":154,\\\"mobileX\\\":0,\\\"component\\\":\\\"JSmoothLine\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":154,\\\"pageCompId\\\":\\\"1113362302889918464\\\",\\\"key\\\":\\\"5817d28c-8684-433a-9a09-89328f379c2b\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":43,\\\"h\\\":5,\\\"i\\\":\\\"102fa102-3bd7-4e86-83ea-77cc7ef23651\\\",\\\"orderNum\\\":44,\\\"mobileY\\\":219,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":219,\\\"pageCompId\\\":\\\"1113362302906695680\\\",\\\"key\\\":\\\"fd873bf0-1a7f-4f66-ac2a-615c00491700\\\"},{\\\"pcX\\\":16,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":48,\\\"h\\\":30,\\\"i\\\":\\\"6841deb3-d062-42d8-8a2b-b58f6da64159\\\",\\\"orderNum\\\":49,\\\"mobileY\\\":293,\\\"mobileX\\\":0,\\\"component\\\":\\\"JMultipleBar\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":286,\\\"pageCompId\\\":\\\"1113362302915084288\\\",\\\"key\\\":\\\"6dd95954-ce51-4957-b62f-b61420a8ad8e\\\"},{\\\"pcX\\\":8,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":43,\\\"h\\\":5,\\\"i\\\":\\\"201a48c1-924c-4da0-87e5-9dc0eb2579a9\\\",\\\"orderNum\\\":69,\\\"mobileY\\\":253,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":253,\\\"pageCompId\\\":\\\"1113362302936055808\\\",\\\"key\\\":\\\"2f3d3af4-a5a6-4764-8548-b8cc8b0030a2\\\"},{\\\"pcX\\\":16,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":43,\\\"h\\\":5,\\\"i\\\":\\\"7e2ecc0a-7930-4c76-9c9a-76af22a58f59\\\",\\\"orderNum\\\":78,\\\"mobileY\\\":288,\\\"mobileX\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":281,\\\"pageCompId\\\":\\\"1113362302948638720\\\",\\\"key\\\":\\\"b4e7c69b-2853-403a-85c7-c1cdf9fec082\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":30,\\\"i\\\":\\\"88e40b11-fc48-4d59-8ba8-5d106f3dfa2b\\\",\\\"orderNum\\\":53,\\\"mobileY\\\":13,\\\"mobileX\\\":0,\\\"component\\\":\\\"JMixLineBar\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":13,\\\"pageCompId\\\":\\\"1113362302961221632\\\",\\\"key\\\":\\\"b761af88-7505-404a-998f-dfa7d2a14367\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":48,\\\"h\\\":30,\\\"i\\\":\\\"000017d9-054b-492f-9327-537c64b25f0f\\\",\\\"orderNum\\\":54,\\\"mobileY\\\":49,\\\"mobileX\\\":0,\\\"component\\\":\\\"JDynamicBar\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":49,\\\"pageCompId\\\":\\\"1113362302977998848\\\",\\\"key\\\":\\\"7ea7c14c-e71c-41d9-ad5d-4ee8c8de4aa7\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":84,\\\"h\\\":29,\\\"i\\\":\\\"0331fad4-d098-4aa4-84e1-0583a0ed828f\\\",\\\"orderNum\\\":80,\\\"mobileY\\\":224,\\\"mobileX\\\":0,\\\"component\\\":\\\"JDynamicBar\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":224,\\\"pageCompId\\\":\\\"1113362302994776064\\\",\\\"key\\\":\\\"447a9788-884d-4f95-a5a9-fe7130078ef8\\\"},{\\\"pcX\\\":8,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":48,\\\"h\\\":23,\\\"i\\\":\\\"f36d52f6-942b-438b-881a-2fd02ebfd7f0\\\",\\\"orderNum\\\":109,\\\"mobileY\\\":258,\\\"mobileX\\\":0,\\\"component\\\":\\\"JRing\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":258,\\\"pageCompId\\\":\\\"1113362303007358976\\\",\\\"key\\\":\\\"5e2cd922-9a7b-4706-a1ae-66635c985aaa\\\"},{\\\"pcX\\\":8,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":84,\\\"h\\\":29,\\\"i\\\":\\\"7c994b82-cde8-41a2-9192-21f8c92085b9\\\",\\\"orderNum\\\":109,\\\"mobileY\\\":190,\\\"mobileX\\\":0,\\\"component\\\":\\\"JCommonTable\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":190,\\\"pageCompId\\\":\\\"1113362303015747584\\\",\\\"key\\\":\\\"62e6b38a-f2fe-4e30-8a76-b5fe5404c665\\\"},{\\\"pcX\\\":16,\\\"pcW\\\":8,\\\"moved\\\":false,\\\"pcY\\\":83,\\\"h\\\":29,\\\"i\\\":\\\"7759c7d3-2ea1-4f89-9c49-9866e9d6cc77\\\",\\\"orderNum\\\":113,\\\"mobileY\\\":85,\\\"mobileX\\\":0,\\\"component\\\":\\\"JRing\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":85,\\\"pageCompId\\\":\\\"1113362303024136192\\\",\\\"key\\\":\\\"23b4812c-a369-43df-8f70-526a8e347842\\\"},{\\\"pcX\\\":0,\\\"pcW\\\":12,\\\"moved\\\":false,\\\"pcY\\\":113,\\\"h\\\":30,\\\"i\\\":\\\"77b4c245-5240-4e96-8275-acdc5648c65b\\\",\\\"orderNum\\\":113,\\\"mobileY\\\":119,\\\"mobileX\\\":0,\\\"component\\\":\\\"JFunnel\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":119,\\\"pageCompId\\\":\\\"1113362303036719104\\\",\\\"key\\\":\\\"2c9e4290-51dd-4603-937e-4bb9ef72b04b\\\"}]', NULL, '988299668956545024', '0', 'admin', '2025-08-07 17:11:08', 'admin', '2025-08-07 17:11:12', '', 0, 75, 0, 1);\nINSERT INTO `onl_drag_page` VALUES ('1151069555267260416', '集团综合数据大屏', '/drag/page/view/1151069555267260416', '#1E0047', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/背景_1756435878126.jpg', 100, 'dark', 'bigScreen', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/封面_1763554989082.png', '{\\\"width\\\":1920,\\\"height\\\":1080,\\\"waterMark\\\":{\\\"show\\\":false,\\\"content\\\":\\\"\\\",\\\"fontSize\\\":12,\\\"color\\\":\\\"#ffffff\\\",\\\"angle\\\":45},\\\"sysDefColor\\\":[{\\\"color\\\":\\\"#1e90ff\\\",\\\"color1\\\":\\\"#1e90ff\\\"},{\\\"color\\\":\\\"#90ee90\\\",\\\"color1\\\":\\\"#90ee90\\\"},{\\\"color\\\":\\\"#00ced1\\\",\\\"color1\\\":\\\"#00ced1\\\"},{\\\"color\\\":\\\"#e2bd84\\\",\\\"color1\\\":\\\"#e2bd84\\\"},{\\\"color\\\":\\\"#7a90e0\\\",\\\"color1\\\":\\\"#7a90e0\\\"},{\\\"color\\\":\\\"#3ba272\\\",\\\"color1\\\":\\\"#3ba272\\\"},{\\\"color\\\":\\\"#2be7ff\\\",\\\"color1\\\":\\\"#2be7ff\\\"},{\\\"color\\\":\\\"#0a8ada\\\",\\\"color1\\\":\\\"#0a8ada\\\"},{\\\"color\\\":\\\"#ffd700\\\",\\\"color1\\\":\\\"#ffd700\\\"}],\\\"layoutMode\\\":\\\"fullScreen\\\"}', '[{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":496,\\\"x\\\":705,\\\"h\\\":60,\\\"i\\\":\\\"8eca7087-2a7b-40d0-9732-7784fb4dbdfc\\\",\\\"y\\\":5,\\\"orderNum\\\":70,\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1151112776819200000\\\"},{\\\"component\\\":\\\"JTabToggle\\\",\\\"visible\\\":true,\\\"w\\\":680,\\\"x\\\":597,\\\"h\\\":70,\\\"i\\\":\\\"f695ef5a-9797-4a56-8a1f-3a4db443da22\\\",\\\"y\\\":62,\\\"orderNum\\\":70,\\\"componentName\\\":\\\"导航切换\\\",\\\"pageCompId\\\":\\\"1151112776861143040\\\",\\\"key\\\":\\\"299a2a16-346c-44ca-bd9c-6b62aaf8cf98\\\"},{\\\"visible\\\":false,\\\"h\\\":991.8710433763201,\\\"i\\\":\\\"es-drager-1762494714798-7\\\",\\\"props\\\":{\\\"elements\\\":[{\\\"component\\\":\\\"JStatsSummary\\\",\\\"visible\\\":true,\\\"w\\\":698,\\\"x\\\":602.672919109027,\\\"h\\\":85,\\\"i\\\":\\\"c1789d8c-8d56-410c-9a0e-90c65a2e20e1\\\",\\\"y\\\":48.61195779601541,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"4.9010360893832265%\\\",\\\"left\\\":\\\"31.130365064812537%\\\",\\\"width\\\":\\\"36.05437398342474%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"8.56966241404334%\\\"},\\\"componentName\\\":\\\"统计概览（背景模式）\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"1\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"项目总数\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 600,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"个\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"2\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"合同总数\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 900,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"个\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"3\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"收票总数\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 790,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"个\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"4\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"总金额\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 17790,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":697.9999999999999,\\\"height\\\":85},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":713,\\\"dataType\\\":1,\\\"h\\\":129,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"layout\\\":{\\\"padding\\\":{\\\"top\\\":9,\\\"left\\\":20,\\\"bottom\\\":0,\\\"right\\\":20},\\\"borderColor\\\":\\\"#0f66ff59\\\",\\\"borderRadius\\\":0,\\\"shadow\\\":\\\"none\\\",\\\"justify\\\":\\\"space-between\\\",\\\"borderWidth\\\":0,\\\"gap\\\":16,\\\"fill\\\":{\\\"image\\\":{\\\"size\\\":\\\"contain\\\",\\\"repeat\\\":\\\"no-repeat\\\",\\\"position\\\":\\\"center\\\",\\\"url\\\":\\\"drag/lib/img/bg01.png\\\"},\\\"color\\\":\\\"#0b2b63\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0bb2ff\\\",\\\"angle\\\":135,\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to bottom right\\\",\\\"startColor\\\":\\\"#05336a\\\"},\\\"type\\\":\\\"image\\\"}},\\\"highlight\\\":[],\\\"fieldMap\\\":{\\\"compareValue\\\":\\\"compareValue\\\",\\\"unit\\\":\\\"suffix\\\",\\\"negativeValue\\\":\\\"0\\\",\\\"compareState\\\":\\\"compareState\\\",\\\"label\\\":\\\"name\\\",\\\"value\\\":\\\"value\\\",\\\"positiveValue\\\":\\\"1\\\",\\\"compareLabel\\\":\\\"compareLabel\\\"},\\\"card\\\":{\\\"padding\\\":{\\\"horizontal\\\":3,\\\"vertical\\\":15},\\\"borderColor\\\":\\\"#0F66FF59\\\",\\\"borderRadius\\\":0,\\\"shadow\\\":\\\"none\\\",\\\"borderWidth\\\":0,\\\"blur\\\":24,\\\"minWidth\\\":100,\\\"fill\\\":{\\\"image\\\":{\\\"size\\\":\\\"cover\\\",\\\"repeat\\\":\\\"no-repeat\\\",\\\"position\\\":\\\"center\\\",\\\"url\\\":\\\"\\\"},\\\"color\\\":\\\"#0B2B6300\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0bb2ff\\\",\\\"angle\\\":135,\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to bottom right\\\",\\\"startColor\\\":\\\"#05336a\\\"},\\\"type\\\":\\\"none\\\"}},\\\"sections\\\":{\\\"middle\\\":{\\\"compare\\\":{\\\"valueStyle\\\":{\\\"positiveGradient\\\":{\\\"endColor\\\":\\\"#15f0c5\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#15f0c5\\\"},\\\"positiveColor\\\":\\\"#15F0C5\\\",\\\"fontSize\\\":14,\\\"negativeColor\\\":\\\"#D0021B\\\",\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#cfeaff\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#9ed3ff\\\"},\\\"negativeGradient\\\":{\\\"endColor\\\":\\\"#D0021B\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#D0021B\\\"},\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"alignItems\\\":\\\"center\\\",\\\"labelStyle\\\":{\\\"fontSize\\\":14,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#cfeaff\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#9ed3ff\\\"},\\\"fontColor\\\":\\\"#9ED3FF\\\"},\\\"label\\\":\\\"同比\\\"},\\\"paddingBottom\\\":10,\\\"show\\\":false,\\\"type\\\":\\\"compare\\\",\\\"align\\\":\\\"center\\\"},\\\"top\\\":{\\\"minHeight\\\":32,\\\"paddingBottom\\\":2,\\\"show\\\":true,\\\"paddingTop\\\":9,\\\"type\\\":\\\"value\\\",\\\"align\\\":\\\"center\\\",\\\"value\\\":{\\\"unit\\\":{\\\"fontSize\\\":18,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#cfeaff\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#9ed3ff\\\"},\\\"fontWeight\\\":500,\\\"fontColor\\\":\\\"#9ED3FF\\\"},\\\"unitGap\\\":6,\\\"fontSize\\\":20,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#D8F1FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#73E0FF\\\"},\\\"fontWeight\\\":600,\\\"fontColor\\\":\\\"#D8F1FF\\\"}},\\\"bottom\\\":{\\\"minHeight\\\":0,\\\"paddingBottom\\\":10,\\\"show\\\":true,\\\"label\\\":{\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#CFEAFF\\\"},\\\"paddingTop\\\":14,\\\"type\\\":\\\"label\\\",\\\"align\\\":\\\"center\\\"}}}}},{\\\"component\\\":\\\"JBreakRing\\\",\\\"visible\\\":true,\\\"w\\\":465.9999959429075,\\\"x\\\":1469.9648340688161,\\\"h\\\":188.99999576947263,\\\"i\\\":\\\"8400df78-833b-46c3-818b-94d611837818\\\",\\\"y\\\":34.6846393287222,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"3.4968899999999996%\\\",\\\"left\\\":\\\"75.929315%\\\",\\\"width\\\":\\\"24.070685%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"19.054895999999992%\\\"},\\\"componentName\\\":\\\"多色环形图\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":400,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 500,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"施工费\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 700,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"设计费\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 1000,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"土地款\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":465.9999959429075,\\\"height\\\":188.99999576947263},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":550,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"customColor\\\":[{\\\"color1\\\":\\\"#00ccdf\\\",\\\"color\\\":\\\"#2A6FFEC0\\\"},{\\\"color1\\\":\\\"#00c039\\\",\\\"color\\\":\\\"#28F2E699\\\"},{\\\"color1\\\":\\\"#ff7701\\\",\\\"color\\\":\\\"#FFA80099\\\"}],\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":50,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":14,\\\"fontWeight\\\":\\\"bold\\\"}},\\\"itemStyle\\\":{\\\"shadowBlur\\\":20,\\\"borderWidth\\\":4},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true,\\\"fontSize\\\":16,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"length2\\\":38,\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"vertical\\\",\\\"t\\\":22,\\\"show\\\":false},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"outRadius\\\":43,\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"top\\\":41,\\\"textAlign\\\":\\\"\\\",\\\"left\\\":\\\"center\\\",\\\"show\\\":true,\\\"customTop\\\":true,\\\"text\\\":\\\"成本分类\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"bold\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontSize\\\":24}},\\\"innerRadius\\\":46,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":80.00001018811254,\\\"x\\\":1170.8546088584762,\\\"h\\\":39.00000243327086,\\\"i\\\":\\\"es-drager-1763379841846-17\\\",\\\"y\\\":607.5369335982422,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"61.251604999999984%\\\",\\\"left\\\":\\\"60.47912600000001%\\\",\\\"width\\\":\\\"4.132306999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.931963%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422479798272\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目名称\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":80.00001018811254,\\\"height\\\":39.00000243327086},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#C3D3E6\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":80.00001018811254,\\\"x\\\":1070.83116610898,\\\"h\\\":39.00000243327086,\\\"i\\\":\\\"es-drager-1763379835852-16\\\",\\\"y\\\":407.4900435141388,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"41.08296599999999%\\\",\\\"left\\\":\\\"55.31253199999998%\\\",\\\"width\\\":\\\"4.132306999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.931963%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422479798272\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目名称\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":80.00001018811254,\\\"height\\\":39.00000243327086},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#C3D3E6\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":80.00001018811254,\\\"x\\\":955.6142713735522,\\\"h\\\":39.00000243327086,\\\"i\\\":\\\"es-drager-1763379828126-15\\\",\\\"y\\\":504.981246741806,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"50.911986%\\\",\\\"left\\\":\\\"49.361138%\\\",\\\"width\\\":\\\"4.132306999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.931963%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422479798272\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目名称\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":80.00001018811254,\\\"height\\\":39.00000243327086},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#C3D3E6\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":80.00001018811254,\\\"x\\\":799.8815821142322,\\\"h\\\":39.00000243327086,\\\"i\\\":\\\"es-drager-1763379820679-14\\\",\\\"y\\\":618.9320044052293,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"62.400451000000004%\\\",\\\"left\\\":\\\"41.31694799999999%\\\",\\\"width\\\":\\\"4.132306999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.931963%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422479798272\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目名称\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":80.00001018811254,\\\"height\\\":39.00000243327086},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#C3D3E6\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":49.00000551423213,\\\"x\\\":809.3657576585699,\\\"h\\\":32.000001487878116,\\\"i\\\":\\\"es-drager-1763379792283-13\\\",\\\"y\\\":543.8839267883006,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"54.834136999999984%\\\",\\\"left\\\":\\\"41.806842%\\\",\\\"width\\\":\\\"2.5310379999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.226226%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422496575488\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":49.00000551423213,\\\"height\\\":32.000001487878116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#96F5F8\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":49.00000551423213,\\\"x\\\":965.0984662775381,\\\"h\\\":32.000001487878116,\\\"i\\\":\\\"es-drager-1763379785352-12\\\",\\\"y\\\":428.6670457380076,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"43.218022%\\\",\\\"left\\\":\\\"49.85103299999999%\\\",\\\"width\\\":\\\"2.5310379999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.226226%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422496575488\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":49.00000551423213,\\\"height\\\":32.000001487878116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#96F5F8\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":49.00000551423213,\\\"x\\\":1186.669389396952,\\\"h\\\":32.000001487878116,\\\"i\\\":\\\"es-drager-1763379778444-11\\\",\\\"y\\\":531.2227325944438,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"53.55764099999999%\\\",\\\"left\\\":\\\"61.29602%\\\",\\\"width\\\":\\\"2.5310379999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.226226%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422496575488\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":49.00000551423213,\\\"height\\\":32.000001487878116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#96F5F8\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":49.00000551423213,\\\"x\\\":1087.9120482866356,\\\"h\\\":32.000001487878116,\\\"i\\\":\\\"es-drager-1763379772822-10\\\",\\\"y\\\":314.71628807458416,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"31.729556999999993%\\\",\\\"left\\\":\\\"56.194824999999994%\\\",\\\"width\\\":\\\"2.5310379999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.226226%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422496575488\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":49.00000551423213,\\\"height\\\":32.000001487878116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#96F5F8\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":1163.1934345963189,\\\"h\\\":48.00000223181718,\\\"i\\\":\\\"es-drager-1763379765062-9\\\",\\\"y\\\":502.3681228031894,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"50.648532%\\\",\\\"left\\\":\\\"60.083396999999984%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.839339%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422517547008\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"994,150\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":48.00000223181718},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4EABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":792.2204078520751,\\\"h\\\":48.00000223181718,\\\"i\\\":\\\"es-drager-1763379758530-8\\\",\\\"y\\\":507.432596513248,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"51.15913%\\\",\\\"left\\\":\\\"40.921219%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.839339%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422517547008\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"994,150\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":48.00000223181718},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4EABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":951.7514601078782,\\\"h\\\":48.00000223181718,\\\"i\\\":\\\"es-drager-1763379754034-7\\\",\\\"y\\\":394.747952317984,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"39.79831399999999%\\\",\\\"left\\\":\\\"49.161609%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.839339%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422517547008\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"994,150\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":48.00000223181718},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4EABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":1072.0328194789686,\\\"h\\\":48.00000223181718,\\\"i\\\":\\\"es-drager-1763379749488-6\\\",\\\"y\\\":284.5955548964599,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"28.692797999999996%\\\",\\\"left\\\":\\\"55.374601999999996%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.839339%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422517547008\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"994,150\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":48.00000223181718},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4EABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":163.99999475010551,\\\"x\\\":1036.7666839863778,\\\"h\\\":43.00000013957801,\\\"i\\\":\\\"es-drager-1763379412964-5\\\",\\\"y\\\":754.5967136818532,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"76.07810699999999%\\\",\\\"left\\\":\\\"53.55297100000001%\\\",\\\"width\\\":\\\"8.471227999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.335241%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422542712832\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"合同即将到期提醒\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":163.99999475010551,\\\"height\\\":43.00000013957801},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":163.99999475010551,\\\"x\\\":716.5673937336227,\\\"h\\\":43.00000013957801,\\\"i\\\":\\\"es-drager-1763379399584-4\\\",\\\"y\\\":754.7256767549129,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"76.09110899999999%\\\",\\\"left\\\":\\\"37.013451%\\\",\\\"width\\\":\\\"8.471227999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.335241%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422542712832\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目审批通过提醒\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":163.99999475010551,\\\"height\\\":43.00000013957801},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JScrollList\\\",\\\"visible\\\":true,\\\"w\\\":278.00000007233297,\\\"x\\\":998.8393905981011,\\\"h\\\":164.99999961291928,\\\"i\\\":\\\"es-drager-1763379229297-3\\\",\\\"y\\\":801.8241475579845,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"80.83955599999999%\\\",\\\"left\\\":\\\"51.59388100000001%\\\",\\\"width\\\":\\\"14.359765%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"16.635226999999997%\\\"},\\\"componentName\\\":\\\"滚动列表(多行+序号)\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"JS-CG-12354653合同剩余3天\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 131.73\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"JS-CG-12354653合同剩余3天\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 11.04\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"JS-CG-12354653合同剩余3天\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 36.81\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"JS-CG-12354653合同剩余3天\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 24.64\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"JS-CG-12354653合同剩余3天\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 24.64\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":278.00000007233297,\\\"height\\\":164.99999961291928},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":515,\\\"dataType\\\":1,\\\"h\\\":220,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"showIndex\\\":true,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"fieldMapping\\\":[{\\\"marginRight\\\":18,\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":13,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#FFFFFF\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#000000\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#41AAE0\\\",\\\"marginLeft\\\":10},\\\"prefix\\\":\\\"\\\",\\\"prefixStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"enabled\\\":true},\\\"name\\\":\\\"标题\\\",\\\"width\\\":250,\\\"textStyle\\\":{\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"bold\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"key\\\":\\\"title\\\",\\\"marginLeft\\\":0}],\\\"itemsPerRow\\\":1,\\\"borderRadius\\\":8,\\\"autoScrollEnabled\\\":true,\\\"showHeader\\\":false,\\\"indexFieldStyle\\\":{\\\"width\\\":28,\\\"textStyle\\\":{\\\"fontSize\\\":21,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#F54100\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#D4BA28\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"marginLeft\\\":15},\\\"header\\\":{\\\"padding\\\":\\\"8px 0\\\",\\\"backgroundColor\\\":\\\"#1890FF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"row\\\":{\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundImg\\\":\\\"\\\",\\\"alternateBackgroundColor\\\":\\\"#F8F9FA\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"marginBottom\\\":10,\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundType\\\":\\\"image\\\",\\\"height\\\":33,\\\"marginLeft\\\":37}}}},{\\\"component\\\":\\\"JScrollList\\\",\\\"visible\\\":true,\\\"w\\\":278.00000007233297,\\\"x\\\":667.2450113558968,\\\"h\\\":150.99999772213383,\\\"i\\\":\\\"782fa728-19d6-45f1-afc4-df366e048e7f\\\",\\\"y\\\":818.4126650668006,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"82.512003%\\\",\\\"left\\\":\\\"34.46576099999999%\\\",\\\"width\\\":\\\"14.359765%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"15.223752999999999%\\\"},\\\"componentName\\\":\\\"滚动列表(多行+序号)\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"XXXXX项目通过竣工结算审批\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 131.73\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"XXXXXXX项目通过竣工结算审批\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 11.04\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"XXXXXXX项目通过竣工结算审批\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 36.81\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"XXXXX项目通过竣T结算审批\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 24.64\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"XX项目通过竣工结算审批\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 24.64\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":278.00000007233297,\\\"height\\\":150.99999772213383},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":515,\\\"dataType\\\":1,\\\"h\\\":220,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"showIndex\\\":true,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"fieldMapping\\\":[{\\\"marginRight\\\":18,\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":13,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#FFFFFF\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#000000\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#41AAE0\\\",\\\"marginLeft\\\":10},\\\"prefix\\\":\\\"\\\",\\\"prefixStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"enabled\\\":true},\\\"name\\\":\\\"标题\\\",\\\"width\\\":250,\\\"textStyle\\\":{\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"bold\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"key\\\":\\\"title\\\",\\\"marginLeft\\\":0}],\\\"itemsPerRow\\\":1,\\\"borderRadius\\\":8,\\\"autoScrollEnabled\\\":true,\\\"showHeader\\\":false,\\\"indexFieldStyle\\\":{\\\"width\\\":28,\\\"textStyle\\\":{\\\"fontSize\\\":21,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#F54100\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#D4BA28\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"marginLeft\\\":15},\\\"header\\\":{\\\"padding\\\":\\\"8px 0\\\",\\\"backgroundColor\\\":\\\"#1890FF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"row\\\":{\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundImg\\\":\\\"\\\",\\\"alternateBackgroundColor\\\":\\\"#F8F9FA\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"marginBottom\\\":10,\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundType\\\":\\\"image\\\",\\\"height\\\":33,\\\"marginLeft\\\":37}}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":286.0000068990387,\\\"x\\\":990.8558007531537,\\\"h\\\":184.000003595944,\\\"i\\\":\\\"es-drager-1763378891880-2\\\",\\\"y\\\":797.6389179343269,\\\"orderNum\\\":1074.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"80.417603%\\\",\\\"left\\\":\\\"51.181498000000005%\\\",\\\"width\\\":\\\"14.772995999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"18.550799000000005%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":286.0000068990387,\\\"height\\\":184.000003595944},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_14_1763552764377.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":297.9999880996249,\\\"x\\\":657.995300512122,\\\"h\\\":179.00000150370474,\\\"i\\\":\\\"es-drager-1763378858332-1\\\",\\\"y\\\":801.5662412492858,\\\"orderNum\\\":1074.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"80.81355399999998%\\\",\\\"left\\\":\\\"33.987978%\\\",\\\"width\\\":\\\"15.392840999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"18.04670099999999%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":297.9999880996249,\\\"height\\\":179.00000150370474},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_14_1763552764377.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":1164.5720932307152,\\\"h\\\":120.00000062018773,\\\"i\\\":\\\"es-drager-1763118788337-7\\\",\\\"y\\\":499.0926174630956,\\\"orderNum\\\":1074.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"50.318297%\\\",\\\"left\\\":\\\"60.154609999999984%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"12.098347%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":120.00000062018773},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_44_1763551574907.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":793.599047126823,\\\"h\\\":120.00000062018773,\\\"i\\\":\\\"es-drager-1763118782377-6\\\",\\\"y\\\":509.2215748019232,\\\"orderNum\\\":1074.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"51.339493999999995%\\\",\\\"left\\\":\\\"40.992430999999996%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"12.098347%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":120.00000062018773},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_44_1763551574907.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":948.1946087239393,\\\"h\\\":120.00000062018773,\\\"i\\\":\\\"es-drager-1763118776146-5\\\",\\\"y\\\":394.13364690597933,\\\"orderNum\\\":1074.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"39.73638%\\\",\\\"left\\\":\\\"48.977883999999996%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"12.098347%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":120.00000062018773},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_44_1763551574907.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":1067.2098470962017,\\\"h\\\":120.00000062018773,\\\"i\\\":\\\"es-drager-1763118767012-4\\\",\\\"y\\\":290.3118366626732,\\\"orderNum\\\":1074.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"29.26911099999999%\\\",\\\"left\\\":\\\"55.12547699999999%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"12.098347%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":120.00000062018773},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_44_1763551574907.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":49.00000551423213,\\\"x\\\":923.445466652849,\\\"h\\\":32.000001487878116,\\\"i\\\":\\\"es-drager-1763118663383-3\\\",\\\"y\\\":222.41851171132498,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"22.424135999999997%\\\",\\\"left\\\":\\\"47.699495999999996%\\\",\\\"width\\\":\\\"2.5310379999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.226226%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422496575488\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":49.00000551423213,\\\"height\\\":32.000001487878116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#96F5F8\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":902.5017538498712,\\\"h\\\":48.00000223181718,\\\"i\\\":\\\"es-drager-1763118651031-2\\\",\\\"y\\\":192.2977785332007,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"19.387376999999997%\\\",\\\"left\\\":\\\"46.617672999999996%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.839339%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422517547008\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"994,150\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":48.00000223181718},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4EABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":80.00001018811254,\\\"x\\\":911.429049110856,\\\"h\\\":39.00000243327086,\\\"i\\\":\\\"es-drager-1763118614581-1\\\",\\\"y\\\":305.06330981205195,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"30.756348%\\\",\\\"left\\\":\\\"47.078802%\\\",\\\"width\\\":\\\"4.132306999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.931963%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422479798272\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目名称\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":80.00001018811254,\\\"height\\\":39.00000243327086},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#C3D3E6\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":904.0093671015944,\\\"h\\\":120.00000062018773,\\\"i\\\":\\\"5bf358de-c9b6-45d3-8965-ca7a70dafc6b\\\",\\\"y\\\":194.2157099762253,\\\"orderNum\\\":1074.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"19.580741999999994%\\\",\\\"left\\\":\\\"46.69554699999999%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"12.098347%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":120.00000062018773},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_44_1763551574907.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JMultipleLine\\\",\\\"visible\\\":true,\\\"w\\\":512.0000109969051,\\\"x\\\":1344.6189907024152,\\\"h\\\":168.0000028520049,\\\"i\\\":\\\"32542357-d15f-4650-a311-f9249a18933e\\\",\\\"y\\\":257.5216908642207,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"25.963222999999996%\\\",\\\"left\\\":\\\"69.45472199999999%\\\",\\\"width\\\":\\\"26.446761999999996%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"16.937686000000003%\\\"},\\\"componentName\\\":\\\"对比折线图\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"markLineConfig\\\":{\\\"show\\\":false,\\\"markLine\\\":[]},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 199,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"目标成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 799,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"目标成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 388,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"目标成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 459,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"目标成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 800,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"目标成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 420,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"目标成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"7月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 580,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"目标成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"8月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 420,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"目标成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"9月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 700,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"目标成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 20,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"实际成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 210,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"实际成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 220,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"实际成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 580,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"实际成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 500,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"实际成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 800,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"实际成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"7月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 810,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"实际成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"8月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 850,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"实际成本\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"9月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 990,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"实际成本\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":512.0000109969051,\\\"height\\\":168.0000028520049},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#8F8D8D\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"name\\\":\\\"单位(万元)\\\",\\\"yUnit\\\":\\\"\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color1\\\":\\\"#e2bd84\\\",\\\"color\\\":\\\"#44F0FFB3\\\"},{\\\"color1\\\":\\\"#3ba272\\\",\\\"color\\\":\\\"#AB315CB3\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":35,\\\"left\\\":20,\\\"bottom\\\":18,\\\"right\\\":1,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"symbol\\\":\\\"circle\\\",\\\"symbolSize\\\":6,\\\"lineType\\\":\\\"area\\\",\\\"label\\\":{\\\"position\\\":\\\"top\\\"}}],\\\"legend\\\":{\\\"t\\\":1},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"textAlign\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"component\\\":\\\"JPie\\\",\\\"visible\\\":true,\\\"w\\\":450.00000164914417,\\\"x\\\":1373.739734956155,\\\"h\\\":299.99999659111404,\\\"i\\\":\\\"06345dbb-ae74-47bd-89e0-cb97aa16d150\\\",\\\"y\\\":503.14888401369353,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"50.727248%\\\",\\\"left\\\":\\\"70.95891999999999%\\\",\\\"width\\\":\\\"23.244223999999996%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"30.245866999999993%\\\"},\\\"componentName\\\":\\\"饼图\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 179,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"前期阶段\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 79,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"施工阶段\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 19,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"审计阶段\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 17,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"竣工阶段\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":450.0000016491442,\\\"height\\\":299.99999659111404},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"customColor\\\":[{\\\"color1\\\":\\\"#326CF102\\\",\\\"color\\\":\\\"#326CF1\\\"},{\\\"color1\\\":\\\"#35B9FD00\\\",\\\"color\\\":\\\"#35B9FD\\\"},{\\\"color1\\\":\\\"#FFC94700\\\",\\\"color\\\":\\\"#FFC947\\\"},{\\\"color1\\\":\\\"#BD67FF00\\\",\\\"color\\\":\\\"#BD67FF\\\"}],\\\"grid\\\":{\\\"top\\\":49,\\\"left\\\":43,\\\"show\\\":false},\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"vertical\\\",\\\"t\\\":19},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"isRadius\\\":true,\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"outRadius\\\":71,\\\"innerRadius\\\":53,\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"textAlign\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"component\\\":\\\"JRingProgress\\\",\\\"visible\\\":true,\\\"w\\\":140.99999690293086,\\\"x\\\":1645.6975307150763,\\\"h\\\":116.99999738110213,\\\"i\\\":\\\"es-drager-1763019222261-6\\\",\\\"y\\\":848.5416208558744,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"85.54959099999999%\\\",\\\"left\\\":\\\"85.00658199999998%\\\",\\\"width\\\":\\\"7.28319%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"11.795887999999998%\\\"},\\\"componentName\\\":\\\"基础环形图\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"占比\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 20\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":140.99999690293086,\\\"height\\\":116.99999738110212},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":300,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"color\\\":\\\"#1E90FF\\\",\\\"valueFontSize\\\":16,\\\"body\\\":{\\\"gradient\\\":{\\\"type\\\":\\\"linear\\\"}},\\\"valueFontColor\\\":\\\"#FFFFFF\\\",\\\"valueFontWeight\\\":\\\"normal\\\",\\\"bgColor\\\":\\\"#9AA7B8\\\",\\\"lineHeight\\\":0,\\\"fontSize\\\":16,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"extraInfo\\\":{\\\"endColor\\\":\\\"#4B0082\\\",\\\"enabledGradient\\\":true,\\\"type\\\":\\\"linear\\\",\\\"direction\\\":\\\"to bottom\\\",\\\"startColor\\\":\\\"#FF69B4\\\"}}}},{\\\"component\\\":\\\"JRingProgress\\\",\\\"visible\\\":true,\\\"w\\\":140.99999690293086,\\\"x\\\":1492.6260380707386,\\\"h\\\":116.99999738110213,\\\"i\\\":\\\"es-drager-1763019215391-5\\\",\\\"y\\\":855.0011711071522,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"86.20083999999999%\\\",\\\"left\\\":\\\"77.09985299999998%\\\",\\\"width\\\":\\\"7.28319%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"11.795887999999998%\\\"},\\\"componentName\\\":\\\"基础环形图\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"占比\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 20\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":140.99999690293086,\\\"height\\\":116.99999738110212},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":300,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"valueFontWeight\\\":\\\"normal\\\",\\\"color\\\":\\\"#4FCFE3\\\",\\\"bgColor\\\":\\\"#99ABBF\\\",\\\"valueFontSize\\\":16,\\\"lineHeight\\\":0,\\\"fontSize\\\":16,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"valueFontColor\\\":\\\"#FFFFFF\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"extraInfo\\\":{\\\"endColor\\\":\\\"#00DDFF\\\",\\\"enabledGradient\\\":true,\\\"type\\\":\\\"linear\\\",\\\"direction\\\":\\\"to left\\\",\\\"startColor\\\":\\\"#00FFCC\\\"}}}},{\\\"component\\\":\\\"JRingProgress\\\",\\\"visible\\\":true,\\\"w\\\":140.99999690293086,\\\"x\\\":1328.1594370773037,\\\"h\\\":116.99999738110213,\\\"i\\\":\\\"443b689e-bd4a-4d37-9ae6-dd76589a3b09\\\",\\\"y\\\":851.331773938313,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"85.830893%\\\",\\\"left\\\":\\\"68.60452299999999%\\\",\\\"width\\\":\\\"7.28319%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"11.795887999999998%\\\"},\\\"componentName\\\":\\\"基础环形图\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"占比\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 60\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":140.99999690293086,\\\"height\\\":116.99999738110212},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":300,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"color\\\":\\\"#00AEFF\\\",\\\"valueFontSize\\\":16,\\\"body\\\":{\\\"gradient\\\":{\\\"type\\\":\\\"linear\\\"}},\\\"valueFontColor\\\":\\\"#FFFFFF\\\",\\\"valueFontWeight\\\":\\\"normal\\\",\\\"bgColor\\\":\\\"#6C849E\\\",\\\"lineHeight\\\":0,\\\"fontSize\\\":16,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"extraInfo\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"enabledGradient\\\":true,\\\"type\\\":\\\"linear\\\",\\\"direction\\\":\\\"to bottom\\\",\\\"startColor\\\":\\\"#00D4FF\\\"}}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":178.00000185692846,\\\"x\\\":1592.885087740047,\\\"h\\\":35.00000472696371,\\\"i\\\":\\\"es-drager-1763019064412-4\\\",\\\"y\\\":808.8382231534828,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"81.54671199999999%\\\",\\\"left\\\":\\\"82.27861699999998%\\\",\\\"width\\\":\\\"9.194381999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.5286850000000007%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422542712832\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"未审批流程数量\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":178.00000185692846,\\\"height\\\":35.00000472696371},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#FF5A00\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":1719.0199335729192,\\\"h\\\":48.00000223181718,\\\"i\\\":\\\"es-drager-1763019023655-3\\\",\\\"y\\\":470.7151273998363,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"47.457290999999984%\\\",\\\"left\\\":\\\"88.79396499999999%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.839339%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422517547008\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"800\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":48.00000223181718},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4EABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":49.00000551423213,\\\"x\\\":1603.0937787623684,\\\"h\\\":32.000001487878116,\\\"i\\\":\\\"es-drager-1763019013776-2\\\",\\\"y\\\":481.71511613282587,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"48.56630499999999%\\\",\\\"left\\\":\\\"82.80593499999999%\\\",\\\"width\\\":\\\"2.5310379999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.226226%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422496575488\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":49.00000551423213,\\\"height\\\":32.000001487878116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#708489\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":105.99999849552168,\\\"x\\\":1387.361086701876,\\\"h\\\":39.99999690049243,\\\"i\\\":\\\"es-drager-1763019008535-1\\\",\\\"y\\\":502.4490098867766,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"50.65668699999999%\\\",\\\"left\\\":\\\"71.662515%\\\",\\\"width\\\":\\\"5.475305999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.032781999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422479798272\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"已归档资料数\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":105.9999984955217,\\\"height\\\":39.99999690049243},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#7B959F\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":49.00000551423213,\\\"x\\\":1789.2133526339042,\\\"h\\\":32.000001487878116,\\\"i\\\":\\\"es-drager-1763018083020-24\\\",\\\"y\\\":813.4384516216891,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"82.010505%\\\",\\\"left\\\":\\\"92.41972399999999%\\\",\\\"width\\\":\\\"2.5310379999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.226226%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422496575488\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"个\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":49.00000551423213,\\\"height\\\":32.000001487878116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#FF5A00\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":1726.616640206237,\\\"h\\\":48.00000223181718,\\\"i\\\":\\\"es-drager-1763018077243-23\\\",\\\"y\\\":802.4384529699892,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"80.90148999999998%\\\",\\\"left\\\":\\\"89.18636399999998%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.839339%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422517547008\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"100\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":48.00000223181718},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#FF5A00\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":72.00000336140681,\\\"x\\\":1464.6588384609615,\\\"h\\\":48.00000223181718,\\\"i\\\":\\\"es-drager-1763018057189-21\\\",\\\"y\\\":802.567416043049,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"80.914492%\\\",\\\"left\\\":\\\"75.65523999999999%\\\",\\\"width\\\":\\\"3.719076%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.839339%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422517547008\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"1000\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":72.00000336140681,\\\"height\\\":48.00000223181718},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":49.00000551423213,\\\"x\\\":1515.8604812588278,\\\"h\\\":32.000001487878116,\\\"i\\\":\\\"es-drager-1763018049207-20\\\",\\\"y\\\":809.7690544528497,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"81.64055799999998%\\\",\\\"left\\\":\\\"78.30000099999998%\\\",\\\"width\\\":\\\"2.5310379999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.226226%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422496575488\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"个\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":49.00000551423213,\\\"height\\\":32.000001487878116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":178.00000185692846,\\\"x\\\":1306.871006376694,\\\"h\\\":35.00000472696371,\\\"i\\\":\\\"es-drager-1763018038037-18\\\",\\\"y\\\":811.4994230815718,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"81.81501299999998%\\\",\\\"left\\\":\\\"67.50489399999998%\\\",\\\"width\\\":\\\"9.194381999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.5286850000000007%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422542712832\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"本月采购任务数量\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":178.00000185692846,\\\"height\\\":35.00000472696371},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#FFFFFF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#0085FF\\\",\\\"direction\\\":\\\"to top\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":49.00000551423213,\\\"x\\\":1776.6810972629544,\\\"h\\\":32.000001487878116,\\\"i\\\":\\\"es-drager-1763018002072-16\\\",\\\"y\\\":479.3118423508563,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"48.32400799999999%\\\",\\\"left\\\":\\\"91.77238499999999%\\\",\\\"width\\\":\\\"2.5310379999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.226226%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422496575488\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":49.00000551423213,\\\"height\\\":32.000001487878116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#708489\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":1543.1582629496838,\\\"h\\\":48.00000223181718,\\\"i\\\":\\\"es-drager-1763017986232-14\\\",\\\"y\\\":473.37631740921506,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"47.725590999999994%\\\",\\\"left\\\":\\\"79.710036%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.839339%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422517547008\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"800\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":48.00000223181718},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4EABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":105.99999849552168,\\\"x\\\":1725.543960813224,\\\"h\\\":39.99999690049243,\\\"i\\\":\\\"es-drager-1763017981686-13\\\",\\\"y\\\":502.57796304112605,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"50.669688%\\\",\\\"left\\\":\\\"89.13095599999998%\\\",\\\"width\\\":\\\"5.475305999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.032781999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422479798272\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"需补录数量\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":105.9999984955217,\\\"height\\\":39.99999690049243},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#7B959F\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":105.99999849552168,\\\"x\\\":1548.2872339334822,\\\"h\\\":39.99999690049243,\\\"i\\\":\\\"es-drager-1763017976329-12\\\",\\\"y\\\":503.8440765092855,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"50.797337%\\\",\\\"left\\\":\\\"79.97496699999999%\\\",\\\"width\\\":\\\"5.475305999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.032781999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422479798272\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"未归档数据\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":105.9999984955217,\\\"height\\\":39.99999690049243},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#7B959F\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":1.0000032732942556,\\\"x\\\":1677.4794909434468,\\\"h\\\":46.000003378663585,\\\"i\\\":\\\"es-drager-1763017967343-11\\\",\\\"y\\\":485.29425303671803,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"48.92715199999999%\\\",\\\"left\\\":\\\"86.64824199999998%\\\",\\\"width\\\":\\\"0.05165399999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.637699999999999%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1.0000032732942556,\\\"height\\\":46.000003378663585},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_10_1763552829448.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":2.0000065465885113,\\\"x\\\":1520.4806613256508,\\\"h\\\":46.99999784588518,\\\"i\\\":\\\"es-drager-1763017957814-10\\\",\\\"y\\\":487.8264898917473,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"49.18245099999999%\\\",\\\"left\\\":\\\"78.53865099999999%\\\",\\\"width\\\":\\\"0.10330799999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.738519000000001%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":2.0000065465885113,\\\"height\\\":46.999997845885176},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_10_1763552829448.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":49.00000551423213,\\\"x\\\":1446.3528583792263,\\\"h\\\":32.000001487878116,\\\"i\\\":\\\"es-drager-1763017938561-8\\\",\\\"y\\\":481.97303236023504,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"48.592307999999996%\\\",\\\"left\\\":\\\"74.70966599999998%\\\",\\\"width\\\":\\\"2.5310379999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.226226%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422496575488\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":49.00000551423213,\\\"height\\\":32.000001487878116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#708489\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":1377.425560317069,\\\"h\\\":48.00000223181718,\\\"i\\\":\\\"es-drager-1763017918861-7\\\",\\\"y\\\":472.23915709540506,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"47.610943%\\\",\\\"left\\\":\\\"71.14930699999998%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.839339%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422517547008\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"1230\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":48.00000223181718},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4EABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":1402.7479415743262,\\\"h\\\":48.00000223181718,\\\"i\\\":\\\"es-drager-1763017900379-6\\\",\\\"y\\\":170.90269362302482,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"17.230333999999996%\\\",\\\"left\\\":\\\"72.457305%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.839339%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422517547008\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"2200\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":48.00000223181718},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":49.00000551423213,\\\"x\\\":1470.4091186376554,\\\"h\\\":32.000001487878116,\\\"i\\\":\\\"es-drager-1763017893992-5\\\",\\\"y\\\":181.90268235601428,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"18.339347999999998%\\\",\\\"left\\\":\\\"75.95226399999999%\\\",\\\"width\\\":\\\"2.5310379999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.226226%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422496575488\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":49.00000551423213,\\\"height\\\":32.000001487878116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":105.99999849552168,\\\"x\\\":1334.3129980877375,\\\"h\\\":39.99999690049243,\\\"i\\\":\\\"es-drager-1763017881010-4\\\",\\\"y\\\":173.38686440729214,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"17.480787%\\\",\\\"left\\\":\\\"68.92237799999998%\\\",\\\"width\\\":\\\"5.475305999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.032781999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422479798272\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"总额\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":105.9999984955217,\\\"height\\\":39.99999690049243},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#8699B0\\\",\\\"letterSpacing\\\":0,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":184.99998605069177,\\\"x\\\":389.9085438694022,\\\"h\\\":43.00000013957801,\\\"i\\\":\\\"es-drager-1763017409384-5\\\",\\\"y\\\":739.5322357873163,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"74.55931299999999%\\\",\\\"left\\\":\\\"20.140269999999997%\\\",\\\"width\\\":\\\"9.555958000000004%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.335241%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422542712832\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"9000万元(不含税)\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":184.99998605069177,\\\"height\\\":43.00000013957801},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":152.9999974631653,\\\"x\\\":244.3048032410551,\\\"h\\\":43.00000013957801,\\\"i\\\":\\\"es-drager-1763017400479-4\\\",\\\"y\\\":740.7983591741861,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"74.68696299999999%\\\",\\\"left\\\":\\\"12.619278999999997%\\\",\\\"width\\\":\\\"7.903035999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.335241%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422542712832\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"9000万元(含税)\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":152.9999974631653,\\\"height\\\":43.00000013957801},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":104.00001130858149,\\\"x\\\":146.94255710654164,\\\"h\\\":43.00000013957801,\\\"i\\\":\\\"es-drager-1763017390547-3\\\",\\\"y\\\":738.3950754735062,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"74.444665%\\\",\\\"left\\\":\\\"7.590145999999999%\\\",\\\"width\\\":\\\"5.371999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.335241%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422542712832\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"金额总计：\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":104.00001130858149,\\\"height\\\":43.00000013957801},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":2.0000065465885113,\\\"x\\\":356.9167604994608,\\\"h\\\":46.99999784588518,\\\"i\\\":\\\"es-drager-1763017303728-1\\\",\\\"y\\\":449.8429073101763,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"45.35296299999999%\\\",\\\"left\\\":\\\"18.436117999999997%\\\",\\\"width\\\":\\\"0.10330799999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.738519000000001%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":2.0000065465885113,\\\"height\\\":46.999997845885176},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_10_1763552829448.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":2.0000065465885113,\\\"x\\\":188.6517965095428,\\\"h\\\":46.99999784588518,\\\"i\\\":\\\"400b89c1-02d8-4517-95e5-f56241d063f2\\\",\\\"y\\\":447.4396236094965,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"45.110665000000004%\\\",\\\"left\\\":\\\"9.744587999999998%\\\",\\\"width\\\":\\\"0.10330799999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.738519000000001%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":2.0000065465885113,\\\"height\\\":46.999997845885176},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_10_1763552829448.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":0,\\\"x\\\":197.5146628609848,\\\"h\\\":57.99999649758506,\\\"i\\\":\\\"es-drager-1763016996412-1\\\",\\\"y\\\":449.71395415582697,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"45.339961999999986%\\\",\\\"left\\\":\\\"10.202389%\\\",\\\"width\\\":\\\"0%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.847534%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":0,\\\"height\\\":57.99999649758506},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#F0111100\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_10_1763552829448.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":95.0000012085815,\\\"x\\\":373.7924884840798,\\\"h\\\":35.999999194185264,\\\"i\\\":\\\"es-drager-1763016703941-11\\\",\\\"y\\\":504.09847159449055,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"50.82298499999999%\\\",\\\"left\\\":\\\"19.307814%\\\",\\\"width\\\":\\\"4.907114%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.6295039999999985%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422542712832\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"合同类型\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":95.0000012085815,\\\"height\\\":35.999999194185264},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":105.99999849552168,\\\"x\\\":388.65065072110207,\\\"h\\\":39.99999690049243,\\\"i\\\":\\\"es-drager-1763016588015-10\\\",\\\"y\\\":460.9249733720053,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"46.470252%\\\",\\\"left\\\":\\\"20.075294999999997%\\\",\\\"width\\\":\\\"5.475305999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.032781999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422479798272\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"累计未付款\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":105.9999984955217,\\\"height\\\":39.99999690049243},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#7B959F\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":105.99999849552168,\\\"x\\\":222.78897411151232,\\\"h\\\":39.99999690049243,\\\"i\\\":\\\"es-drager-1763016583354-9\\\",\\\"y\\\":460.9249733720053,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"46.470252%\\\",\\\"left\\\":\\\"11.507903999999998%\\\",\\\"width\\\":\\\"5.475305999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.032781999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422479798272\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"累计已付款\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":105.9999984955217,\\\"height\\\":39.99999690049243},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#7B959F\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":49.00000551423213,\\\"x\\\":447.38451316379843,\\\"h\\\":32.000001487878116,\\\"i\\\":\\\"es-drager-1763016573207-8\\\",\\\"y\\\":442.7233263917942,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"44.635169999999995%\\\",\\\"left\\\":\\\"23.109123999999998%\\\",\\\"width\\\":\\\"2.5310379999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.226226%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422496575488\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":49.00000551423213,\\\"height\\\":32.000001487878116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#708489\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":49.00000551423213,\\\"x\\\":275.1922509197187,\\\"h\\\":32.000001487878116,\\\"i\\\":\\\"es-drager-1763016567041-7\\\",\\\"y\\\":442.7233263917942,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"44.635169999999995%\\\",\\\"left\\\":\\\"14.214733999999998%\\\",\\\"width\\\":\\\"2.5310379999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.226226%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422496575488\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":49.00000551423213,\\\"height\\\":32.000001487878116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#708489\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":382.25555873847594,\\\"h\\\":48.00000223181718,\\\"i\\\":\\\"es-drager-1763016557285-6\\\",\\\"y\\\":430.45721427193484,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"43.39850599999999%\\\",\\\"left\\\":\\\"19.744963999999996%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.839339%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422517547008\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"1230\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":48.00000223181718},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4EABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":217.66002248736228,\\\"h\\\":48.00000223181718,\\\"i\\\":\\\"es-drager-1763016551841-5\\\",\\\"y\\\":431.7233277400944,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"43.52615500000001%\\\",\\\"left\\\":\\\"11.242974%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.839339%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422517547008\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"800\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":48.00000223181718},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4EABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":0,\\\"x\\\":187.5146301280422,\\\"h\\\":57.99999649758506,\\\"i\\\":\\\"es-drager-1763016537923-4\\\",\\\"y\\\":439.7139499713487,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"44.331765999999995%\\\",\\\"left\\\":\\\"9.685848999999997%\\\",\\\"width\\\":\\\"0%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.847534%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":0,\\\"height\\\":57.99999649758506},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_10_1763552829448.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":105.99999849552168,\\\"x\\\":53.257889122766706,\\\"h\\\":39.99999690049243,\\\"i\\\":\\\"es-drager-1763016385655-3\\\",\\\"y\\\":461.05392652635453,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"46.48325299999999%\\\",\\\"left\\\":\\\"2.7509739999999994%\\\",\\\"width\\\":\\\"5.475305999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.032781999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422479798272\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"合同总金额\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":105.9999984955217,\\\"height\\\":39.99999690049243},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#7B959F\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":49.00000551423213,\\\"x\\\":113.25791128358735,\\\"h\\\":32.000001487878116,\\\"i\\\":\\\"es-drager-1763016372630-2\\\",\\\"y\\\":437.787805836085,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"44.137573%\\\",\\\"left\\\":\\\"5.850204999999999%\\\",\\\"width\\\":\\\"2.5310379999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.226226%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422496575488\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":49.00000551423213,\\\"height\\\":32.000001487878116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#708489\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":50.66119885592028,\\\"h\\\":48.00000223181718,\\\"i\\\":\\\"es-drager-1763016365675-1\\\",\\\"y\\\":426.787807184385,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"43.02855799999999%\\\",\\\"left\\\":\\\"2.6168449999999996%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.839339%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422517547008\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"1230\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":48.00000223181718},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4EABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JLine\\\",\\\"visible\\\":true,\\\"w\\\":552.0000064111372,\\\"x\\\":15.451341860937866,\\\"h\\\":233.00000029498267,\\\"i\\\":\\\"3929a3a9-910f-45e8-8950-5ba4570f2579\\\",\\\"y\\\":758.8710430813375,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"76.509043%\\\",\\\"left\\\":\\\"0.7981209999999999%\\\",\\\"width\\\":\\\"28.512914999999992%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"23.490956999999995%\\\"},\\\"componentName\\\":\\\"基础折线图\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"markLineConfig\\\":{\\\"show\\\":false,\\\"markLine\\\":[]},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 150,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1日\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 830,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5日\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 300,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"10日\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 780,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"15日\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 900,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"20\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 430,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"25日\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 900,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"30\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":552.0000064111372,\\\"height\\\":233.00000029498267},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#89B9F063\\\"},\\\"show\\\":true,\\\"interval\\\":2},\\\"yUnit\\\":\\\"\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color1\\\":\\\"#1e90ff\\\",\\\"color\\\":\\\"#46B4F9\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":30,\\\"left\\\":0,\\\"bottom\\\":18,\\\"show\\\":false,\\\"right\\\":1,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"symbol\\\":\\\"circle\\\",\\\"areaStyleOpacity\\\":0.1,\\\"data\\\":[],\\\"symbolSize\\\":6,\\\"lineType\\\":\\\"area\\\",\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"position\\\":\\\"top\\\"},\\\"type\\\":\\\"line\\\"}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"textAlign\\\":\\\"left\\\",\\\"left\\\":10,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"component\\\":\\\"JRing\\\",\\\"visible\\\":true,\\\"w\\\":472.99999949631894,\\\"x\\\":0,\\\"h\\\":240.00000124037547,\\\"i\\\":\\\"d8501550-3c20-41f7-92c8-06ba3e833884\\\",\\\"y\\\":468.9918010555223,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"47.283546%\\\",\\\"left\\\":\\\"0%\\\",\\\"width\\\":\\\"24.432261999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"24.196694%\\\"},\\\"componentName\\\":\\\"饼状环形图\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 350,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"监理\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 250,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"施工\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 400,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"采购\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":472.99999949631894,\\\"height\\\":240.00000124037547},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":480,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"customColor\\\":[{\\\"color1\\\":\\\"#1E90FF38\\\",\\\"color\\\":\\\"#2A7DFB\\\"},{\\\"color1\\\":\\\"#2BE4E3\\\",\\\"color\\\":\\\"#2BE4E34C\\\"},{\\\"color1\\\":\\\"#FCA52F4F\\\",\\\"color\\\":\\\"#FCA52F\\\"}],\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":50,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":14,\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"vertical\\\",\\\"t\\\":31,\\\"show\\\":true},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"outRadius\\\":65,\\\"title\\\":{\\\"textAlign\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"innerRadius\\\":77,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":154.00000073645958,\\\"x\\\":1341.18520860272,\\\"h\\\":35.999999194185264,\\\"i\\\":\\\"es-drager-1762488458149-6\\\",\\\"y\\\":766.0480731705519,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"77.23262799999999%\\\",\\\"left\\\":\\\"69.27735399999999%\\\",\\\"width\\\":\\\"7.95469%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.6295039999999985%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422542712832\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"采购与审批提醒\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":154.00000073645958,\\\"height\\\":35.999999194185264},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":192.00000896375147,\\\"x\\\":1348.781934595686,\\\"h\\\":35.999999194185264,\\\"i\\\":\\\"es-drager-1762488430111-5\\\",\\\"y\\\":434.1688155536699,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"43.772707999999994%\\\",\\\"left\\\":\\\"69.669754%\\\",\\\"width\\\":\\\"9.917535999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.6295039999999985%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422542712832\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"档案归档与资料管理\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":192.0000089637515,\\\"height\\\":35.999999194185264},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":180.00002776316535,\\\"x\\\":1316.2579190479719,\\\"h\\\":35.999999194185264,\\\"i\\\":\\\"es-drager-1762488401037-4\\\",\\\"y\\\":11.532246572286056,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"1.1626759999999992%\\\",\\\"left\\\":\\\"67.98976399999998%\\\",\\\"width\\\":\\\"9.297691%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.6295039999999985%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422542712832\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"成本与投资控制\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":180.00002776316535,\\\"height\\\":35.999999194185264},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":95.0000012085815,\\\"x\\\":687.9191023369988,\\\"h\\\":35.999999194185264,\\\"i\\\":\\\"es-drager-1762488353166-3\\\",\\\"y\\\":711.8710452354521,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"71.770524%\\\",\\\"left\\\":\\\"35.53365699999999%\\\",\\\"width\\\":\\\"4.907114%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.6295039999999985%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422542712832\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"实时动态\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":95.0000012085815,\\\"height\\\":35.999999194185264},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":104.00001130858149,\\\"x\\\":34.386878345744435,\\\"h\\\":43.00000013957801,\\\"i\\\":\\\"es-drager-1762488324502-2\\\",\\\"y\\\":696.7420858043853,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"70.24522899999998%\\\",\\\"left\\\":\\\"1.776214%\\\",\\\"width\\\":\\\"5.371999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.335241%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422542712832\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"金额统计\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":104.00001130858149,\\\"height\\\":43.00000013957801},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":169.99999503022275,\\\"x\\\":36.71747024670575,\\\"h\\\":60.000005269449076,\\\"i\\\":\\\"es-drager-1762488293431-1\\\",\\\"y\\\":373.32239712935564,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"37.63819899999999%\\\",\\\"left\\\":\\\"1.896598%\\\",\\\"width\\\":\\\"8.781150999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.049174%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422542712832\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"合同与资金执行\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":169.99999503022275,\\\"height\\\":60.000005269449076},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":559.9999938781947,\\\"x\\\":1314.9191025697774,\\\"h\\\":37.000003580117294,\\\"i\\\":\\\"es-drager-1762486958682-7\\\",\\\"y\\\":767.3141866387114,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"77.360277%\\\",\\\"left\\\":\\\"67.92060899999998%\\\",\\\"width\\\":\\\"28.926144999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.7303240000000013%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146619422332997632\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":559.9999938781947,\\\"height\\\":37.000003580117294},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":559.9999938781947,\\\"x\\\":1326.5803092847598,\\\"h\\\":37.000003580117294,\\\"i\\\":\\\"es-drager-1762486938386-6\\\",\\\"y\\\":436.43494332647174,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"44.00117799999999%\\\",\\\"left\\\":\\\"68.522955%\\\",\\\"width\\\":\\\"28.926144999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.7303240000000013%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146619422374940672\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":559.9999938781947,\\\"height\\\":37.000003580117294},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":559.9999938781947,\\\"x\\\":1306.0562749376322,\\\"h\\\":37.000003580117294,\\\"i\\\":\\\"es-drager-1762486909420-5\\\",\\\"y\\\":15.532234359882779,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"1.565952999999999%\\\",\\\"left\\\":\\\"67.46281%\\\",\\\"width\\\":\\\"28.926144999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.7303240000000013%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146619422395912192\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":559.9999938781947,\\\"height\\\":37.000003580117294},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":623.9999904128958,\\\"x\\\":662.9191173028839,\\\"h\\\":37.000003580117294,\\\"i\\\":\\\"es-drager-1762486901803-4\\\",\\\"y\\\":715.8710429417594,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"72.173802%\\\",\\\"left\\\":\\\"34.24231199999999%\\\",\\\"width\\\":\\\"32.23199%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.7303240000000013%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146619422416883712\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":623.9999904128958,\\\"height\\\":37.000003580117294},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":559.9999938781947,\\\"x\\\":12.653001497397423,\\\"h\\\":37.000003580117294,\\\"i\\\":\\\"es-drager-1762486889055-3\\\",\\\"y\\\":702.7420922825565,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"70.85014699999999%\\\",\\\"left\\\":\\\"0.6535759999999999%\\\",\\\"width\\\":\\\"28.926144999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.7303240000000013%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146619422433660928\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":559.9999938781947,\\\"height\\\":37.000003580117294},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":559.9999938781947,\\\"x\\\":23.919097150222747,\\\"h\\\":37.000003580117294,\\\"i\\\":\\\"es-drager-1762486883913-2\\\",\\\"y\\\":386.3223946342091,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"38.94885299999999%\\\",\\\"left\\\":\\\"1.2355129999999999%\\\",\\\"width\\\":\\\"28.926144999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.7303240000000013%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146619422450438144\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":559.9999938781947,\\\"height\\\":37.000003580117294},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JPictorialBar\\\",\\\"visible\\\":true,\\\"w\\\":450.00000164914417,\\\"x\\\":191.58031114825323,\\\"h\\\":224.00000049643637,\\\"i\\\":\\\"68308968-04f1-4f24-b8de-632455eb043c\\\",\\\"y\\\":73.06447439212201,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"7.366327999999999%\\\",\\\"left\\\":\\\"9.895856999999998%\\\",\\\"width\\\":\\\"23.244223999999996%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"22.583580999999995%\\\"},\\\"componentName\\\":\\\"象形柱图\\\",\\\"pageCompId\\\":\\\"1146619422463021056\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/pictogram\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"前期\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3900,\\\\n    \\\\\\\"symbol\\\\\\\": \\\\\\\"\\\\\\\",\\\\n    \\\\\\\"symbolSize\\\\\\\": [\\\\n      60,\\\\n      60\\\\n    ]\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"统计\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3000,\\\\n    \\\\\\\"symbol\\\\\\\": \\\\\\\"\\\\\\\",\\\\n    \\\\\\\"symbolSize\\\\\\\": [\\\\n      65,\\\\n      35\\\\n    ]\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"施工\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 2000,\\\\n    \\\\\\\"symbol\\\\\\\": \\\\\\\"\\\\\\\",\\\\n    \\\\\\\"symbolSize\\\\\\\": [\\\\n      50,\\\\n      60\\\\n    ]\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"竣工\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 2900,\\\\n    \\\\\\\"symbol\\\\\\\": \\\\\\\"\\\\\\\",\\\\n    \\\\\\\"symbolSize\\\\\\\": [\\\\n      50,\\\\n      30\\\\n    ]\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":450.0000016491442,\\\"height\\\":224.00000049643634},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"show\\\":true,\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#4A90E242\\\"},\\\"show\\\":true},\\\"name\\\":\\\"单位(个)\\\",\\\"yCustomUnit\\\":\\\"个\\\",\\\"yUnit\\\":\\\"CUSTOM\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"type\\\":\\\"category\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":33,\\\"left\\\":29,\\\"bottom\\\":18,\\\"right\\\":50,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barCategoryGap\\\":\\\"22%\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"barOpacity\\\":0.8,\\\"title\\\":{\\\"textAlign\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"barColor\\\":\\\"#4A90E2\\\",\\\"body\\\":{\\\"gradient\\\":{\\\"type\\\":\\\"linear\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"barGradient\\\":{\\\"endColor\\\":\\\"#7357FB68\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#06E5FF\\\",\\\"direction\\\":\\\"to bottom\\\"}}}},{\\\"visible\\\":true,\\\"h\\\":39.99999690049243,\\\"i\\\":\\\"b0c2258f-39ba-48dc-95b1-5094042732c1\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":105.99999849552168,\\\"x\\\":63.515831090363434,\\\"y\\\":173.773743707761,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"17.519791999999995%\\\",\\\"left\\\":\\\"3.2808360000000003%\\\",\\\"width\\\":\\\"5.475305999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.032781999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422479798272\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"在建项目数\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":105.9999984955217,\\\"height\\\":39.99999690049243},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#879FA9\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":49.00000551423213,\\\"x\\\":126.0480565295428,\\\"h\\\":32.000001487878116,\\\"i\\\":\\\"f5a20b4d-547f-403e-8164-dcfcafe4d980\\\",\\\"y\\\":154.30597334068014,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"15.55706%\\\",\\\"left\\\":\\\"6.510864999999999%\\\",\\\"width\\\":\\\"2.5310379999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.226226%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422496575488\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"个\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":49.00000551423213,\\\"height\\\":32.000001487878116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#7A9AE9\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#F1F0FF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":12,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":87.99999765517,\\\"x\\\":52.05629383172334,\\\"h\\\":48.00000223181718,\\\"i\\\":\\\"6b21b6f5-8acb-4f3e-8b78-8c294a480972\\\",\\\"y\\\":142.03986122082082,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"14.320396000000002%\\\",\\\"left\\\":\\\"2.688907%\\\",\\\"width\\\":\\\"4.545537%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.839339%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422517547008\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"3531\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":87.99999765517,\\\"height\\\":48.00000223181718},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"fontFamily\\\":\\\"DIGITALDREAMFAT\\\",\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#7A9AE9\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#F1F0FF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":28,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":144.99999063645956,\\\"x\\\":39.84641532426729,\\\"h\\\":59.999995350738644,\\\"i\\\":\\\"291a3240-8c51-43d7-8439-01a320e34d6d\\\",\\\"y\\\":0,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"0%\\\",\\\"left\\\":\\\"2.0582199999999995%\\\",\\\"width\\\":\\\"7.489804999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.049173%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146619422542712832\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目总体概览\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":144.99999063645956,\\\"height\\\":59.99999535073864},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":571.9999944384291,\\\"x\\\":18.185233955287224,\\\"h\\\":37.000003580117294,\\\"i\\\":\\\"7d88daeb-170a-488b-83a6-a5602963ead6\\\",\\\"y\\\":14.266120891723347,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"1.438304%\\\",\\\"left\\\":\\\"0.939337%\\\",\\\"width\\\":\\\"29.545990999999994%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.7303240000000013%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146619422567878656\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":571.9999944384291,\\\"height\\\":37.000003580117294},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":165.00001738304806,\\\"x\\\":31.910876126400943,\\\"h\\\":145.00000116267307,\\\"i\\\":\\\"3b982fd0-aee7-496b-8e5e-6c2428fdf509\\\",\\\"y\\\":106.8534541686754,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"10.772917999999999%\\\",\\\"left\\\":\\\"1.6483189999999999%\\\",\\\"width\\\":\\\"8.522882999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"14.618835999999996%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":165.00001738304806,\\\"height\\\":145.00000116267307},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/组 146 拷贝_1763552659762.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":1162.000009076858,\\\"x\\\":401.48886597378663,\\\"h\\\":774.9999969796257,\\\"i\\\":\\\"es-drager-1762944604977-2\\\",\\\"y\\\":26.95897560928492,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"2.717992000000001%\\\",\\\"left\\\":\\\"20.738437999999995%\\\",\\\"width\\\":\\\"60.021751999999985%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"78.13515699999999%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1162.000009076858,\\\"height\\\":774.9999969796257},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/建设地图背景_1763552692372.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}}]},\\\"component\\\":\\\"JGroup\\\",\\\"w\\\":1935.9648300117237,\\\"x\\\":-2,\\\"y\\\":84,\\\"componentName\\\":\\\"建设\\\",\\\"pageCompId\\\":\\\"1151112776882114560\\\",\\\"equalProportion\\\":false,\\\"key\\\":\\\"3eb04442-3a1d-48c3-8729-1e6ccdf2407d\\\",\\\"group\\\":true},{\\\"visible\\\":false,\\\"h\\\":993.0175920371283,\\\"i\\\":\\\"es-drager-1762481722941-1\\\",\\\"props\\\":{\\\"elements\\\":[{\\\"component\\\":\\\"JBreakRing\\\",\\\"visible\\\":true,\\\"w\\\":714.0000045348538,\\\"x\\\":0,\\\"h\\\":200.000004320926,\\\"i\\\":\\\"aca7fa88-9971-4e8c-8a35-8df42aef1ae2\\\",\\\"y\\\":793.0175877162023,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"79.85936946890986%\\\",\\\"left\\\":\\\"0%\\\",\\\"width\\\":\\\"35.018293000000014%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"20.14063053109014%\\\"},\\\"componentName\\\":\\\"多色环形图\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":400,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 109,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"受限空间\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 171,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"临电\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 73,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"动火\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 29,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"高处\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 73,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"动土\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 88,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"吊装\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 4,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"断路\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":714.0000045348538,\\\"height\\\":200.000004320926},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":550,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#326CF1B3\\\"},{\\\"color\\\":\\\"#0036FFB3\\\"},{\\\"color\\\":\\\"#FC00FFB3\\\"},{\\\"color\\\":\\\"#FF5B01B3\\\"},{\\\"color\\\":\\\"#FFEB0BB3\\\"},{\\\"color\\\":\\\"#00FF96B3\\\"},{\\\"color\\\":\\\"#00FCFFB3\\\"}],\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":50,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":14,\\\"fontWeight\\\":\\\"bold\\\"}},\\\"itemStyle\\\":{\\\"shadowBlur\\\":21,\\\"borderWidth\\\":5},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true,\\\"fontSize\\\":12,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"length2\\\":36,\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"vertical\\\",\\\"t\\\":13},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"outRadius\\\":68,\\\"title\\\":{\\\"subtext\\\":\\\"{total}条\\\",\\\"top\\\":33,\\\"textAlign\\\":\\\"\\\",\\\"left\\\":\\\"center\\\",\\\"show\\\":true,\\\"customTop\\\":true,\\\"text\\\":\\\"总数\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontSize\\\":22,\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontSize\\\":24}},\\\"innerRadius\\\":60,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"component\\\":\\\"JListProgress\\\",\\\"visible\\\":true,\\\"w\\\":498.00000950250893,\\\"x\\\":878.5580325518055,\\\"h\\\":71.00000054406586,\\\"i\\\":\\\"es-drager-1763373026447-1\\\",\\\"y\\\":619.4302483462973,\\\"orderNum\\\":1074.87104337632,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"62.37857751095483%\\\",\\\"left\\\":\\\"43.089079000000005%\\\",\\\"width\\\":\\\"24.424524000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"7.14992373885469%\\\"},\\\"componentName\\\":\\\"列表进度图\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"作业投入\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 19,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-12-31\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-06-15\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 6\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"作业进度\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 685,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-11-20\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-05-30\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 685\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":498.00000950250893,\\\"height\\\":71.00000054406586},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":1200,\\\"dataType\\\":1,\\\"h\\\":325,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"beginFields\\\":[{\\\"name\\\":\\\"名称\\\",\\\"style\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#00FFFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#A0D8FF\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"key\\\":\\\"title\\\"}],\\\"endCurrent\\\":0,\\\"endInfo\\\":{\\\"width\\\":41},\\\"scroll\\\":{\\\"count\\\":1,\\\"interval\\\":3000,\\\"enabled\\\":false,\\\"direction\\\":\\\"down\\\"},\\\"centerTopFields\\\":[],\\\"body\\\":{\\\"gradient\\\":{\\\"type\\\":\\\"linear\\\"}},\\\"endFields\\\":[{\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"enabled\\\":false},\\\"name\\\":\\\"value\\\",\\\"style\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#00FFFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#A0D8FF\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#CFEAFF\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"key\\\":\\\"value\\\",\\\"marginLeft\\\":0}],\\\"beginCurrent\\\":0,\\\"progressSection\\\":{\\\"marginRight\\\":8,\\\"marginLeft\\\":8},\\\"bar\\\":{\\\"border\\\":{\\\"padding\\\":8,\\\"color\\\":\\\"#4ECBFC5E\\\",\\\"width\\\":2,\\\"enabled\\\":false},\\\"total\\\":{\\\"field\\\":\\\"total\\\",\\\"type\\\":\\\"field\\\",\\\"value\\\":0},\\\"borderRadius\\\":6,\\\"background\\\":{\\\"color\\\":\\\"#5A97FC4F\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#07203D\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#143B6E\\\"}},\\\"indicatorColor\\\":\\\"#DCFEFFB5\\\",\\\"exceed\\\":{\\\"indicatorColor\\\":\\\"#FEF8C9E1\\\",\\\"fill\\\":{\\\"color\\\":\\\"#FFB347\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#FEAF24\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FEF6C8\\\",\\\"direction\\\":\\\"to right\\\"}},\\\"percent\\\":70,\\\"enabled\\\":true},\\\"indicatorSize\\\":15,\\\"fill\\\":{\\\"color\\\":\\\"#33C9FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#24E5F1\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#C5FDFE\\\"}},\\\"valueField\\\":\\\"value\\\",\\\"height\\\":4},\\\"centerTopInfo\\\":{\\\"layout\\\":\\\"horizontal\\\"},\\\"centerTopCurrent\\\":0,\\\"row\\\":{\\\"marginRight\\\":0,\\\"padding\\\":\\\"0 0\\\",\\\"marginBottom\\\":0,\\\"marginTop\\\":10,\\\"height\\\":20,\\\"marginLeft\\\":0},\\\"beginInfo\\\":{\\\"layout\\\":\\\"vertical\\\",\\\"width\\\":85}}}},{\\\"component\\\":\\\"JListProgress\\\",\\\"visible\\\":true,\\\"w\\\":498.00000950250893,\\\"x\\\":881.2192292752404,\\\"h\\\":71.00000054406586,\\\"i\\\":\\\"d99071e1-0ca9-4ec4-8eb5-97b53b13ff72\\\",\\\"y\\\":535.9953136910605,\\\"orderNum\\\":1074.87104337632,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"53.976416731096535%\\\",\\\"left\\\":\\\"43.219598000000005%\\\",\\\"width\\\":\\\"24.424524000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"7.14992373885469%\\\"},\\\"componentName\\\":\\\"列表进度图\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"作业投入\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 19,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-12-31\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-06-15\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 6\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"作业进度\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 685,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-11-20\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-05-30\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 685\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":498.00000950250893,\\\"height\\\":71.00000054406586},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":1200,\\\"dataType\\\":1,\\\"h\\\":325,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"beginFields\\\":[{\\\"name\\\":\\\"名称\\\",\\\"style\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#00FFFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#A0D8FF\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"key\\\":\\\"title\\\"}],\\\"endCurrent\\\":0,\\\"endInfo\\\":{\\\"width\\\":41},\\\"scroll\\\":{\\\"count\\\":1,\\\"interval\\\":3000,\\\"enabled\\\":false,\\\"direction\\\":\\\"down\\\"},\\\"centerTopFields\\\":[],\\\"body\\\":{\\\"gradient\\\":{\\\"type\\\":\\\"linear\\\"}},\\\"endFields\\\":[{\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"enabled\\\":false},\\\"name\\\":\\\"value\\\",\\\"style\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#00FFFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#A0D8FF\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#CFEAFF\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"key\\\":\\\"value\\\",\\\"marginLeft\\\":0}],\\\"beginCurrent\\\":0,\\\"progressSection\\\":{\\\"marginRight\\\":8,\\\"marginLeft\\\":8},\\\"bar\\\":{\\\"border\\\":{\\\"padding\\\":8,\\\"color\\\":\\\"#4ECBFC5E\\\",\\\"width\\\":2,\\\"enabled\\\":false},\\\"total\\\":{\\\"field\\\":\\\"total\\\",\\\"type\\\":\\\"field\\\",\\\"value\\\":0},\\\"borderRadius\\\":6,\\\"background\\\":{\\\"color\\\":\\\"#5A97FC4F\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#07203D\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#143B6E\\\"}},\\\"indicatorColor\\\":\\\"#DCFEFFB3\\\",\\\"exceed\\\":{\\\"indicatorColor\\\":\\\"#FEF8C9BD\\\",\\\"fill\\\":{\\\"color\\\":\\\"#FFB347\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#FEAF24\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FEF6C8\\\",\\\"direction\\\":\\\"to right\\\"}},\\\"percent\\\":70,\\\"enabled\\\":true},\\\"indicatorSize\\\":15,\\\"fill\\\":{\\\"color\\\":\\\"#33C9FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#24E5F1\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#C5FDFE\\\"}},\\\"valueField\\\":\\\"value\\\",\\\"height\\\":4},\\\"centerTopInfo\\\":{\\\"layout\\\":\\\"horizontal\\\"},\\\"centerTopCurrent\\\":0,\\\"row\\\":{\\\"marginRight\\\":0,\\\"padding\\\":\\\"0 0\\\",\\\"marginBottom\\\":0,\\\"marginTop\\\":10,\\\"height\\\":20,\\\"marginLeft\\\":0},\\\"beginInfo\\\":{\\\"layout\\\":\\\"vertical\\\",\\\"width\\\":85}}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":323.0000073915475,\\\"x\\\":906.8179276953341,\\\"h\\\":2.99999709522538,\\\"i\\\":\\\"es-drager-1762941799018-34\\\",\\\"y\\\":242.1698934071885,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"24.387271217460356%\\\",\\\"left\\\":\\\"44.475092%\\\",\\\"width\\\":\\\"15.841609000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"0.3021091589194335%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":323.0000073915475,\\\"height\\\":2.99999709522538},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_26_1763552267080.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763371568519-13\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":42.00000866236812,\\\"x\\\":419.7991700328957,\\\"y\\\":217.93813036363792,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"21.947056337294914%\\\",\\\"left\\\":\\\"20.589146%\\\",\\\"width\\\":\\\"2.0599000000000003%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"条\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":42.00000866236812,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#C9E6FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763371480202-12\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":42.00000866236812,\\\"x\\\":636.8761097992264,\\\"y\\\":210.70737041841926,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"21.218896030448274%\\\",\\\"left\\\":\\\"31.235734000000004%\\\",\\\"width\\\":\\\"2.0599000000000003%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"公里\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":42.00000866236812,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#C9E6FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763371473970-11\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":42.00000866236812,\\\"x\\\":507.799168764197,\\\"y\\\":213.16890192795518,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"21.46678000846383%\\\",\\\"left\\\":\\\"24.905126000000003%\\\",\\\"width\\\":\\\"2.0599000000000003%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"架次\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":42.00000866236812,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#C9E6FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763371446932-9\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":52.000002957467785,\\\"x\\\":359.95302146961313,\\\"y\\\":183.01505679779882,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"18.430192804777217%\\\",\\\"left\\\":\\\"17.653978000000002%\\\",\\\"width\\\":\\\"2.550352000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"56\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":52.000002957467785,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#02DEFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763371270168-8\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":52.000002957467785,\\\"x\\\":470.4145734524033,\\\"y\\\":211.78429169116976,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"21.32734539543296%\\\",\\\"left\\\":\\\"23.07159%\\\",\\\"width\\\":\\\"2.550352000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"45\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":52.000002957467785,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#02DEFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763371262441-7\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":52.000002957467785,\\\"x\\\":599.1837985154281,\\\"y\\\":210.39967155575596,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"21.18790978557903%\\\",\\\"left\\\":\\\"29.387106000000006%\\\",\\\"width\\\":\\\"2.550352000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"80\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":52.000002957467785,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#02DEFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763371256473-6\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":52.000002957467785,\\\"x\\\":387.3376428756507,\\\"y\\\":217.3227524355682,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"21.88508584120256%\\\",\\\"left\\\":\\\"18.997063000000004%\\\",\\\"width\\\":\\\"2.550352000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"17\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":52.000002957467785,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#02DEFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763371251576-5\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":83.99999693539274,\\\"x\\\":318.41456637590863,\\\"y\\\":217.630441399603,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"21.91607108924873%\\\",\\\"left\\\":\\\"15.616715000000003%\\\",\\\"width\\\":\\\"4.119799%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"线上执勤\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":83.99999693539274,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#C9E6FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763371243864-4\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":42.00000866236812,\\\"x\\\":394.26072212282537,\\\"y\\\":184.09197807054932,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"18.538642169761907%\\\",\\\"left\\\":\\\"19.336607000000004%\\\",\\\"width\\\":\\\"2.0599000000000003%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"条\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":42.00000866236812,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#C9E6FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763371236206-3\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":107.00001235920283,\\\"x\\\":605.0299330286167,\\\"y\\\":180.2458264255996,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"18.15132258189242%\\\",\\\"left\\\":\\\"29.673831%\\\",\\\"width\\\":\\\"5.247840000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"日巡检里程\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":107.00001235920283,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#C9E6FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763371219393-2\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":110.9999937657679,\\\"x\\\":484.5684071400704,\\\"y\\\":178.8612062901858,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"18.01188697203849%\\\",\\\"left\\\":\\\"23.765768000000005%\\\",\\\"width\\\":\\\"5.444020000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"每日计划飞行\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":110.9999937657679,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#C9E6FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763371210351-1\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":70.99999619602579,\\\"x\\\":309.7991716187691,\\\"y\\\":182.70736783376395,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"18.399207556731042%\\\",\\\"left\\\":\\\"15.194171%\\\",\\\"width\\\":\\\"3.4822109999999995%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"总计\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":70.99999619602579,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#C9E6FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763370911329-4\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":42.00000866236812,\\\"x\\\":197.33764932203988,\\\"y\\\":214.24583309933405,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"21.57523037027158%\\\",\\\"left\\\":\\\"9.67847%\\\",\\\"width\\\":\\\"2.0599000000000003%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"版\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":42.00000866236812,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#C9E6FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763370895588-3\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":52.000002957467785,\\\"x\\\":172.41455179860495,\\\"y\\\":212.86121296392025,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"21.435794760417647%\\\",\\\"left\\\":\\\"8.456111000000002%\\\",\\\"width\\\":\\\"2.550352000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"3\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":52.000002957467785,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#02DEFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763370887375-2\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":140.99999704041034,\\\"x\\\":182.10687090038692,\\\"y\\\":183.7842891065145,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"18.507656921715736%\\\",\\\"left\\\":\\\"8.931473000000002%\\\",\\\"width\\\":\\\"6.915377%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"无人机航线设计\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":140.99999704041034,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#C9E6FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":311.0000020038218,\\\"x\\\":915.2682911062369,\\\"h\\\":0,\\\"i\\\":\\\"es-drager-1763370612716-1\\\",\\\"y\\\":242.05284212679635,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"24.375483784757172%\\\",\\\"left\\\":\\\"44.889542000000006%\\\",\\\"width\\\":\\\"15.253065999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"0%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":311.0000020038218,\\\"height\\\":0},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_26_1763552300046.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763370022040-3\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":323.9999823538453,\\\"x\\\":355.79916168770234,\\\"y\\\":87.47659410898373,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"8.80916862001706%\\\",\\\"left\\\":\\\"17.450251000000005%\\\",\\\"width\\\":\\\"15.890653000000004%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"座  服务于岸线公园巡检和河道巡检\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":323.9999823538453,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763370010036-2\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":48.00000116155921,\\\"x\\\":319.49149072055104,\\\"y\\\":87.16890514494884,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"8.778183371970881%\\\",\\\"left\\\":\\\"15.669533000000001%\\\",\\\"width\\\":\\\"2.3541710000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"4\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":48.00000116155921,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#96F5F8\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#49ABFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1763369998907-1\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":94.00001161983592,\\\"x\\\":244.414543346272,\\\"y\\\":86.86121618091394,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"8.7471981239247%\\\",\\\"left\\\":\\\"11.987367%\\\",\\\"width\\\":\\\"4.610252000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"建设机场 \\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":94.00001161983592,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":36.9999911254748,\\\"x\\\":197.3896625372919,\\\"h\\\":33.99999677510606,\\\"i\\\":\\\"83560363-065f-4d4a-9be8-fb9b83e84040\\\",\\\"y\\\":88.55514865541414,\\\"orderNum\\\":1074.87104337632,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"8.91778246080691%\\\",\\\"left\\\":\\\"9.681021%\\\",\\\"width\\\":\\\"1.8146730000000004%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.423906791556098%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":36.9999911254748,\\\"height\\\":33.99999677510606},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_03_1763552101512.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JStatsSummary\\\",\\\"visible\\\":true,\\\"w\\\":595.0000071772687,\\\"x\\\":785.8511946537046,\\\"h\\\":85.00000678570775,\\\"i\\\":\\\"51a9c871-5835-4847-8271-f62c0698fa18\\\",\\\"y\\\":107.93976126080858,\\\"orderNum\\\":1074.87104337632,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"10.869874021000504%\\\",\\\"left\\\":\\\"38.542251%\\\",\\\"width\\\":\\\"29.18191100000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"8.559768474124843%\\\"},\\\"componentName\\\":\\\"统计概览（背景模式）\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"1\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"人员总数\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 681,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"人\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"2\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"车辆总数\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 155,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"辆\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"3\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"道路总里程\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 336,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"公里\\\\\\\"\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":595.0000071772687,\\\"height\\\":85.00000678570775},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":713,\\\"dataType\\\":1,\\\"h\\\":129,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"layout\\\":{\\\"padding\\\":{\\\"top\\\":5,\\\"left\\\":20,\\\"bottom\\\":0,\\\"right\\\":20},\\\"borderColor\\\":\\\"#0f66ff59\\\",\\\"borderRadius\\\":0,\\\"shadow\\\":\\\"none\\\",\\\"justify\\\":\\\"space-between\\\",\\\"borderWidth\\\":0,\\\"gap\\\":16,\\\"fill\\\":{\\\"image\\\":{\\\"size\\\":\\\"contain\\\",\\\"repeat\\\":\\\"no-repeat\\\",\\\"position\\\":\\\"center\\\",\\\"url\\\":\\\"drag/lib/img/bg01.png\\\"},\\\"color\\\":\\\"#0b2b63\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0bb2ff\\\",\\\"angle\\\":135,\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to bottom right\\\",\\\"startColor\\\":\\\"#05336a\\\"},\\\"type\\\":\\\"image\\\"}},\\\"fieldMap\\\":{\\\"compareValue\\\":\\\"compareValue\\\",\\\"unit\\\":\\\"suffix\\\",\\\"negativeValue\\\":\\\"0\\\",\\\"compareState\\\":\\\"compareState\\\",\\\"label\\\":\\\"name\\\",\\\"value\\\":\\\"value\\\",\\\"positiveValue\\\":\\\"1\\\",\\\"compareLabel\\\":\\\"compareLabel\\\"},\\\"card\\\":{\\\"padding\\\":{\\\"horizontal\\\":3,\\\"vertical\\\":15},\\\"borderColor\\\":\\\"#0F66FF59\\\",\\\"borderRadius\\\":0,\\\"shadow\\\":\\\"none\\\",\\\"borderWidth\\\":0,\\\"blur\\\":24,\\\"minWidth\\\":100,\\\"fill\\\":{\\\"image\\\":{\\\"size\\\":\\\"cover\\\",\\\"repeat\\\":\\\"no-repeat\\\",\\\"position\\\":\\\"center\\\",\\\"url\\\":\\\"\\\"},\\\"color\\\":\\\"#0B2B6300\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0bb2ff\\\",\\\"angle\\\":135,\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to bottom right\\\",\\\"startColor\\\":\\\"#05336a\\\"},\\\"type\\\":\\\"none\\\"}},\\\"sections\\\":{\\\"middle\\\":{\\\"compare\\\":{\\\"valueStyle\\\":{\\\"positiveGradient\\\":{\\\"endColor\\\":\\\"#15f0c5\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#15f0c5\\\"},\\\"positiveColor\\\":\\\"#15F0C5\\\",\\\"fontSize\\\":14,\\\"negativeColor\\\":\\\"#D0021B\\\",\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#cfeaff\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#9ed3ff\\\"},\\\"negativeGradient\\\":{\\\"endColor\\\":\\\"#D0021B\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#D0021B\\\"},\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"alignItems\\\":\\\"center\\\",\\\"labelStyle\\\":{\\\"fontSize\\\":14,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#cfeaff\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#9ed3ff\\\"},\\\"fontColor\\\":\\\"#9ED3FF\\\"},\\\"label\\\":\\\"同比\\\"},\\\"paddingBottom\\\":10,\\\"show\\\":false,\\\"type\\\":\\\"compare\\\",\\\"align\\\":\\\"center\\\"},\\\"top\\\":{\\\"minHeight\\\":40,\\\"paddingBottom\\\":10,\\\"show\\\":true,\\\"paddingTop\\\":5,\\\"type\\\":\\\"value\\\",\\\"align\\\":\\\"center\\\",\\\"value\\\":{\\\"unit\\\":{\\\"fontSize\\\":16,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#96F5F8\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#49ABFF\\\"},\\\"fontWeight\\\":500,\\\"fontColor\\\":\\\"#9ED3FF\\\"},\\\"unitGap\\\":6,\\\"fontSize\\\":24,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#96F5F8\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#49ABFF\\\"},\\\"fontWeight\\\":600,\\\"fontColor\\\":\\\"#D8F1FF\\\"}},\\\"bottom\\\":{\\\"paddingBottom\\\":10,\\\"show\\\":true,\\\"label\\\":{\\\"fontSize\\\":14,\\\"fontColor\\\":\\\"#C9E6FF\\\"},\\\"type\\\":\\\"label\\\",\\\"align\\\":\\\"center\\\"}}}}},{\\\"component\\\":\\\"JListProgress\\\",\\\"visible\\\":true,\\\"w\\\":508.9999991492498,\\\"x\\\":175.99061836459558,\\\"h\\\":185.99999807928413,\\\"i\\\":\\\"96a95bd1-0e5b-4cff-8138-d5e1a8fcefff\\\",\\\"y\\\":324.55333636593934,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"32.68354347077916%\\\",\\\"left\\\":\\\"8.6315%\\\",\\\"width\\\":\\\"24.964021000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"18.73078579581999%\\\"},\\\"componentName\\\":\\\"列表进度图\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"违规停车\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 500000,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-12-31\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-06-15\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 262431\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"海岸线非法闯入\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 30000,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-11-20\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-05-30\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 14305\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"配电室巡查\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 6000,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2026-01-15\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-07-01\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4270\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"危险品车违规行驶\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 6000,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-10-10\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-04-28\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3234\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":508.9999991492498,\\\"height\\\":185.99999807928413},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":1200,\\\"dataType\\\":1,\\\"h\\\":325,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"beginFields\\\":[{\\\"name\\\":\\\"合同名称\\\",\\\"style\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#00FFFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#A0D8FF\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"key\\\":\\\"title\\\"}],\\\"endCurrent\\\":0,\\\"endInfo\\\":{\\\"width\\\":103},\\\"scroll\\\":{\\\"count\\\":1,\\\"interval\\\":3000,\\\"enabled\\\":true,\\\"direction\\\":\\\"down\\\"},\\\"centerTopFields\\\":[],\\\"body\\\":{\\\"gradient\\\":{\\\"type\\\":\\\"linear\\\"}},\\\"endFields\\\":[{\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"enabled\\\":false},\\\"name\\\":\\\"数值\\\",\\\"style\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#00FFFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#A0D8FF\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#4FB9E3\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"key\\\":\\\"value\\\",\\\"marginLeft\\\":23}],\\\"beginCurrent\\\":0,\\\"progressSection\\\":{\\\"marginRight\\\":8,\\\"marginLeft\\\":8},\\\"bar\\\":{\\\"border\\\":{\\\"padding\\\":8,\\\"color\\\":\\\"#4ECBFC5E\\\",\\\"width\\\":2,\\\"enabled\\\":true},\\\"total\\\":{\\\"field\\\":\\\"total\\\",\\\"type\\\":\\\"field\\\",\\\"value\\\":0},\\\"borderRadius\\\":6,\\\"background\\\":{\\\"color\\\":\\\"#5A97FC4F\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#07203D\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#143B6E\\\"}},\\\"indicatorColor\\\":\\\"#DCFEFFB5\\\",\\\"exceed\\\":{\\\"indicatorColor\\\":\\\"#FEF8C9B3\\\",\\\"fill\\\":{\\\"color\\\":\\\"#FFB347\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#FEAF24\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FEF6C8\\\",\\\"direction\\\":\\\"to right\\\"}},\\\"percent\\\":70,\\\"enabled\\\":true},\\\"indicatorSize\\\":15,\\\"fill\\\":{\\\"color\\\":\\\"#33C9FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#24E5F1\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#C5FDFE\\\"}},\\\"valueField\\\":\\\"value\\\",\\\"height\\\":6},\\\"centerTopInfo\\\":{\\\"layout\\\":\\\"horizontal\\\"},\\\"centerTopCurrent\\\":0,\\\"row\\\":{\\\"marginRight\\\":1,\\\"padding\\\":\\\"0 0\\\",\\\"marginBottom\\\":0,\\\"marginTop\\\":4,\\\"height\\\":42,\\\"marginLeft\\\":0},\\\"beginInfo\\\":{\\\"layout\\\":\\\"vertical\\\",\\\"width\\\":131}}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":3.000006444267293,\\\"x\\\":464.88365818962495,\\\"h\\\":53.99999720719867,\\\"i\\\":\\\"es-drager-1762942619160-4\\\",\\\"y\\\":186.6020326563206,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"18.791412574425333%\\\",\\\"left\\\":\\\"22.800325000000004%\\\",\\\"width\\\":\\\"0.14713600000000004%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.437969844665112%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":3.000006444267293,\\\"height\\\":53.99999720719867},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_22_1763552318849.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":1.9999907032825328,\\\"x\\\":866.0504140684643,\\\"h\\\":40.99999989592697,\\\"i\\\":\\\"es-drager-1762942529865-1\\\",\\\"y\\\":630.1805348963725,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"63.46116523510798%\\\",\\\"left\\\":\\\"42.475640000000006%\\\",\\\"width\\\":\\\"0.09809000000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.12882915919117%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1.9999907032825328,\\\"height\\\":40.99999989592697},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_22_1763552318849.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":1.9999907032825328,\\\"x\\\":869.9777278548183,\\\"h\\\":40.99999989592697,\\\"i\\\":\\\"es-drager-1762941823717-35\\\",\\\"y\\\":550.5439613083489,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"55.441511381377865%\\\",\\\"left\\\":\\\"42.66825600000001%\\\",\\\"width\\\":\\\"0.09809000000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.12882915919117%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1.9999907032825328,\\\"height\\\":40.99999989592697},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_22_1763552318849.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762941725340-32\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":34.000005070551,\\\"x\\\":1291.4712878116177,\\\"y\\\":451.7116100695211,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"45.48878224230209%\\\",\\\"left\\\":\\\"63.34050374010456%\\\",\\\"width\\\":\\\"1.667538%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"人\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":34.000005070551,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":61.00000190092615,\\\"x\\\":1253.7456067176438,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762941720287-31\\\",\\\"y\\\":451.96951883151854,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"45.51475446717158%\\\",\\\"left\\\":\\\"61.49023911015685%\\\",\\\"width\\\":\\\"2.9917590000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"14\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":61.00000190092615,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762941657363-30\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":34.000005070551,\\\"x\\\":1091.4243899206565,\\\"y\\\":453.711612210325,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"45.690188758847384%\\\",\\\"left\\\":\\\"53.529158026387826%\\\",\\\"width\\\":\\\"1.667538%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"人\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":34.000005070551,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":61.00000190092615,\\\"x\\\":1049.900347577761,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762941651441-29\\\",\\\"y\\\":451.9695170875309,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"45.51475429154653%\\\",\\\"left\\\":\\\"51.49260190303707%\\\",\\\"width\\\":\\\"2.9917590000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"88\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":61.00000190092615,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762941632755-28\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":34.000005070551,\\\"x\\\":878.8452499574914,\\\"y\\\":455.638918235086,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"45.88427454747951%\\\",\\\"left\\\":\\\"43.103165643141644%\\\",\\\"width\\\":\\\"1.667538%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"人\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":34.000005070551,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762941620159-27\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":75.99999334357558,\\\"x\\\":1214.366941157304,\\\"y\\\":453.10667325785766,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"45.629269500485975%\\\",\\\"left\\\":\\\"59.558903480209146%\\\",\\\"width\\\":\\\"3.727436999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"离线：\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":75.99999334357558,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762941614133-26\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":74.99999799193434,\\\"x\\\":1215.633060735264,\\\"y\\\":422.7198179040119,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"42.56921743317984%\\\",\\\"left\\\":\\\"59.62100060355991%\\\",\\\"width\\\":\\\"3.678391999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"在线：\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":74.99999799193434,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762941608903-25\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":34.000005070551,\\\"x\\\":1294.132494595217,\\\"y\\\":422.7198161600243,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"42.5692172575548%\\\",\\\"left\\\":\\\"63.47102323350761%\\\",\\\"width\\\":\\\"1.667538%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"人\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":34.000005070551,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762941602235-24\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":34.000005070551,\\\"x\\\":1092.819479910352,\\\"y\\\":425.2520436733287,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"42.824220545876166%\\\",\\\"left\\\":\\\"53.59758053298479%\\\",\\\"width\\\":\\\"1.667538%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"人\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":34.000005070551,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":61.00000190092615,\\\"x\\\":1253.8745693152403,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762941596165-23\\\",\\\"y\\\":421.7115971894209,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"42.46768643084153%\\\",\\\"left\\\":\\\"61.49656411015684%\\\",\\\"width\\\":\\\"2.9917590000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"30\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":61.00000190092615,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":61.00000190092615,\\\"x\\\":1051.2954451125793,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762941590403-22\\\",\\\"y\\\":424.243844499982,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"42.72269171280903%\\\",\\\"left\\\":\\\"51.56102477968631%\\\",\\\"width\\\":\\\"2.9917590000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"173\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":61.00000190092615,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762941575296-21\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":94.00001161983592,\\\"x\\\":997.9894510814421,\\\"y\\\":451.96951883151854,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"45.51475446717158%\\\",\\\"left\\\":\\\"48.94662014973859%\\\",\\\"width\\\":\\\"4.610252000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"离线：\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":94.00001161983592,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762941569613-20\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":94.00001161983592,\\\"x\\\":997.9894639256624,\\\"y\\\":424.11488516966904,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"42.70970510196275%\\\",\\\"left\\\":\\\"48.94662077968631%\\\",\\\"width\\\":\\\"4.610252000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"在线：\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":94.00001161983592,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":61.00000190092615,\\\"x\\\":836.0551084259791,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762941564580-19\\\",\\\"y\\\":453.3645878411632,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"45.65524231157953%\\\",\\\"left\\\":\\\"41.004513396440124%\\\",\\\"width\\\":\\\"2.9917590000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"122\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":61.00000190092615,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":61.00000190092615,\\\"x\\\":836.1840685085348,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762941053477-18\\\",\\\"y\\\":419.3083173638135,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"42.22566858091834%\\\",\\\"left\\\":\\\"41.010838273089355%\\\",\\\"width\\\":\\\"2.9917590000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"252\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":61.00000190092615,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762941048379-17\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":34.000005070551,\\\"x\\\":877.7080904620868,\\\"y\\\":421.5826460137488,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"42.45470064119328%\\\",\\\"left\\\":\\\"43.047393396440114%\\\",\\\"width\\\":\\\"1.667538%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"人\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":34.000005070551,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762940580987-16\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":94.00001161983592,\\\"x\\\":782.8780923517,\\\"y\\\":453.36459191848354,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"45.65524272217853%\\\",\\\"left\\\":\\\"38.39643451979088%\\\",\\\"width\\\":\\\"4.610252000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"离线：\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":94.00001161983592,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762940573639-15\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":94.00001161983592,\\\"x\\\":782.8780898366589,\\\"y\\\":420.4454857661016,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"42.340185021654825%\\\",\\\"left\\\":\\\"38.39643439644011%\\\",\\\"width\\\":\\\"4.610252000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"在线：\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":94.00001161983592,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":122.0000038018523,\\\"x\\\":755.0234452012544,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762940556528-14\\\",\\\"y\\\":629.3552169593522,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"63.378053118702546%\\\",\\\"left\\\":\\\"37.030297000000004%\\\",\\\"width\\\":\\\"5.983518000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"酒水作业\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":122.0000038018523,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":100.99999947066824,\\\"x\\\":765.1524020939509,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762940550624-13\\\",\\\"y\\\":547.057446629083,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"55.09040836898173%\\\",\\\"left\\\":\\\"37.527074000000006%\\\",\\\"width\\\":\\\"4.953568000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"道路机扫\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":100.99999947066824,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":122.0000038018523,\\\"x\\\":1215.0281373863072,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762940525754-12\\\",\\\"y\\\":221.03887569834177,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"22.25931116133512%\\\",\\\"left\\\":\\\"59.591331999999994%\\\",\\\"width\\\":\\\"5.983518000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"海港人员\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":122.0000038018523,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":122.0000038018523,\\\"x\\\":1002.4823825925793,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762940521846-11\\\",\\\"y\\\":225.3112028888313,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"22.689547969297916%\\\",\\\"left\\\":\\\"49.166977%\\\",\\\"width\\\":\\\"5.983518000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"临港人员\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":122.0000038018523,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":122.0000038018523,\\\"x\\\":792.316981705006,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762940511936-10\\\",\\\"y\\\":225.67715517941065,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"22.726400517884553%\\\",\\\"left\\\":\\\"38.859367000000006%\\\",\\\"width\\\":\\\"5.983518000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"空港人员\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":122.0000038018523,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":43.999999365650666,\\\"x\\\":1914.7889788309733,\\\"h\\\":32.000008610250845,\\\"i\\\":\\\"es-drager-1762938531837-5\\\",\\\"y\\\":636.9519390937786,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"64.1430669709589%\\\",\\\"left\\\":\\\"93.91126200000001%\\\",\\\"width\\\":\\\"2.1579900000000007%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.2225016824328714%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"kg\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":43.999999365650666,\\\"height\\\":32.000008610250845},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#88999A\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":43.999999365650666,\\\"x\\\":1776.781953911325,\\\"h\\\":32.000008610250845,\\\"i\\\":\\\"es-drager-1762938522652-4\\\",\\\"y\\\":638.2180528504308,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"64.27056861511959%\\\",\\\"left\\\":\\\"87.14267600000001%\\\",\\\"width\\\":\\\"2.1579900000000007%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.2225016824328714%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"kg\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":43.999999365650666,\\\"height\\\":32.000008610250845},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#88999A\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":43.999999365650666,\\\"x\\\":1643.839397243353,\\\"h\\\":32.000008610250845,\\\"i\\\":\\\"es-drager-1762938514850-3\\\",\\\"y\\\":636.9519390937786,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"64.1430669709589%\\\",\\\"left\\\":\\\"80.62247800000002%\\\",\\\"width\\\":\\\"2.1579900000000007%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.2225016824328714%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"kg\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":43.999999365650666,\\\"height\\\":32.000008610250845},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#88999A\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":115.99999091331775,\\\"x\\\":1494.3083357704925,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762938341955-2\\\",\\\"y\\\":545.6623636434895,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"54.9499191171517%\\\",\\\"left\\\":\\\"73.28869300000001%\\\",\\\"width\\\":\\\"5.689246000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"7153\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":115.99999091331775,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#96F5F8\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":43.999999365650666,\\\"x\\\":1530.017579506108,\\\"h\\\":32.000008610250845,\\\"i\\\":\\\"es-drager-1762938204176-1\\\",\\\"y\\\":633.2825373568783,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"63.773546655676995%\\\",\\\"left\\\":\\\"75.04006100000001%\\\",\\\"width\\\":\\\"2.1579900000000007%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.2225016824328714%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"kg\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":43.999999365650666,\\\"height\\\":32.000008610250845},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#88999A\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":70.99999619602579,\\\"x\\\":1867.8136033479955,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762936596210-18\\\",\\\"y\\\":630.4923812843198,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"63.49256914884002%\\\",\\\"left\\\":\\\"91.607344%\\\",\\\"width\\\":\\\"3.4822109999999995%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"9401\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":70.99999619602579,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#46D6FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":61.00000190092615,\\\"x\\\":1751.4595718742557,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762936591363-17\\\",\\\"y\\\":633.1535780265655,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"63.760560044830726%\\\",\\\"left\\\":\\\"85.90073400000001%\\\",\\\"width\\\":\\\"2.9917590000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"0\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":61.00000190092615,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#46D6FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":61.00000190092615,\\\"x\\\":1618.6459574145372,\\\"h\\\":30.000000648138894,\\\"i\\\":\\\"es-drager-1762936587463-16\\\",\\\"y\\\":635.8147648701827,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"64.02854994399837%\\\",\\\"left\\\":\\\"79.38686000000001%\\\",\\\"width\\\":\\\"2.9917590000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.0210945796635205%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"0\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":61.00000190092615,\\\"height\\\":30.000000648138894},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#46D6FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":74.99999799193434,\\\"x\\\":1866.5474862850765,\\\"h\\\":45.000005921522515,\\\"i\\\":\\\"es-drager-1762936579995-15\\\",\\\"y\\\":649.4841668231293,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"65.40510178583477%\\\",\\\"left\\\":\\\"91.54524700000002%\\\",\\\"width\\\":\\\"3.678391999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.5316423679068105%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"其他垃圾\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":74.99999799193434,\\\"height\\\":45.000005921522515},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":13,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":101.99997443296604,\\\"x\\\":1739.9355149316998,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762936575774-14\\\",\\\"y\\\":652.0164141336904,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"65.66010706780227%\\\",\\\"left\\\":\\\"85.335534%\\\",\\\"width\\\":\\\"5.002612000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"可回收垃圾\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":101.99997443296604,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":13,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":74.99999799193434,\\\"x\\\":1613.3235843570108,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762936571795-13\\\",\\\"y\\\":653.2825278903425,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"65.78760871196295%\\\",\\\"left\\\":\\\"79.12582300000001%\\\",\\\"width\\\":\\\"3.678391999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"有害垃圾\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":74.99999799193434,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":13,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":74.99999799193434,\\\"x\\\":1490.5099641923919,\\\"h\\\":22.999997527317976,\\\"i\\\":\\\"es-drager-1762936567296-12\\\",\\\"y\\\":659.6131263694886,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"66.42511992323557%\\\",\\\"left\\\":\\\"73.10240100000001%\\\",\\\"width\\\":\\\"3.678391999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.316172212028447%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"厨余垃圾\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":74.99999799193434,\\\"height\\\":22.999997527317976},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":13,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":133.0000138379367,\\\"x\\\":1816.9109140786636,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762936479611-11\\\",\\\"y\\\":573.2590862100086,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"57.728996022517066%\\\",\\\"left\\\":\\\"89.11081%\\\",\\\"width\\\":\\\"6.523016000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"当月投放量(KG)\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":133.0000138379367,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":74.99999799193434,\\\"x\\\":1679.032810977925,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762936475992-10\\\",\\\"y\\\":573.3880356416931,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"57.74198163654029%\\\",\\\"left\\\":\\\"82.34854700000001%\\\",\\\"width\\\":\\\"3.678391999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"设施\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":74.99999799193434,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":115.99999091331775,\\\"x\\\":1818.4349359474331,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762936466314-9\\\",\\\"y\\\":543.1301262315568,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"54.69491483200728%\\\",\\\"left\\\":\\\"89.18555600000002%\\\",\\\"width\\\":\\\"5.689246000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"9301\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":115.99999091331775,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#96F5F8\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":115.99999091331775,\\\"x\\\":1659.032822387726,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762936448667-7\\\",\\\"y\\\":547.0574367304547,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"55.09040737215868%\\\",\\\"left\\\":\\\"81.36764300000002%\\\",\\\"width\\\":\\\"5.689246000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"85\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":115.99999091331775,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#96F5F8\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":107.00001235920283,\\\"x\\\":1499.5017666197657,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762936431998-6\\\",\\\"y\\\":573.645954302319,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"57.76795485823283%\\\",\\\"left\\\":\\\"73.543406%\\\",\\\"width\\\":\\\"5.247840000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"总注册人数\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":107.00001235920283,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":56.000004753376324,\\\"x\\\":1493.4290861110203,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762936404011-4\\\",\\\"y\\\":628.3470119646975,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"63.27652369941136%\\\",\\\"left\\\":\\\"73.24557000000001%\\\",\\\"width\\\":\\\"2.7465330000000003%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"123\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":56.000004753376324,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#46D6FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":117.00000665430248,\\\"x\\\":1850.1641390544198,\\\"h\\\":51.000000111973286,\\\"i\\\":\\\"es-drager-1762936392574-3\\\",\\\"y\\\":637.6482977004861,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"64.21319247651806%\\\",\\\"left\\\":\\\"90.741722%\\\",\\\"width\\\":\\\"5.738292000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.135860685745679%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":117.00000665430248,\\\"height\\\":51.000000111973286},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_06_1763552183216.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":132.00001848629552,\\\"x\\\":1726.0844222162254,\\\"h\\\":55.99999527068225,\\\"i\\\":\\\"es-drager-1762936386243-2\\\",\\\"y\\\":633.8499465319011,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"63.830686547212935%\\\",\\\"left\\\":\\\"84.65620400000002%\\\",\\\"width\\\":\\\"6.473971000000003%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.6393759506114005%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":132.00001848629552,\\\"height\\\":55.99999527068225},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_06_1763552183216.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":105.99999661821808,\\\"x\\\":1602.133647586284,\\\"h\\\":60.00000129627779,\\\"i\\\":\\\"es-drager-1762936160272-1\\\",\\\"y\\\":632.7127822069335,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"63.71617051707547%\\\",\\\"left\\\":\\\"78.57701000000002%\\\",\\\"width\\\":\\\"5.198794000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.042189159327041%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":105.99999661821808,\\\"height\\\":60.00000129627779},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_06_1763552183216.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":476.9999847819812,\\\"x\\\":1476.7877932958268,\\\"h\\\":28.99999171776873,\\\"i\\\":\\\"es-drager-1762934953780-14\\\",\\\"y\\\":689.6881586206188,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"69.45377042170585%\\\",\\\"left\\\":\\\"72.42939400000002%\\\",\\\"width\\\":\\\"23.394572999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.9203905298673134%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":476.9999847819812,\\\"height\\\":28.99999171776873},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_10_1763552278772.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":100.00000411902698,\\\"x\\\":1479.449010408605,\\\"h\\\":61.00000032801957,\\\"i\\\":\\\"es-drager-1762934758071-13\\\",\\\"y\\\":630.3094942266853,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"63.47415184595424%\\\",\\\"left\\\":\\\"72.559914%\\\",\\\"width\\\":\\\"4.904523000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.142892212300184%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":100.00000411902698,\\\"height\\\":61.00000032801957},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_06_1763552183216.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":147.9999848912427,\\\"x\\\":1855.152412329461,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762933339573-12\\\",\\\"y\\\":91.12543639477417,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"9.176618533800058%\\\",\\\"left\\\":\\\"90.98637300000001%\\\",\\\"width\\\":\\\"7.258693000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"厨余垃圾(吨/月)\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":147.9999848912427,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":74.99999799193434,\\\"x\\\":1889.466596793904,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762933332326-11\\\",\\\"y\\\":58.60141419624384,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"5.90134703213322%\\\",\\\"left\\\":\\\"92.66932000000001%\\\",\\\"width\\\":\\\"3.678391999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"109.45\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":74.99999799193434,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#4FC5E3\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#96F5F8\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#49ABFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":131.00000274531064,\\\"x\\\":1659.032822387726,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762933079266-10\\\",\\\"y\\\":95.05275679230033,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"9.572112070774509%\\\",\\\"left\\\":\\\"81.36764300000002%\\\",\\\"width\\\":\\\"6.424924999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"生活垃圾(吨/月)\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":131.00000274531064,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":74.99999799193434,\\\"x\\\":1688.2825386004924,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762933073725-9\\\",\\\"y\\\":58.7303636279284,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"5.914332646156435%\\\",\\\"left\\\":\\\"82.80220200000001%\\\",\\\"width\\\":\\\"3.678391999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"35.40\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":74.99999799193434,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#4FC5E3\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#96F5F8\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#49ABFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":176.99999281424385,\\\"x\\\":1838.0187576475853,\\\"h\\\":92.00000000790027,\\\"i\\\":\\\"es-drager-1762932876846-8\\\",\\\"y\\\":69.67643514839494,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"7.016636533644591%\\\",\\\"left\\\":\\\"90.14604900000002%\\\",\\\"width\\\":\\\"8.681005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"9.26468984493685%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":176.99999281424385,\\\"height\\\":92.00000000790027},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_14_1763552212132.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":174.0000067593201,\\\"x\\\":1638.1008165170927,\\\"h\\\":103.99999828743017,\\\"i\\\":\\\"es-drager-1762932868681-7\\\",\\\"y\\\":63.474795999561906,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"6.392111933218262%\\\",\\\"left\\\":\\\"80.34102800000001%\\\",\\\"width\\\":\\\"8.533870000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"10.473127477437648%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":174.0000067593201,\\\"height\\\":103.99999828743017},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_14_1763552212132.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":74.99999799193434,\\\"x\\\":1488.2356348724034,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762932864087-6\\\",\\\"y\\\":92.64946881205219,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"9.330093399653293%\\\",\\\"left\\\":\\\"72.99085600000001%\\\",\\\"width\\\":\\\"3.678391999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"总点位\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":74.99999799193434,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":74.99999799193434,\\\"x\\\":1488.3646178593435,\\\"h\\\":38.0000028007016,\\\"i\\\":\\\"es-drager-1762932853402-5\\\",\\\"y\\\":56.06096092276985,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"5.645515383847678%\\\",\\\"left\\\":\\\"72.99718200000001%\\\",\\\"width\\\":\\\"3.678391999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.826720000271738%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"206\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":74.99999799193434,\\\"height\\\":38.0000028007016},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#4FC5E3\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#96F5F8\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#49ABFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":509.99999450089103,\\\"x\\\":1466.9167412089805,\\\"h\\\":73.99999763929125,\\\"i\\\":\\\"es-drager-1762931911166-4\\\",\\\"y\\\":545.608435916168,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"54.94448842511221%\\\",\\\"left\\\":\\\"71.94526600000002%\\\",\\\"width\\\":\\\"25.013066000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"7.452032897774124%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":509.99999450089103,\\\"height\\\":73.99999763929125},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/按钮21 拷贝_1763552170900.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":122.0000038018523,\\\"x\\\":1466.0375119388516,\\\"h\\\":93.99999807138387,\\\"i\\\":\\\"es-drager-1762930997431-1\\\",\\\"y\\\":68.66823015374024,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"6.915107114353396%\\\",\\\"left\\\":\\\"71.90214400000002%\\\",\\\"width\\\":\\\"5.983518000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"9.46609595088314%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":122.0000038018523,\\\"height\\\":93.99999807138387},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_14_1763552212132.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":109.00000306248539,\\\"x\\\":1408.7327115379485,\\\"h\\\":37.000003768959814,\\\"i\\\":\\\"es-drager-1762429130209-4\\\",\\\"y\\\":744.3141747813775,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"74.95478234725454%\\\",\\\"left\\\":\\\"69.091617%\\\",\\\"width\\\":\\\"5.345930000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.726016947298594%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812791721984\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"当月投放量\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":109.00000306248539,\\\"height\\\":37.000003768959814},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JMultipleBar\\\",\\\"visible\\\":true,\\\"w\\\":627.9999965068347,\\\"x\\\":1410.9343528483823,\\\"h\\\":246.99999840730368,\\\"i\\\":\\\"es-drager-1762429121828-3\\\",\\\"y\\\":742.8628378907972,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"74.80862814996556%\\\",\\\"left\\\":\\\"69.199597%\\\",\\\"width\\\":\\\"30.800403%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"24.873678008120173%\\\"},\\\"componentName\\\":\\\"对比柱形图\\\",\\\"pageCompId\\\":\\\"1146390812808499200\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"markLineConfig\\\":{\\\"show\\\":false,\\\"markLine\\\":[]},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"厨余垃圾\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"厨余垃圾\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 2.5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"厨余垃圾\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"厨余垃圾\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4.9,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"厨余垃圾\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 6,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"厨余垃圾\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"其他垃圾\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"其他垃圾\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3.5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"其他垃圾\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"其他垃圾\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4.9,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"其他垃圾\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 6,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"其他垃圾\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":627.9999965068347,\\\"height\\\":246.99999840730368},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#8F8D8D\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"yUnit\\\":\\\"\\\"},\\\"customColor\\\":[{\\\"color1\\\":\\\"#4FF0FDA8\\\",\\\"color\\\":\\\"#4FF0FD00\\\"},{\\\"color1\\\":\\\"#4F68FDA8\\\",\\\"color\\\":\\\"#4F68FD00\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":47,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":1,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":15,\\\"itemStyle\\\":{\\\"borderRadius\\\":0}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"textAlign\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":93.00001626819461,\\\"x\\\":1454.9343318246895,\\\"h\\\":37.000003768959814,\\\"i\\\":\\\"es-drager-1762429044550-2\\\",\\\"y\\\":310.879252361777,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"31.306520131634624%\\\",\\\"left\\\":\\\"71.35758600000001%\\\",\\\"width\\\":\\\"4.5612070000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.726016947298594%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812825276416\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"厨余垃圾\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":93.00001626819461,\\\"height\\\":37.000003768959814},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":93.00001626819461,\\\"x\\\":1447.9343643632005,\\\"h\\\":37.000003768959814,\\\"i\\\":\\\"es-drager-1762429023915-1\\\",\\\"y\\\":149.86283794746865,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"15.091659921153278%\\\",\\\"left\\\":\\\"71.01427100000001%\\\",\\\"width\\\":\\\"4.5612070000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.726016947298594%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812837859328\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"生活垃圾\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":93.00001626819461,\\\"height\\\":37.000003768959814},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4A90E2\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JMultipleLine\\\",\\\"visible\\\":true,\\\"w\\\":545.9999902747245,\\\"x\\\":1459.869878257456,\\\"h\\\":160.00000345674079,\\\"i\\\":\\\"9799edd5-f660-4e56-9305-d9e43773a75e\\\",\\\"y\\\":316.5486620607893,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"31.87744754968588%\\\",\\\"left\\\":\\\"71.599651%\\\",\\\"width\\\":\\\"26.778693999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"16.11250442487211%\\\"},\\\"componentName\\\":\\\"对比折线图\\\",\\\"pageCompId\\\":\\\"1146390812846247936\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"markLineConfig\\\":{\\\"show\\\":false,\\\"markLine\\\":[]},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"临港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"临港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3.5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"临港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"临港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4.9,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"临港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 6,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"临港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 2,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"海港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"海港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 1.5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"海港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"海港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 2.9,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"海港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"海港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 6,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"空港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 2,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"空港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"空港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3.5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"空港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 1.5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"空港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"空港\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":545.9999902747245,\\\"height\\\":160.00000345674079},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#8F8D8D\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"yUnit\\\":\\\"\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color1\\\":\\\"#1e90ff\\\",\\\"color\\\":\\\"#2291E3A3\\\"},{\\\"color1\\\":\\\"#90ee90\\\",\\\"color\\\":\\\"#02F4FF94\\\"},{\\\"color1\\\":\\\"#00ced1\\\",\\\"color\\\":\\\"#FF029B9E\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":36,\\\"left\\\":0,\\\"bottom\\\":22,\\\"right\\\":1,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"symbol\\\":\\\"none\\\",\\\"lineType\\\":\\\"area\\\",\\\"label\\\":{\\\"position\\\":\\\"top\\\"}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"textAlign\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"component\\\":\\\"JStackBar\\\",\\\"visible\\\":true,\\\"w\\\":557.9999956624503,\\\"x\\\":1455.200473925311,\\\"h\\\":152.00000130417803,\\\"i\\\":\\\"9857c542-9530-4c6c-ac2a-2fd20b6da0b3\\\",\\\"y\\\":155.8628321379194,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"15.695878238992144%\\\",\\\"left\\\":\\\"71.37063900000001%\\\",\\\"width\\\":\\\"27.367237000000006%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"15.306879004263887%\\\"},\\\"componentName\\\":\\\"生活垃圾\\\",\\\"pageCompId\\\":\\\"1146390812858830848\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"markLineConfig\\\":{\\\"show\\\":false,\\\"markLine\\\":[]},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"临港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"临港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3.5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"临港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"临港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4.9,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"临港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 6,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"临港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"海港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"海港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3.5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"海港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"海港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4.9,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"海港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 6,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"海港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"空港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"空港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3.5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"空港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"空港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4.9,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"空港\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 6,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"空港\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":557.9999956624503,\\\"height\\\":152.00000130417803},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#8F8D8D\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"yUnit\\\":\\\"\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color1\\\":\\\"#F4DC42B3\\\",\\\"color\\\":\\\"#F4DC4200\\\"},{\\\"color1\\\":\\\"#00D8FFB3\\\",\\\"color\\\":\\\"#00D8FF00\\\"},{\\\"color1\\\":\\\"#006CFFB3\\\",\\\"color\\\":\\\"#006CFF00\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":43,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":1,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":21,\\\"itemStyle\\\":{\\\"borderRadius\\\":1},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":false}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"textAlign\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"component\\\":\\\"JMultipleBar\\\",\\\"visible\\\":true,\\\"w\\\":627.9999965068347,\\\"x\\\":743.9343337341033,\\\"h\\\":246.99999840730368,\\\"i\\\":\\\"ddbe13ab-bd12-4d18-9551-5773cc07cb6d\\\",\\\"y\\\":741.8628388590553,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"74.70792509699238%\\\",\\\"left\\\":\\\"36.48642900000001%\\\",\\\"width\\\":\\\"30.800403%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"24.873678008120173%\\\"},\\\"componentName\\\":\\\"对比柱形图\\\",\\\"pageCompId\\\":\\\"1146390812879802368\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"markLineConfig\\\":{\\\"show\\\":false,\\\"markLine\\\":[]},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"修剪\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"修剪\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 2.5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"修剪\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"修剪\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4.9,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"修剪\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 6,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"修剪\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"破绿\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"破绿\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3.5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"破绿\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"破绿\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4.9,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"破绿\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 6,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"破绿\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 13,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"基础养护\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 14,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"基础养护\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 13.5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"基础养护\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 15,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"基础养护\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 14.9,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"基础养护\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 16,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"基础养护\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"提升改造\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"提升改造\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3.5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"提升改造\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 5,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"提升改造\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4.9,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"提升改造\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 6,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"提升改造\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":627.9999965068347,\\\"height\\\":246.99999840730368},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#8F8D8D\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"yUnit\\\":\\\"\\\"},\\\"customColor\\\":[{\\\"color1\\\":\\\"#3FECFBB3\\\",\\\"color\\\":\\\"#3FECFB00\\\"},{\\\"color1\\\":\\\"#006CFFB5\\\",\\\"color\\\":\\\"#006CFF00\\\"},{\\\"color1\\\":\\\"#C000FFB3\\\",\\\"color\\\":\\\"#109EE05C\\\"},{\\\"color1\\\":\\\"#3F8FFBB5\\\",\\\"color\\\":\\\"#3F8FFB00\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":47,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":1,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":15,\\\"itemStyle\\\":{\\\"borderRadius\\\":0}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"textAlign\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"component\\\":\\\"JMultipleLine\\\",\\\"visible\\\":true,\\\"w\\\":549.0000171083353,\\\"x\\\":153.2004704533646,\\\"h\\\":244.00000131207827,\\\"i\\\":\\\"4c6e2a64-9c5b-4433-a253-e3246a922a38\\\",\\\"y\\\":519.0562760062809,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"52.27060227014323%\\\",\\\"left\\\":\\\"7.513752%\\\",\\\"width\\\":\\\"26.925831%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"24.571568849200737%\\\"},\\\"componentName\\\":\\\"对比折线图\\\",\\\"pageCompId\\\":\\\"1146390812892385280\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"markLineConfig\\\":{\\\"show\\\":false,\\\"markLine\\\":[]},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-23\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 620,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"总量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-24\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 768,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"总量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-25\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 600,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"总量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-26\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 810,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"总量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-27\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 700,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"总量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-28\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 900,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"总量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-29\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 820,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"总量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-30\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 830,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"总量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-31\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 790,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"总量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-23\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 196,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"完成量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-24\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 600,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"完成量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-25\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 300,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"完成量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-26\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 550,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"完成量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-27\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 610,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"完成量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-28\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 390,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"完成量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-29\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 420,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"完成量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-30\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 380,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"完成量\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"08-31\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 600,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"完成量\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":549.0000171083353,\\\"height\\\":244.00000131207827},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#8F8D8D\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"yUnit\\\":\\\"\\\"},\\\"customColor\\\":[{\\\"color1\\\":\\\"#1e90ff\\\",\\\"color\\\":\\\"#AB315C\\\"},{\\\"color1\\\":\\\"#90ee90\\\",\\\"color\\\":\\\"#4FCAE3\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"name\\\":\\\"单位(个)\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":39,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":1,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"symbol\\\":\\\"circle\\\",\\\"symbolSize\\\":6,\\\"lineType\\\":\\\"line\\\",\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":false,\\\"position\\\":\\\"top\\\"},\\\"lineWidth\\\":2}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"textAlign\\\":\\\"left\\\",\\\"left\\\":\\\"center\\\",\\\"show\\\":true,\\\"text\\\":\\\"无人机巡检完成情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":88.99999408294256,\\\"x\\\":1463.7409174557679,\\\"h\\\":40.99999989592697,\\\"i\\\":\\\"es-drager-1762423810391-12\\\",\\\"y\\\":495.8229777070758,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"49.93093593537638%\\\",\\\"left\\\":\\\"71.789507%\\\",\\\"width\\\":\\\"4.365025%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.12882915919117%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812909162496\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"垃圾分类\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":88.99999408294256,\\\"height\\\":40.99999989592697},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":93.00001626819461,\\\"x\\\":1479.9343583411257,\\\"h\\\":37.000003768959814,\\\"i\\\":\\\"es-drager-1762423782353-11\\\",\\\"y\\\":9.862844821448832,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"0.9932195462132423%\\\",\\\"left\\\":\\\"72.58371800000002%\\\",\\\"width\\\":\\\"4.5612070000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.726016947298594%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812921745408\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"垃圾收运\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":93.00001626819461,\\\"height\\\":37.000003768959814},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":148.99998024288396,\\\"x\\\":761.7409183086403,\\\"h\\\":38.99999193381503,\\\"i\\\":\\\"es-drager-1762423748544-10\\\",\\\"y\\\":705.7092569027857,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"71.06714549286653%\\\",\\\"left\\\":\\\"37.35975700000001%\\\",\\\"width\\\":\\\"7.307738000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.9274220564218205%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812934328320\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"园林作业用工\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":148.99998024288396,\\\"height\\\":38.99999193381503},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":107.00001235920283,\\\"x\\\":782.2004827011841,\\\"h\\\":30.000000648138894,\\\"i\\\":\\\"es-drager-1762423716800-9\\\",\\\"y\\\":61.00000032801958,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"6.142892212300185%\\\",\\\"left\\\":\\\"38.363201000000004%\\\",\\\"width\\\":\\\"5.247840000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.0210945796635205%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812951105536\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"环卫作业\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":107.00001235920283,\\\"height\\\":30.000000648138894},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":100.00000411902698,\\\"x\\\":186.26495127640098,\\\"h\\\":42.99999795941056,\\\"i\\\":\\\"es-drager-1762423687040-8\\\",\\\"y\\\":756.1371663778658,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"76.14539484911707%\\\",\\\"left\\\":\\\"9.135407000000002%\\\",\\\"width\\\":\\\"4.904523000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.33023526513746%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812963688448\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"危险作业\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":100.00000411902698,\\\"height\\\":42.99999795941056},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":103.00001056329427,\\\"x\\\":174.8698773207855,\\\"h\\\":48.0000030167479,\\\"i\\\":\\\"es-drager-1762423656832-7\\\",\\\"y\\\":276.8393938102532,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"27.878599133609544%\\\",\\\"left\\\":\\\"8.576533000000001%\\\",\\\"width\\\":\\\"5.051659000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.833751526826244%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390812980465664\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"巡检信息\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":103.00001056329427,\\\"height\\\":48.0000030167479},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":569.0000056985347,\\\"x\\\":1438.1359798965655,\\\"h\\\":37.000003768959814,\\\"i\\\":\\\"es-drager-1762423639047-6\\\",\\\"y\\\":500.29073351733564,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"50.38085302104397%\\\",\\\"left\\\":\\\"70.53370700000002%\\\",\\\"width\\\":\\\"27.906735000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.726016947298594%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146390812993048576\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":569.0000056985347,\\\"height\\\":37.000003768959814},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":573.0000074944433,\\\"x\\\":1453.934356862392,\\\"h\\\":37.000003768959814,\\\"i\\\":\\\"es-drager-1762423624157-5\\\",\\\"y\\\":13.862831049787644,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"1.396030761282759%\\\",\\\"left\\\":\\\"71.30854200000002%\\\",\\\"width\\\":\\\"28.102916000000004%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.726016947298594%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146390813005631488\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":573.0000074944433,\\\"height\\\":37.000003768959814},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":614.0000004158265,\\\"x\\\":740.8053850815827,\\\"h\\\":37.000003768959814,\\\"i\\\":\\\"es-drager-1762423610295-4\\\",\\\"y\\\":708.1770245481904,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"71.31565746941088%\\\",\\\"left\\\":\\\"36.332969000000006%\\\",\\\"width\\\":\\\"30.113770000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.726016947298594%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146390813018214400\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":614.0000004158265,\\\"height\\\":37.000003768959814},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":660.0000108741033,\\\"x\\\":759.2004468880306,\\\"h\\\":37.000003768959814,\\\"i\\\":\\\"es-drager-1762423600686-3\\\",\\\"y\\\":61.999999359761375,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"6.24359526527333%\\\",\\\"left\\\":\\\"37.23515900000001%\\\",\\\"width\\\":\\\"32.369851000000004%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.726016947298594%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146390813034991616\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":660.0000108741033,\\\"height\\\":37.000003768959814},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":538.0000070722509,\\\"x\\\":158.9343362111958,\\\"h\\\":37.000003768959814,\\\"i\\\":\\\"es-drager-1762423595387-2\\\",\\\"y\\\":761.871045843406,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"76.72281457576837%\\\",\\\"left\\\":\\\"7.794970753298481%\\\",\\\"width\\\":\\\"26.386333%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.726016947298594%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146390813051768832\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":538.0000070722509,\\\"height\\\":37.000003768959814},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":538.0000070722509,\\\"x\\\":156.6682288267175,\\\"h\\\":37.000003768959814,\\\"i\\\":\\\"es-drager-1762423584121-1\\\",\\\"y\\\":283.573262408907,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"28.55672091641095%\\\",\\\"left\\\":\\\"7.683829000000002%\\\",\\\"width\\\":\\\"26.386333%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.726016947298594%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146390813064351744\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":538.0000070722509,\\\"height\\\":37.000003768959814},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":170.00000496341158,\\\"x\\\":177.20046083947247,\\\"h\\\":60.00000129627779,\\\"i\\\":\\\"72ffb6d2-c59b-407e-83d4-146e19df5a1a\\\",\\\"y\\\":0,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"0%\\\",\\\"left\\\":\\\"8.690837000000002%\\\",\\\"width\\\":\\\"8.337689000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.042189159327041%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146390813076934656\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"无人机业务信息\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170.00000496341158,\\\"height\\\":60.00000129627779},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":558.9999910140915,\\\"x\\\":162.200469396823,\\\"h\\\":37.000003768959814,\\\"i\\\":\\\"f4665840-e58b-49bf-8ded-2ea4758037bb\\\",\\\"y\\\":13.733881618103084,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"1.3830451472595444%\\\",\\\"left\\\":\\\"7.955159%\\\",\\\"width\\\":\\\"27.416282000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.726016947298594%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146390813097906176\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":558.9999910140915,\\\"height\\\":37.000003768959814},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":617.0000068600939,\\\"x\\\":765.6154848633763,\\\"h\\\":71.99999957580766,\\\"i\\\":\\\"es-drager-1762931502489-3\\\",\\\"y\\\":533.076198288189,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"53.68245261341327%\\\",\\\"left\\\":\\\"37.549786000000005%\\\",\\\"width\\\":\\\"30.260906000000006%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"7.250626791827836%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":617.0000068600939,\\\"height\\\":71.99999957580766},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_18_1763552143794.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":540.9999931271748,\\\"x\\\":178.64135535481833,\\\"h\\\":65.99999548672854,\\\"i\\\":\\\"709d5eeb-9748-4a8f-893a-dec888551a01\\\",\\\"y\\\":75.12777806457078,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"7.565603939649218%\\\",\\\"left\\\":\\\"8.761506000000002%\\\",\\\"width\\\":\\\"26.533468000000006%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.646407477165907%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":540.9999931271748,\\\"height\\\":65.99999548672854},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_21_1763552566127.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":543.999999571442,\\\"x\\\":177.00929035487692,\\\"h\\\":98.00000409697937,\\\"i\\\":\\\"es-drager-1762942596197-2\\\",\\\"y\\\":158.32571975954107,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"15.943898781767137%\\\",\\\"left\\\":\\\"8.681461000000002%\\\",\\\"width\\\":\\\"26.680604000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"9.868909159598777%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":543.999999571442,\\\"height\\\":98.00000409697937},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_07_1763552117126.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":614.9999957674679,\\\"x\\\":765.4865222657797,\\\"h\\\":71.99999957580766,\\\"i\\\":\\\"es-drager-1762941743379-33\\\",\\\"y\\\":617.7772565987063,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"62.21211603425532%\\\",\\\"left\\\":\\\"37.54346100000001%\\\",\\\"width\\\":\\\"30.16281500000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"7.250626791827836%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":614.9999957674679,\\\"height\\\":71.99999957580766},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_18_1763552143794.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JSemiGauge\\\",\\\"visible\\\":true,\\\"w\\\":221,\\\"x\\\":754.6072684642438,\\\"h\\\":208,\\\"i\\\":\\\"50f215a7-2178-488b-b3de-6ade82567e05\\\",\\\"y\\\":260.17467686082085,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"26.20040963494764%\\\",\\\"left\\\":\\\"37.00988551705342%\\\",\\\"width\\\":\\\"10.838995383538858%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"20.94625529979765%\\\"},\\\"componentName\\\":\\\"半圆仪表盘\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataType\\\":1,\\\"h\\\":430,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"total\\\\\\\": 800,\\\\n    \\\\\\\"used\\\\\\\": 500\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":221,\\\"height\\\":208},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":500,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"titleSuffix\\\":\\\"人\\\",\\\"customAttr\\\":{\\\"innerCircle\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,{\\\"x\\\":0,\\\"y\\\":0,\\\"y2\\\":1,\\\"x2\\\":1,\\\"global\\\":false,\\\"colorStops\\\":[{\\\"offset\\\":0,\\\"color\\\":\\\"#42A8FF66\\\"},{\\\"offset\\\":1,\\\"color\\\":\\\"#42A8FF66\\\"}],\\\"type\\\":\\\"linear\\\"}],[1,\\\"rgba(0,0,0,0)\\\"]],\\\"width\\\":15}},\\\"name\\\":\\\"内部小圆\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"itemStyle\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":80},\\\"outerScale\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"distance\\\":-52,\\\"show\\\":true,\\\"fontSize\\\":12},\\\"min\\\":0,\\\"max\\\":100,\\\"axisLine\\\":{\\\"show\\\":false},\\\"name\\\":\\\"外部刻度\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"splitNumber\\\":2,\\\"detail\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":66},\\\"innerProgress\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"animationDuration\\\":2000,\\\"pointer\\\":{\\\"show\\\":false,\\\"length\\\":74,\\\"width\\\":1,\\\"itemStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"}},\\\"data\\\":[{\\\"name\\\":\\\"去年优良率\\\",\\\"value\\\":44}],\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,\\\"#2E76B9\\\"],[1,\\\"#2E76B9\\\"]],\\\"width\\\":1}},\\\"name\\\":\\\"内部进度条\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"detail\\\":{\\\"offsetCenter\\\":[0,50],\\\"show\\\":false,\\\"textStyle\\\":{\\\"padding\\\":[0,0,0,0],\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"normal\\\"}},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":\\\"30%\\\",\\\"title\\\":{\\\"offsetCenter\\\":[0,26],\\\"show\\\":true,\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"normal\\\"}}},\\\"outerProgress\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,\\\"#2E76B9\\\"],[1,\\\"#2E76B9\\\"]],\\\"width\\\":2}},\\\"name\\\":\\\"外部进度条\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":80},\\\"basic\\\":{\\\"startAngle\\\":180,\\\"endAngle\\\":0},\\\"innerShadow\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"customGradient\\\":{\\\"endColor\\\":\\\"#42A8FFCC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#2E76B900\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,{\\\"x\\\":0,\\\"y\\\":1,\\\"y2\\\":0,\\\"x2\\\":0,\\\"global\\\":false,\\\"colorStops\\\":[{\\\"offset\\\":0,\\\"color\\\":\\\"#2de69600\\\"},{\\\"offset\\\":1,\\\"color\\\":\\\"#2de696\\\"}],\\\"type\\\":\\\"linear\\\"}],[1,\\\"rgba(0,0,0,0)\\\"]],\\\"width\\\":100}},\\\"name\\\":\\\"内部阴影\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"itemStyle\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":79}},\\\"valuePrefix\\\":\\\"已使用：\\\",\\\"titlePrefix\\\":\\\"总人数：\\\",\\\"valueMapping\\\":\\\"used\\\",\\\"titleMapping\\\":\\\"total\\\",\\\"valueSuffix\\\":\\\"辆\\\"}}},{\\\"component\\\":\\\"JSemiGauge\\\",\\\"visible\\\":true,\\\"w\\\":222,\\\"x\\\":969.7186400937863,\\\"h\\\":210,\\\"i\\\":\\\"es-drager-1763539498104-1\\\",\\\"y\\\":263.8440789710201,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"26.569929987821922%\\\",\\\"left\\\":\\\"47.56007177967479%\\\",\\\"width\\\":\\\"10.88804061151867%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"21.147661600757242%\\\"},\\\"componentName\\\":\\\"半圆仪表盘\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataType\\\":1,\\\"h\\\":430,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"total\\\\\\\": 800,\\\\n    \\\\\\\"used\\\\\\\": 500\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":222,\\\"height\\\":210},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":500,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"titleSuffix\\\":\\\"人\\\",\\\"customAttr\\\":{\\\"innerCircle\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,{\\\"x\\\":0,\\\"y\\\":0,\\\"y2\\\":1,\\\"x2\\\":1,\\\"global\\\":false,\\\"colorStops\\\":[{\\\"offset\\\":0,\\\"color\\\":\\\"#32B9BA66\\\"},{\\\"offset\\\":1,\\\"color\\\":\\\"#32B9BA66\\\"}],\\\"type\\\":\\\"linear\\\"}],[1,\\\"rgba(0,0,0,0)\\\"]],\\\"width\\\":15}},\\\"name\\\":\\\"内部小圆\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"itemStyle\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":80},\\\"outerScale\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"distance\\\":-49,\\\"show\\\":true,\\\"fontSize\\\":12},\\\"min\\\":0,\\\"max\\\":100,\\\"axisLine\\\":{\\\"show\\\":false},\\\"name\\\":\\\"外部刻度\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"splitNumber\\\":2,\\\"detail\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":66},\\\"innerProgress\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"animationDuration\\\":2000,\\\"pointer\\\":{\\\"show\\\":false,\\\"length\\\":81,\\\"width\\\":1,\\\"itemStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"}},\\\"data\\\":[{\\\"name\\\":\\\"去年优良率\\\",\\\"value\\\":44}],\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,\\\"#32B9BA\\\"],[1,\\\"#32B9BA\\\"]],\\\"width\\\":1}},\\\"name\\\":\\\"内部进度条\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"detail\\\":{\\\"offsetCenter\\\":[0,50],\\\"show\\\":false,\\\"textStyle\\\":{\\\"padding\\\":[0,0,0,0],\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"normal\\\"}},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":\\\"30%\\\",\\\"title\\\":{\\\"offsetCenter\\\":[0,26],\\\"show\\\":true,\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"normal\\\"}}},\\\"outerProgress\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,\\\"#32B9BA\\\"],[1,\\\"#32B9BA\\\"]],\\\"width\\\":2}},\\\"name\\\":\\\"外部进度条\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":80},\\\"basic\\\":{\\\"startAngle\\\":180,\\\"endAngle\\\":0},\\\"innerShadow\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"customGradient\\\":{\\\"endColor\\\":\\\"#32B9BACC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#32B9BA00\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,{\\\"x\\\":0,\\\"y\\\":1,\\\"y2\\\":0,\\\"x2\\\":0,\\\"global\\\":false,\\\"colorStops\\\":[{\\\"offset\\\":0,\\\"color\\\":\\\"#2de69600\\\"},{\\\"offset\\\":1,\\\"color\\\":\\\"#2de696\\\"}],\\\"type\\\":\\\"linear\\\"}],[1,\\\"rgba(0,0,0,0)\\\"]],\\\"width\\\":100}},\\\"name\\\":\\\"内部阴影\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"itemStyle\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":79}},\\\"valuePrefix\\\":\\\"已使用：\\\",\\\"titlePrefix\\\":\\\"总人数：\\\",\\\"valueMapping\\\":\\\"used\\\",\\\"titleMapping\\\":\\\"total\\\",\\\"valueSuffix\\\":\\\"辆\\\"}}},{\\\"component\\\":\\\"JSemiGauge\\\",\\\"visible\\\":true,\\\"w\\\":222,\\\"x\\\":1181.0316529894487,\\\"h\\\":210,\\\"i\\\":\\\"es-drager-1763539599125-2\\\",\\\"y\\\":261.1828831914188,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"26.301939188772533%\\\",\\\"left\\\":\\\"57.9239666722439%\\\",\\\"width\\\":\\\"10.88804061151867%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"21.147661600757242%\\\"},\\\"componentName\\\":\\\"半圆仪表盘\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataType\\\":1,\\\"h\\\":430,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"total\\\\\\\": 800,\\\\n    \\\\\\\"used\\\\\\\": 500\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":222,\\\"height\\\":210},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":500,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"titleSuffix\\\":\\\"人\\\",\\\"customAttr\\\":{\\\"innerCircle\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,{\\\"x\\\":0,\\\"y\\\":0,\\\"y2\\\":1,\\\"x2\\\":1,\\\"global\\\":false,\\\"colorStops\\\":[{\\\"offset\\\":0,\\\"color\\\":\\\"#4277FF66\\\"},{\\\"offset\\\":1,\\\"color\\\":\\\"#4277FF66\\\"}],\\\"type\\\":\\\"linear\\\"}],[1,\\\"rgba(0,0,0,0)\\\"]],\\\"width\\\":15}},\\\"name\\\":\\\"内部小圆\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"itemStyle\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":80},\\\"outerScale\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"distance\\\":-52,\\\"show\\\":true,\\\"fontSize\\\":12},\\\"min\\\":0,\\\"max\\\":100,\\\"axisLine\\\":{\\\"show\\\":false},\\\"name\\\":\\\"外部刻度\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"splitNumber\\\":2,\\\"detail\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":66},\\\"innerProgress\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"animationDuration\\\":2000,\\\"pointer\\\":{\\\"show\\\":false,\\\"length\\\":81,\\\"width\\\":1,\\\"itemStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"}},\\\"data\\\":[{\\\"name\\\":\\\"去年优良率\\\",\\\"value\\\":44}],\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,\\\"#2E76B9\\\"],[1,\\\"#2E76B9\\\"]],\\\"width\\\":1}},\\\"name\\\":\\\"内部进度条\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"detail\\\":{\\\"offsetCenter\\\":[0,50],\\\"show\\\":false,\\\"textStyle\\\":{\\\"padding\\\":[0,0,0,0],\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"normal\\\"}},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":\\\"30%\\\",\\\"title\\\":{\\\"offsetCenter\\\":[0,26],\\\"show\\\":true,\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"normal\\\"}}},\\\"outerProgress\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,\\\"#4277FF\\\"],[1,\\\"#4277FF\\\"]],\\\"width\\\":2}},\\\"name\\\":\\\"外部进度条\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":80},\\\"basic\\\":{\\\"startAngle\\\":180,\\\"endAngle\\\":0},\\\"innerShadow\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"customGradient\\\":{\\\"endColor\\\":\\\"#4277FFCC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#4277FF00\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,{\\\"x\\\":0,\\\"y\\\":1,\\\"y2\\\":0,\\\"x2\\\":0,\\\"global\\\":false,\\\"colorStops\\\":[{\\\"offset\\\":0,\\\"color\\\":\\\"#2de69600\\\"},{\\\"offset\\\":1,\\\"color\\\":\\\"#2de696\\\"}],\\\"type\\\":\\\"linear\\\"}],[1,\\\"rgba(0,0,0,0)\\\"]],\\\"width\\\":100}},\\\"name\\\":\\\"内部阴影\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"itemStyle\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":79}},\\\"valuePrefix\\\":\\\"已使用：\\\",\\\"titlePrefix\\\":\\\"总人数：\\\",\\\"valueMapping\\\":\\\"used\\\",\\\"titleMapping\\\":\\\"total\\\",\\\"valueSuffix\\\":\\\"辆\\\"}}}]},\\\"component\\\":\\\"JGroup\\\",\\\"w\\\":2038.934349355217,\\\"x\\\":-127,\\\"y\\\":76,\\\"componentName\\\":\\\"投资\\\",\\\"pageCompId\\\":\\\"1151112776903086080\\\",\\\"equalProportion\\\":false,\\\"key\\\":\\\"ad56ff31-2be7-4967-8ad8-22fb9249deac\\\",\\\"group\\\":true},{\\\"visible\\\":false,\\\"h\\\":988.6694020273344,\\\"i\\\":\\\"es-drager-1762421939532-37\\\",\\\"props\\\":{\\\"elements\\\":[{\\\"component\\\":\\\"JStatsSummary\\\",\\\"visible\\\":true,\\\"w\\\":713.0000000000001,\\\"x\\\":571.0199296600234,\\\"h\\\":129,\\\"i\\\":\\\"6ba699ad-92ee-4f14-b66c-7d2cbce6057e\\\",\\\"y\\\":68.20046885031215,\\\"orderNum\\\":1074.87104337632,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"6.898207703248671%\\\",\\\"left\\\":\\\"30.823751360096747%\\\",\\\"width\\\":\\\"38.48785931663358%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"13.047839827497103%\\\"},\\\"componentName\\\":\\\"统计概览（背景模式）\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"1\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"成本已支付金额\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 96790,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"万元\\\\\\\",\\\\n    \\\\\\\"compareLabel\\\\\\\": \\\\\\\"同比\\\\\\\",\\\\n    \\\\\\\"compareValue\\\\\\\": \\\\\\\"20%\\\\\\\",\\\\n    \\\\\\\"compareState\\\\\\\": \\\\\\\"0\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"2\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"成本未付款金额\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 96.79,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"%\\\\\\\",\\\\n    \\\\\\\"compareLabel\\\\\\\": \\\\\\\"同比\\\\\\\",\\\\n    \\\\\\\"compareValue\\\\\\\": \\\\\\\"20%\\\\\\\",\\\\n    \\\\\\\"compareState\\\\\\\": \\\\\\\"0\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"3\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"租赁应收未回金额\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 10790,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"元\\\\\\\",\\\\n    \\\\\\\"compareLabel\\\\\\\": \\\\\\\"同比\\\\\\\",\\\\n    \\\\\\\"compareValue\\\\\\\": \\\\\\\"20%\\\\\\\",\\\\n    \\\\\\\"compareState\\\\\\\": \\\\\\\"1\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"4\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"租赁项目欠款金额\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 86790,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"元\\\\\\\",\\\\n    \\\\\\\"compareLabel\\\\\\\": \\\\\\\"同比\\\\\\\",\\\\n    \\\\\\\"compareValue\\\\\\\": \\\\\\\"20%\\\\\\\",\\\\n    \\\\\\\"compareState\\\\\\\": \\\\\\\"1\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":713.0000000000001,\\\"height\\\":129},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":713,\\\"dataType\\\":1,\\\"h\\\":129,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"layout\\\":{\\\"padding\\\":{\\\"top\\\":5,\\\"left\\\":20,\\\"bottom\\\":0,\\\"right\\\":20},\\\"borderColor\\\":\\\"#0f66ff59\\\",\\\"borderRadius\\\":0,\\\"shadow\\\":\\\"none\\\",\\\"justify\\\":\\\"space-between\\\",\\\"borderWidth\\\":0,\\\"gap\\\":16,\\\"fill\\\":{\\\"image\\\":{\\\"size\\\":\\\"contain\\\",\\\"repeat\\\":\\\"no-repeat\\\",\\\"position\\\":\\\"center\\\",\\\"url\\\":\\\"drag/lib/img/bg01.png\\\"},\\\"color\\\":\\\"#0b2b63\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0bb2ff\\\",\\\"angle\\\":135,\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to bottom right\\\",\\\"startColor\\\":\\\"#05336a\\\"},\\\"type\\\":\\\"image\\\"}},\\\"fieldMap\\\":{\\\"compareValue\\\":\\\"compareValue\\\",\\\"unit\\\":\\\"suffix\\\",\\\"negativeValue\\\":\\\"0\\\",\\\"compareState\\\":\\\"compareState\\\",\\\"label\\\":\\\"name\\\",\\\"value\\\":\\\"value\\\",\\\"positiveValue\\\":\\\"1\\\",\\\"compareLabel\\\":\\\"compareLabel\\\"},\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#FFFFFF\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"padding\\\":{\\\"horizontal\\\":3,\\\"vertical\\\":15},\\\"borderColor\\\":\\\"#0F66FF59\\\",\\\"borderRadius\\\":0,\\\"shadow\\\":\\\"none\\\",\\\"borderWidth\\\":0,\\\"blur\\\":24,\\\"minWidth\\\":100,\\\"fill\\\":{\\\"image\\\":{\\\"size\\\":\\\"cover\\\",\\\"repeat\\\":\\\"no-repeat\\\",\\\"position\\\":\\\"center\\\",\\\"url\\\":\\\"\\\"},\\\"color\\\":\\\"#0B2B6300\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0bb2ff\\\",\\\"angle\\\":135,\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to bottom right\\\",\\\"startColor\\\":\\\"#05336a\\\"},\\\"type\\\":\\\"none\\\"}},\\\"sections\\\":{\\\"middle\\\":{\\\"compare\\\":{\\\"valueStyle\\\":{\\\"positiveGradient\\\":{\\\"endColor\\\":\\\"#15f0c5\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#15f0c5\\\"},\\\"positiveColor\\\":\\\"#00FFAE\\\",\\\"fontSize\\\":14,\\\"negativeColor\\\":\\\"#FF0000\\\",\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#cfeaff\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#9ed3ff\\\"},\\\"negativeGradient\\\":{\\\"endColor\\\":\\\"#D0021B\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#D0021B\\\"},\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"alignItems\\\":\\\"center\\\",\\\"labelStyle\\\":{\\\"fontSize\\\":14,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#CFEAFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#9ED3FF\\\"},\\\"fontColor\\\":\\\"#DADADA\\\"},\\\"label\\\":\\\"同比\\\"},\\\"paddingBottom\\\":10,\\\"show\\\":true,\\\"type\\\":\\\"compare\\\",\\\"align\\\":\\\"center\\\"},\\\"top\\\":{\\\"minHeight\\\":40,\\\"paddingBottom\\\":10,\\\"show\\\":true,\\\"paddingTop\\\":5,\\\"type\\\":\\\"value\\\",\\\"align\\\":\\\"center\\\",\\\"value\\\":{\\\"unit\\\":{\\\"fontSize\\\":16,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#96F5F8\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#9ED3FF\\\"},\\\"fontWeight\\\":500,\\\"fontColor\\\":\\\"#9ED3FF\\\"},\\\"unitGap\\\":6,\\\"fontSize\\\":24,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#96F5F8\\\"},\\\"fontWeight\\\":600,\\\"fontColor\\\":\\\"#D8F1FF\\\"}},\\\"bottom\\\":{\\\"paddingBottom\\\":10,\\\"show\\\":true,\\\"label\\\":{\\\"fontSize\\\":14,\\\"fontColor\\\":\\\"#C9E6FF\\\"},\\\"type\\\":\\\"label\\\",\\\"align\\\":\\\"center\\\"}}}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":83.00000204530508,\\\"x\\\":1683.8100819494582,\\\"h\\\":51.999996548865546,\\\"i\\\":\\\"es-drager-1762851269890-2\\\",\\\"y\\\":81.32122205883473,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"8.22532%\\\",\\\"left\\\":\\\"90.89235%\\\",\\\"width\\\":\\\"4.480354000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.259593999999999%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":83.00000204530508,\\\"height\\\":51.999996548865546},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_29_1763551901494.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":83.00000204530508,\\\"x\\\":1530.6096120950147,\\\"h\\\":51.999996548865546,\\\"i\\\":\\\"es-drager-1762851253605-1\\\",\\\"y\\\":80.0551023625165,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"8.097257000000003%\\\",\\\"left\\\":\\\"82.62256300000001%\\\",\\\"width\\\":\\\"4.480354000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.259593999999999%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":83.00000204530508,\\\"height\\\":51.999996548865546},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_27_1763551895529.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"visible\\\":true,\\\"h\\\":43,\\\"i\\\":\\\"es-drager-1762849064798-20\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":51,\\\"x\\\":1169.6975226315708,\\\"y\\\":432.5854492285337,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"43.754307389455725%\\\",\\\"left\\\":\\\"63.14046801410759%\\\",\\\"width\\\":\\\"2.752988534569863%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.3492799424990345%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":51.99998699681006,\\\"height\\\":43.000010455188466},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2d91eb63-bada-4811-8c1b-65189dcf7599\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000010455188466,\\\"i\\\":\\\"es-drager-1762849058217-19\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":51.99998699681006,\\\"x\\\":1038.021084598434,\\\"y\\\":487.0285938030566,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"49.2610161500266%\\\",\\\"left\\\":\\\"56.03255185375025%\\\",\\\"width\\\":\\\"2.806968000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.3492809999999995%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":51.99998699681005,\\\"height\\\":43.000010455188466},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2d91eb63-bada-4811-8c1b-65189dcf7599\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":51.99998699681006,\\\"x\\\":683.5075917950732,\\\"h\\\":43.000010455188466,\\\"i\\\":\\\"es-drager-1762849043828-18\\\",\\\"y\\\":489.56082449258037,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"49.51714126974116%\\\",\\\"left\\\":\\\"36.89585418633911%\\\",\\\"width\\\":\\\"2.806968000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.3492809999999995%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":51.99998699681005,\\\"height\\\":43.000010455188466},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2d91eb63-bada-4811-8c1b-65189dcf7599\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":51.99998699681006,\\\"x\\\":937.9976478556124,\\\"h\\\":43.000010455188466,\\\"i\\\":\\\"es-drager-1762849029696-16\\\",\\\"y\\\":292.0461788601647,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"29.539315999999992%\\\",\\\"left\\\":\\\"50.63327000000002%\\\",\\\"width\\\":\\\"2.806968000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.3492809999999995%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":51.99998699681005,\\\"height\\\":43.000010455188466},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2d91eb63-bada-4811-8c1b-65189dcf7599\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":101.00000181927524,\\\"x\\\":1150.971855353579,\\\"h\\\":46.99999878199271,\\\"i\\\":\\\"es-drager-1762849006795-15\\\",\\\"y\\\":409.787098507104,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"41.44834437748427%\\\",\\\"left\\\":\\\"62.129653360804035%\\\",\\\"width\\\":\\\"5.451997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.753863999999998%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"794,150\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":101.00000181927523,\\\"height\\\":46.99999878199271},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to top\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"a04f824f-4454-4452-8bbf-651d4d5477c3\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":101.00000181927524,\\\"x\\\":1019.4243913572378,\\\"h\\\":46.99999878199271,\\\"i\\\":\\\"es-drager-1762849000354-14\\\",\\\"y\\\":465.62531457297723,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"47.096159102140774%\\\",\\\"left\\\":\\\"55.028699240536014%\\\",\\\"width\\\":\\\"5.451997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.753863999999998%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"994,150\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":101.00000181927523,\\\"height\\\":46.99999878199271},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to top\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"a04f824f-4454-4452-8bbf-651d4d5477c3\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":101.00000181927524,\\\"x\\\":909.4009228742274,\\\"h\\\":46.99999878199271,\\\"i\\\":\\\"es-drager-1762848992281-13\\\",\\\"y\\\":268.2396227476817,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"27.131377%\\\",\\\"left\\\":\\\"49.089614000000005%\\\",\\\"width\\\":\\\"5.451997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.753863999999998%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"94,000\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":101.00000181927523,\\\"height\\\":46.99999878199271},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to top\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"a04f824f-4454-4452-8bbf-651d4d5477c3\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":101.00000181927524,\\\"x\\\":659.9753814335057,\\\"h\\\":46.99999878199271,\\\"i\\\":\\\"es-drager-1762848979407-12\\\",\\\"y\\\":468.2865173043536,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"47.3653292338268%\\\",\\\"left\\\":\\\"35.62558153303556%\\\",\\\"width\\\":\\\"5.451997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.753863999999998%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"994,150\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":101.00000181927523,\\\"height\\\":46.99999878199271},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to top\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"a04f824f-4454-4452-8bbf-651d4d5477c3\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":76.00000522075926,\\\"x\\\":1146.1007905389508,\\\"h\\\":43.00000056849445,\\\"i\\\":\\\"es-drager-1762848746940-11\\\",\\\"y\\\":490.1176839485176,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"49.57346540142718%\\\",\\\"left\\\":\\\"61.86671246696447%\\\",\\\"width\\\":\\\"4.102492999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.34928%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目名称\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":76.00000522075925,\\\"height\\\":43.00000056849446},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"54cf0d91-5cd0-40b5-8034-95d55014f90e\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":76.00000522075926,\\\"x\\\":1034.8112462126353,\\\"h\\\":43.00000056849445,\\\"i\\\":\\\"es-drager-1762848738842-10\\\",\\\"y\\\":540.8914319443187,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"54.70902920988389%\\\",\\\"left\\\":\\\"55.85928424053601%\\\",\\\"width\\\":\\\"4.102492999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.34928%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目名称\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":76.00000522075925,\\\"height\\\":43.00000056849446},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"54cf0d91-5cd0-40b5-8034-95d55014f90e\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":76.00000522075926,\\\"x\\\":926.053909410244,\\\"h\\\":43.00000056849445,\\\"i\\\":\\\"es-drager-1762848724480-9\\\",\\\"y\\\":354.9008064339704,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"35.896812999999995%\\\",\\\"left\\\":\\\"49.98854500000001%\\\",\\\"width\\\":\\\"4.102492999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.34928%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目名称\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":76.00000522075925,\\\"height\\\":43.00000056849446},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"54cf0d91-5cd0-40b5-8034-95d55014f90e\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":76.00000522075926,\\\"x\\\":675.3622355462353,\\\"h\\\":43.00000056849445,\\\"i\\\":\\\"es-drager-1762848716458-8\\\",\\\"y\\\":554.9477012273585,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"56.130765257769696%\\\",\\\"left\\\":\\\"36.45616649294621%\\\",\\\"width\\\":\\\"4.102492999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.34928%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目名称\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":76.00000522075925,\\\"height\\\":43.00000056849446},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"54cf0d91-5cd0-40b5-8034-95d55014f90e\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":59.99999924656725,\\\"x\\\":932.8722283986059,\\\"h\\\":84.99999169692029,\\\"i\\\":\\\"es-drager-1762848356232-7\\\",\\\"y\\\":280.17468158185136,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"28.338560999999995%\\\",\\\"left\\\":\\\"50.35659900000001%\\\",\\\"width\\\":\\\"3.238810000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"8.597412999999998%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":59.99999924656725,\\\"height\\\":84.99999169692029},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_44_1763551574907.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":101.00000181927524,\\\"x\\\":789.2485271715286,\\\"h\\\":46.99999878199271,\\\"i\\\":\\\"es-drager-1762848336840-6\\\",\\\"y\\\":322.81171698679043,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"32.65112850917029%\\\",\\\"left\\\":\\\"42.603767573124884%\\\",\\\"width\\\":\\\"5.451997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.753863999999998%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"1,994,150\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":101.00000181927523,\\\"height\\\":46.99999878199271},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to top\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"a04f824f-4454-4452-8bbf-651d4d5477c3\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":51.99998699681006,\\\"x\\\":811.5146364804583,\\\"h\\\":43.000010455188466,\\\"i\\\":\\\"es-drager-1762848322084-5\\\",\\\"y\\\":345.3521537580295,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"34.93100454508466%\\\",\\\"left\\\":\\\"43.805695879732%\\\",\\\"width\\\":\\\"2.806968000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.3492809999999995%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":51.99998699681005,\\\"height\\\":43.000010455188466},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2d91eb63-bada-4811-8c1b-65189dcf7599\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":76.00000522075926,\\\"x\\\":803.3692688716295,\\\"h\\\":43.00000056849445,\\\"i\\\":\\\"es-drager-1762848304881-4\\\",\\\"y\\\":430.9969452788255,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"43.59363649719883%\\\",\\\"left\\\":\\\"43.36600757312489%\\\",\\\"width\\\":\\\"4.102492999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.34928%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目名称\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":76.00000522075925,\\\"height\\\":43.00000056849446},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"54cf0d91-5cd0-40b5-8034-95d55014f90e\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":64.00000537144585,\\\"x\\\":1033.0246263328966,\\\"h\\\":88.9999997971126,\\\"i\\\":\\\"es-drager-1762848210868-3\\\",\\\"y\\\":465.157090512513,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"47.048800090169316%\\\",\\\"left\\\":\\\"55.76284220044669%\\\",\\\"width\\\":\\\"3.454731000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"9.001997999999999%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":64.00000537144585,\\\"height\\\":88.9999997971126},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_44_1763551574907.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":61.99999304634536,\\\"x\\\":1164.7010515207064,\\\"h\\\":84.99999169692029,\\\"i\\\":\\\"es-drager-1762848205032-2\\\",\\\"y\\\":414.5123157421458,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"41.92628141339864%\\\",\\\"left\\\":\\\"62.870757667411134%\\\",\\\"width\\\":\\\"3.3467700000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"8.597412999999998%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":61.99999304634537,\\\"height\\\":84.99999169692029},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_44_1763551574907.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":70.00000529610256,\\\"x\\\":675.9789007962789,\\\"h\\\":91.9999984572363,\\\"i\\\":\\\"es-drager-1762848199690-1\\\",\\\"y\\\":474.01993004375464,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"47.94524125776971%\\\",\\\"left\\\":\\\"36.48945418633911%\\\",\\\"width\\\":\\\"3.7786120000000007%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"9.305436%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":70.00000529610256,\\\"height\\\":91.9999984572363},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_44_1763551574907.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":11.000002949424383,\\\"x\\\":247.82881673228633,\\\"h\\\":17.000002294061673,\\\"i\\\":\\\"es-drager-1762776290330-1\\\",\\\"y\\\":237.77959838698735,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"24.050465999999997%\\\",\\\"left\\\":\\\"13.377841000000002%\\\",\\\"width\\\":\\\"0.593782%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"1.719483%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":11.000002949424381,\\\"height\\\":17.000002294061673},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_17_1763552004773.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":131.9999983424479,\\\"x\\\":379.57794515961206,\\\"h\\\":35.99999380817846,\\\"i\\\":\\\"es-drager-1762775755103-5\\\",\\\"y\\\":100.65181473429544,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"10.180533%\\\",\\\"left\\\":\\\"20.489681000000004%\\\",\\\"width\\\":\\\"7.125381999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.6412570000000004%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"超支合同总数\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":131.9999983424479,\\\"height\\\":35.99999380817846},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFD3D3\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":41.99999947259708,\\\"x\\\":394.9003504185903,\\\"h\\\":30.00000637462507,\\\"i\\\":\\\"es-drager-1762775743083-4\\\",\\\"y\\\":85.321220272333,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"8.629903999999998%\\\",\\\"left\\\":\\\"21.316787000000005%\\\",\\\"width\\\":\\\"2.267167000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.034382%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"个\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":41.99999947259708,\\\"height\\\":30.00000637462507},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#DBE5F5\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":51.00000862224333,\\\"x\\\":373.37631562661164,\\\"h\\\":37.00000324824705,\\\"i\\\":\\\"es-drager-1762775732063-3\\\",\\\"y\\\":82.78898087969645,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"8.373777999999996%\\\",\\\"left\\\":\\\"20.154916000000004%\\\",\\\"width\\\":\\\"2.752989000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.7424040000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"51\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":51.00000862224333,\\\"height\\\":37.00000324824705},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#DBE5F5\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":26,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":131.9999983424479,\\\"x\\\":175.8616630329137,\\\"h\\\":35.99999380817846,\\\"i\\\":\\\"es-drager-1762775491330-2\\\",\\\"y\\\":102.04689646741414,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"10.321639999999999%\\\",\\\"left\\\":\\\"9.493042000000003%\\\",\\\"width\\\":\\\"7.125381999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.6412570000000004%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"合同到期总数\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":131.9999983424479,\\\"height\\\":35.99999380817846},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#EFF1CA\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":113.99999856847775,\\\"x\\\":1682.1316877454951,\\\"h\\\":32.99999514805475,\\\"i\\\":\\\"es-drager-1762421807094-36\\\",\\\"y\\\":163.459559605057,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"16.533287999999995%\\\",\\\"left\\\":\\\"90.80175000000001%\\\",\\\"width\\\":\\\"6.153739000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.3378189999999996%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"总应收金额\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":113.99999856847775,\\\"height\\\":32.99999514805475},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#ACCDF2\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#D7EDFF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#4D699D\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2811e8ee-093c-4be8-8ae8-e06b1d2b3b0c\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":51.00000862224333,\\\"x\\\":1736.1289403823714,\\\"h\\\":39.00000235499617,\\\"i\\\":\\\"es-drager-1762421803113-35\\\",\\\"y\\\":132.5240243353311,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"13.404280952114176%\\\",\\\"left\\\":\\\"93.71653073348223%\\\",\\\"width\\\":\\\"2.752989000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.944695999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":51.00000862224333,\\\"height\\\":39.00000235499617},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#A5BECF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":12,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"58cdf874-8a47-4b55-8c44-8bfc3eb806d9\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":69.00000839621347,\\\"x\\\":1683.131684645384,\\\"h\\\":46.99999878199271,\\\"i\\\":\\\"es-drager-1762421795606-34\\\",\\\"y\\\":125.45955680343542,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"12.689738%\\\",\\\"left\\\":\\\"90.85573%\\\",\\\"width\\\":\\\"3.7246319999999993%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.753863999999998%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"3898\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":69.00000839621347,\\\"height\\\":46.99999878199271},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"a04f824f-4454-4452-8bbf-651d4d5477c3\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":113.99999856847775,\\\"x\\\":1522.6872394711825,\\\"h\\\":32.99999514805475,\\\"i\\\":\\\"es-drager-1762421729992-33\\\",\\\"y\\\":163.459559605057,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"16.533287999999995%\\\",\\\"left\\\":\\\"82.194912%\\\",\\\"width\\\":\\\"6.153739000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.3378189999999996%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目累计欠款\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":113.99999856847775,\\\"height\\\":32.99999514805475},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#ACCDF2\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#D7EDFF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#4D699D\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2811e8ee-093c-4be8-8ae8-e06b1d2b3b0c\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":51.00000862224333,\\\"x\\\":1567.9533708468402,\\\"h\\\":39.00000235499617,\\\"i\\\":\\\"es-drager-1762421726217-32\\\",\\\"y\\\":133.2579137508141,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"13.478510964085629%\\\",\\\"left\\\":\\\"84.63838534669647%\\\",\\\"width\\\":\\\"2.752989000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.944695999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":51.00000862224333,\\\"height\\\":39.00000235499617},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#A5BECF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":12,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"58cdf874-8a47-4b55-8c44-8bfc3eb806d9\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":64.00000537144585,\\\"x\\\":1524.798348154353,\\\"h\\\":46.99999878199271,\\\"i\\\":\\\"es-drager-1762421719453-31\\\",\\\"y\\\":126.45955635680997,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"12.790883999999997%\\\",\\\"left\\\":\\\"82.30887%\\\",\\\"width\\\":\\\"3.454731000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.753863999999998%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"898\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":64.00000537144585,\\\"height\\\":46.99999878199271},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#FFC5AB\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#E86B6B\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"a04f824f-4454-4452-8bbf-651d4d5477c3\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":64.00000537144585,\\\"x\\\":1383.5322244068514,\\\"h\\\":46.99999878199271,\\\"i\\\":\\\"es-drager-1762421654488-30\\\",\\\"y\\\":125.45955680343542,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"12.689738%\\\",\\\"left\\\":\\\"74.68330100000001%\\\",\\\"width\\\":\\\"3.454731000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.753863999999998%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"198\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":64.00000537144585,\\\"height\\\":46.99999878199271},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#6BE5E8\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"a04f824f-4454-4452-8bbf-651d4d5477c3\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":51.00000862224333,\\\"x\\\":1420.8772050872835,\\\"h\\\":39.00000235499617,\\\"i\\\":\\\"es-drager-1762421637698-29\\\",\\\"y\\\":131.7462480034502,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"13.325611952114174%\\\",\\\"left\\\":\\\"76.69918930660712%\\\",\\\"width\\\":\\\"2.752989000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.944695999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"个\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":51.00000862224333,\\\"height\\\":39.00000235499617},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#A5BECF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":12,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"58cdf874-8a47-4b55-8c44-8bfc3eb806d9\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":77.99999902053742,\\\"x\\\":1392.4094662453533,\\\"h\\\":32.99999514805475,\\\"i\\\":\\\"es-drager-1762421586808-28\\\",\\\"y\\\":164.68177249323125,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"16.656909999999996%\\\",\\\"left\\\":\\\"75.162496%\\\",\\\"width\\\":\\\"4.210453000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.3378189999999996%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"欠款数量\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":77.99999902053742,\\\"height\\\":32.99999514805475},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#ACCDF2\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#D7EDFF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#4D699D\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2811e8ee-093c-4be8-8ae8-e06b1d2b3b0c\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000010455188466,\\\"i\\\":\\\"es-drager-1762421434219-27\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":133.99999214222606,\\\"x\\\":1711.798361243923,\\\"y\\\":203.45956151342773,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"20.579129999999996%\\\",\\\"left\\\":\\\"92.40316200000001%\\\",\\\"width\\\":\\\"7.233342000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.3492809999999995%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146300970187673600\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目/合同名称\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":133.99999214222606,\\\"height\\\":43.000010455188466},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#A2C8F2\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"40d1d9a6-fa9d-4e2d-b25f-aa85c9c09609\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000010455188466,\\\"i\\\":\\\"es-drager-1762420435770-26\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":99.0000080194971,\\\"x\\\":1312.7983569915898,\\\"y\\\":198.45955385986088,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"20.073398999999995%\\\",\\\"left\\\":\\\"70.865075%\\\",\\\"width\\\":\\\"5.344037%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.3492809999999995%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146300970187673600\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"费项明细\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":99.0000080194971,\\\"height\\\":43.000010455188466},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"40d1d9a6-fa9d-4e2d-b25f-aa85c9c09609\\\"},{\\\"component\\\":\\\"JMultipleBar\\\",\\\"visible\\\":true,\\\"w\\\":514.9999966205892,\\\"x\\\":1324.7983383155806,\\\"h\\\":202.99999831528342,\\\"i\\\":\\\"0e6f2873-f014-44d9-92dc-fb5faf81406f\\\",\\\"y\\\":242.4595638684239,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"24.523825999999996%\\\",\\\"left\\\":\\\"71.512836%\\\",\\\"width\\\":\\\"27.799786000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"20.532647%\\\"},\\\"componentName\\\":\\\"对比柱形图\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"markLineConfig\\\":{\\\"show\\\":false,\\\"markLine\\\":[]},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"租金\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 910,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"应收\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"水电\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 910,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"应收\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"物业\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 960,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"应收\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"租金\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 800,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"实收\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"水电\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 700,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"实收\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"物业\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 700,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"实收\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"租金\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 480,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"欠款\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"水电\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 230,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"欠款\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"物业\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 400,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"欠款\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":514.9999966205892,\\\"height\\\":202.99999831528342},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#8F8D8D\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"name\\\":\\\"单位(万元)\\\",\\\"yUnit\\\":\\\"\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color1\\\":\\\"#006CFF00\\\",\\\"color\\\":\\\"#006CFFB3\\\"},{\\\"color1\\\":\\\"#00D8FF00\\\",\\\"color\\\":\\\"#00D8FFB5\\\"},{\\\"color1\\\":\\\"#FFBB3800\\\",\\\"color\\\":\\\"#FFBB38B5\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":24,\\\"bottom\\\":18,\\\"right\\\":1,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":15,\\\"barGap\\\":\\\"100%\\\",\\\"itemStyle\\\":{\\\"borderRadius\\\":7},\\\"label\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"show\\\":true,\\\"position\\\":\\\"top\\\"}}],\\\"legend\\\":{},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"textAlign\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"visible\\\":true,\\\"h\\\":43.000010455188466,\\\"i\\\":\\\"es-drager-1762420262561-25\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":99.0000080194971,\\\"x\\\":1318.7983569162466,\\\"y\\\":718.4595490085985,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"72.66934199999999%\\\",\\\"left\\\":\\\"71.18895600000002%\\\",\\\"width\\\":\\\"5.344037%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.3492809999999995%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146300970187673600\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"欠款分析\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":99.0000080194971,\\\"height\\\":43.000010455188466},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"40d1d9a6-fa9d-4e2d-b25f-aa85c9c09609\\\"},{\\\"component\\\":\\\"JScrollList\\\",\\\"visible\\\":true,\\\"w\\\":514.9999966205892,\\\"x\\\":1329.7983413403485,\\\"h\\\":220.00000060934508,\\\"i\\\":\\\"c01aa5d0-70b0-4813-b062-a2ee7a8589dd\\\",\\\"y\\\":764.4595383505226,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"77.32205899999998%\\\",\\\"left\\\":\\\"71.78273700000001%\\\",\\\"width\\\":\\\"27.799786000000005%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"22.25213%\\\"},\\\"componentName\\\":\\\"滚动列表(单行)\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[{\\\\\\\"id\\\\\\\":1,\\\\\\\"projectName\\\\\\\":\\\\\\\"项目A\\\\\\\",\\\\\\\"officeFee\\\\\\\":1200,\\\\\\\"travelFee\\\\\\\":5600,\\\\\\\"arrearsAmount\\\\\\\":3000},{\\\\\\\"id\\\\\\\":2,\\\\\\\"projectName\\\\\\\":\\\\\\\"项目B\\\\\\\",\\\\\\\"officeFee\\\\\\\":800,\\\\\\\"travelFee\\\\\\\":4200,\\\\\\\"arrearsAmount\\\\\\\":0},{\\\\\\\"id\\\\\\\":3,\\\\\\\"projectName\\\\\\\":\\\\\\\"项目C\\\\\\\",\\\\\\\"officeFee\\\\\\\":1500,\\\\\\\"travelFee\\\\\\\":1800,\\\\\\\"arrearsAmount\\\\\\\":1200},{\\\\\\\"id\\\\\\\":4,\\\\\\\"projectName\\\\\\\":\\\\\\\"项目D\\\\\\\",\\\\\\\"officeFee\\\\\\\":600,\\\\\\\"travelFee\\\\\\\":2300,\\\\\\\"arrearsAmount\\\\\\\":900},{\\\\\\\"id\\\\\\\":5,\\\\\\\"projectName\\\\\\\":\\\\\\\"项目E\\\\\\\",\\\\\\\"officeFee\\\\\\\":950,\\\\\\\"travelFee\\\\\\\":3000,\\\\\\\"arrearsAmount\\\\\\\":150}]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":514.9999966205892,\\\"height\\\":220.00000060934508},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":515,\\\"dataType\\\":1,\\\"h\\\":220,\\\"timeOut\\\":0,\\\"option\\\":{\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"fieldMapping\\\":[{\\\"marginRight\\\":15,\\\"name\\\":\\\"项目名称\\\",\\\"width\\\":116,\\\"textStyle\\\":{\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"bold\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"key\\\":\\\"projectName\\\",\\\"marginLeft\\\":10},{\\\"marginRight\\\":1,\\\"textAlign\\\":\\\"left\\\",\\\"compose\\\":{\\\"contentStyle\\\":{\\\"marginRight\\\":4,\\\"fontSize\\\":15,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#038F8A\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#06CFC8\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"marginLeft\\\":3},\\\"suffixStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"prefix\\\":\\\"办公费\\\",\\\"prefixStyle\\\":{\\\"fontColor\\\":\\\"#DEDEDE\\\"},\\\"suffix\\\":\\\"元\\\",\\\"enabled\\\":true},\\\"name\\\":\\\"办公费\\\",\\\"width\\\":108,\\\"textStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"key\\\":\\\"officeFee\\\"},{\\\"marginRight\\\":13,\\\"textAlign\\\":\\\"left\\\",\\\"compose\\\":{\\\"contentStyle\\\":{\\\"marginRight\\\":1,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#038F8A\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#06CFC8\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"marginLeft\\\":1},\\\"suffixStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"prefix\\\":\\\"差旅费\\\",\\\"prefixStyle\\\":{\\\"fontColor\\\":\\\"#DEDEDE\\\"},\\\"suffix\\\":\\\"元\\\",\\\"enabled\\\":true},\\\"name\\\":\\\"差旅费\\\",\\\"width\\\":111,\\\"textStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"key\\\":\\\"travelFee\\\"},{\\\"textAlign\\\":\\\"left\\\",\\\"compose\\\":{\\\"contentStyle\\\":{\\\"marginRight\\\":2,\\\"fontSize\\\":16,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#0DA183\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#12E3B9\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginLeft\\\":3},\\\"suffixStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"prefix\\\":\\\"欠款金额\\\",\\\"prefixStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"suffix\\\":\\\"元\\\",\\\"enabled\\\":true},\\\"name\\\":\\\"欠款金额\\\",\\\"width\\\":122,\\\"textStyle\\\":{\\\"fontColor\\\":\\\"#DC3545\\\"},\\\"key\\\":\\\"arrearsAmount\\\"}],\\\"itemsPerRow\\\":1,\\\"borderRadius\\\":8,\\\"autoScrollEnabled\\\":true,\\\"showHeader\\\":false,\\\"header\\\":{\\\"padding\\\":\\\"8px 0\\\",\\\"backgroundColor\\\":\\\"#1890FF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"row\\\":{\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundImg\\\":\\\"drag/lib/img/scrollList-bg-01.png\\\",\\\"alternateBackgroundColor\\\":\\\"#F8F9FA\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"marginBottom\\\":10,\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundType\\\":\\\"image\\\",\\\"height\\\":44}}}},{\\\"visible\\\":true,\\\"h\\\":43.000010455188466,\\\"i\\\":\\\"es-drager-1762420151147-24\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":99.0000080194971,\\\"x\\\":1319.128959818718,\\\"y\\\":444.6612017548762,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"44.97572199999999%\\\",\\\"left\\\":\\\"71.206802%\\\",\\\"width\\\":\\\"5.344037%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.3492809999999995%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146300970187673600\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"账期监控\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":99.0000080194971,\\\"height\\\":43.000010455188466},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"40d1d9a6-fa9d-4e2d-b25f-aa85c9c09609\\\"},{\\\"component\\\":\\\"JPermanentCalendar\\\",\\\"visible\\\":true,\\\"w\\\":477.0000032728707,\\\"x\\\":1347.6529914352425,\\\"h\\\":219.0000010559705,\\\"i\\\":\\\"da53da9d-fbc3-45f8-8f66-da05f0b73aad\\\",\\\"y\\\":493.1934304894369,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"49.884564999999995%\\\",\\\"left\\\":\\\"72.74653400000001%\\\",\\\"width\\\":\\\"25.748540000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"22.150983999999998%\\\"},\\\"componentName\\\":\\\"万日历\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[],\\\"dataType\\\":1,\\\"h\\\":480,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-11-05\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 620000\\\\n  },\\\\n  {\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-11-08\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 265000\\\\n  },\\\\n  {\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-11-10\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 564000\\\\n  },\\\\n  {\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-11-14\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 120000\\\\n  },\\\\n  {\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-11-15\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 565000\\\\n  },\\\\n  {\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-11-20\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 120000\\\\n  },\\\\n  {\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-11-24\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 102000\\\\n  },\\\\n  {\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-11-25\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 120\\\\n  },\\\\n  {\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-11-28\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 103\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":477.0000032728707,\\\"height\\\":219.0000010559705},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":1000,\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"container\\\":{\\\"border\\\":{\\\"color\\\":\\\"#2B6CB0\\\",\\\"width\\\":0,\\\"style\\\":\\\"solid\\\",\\\"enabled\\\":true},\\\"padding\\\":{\\\"top\\\":5,\\\"left\\\":4,\\\"bottom\\\":8,\\\"right\\\":0},\\\"margin\\\":{\\\"bottom\\\":0},\\\"background\\\":{\\\"color\\\":\\\"#00000000\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0A1E3A\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"to bottom\\\",\\\"startColor\\\":\\\"#0B2B58\\\"}}},\\\"dataVal\\\":{\\\"offsetX\\\":-2,\\\"offsetY\\\":-15,\\\"color\\\":{\\\"gradient\\\":{\\\"endColor\\\":\\\"#FFFFFF\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#000000\\\"},\\\"value\\\":\\\"#D0021B\\\"},\\\"fontSize\\\":14,\\\"position\\\":\\\"top\\\"},\\\"week\\\":{\\\"color\\\":{\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"value\\\":\\\"#FFFFFF\\\"},\\\"prefix\\\":\\\"周\\\",\\\"start\\\":\\\"sun\\\",\\\"fontSize\\\":21,\\\"marginBottom\\\":21,\\\"showEn\\\":false,\\\"fontWeight\\\":\\\"bold\\\",\\\"height\\\":22},\\\"month\\\":{\\\"offsetTop\\\":-11,\\\"color\\\":{\\\"gradient\\\":{\\\"endColor\\\":\\\"#ffffff\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to bottom\\\",\\\"startColor\\\":\\\"#ffffff\\\"},\\\"value\\\":\\\"#ffffff\\\"},\\\"show\\\":true,\\\"en\\\":{\\\"color\\\":{\\\"value\\\":\\\"#FFFFFF\\\"},\\\"fontSize\\\":29,\\\"opacity\\\":1},\\\"offsetLeft\\\":0,\\\"cn\\\":{\\\"color\\\":{\\\"gradient\\\":{\\\"endColor\\\":\\\"#FFFFFF\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#000000\\\"},\\\"value\\\":\\\"#FFFFFF\\\"},\\\"fontSize\\\":70,\\\"opacity\\\":0.11,\\\"fontStyle\\\":\\\"italic\\\"},\\\"position\\\":\\\"center\\\",\\\"showEn\\\":false},\\\"field\\\":{\\\"unit\\\":\\\"万\\\",\\\"appendUnit\\\":true,\\\"dateField\\\":\\\"date\\\",\\\"valueField\\\":\\\"value\\\"},\\\"title\\\":{\\\"color\\\":{\\\"gradient\\\":{\\\"endColor\\\":\\\"#3bc6ff\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#9fe5ff\\\"},\\\"value\\\":\\\"#9fe5ff\\\"},\\\"show\\\":true},\\\"cell\\\":{\\\"width\\\":120,\\\"day\\\":{\\\"color\\\":{\\\"value\\\":\\\"#FFFFFF\\\"},\\\"fontSize\\\":14},\\\"height\\\":25},\\\"circle\\\":{\\\"dashed\\\":false,\\\"strokeWidth\\\":4,\\\"glowStrength\\\":0.45,\\\"fillOpacity\\\":0.16,\\\"size\\\":37,\\\"minIntensity\\\":0.55,\\\"pulse\\\":true,\\\"doubleRing\\\":true,\\\"glowEnabled\\\":true,\\\"enabled\\\":true}}}},{\\\"component\\\":\\\"JMultipleBar\\\",\\\"visible\\\":true,\\\"w\\\":756.0000090320697,\\\"x\\\":546.7983604353072,\\\"h\\\":283.000002132025,\\\"i\\\":\\\"c55fc027-14ba-4db5-81ea-a7ec69526940\\\",\\\"y\\\":705.6693998953094,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"71.375669%\\\",\\\"left\\\":\\\"29.516267000000003%\\\",\\\"width\\\":\\\"40.809007000000015%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"28.62433100000001%\\\"},\\\"componentName\\\":\\\"对比柱形图\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"markLineConfig\\\":{\\\"show\\\":false,\\\"markLine\\\":[]},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 325,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"成本支出金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 465,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"成本支出金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 305,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"成本支出金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 105,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"成本支出金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 256,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"成本支出金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 600,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"成本支出金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"7月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 500,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"成本支出金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"8月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 132,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"成本支出金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"9月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 156,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"成本支出金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"10月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 213,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"成本支出金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"11月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 356,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"成本支出金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"12月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 113,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"成本支出金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 50,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"租赁收入金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 450,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"租赁收入金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 365,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"租赁收入金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 355,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"租赁收入金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 49,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"租赁收入金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 60,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"租赁收入金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"7月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 117,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"租赁收入金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"8月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 229,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"租赁收入金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"9月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 119,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"租赁收入金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"10月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 103,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"租赁收入金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"11月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 90,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"租赁收入金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"12月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 143,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"租赁收入金额\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":756.0000090320697,\\\"height\\\":283.000002132025},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#8F8D8D\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"name\\\":\\\"单位(万元)\\\",\\\"yUnit\\\":\\\"\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color1\\\":\\\"#00A8FF\\\",\\\"color\\\":\\\"#0F3352\\\"},{\\\"color1\\\":\\\"#15DBCB\\\",\\\"color\\\":\\\"#0F3352\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":35,\\\"left\\\":1,\\\"bottom\\\":18,\\\"right\\\":1,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":12,\\\"itemStyle\\\":{\\\"borderRadius\\\":0},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}}],\\\"legend\\\":{\\\"r\\\":1,\\\"t\\\":1},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"textAlign\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"visible\\\":true,\\\"h\\\":59.9999929758621,\\\"i\\\":\\\"es-drager-1762419089506-23\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":170.00001021548871,\\\"x\\\":572.3306080699609,\\\"y\\\":650.5322268067889,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"65.798762%\\\",\\\"left\\\":\\\"30.894502000000006%\\\",\\\"width\\\":\\\"9.176629%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.0687619999999995%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146300970187673600\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"资金流动趋势\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170.00001021548871,\\\"height\\\":59.9999929758621},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"40d1d9a6-fa9d-4e2d-b25f-aa85c9c09609\\\"},{\\\"visible\\\":true,\\\"h\\\":35.99999380817846,\\\"i\\\":\\\"es-drager-1762419081801-22\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JImg\\\",\\\"w\\\":725.9999908834636,\\\"x\\\":555.7983510596312,\\\"y\\\":664.266120184477,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"67.18789099999998%\\\",\\\"left\\\":\\\"30.002088000000004%\\\",\\\"width\\\":\\\"39.18960100000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.6412570000000004%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146300970204450816\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":725.9999908834637,\\\"height\\\":35.99999380817846},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}},\\\"key\\\":\\\"d05d8636-fe01-4048-8a21-99851c7012b1\\\"},{\\\"visible\\\":true,\\\"h\\\":37.00000324824705,\\\"i\\\":\\\"es-drager-1762419024578-19\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":134.99998904211512,\\\"x\\\":551.209851019992,\\\"y\\\":210.79835561773643,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"21.321419999999993%\\\",\\\"left\\\":\\\"29.754400000000004%\\\",\\\"width\\\":\\\"7.287322000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.7424040000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146300970175090688\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目欠款分布\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":134.99998904211512,\\\"height\\\":37.00000324824705},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"e190480f-f18e-453c-88fe-e109292f6fdf\\\"},{\\\"visible\\\":true,\\\"h\\\":346.9999933213852,\\\"i\\\":\\\"f8220f2d-63b9-471c-a776-57a0d72f73c2\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JListProgress\\\",\\\"w\\\":533.9999932944485,\\\"x\\\":13.72565215056514,\\\"y\\\":623.9917724037379,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"63.11429999999999%\\\",\\\"left\\\":\\\"0.7409130000000002%\\\",\\\"width\\\":\\\"28.825409000000008%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"35.09767699999999%\\\"},\\\"componentName\\\":\\\"列表进度图\\\",\\\"pageCompId\\\":\\\"1146300970011512832\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"2025年度战略合作框架协议\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 1200000,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-12-31\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-06-15\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 800000\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"智能制造设备采购合同\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 850000,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-11-20\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-05-30\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 500000\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"信息化系统集成服务合同\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 2000000,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2026-01-15\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-07-01\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 1500000\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"2025年技术支持与维护协议\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 600000,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-10-10\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-04-28\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 300000\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"大数据平台建设合同\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 1750000,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-09-25\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-05-10\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 1200000\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"云服务采购框架协议\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 950000,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-08-31\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-06-01\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 700000\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":533.9999932944485,\\\"height\\\":346.99999332138515},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":1200,\\\"dataType\\\":1,\\\"h\\\":325,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"beginFields\\\":[{\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"prefix\\\":\\\"\\\",\\\"prefixStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"enabled\\\":false},\\\"name\\\":\\\"合同名称\\\",\\\"style\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#00FFFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#A0D8FF\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"key\\\":\\\"title\\\"},{\\\"compose\\\":{\\\"contentStyle\\\":{\\\"marginRight\\\":1,\\\"fontSize\\\":12,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#78F7FA\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#78F7FA\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginLeft\\\":0},\\\"suffixStyle\\\":{\\\"fontSize\\\":14,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#78F7FA\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#78F7FA\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"prefix\\\":\\\"\\\",\\\"prefixStyle\\\":{\\\"fontSize\\\":14,\\\"fontColor\\\":\\\"#666666\\\"},\\\"suffix\\\":\\\"万元\\\",\\\"enabled\\\":true},\\\"name\\\":\\\"总额\\\",\\\"width\\\":100,\\\"style\\\":{\\\"fontSize\\\":21,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#FF4500\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFD700\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"key\\\":\\\"total\\\"}],\\\"endCurrent\\\":0,\\\"endInfo\\\":{\\\"width\\\":103},\\\"scroll\\\":{\\\"count\\\":1,\\\"interval\\\":3000,\\\"enabled\\\":true,\\\"direction\\\":\\\"down\\\"},\\\"centerTopFields\\\":[{\\\"marginRight\\\":0,\\\"name\\\":\\\"最近日期\\\",\\\"style\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":12,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#00FFFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#A0D8FF\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#888888\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"key\\\":\\\"endLabel\\\",\\\"marginLeft\\\":0},{\\\"marginRight\\\":0,\\\"isUseExceedFillColor\\\":true,\\\"compose\\\":{\\\"contentStyle\\\":{\\\"marginRight\\\":0,\\\"fontColor\\\":\\\"#6EEDF3\\\",\\\"marginLeft\\\":0},\\\"suffixStyle\\\":{\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#FFFFFF\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#000000\\\"},\\\"fontColor\\\":\\\"#6EEDF3\\\"},\\\"prefix\\\":\\\"\\\",\\\"prefixStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffix\\\":\\\"\\\",\\\"enabled\\\":true},\\\"showPercentage\\\":true,\\\"name\\\":\\\"进度值\\\",\\\"width\\\":100,\\\"style\\\":{\\\"fontSize\\\":12,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#00D4FF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontColor\\\":\\\"#6EEDF3\\\"},\\\"key\\\":\\\"value\\\",\\\"marginLeft\\\":0}],\\\"body\\\":{\\\"gradient\\\":{\\\"type\\\":\\\"linear\\\"}},\\\"endFields\\\":[{\\\"name\\\":\\\"到期日期\\\",\\\"style\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#00FFFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#A0D8FF\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"key\\\":\\\"date\\\"}],\\\"beginCurrent\\\":1,\\\"progressSection\\\":{\\\"marginRight\\\":0,\\\"marginLeft\\\":0},\\\"bar\\\":{\\\"border\\\":{\\\"padding\\\":8,\\\"color\\\":\\\"#4ECBFC21\\\",\\\"width\\\":2,\\\"enabled\\\":true},\\\"total\\\":{\\\"field\\\":\\\"total\\\",\\\"type\\\":\\\"field\\\",\\\"value\\\":0},\\\"borderRadius\\\":8,\\\"background\\\":{\\\"color\\\":\\\"#5A97FC4F\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to bottom\\\",\\\"startColor\\\":\\\"#FFFFFF\\\"}},\\\"indicatorColor\\\":\\\"#02F7FFA3\\\",\\\"exceed\\\":{\\\"indicatorColor\\\":\\\"#FEF8C9A1\\\",\\\"fill\\\":{\\\"color\\\":\\\"#FFB347\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#FEAF24\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FEF6C8\\\",\\\"direction\\\":\\\"to right\\\"}},\\\"percent\\\":70,\\\"enabled\\\":true},\\\"indicatorSize\\\":10,\\\"fill\\\":{\\\"color\\\":\\\"#33C9FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#24E5F1\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#C5FDFE\\\"}},\\\"valueField\\\":\\\"value\\\",\\\"height\\\":3},\\\"centerTopInfo\\\":{\\\"layout\\\":\\\"horizontal\\\"},\\\"centerTopCurrent\\\":1,\\\"row\\\":{\\\"marginRight\\\":0,\\\"padding\\\":\\\"0 0\\\",\\\"marginBottom\\\":0,\\\"marginTop\\\":12,\\\"height\\\":31,\\\"marginLeft\\\":9},\\\"beginInfo\\\":{\\\"layout\\\":\\\"vertical\\\",\\\"width\\\":176}}},\\\"key\\\":\\\"a436dea0-cd2d-4a65-aa6b-426cde282aec\\\"},{\\\"visible\\\":true,\\\"h\\\":304.99999230626537,\\\"i\\\":\\\"8cc8a3c3-0948-4171-b8d4-209129a39128\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JCardScroll\\\",\\\"w\\\":531.9999994946703,\\\"x\\\":4.733886769359984,\\\"y\\\":279.3786642995031,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"28.258046999999998%\\\",\\\"left\\\":\\\"0.2555360000000001%\\\",\\\"width\\\":\\\"28.717449000000006%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"30.849542999999997%\\\"},\\\"componentName\\\":\\\"卡片滚动(高亮)\\\",\\\"pageCompId\\\":\\\"1146300970061844480\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[],\\\"dataType\\\":1,\\\"h\\\":304,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"苏州地铁5号线工程\\\\\\\",\\\\n    \\\\\\\"status\\\\\\\": \\\\\\\"一期\\\\\\\",\\\\n    \\\\\\\"paymentMethod\\\\\\\": \\\\\\\"分期\\\\\\\",\\\\n    \\\\\\\"type\\\\\\\": [\\\\n      \\\\\\\"建筑工程\\\\\\\",\\\\n      \\\\\\\"市政工程\\\\\\\"\\\\n    ],\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"1966786720503390209\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"南京软件园研发楼\\\\\\\",\\\\n    \\\\\\\"status\\\\\\\": \\\\\\\"二期\\\\\\\",\\\\n    \\\\\\\"paymentMethod\\\\\\\": \\\\\\\"一次性付款\\\\\\\",\\\\n    \\\\\\\"type\\\\\\\": [\\\\n      \\\\\\\"建筑工程\\\\\\\",\\\\n      \\\\\\\"市政工程\\\\\\\"\\\\n    ],\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"1966786777713696769\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"重庆智慧交通枢纽\\\\\\\",\\\\n    \\\\\\\"status\\\\\\\": \\\\\\\"三期\\\\\\\",\\\\n    \\\\\\\"paymentMethod\\\\\\\": \\\\\\\"分期\\\\\\\",\\\\n    \\\\\\\"type\\\\\\\": [\\\\n      \\\\\\\"建筑工程\\\\\\\",\\\\n      \\\\\\\"市政工程\\\\\\\"\\\\n    ],\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"1966786804406247425\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"武汉光谷科技园\\\\\\\",\\\\n    \\\\\\\"status\\\\\\\": \\\\\\\"一期\\\\\\\",\\\\n    \\\\\\\"paymentMethod\\\\\\\": \\\\\\\"分期\\\\\\\",\\\\n    \\\\\\\"type\\\\\\\": [\\\\n      \\\\\\\"建筑工程\\\\\\\",\\\\n      \\\\\\\"市政工程\\\\\\\"\\\\n    ],\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"1966786837256036353\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"上海浦东新区道路改造\\\\\\\",\\\\n    \\\\\\\"status\\\\\\\": \\\\\\\"二期\\\\\\\",\\\\n    \\\\\\\"paymentMethod\\\\\\\": \\\\\\\"一次性付款\\\\\\\",\\\\n    \\\\\\\"type\\\\\\\": [\\\\n      \\\\\\\"建筑工程\\\\\\\",\\\\n      \\\\\\\"市政工程\\\\\\\",\\\\n      \\\\\\\"道路工程\\\\\\\"\\\\n    ],\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"1966786864602898433\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"深圳南山创新中心\\\\\\\",\\\\n    \\\\\\\"status\\\\\\\": \\\\\\\"三期\\\\\\\",\\\\n    \\\\\\\"paymentMethod\\\\\\\": \\\\\\\"分期\\\\\\\",\\\\n    \\\\\\\"type\\\\\\\": [\\\\n      \\\\\\\"建筑工程\\\\\\\",\\\\n      \\\\\\\"市政工程\\\\\\\",\\\\n      \\\\\\\"道路工程\\\\\\\"\\\\n    ],\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"1966786897117143041\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"成都高新产业园\\\\\\\",\\\\n    \\\\\\\"status\\\\\\\": \\\\\\\"一期\\\\\\\",\\\\n    \\\\\\\"paymentMethod\\\\\\\": \\\\\\\"分期\\\\\\\",\\\\n    \\\\\\\"type\\\\\\\": [\\\\n      \\\\\\\"建筑工程\\\\\\\",\\\\n      \\\\\\\"市政工程\\\\\\\"\\\\n    ],\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"1966786931179085826\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"杭州滨江智慧社区\\\\\\\",\\\\n    \\\\\\\"status\\\\\\\": \\\\\\\"二期\\\\\\\",\\\\n    \\\\\\\"paymentMethod\\\\\\\": \\\\\\\"一次性付款\\\\\\\",\\\\n    \\\\\\\"type\\\\\\\": [\\\\n      \\\\\\\"建筑工程\\\\\\\",\\\\n      \\\\\\\"市政工程\\\\\\\"\\\\n    ],\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"1966786962128855042\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"广州南沙港区扩建\\\\\\\",\\\\n    \\\\\\\"status\\\\\\\": \\\\\\\"三期\\\\\\\",\\\\n    \\\\\\\"paymentMethod\\\\\\\": \\\\\\\"分期\\\\\\\",\\\\n    \\\\\\\"type\\\\\\\": [\\\\n      \\\\\\\"建筑工程\\\\\\\",\\\\n      \\\\\\\"市政工程\\\\\\\"\\\\n    ],\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"1966787000406073346\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"天津生态城住宅项目\\\\\\\",\\\\n    \\\\\\\"status\\\\\\\": \\\\\\\"一期\\\\\\\",\\\\n    \\\\\\\"paymentMethod\\\\\\\": \\\\\\\"分期\\\\\\\",\\\\n    \\\\\\\"type\\\\\\\": [\\\\n      \\\\\\\"建筑工程\\\\\\\",\\\\n      \\\\\\\"市政工程\\\\\\\"\\\\n    ],\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"1966787029329993729\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":531.9999994946703,\\\"height\\\":304.99999230626537},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":540,\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"showIndex\\\":true,\\\"autoScrollEnabled\\\":true,\\\"rowGap\\\":16,\\\"indexFieldStyle\\\":{},\\\"contentFieldMapping\\\":[{\\\"valueStyle\\\":{\\\"fontSize\\\":14,\\\"fontColor\\\":\\\"#A6D8FF\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"itemConfig\\\":{\\\"alignItems\\\":\\\"flex-start\\\",\\\"marginBottom\\\":24,\\\"marginTop\\\":13,\\\"height\\\":40},\\\"nameStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"omitConfig\\\":{\\\"show\\\":true,\\\"lines\\\":2},\\\"name\\\":\\\"项目名称\\\",\\\"width\\\":100,\\\"key\\\":\\\"projectName\\\",\\\"showLabel\\\":false},{\\\"valueStyle\\\":{\\\"fontSize\\\":16,\\\"marginBottom\\\":10,\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"marginTop\\\":-5},\\\"itemConfig\\\":{\\\"alignItems\\\":\\\"flex-start\\\",\\\"justifyContent\\\":\\\"center\\\"},\\\"nameStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"name\\\":\\\"进度\\\",\\\"width\\\":100,\\\"key\\\":\\\"status\\\",\\\"showLabel\\\":false},{\\\"valueStyle\\\":{\\\"fontSize\\\":12,\\\"marginBottom\\\":0,\\\"fontColor\\\":\\\"#BFBFBF\\\",\\\"marginTop\\\":-10},\\\"itemConfig\\\":{\\\"alignItems\\\":\\\"center\\\",\\\"layoutDirection\\\":\\\"row\\\",\\\"justifyContent\\\":\\\"center\\\"},\\\"nameStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"name\\\":\\\"付款方式\\\",\\\"width\\\":100,\\\"key\\\":\\\"paymentMethod\\\",\\\"showLabel\\\":false},{\\\"valueStyle\\\":{\\\"fontSize\\\":14,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"itemConfig\\\":{\\\"alignItems\\\":\\\"center\\\",\\\"layoutDirection\\\":\\\"column\\\",\\\"justifyContent\\\":\\\"flex-start\\\"},\\\"nameStyle\\\":{\\\"fontSize\\\":14,\\\"marginBottom\\\":10,\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"marginTop\\\":26},\\\"valueType\\\":\\\"array\\\",\\\"name\\\":\\\"合同类型\\\",\\\"width\\\":100,\\\"key\\\":\\\"type\\\"}],\\\"autoScrollSpeed\\\":100,\\\"scrollDirection\\\":\\\"left\\\",\\\"animationDuration\\\":800,\\\"columnGap\\\":16,\\\"stayDuration\\\":5000,\\\"contentCurrent\\\":1,\\\"cardStyle\\\":{\\\"backgroundColor\\\":\\\"#0648786E\\\",\\\"borderColor\\\":\\\"#1890FF\\\",\\\"backgroundImage\\\":\\\"https://static.jeecg.com/jimureport/images/组-1121_05_1757733370432.png\\\",\\\"paddingRight\\\":5,\\\"borderEnabled\\\":false,\\\"paddingBottom\\\":5,\\\"borderRadius\\\":0,\\\"borderWidth\\\":1,\\\"width\\\":122,\\\"paddingTop\\\":5,\\\"bgHighlightImage\\\":\\\"https://static.jeecg.com/jimureport/images/组-1121_03_1757735281389.png\\\",\\\"borderStyle\\\":\\\"dashed\\\",\\\"paddingLeft\\\":5,\\\"height\\\":300},\\\"currentValue\\\":0,\\\"direction\\\":\\\"horizontal\\\"}},\\\"key\\\":\\\"cb43a6dd-2191-428e-8d28-101517716e82\\\"},{\\\"visible\\\":true,\\\"h\\\":52.99999610224011,\\\"i\\\":\\\"874a6164-d6b8-400c-8d6c-7224b8d8fa73\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":95.0000018946185,\\\"x\\\":269.38688254140277,\\\"y\\\":179.11254927232653,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"18.116525999999997%\\\",\\\"left\\\":\\\"14.541549000000003%\\\",\\\"width\\\":\\\"5.128116%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.360739999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146300970103787520\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"详情>\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":95.00000189461852,\\\"height\\\":52.99999610224012},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"setModalCited\\\":true,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#5A868B\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":12,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#36363600\\\",\\\"backgroundImage\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/产城详情_032_1763553721746.png\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"targetCompId\\\":\\\"es-drager-1762409324858-6\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"\\\",\\\"sizeMode\\\":\\\"fit\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F00\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"42c54784-6b0f-4d44-84f0-2c8a63af9b79\\\"},{\\\"visible\\\":true,\\\"h\\\":46.99999878199271,\\\"i\\\":\\\"es-drager-1762399836630-5\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":67.99999297100209,\\\"x\\\":251.18523463376653,\\\"y\\\":182.11254793245024,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"18.419963999999997%\\\",\\\"left\\\":\\\"13.559021000000001%\\\",\\\"width\\\":\\\"3.6706510000000003%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.753863999999998%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146300970124759040\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"个\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":67.99999297100209,\\\"height\\\":46.99999878199271},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#5A868B\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":12,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"fe69c43c-3bfb-4983-8a75-a3d98c2b240d\\\"},{\\\"visible\\\":true,\\\"h\\\":52.99999610224011,\\\"i\\\":\\\"39150764-32e5-464a-8d07-abca92992b3e\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":94.00000499472947,\\\"x\\\":198.65299660081877,\\\"y\\\":176.58030987969,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"17.860399999999995%\\\",\\\"left\\\":\\\"10.723322%\\\",\\\"width\\\":\\\"5.074136000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.360739999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146300970141536256\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"6,790\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":94.00000499472947,\\\"height\\\":52.99999610224012},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4EABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"1b524244-da11-4aa4-a0af-a750ed3fe210\\\"},{\\\"visible\\\":true,\\\"h\\\":46.99999878199271,\\\"i\\\":\\\"8f386c60-44f0-4bf0-85e1-dfc3ebbc975f\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":109.99999244359917,\\\"x\\\":125.18521769065302,\\\"y\\\":179.5803085398137,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"18.163837999999995%\\\",\\\"left\\\":\\\"6.757519000000002%\\\",\\\"width\\\":\\\"5.937818000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.753863999999998%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146300970154119168\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目总数\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":109.99999244359917,\\\"height\\\":46.99999878199271},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":12,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"546303e1-9281-41dd-88d7-56a2175baf6a\\\"},{\\\"visible\\\":true,\\\"h\\\":37.00000324824705,\\\"i\\\":\\\"es-drager-1762399377808-4\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":114.99999546836682,\\\"x\\\":12.20164798297948,\\\"y\\\":93.395080190355,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"9.446542999999998%\\\",\\\"left\\\":\\\"0.6586470000000001%\\\",\\\"width\\\":\\\"6.207719000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.7424040000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146300970175090688\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"合同预警\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":114.99999546836682,\\\"height\\\":37.00000324824705},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"4a9caef5-fe02-44c4-9191-9e069c016e1f\\\"},{\\\"visible\\\":true,\\\"h\\\":59.9999929758621,\\\"i\\\":\\\"es-drager-1762398785719-3\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":170.00001021548871,\\\"x\\\":1319.7983538161357,\\\"y\\\":1.9999991067491294,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"0.20229199999999942%\\\",\\\"left\\\":\\\"71.24293600000001%\\\",\\\"width\\\":\\\"9.176629%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.0687619999999995%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146300970187673600\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"租赁系统数据\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170.00001021548871,\\\"height\\\":59.9999929758621},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"40d1d9a6-fa9d-4e2d-b25f-aa85c9c09609\\\"},{\\\"visible\\\":true,\\\"h\\\":35.99999380817846,\\\"i\\\":\\\"es-drager-1762398759885-2\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JImg\\\",\\\"w\\\":537.0000025194379,\\\"x\\\":1315.532231435849,\\\"y\\\":17.266122437005365,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"1.7463999999999997%\\\",\\\"left\\\":\\\"71.01265%\\\",\\\"width\\\":\\\"28.98735%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.6412570000000004%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146300970204450816\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":537.0000025194379,\\\"height\\\":35.99999380817846},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}},\\\"key\\\":\\\"d05d8636-fe01-4048-8a21-99851c7012b1\\\"},{\\\"visible\\\":true,\\\"h\\\":59.9999929758621,\\\"i\\\":\\\"68f75009-8c50-4375-8985-6f36fcbcbace\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":170.00001021548871,\\\"x\\\":4.20163573322229,\\\"y\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"0%\\\",\\\"left\\\":\\\"0.22680500000000006%\\\",\\\"width\\\":\\\"9.176629%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.0687619999999995%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"pageCompId\\\":\\\"1146300970217033728\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"成本系统数据\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170.00001021548871,\\\"height\\\":59.9999929758621},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2859886c-0e76-46eb-b86b-64326ad27bbf\\\"},{\\\"visible\\\":true,\\\"h\\\":35.000004141497904,\\\"i\\\":\\\"bf455d73-9694-488e-897d-ab5c552a2e95\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JImg\\\",\\\"w\\\":543.0000024440947,\\\"x\\\":0,\\\"y\\\":15.733882597743403,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"1.5914199999999996%\\\",\\\"left\\\":\\\"0%\\\",\\\"width\\\":\\\"29.311231000000003%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.5401119999999993%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1146300970233810944\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":543.0000024440947,\\\"height\\\":35.000004141497904},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}},\\\"key\\\":\\\"c77e6615-da1a-4c2e-8e3b-2bb9002c9184\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":41.000002572708,\\\"x\\\":194.9824077577821,\\\"h\\\":29.99999648793105,\\\"i\\\":\\\"a3e3e41c-44ed-4d59-bb93-372d8d63fb1f\\\",\\\"y\\\":89.24855128478228,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"9.027138%\\\",\\\"left\\\":\\\"10.525183%\\\",\\\"width\\\":\\\"2.213187%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.0343809999999998%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"个\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":41.000002572708,\\\"height\\\":29.99999648793105},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#DBE5F5\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":149.9999981164181,\\\"x\\\":321.2637687712664,\\\"h\\\":99.99999488423282,\\\"i\\\":\\\"es-drager-1762774351674-1\\\",\\\"y\\\":67.59554452387727,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"6.837021999999997%\\\",\\\"left\\\":\\\"17.341872%\\\",\\\"width\\\":\\\"8.097025000000002%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"10.114603999999998%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":149.9999981164181,\\\"height\\\":99.99999488423282},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_41_1763551881751.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":51.00000862224333,\\\"x\\\":170.92614665521,\\\"h\\\":37.00000324824705,\\\"i\\\":\\\"f1f7a03d-01ce-4ee5-bcc4-06a169d1d2bd\\\",\\\"y\\\":84.18405272612117,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"8.514883999999999%\\\",\\\"left\\\":\\\"9.226622%\\\",\\\"width\\\":\\\"2.752989000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.7424040000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"76\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":51.00000862224333,\\\"height\\\":37.00000324824705},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#DBE5F5\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":26,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":167.99999789038833,\\\"x\\\":104.88628099031132,\\\"h\\\":104.00000298442514,\\\"i\\\":\\\"2ea9f177-88fc-49ce-a2e7-0a9089f41e0d\\\",\\\"y\\\":66.45838686435945,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"6.722002999999997%\\\",\\\"left\\\":\\\"5.661779000000001%\\\",\\\"width\\\":\\\"9.068668000000004%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"10.519188999999999%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":167.99999789038833,\\\"height\\\":104.00000298442514},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_39_1763551870530.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":538.9999963192163,\\\"x\\\":12.66118712893443,\\\"h\\\":35.000004141497904,\\\"i\\\":\\\"3f286895-ab97-45e7-9384-527089c0afd6\\\",\\\"y\\\":186.73973824120662,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"18.887985999999998%\\\",\\\"left\\\":\\\"0.6834530000000001%\\\",\\\"width\\\":\\\"29.095310000000012%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.5401119999999993%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":538.9999963192163,\\\"height\\\":35.000004141497904},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_13_1763551964951.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":11.999999849313447,\\\"x\\\":248.95778692630336,\\\"h\\\":18.000001847436234,\\\"i\\\":\\\"cea81bd3-6d33-41da-8393-fec1e1ba11f9\\\",\\\"y\\\":594.9542752387625,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"60.177272%\\\",\\\"left\\\":\\\"13.438783%\\\",\\\"width\\\":\\\"0.6477620000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"1.8206289999999996%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":11.999999849313447,\\\"height\\\":18.000001847436234},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_17_1763552004773.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":89.99999886985086,\\\"x\\\":796.3892117165844,\\\"h\\\":124.99999360529105,\\\"i\\\":\\\"82435ec8-26f7-4c2b-8a28-dd8d034db75f\\\",\\\"y\\\":315.88394276806093,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"31.950411545084663%\\\",\\\"left\\\":\\\"42.98922291982134%\\\",\\\"width\\\":\\\"4.858215%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"12.643255%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":89.99999886985086,\\\"height\\\":124.99999360529107},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_44_1763551574907.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":894.0000072991742,\\\"x\\\":487.45604718243874,\\\"h\\\":603.9999971789773,\\\"i\\\":\\\"1b53a65a-6907-45bd-83d7-7d55d7048d91\\\",\\\"y\\\":152.55450644061344,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"15.430284999999996%\\\",\\\"left\\\":\\\"26.312959000000003%\\\",\\\"width\\\":\\\"48.25827%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"61.092210999999985%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":894.0000072991742,\\\"height\\\":603.9999971789773},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/产城背景地图_1763551428302.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":83.00000204530508,\\\"x\\\":1376.2719838540795,\\\"h\\\":51.999996548865546,\\\"i\\\":\\\"00c0b354-a82e-40dd-b1c2-ef2e1d6d0a09\\\",\\\"y\\\":80.18405451262291,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"8.1103%\\\",\\\"left\\\":\\\"74.29139200000002%\\\",\\\"width\\\":\\\"4.480354000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.259593999999999%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":83.00000204530508,\\\"height\\\":51.999996548865546},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_25_1763551889963.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}}]},\\\"component\\\":\\\"JGroup\\\",\\\"w\\\":1852.532233955287,\\\"x\\\":22,\\\"y\\\":74,\\\"componentName\\\":\\\"新成\\\",\\\"pageCompId\\\":\\\"1151112776924057600\\\",\\\"equalProportion\\\":false,\\\"key\\\":\\\"f9b7b1c7-f98e-4b8a-b271-bab6cb7ffb0d\\\",\\\"group\\\":true},{\\\"visible\\\":false,\\\"h\\\":982.5087924970692,\\\"i\\\":\\\"es-drager-1762409324858-6\\\",\\\"props\\\":{\\\"elements\\\":[{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":170,\\\"x\\\":763.4701055099648,\\\"h\\\":60,\\\"i\\\":\\\"86652dd5-ea38-431d-9a83-83fa934fcf0a\\\",\\\"y\\\":0,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"0%\\\",\\\"left\\\":\\\"44.883604086417684%\\\",\\\"width\\\":\\\"9.994121105232216%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.106815578465063%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目列表\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170,\\\"height\\\":60},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":2,\\\"fontSize\\\":26,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JScrollTable\\\",\\\"visible\\\":true,\\\"w\\\":1701,\\\"x\\\":0,\\\"h\\\":892,\\\"i\\\":\\\"ebb593ac-a3cb-430c-855a-9024de4329ad\\\",\\\"y\\\":90.50879249706912,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"9.212008400152726%\\\",\\\"left\\\":\\\"0%\\\",\\\"width\\\":\\\"100%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"90.78799159984727%\\\"},\\\"componentName\\\":\\\"详情弹框表格\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"一期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"施工合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2024-10-11\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"1200000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"50000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"1250000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"100000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"2500000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"二期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"装修合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2024-11-05\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"980000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"30000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"1010000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"80000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"2100000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"三期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"消防合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2024-12-01\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"760000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"20000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"780000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"60000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"1800000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"一期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"智能化合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2025-01-10\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"540000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"15000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"555000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"45000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"1200000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"二期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"景观合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2025-02-15\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"420000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"10000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"430000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"35000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"950000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"三期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"幕墙合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2025-03-20\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"880000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"25000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"905000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"70000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"1600000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"一期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"暖通合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2025-04-08\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"650000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"18000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"668000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"52000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"1350000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"二期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"电梯合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2025-05-12\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"720000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"22000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"742000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"58000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"1500000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"三期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"厨房设备合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2025-06-05\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"380000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"8000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"388000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"30000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"800000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"一期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"软装合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2025-07-01\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"560000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"12000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"572000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"48000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"1150000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"一期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"施工合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2024-10-11\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"1200000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"50000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"1250000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"100000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"2500000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"二期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"装修合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2024-11-05\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"980000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"30000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"1010000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"80000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"2100000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"三期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"消防合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2024-12-01\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"760000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"20000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"780000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"60000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"1800000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"一期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"智能化合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2025-01-10\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"540000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"15000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"555000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"45000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"1200000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"二期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"景观合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2025-02-15\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"420000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"10000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"430000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"35000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"950000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"三期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"幕墙合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2025-03-20\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"880000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"25000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"905000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"70000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"1600000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"一期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"暖通合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2025-04-08\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"650000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"18000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"668000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"52000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"1350000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"二期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"电梯合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2025-05-12\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"720000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"22000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"742000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"58000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"1500000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"三期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"厨房设备合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2025-06-05\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"380000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"8000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"388000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"30000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"800000\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"怡悦湾酒店\\\\\\\",\\\\n    \\\\\\\"fqname\\\\\\\": \\\\\\\"一期\\\\\\\",\\\\n    \\\\\\\"htname\\\\\\\": \\\\\\\"软装合同\\\\\\\",\\\\n    \\\\\\\"htdate\\\\\\\": \\\\\\\"2025-07-01\\\\\\\",\\\\n    \\\\\\\"htmoney\\\\\\\": \\\\\\\"560000\\\\\\\",\\\\n    \\\\\\\"ljbgje\\\\\\\": \\\\\\\"12000\\\\\\\",\\\\n    \\\\\\\"dthtje\\\\\\\": \\\\\\\"572000\\\\\\\",\\\\n    \\\\\\\"ljsfje\\\\\\\": \\\\\\\"48000\\\\\\\",\\\\n    \\\\\\\"ljwfje\\\\\\\": \\\\\\\"1150000\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":1701,\\\"height\\\":892},\\\"syncColumn\\\":false,\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"headerBgColor\\\":\\\"#003B6F\\\",\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"textPosition\\\":\\\"center\\\",\\\"scroll\\\":true,\\\"scrollTime\\\":50,\\\"bodyFontSize\\\":20,\\\"bodyFontColor\\\":\\\"#FFFFFF\\\",\\\"rankingTitle\\\":\\\"#\\\",\\\"showBorder\\\":false,\\\"oddColor\\\":\\\"#001E3C\\\",\\\"evenColor\\\":\\\"#00284E\\\",\\\"fieldMapping\\\":[{\\\"name\\\":\\\"项目名称\\\",\\\"width\\\":200,\\\"key\\\":\\\"name\\\"},{\\\"name\\\":\\\"分期名称\\\",\\\"width\\\":200,\\\"key\\\":\\\"fqname\\\"},{\\\"name\\\":\\\"合同日期\\\",\\\"width\\\":200,\\\"key\\\":\\\"htdate\\\"},{\\\"name\\\":\\\"合同金额(元)\\\",\\\"width\\\":200,\\\"key\\\":\\\"htmoney\\\"},{\\\"name\\\":\\\"累计变更金额\\\",\\\"width\\\":200,\\\"key\\\":\\\"ljbgje\\\"},{\\\"name\\\":\\\"动态合同金额\\\",\\\"width\\\":200,\\\"key\\\":\\\"dthtje\\\"},{\\\"name\\\":\\\"累计实付金额\\\",\\\"width\\\":200,\\\"key\\\":\\\"ljsfje\\\"},{\\\"name\\\":\\\"累计未付金额\\\",\\\"width\\\":200,\\\"key\\\":\\\"ljwfje\\\"}],\\\"showHead\\\":true,\\\"borderWidth\\\":1,\\\"ranking\\\":false,\\\"lineHeight\\\":50,\\\"fontSize\\\":24,\\\"borderStyle\\\":\\\"solid\\\",\\\"headerFontColor\\\":\\\"#FFFFFF\\\"}}}]},\\\"modalCited\\\":\\\"874a6164-d6b8-400c-8d6c-7224b8d8fa73\\\",\\\"component\\\":\\\"JGroup\\\",\\\"w\\\":1701,\\\"x\\\":99,\\\"y\\\":34.49120750293087,\\\"componentName\\\":\\\"详情弹框\\\",\\\"pageCompId\\\":\\\"1151112776945029120\\\",\\\"equalProportion\\\":false,\\\"key\\\":\\\"3e57537d-5911-41a4-8cfa-db9b2dc711c6\\\",\\\"group\\\":true},{\\\"visible\\\":false,\\\"h\\\":950.9395927008758,\\\"i\\\":\\\"es-drager-1756456982092-28\\\",\\\"props\\\":{\\\"elements\\\":[{\\\"component\\\":\\\"JBar\\\",\\\"visible\\\":true,\\\"w\\\":541,\\\"x\\\":1308.9728600943263,\\\"h\\\":190,\\\"i\\\":\\\"84e41e0f-f14b-44d6-8e0a-fdf0b1390398\\\",\\\"y\\\":279.80457035966094,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"29.424011000000007%\\\",\\\"left\\\":\\\"69.27569900000002%\\\",\\\"width\\\":\\\"28.631726677892527%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"19.980238645901636%\\\"},\\\"componentName\\\":\\\"基础柱形图\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"markLineConfig\\\":{\\\"show\\\":false,\\\"markLine\\\":[]},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 90\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 79\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 70\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 55\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 78\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 98\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":541.058706079854,\\\"height\\\":190.48343252800288},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#4A90E235\\\"},\\\"show\\\":true,\\\"interval\\\":2},\\\"name\\\":\\\"单位(个)\\\",\\\"yUnit\\\":\\\"\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":30,\\\"left\\\":16,\\\"bottom\\\":18,\\\"show\\\":false,\\\"right\\\":9,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":17,\\\"data\\\":[],\\\"showBackground\\\":false,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"#51626E\\\"},\\\"itemStyle\\\":{\\\"color\\\":\\\"#00A8FFA6\\\",\\\"borderRadius\\\":3},\\\"label\\\":{\\\"position\\\":\\\"top\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"textAlign\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#475580\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"component\\\":\\\"JStatsSummary\\\",\\\"visible\\\":true,\\\"w\\\":681,\\\"x\\\":580.0384926431407,\\\"h\\\":129,\\\"i\\\":\\\"be3108cf-9334-449a-8795-ef8fb1e69164\\\",\\\"y\\\":54.525238831863746,\\\"orderNum\\\":1074.87104337632,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"5.733827810975898%\\\",\\\"left\\\":\\\"30.697788510194417%\\\",\\\"width\\\":\\\"36.041045966071735%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"13.565530449059532%\\\"},\\\"componentName\\\":\\\"统计概览（背景模式）\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"1\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"在管项目总数\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 960,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"个\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"2\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"累计放款金额\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 790,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"3\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"当前借款余额\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 900,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"4\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"总应收租金\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 6790,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"5\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"租金实收率\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 90,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"%\\\\\\\"\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":680.9999999999999,\\\"height\\\":129},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":713,\\\"dataType\\\":1,\\\"h\\\":129,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"layout\\\":{\\\"padding\\\":{\\\"top\\\":5,\\\"left\\\":20,\\\"bottom\\\":0,\\\"right\\\":20},\\\"borderColor\\\":\\\"#0f66ff59\\\",\\\"borderRadius\\\":0,\\\"shadow\\\":\\\"none\\\",\\\"justify\\\":\\\"space-between\\\",\\\"borderWidth\\\":0,\\\"gap\\\":16,\\\"fill\\\":{\\\"image\\\":{\\\"size\\\":\\\"100% 100%\\\",\\\"repeat\\\":\\\"no-repeat\\\",\\\"position\\\":\\\"center\\\",\\\"url\\\":\\\"drag/lib/img/bg01.png\\\"},\\\"color\\\":\\\"#0b2b63\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0bb2ff\\\",\\\"angle\\\":135,\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to bottom right\\\",\\\"startColor\\\":\\\"#05336a\\\"},\\\"type\\\":\\\"image\\\"}},\\\"fieldMap\\\":{\\\"compareValue\\\":\\\"compareValue\\\",\\\"unit\\\":\\\"suffix\\\",\\\"negativeValue\\\":\\\"0\\\",\\\"compareState\\\":\\\"compareState\\\",\\\"label\\\":\\\"name\\\",\\\"value\\\":\\\"value\\\",\\\"positiveValue\\\":\\\"1\\\",\\\"compareLabel\\\":\\\"compareLabel\\\"},\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#FFFFFF\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"padding\\\":{\\\"horizontal\\\":3,\\\"vertical\\\":15},\\\"borderColor\\\":\\\"#0F66FF59\\\",\\\"borderRadius\\\":0,\\\"shadow\\\":\\\"none\\\",\\\"borderWidth\\\":0,\\\"blur\\\":24,\\\"minWidth\\\":100,\\\"fill\\\":{\\\"image\\\":{\\\"size\\\":\\\"cover\\\",\\\"repeat\\\":\\\"no-repeat\\\",\\\"position\\\":\\\"center\\\",\\\"url\\\":\\\"\\\"},\\\"color\\\":\\\"#0B2B6300\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0bb2ff\\\",\\\"angle\\\":135,\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to bottom right\\\",\\\"startColor\\\":\\\"#05336a\\\"},\\\"type\\\":\\\"none\\\"}},\\\"sections\\\":{\\\"middle\\\":{\\\"compare\\\":{\\\"valueStyle\\\":{\\\"positiveGradient\\\":{\\\"endColor\\\":\\\"#15f0c5\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#15f0c5\\\"},\\\"positiveColor\\\":\\\"#15F0C5\\\",\\\"fontSize\\\":14,\\\"negativeColor\\\":\\\"#D0021B\\\",\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#cfeaff\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#9ed3ff\\\"},\\\"negativeGradient\\\":{\\\"endColor\\\":\\\"#D0021B\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#D0021B\\\"},\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"alignItems\\\":\\\"center\\\",\\\"labelStyle\\\":{\\\"fontSize\\\":14,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#cfeaff\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#9ed3ff\\\"},\\\"fontColor\\\":\\\"#9ED3FF\\\"},\\\"label\\\":\\\"同比\\\"},\\\"paddingBottom\\\":10,\\\"show\\\":false,\\\"type\\\":\\\"compare\\\",\\\"align\\\":\\\"center\\\"},\\\"top\\\":{\\\"minHeight\\\":40,\\\"paddingBottom\\\":10,\\\"show\\\":true,\\\"paddingTop\\\":5,\\\"type\\\":\\\"value\\\",\\\"align\\\":\\\"center\\\",\\\"value\\\":{\\\"unit\\\":{\\\"fontSize\\\":16,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#96F5F8\\\"},\\\"fontWeight\\\":500,\\\"fontColor\\\":\\\"#9ED3FF\\\"},\\\"unitGap\\\":6,\\\"fontSize\\\":24,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#96F5F8\\\"},\\\"fontWeight\\\":600,\\\"fontColor\\\":\\\"#D8F1FF\\\"}},\\\"bottom\\\":{\\\"paddingBottom\\\":10,\\\"show\\\":true,\\\"label\\\":{\\\"fontSize\\\":14,\\\"fontColor\\\":\\\"#C9E6FF\\\"},\\\"type\\\":\\\"label\\\",\\\"align\\\":\\\"center\\\"}}}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":79.61138898968348,\\\"x\\\":1092.016430295897,\\\"h\\\":27.97398018640021,\\\"i\\\":\\\"es-drager-1763118212824-19\\\",\\\"y\\\":506.6564308568187,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"53.27955999999999%\\\",\\\"left\\\":\\\"57.79356%\\\",\\\"width\\\":\\\"4.21333%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.9417200000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"客户名称\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":79.61138898968348,\\\"height\\\":27.97398018640021},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":79.61138898968348,\\\"x\\\":1205.967192459297,\\\"h\\\":27.97398018640021,\\\"i\\\":\\\"es-drager-1763118197556-18\\\",\\\"y\\\":430.68925214089586,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"45.29091600000001%\\\",\\\"left\\\":\\\"63.824257%\\\",\\\"width\\\":\\\"4.21333%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.9417200000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"客户名称\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":79.61138898968348,\\\"height\\\":27.97398018640021},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":79.61138898968348,\\\"x\\\":985.6623767923331,\\\"h\\\":27.97398018640021,\\\"i\\\":\\\"es-drager-1763118191675-17\\\",\\\"y\\\":323.06908863293563,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"33.97367100000001%\\\",\\\"left\\\":\\\"52.164909%\\\",\\\"width\\\":\\\"4.21333%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.9417200000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"客户名称\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":79.61138898968348,\\\"height\\\":27.97398018640021},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":1095.814765730692,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1763118021837-16\\\",\\\"y\\\":430.68924263149984,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"45.290915%\\\",\\\"left\\\":\\\"57.99458200000001%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":1216.0961310407038,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1763118010715-15\\\",\\\"y\\\":378.7783346397803,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"39.83200800000001%\\\",\\\"left\\\":\\\"64.360318%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":995.79131537374,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1763118003690-14\\\",\\\"y\\\":267.3598140979031,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"28.115331000000005%\\\",\\\"left\\\":\\\"52.700970000000005%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.00000431388042,\\\"x\\\":1088.346997390856,\\\"h\\\":39.00000114161981,\\\"i\\\":\\\"es-drager-1763117996097-13\\\",\\\"y\\\":405.4958098141571,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"42.64159500000001%\\\",\\\"left\\\":\\\"57.59936%\\\",\\\"width\\\":\\\"3.863430999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.1012070000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"96340\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.00000431388042,\\\"height\\\":39.00000114161981},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":2,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.00000431388042,\\\"x\\\":1211.1606115175618,\\\"h\\\":39.00000114161981,\\\"i\\\":\\\"es-drager-1763117990004-12\\\",\\\"y\\\":349.78654478852053,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"36.78325600000001%\\\",\\\"left\\\":\\\"64.099112%\\\",\\\"width\\\":\\\"3.863430999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.1012070000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"11960\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.00000431388042,\\\"height\\\":39.00000114161981},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":2,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.00000431388042,\\\"x\\\":990.855795850598,\\\"h\\\":39.00000114161981,\\\"i\\\":\\\"es-drager-1763117985668-11\\\",\\\"y\\\":243.43250029186595,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"25.599155000000007%\\\",\\\"left\\\":\\\"52.439764%\\\",\\\"width\\\":\\\"3.863430999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.1012070000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"91260\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.00000431388042,\\\"height\\\":39.00000114161981},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":2,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":79.61138898968348,\\\"x\\\":691.9226477632122,\\\"h\\\":27.97398018640021,\\\"i\\\":\\\"es-drager-1763117979572-10\\\",\\\"y\\\":496.5274692569776,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"52.21440700000001%\\\",\\\"left\\\":\\\"36.619113%\\\",\\\"width\\\":\\\"4.21333%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.9417200000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"客户名称\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":79.61138898968348,\\\"height\\\":27.97398018640021},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":700.7854619362721,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1763117971569-9\\\",\\\"y\\\":416.76192399774175,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"43.82633%\\\",\\\"left\\\":\\\"37.088166%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.00000431388042,\\\"x\\\":695.8499424131302,\\\"h\\\":39.00000114161981,\\\"i\\\":\\\"es-drager-1763117964448-8\\\",\\\"y\\\":391.56849118039895,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"41.17701000000001%\\\",\\\"left\\\":\\\"36.82696%\\\",\\\"width\\\":\\\"3.863430999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.1012070000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"9160\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.00000431388042,\\\"height\\\":39.00000114161981},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":2,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":83.00000257528725,\\\"x\\\":688.6400925035406,\\\"h\\\":115.9999953491752,\\\"i\\\":\\\"es-drager-1763117932887-7\\\",\\\"y\\\":383.5890619640866,\\\"orderNum\\\":1074.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"40.337900000000005%\\\",\\\"left\\\":\\\"36.445388%\\\",\\\"width\\\":\\\"4.392668000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"12.198461000000002%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":83.00000257528727,\\\"height\\\":115.9999953491752},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_44_1763551574907.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":70.0000067249707,\\\"x\\\":1091.0082054226732,\\\"h\\\":95.99999549522116,\\\"i\\\":\\\"es-drager-1763117918967-6\\\",\\\"y\\\":408.65354737265926,\\\"orderNum\\\":1074.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"42.97366000000001%\\\",\\\"left\\\":\\\"57.740201%\\\",\\\"width\\\":\\\"3.70466%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"10.095278000000004%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":70.0000067249707,\\\"height\\\":95.99999549522116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_44_1763551574907.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":62.00000055779603,\\\"x\\\":1213.9507598693788,\\\"h\\\":83.00000462407712,\\\"i\\\":\\\"es-drager-1763117907587-5\\\",\\\"y\\\":351.80712025388317,\\\"orderNum\\\":1074.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"36.995738%\\\",\\\"left\\\":\\\"64.246777%\\\",\\\"width\\\":\\\"3.28127%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"8.72821%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":62.00000055779603,\\\"height\\\":83.0000046240771},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_44_1763551574907.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":62.00000055779603,\\\"x\\\":993.7749034175382,\\\"h\\\":83.00000462407712,\\\"i\\\":\\\"es-drager-1763117887178-4\\\",\\\"y\\\":245.58203267539477,\\\"orderNum\\\":1074.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"25.825198000000004%\\\",\\\"left\\\":\\\"52.59425399999999%\\\",\\\"width\\\":\\\"3.28127%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"8.72821%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":62.00000055779603,\\\"height\\\":83.0000046240771},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_44_1763551574907.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":835.1230982678547,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1763117551885-3\\\",\\\"y\\\":278.8838421178201,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"29.327188%\\\",\\\"left\\\":\\\"44.197812%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.00000431388042,\\\"x\\\":831.4536842579369,\\\"h\\\":39.00000114161981,\\\"i\\\":\\\"es-drager-1763117542406-2\\\",\\\"y\\\":249.8920522665603,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"26.278436%\\\",\\\"left\\\":\\\"44.003613%\\\",\\\"width\\\":\\\"3.863430999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.1012070000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"199,445\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.00000431388042,\\\"height\\\":39.00000114161981},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":2,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":79.61138898968348,\\\"x\\\":830.058638424713,\\\"h\\\":27.97398018640021,\\\"i\\\":\\\"es-drager-1763117524939-1\\\",\\\"y\\\":363.71387293167453,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"38.247842000000006%\\\",\\\"left\\\":\\\"43.929782%\\\",\\\"width\\\":\\\"4.21333%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.9417200000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"客户名称\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":79.61138898968348,\\\"height\\\":27.97398018640021},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":98.99999601451351,\\\"x\\\":817.9132500968582,\\\"h\\\":131.00000237168769,\\\"i\\\":\\\"01adf6f2-8586-42bf-8ca5-e68125185724\\\",\\\"y\\\":236.8481470050254,\\\"orderNum\\\":1074.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"24.906750000000002%\\\",\\\"left\\\":\\\"43.287003%\\\",\\\"width\\\":\\\"5.239447%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"13.775849000000001%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":98.9999960145135,\\\"height\\\":131.00000237168769},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_44_1763551574907.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":173.99999242262612,\\\"x\\\":592.259300662204,\\\"h\\\":37.00000400904318,\\\"i\\\":\\\"es-drager-1763014748783-1\\\",\\\"y\\\":163.07150518786855,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"17.148461000000005%\\\",\\\"left\\\":\\\"31.344559%\\\",\\\"width\\\":\\\"9.208725000000003%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.890889%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"采购合同金额分布\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":173.9999924226261,\\\"height\\\":37.00000400904318},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"79b612d5-4915-4201-84ce-a34c4f9b4615\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":128.9999907987339,\\\"x\\\":1694.4314250338105,\\\"h\\\":26.99999932736819,\\\"i\\\":\\\"es-drager-1762929346632-5\\\",\\\"y\\\":724.1710725496224,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"76.15321500000002%\\\",\\\"left\\\":\\\"89.675596%\\\",\\\"width\\\":\\\"6.827158%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.8392970000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"36个月期项目数量\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":128.9999907987339,\\\"height\\\":26.99999932736819},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#8D8D8D\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":46.00000711856976,\\\"x\\\":1732.8018837686052,\\\"h\\\":28.999996459944818,\\\"i\\\":\\\"es-drager-1762929340450-4\\\",\\\"y\\\":695.437187025299,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"73.13158400000002%\\\",\\\"left\\\":\\\"91.706303%\\\",\\\"width\\\":\\\"2.434491%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.0496150000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"个\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":46.00000711856976,\\\"height\\\":28.999996459944818},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#505050\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":13,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.00000431388042,\\\"x\\\":1685.8264915007508,\\\"h\\\":39.00000114161981,\\\"i\\\":\\\"es-drager-1762929333594-3\\\",\\\"y\\\":688.9776350506045,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"72.452303%\\\",\\\"left\\\":\\\"89.220191%\\\",\\\"width\\\":\\\"3.863430999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.1012070000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"400\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.00000431388042,\\\"height\\\":39.00000114161981},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#6BE5E8\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":2,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":166.999991750129,\\\"x\\\":1684.6625708132242,\\\"h\\\":37.00000400904318,\\\"i\\\":\\\"es-drager-1762929318489-2\\\",\\\"y\\\":659.1324815182508,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"69.313812%\\\",\\\"left\\\":\\\"89.158592%\\\",\\\"width\\\":\\\"8.838259%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.890889%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"36个月期项目占比\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":166.999991750129,\\\"height\\\":37.00000400904318},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"79b612d5-4915-4201-84ce-a34c4f9b4615\\\"},{\\\"component\\\":\\\"JRingProgress\\\",\\\"visible\\\":true,\\\"w\\\":112.99999735950763,\\\"x\\\":1590.1172323342091,\\\"h\\\":99.000000703482,\\\"i\\\":\\\"es-drager-1762929307141-1\\\",\\\"y\\\":657.0708920282549,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"69.097017%\\\",\\\"left\\\":\\\"84.154902%\\\",\\\"width\\\":\\\"5.980378999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"10.410756000000001%\\\"},\\\"componentName\\\":\\\"基础环形图\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"占比\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 40\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":112.99999735950763,\\\"height\\\":99.000000703482},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":300,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"valueFontWeight\\\":\\\"normal\\\",\\\"color\\\":\\\"#1E90FF\\\",\\\"bgColor\\\":\\\"#E8EDF3B8\\\",\\\"valueFontSize\\\":16,\\\"lineHeight\\\":0,\\\"fontSize\\\":16,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"valueFontColor\\\":\\\"#FFFFFF\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"extraInfo\\\":{\\\"endColor\\\":\\\"#FF4500\\\",\\\"enabledGradient\\\":false,\\\"type\\\":\\\"linear\\\",\\\"direction\\\":\\\"to left\\\",\\\"startColor\\\":\\\"#FFD700\\\"}}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":128.9999907987339,\\\"x\\\":1426.143030016014,\\\"h\\\":26.99999932736819,\\\"i\\\":\\\"es-drager-1762928981087-4\\\",\\\"y\\\":721.7677914451772,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"75.90048800000001%\\\",\\\"left\\\":\\\"75.476779%\\\",\\\"width\\\":\\\"6.827158%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.8392970000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"高收益项目数量\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":128.9999907987339,\\\"height\\\":26.99999932736819},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#8D8D8D\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":46.00000711856976,\\\"x\\\":1472.110197410645,\\\"h\\\":28.999996459944818,\\\"i\\\":\\\"es-drager-1762928898594-3\\\",\\\"y\\\":693.0339059208537,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"72.87885700000001%\\\",\\\"left\\\":\\\"77.909532%\\\",\\\"width\\\":\\\"2.434491%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.0496150000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"个\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":46.00000711856976,\\\"height\\\":28.999996459944818},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#505050\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":13,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.00000431388042,\\\"x\\\":1425.1348240379136,\\\"h\\\":39.00000114161981,\\\"i\\\":\\\"es-drager-1762928768350-2\\\",\\\"y\\\":686.5743539461594,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"72.19957600000001%\\\",\\\"left\\\":\\\"75.423421%\\\",\\\"width\\\":\\\"3.863430999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.1012070000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"600\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.00000431388042,\\\"height\\\":39.00000114161981},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#6BE5E8\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#49ABFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":2,\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":149.0000062166706,\\\"x\\\":1423.970903350387,\\\"h\\\":37.00000400904318,\\\"i\\\":\\\"es-drager-1762928758538-1\\\",\\\"y\\\":656.7291909044097,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"69.06108400000001%\\\",\\\"left\\\":\\\"75.361822%\\\",\\\"width\\\":\\\"7.885633%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.890889%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"高收益项目占比\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":149.0000062166706,\\\"height\\\":37.00000400904318},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"79b612d5-4915-4201-84ce-a34c4f9b4615\\\"},{\\\"component\\\":\\\"JRingProgress\\\",\\\"visible\\\":true,\\\"w\\\":101.99999360342322,\\\"x\\\":1325.6271916463306,\\\"h\\\":103.00000447803119,\\\"i\\\":\\\"627c8b9b-8365-4edd-ba69-abfd0086e195\\\",\\\"y\\\":649.6031348785871,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"68.311714%\\\",\\\"left\\\":\\\"70.157108%\\\",\\\"width\\\":\\\"5.398218%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"10.831393000000002%\\\"},\\\"componentName\\\":\\\"基础环形图\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"占比\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 60\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":101.99999360342322,\\\"height\\\":103.00000447803119},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":300,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"valueFontWeight\\\":\\\"normal\\\",\\\"color\\\":\\\"#1E90FF\\\",\\\"bgColor\\\":\\\"#E8EDF3C0\\\",\\\"valueFontSize\\\":16,\\\"lineHeight\\\":0,\\\"fontSize\\\":16,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"valueFontColor\\\":\\\"#FFFFFF\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"extraInfo\\\":{\\\"endColor\\\":\\\"#FF4500\\\",\\\"enabledGradient\\\":false,\\\"type\\\":\\\"linear\\\",\\\"direction\\\":\\\"to left\\\",\\\"startColor\\\":\\\"#FFD700\\\"}}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":115.99999494841742,\\\"x\\\":1684.1734894470342,\\\"h\\\":26.000000761079882,\\\"i\\\":\\\"es-drager-1762926696188-10\\\",\\\"y\\\":882.3070586104344,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"92.782661%\\\",\\\"left\\\":\\\"89.132708%\\\",\\\"width\\\":\\\"6.1391500000000025%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.734138000000001%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"零保证金项目数\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":115.99999494841741,\\\"height\\\":26.000000761079882},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":98.00000941495898,\\\"x\\\":1548.6987068173507,\\\"h\\\":26.99999932736819,\\\"i\\\":\\\"es-drager-1762926691124-9\\\",\\\"y\\\":883.5731776217401,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"92.91580500000002%\\\",\\\"left\\\":\\\"81.96288%\\\",\\\"width\\\":\\\"5.186524%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.8392970000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"保证金覆盖率\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":98.000009414959,\\\"height\\\":26.99999932736819},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":1732.5439653383592,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1762926686158-8\\\",\\\"y\\\":845.847502100111,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"88.94860500000001%\\\",\\\"left\\\":\\\"91.692653%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"个\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#BA3232\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FDAE93\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":1598.4642474370226,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1762926681277-7\\\",\\\"y\\\":848.5086970408884,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"89.228454%\\\",\\\"left\\\":\\\"84.596657%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"%\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#BA3232\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FDAE93\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.00000431388042,\\\"x\\\":1693.5521782708327,\\\"h\\\":39.00000114161981,\\\"i\\\":\\\"es-drager-1762926674612-6\\\",\\\"y\\\":839.774820879915,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"88.310007%\\\",\\\"left\\\":\\\"89.629063%\\\",\\\"width\\\":\\\"3.863430999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.1012070000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"790\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.00000431388042,\\\"height\\\":39.00000114161981},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#FDAE93\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#BA3232\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":2,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.00000431388042,\\\"x\\\":1546.6822948611493,\\\"h\\\":39.00000114161981,\\\"i\\\":\\\"es-drager-1762926667152-5\\\",\\\"y\\\":842.3070589025264,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"88.57629500000002%\\\",\\\"left\\\":\\\"81.856164%\\\",\\\"width\\\":\\\"3.863430999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.1012070000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"96.79\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.00000431388042,\\\"height\\\":39.00000114161981},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#FDAE93\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#BA3232\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":2,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":1425.1348240379136,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1762926619855-4\\\",\\\"y\\\":849.9037729703601,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"89.37515900000001%\\\",\\\"left\\\":\\\"75.423421%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#BA3232\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FDAE93\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.00000431388042,\\\"x\\\":1358.1594352472453,\\\"h\\\":39.00000114161981,\\\"i\\\":\\\"es-drager-1762926610924-3\\\",\\\"y\\\":843.7021348319981,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"88.72300000000001%\\\",\\\"left\\\":\\\"71.878835%\\\",\\\"width\\\":\\\"3.863430999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.1012070000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"10,000\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.00000431388042,\\\"height\\\":39.00000114161981},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#BA3232\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FDAE93\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":2,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":98.00000941495898,\\\"x\\\":1362.7080771250178,\\\"h\\\":26.99999932736819,\\\"i\\\":\\\"es-drager-1762926602282-2\\\",\\\"y\\\":882.4360155286006,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"92.796222%\\\",\\\"left\\\":\\\"72.119566%\\\",\\\"width\\\":\\\"5.186524%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.8392970000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"最大还款差额\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":98.000009414959,\\\"height\\\":26.99999932736819},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":531.0000078248536,\\\"x\\\":1315.369293849801,\\\"h\\\":95.99999549522116,\\\"i\\\":\\\"es-drager-1762926555663-1\\\",\\\"y\\\":822.9325585844631,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"86.53888900000001%\\\",\\\"left\\\":\\\"69.614222%\\\",\\\"width\\\":\\\"28.102490000000003%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"10.095278000000004%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":531.0000078248536,\\\"height\\\":95.99999549522116},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_35_1763551508136.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":149.0000062166706,\\\"x\\\":1494.8735867909734,\\\"h\\\":37.00000400904318,\\\"i\\\":\\\"es-drager-1762926336471-2\\\",\\\"y\\\":785.873387113962,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"82.64177800000002%\\\",\\\"left\\\":\\\"79.114255%\\\",\\\"width\\\":\\\"7.885633%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.890889%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"风险预警\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":149.0000062166706,\\\"height\\\":37.00000400904318},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"79b612d5-4915-4201-84ce-a34c4f9b4615\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":149.0000062166706,\\\"x\\\":1486.1397129379136,\\\"h\\\":37.00000400904318,\\\"i\\\":\\\"es-drager-1762926323283-1\\\",\\\"y\\\":487.1981242324508,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"51.233340999999996%\\\",\\\"left\\\":\\\"78.652026%\\\",\\\"width\\\":\\\"7.885633%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.890889%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项目级关键指标\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":149.0000062166706,\\\"height\\\":37.00000400904318},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"79b612d5-4915-4201-84ce-a34c4f9b4615\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":1794.7127938210083,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1762925789762-11\\\",\\\"y\\\":236.97293880777556,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"24.919873000000006%\\\",\\\"left\\\":\\\"94.982858%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"天\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#708489\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":12,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.00000431388042,\\\"x\\\":1758.12427745993,\\\"h\\\":39.00000114161981,\\\"i\\\":\\\"es-drager-1762925775562-10\\\",\\\"y\\\":230.77130066941345,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"24.267714000000005%\\\",\\\"left\\\":\\\"93.046458%\\\",\\\"width\\\":\\\"3.863430999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.1012070000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"70\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.00000431388042,\\\"height\\\":39.00000114161981},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#3584DE\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":2,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":104.00000459277844,\\\"x\\\":1670.3751368557098,\\\"h\\\":26.000000761079882,\\\"i\\\":\\\"es-drager-1762925764016-9\\\",\\\"y\\\":237.98115349214476,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"25.025895999999996%\\\",\\\"left\\\":\\\"88.402448%\\\",\\\"width\\\":\\\"5.504066%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.734138000000001%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"平均预期天数\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":104.00000459277844,\\\"height\\\":26.000000761079882},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":1613.6576836518175,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1762925757252-8\\\",\\\"y\\\":235.70681979646992,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"24.786729000000005%\\\",\\\"left\\\":\\\"85.40075%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"当年\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":277.99999701540446,\\\"x\\\":1611.5123124804927,\\\"h\\\":49.000005823294806,\\\"i\\\":\\\"es-drager-1762925746092-7\\\",\\\"y\\\":227.7274000895535,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"23.947620000000004%\\\",\\\"left\\\":\\\"85.28720899999999%\\\",\\\"width\\\":\\\"14.712790999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.152799000000001%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":277.99999701540446,\\\"height\\\":49.000005823294806},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_31_1763551480635.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":46.99999371812427,\\\"x\\\":1312.4501862828608,\\\"h\\\":28.999996459944818,\\\"i\\\":\\\"es-drager-1762925685447-6\\\",\\\"y\\\":233.30353869202474,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"24.534002%\\\",\\\"left\\\":\\\"69.459732%\\\",\\\"width\\\":\\\"2.487414%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.0496150000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"本月\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":46.99999371812427,\\\"height\\\":28.999996459944818},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":98.00000941495898,\\\"x\\\":1369.1676394867527,\\\"h\\\":26.99999932736819,\\\"i\\\":\\\"es-drager-1762925676767-5\\\",\\\"y\\\":234.31174386699809,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"24.640024000000004%\\\",\\\"left\\\":\\\"72.46143%\\\",\\\"width\\\":\\\"5.186524%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.8392970000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"最大单笔欠款\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":98.000009414959,\\\"height\\\":26.99999932736819},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":12,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.00000431388042,\\\"x\\\":1459.4490100125442,\\\"h\\\":39.00000114161981,\\\"i\\\":\\\"es-drager-1762925670446-4\\\",\\\"y\\\":227.10190055366263,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"23.881843000000003%\\\",\\\"left\\\":\\\"77.239455%\\\",\\\"width\\\":\\\"3.863430999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.1012070000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"450\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.00000431388042,\\\"height\\\":39.00000114161981},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#4EABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":2,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":1511.2309625884175,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1762925663957-3\\\",\\\"y\\\":233.30353869202474,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"24.534002%\\\",\\\"left\\\":\\\"79.979948%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#708489\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":149.0000062166706,\\\"x\\\":1307.7458108005394,\\\"h\\\":37.00000400904318,\\\"i\\\":\\\"es-drager-1762925615604-2\\\",\\\"y\\\":179.6600187624041,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"18.892894999999996%\\\",\\\"left\\\":\\\"69.210759%\\\",\\\"width\\\":\\\"7.885633%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.890889%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"还款与预期监控\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":149.0000062166706,\\\"height\\\":37.00000400904318},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"79b612d5-4915-4201-84ce-a34c4f9b4615\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":277.99999701540446,\\\"x\\\":1307.772566294842,\\\"h\\\":49.000005823294806,\\\"i\\\":\\\"es-drager-1762925573195-1\\\",\\\"y\\\":222.79187145310112,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"23.428604000000004%\\\",\\\"left\\\":\\\"69.212175%\\\",\\\"width\\\":\\\"14.712790999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.152799000000001%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":277.99999701540446,\\\"height\\\":49.000005823294806},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_31_1763551480635.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":98.00000941495898,\\\"x\\\":1684.3024486621575,\\\"h\\\":26.99999932736819,\\\"i\\\":\\\"es-drager-1762920907802-4\\\",\\\"y\\\":150.61890367447094,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"15.838956000000001%\\\",\\\"left\\\":\\\"89.139533%\\\",\\\"width\\\":\\\"5.186524%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.8392970000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"罚息收入\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":98.000009414959,\\\"height\\\":26.99999932736819},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#D7EDFF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#4D699D\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":1728.8745702235644,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1762920898709-3\\\",\\\"y\\\":126.82054678659989,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"13.336341%\\\",\\\"left\\\":\\\"91.498455%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#A5BECF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":12,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.00000431388042,\\\"x\\\":1679.6248475692616,\\\"h\\\":39.00000114161981,\\\"i\\\":\\\"es-drager-1762920889380-2\\\",\\\"y\\\":120.61889913884187,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"12.684181%\\\",\\\"left\\\":\\\"88.891977%\\\",\\\"width\\\":\\\"3.863430999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.1012070000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"898\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.00000431388042,\\\"height\\\":39.00000114161981},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#FFC5AB\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#E86B6B\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":2,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.00000431388042,\\\"x\\\":1517.6905060550296,\\\"h\\\":39.00000114161981,\\\"i\\\":\\\"es-drager-1762920868707-1\\\",\\\"y\\\":118.21561803439675,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"12.431454000000002%\\\",\\\"left\\\":\\\"80.321811%\\\",\\\"width\\\":\\\"3.863430999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.1012070000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"3,898\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.00000431388042,\\\"height\\\":39.00000114161981},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#6BE5E8\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":2,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":98.00000941495898,\\\"x\\\":1523.6342315562724,\\\"h\\\":26.99999932736819,\\\"i\\\":\\\"es-drager-1762920200057-8\\\",\\\"y\\\":146.94949404932422,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"15.453084%\\\",\\\"left\\\":\\\"80.636375%\\\",\\\"width\\\":\\\"5.186524%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.8392970000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"手续费收入\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":98.000009414959,\\\"height\\\":26.99999932736819},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#D7EDFF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#4D699D\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":1578.335291699086,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1762920184548-6\\\",\\\"y\\\":124.41725617275884,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"13.083613%\\\",\\\"left\\\":\\\"83.531358%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#A5BECF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":12,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":98.00000941495898,\\\"x\\\":1340.1758506806332,\\\"h\\\":26.99999932736819,\\\"i\\\":\\\"es-drager-1762920042120-5\\\",\\\"y\\\":147.0784604768863,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"15.466646%\\\",\\\"left\\\":\\\"70.927077%\\\",\\\"width\\\":\\\"5.186524%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.8392970000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"租金收入\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":98.000009414959,\\\"height\\\":26.99999932736819},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#D7EDFF\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#4D699D\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"normal\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":1387.280183268488,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1762920024296-4\\\",\\\"y\\\":120.74785605700805,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"12.697742000000002%\\\",\\\"left\\\":\\\"73.420013%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#A5BECF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":12,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.00000431388042,\\\"x\\\":1336.7643551009614,\\\"h\\\":39.00000114161981,\\\"i\\\":\\\"es-drager-1762920012633-3\\\",\\\"y\\\":114.54621791864594,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"12.045583%\\\",\\\"left\\\":\\\"70.746528%\\\",\\\"width\\\":\\\"3.863430999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.1012070000000005%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"960\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.00000431388042,\\\"height\\\":39.00000114161981},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#038BFE\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#6BBBE8\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":2,\\\"fontSize\\\":24,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":97.00000392028137,\\\"x\\\":1681.1488904078549,\\\"h\\\":66.000000468988,\\\"i\\\":\\\"es-drager-1762919932439-2\\\",\\\"y\\\":61.86573353334538,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"6.5057480000000005%\\\",\\\"left\\\":\\\"88.972635%\\\",\\\"width\\\":\\\"5.1336%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.940504000000002%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":97.00000392028139,\\\"height\\\":66.000000468988},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_17_1763551465441.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":98.00000941495898,\\\"x\\\":1516.6823000769286,\\\"h\\\":68.99999616785293,\\\"i\\\":\\\"es-drager-1762919907257-1\\\",\\\"y\\\":56.93021440628894,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"5.986733000000002%\\\",\\\"left\\\":\\\"80.268453%\\\",\\\"width\\\":\\\"5.186524%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"7.2559809999999985%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":98.000009414959,\\\"height\\\":68.99999616785293},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_15_1763551456718.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":104.00000459277844,\\\"x\\\":1323.09496172476,\\\"h\\\":64.00000333641137,\\\"i\\\":\\\"95a344c5-64da-4b5a-8c42-564baeb66174\\\",\\\"y\\\":55.79305231314942,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"5.867149999999998%\\\",\\\"left\\\":\\\"70.023093%\\\",\\\"width\\\":\\\"5.504066%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.730186000000001%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":104.00000459277844,\\\"height\\\":64.00000333641137},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_13_1763551449127.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":902.9999922765066,\\\"x\\\":508.64661984462634,\\\"h\\\":604.9999979594594,\\\"i\\\":\\\"f14ca628-b80a-4dd7-8df3-67597e00b63c\\\",\\\"y\\\":88.35669360434433,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"9.291514864092687%\\\",\\\"left\\\":\\\"26.919465794871066%\\\",\\\"width\\\":\\\"47.790109%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"63.62128600000001%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":902.9999922765066,\\\"height\\\":604.9999979594594},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/产城背景地图_1763551428302.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JCardCarousel\\\",\\\"visible\\\":true,\\\"w\\\":313.40683127324746,\\\"x\\\":934.3368548099414,\\\"h\\\":160.8503385248215,\\\"i\\\":\\\"es-drager-1762858057998-9\\\",\\\"y\\\":787.428049725881,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"82.80526500000002%\\\",\\\"left\\\":\\\"49.448572%\\\",\\\"width\\\":\\\"16.586652%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"16.914884999999995%\\\"},\\\"componentName\\\":\\\"卡片轮播\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"销售物料汇总数据\\\\\\\",\\\\\\\"orderNum\\\\\\\":1247,\\\\\\\"orderAmount\\\\\\\":28475000,\\\\\\\"deliveryNum\\\\\\\":1189,\\\\\\\"signNum\\\\\\\":1156,\\\\\\\"outAmount\\\\\\\":26789000},{\\\\\\\"title\\\\\\\":\\\\\\\"采购物料汇总数据\\\\\\\",\\\\\\\"orderNum\\\\\\\":892,\\\\\\\"orderAmount\\\\\\\":15680000,\\\\\\\"deliveryNum\\\\\\\":856,\\\\\\\"signNum\\\\\\\":823,\\\\\\\"outAmount\\\\\\\":14875000},{\\\\\\\"title\\\\\\\":\\\\\\\"库存物料汇总数据\\\\\\\",\\\\\\\"orderNum\\\\\\\":2156,\\\\\\\"orderAmount\\\\\\\":3440,\\\\\\\"deliveryNum\\\\\\\":2340,\\\\\\\"signNum\\\\\\\":2340,\\\\\\\"outAmount\\\\\\\":7100000},{\\\\\\\"title\\\\\\\":\\\\\\\"质量物料汇总数据\\\\\\\",\\\\\\\"orderNum\\\\\\\":110,\\\\\\\"orderAmount\\\\\\\":33330000,\\\\\\\"deliveryNum\\\\\\\":1100,\\\\\\\"signNum\\\\\\\":110,\\\\\\\"outAmount\\\\\\\":111110000}]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":313.40683127324746,\\\"height\\\":160.85033852482147},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[],\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":1000,\\\"dataType\\\":1,\\\"h\\\":230,\\\"linkageConfig\\\":[],\\\"timeOut\\\":0,\\\"option\\\":{\\\"titleFieldMapping\\\":{\\\"offset\\\":{\\\"x\\\":22,\\\"y\\\":0},\\\"show\\\":true,\\\"position\\\":\\\"left\\\",\\\"textStyle\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":12,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"to bottom\\\",\\\"startColor\\\":\\\"#FFFFFF\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"key\\\":\\\"title\\\",\\\"direction\\\":\\\"vertical\\\"},\\\"autoScrollEnabled\\\":true,\\\"contentLineHeight\\\":24,\\\"autoScrollDirection\\\":\\\"to-left\\\",\\\"contentFieldMapping\\\":[{\\\"marginRight\\\":0,\\\"valueStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"valueCompose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffixStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffix\\\":\\\"个\\\",\\\"enabled\\\":true},\\\"nameStyle\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#CCCCCC\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"nameCompose\\\":{\\\"enabled\\\":false},\\\"name\\\":\\\"订单数量\\\",\\\"width\\\":120,\\\"key\\\":\\\"orderNum\\\",\\\"marginLeft\\\":0},{\\\"marginRight\\\":0,\\\"valueStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"valueCompose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffixStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffix\\\":\\\"元\\\",\\\"enabled\\\":true},\\\"nameStyle\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#CCCCCC\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"nameCompose\\\":{\\\"enabled\\\":false},\\\"name\\\":\\\"订单金额\\\",\\\"width\\\":150,\\\"key\\\":\\\"orderAmount\\\",\\\"marginLeft\\\":0},{\\\"marginRight\\\":0,\\\"valueStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"valueCompose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffixStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffix\\\":\\\"个\\\",\\\"enabled\\\":true},\\\"nameStyle\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#CCCCCC\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"nameCompose\\\":{\\\"enabled\\\":false},\\\"name\\\":\\\"发货数量\\\",\\\"width\\\":120,\\\"key\\\":\\\"deliveryNum\\\",\\\"marginLeft\\\":0},{\\\"marginRight\\\":0,\\\"valueStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"valueCompose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffixStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffix\\\":\\\"个\\\",\\\"enabled\\\":true},\\\"nameStyle\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#CCCCCC\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"nameCompose\\\":{\\\"enabled\\\":false},\\\"name\\\":\\\"签收数量\\\",\\\"width\\\":120,\\\"key\\\":\\\"signNum\\\",\\\"marginLeft\\\":0},{\\\"marginRight\\\":0,\\\"valueStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"valueCompose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffixStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffix\\\":\\\"元\\\",\\\"enabled\\\":true},\\\"nameStyle\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#CCCCCC\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"nameCompose\\\":{\\\"enabled\\\":false},\\\"name\\\":\\\"出库金额\\\",\\\"width\\\":150,\\\"key\\\":\\\"outAmount\\\",\\\"marginLeft\\\":0}],\\\"contentCurrent\\\":0,\\\"autoScrollSpeed\\\":100,\\\"contentLineAlign\\\":\\\"start\\\",\\\"contentLineTextGap\\\":7,\\\"cardStyle\\\":{\\\"backgroundColor\\\":\\\"#1890FF1A\\\",\\\"borderColor\\\":\\\"#1890FF\\\",\\\"backgroundImagePosition\\\":\\\"center\\\",\\\"backgroundImage\\\":\\\"drag/lib/img/cardCarousel-bg-01.png\\\",\\\"paddingRight\\\":7,\\\"minWidth\\\":300,\\\"backgroundImageRepeat\\\":\\\"no-repeat\\\",\\\"backgroundImageSize\\\":\\\"100% 100%\\\",\\\"marginRight\\\":25,\\\"borderEnabled\\\":true,\\\"paddingBottom\\\":16,\\\"borderRadius\\\":2,\\\"borderWidth\\\":1,\\\"paddingTop\\\":11,\\\"borderStyle\\\":\\\"dashed\\\",\\\"paddingLeft\\\":60},\\\"currentValue\\\":0}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":166.999991750129,\\\"x\\\":928.9449046933179,\\\"h\\\":46.00000061503394,\\\"i\\\":\\\"es-drager-1762858012980-8\\\",\\\"y\\\":742.7945873431419,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"78.11164800000002%\\\",\\\"left\\\":\\\"49.16321%\\\",\\\"width\\\":\\\"8.838259%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.837321000000001%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"采购物料汇总数据\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":166.999991750129,\\\"height\\\":46.00000061503395},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":164.99999965589683,\\\"x\\\":604.9472435546074,\\\"h\\\":46.00000061503394,\\\"i\\\":\\\"es-drager-1762858006638-7\\\",\\\"y\\\":745.4557822839193,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"78.39149700000002%\\\",\\\"left\\\":\\\"32.01605200000001%\\\",\\\"width\\\":\\\"8.732411999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.837321000000001%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"销售物料汇总数据\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":164.99999965589683,\\\"height\\\":46.00000061503395},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":79.61138898968348,\\\"x\\\":464.15006375641275,\\\"h\\\":27.97398018640021,\\\"i\\\":\\\"es-drager-1762857953002-6\\\",\\\"y\\\":603.0104611624024,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"63.412068%\\\",\\\"left\\\":\\\"24.564543%\\\",\\\"width\\\":\\\"4.21333%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.9417200000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"合同总金额\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":79.61138898968348,\\\"height\\\":27.97398018640021},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#DBF4FC\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":498.46424973104354,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1762857945733-5\\\",\\\"y\\\":577.8170283450596,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"60.76274800000001%\\\",\\\"left\\\":\\\"26.380577000000006%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.85083281172334,\\\"x\\\":444.15006723359915,\\\"h\\\":42.93802267351676,\\\"i\\\":\\\"es-drager-1762857940021-4\\\",\\\"y\\\":566.550904652079,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"59.578012000000015%\\\",\\\"left\\\":\\\"23.506069%\\\",\\\"width\\\":\\\"3.90846%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.515326000000002%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"5451\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.85083281172334,\\\"height\\\":42.93802267351676},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#DBE5F5\\\",\\\"letterSpacing\\\":2,\\\"fontSize\\\":26,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":79.61138898968348,\\\"x\\\":254.103164781102,\\\"h\\\":27.97398018640021,\\\"i\\\":\\\"es-drager-1762857932522-3\\\",\\\"y\\\":603.1394180805687,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"63.425629000000015%\\\",\\\"left\\\":\\\"13.448081999999998%\\\",\\\"width\\\":\\\"4.21333%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.9417200000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"合同总数\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":79.61138898968348,\\\"height\\\":27.97398018640021},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#CAF1F1\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":273.2239145409379,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1762857921854-2\\\",\\\"y\\\":574.1476187199129,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"60.376876%\\\",\\\"left\\\":\\\"14.460023%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"个\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.85083281172334,\\\"x\\\":232.83704384994144,\\\"h\\\":42.93802267351676,\\\"i\\\":\\\"es-drager-1762857915642-1\\\",\\\"y\\\":564.1476235476339,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"59.325285000000015%\\\",\\\"left\\\":\\\"12.3226%\\\",\\\"width\\\":\\\"3.90846%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.515326000000002%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"700\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.85083281172334,\\\"height\\\":42.93802267351676},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#DBE5F5\\\",\\\"letterSpacing\\\":2,\\\"fontSize\\\":26,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":79.61138898968348,\\\"x\\\":431.3599206203753,\\\"h\\\":27.97398018640021,\\\"i\\\":\\\"es-drager-1762857685097-3\\\",\\\"y\\\":92.89323780828366,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"9.768574000000001%\\\",\\\"left\\\":\\\"22.829167%\\\",\\\"width\\\":\\\"4.21333%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.9417200000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"合同总金额\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":79.61138898968348,\\\"height\\\":27.97398018640021},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#DBF4FC\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.85083281172334,\\\"x\\\":415.15827842747956,\\\"h\\\":42.93802267351676,\\\"i\\\":\\\"es-drager-1762857678154-2\\\",\\\"y\\\":62.76426684509252,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"6.600237000000002%\\\",\\\"left\\\":\\\"21.971716%\\\",\\\"width\\\":\\\"3.90846%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.515326000000002%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"5451\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.85083281172334,\\\"height\\\":42.93802267351676},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#DBE5F5\\\",\\\"letterSpacing\\\":2,\\\"fontSize\\\":26,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":470.7385853332709,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1762857671067-1\\\",\\\"y\\\":74.03038102867723,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"7.784972%\\\",\\\"left\\\":\\\"24.913232%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":79.61138898968348,\\\"x\\\":236.50643896473628,\\\"h\\\":27.97398018640021,\\\"i\\\":\\\"es-drager-1762857250911-4\\\",\\\"y\\\":91.75606620574825,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"9.648990000000001%\\\",\\\"left\\\":\\\"12.516798000000001%\\\",\\\"width\\\":\\\"4.21333%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.9417200000000006%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"合同总数\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":79.61138898968348,\\\"height\\\":27.97398018640021},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#CAF1F1\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":55.4256503232591,\\\"x\\\":264.4900406878781,\\\"h\\\":29.97211347737514,\\\"i\\\":\\\"es-drager-1762857246742-3\\\",\\\"y\\\":66.5626238790095,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"6.999669000000003%\\\",\\\"left\\\":\\\"13.997793999999999%\\\",\\\"width\\\":\\\"2.933331%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.151842%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"个\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":55.42565032325909,\\\"height\\\":29.972113477375135},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":73.85083281172334,\\\"x\\\":220.3048156669637,\\\"h\\\":42.93802267351676,\\\"i\\\":\\\"c9cf304e-4c81-4f49-86ba-4bd605c5a2ee\\\",\\\"y\\\":60.36098574064735,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"6.347509999999999%\\\",\\\"left\\\":\\\"11.659348%\\\",\\\"width\\\":\\\"3.90846%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.515326000000002%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"700\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":73.85083281172334,\\\"height\\\":42.93802267351676},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#DBE5F5\\\",\\\"letterSpacing\\\":2,\\\"fontSize\\\":26,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":159.22275908424388,\\\"x\\\":378.3118436361548,\\\"h\\\":100.90612107946721,\\\"i\\\":\\\"es-drager-1762856453053-5\\\",\\\"y\\\":566.1992281719063,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"59.541030000000006%\\\",\\\"left\\\":\\\"20.021666%\\\",\\\"width\\\":\\\"8.426659%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"10.611202000000002%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":159.22275908424388,\\\"height\\\":100.90612107946721},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_08_1763551371680.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":158.21502548422043,\\\"x\\\":175.86167221580308,\\\"h\\\":103.90332101592959,\\\"i\\\":\\\"es-drager-1762856443052-4\\\",\\\"y\\\":565.062056569371,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"59.42144600000001%\\\",\\\"left\\\":\\\"9.307252%\\\",\\\"width\\\":\\\"8.373326%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"10.926385000000002%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":158.21502548422043,\\\"height\\\":103.90332101592959},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_06_1763551351533.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":179.4107809769754,\\\"x\\\":9.999998261406802,\\\"h\\\":59.87246905308507,\\\"i\\\":\\\"es-drager-1762856433841-3\\\",\\\"y\\\":582.2553106684887,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"61.229474%\\\",\\\"left\\\":\\\"0.5292370000000001%\\\",\\\"width\\\":\\\"9.495083999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.296138%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"销售合同执行情况\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":179.4107809769754,\\\"height\\\":59.87246905308506},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":1.0000054946776085,\\\"x\\\":265.756146201102,\\\"h\\\":489.0000026102841,\\\"i\\\":\\\"es-drager-1762856395529-2\\\",\\\"y\\\":261.1933607244709,\\\"orderNum\\\":70,\\\"angle\\\":89.5176726903602,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(89.5176726903602deg)\\\",\\\"top\\\":\\\"27.466872%\\\",\\\"left\\\":\\\"14.064801%\\\",\\\"width\\\":\\\"0.05292399999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"51.422825%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1.0000054946776085,\\\"height\\\":489.0000026102842},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":23,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_23_1763551793351.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":168.29241816982415,\\\"x\\\":345.52170050011733,\\\"h\\\":100.90612107946721,\\\"i\\\":\\\"es-drager-1762856376359-1\\\",\\\"y\\\":61.146461844218294,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"6.430110000000002%\\\",\\\"left\\\":\\\"18.28629%\\\",\\\"width\\\":\\\"8.906659%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"10.611202000000002%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":168.29241816982417,\\\"height\\\":100.90612107946721},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_08_1763551371680.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":170.3079042649941,\\\"x\\\":154.4665731743963,\\\"h\\\":110.89681606252965,\\\"i\\\":\\\"d3cf63e9-7b37-4afe-b90d-c6c1bdf48102\\\",\\\"y\\\":52.412585683244885,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"5.511663000000001%\\\",\\\"left\\\":\\\"8.174944000000002%\\\",\\\"width\\\":\\\"9.013325999999996%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"11.661815000000002%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":170.30790426499408,\\\"height\\\":110.89681606252967},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_06_1763551351533.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":179.4107809769754,\\\"x\\\":6.330603146611956,\\\"h\\\":59.87246905308507,\\\"i\\\":\\\"39a18ddf-1cad-406d-aeba-22acef8b3394\\\",\\\"y\\\":83.53314890672488,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"8.784275000000003%\\\",\\\"left\\\":\\\"0.33503899999999986%\\\",\\\"width\\\":\\\"9.495083999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.296138%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"销售合同执行情况\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":179.4107809769754,\\\"height\\\":59.87246905308506},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":275.6824912726846,\\\"x\\\":608.4677262042908,\\\"h\\\":56.760195916509936,\\\"i\\\":\\\"es-drager-1762509913951-2\\\",\\\"y\\\":686.8419103099617,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"72.22771200000001%\\\",\\\"left\\\":\\\"32.202369%\\\",\\\"width\\\":\\\"14.590139999999996%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.968854%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"销售/采购物料汇总数据\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":275.6824912726846,\\\"height\\\":56.760195916509936},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"55be9102-a729-42da-a3af-8e09bb26acad\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":652.010970522931,\\\"x\\\":602.0879012620165,\\\"h\\\":39.44354789584329,\\\"i\\\":\\\"es-drager-1762509378719-1\\\",\\\"y\\\":698.3655484446457,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"73.43952800000001%\\\",\\\"left\\\":\\\"31.864725%\\\",\\\"width\\\":\\\"34.506839%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.147850000000002%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":652.010970522931,\\\"height\\\":39.44354789584329},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}},\\\"key\\\":\\\"165d8b3e-f0cd-4f0c-803d-1ba28cbe4255\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":197.1030783259555,\\\"x\\\":1276.2217920728488,\\\"h\\\":57.678851110038615,\\\"i\\\":\\\"es-drager-1756456857944-26\\\",\\\"y\\\":0,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"0%\\\",\\\"left\\\":\\\"67.542391%\\\",\\\"width\\\":\\\"10.431426%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.065459%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"租赁业务数据\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":197.1030783259555,\\\"height\\\":57.67885111003861},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"79b612d5-4915-4201-84ce-a34c4f9b4615\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":545.6198636829778,\\\"x\\\":1285.7391522050414,\\\"h\\\":40.91284466052541,\\\"i\\\":\\\"es-drager-1756456883802-27\\\",\\\"y\\\":10.89156760620763,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"1.1453480000000005%\\\",\\\"left\\\":\\\"68.046085%\\\",\\\"width\\\":\\\"28.876227%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.302360000000001%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":545.6198636829778,\\\"height\\\":40.91284466052541},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}},\\\"key\\\":\\\"165d8b3e-f0cd-4f0c-803d-1ba28cbe4255\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":180.5063957945135,\\\"x\\\":20.990441085205163,\\\"h\\\":44.25372367518584,\\\"i\\\":\\\"aeb580ea-2f80-4d05-8e54-5077a7907722\\\",\\\"y\\\":2.771618046281901,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"0.29146100000000014%\\\",\\\"left\\\":\\\"1.110892%\\\",\\\"width\\\":\\\"9.553068%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.653684000000002%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"供应链业务数据\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":180.5063957945135,\\\"height\\\":44.25372367518584},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"55be9102-a729-42da-a3af-8e09bb26acad\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":532.0000133195311,\\\"x\\\":8.069766961641264,\\\"h\\\":39.99999970790813,\\\"i\\\":\\\"cb3770f4-03fa-4ad8-a636-c53fca6ac8f1\\\",\\\"y\\\":6.48828936918585,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"0.6823029999999993%\\\",\\\"left\\\":\\\"0.4270819999999998%\\\",\\\"width\\\":\\\"28.155414%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.206366000000001%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":532.0000133195311,\\\"height\\\":39.99999970790813},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}},\\\"key\\\":\\\"165d8b3e-f0cd-4f0c-803d-1ba28cbe4255\\\"},{\\\"component\\\":\\\"JCardScroll\\\",\\\"visible\\\":true,\\\"w\\\":571.0000008704807,\\\"x\\\":5.169592308042205,\\\"h\\\":252.99999862798865,\\\"i\\\":\\\"e0b9a809-d8a1-4996-bafa-73202d5a4b71\\\",\\\"y\\\":197.15144948020918,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"20.732279%\\\",\\\"left\\\":\\\"0.273594%\\\",\\\"width\\\":\\\"30.219437999999993%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"26.605265%\\\"},\\\"componentName\\\":\\\"卡片滚动(横向)\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[],\\\"dataType\\\":1,\\\"h\\\":255,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"rank\\\\\\\": 1,\\\\n    \\\\\\\"customerName\\\\\\\": \\\\\\\"北京华信科技有限公司\\\\\\\",\\\\n    \\\\\\\"contractAmount\\\\\\\": 8000\\\\n  },\\\\n  {\\\\n    \\\\\\\"rank\\\\\\\": 2,\\\\n    \\\\\\\"customerName\\\\\\\": \\\\\\\"上海(中国)智远信息技术股份有限公司\\\\\\\",\\\\n    \\\\\\\"contractAmount\\\\\\\": 7800\\\\n  },\\\\n  {\\\\n    \\\\\\\"rank\\\\\\\": 3,\\\\n    \\\\\\\"customerName\\\\\\\": \\\\\\\"深圳市鼎盛软件有限公司\\\\\\\",\\\\n    \\\\\\\"contractAmount\\\\\\\": 6880\\\\n  },\\\\n  {\\\\n    \\\\\\\"rank\\\\\\\": 4,\\\\n    \\\\\\\"customerName\\\\\\\": \\\\\\\"广州恒信数据服务有限公司\\\\\\\",\\\\n    \\\\\\\"contractAmount\\\\\\\": 5600\\\\n  },\\\\n  {\\\\n    \\\\\\\"rank\\\\\\\": 5,\\\\n    \\\\\\\"customerName\\\\\\\": \\\\\\\"杭州云帆科技发展有限公司\\\\\\\",\\\\n    \\\\\\\"contractAmount\\\\\\\": 4900\\\\n  },\\\\n  {\\\\n    \\\\\\\"rank\\\\\\\": 6,\\\\n    \\\\\\\"customerName\\\\\\\": \\\\\\\"成都睿智科技有限公司\\\\\\\",\\\\n    \\\\\\\"contractAmount\\\\\\\": 4700\\\\n  },\\\\n  {\\\\n    \\\\\\\"rank\\\\\\\": 7,\\\\n    \\\\\\\"customerName\\\\\\\": \\\\\\\"南京博思信息技术有限公司\\\\\\\",\\\\n    \\\\\\\"contractAmount\\\\\\\": 4500\\\\n  },\\\\n  {\\\\n    \\\\\\\"rank\\\\\\\": 8,\\\\n    \\\\\\\"customerName\\\\\\\": \\\\\\\"苏州新创软件有限公司\\\\\\\",\\\\n    \\\\\\\"contractAmount\\\\\\\": 4200\\\\n  },\\\\n  {\\\\n    \\\\\\\"rank\\\\\\\": 9,\\\\n    \\\\\\\"customerName\\\\\\\": \\\\\\\"重庆智联科技有限公司\\\\\\\",\\\\n    \\\\\\\"contractAmount\\\\\\\": 3900\\\\n  },\\\\n  {\\\\n    \\\\\\\"rank\\\\\\\": 10,\\\\n    \\\\\\\"customerName\\\\\\\": \\\\\\\"武汉华腾信息技术有限公司\\\\\\\",\\\\n    \\\\\\\"contractAmount\\\\\\\": 3600\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":571.0000008704807,\\\"height\\\":252.99999862798865},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":900,\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"showIndex\\\":false,\\\"autoScrollEnabled\\\":true,\\\"columnGap\\\":16,\\\"rowGap\\\":16,\\\"indexFieldStyle\\\":{},\\\"contentFieldMapping\\\":[{\\\"itemConfig\\\":{\\\"marginRight\\\":0,\\\"alignItems\\\":\\\"flex-start\\\",\\\"width\\\":0,\\\"marginBottom\\\":4,\\\"layoutDirection\\\":\\\"row\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"marginTop\\\":0,\\\"height\\\":73,\\\"marginLeft\\\":0},\\\"valueStyle\\\":{\\\"fontSize\\\":14,\\\"marginBottom\\\":4,\\\"fontColor\\\":\\\"#A6D8FF\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"height\\\":0},\\\"showValue\\\":true,\\\"valueCompose\\\":{\\\"contentStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"enabled\\\":false},\\\"nameStyle\\\":{\\\"fontSize\\\":14,\\\"fontColor\\\":\\\"#CCCCCC\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"omitConfig\\\":{\\\"show\\\":true,\\\"lines\\\":3},\\\"nameCompose\\\":{\\\"enabled\\\":false},\\\"valueType\\\":\\\"non-array\\\",\\\"name\\\":\\\"客户名称\\\",\\\"thousandSeparatorConfig\\\":{\\\"show\\\":false},\\\"key\\\":\\\"customerName\\\",\\\"showLabel\\\":false},{\\\"itemConfig\\\":{\\\"marginRight\\\":0,\\\"alignItems\\\":\\\"center\\\",\\\"width\\\":0,\\\"marginBottom\\\":3,\\\"layoutDirection\\\":\\\"row\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"marginTop\\\":0,\\\"height\\\":68,\\\"marginLeft\\\":0},\\\"valueStyle\\\":{\\\"fontSize\\\":24,\\\"marginBottom\\\":0,\\\"fontColor\\\":\\\"#FEAF26\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"height\\\":0,\\\"marginLeft\\\":0},\\\"showValue\\\":true,\\\"valueCompose\\\":{\\\"enabled\\\":false},\\\"nameStyle\\\":{\\\"marginRight\\\":0,\\\"width\\\":225,\\\"fontSize\\\":14,\\\"fontColor\\\":\\\"#CCCCCC\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginLeft\\\":0},\\\"omitConfig\\\":{\\\"show\\\":false,\\\"lines\\\":1},\\\"nameCompose\\\":{\\\"enabled\\\":false},\\\"valueType\\\":\\\"non-array\\\",\\\"name\\\":\\\"排名\\\",\\\"thousandSeparatorConfig\\\":{\\\"show\\\":false},\\\"key\\\":\\\"rank\\\",\\\"showLabel\\\":false},{\\\"itemConfig\\\":{\\\"marginRight\\\":0,\\\"alignItems\\\":\\\"center\\\",\\\"width\\\":0,\\\"marginBottom\\\":0,\\\"layoutDirection\\\":\\\"column-reverse\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"marginTop\\\":22,\\\"height\\\":0,\\\"marginLeft\\\":0},\\\"valueStyle\\\":{\\\"fontSize\\\":18,\\\"marginBottom\\\":2,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#96F5F8\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontColor\\\":\\\"#F8E71C\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"showValue\\\":true,\\\"valueCompose\\\":{\\\"contentStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffixStyle\\\":{\\\"fontSize\\\":14,\\\"fontColor\\\":\\\"#40A9FF\\\"},\\\"suffix\\\":\\\"万元\\\",\\\"enabled\\\":false},\\\"nameStyle\\\":{\\\"fontSize\\\":12,\\\"fontColor\\\":\\\"#B0B0B0\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"height\\\":0},\\\"omitConfig\\\":{\\\"show\\\":false,\\\"lines\\\":1},\\\"nameCompose\\\":{\\\"enabled\\\":false},\\\"valueType\\\":\\\"non-array\\\",\\\"name\\\":\\\"合同额(万元)\\\",\\\"thousandSeparatorConfig\\\":{\\\"show\\\":true},\\\"key\\\":\\\"contractAmount\\\",\\\"showLabel\\\":true}],\\\"contentCurrent\\\":2,\\\"autoScrollSpeed\\\":100,\\\"scrollDirection\\\":\\\"left\\\",\\\"cardStyle\\\":{\\\"backgroundColor\\\":\\\"#1890FF1A\\\",\\\"borderColor\\\":\\\"#1890FF\\\",\\\"backgroundImage\\\":\\\"drag/lib/img/cardScroll-bg-01.png\\\",\\\"paddingRight\\\":5,\\\"borderEnabled\\\":true,\\\"paddingBottom\\\":5,\\\"borderRadius\\\":8,\\\"borderWidth\\\":0,\\\"width\\\":98,\\\"bgHighlightImage\\\":\\\"\\\",\\\"paddingTop\\\":5,\\\"borderStyle\\\":\\\"dashed\\\",\\\"paddingLeft\\\":5,\\\"height\\\":250},\\\"currentValue\\\":0,\\\"direction\\\":\\\"horizontal\\\"}}},{\\\"component\\\":\\\"JCardScroll\\\",\\\"visible\\\":true,\\\"w\\\":566.3493253279954,\\\"x\\\":0,\\\"h\\\":244.77226006523037,\\\"i\\\":\\\"2a873018-ef8b-4b48-85d8-2792e5015273\\\",\\\"y\\\":694.6404137593668,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"73.047796%\\\",\\\"left\\\":\\\"0%\\\",\\\"width\\\":\\\"29.973307%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"25.740043000000007%\\\"},\\\"componentName\\\":\\\"卡片滚动(横向)\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[{\\\\\\\"rank\\\\\\\":1,\\\\\\\"customerName\\\\\\\":\\\\\\\"北京华信科技有限公司\\\\\\\",\\\\\\\"contractAmount\\\\\\\":8000},{\\\\\\\"rank\\\\\\\":2,\\\\\\\"customerName\\\\\\\":\\\\\\\"上海(中国)智远信息技术股份有限公司\\\\\\\",\\\\\\\"contractAmount\\\\\\\":7800},{\\\\\\\"rank\\\\\\\":3,\\\\\\\"customerName\\\\\\\":\\\\\\\"深圳市鼎盛软件有限公司\\\\\\\",\\\\\\\"contractAmount\\\\\\\":6880},{\\\\\\\"rank\\\\\\\":4,\\\\\\\"customerName\\\\\\\":\\\\\\\"广州恒信数据服务有限公司\\\\\\\",\\\\\\\"contractAmount\\\\\\\":5600},{\\\\\\\"rank\\\\\\\":5,\\\\\\\"customerName\\\\\\\":\\\\\\\"杭州云帆科技发展有限公司\\\\\\\",\\\\\\\"contractAmount\\\\\\\":4900},{\\\\\\\"rank\\\\\\\":6,\\\\\\\"customerName\\\\\\\":\\\\\\\"成都睿智科技有限公司\\\\\\\",\\\\\\\"contractAmount\\\\\\\":4700},{\\\\\\\"rank\\\\\\\":7,\\\\\\\"customerName\\\\\\\":\\\\\\\"南京博思信息技术有限公司\\\\\\\",\\\\\\\"contractAmount\\\\\\\":4500},{\\\\\\\"rank\\\\\\\":8,\\\\\\\"customerName\\\\\\\":\\\\\\\"苏州新创软件有限公司\\\\\\\",\\\\\\\"contractAmount\\\\\\\":4200},{\\\\\\\"rank\\\\\\\":9,\\\\\\\"customerName\\\\\\\":\\\\\\\"重庆智联科技有限公司\\\\\\\",\\\\\\\"contractAmount\\\\\\\":3900},{\\\\\\\"rank\\\\\\\":10,\\\\\\\"customerName\\\\\\\":\\\\\\\"武汉华腾信息技术有限公司\\\\\\\",\\\\\\\"contractAmount\\\\\\\":3600}]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":566.3493253279954,\\\"height\\\":244.77226006523034},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[],\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":900,\\\"dataType\\\":1,\\\"h\\\":255,\\\"linkageConfig\\\":[],\\\"timeOut\\\":0,\\\"option\\\":{\\\"showIndex\\\":false,\\\"autoScrollEnabled\\\":true,\\\"columnGap\\\":16,\\\"rowGap\\\":16,\\\"indexFieldStyle\\\":{},\\\"contentFieldMapping\\\":[{\\\"itemConfig\\\":{\\\"marginRight\\\":0,\\\"alignItems\\\":\\\"flex-start\\\",\\\"width\\\":0,\\\"marginBottom\\\":4,\\\"layoutDirection\\\":\\\"row\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"marginTop\\\":0,\\\"height\\\":73,\\\"marginLeft\\\":0},\\\"valueStyle\\\":{\\\"fontSize\\\":14,\\\"marginBottom\\\":4,\\\"fontColor\\\":\\\"#A6D8FF\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"height\\\":0},\\\"showValue\\\":true,\\\"valueCompose\\\":{\\\"contentStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"enabled\\\":false},\\\"nameStyle\\\":{\\\"fontSize\\\":14,\\\"fontColor\\\":\\\"#CCCCCC\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"omitConfig\\\":{\\\"show\\\":true,\\\"lines\\\":3},\\\"nameCompose\\\":{\\\"enabled\\\":false},\\\"valueType\\\":\\\"non-array\\\",\\\"name\\\":\\\"客户名称\\\",\\\"thousandSeparatorConfig\\\":{\\\"show\\\":false},\\\"key\\\":\\\"customerName\\\",\\\"showLabel\\\":false},{\\\"itemConfig\\\":{\\\"marginRight\\\":0,\\\"alignItems\\\":\\\"center\\\",\\\"width\\\":0,\\\"marginBottom\\\":3,\\\"layoutDirection\\\":\\\"row\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"marginTop\\\":0,\\\"height\\\":68,\\\"marginLeft\\\":0},\\\"valueStyle\\\":{\\\"fontSize\\\":24,\\\"marginBottom\\\":0,\\\"fontColor\\\":\\\"#FEAF26\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"height\\\":0,\\\"marginLeft\\\":0},\\\"showValue\\\":true,\\\"valueCompose\\\":{\\\"enabled\\\":false},\\\"nameStyle\\\":{\\\"marginRight\\\":0,\\\"width\\\":225,\\\"fontSize\\\":14,\\\"fontColor\\\":\\\"#CCCCCC\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginLeft\\\":0},\\\"omitConfig\\\":{\\\"show\\\":false,\\\"lines\\\":1},\\\"nameCompose\\\":{\\\"enabled\\\":false},\\\"valueType\\\":\\\"non-array\\\",\\\"name\\\":\\\"排名\\\",\\\"thousandSeparatorConfig\\\":{\\\"show\\\":false},\\\"key\\\":\\\"rank\\\",\\\"showLabel\\\":false},{\\\"itemConfig\\\":{\\\"marginRight\\\":0,\\\"alignItems\\\":\\\"center\\\",\\\"width\\\":0,\\\"marginBottom\\\":0,\\\"layoutDirection\\\":\\\"column-reverse\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"marginTop\\\":0,\\\"height\\\":100,\\\"marginLeft\\\":0},\\\"valueStyle\\\":{\\\"fontSize\\\":18,\\\"marginBottom\\\":2,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#96F5F8\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontColor\\\":\\\"#40A9FF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"showValue\\\":true,\\\"valueCompose\\\":{\\\"contentStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffixStyle\\\":{\\\"fontSize\\\":14,\\\"fontColor\\\":\\\"#40A9FF\\\"},\\\"suffix\\\":\\\"万元\\\",\\\"enabled\\\":false},\\\"nameStyle\\\":{\\\"fontSize\\\":12,\\\"fontColor\\\":\\\"#B0B0B0\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"height\\\":0},\\\"omitConfig\\\":{\\\"show\\\":false,\\\"lines\\\":1},\\\"nameCompose\\\":{\\\"enabled\\\":false},\\\"valueType\\\":\\\"non-array\\\",\\\"name\\\":\\\"合同额(万元)\\\",\\\"thousandSeparatorConfig\\\":{\\\"show\\\":true},\\\"key\\\":\\\"contractAmount\\\",\\\"showLabel\\\":true}],\\\"contentCurrent\\\":2,\\\"autoScrollSpeed\\\":100,\\\"scrollDirection\\\":\\\"left\\\",\\\"cardStyle\\\":{\\\"backgroundColor\\\":\\\"#1890FF1A\\\",\\\"borderColor\\\":\\\"#1890FF\\\",\\\"backgroundImage\\\":\\\"drag/lib/img/cardScroll-bg-01.png\\\",\\\"paddingRight\\\":5,\\\"borderEnabled\\\":true,\\\"paddingBottom\\\":5,\\\"borderRadius\\\":8,\\\"borderWidth\\\":0,\\\"width\\\":98,\\\"bgHighlightImage\\\":\\\"\\\",\\\"paddingTop\\\":5,\\\"borderStyle\\\":\\\"dashed\\\",\\\"paddingLeft\\\":5,\\\"height\\\":250},\\\"currentValue\\\":0,\\\"direction\\\":\\\"horizontal\\\"}}},{\\\"component\\\":\\\"JCardCarousel\\\",\\\"visible\\\":true,\\\"w\\\":313.40683127324746,\\\"x\\\":607.8069637496602,\\\"h\\\":160.8503385248215,\\\"i\\\":\\\"ffd3cb22-59f2-471e-8329-f15c72dbe26e\\\",\\\"y\\\":790.0892541760543,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"83.08511500000002%\\\",\\\"left\\\":\\\"32.167399%\\\",\\\"width\\\":\\\"16.586652%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"16.914884999999995%\\\"},\\\"componentName\\\":\\\"卡片轮播\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[],\\\"dataType\\\":1,\\\"h\\\":230,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"销售物料汇总数据\\\\\\\",\\\\n    \\\\\\\"orderNum\\\\\\\": 1247,\\\\n    \\\\\\\"orderAmount\\\\\\\": 28475000,\\\\n    \\\\\\\"deliveryNum\\\\\\\": 1189,\\\\n    \\\\\\\"signNum\\\\\\\": 1156,\\\\n    \\\\\\\"outAmount\\\\\\\": 26789000\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"采购物料汇总数据\\\\\\\",\\\\n    \\\\\\\"orderNum\\\\\\\": 892,\\\\n    \\\\\\\"orderAmount\\\\\\\": 15680000,\\\\n    \\\\\\\"deliveryNum\\\\\\\": 856,\\\\n    \\\\\\\"signNum\\\\\\\": 823,\\\\n    \\\\\\\"outAmount\\\\\\\": 14875000\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"库存物料汇总数据\\\\\\\",\\\\n    \\\\\\\"orderNum\\\\\\\": 2156,\\\\n    \\\\\\\"orderAmount\\\\\\\": 3440,\\\\n    \\\\\\\"deliveryNum\\\\\\\": 2340,\\\\n    \\\\\\\"signNum\\\\\\\": 2340,\\\\n    \\\\\\\"outAmount\\\\\\\": 7100000\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"质量物料汇总数据\\\\\\\",\\\\n    \\\\\\\"orderNum\\\\\\\": 110,\\\\n    \\\\\\\"orderAmount\\\\\\\": 33330000,\\\\n    \\\\\\\"deliveryNum\\\\\\\": 1100,\\\\n    \\\\\\\"signNum\\\\\\\": 110,\\\\n    \\\\\\\"outAmount\\\\\\\": 111110000\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":313.40683127324746,\\\"height\\\":160.85033852482147},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":1000,\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"titleFieldMapping\\\":{\\\"offset\\\":{\\\"x\\\":22,\\\"y\\\":0},\\\"show\\\":true,\\\"position\\\":\\\"left\\\",\\\"textStyle\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":12,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"to bottom\\\",\\\"startColor\\\":\\\"#FFFFFF\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"key\\\":\\\"title\\\",\\\"direction\\\":\\\"vertical\\\"},\\\"autoScrollEnabled\\\":true,\\\"contentLineHeight\\\":24,\\\"autoScrollDirection\\\":\\\"to-left\\\",\\\"contentFieldMapping\\\":[{\\\"marginRight\\\":0,\\\"valueStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"valueCompose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffixStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffix\\\":\\\"个\\\",\\\"enabled\\\":true},\\\"nameStyle\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#CCCCCC\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"nameCompose\\\":{\\\"enabled\\\":false},\\\"name\\\":\\\"订单数量\\\",\\\"width\\\":120,\\\"key\\\":\\\"orderNum\\\",\\\"marginLeft\\\":0},{\\\"marginRight\\\":0,\\\"valueStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"valueCompose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffixStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffix\\\":\\\"元\\\",\\\"enabled\\\":true},\\\"nameStyle\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#CCCCCC\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"nameCompose\\\":{\\\"enabled\\\":false},\\\"name\\\":\\\"订单金额\\\",\\\"width\\\":150,\\\"key\\\":\\\"orderAmount\\\",\\\"marginLeft\\\":0},{\\\"marginRight\\\":0,\\\"valueStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"valueCompose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffixStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffix\\\":\\\"个\\\",\\\"enabled\\\":true},\\\"nameStyle\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#CCCCCC\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"nameCompose\\\":{\\\"enabled\\\":false},\\\"name\\\":\\\"发货数量\\\",\\\"width\\\":120,\\\"key\\\":\\\"deliveryNum\\\",\\\"marginLeft\\\":0},{\\\"marginRight\\\":0,\\\"valueStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"valueCompose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffixStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffix\\\":\\\"个\\\",\\\"enabled\\\":true},\\\"nameStyle\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#CCCCCC\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"nameCompose\\\":{\\\"enabled\\\":false},\\\"name\\\":\\\"签收数量\\\",\\\"width\\\":120,\\\"key\\\":\\\"signNum\\\",\\\"marginLeft\\\":0},{\\\"marginRight\\\":0,\\\"valueStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"valueCompose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffixStyle\\\":{\\\"fontSize\\\":18,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffix\\\":\\\"元\\\",\\\"enabled\\\":true},\\\"nameStyle\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#CCCCCC\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"nameCompose\\\":{\\\"enabled\\\":false},\\\"name\\\":\\\"出库金额\\\",\\\"width\\\":150,\\\"key\\\":\\\"outAmount\\\",\\\"marginLeft\\\":0}],\\\"contentCurrent\\\":0,\\\"autoScrollSpeed\\\":100,\\\"contentLineAlign\\\":\\\"start\\\",\\\"contentLineTextGap\\\":7,\\\"cardStyle\\\":{\\\"backgroundColor\\\":\\\"#1890FF1A\\\",\\\"borderColor\\\":\\\"#1890FF\\\",\\\"backgroundImagePosition\\\":\\\"center\\\",\\\"backgroundImage\\\":\\\"drag/lib/img/cardCarousel-bg-01.png\\\",\\\"paddingRight\\\":7,\\\"minWidth\\\":300,\\\"backgroundImageRepeat\\\":\\\"no-repeat\\\",\\\"backgroundImageSize\\\":\\\"100% 100%\\\",\\\"marginRight\\\":25,\\\"borderEnabled\\\":true,\\\"paddingBottom\\\":16,\\\"borderRadius\\\":2,\\\"borderWidth\\\":1,\\\"paddingTop\\\":11,\\\"borderStyle\\\":\\\"dashed\\\",\\\"paddingLeft\\\":60},\\\"currentValue\\\":0}}},{\\\"component\\\":\\\"JScrollList\\\",\\\"visible\\\":true,\\\"w\\\":507.0000082184526,\\\"x\\\":1330.691670384596,\\\"h\\\":82.0000060577888,\\\"i\\\":\\\"0445aa8e-0d06-4ada-8ac2-1f1d88272fea\\\",\\\"y\\\":536.4516695699515,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"56.41280199999999%\\\",\\\"left\\\":\\\"70.425139%\\\",\\\"width\\\":\\\"26.832320999999997%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"8.623051%\\\"},\\\"componentName\\\":\\\"滚动列表(多行+序号)\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 1,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"项目名称\\\\\\\",\\\\n    \\\\\\\"violationCount\\\\\\\": 1000,\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"丰田\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 2,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"项目名称\\\\\\\",\\\\n    \\\\\\\"violationCount\\\\\\\": 1000,\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"本田\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 3,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"项目名称\\\\\\\",\\\\n    \\\\\\\"violationCount\\\\\\\": 2000,\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"大众\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 4,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"项目名称\\\\\\\",\\\\n    \\\\\\\"violationCount\\\\\\\": 1000,\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"比亚迪\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 5,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"项目名称\\\\\\\",\\\\n    \\\\\\\"violationCount\\\\\\\": 5,\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"特斯拉\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 6,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"项目名称\\\\\\\",\\\\n    \\\\\\\"violationCount\\\\\\\": 4,\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"福特\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 7,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"项目名称\\\\\\\",\\\\n    \\\\\\\"violationCount\\\\\\\": 2,\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"雪佛兰\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 8,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"项目名称\\\\\\\",\\\\n    \\\\\\\"violationCount\\\\\\\": 6,\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"宝马\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 9,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"项目名称\\\\\\\",\\\\n    \\\\\\\"violationCount\\\\\\\": 1,\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"奔驰\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 10,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"项目名称\\\\\\\",\\\\n    \\\\\\\"violationCount\\\\\\\": 0,\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"奥迪\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 11,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"项目名称\\\\\\\",\\\\n    \\\\\\\"violationCount\\\\\\\": 3,\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"起亚\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 12,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"项目名称\\\\\\\",\\\\n    \\\\\\\"violationCount\\\\\\\": 2,\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"现代\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 13,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"项目名称\\\\\\\",\\\\n    \\\\\\\"violationCount\\\\\\\": 5,\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"路虎\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 14,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"项目名称\\\\\\\",\\\\n    \\\\\\\"violationCount\\\\\\\": 1,\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"沃尔沃\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 15,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"项目名称\\\\\\\",\\\\n    \\\\\\\"violationCount\\\\\\\": 4,\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"马自达\\\\\\\"\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":507.0000082184526,\\\"height\\\":82.0000060577888},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":515,\\\"dataType\\\":1,\\\"h\\\":220,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"showIndex\\\":true,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"fieldMapping\\\":[{\\\"__system\\\":true,\\\"textAlign\\\":\\\"center\\\",\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":22,\\\"fontColor\\\":\\\"#E19900\\\"},\\\"enabled\\\":true},\\\"name\\\":\\\"序号\\\",\\\"width\\\":41,\\\"textStyle\\\":{\\\"fontSize\\\":22,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#FF4500\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFD700\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#E19900\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"key\\\":\\\"__index__\\\"},{\\\"marginRight\\\":18,\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":16,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#FFFFFF\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#000000\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#D1D1D1\\\"},\\\"prefix\\\":\\\"\\\",\\\"prefixStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"enabled\\\":true},\\\"name\\\":\\\"项目名称\\\",\\\"width\\\":65,\\\"textStyle\\\":{\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"bold\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"key\\\":\\\"plateNumber\\\",\\\"marginLeft\\\":0},{\\\"compose\\\":{\\\"contentStyle\\\":{\\\"marginRight\\\":3,\\\"fontSize\\\":14,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#00D4FF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#00FFDC\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginLeft\\\":4},\\\"suffixStyle\\\":{\\\"fontSize\\\":12,\\\"fontColor\\\":\\\"#C4C4C4\\\"},\\\"prefix\\\":\\\"欠款\\\",\\\"prefixStyle\\\":{\\\"fontSize\\\":14,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffix\\\":\\\"万元\\\",\\\"enabled\\\":true},\\\"name\\\":\\\"金额\\\",\\\"width\\\":100,\\\"textStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"key\\\":\\\"violationCount\\\"}],\\\"itemsPerRow\\\":2,\\\"borderRadius\\\":8,\\\"autoScrollEnabled\\\":true,\\\"showHeader\\\":false,\\\"indexFieldStyle\\\":{\\\"width\\\":28,\\\"textStyle\\\":{\\\"fontSize\\\":21,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#F54100\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#D4BA28\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"marginLeft\\\":15},\\\"header\\\":{\\\"padding\\\":\\\"8px 0\\\",\\\"backgroundColor\\\":\\\"#1890FF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"row\\\":{\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundImg\\\":\\\"drag/lib/img/scrollList-bg-02.png\\\",\\\"alternateBackgroundColor\\\":\\\"#F8F9FA\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"marginBottom\\\":10,\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundType\\\":\\\"image\\\",\\\"height\\\":44}}}}]},\\\"component\\\":\\\"JGroup\\\",\\\"w\\\":1889.5123094958972,\\\"x\\\":31,\\\"y\\\":89,\\\"componentName\\\":\\\"万众\\\",\\\"pageCompId\\\":\\\"1151112776961806336\\\",\\\"equalProportion\\\":true,\\\"key\\\":\\\"a342e46b-63c6-4906-926c-36eaecaf0566\\\",\\\"group\\\":true},{\\\"visible\\\":false,\\\"h\\\":990.5545046613586,\\\"i\\\":\\\"es-drager-1756453915928-25\\\",\\\"props\\\":{\\\"elements\\\":[{\\\"component\\\":\\\"JRing\\\",\\\"visible\\\":true,\\\"w\\\":536,\\\"x\\\":1291.4419695193433,\\\"h\\\":245,\\\"i\\\":\\\"4471d794-0df3-4be7-8e35-7da09940b959\\\",\\\"y\\\":21.97302752185101,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"2.2182552720168527%\\\",\\\"left\\\":\\\"67.8862695459582%\\\",\\\"width\\\":\\\"28.175513368344646%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"24.73362130474166%\\\"},\\\"componentName\\\":\\\"饼状环形图\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 1048,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"垃圾车\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 735,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"机扫车\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"value\\\\\\\": 580,\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"洒水车\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":536.2250879249707,\\\"height\\\":245.59671746776084},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":480,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"customColor\\\":[{\\\"color1\\\":\\\"#2A7DFB00\\\",\\\"color\\\":\\\"#2A7DFB\\\"},{\\\"color1\\\":\\\"#2BE4E3\\\",\\\"color\\\":\\\"#2BE4E300\\\"},{\\\"color1\\\":\\\"#FCA52F\\\",\\\"color\\\":\\\"#FCA52F00\\\"}],\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":50,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":14,\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"vertical\\\",\\\"t\\\":32},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"outRadius\\\":57,\\\"title\\\":{\\\"textAlign\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"innerRadius\\\":77,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"component\\\":\\\"JSemiGauge\\\",\\\"visible\\\":true,\\\"w\\\":238.00000008283695,\\\"x\\\":17.725667868792492,\\\"h\\\":215.0000038199236,\\\"i\\\":\\\"ededef6c-2bd9-4f89-a363-7506ae217601\\\",\\\"y\\\":480.30831953922336,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"48.488833%\\\",\\\"left\\\":\\\"0.9317719999999999%\\\",\\\"width\\\":\\\"12.510769%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"21.705015000000003%\\\"},\\\"componentName\\\":\\\"半圆仪表盘\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataType\\\":1,\\\"h\\\":430,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"total\\\\\\\": 385,\\\\n    \\\\\\\"used\\\\\\\": 85\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":238.00000008283695,\\\"height\\\":215.0000038199236},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":500,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"titleSuffix\\\":\\\"辆\\\",\\\"customAttr\\\":{\\\"innerCircle\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,{\\\"x\\\":0,\\\"y\\\":0,\\\"y2\\\":1,\\\"x2\\\":1,\\\"global\\\":false,\\\"colorStops\\\":[{\\\"offset\\\":0,\\\"color\\\":\\\"#2E76B9\\\"},{\\\"offset\\\":1,\\\"color\\\":\\\"#2E76B9\\\"}],\\\"type\\\":\\\"linear\\\"}],[1,\\\"rgba(0,0,0,0)\\\"]],\\\"width\\\":15}},\\\"name\\\":\\\"内部小圆\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"itemStyle\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":80},\\\"outerScale\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"distance\\\":-52,\\\"show\\\":true,\\\"fontSize\\\":14},\\\"min\\\":0,\\\"max\\\":100,\\\"axisLine\\\":{\\\"show\\\":false},\\\"name\\\":\\\"外部刻度\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"splitNumber\\\":2,\\\"detail\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":67},\\\"innerProgress\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"animationDuration\\\":2000,\\\"pointer\\\":{\\\"show\\\":true,\\\"length\\\":74,\\\"width\\\":3,\\\"itemStyle\\\":{\\\"color\\\":\\\"#2E76B9\\\"}},\\\"data\\\":[{\\\"name\\\":\\\"去年优良率\\\",\\\"value\\\":44}],\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,\\\"#2E76B9\\\"],[1,\\\"#2E76B9\\\"]],\\\"width\\\":1}},\\\"name\\\":\\\"内部进度条\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"detail\\\":{\\\"offsetCenter\\\":[0,50],\\\"show\\\":false,\\\"textStyle\\\":{\\\"padding\\\":[0,0,0,0],\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"normal\\\"}},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":30,\\\"title\\\":{\\\"offsetCenter\\\":[0,26],\\\"show\\\":true,\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"normal\\\"}}},\\\"outerProgress\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,\\\"#2E76B9\\\"],[1,\\\"#2E76B9\\\"]],\\\"width\\\":2}},\\\"name\\\":\\\"外部进度条\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":80},\\\"basic\\\":{\\\"startAngle\\\":180,\\\"endAngle\\\":0},\\\"innerShadow\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"customGradient\\\":{\\\"endColor\\\":\\\"#2E76B9\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#2E76B900\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,{\\\"x\\\":0,\\\"y\\\":1,\\\"y2\\\":0,\\\"x2\\\":0,\\\"global\\\":false,\\\"colorStops\\\":[{\\\"offset\\\":0,\\\"color\\\":\\\"#2de69600\\\"},{\\\"offset\\\":1,\\\"color\\\":\\\"#2de696\\\"}],\\\"type\\\":\\\"linear\\\"}],[1,\\\"rgba(0,0,0,0)\\\"]],\\\"width\\\":100}},\\\"name\\\":\\\"内部阴影\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"itemStyle\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":80}},\\\"valuePrefix\\\":\\\"已使用：\\\",\\\"titlePrefix\\\":\\\"车辆总数：\\\",\\\"valueMapping\\\":\\\"used\\\",\\\"titleMapping\\\":\\\"total\\\",\\\"valueSuffix\\\":\\\"辆\\\"}}},{\\\"component\\\":\\\"JStatsSummary\\\",\\\"visible\\\":true,\\\"w\\\":671.0000006332002,\\\"x\\\":609.0035179014067,\\\"h\\\":116.00000459495868,\\\"i\\\":\\\"e06945ca-3292-42b3-a219-f816d45d7af6\\\",\\\"y\\\":59.956609941129244,\\\"orderNum\\\":1074.87104337632,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"6.052832999999999%\\\",\\\"left\\\":\\\"32.013035%\\\",\\\"width\\\":\\\"35.271958%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"11.710613000000002%\\\"},\\\"componentName\\\":\\\"统计概览（背景模式）\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"1\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"总车辆数\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 385,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"辆\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"2\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"在线车辆数\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 300,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"辆\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"3\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"离线车辆数\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 85,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"辆\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"4\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"加油总量\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 6790,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"升\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": \\\\\\\"5\\\\\\\",\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"作业总里程\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 16790,\\\\n    \\\\\\\"suffix\\\\\\\": \\\\\\\"公里\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":671.0000006332002,\\\"height\\\":116.00000459495868},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":713,\\\"dataType\\\":1,\\\"h\\\":129,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"layout\\\":{\\\"padding\\\":{\\\"top\\\":4,\\\"left\\\":20,\\\"bottom\\\":0,\\\"right\\\":6},\\\"borderColor\\\":\\\"#0f66ff59\\\",\\\"borderRadius\\\":0,\\\"shadow\\\":\\\"none\\\",\\\"justify\\\":\\\"space-between\\\",\\\"borderWidth\\\":0,\\\"gap\\\":16,\\\"fill\\\":{\\\"image\\\":{\\\"size\\\":\\\"100% 100%\\\",\\\"repeat\\\":\\\"no-repeat\\\",\\\"position\\\":\\\"center\\\",\\\"url\\\":\\\"drag/lib/img/bg01.png\\\"},\\\"color\\\":\\\"#0b2b63\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0bb2ff\\\",\\\"angle\\\":135,\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to bottom right\\\",\\\"startColor\\\":\\\"#05336a\\\"},\\\"type\\\":\\\"image\\\"}},\\\"fieldMap\\\":{\\\"compareValue\\\":\\\"compareValue\\\",\\\"unit\\\":\\\"suffix\\\",\\\"negativeValue\\\":\\\"0\\\",\\\"compareState\\\":\\\"compareState\\\",\\\"label\\\":\\\"name\\\",\\\"value\\\":\\\"value\\\",\\\"positiveValue\\\":\\\"1\\\",\\\"compareLabel\\\":\\\"compareLabel\\\"},\\\"card\\\":{\\\"padding\\\":{\\\"horizontal\\\":3,\\\"vertical\\\":15},\\\"borderColor\\\":\\\"#0F66FF59\\\",\\\"borderRadius\\\":0,\\\"shadow\\\":\\\"none\\\",\\\"borderWidth\\\":0,\\\"blur\\\":24,\\\"minWidth\\\":100,\\\"fill\\\":{\\\"image\\\":{\\\"size\\\":\\\"cover\\\",\\\"repeat\\\":\\\"no-repeat\\\",\\\"position\\\":\\\"center\\\",\\\"url\\\":\\\"\\\"},\\\"color\\\":\\\"#0B2B6300\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0bb2ff\\\",\\\"angle\\\":135,\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to bottom right\\\",\\\"startColor\\\":\\\"#05336a\\\"},\\\"type\\\":\\\"none\\\"}},\\\"sections\\\":{\\\"middle\\\":{\\\"compare\\\":{\\\"valueStyle\\\":{\\\"positiveGradient\\\":{\\\"endColor\\\":\\\"#15f0c5\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#15f0c5\\\"},\\\"positiveColor\\\":\\\"#15F0C5\\\",\\\"fontSize\\\":14,\\\"negativeColor\\\":\\\"#D0021B\\\",\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#cfeaff\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#9ed3ff\\\"},\\\"negativeGradient\\\":{\\\"endColor\\\":\\\"#D0021B\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#D0021B\\\"},\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"alignItems\\\":\\\"center\\\",\\\"labelStyle\\\":{\\\"fontSize\\\":14,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#cfeaff\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#9ed3ff\\\"},\\\"fontColor\\\":\\\"#9ED3FF\\\"},\\\"label\\\":\\\"同比\\\"},\\\"paddingBottom\\\":10,\\\"show\\\":false,\\\"type\\\":\\\"compare\\\",\\\"align\\\":\\\"center\\\"},\\\"top\\\":{\\\"minHeight\\\":40,\\\"paddingBottom\\\":10,\\\"show\\\":true,\\\"paddingTop\\\":4,\\\"type\\\":\\\"value\\\",\\\"align\\\":\\\"center\\\",\\\"value\\\":{\\\"unit\\\":{\\\"fontSize\\\":16,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#96F5F8\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#49ABFF\\\"},\\\"fontWeight\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#9ED3FF\\\"},\\\"unitGap\\\":6,\\\"fontSize\\\":24,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#49ABFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"135deg\\\",\\\"startColor\\\":\\\"#96F5F8\\\"},\\\"fontWeight\\\":\\\"bold\\\",\\\"fontColor\\\":\\\"#D8F1FF\\\"}},\\\"bottom\\\":{\\\"paddingBottom\\\":10,\\\"show\\\":true,\\\"label\\\":{\\\"fontSize\\\":14,\\\"fontColor\\\":\\\"#C9E6FF\\\"},\\\"type\\\":\\\"label\\\",\\\"align\\\":\\\"center\\\"}}}}},{\\\"component\\\":\\\"JRingProgress\\\",\\\"visible\\\":true,\\\"w\\\":132.99999836773736,\\\"x\\\":1652.157089719601,\\\"h\\\":109.000003549143,\\\"i\\\":\\\"es-drager-1763030296701-1\\\",\\\"y\\\":287.3540472473178,\\\"orderNum\\\":1076.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"29.009413000000002%\\\",\\\"left\\\":\\\"86.847713%\\\",\\\"width\\\":\\\"6.991312000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"11.003938%\\\"},\\\"componentName\\\":\\\"基础环形图\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"占比\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 60\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":132.99999836773736,\\\"height\\\":109.000003549143},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":300,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"valueFontWeight\\\":\\\"normal\\\",\\\"color\\\":\\\"#1E90FF\\\",\\\"bgColor\\\":\\\"#E8EDF3C0\\\",\\\"valueFontSize\\\":16,\\\"lineHeight\\\":0,\\\"fontSize\\\":16,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"valueFontColor\\\":\\\"#FFFFFF\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"extraInfo\\\":{\\\"endColor\\\":\\\"#FF4500\\\",\\\"enabledGradient\\\":false,\\\"type\\\":\\\"linear\\\",\\\"direction\\\":\\\"to left\\\",\\\"startColor\\\":\\\"#FFD700\\\"}}}},{\\\"component\\\":\\\"JRingProgress\\\",\\\"visible\\\":true,\\\"w\\\":132.99999836773736,\\\"x\\\":1388.9331704588271,\\\"h\\\":109.000003549143,\\\"i\\\":\\\"99dbdc3f-3f29-4b98-86f1-2b590fe93931\\\",\\\"y\\\":288.74911449504765,\\\"orderNum\\\":1076.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"29.15025%\\\",\\\"left\\\":\\\"73.011017%\\\",\\\"width\\\":\\\"6.991312000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"11.003938%\\\"},\\\"componentName\\\":\\\"基础环形图\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"占比\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 60\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":132.99999836773736,\\\"height\\\":109.000003549143},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":300,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"valueFontWeight\\\":\\\"normal\\\",\\\"color\\\":\\\"#1E90FF\\\",\\\"bgColor\\\":\\\"#E8EDF3C0\\\",\\\"valueFontSize\\\":16,\\\"lineHeight\\\":0,\\\"fontSize\\\":16,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"valueFontColor\\\":\\\"#FFFFFF\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"extraInfo\\\":{\\\"endColor\\\":\\\"#FF4500\\\",\\\"enabledGradient\\\":false,\\\"type\\\":\\\"linear\\\",\\\"direction\\\":\\\"to left\\\",\\\"startColor\\\":\\\"#FFD700\\\"}}}},{\\\"component\\\":\\\"JScrollList\\\",\\\"visible\\\":true,\\\"w\\\":527.999993949144,\\\"x\\\":1357.2801839687218,\\\"h\\\":183.00000186920772,\\\"i\\\":\\\"f65f9644-b011-4d49-9894-8d6293b286ca\\\",\\\"y\\\":782.8405641226518,\\\"orderNum\\\":1076.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"79.030539%\\\",\\\"left\\\":\\\"71.347138%\\\",\\\"width\\\":\\\"27.754983%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"18.474501%\\\"},\\\"componentName\\\":\\\"滚动列表(多行+序号)\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"violationCount\\\\\\\": 3,\\\\n    \\\\\\\"id\\\\\\\": 1,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"粤B12345\\\\\\\",\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"丰田\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"violationCount\\\\\\\": 1,\\\\n    \\\\\\\"id\\\\\\\": 2,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"粤A67890\\\\\\\",\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"本田\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"violationCount\\\\\\\": 2,\\\\n    \\\\\\\"id\\\\\\\": 3,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"粤C54321\\\\\\\",\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"大众\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"violationCount\\\\\\\": 0,\\\\n    \\\\\\\"id\\\\\\\": 4,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"粤D98765\\\\\\\",\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"比亚迪\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"violationCount\\\\\\\": 5,\\\\n    \\\\\\\"id\\\\\\\": 5,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"粤E11223\\\\\\\",\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"特斯拉\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"violationCount\\\\\\\": 4,\\\\n    \\\\\\\"id\\\\\\\": 6,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"粤F33445\\\\\\\",\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"福特\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"violationCount\\\\\\\": 2,\\\\n    \\\\\\\"id\\\\\\\": 7,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"粤G55667\\\\\\\",\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"雪佛兰\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"violationCount\\\\\\\": 6,\\\\n    \\\\\\\"id\\\\\\\": 8,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"粤H77889\\\\\\\",\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"宝马\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"violationCount\\\\\\\": 1,\\\\n    \\\\\\\"id\\\\\\\": 9,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"粤J99001\\\\\\\",\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"奔驰\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"violationCount\\\\\\\": 0,\\\\n    \\\\\\\"id\\\\\\\": 10,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"粤K11223\\\\\\\",\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"奥迪\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"violationCount\\\\\\\": 3,\\\\n    \\\\\\\"id\\\\\\\": 11,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"粤L44556\\\\\\\",\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"起亚\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"violationCount\\\\\\\": 2,\\\\n    \\\\\\\"id\\\\\\\": 12,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"粤M77889\\\\\\\",\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"现代\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"violationCount\\\\\\\": 5,\\\\n    \\\\\\\"id\\\\\\\": 13,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"粤N99002\\\\\\\",\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"路虎\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"violationCount\\\\\\\": 1,\\\\n    \\\\\\\"id\\\\\\\": 14,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"粤P22334\\\\\\\",\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"沃尔沃\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"violationCount\\\\\\\": 4,\\\\n    \\\\\\\"id\\\\\\\": 15,\\\\n    \\\\\\\"plateNumber\\\\\\\": \\\\\\\"粤Q55667\\\\\\\",\\\\n    \\\\\\\"brand\\\\\\\": \\\\\\\"马自达\\\\\\\"\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":527.999993949144,\\\"height\\\":183.00000186920772},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":515,\\\"dataType\\\":1,\\\"h\\\":220,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"showIndex\\\":true,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"fieldMapping\\\":[{\\\"__system\\\":true,\\\"textAlign\\\":\\\"center\\\",\\\"name\\\":\\\"序号\\\",\\\"width\\\":41,\\\"textStyle\\\":{\\\"fontSize\\\":20,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#FF4500\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFD700\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"key\\\":\\\"__index__\\\"},{\\\"marginRight\\\":18,\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":16,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#FFFFFF\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#000000\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#D1D1D1\\\"},\\\"prefix\\\":\\\"\\\",\\\"prefixStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"enabled\\\":true},\\\"name\\\":\\\"车牌号\\\",\\\"width\\\":90,\\\"textStyle\\\":{\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"bold\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"key\\\":\\\"plateNumber\\\",\\\"marginLeft\\\":0},{\\\"compose\\\":{\\\"contentStyle\\\":{\\\"marginRight\\\":3,\\\"fontSize\\\":14,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#00D4FF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#00FFDC\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginLeft\\\":4},\\\"suffixStyle\\\":{\\\"fontSize\\\":12,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"prefix\\\":\\\"本月\\\",\\\"prefixStyle\\\":{\\\"fontSize\\\":14,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffix\\\":\\\"次\\\",\\\"enabled\\\":true},\\\"name\\\":\\\"违规次数\\\",\\\"width\\\":100,\\\"textStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"key\\\":\\\"violationCount\\\"}],\\\"itemsPerRow\\\":2,\\\"borderRadius\\\":8,\\\"autoScrollEnabled\\\":true,\\\"showHeader\\\":false,\\\"indexFieldStyle\\\":{\\\"width\\\":28,\\\"textStyle\\\":{\\\"fontSize\\\":21,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#F54100\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#D4BA28\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"marginLeft\\\":15},\\\"header\\\":{\\\"padding\\\":\\\"8px 0\\\",\\\"backgroundColor\\\":\\\"#1890FF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"row\\\":{\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundImg\\\":\\\"drag/lib/img/scrollList-bg-02.png\\\",\\\"alternateBackgroundColor\\\":\\\"#F8F9FA\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"marginBottom\\\":10,\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundType\\\":\\\"image\\\",\\\"height\\\":83},\\\"marginLeft\\\":6}}},{\\\"component\\\":\\\"JMultipleBar\\\",\\\"visible\\\":true,\\\"w\\\":577.9999974835168,\\\"x\\\":1324.3610810627897,\\\"h\\\":170.00000417221224,\\\"i\\\":\\\"efa6188b-fbb1-4951-be55-6bb81fc45461\\\",\\\"y\\\":603.1219127277654,\\\"orderNum\\\":1076.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"60.887302%\\\",\\\"left\\\":\\\"69.616704%\\\",\\\"width\\\":\\\"30.383295999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"17.162105%\\\"},\\\"componentName\\\":\\\"对比柱形图\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"markLineConfig\\\":{\\\"show\\\":false,\\\"markLine\\\":[]},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"集团公司\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4800,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"维修保养金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"建设集团\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3900,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"维修保养金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"投资集团\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3200,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"维修保养金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"万众集团\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3950,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"维修保养金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"新成集团\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3600,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"维修保养金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"海洋集团\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 2100,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"维修保养金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"集团公司\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3200,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"加油金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"建设集团\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3500,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"加油金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"投资集团\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4200,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"加油金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"万众集团\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3200,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"加油金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"新成集团\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 2300,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"加油金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"海洋集团\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 1900,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"加油金额\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":577.9999974835168,\\\"height\\\":170.00000417221224},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#8F8D8D\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"name\\\":\\\"单位(元)\\\",\\\"yUnit\\\":\\\"\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color1\\\":\\\"#006CFF00\\\",\\\"color\\\":\\\"#006CFFB3\\\"},{\\\"color1\\\":\\\"#00D8FF00\\\",\\\"color\\\":\\\"#00D8FFB3\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":43,\\\"left\\\":9,\\\"bottom\\\":18,\\\"right\\\":13,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":15,\\\"barGap\\\":\\\"34%\\\",\\\"itemStyle\\\":{\\\"borderRadius\\\":4}}],\\\"legend\\\":{\\\"r\\\":53},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"textAlign\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"component\\\":\\\"JScrollList\\\",\\\"visible\\\":true,\\\"w\\\":225.00000639287214,\\\"x\\\":1062.0164140689094,\\\"h\\\":121.99999134059341,\\\"i\\\":\\\"es-drager-1763027856495-4\\\",\\\"y\\\":810.5076231258076,\\\"orderNum\\\":1076.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"81.823627%\\\",\\\"left\\\":\\\"55.826226999999996%\\\",\\\"width\\\":\\\"11.827407999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"12.316332999999997%\\\"},\\\"componentName\\\":\\\"滚动列表(单行)\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 1,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12345\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 2,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A1236\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 3,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12311\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 4,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12377\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 5,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12895\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 6,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12822\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 7,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12811\\\\\\\"\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":225.00000639287214,\\\"height\\\":121.99999134059341},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":515,\\\"dataType\\\":1,\\\"h\\\":220,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"marginRight\\\":0,\\\"gridGap\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"fieldMapping\\\":[{\\\"marginRight\\\":15,\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"enabled\\\":false},\\\"name\\\":\\\"项目名称\\\",\\\"width\\\":91,\\\"textStyle\\\":{\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"bold\\\",\\\"fontColor\\\":\\\"#4A90E2\\\"},\\\"key\\\":\\\"projectName\\\",\\\"marginLeft\\\":13}],\\\"itemsPerRow\\\":2,\\\"borderRadius\\\":7,\\\"autoScrollEnabled\\\":true,\\\"showHeader\\\":false,\\\"header\\\":{\\\"padding\\\":\\\"8px 0\\\",\\\"backgroundColor\\\":\\\"#1890FF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"row\\\":{\\\"marginRight\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"backgroundImg\\\":\\\"drag/lib/img/scrollList-bg-01.png\\\",\\\"isMultiline\\\":false,\\\"alternateBackgroundColor\\\":\\\"#F8F9FA00\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"marginBottom\\\":11,\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundType\\\":\\\"color\\\",\\\"marginTop\\\":0,\\\"height\\\":29,\\\"marginLeft\\\":0},\\\"marginLeft\\\":0}}},{\\\"component\\\":\\\"JScrollList\\\",\\\"visible\\\":true,\\\"w\\\":221.00000687106677,\\\"x\\\":824.1148801954979,\\\"h\\\":121.99999134059341,\\\"i\\\":\\\"es-drager-1763027851750-3\\\",\\\"y\\\":811.9027002790828,\\\"orderNum\\\":1076.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"81.964465%\\\",\\\"left\\\":\\\"43.320634%\\\",\\\"width\\\":\\\"11.617143%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"12.316332999999997%\\\"},\\\"componentName\\\":\\\"滚动列表(单行)\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 1,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12345\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 2,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A1236\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 3,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12311\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 4,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12377\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 5,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12895\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 6,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12822\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 7,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12811\\\\\\\"\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":221.00000687106677,\\\"height\\\":121.99999134059341},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":515,\\\"dataType\\\":1,\\\"h\\\":220,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"marginRight\\\":0,\\\"gridGap\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"fieldMapping\\\":[{\\\"marginRight\\\":15,\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"enabled\\\":false},\\\"name\\\":\\\"项目名称\\\",\\\"width\\\":91,\\\"textStyle\\\":{\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"bold\\\",\\\"fontColor\\\":\\\"#4A90E2\\\"},\\\"key\\\":\\\"projectName\\\",\\\"marginLeft\\\":13}],\\\"itemsPerRow\\\":2,\\\"borderRadius\\\":7,\\\"autoScrollEnabled\\\":true,\\\"showHeader\\\":false,\\\"header\\\":{\\\"padding\\\":\\\"8px 0\\\",\\\"backgroundColor\\\":\\\"#1890FF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"row\\\":{\\\"marginRight\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"backgroundImg\\\":\\\"drag/lib/img/scrollList-bg-01.png\\\",\\\"isMultiline\\\":false,\\\"alternateBackgroundColor\\\":\\\"#F8F9FA00\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"marginBottom\\\":11,\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundType\\\":\\\"color\\\",\\\"marginTop\\\":0,\\\"height\\\":29,\\\"marginLeft\\\":0},\\\"marginLeft\\\":0}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":219.99999272290734,\\\"x\\\":1049.3552308870337,\\\"h\\\":131.9999857592265,\\\"i\\\":\\\"es-drager-1763027670564-2\\\",\\\"y\\\":802.6060887086645,\\\"orderNum\\\":1076.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"81.025939%\\\",\\\"left\\\":\\\"55.160675999999995%\\\",\\\"width\\\":\\\"11.564576%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"13.325868%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":219.9999927229073,\\\"height\\\":131.9999857592265},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/组-155_02_1763554354943.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":219.99999272290734,\\\"x\\\":813.9859298452752,\\\"h\\\":131.9999857592265,\\\"i\\\":\\\"es-drager-1763027644239-1\\\",\\\"y\\\":804.0011658619395,\\\"orderNum\\\":1076.8710433763197,\\\"angle\\\":359.2911223131234,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(359.2911223131234deg)\\\",\\\"top\\\":\\\"81.166777%\\\",\\\"left\\\":\\\"42.788193%\\\",\\\"width\\\":\\\"11.564576%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"13.325868%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":219.9999927229073,\\\"height\\\":131.9999857592265},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/组-155_02_1763554354943.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JScrollList\\\",\\\"visible\\\":true,\\\"w\\\":226.00000151742083,\\\"x\\\":576.0844149954746,\\\"h\\\":121.99999134059341,\\\"i\\\":\\\"b7038d3a-2f13-4991-8a6b-eee2677ff7a3\\\",\\\"y\\\":810.7655338021864,\\\"orderNum\\\":1076.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"81.849664%\\\",\\\"left\\\":\\\"30.282601%\\\",\\\"width\\\":\\\"11.879974%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"12.316332999999997%\\\"},\\\"componentName\\\":\\\"滚动列表(单行)\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 1,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12345\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 2,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A1236\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 3,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12311\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 4,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12377\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 5,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12895\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 6,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12822\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"id\\\\\\\": 7,\\\\n    \\\\\\\"projectName\\\\\\\": \\\\\\\"京A12811\\\\\\\"\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":226.0000015174208,\\\"height\\\":121.99999134059341},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":515,\\\"dataType\\\":1,\\\"h\\\":220,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"marginRight\\\":4,\\\"gridGap\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"fieldMapping\\\":[{\\\"marginRight\\\":0,\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"enabled\\\":false},\\\"name\\\":\\\"项目名称\\\",\\\"width\\\":84,\\\"textStyle\\\":{\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"bold\\\",\\\"fontColor\\\":\\\"#4A90E2\\\"},\\\"key\\\":\\\"projectName\\\",\\\"marginLeft\\\":12}],\\\"itemsPerRow\\\":2,\\\"borderRadius\\\":7,\\\"autoScrollEnabled\\\":true,\\\"showHeader\\\":false,\\\"header\\\":{\\\"padding\\\":\\\"8px 0\\\",\\\"backgroundColor\\\":\\\"#1890FF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"row\\\":{\\\"marginRight\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"backgroundImg\\\":\\\"drag/lib/img/scrollList-bg-01.png\\\",\\\"isMultiline\\\":false,\\\"alternateBackgroundColor\\\":\\\"#F8F9FA00\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"marginBottom\\\":11,\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundType\\\":\\\"color\\\",\\\"marginTop\\\":3,\\\"height\\\":29,\\\"marginLeft\\\":0},\\\"marginLeft\\\":4}}},{\\\"component\\\":\\\"JListProgress\\\",\\\"visible\\\":true,\\\"w\\\":508.99999146466575,\\\"x\\\":0,\\\"h\\\":230.9999948897365,\\\"i\\\":\\\"896fc5fc-bdf6-404a-8bc0-65a92a72d801\\\",\\\"y\\\":759.5545097716221,\\\"orderNum\\\":1076.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"76.679729%\\\",\\\"left\\\":\\\"0%\\\",\\\"width\\\":\\\"26.756224%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"23.320271000000005%\\\"},\\\"componentName\\\":\\\"列表进度图\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"机扫车\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 200,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-12-31\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-06-15\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 52\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"洒水车\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 110,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2025-11-20\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-05-30\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 68\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"垃圾车\\\\\\\",\\\\n    \\\\\\\"total\\\\\\\": 150,\\\\n    \\\\\\\"date\\\\\\\": \\\\\\\"2026-01-15\\\\\\\",\\\\n    \\\\\\\"endLabel\\\\\\\": \\\\\\\"2025-07-01\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 98\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":508.99999146466575,\\\"height\\\":230.9999948897365},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":1200,\\\"dataType\\\":1,\\\"h\\\":325,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"beginFields\\\":[{\\\"name\\\":\\\"车辆类型\\\",\\\"style\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":19,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#00FFFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#A0D8FF\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"key\\\":\\\"title\\\"}],\\\"endCurrent\\\":0,\\\"endInfo\\\":{\\\"width\\\":103},\\\"scroll\\\":{\\\"count\\\":1,\\\"interval\\\":3000,\\\"enabled\\\":false,\\\"direction\\\":\\\"down\\\"},\\\"centerTopFields\\\":[{\\\"marginRight\\\":0,\\\"isUseExceedFillColor\\\":true,\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"enabled\\\":false},\\\"showPercentage\\\":true,\\\"name\\\":\\\"进度值\\\",\\\"width\\\":100,\\\"style\\\":{\\\"fontSize\\\":20,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#00D4FF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontColor\\\":\\\"#4A90E2\\\"},\\\"key\\\":\\\"value\\\"}],\\\"body\\\":{\\\"gradient\\\":{\\\"type\\\":\\\"linear\\\"}},\\\"endFields\\\":[{\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":24,\\\"fontColor\\\":\\\"#02DEFF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"suffixStyle\\\":{\\\"fontSize\\\":14,\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffix\\\":\\\"辆\\\",\\\"enabled\\\":true},\\\"name\\\":\\\"值\\\",\\\"style\\\":{\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#00FFFF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#A0D8FF\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#50E3C2\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"key\\\":\\\"value\\\"}],\\\"progressSection\\\":{\\\"marginRight\\\":5,\\\"marginLeft\\\":0},\\\"bar\\\":{\\\"border\\\":{\\\"padding\\\":8,\\\"color\\\":\\\"#4ECBFC5E\\\",\\\"width\\\":2,\\\"enabled\\\":false},\\\"total\\\":{\\\"field\\\":\\\"total\\\",\\\"type\\\":\\\"field\\\",\\\"value\\\":0},\\\"borderRadius\\\":6,\\\"background\\\":{\\\"color\\\":\\\"#5A97FC4C\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#07203D\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#143B6E\\\"}},\\\"indicatorColor\\\":\\\"#DCFEFFB5\\\",\\\"exceed\\\":{\\\"indicatorColor\\\":\\\"#F74B0C\\\",\\\"fill\\\":{\\\"color\\\":\\\"#FFB347\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#FF4500\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFD700\\\",\\\"direction\\\":\\\"to right\\\"}},\\\"percent\\\":70,\\\"enabled\\\":true},\\\"indicatorSize\\\":15,\\\"fill\\\":{\\\"color\\\":\\\"#33C9FF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#24E5F1\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#C5FDFE\\\"}},\\\"valueField\\\":\\\"value\\\",\\\"height\\\":4},\\\"centerTopInfo\\\":{\\\"layout\\\":\\\"horizontal\\\"},\\\"centerTopCurrent\\\":0,\\\"row\\\":{\\\"marginRight\\\":0,\\\"padding\\\":\\\"0 0\\\",\\\"marginBottom\\\":0,\\\"marginTop\\\":8,\\\"height\\\":38,\\\"marginLeft\\\":14},\\\"beginInfo\\\":{\\\"layout\\\":\\\"vertical\\\",\\\"width\\\":100}}}},{\\\"visible\\\":true,\\\"h\\\":39.0000029965315,\\\"i\\\":\\\"es-drager-1763022886545-18\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":194.00000534297763,\\\"x\\\":1692.3135351127542,\\\"y\\\":583.2930619922697,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"58.885509%\\\",\\\"left\\\":\\\"88.958587%\\\",\\\"width\\\":\\\"10.197853999999998%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.937189%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"单位维修保养/加油统计\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":194.00000534297763,\\\"height\\\":39.0000029965315},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"visible\\\":true,\\\"h\\\":59.00000173934264,\\\"i\\\":\\\"es-drager-1763022875670-17\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":221.00000687106677,\\\"x\\\":1658.2572768485109,\\\"y\\\":396.0363205335455,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"39.981275%\\\",\\\"left\\\":\\\"87.168377%\\\",\\\"width\\\":\\\"11.617143%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.95626%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"月度维修保养/加油统计\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":221.00000687106677,\\\"height\\\":59.000001739342636},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"visible\\\":true,\\\"h\\\":58.999991833797594,\\\"i\\\":\\\"es-drager-1763022862487-16\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":152.00000085221566,\\\"x\\\":1696.2408644413595,\\\"y\\\":49.11954743833212,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"4.958792999999999%\\\",\\\"left\\\":\\\"89.165032%\\\",\\\"width\\\":\\\"7.990071%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.956259%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"车辆类型占比\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":152.00000085221566,\\\"height\\\":58.99999183379759},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"visible\\\":true,\\\"h\\\":50.999996298891155,\\\"i\\\":\\\"es-drager-1763022854128-15\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":170.0000082121453,\\\"x\\\":1630.5316006633993,\\\"y\\\":258.15824566602794,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"26.061993%\\\",\\\"left\\\":\\\"85.710942%\\\",\\\"width\\\":\\\"8.936264%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.148631%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"公务用车占比情况\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170.0000082121453,\\\"height\\\":50.999996298891155},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"visible\\\":true,\\\"h\\\":34.99999532353323,\\\"i\\\":\\\"es-drager-1763022836670-14\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":23.999997130832348,\\\"x\\\":1315.267814130949,\\\"y\\\":843.1054841533569,\\\"angle\\\":0.15840966236248732,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0.15840966236248732deg)\\\",\\\"top\\\":\\\"85.114497%\\\",\\\"left\\\":\\\"69.138705%\\\",\\\"width\\\":\\\"1.26159%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.5333739999999993%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"加油频次排名\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":23.999997130832348,\\\"height\\\":34.99999532353323},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"visible\\\":true,\\\"h\\\":43.999995253075504,\\\"i\\\":\\\"es-drager-1763022832978-13\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":151.000005727667,\\\"x\\\":1381.2350000239387,\\\"y\\\":260.81944958716105,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"26.330651%\\\",\\\"left\\\":\\\"72.606353%\\\",\\\"width\\\":\\\"7.937505%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.441956%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"作业车占比情况\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":151.000005727667,\\\"height\\\":43.999995253075504},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"visible\\\":true,\\\"h\\\":59.99999622843341,\\\"i\\\":\\\"es-drager-1763022817890-12\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":170.0000082121453,\\\"x\\\":1071.16465923592,\\\"y\\\":743.3399645960995,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"75.042813%\\\",\\\"left\\\":\\\"56.307116%\\\",\\\"width\\\":\\\"8.936264%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.057212999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"接打电话提醒车辆\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170.0000082121453,\\\"height\\\":59.9999962284334},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"visible\\\":true,\\\"h\\\":59.99999622843341,\\\"i\\\":\\\"es-drager-1763022815330-11\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":170.0000082121453,\\\"x\\\":845.9243465916059,\\\"y\\\":740.9366812568901,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"74.800193%\\\",\\\"left\\\":\\\"44.467076%\\\",\\\"width\\\":\\\"8.936264%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.057212999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"抽烟提醒车辆\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170.0000082121453,\\\"height\\\":59.9999962284334},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"visible\\\":true,\\\"h\\\":59.99999622843341,\\\"i\\\":\\\"es-drager-1763022811067-10\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":170.0000082121453,\\\"x\\\":600.4260951996247,\\\"y\\\":741.065611831217,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"74.813209%\\\",\\\"left\\\":\\\"31.562151999999998%\\\",\\\"width\\\":\\\"8.936264%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.057212999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"离线超24h车辆\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170.0000082121453,\\\"height\\\":59.9999962284334},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"visible\\\":true,\\\"h\\\":59.99999622843341,\\\"i\\\":\\\"es-drager-1763022781375-9\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":170.0000082121453,\\\"x\\\":281.2349983621805,\\\"y\\\":696.622472209391,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"70.326516%\\\",\\\"left\\\":\\\"14.783471%\\\",\\\"width\\\":\\\"8.936264%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.057212999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"异常车辆告警\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170.0000082121453,\\\"height\\\":59.9999962284334},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":16.999993211770217,\\\"x\\\":354.1266073685814,\\\"h\\\":46.0000139478922,\\\"i\\\":\\\"es-drager-1763022760154-8\\\",\\\"y\\\":655.3329213418754,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"66.158189%\\\",\\\"left\\\":\\\"18.61511%\\\",\\\"width\\\":\\\"0.8936259999999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.643865%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":16.999993211770217,\\\"height\\\":46.0000139478922},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/车辆_03_1763551149225.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"visible\\\":true,\\\"h\\\":59.99999622843341,\\\"i\\\":\\\"es-drager-1763022745315-7\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":170.0000082121453,\\\"x\\\":407.97590538011707,\\\"y\\\":48.498212219738235,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"4.8960669999999995%\\\",\\\"left\\\":\\\"21.445766%\\\",\\\"width\\\":\\\"8.936264%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.057212999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"单位车辆统计\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170.0000082121453,\\\"height\\\":59.9999962284334},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"visible\\\":true,\\\"h\\\":59.99999622843341,\\\"i\\\":\\\"es-drager-1763022735003-6\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":170.0000082121453,\\\"x\\\":310.4846940545368,\\\"y\\\":414.40677787182847,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"41.835838%\\\",\\\"left\\\":\\\"16.321018%\\\",\\\"width\\\":\\\"8.936264%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.057212999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"作业车辆总数\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170.0000082121453,\\\"height\\\":59.9999962284334},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"visible\\\":true,\\\"h\\\":59.99999622843341,\\\"i\\\":\\\"es-drager-1763022730046-5\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":170.0000082121453,\\\"x\\\":181.46947631997648,\\\"y\\\":333.5040806749409,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"33.668423%\\\",\\\"left\\\":\\\"9.539171%\\\",\\\"width\\\":\\\"8.936264%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.057212999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"车辆类型分布\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170.0000082121453,\\\"height\\\":59.9999962284334},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":1.0000141481594371,\\\"x\\\":1589.9882911213126,\\\"h\\\":118.99998806223101,\\\"i\\\":\\\"es-drager-1763022540256-4\\\",\\\"y\\\":269.2954065615573,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"27.186328999999997%\\\",\\\"left\\\":\\\"83.579732%\\\",\\\"width\\\":\\\"0.05256700000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"12.013472%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":1.0000141481594371,\\\"height\\\":118.99998806223101},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/按钮2-拷贝_04_1763551243662.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":144.00000180860488,\\\"x\\\":188.52286049090264,\\\"h\\\":26.999999788626795,\\\"i\\\":\\\"es-drager-1763022387955-2\\\",\\\"y\\\":377.0445378822139,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"38.063987%\\\",\\\"left\\\":\\\"9.909941%\\\",\\\"width\\\":\\\"7.569541%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.725746%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":144.00000180860488,\\\"height\\\":26.999999788626795},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/样式4_03_1763551206808.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"visible\\\":true,\\\"h\\\":59.99999622843341,\\\"i\\\":\\\"es-drager-1763022379005-1\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":170.0000082121453,\\\"x\\\":53.59139492011721,\\\"y\\\":409.47125090244776,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"41.337579%\\\",\\\"left\\\":\\\"2.817099%\\\",\\\"width\\\":\\\"8.936264%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.057212999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"公务用车\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170.0000082121453,\\\"height\\\":59.9999962284334},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":523.9999944273385,\\\"x\\\":0,\\\"h\\\":94.0000069684209,\\\"i\\\":\\\"0733c434-458b-4ffb-8b77-d924eb978688\\\",\\\"y\\\":397.43137787573045,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"40.122111%\\\",\\\"left\\\":\\\"0%\\\",\\\"width\\\":\\\"27.54471799999999%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"9.489635%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":523.9999944273385,\\\"height\\\":94.00000696842092},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/样式4_07_1763551173622.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"visible\\\":true,\\\"h\\\":59.99999622843341,\\\"i\\\":\\\"es-drager-1762513598535-2\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":170.0000082121453,\\\"x\\\":566.4987789692847,\\\"y\\\":690.6787588651661,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"69.726477%\\\",\\\"left\\\":\\\"29.778719999999996%\\\",\\\"width\\\":\\\"8.936264%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.057212999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"异常车辆告警\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170.0000082121453,\\\"height\\\":59.9999962284334},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"visible\\\":true,\\\"h\\\":38.99999309098645,\\\"i\\\":\\\"es-drager-1762513583317-1\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JImg\\\",\\\"w\\\":720.0000090430243,\\\"x\\\":559.6597528446893,\\\"y\\\":703.371991737613,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"71.007904%\\\",\\\"left\\\":\\\"29.419218%\\\",\\\"width\\\":\\\"37.847705%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.937188%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":720.0000090430243,\\\"height\\\":38.99999309098645},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}},\\\"key\\\":\\\"e0162ae2-0026-4aa2-8823-29fdbe42f92d\\\"},{\\\"visible\\\":true,\\\"h\\\":59.99999622843341,\\\"i\\\":\\\"es-drager-1756453828584-23\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":170.0000082121453,\\\"x\\\":1309.960131603751,\\\"y\\\":0,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"0%\\\",\\\"left\\\":\\\"68.8597%\\\",\\\"width\\\":\\\"8.936264%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.057212999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"统计与异常告警\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170.0000082121453,\\\"height\\\":59.9999962284334},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"visible\\\":true,\\\"h\\\":39.99999748562227,\\\"i\\\":\\\"es-drager-1756453836255-24\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JImg\\\",\\\"w\\\":549.9999818072682,\\\"x\\\":1292.0973225248063,\\\"y\\\":11.266111280946149,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"1.137354%\\\",\\\"left\\\":\\\"67.920719%\\\",\\\"width\\\":\\\"28.91144%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.038142%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":549.9999818072682,\\\"height\\\":39.99999748562227},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}},\\\"key\\\":\\\"e0162ae2-0026-4aa2-8823-29fdbe42f92d\\\"},{\\\"component\\\":\\\"JBar3d\\\",\\\"visible\\\":true,\\\"w\\\":527.999993949144,\\\"x\\\":12.266138880304801,\\\"h\\\":240.99999921391452,\\\"i\\\":\\\"e2ddc1ba-4820-4916-bb9a-384fce062348\\\",\\\"y\\\":88.13717239950154,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"8.897761%\\\",\\\"left\\\":\\\"0.6447849999999999%\\\",\\\"width\\\":\\\"27.754983%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"24.329807%\\\"},\\\"componentName\\\":\\\"3d柱形图\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":332,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"集团公司\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 290\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"建设集团\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 270\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"投资集团\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 450\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"新成集团\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 380\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"万众集团\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 320\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"海洋集团\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 320\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":527.999993949144,\\\"height\\\":240.99999921391452},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":490,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA57\\\"}},\\\"show\\\":true,\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#4A90E23D\\\"},\\\"show\\\":true},\\\"name\\\":\\\"单位(辆)\\\",\\\"yUnit\\\":\\\"\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA57\\\"}},\\\"show\\\":true,\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":35,\\\"left\\\":0,\\\"bottom\\\":\\\"36\\\",\\\"right\\\":\\\"1\\\",\\\"containLabel\\\":true},\\\"series\\\":[{\\\"color\\\":\\\"#00DEFFCC\\\",\\\"id\\\":\\\"barTopColor\\\"},{\\\"color\\\":\\\"#187DCB00\\\",\\\"id\\\":\\\"barBottomColor\\\"},{\\\"color\\\":\\\"#115BA6\\\",\\\"id\\\":\\\"barColor\\\",\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":false}},{\\\"color\\\":\\\"#04113300\\\",\\\"id\\\":\\\"shadowColor\\\"},{\\\"color\\\":\\\"#142F5A00\\\",\\\"id\\\":\\\"shadowTopColor\\\"}],\\\"tooltip\\\":{\\\"show\\\":true},\\\"body\\\":{\\\"gradient\\\":{\\\"type\\\":\\\"linear\\\"}},\\\"graphic\\\":{\\\"children\\\":[{\\\"style\\\":{\\\"fill\\\":\\\"#3F486700\\\"}}]},\\\"extraInfo\\\":{\\\"endColor\\\":\\\"#39CEFFCC\\\",\\\"enabledGradient\\\":true,\\\"direction\\\":\\\"to top\\\",\\\"startColor\\\":\\\"#2D48AD19\\\"}}}},{\\\"component\\\":\\\"JGaoDeMap\\\",\\\"visible\\\":true,\\\"w\\\":756.0000047392731,\\\"x\\\":546.8147445117935,\\\"h\\\":499.9999982869137,\\\"i\\\":\\\"93d7dd28-4cba-4221-9f22-a4441b3176a2\\\",\\\"y\\\":158.48299534078043,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"15.999422%\\\",\\\"left\\\":\\\"28.744004%\\\",\\\"width\\\":\\\"39.74009000000001%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"50.47677800000001%\\\"},\\\"componentName\\\":\\\"高德地图\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[{\\\\\\\"longitude\\\\\\\":116.391466,\\\\\\\"latitude\\\\\\\":39.907425,\\\\\\\"title\\\\\\\":\\\\\\\"湘B.8J1VS\\\\\\\",\\\\\\\"company\\\\\\\":\\\\\\\"小米集团\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"轿车\\\\\\\",\\\\\\\"status\\\\\\\":\\\\\\\"正常\\\\\\\",\\\\\\\"imgUrl\\\\\\\":\\\\\\\"drag/lib/img/car-normal.png\\\\\\\",\\\\\\\"time\\\\\\\":\\\\\\\"2025-08-08 10:00:00\\\\\\\"},{\\\\\\\"longitude\\\\\\\":116.382122,\\\\\\\"latitude\\\\\\\":39.913553,\\\\\\\"title\\\\\\\":\\\\\\\"鄂B.8J1VS\\\\\\\",\\\\\\\"company\\\\\\\":\\\\\\\"苹果集团\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"货车\\\\\\\",\\\\\\\"status\\\\\\\":\\\\\\\"异常\\\\\\\",\\\\\\\"imgUrl\\\\\\\":\\\\\\\"drag/lib/img/trucks-abnormal.png\\\\\\\",\\\\\\\"time\\\\\\\":\\\\\\\"2025-08-05 10:00:00\\\\\\\"},{\\\\\\\"longitude\\\\\\\":116.411722,\\\\\\\"latitude\\\\\\\":39.908215,\\\\\\\"title\\\\\\\":\\\\\\\"京B.8J1VS\\\\\\\",\\\\\\\"company\\\\\\\":\\\\\\\"香蕉集团\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"轿车\\\\\\\",\\\\\\\"status\\\\\\\":\\\\\\\"异常\\\\\\\",\\\\\\\"imgUrl\\\\\\\":\\\\\\\"drag/lib/img/car-abnormal.png\\\\\\\",\\\\\\\"time\\\\\\\":\\\\\\\"2025-08-05 10:00:00\\\\\\\"},{\\\\\\\"longitude\\\\\\\":116.40683,\\\\\\\"latitude\\\\\\\":39.909795,\\\\\\\"title\\\\\\\":\\\\\\\"沪B.8J1VS\\\\\\\",\\\\\\\"company\\\\\\\":\\\\\\\"香蕉集团\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"货车\\\\\\\",\\\\\\\"status\\\\\\\":\\\\\\\"正常\\\\\\\",\\\\\\\"imgUrl\\\\\\\":\\\\\\\"drag/lib/img/trucks-normal.png\\\\\\\",\\\\\\\"time\\\\\\\":\\\\\\\"2025-08-05 10:00:00\\\\\\\"}]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":756.0000047392731,\\\"height\\\":499.99999828691375},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":500,\\\"h\\\":500,\\\"timeOut\\\":0,\\\"option\\\":{\\\"gaoSecurityJsCode\\\":\\\"f908485801bab40e98ae972553d70f8d\\\",\\\"gaodeKey\\\":\\\"f599beada738982465764ddd0b1dae4e\\\",\\\"mapStyle\\\":\\\"darkblue\\\",\\\"marker\\\":{\\\"imgUrl\\\":\\\"drag/lib/img/car-normal.png\\\",\\\"offsetX\\\":-41,\\\"offsetY\\\":-60,\\\"imgField\\\":\\\"imgUrl\\\",\\\"width\\\":82,\\\"showImgField\\\":true,\\\"height\\\":120},\\\"infoWindow\\\":{\\\"titleTextAlign\\\":\\\"center\\\",\\\"padding\\\":0,\\\"titleLetterSpacing\\\":0,\\\"titleFontWeight\\\":\\\"bold\\\",\\\"titleField\\\":\\\"title\\\",\\\"contentLineHeight\\\":16,\\\"showContent\\\":true,\\\"bgImgUrl\\\":\\\"drag/lib/img/bg.png\\\",\\\"contentFieldMapping\\\":[{\\\"name\\\":\\\"公司\\\",\\\"key\\\":\\\"company\\\"},{\\\"name\\\":\\\"类型\\\",\\\"key\\\":\\\"type\\\"},{\\\"name\\\":\\\"状态\\\",\\\"key\\\":\\\"status\\\"},{\\\"name\\\":\\\"时间\\\",\\\"key\\\":\\\"time\\\"}],\\\"show\\\":true,\\\"contentFontSize\\\":11,\\\"contentColor\\\":\\\"#fff\\\",\\\"offsetX\\\":0,\\\"titleLineHeight\\\":23,\\\"contentPaddingTop\\\":8,\\\"offsetY\\\":-55,\\\"bgColor\\\":\\\"#000000\\\",\\\"titleColor\\\":\\\"#fff\\\",\\\"titleFontSize\\\":16,\\\"showTitle\\\":true,\\\"width\\\":224,\\\"contentPaddingLeft\\\":25,\\\"event\\\":\\\"hover\\\",\\\"height\\\":113}}}},{\\\"visible\\\":true,\\\"h\\\":59.99999622843341,\\\"i\\\":\\\"es-drager-1756453224591-18\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":170.0000082121453,\\\"x\\\":28.25791876766705,\\\"y\\\":2.669405712431711,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"0.2694860000000002%\\\",\\\"left\\\":\\\"1.485413%\\\",\\\"width\\\":\\\"8.936264%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.057212999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"单位与车辆分类概览\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":170.0000082121453,\\\"height\\\":59.9999962284334},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"b9b6326a-6ea6-4872-8b63-5ae7f1fdb450\\\"},{\\\"visible\\\":true,\\\"h\\\":38.99999309098645,\\\"i\\\":\\\"es-drager-1756453227423-19\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JImg\\\",\\\"w\\\":584.9999823789683,\\\"x\\\":0,\\\"y\\\":14.201649272145232,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"1.4337070000000007%\\\",\\\"left\\\":\\\"0%\\\",\\\"width\\\":\\\"30.751259000000008%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.937188%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":584.9999823789683,\\\"height\\\":38.99999309098645},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题背景_1756451499148.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}},\\\"key\\\":\\\"e0162ae2-0026-4aa2-8823-29fdbe42f92d\\\"},{\\\"component\\\":\\\"JMultipleLine\\\",\\\"visible\\\":true,\\\"w\\\":557.0000047499412,\\\"x\\\":1320.2056205936456,\\\"h\\\":161.00000424267,\\\"i\\\":\\\"62a2a0e8-6118-4798-826d-3fe1b7d357f0\\\",\\\"y\\\":425.2629580765655,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"42.931808%\\\",\\\"left\\\":\\\"69.398267%\\\",\\\"width\\\":\\\"29.279405000000004%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"16.253523%\\\"},\\\"componentName\\\":\\\"对比折线图\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"markLineConfig\\\":{\\\"show\\\":false,\\\"markLine\\\":[]},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 2000,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"维修保养金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 1900,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"维修保养金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4000,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"维修保养金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3800,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"维修保养金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 800,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"维修保养金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 420,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"维修保养金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 20,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"加油金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 210,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"加油金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 220,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"加油金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 580,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"加油金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 500,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"加油金额\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 800,\\\\n    \\\\\\\"type\\\\\\\": \\\\\\\"加油金额\\\\\\\"\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":557.0000047499412,\\\"height\\\":161.00000424267},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#8F8D8D\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"name\\\":\\\"单位(元)\\\",\\\"yUnit\\\":\\\"\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color1\\\":\\\"#1e90ff\\\",\\\"color\\\":\\\"#FE398B\\\"},{\\\"color1\\\":\\\"#90ee90\\\",\\\"color\\\":\\\"#7A53F0\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":35,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":1,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"areaStyleOpacity\\\":0.1,\\\"symbol\\\":\\\"circle\\\",\\\"symbolSize\\\":15,\\\"lineType\\\":\\\"area\\\",\\\"label\\\":{\\\"position\\\":\\\"top\\\"}}],\\\"legend\\\":{\\\"r\\\":48},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"textAlign\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":483.00000408473613,\\\"x\\\":1357.151241934818,\\\"h\\\":136.0000033377698,\\\"i\\\":\\\"es-drager-1763022408549-3\\\",\\\"y\\\":260.5615091941472,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"26.304611%\\\",\\\"left\\\":\\\"71.34036000000002%\\\",\\\"width\\\":\\\"25.389502000000004%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"13.729684%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"size\\\":{\\\"width\\\":483.00000408473613,\\\"height\\\":136.0000033377698},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/按钮2-拷贝_02_1763551275631.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":229.00000591467753,\\\"x\\\":563.4232127899882,\\\"h\\\":131.9999857592265,\\\"i\\\":\\\"4887df15-f532-4ef1-8a4e-6d84f34242fa\\\",\\\"y\\\":805.3962331096695,\\\"orderNum\\\":1076.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"81.307614%\\\",\\\"left\\\":\\\"29.617049%\\\",\\\"width\\\":\\\"12.037673%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"13.325868%\\\"},\\\"componentName\\\":\\\"图片\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":229.00000591467753,\\\"height\\\":131.9999857592265},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/组-155_02_1763554354943.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JSemiGauge\\\",\\\"visible\\\":true,\\\"w\\\":238.00000008283695,\\\"x\\\":259.42555098968336,\\\"h\\\":215.0000038199236,\\\"i\\\":\\\"es-drager-1763544356457-1\\\",\\\"y\\\":482.71159297288773,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"48.731452000000004%\\\",\\\"left\\\":\\\"13.637029999999998%\\\",\\\"width\\\":\\\"12.510769%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"21.705015000000003%\\\"},\\\"componentName\\\":\\\"半圆仪表盘\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataType\\\":1,\\\"h\\\":430,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"total\\\\\\\": 385,\\\\n    \\\\\\\"used\\\\\\\": 300\\\\n  }\\\\n]\\\",\\\"size\\\":{\\\"width\\\":238.00000008283695,\\\"height\\\":215.0000038199236},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":500,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"titleSuffix\\\":\\\"辆\\\",\\\"customAttr\\\":{\\\"innerCircle\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,{\\\"x\\\":0,\\\"y\\\":0,\\\"y2\\\":1,\\\"x2\\\":1,\\\"global\\\":false,\\\"colorStops\\\":[{\\\"offset\\\":0,\\\"color\\\":\\\"#BD8D35\\\"},{\\\"offset\\\":1,\\\"color\\\":\\\"#BD8D35\\\"}],\\\"type\\\":\\\"linear\\\"}],[1,\\\"rgba(0,0,0,0)\\\"]],\\\"width\\\":15}},\\\"name\\\":\\\"内部小圆\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"itemStyle\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":80},\\\"outerScale\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#FFBB38\\\",\\\"distance\\\":-52,\\\"show\\\":true,\\\"fontSize\\\":14},\\\"min\\\":0,\\\"max\\\":100,\\\"axisLine\\\":{\\\"show\\\":false},\\\"name\\\":\\\"外部刻度\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"splitNumber\\\":2,\\\"detail\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":67},\\\"innerProgress\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"animationDuration\\\":2000,\\\"pointer\\\":{\\\"show\\\":true,\\\"length\\\":74,\\\"width\\\":3,\\\"itemStyle\\\":{\\\"color\\\":\\\"#BD8D35\\\"}},\\\"data\\\":[{\\\"name\\\":\\\"去年优良率\\\",\\\"value\\\":44}],\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,\\\"#BD8D35\\\"],[1,\\\"#BD8D35\\\"]],\\\"width\\\":1}},\\\"name\\\":\\\"内部进度条\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"detail\\\":{\\\"offsetCenter\\\":[0,50],\\\"show\\\":false,\\\"textStyle\\\":{\\\"padding\\\":[0,0,0,0],\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"normal\\\"}},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":30,\\\"title\\\":{\\\"offsetCenter\\\":[0,26],\\\"show\\\":true,\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"normal\\\"}}},\\\"outerProgress\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,\\\"#BD8D35\\\"],[1,\\\"#BD8D35\\\"]],\\\"width\\\":2}},\\\"name\\\":\\\"外部进度条\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":80},\\\"basic\\\":{\\\"startAngle\\\":180,\\\"endAngle\\\":0},\\\"innerShadow\\\":{\\\"axisLabel\\\":{\\\"show\\\":false},\\\"customGradient\\\":{\\\"endColor\\\":\\\"#BD8D35\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#BD8D3500\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.44,{\\\"x\\\":0,\\\"y\\\":1,\\\"y2\\\":0,\\\"x2\\\":0,\\\"global\\\":false,\\\"colorStops\\\":[{\\\"offset\\\":0,\\\"color\\\":\\\"#2de69600\\\"},{\\\"offset\\\":1,\\\"color\\\":\\\"#2de696\\\"}],\\\"type\\\":\\\"linear\\\"}],[1,\\\"rgba(0,0,0,0)\\\"]],\\\"width\\\":100}},\\\"name\\\":\\\"内部阴影\\\",\\\"axisTick\\\":{\\\"show\\\":false},\\\"splitLine\\\":{\\\"show\\\":false},\\\"itemStyle\\\":{\\\"show\\\":false},\\\"type\\\":\\\"gauge\\\",\\\"radius\\\":80}},\\\"valuePrefix\\\":\\\"已使用：\\\",\\\"titlePrefix\\\":\\\"车辆总数：\\\",\\\"valueMapping\\\":\\\"used\\\",\\\"titleMapping\\\":\\\"total\\\",\\\"valueSuffix\\\":\\\"辆\\\"}}}]},\\\"component\\\":\\\"JGroup\\\",\\\"w\\\":1902.3610785463065,\\\"x\\\":6,\\\"y\\\":69,\\\"componentName\\\":\\\"车辆\\\",\\\"pageCompId\\\":\\\"1151112776978583552\\\",\\\"equalProportion\\\":true,\\\"key\\\":\\\"7ea6e027-6c73-41e9-80ee-ab95267ce97a\\\",\\\"group\\\":true},{\\\"visible\\\":true,\\\"h\\\":1065,\\\"i\\\":\\\"es-drager-1756453564096-22\\\",\\\"props\\\":{\\\"elements\\\":[{\\\"component\\\":\\\"JScrollList\\\",\\\"visible\\\":true,\\\"w\\\":339,\\\"x\\\":1653.2942555685815,\\\"h\\\":157,\\\"i\\\":\\\"es-drager-1763357806623-2\\\",\\\"y\\\":873.5580304806565,\\\"orderNum\\\":1074.87104337632,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"82.02422821414615%\\\",\\\"left\\\":\\\"75.60621250542819%\\\",\\\"width\\\":\\\"15.502688618805859%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"14.741784037558686%\\\"},\\\"componentName\\\":\\\"滚动列表(多行+序号)\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"外刚性还本付息约\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 131.73\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"归还田迪投控本息合计\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 11.04\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"压降天保担保额度\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 36.81\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"压降隐性债务规模\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 24.64\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":339,\\\"height\\\":157},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":515,\\\"dataType\\\":1,\\\"h\\\":220,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"marginRight\\\":0,\\\"showIndex\\\":true,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"fieldMapping\\\":[{\\\"__system\\\":true,\\\"textAlign\\\":\\\"left\\\",\\\"name\\\":\\\"标题\\\",\\\"width\\\":233,\\\"textStyle\\\":{\\\"fontSize\\\":14,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"key\\\":\\\"title\\\",\\\"marginLeft\\\":14},{\\\"marginRight\\\":18,\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":18,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#FFFFFF\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#000000\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#04FAFD\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginLeft\\\":0},\\\"suffixStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"prefix\\\":\\\"\\\",\\\"prefixStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffix\\\":\\\" 亿元\\\",\\\"enabled\\\":true},\\\"name\\\":\\\"金额\\\",\\\"width\\\":193,\\\"textStyle\\\":{\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"bold\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"key\\\":\\\"value\\\",\\\"marginLeft\\\":0}],\\\"borderRadius\\\":8,\\\"autoScrollEnabled\\\":true,\\\"showHeader\\\":false,\\\"indexFieldStyle\\\":{\\\"width\\\":28,\\\"textStyle\\\":{\\\"fontSize\\\":21,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#F54100\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#D4BA28\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"marginLeft\\\":15},\\\"header\\\":{\\\"padding\\\":\\\"8px 0\\\",\\\"backgroundColor\\\":\\\"#1890FF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"row\\\":{\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundImg\\\":\\\"\\\",\\\"isMultiline\\\":true,\\\"alternateBackgroundColor\\\":\\\"#F8F9FA\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"marginBottom\\\":10,\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundType\\\":\\\"image\\\",\\\"marginTop\\\":1,\\\"height\\\":41},\\\"marginLeft\\\":4}}},{\\\"component\\\":\\\"JScrollList\\\",\\\"visible\\\":true,\\\"w\\\":339,\\\"x\\\":1310.3048065650646,\\\"h\\\":157,\\\"i\\\":\\\"es-drager-1763357453690-1\\\",\\\"y\\\":869.8886283704572,\\\"orderNum\\\":1074.87104337632,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"81.6796834150664%\\\",\\\"left\\\":\\\"59.92108381092284%\\\",\\\"width\\\":\\\"15.502688618805859%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"14.741784037558686%\\\"},\\\"componentName\\\":\\\"滚动列表(多行+序号)\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"实现资产盘活收入化债约\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 1.2\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"经营收入化债约\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4.46\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"财政资金到位化解隐性债务\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 6.61\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"再融资债券资金到位化解隐性债务\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 12.37\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"到期隐性债务偿还本息合计\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 36.99\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":339,\\\"height\\\":157},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":515,\\\"dataType\\\":1,\\\"h\\\":220,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"marginRight\\\":0,\\\"showIndex\\\":true,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"fieldMapping\\\":[{\\\"__system\\\":true,\\\"textAlign\\\":\\\"left\\\",\\\"name\\\":\\\"标题\\\",\\\"width\\\":233,\\\"textStyle\\\":{\\\"fontSize\\\":14,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"key\\\":\\\"title\\\",\\\"marginLeft\\\":14},{\\\"marginRight\\\":18,\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontFamily\\\":\\\"\\\",\\\"fontSize\\\":18,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#FFFFFF\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#000000\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#04FAFD\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginLeft\\\":0},\\\"suffixStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"prefix\\\":\\\"\\\",\\\"prefixStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"suffix\\\":\\\" 亿元\\\",\\\"enabled\\\":true},\\\"name\\\":\\\"金额\\\",\\\"width\\\":193,\\\"textStyle\\\":{\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"bold\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"key\\\":\\\"value\\\",\\\"marginLeft\\\":0}],\\\"borderRadius\\\":8,\\\"autoScrollEnabled\\\":true,\\\"showHeader\\\":false,\\\"indexFieldStyle\\\":{\\\"width\\\":28,\\\"textStyle\\\":{\\\"fontSize\\\":21,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#F54100\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#D4BA28\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"marginLeft\\\":15},\\\"header\\\":{\\\"padding\\\":\\\"8px 0\\\",\\\"backgroundColor\\\":\\\"#1890FF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"row\\\":{\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundImg\\\":\\\"\\\",\\\"isMultiline\\\":true,\\\"alternateBackgroundColor\\\":\\\"#F8F9FA\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"marginBottom\\\":10,\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundType\\\":\\\"image\\\",\\\"marginTop\\\":1,\\\"height\\\":41},\\\"marginLeft\\\":4}}},{\\\"component\\\":\\\"JScrollList\\\",\\\"visible\\\":true,\\\"w\\\":451.99999999999994,\\\"x\\\":276.01406799531065,\\\"h\\\":157,\\\"i\\\":\\\"ec3ee79c-04b7-462a-89dd-b8b1e95104d8\\\",\\\"y\\\":457.2626025791325,\\\"orderNum\\\":1074.87104337632,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"42.9354556412331%\\\",\\\"left\\\":\\\"12.622301329030117%\\\",\\\"width\\\":\\\"20.670251491741144%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"14.741784037558686%\\\"},\\\"componentName\\\":\\\"滚动列表(多行+序号)\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"保区创新创业园\\\\\\\",\\\\n    \\\\\\\"content\\\\\\\": \\\\\\\"按期完工\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"中蓝白领公寓\\\\\\\",\\\\n    \\\\\\\"content\\\\\\\": \\\\\\\"已建设完成，进行验收与运营准备\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"合成生物中心\\\\\\\",\\\\n    \\\\\\\"content\\\\\\\": \\\\\\\"竣工备案，确定运营方案，项目整体具备移交条件\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"中欧核心区综合服务中心\\\\\\\",\\\\n    \\\\\\\"content\\\\\\\": \\\\\\\"竣工验收\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"title\\\\\\\": \\\\\\\"汀园一期二标项目\\\\\\\",\\\\n    \\\\\\\"content\\\\\\\": \\\\\\\"结构封顶\\\\\\\"\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":451.99999999999994,\\\"height\\\":157},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":515,\\\"dataType\\\":1,\\\"h\\\":220,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"marginRight\\\":0,\\\"showIndex\\\":true,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"fieldMapping\\\":[{\\\"__system\\\":true,\\\"textAlign\\\":\\\"left\\\",\\\"name\\\":\\\"标题\\\",\\\"width\\\":162,\\\"textStyle\\\":{\\\"fontSize\\\":14,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"key\\\":\\\"title\\\",\\\"marginLeft\\\":14},{\\\"marginRight\\\":18,\\\"compose\\\":{\\\"contentStyle\\\":{\\\"fontSize\\\":14,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#FFFFFF\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#000000\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#D1D1D1\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginLeft\\\":0},\\\"prefix\\\":\\\"\\\",\\\"prefixStyle\\\":{\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"enabled\\\":true},\\\"name\\\":\\\"内容\\\",\\\"width\\\":257,\\\"textStyle\\\":{\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"bold\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"key\\\":\\\"content\\\",\\\"marginLeft\\\":0}],\\\"borderRadius\\\":8,\\\"autoScrollEnabled\\\":true,\\\"showHeader\\\":false,\\\"indexFieldStyle\\\":{\\\"width\\\":28,\\\"textStyle\\\":{\\\"fontSize\\\":21,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#F54100\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#D4BA28\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"fontStyle\\\":\\\"italic\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\"},\\\"marginLeft\\\":15},\\\"header\\\":{\\\"padding\\\":\\\"8px 0\\\",\\\"backgroundColor\\\":\\\"#1890FF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"row\\\":{\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundImg\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题行-1_21_1763554527340.png\\\",\\\"isMultiline\\\":true,\\\"alternateBackgroundColor\\\":\\\"#F8F9FA\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"marginBottom\\\":10,\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundType\\\":\\\"image\\\",\\\"marginTop\\\":1,\\\"height\\\":41},\\\"marginLeft\\\":4}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":665.0000038733882,\\\"x\\\":475.7444323786635,\\\"h\\\":58.9999989,\\\"i\\\":\\\"es-drager-1763042970956-9\\\",\\\"y\\\":960.5416156499999,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"90.191701%\\\",\\\"left\\\":\\\"21.756099697041183%\\\",\\\"width\\\":\\\"30.410879031132236%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.539906%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"成功谋划实施总投资113亿元的港口型国家粮食物流枢纽项目，启动建设总投资12亿元的40万吨粮食筒仓项目，并获取1.9亿元超长期特别国债资金支持\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":665.0000038733882,\\\"height\\\":58.9999989},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"textAlign\\\":\\\"left\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":665.0000038733882,\\\"x\\\":451.688168158851,\\\"h\\\":49.00000034999999,\\\"i\\\":\\\"es-drager-1763042965821-8\\\",\\\"y\\\":889.63892115,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"83.534171%\\\",\\\"left\\\":\\\"20.655991220547158%\\\",\\\"width\\\":\\\"30.410879031132236%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.6009389999999994%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"推动分布式光伏项目并网发电、氢能重卡扩量布局、50MW防波堤风电项目开工建设等工作，构建绿色新能源产业发展体系\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":665.0000038733882,\\\"height\\\":49.00000035},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"textAlign\\\":\\\"left\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":660.9999992373974,\\\"x\\\":398.5111289953106,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763042960045-7\\\",\\\"y\\\":812.4056217,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"76.282218%\\\",\\\"left\\\":\\\"18.22417092608577%\\\",\\\"width\\\":\\\"30.227956239552455%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"累计中标市场化项目14个，签约合同额超9100万元，展现出城市运营业务的品牌实力和市场竞争力\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":660.9999992373974,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"textAlign\\\":\\\"center\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"visible\\\":true,\\\"h\\\":44.9999988,\\\"i\\\":\\\"es-drager-1763042876096-6\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":567.9999905685813,\\\"x\\\":250.33644724267296,\\\"y\\\":408.4407912,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"38.351248%\\\",\\\"left\\\":\\\"11.44804717268814%\\\",\\\"width\\\":\\\"25.97500586805127%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.225352%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"坚持以重点项目为抓手，加快建设进度，着力改善资产质量，提升经营发展后劲\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":567.9999905685813,\\\"height\\\":44.9999988},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"4555e8cb-7e7b-4006-8039-984e9f9f66bd\\\"},{\\\"visible\\\":true,\\\"h\\\":44.9999988,\\\"i\\\":\\\"es-drager-1763042867476-5\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":440.0000091524032,\\\"x\\\":274.5216791377492,\\\"y\\\":319.94137929407975,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"30.041444065171806%\\\",\\\"left\\\":\\\"12.554053424142353%\\\",\\\"width\\\":\\\"20.121484171567655%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.225352%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"长三角项目7个，完成内资到位5000万元，新增税收收入3亿元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":440.0000091524032,\\\"height\\\":44.9999988},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"4555e8cb-7e7b-4006-8039-984e9f9f66bd\\\"},{\\\"visible\\\":true,\\\"h\\\":44.9999988,\\\"i\\\":\\\"es-drager-1763042861732-4\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":482.99999117174673,\\\"x\\\":282.11840171512296,\\\"y\\\":283.2239145483587,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"26.59379479327312%\\\",\\\"left\\\":\\\"12.901456446680637%\\\",\\\"width\\\":\\\"22.087901079709642%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.225352%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"注册资本1亿元以上的大好项目2个，实体项目3个，京冀项目11个，\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":482.99999117174673,\\\"height\\\":44.9999988},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"4555e8cb-7e7b-4006-8039-984e9f9f66bd\\\"},{\\\"visible\\\":true,\\\"h\\\":44.9999988,\\\"i\\\":\\\"es-drager-1763042856445-3\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":313.9999987538101,\\\"x\\\":320.1019879624853,\\\"y\\\":251.5709253381594,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"23.621683130343605%\\\",\\\"left\\\":\\\"14.638470341130239%\\\",\\\"width\\\":\\\"14.359422439485975%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.225352%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"招引项目公司18家\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":313.9999987538101,\\\"height\\\":44.9999988},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"4555e8cb-7e7b-4006-8039-984e9f9f66bd\\\"},{\\\"visible\\\":true,\\\"h\\\":44.9999988,\\\"i\\\":\\\"es-drager-1763042838775-2\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":394.9999935146542,\\\"x\\\":271.9894450914419,\\\"y\\\":211.05509700000002,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"19.81738%\\\",\\\"left\\\":\\\"12.438252728184123%\\\",\\\"width\\\":\\\"18.06360443624784%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.225352%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"预计实现固投6.81亿元，固投指标完成率达103.81%\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":394.9999935146542,\\\"height\\\":44.9999988},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"4555e8cb-7e7b-4006-8039-984e9f9f66bd\\\"},{\\\"visible\\\":true,\\\"h\\\":44.9999988,\\\"i\\\":\\\"es-drager-1763042831263-1\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":443.9999929214536,\\\"x\\\":284.77960655744425,\\\"y\\\":180.79717965,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"16.976261%\\\",\\\"left\\\":\\\"13.023155060312986%\\\",\\\"width\\\":\\\"20.304406008888794%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.225352%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"新增盘活面积4.92万平米，实现新增资产盘活收入4.25亿元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":443.9999929214536,\\\"height\\\":44.9999988},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"4555e8cb-7e7b-4006-8039-984e9f9f66bd\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763042137685-3\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":400.00000452637744,\\\"x\\\":1500.7467639279014,\\\"y\\\":774.793677,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"72.75058%\\\",\\\"left\\\":\\\"68.63011733585486%\\\",\\\"width\\\":\\\"18.292258164287208%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"建设开发一期工程5.6平方公里造路部分2个立项的决算工作。\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":400.00000452637744,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763042130020-2\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":456.999992338218,\\\"x\\\":1502.1418325375146,\\\"y\\\":748.3341141,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"70.266114%\\\",\\\"left\\\":\\\"68.69391472304278%\\\",\\\"width\\\":\\\"20.89890436582908%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"启动海阳经济区(北区)生活区域市政基础设施工程和新成集团1区工业区\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":456.999992338218,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"visible\\\":true,\\\"h\\\":40.000004849999996,\\\"i\\\":\\\"es-drager-1763042123591-1\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":178.00000806565058,\\\"x\\\":1666.737377284291,\\\"y\\\":721.74561165,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"67.769541%\\\",\\\"left\\\":\\\"76.2209751308658%\\\",\\\"width\\\":\\\"8.14005515984281%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.7558689999999997%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"启动2个立项的决算工作\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":178.00000806565058,\\\"height\\\":40.000004849999996},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763041888225-9\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":99.00000518933179,\\\"x\\\":1886.9132275656505,\\\"y\\\":681.10082385,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"63.953129%\\\",\\\"left\\\":\\\"86.28975875414821%\\\",\\\"width\\\":\\\"4.527334081741519%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"决算总金额\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":99.0000051893318,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763041884664-8\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":99.00000518933179,\\\"x\\\":1788.1559048909733,\\\"y\\\":679.8347092500001,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"63.834245%\\\",\\\"left\\\":\\\"81.77352270030615%\\\",\\\"width\\\":\\\"4.527334081741519%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"决算审核\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":99.0000051893318,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763041880252-7\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":71.99999998007033,\\\"x\\\":1871.3329382022273,\\\"y\\\":652.8593292279601,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"61.301345467414095%\\\",\\\"left\\\":\\\"85.57726207393569%\\\",\\\"width\\\":\\\"3.292606431401352%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"14\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":71.99999998007033,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"fontFamily\\\":\\\"DIGITALDREAMFAT\\\",\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763041872463-6\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":46.00000114654163,\\\"x\\\":1920.9695138089094,\\\"y\\\":653.1172353,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"61.325562%\\\",\\\"left\\\":\\\"87.84717468672096%\\\",\\\"width\\\":\\\"2.1036097175207886%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"亿元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":46.00000114654163,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"visible\\\":true,\\\"h\\\":43,\\\"i\\\":\\\"es-drager-1763041867629-5\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":42,\\\"x\\\":1814.6154563487687,\\\"y\\\":649.3188808499999,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"60.968909%\\\",\\\"left\\\":\\\"82.98353505205681%\\\",\\\"width\\\":\\\"1.9206870855157703%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558685446009%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":42,\\\"height\\\":43},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763041862452-4\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":71.99999998007033,\\\"x\\\":1780.3012813640096,\\\"y\\\":649.1899256720399,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"60.956800532585895%\\\",\\\"left\\\":\\\"81.41432570102454%\\\",\\\"width\\\":\\\"3.292606431401352%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"5\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":71.99999998007033,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"fontFamily\\\":\\\"DIGITALDREAMFAT\\\",\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763041848451-3\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":99.00000518933179,\\\"x\\\":1643.9472355287223,\\\"y\\\":682.4958993,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"64.084122%\\\",\\\"left\\\":\\\"75.17876725117546%\\\",\\\"width\\\":\\\"4.527334081741519%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"审核金额约\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":99.0000051893318,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763041841952-2\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":46.00000114654163,\\\"x\\\":1685.600214823564,\\\"y\\\":655.778436,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"61.57544%\\\",\\\"left\\\":\\\"77.08358485605304%\\\",\\\"width\\\":\\\"2.1036097175207886%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"亿元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":46.00000114654163,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763041833962-1\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":71.99999998007033,\\\"x\\\":1637.3587135990622,\\\"y\\\":654.38336055,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"61.444447000000004%\\\",\\\"left\\\":\\\"74.8774698944389%\\\",\\\"width\\\":\\\"3.292606431401352%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"33\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":71.99999998007033,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"fontFamily\\\":\\\"DIGITALDREAMFAT\\\",\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763041616450-2\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":71.99999998007033,\\\"x\\\":1543.7948233774912,\\\"y\\\":655.778436,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"61.57544%\\\",\\\"left\\\":\\\"70.59873285588682%\\\",\\\"width\\\":\\\"3.292606431401352%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"146\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":71.99999998007033,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"fontFamily\\\":\\\"DIGITALDREAMFAT\\\",\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763041602493-1\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":46.00000114654163,\\\"x\\\":1594.5685637579134,\\\"y\\\":657.17351145,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"61.706433%\\\",\\\"left\\\":\\\"72.9206487471251%\\\",\\\"width\\\":\\\"2.1036097175207886%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"项\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":46.00000114654163,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":400.00000452637744,\\\"x\\\":1633.5920373159436,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763039434020-6\\\",\\\"y\\\":289.10316405000003,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"27.145837%\\\",\\\"left\\\":\\\"74.70521735890784%\\\",\\\"width\\\":\\\"18.292258164287208%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"完善员工考核评价机制，完善选人用人机制，推进企业人才\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":400.00000452637744,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":1,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":407.000007422626,\\\"x\\\":1565.3505526565066,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763039429945-5\\\",\\\"y\\\":236.05509870000003,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"22.164798%\\\",\\\"left\\\":\\\"71.58449025696014%\\\",\\\"width\\\":\\\"18.61237281098715%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"编制《集团改革深化提升行动方案》，进一步完善\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":407.0000074226259,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":1,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":325.0000062860492,\\\"x\\\":1547.7538337977724,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763039424189-4\\\",\\\"y\\\":181.74090809999998,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"17.064874%\\\",\\\"left\\\":\\\"70.7797809555453%\\\",\\\"width\\\":\\\"14.862459877765685%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"航海低空经济基地项目，获银行贷款10亿元\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":325.00000628604914,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":1,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":362.9999981606096,\\\"x\\\":1503.0129020896836,\\\"h\\\":44.9999988,\\\"i\\\":\\\"es-drager-1756453093407-15\\\",\\\"y\\\":132.5638941,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"12.447314%\\\",\\\"left\\\":\\\"68.73374929541033%\\\",\\\"width\\\":\\\"16.600224012126933%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.225352%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"新评级主体“海阳发展集团”已具备AAA评级落地条件\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":362.99999816060955,\\\"height\\\":44.9999988},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"horseLamp\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":1,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":395.9999998903869,\\\"x\\\":1478.4408071078544,\\\"h\\\":105.00000075,\\\"i\\\":\\\"es-drager-1763039350346-3\\\",\\\"y\\\":104.25790874999998,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"9.789475%\\\",\\\"left\\\":\\\"67.61005154551353%\\\",\\\"width\\\":\\\"18.10933537270744%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"9.859155%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":395.9999998903869,\\\"height\\\":105.00000075},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_53_1763550154234.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":395.9999998903869,\\\"x\\\":1516.553334390973,\\\"h\\\":105.00000075,\\\"i\\\":\\\"es-drager-1763039347418-2\\\",\\\"y\\\":153.76553070000003,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"14.438078%\\\",\\\"left\\\":\\\"69.35296199668146%\\\",\\\"width\\\":\\\"18.10933537270744%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"9.859155%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":395.9999998903869,\\\"height\\\":105.00000075},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_53_1763550154234.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":395.9999998903869,\\\"x\\\":1560.9964739953105,\\\"h\\\":105.00000075,\\\"i\\\":\\\"es-drager-1763039343497-1\\\",\\\"y\\\":207.07150710000002,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"19.443334%\\\",\\\"left\\\":\\\"71.38537543186779%\\\",\\\"width\\\":\\\"18.10933537270744%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"9.859155%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":395.9999998903869,\\\"height\\\":105.00000075},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_53_1763550154234.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":56.00000230304804,\\\"x\\\":1774.8417328223916,\\\"h\\\":28.0000002,\\\"i\\\":\\\"es-drager-1763039242410-2\\\",\\\"y\\\":489.28722029999994,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"45.94246199999999%\\\",\\\"left\\\":\\\"81.16465702539044%\\\",\\\"width\\\":\\\"2.560916219340899%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.629108%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":56.000002303048035,\\\"height\\\":28.000000200000002},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_42_1763550192876.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":86.00000577256742,\\\"x\\\":1769.7772638323565,\\\"h\\\":28.0000002,\\\"i\\\":\\\"es-drager-1763039228598-1\\\",\\\"y\\\":428.51347455,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"40.236007%\\\",\\\"left\\\":\\\"80.93305559243437%\\\",\\\"width\\\":\\\"3.932835724801236%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.629108%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":86.00000577256742,\\\"height\\\":28.000000200000002},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_42_1763550192876.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":112.99999011488859,\\\"x\\\":1772.4384455844076,\\\"h\\\":28.0000002,\\\"i\\\":\\\"es-drager-1763039126579-4\\\",\\\"y\\\":359.00585550000005,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"33.70947%\\\",\\\"left\\\":\\\"81.05475315013376%\\\",\\\"width\\\":\\\"5.167562420882767%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.629108%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":112.9999901148886,\\\"height\\\":28.000000200000002},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_42_1763550192876.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":395.9999998903869,\\\"x\\\":1597.8428996811256,\\\"h\\\":105.00000075,\\\"i\\\":\\\"es-drager-1763039122726-3\\\",\\\"y\\\":260.3774835,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"24.44859%\\\",\\\"left\\\":\\\"73.07038624049068%\\\",\\\"width\\\":\\\"18.10933537270744%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"9.859155%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":395.9999998903869,\\\"height\\\":105.00000075},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_53_1763550154234.png\\\"},\\\"izRotate\\\":false}}},{\\\"visible\\\":true,\\\"h\\\":57.00000345,\\\"i\\\":\\\"es-drager-1763039115053-1\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":175.00000980539266,\\\"x\\\":1587.2297652203986,\\\"y\\\":482.7069261,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"45.324594%\\\",\\\"left\\\":\\\"72.58504075726304%\\\",\\\"width\\\":\\\"8.00286330472264%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.352113%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"开展供应链公司业务部负责人“揭榜挂帅”公开竞聘\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":175.00000980539266,\\\"height\\\":57.00000345},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763038916108-2\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":99.00000518933179,\\\"x\\\":1546.5849930087923,\\\"y\\\":681.3587349000001,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"63.977346000000004%\\\",\\\"left\\\":\\\"70.72632911248775%\\\",\\\"width\\\":\\\"4.527334081741519%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"结算审核\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":99.0000051893318,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"visible\\\":true,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1763038893302-1\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":593.0000038933175,\\\"x\\\":1478.34348369871,\\\"y\\\":619.4478354,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"58.164116%\\\",\\\"left\\\":\\\"67.60560088325013%\\\",\\\"width\\\":\\\"27.11827259973087%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"坚持问题导向，瞄准债务症结，持续推动土地开发成本决算，为存量债务化解探索可行路径\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":593.0000038933176,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":124.68426635052752,\\\"x\\\":375.1957872215708,\\\"h\\\":59.94860505,\\\"i\\\":\\\"es-drager-1763038751694-10\\\",\\\"y\\\":952.2192264,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"89.410256%\\\",\\\"left\\\":\\\"17.15794531086652%\\\",\\\"width\\\":\\\"5.701891908249208%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.628977%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"建设集团\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":124.68426635052754,\\\"height\\\":59.94860505},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":124.68426635052752,\\\"x\\\":353.67174706330593,\\\"h\\\":59.94860505,\\\"i\\\":\\\"es-drager-1763038747182-9\\\",\\\"y\\\":876.2520521999999,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"82.277188%\\\",\\\"left\\\":\\\"16.17363707372123%\\\",\\\"width\\\":\\\"5.701891908249208%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.628977%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"海洋集团\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":124.68426635052754,\\\"height\\\":59.94860505},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":124.68426635052752,\\\"x\\\":323.28487052227433,\\\"h\\\":59.94860505,\\\"i\\\":\\\"es-drager-1763038741952-8\\\",\\\"y\\\":806.6154723,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"75.738542%\\\",\\\"left\\\":\\\"14.784025613208815%\\\",\\\"width\\\":\\\"5.701891908249208%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.628977%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"投资集团\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":124.68426635052754,\\\"height\\\":59.94860505},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":124.68426635052752,\\\"x\\\":295.43023890973035,\\\"h\\\":59.94860505,\\\"i\\\":\\\"es-drager-1763038737302-7\\\",\\\"y\\\":740.7772575,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"69.55655%\\\",\\\"left\\\":\\\"13.510215346303756%\\\",\\\"width\\\":\\\"5.701891908249208%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.628977%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"万众集团\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":124.68426635052754,\\\"height\\\":59.94860505},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":124.68426635052752,\\\"x\\\":265.17234092614297,\\\"h\\\":59.94860505,\\\"i\\\":\\\"es-drager-1763038700270-6\\\",\\\"y\\\":683.93082705,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"64.218857%\\\",\\\"left\\\":\\\"12.12650215840066%\\\",\\\"width\\\":\\\"5.701891908249208%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.628977%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"新成集团\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":124.68426635052754,\\\"height\\\":59.94860505},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":47.00000752227431,\\\"x\\\":327.1512432731535,\\\"h\\\":36.99999569999999,\\\"i\\\":\\\"es-drager-1763038660630-5\\\",\\\"y\\\":954.7033921500001,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"89.643511%\\\",\\\"left\\\":\\\"14.960837332504143%\\\",\\\"width\\\":\\\"2.1493406539803885%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.4741779999999993%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":47.00000752227431,\\\"height\\\":36.99999569999999},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_11_1763550014908.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":47.00000752227431,\\\"x\\\":300.5627341248534,\\\"h\\\":36.99999569999999,\\\"i\\\":\\\"es-drager-1763038655573-4\\\",\\\"y\\\":888.86517735,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"83.461519%\\\",\\\"left\\\":\\\"13.744927662402764%\\\",\\\"width\\\":\\\"2.1493406539803885%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.4741779999999993%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":47.00000752227431,\\\"height\\\":36.99999569999999},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_11_1763550014908.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":47.00000752227431,\\\"x\\\":276.506469905041,\\\"h\\\":36.99999569999999,\\\"i\\\":\\\"es-drager-1763038650929-3\\\",\\\"y\\\":823.02696255,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"77.279527%\\\",\\\"left\\\":\\\"12.644819185908743%\\\",\\\"width\\\":\\\"2.1493406539803885%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.4741779999999993%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":47.00000752227431,\\\"height\\\":36.99999569999999},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_11_1763550014908.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":47.00000752227431,\\\"x\\\":256.24855221102,\\\"h\\\":36.99999569999999,\\\"i\\\":\\\"es-drager-1763038646390-2\\\",\\\"y\\\":753.39038265,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"70.740881%\\\",\\\"left\\\":\\\"11.718411545567136%\\\",\\\"width\\\":\\\"2.1493406539803885%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.4741779999999993%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":47.00000752227431,\\\"height\\\":36.99999569999999},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_11_1763550014908.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":47.00000752227431,\\\"x\\\":237.25675698124275,\\\"h\\\":36.99999569999999,\\\"i\\\":\\\"es-drager-1763038641612-1\\\",\\\"y\\\":698.94724185,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"65.628849%\\\",\\\"left\\\":\\\"10.849904502029203%\\\",\\\"width\\\":\\\"2.1493406539803885%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"3.4741779999999993%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":47.00000752227431,\\\"height\\\":36.99999569999999},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_11_1763550014908.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":322,\\\"x\\\":1559.964839345252,\\\"h\\\":169,\\\"i\\\":\\\"es-drager-1763038468350-11\\\",\\\"y\\\":860.6236798322392,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"80.80973519551542%\\\",\\\"left\\\":\\\"71.3381981140264%\\\",\\\"width\\\":\\\"14.725267655620906%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"15.868544600938966%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":322,\\\"height\\\":169},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_37_1763549942040.png\\\"},\\\"izRotate\\\":false}}},{\\\"visible\\\":true,\\\"h\\\":59.94860505,\\\"i\\\":\\\"es-drager-1763038388788-10\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":173.74037695955448,\\\"x\\\":1796.92848376143,\\\"y\\\":809.8487640279601,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"76.0421374674141%\\\",\\\"left\\\":\\\"82.17469838942888%\\\",\\\"width\\\":\\\"7.9452594823537614%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.628977%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"全口径化债\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":173.74037695955448,\\\"height\\\":59.94860505},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"25ca1904-5d69-45c5-86bd-b235d3ac9f2a\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":217,\\\"x\\\":1276.483013909144,\\\"h\\\":188,\\\"i\\\":\\\"es-drager-1763038374225-9\\\",\\\"y\\\":853.1559168483586,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"80.10853679327312%\\\",\\\"left\\\":\\\"58.37439142132238%\\\",\\\"width\\\":\\\"9.92354994183148%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"17.652582159624412%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":217.00000000000003,\\\"height\\\":187.99999999999997},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_37_1763549942040.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":527.0000004337631,\\\"x\\\":1484.2555886670573,\\\"h\\\":85.99999605000001,\\\"i\\\":\\\"es-drager-1763038372052-8\\\",\\\"y\\\":707.6811257999999,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"66.448932%\\\",\\\"left\\\":\\\"67.87596525612915%\\\",\\\"width\\\":\\\"24.100049878569862%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"8.075117%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":527.0000004337631,\\\"height\\\":85.99999605000001},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_33_1763550324778.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":409,\\\"x\\\":225.73272507796014,\\\"h\\\":152,\\\"i\\\":\\\"es-drager-1763038238876-6\\\",\\\"y\\\":446.86048514999993,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"41.95873099999999%\\\",\\\"left\\\":\\\"10.322903091321901%\\\",\\\"width\\\":\\\"18.70383376133214%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"14.272300469483568%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":409,\\\"height\\\":152},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_30_1763550061880.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":181.00000632590854,\\\"x\\\":1833.833553545135,\\\"h\\\":256.99999575,\\\"i\\\":\\\"es-drager-1763038235098-5\\\",\\\"y\\\":320.37748545,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"30.082393000000003%\\\",\\\"left\\\":\\\"83.86239103046746%\\\",\\\"width\\\":\\\"8.277247014962983%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"24.131455%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":181.00000632590854,\\\"height\\\":256.99999575},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_49_1763549897591.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":355.9999952643611,\\\"x\\\":384.2555866529894,\\\"h\\\":63.00000044999999,\\\"i\\\":\\\"es-drager-1763038220734-4\\\",\\\"y\\\":949.7678732999999,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"89.180082%\\\",\\\"left\\\":\\\"17.572255781468634%\\\",\\\"width\\\":\\\"16.28010936542699%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.915492999999999%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":355.9999952643611,\\\"height\\\":63.00000044999999},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_25_1763550350084.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":355.9999952643611,\\\"x\\\":366.529913887456,\\\"h\\\":63.00000044999999,\\\"i\\\":\\\"es-drager-1763038208032-3\\\",\\\"y\\\":873.8006991000001,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"82.047014%\\\",\\\"left\\\":\\\"16.761649334734386%\\\",\\\"width\\\":\\\"16.28010936542699%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.915492999999999%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":355.9999952643611,\\\"height\\\":63.00000044999999},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_25_1763550350084.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":355.9999952643611,\\\"x\\\":334.87691488218053,\\\"h\\\":63.00000044999999,\\\"i\\\":\\\"es-drager-1763038199346-2\\\",\\\"y\\\":805.4302444499999,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"75.627253%\\\",\\\"left\\\":\\\"15.314137277418286%\\\",\\\"width\\\":\\\"16.28010936542699%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.915492999999999%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":355.9999952643611,\\\"height\\\":63.00000044999999},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_25_1763550350084.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JOrbitRing\\\",\\\"visible\\\":true,\\\"w\\\":538.9999934747948,\\\"x\\\":886.7444235703398,\\\"h\\\":134.99999640000004,\\\"i\\\":\\\"5c18670b-4206-42f4-8884-1592d70ec919\\\",\\\"y\\\":435.73857300000003,\\\"orderNum\\\":1074.8710433763197,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"40.91442%\\\",\\\"left\\\":\\\"40.551394345349465%\\\",\\\"width\\\":\\\"24.648817299050542%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"12.676056000000004%\\\"},\\\"componentName\\\":\\\"轨道环形文字\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"经营发展\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 1\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"全口径化债\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 2\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"土地成本决算\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 3\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"创新赋能\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 4\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"重点项目\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 5\\\\n  },\\\\n  {\\\\n    \\\\\\\"name\\\\\\\": \\\\\\\"培育增量\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": 6\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":538.9999934747948,\\\"height\\\":134.99999640000004},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"id(唯一标识)\\\"},{\\\"mapping\\\":\\\"imgSrc\\\",\\\"filed\\\":\\\"图片地址\\\"}],\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":750,\\\"dataType\\\":1,\\\"h\\\":540,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"sharedSpeed\\\":1,\\\"color\\\":\\\"#ffffff\\\",\\\"showOrbit\\\":true,\\\"planetHeight\\\":80,\\\"letterSpacing\\\":0,\\\"tilt\\\":0.55,\\\"fontGradient\\\":{\\\"endColor\\\":\\\"#0066cc\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"direction\\\":\\\"to right\\\",\\\"startColor\\\":\\\"#ffffff\\\"},\\\"fontStyle\\\":\\\"normal\\\",\\\"orbitRadius\\\":290,\\\"sun\\\":{\\\"repeat\\\":\\\"no-repeat\\\",\\\"width\\\":300,\\\"bgImg\\\":\\\"\\\",\\\"position\\\":\\\"center\\\",\\\"height\\\":300},\\\"sharedDepth\\\":10,\\\"planetWidth\\\":80,\\\"imgTextMode\\\":true,\\\"showType\\\":\\\"1\\\",\\\"fontSize\\\":14,\\\"items\\\":[{\\\"bgColor\\\":\\\"#31AEFD00\\\",\\\"name\\\":\\\"经营发展\\\",\\\"bgImg\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/jyfz_1763550629518.png\\\",\\\"value\\\":1},{\\\"bgColor\\\":\\\"#409EFF00\\\",\\\"name\\\":\\\"全口径化债\\\",\\\"bgImg\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/系统入口页_05_1763550642627.png\\\",\\\"value\\\":2},{\\\"bgColor\\\":\\\"#E6A23C00\\\",\\\"name\\\":\\\"土地成本决算\\\",\\\"bgImg\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/系统入口页_11_1763550652200.png\\\",\\\"value\\\":3},{\\\"bgColor\\\":\\\"#F56C6C00\\\",\\\"name\\\":\\\"创新赋能\\\",\\\"bgImg\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/系统入口页_13_1763550665155.png\\\",\\\"value\\\":4},{\\\"bgColor\\\":\\\"#67C23A00\\\",\\\"name\\\":\\\"重点项目\\\",\\\"bgImg\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/系统入口页_07_1763550686864.png\\\",\\\"value\\\":5},{\\\"bgColor\\\":\\\"#90939900\\\",\\\"name\\\":\\\"培育增量\\\",\\\"bgImg\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/系统入口页_09_1763550696802.png\\\",\\\"value\\\":6}],\\\"fontWeight\\\":\\\"normal\\\",\\\"fontColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":1}}},{\\\"visible\\\":true,\\\"h\\\":44.9999988,\\\"i\\\":\\\"es-drager-1763036807357-1\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":417.0000085791326,\\\"x\\\":939.2344604613129,\\\"y\\\":132.55568295,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"12.446543%\\\",\\\"left\\\":\\\"42.951797582843234%\\\",\\\"width\\\":\\\"19.06967931280727%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.225352%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"服务产业发展，构筑美好生活\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":417.00000857913255,\\\"height\\\":44.9999988},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#00FFDE\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":28,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"4555e8cb-7e7b-4006-8039-984e9f9f66bd\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":507.0000189876905,\\\"x\\\":901.3481934109026,\\\"h\\\":177.9999997500001,\\\"i\\\":\\\"es-drager-1763036557092-11\\\",\\\"y\\\":64.0000035,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"6.009390000000001%\\\",\\\"left\\\":\\\"41.219234158030744%\\\",\\\"width\\\":\\\"23.18543782918827%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"16.713615000000008%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":507.0000189876905,\\\"height\\\":177.99999975000006},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_46_1763550136221.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":502.00000797596726,\\\"x\\\":894.7596865756153,\\\"h\\\":361.0000041,\\\"i\\\":\\\"es-drager-1763036542751-10\\\",\\\"y\\\":167.56389435,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"15.733699000000001%\\\",\\\"left\\\":\\\"40.91793749156958%\\\",\\\"width\\\":\\\"22.9567841011489%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"33.896714%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":502.0000079759672,\\\"height\\\":361.00000410000007},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":2500,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/控股业务综合监管版本6改_01_03_1763550233848.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":486.99999580773743,\\\"x\\\":886.0258078833527,\\\"h\\\":250.99999874999997,\\\"i\\\":\\\"es-drager-1763036539797-9\\\",\\\"y\\\":204.41031705,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"19.193457%\\\",\\\"left\\\":\\\"40.51853158655315%\\\",\\\"width\\\":\\\"22.270823871289416%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"23.568074999999997%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":486.99999580773743,\\\"height\\\":250.99999874999997},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":2500,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/系统入口页_03_1763550411407.png\\\"},\\\"izRotate\\\":false}}},{\\\"visible\\\":true,\\\"h\\\":59.94860505,\\\"i\\\":\\\"es-drager-1763036485878-7\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":173.74037695955448,\\\"x\\\":1826.178203524619,\\\"y\\\":565.6166436,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"53.109544%\\\",\\\"left\\\":\\\"83.51230693714584%\\\",\\\"width\\\":\\\"7.9452594823537614%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.628977%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"土地成本决算\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":173.74037695955448,\\\"height\\\":59.94860505},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"25ca1904-5d69-45c5-86bd-b235d3ac9f2a\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":124.68426635052752,\\\"x\\\":289.3575628364595,\\\"h\\\":59.94860505,\\\"i\\\":\\\"es-drager-1763036478147-6\\\",\\\"y\\\":609.3587282999999,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"57.216782%\\\",\\\"left\\\":\\\"13.232507953245376%\\\",\\\"width\\\":\\\"5.701891908249208%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.628977%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"培育增量\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":124.68426635052754,\\\"height\\\":59.94860505},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":124.68426635052752,\\\"x\\\":295.81711198124265,\\\"h\\\":59.94860505,\\\"i\\\":\\\"es-drager-1763036469399-5\\\",\\\"y\\\":360.06213314999997,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"33.808651%\\\",\\\"left\\\":\\\"13.527907301355837%\\\",\\\"width\\\":\\\"5.701891908249208%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.628977%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"重点项目\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":124.68426635052754,\\\"height\\\":59.94860505},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":44.00000926201641,\\\"x\\\":327.92498941617816,\\\"h\\\":29.000003249999995,\\\"i\\\":\\\"es-drager-1763033026815-2\\\",\\\"y\\\":131.23329375,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"12.322375000000001%\\\",\\\"left\\\":\\\"14.99622124260831%\\\",\\\"width\\\":\\\"2.012148798860219%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"2.7230049999999997%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":44.00000926201641,\\\"height\\\":29.000003249999995},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_14_1763550425365.png\\\"},\\\"izRotate\\\":false}}},{\\\"visible\\\":true,\\\"h\\\":43.9623054,\\\"i\\\":\\\"es-drager-1756453034262-13\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":173.74037695955448,\\\"x\\\":1626.6084358347014,\\\"y\\\":418.26377610000003,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"39.273594%\\\",\\\"left\\\":\\\"74.38585275949329%\\\",\\\"width\\\":\\\"7.9452594823537614%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.127916%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"交流轮岗16人\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":173.74037695955448,\\\"height\\\":43.962305400000005},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"2cb7d6a8-c524-4c08-8ce5-532022d7dd70\\\"},{\\\"visible\\\":true,\\\"h\\\":44.9999988,\\\"i\\\":\\\"es-drager-1756452592342-9\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":313.9999987538101,\\\"x\\\":369.7385606828839,\\\"y\\\":123.95075985,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"11.638569%\\\",\\\"left\\\":\\\"16.908382821923905%\\\",\\\"width\\\":\\\"14.359422439485975%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.225352%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"营业收88亿元   占全年目标80%，同比↑33%\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":313.9999987538101,\\\"height\\\":44.9999988},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"4555e8cb-7e7b-4006-8039-984e9f9f66bd\\\"},{\\\"visible\\\":true,\\\"h\\\":59.94860505,\\\"i\\\":\\\"es-drager-1756451958689-3\\\",\\\"orderNum\\\":70,\\\"component\\\":\\\"JText\\\",\\\"w\\\":173.74037695955448,\\\"x\\\":1781.9929530902693,\\\"y\\\":61.8300021,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"5.805634%\\\",\\\"left\\\":\\\"81.49168694001405%\\\",\\\"width\\\":\\\"7.9452594823537614%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.628977%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"创新赋能\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":173.74037695955448,\\\"height\\\":59.94860505},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}},\\\"key\\\":\\\"25ca1904-5d69-45c5-86bd-b235d3ac9f2a\\\"},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":173.74037695955448,\\\"x\\\":1605.4161800257914,\\\"h\\\":43.9623054,\\\"i\\\":\\\"es-drager-1756453142151-16\\\",\\\"y\\\":348.89330775,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"32.759935%\\\",\\\"left\\\":\\\"73.41671723460948%\\\",\\\"width\\\":\\\"7.9452594823537614%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.127916%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"各级人员外部引进10人\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":173.74037695955448,\\\"height\\\":43.962305400000005},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":59.00000056330598,\\\"x\\\":1738.5111378985932,\\\"h\\\":64.0000035,\\\"i\\\":\\\"3a8b52fe-94c4-4df7-85d7-f31fbecb03d3\\\",\\\"y\\\":655.53575445,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"61.552653%\\\",\\\"left\\\":\\\"79.50323549017034%\\\",\\\"width\\\":\\\"2.6981080744610706%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"6.009390000000001%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":59.00000056330598,\\\"height\\\":64.0000035},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_03 2_1763550452700.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":537.0000015902696,\\\"x\\\":386.8511210111371,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1756452586319-8\\\",\\\"y\\\":749.0914356000001,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"70.337224%\\\",\\\"left\\\":\\\"17.69095124150927%\\\",\\\"width\\\":\\\"24.557356380389972%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"居然公寓品牌获新区国资委市场化品牌公寓运营整合主体认定，不断壮大品牌影响力\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":537.0000015902696,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":404.9999946711606,\\\"x\\\":353.05978230773735,\\\"h\\\":43.000003349999986,\\\"i\\\":\\\"es-drager-1756452491126-7\\\",\\\"y\\\":692.2532163000001,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"65.000302%\\\",\\\"left\\\":\\\"16.14565153079715%\\\",\\\"width\\\":\\\"18.52091093806795%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"4.037558999999999%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"累计实现营业收入117.54亿元，成为市场化转型发展先锋军\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":404.9999946711606,\\\"height\\\":43.000003349999986},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#F0E9E9\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JText\\\",\\\"visible\\\":true,\\\"w\\\":124.68426635052752,\\\"x\\\":352.92145536107853,\\\"h\\\":59.94860505,\\\"i\\\":\\\"es-drager-1756452434656-5\\\",\\\"y\\\":58.8546264,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"5.526256%\\\",\\\"left\\\":\\\"16.13932575032033%\\\",\\\"width\\\":\\\"5.701891908249208%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.628977%\\\"},\\\"componentName\\\":\\\"文本\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"经营发展\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":124.68426635052754,\\\"height\\\":59.94860505},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0085FF\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":411.8668873558031,\\\"x\\\":263.7385734642438,\\\"h\\\":108.90662310000002,\\\"i\\\":\\\"a8467ed7-7901-42c0-8679-67cacde2fef7\\\",\\\"y\\\":28.790145000000003,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"2.7033%\\\",\\\"left\\\":\\\"12.060935047741077%\\\",\\\"width\\\":\\\"18.834938368949274%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"10.225974%\\\"},\\\"componentName\\\":\\\"icon24\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":411.86688735580316,\\\"height\\\":108.9066231},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/1-拷贝-7_03_1763549755584.png\\\"},\\\"izRotate\\\":false}},\\\"key\\\":\\\"816e4f26-b5e1-4d4c-a7c5-6511c1db6220\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":411.8668873558031,\\\"x\\\":209.0375173223916,\\\"h\\\":108.90662310000002,\\\"i\\\":\\\"es-drager-1763031897224-3\\\",\\\"y\\\":329.86869090000005,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"30.973586000000005%\\\",\\\"left\\\":\\\"9.559420474033253%\\\",\\\"width\\\":\\\"18.834938368949274%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"10.225974%\\\"},\\\"componentName\\\":\\\"icon24\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":411.86688735580316,\\\"height\\\":108.9066231},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/1-拷贝-7_01_1763549812452.png\\\"},\\\"izRotate\\\":false}},\\\"key\\\":\\\"816e4f26-b5e1-4d4c-a7c5-6511c1db6220\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":411.8668873558031,\\\"x\\\":198.90857934232127,\\\"h\\\":108.90662310000002,\\\"i\\\":\\\"es-drager-1763031894764-2\\\",\\\"y\\\":579.2942575500001,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"54.39382700000001%\\\",\\\"left\\\":\\\"9.09621760812108%\\\",\\\"width\\\":\\\"18.834938368949274%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"10.225974%\\\"},\\\"componentName\\\":\\\"icon24\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":411.86688735580316,\\\"height\\\":108.9066231},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/1-拷贝-7_02_1763549852904.png\\\"},\\\"izRotate\\\":false}},\\\"key\\\":\\\"816e4f26-b5e1-4d4c-a7c5-6511c1db6220\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":411.8668873558031,\\\"x\\\":1641.0187553710434,\\\"h\\\":108.90662310000002,\\\"i\\\":\\\"es-drager-1763031912767-5\\\",\\\"y\\\":778.0750165500001,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"73.058687%\\\",\\\"left\\\":\\\"75.04484596500777%\\\",\\\"width\\\":\\\"18.834938368949274%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"10.225974%\\\"},\\\"componentName\\\":\\\"icon24\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":411.86688735580316,\\\"height\\\":108.9066231},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/1-拷贝-7_06 拷贝_1763549891576.png\\\"},\\\"izRotate\\\":false}},\\\"key\\\":\\\"816e4f26-b5e1-4d4c-a7c5-6511c1db6220\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":411.8668873558031,\\\"x\\\":1677.8651948253225,\\\"h\\\":108.90662310000002,\\\"i\\\":\\\"es-drager-1763031876182-1\\\",\\\"y\\\":536.37514095,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"50.363862999999995%\\\",\\\"left\\\":\\\"76.7298574032714%\\\",\\\"width\\\":\\\"18.834938368949274%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"10.225974%\\\"},\\\"componentName\\\":\\\"icon24\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":411.86688735580316,\\\"height\\\":108.9066231},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/1-拷贝-7_05 拷贝_1763549879336.png\\\"},\\\"izRotate\\\":false}},\\\"key\\\":\\\"816e4f26-b5e1-4d4c-a7c5-6511c1db6220\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":411.8668873558031,\\\"x\\\":1616.9624966893314,\\\"h\\\":108.90662310000002,\\\"i\\\":\\\"es-drager-1763031899241-4\\\",\\\"y\\\":33.59671365,\\\"orderNum\\\":70,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"3.1546209999999997%\\\",\\\"left\\\":\\\"73.94473774177465%\\\",\\\"width\\\":\\\"18.834938368949274%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"10.225974%\\\"},\\\"componentName\\\":\\\"icon24\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":411.86688735580316,\\\"height\\\":108.9066231},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/1-拷贝-7_04_1763549870157.png\\\"},\\\"izRotate\\\":false}},\\\"key\\\":\\\"816e4f26-b5e1-4d4c-a7c5-6511c1db6220\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":566.999984192849,\\\"x\\\":288.6752764923798,\\\"h\\\":92.99999609999999,\\\"i\\\":\\\"es-drager-1763033021068-1\\\",\\\"y\\\":109.70926035000002,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"10.301339000000002%\\\",\\\"left\\\":\\\"13.201306558728765%\\\",\\\"width\\\":\\\"25.92927493159169%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"8.732394%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":566.999984192849,\\\"height\\\":92.99999609999999},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_19_1763549796825.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":708.0000067596717,\\\"x\\\":250.69168603282534,\\\"h\\\":360.00000105,\\\"i\\\":\\\"es-drager-1763033033328-3\\\",\\\"y\\\":28.67760645,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"2.692733%\\\",\\\"left\\\":\\\"11.4642924716529%\\\",\\\"width\\\":\\\"32.377296893532844%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"33.802817%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":708.0000067596717,\\\"height\\\":360.00000105},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_01_1763550492678.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":839.9999928118405,\\\"x\\\":734.2204008493551,\\\"h\\\":668.9999956500001,\\\"i\\\":\\\"es-drager-1763036537556-8\\\",\\\"y\\\":141.23329230000002,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"13.261342%\\\",\\\"left\\\":\\\"33.57637242460877%\\\",\\\"width\\\":\\\"38.41374138159623%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"62.816901%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":839.9999928118405,\\\"height\\\":668.9999956500001},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/系统入口页_04_03_1763550531200.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":659.999992861665,\\\"x\\\":1379.2966113616646,\\\"h\\\":671.0000017500001,\\\"i\\\":\\\"es-drager-1763038369685-7\\\",\\\"y\\\":22.83938295,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"2.144543%\\\",\\\"left\\\":\\\"63.07612353661938%\\\",\\\"width\\\":\\\"30.18222530309287%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"63.00469500000001%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":659.999992861665,\\\"height\\\":671.0000017500001},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_03_1763550548877.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":731.0000073329425,\\\"x\\\":1353.0949544179368,\\\"h\\\":270.00000345,\\\"i\\\":\\\"es-drager-1763039541856-9\\\",\\\"y\\\":543.60140025,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"51.042385%\\\",\\\"left\\\":\\\"61.87790486731145%\\\",\\\"width\\\":\\\"33.429101752293235%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"25.352113%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":731.0000073329423,\\\"height\\\":270.00000345},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_06_1763550562377.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":983,\\\"x\\\":0,\\\"h\\\":304,\\\"i\\\":\\\"es-drager-1763039119090-2\\\",\\\"y\\\":305.95779117995306,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"28.728431096709205%\\\",\\\"left\\\":\\\"0%\\\",\\\"width\\\":\\\"44.95322393004767%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"28.544600938967136%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":983,\\\"height\\\":304},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_04_1763550080999.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":355.9999952643611,\\\"x\\\":278.0304868833528,\\\"h\\\":63.00000044999999,\\\"i\\\":\\\"es-drager-1763036995887-1\\\",\\\"y\\\":680.21335935,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"63.86979900000001%\\\",\\\"left\\\":\\\"12.714513465155179%\\\",\\\"width\\\":\\\"16.28010936542699%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.915492999999999%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":355.9999952643611,\\\"height\\\":63.00000044999999},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_25_1763550350084.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":355.9999952643611,\\\"x\\\":307.02228326963655,\\\"h\\\":63.00000044999999,\\\"i\\\":\\\"es-drager-1763038194851-1\\\",\\\"y\\\":737.0597898000001,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"69.207492%\\\",\\\"left\\\":\\\"14.040327010513224%\\\",\\\"width\\\":\\\"16.28010936542699%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"5.915492999999999%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":355.9999952643611,\\\"height\\\":63.00000044999999},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_25_1763550350084.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":1049.9999962315355,\\\"x\\\":1136.7174715293083,\\\"h\\\":194.99999835,\\\"i\\\":\\\"es-drager-1763039539776-8\\\",\\\"y\\\":857.7280172999999,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"80.537842%\\\",\\\"left\\\":\\\"51.98282303444006%\\\",\\\"width\\\":\\\"48.01717696555994%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"18.309859%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1049.9999962315353,\\\"height\\\":194.99999835},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_10_1763549923063.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":992.0000020439625,\\\"x\\\":226.2485278745604,\\\"h\\\":368.99999655000005,\\\"i\\\":\\\"es-drager-1763043471607-10\\\",\\\"y\\\":684.14067465,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"64.238561%\\\",\\\"left\\\":\\\"10.346491085848166%\\\",\\\"width\\\":\\\"45.364799827558485%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"34.647887000000004%\\\"},\\\"componentName\\\":\\\"icon22\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":992.0000020439625,\\\"height\\\":368.99999655000005},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/未标题-1_07_1763549998727.png\\\"},\\\"izRotate\\\":false}}},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":2057.9999959525203,\\\"x\\\":111.87924914302464,\\\"h\\\":1065,\\\"i\\\":\\\"es-drager-1756452975290-11\\\",\\\"y\\\":0,\\\"orderNum\\\":70,\\\"angle\\\":0,\\\"groupStyle\\\":{\\\"transform\\\":\\\"rotate(0deg)\\\",\\\"top\\\":\\\"0%\\\",\\\"left\\\":\\\"5.11631021348116%\\\",\\\"width\\\":\\\"94.11366700517888%\\\",\\\"position\\\":\\\"absolute\\\",\\\"config\\\":{},\\\"height\\\":\\\"100%\\\"},\\\"componentName\\\":\\\"icon24\\\",\\\"config\\\":{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":2057.9999959525203,\\\"height\\\":1065},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[],\\\"show\\\":false},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"izGallery\\\":true,\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/控股业务综合监管版本6改_11_1763550114546.png\\\"},\\\"izRotate\\\":false}}}]},\\\"component\\\":\\\"JGroup\\\",\\\"w\\\":2186.7174677608436,\\\"x\\\":-181,\\\"y\\\":23,\\\"componentName\\\":\\\"总览图\\\",\\\"pageCompId\\\":\\\"1151112777012137984\\\",\\\"equalProportion\\\":false,\\\"key\\\":\\\"64c403ce-8e74-45bf-9bdd-620348b3218d\\\",\\\"group\\\":true},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":45,\\\"x\\\":1854,\\\"h\\\":45,\\\"i\\\":\\\"e1f80194-96dc-4201-b615-7b607ae986ad\\\",\\\"y\\\":7,\\\"orderNum\\\":70,\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1151112777028915200\\\",\\\"key\\\":\\\"d25da919-3018-489d-b036-6b761ae9f043\\\"},{\\\"component\\\":\\\"JCurrentTime\\\",\\\"visible\\\":true,\\\"w\\\":309,\\\"x\\\":17,\\\"h\\\":33,\\\"i\\\":\\\"cef21ff4-9c5c-48bc-89fc-29a197a17ac3\\\",\\\"y\\\":15,\\\"orderNum\\\":70,\\\"componentName\\\":\\\"当前时间\\\",\\\"pageCompId\\\":\\\"1151112777045692416\\\",\\\"key\\\":\\\"257448bf-3fe8-491e-b3e1-c386ab97b099\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":1911,\\\"x\\\":-2,\\\"h\\\":70,\\\"i\\\":\\\"5425948a-c724-4ea6-803a-00d4a5b70813\\\",\\\"y\\\":0,\\\"orderNum\\\":0,\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1151112777075052544\\\",\\\"key\\\":\\\"c17de8af-9926-449f-8f73-aaef011b77fb\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"visible\\\":true,\\\"w\\\":679,\\\"x\\\":608,\\\"h\\\":46,\\\"i\\\":\\\"7dfacde7-dd88-45ec-824e-e071f091bad5\\\",\\\"y\\\":85,\\\"orderNum\\\":70,\\\"componentName\\\":\\\"图片\\\",\\\"pageCompId\\\":\\\"1151112777112801280\\\",\\\"key\\\":\\\"e0c4ef30-5c9a-43a7-88ea-d24e7b63d8b3\\\"}]', '', '0', '1', 'admin', '2025-11-19 18:26:18', 'admin', '2025-11-19 21:18:03', '', 0, 3, 20, 0);\nINSERT INTO `onl_drag_page` VALUES ('1504359493847306242', '流程门户', '/drag/page/view/1504359493847306242', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '[{\\\"component\\\":\\\"eoa-cms-apply-process\\\",\\\"w\\\":16,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":43,\\\"i\\\":\\\"ec47ccc3-fadb-4b4f-b156-be622e95a39f\\\",\\\"y\\\":59,\\\"pageCompId\\\":\\\"1526478613069701121\\\"},{\\\"component\\\":\\\"eoa-cms-comm-use\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":15,\\\"i\\\":\\\"7fb16df0-15dc-43c7-908e-7edb803cf1db\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1526478613174558721\\\"},{\\\"component\\\":\\\"eoa-cms-process-notice\\\",\\\"w\\\":8,\\\"moved\\\":false,\\\"x\\\":16,\\\"h\\\":44,\\\"i\\\":\\\"57eb306f-c556-4425-8966-ca315c83754a\\\",\\\"y\\\":15,\\\"pageCompId\\\":\\\"1526478613275222017\\\"},{\\\"component\\\":\\\"eoa-cms-my-process\\\",\\\"w\\\":16,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":44,\\\"i\\\":\\\"6dbe85c8-a57a-4fa9-8223-c320ebb3aa38\\\",\\\"y\\\":15,\\\"pageCompId\\\":\\\"1526478613384273922\\\"},{\\\"component\\\":\\\"eoa-cms-user-notice\\\",\\\"w\\\":8,\\\"moved\\\":false,\\\"x\\\":16,\\\"h\\\":43,\\\"i\\\":\\\"62b1793a-de33-4196-81fd-d1476131cc92\\\",\\\"y\\\":59,\\\"pageCompId\\\":\\\"1526478613489131521\\\"},{\\\"component\\\":\\\"eoa-cms-process-chart\\\",\\\"w\\\":16,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":36,\\\"i\\\":\\\"a0ad5cf9-81f8-415f-94d9-00ce57214192\\\",\\\"y\\\":102,\\\"pageCompId\\\":\\\"1526478613593989121\\\"},{\\\"component\\\":\\\"eoa-cms-process-type\\\",\\\"w\\\":8,\\\"moved\\\":false,\\\"x\\\":16,\\\"h\\\":36,\\\"i\\\":\\\"fbe20e5e-7aaa-4642-8368-28d2f2638cfd\\\",\\\"y\\\":102,\\\"pageCompId\\\":\\\"1526478613694652418\\\"},{\\\"component\\\":\\\"eoa-cms-email\\\",\\\"w\\\":16,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":48,\\\"i\\\":\\\"f7bd7396-b869-446b-8042-63871c77f05e\\\",\\\"y\\\":138,\\\"pageCompId\\\":\\\"1526478613803704322\\\"},{\\\"component\\\":\\\"eoa-cms-plan\\\",\\\"w\\\":8,\\\"moved\\\":false,\\\"x\\\":16,\\\"h\\\":48,\\\"i\\\":\\\"5a99de6c-8636-41be-8fe4-934bfce171f5\\\",\\\"y\\\":138,\\\"pageCompId\\\":\\\"1526478613904367618\\\"}]', '', '988299695309357056', '0', 'jeecg', '2022-03-17 15:30:28', 'admin', '2023-05-15 11:06:58', NULL, NULL, 1, NULL, 0);\nINSERT INTO `onl_drag_page` VALUES ('1504364941187043329', '企业门户', '/drag/page/view/1504364941187043329', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '[{\\\"component\\\":\\\"eoa-cms-banner\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":34,\\\"i\\\":\\\"43d3d2e3-7311-4714-bf93-8dd4a3984615\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1526476125109231618\\\"},{\\\"component\\\":\\\"eoa-cms-news-info\\\",\\\"w\\\":16,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":63,\\\"i\\\":\\\"e2b21502-d058-4cad-b16d-9a986ed1c1c4\\\",\\\"y\\\":34,\\\"pageCompId\\\":\\\"1526476125247643650\\\"},{\\\"component\\\":\\\"eoa-cms-user-notice\\\",\\\"w\\\":8,\\\"moved\\\":false,\\\"x\\\":16,\\\"h\\\":38,\\\"i\\\":\\\"1b834694-04df-491b-a734-aa38d70c1ed6\\\",\\\"y\\\":34,\\\"pageCompId\\\":\\\"1526476125352501250\\\"},{\\\"component\\\":\\\"eoa-cms-rule-info\\\",\\\"w\\\":9,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":44,\\\"i\\\":\\\"fa29e703-60b0-43b5-a84e-ff92eb9188b5\\\",\\\"y\\\":97,\\\"pageCompId\\\":\\\"1526476125457358849\\\"},{\\\"component\\\":\\\"eoa-cms-sign-news\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":9,\\\"h\\\":44,\\\"i\\\":\\\"5cd2720b-4ac9-4485-92a1-e77363883012\\\",\\\"y\\\":97,\\\"pageCompId\\\":\\\"1526476125562216450\\\"},{\\\"component\\\":\\\"eoa-cms-plan\\\",\\\"w\\\":8,\\\"moved\\\":false,\\\"x\\\":16,\\\"h\\\":49,\\\"i\\\":\\\"7bc89a6e-8a1e-4e5e-8aad-a59011bd7bd1\\\",\\\"y\\\":72,\\\"pageCompId\\\":\\\"1526476125667074049\\\"},{\\\"component\\\":\\\"eoa-cms-link\\\",\\\"w\\\":8,\\\"moved\\\":false,\\\"x\\\":16,\\\"h\\\":20,\\\"i\\\":\\\"5b7716a2-b0ab-4344-8a72-da53b5beb9f0\\\",\\\"y\\\":121,\\\"pageCompId\\\":\\\"1526476125771931649\\\"}]', '', '988299695309357056', '0', 'jeecg', '2022-03-17 15:52:06', 'admin', '2023-05-15 11:07:00', NULL, NULL, 1, NULL, 0);\nINSERT INTO `onl_drag_page` VALUES ('1516747539813007362', '示例_项目性质收入统计JSON', '/drag/page/view/1516747539813007362', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '[{\\\"component\\\":\\\"JPie\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":42,\\\"i\\\":\\\"a2ada7ba-ff55-4d2c-ba1b-10eb3c04b5f7\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1517018288431857665\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":42,\\\"i\\\":\\\"195569f9-8bd3-4e8f-892a-f81f60a25ba8\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1517018288566075393\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":44,\\\"i\\\":\\\"5cde89e3-1174-4a95-8385-065c1ee1a22d\\\",\\\"y\\\":42,\\\"pageCompId\\\":\\\"1517018288670932994\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":48,\\\"i\\\":\\\"2ed05f21-e822-4c4e-8657-02edb10b1cca\\\",\\\"y\\\":86,\\\"pageCompId\\\":\\\"1517018288775790593\\\"}]', '', '0', '1', 'admin', '2022-04-20 19:56:08', 'admin', '2023-05-15 11:07:40', NULL, NULL, 1, NULL, 0);\nINSERT INTO `onl_drag_page` VALUES ('1517018517935783937', '示例_项目性质收入统计SQL', '/drag/page/view/1517018517935783937', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '[{\\\"component\\\":\\\"JTabs\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":56,\\\"i\\\":\\\"19dd2a57-e10d-418b-8146-cd30de6e9aea\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1524663379220791297\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":48,\\\"i\\\":\\\"e9e93d41-076f-436a-b466-3c327478e94d\\\",\\\"y\\\":56,\\\"pageCompId\\\":\\\"1524663379359203329\\\"}]', '', '0', '1', 'admin', '2022-04-21 13:52:54', 'admin', '2022-05-12 16:10:51', NULL, NULL, 1, NULL, 0);\nINSERT INTO `onl_drag_page` VALUES ('1517062686729338882', '示例_年龄占比API', '/drag/page/view/1517062686729338882', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '[{\\\"component\\\":\\\"JLine\\\",\\\"w\\\":13,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":44,\\\"i\\\":\\\"503ecff5-5f00-4188-90f7-227f5847b895\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1517064663387373570\\\"},{\\\"component\\\":\\\"JRing\\\",\\\"w\\\":11,\\\"moved\\\":false,\\\"x\\\":13,\\\"h\\\":44,\\\"i\\\":\\\"5a72ce0b-838d-4777-838a-1a0505ef8394\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1517064663563534337\\\"},{\\\"component\\\":\\\"JFunnel\\\",\\\"w\\\":13,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":49,\\\"i\\\":\\\"39790ea2-63de-41b4-957b-5a51b7e11f29\\\",\\\"y\\\":44,\\\"pageCompId\\\":\\\"1517064663664197634\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"w\\\":11,\\\"moved\\\":false,\\\"x\\\":13,\\\"h\\\":49,\\\"i\\\":\\\"9c1f12e1-d71d-4a12-b601-d6730fcd0223\\\",\\\"y\\\":44,\\\"pageCompId\\\":\\\"1517064663798415361\\\"}]', '', '0', '1', 'admin', '2022-04-21 16:48:25', 'admin', '2022-04-21 16:56:16', NULL, NULL, 1, NULL, 0);\nINSERT INTO `onl_drag_page` VALUES ('1519992838245441538', '示例_钻取', '/drag/page/view/1519992838245441538', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '[{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":42,\\\"i\\\":\\\"c801a065-ca40-4095-8d27-6cf722deb09e\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1519994699446870018\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":42,\\\"i\\\":\\\"58236f99-4803-4a3c-ad39-e83949270517\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1519994699518173186\\\"}]', '', '0', '1', 'jeecg', '2022-04-29 18:51:47', 'jeecg', '2022-04-29 18:59:11', NULL, NULL, 1, NULL, 0);\nINSERT INTO `onl_drag_page` VALUES ('1522121177760280578', '示例_医院综合数据统计', '/drag/page/view/1522121177760280578', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '[{\\\"component\\\":\\\"JText\\\",\\\"w\\\":9,\\\"moved\\\":false,\\\"x\\\":8,\\\"h\\\":8,\\\"i\\\":\\\"5df901ff-2237-4aaf-91b2-74eb9103dc09\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1523906947722629122\\\"},{\\\"component\\\":\\\"JStackBar\\\",\\\"w\\\":8,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":37,\\\"i\\\":\\\"35c97a7b-966d-4124-8589-9ad9175085e2\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1523906947861041153\\\"},{\\\"component\\\":\\\"JArea\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":17,\\\"h\\\":25,\\\"i\\\":\\\"f9936af9-9347-4ea2-8fda-4eef38fc2851\\\",\\\"y\\\":35,\\\"pageCompId\\\":\\\"1523906947932344321\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":8,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":29,\\\"i\\\":\\\"94f35443-fdf7-462c-8ed1-5eff21f41624\\\",\\\"y\\\":37,\\\"pageCompId\\\":\\\"1523906948037201921\\\"},{\\\"component\\\":\\\"JColorGauge\\\",\\\"w\\\":4,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":27,\\\"i\\\":\\\"6685b078-9067-42a5-a14d-9037dbe12131\\\",\\\"y\\\":66,\\\"pageCompId\\\":\\\"1523906948108505089\\\"},{\\\"component\\\":\\\"JColorGauge\\\",\\\"w\\\":4,\\\"moved\\\":false,\\\"x\\\":4,\\\"h\\\":27,\\\"i\\\":\\\"1e968150-d9d6-411b-833d-f95b231ae4ad\\\",\\\"y\\\":66,\\\"pageCompId\\\":\\\"1523906948179808258\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":17,\\\"h\\\":32,\\\"i\\\":\\\"cbc6855a-1bc5-403b-be2d-76af53b1eb40\\\",\\\"y\\\":60,\\\"pageCompId\\\":\\\"1523906948246917122\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":17,\\\"h\\\":35,\\\"i\\\":\\\"cc1dde8c-c064-438c-96a2-82a70bcb6815\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1523906948351774722\\\"},{\\\"component\\\":\\\"JRing\\\",\\\"w\\\":9,\\\"moved\\\":false,\\\"x\\\":8,\\\"h\\\":34,\\\"i\\\":\\\"ac652ca3-c956-4e0b-8dc3-b1407f4d8f5c\\\",\\\"y\\\":24,\\\"pageCompId\\\":\\\"1523906948423077889\\\"},{\\\"component\\\":\\\"JFunnel\\\",\\\"w\\\":9,\\\"moved\\\":false,\\\"x\\\":8,\\\"h\\\":34,\\\"i\\\":\\\"142fe7cf-1e45-4c52-9e6b-625bdf16d002\\\",\\\"y\\\":58,\\\"pageCompId\\\":\\\"1523906948490186754\\\"},{\\\"component\\\":\\\"JGrowCard\\\",\\\"w\\\":9,\\\"moved\\\":false,\\\"x\\\":8,\\\"h\\\":16,\\\"i\\\":\\\"3d9d75ff-99f5-49da-b16e-88447705dcc3\\\",\\\"y\\\":8,\\\"pageCompId\\\":\\\"1523906948561489921\\\"}]', '', '0', '1', 'admin', '2022-05-05 15:49:03', 'admin', '2022-05-10 14:05:04', NULL, NULL, 1, NULL, 0);\nINSERT INTO `onl_drag_page` VALUES ('1522172834409885698', '示例_智慧社区', '/drag/page/view/1522172834409885698', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '[{\\\"component\\\":\\\"JText\\\",\\\"w\\\":10,\\\"moved\\\":false,\\\"x\\\":7,\\\"h\\\":7,\\\"i\\\":\\\"a027c162-fc08-430b-aaca-428a40bf6757\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1524661142020980737\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":6,\\\"i\\\":\\\"08290325-ab4c-4637-9533-50bb9ce0e92b\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1524661142121644034\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":6,\\\"i\\\":\\\"543590d0-763e-4871-8c8b-72258b10f68e\\\",\\\"y\\\":6,\\\"pageCompId\\\":\\\"1524661142226501634\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"6253853a-75fb-42b4-ad93-b94cdd66b2c0\\\",\\\"y\\\":12,\\\"pageCompId\\\":\\\"1524661142331359233\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":36,\\\"i\\\":\\\"a20e09ed-a2db-4b0b-8c9a-e745eb747378\\\",\\\"y\\\":17,\\\"pageCompId\\\":\\\"1524661142436216833\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":6,\\\"i\\\":\\\"64040039-455f-47c8-800e-f6061af70451\\\",\\\"y\\\":53,\\\"pageCompId\\\":\\\"1524661142541074433\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":43,\\\"i\\\":\\\"485ad866-aeae-4137-8227-bef27c9275b0\\\",\\\"y\\\":59,\\\"pageCompId\\\":\\\"1524661142645932033\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":17,\\\"h\\\":5,\\\"i\\\":\\\"aa8f5bac-5cdd-484b-b7ec-145b34119d94\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1524661142750789634\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":17,\\\"h\\\":5,\\\"i\\\":\\\"cd378afa-20ce-4d37-abcd-9b73af9bd70a\\\",\\\"y\\\":35,\\\"pageCompId\\\":\\\"1524661142855647234\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":17,\\\"h\\\":5,\\\"i\\\":\\\"0b9d4f60-d3a2-43bd-a444-2378974cbac0\\\",\\\"y\\\":69,\\\"pageCompId\\\":\\\"1524661142960504833\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":17,\\\"h\\\":28,\\\"i\\\":\\\"a88af204-bba2-48e0-857a-056f77a62838\\\",\\\"y\\\":74,\\\"pageCompId\\\":\\\"1524661143065362433\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":17,\\\"h\\\":29,\\\"i\\\":\\\"fc62f6b2-54b2-42fb-ac49-730a458365f7\\\",\\\"y\\\":40,\\\"pageCompId\\\":\\\"1524661143170220033\\\"},{\\\"component\\\":\\\"JRing\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":17,\\\"h\\\":30,\\\"i\\\":\\\"a0fd33e9-ad35-4f54-8f1c-15e6d6a0e1a8\\\",\\\"y\\\":5,\\\"pageCompId\\\":\\\"1524661143275077633\\\"},{\\\"component\\\":\\\"JGauge\\\",\\\"w\\\":10,\\\"moved\\\":false,\\\"x\\\":7,\\\"h\\\":30,\\\"i\\\":\\\"a65c5a00-3a09-488e-8ed7-957c37c74ec5\\\",\\\"y\\\":7,\\\"pageCompId\\\":\\\"1524661143379935234\\\"},{\\\"component\\\":\\\"JColorGauge\\\",\\\"w\\\":10,\\\"moved\\\":false,\\\"x\\\":7,\\\"h\\\":31,\\\"i\\\":\\\"0633a426-0e0a-4b4d-9813-575166ab382e\\\",\\\"y\\\":37,\\\"pageCompId\\\":\\\"1524661143518347265\\\"},{\\\"component\\\":\\\"JStackBar\\\",\\\"w\\\":10,\\\"moved\\\":false,\\\"x\\\":7,\\\"h\\\":34,\\\"i\\\":\\\"0be25d6b-60e4-40a3-8af2-637bab222491\\\",\\\"y\\\":68,\\\"pageCompId\\\":\\\"1524661143660953602\\\"}]', '', '0', '1', 'admin', '2022-05-05 19:14:19', 'admin', '2022-05-12 16:01:58', NULL, NULL, 1, NULL, 0);\nINSERT INTO `onl_drag_page` VALUES ('1522417428246568961', '示例_乡村振兴普惠金融服务', '/drag/page/view/1522417428246568961', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '[{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":1,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"62cb9a5f-eb84-4f74-8e35-3fa54fd867f0\\\",\\\"y\\\":8,\\\"pageCompId\\\":\\\"1522524336454377473\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":6,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":8,\\\"i\\\":\\\"7e21b964-9332-4348-b36e-30314b6f92c2\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1522524336693452802\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":5,\\\"moved\\\":false,\\\"x\\\":1,\\\"h\\\":5,\\\"i\\\":\\\"1edb6c33-8eb8-4f22-8711-55aef46767d7\\\",\\\"y\\\":8,\\\"pageCompId\\\":\\\"1522524336823476225\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":1,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"f4d32efe-0cff-4845-8c38-bde3fdb0657c\\\",\\\"y\\\":13,\\\"pageCompId\\\":\\\"1522524336903168002\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":1,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"6b640017-ec02-407e-87d3-35b4da262384\\\",\\\"y\\\":18,\\\"pageCompId\\\":\\\"1522524336974471169\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":5,\\\"moved\\\":false,\\\"x\\\":1,\\\"h\\\":5,\\\"i\\\":\\\"f64eb1a5-faec-4b42-8490-88cddf20669b\\\",\\\"y\\\":13,\\\"pageCompId\\\":\\\"1522524337066745858\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":5,\\\"moved\\\":false,\\\"x\\\":1,\\\"h\\\":5,\\\"i\\\":\\\"402b8a18-951c-4bd0-b817-17b75d18cbd2\\\",\\\"y\\\":18,\\\"pageCompId\\\":\\\"1522524337146437633\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"w\\\":14,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":43,\\\"i\\\":\\\"aafe3aec-5265-4769-8ba3-c3f693287100\\\",\\\"y\\\":38,\\\"pageCompId\\\":\\\"1522524337251295233\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"w\\\":10,\\\"moved\\\":false,\\\"x\\\":14,\\\"h\\\":29,\\\"i\\\":\\\"ba474f88-f06a-4459-adc0-53929c564e5f\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1522524337356152834\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":10,\\\"moved\\\":false,\\\"x\\\":14,\\\"h\\\":28,\\\"i\\\":\\\"88f93cd9-3a51-42aa-9a11-6edf685a5db9\\\",\\\"y\\\":29,\\\"pageCompId\\\":\\\"1522524337461010433\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"w\\\":10,\\\"moved\\\":false,\\\"x\\\":14,\\\"h\\\":24,\\\"i\\\":\\\"4e7bb9d5-72c2-4f21-85cb-0f6289d9099e\\\",\\\"y\\\":57,\\\"pageCompId\\\":\\\"1522524337565868034\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":5,\\\"moved\\\":false,\\\"x\\\":1,\\\"h\\\":5,\\\"i\\\":\\\"53d91193-8d89-4291-be1b-cc6e43ef1bf9\\\",\\\"y\\\":23,\\\"pageCompId\\\":\\\"1522524337670725634\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":1,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"e04f860d-3355-4ce2-8ad7-c7597f7365e2\\\",\\\"y\\\":23,\\\"pageCompId\\\":\\\"1522524337742028802\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":1,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"e52f5ced-8159-46e6-8a60-7349e9eb26b9\\\",\\\"y\\\":28,\\\"pageCompId\\\":\\\"1522524337813331969\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":5,\\\"moved\\\":false,\\\"x\\\":1,\\\"h\\\":5,\\\"i\\\":\\\"b6d236f0-827a-4b32-a556-e85fe44e7df1\\\",\\\"y\\\":28,\\\"pageCompId\\\":\\\"1522524337884635138\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":5,\\\"moved\\\":false,\\\"x\\\":1,\\\"h\\\":5,\\\"i\\\":\\\"018f02bb-eb4b-43f3-a98e-9a712681bb26\\\",\\\"y\\\":33,\\\"pageCompId\\\":\\\"1522524337951744001\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":1,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"ecc0ff70-9aa0-48ee-84c1-625c5069044c\\\",\\\"y\\\":33,\\\"pageCompId\\\":\\\"1522524338023047170\\\"},{\\\"component\\\":\\\"JFunnel\\\",\\\"w\\\":8,\\\"moved\\\":false,\\\"x\\\":6,\\\"h\\\":38,\\\"i\\\":\\\"19ab2147-2c5c-47c7-8dce-bec960353793\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1522524338094350337\\\"}]', '', '0', '1', 'admin', '2022-05-06 11:26:15', 'admin', '2022-05-06 18:31:04', NULL, NULL, 1, NULL, 0);\nINSERT INTO `onl_drag_page` VALUES ('1522451603569778690', '示例_智能大数据', '/drag/page/view/1522451603569778690', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '[{\\\"component\\\":\\\"JText\\\",\\\"w\\\":4,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":6,\\\"i\\\":\\\"6070607f-f8cd-48f9-b8e6-74511388b222\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1522523872572743681\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":4,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":6,\\\"i\\\":\\\"0ced8073-18dc-4d50-84be-5364d338a6b4\\\",\\\"y\\\":6,\\\"pageCompId\\\":\\\"1522523872849567745\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":44,\\\"i\\\":\\\"e8e1e96a-6bcd-470f-8d52-3be655942a97\\\",\\\"y\\\":12,\\\"pageCompId\\\":\\\"1522523872954425346\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"w\\\":6,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":42,\\\"i\\\":\\\"5d40565e-8ac4-4156-8130-ab627e98a80c\\\",\\\"y\\\":56,\\\"pageCompId\\\":\\\"1522523873038311426\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"w\\\":6,\\\"moved\\\":false,\\\"x\\\":6,\\\"h\\\":42,\\\"i\\\":\\\"60495499-f2d4-463d-ad7f-2487ee47592d\\\",\\\"y\\\":56,\\\"pageCompId\\\":\\\"1522523873143169025\\\"},{\\\"component\\\":\\\"JTabs\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":50,\\\"i\\\":\\\"a83d340c-a493-4d37-935c-be8a35c09097\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1522523873235443714\\\"},{\\\"component\\\":\\\"JTabs\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":48,\\\"i\\\":\\\"7903672e-9139-4db9-ab25-24c0612537cb\\\",\\\"y\\\":50,\\\"pageCompId\\\":\\\"1522523873340301313\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":4,\\\"moved\\\":false,\\\"x\\\":4,\\\"h\\\":6,\\\"i\\\":\\\"38364ada-5aeb-4ca3-8bfe-c81c3894846d\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1522523873445158914\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":4,\\\"moved\\\":false,\\\"x\\\":4,\\\"h\\\":6,\\\"i\\\":\\\"6f1363fd-4306-4452-82ac-b0427e064b59\\\",\\\"y\\\":6,\\\"pageCompId\\\":\\\"1522523873529044994\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":4,\\\"moved\\\":false,\\\"x\\\":8,\\\"h\\\":6,\\\"i\\\":\\\"8a101ba0-496e-451c-8d37-fefa1858f19c\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1522523873621319682\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":4,\\\"moved\\\":false,\\\"x\\\":8,\\\"h\\\":6,\\\"i\\\":\\\"45600ba8-6cff-4083-8db8-fead5cfc88ab\\\",\\\"y\\\":6,\\\"pageCompId\\\":\\\"1522523873726177281\\\"}]', '', '0', '1', 'admin', '2022-05-06 13:42:03', 'admin', '2022-05-06 18:29:13', NULL, NULL, 1, NULL, 0);\nINSERT INTO `onl_drag_page` VALUES ('1522460228585529346', '示例_旅游数据监控', '/drag/page/view/1522460228585529346', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '[{\\\"component\\\":\\\"JRing\\\",\\\"w\\\":8,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":30,\\\"i\\\":\\\"3e514383-e7b8-4038-8037-da02ceeb251f\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1522466576295534593\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":8,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":24,\\\"i\\\":\\\"7c31dea0-fdf9-46ae-83f3-a3c1e50641f6\\\",\\\"y\\\":30,\\\"pageCompId\\\":\\\"1522466576429752321\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"w\\\":8,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":26,\\\"i\\\":\\\"661c80a4-668f-4446-8f56-d8628e2511f9\\\",\\\"y\\\":54,\\\"pageCompId\\\":\\\"1522466576526221314\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":17,\\\"h\\\":31,\\\"i\\\":\\\"09a859e0-d906-4d6a-92d2-5cb9966aedfb\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1522466576605913090\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":9,\\\"moved\\\":false,\\\"x\\\":8,\\\"h\\\":25,\\\"i\\\":\\\"c30dbcb0-4d27-4f25-83f5-de2bbbac401c\\\",\\\"y\\\":11,\\\"pageCompId\\\":\\\"1522466576702382082\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":5,\\\"moved\\\":false,\\\"x\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"d4f386cb-6074-4f46-84a7-7328b2b147bf\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1522466576777879554\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":4,\\\"moved\\\":false,\\\"x\\\":13,\\\"h\\\":5,\\\"i\\\":\\\"e355be6c-3c7f-4f6e-8014-7ff591f8c9b0\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1522466576878542849\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":5,\\\"moved\\\":false,\\\"x\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"f6cb6f0f-3e74-4f97-8965-c83102f62248\\\",\\\"y\\\":5,\\\"pageCompId\\\":\\\"1522466576954040321\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":4,\\\"moved\\\":false,\\\"x\\\":13,\\\"h\\\":6,\\\"i\\\":\\\"3e3d8fee-844f-4437-a593-899b6b1ff811\\\",\\\"y\\\":5,\\\"pageCompId\\\":\\\"1522466577054703617\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"w\\\":9,\\\"moved\\\":false,\\\"x\\\":8,\\\"h\\\":44,\\\"i\\\":\\\"c3bb7ba4-8dc9-4e2a-8252-77ed74dd10d0\\\",\\\"y\\\":36,\\\"pageCompId\\\":\\\"1522466577159561217\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"w\\\":7,\\\"moved\\\":false,\\\"x\\\":17,\\\"h\\\":49,\\\"i\\\":\\\"d3edcc06-4e00-4934-ab1e-066f058ea618\\\",\\\"y\\\":31,\\\"pageCompId\\\":\\\"1522466577264418817\\\"}]', '', '0', '1', 'admin', '2022-05-06 14:16:19', 'admin', '2022-05-06 14:41:33', NULL, NULL, 1, NULL, 0);\nINSERT INTO `onl_drag_page` VALUES ('1522466781443137538', '示例_首页', '/drag/page/view/1522466781443137538', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '[{\\\"component\\\":\\\"JQuickNav\\\",\\\"w\\\":13,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":28,\\\"i\\\":\\\"a80f65fe-cdc3-4fbe-a383-c526eda9886e\\\",\\\"y\\\":19,\\\"pageCompId\\\":\\\"1522504050518532098\\\"},{\\\"component\\\":\\\"JList\\\",\\\"w\\\":11,\\\"moved\\\":false,\\\"x\\\":13,\\\"h\\\":44,\\\"i\\\":\\\"4d7f78a3-6520-45ae-85e4-ac0cfca514b3\\\",\\\"y\\\":39,\\\"pageCompId\\\":\\\"1522504050690498562\\\"},{\\\"component\\\":\\\"JGrowCard\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":19,\\\"i\\\":\\\"1aab1f6b-316e-4046-9ec0-d68d35fa6142\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1522504050782773249\\\"},{\\\"component\\\":\\\"JProjectCard\\\",\\\"w\\\":13,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":36,\\\"i\\\":\\\"ab1fcd58-e150-4816-b06a-5d2a62517510\\\",\\\"y\\\":47,\\\"pageCompId\\\":\\\"1522504050862465026\\\"},{\\\"component\\\":\\\"JWaitMatter\\\",\\\"w\\\":11,\\\"moved\\\":false,\\\"x\\\":13,\\\"h\\\":20,\\\"i\\\":\\\"e5a73961-e1ba-462c-bf86-78fbb94390d4\\\",\\\"y\\\":19,\\\"pageCompId\\\":\\\"1522504050958934017\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":41,\\\"i\\\":\\\"b1786985-070f-4f7b-8c46-b61c0ac9b8c7\\\",\\\"y\\\":83,\\\"pageCompId\\\":\\\"1522504051076374530\\\"}]', '', '0', '1', 'admin', '2022-05-06 14:42:21', 'admin', '2022-05-06 17:10:27', NULL, NULL, 1, NULL, 0);\nINSERT INTO `onl_drag_page` VALUES ('1522507145776472065', '示例_数据分析', '/drag/page/view/1522507145776472065', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '[{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":42,\\\"i\\\":\\\"cfe42a6f-d74e-46f4-8a64-c2b7d13b0d12\\\",\\\"y\\\":23,\\\"pageCompId\\\":\\\"1522520321213603842\\\"},{\\\"component\\\":\\\"JStackBar\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":42,\\\"i\\\":\\\"fe5628ab-6e56-4f25-88bf-21e4d5d2eb40\\\",\\\"y\\\":23,\\\"pageCompId\\\":\\\"1522520321352015874\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":42,\\\"i\\\":\\\"70d1dace-e2d2-4080-8736-f9cac6b9e727\\\",\\\"y\\\":65,\\\"pageCompId\\\":\\\"1522520321456873474\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":42,\\\"i\\\":\\\"32560edd-a4b5-4b7d-8f8b-7e84ce1c5213\\\",\\\"y\\\":65,\\\"pageCompId\\\":\\\"1522520321549148162\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":42,\\\"i\\\":\\\"1f3f12e8-f852-4e81-9b11-6f4a762500f9\\\",\\\"y\\\":107,\\\"pageCompId\\\":\\\"1522520321628839937\\\"},{\\\"component\\\":\\\"JTabs\\\",\\\"w\\\":15,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":43,\\\"i\\\":\\\"43c93eaa-1db0-42e2-8865-f0deb138782e\\\",\\\"y\\\":233,\\\"pageCompId\\\":\\\"1522520321725308929\\\"},{\\\"component\\\":\\\"JGrid\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":40,\\\"i\\\":\\\"1ac58009-1e17-4136-8309-313a9111ebb6\\\",\\\"y\\\":193,\\\"pageCompId\\\":\\\"1522520321935024129\\\"},{\\\"component\\\":\\\"JCarousel\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":23,\\\"i\\\":\\\"85bab599-d0e8-4989-9e76-a662dd71ab93\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1522520322014715906\\\"},{\\\"component\\\":\\\"JIframe\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":36,\\\"i\\\":\\\"39c79717-7996-43b8-89db-b9cacfed9bc0\\\",\\\"y\\\":276,\\\"pageCompId\\\":\\\"1522520322115379202\\\"},{\\\"component\\\":\\\"JPictorialBar\\\",\\\"w\\\":9,\\\"moved\\\":false,\\\"x\\\":15,\\\"h\\\":43,\\\"i\\\":\\\"8b8d91a4-8796-431f-a6a8-ff1379dbc93c\\\",\\\"y\\\":233,\\\"pageCompId\\\":\\\"1522520322216042498\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":15,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":44,\\\"i\\\":\\\"7027c8c1-6178-40cb-8a54-e98e468679fc\\\",\\\"y\\\":149,\\\"pageCompId\\\":\\\"1522520322329288706\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"w\\\":9,\\\"moved\\\":false,\\\"x\\\":15,\\\"h\\\":44,\\\"i\\\":\\\"eb6b93ec-c49e-446d-8aed-5370c391b1bc\\\",\\\"y\\\":149,\\\"pageCompId\\\":\\\"1522520322421563394\\\"}]', '', '0', '1', 'admin', '2022-05-06 17:22:45', 'admin', '2022-05-06 18:15:07', NULL, NULL, 1, NULL, 0);\nINSERT INTO `onl_drag_page` VALUES ('1522823348231397378', '示例_数据表格', '/drag/page/view/1522823348231397378', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '[{\\\"component\\\":\\\"JForm\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":12,\\\"i\\\":\\\"2c69541d-4945-4734-8813-f719cccff3e3\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1524656729709641730\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":42,\\\"i\\\":\\\"491fc4c0-782c-49ac-838c-ae7003abece2\\\",\\\"y\\\":12,\\\"pageCompId\\\":\\\"1524656729776750593\\\"}]', '', '0', '1', 'admin', '2022-05-07 14:19:14', 'admin', '2022-05-12 15:44:26', NULL, NULL, 1, NULL, 0);\nINSERT INTO `onl_drag_page` VALUES ('1522835471967772673', '示例_日期范围查询', '/drag/page/view/1522835471967772673', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '[{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":42,\\\"i\\\":\\\"918fc3ea-c88a-4c42-892b-d2a14967258e\\\",\\\"y\\\":12,\\\"pageCompId\\\":\\\"1526496110877696002\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":42,\\\"i\\\":\\\"d14e4994-171d-4ca1-8bd8-85dc821f56a7\\\",\\\"y\\\":12,\\\"pageCompId\\\":\\\"1526496110948999169\\\"},{\\\"component\\\":\\\"JForm\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":12,\\\"i\\\":\\\"eba57ed3-52c2-4ebd-aa70-81ed565d8488\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1526496111003525121\\\"}]', '', '0', '1', 'admin', '2022-05-07 15:07:24', 'admin', '2022-05-17 17:33:28', NULL, NULL, 1, NULL, 0);\nINSERT INTO `onl_drag_page` VALUES ('1524641995740446722', '示例_全组件', '/drag/page/view/1524641995740446722', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '[{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":39,\\\"i\\\":\\\"fa778a18-c782-4f15-849b-f41e95ebf2e5\\\",\\\"y\\\":24,\\\"pageCompId\\\":\\\"1546761823821938690\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":42,\\\"i\\\":\\\"70157e6a-4357-41e6-9b33-7c54897c0630\\\",\\\"y\\\":63,\\\"pageCompId\\\":\\\"1546761823821938691\\\"},{\\\"component\\\":\\\"JStackBar\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":39,\\\"i\\\":\\\"2a223f69-813b-4f55-8849-d7265cebf295\\\",\\\"y\\\":24,\\\"pageCompId\\\":\\\"1546761823821938692\\\"},{\\\"component\\\":\\\"JDynamicBar\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":42,\\\"i\\\":\\\"9be9a362-e019-4ce5-a6ec-35d986582f65\\\",\\\"y\\\":63,\\\"pageCompId\\\":\\\"1546761823821938693\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":37,\\\"i\\\":\\\"7be6d89a-4e82-4a98-8574-39ce47e3dd9e\\\",\\\"y\\\":105,\\\"pageCompId\\\":\\\"1546761823821938694\\\"},{\\\"component\\\":\\\"JRadar\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":37,\\\"i\\\":\\\"0693213b-fc57-41f7-891a-55c252469a5d\\\",\\\"y\\\":105,\\\"pageCompId\\\":\\\"1546761823889047554\\\"},{\\\"component\\\":\\\"JRing\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":36,\\\"i\\\":\\\"f720948d-e768-44a5-8f51-ccaf6292523e\\\",\\\"y\\\":142,\\\"pageCompId\\\":\\\"1546761823889047555\\\"},{\\\"component\\\":\\\"JArea\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":36,\\\"i\\\":\\\"d69757e5-f19a-48b1-bea4-d9456086e45e\\\",\\\"y\\\":142,\\\"pageCompId\\\":\\\"1546761823889047556\\\"},{\\\"component\\\":\\\"JProgress\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":33,\\\"i\\\":\\\"4efbcc2a-5b1d-46c2-9b6d-40e26d69e967\\\",\\\"y\\\":178,\\\"pageCompId\\\":\\\"1546761823889047557\\\"},{\\\"component\\\":\\\"JFunnel\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":33,\\\"i\\\":\\\"fba9dcee-2737-48bc-afc5-865484ce1be3\\\",\\\"y\\\":178,\\\"pageCompId\\\":\\\"1546761823889047558\\\"},{\\\"component\\\":\\\"JPictorialBar\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":38,\\\"i\\\":\\\"17497727-7589-4ec7-8a45-c15a4317602b\\\",\\\"y\\\":211,\\\"pageCompId\\\":\\\"1546761823951962113\\\"},{\\\"component\\\":\\\"JGauge\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":38,\\\"i\\\":\\\"7136f472-1e93-4387-b147-1bb06673f338\\\",\\\"y\\\":211,\\\"pageCompId\\\":\\\"1546761823951962114\\\"},{\\\"component\\\":\\\"JColorGauge\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":48,\\\"i\\\":\\\"6fa66881-2c04-4720-8fe9-5ccdc6f5edb0\\\",\\\"y\\\":249,\\\"pageCompId\\\":\\\"1546761823951962115\\\"},{\\\"component\\\":\\\"JTabs\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":48,\\\"i\\\":\\\"a9b26f9d-3a79-430a-80fb-4261d9fc40e7\\\",\\\"y\\\":249,\\\"pageCompId\\\":\\\"1546761823951962116\\\"},{\\\"component\\\":\\\"JGrid\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":40,\\\"i\\\":\\\"ed8dfb23-63c9-4d3d-8bef-aad3a5de4cc4\\\",\\\"y\\\":297,\\\"pageCompId\\\":\\\"1546761823951962117\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":50,\\\"i\\\":\\\"eb4af4a3-8fce-40f9-832c-c749e75dac5d\\\",\\\"y\\\":349,\\\"pageCompId\\\":\\\"1546761824014876674\\\"},{\\\"component\\\":\\\"JList\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":38,\\\"i\\\":\\\"e2b2073e-d523-4545-a9a2-903710c50952\\\",\\\"y\\\":399,\\\"pageCompId\\\":\\\"1546761824014876675\\\"},{\\\"component\\\":\\\"JForm\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":12,\\\"i\\\":\\\"27d36825-02a8-49b5-a058-4ab710516fdd\\\",\\\"y\\\":337,\\\"pageCompId\\\":\\\"1546761824014876676\\\"},{\\\"component\\\":\\\"JCarousel\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":24,\\\"i\\\":\\\"0c12ecb7-0ff2-498d-811f-b10b303b2ab3\\\",\\\"y\\\":0,\\\"pageCompId\\\":\\\"1546761824014876677\\\"},{\\\"component\\\":\\\"JIframe\\\",\\\"w\\\":24,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":42,\\\"i\\\":\\\"193478dd-b57c-4930-84b4-f021721c8f52\\\",\\\"y\\\":437,\\\"pageCompId\\\":\\\"1546761824014876678\\\"},{\\\"component\\\":\\\"JCalendar\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":38,\\\"i\\\":\\\"df8b75f0-9243-47b4-8773-47916cd6768b\\\",\\\"y\\\":399,\\\"pageCompId\\\":\\\"1546761824014876679\\\"},{\\\"component\\\":\\\"JImg\\\",\\\"w\\\":10,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":24,\\\"i\\\":\\\"e326ea85-2fc7-4c72-bf68-3d525cbdd271\\\",\\\"y\\\":479,\\\"pageCompId\\\":\\\"1546761824014876680\\\"},{\\\"component\\\":\\\"JText\\\",\\\"w\\\":6,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":6,\\\"i\\\":\\\"798187db-1959-4d6e-be8a-adcd7b249558\\\",\\\"y\\\":556,\\\"pageCompId\\\":\\\"1546761824081985537\\\"},{\\\"component\\\":\\\"JRadioButton\\\",\\\"w\\\":5,\\\"moved\\\":false,\\\"x\\\":7,\\\"h\\\":6,\\\"i\\\":\\\"6cb30c18-e63d-428e-9b29-52dd04e1b182\\\",\\\"y\\\":556,\\\"pageCompId\\\":\\\"1546761824081985538\\\"},{\\\"component\\\":\\\"JQuickNav\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":26,\\\"i\\\":\\\"1e215e4d-89ea-4de8-bd33-9a392746b3cb\\\",\\\"y\\\":503,\\\"pageCompId\\\":\\\"1546761824081985539\\\"},{\\\"component\\\":\\\"JGrowCard\\\",\\\"w\\\":14,\\\"moved\\\":false,\\\"x\\\":10,\\\"h\\\":24,\\\"i\\\":\\\"12eaede2-77dd-4603-8c5a-7b914632ea38\\\",\\\"y\\\":479,\\\"pageCompId\\\":\\\"1546761824081985540\\\"},{\\\"component\\\":\\\"JProjectCard\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":38,\\\"i\\\":\\\"baa68293-3cfc-4563-a841-d498652c934b\\\",\\\"y\\\":524,\\\"pageCompId\\\":\\\"1546761824081985541\\\"},{\\\"component\\\":\\\"JWaitMatter\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":12,\\\"h\\\":21,\\\"i\\\":\\\"2507f501-ec3f-4210-b980-c6544188fef8\\\",\\\"y\\\":503,\\\"pageCompId\\\":\\\"1546761824081985542\\\"},{\\\"component\\\":\\\"JDynamicInfo\\\",\\\"w\\\":12,\\\"moved\\\":false,\\\"x\\\":0,\\\"h\\\":27,\\\"i\\\":\\\"8837f7a2-d767-4ff4-8537-d6cd61b9312d\\\",\\\"y\\\":529,\\\"pageCompId\\\":\\\"1546761824081985543\\\"}]', '', '0', '1', 'admin', '2022-05-12 14:45:53', 'admin', '2022-07-12 15:42:11', NULL, NULL, 1, NULL, 0);\nINSERT INTO `onl_drag_page` VALUES ('910394028067438592', '库存管理可视化大屏', '/drag/page/view/910394028067438592', NULL, NULL, 100, 'default', 'default', NULL, NULL, '[{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":24,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"x\\\":0,\\\"h\\\":8,\\\"i\\\":\\\"377bfc6b-26f1-4fb0-8fe1-0acbc39149e2\\\",\\\"y\\\":0,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"912577433139986432\\\"},{\\\"component\\\":\\\"JGrowCard\\\",\\\"pcX\\\":0,\\\"w\\\":24,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"x\\\":0,\\\"h\\\":31,\\\"i\\\":\\\"94fb7d28-1f93-4506-8310-f39f6ca8f356\\\",\\\"y\\\":8,\\\"orderNum\\\":10,\\\"pageCompId\\\":\\\"912577433169346560\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":39,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"79eb8d80-8720-4dac-b4ab-a1bd295d3fa5\\\",\\\"y\\\":39,\\\"orderNum\\\":65,\\\"pageCompId\\\":\\\"912577433190318080\\\"},{\\\"component\\\":\\\"JList\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":44,\\\"x\\\":0,\\\"h\\\":11,\\\"i\\\":\\\"3e12ea9a-04b8-4f1a-819a-1666be83bb2c\\\",\\\"y\\\":44,\\\"orderNum\\\":51,\\\"pageCompId\\\":\\\"912577433207095296\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":55,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"b1bc2b1b-4e38-4042-942d-50978e79236f\\\",\\\"y\\\":55,\\\"orderNum\\\":61,\\\"pageCompId\\\":\\\"912577433228066816\\\"},{\\\"component\\\":\\\"JList\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":60,\\\"x\\\":0,\\\"h\\\":11,\\\"i\\\":\\\"ee6f5621-53ef-4d0f-a6c9-fd33982b2be1\\\",\\\"y\\\":60,\\\"orderNum\\\":71,\\\"pageCompId\\\":\\\"912577433249038336\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":71,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"9d1b768d-17ac-461b-8597-41a969fd1589\\\",\\\"y\\\":71,\\\"orderNum\\\":82,\\\"pageCompId\\\":\\\"912577433274204160\\\"},{\\\"component\\\":\\\"JList\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":76,\\\"x\\\":0,\\\"h\\\":11,\\\"i\\\":\\\"380b67f4-ada6-47df-83a0-83b9c62fa435\\\",\\\"y\\\":76,\\\"orderNum\\\":92,\\\"pageCompId\\\":\\\"912577433295175680\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":87,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"0b6da57d-9804-4bfa-8ab8-54d690f8a09a\\\",\\\"y\\\":87,\\\"orderNum\\\":103,\\\"pageCompId\\\":\\\"912577433316147200\\\"},{\\\"component\\\":\\\"JList\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":92,\\\"x\\\":0,\\\"h\\\":11,\\\"i\\\":\\\"c2551fe6-5a8f-4d45-bb3a-aa86dd6b46cd\\\",\\\"y\\\":92,\\\"orderNum\\\":113,\\\"pageCompId\\\":\\\"912577433337118720\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"pcX\\\":5,\\\"w\\\":10,\\\"moved\\\":false,\\\"pcY\\\":39,\\\"x\\\":5,\\\"h\\\":20,\\\"i\\\":\\\"acecbdec-0b6b-4744-aeed-3f969e7915b6\\\",\\\"y\\\":39,\\\"orderNum\\\":124,\\\"pageCompId\\\":\\\"912577433366478848\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"pcX\\\":5,\\\"w\\\":10,\\\"moved\\\":false,\\\"pcY\\\":59,\\\"x\\\":5,\\\"h\\\":22,\\\"i\\\":\\\"a3420701-faac-4d38-b7e2-9c12c3dc45e2\\\",\\\"y\\\":59,\\\"orderNum\\\":124,\\\"pageCompId\\\":\\\"912577433387450368\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"pcX\\\":15,\\\"w\\\":9,\\\"moved\\\":false,\\\"pcY\\\":59,\\\"x\\\":15,\\\"h\\\":22,\\\"i\\\":\\\"a100e000-aee6-4138-8c72-0e4a830ec8de\\\",\\\"y\\\":59,\\\"orderNum\\\":124,\\\"pageCompId\\\":\\\"912577433408421888\\\"},{\\\"component\\\":\\\"JMultipleBar\\\",\\\"pcX\\\":15,\\\"w\\\":9,\\\"moved\\\":false,\\\"pcY\\\":81,\\\"x\\\":15,\\\"h\\\":22,\\\"i\\\":\\\"7d4ec916-020b-4f35-baff-87951bf2aa48\\\",\\\"y\\\":81,\\\"orderNum\\\":124,\\\"pageCompId\\\":\\\"912577433429393408\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"pcX\\\":0,\\\"w\\\":24,\\\"moved\\\":false,\\\"pcY\\\":110,\\\"x\\\":0,\\\"h\\\":45,\\\"i\\\":\\\"49592c96-4da5-4afb-9c15-fa7bea72bbc1\\\",\\\"y\\\":103,\\\"orderNum\\\":131,\\\"pageCompId\\\":\\\"912577433450364928\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"pcX\\\":15,\\\"w\\\":9,\\\"moved\\\":false,\\\"pcY\\\":39,\\\"x\\\":15,\\\"h\\\":20,\\\"i\\\":\\\"ed714128-19d1-4117-a7b0-029620389fda\\\",\\\"y\\\":39,\\\"orderNum\\\":148,\\\"pageCompId\\\":\\\"912577433471336448\\\"},{\\\"component\\\":\\\"JMultipleBar\\\",\\\"pcX\\\":5,\\\"w\\\":10,\\\"moved\\\":false,\\\"pcY\\\":81,\\\"x\\\":5,\\\"h\\\":22,\\\"i\\\":\\\"7bcdb3a7-eff0-4373-9911-e900d3e3ec7d\\\",\\\"y\\\":81,\\\"orderNum\\\":148,\\\"pageCompId\\\":\\\"912577433496502272\\\"}]', 'amVlY2cxMzE0', '0', '1', 'admin', '2024-01-25 15:07:40', 'admin', '2024-01-30 20:04:50', NULL, 0, 53, 5, 0);\nINSERT INTO `onl_drag_page` VALUES ('910475721247866880', '某电商公司销售运营看板', '/drag/page/view/910475721247866880', NULL, NULL, 100, 'default', 'default', NULL, NULL, '[{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":24,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"x\\\":0,\\\"h\\\":8,\\\"i\\\":\\\"1aa60c03-aa11-400b-81a9-3a710ef7b17d\\\",\\\"y\\\":0,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"912579172505272320\\\"},{\\\"component\\\":\\\"JGrowCard\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":10,\\\"x\\\":0,\\\"h\\\":17,\\\"i\\\":\\\"3ab3538e-5195-452c-82a7-08a1768548bb\\\",\\\"y\\\":8,\\\"orderNum\\\":10,\\\"pageCompId\\\":\\\"912579172538826752\\\"},{\\\"component\\\":\\\"JBubbleMap\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":27,\\\"x\\\":0,\\\"h\\\":42,\\\"i\\\":\\\"79506e2d-bfca-410b-bd5f-3fc1791af798\\\",\\\"y\\\":25,\\\"orderNum\\\":26,\\\"pageCompId\\\":\\\"912579172559798272\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":69,\\\"x\\\":0,\\\"h\\\":45,\\\"i\\\":\\\"cd448408-0e55-41b3-8ab7-3b7dd8657055\\\",\\\"y\\\":67,\\\"orderNum\\\":72,\\\"pageCompId\\\":\\\"912579172580769792\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"pcX\\\":8,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":10,\\\"x\\\":8,\\\"h\\\":35,\\\"i\\\":\\\"40b0322c-f6a9-4614-83b8-c77a086bc065\\\",\\\"y\\\":8,\\\"orderNum\\\":105,\\\"pageCompId\\\":\\\"912579172597547008\\\"},{\\\"component\\\":\\\"JNumber\\\",\\\"pcX\\\":13,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":10,\\\"x\\\":13,\\\"h\\\":17,\\\"i\\\":\\\"353858f6-fecf-4c42-81f4-537d24289a68\\\",\\\"y\\\":8,\\\"orderNum\\\":105,\\\"pageCompId\\\":\\\"912579172618518528\\\"},{\\\"component\\\":\\\"JNumber\\\",\\\"pcX\\\":13,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":27,\\\"x\\\":13,\\\"h\\\":18,\\\"i\\\":\\\"3a74f30d-8357-43c4-811c-a0a1c7201453\\\",\\\"y\\\":25,\\\"orderNum\\\":105,\\\"pageCompId\\\":\\\"912579172643684352\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"pcX\\\":18,\\\"w\\\":6,\\\"moved\\\":false,\\\"pcY\\\":10,\\\"x\\\":18,\\\"h\\\":35,\\\"i\\\":\\\"2bd80a2b-f848-49d6-875b-05897deac11c\\\",\\\"y\\\":8,\\\"orderNum\\\":105,\\\"pageCompId\\\":\\\"912579172664655872\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"pcX\\\":8,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":45,\\\"x\\\":8,\\\"h\\\":29,\\\"i\\\":\\\"043d13e0-4e90-47e4-8715-29cc400adeb1\\\",\\\"y\\\":43,\\\"orderNum\\\":105,\\\"pageCompId\\\":\\\"912579172685627392\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"pcX\\\":16,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":45,\\\"x\\\":16,\\\"h\\\":29,\\\"i\\\":\\\"4b5fbe15-8931-48bb-a0f0-67855e782af4\\\",\\\"y\\\":43,\\\"orderNum\\\":114,\\\"pageCompId\\\":\\\"912579172702404608\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"pcX\\\":8,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":74,\\\"x\\\":8,\\\"h\\\":40,\\\"i\\\":\\\"e2f99a5d-eaf4-4823-b1a7-eb0a878be363\\\",\\\"y\\\":72,\\\"orderNum\\\":114,\\\"pageCompId\\\":\\\"912579172719181824\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"pcX\\\":16,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":74,\\\"x\\\":16,\\\"h\\\":40,\\\"i\\\":\\\"dad9aacc-549f-4418-8f55-8ca499aa83b4\\\",\\\"y\\\":72,\\\"orderNum\\\":114,\\\"pageCompId\\\":\\\"912579172740153344\\\"}]', 'amVlY2cxMzE0', '0', '1', 'admin', '2024-01-25 20:32:17', 'admin', '2024-01-30 20:07:19', NULL, 6902, 24, 5, 0);\nINSERT INTO `onl_drag_page` VALUES ('910744177604083712', '物业消防巡检状态', '/drag/page/view/910744177604083712', NULL, NULL, 100, 'default', 'default', NULL, NULL, '[{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":24,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"x\\\":0,\\\"h\\\":8,\\\"i\\\":\\\"5d85e389-7ee4-40dd-8544-80049646ee34\\\",\\\"y\\\":0,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"912578020841668608\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":10,\\\"x\\\":0,\\\"h\\\":6,\\\"i\\\":\\\"878306f4-8ff4-412c-b8d8-744b0897ae8f\\\",\\\"y\\\":8,\\\"orderNum\\\":10,\\\"pageCompId\\\":\\\"912578020875223040\\\"},{\\\"component\\\":\\\"JList\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":20,\\\"x\\\":0,\\\"h\\\":17,\\\"i\\\":\\\"fe852828-ba3d-46d1-884a-1c723b870d55\\\",\\\"y\\\":14,\\\"orderNum\\\":20,\\\"pageCompId\\\":\\\"912578020896194560\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":37,\\\"x\\\":0,\\\"h\\\":7,\\\"i\\\":\\\"57fd4478-440a-4a6e-a115-186e14d5047a\\\",\\\"y\\\":31,\\\"orderNum\\\":38,\\\"pageCompId\\\":\\\"912578020917166080\\\"},{\\\"component\\\":\\\"JNumber\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":47,\\\"x\\\":0,\\\"h\\\":12,\\\"i\\\":\\\"bb98b9db-042b-445e-8672-34182191871d\\\",\\\"y\\\":38,\\\"orderNum\\\":48,\\\"pageCompId\\\":\\\"912578020938137600\\\"},{\\\"component\\\":\\\"JNumber\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":57,\\\"x\\\":0,\\\"h\\\":12,\\\"i\\\":\\\"7eeab8ac-66f7-4d80-81a8-2e75dcb7093a\\\",\\\"y\\\":50,\\\"orderNum\\\":58,\\\"pageCompId\\\":\\\"912578020959109120\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":67,\\\"x\\\":0,\\\"h\\\":7,\\\"i\\\":\\\"d7a87bcb-e5a6-4092-9b44-be37c284761d\\\",\\\"y\\\":62,\\\"orderNum\\\":69,\\\"pageCompId\\\":\\\"912578020980080640\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":77,\\\"x\\\":0,\\\"h\\\":51,\\\"i\\\":\\\"1397ca94-7293-48bd-bb4f-673355c0355e\\\",\\\"y\\\":69,\\\"orderNum\\\":79,\\\"pageCompId\\\":\\\"912578021005246464\\\"},{\\\"component\\\":\\\"JBubbleMap\\\",\\\"pcX\\\":8,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":20,\\\"x\\\":8,\\\"h\\\":32,\\\"i\\\":\\\"f0f84536-4ae3-43ff-aadb-6a1f113b1ab9\\\",\\\"y\\\":14,\\\"orderNum\\\":109,\\\"pageCompId\\\":\\\"912578021026217984\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":8,\\\"w\\\":16,\\\"moved\\\":false,\\\"pcY\\\":10,\\\"x\\\":8,\\\"h\\\":6,\\\"i\\\":\\\"52c28b77-268c-4dc4-805e-a48b37657be1\\\",\\\"y\\\":8,\\\"orderNum\\\":109,\\\"pageCompId\\\":\\\"912578021047189504\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"pcX\\\":16,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":20,\\\"x\\\":16,\\\"h\\\":32,\\\"i\\\":\\\"8b2b0a47-c1fb-47bf-b8af-9c249d903baa\\\",\\\"y\\\":14,\\\"orderNum\\\":109,\\\"pageCompId\\\":\\\"912578021068161024\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"pcX\\\":8,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":52,\\\"x\\\":8,\\\"h\\\":34,\\\"i\\\":\\\"619921d9-f1fe-4d09-8f3d-09238f6d3e4f\\\",\\\"y\\\":46,\\\"orderNum\\\":109,\\\"pageCompId\\\":\\\"912578021093326848\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"pcX\\\":16,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":52,\\\"x\\\":16,\\\"h\\\":34,\\\"i\\\":\\\"2598e9f8-7611-49c1-97a5-018fba23f0e0\\\",\\\"y\\\":46,\\\"orderNum\\\":109,\\\"pageCompId\\\":\\\"912578021114298368\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"pcX\\\":8,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":98,\\\"x\\\":8,\\\"h\\\":33,\\\"i\\\":\\\"01569400-637c-4d01-986e-c6604f88cc32\\\",\\\"y\\\":87,\\\"orderNum\\\":109,\\\"pageCompId\\\":\\\"912578021131075584\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"pcX\\\":16,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":86,\\\"x\\\":16,\\\"h\\\":33,\\\"i\\\":\\\"4fd26be3-3138-4cf5-9e7a-e24ff75bafad\\\",\\\"y\\\":87,\\\"orderNum\\\":114,\\\"pageCompId\\\":\\\"912578021156241408\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":8,\\\"w\\\":16,\\\"moved\\\":false,\\\"pcY\\\":86,\\\"x\\\":8,\\\"h\\\":7,\\\"i\\\":\\\"e3bea36a-c897-41ec-9c8d-c572609a74e5\\\",\\\"y\\\":80,\\\"orderNum\\\":114,\\\"pageCompId\\\":\\\"912578021181407232\\\"}]', 'amVlY2cxMzE0', '0', '1', 'admin', '2024-01-26 14:19:02', 'admin', '2024-01-31 15:46:14', NULL, 6902, 35, 5, 0);\nINSERT INTO `onl_drag_page` VALUES ('910820508471705600', '某连锁饮品销售看板', '/drag/page/view/910820508471705600', NULL, NULL, 100, 'default', 'default', NULL, NULL, '[{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":15,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"x\\\":0,\\\"h\\\":10,\\\"i\\\":\\\"dcd6e80e-8865-4238-844b-2bb8998f755e\\\",\\\"y\\\":0,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"912577878868672512\\\"},{\\\"component\\\":\\\"JForm\\\",\\\"pcX\\\":15,\\\"w\\\":9,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"x\\\":15,\\\"h\\\":10,\\\"i\\\":\\\"50040bd1-c081-4e5b-a36a-ea6a5afce396\\\",\\\"y\\\":0,\\\"orderNum\\\":10,\\\"pageCompId\\\":\\\"912577878898032640\\\"},{\\\"component\\\":\\\"JGrowCard\\\",\\\"pcX\\\":0,\\\"w\\\":24,\\\"moved\\\":false,\\\"pcY\\\":10,\\\"x\\\":0,\\\"h\\\":30,\\\"i\\\":\\\"0efe3637-39ac-4f2e-82f4-e09540ee332a\\\",\\\"y\\\":10,\\\"orderNum\\\":10,\\\"pageCompId\\\":\\\"912577878919004160\\\"},{\\\"component\\\":\\\"JNumber\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":40,\\\"x\\\":0,\\\"h\\\":17,\\\"i\\\":\\\"2db8c9de-9f8b-49f8-8d7a-6b3166de0ed5\\\",\\\"y\\\":40,\\\"orderNum\\\":40,\\\"pageCompId\\\":\\\"912577878944169984\\\"},{\\\"component\\\":\\\"JNumber\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":57,\\\"x\\\":0,\\\"h\\\":16,\\\"i\\\":\\\"6f773617-eca8-4598-8260-dc701cc16e8b\\\",\\\"y\\\":57,\\\"orderNum\\\":50,\\\"pageCompId\\\":\\\"912577878965141504\\\"},{\\\"component\\\":\\\"JNumber\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":73,\\\"x\\\":0,\\\"h\\\":16,\\\"i\\\":\\\"868c63d3-cfc2-4e49-a1c5-6ee0418fd303\\\",\\\"y\\\":73,\\\"orderNum\\\":59,\\\"pageCompId\\\":\\\"912577878990307328\\\"},{\\\"component\\\":\\\"JNumber\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":89,\\\"x\\\":0,\\\"h\\\":17,\\\"i\\\":\\\"35a7308b-0482-48c8-8e46-ed50cfb67961\\\",\\\"y\\\":89,\\\"orderNum\\\":83,\\\"pageCompId\\\":\\\"912577879023861760\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"pcX\\\":5,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":40,\\\"x\\\":5,\\\"h\\\":23,\\\"i\\\":\\\"2323a8fb-42ff-4a23-9b13-8f4f514dafb5\\\",\\\"y\\\":40,\\\"orderNum\\\":96,\\\"pageCompId\\\":\\\"912577879044833280\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"pcX\\\":5,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":63,\\\"x\\\":5,\\\"h\\\":22,\\\"i\\\":\\\"715ebf76-9228-4b2e-8ab7-dcb351c2ff03\\\",\\\"y\\\":63,\\\"orderNum\\\":96,\\\"pageCompId\\\":\\\"912577879065804800\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"pcX\\\":5,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":85,\\\"x\\\":5,\\\"h\\\":21,\\\"i\\\":\\\"cd981a55-258c-48cd-8e92-742185a711a3\\\",\\\"y\\\":85,\\\"orderNum\\\":96,\\\"pageCompId\\\":\\\"912577879086776320\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"pcX\\\":13,\\\"w\\\":11,\\\"moved\\\":false,\\\"pcY\\\":40,\\\"x\\\":13,\\\"h\\\":33,\\\"i\\\":\\\"82016a70-aa98-42cb-b205-c14e5e212cf8\\\",\\\"y\\\":40,\\\"orderNum\\\":106,\\\"pageCompId\\\":\\\"912577879103553536\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"pcX\\\":13,\\\"w\\\":6,\\\"moved\\\":false,\\\"pcY\\\":73,\\\"x\\\":13,\\\"h\\\":33,\\\"i\\\":\\\"0b68bd42-a0e9-48f8-9a7b-794ba9ebf8cf\\\",\\\"y\\\":73,\\\"orderNum\\\":106,\\\"pageCompId\\\":\\\"912577879116136448\\\"},{\\\"component\\\":\\\"JRing\\\",\\\"pcX\\\":19,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":73,\\\"x\\\":19,\\\"h\\\":33,\\\"i\\\":\\\"5130130f-6076-45b1-8977-d9b5a4c894fc\\\",\\\"y\\\":73,\\\"orderNum\\\":106,\\\"pageCompId\\\":\\\"912577879132913664\\\"}]', 'amVlY2cxMzE0', '0', '1', 'admin', '2024-01-26 19:22:21', 'admin', '2024-01-29 15:56:38', NULL, 6902, 36, 3, 0);\nINSERT INTO `onl_drag_page` VALUES ('911856216581914624', '产品销售数据', '/drag/page/view/911856216581914624', NULL, NULL, 100, 'default', 'default', NULL, NULL, '[{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":24,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"x\\\":0,\\\"h\\\":8,\\\"i\\\":\\\"8faf5811-d619-4ff2-839e-86ecb4e0328f\\\",\\\"y\\\":0,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"912581733916393472\\\"},{\\\"component\\\":\\\"JRing\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"x\\\":0,\\\"h\\\":30,\\\"i\\\":\\\"b5fa4269-1d38-4a62-80a3-52490943ff59\\\",\\\"y\\\":8,\\\"orderNum\\\":38,\\\"pageCompId\\\":\\\"912581733949947904\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"pcX\\\":0,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":38,\\\"x\\\":0,\\\"h\\\":41,\\\"i\\\":\\\"de23faa0-ffa7-482c-857e-8dbfaea7dd47\\\",\\\"y\\\":38,\\\"orderNum\\\":38,\\\"pageCompId\\\":\\\"912581733975113728\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":5,\\\"w\\\":4,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"x\\\":5,\\\"h\\\":5,\\\"i\\\":\\\"f2158c50-22b0-4978-98b9-6e2cc784650e\\\",\\\"y\\\":8,\\\"orderNum\\\":84,\\\"pageCompId\\\":\\\"912581734000279552\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":5,\\\"w\\\":4,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"x\\\":5,\\\"h\\\":5,\\\"i\\\":\\\"a28c1804-cb6b-4c70-8e57-ce352ff09d63\\\",\\\"y\\\":13,\\\"orderNum\\\":84,\\\"pageCompId\\\":\\\"912581734025445376\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":5,\\\"w\\\":4,\\\"moved\\\":false,\\\"pcY\\\":18,\\\"x\\\":5,\\\"h\\\":5,\\\"i\\\":\\\"63506dd7-e376-42c5-b39f-b2211ad8ebdc\\\",\\\"y\\\":18,\\\"orderNum\\\":84,\\\"pageCompId\\\":\\\"912581734050611200\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":9,\\\"w\\\":4,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"x\\\":9,\\\"h\\\":5,\\\"i\\\":\\\"de7e9a36-1234-4792-835a-c20687c433ed\\\",\\\"y\\\":8,\\\"orderNum\\\":84,\\\"pageCompId\\\":\\\"912581734084165632\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":9,\\\"w\\\":4,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"x\\\":9,\\\"h\\\":5,\\\"i\\\":\\\"ee6464c3-bda1-424a-8c0f-37fdfce6d8cb\\\",\\\"y\\\":13,\\\"orderNum\\\":84,\\\"pageCompId\\\":\\\"912581734113525760\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":9,\\\"w\\\":4,\\\"moved\\\":false,\\\"pcY\\\":18,\\\"x\\\":9,\\\"h\\\":5,\\\"i\\\":\\\"c6de77fa-b17a-4549-bda8-0e00e65a7748\\\",\\\"y\\\":18,\\\"orderNum\\\":84,\\\"pageCompId\\\":\\\"912581734138691584\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":13,\\\"w\\\":4,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"x\\\":13,\\\"h\\\":5,\\\"i\\\":\\\"3dc483bb-0067-48ee-98bd-dfa2e7534909\\\",\\\"y\\\":8,\\\"orderNum\\\":84,\\\"pageCompId\\\":\\\"912581734163857408\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":13,\\\"w\\\":4,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"x\\\":13,\\\"h\\\":10,\\\"i\\\":\\\"ecd623a6-2e08-47f2-8dd6-c25ff5c29a66\\\",\\\"y\\\":13,\\\"orderNum\\\":84,\\\"pageCompId\\\":\\\"912581734189023232\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"pcX\\\":5,\\\"w\\\":12,\\\"moved\\\":false,\\\"pcY\\\":23,\\\"x\\\":5,\\\"h\\\":27,\\\"i\\\":\\\"b910f04d-6a4d-4d79-811d-dc5d2f807713\\\",\\\"y\\\":23,\\\"orderNum\\\":83,\\\"pageCompId\\\":\\\"912581734209994752\\\"},{\\\"component\\\":\\\"JStackBar\\\",\\\"pcX\\\":5,\\\"w\\\":12,\\\"moved\\\":false,\\\"pcY\\\":50,\\\"x\\\":5,\\\"h\\\":29,\\\"i\\\":\\\"406be0c9-dc13-4cad-ac22-17a4a5c22bff\\\",\\\"y\\\":50,\\\"orderNum\\\":83,\\\"pageCompId\\\":\\\"912581734230966272\\\"},{\\\"component\\\":\\\"JRing\\\",\\\"pcX\\\":17,\\\"w\\\":7,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"x\\\":17,\\\"h\\\":32,\\\"i\\\":\\\"76d16482-fd7f-4e92-ba27-68980b8b0029\\\",\\\"y\\\":8,\\\"orderNum\\\":83,\\\"pageCompId\\\":\\\"912581734256132096\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":17,\\\"w\\\":7,\\\"moved\\\":false,\\\"pcY\\\":40,\\\"x\\\":17,\\\"h\\\":5,\\\"i\\\":\\\"211ebf49-1284-4b1c-99c9-08066a50f9ae\\\",\\\"y\\\":40,\\\"orderNum\\\":82,\\\"pageCompId\\\":\\\"912581734272909312\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"pcX\\\":17,\\\"w\\\":7,\\\"moved\\\":false,\\\"pcY\\\":45,\\\"x\\\":17,\\\"h\\\":34,\\\"i\\\":\\\"c89556db-678a-418b-8121-1052958f4149\\\",\\\"y\\\":45,\\\"orderNum\\\":115,\\\"pageCompId\\\":\\\"912581734289686528\\\"}]', 'amVlY2cxMzE0', '0', '1', 'admin', '2024-01-29 15:57:53', 'admin', '2024-01-30 14:21:56', NULL, 6902, 24, 0, 0);\nINSERT INTO `onl_drag_page` VALUES ('924603858451734528', '公司年度招聘看板', '/drag/page/view/924603858451734528', NULL, NULL, 100, 'default', 'default', NULL, NULL, '[{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"h\\\":8,\\\"i\\\":\\\"95729a29-9b15-4102-8ca0-4474bcdfd6ea\\\",\\\"orderNum\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":0,\\\"pageCompId\\\":\\\"925744261272031232\\\",\\\"key\\\":\\\"c65d42a5-a824-49a9-83c0-c4596aa219d4\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":6,\\\"i\\\":\\\"89ac8d65-5a17-4c62-83cc-05f29f629734\\\",\\\"orderNum\\\":13,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":0,\\\"y\\\":13,\\\"pageCompId\\\":\\\"925744261330751488\\\",\\\"key\\\":\\\"45bb9ca9-ade1-44b4-8a8c-f912aa5920b6\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":19,\\\"h\\\":6,\\\"i\\\":\\\"f5f244fb-deed-48eb-8ada-78dadbe08bd8\\\",\\\"orderNum\\\":21,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":0,\\\"y\\\":19,\\\"pageCompId\\\":\\\"925744261351723008\\\",\\\"key\\\":\\\"37d8b7ad-6b59-480f-8af1-c44a03ffca00\\\"},{\\\"pcX\\\":3,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":6,\\\"i\\\":\\\"de17aaaf-b81c-48b3-8309-854b1d0b3d14\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":3,\\\"y\\\":13,\\\"pageCompId\\\":\\\"925744261381083136\\\",\\\"key\\\":\\\"41b3d153-7e04-4751-94a3-2f6b466e9424\\\"},{\\\"pcX\\\":3,\\\"moved\\\":false,\\\"pcY\\\":19,\\\"h\\\":6,\\\"i\\\":\\\"2df4f63e-b1a9-4a53-8972-08947f5f011b\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":3,\\\"y\\\":19,\\\"pageCompId\\\":\\\"925744261402054656\\\",\\\"key\\\":\\\"e065a06b-e251-42b3-8ecf-e115459ae476\\\"},{\\\"pcX\\\":6,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":16,\\\"i\\\":\\\"2429182c-a58b-4cd9-8c88-8ad9b2b6a1e2\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JRing\\\",\\\"w\\\":6,\\\"x\\\":6,\\\"y\\\":13,\\\"pageCompId\\\":\\\"925744261427220480\\\",\\\"key\\\":\\\"0bd2ecf1-d948-411c-8c49-09530f9ccae0\\\"},{\\\"pcX\\\":12,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":31,\\\"i\\\":\\\"33c42a31-ee7f-4f0a-b9bb-280bef0f4c02\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JBubbleMap\\\",\\\"w\\\":6,\\\"x\\\":12,\\\"y\\\":13,\\\"pageCompId\\\":\\\"925744261464969216\\\",\\\"key\\\":\\\"6f298d57-db77-4801-9dc8-76b14967300f\\\"},{\\\"pcX\\\":18,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":31,\\\"i\\\":\\\"59cce641-ef13-4a49-835b-4ad20a3cc477\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JFunnel\\\",\\\"w\\\":6,\\\"x\\\":18,\\\"y\\\":13,\\\"pageCompId\\\":\\\"925744261490135040\\\",\\\"key\\\":\\\"e8e525b9-051b-4f45-88ec-00dfcca1ffc8\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"6979473b-9eb1-4d90-887c-483378b89886\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":6,\\\"x\\\":0,\\\"y\\\":8,\\\"pageCompId\\\":\\\"925744261519495168\\\",\\\"key\\\":\\\"79a6e469-54b4-46dd-88f2-896c07e6ec0b\\\"},{\\\"pcX\\\":6,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"fabcd19e-73a2-4a44-9035-d18bccfa77ba\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JText\\\",\\\"w\\\":12,\\\"x\\\":6,\\\"y\\\":8,\\\"pageCompId\\\":\\\"925744261544660992\\\",\\\"key\\\":\\\"808ca03a-2f22-4f5e-851b-cdd19a2e059d\\\"},{\\\"pcX\\\":18,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"e5eb46cd-4d1a-447e-b42a-6e390fa7080e\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JText\\\",\\\"w\\\":6,\\\"x\\\":18,\\\"y\\\":8,\\\"pageCompId\\\":\\\"925744261569826816\\\",\\\"key\\\":\\\"8b2edadf-cdaf-43f4-86a1-2735219e5980\\\"},{\\\"pcX\\\":6,\\\"moved\\\":false,\\\"pcY\\\":29,\\\"h\\\":15,\\\"i\\\":\\\"a53c49e6-435a-402d-8de1-b8644b87486b\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JPie\\\",\\\"w\\\":6,\\\"x\\\":6,\\\"y\\\":29,\\\"pageCompId\\\":\\\"925744261594992640\\\",\\\"key\\\":\\\"e8bdb58d-8950-4791-93dd-37a064e886f4\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":25,\\\"h\\\":19,\\\"i\\\":\\\"f42ce4f9-0e56-47da-8220-254436afea6d\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JSmoothLine\\\",\\\"w\\\":6,\\\"x\\\":0,\\\"y\\\":25,\\\"pageCompId\\\":\\\"925744261615964160\\\",\\\"key\\\":\\\"891346e4-3bb3-46d0-af0d-da0a6cc118b8\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":6,\\\"moved\\\":false,\\\"pcY\\\":44,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"102fa102-3bd7-4e86-83ea-77cc7ef23651\\\",\\\"y\\\":44,\\\"orderNum\\\":44,\\\"pageCompId\\\":\\\"925744261636935680\\\"},{\\\"component\\\":\\\"JMultipleBar\\\",\\\"pcX\\\":0,\\\"w\\\":6,\\\"moved\\\":false,\\\"pcY\\\":49,\\\"x\\\":0,\\\"h\\\":29,\\\"i\\\":\\\"6841deb3-d062-42d8-8a2b-b58f6da64159\\\",\\\"y\\\":49,\\\"orderNum\\\":49,\\\"pageCompId\\\":\\\"925744261662101504\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"pcX\\\":6,\\\"w\\\":12,\\\"moved\\\":false,\\\"pcY\\\":49,\\\"x\\\":6,\\\"h\\\":29,\\\"i\\\":\\\"92758754-3165-4df6-a897-6da821492f81\\\",\\\"y\\\":49,\\\"orderNum\\\":69,\\\"pageCompId\\\":\\\"925744261687267328\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":6,\\\"w\\\":12,\\\"moved\\\":false,\\\"pcY\\\":44,\\\"x\\\":6,\\\"h\\\":5,\\\"i\\\":\\\"201a48c1-924c-4da0-87e5-9dc0eb2579a9\\\",\\\"y\\\":44,\\\"orderNum\\\":69,\\\"pageCompId\\\":\\\"925744261712433152\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":18,\\\"w\\\":6,\\\"moved\\\":false,\\\"pcY\\\":44,\\\"x\\\":18,\\\"h\\\":5,\\\"i\\\":\\\"7e2ecc0a-7930-4c76-9c9a-76af22a58f59\\\",\\\"y\\\":44,\\\"orderNum\\\":78,\\\"pageCompId\\\":\\\"925744261745987584\\\"},{\\\"component\\\":\\\"JStackBar\\\",\\\"pcX\\\":18,\\\"w\\\":6,\\\"moved\\\":false,\\\"pcY\\\":49,\\\"x\\\":18,\\\"h\\\":29,\\\"i\\\":\\\"a9f3e66d-cfcd-41bb-908b-fc2e95cdb125\\\",\\\"y\\\":49,\\\"orderNum\\\":78,\\\"pageCompId\\\":\\\"925744261766959104\\\"}]', 'amVlY2cxMzE0', '0', '1', 'admin', '2024-03-04 20:12:28', 'admin', '2024-03-13 14:05:31', NULL, 1, 41, 8, 0);\nINSERT INTO `onl_drag_page` VALUES ('925744661614153728', '金融封控数据展示', '/drag/page/view/925744661614153728', NULL, NULL, 100, 'default', 'default', NULL, NULL, '[{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"h\\\":8,\\\"i\\\":\\\"95729a29-9b15-4102-8ca0-4474bcdfd6ea\\\",\\\"orderNum\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":0,\\\"pageCompId\\\":\\\"925962667610906624\\\",\\\"key\\\":\\\"e39b1e6d-dca7-4223-866f-e2e28f1233da\\\"},{\\\"pcX\\\":9,\\\"moved\\\":false,\\\"pcY\\\":14,\\\"h\\\":6,\\\"i\\\":\\\"89ac8d65-5a17-4c62-83cc-05f29f629734\\\",\\\"orderNum\\\":13,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":9,\\\"y\\\":15,\\\"pageCompId\\\":\\\"925962667648655360\\\",\\\"key\\\":\\\"8c8d6017-40e4-49ae-8acb-74aa3f01d1b8\\\"},{\\\"pcX\\\":9,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":7,\\\"i\\\":\\\"f5f244fb-deed-48eb-8ada-78dadbe08bd8\\\",\\\"orderNum\\\":21,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":9,\\\"y\\\":8,\\\"pageCompId\\\":\\\"925962667665432576\\\",\\\"key\\\":\\\"c57cfb37-3333-4fb3-9033-211cc6b63607\\\"},{\\\"pcX\\\":12,\\\"moved\\\":false,\\\"pcY\\\":14,\\\"h\\\":6,\\\"i\\\":\\\"de17aaaf-b81c-48b3-8309-854b1d0b3d14\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":12,\\\"y\\\":15,\\\"pageCompId\\\":\\\"925962667682209792\\\",\\\"key\\\":\\\"e131ddbd-2c02-4c99-b635-2453739987c2\\\"},{\\\"pcX\\\":12,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":7,\\\"i\\\":\\\"2df4f63e-b1a9-4a53-8972-08947f5f011b\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":12,\\\"y\\\":8,\\\"pageCompId\\\":\\\"925962667698987008\\\",\\\"key\\\":\\\"650b2a2e-b0c2-4644-8131-d6bfb1d937b7\\\"},{\\\"pcX\\\":9,\\\"moved\\\":false,\\\"pcY\\\":19,\\\"h\\\":6,\\\"i\\\":\\\"6979473b-9eb1-4d90-887c-483378b89886\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":9,\\\"y\\\":21,\\\"pageCompId\\\":\\\"925962667715764224\\\",\\\"key\\\":\\\"11408620-748c-40bb-9cb2-a38e14e099bb\\\"},{\\\"pcX\\\":9,\\\"moved\\\":false,\\\"pcY\\\":24,\\\"h\\\":6,\\\"i\\\":\\\"fabcd19e-73a2-4a44-9035-d18bccfa77ba\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":9,\\\"y\\\":27,\\\"pageCompId\\\":\\\"925962667732541440\\\",\\\"key\\\":\\\"ee880781-7379-4234-9fa0-5e838d2f8bc7\\\"},{\\\"pcX\\\":12,\\\"moved\\\":false,\\\"pcY\\\":19,\\\"h\\\":6,\\\"i\\\":\\\"e5eb46cd-4d1a-447e-b42a-6e390fa7080e\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":12,\\\"y\\\":21,\\\"pageCompId\\\":\\\"925962667753512960\\\",\\\"key\\\":\\\"55e04041-6770-48f4-905a-2e6296904162\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":58,\\\"h\\\":35,\\\"i\\\":\\\"a53c49e6-435a-402d-8de1-b8644b87486b\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JPie\\\",\\\"w\\\":8,\\\"x\\\":0,\\\"y\\\":57,\\\"pageCompId\\\":\\\"925962667774484480\\\",\\\"key\\\":\\\"d4994845-fc96-4961-90b3-df812b410b92\\\"},{\\\"pcX\\\":15,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":7,\\\"i\\\":\\\"102fa102-3bd7-4e86-83ea-77cc7ef23651\\\",\\\"orderNum\\\":44,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":15,\\\"y\\\":8,\\\"pageCompId\\\":\\\"925962667795456000\\\",\\\"key\\\":\\\"7c8b661f-534e-4ab2-83d9-b845bdb6223f\\\"},{\\\"pcX\\\":15,\\\"moved\\\":false,\\\"pcY\\\":14,\\\"h\\\":6,\\\"i\\\":\\\"201a48c1-924c-4da0-87e5-9dc0eb2579a9\\\",\\\"orderNum\\\":69,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":15,\\\"y\\\":15,\\\"pageCompId\\\":\\\"925962667808038912\\\",\\\"key\\\":\\\"04880935-83e1-41aa-809e-8a1127b1beb3\\\"},{\\\"pcX\\\":12,\\\"moved\\\":false,\\\"pcY\\\":24,\\\"h\\\":6,\\\"i\\\":\\\"7e2ecc0a-7930-4c76-9c9a-76af22a58f59\\\",\\\"orderNum\\\":78,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":12,\\\"y\\\":27,\\\"pageCompId\\\":\\\"925962667824816128\\\",\\\"key\\\":\\\"c208c5a6-fd09-4af5-893e-d678187887eb\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":25,\\\"i\\\":\\\"aafdcd2d-abec-48e5-8040-cc237cc70dec\\\",\\\"orderNum\\\":78,\\\"component\\\":\\\"JDynamicBar\\\",\\\"w\\\":9,\\\"x\\\":0,\\\"y\\\":8,\\\"pageCompId\\\":\\\"925962667841593344\\\",\\\"key\\\":\\\"a5a17907-3563-4fe6-8081-d4e3eaf0c942\\\"},{\\\"pcX\\\":15,\\\"moved\\\":false,\\\"pcY\\\":19,\\\"h\\\":6,\\\"i\\\":\\\"f5027ec2-646c-4d37-ac73-bd1718720bb6\\\",\\\"orderNum\\\":97,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":15,\\\"y\\\":21,\\\"pageCompId\\\":\\\"925962667858370560\\\",\\\"key\\\":\\\"10b2e5a9-c158-4a78-83c1-bc907c27df9c\\\"},{\\\"pcX\\\":15,\\\"moved\\\":false,\\\"pcY\\\":24,\\\"h\\\":6,\\\"i\\\":\\\"e2996773-4ddf-4f80-9139-4b5edc91c0ff\\\",\\\"orderNum\\\":97,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":15,\\\"y\\\":27,\\\"pageCompId\\\":\\\"925962667875147776\\\",\\\"key\\\":\\\"e5b27b79-7618-42b7-8bb2-6f93102f48e6\\\"},{\\\"pcX\\\":8,\\\"moved\\\":false,\\\"pcY\\\":29,\\\"h\\\":29,\\\"i\\\":\\\"3785fa0d-410c-46d4-8942-d02ddfe884fc\\\",\\\"orderNum\\\":97,\\\"component\\\":\\\"JMultipleLine\\\",\\\"w\\\":10,\\\"x\\\":8,\\\"y\\\":33,\\\"pageCompId\\\":\\\"925962667896119296\\\",\\\"key\\\":\\\"cfde0604-580b-4faa-8e45-3922eac1bfd1\\\"},{\\\"pcX\\\":18,\\\"moved\\\":false,\\\"pcY\\\":38,\\\"h\\\":28,\\\"i\\\":\\\"ae1c0095-453d-49ff-8742-252645fd3ca4\\\",\\\"orderNum\\\":97,\\\"component\\\":\\\"JPie\\\",\\\"w\\\":6,\\\"x\\\":18,\\\"y\\\":38,\\\"pageCompId\\\":\\\"925962667912896512\\\",\\\"key\\\":\\\"55ff9177-3aa9-4ba4-8628-1da43691633d\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":34,\\\"h\\\":24,\\\"i\\\":\\\"8dede0fc-a267-444a-a8ae-c224bb922d3a\\\",\\\"orderNum\\\":80,\\\"component\\\":\\\"JRing\\\",\\\"w\\\":8,\\\"x\\\":0,\\\"y\\\":33,\\\"pageCompId\\\":\\\"925962667938062336\\\",\\\"key\\\":\\\"91ec2e06-a569-489a-8806-08c37b8f2303\\\"},{\\\"pcX\\\":18,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":30,\\\"i\\\":\\\"e296cec4-664c-49d7-8922-61cde992b42b\\\",\\\"orderNum\\\":103,\\\"component\\\":\\\"JRing\\\",\\\"w\\\":6,\\\"x\\\":18,\\\"y\\\":8,\\\"pageCompId\\\":\\\"925962667954839552\\\",\\\"key\\\":\\\"d7227958-f9b0-400a-89fa-7440b70c3c44\\\"},{\\\"component\\\":\\\"JDynamicBar\\\",\\\"pcX\\\":8,\\\"w\\\":10,\\\"moved\\\":false,\\\"pcY\\\":58,\\\"x\\\":8,\\\"h\\\":30,\\\"i\\\":\\\"482a7ccc-51f1-40b5-9204-308be3ecc5f1\\\",\\\"y\\\":62,\\\"orderNum\\\":90,\\\"pageCompId\\\":\\\"925962667967422464\\\"}]', 'amVlY2cxMzE0', '0', '1', 'admin', '2024-03-07 23:45:37', 'admin', '2024-03-13 14:05:28', NULL, 1, 67, 9, 0);\nINSERT INTO `onl_drag_page` VALUES ('925966805971279872', '车间生产管理', '/drag/page/view/925966805971279872', NULL, NULL, 100, 'default', 'default', NULL, NULL, '[{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"h\\\":8,\\\"i\\\":\\\"95729a29-9b15-4102-8ca0-4474bcdfd6ea\\\",\\\"orderNum\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":0,\\\"pageCompId\\\":\\\"925987666560327680\\\",\\\"key\\\":\\\"24ecfee4-be3c-47e7-a7f7-ee0af996e966\\\"},{\\\"pcX\\\":6,\\\"moved\\\":false,\\\"pcY\\\":14,\\\"h\\\":5,\\\"i\\\":\\\"89ac8d65-5a17-4c62-83cc-05f29f629734\\\",\\\"orderNum\\\":13,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":6,\\\"y\\\":14,\\\"pageCompId\\\":\\\"925987666589687808\\\",\\\"key\\\":\\\"bac10715-7e2f-4408-821e-d300c96bb3f3\\\"},{\\\"pcX\\\":6,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":6,\\\"i\\\":\\\"f5f244fb-deed-48eb-8ada-78dadbe08bd8\\\",\\\"orderNum\\\":21,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":6,\\\"y\\\":8,\\\"pageCompId\\\":\\\"925987666602270720\\\",\\\"key\\\":\\\"db0e5681-9481-4eab-b8c5-f7cd25d3310c\\\"},{\\\"pcX\\\":9,\\\"moved\\\":false,\\\"pcY\\\":14,\\\"h\\\":5,\\\"i\\\":\\\"de17aaaf-b81c-48b3-8309-854b1d0b3d14\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":9,\\\"y\\\":14,\\\"pageCompId\\\":\\\"925987666619047936\\\",\\\"key\\\":\\\"fff5d5ab-f352-44ae-8fd7-2f71d761d77a\\\"},{\\\"pcX\\\":9,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":6,\\\"i\\\":\\\"2df4f63e-b1a9-4a53-8972-08947f5f011b\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":9,\\\"y\\\":8,\\\"pageCompId\\\":\\\"925987666640019456\\\",\\\"key\\\":\\\"96a44d9e-9d2e-4c8f-ac1d-b5298abe91d9\\\"},{\\\"pcX\\\":18,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":31,\\\"i\\\":\\\"59cce641-ef13-4a49-835b-4ad20a3cc477\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JFunnel\\\",\\\"w\\\":6,\\\"x\\\":18,\\\"y\\\":13,\\\"pageCompId\\\":\\\"925987666660990976\\\",\\\"key\\\":\\\"1f16d847-f33b-4019-80fb-0395a9df514f\\\"},{\\\"pcX\\\":15,\\\"moved\\\":false,\\\"pcY\\\":14,\\\"h\\\":5,\\\"i\\\":\\\"6979473b-9eb1-4d90-887c-483378b89886\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":15,\\\"y\\\":14,\\\"pageCompId\\\":\\\"925987666677768192\\\",\\\"key\\\":\\\"5d942489-aa76-4ef8-8c71-733dd3688266\\\"},{\\\"pcX\\\":12,\\\"moved\\\":false,\\\"pcY\\\":14,\\\"h\\\":5,\\\"i\\\":\\\"fabcd19e-73a2-4a44-9035-d18bccfa77ba\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":12,\\\"y\\\":14,\\\"pageCompId\\\":\\\"925987666698739712\\\",\\\"key\\\":\\\"7ed4eaf7-7a75-47c2-925e-43f89b059a02\\\"},{\\\"pcX\\\":12,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":6,\\\"i\\\":\\\"e5eb46cd-4d1a-447e-b42a-6e390fa7080e\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":12,\\\"y\\\":8,\\\"pageCompId\\\":\\\"925987666715516928\\\",\\\"key\\\":\\\"0dd0c030-aba4-417c-a12e-c5cd32035fad\\\"},{\\\"pcX\\\":18,\\\"moved\\\":false,\\\"pcY\\\":73,\\\"h\\\":24,\\\"i\\\":\\\"f42ce4f9-0e56-47da-8220-254436afea6d\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JSmoothLine\\\",\\\"w\\\":6,\\\"x\\\":18,\\\"y\\\":73,\\\"pageCompId\\\":\\\"925987666732294144\\\",\\\"key\\\":\\\"2ae30c7d-2c6d-4ef0-8d42-80cea0412320\\\"},{\\\"pcX\\\":15,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":6,\\\"i\\\":\\\"102fa102-3bd7-4e86-83ea-77cc7ef23651\\\",\\\"orderNum\\\":44,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":15,\\\"y\\\":8,\\\"pageCompId\\\":\\\"925987666749071360\\\",\\\"key\\\":\\\"f2df4d9f-736f-4064-a404-5e974e84f4ce\\\"},{\\\"pcX\\\":18,\\\"moved\\\":false,\\\"pcY\\\":44,\\\"h\\\":29,\\\"i\\\":\\\"6841deb3-d062-42d8-8a2b-b58f6da64159\\\",\\\"orderNum\\\":49,\\\"component\\\":\\\"JMultipleBar\\\",\\\"w\\\":6,\\\"x\\\":18,\\\"y\\\":44,\\\"pageCompId\\\":\\\"925987666770042880\\\",\\\"key\\\":\\\"e96c07b2-5ed1-46dc-894c-202e0b04e6e5\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":37,\\\"i\\\":\\\"92758754-3165-4df6-a897-6da821492f81\\\",\\\"orderNum\\\":69,\\\"component\\\":\\\"JCommonTable\\\",\\\"w\\\":6,\\\"x\\\":0,\\\"y\\\":8,\\\"pageCompId\\\":\\\"925987666786820096\\\",\\\"key\\\":\\\"b59b15af-0b49-4938-8f87-e2aa7267346f\\\"},{\\\"pcX\\\":6,\\\"moved\\\":false,\\\"pcY\\\":59,\\\"h\\\":5,\\\"i\\\":\\\"201a48c1-924c-4da0-87e5-9dc0eb2579a9\\\",\\\"orderNum\\\":69,\\\"component\\\":\\\"JText\\\",\\\"w\\\":12,\\\"x\\\":6,\\\"y\\\":59,\\\"pageCompId\\\":\\\"925987666803597312\\\",\\\"key\\\":\\\"4f4afc8f-4b87-4127-a4f0-c365cce28ede\\\"},{\\\"pcX\\\":18,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"7e2ecc0a-7930-4c76-9c9a-76af22a58f59\\\",\\\"orderNum\\\":78,\\\"component\\\":\\\"JText\\\",\\\"w\\\":6,\\\"x\\\":18,\\\"y\\\":8,\\\"pageCompId\\\":\\\"925987666828763136\\\",\\\"key\\\":\\\"8b0234ac-2115-4d19-a356-b67147758ee7\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":79,\\\"h\\\":18,\\\"i\\\":\\\"a9f3e66d-cfcd-41bb-908b-fc2e95cdb125\\\",\\\"orderNum\\\":78,\\\"component\\\":\\\"JStackBar\\\",\\\"w\\\":6,\\\"x\\\":0,\\\"y\\\":79,\\\"pageCompId\\\":\\\"925987666849734656\\\",\\\"key\\\":\\\"d85d94cc-642f-4ef7-88c2-12f97e30e636\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":45,\\\"h\\\":34,\\\"i\\\":\\\"e90a0a58-5039-4763-9fd5-e7a271ee7ace\\\",\\\"orderNum\\\":74,\\\"component\\\":\\\"JCommonTable\\\",\\\"w\\\":6,\\\"x\\\":0,\\\"y\\\":45,\\\"pageCompId\\\":\\\"925987666866511872\\\",\\\"key\\\":\\\"21a8a9b4-8c86-4b26-8fa2-32104044fb53\\\"},{\\\"pcX\\\":6,\\\"moved\\\":false,\\\"pcY\\\":19,\\\"h\\\":40,\\\"i\\\":\\\"91178230-4e13-448d-bd76-69af0d3defe3\\\",\\\"orderNum\\\":108,\\\"component\\\":\\\"JMixLineBar\\\",\\\"w\\\":12,\\\"x\\\":6,\\\"y\\\":19,\\\"pageCompId\\\":\\\"925987666879094784\\\",\\\"key\\\":\\\"40fb5768-5cc1-49d6-b940-ba355c13eb21\\\"},{\\\"pcX\\\":11,\\\"moved\\\":false,\\\"pcY\\\":64,\\\"h\\\":33,\\\"i\\\":\\\"8c7f4e62-f8d9-4ba9-84c9-32fc7ae18206\\\",\\\"orderNum\\\":108,\\\"component\\\":\\\"JCommonTable\\\",\\\"w\\\":7,\\\"x\\\":11,\\\"y\\\":64,\\\"pageCompId\\\":\\\"925987666904260608\\\",\\\"key\\\":\\\"75ba8e4b-cced-4b47-afbf-dad8e52a1347\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"pcX\\\":6,\\\"w\\\":5,\\\"moved\\\":false,\\\"pcY\\\":64,\\\"x\\\":6,\\\"h\\\":33,\\\"i\\\":\\\"275ce85f-17f5-4d32-8469-386c65a76637\\\",\\\"y\\\":64,\\\"orderNum\\\":97,\\\"pageCompId\\\":\\\"925987666925232128\\\"}]', 'amVlY2cxMzE0', '0', '1', 'admin', '2024-03-08 14:28:20', 'admin', '2024-03-13 14:05:26', NULL, 1, 66, 9, 0);\nINSERT INTO `onl_drag_page` VALUES ('925988240575995904', '医美行业网络关注度', '/drag/page/view/925988240575995904', NULL, NULL, 100, 'default', 'default', NULL, NULL, '[{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"h\\\":8,\\\"i\\\":\\\"95729a29-9b15-4102-8ca0-4474bcdfd6ea\\\",\\\"orderNum\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":0,\\\"pageCompId\\\":\\\"927766205680885760\\\",\\\"key\\\":\\\"d55088fd-e43d-4a1d-9b05-5649a8eb596c\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":78,\\\"h\\\":6,\\\"i\\\":\\\"89ac8d65-5a17-4c62-83cc-05f29f629734\\\",\\\"orderNum\\\":13,\\\"component\\\":\\\"JText\\\",\\\"w\\\":8,\\\"x\\\":0,\\\"y\\\":78,\\\"pageCompId\\\":\\\"927766205706051584\\\",\\\"key\\\":\\\"1c4e0fa2-b239-4f6e-a421-da3e0025d890\\\"},{\\\"pcX\\\":16,\\\"moved\\\":false,\\\"pcY\\\":77,\\\"h\\\":6,\\\"i\\\":\\\"f5f244fb-deed-48eb-8ada-78dadbe08bd8\\\",\\\"orderNum\\\":21,\\\"component\\\":\\\"JText\\\",\\\"w\\\":8,\\\"x\\\":16,\\\"y\\\":78,\\\"pageCompId\\\":\\\"927766205718634496\\\",\\\"key\\\":\\\"a97e4d8e-1a35-4259-8450-602159ee4549\\\"},{\\\"pcX\\\":8,\\\"moved\\\":false,\\\"pcY\\\":78,\\\"h\\\":6,\\\"i\\\":\\\"de17aaaf-b81c-48b3-8309-854b1d0b3d14\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":8,\\\"x\\\":8,\\\"y\\\":78,\\\"pageCompId\\\":\\\"927766205731217408\\\",\\\"key\\\":\\\"19e0a67a-1f13-4af0-83ad-e6b8fde95a4f\\\"},{\\\"pcX\\\":16,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":30,\\\"i\\\":\\\"59cce641-ef13-4a49-835b-4ad20a3cc477\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JFunnel\\\",\\\"w\\\":8,\\\"x\\\":16,\\\"y\\\":13,\\\"pageCompId\\\":\\\"927766205743800320\\\",\\\"key\\\":\\\"5d922cdd-ec89-4e9a-964f-c1ae3eedb607\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"6979473b-9eb1-4d90-887c-483378b89886\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":8,\\\"x\\\":0,\\\"y\\\":8,\\\"pageCompId\\\":\\\"927766205756383232\\\",\\\"key\\\":\\\"4aaeb68b-8d14-48ba-89fc-4d22c13adaae\\\"},{\\\"pcX\\\":8,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"fabcd19e-73a2-4a44-9035-d18bccfa77ba\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JText\\\",\\\"w\\\":8,\\\"x\\\":8,\\\"y\\\":8,\\\"pageCompId\\\":\\\"927766205773160448\\\",\\\"key\\\":\\\"3cf7deaa-fb9d-4ef2-8cd7-d32d0a785690\\\"},{\\\"pcX\\\":16,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"e5eb46cd-4d1a-447e-b42a-6e390fa7080e\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JText\\\",\\\"w\\\":8,\\\"x\\\":16,\\\"y\\\":8,\\\"pageCompId\\\":\\\"927766205794131968\\\",\\\"key\\\":\\\"88d4fdcd-ff1c-4d46-8466-200ef9e65a69\\\"},{\\\"pcX\\\":8,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":30,\\\"i\\\":\\\"f42ce4f9-0e56-47da-8220-254436afea6d\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JSmoothLine\\\",\\\"w\\\":8,\\\"x\\\":8,\\\"y\\\":13,\\\"pageCompId\\\":\\\"927766205806714880\\\",\\\"key\\\":\\\"5e423a51-6773-44a3-88e3-34b9589c696c\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":43,\\\"h\\\":5,\\\"i\\\":\\\"102fa102-3bd7-4e86-83ea-77cc7ef23651\\\",\\\"orderNum\\\":44,\\\"component\\\":\\\"JText\\\",\\\"w\\\":8,\\\"x\\\":0,\\\"y\\\":43,\\\"pageCompId\\\":\\\"927766205823492096\\\",\\\"key\\\":\\\"344516b7-8a19-4cd5-85f8-398c3480f814\\\"},{\\\"pcX\\\":16,\\\"moved\\\":false,\\\"pcY\\\":48,\\\"h\\\":30,\\\"i\\\":\\\"6841deb3-d062-42d8-8a2b-b58f6da64159\\\",\\\"orderNum\\\":49,\\\"component\\\":\\\"JMultipleBar\\\",\\\"w\\\":8,\\\"x\\\":16,\\\"y\\\":48,\\\"pageCompId\\\":\\\"927766205836075008\\\",\\\"key\\\":\\\"6d8a2052-2429-418f-80ab-e9e78af70de0\\\"},{\\\"pcX\\\":8,\\\"moved\\\":false,\\\"pcY\\\":43,\\\"h\\\":5,\\\"i\\\":\\\"201a48c1-924c-4da0-87e5-9dc0eb2579a9\\\",\\\"orderNum\\\":69,\\\"component\\\":\\\"JText\\\",\\\"w\\\":8,\\\"x\\\":8,\\\"y\\\":43,\\\"pageCompId\\\":\\\"927766205852852224\\\",\\\"key\\\":\\\"b499b520-7880-4630-b223-b0d8b5aed79d\\\"},{\\\"pcX\\\":16,\\\"moved\\\":false,\\\"pcY\\\":43,\\\"h\\\":5,\\\"i\\\":\\\"7e2ecc0a-7930-4c76-9c9a-76af22a58f59\\\",\\\"orderNum\\\":78,\\\"component\\\":\\\"JText\\\",\\\"w\\\":8,\\\"x\\\":16,\\\"y\\\":43,\\\"pageCompId\\\":\\\"927766205865435136\\\",\\\"key\\\":\\\"89b201f0-871e-4ec8-96b0-eb03c9b31357\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":30,\\\"i\\\":\\\"88e40b11-fc48-4d59-8ba8-5d106f3dfa2b\\\",\\\"orderNum\\\":53,\\\"component\\\":\\\"JMixLineBar\\\",\\\"w\\\":8,\\\"x\\\":0,\\\"y\\\":13,\\\"pageCompId\\\":\\\"927766205873823744\\\",\\\"key\\\":\\\"0d8ade3b-02e8-4a6b-a0ed-f0dd46ebe87f\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":48,\\\"h\\\":30,\\\"i\\\":\\\"000017d9-054b-492f-9327-537c64b25f0f\\\",\\\"orderNum\\\":54,\\\"component\\\":\\\"JDynamicBar\\\",\\\"w\\\":8,\\\"x\\\":0,\\\"y\\\":48,\\\"pageCompId\\\":\\\"927766205890600960\\\",\\\"key\\\":\\\"64b531f1-56d4-49ad-9afa-e03bd45d0c8b\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":84,\\\"h\\\":29,\\\"i\\\":\\\"0331fad4-d098-4aa4-84e1-0583a0ed828f\\\",\\\"orderNum\\\":80,\\\"component\\\":\\\"JDynamicBar\\\",\\\"w\\\":8,\\\"x\\\":0,\\\"y\\\":84,\\\"pageCompId\\\":\\\"927766205903183872\\\",\\\"key\\\":\\\"7f656710-b951-4dce-860b-b5421fc62070\\\"},{\\\"pcX\\\":8,\\\"moved\\\":false,\\\"pcY\\\":48,\\\"h\\\":30,\\\"i\\\":\\\"f36d52f6-942b-438b-881a-2fd02ebfd7f0\\\",\\\"orderNum\\\":109,\\\"component\\\":\\\"JRing\\\",\\\"w\\\":8,\\\"x\\\":8,\\\"y\\\":48,\\\"pageCompId\\\":\\\"927766205915766784\\\",\\\"key\\\":\\\"423d760e-342e-473b-8af1-67e1c538c725\\\"},{\\\"pcX\\\":8,\\\"moved\\\":false,\\\"pcY\\\":84,\\\"h\\\":29,\\\"i\\\":\\\"7c994b82-cde8-41a2-9192-21f8c92085b9\\\",\\\"orderNum\\\":109,\\\"component\\\":\\\"JCommonTable\\\",\\\"w\\\":8,\\\"x\\\":8,\\\"y\\\":84,\\\"pageCompId\\\":\\\"927766205924155392\\\",\\\"key\\\":\\\"d4c825d1-c807-47f1-ac75-452de7f492bd\\\"},{\\\"component\\\":\\\"JRing\\\",\\\"pcX\\\":16,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":83,\\\"x\\\":16,\\\"h\\\":29,\\\"i\\\":\\\"7759c7d3-2ea1-4f89-9c49-9866e9d6cc77\\\",\\\"y\\\":84,\\\"orderNum\\\":113,\\\"pageCompId\\\":\\\"927766205936738304\\\"}]', 'amVlY2cxMzE0', '0', '1', 'admin', '2024-03-08 15:53:31', 'admin', '2024-03-13 14:05:24', NULL, 1, 73, 6, 0);\nINSERT INTO `onl_drag_page` VALUES ('925988379923357696', '消费者权益保护', '/drag/page/view/925988379923357696', NULL, NULL, 100, 'default', 'default', NULL, NULL, '[{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"h\\\":8,\\\"i\\\":\\\"95729a29-9b15-4102-8ca0-4474bcdfd6ea\\\",\\\"orderNum\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":0,\\\"pageCompId\\\":\\\"927733693940277248\\\",\\\"key\\\":\\\"3dce2b44-02cb-4dce-83ce-c584eaba0bae\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":6,\\\"i\\\":\\\"89ac8d65-5a17-4c62-83cc-05f29f629734\\\",\\\"orderNum\\\":13,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":0,\\\"y\\\":8,\\\"pageCompId\\\":\\\"927733693998997504\\\",\\\"key\\\":\\\"8ecd434b-858a-451a-8df5-236157d63c21\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":14,\\\"h\\\":6,\\\"i\\\":\\\"f5f244fb-deed-48eb-8ada-78dadbe08bd8\\\",\\\"orderNum\\\":21,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":0,\\\"y\\\":14,\\\"pageCompId\\\":\\\"927733694024163328\\\",\\\"key\\\":\\\"9bbaae8e-f7ea-41f7-be93-47039647c615\\\"},{\\\"pcX\\\":3,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":6,\\\"i\\\":\\\"de17aaaf-b81c-48b3-8309-854b1d0b3d14\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":3,\\\"y\\\":8,\\\"pageCompId\\\":\\\"927733694045134848\\\",\\\"key\\\":\\\"afbf3bce-23f1-4127-bb5a-b211e27b8593\\\"},{\\\"pcX\\\":3,\\\"moved\\\":false,\\\"pcY\\\":14,\\\"h\\\":6,\\\"i\\\":\\\"2df4f63e-b1a9-4a53-8972-08947f5f011b\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":3,\\\"y\\\":14,\\\"pageCompId\\\":\\\"927733694066106368\\\",\\\"key\\\":\\\"3ec0dc1e-73b0-4196-8afd-c715f3a8ada9\\\"},{\\\"pcX\\\":6,\\\"moved\\\":false,\\\"pcY\\\":36,\\\"h\\\":5,\\\"i\\\":\\\"6979473b-9eb1-4d90-887c-483378b89886\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":8,\\\"x\\\":6,\\\"y\\\":36,\\\"pageCompId\\\":\\\"927733694087077888\\\",\\\"key\\\":\\\"ac2978bf-43af-4b8a-8b71-af89857ea47e\\\"},{\\\"pcX\\\":6,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"fabcd19e-73a2-4a44-9035-d18bccfa77ba\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JText\\\",\\\"w\\\":8,\\\"x\\\":6,\\\"y\\\":8,\\\"pageCompId\\\":\\\"927733694099660800\\\",\\\"key\\\":\\\"c53a541d-9a9c-4b1f-ba18-f55df961fc4e\\\"},{\\\"pcX\\\":14,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"e5eb46cd-4d1a-447e-b42a-6e390fa7080e\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JText\\\",\\\"w\\\":10,\\\"x\\\":14,\\\"y\\\":8,\\\"pageCompId\\\":\\\"927733694116438016\\\",\\\"key\\\":\\\"a8ad0233-9683-4d1b-9e1b-e33cf79c1179\\\"},{\\\"pcX\\\":14,\\\"moved\\\":false,\\\"pcY\\\":24,\\\"h\\\":25,\\\"i\\\":\\\"a53c49e6-435a-402d-8de1-b8644b87486b\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JPie\\\",\\\"w\\\":5,\\\"x\\\":14,\\\"y\\\":24,\\\"pageCompId\\\":\\\"927733694141603840\\\",\\\"key\\\":\\\"5fb28666-fe2b-4a2a-8a9c-1bb244bbf53d\\\"},{\\\"pcX\\\":6,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":23,\\\"i\\\":\\\"f42ce4f9-0e56-47da-8220-254436afea6d\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JSmoothLine\\\",\\\"w\\\":8,\\\"x\\\":6,\\\"y\\\":13,\\\"pageCompId\\\":\\\"927733694166769664\\\",\\\"key\\\":\\\"8b0e7f38-126e-4567-975b-100c6ca49e61\\\"},{\\\"pcX\\\":20,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":6,\\\"i\\\":\\\"102fa102-3bd7-4e86-83ea-77cc7ef23651\\\",\\\"orderNum\\\":44,\\\"component\\\":\\\"JText\\\",\\\"w\\\":4,\\\"x\\\":20,\\\"y\\\":13,\\\"pageCompId\\\":\\\"927733694179352576\\\",\\\"key\\\":\\\"3d049ce0-e6ae-42c9-8a6b-454bea5f6a81\\\"},{\\\"pcX\\\":17,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":6,\\\"i\\\":\\\"201a48c1-924c-4da0-87e5-9dc0eb2579a9\\\",\\\"orderNum\\\":69,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":17,\\\"y\\\":13,\\\"pageCompId\\\":\\\"927733694200324096\\\",\\\"key\\\":\\\"62fe06b3-008a-4fe7-a69a-ef3b6221d8db\\\"},{\\\"pcX\\\":14,\\\"moved\\\":false,\\\"pcY\\\":19,\\\"h\\\":5,\\\"i\\\":\\\"7e2ecc0a-7930-4c76-9c9a-76af22a58f59\\\",\\\"orderNum\\\":78,\\\"component\\\":\\\"JText\\\",\\\"w\\\":10,\\\"x\\\":14,\\\"y\\\":19,\\\"pageCompId\\\":\\\"927733694217101312\\\",\\\"key\\\":\\\"8ab5ca31-cf06-490a-87a4-a97678f0d681\\\"},{\\\"pcX\\\":14,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":6,\\\"i\\\":\\\"f4029d4e-b19e-4f50-9614-8eb6002b8bef\\\",\\\"orderNum\\\":54,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":14,\\\"y\\\":13,\\\"pageCompId\\\":\\\"927733694233878528\\\",\\\"key\\\":\\\"4ad27d3e-44e5-4ec8-8a2d-f7fc15555f92\\\"},{\\\"pcX\\\":19,\\\"moved\\\":false,\\\"pcY\\\":24,\\\"h\\\":25,\\\"i\\\":\\\"b9fd7a80-7f1f-4ffd-b6dd-3efe1a3c224c\\\",\\\"orderNum\\\":54,\\\"component\\\":\\\"JBar\\\",\\\"w\\\":5,\\\"x\\\":19,\\\"y\\\":24,\\\"pageCompId\\\":\\\"927733694246461440\\\",\\\"key\\\":\\\"063a93ea-44a5-4921-9ed4-e741685e28f9\\\"},{\\\"pcX\\\":14,\\\"moved\\\":false,\\\"pcY\\\":49,\\\"h\\\":34,\\\"i\\\":\\\"ec683701-de14-49c5-88d2-684ba2b0983f\\\",\\\"orderNum\\\":54,\\\"component\\\":\\\"JScatter\\\",\\\"w\\\":10,\\\"x\\\":14,\\\"y\\\":49,\\\"pageCompId\\\":\\\"927733694259044352\\\",\\\"key\\\":\\\"2c485bcb-6e03-43b2-8f8d-25aee3637bb1\\\"},{\\\"pcX\\\":6,\\\"moved\\\":false,\\\"pcY\\\":56,\\\"h\\\":24,\\\"i\\\":\\\"4aeb9633-f22d-4b40-8ec3-45111146e9fa\\\",\\\"orderNum\\\":54,\\\"component\\\":\\\"JStepLine\\\",\\\"w\\\":8,\\\"x\\\":6,\\\"y\\\":56,\\\"pageCompId\\\":\\\"927733694267432960\\\",\\\"key\\\":\\\"6d8562e2-42a4-47e3-83ec-8632e80fd222\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":20,\\\"h\\\":38,\\\"i\\\":\\\"147b58fb-4401-49b9-9db4-017b3c34ca40\\\",\\\"orderNum\\\":59,\\\"component\\\":\\\"JRing\\\",\\\"w\\\":6,\\\"x\\\":0,\\\"y\\\":20,\\\"pageCompId\\\":\\\"927733694284210176\\\",\\\"key\\\":\\\"e73c4768-778a-46ab-8748-06713f11cc49\\\"},{\\\"pcX\\\":6,\\\"moved\\\":false,\\\"pcY\\\":41,\\\"h\\\":15,\\\"i\\\":\\\"ab89cda3-73f8-4e04-8259-669cc5411a1c\\\",\\\"orderNum\\\":58,\\\"component\\\":\\\"JProgress\\\",\\\"w\\\":8,\\\"x\\\":6,\\\"y\\\":41,\\\"pageCompId\\\":\\\"927733694296793088\\\",\\\"key\\\":\\\"89c3f808-8423-4fd2-b2e3-29563cc00716\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"pcX\\\":0,\\\"w\\\":6,\\\"moved\\\":false,\\\"pcY\\\":58,\\\"x\\\":0,\\\"h\\\":22,\\\"i\\\":\\\"5b345a14-4a1a-462d-8653-1bd8555039c1\\\",\\\"y\\\":58,\\\"orderNum\\\":58,\\\"pageCompId\\\":\\\"927733694309376000\\\"}]', 'amVlY2cxMzE0', '0', '1', 'admin', '2024-03-08 15:54:04', 'admin', '2024-03-13 14:05:20', NULL, 1, 69, 7, 0);\nINSERT INTO `onl_drag_page` VALUES ('965205492447150080', '公司年度招聘看板', '/drag/page/view/965205492447150080', NULL, NULL, 100, 'default', 'default', NULL, NULL, '[{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"h\\\":8,\\\"i\\\":\\\"95729a29-9b15-4102-8ca0-4474bcdfd6ea\\\",\\\"orderNum\\\":0,\\\"component\\\":\\\"JText\\\",\\\"w\\\":24,\\\"x\\\":0,\\\"y\\\":0,\\\"pageCompId\\\":\\\"1080655243975360512\\\",\\\"key\\\":\\\"c65d42a5-a824-49a9-83c0-c4596aa219d4\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":6,\\\"i\\\":\\\"89ac8d65-5a17-4c62-83cc-05f29f629734\\\",\\\"orderNum\\\":13,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":0,\\\"y\\\":13,\\\"pageCompId\\\":\\\"1080655243987943424\\\",\\\"key\\\":\\\"45bb9ca9-ade1-44b4-8a8c-f912aa5920b6\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":19,\\\"h\\\":6,\\\"i\\\":\\\"f5f244fb-deed-48eb-8ada-78dadbe08bd8\\\",\\\"orderNum\\\":21,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":0,\\\"y\\\":19,\\\"pageCompId\\\":\\\"1080655243992137728\\\",\\\"key\\\":\\\"37d8b7ad-6b59-480f-8af1-c44a03ffca00\\\"},{\\\"pcX\\\":3,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":6,\\\"i\\\":\\\"de17aaaf-b81c-48b3-8309-854b1d0b3d14\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":3,\\\"y\\\":13,\\\"pageCompId\\\":\\\"1080655244000526336\\\",\\\"key\\\":\\\"41b3d153-7e04-4751-94a3-2f6b466e9424\\\"},{\\\"pcX\\\":3,\\\"moved\\\":false,\\\"pcY\\\":19,\\\"h\\\":6,\\\"i\\\":\\\"2df4f63e-b1a9-4a53-8972-08947f5f011b\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":3,\\\"x\\\":3,\\\"y\\\":19,\\\"pageCompId\\\":\\\"1080655244004720640\\\",\\\"key\\\":\\\"e065a06b-e251-42b3-8ecf-e115459ae476\\\"},{\\\"pcX\\\":6,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":16,\\\"i\\\":\\\"2429182c-a58b-4cd9-8c88-8ad9b2b6a1e2\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JRing\\\",\\\"w\\\":6,\\\"x\\\":6,\\\"y\\\":13,\\\"pageCompId\\\":\\\"1080655244008914944\\\",\\\"key\\\":\\\"0bd2ecf1-d948-411c-8c49-09530f9ccae0\\\"},{\\\"pcX\\\":12,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":31,\\\"i\\\":\\\"33c42a31-ee7f-4f0a-b9bb-280bef0f4c02\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JBubbleMap\\\",\\\"w\\\":6,\\\"x\\\":12,\\\"y\\\":13,\\\"pageCompId\\\":\\\"1080655244017303552\\\",\\\"key\\\":\\\"6f298d57-db77-4801-9dc8-76b14967300f\\\"},{\\\"pcX\\\":18,\\\"moved\\\":false,\\\"pcY\\\":13,\\\"h\\\":31,\\\"i\\\":\\\"59cce641-ef13-4a49-835b-4ad20a3cc477\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JFunnel\\\",\\\"w\\\":6,\\\"x\\\":18,\\\"y\\\":13,\\\"pageCompId\\\":\\\"1080655244025692160\\\",\\\"key\\\":\\\"e8e525b9-051b-4f45-88ec-00dfcca1ffc8\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"6979473b-9eb1-4d90-887c-483378b89886\\\",\\\"orderNum\\\":20,\\\"component\\\":\\\"JText\\\",\\\"w\\\":6,\\\"x\\\":0,\\\"y\\\":8,\\\"pageCompId\\\":\\\"1080655244029886464\\\",\\\"key\\\":\\\"79a6e469-54b4-46dd-88f2-896c07e6ec0b\\\"},{\\\"pcX\\\":6,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"fabcd19e-73a2-4a44-9035-d18bccfa77ba\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JText\\\",\\\"w\\\":12,\\\"x\\\":6,\\\"y\\\":8,\\\"pageCompId\\\":\\\"1080655244034080768\\\",\\\"key\\\":\\\"808ca03a-2f22-4f5e-851b-cdd19a2e059d\\\"},{\\\"pcX\\\":18,\\\"moved\\\":false,\\\"pcY\\\":8,\\\"h\\\":5,\\\"i\\\":\\\"e5eb46cd-4d1a-447e-b42a-6e390fa7080e\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JText\\\",\\\"w\\\":6,\\\"x\\\":18,\\\"y\\\":8,\\\"pageCompId\\\":\\\"1080655244038275072\\\",\\\"key\\\":\\\"8b2edadf-cdaf-43f4-86a1-2735219e5980\\\"},{\\\"pcX\\\":6,\\\"moved\\\":false,\\\"pcY\\\":29,\\\"h\\\":15,\\\"i\\\":\\\"a53c49e6-435a-402d-8de1-b8644b87486b\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JPie\\\",\\\"w\\\":6,\\\"x\\\":6,\\\"y\\\":29,\\\"pageCompId\\\":\\\"1080655244046663680\\\",\\\"key\\\":\\\"e8bdb58d-8950-4791-93dd-37a064e886f4\\\"},{\\\"pcX\\\":0,\\\"moved\\\":false,\\\"pcY\\\":25,\\\"h\\\":19,\\\"i\\\":\\\"f42ce4f9-0e56-47da-8220-254436afea6d\\\",\\\"orderNum\\\":25,\\\"component\\\":\\\"JSmoothLine\\\",\\\"w\\\":6,\\\"x\\\":0,\\\"y\\\":25,\\\"pageCompId\\\":\\\"1080655244050857984\\\",\\\"key\\\":\\\"891346e4-3bb3-46d0-af0d-da0a6cc118b8\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":6,\\\"moved\\\":false,\\\"pcY\\\":44,\\\"x\\\":0,\\\"h\\\":5,\\\"i\\\":\\\"102fa102-3bd7-4e86-83ea-77cc7ef23651\\\",\\\"y\\\":44,\\\"orderNum\\\":44,\\\"pageCompId\\\":\\\"1080655244055052288\\\"},{\\\"component\\\":\\\"JMultipleBar\\\",\\\"pcX\\\":0,\\\"w\\\":6,\\\"moved\\\":false,\\\"pcY\\\":49,\\\"x\\\":0,\\\"h\\\":29,\\\"i\\\":\\\"6841deb3-d062-42d8-8a2b-b58f6da64159\\\",\\\"y\\\":49,\\\"orderNum\\\":49,\\\"pageCompId\\\":\\\"1080655244059246592\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"pcX\\\":6,\\\"w\\\":12,\\\"moved\\\":false,\\\"pcY\\\":49,\\\"x\\\":6,\\\"h\\\":29,\\\"i\\\":\\\"92758754-3165-4df6-a897-6da821492f81\\\",\\\"y\\\":49,\\\"orderNum\\\":69,\\\"pageCompId\\\":\\\"1080655244063440896\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":6,\\\"w\\\":12,\\\"moved\\\":false,\\\"pcY\\\":44,\\\"x\\\":6,\\\"h\\\":5,\\\"i\\\":\\\"201a48c1-924c-4da0-87e5-9dc0eb2579a9\\\",\\\"y\\\":44,\\\"orderNum\\\":69,\\\"pageCompId\\\":\\\"1080655244067635200\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":18,\\\"w\\\":6,\\\"moved\\\":false,\\\"pcY\\\":44,\\\"x\\\":18,\\\"h\\\":5,\\\"i\\\":\\\"7e2ecc0a-7930-4c76-9c9a-76af22a58f59\\\",\\\"y\\\":44,\\\"orderNum\\\":78,\\\"pageCompId\\\":\\\"1080655244071829504\\\"},{\\\"component\\\":\\\"JStackBar\\\",\\\"pcX\\\":18,\\\"w\\\":6,\\\"moved\\\":false,\\\"pcY\\\":49,\\\"x\\\":18,\\\"h\\\":29,\\\"i\\\":\\\"a9f3e66d-cfcd-41bb-908b-fc2e95cdb125\\\",\\\"y\\\":49,\\\"orderNum\\\":78,\\\"pageCompId\\\":\\\"1080655244084412416\\\"}]', NULL, '988299668956545024', '0', 'admin', '2024-06-24 21:08:52', 'admin', '2025-05-09 11:04:58', '', 1000, 42, 0, 0);\nINSERT INTO `onl_drag_page` VALUES ('993809146154418176', '物业消防巡检状态', '/drag/page/view/993809146154418176', NULL, NULL, 100, 'default', 'default', NULL, NULL, '[{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":24,\\\"moved\\\":false,\\\"pcY\\\":0,\\\"x\\\":0,\\\"h\\\":8,\\\"i\\\":\\\"5d85e389-7ee4-40dd-8544-80049646ee34\\\",\\\"y\\\":0,\\\"orderNum\\\":0,\\\"pageCompId\\\":\\\"993809146221527040\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":10,\\\"x\\\":0,\\\"h\\\":6,\\\"i\\\":\\\"878306f4-8ff4-412c-b8d8-744b0897ae8f\\\",\\\"y\\\":8,\\\"orderNum\\\":10,\\\"pageCompId\\\":\\\"993809146250887168\\\"},{\\\"component\\\":\\\"JList\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":20,\\\"x\\\":0,\\\"h\\\":17,\\\"i\\\":\\\"fe852828-ba3d-46d1-884a-1c723b870d55\\\",\\\"y\\\":14,\\\"orderNum\\\":20,\\\"pageCompId\\\":\\\"993809146267664384\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":37,\\\"x\\\":0,\\\"h\\\":7,\\\"i\\\":\\\"57fd4478-440a-4a6e-a115-186e14d5047a\\\",\\\"y\\\":31,\\\"orderNum\\\":38,\\\"pageCompId\\\":\\\"993809146288635904\\\"},{\\\"component\\\":\\\"JNumber\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":47,\\\"x\\\":0,\\\"h\\\":12,\\\"i\\\":\\\"bb98b9db-042b-445e-8672-34182191871d\\\",\\\"y\\\":38,\\\"orderNum\\\":48,\\\"pageCompId\\\":\\\"993809146305413120\\\"},{\\\"component\\\":\\\"JNumber\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":57,\\\"x\\\":0,\\\"h\\\":12,\\\"i\\\":\\\"7eeab8ac-66f7-4d80-81a8-2e75dcb7093a\\\",\\\"y\\\":50,\\\"orderNum\\\":58,\\\"pageCompId\\\":\\\"993809146326384640\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":67,\\\"x\\\":0,\\\"h\\\":7,\\\"i\\\":\\\"d7a87bcb-e5a6-4092-9b44-be37c284761d\\\",\\\"y\\\":62,\\\"orderNum\\\":69,\\\"pageCompId\\\":\\\"993809146343161856\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"pcX\\\":0,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":77,\\\"x\\\":0,\\\"h\\\":51,\\\"i\\\":\\\"1397ca94-7293-48bd-bb4f-673355c0355e\\\",\\\"y\\\":69,\\\"orderNum\\\":79,\\\"pageCompId\\\":\\\"993809146355744768\\\"},{\\\"component\\\":\\\"JBubbleMap\\\",\\\"pcX\\\":8,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":20,\\\"x\\\":8,\\\"h\\\":32,\\\"i\\\":\\\"f0f84536-4ae3-43ff-aadb-6a1f113b1ab9\\\",\\\"y\\\":14,\\\"orderNum\\\":109,\\\"pageCompId\\\":\\\"993809146368327680\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":8,\\\"w\\\":16,\\\"moved\\\":false,\\\"pcY\\\":10,\\\"x\\\":8,\\\"h\\\":6,\\\"i\\\":\\\"52c28b77-268c-4dc4-805e-a48b37657be1\\\",\\\"y\\\":8,\\\"orderNum\\\":109,\\\"pageCompId\\\":\\\"993809146380910592\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"pcX\\\":16,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":20,\\\"x\\\":16,\\\"h\\\":32,\\\"i\\\":\\\"8b2b0a47-c1fb-47bf-b8af-9c249d903baa\\\",\\\"y\\\":14,\\\"orderNum\\\":109,\\\"pageCompId\\\":\\\"993809146393493504\\\"},{\\\"component\\\":\\\"JPie\\\",\\\"pcX\\\":8,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":52,\\\"x\\\":8,\\\"h\\\":34,\\\"i\\\":\\\"619921d9-f1fe-4d09-8f3d-09238f6d3e4f\\\",\\\"y\\\":46,\\\"orderNum\\\":109,\\\"pageCompId\\\":\\\"993809146410270720\\\"},{\\\"component\\\":\\\"JBar\\\",\\\"pcX\\\":16,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":52,\\\"x\\\":16,\\\"h\\\":34,\\\"i\\\":\\\"2598e9f8-7611-49c1-97a5-018fba23f0e0\\\",\\\"y\\\":46,\\\"orderNum\\\":109,\\\"pageCompId\\\":\\\"993809146418659328\\\"},{\\\"component\\\":\\\"JLine\\\",\\\"pcX\\\":8,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":98,\\\"x\\\":8,\\\"h\\\":33,\\\"i\\\":\\\"01569400-637c-4d01-986e-c6604f88cc32\\\",\\\"y\\\":87,\\\"orderNum\\\":109,\\\"pageCompId\\\":\\\"993809146431242240\\\"},{\\\"component\\\":\\\"JCommonTable\\\",\\\"pcX\\\":16,\\\"w\\\":8,\\\"moved\\\":false,\\\"pcY\\\":86,\\\"x\\\":16,\\\"h\\\":33,\\\"i\\\":\\\"4fd26be3-3138-4cf5-9e7a-e24ff75bafad\\\",\\\"y\\\":87,\\\"orderNum\\\":114,\\\"pageCompId\\\":\\\"993809146443825152\\\"},{\\\"component\\\":\\\"JText\\\",\\\"pcX\\\":8,\\\"w\\\":16,\\\"moved\\\":false,\\\"pcY\\\":86,\\\"x\\\":8,\\\"h\\\":7,\\\"i\\\":\\\"e3bea36a-c897-41ec-9c8d-c572609a74e5\\\",\\\"y\\\":80,\\\"orderNum\\\":114,\\\"pageCompId\\\":\\\"993809146464796672\\\"}]', NULL, '988299668956545024', '0', 'admin', '2024-09-11 19:29:35', 'admin', '2024-01-31 15:46:14', '', 1000, 36, 0, 0);\n\n-- ----------------------------\n-- Table structure for onl_drag_page_comp\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_drag_page_comp`;\nCREATE TABLE `onl_drag_page_comp`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键',\n  `parent_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '父组件ID',\n  `page_Id` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '界面ID',\n  `comp_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '组件库ID',\n  `component` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '组件名称',\n  `config` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT '组件配置',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '可视化拖拽页面组件' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_drag_page_comp\n-- ----------------------------\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681378529280', NULL, '1016994145836257280', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":695,\\\"height\\\":459},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"12\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681424666624', NULL, '1016994145836257280', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":690,\\\"height\\\":385},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"12\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681441443840', NULL, '1016994145836257280', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":543,\\\"height\\\":385},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"12\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681454026752', NULL, '1016994145836257280', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":543,\\\"height\\\":455},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"12\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681470803968', NULL, '1016994145836257280', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":688,\\\"height\\\":385},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"12\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681495969792', NULL, '1016994145836257280', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":350,\\\"height\\\":385},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"12\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681512747008', NULL, '1016994145836257280', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":360.0035587188612,\\\"height\\\":385},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"12\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681525329920', NULL, '1016994145836257280', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"个性化组件大阅兵\\\",\\\"size\\\":{\\\"width\\\":588,\\\"height\\\":71},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FAD400\\\",\\\"letterSpacing\\\":10,\\\"fontSize\\\":50,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681588244480', NULL, '1016994145836257280', NULL, 'JFlashCloud', '{\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"欧莱雅\\\\\\\",        \\\\\\\"value\\\\\\\": 11638    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"iPhone X\\\\\\\",        \\\\\\\"value\\\\\\\": 19651    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"淘宝\\\\\\\",        \\\\\\\"value\\\\\\\": 3306    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"oppo\\\\\\\",        \\\\\\\"value\\\\\\\": 6666    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"小米\\\\\\\",        \\\\\\\"value\\\\\\\": 37410    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"京东\\\\\\\",        \\\\\\\"value\\\\\\\": 3241    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"抖音\\\\\\\",        \\\\\\\"value\\\\\\\": 2860    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"天猫\\\\\\\",        \\\\\\\"value\\\\\\\": 1234    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"百度\\\\\\\",        \\\\\\\"value\\\\\\\": 1756    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"三星\\\\\\\",        \\\\\\\"value\\\\\\\": 4444    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"Mac Pro\\\\\\\",        \\\\\\\"value\\\\\\\": 18341    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"玛莎拉\\\\\\\",        \\\\\\\"value\\\\\\\": 10608    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"小米手机\\\\\\\",        \\\\\\\"value\\\\\\\": 12550    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"特斯拉\\\\\\\",        \\\\\\\"value\\\\\\\": 8298    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"华为P20\\\\\\\",        \\\\\\\"value\\\\\\\": 17319    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"华为\\\\\\\",        \\\\\\\"value\\\\\\\": 12000    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"快手\\\\\\\",        \\\\\\\"value\\\\\\\": 3175    }]\\\",\\\"size\\\":{\\\"width\\\":321,\\\"height\\\":333},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"textSize\\\":14,\\\"zoom\\\":1,\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"textColor\\\":\\\"#fff\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681609216000', NULL, '1016994145836257280', NULL, 'JGender', '{\\\"chartData\\\":\\\"[{\\\\\\\"man\\\\\\\":50,\\\\\\\"woman\\\\\\\":35}]\\\",\\\"size\\\":{\\\"width\\\":341,\\\"height\\\":284},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"男\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"女\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/pictogram\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[],\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681621798912', NULL, '1016994145836257280', NULL, 'JWeatherForecast', '{\\\"size\\\":{\\\"width\\\":257,\\\"height\\\":47},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":257,\\\"dataType\\\":1,\\\"h\\\":47,\\\"option\\\":{\\\"template\\\":94,\\\"bgColor\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"num\\\":2,\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#fff\\\",\\\"url\\\":\\\"\\\"}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681634381824', NULL, '1016994145836257280', NULL, 'JNegativeBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"周一\\\\\\\",\\\\\\\"value\\\\\\\":200,\\\\\\\"type\\\\\\\":\\\\\\\"利润\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周二\\\\\\\",\\\\\\\"value\\\\\\\":170,\\\\\\\"type\\\\\\\":\\\\\\\"利润\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周三\\\\\\\",\\\\\\\"value\\\\\\\":240,\\\\\\\"type\\\\\\\":\\\\\\\"利润\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周四\\\\\\\",\\\\\\\"value\\\\\\\":244,\\\\\\\"type\\\\\\\":\\\\\\\"利润\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周五\\\\\\\",\\\\\\\"value\\\\\\\":200,\\\\\\\"type\\\\\\\":\\\\\\\"利润\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周六\\\\\\\",\\\\\\\"value\\\\\\\":220,\\\\\\\"type\\\\\\\":\\\\\\\"利润\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周日\\\\\\\",\\\\\\\"value\\\\\\\":210,\\\\\\\"type\\\\\\\":\\\\\\\"利润\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周一\\\\\\\",\\\\\\\"value\\\\\\\":320,\\\\\\\"type\\\\\\\":\\\\\\\"收入\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周二\\\\\\\",\\\\\\\"value\\\\\\\":302,\\\\\\\"type\\\\\\\":\\\\\\\"收入\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周三\\\\\\\",\\\\\\\"value\\\\\\\":341,\\\\\\\"type\\\\\\\":\\\\\\\"收入\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周四\\\\\\\",\\\\\\\"value\\\\\\\":374,\\\\\\\"type\\\\\\\":\\\\\\\"收入\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周五\\\\\\\",\\\\\\\"value\\\\\\\":390,\\\\\\\"type\\\\\\\":\\\\\\\"收入\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周六\\\\\\\",\\\\\\\"value\\\\\\\":450,\\\\\\\"type\\\\\\\":\\\\\\\"收入\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周日\\\\\\\",\\\\\\\"value\\\\\\\":420,\\\\\\\"type\\\\\\\":\\\\\\\"收入\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周一\\\\\\\",\\\\\\\"value\\\\\\\":-120,\\\\\\\"type\\\\\\\":\\\\\\\"支出\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周二\\\\\\\",\\\\\\\"value\\\\\\\":-132,\\\\\\\"type\\\\\\\":\\\\\\\"支出\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周三\\\\\\\",\\\\\\\"value\\\\\\\":-101,\\\\\\\"type\\\\\\\":\\\\\\\"支出\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周四\\\\\\\",\\\\\\\"value\\\\\\\":-134,\\\\\\\"type\\\\\\\":\\\\\\\"支出\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周五\\\\\\\",\\\\\\\"value\\\\\\\":-190,\\\\\\\"type\\\\\\\":\\\\\\\"支出\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周六\\\\\\\",\\\\\\\"value\\\\\\\":-230,\\\\\\\"type\\\\\\\":\\\\\\\"支出\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"周日\\\\\\\",\\\\\\\"value\\\\\\\":-210,\\\\\\\"type\\\\\\\":\\\\\\\"支出\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":515,\\\"height\\\":429},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"interval\\\":2}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"type\\\":\\\"value\\\"},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":40,\\\"containLabel\\\":true},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681655353344', NULL, '1016994145836257280', NULL, 'JFlashList', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":34008,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":498,\\\"height\\\":300},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":540,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"itemColor\\\":\\\"#00C2FF\\\",\\\"titleColor\\\":\\\"#00C2FF\\\",\\\"numberColor\\\":\\\"#00C2FF\\\",\\\"numberSize\\\":16,\\\"animateType\\\":\\\"zoomInUp\\\",\\\"titleShow\\\":true,\\\"zoom\\\":1,\\\"titleSize\\\":16,\\\"title\\\":\\\"排名统计\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681676324864', NULL, '1016994145836257280', NULL, 'JPictorialBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/pictogram\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"驯鹿\\\\\\\",\\\\\\\"value\\\\\\\":123,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M-22.788,24.521c2.08-0.986,3.611-3.905,4.984-5.892 c-2.686,2.782-5.047,5.884-9.102,7.312c-0.992,0.005-0.25-2.016,0.34-2.362l1.852-0.41c0.564-0.218,0.785-0.842,0.902-1.347 c2.133-0.727,4.91-4.129,6.031-6.194c1.748-0.7,4.443-0.679,5.734-2.293c1.176-1.468,0.393-3.992,1.215-6.557 c0.24-0.754,0.574-1.581,1.008-2.293c-0.611,0.011-1.348-0.061-1.959-0.608c-1.391-1.245-0.785-2.086-1.297-3.313 c1.684,0.744,2.5,2.584,4.426,2.586C-8.46,3.012-8.255,2.901-8.04,2.824c6.031-1.952,15.182-0.165,19.498-3.937 c1.15-3.933-1.24-9.846-1.229-9.938c0.008-0.062-1.314-0.004-1.803-0.258c-1.119-0.771-6.531-3.75-0.17-3.33 c0.314-0.045,0.943,0.259,1.439,0.435c-0.289-1.694-0.92-0.144-3.311-1.946c0,0-1.1-0.855-1.764-1.98 c-0.836-1.09-2.01-2.825-2.992-4.031c-1.523-2.476,1.367,0.709,1.816,1.108c1.768,1.704,1.844,3.281,3.232,3.983 c0.195,0.203,1.453,0.164,0.926-0.468c-0.525-0.632-1.367-1.278-1.775-2.341c-0.293-0.703-1.311-2.326-1.566-2.711 c-0.256-0.384-0.959-1.718-1.67-2.351c-1.047-1.187-0.268-0.902,0.521-0.07c0.789,0.834,1.537,1.821,1.672,2.023 c0.135,0.203,1.584,2.521,1.725,2.387c0.102-0.259-0.035-0.428-0.158-0.852c-0.125-0.423-0.912-2.032-0.961-2.083 c-0.357-0.852-0.566-1.908-0.598-3.333c0.4-2.375,0.648-2.486,0.549-0.705c0.014,1.143,0.031,2.215,0.602,3.247 c0.807,1.496,1.764,4.064,1.836,4.474c0.561,3.176,2.904,1.749,2.281-0.126c-0.068-0.446-0.109-2.014-0.287-2.862 c-0.18-0.849-0.219-1.688-0.113-3.056c0.066-1.389,0.232-2.055,0.277-2.299c0.285-1.023,0.4-1.088,0.408,0.135 c-0.059,0.399-0.131,1.687-0.125,2.655c0.064,0.642-0.043,1.768,0.172,2.486c0.654,1.928-0.027,3.496,1,3.514 c1.805-0.424,2.428-1.218,2.428-2.346c-0.086-0.704-0.121-0.843-0.031-1.193c0.221-0.568,0.359-0.67,0.312-0.076 c-0.055,0.287,0.031,0.533,0.082,0.794c0.264,1.197,0.912,0.114,1.283-0.782c0.15-0.238,0.539-2.154,0.545-2.522 c-0.023-0.617,0.285-0.645,0.309,0.01c0.064,0.422-0.248,2.646-0.205,2.334c-0.338,1.24-1.105,3.402-3.379,4.712 c-0.389,0.12-1.186,1.286-3.328,2.178c0,0,1.729,0.321,3.156,0.246c1.102-0.19,3.707-0.027,4.654,0.269 c1.752,0.494,1.531-0.053,4.084,0.164c2.26-0.4,2.154,2.391-1.496,3.68c-2.549,1.405-3.107,1.475-2.293,2.984 c3.484,7.906,2.865,13.183,2.193,16.466c2.41,0.271,5.732-0.62,7.301,0.725c0.506,0.333,0.648,1.866-0.457,2.86 c-4.105,2.745-9.283,7.022-13.904,7.662c-0.977-0.194,0.156-2.025,0.803-2.247l1.898-0.03c0.596-0.101,0.936-0.669,1.152-1.139 c3.16-0.404,5.045-3.775,8.246-4.818c-4.035-0.718-9.588,3.981-12.162,1.051c-5.043,1.423-11.449,1.84-15.895,1.111 c-3.105,2.687-7.934,4.021-12.115,5.866c-3.271,3.511-5.188,8.086-9.967,10.414c-0.986,0.119-0.48-1.974,0.066-2.385l1.795-0.618 C-22.995,25.682-22.849,25.035-22.788,24.521z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[60,60]},{\\\\\\\"name\\\\\\\":\\\\\\\"飞机\\\\\\\",\\\\\\\"value\\\\\\\":60,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M1.112,32.559l2.998,1.205l-2.882,2.268l-2.215-0.012L1.112,32.559z M37.803,23.96 c0.158-0.838,0.5-1.509,0.961-1.904c-0.096-0.037-0.205-0.071-0.344-0.071c-0.777-0.005-2.068-0.009-3.047-0.009 c-0.633,0-1.217,0.066-1.754,0.18l2.199,1.804H37.803z M39.738,23.036c-0.111,0-0.377,0.325-0.537,0.924h1.076 C40.115,23.361,39.854,23.036,39.738,23.036z M39.934,39.867c-0.166,0-0.674,0.705-0.674,1.986s0.506,1.986,0.674,1.986 s0.672-0.705,0.672-1.986S40.102,39.867,39.934,39.867z M38.963,38.889c-0.098-0.038-0.209-0.07-0.348-0.073 c-0.082,0-0.174,0-0.268-0.001l-7.127,4.671c0.879,0.821,2.42,1.417,4.348,1.417c0.979,0,2.27-0.006,3.047-0.01 c0.139,0,0.25-0.034,0.348-0.072c-0.646-0.555-1.07-1.643-1.07-2.967C37.891,40.529,38.316,39.441,38.963,38.889z M32.713,23.96 l-12.37-10.116l-4.693-0.004c0,0,4,8.222,4.827,10.121H32.713z M59.311,32.374c-0.248,2.104-5.305,3.172-8.018,3.172H39.629 l-25.325,16.61L9.607,52.16c0,0,6.687-8.479,7.95-10.207c1.17-1.6,3.019-3.699,3.027-6.407h-2.138 c-5.839,0-13.816-3.789-18.472-5.583c-2.818-1.085-2.396-4.04-0.031-4.04h0.039l-3.299-11.371h3.617c0,0,4.352,5.696,5.846,7.5 c2,2.416,4.503,3.678,8.228,3.87h30.727c2.17,0,4.311,0.417,6.252,1.046c3.49,1.175,5.863,2.7,7.199,4.027 C59.145,31.584,59.352,32.025,59.311,32.374z M22.069,30.408c0-0.815-0.661-1.475-1.469-1.475c-0.812,0-1.471,0.66-1.471,1.475 s0.658,1.475,1.471,1.475C21.408,31.883,22.069,31.224,22.069,30.408z M27.06,30.408c0-0.815-0.656-1.478-1.466-1.478 c-0.812,0-1.471,0.662-1.471,1.478s0.658,1.477,1.471,1.477C26.404,31.885,27.06,31.224,27.06,30.408z M32.055,30.408 c0-0.815-0.66-1.475-1.469-1.475c-0.808,0-1.466,0.66-1.466,1.475s0.658,1.475,1.466,1.475 C31.398,31.883,32.055,31.224,32.055,30.408z M37.049,30.408c0-0.815-0.658-1.478-1.467-1.478c-0.812,0-1.469,0.662-1.469,1.478 s0.656,1.477,1.469,1.477C36.389,31.885,37.049,31.224,37.049,30.408z M42.039,30.408c0-0.815-0.656-1.478-1.465-1.478 c-0.811,0-1.469,0.662-1.469,1.478s0.658,1.477,1.469,1.477C41.383,31.885,42.039,31.224,42.039,30.408z M55.479,30.565 c-0.701-0.436-1.568-0.896-2.627-1.347c-0.613,0.289-1.551,0.476-2.73,0.476c-1.527,0-1.639,2.263,0.164,2.316 C52.389,32.074,54.627,31.373,55.479,30.565z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[65,35]},{\\\\\\\"name\\\\\\\":\\\\\\\"火箭\\\\\\\",\\\\\\\"value\\\\\\\":25,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M-244.396,44.399c0,0,0.47-2.931-2.427-6.512c2.819-8.221,3.21-15.709,3.21-15.709s5.795,1.383,5.795,7.325C-237.818,39.679-244.396,44.399-244.396,44.399z M-260.371,40.827c0,0-3.881-12.946-3.881-18.319c0-2.416,0.262-4.566,0.669-6.517h17.684c0.411,1.952,0.675,4.104,0.675,6.519c0,5.291-3.87,18.317-3.87,18.317H-260.371z M-254.745,18.951c-1.99,0-3.603,1.676-3.603,3.744c0,2.068,1.612,3.744,3.603,3.744c1.988,0,3.602-1.676,3.602-3.744S-252.757,18.951-254.745,18.951z M-255.521,2.228v-5.098h1.402v4.969c1.603,1.213,5.941,5.069,7.901,12.5h-17.05C-261.373,7.373-257.245,3.558-255.521,2.228zM-265.07,44.399c0,0-6.577-4.721-6.577-14.896c0-5.942,5.794-7.325,5.794-7.325s0.393,7.488,3.211,15.708C-265.539,41.469-265.07,44.399-265.07,44.399z M-252.36,45.15l-1.176-1.22L-254.789,48l-1.487-4.069l-1.019,2.116l-1.488-3.826h8.067L-252.36,45.15z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[50,60]},{\\\\\\\"name\\\\\\\":\\\\\\\"高铁\\\\\\\",\\\\\\\"value\\\\\\\":18,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M67.335,33.596L67.335,33.596c-0.002-1.39-1.153-3.183-3.328-4.218h-9.096v-2.07h5.371 c-4.939-2.07-11.199-4.141-14.89-4.141H19.72v12.421v5.176h38.373c4.033,0,8.457-1.035,9.142-5.176h-0.027 c0.076-0.367,0.129-0.751,0.129-1.165L67.335,33.596L67.335,33.596z M27.999,30.413h-3.105v-4.141h3.105V30.413z M35.245,30.413 h-3.104v-4.141h3.104V30.413z M42.491,30.413h-3.104v-4.141h3.104V30.413z M49.736,30.413h-3.104v-4.141h3.104V30.413z  M14.544,40.764c1.143,0,2.07-0.927,2.07-2.07V35.59V25.237c0-1.145-0.928-2.07-2.07-2.07H-9.265c-1.143,0-2.068,0.926-2.068,2.07 v10.351v3.105c0,1.144,0.926,2.07,2.068,2.07H14.544L14.544,40.764z M8.333,26.272h3.105v4.141H8.333V26.272z M1.087,26.272h3.105 v4.141H1.087V26.272z M-6.159,26.272h3.105v4.141h-3.105V26.272z M-9.265,41.798h69.352v1.035H-9.265V41.798z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[50,30]},{\\\\\\\"name\\\\\\\":\\\\\\\"轮船\\\\\\\",\\\\\\\"value\\\\\\\":12,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M16.678,17.086h9.854l-2.703,5.912c5.596,2.428,11.155,5.575,16.711,8.607c3.387,1.847,6.967,3.75,10.541,5.375 v-6.16l-4.197-2.763v-5.318L33.064,12.197h-11.48L20.43,15.24h-4.533l-1.266,3.286l0.781,0.345L16.678,17.086z M49.6,31.84 l0.047,1.273L27.438,20.998l0.799-1.734L49.6,31.84z M33.031,15.1l12.889,8.82l0.027,0.769L32.551,16.1L33.031,15.1z M22.377,14.045 h9.846l-1.539,3.365l-2.287-1.498h1.371l0.721-1.352h-2.023l-0.553,1.037l-0.541-0.357h-0.34l0.359-0.684h-2.025l-0.361,0.684 h-3.473L22.377,14.045z M23.695,20.678l-0.004,0.004h0.004V20.678z M24.828,18.199h-2.031l-0.719,1.358h2.029L24.828,18.199z  M40.385,34.227c-12.85-7.009-25.729-14.667-38.971-12.527c1.26,8.809,9.08,16.201,8.213,24.328 c-0.553,4.062-3.111,0.828-3.303,7.137c15.799,0,32.379,0,48.166,0l0.066-4.195l1.477-7.23 C50.842,39.812,45.393,36.961,40.385,34.227z M13.99,35.954c-1.213,0-2.195-1.353-2.195-3.035c0-1.665,0.98-3.017,2.195-3.017 c1.219,0,2.195,1.352,2.195,3.017C16.186,34.604,15.213,35.954,13.99,35.954z M23.691,20.682h-2.02l-0.588,1.351h2.023 L23.691,20.682z M19.697,18.199l-0.721,1.358h2.025l0.727-1.358H19.697z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[50,35]},{\\\\\\\"name\\\\\\\":\\\\\\\"汽车\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M49.592,40.883c-0.053,0.354-0.139,0.697-0.268,0.963c-0.232,0.475-0.455,0.519-1.334,0.475 c-1.135-0.053-2.764,0-4.484,0.068c0,0.476,0.018,0.697,0.018,0.697c0.111,1.299,0.697,1.342,0.931,1.342h3.7 c0.326,0,0.628,0,0.861-0.154c0.301-0.196,0.43-0.772,0.543-1.78c0.017-0.146,0.025-0.336,0.033-0.56v-0.01 c0-0.068,0.008-0.154,0.008-0.25V41.58l0,0C49.6,41.348,49.6,41.09,49.592,40.883L49.592,40.883z M6.057,40.883 c0.053,0.354,0.137,0.697,0.268,0.963c0.23,0.475,0.455,0.519,1.334,0.475c1.137-0.053,2.762,0,4.484,0.068 c0,0.476-0.018,0.697-0.018,0.697c-0.111,1.299-0.697,1.342-0.93,1.342h-3.7c-0.328,0-0.602,0-0.861-0.154 c-0.309-0.18-0.43-0.772-0.541-1.78c-0.018-0.146-0.027-0.336-0.035-0.56v-0.01c0-0.068-0.008-0.154-0.008-0.25V41.58l0,0 C6.057,41.348,6.057,41.09,6.057,40.883L6.057,40.883z M49.867,32.766c0-2.642-0.344-5.224-0.482-5.507 c-0.104-0.207-0.766-0.749-2.271-1.773c-1.522-1.042-1.487-0.887-1.766-1.566c0.25-0.078,0.492-0.224,0.639-0.241 c0.326-0.034,0.345,0.274,1.023,0.274c0.68,0,2.152-0.18,2.453-0.48c0.301-0.303,0.396-0.405,0.396-0.672 c0-0.268-0.156-0.818-0.447-1.146c-0.293-0.327-1.541-0.49-2.273-0.585c-0.729-0.095-0.834,0-1.022,0.121 c-0.304,0.189-0.32,1.919-0.32,1.919l-0.713,0.018c-0.465-1.146-1.11-3.452-2.117-5.269c-1.103-1.979-2.256-2.599-2.737-2.754 c-0.474-0.146-0.904-0.249-4.131-0.576c-3.298-0.344-5.922-0.388-8.262-0.388c-2.342,0-4.967,0.052-8.264,0.388 c-3.229,0.336-3.66,0.43-4.133,0.576s-1.633,0.775-2.736,2.754c-1.006,1.816-1.652,4.123-2.117,5.269L9.87,23.109 c0,0-0.008-1.729-0.318-1.919c-0.189-0.121-0.293-0.225-1.023-0.121c-0.732,0.104-1.98,0.258-2.273,0.585 c-0.293,0.327-0.447,0.878-0.447,1.146c0,0.267,0.094,0.379,0.396,0.672c0.301,0.301,1.773,0.48,2.453,0.48 c0.68,0,0.697-0.309,1.023-0.274c0.146,0.018,0.396,0.163,0.637,0.241c-0.283,0.68-0.24,0.524-1.764,1.566 c-1.506,1.033-2.178,1.566-2.271,1.773c-0.139,0.283-0.482,2.865-0.482,5.508s0.189,5.02,0.189,5.86c0,0.354,0,0.976,0.076,1.565 c0.053,0.354,0.129,0.697,0.268,0.966c0.232,0.473,0.447,0.516,1.334,0.473c1.137-0.051,2.779,0,4.477,0.07 c1.135,0.043,2.297,0.086,3.33,0.11c2.582,0.051,1.826-0.379,2.928-0.36c1.102,0.016,5.447,0.196,9.424,0.196 c3.976,0,8.332-0.182,9.423-0.196c1.102-0.019,0.346,0.411,2.926,0.36c1.033-0.018,2.195-0.067,3.332-0.11 c1.695-0.062,3.348-0.121,4.477-0.07c0.886,0.043,1.103,0,1.332-0.473c0.132-0.269,0.218-0.611,0.269-0.966 c0.086-0.592,0.078-1.213,0.078-1.565C49.678,37.793,49.867,35.408,49.867,32.766L49.867,32.766z M13.219,19.735 c0.412-0.964,1.652-2.9,2.256-3.244c0.145-0.087,1.426-0.491,4.637-0.706c2.953-0.198,6.217-0.276,7.73-0.276 c1.513,0,4.777,0.078,7.729,0.276c3.201,0.215,4.502,0.611,4.639,0.706c0.775,0.533,1.842,2.28,2.256,3.244 c0.412,0.965,0.965,2.858,0.861,3.116c-0.104,0.258,0.104,0.388-1.291,0.275c-1.387-0.103-10.088-0.216-14.185-0.216 c-4.088,0-12.789,0.113-14.184,0.216c-1.395,0.104-1.188-0.018-1.291-0.275C12.254,22.593,12.805,20.708,13.219,19.735 L13.219,19.735z M16.385,30.511c-0.619,0.155-0.988,0.491-1.764,0.482c-0.775,0-2.867-0.353-3.314-0.371 c-0.447-0.017-0.842,0.302-1.076,0.362c-0.23,0.06-0.688-0.104-1.377-0.318c-0.688-0.216-1.092-0.155-1.316-1.094 c-0.232-0.93,0-2.264,0-2.264c1.488-0.068,2.928,0.069,5.621,0.826c2.693,0.758,4.191,2.213,4.191,2.213 S17.004,30.357,16.385,30.511L16.385,30.511z M36.629,37.293c-1.23,0.164-6.386,0.207-8.794,0.207c-2.412,0-7.566-0.051-8.799-0.207 c-1.256-0.164-2.891-1.67-1.764-2.865c1.523-1.627,1.24-1.576,4.701-2.023C24.967,32.018,27.239,32,27.834,32 c0.584,0,2.865,0.025,5.859,0.404c3.461,0.447,3.178,0.396,4.699,2.022C39.521,35.623,37.887,37.129,36.629,37.293L36.629,37.293z  M48.129,29.582c-0.232,0.93-0.629,0.878-1.318,1.093c-0.688,0.216-1.145,0.371-1.377,0.319c-0.231-0.053-0.627-0.371-1.074-0.361 c-0.448,0.018-2.539,0.37-3.313,0.37c-0.772,0-1.146-0.328-1.764-0.481c-0.621-0.154-0.966-0.154-0.966-0.154 s1.49-1.464,4.191-2.213c2.693-0.758,4.131-0.895,5.621-0.826C48.129,27.309,48.361,28.643,48.129,29.582L48.129,29.582z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[40,30]},{\\\\\\\"name\\\\\\\":\\\\\\\"跑步\\\\\\\",\\\\\\\"value\\\\\\\":2,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M13.676,32.955c0.919-0.031,1.843-0.008,2.767-0.008v0.007c0.827,0,1.659,0.041,2.486-0.019 c0.417-0.028,1.118,0.325,1.14-0.545c0.014-0.637-0.156-1.279-0.873-1.367c-1.919-0.241-3.858-0.233-5.774,0.019 c-0.465,0.062-0.998,0.442-0.832,1.069C12.715,32.602,13.045,32.977,13.676,32.955z M14.108,29.013 c1.47-0.007,2.96-0.122,4.414,0.035c1.792,0.192,3.1-0.412,4.273-2.105c-3.044,0-5.882,0.014-8.719-0.01 c-0.768-0.005-1.495,0.118-1.461,1C12.642,28.731,13.329,29.014,14.108,29.013z M23.678,36.593c-0.666-0.69-1.258-1.497-2.483-1.448 c-2.341,0.095-4.689,0.051-7.035,0.012c-0.834-0.014-1.599,0.177-1.569,1.066c0.031,0.854,0.812,1.062,1.636,1.043 c1.425-0.033,2.852-0.01,4.278-0.01v-0.01c1.562,0,3.126,0.008,4.691-0.005C23.614,37.239,24.233,37.174,23.678,36.593z  M32.234,42.292h-0.002c-1.075,0.793-2.589,0.345-3.821,1.048c-0.359,0.193-0.663,0.465-0.899,0.799 c-1.068,1.623-2.052,3.301-3.117,4.928c-0.625,0.961-0.386,1.805,0.409,2.395c0.844,0.628,1.874,0.617,2.548-0.299 c1.912-2.573,3.761-5.197,5.621-7.814C33.484,42.619,33.032,42.387,32.234,42.292z M43.527,28.401 c-0.688-1.575-2.012-0.831-3.121-0.895c-1.047-0.058-2.119,1.128-3.002,0.345c-0.768-0.677-1.213-1.804-1.562-2.813 c-0.45-1.305-1.495-2.225-2.329-3.583c2.953,1.139,4.729,0.077,5.592-1.322c0.99-1.61,0.718-3.725-0.627-4.967 c-1.362-1.255-3.414-1.445-4.927-0.452c-1.933,1.268-2.206,2.893-0.899,6.11c-2.098-0.659-3.835-1.654-5.682-2.383 c-0.735-0.291-1.437-1.017-2.293-0.666c-2.263,0.927-4.522,1.885-6.723,2.95c-1.357,0.658-1.649,1.593-1.076,2.638 c0.462,0.851,1.643,1.126,2.806,0.617c0.993-0.433,1.994-0.857,2.951-1.374c1.599-0.86,3.044-0.873,4.604,0.214 c1.017,0.707,0.873,1.137,0.123,1.849c-1.701,1.615-3.516,3.12-4.933,5.006c-1.042,1.388-0.993,2.817,0.255,4.011 c1.538,1.471,3.148,2.869,4.708,4.315c0.485,0.444,0.907,0.896-0.227,1.104c-1.523,0.285-3.021,0.694-4.538,1.006 c-1.109,0.225-2.02,1.259-1.83,2.16c0.223,1.07,1.548,1.756,2.687,1.487c3.003-0.712,6.008-1.413,9.032-2.044 c1.549-0.324,2.273-1.869,1.344-3.115c-0.868-1.156-1.801-2.267-2.639-3.445c-1.964-2.762-1.95-2.771,0.528-5.189 c1.394-1.357,1.379-1.351,2.437,0.417c0.461,0.769,0.854,1.703,1.99,1.613c2.238-0.181,4.407-0.755,6.564-1.331 C43.557,30.447,43.88,29.206,43.527,28.401z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[50,50]},{\\\\\\\"name\\\\\\\":\\\\\\\"步行\\\\\\\",\\\\\\\"value\\\\\\\":1,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M29.902,23.275c1.86,0,3.368-1.506,3.368-3.365c0-1.859-1.508-3.365-3.368-3.365 c-1.857,0-3.365,1.506-3.365,3.365C26.537,21.769,28.045,23.275,29.902,23.275z M36.867,30.74c-1.666-0.467-3.799-1.6-4.732-4.199 c-0.932-2.6-3.131-2.998-4.797-2.998s-7.098,3.894-7.098,3.894c-1.133,1.001-2.1,6.502-0.967,6.769 c1.133,0.269,1.266-1.533,1.934-3.599c0.666-2.065,3.797-3.466,3.797-3.466s0.201,2.467-0.398,3.866 c-0.599,1.399-1.133,2.866-1.467,6.198s-1.6,3.665-3.799,6.266c-2.199,2.598-0.6,3.797,0.398,3.664 c1.002-0.133,5.865-5.598,6.398-6.998c0.533-1.397,0.668-3.732,0.668-3.732s0,0,2.199,1.867c2.199,1.865,2.332,4.6,2.998,7.73 s2.332,0.934,2.332-0.467c0-1.401,0.269-5.465-1-7.064c-1.265-1.6-3.73-3.465-3.73-5.265s1.199-3.732,1.199-3.732 c0.332,1.667,3.335,3.065,5.599,3.399C38.668,33.206,38.533,31.207,36.867,30.74z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[40,50]}]\\\",\\\"size\\\":{\\\"width\\\":516,\\\"height\\\":334},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":60,\\\"left\\\":25,\\\"bottom\\\":18,\\\"right\\\":50,\\\"containLabel\\\":true},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681697296384', NULL, '1016994145836257280', NULL, 'JDevHistory', '{\\\"chartData\\\":\\\"[{\\\\\\\"year\\\\\\\":\\\\\\\"2012\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"开源项目JEECG被\\\\\\\\\\\\\\\"CSDN专家访谈\\\\\\\\\\\\\\\"\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2012\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"开源项目JEECG被\\\\\\\\\\\\\\\"ITeye专家访谈\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2012\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"JEECG在Google Code上开源\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2012\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"推出开源项目\\\\\\\\\\\\\\\"MiniDao(持久层解决方案）\\\\\\\\\\\\\\\"超越了Mybatis和 Hibernate\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2012\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"JEECG参加“云计算成就创业梦想”第二届阿里云开发者大赛\\\\\\\\\\\\\\\"园\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2013\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"应邀参加了\\\\\\\\\\\\\\\"SDCC 2013中国软件开发者大会\\\\\\\\\\\\\\\" （大会由CSDN和《程 序员》杂志倾力打造）\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2013\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"2017.07，开发GBI区块链资讯信息平台\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2013\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"成立JEECG开源团队，创立JEECG开源社区\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2013\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"中国优秀开源项目评选-公开投票,“JEECG以887票位居第九\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2013\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"2013年应邀参加\\\\\\\\\\\\\\\"开源群英会2013”的开源英雄\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2014\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"12月份捷微jeewx与联通集团达成战略合作，负责联通集团微信公众 账号集团化运营\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2014\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"8月份捷微jeewx2.0与百度达成战略合作，集成百度地图，增加地图 功能，附近商家团购等信息搜索\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2014\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"推出当前最火的开源项目“JeeWx(捷微:敏捷微信开发平台）”，并 获得CSDN举办的“2014年开发者大会”公开投票第一名\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2014\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"5月应邀参加中国科学院大学创新创业年度论坛，探讨“创业企业发 展、创新创业孵化”的主题\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2015\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"推出微信H5活动营销平台，专业解决客户对H5互动活动需求（H5huo dong.com）\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2015\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"开源中国最热开源项目TOP20，社区开源项目独占4份，前五名两位（ jeewx、jeecg）\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2015\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"12月独创，微信插件开发机制（java）,推出H5活动平台（www.h5h uodong.com），致力于互动微信H5活动开发\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2015\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"6月份捷微jeewx推出集企业号版本，与中国移动打成战略合作，推出 企业号营销新模式\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2015\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"3月份捷微jeewx推出集团化微信运营版本，专注微信应用一体化，企 业系统集成，实现公众账号上下级，类似组织机构权限模式\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2016\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"jeecg推出插件开发机制 jeecg-p3，主推通过jeecg解决未来SAAS项 目需求方案\\\\\\\"},{\\\\\\\"year\\\\\\\":\\\\\\\"2016\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"jeecg推出重大更新，提升移动开发能力（移动表单配置、移动报表配 置、移动OA，无需编码，通过配置实现移动PC互用）\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":661,\\\"height\\\":300},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"年份\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"标题\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"https://api.jeecg.com/mock/26/history\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"typeFontColor\\\":\\\"#FFFFFF\\\",\\\"titleColor\\\":\\\"#1E90FF\\\",\\\"titleFontSize\\\":20,\\\"zoom\\\":1,\\\"typeBackColor\\\":\\\"#FF4500\\\",\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"waitTime\\\":4000,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681714073600', NULL, '1016994145836257280', NULL, 'JRotatePie', '{\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":450,\\\"height\\\":300},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"typeFontColor\\\":\\\"#4A4A4A\\\",\\\"titleColor\\\":\\\"#4A4A4A\\\",\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"type\\\":\\\"pie\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"typeBackColor\\\":\\\"#4A4A4A\\\",\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681726656512', NULL, '1016994145836257280', NULL, 'JColorBlock', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"前缀\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"后缀\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"颜色\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":175,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"backgroundColor\\\\\\\": \\\\\\\"#67C23A\\\\\\\",    \\\\\\\"prefix\\\\\\\": \\\\\\\"朝阳总销售额\\\\\\\",    \\\\\\\"value\\\\\\\": \\\\\\\"12345\\\\\\\",    \\\\\\\"suffix\\\\\\\": \\\\\\\"亿\\\\\\\"  },  {    \\\\\\\"backgroundColor\\\\\\\": \\\\\\\"#409EFF\\\\\\\",    \\\\\\\"prefix\\\\\\\": \\\\\\\"昌平总销售额\\\\\\\",    \\\\\\\"value\\\\\\\": \\\\\\\"12345\\\\\\\",    \\\\\\\"suffix\\\\\\\": \\\\\\\"亿\\\\\\\"  },  {    \\\\\\\"backgroundColor\\\\\\\": \\\\\\\"#E6A23C\\\\\\\",    \\\\\\\"prefix\\\\\\\": \\\\\\\"海淀总销售额\\\\\\\",    \\\\\\\"value\\\\\\\": \\\\\\\"12345\\\\\\\",    \\\\\\\"suffix\\\\\\\": \\\\\\\"亿\\\\\\\"  },  {    \\\\\\\"backgroundColor\\\\\\\": \\\\\\\"#F56C6C\\\\\\\",    \\\\\\\"prefix\\\\\\\": \\\\\\\"西城总销售额\\\\\\\",    \\\\\\\"value\\\\\\\": \\\\\\\"12345\\\\\\\",    \\\\\\\"suffix\\\\\\\": \\\\\\\"亿\\\\\\\"  },  {    \\\\\\\"backgroundColor\\\\\\\": \\\\\\\"#F56C6C\\\\\\\",    \\\\\\\"prefix\\\\\\\": \\\\\\\"西城总销售额\\\\\\\",    \\\\\\\"value\\\\\\\": \\\\\\\"12345\\\\\\\",    \\\\\\\"suffix\\\\\\\": \\\\\\\"亿\\\\\\\"  },  {    \\\\\\\"backgroundColor\\\\\\\": \\\\\\\"#F56C6C\\\\\\\",    \\\\\\\"prefix\\\\\\\": \\\\\\\"西城总销售额\\\\\\\",    \\\\\\\"value\\\\\\\": \\\\\\\"12345\\\\\\\",    \\\\\\\"suffix\\\\\\\": \\\\\\\"亿\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":1865,\\\"height\\\":110},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"padding\\\":5,\\\"suffixFontSize\\\":16,\\\"prefixColor\\\":\\\"#FFFFFF\\\",\\\"color\\\":\\\"#FFFFFF\\\",\\\"prefixSplitx\\\":0,\\\"textAlign\\\":\\\"center\\\",\\\"prefixSplity\\\":0,\\\"suffixFontWeight\\\":\\\"normal\\\",\\\"prefix\\\":\\\"\\\",\\\"whole\\\":false,\\\"suffix\\\":\\\"\\\",\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"prefixFontSize\\\":16,\\\"prefixFontWeight\\\":\\\"normal\\\",\\\"suffixSplitx\\\":40,\\\"suffixColor\\\":\\\"#FFFFFF\\\",\\\"width\\\":50,\\\"lineNum\\\":6,\\\"fontSize\\\":16,\\\"borderSplitx\\\":20,\\\"borderSplity\\\":20,\\\"fontWeight\\\":\\\"normal\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"height\\\":50}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681743433728', NULL, '1016994145836257280', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":350,\\\"height\\\":385},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"12\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681764405248', NULL, '1016994145836257280', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":545,\\\"height\\\":468},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"12\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681781182464', NULL, '1016994145836257280', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":541,\\\"height\\\":379},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"12\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681793765376', NULL, '1016994145836257280', NULL, 'JRectangle', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"分类 1\\\\\\\",\\\\\\\"value\\\\\\\":560},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 2\\\\\\\",\\\\\\\"value\\\\\\\":500},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 3\\\\\\\",\\\\\\\"value\\\\\\\":150},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 4\\\\\\\",\\\\\\\"value\\\\\\\":140},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 5\\\\\\\",\\\\\\\"value\\\\\\\":115},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 6\\\\\\\",\\\\\\\"value\\\\\\\":95},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 7\\\\\\\",\\\\\\\"value\\\\\\\":90},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 8\\\\\\\",\\\\\\\"value\\\\\\\":75},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 9\\\\\\\",\\\\\\\"value\\\\\\\":98},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 10\\\\\\\",\\\\\\\"value\\\\\\\":60},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 11\\\\\\\",\\\\\\\"value\\\\\\\":45},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 12\\\\\\\",\\\\\\\"value\\\\\\\":40},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 13\\\\\\\",\\\\\\\"value\\\\\\\":40},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 14\\\\\\\",\\\\\\\"value\\\\\\\":35},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 15\\\\\\\",\\\\\\\"value\\\\\\\":40},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 16\\\\\\\",\\\\\\\"value\\\\\\\":40},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 17\\\\\\\",\\\\\\\"value\\\\\\\":40},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 18\\\\\\\",\\\\\\\"value\\\\\\\":30},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 19\\\\\\\",\\\\\\\"value\\\\\\\":28},{\\\\\\\"name\\\\\\\":\\\\\\\"分类 20\\\\\\\",\\\\\\\"value\\\\\\\":16}]\\\",\\\"size\\\":{\\\"width\\\":662,\\\"height\\\":364},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"tipColor\\\":\\\"#FFFFFF\\\",\\\"titleColor\\\":\\\"#FFFFFF\\\",\\\"titleFontSize\\\":12,\\\"theme\\\":\\\"default\\\",\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"tipFontSize\\\":12,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681810542592', NULL, '1016994145836257280', NULL, 'JPyramid3D', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"Java\\\\\\\",\\\\\\\"value\\\\\\\":800,\\\\\\\"color\\\\\\\":\\\\\\\"#45fed4\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"PHP\\\\\\\",\\\\\\\"value\\\\\\\":100,\\\\\\\"color\\\\\\\":\\\\\\\"#84a9ef\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"C#\\\\\\\",\\\\\\\"value\\\\\\\":50,\\\\\\\"color\\\\\\\":\\\\\\\"#f1e04f\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"Python\\\\\\\",\\\\\\\"value\\\\\\\":66,\\\\\\\"color\\\\\\\":\\\\\\\"#dbfe73\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":678,\\\"height\\\":438},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"颜色\\\"}],\\\"w\\\":735,\\\"dataType\\\":1,\\\"h\\\":485,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"size\\\":\\\"default\\\",\\\"zoom\\\":1}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017225681823125504', NULL, '1016994145836257280', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":1878.9484040956538,\\\"height\\\":130},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-15 10:18:32', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463101390848', NULL, '1016994412900175872', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"收视监控平台\\\",\\\"size\\\":{\\\"width\\\":376,\\\"height\\\":52},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":5,\\\"fontSize\\\":50,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463134945280', NULL, '1016994412900175872', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"Viewing  Monitoring platform\\\",\\\"size\\\":{\\\"width\\\":382,\\\"height\\\":45},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":26,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463160111104', NULL, '1016994412900175872', NULL, 'JDragDecoration', '{\\\"size\\\":{\\\"width\\\":403,\\\"height\\\":78},\\\"w\\\":300,\\\"dataType\\\":1,\\\"h\\\":100,\\\"option\\\":{\\\"dur\\\":3,\\\"mainColor\\\":\\\"#00CED1\\\",\\\"fontSize\\\":15,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"装饰8\\\",\\\"subColor\\\":\\\"#FAD400\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463176888320', NULL, '1016994412900175872', NULL, 'JCurrentTime', '{\\\"chartData\\\":\\\"\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":270,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":270,\\\"dataType\\\":1,\\\"h\\\":33,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"bgColor\\\":\\\"#4A4A4A\\\",\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"showWeek\\\":\\\"hide\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"fontColor\\\":\\\"#4A4A4A\\\"}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463185276928', NULL, '1016994412900175872', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":93,\\\"height\\\":61},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/upload/test/1e80a2350e3a4b378a4ba7647aef9a17.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463202054144', NULL, '1016994412900175872', NULL, 'JWeatherForecast', '{\\\"size\\\":{\\\"width\\\":267,\\\"height\\\":59},\\\"w\\\":311,\\\"dataType\\\":1,\\\"h\\\":47,\\\"option\\\":{\\\"template\\\":11,\\\"bgColor\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"num\\\":2,\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#fff\\\",\\\"url\\\":\\\"\\\"}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463223025664', NULL, '1016994412900175872', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":441},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463235608576', NULL, '1016994412900175872', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":582,\\\"height\\\":445},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463248191488', NULL, '1016994412900175872', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":589,\\\"height\\\":450},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463260774400', NULL, '1016994412900175872', NULL, 'JVideoJs', '{\\\"size\\\":{\\\"width\\\":568,\\\"height\\\":405},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"timeOut\\\":0,\\\"option\\\":{\\\"url\\\":\\\"http://vjs.zencdn.net/v/oceans.mp4\\\"}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463281745920', NULL, '1016994412900175872', NULL, 'JVideoJs', '{\\\"size\\\":{\\\"width\\\":560,\\\"height\\\":416},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"timeOut\\\":0,\\\"option\\\":{\\\"url\\\":\\\"http://vjs.zencdn.net/v/oceans.mp4\\\"}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463294328832', NULL, '1016994412900175872', NULL, 'JVideoJs', '{\\\"size\\\":{\\\"width\\\":570,\\\"height\\\":433},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"timeOut\\\":0,\\\"option\\\":{\\\"url\\\":\\\"http://vjs.zencdn.net/v/oceans.mp4\\\"}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463311106048', NULL, '1016994412900175872', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"全网实时收视率\\\",\\\"size\\\":{\\\"width\\\":262,\\\"height\\\":56},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":35,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463319494656', NULL, '1016994412900175872', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":1790,\\\"height\\\":417},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"2\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463332077568', NULL, '1016994412900175872', NULL, 'JMultipleLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"周一\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周二\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周三\\\\\\\",    \\\\\\\"value\\\\\\\": 40,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周四\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周五\\\\\\\",    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周一\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周二\\\\\\\",    \\\\\\\"value\\\\\\\": 60,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周三\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周四\\\\\\\",    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周五\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":485,\\\"height\\\":335},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"name\\\":\\\"\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#FFD700\\\"},{\\\"color\\\":\\\"#90EE90\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":40,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"areaStyleOpacity\\\":0.5,\\\"symbolSize\\\":5,\\\"lineType\\\":\\\"smooth\\\",\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"lineWidth\\\":2}],\\\"legend\\\":{\\\"r\\\":1},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463357243392', NULL, '1016994412900175872', NULL, 'JMultipleLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"周一\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周二\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周三\\\\\\\",    \\\\\\\"value\\\\\\\": 40,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周四\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周五\\\\\\\",    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周一\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周二\\\\\\\",    \\\\\\\"value\\\\\\\": 60,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周三\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周四\\\\\\\",    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周五\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":485,\\\"height\\\":335},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"show\\\":true,\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#1E86EB\\\"},{\\\"color\\\":\\\"#FF8C00\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":40,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"symbolSize\\\":5,\\\"lineType\\\":\\\"smooth\\\",\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"lineWidth\\\":2}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463369826304', NULL, '1016994412900175872', NULL, 'JMultipleLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"周一\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周二\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周三\\\\\\\",    \\\\\\\"value\\\\\\\": 40,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周四\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周五\\\\\\\",    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周一\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周二\\\\\\\",    \\\\\\\"value\\\\\\\": 60,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周三\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周四\\\\\\\",    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周五\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":485,\\\"height\\\":335},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#C71585\\\"},{\\\"color\\\":\\\"#FF4500\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":40,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"symbolSize\\\":5,\\\"lineType\\\":\\\"smooth\\\",\\\"lineWidth\\\":2}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463382409216', NULL, '1016994412900175872', NULL, 'JSelectRadio', '{\\\"compShowConfig\\\":[{\\\"compVals\\\":[\\\"22aae23c-029e-456e-a1ac-0936cbfa6b6b\\\",\\\"9d1f25e6-5446-4f78-90c6-7f9bd674b058\\\",\\\"85841a8f-e6cd-479a-9ba8-c36497b4e912\\\",\\\"236cba9d-2c70-407e-8013-ee37e3d5d124\\\",\\\"es-drager-1731649759290-3\\\",\\\"es-drager-1731649765690-4\\\"],\\\"selectVal\\\":\\\"1\\\"},{\\\"compVals\\\":[\\\"3acfc295-ea6d-4e16-83fd-bfd8d9022d8d\\\",\\\"f499c09e-61cc-40f1-8496-d57d2f98f82c\\\",\\\"a82c61b6-4287-422a-b8e7-1cb34d17859a\\\",\\\"26735d51-f628-4ec6-8886-0ede0a7443af\\\",\\\"es-drager-1731650783569-1\\\",\\\"es-drager-1731650792607-2\\\"],\\\"selectVal\\\":\\\"2\\\"}],\\\"chartData\\\":\\\"[  {    \\\\\\\"label\\\\\\\": \\\\\\\"中央卫视\\\\\\\",    \\\\\\\"value\\\\\\\": \\\\\\\"1\\\\\\\"  },  {    \\\\\\\"label\\\\\\\": \\\\\\\"地方卫视\\\\\\\",    \\\\\\\"value\\\\\\\": \\\\\\\"2\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":400,\\\"height\\\":80},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"文本\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":400,\\\"dataType\\\":1,\\\"h\\\":80,\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#39414d\\\",\\\"borderColor\\\":\\\"\\\",\\\"color\\\":\\\"#FFFFFF\\\",\\\"activeColor\\\":\\\"#fff\\\",\\\"activeBorderColor\\\":\\\"\\\",\\\"borderWidth\\\":0,\\\"activeBackgroundColor\\\":\\\"#0a73ff\\\",\\\"fontSize\\\":30,\\\"type\\\":\\\"radio\\\",\\\"activeBorderWidth\\\":0}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463394992128', NULL, '1016994412900175872', NULL, 'JVideoPlay', '{\\\"chartData\\\":\\\"[{\\\\\\\"src\\\\\\\":\\\\\\\"http://vjs.zencdn.net/v/oceans.mp4\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":516,\\\"height\\\":351},\\\"background\\\":\\\"#4A90E2\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"路径\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"loop\\\":true,\\\"autoPlay\\\":false}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463411769344', NULL, '1016994412900175872', NULL, 'JVideoPlay', '{\\\"chartData\\\":\\\"[{\\\\\\\"src\\\\\\\":\\\\\\\"http://vjs.zencdn.net/v/oceans.mp4\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":518,\\\"height\\\":361},\\\"background\\\":\\\"#4A90E2\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"路径\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"loop\\\":true,\\\"autoPlay\\\":false}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463436935168', NULL, '1016994412900175872', NULL, 'JVideoPlay', '{\\\"chartData\\\":\\\"[{\\\\\\\"src\\\\\\\":\\\\\\\"http://vjs.zencdn.net/v/oceans.mp4\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":521,\\\"height\\\":378},\\\"background\\\":\\\"#4A90E2\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"路径\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"loop\\\":true,\\\"autoPlay\\\":false}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463449518080', NULL, '1016994412900175872', NULL, 'JBubble', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": 4,    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 5,    \\\\\\\"value\\\\\\\": 75,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 6,    \\\\\\\"value\\\\\\\": 68,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 7,    \\\\\\\"value\\\\\\\": 51,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 8,    \\\\\\\"value\\\\\\\": 92,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 9,    \\\\\\\"value\\\\\\\": 68,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 10,    \\\\\\\"value\\\\\\\": 78,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 11,    \\\\\\\"value\\\\\\\": 69,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 12,    \\\\\\\"value\\\\\\\": 83,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 11,    \\\\\\\"value\\\\\\\": 6,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 10,    \\\\\\\"value\\\\\\\": 8,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 9,    \\\\\\\"value\\\\\\\": 7,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 8,    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 7,    \\\\\\\"value\\\\\\\": 11,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 6,    \\\\\\\"value\\\\\\\": 4,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 10,    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 8,    \\\\\\\"value\\\\\\\": 16,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 7,    \\\\\\\"value\\\\\\\": 9,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":851,\\\"height\\\":360},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"interval\\\":2}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"}},\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":50,\\\"containLabel\\\":true},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463462100992', NULL, '1016994412900175872', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"视频访问来源\\\",\\\"size\\\":{\\\"width\\\":268,\\\"height\\\":63},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":35,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017286463478878208', NULL, '1016994412900175872', NULL, 'JRing', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 1048,    \\\\\\\"name\\\\\\\": \\\\\\\"营销广告\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 735,    \\\\\\\"name\\\\\\\": \\\\\\\"搜索引擎\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 580,    \\\\\\\"name\\\\\\\": \\\\\\\"邮件营销\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 484,    \\\\\\\"name\\\\\\\": \\\\\\\"联盟广告\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 300,    \\\\\\\"name\\\\\\\": \\\\\\\"视频广告\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":666,\\\"height\\\":385},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":480,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":50,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"show\\\":true,\\\"fontSize\\\":14,\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"show\\\":false},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 14:20:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321185898713088', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"XX省XX市监狱\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321185940656128', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"狱政科数据展示\\\",\\\"size\\\":{\\\"width\\\":519,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":15,\\\"fontSize\\\":32,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321185957433344', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"罪犯管理概况\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321185974210560', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月劳动产值\\\",\\\"size\\\":{\\\"width\\\":142,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321185986793472', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月劳改达标率\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186003570688', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月违规总人数\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186024542208', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"严格管教人数\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186041319424', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"615006\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0BE3E3\\\",\\\"fontSize\\\":32,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186053902336', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"98\\\",\\\"size\\\":{\\\"width\\\":49,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0E56F1\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186066485248', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"260\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0FB2F8\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186095845376', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"77\\\",\\\"size\\\":{\\\"width\\\":89,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FEB246\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186108428288', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"劳动改造情况\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186121011200', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"罪犯处遇等级变更情况\\\",\\\"size\\\":{\\\"width\\\":211,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186133594112', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"罪犯实时违规记录\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186154565632', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"罪犯进出狱名单\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186175537152', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"%\\\",\\\"size\\\":{\\\"width\\\":44,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186188120064', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当前在狱人数\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186200702976', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"狱外流动人数\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186217480192', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"5256\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0E56F1\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186238451712', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"102\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0E56F1\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186251034624', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"满分人数\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186263617536', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"良好人数\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186280394752', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"158\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0E56F1\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186305560576', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"502\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0BE3E3\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186322337792', NULL, '1015895036886831104', NULL, 'JMultipleBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{    \\\\\\\"categories\\\\\\\": [        \\\\\\\"6月\\\\\\\",        \\\\\\\"7月\\\\\\\",        \\\\\\\"8月\\\\\\\",        \\\\\\\"9月\\\\\\\",        \\\\\\\"10月\\\\\\\",        \\\\\\\"11月\\\\\\\"    ],    \\\\\\\"series\\\\\\\": [        {            \\\\\\\"name\\\\\\\": \\\\\\\"入狱人数\\\\\\\",            \\\\\\\"data\\\\\\\": [                4,                26,                30,                16,                24,                12            ]        },        {            \\\\\\\"name\\\\\\\": \\\\\\\"出狱人数\\\\\\\",            \\\\\\\"data\\\\\\\": [                24,                12,                42,                26,                20,                24            ]        }    ]}\\\",\\\"size\\\":{\\\"width\\\":489,\\\"height\\\":216},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#0E56F1\\\"},{\\\"color\\\":\\\"#0BE3E3\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":5,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":13,\\\"itemStyle\\\":{\\\"borderRadius\\\":0}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186334920704', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月入狱人数\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186351697920', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"14\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0BE3E3\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186376863744', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月出狱人数\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186393640960', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"5\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0BE3E3\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186406223872', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"及格人数\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186431389696', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"2027\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0FB2F8\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186452361216', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"未达标人数\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186464944128', NULL, '1015895036886831104', NULL, 'JText', '{\\\"borderColor\\\":\\\"#F2D8D800\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"108\\\",\\\"size\\\":{\\\"width\\\":153,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FEB246\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186477527040', NULL, '1015895036886831104', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"普管\\\\\\\",        \\\\\\\"value\\\\\\\": 1600,        \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"严管\\\\\\\",        \\\\\\\"value\\\\\\\": 200,        \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"value\\\\\\\": 160,        \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"特殊管理\\\\\\\",        \\\\\\\"value\\\\\\\": 30,        \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":412,\\\"height\\\":263},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#00EAFF\\\"},{\\\"color\\\":\\\"#01BBF2\\\"},{\\\"color\\\":\\\"#028CE5\\\"},{\\\"color\\\":\\\"#035ED7\\\"},{\\\"color\\\":\\\"#58D9F9\\\"}],\\\"grid\\\":{\\\"top\\\":53,\\\"left\\\":50,\\\"show\\\":false},\\\"legend\\\":{\\\"r\\\":26,\\\"orient\\\":\\\"horizontal\\\",\\\"show\\\":true},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186498498560', NULL, '1015895036886831104', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"劳动岗位\\\\\\\",        \\\\\\\"value\\\\\\\": 1600,        \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"辅劳岗位\\\\\\\",        \\\\\\\"value\\\\\\\": 200,        \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"非劳岗位\\\\\\\",        \\\\\\\"value\\\\\\\": 160,        \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":412,\\\"height\\\":263},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#00EAFF\\\"},{\\\"color\\\":\\\"#01BBF2\\\"},{\\\"color\\\":\\\"#028CE5\\\"},{\\\"color\\\":\\\"#035ED7\\\"},{\\\"color\\\":\\\"#58D9F9\\\"}],\\\"grid\\\":{\\\"top\\\":53,\\\"left\\\":50,\\\"show\\\":false},\\\"legend\\\":{\\\"r\\\":26,\\\"orient\\\":\\\"horizontal\\\",\\\"show\\\":true},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186515275776', NULL, '1015895036886831104', NULL, 'JMultipleBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{    \\\\\\\"categories\\\\\\\": [        \\\\\\\"8月\\\\\\\",        \\\\\\\"9月\\\\\\\",        \\\\\\\"10月\\\\\\\",        \\\\\\\"11月\\\\\\\"    ],    \\\\\\\"series\\\\\\\": [        {            \\\\\\\"name\\\\\\\": \\\\\\\"满分\\\\\\\",            \\\\\\\"data\\\\\\\": [                240,                201,                192,                168            ]        },        {            \\\\\\\"name\\\\\\\": \\\\\\\"良好\\\\\\\",            \\\\\\\"data\\\\\\\": [                496,                680,                580,                480            ]        },        {            \\\\\\\"name\\\\\\\": \\\\\\\"及格\\\\\\\",            \\\\\\\"data\\\\\\\": [                2810,                2160,                2320,                2620            ]        },        {            \\\\\\\"name\\\\\\\": \\\\\\\"未达标\\\\\\\",            \\\\\\\"data\\\\\\\": [                168,                480,                360,                108            ]        }    ]}\\\",\\\"size\\\":{\\\"width\\\":529,\\\"height\\\":236},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#0E56F1\\\"},{\\\"color\\\":\\\"#0BE3E3\\\"},{\\\"color\\\":\\\"#0FB2F8\\\"},{\\\"color\\\":\\\"#FEB246\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":5,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":15,\\\"itemStyle\\\":{\\\"borderRadius\\\":0}}],\\\"legend\\\":{\\\"r\\\":1,\\\"t\\\":1},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186532052992', NULL, '1015895036886831104', NULL, 'JDynamicBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{    \\\\\\\"categories\\\\\\\": [        \\\\\\\"8月\\\\\\\",        \\\\\\\"9月\\\\\\\",        \\\\\\\"10月\\\\\\\",        \\\\\\\"11月\\\\\\\"    ],    \\\\\\\"series\\\\\\\": [        {            \\\\\\\"name\\\\\\\": \\\\\\\"严管升普管人数\\\\\\\",            \\\\\\\"data\\\\\\\": [                86,                64,                182,                134            ]        },        {            \\\\\\\"name\\\\\\\": \\\\\\\"普管升宽管人数\\\\\\\",            \\\\\\\"data\\\\\\\": [                162,                42,                69,                97            ]        }    ]}\\\",\\\"size\\\":{\\\"width\\\":464,\\\"height\\\":177},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":30,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":9,\\\"showBackground\\\":false,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"#51626E\\\"},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#B9B8CE\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186544635904', NULL, '1015895036886831104', NULL, 'JDynamicBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{    \\\\\\\"categories\\\\\\\": [        \\\\\\\"8月\\\\\\\",        \\\\\\\"9月\\\\\\\",        \\\\\\\"10月\\\\\\\",        \\\\\\\"11月\\\\\\\"    ],    \\\\\\\"series\\\\\\\": [        {            \\\\\\\"name\\\\\\\": \\\\\\\"普管降严管人数\\\\\\\",            \\\\\\\"data\\\\\\\": [                86,                64,                182,                134            ]        },        {            \\\\\\\"name\\\\\\\": \\\\\\\"宽管降普管人数\\\\\\\",            \\\\\\\"data\\\\\\\": [                162,                42,                69,                97            ]        }    ]}\\\",\\\"size\\\":{\\\"width\\\":450,\\\"height\\\":171},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":30,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":9,\\\"showBackground\\\":false,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"#51626E\\\"},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#B9B8CE\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186561413120', NULL, '1015895036886831104', NULL, 'JScrollBoard', '{\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"11014657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"入狱\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"10年\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"入狱\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"1年\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"入狱\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3年\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"出狱\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"无期\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"出狱\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"无期\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"出狱\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"5年\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"入狱\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"5年\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"入狱\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"5年\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"入狱\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"5年\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"出狱\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3年\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"入狱\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"5年\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"入狱\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"5年\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"出狱\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3年\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"出狱\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"10年\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"入狱\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"无期\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"出狱\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"无期\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":534,\\\"height\\\":321},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"oddRowBGC\\\":\\\"#030C35\\\",\\\"headShow\\\":true,\\\"hoverPause\\\":true,\\\"indexWidth\\\":80,\\\"index\\\":false,\\\"carousel\\\":\\\"single\\\",\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"evenRowBGC\\\":\\\"#003A50\\\",\\\"header\\\":[{\\\"width\\\":\\\"100\\\",\\\"label\\\":\\\"罪犯姓名\\\"},{\\\"width\\\":\\\"100\\\",\\\"label\\\":\\\"罪犯编号\\\"},{\\\"width\\\":\\\"100\\\",\\\"label\\\":\\\"处遇等级\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"状态\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"刑期\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"时间\\\"}],\\\"headerBGC\\\":\\\"#04183A\\\",\\\"headerHeight\\\":50,\\\"waitTime\\\":2000,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186582384640', NULL, '1015895036886831104', NULL, 'JScrollBoard', '{\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"安全违规操作\\\\\\\",        \\\\\\\"price\\\\\\\": \\\\\\\"3分\\\\\\\",        \\\\\\\"amount\\\\\\\": \\\\\\\"2\\\\\\\",        \\\\\\\"cost\\\\\\\": \\\\\\\"张警官\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"打架斗殴\\\\\\\",        \\\\\\\"price\\\\\\\": \\\\\\\"6分\\\\\\\",        \\\\\\\"amount\\\\\\\": \\\\\\\"2\\\\\\\",        \\\\\\\"cost\\\\\\\": \\\\\\\"张警官\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"聚众赌博\\\\\\\",        \\\\\\\"price\\\\\\\": \\\\\\\"3分\\\\\\\",        \\\\\\\"amount\\\\\\\": \\\\\\\"2\\\\\\\",        \\\\\\\"cost\\\\\\\": \\\\\\\"张警官\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"安全违规操作\\\\\\\",        \\\\\\\"price\\\\\\\": \\\\\\\"3分\\\\\\\",        \\\\\\\"amount\\\\\\\": \\\\\\\"2\\\\\\\",        \\\\\\\"cost\\\\\\\": \\\\\\\"张警官\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"劳动迟到\\\\\\\",        \\\\\\\"price\\\\\\\": \\\\\\\"3分\\\\\\\",        \\\\\\\"amount\\\\\\\": \\\\\\\"2\\\\\\\",        \\\\\\\"cost\\\\\\\": \\\\\\\"张警官\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"劳动迟到\\\\\\\",        \\\\\\\"price\\\\\\\": \\\\\\\"3分\\\\\\\",        \\\\\\\"amount\\\\\\\": \\\\\\\"2\\\\\\\",        \\\\\\\"cost\\\\\\\": \\\\\\\"张警官\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"劳动迟到\\\\\\\",        \\\\\\\"price\\\\\\\": \\\\\\\"3分\\\\\\\",        \\\\\\\"amount\\\\\\\": \\\\\\\"2\\\\\\\",        \\\\\\\"cost\\\\\\\": \\\\\\\"张警官\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"安全违规操作\\\\\\\",        \\\\\\\"price\\\\\\\": \\\\\\\"3分\\\\\\\",        \\\\\\\"amount\\\\\\\": \\\\\\\"2\\\\\\\",        \\\\\\\"cost\\\\\\\": \\\\\\\"张警官\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"安全违规操作\\\\\\\",        \\\\\\\"price\\\\\\\": \\\\\\\"3分\\\\\\\",        \\\\\\\"amount\\\\\\\": \\\\\\\"2\\\\\\\",        \\\\\\\"cost\\\\\\\": \\\\\\\"张警官\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"安全违规操作\\\\\\\",        \\\\\\\"price\\\\\\\": \\\\\\\"3分\\\\\\\",        \\\\\\\"amount\\\\\\\": \\\\\\\"2\\\\\\\",        \\\\\\\"cost\\\\\\\": \\\\\\\"张警官\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"安全违规操作\\\\\\\",        \\\\\\\"price\\\\\\\": \\\\\\\"3分\\\\\\\",        \\\\\\\"amount\\\\\\\": \\\\\\\"2\\\\\\\",        \\\\\\\"cost\\\\\\\": \\\\\\\"张警官\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"安全违规操作\\\\\\\",        \\\\\\\"price\\\\\\\": \\\\\\\"3分\\\\\\\",        \\\\\\\"amount\\\\\\\": \\\\\\\"2\\\\\\\",        \\\\\\\"cost\\\\\\\": \\\\\\\"张警官\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"大声喧哗\\\\\\\",        \\\\\\\"price\\\\\\\": \\\\\\\"6分\\\\\\\",        \\\\\\\"amount\\\\\\\": \\\\\\\"2\\\\\\\",        \\\\\\\"cost\\\\\\\": \\\\\\\"张警官\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"大声喧哗\\\\\\\",        \\\\\\\"price\\\\\\\": \\\\\\\"6分\\\\\\\",        \\\\\\\"amount\\\\\\\": \\\\\\\"2\\\\\\\",        \\\\\\\"cost\\\\\\\": \\\\\\\"张警官\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"散布谣言\\\\\\\",        \\\\\\\"price\\\\\\\": \\\\\\\"6分\\\\\\\",        \\\\\\\"amount\\\\\\\": \\\\\\\"2\\\\\\\",        \\\\\\\"cost\\\\\\\": \\\\\\\"张警官\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"散布谣言\\\\\\\",        \\\\\\\"price\\\\\\\": \\\\\\\"6分\\\\\\\",        \\\\\\\"amount\\\\\\\": \\\\\\\"2\\\\\\\",        \\\\\\\"cost\\\\\\\": \\\\\\\"张警官\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":676,\\\"height\\\":324},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"oddRowBGC\\\":\\\"#030C35\\\",\\\"headShow\\\":true,\\\"hoverPause\\\":true,\\\"indexWidth\\\":80,\\\"index\\\":false,\\\"carousel\\\":\\\"single\\\",\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"evenRowBGC\\\":\\\"#003A50\\\",\\\"header\\\":[{\\\"width\\\":\\\"100\\\",\\\"label\\\":\\\"罪犯姓名\\\"},{\\\"width\\\":\\\"100\\\",\\\"label\\\":\\\"罪犯编号\\\"},{\\\"width\\\":\\\"100\\\",\\\"label\\\":\\\"出狱等级\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"违规事由\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"扣分\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"执行预警\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"时间\\\"}],\\\"headerBGC\\\":\\\"#04183A\\\",\\\"headerHeight\\\":50,\\\"waitTime\\\":2000,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1017321186599161856', NULL, '1015895036886831104', NULL, 'JCurrentTime', '{\\\"chartData\\\":\\\"\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":289,\\\"height\\\":33},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":270,\\\"dataType\\\":1,\\\"h\\\":33,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"showWeek\\\":\\\"show\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-15 16:38:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136064339968', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"XX省XX市监狱\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136139837440', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"财务科数据展示\\\",\\\"size\\\":{\\\"width\\\":466,\\\"height\\\":45},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":10,\\\"fontSize\\\":32,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136160808960', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"物料采购概况\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136177586176', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"账户异常数据\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136190169088', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"药品领用实时数据\\\",\\\"size\\\":{\\\"width\\\":177,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136206946304', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"罪犯实时上下账数据\\\",\\\"size\\\":{\\\"width\\\":195,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136232112128', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"资金异常账户\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136248889344', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月商品采购金额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136261472256', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月药品采购金额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136274055168', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月被服采购金额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136295026688', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月办公用品采购金额\\\",\\\"size\\\":{\\\"width\\\":151,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136311803904', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"资金异常账户数\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136328581120', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"异常资金总额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136336969728', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"银行结账异常数\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136353746944', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"出所结算异常总额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136374718464', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"同比增长金额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":11,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136395689984', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"同比增长率\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":11,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136412467200', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"同比增长金额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":11,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136429244416', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"同比增长率\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":11,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136450215936', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月上账资金总额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136466993152', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月下账资金总额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136487964672', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"56024.23\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#01BBF2\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136508936192', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"82216.68\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#00EAFF\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136525713408', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"1240.01\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#028CE5\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136538296320', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"3720.21\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#151FDD\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136555073536', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"15335.21\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0BE3E3\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136563462144', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"233500.06\\\",\\\"size\\\":{\\\"width\\\":179,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FEB246\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136580239360', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"311\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0E56F1\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136592822272', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"22216.02\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0FB2F8\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136605405184', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"34560.32\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FEB246\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136622182400', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"22216.68\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#00EAFF\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136638959616', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"123602.23\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0BE3E3\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136655736832', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"7.23\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0BE3E3\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136668319744', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"53602.23\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FEB246\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136685096960', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"4.23\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FEB246\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136693485568', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"%\\\",\\\"size\\\":{\\\"width\\\":84,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136710262784', NULL, '1016497921022545920', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"%\\\",\\\"size\\\":{\\\"width\\\":84,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136727040000', NULL, '1016497921022545920', NULL, 'JMultipleBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{    \\\\\\\"categories\\\\\\\": [        \\\\\\\"7月\\\\\\\",        \\\\\\\"8月\\\\\\\",        \\\\\\\"9月\\\\\\\",        \\\\\\\"10月\\\\\\\",        \\\\\\\"11月\\\\\\\"    ],    \\\\\\\"series\\\\\\\": [        {            \\\\\\\"name\\\\\\\": \\\\\\\"商品采购占比\\\\\\\",            \\\\\\\"data\\\\\\\": [                12,                16,                13,                20,                24            ]        },        {            \\\\\\\"name\\\\\\\": \\\\\\\"药品采购占比\\\\\\\",            \\\\\\\"data\\\\\\\": [                28,                24,                25,                13,                12            ]        },        {            \\\\\\\"name\\\\\\\": \\\\\\\"被服采购占比\\\\\\\",            \\\\\\\"data\\\\\\\": [                34,                22,                32,                34,                40            ]        },        {            \\\\\\\"name\\\\\\\": \\\\\\\"办公用品采购占比\\\\\\\",            \\\\\\\"data\\\\\\\": [                26,                38,                30,                28,                16            ]        }    ]}\\\",\\\"size\\\":{\\\"width\\\":543,\\\"height\\\":257},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#00EAFF\\\"},{\\\"color\\\":\\\"#01BBF2\\\"},{\\\"color\\\":\\\"#028CE5\\\"},{\\\"color\\\":\\\"#151FDD\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":55,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":5,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":10,\\\"itemStyle\\\":{\\\"borderRadius\\\":0},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true,\\\"position\\\":\\\"top\\\"}}],\\\"legend\\\":{\\\"r\\\":13,\\\"t\\\":1},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136743817216', NULL, '1016497921022545920', NULL, 'JMultipleLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{    \\\\\\\"categories\\\\\\\": [        \\\\\\\"7月\\\\\\\",        \\\\\\\"8月\\\\\\\",        \\\\\\\"9月\\\\\\\",        \\\\\\\"10月\\\\\\\",        \\\\\\\"11月\\\\\\\"    ],    \\\\\\\"series\\\\\\\": [        {            \\\\\\\"name\\\\\\\": \\\\\\\"上账资金走势\\\\\\\",            \\\\\\\"data\\\\\\\": [                18100.09,                28781.31,                25654.2,                30398.73,                16560.39            ]        },        {            \\\\\\\"name\\\\\\\": \\\\\\\"下账资金走势\\\\\\\",            \\\\\\\"data\\\\\\\": [                20100.09,                16281.31,                18654.2,                20021.73,                31560.02            ]        }    ]}\\\",\\\"size\\\":{\\\"width\\\":682,\\\"height\\\":309},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#0BE3E3\\\"},{\\\"color\\\":\\\"#FEB246\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"}},\\\"grid\\\":{\\\"top\\\":55,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":5,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"symbol\\\":\\\"circle\\\",\\\"symbolSize\\\":5,\\\"lineType\\\":\\\"smooth\\\",\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true},\\\"lineWidth\\\":3}],\\\"legend\\\":{\\\"r\\\":56},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136756400128', NULL, '1016497921022545920', NULL, 'JArea', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"{    \\\\\\\"categories\\\\\\\": [        \\\\\\\"7月\\\\\\\",        \\\\\\\"8月\\\\\\\",        \\\\\\\"9月\\\\\\\",        \\\\\\\"10月\\\\\\\",        \\\\\\\"11月\\\\\\\"    ],    \\\\\\\"series\\\\\\\": [        {            \\\\\\\"name\\\\\\\": \\\\\\\"异常资金总额走势\\\\\\\",            \\\\\\\"data\\\\\\\": [                18100.09,                28781.31,                25654.2,                30398.73,                34560.39            ]        }    ]}\\\",\\\"size\\\":{\\\"width\\\":530,\\\"height\\\":258},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#FEB246\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"data\\\":[],\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"boundaryGap\\\":false,\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"izSmooth\\\":true,\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":10,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"areaStyleOpacity\\\":0.6,\\\"areaStyle\\\":{},\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"left\\\":10,\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#B9B8CE\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136764788736', NULL, '1016497921022545920', NULL, 'JScrollBoard', '{\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":531,\\\"height\\\":326},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"oddRowBGC\\\":\\\"#030D3A\\\",\\\"headShow\\\":true,\\\"hoverPause\\\":true,\\\"indexWidth\\\":80,\\\"index\\\":false,\\\"carousel\\\":\\\"single\\\",\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"evenRowBGC\\\":\\\"#003B51\\\",\\\"header\\\":[{\\\"width\\\":100,\\\"label\\\":\\\"罪犯姓名\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"罪犯编号\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"处遇等级\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"领取药品\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"数量\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"时间\\\"}],\\\"headerBGC\\\":\\\"#041732\\\",\\\"headerHeight\\\":55,\\\"waitTime\\\":2000,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136777371648', NULL, '1016497921022545920', NULL, 'JScrollBoard', '{\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"上账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"244.50\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"上账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"1000.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"下账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"64.50\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"下账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"162.30\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"16.71\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"上账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"2000.00\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"上账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"20.10\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"下账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"120.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"上账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"244.10\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"下账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"0.50\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"120.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"下账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"1000.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"下账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"244.50\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"下账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"244.50\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":671,\\\"height\\\":338},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"oddRowBGC\\\":\\\"#030D3A\\\",\\\"headShow\\\":true,\\\"hoverPause\\\":true,\\\"indexWidth\\\":80,\\\"index\\\":false,\\\"carousel\\\":\\\"single\\\",\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"evenRowBGC\\\":\\\"#003B51\\\",\\\"header\\\":[{\\\"width\\\":100,\\\"label\\\":\\\"罪犯姓名\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"罪犯编号\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"处遇等级\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"流向\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"A账户\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"B账户\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"C账户\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"时间\\\"}],\\\"headerBGC\\\":\\\"#041732\\\",\\\"headerHeight\\\":55,\\\"waitTime\\\":2000,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1019836136794148864', NULL, '1016497921022545920', NULL, 'JScrollBoard', '{\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"出所结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"205.32\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"出所结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"68.32\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"银行结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"381.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"银行结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"381.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"出所结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"8.32\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"出所结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"68.32\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"银行结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"381.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"银行结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"381.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"出所结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"68.32\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"银行结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"32.24\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"银行结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"381.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"银行结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"381.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"出所结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"68.32\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"银行结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"32.24\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":531,\\\"height\\\":326},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"oddRowBGC\\\":\\\"#030D3A\\\",\\\"headShow\\\":true,\\\"hoverPause\\\":true,\\\"indexWidth\\\":80,\\\"index\\\":false,\\\"carousel\\\":\\\"single\\\",\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"evenRowBGC\\\":\\\"#003B51\\\",\\\"header\\\":[{\\\"width\\\":100,\\\"label\\\":\\\"罪犯姓名\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"银行账户\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"异常来源\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"异常金额\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"时间\\\"}],\\\"headerBGC\\\":\\\"#041732\\\",\\\"headerHeight\\\":55,\\\"waitTime\\\":2000,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-22 15:11:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143312891904', NULL, '1014376428645961728', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":1917.0000000000002,\\\"height\\\":80},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/6%E5%A4%B4%E5%9B%BE%E7%89%87_1657175683138.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143350640640', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"北京科技数字化云平台\\\",\\\"size\\\":{\\\"width\\\":420,\\\"height\\\":77},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":7,\\\"fontSize\\\":27,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143363223552', NULL, '1014376428645961728', NULL, 'JCurrentTime', '{\\\"chartData\\\":\\\"\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":421,\\\"height\\\":35},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"showWeek\\\":\\\"hide\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143375806464', NULL, '1014376428645961728', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":130,\\\"height\\\":52},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/6菱形_1657175841432.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143384195072', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"网关管理\\\",\\\"size\\\":{\\\"width\\\":80,\\\"height\\\":41},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143392583680', NULL, '1014376428645961728', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":130,\\\"height\\\":52},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/6菱形_1657175841432.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143405166592', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"云组态\\\",\\\"size\\\":{\\\"width\\\":80,\\\"height\\\":40},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143426138112', NULL, '1014376428645961728', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":130,\\\"height\\\":52},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/6菱形_1657175841432.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143442915328', NULL, '1014376428645961728', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":130,\\\"height\\\":52},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/6菱形_1657175841432.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143455498240', NULL, '1014376428645961728', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":130,\\\"height\\\":52},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/6菱形_1657175841432.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143468081152', NULL, '1014376428645961728', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":130,\\\"height\\\":52},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/6菱形_1657175841432.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143484858368', NULL, '1014376428645961728', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":130,\\\"height\\\":52},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/6菱形_1657175841432.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143501635584', NULL, '1014376428645961728', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":130,\\\"height\\\":52},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/6菱形_1657175841432.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143514218496', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"设备管理\\\",\\\"size\\\":{\\\"width\\\":81,\\\"height\\\":40},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143526801408', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"动态数据\\\",\\\"size\\\":{\\\"width\\\":80,\\\"height\\\":40},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143539384320', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"人员管理\\\",\\\"size\\\":{\\\"width\\\":80,\\\"height\\\":40},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143560355840', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"监控管理\\\",\\\"size\\\":{\\\"width\\\":80,\\\"height\\\":40},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143577133056', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"人员定位\\\",\\\"size\\\":{\\\"width\\\":80,\\\"height\\\":40},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143593910272', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"能源管理\\\",\\\"size\\\":{\\\"width\\\":80,\\\"height\\\":40},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143606493184', NULL, '1014376428645961728', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":465,\\\"height\\\":260},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/6左上_1657176154547.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143619076096', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"功耗总量\\\",\\\"size\\\":{\\\"width\\\":115,\\\"height\\\":33.99999999999994},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143635853312', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"电能耗|水能耗\\\",\\\"size\\\":{\\\"width\\\":267.00000000000006,\\\"height\\\":42.999999999999886},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":15,\\\"fontSize\\\":21,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143648436224', NULL, '1014376428645961728', NULL, 'JCountTo', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"17563\\\",\\\"size\\\":{\\\"width\\\":87.99999999999996,\\\"height\\\":40.52517985611512},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"suffixFontSize\\\":16,\\\"borderColor\\\":\\\"#31aefd\\\",\\\"prefixColor\\\":\\\"#FFFFFF\\\",\\\"color\\\":\\\"#FFFFFF\\\",\\\"suffixFontWeight\\\":\\\"normal\\\",\\\"prefix\\\":\\\"\\\",\\\"whole\\\":true,\\\"boxHeight\\\":50,\\\"suffix\\\":\\\"\\\",\\\"type\\\":\\\"img\\\",\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"prefixFontSize\\\":16,\\\"prefixFontWeight\\\":\\\"normal\\\",\\\"suffixColor\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":16,\\\"boxWidth\\\":50,\\\"fontWeight\\\":\\\"normal\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143665213440', NULL, '1014376428645961728', NULL, 'JCountTo', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"11163\\\",\\\"size\\\":{\\\"width\\\":91.99999999999994,\\\"height\\\":39.00000000000006},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"suffixFontSize\\\":16,\\\"borderColor\\\":\\\"#31aefd\\\",\\\"prefixColor\\\":\\\"#FFFFFF\\\",\\\"color\\\":\\\"#FFFFFF\\\",\\\"suffixFontWeight\\\":\\\"normal\\\",\\\"prefix\\\":\\\"\\\",\\\"whole\\\":true,\\\"boxHeight\\\":50,\\\"suffix\\\":\\\"\\\",\\\"type\\\":\\\"none\\\",\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"prefixFontSize\\\":16,\\\"prefixFontWeight\\\":\\\"normal\\\",\\\"suffixColor\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":16,\\\"boxWidth\\\":50,\\\"fontWeight\\\":\\\"normal\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143690379264', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"kw/h\\\",\\\"size\\\":{\\\"width\\\":80.00000000000006,\\\"height\\\":32.99999999999994},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143711350784', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"kw/h\\\",\\\"size\\\":{\\\"width\\\":91.00000000000006,\\\"height\\\":31.999999999999886},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143728128000', NULL, '1014376428645961728', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":468,\\\"height\\\":632},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/6左下_1657176316163.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143744905216', NULL, '1014376428645961728', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"一日\\\\\\\",    \\\\\\\"value\\\\\\\": 1280,    \\\\\\\"type\\\\\\\": \\\\\\\"近七日电能耗\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"二日\\\\\\\",    \\\\\\\"value\\\\\\\": 2000,    \\\\\\\"type\\\\\\\": \\\\\\\"近七日电能耗\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"三日\\\\\\\",    \\\\\\\"value\\\\\\\": 1756,    \\\\\\\"type\\\\\\\": \\\\\\\"近七日电能耗\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"四日\\\\\\\",    \\\\\\\"value\\\\\\\": 1240,    \\\\\\\"type\\\\\\\": \\\\\\\"近七日电能耗\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"五日\\\\\\\",    \\\\\\\"value\\\\\\\": 800,    \\\\\\\"type\\\\\\\": \\\\\\\"近七日电能耗\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"六日\\\\\\\",    \\\\\\\"value\\\\\\\": 1654,    \\\\\\\"type\\\\\\\": \\\\\\\"近七日电能耗\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"七日\\\\\\\",    \\\\\\\"value\\\\\\\": 2125,    \\\\\\\"type\\\\\\\": \\\\\\\"近七日电能耗\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":393,\\\"height\\\":264},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":true,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#CCCCCC\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"show\\\":false},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":46,\\\"left\\\":1,\\\"bottom\\\":20,\\\"show\\\":false,\\\"right\\\":6,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":12,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#00CED1\\\",\\\"borderRadius\\\":3},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":137,\\\"show\\\":true,\\\"text\\\":\\\"近七日电能耗\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontSize\\\":17,\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#B9B8CE\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143761682432', NULL, '1014376428645961728', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"一日\\\\\\\",    \\\\\\\"value\\\\\\\": 1280,    \\\\\\\"type\\\\\\\": \\\\\\\"近七日电能耗\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"二日\\\\\\\",    \\\\\\\"value\\\\\\\": 2000,    \\\\\\\"type\\\\\\\": \\\\\\\"近七日电能耗\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"三日\\\\\\\",    \\\\\\\"value\\\\\\\": 1756,    \\\\\\\"type\\\\\\\": \\\\\\\"近七日电能耗\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"四日\\\\\\\",    \\\\\\\"value\\\\\\\": 1240,    \\\\\\\"type\\\\\\\": \\\\\\\"近七日电能耗\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"五日\\\\\\\",    \\\\\\\"value\\\\\\\": 800,    \\\\\\\"type\\\\\\\": \\\\\\\"近七日电能耗\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"六日\\\\\\\",    \\\\\\\"value\\\\\\\": 1654,    \\\\\\\"type\\\\\\\": \\\\\\\"近七日电能耗\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"七日\\\\\\\",    \\\\\\\"value\\\\\\\": 2125,    \\\\\\\"type\\\\\\\": \\\\\\\"近七日电能耗\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":391,\\\"height\\\":266},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"show\\\":true,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#CCCCCC\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"show\\\":false},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":46,\\\"left\\\":1,\\\"bottom\\\":20,\\\"show\\\":false,\\\"right\\\":6,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":12,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#00CED1\\\",\\\"borderRadius\\\":3},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":116,\\\"show\\\":true,\\\"text\\\":\\\"近七日水能耗\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontSize\\\":17,\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#B9B8CE\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143786848256', NULL, '1014376428645961728', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":857,\\\"height\\\":483},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/6border16_1657176410080.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143803625472', NULL, '1014376428645961728', NULL, 'JGauge', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"名称\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/gauge\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"min\\\\\\\": 1,    \\\\\\\"max\\\\\\\": 210,    \\\\\\\"label\\\\\\\": \\\\\\\"名称\\\\\\\",    \\\\\\\"value\\\\\\\": 66,    \\\\\\\"unit\\\\\\\": \\\\\\\"%\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":465,\\\"height\\\":300},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[{\\\"axisLabel\\\":{\\\"show\\\":true,\\\"fontSize\\\":12},\\\"data\\\":[],\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#eee\\\",\\\"width\\\":4},\\\"length\\\":12},\\\"axisTick\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#eee\\\"},\\\"show\\\":true},\\\"progress\\\":{\\\"show\\\":true},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"detail\\\":{\\\"formatter\\\":\\\"{value}\\\",\\\"fontSize\\\":25},\\\"type\\\":\\\"gauge\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a} <br/>{b} : {c}%\\\"},\\\"title\\\":{\\\"top\\\":213,\\\"left\\\":159,\\\"text\\\":\\\"二号机房功率\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#9AA8D4\\\",\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143816208384', NULL, '1014376428645961728', NULL, 'JGauge', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"名称\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/gauge\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"min\\\\\\\": 1,    \\\\\\\"max\\\\\\\": 210,    \\\\\\\"label\\\\\\\": \\\\\\\"名称\\\\\\\",    \\\\\\\"value\\\\\\\": 50,    \\\\\\\"unit\\\\\\\": \\\\\\\"%\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":359,\\\"height\\\":253},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[{\\\"axisLabel\\\":{\\\"show\\\":true,\\\"fontSize\\\":12},\\\"data\\\":[],\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#eee\\\",\\\"width\\\":4},\\\"length\\\":12},\\\"axisTick\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#eee\\\"},\\\"show\\\":true},\\\"progress\\\":{\\\"show\\\":true},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"detail\\\":{\\\"formatter\\\":\\\"{value}\\\",\\\"fontSize\\\":25},\\\"type\\\":\\\"gauge\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a} <br/>{b} : {c}%\\\"},\\\"title\\\":{\\\"top\\\":179,\\\"left\\\":117,\\\"text\\\":\\\"三号机房功率\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#9AA8D4\\\",\\\"fontSize\\\":15,\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143837179904', NULL, '1014376428645961728', NULL, 'JGauge', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"名称\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/gauge\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"min\\\\\\\": 1,    \\\\\\\"max\\\\\\\": 210,    \\\\\\\"label\\\\\\\": \\\\\\\"名称\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"unit\\\\\\\": \\\\\\\"%\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":359,\\\"height\\\":253},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[{\\\"axisLabel\\\":{\\\"show\\\":true,\\\"fontSize\\\":12},\\\"data\\\":[],\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#eee\\\",\\\"width\\\":4},\\\"length\\\":12},\\\"axisTick\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#eee\\\"},\\\"show\\\":true},\\\"progress\\\":{\\\"show\\\":true},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"detail\\\":{\\\"formatter\\\":\\\"{value}\\\",\\\"fontSize\\\":25},\\\"type\\\":\\\"gauge\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a} <br/>{b} : {c}%\\\"},\\\"title\\\":{\\\"top\\\":177,\\\"left\\\":117,\\\"text\\\":\\\"四号机房功率\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#9AA8D4\\\",\\\"fontSize\\\":15,\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143853957120', NULL, '1014376428645961728', NULL, 'JGauge', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"名称\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/gauge\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"min\\\\\\\": 1,    \\\\\\\"max\\\\\\\": 210,    \\\\\\\"label\\\\\\\": \\\\\\\"名称\\\\\\\",    \\\\\\\"value\\\\\\\": 90,    \\\\\\\"unit\\\\\\\": \\\\\\\"%\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":359,\\\"height\\\":253},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[{\\\"axisLabel\\\":{\\\"show\\\":true,\\\"fontSize\\\":12},\\\"data\\\":[],\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#eee\\\",\\\"width\\\":4},\\\"length\\\":12},\\\"axisTick\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#eee\\\"},\\\"show\\\":true},\\\"progress\\\":{\\\"show\\\":true},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"detail\\\":{\\\"formatter\\\":\\\"{value}\\\",\\\"fontSize\\\":25},\\\"type\\\":\\\"gauge\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a} <br/>{b} : {c}%\\\"},\\\"title\\\":{\\\"top\\\":177,\\\"left\\\":117,\\\"text\\\":\\\"五号机房功率\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#9AA8D4\\\",\\\"fontSize\\\":15,\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143870734336', NULL, '1014376428645961728', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":859,\\\"height\\\":390},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/6中下_1657176573600.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143895900160', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"设备列表\\\",\\\"size\\\":{\\\"width\\\":184,\\\"height\\\":44.000000000000064},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":17,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143921065984', NULL, '1014376428645961728', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":465,\\\"height\\\":449},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/6右上_1657176473804.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143933648896', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"信息\\\",\\\"size\\\":{\\\"width\\\":342,\\\"height\\\":51},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143946231808', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"站点号：0001\\\",\\\"size\\\":{\\\"width\\\":459,\\\"height\\\":80},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143958814720', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"设备状态：正常\\\",\\\"size\\\":{\\\"width\\\":460,\\\"height\\\":80},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143983980544', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"环境温度：36摄氏度\\\",\\\"size\\\":{\\\"width\\\":458,\\\"height\\\":80},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338143996563456', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"在线设备：20 台\\\",\\\"size\\\":{\\\"width\\\":459,\\\"height\\\":80},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":0,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338144009146368', NULL, '1014376428645961728', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":465,\\\"height\\\":410},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/6右上_1657176473804.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338144025923584', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"近七日设备在线数\\\",\\\"size\\\":{\\\"width\\\":340,\\\"height\\\":44},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":15,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338144046895104', NULL, '1014376428645961728', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"设备功率信息\\\",\\\"size\\\":{\\\"width\\\":465,\\\"height\\\":57.99999999999997},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#13DADD\\\",\\\"letterSpacing\\\":17,\\\"fontSize\\\":18,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338144063672320', NULL, '1014376428645961728', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"name\\\\\\\": \\\\\\\"1\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 19,    \\\\\\\"name\\\\\\\": \\\\\\\"2\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"name\\\\\\\": \\\\\\\"3\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 17,    \\\\\\\"name\\\\\\\": \\\\\\\"4\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 18,    \\\\\\\"name\\\\\\\": \\\\\\\"5\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"name\\\\\\\": \\\\\\\"6\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"name\\\\\\\": \\\\\\\"7\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 16,    \\\\\\\"name\\\\\\\": \\\\\\\"8\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 17,    \\\\\\\"name\\\\\\\": \\\\\\\"9\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 19,    \\\\\\\"name\\\\\\\": \\\\\\\"10\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":466,\\\"height\\\":288},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"max\\\":30,\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#039199\\\"},\\\"show\\\":true},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#CCCCCC\\\"},\\\"show\\\":false},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":9,\\\"left\\\":31,\\\"bottom\\\":41,\\\"show\\\":false,\\\"right\\\":1},\\\"series\\\":[{\\\"areaStyleOpacity\\\":0.5,\\\"data\\\":[],\\\"lineType\\\":\\\"area\\\",\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":false},\\\"type\\\":\\\"line\\\"}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":10,\\\"show\\\":false,\\\"text\\\":\\\"基础折线图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338144080449536', NULL, '1014376428645961728', NULL, 'JScrollTable', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"type1\\\\\\\": \\\\\\\"0374\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"1号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"5322\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"2号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"185\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"1753\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"1号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"0022\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"2号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"8509\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"3号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"0374\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"4号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"5322\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"2号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"185\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"1753\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"1号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"0022\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"2号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"8509\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"3号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"0374\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"4号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"5322\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"2号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"185\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"1753\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"1号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"0022\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"2号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"8509\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"3号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"0374\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"4号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"5322\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"2号搅机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"185\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"1753\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"1号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"0022\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"2号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"8509\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"3号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  },  {    \\\\\\\"type1\\\\\\\": \\\\\\\"0374\\\\\\\",    \\\\\\\"type2\\\\\\\": \\\\\\\"4号机房\\\\\\\",    \\\\\\\"type3\\\\\\\": \\\\\\\"正常\\\\\\\",    \\\\\\\"type4\\\\\\\": \\\\\\\"180\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":852,\\\"height\\\":329},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"evenColor\\\":\\\"#003B51\\\",\\\"headerBgColor\\\":\\\"#0A73FF\\\",\\\"fieldMapping\\\":[{\\\"name\\\":\\\"编号\\\",\\\"width\\\":150,\\\"key\\\":\\\"type1\\\"},{\\\"name\\\":\\\"设备名\\\",\\\"width\\\":300,\\\"key\\\":\\\"type2\\\"},{\\\"name\\\":\\\"设备状态\\\",\\\"width\\\":200,\\\"key\\\":\\\"type3\\\"},{\\\"name\\\":\\\"功率\\\",\\\"width\\\":150,\\\"key\\\":\\\"type4\\\"}],\\\"showHead\\\":true,\\\"scroll\\\":true,\\\"scrollTime\\\":5000,\\\"lineHeight\\\":50,\\\"fontSize\\\":24,\\\"bodyFontColor\\\":\\\"#FFFFFF\\\",\\\"showBorder\\\":true,\\\"oddColor\\\":\\\"#0A2732\\\",\\\"headerFontColor\\\":\\\"#FFFFFF\\\"}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021338144088838144', NULL, '1014376428645961728', NULL, 'JGauge', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"名称\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/gauge\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"min\\\\\\\": 1,    \\\\\\\"max\\\\\\\": 210,    \\\\\\\"label\\\\\\\": \\\\\\\"名称\\\\\\\",    \\\\\\\"value\\\\\\\": 70,    \\\\\\\"unit\\\\\\\": \\\\\\\"%\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":524,\\\"height\\\":301},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[{\\\"axisLabel\\\":{\\\"show\\\":true,\\\"fontSize\\\":12},\\\"data\\\":[],\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEEEEE\\\",\\\"width\\\":4},\\\"length\\\":12},\\\"axisTick\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEEEEE\\\"},\\\"show\\\":true},\\\"progress\\\":{\\\"show\\\":true},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"detail\\\":{\\\"formatter\\\":\\\"{value}\\\",\\\"fontSize\\\":25},\\\"type\\\":\\\"gauge\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a} <br/>{b} : {c}%\\\"},\\\"title\\\":{\\\"top\\\":211,\\\"left\\\":159,\\\"text\\\":\\\"一号机房功率\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#9AA8D4\\\",\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#B9B8CE\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-26 18:39:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592459091968', NULL, '1016994272231608320', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":801,\\\"height\\\":926},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592501035008', NULL, '1016994272231608320', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":488,\\\"height\\\":926},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592526200832', NULL, '1016994272231608320', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":507,\\\"height\\\":926},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592555560960', NULL, '1016994272231608320', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"旅游数据分析中心大屏\\\",\\\"size\\\":{\\\"width\\\":636,\\\"height\\\":88},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#E8E8E8\\\",\\\"letterSpacing\\\":5,\\\"fontSize\\\":50,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592568143872', NULL, '1016994272231608320', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"实时天气\\\",\\\"size\\\":{\\\"width\\\":139,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#D9D9D9\\\",\\\"fontSize\\\":25,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592584921088', NULL, '1016994272231608320', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":91,\\\"height\\\":74},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/晴天_1623315350106.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592601698304', NULL, '1016994272231608320', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"游客性别统计\\\",\\\"size\\\":{\\\"width\\\":171,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#D9D9D9\\\",\\\"fontSize\\\":25,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592622669824', NULL, '1016994272231608320', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"近七天游客流量统计\\\",\\\"size\\\":{\\\"width\\\":231,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#D9D9D9\\\",\\\"fontSize\\\":25,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592647835648', NULL, '1016994272231608320', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"今日游客统计\\\",\\\"size\\\":{\\\"width\\\":200,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#D9D9D9\\\",\\\"fontSize\\\":25,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592664612864', NULL, '1016994272231608320', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"截止到当前时间段\\\",\\\"size\\\":{\\\"width\\\":212.7698028883034,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#DDDDDB\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592681390080', NULL, '1016994272231608320', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"过去7天车辆抓拍总数\\\",\\\"size\\\":{\\\"width\\\":267,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#D9D9D9\\\",\\\"fontSize\\\":25,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592706555904', NULL, '1016994272231608320', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"车辆类型统计\\\",\\\"size\\\":{\\\"width\\\":205,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#D9D9D9\\\",\\\"fontSize\\\":25,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592735916032', NULL, '1016994272231608320', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"车辆归属地统计\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#D9D9D9\\\",\\\"fontSize\\\":25,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592765276160', NULL, '1016994272231608320', NULL, 'JDragDecoration', '{\\\"size\\\":{\\\"width\\\":443,\\\"height\\\":100},\\\"w\\\":300,\\\"dataType\\\":1,\\\"h\\\":100,\\\"option\\\":{\\\"dur\\\":3,\\\"mainColor\\\":\\\"#00CED1\\\",\\\"fontSize\\\":15,\\\"type\\\":\\\"1\\\",\\\"title\\\":\\\"装饰1\\\",\\\"subColor\\\":\\\"#FAD400\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592786247680', NULL, '1016994272231608320', NULL, 'JWeatherForecast', '{\\\"size\\\":{\\\"height\\\":47},\\\"w\\\":257,\\\"dataType\\\":1,\\\"h\\\":47,\\\"option\\\":{\\\"template\\\":94,\\\"bgColor\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"num\\\":2,\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#fff\\\",\\\"url\\\":\\\"\\\"}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592807219200', NULL, '1016994272231608320', NULL, 'JCurrentTime', '{\\\"chartData\\\":\\\"\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"height\\\":33},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":270,\\\"dataType\\\":1,\\\"h\\\":33,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"showWeek\\\":\\\"show\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592844967936', NULL, '1016994272231608320', NULL, 'JDragDecoration', '{\\\"size\\\":{\\\"width\\\":383,\\\"height\\\":47},\\\"w\\\":300,\\\"dataType\\\":1,\\\"h\\\":27,\\\"option\\\":{\\\"dur\\\":3,\\\"mainColor\\\":\\\"#00CED1\\\",\\\"fontSize\\\":15,\\\"type\\\":\\\"10\\\",\\\"title\\\":\\\"装饰10\\\",\\\"subColor\\\":\\\"#FAD400\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592861745152', NULL, '1016994272231608320', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"周一\\\\\\\",        \\\\\\\"value\\\\\\\": 1000879,        \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"周二\\\\\\\",        \\\\\\\"value\\\\\\\": 3400879,        \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"周三\\\\\\\",        \\\\\\\"value\\\\\\\": 2300879,        \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"周四\\\\\\\",        \\\\\\\"value\\\\\\\": 5400879,        \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"周五\\\\\\\",        \\\\\\\"value\\\\\\\": 3400879,        \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"周六\\\\\\\",        \\\\\\\"value\\\\\\\": 7400879,        \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"周日\\\\\\\",        \\\\\\\"value\\\\\\\": 8400879,        \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":488,\\\"height\\\":300},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#EECC0C\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"show\\\":false,\\\"right\\\":40,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"symbol\\\":\\\"circle\\\",\\\"data\\\":[],\\\"symbolSize\\\":12,\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"type\\\":\\\"line\\\",\\\"lineWidth\\\":2}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":10,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592878522368', NULL, '1016994272231608320', NULL, 'JDragDecoration', '{\\\"size\\\":{\\\"width\\\":396,\\\"height\\\":41},\\\"w\\\":300,\\\"dataType\\\":1,\\\"h\\\":27,\\\"option\\\":{\\\"dur\\\":3,\\\"mainColor\\\":\\\"#00CED1\\\",\\\"fontSize\\\":15,\\\"type\\\":\\\"10\\\",\\\"title\\\":\\\"装饰10\\\",\\\"subColor\\\":\\\"#FAD400\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592899493888', NULL, '1016994272231608320', NULL, 'JGender', '{\\\"chartData\\\":\\\"[{\\\\\\\"man\\\\\\\":50,\\\\\\\"woman\\\\\\\":35}]\\\",\\\"size\\\":{\\\"width\\\":317,\\\"height\\\":245},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"男\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"女\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/pictogram\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[],\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592941436928', NULL, '1016994272231608320', NULL, 'JDragDecoration', '{\\\"size\\\":{\\\"width\\\":604,\\\"height\\\":100},\\\"w\\\":300,\\\"dataType\\\":1,\\\"h\\\":100,\\\"option\\\":{\\\"dur\\\":3,\\\"mainColor\\\":\\\"#00CED1\\\",\\\"fontSize\\\":18,\\\"type\\\":\\\"2\\\",\\\"title\\\":\\\"装饰2\\\",\\\"subColor\\\":\\\"#FAD400\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592958214144', NULL, '1016994272231608320', NULL, 'JCountTo', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":80,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"8745987\\\",\\\"size\\\":{\\\"width\\\":712,\\\"height\\\":142.9496402877698},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"suffixFontSize\\\":16,\\\"borderColor\\\":\\\"#31aefd\\\",\\\"prefixColor\\\":\\\"#FFFFFF\\\",\\\"color\\\":\\\"#EAC910\\\",\\\"suffixFontWeight\\\":\\\"normal\\\",\\\"prefix\\\":\\\"\\\",\\\"whole\\\":false,\\\"boxHeight\\\":95,\\\"suffix\\\":\\\"\\\",\\\"type\\\":\\\"img\\\",\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"prefixFontSize\\\":16,\\\"prefixFontWeight\\\":\\\"normal\\\",\\\"suffixColor\\\":\\\"#FFFFFF\\\",\\\"borderImg\\\":\\\"/img/bg/border/border1.png\\\",\\\"fontFamily\\\":\\\"DIGITALDREAMFAT\\\",\\\"gridY\\\":5,\\\"backgroundImg\\\":\\\"\\\",\\\"fontSize\\\":50,\\\"boxWidth\\\":90,\\\"fontWeight\\\":\\\"bold\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960592991768576', NULL, '1016994272231608320', NULL, 'JBubbleMap', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"commonOption\\\":{\\\"barSize\\\":10,\\\"gradientColor\\\":false,\\\"breadcrumb\\\":{\\\"drillDown\\\":false,\\\"textColor\\\":\\\"#000000\\\"},\\\"areaColor\\\":{\\\"color1\\\":\\\"#132937\\\",\\\"color2\\\":\\\"#0A0909\\\"},\\\"barColor\\\":\\\"#fff176\\\",\\\"barColor2\\\":\\\"#fcc02e\\\",\\\"inRange\\\":{\\\"color\\\":[\\\"#04387b\\\",\\\"#467bc0\\\"]}},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"区域\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"jsConfig\\\":\\\"\\\",\\\"dataType\\\":1,\\\"h\\\":300,\\\"activeKey\\\":1,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/radar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"北京\\\\\\\",\\\\\\\"value\\\\\\\":199},{\\\\\\\"name\\\\\\\":\\\\\\\"新疆\\\\\\\",\\\\\\\"value\\\\\\\":180},{\\\\\\\"name\\\\\\\":\\\\\\\"河南\\\\\\\",\\\\\\\"value\\\\\\\":137},{\\\\\\\"name\\\\\\\":\\\\\\\"四川\\\\\\\",\\\\\\\"value\\\\\\\":125},{\\\\\\\"name\\\\\\\":\\\\\\\"黑龙江\\\\\\\",\\\\\\\"value\\\\\\\":123},{\\\\\\\"name\\\\\\\":\\\\\\\"广东\\\\\\\",\\\\\\\"value\\\\\\\":123},{\\\\\\\"name\\\\\\\":\\\\\\\"山东\\\\\\\",\\\\\\\"value\\\\\\\":119},{\\\\\\\"name\\\\\\\":\\\\\\\"福建\\\\\\\",\\\\\\\"value\\\\\\\":116},{\\\\\\\"name\\\\\\\":\\\\\\\"湖北\\\\\\\",\\\\\\\"value\\\\\\\":116},{\\\\\\\"name\\\\\\\":\\\\\\\"浙江\\\\\\\",\\\\\\\"value\\\\\\\":114},{\\\\\\\"name\\\\\\\":\\\\\\\"湖南\\\\\\\",\\\\\\\"value\\\\\\\":114},{\\\\\\\"name\\\\\\\":\\\\\\\"安徽\\\\\\\",\\\\\\\"value\\\\\\\":109},{\\\\\\\"name\\\\\\\":\\\\\\\"河北\\\\\\\",\\\\\\\"value\\\\\\\":102},{\\\\\\\"name\\\\\\\":\\\\\\\"江苏\\\\\\\",\\\\\\\"value\\\\\\\":92},{\\\\\\\"name\\\\\\\":\\\\\\\"江西\\\\\\\",\\\\\\\"value\\\\\\\":91},{\\\\\\\"name\\\\\\\":\\\\\\\"重庆\\\\\\\",\\\\\\\"value\\\\\\\":91},{\\\\\\\"name\\\\\\\":\\\\\\\"云南\\\\\\\",\\\\\\\"value\\\\\\\":83},{\\\\\\\"name\\\\\\\":\\\\\\\"吉林\\\\\\\",\\\\\\\"value\\\\\\\":82},{\\\\\\\"name\\\\\\\":\\\\\\\"山西\\\\\\\",\\\\\\\"value\\\\\\\":81},{\\\\\\\"name\\\\\\\":\\\\\\\"陕西\\\\\\\",\\\\\\\"value\\\\\\\":80},{\\\\\\\"name\\\\\\\":\\\\\\\"辽宁\\\\\\\",\\\\\\\"value\\\\\\\":67},{\\\\\\\"name\\\\\\\":\\\\\\\"贵州\\\\\\\",\\\\\\\"value\\\\\\\":62},{\\\\\\\"name\\\\\\\":\\\\\\\"广西\\\\\\\",\\\\\\\"value\\\\\\\":59},{\\\\\\\"name\\\\\\\":\\\\\\\"甘肃\\\\\\\",\\\\\\\"value\\\\\\\":56},{\\\\\\\"name\\\\\\\":\\\\\\\"内蒙古\\\\\\\",\\\\\\\"value\\\\\\\":47},{\\\\\\\"name\\\\\\\":\\\\\\\"天津\\\\\\\",\\\\\\\"value\\\\\\\":42},{\\\\\\\"name\\\\\\\":\\\\\\\"上海\\\\\\\",\\\\\\\"value\\\\\\\":24},{\\\\\\\"name\\\\\\\":\\\\\\\"宁夏\\\\\\\",\\\\\\\"value\\\\\\\":18},{\\\\\\\"name\\\\\\\":\\\\\\\"海南\\\\\\\",\\\\\\\"value\\\\\\\":14},{\\\\\\\"name\\\\\\\":\\\\\\\"青海\\\\\\\",\\\\\\\"value\\\\\\\":10},{\\\\\\\"name\\\\\\\":\\\\\\\"西藏\\\\\\\",\\\\\\\"value\\\\\\\":9}]\\\",\\\"size\\\":{\\\"width\\\":718,\\\"height\\\":527},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"drillDown\\\":false,\\\"area\\\":{\\\"markerColor\\\":\\\"#DDE330\\\",\\\"shadowBlur\\\":10,\\\"markerCount\\\":5,\\\"markerOpacity\\\":1,\\\"name\\\":[\\\"中国\\\"],\\\"scatterLabelShow\\\":false,\\\"shadowColor\\\":\\\"#DDE330\\\",\\\"value\\\":[\\\"china\\\"],\\\"markerType\\\":\\\"effectScatter\\\"},\\\"geo\\\":{\\\"top\\\":25,\\\"itemStyle\\\":{\\\"normal\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowOffsetY\\\":0,\\\"borderColor\\\":\\\"#068FA1\\\",\\\"areaColor\\\":\\\"\\\",\\\"shadowBlur\\\":0,\\\"borderWidth\\\":1,\\\"shadowColor\\\":\\\"#80D9F8\\\"},\\\"emphasis\\\":{\\\"areaColor\\\":\\\"#FFF59C\\\",\\\"borderWidth\\\":0}},\\\"zoom\\\":1.2,\\\"label\\\":{\\\"emphasis\\\":{\\\"color\\\":\\\"#fff\\\",\\\"show\\\":false}},\\\"roam\\\":true},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"data\\\":[]},\\\"title\\\":{\\\"top\\\":19,\\\"left\\\":224,\\\"show\\\":true,\\\"text\\\":\\\"全国游客分布情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFD700\\\",\\\"fontSize\\\":25,\\\"fontWeight\\\":\\\"normal\\\"}},\\\"graphic\\\":[],\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"visualMap\\\":{\\\"min\\\":0,\\\"top\\\":\\\"bottom\\\",\\\"max\\\":200,\\\"left\\\":\\\"5%\\\",\\\"calculable\\\":true,\\\"show\\\":false,\\\"type\\\":\\\"continuous\\\",\\\"seriesIndex\\\":[1]}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960593008545792', NULL, '1016994272231608320', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":54,\\\"height\\\":51},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/汽车用品_1623316498991.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960593029517312', NULL, '1016994272231608320', NULL, 'JDragDecoration', '{\\\"size\\\":{\\\"width\\\":406,\\\"height\\\":47},\\\"w\\\":300,\\\"dataType\\\":1,\\\"h\\\":27,\\\"option\\\":{\\\"dur\\\":3,\\\"mainColor\\\":\\\"#00CED1\\\",\\\"fontSize\\\":15,\\\"type\\\":\\\"10\\\",\\\"title\\\":\\\"装饰10\\\",\\\"subColor\\\":\\\"#FAD400\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960593063071744', NULL, '1016994272231608320', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"车辆抓拍总数\\\",\\\"size\\\":{\\\"width\\\":134,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FAD400\\\",\\\"fontSize\\\":21,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960593079848960', NULL, '1016994272231608320', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"12345\\\",\\\"size\\\":{\\\"width\\\":128,\\\"height\\\":45},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FAD400\\\",\\\"fontSize\\\":44,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960593096626176', NULL, '1016994272231608320', NULL, 'JRing', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"客车\\\\\\\",        \\\\\\\"value\\\\\\\": 1000879    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"轿车\\\\\\\",        \\\\\\\"value\\\\\\\": 3400879    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"SUV\\\\\\\",        \\\\\\\"value\\\\\\\": 2300879    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"货车\\\\\\\",        \\\\\\\"value\\\\\\\": 5400879    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"摩托车\\\\\\\",        \\\\\\\"value\\\\\\\": 3000    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"自行车\\\\\\\",        \\\\\\\"value\\\\\\\": 2000    }]\\\",\\\"size\\\":{\\\"width\\\":436,\\\"height\\\":300},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":480,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":50,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"show\\\":true,\\\"fontSize\\\":14,\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"vertical\\\",\\\"t\\\":1,\\\"show\\\":false},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960593121792000', NULL, '1016994272231608320', NULL, 'JDragDecoration', '{\\\"size\\\":{\\\"width\\\":421,\\\"height\\\":47},\\\"w\\\":300,\\\"dataType\\\":1,\\\"h\\\":27,\\\"option\\\":{\\\"dur\\\":3,\\\"mainColor\\\":\\\"#00CED1\\\",\\\"fontSize\\\":15,\\\"type\\\":\\\"10\\\",\\\"title\\\":\\\"装饰10\\\",\\\"subColor\\\":\\\"#FAD400\\\",\\\"reverse\\\":false}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1021960593138569216', NULL, '1016994272231608320', NULL, 'JCapsuleChart', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"车辆归属地\\\",\\\"query\\\":[],\\\"h\\\":300,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/26/activering\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":450,\\\"height\\\":300},\\\"dataSetId\\\":\\\"1011805223195824128\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"seriesType\\\":[],\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"showValue\\\":false,\\\"unit\\\":\\\"\\\",\\\"customColor\\\":[],\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-11-28 11:53:23', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507021467648', NULL, '1011915958294990848', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"军地大数据驾驶舱\\\",\\\"size\\\":{\\\"width\\\":446.00000000000006,\\\"height\\\":73.99999999999997},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":12,\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507063410688', NULL, '1011915958294990848', NULL, 'JRose', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 1048,    \\\\\\\"name\\\\\\\": \\\\\\\"海淀双拥办\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 1735,    \\\\\\\"name\\\\\\\": \\\\\\\"朝阳双拥办\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 780,    \\\\\\\"name\\\\\\\": \\\\\\\"昌平双拥办\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 484,    \\\\\\\"name\\\\\\\": \\\\\\\"西城双拥办\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 300,    \\\\\\\"name\\\\\\\": \\\\\\\"东城双拥办\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":426,\\\"height\\\":268},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#83BFF6\\\"},{\\\"color\\\":\\\"#D6AD33\\\"},{\\\"color\\\":\\\"#1F93FF\\\"},{\\\"color\\\":\\\"#F6903D\\\"},{\\\"color\\\":\\\"#61DDAA\\\"}],\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\",\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"roseType\\\":\\\"radius\\\",\\\"name\\\":\\\"南丁格尔玫瑰\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"},\\\"label\\\":{\\\"color\\\":\\\"#FFFFFF\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"本市各区问题解决数\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontSize\\\":16,\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#B9B8CE\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507080187904', NULL, '1011915958294990848', NULL, 'JBubbleMap', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"commonOption\\\":{\\\"barSize\\\":10,\\\"gradientColor\\\":false,\\\"breadcrumb\\\":{\\\"drillDown\\\":false,\\\"textColor\\\":\\\"#000000\\\"},\\\"areaColor\\\":{\\\"color1\\\":\\\"#4F74E3\\\",\\\"color2\\\":\\\"#0A0909\\\"},\\\"barColor\\\":\\\"#fff176\\\",\\\"barColor2\\\":\\\"#fcc02e\\\",\\\"inRange\\\":{\\\"color\\\":[\\\"#04387b\\\",\\\"#467bc0\\\"]}},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"区域\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"jsConfig\\\":\\\"\\\",\\\"dataType\\\":1,\\\"h\\\":30,\\\"activeKey\\\":1,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/radar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"北京\\\\\\\",\\\\\\\"value\\\\\\\":199},{\\\\\\\"name\\\\\\\":\\\\\\\"新疆\\\\\\\",\\\\\\\"value\\\\\\\":180},{\\\\\\\"name\\\\\\\":\\\\\\\"河南\\\\\\\",\\\\\\\"value\\\\\\\":137},{\\\\\\\"name\\\\\\\":\\\\\\\"四川\\\\\\\",\\\\\\\"value\\\\\\\":125},{\\\\\\\"name\\\\\\\":\\\\\\\"黑龙江\\\\\\\",\\\\\\\"value\\\\\\\":123},{\\\\\\\"name\\\\\\\":\\\\\\\"广东\\\\\\\",\\\\\\\"value\\\\\\\":123},{\\\\\\\"name\\\\\\\":\\\\\\\"山东\\\\\\\",\\\\\\\"value\\\\\\\":119},{\\\\\\\"name\\\\\\\":\\\\\\\"福建\\\\\\\",\\\\\\\"value\\\\\\\":116},{\\\\\\\"name\\\\\\\":\\\\\\\"湖北\\\\\\\",\\\\\\\"value\\\\\\\":116},{\\\\\\\"name\\\\\\\":\\\\\\\"浙江\\\\\\\",\\\\\\\"value\\\\\\\":114},{\\\\\\\"name\\\\\\\":\\\\\\\"湖南\\\\\\\",\\\\\\\"value\\\\\\\":114},{\\\\\\\"name\\\\\\\":\\\\\\\"安徽\\\\\\\",\\\\\\\"value\\\\\\\":109},{\\\\\\\"name\\\\\\\":\\\\\\\"河北\\\\\\\",\\\\\\\"value\\\\\\\":102},{\\\\\\\"name\\\\\\\":\\\\\\\"江苏\\\\\\\",\\\\\\\"value\\\\\\\":92},{\\\\\\\"name\\\\\\\":\\\\\\\"江西\\\\\\\",\\\\\\\"value\\\\\\\":91},{\\\\\\\"name\\\\\\\":\\\\\\\"重庆\\\\\\\",\\\\\\\"value\\\\\\\":91},{\\\\\\\"name\\\\\\\":\\\\\\\"云南\\\\\\\",\\\\\\\"value\\\\\\\":83},{\\\\\\\"name\\\\\\\":\\\\\\\"吉林\\\\\\\",\\\\\\\"value\\\\\\\":82},{\\\\\\\"name\\\\\\\":\\\\\\\"山西\\\\\\\",\\\\\\\"value\\\\\\\":81},{\\\\\\\"name\\\\\\\":\\\\\\\"陕西\\\\\\\",\\\\\\\"value\\\\\\\":80},{\\\\\\\"name\\\\\\\":\\\\\\\"辽宁\\\\\\\",\\\\\\\"value\\\\\\\":67},{\\\\\\\"name\\\\\\\":\\\\\\\"贵州\\\\\\\",\\\\\\\"value\\\\\\\":62},{\\\\\\\"name\\\\\\\":\\\\\\\"广西\\\\\\\",\\\\\\\"value\\\\\\\":59},{\\\\\\\"name\\\\\\\":\\\\\\\"甘肃\\\\\\\",\\\\\\\"value\\\\\\\":56},{\\\\\\\"name\\\\\\\":\\\\\\\"内蒙古\\\\\\\",\\\\\\\"value\\\\\\\":47},{\\\\\\\"name\\\\\\\":\\\\\\\"天津\\\\\\\",\\\\\\\"value\\\\\\\":42},{\\\\\\\"name\\\\\\\":\\\\\\\"上海\\\\\\\",\\\\\\\"value\\\\\\\":24},{\\\\\\\"name\\\\\\\":\\\\\\\"宁夏\\\\\\\",\\\\\\\"value\\\\\\\":18},{\\\\\\\"name\\\\\\\":\\\\\\\"海南\\\\\\\",\\\\\\\"value\\\\\\\":14},{\\\\\\\"name\\\\\\\":\\\\\\\"青海\\\\\\\",\\\\\\\"value\\\\\\\":10},{\\\\\\\"name\\\\\\\":\\\\\\\"西藏\\\\\\\",\\\\\\\"value\\\\\\\":9}]\\\",\\\"size\\\":{\\\"width\\\":635,\\\"height\\\":492},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"drillDown\\\":false,\\\"area\\\":{\\\"markerColor\\\":\\\"#DDE330\\\",\\\"shadowBlur\\\":10,\\\"markerCount\\\":5,\\\"markerOpacity\\\":1,\\\"name\\\":[\\\"中国\\\"],\\\"scatterLabelShow\\\":false,\\\"shadowColor\\\":\\\"#DDE330\\\",\\\"value\\\":[\\\"china\\\"],\\\"markerType\\\":\\\"effectScatter\\\"},\\\"geo\\\":{\\\"top\\\":30,\\\"itemStyle\\\":{\\\"normal\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowOffsetY\\\":0,\\\"borderColor\\\":\\\"#93EBF8\\\",\\\"areaColor\\\":\\\"\\\",\\\"shadowBlur\\\":0,\\\"borderWidth\\\":1,\\\"shadowColor\\\":\\\"#80D9F8\\\"},\\\"emphasis\\\":{\\\"areaColor\\\":\\\"#FFF59C\\\",\\\"borderWidth\\\":0}},\\\"zoom\\\":1,\\\"label\\\":{\\\"emphasis\\\":{\\\"color\\\":\\\"#fff\\\",\\\"show\\\":false}},\\\"roam\\\":true},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"data\\\":[]},\\\"title\\\":{\\\"left\\\":10,\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"graphic\\\":[],\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"visualMap\\\":{\\\"min\\\":0,\\\"top\\\":\\\"bottom\\\",\\\"max\\\":200,\\\"left\\\":\\\"5%\\\",\\\"calculable\\\":true,\\\"show\\\":false,\\\"type\\\":\\\"continuous\\\",\\\"seriesIndex\\\":[1]}}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507101159424', NULL, '1011915958294990848', NULL, 'JCurrentTime', '{\\\"chartData\\\":\\\"\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":465,\\\"height\\\":60},\\\"background\\\":\\\"#15E85800\\\",\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"showWeek\\\":\\\"show\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507117936640', NULL, '1011915958294990848', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":560,\\\"height\\\":512},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"rotateTime\\\":5000,\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/1_1657182043024.png\\\"},\\\"opacity\\\":1,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":true}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507130519552', NULL, '1011915958294990848', NULL, 'JMultipleBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"日常问题\\\\\\\",    \\\\\\\"value\\\\\\\": 131,    \\\\\\\"type\\\\\\\": \\\\\\\"地方双清单\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"热点问题\\\\\\\",    \\\\\\\"value\\\\\\\": 320,    \\\\\\\"type\\\\\\\": \\\\\\\"地方双清单\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"堵点问题\\\\\\\",    \\\\\\\"value\\\\\\\": 250,    \\\\\\\"type\\\\\\\": \\\\\\\"地方双清单\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"日常问题\\\\\\\",    \\\\\\\"value\\\\\\\": 210,    \\\\\\\"type\\\\\\\": \\\\\\\"军队双清单\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"热点问题\\\\\\\",    \\\\\\\"value\\\\\\\": 340,    \\\\\\\"type\\\\\\\": \\\\\\\"军队双清单\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"堵点问题\\\\\\\",    \\\\\\\"value\\\\\\\": 230,    \\\\\\\"type\\\\\\\": \\\\\\\"军队双清单\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":536,\\\"height\\\":328},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#C039DB\\\"},{\\\"color\\\":\\\"#DE374B\\\"}],\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"show\\\":false},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"show\\\":true,\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"show\\\":false},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":51,\\\"left\\\":32,\\\"bottom\\\":38,\\\"right\\\":1},\\\"series\\\":[{\\\"barWidth\\\":23,\\\"itemStyle\\\":{\\\"borderRadius\\\":19}}],\\\"legend\\\":{\\\"t\\\":1},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"top\\\":0,\\\"left\\\":162,\\\"show\\\":true,\\\"text\\\":\\\"热点堵点分析\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#B9B8CE\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507138908160', NULL, '1011915958294990848', NULL, 'JMultipleLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",    \\\\\\\"value\\\\\\\": 200,    \\\\\\\"type\\\\\\\": \\\\\\\"军队双清单任务\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"7月\\\\\\\",    \\\\\\\"value\\\\\\\": 330,    \\\\\\\"type\\\\\\\": \\\\\\\"军队双清单任务\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"8月\\\\\\\",    \\\\\\\"value\\\\\\\": 345,    \\\\\\\"type\\\\\\\": \\\\\\\"军队双清单任务\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"9月\\\\\\\",    \\\\\\\"value\\\\\\\": 150,    \\\\\\\"type\\\\\\\": \\\\\\\"军队双清单任务\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"10月\\\\\\\",    \\\\\\\"value\\\\\\\": 860,    \\\\\\\"type\\\\\\\": \\\\\\\"军队双清单任务\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"11月\\\\\\\",    \\\\\\\"value\\\\\\\": 346,    \\\\\\\"type\\\\\\\": \\\\\\\"军队双清单任务\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"12月\\\\\\\",    \\\\\\\"value\\\\\\\": 147,    \\\\\\\"type\\\\\\\": \\\\\\\"军队双清单任务\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",    \\\\\\\"value\\\\\\\": 129,    \\\\\\\"type\\\\\\\": \\\\\\\"地方双清单任务\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"7月\\\\\\\",    \\\\\\\"value\\\\\\\": 443,    \\\\\\\"type\\\\\\\": \\\\\\\"地方双清单任务\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"8月\\\\\\\",    \\\\\\\"value\\\\\\\": 236,    \\\\\\\"type\\\\\\\": \\\\\\\"地方双清单任务\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"9月\\\\\\\",    \\\\\\\"value\\\\\\\": 148,    \\\\\\\"type\\\\\\\": \\\\\\\"地方双清单任务\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"10月\\\\\\\",    \\\\\\\"value\\\\\\\": 347,    \\\\\\\"type\\\\\\\": \\\\\\\"地方双清单任务\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"11月\\\\\\\",    \\\\\\\"value\\\\\\\": 540,    \\\\\\\"type\\\\\\\": \\\\\\\"地方双清单任务\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"12月\\\\\\\",    \\\\\\\"value\\\\\\\": 140,    \\\\\\\"type\\\\\\\": \\\\\\\"地方双清单任务\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":519,\\\"height\\\":305},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"show\\\":false},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#BD0C5E\\\"},{\\\"color\\\":\\\"#08A2DF\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":63,\\\"left\\\":38,\\\"bottom\\\":46,\\\"right\\\":8},\\\"series\\\":[{\\\"symbolSize\\\":6,\\\"lineType\\\":\\\"smooth\\\",\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"lineWidth\\\":3}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"完成效率分析（天/个）\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#B9B8CE\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507151491072', NULL, '1011915958294990848', NULL, 'JMultipleBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"海淀区\\\\\\\",    \\\\\\\"value\\\\\\\": 53,    \\\\\\\"type\\\\\\\": \\\\\\\"拥军支前工作\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"朝阳区\\\\\\\",    \\\\\\\"value\\\\\\\": 52,    \\\\\\\"type\\\\\\\": \\\\\\\"拥军支前工作\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"大兴区\\\\\\\",    \\\\\\\"value\\\\\\\": 31,    \\\\\\\"type\\\\\\\": \\\\\\\"拥军支前工作\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"怀柔区\\\\\\\",    \\\\\\\"value\\\\\\\": 29,    \\\\\\\"type\\\\\\\": \\\\\\\"拥军支前工作\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"密云区\\\\\\\",    \\\\\\\"value\\\\\\\": 18,    \\\\\\\"type\\\\\\\": \\\\\\\"拥军支前工作\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"平谷区\\\\\\\",    \\\\\\\"value\\\\\\\": 16,    \\\\\\\"type\\\\\\\": \\\\\\\"拥军支前工作\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"顺义区\\\\\\\",    \\\\\\\"value\\\\\\\": 24,    \\\\\\\"type\\\\\\\": \\\\\\\"拥军支前工作\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"通州区\\\\\\\",    \\\\\\\"value\\\\\\\": 12,    \\\\\\\"type\\\\\\\": \\\\\\\"拥军支前工作\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"昌平区\\\\\\\",    \\\\\\\"value\\\\\\\": 29,    \\\\\\\"type\\\\\\\": \\\\\\\"拥军支前工作\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"东城区\\\\\\\",    \\\\\\\"value\\\\\\\": 28,    \\\\\\\"type\\\\\\\": \\\\\\\"拥军支前工作\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"西城区\\\\\\\",    \\\\\\\"value\\\\\\\": 23,    \\\\\\\"type\\\\\\\": \\\\\\\"拥军支前工作\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"门头沟\\\\\\\",    \\\\\\\"value\\\\\\\": 17,    \\\\\\\"type\\\\\\\": \\\\\\\"拥军支前工作\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"石景山\\\\\\\",    \\\\\\\"value\\\\\\\": 54,    \\\\\\\"type\\\\\\\": \\\\\\\"拥军支前工作\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"丰台区\\\\\\\",    \\\\\\\"value\\\\\\\": 14,    \\\\\\\"type\\\\\\\": \\\\\\\"拥军支前工作\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"房山区\\\\\\\",    \\\\\\\"value\\\\\\\": 25,    \\\\\\\"type\\\\\\\": \\\\\\\"拥军支前工作\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"延庆县\\\\\\\",    \\\\\\\"value\\\\\\\": 23,    \\\\\\\"type\\\\\\\": \\\\\\\"拥军支前工作\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"海淀区\\\\\\\",    \\\\\\\"value\\\\\\\": 54,    \\\\\\\"type\\\\\\\": \\\\\\\"走访慰问部队\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"朝阳区\\\\\\\",    \\\\\\\"value\\\\\\\": 43,    \\\\\\\"type\\\\\\\": \\\\\\\"走访慰问部队\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"大兴区\\\\\\\",    \\\\\\\"value\\\\\\\": 27,    \\\\\\\"type\\\\\\\": \\\\\\\"走访慰问部队\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"怀柔区\\\\\\\",    \\\\\\\"value\\\\\\\": 24,    \\\\\\\"type\\\\\\\": \\\\\\\"走访慰问部队\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"密云区\\\\\\\",    \\\\\\\"value\\\\\\\": 13,    \\\\\\\"type\\\\\\\": \\\\\\\"走访慰问部队\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"平谷区\\\\\\\",    \\\\\\\"value\\\\\\\": 22,    \\\\\\\"type\\\\\\\": \\\\\\\"走访慰问部队\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"顺义区\\\\\\\",    \\\\\\\"value\\\\\\\": 25,    \\\\\\\"type\\\\\\\": \\\\\\\"走访慰问部队\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"通州区\\\\\\\",    \\\\\\\"value\\\\\\\": 22,    \\\\\\\"type\\\\\\\": \\\\\\\"走访慰问部队\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"昌平区\\\\\\\",    \\\\\\\"value\\\\\\\": 19,    \\\\\\\"type\\\\\\\": \\\\\\\"走访慰问部队\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"东城区\\\\\\\",    \\\\\\\"value\\\\\\\": 25,    \\\\\\\"type\\\\\\\": \\\\\\\"走访慰问部队\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"西城区\\\\\\\",    \\\\\\\"value\\\\\\\": 23,    \\\\\\\"type\\\\\\\": \\\\\\\"走访慰问部队\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"门头沟\\\\\\\",    \\\\\\\"value\\\\\\\": 22,    \\\\\\\"type\\\\\\\": \\\\\\\"走访慰问部队\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"石景山\\\\\\\",    \\\\\\\"value\\\\\\\": 13,    \\\\\\\"type\\\\\\\": \\\\\\\"走访慰问部队\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"丰台区\\\\\\\",    \\\\\\\"value\\\\\\\": 24,    \\\\\\\"type\\\\\\\": \\\\\\\"走访慰问部队\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"房山区\\\\\\\",    \\\\\\\"value\\\\\\\": 25,    \\\\\\\"type\\\\\\\": \\\\\\\"走访慰问部队\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"延庆县\\\\\\\",    \\\\\\\"value\\\\\\\": 23,    \\\\\\\"type\\\\\\\": \\\\\\\"走访慰问部队\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":1259,\\\"height\\\":286},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#C039DB\\\"},{\\\"color\\\":\\\"#DE374B\\\"}],\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"show\\\":false},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"show\\\":true,\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"show\\\":false},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"left\\\":40,\\\"bottom\\\":50,\\\"right\\\":15},\\\"series\\\":[{\\\"barWidth\\\":19,\\\"itemStyle\\\":{\\\"borderRadius\\\":7}}],\\\"legend\\\":{\\\"t\\\":16,\\\"show\\\":true},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"top\\\":0,\\\"left\\\":124,\\\"show\\\":true,\\\"text\\\":\\\"支持部队建设资金分析（单位：百万）\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#ED1111\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#B9B8CE\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507180851200', NULL, '1011915958294990848', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"机构排名\\\",\\\"size\\\":{\\\"width\\\":99.00000000000006,\\\"height\\\":36.99999999999996},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507189239808', NULL, '1011915958294990848', NULL, 'JScrollBoard', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  [    \\\\\\\"西城双拥办\\\\\\\",    \\\\\\\"130/145\\\\\\\",    \\\\\\\"138/145\\\\\\\"  ],  [    \\\\\\\"东城双拥办\\\\\\\",    \\\\\\\"108/145\\\\\\\",    \\\\\\\"108/145\\\\\\\"  ],  [    \\\\\\\"海淀双拥办\\\\\\\",    \\\\\\\"101/140\\\\\\\",    \\\\\\\"101/140\\\\\\\"  ],  [    \\\\\\\"朝阳双拥办\\\\\\\",    \\\\\\\"100/140\\\\\\\",    \\\\\\\"100/140\\\\\\\"  ],  [    \\\\\\\"昌平双拥办\\\\\\\",    \\\\\\\"105/135\\\\\\\",    \\\\\\\"105/135\\\\\\\"  ],  [    \\\\\\\"怀柔双拥办\\\\\\\",    \\\\\\\"102/130\\\\\\\",    \\\\\\\"102/130\\\\\\\"  ],  [    \\\\\\\"密云双拥办\\\\\\\",    \\\\\\\"100/130\\\\\\\",    \\\\\\\"100/130\\\\\\\"  ],  [    \\\\\\\"通州双拥办\\\\\\\",    \\\\\\\"99/120\\\\\\\",    \\\\\\\"99/120\\\\\\\"  ],  [    \\\\\\\"大兴双拥办\\\\\\\",    \\\\\\\"98/118\\\\\\\",    \\\\\\\"98/118\\\\\\\"  ]]\\\",\\\"size\\\":{\\\"width\\\":510,\\\"height\\\":295},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"oddRowBGC\\\":\\\"#0D1731\\\",\\\"headShow\\\":true,\\\"hoverPause\\\":true,\\\"indexWidth\\\":80,\\\"index\\\":true,\\\"carousel\\\":\\\"single\\\",\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"轮播表\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"evenRowBGC\\\":\\\"#11274C\\\",\\\"header\\\":[{\\\"width\\\":100,\\\"label\\\":\\\"地区\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"军队问题解决\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"地方问题解决\\\"}],\\\"headerBGC\\\":\\\"#0D1731\\\",\\\"headerHeight\\\":70,\\\"waitTime\\\":2000,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507201822720', NULL, '1011915958294990848', NULL, 'JRadar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/radar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 75,    \\\\\\\"name\\\\\\\": \\\\\\\"地方志愿者\\\\\\\",    \\\\\\\"type\\\\\\\": \\\\\\\"NBA\\\\\\\",    \\\\\\\"max\\\\\\\": 100  },  {    \\\\\\\"value\\\\\\\": 65,    \\\\\\\"name\\\\\\\": \\\\\\\"军外人才\\\\\\\",    \\\\\\\"type\\\\\\\": \\\\\\\"NBA\\\\\\\",    \\\\\\\"max\\\\\\\": 100  },  {    \\\\\\\"value\\\\\\\": 55,    \\\\\\\"name\\\\\\\": \\\\\\\"军供站资源\\\\\\\",    \\\\\\\"type\\\\\\\": \\\\\\\"NBA\\\\\\\",    \\\\\\\"max\\\\\\\": 100  },  {    \\\\\\\"value\\\\\\\": 74,    \\\\\\\"name\\\\\\\": \\\\\\\"拥军物资\\\\\\\",    \\\\\\\"type\\\\\\\": \\\\\\\"NBA\\\\\\\",    \\\\\\\"max\\\\\\\": 100  },  {    \\\\\\\"value\\\\\\\": 38,    \\\\\\\"name\\\\\\\": \\\\\\\"民用运力\\\\\\\",    \\\\\\\"type\\\\\\\": \\\\\\\"NBA\\\\\\\",    \\\\\\\"max\\\\\\\": 100  },  {    \\\\\\\"value\\\\\\\": 88,    \\\\\\\"name\\\\\\\": \\\\\\\"人防工程\\\\\\\",    \\\\\\\"type\\\\\\\": \\\\\\\"NBA\\\\\\\",    \\\\\\\"max\\\\\\\": 100  }]\\\",\\\"size\\\":{\\\"width\\\":540,\\\"height\\\":326},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"radar\\\":[{\\\"indicator\\\":[]}],\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"data\\\":[],\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"radar\\\"}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"最近一个月\\\",\\\"left\\\":296,\\\"show\\\":true,\\\"text\\\":\\\"拥军资源力度分析\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#B9B8CE\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507214405632', NULL, '1011915958294990848', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"拥军资源投入情况\\\",\\\"size\\\":{\\\"width\\\":171.00000000000006,\\\"height\\\":36.99999999999996},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507222794240', NULL, '1011915958294990848', NULL, 'JRingProgress', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"陆运支持\\\\\\\",    \\\\\\\"value\\\\\\\": 67  }]\\\",\\\"size\\\":{\\\"width\\\":245,\\\"height\\\":150},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"color\\\":\\\"#61DDAA\\\",\\\"bgColor\\\":\\\"#E8EDF3\\\",\\\"fontSize\\\":18,\\\"lineHeight\\\":0,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"fontColor\\\":\\\"#FFFFFF\\\"}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507247960064', NULL, '1011915958294990848', NULL, 'JRingProgress', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"空运支持\\\\\\\",    \\\\\\\"value\\\\\\\": 92  }]\\\",\\\"size\\\":{\\\"width\\\":206,\\\"height\\\":145},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"color\\\":\\\"#8B49BB\\\",\\\"bgColor\\\":\\\"#E8EDF3\\\",\\\"fontSize\\\":18,\\\"lineHeight\\\":0,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"fontColor\\\":\\\"#FFFFFF\\\"}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507260542976', NULL, '1011915958294990848', NULL, 'JRingProgress', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"海运支持\\\\\\\",    \\\\\\\"value\\\\\\\": 94  }]\\\",\\\"size\\\":{\\\"width\\\":206,\\\"height\\\":145},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"color\\\":\\\"#D6AD33\\\",\\\"bgColor\\\":\\\"#E8EDF3\\\",\\\"fontSize\\\":18,\\\"lineHeight\\\":0,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"fontColor\\\":\\\"#FFFFFF\\\"}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507273125888', NULL, '1011915958294990848', NULL, 'JRingProgress', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"防疫物资支持\\\\\\\",    \\\\\\\"value\\\\\\\": 50  }]\\\",\\\"size\\\":{\\\"width\\\":225,\\\"height\\\":148},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"color\\\":\\\"#6755FB\\\",\\\"bgColor\\\":\\\"#E8EDF3\\\",\\\"fontSize\\\":18,\\\"lineHeight\\\":0,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"fontColor\\\":\\\"#FFFFFF\\\"}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507281514496', NULL, '1011915958294990848', NULL, 'JRingProgress', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"慰问物资支持\\\\\\\",    \\\\\\\"value\\\\\\\": 40  }]\\\",\\\"size\\\":{\\\"width\\\":228,\\\"height\\\":145},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"color\\\":\\\"#F6903D\\\",\\\"bgColor\\\":\\\"#E8EDF3\\\",\\\"fontSize\\\":18,\\\"lineHeight\\\":0,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"fontColor\\\":\\\"#FFFFFF\\\"}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507294097408', NULL, '1011915958294990848', NULL, 'JRingProgress', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"医疗物资支持\\\\\\\",    \\\\\\\"value\\\\\\\": 70  }]\\\",\\\"size\\\":{\\\"width\\\":267,\\\"height\\\":145},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"color\\\":\\\"#A82A5A\\\",\\\"bgColor\\\":\\\"#E8EDF3\\\",\\\"fontSize\\\":18,\\\"lineHeight\\\":0,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"fontColor\\\":\\\"#FFFFFF\\\"}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507319263232', NULL, '1011915958294990848', NULL, 'JProgress', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":100,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"军队问题解决\\\\\\\",    \\\\\\\"value\\\\\\\": 89  }]\\\",\\\"size\\\":{\\\"width\\\":330,\\\"height\\\":55},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":16}},\\\"grid\\\":{\\\"top\\\":0,\\\"left\\\":0,\\\"bottom\\\":0,\\\"show\\\":false,\\\"right\\\":55,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":19,\\\"color\\\":\\\"#F5A623\\\",\\\"itemStyle\\\":{\\\"normal\\\":{\\\"barBorderRadius\\\":10}},\\\"zlevel\\\":1,\\\"label\\\":{\\\"formatter\\\":\\\"{c}%\\\",\\\"color\\\":\\\"black\\\",\\\"show\\\":false,\\\"fontSize\\\":24,\\\"position\\\":\\\"left\\\"},\\\"realtimeSort\\\":true},{\\\"barWidth\\\":19,\\\"color\\\":\\\"#EEEEEE\\\",\\\"barGap\\\":\\\"-100%\\\",\\\"itemStyle\\\":{\\\"normal\\\":{\\\"barBorderRadius\\\":10}},\\\"label\\\":{\\\"formatter\\\":\\\"{c}\\\",\\\"color\\\":\\\"#FFFFFF\\\",\\\"show\\\":true,\\\"fontSize\\\":18,\\\"position\\\":\\\"right\\\",\\\"valueAnimation\\\":true},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"none\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}}}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023811507331846144', NULL, '1011915958294990848', NULL, 'JProgress', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":100,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"地方问题解决\\\\\\\",    \\\\\\\"value\\\\\\\": 75  }]\\\",\\\"size\\\":{\\\"width\\\":330,\\\"height\\\":55},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":16}},\\\"grid\\\":{\\\"top\\\":0,\\\"left\\\":0,\\\"bottom\\\":0,\\\"show\\\":false,\\\"right\\\":55,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":19,\\\"color\\\":\\\"#BD10E0\\\",\\\"itemStyle\\\":{\\\"normal\\\":{\\\"barBorderRadius\\\":10}},\\\"zlevel\\\":1,\\\"label\\\":{\\\"formatter\\\":\\\"{c}%\\\",\\\"color\\\":\\\"black\\\",\\\"show\\\":false,\\\"fontSize\\\":24,\\\"position\\\":\\\"left\\\"},\\\"realtimeSort\\\":true},{\\\"barWidth\\\":19,\\\"color\\\":\\\"#EEEEEE\\\",\\\"barGap\\\":\\\"-100%\\\",\\\"itemStyle\\\":{\\\"normal\\\":{\\\"barBorderRadius\\\":10}},\\\"label\\\":{\\\"formatter\\\":\\\"{c}\\\",\\\"color\\\":\\\"#FFFFFF\\\",\\\"show\\\":true,\\\"fontSize\\\":18,\\\"position\\\":\\\"right\\\",\\\"valueAnimation\\\":true},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"none\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}}}}', 'admin', '2024-12-03 14:28:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689476558848', NULL, '1011800681234354176', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"853652\\\",\\\"size\\\":{\\\"width\\\":94.99999999999989,\\\"height\\\":44.999999999999886},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#05D6E9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689484947456', NULL, '1011800681234354176', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"3652\\\",\\\"size\\\":{\\\"width\\\":84,\\\"height\\\":31.280575539568332},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#05D6E9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689501724672', NULL, '1011800681234354176', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"1353652\\\",\\\"size\\\":{\\\"width\\\":77,\\\"height\\\":40.99999999999987},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#05D6E9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689514307584', NULL, '1011800681234354176', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"1753652\\\",\\\"size\\\":{\\\"width\\\":96,\\\"height\\\":41.99999999999983},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#05D6E9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689522696192', NULL, '1011800681234354176', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"26023\\\",\\\"size\\\":{\\\"width\\\":100,\\\"height\\\":37.99999999999994},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#05D6E9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689531084800', NULL, '1011800681234354176', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"60230\\\",\\\"size\\\":{\\\"width\\\":100.00000000000011,\\\"height\\\":33.33093525179855},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#05D6E9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689543667712', NULL, '1011800681234354176', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"8023\\\",\\\"size\\\":{\\\"width\\\":82,\\\"height\\\":39.00000000000006},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#05D6E9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689552056320', NULL, '1011800681234354176', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"12023\\\",\\\"size\\\":{\\\"width\\\":59.000000000000114,\\\"height\\\":45.99999999999993},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#05D6E9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689560444928', NULL, '1011800681234354176', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"26023\\\",\\\"size\\\":{\\\"width\\\":79.99999999999989,\\\"height\\\":44.000000000000014},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#05D6E9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689577222144', NULL, '1011800681234354176', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"8012\\\",\\\"size\\\":{\\\"width\\\":85,\\\"height\\\":53},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#05D6E9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689589805056', NULL, '1011800681234354176', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"26023\\\",\\\"size\\\":{\\\"width\\\":78,\\\"height\\\":49.99999999999982},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#05D6E9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689598193664', NULL, '1011800681234354176', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"0-15岁\\\\\\\",        \\\\\\\"value\\\\\\\": 1000879,        \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"16-40岁\\\\\\\",        \\\\\\\"value\\\\\\\": 3400879,        \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"41-55岁\\\\\\\",        \\\\\\\"value\\\\\\\": 2300879,        \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"56-70岁\\\\\\\",        \\\\\\\"value\\\\\\\": 5400879,        \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"71+\\\\\\\",        \\\\\\\"value\\\\\\\": 3000,        \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":314,\\\"height\\\":243.99999999999994},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#83BFF6\\\"},{\\\"color\\\":\\\"#23B7E5\\\"},{\\\"color\\\":\\\"#9AA8D4\\\"},{\\\"color\\\":\\\"#188DF0\\\"},{\\\"color\\\":\\\"#564AA3\\\"}],\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\",\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":false,\\\"text\\\":\\\"基础饼图\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689606582272', NULL, '1011800681234354176', NULL, 'JMultipleLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"1\\\\\\\",    \\\\\\\"value\\\\\\\": 2879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊订单总数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2\\\\\\\",    \\\\\\\"value\\\\\\\": 3879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊订单总数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3\\\\\\\",    \\\\\\\"value\\\\\\\": 1879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊订单总数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"4\\\\\\\",    \\\\\\\"value\\\\\\\": 879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊订单总数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5\\\\\\\",    \\\\\\\"value\\\\\\\": 1879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊订单总数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"6\\\\\\\",    \\\\\\\"value\\\\\\\": 779,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊订单总数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"7\\\\\\\",    \\\\\\\"value\\\\\\\": 279,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊订单总数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"8\\\\\\\",    \\\\\\\"value\\\\\\\": 339,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊订单总数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"1\\\\\\\",    \\\\\\\"value\\\\\\\": 1879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊已支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2\\\\\\\",    \\\\\\\"value\\\\\\\": 5879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊已支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3\\\\\\\",    \\\\\\\"value\\\\\\\": 4579,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊已支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"4\\\\\\\",    \\\\\\\"value\\\\\\\": 3879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊已支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5\\\\\\\",    \\\\\\\"value\\\\\\\": 179,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊已支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"6\\\\\\\",    \\\\\\\"value\\\\\\\": 979,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊已支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"7\\\\\\\",    \\\\\\\"value\\\\\\\": 179,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊已支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"8\\\\\\\",    \\\\\\\"value\\\\\\\": 2879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊已支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"1\\\\\\\",    \\\\\\\"value\\\\\\\": 879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊未支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2\\\\\\\",    \\\\\\\"value\\\\\\\": 1879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊未支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3\\\\\\\",    \\\\\\\"value\\\\\\\": 979,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊未支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"4\\\\\\\",    \\\\\\\"value\\\\\\\": 3879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊未支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5\\\\\\\",    \\\\\\\"value\\\\\\\": 5179,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊未支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"6\\\\\\\",    \\\\\\\"value\\\\\\\": 3379,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊未支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"7\\\\\\\",    \\\\\\\"value\\\\\\\": 879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊未支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"8\\\\\\\",    \\\\\\\"value\\\\\\\": 879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊未支付\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":517,\\\"height\\\":332},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115},\\\"series\\\":[{\\\"lineType\\\":\\\"smooth\\\",\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}}],\\\"legend\\\":{\\\"show\\\":false},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"多数据对比折线图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689619165184', NULL, '1011800681234354176', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"图文\\\\\\\",    \\\\\\\"value\\\\\\\": 120879,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"视频\\\\\\\",    \\\\\\\"value\\\\\\\": 232879,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"面询\\\\\\\",    \\\\\\\"value\\\\\\\": 340879,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"电话\\\\\\\",    \\\\\\\"value\\\\\\\": 534790,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"量表\\\\\\\",    \\\\\\\"value\\\\\\\": 560879,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"随访\\\\\\\",    \\\\\\\"value\\\\\\\": 670879,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"提醒包\\\\\\\",    \\\\\\\"value\\\\\\\": 400879,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"药品\\\\\\\",    \\\\\\\"value\\\\\\\": 540879,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"复诊\\\\\\\",    \\\\\\\"value\\\\\\\": 200879,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":754,\\\"height\\\":392},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"left\\\":82,\\\"bottom\\\":115,\\\"show\\\":false,\\\"right\\\":101,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":22,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\",\\\"borderRadius\\\":0},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true,\\\"position\\\":\\\"top\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689627553792', NULL, '1011800681234354176', NULL, 'JRose', '{\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"康宁\\\\\\\",        \\\\\\\"value\\\\\\\": 1000879,        \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"安肯\\\\\\\",        \\\\\\\"value\\\\\\\": 3400879,        \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"怡宁\\\\\\\",        \\\\\\\"value\\\\\\\": 2300879,        \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"淳安\\\\\\\",        \\\\\\\"value\\\\\\\": 5400879,        \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"医院\\\\\\\",        \\\\\\\"value\\\\\\\": 3000,        \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"其他\\\\\\\",        \\\\\\\"value\\\\\\\": 2000,        \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":400,\\\"height\\\":222.99999999999994},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":30,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#83BFF6\\\"},{\\\"color\\\":\\\"#23B7E5\\\"},{\\\"color\\\":\\\"#9AA8D4\\\"},{\\\"color\\\":\\\"#188DF0\\\"},{\\\"color\\\":\\\"#564AA3\\\"}],\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"roseType\\\":\\\"radius\\\",\\\"name\\\":\\\"南丁格尔玫瑰\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":false,\\\"text\\\":\\\"基础饼图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689644331008', NULL, '1011800681234354176', NULL, 'JMultipleLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"1\\\\\\\",    \\\\\\\"value\\\\\\\": 879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊订单总数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2\\\\\\\",    \\\\\\\"value\\\\\\\": 1879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊订单总数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3\\\\\\\",    \\\\\\\"value\\\\\\\": 779,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊订单总数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"4\\\\\\\",    \\\\\\\"value\\\\\\\": 879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊订单总数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5\\\\\\\",    \\\\\\\"value\\\\\\\": 3879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊订单总数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"6\\\\\\\",    \\\\\\\"value\\\\\\\": 779,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊订单总数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"7\\\\\\\",    \\\\\\\"value\\\\\\\": 279,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊订单总数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"8\\\\\\\",    \\\\\\\"value\\\\\\\": 339,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊订单总数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"1\\\\\\\",    \\\\\\\"value\\\\\\\": 1879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊已支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2\\\\\\\",    \\\\\\\"value\\\\\\\": 3879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊已支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3\\\\\\\",    \\\\\\\"value\\\\\\\": 4579,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊已支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"4\\\\\\\",    \\\\\\\"value\\\\\\\": 3879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊已支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5\\\\\\\",    \\\\\\\"value\\\\\\\": 179,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊已支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"6\\\\\\\",    \\\\\\\"value\\\\\\\": 979,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊已支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"7\\\\\\\",    \\\\\\\"value\\\\\\\": 179,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊已支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"8\\\\\\\",    \\\\\\\"value\\\\\\\": 2879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊已支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"1\\\\\\\",    \\\\\\\"value\\\\\\\": 879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊未支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2\\\\\\\",    \\\\\\\"value\\\\\\\": 1879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊未支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3\\\\\\\",    \\\\\\\"value\\\\\\\": 979,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊未支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"4\\\\\\\",    \\\\\\\"value\\\\\\\": 3879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊未支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5\\\\\\\",    \\\\\\\"value\\\\\\\": 5179,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊未支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"6\\\\\\\",    \\\\\\\"value\\\\\\\": 3379,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊未支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"7\\\\\\\",    \\\\\\\"value\\\\\\\": 879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊未支付\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"8\\\\\\\",    \\\\\\\"value\\\\\\\": 879,    \\\\\\\"type\\\\\\\": \\\\\\\"问诊未支付\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":566,\\\"height\\\":313.00000000000006},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115},\\\"series\\\":[{\\\"lineType\\\":\\\"smooth\\\"}],\\\"legend\\\":{\\\"show\\\":false},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"多数据对比折线图\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689656913920', NULL, '1011800681234354176', NULL, 'JDynamicBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"妇科\\\\\\\",    \\\\\\\"value\\\\\\\": 160879,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"儿科\\\\\\\",    \\\\\\\"value\\\\\\\": 348879,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"儿科中医\\\\\\\",    \\\\\\\"value\\\\\\\": 288879,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"内分泌科\\\\\\\",    \\\\\\\"value\\\\\\\": 120879,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"耳鼻喉科\\\\\\\",    \\\\\\\"value\\\\\\\": 570879,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"肩颈科\\\\\\\",    \\\\\\\"value\\\\\\\": 290849,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"产科\\\\\\\",    \\\\\\\"value\\\\\\\": 120079,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"过敏科\\\\\\\",    \\\\\\\"value\\\\\\\": 240079,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"中医科\\\\\\\",    \\\\\\\"value\\\\\\\": 440555,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"营养科\\\\\\\",    \\\\\\\"value\\\\\\\": 124079,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":221,\\\"height\\\":510},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"show\\\":false,\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":82,\\\"left\\\":65,\\\"bottom\\\":67},\\\"series\\\":[{\\\"barWidth\\\":13,\\\"showBackground\\\":false,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"#51626E\\\"},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"}}],\\\"legend\\\":{\\\"show\\\":false},\\\"tooltip\\\":{\\\"show\\\":false,\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"动态柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689665302528', NULL, '1011800681234354176', NULL, 'JDynamicBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"医生\\\\\\\",    \\\\\\\"value\\\\\\\": 1000879,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"患者\\\\\\\",    \\\\\\\"value\\\\\\\": 3400879,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"咨询师\\\\\\\",    \\\\\\\"value\\\\\\\": 2300879,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"导医\\\\\\\",    \\\\\\\"value\\\\\\\": 5400879,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"患者\\\\\\\",    \\\\\\\"value\\\\\\\": 3400879,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"咨询师\\\\\\\",    \\\\\\\"value\\\\\\\": 7400879,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"咨询师\\\\\\\",    \\\\\\\"value\\\\\\\": 2400879,    \\\\\\\"type\\\\\\\": \\\\\\\"Lon\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":228.00000000000003,\\\"height\\\":424},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"xAxis\\\":{\\\"show\\\":false},\\\"grid\\\":{\\\"top\\\":90,\\\"left\\\":46,\\\"bottom\\\":81,\\\"right\\\":57},\\\"series\\\":[{\\\"barWidth\\\":17,\\\"itemStyle\\\":{\\\"color\\\":\\\"#A83240\\\"}}],\\\"legend\\\":{\\\"show\\\":false},\\\"tooltip\\\":{\\\"show\\\":false,\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"动态柱形图\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689677885440', NULL, '1011800681234354176', NULL, 'JRose', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"医生\\\\\\\",    \\\\\\\"value\\\\\\\": 1000879,    \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"医生\\\\\\\",    \\\\\\\"value\\\\\\\": 3400879,    \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"医生\\\\\\\",    \\\\\\\"value\\\\\\\": 2300879,    \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"医生\\\\\\\",    \\\\\\\"value\\\\\\\": 5400879,    \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"医生\\\\\\\",    \\\\\\\"value\\\\\\\": 3000,    \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"医生\\\\\\\",    \\\\\\\"value\\\\\\\": 2000,    \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":221,\\\"height\\\":180.46043165467626},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":30,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#83BFF6\\\"},{\\\"color\\\":\\\"#23B7E5\\\"},{\\\"color\\\":\\\"#9AA8D4\\\"},{\\\"color\\\":\\\"#188DF0\\\"},{\\\"color\\\":\\\"#564AA3\\\"}],\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\",\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"roseType\\\":\\\"radius\\\",\\\"name\\\":\\\"南丁格尔玫瑰\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":false,\\\"text\\\":\\\"基础饼图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689686274048', NULL, '1011800681234354176', NULL, 'JRose', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 1048,    \\\\\\\"name\\\\\\\": \\\\\\\"vivo\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 735,    \\\\\\\"name\\\\\\\": \\\\\\\"oppo\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 580,    \\\\\\\"name\\\\\\\": \\\\\\\"苹果\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 484,    \\\\\\\"name\\\\\\\": \\\\\\\"小米\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 300,    \\\\\\\"name\\\\\\\": \\\\\\\"三星\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":215,\\\"height\\\":264.0000000000001},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":30,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#83BFF6\\\"},{\\\"color\\\":\\\"#23B7E5\\\"},{\\\"color\\\":\\\"#9AA8D4\\\"},{\\\"color\\\":\\\"#188DF0\\\"},{\\\"color\\\":\\\"#564AA3\\\"}],\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\",\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"roseType\\\":\\\"radius\\\",\\\"name\\\":\\\"南丁格尔玫瑰\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":false,\\\"text\\\":\\\"基础饼图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689694662656', NULL, '1011800681234354176', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"医生\\\\\\\",    \\\\\\\"value\\\\\\\": 1079,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"咨询师\\\\\\\",    \\\\\\\"value\\\\\\\": 3479,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"小程序\\\\\\\",    \\\\\\\"value\\\\\\\": 2709,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"后台系统\\\\\\\",    \\\\\\\"value\\\\\\\": 5856,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"APP\\\\\\\",    \\\\\\\"value\\\\\\\": 3823,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":471.00000000000006,\\\"height\\\":387.00000000000006},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"left\\\":57,\\\"bottom\\\":130,\\\"show\\\":false,\\\"right\\\":1,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":20,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\",\\\"borderRadius\\\":0},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true,\\\"position\\\":\\\"top\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689707245568', NULL, '1011800681234354176', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"1-15岁\\\\\\\",        \\\\\\\"value\\\\\\\": 1000879,        \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"16-40\\\\\\\",        \\\\\\\"value\\\\\\\": 3400879,        \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"41-55\\\\\\\",        \\\\\\\"value\\\\\\\": 2300879,        \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"56-70\\\\\\\",        \\\\\\\"value\\\\\\\": 5400879,        \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"71+\\\\\\\",        \\\\\\\"value\\\\\\\": 3000,        \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":328,\\\"height\\\":300},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#83BFF6\\\"},{\\\"color\\\":\\\"#23B7E5\\\"},{\\\"color\\\":\\\"#9AA8D4\\\"},{\\\"color\\\":\\\"#188DF0\\\"},{\\\"color\\\":\\\"#564AA3\\\"}],\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\",\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":false,\\\"text\\\":\\\"基础饼图\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689719828480', NULL, '1011800681234354176', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"app\\\\\\\",    \\\\\\\"value\\\\\\\": 1879,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"小程序\\\\\\\",    \\\\\\\"value\\\\\\\": 3879,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"医生端\\\\\\\",    \\\\\\\"value\\\\\\\": 2879,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":269.9999999999999,\\\"height\\\":297},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":16,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\",\\\"borderRadius\\\":0},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true,\\\"position\\\":\\\"top\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"showUnit\\\":{\\\"numberLevel\\\":\\\"0\\\",\\\"show\\\":true}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689732411392', NULL, '1011800681234354176', NULL, 'JScatter', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": 1,    \\\\\\\"value\\\\\\\": 8.04  },  {    \\\\\\\"name\\\\\\\": 2,    \\\\\\\"value\\\\\\\": 6.95  },  {    \\\\\\\"name\\\\\\\": 1,    \\\\\\\"value\\\\\\\": 4.04  },  {    \\\\\\\"name\\\\\\\": 2,    \\\\\\\"value\\\\\\\": 3.95  }]\\\",\\\"size\\\":{\\\"width\\\":212,\\\"height\\\":269},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"symbolSize\\\":20,\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"type\\\":\\\"scatter\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"x:{b}<br/>y:{c}\\\",\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础散点图\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689744994304', NULL, '1011800681234354176', NULL, 'JScrollBoard', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"key1\\\\\\\": \\\\\\\"01-18\\\\\\\",    \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",    \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",    \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",    \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",    \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",    \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",    \\\\\\\"key8\\\\\\\": \\\\\\\"01-10\\\\\\\"  },  {    \\\\\\\"key1\\\\\\\": \\\\\\\"01-18\\\\\\\",    \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",    \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",    \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",    \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",    \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",    \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",    \\\\\\\"key8\\\\\\\": \\\\\\\"01-10\\\\\\\"  },  {    \\\\\\\"key1\\\\\\\": \\\\\\\"01-18\\\\\\\",    \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",    \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",    \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",    \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",    \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",    \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",    \\\\\\\"key8\\\\\\\": \\\\\\\"01-10\\\\\\\"  },  {    \\\\\\\"key1\\\\\\\": \\\\\\\"01-18\\\\\\\",    \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",    \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",    \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",    \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",    \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",    \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",    \\\\\\\"key8\\\\\\\": \\\\\\\"01-10\\\\\\\"  },  {    \\\\\\\"key1\\\\\\\": \\\\\\\"01-18\\\\\\\",    \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",    \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",    \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",    \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",    \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",    \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",    \\\\\\\"key8\\\\\\\": \\\\\\\"01-10\\\\\\\"  },  {    \\\\\\\"key1\\\\\\\": \\\\\\\"01-18\\\\\\\",    \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",    \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",    \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",    \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",    \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",    \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",    \\\\\\\"key8\\\\\\\": \\\\\\\"01-10\\\\\\\"  },  {    \\\\\\\"key1\\\\\\\": \\\\\\\"01-18\\\\\\\",    \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",    \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",    \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",    \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",    \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",    \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",    \\\\\\\"key8\\\\\\\": \\\\\\\"01-10\\\\\\\"  },  {    \\\\\\\"key1\\\\\\\": \\\\\\\"01-18\\\\\\\",    \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",    \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",    \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",    \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",    \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",    \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",    \\\\\\\"key8\\\\\\\": \\\\\\\"01-10\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":417,\\\"height\\\":214},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"oddRowBGC\\\":\\\"#07284B\\\",\\\"headShow\\\":true,\\\"hoverPause\\\":true,\\\"indexWidth\\\":80,\\\"index\\\":false,\\\"carousel\\\":\\\"single\\\",\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"evenRowBGC\\\":\\\"#06243D\\\",\\\"header\\\":[{\\\"width\\\":100,\\\"label\\\":\\\"创建时间\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"患者姓名\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"接诊医生\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"服务类型\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"订单类型\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"支付金额\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"支付状态\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"预约时间\\\"}],\\\"headerBGC\\\":\\\"#072F48\\\",\\\"headerHeight\\\":45,\\\"waitTime\\\":2000,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023815689757577216', NULL, '1011800681234354176', NULL, 'JScrollBoard', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[    {        \\\\\\\"key1\\\\\\\": \\\\\\\"2022-01-18 15:11:55\\\\\\\",        \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",        \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",        \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",        \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",        \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",        \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",        \\\\\\\"key8\\\\\\\": \\\\\\\"2022-01-10\\\\\\\"    },    {        \\\\\\\"key1\\\\\\\": \\\\\\\"2022-01-18 15:11:55\\\\\\\",        \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",        \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",        \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",        \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",        \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",        \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",        \\\\\\\"key8\\\\\\\": \\\\\\\"2022-01-10\\\\\\\"    },    {        \\\\\\\"key1\\\\\\\": \\\\\\\"2022-01-18 15:11:55\\\\\\\",        \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",        \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",        \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",        \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",        \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",        \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",        \\\\\\\"key8\\\\\\\": \\\\\\\"2022-01-10\\\\\\\"    },    {        \\\\\\\"key1\\\\\\\": \\\\\\\"2022-01-18 15:11:55\\\\\\\",        \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",        \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",        \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",        \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",        \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",        \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",        \\\\\\\"key8\\\\\\\": \\\\\\\"2022-01-10\\\\\\\"    },    {        \\\\\\\"key1\\\\\\\": \\\\\\\"2022-01-18 15:11:55\\\\\\\",        \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",        \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",        \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",        \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",        \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",        \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",        \\\\\\\"key8\\\\\\\": \\\\\\\"2022-01-10\\\\\\\"    },    {        \\\\\\\"key1\\\\\\\": \\\\\\\"2022-01-18 15:11:55\\\\\\\",        \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",        \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",        \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",        \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",        \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",        \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",        \\\\\\\"key8\\\\\\\": \\\\\\\"2022-01-10\\\\\\\"    },    {        \\\\\\\"key1\\\\\\\": \\\\\\\"2022-01-18 15:11:55\\\\\\\",        \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",        \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",        \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",        \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",        \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",        \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",        \\\\\\\"key8\\\\\\\": \\\\\\\"2022-01-10\\\\\\\"    },    {        \\\\\\\"key1\\\\\\\": \\\\\\\"2022-01-18 15:11:55\\\\\\\",        \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",        \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",        \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",        \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",        \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",        \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",        \\\\\\\"key8\\\\\\\": \\\\\\\"2022-01-10\\\\\\\"    },    {        \\\\\\\"key1\\\\\\\": \\\\\\\"2022-01-18 15:11:55\\\\\\\",        \\\\\\\"key2\\\\\\\": \\\\\\\"张图\\\\\\\",        \\\\\\\"key3\\\\\\\": \\\\\\\"李木木\\\\\\\",        \\\\\\\"key4\\\\\\\": \\\\\\\"图文问诊\\\\\\\",        \\\\\\\"key5\\\\\\\": \\\\\\\"专家问诊\\\\\\\",        \\\\\\\"key6\\\\\\\": \\\\\\\"100\\\\\\\",        \\\\\\\"key7\\\\\\\": \\\\\\\"已支付\\\\\\\",        \\\\\\\"key8\\\\\\\": \\\\\\\"2022-01-10\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":417,\\\"height\\\":214},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"oddRowBGC\\\":\\\"#07284B\\\",\\\"headShow\\\":true,\\\"hoverPause\\\":true,\\\"indexWidth\\\":80,\\\"index\\\":false,\\\"carousel\\\":\\\"single\\\",\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"evenRowBGC\\\":\\\"#06243D\\\",\\\"header\\\":[{\\\"width\\\":\\\"50\\\",\\\"label\\\":\\\"创建时间\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"患者姓名\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"接诊医生\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"服务类型\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"订单类型\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"支付金额\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"支付状态\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"预约时间\\\"}],\\\"headerBGC\\\":\\\"#072F48\\\",\\\"headerHeight\\\":45,\\\"waitTime\\\":2000,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:44:52', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816327790907392', NULL, '1011871598899679232', NULL, 'JDragBorder', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1918,\\\"height\\\":1077},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":12,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"1\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816327832850432', NULL, '1011871598899679232', NULL, 'JDragBorder', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":524.2374100719425,\\\"height\\\":289},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":12,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816327853821952', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1911,\\\"height\\\":78},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"backgroundColor\\\":\\\"#4A4A4A00\\\",\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/upload/6头图片_1730965358518.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816327891570688', NULL, '1011871598899679232', NULL, 'JDragBorder', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":460,\\\"height\\\":320.8561151079137},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":12,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816327916736512', NULL, '1011871598899679232', NULL, 'JDragBorder', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":447,\\\"height\\\":321.47482014388487},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":12,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816327937708032', NULL, '1011871598899679232', NULL, 'JDragBorder', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":453,\\\"height\\\":245},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":12,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816327971262464', NULL, '1011871598899679232', NULL, 'JDragBorder', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":454,\\\"height\\\":286.61870503597123},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":12,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816327992233984', NULL, '1011871598899679232', NULL, 'JDragBorder', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":521,\\\"height\\\":325.8561151079137},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":12,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328042565632', NULL, '1011871598899679232', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"个体\\\\\\\",    \\\\\\\"value\\\\\\\": 2130,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"内资\\\\\\\",    \\\\\\\"value\\\\\\\": 1800,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"外资\\\\\\\",    \\\\\\\"value\\\\\\\": 1600,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"企业\\\\\\\",    \\\\\\\"value\\\\\\\": 2330,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"个人\\\\\\\",    \\\\\\\"value\\\\\\\": 1450,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":444,\\\"height\\\":414},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":13,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#00BABD\\\",\\\"borderRadius\\\":0},\\\"label\\\":{\\\"color\\\":\\\"#00BABD\\\",\\\"show\\\":true},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328071925760', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"北京税务在线监控\\\",\\\"size\\\":{\\\"width\\\":666,\\\"height\\\":85.00000000000006},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"horseLamp\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#13A6EF\\\",\\\"letterSpacing\\\":16,\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":3},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328109674496', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"...........\\\",\\\"size\\\":{\\\"width\\\":137,\\\"height\\\":75.99999999999997},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#40AAFC\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328130646016', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":129.0000000000001,\\\"height\\\":61.99999999999994},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/导航框_1657782375184.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328151617536', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"【综合统计】\\\",\\\"size\\\":{\\\"width\\\":145,\\\"height\\\":95.00000000000006},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFB116\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328185171968', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":125,\\\"height\\\":54.000000000000064},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/导航框_1657782375184.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328214532096', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":152.9999999999999,\\\"height\\\":58},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/导航框_1657782375184.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328252280832', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":156,\\\"height\\\":57.00000000000015},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/导航框_1657782375184.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328277446656', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":149,\\\"height\\\":52.99999999999994},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/导航框_1657782375184.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328311001088', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":159.9999999999999,\\\"height\\\":50.00000000000003},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/导航框_1657782375184.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328336166912', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":150.0000000000001,\\\"height\\\":53.99999999999997},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/导航框_1657782375184.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328352944128', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"三重一大\\\",\\\"size\\\":{\\\"width\\\":117,\\\"height\\\":68.99999999999989},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0FA9E2\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328394887168', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"人事系统\\\",\\\"size\\\":{\\\"width\\\":173,\\\"height\\\":60.00000000000003},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0FA9E2\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328411664384', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"投资管理\\\",\\\"size\\\":{\\\"width\\\":173.00000000000006,\\\"height\\\":53.99999999999983},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0FA9E2\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328432635904', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"产权管理系统\\\",\\\"size\\\":{\\\"width\\\":147,\\\"height\\\":56.00000000000001},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0FA9E2\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328457801728', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"责任追究系统\\\",\\\"size\\\":{\\\"width\\\":146,\\\"height\\\":54.00000000000007},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0FA9E2\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328482967552', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"资金核算系统\\\",\\\"size\\\":{\\\"width\\\":164,\\\"height\\\":59.999999999999794},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0FA9E2\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328512327680', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"▲ 大额支出情况\\\",\\\"size\\\":{\\\"width\\\":171,\\\"height\\\":53.99999999999997},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#3B9EEB\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328533299200', NULL, '1011871598899679232', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"个体\\\\\\\",        \\\\\\\"value\\\\\\\": 210,        \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"外资\\\\\\\",        \\\\\\\"value\\\\\\\": 120,        \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"内资\\\\\\\",        \\\\\\\"value\\\\\\\": 110,        \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"个人\\\\\\\",        \\\\\\\"value\\\\\\\": 110,        \\\\\\\"url\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":426,\\\"height\\\":267},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"customOption\\\":\\\"\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\",\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"pieLabelPosition\\\":\\\"outside\\\",\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":false,\\\"text\\\":\\\"基础饼图\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#B9B8CE\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328550076416', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"▲ 外部监督线索统计\\\",\\\"size\\\":{\\\"width\\\":195.00000000000014,\\\"height\\\":50.99999999999994},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#3B9EEB\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328587825152', NULL, '1011871598899679232', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"个体\\\\\\\",    \\\\\\\"value\\\\\\\": 160,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"内资\\\\\\\",    \\\\\\\"value\\\\\\\": 130,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"外资\\\\\\\",    \\\\\\\"value\\\\\\\": 190,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":407,\\\"height\\\":360},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":31,\\\"left\\\":8,\\\"bottom\\\":71,\\\"show\\\":false,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#FAD400\\\",\\\"borderRadius\\\":0},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true,\\\"fontSize\\\":14},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328608796672', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"▲ 债务风险统计\\\",\\\"size\\\":{\\\"width\\\":151.00000000000003,\\\"height\\\":49.000000000000014},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#3B9EEB\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328629768192', NULL, '1011871598899679232', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"带息负债\\\\\\\",    \\\\\\\"value\\\\\\\": 1400,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"现金流负债\\\\\\\",    \\\\\\\"value\\\\\\\": 2100,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"速动比率\\\\\\\",    \\\\\\\"value\\\\\\\": 1300,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"流动比率\\\\\\\",    \\\\\\\"value\\\\\\\": 1660,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"资产负债率\\\\\\\",    \\\\\\\"value\\\\\\\": 1300,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":517,\\\"height\\\":267.8129496402878},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#00CED1\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#00CED1\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#00CED1\\\"}},\\\"grid\\\":{\\\"top\\\":29,\\\"left\\\":1,\\\"bottom\\\":27,\\\"show\\\":false,\\\"right\\\":8,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":20,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#00CED1\\\",\\\"borderRadius\\\":9},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328667516928', NULL, '1011871598899679232', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"巡查发现\\\\\\\",    \\\\\\\"value\\\\\\\": 160,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"审计发现\\\\\\\",    \\\\\\\"value\\\\\\\": 520,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"其他部门移送\\\\\\\",    \\\\\\\"value\\\\\\\": 190,    \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":434.00000000000006,\\\"height\\\":246.99999999999994},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2},\\\"show\\\":false},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#1E90FF\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":14,\\\"left\\\":1,\\\"bottom\\\":29,\\\"show\\\":false,\\\"right\\\":10,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#90EE90\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328684294144', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"▲ 内部监督线索统计\\\",\\\"size\\\":{\\\"width\\\":203.99999999999983,\\\"height\\\":59.99999999999996},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#3B9EEB\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328701071360', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"▲ 投资分析\\\",\\\"size\\\":{\\\"width\\\":145.9999999999999,\\\"height\\\":72.99999999999997},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#3B9EEB\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328738820096', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":44,\\\"height\\\":42},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/图1_1657782884131.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328755597312', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":45.999999999999986,\\\"height\\\":44.00000000000005},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/图2_1657782869186.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328768180224', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":37,\\\"height\\\":35},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":26,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/图3_1657782854545.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328801734656', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"新增投资(258)\\\",\\\"size\\\":{\\\"width\\\":133,\\\"height\\\":50},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328818511872', NULL, '1011871598899679232', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 50,    \\\\\\\"name\\\\\\\": \\\\\\\"个体\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 130,    \\\\\\\"name\\\\\\\": \\\\\\\"外资\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 60,    \\\\\\\"name\\\\\\\": \\\\\\\"内资\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 160,    \\\\\\\"name\\\\\\\": \\\\\\\"个人\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 90,    \\\\\\\"name\\\\\\\": \\\\\\\"企业\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 100,    \\\\\\\"name\\\\\\\": \\\\\\\"工商\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":425,\\\"height\\\":204},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#00FF00\\\"}],\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#00FF00\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#00FF00\\\"},\\\"show\\\":true},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#00FF00\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#00FF00\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"show\\\":true},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":21,\\\"left\\\":31,\\\"bottom\\\":48,\\\"show\\\":false,\\\"right\\\":1},\\\"series\\\":[{\\\"data\\\":[],\\\"lineType\\\":\\\"line\\\",\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"type\\\":\\\"line\\\"}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":10,\\\"show\\\":false,\\\"text\\\":\\\"基础折线图\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328835289088', NULL, '1011871598899679232', NULL, 'JLiquid', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 40  }]\\\",\\\"size\\\":{\\\"width\\\":209,\\\"height\\\":126},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":30,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"borderColor\\\":\\\"#FFD700\\\",\\\"color\\\":\\\"#FFD700\\\",\\\"distance\\\":2,\\\"borderWidth\\\":2,\\\"liquidType\\\":\\\"circle\\\",\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"水波图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"textColor\\\":\\\"#FFD700\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"strokeOpacity\\\":0}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328864649216', NULL, '1011871598899679232', NULL, 'JRose', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"外资\\\\\\\",    \\\\\\\"value\\\\\\\": 130,    \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"内资\\\\\\\",    \\\\\\\"value\\\\\\\": 230,    \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"个体工商户\\\\\\\",    \\\\\\\"value\\\\\\\": 140,    \\\\\\\"url\\\\\\\": \\\\\\\"http://www.baidu.com\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":397,\\\"height\\\":206},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":30,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\",\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"roseType\\\":\\\"radius\\\",\\\"name\\\":\\\"南丁格尔玫瑰\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"},\\\"label\\\":{\\\"color\\\":\\\"#FFFFFF\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":false,\\\"text\\\":\\\"基础饼图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#B9B8CE\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328885620736', NULL, '1011871598899679232', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 50,    \\\\\\\"name\\\\\\\": \\\\\\\"个体\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 130,    \\\\\\\"name\\\\\\\": \\\\\\\"外资\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 60,    \\\\\\\"name\\\\\\\": \\\\\\\"内资\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 160,    \\\\\\\"name\\\\\\\": \\\\\\\"个人\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 90,    \\\\\\\"name\\\\\\\": \\\\\\\"企业\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 100,    \\\\\\\"name\\\\\\\": \\\\\\\"工商\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":425.9496402877698,\\\"height\\\":241.4748201438849},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":16,\\\"left\\\":31,\\\"bottom\\\":54,\\\"show\\\":false,\\\"right\\\":1},\\\"series\\\":[{\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"type\\\":\\\"line\\\"}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":10,\\\"show\\\":false,\\\"text\\\":\\\"基础折线图\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328906592256', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"▲ 技术与科研队伍统计\\\",\\\"size\\\":{\\\"width\\\":252,\\\"height\\\":42.94964028776978},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#3B9EEB\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328935952384', NULL, '1011871598899679232', NULL, 'JDragBorder', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":365,\\\"height\\\":334},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":12,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328956923904', NULL, '1011871598899679232', NULL, 'JDragBorder', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":370,\\\"height\\\":551.2877697841726},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":12,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328969506816', NULL, '1011871598899679232', NULL, 'JDragBorder', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":526.0503597122303,\\\"height\\\":248},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":12,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816328986284032', NULL, '1011871598899679232', NULL, 'JDragBorder', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":449,\\\"height\\\":277.61870503597123},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":12,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329019838464', NULL, '1011871598899679232', NULL, 'JLiquid', '{\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":25}]\\\",\\\"size\\\":{\\\"width\\\":181.00000000000006,\\\"height\\\":136.99999999999997},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":6,\\\"dataType\\\":1,\\\"h\\\":30,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"textFontSize\\\":30,\\\"borderColor\\\":\\\"#1E90FF\\\",\\\"color\\\":\\\"#B0515C\\\",\\\"distance\\\":1,\\\"borderWidth\\\":2,\\\"liquidType\\\":\\\"circle\\\",\\\"count\\\":4,\\\"length\\\":128,\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"水波图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"textColor\\\":\\\"#FFFFFF\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"strokeOpacity\\\":0}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329036615680', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"▲ 资产质量统计\\\",\\\"size\\\":{\\\"width\\\":194,\\\"height\\\":31.0000000000001},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#3B9EEB\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329057587200', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"▲ 告警统计\\\",\\\"size\\\":{\\\"width\\\":159,\\\"height\\\":52.00000000000011},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#3B9EEB\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329095335936', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"已处理：3\\\",\\\"size\\\":{\\\"width\\\":133,\\\"height\\\":31.999999999999886},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#3B9EEB\\\",\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329112113152', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"告警信息\\\",\\\"size\\\":{\\\"width\\\":125.00000000000003,\\\"height\\\":43.00000000000007},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#F8E71C00\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#F8E71C\\\",\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329149861888', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"优化审批类\\\",\\\"size\\\":{\\\"width\\\":112.99999999999983,\\\"height\\\":75.00000000000009},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#7ED32100\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#B0515C\\\",\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329166639104', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"未处理：1\\\",\\\"size\\\":{\\\"width\\\":103.00000000000003,\\\"height\\\":58.99999999999993},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#3B9EEB\\\",\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329187610624', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"未处理：2\\\",\\\"size\\\":{\\\"width\\\":101,\\\"height\\\":55.999999999999915},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#3B9EEB\\\",\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329221165056', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"▲ 企业布局结构统计\\\",\\\"size\\\":{\\\"width\\\":187,\\\"height\\\":44.99999999999998},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#3B9EEB\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329246330880', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"▲ 人员统计\\\",\\\"size\\\":{\\\"width\\\":117.00000000000001,\\\"height\\\":48.999999999999886},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#3B9EEB\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329263108096', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"▲ 经营投资损失情况统计\\\",\\\"size\\\":{\\\"width\\\":231.9999999999999,\\\"height\\\":36.00000000000006},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#3B9EEB\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329292468224', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"暂缓投资(28)\\\",\\\"size\\\":{\\\"width\\\":133,\\\"height\\\":50},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329309245440', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"取消投资(25)\\\",\\\"size\\\":{\\\"width\\\":133,\\\"height\\\":50},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329330216960', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"新兴税务科创园项目\\\",\\\"size\\\":{\\\"width\\\":156,\\\"height\\\":50},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329363771392', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"智慧推广项目\\\",\\\"size\\\":{\\\"width\\\":133,\\\"height\\\":50},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329376354304', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"税务系统改造\\\",\\\"size\\\":{\\\"width\\\":133,\\\"height\\\":50},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329397325824', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"取消投资(25)\\\",\\\"size\\\":{\\\"width\\\":133,\\\"height\\\":50},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329430880256', NULL, '1011871598899679232', NULL, 'JDragBorder', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":459.8561151079137,\\\"height\\\":258},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":12,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329451851776', NULL, '1011871598899679232', NULL, 'JMultipleBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"个体\\\\\\\",    \\\\\\\"value\\\\\\\": 230,    \\\\\\\"type\\\\\\\": \\\\\\\"个体\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"外资\\\\\\\",    \\\\\\\"value\\\\\\\": 656,    \\\\\\\"type\\\\\\\": \\\\\\\"个体\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"内资\\\\\\\",    \\\\\\\"value\\\\\\\": 544,    \\\\\\\"type\\\\\\\": \\\\\\\"个体\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"个体\\\\\\\",    \\\\\\\"value\\\\\\\": 110,    \\\\\\\"type\\\\\\\": \\\\\\\"外资\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"外资\\\\\\\",    \\\\\\\"value\\\\\\\": 320,    \\\\\\\"type\\\\\\\": \\\\\\\"外资\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"内资\\\\\\\",    \\\\\\\"value\\\\\\\": 160,    \\\\\\\"type\\\\\\\": \\\\\\\"外资\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"个体\\\\\\\",    \\\\\\\"value\\\\\\\": 230,    \\\\\\\"type\\\\\\\": \\\\\\\"内资\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"外资\\\\\\\",    \\\\\\\"value\\\\\\\": 160,    \\\\\\\"type\\\\\\\": \\\\\\\"内资\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"内资\\\\\\\",    \\\\\\\"value\\\\\\\": 213,    \\\\\\\"type\\\\\\\": \\\\\\\"内资\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":422,\\\"height\\\":216},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":5,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":15,\\\"itemStyle\\\":{\\\"borderRadius\\\":22}}],\\\"legend\\\":{\\\"r\\\":20},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329468628992', NULL, '1011871598899679232', NULL, 'JLiquid', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 40  }]\\\",\\\"size\\\":{\\\"width\\\":239,\\\"height\\\":159},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"textFontSize\\\":30,\\\"borderColor\\\":\\\"#1E90FF\\\",\\\"color\\\":\\\"#F8E71C\\\",\\\"distance\\\":1,\\\"borderWidth\\\":2,\\\"liquidType\\\":\\\"circle\\\",\\\"count\\\":4,\\\"length\\\":128,\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"textColor\\\":\\\"#F8E71C\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"strokeOpacity\\\":0}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329497989120', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"损失事项\\\",\\\"size\\\":{\\\"width\\\":133,\\\"height\\\":50},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329514766336', NULL, '1011871598899679232', NULL, 'JLiquid', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 40  }]\\\",\\\"size\\\":{\\\"width\\\":239,\\\"height\\\":159},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"textFontSize\\\":30,\\\"borderColor\\\":\\\"#1E90FF\\\",\\\"color\\\":\\\"#F8E71C\\\",\\\"distance\\\":1,\\\"borderWidth\\\":2,\\\"liquidType\\\":\\\"circle\\\",\\\"count\\\":4,\\\"length\\\":128,\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"textColor\\\":\\\"#F8E71C\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"strokeOpacity\\\":0}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329539932160', NULL, '1011871598899679232', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":30,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"挽回损失金\\\",\\\"size\\\":{\\\"width\\\":133,\\\"height\\\":50},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#4A90E200\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329569292288', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":372,\\\"height\\\":563.0503597122303},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/底1_1657188264377.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329594458112', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":370,\\\"height\\\":342.8561151079137},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/底1_1657188264377.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329615429632', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":530,\\\"height\\\":246.80575539568346},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/底1_1657188264377.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329640595456', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":529,\\\"height\\\":289.52517985611513},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/底1_1657188264377.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329665761280', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":525,\\\"height\\\":330.61870503597123},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/底1_1657188264377.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329682538496', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":456,\\\"height\\\":284.1438848920863},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/底1_1657188264377.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329711898624', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":459,\\\"height\\\":247.71223021582733},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/底1_1657188264377.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329732870144', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":450.23741007194246,\\\"height\\\":330},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/底1_1657188264377.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329758035968', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":457,\\\"height\\\":285.9064748201439},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/底1_1657188264377.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329783201792', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":462.38129496402877,\\\"height\\\":262},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/底1_1657188264377.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1023816329799979008', NULL, '1011871598899679232', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":464,\\\"height\\\":323.568345323741},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/底1_1657188264377.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2024-12-03 14:47:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497512935424', NULL, '1024608522634579968', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1915.5539568345323,\\\"height\\\":114},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/upload/test/3f7cc309ef224a4c868e6a59ab2c5043.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497538101248', NULL, '1024608522634579968', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{  \\\\\\\"value\\\\\\\": \\\\\\\"大数据可视化展示平台\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":541.1654676258993,\\\"height\\\":60},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":5,\\\"fontSize\\\":42,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"openType\\\":\\\"_blank\\\"}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497550684160', NULL, '1024608522634579968', NULL, 'JCurrentTime', '{\\\"chartData\\\":\\\"\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":323.8705035971223,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":270,\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"showWeek\\\":\\\"show\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497567461376', NULL, '1024608522634579968', NULL, 'JGroup', '{\\\"size\\\":{}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497580044288', NULL, '1024608522634579968', NULL, 'JGroup', '{\\\"size\\\":{},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497592627200', NULL, '1024608522634579968', NULL, 'JText', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{  \\\\\\\"value\\\\\\\": \\\\\\\"1000\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":69,\\\"height\\\":44.805755395683455},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"openType\\\":\\\"_blank\\\"}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497605210112', NULL, '1024608522634579968', NULL, 'JText', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{  \\\\\\\"value\\\\\\\": \\\\\\\"2000\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":69,\\\"height\\\":44.805755395683455},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"openType\\\":\\\"_blank\\\"}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497613598720', NULL, '1024608522634579968', NULL, 'JRingProgress', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"数量结算率\\\\\\\",    \\\\\\\"value\\\\\\\": 60  }]\\\",\\\"size\\\":{\\\"width\\\":214.35971223021585,\\\"height\\\":164.0863309352518},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":300,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"color\\\":\\\"#49BCF7\\\",\\\"bgColor\\\":\\\"#E8EDF3\\\",\\\"fontSize\\\":16,\\\"lineHeight\\\":0,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"fontColor\\\":\\\"#FFFFFF\\\"}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497626181632', NULL, '1024608522634579968', NULL, 'JRingProgress', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"数量结算\\\\\\\",    \\\\\\\"value\\\\\\\": 54  }]\\\",\\\"size\\\":{\\\"width\\\":214.35971223021585,\\\"height\\\":164.0863309352518},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":300,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"color\\\":\\\"#49BCF7\\\",\\\"bgColor\\\":\\\"#E8EDF3\\\",\\\"fontSize\\\":16,\\\"lineHeight\\\":0,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"fontColor\\\":\\\"#FFFFFF\\\"}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497647153152', NULL, '1024608522634579968', NULL, 'JRingProgress', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"金额结算率\\\\\\\",    \\\\\\\"value\\\\\\\": 40  }]\\\",\\\"size\\\":{\\\"width\\\":214.35971223021585,\\\"height\\\":164.0863309352518},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":300,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"color\\\":\\\"#62C98D\\\",\\\"bgColor\\\":\\\"#E8EDF3\\\",\\\"fontSize\\\":16,\\\"lineHeight\\\":0,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"fontColor\\\":\\\"#FFFFFF\\\"}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497659736064', NULL, '1024608522634579968', NULL, 'JRingProgress', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":200,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"金额量结算率\\\\\\\",    \\\\\\\"value\\\\\\\": 45  }]\\\",\\\"size\\\":{\\\"width\\\":214.35971223021585,\\\"height\\\":164.0863309352518},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":300,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"color\\\":\\\"#62C98D\\\",\\\"bgColor\\\":\\\"#E8EDF3\\\",\\\"fontSize\\\":16,\\\"lineHeight\\\":0,\\\"radius\\\":0.9,\\\"innerRadius\\\":0.9,\\\"fontColor\\\":\\\"#FFFFFF\\\"}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497668124672', NULL, '1024608522634579968', NULL, 'JMultipleBar', '{\\\"chartData\\\":\\\"{\\\\\\\"categories\\\\\\\":[\\\\\\\"1月\\\\\\\",\\\\\\\"2月\\\\\\\",\\\\\\\"3月\\\\\\\",\\\\\\\"4月\\\\\\\",\\\\\\\"5月\\\\\\\",\\\\\\\"6月\\\\\\\",\\\\\\\"7月\\\\\\\",\\\\\\\"8月\\\\\\\",\\\\\\\"9月\\\\\\\",\\\\\\\"10月\\\\\\\",\\\\\\\"11月\\\\\\\",\\\\\\\"12月\\\\\\\"],\\\\\\\"series\\\\\\\":[{\\\\\\\"name\\\\\\\":\\\\\\\"2017年\\\\\\\",\\\\\\\"data\\\\\\\":[2,3,3,9,15,12,6,4,6,7,4,10]},{\\\\\\\"name\\\\\\\":\\\\\\\"2018年\\\\\\\",\\\\\\\"data\\\\\\\":[1,4,5,11,12,9,5,6,5,6,3,9]}]}\\\",\\\"size\\\":{\\\"width\\\":886.4892086330935,\\\"height\\\":464.37410071942446},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"show\\\":false,\\\"interval\\\":2}},\\\"customColor\\\":[{\\\"color\\\":\\\"#49BCF7\\\"},{\\\"color\\\":\\\"#62C98D\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":1,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":15,\\\"itemStyle\\\":{\\\"borderRadius\\\":6}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497676513280', NULL, '1024608522634579968', NULL, 'JGroup', '{\\\"size\\\":{}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497689096192', NULL, '1024608522634579968', NULL, 'JGroup', '{\\\"size\\\":{},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497701679104', NULL, '1024608522634579968', NULL, 'JGroup', '{\\\"size\\\":{}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497718456320', NULL, '1024608522634579968', NULL, 'JGroup', '{\\\"size\\\":{\\\"width\\\":110.66900854316543,\\\"height\\\":41.99999999999997},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497726844928', NULL, '1024608522634579968', NULL, 'JGroup', '{\\\"size\\\":{},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497739427840', NULL, '1024608522634579968', NULL, 'JGroup', '{\\\"size\\\":{\\\"width\\\":142.4387927158273,\\\"height\\\":41.99999999999997},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497747816448', NULL, '1024608522634579968', NULL, 'JLine', '{\\\"chartData\\\":\\\"{\\\\\\\"categories\\\\\\\":[\\\\\\\"1月\\\\\\\",\\\\\\\"2月\\\\\\\",\\\\\\\"3月\\\\\\\",\\\\\\\"4月\\\\\\\",\\\\\\\"5月\\\\\\\",\\\\\\\"6月\\\\\\\",\\\\\\\"7月\\\\\\\",\\\\\\\"8月\\\\\\\",\\\\\\\"9月\\\\\\\",\\\\\\\"10月\\\\\\\",\\\\\\\"11月\\\\\\\",\\\\\\\"12月\\\\\\\"],\\\\\\\"series\\\\\\\":[{\\\\\\\"name\\\\\\\":\\\\\\\"结算率\\\\\\\",\\\\\\\"data\\\\\\\":[3,4,3,4,3,4,3,6,2,4,2,4]}]}\\\",\\\"size\\\":{\\\"width\\\":889.2517985611512,\\\"height\\\":352.48920863309354},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"show\\\":false,\\\"interval\\\":2}},\\\"customColor\\\":[{\\\"color\\\":\\\"#62C98D\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"show\\\":false,\\\"right\\\":1,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"symbol\\\":\\\"circle\\\",\\\"data\\\":[],\\\"symbolSize\\\":6,\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"type\\\":\\\"line\\\",\\\"lineWidth\\\":2}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":10,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497760399360', NULL, '1024608522634579968', NULL, 'JScrollBoard', '{\\\"chartData\\\":\\\"[[\\\\\\\"行1列1\\\\\\\",\\\\\\\"行1列2\\\\\\\",\\\\\\\"行1列3\\\\\\\"],[\\\\\\\"行2列1\\\\\\\",\\\\\\\"行2列2\\\\\\\",\\\\\\\"行2列3\\\\\\\"],[\\\\\\\"行3列1\\\\\\\",\\\\\\\"行3列2\\\\\\\",\\\\\\\"行3列3\\\\\\\"],[\\\\\\\"行4列1\\\\\\\",\\\\\\\"行4列2\\\\\\\",\\\\\\\"行4列3\\\\\\\"],[\\\\\\\"行5列1\\\\\\\",\\\\\\\"行5列2\\\\\\\",\\\\\\\"行5列3\\\\\\\"]]\\\",\\\"size\\\":{\\\"width\\\":450,\\\"height\\\":359.39568345323744},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"oddRowBGC\\\":\\\"#003B5100\\\",\\\"headShow\\\":true,\\\"hoverPause\\\":true,\\\"indexWidth\\\":80,\\\"index\\\":true,\\\"carousel\\\":\\\"single\\\",\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"evenRowBGC\\\":\\\"#0A273200\\\",\\\"header\\\":[{\\\"width\\\":100,\\\"label\\\":\\\"列1\\\",\\\"key\\\":\\\"\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"列2\\\",\\\"key\\\":\\\"\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"列3\\\",\\\"key\\\":\\\"\\\"}],\\\"headerBGC\\\":\\\"#00BAFF\\\",\\\"headerHeight\\\":40,\\\"waitTime\\\":2000,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497777176576', NULL, '1024608522634579968', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":10,\\\\\\\"name\\\\\\\":\\\\\\\"图例1\\\\\\\"},{\\\\\\\"value\\\\\\\":15,\\\\\\\"name\\\\\\\":\\\\\\\"图例2\\\\\\\"},{\\\\\\\"value\\\\\\\":25,\\\\\\\"name\\\\\\\":\\\\\\\"图例3\\\\\\\"},{\\\\\\\"value\\\\\\\":30,\\\\\\\"name\\\\\\\":\\\\\\\"图例4\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":470.71942446043164,\\\"height\\\":300},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"isRose\\\":true,\\\"customColor\\\":[{\\\"color\\\":\\\"#62C98D\\\"},{\\\"color\\\":\\\"#2F89CF\\\"},{\\\"color\\\":\\\"#4CB9CF\\\"},{\\\"color\\\":\\\"#53B666\\\"}],\\\"grid\\\":{\\\"top\\\":53,\\\"left\\\":43,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\",\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497789759488', NULL, '1024608522634579968', NULL, 'JRose', '{\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":50,\\\\\\\"name\\\\\\\":\\\\\\\"图例1\\\\\\\"},{\\\\\\\"value\\\\\\\":45,\\\\\\\"name\\\\\\\":\\\\\\\"图例2\\\\\\\"},{\\\\\\\"value\\\\\\\":35,\\\\\\\"name\\\\\\\":\\\\\\\"图例3\\\\\\\"},{\\\\\\\"value\\\\\\\":30,\\\\\\\"name\\\\\\\":\\\\\\\"图例4\\\\\\\"}]\\\",\\\"size\\\":{\\\"height\\\":300},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#62C98D\\\"},{\\\"color\\\":\\\"#205ACF\\\"},{\\\"color\\\":\\\"#C9C862\\\"},{\\\"color\\\":\\\"#C98B62\\\"}],\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":43,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"roseType\\\":\\\"radius\\\",\\\"name\\\":\\\"南丁格尔玫瑰\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497802342400', NULL, '1024608522634579968', NULL, 'JMultipleLine', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\\\\"categories\\\\\\\":[\\\\\\\"1月\\\\\\\",\\\\\\\"2月\\\\\\\",\\\\\\\"3月\\\\\\\",\\\\\\\"4月\\\\\\\",\\\\\\\"5月\\\\\\\",\\\\\\\"6月\\\\\\\",\\\\\\\"7月\\\\\\\",\\\\\\\"8月\\\\\\\",\\\\\\\"9月\\\\\\\",\\\\\\\"10月\\\\\\\",\\\\\\\"11月\\\\\\\",\\\\\\\"12月\\\\\\\"],\\\\\\\"series\\\\\\\":[{\\\\\\\"name\\\\\\\":\\\\\\\"2017年\\\\\\\",\\\\\\\"data\\\\\\\":[2,6,3,8,5,8,10,13,8,5,6,9]},{\\\\\\\"name\\\\\\\":\\\\\\\"2018年\\\\\\\",\\\\\\\"data\\\\\\\":[5,2,6,4,5,12,5,17,9,2,6,3]}]}\\\",\\\"size\\\":{\\\"width\\\":495,\\\"height\\\":259.9424460431655},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#83BFF6\\\"},{\\\"color\\\":\\\"#23B7E5\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":1,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"lineType\\\":\\\"smooth\\\",\\\"lineWidth\\\":2}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497810731008', NULL, '1024608522634579968', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":503,\\\"height\\\":312.9496402877698},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/upload/test/3c7e6df32baa40fb8377bdd1d8aa8269.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497827508224', NULL, '1024608522634579968', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":505,\\\"height\\\":326.0431654676259},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/upload/test/3c7e6df32baa40fb8377bdd1d8aa8269.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497840091136', NULL, '1024608522634579968', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":505,\\\"height\\\":294.23741007194246},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/upload/test/3c7e6df32baa40fb8377bdd1d8aa8269.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497852674048', NULL, '1024608522634579968', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":915.4964028776978,\\\"height\\\":423},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/upload/test/3c7e6df32baa40fb8377bdd1d8aa8269.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497861062656', NULL, '1024608522634579968', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":450,\\\"height\\\":429.9712230215828},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/upload/test/3c7e6df32baa40fb8377bdd1d8aa8269.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497869451264', NULL, '1024608522634579968', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":450,\\\"height\\\":509.9568345323741},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/upload/test/3c7e6df32baa40fb8377bdd1d8aa8269.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060062497877839872', NULL, '1024608522634579968', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":915,\\\"height\\\":514.6666666666666},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/upload/test/3c7e6df32baa40fb8377bdd1d8aa8269.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2025-03-13 15:16:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027263221760', NULL, '1060068114432577536', NULL, 'JText', '{\\\"chartData\\\":\\\"23年医美行业网络关注度\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1604,\\\"height\\\":78},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#23BAD9\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027275804672', NULL, '1060068114432577536', NULL, 'JText', '{\\\"chartData\\\":\\\"公立整形外科热度指数TOP10美誉度\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":56},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027288387584', NULL, '1060068114432577536', NULL, 'JText', '{\\\"chartData\\\":\\\"敏感信息与非敏感信息占比\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":56},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027300970496', NULL, '1060068114432577536', NULL, 'JText', '{\\\"chartData\\\":\\\"医美行业事件\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":56},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027309359104', NULL, '1060068114432577536', NULL, 'JText', '{\\\"chartData\\\":\\\"非公立连锁医美机构热度指数TOP10\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":8},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027321942016', NULL, '1060068114432577536', NULL, 'JText', '{\\\"chartData\\\":\\\"医美行业全网信息量走势\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027334524928', NULL, '1060068114432577536', NULL, 'JText', '{\\\"chartData\\\":\\\"医美项目热度\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"title\\\":{\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027347107840', NULL, '1060068114432577536', NULL, 'JSmoothLine', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 15,    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 6,    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 19,    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":33,\\\"left\\\":23,\\\"bottom\\\":77,\\\"show\\\":false,\\\"right\\\":1},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\",\\\"smooth\\\":true}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"top\\\":1,\\\"left\\\":1,\\\"show\\\":false,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027359690752', NULL, '1060068114432577536', NULL, 'JText', '{\\\"chartData\\\":\\\"公立整形外科热度指数TOP10\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027372273664', NULL, '1060068114432577536', NULL, 'JMultipleBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"19岁以下\\\\\\\",    \\\\\\\"value\\\\\\\": 150,    \\\\\\\"type\\\\\\\": \\\\\\\"光子嫩肤\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"20-29岁\\\\\\\",    \\\\\\\"value\\\\\\\": 269,    \\\\\\\"type\\\\\\\": \\\\\\\"光子嫩肤\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"30-39岁\\\\\\\",    \\\\\\\"value\\\\\\\": 81,    \\\\\\\"type\\\\\\\": \\\\\\\"光子嫩肤\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"39岁以上\\\\\\\",    \\\\\\\"value\\\\\\\": 67,    \\\\\\\"type\\\\\\\": \\\\\\\"光子嫩肤\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"19岁以下\\\\\\\",    \\\\\\\"value\\\\\\\": 50,    \\\\\\\"type\\\\\\\": \\\\\\\"热玛吉\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"20-29岁\\\\\\\",    \\\\\\\"value\\\\\\\": 100,    \\\\\\\"type\\\\\\\": \\\\\\\"热玛吉\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"30-39岁\\\\\\\",    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"type\\\\\\\": \\\\\\\"热玛吉\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"39岁以上\\\\\\\",    \\\\\\\"value\\\\\\\": 45,    \\\\\\\"type\\\\\\\": \\\\\\\"热玛吉\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"19岁以下\\\\\\\",    \\\\\\\"value\\\\\\\": 13,    \\\\\\\"type\\\\\\\": \\\\\\\"水光针\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"20-29岁\\\\\\\",    \\\\\\\"value\\\\\\\": 24,    \\\\\\\"type\\\\\\\": \\\\\\\"水光针\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"30-39岁\\\\\\\",    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"type\\\\\\\": \\\\\\\"水光针\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"39岁以上\\\\\\\",    \\\\\\\"value\\\\\\\": 25,    \\\\\\\"type\\\\\\\": \\\\\\\"水光针\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":29,\\\"left\\\":31,\\\"bottom\\\":62,\\\"right\\\":8},\\\"series\\\":[{\\\"label\\\":{\\\"color\\\":\\\"#787575\\\"}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"多数据对比柱形图\\\",\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027380662272', NULL, '1060068114432577536', NULL, 'JText', '{\\\"chartData\\\":\\\"医美行业热点事件TOP50分类\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"bodyColor\\\":\\\"#000000\\\",\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027389050880', NULL, '1060068114432577536', NULL, 'JText', '{\\\"chartData\\\":\\\"各年龄段对医美项目TOP3关注度对比\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027401633792', NULL, '1060068114432577536', NULL, 'JMixLineBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"华美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度指数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"美莱美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 9,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度指数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"爱美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度指数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"一星美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 9,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度指数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"慧美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 2,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度指数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"华美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 33,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"美莱美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 35,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"爱美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 37,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"一星美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 35,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"慧美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 34.9,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"seriesType\\\":[{\\\"series\\\":\\\"传播热度指数\\\",\\\"type\\\":\\\"bar\\\"},{\\\"series\\\":\\\"美誉度\\\",\\\"type\\\":\\\"line\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"rotate\\\":-33,\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":47,\\\"left\\\":24,\\\"bottom\\\":88,\\\"right\\\":27},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"折柱图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027414216704', NULL, '1060068114432577536', NULL, 'JDynamicBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"江苏人民医院\\\\\\\",    \\\\\\\"value\\\\\\\": 55,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"上海人民医院\\\\\\\",    \\\\\\\"value\\\\\\\": 14,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京大学第一医院\\\\\\\",    \\\\\\\"value\\\\\\\": 31.5,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京朝阳医院\\\\\\\",    \\\\\\\"value\\\\\\\": 53,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京协和医院\\\\\\\",    \\\\\\\"value\\\\\\\": 41.9,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"八大处医院\\\\\\\",    \\\\\\\"value\\\\\\\": 61,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":109,\\\"bottom\\\":67,\\\"right\\\":24},\\\"series\\\":[{\\\"barWidth\\\":17,\\\"itemStyle\\\":{\\\"color\\\":\\\"#F099E1EE\\\"},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\"}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"动态柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027430993920', NULL, '1060068114432577536', NULL, 'JDynamicBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"江苏人民医院\\\\\\\",    \\\\\\\"value\\\\\\\": 88,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"上海人民医院\\\\\\\",    \\\\\\\"value\\\\\\\": 76,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京大学第一医院\\\\\\\",    \\\\\\\"value\\\\\\\": 92,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京朝阳医院\\\\\\\",    \\\\\\\"value\\\\\\\": 53,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京协和医院\\\\\\\",    \\\\\\\"value\\\\\\\": 90,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"八大处医院\\\\\\\",    \\\\\\\"value\\\\\\\": 98.7,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":309},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":19,\\\"left\\\":113,\\\"bottom\\\":60,\\\"right\\\":31},\\\"series\\\":[{\\\"barWidth\\\":18,\\\"itemStyle\\\":{\\\"color\\\":\\\"#50E3C2\\\"}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"动态柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027443576832', NULL, '1060068114432577536', NULL, 'JRing', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 46,    \\\\\\\"name\\\\\\\": \\\\\\\"涉机构事件\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 54,    \\\\\\\"name\\\\\\\": \\\\\\\"涉行业事件\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":508,\\\"height\\\":243},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#F099E1EE\\\"},{\\\"color\\\":\\\"#23BAD9\\\"}],\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":49,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"r\\\":26},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"outRadius\\\":61,\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础环形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"innerRadius\\\":29,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027451965440', NULL, '1060068114432577536', NULL, 'JCommonTable', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"FDA批准新一代A型肉毒素上市\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 6.25  },  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"多地医保局发布口腔种植收费调查登记的通知\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 5.3  },  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"种植牙服务价格下调\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 4  },  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"消保委2023年受理消费者投诉41万余件 涉及医美等多个方面\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 7.23  },  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"轻医美-收费不透明\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 3.6  },  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"专家提醒:低价医美有风险\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 2  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":309},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":24,\\\"dataType\\\":1,\\\"h\\\":42,\\\"linkageConfig\\\":[],\\\"timeOut\\\":-1,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#C1EEF7\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027460354048', NULL, '1060068114432577536', NULL, 'JRing', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 4.61,    \\\\\\\"name\\\\\\\": \\\\\\\"敏感\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 95.39,    \\\\\\\"name\\\\\\\": \\\\\\\"非敏感\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":309},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#F099E1EE\\\"},{\\\"color\\\":\\\"#6AD5EB\\\"}],\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":50,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"r\\\":1,\\\"t\\\":1},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"outRadius\\\":78,\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础环形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"innerRadius\\\":49,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060097027472936960', NULL, '1060068114432577536', NULL, 'JFunnel', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 15,    \\\\\\\"name\\\\\\\": \\\\\\\"美白针\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"name\\\\\\\": \\\\\\\"光子嫩肤\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 23,    \\\\\\\"name\\\\\\\": \\\\\\\"半永久纹眉\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"name\\\\\\\": \\\\\\\"果酸换肤\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 234,    \\\\\\\"name\\\\\\\": \\\\\\\"全瓷牙\\\\\\\"  }]\\\",\\\"size\\\":{\\\"height\\\":300},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":30,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/funnel\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"horizontal\\\",\\\"t\\\":1},\\\"series\\\":[{\\\"top\\\":\\\"22%\\\",\\\"left\\\":\\\"10%\\\",\\\"bottom\\\":\\\"9%\\\",\\\"gap\\\":2,\\\"name\\\":\\\"Funnel\\\",\\\"width\\\":\\\"80%\\\",\\\"emphasis\\\":{\\\"label\\\":{\\\"fontSize\\\":20}},\\\"itemStyle\\\":{\\\"borderColor\\\":\\\"#fff\\\",\\\"borderWidth\\\":1},\\\"sort\\\":\\\"descending\\\",\\\"label\\\":{\\\"show\\\":true,\\\"position\\\":\\\"inside\\\"},\\\"labelLine\\\":{\\\"lineStyle\\\":{\\\"width\\\":1,\\\"type\\\":\\\"solid\\\"},\\\"length\\\":10},\\\"type\\\":\\\"funnel\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a} <br/>{b} : {c}%\\\",\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础漏斗图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 17:33:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060115766792736768', NULL, '1060100061204631552', NULL, 'JForm', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[{\\\"defaultVal\\\":\\\"1\\\",\\\"label\\\":\\\"sex\\\",\\\"text\\\":\\\"sex\\\",\\\"value\\\":\\\"sex\\\"}],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"示例_参数查询\\\",\\\"query\\\":[],\\\"h\\\":12,\\\"dataSetApi\\\":\\\"select*fromdemowherenamelike\\'%${name}%\\'\\\",\\\"timeOut\\\":-1,\\\"size\\\":{\\\"height\\\":120},\\\"dataSetId\\\":\\\"1516317603268657153\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"id\\\",\\\"text\\\":\\\"id\\\",\\\"value\\\":\\\"id\\\"},{\\\"label\\\":\\\"姓名\\\",\\\"text\\\":\\\"姓名\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"key_word\\\",\\\"text\\\":\\\"key_word\\\",\\\"value\\\":\\\"key_word\\\"},{\\\"label\\\":\\\"punch_time\\\",\\\"text\\\":\\\"punch_time\\\",\\\"value\\\":\\\"punch_time\\\"},{\\\"label\\\":\\\"salary_money\\\",\\\"text\\\":\\\"salary_money\\\",\\\"value\\\":\\\"salary_money\\\"},{\\\"label\\\":\\\"bonus_money\\\",\\\"text\\\":\\\"bonus_money\\\",\\\"value\\\":\\\"bonus_money\\\"},{\\\"label\\\":\\\"sex\\\",\\\"text\\\":\\\"sex\\\",\\\"value\\\":\\\"sex\\\"},{\\\"label\\\":\\\"age\\\",\\\"text\\\":\\\"age\\\",\\\"value\\\":\\\"age\\\"},{\\\"label\\\":\\\"birthday\\\",\\\"text\\\":\\\"birthday\\\",\\\"value\\\":\\\"birthday\\\"},{\\\"label\\\":\\\"email\\\",\\\"text\\\":\\\"email\\\",\\\"value\\\":\\\"email\\\"},{\\\"label\\\":\\\"content\\\",\\\"text\\\":\\\"content\\\",\\\"value\\\":\\\"content\\\"},{\\\"label\\\":\\\"create_by\\\",\\\"text\\\":\\\"create_by\\\",\\\"value\\\":\\\"create_by\\\"},{\\\"label\\\":\\\"create_time\\\",\\\"text\\\":\\\"create_time\\\",\\\"value\\\":\\\"create_time\\\"},{\\\"label\\\":\\\"update_by\\\",\\\"text\\\":\\\"update_by\\\",\\\"value\\\":\\\"update_by\\\"},{\\\"label\\\":\\\"update_time\\\",\\\"text\\\":\\\"update_time\\\",\\\"value\\\":\\\"update_time\\\"},{\\\"label\\\":\\\"sys_org_code\\\",\\\"text\\\":\\\"sys_org_code\\\",\\\"value\\\":\\\"sys_org_code\\\"},{\\\"label\\\":\\\"tenant_id\\\",\\\"text\\\":\\\"tenant_id\\\",\\\"value\\\":\\\"tenant_id\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":24,\\\"linkageConfig\\\":[{\\\"linkageId\\\":\\\"79f3e507-d7ab-4cd5-9402-ca5b41086a73\\\",\\\"linkage\\\":[{\\\"source\\\":\\\"name\\\",\\\"target\\\":\\\"name\\\"}]},{\\\"linkageId\\\":\\\"95f190fb-69cc-4dc7-8f4c-b9f33460ad60\\\",\\\"linkage\\\":[{\\\"source\\\":\\\"name\\\",\\\"target\\\":\\\"name\\\"}]}],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"fields\\\":[{\\\"fieldName\\\":\\\"name\\\",\\\"fieldTxt\\\":\\\"姓名\\\",\\\"id\\\":\\\"row0789b9da-89e4-4402-af25-2bb1043d68f7\\\",\\\"izSearch\\\":\\\"1\\\",\\\"widgetType\\\":\\\"input\\\"}]}}', 'admin', '2025-03-13 18:48:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060115766822096896', NULL, '1060100061204631552', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"age\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[{\\\"defaultVal\\\":\\\"\\\",\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"}],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"示例_参数查询\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"select*fromdemowherenamelike\\'%${name}%\\'\\\",\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"height\\\":420},\\\"dataSetId\\\":\\\"1516317603268657153\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"id\\\",\\\"text\\\":\\\"id\\\",\\\"value\\\":\\\"id\\\"},{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"key_word\\\",\\\"text\\\":\\\"key_word\\\",\\\"value\\\":\\\"key_word\\\"},{\\\"label\\\":\\\"punch_time\\\",\\\"text\\\":\\\"punch_time\\\",\\\"value\\\":\\\"punch_time\\\"},{\\\"label\\\":\\\"salary_money\\\",\\\"text\\\":\\\"salary_money\\\",\\\"value\\\":\\\"salary_money\\\"},{\\\"label\\\":\\\"bonus_money\\\",\\\"text\\\":\\\"bonus_money\\\",\\\"value\\\":\\\"bonus_money\\\"},{\\\"label\\\":\\\"sex\\\",\\\"text\\\":\\\"sex\\\",\\\"value\\\":\\\"sex\\\"},{\\\"label\\\":\\\"age\\\",\\\"text\\\":\\\"age\\\",\\\"value\\\":\\\"age\\\"},{\\\"label\\\":\\\"birthday\\\",\\\"text\\\":\\\"birthday\\\",\\\"value\\\":\\\"birthday\\\"},{\\\"label\\\":\\\"email\\\",\\\"text\\\":\\\"email\\\",\\\"value\\\":\\\"email\\\"},{\\\"label\\\":\\\"content\\\",\\\"text\\\":\\\"content\\\",\\\"value\\\":\\\"content\\\"},{\\\"label\\\":\\\"create_by\\\",\\\"text\\\":\\\"create_by\\\",\\\"value\\\":\\\"create_by\\\"},{\\\"label\\\":\\\"create_time\\\",\\\"text\\\":\\\"create_time\\\",\\\"value\\\":\\\"create_time\\\"},{\\\"label\\\":\\\"update_by\\\",\\\"text\\\":\\\"update_by\\\",\\\"value\\\":\\\"update_by\\\"},{\\\"label\\\":\\\"update_time\\\",\\\"text\\\":\\\"update_time\\\",\\\"value\\\":\\\"update_time\\\"},{\\\"label\\\":\\\"sys_org_code\\\",\\\"text\\\":\\\"sys_org_code\\\",\\\"value\\\":\\\"sys_org_code\\\"},{\\\"label\\\":\\\"tenant_id\\\",\\\"text\\\":\\\"tenant_id\\\",\\\"value\\\":\\\"tenant_id\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dictOptions\\\":{},\\\"linkageConfig\\\":[{\\\"linkageId\\\":\\\"a7de05b4-3eab-40ce-bb95-39d650ea3c1b\\\",\\\"linkage\\\":[{\\\"source\\\":\\\"age\\\",\\\"target\\\":\\\"age\\\"}]}],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#6E707A\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"grid\\\":{\\\"top\\\":40,\\\"left\\\":31,\\\"bottom\\\":37,\\\"show\\\":false,\\\"right\\\":1},\\\"series\\\":[{\\\"data\\\":[],\\\"showBackground\\\":true,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"#EDEDED\\\"},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 18:48:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060115766830485504', NULL, '1060100061204631552', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"age\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[{\\\"defaultVal\\\":\\\"\\\",\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"}],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"示例_参数查询\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"select*fromdemowherenamelike\\'%${name}%\\'\\\",\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"height\\\":420},\\\"dataSetId\\\":\\\"1516317603268657153\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"id\\\",\\\"text\\\":\\\"id\\\",\\\"value\\\":\\\"id\\\"},{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"key_word\\\",\\\"text\\\":\\\"key_word\\\",\\\"value\\\":\\\"key_word\\\"},{\\\"label\\\":\\\"punch_time\\\",\\\"text\\\":\\\"punch_time\\\",\\\"value\\\":\\\"punch_time\\\"},{\\\"label\\\":\\\"salary_money\\\",\\\"text\\\":\\\"salary_money\\\",\\\"value\\\":\\\"salary_money\\\"},{\\\"label\\\":\\\"bonus_money\\\",\\\"text\\\":\\\"bonus_money\\\",\\\"value\\\":\\\"bonus_money\\\"},{\\\"label\\\":\\\"sex\\\",\\\"text\\\":\\\"sex\\\",\\\"value\\\":\\\"sex\\\"},{\\\"label\\\":\\\"age\\\",\\\"text\\\":\\\"age\\\",\\\"value\\\":\\\"age\\\"},{\\\"label\\\":\\\"birthday\\\",\\\"text\\\":\\\"birthday\\\",\\\"value\\\":\\\"birthday\\\"},{\\\"label\\\":\\\"email\\\",\\\"text\\\":\\\"email\\\",\\\"value\\\":\\\"email\\\"},{\\\"label\\\":\\\"content\\\",\\\"text\\\":\\\"content\\\",\\\"value\\\":\\\"content\\\"},{\\\"label\\\":\\\"create_by\\\",\\\"text\\\":\\\"create_by\\\",\\\"value\\\":\\\"create_by\\\"},{\\\"label\\\":\\\"create_time\\\",\\\"text\\\":\\\"create_time\\\",\\\"value\\\":\\\"create_time\\\"},{\\\"label\\\":\\\"update_by\\\",\\\"text\\\":\\\"update_by\\\",\\\"value\\\":\\\"update_by\\\"},{\\\"label\\\":\\\"update_time\\\",\\\"text\\\":\\\"update_time\\\",\\\"value\\\":\\\"update_time\\\"},{\\\"label\\\":\\\"sys_org_code\\\",\\\"text\\\":\\\"sys_org_code\\\",\\\"value\\\":\\\"sys_org_code\\\"},{\\\"label\\\":\\\"tenant_id\\\",\\\"text\\\":\\\"tenant_id\\\",\\\"value\\\":\\\"tenant_id\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dictOptions\\\":{},\\\"linkageConfig\\\":[{\\\"linkageId\\\":\\\"9e46a297-752b-40bc-95c7-d28f87ce7cd5\\\",\\\"linkage\\\":[{\\\"source\\\":\\\"age\\\",\\\"target\\\":\\\"age\\\"}]},{\\\"linkageId\\\":\\\"a7de05b4-3eab-40ce-bb95-39d650ea3c1b\\\",\\\"linkage\\\":[{\\\"source\\\":\\\"age\\\",\\\"target\\\":\\\"age\\\"}]}],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":43,\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"vertical\\\",\\\"t\\\":8},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0,0,0,0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"基础饼图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 18:48:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060115766843068416', NULL, '1060100061204631552', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"age\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[{\\\"defaultVal\\\":\\\"\\\",\\\"label\\\":\\\"age\\\",\\\"text\\\":\\\"age\\\",\\\"value\\\":\\\"age\\\"}],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"示例_根据年龄查询用户\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"select*fromdemowhereage=${age}\\\",\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":762,\\\"height\\\":375},\\\"dataSetId\\\":\\\"1517071247723233281\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"id\\\",\\\"text\\\":\\\"id\\\",\\\"value\\\":\\\"id\\\"},{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"key_word\\\",\\\"text\\\":\\\"key_word\\\",\\\"value\\\":\\\"key_word\\\"},{\\\"label\\\":\\\"punch_time\\\",\\\"text\\\":\\\"punch_time\\\",\\\"value\\\":\\\"punch_time\\\"},{\\\"label\\\":\\\"salary_money\\\",\\\"text\\\":\\\"salary_money\\\",\\\"value\\\":\\\"salary_money\\\"},{\\\"label\\\":\\\"bonus_money\\\",\\\"text\\\":\\\"bonus_money\\\",\\\"value\\\":\\\"bonus_money\\\"},{\\\"label\\\":\\\"sex\\\",\\\"text\\\":\\\"sex\\\",\\\"value\\\":\\\"sex\\\"},{\\\"label\\\":\\\"age\\\",\\\"text\\\":\\\"age\\\",\\\"value\\\":\\\"age\\\"},{\\\"label\\\":\\\"birthday\\\",\\\"text\\\":\\\"birthday\\\",\\\"value\\\":\\\"birthday\\\"},{\\\"label\\\":\\\"email\\\",\\\"text\\\":\\\"email\\\",\\\"value\\\":\\\"email\\\"},{\\\"label\\\":\\\"content\\\",\\\"text\\\":\\\"content\\\",\\\"value\\\":\\\"content\\\"},{\\\"label\\\":\\\"create_by\\\",\\\"text\\\":\\\"create_by\\\",\\\"value\\\":\\\"create_by\\\"},{\\\"label\\\":\\\"create_time\\\",\\\"text\\\":\\\"create_time\\\",\\\"value\\\":\\\"create_time\\\"},{\\\"label\\\":\\\"update_by\\\",\\\"text\\\":\\\"update_by\\\",\\\"value\\\":\\\"update_by\\\"},{\\\"label\\\":\\\"update_time\\\",\\\"text\\\":\\\"update_time\\\",\\\"value\\\":\\\"update_time\\\"},{\\\"label\\\":\\\"sys_org_code\\\",\\\"text\\\":\\\"sys_org_code\\\",\\\"value\\\":\\\"sys_org_code\\\"},{\\\"label\\\":\\\"tenant_id\\\",\\\"text\\\":\\\"tenant_id\\\",\\\"value\\\":\\\"tenant_id\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dictOptions\\\":{},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"grid\\\":{\\\"left\\\":50,\\\"bottom\\\":84,\\\"show\\\":false,\\\"right\\\":36},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"text\\\":\\\"基础折线图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-13 18:48:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1060115766855651328', NULL, '1060100061204631552', NULL, 'JProgress', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"age\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[{\\\"defaultVal\\\":\\\"\\\",\\\"label\\\":\\\"age\\\",\\\"text\\\":\\\"age\\\",\\\"value\\\":\\\"age\\\"}],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"示例_根据年龄查询用户\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"select*fromdemowhereage=${age}\\\",\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"内存使用率\\\\\\\",\\\\\\\"value\\\\\\\":50}]\\\",\\\"size\\\":{\\\"width\\\":762,\\\"height\\\":166},\\\"dataSetId\\\":\\\"1517071247723233281\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"id\\\",\\\"text\\\":\\\"id\\\",\\\"value\\\":\\\"id\\\"},{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"key_word\\\",\\\"text\\\":\\\"key_word\\\",\\\"value\\\":\\\"key_word\\\"},{\\\"label\\\":\\\"punch_time\\\",\\\"text\\\":\\\"punch_time\\\",\\\"value\\\":\\\"punch_time\\\"},{\\\"label\\\":\\\"salary_money\\\",\\\"text\\\":\\\"salary_money\\\",\\\"value\\\":\\\"salary_money\\\"},{\\\"label\\\":\\\"bonus_money\\\",\\\"text\\\":\\\"bonus_money\\\",\\\"value\\\":\\\"bonus_money\\\"},{\\\"label\\\":\\\"sex\\\",\\\"text\\\":\\\"sex\\\",\\\"value\\\":\\\"sex\\\"},{\\\"label\\\":\\\"age\\\",\\\"text\\\":\\\"age\\\",\\\"value\\\":\\\"age\\\"},{\\\"label\\\":\\\"birthday\\\",\\\"text\\\":\\\"birthday\\\",\\\"value\\\":\\\"birthday\\\"},{\\\"label\\\":\\\"email\\\",\\\"text\\\":\\\"email\\\",\\\"value\\\":\\\"email\\\"},{\\\"label\\\":\\\"content\\\",\\\"text\\\":\\\"content\\\",\\\"value\\\":\\\"content\\\"},{\\\"label\\\":\\\"create_by\\\",\\\"text\\\":\\\"create_by\\\",\\\"value\\\":\\\"create_by\\\"},{\\\"label\\\":\\\"create_time\\\",\\\"text\\\":\\\"create_time\\\",\\\"value\\\":\\\"create_time\\\"},{\\\"label\\\":\\\"update_by\\\",\\\"text\\\":\\\"update_by\\\",\\\"value\\\":\\\"update_by\\\"},{\\\"label\\\":\\\"update_time\\\",\\\"text\\\":\\\"update_time\\\",\\\"value\\\":\\\"update_time\\\"},{\\\"label\\\":\\\"sys_org_code\\\",\\\"text\\\":\\\"sys_org_code\\\",\\\"value\\\":\\\"sys_org_code\\\"},{\\\"label\\\":\\\"tenant_id\\\",\\\"text\\\":\\\"tenant_id\\\",\\\"value\\\":\\\"tenant_id\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF\\\",\\\"dictOptions\\\":{},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"grid\\\":{\\\"show\\\":false,\\\"right\\\":85},\\\"series\\\":[{\\\"barWidth\\\":19,\\\"color\\\":\\\"#151B87\\\",\\\"itemStyle\\\":{\\\"normal\\\":{\\\"barBorderRadius\\\":10}},\\\"zlevel\\\":1,\\\"label\\\":{\\\"formatter\\\":\\\"{c}{a}\\\",\\\"offset\\\":[0,-40],\\\"color\\\":\\\"black\\\",\\\"show\\\":true,\\\"fontSize\\\":24,\\\"position\\\":\\\"right\\\"}},{\\\"barWidth\\\":19,\\\"color\\\":\\\"#eeeeee\\\",\\\"barGap\\\":\\\"-100%\\\",\\\"itemStyle\\\":{\\\"normal\\\":{\\\"barBorderRadius\\\":10}},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础进度图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}}}}', 'admin', '2025-03-13 18:48:25', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1064102585364434944', NULL, '1060100026798755840', NULL, 'JQuickNav', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"首页快速导航\\\",\\\"query\\\":[],\\\"h\\\":26,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/home/quick\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"首页\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-homepage\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#1fdaca\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"仪表盘\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-shijian\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#bf0c2c\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"组件\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-dangan\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#e18525\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"系统管理\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-shezhi\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#3fb27f\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"权限管理\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-yuechi\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#4daf1bc9\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"图表\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-fujin\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#00d8ff\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":826,\\\"height\\\":265},\\\"dataSetId\\\":\\\"1519962879095332865\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"icon\\\",\\\"text\\\":\\\"icon\\\",\\\"value\\\":\\\"icon\\\"},{\\\"label\\\":\\\"color\\\",\\\"text\\\":\\\"color\\\",\\\"value\\\":\\\"color\\\"},{\\\"label\\\":\\\"href\\\",\\\"text\\\":\\\"href\\\",\\\"value\\\":\\\"href\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":30},\\\"body\\\":{\\\"textAlign\\\":\\\"center\\\",\\\"column\\\":3,\\\"iconAlign\\\":\\\"top\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"http://jeecg.com\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"快捷导航\\\"}}}', 'admin', '2025-03-24 18:50:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1064102585402183680', NULL, '1060100026798755840', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"remark\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"date\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"pic\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"数据列表\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/datalist/list\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-914:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-814:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-714:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-414:20:21\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":698,\\\"height\\\":551},\\\"dataSetId\\\":\\\"1519945036454813698\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"date\\\",\\\"text\\\":\\\"date\\\",\\\"value\\\":\\\"date\\\"},{\\\"label\\\":\\\"remark\\\",\\\"text\\\":\\\"remark\\\",\\\"value\\\":\\\"remark\\\"},{\\\"label\\\":\\\"pic\\\",\\\"text\\\":\\\"pic\\\",\\\"value\\\":\\\"pic\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"vertical\\\",\\\"titleFontColor\\\":\\\"#000000\\\",\\\"showTitlePrefix\\\":true,\\\"titleFontSize\\\":18,\\\"showTimePrefix\\\":true,\\\"iconColor\\\":\\\"#000000\\\",\\\"contentColor\\\":\\\"#000000\\\",\\\"card\\\":{\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#333333\\\"}}}}', 'admin', '2025-03-24 18:50:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1064102585435738112', NULL, '1060100026798755840', NULL, 'JGrowCard', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"h\\\":19,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"访问数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-qianbao\\\\\\\",\\\\\\\"value\\\\\\\":2000,\\\\\\\"total\\\\\\\":120000,\\\\\\\"color\\\\\\\":\\\\\\\"green\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"月\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"成交额\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-youhuiquan\\\\\\\",\\\\\\\"value\\\\\\\":20000,\\\\\\\"total\\\\\\\":500000,\\\\\\\"color\\\\\\\":\\\\\\\"blue\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"月\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"下载数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-tupian\\\\\\\",\\\\\\\"value\\\\\\\":8000,\\\\\\\"total\\\\\\\":120000,\\\\\\\"color\\\\\\\":\\\\\\\"orange\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"周\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"成交数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-jifen\\\\\\\",\\\\\\\"value\\\\\\\":5000,\\\\\\\"total\\\\\\\":50000,\\\\\\\"color\\\\\\\":\\\\\\\"purple\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"年\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":1534,\\\"height\\\":386},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":20},\\\"body\\\":{\\\"horizontal\\\":1,\\\"vertical\\\":1,\\\"span\\\":12},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"统计卡片\\\"}}}', 'admin', '2025-03-24 18:50:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1064102585456709632', NULL, '1060100026798755840', NULL, 'JProjectCard', '{\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"Github\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-github\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"不要等待机会，而要创造机会。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"开源组\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"Vue\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-buysellads\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#3fb27f\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"现在的你决定将来的你。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"算法组\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"Html5\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-html5\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#e18525\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"没有什么才能比努力更重要。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"上班摸鱼\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"Angular\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-product-hunt\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#bf0c2c\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"热情和欲望可以突破一切难关。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"UI\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"React\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-skype\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#00d8ff\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"健康的身体是实目标的基石。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"技术牛\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"Js\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-pengyou\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#4daf1bc9\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"路是走出来的，而不是空想出来的。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"架构组\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"}]\\\",\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"size\\\":{\\\"width\\\":826,\\\"height\\\":958},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":33,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":30},\\\"body\\\":{\\\"column\\\":1},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"项目列表\\\"}}}', 'admin', '2025-03-24 18:50:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1064102585507041280', NULL, '1060100026798755840', NULL, 'JWaitMatter', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"h\\\":19,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"待办公文\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-yudu\\\\\\\",\\\\\\\"content\\\\\\\":23,\\\\\\\"desc\\\\\\\":\\\\\\\"今日已办3\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"待办流程\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-shuju\\\\\\\",\\\\\\\"content\\\\\\\":23,\\\\\\\"desc\\\\\\\":\\\\\\\"今日已办3\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"待办任务\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-tongzhi\\\\\\\",\\\\\\\"content\\\\\\\":23,\\\\\\\"desc\\\\\\\":\\\\\\\"今日已办3今日更新5\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":698,\\\"height\\\":353},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":25},\\\"body\\\":{\\\"column\\\":2},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"待办事项\\\"}}}', 'admin', '2025-03-24 18:50:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1064102585540595712', NULL, '1060100026798755840', NULL, 'JLine', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"type\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"visit\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"首页_近一周访问量\\\",\\\"dataSetApi\\\":\\\"selectcount(*)asvisit\\\\t,count(distinct(ip))asip\\\\t,DATE_FORMAT(create_time,\\'%Y-%m-%d\\')astian\\\\t,DATE_FORMAT(create_time,\\'%m-%d\\')astype\\\\tfromsys_logwherelog_type=1andcreate_time<=sysdate()andcreate_time>=(selectdate_sub(curdate(),interval7day))groupbytian,typeorderbytianasc\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":1252,\\\"height\\\":441},\\\"dataSetId\\\":\\\"1522503560003067906\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"visit\\\",\\\"text\\\":\\\"visit\\\",\\\"value\\\":\\\"visit\\\"},{\\\"label\\\":\\\"ip\\\",\\\"text\\\":\\\"ip\\\",\\\"value\\\":\\\"ip\\\"},{\\\"label\\\":\\\"tian\\\",\\\"text\\\":\\\"tian\\\",\\\"value\\\":\\\"tian\\\"},{\\\"label\\\":\\\"type\\\",\\\"text\\\":\\\"type\\\",\\\"value\\\":\\\"type\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dictOptions\\\":{},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":57,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"text\\\":\\\"近一周在线访问量\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-03-24 18:50:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655243975360512', NULL, '965205492447150080', NULL, 'JText', '{\\\"chartData\\\":\\\"北京公司2023年度招聘看板\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1604,\\\"height\\\":78},\\\"background\\\":\\\"#4A90E2\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":500},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655243987943424', NULL, '965205492447150080', NULL, 'JText', '{\\\"chartData\\\":\\\"简历投递数\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":56},\\\"background\\\":\\\"#22B6D4\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":24},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655243992137728', NULL, '965205492447150080', NULL, 'JText', '{\\\"chartData\\\":\\\"386\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":56},\\\"background\\\":\\\"#22B6D4\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":50},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655244000526336', NULL, '965205492447150080', NULL, 'JText', '{\\\"chartData\\\":\\\"入职人数\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":56},\\\"background\\\":\\\"#69AAF5\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":24},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655244004720640', NULL, '965205492447150080', NULL, 'JText', '{\\\"chartData\\\":\\\"15\\\",\\\"borderColor\\\":\\\"#69AAF5\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":56},\\\"background\\\":\\\"#4A90E2\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":47},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655244008914944', NULL, '965205492447150080', NULL, 'JRing', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 121,    \\\\\\\"name\\\\\\\": \\\\\\\"四川省\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 251,    \\\\\\\"name\\\\\\\": \\\\\\\"山东省\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 580,    \\\\\\\"name\\\\\\\": \\\\\\\"北京市\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 484,    \\\\\\\"name\\\\\\\": \\\\\\\"河北省\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 300,    \\\\\\\"name\\\\\\\": \\\\\\\"河南省\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":166},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":38,\\\"left\\\":52,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"show\\\":false},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础环形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655244017303552', NULL, '965205492447150080', NULL, 'JBubbleMap', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"commonOption\\\":{\\\"barSize\\\":10,\\\"gradientColor\\\":false,\\\"breadcrumb\\\":{\\\"drillDown\\\":false,\\\"textColor\\\":\\\"#000000\\\"},\\\"areaColor\\\":{\\\"color1\\\":\\\"#F7F7F7\\\",\\\"color2\\\":\\\"#fcc02e\\\"},\\\"barColor\\\":\\\"#fff176\\\",\\\"barColor2\\\":\\\"#fcc02e\\\",\\\"inRange\\\":{\\\"color\\\":[\\\"#04387b\\\",\\\"#467bc0\\\"]}},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"区域\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"jsConfig\\\":\\\"\\\",\\\"dataType\\\":1,\\\"h\\\":50,\\\"activeKey\\\":1,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/radar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京\\\\\\\",    \\\\\\\"value\\\\\\\": 199  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"山东\\\\\\\",    \\\\\\\"value\\\\\\\": 180  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"四川\\\\\\\",    \\\\\\\"value\\\\\\\": 137  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"新疆\\\\\\\",    \\\\\\\"value\\\\\\\": 125  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"河南\\\\\\\",    \\\\\\\"value\\\\\\\": 123  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"广东\\\\\\\",    \\\\\\\"value\\\\\\\": 123  }]\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":331},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"area\\\":{\\\"markerColor\\\":\\\"#DDE330\\\",\\\"shadowBlur\\\":10,\\\"markerCount\\\":5,\\\"markerOpacity\\\":1,\\\"name\\\":[\\\"中国\\\"],\\\"scatterLabelShow\\\":false,\\\"shadowColor\\\":\\\"#DDE330\\\",\\\"value\\\":[\\\"china\\\"],\\\"markerType\\\":\\\"effectScatter\\\"},\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"legend\\\":{\\\"data\\\":[]},\\\"title\\\":{\\\"top\\\":1,\\\"left\\\":10,\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"drillDown\\\":false,\\\"geo\\\":{\\\"top\\\":38,\\\"itemStyle\\\":{\\\"normal\\\":{\\\"shadowOffsetX\\\":0,\\\"borderColor\\\":\\\"#A9A9A9\\\",\\\"shadowOffsetY\\\":0,\\\"areaColor\\\":\\\"\\\",\\\"shadowBlur\\\":0,\\\"borderWidth\\\":1,\\\"shadowColor\\\":\\\"#80D9F8\\\"},\\\"emphasis\\\":{\\\"areaColor\\\":\\\"#FFF59C\\\",\\\"borderWidth\\\":0}},\\\"zoom\\\":1,\\\"label\\\":{\\\"emphasis\\\":{\\\"color\\\":\\\"#fff\\\",\\\"show\\\":false}},\\\"roam\\\":true},\\\"headerColor\\\":\\\"#000000\\\",\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"graphic\\\":[],\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"},\\\"visualMap\\\":{\\\"min\\\":0,\\\"top\\\":\\\"bottom\\\",\\\"max\\\":200,\\\"left\\\":\\\"5%\\\",\\\"calculable\\\":true,\\\"show\\\":false,\\\"type\\\":\\\"continuous\\\",\\\"seriesIndex\\\":[1]}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655244025692160', NULL, '965205492447150080', NULL, 'JFunnel', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 15,    \\\\\\\"name\\\\\\\": \\\\\\\"入职\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"name\\\\\\\": \\\\\\\"待入职\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 23,    \\\\\\\"name\\\\\\\": \\\\\\\"一面\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"name\\\\\\\": \\\\\\\"HR沟通\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 234,    \\\\\\\"name\\\\\\\": \\\\\\\"收到简历\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":331},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/funnel\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"legend\\\":{\\\"orient\\\":\\\"horizontal\\\"},\\\"series\\\":[{\\\"left\\\":\\\"10%\\\",\\\"gap\\\":2,\\\"name\\\":\\\"Funnel\\\",\\\"width\\\":\\\"80%\\\",\\\"emphasis\\\":{\\\"label\\\":{\\\"fontSize\\\":20}},\\\"itemStyle\\\":{\\\"borderColor\\\":\\\"#fff\\\",\\\"borderWidth\\\":1},\\\"sort\\\":\\\"descending\\\",\\\"label\\\":{\\\"show\\\":true,\\\"position\\\":\\\"inside\\\"},\\\"labelLine\\\":{\\\"lineStyle\\\":{\\\"width\\\":1,\\\"type\\\":\\\"solid\\\"},\\\"length\\\":10},\\\"type\\\":\\\"funnel\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a} <br/>{b} : {c}%\\\",\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础漏斗图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655244029886464', NULL, '965205492447150080', NULL, 'JText', '{\\\"chartData\\\":\\\"概览\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":8},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655244034080768', NULL, '965205492447150080', NULL, 'JText', '{\\\"chartData\\\":\\\"候选人分布\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":605,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":3,\\\"marginLeft\\\":5},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655244038275072', NULL, '965205492447150080', NULL, 'JText', '{\\\"chartData\\\":\\\"漏斗图\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":3,\\\"marginLeft\\\":8},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655244046663680', NULL, '965205492447150080', NULL, 'JPie', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 1048,    \\\\\\\"name\\\\\\\": \\\\\\\"双一流大学\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 735,    \\\\\\\"name\\\\\\\": \\\\\\\"双一流学科\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 580,    \\\\\\\"name\\\\\\\": \\\\\\\"211\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 484,    \\\\\\\"name\\\\\\\": \\\\\\\"985\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":155},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":30,\\\"left\\\":46,\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"vertical\\\",\\\"t\\\":2,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":false,\\\"text\\\":\\\"基础饼图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655244050857984', NULL, '965205492447150080', NULL, 'JSmoothLine', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"name\\\\\\\": \\\\\\\"03-12\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 15,    \\\\\\\"name\\\\\\\": \\\\\\\"03-22\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 6,    \\\\\\\"name\\\\\\\": \\\\\\\"03-18\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 19,    \\\\\\\"name\\\\\\\": \\\\\\\"04-12\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"name\\\\\\\": \\\\\\\"05-29\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"name\\\\\\\": \\\\\\\"08-29\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":199},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":33,\\\"left\\\":23,\\\"bottom\\\":77,\\\"show\\\":false,\\\"right\\\":25},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\",\\\"smooth\\\":true}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"top\\\":1,\\\"left\\\":1,\\\"text\\\":\\\"简历投递日期分布\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655244055052288', NULL, '965205492447150080', NULL, 'JText', '{\\\"chartData\\\":\\\"渠道质量\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":3,\\\"marginLeft\\\":5},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655244059246592', NULL, '965205492447150080', NULL, 'JMultipleBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"人才库\\\\\\\",    \\\\\\\"value\\\\\\\": 150,    \\\\\\\"type\\\\\\\": \\\\\\\"投递数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"招聘网站\\\\\\\",    \\\\\\\"value\\\\\\\": 269,    \\\\\\\"type\\\\\\\": \\\\\\\"投递数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"其他渠道\\\\\\\",    \\\\\\\"value\\\\\\\": 81,    \\\\\\\"type\\\\\\\": \\\\\\\"投递数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"内推\\\\\\\",    \\\\\\\"value\\\\\\\": 67,    \\\\\\\"type\\\\\\\": \\\\\\\"投递数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"人才库\\\\\\\",    \\\\\\\"value\\\\\\\": 50,    \\\\\\\"type\\\\\\\": \\\\\\\"面试数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"招聘网站\\\\\\\",    \\\\\\\"value\\\\\\\": 100,    \\\\\\\"type\\\\\\\": \\\\\\\"面试数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"其他渠道\\\\\\\",    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"type\\\\\\\": \\\\\\\"面试数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"内推\\\\\\\",    \\\\\\\"value\\\\\\\": 45,    \\\\\\\"type\\\\\\\": \\\\\\\"面试数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"人才库\\\\\\\",    \\\\\\\"value\\\\\\\": 13,    \\\\\\\"type\\\\\\\": \\\\\\\"通过数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"招聘网站\\\\\\\",    \\\\\\\"value\\\\\\\": 24,    \\\\\\\"type\\\\\\\": \\\\\\\"通过数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"其他渠道\\\\\\\",    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"type\\\\\\\": \\\\\\\"通过数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"内推\\\\\\\",    \\\\\\\"value\\\\\\\": 25,    \\\\\\\"type\\\\\\\": \\\\\\\"通过数\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":309},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":29,\\\"left\\\":31,\\\"bottom\\\":62,\\\"right\\\":8},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"多数据对比柱形图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655244063440896', NULL, '965205492447150080', NULL, 'JCommonTable', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"姓名\\\\\\\": \\\\\\\"陈萌萌\\\\\\\",    \\\\\\\"筛选简历数\\\\\\\": \\\\\\\"122\\\\\\\",    \\\\\\\"推给用人部门\\\\\\\": \\\\\\\"89\\\\\\\",    \\\\\\\"面试安排\\\\\\\": \\\\\\\"40\\\\\\\",    \\\\\\\"面试通过\\\\\\\": \\\\\\\"10\\\\\\\"  },  {    \\\\\\\"姓名\\\\\\\": \\\\\\\"肖强\\\\\\\",    \\\\\\\"筛选简历数\\\\\\\": \\\\\\\"62\\\\\\\",    \\\\\\\"推给用人部门\\\\\\\": \\\\\\\"19\\\\\\\",    \\\\\\\"面试安排\\\\\\\": \\\\\\\"9\\\\\\\",    \\\\\\\"面试通过\\\\\\\": \\\\\\\"1\\\\\\\"  },  {    \\\\\\\"姓名\\\\\\\": \\\\\\\"陈晨\\\\\\\",    \\\\\\\"筛选简历数\\\\\\\": \\\\\\\"97\\\\\\\",    \\\\\\\"推给用人部门\\\\\\\": \\\\\\\"49\\\\\\\",    \\\\\\\"面试安排\\\\\\\": \\\\\\\"29\\\\\\\",    \\\\\\\"面试通过\\\\\\\": \\\\\\\"15\\\\\\\"  },  {    \\\\\\\"姓名\\\\\\\": \\\\\\\"李丽\\\\\\\",    \\\\\\\"筛选简历数\\\\\\\": \\\\\\\"47\\\\\\\",    \\\\\\\"推给用人部门\\\\\\\": \\\\\\\"29\\\\\\\",    \\\\\\\"面试安排\\\\\\\": \\\\\\\"19\\\\\\\",    \\\\\\\"面试通过\\\\\\\": \\\\\\\"5\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":605,\\\"height\\\":309},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":24,\\\"dataType\\\":1,\\\"h\\\":42,\\\"linkageConfig\\\":[],\\\"timeOut\\\":-1,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#50E3C2\\\",\\\"headerColor\\\":\\\"#7ED321\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655244067635200', NULL, '965205492447150080', NULL, 'JText', '{\\\"chartData\\\":\\\"招聘工作量细化\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":605,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":11},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655244071829504', NULL, '965205492447150080', NULL, 'JText', '{\\\"chartData\\\":\\\"工作年限对岗位偏好与匹配\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":8},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1080655244084412416', NULL, '965205492447150080', NULL, 'JStackBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"不满1年\\\\\\\",    \\\\\\\"value\\\\\\\": 150,    \\\\\\\"type\\\\\\\": \\\\\\\"投递数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"1-3年\\\\\\\",    \\\\\\\"value\\\\\\\": 269,    \\\\\\\"type\\\\\\\": \\\\\\\"投递数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3-5年\\\\\\\",    \\\\\\\"value\\\\\\\": 81,    \\\\\\\"type\\\\\\\": \\\\\\\"投递数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5-10年\\\\\\\",    \\\\\\\"value\\\\\\\": 67,    \\\\\\\"type\\\\\\\": \\\\\\\"投递数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"不满1年\\\\\\\",    \\\\\\\"value\\\\\\\": 50,    \\\\\\\"type\\\\\\\": \\\\\\\"面试数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"1-3年\\\\\\\",    \\\\\\\"value\\\\\\\": 100,    \\\\\\\"type\\\\\\\": \\\\\\\"面试数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3-5年\\\\\\\",    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"type\\\\\\\": \\\\\\\"面试数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5-10年\\\\\\\",    \\\\\\\"value\\\\\\\": 45,    \\\\\\\"type\\\\\\\": \\\\\\\"面试数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"不满1年\\\\\\\",    \\\\\\\"value\\\\\\\": 13,    \\\\\\\"type\\\\\\\": \\\\\\\"通过数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"1-3年\\\\\\\",    \\\\\\\"value\\\\\\\": 24,    \\\\\\\"type\\\\\\\": \\\\\\\"通过数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3-5年\\\\\\\",    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"type\\\\\\\": \\\\\\\"通过数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5-10年\\\\\\\",    \\\\\\\"value\\\\\\\": 25,    \\\\\\\"type\\\\\\\": \\\\\\\"通过数\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":309},\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#7ED321\\\"},{\\\"color\\\":\\\"#F8E71C\\\"},{\\\"color\\\":\\\"#F5A623\\\"}],\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"堆叠柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-09 11:04:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354835912884224', NULL, '1067415011364732928', NULL, 'JCapsuleChart', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"车辆归属地\\\",\\\"query\\\":[],\\\"h\\\":300,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/26/activering\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":450,\\\"height\\\":300},\\\"dataSetId\\\":\\\"1011805223195824128\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"seriesType\\\":[],\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"showValue\\\":false,\\\"unit\\\":\\\"\\\",\\\"customColor\\\":[],\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354835984187392', NULL, '1067415011364732928', NULL, 'JDragDecoration', '{\\\"size\\\":{\\\"width\\\":421,\\\"height\\\":47},\\\"w\\\":300,\\\"dataType\\\":1,\\\"h\\\":27,\\\"option\\\":{\\\"dur\\\":3,\\\"mainColor\\\":\\\"#00CED1\\\",\\\"fontSize\\\":15,\\\"type\\\":\\\"10\\\",\\\"title\\\":\\\"装饰10\\\",\\\"subColor\\\":\\\"#FAD400\\\",\\\"reverse\\\":false}}', 'admin', '2025-05-19 16:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354835996770304', NULL, '1067415011364732928', NULL, 'JRing', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"客车\\\\\\\",        \\\\\\\"value\\\\\\\": 1000879    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"轿车\\\\\\\",        \\\\\\\"value\\\\\\\": 3400879    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"SUV\\\\\\\",        \\\\\\\"value\\\\\\\": 2300879    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"货车\\\\\\\",        \\\\\\\"value\\\\\\\": 5400879    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"摩托车\\\\\\\",        \\\\\\\"value\\\\\\\": 3000    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"自行车\\\\\\\",        \\\\\\\"value\\\\\\\": 2000    }]\\\",\\\"size\\\":{\\\"width\\\":436,\\\"height\\\":300},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":480,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":50,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"show\\\":true,\\\"fontSize\\\":14,\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"vertical\\\",\\\"t\\\":1,\\\"show\\\":false},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836005158912', NULL, '1067415011364732928', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"12345\\\",\\\"size\\\":{\\\"width\\\":128,\\\"height\\\":45},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FAD400\\\",\\\"fontSize\\\":44,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836021936128', NULL, '1067415011364732928', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"车辆抓拍总数\\\",\\\"size\\\":{\\\"width\\\":134,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FAD400\\\",\\\"fontSize\\\":21,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836038713344', NULL, '1067415011364732928', NULL, 'JDragDecoration', '{\\\"size\\\":{\\\"width\\\":406,\\\"height\\\":47},\\\"w\\\":300,\\\"dataType\\\":1,\\\"h\\\":27,\\\"option\\\":{\\\"dur\\\":3,\\\"mainColor\\\":\\\"#00CED1\\\",\\\"fontSize\\\":15,\\\"type\\\":\\\"10\\\",\\\"title\\\":\\\"装饰10\\\",\\\"subColor\\\":\\\"#FAD400\\\",\\\"reverse\\\":false}}', 'admin', '2025-05-19 16:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836055490560', NULL, '1067415011364732928', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":54,\\\"height\\\":51},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/汽车用品_1623316498991.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2025-05-19 16:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836063879168', NULL, '1067415011364732928', NULL, 'JBubbleMap', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"commonOption\\\":{\\\"barSize\\\":10,\\\"gradientColor\\\":false,\\\"breadcrumb\\\":{\\\"drillDown\\\":false,\\\"textColor\\\":\\\"#000000\\\"},\\\"areaColor\\\":{\\\"color1\\\":\\\"#132937\\\",\\\"color2\\\":\\\"#0A0909\\\"},\\\"barColor\\\":\\\"#fff176\\\",\\\"barColor2\\\":\\\"#fcc02e\\\",\\\"inRange\\\":{\\\"color\\\":[\\\"#04387b\\\",\\\"#467bc0\\\"]}},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"区域\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"jsConfig\\\":\\\"\\\",\\\"dataType\\\":1,\\\"h\\\":300,\\\"activeKey\\\":1,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/radar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"北京\\\\\\\",\\\\\\\"value\\\\\\\":199},{\\\\\\\"name\\\\\\\":\\\\\\\"新疆\\\\\\\",\\\\\\\"value\\\\\\\":180},{\\\\\\\"name\\\\\\\":\\\\\\\"河南\\\\\\\",\\\\\\\"value\\\\\\\":137},{\\\\\\\"name\\\\\\\":\\\\\\\"四川\\\\\\\",\\\\\\\"value\\\\\\\":125},{\\\\\\\"name\\\\\\\":\\\\\\\"黑龙江\\\\\\\",\\\\\\\"value\\\\\\\":123},{\\\\\\\"name\\\\\\\":\\\\\\\"广东\\\\\\\",\\\\\\\"value\\\\\\\":123},{\\\\\\\"name\\\\\\\":\\\\\\\"山东\\\\\\\",\\\\\\\"value\\\\\\\":119},{\\\\\\\"name\\\\\\\":\\\\\\\"福建\\\\\\\",\\\\\\\"value\\\\\\\":116},{\\\\\\\"name\\\\\\\":\\\\\\\"湖北\\\\\\\",\\\\\\\"value\\\\\\\":116},{\\\\\\\"name\\\\\\\":\\\\\\\"浙江\\\\\\\",\\\\\\\"value\\\\\\\":114},{\\\\\\\"name\\\\\\\":\\\\\\\"湖南\\\\\\\",\\\\\\\"value\\\\\\\":114},{\\\\\\\"name\\\\\\\":\\\\\\\"安徽\\\\\\\",\\\\\\\"value\\\\\\\":109},{\\\\\\\"name\\\\\\\":\\\\\\\"河北\\\\\\\",\\\\\\\"value\\\\\\\":102},{\\\\\\\"name\\\\\\\":\\\\\\\"江苏\\\\\\\",\\\\\\\"value\\\\\\\":92},{\\\\\\\"name\\\\\\\":\\\\\\\"江西\\\\\\\",\\\\\\\"value\\\\\\\":91},{\\\\\\\"name\\\\\\\":\\\\\\\"重庆\\\\\\\",\\\\\\\"value\\\\\\\":91},{\\\\\\\"name\\\\\\\":\\\\\\\"云南\\\\\\\",\\\\\\\"value\\\\\\\":83},{\\\\\\\"name\\\\\\\":\\\\\\\"吉林\\\\\\\",\\\\\\\"value\\\\\\\":82},{\\\\\\\"name\\\\\\\":\\\\\\\"山西\\\\\\\",\\\\\\\"value\\\\\\\":81},{\\\\\\\"name\\\\\\\":\\\\\\\"陕西\\\\\\\",\\\\\\\"value\\\\\\\":80},{\\\\\\\"name\\\\\\\":\\\\\\\"辽宁\\\\\\\",\\\\\\\"value\\\\\\\":67},{\\\\\\\"name\\\\\\\":\\\\\\\"贵州\\\\\\\",\\\\\\\"value\\\\\\\":62},{\\\\\\\"name\\\\\\\":\\\\\\\"广西\\\\\\\",\\\\\\\"value\\\\\\\":59},{\\\\\\\"name\\\\\\\":\\\\\\\"甘肃\\\\\\\",\\\\\\\"value\\\\\\\":56},{\\\\\\\"name\\\\\\\":\\\\\\\"内蒙古\\\\\\\",\\\\\\\"value\\\\\\\":47},{\\\\\\\"name\\\\\\\":\\\\\\\"天津\\\\\\\",\\\\\\\"value\\\\\\\":42},{\\\\\\\"name\\\\\\\":\\\\\\\"上海\\\\\\\",\\\\\\\"value\\\\\\\":24},{\\\\\\\"name\\\\\\\":\\\\\\\"宁夏\\\\\\\",\\\\\\\"value\\\\\\\":18},{\\\\\\\"name\\\\\\\":\\\\\\\"海南\\\\\\\",\\\\\\\"value\\\\\\\":14},{\\\\\\\"name\\\\\\\":\\\\\\\"青海\\\\\\\",\\\\\\\"value\\\\\\\":10},{\\\\\\\"name\\\\\\\":\\\\\\\"西藏\\\\\\\",\\\\\\\"value\\\\\\\":9}]\\\",\\\"size\\\":{\\\"width\\\":718,\\\"height\\\":527},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"drillDown\\\":false,\\\"area\\\":{\\\"markerColor\\\":\\\"#DDE330\\\",\\\"shadowBlur\\\":10,\\\"markerCount\\\":5,\\\"markerOpacity\\\":1,\\\"name\\\":[\\\"中国\\\"],\\\"scatterLabelShow\\\":false,\\\"shadowColor\\\":\\\"#DDE330\\\",\\\"value\\\":[\\\"china\\\"],\\\"markerType\\\":\\\"effectScatter\\\"},\\\"geo\\\":{\\\"top\\\":25,\\\"itemStyle\\\":{\\\"normal\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowOffsetY\\\":0,\\\"borderColor\\\":\\\"#068FA1\\\",\\\"areaColor\\\":\\\"\\\",\\\"shadowBlur\\\":0,\\\"borderWidth\\\":1,\\\"shadowColor\\\":\\\"#80D9F8\\\"},\\\"emphasis\\\":{\\\"areaColor\\\":\\\"#FFF59C\\\",\\\"borderWidth\\\":0}},\\\"zoom\\\":1.2,\\\"label\\\":{\\\"emphasis\\\":{\\\"color\\\":\\\"#fff\\\",\\\"show\\\":false}},\\\"roam\\\":true},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"data\\\":[]},\\\"title\\\":{\\\"top\\\":19,\\\"left\\\":224,\\\"show\\\":true,\\\"text\\\":\\\"全国游客分布情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFD700\\\",\\\"fontSize\\\":25,\\\"fontWeight\\\":\\\"normal\\\"}},\\\"graphic\\\":[],\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"visualMap\\\":{\\\"min\\\":0,\\\"top\\\":\\\"bottom\\\",\\\"max\\\":200,\\\"left\\\":\\\"5%\\\",\\\"calculable\\\":true,\\\"show\\\":false,\\\"type\\\":\\\"continuous\\\",\\\"seriesIndex\\\":[1]}}}', 'admin', '2025-05-19 16:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836072267776', NULL, '1067415011364732928', NULL, 'JCountTo', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":80,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"8745987\\\",\\\"size\\\":{\\\"width\\\":712,\\\"height\\\":142.9496402877698},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"suffixFontSize\\\":16,\\\"borderColor\\\":\\\"#31aefd\\\",\\\"prefixColor\\\":\\\"#FFFFFF\\\",\\\"color\\\":\\\"#EAC910\\\",\\\"suffixFontWeight\\\":\\\"normal\\\",\\\"prefix\\\":\\\"\\\",\\\"whole\\\":false,\\\"boxHeight\\\":95,\\\"suffix\\\":\\\"\\\",\\\"type\\\":\\\"img\\\",\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"prefixFontSize\\\":16,\\\"prefixFontWeight\\\":\\\"normal\\\",\\\"suffixColor\\\":\\\"#FFFFFF\\\",\\\"borderImg\\\":\\\"/img/bg/border/border1.png\\\",\\\"fontFamily\\\":\\\"DIGITALDREAMFAT\\\",\\\"gridY\\\":5,\\\"backgroundImg\\\":\\\"\\\",\\\"fontSize\\\":50,\\\"boxWidth\\\":90,\\\"fontWeight\\\":\\\"bold\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836080656384', NULL, '1067415011364732928', NULL, 'JDragDecoration', '{\\\"size\\\":{\\\"width\\\":604,\\\"height\\\":100},\\\"w\\\":300,\\\"dataType\\\":1,\\\"h\\\":100,\\\"option\\\":{\\\"dur\\\":3,\\\"mainColor\\\":\\\"#00CED1\\\",\\\"fontSize\\\":18,\\\"type\\\":\\\"2\\\",\\\"title\\\":\\\"装饰2\\\",\\\"subColor\\\":\\\"#FAD400\\\",\\\"reverse\\\":false}}', 'admin', '2025-05-19 16:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836084850688', NULL, '1067415011364732928', NULL, 'JGender', '{\\\"chartData\\\":\\\"[{\\\\\\\"man\\\\\\\":50,\\\\\\\"woman\\\\\\\":35}]\\\",\\\"size\\\":{\\\"width\\\":317,\\\"height\\\":245},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"男\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"女\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/pictogram\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[],\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836093239296', NULL, '1067415011364732928', NULL, 'JDragDecoration', '{\\\"size\\\":{\\\"width\\\":396,\\\"height\\\":41},\\\"w\\\":300,\\\"dataType\\\":1,\\\"h\\\":27,\\\"option\\\":{\\\"dur\\\":3,\\\"mainColor\\\":\\\"#00CED1\\\",\\\"fontSize\\\":15,\\\"type\\\":\\\"10\\\",\\\"title\\\":\\\"装饰10\\\",\\\"subColor\\\":\\\"#FAD400\\\",\\\"reverse\\\":false}}', 'admin', '2025-05-19 16:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836105822208', NULL, '1067415011364732928', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"周一\\\\\\\",        \\\\\\\"value\\\\\\\": 1000879,        \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"周二\\\\\\\",        \\\\\\\"value\\\\\\\": 3400879,        \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"周三\\\\\\\",        \\\\\\\"value\\\\\\\": 2300879,        \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"周四\\\\\\\",        \\\\\\\"value\\\\\\\": 5400879,        \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"周五\\\\\\\",        \\\\\\\"value\\\\\\\": 3400879,        \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"周六\\\\\\\",        \\\\\\\"value\\\\\\\": 7400879,        \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"周日\\\\\\\",        \\\\\\\"value\\\\\\\": 8400879,        \\\\\\\"type\\\\\\\": \\\\\\\"手机品牌\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":488,\\\"height\\\":300},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#EECC0C\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"show\\\":false,\\\"right\\\":40,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"symbol\\\":\\\"circle\\\",\\\"data\\\":[],\\\"symbolSize\\\":12,\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"type\\\":\\\"line\\\",\\\"lineWidth\\\":2}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":10,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836118405120', NULL, '1067415011364732928', NULL, 'JDragDecoration', '{\\\"size\\\":{\\\"width\\\":383,\\\"height\\\":47},\\\"w\\\":300,\\\"dataType\\\":1,\\\"h\\\":27,\\\"option\\\":{\\\"dur\\\":3,\\\"mainColor\\\":\\\"#00CED1\\\",\\\"fontSize\\\":15,\\\"type\\\":\\\"10\\\",\\\"title\\\":\\\"装饰10\\\",\\\"subColor\\\":\\\"#FAD400\\\",\\\"reverse\\\":false}}', 'admin', '2025-05-19 16:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836126793728', NULL, '1067415011364732928', NULL, 'JCurrentTime', '{\\\"chartData\\\":\\\"\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"height\\\":33},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":270,\\\"dataType\\\":1,\\\"h\\\":33,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"showWeek\\\":\\\"show\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836135182336', NULL, '1067415011364732928', NULL, 'JWeatherForecast', '{\\\"size\\\":{\\\"height\\\":47},\\\"w\\\":257,\\\"dataType\\\":1,\\\"h\\\":47,\\\"option\\\":{\\\"template\\\":94,\\\"bgColor\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"num\\\":2,\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#fff\\\",\\\"url\\\":\\\"\\\"}}', 'admin', '2025-05-19 16:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836151959552', NULL, '1067415011364732928', NULL, 'JDragDecoration', '{\\\"size\\\":{\\\"width\\\":443,\\\"height\\\":100},\\\"w\\\":300,\\\"dataType\\\":1,\\\"h\\\":100,\\\"option\\\":{\\\"dur\\\":3,\\\"mainColor\\\":\\\"#00CED1\\\",\\\"fontSize\\\":15,\\\"type\\\":\\\"1\\\",\\\"title\\\":\\\"装饰1\\\",\\\"subColor\\\":\\\"#FAD400\\\",\\\"reverse\\\":false}}', 'admin', '2025-05-19 16:05:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836156153856', NULL, '1067415011364732928', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"车辆归属地统计\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#D9D9D9\\\",\\\"fontSize\\\":25,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836172931072', NULL, '1067415011364732928', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"车辆类型统计\\\",\\\"size\\\":{\\\"width\\\":205,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#D9D9D9\\\",\\\"fontSize\\\":25,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836177125376', NULL, '1067415011364732928', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"过去7天车辆抓拍总数\\\",\\\"size\\\":{\\\"width\\\":267,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#D9D9D9\\\",\\\"fontSize\\\":25,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836185513984', NULL, '1067415011364732928', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"截止到当前时间段\\\",\\\"size\\\":{\\\"width\\\":212.7698028883034,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#DDDDDB\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836193902592', NULL, '1067415011364732928', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"今日游客统计\\\",\\\"size\\\":{\\\"width\\\":200,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#D9D9D9\\\",\\\"fontSize\\\":25,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836202291200', NULL, '1067415011364732928', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"近七天游客流量统计\\\",\\\"size\\\":{\\\"width\\\":231,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#D9D9D9\\\",\\\"fontSize\\\":25,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836210679808', NULL, '1067415011364732928', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"游客性别统计\\\",\\\"size\\\":{\\\"width\\\":171,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#D9D9D9\\\",\\\"fontSize\\\":25,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836219068416', NULL, '1067415011364732928', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":91,\\\"height\\\":74},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://static.jeecg.com/bigscreen/晴天_1623315350106.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2025-05-19 16:05:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836231651328', NULL, '1067415011364732928', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"实时天气\\\",\\\"size\\\":{\\\"width\\\":139,\\\"height\\\":39},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#D9D9D9\\\",\\\"fontSize\\\":25,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836235845632', NULL, '1067415011364732928', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"旅游数据分析中心大屏\\\",\\\"size\\\":{\\\"width\\\":636,\\\"height\\\":88},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#E8E8E8\\\",\\\"letterSpacing\\\":5,\\\"fontSize\\\":50,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-05-19 16:05:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836244234240', NULL, '1067415011364732928', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":507,\\\"height\\\":926},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2025-05-19 16:05:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836248428544', NULL, '1067415011364732928', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":488,\\\"height\\\":926},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2025-05-19 16:05:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1084354836252622848', NULL, '1067415011364732928', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":801,\\\"height\\\":926},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2025-05-19 16:05:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129229762560', NULL, '1109725101517996032', NULL, 'JText', '{\\\"chartData\\\":\\\"库存管理可视化大屏\\\",\\\"borderColor\\\":\\\"#059DA8\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":78},\\\"background\\\":\\\"#059DA8\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129259122688', NULL, '1109725101517996032', NULL, 'JGrowCard', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"库存管理-卡片\\\",\\\"query\\\":[],\\\"h\\\":19,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryManagement\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"title\\\\\\\": \\\\\\\"访问数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-qianbao\\\\\\\",    \\\\\\\"value\\\\\\\": 2000,    \\\\\\\"total\\\\\\\": 120000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"color\\\\\\\": \\\\\\\"green\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"月\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"成交额\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-youhuiquan\\\\\\\",    \\\\\\\"value\\\\\\\": 20000,    \\\\\\\"total\\\\\\\": 500000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"color\\\\\\\": \\\\\\\"blue\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"月\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"下载数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-tupian\\\\\\\",    \\\\\\\"value\\\\\\\": 8000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"total\\\\\\\": 120000,    \\\\\\\"color\\\\\\\": \\\\\\\"orange\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"周\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"成交数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-jifen\\\\\\\",    \\\\\\\"value\\\\\\\": 5000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"total\\\\\\\": 50000,    \\\\\\\"color\\\\\\\": \\\\\\\"purple\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"年\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":331},\\\"dataSetId\\\":\\\"910406419257802752\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"icon\\\",\\\"text\\\":\\\"icon\\\",\\\"value\\\":\\\"icon\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"},{\\\"label\\\":\\\"action\\\",\\\"text\\\":\\\"action\\\",\\\"value\\\":\\\"action\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":20},\\\"body\\\":{\\\"horizontal\\\":7,\\\"color\\\":\\\"#000000\\\",\\\"vertical\\\":5,\\\"span\\\":8},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"统计卡片\\\"}}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129263316992', NULL, '1109725101517996032', NULL, 'JText', '{\\\"chartData\\\":\\\"AIR 库存情况\\\",\\\"borderColor\\\":\\\"#059DA8\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":45},\\\"background\\\":\\\"#059DA8\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":7,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129263316993', NULL, '1109725101517996032', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"air库存情况\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryStatus?type=air\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"title\\\\\\\": \\\\\\\"通知一\\\\\\\",    \\\\\\\"date\\\\\\\": \\\\\\\"10000\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"通知二\\\\\\\",    \\\\\\\"date\\\\\\\": \\\\\\\"20000\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"通知三\\\\\\\",    \\\\\\\"date\\\\\\\": \\\\\\\"30000\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"通知四\\\\\\\",    \\\\\\\"date\\\\\\\": \\\\\\\"40000\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":111},\\\"dataSetId\\\":\\\"910419343896526848\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":false,\\\"titleFontSize\\\":15,\\\"showTimePrefix\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"}}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129280094208', NULL, '1109725101517996032', NULL, 'JText', '{\\\"chartData\\\":\\\"LITE 库存情况\\\",\\\"borderColor\\\":\\\"#059DA8\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":45},\\\"background\\\":\\\"#059DA8\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":7,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129296871424', NULL, '1109725101517996032', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"lite库存情况\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryStatus?type=lite\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-9 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-8 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-7 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-4 14:20:21\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":111},\\\"dataSetId\\\":\\\"910423953398874112\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":false,\\\"titleFontSize\\\":15,\\\"showTimePrefix\\\":false}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129301065728', NULL, '1109725101517996032', NULL, 'JText', '{\\\"chartData\\\":\\\"SUPER 库存情况\\\",\\\"borderColor\\\":\\\"#059DA8\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":45},\\\"background\\\":\\\"#059DA8\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":7,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129301065729', NULL, '1109725101517996032', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"super库存情况\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryStatus?type=super\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-9 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-8 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-7 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-4 14:20:21\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":111},\\\"dataSetId\\\":\\\"910425301976662016\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":false,\\\"titleFontSize\\\":15,\\\"showTimePrefix\\\":false}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129313648640', NULL, '1109725101517996032', NULL, 'JText', '{\\\"chartData\\\":\\\"ULTRA 库存情况\\\",\\\"borderColor\\\":\\\"#059DA8\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":45},\\\"background\\\":\\\"#059DA8\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":7,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129313648641', NULL, '1109725101517996032', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"ultra库存情况\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryStatus?type=ultra\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-9 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-8 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-7 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-4 14:20:21\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":111},\\\"dataSetId\\\":\\\"910427052079366144\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":false,\\\"titleFontSize\\\":15,\\\"showTimePrefix\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"}}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129330425856', NULL, '1109725101517996032', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"产品库存占比情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=storkProportion\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":751,\\\"height\\\":210},\\\"dataSetId\\\":\\\"910430104345690112\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"rotate\\\":0,\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":76,\\\"bottom\\\":67,\\\"show\\\":false,\\\"right\\\":3},\\\"series\\\":[{\\\"barWidth\\\":39,\\\"data\\\":[],\\\"color\\\":[\\\"#207B85\\\",\\\"#2C5E5A\\\",\\\"#36756E\\\"],\\\"itemStyle\\\":{\\\"color\\\":\\\"#009BA7\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"产品库存占比情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129330425857', NULL, '1109725101517996032', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"当月出库情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=outbound\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":751,\\\"height\\\":232},\\\"dataSetId\\\":\\\"910435726206222336\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":48,\\\"left\\\":62,\\\"bottom\\\":62,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"color\\\":[\\\"#075A63\\\",\\\"#285754\\\",\\\"#37706A\\\",\\\"#63968F\\\",\\\"#09A7B3\\\"],\\\"itemStyle\\\":{\\\"color\\\":\\\"#059DA8\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"当月出库情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129347203072', NULL, '1109725101517996032', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"当月入库情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=warehousing\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":675,\\\"height\\\":232},\\\"dataSetId\\\":\\\"910441161197928448\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":45,\\\"bottom\\\":58,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#059DA8\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"当月入库情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129351397376', NULL, '1109725101517996032', NULL, 'JMultipleBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"type\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"产品库龄分布情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=stockAge\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":675,\\\"height\\\":232},\\\"dataSetId\\\":\\\"910447275230674944\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"type\\\",\\\"text\\\":\\\"type\\\",\\\"value\\\":\\\"type\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":54,\\\"bottom\\\":54},\\\"series\\\":[{\\\"color\\\":[\\\"#09A7B3\\\",\\\"#499E91\\\",\\\"#03A2AD\\\",\\\"#68F7D8\\\"]}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"产品库龄分布情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129418506240', NULL, '1109725101517996032', NULL, 'JCommonTable', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"产品库存状态监控\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=monitor\\\",\\\"drillData\\\":[],\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",    \\\\\\\"value\\\\\\\": 50  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",    \\\\\\\"value\\\\\\\": 200  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",    \\\\\\\"value\\\\\\\": 300  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",    \\\\\\\"value\\\\\\\": 400  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",    \\\\\\\"value\\\\\\\": 50  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",    \\\\\\\"value\\\\\\\": 120  }]\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":485},\\\"dataSetId\\\":\\\"910455640270880768\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"仓库\\\",\\\"text\\\":\\\"仓库\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"系列\\\",\\\"text\\\":\\\"系列\\\",\\\"value\\\":\\\"series\\\"},{\\\"label\\\":\\\"市场名\\\",\\\"text\\\":\\\"市场名\\\",\\\"value\\\":\\\"marketName\\\"},{\\\"label\\\":\\\"机型\\\",\\\"text\\\":\\\"机型\\\",\\\"value\\\":\\\"model\\\"},{\\\"label\\\":\\\"产品状态\\\",\\\"text\\\":\\\"产品状态\\\",\\\"value\\\":\\\"productStatus\\\"},{\\\"label\\\":\\\"当前库存\\\",\\\"text\\\":\\\"当前库存\\\",\\\"value\\\":\\\"inventory\\\"},{\\\"label\\\":\\\"库存状态\\\",\\\"text\\\":\\\"库存状态\\\",\\\"value\\\":\\\"inventoryStatus\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"seriesType\\\":[],\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"name\\\",\\\"title\\\":\\\"仓库\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"series\\\",\\\"title\\\":\\\"系列\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"marketName\\\",\\\"title\\\":\\\"市场名\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"model\\\",\\\"title\\\":\\\"机型\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"productStatus\\\",\\\"title\\\":\\\"产品状态\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"inventory\\\",\\\"title\\\":\\\"当前库存\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"inventoryStatus\\\",\\\"title\\\":\\\"库存状态\\\"}],\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"}}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129418506241', NULL, '1109725101517996032', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"仓库状态情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=warehouseStatus\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":675,\\\"height\\\":210},\\\"dataSetId\\\":\\\"910431120222896128\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"color\\\":[\\\"#05A0AB\\\",\\\"#65A89E\\\",\\\"#469C8F\\\"],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"仓库状态情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109725129443672064', NULL, '1109725101517996032', NULL, 'JMultipleBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"type\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"产品库存覆盖率情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=coverage\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":751,\\\"height\\\":232},\\\"dataSetId\\\":\\\"910442989620871168\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"type\\\",\\\"text\\\":\\\"type\\\",\\\"value\\\":\\\"type\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"type\\\":\\\"value\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":41,\\\"left\\\":104,\\\"bottom\\\":52,\\\"right\\\":90},\\\"series\\\":[{\\\"color\\\":[\\\"#05A5B0\\\",\\\"#6BB3A8\\\",\\\"#4AA194\\\",\\\"#1D828A\\\"]}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"产品库存覆盖率情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 16:18:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712543752192', NULL, '1084355229195993088', NULL, 'JScrollBoard', '{\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"出所结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"205.32\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"出所结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"68.32\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"银行结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"381.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"银行结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"381.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"出所结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"8.32\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"出所结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"68.32\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"银行结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"381.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"银行结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"381.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"出所结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"68.32\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"银行结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"32.24\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"银行结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"381.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"银行结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"381.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"出所结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"68.32\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890023154\\\\\\\",        \\\\\\\"manage\\\\\\\": \\\\\\\"银行结算\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"32.24\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":531,\\\"height\\\":326},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"oddRowBGC\\\":\\\"#030D3A\\\",\\\"headShow\\\":true,\\\"hoverPause\\\":true,\\\"indexWidth\\\":80,\\\"index\\\":false,\\\"carousel\\\":\\\"single\\\",\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"evenRowBGC\\\":\\\"#003B51\\\",\\\"header\\\":[{\\\"width\\\":100,\\\"label\\\":\\\"罪犯姓名\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"银行账户\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"异常来源\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"异常金额\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"时间\\\"}],\\\"headerBGC\\\":\\\"#041732\\\",\\\"headerHeight\\\":55,\\\"waitTime\\\":2000,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712589889536', NULL, '1084355229195993088', NULL, 'JScrollBoard', '{\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"上账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"244.50\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"上账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"1000.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"下账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"64.50\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"下账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"162.30\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"16.71\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"上账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"2000.00\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"上账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"20.10\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"李慧\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"下账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"120.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"上账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"244.10\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"下账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"0.50\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"120.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"下账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"1000.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"下账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"244.50\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"张三\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"下账\\\\\\\",        \\\\\\\"A\\\\\\\": \\\\\\\"244.50\\\\\\\",        \\\\\\\"B\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"C\\\\\\\": \\\\\\\"0.00\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":671,\\\"height\\\":338},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"oddRowBGC\\\":\\\"#030D3A\\\",\\\"headShow\\\":true,\\\"hoverPause\\\":true,\\\"indexWidth\\\":80,\\\"index\\\":false,\\\"carousel\\\":\\\"single\\\",\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"evenRowBGC\\\":\\\"#003B51\\\",\\\"header\\\":[{\\\"width\\\":100,\\\"label\\\":\\\"罪犯姓名\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"罪犯编号\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"处遇等级\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"流向\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"A账户\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"B账户\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"C账户\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"时间\\\"}],\\\"headerBGC\\\":\\\"#041732\\\",\\\"headerHeight\\\":55,\\\"waitTime\\\":2000,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712610861056', NULL, '1084355229195993088', NULL, 'JScrollBoard', '{\\\"chartData\\\":\\\"[    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    },    {        \\\\\\\"name\\\\\\\": \\\\\\\"王来\\\\\\\",        \\\\\\\"SN\\\\\\\": \\\\\\\"1234657890\\\\\\\",        \\\\\\\"level\\\\\\\": \\\\\\\"宽管\\\\\\\",        \\\\\\\"item\\\\\\\": \\\\\\\"咳嗽药\\\\\\\",        \\\\\\\"number\\\\\\\": \\\\\\\"3片\\\\\\\",        \\\\\\\"time\\\\\\\": \\\\\\\"2020-11-19 15:30:15\\\\\\\"    }]\\\",\\\"size\\\":{\\\"width\\\":531,\\\"height\\\":326},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"oddRowBGC\\\":\\\"#030D3A\\\",\\\"headShow\\\":true,\\\"hoverPause\\\":true,\\\"indexWidth\\\":80,\\\"index\\\":false,\\\"carousel\\\":\\\"single\\\",\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"evenRowBGC\\\":\\\"#003B51\\\",\\\"header\\\":[{\\\"width\\\":100,\\\"label\\\":\\\"罪犯姓名\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"罪犯编号\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"处遇等级\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"领取药品\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"数量\\\"},{\\\"width\\\":100,\\\"label\\\":\\\"时间\\\"}],\\\"headerBGC\\\":\\\"#041732\\\",\\\"headerHeight\\\":55,\\\"waitTime\\\":2000,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712623443968', NULL, '1084355229195993088', NULL, 'JArea', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"{    \\\\\\\"categories\\\\\\\": [        \\\\\\\"7月\\\\\\\",        \\\\\\\"8月\\\\\\\",        \\\\\\\"9月\\\\\\\",        \\\\\\\"10月\\\\\\\",        \\\\\\\"11月\\\\\\\"    ],    \\\\\\\"series\\\\\\\": [        {            \\\\\\\"name\\\\\\\": \\\\\\\"异常资金总额走势\\\\\\\",            \\\\\\\"data\\\\\\\": [                18100.09,                28781.31,                25654.2,                30398.73,                34560.39            ]        }    ]}\\\",\\\"size\\\":{\\\"width\\\":530,\\\"height\\\":258},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#FEB246\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"data\\\":[],\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"boundaryGap\\\":false,\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"izSmooth\\\":true,\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":10,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"areaStyleOpacity\\\":0.6,\\\"areaStyle\\\":{},\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"left\\\":10,\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#B9B8CE\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712636026880', NULL, '1084355229195993088', NULL, 'JMultipleLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{    \\\\\\\"categories\\\\\\\": [        \\\\\\\"7月\\\\\\\",        \\\\\\\"8月\\\\\\\",        \\\\\\\"9月\\\\\\\",        \\\\\\\"10月\\\\\\\",        \\\\\\\"11月\\\\\\\"    ],    \\\\\\\"series\\\\\\\": [        {            \\\\\\\"name\\\\\\\": \\\\\\\"上账资金走势\\\\\\\",            \\\\\\\"data\\\\\\\": [                18100.09,                28781.31,                25654.2,                30398.73,                16560.39            ]        },        {            \\\\\\\"name\\\\\\\": \\\\\\\"下账资金走势\\\\\\\",            \\\\\\\"data\\\\\\\": [                20100.09,                16281.31,                18654.2,                20021.73,                31560.02            ]        }    ]}\\\",\\\"size\\\":{\\\"width\\\":682,\\\"height\\\":309},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#0BE3E3\\\"},{\\\"color\\\":\\\"#FEB246\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"}},\\\"grid\\\":{\\\"top\\\":55,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":5,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"symbol\\\":\\\"circle\\\",\\\"symbolSize\\\":5,\\\"lineType\\\":\\\"smooth\\\",\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true},\\\"lineWidth\\\":3}],\\\"legend\\\":{\\\"r\\\":56},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712648609792', NULL, '1084355229195993088', NULL, 'JMultipleBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{    \\\\\\\"categories\\\\\\\": [        \\\\\\\"7月\\\\\\\",        \\\\\\\"8月\\\\\\\",        \\\\\\\"9月\\\\\\\",        \\\\\\\"10月\\\\\\\",        \\\\\\\"11月\\\\\\\"    ],    \\\\\\\"series\\\\\\\": [        {            \\\\\\\"name\\\\\\\": \\\\\\\"商品采购占比\\\\\\\",            \\\\\\\"data\\\\\\\": [                12,                16,                13,                20,                24            ]        },        {            \\\\\\\"name\\\\\\\": \\\\\\\"药品采购占比\\\\\\\",            \\\\\\\"data\\\\\\\": [                28,                24,                25,                13,                12            ]        },        {            \\\\\\\"name\\\\\\\": \\\\\\\"被服采购占比\\\\\\\",            \\\\\\\"data\\\\\\\": [                34,                22,                32,                34,                40            ]        },        {            \\\\\\\"name\\\\\\\": \\\\\\\"办公用品采购占比\\\\\\\",            \\\\\\\"data\\\\\\\": [                26,                38,                30,                28,                16            ]        }    ]}\\\",\\\"size\\\":{\\\"width\\\":543,\\\"height\\\":257},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#00EAFF\\\"},{\\\"color\\\":\\\"#01BBF2\\\"},{\\\"color\\\":\\\"#028CE5\\\"},{\\\"color\\\":\\\"#151FDD\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":55,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":5,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"barWidth\\\":10,\\\"itemStyle\\\":{\\\"borderRadius\\\":0},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true,\\\"position\\\":\\\"top\\\"}}],\\\"legend\\\":{\\\"r\\\":13,\\\"t\\\":1},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712661192704', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"%\\\",\\\"size\\\":{\\\"width\\\":84,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712669581312', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"%\\\",\\\"size\\\":{\\\"width\\\":84,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":16,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712682164224', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"4.23\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FEB246\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712690552832', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"53602.23\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FEB246\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712694747136', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"7.23\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0BE3E3\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712703135744', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"123602.23\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0BE3E3\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712711524352', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"22216.68\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#00EAFF\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712736690176', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"34560.32\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FEB246\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712749273088', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"22216.02\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0FB2F8\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712761856000', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"311\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0E56F1\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712782827520', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"233500.06\\\",\\\"size\\\":{\\\"width\\\":179,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FEB246\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712791216128', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"15335.21\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#0BE3E3\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712807993344', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"3720.21\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#151FDD\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712816381952', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"1240.01\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#028CE5\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712824770560', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"82216.68\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#00EAFF\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712833159168', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"56024.23\\\",\\\"size\\\":{\\\"width\\\":161,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#01BBF2\\\",\\\"fontSize\\\":34,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712845742080', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月下账资金总额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712862519296', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月上账资金总额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712891879424', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"同比增长率\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":11,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712900268032', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"同比增长金额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":11,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712908656640', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"同比增长率\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":11,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712921239552', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"同比增长金额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":11,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712929628160', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"出所结算异常总额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712938016768', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"银行结账异常数\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712946405376', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"异常资金总额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712958988288', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"资金异常账户数\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712967376896', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月办公用品采购金额\\\",\\\"size\\\":{\\\"width\\\":151,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712975765504', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月被服采购金额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712984154112', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月药品采购金额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712988348416', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"当月商品采购金额\\\",\\\"size\\\":{\\\"width\\\":132,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739712996737024', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"资金异常账户\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739713000931328', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"罪犯实时上下账数据\\\",\\\"size\\\":{\\\"width\\\":195,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739713009319936', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"药品领用实时数据\\\",\\\"size\\\":{\\\"width\\\":177,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739713013514240', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"账户异常数据\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739713017708544', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"物料采购概况\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#8AA7D0\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739713026097152', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"财务科数据展示\\\",\\\"size\\\":{\\\"width\\\":466,\\\"height\\\":45},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":10,\\\"fontSize\\\":32,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1109739713030291456', NULL, '1084355229195993088', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"XX省XX市监狱\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-07-28 17:16:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362203862401024', NULL, '1113362203690434560', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"收视监控平台\\\",\\\"size\\\":{\\\"width\\\":376,\\\"height\\\":52},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":5,\\\"fontSize\\\":50,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362203904344064', NULL, '1113362203690434560', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"Viewing  Monitoring platform\\\",\\\"size\\\":{\\\"width\\\":382,\\\"height\\\":45},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":26,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362203921121280', NULL, '1113362203690434560', NULL, 'JDragDecoration', '{\\\"size\\\":{\\\"width\\\":403,\\\"height\\\":78},\\\"w\\\":300,\\\"dataType\\\":1,\\\"h\\\":100,\\\"option\\\":{\\\"dur\\\":3,\\\"mainColor\\\":\\\"#00CED1\\\",\\\"fontSize\\\":15,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"装饰8\\\",\\\"subColor\\\":\\\"#FAD400\\\",\\\"reverse\\\":false}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362203933704192', NULL, '1113362203690434560', NULL, 'JCurrentTime', '{\\\"chartData\\\":\\\"\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":270,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":270,\\\"dataType\\\":1,\\\"h\\\":33,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"bgColor\\\":\\\"#4A4A4A\\\",\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":20,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"showWeek\\\":\\\"hide\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"fontColor\\\":\\\"#4A4A4A\\\"}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362203950481408', NULL, '1113362203690434560', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":93,\\\"height\\\":61},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/upload/test/1e80a2350e3a4b378a4ba7647aef9a17.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362203975647232', NULL, '1113362203690434560', NULL, 'JWeatherForecast', '{\\\"size\\\":{\\\"width\\\":267,\\\"height\\\":59},\\\"w\\\":311,\\\"dataType\\\":1,\\\"h\\\":47,\\\"option\\\":{\\\"template\\\":11,\\\"bgColor\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"num\\\":2,\\\"fontSize\\\":16,\\\"fontColor\\\":\\\"#fff\\\",\\\"url\\\":\\\"\\\"}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362203992424448', NULL, '1113362203690434560', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":441},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204013395968', NULL, '1113362203690434560', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":582,\\\"height\\\":445},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204034367488', NULL, '1113362203690434560', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":589,\\\"height\\\":450},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"8\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204051144704', NULL, '1113362203690434560', NULL, 'JVideoJs', '{\\\"size\\\":{\\\"width\\\":568,\\\"height\\\":405},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"timeOut\\\":0,\\\"option\\\":{\\\"url\\\":\\\"http://vjs.zencdn.net/v/oceans.mp4\\\"}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204067921920', NULL, '1113362203690434560', NULL, 'JVideoJs', '{\\\"size\\\":{\\\"width\\\":560,\\\"height\\\":416},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"timeOut\\\":0,\\\"option\\\":{\\\"url\\\":\\\"http://vjs.zencdn.net/v/oceans.mp4\\\"}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204080504832', NULL, '1113362203690434560', NULL, 'JVideoJs', '{\\\"size\\\":{\\\"width\\\":570,\\\"height\\\":433},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"timeOut\\\":0,\\\"option\\\":{\\\"url\\\":\\\"http://vjs.zencdn.net/v/oceans.mp4\\\"}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204093087744', NULL, '1113362203690434560', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"全网实时收视率\\\",\\\"size\\\":{\\\"width\\\":262,\\\"height\\\":56},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":35,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204109864960', NULL, '1113362203690434560', NULL, 'JDragBorder', '{\\\"size\\\":{\\\"width\\\":1790,\\\"height\\\":417},\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"option\\\":{\\\"dur\\\":3,\\\"backgroundColor\\\":\\\"#ffffff00\\\",\\\"mainColor\\\":\\\"#83BFF6\\\",\\\"titleWidth\\\":250,\\\"type\\\":\\\"2\\\",\\\"title\\\":\\\"边框\\\",\\\"subColor\\\":\\\"#00CED1\\\",\\\"reverse\\\":false}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204122447872', NULL, '1113362203690434560', NULL, 'JMultipleLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"周一\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周二\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周三\\\\\\\",    \\\\\\\"value\\\\\\\": 40,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周四\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周五\\\\\\\",    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周一\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周二\\\\\\\",    \\\\\\\"value\\\\\\\": 60,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周三\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周四\\\\\\\",    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周五\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":485,\\\"height\\\":335},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"name\\\":\\\"\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#FFD700\\\"},{\\\"color\\\":\\\"#90EE90\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":40,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"areaStyleOpacity\\\":0.5,\\\"symbolSize\\\":5,\\\"lineType\\\":\\\"smooth\\\",\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"lineWidth\\\":2}],\\\"legend\\\":{\\\"r\\\":1},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204143419392', NULL, '1113362203690434560', NULL, 'JMultipleLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"周一\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周二\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周三\\\\\\\",    \\\\\\\"value\\\\\\\": 40,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周四\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周五\\\\\\\",    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周一\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周二\\\\\\\",    \\\\\\\"value\\\\\\\": 60,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周三\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周四\\\\\\\",    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周五\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":485,\\\"height\\\":335},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"show\\\":true,\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#1E86EB\\\"},{\\\"color\\\":\\\"#FF8C00\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":40,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"symbolSize\\\":5,\\\"lineType\\\":\\\"smooth\\\",\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\"},\\\"lineWidth\\\":2}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204164390912', NULL, '1113362203690434560', NULL, 'JMultipleLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"周一\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周二\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周三\\\\\\\",    \\\\\\\"value\\\\\\\": 40,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周四\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周五\\\\\\\",    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周一\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周二\\\\\\\",    \\\\\\\"value\\\\\\\": 60,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周三\\\\\\\",    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周四\\\\\\\",    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"周五\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":485,\\\"height\\\":335},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"show\\\":false,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#C71585\\\"},{\\\"color\\\":\\\"#FF4500\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":40,\\\"containLabel\\\":true},\\\"series\\\":[{\\\"symbolSize\\\":5,\\\"lineType\\\":\\\"smooth\\\",\\\"lineWidth\\\":2}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204172779520', NULL, '1113362203690434560', NULL, 'JSelectRadio', '{\\\"compShowConfig\\\":[{\\\"compVals\\\":[\\\"22aae23c-029e-456e-a1ac-0936cbfa6b6b\\\",\\\"9d1f25e6-5446-4f78-90c6-7f9bd674b058\\\",\\\"85841a8f-e6cd-479a-9ba8-c36497b4e912\\\",\\\"236cba9d-2c70-407e-8013-ee37e3d5d124\\\",\\\"es-drager-1731649759290-3\\\",\\\"es-drager-1731649765690-4\\\"],\\\"selectVal\\\":\\\"1\\\"},{\\\"compVals\\\":[\\\"3acfc295-ea6d-4e16-83fd-bfd8d9022d8d\\\",\\\"f499c09e-61cc-40f1-8496-d57d2f98f82c\\\",\\\"a82c61b6-4287-422a-b8e7-1cb34d17859a\\\",\\\"26735d51-f628-4ec6-8886-0ede0a7443af\\\",\\\"es-drager-1731650783569-1\\\",\\\"es-drager-1731650792607-2\\\"],\\\"selectVal\\\":\\\"2\\\"}],\\\"chartData\\\":\\\"[  {    \\\\\\\"label\\\\\\\": \\\\\\\"中央卫视\\\\\\\",    \\\\\\\"value\\\\\\\": \\\\\\\"1\\\\\\\"  },  {    \\\\\\\"label\\\\\\\": \\\\\\\"地方卫视\\\\\\\",    \\\\\\\"value\\\\\\\": \\\\\\\"2\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":400,\\\"height\\\":80},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"文本\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":400,\\\"dataType\\\":1,\\\"h\\\":80,\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#39414d\\\",\\\"borderColor\\\":\\\"\\\",\\\"color\\\":\\\"#FFFFFF\\\",\\\"activeColor\\\":\\\"#fff\\\",\\\"activeBorderColor\\\":\\\"\\\",\\\"borderWidth\\\":0,\\\"activeBackgroundColor\\\":\\\"#0a73ff\\\",\\\"fontSize\\\":30,\\\"type\\\":\\\"radio\\\",\\\"activeBorderWidth\\\":0}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204193751040', NULL, '1113362203690434560', NULL, 'JVideoPlay', '{\\\"chartData\\\":\\\"[{\\\\\\\"src\\\\\\\":\\\\\\\"http://vjs.zencdn.net/v/oceans.mp4\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":516,\\\"height\\\":351},\\\"background\\\":\\\"#4A90E2\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"路径\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"loop\\\":true,\\\"autoPlay\\\":false}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204210528256', NULL, '1113362203690434560', NULL, 'JVideoPlay', '{\\\"chartData\\\":\\\"[{\\\\\\\"src\\\\\\\":\\\\\\\"http://vjs.zencdn.net/v/oceans.mp4\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":518,\\\"height\\\":361},\\\"background\\\":\\\"#4A90E2\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"路径\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"loop\\\":true,\\\"autoPlay\\\":false}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204223111168', NULL, '1113362203690434560', NULL, 'JVideoPlay', '{\\\"chartData\\\":\\\"[{\\\\\\\"src\\\\\\\":\\\\\\\"http://vjs.zencdn.net/v/oceans.mp4\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":521,\\\"height\\\":378},\\\"background\\\":\\\"#4A90E2\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"路径\\\"}],\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"loop\\\":true,\\\"autoPlay\\\":false}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204235694080', NULL, '1113362203690434560', NULL, 'JBubble', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": 4,    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 5,    \\\\\\\"value\\\\\\\": 75,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 6,    \\\\\\\"value\\\\\\\": 68,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 7,    \\\\\\\"value\\\\\\\": 51,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 8,    \\\\\\\"value\\\\\\\": 92,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 9,    \\\\\\\"value\\\\\\\": 68,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 10,    \\\\\\\"value\\\\\\\": 78,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 11,    \\\\\\\"value\\\\\\\": 69,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 12,    \\\\\\\"value\\\\\\\": 83,    \\\\\\\"type\\\\\\\": \\\\\\\"上午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 11,    \\\\\\\"value\\\\\\\": 6,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 10,    \\\\\\\"value\\\\\\\": 8,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 9,    \\\\\\\"value\\\\\\\": 7,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 8,    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 7,    \\\\\\\"value\\\\\\\": 11,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 6,    \\\\\\\"value\\\\\\\": 4,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 10,    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 8,    \\\\\\\"value\\\\\\\": 16,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": 7,    \\\\\\\"value\\\\\\\": 9,    \\\\\\\"type\\\\\\\": \\\\\\\"下午\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":851,\\\"height\\\":360},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#9B9B9B\\\"},\\\"interval\\\":2}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"}},\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":0,\\\"bottom\\\":18,\\\"right\\\":50,\\\"containLabel\\\":true},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204248276992', NULL, '1113362203690434560', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"视频访问来源\\\",\\\"size\\\":{\\\"width\\\":268,\\\"height\\\":63},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":100,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":35,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362204260859904', NULL, '1113362203690434560', NULL, 'JRing', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":300,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 1048,    \\\\\\\"name\\\\\\\": \\\\\\\"营销广告\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 735,    \\\\\\\"name\\\\\\\": \\\\\\\"搜索引擎\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 580,    \\\\\\\"name\\\\\\\": \\\\\\\"邮件营销\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 484,    \\\\\\\"name\\\\\\\": \\\\\\\"联盟广告\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 300,    \\\\\\\"name\\\\\\\": \\\\\\\"视频广告\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":666,\\\"height\\\":385},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":480,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":50,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"show\\\":true,\\\"fontSize\\\":14,\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#EEF1FA\\\",\\\"show\\\":true,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"show\\\":false},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#1D1F26\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:10:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362261433417728', NULL, '1113362261391474688', NULL, 'JQuickNav', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"首页快速导航\\\",\\\"query\\\":[],\\\"h\\\":26,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/home/quick\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"首页\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-homepage\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#1fdaca\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"仪表盘\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-shijian\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#bf0c2c\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"组件\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-dangan\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#e18525\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"系统管理\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-shezhi\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#3fb27f\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"权限管理\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-yuechi\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#4daf1bc9\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"图表\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-fujin\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#00d8ff\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":826,\\\"height\\\":265},\\\"dataSetId\\\":\\\"1519962879095332865\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"icon\\\",\\\"text\\\":\\\"icon\\\",\\\"value\\\":\\\"icon\\\"},{\\\"label\\\":\\\"color\\\",\\\"text\\\":\\\"color\\\",\\\"value\\\":\\\"color\\\"},{\\\"label\\\":\\\"href\\\",\\\"text\\\":\\\"href\\\",\\\"value\\\":\\\"href\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":30},\\\"body\\\":{\\\"textAlign\\\":\\\"center\\\",\\\"column\\\":3,\\\"iconAlign\\\":\\\"top\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"http://jeecg.com\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"快捷导航\\\"}}}', 'admin', '2025-08-07 17:10:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362261462777856', NULL, '1113362261391474688', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"remark\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"date\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"pic\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"数据列表\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/datalist/list\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-914:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-814:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-714:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-414:20:21\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":698,\\\"height\\\":551},\\\"dataSetId\\\":\\\"1519945036454813698\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"date\\\",\\\"text\\\":\\\"date\\\",\\\"value\\\":\\\"date\\\"},{\\\"label\\\":\\\"remark\\\",\\\"text\\\":\\\"remark\\\",\\\"value\\\":\\\"remark\\\"},{\\\"label\\\":\\\"pic\\\",\\\"text\\\":\\\"pic\\\",\\\"value\\\":\\\"pic\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"vertical\\\",\\\"titleFontColor\\\":\\\"#000000\\\",\\\"showTitlePrefix\\\":true,\\\"titleFontSize\\\":18,\\\"showTimePrefix\\\":true,\\\"iconColor\\\":\\\"#000000\\\",\\\"contentColor\\\":\\\"#000000\\\",\\\"card\\\":{\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#333333\\\"}}}}', 'admin', '2025-08-07 17:10:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362261483749376', NULL, '1113362261391474688', NULL, 'JGrowCard', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"h\\\":19,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"访问数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-qianbao\\\\\\\",\\\\\\\"value\\\\\\\":2000,\\\\\\\"total\\\\\\\":120000,\\\\\\\"color\\\\\\\":\\\\\\\"green\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"月\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"成交额\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-youhuiquan\\\\\\\",\\\\\\\"value\\\\\\\":20000,\\\\\\\"total\\\\\\\":500000,\\\\\\\"color\\\\\\\":\\\\\\\"blue\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"月\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"下载数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-tupian\\\\\\\",\\\\\\\"value\\\\\\\":8000,\\\\\\\"total\\\\\\\":120000,\\\\\\\"color\\\\\\\":\\\\\\\"orange\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"周\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"成交数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-jifen\\\\\\\",\\\\\\\"value\\\\\\\":5000,\\\\\\\"total\\\\\\\":50000,\\\\\\\"color\\\\\\\":\\\\\\\"purple\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"年\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":1534,\\\"height\\\":386},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":20},\\\"body\\\":{\\\"horizontal\\\":1,\\\"vertical\\\":1,\\\"span\\\":12},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"统计卡片\\\"}}}', 'admin', '2025-08-07 17:10:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362261496332288', NULL, '1113362261391474688', NULL, 'JProjectCard', '{\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"Github\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-github\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"不要等待机会，而要创造机会。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"开源组\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"Vue\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-buysellads\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#3fb27f\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"现在的你决定将来的你。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"算法组\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"Html5\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-html5\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#e18525\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"没有什么才能比努力更重要。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"上班摸鱼\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"Angular\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-product-hunt\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#bf0c2c\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"热情和欲望可以突破一切难关。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"UI\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"React\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-skype\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#00d8ff\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"健康的身体是实目标的基石。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"技术牛\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"Js\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-pengyou\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#4daf1bc9\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"路是走出来的，而不是空想出来的。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"架构组\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"}]\\\",\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"size\\\":{\\\"width\\\":826,\\\"height\\\":958},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":33,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":30},\\\"body\\\":{\\\"column\\\":1},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"项目列表\\\"}}}', 'admin', '2025-08-07 17:10:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362261525692416', NULL, '1113362261391474688', NULL, 'JWaitMatter', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"h\\\":19,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"待办公文\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-yudu\\\\\\\",\\\\\\\"content\\\\\\\":23,\\\\\\\"desc\\\\\\\":\\\\\\\"今日已办3\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"待办流程\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-shuju\\\\\\\",\\\\\\\"content\\\\\\\":23,\\\\\\\"desc\\\\\\\":\\\\\\\"今日已办3\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"待办任务\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-tongzhi\\\\\\\",\\\\\\\"content\\\\\\\":23,\\\\\\\"desc\\\\\\\":\\\\\\\"今日已办3今日更新5\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":698,\\\"height\\\":353},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":25},\\\"body\\\":{\\\"column\\\":2},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"待办事项\\\"}}}', 'admin', '2025-08-07 17:10:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362261550858240', NULL, '1113362261391474688', NULL, 'JLine', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"type\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"visit\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"首页_近一周访问量\\\",\\\"dataSetApi\\\":\\\"selectcount(*)asvisit\\\\t,count(distinct(ip))asip\\\\t,DATE_FORMAT(create_time,\\'%Y-%m-%d\\')astian\\\\t,DATE_FORMAT(create_time,\\'%m-%d\\')astype\\\\tfromsys_logwherelog_type=1andcreate_time<=sysdate()andcreate_time>=(selectdate_sub(curdate(),interval7day))groupbytian,typeorderbytianasc\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":1252,\\\"height\\\":441},\\\"dataSetId\\\":\\\"1522503560003067906\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"visit\\\",\\\"text\\\":\\\"visit\\\",\\\"value\\\":\\\"visit\\\"},{\\\"label\\\":\\\"ip\\\",\\\"text\\\":\\\"ip\\\",\\\"value\\\":\\\"ip\\\"},{\\\"label\\\":\\\"tian\\\",\\\"text\\\":\\\"tian\\\",\\\"value\\\":\\\"tian\\\"},{\\\"label\\\":\\\"type\\\",\\\"text\\\":\\\"type\\\",\\\"value\\\":\\\"type\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dictOptions\\\":{},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":57,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"text\\\":\\\"近一周在线访问量\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:10:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362302755700736', NULL, '1113362302680203264', NULL, 'JText', '{\\\"chartData\\\":\\\"23年医美行业网络关注度\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1604,\\\"height\\\":78},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#23BAD9\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:08', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362302789255168', NULL, '1113362302680203264', NULL, 'JText', '{\\\"chartData\\\":\\\"公立整形外科热度指数TOP10美誉度\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":56},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:08', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362302806032384', NULL, '1113362302680203264', NULL, 'JText', '{\\\"chartData\\\":\\\"敏感信息与非敏感信息占比\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":56},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:08', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362302818615296', NULL, '1113362302680203264', NULL, 'JText', '{\\\"chartData\\\":\\\"医美行业事件\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":56},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:08', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362302835392512', NULL, '1113362302680203264', NULL, 'JText', '{\\\"chartData\\\":\\\"非公立连锁医美机构热度指数TOP10\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":8},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:08', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362302847975424', NULL, '1113362302680203264', NULL, 'JText', '{\\\"chartData\\\":\\\"医美行业全网信息量走势\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:08', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362302864752640', NULL, '1113362302680203264', NULL, 'JText', '{\\\"chartData\\\":\\\"医美项目热度\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"title\\\":{\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362302889918464', NULL, '1113362302680203264', NULL, 'JSmoothLine', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 15,    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 6,    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 19,    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":33,\\\"left\\\":23,\\\"bottom\\\":77,\\\"show\\\":false,\\\"right\\\":1},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\",\\\"smooth\\\":true}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"top\\\":1,\\\"left\\\":1,\\\"show\\\":false,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362302906695680', NULL, '1113362302680203264', NULL, 'JText', '{\\\"chartData\\\":\\\"公立整形外科热度指数TOP10\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362302915084288', NULL, '1113362302680203264', NULL, 'JMultipleBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"19岁以下\\\\\\\",    \\\\\\\"value\\\\\\\": 150,    \\\\\\\"type\\\\\\\": \\\\\\\"光子嫩肤\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"20-29岁\\\\\\\",    \\\\\\\"value\\\\\\\": 269,    \\\\\\\"type\\\\\\\": \\\\\\\"光子嫩肤\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"30-39岁\\\\\\\",    \\\\\\\"value\\\\\\\": 81,    \\\\\\\"type\\\\\\\": \\\\\\\"光子嫩肤\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"39岁以上\\\\\\\",    \\\\\\\"value\\\\\\\": 67,    \\\\\\\"type\\\\\\\": \\\\\\\"光子嫩肤\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"19岁以下\\\\\\\",    \\\\\\\"value\\\\\\\": 50,    \\\\\\\"type\\\\\\\": \\\\\\\"热玛吉\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"20-29岁\\\\\\\",    \\\\\\\"value\\\\\\\": 100,    \\\\\\\"type\\\\\\\": \\\\\\\"热玛吉\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"30-39岁\\\\\\\",    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"type\\\\\\\": \\\\\\\"热玛吉\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"39岁以上\\\\\\\",    \\\\\\\"value\\\\\\\": 45,    \\\\\\\"type\\\\\\\": \\\\\\\"热玛吉\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"19岁以下\\\\\\\",    \\\\\\\"value\\\\\\\": 13,    \\\\\\\"type\\\\\\\": \\\\\\\"水光针\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"20-29岁\\\\\\\",    \\\\\\\"value\\\\\\\": 24,    \\\\\\\"type\\\\\\\": \\\\\\\"水光针\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"30-39岁\\\\\\\",    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"type\\\\\\\": \\\\\\\"水光针\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"39岁以上\\\\\\\",    \\\\\\\"value\\\\\\\": 25,    \\\\\\\"type\\\\\\\": \\\\\\\"水光针\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":29,\\\"left\\\":31,\\\"bottom\\\":62,\\\"right\\\":8},\\\"series\\\":[{\\\"label\\\":{\\\"color\\\":\\\"#787575\\\"}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"多数据对比柱形图\\\",\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362302936055808', NULL, '1113362302680203264', NULL, 'JText', '{\\\"chartData\\\":\\\"医美行业热点事件TOP50分类\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"bodyColor\\\":\\\"#000000\\\",\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362302948638720', NULL, '1113362302680203264', NULL, 'JText', '{\\\"chartData\\\":\\\"各年龄段对医美项目TOP3关注度对比\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362302961221632', NULL, '1113362302680203264', NULL, 'JMixLineBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"华美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度指数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"美莱美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 9,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度指数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"爱美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度指数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"一星美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 9,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度指数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"慧美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 2,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度指数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"华美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 33,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"美莱美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 35,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"爱美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 37,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"一星美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 35,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"慧美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 34.9,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"seriesType\\\":[{\\\"series\\\":\\\"传播热度指数\\\",\\\"type\\\":\\\"bar\\\"},{\\\"series\\\":\\\"美誉度\\\",\\\"type\\\":\\\"line\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"rotate\\\":-33,\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":47,\\\"left\\\":24,\\\"bottom\\\":88,\\\"right\\\":27},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"折柱图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362302977998848', NULL, '1113362302680203264', NULL, 'JDynamicBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"江苏人民医院\\\\\\\",    \\\\\\\"value\\\\\\\": 55,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"上海人民医院\\\\\\\",    \\\\\\\"value\\\\\\\": 14,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京大学第一医院\\\\\\\",    \\\\\\\"value\\\\\\\": 31.5,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京朝阳医院\\\\\\\",    \\\\\\\"value\\\\\\\": 53,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京协和医院\\\\\\\",    \\\\\\\"value\\\\\\\": 41.9,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"八大处医院\\\\\\\",    \\\\\\\"value\\\\\\\": 61,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":109,\\\"bottom\\\":67,\\\"right\\\":24},\\\"series\\\":[{\\\"barWidth\\\":17,\\\"itemStyle\\\":{\\\"color\\\":\\\"#F099E1EE\\\"},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\"}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"动态柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362302994776064', NULL, '1113362302680203264', NULL, 'JDynamicBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"江苏人民医院\\\\\\\",    \\\\\\\"value\\\\\\\": 88,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"上海人民医院\\\\\\\",    \\\\\\\"value\\\\\\\": 76,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京大学第一医院\\\\\\\",    \\\\\\\"value\\\\\\\": 92,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京朝阳医院\\\\\\\",    \\\\\\\"value\\\\\\\": 53,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京协和医院\\\\\\\",    \\\\\\\"value\\\\\\\": 90,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"八大处医院\\\\\\\",    \\\\\\\"value\\\\\\\": 98.7,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":309},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":19,\\\"left\\\":113,\\\"bottom\\\":60,\\\"right\\\":31},\\\"series\\\":[{\\\"barWidth\\\":18,\\\"itemStyle\\\":{\\\"color\\\":\\\"#50E3C2\\\"}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"动态柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362303007358976', NULL, '1113362302680203264', NULL, 'JRing', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 46,    \\\\\\\"name\\\\\\\": \\\\\\\"涉机构事件\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 54,    \\\\\\\"name\\\\\\\": \\\\\\\"涉行业事件\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":508,\\\"height\\\":243},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#F099E1EE\\\"},{\\\"color\\\":\\\"#23BAD9\\\"}],\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":49,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"r\\\":26},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"outRadius\\\":61,\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础环形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"innerRadius\\\":29,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362303015747584', NULL, '1113362302680203264', NULL, 'JCommonTable', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"FDA批准新一代A型肉毒素上市\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 6.25  },  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"多地医保局发布口腔种植收费调查登记的通知\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 5.3  },  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"种植牙服务价格下调\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 4  },  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"消保委2023年受理消费者投诉41万余件 涉及医美等多个方面\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 7.23  },  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"轻医美-收费不透明\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 3.6  },  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"专家提醒:低价医美有风险\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 2  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":309},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":24,\\\"dataType\\\":1,\\\"h\\\":42,\\\"linkageConfig\\\":[],\\\"timeOut\\\":-1,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#C1EEF7\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}}}}', 'admin', '2025-08-07 17:11:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362303024136192', NULL, '1113362302680203264', NULL, 'JRing', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 4.61,    \\\\\\\"name\\\\\\\": \\\\\\\"敏感\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 95.39,    \\\\\\\"name\\\\\\\": \\\\\\\"非敏感\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":309},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#F099E1EE\\\"},{\\\"color\\\":\\\"#6AD5EB\\\"}],\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":50,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"r\\\":1,\\\"t\\\":1},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"outRadius\\\":78,\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础环形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"innerRadius\\\":49,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1113362303036719104', NULL, '1113362302680203264', NULL, 'JFunnel', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 15,    \\\\\\\"name\\\\\\\": \\\\\\\"美白针\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"name\\\\\\\": \\\\\\\"光子嫩肤\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 23,    \\\\\\\"name\\\\\\\": \\\\\\\"半永久纹眉\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"name\\\\\\\": \\\\\\\"果酸换肤\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 234,    \\\\\\\"name\\\\\\\": \\\\\\\"全瓷牙\\\\\\\"  }]\\\",\\\"size\\\":{\\\"height\\\":300},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":30,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/funnel\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"horizontal\\\",\\\"t\\\":1},\\\"series\\\":[{\\\"top\\\":\\\"22%\\\",\\\"left\\\":\\\"10%\\\",\\\"bottom\\\":\\\"9%\\\",\\\"gap\\\":2,\\\"name\\\":\\\"Funnel\\\",\\\"width\\\":\\\"80%\\\",\\\"emphasis\\\":{\\\"label\\\":{\\\"fontSize\\\":20}},\\\"itemStyle\\\":{\\\"borderColor\\\":\\\"#fff\\\",\\\"borderWidth\\\":1},\\\"sort\\\":\\\"descending\\\",\\\"label\\\":{\\\"show\\\":true,\\\"position\\\":\\\"inside\\\"},\\\"labelLine\\\":{\\\"lineStyle\\\":{\\\"width\\\":1,\\\"type\\\":\\\"solid\\\"},\\\"length\\\":10},\\\"type\\\":\\\"funnel\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a} <br/>{b} : {c}%\\\",\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础漏斗图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-08-07 17:11:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1151112776819200000', NULL, '1151069555267260416', NULL, 'JText', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"h\\\":60,\\\"viewLoading\\\":true,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\n  \\\\\\\"value\\\\\\\": \\\\\\\"集团业务综合管理平台\\\\\\\"\\\\n}\\\",\\\"size\\\":{\\\"width\\\":496.27777777777777,\\\"height\\\":60},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":170,\\\"turnConfig\\\":{\\\"type\\\":\\\"_blank\\\",\\\"url\\\":\\\"\\\"},\\\"linkType\\\":\\\"url\\\",\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"openUrl\\\":\\\"\\\",\\\"isLink\\\":false,\\\"body\\\":{\\\"fontFamily\\\":\\\"DIGITALDREAMFAT\\\",\\\"color\\\":\\\"#FFFFFFE6\\\",\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":false,\\\"startColor\\\":\\\"#FFFFFF\\\",\\\"direction\\\":\\\"to bottom\\\"},\\\"letterSpacing\\\":6,\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontStyle\\\":\\\"italic\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"modal\\\":{\\\"backgroundColor\\\":\\\"#363636\\\",\\\"backgroundImage\\\":\\\"\\\",\\\"backgroundSize\\\":\\\"100% 100%\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"title\\\":\\\"标题\\\",\\\"sizeMode\\\":\\\"full\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"titleBgColor\\\":\\\"#1F1F1F\\\"},\\\"openType\\\":\\\"_blank\\\"}}', 'admin', '2025-11-19 21:18:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1151112776861143040', NULL, '1151069555267260416', NULL, 'JTabToggle', '{\\\"chartData\\\":\\\"[\\\\n  {\\\\n    \\\\\\\"label\\\\\\\": \\\\\\\"总览图\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": \\\\\\\"1\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"label\\\\\\\": \\\\\\\"新成业务板块\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": \\\\\\\"2\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"label\\\\\\\": \\\\\\\"万众业务板块\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": \\\\\\\"3\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"label\\\\\\\": \\\\\\\"投资业务板块\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": \\\\\\\"4\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"label\\\\\\\": \\\\\\\"建设业务板块\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": \\\\\\\"5\\\\\\\"\\\\n  },\\\\n  {\\\\n    \\\\\\\"label\\\\\\\": \\\\\\\"车辆业务版块\\\\\\\",\\\\n    \\\\\\\"value\\\\\\\": \\\\\\\"6\\\\\\\"\\\\n  }\\\\n]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"height\\\":70},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"文本\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":680,\\\"dataType\\\":1,\\\"h\\\":70,\\\"viewLoading\\\":true,\\\"timeOut\\\":0,\\\"option\\\":{\\\"personalizedMode\\\":false,\\\"normal\\\":{\\\"imgUrl\\\":\\\"\\\",\\\"backgroundColor\\\":\\\"#3A414D00\\\",\\\"borderColor\\\":\\\"#0692A4\\\",\\\"color\\\":\\\"#FFFFFF\\\",\\\"borderWidth\\\":0,\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"to bottom\\\",\\\"startColor\\\":\\\"#FFFFFF\\\"},\\\"fontSize\\\":14,\\\"backgroundSize\\\":\\\"contain\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"active\\\":{\\\"imgUrl\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/背景1_1756454238980.png\\\",\\\"backgroundColor\\\":\\\"#0A73FF00\\\",\\\"borderColor\\\":\\\"#0692A4\\\",\\\"color\\\":\\\"#FFFFFF\\\",\\\"borderWidth\\\":0,\\\"gradient\\\":{\\\"endColor\\\":\\\"#0066CC\\\",\\\"type\\\":\\\"linear\\\",\\\"enabled\\\":true,\\\"direction\\\":\\\"to bottom\\\",\\\"startColor\\\":\\\"#FFFFFF\\\"},\\\"fontSize\\\":18,\\\"backgroundSize\\\":\\\"contain\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\"},\\\"time\\\":60,\\\"autoPlay\\\":true,\\\"items\\\":[{\\\"normalImgUrl\\\":\\\"data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAAEAAD/4QMyaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA5LjEtYzAwMSA3OS4xNDYyODk5Nzc3LCAyMDIzLzA2LzI1LTIzOjU3OjE0ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjUuMiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RTAzNTY5Mjc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RTAzNTY5Mzc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVERkQ1Rjg5NzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVERkQ1RjhBNzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAGBYWIhgiNyAgN0IvKi9CQDU0NDVARkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRgEaIiIsJiw1ISE1RjUsNUZGRjs7RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG/8AAEQgARgBiAwEiAAIRAQMRAf/EAGsAAQACAwEAAAAAAAAAAAAAAAABBQIDBAYBAQEBAAAAAAAAAAAAAAAAAAACARAAAwABBAADBQkBAAAAAAAAAAECESESAwQxQVFxgSITBWGRodHhMkJSYoIRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/APOgAAAAAAAAAASAACBKAywCQUxqABLQA7+l1Y5lV8jUwtMt4w34e37wOAFnfRieB1Nzdy81try9F+uB1Opxcsy6eXW/Kz6LQCsJLd9PrbM7nVQs3safjrlZ8l9hHV+n8fNEU97d7suWsLDx5oCpBev6ZwTcw3XxtpfFPks/1KIASiCUBmACktQAJUF10uKo4f4v5iq9tS6/b/0vEpTbHPycbVTTTnwAvdj5lUcUxMXK1U4e7Gdr1/PBx/TFyKeSePS3sS0/1r+Bw8vb5uZJXTaWpC7PKo+Uqaj0Ave5N8s1xTW93trjWnhrnX3ZNPWuo4eFJJp78tpvGKz5eGfX3lVPc54nZNtSRPb5olRNtSvBLQD0Td/PhuVUvPx6Nzo9E1jT2o8sdM97sS8q697ycwAlEEoDMAFMagAS1IAAAAAAAAAAEoglAZgApLUSASoAAAAAAAAAAAlAAZgApj//2Q==\\\",\\\"width\\\":98,\\\"activeImgUrl\\\":\\\"data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAAEAAD/4QMyaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA5LjEtYzAwMSA3OS4xNDYyODk5Nzc3LCAyMDIzLzA2LzI1LTIzOjU3OjE0ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjUuMiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RTA4REI1QTc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RTA4REI1Qjc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVFMDhEQjU4NzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVFMDhEQjU5NzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAGBYWIhgiNyAgN0IvKi9CQDU0NDVARkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRgEaIiIsJiw1ISE1RjUsNUZGRjs7RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG/8AAEQgARgBiAwEiAAIRAQMRAf/EAHIAAQEBAQEBAQAAAAAAAAAAAAABBQQDAgYBAQEBAQEAAAAAAAAAAAAAAAABAgQFEAACAQMCAwYHAQAAAAAAAAAAAQIRIQMSBEEiEzFRcZHBQmGBobEyUoIUEQEBAQEBAQEAAAAAAAAAAAAAARESAjEh/9oADAMBAAIRAxEAPwCgEPQcQAABAABACAAABAAAAA+wAUCA69rt45VKU2lFWrXjwJbn6smuQh3S2sVicoyjKUbyo+A2+3x5FFyd3qqq9yM9T6vNcINL/Ng0drk4Lm0U9eCJt9nDLGDeqsq1pSio/AncXms4hrvYYlKMW5c1aXXD+TILPUvxLLAgBpkABB6EANAae1xyjj9r11lplGv4/NGWekcs4NOLaa7DHqbGpcaunqpxxqMYSj2pUdf1dzm2Ouk1C0uWnnf6HLk3OTJaUm6Hz18ih01J6e4zzcxrqbrX3KlkjLGnq1aXD1+x5YJOOPEklR6qtpv3fAz47rLGOlSaRI7jJGKjGTSXcTi5i9TdbTc+tCqTTrzWdLOydreKPzx0Ld5k6635nOXz5xn1dACG2QAAehACoAAAQAAQAAAQigAAAgA9bCwBpCxLAEAgAAgAAgBFCAAAAB//2Q==\\\",\\\"compVals\\\":[\\\"es-drager-1756453564096-22\\\"],\\\"value\\\":\\\"1\\\"},{\\\"normalImgUrl\\\":\\\"data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAAEAAD/4QMyaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA5LjEtYzAwMSA3OS4xNDYyODk5Nzc3LCAyMDIzLzA2LzI1LTIzOjU3OjE0ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjUuMiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RTA4REI1RTc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RTA4REI1Rjc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVFMDhEQjVDNzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVFMDhEQjVENzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAGBYWIhgiNyAgN0IvKi9CQDU0NDVARkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRgEaIiIsJiw1ISE1RjUsNUZGRjs7RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG/8AAEQgARgCSAwEiAAIRAQMRAf/EAG0AAQADAQEBAAAAAAAAAAAAAAABAgUGBAMBAQAAAAAAAAAAAAAAAAAAAAAQAAIBAgQDBgMJAAAAAAAAAAABAhEDIVESBDFBYXGRIjITBfBiFIGh0fFCUpKiUxEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A59kFpFQAAAAAAAAAAAAAAASAAAAAAAABMipaRUAAaOz2UNyquUk8cNLph1AzgbF32+007kHOMW6KOht/jQ+dn22V6zGSVJSlx+WmGHaBlg2bex2/papTTxa1KuVeHTj2Hk2m09Sdtz8lxy4dAPCDQls9UbSt+aak3X5S+w2cL3iutUdVGNcW/j4oBmA1N1srW3t6nKSk/LGVKvu5EbfYRu2Hcco1qqeLhmn1fIDNBr3NjbtNpW7s6c8Eu+h8IbFz26uNUbl5soU494GeDWue3W/SUoTTajKT4+KmWVOBkgAAAAAEyKlpFQBpu9Pb7S3obi5yk8MlgZheVyU0lJ1UVRAff67cfvl3mt7fGMbcayVYuVynTTTxZHPlozlFNJ0UuIHUy9SVppUlNxioyWbWmUl0VeJ4PbU1S3OL8M9UXTDg08eBkrcXYyU1J6kqJ15ZEx3V6C0xnJJck2BsS1W7EaRk5uE4qieGqWNcsOBHtt1ygraUo080oxjSnWT/ADMr6y//AKS/kyj3FyUPTcnpXIDdW7jcVzQ5SUYylSaTjh/bErsLkXZ0W1V1jrrnJ0fcqGM91dlD0nJ6MitrcXLKahJxrl0A6OUpzhO4lLVH1FBL9S5Spzpy+48G3ttbdRlRyctcYPHUtNKUXXu5mX9RdclPU9UcE8isLs4S1xbUs+0Dorl1Ri4WYxlctqko05Pzaft4o5turqWhclblri2pLmUbriwAAAAACZFS0ioAAAAAAAJAAAAAAAAAAAAAAAAAllQAAAAAACQAAAAAAAAAAAAAAAAAB//Z\\\",\\\"activeImgUrl\\\":\\\"data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAAEAAD/4QMyaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA5LjEtYzAwMSA3OS4xNDYyODk5Nzc3LCAyMDIzLzA2LzI1LTIzOjU3OjE0ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjUuMiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RTAzNTY5Njc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RTAzNTY5Nzc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVFMDM1Njk0NzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVFMDM1Njk1NzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAGBYWIhgiNyAgN0IvKi9CQDU0NDVARkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRgEaIiIsJiw1ISE1RjUsNUZGRjs7RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG/8AAEQgARgCSAwEiAAIRAQMRAf/EAHQAAQADAQEAAAAAAAAAAAAAAAABBAUCAwEBAQEBAQAAAAAAAAAAAAAAAAECBAUQAAICAQMCAwYGAwAAAAAAAAABEQIDIRIEMVFhcZFBgcEiUhOhsdHxMhThYnIRAQEBAQEBAQAAAAAAAAAAAAABERICITH/2gAMAwEAAhEDEQA/AJAB6DiCAAABAAAAACCAAAABAAAACAAAACvUgAqABc43FrmUttP/AJ09SW59qyapA0snDxxvq7JexbWcYuC8uOtlo2+vhH6me41zVAGlTi4fty7Tq1uU9vh1K/H4++1Hf+N5/AdROaqAuW425UVP5WVp9x1w+NTL82RqNUqzq2OpmnN/FEF/kcXHhpubas+lXHwIw8RZMTu2p0jXp3nx7DqZq83cUAaeTiUxtpUyXjyj8jxpxHbCskQ93X/WOpOoc1SINK/Cp9tWpZNqtrPxjt+Rmlll/EswABUAQAPUAg0gXnkth49Nradm2UTq13ZJNzGiM2a1Lj1/tZvrfqaHDVVSs2U1bvHhEa9jIJVnVNJ6PqT152ZPiz1lb9t9scKLWaUPxejt5KSpwZUUsnpaU406NPUzVmyJ7lZylHuJrnyVUKzS8zHFzGuputK00wr5bO+21Vp3ev8Agjg5N1FRK1Y62SrHvb/cz/7OX67erOHmu67HZ7ew4uYnX1rrk1vv2OzVU7fMk6/rqc8TIni20UuVu87PX0RmPkZHT7bs9vY5x5r49KOJHHxe/rcdr3ra6Tmu9VX1ePu/Yp4KNYEnEu26tHruW2Ijz9PaZ/38m5W3Oa9DmuS1Lbqtp9xPFh0275EqumKtbXootWPY+sfEwW5Z1XJalt1XD7nLcmvPnGfV0IANMgAA9AAaQAIIAAAAEAAAAIAAAAihAAAAgAAAPbQjQA0hoAABABAAAEAAAQAAIAIoAAIAAAAAf//Z\\\",\\\"compVals\\\":[\\\"es-drager-1762421939532-37\\\"],\\\"value\\\":\\\"2\\\"},{\\\"normalImgUrl\\\":\\\"data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAAEAAD/4QMyaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA5LjEtYzAwMSA3OS4xNDYyODk5Nzc3LCAyMDIzLzA2LzI1LTIzOjU3OjE0ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjUuMiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RTAzNTY5QTc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RTAzNTY5Qjc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVFMDM1Njk4NzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVFMDM1Njk5NzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAGBYWIhgiNyAgN0IvKi9CQDU0NDVARkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRgEaIiIsJiw1ISE1RjUsNUZGRjs7RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG/8AAEQgARgCSAwEiAAIRAQMRAf/EAHIAAQADAQEBAAAAAAAAAAAAAAABAgUDBgQBAQEBAAAAAAAAAAAAAAAAAAACARAAAgEDAgMEBgsBAAAAAAAAAAECEQMEIRIxQVFhkTIT8HGBIhQFobHR8UJSYpLS4lMVEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDz4AAAAAAAAAAAAAAABIAAAAAgSgJoCwKY5AAloAaGHhQyFVyaeum3TTtAzwbF35faadyDnGLdFHY2/toRiYFq/bjOW5NunH+rAyAbP/KUlPa1Wq2VfRtOunOmh8mLieZO25+C45cOwD4QaEsPdG2rfimpN1/SWwMOF73rrVHVRjXVv09KAZpJp5OFasW9zlJSfhjKlX3ciMfAjdsO45RrVU97h1T7XyAzQa9zBt2m0oXZ09VO+hwhguWOrjVG5cekKce8DPBq3Pl9vylKE02oyk+PvU6dKcDKAEoglAXABSXIAEqDTd2ePi29jcXKUnp0WhmF5XJTSUnVRVEB3+Ov/nl3m1gNRx46paSbq31a69dp5s+i3lXbdNsqbVRe11+sD0tudZzjGGsGlVvR+J9O0zfljdFCUZaT3RdHTwtPX01M15t9uu+XeVWVeiqKckvWwNeW63YjSMnNwnFUT0rLWvTTgR8uuuUFbSlGnilGMaU7W/vMr4y//pL9zKvIuSh5bk9q5Abiy43Fc2OUlGMpUmk4/wAtSuDci7Oy2qusd9esnR9yoY7yrsoeW5PZ0K2si5ZTUJONegHo5SnOE7iT3R8xQS/EuTpzpy+g+DHttY6jKm5y3xg9dy20pRdvdzMv4i45Ke57o6J9CsLs4S3xbUuvrA9DcuqMXCzGMrltUlGnJ+Lb7eKPON1dS0Lkrct8W1JcyjddWAJRBKAuACkuQAJUAAAAABIAAAAAAAAAAAACUQSgLgApLkACVAAAEgAAAAAAAAAAAAAAAlAAXABTH//Z\\\",\\\"activeImgUrl\\\":\\\"data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAAEAAD/4QMyaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA5LjEtYzAwMSA3OS4xNDYyODk5Nzc3LCAyMDIzLzA2LzI1LTIzOjU3OjE0ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjUuMiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RTA4REI2Mjc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RTA5ODhBMDc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVFMDhEQjYwNzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVFMDhEQjYxNzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAGBYWIhgiNyAgN0IvKi9CQDU0NDVARkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRgEaIiIsJiw1ISE1RjUsNUZGRjs7RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG/8AAEQgARgCSAwEiAAIRAQMRAf/EAHYAAQADAQEAAAAAAAAAAAAAAAABBAUCAwEBAQEBAQAAAAAAAAAAAAAAAAECBAUQAAIBAwIDBAgHAAAAAAAAAAABAhESAyEEMVGRQWFxIoGxwfEyUhMUodHhYnLiFREBAQEBAQEBAAAAAAAAAAAAAAEREgIhMf/aAAwDAQACEQMRAD8AkAHoOIIAAAEAAAAAIIAAAAEAAAAIAAAAK9SACoAFzbbWOZVbaf8AHTqS3PtWTVIGlk2eOl8XJLsVrI2+0x5YKTrV6cf6sx3M1rms4Gn/AJ6kpWtVr5avxrXTtpoVtvt75Qc/hnX8C9Q5qoC5LbXKCh8UlKte462e2hl82RqmqUa6tjqZqc38UQX9xtceGFzbUnwi6ewjDs1kxObarpTXhzr38idTNXm7igDTybSGNtKGSdPCnqPGG0csKyUo7uP7acR1DmqRBpT2UPpqUJJtKUn305eozSyy/iWYAAqAIAHqAQaQLzySw7eFracm2UTqU3JJN1pojNmtS49fus3zvqam0ajhjqlxbr4vv8DEPWG4yQpa6U0XWpn152ZF8+sv1uwlWUko6xa9PFlHYN0UZJ6Sui6acGnqUXusr1vfU5W4yrRSl1McXLGu5rSlWGFeWTnbKK05vX9CNjkugoJSjTjJKNPS37zP+5y/PLqzh5puNjk7eReLmJ19a63MZ32OTUU5eZJx/PU52mRPFbBVdVd4yevRGY9xkcPpuTt5HOPNPHpB0qOPi9/W45TnGU0nWN6ivm7/AEe4p4INYEnSrldGD1uVtKU8enaZ/wBfJcpXOseBzHJKErotp8xPFh0255EouGKMZTgqSjTsfG32mC3VnUMkoSui6Pmct1NefOM+roQAaZAAB6AA0gAQQAAAAIAAAAQAAABFCAAABAAAAe2hGgBpDQAEAgAAAAIAAAgAAACKgAAQAAAAA//Z\\\",\\\"compVals\\\":[\\\"es-drager-1756456982092-28\\\"],\\\"value\\\":\\\"3\\\"},{\\\"normalImgUrl\\\":\\\"data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAAEAAD/4QMyaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA5LjEtYzAwMSA3OS4xNDYyODk5Nzc3LCAyMDIzLzA2LzI1LTIzOjU3OjE0ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjUuMiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RTA0N0Y5Rjc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RTA0N0ZBMDc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVFMDQ3RjlENzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVFMDQ3RjlFNzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAGBYWIhgiNyAgN0IvKi9CQDU0NDVARkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRgEaIiIsJiw1ISE1RjUsNUZGRjs7RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG/8AAEQgARgCSAwEiAAIRAQMRAf/EAG0AAQADAQEBAAAAAAAAAAAAAAABAgUEBgMBAQAAAAAAAAAAAAAAAAAAAAAQAAIBAgMEBwgDAAAAAAAAAAABAhEDIRIEMUFRIvBhcYGRMhOhsdHxQpIUBcFS0hEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AwmQWZUAAAAAAAAAAAABIAAAAAAAAAAASypZlQABo2NLauWfUk5RlXLtWV/JbQM4G8/1liUFlk60k61WNPh1d5mw0ue1Wks9eXDll2MDjBrT0Npu5btZnctpb1R+zcc+m0jnO36nkm5L7QOEHfLR5o21b801JuvUX0Gjhe5rjVHVRjXFvp0oBnA0tTorVi3mcpKT8sZU/jcRY0Mbll3HKNaqnNs4p9b3AZwNa5ordptKF2dOynuPjDQuVhXGqNy28IU2+IGeDUn+vh6SlCabUZSe3mpw9xlgAAAAAEsqWZUAeg0Df41eaibVMeKxVMeOzrPPn1V64kkpNZdlHsA9LdvQdtJt8ykvr+FfHuMzSepPTyafkkmszwwxocS1t9fXLxPlC/ctusZNY17wN+ay2pXo20qxwShzqT216lt6Y8v6xtpRkpYTzRdHTytPHpiZcdTdjP1FJ5uNSVqr0VRTkl2sDWlmt2FSMnNxlFUTwrLHsw2EfrrrlBQSlGnmlGMad7fzMv8u//eX3Mq79yUcjk8q3Aba1UbiuZHKSinKk0nH/AFiV0NyLs5YKrrHPXjJ4+CMd6q7KHpuTy8CLd+5aTUG414AehlKc4Tmk80c6gl9S3Om+m72HDp7bWnUZUzOWeMHjmWWlKLr8N5mfkXHJTzOscEysLs4SzxbUuPaB6C5dSi4WoxlO2qSjTc/Nl79qPOt1dS0Lkrcs8XSXEo3XFgAAAAAEsqWZUAAAABIAAAAAAAAAAAAAAAAAAASyoAAAASAAAAAAAAAAAAAAAAAAAAA//9k=\\\",\\\"activeImgUrl\\\":\\\"data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAAEAAD/4QMyaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA5LjEtYzAwMSA3OS4xNDYyODk5Nzc3LCAyMDIzLzA2LzI1LTIzOjU3OjE0ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjUuMiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RTA0N0Y5Qjc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RTA0N0Y5Qzc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVFMDM1NjlDNzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVFMDQ3RjlBNzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAGBYWIhgiNyAgN0IvKi9CQDU0NDVARkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRgEaIiIsJiw1ISE1RjUsNUZGRjs7RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG/8AAEQgARgCSAwEiAAIRAQMRAf/EAHUAAQADAQEAAAAAAAAAAAAAAAABBAUCAwEBAQEBAQAAAAAAAAAAAAAAAAECBAUQAAIBAwIDBAkFAAAAAAAAAAABAhESAyEEMVGRQYEiMvBhcbHB0fFSE6HhQmIUEQEBAQEBAQEAAAAAAAAAAAAAARESAiEx/9oADAMBAAIRAxEAPwCQAeg4ggAAAQAAAAAggAAAAQAAAAgAAAAr1IAKgAXcW3xzxXyqnWnZT0oS3Fk1RBrvYYnFWt1o9ar06FGOC7HWkr6+HTSRme5Wr5sVgaMtpjbnDHc5wXNa/oeGDbXThf5ZtroOonNVAXJba5QUPNJSr3HWz20MviyNU1SjXVsdTNOb+KIL+42uPDC5tqT4RdPgRh2iyYnNtV0prw519fInUzV5u4oA08m0hjbShknT2U9x4w2jlhWSlHdx/rTiOoc1SINKeyh+NShJNqMpP105e4zSyy/iWYAAqAIAHqAQaQNnZ1/BXWnCnfxVNTGO1lmqJSapw1Mepsa83G9kyxcEm+Nfu+Vepn7e+WCTT8kk1Xhp2FVbvMv5s84ZZwdYtrWveYniyN31tbMlbjeRQSrHRKPiT+RX2DbSjJPzXRdNODT1M9Z8kZXqTu5hbjKtFKXUcXMOputKVYYV4ZOdsorTm9f2I2OS6CglKNOMko072/qZ/wDpy/fLqzh5puNjk7eQ4+YnX1rrcxnfY5NRTl4knH56nO0yJ4rYKrqrvbJ69EZj3GRw/G5O3kc4808ekHSo4+L39bjlOcZTSdY3qK+71930KeCDWBJ0q5XRg9blbSlPb07TP/PkuUrnWPA5jklCV0W1LmJ4sOm3PIlFwxRjKcFSUadj42/EwW6s6hklCV0XR8zluprz5xn1dCADTIAAPQAGkACCAAAABAAAACAAAAIoQAAAIAkEAD20I0ANIaAAgEAAAABAAAEAAAARUAAAQAAAAH//2Q==\\\",\\\"compVals\\\":[\\\"es-drager-1762481722941-1\\\"],\\\"value\\\":\\\"4\\\"},{\\\"normalImgUrl\\\":\\\"data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAAEAAD/4QMyaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA5LjEtYzAwMSA3OS4xNDYyODk5Nzc3LCAyMDIzLzA2LzI1LTIzOjU3OjE0ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjUuMiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RTA5ODhBMzc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RTA5ODhBNDc1QjIxMUYwODEyNDhEMEUwRjNFMkIzOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVFMDk4OEExNzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVFMDk4OEEyNzVCMjExRjA4MTI0OEQwRTBGM0UyQjM4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAGBYWIhgiNyAgN0IvKi9CQDU0NDVARkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRgEaIiIsJiw1ISE1RjUsNUZGRjs7RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG/8AAEQgARgCSAwEiAAIRAQMRAf/EAHAAAQADAQEBAAAAAAAAAAAAAAABAgUDBAYBAQEBAAAAAAAAAAAAAAAAAAACARAAAgECAwUGBQQDAAAAAAAAAAECEQMhEgQxQVFhMvBxkaEiE7FCUmIFgfGSFKLSIxEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AwAAAAAAAAAAAAAAAkAAAAAABAlATQFgUxyABLQA99uxYdn3ZOdU6NKm0DwA1Hp9MrSvP3MrdF0+OzZuKWtCrmnc0051wVf8AGn1PcBnA1p6Gy3ct2szuW0t6o/LcefS6TPO3n6JuSw5AeEHvlo80bat9U1Juv2l9Bo4XvVdao6qMa4t9u1AM4GlqdFasW8zlJSfTGVK+W4afQxuWXcco1qqerZxT5vcBmg17mit2m0oXZ07qfA4Q0Llp1cao3LbwhTb4gZ4NW5+Ph7SlCabUZSe31U4fAygBKIJQFwAUlyABKg29PNw0uW7NRi9iwrk+ZLm/IxABvPWx9lScf+Tk4Zftp8TlZvRs6ZytRxzLqxq+Rku5Jw9uvpTrTmdI6m7FRipNKDrEDenHLblejbSrHBKHrUntryW3tj5PxjbUYyUsJ5oujp0tPHtiZi1N1T9zM83GvbwC1V6KopyS72BryzW7EaRk5uMoqieFZY92Gwj8ddcoKCUo06pRjGlObf7mV/cv/XL+TKvUXJQ9tyeVbgNxauNxXMjlJRUpUmk4/wC2JTQ3IuzktqrrHPXjJ4+CoZD1V2UPbcnk4Fbd+5aTUJONeAH0UpTnCc0nmjnUEvmW50303eR4NPba06jKmZyzxg8cyy0pRc/DeZn9i45KeZ5o4JlYXZwlni2pce8D6G5dSi4Woxlctqko03Pqy/rtR843V1LQuStyzxdJcSjdcWAJRBKAuACkuQAJUAAAASAAAAAAAAAAAAAACUQSgLgApLkACVAAAkAAAAAAAAAAAAAAAAlAAXABTH//2Q==\\\",\\\"activeImgUrl\\\":\\\"drag/lib/img/navItem05_hover.jpg\\\",\\\"compVals\\\":[\\\"es-drager-1762494714798-7\\\"],\\\"value\\\":\\\"5\\\"},{\\\"marginRight\\\":0,\\\"normalBackgroundImage\\\":\\\"\\\",\\\"marginBottom\\\":0,\\\"compVals\\\":[\\\"es-drager-1756453915928-25\\\"],\\\"activeBackgroundImage\\\":\\\"\\\",\\\"value\\\":\\\"6\\\",\\\"showHideComps\\\":[],\\\"marginTop\\\":0,\\\"marginLeft\\\":0}],\\\"currentValue\\\":\\\"1\\\"}}', 'admin', '2025-11-19 21:18:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1151112776882114560', NULL, '1151069555267260416', NULL, 'JGroup', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\"}', 'admin', '2025-11-19 21:18:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1151112776903086080', NULL, '1151069555267260416', NULL, 'JGroup', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\"}', 'admin', '2025-11-19 21:18:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1151112776924057600', NULL, '1151069555267260416', NULL, 'JGroup', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\"}', 'admin', '2025-11-19 21:18:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1151112776945029120', NULL, '1151069555267260416', NULL, 'JGroup', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1701,\\\"height\\\":892.5},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\"}', 'admin', '2025-11-19 21:18:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1151112776961806336', NULL, '1151069555267260416', NULL, 'JGroup', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1863.9707102873572,\\\"height\\\":954.8876076075659},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\"}', 'admin', '2025-11-19 21:18:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1151112776978583552', NULL, '1151069555267260416', NULL, 'JGroup', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\"}', 'admin', '2025-11-19 21:18:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1151112777012137984', NULL, '1151069555267260416', NULL, 'JGroup', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1858.2777764077778,\\\"height\\\":964.8264952628838},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\"}', 'admin', '2025-11-19 21:18:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1151112777028915200', NULL, '1151069555267260416', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":45.833333333333314,\\\"height\\\":45.833333333333314},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/标题组件-20_05_1756436293567.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2025-11-19 21:18:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1151112777045692416', NULL, '1151069555267260416', NULL, 'JCurrentTime', '{\\\"chartData\\\":\\\"\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":309.1666666666667,\\\"height\\\":33},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":280,\\\"dataType\\\":1,\\\"h\\\":33,\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"hourlySystem\\\":\\\"24\\\",\\\"format\\\":\\\"YYYY-MM-DD hh:mm:ss\\\",\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"letterSpacing\\\":0,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"normal\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":0},\\\"showWeek\\\":\\\"show\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2025-11-19 21:18:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1151112777075052544', NULL, '1151069555267260416', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1911.6666666666667,\\\"height\\\":70},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/title_1756435933097.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2025-11-19 21:18:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1151112777112801280', NULL, '1151069555267260416', NULL, 'JImg', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":679,\\\"height\\\":46.72222222222222},\\\"actionConfig\\\":{\\\"operateType\\\":\\\"modal\\\",\\\"modalName\\\":\\\"\\\",\\\"url\\\":\\\"\\\"},\\\"background\\\":\\\"#FFFFFF00\\\",\\\"w\\\":450,\\\"dataType\\\":1,\\\"h\\\":300,\\\"linesConfig\\\":{\\\"connectLine\\\":[]},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"padding\\\":0,\\\"backgroundColor\\\":\\\"#FFFFFF00\\\",\\\"borderRadius\\\":0,\\\"rotateTime\\\":1000,\\\"opacity\\\":1,\\\"body\\\":{\\\"url\\\":\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/jimureport/images/导航背景_1756451547138.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"izRotate\\\":false}}', 'admin', '2025-11-19 21:18:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1517018288431857665', NULL, '1516747539813007362', NULL, 'JPie', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"column1\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"column8\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"项目性质收入统计JSON\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"[{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-电商业务\\\\\\\",\\\\\\\"column2\\\\\\\":4865.41,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":4865.41},{\\\\\\\"column1\\\\\\\":\\\\\\\"统筹型\\\\\\\",\\\\\\\"column2\\\\\\\":35767081.88,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":35767081.88},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-非股东\\\\\\\",\\\\\\\"column2\\\\\\\":1487045.35,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":1487045.35},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-参控股\\\\\\\",\\\\\\\"column2\\\\\\\":382690.56,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":382690.56},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-员工福利\\\\\\\",\\\\\\\"column2\\\\\\\":256684.91,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":265684.91},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-再保险\\\\\\\",\\\\\\\"column2\\\\\\\":563451.03,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":563451.03},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-海外业务\\\\\\\",\\\\\\\"column2\\\\\\\":760576.25,\\\\\\\"column3\\\\\\\":770458.75,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":1531035.00},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-风险咨询\\\\\\\",\\\\\\\"column2\\\\\\\":0.00,\\\\\\\"column3\\\\\\\":910183.93,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":226415.09,\\\\\\\"column8\\\\\\\":1136599.02}]\\\",\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"height\\\":420},\\\"dataSetId\\\":\\\"1516748630344630273\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"项目性质\\\",\\\"text\\\":\\\"项目性质\\\",\\\"value\\\":\\\"column1\\\"},{\\\"label\\\":\\\"保险公估费\\\",\\\"text\\\":\\\"保险公估费\\\",\\\"value\\\":\\\"column5\\\"},{\\\"label\\\":\\\"承保公估评估费\\\",\\\"text\\\":\\\"承保公估评估费\\\",\\\"value\\\":\\\"column4\\\"},{\\\"label\\\":\\\"风险咨询费\\\",\\\"text\\\":\\\"风险咨询费\\\",\\\"value\\\":\\\"column3\\\"},{\\\"label\\\":\\\"保险经纪佣金费\\\",\\\"text\\\":\\\"保险经纪佣金费\\\",\\\"value\\\":\\\"column2\\\"},{\\\"label\\\":\\\"总计\\\",\\\"text\\\":\\\"总计\\\",\\\"value\\\":\\\"column8\\\"},{\\\"label\\\":\\\"内控咨询费\\\",\\\"text\\\":\\\"内控咨询费\\\",\\\"value\\\":\\\"column7\\\"},{\\\"label\\\":\\\"投标咨询费\\\",\\\"text\\\":\\\"投标咨询费\\\",\\\"value\\\":\\\"column6\\\"}],\\\"dataSetType\\\":\\\"json\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0,0,0,0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"基础饼图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-04-21 13:51:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1517018288566075393', NULL, '1516747539813007362', NULL, 'JBar', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"column1\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"column8\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"项目性质收入统计JSON\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"[{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-电商业务\\\\\\\",\\\\\\\"column2\\\\\\\":4865.41,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":4865.41},{\\\\\\\"column1\\\\\\\":\\\\\\\"统筹型\\\\\\\",\\\\\\\"column2\\\\\\\":35767081.88,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":35767081.88},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-非股东\\\\\\\",\\\\\\\"column2\\\\\\\":1487045.35,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":1487045.35},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-参控股\\\\\\\",\\\\\\\"column2\\\\\\\":382690.56,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":382690.56},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-员工福利\\\\\\\",\\\\\\\"column2\\\\\\\":256684.91,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":265684.91},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-再保险\\\\\\\",\\\\\\\"column2\\\\\\\":563451.03,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":563451.03},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-海外业务\\\\\\\",\\\\\\\"column2\\\\\\\":760576.25,\\\\\\\"column3\\\\\\\":770458.75,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":1531035.00},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-风险咨询\\\\\\\",\\\\\\\"column2\\\\\\\":0.00,\\\\\\\"column3\\\\\\\":910183.93,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":226415.09,\\\\\\\"column8\\\\\\\":1136599.02}]\\\",\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"height\\\":420},\\\"dataSetId\\\":\\\"1516748630344630273\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"项目性质\\\",\\\"text\\\":\\\"项目性质\\\",\\\"value\\\":\\\"column1\\\"},{\\\"label\\\":\\\"保险公估费\\\",\\\"text\\\":\\\"保险公估费\\\",\\\"value\\\":\\\"column5\\\"},{\\\"label\\\":\\\"承保公估评估费\\\",\\\"text\\\":\\\"承保公估评估费\\\",\\\"value\\\":\\\"column4\\\"},{\\\"label\\\":\\\"风险咨询费\\\",\\\"text\\\":\\\"风险咨询费\\\",\\\"value\\\":\\\"column3\\\"},{\\\"label\\\":\\\"保险经纪佣金费\\\",\\\"text\\\":\\\"保险经纪佣金费\\\",\\\"value\\\":\\\"column2\\\"},{\\\"label\\\":\\\"总计\\\",\\\"text\\\":\\\"总计\\\",\\\"value\\\":\\\"column8\\\"},{\\\"label\\\":\\\"内控咨询费\\\",\\\"text\\\":\\\"内控咨询费\\\",\\\"value\\\":\\\"column7\\\"},{\\\"label\\\":\\\"投标咨询费\\\",\\\"text\\\":\\\"投标咨询费\\\",\\\"value\\\":\\\"column6\\\"}],\\\"dataSetType\\\":\\\"json\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"showBackground\\\":true,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"rgba(180,180,180,0.2)\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-04-21 13:51:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1517018288670932994', NULL, '1516747539813007362', NULL, 'JLine', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"column1\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"column8\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"项目性质收入统计JSON\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"[{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-电商业务\\\\\\\",\\\\\\\"column2\\\\\\\":4865.41,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":4865.41},{\\\\\\\"column1\\\\\\\":\\\\\\\"统筹型\\\\\\\",\\\\\\\"column2\\\\\\\":35767081.88,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":35767081.88},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-非股东\\\\\\\",\\\\\\\"column2\\\\\\\":1487045.35,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":1487045.35},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-参控股\\\\\\\",\\\\\\\"column2\\\\\\\":382690.56,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":382690.56},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-员工福利\\\\\\\",\\\\\\\"column2\\\\\\\":256684.91,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":265684.91},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-再保险\\\\\\\",\\\\\\\"column2\\\\\\\":563451.03,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":563451.03},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-海外业务\\\\\\\",\\\\\\\"column2\\\\\\\":760576.25,\\\\\\\"column3\\\\\\\":770458.75,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":1531035.00},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-风险咨询\\\\\\\",\\\\\\\"column2\\\\\\\":0.00,\\\\\\\"column3\\\\\\\":910183.93,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":226415.09,\\\\\\\"column8\\\\\\\":1136599.02}]\\\",\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":1650,\\\"height\\\":474},\\\"dataSetId\\\":\\\"1516748630344630273\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"项目性质\\\",\\\"text\\\":\\\"项目性质\\\",\\\"value\\\":\\\"column1\\\"},{\\\"label\\\":\\\"保险公估费\\\",\\\"text\\\":\\\"保险公估费\\\",\\\"value\\\":\\\"column5\\\"},{\\\"label\\\":\\\"承保公估评估费\\\",\\\"text\\\":\\\"承保公估评估费\\\",\\\"value\\\":\\\"column4\\\"},{\\\"label\\\":\\\"风险咨询费\\\",\\\"text\\\":\\\"风险咨询费\\\",\\\"value\\\":\\\"column3\\\"},{\\\"label\\\":\\\"保险经纪佣金费\\\",\\\"text\\\":\\\"保险经纪佣金费\\\",\\\"value\\\":\\\"column2\\\"},{\\\"label\\\":\\\"总计\\\",\\\"text\\\":\\\"总计\\\",\\\"value\\\":\\\"column8\\\"},{\\\"label\\\":\\\"内控咨询费\\\",\\\"text\\\":\\\"内控咨询费\\\",\\\"value\\\":\\\"column7\\\"},{\\\"label\\\":\\\"投标咨询费\\\",\\\"text\\\":\\\"投标咨询费\\\",\\\"value\\\":\\\"column6\\\"}],\\\"dataSetType\\\":\\\"json\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"text\\\":\\\"基础折线图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-04-21 13:52:00', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1517018288775790593', NULL, '1516747539813007362', NULL, 'JCommonTable', '{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"项目性质收入统计JSON\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"[{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-电商业务\\\\\\\",\\\\\\\"column2\\\\\\\":4865.41,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":4865.41},{\\\\\\\"column1\\\\\\\":\\\\\\\"统筹型\\\\\\\",\\\\\\\"column2\\\\\\\":35767081.88,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":35767081.88},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-非股东\\\\\\\",\\\\\\\"column2\\\\\\\":1487045.35,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":1487045.35},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-参控股\\\\\\\",\\\\\\\"column2\\\\\\\":382690.56,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":382690.56},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-员工福利\\\\\\\",\\\\\\\"column2\\\\\\\":256684.91,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":265684.91},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-再保险\\\\\\\",\\\\\\\"column2\\\\\\\":563451.03,\\\\\\\"column3\\\\\\\":0,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":563451.03},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-海外业务\\\\\\\",\\\\\\\"column2\\\\\\\":760576.25,\\\\\\\"column3\\\\\\\":770458.75,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":0,\\\\\\\"column8\\\\\\\":1531035.00},{\\\\\\\"column1\\\\\\\":\\\\\\\"市场化-风险咨询\\\\\\\",\\\\\\\"column2\\\\\\\":0.00,\\\\\\\"column3\\\\\\\":910183.93,\\\\\\\"column4\\\\\\\":0,\\\\\\\"column5\\\\\\\":0,\\\\\\\"column6\\\\\\\":0,\\\\\\\"column7\\\\\\\":226415.09,\\\\\\\"column8\\\\\\\":1136599.02}]\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":1650,\\\"height\\\":518},\\\"dataSetId\\\":\\\"1516748630344630273\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"项目性质\\\",\\\"text\\\":\\\"项目性质\\\",\\\"value\\\":\\\"column1\\\"},{\\\"label\\\":\\\"保险公估费\\\",\\\"text\\\":\\\"保险公估费\\\",\\\"value\\\":\\\"column5\\\"},{\\\"label\\\":\\\"承保公估评估费\\\",\\\"text\\\":\\\"承保公估评估费\\\",\\\"value\\\":\\\"column4\\\"},{\\\"label\\\":\\\"风险咨询费\\\",\\\"text\\\":\\\"风险咨询费\\\",\\\"value\\\":\\\"column3\\\"},{\\\"label\\\":\\\"保险经纪佣金费\\\",\\\"text\\\":\\\"保险经纪佣金费\\\",\\\"value\\\":\\\"column2\\\"},{\\\"label\\\":\\\"总计\\\",\\\"text\\\":\\\"总计\\\",\\\"value\\\":\\\"column8\\\"},{\\\"label\\\":\\\"内控咨询费\\\",\\\"text\\\":\\\"内控咨询费\\\",\\\"value\\\":\\\"column7\\\"},{\\\"label\\\":\\\"投标咨询费\\\",\\\"text\\\":\\\"投标咨询费\\\",\\\"value\\\":\\\"column6\\\"}],\\\"dataSetType\\\":\\\"json\\\",\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"column1\\\",\\\"title\\\":\\\"项目性质\\\"},{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"column5\\\",\\\"title\\\":\\\"保险公估费\\\"},{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"column4\\\",\\\"title\\\":\\\"承保公估评估费\\\"},{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"column3\\\",\\\"title\\\":\\\"风险咨询费\\\"},{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"column2\\\",\\\"title\\\":\\\"保险经纪佣金费\\\"},{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"column8\\\",\\\"title\\\":\\\"总计\\\"},{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"column7\\\",\\\"title\\\":\\\"内控咨询费\\\"},{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"column6\\\",\\\"title\\\":\\\"投标咨询费\\\"}]}}', 'admin', '2022-04-21 13:52:00', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1517064663387373570', NULL, '1517062686729338882', NULL, 'JLine', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"图表API示例-年龄占比\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/jingwu/nianling\\\",\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":889,\\\"height\\\":474},\\\"dataSetId\\\":\\\"1517046231342284802\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"年龄\\\",\\\"text\\\":\\\"年龄\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"数量\\\",\\\"text\\\":\\\"数量\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":false,\\\"text\\\":\\\"基础折线图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-04-21 16:56:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1517064663563534337', NULL, '1517062686729338882', NULL, 'JRing', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"图表API示例-年龄占比\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/jingwu/nianling\\\",\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":751,\\\"height\\\":474},\\\"dataSetId\\\":\\\"1517046231342284802\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"年龄\\\",\\\"text\\\":\\\"年龄\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"数量\\\",\\\"text\\\":\\\"数量\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础环形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-04-21 16:56:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1517064663664197634', NULL, '1517062686729338882', NULL, 'JFunnel', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"图表API示例-年龄占比\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/jingwu/nianling\\\",\\\"url\\\":\\\"http://api.jeecg.com/mock/26/funnel\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":335,\\\\\\\"name\\\\\\\":\\\\\\\"直接访问\\\\\\\"},{\\\\\\\"value\\\\\\\":310,\\\\\\\"name\\\\\\\":\\\\\\\"邮件营销\\\\\\\"},{\\\\\\\"value\\\\\\\":234,\\\\\\\"name\\\\\\\":\\\\\\\"联盟广告\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":889,\\\"height\\\":529},\\\"dataSetId\\\":\\\"1517046231342284802\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"年龄\\\",\\\"text\\\":\\\"年龄\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"数量\\\",\\\"text\\\":\\\"数量\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"legend\\\":{\\\"orient\\\":\\\"horizontal\\\"},\\\"series\\\":[{\\\"left\\\":\\\"10%\\\",\\\"gap\\\":2,\\\"name\\\":\\\"Funnel\\\",\\\"width\\\":\\\"80%\\\",\\\"emphasis\\\":{\\\"label\\\":{\\\"fontSize\\\":20}},\\\"itemStyle\\\":{\\\"borderColor\\\":\\\"#fff\\\",\\\"borderWidth\\\":1},\\\"sort\\\":\\\"descending\\\",\\\"label\\\":{\\\"show\\\":true,\\\"position\\\":\\\"inside\\\"},\\\"labelLine\\\":{\\\"lineStyle\\\":{\\\"width\\\":1,\\\"type\\\":\\\"solid\\\"},\\\"length\\\":10},\\\"type\\\":\\\"funnel\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a}<br/>{b}:{c}%\\\",\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础漏斗图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-04-21 16:56:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1517064663798415361', NULL, '1517062686729338882', NULL, 'JCommonTable', '{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"图表API示例-年龄占比\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/jingwu/nianling\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":751,\\\"height\\\":529},\\\"dataSetId\\\":\\\"1517046231342284802\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"年龄\\\",\\\"text\\\":\\\"年龄\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"数量\\\",\\\"text\\\":\\\"数量\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"name\\\",\\\"title\\\":\\\"年龄\\\"},{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"value\\\",\\\"title\\\":\\\"数量\\\"}]}}', 'admin', '2022-04-21 16:56:16', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1519994699446870018', NULL, '1519992838245441538', NULL, 'JBar', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"钻取api\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/drilling/deptuser\\\",\\\"drillData\\\":[{\\\"source\\\":\\\"name\\\",\\\"target\\\":\\\"name\\\"}],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"height\\\":420},\\\"dataSetId\\\":\\\"1519274169102020610\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"name\\\":\\\"销售量\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"name\\\":\\\"类别\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"showBackground\\\":true,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"rgba(180,180,180,0.2)\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"部门销售统计\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'jeecg', '2022-04-29 18:59:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1519994699518173186', NULL, '1519992838245441538', NULL, 'JPie', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"钻取api\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/drilling/deptuser\\\",\\\"drillData\\\":[{\\\"source\\\":\\\"name\\\",\\\"target\\\":\\\"name\\\"}],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"height\\\":420},\\\"dataSetId\\\":\\\"1519274169102020610\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0,0,0,0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"基础饼图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'jeecg', '2022-04-29 18:59:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522466576295534593', NULL, '1522460228585529346', NULL, 'JRing', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"18~30岁\\\\\\\",\\\\\\\"value\\\\\\\":5500},{\\\\\\\"name\\\\\\\":\\\\\\\"30~40岁\\\\\\\",\\\\\\\"value\\\\\\\":2000},{\\\\\\\"name\\\\\\\":\\\\\\\"40~60岁\\\\\\\",\\\\\\\"value\\\\\\\":1500},{\\\\\\\"name\\\\\\\":\\\\\\\"60岁以上\\\\\\\",\\\\\\\"value\\\\\\\":1200},{\\\\\\\"name\\\\\\\":\\\\\\\"18岁以下\\\\\\\",\\\\\\\"value\\\\\\\":800}]\\\",\\\"size\\\":{\\\"width\\\":411,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"年龄占比\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 14:41:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522466576429752321', NULL, '1522460228585529346', NULL, 'JBar', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"石家庄\\\\\\\",\\\\\\\"value\\\\\\\":51},{\\\\\\\"name\\\\\\\":\\\\\\\"邢台\\\\\\\",\\\\\\\"value\\\\\\\":121},{\\\\\\\"name\\\\\\\":\\\\\\\"邯郸\\\\\\\",\\\\\\\"value\\\\\\\":78},{\\\\\\\"name\\\\\\\":\\\\\\\"保定\\\\\\\",\\\\\\\"value\\\\\\\":66},{\\\\\\\"name\\\\\\\":\\\\\\\"廊坊\\\\\\\",\\\\\\\"value\\\\\\\":80},{\\\\\\\"name\\\\\\\":\\\\\\\"唐山\\\\\\\",\\\\\\\"value\\\\\\\":100}]\\\",\\\"size\\\":{\\\"width\\\":411,\\\"height\\\":254},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"bottom\\\":63,\\\"show\\\":false,\\\"right\\\":14},\\\"series\\\":[{\\\"data\\\":[],\\\"showBackground\\\":true,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"rgba(180,180,180,0.2)\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"游客地区分部\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 14:41:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522466576526221314', NULL, '1522460228585529346', NULL, 'JLine', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"5/1\\\\\\\",\\\\\\\"value\\\\\\\":1000},{\\\\\\\"name\\\\\\\":\\\\\\\"5/2\\\\\\\",\\\\\\\"value\\\\\\\":7350},{\\\\\\\"name\\\\\\\":\\\\\\\"5/3\\\\\\\",\\\\\\\"value\\\\\\\":5800},{\\\\\\\"name\\\\\\\":\\\\\\\"5/4\\\\\\\",\\\\\\\"value\\\\\\\":6000},{\\\\\\\"name\\\\\\\":\\\\\\\"5/5\\\\\\\",\\\\\\\"value\\\\\\\":3000}]\\\",\\\"size\\\":{\\\"width\\\":411,\\\"height\\\":276},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"left\\\":46,\\\"bottom\\\":58,\\\"show\\\":false,\\\"right\\\":1},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"text\\\":\\\"游客趋势分析\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 14:41:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522466576605913090', NULL, '1522460228585529346', NULL, 'JPie', '{\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"火车\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"飞机\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"轮船\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"自驾\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"徒步\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":358,\\\"height\\\":331},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"isRose\\\":true,\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0,0,0,0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"innerRadius\\\":50,\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"交通方式\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 14:41:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522466576702382082', NULL, '1522460228585529346', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":463,\\\"height\\\":265},\\\"w\\\":10,\\\"dataType\\\":1,\\\"h\\\":20,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"http://minio.jeecg.com/otatest/111_1651818408914.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 14:41:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522466576777879554', NULL, '1522460228585529346', NULL, 'JText', '{\\\"chartData\\\":\\\"五星级\\\",\\\"size\\\":{\\\"width\\\":253,\\\"height\\\":45},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":76},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 14:41:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522466576878542849', NULL, '1522460228585529346', NULL, 'JText', '{\\\"chartData\\\":\\\"四星级\\\",\\\"size\\\":{\\\"width\\\":200,\\\"height\\\":45},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":76},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 14:41:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522466576954040321', NULL, '1522460228585529346', NULL, 'JText', '{\\\"chartData\\\":\\\"56789\\\",\\\"size\\\":{\\\"height\\\":50},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":76},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 14:41:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522466577054703617', NULL, '1522460228585529346', NULL, 'JText', '{\\\"chartData\\\":\\\"6789\\\",\\\"size\\\":{\\\"width\\\":200,\\\"height\\\":56},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":76},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 14:41:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522466577159561217', NULL, '1522460228585529346', NULL, 'JPie', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"2~3小时\\\\\\\",\\\\\\\"value\\\\\\\":3500},{\\\\\\\"name\\\\\\\":\\\\\\\">=3小时\\\\\\\",\\\\\\\"value\\\\\\\":2400},{\\\\\\\"name\\\\\\\":\\\\\\\"1~2小时\\\\\\\",\\\\\\\"value\\\\\\\":2300},{\\\\\\\"name\\\\\\\":\\\\\\\"<=1小时\\\\\\\",\\\\\\\"value\\\\\\\":1800}]\\\",\\\"size\\\":{\\\"width\\\":463,\\\"height\\\":474},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0,0,0,0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"innerRadius\\\":50,\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"基础饼图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 14:41:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522466577264418817', NULL, '1522460228585529346', NULL, 'JCommonTable', '{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"旅游数据监控\\\",\\\"h\\\":42,\\\"dataSetApi\\\":\\\"[{\\\\\\\"type1\\\\\\\":\\\\\\\"路线1\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线2\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线3\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线4\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线5\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线6\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线7\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线8\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线9\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线10\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线11\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线12\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线13\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线14\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线15\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线16\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线17\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线18\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线19\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"},{\\\\\\\"type1\\\\\\\":\\\\\\\"路线20\\\\\\\",\\\\\\\"type2\\\\\\\":\\\\\\\"1111\\\\\\\",\\\\\\\"type3\\\\\\\":\\\\\\\"1111\\\\\\\"}]\\\",\\\"drillData\\\":[],\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":358,\\\"height\\\":529},\\\"dataSetId\\\":\\\"1522464505970302978\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"路线\\\",\\\"text\\\":\\\"路线\\\",\\\"value\\\":\\\"type1\\\"},{\\\"label\\\":\\\"车辆\\\",\\\"text\\\":\\\"车辆\\\",\\\"value\\\":\\\"type2\\\"},{\\\"label\\\":\\\"人数\\\",\\\"text\\\":\\\"人数\\\",\\\"value\\\":\\\"type3\\\"}],\\\"dataSetType\\\":\\\"json\\\",\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"type1\\\",\\\"title\\\":\\\"路线\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"type2\\\",\\\"title\\\":\\\"车辆\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"type3\\\",\\\"title\\\":\\\"人数\\\"}]}}', 'admin', '2022-05-06 14:41:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522504050518532098', NULL, '1522466781443137538', NULL, 'JQuickNav', '{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"首页快速导航\\\",\\\"h\\\":26,\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/home/quick\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"首页\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-homepage\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#1fdaca\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"仪表盘\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-shijian\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#bf0c2c\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"组件\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-dangan\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#e18525\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"系统管理\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-shezhi\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#3fb27f\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"权限管理\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-yuechi\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#4daf1bc9\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"图表\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-fujin\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#00d8ff\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":674,\\\"height\\\":298},\\\"dataSetId\\\":\\\"1519962879095332865\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"icon\\\",\\\"text\\\":\\\"icon\\\",\\\"value\\\":\\\"icon\\\"},{\\\"label\\\":\\\"color\\\",\\\"text\\\":\\\"color\\\",\\\"value\\\":\\\"color\\\"},{\\\"label\\\":\\\"href\\\",\\\"text\\\":\\\"href\\\",\\\"value\\\":\\\"href\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":30},\\\"body\\\":{\\\"textAlign\\\":\\\"center\\\",\\\"column\\\":3,\\\"iconAlign\\\":\\\"top\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"http://jeecg.com\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"快捷导航\\\"}}}', 'admin', '2022-05-06 17:10:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522504050690498562', NULL, '1522466781443137538', NULL, 'JList', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"remark\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"date\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"pic\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"数据列表\\\",\\\"h\\\":24,\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/datalist/list\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-914:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-814:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-714:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-414:20:21\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":568,\\\"height\\\":474},\\\"dataSetId\\\":\\\"1519945036454813698\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"date\\\",\\\"text\\\":\\\"date\\\",\\\"value\\\":\\\"date\\\"},{\\\"label\\\":\\\"remark\\\",\\\"text\\\":\\\"remark\\\",\\\"value\\\":\\\"remark\\\"},{\\\"label\\\":\\\"pic\\\",\\\"text\\\":\\\"pic\\\",\\\"value\\\":\\\"pic\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":true,\\\"titleFontSize\\\":18,\\\"showTimePrefix\\\":true}}', 'admin', '2022-05-06 17:10:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522504050782773249', NULL, '1522466781443137538', NULL, 'JGrowCard', '{\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"访问数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-qianbao\\\\\\\",\\\\\\\"value\\\\\\\":2000,\\\\\\\"total\\\\\\\":120000,\\\\\\\"color\\\\\\\":\\\\\\\"green\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"月\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"成交额\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-youhuiquan\\\\\\\",\\\\\\\"value\\\\\\\":20000,\\\\\\\"total\\\\\\\":500000,\\\\\\\"color\\\\\\\":\\\\\\\"blue\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"月\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"下载数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-tupian\\\\\\\",\\\\\\\"value\\\\\\\":8000,\\\\\\\"total\\\\\\\":120000,\\\\\\\"color\\\\\\\":\\\\\\\"orange\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"周\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"成交数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-jifen\\\\\\\",\\\\\\\"value\\\\\\\":5000,\\\\\\\"total\\\\\\\":50000,\\\\\\\"color\\\\\\\":\\\\\\\"purple\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"年\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":1252,\\\"height\\\":199},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":19,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":20},\\\"body\\\":{\\\"horizontal\\\":8,\\\"vertical\\\":8,\\\"span\\\":6},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"统计卡片\\\"}}}', 'admin', '2022-05-06 17:10:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522504050862465026', NULL, '1522466781443137538', NULL, 'JProjectCard', '{\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"Github\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-github\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"不要等待机会，而要创造机会。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"开源组\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"Vue\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-buysellads\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#3fb27f\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"现在的你决定将来的你。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"算法组\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"Html5\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-html5\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#e18525\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"没有什么才能比努力更重要。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"上班摸鱼\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"Angular\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-product-hunt\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#bf0c2c\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"热情和欲望可以突破一切难关。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"UI\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"React\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-skype\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#00d8ff\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"健康的身体是实目标的基石。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"技术牛\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"Js\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-pengyou\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#4daf1bc9\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"路是走出来的，而不是空想出来的。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"架构组\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":674,\\\"height\\\":386},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":33,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":30},\\\"body\\\":{\\\"column\\\":3},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"项目列表\\\"}}}', 'admin', '2022-05-06 17:10:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522504050958934017', NULL, '1522466781443137538', NULL, 'JWaitMatter', '{\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"待办公文\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-yudu\\\\\\\",\\\\\\\"content\\\\\\\":23,\\\\\\\"desc\\\\\\\":\\\\\\\"今日已办3\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"待办流程\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-shuju\\\\\\\",\\\\\\\"content\\\\\\\":23,\\\\\\\"desc\\\\\\\":\\\\\\\"今日已办3\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"待办任务\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-tongzhi\\\\\\\",\\\\\\\"content\\\\\\\":23,\\\\\\\"desc\\\\\\\":\\\\\\\"今日已办3今日更新5\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":568,\\\"height\\\":210},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":19,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":25},\\\"body\\\":{\\\"column\\\":3},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"待办事项\\\"}}}', 'admin', '2022-05-06 17:10:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522504051076374530', NULL, '1522466781443137538', NULL, 'JLine', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"type\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"visit\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"首页_近一周访问量\\\",\\\"dataSetApi\\\":\\\"selectcount(*)asvisit\\\\t,count(distinct(ip))asip\\\\t,DATE_FORMAT(create_time,\\'%Y-%m-%d\\')astian\\\\t,DATE_FORMAT(create_time,\\'%m-%d\\')astype\\\\tfromsys_logwherelog_type=1andcreate_time<=sysdate()andcreate_time>=(selectdate_sub(curdate(),interval7day))groupbytian,typeorderbytianasc\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":1252,\\\"height\\\":441},\\\"dataSetId\\\":\\\"1522503560003067906\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"visit\\\",\\\"text\\\":\\\"visit\\\",\\\"value\\\":\\\"visit\\\"},{\\\"label\\\":\\\"ip\\\",\\\"text\\\":\\\"ip\\\",\\\"value\\\":\\\"ip\\\"},{\\\"label\\\":\\\"tian\\\",\\\"text\\\":\\\"tian\\\",\\\"value\\\":\\\"tian\\\"},{\\\"label\\\":\\\"type\\\",\\\"text\\\":\\\"type\\\",\\\"value\\\":\\\"type\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"text\\\":\\\"近一周在线访问量\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 17:10:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522520321213603842', NULL, '1522507145776472065', NULL, 'JBar', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"height\\\":420},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"showBackground\\\":true,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"rgba(180,180,180,0.2)\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"静态数据\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:15:06', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522520321352015874', NULL, '1522507145776472065', NULL, 'JStackBar', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"type\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"出资\\\",\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/chuzi\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"}]\\\",\\\"size\\\":{\\\"height\\\":420},\\\"dataSetId\\\":\\\"1522098873378549762\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"},{\\\"label\\\":\\\"type\\\",\\\"text\\\":\\\"type\\\",\\\"value\\\":\\\"type\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"api数据集\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:15:06', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522520321456873474', NULL, '1522507145776472065', NULL, 'JPie', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"智慧社区_时间分部\\\",\\\"dataSetApi\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"6:00-9:00\\\\\\\",\\\\\\\"value\\\\\\\":800},{\\\\\\\"name\\\\\\\":\\\\\\\"10:00-12:00\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"13:00-15:00\\\\\\\",\\\\\\\"value\\\\\\\":500},{\\\\\\\"name\\\\\\\":\\\\\\\"16:00-20:00\\\\\\\",\\\\\\\"value\\\\\\\":800},{\\\\\\\"name\\\\\\\":\\\\\\\"21:00-24:00\\\\\\\",\\\\\\\"value\\\\\\\":600}]\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"height\\\":420},\\\"dataSetId\\\":\\\"1522187101267832833\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"json\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0,0,0,0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"innerRadius\\\":50,\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"JSON数据集\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:15:06', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522520321549148162', NULL, '1522507145776472065', NULL, 'JLine', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"day\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"num\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"统计近十日的登陆次数\\\",\\\"dataSetApi\\\":\\\"SELECT\\\\tcount(*)num,\\\\tDATE_FORMAT(create_time,\\'%Y-%m-%d\\')AS`day`FROM\\\\tsys_logWHERE\\\\tlog_type=1ANDcreate_time>DATE_SUB(NOW(),INTERVAL10DAY)GROUPBY\\\\tDATE_FORMAT(create_time,\\'%Y-%m-%d\\')\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"height\\\":420},\\\"dataSetId\\\":\\\"1516743766914924546\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"日期\\\",\\\"text\\\":\\\"日期\\\",\\\"value\\\":\\\"day\\\"},{\\\"label\\\":\\\"登录次数\\\",\\\"text\\\":\\\"登录次数\\\",\\\"value\\\":\\\"num\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"dataNum\\\":\\\"5\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"text\\\":\\\"SQL数据集\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:15:06', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522520321628839937', NULL, '1522507145776472065', NULL, 'JCommonTable', '{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"首页_近一周访问量\\\",\\\"h\\\":42,\\\"dataSetApi\\\":\\\"selectcount(*)asvisit\\\\t,count(distinct(ip))asip\\\\t,DATE_FORMAT(create_time,\\'%Y-%m-%d\\')astian\\\\t,DATE_FORMAT(create_time,\\'%m-%d\\')astype\\\\tfromsys_logwherelog_type=1andcreate_time<=sysdate()andcreate_time>=(selectdate_sub(curdate(),interval7day))groupbytian,typeorderbytianasc\\\",\\\"drillData\\\":[],\\\"timeOut\\\":\\\"10\\\",\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"height\\\":420},\\\"dataSetId\\\":\\\"1522503560003067906\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"访问量\\\",\\\"text\\\":\\\"访问量\\\",\\\"value\\\":\\\"visit\\\"},{\\\"label\\\":\\\"ip地址\\\",\\\"text\\\":\\\"ip地址\\\",\\\"value\\\":\\\"ip\\\"},{\\\"label\\\":\\\"年月\\\",\\\"text\\\":\\\"年月\\\",\\\"value\\\":\\\"tian\\\"},{\\\"label\\\":\\\"天\\\",\\\"text\\\":\\\"天\\\",\\\"value\\\":\\\"type\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"visit\\\",\\\"title\\\":\\\"访问量\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"ip\\\",\\\"title\\\":\\\"ip地址\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"tian\\\",\\\"title\\\":\\\"年月\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"type\\\",\\\"title\\\":\\\"天\\\"}]}}', 'admin', '2022-05-06 18:15:06', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522520321725308929', NULL, '1522507145776472065', NULL, 'JTabs', '{\\\"size\\\":{\\\"width\\\":779,\\\"height\\\":463},\\\"w\\\":12,\\\"h\\\":40,\\\"option\\\":{\\\"title\\\":\\\"选项卡\\\"},\\\"child\\\":[{\\\"h\\\":42,\\\"index\\\":0,\\\"i\\\":\\\"63de7e7e-3894-4d71-84a3-9b2fd9b9c760\\\",\\\"title\\\":\\\"通知\\\",\\\"horizontal\\\":false,\\\"component\\\":\\\"JList\\\",\\\"size\\\":10,\\\"w\\\":12,\\\"x\\\":0,\\\"text\\\":\\\"0.042\\\",\\\"id\\\":\\\"3343bdb3-fd05-4eee-9bc7-844a148752da\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"remark\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"date\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"pic\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"数据列表\\\",\\\"h\\\":24,\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/datalist/list\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-914:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-814:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-714:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-414:20:21\\\\\\\"}]\\\",\\\"paddingBottom\\\":90,\\\"dataSetId\\\":\\\"1519945036454813698\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"date\\\",\\\"text\\\":\\\"date\\\",\\\"value\\\":\\\"date\\\"},{\\\"label\\\":\\\"remark\\\",\\\"text\\\":\\\"remark\\\",\\\"value\\\":\\\"remark\\\"},{\\\"label\\\":\\\"pic\\\",\\\"text\\\":\\\"pic\\\",\\\"value\\\":\\\"pic\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":true,\\\"titleFontSize\\\":18,\\\"showTimePrefix\\\":true}},\\\"child\\\":[]},{\\\"h\\\":42,\\\"index\\\":0,\\\"i\\\":\\\"7e716106-3f6b-4350-80d0-7fe0ed3b46f2\\\",\\\"title\\\":\\\"图片展示\\\",\\\"horizontal\\\":false,\\\"component\\\":\\\"JImg\\\",\\\"size\\\":10,\\\"w\\\":12,\\\"x\\\":0,\\\"text\\\":\\\"0.042\\\",\\\"id\\\":\\\"49dc2c4c-871b-4d5d-8e21-d3cd93602661\\\",\\\"config\\\":{\\\"paddingBottom\\\":90,\\\"w\\\":10,\\\"dataType\\\":1,\\\"h\\\":20,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"http://minio.jeecg.com/otatest/jeecg_1651199708342.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}},\\\"child\\\":[]}]}', 'admin', '2022-05-06 18:15:06', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522520321935024129', NULL, '1522507145776472065', NULL, 'JGrid', '{\\\"size\\\":{\\\"width\\\":1632,\\\"height\\\":400},\\\"w\\\":12,\\\"h\\\":40,\\\"option\\\":{\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}},\\\"child\\\":[{\\\"h\\\":42,\\\"i\\\":\\\"7b247427-b86c-4c59-877d-618088d056ec\\\",\\\"title\\\":\\\"标题\\\",\\\"parentId\\\":\\\"1ac58009-1e17-4136-8309-313a9111ebb6\\\",\\\"horizontal\\\":false,\\\"component\\\":\\\"JRing\\\",\\\"size\\\":10,\\\"w\\\":12,\\\"x\\\":0,\\\"text\\\":\\\"0.042\\\",\\\"id\\\":\\\"e845c133-1b8d-4252-a216-06c0857e388a\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"智慧社区_地区分部\\\",\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/region\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"paddingBottom\\\":90,\\\"dataSetId\\\":\\\"1522185936018878466\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":65,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"t\\\":12},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"环形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}},\\\"span\\\":\\\"8\\\",\\\"child\\\":[]},{\\\"h\\\":42,\\\"i\\\":\\\"6d907478-b400-4723-860d-45b24e3adbee\\\",\\\"title\\\":\\\"标题\\\",\\\"parentId\\\":\\\"1ac58009-1e17-4136-8309-313a9111ebb6\\\",\\\"horizontal\\\":false,\\\"component\\\":\\\"JRadar\\\",\\\"size\\\":10,\\\"w\\\":12,\\\"x\\\":0,\\\"text\\\":\\\"0.042\\\",\\\"id\\\":\\\"7cebf65a-81ba-479e-870e-8610a0f00d0c\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":75,\\\\\\\"name\\\\\\\":\\\\\\\"得分\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"NBA\\\\\\\",\\\\\\\"max\\\\\\\":100},{\\\\\\\"value\\\\\\\":65,\\\\\\\"name\\\\\\\":\\\\\\\"篮板\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"NBA\\\\\\\",\\\\\\\"max\\\\\\\":100},{\\\\\\\"value\\\\\\\":55,\\\\\\\"name\\\\\\\":\\\\\\\"防守\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"NBA\\\\\\\",\\\\\\\"max\\\\\\\":100},{\\\\\\\"value\\\\\\\":74,\\\\\\\"name\\\\\\\":\\\\\\\"失误\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"NBA\\\\\\\",\\\\\\\"max\\\\\\\":100},{\\\\\\\"value\\\\\\\":38,\\\\\\\"name\\\\\\\":\\\\\\\"盖帽\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"NBA\\\\\\\",\\\\\\\"max\\\\\\\":100},{\\\\\\\"value\\\\\\\":88,\\\\\\\"name\\\\\\\":\\\\\\\"三分\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"NBA\\\\\\\",\\\\\\\"max\\\\\\\":100}]\\\",\\\"paddingBottom\\\":90,\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/radar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"radar\\\":[{\\\"indicator\\\":[]}],\\\"grid\\\":{\\\"top\\\":51,\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"data\\\":[]},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"radar\\\"}],\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础雷达图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}},\\\"span\\\":\\\"8\\\",\\\"child\\\":[]},{\\\"h\\\":42,\\\"i\\\":\\\"6e99dc19-fe5e-4c36-8eb6-b3dd6ea19dd8\\\",\\\"title\\\":\\\"标题\\\",\\\"parentId\\\":\\\"1ac58009-1e17-4136-8309-313a9111ebb6\\\",\\\"horizontal\\\":false,\\\"component\\\":\\\"JArea\\\",\\\"size\\\":10,\\\"w\\\":12,\\\"x\\\":0,\\\"text\\\":\\\"0.042\\\",\\\"id\\\":\\\"6fe47c5a-85ac-46ec-9640-936cd2501523\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"图表API示例-年龄占比\\\",\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/jingwu/nianling\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":605,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"}]\\\",\\\"paddingBottom\\\":90,\\\"dataSetId\\\":\\\"1517046231342284802\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"年龄\\\",\\\"text\\\":\\\"年龄\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"数量\\\",\\\"text\\\":\\\"数量\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"xAxis\\\":{\\\"data\\\":[],\\\"boundaryGap\\\":false},\\\"grid\\\":{\\\"bottom\\\":31},\\\"series\\\":[{\\\"areaStyle\\\":{},\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础面积图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}},\\\"span\\\":\\\"8\\\",\\\"child\\\":[]}]}', 'admin', '2022-05-06 18:15:06', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522520322014715906', NULL, '1522507145776472065', NULL, 'JCarousel', '{\\\"chartData\\\":\\\"[{\\\\\\\"src\\\\\\\":\\\\\\\"http://minio.jeecg.com/otatest/temp/0_1647504880335.png\\\\\\\"},{\\\\\\\"src\\\\\\\":\\\\\\\"http://minio.jeecg.com/otatest/temp/1_1647504883878.png\\\\\\\"},{\\\\\\\"src\\\\\\\":\\\\\\\"http://minio.jeecg.com/otatest/temp/2_1647504886551.png\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":1252,\\\"height\\\":243},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"路径\\\"}],\\\"w\\\":24,\\\"dataType\\\":1,\\\"h\\\":22,\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/carousel\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"dots\\\":true,\\\"autoplay\\\":true,\\\"dotPosition\\\":\\\"bottom\\\"}}', 'admin', '2022-05-06 18:15:06', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522520322115379202', NULL, '1522507145776472065', NULL, 'JIframe', '{\\\"size\\\":{\\\"width\\\":1252,\\\"height\\\":386},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":26,\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"http://www.jeecg.com/\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:15:07', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522520322216042498', NULL, '1522507145776472065', NULL, 'JPictorialBar', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"驯鹿\\\\\\\",\\\\\\\"value\\\\\\\":123,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M-22.788,24.521c2.08-0.986,3.611-3.905,4.984-5.892c-2.686,2.782-5.047,5.884-9.102,7.312c-0.992,0.005-0.25-2.016,0.34-2.362l1.852-0.41c0.564-0.218,0.785-0.842,0.902-1.347c2.133-0.727,4.91-4.129,6.031-6.194c1.748-0.7,4.443-0.679,5.734-2.293c1.176-1.468,0.393-3.992,1.215-6.557c0.24-0.754,0.574-1.581,1.008-2.293c-0.611,0.011-1.348-0.061-1.959-0.608c-1.391-1.245-0.785-2.086-1.297-3.313c1.684,0.744,2.5,2.584,4.426,2.586C-8.46,3.012-8.255,2.901-8.04,2.824c6.031-1.952,15.182-0.165,19.498-3.937c1.15-3.933-1.24-9.846-1.229-9.938c0.008-0.062-1.314-0.004-1.803-0.258c-1.119-0.771-6.531-3.75-0.17-3.33c0.314-0.045,0.943,0.259,1.439,0.435c-0.289-1.694-0.92-0.144-3.311-1.946c0,0-1.1-0.855-1.764-1.98c-0.836-1.09-2.01-2.825-2.992-4.031c-1.523-2.476,1.367,0.709,1.816,1.108c1.768,1.704,1.844,3.281,3.232,3.983c0.195,0.203,1.453,0.164,0.926-0.468c-0.525-0.632-1.367-1.278-1.775-2.341c-0.293-0.703-1.311-2.326-1.566-2.711c-0.256-0.384-0.959-1.718-1.67-2.351c-1.047-1.187-0.268-0.902,0.521-0.07c0.789,0.834,1.537,1.821,1.672,2.023c0.135,0.203,1.584,2.521,1.725,2.387c0.102-0.259-0.035-0.428-0.158-0.852c-0.125-0.423-0.912-2.032-0.961-2.083c-0.357-0.852-0.566-1.908-0.598-3.333c0.4-2.375,0.648-2.486,0.549-0.705c0.014,1.143,0.031,2.215,0.602,3.247c0.807,1.496,1.764,4.064,1.836,4.474c0.561,3.176,2.904,1.749,2.281-0.126c-0.068-0.446-0.109-2.014-0.287-2.862c-0.18-0.849-0.219-1.688-0.113-3.056c0.066-1.389,0.232-2.055,0.277-2.299c0.285-1.023,0.4-1.088,0.408,0.135c-0.059,0.399-0.131,1.687-0.125,2.655c0.064,0.642-0.043,1.768,0.172,2.486c0.654,1.928-0.027,3.496,1,3.514c1.805-0.424,2.428-1.218,2.428-2.346c-0.086-0.704-0.121-0.843-0.031-1.193c0.221-0.568,0.359-0.67,0.312-0.076c-0.055,0.287,0.031,0.533,0.082,0.794c0.264,1.197,0.912,0.114,1.283-0.782c0.15-0.238,0.539-2.154,0.545-2.522c-0.023-0.617,0.285-0.645,0.309,0.01c0.064,0.422-0.248,2.646-0.205,2.334c-0.338,1.24-1.105,3.402-3.379,4.712c-0.389,0.12-1.186,1.286-3.328,2.178c0,0,1.729,0.321,3.156,0.246c1.102-0.19,3.707-0.027,4.654,0.269c1.752,0.494,1.531-0.053,4.084,0.164c2.26-0.4,2.154,2.391-1.496,3.68c-2.549,1.405-3.107,1.475-2.293,2.984c3.484,7.906,2.865,13.183,2.193,16.466c2.41,0.271,5.732-0.62,7.301,0.725c0.506,0.333,0.648,1.866-0.457,2.86c-4.105,2.745-9.283,7.022-13.904,7.662c-0.977-0.194,0.156-2.025,0.803-2.247l1.898-0.03c0.596-0.101,0.936-0.669,1.152-1.139c3.16-0.404,5.045-3.775,8.246-4.818c-4.035-0.718-9.588,3.981-12.162,1.051c-5.043,1.423-11.449,1.84-15.895,1.111c-3.105,2.687-7.934,4.021-12.115,5.866c-3.271,3.511-5.188,8.086-9.967,10.414c-0.986,0.119-0.48-1.974,0.066-2.385l1.795-0.618C-22.995,25.682-22.849,25.035-22.788,24.521z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[60,60]},{\\\\\\\"name\\\\\\\":\\\\\\\"飞机\\\\\\\",\\\\\\\"value\\\\\\\":60,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M1.112,32.559l2.998,1.205l-2.882,2.268l-2.215-0.012L1.112,32.559zM37.803,23.96c0.158-0.838,0.5-1.509,0.961-1.904c-0.096-0.037-0.205-0.071-0.344-0.071c-0.777-0.005-2.068-0.009-3.047-0.009c-0.633,0-1.217,0.066-1.754,0.18l2.199,1.804H37.803zM39.738,23.036c-0.111,0-0.377,0.325-0.537,0.924h1.076C40.115,23.361,39.854,23.036,39.738,23.036zM39.934,39.867c-0.166,0-0.674,0.705-0.674,1.986s0.506,1.986,0.674,1.986s0.672-0.705,0.672-1.986S40.102,39.867,39.934,39.867zM38.963,38.889c-0.098-0.038-0.209-0.07-0.348-0.073c-0.082,0-0.174,0-0.268-0.001l-7.127,4.671c0.879,0.821,2.42,1.417,4.348,1.417c0.979,0,2.27-0.006,3.047-0.01c0.139,0,0.25-0.034,0.348-0.072c-0.646-0.555-1.07-1.643-1.07-2.967C37.891,40.529,38.316,39.441,38.963,38.889zM32.713,23.96l-12.37-10.116l-4.693-0.004c0,0,4,8.222,4.827,10.121H32.713zM59.311,32.374c-0.248,2.104-5.305,3.172-8.018,3.172H39.629l-25.325,16.61L9.607,52.16c0,0,6.687-8.479,7.95-10.207c1.17-1.6,3.019-3.699,3.027-6.407h-2.138c-5.839,0-13.816-3.789-18.472-5.583c-2.818-1.085-2.396-4.04-0.031-4.04h0.039l-3.299-11.371h3.617c0,0,4.352,5.696,5.846,7.5c2,2.416,4.503,3.678,8.228,3.87h30.727c2.17,0,4.311,0.417,6.252,1.046c3.49,1.175,5.863,2.7,7.199,4.027C59.145,31.584,59.352,32.025,59.311,32.374zM22.069,30.408c0-0.815-0.661-1.475-1.469-1.475c-0.812,0-1.471,0.66-1.471,1.475s0.658,1.475,1.471,1.475C21.408,31.883,22.069,31.224,22.069,30.408zM27.06,30.408c0-0.815-0.656-1.478-1.466-1.478c-0.812,0-1.471,0.662-1.471,1.478s0.658,1.477,1.471,1.477C26.404,31.885,27.06,31.224,27.06,30.408zM32.055,30.408c0-0.815-0.66-1.475-1.469-1.475c-0.808,0-1.466,0.66-1.466,1.475s0.658,1.475,1.466,1.475C31.398,31.883,32.055,31.224,32.055,30.408zM37.049,30.408c0-0.815-0.658-1.478-1.467-1.478c-0.812,0-1.469,0.662-1.469,1.478s0.656,1.477,1.469,1.477C36.389,31.885,37.049,31.224,37.049,30.408zM42.039,30.408c0-0.815-0.656-1.478-1.465-1.478c-0.811,0-1.469,0.662-1.469,1.478s0.658,1.477,1.469,1.477C41.383,31.885,42.039,31.224,42.039,30.408zM55.479,30.565c-0.701-0.436-1.568-0.896-2.627-1.347c-0.613,0.289-1.551,0.476-2.73,0.476c-1.527,0-1.639,2.263,0.164,2.316C52.389,32.074,54.627,31.373,55.479,30.565z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[65,35]},{\\\\\\\"name\\\\\\\":\\\\\\\"火箭\\\\\\\",\\\\\\\"value\\\\\\\":25,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M-244.396,44.399c0,0,0.47-2.931-2.427-6.512c2.819-8.221,3.21-15.709,3.21-15.709s5.795,1.383,5.795,7.325C-237.818,39.679-244.396,44.399-244.396,44.399zM-260.371,40.827c0,0-3.881-12.946-3.881-18.319c0-2.416,0.262-4.566,0.669-6.517h17.684c0.411,1.952,0.675,4.104,0.675,6.519c0,5.291-3.87,18.317-3.87,18.317H-260.371zM-254.745,18.951c-1.99,0-3.603,1.676-3.603,3.744c0,2.068,1.612,3.744,3.603,3.744c1.988,0,3.602-1.676,3.602-3.744S-252.757,18.951-254.745,18.951zM-255.521,2.228v-5.098h1.402v4.969c1.603,1.213,5.941,5.069,7.901,12.5h-17.05C-261.373,7.373-257.245,3.558-255.521,2.228zM-265.07,44.399c0,0-6.577-4.721-6.577-14.896c0-5.942,5.794-7.325,5.794-7.325s0.393,7.488,3.211,15.708C-265.539,41.469-265.07,44.399-265.07,44.399zM-252.36,45.15l-1.176-1.22L-254.789,48l-1.487-4.069l-1.019,2.116l-1.488-3.826h8.067L-252.36,45.15z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[50,60]},{\\\\\\\"name\\\\\\\":\\\\\\\"高铁\\\\\\\",\\\\\\\"value\\\\\\\":18,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M67.335,33.596L67.335,33.596c-0.002-1.39-1.153-3.183-3.328-4.218h-9.096v-2.07h5.371c-4.939-2.07-11.199-4.141-14.89-4.141H19.72v12.421v5.176h38.373c4.033,0,8.457-1.035,9.142-5.176h-0.027c0.076-0.367,0.129-0.751,0.129-1.165L67.335,33.596L67.335,33.596zM27.999,30.413h-3.105v-4.141h3.105V30.413zM35.245,30.413h-3.104v-4.141h3.104V30.413zM42.491,30.413h-3.104v-4.141h3.104V30.413zM49.736,30.413h-3.104v-4.141h3.104V30.413zM14.544,40.764c1.143,0,2.07-0.927,2.07-2.07V35.59V25.237c0-1.145-0.928-2.07-2.07-2.07H-9.265c-1.143,0-2.068,0.926-2.068,2.07v10.351v3.105c0,1.144,0.926,2.07,2.068,2.07H14.544L14.544,40.764zM8.333,26.272h3.105v4.141H8.333V26.272zM1.087,26.272h3.105v4.141H1.087V26.272zM-6.159,26.272h3.105v4.141h-3.105V26.272zM-9.265,41.798h69.352v1.035H-9.265V41.798z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[50,30]},{\\\\\\\"name\\\\\\\":\\\\\\\"轮船\\\\\\\",\\\\\\\"value\\\\\\\":12,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M16.678,17.086h9.854l-2.703,5.912c5.596,2.428,11.155,5.575,16.711,8.607c3.387,1.847,6.967,3.75,10.541,5.375v-6.16l-4.197-2.763v-5.318L33.064,12.197h-11.48L20.43,15.24h-4.533l-1.266,3.286l0.781,0.345L16.678,17.086zM49.6,31.84l0.047,1.273L27.438,20.998l0.799-1.734L49.6,31.84zM33.031,15.1l12.889,8.82l0.027,0.769L32.551,16.1L33.031,15.1zM22.377,14.045h9.846l-1.539,3.365l-2.287-1.498h1.371l0.721-1.352h-2.023l-0.553,1.037l-0.541-0.357h-0.34l0.359-0.684h-2.025l-0.361,0.684h-3.473L22.377,14.045zM23.695,20.678l-0.004,0.004h0.004V20.678zM24.828,18.199h-2.031l-0.719,1.358h2.029L24.828,18.199zM40.385,34.227c-12.85-7.009-25.729-14.667-38.971-12.527c1.26,8.809,9.08,16.201,8.213,24.328c-0.553,4.062-3.111,0.828-3.303,7.137c15.799,0,32.379,0,48.166,0l0.066-4.195l1.477-7.23C50.842,39.812,45.393,36.961,40.385,34.227zM13.99,35.954c-1.213,0-2.195-1.353-2.195-3.035c0-1.665,0.98-3.017,2.195-3.017c1.219,0,2.195,1.352,2.195,3.017C16.186,34.604,15.213,35.954,13.99,35.954zM23.691,20.682h-2.02l-0.588,1.351h2.023L23.691,20.682zM19.697,18.199l-0.721,1.358h2.025l0.727-1.358H19.697z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[50,35]},{\\\\\\\"name\\\\\\\":\\\\\\\"汽车\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M49.592,40.883c-0.053,0.354-0.139,0.697-0.268,0.963c-0.232,0.475-0.455,0.519-1.334,0.475c-1.135-0.053-2.764,0-4.484,0.068c0,0.476,0.018,0.697,0.018,0.697c0.111,1.299,0.697,1.342,0.931,1.342h3.7c0.326,0,0.628,0,0.861-0.154c0.301-0.196,0.43-0.772,0.543-1.78c0.017-0.146,0.025-0.336,0.033-0.56v-0.01c0-0.068,0.008-0.154,0.008-0.25V41.58l0,0C49.6,41.348,49.6,41.09,49.592,40.883L49.592,40.883zM6.057,40.883c0.053,0.354,0.137,0.697,0.268,0.963c0.23,0.475,0.455,0.519,1.334,0.475c1.137-0.053,2.762,0,4.484,0.068c0,0.476-0.018,0.697-0.018,0.697c-0.111,1.299-0.697,1.342-0.93,1.342h-3.7c-0.328,0-0.602,0-0.861-0.154c-0.309-0.18-0.43-0.772-0.541-1.78c-0.018-0.146-0.027-0.336-0.035-0.56v-0.01c0-0.068-0.008-0.154-0.008-0.25V41.58l0,0C6.057,41.348,6.057,41.09,6.057,40.883L6.057,40.883zM49.867,32.766c0-2.642-0.344-5.224-0.482-5.507c-0.104-0.207-0.766-0.749-2.271-1.773c-1.522-1.042-1.487-0.887-1.766-1.566c0.25-0.078,0.492-0.224,0.639-0.241c0.326-0.034,0.345,0.274,1.023,0.274c0.68,0,2.152-0.18,2.453-0.48c0.301-0.303,0.396-0.405,0.396-0.672c0-0.268-0.156-0.818-0.447-1.146c-0.293-0.327-1.541-0.49-2.273-0.585c-0.729-0.095-0.834,0-1.022,0.121c-0.304,0.189-0.32,1.919-0.32,1.919l-0.713,0.018c-0.465-1.146-1.11-3.452-2.117-5.269c-1.103-1.979-2.256-2.599-2.737-2.754c-0.474-0.146-0.904-0.249-4.131-0.576c-3.298-0.344-5.922-0.388-8.262-0.388c-2.342,0-4.967,0.052-8.264,0.388c-3.229,0.336-3.66,0.43-4.133,0.576s-1.633,0.775-2.736,2.754c-1.006,1.816-1.652,4.123-2.117,5.269L9.87,23.109c0,0-0.008-1.729-0.318-1.919c-0.189-0.121-0.293-0.225-1.023-0.121c-0.732,0.104-1.98,0.258-2.273,0.585c-0.293,0.327-0.447,0.878-0.447,1.146c0,0.267,0.094,0.379,0.396,0.672c0.301,0.301,1.773,0.48,2.453,0.48c0.68,0,0.697-0.309,1.023-0.274c0.146,0.018,0.396,0.163,0.637,0.241c-0.283,0.68-0.24,0.524-1.764,1.566c-1.506,1.033-2.178,1.566-2.271,1.773c-0.139,0.283-0.482,2.865-0.482,5.508s0.189,5.02,0.189,5.86c0,0.354,0,0.976,0.076,1.565c0.053,0.354,0.129,0.697,0.268,0.966c0.232,0.473,0.447,0.516,1.334,0.473c1.137-0.051,2.779,0,4.477,0.07c1.135,0.043,2.297,0.086,3.33,0.11c2.582,0.051,1.826-0.379,2.928-0.36c1.102,0.016,5.447,0.196,9.424,0.196c3.976,0,8.332-0.182,9.423-0.196c1.102-0.019,0.346,0.411,2.926,0.36c1.033-0.018,2.195-0.067,3.332-0.11c1.695-0.062,3.348-0.121,4.477-0.07c0.886,0.043,1.103,0,1.332-0.473c0.132-0.269,0.218-0.611,0.269-0.966c0.086-0.592,0.078-1.213,0.078-1.565C49.678,37.793,49.867,35.408,49.867,32.766L49.867,32.766zM13.219,19.735c0.412-0.964,1.652-2.9,2.256-3.244c0.145-0.087,1.426-0.491,4.637-0.706c2.953-0.198,6.217-0.276,7.73-0.276c1.513,0,4.777,0.078,7.729,0.276c3.201,0.215,4.502,0.611,4.639,0.706c0.775,0.533,1.842,2.28,2.256,3.244c0.412,0.965,0.965,2.858,0.861,3.116c-0.104,0.258,0.104,0.388-1.291,0.275c-1.387-0.103-10.088-0.216-14.185-0.216c-4.088,0-12.789,0.113-14.184,0.216c-1.395,0.104-1.188-0.018-1.291-0.275C12.254,22.593,12.805,20.708,13.219,19.735L13.219,19.735zM16.385,30.511c-0.619,0.155-0.988,0.491-1.764,0.482c-0.775,0-2.867-0.353-3.314-0.371c-0.447-0.017-0.842,0.302-1.076,0.362c-0.23,0.06-0.688-0.104-1.377-0.318c-0.688-0.216-1.092-0.155-1.316-1.094c-0.232-0.93,0-2.264,0-2.264c1.488-0.068,2.928,0.069,5.621,0.826c2.693,0.758,4.191,2.213,4.191,2.213S17.004,30.357,16.385,30.511L16.385,30.511zM36.629,37.293c-1.23,0.164-6.386,0.207-8.794,0.207c-2.412,0-7.566-0.051-8.799-0.207c-1.256-0.164-2.891-1.67-1.764-2.865c1.523-1.627,1.24-1.576,4.701-2.023C24.967,32.018,27.239,32,27.834,32c0.584,0,2.865,0.025,5.859,0.404c3.461,0.447,3.178,0.396,4.699,2.022C39.521,35.623,37.887,37.129,36.629,37.293L36.629,37.293zM48.129,29.582c-0.232,0.93-0.629,0.878-1.318,1.093c-0.688,0.216-1.145,0.371-1.377,0.319c-0.231-0.053-0.627-0.371-1.074-0.361c-0.448,0.018-2.539,0.37-3.313,0.37c-0.772,0-1.146-0.328-1.764-0.481c-0.621-0.154-0.966-0.154-0.966-0.154s1.49-1.464,4.191-2.213c2.693-0.758,4.131-0.895,5.621-0.826C48.129,27.309,48.361,28.643,48.129,29.582L48.129,29.582z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[40,30]},{\\\\\\\"name\\\\\\\":\\\\\\\"跑步\\\\\\\",\\\\\\\"value\\\\\\\":2,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M13.676,32.955c0.919-0.031,1.843-0.008,2.767-0.008v0.007c0.827,0,1.659,0.041,2.486-0.019c0.417-0.028,1.118,0.325,1.14-0.545c0.014-0.637-0.156-1.279-0.873-1.367c-1.919-0.241-3.858-0.233-5.774,0.019c-0.465,0.062-0.998,0.442-0.832,1.069C12.715,32.602,13.045,32.977,13.676,32.955zM14.108,29.013c1.47-0.007,2.96-0.122,4.414,0.035c1.792,0.192,3.1-0.412,4.273-2.105c-3.044,0-5.882,0.014-8.719-0.01c-0.768-0.005-1.495,0.118-1.461,1C12.642,28.731,13.329,29.014,14.108,29.013zM23.678,36.593c-0.666-0.69-1.258-1.497-2.483-1.448c-2.341,0.095-4.689,0.051-7.035,0.012c-0.834-0.014-1.599,0.177-1.569,1.066c0.031,0.854,0.812,1.062,1.636,1.043c1.425-0.033,2.852-0.01,4.278-0.01v-0.01c1.562,0,3.126,0.008,4.691-0.005C23.614,37.239,24.233,37.174,23.678,36.593zM32.234,42.292h-0.002c-1.075,0.793-2.589,0.345-3.821,1.048c-0.359,0.193-0.663,0.465-0.899,0.799c-1.068,1.623-2.052,3.301-3.117,4.928c-0.625,0.961-0.386,1.805,0.409,2.395c0.844,0.628,1.874,0.617,2.548-0.299c1.912-2.573,3.761-5.197,5.621-7.814C33.484,42.619,33.032,42.387,32.234,42.292zM43.527,28.401c-0.688-1.575-2.012-0.831-3.121-0.895c-1.047-0.058-2.119,1.128-3.002,0.345c-0.768-0.677-1.213-1.804-1.562-2.813c-0.45-1.305-1.495-2.225-2.329-3.583c2.953,1.139,4.729,0.077,5.592-1.322c0.99-1.61,0.718-3.725-0.627-4.967c-1.362-1.255-3.414-1.445-4.927-0.452c-1.933,1.268-2.206,2.893-0.899,6.11c-2.098-0.659-3.835-1.654-5.682-2.383c-0.735-0.291-1.437-1.017-2.293-0.666c-2.263,0.927-4.522,1.885-6.723,2.95c-1.357,0.658-1.649,1.593-1.076,2.638c0.462,0.851,1.643,1.126,2.806,0.617c0.993-0.433,1.994-0.857,2.951-1.374c1.599-0.86,3.044-0.873,4.604,0.214c1.017,0.707,0.873,1.137,0.123,1.849c-1.701,1.615-3.516,3.12-4.933,5.006c-1.042,1.388-0.993,2.817,0.255,4.011c1.538,1.471,3.148,2.869,4.708,4.315c0.485,0.444,0.907,0.896-0.227,1.104c-1.523,0.285-3.021,0.694-4.538,1.006c-1.109,0.225-2.02,1.259-1.83,2.16c0.223,1.07,1.548,1.756,2.687,1.487c3.003-0.712,6.008-1.413,9.032-2.044c1.549-0.324,2.273-1.869,1.344-3.115c-0.868-1.156-1.801-2.267-2.639-3.445c-1.964-2.762-1.95-2.771,0.528-5.189c1.394-1.357,1.379-1.351,2.437,0.417c0.461,0.769,0.854,1.703,1.99,1.613c2.238-0.181,4.407-0.755,6.564-1.331C43.557,30.447,43.88,29.206,43.527,28.401z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[50,50]},{\\\\\\\"name\\\\\\\":\\\\\\\"步行\\\\\\\",\\\\\\\"value\\\\\\\":1,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M29.902,23.275c1.86,0,3.368-1.506,3.368-3.365c0-1.859-1.508-3.365-3.368-3.365c-1.857,0-3.365,1.506-3.365,3.365C26.537,21.769,28.045,23.275,29.902,23.275zM36.867,30.74c-1.666-0.467-3.799-1.6-4.732-4.199c-0.932-2.6-3.131-2.998-4.797-2.998s-7.098,3.894-7.098,3.894c-1.133,1.001-2.1,6.502-0.967,6.769c1.133,0.269,1.266-1.533,1.934-3.599c0.666-2.065,3.797-3.466,3.797-3.466s0.201,2.467-0.398,3.866c-0.599,1.399-1.133,2.866-1.467,6.198s-1.6,3.665-3.799,6.266c-2.199,2.598-0.6,3.797,0.398,3.664c1.002-0.133,5.865-5.598,6.398-6.998c0.533-1.397,0.668-3.732,0.668-3.732s0,0,2.199,1.867c2.199,1.865,2.332,4.6,2.998,7.73s2.332,0.934,2.332-0.467c0-1.401,0.269-5.465-1-7.064c-1.265-1.6-3.73-3.465-3.73-5.265s1.199-3.732,1.199-3.732c0.332,1.667,3.335,3.065,5.599,3.399C38.668,33.206,38.533,31.207,36.867,30.74z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[40,50]}]\\\",\\\"size\\\":{\\\"width\\\":463,\\\"height\\\":463},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/pictogram\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"象形柱图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:15:07', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522520322329288706', NULL, '1522507145776472065', NULL, 'JBar', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"type\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"visit\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"首页_近一周访问量\\\",\\\"dataSetApi\\\":\\\"selectcount(*)asvisit\\\\t,count(distinct(ip))asip\\\\t,DATE_FORMAT(create_time,\\'%Y-%m-%d\\')astian\\\\t,DATE_FORMAT(create_time,\\'%m-%d\\')astype\\\\tfromsys_logwherelog_type=1andcreate_time<=sysdate()andcreate_time>=(selectdate_sub(curdate(),interval7day))groupbytian,typeorderbytiandesc\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":\\\"10\\\",\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":779,\\\"height\\\":474},\\\"dataSetId\\\":\\\"1522503560003067906\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"访问量\\\",\\\"text\\\":\\\"访问量\\\",\\\"value\\\":\\\"visit\\\"},{\\\"label\\\":\\\"ip地址\\\",\\\"text\\\":\\\"ip地址\\\",\\\"value\\\":\\\"ip\\\"},{\\\"label\\\":\\\"年月\\\",\\\"text\\\":\\\"年月\\\",\\\"value\\\":\\\"tian\\\"},{\\\"label\\\":\\\"天\\\",\\\"text\\\":\\\"天\\\",\\\"value\\\":\\\"type\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"showBackground\\\":true,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"rgba(180,180,180,0.2)\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"定时刷新\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:15:07', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522520322421563394', NULL, '1522507145776472065', NULL, 'JLine', '{\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"dataFilter\\\":\\\"returndata.filter((item)=>{returnitem.value>5000});\\\",\\\"size\\\":{\\\"width\\\":463,\\\"height\\\":474},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"text\\\":\\\"数据过滤\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:15:07', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522523872572743681', NULL, '1522451603569778690', NULL, 'JText', '{\\\"chartData\\\":\\\"本日产量\\\",\\\"size\\\":{\\\"width\\\":200,\\\"height\\\":56},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":76},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:29:13', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522523872849567745', NULL, '1522451603569778690', NULL, 'JText', '{\\\"chartData\\\":\\\"456786\\\",\\\"size\\\":{\\\"width\\\":200,\\\"height\\\":56},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":76},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:29:13', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522523872954425346', NULL, '1522451603569778690', NULL, 'JBar', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"19日\\\\\\\",\\\\\\\"value\\\\\\\":100879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"20日\\\\\\\",\\\\\\\"value\\\\\\\":340879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"21日\\\\\\\",\\\\\\\"value\\\\\\\":230879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"22日\\\\\\\",\\\\\\\"value\\\\\\\":540879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"23日\\\\\\\",\\\\\\\"value\\\\\\\":340879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"24日\\\\\\\",\\\\\\\"value\\\\\\\":30879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"25日\\\\\\\",\\\\\\\"value\\\\\\\":34879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":621,\\\"height\\\":474},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"bottom\\\":57,\\\"show\\\":false,\\\"right\\\":6},\\\"series\\\":[{\\\"data\\\":[],\\\"showBackground\\\":true,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"rgba(180,180,180,0.2)\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"每日产能\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:29:13', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522523873038311426', NULL, '1522451603569778690', NULL, 'JPie', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"未完成\\\\\\\",\\\\\\\"value\\\\\\\":4.9},{\\\\\\\"name\\\\\\\":\\\\\\\"已完成\\\\\\\",\\\\\\\"value\\\\\\\":95.1}]\\\",\\\"size\\\":{\\\"width\\\":306,\\\"height\\\":452},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"r\\\":10,\\\"orient\\\":\\\"horizontal\\\",\\\"t\\\":1},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0,0,0,0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"innerRadius\\\":50,\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"昨日概况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:29:13', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522523873143169025', NULL, '1522451603569778690', NULL, 'JPie', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"未完成\\\\\\\",\\\\\\\"value\\\\\\\":3.8},{\\\\\\\"name\\\\\\\":\\\\\\\"已完成\\\\\\\",\\\\\\\"value\\\\\\\":96.2}]\\\",\\\"size\\\":{\\\"width\\\":306,\\\"height\\\":452},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"r\\\":12,\\\"orient\\\":\\\"horizontal\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0,0,0,0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"innerRadius\\\":50,\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"月概况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:29:13', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522523873235443714', NULL, '1522451603569778690', NULL, 'JTabs', '{\\\"size\\\":{\\\"width\\\":621,\\\"height\\\":540},\\\"w\\\":12,\\\"h\\\":40,\\\"option\\\":{\\\"title\\\":\\\"选项卡\\\"},\\\"child\\\":[{\\\"h\\\":42,\\\"index\\\":0,\\\"i\\\":\\\"4c96d729-f16d-4fea-a9c5-f82a6aef0225\\\",\\\"title\\\":\\\"实际生产\\\",\\\"horizontal\\\":false,\\\"component\\\":\\\"JCommonTable\\\",\\\"size\\\":10,\\\"w\\\":12,\\\"x\\\":0,\\\"text\\\":\\\"0.042\\\",\\\"id\\\":\\\"1daf6c6b-7061-40d3-8980-cd20c163da40\\\",\\\"config\\\":{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"智能大数据_实际生产\\\",\\\"h\\\":42,\\\"dataSetApi\\\":\\\"[{\\\\\\\"gh\\\\\\\":\\\\\\\"ATJDS01\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"TYIY-908\\\\\\\",\\\\\\\"jgsj\\\\\\\":\\\\\\\"2021-03-2817:07\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工序1\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"已完成\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"ATJDS01\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"11CPER-44\\\\\\\",\\\\\\\"jgsj\\\\\\\":\\\\\\\"2021-03-2918:07\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工序2\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"已完成\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"PFTE56\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"F56677\\\\\\\",\\\\\\\"jgsj\\\\\\\":\\\\\\\"2021-02-2807:07\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工序1\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"已完成\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"PFTE56\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"99CVB-1\\\\\\\",\\\\\\\"jgsj\\\\\\\":\\\\\\\"2021-03-2817:07\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工序3\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"已完成\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"ATJDS01\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"TYIY-908\\\\\\\",\\\\\\\"jgsj\\\\\\\":\\\\\\\"2021-03-2817:07\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工序1\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"已完成\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"ATJDS01\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"11CPER-44\\\\\\\",\\\\\\\"jgsj\\\\\\\":\\\\\\\"2021-03-2817:07\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工序2\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"已完成\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"PFTE56\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"F56677\\\\\\\",\\\\\\\"jgsj\\\\\\\":\\\\\\\"2021-03-2817:07\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工序1\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"已完成\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"PFTE56\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"99CVB-1\\\\\\\",\\\\\\\"jgsj\\\\\\\":\\\\\\\"2021-03-2817:07\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工序3\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"已完成\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"ATJDS01\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"TYIY-908\\\\\\\",\\\\\\\"jgsj\\\\\\\":\\\\\\\"2021-03-2817:07\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工序1\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"已完成\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"ATJDS01\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"11CPER-44\\\\\\\",\\\\\\\"jgsj\\\\\\\":\\\\\\\"2021-03-2817:07\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工序2\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"已完成\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"PFTE56\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"F56677\\\\\\\",\\\\\\\"jgsj\\\\\\\":\\\\\\\"2021-03-2817:07\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工序1\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"已完成\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"PFTE56\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"99CVB-1\\\\\\\",\\\\\\\"jgsj\\\\\\\":\\\\\\\"2021-03-2817:07\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工序3\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"已完成\\\\\\\"}]\\\",\\\"drillData\\\":[],\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"paddingBottom\\\":90,\\\"dataSetId\\\":\\\"1522522034783920129\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"工号\\\",\\\"text\\\":\\\"工号\\\",\\\"value\\\":\\\"gh\\\"},{\\\"label\\\":\\\"编码\\\",\\\"text\\\":\\\"编码\\\",\\\"value\\\":\\\"gjbm\\\"},{\\\"label\\\":\\\"完成时间\\\",\\\"text\\\":\\\"完成时间\\\",\\\"value\\\":\\\"jgsj\\\"},{\\\"label\\\":\\\"工序\\\",\\\"text\\\":\\\"工序\\\",\\\"value\\\":\\\"dqgx\\\"},{\\\"label\\\":\\\"状态\\\",\\\"text\\\":\\\"状态\\\",\\\"value\\\":\\\"zt\\\"}],\\\"dataSetType\\\":\\\"json\\\",\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"gh\\\",\\\"title\\\":\\\"工号\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"gjbm\\\",\\\"title\\\":\\\"编码\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"jgsj\\\",\\\"title\\\":\\\"完成时间\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"dqgx\\\",\\\"title\\\":\\\"工序\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"zt\\\",\\\"title\\\":\\\"状态\\\"}]}},\\\"child\\\":[]},{\\\"h\\\":42,\\\"index\\\":0,\\\"i\\\":\\\"6163f3c5-7cd3-471f-84df-b53603bc922f\\\",\\\"title\\\":\\\"计划生产\\\",\\\"horizontal\\\":false,\\\"component\\\":\\\"JCommonTable\\\",\\\"size\\\":10,\\\"w\\\":12,\\\"x\\\":0,\\\"text\\\":\\\"0.042\\\",\\\"id\\\":\\\"59ce013b-526f-487a-816a-de2d87ce4b9d\\\",\\\"config\\\":{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"智能大数据\\\",\\\"h\\\":42,\\\"dataSetApi\\\":\\\"[{\\\\\\\"gh\\\\\\\":\\\\\\\"ACDFE_0045\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"56-REE-4\\\\\\\",\\\\\\\"jh\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工程\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"未开始\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"ACDFE_0045\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"BB-1L-0004\\\\\\\",\\\\\\\"jh\\\\\\\":\\\\\\\"2\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工序\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"未开始\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"JFL5GZ1-01\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"DB-F5GNT-1\\\\\\\",\\\\\\\"jh\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工程\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"未开始\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"JFL5GZ1-01\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"A5-0001\\\\\\\",\\\\\\\"jh\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"总装工序\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"未开始\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"ACDFE_0045\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"56-REE-4\\\\\\\",\\\\\\\"jh\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工程\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"未开始\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"ACDFE_0045\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"BB-1L-0004\\\\\\\",\\\\\\\"jh\\\\\\\":\\\\\\\"2\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工序\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"未开始\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"JFL5GZ1-01\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"DB-F5GNT-1\\\\\\\",\\\\\\\"jh\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工程\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"未开始\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"JFL5GZ1-01\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"A5-0001\\\\\\\",\\\\\\\"jh\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"总装工序\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"未开始\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"ACDFE_0045\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"56-REE-4\\\\\\\",\\\\\\\"jh\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工程\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"未开始\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"ACDFE_0045\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"BB-1L-0004\\\\\\\",\\\\\\\"jh\\\\\\\":\\\\\\\"2\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工序\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"未开始\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"JFL5GZ1-01\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"DB-F5GNT-1\\\\\\\",\\\\\\\"jh\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"工程\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"未开始\\\\\\\"},{\\\\\\\"gh\\\\\\\":\\\\\\\"JFL5GZ1-01\\\\\\\",\\\\\\\"gjbm\\\\\\\":\\\\\\\"A5-0001\\\\\\\",\\\\\\\"jh\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"dqgx\\\\\\\":\\\\\\\"总装工序\\\\\\\",\\\\\\\"zt\\\\\\\":\\\\\\\"未开始\\\\\\\"}]\\\",\\\"drillData\\\":[],\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"paddingBottom\\\":90,\\\"dataSetId\\\":\\\"1522455203175997442\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"工号\\\",\\\"text\\\":\\\"工号\\\",\\\"value\\\":\\\"gh\\\"},{\\\"label\\\":\\\"构件编号\\\",\\\"text\\\":\\\"构件编号\\\",\\\"value\\\":\\\"gjbm\\\"},{\\\"label\\\":\\\"序号\\\",\\\"text\\\":\\\"序号\\\",\\\"value\\\":\\\"jh\\\"},{\\\"label\\\":\\\"状态\\\",\\\"text\\\":\\\"状态\\\",\\\"value\\\":\\\"zt\\\"},{\\\"label\\\":\\\"当前工序\\\",\\\"text\\\":\\\"当前工序\\\",\\\"value\\\":\\\"dqgx\\\"}],\\\"dataSetType\\\":\\\"json\\\",\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"gh\\\",\\\"title\\\":\\\"工号\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"gjbm\\\",\\\"title\\\":\\\"构件编号\\\"},{\\\"izShow\\\":\\\"N\\\",\\\"dataIndex\\\":\\\"jh\\\",\\\"title\\\":\\\"序号\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"zt\\\",\\\"title\\\":\\\"状态\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"dqgx\\\",\\\"title\\\":\\\"当前工序\\\"}]}},\\\"child\\\":[]}]}', 'admin', '2022-05-06 18:29:13', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522523873340301313', NULL, '1522451603569778690', NULL, 'JTabs', '{\\\"size\\\":{\\\"width\\\":621,\\\"height\\\":518},\\\"w\\\":12,\\\"h\\\":40,\\\"option\\\":{\\\"title\\\":\\\"选项卡\\\"},\\\"child\\\":[{\\\"h\\\":42,\\\"index\\\":0,\\\"i\\\":\\\"7b87441d-0f82-454a-80b9-6040dc1f8f5a\\\",\\\"title\\\":\\\"项目履约一览表\\\",\\\"horizontal\\\":false,\\\"component\\\":\\\"JCommonTable\\\",\\\"size\\\":10,\\\"w\\\":12,\\\"x\\\":0,\\\"text\\\":\\\"0.042\\\",\\\"id\\\":\\\"f437ad36-afbd-475b-8402-e8be433022a2\\\",\\\"config\\\":{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"智能大数据_一览表\\\",\\\"h\\\":42,\\\"dataSetApi\\\":\\\"[{\\\\\\\"ddh\\\\\\\":\\\\\\\"A5CCU_2017...\\\\\\\",\\\\\\\"zcxm\\\\\\\":\\\\\\\"国际城0902\\\\\\\",\\\\\\\"zl\\\\\\\":\\\\\\\"2548\\\\\\\",\\\\\\\"jhrq\\\\\\\":\\\\\\\"2021-04-21\\\\\\\",\\\\\\\"scjd\\\\\\\":\\\\\\\"100%\\\\\\\"},{\\\\\\\"ddh\\\\\\\":\\\\\\\"A5CCU_2017...\\\\\\\",\\\\\\\"zcxm\\\\\\\":\\\\\\\"新城ERT\\\\\\\",\\\\\\\"zl\\\\\\\":\\\\\\\"27215\\\\\\\",\\\\\\\"jhrq\\\\\\\":\\\\\\\"2021-05-21\\\\\\\",\\\\\\\"scjd\\\\\\\":\\\\\\\"54%\\\\\\\"},{\\\\\\\"ddh\\\\\\\":\\\\\\\"A5CCU_2018...\\\\\\\",\\\\\\\"zcxm\\\\\\\":\\\\\\\"天桥TTY\\\\\\\",\\\\\\\"zl\\\\\\\":\\\\\\\"5423\\\\\\\",\\\\\\\"jhrq\\\\\\\":\\\\\\\"2021-12-21\\\\\\\",\\\\\\\"scjd\\\\\\\":\\\\\\\"100%\\\\\\\"},{\\\\\\\"ddh\\\\\\\":\\\\\\\"A5CCU_2018...\\\\\\\",\\\\\\\"zcxm\\\\\\\":\\\\\\\"国际中心地\\\\\\\",\\\\\\\"zl\\\\\\\":\\\\\\\"14427\\\\\\\",\\\\\\\"jhrq\\\\\\\":\\\\\\\"2021-12-21\\\\\\\",\\\\\\\"scjd\\\\\\\":\\\\\\\"88%\\\\\\\"},{\\\\\\\"ddh\\\\\\\":\\\\\\\"A5CCU_2019...\\\\\\\",\\\\\\\"zcxm\\\\\\\":\\\\\\\"新生广场\\\\\\\",\\\\\\\"zl\\\\\\\":\\\\\\\"2808\\\\\\\",\\\\\\\"jhrq\\\\\\\":\\\\\\\"2021-08-21\\\\\\\",\\\\\\\"scjd\\\\\\\":\\\\\\\"98%\\\\\\\"},{\\\\\\\"ddh\\\\\\\":\\\\\\\"A5CCU_2017...\\\\\\\",\\\\\\\"zcxm\\\\\\\":\\\\\\\"国际城0902\\\\\\\",\\\\\\\"zl\\\\\\\":\\\\\\\"2548\\\\\\\",\\\\\\\"jhrq\\\\\\\":\\\\\\\"2021-04-21\\\\\\\",\\\\\\\"scjd\\\\\\\":\\\\\\\"100%\\\\\\\"},{\\\\\\\"ddh\\\\\\\":\\\\\\\"A5CCU_2019...\\\\\\\",\\\\\\\"zcxm\\\\\\\":\\\\\\\"新生广场\\\\\\\",\\\\\\\"zl\\\\\\\":\\\\\\\"2808\\\\\\\",\\\\\\\"jhrq\\\\\\\":\\\\\\\"2021-08-21\\\\\\\",\\\\\\\"scjd\\\\\\\":\\\\\\\"98%\\\\\\\"},{\\\\\\\"ddh\\\\\\\":\\\\\\\"A5CCU_2017...\\\\\\\",\\\\\\\"zcxm\\\\\\\":\\\\\\\"新城ERT\\\\\\\",\\\\\\\"zl\\\\\\\":\\\\\\\"27215\\\\\\\",\\\\\\\"jhrq\\\\\\\":\\\\\\\"2021-05-21\\\\\\\",\\\\\\\"scjd\\\\\\\":\\\\\\\"54%\\\\\\\"}]\\\",\\\"drillData\\\":[],\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"paddingBottom\\\":90,\\\"dataSetId\\\":\\\"1522523544120991745\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"订单号\\\",\\\"text\\\":\\\"订单号\\\",\\\"value\\\":\\\"ddh\\\"},{\\\"label\\\":\\\"在产项目\\\",\\\"text\\\":\\\"在产项目\\\",\\\"value\\\":\\\"zcxm\\\"},{\\\"label\\\":\\\"重量\\\",\\\"text\\\":\\\"重量\\\",\\\"value\\\":\\\"zl\\\"},{\\\"label\\\":\\\"交货日期\\\",\\\"text\\\":\\\"交货日期\\\",\\\"value\\\":\\\"jhrq\\\"},{\\\"label\\\":\\\"产量进度\\\",\\\"text\\\":\\\"产量进度\\\",\\\"value\\\":\\\"scjd\\\"}],\\\"dataSetType\\\":\\\"json\\\",\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"ddh\\\",\\\"title\\\":\\\"订单号\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"zcxm\\\",\\\"title\\\":\\\"在产项目\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"zl\\\",\\\"title\\\":\\\"重量\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"jhrq\\\",\\\"title\\\":\\\"交货日期\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"scjd\\\",\\\"title\\\":\\\"产量进度\\\"}]}},\\\"child\\\":[]}]}', 'admin', '2022-05-06 18:29:13', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522523873445158914', NULL, '1522451603569778690', NULL, 'JText', '{\\\"chartData\\\":\\\"本周产量\\\",\\\"size\\\":{\\\"width\\\":200,\\\"height\\\":56},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":76},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:29:13', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522523873529044994', NULL, '1522451603569778690', NULL, 'JText', '{\\\"chartData\\\":\\\"1234678\\\",\\\"size\\\":{\\\"width\\\":200,\\\"height\\\":56},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":76},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:29:13', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522523873621319682', NULL, '1522451603569778690', NULL, 'JText', '{\\\"chartData\\\":\\\"本月产量\\\",\\\"size\\\":{\\\"width\\\":200,\\\"height\\\":56},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":76},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:29:13', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522523873726177281', NULL, '1522451603569778690', NULL, 'JText', '{\\\"chartData\\\":\\\"87653908\\\",\\\"size\\\":{\\\"width\\\":200,\\\"height\\\":56},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":76},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:29:13', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524336454377473', NULL, '1522417428246568961', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":43,\\\"height\\\":45},\\\"w\\\":10,\\\"dataType\\\":1,\\\"h\\\":20,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/bigscreen/images/8830d68590e34dfdadd8ca0845763fd4.jpg\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524336693452802', NULL, '1522417428246568961', NULL, 'JText', '{\\\"chartData\\\":\\\"乡村振兴普惠金融服务平台\\\",\\\"size\\\":{\\\"width\\\":306,\\\"height\\\":78},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"fontSize\\\":23,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":11},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524336823476225', NULL, '1522417428246568961', NULL, 'JText', '{\\\"chartData\\\":\\\"农牧耕田（亩）：12345\\\",\\\"size\\\":{\\\"width\\\":253,\\\"height\\\":45},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":13},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524336903168002', NULL, '1522417428246568961', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":43,\\\"height\\\":45},\\\"w\\\":10,\\\"dataType\\\":1,\\\"h\\\":20,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/bigscreen/images/8830d68590e34dfdadd8ca0845763fd4.jpg\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524336974471169', NULL, '1522417428246568961', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":43,\\\"height\\\":45},\\\"w\\\":10,\\\"dataType\\\":1,\\\"h\\\":20,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/bigscreen/images/8830d68590e34dfdadd8ca0845763fd4.jpg\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524337066745858', NULL, '1522417428246568961', NULL, 'JText', '{\\\"chartData\\\":\\\"农牧产量（斤）：56789\\\",\\\"size\\\":{\\\"height\\\":50},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":11},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524337146437633', NULL, '1522417428246568961', NULL, 'JText', '{\\\"chartData\\\":\\\"综合产品：4567768\\\",\\\"size\\\":{\\\"height\\\":50},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":13},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524337251295233', NULL, '1522417428246568961', NULL, 'JCommonTable', '{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"乡村振兴_表格\\\",\\\"h\\\":42,\\\"dataSetApi\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"数据\\\\\\\",\\\\\\\"sj\\\\\\\":\\\\\\\"1000\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"担保\\\\\\\",\\\\\\\"je\\\\\\\":\\\\\\\"50\\\\\\\",\\\\\\\"jg\\\\\\\":\\\\\\\"机构\\\\\\\",\\\\\\\"jl\\\\\\\":\\\\\\\"数据2\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"数据1\\\\\\\",\\\\\\\"sj\\\\\\\":\\\\\\\"1500\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"担保\\\\\\\",\\\\\\\"je\\\\\\\":\\\\\\\"100\\\\\\\",\\\\\\\"jg\\\\\\\":\\\\\\\"机构2\\\\\\\",\\\\\\\"jl\\\\\\\":\\\\\\\"李四\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"数据\\\\\\\",\\\\\\\"sj\\\\\\\":\\\\\\\"1000\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"担保\\\\\\\",\\\\\\\"je\\\\\\\":\\\\\\\"50\\\\\\\",\\\\\\\"jg\\\\\\\":\\\\\\\"机构\\\\\\\",\\\\\\\"jl\\\\\\\":\\\\\\\"数据2\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"数据1\\\\\\\",\\\\\\\"sj\\\\\\\":\\\\\\\"1500\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"担保\\\\\\\",\\\\\\\"je\\\\\\\":\\\\\\\"100\\\\\\\",\\\\\\\"jg\\\\\\\":\\\\\\\"机构2\\\\\\\",\\\\\\\"jl\\\\\\\":\\\\\\\"李四\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"数据\\\\\\\",\\\\\\\"sj\\\\\\\":\\\\\\\"1000\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"担保\\\\\\\",\\\\\\\"je\\\\\\\":\\\\\\\"50\\\\\\\",\\\\\\\"jg\\\\\\\":\\\\\\\"机构\\\\\\\",\\\\\\\"jl\\\\\\\":\\\\\\\"数据2\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"数据1\\\\\\\",\\\\\\\"sj\\\\\\\":\\\\\\\"1500\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"担保\\\\\\\",\\\\\\\"je\\\\\\\":\\\\\\\"100\\\\\\\",\\\\\\\"jg\\\\\\\":\\\\\\\"机构2\\\\\\\",\\\\\\\"jl\\\\\\\":\\\\\\\"李四\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"数据\\\\\\\",\\\\\\\"sj\\\\\\\":\\\\\\\"1000\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"担保\\\\\\\",\\\\\\\"je\\\\\\\":\\\\\\\"50\\\\\\\",\\\\\\\"jg\\\\\\\":\\\\\\\"机构\\\\\\\",\\\\\\\"jl\\\\\\\":\\\\\\\"数据2\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"数据1\\\\\\\",\\\\\\\"sj\\\\\\\":\\\\\\\"1500\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"担保\\\\\\\",\\\\\\\"je\\\\\\\":\\\\\\\"100\\\\\\\",\\\\\\\"jg\\\\\\\":\\\\\\\"机构2\\\\\\\",\\\\\\\"jl\\\\\\\":\\\\\\\"李四\\\\\\\"}]\\\",\\\"drillData\\\":[],\\\"timeOut\\\":0,\\\"chartData\\\":\\\"\\\",\\\"size\\\":{\\\"width\\\":726,\\\"height\\\":463},\\\"dataSetId\\\":\\\"1522422772532256770\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"客户姓名\\\",\\\"text\\\":\\\"客户姓名\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"放款时间\\\",\\\"text\\\":\\\"放款时间\\\",\\\"value\\\":\\\"sj\\\"},{\\\"label\\\":\\\"担保方式\\\",\\\"text\\\":\\\"担保方式\\\",\\\"value\\\":\\\"type\\\"},{\\\"label\\\":\\\"放款金额\\\",\\\"text\\\":\\\"放款金额\\\",\\\"value\\\":\\\"je\\\"},{\\\"label\\\":\\\"法人机构\\\",\\\"text\\\":\\\"法人机构\\\",\\\"value\\\":\\\"jg\\\"},{\\\"label\\\":\\\"客户经理\\\",\\\"text\\\":\\\"客户经理\\\",\\\"value\\\":\\\"jl\\\"}],\\\"dataSetType\\\":\\\"json\\\",\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"name\\\",\\\"title\\\":\\\"客户姓名\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"sj\\\",\\\"title\\\":\\\"放款时间\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"type\\\",\\\"title\\\":\\\"担保方式\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"je\\\",\\\"title\\\":\\\"放款金额\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"jg\\\",\\\"title\\\":\\\"法人机构\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"jl\\\",\\\"title\\\":\\\"客户经理\\\"}]}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524337356152834', NULL, '1522417428246568961', NULL, 'JLine', '{\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"梨\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"葡萄\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"山楂\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":516,\\\"height\\\":309},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":61,\\\"show\\\":false,\\\"right\\\":62},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"text\\\":\\\"五年产业变化趋势\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524337461010433', NULL, '1522417428246568961', NULL, 'JBar', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"大豆\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小麦\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"果蔬\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":516,\\\"height\\\":298},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"left\\\":66,\\\"bottom\\\":65,\\\"show\\\":false,\\\"right\\\":1},\\\"series\\\":[{\\\"data\\\":[],\\\"showBackground\\\":true,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"rgba(180,180,180,0.2)\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"农产品排名\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524337565868034', NULL, '1522417428246568961', NULL, 'JPie', '{\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"蔬菜\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"果物\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"粮食\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"养殖\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":516,\\\"height\\\":254},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0,0,0,0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"innerRadius\\\":50,\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"农业占比\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524337670725634', NULL, '1522417428246568961', NULL, 'JText', '{\\\"chartData\\\":\\\"综合收入：678904\\\",\\\"size\\\":{\\\"height\\\":50},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":11},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524337742028802', NULL, '1522417428246568961', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":43,\\\"height\\\":45},\\\"w\\\":10,\\\"dataType\\\":1,\\\"h\\\":20,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/bigscreen/images/8830d68590e34dfdadd8ca0845763fd4.jpg\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524337813331969', NULL, '1522417428246568961', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":43,\\\"height\\\":45},\\\"w\\\":10,\\\"dataType\\\":1,\\\"h\\\":20,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/bigscreen/images/8830d68590e34dfdadd8ca0845763fd4.jpg\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524337884635138', NULL, '1522417428246568961', NULL, 'JText', '{\\\"chartData\\\":\\\"农牧产量（斤）：56789\\\",\\\"size\\\":{\\\"height\\\":50},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":11},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524337951744001', NULL, '1522417428246568961', NULL, 'JText', '{\\\"chartData\\\":\\\"农牧产量（斤）：56789\\\",\\\"size\\\":{\\\"height\\\":50},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":11},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524338023047170', NULL, '1522417428246568961', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":43,\\\"height\\\":45},\\\"w\\\":10,\\\"dataType\\\":1,\\\"h\\\":20,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"https://jeecgos.oss-cn-beijing.aliyuncs.com/bigscreen/images/8830d68590e34dfdadd8ca0845763fd4.jpg\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1522524338094350337', NULL, '1522417428246568961', NULL, 'JFunnel', '{\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":335,\\\\\\\"name\\\\\\\":\\\\\\\"果蔬\\\\\\\"},{\\\\\\\"value\\\\\\\":310,\\\\\\\"name\\\\\\\":\\\\\\\"粮食\\\\\\\"},{\\\\\\\"value\\\\\\\":234,\\\\\\\"name\\\\\\\":\\\\\\\"养殖\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":411,\\\"height\\\":408},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/funnel\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"legend\\\":{\\\"orient\\\":\\\"horizontal\\\",\\\"show\\\":false},\\\"series\\\":[{\\\"left\\\":\\\"10%\\\",\\\"gap\\\":2,\\\"name\\\":\\\"Funnel\\\",\\\"width\\\":\\\"80%\\\",\\\"emphasis\\\":{\\\"label\\\":{\\\"fontSize\\\":20}},\\\"itemStyle\\\":{\\\"borderColor\\\":\\\"#fff\\\",\\\"borderWidth\\\":1},\\\"sort\\\":\\\"descending\\\",\\\"label\\\":{\\\"show\\\":true,\\\"position\\\":\\\"inside\\\"},\\\"labelLine\\\":{\\\"lineStyle\\\":{\\\"width\\\":1,\\\"type\\\":\\\"solid\\\"},\\\"length\\\":10},\\\"type\\\":\\\"funnel\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a}<br/>{b}:{c}%\\\",\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"农产品收入排行\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-06 18:31:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1523906947722629122', NULL, '1522121177760280578', NULL, 'JText', '{\\\"chartData\\\":\\\"医院综合数据统计\\\",\\\"size\\\":{\\\"width\\\":607,\\\"height\\\":78},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"fontSize\\\":25,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":216},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-10 14:05:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1523906947861041153', NULL, '1522121177760280578', NULL, 'JStackBar', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"内科\\\\\\\",\\\\\\\"value\\\\\\\":10079,\\\\\\\"type\\\\\\\":\\\\\\\"床位\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"外科\\\\\\\",\\\\\\\"value\\\\\\\":34879,\\\\\\\"type\\\\\\\":\\\\\\\"床位\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"儿科\\\\\\\",\\\\\\\"value\\\\\\\":20879,\\\\\\\"type\\\\\\\":\\\\\\\"床位\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"骨科\\\\\\\",\\\\\\\"value\\\\\\\":5879,\\\\\\\"type\\\\\\\":\\\\\\\"床位\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"放射科\\\\\\\",\\\\\\\"value\\\\\\\":3479,\\\\\\\"type\\\\\\\":\\\\\\\"床位\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"内科\\\\\\\",\\\\\\\"value\\\\\\\":1879,\\\\\\\"type\\\\\\\":\\\\\\\"接诊\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"外科\\\\\\\",\\\\\\\"value\\\\\\\":3879,\\\\\\\"type\\\\\\\":\\\\\\\"接诊\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"儿科\\\\\\\",\\\\\\\"value\\\\\\\":2309,\\\\\\\"type\\\\\\\":\\\\\\\"接诊\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"放射科\\\\\\\",\\\\\\\"value\\\\\\\":5409,\\\\\\\"type\\\\\\\":\\\\\\\"接诊\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"骨科\\\\\\\",\\\\\\\"value\\\\\\\":3479,\\\\\\\"type\\\\\\\":\\\\\\\"接诊\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":539,\\\"height\\\":397},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"type\\\":\\\"category\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[],\\\"legend\\\":{\\\"r\\\":4,\\\"t\\\":1},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"机构情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-10 14:05:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1523906947932344321', NULL, '1522121177760280578', NULL, 'JArea', '{\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"2010\\\\\\\"},{\\\\\\\"value\\\\\\\":605,\\\\\\\"name\\\\\\\":\\\\\\\"2011\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"2012\\\\\\\"},{\\\\\\\"value\\\\\\\":700,\\\\\\\"name\\\\\\\":\\\\\\\"2013\\\\\\\"},{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"2014\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":470,\\\"height\\\":265},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"name\\\":\\\"床位数\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"data\\\":[],\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"name\\\":\\\"年份\\\",\\\"boundaryGap\\\":false,\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"left\\\":46,\\\"bottom\\\":46,\\\"right\\\":25},\\\"series\\\":[{\\\"areaStyle\\\":{},\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"床位总数\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-10 14:05:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1523906948037201921', NULL, '1522121177760280578', NULL, 'JBar', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"教授\\\\\\\",\\\\\\\"value\\\\\\\":123},{\\\\\\\"name\\\\\\\":\\\\\\\"博士\\\\\\\",\\\\\\\"value\\\\\\\":98},{\\\\\\\"name\\\\\\\":\\\\\\\"硕士\\\\\\\",\\\\\\\"value\\\\\\\":75},{\\\\\\\"name\\\\\\\":\\\\\\\"本科\\\\\\\",\\\\\\\"value\\\\\\\":66}]\\\",\\\"size\\\":{\\\"width\\\":539,\\\"height\\\":309},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"type\\\":\\\"value\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":1,\\\"left\\\":38,\\\"bottom\\\":70,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"showBackground\\\":true,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"rgba(180,180,180,0.2)\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"top\\\":1,\\\"show\\\":false,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-10 14:05:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1523906948108505089', NULL, '1522121177760280578', NULL, 'JColorGauge', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"满意度\\\\\\\",\\\\\\\"value\\\\\\\":95,\\\\\\\"unit\\\\\\\":\\\\\\\"%\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":264,\\\"height\\\":287},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"名称\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/gauge\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"series\\\":[{\\\"axisLabel\\\":{\\\"show\\\":true,\\\"fontSize\\\":12},\\\"pointer\\\":{\\\"width\\\":8},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.25,\\\"#FF6E76\\\"],[0.5,\\\"#FDDD60\\\"],[1,\\\"#58D9F9\\\"]],\\\"width\\\":10}},\\\"anchor\\\":{\\\"itemStyle\\\":{\\\"color\\\":\\\"#FAC858\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEEEEE\\\",\\\"width\\\":4},\\\"length\\\":12},\\\"axisTick\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEEEEE\\\"},\\\"show\\\":true},\\\"title\\\":{\\\"fontSize\\\":14}}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a}<br/>{b}:{c}%\\\"},\\\"title\\\":{\\\"top\\\":1,\\\"show\\\":false,\\\"text\\\":\\\"多色仪表盘\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-10 14:05:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1523906948179808258', NULL, '1522121177760280578', NULL, 'JColorGauge', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"投诉率\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"unit\\\\\\\":\\\\\\\"%\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":264,\\\"height\\\":287},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"名称\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/gauge\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"series\\\":[{\\\"axisLabel\\\":{\\\"show\\\":true,\\\"fontSize\\\":12},\\\"pointer\\\":{\\\"width\\\":8},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.25,\\\"#FF6E76\\\"],[0.5,\\\"#FDDD60\\\"],[1,\\\"#58D9F9\\\"]],\\\"width\\\":10}},\\\"anchor\\\":{\\\"itemStyle\\\":{\\\"color\\\":\\\"#FAC858\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEEEEE\\\",\\\"width\\\":4},\\\"length\\\":12},\\\"axisTick\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#EEEEEE\\\"},\\\"show\\\":true},\\\"title\\\":{\\\"fontSize\\\":14}}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a}<br/>{b}:{c}%\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"多色仪表盘\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-10 14:05:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1523906948246917122', NULL, '1522121177760280578', NULL, 'JPie', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"核磁共振\\\\\\\",\\\\\\\"value\\\\\\\":1000879},{\\\\\\\"name\\\\\\\":\\\\\\\"呼吸机\\\\\\\",\\\\\\\"value\\\\\\\":3400879},{\\\\\\\"name\\\\\\\":\\\\\\\"CT\\\\\\\",\\\\\\\"value\\\\\\\":2300879},{\\\\\\\"name\\\\\\\":\\\\\\\"彩超\\\\\\\",\\\\\\\"value\\\\\\\":5400879},{\\\\\\\"name\\\\\\\":\\\\\\\"3D打印\\\\\\\",\\\\\\\"value\\\\\\\":3000}]\\\",\\\"size\\\":{\\\"width\\\":470,\\\"height\\\":342},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"isRose\\\":true,\\\"grid\\\":{\\\"top\\\":47,\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"r\\\":7,\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0,0,0,0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"innerRadius\\\":50,\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"设备情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-10 14:05:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1523906948351774722', NULL, '1522121177760280578', NULL, 'JLine', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"1月\\\\\\\",\\\\\\\"value\\\\\\\":2,\\\\\\\"series\\\\\\\":\\\\\\\"医师\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"series\\\\\\\":\\\\\\\"医师\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"series\\\\\\\":\\\\\\\"医师\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":23.2,\\\\\\\"series\\\\\\\":\\\\\\\"医师\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":25.6,\\\\\\\"series\\\\\\\":\\\\\\\"医师\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":76.7,\\\\\\\"series\\\\\\\":\\\\\\\"医师\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"7月\\\\\\\",\\\\\\\"value\\\\\\\":135.6,\\\\\\\"series\\\\\\\":\\\\\\\"医师\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"8月\\\\\\\",\\\\\\\"value\\\\\\\":162.2,\\\\\\\"series\\\\\\\":\\\\\\\"医师\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"9月\\\\\\\",\\\\\\\"value\\\\\\\":32.6,\\\\\\\"series\\\\\\\":\\\\\\\"医师\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"10月\\\\\\\",\\\\\\\"value\\\\\\\":20,\\\\\\\"series\\\\\\\":\\\\\\\"医师\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"11月\\\\\\\",\\\\\\\"value\\\\\\\":6.4,\\\\\\\"series\\\\\\\":\\\\\\\"医师\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"12月\\\\\\\",\\\\\\\"value\\\\\\\":3.3,\\\\\\\"series\\\\\\\":\\\\\\\"医师\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1月\\\\\\\",\\\\\\\"value\\\\\\\":2.6,\\\\\\\"series\\\\\\\":\\\\\\\"护士\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":5.9,\\\\\\\"series\\\\\\\":\\\\\\\"护士\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"series\\\\\\\":\\\\\\\"护士\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":26.4,\\\\\\\"series\\\\\\\":\\\\\\\"护士\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":28.7,\\\\\\\"series\\\\\\\":\\\\\\\"护士\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":70.7,\\\\\\\"series\\\\\\\":\\\\\\\"护士\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"7月\\\\\\\",\\\\\\\"value\\\\\\\":175.6,\\\\\\\"series\\\\\\\":\\\\\\\"护士\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"8月\\\\\\\",\\\\\\\"value\\\\\\\":182.2,\\\\\\\"series\\\\\\\":\\\\\\\"护士\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"9月\\\\\\\",\\\\\\\"value\\\\\\\":48.7,\\\\\\\"series\\\\\\\":\\\\\\\"护士\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"10月\\\\\\\",\\\\\\\"value\\\\\\\":18.8,\\\\\\\"series\\\\\\\":\\\\\\\"护士\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"11月\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"series\\\\\\\":\\\\\\\"护士\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"12月\\\\\\\",\\\\\\\"value\\\\\\\":2.3,\\\\\\\"series\\\\\\\":\\\\\\\"护士\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"bar\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":470,\\\"height\\\":375},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"name\\\":\\\"人数\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"name\\\":\\\"月份\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"left\\\":33,\\\"bottom\\\":87,\\\"show\\\":false,\\\"right\\\":53},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"text\\\":\\\"人员总数\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-10 14:05:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1523906948423077889', NULL, '1522121177760280578', NULL, 'JRing', '{\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"消炎药\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"感冒药\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"皮肤类药物\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"外科用药\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":607,\\\"height\\\":364},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"科室用药\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-10 14:05:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1523906948490186754', NULL, '1522121177760280578', NULL, 'JFunnel', '{\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":25,\\\\\\\"name\\\\\\\":\\\\\\\"特级护士\\\\\\\"},{\\\\\\\"value\\\\\\\":310,\\\\\\\"name\\\\\\\":\\\\\\\"住院总医师\\\\\\\"},{\\\\\\\"value\\\\\\\":234,\\\\\\\"name\\\\\\\":\\\\\\\"护士\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"主任\\\\\\\",\\\\\\\"value\\\\\\\":50}]\\\",\\\"size\\\":{\\\"width\\\":607,\\\"height\\\":364},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/funnel\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"legend\\\":{\\\"orient\\\":\\\"horizontal\\\"},\\\"series\\\":[{\\\"left\\\":\\\"10%\\\",\\\"gap\\\":2,\\\"name\\\":\\\"Funnel\\\",\\\"width\\\":\\\"80%\\\",\\\"emphasis\\\":{\\\"label\\\":{\\\"fontSize\\\":20}},\\\"itemStyle\\\":{\\\"borderColor\\\":\\\"#fff\\\",\\\"borderWidth\\\":1},\\\"sort\\\":\\\"descending\\\",\\\"label\\\":{\\\"show\\\":true,\\\"position\\\":\\\"inside\\\"},\\\"labelLine\\\":{\\\"lineStyle\\\":{\\\"width\\\":1,\\\"type\\\":\\\"solid\\\"},\\\"length\\\":10},\\\"type\\\":\\\"funnel\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a}<br/>{b}:{c}%\\\",\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础漏斗图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-10 14:05:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1523906948561489921', NULL, '1522121177760280578', NULL, 'JGrowCard', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"title\\\\\\\": \\\\\\\"床位数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"\\\\\\\",    \\\\\\\"value\\\\\\\": 258,    \\\\\\\"prefix\\\\\\\": \\\\\\\"\\\\\\\",    \\\\\\\"color\\\\\\\": \\\\\\\"green\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"人员数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"\\\\\\\",    \\\\\\\"value\\\\\\\": 1120,    \\\\\\\"total\\\\\\\": \\\\\\\"\\\\\\\",    \\\\\\\"prefix\\\\\\\": \\\\\\\"\\\\\\\",    \\\\\\\"color\\\\\\\": \\\\\\\"blue\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"百万设置\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"\\\\\\\",    \\\\\\\"value\\\\\\\": 870,    \\\\\\\"prefix\\\\\\\": \\\\\\\"\\\\\\\",    \\\\\\\"total\\\\\\\": \\\\\\\"\\\\\\\",    \\\\\\\"color\\\\\\\": \\\\\\\"orange\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":607,\\\"height\\\":166},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":19,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":20},\\\"body\\\":{\\\"horizontal\\\":8,\\\"vertical\\\":8,\\\"span\\\":8},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"统计卡片\\\"}}}', 'admin', '2022-05-10 14:05:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524656729709641730', NULL, '1522823348231397378', NULL, 'JForm', '{\\\"size\\\":{\\\"height\\\":120},\\\"w\\\":24,\\\"dataType\\\":2,\\\"h\\\":12,\\\"linkageConfig\\\":[{\\\"linkageId\\\":\\\"491fc4c0-782c-49ac-838c-ae7003abece2\\\",\\\"linkage\\\":[{\\\"source\\\":\\\"name\\\",\\\"target\\\":\\\"name\\\"},{\\\"source\\\":\\\"sex\\\",\\\"target\\\":\\\"sex\\\"}]}],\\\"timeOut\\\":-1,\\\"option\\\":{\\\"fields\\\":[{\\\"fieldName\\\":\\\"sex\\\",\\\"dictCode\\\":\\\"sex\\\",\\\"fieldTxt\\\":\\\"性别\\\",\\\"defaultValue\\\":\\\"1\\\",\\\"searchMode\\\":\\\"\\\",\\\"action\\\":\\\"\\\",\\\"id\\\":\\\"row57227ae2-04d1-4306-8878-314e099cd5ac\\\",\\\"izSearch\\\":\\\"1\\\",\\\"widgetType\\\":\\\"select\\\"}]}}', 'admin', '2022-05-12 15:44:26', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524656729776750593', NULL, '1522823348231397378', NULL, 'JCommonTable', '{\\\"paramOption\\\":[{\\\"defaultVal\\\":\\\"1\\\",\\\"label\\\":\\\"sex\\\",\\\"text\\\":\\\"sex\\\",\\\"value\\\":\\\"sex\\\"}],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"示例_数据表格\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"select*fromdemowheresex=\\'${sex}\\'\\\",\\\"drillData\\\":[],\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"height\\\":420},\\\"dataSetId\\\":\\\"1522824721899511810\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"姓名\\\",\\\"text\\\":\\\"姓名\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"打卡时间\\\",\\\"text\\\":\\\"打卡时间\\\",\\\"value\\\":\\\"punch_time\\\"},{\\\"label\\\":\\\"工资\\\",\\\"text\\\":\\\"工资\\\",\\\"value\\\":\\\"salary_money\\\"},{\\\"label\\\":\\\"奖金\\\",\\\"text\\\":\\\"奖金\\\",\\\"value\\\":\\\"bonus_money\\\"},{\\\"label\\\":\\\"性别\\\",\\\"text\\\":\\\"性别\\\",\\\"value\\\":\\\"sex\\\"},{\\\"label\\\":\\\"年龄\\\",\\\"text\\\":\\\"年龄\\\",\\\"value\\\":\\\"age\\\"},{\\\"label\\\":\\\"生日\\\",\\\"text\\\":\\\"生日\\\",\\\"value\\\":\\\"birthday\\\"},{\\\"label\\\":\\\"邮箱\\\",\\\"text\\\":\\\"邮箱\\\",\\\"value\\\":\\\"email\\\"},{\\\"label\\\":\\\"个人简介\\\",\\\"text\\\":\\\"个人简介\\\",\\\"value\\\":\\\"content\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"name\\\",\\\"title\\\":\\\"姓名\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"punch_time\\\",\\\"title\\\":\\\"打卡时间\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"salary_money\\\",\\\"title\\\":\\\"工资\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"bonus_money\\\",\\\"title\\\":\\\"奖金\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"sex\\\",\\\"title\\\":\\\"性别\\\"},{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"age\\\",\\\"title\\\":\\\"年龄\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"birthday\\\",\\\"title\\\":\\\"生日\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"email\\\",\\\"title\\\":\\\"邮箱\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"content\\\",\\\"title\\\":\\\"个人简介\\\"}]}}', 'admin', '2022-05-12 15:44:26', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524661142020980737', NULL, '1522172834409885698', NULL, 'JText', '{\\\"chartData\\\":\\\"智慧社区内网比对平台\\\",\\\"size\\\":{\\\"width\\\":676,\\\"height\\\":67},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"fontSize\\\":25,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":188},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-12 16:01:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524661142121644034', NULL, '1522172834409885698', NULL, 'JText', '{\\\"chartData\\\":\\\"当前对比数据\\\",\\\"size\\\":{\\\"width\\\":470,\\\"height\\\":56},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#182FC7\\\",\\\"fontSize\\\":15,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":50},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-12 16:01:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524661142226501634', NULL, '1522172834409885698', NULL, 'JText', '{\\\"chartData\\\":\\\"256321\\\",\\\"size\\\":{\\\"width\\\":470,\\\"height\\\":56},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":60},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-12 16:01:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524661142331359233', NULL, '1522172834409885698', NULL, 'JText', '{\\\"chartData\\\":\\\"违法犯罪人员分析\\\",\\\"size\\\":{\\\"width\\\":470,\\\"height\\\":45},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":76},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-12 16:01:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524661142436216833', NULL, '1522172834409885698', NULL, 'JPie', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"智慧社区_违法犯罪人员分析\\\",\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/Illegal\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":470,\\\"height\\\":386},\\\"dataSetId\\\":\\\"1522181219549196289\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"},{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"r\\\":7,\\\"orient\\\":\\\"horizontal\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0,0,0,0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"innerRadius\\\":50,\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":false,\\\"text\\\":\\\"基础饼图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-12 16:01:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524661142541074433', NULL, '1522172834409885698', NULL, 'JText', '{\\\"chartData\\\":\\\"人口出入记录\\\",\\\"size\\\":{\\\"width\\\":470,\\\"height\\\":56},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":76},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-12 16:01:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524661142645932033', NULL, '1522172834409885698', NULL, 'JCommonTable', '{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"智慧社区_人员出入记录\\\",\\\"h\\\":42,\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/ace\\\",\\\"drillData\\\":[],\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":470,\\\"height\\\":463},\\\"dataSetId\\\":\\\"1522182473872584705\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"姓名\\\",\\\"text\\\":\\\"姓名\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"类型\\\",\\\"text\\\":\\\"类型\\\",\\\"value\\\":\\\"type\\\"},{\\\"label\\\":\\\"开门方式\\\",\\\"text\\\":\\\"开门方式\\\",\\\"value\\\":\\\"mode\\\"},{\\\"label\\\":\\\"日期\\\",\\\"text\\\":\\\"日期\\\",\\\"value\\\":\\\"date\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"name\\\",\\\"title\\\":\\\"姓名\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"type\\\",\\\"title\\\":\\\"类型\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"mode\\\",\\\"title\\\":\\\"开门方式\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"date\\\",\\\"title\\\":\\\"日期\\\"}]}}', 'admin', '2022-05-12 16:01:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524661142750789634', NULL, '1522172834409885698', NULL, 'JText', '{\\\"chartData\\\":\\\"JeecgBoot面板设计\\\",\\\"size\\\":{\\\"width\\\":470,\\\"height\\\":45},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":76},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-12 16:01:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524661142855647234', NULL, '1522172834409885698', NULL, 'JText', '{\\\"chartData\\\":\\\"JeecgBoot面板设计\\\",\\\"size\\\":{\\\"width\\\":470,\\\"height\\\":45},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":76},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-12 16:01:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524661142960504833', NULL, '1522172834409885698', NULL, 'JText', '{\\\"chartData\\\":\\\"JeecgBoot面板设计\\\",\\\"size\\\":{\\\"width\\\":470,\\\"height\\\":45},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":76},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-12 16:01:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524661143065362433', NULL, '1522172834409885698', NULL, 'JLine', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"智慧社区_时间分部\\\",\\\"dataSetApi\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"6:00-9:00\\\\\\\",\\\\\\\"value\\\\\\\":800},{\\\\\\\"name\\\\\\\":\\\\\\\"10:00-12:00\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"13:00-15:00\\\\\\\",\\\\\\\"value\\\\\\\":500},{\\\\\\\"name\\\\\\\":\\\\\\\"16:00-20:00\\\\\\\",\\\\\\\"value\\\\\\\":800},{\\\\\\\"name\\\\\\\":\\\\\\\"21:00-24:00\\\\\\\",\\\\\\\"value\\\\\\\":600}]\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":470,\\\"height\\\":298},\\\"dataSetId\\\":\\\"1522187101267832833\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"json\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"text\\\":\\\"时间分部\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-12 16:01:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524661143170220033', NULL, '1522172834409885698', NULL, 'JBar', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"智慧社区_地区分部\\\",\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/region\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":470,\\\"height\\\":309},\\\"dataSetId\\\":\\\"1522185936018878466\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"showBackground\\\":true,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"rgba(180,180,180,0.2)\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"地域分部\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-12 16:01:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524661143275077633', NULL, '1522172834409885698', NULL, 'JRing', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"智慧社区_年龄分部\\\",\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/age\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":470,\\\"height\\\":320},\\\"dataSetId\\\":\\\"1522184215045615618\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"},{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"年龄分部\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-12 16:01:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524661143379935234', NULL, '1522172834409885698', NULL, 'JGauge', '{\\\"chartData\\\":\\\"[{\\\\\\\"min\\\\\\\":1,\\\\\\\"max\\\\\\\":10,\\\\\\\"label\\\\\\\":\\\\\\\"名称\\\\\\\",\\\\\\\"value\\\\\\\":10,\\\\\\\"unit\\\\\\\":\\\\\\\"%\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":516,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"名称\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/gauge\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[{\\\"axisLabel\\\":{\\\"show\\\":true,\\\"fontSize\\\":12},\\\"data\\\":[],\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#eee\\\",\\\"width\\\":4},\\\"length\\\":12},\\\"axisTick\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#eee\\\"},\\\"show\\\":true},\\\"progress\\\":{\\\"show\\\":true},\\\"detail\\\":{\\\"formatter\\\":\\\"{value}\\\",\\\"fontSize\\\":25},\\\"type\\\":\\\"gauge\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a}<br/>{b}:{c}%\\\"},\\\"title\\\":{\\\"text\\\":\\\"环比\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-12 16:01:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524661143518347265', NULL, '1522172834409885698', NULL, 'JColorGauge', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"降低率\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"unit\\\\\\\":\\\\\\\"%\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":516,\\\"height\\\":331},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"名称\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/gauge\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"series\\\":[{\\\"axisLabel\\\":{\\\"show\\\":true,\\\"fontSize\\\":12},\\\"pointer\\\":{\\\"width\\\":8},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.25,\\\"#FF6E76\\\"],[0.5,\\\"#FDDD60\\\"],[1,\\\"#58D9F9\\\"]],\\\"width\\\":10}},\\\"anchor\\\":{\\\"itemStyle\\\":{\\\"color\\\":\\\"#FAC858\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#eee\\\",\\\"width\\\":4},\\\"length\\\":12},\\\"axisTick\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#eee\\\"},\\\"show\\\":true},\\\"title\\\":{\\\"fontSize\\\":14}}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a}<br/>{b}:{c}%\\\"},\\\"title\\\":{\\\"text\\\":\\\"同比\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-12 16:01:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524661143660953602', NULL, '1522172834409885698', NULL, 'JStackBar', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":676,\\\"height\\\":364},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"年份分部\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-05-12 16:01:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524663379220791297', NULL, '1517018517935783937', NULL, 'JTabs', '{\\\"size\\\":{\\\"width\\\":1650,\\\"height\\\":606},\\\"w\\\":12,\\\"h\\\":40,\\\"option\\\":{\\\"title\\\":\\\"选项卡\\\"},\\\"child\\\":[{\\\"component\\\":\\\"JPie\\\",\\\"w\\\":12,\\\"x\\\":0,\\\"h\\\":42,\\\"i\\\":\\\"68ebef80-9ded-4168-8d89-19ec64bc21d9\\\",\\\"title\\\":\\\"饼图\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"nature\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"total\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"项目性质收入统计SQL\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"SELECT\\\\tid,\\\\tnature,\\\\tinsurance_fee,\\\\trisk_consulting_fee,\\\\tevaluation_fee,\\\\tinsurance_evaluation_fee,\\\\tbidding_consulting_fee,\\\\tinterol_consulting_fee,\\\\t(\\\\t\\\\tinsurance_fee+\\\\t\\\\trisk_consulting_fee+\\\\t\\\\trisk_consulting_fee+\\\\t\\\\tevaluation_fee+\\\\t\\\\tinsurance_evaluation_fee+\\\\t\\\\tbidding_consulting_fee+\\\\t\\\\tinterol_consulting_fee\\\\t)AS\\'total\\'FROM\\\\tjeecg_project_nature_income\\\",\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"paddingBottom\\\":90,\\\"dataSetId\\\":\\\"1517020649262972930\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"项目性质\\\",\\\"text\\\":\\\"项目性质\\\",\\\"value\\\":\\\"nature\\\"},{\\\"label\\\":\\\"保险经纪佣金费\\\",\\\"text\\\":\\\"保险经纪佣金费\\\",\\\"value\\\":\\\"insurance_fee\\\"},{\\\"label\\\":\\\"风险咨询费\\\",\\\"text\\\":\\\"风险咨询费\\\",\\\"value\\\":\\\"risk_consulting_fee\\\"},{\\\"label\\\":\\\"承保公估评估费\\\",\\\"text\\\":\\\"承保公估评估费\\\",\\\"value\\\":\\\"evaluation_fee\\\"},{\\\"label\\\":\\\"保险公估费\\\",\\\"text\\\":\\\"保险公估费\\\",\\\"value\\\":\\\"insurance_evaluation_fee\\\"},{\\\"label\\\":\\\"投标咨询费\\\",\\\"text\\\":\\\"投标咨询费\\\",\\\"value\\\":\\\"bidding_consulting_fee\\\"},{\\\"label\\\":\\\"内控咨询费\\\",\\\"text\\\":\\\"内控咨询费\\\",\\\"value\\\":\\\"interol_consulting_fee\\\"},{\\\"label\\\":\\\"total\\\",\\\"text\\\":\\\"total\\\",\\\"value\\\":\\\"total\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"AccessFrom\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0,0,0,0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"基础饼图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}},{\\\"horizontal\\\":false,\\\"component\\\":\\\"JBar\\\",\\\"size\\\":10,\\\"w\\\":12,\\\"x\\\":0,\\\"h\\\":42,\\\"i\\\":\\\"305bdc5d-37d6-42a4-baf3-a7a1f27b6bfb\\\",\\\"text\\\":\\\"0.042\\\",\\\"id\\\":\\\"0b42743d-492f-467b-bfaf-0769110749ab\\\",\\\"title\\\":\\\"柱形图\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"nature\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"total\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"项目性质收入统计SQL\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"SELECT\\\\tid,\\\\tnature,\\\\tinsurance_fee,\\\\trisk_consulting_fee,\\\\tevaluation_fee,\\\\tinsurance_evaluation_fee,\\\\tbidding_consulting_fee,\\\\tinterol_consulting_fee,\\\\t(\\\\t\\\\tinsurance_fee+\\\\t\\\\trisk_consulting_fee+\\\\t\\\\trisk_consulting_fee+\\\\t\\\\tevaluation_fee+\\\\t\\\\tinsurance_evaluation_fee+\\\\t\\\\tbidding_consulting_fee+\\\\t\\\\tinterol_consulting_fee\\\\t)AS\\'total\\'FROM\\\\tjeecg_project_nature_income\\\",\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"paddingBottom\\\":90,\\\"dataSetId\\\":\\\"1517020649262972930\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"项目性质\\\",\\\"text\\\":\\\"项目性质\\\",\\\"value\\\":\\\"nature\\\"},{\\\"label\\\":\\\"保险经纪佣金费\\\",\\\"text\\\":\\\"保险经纪佣金费\\\",\\\"value\\\":\\\"insurance_fee\\\"},{\\\"label\\\":\\\"风险咨询费\\\",\\\"text\\\":\\\"风险咨询费\\\",\\\"value\\\":\\\"risk_consulting_fee\\\"},{\\\"label\\\":\\\"承保公估评估费\\\",\\\"text\\\":\\\"承保公估评估费\\\",\\\"value\\\":\\\"evaluation_fee\\\"},{\\\"label\\\":\\\"保险公估费\\\",\\\"text\\\":\\\"保险公估费\\\",\\\"value\\\":\\\"insurance_evaluation_fee\\\"},{\\\"label\\\":\\\"投标咨询费\\\",\\\"text\\\":\\\"投标咨询费\\\",\\\"value\\\":\\\"bidding_consulting_fee\\\"},{\\\"label\\\":\\\"内控咨询费\\\",\\\"text\\\":\\\"内控咨询费\\\",\\\"value\\\":\\\"interol_consulting_fee\\\"},{\\\"label\\\":\\\"total\\\",\\\"text\\\":\\\"total\\\",\\\"value\\\":\\\"total\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"showBackground\\\":true,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"rgba(180,180,180,0.2)\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}},\\\"child\\\":[]}]}', 'admin', '2022-05-12 16:10:51', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1524663379359203329', NULL, '1517018517935783937', NULL, 'JCommonTable', '{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"项目性质收入统计SQL\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"SELECT\\\\tid,\\\\tnature,\\\\tinsurance_fee,\\\\trisk_consulting_fee,\\\\tevaluation_fee,\\\\tinsurance_evaluation_fee,\\\\tbidding_consulting_fee,\\\\tinterol_consulting_fee,\\\\t(\\\\t\\\\tinsurance_fee+\\\\t\\\\trisk_consulting_fee+\\\\t\\\\trisk_consulting_fee+\\\\t\\\\tevaluation_fee+\\\\t\\\\tinsurance_evaluation_fee+\\\\t\\\\tbidding_consulting_fee+\\\\t\\\\tinterol_consulting_fee\\\\t)AS\\'total\\'FROM\\\\tjeecg_project_nature_income\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":1636,\\\"height\\\":518},\\\"dataSetId\\\":\\\"1517020649262972930\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"项目性质\\\",\\\"text\\\":\\\"项目性质\\\",\\\"value\\\":\\\"nature\\\"},{\\\"label\\\":\\\"保险经纪佣金费\\\",\\\"text\\\":\\\"保险经纪佣金费\\\",\\\"value\\\":\\\"insurance_fee\\\"},{\\\"label\\\":\\\"风险咨询费\\\",\\\"text\\\":\\\"风险咨询费\\\",\\\"value\\\":\\\"risk_consulting_fee\\\"},{\\\"label\\\":\\\"承保公估评估费\\\",\\\"text\\\":\\\"承保公估评估费\\\",\\\"value\\\":\\\"evaluation_fee\\\"},{\\\"label\\\":\\\"保险公估费\\\",\\\"text\\\":\\\"保险公估费\\\",\\\"value\\\":\\\"insurance_evaluation_fee\\\"},{\\\"label\\\":\\\"投标咨询费\\\",\\\"text\\\":\\\"投标咨询费\\\",\\\"value\\\":\\\"bidding_consulting_fee\\\"},{\\\"label\\\":\\\"内控咨询费\\\",\\\"text\\\":\\\"内控咨询费\\\",\\\"value\\\":\\\"interol_consulting_fee\\\"},{\\\"label\\\":\\\"total\\\",\\\"text\\\":\\\"total\\\",\\\"value\\\":\\\"total\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"nature\\\",\\\"title\\\":\\\"项目性质\\\"},{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"insurance_fee\\\",\\\"title\\\":\\\"保险经纪佣金费\\\"},{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"risk_consulting_fee\\\",\\\"title\\\":\\\"风险咨询费\\\"},{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"evaluation_fee\\\",\\\"title\\\":\\\"承保公估评估费\\\"},{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"insurance_evaluation_fee\\\",\\\"title\\\":\\\"保险公估费\\\"},{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"bidding_consulting_fee\\\",\\\"title\\\":\\\"投标咨询费\\\"},{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"interol_consulting_fee\\\",\\\"title\\\":\\\"内控咨询费\\\"},{\\\"izTotal\\\":\\\"N\\\",\\\"izShow\\\":\\\"N\\\",\\\"dataIndex\\\":\\\"total\\\",\\\"title\\\":\\\"total\\\"}]}}', 'admin', '2022-05-12 16:10:51', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526476125109231618', NULL, '1504364941187043329', NULL, 'eoa-cms-banner', '{\\\"size\\\":{\\\"width\\\":1636,\\\"height\\\":364}}', 'jeecg', '2022-05-17 16:14:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526476125247643650', NULL, '1504364941187043329', NULL, 'eoa-cms-news-info', '{\\\"size\\\":{\\\"width\\\":1087,\\\"height\\\":683}}', 'jeecg', '2022-05-17 16:14:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526476125352501250', NULL, '1504364941187043329', NULL, 'eoa-cms-user-notice', '{\\\"size\\\":{\\\"width\\\":539,\\\"height\\\":408}}', 'jeecg', '2022-05-17 16:14:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526476125457358849', NULL, '1504364941187043329', NULL, 'eoa-cms-rule-info', '{\\\"size\\\":{\\\"width\\\":607,\\\"height\\\":474}}', 'jeecg', '2022-05-17 16:14:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526476125562216450', NULL, '1504364941187043329', NULL, 'eoa-cms-sign-news', '{\\\"size\\\":{\\\"width\\\":470,\\\"height\\\":474}}', 'jeecg', '2022-05-17 16:14:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526476125667074049', NULL, '1504364941187043329', NULL, 'eoa-cms-plan', '{\\\"size\\\":{\\\"width\\\":539,\\\"height\\\":529}}', 'jeecg', '2022-05-17 16:14:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526476125771931649', NULL, '1504364941187043329', NULL, 'eoa-cms-link', '{\\\"size\\\":{\\\"width\\\":539,\\\"height\\\":210}}', 'jeecg', '2022-05-17 16:14:04', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526478613069701121', NULL, '1504359493847306242', NULL, 'eoa-cms-apply-process', '{\\\"size\\\":{\\\"width\\\":1087,\\\"height\\\":463}}', 'jeecg', '2022-05-17 16:23:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526478613174558721', NULL, '1504359493847306242', NULL, 'eoa-cms-comm-use', '{\\\"size\\\":{\\\"width\\\":1636,\\\"height\\\":155}}', 'jeecg', '2022-05-17 16:23:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526478613275222017', NULL, '1504359493847306242', NULL, 'eoa-cms-process-notice', '{\\\"size\\\":{\\\"width\\\":539,\\\"height\\\":474}}', 'jeecg', '2022-05-17 16:23:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526478613384273922', NULL, '1504359493847306242', NULL, 'eoa-cms-my-process', '{\\\"size\\\":{\\\"width\\\":1087,\\\"height\\\":474}}', 'jeecg', '2022-05-17 16:23:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526478613489131521', NULL, '1504359493847306242', NULL, 'eoa-cms-user-notice', '{\\\"size\\\":{\\\"width\\\":539,\\\"height\\\":463}}', 'jeecg', '2022-05-17 16:23:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526478613593989121', NULL, '1504359493847306242', NULL, 'eoa-cms-process-chart', '{\\\"size\\\":{\\\"width\\\":1087,\\\"height\\\":386}}', 'jeecg', '2022-05-17 16:23:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526478613694652418', NULL, '1504359493847306242', NULL, 'eoa-cms-process-type', '{\\\"size\\\":{\\\"width\\\":539,\\\"height\\\":386}}', 'jeecg', '2022-05-17 16:23:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526478613803704322', NULL, '1504359493847306242', NULL, 'eoa-cms-email', '{\\\"size\\\":{\\\"width\\\":1087,\\\"height\\\":518}}', 'jeecg', '2022-05-17 16:23:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526478613904367618', NULL, '1504359493847306242', NULL, 'eoa-cms-plan', '{\\\"size\\\":{\\\"width\\\":539,\\\"height\\\":518}}', 'jeecg', '2022-05-17 16:23:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526496110877696002', NULL, '1522835471967772673', NULL, 'JBar', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"username\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"sex\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[{\\\"defaultVal\\\":\\\"2011-01-01\\\",\\\"label\\\":\\\"createTime_begin\\\",\\\"text\\\":\\\"createTime_begin\\\",\\\"value\\\":\\\"createTime_begin\\\"},{\\\"defaultVal\\\":\\\"2022-12-31\\\",\\\"label\\\":\\\"createTime_end\\\",\\\"text\\\":\\\"createTime_end\\\",\\\"value\\\":\\\"createTime_end\\\"}],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"示例_日期范围查询\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"select * from sys_user where create_time >= \\'${createTime_begin}\\' and create_time <=\\'${createTime_end}\\'\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"height\\\":420},\\\"dataSetId\\\":\\\"1522853857095376898\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"username\\\",\\\"text\\\":\\\"username\\\",\\\"value\\\":\\\"username\\\"},{\\\"label\\\":\\\"realname\\\",\\\"text\\\":\\\"realname\\\",\\\"value\\\":\\\"realname\\\"},{\\\"label\\\":\\\"sex\\\",\\\"text\\\":\\\"sex\\\",\\\"value\\\":\\\"sex\\\"},{\\\"label\\\":\\\"create_time\\\",\\\"text\\\":\\\"create_time\\\",\\\"value\\\":\\\"create_time\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"showBackground\\\":true,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"rgba(180,180,180,0.2)\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"表单日期范围查询\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', NULL, '2022-05-17 17:33:28', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526496110948999169', NULL, '1522835471967772673', NULL, 'JBar', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"username\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"sex\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[{\\\"defaultVal\\\":\\\"2011-01-01\\\",\\\"label\\\":\\\"createTime_begin\\\",\\\"text\\\":\\\"createTime_begin\\\",\\\"value\\\":\\\"createTime_begin\\\"},{\\\"defaultVal\\\":\\\"2022-12-31\\\",\\\"label\\\":\\\"createTime_end\\\",\\\"text\\\":\\\"createTime_end\\\",\\\"value\\\":\\\"createTime_end\\\"}],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"示例_日期范围查询\\\",\\\"query\\\":[{\\\"field\\\":\\\"createTime\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataSetApi\\\":\\\"select * from sys_user where create_time >= \\'${createTime_begin}\\' and create_time <=\\'${createTime_end}\\'\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"height\\\":420},\\\"dataSetId\\\":\\\"1522853857095376898\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"username\\\",\\\"text\\\":\\\"username\\\",\\\"value\\\":\\\"username\\\"},{\\\"label\\\":\\\"realname\\\",\\\"text\\\":\\\"realname\\\",\\\"value\\\":\\\"realname\\\"},{\\\"label\\\":\\\"sex\\\",\\\"text\\\":\\\"sex\\\",\\\"value\\\":\\\"sex\\\"},{\\\"label\\\":\\\"create_time\\\",\\\"text\\\":\\\"create_time\\\",\\\"value\\\":\\\"create_time\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F0EDED\\\"},\\\"show\\\":true,\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#7ED321\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#417505\\\"},\\\"show\\\":false},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"showBackground\\\":true,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"rgba(180,180,180,0.2)\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"单个组件日期范围查询\\\"}}}', NULL, '2022-05-17 17:33:28', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1526496111003525121', NULL, '1522835471967772673', NULL, 'JForm', '{\\\"size\\\":{\\\"height\\\":120},\\\"w\\\":24,\\\"dataType\\\":2,\\\"h\\\":12,\\\"linkageConfig\\\":[{\\\"linkageId\\\":\\\"918fc3ea-c88a-4c42-892b-d2a14967258e\\\",\\\"linkage\\\":[{\\\"source\\\":\\\"createTime_begin\\\",\\\"target\\\":\\\"createTime_begin\\\"},{\\\"source\\\":\\\"createTime_end\\\",\\\"target\\\":\\\"createTime_end\\\"}]}],\\\"timeOut\\\":-1,\\\"option\\\":{\\\"fields\\\":[{\\\"fieldName\\\":\\\"createTime\\\",\\\"dictCode\\\":\\\"\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"defaultValue\\\":\\\"\\\",\\\"searchMode\\\":\\\"range\\\",\\\"action\\\":\\\"\\\",\\\"id\\\":\\\"rowdffe5384-d885-4ae7-9eab-81b8ee76265c\\\",\\\"izSearch\\\":\\\"1\\\",\\\"widgetType\\\":\\\"date\\\"}]}}', NULL, '2022-05-17 17:33:28', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761823821938690', NULL, '1524641995740446722', NULL, 'JBar', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"tian\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"visit\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[{\\\"defaultVal\\\":\\\"\\\",\\\"label\\\":\\\"创建时间\\\",\\\"text\\\":\\\"创建时间\\\",\\\"value\\\":\\\"create_time\\\"}],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"首页_近一周访问量\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"select count(*) as visit        \\\\t   ,count(distinct(ip)) as ip        \\\\t   ,DATE_FORMAT(create_time, \\'%Y-%m-%d\\') as tian        \\\\t   ,DATE_FORMAT(create_time, \\'%m-%d\\') as type        \\\\t   from sys_log          where log_type = 1 and create_time <= sysdate() and create_time >= (select date_sub(curdate(),interval 7 day))         group by tian,type         order by tian desc\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":419},\\\"dataSetId\\\":\\\"1522503560003067906\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"visit\\\",\\\"text\\\":\\\"visit\\\",\\\"value\\\":\\\"visit\\\"},{\\\"label\\\":\\\"ip\\\",\\\"text\\\":\\\"ip\\\",\\\"value\\\":\\\"ip\\\"},{\\\"label\\\":\\\"tian\\\",\\\"text\\\":\\\"tian\\\",\\\"value\\\":\\\"tian\\\"},{\\\"label\\\":\\\"type\\\",\\\"text\\\":\\\"type\\\",\\\"value\\\":\\\"type\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"showBackground\\\":true,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"rgba(180, 180, 180, 0.2)\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"SQL数据集-柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761823821938691', NULL, '1524641995740446722', NULL, 'JPie', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"智慧社区_时间分部\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"6:00-9:00\\\\\\\",    \\\\\\\"value\\\\\\\": 800  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"10:00-12:00\\\\\\\",    \\\\\\\"value\\\\\\\": 300  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"13:00-15:00\\\\\\\",    \\\\\\\"value\\\\\\\": 500  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"16:00-20:00\\\\\\\",    \\\\\\\"value\\\\\\\": 800  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"21:00-24:00\\\\\\\",    \\\\\\\"value\\\\\\\": 600  }]\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"height\\\":420},\\\"dataSetId\\\":\\\"1522187101267832833\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"json\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"innerRadius\\\":50,\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"JSON数据集-饼图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761823821938692', NULL, '1524641995740446722', NULL, 'JStackBar', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"type\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"出资\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/chuzi\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":419},\\\"dataSetId\\\":\\\"1522098873378549762\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"},{\\\"label\\\":\\\"type\\\",\\\"text\\\":\\\"type\\\",\\\"value\\\":\\\"type\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"API数据集-堆叠柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761823821938693', NULL, '1524641995740446722', NULL, 'JDynamicBar', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":131,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":141,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":31.5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":53,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":41.9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":61,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":17,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":19,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":113,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"}]\\\",\\\"size\\\":{\\\"height\\\":420},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"type\\\":\\\"value\\\"},\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"text\\\":\\\"静态数据集-动态柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761823821938694', NULL, '1524641995740446722', NULL, 'JLine', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"钻取api\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/drilling/deptuser\\\",\\\"drillData\\\":[{\\\"source\\\":\\\"name\\\",\\\"target\\\":\\\"name\\\"}],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\",\\\\\\\"value\\\\\\\":1000},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":7350},{\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\",\\\\\\\"value\\\\\\\":5800},{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":6000},{\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\",\\\\\\\"value\\\\\\\":3000}]\\\",\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":397},\\\"dataSetId\\\":\\\"1519274169102020610\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"text\\\":\\\"钻取-折线图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761823889047554', NULL, '1524641995740446722', NULL, 'JRadar', '{\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":75,\\\\\\\"name\\\\\\\":\\\\\\\"得分\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"NBA\\\\\\\",\\\\\\\"max\\\\\\\":100},{\\\\\\\"value\\\\\\\":65,\\\\\\\"name\\\\\\\":\\\\\\\"篮板\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"NBA\\\\\\\",\\\\\\\"max\\\\\\\":100},{\\\\\\\"value\\\\\\\":55,\\\\\\\"name\\\\\\\":\\\\\\\"防守\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"NBA\\\\\\\",\\\\\\\"max\\\\\\\":100},{\\\\\\\"value\\\\\\\":74,\\\\\\\"name\\\\\\\":\\\\\\\"失误\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"NBA\\\\\\\",\\\\\\\"max\\\\\\\":100},{\\\\\\\"value\\\\\\\":38,\\\\\\\"name\\\\\\\":\\\\\\\"盖帽\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"NBA\\\\\\\",\\\\\\\"max\\\\\\\":100},{\\\\\\\"value\\\\\\\":88,\\\\\\\"name\\\\\\\":\\\\\\\"三分\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"NBA\\\\\\\",\\\\\\\"max\\\\\\\":100}]\\\",\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":397},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/radar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"radar\\\":[{\\\"indicator\\\":[]}],\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"data\\\":[]},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"radar\\\"}],\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础雷达图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761823889047555', NULL, '1524641995740446722', NULL, 'JRing', '{\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":386},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础环形图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761823889047556', NULL, '1524641995740446722', NULL, 'JArea', '{\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":605,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":386},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"data\\\":[],\\\"boundaryGap\\\":false},\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[{\\\"areaStyle\\\":{},\\\"data\\\":[],\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础面积图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761823889047557', NULL, '1524641995740446722', NULL, 'JProgress', '{\\\"chartData\\\":[{\\\"name\\\":\\\"内存使用率\\\",\\\"value\\\":50}],\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":353},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":19,\\\"color\\\":\\\"#151B87\\\",\\\"itemStyle\\\":{\\\"normal\\\":{\\\"barBorderRadius\\\":10}},\\\"zlevel\\\":1,\\\"label\\\":{\\\"formatter\\\":\\\"{c}{a}\\\",\\\"offset\\\":[0,-40],\\\"color\\\":\\\"black\\\",\\\"show\\\":true,\\\"fontSize\\\":24,\\\"position\\\":\\\"right\\\"}},{\\\"barWidth\\\":19,\\\"color\\\":\\\"#eeeeee\\\",\\\"barGap\\\":\\\"-100%\\\",\\\"itemStyle\\\":{\\\"normal\\\":{\\\"barBorderRadius\\\":10}},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础进度图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761823889047558', NULL, '1524641995740446722', NULL, 'JFunnel', '{\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":335,\\\\\\\"name\\\\\\\":\\\\\\\"直接访问\\\\\\\"},{\\\\\\\"value\\\\\\\":310,\\\\\\\"name\\\\\\\":\\\\\\\"邮件营销\\\\\\\"},{\\\\\\\"value\\\\\\\":234,\\\\\\\"name\\\\\\\":\\\\\\\"联盟广告\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":353},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/funnel\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"legend\\\":{\\\"orient\\\":\\\"horizontal\\\"},\\\"series\\\":[{\\\"left\\\":\\\"10%\\\",\\\"gap\\\":2,\\\"name\\\":\\\"Funnel\\\",\\\"width\\\":\\\"80%\\\",\\\"emphasis\\\":{\\\"label\\\":{\\\"fontSize\\\":20}},\\\"itemStyle\\\":{\\\"borderColor\\\":\\\"#fff\\\",\\\"borderWidth\\\":1},\\\"sort\\\":\\\"descending\\\",\\\"label\\\":{\\\"show\\\":true,\\\"position\\\":\\\"inside\\\"},\\\"labelLine\\\":{\\\"lineStyle\\\":{\\\"width\\\":1,\\\"type\\\":\\\"solid\\\"},\\\"length\\\":10},\\\"type\\\":\\\"funnel\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a} <br/>{b} : {c}%\\\",\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础漏斗图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761823951962113', NULL, '1524641995740446722', NULL, 'JPictorialBar', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"驯鹿\\\\\\\",\\\\\\\"value\\\\\\\":123,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M-22.788,24.521c2.08-0.986,3.611-3.905,4.984-5.892 c-2.686,2.782-5.047,5.884-9.102,7.312c-0.992,0.005-0.25-2.016,0.34-2.362l1.852-0.41c0.564-0.218,0.785-0.842,0.902-1.347 c2.133-0.727,4.91-4.129,6.031-6.194c1.748-0.7,4.443-0.679,5.734-2.293c1.176-1.468,0.393-3.992,1.215-6.557 c0.24-0.754,0.574-1.581,1.008-2.293c-0.611,0.011-1.348-0.061-1.959-0.608c-1.391-1.245-0.785-2.086-1.297-3.313 c1.684,0.744,2.5,2.584,4.426,2.586C-8.46,3.012-8.255,2.901-8.04,2.824c6.031-1.952,15.182-0.165,19.498-3.937 c1.15-3.933-1.24-9.846-1.229-9.938c0.008-0.062-1.314-0.004-1.803-0.258c-1.119-0.771-6.531-3.75-0.17-3.33 c0.314-0.045,0.943,0.259,1.439,0.435c-0.289-1.694-0.92-0.144-3.311-1.946c0,0-1.1-0.855-1.764-1.98 c-0.836-1.09-2.01-2.825-2.992-4.031c-1.523-2.476,1.367,0.709,1.816,1.108c1.768,1.704,1.844,3.281,3.232,3.983 c0.195,0.203,1.453,0.164,0.926-0.468c-0.525-0.632-1.367-1.278-1.775-2.341c-0.293-0.703-1.311-2.326-1.566-2.711 c-0.256-0.384-0.959-1.718-1.67-2.351c-1.047-1.187-0.268-0.902,0.521-0.07c0.789,0.834,1.537,1.821,1.672,2.023 c0.135,0.203,1.584,2.521,1.725,2.387c0.102-0.259-0.035-0.428-0.158-0.852c-0.125-0.423-0.912-2.032-0.961-2.083 c-0.357-0.852-0.566-1.908-0.598-3.333c0.4-2.375,0.648-2.486,0.549-0.705c0.014,1.143,0.031,2.215,0.602,3.247 c0.807,1.496,1.764,4.064,1.836,4.474c0.561,3.176,2.904,1.749,2.281-0.126c-0.068-0.446-0.109-2.014-0.287-2.862 c-0.18-0.849-0.219-1.688-0.113-3.056c0.066-1.389,0.232-2.055,0.277-2.299c0.285-1.023,0.4-1.088,0.408,0.135 c-0.059,0.399-0.131,1.687-0.125,2.655c0.064,0.642-0.043,1.768,0.172,2.486c0.654,1.928-0.027,3.496,1,3.514 c1.805-0.424,2.428-1.218,2.428-2.346c-0.086-0.704-0.121-0.843-0.031-1.193c0.221-0.568,0.359-0.67,0.312-0.076 c-0.055,0.287,0.031,0.533,0.082,0.794c0.264,1.197,0.912,0.114,1.283-0.782c0.15-0.238,0.539-2.154,0.545-2.522 c-0.023-0.617,0.285-0.645,0.309,0.01c0.064,0.422-0.248,2.646-0.205,2.334c-0.338,1.24-1.105,3.402-3.379,4.712 c-0.389,0.12-1.186,1.286-3.328,2.178c0,0,1.729,0.321,3.156,0.246c1.102-0.19,3.707-0.027,4.654,0.269 c1.752,0.494,1.531-0.053,4.084,0.164c2.26-0.4,2.154,2.391-1.496,3.68c-2.549,1.405-3.107,1.475-2.293,2.984 c3.484,7.906,2.865,13.183,2.193,16.466c2.41,0.271,5.732-0.62,7.301,0.725c0.506,0.333,0.648,1.866-0.457,2.86 c-4.105,2.745-9.283,7.022-13.904,7.662c-0.977-0.194,0.156-2.025,0.803-2.247l1.898-0.03c0.596-0.101,0.936-0.669,1.152-1.139 c3.16-0.404,5.045-3.775,8.246-4.818c-4.035-0.718-9.588,3.981-12.162,1.051c-5.043,1.423-11.449,1.84-15.895,1.111 c-3.105,2.687-7.934,4.021-12.115,5.866c-3.271,3.511-5.188,8.086-9.967,10.414c-0.986,0.119-0.48-1.974,0.066-2.385l1.795-0.618 C-22.995,25.682-22.849,25.035-22.788,24.521z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[60,60]},{\\\\\\\"name\\\\\\\":\\\\\\\"飞机\\\\\\\",\\\\\\\"value\\\\\\\":60,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M1.112,32.559l2.998,1.205l-2.882,2.268l-2.215-0.012L1.112,32.559z M37.803,23.96 c0.158-0.838,0.5-1.509,0.961-1.904c-0.096-0.037-0.205-0.071-0.344-0.071c-0.777-0.005-2.068-0.009-3.047-0.009 c-0.633,0-1.217,0.066-1.754,0.18l2.199,1.804H37.803z M39.738,23.036c-0.111,0-0.377,0.325-0.537,0.924h1.076 C40.115,23.361,39.854,23.036,39.738,23.036z M39.934,39.867c-0.166,0-0.674,0.705-0.674,1.986s0.506,1.986,0.674,1.986 s0.672-0.705,0.672-1.986S40.102,39.867,39.934,39.867z M38.963,38.889c-0.098-0.038-0.209-0.07-0.348-0.073 c-0.082,0-0.174,0-0.268-0.001l-7.127,4.671c0.879,0.821,2.42,1.417,4.348,1.417c0.979,0,2.27-0.006,3.047-0.01 c0.139,0,0.25-0.034,0.348-0.072c-0.646-0.555-1.07-1.643-1.07-2.967C37.891,40.529,38.316,39.441,38.963,38.889z M32.713,23.96 l-12.37-10.116l-4.693-0.004c0,0,4,8.222,4.827,10.121H32.713z M59.311,32.374c-0.248,2.104-5.305,3.172-8.018,3.172H39.629 l-25.325,16.61L9.607,52.16c0,0,6.687-8.479,7.95-10.207c1.17-1.6,3.019-3.699,3.027-6.407h-2.138 c-5.839,0-13.816-3.789-18.472-5.583c-2.818-1.085-2.396-4.04-0.031-4.04h0.039l-3.299-11.371h3.617c0,0,4.352,5.696,5.846,7.5 c2,2.416,4.503,3.678,8.228,3.87h30.727c2.17,0,4.311,0.417,6.252,1.046c3.49,1.175,5.863,2.7,7.199,4.027 C59.145,31.584,59.352,32.025,59.311,32.374z M22.069,30.408c0-0.815-0.661-1.475-1.469-1.475c-0.812,0-1.471,0.66-1.471,1.475 s0.658,1.475,1.471,1.475C21.408,31.883,22.069,31.224,22.069,30.408z M27.06,30.408c0-0.815-0.656-1.478-1.466-1.478 c-0.812,0-1.471,0.662-1.471,1.478s0.658,1.477,1.471,1.477C26.404,31.885,27.06,31.224,27.06,30.408z M32.055,30.408 c0-0.815-0.66-1.475-1.469-1.475c-0.808,0-1.466,0.66-1.466,1.475s0.658,1.475,1.466,1.475 C31.398,31.883,32.055,31.224,32.055,30.408z M37.049,30.408c0-0.815-0.658-1.478-1.467-1.478c-0.812,0-1.469,0.662-1.469,1.478 s0.656,1.477,1.469,1.477C36.389,31.885,37.049,31.224,37.049,30.408z M42.039,30.408c0-0.815-0.656-1.478-1.465-1.478 c-0.811,0-1.469,0.662-1.469,1.478s0.658,1.477,1.469,1.477C41.383,31.885,42.039,31.224,42.039,30.408z M55.479,30.565 c-0.701-0.436-1.568-0.896-2.627-1.347c-0.613,0.289-1.551,0.476-2.73,0.476c-1.527,0-1.639,2.263,0.164,2.316 C52.389,32.074,54.627,31.373,55.479,30.565z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[65,35]},{\\\\\\\"name\\\\\\\":\\\\\\\"火箭\\\\\\\",\\\\\\\"value\\\\\\\":25,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M-244.396,44.399c0,0,0.47-2.931-2.427-6.512c2.819-8.221,3.21-15.709,3.21-15.709s5.795,1.383,5.795,7.325C-237.818,39.679-244.396,44.399-244.396,44.399z M-260.371,40.827c0,0-3.881-12.946-3.881-18.319c0-2.416,0.262-4.566,0.669-6.517h17.684c0.411,1.952,0.675,4.104,0.675,6.519c0,5.291-3.87,18.317-3.87,18.317H-260.371z M-254.745,18.951c-1.99,0-3.603,1.676-3.603,3.744c0,2.068,1.612,3.744,3.603,3.744c1.988,0,3.602-1.676,3.602-3.744S-252.757,18.951-254.745,18.951z M-255.521,2.228v-5.098h1.402v4.969c1.603,1.213,5.941,5.069,7.901,12.5h-17.05C-261.373,7.373-257.245,3.558-255.521,2.228zM-265.07,44.399c0,0-6.577-4.721-6.577-14.896c0-5.942,5.794-7.325,5.794-7.325s0.393,7.488,3.211,15.708C-265.539,41.469-265.07,44.399-265.07,44.399z M-252.36,45.15l-1.176-1.22L-254.789,48l-1.487-4.069l-1.019,2.116l-1.488-3.826h8.067L-252.36,45.15z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[50,60]},{\\\\\\\"name\\\\\\\":\\\\\\\"高铁\\\\\\\",\\\\\\\"value\\\\\\\":18,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M67.335,33.596L67.335,33.596c-0.002-1.39-1.153-3.183-3.328-4.218h-9.096v-2.07h5.371 c-4.939-2.07-11.199-4.141-14.89-4.141H19.72v12.421v5.176h38.373c4.033,0,8.457-1.035,9.142-5.176h-0.027 c0.076-0.367,0.129-0.751,0.129-1.165L67.335,33.596L67.335,33.596z M27.999,30.413h-3.105v-4.141h3.105V30.413z M35.245,30.413 h-3.104v-4.141h3.104V30.413z M42.491,30.413h-3.104v-4.141h3.104V30.413z M49.736,30.413h-3.104v-4.141h3.104V30.413z  M14.544,40.764c1.143,0,2.07-0.927,2.07-2.07V35.59V25.237c0-1.145-0.928-2.07-2.07-2.07H-9.265c-1.143,0-2.068,0.926-2.068,2.07 v10.351v3.105c0,1.144,0.926,2.07,2.068,2.07H14.544L14.544,40.764z M8.333,26.272h3.105v4.141H8.333V26.272z M1.087,26.272h3.105 v4.141H1.087V26.272z M-6.159,26.272h3.105v4.141h-3.105V26.272z M-9.265,41.798h69.352v1.035H-9.265V41.798z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[50,30]},{\\\\\\\"name\\\\\\\":\\\\\\\"轮船\\\\\\\",\\\\\\\"value\\\\\\\":12,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M16.678,17.086h9.854l-2.703,5.912c5.596,2.428,11.155,5.575,16.711,8.607c3.387,1.847,6.967,3.75,10.541,5.375 v-6.16l-4.197-2.763v-5.318L33.064,12.197h-11.48L20.43,15.24h-4.533l-1.266,3.286l0.781,0.345L16.678,17.086z M49.6,31.84 l0.047,1.273L27.438,20.998l0.799-1.734L49.6,31.84z M33.031,15.1l12.889,8.82l0.027,0.769L32.551,16.1L33.031,15.1z M22.377,14.045 h9.846l-1.539,3.365l-2.287-1.498h1.371l0.721-1.352h-2.023l-0.553,1.037l-0.541-0.357h-0.34l0.359-0.684h-2.025l-0.361,0.684 h-3.473L22.377,14.045z M23.695,20.678l-0.004,0.004h0.004V20.678z M24.828,18.199h-2.031l-0.719,1.358h2.029L24.828,18.199z  M40.385,34.227c-12.85-7.009-25.729-14.667-38.971-12.527c1.26,8.809,9.08,16.201,8.213,24.328 c-0.553,4.062-3.111,0.828-3.303,7.137c15.799,0,32.379,0,48.166,0l0.066-4.195l1.477-7.23 C50.842,39.812,45.393,36.961,40.385,34.227z M13.99,35.954c-1.213,0-2.195-1.353-2.195-3.035c0-1.665,0.98-3.017,2.195-3.017 c1.219,0,2.195,1.352,2.195,3.017C16.186,34.604,15.213,35.954,13.99,35.954z M23.691,20.682h-2.02l-0.588,1.351h2.023 L23.691,20.682z M19.697,18.199l-0.721,1.358h2.025l0.727-1.358H19.697z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[50,35]},{\\\\\\\"name\\\\\\\":\\\\\\\"汽车\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M49.592,40.883c-0.053,0.354-0.139,0.697-0.268,0.963c-0.232,0.475-0.455,0.519-1.334,0.475 c-1.135-0.053-2.764,0-4.484,0.068c0,0.476,0.018,0.697,0.018,0.697c0.111,1.299,0.697,1.342,0.931,1.342h3.7 c0.326,0,0.628,0,0.861-0.154c0.301-0.196,0.43-0.772,0.543-1.78c0.017-0.146,0.025-0.336,0.033-0.56v-0.01 c0-0.068,0.008-0.154,0.008-0.25V41.58l0,0C49.6,41.348,49.6,41.09,49.592,40.883L49.592,40.883z M6.057,40.883 c0.053,0.354,0.137,0.697,0.268,0.963c0.23,0.475,0.455,0.519,1.334,0.475c1.137-0.053,2.762,0,4.484,0.068 c0,0.476-0.018,0.697-0.018,0.697c-0.111,1.299-0.697,1.342-0.93,1.342h-3.7c-0.328,0-0.602,0-0.861-0.154 c-0.309-0.18-0.43-0.772-0.541-1.78c-0.018-0.146-0.027-0.336-0.035-0.56v-0.01c0-0.068-0.008-0.154-0.008-0.25V41.58l0,0 C6.057,41.348,6.057,41.09,6.057,40.883L6.057,40.883z M49.867,32.766c0-2.642-0.344-5.224-0.482-5.507 c-0.104-0.207-0.766-0.749-2.271-1.773c-1.522-1.042-1.487-0.887-1.766-1.566c0.25-0.078,0.492-0.224,0.639-0.241 c0.326-0.034,0.345,0.274,1.023,0.274c0.68,0,2.152-0.18,2.453-0.48c0.301-0.303,0.396-0.405,0.396-0.672 c0-0.268-0.156-0.818-0.447-1.146c-0.293-0.327-1.541-0.49-2.273-0.585c-0.729-0.095-0.834,0-1.022,0.121 c-0.304,0.189-0.32,1.919-0.32,1.919l-0.713,0.018c-0.465-1.146-1.11-3.452-2.117-5.269c-1.103-1.979-2.256-2.599-2.737-2.754 c-0.474-0.146-0.904-0.249-4.131-0.576c-3.298-0.344-5.922-0.388-8.262-0.388c-2.342,0-4.967,0.052-8.264,0.388 c-3.229,0.336-3.66,0.43-4.133,0.576s-1.633,0.775-2.736,2.754c-1.006,1.816-1.652,4.123-2.117,5.269L9.87,23.109 c0,0-0.008-1.729-0.318-1.919c-0.189-0.121-0.293-0.225-1.023-0.121c-0.732,0.104-1.98,0.258-2.273,0.585 c-0.293,0.327-0.447,0.878-0.447,1.146c0,0.267,0.094,0.379,0.396,0.672c0.301,0.301,1.773,0.48,2.453,0.48 c0.68,0,0.697-0.309,1.023-0.274c0.146,0.018,0.396,0.163,0.637,0.241c-0.283,0.68-0.24,0.524-1.764,1.566 c-1.506,1.033-2.178,1.566-2.271,1.773c-0.139,0.283-0.482,2.865-0.482,5.508s0.189,5.02,0.189,5.86c0,0.354,0,0.976,0.076,1.565 c0.053,0.354,0.129,0.697,0.268,0.966c0.232,0.473,0.447,0.516,1.334,0.473c1.137-0.051,2.779,0,4.477,0.07 c1.135,0.043,2.297,0.086,3.33,0.11c2.582,0.051,1.826-0.379,2.928-0.36c1.102,0.016,5.447,0.196,9.424,0.196 c3.976,0,8.332-0.182,9.423-0.196c1.102-0.019,0.346,0.411,2.926,0.36c1.033-0.018,2.195-0.067,3.332-0.11 c1.695-0.062,3.348-0.121,4.477-0.07c0.886,0.043,1.103,0,1.332-0.473c0.132-0.269,0.218-0.611,0.269-0.966 c0.086-0.592,0.078-1.213,0.078-1.565C49.678,37.793,49.867,35.408,49.867,32.766L49.867,32.766z M13.219,19.735 c0.412-0.964,1.652-2.9,2.256-3.244c0.145-0.087,1.426-0.491,4.637-0.706c2.953-0.198,6.217-0.276,7.73-0.276 c1.513,0,4.777,0.078,7.729,0.276c3.201,0.215,4.502,0.611,4.639,0.706c0.775,0.533,1.842,2.28,2.256,3.244 c0.412,0.965,0.965,2.858,0.861,3.116c-0.104,0.258,0.104,0.388-1.291,0.275c-1.387-0.103-10.088-0.216-14.185-0.216 c-4.088,0-12.789,0.113-14.184,0.216c-1.395,0.104-1.188-0.018-1.291-0.275C12.254,22.593,12.805,20.708,13.219,19.735 L13.219,19.735z M16.385,30.511c-0.619,0.155-0.988,0.491-1.764,0.482c-0.775,0-2.867-0.353-3.314-0.371 c-0.447-0.017-0.842,0.302-1.076,0.362c-0.23,0.06-0.688-0.104-1.377-0.318c-0.688-0.216-1.092-0.155-1.316-1.094 c-0.232-0.93,0-2.264,0-2.264c1.488-0.068,2.928,0.069,5.621,0.826c2.693,0.758,4.191,2.213,4.191,2.213 S17.004,30.357,16.385,30.511L16.385,30.511z M36.629,37.293c-1.23,0.164-6.386,0.207-8.794,0.207c-2.412,0-7.566-0.051-8.799-0.207 c-1.256-0.164-2.891-1.67-1.764-2.865c1.523-1.627,1.24-1.576,4.701-2.023C24.967,32.018,27.239,32,27.834,32 c0.584,0,2.865,0.025,5.859,0.404c3.461,0.447,3.178,0.396,4.699,2.022C39.521,35.623,37.887,37.129,36.629,37.293L36.629,37.293z  M48.129,29.582c-0.232,0.93-0.629,0.878-1.318,1.093c-0.688,0.216-1.145,0.371-1.377,0.319c-0.231-0.053-0.627-0.371-1.074-0.361 c-0.448,0.018-2.539,0.37-3.313,0.37c-0.772,0-1.146-0.328-1.764-0.481c-0.621-0.154-0.966-0.154-0.966-0.154 s1.49-1.464,4.191-2.213c2.693-0.758,4.131-0.895,5.621-0.826C48.129,27.309,48.361,28.643,48.129,29.582L48.129,29.582z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[40,30]},{\\\\\\\"name\\\\\\\":\\\\\\\"跑步\\\\\\\",\\\\\\\"value\\\\\\\":2,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M13.676,32.955c0.919-0.031,1.843-0.008,2.767-0.008v0.007c0.827,0,1.659,0.041,2.486-0.019 c0.417-0.028,1.118,0.325,1.14-0.545c0.014-0.637-0.156-1.279-0.873-1.367c-1.919-0.241-3.858-0.233-5.774,0.019 c-0.465,0.062-0.998,0.442-0.832,1.069C12.715,32.602,13.045,32.977,13.676,32.955z M14.108,29.013 c1.47-0.007,2.96-0.122,4.414,0.035c1.792,0.192,3.1-0.412,4.273-2.105c-3.044,0-5.882,0.014-8.719-0.01 c-0.768-0.005-1.495,0.118-1.461,1C12.642,28.731,13.329,29.014,14.108,29.013z M23.678,36.593c-0.666-0.69-1.258-1.497-2.483-1.448 c-2.341,0.095-4.689,0.051-7.035,0.012c-0.834-0.014-1.599,0.177-1.569,1.066c0.031,0.854,0.812,1.062,1.636,1.043 c1.425-0.033,2.852-0.01,4.278-0.01v-0.01c1.562,0,3.126,0.008,4.691-0.005C23.614,37.239,24.233,37.174,23.678,36.593z  M32.234,42.292h-0.002c-1.075,0.793-2.589,0.345-3.821,1.048c-0.359,0.193-0.663,0.465-0.899,0.799 c-1.068,1.623-2.052,3.301-3.117,4.928c-0.625,0.961-0.386,1.805,0.409,2.395c0.844,0.628,1.874,0.617,2.548-0.299 c1.912-2.573,3.761-5.197,5.621-7.814C33.484,42.619,33.032,42.387,32.234,42.292z M43.527,28.401 c-0.688-1.575-2.012-0.831-3.121-0.895c-1.047-0.058-2.119,1.128-3.002,0.345c-0.768-0.677-1.213-1.804-1.562-2.813 c-0.45-1.305-1.495-2.225-2.329-3.583c2.953,1.139,4.729,0.077,5.592-1.322c0.99-1.61,0.718-3.725-0.627-4.967 c-1.362-1.255-3.414-1.445-4.927-0.452c-1.933,1.268-2.206,2.893-0.899,6.11c-2.098-0.659-3.835-1.654-5.682-2.383 c-0.735-0.291-1.437-1.017-2.293-0.666c-2.263,0.927-4.522,1.885-6.723,2.95c-1.357,0.658-1.649,1.593-1.076,2.638 c0.462,0.851,1.643,1.126,2.806,0.617c0.993-0.433,1.994-0.857,2.951-1.374c1.599-0.86,3.044-0.873,4.604,0.214 c1.017,0.707,0.873,1.137,0.123,1.849c-1.701,1.615-3.516,3.12-4.933,5.006c-1.042,1.388-0.993,2.817,0.255,4.011 c1.538,1.471,3.148,2.869,4.708,4.315c0.485,0.444,0.907,0.896-0.227,1.104c-1.523,0.285-3.021,0.694-4.538,1.006 c-1.109,0.225-2.02,1.259-1.83,2.16c0.223,1.07,1.548,1.756,2.687,1.487c3.003-0.712,6.008-1.413,9.032-2.044 c1.549-0.324,2.273-1.869,1.344-3.115c-0.868-1.156-1.801-2.267-2.639-3.445c-1.964-2.762-1.95-2.771,0.528-5.189 c1.394-1.357,1.379-1.351,2.437,0.417c0.461,0.769,0.854,1.703,1.99,1.613c2.238-0.181,4.407-0.755,6.564-1.331 C43.557,30.447,43.88,29.206,43.527,28.401z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[50,50]},{\\\\\\\"name\\\\\\\":\\\\\\\"步行\\\\\\\",\\\\\\\"value\\\\\\\":1,\\\\\\\"symbol\\\\\\\":\\\\\\\"path://M29.902,23.275c1.86,0,3.368-1.506,3.368-3.365c0-1.859-1.508-3.365-3.368-3.365 c-1.857,0-3.365,1.506-3.365,3.365C26.537,21.769,28.045,23.275,29.902,23.275z M36.867,30.74c-1.666-0.467-3.799-1.6-4.732-4.199 c-0.932-2.6-3.131-2.998-4.797-2.998s-7.098,3.894-7.098,3.894c-1.133,1.001-2.1,6.502-0.967,6.769 c1.133,0.269,1.266-1.533,1.934-3.599c0.666-2.065,3.797-3.466,3.797-3.466s0.201,2.467-0.398,3.866 c-0.599,1.399-1.133,2.866-1.467,6.198s-1.6,3.665-3.799,6.266c-2.199,2.598-0.6,3.797,0.398,3.664 c1.002-0.133,5.865-5.598,6.398-6.998c0.533-1.397,0.668-3.732,0.668-3.732s0,0,2.199,1.867c2.199,1.865,2.332,4.6,2.998,7.73 s2.332,0.934,2.332-0.467c0-1.401,0.269-5.465-1-7.064c-1.265-1.6-3.73-3.465-3.73-5.265s1.199-3.732,1.199-3.732 c0.332,1.667,3.335,3.065,5.599,3.399C38.668,33.206,38.533,31.207,36.867,30.74z\\\\\\\",\\\\\\\"symbolSize\\\\\\\":[40,50]}]\\\",\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":408},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/pictogram\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"象形柱图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761823951962114', NULL, '1524641995740446722', NULL, 'JGauge', '{\\\"chartData\\\":\\\"[{\\\\\\\"min\\\\\\\":1,\\\\\\\"max\\\\\\\":10,\\\\\\\"label\\\\\\\":\\\\\\\"名称\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"unit\\\\\\\":\\\\\\\"%\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":408},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"名称\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/gauge\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"series\\\":[{\\\"axisLabel\\\":{\\\"show\\\":true,\\\"fontSize\\\":12},\\\"data\\\":[],\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#eee\\\",\\\"width\\\":4},\\\"length\\\":12},\\\"axisTick\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#eee\\\"},\\\"show\\\":true},\\\"progress\\\":{\\\"show\\\":true},\\\"detail\\\":{\\\"formatter\\\":\\\"{value}\\\",\\\"fontSize\\\":25},\\\"type\\\":\\\"gauge\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a} <br/>{b} : {c}%\\\"},\\\"title\\\":{\\\"text\\\":\\\"标准仪表盘\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761823951962115', NULL, '1524641995740446722', NULL, 'JColorGauge', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"使用率\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"unit\\\\\\\":\\\\\\\"%\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":518},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"名称\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/gauge\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"series\\\":[{\\\"axisLabel\\\":{\\\"show\\\":true,\\\"fontSize\\\":12},\\\"pointer\\\":{\\\"width\\\":8},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":[[0.25,\\\"#FF6E76\\\"],[0.5,\\\"#FDDD60\\\"],[1,\\\"#58D9F9\\\"]],\\\"width\\\":10}},\\\"anchor\\\":{\\\"itemStyle\\\":{\\\"color\\\":\\\"#FAC858\\\"}},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#eee\\\",\\\"width\\\":4},\\\"length\\\":12},\\\"axisTick\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#eee\\\"},\\\"show\\\":true},\\\"title\\\":{\\\"fontSize\\\":14}}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a} <br/>{b} : {c}%\\\"},\\\"title\\\":{\\\"text\\\":\\\"多色仪表盘\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761823951962116', NULL, '1524641995740446722', NULL, 'JTabs', '{\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":518},\\\"w\\\":12,\\\"h\\\":40,\\\"option\\\":{\\\"title\\\":\\\"选项卡\\\"},\\\"child\\\":[{\\\"component\\\":\\\"JBar\\\",\\\"w\\\":12,\\\"x\\\":0,\\\"h\\\":42,\\\"i\\\":\\\"53be7509-a4fe-417c-b1c4-d699e6c901e4\\\",\\\"title\\\":\\\"柱形图\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"paddingBottom\\\":90,\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"showBackground\\\":true,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"rgba(180, 180, 180, 0.2)\\\"},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}},{\\\"h\\\":42,\\\"index\\\":0,\\\"i\\\":\\\"634b775d-46dc-4a0f-8fe6-29abcebc148e\\\",\\\"title\\\":\\\"雷达图\\\",\\\"horizontal\\\":false,\\\"component\\\":\\\"JRadar\\\",\\\"size\\\":10,\\\"w\\\":12,\\\"x\\\":0,\\\"text\\\":\\\"0.042\\\",\\\"id\\\":\\\"b5fb856d-72b1-4f9a-80d9-79907ecbbe4d\\\",\\\"config\\\":{\\\"chartData\\\":[{\\\"max\\\":100,\\\"name\\\":\\\"得分\\\",\\\"type\\\":\\\"NBA\\\",\\\"value\\\":75},{\\\"max\\\":100,\\\"name\\\":\\\"篮板\\\",\\\"type\\\":\\\"NBA\\\",\\\"value\\\":65},{\\\"max\\\":100,\\\"name\\\":\\\"防守\\\",\\\"type\\\":\\\"NBA\\\",\\\"value\\\":55},{\\\"max\\\":100,\\\"name\\\":\\\"失误\\\",\\\"type\\\":\\\"NBA\\\",\\\"value\\\":74},{\\\"max\\\":100,\\\"name\\\":\\\"盖帽\\\",\\\"type\\\":\\\"NBA\\\",\\\"value\\\":38},{\\\"max\\\":100,\\\"name\\\":\\\"三分\\\",\\\"type\\\":\\\"NBA\\\",\\\"value\\\":88}],\\\"paddingBottom\\\":90,\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/radar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"radar\\\":[{\\\"indicator\\\":[]}],\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"data\\\":[]},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"radar\\\"}],\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础雷达图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}},\\\"child\\\":[]},{\\\"h\\\":42,\\\"index\\\":0,\\\"i\\\":\\\"33070b19-1b6f-47b3-8184-9ad437e52a3e\\\",\\\"title\\\":\\\"表格\\\",\\\"horizontal\\\":false,\\\"component\\\":\\\"JCommonTable\\\",\\\"size\\\":10,\\\"w\\\":12,\\\"x\\\":0,\\\"text\\\":\\\"0.042\\\",\\\"id\\\":\\\"03399fae-2199-42d4-8637-910aaa97c20f\\\",\\\"config\\\":{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"paddingBottom\\\":90,\\\"w\\\":24,\\\"dataType\\\":1,\\\"h\\\":42,\\\"linkageConfig\\\":[],\\\"timeOut\\\":0,\\\"option\\\":{}},\\\"child\\\":[]}]}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761823951962117', NULL, '1524641995740446722', NULL, 'JGrid', '{\\\"size\\\":{\\\"width\\\":1632,\\\"height\\\":400},\\\"w\\\":12,\\\"h\\\":40,\\\"option\\\":{\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}},\\\"child\\\":[{\\\"h\\\":42,\\\"i\\\":\\\"039463e0-4ab8-4a7c-ab62-1cc66da41654\\\",\\\"title\\\":\\\"标题\\\",\\\"parentId\\\":\\\"ed8dfb23-63c9-4d3d-8bef-aad3a5de4cc4\\\",\\\"horizontal\\\":false,\\\"component\\\":\\\"JRing\\\",\\\"size\\\":10,\\\"w\\\":12,\\\"x\\\":0,\\\"text\\\":\\\"0.042\\\",\\\"id\\\":\\\"ca5d3493-7720-4ae8-827d-ae83d91d175a\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"智慧社区_年龄分部\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/age\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"paddingBottom\\\":90,\\\"dataSetId\\\":\\\"1522184215045615618\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"},{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础环形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}},\\\"span\\\":\\\"8\\\",\\\"child\\\":[]},{\\\"h\\\":42,\\\"i\\\":\\\"17a02601-f044-47e9-a2d1-da1a31551742\\\",\\\"title\\\":\\\"标题\\\",\\\"parentId\\\":\\\"ed8dfb23-63c9-4d3d-8bef-aad3a5de4cc4\\\",\\\"horizontal\\\":false,\\\"component\\\":\\\"JList\\\",\\\"size\\\":10,\\\"w\\\":12,\\\"x\\\":0,\\\"text\\\":\\\"0.042\\\",\\\"id\\\":\\\"404465d9-8b7d-483b-9bde-9b6492cb362f\\\",\\\"config\\\":{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"remark\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"date\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"pic\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"数据列表\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/datalist/list\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-9 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-8 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-7 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-4 14:20:21\\\\\\\"}]\\\",\\\"paddingBottom\\\":90,\\\"dataSetId\\\":\\\"1519945036454813698\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"date\\\",\\\"text\\\":\\\"date\\\",\\\"value\\\":\\\"date\\\"},{\\\"label\\\":\\\"remark\\\",\\\"text\\\":\\\"remark\\\",\\\"value\\\":\\\"remark\\\"},{\\\"label\\\":\\\"pic\\\",\\\"text\\\":\\\"pic\\\",\\\"value\\\":\\\"pic\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":true,\\\"titleFontSize\\\":18,\\\"showTimePrefix\\\":true}},\\\"span\\\":\\\"8\\\",\\\"child\\\":[]},{\\\"h\\\":42,\\\"i\\\":\\\"7d484bd7-ca44-457c-a2c1-fdf6dff5f06e\\\",\\\"title\\\":\\\"标题\\\",\\\"parentId\\\":\\\"ed8dfb23-63c9-4d3d-8bef-aad3a5de4cc4\\\",\\\"horizontal\\\":false,\\\"component\\\":\\\"JImg\\\",\\\"size\\\":10,\\\"w\\\":12,\\\"x\\\":0,\\\"text\\\":\\\"0.042\\\",\\\"id\\\":\\\"d2480f4d-9424-4300-99ca-50a7000159f2\\\",\\\"config\\\":{\\\"paddingBottom\\\":90,\\\"w\\\":10,\\\"dataType\\\":1,\\\"h\\\":20,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"http://minio.jeecg.com/otatest/jeecg_1651199708342.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}},\\\"span\\\":\\\"8\\\",\\\"child\\\":[]}]}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761824014876674', NULL, '1524641995740446722', NULL, 'JCommonTable', '{\\\"paramOption\\\":[{\\\"defaultVal\\\":\\\"1\\\",\\\"label\\\":\\\"sex\\\",\\\"text\\\":\\\"sex\\\",\\\"value\\\":\\\"sex\\\"}],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"示例_数据表格\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"select * from demo where sex=\\'${sex}\\'\\\",\\\"drillData\\\":[],\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":1636,\\\"height\\\":540},\\\"dataSetId\\\":\\\"1522824721899511810\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"姓名\\\",\\\"text\\\":\\\"姓名\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"打卡时间\\\",\\\"text\\\":\\\"打卡时间\\\",\\\"value\\\":\\\"punch_time\\\"},{\\\"label\\\":\\\"工资\\\",\\\"text\\\":\\\"工资\\\",\\\"value\\\":\\\"salary_money\\\"},{\\\"label\\\":\\\"奖金\\\",\\\"text\\\":\\\"奖金\\\",\\\"value\\\":\\\"bonus_money\\\"},{\\\"label\\\":\\\"性别\\\",\\\"text\\\":\\\"性别\\\",\\\"value\\\":\\\"sex\\\"},{\\\"label\\\":\\\"年龄\\\",\\\"text\\\":\\\"年龄\\\",\\\"value\\\":\\\"age\\\"},{\\\"label\\\":\\\"生日\\\",\\\"text\\\":\\\"生日\\\",\\\"value\\\":\\\"birthday\\\"},{\\\"label\\\":\\\"邮箱\\\",\\\"text\\\":\\\"邮箱\\\",\\\"value\\\":\\\"email\\\"},{\\\"label\\\":\\\"个人简介\\\",\\\"text\\\":\\\"个人简介\\\",\\\"value\\\":\\\"content\\\"}],\\\"dataSetType\\\":\\\"sql\\\",\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"name\\\",\\\"title\\\":\\\"姓名\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"punch_time\\\",\\\"title\\\":\\\"打卡时间\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"salary_money\\\",\\\"title\\\":\\\"工资\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"bonus_money\\\",\\\"title\\\":\\\"奖金\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"sex\\\",\\\"title\\\":\\\"性别\\\"},{\\\"izTotal\\\":\\\"Y\\\",\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"age\\\",\\\"title\\\":\\\"年龄\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"birthday\\\",\\\"title\\\":\\\"生日\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"email\\\",\\\"title\\\":\\\"邮箱\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"content\\\",\\\"title\\\":\\\"个人简介\\\"}]}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761824014876675', NULL, '1524641995740446722', NULL, 'JList', '{\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"remark\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"date\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"pic\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"数据列表\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/datalist/list\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-9 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-8 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-7 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-4 14:20:21\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":408},\\\"dataSetId\\\":\\\"1519945036454813698\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"date\\\",\\\"text\\\":\\\"date\\\",\\\"value\\\":\\\"date\\\"},{\\\"label\\\":\\\"remark\\\",\\\"text\\\":\\\"remark\\\",\\\"value\\\":\\\"remark\\\"},{\\\"label\\\":\\\"pic\\\",\\\"text\\\":\\\"pic\\\",\\\"value\\\":\\\"pic\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":true,\\\"titleFontSize\\\":18,\\\"showTimePrefix\\\":true}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761824014876676', NULL, '1524641995740446722', NULL, 'JForm', '{\\\"size\\\":{\\\"height\\\":120},\\\"w\\\":24,\\\"dataType\\\":2,\\\"h\\\":12,\\\"linkageConfig\\\":[{\\\"linkageId\\\":\\\"eb4af4a3-8fce-40f9-832c-c749e75dac5d\\\",\\\"linkage\\\":[{\\\"source\\\":\\\"sex\\\",\\\"target\\\":\\\"sex\\\"}]}],\\\"timeOut\\\":-1,\\\"option\\\":{\\\"fields\\\":[{\\\"fieldName\\\":\\\"sex\\\",\\\"dictCode\\\":\\\"sex\\\",\\\"fieldTxt\\\":\\\"性别\\\",\\\"defaultValue\\\":\\\"1\\\",\\\"searchMode\\\":\\\"\\\",\\\"action\\\":\\\"\\\",\\\"id\\\":\\\"row57227ae2-04d1-4306-8878-314e099cd5ac\\\",\\\"izSearch\\\":\\\"1\\\",\\\"widgetType\\\":\\\"select\\\"}]}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761824014876677', NULL, '1524641995740446722', NULL, 'JCarousel', '{\\\"chartData\\\":\\\"[{\\\\\\\"src\\\\\\\":\\\\\\\"http://minio.jeecg.com/otatest/temp/0_1647504880335.png\\\\\\\"},{\\\\\\\"src\\\\\\\":\\\\\\\"http://minio.jeecg.com/otatest/temp/1_1647504883878.png\\\\\\\"},{\\\\\\\"src\\\\\\\":\\\\\\\"http://minio.jeecg.com/otatest/temp/2_1647504886551.png\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":1636,\\\"height\\\":254},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"路径\\\"}],\\\"w\\\":24,\\\"dataType\\\":1,\\\"h\\\":22,\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/carousel\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"dots\\\":true,\\\"autoplay\\\":true,\\\"dotPosition\\\":\\\"bottom\\\"}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761824014876678', NULL, '1524641995740446722', NULL, 'JIframe', '{\\\"chartData\\\":\\\"http://www.jeecg.com\\\",\\\"size\\\":{\\\"width\\\":1636,\\\"height\\\":452},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":26,\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"http://www.jeecg.com/\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761824014876679', NULL, '1524641995740446722', NULL, 'JCalendar', '{\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"座谈会\\\\\\\",\\\\\\\"start\\\\\\\":\\\\\\\"2022-03-11 11:32:33\\\\\\\",\\\\\\\"end\\\\\\\":\\\\\\\"2022-03-11 18:32:33\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#000000\\\\\\\",\\\\\\\"allday\\\\\\\":\\\\\\\"0\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"冬奥会\\\\\\\",\\\\\\\"start\\\\\\\":\\\\\\\"2022-03-04 11:32:33\\\\\\\",\\\\\\\"end\\\\\\\":\\\\\\\"2022-03-13 18:32:33\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#4A90E2\\\\\\\",\\\\\\\"allday\\\\\\\":\\\\\\\"1\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":408},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"开始\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"结束\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"全天\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"颜色\\\"}],\\\"w\\\":10,\\\"dataType\\\":1,\\\"h\\\":40,\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/calendar\\\",\\\"timeOut\\\":0}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761824014876680', NULL, '1524641995740446722', NULL, 'JImg', '{\\\"size\\\":{\\\"width\\\":676,\\\"height\\\":254},\\\"w\\\":10,\\\"dataType\\\":1,\\\"h\\\":20,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"url\\\":\\\"http://minio.jeecg.com/otatest/jeecg_1651199708342.png\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761824081985537', NULL, '1524641995740446722', NULL, 'JText', '{\\\"chartData\\\":\\\"JeecgBoot面板设计\\\",\\\"size\\\":{\\\"width\\\":402,\\\"height\\\":56},\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"http://jeecg.com\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":76},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761824081985538', NULL, '1524641995740446722', NULL, 'JRadioButton', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"title\\\\\\\": \\\\\\\"Jeecg官网\\\\\\\",    \\\\\\\"value\\\\\\\": 0,    \\\\\\\"href\\\\\\\": \\\\\\\"http://jeecg.com\\\\\\\",    \\\\\\\"data\\\\\\\": {}  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"项目首页\\\\\\\",    \\\\\\\"value\\\\\\\": 1,    \\\\\\\"href\\\\\\\": \\\\\\\"/system/notice\\\\\\\",    \\\\\\\"data\\\\\\\": {}  }]\\\",\\\"size\\\":{\\\"width\\\":333,\\\"height\\\":56},\\\"w\\\":3,\\\"dataType\\\":1,\\\"h\\\":4,\\\"linkageConfig\\\":[],\\\"url\\\":\\\"\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"title\\\":\\\"按钮\\\",\\\"body\\\":{\\\"spaceSize\\\":23,\\\"size\\\":\\\"small\\\",\\\"marginTop\\\":12,\\\"marginLeft\\\":66}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761824081985539', NULL, '1524641995740446722', NULL, 'JQuickNav', '{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"首页快速导航\\\",\\\"query\\\":[],\\\"h\\\":26,\\\"dataSetApi\\\":\\\"http://api.jeecg.com/mock/51/home/quick\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"首页\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-homepage\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#1fdaca\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"仪表盘\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-shijian\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#bf0c2c\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"组件\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-dangan\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#e18525\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"系统管理\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-shezhi\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#3fb27f\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"权限管理\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-yuechi\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#4daf1bc9\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"图表\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-fujin\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#00d8ff\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":276},\\\"dataSetId\\\":\\\"1519962879095332865\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"icon\\\",\\\"text\\\":\\\"icon\\\",\\\"value\\\":\\\"icon\\\"},{\\\"label\\\":\\\"color\\\",\\\"text\\\":\\\"color\\\",\\\"value\\\":\\\"color\\\"},{\\\"label\\\":\\\"href\\\",\\\"text\\\":\\\"href\\\",\\\"value\\\":\\\"href\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":30},\\\"body\\\":{\\\"textAlign\\\":\\\"center\\\",\\\"column\\\":3,\\\"iconAlign\\\":\\\"top\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"快捷导航\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761824081985540', NULL, '1524641995740446722', NULL, 'JGrowCard', '{\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"访问数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-qianbao\\\\\\\",\\\\\\\"value\\\\\\\":2000,\\\\\\\"total\\\\\\\":120000,\\\\\\\"prefix\\\\\\\":\\\\\\\"$\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"green\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"月\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"成交额\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-youhuiquan\\\\\\\",\\\\\\\"value\\\\\\\":20000,\\\\\\\"total\\\\\\\":500000,\\\\\\\"prefix\\\\\\\":\\\\\\\"$\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"blue\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"月\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"下载数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-tupian\\\\\\\",\\\\\\\"value\\\\\\\":8000,\\\\\\\"prefix\\\\\\\":\\\\\\\"$\\\\\\\",\\\\\\\"total\\\\\\\":120000,\\\\\\\"color\\\\\\\":\\\\\\\"orange\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"周\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"成交数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-jifen\\\\\\\",\\\\\\\"value\\\\\\\":5000,\\\\\\\"prefix\\\\\\\":\\\\\\\"$\\\\\\\",\\\\\\\"total\\\\\\\":50000,\\\\\\\"color\\\\\\\":\\\\\\\"purple\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"年\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":950,\\\"height\\\":254},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":19,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":20},\\\"body\\\":{\\\"horizontal\\\":8,\\\"vertical\\\":8,\\\"span\\\":6},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"统计卡片\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761824081985541', NULL, '1524641995740446722', NULL, 'JProjectCard', '{\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"Github\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-github\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"不要等待机会，而要创造机会。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"开源组\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"Vue\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-buysellads\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#3fb27f\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"现在的你决定将来的你。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"算法组\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"Html5\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-html5\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#e18525\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"没有什么才能比努力更重要。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"上班摸鱼\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"Angular\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-product-hunt\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#bf0c2c\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"热情和欲望可以突破一切难关。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"UI\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"React\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-skype\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#00d8ff\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"健康的身体是实目标的基石。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"技术牛\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"Js\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-social-pengyou\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#4daf1bc9\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"路是走出来的，而不是空想出来的。\\\\\\\",\\\\\\\"group\\\\\\\":\\\\\\\"架构组\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":408},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":33,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":30},\\\"body\\\":{\\\"column\\\":3},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"项目列表\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761824081985542', NULL, '1524641995740446722', NULL, 'JWaitMatter', '{\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"待办公文\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-yudu\\\\\\\",\\\\\\\"content\\\\\\\":23,\\\\\\\"desc\\\\\\\":\\\\\\\"今日已办 3\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"待办流程\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-shuju\\\\\\\",\\\\\\\"content\\\\\\\":23,\\\\\\\"desc\\\\\\\":\\\\\\\"今日已办 3\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"待办任务\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-tongzhi\\\\\\\",\\\\\\\"content\\\\\\\":23,\\\\\\\"desc\\\\\\\":\\\\\\\"今日已办 3 今日更新 5\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2021-04-01\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":221},\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":19,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":25},\\\"body\\\":{\\\"column\\\":3},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"待办事项\\\"}}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('1546761824081985543', NULL, '1524641995740446722', NULL, 'JDynamicInfo', '{\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"威廉\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"刚刚\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"在 <a>开源组</a> 创建了项目 <a>Vue</a>\\\\\\\",\\\\\\\"avatar\\\\\\\":\\\\\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/upload/test/320222_1646724689691.jpg\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"艾文\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"1个小时前\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"关注了 <a>威廉</a>\\\\\\\",\\\\\\\"avatar\\\\\\\":\\\\\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/upload/test/320305_1646724680756.jpg\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"克里斯\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"1天前\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"发布了 <a>个人动态</a>\\\\\\\",\\\\\\\"avatar\\\\\\\":\\\\\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/upload/test/299258_1646724675255.jpg\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"Jeecg\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2天前\\\\\\\",\\\\\\\"desc\\\\\\\":\\\\\\\"发表文章 <a>如何编写一个Vite插件</a>\\\\\\\",\\\\\\\"avatar\\\\\\\":\\\\\\\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/upload/test/2.4jeecg_1621512120602.png\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":813,\\\"height\\\":287},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"名称\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"头像\\\"}],\\\"w\\\":12,\\\"dataType\\\":1,\\\"h\\\":28,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"titleFontSize\\\":18}}', 'admin', '2022-07-12 15:42:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('763678099293241344', NULL, NULL, NULL, 'JNumber', '{\\r\\n    \\\"id\\\": \\\"69f30ceb-db97-4f39-8541-eda61e5c433f\\\",\\r\\n    \\\"component\\\": \\\"JNumber\\\",\\r\\n    \\\"config\\\": {\\r\\n        \\\"formType\\\": \\\"design\\\",\\r\\n        \\\"dataType\\\": 4,\\r\\n        \\\"timeOut\\\": 0,\\r\\n        \\\"option\\\": {\\r\\n            \\\"isCompare\\\": false,\\r\\n            \\\"trendType\\\": \\\"1\\\",\\r\\n            \\\"card\\\": {\\r\\n                \\\"title\\\": \\\"\\\",\\r\\n                \\\"extra\\\": \\\"\\\",\\r\\n                \\\"rightHref\\\": \\\"\\\",\\r\\n                \\\"size\\\": \\\"small\\\"\\r\\n            },\\r\\n            \\\"body\\\": {\\r\\n                \\\"text\\\": \\\"\\\",\\r\\n                \\\"color\\\": \\\"#000000\\\",\\r\\n                \\\"fontWeight\\\": \\\"bold\\\"\\r\\n            }\\r\\n        },\\r\\n        \\\"size\\\": {\\r\\n            \\\"height\\\": 500\\r\\n        },\\r\\n        \\\"dataNum\\\": \\\"\\\",\\r\\n        \\\"chart\\\": {\\r\\n            \\\"category\\\": \\\"Number\\\",\\r\\n            \\\"subclass\\\": \\\"JNumber\\\"\\r\\n        },\\r\\n        \\\"typeFields\\\": [\\r\\n            \\r\\n        ],\\r\\n        \\\"nameFields\\\": [\\r\\n            \\r\\n        ],\\r\\n        \\\"valueFields\\\": [\\r\\n            {\\r\\n                \\\"fieldName\\\": \\\"record_count\\\",\\r\\n                \\\"fieldTxt\\\": \\\"记录数量\\\",\\r\\n                \\\"fieldType\\\": \\\"count\\\",\\r\\n                \\\"widgetType\\\": \\\"text\\\"\\r\\n            }\\r\\n        ],\\r\\n        \\\"assistYFields\\\": [\\r\\n            \\r\\n        ],\\r\\n        \\\"assistTypeFields\\\": [\\r\\n            \\r\\n        ],\\r\\n        \\\"calcFields\\\": [\\r\\n            \\r\\n        ],\\r\\n        \\\"tableName\\\": \\\"test_1031\\\",\\r\\n        \\\"sorts\\\": {\\r\\n            \\\"name\\\": \\\"\\\",\\r\\n            \\\"type\\\": \\\"\\\"\\r\\n        },\\r\\n        \\\"filter\\\": {\\r\\n            \\\"queryField\\\": \\\"create_time\\\",\\r\\n            \\\"queryRange\\\": \\\"month\\\",\\r\\n            \\\"customTime\\\": null,\\r\\n            \\\"conditionMode\\\": \\\"and\\\",\\r\\n            \\\"conditionFields\\\": [\\r\\n                \\r\\n            ]\\r\\n        },\\r\\n        \\\"analysis\\\": {\\r\\n            \\\"isRawData\\\": true,\\r\\n            \\\"showMode\\\": 1,\\r\\n            \\\"showData\\\": 1,\\r\\n            \\\"isCompare\\\": false,\\r\\n            \\\"compareType\\\": \\\"\\\",\\r\\n            \\\"trendType\\\": \\\"1\\\",\\r\\n            \\\"compareValue\\\": null,\\r\\n            \\\"showFields\\\": [\\r\\n                \\r\\n            ]\\r\\n        },\\r\\n        \\\"formId\\\": \\\"test_1031\\\",\\r\\n        \\\"formName\\\": \\\"test1031\\\",\\r\\n        \\\"compStyleConfig\\\": {\\r\\n            \\\"summary\\\": {\\r\\n                \\\"showY\\\": true,\\r\\n                \\\"showTotal\\\": false,\\r\\n                \\\"showField\\\": \\\"\\\",\\r\\n                \\\"totalType\\\": \\\"sum\\\",\\r\\n                \\\"showName\\\": \\\"总计\\\"\\r\\n            },\\r\\n            \\\"showUnit\\\": {\\r\\n                \\\"numberLevel\\\": \\\"\\\",\\r\\n                \\\"decimal\\\": 0,\\r\\n                \\\"position\\\": \\\"suffix\\\",\\r\\n                \\\"unit\\\": \\\"\\\"\\r\\n            },\\r\\n            \\\"assist\\\": {\\r\\n                \\\"showUnit\\\": {\\r\\n                    \\\"numberLevel\\\": \\\"\\\",\\r\\n                    \\\"decimal\\\": 0,\\r\\n                    \\\"position\\\": \\\"suffix\\\",\\r\\n                    \\\"unit\\\": \\\"\\\"\\r\\n                },\\r\\n                \\\"summary\\\": {\\r\\n                    \\\"showY\\\": true,\\r\\n                    \\\"showField\\\": \\\"\\\",\\r\\n                    \\\"totalType\\\": \\\"sum\\\",\\r\\n                    \\\"showName\\\": \\\"总计\\\"\\r\\n                }\\r\\n            },\\r\\n            \\\"headerFreeze\\\": true,\\r\\n            \\\"unilineShow\\\": true,\\r\\n            \\\"columnFreeze\\\": true,\\r\\n            \\\"lineFreeze\\\": true\\r\\n        },\\r\\n        \\\"filterField\\\": []\\r\\n    }\\r\\n}', 'jeecg', '2022-12-16 18:30:58', 'jeecg', '2022-12-16 18:31:31');\nINSERT INTO `onl_drag_page_comp` VALUES ('763699587304030208', NULL, NULL, NULL, 'JBar', '{\\r\\n    \\\"id\\\": \\\"116606b2-4620-42d6-9202-36f39288a8d5\\\",\\r\\n    \\\"component\\\": \\\"JBar\\\",\\r\\n    \\\"config\\\": {\\r\\n        \\\"formType\\\": \\\"design\\\",\\r\\n        \\\"dataType\\\": 4,\\r\\n        \\\"timeOut\\\": 0,\\r\\n        \\\"option\\\": {\\r\\n            \\\"grid\\\": {\\r\\n                \\\"show\\\": false,\\r\\n                \\\"top\\\": 90,\\r\\n                \\\"bottom\\\": 115\\r\\n            },\\r\\n            \\\"card\\\": {\\r\\n                \\\"title\\\": \\\"\\\",\\r\\n                \\\"extra\\\": \\\"\\\",\\r\\n                \\\"rightHref\\\": \\\"\\\",\\r\\n                \\\"size\\\": \\\"default\\\"\\r\\n            },\\r\\n            \\\"title\\\": {\\r\\n                \\\"text\\\": \\\"每日新增记录\\\",\\r\\n                \\\"show\\\": true,\\r\\n                \\\"textStyle\\\": {\\r\\n                    \\\"color\\\": \\\"#464646\\\"\\r\\n                }\\r\\n            },\\r\\n            \\\"tooltip\\\": {\\r\\n                \\\"trigger\\\": \\\"axis\\\",\\r\\n                \\\"axisPointer\\\": {\\r\\n                    \\\"type\\\": \\\"shadow\\\",\\r\\n                    \\\"label\\\": {\\r\\n                        \\\"show\\\": true,\\r\\n                        \\\"backgroundColor\\\": \\\"#333\\\"\\r\\n                    }\\r\\n                }\\r\\n            },\\r\\n            \\\"yAxis\\\": {\\r\\n                \\\"splitLine\\\": {\\r\\n                    \\\"interval\\\": 2\\r\\n                },\\r\\n                \\\"lineStyle\\\": {\\r\\n                    \\\"color\\\": \\\"#f3f3f3\\\"\\r\\n                }\\r\\n            },\\r\\n            \\\"series\\\": [\\r\\n                {\\r\\n                    \\\"data\\\": [\\r\\n                        \\r\\n                    ],\\r\\n                    \\\"type\\\": \\\"bar\\\",\\r\\n                    \\\"barWidth\\\": 40,\\r\\n                    \\\"itemStyle\\\": {\\r\\n                        \\\"color\\\": \\\"#64b5f6\\\",\\r\\n                        \\\"borderRadius\\\": 0\\r\\n                    }\\r\\n                }\\r\\n            ]\\r\\n        },\\r\\n        \\\"size\\\": {\\r\\n            \\\"height\\\": 500\\r\\n        },\\r\\n        \\\"dataNum\\\": \\\"\\\",\\r\\n        \\\"chart\\\": {\\r\\n            \\\"category\\\": \\\"Bar\\\",\\r\\n            \\\"subclass\\\": \\\"JBar\\\",\\r\\n            \\\"isGroup\\\": false\\r\\n        },\\r\\n        \\\"typeFields\\\": [\\r\\n            \\r\\n        ],\\r\\n        \\\"nameFields\\\": [\\r\\n            {\\r\\n                \\\"fieldName\\\": \\\"create_time\\\",\\r\\n                \\\"fieldTxt\\\": \\\"创建时间\\\",\\r\\n                \\\"fieldType\\\": \\\"date\\\",\\r\\n                \\\"widgetType\\\": \\\"date\\\",\\r\\n\t\t\t\t\t\t\t\t\\\"customDateType\\\": \\\"3\\\"\\r\\n            }\\r\\n        ],\\r\\n        \\\"valueFields\\\": [\\r\\n            {\\r\\n                \\\"fieldName\\\": \\\"record_count\\\",\\r\\n                \\\"fieldTxt\\\": \\\"记录数量\\\",\\r\\n                \\\"fieldType\\\": \\\"count\\\",\\r\\n                \\\"widgetType\\\": \\\"text\\\"\\r\\n            }\\r\\n        ],\\r\\n        \\\"assistYFields\\\": [\\r\\n            \\r\\n        ],\\r\\n        \\\"assistTypeFields\\\": [\\r\\n            \\r\\n        ],\\r\\n        \\\"calcFields\\\": [\\r\\n            \\r\\n        ],\\r\\n        \\\"tableName\\\": \\\"test_1031\\\",\\r\\n        \\\"sorts\\\": {\\r\\n            \\\"name\\\": \\\"\\\",\\r\\n            \\\"type\\\": \\\"\\\"\\r\\n        },\\r\\n        \\\"filter\\\": {\\r\\n            \\\"queryField\\\": \\\"create_time\\\",\\r\\n            \\\"queryRange\\\": \\\"month\\\",\\r\\n            \\\"customTime\\\": null,\\r\\n            \\\"conditionMode\\\": \\\"and\\\",\\r\\n            \\\"conditionFields\\\": [\\r\\n                \\r\\n            ]\\r\\n        },\\r\\n        \\\"analysis\\\": {\\r\\n            \\\"isRawData\\\": true,\\r\\n            \\\"showMode\\\": 1,\\r\\n            \\\"showData\\\": 1,\\r\\n            \\\"isCompare\\\": false,\\r\\n            \\\"compareType\\\": \\\"\\\",\\r\\n            \\\"trendType\\\": \\\"1\\\",\\r\\n            \\\"compareValue\\\": null,\\r\\n            \\\"showFields\\\": [\\r\\n                \\r\\n            ]\\r\\n        },\\r\\n        \\\"formId\\\": \\\"test_1031\\\",\\r\\n        \\\"formName\\\": \\\"test1031\\\",\\r\\n        \\\"compStyleConfig\\\": {\\r\\n            \\\"summary\\\": {\\r\\n                \\\"showY\\\": true,\\r\\n                \\\"showTotal\\\": false,\\r\\n                \\\"showField\\\": \\\"\\\",\\r\\n                \\\"totalType\\\": \\\"sum\\\",\\r\\n                \\\"showName\\\": \\\"总计\\\"\\r\\n            },\\r\\n            \\\"showUnit\\\": {\\r\\n                \\\"numberLevel\\\": \\\"\\\",\\r\\n                \\\"decimal\\\": 0,\\r\\n                \\\"position\\\": \\\"suffix\\\",\\r\\n                \\\"unit\\\": \\\"\\\"\\r\\n            },\\r\\n            \\\"assist\\\": {\\r\\n                \\\"showUnit\\\": {\\r\\n                    \\\"numberLevel\\\": \\\"\\\",\\r\\n                    \\\"decimal\\\": 0,\\r\\n                    \\\"position\\\": \\\"suffix\\\",\\r\\n                    \\\"unit\\\": \\\"\\\"\\r\\n                },\\r\\n                \\\"summary\\\": {\\r\\n                    \\\"showY\\\": true,\\r\\n                    \\\"showField\\\": \\\"\\\",\\r\\n                    \\\"totalType\\\": \\\"sum\\\",\\r\\n                    \\\"showName\\\": \\\"总计\\\"\\r\\n                }\\r\\n            },\\r\\n            \\\"headerFreeze\\\": true,\\r\\n            \\\"unilineShow\\\": true,\\r\\n            \\\"columnFreeze\\\": true,\\r\\n            \\\"lineFreeze\\\": true\\r\\n        }\\r\\n    }\\r\\n}', 'jeecg', '2022-12-16 19:56:21', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('767345445303287808', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed854e9a6b01854e9a6b1f0000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"chu_fang_yao\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"chu_fang_yao\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"处方药\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2022-12-26 21:23:41', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('767345445714329600', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed854e9a6b01854e9a6b8f0001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"chu_fang_yao\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"chu_fang_yao\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"处方药\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2022-12-26 21:23:41', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('767559322439843840', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed8551a47f018551a47fb80000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"aaaa1\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"aaaa1\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"aaaa1\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-27 11:33:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('767559322888634368', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed8551a47f018551a480340001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"aaaa1\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"aaaa1\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"aaaa1\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-27 11:33:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('767901443155886080', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed8556812001855681206b0000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"app_haha\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"app_haha\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"app_haha\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-28 10:13:01', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('767901444070244352', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed8556812001855681215e0001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"app_haha\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"app_haha\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"app_haha\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-28 10:13:01', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('767901473807859712', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed85568120018556813d150004\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"cc22ss\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"cc22ss\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"工单积分\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-28 10:13:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('767901473874968576', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed85568120018556813d250005\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"cc22ss\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"cc22ss\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"工单积分\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-28 10:13:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('767924238153744384', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed8556d40d018556d40de50000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"adsfadsf\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"adsfadsf\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"测删除流程\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-28 11:43:36', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('767924238397014016', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed8556d40d018556d40e3d0001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"adsfadsf\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"adsfadsf\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"测删除流程\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-28 11:43:36', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('767924244520697856', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed8556d40d018556d413ef0004\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"adsfadsf\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"adsfadsf\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"测删除流程\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-28 11:43:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('767924244587806720', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed8556d40d018556d414020005\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"adsfadsf\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"adsfadsf\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"测删除流程\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-28 11:43:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('768016824029741056', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed855824e101855824e1440000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"issue\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"issue\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"issue\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-28 17:51:30', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('768016824646303744', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed855824e101855824e1e90001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"issue\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"issue\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"issue\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-28 17:51:30', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('768017225172975616', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed855824e10185582656ef0004\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"xiao_shou_yuan_ttk6\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"xiao_shou_yuan_ttk6\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"销售员\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2022-12-28 17:53:06', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('768017225214918656', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed855824e10185582656fa0005\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"xiao_shou_yuan_ttk6\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"xiao_shou_yuan_ttk6\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"销售员\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2022-12-28 17:53:06', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('768392697476087808', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed855d7c4c01855d7c4cb70000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"sha_gua_d_byfr\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"sha_gua_d_byfr\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"傻瓜d\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-29 18:45:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('768392697882935296', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed855d7c4c01855d7c4d260001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"sha_gua_d_byfr\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"sha_gua_d_byfr\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"傻瓜d\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-29 18:45:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('768475451123363840', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402885e8855ea95b01855ea95b090000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"jeecg_6666_1j8e\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"jeecg_6666_1j8e\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'qinfeng', '2022-12-30 00:13:55', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('768475451270164480', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402885e8855ea95b01855ea95b3f0001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"jeecg_6666_1j8e\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"jeecg_6666_1j8e\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'qinfeng', '2022-12-30 00:13:55', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('768682668124602368', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed85619b340185619b34e90000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"sdfa_gku1\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"sdfa_gku1\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"sdfa\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-30 13:57:20', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('768682668229459968', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed85619b340185619b35140001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"sdfa_gku1\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"sdfa_gku1\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"sdfa\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-30 13:57:20', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('768685401766428672', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed85619b34018561a526e20004\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"dd_fsog\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"dd_fsog\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"dd\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-30 14:08:11', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('768685401812566016', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed85619b34018561a526ed0005\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"dd_fsog\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"dd_fsog\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"dd\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2022-12-30 14:08:12', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('771249231264546816', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed8586144f018586144f220000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"xiao_mi_feng_e1f5\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"xiao_mi_feng_e1f5\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"小蜜蜂\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-06 15:55:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('771249231428124672', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed8586144f018586144f520001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"xiao_mi_feng_e1f5\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"xiao_mi_feng_e1f5\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"小蜜蜂\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-06 15:55:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('771261664033046528', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed8586144f018586418a160004\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"sdf_1yop\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"sdf_1yop\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"sdf\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-06 16:45:20', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('771261664058212352', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed8586144f018586418a1e0005\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"sdf_1yop\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"sdf_1yop\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"sdf\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-06 16:45:20', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772335059084574720', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed859582870185958287160000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"yao_pin_guan_li_56so\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"yao_pin_guan_li_56so\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"药品管理\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-09 15:50:38', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772335059160072192', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed859582870185958287330001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"yao_pin_guan_li_56so\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"yao_pin_guan_li_56so\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"药品管理\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-09 15:50:38', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772685203479003136', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed859a7c5801859a7c586c0000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"jeecg_xiao_hong_shu_12712a_e8rd\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"jeecg_xiao_hong_shu_12712a_e8rd\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"小红书12——*%^712a\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 15:01:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772685204120731648', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed859a7c5801859a7c591a0001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"jeecg_xiao_hong_shu_12712a_e8rd\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"jeecg_xiao_hong_shu_12712a_e8rd\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"小红书12——*%^712a\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 15:01:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772685310186291200', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed859a7c5801859a7cbbe30004\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"jeecg_xiao_hong_shu_sdf_kv7o\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"jeecg_xiao_hong_shu_sdf_kv7o\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"小红书@sdf\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 15:02:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772685310215651328', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed859a7c5801859a7cbbeb0005\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"jeecg_xiao_hong_shu_sdf_kv7o\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"jeecg_xiao_hong_shu_sdf_kv7o\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"小红书@sdf\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 15:02:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772685793072316416', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed859a7c5801859a7e7d9c0008\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"jeecg_xiao_hong_shu_23_387y\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"jeecg_xiao_hong_shu_23_387y\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"小红书2@3\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 15:04:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772685793105870848', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed859a7c5801859a7e7da40009\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"jeecg_xiao_hong_shu_23_387y\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"jeecg_xiao_hong_shu_23_387y\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"小红书2@3\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 15:04:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772688060278177792', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed859a7c5801859a86bd1d000c\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"jeecg_xiao_hong_shu_1asdfasdc_asdf_v5va\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"jeecg_xiao_hong_shu_1asdfasdc_asdf_v5va\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"小红书@1ASDFASDC_)-ASDF\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 15:13:20', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772688060315926528', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed859a7c5801859a86bd25000d\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"jeecg_xiao_hong_shu_1asdfasdc_asdf_v5va\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"jeecg_xiao_hong_shu_1asdfasdc_asdf_v5va\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"小红书@1ASDFASDC_)-ASDF\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 15:13:20', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772690418093588480', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed859a7c5801859a8f51010010\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"jeecg_23123asdf__nin_ha_a_si_d_hp0c\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"jeecg_23123asdf__nin_ha_a_si_d_hp0c\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"!23123&asdf_您哈阿斯顿发（）%1%\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 15:22:42', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772690418114560000', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed859a7c5801859a8f51060011\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"jeecg_23123asdf__nin_ha_a_si_d_hp0c\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"jeecg_23123asdf__nin_ha_a_si_d_hp0c\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"!23123&asdf_您哈阿斯顿发（）%1%\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 15:22:42', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772690532560338944', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed859a7c5801859a8fbb9c0014\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"ni_hao_a_8123mm_thah\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"ni_hao_a_8123mm_thah\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"你好啊&8123MM……\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 15:23:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772690532589699072', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed859a7c5801859a8fbba30015\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"ni_hao_a_8123mm_thah\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"ni_hao_a_8123mm_thah\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"你好啊&8123MM……\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 15:23:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772691585053818880', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed859a7c5801859a938fd20018\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"a_si_dun_fa_song_dao_fa_song_d_b9jd\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"a_si_dun_fa_song_dao_fa_song_d_b9jd\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"阿斯顿发送到发送到发送到发送到发送到发送到发送到发斯蒂芬！12312412341234234\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 15:27:20', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772691585078984704', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed859a7c5801859a938fd70019\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"a_si_dun_fa_song_dao_fa_song_d_b9jd\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"a_si_dun_fa_song_dao_fa_song_d_b9jd\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"阿斯顿发送到发送到发送到发送到发送到发送到发送到发斯蒂芬！12312412341234234\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 15:27:20', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772692400153886720', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed859a7c5801859a9686f0001c\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"a_si_dun_fa_sheng_a_si_dun_fa__4db1\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"a_si_dun_fa_sheng_a_si_dun_fa__4db1\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"阿斯顿发生阿斯顿发送到发送到发送到发送到发送到发送到发送到发斯蒂芬\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 15:30:34', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772692400195829760', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed859a7c5801859a9686f9001d\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"a_si_dun_fa_sheng_a_si_dun_fa__4db1\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"a_si_dun_fa_sheng_a_si_dun_fa__4db1\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"阿斯顿发生阿斯顿发送到发送到发送到发送到发送到发送到发送到发斯蒂芬\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 15:30:34', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772700410687324160', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed859a7c5801859ab3ab540020\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"adff_2z3v\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"adff_2z3v\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"adff\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 16:02:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('772700410708295680', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed859a7c5801859ab3ab590021\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"adff_2z3v\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"adff_2z3v\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"adff\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-10 16:02:24', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773096203617370112', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed85a0538e0185a0538e260000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"aaaa1\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"aaaa1\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-11 18:15:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773096204087132160', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed85a0538e0185a0538ea60001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"aaaa1\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"aaaa1\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-11 18:15:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773098908486270976', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed85a05d650185a05d65430000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"aaaa1\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"aaaa1\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"aaaa1\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-11 18:25:53', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773098909077667840', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed85a05d650185a05d65dd0001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"aaaa1\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"aaaa1\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"aaaa1\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-11 18:25:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773104813269385216', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed85a05d650185a072e0940004\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"aaaa1\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"aaaa1\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"aaaa1\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-11 18:49:21', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773104813302939648', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed85a05d650185a072e09c0005\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"aaaa1\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"aaaa1\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"aaaa1\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-11 18:49:21', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773115065989660672', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed85a05d650185a0982d2b0008\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"chu_fang_yao\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"chu_fang_yao\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"处方药\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-11 19:30:06', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773115066019020800', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed85a05d650185a0982d330009\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"chu_fang_yao\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"chu_fang_yao\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"处方药\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-11 19:30:06', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773115287805427712', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed85a05d650185a098fbc1000c\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"yao_pin_guan_li_56so\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"yao_pin_guan_li_56so\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"药品管理\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-11 19:30:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773115287834787840', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed85a05d650185a098fbc7000d\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"yao_pin_guan_li_56so\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"yao_pin_guan_li_56so\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"药品管理\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-11 19:30:59', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773115301323669504', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed85a05d650185a09908580010\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"sha_gua_d_byfr\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"sha_gua_d_byfr\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"傻瓜d\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-11 19:31:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773115301357223936', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed85a05d650185a09908600011\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"sha_gua_d_byfr\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"sha_gua_d_byfr\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"傻瓜d\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-11 19:31:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773115303651508224', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed85a05d650185a0990a830014\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"xiao_shou_yuan_ttk6\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"xiao_shou_yuan_ttk6\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"销售员\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-11 19:31:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773115303664091136', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed85a05d650185a0990a860015\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"xiao_shou_yuan_ttk6\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"xiao_shou_yuan_ttk6\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"销售员\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-11 19:31:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773426738789154816', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed85a506090185a50609000000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"chu_fang_yao\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"chu_fang_yao\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"处方药\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-12 16:08:34', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773426739690930176', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed85a506090185a50609ea0001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"chu_fang_yao\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"chu_fang_yao\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"处方药\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-12 16:08:35', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773451899168948224', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed85a506090185a56191810004\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"sha_gua_d_byfr\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"sha_gua_d_byfr\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"傻瓜d\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-12 17:48:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773451899227668480', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed85a506090185a56191900005\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"sha_gua_d_byfr\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"sha_gua_d_byfr\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"傻瓜d\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-12 17:48:33', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773495830288072704', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed85a601630185a60163780000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"xiao_shou_yuan_ttk6\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"xiao_shou_yuan_ttk6\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-12 20:43:07', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773495830288072705', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed85a601630185a60163780001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"yao_pin_guan_li_56so\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"yao_pin_guan_li_56so\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-12 20:43:07', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773495831030464512', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed85a601630185a601643d0003\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"yao_pin_guan_li_56so\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"yao_pin_guan_li_56so\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-12 20:43:07', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773495831030464513', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed85a601630185a601643c0002\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"xiao_shou_yuan_ttk6\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"xiao_shou_yuan_ttk6\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-12 20:43:07', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773498678044327936', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881ed85a60bbf0185a60bbfaf0000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"jeecg_250_nfr2\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"jeecg_250_nfr2\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"250\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-12 20:54:26', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('773498678862217216', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881ed85a60bbf0185a60bc07a0001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"jeecg_250_nfr2\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"jeecg_250_nfr2\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"250\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-01-12 20:54:26', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('780286279472414720', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e5860680e501860680e5ec0000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"ce_shi_app_fist_demo\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"ce_shi_app_fist_demo\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"测试app第一个例子11\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-01-31 14:25:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('780286283788353536', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e5860680e501860680ea2c0001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"ce_shi_app_fist_demo\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"ce_shi_app_fist_demo\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"测试app第一个例子11\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-01-31 14:25:57', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('780292924277555200', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e5860699120186069912970000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"wo_de_ke_hu\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"wo_de_ke_hu\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"我的客户\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-01-31 14:52:21', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('780292924671819776', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e5860699120186069913010001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"wo_de_ke_hu\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"wo_de_ke_hu\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"我的客户\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-01-31 14:52:21', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('780727462598311936', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e5860cc5e901860cc5e9ee0000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"aaaa\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"aaaa\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"测试mogo列表查询和数据权限\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-01 19:39:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('780727462719946752', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e5860cc5e901860cc5ea180001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"aaaa\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"aaaa\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"测试mogo列表查询和数据权限\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-01 19:39:03', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('781081487378251776', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e58611cdd9018611cdd92f0000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"jeecg_xiao_hong_shu_123_iaxy\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"jeecg_xiao_hong_shu_123_iaxy\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"小红书123\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-02 19:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('781081487483109376', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e58611cdd9018611cdd9590001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"jeecg_xiao_hong_shu_123_iaxy\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"jeecg_xiao_hong_shu_123_iaxy\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"小红书123\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-02 19:05:49', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('781081970767593472', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e58611cdd9018611cf9b710004\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"adff_2z3v\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"adff_2z3v\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-02-02 19:07:44', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('781081970788564992', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e58611cdd9018611cf9b770005\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"adff_2z3v\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"adff_2z3v\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-02-02 19:07:44', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('781082322384486400', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e58611cdd9018611d0e2ea0008\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"aaaa1\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"aaaa1\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-02-02 19:09:08', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('781082322409652224', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e58611cdd9018611d0e2f00009\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"aaaa1\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"aaaa1\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-02-02 19:09:08', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('781082329376391168', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e58611cdd9018611d0e96c000c\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"sdfa_gku1\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"sdfa_gku1\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-02-02 19:09:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('781082329397362688', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e58611cdd9018611d0e972000d\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"sdfa_gku1\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"sdfa_gku1\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-02-02 19:09:09', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('781084613351079936', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e58611cdd9018611d9388b0010\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"demo_auto_number\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"demo_auto_number\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"示例：自动编号\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-02-02 19:18:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('781084613380440064', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e58611cdd9018611d938920011\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"demo_auto_number\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"demo_auto_number\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"示例：自动编号\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'admin', '2023-02-02 19:18:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('781123317377564672', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e58612660601861266066a0000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"zhua_yao_zp4u\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"zhua_yao_zp4u\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"抓药\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-02 21:52:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('781123317734080512', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e5861266060186126606cc0001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"zhua_yao_zp4u\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"zhua_yao_zp4u\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"抓药\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-02 21:52:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('781704807987576832', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e5861aa97901861aa979ba0000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"ce_shi_biao_dan_001_gsdm\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"ce_shi_biao_dan_001_gsdm\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"测试表单001\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-04 12:22:40', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('781704808121794560', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e5861aa97901861aa979ec0001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"ce_shi_biao_dan_001_gsdm\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"ce_shi_biao_dan_001_gsdm\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"测试表单001\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-04 12:22:40', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('786408878929641472', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e5865d82c901865d82c90e0000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"ce_shi_biao_dan_001_gsdm\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"ce_shi_biao_dan_001_gsdm\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"测试表单001\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-17 11:54:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('786408880452173824', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e5865d82c901865d82caac0001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"ce_shi_biao_dan_001_gsdm\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"ce_shi_biao_dan_001_gsdm\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"测试表单001\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-17 11:54:58', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('787463779545808896', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e5866c807d01866c807df20000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"xiao_shou_yuan_ttk6\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"xiao_shou_yuan_ttk6\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"销售员\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-20 09:46:46', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('787463779721969664', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e5866c807d01866c807e2e0001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"xiao_shou_yuan_ttk6\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"xiao_shou_yuan_ttk6\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"销售员\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-20 09:46:46', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('787463782867697664', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e5866c807d01866c80811e0004\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"sha_gua_d_byfr\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"sha_gua_d_byfr\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"傻瓜d\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-20 09:46:46', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('787463782884474880', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e5866c807d01866c8081230005\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"sha_gua_d_byfr\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"sha_gua_d_byfr\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"傻瓜d\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-20 09:46:46', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('787463790937538560', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e5866c807d01866c8088a30008\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"yao_pin_guan_li_56so\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"yao_pin_guan_li_56so\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"药品管理\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-20 09:46:48', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('787463790962704384', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e5866c807d01866c8088a80009\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"yao_pin_guan_li_56so\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"yao_pin_guan_li_56so\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"药品管理\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-20 09:46:48', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('788345993070411776', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e5867909f701867909f75d0000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"sfasd_c6km\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"sfasd_c6km\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"sfasd\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-22 20:12:22', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('788345993238183936', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e5867909f701867909f78c0001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"sfasd_c6km\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"sfasd_c6km\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"sfasd\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-22 20:12:22', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('788677763355672576', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e5867dc0f001867dc0f0840000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"ku_cun_h3ht\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"ku_cun_h3ht\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"库存\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-23 18:10:42', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('788677763523444736', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e5867dc0f001867dc0f0b40001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"ku_cun_h3ht\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"ku_cun_h3ht\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"库存\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-23 18:10:42', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('788677867252776960', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e5867dc0f001867dc151500004\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"ru_ku_dan_5rq0\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"ru_ku_dan_5rq0\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"入库单\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-23 18:11:07', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('788677867277942784', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e5867dc0f001867dc151560005\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"ru_ku_dan_5rq0\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"ru_ku_dan_5rq0\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"入库单\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-02-23 18:11:07', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('790747819019370496', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e5869b2bc201869b2bc2130000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"bao_bao_cai_pu_2cqr\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"bao_bao_cai_pu_2cqr\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"宝宝菜谱\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-03-01 11:16:22', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('790747819141005312', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e5869b2bc201869b2bc23c0001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"bao_bao_cai_pu_2cqr\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"bao_bao_cai_pu_2cqr\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"宝宝菜谱\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-03-01 11:16:22', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('790755458344321024', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e5869b478c01869b478cbe0000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"su_cai_zhun_bei_1fps\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"su_cai_zhun_bei_1fps\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"素材准备\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-03-01 11:46:43', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('790755458709225472', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e5869b478c01869b478d200001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"su_cai_zhun_bei_1fps\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"su_cai_zhun_bei_1fps\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"素材准备\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-03-01 11:46:43', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('793418272129187840', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e586c11ecf0186c11ecf520000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"hong_niu_pin_zhong_u7d2\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"hong_niu_pin_zhong_u7d2\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"红牛品种\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-03-08 20:07:47', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('793418272720584704', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e586c11ecf0186c11ecff00001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"hong_niu_pin_zhong_u7d2\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"hong_niu_pin_zhong_u7d2\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"红牛品种\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-03-08 20:07:47', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('795896466006638592', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e586e4566d0186e4566d3c0000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"cai_gou_dan_jp29\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"cai_gou_dan_jp29\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"采购单\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-03-15 16:15:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('795896466132467712', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e586e4566d0186e4566d690001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"cai_gou_dan_jp29\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"cai_gou_dan_jp29\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"采购单\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-03-15 16:15:15', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('795896576572686336', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e586e4566d0186e456d4430004\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"cai_gou_ming_xi_fqt7\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"cai_gou_ming_xi_fqt7\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"采购明细\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-03-15 16:15:41', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('795896576606240768', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e586e4566d0186e456d44b0005\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"cai_gou_ming_xi_fqt7\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"cai_gou_ming_xi_fqt7\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"采购明细\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-03-15 16:15:41', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('796307505735041024', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e586ea2dc70186ea2dc7d20000\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"chan_pin_4jvg\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"chan_pin_4jvg\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"产品\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-03-16 19:28:34', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('796307506150277120', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e586ea2dc70186ea2dc8410001\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"chan_pin_4jvg\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"chan_pin_4jvg\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"产品\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-03-16 19:28:34', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('796307694893957120', NULL, NULL, NULL, 'JNumber', '{\\\"component\\\":\\\"JNumber\\\",\\\"id\\\":\\\"402881e586ea2dc70186ea2e78090004\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"ku_cun_v2ve\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"filterField\\\":[],\\\"timeOut\\\":0,\\\"tableName\\\":\\\"ku_cun_v2ve\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"库存\\\",\\\"nameFields\\\":[],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JNumber\\\",\\\"category\\\":\\\"Number\\\"},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-03-16 19:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('796307694914928640', NULL, NULL, NULL, 'JBar', '{\\\"component\\\":\\\"JBar\\\",\\\"id\\\":\\\"402881e586ea2dc70186ea2e780f0005\\\",\\\"config\\\":{\\\"assistYFields\\\":[],\\\"formId\\\":\\\"ku_cun_v2ve\\\",\\\"compStyleConfig\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showTotal\\\":false,\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"lineFreeze\\\":true,\\\"columnFreeze\\\":true,\\\"assist\\\":{\\\"summary\\\":{\\\"showName\\\":\\\"总计\\\",\\\"showField\\\":\\\"\\\",\\\"showY\\\":true,\\\"totalType\\\":\\\"sum\\\"},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0}},\\\"showUnit\\\":{\\\"unit\\\":\\\"\\\",\\\"numberLevel\\\":\\\"\\\",\\\"position\\\":\\\"suffix\\\",\\\"decimal\\\":0},\\\"headerFreeze\\\":true,\\\"unilineShow\\\":true},\\\"formType\\\":\\\"design\\\",\\\"assistTypeFields\\\":[],\\\"dataType\\\":4,\\\"calcFields\\\":[],\\\"valueFields\\\":[{\\\"fieldName\\\":\\\"record_count\\\",\\\"fieldTxt\\\":\\\"记录数量\\\",\\\"fieldType\\\":\\\"count\\\",\\\"widgetType\\\":\\\"text\\\"}],\\\"analysis\\\":{\\\"showData\\\":1,\\\"isRawData\\\":true,\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"showMode\\\":1,\\\"showFields\\\":[],\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"tableName\\\":\\\"ku_cun_v2ve\\\",\\\"typeFields\\\":[],\\\"filter\\\":{\\\"conditionMode\\\":\\\"and\\\",\\\"conditionFields\\\":[],\\\"queryField\\\":\\\"create_time\\\",\\\"queryRange\\\":\\\"month\\\"},\\\"size\\\":{\\\"height\\\":500},\\\"formName\\\":\\\"库存\\\",\\\"nameFields\\\":[{\\\"fieldName\\\":\\\"create_time\\\",\\\"fieldTxt\\\":\\\"创建时间\\\",\\\"fieldType\\\":\\\"date\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"dataNum\\\":\\\"\\\",\\\"chart\\\":{\\\"subclass\\\":\\\"JBar\\\",\\\"category\\\":\\\"Bar\\\",\\\"isGroup\\\":false},\\\"sorts\\\":{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"\\\"},\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}}', 'jeecg', '2023-03-16 19:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911854596825595904', NULL, '910820508471705600', NULL, 'JText', '{\\\"chartData\\\":\\\"某 连 锁 饮 品 销 售\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1132,\\\"height\\\":100},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":40,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":18,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-29 15:51:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911854596863344640', NULL, '910820508471705600', NULL, 'JForm', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":675,\\\"height\\\":100},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":24,\\\"dataType\\\":1,\\\"h\\\":12,\\\"linkageConfig\\\":[{\\\"linkageId\\\":\\\"0efe3637-39ac-4f2e-82f4-e09540ee332a\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"2db8c9de-9f8b-49f8-8d7a-6b3166de0ed5\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"6f773617-eca8-4598-8260-dc701cc16e8b\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"868c63d3-cfc2-4e49-a1c5-6ee0418fd303\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"35a7308b-0482-48c8-8e46-ed50cfb67961\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"cd981a55-258c-48cd-8e92-742185a711a3\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"715ebf76-9228-4b2e-8ab7-dcb351c2ff03\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"2323a8fb-42ff-4a23-9b13-8f4f514dafb5\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"0b68bd42-a0e9-48f8-9a7b-794ba9ebf8cf\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"5130130f-6076-45b1-8977-d9b5a4c894fc\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"82016a70-aa98-42cb-b205-c14e5e212cf8\\\",\\\"linkage\\\":[]}],\\\"timeOut\\\":-1,\\\"option\\\":{\\\"fields\\\":[{\\\"fieldName\\\":\\\"date\\\",\\\"dictCode\\\":\\\"\\\",\\\"dateFormat\\\":\\\"YYYY-MM\\\",\\\"fieldTxt\\\":\\\"日期\\\",\\\"defaultValue\\\":\\\"2024-01\\\",\\\"searchMode\\\":\\\"single\\\",\\\"orderNum\\\":\\\"\\\",\\\"action\\\":\\\"\\\",\\\"id\\\":\\\"rowa82899dc-1e6b-47a1-acd8-ba2fb6f5df02\\\",\\\"izSearch\\\":\\\"1\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}}}}', 'admin', '2024-01-29 15:51:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911854596892704768', NULL, '910820508471705600', NULL, 'JGrowCard', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"图标\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"总计\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"前缀\\\"},{\\\"mapping\\\":\\\"color\\\",\\\"filed\\\":\\\"颜色\\\"},{\\\"mapping\\\":\\\"action\\\",\\\"filed\\\":\\\"单位\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"销量额\\\",\\\"query\\\":[],\\\"h\\\":19,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=salesVolume\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"title\\\\\\\": \\\\\\\"访问数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-qianbao\\\\\\\",    \\\\\\\"value\\\\\\\": 2000,    \\\\\\\"total\\\\\\\": 120000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"color\\\\\\\": \\\\\\\"green\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"月\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"成交额\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-youhuiquan\\\\\\\",    \\\\\\\"value\\\\\\\": 20000,    \\\\\\\"total\\\\\\\": 500000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"color\\\\\\\": \\\\\\\"blue\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"月\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"下载数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-tupian\\\\\\\",    \\\\\\\"value\\\\\\\": 8000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"total\\\\\\\": 120000,    \\\\\\\"color\\\\\\\": \\\\\\\"orange\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"周\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"成交数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-jifen\\\\\\\",    \\\\\\\"value\\\\\\\": 5000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"total\\\\\\\": 50000,    \\\\\\\"color\\\\\\\": \\\\\\\"purple\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"年\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":320},\\\"dataSetId\\\":\\\"911792028287287296\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"},{\\\"label\\\":\\\"icon\\\",\\\"text\\\":\\\"icon\\\",\\\"value\\\":\\\"icon\\\"},{\\\"label\\\":\\\"action\\\",\\\"text\\\":\\\"action\\\",\\\"value\\\":\\\"action\\\"},{\\\"label\\\":\\\"color\\\",\\\"text\\\":\\\"color\\\",\\\"value\\\":\\\"color\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":20},\\\"body\\\":{\\\"horizontal\\\":6,\\\"vertical\\\":4,\\\"span\\\":8},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"统计卡片\\\"}}}', 'admin', '2024-01-29 15:51:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911854596913676288', NULL, '910820508471705600', NULL, 'JNumber', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"单月最高销售量分店\\\\t\\\",\\\"query\\\":[],\\\"h\\\":9,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=topSellingBranch\\\",\\\"drillData\\\":[],\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\\\\"value\\\\\\\":\\\\\\\"1024\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":177},\\\"dataSetId\\\":\\\"911836343134896128\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#F3EFF0\\\",\\\"seriesType\\\":[],\\\"w\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#F9B632\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FF9736\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"单月最高销量分店（新洲店）\\\"}}}', 'admin', '2024-01-29 15:51:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911854596930453504', NULL, '910820508471705600', NULL, 'JNumber', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"单月最高销量品线\\\\t\\\",\\\"query\\\":[],\\\"h\\\":9,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=salesLine\\\",\\\"drillData\\\":[],\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\\\\"value\\\\\\\":\\\\\\\"1024\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":166},\\\"dataSetId\\\":\\\"911836426450550784\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#E9F2FF\\\",\\\"seriesType\\\":[],\\\"w\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#547BFE\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#547BFE\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"单月最高销量品线（醇香奶茶）\\\"}}}', 'admin', '2024-01-29 15:51:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911854596951425024', NULL, '910820508471705600', NULL, 'JNumber', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"单月最高销量单品\\\",\\\"query\\\":[],\\\"h\\\":9,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=highestSellingItem\\\",\\\"drillData\\\":[],\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\\\\"value\\\\\\\":\\\\\\\"1024\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":166},\\\"dataSetId\\\":\\\"911836535531814912\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#EDFAFE\\\",\\\"seriesType\\\":[],\\\"w\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#44C8F3\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#44C8F3\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"单月最高销量单品（珍珠奶茶）\\\"}}}', 'admin', '2024-01-29 15:51:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911854596972396544', NULL, '910820508471705600', NULL, 'JNumber', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"单月最高销量规格\\\",\\\"query\\\":[],\\\"h\\\":9,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=maximumSalesSpecs\\\",\\\"drillData\\\":[],\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\\\\"value\\\\\\\":\\\\\\\"1024\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":177},\\\"dataSetId\\\":\\\"911836717715603456\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#F2FCF7\\\",\\\"seriesType\\\":[],\\\"w\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#58DC92\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#9EFFB6\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"单月最高销量规格（磨砂）\\\"}}}', 'admin', '2024-01-29 15:51:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911854596984979456', NULL, '910820508471705600', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"销售额走势\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=salesTrend\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":243},\\\"dataSetId\\\":\\\"911836839023263744\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"},\\\"show\\\":false},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"show\\\":true},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#FBE1C2\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":178,\\\"bottom\\\":157,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"lineType\\\":\\\"area\\\",\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"销售金额（元）\\\",\\\"left\\\":10,\\\"text\\\":\\\"销售额走势\\\",\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-29 15:51:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911854597001756672', NULL, '910820508471705600', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"销量走势\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=salesTendency\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":232},\\\"dataSetId\\\":\\\"911836922162757632\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#D7EBFB\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":71,\\\"bottom\\\":62,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"lineType\\\":\\\"area\\\",\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"type\\\":\\\"line\\\"}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"销售数量（杯）\\\",\\\"left\\\":1,\\\"text\\\":\\\"销量走势\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-29 15:51:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911854597022728192', NULL, '910820508471705600', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"原料支出趋势\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=expenditureTrends\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":221},\\\"dataSetId\\\":\\\"911845934736392192\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#D5DFFE\\\"}],\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":54,\\\"bottom\\\":61,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"lineType\\\":\\\"area\\\",\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"type\\\":\\\"line\\\"}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"支出费用（元）\\\",\\\"left\\\":10,\\\"text\\\":\\\"原料支出趋势\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-29 15:51:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911854597043699712', NULL, '910820508471705600', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"订单销售量\\\\t\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=orderSalesVolume\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":827,\\\"height\\\":353},\\\"dataSetId\\\":\\\"911837008343121920\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"type\\\":\\\"value\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":48,\\\"bottom\\\":60,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":0,\\\"data\\\":[],\\\"showBackground\\\":false,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"#51626E\\\"},\\\"itemStyle\\\":{\\\"color\\\":\\\"#85C6F3\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"订单销售量\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-29 15:51:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911854597064671232', NULL, '910820508471705600', NULL, 'JCommonTable', '{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"店铺销售额排名\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=salesRanking\\\",\\\"drillData\\\":[],\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":447,\\\"height\\\":353},\\\"dataSetId\\\":\\\"911837091507781632\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"店铺\\\",\\\"text\\\":\\\"店铺\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"销售金额（元）\\\",\\\"text\\\":\\\"销售金额（元）\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"seriesType\\\":[],\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"name\\\",\\\"title\\\":\\\"店铺\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"value\\\",\\\"title\\\":\\\"销售金额（元）\\\"}],\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}}}}', 'admin', '2024-01-29 15:51:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911854597085642752', NULL, '910820508471705600', NULL, 'JRing', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\" 冷热占比\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=coldAndHostProportion\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":353},\\\"dataSetId\\\":\\\"911837168896884736\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"top\\\":1,\\\"show\\\":true,\\\"text\\\":\\\"冷热占比\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-29 15:51:27', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911916295486226432', NULL, '910475721247866880', NULL, 'JGrowCard', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"图标\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"总计\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"前缀\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"颜色\\\"},{\\\"mapping\\\":\\\"unit\\\",\\\"filed\\\":\\\"单位\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"销售状态\\\",\\\"query\\\":[],\\\"h\\\":19,\\\"dataSetApi\\\":\\\"https://apijeecgcom/mock/51/commerceSalesOperations?type=saleStatus\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://apijeecgcom/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"访问数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-qianbao\\\\\\\",\\\\\\\"value\\\\\\\":2000,\\\\\\\"total\\\\\\\":120000,\\\\\\\"prefix\\\\\\\":\\\\\\\"$\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"green\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"月\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"成交额\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-youhuiquan\\\\\\\",\\\\\\\"value\\\\\\\":20000,\\\\\\\"total\\\\\\\":500000,\\\\\\\"prefix\\\\\\\":\\\\\\\"$\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"blue\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"月\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"下载数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-tupian\\\\\\\",\\\\\\\"value\\\\\\\":8000,\\\\\\\"prefix\\\\\\\":\\\\\\\"$\\\\\\\",\\\\\\\"total\\\\\\\":120000,\\\\\\\"color\\\\\\\":\\\\\\\"orange\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"周\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"成交数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-jifen\\\\\\\",\\\\\\\"value\\\\\\\":5000,\\\\\\\"prefix\\\\\\\":\\\\\\\"$\\\\\\\",\\\\\\\"total\\\\\\\":50000,\\\\\\\"color\\\\\\\":\\\\\\\"purple\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"年\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":177},\\\"dataSetId\\\":\\\"910478592823574528\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"},{\\\"label\\\":\\\"unit\\\",\\\"text\\\":\\\"unit\\\",\\\"value\\\":\\\"unit\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//atalicdncom/t/font_3237315_b3fqd960gltjs\\\",\\\"fontSize\\\":20},\\\"body\\\":{\\\"horizontal\\\":8,\\\"vertical\\\":8,\\\"span\\\":8},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"统计卡片\\\"}}}', 'admin', '2024-01-29 19:56:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911916295511392256', NULL, '910475721247866880', NULL, 'JBubbleMap', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"commonOption\\\":{\\\"barSize\\\":10,\\\"gradientColor\\\":false,\\\"breadcrumb\\\":{\\\"drillDown\\\":false,\\\"textColor\\\":\\\"#000000\\\"},\\\"areaColor\\\":{\\\"color1\\\":\\\"#f7f7f7\\\",\\\"color2\\\":\\\"#fcc02e\\\"},\\\"barColor\\\":\\\"#fff176\\\",\\\"barColor2\\\":\\\"#fcc02e\\\",\\\"inRange\\\":{\\\"color\\\":[\\\"#04387b\\\",\\\"#467bc0\\\"]}},\\\"paramOption\\\":[],\\\"dataSetName\\\":\\\"各地区订单与仓库情况\\\",\\\"activeKey\\\":1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"北京\\\\\\\",\\\\\\\"value\\\\\\\":199},{\\\\\\\"name\\\\\\\":\\\\\\\"新疆\\\\\\\",\\\\\\\"value\\\\\\\":180},{\\\\\\\"name\\\\\\\":\\\\\\\"河南\\\\\\\",\\\\\\\"value\\\\\\\":137},{\\\\\\\"name\\\\\\\":\\\\\\\"四川\\\\\\\",\\\\\\\"value\\\\\\\":125},{\\\\\\\"name\\\\\\\":\\\\\\\"黑龙江\\\\\\\",\\\\\\\"value\\\\\\\":123},{\\\\\\\"name\\\\\\\":\\\\\\\"广东\\\\\\\",\\\\\\\"value\\\\\\\":123},{\\\\\\\"name\\\\\\\":\\\\\\\"山东\\\\\\\",\\\\\\\"value\\\\\\\":119},{\\\\\\\"name\\\\\\\":\\\\\\\"福建\\\\\\\",\\\\\\\"value\\\\\\\":116},{\\\\\\\"name\\\\\\\":\\\\\\\"湖北\\\\\\\",\\\\\\\"value\\\\\\\":116},{\\\\\\\"name\\\\\\\":\\\\\\\"浙江\\\\\\\",\\\\\\\"value\\\\\\\":114},{\\\\\\\"name\\\\\\\":\\\\\\\"湖南\\\\\\\",\\\\\\\"value\\\\\\\":114},{\\\\\\\"name\\\\\\\":\\\\\\\"安徽\\\\\\\",\\\\\\\"value\\\\\\\":109},{\\\\\\\"name\\\\\\\":\\\\\\\"河北\\\\\\\",\\\\\\\"value\\\\\\\":102},{\\\\\\\"name\\\\\\\":\\\\\\\"江苏\\\\\\\",\\\\\\\"value\\\\\\\":92},{\\\\\\\"name\\\\\\\":\\\\\\\"江西\\\\\\\",\\\\\\\"value\\\\\\\":91},{\\\\\\\"name\\\\\\\":\\\\\\\"重庆\\\\\\\",\\\\\\\"value\\\\\\\":91},{\\\\\\\"name\\\\\\\":\\\\\\\"云南\\\\\\\",\\\\\\\"value\\\\\\\":83},{\\\\\\\"name\\\\\\\":\\\\\\\"吉林\\\\\\\",\\\\\\\"value\\\\\\\":82},{\\\\\\\"name\\\\\\\":\\\\\\\"山西\\\\\\\",\\\\\\\"value\\\\\\\":81},{\\\\\\\"name\\\\\\\":\\\\\\\"陕西\\\\\\\",\\\\\\\"value\\\\\\\":80},{\\\\\\\"name\\\\\\\":\\\\\\\"辽宁\\\\\\\",\\\\\\\"value\\\\\\\":67},{\\\\\\\"name\\\\\\\":\\\\\\\"贵州\\\\\\\",\\\\\\\"value\\\\\\\":62},{\\\\\\\"name\\\\\\\":\\\\\\\"广西\\\\\\\",\\\\\\\"value\\\\\\\":59},{\\\\\\\"name\\\\\\\":\\\\\\\"甘肃\\\\\\\",\\\\\\\"value\\\\\\\":56},{\\\\\\\"name\\\\\\\":\\\\\\\"内蒙古\\\\\\\",\\\\\\\"value\\\\\\\":47},{\\\\\\\"name\\\\\\\":\\\\\\\"天津\\\\\\\",\\\\\\\"value\\\\\\\":42},{\\\\\\\"name\\\\\\\":\\\\\\\"上海\\\\\\\",\\\\\\\"value\\\\\\\":24},{\\\\\\\"name\\\\\\\":\\\\\\\"宁夏\\\\\\\",\\\\\\\"value\\\\\\\":18},{\\\\\\\"name\\\\\\\":\\\\\\\"海南\\\\\\\",\\\\\\\"value\\\\\\\":14},{\\\\\\\"name\\\\\\\":\\\\\\\"青海\\\\\\\",\\\\\\\"value\\\\\\\":10},{\\\\\\\"name\\\\\\\":\\\\\\\"西藏\\\\\\\",\\\\\\\"value\\\\\\\":9}]\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"仓库名称\\\",\\\"text\\\":\\\"仓库名称\\\",\\\"value\\\":\\\"warehouseName\\\"},{\\\"label\\\":\\\"仓库存量\\\",\\\"text\\\":\\\"仓库存量\\\",\\\"value\\\":\\\"warehouseCount\\\"},{\\\"label\\\":\\\"省份\\\",\\\"text\\\":\\\"省份\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"销售额\\\",\\\"text\\\":\\\"销售额\\\",\\\"value\\\":\\\"value\\\"}],\\\"seriesType\\\":[],\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"区域\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"jsConfig\\\":\\\"\\\",\\\"dataType\\\":2,\\\"query\\\":[],\\\"h\\\":50,\\\"dataSetApi\\\":\\\"https://apijeecgcom/mock/51/commerceSalesOperations?type=regionalOrders\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://apijeecgcom/mock/33/radar\\\",\\\"timeOut\\\":0,\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":452},\\\"dataSetId\\\":\\\"910695134387552256\\\",\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"drillDown\\\":false,\\\"area\\\":{\\\"markerColor\\\":\\\"#DDE330\\\",\\\"shadowBlur\\\":10,\\\"markerCount\\\":5,\\\"markerOpacity\\\":1,\\\"name\\\":[\\\"中国\\\"],\\\"scatterLabelShow\\\":false,\\\"shadowColor\\\":\\\"#DDE330\\\",\\\"value\\\":[\\\"china\\\"],\\\"markerType\\\":\\\"effectScatter\\\"},\\\"geo\\\":{\\\"top\\\":80,\\\"itemStyle\\\":{\\\"normal\\\":{\\\"shadowOffsetX\\\":0,\\\"borderColor\\\":\\\"#a9a9a9\\\",\\\"shadowOffsetY\\\":0,\\\"areaColor\\\":\\\"\\\",\\\"shadowBlur\\\":0,\\\"borderWidth\\\":1,\\\"shadowColor\\\":\\\"#80d9f8\\\"},\\\"emphasis\\\":{\\\"areaColor\\\":\\\"#fff59c\\\",\\\"borderWidth\\\":0}},\\\"zoom\\\":1,\\\"label\\\":{\\\"emphasis\\\":{\\\"color\\\":\\\"#fff\\\",\\\"show\\\":false}},\\\"roam\\\":true},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"data\\\":[]},\\\"title\\\":{\\\"left\\\":10,\\\"show\\\":true,\\\"text\\\":\\\"\\\"},\\\"graphic\\\":[],\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"visualMap\\\":{\\\"min\\\":0,\\\"top\\\":\\\"bottom\\\",\\\"max\\\":200,\\\"left\\\":\\\"5%\\\",\\\"calculable\\\":true,\\\"show\\\":false,\\\"type\\\":\\\"continuous\\\",\\\"seriesIndex\\\":[1]}}}', 'admin', '2024-01-29 19:56:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911916295532363776', NULL, '910475721247866880', NULL, 'JCommonTable', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"各地区订单与仓库情况\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"https://apijeecgcom/mock/51/commerceSalesOperations?type=regionalOrders\\\",\\\"drillData\\\":[],\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":485},\\\"dataSetId\\\":\\\"910695134387552256\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"仓库名称\\\",\\\"text\\\":\\\"仓库名称\\\",\\\"value\\\":\\\"warehouseName\\\"},{\\\"label\\\":\\\"仓库存量\\\",\\\"text\\\":\\\"仓库存量\\\",\\\"value\\\":\\\"warehouseCount\\\"},{\\\"label\\\":\\\"省份\\\",\\\"text\\\":\\\"省份\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"销售额\\\",\\\"text\\\":\\\"销售额\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"seriesType\\\":[],\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":24,\\\"dataNum\\\":\\\"0\\\",\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"warehouseName\\\",\\\"title\\\":\\\"仓库名称\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"warehouseCount\\\",\\\"title\\\":\\\"仓库存量\\\"},{\\\"izShow\\\":\\\"N\\\",\\\"dataIndex\\\":\\\"name\\\",\\\"title\\\":\\\"省份\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"value\\\",\\\"title\\\":\\\"销售额\\\"}]}}', 'admin', '2024-01-29 19:56:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911916295557529600', NULL, '910475721247866880', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"季度目标完成\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://apijeecgcom/mock/51/commerceSalesOperations?type=quarterlyFinish\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://apijeecgcom/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":375},\\\"dataSetId\\\":\\\"910708293282349056\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"color\\\":[\\\"#1F70E0\\\",\\\"#F0F2FA\\\"],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 05)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"isRadius\\\":true,\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"季度目标完成\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-29 19:56:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911916295582695424', NULL, '910475721247866880', NULL, 'JNumber', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":1,\\\"dataSetName\\\":\\\"季度目标完成\\\",\\\"query\\\":[],\\\"h\\\":9,\\\"dataSetApi\\\":\\\"https://apijeecgcom/mock/51/commerceSalesOperations?type=quarterlyFinish\\\",\\\"drillData\\\":[],\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{  \\\\\\\"value\\\\\\\": 200}\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":177},\\\"dataSetId\\\":\\\"910708293282349056\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#1C6CDE\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"季度销售额（万）\\\"}}}', 'admin', '2024-01-29 19:56:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911916295607861248', NULL, '910475721247866880', NULL, 'JNumber', '{\\\"chartData\\\":\\\"{  \\\\\\\"value\\\\\\\": \\\\\\\"39\\\\\\\"}\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":188},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":9,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#1C6CDE\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"同比增长（%）\\\"}}}', 'admin', '2024-01-29 19:56:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911916295633027072', NULL, '910475721247866880', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"品牌销售占比\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://apijeecgcom/mock/51/commerceSalesOperations?type=brandSales\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://apijeecgcom/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":447,\\\"height\\\":375},\\\"dataSetId\\\":\\\"910721009699045376\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"left\\\":47,\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"vertical\\\",\\\"t\\\":1},\\\"series\\\":[{\\\"data\\\":[],\\\"color\\\":[\\\"#0E52B0\\\",\\\"#118FF0\\\",\\\"#97CFFC\\\",\\\"#216DC4\\\",\\\"#60AEF7\\\"],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 05)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"isRadius\\\":true,\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"品牌销售占比\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-29 19:56:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911916295658192896', NULL, '910475721247866880', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"销售地区排行\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://apijeecgcom/mock/51/commerceSalesOperations?type=areaRanking\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://apijeecgcom/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":309},\\\"dataSetId\\\":\\\"910732622212677632\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"showBackground\\\":false,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"#51626E\\\"},\\\"itemStyle\\\":{\\\"color\\\":\\\"#428BEF\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"show\\\":true,\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"销售额（万元）\\\",\\\"show\\\":true,\\\"text\\\":\\\"销售地区排行\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-29 19:56:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911916295683358720', NULL, '910475721247866880', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"品牌销售占比\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://apijeecgcom/mock/51/commerceSalesOperations?type=brandSales\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://apijeecgcom/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":309},\\\"dataSetId\\\":\\\"910721009699045376\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#428BEF\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"销售额（元）\\\",\\\"show\\\":true,\\\"text\\\":\\\"品牌销售情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-29 19:56:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911916295712718848', NULL, '910475721247866880', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"物流订单接收\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://apijeecgcom/mock/51/commerceSalesOperations?type=logisticsOrder\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://apijeecgcom/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":430},\\\"dataSetId\\\":\\\"910737864308342784\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"type\\\":\\\"value\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":24,\\\"data\\\":[],\\\"showBackground\\\":false,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"#51626E\\\"},\\\"itemStyle\\\":{\\\"color\\\":\\\"#428BEF\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"接收订单（件）\\\",\\\"show\\\":true,\\\"text\\\":\\\"物流订单接收\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-29 19:56:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('911916295737884672', NULL, '910475721247866880', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"订单产生趋势\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://apijeecgcom/mock/51/commerceSalesOperations?type=generatingTrends\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://apijeecgcom/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":430},\\\"dataSetId\\\":\\\"910740127152128000\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#428BEF\\\"}],\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"lineType\\\":\\\"area\\\",\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"},\\\"type\\\":\\\"line\\\"}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"订单数（单）\\\",\\\"left\\\":10,\\\"text\\\":\\\"订单产生趋势\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-29 19:56:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912194458363674624', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"产品销售数据仪表板\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":78},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4570F2\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":36,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":8,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 14:21:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912194458397229056', NULL, '911856216581914624', NULL, 'JRing', '{\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"本月渠道销售\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/productSales?type=salesThisMonth\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":320},\\\"dataSetId\\\":\\\"911887596497977344\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#DBEAFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":54,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\" 华东区、华中区为主要渠道销售区域。\\\",\\\"top\\\":1,\\\"show\\\":true,\\\"text\\\":\\\"本月渠道销售\\\",\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 14:21:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912194458418200576', NULL, '911856216581914624', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"本月代理商销售排行\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/productSales?type=salesRanking\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":441},\\\"dataSetId\\\":\\\"911887691259887616\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#DBEAFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"rotate\\\":3,\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"type\\\":\\\"value\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":69,\\\"left\\\":94,\\\"bottom\\\":58,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":17,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"本月代理商销售排行/元\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 14:21:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912194458439172096', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"本月销售额/元\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":295,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":21},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 14:21:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912194458464337920', NULL, '911856216581914624', NULL, 'JText', '{\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"paramOption\\\":[],\\\"dataType\\\":1,\\\"dataSetName\\\":\\\"本月产品销售\\\",\\\"query\\\":[],\\\"h\\\":12,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/productSales?type=productSalesThisMonth\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"15,458,757\\\",\\\"size\\\":{\\\"width\\\":295,\\\"height\\\":45},\\\"dataSetId\\\":\\\"911889006916583424\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#DBEAFF\\\",\\\"seriesType\\\":[],\\\"w\\\":8,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4D71FE\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":16},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 14:21:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912194458489503744', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"月环比 -50%\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":295,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#34C874\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":21},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 14:21:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912194458514669568', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"今日销售额/元\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":295,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":18},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 14:21:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912194458535641088', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"657,554\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":295,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4D71FE\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":19},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 14:21:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912194458556612608', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"日环比 -12%\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":295,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#34C874\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":24},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 14:21:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912194458577584128', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"今年目标销售额达成率\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":295,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":16},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 14:21:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912194458602749952', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"42%\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":295,\\\"height\\\":100},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4D71FE\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":24,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 14:21:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912194458665664512', NULL, '911856216581914624', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"近七天销售额趋势\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/productSales?type=salesTrend\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":904,\\\"height\\\":287},\\\"dataSetId\\\":\\\"911888632709169152\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#DBEAFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"日销售额（元）\\\",\\\"left\\\":10,\\\"text\\\":\\\"近七天销售额趋势\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 14:21:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912194458686636032', NULL, '911856216581914624', NULL, 'JStackBar', '{\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"type\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"本月重点城市的重点产品销售额\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/productSales?type=productSalesRevenue\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":904,\\\"height\\\":309},\\\"dataSetId\\\":\\\"911888715248877568\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"},{\\\"label\\\":\\\"type\\\",\\\"text\\\":\\\"type\\\",\\\"value\\\":\\\"type\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#DBEAFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#67BBFF\\\"},{\\\"color\\\":\\\"#9982FD\\\"},{\\\"color\\\":\\\"#62DDCC\\\"}],\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"本月重点城市的重点产品销售额/元\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontSize\\\":16}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 14:21:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912194458707607552', NULL, '911856216581914624', NULL, 'JRing', '{\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"本月产品销售\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/productSales?type=productSalesThisMonth\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":523,\\\"height\\\":342},\\\"dataSetId\\\":\\\"911889006916583424\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#DBEAFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":55,\\\"left\\\":47,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"},\\\"label\\\":{\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"t\\\":10},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"show\\\":true,\\\"text\\\":\\\" 产品3为主推产品产品2为近期上线产品。\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontSize\\\":14,\\\"fontWeight\\\":\\\"bold\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 14:21:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912194458736967680', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"本月产品销售\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":523,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":8,\\\"marginLeft\\\":21},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 14:21:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912194458757939200', NULL, '911856216581914624', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"本月产品小类销售排行\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/productSales?type=rankingCategorySales\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":523,\\\"height\\\":364},\\\"dataSetId\\\":\\\"911889086163763200\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#DBEAFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"type\\\":\\\"value\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":44,\\\"bottom\\\":62,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":16,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"show\\\":true,\\\"text\\\":\\\" 本月产品小类销售排行/元\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontSize\\\":14},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 14:21:56', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912281374207557632', NULL, '910475721247866880', NULL, 'JText', '{\\\"chartData\\\":\\\"某电商公司销售运营看板\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":78},\\\"background\\\":\\\"#0774F0\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":23,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:07:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338468331520', NULL, '910394028067438592', NULL, 'JText', '{\\\"chartData\\\":\\\"库存管理可视化大屏\\\",\\\"borderColor\\\":\\\"#059DA8\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":78},\\\"background\\\":\\\"#059DA8\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338501885952', NULL, '910394028067438592', NULL, 'JGrowCard', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"库存管理-卡片\\\",\\\"query\\\":[],\\\"h\\\":19,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryManagement\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"title\\\\\\\": \\\\\\\"访问数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-qianbao\\\\\\\",    \\\\\\\"value\\\\\\\": 2000,    \\\\\\\"total\\\\\\\": 120000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"color\\\\\\\": \\\\\\\"green\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"月\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"成交额\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-youhuiquan\\\\\\\",    \\\\\\\"value\\\\\\\": 20000,    \\\\\\\"total\\\\\\\": 500000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"color\\\\\\\": \\\\\\\"blue\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"月\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"下载数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-tupian\\\\\\\",    \\\\\\\"value\\\\\\\": 8000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"total\\\\\\\": 120000,    \\\\\\\"color\\\\\\\": \\\\\\\"orange\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"周\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"成交数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-jifen\\\\\\\",    \\\\\\\"value\\\\\\\": 5000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"total\\\\\\\": 50000,    \\\\\\\"color\\\\\\\": \\\\\\\"purple\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"年\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":331},\\\"dataSetId\\\":\\\"910406419257802752\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"icon\\\",\\\"text\\\":\\\"icon\\\",\\\"value\\\":\\\"icon\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"},{\\\"label\\\":\\\"action\\\",\\\"text\\\":\\\"action\\\",\\\"value\\\":\\\"action\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":20},\\\"body\\\":{\\\"horizontal\\\":7,\\\"color\\\":\\\"#000000\\\",\\\"vertical\\\":5,\\\"span\\\":8},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"统计卡片\\\"}}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338527051776', NULL, '910394028067438592', NULL, 'JText', '{\\\"chartData\\\":\\\"AIR 库存情况\\\",\\\"borderColor\\\":\\\"#059DA8\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":45},\\\"background\\\":\\\"#059DA8\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":7,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338543828992', NULL, '910394028067438592', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"air库存情况\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryStatus?type=air\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"title\\\\\\\": \\\\\\\"通知一\\\\\\\",    \\\\\\\"date\\\\\\\": \\\\\\\"10000\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"通知二\\\\\\\",    \\\\\\\"date\\\\\\\": \\\\\\\"20000\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"通知三\\\\\\\",    \\\\\\\"date\\\\\\\": \\\\\\\"30000\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"通知四\\\\\\\",    \\\\\\\"date\\\\\\\": \\\\\\\"40000\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":111},\\\"dataSetId\\\":\\\"910419343896526848\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":false,\\\"titleFontSize\\\":15,\\\"showTimePrefix\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"}}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338564800512', NULL, '910394028067438592', NULL, 'JText', '{\\\"chartData\\\":\\\"LITE 库存情况\\\",\\\"borderColor\\\":\\\"#059DA8\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":45},\\\"background\\\":\\\"#059DA8\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":7,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338585772032', NULL, '910394028067438592', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"lite库存情况\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryStatus?type=lite\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-9 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-8 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-7 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-4 14:20:21\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":111},\\\"dataSetId\\\":\\\"910423953398874112\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":false,\\\"titleFontSize\\\":15,\\\"showTimePrefix\\\":false}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338602549248', NULL, '910394028067438592', NULL, 'JText', '{\\\"chartData\\\":\\\"SUPER 库存情况\\\",\\\"borderColor\\\":\\\"#059DA8\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":45},\\\"background\\\":\\\"#059DA8\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":7,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338615132160', NULL, '910394028067438592', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"super库存情况\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryStatus?type=super\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-9 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-8 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-7 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-4 14:20:21\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":111},\\\"dataSetId\\\":\\\"910425301976662016\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":false,\\\"titleFontSize\\\":15,\\\"showTimePrefix\\\":false}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338640297984', NULL, '910394028067438592', NULL, 'JText', '{\\\"chartData\\\":\\\"ULTRA 库存情况\\\",\\\"borderColor\\\":\\\"#059DA8\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":45},\\\"background\\\":\\\"#059DA8\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":7,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338661269504', NULL, '910394028067438592', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"ultra库存情况\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryStatus?type=ultra\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-9 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-8 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-7 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-4 14:20:21\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":111},\\\"dataSetId\\\":\\\"910427052079366144\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":false,\\\"titleFontSize\\\":15,\\\"showTimePrefix\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"}}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338678046720', NULL, '910394028067438592', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"产品库存占比情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=storkProportion\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":751,\\\"height\\\":210},\\\"dataSetId\\\":\\\"910430104345690112\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"rotate\\\":0,\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":76,\\\"bottom\\\":67,\\\"show\\\":false,\\\"right\\\":3},\\\"series\\\":[{\\\"barWidth\\\":39,\\\"data\\\":[],\\\"color\\\":[\\\"#207B85\\\",\\\"#2C5E5A\\\",\\\"#36756E\\\"],\\\"itemStyle\\\":{\\\"color\\\":\\\"#009BA7\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"产品库存占比情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338699018240', NULL, '910394028067438592', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"仓库状态情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=warehouseStatus\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":675,\\\"height\\\":210},\\\"dataSetId\\\":\\\"910431120222896128\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"color\\\":[\\\"#059DA8\\\",\\\"#62A69C\\\",\\\"#489C8F\\\"],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"show\\\":true,\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"仓库状态情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338711601152', NULL, '910394028067438592', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"当月出库情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=outbound\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":751,\\\"height\\\":232},\\\"dataSetId\\\":\\\"910435726206222336\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":48,\\\"left\\\":62,\\\"bottom\\\":62,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"color\\\":[\\\"#075A63\\\",\\\"#285754\\\",\\\"#37706A\\\",\\\"#63968F\\\",\\\"#09A7B3\\\"],\\\"itemStyle\\\":{\\\"color\\\":\\\"#059DA8\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"当月出库情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338728378368', NULL, '910394028067438592', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"当月入库情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=warehousing\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":675,\\\"height\\\":221},\\\"dataSetId\\\":\\\"910441161197928448\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":45,\\\"bottom\\\":58,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#059DA8\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"当月入库情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338745155584', NULL, '910394028067438592', NULL, 'JMultipleBar', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"type\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"产品库存覆盖率情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=coverage\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":751,\\\"height\\\":232},\\\"dataSetId\\\":\\\"910442989620871168\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"type\\\",\\\"text\\\":\\\"type\\\",\\\"value\\\":\\\"type\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#FFFFFF\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"type\\\":\\\"value\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"}},\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":94,\\\"bottom\\\":65},\\\"series\\\":[{\\\"color\\\":[\\\"#05A2AD\\\",\\\"#67ABA1\\\",\\\"#4AA194\\\"],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"产品库存覆盖率情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338770321408', NULL, '910394028067438592', NULL, 'JMultipleBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"type\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"产品库龄分布情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=stockAge\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":675,\\\"height\\\":243},\\\"dataSetId\\\":\\\"910447275230674944\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"type\\\",\\\"text\\\":\\\"type\\\",\\\"value\\\":\\\"type\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":54,\\\"bottom\\\":54},\\\"series\\\":[{\\\"color\\\":[\\\"#09A7B3\\\",\\\"#499E91\\\",\\\"#03A2AD\\\",\\\"#68F7D8\\\"]}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"产品库龄分布情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286338791292928', NULL, '910394028067438592', NULL, 'JCommonTable', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"产品库存状态监控\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=monitor\\\",\\\"drillData\\\":[],\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",    \\\\\\\"value\\\\\\\": 50  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",    \\\\\\\"value\\\\\\\": 200  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",    \\\\\\\"value\\\\\\\": 300  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",    \\\\\\\"value\\\\\\\": 400  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",    \\\\\\\"value\\\\\\\": 50  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",    \\\\\\\"value\\\\\\\": 120  }]\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":485},\\\"dataSetId\\\":\\\"910455640270880768\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"仓库\\\",\\\"text\\\":\\\"仓库\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"系列\\\",\\\"text\\\":\\\"系列\\\",\\\"value\\\":\\\"series\\\"},{\\\"label\\\":\\\"市场名\\\",\\\"text\\\":\\\"市场名\\\",\\\"value\\\":\\\"marketName\\\"},{\\\"label\\\":\\\"机型\\\",\\\"text\\\":\\\"机型\\\",\\\"value\\\":\\\"model\\\"},{\\\"label\\\":\\\"产品状态\\\",\\\"text\\\":\\\"产品状态\\\",\\\"value\\\":\\\"productStatus\\\"},{\\\"label\\\":\\\"当前库存\\\",\\\"text\\\":\\\"当前库存\\\",\\\"value\\\":\\\"inventory\\\"},{\\\"label\\\":\\\"库存状态\\\",\\\"text\\\":\\\"库存状态\\\",\\\"value\\\":\\\"inventoryStatus\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"seriesType\\\":[],\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"name\\\",\\\"title\\\":\\\"仓库\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"series\\\",\\\"title\\\":\\\"系列\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"marketName\\\",\\\"title\\\":\\\"市场名\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"model\\\",\\\"title\\\":\\\"机型\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"productStatus\\\",\\\"title\\\":\\\"产品状态\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"inventory\\\",\\\"title\\\":\\\"当前库存\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"inventoryStatus\\\",\\\"title\\\":\\\"库存状态\\\"}],\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"}}}', 'admin', '2024-01-30 20:27:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286986744152064', NULL, '910744177604083712', NULL, 'JText', '{\\\"chartData\\\":\\\"小 区 消 防 巡 检 状 态\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":78},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":36,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:29:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286986777706496', NULL, '910744177604083712', NULL, 'JText', '{\\\"chartData\\\":\\\"区域基本情况\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":56},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":37},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:29:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286986798678016', NULL, '910744177604083712', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"区域基本情况\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=regionBasicInformation\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-9 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-8 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-7 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-4 14:20:21\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":177},\\\"dataSetId\\\":\\\"910750488542625792\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":true,\\\"titleFontSize\\\":18,\\\"showTimePrefix\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"}}}', 'admin', '2024-01-30 20:29:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286986819649536', NULL, '910744177604083712', NULL, 'JText', '{\\\"chartData\\\":\\\"设备总数\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":67},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":16,\\\"marginLeft\\\":34},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:29:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286986844815360', NULL, '910744177604083712', NULL, 'JNumber', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"正常设备\\\",\\\"h\\\":9,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=normalDevice\\\",\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{  \\\\\\\"value\\\\\\\": \\\\\\\"15990\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":122},\\\"dataSetId\\\":\\\"910754028661030912\\\",\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"正常设备\\\"}}}', 'admin', '2024-01-30 20:29:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286986869981184', NULL, '910744177604083712', NULL, 'JNumber', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"异常设备\\\",\\\"query\\\":[],\\\"h\\\":9,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=abnormalDevice\\\",\\\"drillData\\\":[],\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\\\\"value\\\\\\\":\\\\\\\"1024\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":122},\\\"dataSetId\\\":\\\"910754465934000128\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"异常设备\\\"}}}', 'admin', '2024-01-30 20:29:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286986890952704', NULL, '910744177604083712', NULL, 'JText', '{\\\"chartData\\\":\\\"设备异常明细\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":67},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":15,\\\"marginLeft\\\":32},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:29:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286986916118528', NULL, '910744177604083712', NULL, 'JCommonTable', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"设备异常明细\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=equipmentDetails\\\",\\\"drillData\\\":[],\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":551},\\\"dataSetId\\\":\\\"910759432656830464\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"小区名称\\\",\\\"text\\\":\\\"小区名称\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"设备名称\\\",\\\"text\\\":\\\"设备名称\\\",\\\"value\\\":\\\"deviceName\\\"},{\\\"label\\\":\\\"设备地址\\\",\\\"text\\\":\\\"设备地址\\\",\\\"value\\\":\\\"deviceAddress\\\"},{\\\"label\\\":\\\"设备状态\\\",\\\"text\\\":\\\"设备状态\\\",\\\"value\\\":\\\"deviceStatus\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"name\\\",\\\"title\\\":\\\"小区名称\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"deviceName\\\",\\\"title\\\":\\\"设备名称\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"deviceAddress\\\",\\\"title\\\":\\\"设备地址\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"deviceStatus\\\",\\\"title\\\":\\\"设备状态\\\"}],\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"}}}', 'admin', '2024-01-30 20:29:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286986945478656', NULL, '910744177604083712', NULL, 'JBubbleMap', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"commonOption\\\":{\\\"barSize\\\":10,\\\"gradientColor\\\":false,\\\"breadcrumb\\\":{\\\"drillDown\\\":false,\\\"textColor\\\":\\\"#000000\\\"},\\\"areaColor\\\":{\\\"color1\\\":\\\"#f7f7f7\\\",\\\"color2\\\":\\\"#fcc02e\\\"},\\\"barColor\\\":\\\"#fff176\\\",\\\"barColor2\\\":\\\"#fcc02e\\\",\\\"inRange\\\":{\\\"color\\\":[\\\"#04387b\\\",\\\"#467bc0\\\"]}},\\\"paramOption\\\":[],\\\"dataSetName\\\":\\\"小区地图分布\\\",\\\"activeKey\\\":1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"廊坊\\\\\\\",    \\\\\\\"value\\\\\\\": 199  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"新疆\\\\\\\",    \\\\\\\"value\\\\\\\": 180  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"河南\\\\\\\",    \\\\\\\"value\\\\\\\": 137  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"四川\\\\\\\",    \\\\\\\"value\\\\\\\": 125  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"黑龙江\\\\\\\",    \\\\\\\"value\\\\\\\": 123  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"广东\\\\\\\",    \\\\\\\"value\\\\\\\": 123  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"山东\\\\\\\",    \\\\\\\"value\\\\\\\": 119  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"福建\\\\\\\",    \\\\\\\"value\\\\\\\": 116  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"湖北\\\\\\\",    \\\\\\\"value\\\\\\\": 116  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"浙江\\\\\\\",    \\\\\\\"value\\\\\\\": 114  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"湖南\\\\\\\",    \\\\\\\"value\\\\\\\": 114  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"安徽\\\\\\\",    \\\\\\\"value\\\\\\\": 109  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"河北\\\\\\\",    \\\\\\\"value\\\\\\\": 102  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"江苏\\\\\\\",    \\\\\\\"value\\\\\\\": 92  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"江西\\\\\\\",    \\\\\\\"value\\\\\\\": 91  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"重庆\\\\\\\",    \\\\\\\"value\\\\\\\": 91  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"云南\\\\\\\",    \\\\\\\"value\\\\\\\": 83  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"吉林\\\\\\\",    \\\\\\\"value\\\\\\\": 82  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"山西\\\\\\\",    \\\\\\\"value\\\\\\\": 81  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"陕西\\\\\\\",    \\\\\\\"value\\\\\\\": 80  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"辽宁\\\\\\\",    \\\\\\\"value\\\\\\\": 67  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"贵州\\\\\\\",    \\\\\\\"value\\\\\\\": 62  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"广西\\\\\\\",    \\\\\\\"value\\\\\\\": 59  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"甘肃\\\\\\\",    \\\\\\\"value\\\\\\\": 56  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"内蒙古\\\\\\\",    \\\\\\\"value\\\\\\\": 47  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"天津\\\\\\\",    \\\\\\\"value\\\\\\\": 42  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"上海\\\\\\\",    \\\\\\\"value\\\\\\\": 24  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"宁夏\\\\\\\",    \\\\\\\"value\\\\\\\": 18  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"海南\\\\\\\",    \\\\\\\"value\\\\\\\": 14  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"青海\\\\\\\",    \\\\\\\"value\\\\\\\": 10  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"西藏\\\\\\\",    \\\\\\\"value\\\\\\\": 9  }]\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"seriesType\\\":[],\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"区域\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"jsConfig\\\":\\\"\\\",\\\"dataType\\\":2,\\\"query\\\":[],\\\"h\\\":50,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=residentialDistributionMap\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/radar\\\",\\\"timeOut\\\":0,\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":342},\\\"dataSetId\\\":\\\"910765056765509632\\\",\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"drillDown\\\":false,\\\"area\\\":{\\\"markerColor\\\":\\\"#DDE330\\\",\\\"shadowBlur\\\":10,\\\"markerCount\\\":5,\\\"markerOpacity\\\":1,\\\"name\\\":[\\\"河北省\\\"],\\\"scatterLabelShow\\\":false,\\\"shadowColor\\\":\\\"#DDE330\\\",\\\"value\\\":[\\\"13\\\"],\\\"markerType\\\":\\\"effectScatter\\\"},\\\"geo\\\":{\\\"top\\\":27,\\\"aspectScale\\\":0.92,\\\"itemStyle\\\":{\\\"normal\\\":{\\\"shadowOffsetX\\\":0,\\\"borderColor\\\":\\\"#a9a9a9\\\",\\\"shadowOffsetY\\\":0,\\\"areaColor\\\":\\\"\\\",\\\"shadowBlur\\\":0,\\\"borderWidth\\\":1,\\\"shadowColor\\\":\\\"#80d9f8\\\"},\\\"emphasis\\\":{\\\"areaColor\\\":\\\"#fff59c\\\",\\\"borderWidth\\\":0}},\\\"zoom\\\":1,\\\"label\\\":{\\\"emphasis\\\":{\\\"color\\\":\\\"#fff\\\",\\\"show\\\":false}},\\\"roam\\\":true},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"data\\\":[]},\\\"title\\\":{\\\"left\\\":10,\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"graphic\\\":[],\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"visualMap\\\":{\\\"min\\\":0,\\\"top\\\":\\\"bottom\\\",\\\"max\\\":200,\\\"left\\\":\\\"5%\\\",\\\"calculable\\\":true,\\\"show\\\":false,\\\"type\\\":\\\"continuous\\\",\\\"seriesIndex\\\":[1]}}}', 'admin', '2024-01-30 20:29:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286986966450176', NULL, '910744177604083712', NULL, 'JText', '{\\\"chartData\\\":\\\"小区地图分布\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":1208,\\\"height\\\":56},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:29:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286987025170432', NULL, '910744177604083712', NULL, 'JCommonTable', '{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"小区分布地图表格\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=residentialDistributionTable\\\",\\\"drillData\\\":[],\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":342},\\\"dataSetId\\\":\\\"910773111884398592\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"区域名称\\\",\\\"text\\\":\\\"区域名称\\\",\\\"value\\\":\\\"areaName\\\"},{\\\"label\\\":\\\"小区数量\\\",\\\"text\\\":\\\"小区数量\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"seriesType\\\":[],\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"areaName\\\",\\\"title\\\":\\\"区域名称\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"value\\\",\\\"title\\\":\\\"小区数量\\\"}],\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}}}}', 'admin', '2024-01-30 20:29:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286987054530560', NULL, '910744177604083712', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"室外消火栓泵\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=deviceCountProportion\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":364},\\\"dataSetId\\\":\\\"910776816075587584\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"color\\\":[\\\"#3BB1E3\\\",\\\"#DB771F\\\",\\\"#B6C5D1\\\"],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"设备类型数量占比\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:29:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286987092279296', NULL, '910744177604083712', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"区域设备数量\\\\t\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=areaDeviceCount\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":364},\\\"dataSetId\\\":\\\"910790230315417600\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"type\\\":\\\"value\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":21,\\\"data\\\":[],\\\"color\\\":[\\\"#3BB1E3\\\",\\\"#DB771F\\\",\\\"#B6C5D1\\\"],\\\"itemStyle\\\":{\\\"color\\\":\\\"#3BB1E3\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"区域设备数量\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:29:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286987117445120', NULL, '910744177604083712', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"巡检任务数\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=inspectionTasksCount\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":353},\\\"dataSetId\\\":\\\"910794755508060160\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#38B4EA\\\"}],\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"lineType\\\":\\\"area\\\",\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"},\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":10,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:29:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286987138416640', NULL, '910744177604083712', NULL, 'JCommonTable', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"巡检任务数表格\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=inspectionTasksTable\\\",\\\"drillData\\\":[],\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":353},\\\"dataSetId\\\":\\\"910797586147360768\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"检查时间\\\",\\\"text\\\":\\\"检查时间\\\",\\\"value\\\":\\\"inspectTime\\\"},{\\\"label\\\":\\\"设备名称\\\",\\\"text\\\":\\\"设备名称\\\",\\\"value\\\":\\\"deviceName\\\"},{\\\"label\\\":\\\"设备地址\\\",\\\"text\\\":\\\"设备地址\\\",\\\"value\\\":\\\"deviceAddress\\\"},{\\\"label\\\":\\\"检查人\\\",\\\"text\\\":\\\"检查人\\\",\\\"value\\\":\\\"inspected\\\"},{\\\"label\\\":\\\"检查内容\\\",\\\"text\\\":\\\"检查内容\\\",\\\"value\\\":\\\"content\\\"},{\\\"label\\\":\\\"巡查结果\\\",\\\"text\\\":\\\"巡查结果\\\",\\\"value\\\":\\\"inspectResult\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"inspectTime\\\",\\\"title\\\":\\\"检查时间\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"deviceName\\\",\\\"title\\\":\\\"设备名称\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"deviceAddress\\\",\\\"title\\\":\\\"设备地址\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"inspected\\\",\\\"title\\\":\\\"检查人\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"content\\\",\\\"title\\\":\\\"检查内容\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"inspectResult\\\",\\\"title\\\":\\\"巡查结果\\\"}]}}', 'admin', '2024-01-30 20:29:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912286987163582464', NULL, '910744177604083712', NULL, 'JText', '{\\\"chartData\\\":\\\"巡检任务数\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":1208,\\\"height\\\":67},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":12,\\\"marginLeft\\\":0},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-30 20:29:37', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433139986432', NULL, '910394028067438592', NULL, 'JText', '{\\\"chartData\\\":\\\"库存管理可视化大屏\\\",\\\"borderColor\\\":\\\"#059DA8\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":78},\\\"background\\\":\\\"#059DA8\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433169346560', NULL, '910394028067438592', NULL, 'JGrowCard', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"库存管理-卡片\\\",\\\"query\\\":[],\\\"h\\\":19,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryManagement\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"title\\\\\\\": \\\\\\\"访问数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-qianbao\\\\\\\",    \\\\\\\"value\\\\\\\": 2000,    \\\\\\\"total\\\\\\\": 120000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"color\\\\\\\": \\\\\\\"green\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"月\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"成交额\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-youhuiquan\\\\\\\",    \\\\\\\"value\\\\\\\": 20000,    \\\\\\\"total\\\\\\\": 500000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"color\\\\\\\": \\\\\\\"blue\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"月\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"下载数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-tupian\\\\\\\",    \\\\\\\"value\\\\\\\": 8000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"total\\\\\\\": 120000,    \\\\\\\"color\\\\\\\": \\\\\\\"orange\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"周\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"成交数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-jifen\\\\\\\",    \\\\\\\"value\\\\\\\": 5000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"total\\\\\\\": 50000,    \\\\\\\"color\\\\\\\": \\\\\\\"purple\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"年\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":331},\\\"dataSetId\\\":\\\"910406419257802752\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"icon\\\",\\\"text\\\":\\\"icon\\\",\\\"value\\\":\\\"icon\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"},{\\\"label\\\":\\\"action\\\",\\\"text\\\":\\\"action\\\",\\\"value\\\":\\\"action\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":20},\\\"body\\\":{\\\"horizontal\\\":7,\\\"color\\\":\\\"#000000\\\",\\\"vertical\\\":5,\\\"span\\\":8},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"统计卡片\\\"}}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433190318080', NULL, '910394028067438592', NULL, 'JText', '{\\\"chartData\\\":\\\"AIR 库存情况\\\",\\\"borderColor\\\":\\\"#059DA8\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":45},\\\"background\\\":\\\"#059DA8\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":7,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433207095296', NULL, '910394028067438592', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"air库存情况\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryStatus?type=air\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"title\\\\\\\": \\\\\\\"通知一\\\\\\\",    \\\\\\\"date\\\\\\\": \\\\\\\"10000\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"通知二\\\\\\\",    \\\\\\\"date\\\\\\\": \\\\\\\"20000\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"通知三\\\\\\\",    \\\\\\\"date\\\\\\\": \\\\\\\"30000\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"通知四\\\\\\\",    \\\\\\\"date\\\\\\\": \\\\\\\"40000\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":111},\\\"dataSetId\\\":\\\"910419343896526848\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":false,\\\"titleFontSize\\\":15,\\\"showTimePrefix\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"}}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433228066816', NULL, '910394028067438592', NULL, 'JText', '{\\\"chartData\\\":\\\"LITE 库存情况\\\",\\\"borderColor\\\":\\\"#059DA8\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":45},\\\"background\\\":\\\"#059DA8\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":7,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433249038336', NULL, '910394028067438592', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"lite库存情况\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryStatus?type=lite\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-9 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-8 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-7 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-4 14:20:21\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":111},\\\"dataSetId\\\":\\\"910423953398874112\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":false,\\\"titleFontSize\\\":15,\\\"showTimePrefix\\\":false}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433274204160', NULL, '910394028067438592', NULL, 'JText', '{\\\"chartData\\\":\\\"SUPER 库存情况\\\",\\\"borderColor\\\":\\\"#059DA8\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":45},\\\"background\\\":\\\"#059DA8\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":7,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433295175680', NULL, '910394028067438592', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"super库存情况\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryStatus?type=super\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-9 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-8 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-7 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-4 14:20:21\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":111},\\\"dataSetId\\\":\\\"910425301976662016\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":false,\\\"titleFontSize\\\":15,\\\"showTimePrefix\\\":false}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433316147200', NULL, '910394028067438592', NULL, 'JText', '{\\\"chartData\\\":\\\"ULTRA 库存情况\\\",\\\"borderColor\\\":\\\"#059DA8\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":45},\\\"background\\\":\\\"#059DA8\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":7,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433337118720', NULL, '910394028067438592', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"ultra库存情况\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryStatus?type=ultra\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-9 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-8 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-7 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-4 14:20:21\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":111},\\\"dataSetId\\\":\\\"910427052079366144\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":false,\\\"titleFontSize\\\":15,\\\"showTimePrefix\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"}}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433366478848', NULL, '910394028067438592', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"产品库存占比情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=storkProportion\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":751,\\\"height\\\":210},\\\"dataSetId\\\":\\\"910430104345690112\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"rotate\\\":0,\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":76,\\\"bottom\\\":67,\\\"show\\\":false,\\\"right\\\":3},\\\"series\\\":[{\\\"barWidth\\\":39,\\\"data\\\":[],\\\"color\\\":[\\\"#207B85\\\",\\\"#2C5E5A\\\",\\\"#36756E\\\"],\\\"itemStyle\\\":{\\\"color\\\":\\\"#009BA7\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"产品库存占比情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433387450368', NULL, '910394028067438592', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"当月出库情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=outbound\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":751,\\\"height\\\":232},\\\"dataSetId\\\":\\\"910435726206222336\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":48,\\\"left\\\":62,\\\"bottom\\\":62,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"color\\\":[\\\"#075A63\\\",\\\"#285754\\\",\\\"#37706A\\\",\\\"#63968F\\\",\\\"#09A7B3\\\"],\\\"itemStyle\\\":{\\\"color\\\":\\\"#059DA8\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"当月出库情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433408421888', NULL, '910394028067438592', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"当月入库情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=warehousing\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":675,\\\"height\\\":232},\\\"dataSetId\\\":\\\"910441161197928448\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":45,\\\"bottom\\\":58,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#059DA8\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"当月入库情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433429393408', NULL, '910394028067438592', NULL, 'JMultipleBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"type\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"产品库龄分布情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=stockAge\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":675,\\\"height\\\":232},\\\"dataSetId\\\":\\\"910447275230674944\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"type\\\",\\\"text\\\":\\\"type\\\",\\\"value\\\":\\\"type\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":54,\\\"bottom\\\":54},\\\"series\\\":[{\\\"color\\\":[\\\"#09A7B3\\\",\\\"#499E91\\\",\\\"#03A2AD\\\",\\\"#68F7D8\\\"]}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"产品库龄分布情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433450364928', NULL, '910394028067438592', NULL, 'JCommonTable', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"产品库存状态监控\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=monitor\\\",\\\"drillData\\\":[],\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",    \\\\\\\"value\\\\\\\": 50  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",    \\\\\\\"value\\\\\\\": 200  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",    \\\\\\\"value\\\\\\\": 300  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",    \\\\\\\"value\\\\\\\": 400  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",    \\\\\\\"value\\\\\\\": 50  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",    \\\\\\\"value\\\\\\\": 120  }]\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":485},\\\"dataSetId\\\":\\\"910455640270880768\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"仓库\\\",\\\"text\\\":\\\"仓库\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"系列\\\",\\\"text\\\":\\\"系列\\\",\\\"value\\\":\\\"series\\\"},{\\\"label\\\":\\\"市场名\\\",\\\"text\\\":\\\"市场名\\\",\\\"value\\\":\\\"marketName\\\"},{\\\"label\\\":\\\"机型\\\",\\\"text\\\":\\\"机型\\\",\\\"value\\\":\\\"model\\\"},{\\\"label\\\":\\\"产品状态\\\",\\\"text\\\":\\\"产品状态\\\",\\\"value\\\":\\\"productStatus\\\"},{\\\"label\\\":\\\"当前库存\\\",\\\"text\\\":\\\"当前库存\\\",\\\"value\\\":\\\"inventory\\\"},{\\\"label\\\":\\\"库存状态\\\",\\\"text\\\":\\\"库存状态\\\",\\\"value\\\":\\\"inventoryStatus\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"seriesType\\\":[],\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"name\\\",\\\"title\\\":\\\"仓库\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"series\\\",\\\"title\\\":\\\"系列\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"marketName\\\",\\\"title\\\":\\\"市场名\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"model\\\",\\\"title\\\":\\\"机型\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"productStatus\\\",\\\"title\\\":\\\"产品状态\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"inventory\\\",\\\"title\\\":\\\"当前库存\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"inventoryStatus\\\",\\\"title\\\":\\\"库存状态\\\"}],\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"}}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433471336448', NULL, '910394028067438592', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"仓库状态情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=warehouseStatus\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":675,\\\"height\\\":210},\\\"dataSetId\\\":\\\"910431120222896128\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"color\\\":[\\\"#05A0AB\\\",\\\"#65A89E\\\",\\\"#469C8F\\\"],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"仓库状态情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577433496502272', NULL, '910394028067438592', NULL, 'JMultipleBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"type\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"产品库存覆盖率情况\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/inventoryChart?type=coverage\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":751,\\\"height\\\":232},\\\"dataSetId\\\":\\\"910442989620871168\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"type\\\",\\\"text\\\":\\\"type\\\",\\\"value\\\":\\\"type\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"type\\\":\\\"value\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":41,\\\"left\\\":104,\\\"bottom\\\":52,\\\"right\\\":90},\\\"series\\\":[{\\\"color\\\":[\\\"#05A5B0\\\",\\\"#6BB3A8\\\",\\\"#4AA194\\\",\\\"#1D828A\\\"]}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"产品库存覆盖率情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:43:45', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577878868672512', NULL, '910820508471705600', NULL, 'JText', '{\\\"chartData\\\":\\\"某 连 锁 饮 品 销 售\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1132,\\\"height\\\":100},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":40,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":18,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:45:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577878898032640', NULL, '910820508471705600', NULL, 'JForm', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":675,\\\"height\\\":100},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":24,\\\"dataType\\\":1,\\\"h\\\":12,\\\"linkageConfig\\\":[{\\\"linkageId\\\":\\\"0efe3637-39ac-4f2e-82f4-e09540ee332a\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"2db8c9de-9f8b-49f8-8d7a-6b3166de0ed5\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"6f773617-eca8-4598-8260-dc701cc16e8b\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"868c63d3-cfc2-4e49-a1c5-6ee0418fd303\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"35a7308b-0482-48c8-8e46-ed50cfb67961\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"cd981a55-258c-48cd-8e92-742185a711a3\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"715ebf76-9228-4b2e-8ab7-dcb351c2ff03\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"2323a8fb-42ff-4a23-9b13-8f4f514dafb5\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"0b68bd42-a0e9-48f8-9a7b-794ba9ebf8cf\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"5130130f-6076-45b1-8977-d9b5a4c894fc\\\",\\\"linkage\\\":[]},{\\\"linkageId\\\":\\\"82016a70-aa98-42cb-b205-c14e5e212cf8\\\",\\\"linkage\\\":[]}],\\\"timeOut\\\":-1,\\\"option\\\":{\\\"fields\\\":[{\\\"fieldName\\\":\\\"date\\\",\\\"dictCode\\\":\\\"\\\",\\\"dateFormat\\\":\\\"YYYY-MM\\\",\\\"fieldTxt\\\":\\\"日期\\\",\\\"defaultValue\\\":\\\"2024-01\\\",\\\"searchMode\\\":\\\"single\\\",\\\"orderNum\\\":\\\"\\\",\\\"action\\\":\\\"\\\",\\\"id\\\":\\\"rowa82899dc-1e6b-47a1-acd8-ba2fb6f5df02\\\",\\\"izSearch\\\":\\\"1\\\",\\\"widgetType\\\":\\\"date\\\"}],\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}}}}', 'admin', '2024-01-31 15:45:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577878919004160', NULL, '910820508471705600', NULL, 'JGrowCard', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"图标\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"总计\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"前缀\\\"},{\\\"mapping\\\":\\\"color\\\",\\\"filed\\\":\\\"颜色\\\"},{\\\"mapping\\\":\\\"action\\\",\\\"filed\\\":\\\"单位\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"销量额\\\",\\\"query\\\":[],\\\"h\\\":19,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=salesVolume\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"title\\\\\\\": \\\\\\\"访问数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-qianbao\\\\\\\",    \\\\\\\"value\\\\\\\": 2000,    \\\\\\\"total\\\\\\\": 120000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"color\\\\\\\": \\\\\\\"green\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"月\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"成交额\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-youhuiquan\\\\\\\",    \\\\\\\"value\\\\\\\": 20000,    \\\\\\\"total\\\\\\\": 500000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"color\\\\\\\": \\\\\\\"blue\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"月\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"下载数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-tupian\\\\\\\",    \\\\\\\"value\\\\\\\": 8000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"total\\\\\\\": 120000,    \\\\\\\"color\\\\\\\": \\\\\\\"orange\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"周\\\\\\\"  },  {    \\\\\\\"title\\\\\\\": \\\\\\\"成交数\\\\\\\",    \\\\\\\"icon\\\\\\\": \\\\\\\"icon-jeecg-jifen\\\\\\\",    \\\\\\\"value\\\\\\\": 5000,    \\\\\\\"prefix\\\\\\\": \\\\\\\"$\\\\\\\",    \\\\\\\"total\\\\\\\": 50000,    \\\\\\\"color\\\\\\\": \\\\\\\"purple\\\\\\\",    \\\\\\\"action\\\\\\\": \\\\\\\"年\\\\\\\"  }]\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":320},\\\"dataSetId\\\":\\\"911792028287287296\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"},{\\\"label\\\":\\\"icon\\\",\\\"text\\\":\\\"icon\\\",\\\"value\\\":\\\"icon\\\"},{\\\"label\\\":\\\"action\\\",\\\"text\\\":\\\"action\\\",\\\"value\\\":\\\"action\\\"},{\\\"label\\\":\\\"color\\\",\\\"text\\\":\\\"color\\\",\\\"value\\\":\\\"color\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":20},\\\"body\\\":{\\\"horizontal\\\":6,\\\"vertical\\\":4,\\\"span\\\":8},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"统计卡片\\\"}}}', 'admin', '2024-01-31 15:45:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577878944169984', NULL, '910820508471705600', NULL, 'JNumber', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"单月最高销售量分店\\\\t\\\",\\\"query\\\":[],\\\"h\\\":9,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=topSellingBranch\\\",\\\"drillData\\\":[],\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\\\\"value\\\\\\\":\\\\\\\"1024\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":177},\\\"dataSetId\\\":\\\"911836343134896128\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#F3EFF0\\\",\\\"seriesType\\\":[],\\\"w\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#F9B632\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FF9736\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"单月最高销量分店（新洲店）\\\"}}}', 'admin', '2024-01-31 15:45:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577878965141504', NULL, '910820508471705600', NULL, 'JNumber', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"单月最高销量品线\\\\t\\\",\\\"query\\\":[],\\\"h\\\":9,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=salesLine\\\",\\\"drillData\\\":[],\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\\\\"value\\\\\\\":\\\\\\\"1024\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":166},\\\"dataSetId\\\":\\\"911836426450550784\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#E9F2FF\\\",\\\"seriesType\\\":[],\\\"w\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#547BFE\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#547BFE\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"单月最高销量品线（醇香奶茶）\\\"}}}', 'admin', '2024-01-31 15:45:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577878990307328', NULL, '910820508471705600', NULL, 'JNumber', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"单月最高销量单品\\\",\\\"query\\\":[],\\\"h\\\":9,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=highestSellingItem\\\",\\\"drillData\\\":[],\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\\\\"value\\\\\\\":\\\\\\\"1024\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":166},\\\"dataSetId\\\":\\\"911836535531814912\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#EDFAFE\\\",\\\"seriesType\\\":[],\\\"w\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#44C8F3\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#44C8F3\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"单月最高销量单品（珍珠奶茶）\\\"}}}', 'admin', '2024-01-31 15:45:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577879023861760', NULL, '910820508471705600', NULL, 'JNumber', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"单月最高销量规格\\\",\\\"query\\\":[],\\\"h\\\":9,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=maximumSalesSpecs\\\",\\\"drillData\\\":[],\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\\\\"value\\\\\\\":\\\\\\\"1024\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":177},\\\"dataSetId\\\":\\\"911836717715603456\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#F2FCF7\\\",\\\"seriesType\\\":[],\\\"w\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#58DC92\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#9EFFB6\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"单月最高销量规格（磨砂）\\\"}}}', 'admin', '2024-01-31 15:45:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577879044833280', NULL, '910820508471705600', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"销售额走势\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=salesTrend\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":243},\\\"dataSetId\\\":\\\"911836839023263744\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"},\\\"show\\\":false},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"show\\\":true},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#FBE1C2\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#FFFFFF\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":178,\\\"bottom\\\":157,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"lineType\\\":\\\"area\\\",\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"销售金额（元）\\\",\\\"left\\\":10,\\\"text\\\":\\\"销售额走势\\\",\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:45:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577879065804800', NULL, '910820508471705600', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"销量走势\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=salesTendency\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":232},\\\"dataSetId\\\":\\\"911836922162757632\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#D7EBFB\\\"}],\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":71,\\\"bottom\\\":62,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"lineType\\\":\\\"area\\\",\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"type\\\":\\\"line\\\"}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"销售数量（杯）\\\",\\\"left\\\":1,\\\"text\\\":\\\"销量走势\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"normal\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:45:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577879086776320', NULL, '910820508471705600', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"原料支出趋势\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=expenditureTrends\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":221},\\\"dataSetId\\\":\\\"911845934736392192\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#D5DFFE\\\"}],\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":54,\\\"bottom\\\":61,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"lineType\\\":\\\"area\\\",\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"type\\\":\\\"line\\\"}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"支出费用（元）\\\",\\\"left\\\":10,\\\"text\\\":\\\"原料支出趋势\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:45:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577879103553536', NULL, '910820508471705600', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"订单销售量\\\\t\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=orderSalesVolume\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":827,\\\"height\\\":353},\\\"dataSetId\\\":\\\"911837008343121920\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"type\\\":\\\"value\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":48,\\\"left\\\":85,\\\"bottom\\\":60,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":0,\\\"data\\\":[],\\\"showBackground\\\":false,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"#51626E\\\"},\\\"itemStyle\\\":{\\\"color\\\":\\\"#85C6F3\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"订单销售量\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:45:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577879116136448', NULL, '910820508471705600', NULL, 'JCommonTable', '{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"店铺销售额排名\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=salesRanking\\\",\\\"drillData\\\":[],\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":447,\\\"height\\\":353},\\\"dataSetId\\\":\\\"911837091507781632\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"店铺\\\",\\\"text\\\":\\\"店铺\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"销售金额（元）\\\",\\\"text\\\":\\\"销售金额（元）\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"seriesType\\\":[],\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"name\\\",\\\"title\\\":\\\"店铺\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"value\\\",\\\"title\\\":\\\"销售金额（元）\\\"}],\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}}}}', 'admin', '2024-01-31 15:45:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912577879132913664', NULL, '910820508471705600', NULL, 'JRing', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\" 冷热占比\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/beverageSales?type=coldAndHostProportion\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":353},\\\"dataSetId\\\":\\\"911837168896884736\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"top\\\":1,\\\"show\\\":true,\\\"text\\\":\\\"冷热占比\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:45:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912578020841668608', NULL, '910744177604083712', NULL, 'JText', '{\\\"chartData\\\":\\\"小 区 消 防 巡 检 状 态\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":78},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":36,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:46:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912578020875223040', NULL, '910744177604083712', NULL, 'JText', '{\\\"chartData\\\":\\\"区域基本情况\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":56},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":37},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:46:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912578020896194560', NULL, '910744177604083712', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"区域基本情况\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=regionBasicInformation\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-9 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-8 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-7 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-4 14:20:21\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":177},\\\"dataSetId\\\":\\\"910750488542625792\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":true,\\\"titleFontSize\\\":18,\\\"showTimePrefix\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"}}}', 'admin', '2024-01-31 15:46:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912578020917166080', NULL, '910744177604083712', NULL, 'JText', '{\\\"chartData\\\":\\\"设备总数\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":67},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":16,\\\"marginLeft\\\":34},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:46:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912578020938137600', NULL, '910744177604083712', NULL, 'JNumber', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"正常设备\\\",\\\"h\\\":9,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=normalDevice\\\",\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{  \\\\\\\"value\\\\\\\": \\\\\\\"15990\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":122},\\\"dataSetId\\\":\\\"910754028661030912\\\",\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"正常设备\\\"}}}', 'admin', '2024-01-31 15:46:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912578020959109120', NULL, '910744177604083712', NULL, 'JNumber', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"异常设备\\\",\\\"query\\\":[],\\\"h\\\":9,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=abnormalDevice\\\",\\\"drillData\\\":[],\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\\\\"value\\\\\\\":\\\\\\\"1024\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":122},\\\"dataSetId\\\":\\\"910754465934000128\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"异常设备\\\"}}}', 'admin', '2024-01-31 15:46:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912578020980080640', NULL, '910744177604083712', NULL, 'JText', '{\\\"chartData\\\":\\\"设备异常明细\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":67},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":15,\\\"marginLeft\\\":32},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:46:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912578021005246464', NULL, '910744177604083712', NULL, 'JCommonTable', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"设备异常明细\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=equipmentDetails\\\",\\\"drillData\\\":[],\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":551},\\\"dataSetId\\\":\\\"910759432656830464\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"小区名称\\\",\\\"text\\\":\\\"小区名称\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"设备名称\\\",\\\"text\\\":\\\"设备名称\\\",\\\"value\\\":\\\"deviceName\\\"},{\\\"label\\\":\\\"设备地址\\\",\\\"text\\\":\\\"设备地址\\\",\\\"value\\\":\\\"deviceAddress\\\"},{\\\"label\\\":\\\"设备状态\\\",\\\"text\\\":\\\"设备状态\\\",\\\"value\\\":\\\"deviceStatus\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"name\\\",\\\"title\\\":\\\"小区名称\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"deviceName\\\",\\\"title\\\":\\\"设备名称\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"deviceAddress\\\",\\\"title\\\":\\\"设备地址\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"deviceStatus\\\",\\\"title\\\":\\\"设备状态\\\"}],\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"}}}', 'admin', '2024-01-31 15:46:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912578021026217984', NULL, '910744177604083712', NULL, 'JBubbleMap', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"commonOption\\\":{\\\"barSize\\\":10,\\\"gradientColor\\\":false,\\\"breadcrumb\\\":{\\\"drillDown\\\":false,\\\"textColor\\\":\\\"#000000\\\"},\\\"areaColor\\\":{\\\"color1\\\":\\\"#f7f7f7\\\",\\\"color2\\\":\\\"#fcc02e\\\"},\\\"barColor\\\":\\\"#fff176\\\",\\\"barColor2\\\":\\\"#fcc02e\\\",\\\"inRange\\\":{\\\"color\\\":[\\\"#04387b\\\",\\\"#467bc0\\\"]}},\\\"paramOption\\\":[],\\\"dataSetName\\\":\\\"小区地图分布\\\",\\\"activeKey\\\":1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"廊坊\\\\\\\",    \\\\\\\"value\\\\\\\": 199  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"新疆\\\\\\\",    \\\\\\\"value\\\\\\\": 180  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"河南\\\\\\\",    \\\\\\\"value\\\\\\\": 137  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"四川\\\\\\\",    \\\\\\\"value\\\\\\\": 125  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"黑龙江\\\\\\\",    \\\\\\\"value\\\\\\\": 123  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"广东\\\\\\\",    \\\\\\\"value\\\\\\\": 123  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"山东\\\\\\\",    \\\\\\\"value\\\\\\\": 119  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"福建\\\\\\\",    \\\\\\\"value\\\\\\\": 116  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"湖北\\\\\\\",    \\\\\\\"value\\\\\\\": 116  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"浙江\\\\\\\",    \\\\\\\"value\\\\\\\": 114  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"湖南\\\\\\\",    \\\\\\\"value\\\\\\\": 114  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"安徽\\\\\\\",    \\\\\\\"value\\\\\\\": 109  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"河北\\\\\\\",    \\\\\\\"value\\\\\\\": 102  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"江苏\\\\\\\",    \\\\\\\"value\\\\\\\": 92  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"江西\\\\\\\",    \\\\\\\"value\\\\\\\": 91  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"重庆\\\\\\\",    \\\\\\\"value\\\\\\\": 91  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"云南\\\\\\\",    \\\\\\\"value\\\\\\\": 83  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"吉林\\\\\\\",    \\\\\\\"value\\\\\\\": 82  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"山西\\\\\\\",    \\\\\\\"value\\\\\\\": 81  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"陕西\\\\\\\",    \\\\\\\"value\\\\\\\": 80  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"辽宁\\\\\\\",    \\\\\\\"value\\\\\\\": 67  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"贵州\\\\\\\",    \\\\\\\"value\\\\\\\": 62  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"广西\\\\\\\",    \\\\\\\"value\\\\\\\": 59  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"甘肃\\\\\\\",    \\\\\\\"value\\\\\\\": 56  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"内蒙古\\\\\\\",    \\\\\\\"value\\\\\\\": 47  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"天津\\\\\\\",    \\\\\\\"value\\\\\\\": 42  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"上海\\\\\\\",    \\\\\\\"value\\\\\\\": 24  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"宁夏\\\\\\\",    \\\\\\\"value\\\\\\\": 18  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"海南\\\\\\\",    \\\\\\\"value\\\\\\\": 14  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"青海\\\\\\\",    \\\\\\\"value\\\\\\\": 10  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"西藏\\\\\\\",    \\\\\\\"value\\\\\\\": 9  }]\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"seriesType\\\":[],\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"区域\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"jsConfig\\\":\\\"\\\",\\\"dataType\\\":2,\\\"query\\\":[],\\\"h\\\":50,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=residentialDistributionMap\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/radar\\\",\\\"timeOut\\\":0,\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":342},\\\"dataSetId\\\":\\\"910765056765509632\\\",\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"drillDown\\\":false,\\\"area\\\":{\\\"markerColor\\\":\\\"#DDE330\\\",\\\"shadowBlur\\\":10,\\\"markerCount\\\":5,\\\"markerOpacity\\\":1,\\\"name\\\":[\\\"河北省\\\"],\\\"scatterLabelShow\\\":false,\\\"shadowColor\\\":\\\"#DDE330\\\",\\\"value\\\":[\\\"13\\\"],\\\"markerType\\\":\\\"effectScatter\\\"},\\\"geo\\\":{\\\"top\\\":27,\\\"aspectScale\\\":0.92,\\\"itemStyle\\\":{\\\"normal\\\":{\\\"shadowOffsetX\\\":0,\\\"borderColor\\\":\\\"#a9a9a9\\\",\\\"shadowOffsetY\\\":0,\\\"areaColor\\\":\\\"\\\",\\\"shadowBlur\\\":0,\\\"borderWidth\\\":1,\\\"shadowColor\\\":\\\"#80d9f8\\\"},\\\"emphasis\\\":{\\\"areaColor\\\":\\\"#fff59c\\\",\\\"borderWidth\\\":0}},\\\"zoom\\\":1,\\\"label\\\":{\\\"emphasis\\\":{\\\"color\\\":\\\"#fff\\\",\\\"show\\\":false}},\\\"roam\\\":true},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"data\\\":[]},\\\"title\\\":{\\\"left\\\":10,\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"graphic\\\":[],\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"visualMap\\\":{\\\"min\\\":0,\\\"top\\\":\\\"bottom\\\",\\\"max\\\":200,\\\"left\\\":\\\"5%\\\",\\\"calculable\\\":true,\\\"show\\\":false,\\\"type\\\":\\\"continuous\\\",\\\"seriesIndex\\\":[1]}}}', 'admin', '2024-01-31 15:46:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912578021047189504', NULL, '910744177604083712', NULL, 'JText', '{\\\"chartData\\\":\\\"小区地图分布\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":1208,\\\"height\\\":56},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:46:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912578021068161024', NULL, '910744177604083712', NULL, 'JCommonTable', '{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"小区分布地图表格\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=residentialDistributionTable\\\",\\\"drillData\\\":[],\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":342},\\\"dataSetId\\\":\\\"910773111884398592\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"区域名称\\\",\\\"text\\\":\\\"区域名称\\\",\\\"value\\\":\\\"areaName\\\"},{\\\"label\\\":\\\"小区数量\\\",\\\"text\\\":\\\"小区数量\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"seriesType\\\":[],\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"areaName\\\",\\\"title\\\":\\\"区域名称\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"value\\\",\\\"title\\\":\\\"小区数量\\\"}],\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}}}}', 'admin', '2024-01-31 15:46:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912578021093326848', NULL, '910744177604083712', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"室外消火栓泵\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=deviceCountProportion\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":364},\\\"dataSetId\\\":\\\"910776816075587584\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"color\\\":[\\\"#3BB1E3\\\",\\\"#DB771F\\\",\\\"#B6C5D1\\\"],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"设备类型数量占比\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:46:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912578021114298368', NULL, '910744177604083712', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"区域设备数量\\\\t\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=areaDeviceCount\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":364},\\\"dataSetId\\\":\\\"910790230315417600\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"type\\\":\\\"value\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"left\\\":62,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":21,\\\"data\\\":[],\\\"color\\\":[\\\"#3BB1E3\\\",\\\"#DB771F\\\",\\\"#B6C5D1\\\"],\\\"itemStyle\\\":{\\\"color\\\":\\\"#3BB1E3\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"区域设备数量\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:46:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912578021131075584', NULL, '910744177604083712', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"巡检任务数\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=inspectionTasksCount\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":353},\\\"dataSetId\\\":\\\"910794755508060160\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#38B4EA\\\"}],\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"lineType\\\":\\\"area\\\",\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"},\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":10,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:46:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912578021156241408', NULL, '910744177604083712', NULL, 'JCommonTable', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"巡检任务数表格\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=inspectionTasksTable\\\",\\\"drillData\\\":[],\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":353},\\\"dataSetId\\\":\\\"910797586147360768\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"检查时间\\\",\\\"text\\\":\\\"检查时间\\\",\\\"value\\\":\\\"inspectTime\\\"},{\\\"label\\\":\\\"设备名称\\\",\\\"text\\\":\\\"设备名称\\\",\\\"value\\\":\\\"deviceName\\\"},{\\\"label\\\":\\\"设备地址\\\",\\\"text\\\":\\\"设备地址\\\",\\\"value\\\":\\\"deviceAddress\\\"},{\\\"label\\\":\\\"检查人\\\",\\\"text\\\":\\\"检查人\\\",\\\"value\\\":\\\"inspected\\\"},{\\\"label\\\":\\\"检查内容\\\",\\\"text\\\":\\\"检查内容\\\",\\\"value\\\":\\\"content\\\"},{\\\"label\\\":\\\"巡查结果\\\",\\\"text\\\":\\\"巡查结果\\\",\\\"value\\\":\\\"inspectResult\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"inspectTime\\\",\\\"title\\\":\\\"检查时间\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"deviceName\\\",\\\"title\\\":\\\"设备名称\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"deviceAddress\\\",\\\"title\\\":\\\"设备地址\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"inspected\\\",\\\"title\\\":\\\"检查人\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"content\\\",\\\"title\\\":\\\"检查内容\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"inspectResult\\\",\\\"title\\\":\\\"巡查结果\\\"}]}}', 'admin', '2024-01-31 15:46:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912578021181407232', NULL, '910744177604083712', NULL, 'JText', '{\\\"chartData\\\":\\\"巡检任务数\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":1208,\\\"height\\\":67},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":12,\\\"marginLeft\\\":0},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:46:05', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912579172505272320', NULL, '910475721247866880', NULL, 'JText', '{\\\"chartData\\\":\\\"某电商公司销售运营看板\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":78},\\\"background\\\":\\\"#0774F0\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":23,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:50:39', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912579172538826752', NULL, '910475721247866880', NULL, 'JGrowCard', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"title\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"图标\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"总计\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"前缀\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"颜色\\\"},{\\\"mapping\\\":\\\"unit\\\",\\\"filed\\\":\\\"单位\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"销售状态\\\",\\\"query\\\":[],\\\"h\\\":19,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/commerceSalesOperations?type=saleStatus\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"访问数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-qianbao\\\\\\\",\\\\\\\"value\\\\\\\":2000,\\\\\\\"total\\\\\\\":120000,\\\\\\\"prefix\\\\\\\":\\\\\\\"$\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"green\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"月\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"成交额\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-youhuiquan\\\\\\\",\\\\\\\"value\\\\\\\":20000,\\\\\\\"total\\\\\\\":500000,\\\\\\\"prefix\\\\\\\":\\\\\\\"$\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"blue\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"月\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"下载数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-tupian\\\\\\\",\\\\\\\"value\\\\\\\":8000,\\\\\\\"prefix\\\\\\\":\\\\\\\"$\\\\\\\",\\\\\\\"total\\\\\\\":120000,\\\\\\\"color\\\\\\\":\\\\\\\"orange\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"周\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"成交数\\\\\\\",\\\\\\\"icon\\\\\\\":\\\\\\\"icon-jeecg-jifen\\\\\\\",\\\\\\\"value\\\\\\\":5000,\\\\\\\"prefix\\\\\\\":\\\\\\\"$\\\\\\\",\\\\\\\"total\\\\\\\":50000,\\\\\\\"color\\\\\\\":\\\\\\\"purple\\\\\\\",\\\\\\\"action\\\\\\\":\\\\\\\"年\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":177},\\\"dataSetId\\\":\\\"910478592823574528\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"title\\\",\\\"text\\\":\\\"title\\\",\\\"value\\\":\\\"title\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"},{\\\"label\\\":\\\"unit\\\",\\\"text\\\":\\\"unit\\\",\\\"value\\\":\\\"unit\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"icon\\\":{\\\"scriptUrl\\\":\\\"//at.alicdn.com/t/font_3237315_b3fqd960glt.js\\\",\\\"fontSize\\\":20},\\\"body\\\":{\\\"horizontal\\\":8,\\\"vertical\\\":8,\\\"span\\\":8},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"更多\\\",\\\"title\\\":\\\"统计卡片\\\"}}}', 'admin', '2024-01-31 15:50:39', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912579172559798272', NULL, '910475721247866880', NULL, 'JBubbleMap', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"commonOption\\\":{\\\"barSize\\\":10,\\\"gradientColor\\\":false,\\\"breadcrumb\\\":{\\\"drillDown\\\":false,\\\"textColor\\\":\\\"#000000\\\"},\\\"areaColor\\\":{\\\"color1\\\":\\\"#f7f7f7\\\",\\\"color2\\\":\\\"#fcc02e\\\"},\\\"barColor\\\":\\\"#fff176\\\",\\\"barColor2\\\":\\\"#fcc02e\\\",\\\"inRange\\\":{\\\"color\\\":[\\\"#04387b\\\",\\\"#467bc0\\\"]}},\\\"paramOption\\\":[],\\\"dataSetName\\\":\\\"各地区订单与仓库情况\\\",\\\"activeKey\\\":1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"北京\\\\\\\",\\\\\\\"value\\\\\\\":199},{\\\\\\\"name\\\\\\\":\\\\\\\"新疆\\\\\\\",\\\\\\\"value\\\\\\\":180},{\\\\\\\"name\\\\\\\":\\\\\\\"河南\\\\\\\",\\\\\\\"value\\\\\\\":137},{\\\\\\\"name\\\\\\\":\\\\\\\"四川\\\\\\\",\\\\\\\"value\\\\\\\":125},{\\\\\\\"name\\\\\\\":\\\\\\\"黑龙江\\\\\\\",\\\\\\\"value\\\\\\\":123},{\\\\\\\"name\\\\\\\":\\\\\\\"广东\\\\\\\",\\\\\\\"value\\\\\\\":123},{\\\\\\\"name\\\\\\\":\\\\\\\"山东\\\\\\\",\\\\\\\"value\\\\\\\":119},{\\\\\\\"name\\\\\\\":\\\\\\\"福建\\\\\\\",\\\\\\\"value\\\\\\\":116},{\\\\\\\"name\\\\\\\":\\\\\\\"湖北\\\\\\\",\\\\\\\"value\\\\\\\":116},{\\\\\\\"name\\\\\\\":\\\\\\\"浙江\\\\\\\",\\\\\\\"value\\\\\\\":114},{\\\\\\\"name\\\\\\\":\\\\\\\"湖南\\\\\\\",\\\\\\\"value\\\\\\\":114},{\\\\\\\"name\\\\\\\":\\\\\\\"安徽\\\\\\\",\\\\\\\"value\\\\\\\":109},{\\\\\\\"name\\\\\\\":\\\\\\\"河北\\\\\\\",\\\\\\\"value\\\\\\\":102},{\\\\\\\"name\\\\\\\":\\\\\\\"江苏\\\\\\\",\\\\\\\"value\\\\\\\":92},{\\\\\\\"name\\\\\\\":\\\\\\\"江西\\\\\\\",\\\\\\\"value\\\\\\\":91},{\\\\\\\"name\\\\\\\":\\\\\\\"重庆\\\\\\\",\\\\\\\"value\\\\\\\":91},{\\\\\\\"name\\\\\\\":\\\\\\\"云南\\\\\\\",\\\\\\\"value\\\\\\\":83},{\\\\\\\"name\\\\\\\":\\\\\\\"吉林\\\\\\\",\\\\\\\"value\\\\\\\":82},{\\\\\\\"name\\\\\\\":\\\\\\\"山西\\\\\\\",\\\\\\\"value\\\\\\\":81},{\\\\\\\"name\\\\\\\":\\\\\\\"陕西\\\\\\\",\\\\\\\"value\\\\\\\":80},{\\\\\\\"name\\\\\\\":\\\\\\\"辽宁\\\\\\\",\\\\\\\"value\\\\\\\":67},{\\\\\\\"name\\\\\\\":\\\\\\\"贵州\\\\\\\",\\\\\\\"value\\\\\\\":62},{\\\\\\\"name\\\\\\\":\\\\\\\"广西\\\\\\\",\\\\\\\"value\\\\\\\":59},{\\\\\\\"name\\\\\\\":\\\\\\\"甘肃\\\\\\\",\\\\\\\"value\\\\\\\":56},{\\\\\\\"name\\\\\\\":\\\\\\\"内蒙古\\\\\\\",\\\\\\\"value\\\\\\\":47},{\\\\\\\"name\\\\\\\":\\\\\\\"天津\\\\\\\",\\\\\\\"value\\\\\\\":42},{\\\\\\\"name\\\\\\\":\\\\\\\"上海\\\\\\\",\\\\\\\"value\\\\\\\":24},{\\\\\\\"name\\\\\\\":\\\\\\\"宁夏\\\\\\\",\\\\\\\"value\\\\\\\":18},{\\\\\\\"name\\\\\\\":\\\\\\\"海南\\\\\\\",\\\\\\\"value\\\\\\\":14},{\\\\\\\"name\\\\\\\":\\\\\\\"青海\\\\\\\",\\\\\\\"value\\\\\\\":10},{\\\\\\\"name\\\\\\\":\\\\\\\"西藏\\\\\\\",\\\\\\\"value\\\\\\\":9}]\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"仓库名称\\\",\\\"text\\\":\\\"仓库名称\\\",\\\"value\\\":\\\"warehouseName\\\"},{\\\"label\\\":\\\"仓库存量\\\",\\\"text\\\":\\\"仓库存量\\\",\\\"value\\\":\\\"warehouseCount\\\"},{\\\"label\\\":\\\"省份\\\",\\\"text\\\":\\\"省份\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"销售额\\\",\\\"text\\\":\\\"销售额\\\",\\\"value\\\":\\\"value\\\"}],\\\"seriesType\\\":[],\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"区域\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"jsConfig\\\":\\\"\\\",\\\"dataType\\\":2,\\\"query\\\":[],\\\"h\\\":50,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/commerceSalesOperations?type=regionalOrders\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/radar\\\",\\\"timeOut\\\":0,\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":452},\\\"dataSetId\\\":\\\"910695134387552256\\\",\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"drillDown\\\":false,\\\"area\\\":{\\\"markerColor\\\":\\\"#DDE330\\\",\\\"shadowBlur\\\":10,\\\"markerCount\\\":5,\\\"markerOpacity\\\":1,\\\"name\\\":[\\\"中国\\\"],\\\"scatterLabelShow\\\":false,\\\"shadowColor\\\":\\\"#DDE330\\\",\\\"value\\\":[\\\"china\\\"],\\\"markerType\\\":\\\"effectScatter\\\"},\\\"geo\\\":{\\\"top\\\":80,\\\"itemStyle\\\":{\\\"normal\\\":{\\\"shadowOffsetX\\\":0,\\\"borderColor\\\":\\\"#a9a9a9\\\",\\\"shadowOffsetY\\\":0,\\\"areaColor\\\":\\\"\\\",\\\"shadowBlur\\\":0,\\\"borderWidth\\\":1,\\\"shadowColor\\\":\\\"#80d9f8\\\"},\\\"emphasis\\\":{\\\"areaColor\\\":\\\"#fff59c\\\",\\\"borderWidth\\\":0}},\\\"zoom\\\":1,\\\"label\\\":{\\\"emphasis\\\":{\\\"color\\\":\\\"#fff\\\",\\\"show\\\":false}},\\\"roam\\\":true},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"data\\\":[]},\\\"title\\\":{\\\"left\\\":10,\\\"show\\\":true,\\\"text\\\":\\\"\\\"},\\\"graphic\\\":[],\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"visualMap\\\":{\\\"min\\\":0,\\\"top\\\":\\\"bottom\\\",\\\"max\\\":200,\\\"left\\\":\\\"5%\\\",\\\"calculable\\\":true,\\\"show\\\":false,\\\"type\\\":\\\"continuous\\\",\\\"seriesIndex\\\":[1]}}}', 'admin', '2024-01-31 15:50:39', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912579172580769792', NULL, '910475721247866880', NULL, 'JCommonTable', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"各地区订单与仓库情况\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/commerceSalesOperations?type=regionalOrders\\\",\\\"drillData\\\":[],\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":485},\\\"dataSetId\\\":\\\"910695134387552256\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"仓库名称\\\",\\\"text\\\":\\\"仓库名称\\\",\\\"value\\\":\\\"warehouseName\\\"},{\\\"label\\\":\\\"仓库存量\\\",\\\"text\\\":\\\"仓库存量\\\",\\\"value\\\":\\\"warehouseCount\\\"},{\\\"label\\\":\\\"省份\\\",\\\"text\\\":\\\"省份\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"销售额\\\",\\\"text\\\":\\\"销售额\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"seriesType\\\":[],\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":24,\\\"dataNum\\\":\\\"0\\\",\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"warehouseName\\\",\\\"title\\\":\\\"仓库名称\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"warehouseCount\\\",\\\"title\\\":\\\"仓库存量\\\"},{\\\"izShow\\\":\\\"N\\\",\\\"dataIndex\\\":\\\"name\\\",\\\"title\\\":\\\"省份\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"value\\\",\\\"title\\\":\\\"销售额\\\"}]}}', 'admin', '2024-01-31 15:50:39', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912579172597547008', NULL, '910475721247866880', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"季度目标完成\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/commerceSalesOperations?type=quarterlyFinish\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":375},\\\"dataSetId\\\":\\\"910708293282349056\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"color\\\":[\\\"#1F70E0\\\",\\\"#F0F2FA\\\"],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"isRadius\\\":true,\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"季度目标完成\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:50:39', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912579172618518528', NULL, '910475721247866880', NULL, 'JNumber', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":1,\\\"dataSetName\\\":\\\"季度目标完成\\\",\\\"query\\\":[],\\\"h\\\":9,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/commerceSalesOperations?type=quarterlyFinish\\\",\\\"drillData\\\":[],\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{  \\\\\\\"value\\\\\\\": 200}\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":177},\\\"dataSetId\\\":\\\"910708293282349056\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#1C6CDE\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"季度销售额（万）\\\"}}}', 'admin', '2024-01-31 15:50:39', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912579172643684352', NULL, '910475721247866880', NULL, 'JNumber', '{\\\"chartData\\\":\\\"{  \\\\\\\"value\\\\\\\": \\\\\\\"39\\\\\\\"}\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":188},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":5,\\\"dataType\\\":1,\\\"h\\\":9,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#1C6CDE\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"同比增长（%）\\\"}}}', 'admin', '2024-01-31 15:50:39', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912579172664655872', NULL, '910475721247866880', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"品牌销售占比\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/commerceSalesOperations?type=brandSales\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":447,\\\"height\\\":375},\\\"dataSetId\\\":\\\"910721009699045376\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"left\\\":47,\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"vertical\\\",\\\"t\\\":1},\\\"series\\\":[{\\\"data\\\":[],\\\"color\\\":[\\\"#0E52B0\\\",\\\"#118FF0\\\",\\\"#97CFFC\\\",\\\"#216DC4\\\",\\\"#60AEF7\\\"],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"isRadius\\\":true,\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"品牌销售占比\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:50:39', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912579172685627392', NULL, '910475721247866880', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"销售地区排行\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/commerceSalesOperations?type=areaRanking\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":309},\\\"dataSetId\\\":\\\"910732622212677632\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"showBackground\\\":false,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"#51626E\\\"},\\\"itemStyle\\\":{\\\"color\\\":\\\"#428BEF\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"show\\\":true,\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"销售额（万元）\\\",\\\"show\\\":true,\\\"text\\\":\\\"销售地区排行\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:50:39', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912579172702404608', NULL, '910475721247866880', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"品牌销售占比\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/commerceSalesOperations?type=brandSales\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":309},\\\"dataSetId\\\":\\\"910721009699045376\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#428BEF\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"销售额（元）\\\",\\\"show\\\":true,\\\"text\\\":\\\"品牌销售情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:50:39', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912579172719181824', NULL, '910475721247866880', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"物流订单接收\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/commerceSalesOperations?type=logisticsOrder\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":430},\\\"dataSetId\\\":\\\"910737864308342784\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"type\\\":\\\"value\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"left\\\":58,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":24,\\\"data\\\":[],\\\"showBackground\\\":false,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"#51626E\\\"},\\\"itemStyle\\\":{\\\"color\\\":\\\"#428BEF\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"接收订单（件）\\\",\\\"show\\\":true,\\\"text\\\":\\\"物流订单接收\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:50:39', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912579172740153344', NULL, '910475721247866880', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"订单产生趋势\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/commerceSalesOperations?type=generatingTrends\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":430},\\\"dataSetId\\\":\\\"910740127152128000\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#428BEF\\\"}],\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"lineType\\\":\\\"area\\\",\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"},\\\"type\\\":\\\"line\\\"}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"订单数（单）\\\",\\\"left\\\":10,\\\"text\\\":\\\"订单产生趋势\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 15:50:39', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912581733916393472', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"产品销售数据仪表板\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":78},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4570F2\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":36,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":8,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 16:00:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912581733949947904', NULL, '911856216581914624', NULL, 'JRing', '{\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"本月渠道销售\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/productSales?type=salesThisMonth\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":320},\\\"dataSetId\\\":\\\"911887596497977344\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#DBEAFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":53,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"t\\\":1,\\\"orient\\\":\\\"vertical\\\"},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\" 华东区、华中区为主要渠道销售区域。\\\",\\\"top\\\":1,\\\"show\\\":true,\\\"text\\\":\\\"本月渠道销售\\\",\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 16:00:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912581733975113728', NULL, '911856216581914624', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"本月代理商销售排行\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/productSales?type=salesRanking\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":371,\\\"height\\\":441},\\\"dataSetId\\\":\\\"911887691259887616\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#DBEAFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"rotate\\\":3,\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"type\\\":\\\"value\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":69,\\\"left\\\":94,\\\"bottom\\\":58,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":17,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"本月代理商销售排行/元\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 16:00:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912581734000279552', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"本月销售额/元\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":295,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":21},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 16:00:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912581734025445376', NULL, '911856216581914624', NULL, 'JText', '{\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"paramOption\\\":[],\\\"dataType\\\":1,\\\"dataSetName\\\":\\\"本月产品销售\\\",\\\"query\\\":[],\\\"h\\\":12,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/productSales?type=productSalesThisMonth\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"15,458,757\\\",\\\"size\\\":{\\\"width\\\":295,\\\"height\\\":45},\\\"dataSetId\\\":\\\"911889006916583424\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#DBEAFF\\\",\\\"seriesType\\\":[],\\\"w\\\":8,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4D71FE\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":16},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 16:00:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912581734050611200', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"月环比 -50%\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":295,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#34C874\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":21},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 16:00:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912581734084165632', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"今日销售额/元\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":295,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":18},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 16:00:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912581734113525760', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"657,554\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":295,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4D71FE\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":0,\\\"marginLeft\\\":19},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 16:00:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912581734138691584', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"日环比 -12%\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":295,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#34C874\\\",\\\"fontSize\\\":14,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":24},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 16:00:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912581734163857408', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"今年目标销售额达成率\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":295,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":16},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 16:00:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912581734189023232', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"42%\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":295,\\\"height\\\":100},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4D71FE\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":24,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 16:00:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912581734209994752', NULL, '911856216581914624', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"近七天销售额趋势\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/productSales?type=salesTrend\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":904,\\\"height\\\":287},\\\"dataSetId\\\":\\\"911888632709169152\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#DBEAFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"日销售额（元）\\\",\\\"left\\\":10,\\\"text\\\":\\\"近七天销售额趋势\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 16:00:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912581734230966272', NULL, '911856216581914624', NULL, 'JStackBar', '{\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"type\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"本月重点城市的重点产品销售额\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/productSales?type=productSalesRevenue\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Lon\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1991\\\\\\\",\\\\\\\"value\\\\\\\":3,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1992\\\\\\\",\\\\\\\"value\\\\\\\":4,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1993\\\\\\\",\\\\\\\"value\\\\\\\":3.5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1994\\\\\\\",\\\\\\\"value\\\\\\\":5,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1995\\\\\\\",\\\\\\\"value\\\\\\\":4.9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1996\\\\\\\",\\\\\\\"value\\\\\\\":6,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1997\\\\\\\",\\\\\\\"value\\\\\\\":7,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1998\\\\\\\",\\\\\\\"value\\\\\\\":9,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"1999\\\\\\\",\\\\\\\"value\\\\\\\":13,\\\\\\\"type\\\\\\\":\\\\\\\"Bor\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":904,\\\"height\\\":309},\\\"dataSetId\\\":\\\"911888715248877568\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"},{\\\"label\\\":\\\"type\\\",\\\"text\\\":\\\"type\\\",\\\"value\\\":\\\"type\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#DBEAFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#67BBFF\\\"},{\\\"color\\\":\\\"#9982FD\\\"},{\\\"color\\\":\\\"#62DDCC\\\"}],\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"本月重点城市的重点产品销售额/元\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontSize\\\":16}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 16:00:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912581734256132096', NULL, '911856216581914624', NULL, 'JRing', '{\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"本月产品销售\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/productSales?type=productSalesThisMonth\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":523,\\\"height\\\":342},\\\"dataSetId\\\":\\\"911889006916583424\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#DBEAFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":55,\\\"left\\\":47,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"},\\\"label\\\":{\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"t\\\":10},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"show\\\":true,\\\"text\\\":\\\" 产品3为主推产品产品2为近期上线产品。\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontSize\\\":14,\\\"fontWeight\\\":\\\"bold\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 16:00:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912581734272909312', NULL, '911856216581914624', NULL, 'JText', '{\\\"chartData\\\":\\\"本月产品销售\\\",\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"size\\\":{\\\"width\\\":523,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":8,\\\"marginLeft\\\":21},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 16:00:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('912581734289686528', NULL, '911856216581914624', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#DBEAFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"本月产品小类销售排行\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/productSales?type=rankingCategorySales\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":523,\\\"height\\\":364},\\\"dataSetId\\\":\\\"911889086163763200\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#DBEAFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"type\\\":\\\"value\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":44,\\\"bottom\\\":62,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":16,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"show\\\":true,\\\"text\\\":\\\" 本月产品小类销售排行/元\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontSize\\\":14},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-01-31 16:00:50', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261272031232', NULL, '924603858451734528', NULL, 'JText', '{\\\"chartData\\\":\\\"北京公司2023年度招聘看板\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1604,\\\"height\\\":78},\\\"background\\\":\\\"#4A90E2\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":500},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261330751488', NULL, '924603858451734528', NULL, 'JText', '{\\\"chartData\\\":\\\"简历投递数\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":56},\\\"background\\\":\\\"#22B6D4\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":24},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261351723008', NULL, '924603858451734528', NULL, 'JText', '{\\\"chartData\\\":\\\"386\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":56},\\\"background\\\":\\\"#22B6D4\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":50},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261381083136', NULL, '924603858451734528', NULL, 'JText', '{\\\"chartData\\\":\\\"入职人数\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":56},\\\"background\\\":\\\"#69AAF5\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":24},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261402054656', NULL, '924603858451734528', NULL, 'JText', '{\\\"chartData\\\":\\\"15\\\",\\\"borderColor\\\":\\\"#69AAF5\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":56},\\\"background\\\":\\\"#4A90E2\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":47},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261427220480', NULL, '924603858451734528', NULL, 'JRing', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 121,    \\\\\\\"name\\\\\\\": \\\\\\\"四川省\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 251,    \\\\\\\"name\\\\\\\": \\\\\\\"山东省\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 580,    \\\\\\\"name\\\\\\\": \\\\\\\"北京市\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 484,    \\\\\\\"name\\\\\\\": \\\\\\\"河北省\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 300,    \\\\\\\"name\\\\\\\": \\\\\\\"河南省\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":166},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":38,\\\"left\\\":52,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"show\\\":false},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础环形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261464969216', NULL, '924603858451734528', NULL, 'JBubbleMap', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"commonOption\\\":{\\\"barSize\\\":10,\\\"gradientColor\\\":false,\\\"breadcrumb\\\":{\\\"drillDown\\\":false,\\\"textColor\\\":\\\"#000000\\\"},\\\"areaColor\\\":{\\\"color1\\\":\\\"#F7F7F7\\\",\\\"color2\\\":\\\"#fcc02e\\\"},\\\"barColor\\\":\\\"#fff176\\\",\\\"barColor2\\\":\\\"#fcc02e\\\",\\\"inRange\\\":{\\\"color\\\":[\\\"#04387b\\\",\\\"#467bc0\\\"]}},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"区域\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"jsConfig\\\":\\\"\\\",\\\"dataType\\\":1,\\\"h\\\":50,\\\"activeKey\\\":1,\\\"url\\\":\\\"http://api.jeecg.com/mock/33/radar\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京\\\\\\\",    \\\\\\\"value\\\\\\\": 199  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"山东\\\\\\\",    \\\\\\\"value\\\\\\\": 180  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"四川\\\\\\\",    \\\\\\\"value\\\\\\\": 137  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"新疆\\\\\\\",    \\\\\\\"value\\\\\\\": 125  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"河南\\\\\\\",    \\\\\\\"value\\\\\\\": 123  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"广东\\\\\\\",    \\\\\\\"value\\\\\\\": 123  }]\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":331},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"option\\\":{\\\"area\\\":{\\\"markerColor\\\":\\\"#DDE330\\\",\\\"shadowBlur\\\":10,\\\"markerCount\\\":5,\\\"markerOpacity\\\":1,\\\"name\\\":[\\\"中国\\\"],\\\"scatterLabelShow\\\":false,\\\"shadowColor\\\":\\\"#DDE330\\\",\\\"value\\\":[\\\"china\\\"],\\\"markerType\\\":\\\"effectScatter\\\"},\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"legend\\\":{\\\"data\\\":[]},\\\"title\\\":{\\\"top\\\":1,\\\"left\\\":10,\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"drillDown\\\":false,\\\"geo\\\":{\\\"top\\\":38,\\\"itemStyle\\\":{\\\"normal\\\":{\\\"shadowOffsetX\\\":0,\\\"borderColor\\\":\\\"#A9A9A9\\\",\\\"shadowOffsetY\\\":0,\\\"areaColor\\\":\\\"\\\",\\\"shadowBlur\\\":0,\\\"borderWidth\\\":1,\\\"shadowColor\\\":\\\"#80D9F8\\\"},\\\"emphasis\\\":{\\\"areaColor\\\":\\\"#FFF59C\\\",\\\"borderWidth\\\":0}},\\\"zoom\\\":1,\\\"label\\\":{\\\"emphasis\\\":{\\\"color\\\":\\\"#fff\\\",\\\"show\\\":false}},\\\"roam\\\":true},\\\"headerColor\\\":\\\"#000000\\\",\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"graphic\\\":[],\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"},\\\"visualMap\\\":{\\\"min\\\":0,\\\"top\\\":\\\"bottom\\\",\\\"max\\\":200,\\\"left\\\":\\\"5%\\\",\\\"calculable\\\":true,\\\"show\\\":false,\\\"type\\\":\\\"continuous\\\",\\\"seriesIndex\\\":[1]}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261490135040', NULL, '924603858451734528', NULL, 'JFunnel', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 15,    \\\\\\\"name\\\\\\\": \\\\\\\"入职\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"name\\\\\\\": \\\\\\\"待入职\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 23,    \\\\\\\"name\\\\\\\": \\\\\\\"一面\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"name\\\\\\\": \\\\\\\"HR沟通\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 234,    \\\\\\\"name\\\\\\\": \\\\\\\"收到简历\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":331},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/funnel\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"legend\\\":{\\\"orient\\\":\\\"horizontal\\\"},\\\"series\\\":[{\\\"left\\\":\\\"10%\\\",\\\"gap\\\":2,\\\"name\\\":\\\"Funnel\\\",\\\"width\\\":\\\"80%\\\",\\\"emphasis\\\":{\\\"label\\\":{\\\"fontSize\\\":20}},\\\"itemStyle\\\":{\\\"borderColor\\\":\\\"#fff\\\",\\\"borderWidth\\\":1},\\\"sort\\\":\\\"descending\\\",\\\"label\\\":{\\\"show\\\":true,\\\"position\\\":\\\"inside\\\"},\\\"labelLine\\\":{\\\"lineStyle\\\":{\\\"width\\\":1,\\\"type\\\":\\\"solid\\\"},\\\"length\\\":10},\\\"type\\\":\\\"funnel\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a} <br/>{b} : {c}%\\\",\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础漏斗图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261519495168', NULL, '924603858451734528', NULL, 'JText', '{\\\"chartData\\\":\\\"概览\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":8},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261544660992', NULL, '924603858451734528', NULL, 'JText', '{\\\"chartData\\\":\\\"候选人分布\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":605,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":3,\\\"marginLeft\\\":5},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261569826816', NULL, '924603858451734528', NULL, 'JText', '{\\\"chartData\\\":\\\"漏斗图\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":3,\\\"marginLeft\\\":8},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261594992640', NULL, '924603858451734528', NULL, 'JPie', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 1048,    \\\\\\\"name\\\\\\\": \\\\\\\"双一流大学\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 735,    \\\\\\\"name\\\\\\\": \\\\\\\"双一流学科\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 580,    \\\\\\\"name\\\\\\\": \\\\\\\"211\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 484,    \\\\\\\"name\\\\\\\": \\\\\\\"985\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":155},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":30,\\\"left\\\":46,\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"vertical\\\",\\\"t\\\":2,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":false,\\\"text\\\":\\\"基础饼图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261615964160', NULL, '924603858451734528', NULL, 'JSmoothLine', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"name\\\\\\\": \\\\\\\"03-12\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 15,    \\\\\\\"name\\\\\\\": \\\\\\\"03-22\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 6,    \\\\\\\"name\\\\\\\": \\\\\\\"03-18\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 19,    \\\\\\\"name\\\\\\\": \\\\\\\"04-12\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"name\\\\\\\": \\\\\\\"05-29\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"name\\\\\\\": \\\\\\\"08-29\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":199},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":33,\\\"left\\\":23,\\\"bottom\\\":77,\\\"show\\\":false,\\\"right\\\":25},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\",\\\"smooth\\\":true}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"top\\\":1,\\\"left\\\":1,\\\"text\\\":\\\"简历投递日期分布\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261636935680', NULL, '924603858451734528', NULL, 'JText', '{\\\"chartData\\\":\\\"渠道质量\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":3,\\\"marginLeft\\\":5},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261662101504', NULL, '924603858451734528', NULL, 'JMultipleBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"人才库\\\\\\\",    \\\\\\\"value\\\\\\\": 150,    \\\\\\\"type\\\\\\\": \\\\\\\"投递数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"招聘网站\\\\\\\",    \\\\\\\"value\\\\\\\": 269,    \\\\\\\"type\\\\\\\": \\\\\\\"投递数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"其他渠道\\\\\\\",    \\\\\\\"value\\\\\\\": 81,    \\\\\\\"type\\\\\\\": \\\\\\\"投递数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"内推\\\\\\\",    \\\\\\\"value\\\\\\\": 67,    \\\\\\\"type\\\\\\\": \\\\\\\"投递数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"人才库\\\\\\\",    \\\\\\\"value\\\\\\\": 50,    \\\\\\\"type\\\\\\\": \\\\\\\"面试数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"招聘网站\\\\\\\",    \\\\\\\"value\\\\\\\": 100,    \\\\\\\"type\\\\\\\": \\\\\\\"面试数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"其他渠道\\\\\\\",    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"type\\\\\\\": \\\\\\\"面试数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"内推\\\\\\\",    \\\\\\\"value\\\\\\\": 45,    \\\\\\\"type\\\\\\\": \\\\\\\"面试数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"人才库\\\\\\\",    \\\\\\\"value\\\\\\\": 13,    \\\\\\\"type\\\\\\\": \\\\\\\"通过数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"招聘网站\\\\\\\",    \\\\\\\"value\\\\\\\": 24,    \\\\\\\"type\\\\\\\": \\\\\\\"通过数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"其他渠道\\\\\\\",    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"type\\\\\\\": \\\\\\\"通过数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"内推\\\\\\\",    \\\\\\\"value\\\\\\\": 25,    \\\\\\\"type\\\\\\\": \\\\\\\"通过数\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":309},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":29,\\\"left\\\":31,\\\"bottom\\\":62,\\\"right\\\":8},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"多数据对比柱形图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261687267328', NULL, '924603858451734528', NULL, 'JCommonTable', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"姓名\\\\\\\": \\\\\\\"陈萌萌\\\\\\\",    \\\\\\\"筛选简历数\\\\\\\": \\\\\\\"122\\\\\\\",    \\\\\\\"推给用人部门\\\\\\\": \\\\\\\"89\\\\\\\",    \\\\\\\"面试安排\\\\\\\": \\\\\\\"40\\\\\\\",    \\\\\\\"面试通过\\\\\\\": \\\\\\\"10\\\\\\\"  },  {    \\\\\\\"姓名\\\\\\\": \\\\\\\"肖强\\\\\\\",    \\\\\\\"筛选简历数\\\\\\\": \\\\\\\"62\\\\\\\",    \\\\\\\"推给用人部门\\\\\\\": \\\\\\\"19\\\\\\\",    \\\\\\\"面试安排\\\\\\\": \\\\\\\"9\\\\\\\",    \\\\\\\"面试通过\\\\\\\": \\\\\\\"1\\\\\\\"  },  {    \\\\\\\"姓名\\\\\\\": \\\\\\\"陈晨\\\\\\\",    \\\\\\\"筛选简历数\\\\\\\": \\\\\\\"97\\\\\\\",    \\\\\\\"推给用人部门\\\\\\\": \\\\\\\"49\\\\\\\",    \\\\\\\"面试安排\\\\\\\": \\\\\\\"29\\\\\\\",    \\\\\\\"面试通过\\\\\\\": \\\\\\\"15\\\\\\\"  },  {    \\\\\\\"姓名\\\\\\\": \\\\\\\"李丽\\\\\\\",    \\\\\\\"筛选简历数\\\\\\\": \\\\\\\"47\\\\\\\",    \\\\\\\"推给用人部门\\\\\\\": \\\\\\\"29\\\\\\\",    \\\\\\\"面试安排\\\\\\\": \\\\\\\"19\\\\\\\",    \\\\\\\"面试通过\\\\\\\": \\\\\\\"5\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":605,\\\"height\\\":309},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":24,\\\"dataType\\\":1,\\\"h\\\":42,\\\"linkageConfig\\\":[],\\\"timeOut\\\":-1,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#50E3C2\\\",\\\"headerColor\\\":\\\"#7ED321\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261712433152', NULL, '924603858451734528', NULL, 'JText', '{\\\"chartData\\\":\\\"招聘工作量细化\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":605,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":11},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261745987584', NULL, '924603858451734528', NULL, 'JText', '{\\\"chartData\\\":\\\"工作年限对岗位偏好与匹配\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":8},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925744261766959104', NULL, '924603858451734528', NULL, 'JStackBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"不满1年\\\\\\\",    \\\\\\\"value\\\\\\\": 150,    \\\\\\\"type\\\\\\\": \\\\\\\"投递数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"1-3年\\\\\\\",    \\\\\\\"value\\\\\\\": 269,    \\\\\\\"type\\\\\\\": \\\\\\\"投递数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3-5年\\\\\\\",    \\\\\\\"value\\\\\\\": 81,    \\\\\\\"type\\\\\\\": \\\\\\\"投递数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5-10年\\\\\\\",    \\\\\\\"value\\\\\\\": 67,    \\\\\\\"type\\\\\\\": \\\\\\\"投递数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"不满1年\\\\\\\",    \\\\\\\"value\\\\\\\": 50,    \\\\\\\"type\\\\\\\": \\\\\\\"面试数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"1-3年\\\\\\\",    \\\\\\\"value\\\\\\\": 100,    \\\\\\\"type\\\\\\\": \\\\\\\"面试数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3-5年\\\\\\\",    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"type\\\\\\\": \\\\\\\"面试数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5-10年\\\\\\\",    \\\\\\\"value\\\\\\\": 45,    \\\\\\\"type\\\\\\\": \\\\\\\"面试数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"不满1年\\\\\\\",    \\\\\\\"value\\\\\\\": 13,    \\\\\\\"type\\\\\\\": \\\\\\\"通过数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"1-3年\\\\\\\",    \\\\\\\"value\\\\\\\": 24,    \\\\\\\"type\\\\\\\": \\\\\\\"通过数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3-5年\\\\\\\",    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"type\\\\\\\": \\\\\\\"通过数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5-10年\\\\\\\",    \\\\\\\"value\\\\\\\": 25,    \\\\\\\"type\\\\\\\": \\\\\\\"通过数\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":309},\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#7ED321\\\"},{\\\"color\\\":\\\"#F8E71C\\\"},{\\\"color\\\":\\\"#F5A623\\\"}],\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"堆叠柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-07 23:44:02', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667610906624', NULL, '925744661614153728', NULL, 'JText', '{\\\"chartData\\\":\\\"金融风控数据展示\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1604,\\\"height\\\":78},\\\"background\\\":\\\"#4A90E2\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":500},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667648655360', NULL, '925744661614153728', NULL, 'JText', '{\\\"chartData\\\":\\\"复借用户数\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":56},\\\"background\\\":\\\"#22B6D4\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":39},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667665432576', NULL, '925744661614153728', NULL, 'JText', '{\\\"chartData\\\":\\\"38611人\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":67},\\\"background\\\":\\\"#22B6D4\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":19,\\\"marginLeft\\\":50},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667682209792', NULL, '925744661614153728', NULL, 'JText', '{\\\"chartData\\\":\\\"累计申请人数\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":56},\\\"background\\\":\\\"#69AAF5\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":32},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667698987008', NULL, '925744661614153728', NULL, 'JText', '{\\\"chartData\\\":\\\"258909人\\\",\\\"borderColor\\\":\\\"#69AAF5\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":67},\\\"background\\\":\\\"#4A90E2\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":16,\\\"marginLeft\\\":45},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667715764224', NULL, '925744661614153728', NULL, 'JText', '{\\\"chartData\\\":\\\"89.5%\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":56},\\\"background\\\":\\\"#B05FB3\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":8,\\\"marginLeft\\\":63},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667732541440', NULL, '925744661614153728', NULL, 'JText', '{\\\"chartData\\\":\\\"放贷率\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":56},\\\"background\\\":\\\"#B05FB3\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":60},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667753512960', NULL, '925744661614153728', NULL, 'JText', '{\\\"chartData\\\":\\\"36.82亿\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":56},\\\"background\\\":\\\"#8B572A\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":56},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667774484480', NULL, '925744661614153728', NULL, 'JPie', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 1048,    \\\\\\\"name\\\\\\\": \\\\\\\"男\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 735,    \\\\\\\"name\\\\\\\": \\\\\\\"女\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":375},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":45,\\\"left\\\":43,\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"vertical\\\",\\\"t\\\":2,\\\"show\\\":true},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"男女性别比例\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667795456000', NULL, '925744661614153728', NULL, 'JText', '{\\\"chartData\\\":\\\"214367人\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":67},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":16,\\\"marginLeft\\\":46},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667808038912', NULL, '925744661614153728', NULL, 'JText', '{\\\"chartData\\\":\\\"累计放贷用户数\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":56},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":25},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667824816128', NULL, '925744661614153728', NULL, 'JText', '{\\\"chartData\\\":\\\"累计放贷金额\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":56},\\\"background\\\":\\\"#8B572A\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":30},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667841593344', NULL, '925744661614153728', NULL, 'JDynamicBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"未到期\\\\\\\",    \\\\\\\"value\\\\\\\": 13100000  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"1-30天\\\\\\\",    \\\\\\\"value\\\\\\\": 14100000  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"31-60天\\\\\\\",    \\\\\\\"value\\\\\\\": 31050000  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"61-90天\\\\\\\",    \\\\\\\"value\\\\\\\": 530000  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"90天以上\\\\\\\",    \\\\\\\"value\\\\\\\": 4100009  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":595,\\\"height\\\":265},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":46,\\\"left\\\":61,\\\"bottom\\\":73,\\\"right\\\":40},\\\"series\\\":[{\\\"showBackground\\\":false,\\\"backgroundStyle\\\":{\\\"color\\\":\\\"#51626E\\\"},\\\"itemStyle\\\":{\\\"color\\\":\\\"#EDA737\\\"}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"top\\\":1,\\\"left\\\":159,\\\"text\\\":\\\"账龄分布\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#F5A623\\\",\\\"fontSize\\\":20},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667858370560', NULL, '925744661614153728', NULL, 'JText', '{\\\"chartData\\\":\\\"59.38亿\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":56},\\\"background\\\":\\\"#50E3C2\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":54},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667875147776', NULL, '925744661614153728', NULL, 'JText', '{\\\"chartData\\\":\\\"累计申请金额\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":56},\\\"background\\\":\\\"#50E3C2\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":28},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667896119296', NULL, '925744661614153728', NULL, 'JMultipleLine', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",    \\\\\\\"value\\\\\\\": 3,    \\\\\\\"type\\\\\\\": \\\\\\\"2022年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",    \\\\\\\"value\\\\\\\": 4,    \\\\\\\"type\\\\\\\": \\\\\\\"2022年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",    \\\\\\\"value\\\\\\\": 3.5,    \\\\\\\"type\\\\\\\": \\\\\\\"2022年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"type\\\\\\\": \\\\\\\"2022年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",    \\\\\\\"value\\\\\\\": 4.9,    \\\\\\\"type\\\\\\\": \\\\\\\"2022年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",    \\\\\\\"value\\\\\\\": 6,    \\\\\\\"type\\\\\\\": \\\\\\\"2022年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"7月\\\\\\\",    \\\\\\\"value\\\\\\\": 7,    \\\\\\\"type\\\\\\\": \\\\\\\"2022年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"8月\\\\\\\",    \\\\\\\"value\\\\\\\": 9,    \\\\\\\"type\\\\\\\": \\\\\\\"2022年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"9月\\\\\\\",    \\\\\\\"value\\\\\\\": 13,    \\\\\\\"type\\\\\\\": \\\\\\\"2022年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",    \\\\\\\"value\\\\\\\": 6,    \\\\\\\"type\\\\\\\": \\\\\\\"2023年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",    \\\\\\\"value\\\\\\\": 8,    \\\\\\\"type\\\\\\\": \\\\\\\"2023年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",    \\\\\\\"value\\\\\\\": 7,    \\\\\\\"type\\\\\\\": \\\\\\\"2023年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"type\\\\\\\": \\\\\\\"2023年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",    \\\\\\\"value\\\\\\\": 11,    \\\\\\\"type\\\\\\\": \\\\\\\"2023年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",    \\\\\\\"value\\\\\\\": 4,    \\\\\\\"type\\\\\\\": \\\\\\\"2023年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"7月\\\\\\\",    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"2023年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"8月\\\\\\\",    \\\\\\\"value\\\\\\\": 16,    \\\\\\\"type\\\\\\\": \\\\\\\"2023年月平均\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"9月\\\\\\\",    \\\\\\\"value\\\\\\\": 9,    \\\\\\\"type\\\\\\\": \\\\\\\"2023年月平均\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":663,\\\"height\\\":309},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"每月平均申请数\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667912896512', NULL, '925744661614153728', NULL, 'JPie', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 1048,    \\\\\\\"name\\\\\\\": \\\\\\\"1年\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 735,    \\\\\\\"name\\\\\\\": \\\\\\\"1-5年\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 580,    \\\\\\\"name\\\\\\\": \\\\\\\"5年以上\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":298},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":50,\\\"left\\\":48,\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\",\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"isRadius\\\":false,\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"贷款期限分布\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667938062336', NULL, '925744661614153728', NULL, 'JRing', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 121,    \\\\\\\"name\\\\\\\": \\\\\\\"按时还款\\\\\\\"    },  {    \\\\\\\"value\\\\\\\": 251,    \\\\\\\"name\\\\\\\": \\\\\\\"逾期未还\\\\\\\"    },  {    \\\\\\\"value\\\\\\\": 580,    \\\\\\\"name\\\\\\\": \\\\\\\"逾期已还\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":254},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"总体放贷情况\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667954839552', NULL, '925744661614153728', NULL, 'JRing', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 121,    \\\\\\\"name\\\\\\\": \\\\\\\"可疑\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 251,    \\\\\\\"name\\\\\\\": \\\\\\\"正常\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 580,    \\\\\\\"name\\\\\\\": \\\\\\\"不良\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 80,    \\\\\\\"name\\\\\\\": \\\\\\\"次级\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 620,    \\\\\\\"name\\\\\\\": \\\\\\\"关注\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":382,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"show\\\":false,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"show\\\":false},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"贷款状态跟踪\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925962667967422464', NULL, '925744661614153728', NULL, 'JDynamicBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"高中以下\\\\\\\",    \\\\\\\"value\\\\\\\": 131265  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"大学\\\\\\\",    \\\\\\\"value\\\\\\\": 71410  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"硕士及以上\\\\\\\",    \\\\\\\"value\\\\\\\": 1523  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":663,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":54,\\\"left\\\":71,\\\"bottom\\\":86,\\\"right\\\":48},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"text\\\":\\\"贷款人群学历分布\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 14:11:54', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666560327680', NULL, '925966805971279872', NULL, 'JText', '{\\\"chartData\\\":\\\"XX车间生产管理\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1604,\\\"height\\\":78},\\\"background\\\":\\\"#4A90E2\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":500},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666589687808', NULL, '925966805971279872', NULL, 'JText', '{\\\"chartData\\\":\\\"当日产量\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":45},\\\"background\\\":\\\"#22B6D4\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":52},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666602270720', NULL, '925966805971279872', NULL, 'JText', '{\\\"chartData\\\":\\\"15386\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":56},\\\"background\\\":\\\"#22B6D4\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":70},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666619047936', NULL, '925966805971279872', NULL, 'JText', '{\\\"chartData\\\":\\\"当月产量\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":45},\\\"background\\\":\\\"#69AAF5\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":44},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666640019456', NULL, '925966805971279872', NULL, 'JText', '{\\\"chartData\\\":\\\"589615\\\",\\\"borderColor\\\":\\\"#69AAF5\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":56},\\\"background\\\":\\\"#4A90E2\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":47},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666660990976', NULL, '925966805971279872', NULL, 'JFunnel', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 15,    \\\\\\\"name\\\\\\\": \\\\\\\"生产1部\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"name\\\\\\\": \\\\\\\"生产3部\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 23,    \\\\\\\"name\\\\\\\": \\\\\\\"生产2部\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"name\\\\\\\": \\\\\\\"生产4部\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 234,    \\\\\\\"name\\\\\\\": \\\\\\\"生产5部\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":331},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/funnel\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115},\\\"legend\\\":{\\\"orient\\\":\\\"horizontal\\\"},\\\"series\\\":[{\\\"left\\\":\\\"10%\\\",\\\"gap\\\":2,\\\"name\\\":\\\"Funnel\\\",\\\"width\\\":\\\"80%\\\",\\\"emphasis\\\":{\\\"label\\\":{\\\"fontSize\\\":20}},\\\"itemStyle\\\":{\\\"borderColor\\\":\\\"#fff\\\",\\\"borderWidth\\\":1},\\\"sort\\\":\\\"descending\\\",\\\"label\\\":{\\\"show\\\":true,\\\"position\\\":\\\"inside\\\"},\\\"labelLine\\\":{\\\"lineStyle\\\":{\\\"width\\\":1,\\\"type\\\":\\\"solid\\\"},\\\"length\\\":10},\\\"type\\\":\\\"funnel\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a} <br/>{b} : {c}%\\\",\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础漏斗图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666677768192', NULL, '925966805971279872', NULL, 'JText', '{\\\"chartData\\\":\\\"月投入产出比\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":45},\\\"background\\\":\\\"#A69C32\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":31},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666698739712', NULL, '925966805971279872', NULL, 'JText', '{\\\"chartData\\\":\\\"日目标达成率\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":45},\\\"background\\\":\\\"#61C9B3\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":3,\\\"marginLeft\\\":31},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666715516928', NULL, '925966805971279872', NULL, 'JText', '{\\\"chartData\\\":\\\"86%\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":56},\\\"background\\\":\\\"#61C9B3\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":68},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666732294144', NULL, '925966805971279872', NULL, 'JSmoothLine', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 60,    \\\\\\\"name\\\\\\\": \\\\\\\"8:00\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 55,    \\\\\\\"name\\\\\\\": \\\\\\\"10:00\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 86,    \\\\\\\"name\\\\\\\": \\\\\\\"12:00\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 70,    \\\\\\\"name\\\\\\\": \\\\\\\"14:00\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 90,    \\\\\\\"name\\\\\\\": \\\\\\\"16:00\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"name\\\\\\\": \\\\\\\"18:00\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":394,\\\"height\\\":254},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":33,\\\"left\\\":23,\\\"bottom\\\":77,\\\"show\\\":false,\\\"right\\\":25},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\",\\\"smooth\\\":true}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"top\\\":1,\\\"left\\\":1,\\\"text\\\":\\\"产能效率\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666749071360', NULL, '925966805971279872', NULL, 'JText', '{\\\"chartData\\\":\\\"90%\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":56},\\\"background\\\":\\\"#A69C32\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":68},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666770042880', NULL, '925966805971279872', NULL, 'JMultipleBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"生产一部\\\\\\\",    \\\\\\\"value\\\\\\\": 150,    \\\\\\\"type\\\\\\\": \\\\\\\"人工成本\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"生产二部\\\\\\\",    \\\\\\\"value\\\\\\\": 269,    \\\\\\\"type\\\\\\\": \\\\\\\"人工成本\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"生产三部\\\\\\\",    \\\\\\\"value\\\\\\\": 81,    \\\\\\\"type\\\\\\\": \\\\\\\"人工成本\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"生产四部\\\\\\\",    \\\\\\\"value\\\\\\\": 67,    \\\\\\\"type\\\\\\\": \\\\\\\"人工成本\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"生产一部\\\\\\\",    \\\\\\\"value\\\\\\\": 50,    \\\\\\\"type\\\\\\\": \\\\\\\"采购成本\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"生产二部\\\\\\\",    \\\\\\\"value\\\\\\\": 100,    \\\\\\\"type\\\\\\\": \\\\\\\"采购成本\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"生产三部\\\\\\\",    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"type\\\\\\\": \\\\\\\"采购成本\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"生产四部\\\\\\\",    \\\\\\\"value\\\\\\\": 45,    \\\\\\\"type\\\\\\\": \\\\\\\"采购成本\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"生产一部\\\\\\\",    \\\\\\\"value\\\\\\\": 13,    \\\\\\\"type\\\\\\\": \\\\\\\"生产成本\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"生产二部\\\\\\\",    \\\\\\\"value\\\\\\\": 24,    \\\\\\\"type\\\\\\\": \\\\\\\"生产成本\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"生产三部\\\\\\\",    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"type\\\\\\\": \\\\\\\"生产成本\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"生产四部\\\\\\\",    \\\\\\\"value\\\\\\\": 25,    \\\\\\\"type\\\\\\\": \\\\\\\"生产成本\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":309},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":29,\\\"left\\\":31,\\\"bottom\\\":62,\\\"right\\\":8},\\\"series\\\":[],\\\"legend\\\":{\\\"r\\\":1},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"成本控制\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666786820096', NULL, '925966805971279872', NULL, 'JCommonTable', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"产品线\\\\\\\": \\\\\\\"1号产线\\\\\\\",    \\\\\\\"一次通过数\\\\\\\": \\\\\\\"122\\\\\\\",    \\\\\\\"一次未合格\\\\\\\": \\\\\\\"89\\\\\\\"  },  {    \\\\\\\"产品线\\\\\\\": \\\\\\\"2号产线\\\\\\\",    \\\\\\\"一次通过数\\\\\\\": \\\\\\\"122\\\\\\\",    \\\\\\\"一次未合格\\\\\\\": \\\\\\\"89\\\\\\\"  },  {    \\\\\\\"产品线\\\\\\\": \\\\\\\"3号产线\\\\\\\",    \\\\\\\"一次通过数\\\\\\\": \\\\\\\"122\\\\\\\",    \\\\\\\"一次未合格\\\\\\\": \\\\\\\"89\\\\\\\"  },  {    \\\\\\\"产品线\\\\\\\": \\\\\\\"4号产线\\\\\\\",    \\\\\\\"一次通过数\\\\\\\": \\\\\\\"122\\\\\\\",    \\\\\\\"一次未合格\\\\\\\": \\\\\\\"89\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":394,\\\"height\\\":397},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":24,\\\"dataType\\\":1,\\\"h\\\":42,\\\"linkageConfig\\\":[],\\\"timeOut\\\":-1,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#50E3C2\\\",\\\"headerColor\\\":\\\"#7ED321\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666803597312', NULL, '925966805971279872', NULL, 'JText', '{\\\"chartData\\\":\\\"设备监控\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":605,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":322},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666828763136', NULL, '925966805971279872', NULL, 'JText', '{\\\"chartData\\\":\\\"投入产出监控\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":298,\\\"height\\\":45},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":124},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666849734656', NULL, '925966805971279872', NULL, 'JStackBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"1号产线\\\\\\\",    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"type\\\\\\\": \\\\\\\"缺勤人数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2号产线\\\\\\\",    \\\\\\\"value\\\\\\\": 8,    \\\\\\\"type\\\\\\\": \\\\\\\"缺勤人数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3号产线\\\\\\\",    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"type\\\\\\\": \\\\\\\"缺勤人数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"4号产线\\\\\\\",    \\\\\\\"value\\\\\\\": 4,    \\\\\\\"type\\\\\\\": \\\\\\\"缺勤人数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"1号产线\\\\\\\",    \\\\\\\"value\\\\\\\": 35,    \\\\\\\"type\\\\\\\": \\\\\\\"出勤人数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2号产线\\\\\\\",    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"type\\\\\\\": \\\\\\\"出勤人数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3号产线\\\\\\\",    \\\\\\\"value\\\\\\\": 50,    \\\\\\\"type\\\\\\\": \\\\\\\"出勤人数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"4号产线\\\\\\\",    \\\\\\\"value\\\\\\\": 45,    \\\\\\\"type\\\\\\\": \\\\\\\"出勤人数\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":394,\\\"height\\\":188},\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#7ED321\\\"},{\\\"color\\\":\\\"#F8E71C\\\"},{\\\"color\\\":\\\"#F5A623\\\"}],\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115},\\\"series\\\":[{\\\"label\\\":{\\\"color\\\":\\\"#000000\\\"}}],\\\"legend\\\":{\\\"t\\\":1},\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"top\\\":1,\\\"show\\\":true,\\\"text\\\":\\\"产线出勤人数\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666866511872', NULL, '925966805971279872', NULL, 'JCommonTable', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"订单号\\\\\\\": \\\\\\\"DD001\\\\\\\",    \\\\\\\"需求量\\\\\\\": \\\\\\\"59658\\\\\\\",    \\\\\\\"库存量\\\\\\\": \\\\\\\"7895\\\\\\\"  },  {    \\\\\\\"订单号\\\\\\\": \\\\\\\"DD002\\\\\\\",    \\\\\\\"需求量\\\\\\\": \\\\\\\"4658\\\\\\\",    \\\\\\\"库存量\\\\\\\": \\\\\\\"395\\\\\\\"  },  {    \\\\\\\"订单号\\\\\\\": \\\\\\\"DD003\\\\\\\",    \\\\\\\"需求量\\\\\\\": \\\\\\\"89658\\\\\\\",    \\\\\\\"库存量\\\\\\\": \\\\\\\"1895\\\\\\\"  },  {    \\\\\\\"订单号\\\\\\\": \\\\\\\"DD004\\\\\\\",    \\\\\\\"需求量\\\\\\\": \\\\\\\"39658\\\\\\\",    \\\\\\\"库存量\\\\\\\": \\\\\\\"9905\\\\\\\"  },  {    \\\\\\\"订单号\\\\\\\": \\\\\\\"DD005\\\\\\\",    \\\\\\\"需求量\\\\\\\": \\\\\\\"79658\\\\\\\",    \\\\\\\"库存量\\\\\\\": \\\\\\\"7895\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":394,\\\"height\\\":364},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":24,\\\"dataType\\\":1,\\\"h\\\":42,\\\"linkageConfig\\\":[],\\\"timeOut\\\":-1,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666879094784', NULL, '925966805971279872', NULL, 'JMixLineBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"1号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 110,    \\\\\\\"type\\\\\\\": \\\\\\\"通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 130,    \\\\\\\"type\\\\\\\": \\\\\\\"通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 113.5,    \\\\\\\"type\\\\\\\": \\\\\\\"通过率\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"4号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 150,    \\\\\\\"type\\\\\\\": \\\\\\\"通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 240.9,    \\\\\\\"type\\\\\\\": \\\\\\\"通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"6号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 160,    \\\\\\\"type\\\\\\\": \\\\\\\"通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"7号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 97,    \\\\\\\"type\\\\\\\": \\\\\\\"通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"8号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 290,    \\\\\\\"type\\\\\\\": \\\\\\\"通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"9号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 230,    \\\\\\\"type\\\\\\\": \\\\\\\"通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"1号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 133,    \\\\\\\"type\\\\\\\": \\\\\\\"未通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 235,    \\\\\\\"type\\\\\\\": \\\\\\\"未通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 187,    \\\\\\\"type\\\\\\\": \\\\\\\"未通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"4号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 35,    \\\\\\\"type\\\\\\\": \\\\\\\"未通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 69,    \\\\\\\"type\\\\\\\": \\\\\\\"未通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"6号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 100,    \\\\\\\"type\\\\\\\": \\\\\\\"未通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"7号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 37,    \\\\\\\"type\\\\\\\": \\\\\\\"未通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"8号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"未通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"9号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 33,    \\\\\\\"type\\\\\\\": \\\\\\\"未通过质检数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"1号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 12,    \\\\\\\"type\\\\\\\": \\\\\\\"通过率\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"type\\\\\\\": \\\\\\\"通过率\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"type\\\\\\\": \\\\\\\"通过率\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"4号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 15,    \\\\\\\"type\\\\\\\": \\\\\\\"通过率\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 24,    \\\\\\\"type\\\\\\\": \\\\\\\"通过率\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"6号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 16,    \\\\\\\"type\\\\\\\": \\\\\\\"通过率\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"7号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 9,    \\\\\\\"type\\\\\\\": \\\\\\\"通过率\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"8号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 29,    \\\\\\\"type\\\\\\\": \\\\\\\"通过率\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"9号产品\\\\\\\",    \\\\\\\"value\\\\\\\": 23,    \\\\\\\"type\\\\\\\": \\\\\\\"通过率\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":797,\\\"height\\\":430},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"seriesType\\\":[{\\\"series\\\":\\\"通过质检数\\\",\\\"type\\\":\\\"bar\\\"},{\\\"series\\\":\\\"通过率\\\",\\\"type\\\":\\\"bar\\\"},{\\\"series\\\":\\\"未通过质检数\\\",\\\"type\\\":\\\"line\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"产量与不良率统计\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666904260608', NULL, '925966805971279872', NULL, 'JCommonTable', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"设备编号\\\\\\\": \\\\\\\"HT001\\\\\\\",    \\\\\\\"产品线\\\\\\\": \\\\\\\"6号产线\\\\\\\",    \\\\\\\"开始时间\\\\\\\": \\\\\\\"2023-10-24\\\\\\\",    \\\\\\\"产量损失\\\\\\\": \\\\\\\"1589\\\\\\\",    \\\\\\\"影响工时\\\\\\\": \\\\\\\"8\\\\\\\"  },  {    \\\\\\\"设备编号\\\\\\\": \\\\\\\"HT589\\\\\\\",    \\\\\\\"产品线\\\\\\\": \\\\\\\"4号产线\\\\\\\",    \\\\\\\"开始时间\\\\\\\": \\\\\\\"2023-11-14\\\\\\\",    \\\\\\\"产量损失\\\\\\\": \\\\\\\"89\\\\\\\",    \\\\\\\"影响工时\\\\\\\": \\\\\\\"3\\\\\\\"  },  {    \\\\\\\"设备编号\\\\\\\": \\\\\\\"HT008\\\\\\\",    \\\\\\\"产品线\\\\\\\": \\\\\\\"1号产线\\\\\\\",    \\\\\\\"开始时间\\\\\\\": \\\\\\\"2023-12-24\\\\\\\",    \\\\\\\"产量损失\\\\\\\": \\\\\\\"15\\\\\\\",    \\\\\\\"影响工时\\\\\\\": \\\\\\\"1\\\\\\\"  },  {    \\\\\\\"设备编号\\\\\\\": \\\\\\\"HT0034\\\\\\\",    \\\\\\\"产品线\\\\\\\": \\\\\\\"6号产线\\\\\\\",    \\\\\\\"开始时间\\\\\\\": \\\\\\\"2023-10-24\\\\\\\",    \\\\\\\"产量损失\\\\\\\": \\\\\\\"1589\\\\\\\",    \\\\\\\"影响工时\\\\\\\": \\\\\\\"10\\\\\\\"  },  {    \\\\\\\"设备编号\\\\\\\": \\\\\\\"HT0011\\\\\\\",    \\\\\\\"产品线\\\\\\\": \\\\\\\"6号产线\\\\\\\",    \\\\\\\"开始时间\\\\\\\": \\\\\\\"2023-10-24\\\\\\\",    \\\\\\\"产量损失\\\\\\\": \\\\\\\"3589\\\\\\\",    \\\\\\\"影响工时\\\\\\\": \\\\\\\"16\\\\\\\"  },  {    \\\\\\\"设备编号\\\\\\\": \\\\\\\"HT00113\\\\\\\",    \\\\\\\"产品线\\\\\\\": \\\\\\\"7号产线\\\\\\\",    \\\\\\\"开始时间\\\\\\\": \\\\\\\"2023-11-24\\\\\\\",    \\\\\\\"产量损失\\\\\\\": \\\\\\\"1589\\\\\\\",    \\\\\\\"影响工时\\\\\\\": \\\\\\\"8\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":461,\\\"height\\\":353},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":24,\\\"dataType\\\":1,\\\"h\\\":42,\\\"linkageConfig\\\":[],\\\"timeOut\\\":-1,\\\"option\\\":{}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('925987666925232128', NULL, '925966805971279872', NULL, 'JPie', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 1048,    \\\\\\\"name\\\\\\\": \\\\\\\"高负荷\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 735,    \\\\\\\"name\\\\\\\": \\\\\\\"检修\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 580,    \\\\\\\"name\\\\\\\": \\\\\\\"低速\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 484,    \\\\\\\"name\\\\\\\": \\\\\\\"正常\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":326,\\\"height\\\":353},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":false,\\\"text\\\":\\\"基础饼图\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-08 15:51:14', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733693940277248', NULL, '925988379923357696', NULL, 'JText', '{\\\"chartData\\\":\\\"2023年度消费者权益保护\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1604,\\\"height\\\":78},\\\"background\\\":\\\"#698F38\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":500},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733693998997504', NULL, '925988379923357696', NULL, 'JText', '{\\\"chartData\\\":\\\"消费维权信息量\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":56},\\\"background\\\":\\\"#22B6D4\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":24},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694024163328', NULL, '925988379923357696', NULL, 'JText', '{\\\"chartData\\\":\\\"5823万\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":56},\\\"background\\\":\\\"#22B6D4\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":50},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694045134848', NULL, '925988379923357696', NULL, 'JText', '{\\\"chartData\\\":\\\"网络传播热度指数\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":56},\\\"background\\\":\\\"#69AAF5\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":24},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694066106368', NULL, '925988379923357696', NULL, 'JText', '{\\\"chartData\\\":\\\"86.23\\\",\\\"borderColor\\\":\\\"#69AAF5\\\",\\\"size\\\":{\\\"width\\\":144,\\\"height\\\":56},\\\"background\\\":\\\"#69AAF5\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":47},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694087077888', NULL, '925988379923357696', NULL, 'JText', '{\\\"chartData\\\":\\\"头部用户影响力\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#E8F2DC\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":8},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694099660800', NULL, '925988379923357696', NULL, 'JText', '{\\\"chartData\\\":\\\"消费维权信息走势\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#E8F2DC\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":3,\\\"marginLeft\\\":5},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694116438016', NULL, '925988379923357696', NULL, 'JText', '{\\\"chartData\\\":\\\"消费维权数据盘点\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":663,\\\"height\\\":45},\\\"background\\\":\\\"#E8F2DC\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":3,\\\"marginLeft\\\":8},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694141603840', NULL, '925988379923357696', NULL, 'JPie', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 1048,    \\\\\\\"name\\\\\\\": \\\\\\\"男性\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 735,    \\\\\\\"name\\\\\\\": \\\\\\\"女性\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":326,\\\"height\\\":265},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#B8E986\\\"},{\\\"color\\\":\\\"#7ED321\\\"}],\\\"grid\\\":{\\\"top\\\":41,\\\"left\\\":49,\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"r\\\":1,\\\"orient\\\":\\\"vertical\\\",\\\"t\\\":2,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":false,\\\"text\\\":\\\"基础饼图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694166769664', NULL, '925988379923357696', NULL, 'JSmoothLine', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 100,    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 150,    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 60,    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 190,    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 300,    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 200,    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 150,    \\\\\\\"name\\\\\\\": \\\\\\\"7月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 300,    \\\\\\\"name\\\\\\\": \\\\\\\"8月\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":243},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":33,\\\"left\\\":33,\\\"bottom\\\":77,\\\"show\\\":false,\\\"right\\\":25},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\",\\\"smooth\\\":true}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"top\\\":1,\\\"left\\\":1,\\\"show\\\":false,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694179352576', NULL, '925988379923357696', NULL, 'JText', '{\\\"chartData\\\":\\\"博文阅读量：569万\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":259,\\\"height\\\":56},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#417505\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":37},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694200324096', NULL, '925988379923357696', NULL, 'JText', '{\\\"chartData\\\":\\\"互动量：1.68 亿\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":56},\\\"background\\\":\\\"#DBEAFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"body\\\":{\\\"color\\\":\\\"#417505\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":21},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694217101312', NULL, '925988379923357696', NULL, 'JText', '{\\\"chartData\\\":\\\"性别—年龄分布\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":663,\\\"height\\\":45},\\\"background\\\":\\\"#E8F2DC\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#4A90E2\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":8},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694233878528', NULL, '925988379923357696', NULL, 'JText', '{\\\"chartData\\\":\\\"用户数：605万\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":192,\\\"height\\\":56},\\\"background\\\":\\\"#E6CDA5\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#417505\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":26},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694246461440', NULL, '925988379923357696', NULL, 'JBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"70前\\\\\\\",    \\\\\\\"value\\\\\\\": 1879  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"70-80\\\\\\\",    \\\\\\\"value\\\\\\\": 3879  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"80-90\\\\\\\",    \\\\\\\"value\\\\\\\": 2879  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"95后\\\\\\\",    \\\\\\\"value\\\\\\\": 5479  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":326,\\\"height\\\":265},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"interval\\\":2}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":12,\\\"left\\\":38,\\\"bottom\\\":81,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":40,\\\"data\\\":[],\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694259044352', NULL, '925988379923357696', NULL, 'JScatter', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\",    \\\\\\\"value\\\\\\\": 300  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\",    \\\\\\\"value\\\\\\\": 500  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\",    \\\\\\\"value\\\\\\\": 920  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\",    \\\\\\\"value\\\\\\\": 320  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\",    \\\\\\\"value\\\\\\\": 200  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\",    \\\\\\\"value\\\\\\\": 400  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"7月\\\\\\\",    \\\\\\\"value\\\\\\\": 260  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"8月\\\\\\\",    \\\\\\\"value\\\\\\\": 120  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":663,\\\"height\\\":364},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"symbolSize\\\":20,\\\"itemStyle\\\":{\\\"color\\\":\\\"#64b5f6\\\"},\\\"label\\\":{\\\"color\\\":\\\"#787575\\\",\\\"show\\\":false},\\\"type\\\":\\\"scatter\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"x:{b}<br/>y:{c}\\\",\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"消费权益相关话题\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694267432960', NULL, '925988379923357696', NULL, 'JStepLine', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 15,    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 29,    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":254},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"name\\\":\\\"阅读量(亿)\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":37,\\\"left\\\":34,\\\"bottom\\\":65,\\\"show\\\":false,\\\"right\\\":25},\\\"series\\\":[{\\\"data\\\":[],\\\"step\\\":\\\"middle\\\",\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":false,\\\"text\\\":\\\"阶梯折线图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694284210176', NULL, '925988379923357696', NULL, 'JRing', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 1048,    \\\\\\\"name\\\\\\\": \\\\\\\"视频\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 735,    \\\\\\\"name\\\\\\\": \\\\\\\"网站\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 580,    \\\\\\\"name\\\\\\\": \\\\\\\"微信\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 484,    \\\\\\\"name\\\\\\\": \\\\\\\"微博\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 300,    \\\\\\\"name\\\\\\\": \\\\\\\"客户端\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":394,\\\"height\\\":408},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#70B324\\\"},{\\\"color\\\":\\\"#50E3C2\\\"},{\\\"color\\\":\\\"#F0E032\\\"},{\\\"color\\\":\\\"#7ED321\\\"},{\\\"color\\\":\\\"#FFA600\\\"}],\\\"grid\\\":{\\\"top\\\":49,\\\"left\\\":51,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"show\\\":false},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"top\\\":1,\\\"left\\\":1,\\\"show\\\":true,\\\"text\\\":\\\"内容来源占比\\\",\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694296793088', NULL, '925988379923357696', NULL, 'JProgress', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"阅读量\\\\\\\",    \\\\\\\"value\\\\\\\": 69.86  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":155},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#000000\\\"}},\\\"grid\\\":{\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":19,\\\"color\\\":\\\"#417505\\\",\\\"itemStyle\\\":{\\\"normal\\\":{\\\"barBorderRadius\\\":10}},\\\"zlevel\\\":1,\\\"label\\\":{\\\"formatter\\\":\\\"{c}{a}\\\",\\\"offset\\\":[0,-40],\\\"color\\\":\\\"black\\\",\\\"show\\\":true,\\\"fontSize\\\":24,\\\"position\\\":\\\"right\\\"}},{\\\"barWidth\\\":19,\\\"color\\\":\\\"#DCF2C2\\\",\\\"barGap\\\":\\\"-100%\\\",\\\"itemStyle\\\":{\\\"normal\\\":{\\\"barBorderRadius\\\":10}},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础进度图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927733694309376000', NULL, '925988379923357696', NULL, 'JPie', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 1048,    \\\\\\\"name\\\\\\\": \\\\\\\"中性信息\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 735,    \\\\\\\"name\\\\\\\": \\\\\\\"敏感信息\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 580,    \\\\\\\"name\\\\\\\": \\\\\\\"非敏感信息\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":394,\\\"height\\\":232},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#417505\\\"},{\\\"color\\\":\\\"#B8E986\\\"},{\\\"color\\\":\\\"#F5A623\\\"}],\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\",\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"isRadius\\\":false,\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"outRadius\\\":43,\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"敏感信息与非敏感信息占比\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"innerRadius\\\":87,\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 11:29:19', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205680885760', NULL, '925988240575995904', NULL, 'JText', '{\\\"chartData\\\":\\\"2023年度医美行业网络关注度\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":1604,\\\"height\\\":78},\\\"background\\\":\\\"#23BAD9\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":30,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":500},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205706051584', NULL, '925988240575995904', NULL, 'JText', '{\\\"chartData\\\":\\\"公立整形外科热度指数TOP10美誉度\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":56},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":13,\\\"marginLeft\\\":24},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205718634496', NULL, '925988240575995904', NULL, 'JText', '{\\\"chartData\\\":\\\"敏感信息与非敏感信息占比\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":56},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":11},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205731217408', NULL, '925988240575995904', NULL, 'JText', '{\\\"chartData\\\":\\\"医美行业事件\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":56},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":24},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205743800320', NULL, '925988240575995904', NULL, 'JFunnel', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 15,    \\\\\\\"name\\\\\\\": \\\\\\\"美白针\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"name\\\\\\\": \\\\\\\"光子嫩肤\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 23,    \\\\\\\"name\\\\\\\": \\\\\\\"半永久纹眉\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"name\\\\\\\": \\\\\\\"果酸换肤\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 234,    \\\\\\\"name\\\\\\\": \\\\\\\"全瓷牙\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/funnel\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"bottom\\\":115},\\\"legend\\\":{\\\"orient\\\":\\\"horizontal\\\"},\\\"series\\\":[{\\\"left\\\":\\\"10%\\\",\\\"gap\\\":2,\\\"name\\\":\\\"Funnel\\\",\\\"width\\\":\\\"80%\\\",\\\"emphasis\\\":{\\\"label\\\":{\\\"fontSize\\\":20}},\\\"itemStyle\\\":{\\\"borderColor\\\":\\\"#fff\\\",\\\"borderWidth\\\":1},\\\"sort\\\":\\\"descending\\\",\\\"label\\\":{\\\"color\\\":\\\"#787575\\\",\\\"show\\\":true,\\\"position\\\":\\\"inside\\\"},\\\"labelLine\\\":{\\\"lineStyle\\\":{\\\"width\\\":1,\\\"type\\\":\\\"solid\\\"},\\\"length\\\":10},\\\"type\\\":\\\"funnel\\\"}],\\\"tooltip\\\":{\\\"formatter\\\":\\\"{a} <br/>{b} : {c}%\\\",\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础漏斗图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205756383232', NULL, '925988240575995904', NULL, 'JText', '{\\\"chartData\\\":\\\"非公立连锁医美机构热度指数TOP10\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":8},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205773160448', NULL, '925988240575995904', NULL, 'JText', '{\\\"chartData\\\":\\\"医美行业全网信息量走势\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":3,\\\"marginLeft\\\":5},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205794131968', NULL, '925988240575995904', NULL, 'JText', '{\\\"chartData\\\":\\\"医美项目热度\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":3,\\\"marginLeft\\\":8},\\\"title\\\":{\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205806714880', NULL, '925988240575995904', NULL, 'JSmoothLine', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"name\\\\\\\": \\\\\\\"1月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 15,    \\\\\\\"name\\\\\\\": \\\\\\\"2月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 6,    \\\\\\\"name\\\\\\\": \\\\\\\"3月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 19,    \\\\\\\"name\\\\\\\": \\\\\\\"4月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 30,    \\\\\\\"name\\\\\\\": \\\\\\\"5月\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 20,    \\\\\\\"name\\\\\\\": \\\\\\\"6月\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":33,\\\"left\\\":23,\\\"bottom\\\":77,\\\"show\\\":false,\\\"right\\\":25},\\\"series\\\":[{\\\"data\\\":[],\\\"type\\\":\\\"line\\\",\\\"smooth\\\":true}],\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"top\\\":1,\\\"left\\\":1,\\\"show\\\":false,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205823492096', NULL, '925988240575995904', NULL, 'JText', '{\\\"chartData\\\":\\\"公立整形外科热度指数TOP10\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"tooltip\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":3,\\\"marginLeft\\\":5},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205836075008', NULL, '925988240575995904', NULL, 'JMultipleBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"19岁以下\\\\\\\",    \\\\\\\"value\\\\\\\": 150,    \\\\\\\"type\\\\\\\": \\\\\\\"光子嫩肤\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"20-29岁\\\\\\\",    \\\\\\\"value\\\\\\\": 269,    \\\\\\\"type\\\\\\\": \\\\\\\"光子嫩肤\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"30-39岁\\\\\\\",    \\\\\\\"value\\\\\\\": 81,    \\\\\\\"type\\\\\\\": \\\\\\\"光子嫩肤\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"39岁以上\\\\\\\",    \\\\\\\"value\\\\\\\": 67,    \\\\\\\"type\\\\\\\": \\\\\\\"光子嫩肤\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"19岁以下\\\\\\\",    \\\\\\\"value\\\\\\\": 50,    \\\\\\\"type\\\\\\\": \\\\\\\"热玛吉\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"20-29岁\\\\\\\",    \\\\\\\"value\\\\\\\": 100,    \\\\\\\"type\\\\\\\": \\\\\\\"热玛吉\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"30-39岁\\\\\\\",    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"type\\\\\\\": \\\\\\\"热玛吉\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"39岁以上\\\\\\\",    \\\\\\\"value\\\\\\\": 45,    \\\\\\\"type\\\\\\\": \\\\\\\"热玛吉\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"19岁以下\\\\\\\",    \\\\\\\"value\\\\\\\": 13,    \\\\\\\"type\\\\\\\": \\\\\\\"水光针\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"20-29岁\\\\\\\",    \\\\\\\"value\\\\\\\": 24,    \\\\\\\"type\\\\\\\": \\\\\\\"水光针\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"30-39岁\\\\\\\",    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"type\\\\\\\": \\\\\\\"水光针\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"39岁以上\\\\\\\",    \\\\\\\"value\\\\\\\": 25,    \\\\\\\"type\\\\\\\": \\\\\\\"水光针\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":29,\\\"left\\\":31,\\\"bottom\\\":62,\\\"right\\\":8},\\\"series\\\":[{\\\"label\\\":{\\\"color\\\":\\\"#787575\\\"}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"多数据对比柱形图\\\",\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205852852224', NULL, '925988240575995904', NULL, 'JText', '{\\\"chartData\\\":\\\"医美行业热点事件TOP50分类\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#FFFFFF\\\",\\\"headerColor\\\":\\\"#000000\\\",\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"bodyColor\\\":\\\"#000000\\\",\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":11},\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205865435136', NULL, '925988240575995904', NULL, 'JText', '{\\\"chartData\\\":\\\"各年龄段对医美项目TOP3关注度对比\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":45},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#23BAD9\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":5,\\\"marginLeft\\\":8},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205873823744', NULL, '925988240575995904', NULL, 'JMixLineBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"华美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 10,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度指数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"美莱美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 9,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度指数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"爱美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 5,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度指数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"一星美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 9,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度指数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"慧美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 2,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度指数\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"华美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 33,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"美莱美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 35,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"爱美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 37,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"一星美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 35,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"慧美美容院\\\\\\\",    \\\\\\\"value\\\\\\\": 34.9,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"seriesType\\\":[{\\\"series\\\":\\\"传播热度指数\\\",\\\"type\\\":\\\"bar\\\"},{\\\"series\\\":\\\"美誉度\\\",\\\"type\\\":\\\"line\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"rotate\\\":-33,\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115},\\\"series\\\":[],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"折柱图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205890600960', NULL, '925988240575995904', NULL, 'JDynamicBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"江苏人民医院\\\\\\\",    \\\\\\\"value\\\\\\\": 55,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"上海人民医院\\\\\\\",    \\\\\\\"value\\\\\\\": 14,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京大学第一医院\\\\\\\",    \\\\\\\"value\\\\\\\": 31.5,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京朝阳医院\\\\\\\",    \\\\\\\"value\\\\\\\": 53,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京协和医院\\\\\\\",    \\\\\\\"value\\\\\\\": 41.9,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"八大处医院\\\\\\\",    \\\\\\\"value\\\\\\\": 61,    \\\\\\\"type\\\\\\\": \\\\\\\"传播热度\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":8,\\\"left\\\":113,\\\"bottom\\\":71,\\\"right\\\":59},\\\"series\\\":[{\\\"barWidth\\\":17,\\\"itemStyle\\\":{\\\"color\\\":\\\"#F099E1EE\\\"},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\"}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"动态柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205903183872', NULL, '925988240575995904', NULL, 'JDynamicBar', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"江苏人民医院\\\\\\\",    \\\\\\\"value\\\\\\\": 88,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"上海人民医院\\\\\\\",    \\\\\\\"value\\\\\\\": 76,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京大学第一医院\\\\\\\",    \\\\\\\"value\\\\\\\": 92,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京朝阳医院\\\\\\\",    \\\\\\\"value\\\\\\\": 53,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"北京协和医院\\\\\\\",    \\\\\\\"value\\\\\\\": 90,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"八大处医院\\\\\\\",    \\\\\\\"value\\\\\\\": 98.7,    \\\\\\\"type\\\\\\\": \\\\\\\"美誉度\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":309},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"分组\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/26/stackedBar\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"grid\\\":{\\\"top\\\":19,\\\"left\\\":109,\\\"bottom\\\":60,\\\"right\\\":31},\\\"series\\\":[{\\\"barWidth\\\":18,\\\"itemStyle\\\":{\\\"color\\\":\\\"#50E3C2\\\"}}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\"},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"动态柱形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205915766784', NULL, '925988240575995904', NULL, 'JRing', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 46,    \\\\\\\"name\\\\\\\": \\\\\\\"涉机构事件\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 54,    \\\\\\\"name\\\\\\\": \\\\\\\"涉行业事件\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":320},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#F099E1EE\\\"},{\\\"color\\\":\\\"#23BAD9\\\"}],\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"legend\\\":{\\\"r\\\":26},\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础环形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205924155392', NULL, '925988240575995904', NULL, 'JCommonTable', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"FDA批准新一代A型肉毒素上市\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 6.25  },  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"多地医保局发布口腔种植收费调查登记的通知\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 5.3  },  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"种植牙服务价格下调\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 4  },  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"消保委2023年受理消费者投诉41万余件 涉及医美等多个方面\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 7.23  },  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"轻医美-收费不透明\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 3.6  },  {    \\\\\\\"医美行业热点事件\\\\\\\": \\\\\\\"专家提醒:低价医美有风险\\\\\\\",    \\\\\\\"传播热度指数\\\\\\\": 2  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":309},\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":24,\\\"dataType\\\":1,\\\"h\\\":42,\\\"linkageConfig\\\":[],\\\"timeOut\\\":-1,\\\"option\\\":{\\\"headerBgColor\\\":\\\"#C1EEF7\\\",\\\"headerColor\\\":\\\"#417505\\\",\\\"bodyColor\\\":\\\"#000000\\\",\\\"bodyBgColor\\\":\\\"#FFFFFF\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('927766205936738304', NULL, '925988240575995904', NULL, 'JRing', '{\\\"chartData\\\":\\\"[  {    \\\\\\\"value\\\\\\\": 4.61,    \\\\\\\"name\\\\\\\": \\\\\\\"敏感\\\\\\\"  },  {    \\\\\\\"value\\\\\\\": 95.39,    \\\\\\\"name\\\\\\\": \\\\\\\"非敏感\\\\\\\"  }]\\\",\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"size\\\":{\\\"width\\\":528,\\\"height\\\":309},\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"background\\\":\\\"#FFFFFF\\\",\\\"dataType\\\":1,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"customColor\\\":[{\\\"color\\\":\\\"#F099E1EE\\\"},{\\\"color\\\":\\\"#6AD5EB\\\"}],\\\"grid\\\":{\\\"top\\\":45,\\\"left\\\":42,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"name\\\":\\\"Access From\\\",\\\"avoidLabelOverlap\\\":false,\\\"emphasis\\\":{\\\"label\\\":{\\\"show\\\":true,\\\"fontSize\\\":\\\"25\\\",\\\"fontWeight\\\":\\\"bold\\\"}},\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true,\\\"position\\\":\\\"center\\\"},\\\"labelLine\\\":{\\\"show\\\":false},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":[\\\"40%\\\",\\\"70%\\\"]}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":false,\\\"text\\\":\\\"基础环形图\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-03-13 13:38:31', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('993809146221527040', NULL, '993809146154418176', NULL, 'JText', '{\\\"chartData\\\":\\\"小 区 消 防 巡 检 状 态\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":1817,\\\"height\\\":78},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":36,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-09-11 19:29:35', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('993809146250887168', NULL, '993809146154418176', NULL, 'JText', '{\\\"chartData\\\":\\\"区域基本情况\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":56},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":11,\\\"marginLeft\\\":37},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-09-11 19:29:35', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('993809146267664384', NULL, '993809146154418176', NULL, 'JList', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"标题\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"描述\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"时间\\\"},{\\\"mapping\\\":\\\"\\\",\\\"filed\\\":\\\"封面\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"区域基本情况\\\",\\\"query\\\":[],\\\"h\\\":24,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=regionBasicInformation\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/42/list\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"title\\\\\\\":\\\\\\\"通知一\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-9 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知二\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-8 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知三\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-7 14:20:21\\\\\\\"},{\\\\\\\"title\\\\\\\":\\\\\\\"通知四\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2022-3-4 14:20:21\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":177},\\\"dataSetId\\\":\\\"910750488542625792\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":12,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"layout\\\":\\\"horizontal\\\",\\\"showTitlePrefix\\\":true,\\\"titleFontSize\\\":18,\\\"showTimePrefix\\\":false,\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"}}}', 'admin', '2024-09-11 19:29:35', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('993809146288635904', NULL, '993809146154418176', NULL, 'JText', '{\\\"chartData\\\":\\\"设备总数\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":67},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":16,\\\"marginLeft\\\":34},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-09-11 19:29:35', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('993809146305413120', NULL, '993809146154418176', NULL, 'JNumber', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"正常设备\\\",\\\"h\\\":9,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=normalDevice\\\",\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{  \\\\\\\"value\\\\\\\": \\\\\\\"15990\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":122},\\\"dataSetId\\\":\\\"910754028661030912\\\",\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"正常设备\\\"}}}', 'admin', '2024-09-11 19:29:35', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('993809146326384640', NULL, '993809146154418176', NULL, 'JNumber', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"异常设备\\\",\\\"query\\\":[],\\\"h\\\":9,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=abnormalDevice\\\",\\\"drillData\\\":[],\\\"analysis\\\":{\\\"isCompare\\\":false,\\\"compareType\\\":\\\"\\\",\\\"trendType\\\":\\\"1\\\"},\\\"timeOut\\\":0,\\\"chartData\\\":\\\"{\\\\\\\"value\\\\\\\":\\\\\\\"1024\\\\\\\"}\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":122},\\\"dataSetId\\\":\\\"910754465934000128\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":5,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"isCompare\\\":false,\\\"trendType\\\":\\\"1\\\",\\\"body\\\":{\\\"color\\\":\\\"#000000\\\",\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"small\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\",\\\"fontSize\\\":18,\\\"fontWeight\\\":\\\"bold\\\"},\\\"title\\\":\\\"异常设备\\\"}}}', 'admin', '2024-09-11 19:29:35', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('993809146343161856', NULL, '993809146154418176', NULL, 'JText', '{\\\"chartData\\\":\\\"设备异常明细\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":67},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":15,\\\"marginLeft\\\":32},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-09-11 19:29:35', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('993809146355744768', NULL, '993809146154418176', NULL, 'JCommonTable', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"设备异常明细\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=equipmentDetails\\\",\\\"drillData\\\":[],\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":551},\\\"dataSetId\\\":\\\"910759432656830464\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"小区名称\\\",\\\"text\\\":\\\"小区名称\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"设备名称\\\",\\\"text\\\":\\\"设备名称\\\",\\\"value\\\":\\\"deviceName\\\"},{\\\"label\\\":\\\"设备地址\\\",\\\"text\\\":\\\"设备地址\\\",\\\"value\\\":\\\"deviceAddress\\\"},{\\\"label\\\":\\\"设备状态\\\",\\\"text\\\":\\\"设备状态\\\",\\\"value\\\":\\\"deviceStatus\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"name\\\",\\\"title\\\":\\\"小区名称\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"deviceName\\\",\\\"title\\\":\\\"设备名称\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"deviceAddress\\\",\\\"title\\\":\\\"设备地址\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"deviceStatus\\\",\\\"title\\\":\\\"设备状态\\\"}],\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"}}}', 'admin', '2024-09-11 19:29:35', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('993809146368327680', NULL, '993809146154418176', NULL, 'JBubbleMap', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"commonOption\\\":{\\\"barSize\\\":10,\\\"gradientColor\\\":false,\\\"breadcrumb\\\":{\\\"drillDown\\\":false,\\\"textColor\\\":\\\"#000000\\\"},\\\"areaColor\\\":{\\\"color1\\\":\\\"#f7f7f7\\\",\\\"color2\\\":\\\"#fcc02e\\\"},\\\"barColor\\\":\\\"#fff176\\\",\\\"barColor2\\\":\\\"#fcc02e\\\",\\\"inRange\\\":{\\\"color\\\":[\\\"#04387b\\\",\\\"#467bc0\\\"]}},\\\"paramOption\\\":[],\\\"dataSetName\\\":\\\"小区地图分布\\\",\\\"activeKey\\\":1,\\\"chartData\\\":\\\"[  {    \\\\\\\"name\\\\\\\": \\\\\\\"廊坊\\\\\\\",    \\\\\\\"value\\\\\\\": 199  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"新疆\\\\\\\",    \\\\\\\"value\\\\\\\": 180  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"河南\\\\\\\",    \\\\\\\"value\\\\\\\": 137  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"四川\\\\\\\",    \\\\\\\"value\\\\\\\": 125  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"黑龙江\\\\\\\",    \\\\\\\"value\\\\\\\": 123  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"广东\\\\\\\",    \\\\\\\"value\\\\\\\": 123  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"山东\\\\\\\",    \\\\\\\"value\\\\\\\": 119  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"福建\\\\\\\",    \\\\\\\"value\\\\\\\": 116  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"湖北\\\\\\\",    \\\\\\\"value\\\\\\\": 116  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"浙江\\\\\\\",    \\\\\\\"value\\\\\\\": 114  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"湖南\\\\\\\",    \\\\\\\"value\\\\\\\": 114  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"安徽\\\\\\\",    \\\\\\\"value\\\\\\\": 109  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"河北\\\\\\\",    \\\\\\\"value\\\\\\\": 102  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"江苏\\\\\\\",    \\\\\\\"value\\\\\\\": 92  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"江西\\\\\\\",    \\\\\\\"value\\\\\\\": 91  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"重庆\\\\\\\",    \\\\\\\"value\\\\\\\": 91  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"云南\\\\\\\",    \\\\\\\"value\\\\\\\": 83  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"吉林\\\\\\\",    \\\\\\\"value\\\\\\\": 82  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"山西\\\\\\\",    \\\\\\\"value\\\\\\\": 81  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"陕西\\\\\\\",    \\\\\\\"value\\\\\\\": 80  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"辽宁\\\\\\\",    \\\\\\\"value\\\\\\\": 67  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"贵州\\\\\\\",    \\\\\\\"value\\\\\\\": 62  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"广西\\\\\\\",    \\\\\\\"value\\\\\\\": 59  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"甘肃\\\\\\\",    \\\\\\\"value\\\\\\\": 56  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"内蒙古\\\\\\\",    \\\\\\\"value\\\\\\\": 47  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"天津\\\\\\\",    \\\\\\\"value\\\\\\\": 42  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"上海\\\\\\\",    \\\\\\\"value\\\\\\\": 24  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"宁夏\\\\\\\",    \\\\\\\"value\\\\\\\": 18  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"海南\\\\\\\",    \\\\\\\"value\\\\\\\": 14  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"青海\\\\\\\",    \\\\\\\"value\\\\\\\": 10  },  {    \\\\\\\"name\\\\\\\": \\\\\\\"西藏\\\\\\\",    \\\\\\\"value\\\\\\\": 9  }]\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"seriesType\\\":[],\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"区域\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"jsConfig\\\":\\\"\\\",\\\"dataType\\\":2,\\\"query\\\":[],\\\"h\\\":50,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=residentialDistributionMap\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/radar\\\",\\\"timeOut\\\":0,\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":342},\\\"dataSetId\\\":\\\"910765056765509632\\\",\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"w\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"drillDown\\\":false,\\\"area\\\":{\\\"markerColor\\\":\\\"#DDE330\\\",\\\"shadowBlur\\\":10,\\\"markerCount\\\":5,\\\"markerOpacity\\\":1,\\\"name\\\":[\\\"河北省\\\"],\\\"scatterLabelShow\\\":false,\\\"shadowColor\\\":\\\"#DDE330\\\",\\\"value\\\":[\\\"13\\\"],\\\"markerType\\\":\\\"effectScatter\\\"},\\\"geo\\\":{\\\"top\\\":27,\\\"aspectScale\\\":0.92,\\\"itemStyle\\\":{\\\"normal\\\":{\\\"shadowOffsetX\\\":0,\\\"borderColor\\\":\\\"#a9a9a9\\\",\\\"shadowOffsetY\\\":0,\\\"areaColor\\\":\\\"\\\",\\\"shadowBlur\\\":0,\\\"borderWidth\\\":1,\\\"shadowColor\\\":\\\"#80d9f8\\\"},\\\"emphasis\\\":{\\\"areaColor\\\":\\\"#fff59c\\\",\\\"borderWidth\\\":0}},\\\"zoom\\\":1,\\\"label\\\":{\\\"emphasis\\\":{\\\"color\\\":\\\"#fff\\\",\\\"show\\\":false}},\\\"roam\\\":true},\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"data\\\":[]},\\\"title\\\":{\\\"left\\\":10,\\\"show\\\":true,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"graphic\\\":[],\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"},\\\"visualMap\\\":{\\\"min\\\":0,\\\"top\\\":\\\"bottom\\\",\\\"max\\\":200,\\\"left\\\":\\\"5%\\\",\\\"calculable\\\":true,\\\"show\\\":false,\\\"type\\\":\\\"continuous\\\",\\\"seriesIndex\\\":[1]}}}', 'admin', '2024-09-11 19:29:35', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('993809146380910592', NULL, '993809146154418176', NULL, 'JText', '{\\\"chartData\\\":\\\"小区地图分布\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":1208,\\\"height\\\":56},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":10,\\\"marginLeft\\\":0},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-09-11 19:29:35', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('993809146393493504', NULL, '993809146154418176', NULL, 'JCommonTable', '{\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"小区分布地图表格\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=residentialDistributionTable\\\",\\\"drillData\\\":[],\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":342},\\\"dataSetId\\\":\\\"910773111884398592\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"区域名称\\\",\\\"text\\\":\\\"区域名称\\\",\\\"value\\\":\\\"areaName\\\"},{\\\"label\\\":\\\"小区数量\\\",\\\"text\\\":\\\"小区数量\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"seriesType\\\":[],\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"areaName\\\",\\\"title\\\":\\\"区域名称\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"value\\\",\\\"title\\\":\\\"小区数量\\\"}],\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}}}}', 'admin', '2024-09-11 19:29:35', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('993809146410270720', NULL, '993809146154418176', NULL, 'JPie', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"室外消火栓泵\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=deviceCountProportion\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1048,\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\"},{\\\\\\\"value\\\\\\\":735,\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\"},{\\\\\\\"value\\\\\\\":580,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":484,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":300,\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":364},\\\"dataSetId\\\":\\\"910776816075587584\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"grid\\\":{\\\"bottom\\\":115,\\\"show\\\":false},\\\"legend\\\":{\\\"orient\\\":\\\"vertical\\\"},\\\"series\\\":[{\\\"data\\\":[],\\\"color\\\":[\\\"#3BB1E3\\\",\\\"#DB771F\\\",\\\"#B6C5D1\\\"],\\\"name\\\":\\\"Access From\\\",\\\"emphasis\\\":{\\\"itemStyle\\\":{\\\"shadowOffsetX\\\":0,\\\"shadowBlur\\\":10,\\\"shadowColor\\\":\\\"rgba(0, 0, 0, 0.5)\\\"}},\\\"label\\\":{\\\"color\\\":\\\"#000000\\\",\\\"show\\\":true},\\\"type\\\":\\\"pie\\\",\\\"radius\\\":\\\"50%\\\"}],\\\"tooltip\\\":{\\\"trigger\\\":\\\"item\\\"},\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":\\\"left\\\",\\\"show\\\":true,\\\"text\\\":\\\"设备类型数量占比\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"body\\\":{\\\"color\\\":\\\"#000000\\\"},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-09-11 19:29:35', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('993809146418659328', NULL, '993809146154418176', NULL, 'JBar', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"区域设备数量\\\\t\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=areaDeviceCount\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\",\\\\\\\"value\\\\\\\":1000879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"三星\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\",\\\\\\\"value\\\\\\\":2300879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"oppo\\\\\\\",\\\\\\\"value\\\\\\\":5400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"},{\\\\\\\"name\\\\\\\":\\\\\\\"vivo\\\\\\\",\\\\\\\"value\\\\\\\":3400879,\\\\\\\"type\\\\\\\":\\\\\\\"手机品牌\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":364},\\\"dataSetId\\\":\\\"910790230315417600\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"lineStyle\\\":{\\\"color\\\":\\\"#f3f3f3\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"},\\\"interval\\\":2},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"xAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"axisLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"type\\\":\\\"value\\\",\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"grid\\\":{\\\"top\\\":90,\\\"left\\\":62,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"barWidth\\\":21,\\\"data\\\":[],\\\"color\\\":[\\\"#3BB1E3\\\",\\\"#DB771F\\\",\\\"#B6C5D1\\\"],\\\"itemStyle\\\":{\\\"color\\\":\\\"#3BB1E3\\\",\\\"borderRadius\\\":0},\\\"type\\\":\\\"bar\\\"}],\\\"tooltip\\\":{\\\"axisPointer\\\":{\\\"label\\\":{\\\"backgroundColor\\\":\\\"#333\\\",\\\"show\\\":true},\\\"type\\\":\\\"shadow\\\"},\\\"trigger\\\":\\\"axis\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"title\\\":{\\\"show\\\":true,\\\"text\\\":\\\"区域设备数量\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"},\\\"subtextStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-09-11 19:29:35', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('993809146431242240', NULL, '993809146154418176', NULL, 'JLine', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"dataMapping\\\":[{\\\"mapping\\\":\\\"name\\\",\\\"filed\\\":\\\"维度\\\"},{\\\"mapping\\\":\\\"value\\\",\\\"filed\\\":\\\"数值\\\"}],\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"巡检任务数\\\",\\\"query\\\":[],\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=inspectionTasksCount\\\",\\\"drillData\\\":[],\\\"url\\\":\\\"http://api.jeecg.com/mock/33/chart\\\",\\\"timeOut\\\":0,\\\"chartData\\\":\\\"[{\\\\\\\"value\\\\\\\":1000,\\\\\\\"name\\\\\\\":\\\\\\\"联想\\\\\\\"},{\\\\\\\"value\\\\\\\":7350,\\\\\\\"name\\\\\\\":\\\\\\\"小米\\\\\\\"},{\\\\\\\"value\\\\\\\":5800,\\\\\\\"name\\\\\\\":\\\\\\\"华为\\\\\\\"},{\\\\\\\"value\\\\\\\":6000,\\\\\\\"name\\\\\\\":\\\\\\\"苹果\\\\\\\"},{\\\\\\\"value\\\\\\\":3000,\\\\\\\"name\\\\\\\":\\\\\\\"戴尔\\\\\\\"}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":353},\\\"dataSetId\\\":\\\"910794755508060160\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"name\\\",\\\"text\\\":\\\"name\\\",\\\"value\\\":\\\"name\\\"},{\\\"label\\\":\\\"value\\\",\\\"text\\\":\\\"value\\\",\\\"value\\\":\\\"value\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"yAxis\\\":{\\\"axisLabel\\\":{\\\"color\\\":\\\"#909198\\\"},\\\"splitLine\\\":{\\\"lineStyle\\\":{\\\"color\\\":\\\"#F3F3F3\\\"}},\\\"nameTextStyle\\\":{\\\"color\\\":\\\"#333333\\\"}},\\\"customColor\\\":[{\\\"color\\\":\\\"#38B4EA\\\"}],\\\"grid\\\":{\\\"top\\\":90,\\\"bottom\\\":115,\\\"show\\\":false},\\\"series\\\":[{\\\"data\\\":[],\\\"lineType\\\":\\\"area\\\",\\\"itemStyle\\\":{\\\"color\\\":\\\"#64B5F6\\\"},\\\"type\\\":\\\"line\\\"}],\\\"title\\\":{\\\"subtext\\\":\\\"\\\",\\\"left\\\":10,\\\"text\\\":\\\"\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"headColor\\\":\\\"#FFFFFF\\\",\\\"textStyle\\\":{\\\"color\\\":\\\"#4A4A4A\\\"},\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-09-11 19:29:35', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('993809146443825152', NULL, '993809146154418176', NULL, 'JCommonTable', '{\\\"borderColor\\\":\\\"#FFFFFF00\\\",\\\"paramOption\\\":[],\\\"dataType\\\":2,\\\"dataSetName\\\":\\\"巡检任务数表格\\\",\\\"query\\\":[],\\\"h\\\":42,\\\"dataSetApi\\\":\\\"https://api.jeecg.com/mock/51/propertyFireFighting?type=inspectionTasksTable\\\",\\\"drillData\\\":[],\\\"timeOut\\\":-1,\\\"chartData\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"2月\\\\\\\",\\\\\\\"value\\\\\\\":200},{\\\\\\\"name\\\\\\\":\\\\\\\"3月\\\\\\\",\\\\\\\"value\\\\\\\":300},{\\\\\\\"name\\\\\\\":\\\\\\\"4月\\\\\\\",\\\\\\\"value\\\\\\\":400},{\\\\\\\"name\\\\\\\":\\\\\\\"5月\\\\\\\",\\\\\\\"value\\\\\\\":50},{\\\\\\\"name\\\\\\\":\\\\\\\"6月\\\\\\\",\\\\\\\"value\\\\\\\":120}]\\\",\\\"size\\\":{\\\"width\\\":599,\\\"height\\\":353},\\\"dataSetId\\\":\\\"910797586147360768\\\",\\\"fieldOption\\\":[{\\\"label\\\":\\\"检查时间\\\",\\\"text\\\":\\\"检查时间\\\",\\\"value\\\":\\\"inspectTime\\\"},{\\\"label\\\":\\\"设备名称\\\",\\\"text\\\":\\\"设备名称\\\",\\\"value\\\":\\\"deviceName\\\"},{\\\"label\\\":\\\"设备地址\\\",\\\"text\\\":\\\"设备地址\\\",\\\"value\\\":\\\"deviceAddress\\\"},{\\\"label\\\":\\\"检查人\\\",\\\"text\\\":\\\"检查人\\\",\\\"value\\\":\\\"inspected\\\"},{\\\"label\\\":\\\"检查内容\\\",\\\"text\\\":\\\"检查内容\\\",\\\"value\\\":\\\"content\\\"},{\\\"label\\\":\\\"巡查结果\\\",\\\"text\\\":\\\"巡查结果\\\",\\\"value\\\":\\\"inspectResult\\\"}],\\\"dataSetType\\\":\\\"api\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"seriesType\\\":[],\\\"w\\\":24,\\\"linkageConfig\\\":[],\\\"dataSetIzAgent\\\":\\\"0\\\",\\\"option\\\":{\\\"columns\\\":[{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"inspectTime\\\",\\\"title\\\":\\\"检查时间\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"deviceName\\\",\\\"title\\\":\\\"设备名称\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"deviceAddress\\\",\\\"title\\\":\\\"设备地址\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"inspected\\\",\\\"title\\\":\\\"检查人\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"content\\\",\\\"title\\\":\\\"检查内容\\\"},{\\\"izShow\\\":\\\"Y\\\",\\\"dataIndex\\\":\\\"inspectResult\\\",\\\"title\\\":\\\"巡查结果\\\"}]}}', 'admin', '2024-09-11 19:29:35', NULL, NULL);\nINSERT INTO `onl_drag_page_comp` VALUES ('993809146464796672', NULL, '993809146154418176', NULL, 'JText', '{\\\"chartData\\\":\\\"巡检任务数\\\",\\\"borderColor\\\":\\\"#DB771F\\\",\\\"size\\\":{\\\"width\\\":1208,\\\"height\\\":67},\\\"background\\\":\\\"#DB771F\\\",\\\"w\\\":8,\\\"dataType\\\":1,\\\"h\\\":12,\\\"turnConfig\\\":{\\\"url\\\":\\\"\\\"},\\\"url\\\":\\\"http://api.jeecg.com/mock/42/nav\\\",\\\"timeOut\\\":0,\\\"option\\\":{\\\"body\\\":{\\\"color\\\":\\\"#FFFFFF\\\",\\\"textAlign\\\":\\\"center\\\",\\\"fontSize\\\":22,\\\"text\\\":\\\"\\\",\\\"fontWeight\\\":\\\"bold\\\",\\\"marginTop\\\":12,\\\"marginLeft\\\":0},\\\"title\\\":{\\\"textStyle\\\":{\\\"color\\\":\\\"#464646\\\"}},\\\"card\\\":{\\\"rightHref\\\":\\\"\\\",\\\"size\\\":\\\"default\\\",\\\"extra\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}}}', 'admin', '2024-09-11 19:29:35', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for onl_drag_share\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_drag_share`;\nCREATE TABLE `onl_drag_share`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键',\n  `drag_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '在线仪表盘设计器id',\n  `preview_url` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '预览地址',\n  `preview_lock` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '密码锁',\n  `last_update_time` datetime NULL DEFAULT NULL COMMENT '最后更新时间',\n  `term_of_validity` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '有效期(0:永久有效，1:1天，7:7天)',\n  `status` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '是否过期(0未过期，1已过期)',\n  `preview_lock_status` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '是否为密码锁(0 否,1是)',\n  `share_token` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '分享token',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uniq_ods_drag_id`(`drag_id`) USING BTREE COMMENT '仪表盘id唯一索引'\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '仪表盘预览分享表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_drag_share\n-- ----------------------------\nINSERT INTO `onl_drag_share` VALUES ('1062674826894385152', '1060068114432577536', 'https://bootapi.jeecg.com/drag/share/view/1060068114432577536', '', '2025-03-20 20:17:27', '0', '0', '0', NULL);\nINSERT INTO `onl_drag_share` VALUES ('1062674928555925504', '1060099988005638144', 'https://bootapi.jeecg.com/drag/share/view/1060099988005638144', '', '2025-03-20 20:17:37', '0', '0', '0', NULL);\nINSERT INTO `onl_drag_share` VALUES ('1062674948000718848', '1060099975032655872', 'https://bootapi.jeecg.com/drag/share/view/1060099975032655872', '', '2025-03-20 20:17:41', '0', '0', '0', NULL);\nINSERT INTO `onl_drag_share` VALUES ('1062674963582558208', '1060099939494318080', 'https://bootapi.jeecg.com/drag/share/view/1060099939494318080', '', '2025-03-20 20:17:45', '0', '0', '0', NULL);\nINSERT INTO `onl_drag_share` VALUES ('1062674981450293248', '1060099927951593472', 'https://bootapi.jeecg.com/drag/share/view/1060099927951593472', '', '2025-03-20 20:17:49', '0', '0', '0', NULL);\nINSERT INTO `onl_drag_share` VALUES ('1062674998021988352', '1060068147949260800', 'https://bootapi.jeecg.com/drag/share/view/1060068147949260800', '', '2025-03-20 20:17:53', '0', '0', '0', NULL);\nINSERT INTO `onl_drag_share` VALUES ('1062675012123238400', '1060068100662677504', 'https://bootapi.jeecg.com/drag/share/view/1060068100662677504', '', '2025-03-20 20:17:57', '0', '0', '0', NULL);\nINSERT INTO `onl_drag_share` VALUES ('1062675025788280832', '1060099867109019648', 'https://bootapi.jeecg.com/drag/share/view/1060099867109019648', '', '2025-03-20 20:18:00', '0', '0', '0', NULL);\nINSERT INTO `onl_drag_share` VALUES ('1062675046642360320', '1060068138562408448', 'https://bootapi.jeecg.com/drag/share/view/1060068138562408448', '', '2025-03-20 20:18:05', '0', '0', '0', NULL);\nINSERT INTO `onl_drag_share` VALUES ('1062675062794625024', '1060068124528267264', 'https://bootapi.jeecg.com/drag/share/view/1060068124528267264', '', '2025-03-20 20:18:09', '0', '0', '0', NULL);\nINSERT INTO `onl_drag_share` VALUES ('1062677638072115200', '1060100026798755840', 'https://bootapi.jeecg.com/drag/share/view/1060100026798755840', '', '2025-03-20 20:28:23', '0', '0', '0', NULL);\nINSERT INTO `onl_drag_share` VALUES ('1062677655184875520', '1060100061204631552', 'https://bootapi.jeecg.com/drag/share/view/1060100061204631552', '', '2025-03-20 20:28:27', '0', '0', '0', NULL);\n\n-- ----------------------------\n-- Table structure for onl_drag_table_relation\n-- ----------------------------\nDROP TABLE IF EXISTS `onl_drag_table_relation`;\nCREATE TABLE `onl_drag_table_relation`  (\n  `id` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键',\n  `aggregation_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '聚合表名称',\n  `aggregation_desc` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '聚合表描述',\n  `relation_forms` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT '关联表单',\n  `filter_condition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT '过滤条件',\n  `header_fields` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT '表头字段',\n  `calculate_fields` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT '公式字段',\n  `validate_info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT '校验信息',\n  `del_flag` tinyint(1) NULL DEFAULT NULL COMMENT '删除状态(0-正常,1-已删除)',\n  `low_app_id` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '应用ID',\n  `tenant_id` int(11) NULL DEFAULT NULL COMMENT '租户ID',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_aggregation_name`(`aggregation_name`) USING BTREE,\n  INDEX `idx_del_flag`(`del_flag`) USING BTREE,\n  INDEX `idx_tenant_id`(`tenant_id`) USING BTREE,\n  INDEX `idx_create_by`(`create_by`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '仪表盘聚合表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of onl_drag_table_relation\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for open_api\n-- ----------------------------\nDROP TABLE IF EXISTS `open_api`;\nCREATE TABLE `open_api`  (\n  `id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,\n  `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '接口名称',\n  `request_method` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '请求方法',\n  `request_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '接口地址',\n  `black_list` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT 'IP 黑名单',\n  `body` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '请求体内容',\n  `origin_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '原始地址',\n  `status` int(10) NULL DEFAULT NULL COMMENT '状态',\n  `del_flag` int(10) NULL DEFAULT NULL COMMENT '删除标识',\n  `create_by` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  `headers_json` json NULL COMMENT '请求头json',\n  `params_json` json NULL COMMENT '请求参数json',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '接口表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of open_api\n-- ----------------------------\nINSERT INTO `open_api` VALUES ('1922132683346649090', '根据部门查询用户', 'GET', 'TEwcXBlr', NULL, NULL, '/sys/user/queryUserByDepId', 1, 0, 'admin', '2025-05-13 11:31:58', 'admin', '2025-05-15 10:10:01', '[]', '[{\\\"id\\\": \\\"row_24\\\", \\\"note\\\": \\\"\\\", \\\"paramKey\\\": \\\"id\\\", \\\"required\\\": \\\"1\\\", \\\"defaultValue\\\": \\\"\\\"}]');\n\n-- ----------------------------\n-- Table structure for open_api_auth\n-- ----------------------------\nDROP TABLE IF EXISTS `open_api_auth`;\nCREATE TABLE `open_api_auth`  (\n  `id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,\n  `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '授权名称',\n  `ak` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT 'AK',\n  `sk` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT 'SK',\n  `create_by` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  `system_user_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '关联系统用户名',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '权限表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of open_api_auth\n-- ----------------------------\nINSERT INTO `open_api_auth` VALUES ('1922164194775056386', 'scott', 'ak-pFjyNHWRsJEFWlu6', '4hV5dBrZtmGAtPdbA5yseaeKRYNpzGsS', 'admin', '2025-05-13 13:37:11', NULL, NULL, 'e9ca23d68d884d4ebb19d07889727dae');\n\n-- ----------------------------\n-- Table structure for open_api_log\n-- ----------------------------\nDROP TABLE IF EXISTS `open_api_log`;\nCREATE TABLE `open_api_log`  (\n  `id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,\n  `api_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '接口ID',\n  `call_auth_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '调用ID',\n  `call_time` datetime NULL DEFAULT NULL COMMENT '调用时间',\n  `used_time` bigint(20) NULL DEFAULT NULL COMMENT '耗时',\n  `response_time` datetime NULL DEFAULT NULL COMMENT '响应时间',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '调用记录表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of open_api_log\n-- ----------------------------\nINSERT INTO `open_api_log` VALUES ('1922175238557913090', '1922132683346649090', '1922164194775056386', '2025-05-13 14:21:04', 94, '2025-05-13 14:21:04');\nINSERT INTO `open_api_log` VALUES ('1922175436256432130', '1922132683346649090', '1922164194775056386', '2025-05-13 14:21:51', 38, '2025-05-13 14:21:51');\nINSERT INTO `open_api_log` VALUES ('1922175487921868802', '1922132683346649090', '1922164194775056386', '2025-05-13 14:22:03', 31, '2025-05-13 14:22:03');\nINSERT INTO `open_api_log` VALUES ('1922176033789562883', '1922132683346649090', '1922164194775056386', '2025-05-13 14:24:13', 27, '2025-05-13 14:24:13');\nINSERT INTO `open_api_log` VALUES ('1922176583943835650', '1922132683346649090', '1922164194775056386', '2025-05-13 14:26:25', 39, '2025-05-13 14:26:25');\nINSERT INTO `open_api_log` VALUES ('1922177249969934337', '1922132683346649090', '1922164194775056386', '2025-05-13 14:28:08', 55250, '2025-05-13 14:29:03');\nINSERT INTO `open_api_log` VALUES ('1922180212645941249', '1922132683346649090', '1922164194775056386', '2025-05-13 14:40:46', 4162, '2025-05-13 14:40:50');\nINSERT INTO `open_api_log` VALUES ('1922180441692688385', '1922132683346649090', '1922164194775056386', '2025-05-13 14:41:11', 33346, '2025-05-13 14:41:44');\nINSERT INTO `open_api_log` VALUES ('1922180521686454273', '1922132683346649090', '1922164194775056386', '2025-05-13 14:42:00', 3570, '2025-05-13 14:42:03');\nINSERT INTO `open_api_log` VALUES ('1922180965825499138', '1922132683346649090', '1922164194775056386', '2025-05-13 14:42:10', 99211, '2025-05-13 14:43:49');\nINSERT INTO `open_api_log` VALUES ('1922181034515615746', '1922132683346649090', '1922164194775056386', '2025-05-13 14:43:52', 14005, '2025-05-13 14:44:06');\nINSERT INTO `open_api_log` VALUES ('1922183171307982850', '1922132683346649090', '1922164194775056386', '2025-05-13 14:52:15', 19834, '2025-05-13 14:52:35');\nINSERT INTO `open_api_log` VALUES ('1922184177068523521', '1922132683346649090', '1922164194775056386', '2025-05-13 14:56:34', 748, '2025-05-13 14:56:35');\nINSERT INTO `open_api_log` VALUES ('1922184729043107841', '1922132683346649090', '1922164194775056386', '2025-05-13 14:58:46', 1031, '2025-05-13 14:58:47');\nINSERT INTO `open_api_log` VALUES ('1922184806453182465', '1922132683346649090', '1922164194775056386', '2025-05-13 14:59:05', 68, '2025-05-13 14:59:05');\nINSERT INTO `open_api_log` VALUES ('1922184918382379009', '1922132683346649090', '1922164194775056386', '2025-05-13 14:59:10', 22155, '2025-05-13 14:59:32');\nINSERT INTO `open_api_log` VALUES ('1922185292635844610', '1922132683346649090', '1922164194775056386', '2025-05-13 15:00:55', 6267, '2025-05-13 15:01:01');\nINSERT INTO `open_api_log` VALUES ('1922186002672791554', '1922132683346649090', '1922164194775056386', '2025-05-13 15:03:23', 27554, '2025-05-13 15:03:50');\nINSERT INTO `open_api_log` VALUES ('1922187506582425601', '1922132683346649090', '1922164194775056386', '2025-05-13 15:09:45', 3464, '2025-05-13 15:09:49');\nINSERT INTO `open_api_log` VALUES ('1922187586597163011', '1922132683346649090', '1922164194775056386', '2025-05-13 15:10:08', 82, '2025-05-13 15:10:08');\nINSERT INTO `open_api_log` VALUES ('1922187924741951490', '1922132683346649090', '1922164194775056386', '2025-05-13 15:10:49', 39590, '2025-05-13 15:11:28');\nINSERT INTO `open_api_log` VALUES ('1922188138710261761', '1922132683346649090', '1922164194775056386', '2025-05-13 15:12:19', 758, '2025-05-13 15:12:19');\nINSERT INTO `open_api_log` VALUES ('1922188290661507073', '1922132683346649090', '1922164194775056386', '2025-05-13 15:12:29', 26527, '2025-05-13 15:12:56');\nINSERT INTO `open_api_log` VALUES ('1922189701755424769', '1922132683346649090', '1922164194775056386', '2025-05-13 15:18:28', 3619, '2025-05-13 15:18:32');\nINSERT INTO `open_api_log` VALUES ('1922190076784803841', '1922132683346649090', '1922164194775056386', '2025-05-13 15:20:01', 741, '2025-05-13 15:20:02');\nINSERT INTO `open_api_log` VALUES ('1922836671113101313', '1922132683346649090', '1922164194775056386', '2025-05-15 10:09:21', 186, '2025-05-15 10:09:22');\nINSERT INTO `open_api_log` VALUES ('1922836856287428610', '1922132683346649090', '1922164194775056386', '2025-05-15 10:10:06', 145, '2025-05-15 10:10:06');\n\n-- ----------------------------\n-- Table structure for open_api_permission\n-- ----------------------------\nDROP TABLE IF EXISTS `open_api_permission`;\nCREATE TABLE `open_api_permission`  (\n  `id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,\n  `api_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '接口ID',\n  `api_auth_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '认证ID',\n  `create_by` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'openapi授权' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of open_api_permission\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for oss_file\n-- ----------------------------\nDROP TABLE IF EXISTS `oss_file`;\nCREATE TABLE `oss_file`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键id',\n  `file_name` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '文件名称',\n  `url` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '文件地址',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = 'Oss File' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of oss_file\n-- ----------------------------\nINSERT INTO `oss_file` VALUES ('1739471555639607297', 'LOGO-mini.png', 'http://minio.jeecg.com/jeecgtest/LOGO-mini_1703557309951.png', 'jeecg', '2023-12-26 10:21:51', NULL, NULL);\nINSERT INTO `oss_file` VALUES ('1739471895508254721', '儿童身高.png', 'http://minio.jeecg.com/jeecgtest/儿童身高_1703557391840.png', 'jeecg', '2023-12-26 10:23:12', NULL, NULL);\nINSERT INTO `oss_file` VALUES ('1739472521256468482', '大屏.png', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/upload/test/大屏_1703557541165.png', 'jeecg', '2023-12-26 10:25:42', NULL, NULL);\nINSERT INTO `oss_file` VALUES ('1739472619130552321', '大屏11.png', 'https://jeecgdev.oss-cn-beijing.aliyuncs.com/upload/test/大屏11_1703557564068.png', 'jeecg', '2023-12-26 10:26:05', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for qrtz_blob_triggers\n-- ----------------------------\nDROP TABLE IF EXISTS `qrtz_blob_triggers`;\nCREATE TABLE `qrtz_blob_triggers`  (\n  `SCHED_NAME` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `TRIGGER_NAME` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `TRIGGER_GROUP` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `BLOB_DATA` blob NULL,\n  PRIMARY KEY (`SCHED_NAME`, `TRIGGER_NAME`, `TRIGGER_GROUP`) USING BTREE,\n  CONSTRAINT `qrtz_blob_triggers_ibfk_1` FOREIGN KEY (`SCHED_NAME`, `TRIGGER_NAME`, `TRIGGER_GROUP`) REFERENCES `qrtz_triggers` (`SCHED_NAME`, `TRIGGER_NAME`, `TRIGGER_GROUP`) ON DELETE RESTRICT ON UPDATE RESTRICT\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of qrtz_blob_triggers\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for qrtz_calendars\n-- ----------------------------\nDROP TABLE IF EXISTS `qrtz_calendars`;\nCREATE TABLE `qrtz_calendars`  (\n  `SCHED_NAME` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `CALENDAR_NAME` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `CALENDAR` blob NOT NULL,\n  PRIMARY KEY (`SCHED_NAME`, `CALENDAR_NAME`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of qrtz_calendars\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for qrtz_cron_triggers\n-- ----------------------------\nDROP TABLE IF EXISTS `qrtz_cron_triggers`;\nCREATE TABLE `qrtz_cron_triggers`  (\n  `SCHED_NAME` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `TRIGGER_NAME` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `TRIGGER_GROUP` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `CRON_EXPRESSION` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `TIME_ZONE_ID` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  PRIMARY KEY (`SCHED_NAME`, `TRIGGER_NAME`, `TRIGGER_GROUP`) USING BTREE,\n  CONSTRAINT `qrtz_cron_triggers_ibfk_1` FOREIGN KEY (`SCHED_NAME`, `TRIGGER_NAME`, `TRIGGER_GROUP`) REFERENCES `qrtz_triggers` (`SCHED_NAME`, `TRIGGER_NAME`, `TRIGGER_GROUP`) ON DELETE RESTRICT ON UPDATE RESTRICT\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of qrtz_cron_triggers\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for qrtz_fired_triggers\n-- ----------------------------\nDROP TABLE IF EXISTS `qrtz_fired_triggers`;\nCREATE TABLE `qrtz_fired_triggers`  (\n  `SCHED_NAME` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `ENTRY_ID` varchar(95) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `TRIGGER_NAME` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `TRIGGER_GROUP` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `INSTANCE_NAME` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `FIRED_TIME` bigint(13) NOT NULL,\n  `SCHED_TIME` bigint(13) NOT NULL,\n  `PRIORITY` int(11) NOT NULL,\n  `STATE` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `JOB_NAME` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  `JOB_GROUP` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  `IS_NONCONCURRENT` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  `REQUESTS_RECOVERY` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  PRIMARY KEY (`SCHED_NAME`, `ENTRY_ID`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of qrtz_fired_triggers\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for qrtz_job_details\n-- ----------------------------\nDROP TABLE IF EXISTS `qrtz_job_details`;\nCREATE TABLE `qrtz_job_details`  (\n  `SCHED_NAME` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `JOB_NAME` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `JOB_GROUP` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `DESCRIPTION` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  `JOB_CLASS_NAME` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `IS_DURABLE` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `IS_NONCONCURRENT` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `IS_UPDATE_DATA` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `REQUESTS_RECOVERY` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `JOB_DATA` blob NULL,\n  PRIMARY KEY (`SCHED_NAME`, `JOB_NAME`, `JOB_GROUP`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of qrtz_job_details\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for qrtz_locks\n-- ----------------------------\nDROP TABLE IF EXISTS `qrtz_locks`;\nCREATE TABLE `qrtz_locks`  (\n  `SCHED_NAME` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `LOCK_NAME` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  PRIMARY KEY (`SCHED_NAME`, `LOCK_NAME`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of qrtz_locks\n-- ----------------------------\nINSERT INTO `qrtz_locks` VALUES ('MyScheduler', 'STATE_ACCESS');\nINSERT INTO `qrtz_locks` VALUES ('MyScheduler', 'TRIGGER_ACCESS');\n\n-- ----------------------------\n-- Table structure for qrtz_paused_trigger_grps\n-- ----------------------------\nDROP TABLE IF EXISTS `qrtz_paused_trigger_grps`;\nCREATE TABLE `qrtz_paused_trigger_grps`  (\n  `SCHED_NAME` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `TRIGGER_GROUP` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  PRIMARY KEY (`SCHED_NAME`, `TRIGGER_GROUP`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of qrtz_paused_trigger_grps\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for qrtz_scheduler_state\n-- ----------------------------\nDROP TABLE IF EXISTS `qrtz_scheduler_state`;\nCREATE TABLE `qrtz_scheduler_state`  (\n  `SCHED_NAME` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `INSTANCE_NAME` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `LAST_CHECKIN_TIME` bigint(13) NOT NULL,\n  `CHECKIN_INTERVAL` bigint(13) NOT NULL,\n  PRIMARY KEY (`SCHED_NAME`, `INSTANCE_NAME`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of qrtz_scheduler_state\n-- ----------------------------\nINSERT INTO `qrtz_scheduler_state` VALUES ('MyScheduler', 'qin1769584805968', 1769584846824, 15000);\n\n-- ----------------------------\n-- Table structure for qrtz_simple_triggers\n-- ----------------------------\nDROP TABLE IF EXISTS `qrtz_simple_triggers`;\nCREATE TABLE `qrtz_simple_triggers`  (\n  `SCHED_NAME` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `TRIGGER_NAME` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `TRIGGER_GROUP` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `REPEAT_COUNT` bigint(7) NOT NULL,\n  `REPEAT_INTERVAL` bigint(12) NOT NULL,\n  `TIMES_TRIGGERED` bigint(10) NOT NULL,\n  PRIMARY KEY (`SCHED_NAME`, `TRIGGER_NAME`, `TRIGGER_GROUP`) USING BTREE,\n  CONSTRAINT `qrtz_simple_triggers_ibfk_1` FOREIGN KEY (`SCHED_NAME`, `TRIGGER_NAME`, `TRIGGER_GROUP`) REFERENCES `qrtz_triggers` (`SCHED_NAME`, `TRIGGER_NAME`, `TRIGGER_GROUP`) ON DELETE RESTRICT ON UPDATE RESTRICT\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of qrtz_simple_triggers\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for qrtz_simprop_triggers\n-- ----------------------------\nDROP TABLE IF EXISTS `qrtz_simprop_triggers`;\nCREATE TABLE `qrtz_simprop_triggers`  (\n  `SCHED_NAME` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `TRIGGER_NAME` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `TRIGGER_GROUP` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `STR_PROP_1` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  `STR_PROP_2` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  `STR_PROP_3` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  `INT_PROP_1` int(11) NULL DEFAULT NULL,\n  `INT_PROP_2` int(11) NULL DEFAULT NULL,\n  `LONG_PROP_1` bigint(20) NULL DEFAULT NULL,\n  `LONG_PROP_2` bigint(20) NULL DEFAULT NULL,\n  `DEC_PROP_1` decimal(13, 4) NULL DEFAULT NULL,\n  `DEC_PROP_2` decimal(13, 4) NULL DEFAULT NULL,\n  `BOOL_PROP_1` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  `BOOL_PROP_2` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  PRIMARY KEY (`SCHED_NAME`, `TRIGGER_NAME`, `TRIGGER_GROUP`) USING BTREE,\n  CONSTRAINT `qrtz_simprop_triggers_ibfk_1` FOREIGN KEY (`SCHED_NAME`, `TRIGGER_NAME`, `TRIGGER_GROUP`) REFERENCES `qrtz_triggers` (`SCHED_NAME`, `TRIGGER_NAME`, `TRIGGER_GROUP`) ON DELETE RESTRICT ON UPDATE RESTRICT\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of qrtz_simprop_triggers\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for qrtz_triggers\n-- ----------------------------\nDROP TABLE IF EXISTS `qrtz_triggers`;\nCREATE TABLE `qrtz_triggers`  (\n  `SCHED_NAME` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `TRIGGER_NAME` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `TRIGGER_GROUP` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `JOB_NAME` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `JOB_GROUP` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `DESCRIPTION` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  `NEXT_FIRE_TIME` bigint(13) NULL DEFAULT NULL,\n  `PREV_FIRE_TIME` bigint(13) NULL DEFAULT NULL,\n  `PRIORITY` int(11) NULL DEFAULT NULL,\n  `TRIGGER_STATE` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `TRIGGER_TYPE` varchar(8) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `START_TIME` bigint(13) NOT NULL,\n  `END_TIME` bigint(13) NULL DEFAULT NULL,\n  `CALENDAR_NAME` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,\n  `MISFIRE_INSTR` smallint(2) NULL DEFAULT NULL,\n  `JOB_DATA` blob NULL,\n  PRIMARY KEY (`SCHED_NAME`, `TRIGGER_NAME`, `TRIGGER_GROUP`) USING BTREE,\n  INDEX `SCHED_NAME`(`SCHED_NAME`, `JOB_NAME`, `JOB_GROUP`) USING BTREE,\n  CONSTRAINT `qrtz_triggers_ibfk_1` FOREIGN KEY (`SCHED_NAME`, `JOB_NAME`, `JOB_GROUP`) REFERENCES `qrtz_job_details` (`SCHED_NAME`, `JOB_NAME`, `JOB_GROUP`) ON DELETE RESTRICT ON UPDATE RESTRICT\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of qrtz_triggers\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for rep_demo_dxtj\n-- ----------------------------\nDROP TABLE IF EXISTS `rep_demo_dxtj`;\nCREATE TABLE `rep_demo_dxtj`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键',\n  `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '姓名',\n  `gtime` datetime NULL DEFAULT NULL COMMENT '雇佣日期',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '职务',\n  `jphone` varchar(125) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '家庭电话',\n  `birth` datetime NULL DEFAULT NULL COMMENT '出生日期',\n  `hukou` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '户口所在地',\n  `laddress` varchar(125) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '联系地址',\n  `jperson` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '紧急联系人',\n  `sex` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT 'xingbie',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of rep_demo_dxtj\n-- ----------------------------\nINSERT INTO `rep_demo_dxtj` VALUES ('1338808084247613441', '张三', '2019-11-06 00:00:00', '1', '18034596970', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1338809169074982920', '张小哲', '2019-11-06 00:00:00', '2', '18034596971', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1338809448658898952', '闫妮', '2019-11-06 00:00:00', '2', '18034596972', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1338809620973490184', '陌生', '2019-11-06 00:00:00', '2', '18034596973', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1338809652606930952', '贺江', '2019-11-06 00:00:00', '2', '18034596974', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '2');\nINSERT INTO `rep_demo_dxtj` VALUES ('1338809685200867336', '村子明', '2019-11-06 00:00:00', '3', '18034596975', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '2');\nINSERT INTO `rep_demo_dxtj` VALUES ('1338809710203113481', '尚德', '2019-11-06 00:00:00', '4', '18034596977', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1338809749470187528', '郑恺', '2019-11-06 00:00:00', '4', '18034596978', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1338809774971555849', '未名园', '2019-11-06 00:00:00', '4', '18034596970', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1338809805199904777', '韩寒', '2019-11-06 00:00:00', '5', '18034596970', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1338809830017601544', '迪丽热拉', '2019-11-06 00:00:00', '6', '18034596970', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1338809864356368393', '张一山', '2019-11-06 00:00:00', '6', '18034596970', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1339160157602480137', '张三', '2019-11-06 00:00:00', '1', '18034596970', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1339160157602480146', '张大大', '2019-11-06 00:00:00', '2', '18034596971', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1339160157606674439', '郭美美', '2019-11-06 00:00:00', '2', '18034596972', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1339160157606674448', '莫愁', '2019-11-06 00:00:00', '2', '18034596973', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1339160157606674457', '鲁与', '2019-11-06 00:00:00', '2', '18034596974', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '2');\nINSERT INTO `rep_demo_dxtj` VALUES ('1339160157606674466', '高尚', '2019-11-06 00:00:00', '3', '18034596975', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '2');\nINSERT INTO `rep_demo_dxtj` VALUES ('1339160157606674475', '尚北京', '2019-11-06 00:00:00', '4', '18034596977', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1339160157606674484', '杨颖花', '2019-11-06 00:00:00', '4', '18034596978', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1339160157606674493', '李丽', '2019-11-06 00:00:00', '4', '18034596970', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1339160157606674502', '韩露露', '2019-11-06 00:00:00', '5', '18034596970', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1339160157606674511', '李凯泽', '2019-11-06 00:00:00', '6', '18034596970', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\nINSERT INTO `rep_demo_dxtj` VALUES ('1339160157606674520', '王明阳', '2019-11-06 00:00:00', '6', '18034596970', '1988-12-15 00:00:00', '北京市朝阳区奥运村街道亚运村小区', '18034596972', '王亮', '1');\n\n-- ----------------------------\n-- Table structure for rep_demo_employee\n-- ----------------------------\nDROP TABLE IF EXISTS `rep_demo_employee`;\nCREATE TABLE `rep_demo_employee`  (\n  `id` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键',\n  `num` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '编号',\n  `name` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '姓名',\n  `sex` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '性别',\n  `birthday` datetime NULL DEFAULT NULL COMMENT '出生日期',\n  `nation` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '民族',\n  `political` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '政治面貌',\n  `native_place` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '籍贯',\n  `height` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '身高',\n  `weight` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '体重',\n  `health` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '健康状况',\n  `id_card` varchar(80) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '身份证号',\n  `education` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '学历',\n  `school` varchar(80) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '毕业学校',\n  `major` varchar(80) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '专业',\n  `address` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '联系地址',\n  `zip_code` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '邮编',\n  `email` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT 'Email',\n  `phone` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '手机号',\n  `foreign_language` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '外语语种',\n  `foreign_language_level` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '外语水平',\n  `computer_level` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '计算机水平',\n  `graduation_time` datetime NULL DEFAULT NULL COMMENT '毕业时间',\n  `arrival_time` datetime NULL DEFAULT NULL COMMENT '到职时间',\n  `positional_titles` varchar(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '职称',\n  `education_experience` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '教育经历',\n  `work_experience` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '工作经历',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  `del_flag` tinyint(1) NULL DEFAULT NULL COMMENT '删除标识0-正常,1-已删除',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of rep_demo_employee\n-- ----------------------------\nINSERT INTO `rep_demo_employee` VALUES ('1', '001', '张三', '男', '2000-02-04 13:36:19', '汉族', '团员', '北京', '170', '65', '良好', '110101200002044853', '大专', '北京科技', '计算机', '北京朝阳区', '1001', 'zhang@163.com', '18011111111', '英语', '三级', '三级', '2019-02-04 13:41:17', '2020-02-04 13:41:31', '项目经理', '2018年9月—2019年7月：北京语言文化大学比较文学研究所攻读博士学位，获得比较文学博士学位', '2019年5月---至今 XX公司     网络系统工程师  \\n2019年5月---至今 XX公司     网络系统工程师', NULL, '2020-02-04 15:18:03', NULL, NULL, NULL);\nINSERT INTO `rep_demo_employee` VALUES ('2', '002', '王红', '女', '2000-02-04 13:36:19', '汉族', '团员', '北京', '170', '65', '良好', '110101200002044853', '大专', '北京科技', '计算机', '北京朝阳区', '1001', 'zhang@163.com', '18011111111', '英语', '三级', '三级', '2019-02-04 13:41:17', '2020-02-04 13:41:31', '项目经理', '2018年9月—2019年7月：北京语言文化大学比较文学研究所攻读博士学位，获得比较文学博士学位', '2019年5月---至今 XX公司     网络系统工程师  \\n2019年5月---至今 XX公司     网络系统工程师', NULL, '2020-02-04 18:39:27', NULL, NULL, NULL);\n\n-- ----------------------------\n-- Table structure for rep_demo_gongsi\n-- ----------------------------\nDROP TABLE IF EXISTS `rep_demo_gongsi`;\nCREATE TABLE `rep_demo_gongsi`  (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `gname` varchar(125) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '货品名称',\n  `gdata` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '返利',\n  `tdata` varchar(125) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '备注',\n  `didian` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `zhaiyao` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `num` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 3 CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of rep_demo_gongsi\n-- ----------------------------\nINSERT INTO `rep_demo_gongsi` VALUES (1, '北京天山海世界', '2020-02-30 11:12:25', '2020-02-25', '天山大厦', '1', '2399845661');\nINSERT INTO `rep_demo_gongsi` VALUES (2, 'dd天山海世界', '2020-02-30 11:12:25', '2020-02-25', '天山大厦', '1', '2399845661');\n\n-- ----------------------------\n-- Table structure for rep_demo_jianpiao\n-- ----------------------------\nDROP TABLE IF EXISTS `rep_demo_jianpiao`;\nCREATE TABLE `rep_demo_jianpiao`  (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `bnum` varchar(125) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `ftime` varchar(125) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `sfkong` varchar(125) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `kaishi` varchar(125) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `jieshu` varchar(125) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `hezairen` varchar(125) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `jpnum` varchar(125) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `shihelv` varchar(125) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `s_id` int(11) NOT NULL,\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 87 CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of rep_demo_jianpiao\n-- ----------------------------\nINSERT INTO `rep_demo_jianpiao` VALUES (1, 'K7725', '21:13', '否', '秦皇岛', '邯郸', '300', '258', '86', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (2, 'k99', '16:55', '否', '包头', '广州', '800', '700', '88', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (3, 'G6737', '05:34', '否', '北京西', '邯郸东', '500', '256', '51', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (4, 'K7705', '07:03', '否', '北京', '邯郸', '400', '200', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (5, 'G437', '06:27', '否', '北京西', '兰州西', '800', '586', '73', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (6, 'G673', '06:32', '否', '北京西', '邯郸东', '300', '289', '87', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (7, 'G507', '06:43', '否', '北京西', '邯郸东', '300', '200', '67', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (8, 'G89', '06:53', '否', '北京西', '成都东', '800', '500', '62', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (9, 'K7712', '09:43', '否', '北京西', '西安北', '400', '200', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (10, 'G405', '10:05', '否', '北京西', '昆明南', '300', '200', '67', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (11, 'G6701', '10:38', '否', '北京西', '石家庄', '300', '200', '67', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (12, 'G487', '10:52', '否', '北京西', '南昌西', '800', '700', '88', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (13, 'G607', '11:14', '否', '北京西', '太原南', '400', '200', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (14, 'G667', '11:19', '否', '北京西', '西安北', '400', '200', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (15, 'Z49', '11:28', '否', '北京西', '成都', '400', '200', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (16, 'Z49', '11:28', '否', '北京西', '上海', '300', '200', '80', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (17, 'Z49', '11:56', '否', '北京西', '上海', '200', '180', '95', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (18, 'Z49', '11:36', '否', '北京南', '大晒', '200', '180', '96', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (19, 'Z123', '12:00', '否', '北京南', '重庆', '1000', '1000', '100', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (20, 'G78', '13:56', '否', '北京东', '厦门北', '800', '700', '90', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (21, 'G56', '18:36', '否', '上海西', '深圳', '800', '700', '90', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (22, 'H78', '12:00', '否', '上海', '北京西', '800', '700', '90', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (23, 'H78', '12:00', '否', '上海', '北京西', '800', '700', '90', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (24, 'H78', '12:00', '否', '上海', '北京西', '800', '700', '90', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (25, 'H78', '12:00', '否', '北京西', '南昌', '800', '700', '90', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (26, 'G70', '7:23', '是', '北京西', '厦门', '500', '450', '95', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (27, 'G14', '9:50', '是', '北京西', '上海', '800', '700', '95', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (28, 'G90', '8:30', '是', '北京南', '武昌', '1000', '1000', '100', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (29, 'G25', '7:56', '是', '厦门北', '福州', '500', '100', '20', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (30, 'G50', '14:23', '否', '北京西', '深圳', '500', '100', '20', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (31, 'G10', '13:00', '否', '北京西', '深圳', '500', '100', '20', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (32, 'G10', '13:00', '否', '北京西', '深圳', '500', '100', '20', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (33, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (34, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (35, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (36, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (37, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (38, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (39, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (40, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (41, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (42, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (43, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (44, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (45, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (46, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (47, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (48, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (49, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (50, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (51, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (52, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (53, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (54, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (55, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (56, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (57, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (58, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (59, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (60, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (61, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (62, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (63, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (64, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (65, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (66, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (67, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (68, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (69, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (70, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (71, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (72, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (73, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (74, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (75, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (76, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (77, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (78, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (79, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (80, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (81, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (82, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (83, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (84, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (85, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\nINSERT INTO `rep_demo_jianpiao` VALUES (86, 'G10', '13:00', '否', '北京西', '深圳', '200', '100', '50', 1);\n\n-- ----------------------------\n-- Table structure for rep_demo_order_main\n-- ----------------------------\nDROP TABLE IF EXISTS `rep_demo_order_main`;\nCREATE TABLE `rep_demo_order_main`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `order_code` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '订单编码',\n  `order_date` datetime NULL DEFAULT NULL COMMENT '下单时间',\n  `descc` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述',\n  `xiala` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '下拉多选',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of rep_demo_order_main\n-- ----------------------------\nINSERT INTO `rep_demo_order_main` VALUES ('1256629667445714946', 'admin', '2020-05-03 01:00:34', 'admin', '2020-11-26 15:22:35', 'CN20221', '2020-05-03 00:00:00', '15', NULL);\nINSERT INTO `rep_demo_order_main` VALUES ('1551943088862896130', 'admin', '2022-07-26 22:50:40', 'admin', '2022-10-29 17:16:26', 'CN20222', '2020-05-03 00:00:00', '', '');\nINSERT INTO `rep_demo_order_main` VALUES ('1586557968995545089', 'admin', '2022-10-30 11:17:51', 'admin', '2022-11-07 15:07:24', 'CN20225', '2020-05-03 00:00:00', '111', '');\nINSERT INTO `rep_demo_order_main` VALUES ('1589514956490637313', 'admin', '2022-11-07 15:07:52', 'admin', '2022-11-07 15:14:50', 'CN20223', '2022-11-07 00:00:00', NULL, '1,2');\nINSERT INTO `rep_demo_order_main` VALUES ('1589516804530339842', 'admin', '2022-11-07 15:15:13', 'admin', '2022-11-23 17:20:56', 'CN20224', '2022-11-07 00:00:00', '222', '1,2');\nINSERT INTO `rep_demo_order_main` VALUES ('1683074969561157634', 'admin', '2023-07-23 19:21:57', 'admin', '2023-12-06 15:26:44', 'CN20231', '2020-05-03 00:00:00', '111', '1,2');\n\n-- ----------------------------\n-- Table structure for rep_demo_order_product\n-- ----------------------------\nDROP TABLE IF EXISTS `rep_demo_order_product`;\nCREATE TABLE `rep_demo_order_product`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `product_name` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '产品名字',\n  `price` double(32, 0) NULL DEFAULT NULL COMMENT '价格',\n  `num` int(11) NULL DEFAULT NULL COMMENT '数量',\n  `descc` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述',\n  `order_fk_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '订单外键ID',\n  `pro_type` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '产品类型',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of rep_demo_order_product\n-- ----------------------------\nINSERT INTO `rep_demo_order_product` VALUES ('1331860890813284353', 'admin', '2020-11-26 15:22:35', NULL, NULL, '水果手机', 44, 44, '', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('1551943088930004994', 'admin', '2022-10-29 17:16:26', NULL, NULL, '水果手机1', 11, 11, '11', '1551943088862896130', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('1551943088930004995', 'admin', '2022-07-26 22:50:40', NULL, NULL, '水果手机2', 2, 2, '2', '1551943088862896130', '2');\nINSERT INTO `rep_demo_order_product` VALUES ('15665749948861', 'admin', '2020-02-24 02:05:38', NULL, NULL, '水果手机3', 33, NULL, '', '402831816a38e7fd016a38e825c90003', '');\nINSERT INTO `rep_demo_order_product` VALUES ('1586557969318506498', 'admin', '2022-10-30 11:20:31', NULL, NULL, '小米手机3', 20003, 33, '3', '1586557968995545089', '2');\nINSERT INTO `rep_demo_order_product` VALUES ('1586557969381421058', 'admin', '2022-10-30 11:17:51', NULL, NULL, '华为手机1', 80001, 31, '11', '1586557968995545089', '2');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388229280883233', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388229280883234', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机2', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388229280883235', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机3', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388229280883236', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机4', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388229280883237', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机5', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388229280883238', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机6', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388229280883239', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机7', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388229280883240', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机8', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388229280883241', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机9', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388229280883242', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机10', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388229280883243', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机11', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388229280883244', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机12', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388229280883245', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机13', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388229280883246', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机14', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388229280883247', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机15', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388229280883248', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机1', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388231401967996', 'admin', '2020-07-11 11:36:36', NULL, NULL, '小米手机', 25, 35, '445', '1256629667445714946', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('15884388463052345317', 'admin', '2020-07-11 11:36:36', NULL, NULL, '小米手机1', 55, 55, '55', '1256629667445714946', '2');\nINSERT INTO `rep_demo_order_product` VALUES ('1589514837779251202', 'admin', '2022-11-07 15:07:24', NULL, NULL, '小米手机2', 2323, 2323, '', '1586557968995545089', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('1589514956499025921', 'admin', '2022-11-07 15:07:52', NULL, NULL, '小米手机3', 222, 222, '222', '1589514956490637313', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('1589514956515803137', 'admin', '2022-11-07 15:07:52', NULL, NULL, '小米手机4', NULL, NULL, '', '1589514956490637313', '');\nINSERT INTO `rep_demo_order_product` VALUES ('1589516804542922753', 'admin', '2022-11-23 17:20:56', NULL, NULL, '小米手机5', NULL, NULL, NULL, '1589516804530339842', NULL);\nINSERT INTO `rep_demo_order_product` VALUES ('1589516804551311361', 'admin', '2022-11-07 15:15:13', NULL, NULL, '小米手机6', NULL, NULL, NULL, '1589516804530339842', NULL);\nINSERT INTO `rep_demo_order_product` VALUES ('1597149156278525953', 'admin', '2022-11-28 16:43:27', NULL, NULL, '水果手机4', 2, 2, '22', '1597149156089782273', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('1683074969716346881', 'admin', '2023-12-06 15:26:44', NULL, NULL, '水果手机5', 5000, 21, '121', '1683074969561157634', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('1714472725034704898', 'admin', '2023-12-06 15:26:44', NULL, NULL, '办公椅子', 50, 100, NULL, '1683074969561157634', '1');\nINSERT INTO `rep_demo_order_product` VALUES ('1732300515406647298', 'admin', '2023-12-06 15:26:44', NULL, NULL, '笔记本电脑', 3, 3, NULL, '1683074969561157634', NULL);\nINSERT INTO `rep_demo_order_product` VALUES ('1732300515406647299', 'admin', '2023-12-06 15:26:44', NULL, NULL, '鼠标', 3, 3, NULL, '1683074969561157634', NULL);\nINSERT INTO `rep_demo_order_product` VALUES ('402831816a38e7fd016a38e7fdeb0001', 'admin', '2019-04-20 12:01:29', NULL, NULL, '笔记本', 100, 10, NULL, '402831816a38e7fd016a38e7fddf0000', NULL);\nINSERT INTO `rep_demo_order_product` VALUES ('402831816a38e7fd016a38e7fdf10002', 'admin', '2019-04-20 12:01:29', NULL, NULL, '显示器', 300, 1, NULL, '402831816a38e7fd016a38e7fddf0000', NULL);\nINSERT INTO `rep_demo_order_product` VALUES ('4028810c6b40244b016b406884080005', 'admin', '2020-02-24 02:05:38', NULL, NULL, '键盘', NULL, 33, '', '402831816a38e7fd016a38e825c90003', '');\n\n-- ----------------------------\n-- Table structure for sys_announcement\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_announcement`;\nCREATE TABLE `sys_announcement`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `titile` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '标题',\n  `msg_content` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '内容',\n  `start_time` datetime NULL DEFAULT NULL COMMENT '开始时间',\n  `end_time` datetime NULL DEFAULT NULL COMMENT '结束时间',\n  `sender` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '发布人',\n  `priority` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '优先级（L低，M中，H高）',\n  `msg_category` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT '2' COMMENT '消息类型1:通知公告2:系统消息',\n  `msg_type` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '通告对象类型（USER:指定用户，ALL:全体用户）',\n  `send_status` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '发布状态（0未发布，1已发布，2已撤销）',\n  `send_time` datetime NULL DEFAULT NULL COMMENT '发布时间',\n  `cancel_time` datetime NULL DEFAULT NULL COMMENT '撤销时间',\n  `del_flag` varchar(1) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '删除状态（0，正常，1已删除）',\n  `bus_type` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '业务类型(email:邮件 bpm:流程 tenant_invite:租户邀请)',\n  `bus_id` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '业务id',\n  `open_type` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '打开方式(组件：component 路由：url)',\n  `open_page` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '组件/路由 地址',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  `user_ids` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '指定用户',\n  `msg_abstract` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '摘要/扩展业务参数',\n  `dt_task_id` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '钉钉task_id，用于撤回消息',\n  `tenant_id` int(10) NULL DEFAULT 0 COMMENT '租户ID',\n  `files` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '附件',\n  `visits_num` int(11) NULL DEFAULT NULL COMMENT '访问次数',\n  `iz_top` int(10) NULL DEFAULT 0 COMMENT '是否置顶（0:否;  1:是）',\n  `iz_approval` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否审批（0否 1是）',\n  `bpm_status` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '流程状态',\n  `msg_classify` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '消息归类',\n  `notice_type` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '通知类型(system:系统消息、file:知识库、flow:流程、plan:日程计划、meeting:会议)',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_sanno_endtime`(`end_time`) USING BTREE,\n  INDEX `idx_sanno_start_time`(`start_time`) USING BTREE,\n  INDEX `idx_sanno_msg_type`(`msg_type`) USING BTREE,\n  INDEX `idx_sanno_send_status`(`send_status`) USING BTREE,\n  INDEX `idx_sanno_del_flag`(`del_flag`) USING BTREE,\n  INDEX `idx_sanno_tenant_id`(`tenant_id`) USING BTREE,\n  INDEX `idx_sanno_sender`(`sender`) USING BTREE,\n  INDEX `idx_sanno_create_time`(`create_time`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '系统通告表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_announcement\n-- ----------------------------\nINSERT INTO `sys_announcement` VALUES ('1950442031319511042', '要放假了', '<p>我们都知道, 只要有意义, 那么就必须慎重考虑.既然如何, 带着这些问题, 我们来审视一下随机一段废话. 从这个角度来看, 在这种不可避免的冲突下，我们必须解决这个问题. 本人也是经过了深思熟虑,在每个日日夜夜思考这个问题. 随机一段废话因何而发生?<br>我们都知道, 只要有意义, 那么就必须慎重考虑.从这个角度来看, 从这个角度来看,&nbsp;<br>现在, 解决随机一段废话的问题, 是非常非常重要的. 所以</p>', NULL, NULL, 'admin', 'H', '1', 'ALL', '1', '2025-07-30 14:23:14', NULL, '0', NULL, NULL, NULL, NULL, 'admin', '2025-07-30 14:23:12', 'admin', '2025-07-30 14:23:14', '', '我们都知道, 只要有意义, 那么就必须慎重考虑', NULL, 0, NULL, NULL, 0, '0', '1', NULL, 'system');\nINSERT INTO `sys_announcement` VALUES ('1950447687359426562', '又又更新！JeecgBootv3.8.2Online专项升级来袭，引领AI低代码平台新时代～', '<h2 style=\\\"box-sizing: inherit; font-family: \\'PingFang SC\\', \\'Helvetica Neue\\', \\'Microsoft YaHei UI\\', \\'Microsoft YaHei\\', \\'Noto Sans CJK SC\\', Sathu, EucrosiaUPC, Arial, Helvetica, sans-serif; line-height: 1.8; margin: 0px 0px 16px; font-weight: 600; padding: 0px; font-size: 24px; border: none; color: rgb(51, 51, 51); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">项目介绍</h2>\\n<blockquote style=\\\"box-sizing: inherit; position: relative; margin: 0px 0px 20px; padding: 20px; background-color: rgb(246, 246, 246); border-left: 6px solid rgb(230, 230, 230); font-style: normal; font-weight: 400; word-break: break-word; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-size: 16px; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">\\n<p style=\\\"box-sizing: inherit; margin: 0px; line-height: inherit;\\\">JeecgBoot 是一款集成 AI 应用的，基于 BPM 流程的低代码平台，旨在帮助开发者快速实现低代码开发和构建、部署个性化的 AI 应用。 前后端分离架构 Ant Design&amp;Vue3，SpringBoot，SpringCloud，Mybatis，Shiro，强大的代码生成器让前后端代码一键生成，无需写任何代码！ 成套 AI 大模型功能: AI 模型、AI 应用、知识库、AI 流程编排、AI 对话等； 引领 AI 低代码开发模式， 帮助 Java 项目解决 80% 的重复工作，让开发更多关注业务，提高效率，同时又不失灵活性！</p>\\n</blockquote>\\n<p style=\\\"box-sizing: inherit; margin: 0px 0px 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\"><strong style=\\\"box-sizing: inherit; font-weight: bold;\\\">发版时间</strong>：v3.8.2 | 2025-08-04</p>\\n<h4 style=\\\"box-sizing: inherit; font-family: \\'PingFang SC\\', \\'Helvetica Neue\\', \\'Microsoft YaHei UI\\', \\'Microsoft YaHei\\', \\'Noto Sans CJK SC\\', Sathu, EucrosiaUPC, Arial, Helvetica, sans-serif; line-height: 1.8; margin: 22px 0px 16px; font-weight: 600; padding: 0px; font-size: 20px; border: none; color: rgb(51, 51, 51); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">源码下载</h4>\\n<ul style=\\\"box-sizing: inherit; padding-inline-start: 40px !important; margin: 0px 0px 20px; padding: 0px 0px 0px 20px; list-style-type: disc; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em; margin-top: 0px;\\\">Github 地址：<span>&nbsp;</span><a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">https://github.com/jeecgboot/JeecgBoot</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em; margin-bottom: 0px;\\\">Gitee 地址：<span>&nbsp;</span><a href=\\\"https://gitee.com/jeecg/JeecgBoot\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\">https://gitee.com/jeecg/JeecgBoot</a></li>\\n</ul>\\n<h4 style=\\\"box-sizing: inherit; font-family: \\'PingFang SC\\', \\'Helvetica Neue\\', \\'Microsoft YaHei UI\\', \\'Microsoft YaHei\\', \\'Noto Sans CJK SC\\', Sathu, EucrosiaUPC, Arial, Helvetica, sans-serif; line-height: 1.8; margin: 22px 0px 16px; font-weight: 600; padding: 0px; font-size: 20px; border: none; color: rgb(51, 51, 51); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">升级日志</h4>\\n<blockquote style=\\\"box-sizing: inherit; position: relative; margin: 0px 0px 20px; padding: 20px; background-color: rgb(246, 246, 246); border-left: 6px solid rgb(230, 230, 230); font-style: normal; font-weight: 400; word-break: break-word; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-size: 16px; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">\\n<p style=\\\"box-sizing: inherit; margin: 0px; line-height: inherit;\\\">重点升级 Online 在线开发功能，支持 AI 建表、AI 生成报表；代码生成支持自定义按钮和 js 增强的结构方法生成，便于用户填充逻辑；</p>\\n</blockquote>\\n<h5 style=\\\"box-sizing: inherit; font-family: \\'PingFang SC\\', \\'Helvetica Neue\\', \\'Microsoft YaHei UI\\', \\'Microsoft YaHei\\', \\'Noto Sans CJK SC\\', Sathu, EucrosiaUPC, Arial, Helvetica, sans-serif; line-height: 1.8; margin: 22px 0px 16px; font-weight: 600; padding: 0px; font-size: 18px; border: none; color: rgb(51, 51, 51); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">修复 issue</h5>\\n<ul style=\\\"box-sizing: inherit; padding-inline-start: 40px !important; margin: 0px 0px 20px; padding: 0px 0px 0px 20px; list-style-type: disc; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em; margin-top: 0px;\\\">【架构升级】升级 mybatis-plus 到 3.5.12、升级 jsqlparser 到 4.9</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【架构升级】升级 jimureport 到 v2.1.1</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【架构升级】升级 jimubi 到 v2.1.0</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【架构升级】升级 online 到 3.8.2-beta</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【新功能】APP 版本管理功能，支持 app 自动补丁升级</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【新功能】独立门户设置菜单，支持角色和用户两个维度自定义首页</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【新功能】online 报表支持 AI 生成报表</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【新功能】online 功能测试支持 Mock 数据</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【新功能】online 表单支持 AI 建表</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【新功能】online 表单视图支持删除</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【新功能】online 生成的菜单 sql 自动带上组件名称</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【online 增强】支持页面 loading 调用</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【issues/8548】代码生成的高级查询里日期 - 月控件不能正常展示</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【issues/8163】关联记录新增丢失</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【issues/8575】erp 默认选中第一个及没选中主表时子表不查询</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【issues/8168】id 重复排序数据重了</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【issues/888】online 树表子节点搜索不生效且有警告</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【严重 bug】xxljob 和 jeecg-boot-starter 的 xxl-job 版本不一致，定时任务执行后任务不会结束</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">redis 缓存扩展用户可以自定义缓存</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">Customize redis listener handle 提醒日志，改成只提示一次</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">【issues/8265】默认模型支持超时时间设置</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">jeecg-boot-vue3 前端构建报错解决方案・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8497\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8497</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">Form 表单，点击 label 会 focus 到表格查询条件的 input 框上・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8484\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8484</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">Online 表单开发・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8286\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8286</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">online 表单生成问题・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8441\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8441</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">能不能继承 app 端版本管理・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8362\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8362</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">关于 AI 应用回复模型无法访问导致潜在问题・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8440\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8440</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">低代码开发 Online 表单开发主子表 ERP 显示问题・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8532\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8532</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">ApiSelect 分页加载重复请求问题・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8527\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8527</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">启动 democloud 服务时出现循环依赖报错・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8573\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8573</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">useScript.ts 的 isLoading 默认值应该是 true・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8552\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8552</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">BasicTable 不支持 TableLayout 设置 (默认写死 fixed)・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8564\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8564</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">严重：修改密码存在水平越权问题。・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8567\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8567</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">大模型设置 timeout，没有生效，并且总在报错超时之后，才返回相应结果・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8557\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8557</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">批量删除优化反馈・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8558\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8558</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">yml 文件中的 quart 配置 initialize-schema 属性层级错误・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8540\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8540</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">xxljob 和 jeecg-boot-starter 的 xxl-job 版本不一致，定时任务执行后任务不会结束・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8621\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8621</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">online 表单 一对多 erp 模式下子表刷新问题・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8575\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8575</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">springboot3 分支，knife4j 不能正确显示文档，但是 swagger-ui 和 v3/api-docs 正常・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8638\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8638</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">Swagger3 接口文档异常・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8631\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8631</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">springboot3 版本 3.8.1， knife4j-production 不生效・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8624\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8624</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">列权限控制问题・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8518\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8518</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em; margin-bottom: 0px;\\\">行尾合计汇总问题・<a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2F8502\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Issue #8502</a></li>\\n</ul>\\n<h4 style=\\\"box-sizing: inherit; font-family: \\'PingFang SC\\', \\'Helvetica Neue\\', \\'Microsoft YaHei UI\\', \\'Microsoft YaHei\\', \\'Noto Sans CJK SC\\', Sathu, EucrosiaUPC, Arial, Helvetica, sans-serif; line-height: 1.8; margin: 22px 0px 16px; font-weight: 600; padding: 0px; font-size: 20px; border: none; color: rgb(51, 51, 51); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">技术交流</h4>\\n<ul style=\\\"box-sizing: inherit; padding-inline-start: 40px !important; margin: 0px 0px 20px; padding: 0px 0px 0px 20px; list-style-type: disc; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em; margin-top: 0px;\\\">官方网站：<span>&nbsp;</span><a href=\\\"https://www.oschina.net/action/GoToLink?url=http%3A%2F%2Fwww.jeecg.com\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">http://www.jeecg.com</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">在线演示：<a href=\\\"https://www.oschina.net/action/GoToLink?url=http%3A%2F%2Fboot3.jeecg.com\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">http://boot3.jeecg.com</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">入门指南：<span>&nbsp;</span><a href=\\\"https://www.oschina.net/action/GoToLink?url=http%3A%2F%2Fwww.jeecg.com%2Fdoc%2Fquickstart\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">快速入门</a><span>&nbsp;</span>|<span>&nbsp;</span><a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fhelp.jeecg.com\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">开发文档</a><span>&nbsp;</span>|<span>&nbsp;</span><a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fhelp.jeecg.com%2Faigc\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">AI 应用使用手册</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em; margin-bottom: 0px;\\\">技术支持：<span>&nbsp;</span><a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fgithub.com%2Fjeecgboot%2FJeecgBoot%2Fissues%2Fnew%3Ftemplate%3Dbug_report.md\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">反馈问题</a><span>&nbsp;</span>|<span>&nbsp;</span><a href=\\\"https://www.oschina.net/action/GoToLink?url=http%3A%2F%2Fjeecg.com%2Fdoc%2Fvideo\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">视频教程</a><span>&nbsp;</span>|<span>&nbsp;</span><a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fjeecg.blog.csdn.net%2Farticle%2Fdetails%2F106079007\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">低代码体验一分钟</a></li>\\n</ul>\\n<h4 style=\\\"box-sizing: inherit; font-family: \\'PingFang SC\\', \\'Helvetica Neue\\', \\'Microsoft YaHei UI\\', \\'Microsoft YaHei\\', \\'Noto Sans CJK SC\\', Sathu, EucrosiaUPC, Arial, Helvetica, sans-serif; line-height: 1.8; margin: 22px 0px 16px; font-weight: 600; padding: 0px; font-size: 20px; border: none; color: rgb(51, 51, 51); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">快速启动项目</h4>\\n<ul style=\\\"box-sizing: inherit; padding-inline-start: 40px !important; margin: 0px 0px 20px; padding: 0px 0px 0px 20px; list-style-type: disc; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em; margin-top: 0px;\\\"><a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fhelp.jeecg.com%2Fjava%2Fsetup%2Fidea%2Fstartup\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">IDEA 启动前后端项目</a></li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em; margin-bottom: 0px;\\\"><a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fhelp.jeecg.com%2Fjava%2Fdocker%2Fquick\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">Docker 一键启动前后端</a></li>\\n</ul>\\n<h4 style=\\\"box-sizing: inherit; font-family: \\'PingFang SC\\', \\'Helvetica Neue\\', \\'Microsoft YaHei UI\\', \\'Microsoft YaHei\\', \\'Noto Sans CJK SC\\', Sathu, EucrosiaUPC, Arial, Helvetica, sans-serif; line-height: 1.8; margin: 22px 0px 16px; font-weight: 600; padding: 0px; font-size: 20px; border: none; color: rgb(51, 51, 51); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">AI 应用平台介绍</h4>\\n<p style=\\\"box-sizing: inherit; margin: 0px 0px 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">JeecgBoot 平台提供了一套完善的 AI 应用管理系统模块，是一套类似<span>&nbsp;</span><code style=\\\"box-sizing: inherit; font-family: Consolas, Monaco, \\'Andale Mono\\', \\'Ubuntu Mono\\', monospace; font-size: 13px; margin: 0px 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);\\\">Dify</code><span>&nbsp;</span>的<span>&nbsp;</span><code style=\\\"box-sizing: inherit; font-family: Consolas, Monaco, \\'Andale Mono\\', \\'Ubuntu Mono\\', monospace; font-size: 13px; margin: 0px 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);\\\">AIGC应用开发平台</code><span>&nbsp;</span>+<span>&nbsp;</span><code style=\\\"box-sizing: inherit; font-family: Consolas, Monaco, \\'Andale Mono\\', \\'Ubuntu Mono\\', monospace; font-size: 13px; margin: 0px 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);\\\">知识库问答</code>，是一款基于 LLM 大语言模型 AI 应用平台和 RAG 的知识库问答系统。 其直观的界面结合了 AI 流程编排、RAG 管道、知识库管理、模型管理、对接向量库、实时运行可观察等，让您可以快速从原型到生产，拥有 AI 服务能力。<span>&nbsp;</span><a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fhelp.jeecg.com%2Faigc\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">详细专题介绍，请点击查看</a></p>\\n<h4 style=\\\"box-sizing: inherit; font-family: \\'PingFang SC\\', \\'Helvetica Neue\\', \\'Microsoft YaHei UI\\', \\'Microsoft YaHei\\', \\'Noto Sans CJK SC\\', Sathu, EucrosiaUPC, Arial, Helvetica, sans-serif; line-height: 1.8; margin: 22px 0px 16px; font-weight: 600; padding: 0px; font-size: 20px; border: none; color: rgb(51, 51, 51); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">适用项目</h4>\\n<p style=\\\"box-sizing: inherit; margin: 0px 0px 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">JeecgBoot 低代码平台，可以应用在任何 J2EE 项目的开发中，支持信创国产化。尤其适合 SAAS 项目、企业信息管理系统（MIS）、内部办公系统（OA）、企业资源计划系统（ERP）、客户关系管理系统（CRM）、AI 知识库等，其半智能手工 Merge 的开发方式，可以显著提高开发效率 70% 以上，极大降低开发成本。 又是一个全栈式 AI 开发平台，快速帮助企业构建和部署个性化的 AI 应用。</p>\\n<p style=\\\"box-sizing: inherit; margin: 0px 0px 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\"><strong style=\\\"box-sizing: inherit; font-weight: bold;\\\">信创兼容说明</strong></p>\\n<ul style=\\\"box-sizing: inherit; padding-inline-start: 40px !important; margin: 0px 0px 20px; padding: 0px 0px 0px 20px; list-style-type: disc; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em; margin-top: 0px;\\\">操作系统：国产麒麟、银河麒麟等国产系统几乎都是基于 Linux 内核，因此它们具有良好的兼容性。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">数据库：达梦、人大金仓、TiDB</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em; margin-bottom: 0px;\\\">中间件：东方通 TongWeb、TongRDS，宝兰德 AppServer、CacheDB,<span>&nbsp;</span><a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fhelp.jeecg.com%2Fjava%2Ftongweb-deploy%2F\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">信创配置文档</a></li>\\n</ul>\\n<h4 style=\\\"box-sizing: inherit; font-family: \\'PingFang SC\\', \\'Helvetica Neue\\', \\'Microsoft YaHei UI\\', \\'Microsoft YaHei\\', \\'Noto Sans CJK SC\\', Sathu, EucrosiaUPC, Arial, Helvetica, sans-serif; line-height: 1.8; margin: 22px 0px 16px; font-weight: 600; padding: 0px; font-size: 20px; border: none; color: rgb(51, 51, 51); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">为什么选择 JeecgBoot?</h4>\\n<blockquote style=\\\"box-sizing: inherit; position: relative; margin: 0px 0px 20px; padding: 20px; background-color: rgb(246, 246, 246); border-left: 6px solid rgb(230, 230, 230); font-style: normal; font-weight: 400; word-break: break-word; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-size: 16px; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">\\n<p style=\\\"box-sizing: inherit; margin: 0px; line-height: inherit;\\\">开源界 \\\"小普元\\\" 超越传统商业平台。引领低代码开发模式 (OnlineCoding-&gt; 代码生成器 -&gt; 手工 MERGE)，低代码开发同时又支持灵活编码， 可以帮助解决 Java 项目 70% 的重复工作，让开发更多关注业务。既能快速提高开发效率，节省成本，同时又不失灵活性。</p>\\n</blockquote>\\n<ul style=\\\"box-sizing: inherit; padding-inline-start: 40px !important; margin: 0px 0px 20px; padding: 0px 0px 0px 20px; list-style-type: disc; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em; margin-top: 0px;\\\">1. 采用最新主流前后分离框架（Spring Boot + MyBatis + Ant Design4 + Vue3），容易上手；代码生成器依赖性低，灵活的扩展能力，可快速实现二次开发。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">2. 前端大版本换代，最新版采用 Vue3.0 + TypeScript + Vite6 + Ant Design Vue4 等新技术方案。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">3. 支持微服务 Spring Cloud Alibaba（Nacos、Gateway、Sentinel、Skywalking），提供简易机制，支持单体和微服务自由切换（这样可以满足各类项目需求）。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">4. 开发效率高，支持在线建表和 AI 建表，提供强大代码生成器，单表、树列表、一对多、一对一等数据模型，增删改查功能一键生成，菜单配置直接使用。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">5. 代码生成器提供强大模板机制，支持自定义模板，目前提供四套风格模板（单表两套、树模型一套、一对多三套）。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">6. 提供强大的报表和大屏可视化工具，支持丰富的数据源连接，能够通过拖拉拽方式快速制作报表、大屏和门户设计；支持多种图表类型：柱形图、折线图、散点图、饼图、环形图、面积图、漏斗图、进度图、仪表盘、雷达图、地图等。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">7. 低代码能力：在线表单（无需编码，通过在线配置表单，实现表单的增删改查，支持单表、树、一对多、一对一等模型，实现人人皆可编码），在线配置零代码开发、所见即所得支持 23 种类控件。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">8. 低代码能力：在线报表、在线图表（无需编码，通过在线配置方式，实现数据报表和图形报表，可以快速抽取数据，减轻开发压力，实现人人皆可编码）。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">9.Online 支持在线增强开发，提供在线代码编辑器，支持代码高亮、代码提示等功能，支持多种语言（Java、SQL、JavaScript 等）。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">10. 封装完善的用户、角色、菜单、组织机构、数据字典、在线定时任务等基础功能，支持访问授权、按钮权限、数据权限等功能。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">11. 前端 UI 提供丰富的组件库，支持各种常用组件，如表格、树形控件、下拉框、日期选择器等，满足各种复杂的业务需求<span>&nbsp;</span><a href=\\\"https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fhelp.jeecg.com%2Fcategory%2Fui%25E7%25BB%2584%25E4%25BB%25B6%25E5%25BA%2593\\\" target=\\\"_blank\\\" style=\\\"box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182); text-decoration: none;\\\" rel=\\\"noopener\\\">UI 组件库文档</a>。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">12. 提供 APP 配套框架，一份多代码多终端适配，一份代码多终端适配，小程序、H5、安卓、iOS、鸿蒙 Next。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">13. 新版 APP 框架采用 Uniapp、Vue3.0、Vite、Wot-design-uni、TypeScript 等最新技术栈，包括二次封装组件、路由拦截、请求拦截等功能。实现了与 JeecgBoot 完美对接：目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格、聊天、Online 表单、仪表盘等功能，提供了丰富的组件。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">14. 提供了一套成熟的 AI 应用平台功能，从 AI 模型、知识库到 AI 应用搭建，助力企业快速落地 AI 服务，加速智能化升级。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">15.AI 能力：目前 JeecgBoot 支持 AI 大模型 chatgpt 和 deepseek，现在最新版默认使用 deepseek，速度更快质量更高。目前提供了 AI 对话助手、AI 知识库、AI 应用、AI 建表、AI 报表等功能。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">16. 提供新行编辑表格 JVXETable，轻松满足各种复杂 ERP 布局，拥有更高的性能、更灵活的扩展、更强大的功能。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">17. 平台首页风格，提供多种组合模式，支持自定义风格；支持门户设计，支持自定义首页。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">18. 常用共通封装，各种工具类（定时任务、短信接口、邮件发送、Excel 导入导出等），基本满足 80% 项目需求。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">19. 简易 Excel 导入导出，支持单表导出和一对多表模式导出，生成的代码自带导入导出功能。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">20. 集成智能报表工具，报表打印、图像报表和数据导出非常方便，可极其方便地生成 PDF、Excel、Word 等报表。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">21. 采用前后分离技术，页面 UI 风格精美，针对常用组件做了封装：时间、行表格控件、截取显示控件、报表组件、编辑器等。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">22. 查询过滤器：查询功能自动生成，后台动态拼 SQL 追加查询条件；支持多种匹配方式（全匹配 / 模糊查询 / 包含查询 / 不匹配查询）。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">23. 数据权限（精细化数据权限控制，控制到行级、列表级、表单字段级，实现不同人看不同数据，不同人对同一个页面操作不同字段）。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">24. 接口安全机制，可细化控制接口授权，非常简便实现不同客户端只看自己数据等控制；也提供了基于 AK 和 SK 认证鉴权的 OpenAPI 功能。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">25. 活跃的社区支持；近年来，随着网络威胁的日益增加，团队在安全和漏洞管理方面积累了丰富的经验，能够为企业提供全面的安全解决方案。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">26. 权限控制采用 RBAC（Role-Based Access Control，基于角色的访问控制）。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">27. 页面校验自动生成（必须输入、数字校验、金额校验、时间空间等）。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">28. 支持 SaaS 服务模式，提供 SaaS 多租户架构方案。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">29. 分布式文件服务，集成 MinIO、阿里 OSS 等优秀的第三方，提供便捷的文件上传与管理，同时也支持本地存储。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">30. 主流数据库兼容，一套代码完全兼容 MySQL、PostgreSQL、Oracle、SQL Server、MariaDB、达梦、人大金仓等主流数据库。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">31. 集成工作流 Flowable，并实现了只需在页面配置流程转向，可极大简化 BPM 工作流的开发；用 BPM 的流程设计器画出了流程走向，一个工作流基本就完成了，只需写很少量的 Java 代码。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">32. 低代码能力：在线流程设计，采用开源 Flowable 流程引擎，实现在线画流程、自定义表单、表单挂靠、业务流转。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">33. 多数据源：极其简易的使用方式，在线配置数据源配置，便捷地从其他数据抓取数据。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">34. 提供单点登录 CAS 集成方案，项目中已经提供完善的对接代码。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">35. 低代码能力：表单设计器，支持用户自定义表单布局，支持单表、一对多表单，支持 select、radio、checkbox、textarea、date、popup、列表、宏等控件。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">36. 专业接口对接机制，统一采用 RESTful 接口方式，集成 Swagger-UI 在线接口文档，JWT token 安全验证，方便客户端对接。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">37. 高级组合查询功能，在线配置支持主子表关联查询，可保存查询历史。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">38. 提供各种系统监控，实时跟踪系统运行情况（监控 Redis、Tomcat、JVM、服务器信息、请求追踪、SQL 监控）。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">39. 消息中心（支持短信、邮件、微信推送等）；集成 WebSocket 消息通知机制。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">40. 支持多语言，提供国际化方案。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">41. 数据变更记录日志，可记录数据每次变更内容，通过版本对比功能查看历史变化。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">42. 提供简单易用的打印插件，支持谷歌、火狐、IE11 + 等各种浏览器。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">43. 后端采用 Maven 分模块开发方式；前端支持菜单动态路由。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em; margin-bottom: 0px;\\\">44. 提供丰富的示例代码，涵盖了常用的业务场景，便于学习和参考。</li>\\n</ul>\\n<h4 style=\\\"box-sizing: inherit; font-family: \\'PingFang SC\\', \\'Helvetica Neue\\', \\'Microsoft YaHei UI\\', \\'Microsoft YaHei\\', \\'Noto Sans CJK SC\\', Sathu, EucrosiaUPC, Arial, Helvetica, sans-serif; line-height: 1.8; margin: 22px 0px 16px; font-weight: 600; padding: 0px; font-size: 20px; border: none; color: rgb(51, 51, 51); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">技术架构：</h4>\\n<h6 style=\\\"box-sizing: inherit; font-weight: 600; line-height: 1.8; margin: 22px 0px 16px; padding: 0px; border: none; font-size: 16px; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">前端</h6>\\n<ul style=\\\"box-sizing: inherit; padding-inline-start: 40px !important; margin: 0px 0px 20px; padding: 0px 0px 0px 20px; list-style-type: disc; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em; margin-top: 0px;\\\">前端环境要求：Node.js 要求<span>&nbsp;</span><code style=\\\"box-sizing: inherit; font-family: Consolas, Monaco, \\'Andale Mono\\', \\'Ubuntu Mono\\', monospace; font-size: 13px; margin: 0px 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);\\\">Node 20+</code><span>&nbsp;</span>版本以上、pnpm 要求<span>&nbsp;</span><code style=\\\"box-sizing: inherit; font-family: Consolas, Monaco, \\'Andale Mono\\', \\'Ubuntu Mono\\', monospace; font-size: 13px; margin: 0px 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);\\\">9+</code><span>&nbsp;</span>版本以上</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">依赖管理：node、npm、pnpm</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">前端 IDE 建议：IDEA、WebStorm、Vscode</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">采用 Vue3.0+TypeScript+Vite6+Ant-Design-Vue4 等新技术方案，包括二次封装组件、utils、hooks、动态菜单、权限校验、按钮级别权限控制等功能</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em; margin-bottom: 0px;\\\">最新技术栈：Vue3.0 + TypeScript + Vite6 + ant-design-vue4 + pinia + echarts + unocss + vxe-table + qiankun + es6</li>\\n</ul>\\n<h6 style=\\\"box-sizing: inherit; font-weight: 600; line-height: 1.8; margin: 22px 0px 16px; padding: 0px; border: none; font-size: 16px; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">后端</h6>\\n<ul style=\\\"box-sizing: inherit; padding-inline-start: 40px !important; margin: 0px 0px 20px; padding: 0px 0px 0px 20px; list-style-type: disc; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em; margin-top: 0px;\\\">IDE 建议： IDEA (必须安装 lombok 插件)</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">语言：Java 默认 jdk17 (支持 jdk8、jdk21)</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">依赖管理：Maven</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">基础框架：Spring Boot 2.7.18</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">微服务框架： Spring Cloud Alibaba 2021.0.6.2</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">持久层框架：MybatisPlus 3.5.3.2</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">报表工具： JimuReport 1.9.5</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">安全框架：Apache Shiro 1.13.0，Jwt 4.5.0</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">微服务技术栈：Spring Cloud Alibaba、Nacos、Gateway、Sentinel、Skywalking</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">数据库连接池：阿里巴巴 Druid 1.1.24</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">AI 大模型：支持<span>&nbsp;</span><code style=\\\"box-sizing: inherit; font-family: Consolas, Monaco, \\'Andale Mono\\', \\'Ubuntu Mono\\', monospace; font-size: 13px; margin: 0px 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);\\\">ChatGPT</code><span>&nbsp;</span><code style=\\\"box-sizing: inherit; font-family: Consolas, Monaco, \\'Andale Mono\\', \\'Ubuntu Mono\\', monospace; font-size: 13px; margin: 0px 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);\\\">DeepSeek</code><span>&nbsp;</span>切换</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">日志打印：logback</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">缓存：Redis</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em;\\\">其他：autopoi, fastjson，poi，Swagger-ui，quartz, lombok（简化代码）等。</li>\\n<li style=\\\"box-sizing: inherit; line-height: 1.875em; margin-bottom: 0px;\\\">默认提供 MySQL5.7 + 数据库脚本</li>\\n</ul>\\n<h4 style=\\\"box-sizing: inherit; font-family: \\'PingFang SC\\', \\'Helvetica Neue\\', \\'Microsoft YaHei UI\\', \\'Microsoft YaHei\\', \\'Noto Sans CJK SC\\', Sathu, EucrosiaUPC, Arial, Helvetica, sans-serif; line-height: 1.8; margin: 22px 0px 16px; font-weight: 600; padding: 0px; font-size: 20px; border: none; color: rgb(51, 51, 51); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\">微服务架构图</h4>\\n<p style=\\\"box-sizing: inherit; margin: 0px 0px 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, \\'Apple Color Emoji\\', \\'Segoe UI Emoji\\', \\'Segoe UI Symbol\\', \\'Segoe UI\\', \\'PingFang SC\\', \\'Hiragino Sans GB\\', \\'Microsoft YaHei\\', \\'Helvetica Neue\\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\"><img src=\\\"https://oscimg.oschina.net/oscnet/up-32fae06d9114ee4fcbf3d2931be2ff02b28.png\\\" alt=\\\"\\\" class=\\\"zoom-in-cursor\\\" style=\\\"box-sizing: border-box; border: 0px; margin: 0px auto; max-width: 80%; height: auto; vertical-align: middle; cursor: zoom-in;\\\"></p>', NULL, NULL, 'admin', 'H', '1', 'ALL', '1', '2025-07-30 14:45:43', NULL, '0', NULL, NULL, NULL, NULL, 'admin', '2025-07-30 14:45:41', 'admin', '2025-07-30 14:45:43', '', '重点升级 Online 在线开发功能，支持 AI 建表、AI 生成报表；代码生成支持自定义按钮和 js 增强的结构方法生成，便于用户填充逻辑；', NULL, 0, NULL, NULL, 0, '0', '1', NULL, 'system');\nINSERT INTO `sys_announcement` VALUES ('1957252479913807873', '要放假了', '<p>这样看来, 了解清楚随机一段废话到底是一种怎么样的存在, 是解决一切问题的关键.<br>而这些并不是完全重要, 更加重要的问题是, 所谓随机一段废话, 关键是随机一段废话需要如何写. 随机一段废话的发生, 到底需要如何做到, 不随机一段废话的发生, 又会如何产生. 生活中, 若随机一段废话出现了, 我们就不得不考虑它出现了的事实. 我们不妨可以这样来想:&nbsp;</p>\\n<p>这样看来, 要想清楚, 随机一段废话,</p>', NULL, NULL, 'admin', 'H', '1', 'ALL', '1', '2025-08-18 09:25:32', NULL, '0', NULL, NULL, NULL, NULL, 'admin', '2025-08-18 09:25:30', 'admin', '2025-08-18 09:25:32', '', '国庆放假安排', NULL, 0, NULL, NULL, 0, '0', '1', NULL, 'system');\nINSERT INTO `sys_announcement` VALUES ('1957253130366472194', '【重磅】JimuReport积木报表v2.0版本发布，免费可视化报表', '<p>【重磅】JimuReport 积木报表 v2.0 版本发布，免费可视化报表</p>', NULL, NULL, 'admin', 'H', '1', 'ALL', '1', '2025-08-18 09:28:20', NULL, '0', NULL, NULL, NULL, NULL, 'admin', '2025-08-18 09:28:05', 'admin', '2025-08-18 09:28:20', '', '【重磅】JimuReport 积木报表 v2.0 版本发布，免费可视化报表', NULL, 0, NULL, NULL, 0, '0', '1', NULL, 'system');\nINSERT INTO `sys_announcement` VALUES ('1966817120570503169', '您已被 管理员 从 北京国炬信息技术有限公司中移除。', '您已被 管理员 从 北京国炬信息技术有限公司中移除。', NULL, NULL, 'system', 'M', '2', 'USER', '1', '2025-09-13 18:51:58', NULL, '0', NULL, NULL, NULL, NULL, 'admin', '2025-09-13 18:51:58', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL, NULL, NULL, 'system');\nINSERT INTO `sys_announcement` VALUES ('1993520100581388289', '还有两个月就过年了', '<p>本人也是经过了深思熟虑,在每个日日夜夜思考这个问题. 既然如何, 现在, 解决随机一段废话的问题, 是非常非常重要的. 所以, 我们不妨可以这样来想: 要想清楚, 随机一段废话, 到底是一种怎么样的存在. 要想清楚, 随机一段废话, 到底是一种怎么样的存在. 我们一般认为, 抓住了问题的关键, 其他一切则会迎刃而解.生活中, 若随机一段废话出现了, 我们就不得不考虑它出现了的事实. 我们都</p>', NULL, NULL, 'admin', 'H', '1', 'ALL', '1', '2025-11-26 11:20:08', NULL, '0', NULL, NULL, NULL, NULL, 'admin', '2025-11-26 11:20:04', 'admin', '2025-11-26 11:20:08', '', '还有两个月就过年了', NULL, 0, NULL, NULL, 0, '0', '1', NULL, 'system');\nINSERT INTO `sys_announcement` VALUES ('1993520281771126785', '111', '<p>1111</p>', NULL, NULL, 'admin', 'H', '1', 'ALL', '1', '2025-11-26 11:20:52', NULL, '0', NULL, NULL, NULL, NULL, 'admin', '2025-11-26 11:20:48', 'admin', '2025-11-26 11:20:52', '', '111', NULL, 0, NULL, NULL, 0, '0', '1', NULL, 'system');\n\n-- ----------------------------\n-- Table structure for sys_announcement_send\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_announcement_send`;\nCREATE TABLE `sys_announcement_send`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `annt_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '通告ID',\n  `user_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '用户id',\n  `read_flag` int(10) NULL DEFAULT NULL COMMENT '阅读状态（0未读，1已读）',\n  `read_time` datetime NULL DEFAULT NULL COMMENT '阅读时间',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  `star_flag` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '标星状态( 1为标星 空/0没有标星)',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_sacm_annt_id`(`annt_id`) USING BTREE,\n  INDEX `idx_sacm_user_id`(`user_id`) USING BTREE,\n  INDEX `idx_sacm_read_flag`(`read_flag`) USING BTREE,\n  INDEX `idx_sacm_star_flag`(`star_flag`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '用户通告阅读标记表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_announcement_send\n-- ----------------------------\nINSERT INTO `sys_announcement_send` VALUES ('1950442039812976642', '1950442031319511042', '1714471285016895490', 0, NULL, 'admin', '2025-07-30 14:23:14', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1950442039812976643', '1950442031319511042', '3d464b4ea0d2491aab8a7bde74c57e95', 0, NULL, 'admin', '2025-07-30 14:23:14', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1950442039812976644', '1950442031319511042', 'a75d45a015c44384a04449ee80dc3503', 0, NULL, 'admin', '2025-07-30 14:23:14', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1950442039812976645', '1950442031319511042', 'e9ca23d68d884d4ebb19d07889727dae', 1, '2025-11-25 17:04:38', 'admin', '2025-07-30 14:23:14', 'admin', '2025-11-25 17:04:38', NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1950447696951799810', '1950447687359426562', '1714471285016895490', 0, NULL, 'admin', '2025-07-30 14:45:43', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1950447696968577026', '1950447687359426562', '3d464b4ea0d2491aab8a7bde74c57e95', 0, NULL, 'admin', '2025-07-30 14:45:43', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1950447696968577027', '1950447687359426562', 'a75d45a015c44384a04449ee80dc3503', 0, NULL, 'admin', '2025-07-30 14:45:43', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1950447696968577028', '1950447687359426562', 'e9ca23d68d884d4ebb19d07889727dae', 1, '2025-09-13 18:42:14', 'admin', '2025-07-30 14:45:43', 'admin', '2025-09-13 18:42:14', NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1957252487350308865', '1957252479913807873', '1714471285016895490', 0, NULL, 'admin', '2025-08-18 09:25:32', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1957252487358697473', '1957252479913807873', '1955218082645544962', 0, NULL, 'admin', '2025-08-18 09:25:32', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1957252487358697474', '1957252479913807873', '1955218454478983170', 0, NULL, 'admin', '2025-08-18 09:25:32', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1957252487358697475', '1957252479913807873', '3d464b4ea0d2491aab8a7bde74c57e95', 0, NULL, 'admin', '2025-08-18 09:25:32', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1957252487358697476', '1957252479913807873', 'a75d45a015c44384a04449ee80dc3503', 0, NULL, 'admin', '2025-08-18 09:25:32', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1957252487367086081', '1957252479913807873', 'e9ca23d68d884d4ebb19d07889727dae', 1, '2025-09-13 18:42:14', 'admin', '2025-08-18 09:25:32', 'admin', '2025-09-13 18:42:14', NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1957253194027618305', '1957253130366472194', '1714471285016895490', 0, NULL, 'admin', '2025-08-18 09:28:20', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1957253194031812610', '1957253130366472194', '1955218082645544962', 0, NULL, 'admin', '2025-08-18 09:28:20', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1957253194031812611', '1957253130366472194', '1955218454478983170', 0, NULL, 'admin', '2025-08-18 09:28:20', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1957253194031812612', '1957253130366472194', '3d464b4ea0d2491aab8a7bde74c57e95', 0, NULL, 'admin', '2025-08-18 09:28:20', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1957253194031812613', '1957253130366472194', 'a75d45a015c44384a04449ee80dc3503', 0, NULL, 'admin', '2025-08-18 09:28:20', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1957253194036006913', '1957253130366472194', 'e9ca23d68d884d4ebb19d07889727dae', 1, '2026-01-21 17:53:10', 'admin', '2025-08-18 09:28:20', 'admin', '2026-01-21 17:53:10', NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1966817120570503170', '1966817120570503169', '1714471285016895490', 0, NULL, 'admin', '2025-09-13 18:51:58', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1993520115190149121', '1993520100581388289', '1714471285016895490', 0, NULL, 'admin', '2025-11-26 11:20:08', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1993520115198537729', '1993520100581388289', '3d464b4ea0d2491aab8a7bde74c57e95', 0, NULL, 'admin', '2025-11-26 11:20:08', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1993520115198537730', '1993520100581388289', 'a75d45a015c44384a04449ee80dc3503', 0, NULL, 'admin', '2025-11-26 11:20:08', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1993520115198537731', '1993520100581388289', 'e9ca23d68d884d4ebb19d07889727dae', 1, '2026-01-21 17:53:01', 'admin', '2025-11-26 11:20:08', 'admin', '2026-01-21 17:53:01', NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1993520300238647297', '1993520281771126785', '1714471285016895490', 0, NULL, 'admin', '2025-11-26 11:20:52', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1993520300247035906', '1993520281771126785', '3d464b4ea0d2491aab8a7bde74c57e95', 0, NULL, 'admin', '2025-11-26 11:20:52', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1993520300247035907', '1993520281771126785', 'a75d45a015c44384a04449ee80dc3503', 0, NULL, 'admin', '2025-11-26 11:20:52', NULL, NULL, NULL);\nINSERT INTO `sys_announcement_send` VALUES ('1993520300255424513', '1993520281771126785', 'e9ca23d68d884d4ebb19d07889727dae', 1, '2025-11-26 11:24:42', 'admin', '2025-11-26 11:20:52', 'admin', '2025-11-26 11:24:42', NULL);\n\n-- ----------------------------\n-- Table structure for sys_category\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_category`;\nCREATE TABLE `sys_category`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `pid` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '父级节点',\n  `name` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '类型名称',\n  `code` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '类型编码',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `sys_org_code` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '所属部门',\n  `has_child` varchar(3) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否有子节点',\n  `tenant_id` int(10) NULL DEFAULT 0 COMMENT '租户ID',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `index_scg_code`(`code`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_category\n-- ----------------------------\nINSERT INTO `sys_category` VALUES ('1183693424827564034', '0', '物料树', 'B02', 'admin', '2019-10-14 18:37:59', 'admin', '2019-10-14 18:38:15', 'A01', '1', 0);\nINSERT INTO `sys_category` VALUES ('1183693491043041282', '1183693424827564034', '上衣', 'B02A01', 'admin', '2019-10-14 18:38:15', 'admin', '2019-10-14 18:38:43', 'A01', '1', 0);\nINSERT INTO `sys_category` VALUES ('1183693534173069314', '1183693424827564034', '裤子', 'B02A02', 'admin', '2019-10-14 18:38:25', NULL, NULL, 'A01', NULL, 0);\nINSERT INTO `sys_category` VALUES ('1183693610534567937', '1183693491043041282', '秋衣', 'B02A01A01', 'admin', '2019-10-14 18:38:43', NULL, NULL, 'A01', NULL, 0);\nINSERT INTO `sys_category` VALUES ('1183693700254924802', '1183693491043041282', '兵装', 'B02A01A02', 'admin', '2019-10-14 18:39:05', NULL, NULL, 'A01', NULL, 0);\nINSERT INTO `sys_category` VALUES ('1183693773974011906', '1183693491043041282', '女装', 'B02A01A03', 'admin', '2019-10-14 18:39:22', NULL, NULL, 'A01', NULL, 0);\nINSERT INTO `sys_category` VALUES ('1185039122143719425', '0', '电脑产品', 'A01', 'admin', '2019-10-18 11:45:18', 'admin', '2023-10-18 13:54:46', 'A01', '1', 0);\nINSERT INTO `sys_category` VALUES ('1185039176799694850', '1185039122143719425', 'thinkpad', 'A01A01', 'admin', '2019-10-18 11:45:31', NULL, NULL, 'A01', NULL, 0);\nINSERT INTO `sys_category` VALUES ('1185039255115739138', '1185039122143719425', 'mackbook', 'A01A02', 'admin', '2019-10-18 11:45:50', NULL, NULL, 'A01', NULL, 0);\nINSERT INTO `sys_category` VALUES ('1185039299051073537', '1185039122143719425', '华为电脑', 'A01A03', 'admin', '2019-10-18 11:46:01', NULL, NULL, 'A01', NULL, 0);\nINSERT INTO `sys_category` VALUES ('1230769196661510146', '0', '省', NULL, 'admin', '2020-02-21 16:20:16', 'admin', '2020-02-21 16:20:31', 'A01A03', '1', 0);\nINSERT INTO `sys_category` VALUES ('1230769253267836929', '1230769196661510146', '安徽省', NULL, 'admin', '2020-02-21 16:20:31', 'admin', '2020-02-21 16:20:53', 'A01A03', '1', 0);\nINSERT INTO `sys_category` VALUES ('1230769290609725441', '1230769196661510146', '山东省', NULL, 'admin', '2020-02-21 16:20:40', 'admin', '2020-02-21 16:21:23', 'A01A03', '1', 0);\nINSERT INTO `sys_category` VALUES ('1230769347157331969', '1230769253267836929', '合肥市', NULL, 'admin', '2020-02-21 16:20:53', 'admin', '2020-02-21 16:21:08', 'A01A03', '1', 0);\nINSERT INTO `sys_category` VALUES ('1230769407907631106', '1230769347157331969', '包河区', NULL, 'admin', '2020-02-21 16:21:08', NULL, NULL, 'A01A03', NULL, 0);\nINSERT INTO `sys_category` VALUES ('1230769470889299970', '1230769290609725441', '济南市', NULL, 'admin', '2020-02-21 16:21:23', 'admin', '2020-02-21 16:21:41', 'A01A03', '1', 0);\nINSERT INTO `sys_category` VALUES ('1230769547519234050', '1230769470889299970', 'A区', NULL, 'admin', '2020-02-21 16:21:41', NULL, NULL, 'A01A03', NULL, 0);\nINSERT INTO `sys_category` VALUES ('1230769620021972993', '1230769470889299970', 'B区', NULL, 'admin', '2020-02-21 16:21:58', NULL, NULL, 'A01A03', NULL, 0);\nINSERT INTO `sys_category` VALUES ('1230769769930592257', '1230769253267836929', '淮南市', NULL, 'admin', '2020-02-21 16:22:34', 'admin', '2020-02-21 16:22:54', 'A01A03', '1', 0);\nINSERT INTO `sys_category` VALUES ('1230769855347593217', '1230769769930592257', 'C区', NULL, 'admin', '2020-02-21 16:22:54', NULL, NULL, 'A01A03', NULL, 0);\nINSERT INTO `sys_category` VALUES ('1590548229606047745', '0', '物料树C', 'C02', 'admin', '2022-11-10 11:33:44', NULL, NULL, 'A01', '1', 0);\nINSERT INTO `sys_category` VALUES ('1590548229652185090', '1590548229606047745', '上衣C', 'C02A01', 'admin', '2022-11-10 11:33:44', NULL, NULL, 'A01', '1', 0);\nINSERT INTO `sys_category` VALUES ('1590548229668962305', '1590548229606047745', '裤子C', 'C02A02', 'admin', '2022-11-10 11:33:44', NULL, NULL, 'A01', NULL, 0);\nINSERT INTO `sys_category` VALUES ('1590548229685739522', '1590548229652185090', '秋衣C', 'C02A01A01', 'admin', '2022-11-10 11:33:44', NULL, NULL, 'A01', NULL, 0);\nINSERT INTO `sys_category` VALUES ('22a50b413c5e1ef661fb8aea9469cf52', 'e9ded10fd33e5753face506f4f1564b5', 'MacBook', 'B01-2-1', 'admin', '2019-06-10 15:43:13', NULL, NULL, 'A01', NULL, 0);\nINSERT INTO `sys_category` VALUES ('5c8f68845e57f68ab93a2c8d82d26ae1', '0', '笔记本', 'B01', 'admin', '2019-06-10 15:34:11', 'admin', '2019-06-10 15:34:24', 'A01', '1', 0);\nINSERT INTO `sys_category` VALUES ('937fd2e9aa13b8bab1da1ca36d3fd344', 'e9ded10fd33e5753face506f4f1564b5', '台式机', 'B01-2-2', 'admin', '2019-06-10 15:43:32', 'admin', '2019-08-21 12:01:59', 'A01', NULL, 0);\nINSERT INTO `sys_category` VALUES ('e9ded10fd33e5753face506f4f1564b5', '5c8f68845e57f68ab93a2c8d82d26ae1', '苹果电脑', 'B01-2', 'admin', '2019-06-10 15:41:14', 'admin', '2019-06-10 15:43:13', 'A01', '1', 0);\nINSERT INTO `sys_category` VALUES ('f39a06bf9f390ba4a53d11bc4e0018d7', '5c8f68845e57f68ab93a2c8d82d26ae1', '华为', 'B01-1', 'admin', '2019-06-10 15:34:24', 'admin', '2019-08-21 12:01:56', 'A01', NULL, 0);\n\n-- ----------------------------\n-- Table structure for sys_check_rule\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_check_rule`;\nCREATE TABLE `sys_check_rule`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键id',\n  `rule_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '规则名称',\n  `rule_code` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '规则Code',\n  `rule_json` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '规则JSON',\n  `rule_description` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '规则描述',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uk_scr_rule_code`(`rule_code`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_check_rule\n-- ----------------------------\nINSERT INTO `sys_check_rule` VALUES ('1224980593992388610', '通用编码规则', 'common', '[{\\\"digits\\\":1,\\\"pattern\\\":\\\"^[a-z|A-Z]$\\\",\\\"message\\\":\\\"第一位只能是字母\\\"},{\\\"digits\\\":\\\"*\\\",\\\"pattern\\\":\\\"^[0-9|a-z|A-Z|_]{0,}$\\\",\\\"message\\\":\\\"只能填写数字、大小写字母、下划线\\\"},{\\\"digits\\\":\\\"*\\\",\\\"pattern\\\":\\\"^.{3,}$\\\",\\\"message\\\":\\\"最少输入3位数\\\"},{\\\"digits\\\":\\\"*\\\",\\\"pattern\\\":\\\"^.{3,12}$\\\",\\\"message\\\":\\\"最多输入12位数\\\"}]', '规则：1、首位只能是字母；2、只能填写数字、大小写字母、下划线；3、最少3位数，最多12位数。', 'admin', '2025-09-13 18:54:19', 'admin', '2020-02-05 16:58:27');\nINSERT INTO `sys_check_rule` VALUES ('1225001845524004866', '负责的功能测试', 'test', '[{\\\"digits\\\":\\\"*\\\",\\\"pattern\\\":\\\"^.{3,12}$\\\",\\\"message\\\":\\\"只能输入3-12位字符\\\"},{\\\"digits\\\":3,\\\"pattern\\\":\\\"^\\\\\\\\d{3}$\\\",\\\"message\\\":\\\"前3位必须是数字\\\"},{\\\"digits\\\":4,\\\"pattern\\\":\\\"^@{4}$\\\",\\\"message\\\":\\\"第4-7位必须都为 @\\\"},{\\\"digits\\\":2,\\\"pattern\\\":\\\"^#=$\\\",\\\"message\\\":\\\"第8-9位必须是 #=\\\"},{\\\"digits\\\":1,\\\"pattern\\\":\\\"^O$\\\",\\\"message\\\":\\\"第10位必须为大写的O\\\"},{\\\"digits\\\":\\\"*\\\",\\\"pattern\\\":\\\"^[^pP]*$\\\",\\\"message\\\":\\\"不能输入P\\\"},{\\\"digits\\\":\\\"*\\\",\\\"pattern\\\":\\\"^.*。$\\\",\\\"message\\\":\\\"必须以。结尾\\\"}]', '包含长度校验、特殊字符校验等', 'admin', '2026-01-21 09:55:31', 'admin', '2020-02-05 18:22:54');\n\n-- ----------------------------\n-- Table structure for sys_comment\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_comment`;\nCREATE TABLE `sys_comment`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `table_name` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '表名',\n  `table_data_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '数据id',\n  `from_user_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '来源用户id',\n  `to_user_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '发送给用户id(允许为空)',\n  `comment_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '评论id(允许为空，不为空时，则为回复)',\n  `comment_content` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '回复内容',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_table_data_id`(`table_name`, `table_data_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '系统评论回复表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_comment\n-- ----------------------------\nINSERT INTO `sys_comment` VALUES ('1580814554312093698', 'v3_hello', '1580529718871674882', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '1212\\n:open_mouth:', 'admin', '2022-10-14 14:55:35', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1580814573433925634', 'v3_hello', '1580529718871674882', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '上传了附件', 'admin', '2022-10-14 14:55:39', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1580814621358043137', 'v3_hello', '1580529718871674882', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '干啥啊', 'admin', '2022-10-14 14:55:51', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1584490724803174402', 'v3_hello', '1580529718871674882', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '1212:nerd_face:', 'admin', '2022-10-24 18:23:22', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1584490998162743298', 'v3_hello', '1580510370266238978', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '123123', 'admin', '2022-10-24 18:24:27', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1584491122888761345', 'v3_hello', '1580510370266238978', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '333', 'admin', '2022-10-24 18:24:57', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1584493914588143617', 'v3_hello', '1580529718871674882', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '2222', 'admin', '2022-10-24 18:36:02', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1584493923496845313', 'v3_hello', '1580529718871674882', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '333', 'admin', '2022-10-24 18:36:04', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1584493984364584961', 'v3_hello', '1580510370266238978', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '上传了附件', 'admin', '2022-10-24 18:36:19', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1714455459606024193', 'ceshi_note', '1586278360710615042', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '上传了附件', 'admin', '2023-10-18 09:36:49', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1714455471815643138', 'ceshi_note', '1586278360710615042', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '121', 'admin', '2023-10-18 09:36:52', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1765261100976934914', 'ceshi_note', '1737728721647525890', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '挺好的', 'admin', '2024-03-06 14:20:18', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1765261127610765313', 'ceshi_note', '1737728721647525890', 'e9ca23d68d884d4ebb19d07889727dae', '', '', ':woozy_face:', 'admin', '2024-03-06 14:20:24', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1800557341876895745', 'ceshi_aaa', '1782647168684478466', 'e9ca23d68d884d4ebb19d07889727dae', '', '', ':face_with_head_bandage::nauseated_face:', 'admin', '2024-06-11 23:54:58', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1800557929826041858', 'ceshi_aaa', '1782647168684478466', 'e9ca23d68d884d4ebb19d07889727dae', '', '', ':cold_face:', 'admin', '2024-06-11 23:57:18', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1800557935693873154', 'ceshi_aaa', '1782647168684478466', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '1212', 'admin', '2024-06-11 23:57:19', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1800557955415490562', 'ceshi_aaa', '1782647168684478466', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '上传了附件', 'admin', '2024-06-11 23:57:24', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1800558013942808578', 'ceshi_aaa', '1782647168684478466', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '上传了附件', 'admin', '2024-06-11 23:57:38', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1805421586141544450', 'aa_order', '1805421421888405506', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '写的不错', 'admin', '2024-06-25 10:03:44', NULL, NULL);\nINSERT INTO `sys_comment` VALUES ('1805421721126830082', 'aa_order', '1805421421888405506', 'e9ca23d68d884d4ebb19d07889727dae', '', '', '上传了附件', 'admin', '2024-06-25 10:04:16', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for sys_data_log\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_data_log`;\nCREATE TABLE `sys_data_log`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT 'id',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_name` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人真实名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `data_table` varchar(200) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '表名',\n  `data_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '数据ID',\n  `data_content` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '数据内容',\n  `data_version` int(11) NULL DEFAULT NULL COMMENT '版本号',\n  `type` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT 'json' COMMENT '类型',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_sdl_data_table_id`(`data_table`, `data_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_data_log\n-- ----------------------------\nINSERT INTO `sys_data_log` VALUES ('1942113821121011714', 'admin', '管理员', '2025-07-07 14:49:52', NULL, NULL, 'test_order_main', '1833472350097121281', '子表[订单产品明细]：修改了1条数据', 1, 'comment');\nINSERT INTO `sys_data_log` VALUES ('1943500714282205185', NULL, NULL, '2025-07-11 10:40:53', NULL, NULL, 'test_note', '1943500714139598850', ' 创建了记录', 1, 'comment');\nINSERT INTO `sys_data_log` VALUES ('1950132464605356035', 'admin', '管理员', '2025-07-29 17:53:06', NULL, NULL, 'test_note', '1943500714139598850', '  将名称为【地区】的字段内容 空 修改为 140311；    将名称为【用户名】的字段内容 ceshi 修改为 zhangsan；    将名称为【请假原因】的字段内容 空 修改为 <p>经过上述讨论, 我们不得不面对一个非常尴尬的事实, 那就是, 这样看来, 一般来讲, 我们都必须务必慎重的考虑考虑. 就我个人来说, 随机一段废话对我的意义, 不能不说非常重大.&nbsp;<br>每个人都不得不面对这些问题. 在面对这种问题时, 随机一段废话, 发生了会如何, 不发生又会如何. 总结的来说,&nbsp;<br>这种事实对本人来说意义重大, 相信对这个世界也是有一定意义的.所谓随机一段废话, 关键是x需要</p>；    将名称为【生日】的字段内容 空 修改为 2025-07-29；    将名称为【性别】的字段内容 空 修改为 空；    将名称为【年龄】的字段内容 11 修改为 0', 1, 'comment');\nINSERT INTO `sys_data_log` VALUES ('1950132495949389825', 'admin', '管理员', '2025-07-29 17:53:13', NULL, NULL, 'test_note', '1943500714139598850', '  将名称为【用户名】的字段内容 zhangsan 修改为 admin', 1, 'comment');\nINSERT INTO `sys_data_log` VALUES ('1950375804898873345', 'admin', '管理员', '2025-07-30 10:00:03', NULL, NULL, 'test_order_product', '1732300515406647298', '  将名称为【价格】的字段内容 3.0 修改为 3000.；    将名称为【产品类型】的字段内容 空 修改为 空；    将名称为【数量】的字段内容 3 修改为 10；    将名称为【产品名字】的字段内容 3 修改为 苹果手机', 1, 'comment');\nINSERT INTO `sys_data_log` VALUES ('1950801683948924929', NULL, NULL, '2025-07-31 14:12:20', NULL, NULL, 'test_note', '1943500714139598850', '  将名称为【年龄】的字段内容 0 修改为 1212', 1, 'comment');\nINSERT INTO `sys_data_log` VALUES ('1950801716647718913', NULL, NULL, '2025-07-31 14:12:28', NULL, NULL, 'test_note', '1923203898831777793', '  将名称为【用户名】的字段内容 admin 修改为 jeecg', 1, 'comment');\nINSERT INTO `sys_data_log` VALUES ('1966815580124278785', 'admin', '管理员', '2025-09-13 18:45:51', NULL, NULL, 'test_note', '1966815579977478145', ' 创建了记录', 1, 'comment');\nINSERT INTO `sys_data_log` VALUES ('1966815600902860801', 'admin', '管理员', '2025-09-13 18:45:56', NULL, NULL, 'test_note', '1966815579977478145', '  将名称为【年龄】的字段内容 0 修改为 11', 1, 'comment');\nINSERT INTO `sys_data_log` VALUES ('1993341836390940673', NULL, 'admin', '2025-11-25 23:31:43', NULL, NULL, 'aaa_01', '1993341836277694465', ' 创建了记录', 1, 'comment');\nINSERT INTO `sys_data_log` VALUES ('1993886566388453377', NULL, 'admin', '2025-11-27 11:36:17', NULL, NULL, 'test_note', '1993886566258429953', ' 创建了记录', 1, 'comment');\nINSERT INTO `sys_data_log` VALUES ('1993988133426835457', NULL, 'admin', '2025-11-27 18:19:52', NULL, NULL, 'test_order_main', '1833472350097121281', '子表[订单产品明细]：修改了1条数据', 1, 'comment');\nINSERT INTO `sys_data_log` VALUES ('2010992400041795585', NULL, 'admin', '2026-01-13 16:28:45', NULL, NULL, 'test_note', '2010992399911772161', ' 创建了记录', 1, 'comment');\nINSERT INTO `sys_data_log` VALUES ('2010992549400961026', NULL, 'admin', '2026-01-13 16:29:21', NULL, NULL, 'test_note', '2010992399911772161', '  将名称为【长类型】的字段内容 空 修改为 1', 1, 'comment');\nINSERT INTO `sys_data_log` VALUES ('2010992564651450369', NULL, 'admin', '2026-01-13 16:29:25', NULL, NULL, 'test_note', '2010992399911772161', '  将名称为【长类型】的字段内容 1 修改为 12', 1, 'comment');\nINSERT INTO `sys_data_log` VALUES ('2013993932534431746', NULL, 'admin', '2026-01-21 23:15:46', NULL, NULL, 'test_note', '1966815579977478145', '  将名称为【性别】的字段内容 男 修改为 男；    将名称为【年龄】的字段内容 11 修改为 0', 1, 'comment');\nINSERT INTO `sys_data_log` VALUES ('2013994123417206786', NULL, 'admin', '2026-01-21 23:16:32', NULL, NULL, 'test_note', '2010992399911772161', '  将名称为【长类型】的字段内容 12 修改为 空', 1, 'comment');\n\n-- ----------------------------\n-- Table structure for sys_data_source\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_data_source`;\nCREATE TABLE `sys_data_source`  (\n  `id` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `code` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '数据源编码',\n  `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '数据源名称',\n  `remark` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '备注',\n  `db_type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '数据库类型',\n  `db_driver` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '驱动类',\n  `db_url` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '数据源地址',\n  `db_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '数据库名称',\n  `db_username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '用户名',\n  `db_password` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '密码',\n  `create_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `sys_org_code` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '所属部门',\n  `tenant_id` int(10) NULL DEFAULT 0 COMMENT '租户ID',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uk_sdc_rule_code`(`code`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_data_source\n-- ----------------------------\nINSERT INTO `sys_data_source` VALUES ('1209779538310004737', 'local_mysql', '本地测试库', '本地数据库MySQL5.7', '4', 'com.mysql.cj.jdbc.Driver', 'jdbc:mysql://127.0.0.1:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai', 'jeecg-boot', 'root', 'f5b6775e8d1749483f2320627de0e706', 'admin', '2019-12-25 18:14:53', 'admin', '2025-09-13 18:46:43', 'A01', 0);\n\n-- ----------------------------\n-- Table structure for sys_depart\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_depart`;\nCREATE TABLE `sys_depart`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT 'ID',\n  `parent_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '父机构ID',\n  `depart_name` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '机构/部门名称',\n  `depart_name_en` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '英文名',\n  `depart_name_abbr` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '缩写',\n  `depart_order` int(11) NULL DEFAULT 0 COMMENT '排序',\n  `description` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述',\n  `org_category` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT '1' COMMENT '机构类别 1公司，2部门，3岗位，4子公司',\n  `org_type` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '树深度层级level',\n  `org_code` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '机构编码',\n  `mobile` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '手机号',\n  `fax` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '传真',\n  `address` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '地址',\n  `memo` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '备注',\n  `status` varchar(1) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '状态（1启用，0不启用）',\n  `del_flag` varchar(1) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '删除状态（0，正常，1已删除）',\n  `qywx_identifier` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '对接企业微信的ID',\n  `ding_identifier` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '对接钉钉部门的ID',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `tenant_id` int(10) NULL DEFAULT 0 COMMENT '租户ID',\n  `iz_leaf` tinyint(1) NULL DEFAULT 0 COMMENT '是否有叶子节点: 1是0否',\n  `position_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '职级id',\n  `dep_post_parent_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '上级岗位id',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uniq_depart_org_code`(`org_code`) USING BTREE,\n  INDEX `idx_sd_parent_id`(`parent_id`) USING BTREE,\n  INDEX `idx_sd_depart_order`(`depart_order`) USING BTREE,\n  INDEX `idx_sd_position_id`(`position_id`) USING BTREE,\n  INDEX `idx_sd_dep_post_parent_id`(`dep_post_parent_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '组织机构表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_depart\n-- ----------------------------\nINSERT INTO `sys_depart` VALUES ('1582683631414632450', 'c6d7cb4deeac411cb3384b1b31278596', '销售公关岗位', NULL, NULL, 0, NULL, '3', '2', 'A01A06', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2022-10-19 18:42:37', NULL, NULL, 0, 1, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('1958496243038556161', '', '控股集团', NULL, NULL, 0, NULL, '2', '1', 'A05', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 19:47:48', NULL, NULL, 0, 0, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('1958496444470005762', '1958496243038556161', '投资控股集团有限公司', NULL, NULL, 0, NULL, '4', '2', 'A05A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 19:48:34', 'admin', '2025-08-21 19:49:57', 0, 0, NULL, '');\nINSERT INTO `sys_depart` VALUES ('1958496759810363394', '1958496243038556161', '城市运营管理集团有限公司', NULL, NULL, 1, NULL, '4', '2', 'A05A02', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 19:49:49', 'admin', '2025-08-21 20:30:23', 0, 0, NULL, '');\nINSERT INTO `sys_depart` VALUES ('1958496836318662658', '1958496444470005762', '领导班子', NULL, NULL, 0, NULL, '2', '3', 'A05A01A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 19:50:08', NULL, NULL, 0, 0, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('1958496891561840641', '1958496444470005762', '办公室', NULL, NULL, 2, NULL, '2', '3', 'A05A01A02', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 19:50:21', 'admin', '2025-08-21 19:50:36', 0, 0, NULL, '');\nINSERT INTO `sys_depart` VALUES ('1958496943017562114', '1958496444470005762', '财务管理中心', NULL, NULL, 3, NULL, '2', '3', 'A05A01A03', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 19:50:33', NULL, NULL, 0, 0, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('1958497020528300033', '1958496444470005762', '投资发展部', NULL, NULL, 4, NULL, '2', '3', 'A05A01A04', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 19:50:51', NULL, NULL, 0, 0, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('1958497164103520258', '1958496836318662658', '董事长', NULL, NULL, 0, NULL, '3', '4', 'A05A01A01A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 19:51:26', NULL, NULL, 0, 1, '1958471111989067778', '');\nINSERT INTO `sys_depart` VALUES ('1958497256772472834', '1958496836318662658', '党委书记', NULL, NULL, 1, NULL, '3', '4', 'A05A01A01A02', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 19:51:48', 'admin', '2025-08-21 19:54:53', 0, 1, '1958471030867034113', '1958497164103520258');\nINSERT INTO `sys_depart` VALUES ('1958497591230468098', '1958496836318662658', '控股总经理', NULL, NULL, 3, NULL, '3', '4', 'A05A01A01A03', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 19:53:08', 'admin', '2025-08-21 19:54:42', 0, 1, '1958471074953363458', '1958497164103520258');\nINSERT INTO `sys_depart` VALUES ('1958497769387724802', '1958496836318662658', '纪委书记', NULL, NULL, 4, NULL, '3', '4', 'A05A01A01A04', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 19:53:50', 'admin', '2025-08-21 19:54:06', 0, 1, '1958471030867034113', '1958497591230468098');\nINSERT INTO `sys_depart` VALUES ('1958498187287203841', '1958496891561840641', '控股办公室主任', NULL, NULL, 1, NULL, '3', '4', 'A05A01A02A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 19:55:30', 'admin', '2025-08-21 19:55:50', 0, 1, '1958470912214368258', '1958497164103520258');\nINSERT INTO `sys_depart` VALUES ('1958498716927135745', '1958496891561840641', '副主任', NULL, NULL, 2, NULL, '3', '4', 'A05A01A02A02', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 19:57:36', 'admin', '2025-08-21 19:57:50', 0, 1, '1958470865577902082', '1958498187287203841');\nINSERT INTO `sys_depart` VALUES ('1958502219078733826', '1958496891561840641', '职员', NULL, NULL, 3, NULL, '3', '4', 'A05A01A02A03', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 20:11:31', NULL, NULL, 0, 1, '1958470823064436737', '1958498187287203841');\nINSERT INTO `sys_depart` VALUES ('1958502381062754305', '1958496943017562114', '主任', NULL, NULL, 1, NULL, '3', '4', 'A05A01A03A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 20:12:10', 'admin', '2025-08-21 20:13:13', 0, 1, '1958470912214368258', '1958502611426512898');\nINSERT INTO `sys_depart` VALUES ('1958502611426512898', '1958496836318662658', '控股副总经理', NULL, NULL, 5, NULL, '3', '4', 'A05A01A01A05', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 20:13:04', 'admin', '2025-08-21 20:27:14', 0, 1, '1958471030867034113', '1958497591230468098');\nINSERT INTO `sys_depart` VALUES ('1958502810966331393', '1958496943017562114', '副主任', NULL, NULL, 2, NULL, '3', '4', 'A05A01A03A02', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 20:13:52', 'admin', '2025-08-21 20:14:40', 0, 1, '1958470865577902082', '1958502381062754305');\nINSERT INTO `sys_depart` VALUES ('1958502942289989634', '1958496943017562114', '职员', NULL, NULL, 2, NULL, '3', '4', 'A05A01A03A03', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 20:14:23', 'admin', '2025-08-21 20:14:28', 0, 1, '1958470823064436737', '1958502810966331393');\nINSERT INTO `sys_depart` VALUES ('1958503159999533057', '1958497020528300033', '部长', NULL, NULL, 1, NULL, '3', '4', 'A05A01A04A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 20:15:15', NULL, NULL, 0, 1, '1958470912214368258', '1958502611426512898');\nINSERT INTO `sys_depart` VALUES ('1958503409933914114', '1958497020528300033', '副部长', NULL, NULL, 2, NULL, '3', '4', 'A05A01A04A02', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 20:16:15', NULL, NULL, 0, 1, '1958470865577902082', '1958503159999533057');\nINSERT INTO `sys_depart` VALUES ('1958503468805165058', '1958497020528300033', '员工', NULL, NULL, 3, NULL, '3', '4', 'A05A01A04A03', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 20:16:29', NULL, NULL, 0, 1, '1958470823064436737', '1958503409933914114');\nINSERT INTO `sys_depart` VALUES ('1958507136782733313', '1958496759810363394', '领导班子', NULL, NULL, 1, NULL, '2', '3', 'A05A02A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 20:31:03', NULL, NULL, 0, 0, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('1958507356253884418', '1958496759810363394', '信息技术发展有限公司', NULL, NULL, 4, NULL, '4', '3', 'A05A02A03', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 20:31:56', 'admin', '2025-08-21 21:12:57', 0, 0, NULL, '');\nINSERT INTO `sys_depart` VALUES ('1958507448138502146', '1958507136782733313', '董事长', NULL, NULL, 1, NULL, '3', '4', 'A05A02A01A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 20:32:18', 'admin', '2025-08-21 20:33:24', 0, 1, '1958471111989067778', '');\nINSERT INTO `sys_depart` VALUES ('1958507542866857985', '1958507136782733313', '副总经理', NULL, NULL, 3, NULL, '3', '4', 'A05A02A01A02', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 20:32:40', 'admin', '2025-08-21 20:33:26', 0, 1, '1958471030867034113', '');\nINSERT INTO `sys_depart` VALUES ('1958507650828242946', '1958507136782733313', '总经理', NULL, NULL, 2, NULL, '3', '4', 'A05A02A01A03', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 20:33:06', 'admin', '2025-08-21 20:33:20', 0, 1, '1958471074953363458', '');\nINSERT INTO `sys_depart` VALUES ('1958518943542972418', '1958507356253884418', '领导班子', NULL, NULL, 1, NULL, '2', '4', 'A05A02A03A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 21:17:58', NULL, NULL, 0, 0, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('1958519010207240193', '1958507356253884418', '综合管理部', NULL, NULL, 2, NULL, '2', '4', 'A05A02A03A02', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 21:18:14', NULL, NULL, 0, 0, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('1958519045623943169', '1958507356253884418', '财务部', NULL, NULL, 3, NULL, '2', '4', 'A05A02A03A03', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 21:18:23', NULL, NULL, 0, 0, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('1958519097058693121', '1958507356253884418', '软件研发部', NULL, NULL, 4, NULL, '2', '4', 'A05A02A03A04', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 21:18:35', NULL, NULL, 0, 0, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('1958520331257810945', '1958496891561840641', '总工程师', NULL, NULL, 2, NULL, '3', '4', 'A05A01A02A04', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 21:23:29', 'admin', '2025-08-21 21:23:52', 0, 1, '1958471030867034113', '1958497164103520258');\nINSERT INTO `sys_depart` VALUES ('1958520788395003906', '1958496759810363394', '办公室', NULL, NULL, 2, NULL, '2', '3', 'A05A02A04', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 21:25:18', 'admin', '2025-08-21 21:26:51', 0, 0, NULL, '');\nINSERT INTO `sys_depart` VALUES ('1958520876810932225', '1958520788395003906', '总工程师', NULL, NULL, 1, NULL, '3', '4', 'A05A02A04A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 21:25:39', 'admin', '2025-08-21 21:26:25', 0, 1, '1958471030867034113', '1958507650828242946');\nINSERT INTO `sys_depart` VALUES ('1958521034948775937', '1958518943542972418', '执行董事兼总经理', NULL, NULL, 1, NULL, '3', '5', 'A05A02A03A01A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 21:26:17', NULL, NULL, 0, 1, '1958471111989067778', '1958520876810932225');\nINSERT INTO `sys_depart` VALUES ('1958521513564999681', '1958518943542972418', '副总经理', NULL, NULL, 2, NULL, '3', '5', 'A05A02A03A01A02', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 21:28:11', NULL, NULL, 0, 1, '1958471030867034113', '1958521034948775937');\nINSERT INTO `sys_depart` VALUES ('1958521634549698561', '1958519010207240193', '副部长', NULL, NULL, 1, NULL, '3', '5', 'A05A02A03A02A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 21:28:40', 'admin', '2025-08-21 21:30:15', 0, 1, '1958470865577902082', '1958521034948775937');\nINSERT INTO `sys_depart` VALUES ('1958523766002716674', '1958519010207240193', '信息归档员', NULL, NULL, 2, NULL, '3', '5', 'A05A02A03A02A02', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 21:37:08', NULL, NULL, 0, 1, '1958470823064436737', '1958521634549698561');\nINSERT INTO `sys_depart` VALUES ('1958524282631917570', '1958519045623943169', '部长', NULL, NULL, 1, NULL, '3', '5', 'A05A02A03A03A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 21:39:11', NULL, NULL, 0, 1, '1958470912214368258', '1958521034948775937');\nINSERT INTO `sys_depart` VALUES ('1958524369311404033', '1958519045623943169', '出纳', NULL, NULL, 2, NULL, '3', '5', 'A05A02A03A03A02', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 21:39:32', NULL, NULL, 0, 1, '1958470823064436737', '1958524282631917570');\nINSERT INTO `sys_depart` VALUES ('1958524471841165313', '1958519097058693121', '项目经理', NULL, NULL, 1, NULL, '3', '5', 'A05A02A03A04A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 21:39:56', NULL, NULL, 0, 1, '1958470912214368258', '1958521513564999681');\nINSERT INTO `sys_depart` VALUES ('1958524565596442626', '1958519097058693121', '软件工程师', NULL, NULL, 2, NULL, '3', '5', 'A05A02A03A04A02', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2025-08-21 21:40:19', NULL, NULL, 0, 1, '1958470823064436737', '1958524471841165313');\nINSERT INTO `sys_depart` VALUES ('4f1765520d6346f9bd9c79e2479e5b12', 'c6d7cb4deeac411cb3384b1b31278596', '市场部', NULL, NULL, 0, NULL, '2', '2', 'A01A03', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2019-02-20 17:15:34', 'admin', '2019-02-26 16:36:18', 0, 1, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('5159cde220114246b045e574adceafe9', '6d35e179cd814e3299bd588ea7daed3f', '研发部', NULL, NULL, 0, NULL, '2', '2', 'A02A02', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2019-02-26 16:44:38', 'admin', '2019-03-07 09:36:53', 0, 1, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('57197590443c44f083d42ae24ef26a2c', 'c6d7cb4deeac411cb3384b1b31278596', '研发部', NULL, NULL, 0, NULL, '2', '2', 'A01A05', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2019-02-21 16:14:41', 'admin', '2019-03-27 19:05:49', 0, 0, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('63775228b7b041a99825f79760590b7d', '57197590443c44f083d42ae24ef26a2c', '研发经理', NULL, NULL, 0, NULL, '3', '3', 'A01A05A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2020-05-02 15:29:09', NULL, NULL, 0, 1, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('67fc001af12a4f9b8458005d3f19934a', 'c6d7cb4deeac411cb3384b1b31278596', '财务部', NULL, NULL, 0, NULL, '2', '2', 'A01A04', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2019-02-21 16:14:35', 'admin', '2019-02-25 12:49:41', 0, 1, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('6d35e179cd814e3299bd588ea7daed3f', '', '北京卓尔互动', NULL, NULL, 0, NULL, '2', '1', 'A02', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2019-02-26 16:36:39', 'admin', '2020-05-02 18:21:22', 0, 0, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('a7d7e77e06c84325a40932163adcdaa6', '6d35e179cd814e3299bd588ea7daed3f', '财务部', NULL, NULL, 0, NULL, '2', '2', 'A02A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2019-02-26 16:36:47', 'admin', '2022-10-14 18:57:56', 0, 1, NULL, NULL);\nINSERT INTO `sys_depart` VALUES ('c6d7cb4deeac411cb3384b1b31278596', '', '北京国炬软件', NULL, NULL, 0, NULL, '2', '1', 'A01', NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 'admin', '2019-02-11 14:21:51', 'admin', '2020-05-02 18:21:27', 0, 0, NULL, NULL);\n\n-- ----------------------------\n-- Table structure for sys_depart_permission\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_depart_permission`;\nCREATE TABLE `sys_depart_permission`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `depart_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '部门id',\n  `permission_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '权限id',\n  `data_rule_ids` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '数据规则id',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '部门权限表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_depart_permission\n-- ----------------------------\nINSERT INTO `sys_depart_permission` VALUES ('1260925131934519297', '6d35e179cd814e3299bd588ea7daed3f', 'f0675b52d89100ee88472b6800754a08', NULL);\nINSERT INTO `sys_depart_permission` VALUES ('1260925131947102209', '6d35e179cd814e3299bd588ea7daed3f', '2aeddae571695cd6380f6d6d334d6e7d', NULL);\nINSERT INTO `sys_depart_permission` VALUES ('1260925131955490818', '6d35e179cd814e3299bd588ea7daed3f', '020b06793e4de2eee0007f603000c769', NULL);\nINSERT INTO `sys_depart_permission` VALUES ('1260925131959685121', '6d35e179cd814e3299bd588ea7daed3f', '1232123780958064642', NULL);\nINSERT INTO `sys_depart_permission` VALUES ('1694946354772217858', '1582683631414632450', '1588513553652436993', NULL);\nINSERT INTO `sys_depart_permission` VALUES ('1694946354784800769', '1582683631414632450', '1592114574275211265', NULL);\n\n-- ----------------------------\n-- Table structure for sys_depart_role\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_depart_role`;\nCREATE TABLE `sys_depart_role`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `depart_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '部门id',\n  `role_name` varchar(200) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '部门角色名称',\n  `role_code` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '部门角色编码',\n  `description` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '部门角色表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_depart_role\n-- ----------------------------\nINSERT INTO `sys_depart_role` VALUES ('1260925293226479618', '6d35e179cd814e3299bd588ea7daed3f', 'roless', 'ssss', NULL, 'admin', '2020-05-14 21:29:51', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for sys_depart_role_permission\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_depart_role_permission`;\nCREATE TABLE `sys_depart_role_permission`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `depart_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '部门id',\n  `role_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '角色id',\n  `permission_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '权限id',\n  `data_rule_ids` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '数据权限ids',\n  `operate_date` datetime NULL DEFAULT NULL COMMENT '操作时间',\n  `operate_ip` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '操作ip',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_sdrp_role_per_id`(`role_id`, `permission_id`) USING BTREE,\n  INDEX `idx_sdrp_role_id`(`role_id`) USING BTREE,\n  INDEX `idx_sdrp_per_id`(`permission_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '部门角色权限表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_depart_role_permission\n-- ----------------------------\nINSERT INTO `sys_depart_role_permission` VALUES ('1260925328689319938', NULL, '1260925293226479618', '2aeddae571695cd6380f6d6d334d6e7d', NULL, NULL, NULL);\nINSERT INTO `sys_depart_role_permission` VALUES ('1260925328706097153', NULL, '1260925293226479618', '020b06793e4de2eee0007f603000c769', NULL, NULL, NULL);\n\n-- ----------------------------\n-- Table structure for sys_depart_role_user\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_depart_role_user`;\nCREATE TABLE `sys_depart_role_user`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键id',\n  `user_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '用户id',\n  `drole_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '角色id',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_sdr_user_id`(`user_id`) USING BTREE,\n  INDEX `idx_sdr_role_id`(`drole_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '部门角色用户表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_depart_role_user\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for sys_dict\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_dict`;\nCREATE TABLE `sys_dict`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `dict_name` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '字典名称',\n  `dict_code` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '字典编码',\n  `description` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述',\n  `del_flag` int(1) NULL DEFAULT NULL COMMENT '删除状态',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  `type` int(1) UNSIGNED ZEROFILL NULL DEFAULT 0 COMMENT '字典类型0为string,1为number',\n  `tenant_id` int(10) NULL DEFAULT 0 COMMENT '租户ID',\n  `low_app_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '低代码应用ID',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uk_sd_dict_code`(`dict_code`) USING BTREE,\n  INDEX `uk_sd_tenant_id`(`tenant_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_dict\n-- ----------------------------\nINSERT INTO `sys_dict` VALUES ('0b5d19e1fce4b2e6647e6b4a17760c14', '通告类型', 'msg_category', '消息类型1:通知公告2:系统消息', 0, 'admin', '2019-04-22 18:01:35', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1174509082208395266', '职务职级', 'position_rank', '职务表职级字典', 0, 'admin', '2019-09-19 10:22:41', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1174511106530525185', '机构类型', 'org_category', '机构类型 1公司，2部门，3岗位，4子公司', 0, 'admin', '2019-09-19 10:30:43', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1178295274528845826', '表单权限策略', 'form_perms_type', '', 0, 'admin', '2019-09-29 21:07:39', 'admin', '2019-09-29 21:08:26', NULL, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1199517671259906049', '紧急程度', 'urgent_level', '日程计划紧急程度', 0, 'admin', '2019-11-27 10:37:53', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1199518099888414722', '日程计划类型', 'eoa_plan_type', '', 0, 'admin', '2019-11-27 10:39:36', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1199520177767587841', '分类栏目类型', 'eoa_cms_menu_type', '', 0, 'admin', '2019-11-27 10:47:51', 'admin', '2019-11-27 10:49:35', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1199525215290306561', '日程计划状态', 'eoa_plan_status', '', 0, 'admin', '2019-11-27 11:07:52', 'admin', '2019-11-27 11:10:11', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1209733563293962241', '数据库类型', 'database_type', '', 0, 'admin', '2019-12-25 15:12:12', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1232913193820581889', 'Online表单业务分类', 'ol_form_biz_type', '', 0, 'admin', '2020-02-27 14:19:46', 'admin', '2020-02-27 14:20:23', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1242298510024429569', '提醒方式', 'remindMode', '', 0, 'admin', '2020-03-24 11:53:40', 'admin', '2020-03-24 12:03:22', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1250687930947620866', '定时任务状态', 'quartz_status', '', 0, 'admin', '2020-04-16 15:30:14', '', NULL, NULL, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1280401766745718786', '租户状态', 'tenant_status', '租户状态', 0, 'admin', '2020-07-07 15:22:25', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1356445645198135298', '开关', 'is_open', '', 0, 'admin', '2021-02-02 11:33:38', 'admin', '2021-02-02 15:28:12', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1600042215909134338', '所属行业', 'trade', '行业', 0, 'admin', '2022-12-06 16:19:26', 'admin', '2022-12-06 16:20:50', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1600044537800331266', '公司规模', 'company_size', '公司规模', 0, 'admin', '2022-12-06 16:28:40', 'admin', '2022-12-06 16:30:23', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1606645341269299201', '职级', 'company_rank', '公司职级', 0, 'admin', '2022-12-24 21:37:54', 'admin', '2022-12-24 21:38:25', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1606646440684457986', '公司部门', 'company_department', '公司部门', 0, 'admin', '2022-12-24 21:42:16', 'admin', '2024-03-18 14:21:56', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1693196536609755137', 'ddd', 'ddd', NULL, 1, 'admin', '2023-08-20 17:41:27', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1784843187992084482', '客户终端类型', 'client_type', NULL, 0, 'jeecg', '2024-04-29 15:12:31', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1890229208685322242', '模型提供者', 'model_provider', NULL, 0, 'jeecg', '2025-02-14 10:38:57', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1891456510739890177', '模型类型', 'model_type', NULL, 0, 'jeecg', '2025-02-17 19:55:48', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1891671216561975297', '知识库类型', 'airag_know_type', NULL, 1, 'jeecg', '2025-02-18 10:08:58', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1891672414555860993', '知识库文档类型', 'know_doc_type', NULL, 0, 'jeecg', '2025-02-18 10:13:44', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1894701158027554818', 'AI应用类型', 'ai_app_type', NULL, 0, 'jeecg', '2025-02-26 18:48:53', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1934846825077878786', '公告分类', 'notice_type', NULL, 0, 'admin', '2025-06-17 13:33:25', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1937393911539384322', '模版分类', 'msgCategory', NULL, 0, 'admin', '2025-06-24 14:14:38', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1939572486447292418', '首页关联', 'relation_type', NULL, 0, 'admin', '2025-06-30 14:31:31', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('1964944899916697602', '用户职务', 'user_position', '用户职务', 0, 'admin', '2025-09-08 14:52:26', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('236e8a4baff0db8c62c00dd95632834f', '同步工作流引擎', 'activiti_sync', '同步工作流引擎', 0, 'admin', '2019-05-15 15:27:33', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('2e02df51611a4b9632828ab7e5338f00', '权限策略', 'perms_type', '权限策略', 0, 'admin', '2019-04-26 18:26:55', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('2f0320997ade5dd147c90130f7218c3e', '推送类别', 'msg_type', '', 0, 'admin', '2019-03-17 21:21:32', 'admin', '2019-03-26 19:57:45', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('3486f32803bb953e7155dab3513dc68b', '删除状态', 'del_flag', NULL, 0, 'admin', '2019-01-18 21:46:26', 'admin', '2019-03-30 11:17:11', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('3d9a351be3436fbefb1307d4cfb49bf2', '性别', 'sex', NULL, 0, NULL, '2019-01-04 14:56:32', 'admin', '2019-03-30 11:28:27', 1, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('4274efc2292239b6f000b153f50823ff', '全局权限策略', 'global_perms_type', '全局权限策略', 0, 'admin', '2019-05-10 17:54:05', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('4c03fca6bf1f0299c381213961566349', 'Online图表展示模板', 'online_graph_display_template', 'Online图表展示模板', 0, 'admin', '2019-04-12 17:28:50', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('4c753b5293304e7a445fd2741b46529d', '字典状态', 'dict_item_status', NULL, 0, 'admin', '2020-06-18 23:18:42', 'admin', '2019-03-30 19:33:52', 1, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('4d7fec1a7799a436d26d02325eff295e', '优先级', 'priority', '优先级', 0, 'admin', '2019-03-16 17:03:34', 'admin', '2019-04-16 17:39:23', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('4e4602b3e3686f0911384e188dc7efb4', '条件规则', 'rule_conditions', '', 0, 'admin', '2019-04-01 10:15:03', 'admin', '2019-04-01 10:30:47', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('4f69be5f507accea8d5df5f11346181a', '发送消息类型', 'msgType', NULL, 0, 'admin', '2019-04-11 14:27:09', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('68168534ff5065a152bfab275c2136f8', '有效无效状态', 'valid_status', '有效无效状态', 0, 'admin', '2020-09-26 19:21:14', 'admin', '2019-04-26 19:21:23', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('6b78e3f59faec1a4750acff08030a79b', '用户类型', 'user_type', NULL, 0, NULL, '2019-01-04 14:59:01', 'admin', '2019-03-18 23:28:18', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('72cce0989df68887546746d8f09811aa', 'Online表单类型', 'cgform_table_type', '', 0, 'admin', '2019-01-27 10:13:02', 'admin', '2019-03-30 11:37:36', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('78bda155fe380b1b3f175f1e88c284c6', '流程状态', 'bpm_status', '流程状态', 0, 'admin', '2019-05-09 16:31:52', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('83bfb33147013cc81640d5fd9eda030c', '日志类型', 'log_type', NULL, 0, 'admin', '2019-03-18 23:22:19', NULL, NULL, 1, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('845da5006c97754728bf48b6a10f79cc', '状态', 'status', NULL, 0, 'admin', '2019-03-18 21:45:25', 'admin', '2019-03-18 21:58:25', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('880a895c98afeca9d9ac39f29e67c13e', '操作类型', 'operate_type', '操作类型', 0, 'admin', '2019-07-22 10:54:29', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('8dfe32e2d29ea9430a988b3b558bf233', '发布状态', 'send_status', '发布状态', 0, 'admin', '2019-04-16 17:40:42', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('a7adbcd86c37f7dbc9b66945c82ef9e6', '1是0否', 'yn', '', 0, 'admin', '2019-05-22 19:29:29', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('a9d9942bd0eccb6e89de92d130ec4c4a', '消息发送状态', 'msgSendStatus', NULL, 0, 'admin', '2019-04-12 18:18:17', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('ac2f7c0c5c5775fcea7e2387bcb22f01', '菜单类型', 'menu_type', NULL, 0, 'admin', '2020-12-18 23:24:32', 'admin', '2019-04-01 15:27:06', 1, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('ad7c65ba97c20a6805d5dcdf13cdaf36', 'onlineT类型', 'ceshi_online', NULL, 0, 'admin', '2019-03-22 16:31:49', 'admin', '2019-03-22 16:34:16', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('bd1b8bc28e65d6feefefb6f3c79f42fd', 'Online图表数据类型', 'online_graph_data_type', 'Online图表数据类型', 0, 'admin', '2019-04-12 17:24:24', 'admin', '2019-04-12 17:24:57', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('c36169beb12de8a71c8683ee7c28a503', '部门状态', 'depart_status', NULL, 0, 'admin', '2019-03-18 21:59:51', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('c5a14c75172783d72cbee6ee7f5df5d1', 'Online图表类型', 'online_graph_type', 'Online图表类型', 0, 'admin', '2019-04-12 17:04:06', NULL, NULL, 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('d6e1152968b02d69ff358c75b48a6ee1', '流程类型', 'bpm_process_type', NULL, 0, 'admin', '2021-02-22 19:26:54', 'admin', '2019-03-30 18:14:44', 0, 0, NULL);\nINSERT INTO `sys_dict` VALUES ('fc6cd58fde2e8481db10d3a1e68ce70c', '用户状态', 'user_status', NULL, 0, 'admin', '2019-03-18 21:57:25', 'admin', '2019-03-18 23:11:58', 1, 0, NULL);\n\n-- ----------------------------\n-- Table structure for sys_dict_item\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_dict_item`;\nCREATE TABLE `sys_dict_item`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `dict_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字典id',\n  `item_text` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '字典项文本',\n  `item_value` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '字典项值',\n  `item_color` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字典项颜色',\n  `description` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述',\n  `sort_order` int(10) NULL DEFAULT NULL COMMENT '排序',\n  `status` int(11) NULL DEFAULT NULL COMMENT '状态（1启用 0不启用）',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL,\n  `create_time` datetime NULL DEFAULT NULL,\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL,\n  `update_time` datetime NULL DEFAULT NULL,\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_sditem_role_dict_id`(`dict_id`) USING BTREE,\n  INDEX `idx_sditem_role_sort_order`(`sort_order`) USING BTREE,\n  INDEX `idx_sditem_status`(`status`) USING BTREE,\n  INDEX `idx_sditem_dict_val`(`dict_id`, `item_value`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_dict_item\n-- ----------------------------\nINSERT INTO `sys_dict_item` VALUES ('0072d115e07c875d76c9b022e2179128', '4d7fec1a7799a436d26d02325eff295e', '低', 'L', NULL, '低', 3, 1, 'admin', '2019-04-16 17:04:59', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('05a2e732ce7b00aa52141ecc3e330b4e', '3486f32803bb953e7155dab3513dc68b', '已删除', '1', NULL, NULL, NULL, 1, 'admin', '2025-10-18 21:46:56', 'admin', '2019-03-28 22:23:20');\nINSERT INTO `sys_dict_item` VALUES ('096c2e758d823def3855f6376bc736fb', 'bd1b8bc28e65d6feefefb6f3c79f42fd', 'SQL', 'sql', NULL, NULL, 1, 1, 'admin', '2019-04-12 17:26:26', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('0c9532916f5cd722017b46bc4d953e41', '2f0320997ade5dd147c90130f7218c3e', '指定用户', 'USER', NULL, NULL, NULL, 1, 'admin', '2019-03-17 21:22:19', 'admin', '2019-03-17 21:22:28');\nINSERT INTO `sys_dict_item` VALUES ('0ca4beba9efc4f9dd54af0911a946d5c', '72cce0989df68887546746d8f09811aa', '附表', '3', NULL, NULL, 3, 1, 'admin', '2019-03-27 10:13:43', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1030a2652608f5eac3b49d70458b8532', '2e02df51611a4b9632828ab7e5338f00', '禁用', '2', NULL, '禁用', 2, 1, 'admin', '2021-03-26 18:27:28', 'admin', '2019-04-26 18:39:11');\nINSERT INTO `sys_dict_item` VALUES ('1174509082208395266', '1174511106530525185', '岗位', '3', NULL, '岗位', 1, 1, 'admin', '2019-09-19 10:31:16', '', NULL);\nINSERT INTO `sys_dict_item` VALUES ('1174509601047994369', '1174509082208395266', '员级', '1', NULL, '', 1, 1, 'admin', '2019-09-19 10:24:45', 'admin', '2019-09-23 11:46:39');\nINSERT INTO `sys_dict_item` VALUES ('1174509667297026049', '1174509082208395266', '助级', '2', NULL, '', 2, 1, 'admin', '2019-09-19 10:25:01', 'admin', '2019-09-23 11:46:47');\nINSERT INTO `sys_dict_item` VALUES ('1174509713568587777', '1174509082208395266', '中级', '3', NULL, '', 3, 1, 'admin', '2019-09-19 10:25:12', 'admin', '2019-09-23 11:46:56');\nINSERT INTO `sys_dict_item` VALUES ('1174509788361416705', '1174509082208395266', '副高级', '4', NULL, '', 4, 1, 'admin', '2019-09-19 10:25:30', 'admin', '2019-09-23 11:47:06');\nINSERT INTO `sys_dict_item` VALUES ('1174509835803189250', '1174509082208395266', '正高级', '5', NULL, '', 5, 1, 'admin', '2019-09-19 10:25:41', 'admin', '2019-09-23 11:47:12');\nINSERT INTO `sys_dict_item` VALUES ('1174511197735665665', '1174511106530525185', '公司', '1', NULL, '公司', 1, 1, 'admin', '2019-09-19 10:31:05', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1174511244036587521', '1174511106530525185', '部门', '2', NULL, '部门', 1, 1, 'admin', '2019-09-19 10:31:16', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1178295553450061826', '1178295274528845826', '可编辑(未授权禁用)', '2', NULL, '', 2, 1, 'admin', '2019-09-29 21:08:46', 'admin', '2019-09-29 21:09:18');\nINSERT INTO `sys_dict_item` VALUES ('1178295639554928641', '1178295274528845826', '可见(未授权不可见)', '1', NULL, '', 1, 1, 'admin', '2019-09-29 21:09:06', 'admin', '2019-09-29 21:09:24');\nINSERT INTO `sys_dict_item` VALUES ('1199517884758368257', '1199517671259906049', '一般', '1', NULL, '', 1, 1, 'admin', '2019-11-27 10:38:44', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1199517914017832962', '1199517671259906049', '重要', '2', NULL, '', 1, 1, 'admin', '2019-11-27 10:38:51', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1199517941339529217', '1199517671259906049', '紧急', '3', NULL, '', 1, 1, 'admin', '2019-11-27 10:38:58', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1199518186144276482', '1199518099888414722', '日常记录', '1', NULL, '', 1, 1, 'admin', '2019-11-27 10:39:56', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1199518214858481666', '1199518099888414722', '本周工作', '2', NULL, '', 1, 1, 'admin', '2019-11-27 10:40:03', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1199518235943247874', '1199518099888414722', '下周计划', '3', NULL, '', 1, 1, 'admin', '2019-11-27 10:40:08', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1199520817285701634', '1199520177767587841', '列表', '1', NULL, '', 1, 1, 'admin', '2019-11-27 10:50:24', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1199520835035996161', '1199520177767587841', '链接', '2', NULL, '', 1, 1, 'admin', '2019-11-27 10:50:28', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1199525468672405505', '1199525215290306561', '未开始', '0', NULL, '', 1, 1, 'admin', '2019-11-27 11:08:52', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1199525490575060993', '1199525215290306561', '进行中', '1', NULL, '', 1, 1, 'admin', '2019-11-27 11:08:58', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1199525506429530114', '1199525215290306561', '已完成', '2', NULL, '', 1, 1, 'admin', '2019-11-27 11:09:02', 'admin', '2019-11-27 11:10:02');\nINSERT INTO `sys_dict_item` VALUES ('1209733775114702850', '1209733563293962241', 'MySQL5.5', '1', NULL, '', 1, 1, 'admin', '2019-12-25 15:13:02', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1209733839933476865', '1209733563293962241', 'Oracle', '2', NULL, '', 3, 1, 'admin', '2019-12-25 15:13:18', 'admin', '2021-07-15 13:44:08');\nINSERT INTO `sys_dict_item` VALUES ('1209733903020003330', '1209733563293962241', 'SQLServer', '3', NULL, '', 4, 1, 'admin', '2019-12-25 15:13:33', 'admin', '2021-07-15 13:44:11');\nINSERT INTO `sys_dict_item` VALUES ('1232913424813486081', '1232913193820581889', '官方示例', 'demo', NULL, '', 1, 1, 'admin', '2020-02-27 14:20:42', 'admin', '2020-02-27 14:21:37');\nINSERT INTO `sys_dict_item` VALUES ('1232913493717512194', '1232913193820581889', '流程表单', 'bpm', NULL, '', 2, 1, 'admin', '2020-02-27 14:20:58', 'admin', '2020-02-27 14:22:20');\nINSERT INTO `sys_dict_item` VALUES ('1232913605382467585', '1232913193820581889', '测试表单', 'temp', NULL, '', 4, 1, 'admin', '2020-02-27 14:21:25', 'admin', '2020-02-27 14:22:16');\nINSERT INTO `sys_dict_item` VALUES ('1232914232372195330', '1232913193820581889', '导入表单', 'bdfl_include', NULL, '', 5, 1, 'admin', '2020-02-27 14:23:54', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1234371726545010689', '4e4602b3e3686f0911384e188dc7efb4', '左模糊', 'LEFT_LIKE', NULL, '左模糊', 7, 1, 'admin', '2020-03-02 14:55:27', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1234371809495760898', '4e4602b3e3686f0911384e188dc7efb4', '右模糊', 'RIGHT_LIKE', NULL, '右模糊', 7, 1, 'admin', '2020-03-02 14:55:47', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1242300779390357505', '1242298510024429569', '短信提醒', '2', NULL, '', 2, 1, 'admin', '2020-03-24 12:02:41', 'admin', '2020-03-30 18:21:33');\nINSERT INTO `sys_dict_item` VALUES ('1242300814383435777', '1242298510024429569', '邮件提醒', '1', NULL, '', 1, 1, 'admin', '2020-03-24 12:02:49', 'admin', '2020-03-30 18:21:26');\nINSERT INTO `sys_dict_item` VALUES ('1242300887343353857', '1242298510024429569', '系统消息', '4', NULL, '', 4, 1, 'admin', '2020-03-24 12:03:07', 'admin', '2020-03-30 18:21:43');\nINSERT INTO `sys_dict_item` VALUES ('1250688147579228161', '1250687930947620866', '正常', '0', NULL, '', 1, 1, 'admin', '2020-04-16 15:31:05', '', NULL);\nINSERT INTO `sys_dict_item` VALUES ('1250688201064992770', '1250687930947620866', '停止', '-1', NULL, '', 1, 1, 'admin', '2020-04-16 15:31:18', '', NULL);\nINSERT INTO `sys_dict_item` VALUES ('1280401815068295170', '1280401766745718786', '正常', '1', NULL, '', 1, 1, 'admin', '2020-07-07 15:22:36', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1280401847607705602', '1280401766745718786', '冻结', '0', NULL, '', 1, 1, 'admin', '2020-07-07 15:22:44', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1305827309355302914', 'bd1b8bc28e65d6feefefb6f3c79f42fd', 'API', 'api', NULL, '', 3, 1, 'admin', '2020-09-15 19:14:26', 'admin', '2020-09-15 19:14:41');\nINSERT INTO `sys_dict_item` VALUES ('1334440962954936321', '1209733563293962241', 'MYSQL5.7+', '4', NULL, '', 2, 1, 'admin', '2020-12-03 18:16:02', 'admin', '2021-07-15 13:44:29');\nINSERT INTO `sys_dict_item` VALUES ('1356445705549975553', '1356445645198135298', '是', 'Y', NULL, '', 1, 1, 'admin', '2021-02-02 11:33:52', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1356445754212290561', '1356445645198135298', '否', 'N', NULL, '', 1, 1, 'admin', '2021-02-02 11:34:04', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1414837074500976641', '1209733563293962241', 'postgresql', '6', NULL, '', 5, 1, 'admin', '2021-07-13 14:40:20', 'admin', '2021-07-15 13:44:15');\nINSERT INTO `sys_dict_item` VALUES ('1415547541091504129', '1209733563293962241', 'marialDB', '5', NULL, '', 6, 1, 'admin', '2021-07-15 13:43:28', 'admin', '2021-07-15 13:44:23');\nINSERT INTO `sys_dict_item` VALUES ('1418049969003089922', '1209733563293962241', '达梦', '7', NULL, '', 7, 1, 'admin', '2021-07-22 11:27:13', 'admin', '2021-07-22 11:27:30');\nINSERT INTO `sys_dict_item` VALUES ('1418050017053036545', '1209733563293962241', '人大金仓', '8', NULL, '', 8, 1, 'admin', '2021-07-22 11:27:25', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1418050075555188737', '1209733563293962241', '神通', '9', NULL, '', 9, 1, 'admin', '2021-07-22 11:27:39', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1418050110669901826', '1209733563293962241', 'SQLite', '10', NULL, '', 10, 1, 'admin', '2021-07-22 11:27:47', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1418050149475602434', '1209733563293962241', 'DB2', '11', NULL, '', 11, 1, 'admin', '2021-07-22 11:27:56', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1418050209823248385', '1209733563293962241', 'Hsqldb', '12', NULL, '', 12, 1, 'admin', '2021-07-22 11:28:11', 'admin', '2021-07-22 11:28:27');\nINSERT INTO `sys_dict_item` VALUES ('1418050323111399425', '1209733563293962241', 'Derby', '13', NULL, '', 13, 1, 'admin', '2021-07-22 11:28:38', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1418117316707590146', '1209733563293962241', 'H2', '14', NULL, '', 14, 1, 'admin', '2021-07-22 15:54:50', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1418491604048449537', '1209733563293962241', '其他数据库', '15', NULL, '', 15, 1, 'admin', '2021-07-23 16:42:07', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('147c48ff4b51545032a9119d13f3222a', 'd6e1152968b02d69ff358c75b48a6ee1', '测试流程', 'test', NULL, NULL, 1, 1, 'admin', '2019-03-22 19:27:05', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1543fe7e5e26fb97cdafe4981bedc0c8', '4c03fca6bf1f0299c381213961566349', '单排布局', 'single', NULL, NULL, 2, 1, 'admin', '2022-07-12 17:43:39', 'admin', '2019-04-12 17:43:57');\nINSERT INTO `sys_dict_item` VALUES ('1600042651777011713', '1600042215909134338', '信息传输、软件和信息技术服务业', '1', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:21:10', 'admin', '2022-12-06 16:21:27');\nINSERT INTO `sys_dict_item` VALUES ('1600042736254488578', '1600042215909134338', '制造业', '2', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:21:30', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600042785646612481', '1600042215909134338', '租赁和商务服务业', '3', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:21:42', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600042835433000961', '1600042215909134338', '教育', '4', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:21:54', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600042892072882177', '1600042215909134338', '金融业', '5', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:22:07', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600042975539531778', '1600042215909134338', '建筑业', '6', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:22:27', 'admin', '2022-12-06 16:22:32');\nINSERT INTO `sys_dict_item` VALUES ('1600043052177854466', '1600042215909134338', '科学研究和技术服务业', '7', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:22:46', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043101976825857', '1600042215909134338', '批发和零售业', '8', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:22:58', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043157069008898', '1600042215909134338', '住宿和餐饮业', '9', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:23:11', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043203105689601', '1600042215909134338', '电子商务', '10', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:23:22', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043277504253953', '1600042215909134338', '线下零售与服务业', '11', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:23:39', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043334618091521', '1600042215909134338', '文化、体育和娱乐业', '12', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:23:53', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043401030701058', '1600042215909134338', '房地产业', '13', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:24:09', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043476440092673', '1600042215909134338', '交通运输、仓储和邮政业', '14', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:24:27', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043553837584386', '1600042215909134338', '卫生和社会工作', '15', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:24:45', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043628793991170', '1600042215909134338', '公共管理、社会保障和社会组织', '16', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:25:03', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043675329794050', '1600042215909134338', '电力、热力、燃气及水生产和供应业', '18', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:25:14', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043734607892482', '1600042215909134338', '水利、环境和公共设施管理业', '19', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:25:28', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043783068880897', '1600042215909134338', '居民服务、修理和其他服务业', '20', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:25:40', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043822679887874', '1600042215909134338', '政府机构', '21', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:25:49', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043859539431426', '1600042215909134338', '农、林、牧、渔业', '22', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:25:58', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043907551629313', '1600042215909134338', '采矿业', '23', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:26:10', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043955731599362', '1600042215909134338', '国际组织', '24', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:26:21', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600043991685173249', '1600042215909134338', '其他', '25', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:26:30', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600044644096577538', '1600044537800331266', '20人以下', '1', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:29:05', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600044698618335233', '1600044537800331266', '21-99人', '2', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:29:18', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600044744172670978', '1600044537800331266', '100-499人', '3', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:29:29', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600044792306503681', '1600044537800331266', '500-999人', '4', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:29:41', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600044861302804481', '1600044537800331266', '1000-9999人', '5', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:29:57', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1600044924313833473', '1600044537800331266', '10000人以上', '6', NULL, NULL, 1, 1, 'admin', '2022-12-06 16:30:12', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1606645562573361153', '1606645341269299201', '总裁/总经理/CEO', '1', NULL, NULL, 1, 1, 'admin', '2022-12-24 21:38:47', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1606645619930468354', '1606645341269299201', '副总裁/副总经理/VP', '2', NULL, NULL, 2, 1, 'admin', '2022-12-24 21:39:00', 'admin', '2022-12-24 21:40:00');\nINSERT INTO `sys_dict_item` VALUES ('1606645660241924097', '1606645341269299201', '总监/主管/经理', '3', NULL, NULL, 3, 1, 'admin', '2022-12-24 21:39:10', 'admin', '2022-12-24 21:39:41');\nINSERT INTO `sys_dict_item` VALUES ('1606645696715591682', '1606645341269299201', '员工/专员/执行', '4', NULL, NULL, 4, 1, 'admin', '2022-12-24 21:39:19', 'admin', '2022-12-24 21:39:37');\nINSERT INTO `sys_dict_item` VALUES ('1606645744023146497', '1606645341269299201', '其他', '5', NULL, NULL, 5, 1, 'admin', '2022-12-24 21:39:30', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1606647668965412866', '1606646440684457986', '总经办', '1', NULL, NULL, 1, 1, 'admin', '2022-12-24 21:47:09', 'admin', '2023-10-18 13:54:03');\nINSERT INTO `sys_dict_item` VALUES ('1606647703098658817', '1606646440684457986', '技术/IT/研发', '2', NULL, NULL, 2, 1, 'admin', '2022-12-24 21:47:17', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1606647737919770625', '1606646440684457986', '产品/设计', '3', NULL, NULL, 3, 1, 'admin', '2022-12-24 21:47:25', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1606647789614567425', '1606646440684457986', '销售/市场/运营', '4', NULL, '', 4, 1, 'admin', '2022-12-24 21:47:38', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1606647827921145857', '1606646440684457986', '人事/财务/行政', '5', NULL, NULL, 5, 1, 'admin', '2022-12-24 21:47:47', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1606647860955484162', '1606646440684457986', '资源/仓储/采购', '6', NULL, NULL, 6, 1, 'admin', '2022-12-24 21:47:55', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1606647915473047553', '1606646440684457986', '其他', '7', NULL, NULL, 7, 1, 'admin', '2022-12-24 21:48:08', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1782325511230337025', '83bfb33147013cc81640d5fd9eda030c', '租户操作日志', '3', NULL, NULL, 1, 1, 'admin', '2024-04-22 16:28:11', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1783383857978970114', '83bfb33147013cc81640d5fd9eda030c', '异常日志', '4', NULL, NULL, 3, 1, 'jeecg', '2024-04-25 14:33:40', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1784843259509161986', '1784843187992084482', '电脑终端', 'pc', NULL, NULL, 1, 1, 'jeecg', '2024-04-29 15:12:49', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1784843314429378562', '1784843187992084482', '手机APP端', 'app', NULL, NULL, 1, 1, 'jeecg', '2024-04-29 15:13:02', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1784843380502249474', '1784843187992084482', '移动网页端', 'h5', NULL, NULL, 1, 1, 'jeecg', '2024-04-29 15:13:17', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1890229967585910786', '1890229208685322242', 'OpenAI', 'OPENAI', NULL, NULL, 1, 1, 'jeecg', '2025-02-14 10:41:58', 'jeecg', '2025-02-14 10:42:48');\nINSERT INTO `sys_dict_item` VALUES ('1890230018852888577', '1890229208685322242', '智谱AI', 'ZHIPU', NULL, NULL, 1, 1, 'jeecg', '2025-02-14 10:42:10', 'jeecg', '2025-02-14 10:42:42');\nINSERT INTO `sys_dict_item` VALUES ('1890230107835047937', '1890229208685322242', '千帆大模型', 'QIANFAN', NULL, NULL, 1, 1, 'jeecg', '2025-02-14 10:42:31', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1890230305948803073', '1890229208685322242', '通义千问', 'QWEN', NULL, NULL, 1, 1, 'jeecg', '2025-02-14 10:43:18', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1890230384159989762', '1890229208685322242', 'DeepSeek', 'DEEPSEEK', NULL, NULL, 1, 1, 'jeecg', '2025-02-14 10:43:37', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1890230437670920194', '1890229208685322242', 'Ollama', 'OLLAMA', NULL, NULL, 1, 1, 'jeecg', '2025-02-14 10:43:50', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1891456733029613569', '1891456510739890177', '语言模型', 'LLM', NULL, NULL, 1, 1, 'jeecg', '2025-02-17 19:56:41', 'jeecg', '2025-02-17 20:02:15');\nINSERT INTO `sys_dict_item` VALUES ('1891458099609354241', '1891456510739890177', '向量模型', 'EMBED', NULL, NULL, 1, 1, 'jeecg', '2025-02-17 20:02:07', 'jeecg', '2025-02-17 20:39:01');\nINSERT INTO `sys_dict_item` VALUES ('1891672501432479746', '1891672414555860993', '文本', 'text', NULL, NULL, 1, 1, 'jeecg', '2025-02-18 10:14:05', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1891672540963794946', '1891672414555860993', '文件', 'file', NULL, NULL, 1, 1, 'jeecg', '2025-02-18 10:14:14', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1891672567924781058', '1891672414555860993', '网页', 'web', NULL, NULL, 1, 1, 'jeecg', '2025-02-18 10:14:20', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1894701277019959298', '1894701158027554818', '智能体', 'chatSimple', NULL, NULL, 1, 1, 'jeecg', '2025-02-26 18:49:21', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1894701332930031618', '1894701158027554818', '高级编排', 'chatFLow', NULL, NULL, 2, 1, 'jeecg', '2025-02-26 18:49:34', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1934846897383485441', '1934846825077878786', '发布性通知', '1', NULL, NULL, 1, 1, 'admin', '2025-06-17 13:33:43', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1934846933030875138', '1934846825077878786', '转发性通知', '2', NULL, NULL, 1, 1, 'admin', '2025-06-17 13:33:51', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1934846963749957633', '1934846825077878786', '指示性通知', '3', NULL, NULL, 1, 1, 'admin', '2025-06-17 13:33:59', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1934846993449824257', '1934846825077878786', '任免性通知', '4', NULL, NULL, 1, 1, 'admin', '2025-06-17 13:34:06', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1934847047262744577', '1934846825077878786', '事务性（周知）通知', '5', NULL, NULL, 1, 1, 'admin', '2025-06-17 13:34:18', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1934847082905939969', '1934846825077878786', '会议通知', '6', NULL, NULL, 1, 1, 'admin', '2025-06-17 13:34:27', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1934847117039185921', '1934846825077878786', '其他通知', '7', NULL, NULL, 1, 1, 'admin', '2025-06-17 13:34:35', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1937394006326460418', '1937393911539384322', '通知公告', 'notice', NULL, NULL, 1, 1, 'admin', '2025-06-24 14:15:01', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1937394038412886018', '1937393911539384322', '其他', 'other', NULL, NULL, 1, 1, 'admin', '2025-06-24 14:15:08', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1939572554533429250', '1939572486447292418', '角色', 'ROLE', NULL, NULL, 1, 1, 'admin', '2025-06-30 14:31:47', 'admin', '2025-06-30 15:04:18');\nINSERT INTO `sys_dict_item` VALUES ('1939572602289774594', '1939572486447292418', '用户', 'USER', NULL, NULL, 2, 1, 'admin', '2025-06-30 14:31:59', 'admin', '2025-06-30 15:04:21');\nINSERT INTO `sys_dict_item` VALUES ('1955230463631126529', '1174511106530525185', '子公司', '4', NULL, NULL, 1, 1, 'admin', '2025-08-12 19:30:44', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1963079150651305985', '1939572486447292418', '全局默认', 'DEFAULT', NULL, NULL, 3, 1, 'admin', '2025-09-03 11:18:36', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1964944982842281986', '1964944899916697602', '董事长', '0', NULL, NULL, 0, 1, 'admin', '2025-09-08 14:52:45', 'admin', '2025-09-08 14:53:54');\nINSERT INTO `sys_dict_item` VALUES ('1964945020519714817', '1964944899916697602', '总经理', '1', NULL, NULL, 1, 1, 'admin', '2025-09-08 14:52:54', 'admin', '2025-09-13 18:50:37');\nINSERT INTO `sys_dict_item` VALUES ('1964945061850386434', '1964944899916697602', '副总经理', '2', NULL, NULL, 2, 1, 'admin', '2025-09-08 14:53:04', 'admin', '2025-09-08 14:53:46');\nINSERT INTO `sys_dict_item` VALUES ('1964945100802887681', '1964944899916697602', '部长', '3', NULL, NULL, 3, 1, 'admin', '2025-09-08 14:53:14', 'admin', '2025-09-08 14:53:43');\nINSERT INTO `sys_dict_item` VALUES ('1964945142854979586', '1964944899916697602', '副部长', '4', NULL, NULL, 4, 1, 'admin', '2025-09-08 14:53:24', 'admin', '2025-09-08 14:53:40');\nINSERT INTO `sys_dict_item` VALUES ('1964945196395270146', '1964944899916697602', '职员', '5', NULL, NULL, 5, 1, 'admin', '2025-09-08 14:53:36', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1ce390c52453891f93514c1bd2795d44', 'ad7c65ba97c20a6805d5dcdf13cdaf36', '000', '00', NULL, NULL, 1, 1, 'admin', '2019-03-22 16:34:34', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('1db531bcff19649fa82a644c8a939dc4', '4c03fca6bf1f0299c381213961566349', '组合布局', 'combination', NULL, '', 4, 1, 'admin', '2019-05-11 16:07:08', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('2008087927907045378', '1891456510739890177', '图像模型', 'IMAGE', NULL, NULL, 3, 1, 'admin', '2026-01-05 16:07:25', 'admin', '2026-01-05 16:07:31');\nINSERT INTO `sys_dict_item` VALUES ('222705e11ef0264d4214affff1fb4ff9', '4f69be5f507accea8d5df5f11346181a', '文本', '1', NULL, '', 1, 1, 'admin', '2023-02-28 10:50:36', 'admin', '2022-07-04 16:29:21');\nINSERT INTO `sys_dict_item` VALUES ('23a5bb76004ed0e39414e928c4cde155', '4e4602b3e3686f0911384e188dc7efb4', '不等于', '!=', NULL, '不等于', 3, 1, 'admin', '2019-04-01 16:46:15', 'admin', '2019-04-01 17:48:40');\nINSERT INTO `sys_dict_item` VALUES ('25847e9cb661a7c711f9998452dc09e6', '4e4602b3e3686f0911384e188dc7efb4', '小于等于', '<=', NULL, '小于等于', 6, 1, 'admin', '2019-04-01 16:44:34', 'admin', '2019-04-01 17:49:10');\nINSERT INTO `sys_dict_item` VALUES ('2d51376643f220afdeb6d216a8ac2c01', '68168534ff5065a152bfab275c2136f8', '有效', '1', NULL, '有效', 2, 1, 'admin', '2019-04-26 19:22:01', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('308c8aadf0c37ecdde188b97ca9833f5', '8dfe32e2d29ea9430a988b3b558bf233', '已发布', '1', NULL, '已发布', 2, 1, 'admin', '2019-04-16 17:41:24', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('333e6b2196e01ef9a5f76d74e86a6e33', '8dfe32e2d29ea9430a988b3b558bf233', '未发布', '0', NULL, '未发布', 1, 1, 'admin', '2019-04-16 17:41:12', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('337ea1e401bda7233f6258c284ce4f50', 'bd1b8bc28e65d6feefefb6f3c79f42fd', 'JSON', 'json', NULL, NULL, 1, 1, 'admin', '2019-04-12 17:26:33', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('33bc9d9f753cf7dc40e70461e50fdc54', 'a9d9942bd0eccb6e89de92d130ec4c4a', '发送失败', '2', NULL, NULL, 3, 1, 'admin', '2019-04-12 18:20:02', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('3fbc03d6c994ae06d083751248037c0e', '78bda155fe380b1b3f175f1e88c284c6', '已完成', '3', NULL, '已完成', 3, 1, 'admin', '2019-05-09 16:33:25', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('41d7aaa40c9b61756ffb1f28da5ead8e', '0b5d19e1fce4b2e6647e6b4a17760c14', '通知公告', '1', NULL, NULL, 1, 1, 'admin', '2019-04-22 18:01:57', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('41fa1e9571505d643aea87aeb83d4d76', '4e4602b3e3686f0911384e188dc7efb4', '等于', '=', NULL, '等于', 4, 1, 'admin', '2019-04-01 16:45:24', 'admin', '2019-04-01 17:49:00');\nINSERT INTO `sys_dict_item` VALUES ('43d2295b8610adce9510ff196a49c6e9', '845da5006c97754728bf48b6a10f79cc', '正常', '1', NULL, NULL, NULL, 1, 'admin', '2019-03-18 21:45:51', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('4f05fb5376f4c61502c5105f52e4dd2b', '83bfb33147013cc81640d5fd9eda030c', '操作日志', '2', NULL, NULL, NULL, 1, 'admin', '2019-03-18 23:22:49', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('50223341bfb5ba30bf6319789d8d17fe', 'd6e1152968b02d69ff358c75b48a6ee1', '业务办理', 'business', NULL, NULL, 3, 1, 'admin', '2023-04-22 19:28:05', 'admin', '2019-03-22 23:24:39');\nINSERT INTO `sys_dict_item` VALUES ('51222413e5906cdaf160bb5c86fb827c', 'a7adbcd86c37f7dbc9b66945c82ef9e6', '是', '1', NULL, '', 1, 1, 'admin', '2019-05-22 19:29:45', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('538fca35afe004972c5f3947c039e766', '2e02df51611a4b9632828ab7e5338f00', '显示', '1', NULL, '显示', 1, 1, 'admin', '2025-03-26 18:27:13', 'admin', '2019-04-26 18:39:07');\nINSERT INTO `sys_dict_item` VALUES ('5584c21993bde231bbde2b966f2633ac', '4e4602b3e3686f0911384e188dc7efb4', '自定义SQL表达式', 'USE_SQL_RULES', NULL, '自定义SQL表达式', 9, 1, 'admin', '2019-04-01 10:45:24', 'admin', '2019-04-01 17:49:27');\nINSERT INTO `sys_dict_item` VALUES ('58b73b344305c99b9d8db0fc056bbc0a', '72cce0989df68887546746d8f09811aa', '主表', '2', NULL, NULL, 2, 1, 'admin', '2019-03-27 10:13:36', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('5b65a88f076b32e8e69d19bbaadb52d5', '2f0320997ade5dd147c90130f7218c3e', '全体用户', 'ALL', NULL, NULL, NULL, 1, 'admin', '2020-10-17 21:22:43', 'admin', '2019-03-28 22:17:09');\nINSERT INTO `sys_dict_item` VALUES ('5d833f69296f691843ccdd0c91212b6b', '880a895c98afeca9d9ac39f29e67c13e', '修改', '3', NULL, '', 3, 1, 'admin', '2019-07-22 10:55:07', 'admin', '2019-07-22 10:55:41');\nINSERT INTO `sys_dict_item` VALUES ('5d84a8634c8fdfe96275385075b105c9', '3d9a351be3436fbefb1307d4cfb49bf2', '女', '2', '#08C9C9', NULL, 2, 1, NULL, '2019-01-04 14:56:56', 'admin', '2026-01-21 23:15:36');\nINSERT INTO `sys_dict_item` VALUES ('66c952ae2c3701a993e7db58f3baf55e', '4e4602b3e3686f0911384e188dc7efb4', '大于', '>', NULL, '大于', 1, 1, 'admin', '2019-04-01 10:45:46', 'admin', '2019-04-01 17:48:29');\nINSERT INTO `sys_dict_item` VALUES ('6937c5dde8f92e9a00d4e2ded9198694', 'ad7c65ba97c20a6805d5dcdf13cdaf36', 'easyui', '3', NULL, NULL, 1, 1, 'admin', '2019-03-22 16:32:15', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('69cacf64e244100289ddd4aa9fa3b915', 'a9d9942bd0eccb6e89de92d130ec4c4a', '未发送', '0', NULL, NULL, 1, 1, 'admin', '2019-04-12 18:19:23', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('6a7a9e1403a7943aba69e54ebeff9762', '4f69be5f507accea8d5df5f11346181a', '富文本', '2', NULL, '', 2, 1, 'admin', '2031-02-28 10:50:44', 'admin', '2022-07-04 16:29:30');\nINSERT INTO `sys_dict_item` VALUES ('6c682d78ddf1715baf79a1d52d2aa8c2', '72cce0989df68887546746d8f09811aa', '单表', '1', NULL, NULL, 1, 1, 'admin', '2019-03-27 10:13:29', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('6d404fd2d82311fbc87722cd302a28bc', '4e4602b3e3686f0911384e188dc7efb4', '模糊', 'LIKE', NULL, '模糊', 7, 1, 'admin', '2019-04-01 16:46:02', 'admin', '2019-04-01 17:49:20');\nINSERT INTO `sys_dict_item` VALUES ('6d4e26e78e1a09699182e08516c49fc4', '4d7fec1a7799a436d26d02325eff295e', '高', 'H', NULL, '高', 1, 1, 'admin', '2019-04-16 17:04:24', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('700e9f030654f3f90e9ba76ab0713551', '6b78e3f59faec1a4750acff08030a79b', '333', '333', NULL, NULL, NULL, 1, 'admin', '2019-02-21 19:59:47', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('7050c1522702bac3be40e3b7d2e1dfd8', 'c5a14c75172783d72cbee6ee7f5df5d1', '柱状图', 'bar', NULL, NULL, 1, 1, 'admin', '2019-04-12 17:05:17', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('71b924faa93805c5c1579f12e001c809', 'd6e1152968b02d69ff358c75b48a6ee1', 'OA办公', 'oa', NULL, NULL, 2, 1, 'admin', '2021-03-22 19:27:17', 'admin', '2023-10-18 13:54:29');\nINSERT INTO `sys_dict_item` VALUES ('75b260d7db45a39fc7f21badeabdb0ed', 'c36169beb12de8a71c8683ee7c28a503', '不启用', '0', NULL, NULL, NULL, 1, 'admin', '2019-03-18 23:29:41', 'admin', '2019-03-18 23:29:54');\nINSERT INTO `sys_dict_item` VALUES ('7688469db4a3eba61e6e35578dc7c2e5', 'c36169beb12de8a71c8683ee7c28a503', '启用', '1', NULL, NULL, NULL, 1, 'admin', '2019-03-18 23:29:28', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('78ea6cadac457967a4b1c4eb7aaa418c', 'fc6cd58fde2e8481db10d3a1e68ce70c', '正常', '1', NULL, NULL, NULL, 1, 'admin', '2019-03-18 23:30:28', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('7ccf7b80c70ee002eceb3116854b75cb', 'ac2f7c0c5c5775fcea7e2387bcb22f01', '按钮权限', '2', NULL, NULL, NULL, 1, 'admin', '2019-03-18 23:25:40', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('81fb2bb0e838dc68b43f96cc309f8257', 'fc6cd58fde2e8481db10d3a1e68ce70c', '冻结', '2', NULL, NULL, NULL, 1, 'admin', '2019-03-18 23:30:37', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('83250269359855501ec4e9c0b7e21596', '4274efc2292239b6f000b153f50823ff', '可见/可访问(授权后可见/可访问)', '1', NULL, '', 1, 1, 'admin', '2019-05-10 17:54:51', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('84778d7e928bc843ad4756db1322301f', '4e4602b3e3686f0911384e188dc7efb4', '大于等于', '>=', NULL, '大于等于', 5, 1, 'admin', '2019-04-01 10:46:02', 'admin', '2019-04-01 17:49:05');\nINSERT INTO `sys_dict_item` VALUES ('848d4da35ebd93782029c57b103e5b36', 'c5a14c75172783d72cbee6ee7f5df5d1', '饼图', 'pie', NULL, NULL, 3, 1, 'admin', '2019-04-12 17:05:49', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('84dfc178dd61b95a72900fcdd624c471', '78bda155fe380b1b3f175f1e88c284c6', '处理中', '2', NULL, '处理中', 2, 1, 'admin', '2019-05-09 16:33:01', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('86f19c7e0a73a0bae451021ac05b99dd', 'ac2f7c0c5c5775fcea7e2387bcb22f01', '子菜单', '1', NULL, NULL, NULL, 1, 'admin', '2019-03-18 23:25:27', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('8c618902365ca681ebbbe1e28f11a548', '4c753b5293304e7a445fd2741b46529d', '启用', '1', NULL, '', 0, 1, 'admin', '2020-07-18 23:19:27', 'admin', '2019-05-17 14:51:18');\nINSERT INTO `sys_dict_item` VALUES ('8cdf08045056671efd10677b8456c999', '4274efc2292239b6f000b153f50823ff', '可编辑(未授权时禁用)', '2', NULL, '', 2, 1, 'admin', '2019-05-10 17:55:38', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('8ff48e657a7c5090d4f2a59b37d1b878', '4d7fec1a7799a436d26d02325eff295e', '中', 'M', NULL, '中', 2, 1, 'admin', '2019-04-16 17:04:40', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('948923658baa330319e59b2213cda97c', '880a895c98afeca9d9ac39f29e67c13e', '添加', '2', NULL, '', 2, 1, 'admin', '2019-07-22 10:54:59', 'admin', '2019-07-22 10:55:36');\nINSERT INTO `sys_dict_item` VALUES ('9a96c4a4e4c5c9b4e4d0cbf6eb3243cc', '4c753b5293304e7a445fd2741b46529d', '不启用', '0', NULL, NULL, 1, 1, 'admin', '2019-03-18 23:19:53', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('a1e7d1ca507cff4a480c8caba7c1339e', '880a895c98afeca9d9ac39f29e67c13e', '导出', '6', NULL, '', 6, 1, 'admin', '2019-07-22 12:06:50', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('a2be752dd4ec980afaec1efd1fb589af', '8dfe32e2d29ea9430a988b3b558bf233', '已撤销', '2', NULL, '已撤销', 3, 1, 'admin', '2019-04-16 17:41:39', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('aa0d8a8042a18715a17f0a888d360aa4', 'ac2f7c0c5c5775fcea7e2387bcb22f01', '一级菜单', '0', NULL, NULL, NULL, 1, 'admin', '2019-03-18 23:24:52', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('adcf2a1fe93bb99a84833043f475fe0b', '4e4602b3e3686f0911384e188dc7efb4', '包含', 'IN', NULL, '包含', 8, 1, 'admin', '2019-04-01 16:45:47', 'admin', '2019-04-01 17:49:24');\nINSERT INTO `sys_dict_item` VALUES ('b029a41a851465332ee4ee69dcf0a4c2', '0b5d19e1fce4b2e6647e6b4a17760c14', '系统消息', '2', NULL, NULL, 1, 1, 'admin', '2019-02-22 18:02:08', 'admin', '2019-04-22 18:02:13');\nINSERT INTO `sys_dict_item` VALUES ('b2a8b4bb2c8e66c2c4b1bb086337f393', '3486f32803bb953e7155dab3513dc68b', '正常', '0', NULL, NULL, NULL, 1, 'admin', '2022-10-18 21:46:48', 'admin', '2019-03-28 22:22:20');\nINSERT INTO `sys_dict_item` VALUES ('b57f98b88363188daf38d42f25991956', '6b78e3f59faec1a4750acff08030a79b', '22', '222', NULL, NULL, NULL, 0, 'admin', '2019-02-21 19:59:43', 'admin', '2019-03-11 21:23:27');\nINSERT INTO `sys_dict_item` VALUES ('b5f3bd5f66bb9a83fecd89228c0d93d1', '68168534ff5065a152bfab275c2136f8', '无效', '0', NULL, '无效', 1, 1, 'admin', '2019-04-26 19:21:49', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('b9fbe2a3602d4a27b45c100ac5328484', '78bda155fe380b1b3f175f1e88c284c6', '待提交', '1', NULL, '待提交', 1, 1, 'admin', '2019-05-09 16:32:35', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('ba27737829c6e0e582e334832703d75e', '236e8a4baff0db8c62c00dd95632834f', '同步', '1', NULL, '同步', 1, 1, 'admin', '2019-05-15 15:28:15', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('bcec04526b04307e24a005d6dcd27fd6', '880a895c98afeca9d9ac39f29e67c13e', '导入', '5', NULL, '', 5, 1, 'admin', '2019-07-22 12:06:41', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('c53da022b9912e0aed691bbec3c78473', '880a895c98afeca9d9ac39f29e67c13e', '查询', '1', NULL, '', 1, 1, 'admin', '2019-07-22 10:54:51', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('c5700a71ad08994d18ad1dacc37a71a9', 'a7adbcd86c37f7dbc9b66945c82ef9e6', '否', '0', NULL, '', 1, 1, 'admin', '2019-05-22 19:29:55', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('cbfcc5b88fc3a90975df23ffc8cbe29c', 'c5a14c75172783d72cbee6ee7f5df5d1', '曲线图', 'line', NULL, NULL, 2, 1, 'admin', '2019-05-12 17:05:30', 'admin', '2019-04-12 17:06:06');\nINSERT INTO `sys_dict_item` VALUES ('d217592908ea3e00ff986ce97f24fb98', 'c5a14c75172783d72cbee6ee7f5df5d1', '数据列表', 'table', NULL, NULL, 4, 1, 'admin', '2019-04-12 17:05:56', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('df168368dcef46cade2aadd80100d8aa', '3d9a351be3436fbefb1307d4cfb49bf2', '男', '1', '#FF9300', NULL, 1, 1, NULL, '2027-08-04 14:56:49', 'admin', '2026-01-21 23:15:33');\nINSERT INTO `sys_dict_item` VALUES ('e6329e3a66a003819e2eb830b0ca2ea0', '4e4602b3e3686f0911384e188dc7efb4', '小于', '<', NULL, '小于', 2, 1, 'admin', '2019-04-01 16:44:15', 'admin', '2019-04-01 17:48:34');\nINSERT INTO `sys_dict_item` VALUES ('e94eb7af89f1dbfa0d823580a7a6e66a', '236e8a4baff0db8c62c00dd95632834f', '不同步', '0', NULL, '不同步', 2, 1, 'admin', '2019-05-15 15:28:28', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('f0162f4cc572c9273f3e26b2b4d8c082', 'ad7c65ba97c20a6805d5dcdf13cdaf36', 'booostrap', '1', NULL, NULL, 1, 1, 'admin', '2021-08-22 16:32:04', 'admin', '2019-03-22 16:33:57');\nINSERT INTO `sys_dict_item` VALUES ('f16c5706f3ae05c57a53850c64ce7c45', 'a9d9942bd0eccb6e89de92d130ec4c4a', '发送成功', '1', NULL, NULL, 2, 1, 'admin', '2019-04-12 18:19:43', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('f2a7920421f3335afdf6ad2b342f6b5d', '845da5006c97754728bf48b6a10f79cc', '冻结', '2', NULL, NULL, NULL, 1, 'admin', '2019-03-18 21:46:02', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('f37f90c496ec9841c4c326b065e00bb2', '83bfb33147013cc81640d5fd9eda030c', '登录日志', '1', NULL, NULL, NULL, 1, 'admin', '2019-03-18 23:22:37', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('f753aff60ff3931c0ecb4812d8b5e643', '4c03fca6bf1f0299c381213961566349', '双排布局', 'double', NULL, NULL, 3, 1, 'admin', '2019-04-12 17:43:51', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('f80a8f6838215753b05e1a5ba3346d22', '880a895c98afeca9d9ac39f29e67c13e', '删除', '4', NULL, '', 4, 1, 'admin', '2019-07-22 10:55:14', 'admin', '2019-07-22 10:55:30');\nINSERT INTO `sys_dict_item` VALUES ('fcec03570f68a175e1964808dc3f1c91', '4c03fca6bf1f0299c381213961566349', 'Tab风格', 'tab', NULL, NULL, 1, 1, 'admin', '2019-04-12 17:43:31', NULL, NULL);\nINSERT INTO `sys_dict_item` VALUES ('fe50b23ae5e68434def76f67cef35d2d', '78bda155fe380b1b3f175f1e88c284c6', '已作废', '4', NULL, '已作废', 4, 1, 'admin', '2021-09-09 16:33:43', 'admin', '2019-05-09 16:34:40');\n\n-- ----------------------------\n-- Table structure for sys_files\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_files`;\nCREATE TABLE `sys_files`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键id',\n  `file_name` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '文件名称',\n  `url` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '文件地址',\n  `file_type` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '文档类型（folder:文件夹 excel:excel doc:word ppt:ppt image:图片  archive:其他文档 video:视频 pdf:pdf）',\n  `store_type` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '文件上传类型(temp/本地上传(临时文件) manage/知识库)',\n  `parent_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '父级id',\n  `tenant_id` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '租户id',\n  `file_size` double(13, 2) NULL DEFAULT NULL COMMENT '文件大小（kb）',\n  `iz_folder` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否文件夹(1：是  0：否)',\n  `iz_root_folder` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否为1级文件夹，允许为空 (1：是 )',\n  `iz_star` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否标星(1：是  0：否)',\n  `down_count` int(11) NULL DEFAULT NULL COMMENT '下载次数',\n  `read_count` int(11) NULL DEFAULT NULL COMMENT '阅读次数',\n  `share_url` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '分享链接',\n  `share_perms` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '分享权限(1.关闭分享 2.允许所有联系人查看 3.允许任何人查看)',\n  `enable_down` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否允许下载(1：是  0：否)',\n  `enable_updat` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否允许修改(1：是  0：否)',\n  `del_flag` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '删除状态(0-正常,1-删除至回收站)',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `index_tenant_id`(`tenant_id`) USING BTREE,\n  INDEX `index_del_flag`(`del_flag`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '知识库-文档管理' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_files\n-- ----------------------------\nINSERT INTO `sys_files` VALUES ('1580814573568143361', '11.jpg', 'comment/11_1665730539114.jpg', 'image', 'temp', NULL, NULL, 10956.00, '0', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, '0', 'admin', '2022-10-14 14:55:39', NULL, NULL);\nINSERT INTO `sys_files` VALUES ('1584493984691740674', 'jeecg-boot漏洞.pdf', 'comment/jeecg-boot漏洞_1666607779077.pdf', 'pdf', 'temp', NULL, NULL, 842789.00, '0', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, '0', 'admin', '2022-10-24 18:36:19', NULL, NULL);\nINSERT INTO `sys_files` VALUES ('1714455459928985601', '低代码平台.png', 'comment/低代码平台_1697593009343.png', 'image', 'temp', NULL, '1000', 1249631.00, '0', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, '0', 'admin', '2023-10-18 09:36:49', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for sys_fill_rule\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_fill_rule`;\nCREATE TABLE `sys_fill_rule`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键ID',\n  `rule_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '规则名称',\n  `rule_code` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '规则Code',\n  `rule_class` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '规则实现类',\n  `rule_params` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '规则参数',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uk_sfr_rule_code`(`rule_code`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_fill_rule\n-- ----------------------------\nINSERT INTO `sys_fill_rule` VALUES ('1202551334738382850', '机构编码生成', 'org_num_role', 'org.jeecg.modules.system.rule.OrgCodeRule', '{\\\"parentId\\\":\\\"c6d7cb4deeac411cb3384b1b31278596\\\"}', 'admin', '2019-12-09 10:37:06', 'admin', '2019-12-05 19:32:35');\nINSERT INTO `sys_fill_rule` VALUES ('1202787623203065858', '分类字典编码生成', 'category_code_rule', 'org.jeecg.modules.system.rule.CategoryCodeRule', '{\\\"pid\\\":\\\"\\\"}', 'admin', '2022-10-13 16:47:52', 'admin', '2019-12-06 11:11:31');\nINSERT INTO `sys_fill_rule` VALUES ('1260134137920090113', '订单流水号', 'shop_order_num', 'org.jeecg.modules.online.cgform.rule.OrderNumberRule', '{}', 'admin', '2020-12-07 18:29:50', 'admin', '2020-05-12 17:06:05');\n\n-- ----------------------------\n-- Table structure for sys_form_file\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_form_file`;\nCREATE TABLE `sys_form_file`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `table_name` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '表名',\n  `table_data_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '数据id',\n  `file_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '关联文件id',\n  `file_type` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '文件类型(text:文本, excel:excel doc:word ppt:ppt image:图片  archive:其他文档 video:视频 pdf:pdf）)',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_table_form`(`table_name`, `table_data_id`) USING BTREE,\n  INDEX `index_file_id`(`file_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_form_file\n-- ----------------------------\nINSERT INTO `sys_form_file` VALUES ('1580814573635252225', 'sys_comment', '1580814573433925634', '1580814573568143361', 'image', 'admin', '2022-10-14 14:55:39');\nINSERT INTO `sys_form_file` VALUES ('1584493984716906497', 'sys_comment', '1584493984364584961', '1584493984691740674', 'pdf', 'admin', '2022-10-24 18:36:19');\nINSERT INTO `sys_form_file` VALUES ('1714455459928985602', 'sys_comment', '1714455459606024193', '1714455459928985601', 'image', 'admin', '2023-10-18 09:36:49');\nINSERT INTO `sys_form_file` VALUES ('1800557956199825409', 'sys_comment', '1800557955415490562', '1800557956132716545', 'image', 'admin', '2024-06-11 23:57:24');\nINSERT INTO `sys_form_file` VALUES ('1800558014597120003', 'sys_comment', '1800558013942808578', '1800558014597120002', 'image', 'admin', '2024-06-11 23:57:38');\nINSERT INTO `sys_form_file` VALUES ('1805421721449791490', 'sys_comment', '1805421721126830082', '1805421721449791489', 'image', 'admin', '2024-06-25 10:04:16');\n\n-- ----------------------------\n-- Table structure for sys_gateway_route\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_gateway_route`;\nCREATE TABLE `sys_gateway_route`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `router_id` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '路由ID',\n  `name` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '服务名',\n  `uri` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '服务地址',\n  `predicates` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '断言',\n  `filters` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '过滤器',\n  `retryable` int(3) NULL DEFAULT NULL COMMENT '是否重试:0-否 1-是',\n  `strip_prefix` int(3) NULL DEFAULT NULL COMMENT '是否忽略前缀0-否 1-是',\n  `persistable` int(3) NULL DEFAULT NULL COMMENT '是否为保留数据:0-否 1-是',\n  `show_api` int(3) NULL DEFAULT NULL COMMENT '是否在接口文档中展示:0-否 1-是',\n  `status` int(3) NULL DEFAULT NULL COMMENT '状态:0-无效 1-有效',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `sys_org_code` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '所属部门',\n  `del_flag` int(11) NULL DEFAULT NULL COMMENT '删除状态',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_gateway_route\n-- ----------------------------\nINSERT INTO `sys_gateway_route` VALUES ('1331051599401857026', 'jeecg-demo-websocket', 'jeecg-demo-websocket', 'lb:ws://jeecg-demo', '[{\\\"args\\\":[\\\"/vxeSocket/**\\\"],\\\"name\\\":\\\"Path\\\"}]', '[{\\\"args\\\":[{\\\"value\\\":\\\"#{@ipKeyResolver}\\\",\\\"key\\\":\\\"key-resolver\\\"},{\\\"value\\\":20,\\\"key\\\":\\\"redis-rate-limiter.replenishRate\\\"},{\\\"value\\\":20,\\\"key\\\":\\\"redis-rate-limiter.burstCapacity\\\"}],\\\"name\\\":\\\"RequestRateLimiter\\\",\\\"title\\\":\\\"限流过滤器\\\"}]', NULL, NULL, NULL, NULL, 1, 'admin', '2020-11-24 09:46:46', NULL, NULL, NULL, 0);\nINSERT INTO `sys_gateway_route` VALUES ('1805444036892016641', 'jeecg-erp', 'jeecg-erp', 'lb://jeecg-erp', '[{\\\"args\\\":[\\\"/erp/**\\\"],\\\"name\\\":\\\"Path\\\"}]', '[]', NULL, NULL, NULL, NULL, 1, 'admin', '2024-06-25 11:32:57', NULL, NULL, NULL, 0);\nINSERT INTO `sys_gateway_route` VALUES ('jeecg-cloud-websocket', 'jeecg-system-websocket', 'jeecg-system-websocket', 'lb:ws://jeecg-system', '[{\\\"args\\\":[\\\"/websocket/**\\\",\\\"/eoaSocket/**\\\",\\\"/newsWebsocket/**\\\",\\\"/dragChannelSocket/**\\\"],\\\"name\\\":\\\"Path\\\"}]', '[]', NULL, NULL, NULL, NULL, 1, 'admin', '2020-11-16 19:41:51', NULL, NULL, NULL, 0);\nINSERT INTO `sys_gateway_route` VALUES ('jeecg-demo', 'jeecg-demo', 'jeecg-demo', 'lb://jeecg-demo', '[{\\\"args\\\":[\\\"/mock/**\\\",\\\"/bigscreen/template1/**\\\",\\\"/bigscreen/template2/**\\\",\\\"/test/**\\\",\\\"/hello/**\\\"],\\\"name\\\":\\\"Path\\\"}]', '[]', NULL, NULL, NULL, NULL, 1, 'admin', '2020-11-16 19:41:51', NULL, NULL, NULL, 0);\nINSERT INTO `sys_gateway_route` VALUES ('jeecg-system', 'jeecg-system', 'jeecg-system', 'lb://jeecg-system', '[{\\\"args\\\":[\\\"/sys/**\\\",\\\"/online/**\\\",\\\"/bigscreen/**\\\",\\\"/jmreport/**\\\",\\\"/druid/**\\\",\\\"/generic/**\\\",\\\"/actuator/**\\\",\\\"/drag/**\\\",\\\"/oauth2/**\\\",\\\"/defa/**\\\",\\\"/demo/**\\\",\\\"/jimubi/**\\\",\\\"/airag/**\\\",\\\"/openapi/**\\\"],\\\"name\\\":\\\"Path\\\"}]', '[]', NULL, NULL, NULL, NULL, 1, 'admin', '2020-11-16 19:41:51', NULL, NULL, NULL, 0);\n\n-- ----------------------------\n-- Table structure for sys_log\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_log`;\nCREATE TABLE `sys_log`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `log_type` int(3) NULL DEFAULT NULL COMMENT '日志类型（1登录日志，2操作日志, 3.租户操作日志）',\n  `log_content` longtext CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '日志内容',\n  `operate_type` int(2) NULL DEFAULT NULL COMMENT '操作类型',\n  `userid` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '操作用户账号',\n  `username` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '操作用户名称',\n  `ip` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT 'IP',\n  `method` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '请求java方法',\n  `request_url` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '请求路径',\n  `request_param` longtext CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '请求参数',\n  `request_type` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '请求类型',\n  `cost_time` bigint(20) NULL DEFAULT NULL COMMENT '耗时',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  `tenant_id` int(10) NULL DEFAULT NULL COMMENT '租户ID',\n  `client_type` varchar(5) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '客户端类型 pc:电脑端 app:手机端 h5:移动网页端',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_sl_userid`(`userid`) USING BTREE,\n  INDEX `idx_sl_log_type`(`log_type`) USING BTREE,\n  INDEX `idx_sl_operate_type`(`operate_type`) USING BTREE,\n  INDEX `idx_sl_create_time`(`create_time`) USING BTREE\n) ENGINE = MyISAM CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '系统日志表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_log\n-- ----------------------------\nINSERT INTO `sys_log` VALUES ('1939497644808986625', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-06-30 09:34:07', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1939497738702675969', 2, 'online表单加载,表名:test_demo,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 76, NULL, '2025-06-30 09:34:30', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1939497738702675970', 2, 'online表单加载,表名:test_demo,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 79, NULL, '2025-06-30 09:34:30', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1939497738971111425', 2, 'online列表加载,表名:test_demo,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 172, NULL, '2025-06-30 09:34:30', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1939497753202384899', 2, 'online表单加载,表名:test_demo,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 9, NULL, '2025-06-30 09:34:33', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1939497753202384898', 2, 'online表单加载,表名:test_demo,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 13, NULL, '2025-06-30 09:34:33', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1939497753332408322', 2, 'online列表加载,表名:test_demo,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 46, NULL, '2025-06-30 09:34:33', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1939860490830999553', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7e6d0283', NULL, 109, NULL, '2025-07-01 09:35:57', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1942113614006280194', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-07 14:49:03', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1942113794776588290', 2, 'online列表加载,表名:test_order_main,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.d()', NULL, '', NULL, 155, NULL, '2025-07-07 14:49:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1942113794776588291', 2, 'online表单加载,表名:test_order_main,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 145, NULL, '2025-07-07 14:49:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1942113794776588292', 2, 'online表单加载,表名:test_order_main,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 123, NULL, '2025-07-07 14:49:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1942113795296681986', 2, 'online表单加载,表名:test_order_customer,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 32, NULL, '2025-07-07 14:49:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1942113795296681985', 2, 'online表单加载,表名:test_order_product,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 32, NULL, '2025-07-07 14:49:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1942113795296681987', 2, 'online表单加载,表名:test_order_customer,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 13, NULL, '2025-07-07 14:49:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1942113795363790849', 2, 'online表单加载,表名:test_order_product,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 49, NULL, '2025-07-07 14:49:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1942113817589407746', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 53, NULL, '2025-07-07 14:49:52', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1942113821175537665', 2, 'online修改数据,表名:test_order_main,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"56870166aba54ebfacb20ba6c770bd73\\\",{\\\"order_code\\\":\\\"CN2024091019472568\\\",\\\"test_order_product\\\":[{\\\"descc\\\":\\\"\\\",\\\"jeecg_row_key\\\":\\\"1907442008848031746\\\",\\\"price\\\":1,\\\"order_fk_id\\\":\\\"1833472350097121281\\\",\\\"num\\\":22,\\\"pro_type\\\":\\\"1\\\",\\\"id\\\":\\\"1907442008848031746\\\",\\\"product_name\\\":\\\"1\\\"}],\\\"order_date\\\":\\\"\\\",\\\"descc\\\":\\\"\\\",\\\"update_time\\\":\\\"2025-07-07 14:49:52\\\",\\\"xiala\\\":\\\"\\\",\\\"id\\\":\\\"1833472350097121281\\\",\\\"update_by\\\":\\\"admin\\\",\\\"test_order_customer\\\":\\\"\\\"}]', NULL, 103, NULL, '2025-07-07 14:49:52', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1942113847054393346', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3f839c28', NULL, 36, NULL, '2025-07-07 14:49:59', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1942114018223939585', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1a21184f', NULL, 4, NULL, '2025-07-07 14:50:39', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1942501194501095426', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-08 16:29:09', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1942501288818409473', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@1f99f8d4', NULL, 26, NULL, '2025-07-08 16:29:32', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1942501301120303105', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@5cd81cd1', NULL, 31, NULL, '2025-07-08 16:29:35', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1943500597856714754', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-11 10:40:26', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1943500676093067265', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 134, NULL, '2025-07-11 10:40:44', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1943500676231479298', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 160, NULL, '2025-07-11 10:40:44', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1943500676294393858', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 184, NULL, '2025-07-11 10:40:44', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1943500683525373954', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 39, NULL, '2025-07-11 10:40:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1943500687656763394', 2, 'online修改数据,表名:test_note,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"2\\\",\\\"begin_time\\\":\\\"\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2025-07-11 10:40:47\\\",\\\"jeecg_row_key\\\":\\\"1923203898831777793\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"admin\\\",\\\"id\\\":\\\"1923203898831777793\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":10}]', NULL, 95, NULL, '2025-07-11 10:40:47', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1943500714349314050', 2, 'online新增数据,表名:test_note,添加成功!', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"create_by\\\":\\\"admin\\\",\\\"sys_org_code\\\":\\\"A01\\\",\\\"create_time\\\":\\\"2025-07-11 10:40:53\\\",\\\"name\\\":\\\"ceshi\\\",\\\"id\\\":\\\"1943500714139598850\\\",\\\"age\\\":11},null]', NULL, 50, NULL, '2025-07-11 10:40:53', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1943500842774802434', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 265, NULL, '2025-07-11 10:41:24', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1943500846713253889', 2, 'online修改数据,表名:test_note,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"\\\",\\\"begin_time\\\":\\\"\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2025-07-11 10:41:24\\\",\\\"jeecg_row_key\\\":\\\"1943500714139598850\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"ceshi\\\",\\\"id\\\":\\\"1943500714139598850\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":11}]', NULL, 129, NULL, '2025-07-11 10:41:25', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1948587896043438082', 4, 'org.springframework.web.HttpMediaTypeNotSupportedException:Content type \\'application/x-www-form-urlencoded;charset=UTF-8\\' not supported', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/sys/login', 'org.springframework.web.HttpMediaTypeNotSupportedException: Content type \\'application/x-www-form-urlencoded;charset=UTF-8\\' not supported\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:211)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:160)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:133)\\r\\n\tat org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:517)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-07-25 11:35:32', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1948591060104732674', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-25 11:48:06', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1948595457190780929', 4, 'org.springframework.http.converter.HttpMessageNotReadableException:JSON parse error: Unexpected character (\\'}\\' (code 125)): was expecting double-quote to start field name; nested exception is com.fasterxml.jackson.core.JsonParseException: Unexpected character (\\'}\\' (code 125)): was expecting double-quote to start field name\\n at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 5, column: 2]', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/sys/login', 'org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character (\\'}\\' (code 125)): was expecting double-quote to start field name; nested exception is com.fasterxml.jackson.core.JsonParseException: Unexpected character (\\'}\\' (code 125)): was expecting double-quote to start field name\\n at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 5, column: 2]\\r\\n\tat org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:391)\\r\\n\tat org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:343)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:185)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:160)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:133)\\r\\n\tat org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:517)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character (\\'}\\' (code 125)): was expecting double-quote to start field name\\n at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 5, column: 2]\\r\\n\tat com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2391)\\r\\n\tat com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:735)\\r\\n\tat com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:659)\\r\\n\tat com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2096)\\r\\n\tat com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1746)\\r\\n\tat com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextFieldName(UTF8StreamJsonParser.java:1075)\\r\\n\tat com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:321)\\r\\n\tat com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177)\\r\\n\tat com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)\\r\\n\tat com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4674)\\r\\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3682)\\r\\n\tat org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:380)\\r\\n\t... 101 more\\r\\n', NULL, NULL, NULL, '2025-07-25 12:05:35', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1948595510504579074', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-25 12:05:48', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1948595519039987713', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-25 12:05:50', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1948611897717374977', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-25 13:10:55', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1948612021831024641', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-25 13:11:24', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1948612052399112193', 1, '用户登录失败，用户不存在！', NULL, NULL, NULL, '192.168.1.2', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-25 13:11:31', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1948612337884426242', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-25 13:12:39', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1948613127952883714', 1, '用户登录失败，用户不存在！', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-25 13:15:48', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1949745824040878081', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-28 16:16:44', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950043982499377153', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-29 12:01:30', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950044048144429057', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 76, NULL, '2025-07-29 12:01:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950044048203149314', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 84, NULL, '2025-07-29 12:01:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950044048203149315', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 54, NULL, '2025-07-29 12:01:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950044059880091649', 4, 'org.springframework.web.util.NestedServletException:Handler dispatch failed; nested exception is java.lang.NoSuchMethodError: \\'net.sf.jsqlparser.statement.select.SelectBody net.sf.jsqlparser.statement.select.Select.getSelectBody()\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1753761708490&pageNo=1&pageSize=10&onlRepUrlParamStr=', '/jeecg-boot/online/cgreport/api/getColumnsAndData/1260179852088135681', 'org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoSuchMethodError: \\'net.sf.jsqlparser.statement.select.SelectBody net.sf.jsqlparser.statement.select.Select.getSelectBody()\\'\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1087)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.lang.NoSuchMethodError: \\'net.sf.jsqlparser.statement.select.SelectBody net.sf.jsqlparser.statement.select.Select.getSelectBody()\\'\\r\\n\tat org.jeecg.modules.online.config.b.a.getQueryTableInfo(OnlReportQueryBlackListHandler.java:84)\\r\\n\tat org.jeecg.common.util.security.AbstractQueryBlackListHandler.isPass(AbstractQueryBlackListHandler.java:58)\\r\\n\tat org.jeecg.modules.online.cgreport.service.a.b.executeSelectSqlRoute(OnlCgreportAPIService.java:90)\\r\\n\tat org.jeecg.modules.online.cgreport.service.a.b.getData(OnlCgreportAPIService.java:80)\\r\\n\tat org.jeecg.modules.online.cgreport.service.a.b.getDataById(OnlCgreportAPIService.java:54)\\r\\n\tat org.jeecg.modules.online.cgreport.a.a.b(OnlCgreportAPI.java:214)\\r\\n\tat org.jeecg.modules.online.cgreport.a.a.a(OnlCgreportAPI.java:95)\\r\\n\tat org.jeecg.modules.online.cgreport.a.a$$FastClassBySpringCGLIB$$a976ee88.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor216.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.online.cgreport.a.a$$EnhancerBySpringCGLIB$$7d02b6cb.a(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\t... 89 more\\r\\n', NULL, NULL, NULL, '2025-07-29 12:01:49', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950072851029708802', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 24, NULL, '2025-07-29 13:56:13', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950072851029708803', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 17, NULL, '2025-07-29 13:56:13', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950072851260395521', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 69, NULL, '2025-07-29 13:56:13', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950072854829748226', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 7, NULL, '2025-07-29 13:56:14', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950072854829748225', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 7, NULL, '2025-07-29 13:56:14', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950072854972354562', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 40, NULL, '2025-07-29 13:56:14', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950072861175730178', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 20, NULL, '2025-07-29 13:56:15', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950072866317946882', 2, 'online修改数据,表名:test_note,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"\\\",\\\"begin_time\\\":\\\"\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2025-07-29 13:56:16\\\",\\\"jeecg_row_key\\\":\\\"1943500714139598850\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"ceshi\\\",\\\"id\\\":\\\"1943500714139598850\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":11}]', NULL, 44, NULL, '2025-07-29 13:56:17', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950072888837165058', 4, 'org.springframework.web.util.NestedServletException:Handler dispatch failed; nested exception is java.lang.NoSuchMethodError: \\'net.sf.jsqlparser.statement.select.SelectBody net.sf.jsqlparser.statement.select.Select.getSelectBody()\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1753768581809&pageNo=1&pageSize=10&onlRepUrlParamStr=', '/jeecg-boot/online/cgreport/api/getColumnsAndData/1260179852088135681', 'org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoSuchMethodError: \\'net.sf.jsqlparser.statement.select.SelectBody net.sf.jsqlparser.statement.select.Select.getSelectBody()\\'\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1087)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.lang.NoSuchMethodError: \\'net.sf.jsqlparser.statement.select.SelectBody net.sf.jsqlparser.statement.select.Select.getSelectBody()\\'\\r\\n\tat org.jeecg.modules.online.config.b.a.getQueryTableInfo(OnlReportQueryBlackListHandler.java:84)\\r\\n\tat org.jeecg.common.util.security.AbstractQueryBlackListHandler.isPass(AbstractQueryBlackListHandler.java:58)\\r\\n\tat org.jeecg.modules.online.cgreport.service.a.b.executeSelectSqlRoute(OnlCgreportAPIService.java:90)\\r\\n\tat org.jeecg.modules.online.cgreport.service.a.b.getData(OnlCgreportAPIService.java:80)\\r\\n\tat org.jeecg.modules.online.cgreport.service.a.b.getDataById(OnlCgreportAPIService.java:54)\\r\\n\tat org.jeecg.modules.online.cgreport.a.a.b(OnlCgreportAPI.java:214)\\r\\n\tat org.jeecg.modules.online.cgreport.a.a.a(OnlCgreportAPI.java:95)\\r\\n\tat org.jeecg.modules.online.cgreport.a.a$$FastClassBySpringCGLIB$$a976ee88.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor261.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.online.cgreport.a.a$$EnhancerBySpringCGLIB$$68d8975c.a(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\t... 89 more\\r\\n', NULL, NULL, NULL, '2025-07-29 13:56:22', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950073235081146370', 4, 'org.springframework.web.util.NestedServletException:Handler dispatch failed; nested exception is java.lang.NoSuchMethodError: \\'net.sf.jsqlparser.statement.select.SelectBody net.sf.jsqlparser.statement.select.Select.getSelectBody()\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1753768664439&pageNo=1&pageSize=10&onlRepUrlParamStr=', '/jeecg-boot/online/cgreport/api/getColumnsAndData/1260179852088135681', 'org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoSuchMethodError: \\'net.sf.jsqlparser.statement.select.SelectBody net.sf.jsqlparser.statement.select.Select.getSelectBody()\\'\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1087)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.lang.NoSuchMethodError: \\'net.sf.jsqlparser.statement.select.SelectBody net.sf.jsqlparser.statement.select.Select.getSelectBody()\\'\\r\\n\tat org.jeecg.modules.online.config.b.a.getQueryTableInfo(OnlReportQueryBlackListHandler.java:84)\\r\\n\tat org.jeecg.common.util.security.AbstractQueryBlackListHandler.isPass(AbstractQueryBlackListHandler.java:58)\\r\\n\tat org.jeecg.modules.online.cgreport.service.a.b.executeSelectSqlRoute(OnlCgreportAPIService.java:90)\\r\\n\tat org.jeecg.modules.online.cgreport.service.a.b.getData(OnlCgreportAPIService.java:80)\\r\\n\tat org.jeecg.modules.online.cgreport.service.a.b.getDataById(OnlCgreportAPIService.java:54)\\r\\n\tat org.jeecg.modules.online.cgreport.a.a.b(OnlCgreportAPI.java:214)\\r\\n\tat org.jeecg.modules.online.cgreport.a.a.a(OnlCgreportAPI.java:95)\\r\\n\tat org.jeecg.modules.online.cgreport.a.a$$FastClassBySpringCGLIB$$a976ee88.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.online.cgreport.a.a$$EnhancerBySpringCGLIB$$6229c29e.a(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\t... 89 more\\r\\n', NULL, NULL, NULL, '2025-07-29 13:57:45', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950132299840512001', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-29 17:52:27', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950132388835254275', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 23, NULL, '2025-07-29 17:52:48', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950132388835254274', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 23, NULL, '2025-07-29 17:52:48', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950132389162409986', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 94, NULL, '2025-07-29 17:52:48', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950132395164459009', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 22, NULL, '2025-07-29 17:52:49', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950132399341985794', 2, 'online修改数据,表名:test_note,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"\\\",\\\"begin_time\\\":\\\"\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2025-07-29 17:52:50\\\",\\\"jeecg_row_key\\\":\\\"1943500714139598850\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"ceshi\\\",\\\"id\\\":\\\"1943500714139598850\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":11}]', NULL, 52, NULL, '2025-07-29 17:52:50', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950132405218205698', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 8, NULL, '2025-07-29 17:52:52', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950132464605356034', 2, 'online修改数据,表名:test_note,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"2025-07-29\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"1\\\",\\\"begin_time\\\":\\\"\\\",\\\"sheng\\\":\\\"140311\\\",\\\"update_time\\\":\\\"2025-07-29 17:53:05\\\",\\\"jeecg_row_key\\\":\\\"1943500714139598850\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"<p>经过上述讨论, 我们不得不面对一个非常尴尬的事实, 那就是, 这样看来, 一般来讲, 我们都必须务必慎重的考虑考虑. 就我个人来说, 随机一段废话对我的意义, 不能不说非常重大.&nbsp;<br>每个人都不得不面对这些问题. 在面对这种问题时, 随机一段废话, 发生了会如何, 不发生又会如何. 总结的来说,&nbsp;<br>这种事实对本人来说意义重大, 相信对这个世界也是有一定意义的.所谓随机一段废话, 关键是x需要</p>\\\",\\\"name\\\":\\\"zhangsan\\\",\\\"id\\\":\\\"1943500714139598850\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":0}]', NULL, 28, NULL, '2025-07-29 17:53:06', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950132474734600194', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 8, NULL, '2025-07-29 17:53:08', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950132496012304386', 2, 'online修改数据,表名:test_note,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"2025-07-29 00:00:00\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"1\\\",\\\"begin_time\\\":\\\"\\\",\\\"sheng\\\":\\\"140311\\\",\\\"update_time\\\":\\\"2025-07-29 17:53:13\\\",\\\"jeecg_row_key\\\":\\\"1943500714139598850\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"<p>经过上述讨论, 我们不得不面对一个非常尴尬的事实, 那就是, 这样看来, 一般来讲, 我们都必须务必慎重的考虑考虑. 就我个人来说, 随机一段废话对我的意义, 不能不说非常重大.&nbsp;<br>每个人都不得不面对这些问题. 在面对这种问题时, 随机一段废话, 发生了会如何, 不发生又会如何. 总结的来说,&nbsp;<br>这种事实对本人来说意义重大, 相信对这个世界也是有一定意义的.所谓随机一段废话, 关键是x需要</p>\\\",\\\"name\\\":\\\"admin\\\",\\\"id\\\":\\\"1943500714139598850\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":0}]', NULL, 42, NULL, '2025-07-29 17:53:13', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950132812996829186', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.d()', NULL, '', NULL, 21, NULL, '2025-07-29 17:54:29', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950141356026519553', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 38, NULL, '2025-07-29 18:28:26', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950141356026519554', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 47, NULL, '2025-07-29 18:28:26', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950141356026519555', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 47, NULL, '2025-07-29 18:28:26', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950141450008289282', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 5, NULL, '2025-07-29 18:28:48', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950141450008289283', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 4, NULL, '2025-07-29 18:28:48', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950141450071203842', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 20, NULL, '2025-07-29 18:28:48', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950141535152660481', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 4, NULL, '2025-07-29 18:29:09', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950141535152660482', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 4, NULL, '2025-07-29 18:29:09', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950141535219769346', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 16, NULL, '2025-07-29 18:29:09', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950369627464929281', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-30 09:35:30', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950375700016107521', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 84, NULL, '2025-07-30 09:59:38', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950375700016107522', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 99, NULL, '2025-07-30 09:59:38', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950375700016107523', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 102, NULL, '2025-07-30 09:59:38', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950375707335168001', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 16, NULL, '2025-07-30 09:59:40', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950375732366774273', 2, 'online列表加载,表名:test_order_main,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.d()', NULL, '', NULL, 72, NULL, '2025-07-30 09:59:45', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950375732500992001', 2, 'online表单加载,表名:test_order_main,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 84, NULL, '2025-07-30 09:59:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950375732500992002', 2, 'online表单加载,表名:test_order_main,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 79, NULL, '2025-07-30 09:59:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950375732886867970', 2, 'online表单加载,表名:test_order_customer,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 27, NULL, '2025-07-30 09:59:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950375732886867971', 2, 'online表单加载,表名:test_order_product,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 31, NULL, '2025-07-30 09:59:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950375732949782530', 2, 'online表单加载,表名:test_order_product,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 37, NULL, '2025-07-30 09:59:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950375732949782531', 2, 'online表单加载,表名:test_order_customer,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 33, NULL, '2025-07-30 09:59:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950375748888137729', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 9, NULL, '2025-07-30 09:59:49', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950375805024702466', 2, 'online修改数据,表名:test_order_product,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"deea5a8ec619460c9245ba85dbc59e80\\\",{\\\"descc\\\":\\\"\\\",\\\"update_time\\\":\\\"2025-07-30 10:00:02\\\",\\\"price\\\":3000,\\\"order_fk_id\\\":\\\"1683074969561157634\\\",\\\"num\\\":10,\\\"pro_type\\\":\\\"1\\\",\\\"id\\\":\\\"1732300515406647298\\\",\\\"update_by\\\":\\\"admin\\\",\\\"product_name\\\":\\\"苹果手机\\\"}]', NULL, 70, NULL, '2025-07-30 10:00:03', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950375840416239618', 2, 'online删除数据,表名:test_order_customer,删除成功!', 4, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.h()', NULL, '', NULL, 48, NULL, '2025-07-30 10:00:11', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950375846292459522', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 9, NULL, '2025-07-30 10:00:13', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950375846292459523', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 9, NULL, '2025-07-30 10:00:13', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950375846292459524', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 17, NULL, '2025-07-30 10:00:13', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950435316687654913', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-30 13:56:31', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950435317539098625', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'relation_type\\' in \\'field list\\'\\r\\n### The error may exist in org/jeecg/modules/system/mapper/SysRoleIndexMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, role_code, url, component, is_route AS route, priority, status, create_by, create_time, update_by, update_time, sys_org_code, relation_type FROM sys_role_index WHERE (status = ? AND relation_type = ? AND role_code = ?) ORDER BY priority ASC\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'relation_type\\' in \\'field list\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'relation_type\\' in \\'field list\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1753854991522', '/jeecg-boot/sys/user/getUserInfo', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'relation_type\\' in \\'field list\\'\\r\\n### The error may exist in org/jeecg/modules/system/mapper/SysRoleIndexMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, role_code, url, component, is_route AS route, priority, status, create_by, create_time, update_by, update_time, sys_org_code, relation_type FROM sys_role_index WHERE (status = ? AND relation_type = ? AND role_code = ?) ORDER BY priority ASC\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'relation_type\\' in \\'field list\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'relation_type\\' in \\'field list\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:166)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy220.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.service.IService.list(IService.java:406)\\r\\n\tat com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.system.service.impl.SysRoleIndexServiceImpl$$EnhancerBySpringCGLIB$$16d67d82.list(<generated>)\\r\\n\tat org.jeecg.modules.system.service.impl.SysUserServiceImpl.getDynamicIndexByUserRole(SysUserServiceImpl.java:370)\\r\\n\tat org.jeecg.modules.system.service.impl.SysUserServiceImpl$$FastClassBySpringCGLIB$$5195d464.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.system.service.impl.SysUserServiceImpl$$EnhancerBySpringCGLIB$$62f902c2.getDynamicIndexByUserRole(<generated>)\\r\\n\tat org.jeecg.modules.system.controller.LoginController.getUserInfo(LoginController.java:155)\\r\\n\tat org.jeecg.modules.system.controller.LoginController$$FastClassBySpringCGLIB$$b307ab61.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.system.controller.LoginController$$EnhancerBySpringCGLIB$$531403f8.getUserInfo(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'relation_type\\' in \\'field list\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy464.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:333)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy463.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy463.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 147 more\\r\\n', NULL, NULL, NULL, '2025-07-30 13:56:32', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950438485442326529', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-30 14:09:07', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950455763189788674', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postRank=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@445d6e82', NULL, 31, NULL, '2025-07-30 15:17:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950455813743734786', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postRank=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 99999  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@63c16987', NULL, 6, NULL, '2025-07-30 15:17:58', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950456958566428674', 2, '编辑用户，username： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-30 15:22:31', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950457002786975745', 2, '编辑用户，username： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-30 15:22:42', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950471941748137985', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-30 16:22:04', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950472019166601217', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 68, NULL, '2025-07-30 16:22:22', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950472019174989826', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 72, NULL, '2025-07-30 16:22:22', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950472019174989827', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 67, NULL, '2025-07-30 16:22:22', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950472237262020609', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.apache.shiro.web.servlet.ShiroHttpServletRequest@595412a3', NULL, 16, NULL, '2025-07-30 16:23:14', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950472266450182146', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.apache.shiro.web.servlet.ShiroHttpServletRequest@41a5af12', NULL, 4, NULL, '2025-07-30 16:23:21', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950480061362843650', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.apache.shiro.web.servlet.ShiroHttpServletRequest@69203563', NULL, 86, NULL, '2025-07-30 16:54:19', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950480166677622785', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@688cceb5', NULL, 31, NULL, '2025-07-30 16:54:45', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950480185115783169', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@b67d40', NULL, 4, NULL, '2025-07-30 16:54:49', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950480186747367425', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.apache.shiro.web.servlet.ShiroHttpServletRequest@64b3d4a6', NULL, 4, NULL, '2025-07-30 16:54:49', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950486712065175554', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-30 17:20:45', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950486775667601410', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postRank=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 99999  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@80e8d78', NULL, 23, NULL, '2025-07-30 17:21:00', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950486792776167426', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@54aa479c', NULL, 13, NULL, '2025-07-30 17:21:04', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950486801349324801', 2, '角色首页配置-编辑', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.edit()', NULL, '[{\\\"component\\\":\\\"dashboard/Analysis\\\",\\\"id\\\":\\\"1803082647166652418\\\",\\\"priority\\\":0,\\\"relationType\\\":\\\"ROLE\\\",\\\"roleCode\\\":\\\"DEF_INDEX_ALL\\\",\\\"route\\\":true,\\\"status\\\":\\\"1\\\",\\\"updateBy\\\":\\\"admin\\\",\\\"updateTime\\\":\\\"2025-07-30 17:21:06\\\",\\\"url\\\":\\\"/dashboard/analysis\\\"},null]', NULL, 25, NULL, '2025-07-30 17:21:06', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950486801542262785', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@107602ea', NULL, 6, NULL, '2025-07-30 17:21:06', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950486833096011778', 2, '角色首页配置-添加', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.add()', NULL, '[{\\\"component\\\":\\\"5\\\",\\\"createBy\\\":\\\"admin\\\",\\\"createTime\\\":\\\"2025-07-30 17:21:13\\\",\\\"id\\\":\\\"1950486833033097217\\\",\\\"relationType\\\":\\\"ROLE\\\",\\\"roleCode\\\":\\\"dbadeveloper\\\",\\\"route\\\":true,\\\"status\\\":\\\"1\\\",\\\"sysOrgCode\\\":\\\"A01\\\",\\\"url\\\":\\\"5\\\"},null]', NULL, 27, NULL, '2025-07-30 17:21:14', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950486833360252930', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@35fba9d4', NULL, 5, NULL, '2025-07-30 17:21:14', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950487094870913026', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-30 17:22:16', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950487484072964097', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-30 17:23:49', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950487545708261378', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-30 17:24:04', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950487621990068226', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7af385a5', NULL, 5, NULL, '2025-07-30 17:24:22', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950487632840732674', 2, '角色首页配置-通过id删除', 4, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.delete()', NULL, '  id: 1950486833033097217', NULL, 17, NULL, '2025-07-30 17:24:25', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950487633025282050', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1aabb57f', NULL, 4, NULL, '2025-07-30 17:24:25', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950488771246141442', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@598a5004', NULL, 5, NULL, '2025-07-30 17:28:56', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950490103017353217', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postRank=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 99999  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@61d6ca2d', NULL, 5, NULL, '2025-07-30 17:34:14', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950761025834029057', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-31 11:30:47', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950761127260688386', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-31 11:31:11', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950761152497815556', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-07-31 11:31:17', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1950801649433997315', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 61, NULL, '2025-07-31 14:12:12', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950801649433997314', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 53, NULL, '2025-07-31 14:12:12', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950801649433997313', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 56, NULL, '2025-07-31 14:12:12', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950801666513203202', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 17, NULL, '2025-07-31 14:12:16', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950801666647420929', 2, 'online修改数据,修改失败，待编辑数据不存在', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{}]', NULL, 26, NULL, '2025-07-31 14:12:16', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950801684016033793', 2, 'online修改数据,表名:test_note,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"2025-07-29 00:00:00\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"1\\\",\\\"begin_time\\\":\\\"\\\",\\\"sheng\\\":\\\"140311\\\",\\\"update_time\\\":\\\"2025-07-31 14:12:20\\\",\\\"jeecg_row_key\\\":\\\"1943500714139598850\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"<p>经过上述讨论, 我们不得不面对一个非常尴尬的事实, 那就是, 这样看来, 一般来讲, 我们都必须务必慎重的考虑考虑. 就我个人来说, 随机一段废话对我的意义, 不能不说非常重大.&nbsp;<br>每个人都不得不面对这些问题. 在面对这种问题时, 随机一段废话, 发生了会如何, 不发生又会如何. 总结的来说,&nbsp;<br>这种事实对本人来说意义重大, 相信对这个世界也是有一定意义的.所谓随机一段废话, 关键是x需要</p>\\\",\\\"name\\\":\\\"admin\\\",\\\"id\\\":\\\"1943500714139598850\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":1212}]', NULL, 61, NULL, '2025-07-31 14:12:20', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950801691972628482', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 6, NULL, '2025-07-31 14:12:22', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1950801716647718914', 2, 'online修改数据,表名:test_note,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"2\\\",\\\"begin_time\\\":\\\"\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2025-07-31 14:12:28\\\",\\\"jeecg_row_key\\\":\\\"1923203898831777793\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"jeecg\\\",\\\"id\\\":\\\"1923203898831777793\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":10}]', NULL, 51, NULL, '2025-07-31 14:12:28', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1952300858440118273', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-04 17:29:31', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1952300961901015042', 2, '多数据源管理-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysDataSourceController.queryPageList()', NULL, '  sysDataSource: SysDataSource(id=null, code=null, name=null, remark=null, dbType=null, dbDriver=null, dbUrl=null, dbName=null, dbUsername=null, dbPassword=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@540e29e9', NULL, 72, NULL, '2025-08-04 17:29:56', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1952300969991827457', 2, '多数据源管理-通过id查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysDataSourceController.queryById()', NULL, '  id: 1209779538310004737', NULL, 644, NULL, '2025-08-04 17:29:58', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1952301100451459074', 2, '多数据源管理-编辑', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysDataSourceController.edit()', NULL, '[{\\\"code\\\":\\\"local_mysql\\\",\\\"dbDriver\\\":\\\"com.microsoft.sqlserver.jdbc.SQLServerDriver\\\",\\\"dbPassword\\\":\\\"ba0caf0dfaee709be85a8f2e37170eaf\\\",\\\"dbType\\\":\\\"3\\\",\\\"dbUrl\\\":\\\"jdbc:sqlserver://nj-mssql-73sa37qf.sql.tencentcdb.com:29345;SelectMethod=cursor;DatabaseName=jeecgboot\\\",\\\"dbUsername\\\":\\\"jeecg\\\",\\\"id\\\":\\\"1209779538310004737\\\",\\\"name\\\":\\\"本地测试库\\\",\\\"remark\\\":\\\"本地数据库MySQL5.7\\\",\\\"updateBy\\\":\\\"admin\\\",\\\"updateTime\\\":\\\"2025-08-04 17:30:28\\\"}]', NULL, 40, NULL, '2025-08-04 17:30:29', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1952301100707311618', 2, '多数据源管理-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysDataSourceController.queryPageList()', NULL, '  sysDataSource: SysDataSource(id=null, code=null, name=null, remark=null, dbType=null, dbDriver=null, dbUrl=null, dbName=null, dbUsername=null, dbPassword=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7153c6ed', NULL, 11, NULL, '2025-08-04 17:30:29', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1953368285714288641', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-07 16:11:06', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1953383233613873153', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-07 17:10:30', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1953387465188458497', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '192.168.1.2', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-07 17:27:19', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1953387670868738050', 2, '职务表-分页列表查询', 1, 'admin', 'admin', '192.168.1.2', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postRank=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@729dfea4', NULL, 79, NULL, '2025-08-07 17:28:08', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1953388627111399426', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-07 17:31:56', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1953389315807674369', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-07 17:34:40', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1953395964635238401', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '192.168.1.2', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-07 18:01:05', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1953758167871762434', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-08 18:00:21', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954808362441068545', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-11 15:33:27', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954808708567617538', 2, '角色首页配置-分页列表查询', 1, 'admin', 'admin', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@71b516b5', NULL, 159, NULL, '2025-08-11 15:34:49', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1954808726808645634', 2, '角色首页配置-通过id删除', 4, 'admin', 'admin', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.delete()', NULL, '  id: 1549658299929718786', NULL, 0, NULL, '2025-08-11 15:34:54', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1954808727039332353', 2, '角色首页配置-分页列表查询', 1, 'admin', 'admin', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@62c90e4c', NULL, 6, NULL, '2025-08-11 15:34:54', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1954808745389412353', 2, '角色首页配置-编辑', 3, 'admin', 'admin', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.edit()', NULL, '[{\\\"component\\\":\\\"dashboard/Analysis\\\",\\\"id\\\":\\\"1803082647166652418\\\",\\\"priority\\\":0,\\\"relationType\\\":\\\"ROLE\\\",\\\"roleCode\\\":\\\"DEF_INDEX_ALL\\\",\\\"route\\\":true,\\\"status\\\":\\\"0\\\",\\\"updateBy\\\":\\\"admin\\\",\\\"updateTime\\\":\\\"2025-08-11 15:34:58\\\",\\\"url\\\":\\\"/dashboard/analysis\\\"},null]', NULL, 25, NULL, '2025-08-11 15:34:58', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1954808745620099073', 2, '角色首页配置-分页列表查询', 1, 'admin', 'admin', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@790021cc', NULL, 5, NULL, '2025-08-11 15:34:58', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1954808757267681281', 2, '角色首页配置-分页列表查询', 1, 'admin', 'admin', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6280154b', NULL, 8, NULL, '2025-08-11 15:35:01', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1954808873269547010', 2, '角色首页配置-分页列表查询', 1, 'admin', 'admin', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7dc7f476', NULL, 5, NULL, '2025-08-11 15:35:29', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1954808905477607426', 1, '用户名: admin,退出成功！', NULL, 'admin', 'admin', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-11 15:35:36', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954808919985704962', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-11 15:35:40', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954808926189080577', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5dac87a8', NULL, 11, NULL, '2025-08-11 15:35:41', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1954810564836474881', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@596db34c', NULL, 71, NULL, '2025-08-11 15:42:12', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1954814702085353473', 4, 'java.lang.NullPointerException:Cannot load from object array because the return value of \\\"java.util.Map.get(Object)\\\" is null', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1754899083107&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'java.lang.NullPointerException: Cannot load from object array because the return value of \\\"java.util.Map.get(Object)\\\" is null\\r\\n\tat org.jeecg.common.system.query.QueryGenerator.doMultiFieldsOrder(QueryGenerator.java:264)\\r\\n\tat org.jeecg.common.system.query.QueryGenerator.installMplus(QueryGenerator.java:216)\\r\\n\tat org.jeecg.common.system.query.QueryGenerator.initQueryWrapper(QueryGenerator.java:95)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:70)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$c1fa0b86.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-08-11 15:58:38', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954814814123589634', 4, 'java.lang.NullPointerException:Cannot load from object array because the return value of \\\"java.util.Map.get(Object)\\\" is null', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1754899144562&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'java.lang.NullPointerException: Cannot load from object array because the return value of \\\"java.util.Map.get(Object)\\\" is null\\r\\n\tat org.jeecg.common.system.query.QueryGenerator.doMultiFieldsOrder(QueryGenerator.java:264)\\r\\n\tat org.jeecg.common.system.query.QueryGenerator.installMplus(QueryGenerator.java:216)\\r\\n\tat org.jeecg.common.system.query.QueryGenerator.initQueryWrapper(QueryGenerator.java:95)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:70)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$231da2f4.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-08-11 15:59:05', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954816771479556097', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name ASC, salaryMoney ASC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'sortInfoString=[{\\\"column\\\":\\\"name\\\",\\\"order\\\":\\\"asc\\\"},{\\\"column\\\":\\\"salaryMoney\\\",\\\"order\\\":\\\"asc\\\"}]&_t=1754899611506&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name ASC, salaryMoney ASC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository$$FastClassBySpringCGLIB$$badc8562.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.demo.test.service.impl.JeecgDemoServiceImpl$$EnhancerBySpringCGLIB$$4079f23e.page(<generated>)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:74)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$d2a2d124.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)\\r\\n\tat jdk.proxy3/jdk.proxy3.$Proxy532.execute(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy530.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 152 more\\r\\n', NULL, NULL, NULL, '2025-08-11 16:06:52', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954816996671737857', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name ASC, salaryMoney DESC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'sortInfoString=[{\\\"column\\\":\\\"name\\\",\\\"order\\\":\\\"asc\\\"},{\\\"column\\\":\\\"salaryMoney\\\",\\\"order\\\":\\\"desc\\\"}]&_t=1754899665348&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name ASC, salaryMoney DESC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository$$FastClassBySpringCGLIB$$badc8562.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.demo.test.service.impl.JeecgDemoServiceImpl$$EnhancerBySpringCGLIB$$4079f23e.page(<generated>)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:74)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$d2a2d124.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)\\r\\n\tat jdk.proxy3/jdk.proxy3.$Proxy532.execute(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy530.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 152 more\\r\\n', NULL, NULL, NULL, '2025-08-11 16:07:45', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954818514497966082', 4, 'java.lang.NullPointerException:Cannot invoke \\\"java.lang.CharSequence.length()\\\" because \\\"this.text\\\" is null', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1754900026685&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'java.lang.NullPointerException: Cannot invoke \\\"java.lang.CharSequence.length()\\\" because \\\"this.text\\\" is null\\r\\n\tat java.base/java.util.regex.Matcher.getTextLength(Matcher.java:1769)\\r\\n\tat java.base/java.util.regex.Matcher.reset(Matcher.java:415)\\r\\n\tat java.base/java.util.regex.Matcher.<init>(Matcher.java:252)\\r\\n\tat java.base/java.util.regex.Pattern.matcher(Pattern.java:1134)\\r\\n\tat com.baomidou.mybatisplus.core.toolkit.StringUtils.replaceAllBlank(StringUtils.java:628)\\r\\n\tat com.baomidou.mybatisplus.core.metadata.OrderItem.setColumn(OrderItem.java:68)\\r\\n\tat com.baomidou.mybatisplus.core.metadata.OrderItem.build(OrderItem.java:64)\\r\\n\tat com.baomidou.mybatisplus.core.metadata.OrderItem.asc(OrderItem.java:48)\\r\\n\tat org.jeecg.common.system.util.SqlConcatUtil.getQueryConditionOrders(SqlConcatUtil.java:263)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:78)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$893f7ea4.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-08-11 16:13:47', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954819613460164609', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name ASC, salaryMoney ASC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'sortInfoString=[{\\\"column\\\":\\\"name\\\",\\\"order\\\":\\\"asc\\\"},{\\\"column\\\":\\\"salaryMoney\\\",\\\"order\\\":\\\"asc\\\"}]&_t=1754900279715&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name ASC, salaryMoney ASC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository$$FastClassBySpringCGLIB$$badc8562.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.demo.test.service.impl.JeecgDemoServiceImpl$$EnhancerBySpringCGLIB$$902f5379.page(<generated>)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:84)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$ea83b976.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)\\r\\n\tat jdk.proxy3/jdk.proxy3.$Proxy532.execute(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy530.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 152 more\\r\\n', NULL, NULL, NULL, '2025-08-11 16:18:09', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954820839660716033', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name ASC, salaryMoney ASC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'sortInfoString=[{\\\"column\\\":\\\"name\\\",\\\"order\\\":\\\"asc\\\"},{\\\"column\\\":\\\"salaryMoney\\\",\\\"order\\\":\\\"asc\\\"}]&_t=1754900581489&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name ASC, salaryMoney ASC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository$$FastClassBySpringCGLIB$$badc8562.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.demo.test.service.impl.JeecgDemoServiceImpl$$EnhancerBySpringCGLIB$$71ddaea6.page(<generated>)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:76)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$66d9107a.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)\\r\\n\tat jdk.proxy3/jdk.proxy3.$Proxy530.execute(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy528.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy527.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy527.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 152 more\\r\\n', NULL, NULL, NULL, '2025-08-11 16:23:02', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954821123602513921', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name ASC, salaryMoney DESC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'sortInfoString=[{\\\"column\\\":\\\"name\\\",\\\"order\\\":\\\"asc\\\"},{\\\"column\\\":\\\"salaryMoney\\\",\\\"order\\\":\\\"desc\\\"}]&_t=1754900596267&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name ASC, salaryMoney DESC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository$$FastClassBySpringCGLIB$$badc8562.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.demo.test.service.impl.JeecgDemoServiceImpl$$EnhancerBySpringCGLIB$$71ddaea6.page(<generated>)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:76)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$66d9107a.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor119.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)\\r\\n\tat jdk.proxy3/jdk.proxy3.$Proxy530.execute(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor118.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy528.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor115.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy527.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy527.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 152 more\\r\\n', NULL, NULL, NULL, '2025-08-11 16:24:09', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954822132898856961', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY salaryMoney DESC, name DESC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'sortInfoString=[{\\\"column\\\":\\\"salaryMoney\\\",\\\"order\\\":\\\"desc\\\"},{\\\"column\\\":\\\"name\\\",\\\"order\\\":\\\"desc\\\"}]&_t=1754900723521&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY salaryMoney DESC, name DESC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository$$FastClassBySpringCGLIB$$badc8562.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.demo.test.service.impl.JeecgDemoServiceImpl$$EnhancerBySpringCGLIB$$71ddaea6.page(<generated>)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:76)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$66d9107a.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor119.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)\\r\\n\tat jdk.proxy3/jdk.proxy3.$Proxy530.execute(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor118.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy528.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor115.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy527.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy527.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor129.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 152 more\\r\\n', NULL, NULL, NULL, '2025-08-11 16:28:10', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954825932099502082', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name DESC, salaryMoney ASC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'sortInfoString=[{\\\"column\\\":\\\"name\\\",\\\"order\\\":\\\"desc\\\"},{\\\"column\\\":\\\"salaryMoney\\\",\\\"order\\\":\\\"asc\\\"}]&_t=1754901795647&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name DESC, salaryMoney ASC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository$$FastClassBySpringCGLIB$$badc8562.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.demo.test.service.impl.JeecgDemoServiceImpl$$EnhancerBySpringCGLIB$$d318c8c6.page(<generated>)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:89)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$6c08de85.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)\\r\\n\tat jdk.proxy3/jdk.proxy3.$Proxy532.execute(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy530.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 152 more\\r\\n', NULL, NULL, NULL, '2025-08-11 16:43:16', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954825943818387457', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name DESC, salaryMoney DESC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'sortInfoString=[{\\\"column\\\":\\\"name\\\",\\\"order\\\":\\\"desc\\\"},{\\\"column\\\":\\\"salaryMoney\\\",\\\"order\\\":\\\"desc\\\"}]&_t=1754901798512&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name DESC, salaryMoney DESC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository$$FastClassBySpringCGLIB$$badc8562.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.demo.test.service.impl.JeecgDemoServiceImpl$$EnhancerBySpringCGLIB$$d318c8c6.page(<generated>)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:89)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$6c08de85.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)\\r\\n\tat jdk.proxy3/jdk.proxy3.$Proxy532.execute(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy530.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 152 more\\r\\n', NULL, NULL, NULL, '2025-08-11 16:43:19', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954826303593201666', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name DESC, salaryMoney ASC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'sortInfoString=[{\\\"column\\\":\\\"name\\\",\\\"order\\\":\\\"desc\\\"},{\\\"column\\\":\\\"salaryMoney\\\",\\\"order\\\":\\\"asc\\\"}]&_t=1754901884298&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name DESC, salaryMoney ASC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository$$FastClassBySpringCGLIB$$badc8562.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.demo.test.service.impl.JeecgDemoServiceImpl$$EnhancerBySpringCGLIB$$d318c8c6.page(<generated>)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:89)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$6c08de85.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)\\r\\n\tat jdk.proxy3/jdk.proxy3.$Proxy532.execute(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy530.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 152 more\\r\\n', NULL, NULL, NULL, '2025-08-11 16:44:44', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954826401253376001', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY salaryMoney ASC, name ASC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'sortInfoString=[{\\\"column\\\":\\\"salaryMoney\\\",\\\"order\\\":\\\"asc\\\"},{\\\"column\\\":\\\"name\\\",\\\"order\\\":\\\"asc\\\"}]&_t=1754901907595&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY salaryMoney ASC, name ASC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository$$FastClassBySpringCGLIB$$badc8562.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.demo.test.service.impl.JeecgDemoServiceImpl$$EnhancerBySpringCGLIB$$d318c8c6.page(<generated>)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:89)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$6c08de85.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)\\r\\n\tat jdk.proxy3/jdk.proxy3.$Proxy532.execute(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor98.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy530.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor97.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 152 more\\r\\n', NULL, NULL, NULL, '2025-08-11 16:45:08', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954826667285495809', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY salaryMoney ASC, name DESC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'sortInfoString=[{\\\"column\\\":\\\"salaryMoney\\\",\\\"order\\\":\\\"asc\\\"},{\\\"column\\\":\\\"name\\\",\\\"order\\\":\\\"desc\\\"}]&_t=1754901971019&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY salaryMoney ASC, name DESC, create_time DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository$$FastClassBySpringCGLIB$$badc8562.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.demo.test.service.impl.JeecgDemoServiceImpl$$EnhancerBySpringCGLIB$$d318c8c6.page(<generated>)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:89)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$6c08de85.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)\\r\\n\tat jdk.proxy3/jdk.proxy3.$Proxy532.execute(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor98.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy530.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor97.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 152 more\\r\\n', NULL, NULL, NULL, '2025-08-11 16:46:11', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954827856634961922', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name ASC, salaryMoney ASC, name ASC, salaryMoney ASC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'sortInfoString=[{\\\"column\\\":\\\"name\\\",\\\"order\\\":\\\"asc\\\"},{\\\"column\\\":\\\"salaryMoney\\\",\\\"order\\\":\\\"asc\\\"}]&_t=1754902254490&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name ASC, salaryMoney ASC, name ASC, salaryMoney ASC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository$$FastClassBySpringCGLIB$$badc8562.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.demo.test.service.impl.JeecgDemoServiceImpl$$EnhancerBySpringCGLIB$$d318c8c6.page(<generated>)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:89)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$1150d757.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)\\r\\n\tat jdk.proxy3/jdk.proxy3.$Proxy532.execute(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy530.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 152 more\\r\\n', NULL, NULL, NULL, '2025-08-11 16:50:55', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954828242229911554', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name ASC, salaryMoney DESC, name ASC, salaryMoney DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'sortInfoString=[{\\\"column\\\":\\\"name\\\",\\\"order\\\":\\\"asc\\\"},{\\\"column\\\":\\\"salaryMoney\\\",\\\"order\\\":\\\"desc\\\"}]&_t=1754902268763&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name ASC, salaryMoney DESC, name ASC, salaryMoney DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository$$FastClassBySpringCGLIB$$badc8562.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.demo.test.service.impl.JeecgDemoServiceImpl$$EnhancerBySpringCGLIB$$d318c8c6.page(<generated>)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:89)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$1150d757.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)\\r\\n\tat jdk.proxy3/jdk.proxy3.$Proxy532.execute(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy530.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 152 more\\r\\n', NULL, NULL, NULL, '2025-08-11 16:52:27', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954828358881878017', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY salaryMoney DESC, name DESC, salary_money DESC, name DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'sortInfoString=[{\\\"column\\\":\\\"salaryMoney\\\",\\\"order\\\":\\\"desc\\\"},{\\\"column\\\":\\\"name\\\",\\\"order\\\":\\\"desc\\\"}]&_t=1754902373822&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY salaryMoney DESC, name DESC, salary_money DESC, name DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository$$FastClassBySpringCGLIB$$badc8562.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.demo.test.service.impl.JeecgDemoServiceImpl$$EnhancerBySpringCGLIB$$e8dbc284.page(<generated>)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:89)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$472fe3aa.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)\\r\\n\tat jdk.proxy3/jdk.proxy3.$Proxy532.execute(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy530.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 152 more\\r\\n', NULL, NULL, NULL, '2025-08-11 16:52:54', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954828542835662850', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name DESC, salaryMoney ASC, name DESC, salary_money ASC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'sortInfoString=[{\\\"column\\\":\\\"name\\\",\\\"order\\\":\\\"desc\\\"},{\\\"column\\\":\\\"salaryMoney\\\",\\\"order\\\":\\\"asc\\\"}]&_t=1754902386716&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name DESC, salaryMoney ASC, name DESC, salary_money ASC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository$$FastClassBySpringCGLIB$$badc8562.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.demo.test.service.impl.JeecgDemoServiceImpl$$EnhancerBySpringCGLIB$$e8dbc284.page(<generated>)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:89)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$472fe3aa.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)\\r\\n\tat jdk.proxy3/jdk.proxy3.$Proxy532.execute(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy530.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 152 more\\r\\n', NULL, NULL, NULL, '2025-08-11 16:53:38', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1954828565661065217', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name DESC, salaryMoney DESC, name DESC, salary_money DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'sortInfoString=[{\\\"column\\\":\\\"name\\\",\\\"order\\\":\\\"desc\\\"},{\\\"column\\\":\\\"salaryMoney\\\",\\\"order\\\":\\\"desc\\\"}]&_t=1754902423621&pageNo=1&pageSize=10', '/jeecg-boot/test/jeecgDemo/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, name, key_word, punch_time, salary_money, bonus_money, sex, age, birthday, email, content, sys_org_code, tenant_id, update_count, create_by, create_time, update_by, update_time FROM demo ORDER BY name DESC, salaryMoney DESC, name DESC, salary_money DESC LIMIT ?\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:236)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy175.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy462.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository$$FastClassBySpringCGLIB$$badc8562.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.demo.test.service.impl.JeecgDemoServiceImpl$$EnhancerBySpringCGLIB$$e8dbc284.page(<generated>)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController.list(JeecgDemoController.java:89)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$FastClassBySpringCGLIB$$e868411d.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:82)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.demo.test.controller.JeecgDemoController$$EnhancerBySpringCGLIB$$472fe3aa.list(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'salaryMoney\\' in \\'order clause\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:688)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)\\r\\n\tat jdk.proxy3/jdk.proxy3.$Proxy532.execute(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy530.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy529.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)\\r\\n\t... 152 more\\r\\n', NULL, NULL, NULL, '2025-08-11 16:53:44', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955143247298990082', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 13:44:10', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955165648686583809', 4, 'org.springframework.web.util.NestedServletException:Handler dispatch failed; nested exception is java.lang.VirtualMachineError: Out of space in CodeCache for adapters', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1754982790281&pageSize=1&id=1185040064792571906&isMultiTranslate=true', '/jeecg-boot/sys/position/list', 'org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.VirtualMachineError: Out of space in CodeCache for adapters\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1087)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:497)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.lang.VirtualMachineError: Out of space in CodeCache for adapters\\r\\n\tat java.base/java.lang.ClassLoader.defineClass0(Native Method)\\r\\n\tat java.base/java.lang.System$2.defineClass(System.java:2307)\\r\\n\tat java.base/java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClass(MethodHandles.java:2439)\\r\\n\tat java.base/java.lang.invoke.InvokerBytecodeGenerator.loadMethod(InvokerBytecodeGenerator.java:320)\\r\\n\tat java.base/java.lang.invoke.InvokerBytecodeGenerator.generateCustomizedCode(InvokerBytecodeGenerator.java:752)\\r\\n\tat java.base/java.lang.invoke.LambdaForm.compileToBytecode(LambdaForm.java:854)\\r\\n\tat java.base/java.lang.invoke.LambdaForm.prepare(LambdaForm.java:812)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.<init>(MethodHandle.java:481)\\r\\n\tat java.base/java.lang.invoke.BoundMethodHandle.<init>(BoundMethodHandle.java:56)\\r\\n\tat java.base/java.lang.invoke.BoundMethodHandle$Species_L.<init>(BoundMethodHandle.java:222)\\r\\n\tat java.base/java.lang.invoke.BoundMethodHandle$Species_L.copyWith(BoundMethodHandle.java:242)\\r\\n\tat java.base/java.lang.invoke.MethodHandles.dropArguments0(MethodHandles.java:5269)\\r\\n\tat java.base/java.lang.invoke.MethodHandles.dropArguments(MethodHandles.java:5332)\\r\\n\tat java.base/java.lang.invoke.StringConcatFactory.generateMHInlineCopy(StringConcatFactory.java:514)\\r\\n\tat java.base/java.lang.invoke.StringConcatFactory.makeConcatWithConstants(StringConcatFactory.java:358)\\r\\n\tat java.base/java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:102)\\r\\n\tat java.base/java.lang.invoke.CallSite.makeSite(CallSite.java:315)\\r\\n\tat java.base/java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:281)\\r\\n\tat java.base/java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:271)\\r\\n\tat org.jeecg.modules.system.entity.SysPosition.toString(SysPosition.java:22)\\r\\n\tat java.base/java.lang.StringConcatHelper.stringOf(StringConcatHelper.java:453)\\r\\n\tat org.jeecg.common.aspect.AutoLogAspect.getReqestParams(AutoLogAspect.java:179)\\r\\n\tat org.jeecg.common.aspect.AutoLogAspect.saveSysLog(AutoLogAspect.java:99)\\r\\n\tat org.jeecg.common.aspect.AutoLogAspect.around(AutoLogAspect.java:63)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.system.controller.SysPositionController$$EnhancerBySpringCGLIB$$6f29f0d7.queryPageList(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\t... 89 more\\r\\n', NULL, NULL, NULL, '2025-08-12 15:13:11', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955165846536097793', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=1185040064792571906, code=null, name=null, postRank=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 1  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@105d81b4', NULL, 23, NULL, '2025-08-12 15:13:58', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955176455570886658', 4, 'org.springframework.web.bind.MissingServletRequestParameterException:Required request parameter \\'phone\\' for method parameter type String is not present', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'userids=3d464b4ea0d2491aab8a7bde74c57e95&ids=1001', '/jeecg-boot/sys/tenant/invitationUserJoin', 'org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter \\'phone\\' for method parameter type String is not present\\r\\n\tat org.springframework.web.method.annotation.RequestParamMethodArgumentResolver.handleMissingValueInternal(RequestParamMethodArgumentResolver.java:218)\\r\\n\tat org.springframework.web.method.annotation.RequestParamMethodArgumentResolver.handleMissingValue(RequestParamMethodArgumentResolver.java:193)\\r\\n\tat org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:114)\\r\\n\tat org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:520)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-08-12 15:56:07', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955176766784049153', 4, 'org.springframework.web.bind.MissingServletRequestParameterException:Required request parameter \\'phone\\' for method parameter type String is not present', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'userSelectId=3d464b4ea0d2491aab8a7bde74c57e95&ids=1001', '/jeecg-boot/sys/tenant/invitationUserJoin', 'org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter \\'phone\\' for method parameter type String is not present\\r\\n\tat org.springframework.web.method.annotation.RequestParamMethodArgumentResolver.handleMissingValueInternal(RequestParamMethodArgumentResolver.java:218)\\r\\n\tat org.springframework.web.method.annotation.RequestParamMethodArgumentResolver.handleMissingValue(RequestParamMethodArgumentResolver.java:193)\\r\\n\tat org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:114)\\r\\n\tat org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:520)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-08-12 15:57:21', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955181101903421442', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 16:14:35', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955181963367366657', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 16:18:00', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955181983831375873', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 16:18:05', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955182032518856705', 2, '编辑用户，username： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 16:18:17', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955182100286226433', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 16:18:33', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955182117013110786', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 16:18:37', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955182669944012802', 4, 'org.jeecg.common.exception.JeecgBootException:手机号用户:18611111111 昵称：管理员，已在租户中，无需邀请！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'userSelectId=e9ca23d68d884d4ebb19d07889727dae&ids=1000', '/jeecg-boot/sys/tenant/invitationUserJoin', 'org.jeecg.common.exception.JeecgBootException: 手机号用户:18611111111 昵称：管理员，已在租户中，无需邀请！\\r\\n\tat org.jeecg.modules.system.service.impl.SysTenantServiceImpl.invitationUserJoin(SysTenantServiceImpl.java:145)\\r\\n\tat org.jeecg.modules.system.service.impl.SysTenantServiceImpl$$FastClassBySpringCGLIB$$c059fa5.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:54)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:366)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:420)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:345)\\r\\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:64)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.system.service.impl.SysTenantServiceImpl$$EnhancerBySpringCGLIB$$a3246c2d.invitationUserJoin(<generated>)\\r\\n\tat org.jeecg.modules.system.controller.SysTenantController.invitationUserJoin(SysTenantController.java:419)\\r\\n\tat org.jeecg.modules.system.controller.SysTenantController$$FastClassBySpringCGLIB$$4afb724f.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.apache.shiro.spring.security.interceptor.AopAllianceAnnotationsAuthorizingMethodInterceptor$1.proceed(AopAllianceAnnotationsAuthorizingMethodInterceptor.java:82)\\r\\n\tat org.apache.shiro.authz.aop.AuthorizingMethodInterceptor.invoke(AuthorizingMethodInterceptor.java:39)\\r\\n\tat org.apache.shiro.spring.security.interceptor.AopAllianceAnnotationsAuthorizingMethodInterceptor.invoke(AopAllianceAnnotationsAuthorizingMethodInterceptor.java:115)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.system.controller.SysTenantController$$EnhancerBySpringCGLIB$$314d916.invitationUserJoin(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:520)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-08-12 16:20:49', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955182969970966529', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postRank=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=1000)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2ed2d00a', NULL, 38, NULL, '2025-08-12 16:22:00', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955183035603435522', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postRank=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=1000)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6465db8d', NULL, 13, NULL, '2025-08-12 16:22:16', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955183098127925250', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postRank=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=1000)  pageNo: 1  pageSize: 99999  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@40f6ee9a', NULL, 14, NULL, '2025-08-12 16:22:31', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955183164326625281', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@e5c9dc0', NULL, 33, NULL, '2025-08-12 16:22:47', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955183215874621442', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7108cf26', NULL, 11, NULL, '2025-08-12 16:22:59', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955183658461773827', 2, '添加用户，username： ddddd', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 16:24:44', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955183709229629441', 2, '编辑用户，username： ddddd', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 16:24:57', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955184602037567489', 3, '将 ddddd 添加到角色 默认套餐', 2, 'admin', '管理员', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 16:28:29', NULL, NULL, 1000, NULL);\nINSERT INTO `sys_log` VALUES ('1955184747919654913', 1, '用户名: ddddd,登录成功！', NULL, 'ddddd', 'ddddd', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 16:29:04', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955186284532285442', 2, '修改角色ID: ee8626f80f7c2619917b6236f3a7f02b 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 16:35:10', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955187134109532161', 2, '修改角色ID: ee8626f80f7c2619917b6236f3a7f02b 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 16:38:33', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955187752354136066', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postRank=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=1000)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@77a8ed7c', NULL, 10, NULL, '2025-08-12 16:41:00', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955187799615553537', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@53a4be7d', NULL, 13, NULL, '2025-08-12 16:41:12', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955187972626399234', 3, '将 ddddd 添加到角色 升级企业套餐', 2, 'admin', '管理员', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 16:41:53', NULL, NULL, 1000, NULL);\nINSERT INTO `sys_log` VALUES ('1955191953985585153', 1, '用户名: ddddd,退出成功！', NULL, 'ddddd', 'ddddd', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 16:57:42', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955192015872540673', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 16:57:57', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955194924311986178', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 17:09:30', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955194967047749633', 1, '用户登录失败，用户不存在！', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 17:09:41', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955195025189191681', 1, '用户名: ddddd,登录成功！', NULL, 'ddddd', 'ddddd', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 17:09:54', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955196186445168642', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4ad1d11b', NULL, 18, NULL, '2025-08-12 17:14:31', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955196207676735489', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@bb93c06', NULL, 15, NULL, '2025-08-12 17:14:36', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955196218489651202', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postRank=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=1000)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7c8ca405', NULL, 19, NULL, '2025-08-12 17:14:39', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955196239637331970', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@48937f7a', NULL, 16, NULL, '2025-08-12 17:14:44', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955198568214249474', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 17:23:59', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955207737931677698', 2, '编辑用户，username： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:00:25', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955207748182556674', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:00:28', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955207763990888449', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:00:32', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955209528433917953', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postRank=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=1001)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@480e4c67', NULL, 14, NULL, '2025-08-12 18:07:32', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955211270034690049', 4, 'org.jeecg.common.exception.JeecgBootException:当前用户不存在，请核对手机号', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'ids=1001&username=qinfeng', '/jeecg-boot/sys/tenant/invitationUserJoin', 'org.jeecg.common.exception.JeecgBootException: 当前用户不存在，请核对手机号\\r\\n\tat org.jeecg.modules.system.service.impl.SysTenantServiceImpl.invitationUserJoin(SysTenantServiceImpl.java:123)\\r\\n\tat org.jeecg.modules.system.service.impl.SysTenantServiceImpl$$FastClassBySpringCGLIB$$c059fa5.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:54)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:366)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:420)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:345)\\r\\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:64)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.system.service.impl.SysTenantServiceImpl$$EnhancerBySpringCGLIB$$7d6a8c93.invitationUserJoin(<generated>)\\r\\n\tat org.jeecg.modules.system.controller.SysTenantController.invitationUserJoin(SysTenantController.java:419)\\r\\n\tat org.jeecg.modules.system.controller.SysTenantController$$FastClassBySpringCGLIB$$4afb724f.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.apache.shiro.spring.security.interceptor.AopAllianceAnnotationsAuthorizingMethodInterceptor$1.proceed(AopAllianceAnnotationsAuthorizingMethodInterceptor.java:82)\\r\\n\tat org.apache.shiro.authz.aop.AuthorizingMethodInterceptor.invoke(AuthorizingMethodInterceptor.java:39)\\r\\n\tat org.apache.shiro.spring.security.interceptor.AopAllianceAnnotationsAuthorizingMethodInterceptor.invoke(AopAllianceAnnotationsAuthorizingMethodInterceptor.java:115)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.system.controller.SysTenantController$$EnhancerBySpringCGLIB$$d5aa3d92.invitationUserJoin(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:520)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-08-12 18:14:28', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955211422069821442', 4, 'org.jeecg.common.exception.JeecgBootException:当前用户不存在，请核对手机号', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'ids=1001&username=qinfeng', '/jeecg-boot/sys/tenant/invitationUserJoin', 'org.jeecg.common.exception.JeecgBootException: 当前用户不存在，请核对手机号\\r\\n\tat org.jeecg.modules.system.service.impl.SysTenantServiceImpl.invitationUserJoin(SysTenantServiceImpl.java:123)\\r\\n\tat org.jeecg.modules.system.service.impl.SysTenantServiceImpl$$FastClassBySpringCGLIB$$c059fa5.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:54)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:366)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:420)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:345)\\r\\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:64)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.system.service.impl.SysTenantServiceImpl$$EnhancerBySpringCGLIB$$7d6a8c93.invitationUserJoin(<generated>)\\r\\n\tat org.jeecg.modules.system.controller.SysTenantController.invitationUserJoin(SysTenantController.java:419)\\r\\n\tat org.jeecg.modules.system.controller.SysTenantController$$FastClassBySpringCGLIB$$4afb724f.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.apache.shiro.spring.security.interceptor.AopAllianceAnnotationsAuthorizingMethodInterceptor$1.proceed(AopAllianceAnnotationsAuthorizingMethodInterceptor.java:82)\\r\\n\tat org.apache.shiro.authz.aop.AuthorizingMethodInterceptor.invoke(AuthorizingMethodInterceptor.java:39)\\r\\n\tat org.apache.shiro.spring.security.interceptor.AopAllianceAnnotationsAuthorizingMethodInterceptor.invoke(AopAllianceAnnotationsAuthorizingMethodInterceptor.java:115)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.system.controller.SysTenantController$$EnhancerBySpringCGLIB$$d5aa3d92.invitationUserJoin(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:520)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-08-12 18:15:04', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955211678253715457', 4, 'org.jeecg.common.exception.JeecgBootException:手机号用户:15201111112 昵称：测试用户，已在租户中，无需邀请！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'ids=1001,1000&username=ceshi', '/jeecg-boot/sys/tenant/invitationUserJoin', 'org.jeecg.common.exception.JeecgBootException: 手机号用户:15201111112 昵称：测试用户，已在租户中，无需邀请！\\r\\n\tat org.jeecg.modules.system.service.impl.SysTenantServiceImpl.invitationUserJoin(SysTenantServiceImpl.java:145)\\r\\n\tat org.jeecg.modules.system.service.impl.SysTenantServiceImpl$$FastClassBySpringCGLIB$$c059fa5.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:54)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:366)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:420)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:345)\\r\\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:64)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.system.service.impl.SysTenantServiceImpl$$EnhancerBySpringCGLIB$$7d6a8c93.invitationUserJoin(<generated>)\\r\\n\tat org.jeecg.modules.system.controller.SysTenantController.invitationUserJoin(SysTenantController.java:419)\\r\\n\tat org.jeecg.modules.system.controller.SysTenantController$$FastClassBySpringCGLIB$$4afb724f.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor162.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.apache.shiro.spring.security.interceptor.AopAllianceAnnotationsAuthorizingMethodInterceptor$1.proceed(AopAllianceAnnotationsAuthorizingMethodInterceptor.java:82)\\r\\n\tat org.apache.shiro.authz.aop.AuthorizingMethodInterceptor.invoke(AuthorizingMethodInterceptor.java:39)\\r\\n\tat org.apache.shiro.spring.security.interceptor.AopAllianceAnnotationsAuthorizingMethodInterceptor.invoke(AopAllianceAnnotationsAuthorizingMethodInterceptor.java:115)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.system.controller.SysTenantController$$EnhancerBySpringCGLIB$$d5aa3d92.invitationUserJoin(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:520)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-08-12 18:16:05', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955213356688347138', 2, '批量删除用户， ids： 1955183658394664962', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:22:45', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955213392465760258', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2217a3a1', NULL, 19, NULL, '2025-08-12 18:22:54', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955217131046047745', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@18789714', NULL, 18, NULL, '2025-08-12 18:37:45', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955217414526472194', 2, '修改角色ID: 1955217389314510849 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:38:52', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955217583099744258', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4ab82961', NULL, 13, NULL, '2025-08-12 18:39:33', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955218082733625345', 2, '添加用户，username： ccc', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:41:32', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955218118573953026', 4, 'org.jeecg.common.exception.JeecgBootException:手机号用户:13426432921 昵称：ccc，已在租户中，无需邀请！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'ids=1001&username=ccc', '/jeecg-boot/sys/tenant/invitationUserJoin', 'org.jeecg.common.exception.JeecgBootException: 手机号用户:13426432921 昵称：ccc，已在租户中，无需邀请！\\r\\n\tat org.jeecg.modules.system.service.impl.SysTenantServiceImpl.invitationUserJoin(SysTenantServiceImpl.java:145)\\r\\n\tat org.jeecg.modules.system.service.impl.SysTenantServiceImpl$$FastClassBySpringCGLIB$$c059fa5.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:54)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:366)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:420)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:345)\\r\\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:64)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.system.service.impl.SysTenantServiceImpl$$EnhancerBySpringCGLIB$$7d6a8c93.invitationUserJoin(<generated>)\\r\\n\tat org.jeecg.modules.system.controller.SysTenantController.invitationUserJoin(SysTenantController.java:419)\\r\\n\tat org.jeecg.modules.system.controller.SysTenantController$$FastClassBySpringCGLIB$$4afb724f.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor162.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.apache.shiro.spring.security.interceptor.AopAllianceAnnotationsAuthorizingMethodInterceptor$1.proceed(AopAllianceAnnotationsAuthorizingMethodInterceptor.java:82)\\r\\n\tat org.apache.shiro.authz.aop.AuthorizingMethodInterceptor.invoke(AuthorizingMethodInterceptor.java:39)\\r\\n\tat org.apache.shiro.spring.security.interceptor.AopAllianceAnnotationsAuthorizingMethodInterceptor.invoke(AopAllianceAnnotationsAuthorizingMethodInterceptor.java:115)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.system.controller.SysTenantController$$EnhancerBySpringCGLIB$$d5aa3d92.invitationUserJoin(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:520)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-08-12 18:41:40', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955218454541897731', 2, '添加用户，username： 18611788521', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:43:00', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955218760566706177', 1, '用户名: 18611788521,登录成功！', NULL, '18611788521', '222', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:44:13', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955220104149110786', 3, '将 ccc 添加到角色 默认套餐', 2, 'admin', '管理员', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:49:34', NULL, NULL, 1001, NULL);\nINSERT INTO `sys_log` VALUES ('1955220158536650753', 1, '用户名: 222,退出成功！', NULL, '18611788521', '222', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:49:47', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955220175846543362', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:49:51', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955220195803041793', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:49:56', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955220250366742530', 1, '用户名: ccc,登录成功！', NULL, 'ccc', 'ccc', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:50:09', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955221376789102594', 3, '将 ccc 添加到角色 默认套餐', 2, 'admin', '管理员', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:54:37', NULL, NULL, 1001, NULL);\nINSERT INTO `sys_log` VALUES ('1955221607463239681', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4606e752', NULL, 10, NULL, '2025-08-12 18:55:32', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955221611842093058', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@795ff718', NULL, 5, NULL, '2025-08-12 18:55:33', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955221711351955458', 3, '将 ccc 添加到角色 默认套餐', 2, 'admin', '管理员', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:55:57', NULL, NULL, 1001, NULL);\nINSERT INTO `sys_log` VALUES ('1955221792377520129', 1, '用户名: ccc,退出成功！', NULL, 'ccc', 'ccc', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:56:16', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955221840666542081', 1, '用户登录失败，用户不存在！', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:56:28', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955221862351093761', 1, '用户名: ccc,登录成功！', NULL, 'ccc', 'ccc', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:56:33', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955221914528235522', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@c6660ce', NULL, 6, NULL, '2025-08-12 18:56:45', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1955222312760623106', 3, '将 ccc 添加到角色 默认套餐', 2, 'admin', '管理员', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 18:58:20', NULL, NULL, 1001, NULL);\nINSERT INTO `sys_log` VALUES ('1955223197540663298', 1, '用户名: ccc,退出成功！', NULL, 'ccc', 'ccc', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 19:01:51', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955223240091877378', 1, '用户名: ccc,登录成功！', NULL, 'ccc', 'ccc', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 19:02:01', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955224580436156417', 2, '修改角色ID: ee8626f80f7c2619917b6236f3a7f02b 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-12 19:07:21', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955545905210011650', 4, 'jakarta.servlet.ServletException:Handler dispatch failed: java.lang.NoSuchMethodError: \\'void org.springframework.web.method.ControllerAdviceBean.<init>(java.lang.Object)\\'', NULL, NULL, NULL, '192.168.1.2', NULL, '/jeecg-boot/v3/api-docs', 'jakarta.servlet.ServletException: Handler dispatch failed: java.lang.NoSuchMethodError: \\'void org.springframework.web.method.ControllerAdviceBean.<init>(java.lang.Object)\\'\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1104)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:172)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:276)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:132)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:256)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:176)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:861)\\r\\n\tat org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1512)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.lang.NoSuchMethodError: \\'void org.springframework.web.method.ControllerAdviceBean.<init>(java.lang.Object)\\'\\r\\n\tat org.springdoc.core.service.GenericResponseService.lambda$getGenericMapResponse$8(GenericResponseService.java:702)\\r\\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)\\r\\n\tat java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)\\r\\n\tat org.springdoc.core.service.GenericResponseService.getGenericMapResponse(GenericResponseService.java:704)\\r\\n\tat org.springdoc.core.service.GenericResponseService.build(GenericResponseService.java:246)\\r\\n\tat org.springdoc.api.AbstractOpenApiResource.calculatePath(AbstractOpenApiResource.java:499)\\r\\n\tat org.springdoc.api.AbstractOpenApiResource.calculatePath(AbstractOpenApiResource.java:676)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.lambda$calculatePath$11(OpenApiResource.java:219)\\r\\n\tat java.base/java.util.Optional.ifPresent(Optional.java:178)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.calculatePath(OpenApiResource.java:200)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.lambda$getPaths$2(OpenApiResource.java:170)\\r\\n\tat java.base/java.util.Optional.ifPresent(Optional.java:178)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.getPaths(OpenApiResource.java:149)\\r\\n\tat org.springdoc.api.AbstractOpenApiResource.getOpenApi(AbstractOpenApiResource.java:353)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.openapiJson(OpenApiResource.java:124)\\r\\n\tat org.springdoc.webmvc.api.OpenApiWebMvcResource.openapiJson(OpenApiWebMvcResource.java:111)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\t... 87 more\\r\\n', NULL, NULL, NULL, '2025-08-13 16:24:11', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955545946297413633', 4, 'jakarta.servlet.ServletException:Handler dispatch failed: java.lang.NoSuchMethodError: \\'void org.springframework.web.method.ControllerAdviceBean.<init>(java.lang.Object)\\'', NULL, NULL, NULL, '192.168.1.2', NULL, '/jeecg-boot/v3/api-docs', 'jakarta.servlet.ServletException: Handler dispatch failed: java.lang.NoSuchMethodError: \\'void org.springframework.web.method.ControllerAdviceBean.<init>(java.lang.Object)\\'\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1104)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:172)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:276)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:132)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:256)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:176)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:861)\\r\\n\tat org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.lang.NoSuchMethodError: \\'void org.springframework.web.method.ControllerAdviceBean.<init>(java.lang.Object)\\'\\r\\n\tat org.springdoc.core.service.GenericResponseService.lambda$getGenericMapResponse$8(GenericResponseService.java:702)\\r\\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)\\r\\n\tat java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)\\r\\n\tat org.springdoc.core.service.GenericResponseService.getGenericMapResponse(GenericResponseService.java:704)\\r\\n\tat org.springdoc.core.service.GenericResponseService.build(GenericResponseService.java:246)\\r\\n\tat org.springdoc.api.AbstractOpenApiResource.calculatePath(AbstractOpenApiResource.java:499)\\r\\n\tat org.springdoc.api.AbstractOpenApiResource.calculatePath(AbstractOpenApiResource.java:676)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.lambda$calculatePath$11(OpenApiResource.java:219)\\r\\n\tat java.base/java.util.Optional.ifPresent(Optional.java:178)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.calculatePath(OpenApiResource.java:200)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.lambda$getPaths$2(OpenApiResource.java:170)\\r\\n\tat java.base/java.util.Optional.ifPresent(Optional.java:178)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.getPaths(OpenApiResource.java:149)\\r\\n\tat org.springdoc.api.AbstractOpenApiResource.getOpenApi(AbstractOpenApiResource.java:353)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.openapiJson(OpenApiResource.java:124)\\r\\n\tat org.springdoc.webmvc.api.OpenApiWebMvcResource.openapiJson(OpenApiWebMvcResource.java:111)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\t... 87 more\\r\\n', NULL, NULL, NULL, '2025-08-13 16:24:21', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955546165227520001', 4, 'jakarta.servlet.ServletException:Handler dispatch failed: java.lang.NoSuchMethodError: \\'void org.springframework.web.method.ControllerAdviceBean.<init>(java.lang.Object)\\'', NULL, NULL, NULL, '192.168.1.2', NULL, '/jeecg-boot/v3/api-docs', 'jakarta.servlet.ServletException: Handler dispatch failed: java.lang.NoSuchMethodError: \\'void org.springframework.web.method.ControllerAdviceBean.<init>(java.lang.Object)\\'\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1104)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:172)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:276)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:132)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:256)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:176)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:861)\\r\\n\tat org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.lang.NoSuchMethodError: \\'void org.springframework.web.method.ControllerAdviceBean.<init>(java.lang.Object)\\'\\r\\n\tat org.springdoc.core.service.GenericResponseService.lambda$getGenericMapResponse$8(GenericResponseService.java:702)\\r\\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)\\r\\n\tat java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)\\r\\n\tat org.springdoc.core.service.GenericResponseService.getGenericMapResponse(GenericResponseService.java:704)\\r\\n\tat org.springdoc.core.service.GenericResponseService.build(GenericResponseService.java:246)\\r\\n\tat org.springdoc.api.AbstractOpenApiResource.calculatePath(AbstractOpenApiResource.java:499)\\r\\n\tat org.springdoc.api.AbstractOpenApiResource.calculatePath(AbstractOpenApiResource.java:676)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.lambda$calculatePath$11(OpenApiResource.java:219)\\r\\n\tat java.base/java.util.Optional.ifPresent(Optional.java:178)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.calculatePath(OpenApiResource.java:200)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.lambda$getPaths$2(OpenApiResource.java:170)\\r\\n\tat java.base/java.util.Optional.ifPresent(Optional.java:178)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.getPaths(OpenApiResource.java:149)\\r\\n\tat org.springdoc.api.AbstractOpenApiResource.getOpenApi(AbstractOpenApiResource.java:353)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.openapiJson(OpenApiResource.java:124)\\r\\n\tat org.springdoc.webmvc.api.OpenApiWebMvcResource.openapiJson(OpenApiWebMvcResource.java:111)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\t... 87 more\\r\\n', NULL, NULL, NULL, '2025-08-13 16:25:13', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955546672503361537', 4, 'jakarta.servlet.ServletException:Handler dispatch failed: java.lang.NoSuchMethodError: \\'void org.springframework.web.method.ControllerAdviceBean.<init>(java.lang.Object)\\'', NULL, NULL, NULL, '192.168.1.2', NULL, '/jeecg-boot/v3/api-docs', 'jakarta.servlet.ServletException: Handler dispatch failed: java.lang.NoSuchMethodError: \\'void org.springframework.web.method.ControllerAdviceBean.<init>(java.lang.Object)\\'\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1104)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:172)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:276)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:132)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:256)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:176)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:861)\\r\\n\tat org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.lang.NoSuchMethodError: \\'void org.springframework.web.method.ControllerAdviceBean.<init>(java.lang.Object)\\'\\r\\n\tat org.springdoc.core.service.GenericResponseService.lambda$getGenericMapResponse$8(GenericResponseService.java:702)\\r\\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)\\r\\n\tat java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)\\r\\n\tat org.springdoc.core.service.GenericResponseService.getGenericMapResponse(GenericResponseService.java:704)\\r\\n\tat org.springdoc.core.service.GenericResponseService.build(GenericResponseService.java:246)\\r\\n\tat org.springdoc.api.AbstractOpenApiResource.calculatePath(AbstractOpenApiResource.java:499)\\r\\n\tat org.springdoc.api.AbstractOpenApiResource.calculatePath(AbstractOpenApiResource.java:676)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.lambda$calculatePath$11(OpenApiResource.java:219)\\r\\n\tat java.base/java.util.Optional.ifPresent(Optional.java:178)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.calculatePath(OpenApiResource.java:200)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.lambda$getPaths$2(OpenApiResource.java:170)\\r\\n\tat java.base/java.util.Optional.ifPresent(Optional.java:178)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.getPaths(OpenApiResource.java:149)\\r\\n\tat org.springdoc.api.AbstractOpenApiResource.getOpenApi(AbstractOpenApiResource.java:353)\\r\\n\tat org.springdoc.webmvc.api.OpenApiResource.openapiJson(OpenApiResource.java:124)\\r\\n\tat org.springdoc.webmvc.api.OpenApiWebMvcResource.openapiJson(OpenApiWebMvcResource.java:111)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\t... 87 more\\r\\n', NULL, NULL, NULL, '2025-08-13 16:27:14', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955553167886401538', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '192.168.1.2', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-13 16:53:02', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1955557313372925954', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '192.168.1.2', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-13 17:09:31', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1957252155325009921', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-18 09:24:12', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1957252339203297282', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-18 09:24:56', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1957444530970271746', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-18 22:08:38', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1957454945175425026', 4, 'org.springframework.web.util.NestedServletException:Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: org/jeecgframework/codegenerate/generate/impl/CodeGenerateOne', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/online/cgform/api/codeGenerate', 'org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: org/jeecgframework/codegenerate/generate/impl/CodeGenerateOne\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1087)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:517)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\\r\\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:584)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)\\r\\n\tat org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.lang.NoClassDefFoundError: org/jeecgframework/codegenerate/generate/impl/CodeGenerateOne\\r\\n\tat org.jeecg.modules.online.cgform.service.impl.d.generateCode(OnlCgformHeadServiceImpl.java:1772)\\r\\n\tat org.jeecg.modules.online.cgform.service.impl.d$$FastClassBySpringCGLIB$$a1d6ff6b.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)\\r\\n\tat org.jeecg.modules.online.cgform.service.impl.d$$EnhancerBySpringCGLIB$$c77f0ea4.generateCode(<generated>)\\r\\n\tat org.jeecg.modules.online.cgform.c.a.b(OnlCgformApiController.java:1321)\\r\\n\tat org.jeecg.modules.online.cgform.c.a$$FastClassBySpringCGLIB$$b70991a.invoke(<generated>)\\r\\n\tat org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.apache.shiro.spring.security.interceptor.AopAllianceAnnotationsAuthorizingMethodInterceptor$1.proceed(AopAllianceAnnotationsAuthorizingMethodInterceptor.java:82)\\r\\n\tat org.apache.shiro.authz.aop.AuthorizingMethodInterceptor.invoke(AuthorizingMethodInterceptor.java:39)\\r\\n\tat org.apache.shiro.spring.security.interceptor.AopAllianceAnnotationsAuthorizingMethodInterceptor.invoke(AopAllianceAnnotationsAuthorizingMethodInterceptor.java:115)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)\\r\\n\tat org.jeecg.modules.online.cgform.c.a$$EnhancerBySpringCGLIB$$56ead18.b(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\\r\\n\t... 89 more\\r\\nCaused by: java.lang.ClassNotFoundException: org.jeecgframework.codegenerate.generate.impl.CodeGenerateOne\\r\\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)\\r\\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)\\r\\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)\\r\\n\t... 134 more\\r\\n', NULL, NULL, NULL, '2025-08-18 22:50:01', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1958770628924420097', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-22 13:58:05', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1959861392093892610', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-25 14:12:23', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1959861421588238337', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-25 14:12:30', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1959861444279422978', 1, '用户名: jeecg,登录成功！', NULL, 'jeecg', 'jeecg', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-25 14:12:35', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960942527066537986', 1, '用户名: admin,退出成功！', NULL, 'admin', 'admin', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 13:48:26', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960942557387161602', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 13:48:33', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960942631437598722', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 13:48:51', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960971114683543554', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 15:42:01', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960975890091585537', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 16:01:00', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960977325160116226', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 16:06:42', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960980273269288962', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 16:18:25', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960980402940391425', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 16:18:56', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960980430832513026', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 16:19:03', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960980449266479105', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 16:19:07', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960982616698236929', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '192.168.1.2', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 16:27:44', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960982979992072194', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 16:29:10', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960983006307135489', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 16:29:17', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960992335718494210', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 17:06:21', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960992411505373185', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 17:06:39', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960992450948608002', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 17:06:48', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960992562391265282', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 17:07:15', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960992626736082945', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 17:07:30', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960992647506276353', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 17:07:35', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1960992683321438210', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-08-28 17:07:44', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1962758162868215809', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-02 14:03:07', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1962768945958248450', 1, '用户名: admin,退出成功！', NULL, 'admin', 'admin', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-02 14:45:58', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1962769091890667522', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-02 14:46:33', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1962769487359008770', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-02 14:48:07', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1963157379927379970', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-03 16:29:28', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1963157574811521026', 4, 'org.springframework.web.servlet.resource.NoResourceFoundException:No static resource drag/lib/img/bg1.png.', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/drag/lib/img/bg1.png', 'org.springframework.web.servlet.resource.NoResourceFoundException: No static resource drag/lib/img/bg1.png.\\r\\n\tat org.springframework.web.servlet.resource.ResourceHttpRequestHandler.handleRequest(ResourceHttpRequestHandler.java:585)\\r\\n\tat org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:52)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:172)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:73)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:276)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:132)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:256)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:176)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:861)\\r\\n\tat org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-09-03 16:30:14', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1963157575386140673', 4, 'org.springframework.web.servlet.resource.NoResourceFoundException:No static resource drag/lib/img/border1.png.', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/drag/lib/img/border1.png', 'org.springframework.web.servlet.resource.NoResourceFoundException: No static resource drag/lib/img/border1.png.\\r\\n\tat org.springframework.web.servlet.resource.ResourceHttpRequestHandler.handleRequest(ResourceHttpRequestHandler.java:585)\\r\\n\tat org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:52)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:172)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:73)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:276)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:132)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:256)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:176)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:861)\\r\\n\tat org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-09-03 16:30:14', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1963157593056743426', 4, 'org.springframework.web.servlet.resource.NoResourceFoundException:No static resource drag/lib/img/bg1.png.', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/drag/lib/img/bg1.png', 'org.springframework.web.servlet.resource.NoResourceFoundException: No static resource drag/lib/img/bg1.png.\\r\\n\tat org.springframework.web.servlet.resource.ResourceHttpRequestHandler.handleRequest(ResourceHttpRequestHandler.java:585)\\r\\n\tat org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:52)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:172)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:73)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:276)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:132)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:256)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:176)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:861)\\r\\n\tat org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-09-03 16:30:19', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1963157593765580802', 4, 'org.springframework.web.servlet.resource.NoResourceFoundException:No static resource drag/lib/img/border1.png.', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/drag/lib/img/border1.png', 'org.springframework.web.servlet.resource.NoResourceFoundException: No static resource drag/lib/img/border1.png.\\r\\n\tat org.springframework.web.servlet.resource.ResourceHttpRequestHandler.handleRequest(ResourceHttpRequestHandler.java:585)\\r\\n\tat org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:52)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:172)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:73)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:276)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:132)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:256)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:176)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:861)\\r\\n\tat org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-09-03 16:30:19', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1963157608810549250', 4, 'org.springframework.web.servlet.resource.NoResourceFoundException:No static resource drag/lib/img/border1.png.', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/drag/lib/img/border1.png', 'org.springframework.web.servlet.resource.NoResourceFoundException: No static resource drag/lib/img/border1.png.\\r\\n\tat org.springframework.web.servlet.resource.ResourceHttpRequestHandler.handleRequest(ResourceHttpRequestHandler.java:585)\\r\\n\tat org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:52)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:172)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:73)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:276)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:132)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:256)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:176)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:861)\\r\\n\tat org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-09-03 16:30:22', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1963157630079864833', 4, 'org.springframework.web.servlet.resource.NoResourceFoundException:No static resource drag/lib/img/bg1.png.', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/drag/lib/img/bg1.png', 'org.springframework.web.servlet.resource.NoResourceFoundException: No static resource drag/lib/img/bg1.png.\\r\\n\tat org.springframework.web.servlet.resource.ResourceHttpRequestHandler.handleRequest(ResourceHttpRequestHandler.java:585)\\r\\n\tat org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:52)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:172)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:73)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:276)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:132)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:256)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:176)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:861)\\r\\n\tat org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-09-03 16:30:27', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1963157630599958529', 4, 'org.springframework.web.servlet.resource.NoResourceFoundException:No static resource drag/lib/img/border1.png.', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/drag/lib/img/border1.png', 'org.springframework.web.servlet.resource.NoResourceFoundException: No static resource drag/lib/img/border1.png.\\r\\n\tat org.springframework.web.servlet.resource.ResourceHttpRequestHandler.handleRequest(ResourceHttpRequestHandler.java:585)\\r\\n\tat org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:52)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:172)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:73)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:276)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:132)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:256)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:176)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:861)\\r\\n\tat org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-09-03 16:30:27', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1963157726548856833', 4, 'org.springframework.web.servlet.resource.NoResourceFoundException:No static resource drag/lib/img/bg1.png.', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/drag/lib/img/bg1.png', 'org.springframework.web.servlet.resource.NoResourceFoundException: No static resource drag/lib/img/bg1.png.\\r\\n\tat org.springframework.web.servlet.resource.ResourceHttpRequestHandler.handleRequest(ResourceHttpRequestHandler.java:585)\\r\\n\tat org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:52)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:172)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:73)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:276)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:132)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:256)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:176)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:861)\\r\\n\tat org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-09-03 16:30:50', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1963157727073144834', 4, 'org.springframework.web.servlet.resource.NoResourceFoundException:No static resource drag/lib/img/border1.png.', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/drag/lib/img/border1.png', 'org.springframework.web.servlet.resource.NoResourceFoundException: No static resource drag/lib/img/border1.png.\\r\\n\tat org.springframework.web.servlet.resource.ResourceHttpRequestHandler.handleRequest(ResourceHttpRequestHandler.java:585)\\r\\n\tat org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:52)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)\\r\\n\tat io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)\\r\\n\tat io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:172)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:73)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)\\r\\n\tat io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)\\r\\n\tat io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)\\r\\n\tat io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)\\r\\n\tat io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)\\r\\n\tat io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)\\r\\n\tat io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)\\r\\n\tat io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)\\r\\n\tat io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)\\r\\n\tat io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)\\r\\n\tat io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)\\r\\n\tat io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)\\r\\n\tat io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:276)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:132)\\r\\n\tat io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)\\r\\n\tat io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:256)\\r\\n\tat io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:176)\\r\\n\tat org.jeecg.modules.monitor.actuator.undertow.CustomUndertowMetricsHandler.lambda$wrap$0(CustomUndertowMetricsHandler.java:87)\\r\\n\tat io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)\\r\\n\tat io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:861)\\r\\n\tat org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)\\r\\n\tat org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538)\\r\\n\tat org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-09-03 16:30:50', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966791462238711809', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 17:10:00', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966791567138254850', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 17:10:25', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966791793244794882', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3c449106', NULL, 20, NULL, '2025-09-13 17:11:19', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966791799527862274', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3dc5266d', NULL, 28, NULL, '2025-09-13 17:11:21', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966792827455303682', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.apache.shiro.web.servlet.ShiroHttpServletRequest@78163177', NULL, 3, NULL, '2025-09-13 17:15:26', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966792831028850690', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@75821562', NULL, 11, NULL, '2025-09-13 17:15:27', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966792991297400833', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.apache.shiro.web.servlet.ShiroHttpServletRequest@52e5d2a0', NULL, 4, NULL, '2025-09-13 17:16:05', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966793098117935106', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 17:16:30', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966793138093846529', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3c390b5d', NULL, 15, NULL, '2025-09-13 17:16:40', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966793155189829633', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2dc75bb9', NULL, 4, NULL, '2025-09-13 17:16:44', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966793262941499393', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2ac00746', NULL, 7, NULL, '2025-09-13 17:17:10', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966793321141661697', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5f612885', NULL, 4, NULL, '2025-09-13 17:17:24', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966793324811677697', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2ec0583b', NULL, 5, NULL, '2025-09-13 17:17:25', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966793342633275393', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@63ed7c34', NULL, 3, NULL, '2025-09-13 17:17:29', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966809949812236290', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@27b90a42', NULL, 122, NULL, '2025-09-13 18:23:28', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966809961807945729', 2, '角色首页配置-编辑', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.edit()', NULL, '[{\\\"component\\\":\\\"dashboard/Analysis\\\",\\\"id\\\":\\\"1803082647166652418\\\",\\\"priority\\\":0,\\\"relationType\\\":\\\"DEFAULT\\\",\\\"roleCode\\\":\\\"DEF_INDEX_ALL\\\",\\\"route\\\":true,\\\"status\\\":\\\"0\\\",\\\"updateBy\\\":\\\"admin\\\",\\\"updateTime\\\":\\\"2025-09-13 18:23:31\\\",\\\"url\\\":\\\"/dashboard/analysis\\\"},null]', NULL, 22, NULL, '2025-09-13 18:23:31', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966809962000883714', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2b7651c7', NULL, 6, NULL, '2025-09-13 18:23:31', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966809988659879938', 2, '删除用户，id： 1955218454478983170', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 18:23:38', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966809999644762113', 2, '删除用户，id： 1955218082645544962', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 18:23:40', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966810139340251138', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 18:24:13', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966810195879469058', 2, '修改角色ID: ee8626f80f7c2619917b6236f3a7f02b 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 18:24:27', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966810248954191873', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3b58646d', NULL, 8, NULL, '2025-09-13 18:24:40', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966810256919175170', 2, '职务表-通过id查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryById()', NULL, '  id: 1958471074953363458', NULL, 3, NULL, '2025-09-13 18:24:41', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966810275571245057', 2, '职务表-编辑', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.edit()', NULL, '[{\\\"id\\\":\\\"1958471074953363458\\\",\\\"name\\\":\\\"总经理\\\",\\\"postLevel\\\":2,\\\"updateBy\\\":\\\"admin\\\",\\\"updateTime\\\":\\\"2025-09-13 18:24:45\\\"}]', NULL, 25, NULL, '2025-09-13 18:24:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966810275827097602', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@34e749c3', NULL, 3, NULL, '2025-09-13 18:24:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966810287126552579', 2, '职务表-添加', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.add()', NULL, '[{\\\"code\\\":\\\"K0v1Z6TkIi\\\",\\\"createBy\\\":\\\"admin\\\",\\\"createTime\\\":\\\"2025-09-13 18:24:48\\\",\\\"id\\\":\\\"1966810287126552578\\\",\\\"name\\\":\\\"2\\\",\\\"postLevel\\\":2,\\\"sysOrgCode\\\":\\\"A01\\\"}]', NULL, 12, NULL, '2025-09-13 18:24:49', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966810287319490562', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6ba07fad', NULL, 3, NULL, '2025-09-13 18:24:49', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966810315605876738', 2, '职务表-通过id删除', 4, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.delete()', NULL, '  id: 1966810287126552578', NULL, 30, NULL, '2025-09-13 18:24:55', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966810315735900162', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@66596467', NULL, 6, NULL, '2025-09-13 18:24:56', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966810426704601089', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 99999  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6e062137', NULL, 3, NULL, '2025-09-13 18:25:22', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966810595139461121', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.apache.shiro.web.servlet.ShiroHttpServletRequest@8f37310', NULL, 16, NULL, '2025-09-13 18:26:02', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966810597475688449', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4a46cd9', NULL, 17, NULL, '2025-09-13 18:26:03', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966810613258854402', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@46d630a', NULL, 6, NULL, '2025-09-13 18:26:06', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966810619197988865', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@739396f5', NULL, 5, NULL, '2025-09-13 18:26:08', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966812023958478849', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 18:31:43', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966812045533978625', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 18:31:48', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966812110398889986', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 18:32:03', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966812132041498626', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 18:32:09', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966813436264464386', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 18:37:19', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966814508924157954', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 18:41:35', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966815526848229377', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 83, NULL, '2025-09-13 18:45:38', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966815526881783810', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 83, NULL, '2025-09-13 18:45:38', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966815526906949633', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 81, NULL, '2025-09-13 18:45:38', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966815580233330690', 2, 'online新增数据,表名:test_note,添加成功!', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"2025-09-19\\\",\\\"create_by\\\":\\\"admin\\\",\\\"sys_org_code\\\":\\\"A01\\\",\\\"create_time\\\":\\\"2025-09-13 18:45:50\\\",\\\"sex\\\":\\\"1\\\",\\\"name\\\":\\\"ceshi\\\",\\\"id\\\":\\\"1966815579977478145\\\",\\\"age\\\":0},null]', NULL, 45, NULL, '2025-09-13 18:45:51', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966815591394373633', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 12, NULL, '2025-09-13 18:45:53', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966815600974163969', 2, 'online修改数据,表名:test_note,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"2025-09-19 00:00:00\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"1\\\",\\\"begin_time\\\":\\\"\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2025-09-13 18:45:55\\\",\\\"jeecg_row_key\\\":\\\"1966815579977478145\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"ceshi\\\",\\\"id\\\":\\\"1966815579977478145\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":11}]', NULL, 44, NULL, '2025-09-13 18:45:56', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966815706574155777', 2, '多数据源管理-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysDataSourceController.queryPageList()', NULL, '  sysDataSource: SysDataSource(id=null, code=null, name=null, remark=null, dbType=null, dbDriver=null, dbUrl=null, dbName=null, dbUsername=null, dbPassword=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@75454815', NULL, 11, NULL, '2025-09-13 18:46:21', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966815714262315009', 2, '多数据源管理-通过id查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysDataSourceController.queryById()', NULL, '  id: 1209779538310004737', NULL, 589, NULL, '2025-09-13 18:46:23', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966815800052609025', 2, '多数据源管理-编辑', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysDataSourceController.edit()', NULL, '[{\\\"code\\\":\\\"local_mysql\\\",\\\"dbDriver\\\":\\\"com.mysql.cj.jdbc.Driver\\\",\\\"dbPassword\\\":\\\"f5b6775e8d1749483f2320627de0e706\\\",\\\"dbType\\\":\\\"4\\\",\\\"dbUrl\\\":\\\"jdbc:mysql://127.0.0.1:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\\",\\\"dbUsername\\\":\\\"root\\\",\\\"id\\\":\\\"1209779538310004737\\\",\\\"name\\\":\\\"本地测试库\\\",\\\"remark\\\":\\\"本地数据库MySQL5.7\\\",\\\"updateBy\\\":\\\"admin\\\",\\\"updateTime\\\":\\\"2025-09-13 18:46:43\\\"}]', NULL, 29, NULL, '2025-09-13 18:46:43', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966815800279101441', 2, '多数据源管理-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysDataSourceController.queryPageList()', NULL, '  sysDataSource: SysDataSource(id=null, code=null, name=null, remark=null, dbType=null, dbDriver=null, dbUrl=null, dbName=null, dbUsername=null, dbPassword=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@29ce178a', NULL, 6, NULL, '2025-09-13 18:46:43', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966815844830998529', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 8, NULL, '2025-09-13 18:46:54', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966815844805832706', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 8, NULL, '2025-09-13 18:46:54', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966815844872941569', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 25, NULL, '2025-09-13 18:46:54', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966815862623236098', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4aea985b', NULL, 16, NULL, '2025-09-13 18:46:58', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966815864732971010', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2731f549', NULL, 16, NULL, '2025-09-13 18:46:58', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966815970395877378', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 99999  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@60532fdf', NULL, 14, NULL, '2025-09-13 18:47:24', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966815979518488578', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@b578393', NULL, 4, NULL, '2025-09-13 18:47:26', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966816006559166465', 2, 'online表单加载,表名:test_demo,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 24, NULL, '2025-09-13 18:47:32', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966816006559166466', 2, 'online表单加载,表名:test_demo,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 24, NULL, '2025-09-13 18:47:32', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966816006575943682', 2, 'online列表加载,表名:test_demo,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 32, NULL, '2025-09-13 18:47:32', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966816031813070849', 2, 'online表单加载,表名:test_demo,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 4, NULL, '2025-09-13 18:47:38', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966816031813070850', 2, 'online表单加载,表名:test_demo,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 4, NULL, '2025-09-13 18:47:38', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966816031863402497', 2, 'online列表加载,表名:test_demo,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 25, NULL, '2025-09-13 18:47:38', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966816384281407490', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@678f6c92', NULL, 20, NULL, '2025-09-13 18:49:02', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966816730378596354', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@40ffe9f0', NULL, 5, NULL, '2025-09-13 18:50:25', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966816793247019010', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@51c8acb9', NULL, 7, NULL, '2025-09-13 18:50:40', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966816868916457473', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 18:50:58', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966817221883916290', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@264272be', NULL, 3, NULL, '2025-09-13 18:52:22', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966817229903425538', 2, '职务表-通过id查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryById()', NULL, '  id: 1958471074953363458', NULL, 2, NULL, '2025-09-13 18:52:24', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966817233854459905', 2, '职务表-编辑', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.edit()', NULL, '[{\\\"id\\\":\\\"1958471074953363458\\\",\\\"name\\\":\\\"总经理\\\",\\\"postLevel\\\":2,\\\"updateBy\\\":\\\"admin\\\",\\\"updateTime\\\":\\\"2025-09-13 18:52:24\\\"}]', NULL, 24, NULL, '2025-09-13 18:52:25', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966817234047397889', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6e6bc1ac', NULL, 1, NULL, '2025-09-13 18:52:25', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966817280805498881', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@337472ba', NULL, 3, NULL, '2025-09-13 18:52:36', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966817447545860098', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5f95bfa7', NULL, 4, NULL, '2025-09-13 18:53:16', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966817490931740673', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@678c6dc1', NULL, 5, NULL, '2025-09-13 18:53:26', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966817671769157634', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 6, NULL, '2025-09-13 18:54:09', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966817671769157635', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '', NULL, 6, NULL, '2025-09-13 18:54:09', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966817671865626625', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '', NULL, 28, NULL, '2025-09-13 18:54:09', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966817696045789185', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.apache.shiro.web.servlet.ShiroHttpServletRequest@97a7a3f', NULL, 5, NULL, '2025-09-13 18:54:15', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966817711564713986', 2, '编码校验规则-编辑', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.edit()', NULL, '[{\\\"id\\\":\\\"1224980593992388610\\\",\\\"ruleCode\\\":\\\"common\\\",\\\"ruleDescription\\\":\\\"规则：1、首位只能是字母；2、只能填写数字、大小写字母、下划线；3、最少3位数，最多12位数。\\\",\\\"ruleJson\\\":\\\"[{\\\\\\\"digits\\\\\\\":1,\\\\\\\"pattern\\\\\\\":\\\\\\\"^[a-z|A-Z]$\\\\\\\",\\\\\\\"message\\\\\\\":\\\\\\\"第一位只能是字母\\\\\\\"},{\\\\\\\"digits\\\\\\\":\\\\\\\"*\\\\\\\",\\\\\\\"pattern\\\\\\\":\\\\\\\"^[0-9|a-z|A-Z|_]{0,}$\\\\\\\",\\\\\\\"message\\\\\\\":\\\\\\\"只能填写数字、大小写字母、下划线\\\\\\\"},{\\\\\\\"digits\\\\\\\":\\\\\\\"*\\\\\\\",\\\\\\\"pattern\\\\\\\":\\\\\\\"^.{3,}$\\\\\\\",\\\\\\\"message\\\\\\\":\\\\\\\"最少输入3位数\\\\\\\"},{\\\\\\\"digits\\\\\\\":\\\\\\\"*\\\\\\\",\\\\\\\"pattern\\\\\\\":\\\\\\\"^.{3,12}$\\\\\\\",\\\\\\\"message\\\\\\\":\\\\\\\"最多输入12位数\\\\\\\"}]\\\",\\\"ruleName\\\":\\\"通用编码规则\\\",\\\"updateBy\\\":\\\"admin\\\",\\\"updateTime\\\":\\\"2025-09-13 18:54:18\\\"}]', NULL, 21, NULL, '2025-09-13 18:54:19', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966817711870898178', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4887e9fd', NULL, 3, NULL, '2025-09-13 18:54:19', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966817734960541697', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4598c2e', NULL, 2, NULL, '2025-09-13 18:54:24', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966819337125900290', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 99999  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@24a77d26', NULL, 72, NULL, '2025-09-13 19:00:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966819427794169857', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 99999  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@30abf942', NULL, 6, NULL, '2025-09-13 19:01:08', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966819533176057857', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 99999  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@9a0e0e8', NULL, 6, NULL, '2025-09-13 19:01:33', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966819581976784897', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 99999  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@36febdec', NULL, 3, NULL, '2025-09-13 19:01:45', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966823124980871170', 2, '多数据源管理-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysDataSourceController.queryPageList()', NULL, '  sysDataSource: SysDataSource(id=null, code=null, name=null, remark=null, dbType=null, dbDriver=null, dbUrl=null, dbName=null, dbUsername=null, dbPassword=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@114a3b4a', NULL, 31, NULL, '2025-09-13 19:15:49', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1966825271457886209', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 19:24:21', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966825546339987458', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 19:25:27', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966825746592837634', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 19:26:15', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966827156667510786', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 19:31:51', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966827247478386690', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 19:32:12', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1966827300037210114', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-13 19:32:25', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1991698611943043074', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '192.168.1.2', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-21 10:42:08', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1992541672457691137', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-23 18:32:09', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1992882788830838786', 4, 'jakarta.servlet.ServletException:Handler dispatch failed: java.lang.NoSuchMethodError: \\'void org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.putArchiveEntry(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)\\'', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/jmreport/export/word', 'jakarta.servlet.ServletException: Handler dispatch failed: java.lang.NoSuchMethodError: \\'void org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.putArchiveEntry(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)\\'\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1104)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.lang.NoSuchMethodError: \\'void org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.putArchiveEntry(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)\\'\\r\\n\tat org.apache.poi.openxml4j.opc.internal.ZipContentTypeManager.saveImpl(ZipContentTypeManager.java:67)\\r\\n\tat org.apache.poi.openxml4j.opc.internal.ContentTypeManager.save(ContentTypeManager.java:450)\\r\\n\tat org.apache.poi.openxml4j.opc.ZipPackage.saveImpl(ZipPackage.java:674)\\r\\n\tat org.apache.poi.openxml4j.opc.OPCPackage.save(OPCPackage.java:1700)\\r\\n\tat org.apache.poi.ooxml.POIXMLDocument.write(POIXMLDocument.java:227)\\r\\n\tat org.jeecg.modules.jmreport.b.a.b.a.a(PoiWordExportHandler.java:86)\\r\\n\tat org.jeecg.modules.jmreport.desreport.b.a.d(DesignReportController.java:2592)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\t... 75 more\\r\\n', NULL, NULL, NULL, '2025-11-24 17:07:37', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1992882788902141954', 4, 'org.springframework.http.converter.HttpMessageNotWritableException:No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'application/vnd.openxmlformats-officedocument.wordprocessingml.document\\'', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/error', 'org.springframework.http.converter.HttpMessageNotWritableException: No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'application/vnd.openxmlformats-officedocument.wordprocessingml.document\\'\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:365)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor.handleReturnValue(HttpEntityMethodProcessor.java:263)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseEntityReturnValueHandler.handleReturnValue(ResponseEntityReturnValueHandler.java:79)\\r\\n\tat org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:136)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:612)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:396)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:323)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:268)\\r\\n\tat org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:377)\\r\\n\tat org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:209)\\r\\n\tat org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:286)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:150)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-11-24 17:07:38', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993219894132453378', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'last_pwd_update_time\\' in \\'field list\\'\\r\\n### The error may exist in org/jeecg/modules/system/mapper/SysUserMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, username, realname, password, salt, avatar, birthday, sex, email, phone, org_code, login_tenant_id, status, del_flag, work_no, telephone, create_by, create_time, update_by, update_time, activiti_sync, user_identity, depart_ids, client_id, bpm_status, sign, sign_enable, main_dep_post_id, position_type, last_pwd_update_time, sort, iz_hide_contact FROM sys_user WHERE del_flag = 0 AND (username = ?)\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'last_pwd_update_time\\' in \\'field list\\'\\n; bad SQL grammar []', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/sys/login', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'last_pwd_update_time\\' in \\'field list\\'\\r\\n### The error may exist in org/jeecg/modules/system/mapper/SysUserMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT id, username, realname, password, salt, avatar, birthday, sex, email, phone, org_code, login_tenant_id, status, del_flag, work_no, telephone, create_by, create_time, update_by, update_time, activiti_sync, user_identity, depart_ids, client_id, bpm_status, sign, sign_enable, main_dep_post_id, position_type, last_pwd_update_time, sort, iz_hide_contact FROM sys_user WHERE del_flag = 0 AND (username = ?)\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Unknown column \\'last_pwd_update_time\\' in \\'field list\\'\\n; bad SQL grammar []\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:93)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:347)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy179.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:194)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy191.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectOne(BaseMapper.java:332)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy191.selectOne(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.AbstractRepository.getOne(AbstractRepository.java:78)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.getOne(IRepository.java:221)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728)\\r\\n\tat org.jeecg.modules.system.service.impl.SysUserServiceImpl$$SpringCGLIB$$0.getOne(<generated>)\\r\\n\tat org.jeecg.modules.system.controller.LoginController.login(LoginController.java:105)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728)\\r\\n\tat org.jeecg.modules.system.controller.LoginController$$SpringCGLIB$$0.login(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Unknown column \\'last_pwd_update_time\\' in \\'field list\\'\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy383.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy382.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy382.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:333)\\r\\n\t... 133 more\\r\\n', NULL, NULL, NULL, '2025-11-25 15:27:10', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993224498702254081', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-25 15:45:27', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993226530251145218', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@729d3424', NULL, 17, NULL, '2025-11-25 15:53:32', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993226548701888514', 2, '角色首页配置-编辑', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.edit()', NULL, '[{\\\"component\\\":\\\"dashboard/Analysis\\\",\\\"id\\\":\\\"1803082647166652418\\\",\\\"priority\\\":0,\\\"relationType\\\":\\\"DEFAULT\\\",\\\"roleCode\\\":\\\"DEF_INDEX_ALL\\\",\\\"route\\\":true,\\\"status\\\":\\\"0\\\",\\\"updateBy\\\":\\\"admin\\\",\\\"updateTime\\\":\\\"2025-11-25 15:53:36\\\",\\\"url\\\":\\\"/dashboard/analysis\\\"},null]', NULL, 8, NULL, '2025-11-25 15:53:36', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993226549062598657', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@63dd7a07', NULL, 10, NULL, '2025-11-25 15:53:36', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993226570550018049', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@3d09bf78', NULL, 6, NULL, '2025-11-25 15:53:41', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993226656659079170', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@3b3b818e', NULL, 7, NULL, '2025-11-25 15:54:02', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993227273502785538', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@41621957', NULL, 7, NULL, '2025-11-25 15:56:29', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993227734549069826', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@44ec695c', NULL, 6, NULL, '2025-11-25 15:58:19', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993227791801319426', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@61f14813', NULL, 4, NULL, '2025-11-25 15:58:33', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993228128264192001', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@6f7f4c27', NULL, 9, NULL, '2025-11-25 15:59:53', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993228363791138818', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-25 16:00:49', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993229494818766850', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@70082ab1', NULL, 21, NULL, '2025-11-25 16:05:19', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993231236457340929', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-25 16:12:14', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993231254622871553', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-25 16:12:18', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993231820627419138', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-25 16:14:33', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993231839149465602', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-25 16:14:38', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993231989422989313', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@1f8b47f4', NULL, 17, NULL, '2025-11-25 16:15:13', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993232055638466562', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@485a7ba2', NULL, 8, NULL, '2025-11-25 16:15:29', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993233071117205505', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-25 16:19:31', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993233122031861762', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@20163e17', NULL, 182, NULL, '2025-11-25 16:19:43', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993233443080667138', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-25 16:21:00', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993233719632101378', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@273f6abd', NULL, 47, NULL, '2025-11-25 16:22:06', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993239431284260865', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@4d6d4ca7', NULL, 87, NULL, '2025-11-25 16:44:48', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993240592603152386', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@550d0de5', NULL, 9, NULL, '2025-11-25 16:49:25', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993240596084424705', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@1abe4d0b', NULL, 15, NULL, '2025-11-25 16:49:25', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993240622298824705', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@c7fd7a0', NULL, 7, NULL, '2025-11-25 16:49:32', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993240984980291586', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 99999  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@2103d9d1', NULL, 14, NULL, '2025-11-25 16:50:58', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993244089369231361', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@5fe76eba', NULL, 15, NULL, '2025-11-25 17:03:18', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993244381510893569', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-25 17:04:28', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993277485441150978', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@788d1333', NULL, 14, NULL, '2025-11-25 19:16:00', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993277488586878978', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@1acedeaa', NULL, 12, NULL, '2025-11-25 19:16:01', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993277556819816449', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@1d0931ea', NULL, 9, NULL, '2025-11-25 19:16:18', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993277580098203649', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@693b4e2', NULL, 8, NULL, '2025-11-25 19:16:23', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993277601841475585', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 99999  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@7baa3644', NULL, 5, NULL, '2025-11-25 19:16:28', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993277697777790977', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@7d90d12f', NULL, 4, NULL, '2025-11-25 19:16:51', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993277712260722690', 2, '多数据源管理-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysDataSourceController.queryPageList()', NULL, '  sysDataSource: SysDataSource(id=null, code=null, name=null, remark=null, dbType=null, dbDriver=null, dbUrl=null, dbName=null, dbUsername=null, dbPassword=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@c43940a', NULL, 13, NULL, '2025-11-25 19:16:55', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993277942548983809', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@5426a513', NULL, 7, NULL, '2025-11-25 19:17:49', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993337055203147777', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-25 23:12:43', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993337992651063298', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-25 23:16:27', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993338064654680066', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-25 23:16:44', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993339076761206785', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-25 23:20:45', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993339858973736962', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-25 23:23:52', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993339890414239746', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-25 23:23:59', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993339930075578369', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@5cfb758f', NULL, 13, NULL, '2025-11-25 23:24:08', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993341817709510659', 2, 'online表单加载,表名:aaa_01,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: c836137ed6e94463b35b21db80f74ad4  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@15556d3a', NULL, 31, NULL, '2025-11-25 23:31:38', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993341817713704961', 2, 'online列表加载,表名:aaa_01,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: c836137ed6e94463b35b21db80f74ad4  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@479c0246', NULL, 37, NULL, '2025-11-25 23:31:39', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993341817709510658', 2, 'online表单加载,表名:aaa_01,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: c836137ed6e94463b35b21db80f74ad4  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@24c58924', NULL, 35, NULL, '2025-11-25 23:31:38', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993341836453855233', 2, 'online新增数据,表名:aaa_01,添加成功!', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"c836137ed6e94463b35b21db80f74ad4\\\",{\\\"aaa\\\":\\\"11\\\",\\\"create_by\\\":\\\"admin\\\",\\\"create_time\\\":\\\"2025-11-25 23:31:42\\\",\\\"ddd\\\":\\\"2025-10-30\\\",\\\"id\\\":\\\"1993341836277694465\\\"},null]', NULL, 37, NULL, '2025-11-25 23:31:43', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993341844930543617', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: c836137ed6e94463b35b21db80f74ad4  id: 1993341836277694465', NULL, 9, NULL, '2025-11-25 23:31:45', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993341858289401858', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.d()', NULL, '  code: c836137ed6e94463b35b21db80f74ad4  id: 1993341836277694465', NULL, 10, NULL, '2025-11-25 23:31:48', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993350355680870401', 4, 'org.springframework.web.bind.MissingServletRequestParameterException:Required request parameter \\'id\\' for method parameter type String is not present', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1764086734056', '/jeecg-boot/sys/tenant/queryById', 'org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter \\'id\\' for method parameter type String is not present\\r\\n\tat org.springframework.web.method.annotation.RequestParamMethodArgumentResolver.handleMissingValueInternal(RequestParamMethodArgumentResolver.java:220)\\r\\n\tat org.springframework.web.method.annotation.RequestParamMethodArgumentResolver.handleMissingValue(RequestParamMethodArgumentResolver.java:196)\\r\\n\tat org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:125)\\r\\n\tat org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-11-26 00:05:34', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993514250840174594', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@3eb4485e', NULL, 26, NULL, '2025-11-26 10:56:50', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993519814194311170', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-26 11:18:56', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993520115299201026', 4, 'java.lang.IllegalArgumentException:URI is not absolute', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'id=1993520100581388289&_t=1764127207899', '/jeecg-boot/sys/annountCement/doReleaseData', 'java.lang.IllegalArgumentException: URI is not absolute\\r\\n\tat java.base/java.net.URL.fromURI(URL.java:721)\\r\\n\tat java.base/java.net.URI.toURL(URI.java:1139)\\r\\n\tat org.springframework.http.client.SimpleClientHttpRequestFactory.createRequest(SimpleClientHttpRequestFactory.java:142)\\r\\n\tat org.springframework.http.client.support.HttpAccessor.createRequest(HttpAccessor.java:124)\\r\\n\tat org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:884)\\r\\n\tat org.springframework.web.client.RestTemplate.execute(RestTemplate.java:801)\\r\\n\tat org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:549)\\r\\n\tat org.jeecg.modules.system.service.impl.SysBaseApiImpl.uniPushMsgToUser(SysBaseApiImpl.java:2153)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:724)\\r\\n\tat org.jeecg.modules.system.service.impl.SysBaseApiImpl$$SpringCGLIB$$0.uniPushMsgToUser(<generated>)\\r\\n\tat org.jeecg.modules.system.controller.SysAnnouncementController.doReleaseData(SysAnnouncementController.java:310)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor111.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728)\\r\\n\tat org.jeecg.modules.system.controller.SysAnnouncementController$$SpringCGLIB$$0.doReleaseData(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-11-26 11:20:08', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993520300268007425', 4, 'java.lang.IllegalArgumentException:URI is not absolute', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'id=1993520281771126785&_t=1764127252022', '/jeecg-boot/sys/annountCement/doReleaseData', 'java.lang.IllegalArgumentException: URI is not absolute\\r\\n\tat java.base/java.net.URL.fromURI(URL.java:721)\\r\\n\tat java.base/java.net.URI.toURL(URI.java:1139)\\r\\n\tat org.springframework.http.client.SimpleClientHttpRequestFactory.createRequest(SimpleClientHttpRequestFactory.java:142)\\r\\n\tat org.springframework.http.client.support.HttpAccessor.createRequest(HttpAccessor.java:124)\\r\\n\tat org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:884)\\r\\n\tat org.springframework.web.client.RestTemplate.execute(RestTemplate.java:801)\\r\\n\tat org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:549)\\r\\n\tat org.jeecg.modules.system.service.impl.SysBaseApiImpl.uniPushMsgToUser(SysBaseApiImpl.java:2153)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:724)\\r\\n\tat org.jeecg.modules.system.service.impl.SysBaseApiImpl$$SpringCGLIB$$0.uniPushMsgToUser(<generated>)\\r\\n\tat org.jeecg.modules.system.controller.SysAnnouncementController.doReleaseData(SysAnnouncementController.java:310)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor111.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728)\\r\\n\tat org.jeecg.modules.system.controller.SysAnnouncementController$$SpringCGLIB$$0.doReleaseData(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-11-26 11:20:52', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993532089705697282', 2, '修改角色ID: f6817f48af4fb3af11b9e8bf182f618b 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-26 12:07:43', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993532116092063747', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-26 12:07:49', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993532192269012994', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-26 12:08:07', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993532373777518594', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-26 12:08:51', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993532400373600257', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-26 12:08:57', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993532463099416579', 2, '修改角色ID: f6817f48af4fb3af11b9e8bf182f618b 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-26 12:09:12', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993878908260438018', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 11:05:51', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993886527180099585', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@3230b93d', NULL, 44, NULL, '2025-11-27 11:36:07', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993886527180099586', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@20fbfbe6', NULL, 48, NULL, '2025-11-27 11:36:07', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993886527180099587', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@7b91edfa', NULL, 52, NULL, '2025-11-27 11:36:07', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993886566585585666', 2, 'online新增数据,表名:test_note,添加成功!', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"2025-11-27\\\",\\\"create_by\\\":\\\"admin\\\",\\\"create_time\\\":\\\"2025-11-27 11:36:16\\\",\\\"sex\\\":\\\"1\\\",\\\"long_ids\\\":\\\"222\\\",\\\"id\\\":\\\"1993886566258429953\\\",\\\"age\\\":0},null]', NULL, 69, NULL, '2025-11-27 11:36:17', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993886577314615297', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.d()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  id: 1993886566258429953', NULL, 27, NULL, '2025-11-27 11:36:19', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993886592850317313', 2, 'online删除数据,表名:test_note,删除成功!', 4, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.h()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  id: 1993886566258429953', NULL, 47, NULL, '2025-11-27 11:36:23', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993940662130585601', 2, '添加用户，username： zhagnsan', 2, NULL, NULL, '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 15:11:14', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993941658281979906', 2, '批量删除用户， ids： 1993940662113808386', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 15:15:12', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993942361465532417', 2, '添加用户，username： lisi', 2, NULL, NULL, '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 15:17:59', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993956624749932545', 4, 'org.jeecg.modules.airag.flow.d.a:节点[脚本执行]：请引入com.yomahub:liteflow-script-graaljs依赖包', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/airag/flow/run', 'org.jeecg.modules.airag.flow.d.a: 节点[脚本执行]：请引入com.yomahub:liteflow-script-graaljs依赖包\\r\\n\tat org.jeecg.modules.airag.flow.component.code.CodeNode.a(CodeNode.java:62)\\r\\n\tat org.jeecg.modules.airag.flow.service.a.c.a(AiragFlowServiceImpl.java:206)\\r\\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\\r\\n\tat org.jeecg.modules.airag.flow.service.a.c.a(AiragFlowServiceImpl.java:200)\\r\\n\tat org.jeecg.modules.airag.flow.service.a.c.runFlow(AiragFlowServiceImpl.java:144)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:724)\\r\\n\tat org.jeecg.modules.airag.flow.service.a.c$$SpringCGLIB$$0.runFlow(<generated>)\\r\\n\tat org.jeecg.modules.airag.flow.c.a.a(AiragFlowController.java:264)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728)\\r\\n\tat org.jeecg.modules.airag.flow.c.a$$SpringCGLIB$$0.a(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362)\\r\\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-11-27 16:14:40', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993957072395415553', 4, 'org.jeecg.modules.airag.flow.d.a:节点[脚本执行]：请引入com.yomahub:liteflow-script-graaljs依赖包', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/airag/flow/run', 'org.jeecg.modules.airag.flow.d.a: 节点[脚本执行]：请引入com.yomahub:liteflow-script-graaljs依赖包\\r\\n\tat org.jeecg.modules.airag.flow.component.code.CodeNode.a(CodeNode.java:62)\\r\\n\tat org.jeecg.modules.airag.flow.service.a.c.a(AiragFlowServiceImpl.java:206)\\r\\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\\r\\n\tat org.jeecg.modules.airag.flow.service.a.c.a(AiragFlowServiceImpl.java:200)\\r\\n\tat org.jeecg.modules.airag.flow.service.a.c.runFlow(AiragFlowServiceImpl.java:144)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:724)\\r\\n\tat org.jeecg.modules.airag.flow.service.a.c$$SpringCGLIB$$0.runFlow(<generated>)\\r\\n\tat org.jeecg.modules.airag.flow.c.a.a(AiragFlowController.java:264)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728)\\r\\n\tat org.jeecg.modules.airag.flow.c.a$$SpringCGLIB$$0.a(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362)\\r\\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-11-27 16:16:27', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993957229543419905', 4, 'org.jeecg.modules.airag.flow.d.a:节点[脚本执行]：请引入com.yomahub:liteflow-script-graaljs依赖包', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/airag/flow/run', 'org.jeecg.modules.airag.flow.d.a: 节点[脚本执行]：请引入com.yomahub:liteflow-script-graaljs依赖包\\r\\n\tat org.jeecg.modules.airag.flow.component.code.CodeNode.a(CodeNode.java:62)\\r\\n\tat org.jeecg.modules.airag.flow.service.a.c.a(AiragFlowServiceImpl.java:206)\\r\\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\\r\\n\tat org.jeecg.modules.airag.flow.service.a.c.a(AiragFlowServiceImpl.java:200)\\r\\n\tat org.jeecg.modules.airag.flow.service.a.c.runFlow(AiragFlowServiceImpl.java:144)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:724)\\r\\n\tat org.jeecg.modules.airag.flow.service.a.c$$SpringCGLIB$$0.runFlow(<generated>)\\r\\n\tat org.jeecg.modules.airag.flow.c.a.a(AiragFlowController.java:264)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728)\\r\\n\tat org.jeecg.modules.airag.flow.c.a$$SpringCGLIB$$0.a(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362)\\r\\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-11-27 16:17:04', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993963528284823553', 4, 'org.jeecg.modules.airag.flow.d.a:节点[脚本执行]：请引入com.yomahub:liteflow-script-graaljs依赖包', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/airag/flow/run', 'org.jeecg.modules.airag.flow.d.a: 节点[脚本执行]：请引入com.yomahub:liteflow-script-graaljs依赖包\\r\\n\tat org.jeecg.modules.airag.flow.component.code.CodeNode.a(CodeNode.java:62)\\r\\n\tat org.jeecg.modules.airag.flow.service.a.c.a(AiragFlowServiceImpl.java:206)\\r\\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\\r\\n\tat org.jeecg.modules.airag.flow.service.a.c.a(AiragFlowServiceImpl.java:200)\\r\\n\tat org.jeecg.modules.airag.flow.service.a.c.runFlow(AiragFlowServiceImpl.java:144)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:724)\\r\\n\tat org.jeecg.modules.airag.flow.service.a.c$$SpringCGLIB$$0.runFlow(<generated>)\\r\\n\tat org.jeecg.modules.airag.flow.c.a.a(AiragFlowController.java:264)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728)\\r\\n\tat org.jeecg.modules.airag.flow.c.a$$SpringCGLIB$$0.a(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362)\\r\\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2025-11-27 16:42:06', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993974290558586882', 4, 'java.lang.RuntimeException:java.util.regex.PatternSyntaxException: Illegal/unsupported escape sequence near index 4\\r\\n^D:\\\\opt\\\\upFiles\\r\\n    ^', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'knowId=1993971013594931202', '/jeecg-boot/airag/knowledge/doc/import/zip', 'java.lang.RuntimeException: java.util.regex.PatternSyntaxException: Illegal/unsupported escape sequence near index 4\\r\\n^D:\\\\opt\\\\upFiles\\r\\n    ^\\r\\n\tat org.jeecg.modules.airag.llm.service.impl.AiragKnowledgeDocServiceImpl.importDocumentFromZip(AiragKnowledgeDocServiceImpl.java:352)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380)\\r\\n\tat org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728)\\r\\n\tat org.jeecg.modules.airag.llm.service.impl.AiragKnowledgeDocServiceImpl$$SpringCGLIB$$0.importDocumentFromZip(<generated>)\\r\\n\tat org.jeecg.modules.airag.llm.controller.AiragKnowledgeController.importDocumentFromZip(AiragKnowledgeController.java:223)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173)\\r\\n\tat org.apache.shiro.spring.security.interceptor.AopAllianceAnnotationsAuthorizingMethodInterceptor$1.proceed(AopAllianceAnnotationsAuthorizingMethodInterceptor.java:89)\\r\\n\tat org.apache.shiro.authz.aop.AuthorizingMethodInterceptor.invoke(AuthorizingMethodInterceptor.java:39)\\r\\n\tat org.apache.shiro.spring.security.interceptor.AopAllianceAnnotationsAuthorizingMethodInterceptor.invoke(AopAllianceAnnotationsAuthorizingMethodInterceptor.java:123)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728)\\r\\n\tat org.jeecg.modules.airag.llm.controller.AiragKnowledgeController$$SpringCGLIB$$0.importDocumentFromZip(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.util.regex.PatternSyntaxException: Illegal/unsupported escape sequence near index 4\\r\\n^D:\\\\opt\\\\upFiles\\r\\n    ^\\r\\n\tat java.base/java.util.regex.Pattern.error(Pattern.java:2028)\\r\\n\tat java.base/java.util.regex.Pattern.escape(Pattern.java:2608)\\r\\n\tat java.base/java.util.regex.Pattern.atom(Pattern.java:2286)\\r\\n\tat java.base/java.util.regex.Pattern.sequence(Pattern.java:2210)\\r\\n\tat java.base/java.util.regex.Pattern.expr(Pattern.java:2069)\\r\\n\tat java.base/java.util.regex.Pattern.compile(Pattern.java:1783)\\r\\n\tat java.base/java.util.regex.Pattern.<init>(Pattern.java:1430)\\r\\n\tat java.base/java.util.regex.Pattern.compile(Pattern.java:1069)\\r\\n\tat java.base/java.lang.String.replaceFirst(String.java:2902)\\r\\n\tat org.jeecg.modules.airag.llm.service.impl.AiragKnowledgeDocServiceImpl.lambda$importDocumentFromZip$7(AiragKnowledgeDocServiceImpl.java:333)\\r\\n\tat org.jeecg.modules.airag.llm.service.impl.AiragKnowledgeDocServiceImpl.unzipFile(AiragKnowledgeDocServiceImpl.java:420)\\r\\n\tat org.jeecg.modules.airag.llm.service.impl.AiragKnowledgeDocServiceImpl.unzipFile(AiragKnowledgeDocServiceImpl.java:369)\\r\\n\tat org.jeecg.modules.airag.llm.service.impl.AiragKnowledgeDocServiceImpl.importDocumentFromZip(AiragKnowledgeDocServiceImpl.java:315)\\r\\n\t... 124 more\\r\\n', NULL, NULL, NULL, '2025-11-27 17:24:52', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993986792180719617', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@61c2d303', NULL, 44, NULL, '2025-11-27 18:14:32', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993986793908772865', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@21f22436', NULL, 26, NULL, '2025-11-27 18:14:33', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993986795020263425', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@6ad167da', NULL, 2, NULL, '2025-11-27 18:14:33', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993988059665805315', 2, 'online表单加载,表名:test_order_main,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 56870166aba54ebfacb20ba6c770bd73  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@fea6b69', NULL, 99, NULL, '2025-11-27 18:19:35', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993988059665805313', 2, 'online表单加载,表名:test_order_main,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 56870166aba54ebfacb20ba6c770bd73  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@308a6dbe', NULL, 98, NULL, '2025-11-27 18:19:35', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993988059665805314', 2, 'online列表加载,表名:test_order_main,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.d()', NULL, '  code: 56870166aba54ebfacb20ba6c770bd73', NULL, 128, NULL, '2025-11-27 18:19:35', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993988060009738242', 2, 'online表单加载,表名:test_order_product,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: deea5a8ec619460c9245ba85dbc59e80  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@55f694ee', NULL, 20, NULL, '2025-11-27 18:19:35', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993988060009738241', 2, 'online表单加载,表名:test_order_product,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: deea5a8ec619460c9245ba85dbc59e80  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@2df566d9', NULL, 22, NULL, '2025-11-27 18:19:35', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993988060076847106', 2, 'online表单加载,表名:test_order_customer,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 41de7884bf9a42b7a2c5918f9f765dff  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@7cac872d', NULL, 24, NULL, '2025-11-27 18:19:35', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993988060076847107', 2, 'online表单加载,表名:test_order_customer,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 41de7884bf9a42b7a2c5918f9f765dff  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@21ae9256', NULL, 33, NULL, '2025-11-27 18:19:35', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993988117865967617', 2, 'online列表加载,表名:test_order_main,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 56870166aba54ebfacb20ba6c770bd73  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@666cfafa', NULL, 15, NULL, '2025-11-27 18:19:48', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993988118000185346', 2, 'online表单加载,表名:test_order_main,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 56870166aba54ebfacb20ba6c770bd73  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@cd058e0', NULL, 49, NULL, '2025-11-27 18:19:49', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993988118000185347', 2, 'online表单加载,表名:test_order_main,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 56870166aba54ebfacb20ba6c770bd73  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@61924611', NULL, 53, NULL, '2025-11-27 18:19:49', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993988124874649602', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 56870166aba54ebfacb20ba6c770bd73  id: 1833472350097121281', NULL, 61, NULL, '2025-11-27 18:19:50', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993988133556858881', 2, 'online修改数据,表名:test_order_main,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"56870166aba54ebfacb20ba6c770bd73\\\",{\\\"order_code\\\":\\\"CN2024091019472568\\\",\\\"test_order_product\\\":[{\\\"create_by\\\":\\\"admin\\\",\\\"update_time\\\":\\\"2025-04-02 22:36:32\\\",\\\"descc\\\":\\\"\\\",\\\"jeecg_row_key\\\":\\\"1907442008848031746\\\",\\\"create_time\\\":\\\"2025-11-27 18:19:52\\\",\\\"order_fk_id\\\":\\\"1833472350097121281\\\",\\\"price\\\":1,\\\"num\\\":22,\\\"pro_type\\\":\\\"1\\\",\\\"id\\\":\\\"1907442008848031746\\\",\\\"update_by\\\":\\\"admin\\\",\\\"product_name\\\":\\\"1\\\"}],\\\"order_date\\\":\\\"\\\",\\\"descc\\\":\\\"\\\",\\\"update_time\\\":\\\"2025-11-27 18:19:52\\\",\\\"xiala\\\":\\\"\\\",\\\"id\\\":\\\"1833472350097121281\\\",\\\"update_by\\\":\\\"admin\\\",\\\"test_order_customer\\\":\\\"\\\"}]', NULL, 78, NULL, '2025-11-27 18:19:52', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993989824599666690', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 18:26:35', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993989887270957057', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 18:26:50', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993989986621435905', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 18:27:14', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993990020519800833', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 18:27:22', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993990062647390210', 2, '删除用户，id： 1993942361364869121', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 18:27:32', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993990110202408961', 2, '编辑用户，username： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 18:27:43', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993990235020701698', 2, '编辑用户，username： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 18:28:13', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993990276921798658', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 18:28:23', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993990295481593857', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 18:28:28', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993990380227506178', 2, '编辑用户，username： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 18:28:48', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993990934110515202', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@104d375c', NULL, 99, NULL, '2025-11-27 18:31:00', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993993220350128129', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@46006b72', NULL, 20, NULL, '2025-11-27 18:40:05', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993993259118080001', 2, '编辑用户，username： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 18:40:14', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1993993270212014081', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 18:40:17', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1993993307381936129', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-27 18:40:26', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1994221554447179778', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-28 09:47:24', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1994221985936203777', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-28 09:49:07', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1994302211463241729', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '172.28.208.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-28 15:07:54', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995371606017015810', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-01 13:57:18', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995371961282953217', 2, '职务表-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysPositionController.queryPageList()', NULL, '  sysPosition: SysPosition(id=null, code=null, name=null, postLevel=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@13d8a219', NULL, 22, NULL, '2025-12-01 13:58:42', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995373087231307777', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-01 14:03:11', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995373105824657409', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-01 14:03:15', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995373168957321217', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-01 14:03:30', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995391198043041794', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-01 15:15:09', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995391279496425474', 2, '修改角色ID: f6817f48af4fb3af11b9e8bf182f618b 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-01 15:15:28', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995391337268768770', 2, '修改角色ID: f6817f48af4fb3af11b9e8bf182f618b 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-01 15:15:42', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995800594048118786', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 18:21:56', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995800621315289089', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 18:22:03', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995803509802459138', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 18:33:32', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995804077744742402', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 18:35:47', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995804650409861121', 1, '用户名: admin,退出成功！', NULL, 'admin', 'admin', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 18:38:04', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995804670479605761', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 18:38:08', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995808807191613442', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 18:54:35', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995808839328370690', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 18:54:42', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995811455454277634', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 19:05:06', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995812293329416194', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@765fcac7', NULL, 33, NULL, '2025-12-02 19:08:26', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995860659341914113', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:20:37', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995860790002872322', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@51080349', NULL, 14, NULL, '2025-12-02 22:21:08', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995863165124067329', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:30:35', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995863180710100993', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:30:38', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995863187727171585', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@2429c1e8', NULL, 96, NULL, '2025-12-02 22:30:40', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995863241565257729', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:30:53', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995863246258683905', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@4e22e6db', NULL, 8, NULL, '2025-12-02 22:30:54', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995863434465390593', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:31:39', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995863451171303425', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:31:43', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995863478497193986', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:31:49', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995863506716471298', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:31:56', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995863517491638273', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@271c052e', NULL, 66, NULL, '2025-12-02 22:31:59', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995863980412772354', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:33:49', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995864087409467394', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:34:14', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995864261611495426', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:34:56', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995864288593453057', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@259d84a6', NULL, 87, NULL, '2025-12-02 22:35:02', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995864369480605698', 1, '用户名: jeecg,登录成功！', NULL, 'jeecg', 'jeecg', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:35:22', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995864409666232322', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:35:31', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995864516205748226', 1, '用户名: jeecg,登录成功！', NULL, 'jeecg', 'jeecg', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:35:57', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995864579594264577', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:36:12', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995864614566371330', 1, '用户名: jeecg,退出成功！', NULL, 'jeecg', 'jeecg', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:36:20', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995864633780477953', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:36:25', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995864649194545154', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@7b447592', NULL, 18, NULL, '2025-12-02 22:36:28', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995865395541671938', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@60527a4a', NULL, 89, NULL, '2025-12-02 22:39:26', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995865406404919297', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:39:29', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995865424562061313', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:39:33', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995865429507145730', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@5433078f', NULL, 20, NULL, '2025-12-02 22:39:34', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995865451246223362', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:39:40', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995865477989105666', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:39:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995865503687606273', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:39:52', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1995865508230037506', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@917586d', NULL, 20, NULL, '2025-12-02 22:39:53', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1995865532271788034', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-02 22:39:59', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1996175644232376322', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-03 19:12:15', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1996175712033300481', 2, '编辑用户，username： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-03 19:12:32', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1996175762926985217', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-03 19:12:44', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1996175776608804866', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@42d5e121', NULL, 21, NULL, '2025-12-03 19:12:47', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1996176746671628290', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-03 19:16:38', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1996176959243149314', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-03 19:17:29', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1996177018986815490', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@4c817f7c', NULL, 6, NULL, '2025-12-03 19:17:43', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1996177711986499586', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-03 19:20:28', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1996178099229810689', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-03 19:22:01', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1996178139545460738', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-03 19:22:10', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1996178826002030594', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-03 19:24:54', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1996179141321416705', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-03 19:26:09', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1996179282229059585', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-03 19:26:43', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1996463287717433345', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-04 14:15:15', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1996463828690374658', 2, '修改角色ID: 1996463539853824001 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-04 14:17:24', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1996789427157913602', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-05 11:51:13', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1998219872567361537', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-09 10:35:17', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1998219899046002690', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@4280649', NULL, 12, NULL, '2025-12-09 10:35:24', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1998242544999321602', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-09 12:05:23', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('1998242571230498817', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-09 12:05:29', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1998243410003111938', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-09 12:08:49', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('1998660530545360897', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-10 15:46:18', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2000384098396278785', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-15 09:55:09', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010929136633143297', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-13 12:17:22', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010929177896706049', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@4a86a2ea', NULL, 17, NULL, '2026-01-13 12:17:32', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010966953996353538', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-13 14:47:38', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010966954499670018', 4, 'java.lang.ClassCastException:class java.util.ArrayList cannot be cast to class org.jeecg.modules.system.entity.SysRoleIndex (java.util.ArrayList is in module java.base of loader \\'bootstrap\\'; org.jeecg.modules.system.entity.SysRoleIndex is in unnamed module of loader \\'app\\')', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1768286858470', '/jeecg-boot/sys/user/getUserInfo', 'java.lang.ClassCastException: class java.util.ArrayList cannot be cast to class org.jeecg.modules.system.entity.SysRoleIndex (java.util.ArrayList is in module java.base of loader \\'bootstrap\\'; org.jeecg.modules.system.entity.SysRoleIndex is in unnamed module of loader \\'app\\')\\r\\n\tat org.jeecg.modules.system.service.impl.SysRoleIndexServiceImpl$$SpringCGLIB$$0.queryDefaultIndex(<generated>)\\r\\n\tat org.jeecg.modules.system.service.impl.SysUserServiceImpl.getDynamicIndexByUserRole(SysUserServiceImpl.java:423)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.system.service.impl.SysUserServiceImpl$$SpringCGLIB$$0.getDynamicIndexByUserRole(<generated>)\\r\\n\tat org.jeecg.modules.system.controller.LoginController.getUserInfo(LoginController.java:153)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.system.controller.LoginController$$SpringCGLIB$$0.getUserInfo(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1003)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:622)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.boot.servlet.actuate.web.exchanges.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-13 14:47:39', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010967181461848066', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-13 14:48:33', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010975424741400577', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-13 15:21:18', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010975462951510017', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@177f1c8c', NULL, 59, NULL, '2026-01-13 15:21:27', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010975462976675841', 4, 'java.lang.ClassCastException:class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1768288887025', '/jeecg-boot/online/cgform/api/getFormItem/05a3a30dada7411c9109306aa4117068', 'java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')\\r\\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)\\r\\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\\r\\n\tat java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)\\r\\n\tat org.jeecg.modules.online.cgform.d.d.b(CgformUtil.java:2932)\\r\\n\tat org.jeecg.modules.online.cgform.c.a.c(OnlCgformApiController.java:392)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.AutoLogAspect.around(AutoLogAspect.java:58)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.online.cgform.c.a$$SpringCGLIB$$0.c(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1003)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:622)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.boot.servlet.actuate.web.exchanges.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-13 15:21:27', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010975462993453058', 4, 'java.lang.ClassCastException:class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1768288887023', '/jeecg-boot/online/cgform/api/getFormItem/05a3a30dada7411c9109306aa4117068', 'java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')\\r\\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)\\r\\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\\r\\n\tat java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)\\r\\n\tat org.jeecg.modules.online.cgform.d.d.b(CgformUtil.java:2932)\\r\\n\tat org.jeecg.modules.online.cgform.c.a.c(OnlCgformApiController.java:392)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.AutoLogAspect.around(AutoLogAspect.java:58)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.online.cgform.c.a$$SpringCGLIB$$0.c(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1003)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:622)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.boot.servlet.actuate.web.exchanges.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-13 15:21:27', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010975641704357889', 4, 'java.lang.ClassCastException:class java.util.ArrayList cannot be cast to class com.alibaba.fastjson.JSONArray (java.util.ArrayList is in module java.base of loader \\'bootstrap\\'; com.alibaba.fastjson.JSONArray is in unnamed module of loader \\'app\\')', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'pageNo=1&pageSize=10&onlRepUrlParamStr=&_t=1768288929645', '/jeecg-boot/online/cgreport/api/getColumnsAndData/1705487386450534402', 'java.lang.ClassCastException: class java.util.ArrayList cannot be cast to class com.alibaba.fastjson.JSONArray (java.util.ArrayList is in module java.base of loader \\'bootstrap\\'; com.alibaba.fastjson.JSONArray is in unnamed module of loader \\'app\\')\\r\\n\tat org.jeecg.modules.online.cgreport.a.a.a(OnlCgreportAPI.java:109)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:80)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.online.cgreport.a.a$$SpringCGLIB$$0.a(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1003)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:622)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.boot.servlet.actuate.web.exchanges.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-13 15:22:10', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010975954968535042', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-13 15:23:24', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010975960731508738', 4, 'java.lang.ClassCastException:class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1768289005744', '/jeecg-boot/online/cgform/api/getFormItem/05a3a30dada7411c9109306aa4117068', 'java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')\\r\\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)\\r\\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\\r\\n\tat java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)\\r\\n\tat org.jeecg.modules.online.cgform.d.d.b(CgformUtil.java:2932)\\r\\n\tat org.jeecg.modules.online.cgform.c.a.c(OnlCgformApiController.java:392)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.AutoLogAspect.around(AutoLogAspect.java:58)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.online.cgform.c.a$$SpringCGLIB$$0.c(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1003)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:622)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.boot.servlet.actuate.web.exchanges.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-13 15:23:26', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010975960760868865', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@7a8377b2', NULL, 25, NULL, '2026-01-13 15:23:26', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010975960777646081', 4, 'java.lang.ClassCastException:class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1768289005743', '/jeecg-boot/online/cgform/api/getFormItem/05a3a30dada7411c9109306aa4117068', 'java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')\\r\\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)\\r\\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\\r\\n\tat java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)\\r\\n\tat org.jeecg.modules.online.cgform.d.d.b(CgformUtil.java:2932)\\r\\n\tat org.jeecg.modules.online.cgform.c.a.c(OnlCgformApiController.java:392)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.AutoLogAspect.around(AutoLogAspect.java:58)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.online.cgform.c.a$$SpringCGLIB$$0.c(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1003)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:622)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.boot.servlet.actuate.web.exchanges.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-13 15:23:26', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010975986023161857', 4, 'java.lang.ClassCastException:class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1768289011803', '/jeecg-boot/online/cgform/api/getFormItem/05a3a30dada7411c9109306aa4117068', 'java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')\\r\\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)\\r\\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\\r\\n\tat java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)\\r\\n\tat org.jeecg.modules.online.cgform.d.d.b(CgformUtil.java:2932)\\r\\n\tat org.jeecg.modules.online.cgform.c.a.c(OnlCgformApiController.java:392)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.AutoLogAspect.around(AutoLogAspect.java:58)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.online.cgform.c.a$$SpringCGLIB$$0.c(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1003)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:622)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.boot.servlet.actuate.web.exchanges.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-13 15:23:32', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010975986094465026', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@427930b9', NULL, 42, NULL, '2026-01-13 15:23:32', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010975986123825154', 4, 'java.lang.ClassCastException:class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1768289011802', '/jeecg-boot/online/cgform/api/getFormItem/05a3a30dada7411c9109306aa4117068', 'java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')\\r\\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)\\r\\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\\r\\n\tat java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)\\r\\n\tat org.jeecg.modules.online.cgform.d.d.b(CgformUtil.java:2932)\\r\\n\tat org.jeecg.modules.online.cgform.c.a.c(OnlCgformApiController.java:392)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.AutoLogAspect.around(AutoLogAspect.java:58)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.online.cgform.c.a$$SpringCGLIB$$0.c(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1003)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:622)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.boot.servlet.actuate.web.exchanges.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-13 15:23:32', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010976017711128578', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@4bd3d943', NULL, 11, NULL, '2026-01-13 15:23:39', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010976017736294401', 4, 'java.lang.ClassCastException:class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1768289019371', '/jeecg-boot/online/cgform/api/getFormItem/05a3a30dada7411c9109306aa4117068', 'java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')\\r\\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)\\r\\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\\r\\n\tat java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)\\r\\n\tat org.jeecg.modules.online.cgform.d.d.b(CgformUtil.java:2932)\\r\\n\tat org.jeecg.modules.online.cgform.c.a.c(OnlCgformApiController.java:392)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.AutoLogAspect.around(AutoLogAspect.java:58)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.online.cgform.c.a$$SpringCGLIB$$0.c(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1003)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:622)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.boot.servlet.actuate.web.exchanges.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-13 15:23:39', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010976017736294402', 4, 'java.lang.ClassCastException:class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1768289019370', '/jeecg-boot/online/cgform/api/getFormItem/05a3a30dada7411c9109306aa4117068', 'java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')\\r\\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)\\r\\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\\r\\n\tat java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)\\r\\n\tat org.jeecg.modules.online.cgform.d.d.b(CgformUtil.java:2932)\\r\\n\tat org.jeecg.modules.online.cgform.c.a.c(OnlCgformApiController.java:392)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.AutoLogAspect.around(AutoLogAspect.java:58)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.online.cgform.c.a$$SpringCGLIB$$0.c(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1003)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:622)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.boot.servlet.actuate.web.exchanges.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-13 15:23:39', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010976377146220545', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@2e186846', NULL, 80, NULL, '2026-01-13 15:25:05', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010976377196552194', 4, 'java.lang.ClassCastException:class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1768289104930', '/jeecg-boot/online/cgform/api/getFormItem/05a3a30dada7411c9109306aa4117068', 'java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')\\r\\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)\\r\\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\\r\\n\tat java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)\\r\\n\tat org.jeecg.modules.online.cgform.d.d.b(CgformUtil.java:2932)\\r\\n\tat org.jeecg.modules.online.cgform.c.a.c(OnlCgformApiController.java:392)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.AutoLogAspect.around(AutoLogAspect.java:58)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.online.cgform.c.a$$SpringCGLIB$$0.c(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1003)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:622)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.boot.servlet.actuate.web.exchanges.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-13 15:25:05', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010976377196552193', 4, 'java.lang.ClassCastException:class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1768289104932', '/jeecg-boot/online/cgform/api/getFormItem/05a3a30dada7411c9109306aa4117068', 'java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class org.jeecg.common.system.vo.DictModel (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.common.system.vo.DictModel is in unnamed module of loader \\'app\\')\\r\\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)\\r\\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\\r\\n\tat java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)\\r\\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\\r\\n\tat java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)\\r\\n\tat org.jeecg.modules.online.cgform.d.d.b(CgformUtil.java:2932)\\r\\n\tat org.jeecg.modules.online.cgform.c.a.c(OnlCgformApiController.java:392)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.AutoLogAspect.around(AutoLogAspect.java:58)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.online.cgform.c.a$$SpringCGLIB$$0.c(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1003)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:622)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.boot.servlet.actuate.web.exchanges.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-13 15:25:05', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010982571415973890', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-13 15:49:42', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010982572309360642', 4, 'java.lang.ClassCastException:class java.util.LinkedHashMap cannot be cast to class org.jeecg.modules.system.entity.SysRoleIndex (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.modules.system.entity.SysRoleIndex is in unnamed module of loader \\'app\\')', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1768290581962', '/jeecg-boot/sys/user/getUserInfo', 'java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class org.jeecg.modules.system.entity.SysRoleIndex (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.modules.system.entity.SysRoleIndex is in unnamed module of loader \\'app\\')\\r\\n\tat org.jeecg.modules.system.service.impl.SysRoleIndexServiceImpl$$SpringCGLIB$$0.queryDefaultIndex(<generated>)\\r\\n\tat org.jeecg.modules.system.service.impl.SysUserServiceImpl.getDynamicIndexByUserRole(SysUserServiceImpl.java:423)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.system.service.impl.SysUserServiceImpl$$SpringCGLIB$$0.getDynamicIndexByUserRole(<generated>)\\r\\n\tat org.jeecg.modules.system.controller.LoginController.getUserInfo(LoginController.java:153)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.system.controller.LoginController$$SpringCGLIB$$0.getUserInfo(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1003)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:622)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.boot.servlet.actuate.web.exchanges.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-13 15:49:42', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010982680572735489', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-13 15:50:08', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010983369462009858', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-13 15:52:52', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010983370225373185', 4, 'java.lang.ClassCastException:class java.util.LinkedHashMap cannot be cast to class org.jeecg.modules.system.entity.SysRoleIndex (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.modules.system.entity.SysRoleIndex is in unnamed module of loader \\'app\\')', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1768290772224', '/jeecg-boot/sys/user/getUserInfo', 'java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class org.jeecg.modules.system.entity.SysRoleIndex (java.util.LinkedHashMap is in module java.base of loader \\'bootstrap\\'; org.jeecg.modules.system.entity.SysRoleIndex is in unnamed module of loader \\'app\\')\\r\\n\tat org.jeecg.modules.system.service.impl.SysRoleIndexServiceImpl$$SpringCGLIB$$0.queryDefaultIndex(<generated>)\\r\\n\tat org.jeecg.modules.system.service.impl.SysUserServiceImpl.getDynamicIndexByUserRole(SysUserServiceImpl.java:423)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.system.service.impl.SysUserServiceImpl$$SpringCGLIB$$0.getDynamicIndexByUserRole(<generated>)\\r\\n\tat org.jeecg.modules.system.controller.LoginController.getUserInfo(LoginController.java:153)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.system.controller.LoginController$$SpringCGLIB$$0.getUserInfo(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1003)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:622)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.boot.servlet.actuate.web.exchanges.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-13 15:52:52', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010987862526279681', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-13 16:10:43', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010987863176396801', 4, 'org.springframework.data.redis.serializer.SerializationException:Could not read JSON: Unexpected token (`JsonToken.START_OBJECT`), expected `JsonToken.START_ARRAY`: need Array value to contain `As.WRAPPER_ARRAY` type information for class java.lang.Object\\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); byte offset: #0]', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1768291843450', '/jeecg-boot/sys/user/getUserInfo', 'org.springframework.data.redis.serializer.SerializationException: Could not read JSON: Unexpected token (`JsonToken.START_OBJECT`), expected `JsonToken.START_ARRAY`: need Array value to contain `As.WRAPPER_ARRAY` type information for class java.lang.Object\\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); byte offset: #0]\\r\\n\tat org.springframework.data.redis.serializer.JacksonJsonRedisSerializer.deserialize(JacksonJsonRedisSerializer.java:143)\\r\\n\tat org.springframework.data.redis.serializer.DefaultRedisElementReader.read(DefaultRedisElementReader.java:46)\\r\\n\tat org.springframework.data.redis.serializer.RedisSerializationContext$SerializationPair.read(RedisSerializationContext.java:276)\\r\\n\tat org.springframework.data.redis.cache.RedisCache.deserializeCacheValue(RedisCache.java:375)\\r\\n\tat org.springframework.data.redis.cache.RedisCache.lookup(RedisCache.java:188)\\r\\n\tat org.springframework.cache.support.AbstractValueAdaptingCache.get(AbstractValueAdaptingCache.java:58)\\r\\n\tat org.springframework.cache.transaction.TransactionAwareCacheDecorator.get(TransactionAwareCacheDecorator.java:82)\\r\\n\tat org.springframework.cache.interceptor.AbstractCacheInvoker.doGet(AbstractCacheInvoker.java:78)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.findInCaches(CacheAspectSupport.java:563)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.findCachedValue(CacheAspectSupport.java:513)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:438)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:404)\\r\\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:64)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.system.service.impl.SysRoleIndexServiceImpl$$SpringCGLIB$$0.queryDefaultIndex(<generated>)\\r\\n\tat org.jeecg.modules.system.service.impl.SysUserServiceImpl.getDynamicIndexByUserRole(SysUserServiceImpl.java:423)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.system.service.impl.SysUserServiceImpl$$SpringCGLIB$$0.getDynamicIndexByUserRole(<generated>)\\r\\n\tat org.jeecg.modules.system.controller.LoginController.getUserInfo(LoginController.java:153)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.system.controller.LoginController$$SpringCGLIB$$0.getUserInfo(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1003)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:622)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.boot.servlet.actuate.web.exchanges.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: tools.jackson.databind.exc.MismatchedInputException: Unexpected token (`JsonToken.START_OBJECT`), expected `JsonToken.START_ARRAY`: need Array value to contain `As.WRAPPER_ARRAY` type information for class java.lang.Object\\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); byte offset: #0]\\r\\n\tat tools.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:63)\\r\\n\tat tools.jackson.databind.DeserializationContext.wrongTokenException(DeserializationContext.java:1982)\\r\\n\tat tools.jackson.databind.DeserializationContext.reportWrongTokenException(DeserializationContext.java:1766)\\r\\n\tat tools.jackson.databind.jsontype.impl.AsArrayTypeDeserializer._locateTypeId(AsArrayTypeDeserializer.java:142)\\r\\n\tat tools.jackson.databind.jsontype.impl.AsArrayTypeDeserializer._deserialize(AsArrayTypeDeserializer.java:91)\\r\\n\tat tools.jackson.databind.jsontype.impl.AsArrayTypeDeserializer.deserializeTypedFromAny(AsArrayTypeDeserializer.java:65)\\r\\n\tat tools.jackson.databind.deser.jdk.UntypedObjectDeserializerNR.deserializeWithType(UntypedObjectDeserializerNR.java:98)\\r\\n\tat tools.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:72)\\r\\n\tat tools.jackson.databind.deser.DeserializationContextExt.readRootValue(DeserializationContextExt.java:265)\\r\\n\tat tools.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:2610)\\r\\n\tat tools.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:1676)\\r\\n\tat org.springframework.data.redis.serializer.JacksonObjectReader.lambda$create$0(JacksonObjectReader.java:52)\\r\\n\tat org.springframework.data.redis.serializer.JacksonJsonRedisSerializer.deserialize(JacksonJsonRedisSerializer.java:141)\\r\\n\t... 124 more\\r\\n', NULL, NULL, NULL, '2026-01-13 16:10:44', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010989755801559042', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-13 16:18:15', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010989771576336386', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-13 16:18:19', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010989771911880706', 4, 'org.springframework.data.redis.serializer.SerializationException:Could not read JSON: Could not resolve subtype of [simple type, class java.lang.Object]: missing type id property \\'@class\\'\\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); byte offset: #251]', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', '_t=1768292298601', '/jeecg-boot/sys/user/getUserInfo', 'org.springframework.data.redis.serializer.SerializationException: Could not read JSON: Could not resolve subtype of [simple type, class java.lang.Object]: missing type id property \\'@class\\'\\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); byte offset: #251]\\r\\n\tat org.springframework.data.redis.serializer.JacksonJsonRedisSerializer.deserialize(JacksonJsonRedisSerializer.java:143)\\r\\n\tat org.springframework.data.redis.serializer.DefaultRedisElementReader.read(DefaultRedisElementReader.java:46)\\r\\n\tat org.springframework.data.redis.serializer.RedisSerializationContext$SerializationPair.read(RedisSerializationContext.java:276)\\r\\n\tat org.springframework.data.redis.cache.RedisCache.deserializeCacheValue(RedisCache.java:375)\\r\\n\tat org.springframework.data.redis.cache.RedisCache.lookup(RedisCache.java:188)\\r\\n\tat org.springframework.cache.support.AbstractValueAdaptingCache.get(AbstractValueAdaptingCache.java:58)\\r\\n\tat org.springframework.cache.transaction.TransactionAwareCacheDecorator.get(TransactionAwareCacheDecorator.java:82)\\r\\n\tat org.springframework.cache.interceptor.AbstractCacheInvoker.doGet(AbstractCacheInvoker.java:78)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.findInCaches(CacheAspectSupport.java:563)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.findCachedValue(CacheAspectSupport.java:513)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:438)\\r\\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:404)\\r\\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:64)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.system.service.impl.SysRoleIndexServiceImpl$$SpringCGLIB$$0.queryDefaultIndex(<generated>)\\r\\n\tat org.jeecg.modules.system.service.impl.SysUserServiceImpl.getDynamicIndexByUserRole(SysUserServiceImpl.java:423)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.system.service.impl.SysUserServiceImpl$$SpringCGLIB$$0.getDynamicIndexByUserRole(<generated>)\\r\\n\tat org.jeecg.modules.system.controller.LoginController.getUserInfo(LoginController.java:153)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719)\\r\\n\tat org.jeecg.modules.system.controller.LoginController$$SpringCGLIB$$0.getUserInfo(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1003)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:622)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.boot.servlet.actuate.web.exchanges.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:89)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: tools.jackson.databind.exc.InvalidTypeIdException: Could not resolve subtype of [simple type, class java.lang.Object]: missing type id property \\'@class\\'\\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); byte offset: #251]\\r\\n\tat tools.jackson.databind.exc.InvalidTypeIdException.from(InvalidTypeIdException.java:41)\\r\\n\tat tools.jackson.databind.DeserializationContext.missingTypeIdException(DeserializationContext.java:2113)\\r\\n\tat tools.jackson.databind.DeserializationContext.handleMissingTypeId(DeserializationContext.java:1698)\\r\\n\tat tools.jackson.databind.jsontype.impl.TypeDeserializerBase._handleMissingTypeId(TypeDeserializerBase.java:285)\\r\\n\tat tools.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer._deserializeTypedUsingDefaultImpl(AsPropertyTypeDeserializer.java:173)\\r\\n\tat tools.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer.deserializeTypedFromObject(AsPropertyTypeDeserializer.java:112)\\r\\n\tat tools.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer.deserializeTypedFromAny(AsPropertyTypeDeserializer.java:203)\\r\\n\tat tools.jackson.databind.deser.jdk.UntypedObjectDeserializerNR.deserializeWithType(UntypedObjectDeserializerNR.java:98)\\r\\n\tat tools.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:72)\\r\\n\tat tools.jackson.databind.deser.DeserializationContextExt.readRootValue(DeserializationContextExt.java:265)\\r\\n\tat tools.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:2610)\\r\\n\tat tools.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:1676)\\r\\n\tat org.springframework.data.redis.serializer.JacksonObjectReader.lambda$create$0(JacksonObjectReader.java:52)\\r\\n\tat org.springframework.data.redis.serializer.JacksonJsonRedisSerializer.deserialize(JacksonJsonRedisSerializer.java:141)\\r\\n\t... 124 more\\r\\n', NULL, NULL, NULL, '2026-01-13 16:18:19', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010990026099286018', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-13 16:19:19', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2010990034102018049', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@7044b33d', NULL, 42, NULL, '2026-01-13 16:19:21', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010990034143961089', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@22332d92', NULL, 44, NULL, '2026-01-13 16:19:21', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010990034135572482', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@6b0a9270', NULL, 48, NULL, '2026-01-13 16:19:21', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010990186145538050', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@250becb0', NULL, 22, NULL, '2026-01-13 16:19:57', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010990186162315265', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@60f04b6c', NULL, 26, NULL, '2026-01-13 16:19:57', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010990186187481089', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@59b03a45', NULL, 30, NULL, '2026-01-13 16:19:57', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010990191661047809', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  id: 1966815579977478145', NULL, 12, NULL, '2026-01-13 16:19:59', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010990197281415169', 2, 'online修改数据,修改失败，Incorrect integer value: \\'\\' for column \\'long_ids\\' at row 1', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"2025-09-19 00:00:00\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"1\\\",\\\"begin_time\\\":\\\"\\\",\\\"long_ids\\\":\\\"\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2026-01-13 16:19:59\\\",\\\"jeecg_row_key\\\":\\\"1966815579977478145\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"ceshi\\\",\\\"id\\\":\\\"1966815579977478145\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":11}]', NULL, 189, NULL, '2026-01-13 16:20:00', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010990207913975810', 2, 'online修改数据,修改失败，Incorrect integer value: \\'\\' for column \\'long_ids\\' at row 1', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"2025-09-19 00:00:00\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"1\\\",\\\"begin_time\\\":\\\"\\\",\\\"long_ids\\\":\\\"\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2026-01-13 16:20:02\\\",\\\"jeecg_row_key\\\":\\\"1966815579977478145\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"ceshi\\\",\\\"id\\\":\\\"1966815579977478145\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":11}]', NULL, 16, NULL, '2026-01-13 16:20:03', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010991617489506306', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@6a81e3c7', NULL, 201, NULL, '2026-01-13 16:25:39', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010991617850216450', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@66eafe8', NULL, 277, NULL, '2026-01-13 16:25:39', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010991617980239874', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@37426c4d', NULL, 322, NULL, '2026-01-13 16:25:39', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992311567147010', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@79e2d221', NULL, 69, NULL, '2026-01-13 16:28:24', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992333943758849', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@3be227b4', NULL, 121, NULL, '2026-01-13 16:28:30', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992334153474050', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@433e1fa4', NULL, 171, NULL, '2026-01-13 16:28:30', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992334182834177', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@73500a14', NULL, 178, NULL, '2026-01-13 16:28:30', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992339719315457', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  id: 1923203898831777793', NULL, 28, NULL, '2026-01-13 16:28:31', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992345083830273', 2, 'online修改数据,修改失败，Incorrect integer value: \\'\\' for column \\'long_ids\\' at row 1', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"2\\\",\\\"begin_time\\\":\\\"\\\",\\\"long_ids\\\":\\\"\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2026-01-13 16:28:32\\\",\\\"jeecg_row_key\\\":\\\"1923203898831777793\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"jeecg\\\",\\\"id\\\":\\\"1923203898831777793\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":10}]', NULL, 196, NULL, '2026-01-13 16:28:32', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992363282915330', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  id: 1966815579977478145', NULL, 24, NULL, '2026-01-13 16:28:36', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992367317835777', 2, 'online修改数据,修改失败，Incorrect integer value: \\'\\' for column \\'long_ids\\' at row 1', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"2025-09-19 00:00:00\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"1\\\",\\\"begin_time\\\":\\\"\\\",\\\"long_ids\\\":\\\"\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2026-01-13 16:28:37\\\",\\\"jeecg_row_key\\\":\\\"1966815579977478145\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"ceshi\\\",\\\"id\\\":\\\"1966815579977478145\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":11}]', NULL, 57, NULL, '2026-01-13 16:28:37', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992400201179137', 2, 'online新增数据,表名:test_note,添加成功!', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"\\\",\\\"create_by\\\":\\\"admin\\\",\\\"sys_org_code\\\":\\\"A01A03\\\",\\\"create_time\\\":\\\"2026-01-13 16:28:45\\\",\\\"id\\\":\\\"2010992399911772161\\\",\\\"age\\\":11},null]', NULL, 71, NULL, '2026-01-13 16:28:45', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992529775812609', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@5cc7abd4', NULL, 121, NULL, '2026-01-13 16:29:16', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992530065219586', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@413e4e3c', NULL, 190, NULL, '2026-01-13 16:29:16', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992530065219587', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@2ce51db', NULL, 190, NULL, '2026-01-13 16:29:16', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992537078095874', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  id: 2010992399911772161', NULL, 50, NULL, '2026-01-13 16:29:18', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992549535178753', 2, 'online修改数据,表名:test_note,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"\\\",\\\"begin_time\\\":\\\"\\\",\\\"long_ids\\\":\\\"1\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2026-01-13 16:29:20\\\",\\\"jeecg_row_key\\\":\\\"2010992399911772161\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"id\\\":\\\"2010992399911772161\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":11}]', NULL, 106, NULL, '2026-01-13 16:29:21', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992555256209410', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  id: 2010992399911772161', NULL, 43, NULL, '2026-01-13 16:29:22', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992564722753538', 2, 'online修改数据,表名:test_note,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"\\\",\\\"begin_time\\\":\\\"\\\",\\\"long_ids\\\":\\\"12\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2026-01-13 16:29:24\\\",\\\"jeecg_row_key\\\":\\\"2010992399911772161\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"id\\\":\\\"2010992399911772161\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":11}]', NULL, 100, NULL, '2026-01-13 16:29:25', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992570296983554', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  id: 1966815579977478145', NULL, 41, NULL, '2026-01-13 16:29:26', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992576462610433', 2, 'online修改数据,修改失败，Incorrect integer value: \\'\\' for column \\'long_ids\\' at row 1', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"2025-09-19 00:00:00\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"1\\\",\\\"begin_time\\\":\\\"\\\",\\\"long_ids\\\":\\\"\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2026-01-13 16:29:27\\\",\\\"jeecg_row_key\\\":\\\"1966815579977478145\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"ceshi\\\",\\\"id\\\":\\\"1966815579977478145\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":11}]', NULL, 81, NULL, '2026-01-13 16:29:27', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992675821477890', 2, 'online修改数据,修改失败，Incorrect integer value: \\'\\' for column \\'long_ids\\' at row 1', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"2025-09-19 00:00:00\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"1\\\",\\\"begin_time\\\":\\\"\\\",\\\"long_ids\\\":\\\"\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2026-01-13 16:29:51\\\",\\\"jeecg_row_key\\\":\\\"1966815579977478145\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"ceshi\\\",\\\"id\\\":\\\"1966815579977478145\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":11}]', NULL, 78, NULL, '2026-01-13 16:29:51', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010992791768817666', 2, 'online修改数据,修改失败，Incorrect integer value: \\'\\' for column \\'long_ids\\' at row 1', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"2025-09-19 00:00:00\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"1\\\",\\\"begin_time\\\":\\\"\\\",\\\"long_ids\\\":\\\"\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2026-01-13 16:30:18\\\",\\\"jeecg_row_key\\\":\\\"1966815579977478145\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"ceshi\\\",\\\"id\\\":\\\"1966815579977478145\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":11}]', NULL, 52, NULL, '2026-01-13 16:30:19', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010993489944256514', 2, 'online列表加载,表名:test_shoptype_tree,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 997ee931515a4620bc30a9c1246429a9  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@ed8733f', NULL, 111, NULL, '2026-01-13 16:33:05', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010993490082668546', 2, 'online表单加载,表名:test_shoptype_tree,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 997ee931515a4620bc30a9c1246429a9  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@7a8d72b4', NULL, 146, NULL, '2026-01-13 16:33:05', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010993490191720449', 2, 'online表单加载,表名:test_shoptype_tree,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 997ee931515a4620bc30a9c1246429a9  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@6315e820', NULL, 172, NULL, '2026-01-13 16:33:05', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010993496344764417', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 997ee931515a4620bc30a9c1246429a9  id: 1923190583678107649', NULL, 54, NULL, '2026-01-13 16:33:07', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2010993500664897537', 2, 'online修改数据,表名:test_shoptype_tree,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"997ee931515a4620bc30a9c1246429a9\\\",{\\\"type_name\\\":\\\"水果\\\",\\\"update_time\\\":\\\"2026-01-13 16:33:07\\\",\\\"jeecg_row_key\\\":\\\"1923190583678107649\\\",\\\"children\\\":\\\"[object Object]\\\",\\\"pid\\\":\\\"0\\\",\\\"pic\\\":\\\"\\\",\\\"has_child\\\":\\\"1\\\",\\\"id\\\":\\\"1923190583678107649\\\",\\\"update_by\\\":\\\"admin\\\"}]', NULL, 168, NULL, '2026-01-13 16:33:08', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013518346812674050', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-20 15:45:58', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2013518434012254209', 1, '用户名: 管理员,退出成功！', NULL, 'admin', '管理员', '127.0.0.1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-20 15:46:19', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013518463078780930', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-20 15:46:26', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2013518923273621506', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-20 15:48:15', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2013562550297362434', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@1352513e', NULL, 30, NULL, '2026-01-20 18:41:37', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013562624029032449', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@5dae4544', NULL, 6, NULL, '2026-01-20 18:41:54', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013562891352997889', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@226eb573', NULL, 4, NULL, '2026-01-20 18:42:58', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013562899917766658', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@67caf0f9', NULL, 31, NULL, '2026-01-20 18:43:00', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013562995740835842', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-20 18:43:23', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2013563053244743681', 2, '修改角色ID: f6817f48af4fb3af11b9e8bf182f618b 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-20 18:43:37', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2013564035835953155', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-20 18:47:31', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2013564317399580678', 2, '修改角色ID: 1501570619841810433 的权限配置，操作人： admin', 2, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-20 18:48:38', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2013791979686658049', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-21 09:53:17', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2013792531006947330', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@307ade5c', NULL, 8, NULL, '2026-01-21 09:55:29', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013792542616780801', 2, '编码校验规则-编辑', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.edit()', NULL, '[{\\\"id\\\":\\\"1225001845524004866\\\",\\\"ruleCode\\\":\\\"test\\\",\\\"ruleDescription\\\":\\\"包含长度校验、特殊字符校验等\\\",\\\"ruleJson\\\":\\\"[{\\\\\\\"digits\\\\\\\":\\\\\\\"*\\\\\\\",\\\\\\\"pattern\\\\\\\":\\\\\\\"^.{3,12}$\\\\\\\",\\\\\\\"message\\\\\\\":\\\\\\\"只能输入3-12位字符\\\\\\\"},{\\\\\\\"digits\\\\\\\":3,\\\\\\\"pattern\\\\\\\":\\\\\\\"^\\\\\\\\\\\\\\\\d{3}$\\\\\\\",\\\\\\\"message\\\\\\\":\\\\\\\"前3位必须是数字\\\\\\\"},{\\\\\\\"digits\\\\\\\":4,\\\\\\\"pattern\\\\\\\":\\\\\\\"^@{4}$\\\\\\\",\\\\\\\"message\\\\\\\":\\\\\\\"第4-7位必须都为 @\\\\\\\"},{\\\\\\\"digits\\\\\\\":2,\\\\\\\"pattern\\\\\\\":\\\\\\\"^#=$\\\\\\\",\\\\\\\"message\\\\\\\":\\\\\\\"第8-9位必须是 #=\\\\\\\"},{\\\\\\\"digits\\\\\\\":1,\\\\\\\"pattern\\\\\\\":\\\\\\\"^O$\\\\\\\",\\\\\\\"message\\\\\\\":\\\\\\\"第10位必须为大写的O\\\\\\\"},{\\\\\\\"digits\\\\\\\":\\\\\\\"*\\\\\\\",\\\\\\\"pattern\\\\\\\":\\\\\\\"^[^pP]*$\\\\\\\",\\\\\\\"message\\\\\\\":\\\\\\\"不能输入P\\\\\\\"},{\\\\\\\"digits\\\\\\\":\\\\\\\"*\\\\\\\",\\\\\\\"pattern\\\\\\\":\\\\\\\"^.*。$\\\\\\\",\\\\\\\"message\\\\\\\":\\\\\\\"必须以。结尾\\\\\\\"}]\\\",\\\"ruleName\\\":\\\"负责的功能测试\\\",\\\"updateBy\\\":\\\"admin\\\",\\\"updateTime\\\":\\\"2026-01-21 09:55:31\\\"}]', NULL, 13, NULL, '2026-01-21 09:55:31', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013792542872633345', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@1b9f8863', NULL, 3, NULL, '2026-01-21 09:55:31', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013793200195567617', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-21 09:58:08', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2013857418638819330', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-21 14:13:19', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2013884181142077442', 4, 'org.springframework.web.servlet.resource.NoResourceFoundException:No static resource airag/word/list.', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'column=createTime&order=desc&pageNo=1&pageSize=10&_t=1768982379472', '/jeecg-boot/airag/word/list', 'org.springframework.web.servlet.resource.NoResourceFoundException: No static resource airag/word/list.\\r\\n\tat org.springframework.web.servlet.resource.ResourceHttpRequestHandler.handleRequest(ResourceHttpRequestHandler.java:585)\\r\\n\tat org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:52)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-21 15:59:40', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2013884210225381377', 4, 'org.springframework.web.servlet.resource.NoResourceFoundException:No static resource airag/word/list.', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'column=createTime&order=desc&pageNo=1&pageSize=10&_t=1768982386521', '/jeecg-boot/airag/word/list', 'org.springframework.web.servlet.resource.NoResourceFoundException: No static resource airag/word/list.\\r\\n\tat org.springframework.web.servlet.resource.ResourceHttpRequestHandler.handleRequest(ResourceHttpRequestHandler.java:585)\\r\\n\tat org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:52)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-21 15:59:47', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2013884622055763969', 4, 'org.springframework.jdbc.BadSqlGrammarException:\\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Table \\'jeecg-boot.eoa_word_template\\' doesn\\'t exist\\r\\n### The error may exist in org/jeecg/modules/airag/wordtpl/mapper/EoaWordTemplateMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT COUNT(*) AS total FROM eoa_word_template\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Table \\'jeecg-boot.eoa_word_template\\' doesn\\'t exist\\n; bad SQL grammar []', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'column=createTime&order=desc&pageNo=1&pageSize=10&_t=1768982484392', '/jeecg-boot/airag/word/list', 'org.springframework.jdbc.BadSqlGrammarException: \\r\\n### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Table \\'jeecg-boot.eoa_word_template\\' doesn\\'t exist\\r\\n### The error may exist in org/jeecg/modules/airag/wordtpl/mapper/EoaWordTemplateMapper.java (best guess)\\r\\n### The error may involve defaultParameterMap\\r\\n### The error occurred while setting parameters\\r\\n### SQL: SELECT COUNT(*) AS total FROM eoa_word_template\\r\\n### Cause: java.sql.SQLSyntaxErrorException: Table \\'jeecg-boot.eoa_word_template\\' doesn\\'t exist\\n; bad SQL grammar []\\r\\n\tat org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)\\r\\n\tat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)\\r\\n\tat org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:93)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:347)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy184.selectList(Unknown Source)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:194)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:156)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy264.selectList(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.core.mapper.BaseMapper.selectPage(BaseMapper.java:458)\\r\\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:182)\\r\\n\tat com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:93)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy264.selectPage(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.repository.IRepository.page(IRepository.java:342)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:724)\\r\\n\tat org.jeecg.modules.airag.wordtpl.service.impl.EoaWordTemplateServiceImpl$$SpringCGLIB$$0.page(<generated>)\\r\\n\tat org.jeecg.modules.airag.wordtpl.controller.EoaWordTemplateController.queryPageList(EoaWordTemplateController.java:67)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728)\\r\\n\tat org.jeecg.modules.airag.wordtpl.controller.EoaWordTemplateController$$SpringCGLIB$$0.queryPageList(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\nCaused by: java.sql.SQLSyntaxErrorException: Table \\'jeecg-boot.eoa_word_template\\' doesn\\'t exist\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)\\r\\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)\\r\\n\tat com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434)\\r\\n\tat com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460)\\r\\n\tat com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158)\\r\\n\tat com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483)\\r\\n\tat org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)\\r\\n\tat org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy392.query(Unknown Source)\\r\\n\tat org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)\\r\\n\tat org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)\\r\\n\tat org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy391.query(Unknown Source)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor.willDoQuery(PaginationInnerInterceptor.java:135)\\r\\n\tat com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:75)\\r\\n\tat org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)\\r\\n\tat jdk.proxy2/jdk.proxy2.$Proxy391.query(Unknown Source)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)\\r\\n\tat org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:333)\\r\\n\t... 128 more\\r\\n', NULL, NULL, NULL, '2026-01-21 16:01:25', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2013886075214241793', 2, 'word模版管理-编辑', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.airag.wordtpl.controller.EoaWordTemplateController.edit()', NULL, '[{\\\"footer\\\":\\\"[]\\\",\\\"header\\\":\\\"[]\\\",\\\"height\\\":1124,\\\"id\\\":\\\"1957327567174488065\\\",\\\"margins\\\":\\\"[100,120,100,120]\\\",\\\"name\\\":\\\"红头文件\\\",\\\"paperDirection\\\":\\\"vertical\\\",\\\"updateBy\\\":\\\"admin\\\",\\\"updateTime\\\":\\\"2026-01-21 16:07:11\\\",\\\"watermark\\\":\\\"{\\\\\\\"data\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#AEB5C0\\\\\\\",\\\\\\\"opacity\\\\\\\":0.3,\\\\\\\"size\\\\\\\":200,\\\\\\\"font\\\\\\\":\\\\\\\"Microsoft YaHei\\\\\\\",\\\\\\\"repeat\\\\\\\":false,\\\\\\\"gap\\\\\\\":[10,10]}\\\",\\\"width\\\":795}]', NULL, 33, NULL, '2026-01-21 16:07:11', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013886467343917058', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-21 16:08:45', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2013919325844414465', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@19f27537', NULL, 29, NULL, '2026-01-21 18:19:19', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013919398716252161', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@253b3a92', NULL, 16, NULL, '2026-01-21 18:19:36', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013919402554040321', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@eccc38d', NULL, 44, NULL, '2026-01-21 18:19:37', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013927304283037698', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@327e0879', NULL, 9, NULL, '2026-01-21 18:51:01', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013927306971586561', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@42b9b551', NULL, 8, NULL, '2026-01-21 18:51:02', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013937058971774977', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@4176373b', NULL, 21, NULL, '2026-01-21 19:29:47', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013937062759231489', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@224c1b53', NULL, 20, NULL, '2026-01-21 19:29:48', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993461568618498', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-21 23:13:54', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2013993639017037825', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@58e1e4ca', NULL, 174, NULL, '2026-01-21 23:14:36', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993639121895426', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@ef0493', NULL, 195, NULL, '2026-01-21 23:14:36', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993639121895427', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@5d9ecd8', NULL, 198, NULL, '2026-01-21 23:14:36', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993662849073154', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@2e6ee306', NULL, 94, NULL, '2026-01-21 23:14:42', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993663096537091', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@4411704e', NULL, 153, NULL, '2026-01-21 23:14:42', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993663096537090', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@20aa6ca', NULL, 153, NULL, '2026-01-21 23:14:42', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993706666967041', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@262fe310', NULL, 90, NULL, '2026-01-21 23:14:53', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993706897653762', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@4d417598', NULL, 144, NULL, '2026-01-21 23:14:53', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993706897653763', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@3178707d', NULL, 144, NULL, '2026-01-21 23:14:53', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993731274948609', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@7972c86b', NULL, 100, NULL, '2026-01-21 23:14:58', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993731501441026', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@673ceda8', NULL, 154, NULL, '2026-01-21 23:14:58', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993731501441027', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@20146d69', NULL, 154, NULL, '2026-01-21 23:14:58', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993797607866370', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  id: 1966815579977478145', NULL, 32, NULL, '2026-01-21 23:15:14', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993817769885697', 2, 'online修改数据,表名:test_note,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"2025-09-19 00:00:00\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"1\\\",\\\"begin_time\\\":\\\"\\\",\\\"long_ids\\\":\\\"\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2026-01-21 23:15:18\\\",\\\"jeecg_row_key\\\":\\\"1966815579977478145\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"ceshi\\\",\\\"id\\\":\\\"1966815579977478145\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":11}]', NULL, 99, NULL, '2026-01-21 23:15:19', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993903119777794', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@6cc48c42', NULL, 93, NULL, '2026-01-21 23:15:39', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993903279161346', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@59d0f19c', NULL, 131, NULL, '2026-01-21 23:15:39', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993903291744258', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@236940ac', NULL, 135, NULL, '2026-01-21 23:15:39', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993909541257218', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@dedfce6', NULL, 81, NULL, '2026-01-21 23:15:41', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993909776138241', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@2275976d', NULL, 135, NULL, '2026-01-21 23:15:41', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993909776138242', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@ccb7366', NULL, 138, NULL, '2026-01-21 23:15:41', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993917791453185', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  id: 1966815579977478145', NULL, 32, NULL, '2026-01-21 23:15:43', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013993932563791874', 2, 'online修改数据,表名:test_note,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"2025-09-19 00:00:00\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"2\\\",\\\"begin_time\\\":\\\"\\\",\\\"long_ids\\\":\\\"\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2026-01-21 23:15:46\\\",\\\"jeecg_row_key\\\":\\\"1966815579977478145\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"ceshi\\\",\\\"id\\\":\\\"1966815579977478145\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":0}]', NULL, 79, NULL, '2026-01-21 23:15:46', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013994081780350977', 2, 'online列表加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@1054d48f', NULL, 76, NULL, '2026-01-21 23:16:22', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013994081985871874', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@68c6e072', NULL, 125, NULL, '2026-01-21 23:16:22', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013994081985871873', 2, 'online表单加载,表名:test_note,操作成功', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@75e85fcb', NULL, 125, NULL, '2026-01-21 23:16:22', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013994087081951234', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  id: 2010992399911772161', NULL, 35, NULL, '2026-01-21 23:16:23', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013994095206318081', 2, 'online修改数据,表名:test_note,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"\\\",\\\"begin_time\\\":\\\"\\\",\\\"long_ids\\\":12,\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2026-01-21 23:16:25\\\",\\\"jeecg_row_key\\\":\\\"2010992399911772161\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"id\\\":\\\"2010992399911772161\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":11}]', NULL, 74, NULL, '2026-01-21 23:16:25', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013994099660668930', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  id: 1943500714139598850', NULL, 25, NULL, '2026-01-21 23:16:26', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013994104303763457', 2, 'online修改数据,表名:test_note,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"2025-07-29 00:00:00\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"1\\\",\\\"begin_time\\\":\\\"\\\",\\\"long_ids\\\":\\\"\\\",\\\"sheng\\\":\\\"140311\\\",\\\"update_time\\\":\\\"2026-01-21 23:16:27\\\",\\\"jeecg_row_key\\\":\\\"1943500714139598850\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"<p>经过上述讨论, 我们不得不面对一个非常尴尬的事实, 那就是, 这样看来, 一般来讲, 我们都必须务必慎重的考虑考虑. 就我个人来说, 随机一段废话对我的意义, 不能不说非常重大.&nbsp;<br>每个人都不得不面对这些问题. 在面对这种问题时, 随机一段废话, 发生了会如何, 不发生又会如何. 总结的来说,&nbsp;<br>这种事实对本人来说意义重大, 相信对这个世界也是有一定意义的.所谓随机一段废话, 关键是x需要</p>\\\",\\\"name\\\":\\\"admin\\\",\\\"id\\\":\\\"1943500714139598850\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":1212}]', NULL, 64, NULL, '2026-01-21 23:16:27', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013994111262113794', 2, 'online表单数据查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.c()', NULL, '  code: 05a3a30dada7411c9109306aa4117068  id: 2010992399911772161', NULL, 33, NULL, '2026-01-21 23:16:29', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2013994123513675777', 2, 'online修改数据,表名:test_note,修改成功！', 3, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.online.cgform.c.a.a()', NULL, '[\\\"05a3a30dada7411c9109306aa4117068\\\",{\\\"birthday\\\":\\\"\\\",\\\"year\\\":\\\"\\\",\\\"sex\\\":\\\"\\\",\\\"begin_time\\\":\\\"\\\",\\\"sheng\\\":\\\"\\\",\\\"update_time\\\":\\\"2026-01-21 23:16:31\\\",\\\"jeecg_row_key\\\":\\\"2010992399911772161\\\",\\\"month\\\":\\\"\\\",\\\"contents\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"id\\\":\\\"2010992399911772161\\\",\\\"update_by\\\":\\\"admin\\\",\\\"age\\\":11}]', NULL, 74, NULL, '2026-01-21 23:16:32', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2014154460842008577', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-22 09:53:39', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2014156825800232962', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-22 10:03:03', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2014620486993981442', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-23 16:45:29', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2014625393528549378', 4, 'org.jeecg.common.exception.JeecgBootException:调用绘画AI接口失败，详情请查看后台日志。', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/airag/chat/genAiPoster', 'org.jeecg.common.exception.JeecgBootException: 调用绘画AI接口失败，详情请查看后台日志。\\r\\n\tat org.jeecg.modules.airag.llm.handler.AIChatHandler.imageGenerate(AIChatHandler.java:462)\\r\\n\tat org.jeecg.modules.airag.llm.handler.AIChatHandler.imageGenerate(AIChatHandler.java:433)\\r\\n\tat org.jeecg.modules.airag.app.service.impl.AiragChatServiceImpl.genAiPoster(AiragChatServiceImpl.java:1701)\\r\\n\tat org.jeecg.modules.airag.app.controller.AiragChatController.genAiPoster(AiragChatController.java:270)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor197.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728)\\r\\n\tat org.jeecg.modules.airag.app.controller.AiragChatController$$SpringCGLIB$$0.genAiPoster(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-23 17:04:58', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2014625729198698498', 4, 'org.jeecg.common.exception.JeecgBootException:调用绘画AI接口失败，详情请查看后台日志。', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/airag/chat/genAiPoster', 'org.jeecg.common.exception.JeecgBootException: 调用绘画AI接口失败，详情请查看后台日志。\\r\\n\tat org.jeecg.modules.airag.llm.handler.AIChatHandler.imageGenerate(AIChatHandler.java:462)\\r\\n\tat org.jeecg.modules.airag.llm.handler.AIChatHandler.imageGenerate(AIChatHandler.java:433)\\r\\n\tat org.jeecg.modules.airag.app.service.impl.AiragChatServiceImpl.genAiPoster(AiragChatServiceImpl.java:1701)\\r\\n\tat org.jeecg.modules.airag.app.controller.AiragChatController.genAiPoster(AiragChatController.java:270)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor197.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728)\\r\\n\tat org.jeecg.modules.airag.app.controller.AiragChatController$$SpringCGLIB$$0.genAiPoster(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-23 17:06:18', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2014626119340273666', 4, 'org.jeecg.common.exception.JeecgBootException:调用绘画AI接口失败，详情请查看后台日志。', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/airag/chat/genAiPoster', 'org.jeecg.common.exception.JeecgBootException: 调用绘画AI接口失败，详情请查看后台日志。\\r\\n\tat org.jeecg.modules.airag.llm.handler.AIChatHandler.imageGenerate(AIChatHandler.java:462)\\r\\n\tat org.jeecg.modules.airag.llm.handler.AIChatHandler.imageGenerate(AIChatHandler.java:433)\\r\\n\tat org.jeecg.modules.airag.app.service.impl.AiragChatServiceImpl.genAiPoster(AiragChatServiceImpl.java:1701)\\r\\n\tat org.jeecg.modules.airag.app.controller.AiragChatController.genAiPoster(AiragChatController.java:270)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\\r\\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\\r\\n\tat org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:64)\\r\\n\tat jdk.internal.reflect.GeneratedMethodAccessor197.invoke(Unknown Source)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649)\\r\\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631)\\r\\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173)\\r\\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\\r\\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\\r\\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728)\\r\\n\tat org.jeecg.modules.airag.app.controller.AiragChatController$$SpringCGLIB$$0.genAiPoster(<generated>)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\\r\\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\\r\\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\\r\\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\\r\\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.servlet.resource.ResourceUrlEncodingFilter.doFilter(ResourceUrlEncodingFilter.java:66)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat com.alibaba.druid.support.jakarta.WebStatFilter.doFilter(WebStatFilter.java:113)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.doFilterInternal(HttpExchangesFilter.java:88)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\\r\\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\\r\\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)\\r\\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-23 17:07:51', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2014631987658104834', 2, 'word模版管理-通过id删除', 4, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.airag.wordtpl.controller.EoaWordTemplateController.delete()', NULL, '  id: 2014631939473940481', NULL, 12, NULL, '2026-01-23 17:31:11', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2014632079131680770', 4, 'org.springframework.http.converter.HttpMessageNotWritableException:No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/airag/chat/genAiWriter', 'org.springframework.http.converter.HttpMessageNotWritableException: No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:365)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor.handleReturnValue(HttpEntityMethodProcessor.java:263)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseEntityReturnValueHandler.handleReturnValue(ResponseEntityReturnValueHandler.java:79)\\r\\n\tat org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:136)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:612)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:491)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:439)\\r\\n\tat org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:358)\\r\\n\tat org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:209)\\r\\n\tat org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:286)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:150)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:239)\\r\\n\tat org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-23 17:31:32', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2014634234844553218', 2, '多数据源管理-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysDataSourceController.queryPageList()', NULL, '  sysDataSource: SysDataSource(id=null, code=null, name=null, remark=null, dbType=null, dbDriver=null, dbUrl=null, dbName=null, dbUsername=null, dbPassword=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, tenantId=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@5f1ae660', NULL, 94, NULL, '2026-01-23 17:40:06', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2014634244701167617', 2, '多数据源管理-通过id查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysDataSourceController.queryById()', NULL, '  id: 1209779538310004737', NULL, 579, NULL, '2026-01-23 17:40:09', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2014634442189971457', 2, '多数据源管理-通过id查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysDataSourceController.queryById()', NULL, '  id: 1209779538310004737', NULL, 6, NULL, '2026-01-23 17:40:56', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2014636193441914882', 4, 'org.springframework.http.converter.HttpMessageNotWritableException:No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', '_t=1769161538505', '/jeecg-boot/airag/chat/receive/402881829bea2598019bea3ea6c50017', 'org.springframework.http.converter.HttpMessageNotWritableException: No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:365)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor.handleReturnValue(HttpEntityMethodProcessor.java:263)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseEntityReturnValueHandler.handleReturnValue(ResponseEntityReturnValueHandler.java:79)\\r\\n\tat org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:136)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:612)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:491)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:439)\\r\\n\tat org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:358)\\r\\n\tat org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:209)\\r\\n\tat org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:286)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:150)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:239)\\r\\n\tat org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-23 17:47:53', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2014639365761802242', 4, 'org.springframework.http.converter.HttpMessageNotWritableException:No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/airag/chat/genAiWriter', 'org.springframework.http.converter.HttpMessageNotWritableException: No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:365)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor.handleReturnValue(HttpEntityMethodProcessor.java:263)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseEntityReturnValueHandler.handleReturnValue(ResponseEntityReturnValueHandler.java:79)\\r\\n\tat org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:136)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:612)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:491)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:439)\\r\\n\tat org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:358)\\r\\n\tat org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:209)\\r\\n\tat org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:286)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:150)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:239)\\r\\n\tat org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-23 18:00:30', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2014639467167490049', 4, 'org.springframework.http.converter.HttpMessageNotWritableException:No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/airag/chat/genAiWriter', 'org.springframework.http.converter.HttpMessageNotWritableException: No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:365)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor.handleReturnValue(HttpEntityMethodProcessor.java:263)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseEntityReturnValueHandler.handleReturnValue(ResponseEntityReturnValueHandler.java:79)\\r\\n\tat org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:136)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:612)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:491)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:439)\\r\\n\tat org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:358)\\r\\n\tat org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:209)\\r\\n\tat org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:286)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:150)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:239)\\r\\n\tat org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-23 18:00:54', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2014639834504634370', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@42729599', NULL, 40, NULL, '2026-01-23 18:02:21', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2014639909930803202', 4, 'org.springframework.http.converter.HttpMessageNotWritableException:No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/airag/chat/genAiWriter', 'org.springframework.http.converter.HttpMessageNotWritableException: No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:365)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor.handleReturnValue(HttpEntityMethodProcessor.java:263)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseEntityReturnValueHandler.handleReturnValue(ResponseEntityReturnValueHandler.java:79)\\r\\n\tat org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:136)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:612)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:491)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:439)\\r\\n\tat org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:358)\\r\\n\tat org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:209)\\r\\n\tat org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:286)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:150)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:239)\\r\\n\tat org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-23 18:02:39', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2014640365604184065', 2, '角色首页配置-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysRoleIndexController.queryPageList()', NULL, '  sysRoleIndex: SysRoleIndex(id=null, roleCode=null, url=null, component=null, route=null, priority=null, status=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, relationType=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@58ac3c3d', NULL, 35, NULL, '2026-01-23 18:04:28', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2014644846156849154', 2, '填值规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()', NULL, '  sysFillRule: SysFillRule(id=null, ruleName=null, ruleCode=null, ruleClass=null, ruleParams=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  req: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@4807616d', NULL, 10, NULL, '2026-01-23 18:22:16', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2014644850082717697', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@65d06773', NULL, 38, NULL, '2026-01-23 18:22:17', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2014645507799916545', 2, '编码校验规则-分页列表查询', 1, 'admin', '管理员', '0:0:0:0:0:0:0:1', 'org.jeecg.modules.system.controller.SysCheckRuleController.queryPageList()', NULL, '  sysCheckRule: SysCheckRule(id=null, ruleName=null, ruleCode=null, ruleJson=null, ruleDescription=null, updateBy=null, updateTime=null, createBy=null, createTime=null)  pageNo: 1  pageSize: 10  request: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$ResourceUrlEncodingRequestWrapper@6d3dcc75', NULL, 9, NULL, '2026-01-23 18:24:54', NULL, NULL, NULL, NULL);\nINSERT INTO `sys_log` VALUES ('2015701636197933058', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-26 16:21:35', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2015702124893069313', 4, 'org.springframework.web.context.request.async.AsyncRequestNotUsableException:Response not usable after response errors.', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/airag/chat/send', 'org.springframework.web.context.request.async.AsyncRequestNotUsableException: Response not usable after response errors.\\r\\n\tat org.springframework.web.context.request.async.StandardServletAsyncWebRequest$LifecycleHttpServletResponse.obtainLockOrRaiseException(StandardServletAsyncWebRequest.java:338)\\r\\n\tat org.springframework.web.context.request.async.StandardServletAsyncWebRequest$LifecycleHttpServletResponse.flushBuffer(StandardServletAsyncWebRequest.java:320)\\r\\n\tat org.springframework.http.server.ServletServerHttpResponse.flush(ServletServerHttpResponse.java:105)\\r\\n\tat org.springframework.http.server.DelegatingServerHttpResponse.flush(DelegatingServerHttpResponse.java:61)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitterReturnValueHandler$DefaultSseEmitterHandler.complete(ResponseBodyEmitterReturnValueHandler.java:325)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitter.complete(ResponseBodyEmitter.java:251)\\r\\n\tat org.jeecg.modules.airag.app.service.impl.AiragChatServiceImpl.lambda$createSSE$4(AiragChatServiceImpl.java:496)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitter$ErrorCallback.accept(ResponseBodyEmitter.java:400)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitter$ErrorCallback.accept(ResponseBodyEmitter.java:388)\\r\\n\tat org.springframework.web.context.request.async.DeferredResult$LifecycleInterceptor.handleError(DeferredResult.java:338)\\r\\n\tat org.springframework.web.context.request.async.DeferredResultInterceptorChain.triggerAfterError(DeferredResultInterceptorChain.java:99)\\r\\n\tat org.springframework.web.context.request.async.WebAsyncManager.lambda$startDeferredResultProcessing$6(WebAsyncManager.java:455)\\r\\n\tat org.springframework.web.context.request.async.StandardServletAsyncWebRequest.lambda$onError$0(StandardServletAsyncWebRequest.java:195)\\r\\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\\r\\n\tat org.springframework.web.context.request.async.StandardServletAsyncWebRequest.onError(StandardServletAsyncWebRequest.java:195)\\r\\n\tat org.apache.catalina.core.AsyncListenerWrapper.fireOnError(AsyncListenerWrapper.java:49)\\r\\n\tat org.apache.catalina.core.AsyncContextImpl.setErrorState(AsyncContextImpl.java:413)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:155)\\r\\n\tat org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-26 16:23:31', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2015703034134290434', 4, 'org.springframework.http.converter.HttpMessageNotWritableException:No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', '_t=1769415995325', '/jeecg-boot/airag/chat/receive/402881829bf96559019bf96559f40002', 'org.springframework.http.converter.HttpMessageNotWritableException: No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:365)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor.handleReturnValue(HttpEntityMethodProcessor.java:263)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseEntityReturnValueHandler.handleReturnValue(ResponseEntityReturnValueHandler.java:79)\\r\\n\tat org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:136)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:612)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:491)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:439)\\r\\n\tat org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:358)\\r\\n\tat org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:209)\\r\\n\tat org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:286)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:150)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:239)\\r\\n\tat org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-26 16:27:08', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2016403617082372097', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-28 14:51:00', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2016403790978215938', 1, '用户名: admin,登录成功！', NULL, 'admin', '管理员', '0:0:0:0:0:0:0:1', NULL, NULL, NULL, NULL, NULL, NULL, '2026-01-28 14:51:41', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2016404348782899202', 4, 'org.springframework.web.context.request.async.AsyncRequestNotUsableException:Response not usable after response errors.', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', NULL, '/jeecg-boot/airag/chat/send', 'org.springframework.web.context.request.async.AsyncRequestNotUsableException: Response not usable after response errors.\\r\\n\tat org.springframework.web.context.request.async.StandardServletAsyncWebRequest$LifecycleHttpServletResponse.obtainLockOrRaiseException(StandardServletAsyncWebRequest.java:338)\\r\\n\tat org.springframework.web.context.request.async.StandardServletAsyncWebRequest$LifecycleHttpServletResponse.flushBuffer(StandardServletAsyncWebRequest.java:320)\\r\\n\tat org.springframework.http.server.ServletServerHttpResponse.flush(ServletServerHttpResponse.java:105)\\r\\n\tat org.springframework.http.server.DelegatingServerHttpResponse.flush(DelegatingServerHttpResponse.java:61)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitterReturnValueHandler$DefaultSseEmitterHandler.complete(ResponseBodyEmitterReturnValueHandler.java:325)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitter.complete(ResponseBodyEmitter.java:251)\\r\\n\tat org.jeecg.modules.airag.app.service.impl.AiragChatServiceImpl.lambda$createSSE$4(AiragChatServiceImpl.java:496)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitter$ErrorCallback.accept(ResponseBodyEmitter.java:400)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitter$ErrorCallback.accept(ResponseBodyEmitter.java:388)\\r\\n\tat org.springframework.web.context.request.async.DeferredResult$LifecycleInterceptor.handleError(DeferredResult.java:338)\\r\\n\tat org.springframework.web.context.request.async.DeferredResultInterceptorChain.triggerAfterError(DeferredResultInterceptorChain.java:99)\\r\\n\tat org.springframework.web.context.request.async.WebAsyncManager.lambda$startDeferredResultProcessing$6(WebAsyncManager.java:455)\\r\\n\tat org.springframework.web.context.request.async.StandardServletAsyncWebRequest.lambda$onError$0(StandardServletAsyncWebRequest.java:195)\\r\\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\\r\\n\tat org.springframework.web.context.request.async.StandardServletAsyncWebRequest.onError(StandardServletAsyncWebRequest.java:195)\\r\\n\tat org.apache.catalina.core.AsyncListenerWrapper.fireOnError(AsyncListenerWrapper.java:49)\\r\\n\tat org.apache.catalina.core.AsyncContextImpl.setErrorState(AsyncContextImpl.java:413)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:155)\\r\\n\tat org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-28 14:53:54', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2016404349659508738', 4, 'org.springframework.http.converter.HttpMessageNotWritableException:No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', '_t=1769583206767', '/jeecg-boot/airag/chat/receive/402881829c035f70019c0360ca7f000d', 'org.springframework.http.converter.HttpMessageNotWritableException: No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:365)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor.handleReturnValue(HttpEntityMethodProcessor.java:263)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseEntityReturnValueHandler.handleReturnValue(ResponseEntityReturnValueHandler.java:79)\\r\\n\tat org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:136)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:612)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:491)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:439)\\r\\n\tat org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:358)\\r\\n\tat org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:209)\\r\\n\tat org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:286)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:150)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:239)\\r\\n\tat org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-28 14:53:55', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2016409247742443522', 4, 'org.springframework.http.converter.HttpMessageNotWritableException:No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', '_t=1769584380278', '/jeecg-boot/airag/chat/receive/402881829c036e42019c0372ab65000d', 'org.springframework.http.converter.HttpMessageNotWritableException: No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:365)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor.handleReturnValue(HttpEntityMethodProcessor.java:263)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseEntityReturnValueHandler.handleReturnValue(ResponseEntityReturnValueHandler.java:79)\\r\\n\tat org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:136)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:612)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:491)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:439)\\r\\n\tat org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:358)\\r\\n\tat org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:209)\\r\\n\tat org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:286)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:150)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:239)\\r\\n\tat org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-28 15:13:22', NULL, NULL, NULL, 'pc');\nINSERT INTO `sys_log` VALUES ('2016409247822135298', 4, 'org.springframework.http.converter.HttpMessageNotWritableException:No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'', NULL, NULL, NULL, '0:0:0:0:0:0:0:1', '_t=1769584380321', '/jeecg-boot/airag/chat/receive/402881829c036e42019c0372ab65000d', 'org.springframework.http.converter.HttpMessageNotWritableException: No converter for [class java.util.LinkedHashMap] with preset Content-Type \\'text/event-stream\\'\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:365)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor.handleReturnValue(HttpEntityMethodProcessor.java:263)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ResponseEntityReturnValueHandler.handleReturnValue(ResponseEntityReturnValueHandler.java:79)\\r\\n\tat org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:136)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\\r\\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\\r\\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\\r\\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\\r\\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\\r\\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:65)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:109)\\r\\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:138)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:70)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:463)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.lambda$doFilterInternal$0(AbstractShiroFilter.java:378)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:91)\\r\\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:84)\\r\\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:389)\\r\\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:376)\\r\\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:156)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)\\r\\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:612)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:491)\\r\\n\tat org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:439)\\r\\n\tat org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:358)\\r\\n\tat org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:209)\\r\\n\tat org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:286)\\r\\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:150)\\r\\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\\r\\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\\r\\n\tat org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:239)\\r\\n\tat org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243)\\r\\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57)\\r\\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)\\r\\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)\\r\\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)\\r\\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)\\r\\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)\\r\\n\tat java.base/java.lang.Thread.run(Thread.java:842)\\r\\n', NULL, NULL, NULL, '2026-01-28 15:13:22', NULL, NULL, NULL, 'pc');\n\n-- ----------------------------\n-- Table structure for sys_permission\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_permission`;\nCREATE TABLE `sys_permission`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键id',\n  `parent_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '父id',\n  `name` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '菜单标题',\n  `url` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '路径',\n  `component` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '组件',\n  `is_route` tinyint(1) NULL DEFAULT 1 COMMENT '是否路由菜单: 0:不是  1:是（默认值1）',\n  `component_name` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '组件名字',\n  `redirect` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '一级菜单跳转地址',\n  `menu_type` int(11) NULL DEFAULT NULL COMMENT '菜单类型(0:一级菜单; 1:子菜单:2:按钮权限)',\n  `perms` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '菜单权限编码',\n  `perms_type` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT '0' COMMENT '权限策略1显示2禁用',\n  `sort_no` double(8, 2) NULL DEFAULT NULL COMMENT '菜单排序',\n  `always_show` tinyint(1) NULL DEFAULT NULL COMMENT '聚合子路由: 1是0否',\n  `icon` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '菜单图标',\n  `is_leaf` tinyint(1) NULL DEFAULT NULL COMMENT '是否叶子节点:    1是0否',\n  `keep_alive` tinyint(1) NULL DEFAULT NULL COMMENT '是否缓存该页面:    1:是   0:不是',\n  `hidden` tinyint(4) NULL DEFAULT 0 COMMENT '是否隐藏路由: 0否,1是',\n  `hide_tab` tinyint(4) NULL DEFAULT NULL COMMENT '是否隐藏tab: 0否,1是',\n  `description` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述',\n  `create_by` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  `del_flag` int(11) NULL DEFAULT 0 COMMENT '删除状态 0正常 1已删除',\n  `rule_flag` int(3) NULL DEFAULT 0 COMMENT '是否添加数据权限1是0否',\n  `status` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '按钮权限状态(0无效1有效)',\n  `internal_or_external` tinyint(1) NULL DEFAULT NULL COMMENT '外链菜单打开方式 0/内部打开 1/外部打开',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `index_menu_type`(`menu_type`) USING BTREE,\n  INDEX `index_menu_hidden`(`hidden`) USING BTREE,\n  INDEX `index_menu_status`(`status`) USING BTREE,\n  INDEX `index_menu_del_flag`(`del_flag`) USING BTREE,\n  INDEX `index_menu_url`(`url`) USING BTREE,\n  INDEX `index_menu_sort_no`(`sort_no`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '菜单权限表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_permission\n-- ----------------------------\nINSERT INTO `sys_permission` VALUES ('1170592628746878978', 'd7d6e2e4e2934f2c9385a623fd98c6f3', '菜单管理', '/system/menu', 'system/menu/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, 'ant-design:menu-fold-outlined', 0, 0, 0, 0, NULL, 'admin', '2019-09-08 15:00:05', 'ceshi', '2023-10-18 12:02:41', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('119213522910765570', '1674708136602542082', '租户用户', '/system/tenant/TenantUserList', 'system/tenant/TenantUserList', 1, 'tenant-system-user', NULL, 1, NULL, NULL, 2.00, 0, 'ant-design:user', 1, 0, 0, 0, NULL, NULL, '2018-12-25 20:34:38', 'admin', '2025-08-12 18:23:19', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1211885237487923202', '1207203817658105858', 'btn:add', '', '', 1, NULL, NULL, 2, 'btn:add', '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2019-12-31 13:42:11', 'admin', '2020-01-07 20:07:53', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1214376304951664642', '3f915b2769fc80648e92d04e84ca059d', '用户编辑', '', '', 0, NULL, NULL, 2, 'system:user:edit', '1', 1.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2020-01-07 10:40:47', 'admin', '2022-11-17 16:24:33', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1214462306546319322', '119213522910765570', '新增用户', '', '', 1, NULL, NULL, 2, 'system:user:addTenantUser', '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2020-01-07 16:22:32', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1214462306546319362', '3f915b2769fc80648e92d04e84ca059d', '新增用户', '', '', 0, NULL, NULL, 2, 'system:user:add', '1', 1.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2020-01-07 16:22:32', 'admin', '2022-11-17 16:24:47', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1280350452934307841', 'd7d6e2e4e2934f2c9385a623fd98c6f3', '多租户管理', '/system/tenant', 'system/tenant/index', 1, NULL, NULL, 1, NULL, '1', 6.00, 0, 'ant-design:appstore-twotone', 0, 0, 0, 0, NULL, 'admin', '2020-07-07 11:58:30', 'admin', '2025-06-25 14:16:36', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108176273760258', '', '主页', '/dashboard', 'layouts/default/index', 1, NULL, '/dashboard/analysis', 0, NULL, '1', 1.00, 0, 'ant-design:home-outlined', 0, 0, 0, 0, NULL, 'admin', '2021-09-15 19:51:23', 'admin', '2025-09-13 18:49:01', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108176814825473', '1438108176273760258', '工作台', '/dashboard/workbench', 'dashboard/workbench/index', 1, NULL, NULL, 1, NULL, '1', 2.00, 0, 'ant-design:appstore-twotone', 1, 0, 0, 0, NULL, 'admin', '2021-09-15 19:51:23', 'jeecg', '2024-06-13 11:37:46', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108176932265985', '1438108178010202113', '权限管理', '/permission', 'layouts/default/index', 1, NULL, '/permission/front/page', 0, NULL, '1', 2.00, 0, 'ion:key-outline', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108177074872321', '1438108176932265985', '基于前端权限', '/permission/front', NULL, 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108177188118529', '1438108176932265985', '基于后台权限', '/permission/back', NULL, 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108177351696386', '1438108177074872321', '页面权限', '/permission/front/page', 'demo/permission/front/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', 'admin', '2021-09-16 14:37:49', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108177565605889', '1438108177074872321', '按钮权限', '/permission/front/btn', 'demo/permission/front/Btn', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', 'admin', '2021-09-15 19:57:23', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108177720795137', '1438108177188118529', '页面权限', '/permission/back/page', 'demo/permission/back/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', 'admin', '2021-09-15 19:56:40', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108177880178689', '1438108177188118529', '按钮权限', '/permission/back/btn', 'demo/permission/back/Btn', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', 'admin', '2021-09-15 19:57:00', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108178010202113', '1438108196993622018', '功能示例', '/feat', 'layouts/default/index', 1, NULL, '/feat/icon', 0, NULL, '1', 20.00, 0, 'ion:git-compare-outline', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108178127642626', '1438108197958315557', '图标', '/comp/basic/icon', 'demo/feat/icon/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108178257666049', '1438108178010202113', 'websocket测试', '/feat/ws', 'demo/feat/ws/index', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108178421243905', '1438108178010202113', '登录过期', '/feat/session-timeout', 'demo/feat/session-timeout/index', 1, NULL, NULL, 1, NULL, '1', 2.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108178643542017', '1438108197958311677', '打印', '/comp/third/print', 'demo/feat/print/index', 1, NULL, NULL, 1, NULL, '1', 3.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108178781954049', '1438108197958315557', 'Tab操作', '/comp/basic/tabs', 'demo/feat/tabs/index', 1, NULL, NULL, 1, NULL, '1', 4.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108178781954050', '1438108197958315557', 'TabDetail', '/comp/basic/tabs/detail/:id', 'demo/feat/tabs/TabDetail', 1, NULL, '/comp/basic/tabs/detail', 1, NULL, '1', 4.00, 0, NULL, 1, 0, 1, NULL, NULL, 'admin', '2021-09-15 19:51:23', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108178911977473', '1438108187455774722', '面包屑导航', '/feat/breadcrumb', 'layouts/default/index', 1, NULL, '/feat/breadcrumb/flat', 1, NULL, '1', 5.00, 0, 'ant-design:right-square-filled', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', 'admin', '2021-09-17 15:48:07', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108179226550273', '1438108197958311677', '右键菜单', '/comp/third/context-menu', 'demo/feat/context-menu/index', 1, NULL, NULL, 1, NULL, '1', 6.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108179381739521', '1438108197958311677', '文件下载', '/comp/third/download', 'demo/feat/download/index', 1, NULL, NULL, 1, NULL, '1', 7.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108179599843330', '1438108197958311677', 'ClickOutSide组件', '/comp/third/click-out-side', 'demo/feat/click-out-side/index', 1, NULL, NULL, 1, NULL, '1', 8.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:23', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108179910221825', '1438108197958311677', '图片预览', '/comp/third/img-preview', 'demo/feat/img-preview/index', 1, NULL, NULL, 1, NULL, '1', 9.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:24', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108180077993985', '1438108197958311677', '剪切板', '/comp/third/copy', 'demo/feat/copy/index', 1, NULL, NULL, 1, NULL, '1', 10.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:24', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108180258349057', '1438108197958315557', '消息提示', '/comp/basic/msg', 'demo/feat/msg/index', 1, NULL, NULL, 1, NULL, '1', 11.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:24', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108180434509826', '1438108197958311677', '水印', '/comp/third/watermark', 'demo/feat/watermark/index', 1, NULL, NULL, 1, NULL, '1', 12.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:24', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108180631642113', '1438108197958311677', '水波纹', '/comp/third/ripple', 'demo/feat/ripple/index', 1, NULL, NULL, 1, NULL, '1', 13.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:24', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108180770054145', '1438108178010202113', '全屏', '/feat/full-screen', 'demo/feat/full-screen/index', 1, NULL, NULL, 1, NULL, '1', 14.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:24', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108182116425729', '1438108197958311677', '日历(New)', '/comp/third/fullCalendar', 'demo/fullcalendar/index', 1, NULL, NULL, 1, NULL, '1', 16.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:24', NULL, NULL, 1, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108183085309954', '1438108178010202113', '错误日志', '/feat/error-log', 'sys/error-log/index', 1, NULL, NULL, 1, NULL, '1', 17.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:24', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108183219527682', '1438108196993622018', 'Excel', '/feat/excel', 'layouts/default/index', 1, NULL, '/feat/excel/customExport', 1, NULL, '1', 18.00, 0, 'ant-design:file-excel-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:24', 'admin', '2021-09-17 15:54:57', 1, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108183395688450', '1438108187455774722', 'Tab带参', '/feat/testTab/:id', 'demo/feat/tab-params/index', 1, NULL, NULL, 1, NULL, '1', 19.00, 0, 'ant-design:insert-row-above-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:24', 'admin', '2021-09-17 15:48:57', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108183492157442', '1438108187455774722', 'Menu带参', '/feat/testParam/:id', 'layouts/default/index', 1, NULL, NULL, 1, NULL, '1', 20.00, 0, 'ant-design:menu-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:24', 'admin', '2021-09-17 15:49:12', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108183630569474', '1438108178911977473', '平级模式', '/feat/breadcrumb/flat', 'demo/feat/breadcrumb/FlatList', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:24', 'admin', '2021-09-15 20:12:01', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108183630569477', '1438108178911977473', '平级详情', '/feat/breadcrumb/flatDetail', 'demo/feat/breadcrumb/FlatListDetail', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 1, 1, NULL, 'admin', '2021-09-15 19:51:24', 'admin', '2021-09-18 11:07:07', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108183777370114', '1438108183630569474', '平级详情', '/feat/breadcrumb/flatDetail', 'demo/feat/breadcrumb/FlatListDetail', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 1, NULL, NULL, 'admin', '2021-09-15 19:51:24', 'admin', '2021-09-15 20:13:41', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108183907393538', '1438108178911977473', '层级模式', '/feat/breadcrumb/children', 'demo/feat/breadcrumb/ChildrenList', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:24', 'admin', '2021-09-15 20:11:57', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108184049999873', '1438108183907393538', '层级详情', '/feat/breadcrumb/children/childrenDetail', 'demo/feat/breadcrumb/ChildrenListDetail', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:24', 'admin', '2021-09-15 20:11:49', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108185660612609', '1438108183219527682', '选择导出格式', '/feat/excel/customExport', 'demo/excel/CustomExport', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:25', 'admin', '2021-09-15 20:15:59', 1, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108185815801858', '1438108183219527682', 'JSON数据导出', '/feat/excel/jsonExport', 'demo/excel/JsonExport', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:25', 'admin', '2021-09-15 20:16:15', 1, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108185958408193', '1438108183219527682', 'Array数据导出', '/feat/excel/arrayExport', 'demo/excel/ArrayExport', 1, NULL, NULL, 1, NULL, '1', 2.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:25', 'admin', '2021-09-15 20:16:32', 1, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108186289758209', '1438108183219527682', '导入', '/feat/excel/importExcel', 'demo/excel/ImportExcel', 1, NULL, NULL, 1, NULL, '1', 3.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:25', 'admin', '2021-09-15 20:16:43', 1, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108186717577217', '1438108183492157442', 'Menu带参1', '/feat/testParam/:id/sub1', 'demo/feat/menu-params/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:25', 'admin', '2021-09-15 20:17:23', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108187103453186', '1438108183492157442', 'Menu带参2', '/feat/testParam/:id/sub2', 'demo/feat/menu-params/index', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:25', 'admin', '2021-09-15 20:17:36', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108187455774722', '', '导航示例', '/page-demo', 'layouts/default/index', 1, NULL, '/page-demo/form/basic', 0, NULL, '1', 12.00, 0, 'ion:aperture-outline', 0, 0, 0, 0, NULL, 'admin', '2021-09-15 19:51:25', 'admin', '2025-06-25 14:22:40', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108187678072833', '1438108187455774722', '表单页', '/page-demo/form', 'layouts/default/index', 1, NULL, '/page-demo/form/basic', 1, NULL, '1', 0.00, 0, 'ant-design:form-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:25', 'admin', '2021-09-17 15:45:30', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108187871010818', '1438108187455774722', '详情页', '/page-demo/desc', 'layouts/default/index', 1, NULL, '/page-demo/desc/basic', 1, NULL, '1', 1.00, 0, 'ant-design:border-right-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:25', 'admin', '2021-09-17 15:46:10', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108188034588674', '1438108187455774722', '结果页', '/page-demo/result', 'layouts/default/index', 1, NULL, '/page-demo/result/success', 1, NULL, '1', 2.00, 0, 'ant-design:account-book-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:25', 'admin', '2021-09-17 15:47:04', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108188378521602', '1438108187455774722', '个人页', '/page-demo/account', 'layouts/default/index', 1, NULL, '/page-demo/account/setting', 1, NULL, '1', 3.00, 0, 'ant-design:user-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:26', 'admin', '2021-09-17 15:47:23', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108188542099458', '1438108187455774722', '异常页', '/page-demo/exception', 'layouts/default/index', 1, NULL, '/page-demo/exception/404', 1, NULL, '1', 4.00, 0, 'ant-design:bug-twotone', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:26', 'admin', '2021-09-17 15:47:41', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108188714065922', '1438108187455774722', '列表页', '/page-demo/list', 'layouts/default/index', 1, NULL, '/page-demo/list/card', 1, NULL, '1', 5.00, 0, 'ant-design:table-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:26', 'admin', '2021-09-17 15:48:19', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108189062193153', '1438108187678072833', '基础表单', '/page-demo/form/basic', 'demo/page/form/basic/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:26', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108189427097601', '1438108187678072833', '分步表单', '/page-demo/form/step', 'demo/page/form/step/index', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:26', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108189754253313', '1438108187678072833', '高级表单', '/page-demo/form/high', 'demo/page/form/high/index', 1, NULL, NULL, 1, NULL, '1', 2.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:26', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108190110769154', '1438108187871010818', '基础详情页', '/page-demo/desc/basic', 'demo/page/desc/basic/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:26', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108190404370433', '1438108187871010818', '高级详情页', '/page-demo/desc/high', 'demo/page/desc/high/index', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:26', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108190777663490', '1438108188034588674', '成功页', '/page-demo/result/success', 'demo/page/result/success/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:26', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108191356477442', '1438108188034588674', '失败页', '/page-demo/result/fail', 'demo/page/result/fail/index', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:26', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108192623157249', '1438108188378521602', '个人中心', '/page-demo/account/center', 'demo/page/account/center/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:27', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108193701093378', '1438108188378521602', '个人设置', '/page-demo/account/setting', 'demo/page/account/setting/index', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:27', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108194992939010', '1438108188542099458', '403', '/page-demo/exception/403', 'sys/exception/NotAccessException', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-09-15 19:51:27', 'admin', '2021-09-18 18:02:47', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108195307511809', '1438108188542099458', '404', '/page-demo/exception/404', 'sys/exception/Exception', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:27', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108195487866881', '1438108188542099458', '500', '/page-demo/exception/500', 'sys/exception/ServerErrorException', 1, NULL, NULL, 1, NULL, '1', 2.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-09-15 19:51:27', 'admin', '2021-09-18 18:04:34', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108195638861825', '1438108188542099458', '网络错误', '/page-demo/exception/net-work-error', 'sys/exception/NetworkErrorException', 1, NULL, NULL, 1, NULL, '1', 3.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-09-15 19:51:27', 'admin', '2021-09-18 18:05:05', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108195924074497', '1438108188542099458', '无数据', '/page-demo/exception/not-data', 'sys/exception/NotDataErrorException', 1, NULL, NULL, 1, NULL, '1', 4.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-09-15 19:51:27', 'admin', '2021-09-18 18:05:40', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108196263813121', '1438108188714065922', '标准列表', '/page-demo/list/basic', 'demo/page/list/basic/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:27', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108196528054273', '1438108188714065922', '卡片列表', '/page-demo/list/card', 'demo/page/list/card/index', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:27', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108196855209985', '1438108188714065922', '搜索列表', '/page-demo/list/search', 'demo/page/list/search/index', 1, NULL, NULL, 1, NULL, '1', 2.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108196993622018', '', '组件示例', '/comp', 'layouts/default/index', 1, NULL, '/comp/basic', 0, NULL, '1', 11.00, 0, 'ion:layers-outline', 0, 0, 0, 0, NULL, 'admin', '2021-09-15 19:51:28', 'admin', '2025-06-25 14:22:30', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108197270446081', '1438108197958311537', '自定义组件示例', '/comp/jeecg/basic', 'demo/jeecg/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108197790539778', '1438108197958315557', 'Button组件', '/comp/basic/button', 'demo/comp/button/index', 1, NULL, NULL, 1, NULL, '1', 8.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', 'admin', '2021-09-17 09:31:48', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108197958311537', '1438108196993622018', 'Jeecg组件示例', '/comp/jeecg', 'layouts/default/index', 1, NULL, '/comp/jeecg/basic', 1, NULL, '1', 1.00, 0, 'ant-design:sketch-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', 'admin', '2021-09-17 15:49:57', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108197958311637', '1438108196993622018', '弹框抽屉', '/comp/modal', 'layouts/default/index', 1, NULL, '/comp/modal/basic', 1, NULL, '1', 6.00, 0, 'ant-design:laptop-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', 'admin', '2021-09-17 15:53:10', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108197958311677', '1438108196993622018', '第三方组件', '/comp/third', 'layouts/default/index', 1, NULL, '/comp/third/basic', 1, NULL, '1', 7.00, 0, 'ant-design:slack-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', 'admin', '2021-09-17 15:53:31', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108197958311937', '1438108196993622018', 'Form示例', '/comp/form', 'layouts/default/index', 1, NULL, '/comp/form/basic', 1, NULL, '1', 2.00, 0, 'ant-design:pic-left-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', 'admin', '2021-09-17 15:50:39', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108197958315557', '1438108196993622018', '基础组件', '/comp/basic', 'layouts/default/index', 1, NULL, '/comp/basic', 1, NULL, '1', 1.00, 0, 'ant-design:insert-row-left-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', 'admin', '2021-09-17 15:50:27', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108198113501186', '1438108196993622018', 'Table示例', '/comp/table', 'layouts/default/index', 1, NULL, '/comp/table/basic', 1, NULL, '1', 3.00, 0, 'ant-design:table-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', 'admin', '2021-09-17 15:50:51', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108198339993602', '1438108197958311677', '动画组件', '/comp/third/transition', 'demo/comp/transition/index', 1, NULL, NULL, 1, NULL, '1', 9.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108198679732226', '1438108197958311537', '一对多示例', '/comp/jeecg/oneToMore', 'demo/vextable/index', 1, NULL, NULL, 1, NULL, '1', 6.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108198855892993', '1438108197958311677', '图片裁剪', '/comp/third/basic', 'demo/comp/cropper/index', 1, NULL, NULL, 1, NULL, '1', 7.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108199120134145', '1438108197958311677', '相对时间', '/comp/third/timestamp', 'demo/comp/time/index', 1, NULL, NULL, 1, NULL, '1', 8.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108199304683521', '1438108197958311677', '数字动画', '/comp/third/countTo', 'demo/comp/count-to/index', 1, NULL, NULL, 1, NULL, '1', 9.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108199413735425', '1438108196993622018', 'Tree示例', '/comp/tree', 'layouts/default/index', 1, NULL, '/comp/tree/basic', 1, NULL, '1', 4.00, 0, 'ant-design:partition-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', 'admin', '2021-09-17 15:54:17', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108199539564546', '1438108196993622018', '编辑器', '/comp/editor', 'layouts/default/index', 1, NULL, '/comp/editor/markdown', 1, NULL, '1', 5.00, 0, 'ant-design:credit-card-twotone', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', 'admin', '2021-09-17 15:52:47', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108199631839234', '1438108196993622018', '滚动组件', '/comp/scroll', 'layouts/default/index', 1, NULL, '/comp/scroll/basic', 1, NULL, '1', 11.00, 0, 'ant-design:column-height-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', 'admin', '2021-09-17 15:53:43', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108200076435458', '1438108197958311637', '弹窗扩展', '/comp/modal/basic', 'demo/comp/modal/index', 1, NULL, NULL, 1, NULL, '1', 12.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108200391008257', '1438108197958311637', '抽屉扩展', '/comp/modal/drawer', 'demo/comp/drawer/index', 1, NULL, NULL, 1, NULL, '1', 13.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108200672026626', '1438108197958315557', '详情组件', '/comp/desc', 'demo/comp/desc/index', 1, NULL, NULL, 1, NULL, '1', 14.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108200802050050', '1438108196993622018', '懒加载组件', '/comp/lazy', 'layouts/default/index', 1, NULL, '/comp/lazy/basic', 1, NULL, '1', 15.00, 0, 'ant-design:small-dash-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:28', 'admin', '2021-09-17 15:53:59', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108200919490562', '1438108196993622018', '验证组件', '/comp/verify', 'layouts/default/index', 1, NULL, '/comp/verify/drag', 1, NULL, '1', 16.00, 0, 'ant-design:field-binary-outlined', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:29', 'admin', '2021-09-17 15:54:36', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108201150177281', '1438108197958311677', '二维码组件', '/comp/third/qrcode', 'demo/comp/qrcode/index', 1, NULL, NULL, 1, NULL, '1', 17.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108201502498817', '1438108197958311677', '密码强度组件', '/comp/third/strength-meter', 'demo/comp/strength-meter/index', 1, NULL, NULL, 1, NULL, '1', 18.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108202060341249', '1438108197958311677', 'Loading', '/comp/third/loading', 'demo/comp/loading/index', 1, NULL, NULL, 1, NULL, '1', 20.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108202366525441', '1438108197958311937', '基础表单', '/comp/form/basic', 'demo/form/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108203649982466', '1438108197958311937', 'useForm', '/comp/form/useForm', 'demo/form/UseForm', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108203817754625', '1438108197958311937', 'RefForm', '/comp/form/refForm', 'demo/form/RefForm', 1, NULL, NULL, 1, NULL, '1', 2.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108204023275521', '1438108197958311937', '可收缩表单', '/comp/form/advancedForm', 'demo/form/AdvancedForm', 1, NULL, NULL, 1, NULL, '1', 3.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108204232990721', '1438108197958311937', '表单验证', '/comp/form/ruleForm', 'demo/form/RuleForm', 1, NULL, NULL, 1, NULL, '1', 4.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108204400762881', '1438108197958311937', '动态表单', '/comp/form/dynamicForm', 'demo/form/DynamicForm', 1, NULL, NULL, 1, NULL, '1', 5.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108204576923649', '1438108197958311937', '自定义组件', '/comp/form/customerForm', 'demo/form/CustomerForm', 1, NULL, NULL, 1, NULL, '1', 6.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108204732112898', '1438108197958311937', '表单增删示例', '/comp/form/appendForm', 'demo/form/AppendForm', 1, NULL, NULL, 1, NULL, '1', 7.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108205004742657', '1438108198113501186', '基础表格', '/comp/table/basic', 'demo/table/Basic', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108205180903426', '1438108198113501186', '树形表格', '/comp/table/treeTable', 'demo/table/TreeTable', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108205357064193', '1438108198113501186', '远程加载示例', '/comp/table/fetchTable', 'demo/table/FetchTable', 1, NULL, NULL, 1, NULL, '1', 2.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108205587750914', '1438108198113501186', '固定列', '/comp/table/fixedColumn', 'demo/table/FixedColumn', 1, NULL, NULL, 1, NULL, '1', 3.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108205742940161', '1438108198113501186', '自定义列', '/comp/table/customerCell', 'demo/table/CustomerCell', 1, NULL, NULL, 1, NULL, '1', 4.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108205919100930', '1438108198113501186', '开启搜索区域', '/comp/table/formTable', 'demo/table/FormTable', 1, NULL, NULL, 1, NULL, '1', 5.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108206086873089', '1438108198113501186', 'UseTable', '/comp/table/useTable', 'demo/table/UseTable', 1, NULL, NULL, 1, NULL, '1', 6.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108206258839553', '1438108198113501186', 'RefTable', '/comp/table/refTable', 'demo/table/RefTable', 1, NULL, NULL, 1, NULL, '1', 7.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108206489526274', '1438108198113501186', '多级表头', '/comp/table/multipleHeader', 'demo/table/MultipleHeader', 1, NULL, NULL, 1, NULL, '1', 8.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108206661492738', '1438108198113501186', '合并单元格', '/comp/table/mergeHeader', 'demo/table/MergeHeader', 1, NULL, NULL, 1, NULL, '1', 9.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108206959288321', '1438108198113501186', '嵌套子表格', '/comp/table/nestedTable', 'demo/table/NestedTable', 1, NULL, NULL, 1, NULL, '1', 10.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108207160614913', '1438108198113501186', '可展开表格', '/comp/table/expandTable', 'demo/table/ExpandTable', 1, NULL, NULL, 1, NULL, '1', 11.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108207374524418', '1438108198113501186', '定高/头部自定义', '/comp/table/fixedHeight', 'demo/table/FixedHeight', 1, NULL, NULL, 1, NULL, '1', 12.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108207563268097', '1438108198113501186', '表尾行合计', '/comp/table/footerTable', 'demo/table/FooterTable', 1, NULL, NULL, 1, NULL, '1', 13.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108207793954818', '1438108198113501186', '可编辑单元格', '/comp/table/editCellTable', 'demo/table/EditCellTable', 1, NULL, NULL, 1, NULL, '1', 14.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108208024641538', '1438108198113501186', '可编辑行', '/comp/table/editRowTable', 'demo/table/EditRowTable', 1, NULL, NULL, 1, NULL, '1', 15.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108208297271297', '1438108198113501186', '权限列', '/comp/table/authColumn', 'demo/table/AuthColumn', 1, NULL, NULL, 1, NULL, '1', 16.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108208817364993', '1438108199413735425', '基础树', '/comp/tree/basic', 'demo/tree/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108208980942850', '1438108199413735425', '可搜索/工具栏', '/comp/tree/editTree', 'demo/tree/EditTree', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108209228406785', '1438108199413735425', '函数操作示例', '/comp/tree/actionTree', 'demo/tree/ActionTree', 1, NULL, NULL, 1, NULL, '1', 2.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108210117599234', '1438108199539564546', 'Json编辑器', '/comp/editor/json', 'demo/editor/json/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:31', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108210260205570', '1438108199539564546', 'markdown编辑器', '/comp/editor/markdown', NULL, 1, NULL, '/comp/editor/markdown/index', 1, NULL, '1', 1.00, 0, NULL, 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:31', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108211325558785', '1438108210260205570', '基础使用', '/comp/editor/markdown/index', 'demo/editor/markdown/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:31', 'admin', '2021-09-16 14:40:59', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108211661103106', '1438108210260205570', '嵌入form', '/comp/editor/markdown/editor', 'demo/editor/markdown/Editor', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:31', 'admin', '2021-09-16 14:41:04', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108211778543618', '1438108199539564546', '富文本', '/comp/editor/tinymce', NULL, 1, NULL, '/comp/editor/tinymce/index', 1, NULL, '1', 2.00, 0, NULL, 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:31', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108214882328577', '1438108211778543618', '基础使用', '/comp/editor/tinymce/index', 'demo/editor/tinymce/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:32', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108215335313409', '1438108211778543618', '嵌入form', '/comp/editor/tinymce/editor', 'demo/editor/tinymce/Editor', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:32', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108215511474177', '1438108199631839234', '基础滚动', '/comp/scroll/basic', 'demo/comp/scroll/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:32', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108215687634945', '1438108199631839234', '滚动函数', '/comp/scroll/action', 'demo/comp/scroll/Action', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:32', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108215989624834', '1438108199631839234', '虚拟滚动', '/comp/scroll/virtualScroll', 'demo/comp/scroll/VirtualScroll', 1, NULL, NULL, 1, NULL, '1', 2.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:32', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108216300003330', '1438108200802050050', '基础示例', '/comp/lazy/basic', 'demo/comp/lazy/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:32', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108216597798914', '1438108200802050050', '动画效果', '/comp/lazy/transition', 'demo/comp/lazy/Transition', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:32', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108216971091969', '1438108200919490562', '拖拽校验', '/comp/verify/drag', 'demo/comp/verify/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:32', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108217449242626', '1438108200919490562', '图片还原', '/comp/verify/rotate', 'demo/comp/verify/Rotate', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:32', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108217562488834', '1438108187455774722', '图表', '/charts', 'layouts/default/index', 1, NULL, '/charts/echarts/map', 0, NULL, '1', 7.00, 0, 'ion:bar-chart-outline', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:32', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108217860284417', '1438108217562488834', '百度地图', '/charts/baiduMap', 'demo/charts/map/Baidu', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:33', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108218049028097', '1438108217562488834', '高德地图', '/charts/aMap', 'demo/charts/map/Gaode', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:33', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108218409738242', '1438108217562488834', 'Echarts', '/charts/echarts', NULL, 1, NULL, '/charts/echarts/map', 1, NULL, '1', 3.00, 0, NULL, 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:33', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108218787225601', '1438108218409738242', '地图', '/charts/echarts/map', 'demo/charts/Map', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:33', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108219034689538', '1438108218409738242', '折线图', '/charts/echarts/line', 'demo/charts/Line', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:33', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108219240210434', '1438108218409738242', '饼图', '/charts/echarts/pie', 'demo/charts/Pie', 1, NULL, NULL, 1, NULL, '1', 2.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:33', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108219445731330', '1438108187455774722', '外部页面', '/frame', 'layouts/default/index', 1, NULL, '/frame/doc', 0, NULL, '1', 8.00, 0, 'ion:tv-outline', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:33', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108219592531970', '1438108219445731330', '项目文档(内嵌)', '/frame/doc', 'http://vue3.jeecg.com', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-09-15 19:51:33', 'admin', '2021-11-15 17:59:32', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108219793858561', '1438108219445731330', 'antVue文档(内嵌)', '/frame/antv', 'https://2x.antdv.com/docs/vue/introduce-cn', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-09-15 19:51:33', 'admin', '2021-11-11 17:11:10', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108220137791489', '1438108219445731330', '项目文档(外链)', '/', 'http://vue3.jeecg.com/', 1, NULL, NULL, 1, NULL, '1', 2.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-09-15 19:51:33', 'admin', '2021-10-25 13:46:59', 0, 0, '1', 1);\nINSERT INTO `sys_permission` VALUES ('1438108220418809857', '1438108187455774722', '多级菜单', '/level', 'layouts/default/index', 1, NULL, '/level/menu1/menu1-1/menu1-1-1', 0, NULL, '1', 9.00, 0, 'ion:menu-outline', 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:33', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108220523667458', '1438108220418809857', 'Menu1', '/level/menu1', NULL, 1, NULL, '/level/menu1/menu1-1/menu1-1-1', 1, NULL, '1', 0.00, 0, NULL, 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:33', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108220724994049', '1438108220418809857', 'Menu2', '/level/menu2', 'demo/level/Menu2', 1, 'Menu2Demo', NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 1, 0, 0, NULL, 'admin', '2021-09-15 19:51:33', 'admin', '2022-09-20 15:24:13', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108220896960513', '1438108220523667458', 'Menu1-1', '/level/menu1/menu1-1', NULL, 1, NULL, '/level/menu1/menu1-1/menu1-1-1', 1, NULL, '1', 0.00, 0, NULL, 0, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:33', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108221127647234', '1438108220896960513', 'Menu1-1-1', '/level/menu1/menu1-1/menu1-1-1', 'demo/level/Menu111', 1, 'Menu111Demo', NULL, 1, NULL, '1', 0.00, 0, NULL, 1, 1, 0, 0, NULL, 'admin', '2021-09-15 19:51:33', 'admin', '2022-09-20 15:24:03', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108221270253570', '1438108220523667458', 'Menu1-2', '/level/menu1/menu1-2', 'demo/level/Menu12', 1, 'Menu12Demo', NULL, 1, NULL, '1', 1.00, 0, NULL, 1, 1, 0, 0, NULL, 'admin', '2021-09-15 19:51:33', 'admin', '2022-09-20 15:24:08', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108221551271937', '1438108196993622018', 'Mock示例', '/system', 'layouts/default/index', 1, NULL, '/system/account', 1, NULL, '1', 10.00, 0, 'ion:settings-outline', 0, 0, 0, 0, NULL, 'admin', '2021-09-15 19:51:33', 'admin', '2025-06-25 14:22:54', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108221849067522', '1438108221551271937', '测试功能', '/system/test', 'demo/system/test/index', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, 'ant-design:bulb-outlined', 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:34', 'admin', '2021-09-17 15:55:36', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108222218166273', '1438108221551271937', '账号管理', '/system/account', 'demo/system/account/index', 1, NULL, NULL, 1, NULL, '1', 1.00, 0, 'ant-design:user-outlined', 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:34', 'admin', '2021-09-17 15:55:46', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108222721482753', '1438108221551271937', '账号详情', '/system/account_detail/:id', 'demo/system/account/AccountDetail', 1, NULL, NULL, 1, NULL, '1', 2.00, 0, 'ant-design:idcard-twotone', 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:34', 'admin', '2021-09-17 15:56:12', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108223489040385', '1438108221551271937', '部门管理', '/system/dept', 'demo/system/dept/index', 1, NULL, NULL, 1, NULL, '1', 5.00, 0, 'ant-design:usergroup-add-outlined', 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:34', 'admin', '2021-09-17 15:56:34', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108223661006850', '1438108221551271937', '修改密码', '/system/changePassword', 'demo/system/password/index', 1, NULL, NULL, 1, NULL, '1', 6.00, 0, 'ant-design:field-number-outlined', 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:34', 'admin', '2021-09-17 15:56:46', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108225263230978', '1438108178010202113', '引导页', '/setup/index', 'demo/setup/index', 1, NULL, NULL, 1, NULL, '1', 12.00, 0, 'whh:paintroll', 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:34', 'admin', '2021-09-17 09:02:19', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438108225451974658', '', '关于', '/about/index', 'sys/about/index', 1, NULL, NULL, 0, NULL, '1', 13.00, 0, 'simple-icons:about-dot-me', 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 19:51:34', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438115924159881218', '1438108183395688450', 'Tab带参1', '/testTab/id1', 'demo/feat/tab-params/index', 1, NULL, NULL, 1, NULL, '0', 0.00, 0, NULL, 1, 0, 0, NULL, NULL, 'admin', '2021-09-15 20:22:10', 'admin', '2021-09-16 14:38:32', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438116003012796418', '1438108183395688450', 'Tab带参2', '/feat/testTab/id2', 'demo/feat/tab-params/index', 1, NULL, NULL, 1, NULL, '0', 1.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-09-15 20:22:29', 'admin', '2023-08-25 13:32:42', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1438469604861403137', 'd7d6e2e4e2934f2c9385a623fd98c6f3', '职务级别', '/system/position', 'system/position/index', 1, NULL, NULL, 1, NULL, '0', 5.00, 0, 'ant-design:database-filled', 1, 0, 0, NULL, NULL, 'admin', '2021-09-16 19:47:33', 'admin', '2021-09-17 15:58:22', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1438782530717495298', 'd7d6e2e4e2934f2c9385a623fd98c6f3', '分类字典', '/system/category', 'system/category/index', 1, NULL, NULL, 1, NULL, '0', 9.00, 0, 'ant-design:group-outlined', 1, 0, 0, NULL, NULL, 'admin', '2021-09-17 16:31:01', NULL, NULL, 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1438782641187074050', 'd7d6e2e4e2934f2c9385a623fd98c6f3', '数据字典', '/system/dict', 'system/dict/index', 1, NULL, NULL, 1, NULL, '0', 4.00, 0, 'ant-design:hdd-twotone', 0, 0, 0, 0, NULL, 'admin', '2021-09-17 16:31:27', 'admin', '2023-03-04 15:01:55', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1438782851980210178', 'd7d6e2e4e2934f2c9385a623fd98c6f3', '通知公告', '/system/notice', 'system/notice/index', 1, NULL, NULL, 1, NULL, '0', 8.00, 0, 'ant-design:bell-outlined', 1, 0, 0, NULL, NULL, 'admin', '2021-09-17 16:32:17', 'admin', '2021-09-17 16:36:15', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1438783058792951810', '1438108197958311537', '单表示例', '/system/examples/demo', 'system/examples/demo/index', 1, NULL, NULL, 1, NULL, '0', 1.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-09-17 16:33:07', 'admin', '2021-12-08 14:10:47', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1439398677984878593', '', '系统监控', '/monitor', 'layouts/RouteView', 1, NULL, NULL, 0, NULL, '0', 5.00, 0, 'ant-design:video-camera-filled', 0, 0, 0, 0, NULL, 'admin', '2021-09-19 09:19:22', 'admin', '2022-10-14 16:21:08', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1439399179791409153', '1439398677984878593', '网关路由', '/monitor/route', 'monitor/route/index', 1, NULL, NULL, 1, NULL, '0', 0.00, 0, 'ant-design:branches-outlined', 0, 0, 0, 0, NULL, 'admin', '2021-09-19 09:21:21', 'admin', '2025-07-31 11:32:32', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1439488251473993730', '1439398677984878593', '定时任务', '/monitor/quartz', 'monitor/quartz/index', 1, NULL, NULL, 1, NULL, '0', 1.00, 0, 'ant-design:history-outlined', 0, 0, 0, 0, NULL, 'admin', '2021-09-19 15:15:18', NULL, NULL, 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1439511654494937090', '1439398677984878593', '数据源管理', '/monitor/datasource', 'monitor/datasource/index', 1, NULL, NULL, 1, NULL, '0', 3.00, 0, 'ant-design:hdd-filled', 0, 0, 0, 0, NULL, 'admin', '2021-09-19 16:48:17', NULL, NULL, 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1439531077792473089', '1439398677984878593', '数据日志', '/monitor/datalog', 'monitor/datalog/index', 1, NULL, NULL, 1, NULL, '0', 6.00, 0, 'ant-design:funnel-plot-twotone', 1, 0, 0, 0, NULL, 'admin', '2021-09-19 18:05:28', 'admin', '2025-06-25 16:45:47', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1439533711676973057', '1439398677984878593', '日志管理', '/monitor/log', 'monitor/log/index', 1, NULL, NULL, 1, NULL, '0', 5.00, 0, 'ant-design:interaction-outlined', 0, 0, 0, 0, NULL, 'admin', '2021-09-19 18:15:56', 'admin', '2021-09-19 18:16:56', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1439542701152575489', '1443390062919208961', '我的消息', '/monitor/mynews', 'monitor/mynews/index', 1, NULL, NULL, 1, NULL, '0', 6.00, 0, '', 1, 0, 0, 0, NULL, 'admin', '2021-09-19 18:51:40', 'admin', '2022-09-22 10:33:10', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1439784356766064642', '1439398677984878593', 'SQL监控', '/monitor/druid', '{{ window._CONFIG[\\'domianURL\\'] }}/druid', 1, NULL, NULL, 1, NULL, '0', 8.00, 0, 'ant-design:rocket-filled', 1, 0, 0, 0, NULL, 'admin', '2021-09-20 10:51:55', 'admin', '2021-11-15 18:21:20', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1439797053314342913', '1439398677984878593', '性能监控', '/monitor/server', 'monitor/server/index', 1, NULL, NULL, 1, NULL, '0', 9.00, 0, 'ant-design:thunderbolt-filled', 1, 0, 0, 0, NULL, 'admin', '2021-09-20 11:42:22', 'admin', '2021-09-20 14:13:14', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1439839507094740994', '1439398677984878593', 'Redis监控', '/monitor/redis', 'monitor/redis/index', 1, NULL, NULL, 1, NULL, '0', 10.00, 0, 'ant-design:trademark-outlined', 1, 0, 0, 0, NULL, 'admin', '2021-09-20 14:31:04', NULL, NULL, 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1439842640030113793', '1439398677984878593', '请求追踪', '/monitor/trace', 'monitor/trace/index', 1, NULL, NULL, 1, NULL, '0', 11.00, 0, 'ant-design:ie-circle-filled', 1, 0, 0, 0, NULL, 'admin', '2021-09-20 14:43:31', NULL, NULL, 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1441340399835742209', '1438108197958311537', '打印示例', '/jeecg/PrintDemo', 'demo/jeecg/PrintDemo', 1, NULL, NULL, 1, NULL, '0', 7.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-09-24 17:55:05', 'admin', '2021-09-24 17:55:20', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1441357157443371009', '1438108197958311537', '表格合计', '/jeecg/tableTotal', 'demo/jeecg/TableTotal', 1, NULL, NULL, 1, NULL, '0', 8.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-09-24 19:01:40', NULL, NULL, 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1441361249200832513', '1438108197958311537', '异步树表格', '/jeecg/AsyncTreeTable', 'demo/jeecg/AsyncTreeTable', 1, NULL, NULL, 1, NULL, '0', 9.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-09-24 19:17:56', 'admin', '2021-09-26 16:05:55', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1442055284830769154', '1438108197958311537', '对象存储', '/system/ossfile', 'system/ossfile/index', 1, NULL, NULL, 1, NULL, '0', 11.00, 0, 'ant-design:file-add-outlined', 0, 0, 0, 0, NULL, 'jeecg', '2021-09-26 17:15:47', 'admin', '2022-10-14 16:23:35', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1443390062919208961', '', '消息中心', '/message', 'layouts/default/index', 1, NULL, '/message/manage', 0, NULL, '0', 7.00, 0, 'ant-design:message-outlined', 0, 0, 0, 0, NULL, 'admin', '2021-09-30 09:39:43', 'admin', '2025-07-31 11:32:02', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1443391584864358402', '1443390062919208961', '消息模板', '/message/template', 'system/message/template/index', 1, NULL, NULL, 1, NULL, '0', 2.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-09-30 09:45:45', 'admin', '2022-09-22 10:32:42', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1446778415130722306', '1438108219445731330', 'JEECG官网', '/', 'http://www.jeecg.com', 0, NULL, NULL, 1, NULL, '0', 1.00, 0, NULL, 1, 0, 0, 0, NULL, 'jeecg', '2021-10-09 18:03:49', 'admin', '2021-11-15 18:01:26', 0, 0, NULL, 1);\nINSERT INTO `sys_permission` VALUES ('1447535997560909826', '1438108197270446081', '禁用', NULL, NULL, 0, NULL, NULL, 2, 'demo.dbarray', '2', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-10-11 20:14:10', 'admin', '2021-10-11 20:18:48', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1447763172274495489', '', '统计报表', '/report', 'layouts/RouteView', 1, NULL, NULL, 0, NULL, '0', 10.00, 0, 'ant-design:bar-chart-outlined', 0, 0, 0, 0, NULL, 'jeecg', '2021-10-12 11:16:53', 'admin', '2025-06-25 14:24:19', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1447763517847396354', '1447763172274495489', 'EChartDemo', '/report/chartDemo', 'report/chartdemo/index', 1, NULL, NULL, 1, NULL, '0', 1.00, 0, NULL, 1, 0, 0, 0, NULL, 'jeecg', '2021-10-12 11:18:15', 'jeecg', '2021-10-14 14:36:38', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1448252726202859522', '1447763172274495489', '布局统计报表', '/statisticst', 'report/statisticst/index', 1, NULL, NULL, 1, NULL, '0', 2.00, 0, NULL, 1, 0, 0, 0, NULL, 'jeecg', '2021-10-13 19:42:12', NULL, NULL, 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1450308897429536769', '1438108197958311537', 'JVxeTable示例', '/jeecg/j-vxe-table-demo', 'demo/jeecg/JVxeTableDemo/index', 1, NULL, NULL, 1, NULL, '0', 10.00, 0, NULL, 0, 0, 0, 0, NULL, 'admin', '2021-10-19 11:52:41', 'admin', '2021-10-19 11:54:46', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1452508868884353026', '1866001513609637890', '报表设计器', '/jmreport', '{{ window._CONFIG[\\'domianURL\\'] }}/jmreport/list?token=${token}', 1, NULL, NULL, 1, NULL, '0', 1.00, 0, '', 1, 0, 0, 0, NULL, 'admin', '2021-10-25 13:34:35', 'admin', '2025-05-22 10:53:59', 0, 0, '1', 1);\nINSERT INTO `sys_permission` VALUES ('1453250018282573826', '1438108197958311537', '一对多内嵌', '/innerTable', 'demo/jeecg/InnerExpandTable', 1, NULL, NULL, 1, NULL, '0', 12.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-10-27 14:39:39', 'admin', '2021-10-27 14:40:29', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1454031324835807233', '1450308897429536769', '综合示例', '/jeecg/j-vxe-table-demo/normal', 'demo/jeecg/JVxeTableDemo/index', 1, NULL, NULL, 1, NULL, '0', 1.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-10-29 18:24:17', 'admin', '2021-10-29 18:25:28', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1454031820661260289', '1450308897429536769', '即时保存', '/jeecg/j-vxe-table-demo/jsbc', 'demo/jeecg/JVxeTableDemo/func-demo/JSBCDemo', 1, NULL, NULL, 1, NULL, '0', 2.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-10-29 18:26:15', NULL, NULL, 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1454034512171302914', '1450308897429536769', '无痕刷新', '/jeecg/j-vxe-table-demo/whsx', 'demo/jeecg/JVxeTableDemo/func-demo/SocketReload', 1, NULL, NULL, 1, NULL, '0', 3.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-10-29 18:36:57', NULL, NULL, 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1455019819440021505', '1450308897429536769', '弹出子表', '/jeecg/j-vxe-table-demo/tczb', 'demo/jeecg/JVxeTableDemo/func-demo/PopupSubTable', 1, NULL, NULL, 1, NULL, '0', 4.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-11-01 11:52:13', 'admin', '2021-11-01 11:52:19', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1455067599277662209', '1450308897429536769', '布局模板', '/jeecg/j-vxe-table-demo/layout', 'demo/jeecg/JVxeTableDemo/layout-demo/index', 1, NULL, NULL, 1, NULL, '0', 5.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-11-01 15:02:04', NULL, NULL, 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1455100420297859074', '', '低代码开发', '/online', 'layouts/default/index', 1, NULL, '/online/cgform', 0, NULL, '0', 2.00, 0, 'ant-design:cloud-outlined', 0, 0, 0, 0, NULL, 'admin', '2021-11-01 17:12:29', 'admin', '2025-11-25 16:20:16', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1455101470794850305', '1455100420297859074', 'Online表单开发', '/online/cgform', 'super/online/cgform/index', 1, NULL, NULL, 1, NULL, '0', 1.00, 0, NULL, 0, 0, 0, 0, NULL, 'admin', '2021-11-01 17:16:40', 'admin', '2022-04-04 18:36:25', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1455735714507472898', 'd7d6e2e4e2934f2c9385a623fd98c6f3', '通讯录', '/address', 'system/address/index', 1, NULL, NULL, 1, NULL, '0', 20.00, 0, 'ant-design:book-outlined', 1, 0, 0, 0, NULL, 'admin', '2021-11-03 11:16:55', 'admin', '2023-10-18 13:54:58', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1457678003102879745', '1455100420297859074', '系统编码规则', '/system/fillrule', 'system/fillRule/index', 1, NULL, NULL, 1, NULL, '0', 6.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-11-08 19:54:53', 'jeecg', '2024-06-13 11:36:43', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1458353686530232321', '1455100420297859074', '系统校验规则', '/system/checkrule', 'system/checkRule/index', 1, NULL, NULL, 1, NULL, '0', 5.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2021-11-10 16:39:48', 'jeecg', '2024-06-13 11:36:37', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1458389305235984385', '1438108197958311537', '一对多ERP', '/erplist', 'demo/jeecg/erplist/index', 1, NULL, NULL, 1, NULL, '0', 11.00, 0, '', 1, 0, 0, 0, NULL, 'admin', '2021-11-10 19:01:21', 'admin', '2021-11-30 14:06:53', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1460888189937176577', '1455100420297859074', 'Online报表配置', '/online/cgreport', 'super/online/cgreport/index', 1, NULL, NULL, 1, NULL, '0', 2.00, 0, NULL, 0, 0, 0, 0, NULL, 'admin', '2021-11-17 16:31:01', 'admin', '2021-12-08 10:55:32', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1461270075543347202', '1455100420297859074', 'Online表单视图', '/online/copyform/:code', 'super/online/cgform/CgformCopyList', 1, NULL, NULL, 1, NULL, '0', 99.00, 0, NULL, 1, 0, 1, 0, NULL, 'admin', '2021-11-18 17:48:30', NULL, NULL, 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1461291438825558017', '1455100420297859074', 'AUTO在线报表', '/online/cgreport/:id', 'super/online/cgreport/auto/OnlCgReportList', 1, NULL, NULL, 1, NULL, '0', 21.00, 0, NULL, 1, 0, 1, 0, NULL, 'admin', '2021-11-18 19:13:23', 'jeecg', '2024-06-13 11:36:13', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1465686870713782273', '1455100420297859074', 'AUTO在线表单', '/online/cgformList/:id', 'super/online/cgform/auto/default/OnlineAutoList', 1, NULL, NULL, 1, NULL, '0', 25.00, 0, NULL, 1, 0, 1, 0, NULL, 'admin', '2021-11-30 22:19:16', 'jeecg', '2024-06-13 11:37:14', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1473927410093187073', '1866001513609637890', '大屏和仪表盘', '/report/drag', '{{ window._CONFIG[\\'domianURL\\'] }}/drag/list?token=${token}&tenantId=${tenantId}', 0, NULL, NULL, 1, NULL, '0', 2.00, 0, '', 0, 0, 0, 0, NULL, 'admin', '2021-12-23 16:04:13', 'admin', '2025-05-22 10:53:53', 0, 0, NULL, 1);\nINSERT INTO `sys_permission` VALUES ('1509417558230999041', '1455100420297859074', 'AUTO树表单列表', '/online/cgformTreeList/:id', 'super/online/cgform/auto/tree/OnlineAutoTreeList', 1, NULL, NULL, 1, NULL, '0', 25.00, 0, NULL, 1, 0, 1, 0, NULL, 'admin', '2022-03-31 14:29:24', 'jeecg', '2024-06-13 11:37:18', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1534418199197323265', '1438108197958311537', '单表原生示例', '/one/OneNativeList', 'demo/jeecg/Native/one/OneNativeList', 1, NULL, NULL, 1, NULL, '0', 13.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-06-08 14:13:01', 'admin', '2022-06-08 14:13:12', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1534500282601893890', '1455101470794850305', '代码生成', NULL, NULL, 0, NULL, NULL, 2, 'online:form:generateCode', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-06-08 19:39:11', 'admin', '2022-06-30 13:39:19', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1535225446864011265', '1460888189937176577', '批量删除', NULL, NULL, 0, NULL, NULL, 2, 'online:report:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-06-10 19:40:44', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1535226870641475586', '1455101470794850305', '批量删除', NULL, NULL, 0, NULL, NULL, 2, 'online:form:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-06-10 19:46:23', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1535227149789184001', '1455101470794850305', '新建SQL增强', NULL, NULL, 0, NULL, NULL, 2, 'online:form:enhanceSql:save', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-06-10 19:47:30', 'admin', '2022-06-30 13:42:36', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1542383139476467713', '1455101470794850305', '编辑SQL增强', NULL, NULL, 0, NULL, NULL, 2, 'online:form:enhanceSql:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-06-30 13:42:51', 'admin', '2022-06-30 13:43:38', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1542383223979110402', '1455101470794850305', '删除SQL增强', NULL, NULL, 0, NULL, NULL, 2, 'online:form:enhanceSql:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-06-30 13:43:11', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1542383292690198530', '1455101470794850305', '批量删除SQL增强', NULL, NULL, 0, NULL, NULL, 2, 'online:form:enhanceSql:batchDelete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-06-30 13:43:28', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1542383437808922625', '1455101470794850305', '导入数据库表', NULL, NULL, 0, NULL, NULL, 2, 'online:form:importTable', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-06-30 13:44:02', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1542383507883159553', '1455101470794850305', '添加JAVA增强', NULL, NULL, 0, NULL, NULL, 2, 'online:form:enhanceJava:save', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-06-30 13:44:19', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1542383573423353858', '1455101470794850305', '修改JAVA增强', NULL, NULL, 0, NULL, NULL, 2, 'online:form:enhanceJava:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-06-30 13:44:35', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1542383826117586945', '1455101470794850305', '删除Online表单', NULL, NULL, 0, NULL, NULL, 2, 'online:form:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-06-30 13:45:35', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1542383907281563650', '1455101470794850305', '移除Online表单', NULL, NULL, 0, NULL, NULL, 2, 'online:form:remove', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-06-30 13:45:54', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1542385335362383873', '1473927410093187073', '删除仪表盘', NULL, NULL, 0, NULL, NULL, 2, 'onl:drag:page:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-06-30 13:51:35', 'admin', '2022-06-30 13:51:42', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1546736974756032513', '1455101470794850305', '选择代码生成路径', NULL, NULL, 0, NULL, NULL, 2, 'online:codeGenerate:projectPath', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-07-12 14:03:26', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1554384900763729922', '1473927410093187073', '模板设置', NULL, NULL, 0, NULL, NULL, 2, 'drag:template:edit', '2', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'jeecg', '2022-08-02 16:33:34', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1580833876002627585', '1447763172274495489', 'Online报表例子', '/online/cgreport/1256627801873821698', '1', 0, '', NULL, 1, NULL, '0', 3.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-10-14 16:12:21', 'admin', '2022-10-14 16:21:55', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1580834045490257922', '1447763172274495489', 'Online表单例子', '/online/cgformList/d35109c3632c4952a19ecc094943dd71', '1', 0, '', NULL, 1, NULL, '0', 4.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-10-14 16:13:02', 'jeecg', '2024-06-13 11:39:36', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1580835899477483522', '1447763172274495489', '积木报表例子', '/jmreport/view/961455b47c0b86dc961e90b5893bff05', '{{ window._CONFIG[\\'domianURL\\'] }}/jmreport/view/961455b47c0b86dc961e90b5893bff05?token=${token}', 1, '', NULL, 1, NULL, '0', 5.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-10-14 16:20:24', 'admin', '2022-10-14 16:20:51', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1580877743141933058', '1447763172274495489', '生产销售监控大屏', '/test/bigScreen/templat/index1', '{{ window._CONFIG[\\'domianURL\\'] }}/test/bigScreen/templat/index1', 1, '', NULL, 1, NULL, '0', 6.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-10-14 19:06:40', 'admin', '2023-09-20 21:15:55', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1580877931331964929', '1447763172274495489', '智慧物流监控大屏', '/test/bigScreen/templat/index2', '{{ window._CONFIG[\\'domianURL\\'] }}/test/bigScreen/templat/index2', 1, '', NULL, 1, NULL, '0', 7.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-10-14 19:07:25', 'admin', '2023-09-20 21:16:03', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1580878668472504321', '1447763172274495489', '积木大屏案例', '/test/jmbigscreen2', 'https://cloud.jimureport.com/bigscreen/#/view/bs_1394991793166094338', 1, '', NULL, 1, NULL, '0', 9.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-10-14 19:10:21', 'admin', '2022-10-28 10:18:19', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1588513553652436993', '3f915b2769fc80648e92d04e84ca059d', '修改密码', NULL, NULL, 0, NULL, NULL, 2, 'system:user:changepwd', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-04 20:48:39', 'admin', '2022-11-04 20:49:06', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1590154870697734146', '1447763172274495489', '带参数报表', '/online/cgreport/1590154651759259649?sex=1', 'layouts/RouteView', 0, '1', NULL, 1, NULL, '0', 11.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-09 09:30:39', 'jeecg', '2024-06-21 15:03:29', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1592102143467200514', '1597419994965786625', '给指定角色添加用户', NULL, NULL, 0, NULL, NULL, 2, 'system:user:addUserRole', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:18:49', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592112984361365505', '1170592628746878978', '添加菜单', NULL, NULL, 0, NULL, NULL, 2, 'system:permission:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:11:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592113148350263298', '190c2b43bec6a5f7a4194a85db67d96a', '保存角色授权', NULL, NULL, 0, NULL, NULL, 2, 'system:permission:saveRole', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:12:09', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592114574275211265', '3f915b2769fc80648e92d04e84ca059d', '删除用户', NULL, NULL, 0, NULL, NULL, 2, 'system:user:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:17:49', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592114574275211345', '119213522910765570', '删除用户', NULL, NULL, 0, NULL, NULL, 2, 'system:user:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:17:49', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592114652566089729', '3f915b2769fc80648e92d04e84ca059d', '批量删除用户', NULL, NULL, 0, NULL, NULL, 2, 'system:user:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:18:08', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592114721138765826', '3f915b2769fc80648e92d04e84ca059d', '冻结/解冻用户', NULL, NULL, 0, NULL, NULL, 2, 'system:user:frozenBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:18:24', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592114772665790465', '3f915b2769fc80648e92d04e84ca059d', '首页用户重置密码', NULL, NULL, 0, NULL, NULL, 2, 'system:user:updatepwd', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:18:37', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592114823467200514', '3f915b2769fc80648e92d04e84ca059d', '给指定角色添加用户', NULL, NULL, 0, NULL, NULL, 2, 'system:user:addUserRole', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:18:49', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592114893302362114', '3f915b2769fc80648e92d04e84ca059d', '删除指定角色的用户关系', NULL, NULL, 0, NULL, NULL, 2, 'system:user:deleteRole', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:19:05', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592114893302823614', '1597419994965786625', '删除指定角色的用户关系', NULL, NULL, 0, NULL, NULL, 2, 'system:user:deleteRole', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:19:05', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592114955650691074', '3f915b2769fc80648e92d04e84ca059d', '批量删除指定角色的用户关系', NULL, NULL, 0, NULL, NULL, 2, 'system:user:deleteRoleBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:19:20', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592114955650691174', '1597419994965786625', '批量删除指定角色的用户关系', NULL, NULL, 0, NULL, NULL, 2, 'system:user:deleteRoleBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:19:20', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592115070432014338', '3f915b2769fc80648e92d04e84ca059d', '给指定部门添加对应的用户', NULL, NULL, 0, NULL, NULL, 2, 'system:user:editDepartWithUser', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:19:48', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592115115361398786', '3f915b2769fc80648e92d04e84ca059d', '删除指定机构的用户关系', NULL, NULL, 0, NULL, NULL, 2, 'system:user:deleteUserInDepart', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:19:58', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592115162379546625', '3f915b2769fc80648e92d04e84ca059d', '批量删除指定机构的用户关系', NULL, NULL, 0, NULL, NULL, 2, 'system:user:deleteUserInDepartBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:20:09', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592115213910765570', '3f915b2769fc80648e92d04e84ca059d', '彻底删除用户', NULL, NULL, 0, NULL, NULL, 2, 'system:user:deleteRecycleBin', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:20:22', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592115610431877122', '1439511654494937090', '多数据源分页列表', NULL, NULL, 0, NULL, NULL, 2, 'system:datasource:list', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:21:56', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592115712422330529', '1961009998209257473', '部门添加', NULL, NULL, 0, NULL, NULL, 2, 'system:depart:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:22:21', 'admin', '2022-11-14 19:30:49', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592115712466710529', '45c966826eeff4c99b8f8ebfe74511fc', '部门添加', NULL, NULL, 0, NULL, NULL, 2, 'system:depart:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:22:21', 'admin', '2022-11-14 19:30:49', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592115914493751297', '1170592628746878978', '编辑菜单权限数据', NULL, NULL, 0, NULL, NULL, 2, 'system:permission:editRule', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:23:09', 'admin', '2022-11-14 19:39:25', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592116663936184322', '1170592628746878978', '编辑菜单', NULL, NULL, 0, NULL, NULL, 2, 'system:permission:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:26:07', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592117222764277032', '1961009998209257473', '部门编辑', NULL, NULL, 0, NULL, NULL, 2, 'system:depart:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:28:21', 'admin', '2022-11-14 19:30:55', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592117222764277761', '45c966826eeff4c99b8f8ebfe74511fc', '部门编辑', NULL, NULL, 0, NULL, NULL, 2, 'system:depart:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:28:21', 'admin', '2022-11-14 19:30:55', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592117276539449345', '45c966826eeff4c99b8f8ebfe74511fc', '部门删除', NULL, NULL, 0, NULL, NULL, 2, 'system:depart:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:28:33', 'admin', '2022-11-14 19:31:06', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592117276539449346', '1961009998209257473', '部门删除', NULL, NULL, 0, NULL, NULL, 2, 'system:depart:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:28:33', 'admin', '2022-11-14 19:31:06', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592117377299214337', '45c966826eeff4c99b8f8ebfe74511fc', '部门批量删除', NULL, NULL, 0, NULL, NULL, 2, 'system:depart:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:28:58', 'admin', '2022-11-14 19:31:12', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592117377299214338', '1961009998209257473', '部门批量删除', NULL, NULL, 0, NULL, NULL, 2, 'system:depart:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:28:58', 'admin', '2022-11-14 19:31:12', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592117422006300673', '45c966826eeff4c99b8f8ebfe74511fc', '部门导入', NULL, NULL, 0, NULL, NULL, 2, 'system:depart:importExcel', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:29:08', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592117625664925697', '5c2f42277948043026b7a14692456828', '部门角色添加', NULL, NULL, 0, NULL, NULL, 2, 'system:depart:role:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:29:57', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592117748209905665', '5c2f42277948043026b7a14692456828', '部门角色编辑', NULL, NULL, 0, NULL, NULL, 2, 'system:depart:role:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:30:26', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592117804359053314', '5c2f42277948043026b7a14692456828', '部门角色删除', NULL, NULL, 0, NULL, NULL, 2, 'system:depart:role:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:30:39', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592117990305132545', '5c2f42277948043026b7a14692456828', '部门角色批量删除', NULL, NULL, 0, NULL, NULL, 2, 'system:depart:role:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:31:24', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592118053634928641', '5c2f42277948043026b7a14692456828', '部门角色用户授权', NULL, NULL, 0, NULL, NULL, 2, 'system:depart:role:userAdd', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:31:39', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592118192218927105', '1438782641187074050', '字典新增', NULL, NULL, 0, NULL, NULL, 2, 'system:dict:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:32:12', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592118254844080130', '1438782641187074050', '字典编辑', NULL, NULL, 0, NULL, NULL, 2, 'system:dict:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:32:27', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592118306983473154', '1438782641187074050', '字典删除', NULL, NULL, 0, NULL, NULL, 2, 'system:dict:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:32:39', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592118356778250241', '1438782641187074050', '字典批量删除', NULL, NULL, 0, NULL, NULL, 2, 'system:dict:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:32:51', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592118414990995457', '1438782641187074050', '字典导入', NULL, NULL, 0, NULL, NULL, 2, 'system:dict:importExcel', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:33:05', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592118497606201346', '1439399179791409153', '路由网关删除', NULL, NULL, 0, NULL, NULL, 2, 'system:getway:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:33:25', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592118604640645122', '1170592628746878978', '删除菜单', NULL, NULL, 0, NULL, NULL, 2, 'system:permission:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:33:50', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592118648315932674', '1170592628746878978', '批量删除菜单', NULL, NULL, 0, NULL, NULL, 2, 'system:permission:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:34:01', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592119001883176961', '1170592628746878978', '添加菜单权限数据', NULL, NULL, 0, NULL, NULL, 2, 'system:permission:addRule', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:35:25', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592120052866707457', '1170592628746878978', '删除菜单权限数据', NULL, NULL, 0, NULL, NULL, 2, 'system:permission:deleteRule', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:39:35', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592120222727630849', '45c966826eeff4c99b8f8ebfe74511fc', '保存部门授权', NULL, NULL, 0, NULL, NULL, 2, 'system:permission:saveDepart', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:40:16', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592120224120850434', '190c2b43bec6a5f7a4194a85db67d96a', '查询全部角色不租户隔离', NULL, NULL, 0, NULL, NULL, 2, 'system:role:queryallNoByTenant', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-01-11 19:41:18', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592120323667750914', '190c2b43bec6a5f7a4194a85db67d96a', '角色添加', NULL, NULL, 0, NULL, NULL, 2, 'system:role:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:40:40', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592120323667750934', '1597419994965786625', '角色添加', NULL, NULL, 0, NULL, NULL, 2, 'system:role:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:40:40', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592120372296511490', '190c2b43bec6a5f7a4194a85db67d96a', '角色编辑', NULL, NULL, 0, NULL, NULL, 2, 'system:role:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:40:52', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592120372296522490', '1597419994965786625', '角色编辑', NULL, NULL, 0, NULL, NULL, 2, 'system:role:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:40:52', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592120427007012865', '190c2b43bec6a5f7a4194a85db67d96a', '角色删除', NULL, NULL, 0, NULL, NULL, 2, 'system:role:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:41:05', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592120427223412865', '1597419994965786625', '角色删除', NULL, NULL, 0, NULL, NULL, 2, 'system:role:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:41:05', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592120484120850434', '190c2b43bec6a5f7a4194a85db67d96a', '角色批量删除', NULL, NULL, 0, NULL, NULL, 2, 'system:role:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:41:18', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592120594695286785', '190c2b43bec6a5f7a4194a85db67d96a', '角色首页配置添加', NULL, NULL, 0, NULL, NULL, 2, 'system:roleindex:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:41:45', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592120649007329281', '190c2b43bec6a5f7a4194a85db67d96a', '角色首页配置编辑', NULL, NULL, 0, NULL, NULL, 2, 'system:roleindex:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:41:58', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1592135223910765570', '3f915b2769fc80648e92d04e84ca059d', '查询全部用户', NULL, NULL, 0, NULL, NULL, 2, 'system:user:listAll', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:20:22', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1593160905216663554', '1438782641187074050', '字典子项新增', NULL, NULL, 0, NULL, NULL, 2, 'system:dict:item:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-17 16:35:34', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1593160959633563650', '1438782641187074050', '字典子项编辑', NULL, NULL, 0, NULL, NULL, 2, 'system:dict:item:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-17 16:35:47', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1593161025790320641', '1438782641187074050', '字典子项删除', NULL, NULL, 0, NULL, NULL, 2, 'system:dict:item:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-17 16:36:03', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1593161089787011074', '1438782641187074050', '字典子项批量删除', NULL, NULL, 0, NULL, NULL, 2, 'system:dict:item:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-17 16:36:18', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1593161421350936578', '1439488251473993730', '添加定时任务', NULL, NULL, 0, NULL, NULL, 2, 'system:quartzJob:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-17 16:37:37', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1593161483627962370', '1439488251473993730', '更新定时任务', NULL, NULL, 0, NULL, NULL, 2, 'system:quartzJob:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-17 16:37:52', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1593161551202394114', '1439488251473993730', '删除定时任务', NULL, NULL, 0, NULL, NULL, 2, 'system:quartzJob:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-17 16:38:08', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1593161608362369026', '1439488251473993730', '批量删除定时任务', NULL, NULL, 0, NULL, NULL, 2, 'system:quartzJob:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-17 16:38:22', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1593161657385394177', '1439488251473993730', '停止定时任务', NULL, NULL, 0, NULL, NULL, 2, 'system:quartzJob:pause', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-17 16:38:33', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1593161697348722689', '1439488251473993730', '启动定时任务', NULL, NULL, 0, NULL, NULL, 2, 'system:quartzJob:resume', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-17 16:38:43', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1593161743607701505', '1439488251473993730', '立即执行定时任务', NULL, NULL, 0, NULL, NULL, 2, 'system:quartzJob:execute', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-17 16:38:54', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1593173018886709250', '1442055284830769154', '文件oos上传', NULL, NULL, 0, NULL, NULL, 2, 'system:ossFile:upload', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-17 17:23:42', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1593185714482880514', '3f915b2769fc80648e92d04e84ca059d', '用户导出', NULL, NULL, 0, NULL, NULL, 2, 'system:user:export', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-17 18:14:09', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1594930803956920321', '1439398677984878593', '在线用户', '/system/onlineuser', 'system/onlineuser/OnlineUserList', 1, '', NULL, 1, NULL, '0', 12.00, 0, 'ant-design:aliwangwang-outlined', 1, 0, 0, 0, NULL, 'admin', '2022-11-22 13:48:31', 'admin', '2023-03-04 15:15:36', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1596141938193747970', 'd7d6e2e4e2934f2c9385a623fd98c6f3', '用户设置', '/system/usersetting', 'system/usersetting/UserSetting', 1, '', NULL, 1, NULL, '0', 12.00, 0, 'ant-design:setting-twotone', 0, 0, 1, 0, NULL, 'admin', '2022-11-25 22:01:08', 'admin', '2023-03-04 15:00:26', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1596335805278990338', '1596141938193747970', '账户设置用户编辑权限', NULL, NULL, 0, NULL, NULL, 2, 'system:user:setting:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-26 10:51:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1597419994965786625', '1674708136602542082', '租户角色', '/system/role/TenantRoleList', 'system/role/TenantRoleList', 1, 'tenant-role-list', NULL, 1, NULL, '0', 3.00, 0, 'ant-design:line-height-outlined', 0, 0, 0, 0, NULL, 'admin', '2022-11-29 10:39:40', 'admin', '2025-08-12 18:23:22', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('15c92115213910765570', '3f915b2769fc80648e92d04e84ca059d', '通过ID查询用户信息接口', NULL, NULL, 0, NULL, NULL, 2, 'system:user:queryById', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:20:22', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1600105607009162230', '1961253156897710081', '邀请用户', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:invitation:user', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-12-06 20:31:20', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1600105607009165314', '1280350452934307841', '邀请用户', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:invitation:user', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-12-06 20:31:20', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1600108123037913486', '1961253156897710081', '查询租户下用户', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:user:list', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-12-06 20:41:20', 'admin', '2023-01-11 12:10:48', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1600108123037917186', '1280350452934307841', '通过租户id获取用户', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:user:list', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-12-06 20:41:20', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1600129606082650113', '1280350452934307841', '租户请离', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:leave', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-12-06 22:06:42', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1600129606082650123', '119213522910765570', '租户请离', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:leave', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-12-06 22:06:42', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1609123240547344376', '1961253156897710081', '产品包分页列表查询', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:packList', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-12-31 17:44:11', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1609123240547344385', '1280350452934307841', '产品包分页列表查询', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:packList', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-12-31 17:44:11', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1609123437247619074', '1280350452934307841', '创建租户产品包', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:add:pack', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-12-31 17:44:58', 'admin', '2022-12-31 20:27:56', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1609164542165012482', '1280350452934307841', '编辑租户产品包', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:edit:pack', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-12-31 20:28:18', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1609164635442139138', '1280350452934307841', '批量删除租户产品包', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:delete:pack', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-12-31 20:28:41', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1611620416187969538', '1280350452934307841', '分页获取租户用户数据', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:tenantPageList', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-01-07 15:07:04', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1611620600003342337', '1280350452934307841', '通过用户id获取租户列表', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:getTenantListByUserId', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-01-07 15:07:48', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1611620654621569026', '1280350452934307841', '更新用户租户关系状态', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:updateUserTenantStatus', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-01-07 15:08:01', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1611620772498218641', '1280350452934307841', '查询租户列表', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:list', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-01-11 15:08:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1611620772498288641', '1280350452934307841', '注销租户', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:cancelTenant', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-01-07 15:08:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1611650772498288641', '1280350452934307841', '删除租户', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-01-11 15:08:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1612438989792034818', '1280350452934307841', '编辑租户', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-01-07 15:08:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1613620712498288641', '1280350452934307841', '批量删除租户', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-01-11 15:08:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1620261087828418562', '1280350452934307841', '获取租户删除的列表', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:recycleBinPageList', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-01-31 11:22:01', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1620305415648989186', '1280350452934307841', '彻底删除租户', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:deleteTenantLogic', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-01-31 14:18:10', 'admin', '2023-01-31 14:19:51', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1620327825894981634', '1280350452934307841', '租户还原', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:revertTenantLogic', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-01-31 15:47:13', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1620709334357532673', '1438108176273760258', '官网', 'https://jeecg.com', 'https://jeecg.com', 0, '', NULL, 1, NULL, '0', 5.00, 0, 'ant-design:layout-filled', 1, 0, 0, 0, NULL, 'jeecg', '2023-02-01 17:03:11', 'admin', '2025-09-13 18:54:44', 0, 0, NULL, 1);\nINSERT INTO `sys_permission` VALUES ('1621620772498288641', '1280350452934307841', '添加租户', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-01-11 15:08:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1629109281748291586', 'd7d6e2e4e2934f2c9385a623fd98c6f3', '第三方配置', '/third/app', 'system/appconfig/ThirdAppConfigList', 1, '', NULL, 1, NULL, '0', 13.00, 0, 'ant-design:setting-outlined', 1, 0, 0, 0, NULL, 'admin', '2023-02-24 21:21:35', 'admin', '2023-02-24 21:51:05', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1660568280725127169', '1439533711676973057', '日志列表', NULL, NULL, 1, NULL, NULL, 2, 'system:log:list', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-05-22 16:48:25', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1660568368558047234', '1439533711676973057', '日志删除', NULL, NULL, 1, NULL, NULL, 2, 'system:log:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-05-22 16:48:46', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1660568426632380417', '1439533711676973057', '日志批量删除', NULL, NULL, 1, NULL, NULL, 2, 'system:log:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-05-22 16:48:59', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1668174661456171010', 'd7d6e2e4e2934f2c9385a623fd98c6f3', '租户默认套餐', '/tenant/TenantDefaultPack', 'system/tenant/pack/TenantDefaultPackList', 1, '', NULL, 1, NULL, '0', 7.00, 0, 'ant-design:deployment-unit-outlined', 1, 0, 0, 0, NULL, 'admin', '2023-06-12 16:33:27', 'admin', '2025-07-30 17:34:03', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1674708136602542082', '', '我的租户', '/mytenant', 'layouts/RouteView', 1, '', NULL, 0, NULL, '0', 4.20, 0, 'ant-design:user-outlined', 0, 0, 0, 0, NULL, 'admin', '2023-06-30 17:15:09', 'admin', '2024-06-17 15:42:29', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1691031996d593131521', '1455100420297859074', 'AUTO在线ERP表单', '/online/cgformErpList/:id', 'super/online/cgform/auto/erp/OnlCgformErpList', 1, '', NULL, 1, NULL, '0', 21.00, 0, NULL, 1, 0, 1, 0, NULL, 'admin', '2023-08-14 18:20:20', 'jeecg', '2024-06-13 11:37:04', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1691031996d5931315212', '1455100420297859074', 'AUTO在线一对多内嵌', '/online/cgformInnerTableList/:id', 'super/online/cgform/auto/innerTable/OnlCgformInnerTableList', 1, '', NULL, 1, NULL, '0', 21.00, 0, NULL, 1, 0, 1, 0, NULL, 'admin', '2023-08-14 18:20:20', 'jeecg', '2024-06-13 11:37:07', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1691031996d5931315213', '1455100420297859074', 'AUTO在线Tab风格', '/online/cgformTabList/:id', 'super/online/cgform/auto/tab/OnlCgformTabList', 1, '', NULL, 1, NULL, '0', 21.00, 0, NULL, 1, 0, 1, 0, NULL, 'admin', '2023-08-14 18:20:20', 'jeecg', '2024-06-13 11:37:11', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1693195557097164801', '190c2b43bec6a5f7a4194a85db67d96a', '查询所有角色', NULL, NULL, 0, NULL, NULL, 2, 'system:role:list', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-08-20 17:37:34', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1697220712498288641', '1280350452934307841', '根据ids查询租户', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:queryList', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-01-11 15:08:29', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1698650926200352770', '1473927410093187073', '数据集解析SQL', NULL, NULL, 0, NULL, NULL, 2, 'drag:analysis:sql', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'jeecg', '2023-09-04 18:55:15', 'jeecg', '2023-09-05 20:36:51', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1699038961937113090', '1473927410093187073', '数据源添加', NULL, NULL, 0, NULL, NULL, 2, 'drag:datasource:saveOrUpate', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'jeecg', '2023-09-05 20:37:10', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1699039098474291201', '1473927410093187073', '数据源删除', NULL, NULL, 0, NULL, NULL, 2, 'drag:datasource:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'jeecg', '2023-09-05 20:37:42', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1699039192154071041', '1473927410093187073', '数据源批量删除', NULL, NULL, 0, NULL, NULL, 2, 'drag:datasource:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'jeecg', '2023-09-05 20:38:05', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1699374269152100354', '1455101470794850305', '同步数据库', NULL, NULL, 0, NULL, NULL, 2, 'online:form:syncDb', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-09-06 18:49:33', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1699374346553786370', '1455101470794850305', '添加Online表单', NULL, NULL, 0, NULL, NULL, 2, 'online:form:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-09-06 18:49:52', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1699374404015751169', '1455101470794850305', '修改Online表单', NULL, NULL, 0, NULL, NULL, 2, 'online:form:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-09-06 18:50:05', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1699374509749960705', '1455101470794850305', '查询数据库表名', NULL, NULL, 0, NULL, NULL, 2, 'online:form:queryTables', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-09-06 18:50:31', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1699374612388773890', '1460888189937176577', '获取字典列表', NULL, NULL, 0, NULL, NULL, 2, 'online:report:getDictList', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-09-06 18:50:55', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1699374704168534017', '1460888189937176577', 'SQL解析', NULL, NULL, 0, NULL, NULL, 2, 'online:report:parseSql', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-09-06 18:51:17', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1699374801816125442', '1460888189937176577', '添加Online报表', NULL, NULL, 0, NULL, NULL, 2, 'online:report:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-09-06 18:51:40', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1699375086147993601', '1460888189937176577', '修改Online报表', NULL, NULL, 0, NULL, NULL, 2, 'online:report:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-09-06 18:52:48', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1699375193576701953', '1460888189937176577', '删除Online报表', NULL, NULL, 0, NULL, NULL, 2, 'online:report:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-09-06 18:53:14', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1701475606988812289', '1473927410093187073', '数据源连接', NULL, NULL, 0, NULL, NULL, 2, 'drag:datasource:testConnection', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'jeecg', '2023-09-12 13:59:31', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1701575168519839746', 'd7d6e2e4e2934f2c9385a623fd98c6f3', '白名单管理', '/system/tableWhiteList', 'system/tableWhiteList/SysTableWhiteListList', 1, '', NULL, 1, NULL, '0', 4.00, 0, 'ant-design:table-outlined', 0, 0, 0, 0, NULL, 'admin', '2023-09-12 20:35:09', 'jeecg', '2024-06-13 11:38:28', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1746709108126285826', '1455100420297859074', 'AUTO在线表单详情', '/online/cgformDetail/:id', 'super/online/cgform/auto/default/OnlineAutoDetail', 1, '', NULL, 1, NULL, '0', 21.00, 0, NULL, 1, 0, 1, 0, NULL, 'jeecg', '2024-01-15 09:41:18', 'jeecg', '2024-06-13 11:37:01', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1750128461040648193', '1170592628746878978', '设置默认首页', NULL, NULL, 0, NULL, NULL, 2, 'system:permission:setDefIndex', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2024-01-24 20:08:35', NULL, NULL, 0, NULL, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1783334031927627777', '1438108198113501186', '原生总结栏', '/comp/table/tableSummary', 'demo/table/AntdTableSummary', 1, '', NULL, 1, NULL, '0', 1.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2024-04-25 11:15:40', NULL, NULL, 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1800372628805861377', '1701575168519839746', '列表权限', NULL, NULL, 0, NULL, NULL, 2, 'system:tableWhite:list', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, '15931993294', '2024-06-11 11:40:59', NULL, NULL, 0, NULL, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1800372727493640194', '1701575168519839746', '添加权限', NULL, NULL, 0, NULL, NULL, 2, 'system:tableWhite:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, '15931993294', '2024-06-11 11:41:22', NULL, NULL, 0, NULL, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1800372811518132225', '1701575168519839746', '修改权限', NULL, NULL, 0, NULL, NULL, 2, 'system:tableWhite:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, '15931993294', '2024-06-11 11:41:42', NULL, NULL, 0, NULL, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1800372906330374146', '1701575168519839746', '删除权限', NULL, NULL, 0, NULL, NULL, 2, 'system:tableWhite:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, '15931993294', '2024-06-11 11:42:05', NULL, NULL, 0, NULL, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1800373633509441537', '1701575168519839746', '批量删除', NULL, NULL, 0, NULL, NULL, 2, 'system:tableWhite:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, '15931993294', '2024-06-11 11:44:58', NULL, NULL, 0, NULL, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1800373733220630530', '1701575168519839746', '通过id查询', NULL, NULL, 0, NULL, NULL, 2, 'system:tableWhite:queryById', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, '15931993294', '2024-06-11 11:45:22', NULL, NULL, 0, NULL, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1801954937339428865', '1460888189937176577', '测试数据源连接', NULL, NULL, 0, NULL, NULL, 2, 'online:report:testConnection', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2024-06-15 20:28:30', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1804046424930480129', '1447763172274495489', '仪表盘集成示例', '/drag/view/964024982110830592', '{{ window._CONFIG[\\'domianURL\\'] }}/drag/view?pageId=910475721247866880&token=${token}&tenantId=${tenantId}', 1, '', NULL, 1, NULL, '0', 3.00, 0, NULL, 1, 0, 0, 0, NULL, 'jeecg', '2024-06-21 14:59:20', 'admin', '2025-08-08 22:32:01', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1808098125316870145', '3f915b2769fc80648e92d04e84ca059d', 'app端编辑用户', NULL, NULL, 0, NULL, NULL, 2, 'system:user:app:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2024-07-02 19:19:21', NULL, NULL, 0, NULL, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1810652607946940417', '1438782641187074050', '批量彻底删除', NULL, NULL, 0, NULL, NULL, 2, 'system:dict:deleteRecycleBin', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, '15931993294', '2024-07-09 20:29:57', '15931993294', '2024-07-09 20:30:39', 0, NULL, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1810923799513612290', '1439399179791409153', '彻底删除', NULL, NULL, 0, NULL, NULL, 2, 'system:gateway:deleteRecycleBin', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, '15931993294', '2024-07-10 14:27:34', NULL, NULL, 0, NULL, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1811685368354754561', '1439399179791409153', '复制路由', NULL, NULL, 0, NULL, NULL, 2, 'system:gateway:copyRoute', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, '15931993294', '2024-07-12 16:53:46', NULL, NULL, 0, NULL, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1811685464467230721', '1439399179791409153', '还原逻辑删除', NULL, NULL, 0, NULL, NULL, 2, 'system:gateway:putRecycleBin', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, '15931993294', '2024-07-12 16:54:09', NULL, NULL, 0, NULL, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1866001513609637890', '', '数据可视化', '/dataVisual', 'layouts/default/index', 1, '', NULL, 0, NULL, '0', 3.00, 0, 'ant-design:sliders-outlined', 0, 0, 0, 0, NULL, 'admin', '2024-12-09 14:06:44', 'admin', '2025-04-02 20:18:40', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1876220177009315842', '1473927410093187073', '表单设计页面查询', NULL, NULL, 0, NULL, NULL, 2, 'drag:design:getTotalData', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-01-06 18:52:03', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1887447660072292354', '1280350452934307841', '初始化套餐包', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:syncDefaultPack', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'jeecg', '2025-02-06 18:26:04', 'jeecg', '2025-02-06 18:26:53', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1890213291321749505', '1892553163993931777', 'AI流程设计', '/process/list/airag', 'super/airag/aiflow/pages/ProcessList', 1, '', NULL, 1, NULL, '0', 2.00, 0, 'ant-design:box-plot-outlined', 0, 0, 0, 0, NULL, 'admin', '2025-02-14 09:35:41', 'admin', '2026-01-23 16:52:44', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1892553163993931777', '', 'AI应用平台', '/airag', 'layouts/default/index', 1, '', NULL, 0, NULL, '0', 2.20, 0, 'ant-design:box-plot-outlined', 0, 0, 0, 0, NULL, 'admin', '2025-02-20 20:33:31', 'admin', '2025-11-25 16:20:04', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1892553778493022209', '1892553163993931777', 'AI模型配置', '/super/airag/aimodel/AiModelList', 'super/airag/aimodel/AiModelList', 1, '', NULL, 1, NULL, '0', 4.00, 0, 'ant-design:setting-twotone', 0, 0, 0, 0, NULL, 'admin', '2025-02-20 20:35:57', 'admin', '2025-03-06 20:31:13', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1892557342028226561', '1892553163993931777', 'AI知识库', '/super/airag/aiknowledge/AiKnowledgeBaseList', 'super/airag/aiknowledge/AiKnowledgeBaseList', 1, '', NULL, 1, NULL, '0', 3.00, 0, 'ant-design:book-twotone', 0, 0, 0, 0, NULL, 'admin', '2025-02-20 20:50:07', 'admin', '2026-01-23 16:52:40', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1893865471550578689', '1892553163993931777', 'AI应用管理', '/super/airag/aiapp/AiAppList', 'super/airag/aiapp/AiAppList', 1, '', NULL, 1, NULL, '0', 1.00, 0, 'ant-design:appstore-twotone', 0, 0, 0, 0, NULL, 'admin', '2025-02-24 11:28:09', 'admin', '2025-03-06 20:30:58', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1895401981290643458', '1892553163993931777', 'AI聊天', '/super/airag/aiapp/chat/AiChat', 'super/airag/aiapp/chat/AiChat', 1, '', NULL, 1, NULL, '0', 5.00, 0, 'ant-design:aliwangwang-outlined', 1, 0, 1, 0, NULL, 'admin', '2025-02-28 17:13:42', 'admin', '2025-02-28 17:30:40', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1907441271556497409', '1473927410093187073', '清空回收站', NULL, NULL, 0, NULL, NULL, 2, 'onl:drag:clear:recovery', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-04-02 22:33:32', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('190c2b43bec6a5f7a4194a85db67d96a', 'd7d6e2e4e2934f2c9385a623fd98c6f3', '角色管理', '/system/role', 'system/role/index', 1, NULL, NULL, 1, NULL, NULL, 2.00, 0, 'ant-design:solution', 0, 1, 0, NULL, NULL, NULL, '2018-12-25 20:34:38', 'admin', '2021-09-17 15:58:00', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1912753560201089025', '2012375501376606210', 'OCR识别', '/ai/ocr', 'super/airag/ocr/AiOcrList', 1, '', NULL, 1, NULL, '0', 8.00, 0, 'ant-design:scan-outlined', 1, 0, 0, 0, NULL, 'admin', '2025-04-17 14:22:41', 'admin', '2026-01-17 12:05:13', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1917957565728198657', '1922109301837606914', '接口文档', '/openapi/SwaggerUI', 'openapi/SwaggerUI', 1, '', NULL, 1, NULL, '0', 1.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-05-01 23:01:32', 'admin', '2025-05-13 09:59:46', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1922109301837606914', '1439398677984878593', 'OpenAPI', '/openapi', 'layouts/RouteView', 1, '', NULL, 1, NULL, '0', 4.00, 0, 'ant-design:swap-outlined', 0, 0, 0, 0, NULL, 'admin', '2025-05-13 09:59:03', 'admin', '2025-09-13 19:31:31', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1930152938891608066', '1455100420297859074', 'APP版本管理', '/app/version', 'system/appVersion/SysAppVersion', 1, '', NULL, 1, NULL, '0', 11.00, 0, NULL, 0, 0, 0, 0, NULL, 'admin', '2025-06-04 14:41:36', 'admin', '2025-07-30 17:22:24', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1930221213607591937', '1893865471550578689', '新增或编辑AI应用', NULL, NULL, 0, NULL, NULL, 2, 'airag:app:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:12:54', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930221335938662401', '1893865471550578689', '删除AI应用', NULL, NULL, 0, NULL, NULL, 2, 'airag:app:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:13:23', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930221570324758530', '1892557342028226561', '添加AI知识库', NULL, NULL, 0, NULL, NULL, 2, 'airag:knowledge:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:14:19', 'admin', '2025-06-04 19:21:38', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930221637551063042', '1892557342028226561', '编辑AI知识库', NULL, NULL, 0, NULL, NULL, 2, 'airag:knowledge:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:14:35', 'admin', '2025-06-04 19:21:42', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930221702164316161', '1892557342028226561', '重建AI知识库', NULL, NULL, 0, NULL, NULL, 2, 'airag:knowledge:rebuild', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:14:50', 'admin', '2025-06-04 19:21:46', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930221774230847490', '1892557342028226561', '删除AI知识库', NULL, NULL, 0, NULL, NULL, 2, 'airag:knowledge:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:15:07', 'admin', '2025-06-04 19:21:52', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930221983555977217', '1892557342028226561', '新增编辑AI知识库文档', NULL, NULL, 0, NULL, NULL, 2, 'airag:knowledge:doc:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:15:57', 'admin', '2025-06-04 19:22:03', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930222066120851457', '1892557342028226561', '导入AI知识库文档', NULL, NULL, 0, NULL, NULL, 2, 'airag:knowledge:doc:zip', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:16:17', 'admin', '2025-06-04 19:22:09', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930222218734796802', '1892557342028226561', '向量化AI知识库文档', NULL, NULL, 0, NULL, NULL, 2, 'airag:knowledge:doc:rebuild', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:16:53', 'admin', '2025-06-04 19:22:16', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930222295012409345', '1892557342028226561', '批量删除AI知识库文档', NULL, NULL, 0, NULL, NULL, 2, 'airag:knowledge:doc:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:17:12', 'admin', '2025-06-04 19:22:21', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930222395180777474', '1892557342028226561', '清空AI知识库文档', NULL, NULL, 0, NULL, NULL, 2, 'airag:knowledge:doc:deleteAll', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:17:35', 'admin', '2025-06-04 19:22:25', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930222558582472705', '1892553778493022209', '新增AI模型', NULL, NULL, 0, NULL, NULL, 2, 'airag:model:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:18:14', 'admin', '2025-06-04 19:21:16', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930222617197871105', '1892553778493022209', '编辑AI模型', NULL, NULL, 0, NULL, NULL, 2, 'airag:model:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:18:28', 'admin', '2025-06-04 19:21:20', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930222679269376001', '1892553778493022209', '删除AI模型', NULL, NULL, 0, NULL, NULL, 2, 'airag:model:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:18:43', 'admin', '2025-06-04 19:21:24', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930222862556266498', '1890213291321749505', '新增AI流程', NULL, NULL, 0, NULL, NULL, 2, 'airag:flow:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:19:27', 'admin', '2025-06-04 19:21:08', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930222953853681666', '1890213291321749505', '编辑AI流程', NULL, NULL, 0, NULL, NULL, 2, 'airag:flow:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:19:49', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930223034757611522', '1890213291321749505', '保存AI流程设计', NULL, NULL, 0, NULL, NULL, 2, 'airag:flow:designSave', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:20:08', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930223114757611522', '1890213291321749505', 'AI流程测试', NULL, NULL, 0, NULL, NULL, 2, 'airag:flow:debug', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-12-01 19:20:08', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1930223132619112449', '1890213291321749505', '删除AI流程', NULL, NULL, 0, NULL, NULL, 2, 'airag:flow:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-06-04 19:20:31', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1939572818833301506', 'd7d6e2e4e2934f2c9385a623fd98c6f3', '首页配置', '/system/homeConfig', 'system/homeConfig/index', 1, '', NULL, 1, NULL, '0', 1.00, 0, 'ant-design:appstore-outlined', 0, 0, 0, 0, NULL, 'admin', '2025-06-30 14:32:50', 'admin', '2025-07-01 20:13:22', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1941349246536998913', '1939572818833301506', '首页配置-添加', NULL, NULL, 0, NULL, NULL, 2, 'system:roleindex:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-07-05 12:11:44', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1941349335431077889', '1939572818833301506', '首页配置-编辑', NULL, NULL, 0, NULL, NULL, 2, 'system:roleindex:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-07-05 12:12:05', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1941349462887587842', '1939572818833301506', '首页配置-删除', NULL, NULL, 0, NULL, NULL, 2, 'system:roleindex:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-07-05 12:12:35', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1941349550087168001', '1939572818833301506', '首页配置-批量删除', NULL, NULL, 0, NULL, NULL, 2, 'system:roleindex:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-07-05 12:12:56', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1942160438629109761', '1930152938891608066', 'APP版本编辑', NULL, NULL, 0, NULL, NULL, 2, 'app:edit:version', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-07-07 17:55:07', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1947833384695164929', '1629109281748291586', '第三方配置删除', NULL, NULL, 0, NULL, NULL, 2, 'system:third:config:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-07-23 09:37:23', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1960994076329316353', '119213522910765570', '添加一个用户和多个套餐关系', NULL, NULL, 0, NULL, NULL, 2, 'system:tenant:addPacksUser', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-08-28 17:13:16', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1961009998209257473', '1674708136602542082', '租户部门', '/depart/TenantDepartList', 'system/depart/TenantDepartList', 1, '', NULL, 1, NULL, '0', 3.30, 0, 'ant-design:apartment-outlined', 0, 0, 0, 0, NULL, 'admin', '2025-08-28 18:16:32', 'admin', '2025-08-29 10:20:25', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1961253156897710081', '1674708136602542082', '租户套餐', '/pack/TenantCurrentPackList', 'system/tenant/pack/TenantCurrentPackList', 1, '', NULL, 1, NULL, '0', 3.40, 0, 'ant-design:read-filled', 0, 0, 0, 0, NULL, 'admin', '2025-08-29 10:22:46', 'admin', '2025-08-29 10:24:46', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1963086454217281537', '1674708136602542082', '租户职务', '/position/TenantPositionList', 'system/position/TenantPositionList', 1, '', NULL, 1, NULL, '0', 3.50, 0, 'ant-design:user-outlined', 1, 0, 0, 0, NULL, 'admin', '2025-09-03 11:47:38', NULL, NULL, 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1963133393868722178', '1674708136602542082', '我的租户', '/my/MyTenantDetail', 'system/tenant/my/MyTenantDetail', 1, '', NULL, 1, NULL, '0', 0.00, 0, 'ant-design:user-outlined', 1, 0, 0, 0, NULL, 'admin', '2025-09-03 14:54:09', 'admin', '2025-09-13 17:16:57', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1972617196420993025', '45c966826eeff4c99b8f8ebfe74511fc', '部门管理拖拽修改上下级', NULL, NULL, 0, NULL, NULL, 2, 'system:depart:updateChange', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-09-29 18:59:24', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1972645086223814657', '3f915b2769fc80648e92d04e84ca059d', '重置系统密码', NULL, NULL, 0, NULL, NULL, 2, 'system:user:resetPassword', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-09-29 20:50:13', 'admin', '2025-09-30 11:58:29', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1980223355087781889', '1892553163993931777', 'MCP配置', '/super/airag/aimcp/AiragMcpList', 'super/airag/aimcp/AiragMcpList', 1, '', NULL, 1, NULL, '0', 5.00, 0, 'ant-design:tool-twotone', 1, 0, 0, 0, NULL, 'admin', '2025-10-20 18:43:33', 'admin', '2025-10-21 19:00:31', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1996422809213341698', '1892553163993931777', '应用门户', '/app/portal', 'super/airag/aiapp/chat/portal/AppPortal', 1, '', NULL, 1, NULL, '0', 0.00, 0, 'ant-design:home-outlined', 1, 0, 0, 0, NULL, 'admin', '2025-12-04 11:34:24', 'admin', '2026-01-28 15:17:14', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1999306189754236930', '1737321792727388161', '数据集编辑保存', NULL, NULL, 0, NULL, NULL, 2, 'drag:dataset:save', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-12-12 10:31:56', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1999306301071065090', '1737321792727388161', '数据集删除', NULL, NULL, 0, NULL, NULL, 2, 'drag:dataset:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-12-12 10:32:22', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1999367175911657473', '2012376076054974466', 'AI提示词', '/super/airag/aiprompts', 'super/airag/aiprompts/AiragPromptsList', 1, '', NULL, 1, NULL, '0', 7.00, 0, 'ant-design:exclamation-circle-outlined', 1, 0, 0, 0, NULL, 'admin', '2025-12-12 14:34:16', 'admin', '2026-01-17 12:08:01', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('1999406402585542657', '1594930803956920321', '在线用户列表接口', NULL, NULL, 0, NULL, NULL, 2, 'system:online:list', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-12-12 17:10:08', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1999406500300242946', '1594930803956920321', '强制用户退出接口', NULL, NULL, 0, NULL, NULL, 2, 'system:online:forceLogout', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-12-12 17:10:32', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('1a0811914300741f4e11838ff37a1d3a', '3f915b2769fc80648e92d04e84ca059d', '手机号禁用', '', '', 0, NULL, NULL, 2, 'user:form:phone', '2', 1.00, 0, NULL, 1, NULL, 0, NULL, NULL, 'admin', '2019-05-11 17:19:30', 'admin', '2019-05-11 18:00:22', 0, 0, '1', NULL);\nINSERT INTO `sys_permission` VALUES ('1d592115213910765570', '3f915b2769fc80648e92d04e84ca059d', '通过ID查询用户拥有的角色', NULL, NULL, 0, NULL, NULL, 2, 'system:user:queryUserRole', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-11-14 19:20:22', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2000880658872508417', '2012376076054974466', 'AI评估器', '/super/airag/experiment', 'super/airag/aiprompts/AiragExtDataExperiment', 1, '', NULL, 1, NULL, '0', 7.10, 0, 'ant-design:sliders-outlined', 1, 0, 0, 0, NULL, 'admin', '2025-12-16 18:48:18', 'admin', '2026-01-17 12:08:14', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('2005541199412592642', '1890213291321749505', 'ai流程复制', NULL, NULL, 0, NULL, NULL, 2, 'airag:flow:copy', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-12-29 15:27:38', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2008516285254000642', '2012375501376606210', 'Ai海报', '/airag/aiposter/AiPoster', 'super/airag/aiposter/AiPoster', 1, '', NULL, 1, NULL, '0', 8.00, 0, 'ant-design:file-image-filled', 1, 0, 0, 0, NULL, 'admin', '2026-01-06 20:29:33', 'admin', '2026-01-17 12:05:05', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('2010623918706446338', '2012375501376606210', 'AI写作', '/airag/aiwriter/AiWriter', 'super/airag/aiwriter/AiWriter', 1, '', NULL, 1, NULL, '0', 9.00, 0, 'ant-design:edit-filled', 1, 0, 0, 0, NULL, 'admin', '2026-01-12 16:04:32', 'admin', '2026-01-17 12:04:57', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('2012375501376606210', '1892553163993931777', 'AI工具箱', '/ai/box', 'layouts/default/index', 1, '', NULL, 1, NULL, '0', 11.00, 0, 'ant-design:tool-outlined', 0, 0, 0, 0, NULL, 'admin', '2026-01-17 12:04:42', 'admin', '2026-01-17 12:09:42', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('2012376076054974466', '1892553163993931777', '提示词管理', '/ai/prompt', 'layouts/default/index', 1, '', NULL, 1, NULL, '0', 10.00, 0, 'ant-design:star-outlined', 0, 0, 0, 0, NULL, 'admin', '2026-01-17 12:06:59', 'admin', '2026-01-17 12:09:27', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('2025050104193340030', '1922109301837606914', '接口管理', '/openapi/openApiList', 'openapi/OpenApiList', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 0, 0, 0, 0, NULL, 'admin', '2025-05-01 16:19:03', 'admin', '2025-05-13 09:59:24', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025050104193350031', '2025050104193340030', '添加接口管理', NULL, NULL, 0, NULL, NULL, 2, 'openapi:open_api:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-05-01 16:19:03', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025050104193350032', '2025050104193340030', '编辑接口管理', NULL, NULL, 0, NULL, NULL, 2, 'openapi:open_api:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-05-01 16:19:03', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025050104193350033', '2025050104193340030', '删除接口管理', NULL, NULL, 0, NULL, NULL, 2, 'openapi:open_api:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-05-01 16:19:03', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025050104193350034', '2025050104193340030', '批量删除接口管理', NULL, NULL, 0, NULL, NULL, 2, 'openapi:open_api:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-05-01 16:19:03', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025050104193350035', '2025050104193340030', '导出excel_接口管理', NULL, NULL, 0, NULL, NULL, 2, 'openapi:open_api:exportXls', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-05-01 16:19:03', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025050104193350036', '2025050104193340030', '导入excel_接口管理', NULL, NULL, 0, NULL, NULL, 2, 'openapi:open_api:importExcel', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-05-01 16:19:03', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025050105554940200', '1922109301837606914', '授权管理', '/openapi/openApiAuthList', 'openapi/OpenApiAuthList', 1, NULL, NULL, 1, NULL, '1', 0.00, 0, NULL, 0, 0, 0, 0, NULL, 'admin', '2025-05-01 17:55:20', 'admin', '2025-05-13 09:59:35', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025050105554940201', '2025050105554940200', '添加授权管理', NULL, NULL, 0, NULL, NULL, 2, 'openapi:open_api_auth:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-05-01 17:55:20', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025050105554940202', '2025050105554940200', '编辑授权管理', NULL, NULL, 0, NULL, NULL, 2, 'openapi:open_api_auth:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-05-01 17:55:20', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025050105554940203', '2025050105554940200', '删除授权管理', NULL, NULL, 0, NULL, NULL, 2, 'openapi:open_api_auth:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-05-01 17:55:20', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025050105554940204', '2025050105554940200', '批量删除授权管理', NULL, NULL, 0, NULL, NULL, 2, 'openapi:open_api_auth:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-05-01 17:55:20', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025050105554940205', '2025050105554940200', '导出excel_授权管理', NULL, NULL, 0, NULL, NULL, 2, 'openapi:open_api_auth:exportXls', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-05-01 17:55:20', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025050105554940206', '2025050105554940200', '导入excel_授权管理', NULL, NULL, 0, NULL, NULL, 2, 'openapi:open_api_auth:importExcel', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-05-01 17:55:20', NULL, NULL, 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025070908023480210', '2012375501376606210', 'AI简历', '/airag/word', 'super/airag/wordtpl/EoaWordTemplateList', 1, NULL, NULL, 1, NULL, '1', 15.00, 0, 'ant-design:file-word-outlined', 0, 0, 0, 0, NULL, 'admin', '2025-07-09 20:02:21', 'admin', '2026-01-17 12:05:20', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025070908023490211', '2025070908023480210', '添加word模版管理', NULL, NULL, 0, NULL, NULL, 2, 'wordtpl:template:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-07-09 20:02:21', 'admin', '2025-07-09 20:11:09', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025070908023490212', '2025070908023480210', '编辑word模版管理', NULL, NULL, 0, NULL, NULL, 2, 'wordtpl:template:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-07-09 20:02:21', 'admin', '2025-07-09 20:11:13', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025070908023490213', '2025070908023480210', '删除word模版管理', NULL, NULL, 0, NULL, NULL, 2, 'wordtpl:template:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-07-09 20:02:21', 'admin', '2025-07-09 20:11:17', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025070908023490214', '2025070908023480210', '批量删除word模版管理', NULL, NULL, 0, NULL, NULL, 2, 'wordtpl:template:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-07-09 20:02:21', 'admin', '2025-07-09 20:11:21', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('2025070908023490215', '2025070908023480210', '设计word模版', NULL, NULL, 0, NULL, NULL, 2, 'wordtpl:template:design', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-07-09 20:02:21', 'admin', '2025-07-09 20:19:04', 0, 0, '1', 0);\nINSERT INTO `sys_permission` VALUES ('3f915b2769fc80648e92d04e84ca059d', 'd7d6e2e4e2934f2c9385a623fd98c6f3', '用户管理', '/system/user', 'system/user/index', 1, NULL, NULL, 1, NULL, NULL, 1.00, 0, 'ant-design:user', 0, 1, 0, NULL, NULL, NULL, '2018-12-25 20:34:38', 'sunjianlei', '2021-05-08 09:57:31', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('45c966826eeff4c99b8f8ebfe74511fc', 'd7d6e2e4e2934f2c9385a623fd98c6f3', '部门管理', '/system/depart', 'system/depart/index', 1, NULL, NULL, 1, NULL, NULL, 3.00, 0, 'ant-design:team', 0, 0, 0, NULL, NULL, 'admin', '2019-01-29 18:47:40', 'admin', '2021-09-17 15:58:13', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('5c2f42277948043026b7a14692456828', 'd7d6e2e4e2934f2c9385a623fd98c6f3', '我的部门', '/system/depart-user', 'system/departUser/index', 1, NULL, NULL, 1, NULL, NULL, 3.00, 0, 'ant-design:home-outlined', 0, 0, 0, 0, NULL, 'admin', '2019-04-17 15:12:24', 'admin', '2023-03-04 15:03:07', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('9502685863ab87f0ad1134142788a385', '1438108176273760258', '首页', '/dashboard/analysis', 'dashboard/Analysis', 1, NULL, NULL, 1, NULL, NULL, 1.00, 0, 'ant-design:qrcode-outlined', 1, 1, 0, 0, NULL, NULL, '2018-12-25 20:34:38', 'jeecg', '2024-06-18 23:09:37', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('d7d6e2e4e2934f2c9385a623fd98c6f3', '', '系统管理', '/isystem', 'layouts/RouteView', 1, NULL, NULL, 0, NULL, NULL, 4.00, 0, 'ant-design:setting', 0, 0, 0, 0, NULL, NULL, '2018-12-25 20:34:38', 'admin', '2025-06-25 14:24:07', 0, 0, NULL, 0);\nINSERT INTO `sys_permission` VALUES ('f15543b0263cf6c5fac85afdd3eba3f2', '3f915b2769fc80648e92d04e84ca059d', '用户导入', '', NULL, 0, NULL, NULL, 2, 'system:user:import', '1', 1.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2019-05-13 19:15:27', 'admin', '2022-06-30 15:05:12', 0, 0, '1', 0);\n\n-- ----------------------------\n-- Table structure for sys_permission_data_rule\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_permission_data_rule`;\nCREATE TABLE `sys_permission_data_rule`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT 'ID',\n  `permission_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '菜单ID',\n  `rule_name` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '规则名称',\n  `rule_column` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '字段',\n  `rule_conditions` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '条件',\n  `rule_value` varchar(300) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '规则值',\n  `status` varchar(3) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '权限有效状态1有0否',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL,\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_spdr_permission_id`(`permission_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_permission_data_rule\n-- ----------------------------\nINSERT INTO `sys_permission_data_rule` VALUES ('1260935285157511170', '4148ec82b6acd69f470bea75fe41c357', 'createBy', 'createBy', '=', '#{sys_user_code}', '0', '2020-05-14 22:09:34', 'jeecg', '2020-05-14 22:13:52', 'admin');\nINSERT INTO `sys_permission_data_rule` VALUES ('1260936345293012993', '4148ec82b6acd69f470bea75fe41c357', '年龄', 'age', '>', '20', '1', '2020-05-14 22:13:46', 'admin', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('1260937192290762754', '4148ec82b6acd69f470bea75fe41c357', 'sysOrgCode', 'sysOrgCode', 'RIGHT_LIKE', '#{sys_org_code}', '1', '2020-05-14 22:17:08', 'admin', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('32b62cb04d6c788d9d92e3ff5e66854e', '8d4683aacaa997ab86b966b464360338', '000', '00', '!=', '00', '1', '2019-04-02 18:36:08', 'admin', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('40283181614231d401614234fe670003', '40283181614231d401614232cd1c0001', 'createBy', 'createBy', '=', '#{sys_user_code}', '1', '2018-01-29 21:57:04', 'admin', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('4028318161424e730161424fca6f0004', '4028318161424e730161424f61510002', 'createBy', 'createBy', '=', '#{sys_user_code}', '1', '2018-01-29 22:26:20', 'admin', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('402880e6487e661a01487e732c020005', '402889fb486e848101486e93a7c80014', 'SYS_ORG_CODE', 'SYS_ORG_CODE', 'LIKE', '010201%', '1', '2014-09-16 20:32:30', 'admin', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('402880e6487e661a01487e8153ee0007', '402889fb486e848101486e93a7c80014', 'create_by', 'create_by', '', '#{SYS_USER_CODE}', '1', '2014-09-16 20:47:57', 'admin', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('402880ec5ddec439015ddf9225060038', '40288088481d019401481d2fcebf000d', '复杂关系', '', 'USE_SQL_RULES', 'name like \\'%张%\\' or age > 10', '1', NULL, NULL, '2017-08-14 15:10:25', 'demo');\nINSERT INTO `sys_permission_data_rule` VALUES ('402880ec5ddfdd26015ddfe3e0570011', '4028ab775dca0d1b015dca3fccb60016', '复杂sql配置', '', 'USE_SQL_RULES', 'table_name like \\'%test%\\' or is_tree = \\'Y\\'', '1', NULL, NULL, '2017-08-14 16:38:55', 'demo');\nINSERT INTO `sys_permission_data_rule` VALUES ('402880f25b1e2ac7015b1e5fdebc0012', '402880f25b1e2ac7015b1e5cdc340010', '只能看自己数据', 'create_by', '=', '#{sys_user_code}', '1', '2017-03-30 16:40:51', 'admin', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('402881875b19f141015b19f8125e0014', '40288088481d019401481d2fcebf000d', '可看下属业务数据', 'sys_org_code', 'LIKE', '#{sys_org_code}', '1', NULL, NULL, '2017-08-14 15:04:32', 'demo');\nINSERT INTO `sys_permission_data_rule` VALUES ('402881e45394d66901539500a4450001', '402881e54df73c73014df75ab670000f', 'sysCompanyCode', 'sysCompanyCode', '=', '#{SYS_COMPANY_CODE}', '1', '2016-03-21 01:09:21', 'admin', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('402881e45394d6690153950177cb0003', '402881e54df73c73014df75ab670000f', 'sysOrgCode', 'sysOrgCode', '=', '#{SYS_ORG_CODE}', '1', '2016-03-21 01:10:15', 'admin', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('402881e56266f43101626727aff60067', '402881e56266f43101626724eb730065', '销售自己看自己的数据', 'createBy', '=', '#{sys_user_code}', '1', '2018-03-27 19:11:16', 'admin', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('402881e56266f4310162672fb1a70082', '402881e56266f43101626724eb730065', '销售经理看所有下级数据', 'sysOrgCode', 'LIKE', '#{sys_org_code}', '1', '2018-03-27 19:20:01', 'admin', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('402881e56266f431016267387c9f0088', '402881e56266f43101626724eb730065', '只看金额大于1000的数据', 'money', '>=', '1000', '1', '2018-03-27 19:29:37', 'admin', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('402881f3650de25101650dfb5a3a0010', '402881e56266f4310162671d62050044', '22', '', 'USE_SQL_RULES', '22', '1', '2018-08-06 14:45:01', 'admin', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('402889fb486e848101486e913cd6000b', '402889fb486e848101486e8e2e8b0007', 'userName', 'userName', '=', 'admin', '1', '2014-09-13 18:31:25', 'admin', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('402889fb486e848101486e98d20d0016', '402889fb486e848101486e93a7c80014', 'title', 'title', '=', '12', '1', NULL, NULL, '2014-09-13 22:18:22', 'scott');\nINSERT INTO `sys_permission_data_rule` VALUES ('402889fe47fcb29c0147fcb6b6220001', '8a8ab0b246dc81120146dc8180fe002b', '12', '12', '>', '12', '1', '2014-08-22 15:55:38', '8a8ab0b246dc81120146dc8181950052', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('4028ab775dca0d1b015dca4183530018', '4028ab775dca0d1b015dca3fccb60016', '表名限制', 'isDbSynch', '=', 'Y', '1', NULL, NULL, '2017-08-14 16:43:45', 'demo');\nINSERT INTO `sys_permission_data_rule` VALUES ('4028ef815595a881015595b0ccb60001', '40288088481d019401481d2fcebf000d', '限只能看自己', 'create_by', '=', '#{sys_user_code}', '1', NULL, NULL, '2017-08-14 15:03:56', 'demo');\nINSERT INTO `sys_permission_data_rule` VALUES ('4028ef81574ae99701574aed26530005', '4028ef81574ae99701574aeb97bd0003', '用户名', 'userName', '!=', 'admin', '1', '2016-09-21 12:07:18', 'admin', NULL, NULL);\nINSERT INTO `sys_permission_data_rule` VALUES ('f852d85d47f224990147f2284c0c0005', NULL, '小于', 'test', '<=', '11', '1', '2014-08-20 14:43:52', '8a8ab0b246dc81120146dc8181950052', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for sys_position\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_position`;\nCREATE TABLE `sys_position`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `code` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '职务编码',\n  `name` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '职务级别名称',\n  `post_level` int(2) NULL DEFAULT NULL COMMENT '职务等级',\n  `company_id` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '公司id',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  `sys_org_code` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '组织机构编码',\n  `tenant_id` int(10) NULL DEFAULT 0 COMMENT '租户ID',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uniq_code`(`code`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '职务级别' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_position\n-- ----------------------------\nINSERT INTO `sys_position` VALUES ('1958470823064436737', '5za8WqucKR', '职员', 6, NULL, 'admin', '2025-08-21 18:06:46', NULL, NULL, 'A01A08', 0);\nINSERT INTO `sys_position` VALUES ('1958470865577902082', 'hGAuYslALj', '副部长', 5, NULL, 'admin', '2025-08-21 18:06:56', NULL, NULL, 'A01A08', 0);\nINSERT INTO `sys_position` VALUES ('1958470912214368258', 'M0xkqpPsg7', '部长', 4, NULL, 'admin', '2025-08-21 18:07:07', NULL, NULL, 'A01A08', 0);\nINSERT INTO `sys_position` VALUES ('1958471030867034113', 'npEbkFq6Uw', '副总经理', 3, NULL, 'admin', '2025-08-21 18:07:35', NULL, NULL, 'A01A08', 0);\nINSERT INTO `sys_position` VALUES ('1958471074953363458', 'DEPMkWRJEu', '总经理', 2, NULL, 'admin', '2025-08-21 18:07:46', 'admin', '2025-09-13 18:52:25', 'A01A08', 0);\nINSERT INTO `sys_position` VALUES ('1958471111989067778', 'gu7Rbffh0L', '董事长', 1, NULL, 'admin', '2025-08-21 18:07:54', NULL, NULL, 'A01A08', 0);\n\n-- ----------------------------\n-- Table structure for sys_quartz_job\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_quartz_job`;\nCREATE TABLE `sys_quartz_job`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `del_flag` int(1) NULL DEFAULT NULL COMMENT '删除状态',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  `job_class_name` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '任务类名',\n  `cron_expression` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT 'cron表达式',\n  `parameter` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '参数',\n  `description` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述',\n  `status` int(1) NULL DEFAULT NULL COMMENT '状态 0正常 -1停止',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_quartz_job\n-- ----------------------------\nINSERT INTO `sys_quartz_job` VALUES ('1966781755167879169', 'admin', '2025-09-13 16:31:26', 0, NULL, NULL, 'org.jeecg.modules.system.job.UserUpadtePwdJob', '0 0 0 * * ? *', NULL, '5个月未修改密码提醒', 0);\nINSERT INTO `sys_quartz_job` VALUES ('5b3d2c087ad41aa755fc4f89697b01e7', 'admin', '2019-04-11 19:04:21', 0, 'admin', '2024-03-18 14:21:35', 'org.jeecg.modules.message.job.SendMsgJob', '0/50 * * * * ? *', NULL, NULL, -1);\nINSERT INTO `sys_quartz_job` VALUES ('a253cdfc811d69fa0efc70d052bc8128', 'admin', '2019-03-30 12:44:48', 0, 'admin', '2020-05-02 15:48:49', 'org.jeecg.modules.quartz.job.SampleJob', '0/1 * * * * ?', NULL, NULL, -1);\nINSERT INTO `sys_quartz_job` VALUES ('df26ecacf0f75d219d746750fe84bbee', NULL, '2021-06-30 16:03:09', 0, 'admin', '2020-05-02 15:40:35', 'org.jeecg.modules.quartz.job.SampleParamJob', '0/1 * * * * ?', 'scott', '带参测试 后台将每隔1秒执行输出日志', -1);\n\n-- ----------------------------\n-- Table structure for sys_role\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_role`;\nCREATE TABLE `sys_role`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键id',\n  `role_name` varchar(200) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '角色名称',\n  `role_code` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '角色编码',\n  `description` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  `tenant_id` int(10) NULL DEFAULT 0 COMMENT '租户ID',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uniq_sys_role_role_code`(`role_code`) USING BTREE,\n  INDEX `idx_sysrole_tenant_id`(`tenant_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '角色表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_role\n-- ----------------------------\nINSERT INTO `sys_role` VALUES ('1169504891467464706', '数据开发角色', 'dbadeveloper', '', NULL, '2019-03-12 19:01:35', 'admin', '2019-03-12 19:01:35', 0);\nINSERT INTO `sys_role` VALUES ('1169504891467464707', '低代码开发角色', 'lowdeveloper', '', NULL, '2019-03-12 19:01:35', 'admin', '2019-03-12 19:01:35', 0);\nINSERT INTO `sys_role` VALUES ('1501570619841810433', 'Vue3全角色', 'vue3', NULL, 'admin', '2022-03-09 22:48:28', 'admin', '2025-06-25 16:26:19', 0);\nINSERT INTO `sys_role` VALUES ('1962488045068464130', '租户管理员', 'zuhuadmin', NULL, 'admin', '2025-09-01 20:09:46', NULL, NULL, 0);\nINSERT INTO `sys_role` VALUES ('1996463539853824001', 'AI应用角色', 'aiadmin', NULL, 'admin', '2025-12-04 14:16:15', NULL, NULL, 0);\nINSERT INTO `sys_role` VALUES ('ee8626f80f7c2619917b6236f3a7f02b', '系统用户标配角色', 'test', '系统所有用户拥有的最小权限角色，默认都分配这个角色', NULL, '2018-12-20 10:59:04', 'admin', '2025-08-12 18:39:54', 0);\nINSERT INTO `sys_role` VALUES ('f6817f48af4fb3af11b9e8bf182f618b', '管理员', 'admin', '管理员', NULL, '2020-12-21 18:03:39', 'admin', '2025-07-30 15:17:55', 0);\n\n-- ----------------------------\n-- Table structure for sys_role_index\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_role_index`;\nCREATE TABLE `sys_role_index`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `role_code` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '角色编码',\n  `url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '路由地址',\n  `component` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '组件',\n  `is_route` tinyint(1) NULL DEFAULT 1 COMMENT '是否路由菜单: 0:不是  1:是（默认值1）',\n  `priority` int(11) NULL DEFAULT 0 COMMENT '优先级',\n  `status` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT '0' COMMENT '状态0:无效 1:有效',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `sys_org_code` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '所属部门',\n  `relation_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '关联关系(ROLE:角色 USER:用户)',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_sri_role_code`(`role_code`) USING BTREE,\n  INDEX `idx_sri_status`(`status`) USING BTREE,\n  INDEX `idx_sri_priority`(`priority`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '角色首页表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_role_index\n-- ----------------------------\nINSERT INTO `sys_role_index` VALUES ('1803082647166652418', 'DEF_INDEX_ALL', '/dashboard/analysis', 'dashboard/Analysis', 1, 0, '0', 'jeecg', '2024-06-18 23:09:37', 'admin', '2025-11-25 15:53:36', 'A02A01', 'DEFAULT');\n\n-- ----------------------------\n-- Table structure for sys_role_permission\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_role_permission`;\nCREATE TABLE `sys_role_permission`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `role_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '角色id',\n  `permission_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '权限id',\n  `data_rule_ids` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '数据权限ids',\n  `operate_date` datetime NULL DEFAULT NULL COMMENT '操作时间',\n  `operate_ip` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '操作ip',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_srp_role_per_id`(`role_id`, `permission_id`) USING BTREE,\n  INDEX `idx_srp_role_id`(`role_id`) USING BTREE,\n  INDEX `idx_srp_permission_id`(`permission_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '角色权限表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_role_permission\n-- ----------------------------\nINSERT INTO `sys_role_permission` VALUES ('00b0748f04d3ea52c8cfa179c1c9d384', '52b0cf022ac4187b2a70dfa4f8b2d940', 'd7d6e2e4e2934f2c9385a623fd98c6f3', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('0d9d14bc66e9d5e99b0280095fdc8587', 'ee8626f80f7c2619917b6236f3a7f02b', '277bfabef7d76e89b33062b16a9a5020', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('0dec36b68c234767cd35466efef3b941', 'ee8626f80f7c2619917b6236f3a7f02b', '54dd5457a3190740005c1bfec55b1c34', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('115a6673ae6c0816d3f60de221520274', '21c5a3187763729408b40afb0d0fdfa8', '63b551e81c5956d5c861593d366d8c57', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('1209423580355481602', 'f6817f48af4fb3af11b9e8bf182f618b', '190c2b43bec6a5f7a4194a85db67d96a', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('1232123957949304833', 'ee8626f80f7c2619917b6236f3a7f02b', 'f0675b52d89100ee88472b6800754a08', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('1232123957978664962', 'ee8626f80f7c2619917b6236f3a7f02b', '1232123780958064642', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('1232123957978664963', 'ee8626f80f7c2619917b6236f3a7f02b', '020b06793e4de2eee0007f603000c769', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('1232123957987053570', 'ee8626f80f7c2619917b6236f3a7f02b', '2aeddae571695cd6380f6d6d334d6e7d', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('1232125488694104066', 'ee8626f80f7c2619917b6236f3a7f02b', 'e41b69c57a941a3bbcce45032fe57605', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('1260929736852488194', 'ee8626f80f7c2619917b6236f3a7f02b', '1260929666434318338', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('1260931414095937537', 'ee8626f80f7c2619917b6236f3a7f02b', '1260931366557696001', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('1281494164924653569', 'f6817f48af4fb3af11b9e8bf182f618b', '1280350452934307841', NULL, '2020-07-10 15:43:13', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775947751425', 'ee8626f80f7c2619917b6236f3a7f02b', '1352200630711652354', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775956140034', 'ee8626f80f7c2619917b6236f3a7f02b', '1205097455226462210', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775956140035', 'ee8626f80f7c2619917b6236f3a7f02b', '1335960713267093506', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775964528642', 'ee8626f80f7c2619917b6236f3a7f02b', '1205098241075453953', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775964528643', 'ee8626f80f7c2619917b6236f3a7f02b', '1205306106780364802', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775972917250', 'ee8626f80f7c2619917b6236f3a7f02b', '109c78a583d4693ce2f16551b7786786', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775972917251', 'ee8626f80f7c2619917b6236f3a7f02b', '1192318987661234177', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775972917252', 'ee8626f80f7c2619917b6236f3a7f02b', '1224641973866467330', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775977111554', 'ee8626f80f7c2619917b6236f3a7f02b', '1229674163694841857', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775977111555', 'ee8626f80f7c2619917b6236f3a7f02b', '1209731624921534465', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775977111556', 'ee8626f80f7c2619917b6236f3a7f02b', '1304032910990495745', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775977111559', 'ee8626f80f7c2619917b6236f3a7f02b', '1174506953255182338', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775985500162', 'ee8626f80f7c2619917b6236f3a7f02b', '1174590283938041857', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775985500163', 'ee8626f80f7c2619917b6236f3a7f02b', 'ebb9d82ea16ad864071158e0c449d186', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775985500164', 'ee8626f80f7c2619917b6236f3a7f02b', '1404684556047024130', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775985500165', 'ee8626f80f7c2619917b6236f3a7f02b', '1265162119913824258', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775989694465', 'ee8626f80f7c2619917b6236f3a7f02b', '841057b8a1bef8f6b4b20f9a618a7fa6', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775989694466', 'ee8626f80f7c2619917b6236f3a7f02b', '700b7f95165c46cc7a78bf227aa8fed3', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775989694467', 'ee8626f80f7c2619917b6236f3a7f02b', '8d1ebd663688965f1fd86a2f0ead3416', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775989694468', 'ee8626f80f7c2619917b6236f3a7f02b', '024f1fd1283dc632458976463d8984e1', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775989694469', 'ee8626f80f7c2619917b6236f3a7f02b', '8b3bff2eee6f1939147f5c68292a1642', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775998083074', 'ee8626f80f7c2619917b6236f3a7f02b', 'd07a2c87a451434c99ab06296727ec4f', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775998083075', 'ee8626f80f7c2619917b6236f3a7f02b', 'fc810a2267dd183e4ef7c71cc60f4670', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775998083076', 'ee8626f80f7c2619917b6236f3a7f02b', '97c8629abc7848eccdb6d77c24bb3ebb', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775998083077', 'ee8626f80f7c2619917b6236f3a7f02b', '1287715272999944193', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184775998083078', 'ee8626f80f7c2619917b6236f3a7f02b', '1287715783966834689', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184776006471682', 'ee8626f80f7c2619917b6236f3a7f02b', '1287716451494510593', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184776006471683', 'ee8626f80f7c2619917b6236f3a7f02b', '1287718919049691137', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184776006471684', 'ee8626f80f7c2619917b6236f3a7f02b', '1287718938179911682', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184776006471685', 'ee8626f80f7c2619917b6236f3a7f02b', '1287718956957810689', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184776006471686', 'ee8626f80f7c2619917b6236f3a7f02b', '1166535831146504193', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184776006471687', 'ee8626f80f7c2619917b6236f3a7f02b', '9a90363f216a6a08f32eecb3f0bf12a3', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184776014860289', 'ee8626f80f7c2619917b6236f3a7f02b', '4356a1a67b564f0988a484f5531fd4d9', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184776014860290', 'ee8626f80f7c2619917b6236f3a7f02b', '655563cd64b75dcf52ef7bcdd4836953', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184776014860291', 'ee8626f80f7c2619917b6236f3a7f02b', '1365187528377102337', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184776014860292', 'ee8626f80f7c2619917b6236f3a7f02b', '6ad53fd1b220989a8b71ff482d683a5a', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184776014860293', 'ee8626f80f7c2619917b6236f3a7f02b', '7960961b0063228937da5fa8dd73d371', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184776014860294', 'ee8626f80f7c2619917b6236f3a7f02b', '1387612436586065922', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184776014860295', 'ee8626f80f7c2619917b6236f3a7f02b', '043780fa095ff1b2bec4dc406d76f023', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184776023248897', 'ee8626f80f7c2619917b6236f3a7f02b', '0620e402857b8c5b605e1ad9f4b89350', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184776023248898', 'ee8626f80f7c2619917b6236f3a7f02b', 'c431130c0bc0ec71b0a5be37747bb36a', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1427184776023248899', 'ee8626f80f7c2619917b6236f3a7f02b', 'e1979bb53e9ea51cecc74d86fd9d2f64', NULL, '2021-08-16 16:25:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988789567490', '1501570619841810433', '1438108176273760258', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988802150402', '1501570619841810433', '1438108176814825473', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988810539010', '1501570619841810433', '9502685863ab87f0ad1134142788a385', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988814733313', '1501570619841810433', 'd7d6e2e4e2934f2c9385a623fd98c6f3', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988814733314', '1501570619841810433', '3f915b2769fc80648e92d04e84ca059d', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988823121922', '1501570619841810433', '1214376304951664642', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988823121923', '1501570619841810433', '1214462306546319362', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988831510529', '1501570619841810433', '1a0811914300741f4e11838ff37a1d3a', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988831510530', '1501570619841810433', '190c2b43bec6a5f7a4194a85db67d96a', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988831510531', '1501570619841810433', '1170592628746878978', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988831510532', '1501570619841810433', '45c966826eeff4c99b8f8ebfe74511fc', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988831510534', '1501570619841810433', '1438782851980210178', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988839899138', '1501570619841810433', '1438782530717495298', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988839899139', '1501570619841810433', '1438782641187074050', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988844093442', '1501570619841810433', '1442055284830769154', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988844093443', '1501570619841810433', '1280350452934307841', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988844093444', '1501570619841810433', '1439398677984878593', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988844093445', '1501570619841810433', '1439399179791409153', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988844093446', '1501570619841810433', '1439488251473993730', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988844093447', '1501570619841810433', '1438469604861403137', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988852482050', '1501570619841810433', '1439511654494937090', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988856676354', '1501570619841810433', '1439531077792473089', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988856676355', '1501570619841810433', '1439533711676973057', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988860870657', '1501570619841810433', '1439784356766064642', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988860870658', '1501570619841810433', '1439797053314342913', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988860870659', '1501570619841810433', '1439839507094740994', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988869259265', '1501570619841810433', '1439842640030113793', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988873453570', '1501570619841810433', '1447763172274495489', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988873453571', '1501570619841810433', '1447763517847396354', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988873453573', '1501570619841810433', '1448252726202859522', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988873453574', '1501570619841810433', '1438108196993622018', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988873453575', '1501570619841810433', '1438108197958311537', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988873453576', '1501570619841810433', '1438108197270446081', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988873453577', '1501570619841810433', '1447535997560909826', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988873453578', '1501570619841810433', '1438783058792951810', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988881842177', '1501570619841810433', '1438108198679732226', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988881842178', '1501570619841810433', '1441340399835742209', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988881842179', '1501570619841810433', '1441357157443371009', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988881842180', '1501570619841810433', '1453250018282573826', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988881842181', '1501570619841810433', '1458389305235984385', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988881842182', '1501570619841810433', '1455067599277662209', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988890230785', '1501570619841810433', '1455019819440021505', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988890230786', '1501570619841810433', '1454034512171302914', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988890230787', '1501570619841810433', '1454031820661260289', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988898619394', '1501570619841810433', '1454031324835807233', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988898619395', '1501570619841810433', '1450308897429536769', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988898619396', '1501570619841810433', '1441361249200832513', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988907008001', '1501570619841810433', '1438108197958315557', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988907008002', '1501570619841810433', '1438108178127642626', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988907008003', '1501570619841810433', '1438108178781954049', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988907008004', '1501570619841810433', '1438108178781954050', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988907008005', '1501570619841810433', '1438108200672026626', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988911202306', '1501570619841810433', '1438108180258349057', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988911202307', '1501570619841810433', '1438108197790539778', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988911202308', '1501570619841810433', '1438108197958311937', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988911202309', '1501570619841810433', '1438108202366525441', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988911202310', '1501570619841810433', '1438108203649982466', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988911202311', '1501570619841810433', '1438108204400762881', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988911202312', '1501570619841810433', '1438108204576923649', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988911202313', '1501570619841810433', '1438108204732112898', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988911202314', '1501570619841810433', '1438108198113501186', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988919590914', '1501570619841810433', '1438108204232990721', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988919590915', '1501570619841810433', '1438108204023275521', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501570988919590916', '1501570619841810433', '1438108203817754625', NULL, '2022-03-09 22:49:56', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514077577222', '1501570619841810433', '1438108205004742657', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514077577223', '1501570619841810433', '1438108205180903426', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514077577224', '1501570619841810433', '1438108205357064193', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514077577225', '1501570619841810433', '1438108205587750914', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514077577226', '1501570619841810433', '1438108205742940161', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514077577227', '1501570619841810433', '1438108205919100930', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514077577228', '1501570619841810433', '1438108206086873089', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514085965825', '1501570619841810433', '1438108206258839553', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514085965826', '1501570619841810433', '1438108206489526274', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514085965827', '1501570619841810433', '1438108206661492738', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514085965828', '1501570619841810433', '1438108206959288321', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514085965829', '1501570619841810433', '1438108207160614913', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514085965830', '1501570619841810433', '1438108207374524418', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514085965831', '1501570619841810433', '1438108207563268097', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514085965832', '1501570619841810433', '1438108207793954818', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514085965833', '1501570619841810433', '1438108208024641538', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514085965834', '1501570619841810433', '1438108208297271297', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514094354434', '1501570619841810433', '1438108199413735425', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514094354435', '1501570619841810433', '1438108208817364993', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514094354436', '1501570619841810433', '1438108208980942850', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514094354437', '1501570619841810433', '1438108209228406785', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514094354438', '1501570619841810433', '1438108199539564546', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514098548738', '1501570619841810433', '1438108210117599234', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514098548739', '1501570619841810433', '1438108210260205570', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514098548740', '1501570619841810433', '1438108211325558785', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514098548741', '1501570619841810433', '1438108211661103106', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514098548742', '1501570619841810433', '1438108211778543618', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514098548743', '1501570619841810433', '1438108214882328577', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514098548744', '1501570619841810433', '1438108215335313409', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514098548745', '1501570619841810433', '1438108197958311637', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514098548746', '1501570619841810433', '1438108200076435458', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514098548747', '1501570619841810433', '1438108200391008257', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514098548748', '1501570619841810433', '1438108197958311677', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514098548749', '1501570619841810433', '1438108178643542017', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514098548750', '1501570619841810433', '1438108179226550273', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514098548751', '1501570619841810433', '1438108179381739521', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514106937345', '1501570619841810433', '1438108198855892993', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514106937346', '1501570619841810433', '1438108179599843330', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514106937347', '1501570619841810433', '1438108199120134145', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514106937348', '1501570619841810433', '1438108179910221825', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514106937349', '1501570619841810433', '1438108198339993602', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514106937350', '1501570619841810433', '1438108199304683521', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514106937351', '1501570619841810433', '1438108180077993985', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514106937352', '1501570619841810433', '1438108180434509826', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514106937353', '1501570619841810433', '1438108180631642113', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514106937354', '1501570619841810433', '1438108182116425729', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514106937355', '1501570619841810433', '1438108201150177281', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514106937356', '1501570619841810433', '1438108201502498817', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514106937358', '1501570619841810433', '1438108202060341249', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514115325954', '1501570619841810433', '1438108199631839234', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514115325955', '1501570619841810433', '1438108215511474177', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514115325956', '1501570619841810433', '1438108215687634945', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514115325957', '1501570619841810433', '1438108215989624834', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514115325958', '1501570619841810433', '1438108200802050050', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514115325959', '1501570619841810433', '1438108216300003330', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514115325960', '1501570619841810433', '1438108216597798914', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514115325961', '1501570619841810433', '1438108200919490562', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514115325962', '1501570619841810433', '1438108216971091969', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514115325963', '1501570619841810433', '1438108217449242626', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514115325964', '1501570619841810433', '1438108183219527682', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514115325965', '1501570619841810433', '1438108185660612609', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514123714561', '1501570619841810433', '1438108185815801858', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514123714562', '1501570619841810433', '1438108185958408193', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514123714563', '1501570619841810433', '1438108186289758209', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514123714564', '1501570619841810433', '1438108178010202113', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514123714565', '1501570619841810433', '1438108178257666049', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514123714566', '1501570619841810433', '1438108176932265985', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514123714567', '1501570619841810433', '1438108177074872321', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514123714568', '1501570619841810433', '1438108177351696386', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514123714569', '1501570619841810433', '1438108177565605889', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514123714570', '1501570619841810433', '1438108177188118529', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514123714571', '1501570619841810433', '1438108177720795137', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514123714572', '1501570619841810433', '1438108177880178689', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514123714573', '1501570619841810433', '1438108178421243905', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514123714574', '1501570619841810433', '1438108225263230978', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514123714575', '1501570619841810433', '1438108180770054145', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501572514132103169', '1501570619841810433', '1438108183085309954', NULL, '2022-03-09 22:56:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501576319410212868', '1501570619841810433', '1449995470942593026', NULL, '2022-03-09 23:11:07', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1501576328700596228', '1501570619841810433', '1449995470942593026', NULL, '2022-03-09 23:11:09', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1572775794269970434', '1501570619841810433', '1534418199197323265', NULL, '2022-09-22 10:32:25', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1580834175006171137', '1501570619841810433', '1580833876002627585', NULL, '2022-10-14 16:13:32', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1580834175006171138', '1501570619841810433', '1580834045490257922', NULL, '2022-10-14 16:13:32', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1580835941080784898', '1501570619841810433', '1580835899477483522', NULL, '2022-10-14 16:20:34', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1580861542625955842', 'f6817f48af4fb3af11b9e8bf182f618b', '1170592628746878978', NULL, '2022-10-14 18:02:17', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1580877977129570306', '1501570619841810433', '1580877931331964929', NULL, '2022-10-14 19:07:36', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1580877977129570307', '1501570619841810433', '1580877743141933058', NULL, '2022-10-14 19:07:36', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1580878701653643267', '1501570619841810433', '1580878668472504321', NULL, '2022-10-14 19:10:28', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1580878704866480129', '1501570619841810433', '1580878668472504321', NULL, '2022-10-14 19:10:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1587064040483061761', '1501570619841810433', '1455100420297859074', NULL, '2022-10-31 20:48:48', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1587064040495644673', '1501570619841810433', '1461270075543347202', NULL, '2022-10-31 20:48:48', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1587064040495644674', '1501570619841810433', '1458353686530232321', NULL, '2022-10-31 20:48:48', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1587064040495644675', '1501570619841810433', '1457678003102879745', NULL, '2022-10-31 20:48:48', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1587064040495644676', '1501570619841810433', '1509417558230999041', NULL, '2022-10-31 20:48:48', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1587064040495644677', '1501570619841810433', '1452508868884353026', NULL, '2022-10-31 20:48:48', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1587064040495644678', '1501570619841810433', '1461291438825558017', NULL, '2022-10-31 20:48:48', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1587064040495644679', '1501570619841810433', '1460888189937176577', NULL, '2022-10-31 20:48:48', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1587064040504033281', '1501570619841810433', '1455101470794850305', NULL, '2022-10-31 20:48:48', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1587064040504033282', '1501570619841810433', '1465686870713782273', NULL, '2022-10-31 20:48:48', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1590154918424719362', '1501570619841810433', '1590154870697734146', NULL, '2022-11-09 09:30:51', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1592114400605859842', 'f6817f48af4fb3af11b9e8bf182f618b', '1592113148350263298', NULL, '2022-11-14 19:17:08', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444602613761', '1501570619841810433', '1588513553652436993', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444602613762', '1501570619841810433', '1592114574275211265', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444602613763', '1501570619841810433', '1592114652566089729', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444602613765', '1501570619841810433', '1592114772665790465', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444602613766', '1501570619841810433', '1592114823467200514', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444602613767', '1501570619841810433', '1592114893302362114', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444602613768', '1501570619841810433', '1592114955650691074', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722625', '1501570619841810433', '1592115070432014338', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722626', '1501570619841810433', '1592115115361398786', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722627', '1501570619841810433', '1592115162379546625', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722628', '1501570619841810433', '1592115213910765570', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722631', '1501570619841810433', '1592120484120850434', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722632', '1501570619841810433', '1592120427007012865', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722633', '1501570619841810433', '1592120372296511490', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722634', '1501570619841810433', '1592120323667750914', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722635', '1501570619841810433', '1592113148350263298', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722636', '1501570619841810433', '1592112984361365505', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722637', '1501570619841810433', '1592115914493751297', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722638', '1501570619841810433', '1592116663936184322', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722639', '1501570619841810433', '1592118604640645122', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722640', '1501570619841810433', '1592118648315932674', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722641', '1501570619841810433', '1592119001883176961', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722642', '1501570619841810433', '1592120052866707457', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722643', '1501570619841810433', '1592120222727630849', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722644', '1501570619841810433', '1592117422006300673', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722645', '1501570619841810433', '1592117377299214337', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722646', '1501570619841810433', '1592117276539449345', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722647', '1501570619841810433', '1592117222764277761', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722648', '1501570619841810433', '1592115712466710529', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722649', '1501570619841810433', '1592118053634928641', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722650', '1501570619841810433', '1592117990305132545', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722651', '1501570619841810433', '1592117804359053314', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722652', '1501570619841810433', '1592117748209905665', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722653', '1501570619841810433', '1592117625664925697', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722654', '1501570619841810433', '1592118414990995457', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444669722655', '1501570619841810433', '1592118356778250241', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444732637186', '1501570619841810433', '1592118306983473154', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444732637187', '1501570619841810433', '1592118254844080130', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444732637188', '1501570619841810433', '1592118192218927105', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444732637189', '1501570619841810433', '1592118497606201346', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593150444732637190', '1501570619841810433', '1592115610431877122', NULL, '2022-11-17 15:54:00', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006353473537', 'f6817f48af4fb3af11b9e8bf182f618b', '1588513553652436993', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006353473538', 'f6817f48af4fb3af11b9e8bf182f618b', '1592114574275211265', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006353473539', 'f6817f48af4fb3af11b9e8bf182f618b', '1592114652566089729', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006353473540', 'f6817f48af4fb3af11b9e8bf182f618b', '1592115213910765570', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006353473541', 'f6817f48af4fb3af11b9e8bf182f618b', '1592115162379546625', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006353473542', 'f6817f48af4fb3af11b9e8bf182f618b', '1592115115361398786', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006353473543', 'f6817f48af4fb3af11b9e8bf182f618b', '1592115070432014338', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006353473544', 'f6817f48af4fb3af11b9e8bf182f618b', '1592114955650691074', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006353473545', 'f6817f48af4fb3af11b9e8bf182f618b', '1592114893302362114', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006353473546', 'f6817f48af4fb3af11b9e8bf182f618b', '1592114823467200514', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006353473547', 'f6817f48af4fb3af11b9e8bf182f618b', '1592114772665790465', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388100', 'f6817f48af4fb3af11b9e8bf182f618b', '1592120323667750914', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388101', 'f6817f48af4fb3af11b9e8bf182f618b', '1592120372296511490', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388102', 'f6817f48af4fb3af11b9e8bf182f618b', '1592120427007012865', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388103', 'f6817f48af4fb3af11b9e8bf182f618b', '1592120484120850434', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388104', 'f6817f48af4fb3af11b9e8bf182f618b', '1592120594695286785', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388105', 'f6817f48af4fb3af11b9e8bf182f618b', '1592120649007329281', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388106', 'f6817f48af4fb3af11b9e8bf182f618b', '1592112984361365505', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388107', 'f6817f48af4fb3af11b9e8bf182f618b', '1592115914493751297', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388108', 'f6817f48af4fb3af11b9e8bf182f618b', '1592116663936184322', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388109', 'f6817f48af4fb3af11b9e8bf182f618b', '1592118604640645122', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388110', 'f6817f48af4fb3af11b9e8bf182f618b', '1592118648315932674', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388111', 'f6817f48af4fb3af11b9e8bf182f618b', '1592119001883176961', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388112', 'f6817f48af4fb3af11b9e8bf182f618b', '1592120052866707457', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388113', 'f6817f48af4fb3af11b9e8bf182f618b', '1592115712466710529', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388114', 'f6817f48af4fb3af11b9e8bf182f618b', '1592117222764277761', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388115', 'f6817f48af4fb3af11b9e8bf182f618b', '1592117276539449345', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388116', 'f6817f48af4fb3af11b9e8bf182f618b', '1592117377299214337', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388117', 'f6817f48af4fb3af11b9e8bf182f618b', '1592117422006300673', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388118', 'f6817f48af4fb3af11b9e8bf182f618b', '1592120222727630849', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388119', 'f6817f48af4fb3af11b9e8bf182f618b', '1592118053634928641', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388120', 'f6817f48af4fb3af11b9e8bf182f618b', '1592117990305132545', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388121', 'f6817f48af4fb3af11b9e8bf182f618b', '1592117804359053314', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388122', 'f6817f48af4fb3af11b9e8bf182f618b', '1592117748209905665', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388123', 'f6817f48af4fb3af11b9e8bf182f618b', '1592117625664925697', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388124', 'f6817f48af4fb3af11b9e8bf182f618b', '1592118192218927105', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388125', 'f6817f48af4fb3af11b9e8bf182f618b', '1592118254844080130', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388126', 'f6817f48af4fb3af11b9e8bf182f618b', '1592118306983473154', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388127', 'f6817f48af4fb3af11b9e8bf182f618b', '1592118356778250241', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388128', 'f6817f48af4fb3af11b9e8bf182f618b', '1592118414990995457', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153006416388129', 'f6817f48af4fb3af11b9e8bf182f618b', '1592118497606201346', NULL, '2022-11-17 16:04:11', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1593153077300125697', 'f6817f48af4fb3af11b9e8bf182f618b', '1592115610431877122', NULL, '2022-11-17 16:04:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286053158913', '1501570619841810433', '1592135223910765570', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286069936130', '1501570619841810433', '1593185714482880514', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286069936131', '1501570619841810433', '15c92115213910765570', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286069936132', '1501570619841810433', '1d592115213910765570', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286069936133', '1501570619841810433', '1592120224120850434', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286078324740', '1501570619841810433', '1593160959633563650', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286086713346', '1501570619841810433', '1593160905216663554', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286086713347', '1501570619841810433', '1593161025790320641', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286086713348', '1501570619841810433', '1593161089787011074', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286090907650', '1501570619841810433', '1596335805278990338', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286090907651', '1501570619841810433', '1596141938193747970', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286090907652', '1501570619841810433', '1600105607009165314', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286090907653', '1501570619841810433', '1600108123037917186', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286090907654', '1501570619841810433', '1600129606082650113', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286095101953', '1501570619841810433', '1611620416187969538', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286095101954', '1501570619841810433', '1611620600003342337', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286095101955', '1501570619841810433', '1611620654621569026', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286095101956', '1501570619841810433', '1611620772498218641', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286095101957', '1501570619841810433', '1611620772498288641', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286095101958', '1501570619841810433', '1611650772498288641', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286099296258', '1501570619841810433', '1612438989792034818', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286099296259', '1501570619841810433', '1613620712498288641', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286099296260', '1501570619841810433', '1620261087828418562', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286099296261', '1501570619841810433', '1620305415648989186', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286099296262', '1501570619841810433', '1697220712498288641', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286099296263', '1501570619841810433', '1621620772498288641', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286099296264', '1501570619841810433', '1620327825894981634', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286099296265', '1501570619841810433', '1593161743607701505', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286099296266', '1501570619841810433', '1593161697348722689', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286099296267', '1501570619841810433', '1593161657385394177', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286099296268', '1501570619841810433', '1593161608362369026', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286099296269', '1501570619841810433', '1593161551202394114', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286099296270', '1501570619841810433', '1593161483627962370', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286107684866', '1501570619841810433', '1593161421350936578', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286107684867', '1501570619841810433', '1594930803956920321', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1631912286107684868', '1501570619841810433', '1593173018886709250', NULL, '2023-03-04 14:59:43', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1657938323991883777', '1501570619841810433', '1473927410093187073', NULL, '2023-05-15 10:37:54', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1657938324004466690', '1501570619841810433', '1542385335362383873', NULL, '2023-05-15 10:37:54', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1657938324004466691', '1501570619841810433', '1554384900763729922', NULL, '2023-05-15 10:37:54', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779465240578', 'f6817f48af4fb3af11b9e8bf182f618b', '1447535997560909826', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779486212097', 'f6817f48af4fb3af11b9e8bf182f618b', '1542385335362383873', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779486212098', 'f6817f48af4fb3af11b9e8bf182f618b', '1554384900763729922', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779486212099', 'f6817f48af4fb3af11b9e8bf182f618b', '1592120224120850434', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779490406401', 'f6817f48af4fb3af11b9e8bf182f618b', '1592135223910765570', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779490406402', 'f6817f48af4fb3af11b9e8bf182f618b', '1593160905216663554', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779490406403', 'f6817f48af4fb3af11b9e8bf182f618b', '1593160959633563650', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779490406404', 'f6817f48af4fb3af11b9e8bf182f618b', '1593161025790320641', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779498795010', 'f6817f48af4fb3af11b9e8bf182f618b', '1593161089787011074', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779498795011', 'f6817f48af4fb3af11b9e8bf182f618b', '1593161421350936578', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779498795012', 'f6817f48af4fb3af11b9e8bf182f618b', '1593161483627962370', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779502989314', 'f6817f48af4fb3af11b9e8bf182f618b', '1593161551202394114', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779502989315', 'f6817f48af4fb3af11b9e8bf182f618b', '1593161608362369026', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779502989316', 'f6817f48af4fb3af11b9e8bf182f618b', '1593161657385394177', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779502989317', 'f6817f48af4fb3af11b9e8bf182f618b', '1593161697348722689', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779502989318', 'f6817f48af4fb3af11b9e8bf182f618b', '1593161743607701505', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779502989319', 'f6817f48af4fb3af11b9e8bf182f618b', '1593173018886709250', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779502989320', 'f6817f48af4fb3af11b9e8bf182f618b', '1593185714482880514', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779502989321', 'f6817f48af4fb3af11b9e8bf182f618b', '1596335805278990338', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779511377921', 'f6817f48af4fb3af11b9e8bf182f618b', '1600105607009165314', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779511377922', 'f6817f48af4fb3af11b9e8bf182f618b', '1600108123037917186', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779511377923', 'f6817f48af4fb3af11b9e8bf182f618b', '1600129606082650113', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779511377924', 'f6817f48af4fb3af11b9e8bf182f618b', '1611620416187969538', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779511377925', 'f6817f48af4fb3af11b9e8bf182f618b', '1611620600003342337', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779511377926', 'f6817f48af4fb3af11b9e8bf182f618b', '1611620654621569026', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779511377927', 'f6817f48af4fb3af11b9e8bf182f618b', '1611620772498218641', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779511377928', 'f6817f48af4fb3af11b9e8bf182f618b', '1611620772498288641', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779511377929', 'f6817f48af4fb3af11b9e8bf182f618b', '1611650772498288641', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779511377930', 'f6817f48af4fb3af11b9e8bf182f618b', '1612438989792034818', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779511377931', 'f6817f48af4fb3af11b9e8bf182f618b', '1613620712498288641', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779519766529', 'f6817f48af4fb3af11b9e8bf182f618b', '1620261087828418562', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779519766530', 'f6817f48af4fb3af11b9e8bf182f618b', '1620305415648989186', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779519766531', 'f6817f48af4fb3af11b9e8bf182f618b', '1620327825894981634', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779519766532', 'f6817f48af4fb3af11b9e8bf182f618b', '1621620772498288641', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779519766533', 'f6817f48af4fb3af11b9e8bf182f618b', '1693195557097164801', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779519766534', 'f6817f48af4fb3af11b9e8bf182f618b', '1697220712498288641', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779519766535', 'f6817f48af4fb3af11b9e8bf182f618b', '15c92115213910765570', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779519766536', 'f6817f48af4fb3af11b9e8bf182f618b', '1d592115213910765570', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779519766537', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108177074872321', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779519766538', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108177351696386', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779528155138', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108177720795137', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779528155139', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108178127642626', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779528155140', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108183630569474', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779528155141', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108183630569477', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779528155142', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108183777370114', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779528155143', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108184049999873', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779528155144', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108186717577217', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779532349442', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108187678072833', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779532349443', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108189062193153', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779532349444', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108190110769154', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779536543746', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108190777663490', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779536543747', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108192623157249', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779536543748', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108194992939010', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779536543749', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108196263813121', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779536543750', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108197270446081', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779536543751', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108202366525441', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779536543752', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108205004742657', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779536543753', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108208817364993', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779536543754', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108210117599234', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779536543755', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108211325558785', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779536543756', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108214882328577', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779536543757', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108215511474177', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779544932354', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108216300003330', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779544932355', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108216971091969', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779544932356', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108217860284417', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779544932357', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108218787225601', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779544932358', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108219592531970', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779544932359', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108220523667458', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779544932360', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108220896960513', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779549126657', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108221127647234', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779549126659', 'f6817f48af4fb3af11b9e8bf182f618b', '1438115924159881218', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779549126660', 'f6817f48af4fb3af11b9e8bf182f618b', '1211885237487923202', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779549126661', 'f6817f48af4fb3af11b9e8bf182f618b', '1214376304951664642', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779549126662', 'f6817f48af4fb3af11b9e8bf182f618b', '1214462306546319362', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779549126663', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108176273760258', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779549126664', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108176814825473', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779553320962', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108177188118529', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779553320963', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108177565605889', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779553320964', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108177880178689', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779553320965', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108178257666049', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779553320966', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108183907393538', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779553320967', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108187103453186', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779553320968', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108187871010818', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779553320969', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108189427097601', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779553320970', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108190404370433', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779553320971', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108191356477442', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779553320972', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108193701093378', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779553320973', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108195307511809', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779553320974', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108196528054273', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779561709569', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108197958311537', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779561709570', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108197958315557', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779561709571', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108203649982466', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779561709572', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108205180903426', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779561709573', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108208980942850', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779561709574', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108210260205570', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779561709575', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108211661103106', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779565903874', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108215335313409', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779565903875', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108215687634945', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779565903876', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108216597798914', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779565903877', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108217449242626', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779565903878', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108218049028097', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779565903879', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108219034689538', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779565903880', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108219793858561', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779565903881', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108220724994049', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779565903882', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108221270253570', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779570098178', 'f6817f48af4fb3af11b9e8bf182f618b', '1438116003012796418', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779570098179', 'f6817f48af4fb3af11b9e8bf182f618b', '1438783058792951810', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779570098180', 'f6817f48af4fb3af11b9e8bf182f618b', '1439399179791409153', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779570098181', 'f6817f48af4fb3af11b9e8bf182f618b', '1439488251473993730', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779570098182', 'f6817f48af4fb3af11b9e8bf182f618b', '1446778415130722306', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779570098183', 'f6817f48af4fb3af11b9e8bf182f618b', '1447763517847396354', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779570098184', 'f6817f48af4fb3af11b9e8bf182f618b', '1454031324835807233', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779570098185', 'f6817f48af4fb3af11b9e8bf182f618b', '1455101470794850305', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779570098186', 'f6817f48af4fb3af11b9e8bf182f618b', '1590154870697734146', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779570098187', 'f6817f48af4fb3af11b9e8bf182f618b', '1a0811914300741f4e11838ff37a1d3a', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779570098188', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108176932265985', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779570098189', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108178421243905', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779570098190', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108188034588674', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779570098191', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108189754253313', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486786', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108195487866881', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486787', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108196855209985', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486788', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108197958311937', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486789', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108203817754625', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486790', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108205357064193', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486791', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108209228406785', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486792', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108211778543618', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486793', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108215989624834', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486794', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108219240210434', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486795', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108220137791489', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486797', 'f6817f48af4fb3af11b9e8bf182f618b', '1443391584864358402', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486798', 'f6817f48af4fb3af11b9e8bf182f618b', '1448252726202859522', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486799', 'f6817f48af4fb3af11b9e8bf182f618b', '1454031820661260289', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486800', 'f6817f48af4fb3af11b9e8bf182f618b', '1455100420297859074', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486801', 'f6817f48af4fb3af11b9e8bf182f618b', '1460888189937176577', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486802', 'f6817f48af4fb3af11b9e8bf182f618b', '1461291438825558017', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779578486803', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108178643542017', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779586875394', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108188378521602', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779586875395', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108195638861825', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779586875396', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108198113501186', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779586875397', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108204023275521', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779586875398', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108205587750914', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779586875399', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108218409738242', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779586875400', 'f6817f48af4fb3af11b9e8bf182f618b', '1439511654494937090', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779586875401', 'f6817f48af4fb3af11b9e8bf182f618b', '1452508868884353026', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779586875402', 'f6817f48af4fb3af11b9e8bf182f618b', '1454034512171302914', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779586875403', 'f6817f48af4fb3af11b9e8bf182f618b', '1473927410093187073', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779586875404', 'f6817f48af4fb3af11b9e8bf182f618b', '1580833876002627585', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779586875405', 'f6817f48af4fb3af11b9e8bf182f618b', '119213522910765570', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779591069698', 'f6817f48af4fb3af11b9e8bf182f618b', '1597419994965786625', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779591069699', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108178781954049', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779591069700', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108178781954050', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779591069701', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108188542099458', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779591069702', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108195924074497', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779591069703', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108199413735425', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779591069704', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108204232990721', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779591069705', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108205742940161', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779591069706', 'f6817f48af4fb3af11b9e8bf182f618b', '1438782641187074050', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779591069707', 'f6817f48af4fb3af11b9e8bf182f618b', '1439531077792473089', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779591069708', 'f6817f48af4fb3af11b9e8bf182f618b', '1455019819440021505', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779591069709', 'f6817f48af4fb3af11b9e8bf182f618b', '1580834045490257922', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779591069711', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108178911977473', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779591069712', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108188714065922', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779591069713', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108199539564546', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779595264002', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108204400762881', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779595264003', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108205919100930', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779595264005', 'f6817f48af4fb3af11b9e8bf182f618b', '1438469604861403137', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779595264006', 'f6817f48af4fb3af11b9e8bf182f618b', '1439398677984878593', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779595264007', 'f6817f48af4fb3af11b9e8bf182f618b', '1439533711676973057', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779595264009', 'f6817f48af4fb3af11b9e8bf182f618b', '1447763172274495489', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779595264010', 'f6817f48af4fb3af11b9e8bf182f618b', '1455067599277662209', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779595264011', 'f6817f48af4fb3af11b9e8bf182f618b', '1465686870713782273', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779595264012', 'f6817f48af4fb3af11b9e8bf182f618b', '1509417558230999041', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779595264013', 'f6817f48af4fb3af11b9e8bf182f618b', '1580835899477483522', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779595264014', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108179226550273', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779595264015', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108197958311637', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779595264016', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108198679732226', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779595264017', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108204576923649', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779595264018', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108206086873089', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779603652610', 'f6817f48af4fb3af11b9e8bf182f618b', '1439542701152575489', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779603652611', 'f6817f48af4fb3af11b9e8bf182f618b', '1580877743141933058', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779603652612', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108179381739521', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779603652613', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108197958311677', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779603652614', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108198855892993', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779607846913', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108204732112898', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779607846914', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108206258839553', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779607846915', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108217562488834', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779607846916', 'f6817f48af4fb3af11b9e8bf182f618b', '1441340399835742209', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779607846917', 'f6817f48af4fb3af11b9e8bf182f618b', '1580877931331964929', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779607846918', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108179599843330', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779607846919', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108197790539778', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779612041218', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108199120134145', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779612041219', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108206489526274', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779612041220', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108219445731330', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779612041221', 'f6817f48af4fb3af11b9e8bf182f618b', '1438782851980210178', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779612041222', 'f6817f48af4fb3af11b9e8bf182f618b', '1439784356766064642', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779612041223', 'f6817f48af4fb3af11b9e8bf182f618b', '1441357157443371009', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779612041224', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108179910221825', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779612041225', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108198339993602', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779612041226', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108199304683521', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779612041227', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108206661492738', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779612041228', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108220418809857', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779616235521', 'f6817f48af4fb3af11b9e8bf182f618b', '1438782530717495298', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779616235522', 'f6817f48af4fb3af11b9e8bf182f618b', '1439797053314342913', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779616235523', 'f6817f48af4fb3af11b9e8bf182f618b', '1441361249200832513', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779616235524', 'f6817f48af4fb3af11b9e8bf182f618b', '1457678003102879745', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779616235525', 'f6817f48af4fb3af11b9e8bf182f618b', '1580878668472504321', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779616235526', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108180077993985', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779616235527', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108206959288321', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779620429826', 'f6817f48af4fb3af11b9e8bf182f618b', '1439839507094740994', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779620429827', 'f6817f48af4fb3af11b9e8bf182f618b', '1450308897429536769', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779620429828', 'f6817f48af4fb3af11b9e8bf182f618b', '1455735714507472898', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779620429829', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108180258349057', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779620429831', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108199631839234', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779620429832', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108207160614913', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779620429833', 'f6817f48af4fb3af11b9e8bf182f618b', '1439842640030113793', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779620429834', 'f6817f48af4fb3af11b9e8bf182f618b', '1442055284830769154', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779620429835', 'f6817f48af4fb3af11b9e8bf182f618b', '1458389305235984385', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779620429836', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108180434509826', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779620429838', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108200076435458', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779620429839', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108207374524418', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779620429840', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108225263230978', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779620429841', 'f6817f48af4fb3af11b9e8bf182f618b', '1453250018282573826', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779620429842', 'f6817f48af4fb3af11b9e8bf182f618b', '1594930803956920321', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624130', 'f6817f48af4fb3af11b9e8bf182f618b', '1596141938193747970', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624131', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108180631642113', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624132', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108200391008257', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624133', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108207563268097', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624135', 'f6817f48af4fb3af11b9e8bf182f618b', '1534418199197323265', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624136', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108180770054145', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624137', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108200672026626', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624138', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108207793954818', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624139', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108200802050050', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624140', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108208024641538', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624141', 'f6817f48af4fb3af11b9e8bf182f618b', '1458353686530232321', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624142', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108200919490562', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624143', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108208297271297', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624144', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108183085309954', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624145', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108201150177281', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624146', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108201502498817', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624147', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108183395688450', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779624624148', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108178010202113', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779633012738', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108183492157442', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779633012739', 'f6817f48af4fb3af11b9e8bf182f618b', '1438108202060341249', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1693199779633012740', 'f6817f48af4fb3af11b9e8bf182f618b', '1461270075543347202', NULL, '2023-08-20 17:54:20', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('16ef8ed3865ccc6f6306200760896c50', 'ee8626f80f7c2619917b6236f3a7f02b', 'e8af452d8948ea49d37c934f5100ae6a', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('1703032629144289281', 'f6817f48af4fb3af11b9e8bf182f618b', '1609123240547344385', NULL, '2023-09-16 21:06:34', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1703032629144289282', 'f6817f48af4fb3af11b9e8bf182f618b', '1609123437247619074', NULL, '2023-09-16 21:06:34', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1703032629144289283', 'f6817f48af4fb3af11b9e8bf182f618b', '1609164542165012482', NULL, '2023-09-16 21:06:34', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1703032629211398145', 'f6817f48af4fb3af11b9e8bf182f618b', '1609164635442139138', NULL, '2023-09-16 21:06:34', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1704379601608437762', 'f6817f48af4fb3af11b9e8bf182f618b', '1691031996d593131521', NULL, '2023-09-20 14:18:58', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1704379601608437763', 'f6817f48af4fb3af11b9e8bf182f618b', '1660568426632380417', NULL, '2023-09-20 14:18:58', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1704379601608437764', 'f6817f48af4fb3af11b9e8bf182f618b', '1660568368558047234', NULL, '2023-09-20 14:18:58', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1704379601608437765', 'f6817f48af4fb3af11b9e8bf182f618b', '1660568280725127169', NULL, '2023-09-20 14:18:58', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1714210633924976642', '1501570619841810433', '1691031996d593131521', NULL, '2023-10-17 17:23:58', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1714210633966919681', '1501570619841810433', '1629109281748291586', NULL, '2023-10-17 17:23:58', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1714210633966919682', '1501570619841810433', '1701575168519839746', NULL, '2023-10-17 17:23:58', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1714210633966919684', '1501570619841810433', '1609123240547344385', NULL, '2023-10-17 17:23:58', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1714210633975308289', '1501570619841810433', '1609123437247619074', NULL, '2023-10-17 17:23:58', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1714210633975308290', '1501570619841810433', '1609164635442139138', NULL, '2023-10-17 17:23:58', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1714210633975308291', '1501570619841810433', '1609164542165012482', NULL, '2023-10-17 17:23:58', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1714210633979502594', '1501570619841810433', '1668174661456171010', NULL, '2023-10-17 17:23:58', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1714210633979502596', '1501570619841810433', '1663816667704500225', NULL, '2023-10-17 17:23:58', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1714210633979502597', '1501570619841810433', '1660568280725127169', NULL, '2023-10-17 17:23:58', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1714210633979502598', '1501570619841810433', '1660568368558047234', NULL, '2023-10-17 17:23:58', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1714210633979502599', '1501570619841810433', '1660568426632380417', NULL, '2023-10-17 17:23:58', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1714215494145949698', '1501570619841810433', '1693195557097164801', NULL, '2023-10-17 17:43:17', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1732331210279628801', 'f6817f48af4fb3af11b9e8bf182f618b', '1699374704168534017', NULL, '2023-12-06 17:28:40', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1732331210292211714', 'f6817f48af4fb3af11b9e8bf182f618b', '1699374509749960705', NULL, '2023-12-06 17:28:40', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1732331210292211715', 'f6817f48af4fb3af11b9e8bf182f618b', '1699374269152100354', NULL, '2023-12-06 17:28:40', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1741323995477389314', '1501570619841810433', '1699374269152100354', NULL, '2023-12-31 13:02:47', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1741323995489972226', '1501570619841810433', '1699374509749960705', NULL, '2023-12-31 13:02:47', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1741323995489972227', '1501570619841810433', '1691031996d5931315212', NULL, '2023-12-31 13:02:47', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1741323995489972228', '1501570619841810433', '1691031996d5931315213', NULL, '2023-12-31 13:02:47', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1741323995489972229', '1501570619841810433', '1699374704168534017', NULL, '2023-12-31 13:02:47', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1741323995489972230', '1501570619841810433', '1701475606988812289', NULL, '2023-12-31 13:02:47', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1741323995489972231', '1501570619841810433', '1699039192154071041', NULL, '2023-12-31 13:02:47', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1741323995489972232', '1501570619841810433', '1699039098474291201', NULL, '2023-12-31 13:02:47', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1741323995498360833', '1501570619841810433', '1699038961937113090', NULL, '2023-12-31 13:02:47', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1741323995498360834', '1501570619841810433', '1698650926200352770', NULL, '2023-12-31 13:02:47', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1741324948112879617', '1501570619841810433', '1737321792727388161', NULL, '2023-12-31 13:06:35', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1742379927128961025', '1501570619841810433', '1546736974756032513', NULL, '2024-01-03 10:58:41', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1765276463387095042', '1501570619841810433', '1750128461040648193', NULL, '2024-03-06 15:21:21', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1765276463395483650', '1501570619841810433', '1592114721138765826', NULL, '2024-03-06 15:21:21', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1765276566625693698', 'f6817f48af4fb3af11b9e8bf182f618b', '1750128461040648193', NULL, '2024-03-06 15:21:45', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1765276566634082305', 'f6817f48af4fb3af11b9e8bf182f618b', '1592114721138765826', NULL, '2024-03-06 15:21:45', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('17ead5b7d97ed365398ab20009a69ea3', '52b0cf022ac4187b2a70dfa4f8b2d940', 'e08cb190ef230d5d4f03824198773950', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('1800736354410942465', 'f6817f48af4fb3af11b9e8bf182f618b', '1546736974756032513', NULL, '2024-06-12 11:46:18', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1800736354410942466', 'f6817f48af4fb3af11b9e8bf182f618b', '1746709108126285826', NULL, '2024-06-12 11:46:18', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1800736354410942467', 'f6817f48af4fb3af11b9e8bf182f618b', '1691031996d5931315212', NULL, '2024-06-12 11:46:18', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1800736354410942468', 'f6817f48af4fb3af11b9e8bf182f618b', '1691031996d5931315213', NULL, '2024-06-12 11:46:18', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1800736354410942469', 'f6817f48af4fb3af11b9e8bf182f618b', '1701475606988812289', NULL, '2024-06-12 11:46:18', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1800736354410942470', 'f6817f48af4fb3af11b9e8bf182f618b', '1699039098474291201', NULL, '2024-06-12 11:46:18', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1800736354410942471', 'f6817f48af4fb3af11b9e8bf182f618b', '1699039192154071041', NULL, '2024-06-12 11:46:18', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1800736354410942472', 'f6817f48af4fb3af11b9e8bf182f618b', '1699038961937113090', NULL, '2024-06-12 11:46:18', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1800736354410942473', 'f6817f48af4fb3af11b9e8bf182f618b', '1698650926200352770', NULL, '2024-06-12 11:46:18', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1800736426536194049', '1501570619841810433', '1746709108126285826', NULL, '2024-06-12 11:46:35', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349244334081', '1501570619841810433', '1534500282601893890', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349252722690', '1501570619841810433', '1535226870641475586', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349252722691', '1501570619841810433', '1535227149789184001', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349252722692', '1501570619841810433', '1542383139476467713', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349252722693', '1501570619841810433', '1542383223979110402', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349252722694', '1501570619841810433', '1542383292690198530', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349252722695', '1501570619841810433', '1542383437808922625', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349252722696', '1501570619841810433', '1542383507883159553', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349261111297', '1501570619841810433', '1542383573423353858', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349261111298', '1501570619841810433', '1542383826117586945', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349261111299', '1501570619841810433', '1542383907281563650', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349261111300', '1501570619841810433', '1699374346553786370', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349261111301', '1501570619841810433', '1699374404015751169', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349261111302', '1501570619841810433', '1535225446864011265', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349261111303', '1501570619841810433', '1699374612388773890', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349261111304', '1501570619841810433', '1699374801816125442', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349265305602', '1501570619841810433', '1699375086147993601', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081349265305603', '1501570619841810433', '1699375193576701953', NULL, '2024-06-13 10:37:11', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365570', 'f6817f48af4fb3af11b9e8bf182f618b', '1534500282601893890', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365571', 'f6817f48af4fb3af11b9e8bf182f618b', '1535226870641475586', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365572', 'f6817f48af4fb3af11b9e8bf182f618b', '1535227149789184001', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365573', 'f6817f48af4fb3af11b9e8bf182f618b', '1542383139476467713', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365574', 'f6817f48af4fb3af11b9e8bf182f618b', '1542383223979110402', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365575', 'f6817f48af4fb3af11b9e8bf182f618b', '1542383292690198530', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365576', 'f6817f48af4fb3af11b9e8bf182f618b', '1542383437808922625', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365577', 'f6817f48af4fb3af11b9e8bf182f618b', '1542383507883159553', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365578', 'f6817f48af4fb3af11b9e8bf182f618b', '1542383573423353858', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365579', 'f6817f48af4fb3af11b9e8bf182f618b', '1542383826117586945', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365580', 'f6817f48af4fb3af11b9e8bf182f618b', '1542383907281563650', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365581', 'f6817f48af4fb3af11b9e8bf182f618b', '1699374346553786370', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365582', 'f6817f48af4fb3af11b9e8bf182f618b', '1699374404015751169', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365583', 'f6817f48af4fb3af11b9e8bf182f618b', '1535225446864011265', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365584', 'f6817f48af4fb3af11b9e8bf182f618b', '1699374612388773890', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365585', 'f6817f48af4fb3af11b9e8bf182f618b', '1699374801816125442', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365586', 'f6817f48af4fb3af11b9e8bf182f618b', '1699375086147993601', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1801081424624365587', 'f6817f48af4fb3af11b9e8bf182f618b', '1699375193576701953', NULL, '2024-06-13 10:37:29', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1802512146434314242', '1501570619841810433', '1801954937339428865', NULL, '2024-06-17 09:22:39', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1802512173219139585', 'f6817f48af4fb3af11b9e8bf182f618b', '1801954937339428865', NULL, '2024-06-17 09:22:46', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1802906584184770561', '1501570619841810433', 'f15543b0263cf6c5fac85afdd3eba3f2', NULL, '2024-06-18 11:30:01', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1803082137470636033', '1501570619841810433', '1620709334357532673', NULL, '2024-06-18 23:07:36', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1803082162472882177', 'f6817f48af4fb3af11b9e8bf182f618b', '1620709334357532673', NULL, '2024-06-18 23:07:42', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1804046501195509761', '1501570619841810433', '1804046424930480129', NULL, '2024-06-21 14:59:38', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833351001521393666', '1501570619841810433', '1800372628805861377', NULL, '2024-09-10 11:45:15', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833351001521393667', '1501570619841810433', '1800372727493640194', NULL, '2024-09-10 11:45:15', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833351001521393668', '1501570619841810433', '1800372811518132225', NULL, '2024-09-10 11:45:15', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833351001521393669', '1501570619841810433', '1800372906330374146', NULL, '2024-09-10 11:45:15', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833351001521393670', '1501570619841810433', '1800373633509441537', NULL, '2024-09-10 11:45:15', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833351001521393671', '1501570619841810433', '1800373733220630530', NULL, '2024-09-10 11:45:15', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833408020878077953', '1501570619841810433', '1810923799513612290', NULL, '2024-09-10 15:31:50', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833408020961964033', '1501570619841810433', '1811685368354754561', NULL, '2024-09-10 15:31:50', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833408020961964034', '1501570619841810433', '1811685464467230721', NULL, '2024-09-10 15:31:50', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833408100234309633', 'f6817f48af4fb3af11b9e8bf182f618b', '1810923799513612290', NULL, '2024-09-10 15:32:09', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833408100242698241', 'f6817f48af4fb3af11b9e8bf182f618b', '1811685368354754561', NULL, '2024-09-10 15:32:09', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833408100246892545', 'f6817f48af4fb3af11b9e8bf182f618b', '1811685464467230721', NULL, '2024-09-10 15:32:09', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833408100246892546', 'f6817f48af4fb3af11b9e8bf182f618b', '1701575168519839746', NULL, '2024-09-10 15:32:09', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833408100246892547', 'f6817f48af4fb3af11b9e8bf182f618b', '1800372628805861377', NULL, '2024-09-10 15:32:09', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833408100255281153', 'f6817f48af4fb3af11b9e8bf182f618b', '1800372727493640194', NULL, '2024-09-10 15:32:09', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833408100255281154', 'f6817f48af4fb3af11b9e8bf182f618b', '1800372811518132225', NULL, '2024-09-10 15:32:09', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833408100255281155', 'f6817f48af4fb3af11b9e8bf182f618b', '1800372906330374146', NULL, '2024-09-10 15:32:09', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833408100255281156', 'f6817f48af4fb3af11b9e8bf182f618b', '1800373633509441537', NULL, '2024-09-10 15:32:09', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1833408100255281157', 'f6817f48af4fb3af11b9e8bf182f618b', '1800373733220630530', NULL, '2024-09-10 15:32:09', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1866001696833613826', '1501570619841810433', '1866001513609637890', NULL, '2024-12-09 14:07:28', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1866001714697154561', 'f6817f48af4fb3af11b9e8bf182f618b', '1866001513609637890', NULL, '2024-12-09 14:07:32', '127.0.0.1');\nINSERT INTO `sys_role_permission` VALUES ('1887778978006814721', '1501570619841810433', '1887447660072292354', NULL, '2025-02-07 16:22:36', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1887788524574068737', '1501570619841810433', '1438108223489040385', NULL, '2025-02-07 17:00:32', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1887788524574068738', '1501570619841810433', '1438108222721482753', NULL, '2025-02-07 17:00:32', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1887788524574068739', '1501570619841810433', '1438108222218166273', NULL, '2025-02-07 17:00:32', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1887788524574068740', '1501570619841810433', '1438108221849067522', NULL, '2025-02-07 17:00:32', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1887788524574068741', '1501570619841810433', '1438108223661006850', NULL, '2025-02-07 17:00:32', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1892117657990971393', '1456165677820301314', '1876220177009315842', NULL, '2025-02-19 15:42:58', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1892117657990971394', '1456165677820301314', '1867047795019440130', NULL, '2025-02-19 15:42:58', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1892117657990971395', '1456165677820301314', '1867041505346019330', NULL, '2025-02-19 15:42:58', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1892509406223613954', '1501570619841810433', '1876220177009315842', NULL, '2025-02-20 17:39:38', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1907407238864781314', 'f6817f48af4fb3af11b9e8bf182f618b', '1892553163993931777', NULL, '2025-04-02 20:18:18', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1907407238864781315', 'f6817f48af4fb3af11b9e8bf182f618b', '1895401981290643458', NULL, '2025-04-02 20:18:18', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1907407238864781316', 'f6817f48af4fb3af11b9e8bf182f618b', '1892553778493022209', NULL, '2025-04-02 20:18:18', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1907407238864781317', 'f6817f48af4fb3af11b9e8bf182f618b', '1892557342028226561', NULL, '2025-04-02 20:18:18', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1907407238864781318', 'f6817f48af4fb3af11b9e8bf182f618b', '1893865471550578689', NULL, '2025-04-02 20:18:18', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1907441306927063042', 'f6817f48af4fb3af11b9e8bf182f618b', '1907441271556497409', NULL, '2025-04-02 22:33:41', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1917857071739539457', 'f6817f48af4fb3af11b9e8bf182f618b', '2025050104193340030', NULL, '2025-05-01 16:22:13', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1917857071806648321', 'f6817f48af4fb3af11b9e8bf182f618b', '2025050104193350031', NULL, '2025-05-01 16:22:13', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1917857071806648322', 'f6817f48af4fb3af11b9e8bf182f618b', '2025050104193350032', NULL, '2025-05-01 16:22:13', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1917857071806648323', 'f6817f48af4fb3af11b9e8bf182f618b', '2025050104193350033', NULL, '2025-05-01 16:22:13', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1917857071806648324', 'f6817f48af4fb3af11b9e8bf182f618b', '2025050104193350034', NULL, '2025-05-01 16:22:13', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1917857071806648325', 'f6817f48af4fb3af11b9e8bf182f618b', '2025050104193350035', NULL, '2025-05-01 16:22:13', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1917857071806648326', 'f6817f48af4fb3af11b9e8bf182f618b', '2025050104193350036', NULL, '2025-05-01 16:22:13', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1917881149426864129', 'f6817f48af4fb3af11b9e8bf182f618b', '2025050105554940200', NULL, '2025-05-01 17:57:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1917881149431058436', 'f6817f48af4fb3af11b9e8bf182f618b', '2025050105554940203', NULL, '2025-05-01 17:57:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1917881149431058437', 'f6817f48af4fb3af11b9e8bf182f618b', '2025050105554940204', NULL, '2025-05-01 17:57:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1917881149431058438', 'f6817f48af4fb3af11b9e8bf182f618b', '2025050105554940205', NULL, '2025-05-01 17:57:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1917881149431058439', 'f6817f48af4fb3af11b9e8bf182f618b', '2025050105554940206', NULL, '2025-05-01 17:57:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1917957659860963330', 'f6817f48af4fb3af11b9e8bf182f618b', '1917957565728198657', NULL, '2025-05-01 23:01:55', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1922109760551858178', 'f6817f48af4fb3af11b9e8bf182f618b', '1922109301837606914', NULL, '2025-05-13 10:00:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1922164055780016129', 'f6817f48af4fb3af11b9e8bf182f618b', '2025050105554940201', NULL, '2025-05-13 13:36:38', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1922164055800987650', 'f6817f48af4fb3af11b9e8bf182f618b', '2025050105554940202', NULL, '2025-05-13 13:36:38', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1923218122706386946', 'f6817f48af4fb3af11b9e8bf182f618b', '1890213291321749505', NULL, '2025-05-16 11:25:07', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1923218155547787265', '1501570619841810433', '1892553163993931777', NULL, '2025-05-16 11:25:15', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1923218155547787266', '1501570619841810433', '1895401981290643458', NULL, '2025-05-16 11:25:15', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1923218155547787267', '1501570619841810433', '1892553778493022209', NULL, '2025-05-16 11:25:15', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1923218155547787268', '1501570619841810433', '1890213291321749505', NULL, '2025-05-16 11:25:15', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1923218155547787269', '1501570619841810433', '1892557342028226561', NULL, '2025-05-16 11:25:15', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1923218155547787270', '1501570619841810433', '1893865471550578689', NULL, '2025-05-16 11:25:15', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570591584258', '1501570619841810433', '1438108221551271937', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570658693122', '1501570619841810433', '1922109301837606914', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570658693123', '1501570619841810433', '2025050104193340030', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570658693124', '1501570619841810433', '2025050104193350031', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570658693125', '1501570619841810433', '2025050104193350032', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570658693126', '1501570619841810433', '2025050104193350033', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570658693127', '1501570619841810433', '2025050104193350034', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570658693128', '1501570619841810433', '2025050104193350035', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570658693129', '1501570619841810433', '2025050104193350036', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570658693130', '1501570619841810433', '2025050105554940200', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570658693131', '1501570619841810433', '2025050105554940201', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570658693132', '1501570619841810433', '2025050105554940202', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570658693133', '1501570619841810433', '2025050105554940203', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570658693134', '1501570619841810433', '2025050105554940204', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570658693135', '1501570619841810433', '2025050105554940205', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570658693136', '1501570619841810433', '2025050105554940206', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937756570658693137', '1501570619841810433', '1917957565728198657', NULL, '2025-06-25 14:15:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330064568321', '1501570619841810433', '1930222558582472705', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330077151234', '1501570619841810433', '1930222617197871105', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330085539842', '1501570619841810433', '1930222679269376001', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330085539843', '1501570619841810433', '1930222862556266498', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330085539844', '1501570619841810433', '1930222953853681666', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330085539845', '1501570619841810433', '1930223034757611522', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330089734145', '1501570619841810433', '1930223132619112449', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330089734146', '1501570619841810433', '1930221570324758530', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330089734147', '1501570619841810433', '1930221637551063042', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330089734148', '1501570619841810433', '1930221702164316161', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330089734149', '1501570619841810433', '1930221774230847490', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330089734150', '1501570619841810433', '1930221983555977217', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330089734151', '1501570619841810433', '1930222066120851457', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330093928450', '1501570619841810433', '1930222218734796802', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330093928451', '1501570619841810433', '1930222295012409345', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330093928452', '1501570619841810433', '1930222395180777474', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330098122753', '1501570619841810433', '1930221213607591937', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1937789330098122754', '1501570619841810433', '1930221335938662401', NULL, '2025-06-25 16:25:53', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1938073430981754881', '1501570619841810433', '1912753560201089025', NULL, '2025-06-26 11:14:48', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1950486711935152129', '1501570619841810433', '1939572818833301506', NULL, '2025-07-30 17:20:45', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1950486711935152130', '1501570619841810433', '1455735714507472898', NULL, '2025-07-30 17:20:45', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1950487094736695297', '1501570619841810433', '1930152938891608066', NULL, '2025-07-30 17:22:16', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1950487094803804162', '1501570619841810433', '1942160438629109761', NULL, '2025-07-30 17:22:16', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1950487483951329281', '1501570619841810433', '1941349246536998913', NULL, '2025-07-30 17:23:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1950487483951329282', '1501570619841810433', '1941349335431077889', NULL, '2025-07-30 17:23:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1950487483959717889', '1501570619841810433', '1941349462887587842', NULL, '2025-07-30 17:23:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1950487483959717890', '1501570619841810433', '1941349550087168001', NULL, '2025-07-30 17:23:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1962489414454194178', '1962488045068464130', '1609123240547344385', NULL, '2025-09-01 20:15:12', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251539722241', '1962488045068464130', '1674708136602542082', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251548110850', '1962488045068464130', '1663816667704500225', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251552305154', '1962488045068464130', '119213522910765570', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251552305155', '1962488045068464130', '1592114574275211345', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251560693762', '1962488045068464130', '1960994076329316353', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251560693763', '1962488045068464130', '1214462306546319322', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251560693764', '1962488045068464130', '1597419994965786625', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251560693765', '1962488045068464130', '1592102143467200514', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251569082370', '1962488045068464130', '1592114893302823614', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251569082371', '1962488045068464130', '1592120323667750934', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251569082372', '1962488045068464130', '1592120372296522490', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251569082373', '1962488045068464130', '1592120427223412865', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251573276674', '1962488045068464130', '1961009998209257473', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251573276675', '1962488045068464130', '1592115712422330529', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251573276676', '1962488045068464130', '1592117222764277032', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251573276677', '1962488045068464130', '1592117276539449346', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251581665281', '1962488045068464130', '1592117377299214338', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251581665282', '1962488045068464130', '1961253156897710081', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251585859586', '1962488045068464130', '1600105607009162230', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251585859587', '1962488045068464130', '1600108123037913486', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962765251585859588', '1962488045068464130', '1609123240547344376', NULL, '2025-09-02 14:31:17', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1962766200899461121', '1962488045068464130', '1592114955650691174', NULL, '2025-09-02 14:35:03', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1963068885343252482', '1962488045068464130', '1600129606082650123', NULL, '2025-09-03 10:37:49', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1963086686351036418', '1962488045068464130', '1963086454217281537', NULL, '2025-09-03 11:48:33', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1963133491872829442', '1962488045068464130', '1963133393868722178', NULL, '2025-09-03 14:54:32', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1963153837854330881', 'ee8626f80f7c2619917b6236f3a7f02b', '1596141938193747970', NULL, '2025-09-03 16:15:23', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1963153837854330882', 'ee8626f80f7c2619917b6236f3a7f02b', '1596335805278990338', NULL, '2025-09-03 16:15:23', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1963153837854339901', 'ee8626f80f7c2619917b6236f3a7f02b', '1611620654621569026', NULL, '2025-09-03 16:15:23', '192.168.1.6');\nINSERT INTO `sys_role_permission` VALUES ('1966810195686531074', 'ee8626f80f7c2619917b6236f3a7f02b', '1438108225451974658', NULL, '2025-09-13 18:24:27', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299781357570', '1501570619841810433', '1438108187455774722', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299789746177', '1501570619841810433', '1438108187678072833', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299789746178', '1501570619841810433', '1438108189062193153', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299789746179', '1501570619841810433', '1438108189427097601', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299789746180', '1501570619841810433', '1438108189754253313', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299789746181', '1501570619841810433', '1438108187871010818', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299789746182', '1501570619841810433', '1438108190110769154', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299789746183', '1501570619841810433', '1438108190404370433', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299798134786', '1501570619841810433', '1438108188034588674', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299798134787', '1501570619841810433', '1438108190777663490', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299798134788', '1501570619841810433', '1438108191356477442', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299798134789', '1501570619841810433', '1438108188378521602', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299798134790', '1501570619841810433', '1438108192623157249', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299798134791', '1501570619841810433', '1438108193701093378', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299798134792', '1501570619841810433', '1438108188542099458', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299798134793', '1501570619841810433', '1438108194992939010', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299798134794', '1501570619841810433', '1438108195307511809', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299798134795', '1501570619841810433', '1438108195487866881', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299798134796', '1501570619841810433', '1438108195638861825', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299802329089', '1501570619841810433', '1438108195924074497', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299802329090', '1501570619841810433', '1438108178911977473', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299802329091', '1501570619841810433', '1438108183630569474', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299802329092', '1501570619841810433', '1438108183630569477', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299802329093', '1501570619841810433', '1438108183907393538', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299802329094', '1501570619841810433', '1438108184049999873', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299802329095', '1501570619841810433', '1438108188714065922', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299802329096', '1501570619841810433', '1438108196263813121', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299802329097', '1501570619841810433', '1438108196528054273', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299802329098', '1501570619841810433', '1438108196855209985', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299802329099', '1501570619841810433', '1438108217562488834', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299802329100', '1501570619841810433', '1438108217860284417', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299802329101', '1501570619841810433', '1438108218049028097', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299802329102', '1501570619841810433', '1438108218409738242', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299810717697', '1501570619841810433', '1438108218787225601', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299810717698', '1501570619841810433', '1438108219034689538', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299810717699', '1501570619841810433', '1438108219240210434', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299810717700', '1501570619841810433', '1438108219445731330', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299810717701', '1501570619841810433', '1438108219592531970', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299810717702', '1501570619841810433', '1438108219793858561', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299810717703', '1501570619841810433', '1446778415130722306', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299810717704', '1501570619841810433', '1438108220137791489', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299810717705', '1501570619841810433', '1438108220418809857', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299810717706', '1501570619841810433', '1438108220523667458', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299810717707', '1501570619841810433', '1438108220896960513', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299810717708', '1501570619841810433', '1438108221127647234', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299810717709', '1501570619841810433', '1438108221270253570', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299810717710', '1501570619841810433', '1438108220724994049', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299814912001', '1501570619841810433', '1438108183395688450', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299814912002', '1501570619841810433', '1438115924159881218', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299814912003', '1501570619841810433', '1438116003012796418', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299814912004', '1501570619841810433', '1438108183492157442', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299814912005', '1501570619841810433', '1438108186717577217', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1966827299814912006', '1501570619841810433', '1438108187103453186', NULL, '2025-09-13 19:32:25', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363665309697', '1501570619841810433', '1674708136602542082', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363677892609', '1501570619841810433', '1963133393868722178', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363677892610', '1501570619841810433', '119213522910765570', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363677892611', '1501570619841810433', '1597419994965786625', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363677892612', '1501570619841810433', '1592102143467200514', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363686281217', '1501570619841810433', '1592114893302823614', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363686281218', '1501570619841810433', '1592114955650691174', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363690475522', '1501570619841810433', '1592120323667750934', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363690475523', '1501570619841810433', '1592120372296522490', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363690475524', '1501570619841810433', '1592120427223412865', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363690475525', '1501570619841810433', '1961009998209257473', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363690475526', '1501570619841810433', '1592115712422330529', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363690475527', '1501570619841810433', '1592117222764277032', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363690475528', '1501570619841810433', '1592117276539449346', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363690475529', '1501570619841810433', '1592117377299214338', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363690475530', '1501570619841810433', '1961253156897710081', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363694669826', '1501570619841810433', '1600105607009162230', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363694669827', '1501570619841810433', '1600108123037913486', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363694669828', '1501570619841810433', '1609123240547344376', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993228363694669829', '1501570619841810433', '1963086454217281537', NULL, '2025-11-25 16:00:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993244381406035969', '1501570619841810433', '1443390062919208961', NULL, '2025-11-25 17:04:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993244381456367618', '1501570619841810433', '1443391584864358402', NULL, '2025-11-25 17:04:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993244381456367619', '1501570619841810433', '1439542701152575489', NULL, '2025-11-25 17:04:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993532089659559937', 'f6817f48af4fb3af11b9e8bf182f618b', '1980223355087781889', NULL, '2025-11-26 12:07:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993532089659559938', 'f6817f48af4fb3af11b9e8bf182f618b', '1912753560201089025', NULL, '2025-11-26 12:07:43', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993532116092063746', '1501570619841810433', '1980223355087781889', NULL, '2025-11-26 12:07:49', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993532192269012993', '1501570619841810433', '1972645086223814657', NULL, '2025-11-26 12:08:07', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993532373655883778', '1501570619841810433', '1972617196420993025', NULL, '2025-11-26 12:08:51', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993532463099416577', 'f6817f48af4fb3af11b9e8bf182f618b', '1972617196420993025', NULL, '2025-11-26 12:09:12', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1993532463099416578', 'f6817f48af4fb3af11b9e8bf182f618b', '1972645086223814657', NULL, '2025-11-26 12:09:12', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391197980127234', '1501570619841810433', '1930223114757611522', NULL, '2025-12-01 15:15:09', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391279299293186', 'f6817f48af4fb3af11b9e8bf182f618b', '1930222862556266498', NULL, '2025-12-01 15:15:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391279299293187', 'f6817f48af4fb3af11b9e8bf182f618b', '1930222953853681666', NULL, '2025-12-01 15:15:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391279299293188', 'f6817f48af4fb3af11b9e8bf182f618b', '1930223034757611522', NULL, '2025-12-01 15:15:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391279299293189', 'f6817f48af4fb3af11b9e8bf182f618b', '1930223114757611522', NULL, '2025-12-01 15:15:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391279299293190', 'f6817f48af4fb3af11b9e8bf182f618b', '1930223132619112449', NULL, '2025-12-01 15:15:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391279362207745', 'f6817f48af4fb3af11b9e8bf182f618b', '1930222295012409345', NULL, '2025-12-01 15:15:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391279362207746', 'f6817f48af4fb3af11b9e8bf182f618b', '1930222395180777474', NULL, '2025-12-01 15:15:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391279362207747', 'f6817f48af4fb3af11b9e8bf182f618b', '1930222218734796802', NULL, '2025-12-01 15:15:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391279362207748', 'f6817f48af4fb3af11b9e8bf182f618b', '1930222066120851457', NULL, '2025-12-01 15:15:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391279362207749', 'f6817f48af4fb3af11b9e8bf182f618b', '1930221983555977217', NULL, '2025-12-01 15:15:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391279362207750', 'f6817f48af4fb3af11b9e8bf182f618b', '1930221774230847490', NULL, '2025-12-01 15:15:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391279362207751', 'f6817f48af4fb3af11b9e8bf182f618b', '1930221702164316161', NULL, '2025-12-01 15:15:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391279362207752', 'f6817f48af4fb3af11b9e8bf182f618b', '1930221637551063042', NULL, '2025-12-01 15:15:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391279362207753', 'f6817f48af4fb3af11b9e8bf182f618b', '1930221570324758530', NULL, '2025-12-01 15:15:28', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391337201659906', 'f6817f48af4fb3af11b9e8bf182f618b', '1930221213607591937', NULL, '2025-12-01 15:15:42', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391337201659907', 'f6817f48af4fb3af11b9e8bf182f618b', '1930221335938662401', NULL, '2025-12-01 15:15:42', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391337201659908', 'f6817f48af4fb3af11b9e8bf182f618b', '1930222679269376001', NULL, '2025-12-01 15:15:42', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391337201659909', 'f6817f48af4fb3af11b9e8bf182f618b', '1930222617197871105', NULL, '2025-12-01 15:15:42', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1995391337201659910', 'f6817f48af4fb3af11b9e8bf182f618b', '1930222558582472705', NULL, '2025-12-01 15:15:42', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828182863873', '1996463539853824001', '1438108176273760258', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828191252482', '1996463539853824001', '9502685863ab87f0ad1134142788a385', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828191252483', '1996463539853824001', '1438108176814825473', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828191252484', '1996463539853824001', '1620709334357532673', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828191252485', '1996463539853824001', '1892553163993931777', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828191252486', '1996463539853824001', '1893865471550578689', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828191252487', '1996463539853824001', '1930221213607591937', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828199641089', '1996463539853824001', '1930221335938662401', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828199641090', '1996463539853824001', '1892557342028226561', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828199641091', '1996463539853824001', '1930221570324758530', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828199641092', '1996463539853824001', '1930221637551063042', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828199641093', '1996463539853824001', '1930221702164316161', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828199641094', '1996463539853824001', '1930221774230847490', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828199641095', '1996463539853824001', '1930221983555977217', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828199641096', '1996463539853824001', '1930222066120851457', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828203835393', '1996463539853824001', '1930222218734796802', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828203835394', '1996463539853824001', '1930222295012409345', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828203835395', '1996463539853824001', '1930222395180777474', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828203835396', '1996463539853824001', '1890213291321749505', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828203835397', '1996463539853824001', '1930222862556266498', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828203835398', '1996463539853824001', '1930222953853681666', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828203835399', '1996463539853824001', '1930223034757611522', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828203835400', '1996463539853824001', '1930223114757611522', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828203835401', '1996463539853824001', '1930223132619112449', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224001', '1996463539853824001', '1892553778493022209', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224002', '1996463539853824001', '1930222558582472705', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224003', '1996463539853824001', '1930222617197871105', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224004', '1996463539853824001', '1930222679269376001', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224005', '1996463539853824001', '1895401981290643458', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224006', '1996463539853824001', '1980223355087781889', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224007', '1996463539853824001', '1912753560201089025', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224008', '1996463539853824001', '1460888189937176577', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224009', '1996463539853824001', '1535225446864011265', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224010', '1996463539853824001', '1699374612388773890', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224011', '1996463539853824001', '1699374704168534017', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224012', '1996463539853824001', '1699374801816125442', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224013', '1996463539853824001', '1699375086147993601', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224014', '1996463539853824001', '1699375193576701953', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224015', '1996463539853824001', '1801954937339428865', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224016', '1996463539853824001', '1455101470794850305', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828212224017', '1996463539853824001', '1534500282601893890', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828220612609', '1996463539853824001', '1535226870641475586', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828220612610', '1996463539853824001', '1535227149789184001', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828220612611', '1996463539853824001', '1542383139476467713', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828220612612', '1996463539853824001', '1542383223979110402', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828220612613', '1996463539853824001', '1542383292690198530', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828220612614', '1996463539853824001', '1542383437808922625', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828220612615', '1996463539853824001', '1542383507883159553', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828220612616', '1996463539853824001', '1542383573423353858', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828220612617', '1996463539853824001', '1542383826117586945', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828220612618', '1996463539853824001', '1542383907281563650', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806914', '1996463539853824001', '1546736974756032513', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806915', '1996463539853824001', '1699374269152100354', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806916', '1996463539853824001', '1699374346553786370', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806917', '1996463539853824001', '1699374404015751169', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806918', '1996463539853824001', '1699374509749960705', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806919', '1996463539853824001', '1455100420297859074', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806920', '1996463539853824001', '1461291438825558017', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806921', '1996463539853824001', '1746709108126285826', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806922', '1996463539853824001', '1691031996d593131521', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806923', '1996463539853824001', '1691031996d5931315212', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806924', '1996463539853824001', '1691031996d5931315213', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806925', '1996463539853824001', '1465686870713782273', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806926', '1996463539853824001', '1509417558230999041', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806927', '1996463539853824001', '1461270075543347202', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806928', '1996463539853824001', '1866001513609637890', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806929', '1996463539853824001', '1452508868884353026', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806930', '1996463539853824001', '1473927410093187073', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806931', '1996463539853824001', '1542385335362383873', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828224806932', '1996463539853824001', '1554384900763729922', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828233195521', '1996463539853824001', '1698650926200352770', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828233195522', '1996463539853824001', '1699038961937113090', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828233195523', '1996463539853824001', '1699039098474291201', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828233195524', '1996463539853824001', '1699039192154071041', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828233195525', '1996463539853824001', '1701475606988812289', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828233195526', '1996463539853824001', '1876220177009315842', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828233195527', '1996463539853824001', '1907441271556497409', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828233195528', '1996463539853824001', 'd7d6e2e4e2934f2c9385a623fd98c6f3', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828233195529', '1996463539853824001', '1170592628746878978', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828233195530', '1996463539853824001', '1592112984361365505', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828233195531', '1996463539853824001', '1592115914493751297', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828233195532', '1996463539853824001', '1592116663936184322', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828237389826', '1996463539853824001', '1592118604640645122', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828237389827', '1996463539853824001', '1592118648315932674', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828237389828', '1996463539853824001', '1592119001883176961', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828237389829', '1996463539853824001', '1592120052866707457', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828237389830', '1996463539853824001', '1750128461040648193', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828237389831', '1996463539853824001', '3f915b2769fc80648e92d04e84ca059d', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828237389832', '1996463539853824001', '1588513553652436993', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828237389833', '1996463539853824001', '1592114574275211265', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828237389834', '1996463539853824001', '1592114652566089729', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828237389835', '1996463539853824001', '1592114721138765826', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828237389836', '1996463539853824001', '1592114772665790465', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828237389837', '1996463539853824001', '1592114823467200514', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828237389838', '1996463539853824001', '1592114893302362114', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828237389839', '1996463539853824001', '1592114955650691074', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828241584129', '1996463539853824001', '1592115070432014338', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828241584130', '1996463539853824001', '1592115115361398786', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828241584131', '1996463539853824001', '1592115162379546625', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828241584132', '1996463539853824001', '1592115213910765570', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828241584133', '1996463539853824001', '1592135223910765570', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828241584134', '1996463539853824001', '1593185714482880514', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828241584135', '1996463539853824001', '1808098125316870145', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828241584136', '1996463539853824001', '1972645086223814657', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828241584137', '1996463539853824001', '15c92115213910765570', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828241584138', '1996463539853824001', '1d592115213910765570', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828241584139', '1996463539853824001', '1214376304951664642', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828241584140', '1996463539853824001', '1214462306546319362', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828241584141', '1996463539853824001', '1a0811914300741f4e11838ff37a1d3a', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828245778434', '1996463539853824001', 'f15543b0263cf6c5fac85afdd3eba3f2', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828245778435', '1996463539853824001', '190c2b43bec6a5f7a4194a85db67d96a', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828245778436', '1996463539853824001', '1592113148350263298', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828245778437', '1996463539853824001', '1592120224120850434', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828245778438', '1996463539853824001', '1592120323667750914', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828245778439', '1996463539853824001', '1592120372296511490', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828245778440', '1996463539853824001', '1592120427007012865', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828245778441', '1996463539853824001', '1592120484120850434', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828245778442', '1996463539853824001', '1592120594695286785', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828245778443', '1996463539853824001', '1592120649007329281', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828245778444', '1996463539853824001', '1693195557097164801', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828245778445', '1996463539853824001', '45c966826eeff4c99b8f8ebfe74511fc', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828245778446', '1996463539853824001', '1592115712466710529', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828249972738', '1996463539853824001', '1592117222764277761', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828249972739', '1996463539853824001', '1592117276539449345', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828249972740', '1996463539853824001', '1592117377299214337', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828249972741', '1996463539853824001', '1592117422006300673', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828249972742', '1996463539853824001', '1592120222727630849', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828249972743', '1996463539853824001', '1972617196420993025', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828249972744', '1996463539853824001', '5c2f42277948043026b7a14692456828', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361346', '1996463539853824001', '1592117625664925697', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361347', '1996463539853824001', '1592117748209905665', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361348', '1996463539853824001', '1592117804359053314', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361349', '1996463539853824001', '1592117990305132545', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361350', '1996463539853824001', '1592118053634928641', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361351', '1996463539853824001', '1438782641187074050', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361352', '1996463539853824001', '1592118192218927105', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361353', '1996463539853824001', '1592118254844080130', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361354', '1996463539853824001', '1592118306983473154', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361355', '1996463539853824001', '1592118356778250241', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361356', '1996463539853824001', '1592118414990995457', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361357', '1996463539853824001', '1593160905216663554', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361358', '1996463539853824001', '1593160959633563650', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361359', '1996463539853824001', '1593161025790320641', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361360', '1996463539853824001', '1593161089787011074', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361361', '1996463539853824001', '1810652607946940417', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828258361362', '1996463539853824001', '1701575168519839746', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828262555650', '1996463539853824001', '1800372628805861377', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828262555651', '1996463539853824001', '1800372727493640194', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828262555652', '1996463539853824001', '1800372811518132225', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828262555653', '1996463539853824001', '1800372906330374146', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828262555654', '1996463539853824001', '1800373633509441537', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828262555655', '1996463539853824001', '1800373733220630530', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828262555656', '1996463539853824001', '1438782851980210178', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828262555657', '1996463539853824001', '1438782530717495298', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828262555658', '1996463539853824001', '1596141938193747970', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1996463828262555659', '1996463539853824001', '1596335805278990338', NULL, '2025-12-04 14:17:24', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('1ac1688ef8456f384091a03d88a89ab1', '52b0cf022ac4187b2a70dfa4f8b2d940', '693ce69af3432bd00be13c3971a57961', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('1af4babaa4227c3cbb830bc5eb513abb', 'ee8626f80f7c2619917b6236f3a7f02b', 'e08cb190ef230d5d4f03824198773950', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('1ba162bbc2076c25561f8622f610d5bf', 'ee8626f80f7c2619917b6236f3a7f02b', 'aedbf679b5773c1f25e9f7b10111da73', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('1fe4d408b85f19618c15bcb768f0ec22', '1750a8fb3e6d90cb7957c02de1dc8e59', '9502685863ab87f0ad1134142788a385', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('2013562995686309890', '1501570619841810433', '2012376076054974466', NULL, '2026-01-20 18:43:23', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013562995694698498', '1501570619841810433', '1999367175911657473', NULL, '2026-01-20 18:43:23', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013562995703087105', '1501570619841810433', '2000880658872508417', NULL, '2026-01-20 18:43:23', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013562995703087106', '1501570619841810433', '2012375501376606210', NULL, '2026-01-20 18:43:23', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013562995703087107', '1501570619841810433', '2008516285254000642', NULL, '2026-01-20 18:43:23', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013562995703087108', '1501570619841810433', '2010623918706446338', NULL, '2026-01-20 18:43:23', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013562995707281409', '1501570619841810433', '1996422809213341698', NULL, '2026-01-20 18:43:23', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013563053127303169', 'f6817f48af4fb3af11b9e8bf182f618b', '1930152938891608066', NULL, '2026-01-20 18:43:37', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013563053127303170', 'f6817f48af4fb3af11b9e8bf182f618b', '1942160438629109761', NULL, '2026-01-20 18:43:37', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013563053127303171', 'f6817f48af4fb3af11b9e8bf182f618b', '1996422809213341698', NULL, '2026-01-20 18:43:37', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013563053127303172', 'f6817f48af4fb3af11b9e8bf182f618b', '2012376076054974466', NULL, '2026-01-20 18:43:37', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013563053135691777', 'f6817f48af4fb3af11b9e8bf182f618b', '1999367175911657473', NULL, '2026-01-20 18:43:37', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013563053135691778', 'f6817f48af4fb3af11b9e8bf182f618b', '2000880658872508417', NULL, '2026-01-20 18:43:37', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013563053135691779', 'f6817f48af4fb3af11b9e8bf182f618b', '2012375501376606210', NULL, '2026-01-20 18:43:37', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013563053135691780', 'f6817f48af4fb3af11b9e8bf182f618b', '2008516285254000642', NULL, '2026-01-20 18:43:37', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013563053135691781', 'f6817f48af4fb3af11b9e8bf182f618b', '2010623918706446338', NULL, '2026-01-20 18:43:37', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013564035835953154', '1501570619841810433', '2025070908023480210', NULL, '2026-01-20 18:47:31', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013564317332471810', '1501570619841810433', '2025070908023490211', NULL, '2026-01-20 18:48:38', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013564317399580674', '1501570619841810433', '2025070908023490212', NULL, '2026-01-20 18:48:38', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013564317399580675', '1501570619841810433', '2025070908023490213', NULL, '2026-01-20 18:48:38', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013564317399580676', '1501570619841810433', '2025070908023490214', NULL, '2026-01-20 18:48:38', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('2013564317399580677', '1501570619841810433', '2025070908023490215', NULL, '2026-01-20 18:48:38', '0:0:0:0:0:0:0:1');\nINSERT INTO `sys_role_permission` VALUES ('248d288586c6ff3bd14381565df84163', '52b0cf022ac4187b2a70dfa4f8b2d940', '3f915b2769fc80648e92d04e84ca059d', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('25f5443f19c34d99718a016d5f54112e', 'ee8626f80f7c2619917b6236f3a7f02b', '6e73eb3c26099c191bf03852ee1310a1', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('27489816708b18859768dfed5945c405', 'a799c3b1b12dd3ed4bd046bfaef5fe6e', '9502685863ab87f0ad1134142788a385', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('296f9c75ca0e172ae5ce4c1022c996df', '646c628b2b8295fbdab2d34044de0354', '732d48f8e0abe99fe6a23d18a3171cd1', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('29fb4d37aa29b9fa400f389237cf9fe7', 'ee8626f80f7c2619917b6236f3a7f02b', '05b3c82ddb2536a4a5ee1a4c46b5abef', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('2c462293cbb0eab7e8ae0a3600361b5f', '52b0cf022ac4187b2a70dfa4f8b2d940', '9502685863ab87f0ad1134142788a385', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('2dc1a0eb5e39aaa131ddd0082a492d76', 'ee8626f80f7c2619917b6236f3a7f02b', '08e6b9dc3c04489c8e1ff2ce6f105aa4', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('2ea2382af618ba7d1e80491a0185fb8a', 'ee8626f80f7c2619917b6236f3a7f02b', 'f23d9bfff4d9aa6b68569ba2cff38415', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('2fcfa2ac3dcfadc7c67107dae9a0de6d', 'ee8626f80f7c2619917b6236f3a7f02b', '73678f9daa45ed17a3674131b03432fb', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('2fdaed22dfa4c8d4629e44ef81688c6a', '52b0cf022ac4187b2a70dfa4f8b2d940', 'aedbf679b5773c1f25e9f7b10111da73', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('300c462b7fec09e2ff32574ef8b3f0bd', '52b0cf022ac4187b2a70dfa4f8b2d940', '2a470fc0c3954d9dbb61de6d80846549', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('35ac7cae648de39eb56213ca1b649713', '52b0cf022ac4187b2a70dfa4f8b2d940', 'b1cb0a3fedf7ed0e4653cb5a229837ee', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('37112f4d372541e105473f18da3dc50d', 'ee8626f80f7c2619917b6236f3a7f02b', 'a400e4f4d54f79bf5ce160ae432231af', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('37789f70cd8bd802c4a69e9e1f633eaa', 'ee8626f80f7c2619917b6236f3a7f02b', 'ae4fed059f67086fd52a73d913cf473d', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('381504a717cb3ce77dcd4070c9689a7e', 'ee8626f80f7c2619917b6236f3a7f02b', '4f84f9400e5e92c95f05b554724c2b58', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('3e563751942b0879c88ca4de19757b50', '1750a8fb3e6d90cb7957c02de1dc8e59', '58857ff846e61794c69208e9d3a85466', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('412e2de37a35b3442d68db8dd2f3c190', '52b0cf022ac4187b2a70dfa4f8b2d940', 'f1cb187abf927c88b89470d08615f5ac', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('4204f91fb61911ba8ce40afa7c02369f', 'f6817f48af4fb3af11b9e8bf182f618b', '3f915b2769fc80648e92d04e84ca059d', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('44b5a73541bcb854dd5d38c6d1fb93a1', 'ee8626f80f7c2619917b6236f3a7f02b', '418964ba087b90a84897b62474496b93', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('4d56ce2f67c94b74a1d3abdbea340e42', 'ee8626f80f7c2619917b6236f3a7f02b', 'd86f58e7ab516d3bc6bfb1fe10585f97', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('4faad8ff93cb2b5607cd3d07c1b624ee', 'a799c3b1b12dd3ed4bd046bfaef5fe6e', '70b8f33da5f39de1981bf89cf6c99792', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('57c0b3a547b815ea3ec8e509b08948b3', '1750a8fb3e6d90cb7957c02de1dc8e59', '3f915b2769fc80648e92d04e84ca059d', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('593ee05c4fe4645c7826b7d5e14f23ec', '52b0cf022ac4187b2a70dfa4f8b2d940', '8fb8172747a78756c11916216b8b8066', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('5affc85021fcba07d81c09a6fdfa8dc6', 'ee8626f80f7c2619917b6236f3a7f02b', '078f9558cdeab239aecb2bda1a8ed0d1', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('5fc194b709336d354640fe29fefd65a3', 'a799c3b1b12dd3ed4bd046bfaef5fe6e', '9ba60e626bf2882c31c488aba62b89f0', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('6451dac67ba4acafb570fd6a03f47460', 'ee8626f80f7c2619917b6236f3a7f02b', 'e3c13679c73a4f829bcff2aba8fd68b1', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('6c43fd3f10fdaf2a0646434ae68709b5', 'ee8626f80f7c2619917b6236f3a7f02b', '540a2936940846cb98114ffb0d145cb8', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('71a5f54a90aa8c7a250a38b7dba39f6f', 'ee8626f80f7c2619917b6236f3a7f02b', '8fb8172747a78756c11916216b8b8066', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('75002588591820806', '16457350655250432', '5129710648430592', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('75002588604403712', '16457350655250432', '5129710648430593', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('75002588612792320', '16457350655250432', '40238597734928384', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('75002588625375232', '16457350655250432', '57009744761589760', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('75002588633763840', '16457350655250432', '16392452747300864', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('75002588637958144', '16457350655250432', '16392767785668608', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('75002588650541056', '16457350655250432', '16439068543946752', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277779875336192', '496138616573952', '5129710648430592', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780043108352', '496138616573952', '5129710648430593', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780055691264', '496138616573952', '15701400130424832', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780064079872', '496138616573952', '16678126574637056', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780072468480', '496138616573952', '15701915807518720', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780076662784', '496138616573952', '15708892205944832', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780085051392', '496138616573952', '16678447719911424', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780089245696', '496138616573952', '25014528525733888', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780097634304', '496138616573952', '56898976661639168', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780135383040', '496138616573952', '40238597734928384', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780139577344', '496138616573952', '45235621697949696', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780147965952', '496138616573952', '45235787867885568', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780156354560', '496138616573952', '45235939278065664', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780164743168', '496138616573952', '43117268627886080', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780168937472', '496138616573952', '45236734832676864', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780181520384', '496138616573952', '45237010692050944', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780189908992', '496138616573952', '45237170029465600', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780198297600', '496138616573952', '57009544286441472', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780206686208', '496138616573952', '57009744761589760', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780215074816', '496138616573952', '57009981228060672', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780219269120', '496138616573952', '56309618086776832', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780227657728', '496138616573952', '57212882168844288', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780236046336', '496138616573952', '61560041605435392', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780244434944', '496138616573952', '61560275261722624', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780257017856', '496138616573952', '61560480518377472', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780265406464', '496138616573952', '44986029924421632', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780324126720', '496138616573952', '45235228800716800', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780332515328', '496138616573952', '45069342940860416', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780340903937', '496138616573952', '5129710648430594', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780349292544', '496138616573952', '16687383932047360', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780357681152', '496138616573952', '16689632049631232', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780366069760', '496138616573952', '16689745006432256', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780370264064', '496138616573952', '16689883993083904', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780374458369', '496138616573952', '16690313745666048', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780387041280', '496138616573952', '5129710648430595', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780395429888', '496138616573952', '16694861252005888', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780403818496', '496138616573952', '16695107491205120', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780412207104', '496138616573952', '16695243126607872', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780420595712', '496138616573952', '75002207560273920', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780428984320', '496138616573952', '76215889006956544', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780433178624', '496138616573952', '76216071333351424', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780441567232', '496138616573952', '76216264070008832', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780449955840', '496138616573952', '76216459709124608', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780458344448', '496138616573952', '76216594207870976', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780466733056', '496138616573952', '76216702639017984', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780475121664', '496138616573952', '58480609315524608', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780483510272', '496138616573952', '61394706252173312', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780491898880', '496138616573952', '61417744146370560', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780496093184', '496138616573952', '76606430504816640', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780504481792', '496138616573952', '76914082455752704', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780508676097', '496138616573952', '76607201262702592', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780517064704', '496138616573952', '39915540965232640', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780525453312', '496138616573952', '41370251991977984', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780538036224', '496138616573952', '45264987354042368', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780546424832', '496138616573952', '45265487029866496', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780554813440', '496138616573952', '45265762415284224', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780559007744', '496138616573952', '45265886315024384', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780567396352', '496138616573952', '45266070000373760', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780571590656', '496138616573952', '41363147411427328', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780579979264', '496138616573952', '41363537456533504', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780588367872', '496138616573952', '41364927394353152', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780596756480', '496138616573952', '41371711400054784', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780605145088', '496138616573952', '41469219249852416', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780613533696', '496138616573952', '39916171171991552', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780621922304', '496138616573952', '39918482854252544', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780630310912', '496138616573952', '41373430515240960', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780718391296', '496138616573952', '41375330996326400', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780722585600', '496138616573952', '63741744973352960', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780730974208', '496138616573952', '42082442672082944', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780739362816', '496138616573952', '41376192166629376', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780747751424', '496138616573952', '41377034236071936', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780756140032', '496138616573952', '56911328312299520', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780764528640', '496138616573952', '41378916912336896', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780768722944', '496138616573952', '63482475359244288', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780772917249', '496138616573952', '64290663792906240', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780785500160', '496138616573952', '66790433014943744', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780789694464', '496138616573952', '42087054753927168', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780798083072', '496138616573952', '67027338952445952', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780806471680', '496138616573952', '67027909637836800', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780810665985', '496138616573952', '67042515441684480', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780823248896', '496138616573952', '67082402312228864', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780827443200', '496138616573952', '16392452747300864', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780835831808', '496138616573952', '16392767785668608', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780840026112', '496138616573952', '16438800255291392', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780844220417', '496138616573952', '16438962738434048', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277780852609024', '496138616573952', '16439068543946752', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860062040064', '496138616573953', '5129710648430592', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860070428672', '496138616573953', '5129710648430593', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860078817280', '496138616573953', '40238597734928384', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860091400192', '496138616573953', '43117268627886080', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860099788800', '496138616573953', '57009744761589760', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860112371712', '496138616573953', '56309618086776832', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860120760320', '496138616573953', '44986029924421632', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860129148928', '496138616573953', '5129710648430594', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860141731840', '496138616573953', '5129710648430595', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860150120448', '496138616573953', '75002207560273920', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860158509056', '496138616573953', '58480609315524608', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860162703360', '496138616573953', '76606430504816640', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860171091968', '496138616573953', '76914082455752704', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860179480576', '496138616573953', '76607201262702592', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860187869184', '496138616573953', '39915540965232640', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860196257792', '496138616573953', '41370251991977984', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860204646400', '496138616573953', '41363147411427328', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860208840704', '496138616573953', '41371711400054784', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860213035009', '496138616573953', '39916171171991552', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860221423616', '496138616573953', '39918482854252544', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860225617920', '496138616573953', '41373430515240960', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860234006528', '496138616573953', '41375330996326400', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860242395136', '496138616573953', '63741744973352960', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860250783744', '496138616573953', '42082442672082944', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860254978048', '496138616573953', '41376192166629376', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860263366656', '496138616573953', '41377034236071936', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860271755264', '496138616573953', '56911328312299520', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860313698304', '496138616573953', '41378916912336896', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860322086912', '496138616573953', '63482475359244288', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860326281216', '496138616573953', '64290663792906240', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860334669824', '496138616573953', '66790433014943744', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860343058432', '496138616573953', '42087054753927168', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860347252736', '496138616573953', '67027338952445952', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860351447041', '496138616573953', '67027909637836800', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860359835648', '496138616573953', '67042515441684480', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860364029952', '496138616573953', '67082402312228864', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860368224256', '496138616573953', '16392452747300864', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860372418560', '496138616573953', '16392767785668608', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860376612865', '496138616573953', '16438800255291392', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860385001472', '496138616573953', '16438962738434048', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('77277860389195776', '496138616573953', '16439068543946752', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('7750f9be48ee09cd561fce718219a3e2', 'ee8626f80f7c2619917b6236f3a7f02b', '882a73768cfd7f78f3a37584f7299656', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('7a5d31ba48fe3fb1266bf186dc5f7ba7', '52b0cf022ac4187b2a70dfa4f8b2d940', '58857ff846e61794c69208e9d3a85466', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('7d2ea745950be3357747ec7750c31c57', 'ee8626f80f7c2619917b6236f3a7f02b', '2a470fc0c3954d9dbb61de6d80846549', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('7de42bdc0b8c5446b7d428c66a7abc12', '52b0cf022ac4187b2a70dfa4f8b2d940', '54dd5457a3190740005c1bfec55b1c34', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('7e19d90cec0dd87aaef351b9ff8f4902', '646c628b2b8295fbdab2d34044de0354', 'f9d3f4f27653a71c52faa9fb8070fbe7', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('83f704524b21b6a3ae324b8736c65333', 'ee8626f80f7c2619917b6236f3a7f02b', '7ac9eb9ccbde2f7a033cd4944272bf1e', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('84d32474316a43b01256d6644e6e7751', 'ee8626f80f7c2619917b6236f3a7f02b', 'ec8d607d0156e198b11853760319c646', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('8703a2410cddb713c33232ce16ec04b9', 'ee8626f80f7c2619917b6236f3a7f02b', '1367a93f2c410b169faa7abcbad2f77c', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('885c1a827383e5b2c6c4f8ca72a7b493', 'ee8626f80f7c2619917b6236f3a7f02b', '4148ec82b6acd69f470bea75fe41c357', '', NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('8a60df8d8b4c9ee5fa63f48aeee3ec00', '1750a8fb3e6d90cb7957c02de1dc8e59', 'd7d6e2e4e2934f2c9385a623fd98c6f3', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('8b1e326791375f325d3e6b797753b65e', 'ee8626f80f7c2619917b6236f3a7f02b', '2dbbafa22cda07fa5d169d741b81fe12', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('8ce1022dac4e558ff9694600515cf510', '1750a8fb3e6d90cb7957c02de1dc8e59', '08e6b9dc3c04489c8e1ff2ce6f105aa4', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('8d848ca7feec5b7ebb3ecb32b2c8857a', '52b0cf022ac4187b2a70dfa4f8b2d940', '4148ec82b6acd69f470bea75fe41c357', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('8eec2c510f1ac9c5eee26c041b1f00ca', 'ee8626f80f7c2619917b6236f3a7f02b', '58857ff846e61794c69208e9d3a85466', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('903b790e6090414343502c6dc393b7c9', 'ee8626f80f7c2619917b6236f3a7f02b', 'de13e0f6328c069748de7399fcc1dbbd', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('90996d56357730e173e636b99fc48bea', 'ee8626f80f7c2619917b6236f3a7f02b', 'fb07ca05a3e13674dbf6d3245956da2e', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('90e1c607a0631364eec310f3cc4acebd', 'ee8626f80f7c2619917b6236f3a7f02b', '4f66409ef3bbd69c1d80469d6e2a885e', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('9264104cee9b10c96241d527b2d0346d', '1750a8fb3e6d90cb7957c02de1dc8e59', '54dd5457a3190740005c1bfec55b1c34', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('980171fda43adfe24840959b1d048d4d', 'f6817f48af4fb3af11b9e8bf182f618b', 'd7d6e2e4e2934f2c9385a623fd98c6f3', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('98f02353f91dd569e3c6b8fd6b4f4034', 'ee8626f80f7c2619917b6236f3a7f02b', '6531cf3421b1265aeeeabaab5e176e6d', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('9d8772c310b675ae43eacdbc6c7fa04a', 'a799c3b1b12dd3ed4bd046bfaef5fe6e', '1663f3faba244d16c94552f849627d84', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('9f8311ecccd44e079723098cf2ffe1cc', '1750a8fb3e6d90cb7957c02de1dc8e59', '693ce69af3432bd00be13c3971a57961', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('a098e2acc3f90316f161f6648d085640', 'ee8626f80f7c2619917b6236f3a7f02b', 'e6bfd1fcabfd7942fdd05f076d1dad38', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('a66feaaf128417ad762e946abccf27ec', 'ee8626f80f7c2619917b6236f3a7f02b', 'c6cf95444d80435eb37b2f9db3971ae6', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('a7ab87eac0f8fafa2efa4b1f9351923f', 'ee8626f80f7c2619917b6236f3a7f02b', 'fedfbf4420536cacc0218557d263dfea', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('abdc324a2df9f13ee6e73d44c6e62bc8', 'ee8626f80f7c2619917b6236f3a7f02b', 'f1cb187abf927c88b89470d08615f5ac', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('aefc8c22e061171806e59cd222f6b7e1', '52b0cf022ac4187b2a70dfa4f8b2d940', 'e8af452d8948ea49d37c934f5100ae6a', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('b131ebeafcfd059f3c7e542606ea9ff5', 'ee8626f80f7c2619917b6236f3a7f02b', 'e5973686ed495c379d829ea8b2881fc6', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('b2b2dcfff6986d3d7f890ea62d474651', 'ee8626f80f7c2619917b6236f3a7f02b', '200006f0edf145a2b50eacca07585451', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('b495a46fa0e0d4637abe0db7fd12fe1a', 'ee8626f80f7c2619917b6236f3a7f02b', '717f6bee46f44a3897eca9abd6e2ec44', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('d37ad568e26f46ed0feca227aa9c2ffa', 'f6817f48af4fb3af11b9e8bf182f618b', '9502685863ab87f0ad1134142788a385', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('d3fe195d59811531c05d31d8436f5c8b', '1750a8fb3e6d90cb7957c02de1dc8e59', 'e8af452d8948ea49d37c934f5100ae6a', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('e258ca8bf7ee168b93bfee739668eb15', 'ee8626f80f7c2619917b6236f3a7f02b', 'fb367426764077dcf94640c843733985', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('e339f7db7418a4fd2bd2c113f1182186', 'ee8626f80f7c2619917b6236f3a7f02b', 'b1cb0a3fedf7ed0e4653cb5a229837ee', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('e3e922673f4289b18366bb51b6200f17', '52b0cf022ac4187b2a70dfa4f8b2d940', '45c966826eeff4c99b8f8ebfe74511fc', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('eb19ea10f5d311f0abad00155d056b00', '1600076470335246337', '2012375501376606210', NULL, '2026-01-20 15:43:24', '127.0.0.16');\nINSERT INTO `sys_role_permission` VALUES ('eb1a1415f5d311f0abad00155d056b00', '1600076470335246337', '2012376076054974466', NULL, '2026-01-20 15:43:24', '127.0.0.17');\nINSERT INTO `sys_role_permission` VALUES ('eb1a381bf5d311f0abad00155d056b00', '1600076470335246337', '1996422809213341698', NULL, '2026-01-20 15:43:24', '127.0.0.17');\nINSERT INTO `sys_role_permission` VALUES ('ecdd72fe694e6bba9c1d9fc925ee79de', 'f6817f48af4fb3af11b9e8bf182f618b', '45c966826eeff4c99b8f8ebfe74511fc', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('f17ab8ad1e71341140857ef4914ef297', '21c5a3187763729408b40afb0d0fdfa8', '732d48f8e0abe99fe6a23d18a3171cd1', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('fd86f6b08eb683720ba499f9d9421726', 'ee8626f80f7c2619917b6236f3a7f02b', '693ce69af3432bd00be13c3971a57961', NULL, NULL, NULL);\nINSERT INTO `sys_role_permission` VALUES ('fed41a4671285efb266cd404f24dd378', '52b0cf022ac4187b2a70dfa4f8b2d940', '00a2a0ae65cdca5e93209cdbde97cbe6', NULL, NULL, NULL);\n\n-- ----------------------------\n-- Table structure for sys_sms\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_sms`;\nCREATE TABLE `sys_sms`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT 'ID',\n  `es_title` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '消息标题',\n  `es_type` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '发送方式：参考枚举MessageTypeEnum',\n  `es_receiver` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '接收人',\n  `es_param` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '发送所需参数Json格式',\n  `es_content` longtext CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '推送内容',\n  `es_send_time` datetime NULL DEFAULT NULL COMMENT '推送时间',\n  `es_send_status` varchar(1) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '推送状态 0未推送 1推送成功 2推送失败 -1失败不再发送',\n  `es_send_num` int(11) NULL DEFAULT NULL COMMENT '发送次数 超过5次不再发送',\n  `es_result` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '推送失败原因',\n  `remark` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '备注',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_ss_es_type`(`es_type`) USING BTREE,\n  INDEX `idx_ss_es_receiver`(`es_receiver`) USING BTREE,\n  INDEX `idx_ss_es_send_time`(`es_send_time`) USING BTREE,\n  INDEX `idx_ss_es_send_status`(`es_send_status`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_sms\n-- ----------------------------\nINSERT INTO `sys_sms` VALUES ('402880e74dc2f361014dc2f8411e0001', '消息推送测试333', '2', '411944058@qq.com', NULL, '张三你好，你的订单4028d881436d514601436d521ae80165已付款!', '2015-06-05 17:06:01', '3', NULL, NULL, '认证失败错误的用户名或者密码', 'admin', '2015-06-05 17:05:59', 'admin', '2015-11-19 22:30:39');\nINSERT INTO `sys_sms` VALUES ('402880ea533647b00153364e74770001', '发个问候', '3', 'admin', NULL, '你好', '2016-03-02 00:00:00', '2', NULL, NULL, NULL, 'admin', '2016-03-02 15:50:24', 'admin', '2018-07-05 19:53:01');\nINSERT INTO `sys_sms` VALUES ('402880ee5a17e711015a17f3188e013f', '消息推送测试333', '2', '411944058@qq.com', NULL, '张三你好，你的订单4028d881436d514601436d521ae80165已付款!', NULL, '2', NULL, NULL, NULL, 'admin', '2017-02-07 17:41:31', 'admin', '2017-03-10 11:37:05');\nINSERT INTO `sys_sms` VALUES ('402880f05ab649b4015ab64b9cd80012', '消息推送测试333', '2', '411944058@qq.com', NULL, '张三你好，你的订单4028d881436d514601436d521ae80165已付款!', '2017-11-16 15:58:15', '3', NULL, NULL, NULL, 'admin', '2017-03-10 11:38:13', 'admin', '2017-07-31 17:24:54');\nINSERT INTO `sys_sms` VALUES ('402880f05ab7b035015ab7c4462c0004', '消息推送测试333', '2', '411944058@qq.com', NULL, '张三你好，你的订单4028d881436d514601436d521ae80165已付款!', '2017-11-16 15:58:15', '3', NULL, NULL, NULL, 'admin', '2017-03-10 18:29:37', NULL, NULL);\nINSERT INTO `sys_sms` VALUES ('402881f3646a472b01646a4a5af00001', '催办：HR审批', '3', 'admin', NULL, 'admin，您好！\\r\\n请前待办任务办理事项！HR审批\\r\\n\\r\\n\\r\\n===========================\\r\\n此消息由系统发出', '2018-07-05 19:53:35', '2', NULL, NULL, NULL, 'admin', '2018-07-05 19:53:35', 'admin', '2018-07-07 13:45:24');\nINSERT INTO `sys_sms` VALUES ('402881f3647da06c01647da43a940014', '催办：HR审批', '3', 'admin', NULL, 'admin，您好！\\r\\n请前待办任务办理事项！HR审批\\r\\n\\r\\n\\r\\n===========================\\r\\n此消息由系统发出', '2018-07-09 14:04:32', '2', NULL, NULL, NULL, 'admin', '2018-07-09 14:04:32', 'admin', '2018-07-09 18:51:30');\n\n-- ----------------------------\n-- Table structure for sys_sms_template\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_sms_template`;\nCREATE TABLE `sys_sms_template`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键',\n  `template_name` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '模板标题',\n  `template_code` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '模板CODE',\n  `template_type` varchar(1) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '模板类型：1短信 2邮件 3微信',\n  `template_category` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '模版分类：notice通知公告 other其他',\n  `template_content` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '模板内容',\n  `template_test_json` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '模板测试json',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `use_status` varchar(1) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否使用中 1是0否',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uk_sst_template_code`(`template_code`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_sms_template\n-- ----------------------------\nINSERT INTO `sys_sms_template` VALUES ('1199606397416775681', '系统消息通知', 'sys_ts_note', '2', NULL, '<h1>&nbsp; &nbsp; 系统通知</h1>\\n<ul>\\n<li>通知时间：&nbsp; ${ts_date}</li>\\n<li>通知内容：&nbsp; ${ts_content}</li>\\n</ul>', NULL, '2019-11-27 16:30:27', 'admin', '2019-11-27 19:36:50', 'admin', NULL);\nINSERT INTO `sys_sms_template` VALUES ('1199615897335095298', '流程催办', 'bpm_cuiban', '2', NULL, '<h1>&nbsp; &nbsp;流程催办提醒</h1>\\n<ul>\\n<li>流程名称：&nbsp; ${bpm_name}</li>\\n<li>催办任务：&nbsp; ${bpm_task}</li>\\n<li>催办时间 :&nbsp; &nbsp; ${datetime}</li>\\n<li>催办内容 :&nbsp; &nbsp; ${remark}</li>\\n</ul>', NULL, '2019-11-27 17:08:12', 'admin', '2019-11-27 19:36:45', 'admin', NULL);\nINSERT INTO `sys_sms_template` VALUES ('1199648914107625473', '流程办理超时提醒', 'bpm_chaoshi_tip', '2', NULL, '<h1>&nbsp; &nbsp;流程办理超时提醒</h1>\\n<ul>\\n<li>&nbsp; &nbsp;超时提醒信息：&nbsp; &nbsp; 您有待处理的超时任务，请尽快处理！</li>\\n<li>&nbsp; &nbsp;超时任务标题：&nbsp; &nbsp; ${title}</li>\\n<li>&nbsp; &nbsp;超时任务节点：&nbsp; &nbsp; ${task}</li>\\n<li>&nbsp; &nbsp;任务处理人：&nbsp; &nbsp; &nbsp; &nbsp;${user}</li>\\n<li>&nbsp; &nbsp;任务开始时间：&nbsp; &nbsp; ${time}</li>\\n</ul>', NULL, '2019-11-27 19:19:24', 'admin', '2019-11-27 19:36:37', 'admin', NULL);\nINSERT INTO `sys_sms_template` VALUES ('4028608164691b000164693108140003', '催办：${taskName}', 'SYS001', '1', NULL, '${userName}，您好！\\r\\n请前待办任务办理事项！${taskName}\\r\\n\\r\\n\\r\\n===========================\\r\\n此消息由系统发出', '{\\r\\n\\\"taskName\\\":\\\"HR审批\\\",\\r\\n\\\"userName\\\":\\\"admin\\\"\\r\\n}', '2018-07-05 14:46:18', 'admin', '2018-07-05 18:31:34', 'admin', NULL);\n\n-- ----------------------------\n-- Table structure for sys_table_white_list\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_table_white_list`;\nCREATE TABLE `sys_table_white_list`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键id',\n  `table_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '允许的表名',\n  `field_name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '允许的字段名，多个用逗号分割',\n  `status` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '1' COMMENT '状态，1=启用，0=禁用',\n  `create_by` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uniq_sys_table_white_list_table_name`(`table_name`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '系统表白名单' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_table_white_list\n-- ----------------------------\nINSERT INTO `sys_table_white_list` VALUES ('1701578033271521282', 'sys_user', 'phone,work_no,id,email,realname,username', '1', 'admin', '2023-09-12 10:46:32', 'admin', '2023-12-31 16:55:30');\nINSERT INTO `sys_table_white_list` VALUES ('1701581935488385025', 'oa_officialdoc_organcode', 'id,organ_name', '1', 'admin', '2023-09-12 11:02:02', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1701581977733414913', 'demo', 'id,name', '1', 'admin', '2023-09-12 11:02:12', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1701582035472203777', 'sys_permission', 'id,name', '1', 'admin', '2023-09-12 11:02:26', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1701582087619985409', 'onl_drag_comp', 'id,comp_name', '1', 'admin', '2023-09-12 11:02:38', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1701582136420712450', 'sys_depart', 'id,org_code,depart_name', '1', 'admin', '2023-09-12 11:02:50', 'admin', '2023-10-18 09:36:40');\nINSERT INTO `sys_table_white_list` VALUES ('1701582163599802370', 'design_form', 'id,desform_name,desform_code', '1', 'admin', '2023-09-12 11:02:56', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1701582190187495426', 'onl_cgform_head', 'table_txt,table_name', '1', 'admin', '2023-09-12 11:03:03', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1701582254301626370', 'oa_wps_file', 'id,name', '1', 'admin', '2023-09-12 11:03:18', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1714453996678926338', 'onl_cgreport_head', 'code', '1', 'admin', '2023-10-18 09:31:00', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1714455418728337410', 'sys_category', 'id,name', '1', 'admin', '2023-10-18 09:36:40', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1714471625900564482', 'sys_position', 'name,id', '1', 'ceshi', '2023-10-18 10:41:04', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1769610154632491009', 'sys_dict', 'dict_code', '1', 'admin', '2024-03-18 14:21:53', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1778692300030484482', 'test_shoptype_tree', 'type_name,id', '1', 'admin', '2024-04-12 15:51:05', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1782650226206269441', 'sys_tenant', 'name,id', '1', 'admin', '2024-04-23 13:58:29', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1800712552062898178', 'tj_user_report', 'name,username', '1', 'admin', '2024-06-12 10:11:43', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1801076145102925826', 'sys_data_source', 'code,name', '1', 'admin', '2024-06-13 10:16:30', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1801097090085564420', 'sys_role', 'role_name,role_code', '1', 'jeecg', '2024-06-13 11:39:44', 'admin', '2024-09-10 11:47:35');\nINSERT INTO `sys_table_white_list` VALUES ('1805416360756006913', 'wu_liao', 'wul_name,id', '1', 'admin', '2024-06-25 09:42:58', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1897919397122269185', 'ces_shop_type', 'name,pid,id,has_child', '1', 'admin', '2025-03-07 15:57:01', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1907407400953659394', 'airag_flow', 'name,id', '1', 'admin', '2025-04-02 20:18:57', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1907407401083682817', 'airag_model', 'name,id', '1', 'admin', '2025-04-02 20:18:57', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1950438522834546690', 'sys_sms_template', 'template_code', '1', 'admin', '2025-07-30 14:09:16', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1966817706103730178', 'sys_check_rule', 'rule_code', '1', 'admin', '2025-09-13 18:54:17', NULL, NULL);\nINSERT INTO `sys_table_white_list` VALUES ('1993972426358153217', 'airag_knowledge', 'name,id', '1', 'admin', '2025-11-27 17:17:27', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for sys_tenant\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_tenant`;\nCREATE TABLE `sys_tenant`  (\n  `id` int(10) NOT NULL COMMENT '租户编码',\n  `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '租户名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `create_by` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `begin_date` datetime NULL DEFAULT NULL COMMENT '开始时间',\n  `end_date` datetime NULL DEFAULT NULL COMMENT '结束时间',\n  `status` int(1) NULL DEFAULT NULL COMMENT '状态 1正常 0冻结',\n  `trade` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '所属行业',\n  `company_size` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '公司规模',\n  `company_address` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '公司地址',\n  `company_logo` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '公司logo',\n  `house_number` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '门牌号',\n  `work_place` varchar(100) CHARACTER SET utf32 COLLATE utf32_general_ci NULL DEFAULT NULL COMMENT '工作地点',\n  `secondary_domain` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '二级域名',\n  `login_bkgd_img` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '登录背景图片',\n  `position` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '职级',\n  `department` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '部门',\n  `del_flag` tinyint(1) NULL DEFAULT 0 COMMENT '删除状态(0-正常,1-已删除)',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  `apply_status` int(3) NULL DEFAULT NULL COMMENT '允许申请管理员 1允许 0不允许',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '多租户信息表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_tenant\n-- ----------------------------\nINSERT INTO `sys_tenant` VALUES (1000, '北京国炬信息技术有限公司', '2023-03-09 19:55:11', 'jeecg', NULL, NULL, 1, NULL, NULL, NULL, 'temp/国炬软件logo_1764069407429.png', '2PI3U6', NULL, NULL, NULL, NULL, NULL, 0, 'admin', '2025-11-25 19:16:47', NULL);\nINSERT INTO `sys_tenant` VALUES (1001, '北京敲敲云科技有限公司', '2023-10-18 13:37:19', 'ceshi', NULL, NULL, 1, NULL, NULL, NULL, '', 'EX33W8', NULL, NULL, NULL, NULL, NULL, 0, 'admin', '2024-03-18 11:19:28', NULL);\n\n-- ----------------------------\n-- Table structure for sys_tenant_pack\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_tenant_pack`;\nCREATE TABLE `sys_tenant_pack`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键id',\n  `tenant_id` int(10) NULL DEFAULT NULL COMMENT '租户id',\n  `pack_name` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '产品包名',\n  `status` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '开启状态(0 未开启 1开启)',\n  `remarks` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '备注',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` date NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` date NULL DEFAULT NULL COMMENT '更新时间',\n  `pack_code` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '编码,默认添加的三个管理员需要设置编码',\n  `pack_type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT 'custom' COMMENT '产品包类型(default 默认产品包 custom 自定义产品包)',\n  `iz_sysn` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '自动分配给用户(0否 1是)',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx__stp_tenant_id_pack_code`(`tenant_id`, `pack_code`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '租户产品包' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_tenant_pack\n-- ----------------------------\nINSERT INTO `sys_tenant_pack` VALUES ('1714517098074152962', 0, '默认套餐', '1', NULL, 'ceshi', '2023-10-18', 'admin', '2025-08-12', NULL, 'default', NULL);\nINSERT INTO `sys_tenant_pack` VALUES ('1955184115322142722', 1000, '默认套餐', '1', NULL, 'ceshi', '2023-10-18', 'admin', '2025-08-12', NULL, 'custom', NULL);\nINSERT INTO `sys_tenant_pack` VALUES ('1955187901394534401', 1000, '升级企业套餐', '1', NULL, 'admin', '2025-08-12', 'admin', '2025-08-12', NULL, 'custom', NULL);\nINSERT INTO `sys_tenant_pack` VALUES ('1955222289125720066', 1001, '默认套餐', '1', NULL, 'ceshi', '2023-10-18', 'admin', '2025-08-12', NULL, 'custom', NULL);\n\n-- ----------------------------\n-- Table structure for sys_tenant_pack_perms\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_tenant_pack_perms`;\nCREATE TABLE `sys_tenant_pack_perms`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键编号',\n  `pack_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '租户产品包名称',\n  `permission_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '菜单id',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` date NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` date NULL DEFAULT NULL COMMENT '更新时间',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_stpp_pack_id`(`pack_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '租户产品包和菜单关系表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_tenant_pack_perms\n-- ----------------------------\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955183422662197249', '1714517098074152962', '1438108225451974658', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955184115389251585', '1955184115322142722', '1438108225451974658', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955187901482614785', '1955187901394534401', '1438108176273760258', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955187901503586305', '1955187901394534401', '1438108176814825473', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955187901516169218', '1955187901394534401', '1620709334357532673', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955187901528752129', '1955187901394534401', '9502685863ab87f0ad1134142788a385', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955195388533358593', '1955187901394534401', '1438108187455774722', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955195388600467458', '1955187901394534401', '1438108178911977473', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955195388659187713', '1955187901394534401', '1438108183395688450', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955195509216067585', '1955187901394534401', '1439398677984878593', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955195509216067586', '1955187901394534401', '1438108225451974658', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955195623284359170', '1955187901394534401', '1443390062919208961', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955195663855861761', '1955187901394534401', '1438108183492157442', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955195717383569409', '1955187901394534401', '119213522910765570', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955221560482840577', '1714517098074152962', '1438108176273760258', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955221560617058305', '1714517098074152962', '9502685863ab87f0ad1134142788a385', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955221560617058306', '1714517098074152962', '1620709334357532673', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955221560617058307', '1714517098074152962', '1438108176814825473', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955222179079766017', '1714517098074152962', '1438108187455774722', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955222179146874881', '1714517098074152962', '1438108178911977473', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955222289125720067', '1955222289125720066', '1438108225451974658', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955222289125720068', '1955222289125720066', '1438108176273760258', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955222289125720069', '1955222289125720066', '9502685863ab87f0ad1134142788a385', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955222289125720070', '1955222289125720066', '1620709334357532673', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955222289125720071', '1955222289125720066', '1438108176814825473', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955222289188634625', '1955222289125720066', '1438108187455774722', 'admin', '2025-08-12', NULL, NULL);\nINSERT INTO `sys_tenant_pack_perms` VALUES ('1955222289188634626', '1955222289125720066', '1438108178911977473', 'admin', '2025-08-12', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for sys_tenant_pack_user\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_tenant_pack_user`;\nCREATE TABLE `sys_tenant_pack_user`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `pack_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '租户产品包ID',\n  `user_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '用户ID',\n  `tenant_id` int(10) NULL DEFAULT NULL COMMENT '租户ID',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  `status` int(3) NULL DEFAULT NULL COMMENT '状态 正常状态1 申请状态0',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_tpu_pack_id`(`pack_id`) USING BTREE,\n  INDEX `idx_tpu_user_id`(`user_id`) USING BTREE,\n  INDEX `idx_tpu_tenant_id`(`tenant_id`) USING BTREE,\n  INDEX `idx_tpu_status`(`status`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '租户套餐人员表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_tenant_pack_user\n-- ----------------------------\nINSERT INTO `sys_tenant_pack_user` VALUES ('1633795234318729217', '1633795213938606082', 'a75d45a015c44384a04449ee80dc3503', 1, 'admin', '2023-03-09 19:41:53', NULL, NULL, 1);\nINSERT INTO `sys_tenant_pack_user` VALUES ('1955184602037567490', '1955184115322142722', '1955183658394664962', 1000, 'admin', '2025-08-12 16:28:29', NULL, NULL, 1);\nINSERT INTO `sys_tenant_pack_user` VALUES ('1955187972634787841', '1955187901394534401', '1955183658394664962', 1000, 'admin', '2025-08-12 16:41:53', NULL, NULL, 1);\nINSERT INTO `sys_tenant_pack_user` VALUES ('1955222312760623107', '1955222289125720066', '1955218082645544962', 1001, 'admin', '2025-08-12 18:58:20', NULL, NULL, 1);\n\n-- ----------------------------\n-- Table structure for sys_third_account\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_third_account`;\nCREATE TABLE `sys_third_account`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '编号',\n  `sys_user_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '第三方登录id',\n  `avatar` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '头像',\n  `status` tinyint(1) NULL DEFAULT NULL COMMENT '状态(1-正常,2-冻结)',\n  `del_flag` tinyint(1) NULL DEFAULT NULL COMMENT '删除状态(0-正常,1-已删除)',\n  `realname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '真实姓名',\n  `tenant_id` int(10) NULL DEFAULT 0 COMMENT '租户id',\n  `third_user_uuid` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '第三方账号',\n  `third_user_id` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '第三方app用户账号',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `third_type` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '登录来源',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uniq_stat_third_type_user_id`(`third_type`, `third_user_id`) USING BTREE,\n  UNIQUE INDEX `uniq_sta_third_user_id_third_type`(`third_user_id`, `third_type`, `tenant_id`) USING BTREE,\n  UNIQUE INDEX `uniq_sta_third_user_uuid_third_type`(`third_user_uuid`, `third_type`, `tenant_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_third_account\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for sys_third_app_config\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_third_app_config`;\nCREATE TABLE `sys_third_app_config`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `tenant_id` int(10) NOT NULL DEFAULT 0 COMMENT '租户id',\n  `agent_id` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '钉钉/企业微信应用id',\n  `client_id` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '钉钉/企业微信 应用id',\n  `client_secret` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '钉钉/企业微信应用id对应的秘钥',\n  `corp_id` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '钉钉企业id',\n  `third_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '第三方类别(dingtalk 钉钉 wechat_enterprise 企业微信)',\n  `status` int(1) NULL DEFAULT 1 COMMENT '是否启用(0-否,1-是)',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_stac_tenant_id`(`tenant_id`) USING BTREE,\n  INDEX `idx_stac_third_type`(`third_type`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '租户第三方配置表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_third_app_config\n-- ----------------------------\nINSERT INTO `sys_third_app_config` VALUES ('1714477134884085762', 0, '1', '1', '1', NULL, 'dingtalk', 1, '2023-10-18 11:02:57', NULL);\n\n-- ----------------------------\n-- Table structure for sys_user\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_user`;\nCREATE TABLE `sys_user`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键id',\n  `username` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '登录账号',\n  `realname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '真实姓名',\n  `password` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '密码',\n  `salt` varchar(45) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT 'md5密码盐',\n  `avatar` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '头像',\n  `birthday` date NULL DEFAULT NULL COMMENT '生日',\n  `sex` tinyint(1) NULL DEFAULT NULL COMMENT '性别(0-默认未知,1-男,2-女)',\n  `email` varchar(45) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '电子邮件',\n  `phone` varchar(45) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '电话',\n  `org_code` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '登录会话的机构编码',\n  `status` tinyint(1) NULL DEFAULT NULL COMMENT '性别(1-正常,2-冻结)',\n  `del_flag` tinyint(1) NULL DEFAULT NULL COMMENT '删除状态(0-正常,1-已删除)',\n  `third_id` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '第三方登录的唯一标识',\n  `third_type` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '第三方类型',\n  `activiti_sync` tinyint(1) NULL DEFAULT NULL COMMENT '同步工作流引擎(1-同步,0-不同步)',\n  `work_no` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '工号，唯一键',\n  `telephone` varchar(45) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '座机号',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  `user_identity` tinyint(1) NULL DEFAULT NULL COMMENT '身份（1普通成员 2上级）',\n  `depart_ids` varchar(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '负责部门',\n  `client_id` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '设备ID',\n  `login_tenant_id` int(11) NULL DEFAULT NULL COMMENT '上次登录选择租户ID',\n  `bpm_status` varchar(2) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '流程入职离职状态',\n  `sign_enable` tinyint(1) NULL DEFAULT NULL COMMENT '是否启用个性签名（0 否 1是）',\n  `sign` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '个性签名',\n  `main_dep_post_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '主岗位（部门岗位id）',\n  `position_type` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '职务(字典)',\n  `last_pwd_update_time` datetime NULL DEFAULT NULL COMMENT '上一次修改密码的时间',\n  `sort` int(6) NULL DEFAULT NULL COMMENT '排序',\n  `iz_hide_contact` varchar(1) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '是否隐藏联系方式（0 否 1是）',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uniq_sys_user_work_no`(`work_no`) USING BTREE,\n  UNIQUE INDEX `uniq_sys_user_username`(`username`) USING BTREE,\n  UNIQUE INDEX `uniq_sys_user_phone`(`phone`) USING BTREE,\n  UNIQUE INDEX `uniq_sys_user_email`(`email`) USING BTREE,\n  INDEX `idx_su_status`(`status`) USING BTREE,\n  INDEX `idx_su_del_flag`(`del_flag`) USING BTREE,\n  INDEX `idx_su_del_username`(`username`, `del_flag`) USING BTREE,\n  INDEX `idx_su_main_dep_post_id`(`main_dep_post_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '用户表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_user\n-- ----------------------------\nINSERT INTO `sys_user` VALUES ('1714471285016895490', 'ceshi', '测试用户', 'a9932bb12d2cbc5a', 'AF4vhXUz', NULL, '2024-04-11', NULL, 'winter@jeecg.org', '15201111112', NULL, 1, 0, NULL, NULL, 1, '123', NULL, 'admin', '2023-10-18 10:39:42', 'ceshi', '2025-05-08 16:11:05', 1, '', NULL, 0, NULL, NULL, NULL, NULL, NULL, '2025-11-25 15:42:34', 1000, NULL);\nINSERT INTO `sys_user` VALUES ('3d464b4ea0d2491aab8a7bde74c57e95', 'zhangsan', '张三', '02ea098224c7d0d2077c14b9a3a1ed16', 'x5xRdeKB', 'https://static.jeecg.com/temp/jmlogo_1606575041993.png', '2024-04-11', NULL, '111@1.com', '13426411111', '财务部', 1, 0, NULL, NULL, 1, '0005', NULL, 'admin', '2020-05-14 21:26:24', 'admin', '2024-04-26 13:25:37', 1, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-11-25 15:42:34', 1000, NULL);\nINSERT INTO `sys_user` VALUES ('a75d45a015c44384a04449ee80dc3503', 'jeecg', 'jeecg', 'eee378a1258530cb', 'mIgiYJow', 'https://static.jeecg.com/temp/国炬软件logo_1606575029126.png', NULL, 1, '418799587@qq.com', '18611788525', 'A02A01', 1, 0, NULL, NULL, 1, '00002', NULL, 'admin', '2019-02-13 16:02:36', 'admin', '2023-10-18 13:51:36', 1, '', NULL, 1001, NULL, NULL, NULL, NULL, NULL, '2025-11-25 15:42:34', 1000, NULL);\nINSERT INTO `sys_user` VALUES ('e9ca23d68d884d4ebb19d07889727dae', 'admin', '管理员', 'cb362cfeefbf3d8d', 'RCGTeGiH', 'https://static.jeecg.com/temp/国炬软件logo_1606575029126.png', '1986-02-01', 1, 'jeecg@163.com', '18611111111', 'A01A03', 1, 0, NULL, NULL, 1, '00001', NULL, NULL, '2019-06-21 17:54:10', 'admin', '2025-12-03 19:12:32', 2, '', NULL, 1000, NULL, 0, NULL, '', NULL, '2025-11-25 15:42:34', 1000, NULL);\n\n-- ----------------------------\n-- Table structure for sys_user_dep_post\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_user_dep_post`;\nCREATE TABLE `sys_user_dep_post`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键',\n  `user_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '用户id',\n  `dep_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '部门岗位id',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_sudp_user_id`(`user_id`) USING BTREE,\n  INDEX `idx_sudp_dep_id`(`dep_id`) USING BTREE,\n  INDEX `idx_sudp_user_dep_id`(`user_id`, `dep_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_user_dep_post\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for sys_user_depart\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_user_depart`;\nCREATE TABLE `sys_user_depart`  (\n  `ID` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT 'id',\n  `user_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '用户id',\n  `dep_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '部门id',\n  PRIMARY KEY (`ID`) USING BTREE,\n  UNIQUE INDEX `idx_sud_user_dep_id`(`user_id`, `dep_id`) USING BTREE,\n  INDEX `idx_sud_user_id`(`user_id`) USING BTREE,\n  INDEX `idx_sud_dep_id`(`dep_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_user_depart\n-- ----------------------------\nINSERT INTO `sys_user_depart` VALUES ('1783729121915510785', '3d464b4ea0d2491aab8a7bde74c57e95', 'a7d7e77e06c84325a40932163adcdaa6');\nINSERT INTO `sys_user_depart` VALUES ('1714519577067200514', 'a75d45a015c44384a04449ee80dc3503', 'a7d7e77e06c84325a40932163adcdaa6');\nINSERT INTO `sys_user_depart` VALUES ('1f3a0267811327b9eca86b0cc2b956f3', 'bcbe1290783a469a83ae3bd8effe15d4', '5159cde220114246b045e574adceafe9');\nINSERT INTO `sys_user_depart` VALUES ('1996175712356261891', 'e9ca23d68d884d4ebb19d07889727dae', '4f1765520d6346f9bd9c79e2479e5b12');\n\n-- ----------------------------\n-- Table structure for sys_user_position\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_user_position`;\nCREATE TABLE `sys_user_position`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键',\n  `user_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '用户id',\n  `position_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '职位id',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '修改时间',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_sup_user_id`(`user_id`) USING BTREE,\n  INDEX `idx_sup_position_id`(`position_id`) USING BTREE,\n  INDEX `idx_sup_user_position_id`(`user_id`, `position_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_user_position\n-- ----------------------------\nINSERT INTO `sys_user_position` VALUES ('1920390985293144065', '1714471285016895490', '1185040064792571906', 'ceshi', '2025-05-08 16:11:05', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for sys_user_role\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_user_role`;\nCREATE TABLE `sys_user_role`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键id',\n  `user_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '用户id',\n  `role_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '角色id',\n  `tenant_id` int(10) NULL DEFAULT 0 COMMENT '租户ID',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_sur_user_id`(`user_id`) USING BTREE,\n  INDEX `idx_sur_role_id`(`role_id`) USING BTREE,\n  INDEX `idx_sur_user_role_id`(`user_id`, `role_id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '用户角色表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_user_role\n-- ----------------------------\nINSERT INTO `sys_user_role` VALUES ('0ede6d23d53bc7dc990346ff14faabee', '3db4cf42353f4e868b7ccfeef90505d2', 'ee8626f80f7c2619917b6236f3a7f02b', 0);\nINSERT INTO `sys_user_role` VALUES ('1714519577000091650', 'a75d45a015c44384a04449ee80dc3503', 'ee8626f80f7c2619917b6236f3a7f02b', 0);\nINSERT INTO `sys_user_role` VALUES ('1714519577000091651', 'a75d45a015c44384a04449ee80dc3503', '1501570619841810433', 0);\nINSERT INTO `sys_user_role` VALUES ('1783729121881956354', '3d464b4ea0d2491aab8a7bde74c57e95', 'ee8626f80f7c2619917b6236f3a7f02b', 0);\nINSERT INTO `sys_user_role` VALUES ('1794912584001581058', 'a75d45a015c44384a04449ee80dc3503', '1169504891467464706', 0);\nINSERT INTO `sys_user_role` VALUES ('1794912584001581059', 'a75d45a015c44384a04449ee80dc3503', '1169504891467464707', 0);\nINSERT INTO `sys_user_role` VALUES ('1920390985230229505', '1714471285016895490', 'ee8626f80f7c2619917b6236f3a7f02b', 0);\nINSERT INTO `sys_user_role` VALUES ('1996175712356261889', 'e9ca23d68d884d4ebb19d07889727dae', '1501570619841810433', 0);\nINSERT INTO `sys_user_role` VALUES ('1996175712356261890', 'e9ca23d68d884d4ebb19d07889727dae', 'f6817f48af4fb3af11b9e8bf182f618b', 0);\nINSERT INTO `sys_user_role` VALUES ('79d66ef7aa137cfa9957081a1483009d', '9a668858c4c74cf5a2b25ad9608ba095', 'ee8626f80f7c2619917b6236f3a7f02b', 0);\nINSERT INTO `sys_user_role` VALUES ('b3ffd9311a1ca296c44e2409b547384f', '01b802058ea94b978a2c96f4807f6b48', '1', 0);\nINSERT INTO `sys_user_role` VALUES ('be2639167ede09379937daca7fc3bb73', '526f300ab35e44faaed54a9fb0742845', 'ee8626f80f7c2619917b6236f3a7f02b', 0);\nINSERT INTO `sys_user_role` VALUES ('e78d210d24aaff48e0a736e2ddff4cdc', '3e177fede453430387a8279ced685679', 'ee8626f80f7c2619917b6236f3a7f02b', 0);\nINSERT INTO `sys_user_role` VALUES ('ee45d0343ecec894b6886effc92cb0b7', '4d8fef4667574b24a9ccfedaf257810c', 'f6817f48af4fb3af11b9e8bf182f618b', 0);\nINSERT INTO `sys_user_role` VALUES ('f2922a38ba24fb53749e45a0c459adb3', '439ae3e9bcf7418583fcd429cadb1d72', '1', 0);\nINSERT INTO `sys_user_role` VALUES ('f72c6190b0722e798147e73c776c6ac9', '439ae3e9bcf7418583fcd429cadb1d72', 'ee8626f80f7c2619917b6236f3a7f02b', 0);\n\n-- ----------------------------\n-- Table structure for sys_user_tenant\n-- ----------------------------\nDROP TABLE IF EXISTS `sys_user_tenant`;\nCREATE TABLE `sys_user_tenant`  (\n  `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键id',\n  `user_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '用户id',\n  `tenant_id` int(10) NULL DEFAULT NULL COMMENT '租户id',\n  `status` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '状态(1 正常 2 离职 3 待审核 4 拒绝 5 邀请加入)',\n  `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `idx_sut_user_id`(`user_id`) USING BTREE,\n  INDEX `idx_sut_tenant_id`(`tenant_id`) USING BTREE,\n  INDEX `idx_sut_user_rel_tenant`(`user_id`, `tenant_id`) USING BTREE,\n  INDEX `idx_sut_status`(`status`) USING BTREE,\n  INDEX `idx_sut_userid_status`(`user_id`, `status`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '用户租户关系表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of sys_user_tenant\n-- ----------------------------\nINSERT INTO `sys_user_tenant` VALUES ('1955179797651038210', 'a75d45a015c44384a04449ee80dc3503', 1001, '1', 'admin', '2025-08-12 16:09:24', NULL, NULL);\nINSERT INTO `sys_user_tenant` VALUES ('1955182032762126337', 'e9ca23d68d884d4ebb19d07889727dae', 1000, '1', 'admin', '2025-08-12 16:18:17', NULL, NULL);\nINSERT INTO `sys_user_tenant` VALUES ('1955211766602534913', '1714471285016895490', 1001, '1', 'admin', '2025-08-12 18:16:26', NULL, NULL);\n\n-- ----------------------------\n-- Table structure for test_demo\n-- ----------------------------\nDROP TABLE IF EXISTS `test_demo`;\nCREATE TABLE `test_demo`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人登录名称',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人登录名称',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `name` varchar(200) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '用户名',\n  `sex` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '性别',\n  `age` int(32) NULL DEFAULT NULL COMMENT '年龄',\n  `descc` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述',\n  `birthday` datetime NULL DEFAULT NULL COMMENT '生日',\n  `user_code` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '用户编码',\n  `file_kk` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '附件',\n  `top_pic` varchar(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '头像',\n  `chegnshi` varchar(300) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '城市',\n  `ceck` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT 'checkbox',\n  `xiamuti` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '下拉多选',\n  `search_sel` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '搜索下拉',\n  `pop` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '弹窗',\n  `sel_table` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '下拉字典表',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of test_demo\n-- ----------------------------\nINSERT INTO `test_demo` VALUES ('11', 'admin', '2024-06-23 16:51:45', NULL, NULL, '111', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `test_demo` VALUES ('1331884149004910593', 'admin', '2020-11-26 16:55:01', NULL, NULL, '张三', '1', NULL, NULL, NULL, NULL, '', '', '130304', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `test_demo` VALUES ('1331901553776869377', 'admin', '2020-11-26 18:04:10', 'admin', '2020-11-26 18:04:24', '张三', '2', NULL, '', NULL, '', '', '', '', '1', '1,2', 'hr', '', NULL);\nINSERT INTO `test_demo` VALUES ('1533107308342210561', 'admin', '2022-06-04 23:24:00', NULL, NULL, '11', '1', 111, '<p>111</p>', '2022-06-24 00:00:00', NULL, 'temp/11_1654356225072.jpg', 'temp/11_1654356229294.jpg', '210603', '2', '2,1', 'hr', NULL, 'admin');\nINSERT INTO `test_demo` VALUES ('1899062356047814658', 'admin', '2025-03-10 19:38:43', NULL, NULL, '哈喽', '1', NULL, NULL, '2015-01-01 00:00:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `test_demo` VALUES ('4028810c6aed99e1016aed9b31b40002', NULL, NULL, 'admin', '2019-10-19 15:37:27', 'jeecg', '2', 55, '5', '2019-05-15 00:00:00', NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `test_demo` VALUES ('4028810c6b02cba2016b02cba21f0000', 'admin', '2019-05-29 16:53:48', 'admin', '2022-11-07 22:09:46', '张小红', '1', 8222, '8', '2019-04-01 00:00:00', '', '', '', '120101', '2', '', '', '', '');\n\n-- ----------------------------\n-- Table structure for test_enhance_select\n-- ----------------------------\nDROP TABLE IF EXISTS `test_enhance_select`;\nCREATE TABLE `test_enhance_select`  (\n  `id` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `province` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '省份',\n  `city` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '市',\n  `area` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '区',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `create_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of test_enhance_select\n-- ----------------------------\nINSERT INTO `test_enhance_select` VALUES ('1256614575282958338', '1230769290609725441', '1230769470889299970', '1230769620021972993', '2020-05-03 00:00:36', 'admin');\nINSERT INTO `test_enhance_select` VALUES ('1427183594647195649', '1230769253267836929', '1230769769930592257', '1230769855347593217', '2021-08-16 16:20:59', 'admin');\nINSERT INTO `test_enhance_select` VALUES ('1427184250225299457', '1230769290609725441', '1230769470889299970', '1230769620021972993', '2021-08-16 16:23:35', 'admin');\nINSERT INTO `test_enhance_select` VALUES ('1427900912506630146', '1230769253267836929', '1230769769930592257', '1230769855347593217', '2021-08-18 15:51:21', 'admin');\nINSERT INTO `test_enhance_select` VALUES ('402880e570801ffe01708053743c002e', '1230769253267836929', '1230769769930592257', '1230769855347593217', '2020-02-26 15:08:37', 'admin');\nINSERT INTO `test_enhance_select` VALUES ('402880e570801ffe017080538b24002f', '1230769253267836929', '1230769769930592257', '1230769855347593217', '2020-02-26 15:08:43', 'admin');\nINSERT INTO `test_enhance_select` VALUES ('402880e570801ffe01708053b2b10030', '1230769290609725441', '1230769470889299970', '1230769620021972993', '2020-02-26 15:08:53', 'admin');\n\n-- ----------------------------\n-- Table structure for test_note\n-- ----------------------------\nDROP TABLE IF EXISTS `test_note`;\nCREATE TABLE `test_note`  (\n  `id` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键',\n  `create_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `sys_org_code` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '所属部门',\n  `name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '用户名',\n  `age` int(11) NULL DEFAULT NULL COMMENT '年龄',\n  `sex` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '性别',\n  `birthday` datetime NULL DEFAULT NULL COMMENT '生日',\n  `contents` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '请假原因',\n  `year` date NULL DEFAULT NULL COMMENT '年',\n  `sheng` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '地区',\n  `month` date NULL DEFAULT NULL COMMENT '月',\n  `begin_time` date NULL DEFAULT NULL COMMENT '开始时间',\n  `long_ids` bigint(20) NULL DEFAULT NULL COMMENT '长类型',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of test_note\n-- ----------------------------\nINSERT INTO `test_note` VALUES ('1257876639515222017', 'admin', '2020-05-06 11:35:35', NULL, NULL, 'A01', '不同意', 20, '1', '2020-05-06 00:00:00', '999', NULL, NULL, NULL, NULL, NULL);\nINSERT INTO `test_note` VALUES ('1304309860578455553', 'admin', '2020-09-11 14:44:38', 'admin', '2025-06-25 17:51:19', 'A01', 'zhangsan', 18, '1', '2020-09-11 00:00:00', '<p>2223333</p>', NULL, '', NULL, NULL, NULL);\nINSERT INTO `test_note` VALUES ('1923203898831777793', 'admin', '2025-05-16 10:28:35', 'admin', '2025-07-31 14:12:28', 'A01', 'jeecg', 10, '2', NULL, '', NULL, '', NULL, NULL, NULL);\nINSERT INTO `test_note` VALUES ('1943500714139598850', 'admin', '2025-07-11 10:40:53', 'admin', '2026-01-21 23:16:27', 'A01', 'admin', 1212, '1', '2025-07-29 00:00:00', '<p>经过上述讨论, 我们不得不面对一个非常尴尬的事实, 那就是, 这样看来, 一般来讲, 我们都必须务必慎重的考虑考虑. 就我个人来说, 随机一段废话对我的意义, 不能不说非常重大.&nbsp;<br>每个人都不得不面对这些问题. 在面对这种问题时, 随机一段废话, 发生了会如何, 不发生又会如何. 总结的来说,&nbsp;<br>这种事实对本人来说意义重大, 相信对这个世界也是有一定意义的.所谓随机一段废话, 关键是x需要</p>', NULL, '140311', NULL, NULL, NULL);\nINSERT INTO `test_note` VALUES ('1966815579977478145', 'admin', '2025-09-13 18:45:50', 'admin', '2026-01-21 23:15:46', 'A01', 'ceshi', 0, '2', '2025-09-19 00:00:00', '', NULL, '', NULL, NULL, NULL);\nINSERT INTO `test_note` VALUES ('2010992399911772161', 'admin', '2026-01-13 16:28:45', 'admin', '2026-01-21 23:16:31', 'A01A03', '', 11, '', NULL, '', NULL, '', NULL, NULL, NULL);\n\n-- ----------------------------\n-- Table structure for test_online_link\n-- ----------------------------\nDROP TABLE IF EXISTS `test_online_link`;\nCREATE TABLE `test_online_link`  (\n  `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `pid` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT 'pid',\n  `name` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT 'name',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of test_online_link\n-- ----------------------------\nINSERT INTO `test_online_link` VALUES ('1', NULL, '中国');\nINSERT INTO `test_online_link` VALUES ('10', '8', '庐阳区');\nINSERT INTO `test_online_link` VALUES ('11', '7', '黄山市');\nINSERT INTO `test_online_link` VALUES ('2', '1', '山东省');\nINSERT INTO `test_online_link` VALUES ('3', '2', '济南市');\nINSERT INTO `test_online_link` VALUES ('4', '3', '历城区');\nINSERT INTO `test_online_link` VALUES ('5', '3', '长青区');\nINSERT INTO `test_online_link` VALUES ('6', '2', '青岛市');\nINSERT INTO `test_online_link` VALUES ('7', '1', '安徽省');\nINSERT INTO `test_online_link` VALUES ('8', '7', '合肥市');\nINSERT INTO `test_online_link` VALUES ('9', '8', '包河区');\n\n-- ----------------------------\n-- Table structure for test_order_customer\n-- ----------------------------\nDROP TABLE IF EXISTS `test_order_customer`;\nCREATE TABLE `test_order_customer`  (\n  `id` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `create_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `sys_org_code` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '所属部门',\n  `name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '客户名字',\n  `sex` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '性别',\n  `age` int(11) NULL DEFAULT NULL COMMENT '年龄',\n  `birthday` date NULL DEFAULT NULL COMMENT '生日',\n  `order_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '订单id',\n  `address` varchar(300) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '地址',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of test_order_customer\n-- ----------------------------\nINSERT INTO `test_order_customer` VALUES ('1586285823409205250', 'admin', '2022-10-29 17:16:26', NULL, NULL, 'A01', '90', '1', 90, '2022-09-28', '1551943088862896130', NULL);\nINSERT INTO `test_order_customer` VALUES ('1586557969578553345', 'admin', '2022-10-30 11:20:31', NULL, NULL, 'A01', '小王', '1', 33, '2022-09-29', '1586557968995545089', NULL);\nINSERT INTO `test_order_customer` VALUES ('1586557969578553346', 'admin', '2022-10-30 11:17:51', NULL, NULL, 'A01', '效力', '2', 333, '2022-10-16', '1586557968995545089', NULL);\nINSERT INTO `test_order_customer` VALUES ('1589514956528386050', 'admin', '2022-11-07 15:07:52', NULL, NULL, 'A01', '1111', '1', 22, '2022-11-02', '1589514956490637313', NULL);\nINSERT INTO `test_order_customer` VALUES ('1589516804559699970', 'admin', '2022-11-07 15:15:13', NULL, NULL, 'A01', '33', NULL, NULL, NULL, '1589516804530339842', '120101');\nINSERT INTO `test_order_customer` VALUES ('1589516832699285506', 'admin', '2022-11-07 15:15:19', NULL, NULL, 'A01', '4434', NULL, NULL, NULL, '1589516804530339842', NULL);\nINSERT INTO `test_order_customer` VALUES ('1597149156416937985', 'admin', '2022-11-28 16:43:27', NULL, NULL, 'A01', '33', '1', 33, '2022-11-03', '1597149156089782273', NULL);\nINSERT INTO `test_order_customer` VALUES ('1683074969947033601', 'admin', '2024-09-10 19:47:29', NULL, NULL, 'A01', '于美欣', '1', 22, '2023-07-06', '1683074969561157634', NULL);\n\n-- ----------------------------\n-- Table structure for test_order_main\n-- ----------------------------\nDROP TABLE IF EXISTS `test_order_main`;\nCREATE TABLE `test_order_main`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `order_code` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '订单编码',\n  `order_date` datetime NULL DEFAULT NULL COMMENT '下单时间',\n  `descc` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述',\n  `xiala` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '下拉多选',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of test_order_main\n-- ----------------------------\nINSERT INTO `test_order_main` VALUES ('1256629667445714946', 'admin', '2020-05-03 01:00:34', 'admin', '2020-11-26 15:22:35', '鼠标', '2020-05-03 00:00:00', '15', NULL);\nINSERT INTO `test_order_main` VALUES ('1551943088862896130', 'admin', '2022-07-26 22:50:40', 'admin', '2022-10-29 17:16:26', 'CN2022', NULL, '', '');\nINSERT INTO `test_order_main` VALUES ('1586557968995545089', 'admin', '2022-10-30 11:17:51', 'admin', '2022-11-07 15:07:24', 'CN2022103011170844', NULL, '111', '');\nINSERT INTO `test_order_main` VALUES ('1589514956490637313', 'admin', '2022-11-07 15:07:52', 'admin', '2022-11-07 15:14:50', '顾平', '2022-11-07 00:00:00', NULL, '1,2');\nINSERT INTO `test_order_main` VALUES ('1589516804530339842', 'admin', '2022-11-07 15:15:13', 'admin', '2022-11-23 17:20:56', '顾平2', '2022-11-07 00:00:00', '222', '1,2');\nINSERT INTO `test_order_main` VALUES ('1597149156089782273', 'admin', '2022-11-28 16:43:27', NULL, NULL, 'CN2022112816431596', NULL, NULL, NULL);\nINSERT INTO `test_order_main` VALUES ('1683074969561157634', 'admin', '2023-07-23 19:21:57', 'admin', '2024-09-10 19:47:29', 'CN2023072319214115', NULL, '111', '1,2');\nINSERT INTO `test_order_main` VALUES ('1833472350097121281', 'admin', '2024-09-10 19:47:27', 'admin', '2025-11-27 18:19:52', 'CN2024091019472568', NULL, '', '');\nINSERT INTO `test_order_main` VALUES ('1907441973318082561', 'admin', '2025-04-02 22:36:19', NULL, NULL, 'CN2025040222361836', NULL, NULL, NULL);\n\n-- ----------------------------\n-- Table structure for test_order_product\n-- ----------------------------\nDROP TABLE IF EXISTS `test_order_product`;\nCREATE TABLE `test_order_product`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '主键',\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `product_name` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '产品名字',\n  `price` double(32, 0) NULL DEFAULT NULL COMMENT '价格',\n  `num` int(32) NULL DEFAULT NULL COMMENT '数量',\n  `descc` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述',\n  `order_fk_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '订单外键ID',\n  `pro_type` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '产品类型',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of test_order_product\n-- ----------------------------\nINSERT INTO `test_order_product` VALUES ('1331860890813284353', 'admin', '2020-11-26 15:22:35', NULL, NULL, '44', 44, 44, '', '1256629667445714946', '1');\nINSERT INTO `test_order_product` VALUES ('1551943088930004994', 'admin', '2022-10-29 17:16:26', NULL, NULL, '11', 11, 11, '11', '1551943088862896130', '1');\nINSERT INTO `test_order_product` VALUES ('1551943088930004995', 'admin', '2022-07-26 22:50:40', NULL, NULL, '2', 2, 2, '2', '1551943088862896130', '2');\nINSERT INTO `test_order_product` VALUES ('15665749948861', 'admin', '2020-02-24 02:05:38', NULL, NULL, '333', 33, NULL, '', '402831816a38e7fd016a38e825c90003', '');\nINSERT INTO `test_order_product` VALUES ('1586557969318506498', 'admin', '2022-10-30 11:20:31', NULL, NULL, '小米手机3', 20003, 33, '3', '1586557968995545089', '2');\nINSERT INTO `test_order_product` VALUES ('1586557969381421058', 'admin', '2022-10-30 11:17:51', NULL, NULL, '华为手机1', 80001, 31, '11', '1586557968995545089', '2');\nINSERT INTO `test_order_product` VALUES ('15884388229280883233', 'admin', '2020-11-26 15:22:35', NULL, NULL, '华为手机', 25, 35, '345', '1256629667445714946', '1');\nINSERT INTO `test_order_product` VALUES ('15884388231401967996', 'admin', '2020-07-11 11:36:36', NULL, NULL, '低代码平台', 25, 35, '445', '1256629667445714946', '1');\nINSERT INTO `test_order_product` VALUES ('15884388463052345317', 'admin', '2020-07-11 11:36:36', NULL, NULL, '表单设计器', 55, 55, '55', '1256629667445714946', '2');\nINSERT INTO `test_order_product` VALUES ('1589514837779251202', 'admin', '2022-11-07 15:07:24', NULL, NULL, '2323', 2323, 2323, '', '1586557968995545089', '1');\nINSERT INTO `test_order_product` VALUES ('1589514956499025921', 'admin', '2022-11-07 15:07:52', NULL, NULL, '111', 222, 222, '222', '1589514956490637313', '1');\nINSERT INTO `test_order_product` VALUES ('1589514956515803137', 'admin', '2022-11-07 15:07:52', NULL, NULL, '333', NULL, NULL, '', '1589514956490637313', '');\nINSERT INTO `test_order_product` VALUES ('1589516804542922753', 'admin', '2022-11-23 17:20:56', NULL, NULL, '1133', NULL, NULL, NULL, '1589516804530339842', NULL);\nINSERT INTO `test_order_product` VALUES ('1589516804551311361', 'admin', '2022-11-07 15:15:13', NULL, NULL, '222', NULL, NULL, NULL, '1589516804530339842', NULL);\nINSERT INTO `test_order_product` VALUES ('1597149156278525953', 'admin', '2022-11-28 16:43:27', NULL, NULL, '22', 2, 2, '22', '1597149156089782273', '1');\nINSERT INTO `test_order_product` VALUES ('1683074969716346881', 'admin', '2024-09-10 19:47:29', NULL, NULL, '电脑', 5000, 21, '121', '1683074969561157634', '1');\nINSERT INTO `test_order_product` VALUES ('1714472725034704898', 'admin', '2024-09-10 19:47:29', NULL, NULL, '办公椅子', 50, 100, NULL, '1683074969561157634', '1');\nINSERT INTO `test_order_product` VALUES ('1732300515406647298', 'admin', '2024-09-10 19:47:29', 'admin', '2025-07-30 10:00:02', '苹果手机', 3000, 10, '', '1683074969561157634', '1');\nINSERT INTO `test_order_product` VALUES ('1907442008848031746', 'admin', '2025-11-27 18:19:52', NULL, NULL, '1', 1, 22, NULL, '1833472350097121281', '1');\nINSERT INTO `test_order_product` VALUES ('402831816a38e7fd016a38e7fdeb0001', 'admin', '2019-04-20 12:01:29', NULL, NULL, '笔记本', 100, 10, NULL, '402831816a38e7fd016a38e7fddf0000', NULL);\nINSERT INTO `test_order_product` VALUES ('402831816a38e7fd016a38e7fdf10002', 'admin', '2019-04-20 12:01:29', NULL, NULL, '显示器', 300, 1, NULL, '402831816a38e7fd016a38e7fddf0000', NULL);\nINSERT INTO `test_order_product` VALUES ('4028810c6b40244b016b406884080005', 'admin', '2020-02-24 02:05:38', NULL, NULL, '333', NULL, 33, '', '402831816a38e7fd016a38e825c90003', '');\n\n-- ----------------------------\n-- Table structure for test_person\n-- ----------------------------\nDROP TABLE IF EXISTS `test_person`;\nCREATE TABLE `test_person`  (\n  `id` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,\n  `create_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `sex` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '性别',\n  `name` varchar(200) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '用户名',\n  `content` longtext CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '请假原因',\n  `be_date` datetime NULL DEFAULT NULL COMMENT '请假时间',\n  `qj_days` int(11) NULL DEFAULT NULL COMMENT '请假天数',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of test_person\n-- ----------------------------\nINSERT INTO `test_person` VALUES ('8ca668defdae47df8649a5477ae08b05', 'admin', '2019-04-12 09:51:37', NULL, NULL, '1', 'zhangdaiscott', 'dsdsd', '2019-04-12 00:00:00', 2);\n\n-- ----------------------------\n-- Table structure for test_shoptype_tree\n-- ----------------------------\nDROP TABLE IF EXISTS `test_shoptype_tree`;\nCREATE TABLE `test_shoptype_tree`  (\n  `id` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键',\n  `create_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '创建人',\n  `create_time` datetime NULL DEFAULT NULL COMMENT '创建日期',\n  `update_by` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '更新人',\n  `update_time` datetime NULL DEFAULT NULL COMMENT '更新日期',\n  `sys_org_code` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '所属部门',\n  `type_name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '商品分类',\n  `pic` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '分类图片',\n  `pid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '父级节点',\n  `has_child` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '是否有子节点',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of test_shoptype_tree\n-- ----------------------------\nINSERT INTO `test_shoptype_tree` VALUES ('1256629035921944577', 'admin', '2020-05-03 00:58:03', NULL, NULL, 'A01', '三星显示器', 'gh_f28e66390fc9_344 (shop)_1588438682583.jpg', '1256628864848867329', '0');\nINSERT INTO `test_shoptype_tree` VALUES ('1833472226709086209', 'admin', '2024-09-10 19:46:57', NULL, NULL, 'A01', '笔记本', NULL, '0', '0');\nINSERT INTO `test_shoptype_tree` VALUES ('1923190583678107649', 'admin', '2025-05-16 09:35:40', 'admin', '2026-01-13 16:33:07', 'A01', '水果', '', '0', '1');\nINSERT INTO `test_shoptype_tree` VALUES ('1923190611448594433', 'admin', '2025-05-16 09:35:47', NULL, NULL, 'A01', '苹果', NULL, '1923190583678107649', '0');\n\n-- ----------------------------\n-- Procedure structure for insert_200_records\n-- ----------------------------\nDROP PROCEDURE IF EXISTS `insert_200_records`;\ndelimiter ;;\nCREATE PROCEDURE `insert_200_records`()\nBEGIN\n    DECLARE i INT DEFAULT 1;\n    \n    WHILE i <= 200 DO\n        INSERT INTO jimu_report (id, code, name, del_flag) \n        VALUES (i, CONCAT('RPT', LPAD(i, 3, '0')), CONCAT('Report ', i), 0);\n        \n        SET i = i + 1;\n    END WHILE;\nEND\n;;\ndelimiter ;\n\nSET FOREIGN_KEY_CHECKS = 1;\n"
  },
  {
    "path": "jeecg-boot/db/tables_nacos.sql",
    "content": "CREATE database if NOT EXISTS `nacos` default character set utf8mb4 collate utf8mb4_general_ci;\nuse `nacos`;\n\n/*\n Navicat Premium Data Transfer\n\n Source Server         : mysql5.7\n Source Server Type    : MySQL\n Source Server Version : 50738 (5.7.38)\n Source Host           : 127.0.0.1:3306\n Source Schema         : nacos-os\n\n Target Server Type    : MySQL\n Target Server Version : 50738 (5.7.38)\n File Encoding         : 65001\n\n Date: 14/10/2025 16:27:11\n*/\n\nSET NAMES utf8mb4;\nSET FOREIGN_KEY_CHECKS = 0;\n\n-- ----------------------------\n-- Table structure for config_info\n-- ----------------------------\nDROP TABLE IF EXISTS `config_info`;\nCREATE TABLE `config_info`  (\n  `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT 'id',\n  `data_id` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'data_id',\n  `group_id` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL,\n  `content` longtext CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'content',\n  `md5` varchar(32) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT 'md5',\n  `gmt_create` datetime NOT NULL DEFAULT '2010-05-05 00:00:00' COMMENT '创建时间',\n  `gmt_modified` datetime NOT NULL DEFAULT '2010-05-05 00:00:00' COMMENT '修改时间',\n  `src_user` text CHARACTER SET utf8 COLLATE utf8_bin NULL COMMENT 'source user',\n  `src_ip` varchar(20) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT 'source ip',\n  `app_name` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL,\n  `tenant_id` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT '' COMMENT '租户字段',\n  `c_desc` varchar(256) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL,\n  `c_use` varchar(64) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL,\n  `effect` varchar(64) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL,\n  `type` varchar(64) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL,\n  `c_schema` text CHARACTER SET utf8 COLLATE utf8_bin NULL,\n  `encrypted_data_key` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT '加密key',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uk_configinfo_datagrouptenant`(`data_id`, `group_id`, `tenant_id`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 54 CHARACTER SET = utf8 COLLATE = utf8_bin COMMENT = 'config_info' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of config_info\n-- ----------------------------\nINSERT INTO `config_info` VALUES (1, 'jeecg-dev.yaml', 'DEFAULT_GROUP', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,wall,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n  redis:\\n    database: 0\\n    host: jeecg-boot-redis\\n    password:\\n    port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys,/sys/sendChangePwdSms,/sys/user/sendChangePhoneSms,/sys/sms,/desform/api/sendVerifyCode\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??\\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: true\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', '90726230e649e6a178fbf6315c4cc754', '2021-03-03 13:01:11', '2025-09-25 02:11:30', NULL, '0:0:0:0:0:0:0:1', '', '', '', '', '', 'yaml', '', '');\nINSERT INTO `config_info` VALUES (2, 'jeecg.yaml', 'DEFAULT_GROUP', 'server:\\n  tomcat:\\n    max-swallow-size: -1\\n  error:\\n    include-exception: true\\n    include-stacktrace: ALWAYS\\n    include-message: ALWAYS\\n  compression:\\n    enabled: true\\n    min-response-size: 1024\\n    mime-types: application/javascript,application/json,application/xml,text/html,text/xml,text/plain,text/css,image/*\\nmanagement:\\n  health:\\n    mail:\\n      enabled: false\\n  endpoints:\\n    web:\\n      exposure:\\n        include: \\\"*\\\"\\n    health:\\n      sensitive: true\\n  endpoint:\\n    health:\\n      show-details: ALWAYS\\nspring:\\n  servlet:\\n    multipart:\\n      max-file-size: 10MB\\n      max-request-size: 10MB\\n  mail:\\n    host: smtp.163.com\\n    username: jeecgos@163.com\\n    password: ??\\n    properties:\\n      mail.smtp.timeout: 10000\\n      mail.smtp.connectiontimeout: 10000\\n      mail.smtp.writetimeout: 10000\\n      mail.smtp.auth: true\\n      smtp.ssl.enable: true\\n  quartz:\\n    job-store-type: jdbc\\n    jdbc:\\n      initialize-schema: embedded\\n    auto-startup: false\\n    startup-delay: 1s\\n    overwrite-existing-jobs: true\\n    properties:\\n      org:\\n        quartz:\\n          scheduler:\\n            instanceName: MyScheduler\\n            instanceId: AUTO\\n          jobStore:\\n            class: org.springframework.scheduling.quartz.LocalDataSourceJobStore\\n            driverDelegateClass: org.quartz.impl.jdbcjobstore.StdJDBCDelegate\\n            tablePrefix: QRTZ_\\n            isClustered: true\\n            misfireThreshold: 12000\\n            clusterCheckinInterval: 15000\\n          threadPool:\\n            class: org.quartz.simpl.SimpleThreadPool\\n            threadCount: 10\\n            threadPriority: 5\\n            threadsInheritContextClassLoaderOfInitializingThread: true\\n  jackson:\\n    date-format: yyyy-MM-dd HH:mm:ss\\n    time-zone: GMT+8\\n  aop:\\n    proxy-target-class: true\\n  jpa:\\n    open-in-view: false\\n  freemarker:\\n    suffix: .ftl\\n    content-type: text/html\\n    charset: UTF-8\\n    cache: false\\n    prefer-file-system-access: false\\n    template-loader-path:\\n      - classpath:/templates\\n  mvc:\\n    static-path-pattern: /**\\n    pathmatch:\\n      matching-strategy: ant_path_matcher\\n  resource:\\n    static-locations: classpath:/static/,classpath:/public/\\n  autoconfigure:\\n    exclude:\\n      - com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure\\n      - org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration\\nmybatis-plus:\\n  mapper-locations: classpath*:org/jeecg/**/xml/*Mapper.xml\\n  global-config:\\n    banner: false\\n    db-config:\\n      id-type: ASSIGN_ID\\n      table-underline: true\\n  configuration:\\n    call-setters-on-nulls: true\\nlogging:\\n  level:\\n    org.springframework.context.support.PostProcessorRegistrationDelegate: error\\n    org.flywaydb: debug\\n    org.jeecg.modules.system.mapper: info\\n    org.jeecg.modules.demo.test.mapper: info', '1c0c0a92a6dfa12b5e0706ab76a623ca', '2021-03-03 13:01:42', '2025-09-25 02:11:45', NULL, '0:0:0:0:0:0:0:1', '', '', '', '', '', 'yaml', '', '');\nINSERT INTO `config_info` VALUES (3, 'jeecg-gateway-router.json', 'DEFAULT_GROUP', '[{\\n  \\\"id\\\": \\\"jeecg-system\\\",\\n  \\\"order\\\": 0,\\n  \\\"predicates\\\": [{\\n    \\\"name\\\": \\\"Path\\\",\\n    \\\"args\\\": {\\n      \\\"_genkey_0\\\": \\\"/sys/**\\\",\\n      \\\"_genkey_1\\\": \\\"/jmreport/**\\\",\\n      \\\"_genkey_3\\\": \\\"/online/**\\\",\\n      \\\"_genkey_4\\\": \\\"/generic/**\\\",\\n      \\\"_genkey_5\\\": \\\"/drag/**\\\",\\n      \\\"_genkey_6\\\": \\\"/actuator/**\\\",\\n      \\\"_genkey_7\\\": \\\"/airag/**\\\",\\n      \\\"_genkey_8\\\": \\\"/jimubi/**\\\",\\n      \\\"_genkey_9\\\": \\\"/openapi/**\\\"\\n    }\\n  }],\\n  \\\"filters\\\": [],\\n  \\\"uri\\\": \\\"lb://jeecg-system\\\"\\n}, {\\n  \\\"id\\\": \\\"jeecg-demo\\\",\\n  \\\"order\\\": 1,\\n  \\\"predicates\\\": [{\\n    \\\"name\\\": \\\"Path\\\",\\n    \\\"args\\\": {\\n      \\\"_genkey_0\\\": \\\"/mock/**\\\",\\n      \\\"_genkey_1\\\": \\\"/test/**\\\",\\n      \\\"_genkey_2\\\": \\\"/bigscreen/template1/**\\\",\\n      \\\"_genkey_3\\\": \\\"/bigscreen/template2/**\\\"\\n    }\\n  }],\\n  \\\"filters\\\": [],\\n  \\\"uri\\\": \\\"lb://jeecg-demo\\\"\\n}, {\\n  \\\"id\\\": \\\"jeecg-system-websocket\\\",\\n  \\\"order\\\": 2,\\n  \\\"predicates\\\": [{\\n    \\\"name\\\": \\\"Path\\\",\\n    \\\"args\\\": {\\n      \\\"_genkey_0\\\": \\\"/websocket/**\\\",\\n      \\\"_genkey_1\\\": \\\"/newsWebsocket/**\\\"\\n    }\\n  }],\\n  \\\"filters\\\": [],\\n  \\\"uri\\\": \\\"lb:ws://jeecg-system\\\"\\n}, {\\n  \\\"id\\\": \\\"jeecg-demo-websocket\\\",\\n  \\\"order\\\": 3,\\n  \\\"predicates\\\": [{\\n    \\\"name\\\": \\\"Path\\\",\\n    \\\"args\\\": {\\n      \\\"_genkey_0\\\": \\\"/vxeSocket/**\\\"\\n    }\\n  }],\\n  \\\"filters\\\": [],\\n  \\\"uri\\\": \\\"lb:ws://jeecg-demo\\\"\\n}]', '856da7f7ff7931c6b1932e89d87b83ba', '2021-03-03 13:02:14', '2025-05-21 05:41:09', NULL, '0:0:0:0:0:0:0:1', '', '', '', '', '', 'json', '', '');\nINSERT INTO `config_info` VALUES (11, 'jeecg-sharding.yaml', 'DEFAULT_GROUP', 'spring:\\n  shardingsphere:\\n    datasource:\\n      names: ds0\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        username: root\\n        password: root\\n        type: com.alibaba.druid.pool.DruidDataSource\\n    props:\\n      sql-show: true\\n    rules:\\n      sharding:\\n        binding-tables: sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds0.sys_log$->{0..1}\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', 'a93fa455c32cd37ca84631d2bbe13005', '2022-04-13 03:12:28', '2022-08-07 13:13:57', 'nacos', '0:0:0:0:0:0:0:1', '', '', '', '', '', 'yaml', '', NULL);\nINSERT INTO `config_info` VALUES (20, 'jeecg-gateway-dev.yaml', 'DEFAULT_GROUP', 'jeecg:\\n  route:\\n    config:\\n      #type:database nacos yml\\n      data-type: database\\n      data-id: jeecg-gateway-router\\nspring:\\n  redis:\\n    database: 0\\n    host: jeecg-boot-redis\\n    port: 6379\\n    password:\\nknife4j:\\n  production: false', '98e211c54b43a73f7189d92f1c77f815', '2022-08-04 16:36:11', '2024-06-11 16:13:15', NULL, '0:0:0:0:0:0:0:1', '', '', '', '', '', 'yaml', '', '');\nINSERT INTO `config_info` VALUES (22, 'jeecg-sharding-multi.yaml', 'DEFAULT_GROUP', 'spring:\\n  shardingsphere:\\n    datasource:\\n      names: ds0,ds1\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        type: com.alibaba.druid.pool.DruidDataSource\\n        username: root\\n        password: root\\n      ds1:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot2?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        type: com.alibaba.druid.pool.DruidDataSource\\n        username: root\\n        password: root\\n    props:\\n      sql-show: true\\n    rules:\\n      replica-query:\\n        load-balancers:\\n          round-robin:\\n            type: ROUND_ROBIN\\n            props:\\n              default: 0\\n        data-sources:\\n          prds:\\n            primary-data-source-name: ds0\\n            replica-data-source-names: ds1\\n            load-balancer-name: round_robin\\n      sharding:\\n        binding-tables:\\n          - sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n          database-inline:\\n            type: INLINE\\n            props:\\n              algorithm-expression: ds$->{operate_type % 2}\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds$->{0..1}.sys_log$->{0..1}\\n            database-strategy:\\n              standard:\\n                sharding-column: operate_type\\n                sharding-algorithm-name: database-inline\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', '0fc2b030ca8c0008f148c84ecbd2a8c7', '2022-08-07 06:09:01', '2025-10-13 10:54:36', NULL, '0:0:0:0:0:0:0:1', '', '', '', '', '', 'yaml', '', '');\nINSERT INTO `config_info` VALUES (29, 'jeecg-dev.yaml', 'JEECGDEV_GROUP', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,wall,slf4j\\n        connectionProperties: druid.stat.mergeSql\\\\=true;druid.stat.slowSqlMillis\\\\=5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n  redis:\\n    database: 0\\n    host: jeecg-boot-redis\\n    password:\\n    port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??\\n  elasticsearch:\\n    cluster-name: jeecg-ES\\n    cluster-nodes: jeecg-boot-es:9200\\n    check-enabled: false\\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    mode: dev\\n    is_verify_token: false\\n    verify_methods: remove,delete,save,add,update\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: true\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\nlogging:\\n  level:\\n    org.jeecg.modules.system.mapper : info\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', '6c0ec1ace75d0341a1f83978c864c0b3', '2023-07-17 10:05:06', '2023-07-17 11:49:49', NULL, '0:0:0:0:0:0:0:1', '', 'ac14ab82-51f8-4f0c-aa5b-25fb8384bfb6', '', '', '', 'yaml', '', '');\nINSERT INTO `config_info` VALUES (30, 'jeecg.yaml', 'JEECGDEV_GROUP', 'server:\\n  tomcat:\\n    max-swallow-size: -1\\n  error:\\n    include-exception: true\\n    include-stacktrace: ALWAYS\\n    include-message: ALWAYS\\n  compression:\\n    enabled: true\\n    min-response-size: 1024\\n    mime-types: application/javascript,application/json,application/xml,text/html,text/xml,text/plain,text/css,image/*\\nmanagement:\\n  health:\\n    mail:\\n      enabled: false\\n  endpoints:\\n    web:\\n      exposure:\\n        include: \\\"*\\\"\\n    health:\\n      sensitive: true\\n  endpoint:\\n    health:\\n      show-details: ALWAYS\\nspring:\\n  servlet:\\n    multipart:\\n      max-file-size: 10MB\\n      max-request-size: 10MB\\n  mail:\\n    host: smtp.163.com\\n    username: jeecgos@163.com\\n    password: ??\\n    properties:\\n      mail:\\n        smtp:\\n          auth: true\\n          starttls:\\n            enable: true\\n            required: true\\n  quartz:\\n    job-store-type: jdbc\\n    initialize-schema: embedded\\n    auto-startup: false\\n    startup-delay: 1s\\n    overwrite-existing-jobs: true\\n    properties:\\n      org:\\n        quartz:\\n          scheduler:\\n            instanceName: MyScheduler\\n            instanceId: AUTO\\n          jobStore:\\n            class: org.springframework.scheduling.quartz.LocalDataSourceJobStore\\n            driverDelegateClass: org.quartz.impl.jdbcjobstore.StdJDBCDelegate\\n            tablePrefix: QRTZ_\\n            isClustered: true\\n            misfireThreshold: 12000\\n            clusterCheckinInterval: 15000\\n          threadPool:\\n            class: org.quartz.simpl.SimpleThreadPool\\n            threadCount: 10\\n            threadPriority: 5\\n            threadsInheritContextClassLoaderOfInitializingThread: true\\n  jackson:\\n    date-format:   yyyy-MM-dd HH:mm:ss\\n    time-zone:   GMT+8\\n  aop:\\n    proxy-target-class: true\\n  activiti:\\n    check-process-definitions: false\\n    async-executor-activate: false\\n    job-executor-activate: false\\n  jpa:\\n    open-in-view: false\\n  freemarker:\\n    suffix: .ftl\\n    content-type: text/html\\n    charset: UTF-8\\n    cache: false\\n    prefer-file-system-access: false\\n    template-loader-path:\\n      - classpath:/templates\\n  mvc:\\n    static-path-pattern: /**\\n    pathmatch:\\n      matching-strategy: ant_path_matcher\\n  resource:\\n    static-locations: classpath:/static/,classpath:/public/\\n  autoconfigure:\\n    exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure\\nmybatis-plus:\\n  mapper-locations: classpath*:org/jeecg/modules/**/xml/*Mapper.xml\\n  global-config:\\n    banner: false\\n    db-config:\\n      id-type: ASSIGN_ID\\n      table-underline: true\\n  configuration:\\n    call-setters-on-nulls: true', '2117a96ba08e8fd0f66825e87416af27', '2023-07-17 10:05:06', '2023-07-17 10:05:06', NULL, '0:0:0:0:0:0:0:1', '', 'ac14ab82-51f8-4f0c-aa5b-25fb8384bfb6', '', NULL, NULL, 'yaml', NULL, '');\nINSERT INTO `config_info` VALUES (31, 'jeecg-gateway-router.json', 'JEECGDEV_GROUP', '[{\\n  \\\"id\\\": \\\"jeecg-system\\\",\\n  \\\"order\\\": 0,\\n  \\\"predicates\\\": [{\\n    \\\"name\\\": \\\"Path\\\",\\n    \\\"args\\\": {\\n      \\\"_genkey_0\\\": \\\"/sys/**\\\",\\n      \\\"_genkey_1\\\": \\\"/jmreport/**\\\",\\n      \\\"_genkey_3\\\": \\\"/online/**\\\",\\n      \\\"_genkey_4\\\": \\\"/generic/**\\\"\\n    }\\n  }],\\n  \\\"filters\\\": [],\\n  \\\"uri\\\": \\\"lb://jeecg-system\\\"\\n}, {\\n  \\\"id\\\": \\\"jeecg-demo\\\",\\n  \\\"order\\\": 1,\\n  \\\"predicates\\\": [{\\n    \\\"name\\\": \\\"Path\\\",\\n    \\\"args\\\": {\\n      \\\"_genkey_0\\\": \\\"/mock/**\\\",\\n      \\\"_genkey_1\\\": \\\"/test/**\\\",\\n      \\\"_genkey_2\\\": \\\"/bigscreen/template1/**\\\",\\n      \\\"_genkey_3\\\": \\\"/bigscreen/template2/**\\\"\\n    }\\n  }],\\n  \\\"filters\\\": [],\\n  \\\"uri\\\": \\\"lb://jeecg-demo\\\"\\n}, {\\n  \\\"id\\\": \\\"jeecg-system-websocket\\\",\\n  \\\"order\\\": 2,\\n  \\\"predicates\\\": [{\\n    \\\"name\\\": \\\"Path\\\",\\n    \\\"args\\\": {\\n      \\\"_genkey_0\\\": \\\"/websocket/**\\\",\\n      \\\"_genkey_1\\\": \\\"/newsWebsocket/**\\\"\\n    }\\n  }],\\n  \\\"filters\\\": [],\\n  \\\"uri\\\": \\\"lb:ws://jeecg-system\\\"\\n}, {\\n  \\\"id\\\": \\\"jeecg-demo-websocket\\\",\\n  \\\"order\\\": 3,\\n  \\\"predicates\\\": [{\\n    \\\"name\\\": \\\"Path\\\",\\n    \\\"args\\\": {\\n      \\\"_genkey_0\\\": \\\"/vxeSocket/**\\\"\\n    }\\n  }],\\n  \\\"filters\\\": [],\\n  \\\"uri\\\": \\\"lb:ws://jeecg-demo\\\"\\n}]', 'be6548051d99309d7fa5ac4398404201', '2023-07-17 10:05:06', '2023-07-17 10:05:06', NULL, '0:0:0:0:0:0:0:1', '', 'ac14ab82-51f8-4f0c-aa5b-25fb8384bfb6', '', NULL, NULL, 'json', NULL, '');\nINSERT INTO `config_info` VALUES (32, 'jeecg-sharding.yaml', 'JEECGDEV_GROUP', 'spring:\\n  shardingsphere:\\n    datasource:\\n      names: ds0\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        username: root\\n        password: root\\n        type: com.alibaba.druid.pool.DruidDataSource\\n    props:\\n      sql-show: true\\n    rules:\\n      sharding:\\n        binding-tables: sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds0.sys_log$->{0..1}\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', 'a93fa455c32cd37ca84631d2bbe13005', '2023-07-17 10:05:06', '2023-07-17 10:05:06', NULL, '0:0:0:0:0:0:0:1', '', 'ac14ab82-51f8-4f0c-aa5b-25fb8384bfb6', '', NULL, NULL, 'yaml', NULL, '');\nINSERT INTO `config_info` VALUES (33, 'jeecg-gateway-dev.yaml', 'JEECGDEV_GROUP', 'jeecg:\\n  route:\\n    config:\\n      #type:database nacos yml\\n      data-type: nacos\\n      data-id: jeecg-gateway-router\\nspring:\\n  redis:\\n    database: 0\\n    host: jeecg-boot-redis\\n    port: 6379\\n    password:', 'eeb45ae799de89f4d789139de7a7d12d', '2023-07-17 10:05:06', '2023-07-17 11:49:21', NULL, '0:0:0:0:0:0:0:1', '', 'ac14ab82-51f8-4f0c-aa5b-25fb8384bfb6', '', '', '', 'yaml', '', '');\nINSERT INTO `config_info` VALUES (34, 'jeecg-sharding-multi.yaml', 'JEECGDEV_GROUP', 'spring:\\n  shardingsphere:\\n    datasource:\\n      names: ds0,ds1\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        type: com.alibaba.druid.pool.DruidDataSource\\n        username: root\\n        password: root\\n      ds1:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot2?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        type: com.alibaba.druid.pool.DruidDataSource\\n        username: root\\n        password: root\\n    props:\\n      sql-show: true\\n    rules:\\n      replica-query:\\n        load-balancers:\\n          round-robin:\\n            type: ROUND_ROBIN\\n            props:\\n              default: 0\\n        data-sources:\\n          prds:\\n            primary-data-source-name: ds0\\n            replica-data-source-names: ds1\\n            load-balancer-name: round_robin\\n      sharding:\\n        binding-tables:\\n          - sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n          database-inline:\\n            type: INLINE\\n            props:\\n              algorithm-expression: ds$->{operate_type % 2}\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds$->{0..1}.sys_log$->{0..1}\\n            database-strategy:\\n              standard:\\n                sharding-column: operate_type\\n                sharding-algorithm-name: database-inline\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', '0fc2b030ca8c0008f148c84ecbd2a8c7', '2023-07-17 10:05:06', '2023-07-17 10:05:06', NULL, '0:0:0:0:0:0:0:1', '', 'ac14ab82-51f8-4f0c-aa5b-25fb8384bfb6', '', NULL, NULL, 'yaml', NULL, '');\nINSERT INTO `config_info` VALUES (37, 'jeecg-dev.yaml', 'DEFAULT_GROUP', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,wall,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    encoding: UTF-8\\n    locations: classpath:flyway/sql/mysql\\n    sql-migration-prefix: V\\n    sql-migration-separator: __\\n    placeholder-prefix: \\'#(\\'\\n    placeholder-suffix: )\\n    sql-migration-suffixes: .sql\\n    validate-on-migrate: true\\n    baseline-on-migrate: true\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??\\n  elasticsearch:\\n    cluster-name: jeecg-ES\\n    cluster-nodes: jeecg-boot-es:9200\\n    check-enabled: false\\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\nlogging:\\n  level:\\n    org.jeecg.modules.system.mapper : info\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', '91c29720dfb424916a769201a25200cf', '2024-02-29 09:10:12', '2024-06-11 16:24:46', NULL, '0:0:0:0:0:0:0:1', '', 'efc4e412-b1a1-498f-ba01-b31807649a9a', '', '', '', 'yaml', '', '');\nINSERT INTO `config_info` VALUES (38, 'jeecg.yaml', 'DEFAULT_GROUP', 'server:\\n  undertow:\\n    # max-http-post-size: 10MB\\n    worker-threads: 16\\n    buffers:\\n      websocket: 8192\\n      io: 16384\\n  error:\\n    include-exception: true\\n    include-stacktrace: ALWAYS\\n    include-message: ALWAYS\\n  compression:\\n    enabled: true\\n    min-response-size: 1024\\n    mime-types: application/javascript,application/json,application/xml,text/html,text/xml,text/plain,text/css,image/*\\nmanagement:\\n  health:\\n    mail:\\n      enabled: false\\n  endpoints:\\n    web:\\n      exposure:\\n        include: \\\"*\\\"\\n    health:\\n      sensitive: true\\n  endpoint:\\n    health:\\n      show-details: ALWAYS\\nspring:\\n  servlet:\\n    multipart:\\n      max-file-size: 10MB\\n      max-request-size: 10MB\\n  mail:\\n    host: smtp.163.com\\n    username: jeecgos@163.com\\n    password: ??\\n    properties:\\n      mail:\\n        smtp:\\n          auth: true\\n          starttls:\\n            enable: true\\n            required: true\\n  quartz:\\n    job-store-type: jdbc\\n    initialize-schema: embedded\\n    auto-startup: false\\n    startup-delay: 1s\\n    overwrite-existing-jobs: true\\n    properties:\\n      org:\\n        quartz:\\n          scheduler:\\n            instanceName: MyScheduler\\n            instanceId: AUTO\\n          jobStore:\\n            class: org.springframework.scheduling.quartz.LocalDataSourceJobStore\\n            driverDelegateClass: org.quartz.impl.jdbcjobstore.StdJDBCDelegate\\n            tablePrefix: QRTZ_\\n            isClustered: true\\n            misfireThreshold: 12000\\n            clusterCheckinInterval: 15000\\n          threadPool:\\n            class: org.quartz.simpl.SimpleThreadPool\\n            threadCount: 10\\n            threadPriority: 5\\n            threadsInheritContextClassLoaderOfInitializingThread: true\\n  jackson:\\n    date-format: yyyy-MM-dd HH:mm:ss\\n    time-zone: GMT+8\\n  aop:\\n    proxy-target-class: true\\n  activiti:\\n    check-process-definitions: false\\n    async-executor-activate: false\\n    job-executor-activate: false\\n  jpa:\\n    open-in-view: false\\n  freemarker:\\n    suffix: .ftl\\n    content-type: text/html\\n    charset: UTF-8\\n    cache: false\\n    prefer-file-system-access: false\\n    template-loader-path:\\n      - classpath:/templates\\n  mvc:\\n    static-path-pattern: /**\\n    pathmatch:\\n      matching-strategy: ant_path_matcher\\n  resource:\\n    static-locations: classpath:/static/,classpath:/public/\\n  autoconfigure:\\n    exclude:\\n      - com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure\\n      - org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration\\nmybatis-plus:\\n  mapper-locations: classpath*:org/jeecg/**/xml/*Mapper.xml\\n  global-config:\\n    banner: false\\n    db-config:\\n      id-type: ASSIGN_ID\\n      table-underline: true\\n  configuration:\\n    call-setters-on-nulls: true', 'ce1ca3b6f8431e884aed94ab29be43a9', '2024-02-29 09:10:12', '2024-06-11 16:24:11', NULL, '0:0:0:0:0:0:0:1', '', 'efc4e412-b1a1-498f-ba01-b31807649a9a', '', '', '', 'yaml', '', '');\nINSERT INTO `config_info` VALUES (39, 'jeecg-gateway-router.json', 'DEFAULT_GROUP', '[{\\n  \\\"id\\\": \\\"jeecg-system\\\",\\n  \\\"order\\\": 0,\\n  \\\"predicates\\\": [{\\n    \\\"name\\\": \\\"Path\\\",\\n    \\\"args\\\": {\\n      \\\"_genkey_0\\\": \\\"/sys/**\\\",\\n      \\\"_genkey_1\\\": \\\"/jmreport/**\\\",\\n      \\\"_genkey_3\\\": \\\"/online/**\\\",\\n      \\\"_genkey_4\\\": \\\"/generic/**\\\",\\n      \\\"_genkey_5\\\": \\\"/oauth2/**\\\",\\n      \\\"_genkey_6\\\": \\\"/drag/**\\\",\\n      \\\"_genkey_7\\\": \\\"/actuator/**\\\"\\n    }\\n  }],\\n  \\\"filters\\\": [],\\n  \\\"uri\\\": \\\"lb://jeecg-system\\\"\\n}, {\\n  \\\"id\\\": \\\"jeecg-demo\\\",\\n  \\\"order\\\": 1,\\n  \\\"predicates\\\": [{\\n    \\\"name\\\": \\\"Path\\\",\\n    \\\"args\\\": {\\n      \\\"_genkey_0\\\": \\\"/mock/**\\\",\\n      \\\"_genkey_1\\\": \\\"/test/**\\\",\\n      \\\"_genkey_2\\\": \\\"/bigscreen/template1/**\\\",\\n      \\\"_genkey_3\\\": \\\"/bigscreen/template2/**\\\"\\n    }\\n  }],\\n  \\\"filters\\\": [],\\n  \\\"uri\\\": \\\"lb://jeecg-demo\\\"\\n}, {\\n  \\\"id\\\": \\\"jeecg-system-websocket\\\",\\n  \\\"order\\\": 2,\\n  \\\"predicates\\\": [{\\n    \\\"name\\\": \\\"Path\\\",\\n    \\\"args\\\": {\\n      \\\"_genkey_0\\\": \\\"/websocket/**\\\",\\n      \\\"_genkey_1\\\": \\\"/newsWebsocket/**\\\"\\n    }\\n  }],\\n  \\\"filters\\\": [],\\n  \\\"uri\\\": \\\"lb:ws://jeecg-system\\\"\\n}, {\\n  \\\"id\\\": \\\"jeecg-demo-websocket\\\",\\n  \\\"order\\\": 3,\\n  \\\"predicates\\\": [{\\n    \\\"name\\\": \\\"Path\\\",\\n    \\\"args\\\": {\\n      \\\"_genkey_0\\\": \\\"/vxeSocket/**\\\"\\n    }\\n  }],\\n  \\\"filters\\\": [],\\n  \\\"uri\\\": \\\"lb:ws://jeecg-demo\\\"\\n}]', '9794beb09d30bc6b835f2ee870781587', '2024-02-29 09:10:12', '2024-06-11 16:25:56', NULL, '0:0:0:0:0:0:0:1', '', 'efc4e412-b1a1-498f-ba01-b31807649a9a', '', '', '', 'json', '', '');\nINSERT INTO `config_info` VALUES (40, 'jeecg-sharding.yaml', 'DEFAULT_GROUP', 'spring:\\n  shardingsphere:\\n    datasource:\\n      names: ds0\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        username: root\\n        password: root\\n        type: com.alibaba.druid.pool.DruidDataSource\\n    props:\\n      sql-show: true\\n    rules:\\n      sharding:\\n        binding-tables: sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds0.sys_log$->{0..1}\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', 'a93fa455c32cd37ca84631d2bbe13005', '2024-02-29 09:10:12', '2024-02-29 09:10:12', NULL, '0:0:0:0:0:0:0:1', '', 'efc4e412-b1a1-498f-ba01-b31807649a9a', '', NULL, NULL, 'yaml', NULL, '');\nINSERT INTO `config_info` VALUES (41, 'jeecg-gateway-dev.yaml', 'DEFAULT_GROUP', 'jeecg:\\n  route:\\n    config:\\n      #type:database nacos yml\\n      data-type: database\\n      data-id: jeecg-gateway-router\\nspring:\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      port: 6379\\n      password:\\nknife4j:\\n  production: false', '19d7cd93eeb85a582c8a6942d499c7f7', '2024-02-29 09:10:12', '2024-06-11 16:26:12', NULL, '0:0:0:0:0:0:0:1', '', 'efc4e412-b1a1-498f-ba01-b31807649a9a', '', '', '', 'yaml', '', '');\nINSERT INTO `config_info` VALUES (42, 'jeecg-sharding-multi.yaml', 'DEFAULT_GROUP', 'spring:\\n  shardingsphere:\\n    datasource:\\n      names: ds0,ds1\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        type: com.alibaba.druid.pool.DruidDataSource\\n        username: root\\n        password: root\\n      ds1:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot2?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        type: com.alibaba.druid.pool.DruidDataSource\\n        username: root\\n        password: root\\n    props:\\n      sql-show: true\\n    rules:\\n      replica-query:\\n        load-balancers:\\n          round-robin:\\n            type: ROUND_ROBIN\\n            props:\\n              default: 0\\n        data-sources:\\n          prds:\\n            primary-data-source-name: ds0\\n            replica-data-source-names: ds1\\n            load-balancer-name: round_robin\\n      sharding:\\n        binding-tables:\\n          - sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n          database-inline:\\n            type: INLINE\\n            props:\\n              algorithm-expression: ds$->{operate_type % 2}\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds$->{0..1}.sys_log$->{0..1}\\n            database-strategy:\\n              standard:\\n                sharding-column: operate_type\\n                sharding-algorithm-name: database-inline\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', '0fc2b030ca8c0008f148c84ecbd2a8c7', '2024-02-29 09:10:12', '2024-02-29 09:10:12', NULL, '0:0:0:0:0:0:0:1', '', 'efc4e412-b1a1-498f-ba01-b31807649a9a', '', NULL, NULL, 'yaml', NULL, '');\nINSERT INTO `config_info` VALUES (43, 'jeecg-dev.yaml', 'DEFAULT_GROUP', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n        # sharding-db:\\n        #  driver-class-name: org.apache.shardingsphere.driver.ShardingSphereDriver\\n        #  url: jdbc:shardingsphere:nacos:sharding.yaml?serverAddr=${spring.cloud.nacos.config.server-addr}&namespace=${spring.cloud.nacos.config.namespace}&group=${spring.cloud.nacos.config.group}\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', '6759f0f45d7d36981fe677e1d53f3a75', '2024-06-22 15:11:57', '2025-10-14 08:13:43', NULL, '0:0:0:0:0:0:0:1', '', 'springboot3', '', '', '', 'yaml', '', '');\nINSERT INTO `config_info` VALUES (44, 'jeecg.yaml', 'DEFAULT_GROUP', 'server:\\n  tomcat:\\n    max-swallow-size: -1\\n  error:\\n    include-exception: true\\n    include-stacktrace: ALWAYS\\n    include-message: ALWAYS\\n  compression:\\n    enabled: true\\n    min-response-size: 1024\\n    mime-types: application/javascript,application/json,application/xml,text/html,text/xml,text/plain,text/css,image/*\\nmanagement:\\n  health:\\n    mail:\\n      enabled: false\\n  endpoints:\\n    web:\\n      exposure:\\n        include: metrics,httpexchanges,jeecghttptrace\\n    health:\\n      sensitive: true\\n  endpoint:\\n    health:\\n      show-details: ALWAYS\\nspring:\\n  servlet:\\n    multipart:\\n      max-file-size: 10MB\\n      max-request-size: 10MB\\n  mail:\\n    host: smtp.163.com\\n    username: jeecgos@163.com\\n    password: ??\\n    properties:\\n      mail.smtp.timeout: 10000\\n      mail.smtp.connectiontimeout: 10000\\n      mail.smtp.writetimeout: 10000\\n      mail.smtp.auth: true\\n      smtp.ssl.enable: true\\n  quartz:\\n    job-store-type: jdbc\\n    jdbc:\\n      initialize-schema: embedded\\n    auto-startup: false\\n    startup-delay: 1s\\n    overwrite-existing-jobs: true\\n    properties:\\n      org:\\n        quartz:\\n          scheduler:\\n            instanceName: MyScheduler\\n            instanceId: AUTO\\n          jobStore:\\n            class: org.springframework.scheduling.quartz.LocalDataSourceJobStore\\n            driverDelegateClass: org.quartz.impl.jdbcjobstore.StdJDBCDelegate\\n            tablePrefix: QRTZ_\\n            isClustered: true\\n            misfireThreshold: 12000\\n            clusterCheckinInterval: 15000\\n          threadPool:\\n            class: org.quartz.simpl.SimpleThreadPool\\n            threadCount: 10\\n            threadPriority: 5\\n            threadsInheritContextClassLoaderOfInitializingThread: true\\n  jackson:\\n    date-format: yyyy-MM-dd HH:mm:ss\\n    time-zone: GMT+8\\n  aop:\\n    proxy-target-class: true\\n  jpa:\\n    open-in-view: false\\n  freemarker:\\n    suffix: .ftl\\n    content-type: text/html\\n    charset: UTF-8\\n    cache: false\\n    prefer-file-system-access: false\\n    template-loader-path:\\n      - classpath:/templates\\n  mvc:\\n    static-path-pattern: /**\\n    pathmatch:\\n      matching-strategy: ant_path_matcher\\n  resource:\\n    static-locations: classpath:/static/,classpath:/public/\\n  autoconfigure:\\n    exclude:\\n      - com.alibaba.druid.spring.boot3.autoconfigure.DruidDataSourceAutoConfigure\\n      - org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration\\nmybatis-plus:\\n  mapper-locations: classpath*:org/jeecg/**/xml/*Mapper.xml\\n  global-config:\\n    banner: false\\n    db-config:\\n      id-type: ASSIGN_ID\\n      table-underline: true\\n  configuration:\\n    call-setters-on-nulls: true\\nlogging:\\n  level:\\n    org.springframework.context.support.PostProcessorRegistrationDelegate: error\\n    org.flywaydb: debug\\n    org.jeecg.modules.system.mapper: info\\n    org.jeecg.modules.demo.test.mapper: info', '8616567e72566f431d16e122b58a595a', '2024-06-22 15:11:57', '2025-09-25 02:09:22', NULL, '0:0:0:0:0:0:0:1', '', 'springboot3', '', '', '', 'yaml', '', '');\nINSERT INTO `config_info` VALUES (45, 'jeecg-gateway-router.json', 'DEFAULT_GROUP', '[{\\n  \\\"id\\\": \\\"jeecg-system\\\",\\n  \\\"order\\\": 0,\\n  \\\"predicates\\\": [{\\n    \\\"name\\\": \\\"Path\\\",\\n    \\\"args\\\": {\\n      \\\"_genkey_0\\\": \\\"/sys/**\\\",\\n      \\\"_genkey_1\\\": \\\"/jmreport/**\\\",\\n      \\\"_genkey_3\\\": \\\"/online/**\\\",\\n      \\\"_genkey_4\\\": \\\"/generic/**\\\",\\n      \\\"_genkey_5\\\": \\\"/oauth2/**\\\",\\n      \\\"_genkey_6\\\": \\\"/drag/**\\\",\\n      \\\"_genkey_7\\\": \\\"/actuator/**\\\"\\n    }\\n  }],\\n  \\\"filters\\\": [],\\n  \\\"uri\\\": \\\"lb://jeecg-system\\\"\\n}, {\\n  \\\"id\\\": \\\"jeecg-demo\\\",\\n  \\\"order\\\": 1,\\n  \\\"predicates\\\": [{\\n    \\\"name\\\": \\\"Path\\\",\\n    \\\"args\\\": {\\n      \\\"_genkey_0\\\": \\\"/mock/**\\\",\\n      \\\"_genkey_1\\\": \\\"/test/**\\\",\\n      \\\"_genkey_2\\\": \\\"/bigscreen/template1/**\\\",\\n      \\\"_genkey_3\\\": \\\"/bigscreen/template2/**\\\"\\n    }\\n  }],\\n  \\\"filters\\\": [],\\n  \\\"uri\\\": \\\"lb://jeecg-demo\\\"\\n}, {\\n  \\\"id\\\": \\\"jeecg-system-websocket\\\",\\n  \\\"order\\\": 2,\\n  \\\"predicates\\\": [{\\n    \\\"name\\\": \\\"Path\\\",\\n    \\\"args\\\": {\\n      \\\"_genkey_0\\\": \\\"/websocket/**\\\",\\n      \\\"_genkey_1\\\": \\\"/newsWebsocket/**\\\"\\n    }\\n  }],\\n  \\\"filters\\\": [],\\n  \\\"uri\\\": \\\"lb:ws://jeecg-system\\\"\\n}, {\\n  \\\"id\\\": \\\"jeecg-demo-websocket\\\",\\n  \\\"order\\\": 3,\\n  \\\"predicates\\\": [{\\n    \\\"name\\\": \\\"Path\\\",\\n    \\\"args\\\": {\\n      \\\"_genkey_0\\\": \\\"/vxeSocket/**\\\"\\n    }\\n  }],\\n  \\\"filters\\\": [],\\n  \\\"uri\\\": \\\"lb:ws://jeecg-demo\\\"\\n}]', '9794beb09d30bc6b835f2ee870781587', '2024-06-22 15:11:57', '2024-06-22 15:11:57', NULL, '0:0:0:0:0:0:0:1', '', 'springboot3', '', NULL, NULL, 'json', NULL, '');\nINSERT INTO `config_info` VALUES (47, 'jeecg-gateway-dev.yaml', 'DEFAULT_GROUP', 'jeecg:\\n  route:\\n    config:\\n      #type:database nacos yml\\n      data-type: database\\n      data-id: jeecg-gateway-router\\nspring:\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      port: 6379\\n      password:\\nknife4j:\\n  production: false', '19d7cd93eeb85a582c8a6942d499c7f7', '2024-06-22 15:11:57', '2024-06-22 15:11:57', NULL, '0:0:0:0:0:0:0:1', '', 'springboot3', '', NULL, NULL, 'yaml', NULL, '');\nINSERT INTO `config_info` VALUES (52, 'sharding.yaml', 'DEFAULT_GROUP', 'databaseName: sharding-db\\n\\ndataSources:\\n  db_0:\\n    dataSourceClassName: com.zaxxer.hikari.HikariDataSource\\n    driverClassName: com.mysql.cj.jdbc.Driver\\n    jdbcUrl: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n    password: root\\n    username: root\\n\\nrules:\\n  - !SHARDING\\n    tables:\\n      sys_log:\\n        actualDataNodes: db_0.sys_log$->{0..1}\\n        databaseStrategy:\\n          none:\\n        tableStrategy:\\n          standard:\\n            shardingColumn: log_type\\n            shardingAlgorithmName: user_inline\\n        keyGenerateStrategy:\\n          column: id\\n          keyGeneratorName: snowflake\\n    keyGenerators:\\n      snowflake:\\n        type: SNOWFLAKE\\n        props:\\n          worker-id: 123\\n    shardingAlgorithms:\\n      user_inline:\\n        type: INLINE\\n        props:\\n          algorithm-expression: sys_log$->{log_type % 2}\\n\\nprops:\\n  sql-show: true', '8f7816bc3c819f43e52986095edb19eb', '2025-10-14 04:18:26', '2025-10-14 08:05:45', NULL, '0:0:0:0:0:0:0:1', '', 'springboot3', '', '', '', 'yaml', '', '');\n\n-- ----------------------------\n-- Table structure for config_info_aggr\n-- ----------------------------\nDROP TABLE IF EXISTS `config_info_aggr`;\nCREATE TABLE `config_info_aggr`  (\n  `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT 'id',\n  `data_id` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'data_id',\n  `group_id` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'group_id',\n  `datum_id` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'datum_id',\n  `content` longtext CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT '内容',\n  `gmt_modified` datetime NOT NULL COMMENT '修改时间',\n  `app_name` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL,\n  `tenant_id` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT '' COMMENT '租户字段',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uk_configinfoaggr_datagrouptenantdatum`(`data_id`, `group_id`, `tenant_id`, `datum_id`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 1 CHARACTER SET = utf8 COLLATE = utf8_bin COMMENT = '增加租户字段' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of config_info_aggr\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for config_info_beta\n-- ----------------------------\nDROP TABLE IF EXISTS `config_info_beta`;\nCREATE TABLE `config_info_beta`  (\n  `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT 'id',\n  `data_id` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'data_id',\n  `group_id` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'group_id',\n  `app_name` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT 'app_name',\n  `content` longtext CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'content',\n  `beta_ips` varchar(1024) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT 'betaIps',\n  `md5` varchar(32) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT 'md5',\n  `gmt_create` datetime NOT NULL DEFAULT '2010-05-05 00:00:00' COMMENT '创建时间',\n  `gmt_modified` datetime NOT NULL DEFAULT '2010-05-05 00:00:00' COMMENT '修改时间',\n  `src_user` text CHARACTER SET utf8 COLLATE utf8_bin NULL COMMENT 'source user',\n  `src_ip` varchar(20) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT 'source ip',\n  `tenant_id` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT '' COMMENT '租户字段',\n  `encrypted_data_key` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT '加密key',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uk_configinfobeta_datagrouptenant`(`data_id`, `group_id`, `tenant_id`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 1 CHARACTER SET = utf8 COLLATE = utf8_bin COMMENT = 'config_info_beta' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of config_info_beta\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for config_info_tag\n-- ----------------------------\nDROP TABLE IF EXISTS `config_info_tag`;\nCREATE TABLE `config_info_tag`  (\n  `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT 'id',\n  `data_id` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'data_id',\n  `group_id` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'group_id',\n  `tenant_id` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT '' COMMENT 'tenant_id',\n  `tag_id` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'tag_id',\n  `app_name` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT 'app_name',\n  `content` longtext CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'content',\n  `md5` varchar(32) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT 'md5',\n  `gmt_create` datetime NOT NULL DEFAULT '2010-05-05 00:00:00' COMMENT '创建时间',\n  `gmt_modified` datetime NOT NULL DEFAULT '2010-05-05 00:00:00' COMMENT '修改时间',\n  `src_user` text CHARACTER SET utf8 COLLATE utf8_bin NULL COMMENT 'source user',\n  `src_ip` varchar(20) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT 'source ip',\n  `encrypted_data_key` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT '加密key',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uk_configinfotag_datagrouptenanttag`(`data_id`, `group_id`, `tenant_id`, `tag_id`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 1 CHARACTER SET = utf8 COLLATE = utf8_bin COMMENT = 'config_info_tag' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of config_info_tag\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for config_tags_relation\n-- ----------------------------\nDROP TABLE IF EXISTS `config_tags_relation`;\nCREATE TABLE `config_tags_relation`  (\n  `id` bigint(20) NOT NULL COMMENT 'id',\n  `tag_name` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'tag_name',\n  `tag_type` varchar(64) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT 'tag_type',\n  `data_id` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'data_id',\n  `group_id` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'group_id',\n  `tenant_id` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT '' COMMENT 'tenant_id',\n  `nid` bigint(20) NOT NULL AUTO_INCREMENT,\n  PRIMARY KEY (`nid`) USING BTREE,\n  UNIQUE INDEX `uk_configtagrelation_configidtag`(`id`, `tag_name`, `tag_type`) USING BTREE,\n  INDEX `idx_tenant_id`(`tenant_id`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 1 CHARACTER SET = utf8 COLLATE = utf8_bin COMMENT = 'config_tag_relation' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of config_tags_relation\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for group_capacity\n-- ----------------------------\nDROP TABLE IF EXISTS `group_capacity`;\nCREATE TABLE `group_capacity`  (\n  `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT '主键ID',\n  `group_id` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '' COMMENT 'Group ID，空字符表示整个集群',\n  `quota` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '配额，0表示使用默认值',\n  `usage` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '使用量',\n  `max_size` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '单个配置大小上限，单位为字节，0表示使用默认值',\n  `max_aggr_count` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '聚合子配置最大个数，，0表示使用默认值',\n  `max_aggr_size` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '单个聚合数据的子配置大小上限，单位为字节，0表示使用默认值',\n  `max_history_count` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '最大变更历史数量',\n  `gmt_create` datetime NOT NULL DEFAULT '2010-05-05 00:00:00' COMMENT '创建时间',\n  `gmt_modified` datetime NOT NULL DEFAULT '2010-05-05 00:00:00' COMMENT '修改时间',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uk_group_id`(`group_id`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 1 CHARACTER SET = utf8 COLLATE = utf8_bin COMMENT = '集群、各Group容量信息表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of group_capacity\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for his_config_info\n-- ----------------------------\nDROP TABLE IF EXISTS `his_config_info`;\nCREATE TABLE `his_config_info`  (\n  `id` bigint(20) UNSIGNED NOT NULL,\n  `nid` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT,\n  `data_id` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,\n  `group_id` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,\n  `app_name` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT 'app_name',\n  `content` longtext CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,\n  `md5` varchar(32) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL,\n  `gmt_create` datetime NOT NULL DEFAULT '2010-05-05 00:00:00',\n  `gmt_modified` datetime NOT NULL DEFAULT '2010-05-05 00:00:00',\n  `src_user` text CHARACTER SET utf8 COLLATE utf8_bin NULL,\n  `src_ip` varchar(20) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL,\n  `op_type` char(10) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL,\n  `tenant_id` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT '' COMMENT '租户字段',\n  `encrypted_data_key` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT '加密key',\n  PRIMARY KEY (`nid`) USING BTREE,\n  INDEX `idx_gmt_create`(`gmt_create`) USING BTREE,\n  INDEX `idx_gmt_modified`(`gmt_modified`) USING BTREE,\n  INDEX `idx_did`(`data_id`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 54 CHARACTER SET = utf8 COLLATE = utf8_bin COMMENT = '多租户改造' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of his_config_info\n-- ----------------------------\nINSERT INTO `his_config_info` VALUES (44, 11, 'jeecg.yaml', 'DEFAULT_GROUP', '', 'server:\\n  undertow:\\n    # max-http-post-size: 10MB\\n    decode-url: true\\n    worker-threads: 16\\n    buffers:\\n      websocket: 8192\\n      io: 16384\\n  error:\\n    include-exception: true\\n    include-stacktrace: ALWAYS\\n    include-message: ALWAYS\\n  compression:\\n    enabled: true\\n    min-response-size: 1024\\n    mime-types: application/javascript,application/json,application/xml,text/html,text/xml,text/plain,text/css,image/*\\nmanagement:\\n  health:\\n    mail:\\n      enabled: false\\n  endpoints:\\n    web:\\n      exposure:\\n        include: metrics,httpexchanges,jeecghttptrace\\n        # include: \\\"*\\\"\\n    health:\\n      sensitive: true\\n  endpoint:\\n    health:\\n      show-details: ALWAYS\\nspring:\\n  servlet:\\n    multipart:\\n      max-file-size: 10MB\\n      max-request-size: 10MB\\n  mail:\\n    host: smtp.163.com\\n    username: jeecgos@163.com\\n    password: ??\\n    properties:\\n      mail:\\n        smtp:\\n          auth: true\\n          starttls:\\n            enable: true\\n            required: true\\n  quartz:\\n    job-store-type: jdbc\\n    initialize-schema: embedded\\n    auto-startup: false\\n    startup-delay: 1s\\n    overwrite-existing-jobs: true\\n    properties:\\n      org:\\n        quartz:\\n          scheduler:\\n            instanceName: MyScheduler\\n            instanceId: AUTO\\n          jobStore:\\n            class: org.springframework.scheduling.quartz.LocalDataSourceJobStore\\n            driverDelegateClass: org.quartz.impl.jdbcjobstore.StdJDBCDelegate\\n            tablePrefix: QRTZ_\\n            isClustered: true\\n            misfireThreshold: 12000\\n            clusterCheckinInterval: 15000\\n          threadPool:\\n            class: org.quartz.simpl.SimpleThreadPool\\n            threadCount: 10\\n            threadPriority: 5\\n            threadsInheritContextClassLoaderOfInitializingThread: true\\n  jackson:\\n    date-format: yyyy-MM-dd HH:mm:ss\\n    time-zone: GMT+8\\n  aop:\\n    proxy-target-class: true\\n  activiti:\\n    check-process-definitions: false\\n    async-executor-activate: false\\n    job-executor-activate: false\\n  jpa:\\n    open-in-view: false\\n  freemarker:\\n    suffix: .ftl\\n    content-type: text/html\\n    charset: UTF-8\\n    cache: false\\n    prefer-file-system-access: false\\n    template-loader-path:\\n      - classpath:/templates\\n  mvc:\\n    static-path-pattern: /**\\n    pathmatch:\\n      matching-strategy: ant_path_matcher\\n  resource:\\n    static-locations: classpath:/static/,classpath:/public/\\n  autoconfigure:\\n    exclude:\\n      - com.alibaba.druid.spring.boot3.autoconfigure.DruidDataSourceAutoConfigure\\n      - org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration\\nmybatis-plus:\\n  mapper-locations: classpath*:org/jeecg/**/xml/*Mapper.xml\\n  global-config:\\n    banner: false\\n    db-config:\\n      id-type: ASSIGN_ID\\n      table-underline: true\\n  configuration:\\n    call-setters-on-nulls: true', 'ee6593a5dbd94d90e841a466e1eee018', '2010-05-05 00:00:00', '2025-09-25 02:09:22', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (43, 12, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,wall,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\nlogging:\\n  level:\\n    org.jeecg.modules.system.mapper : info\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', 'dff588d1a47f42650e691b6621a401a8', '2010-05-05 00:00:00', '2025-09-25 02:09:43', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (2, 13, 'jeecg.yaml', 'DEFAULT_GROUP', '', 'server:\\n  undertow:\\n    decode-url: true\\n    worker-threads: 16\\n    buffers:\\n      websocket: 8192\\n      io: 16384\\n  error:\\n    include-exception: true\\n    include-stacktrace: ALWAYS\\n    include-message: ALWAYS\\n  compression:\\n    enabled: true\\n    min-response-size: 1024\\n    mime-types: application/javascript,application/json,application/xml,text/html,text/xml,text/plain,text/css,image/*\\nmanagement:\\n  health:\\n    mail:\\n      enabled: false\\n  endpoints:\\n    web:\\n      exposure:\\n        include: \\\"*\\\"\\n    health:\\n      sensitive: true\\n  endpoint:\\n    health:\\n      show-details: ALWAYS\\nspring:\\n  servlet:\\n    multipart:\\n      max-file-size: 10MB\\n      max-request-size: 10MB\\n  mail:\\n    host: smtp.163.com\\n    username: jeecgos@163.com\\n    password: ??\\n    properties:\\n      mail:\\n        smtp:\\n          auth: true\\n          starttls:\\n            enable: true\\n            required: true\\n  quartz:\\n    job-store-type: jdbc\\n    initialize-schema: embedded\\n    auto-startup: false\\n    startup-delay: 1s\\n    overwrite-existing-jobs: true\\n    properties:\\n      org:\\n        quartz:\\n          scheduler:\\n            instanceName: MyScheduler\\n            instanceId: AUTO\\n          jobStore:\\n            class: org.springframework.scheduling.quartz.LocalDataSourceJobStore\\n            driverDelegateClass: org.quartz.impl.jdbcjobstore.StdJDBCDelegate\\n            tablePrefix: QRTZ_\\n            isClustered: true\\n            misfireThreshold: 12000\\n            clusterCheckinInterval: 15000\\n          threadPool:\\n            class: org.quartz.simpl.SimpleThreadPool\\n            threadCount: 10\\n            threadPriority: 5\\n            threadsInheritContextClassLoaderOfInitializingThread: true\\n  jackson:\\n    date-format: yyyy-MM-dd HH:mm:ss\\n    time-zone: GMT+8\\n  aop:\\n    proxy-target-class: true\\n  activiti:\\n    check-process-definitions: false\\n    async-executor-activate: false\\n    job-executor-activate: false\\n  jpa:\\n    open-in-view: false\\n  freemarker:\\n    suffix: .ftl\\n    content-type: text/html\\n    charset: UTF-8\\n    cache: false\\n    prefer-file-system-access: false\\n    template-loader-path:\\n      - classpath:/templates\\n  mvc:\\n    static-path-pattern: /**\\n    pathmatch:\\n      matching-strategy: ant_path_matcher\\n  resource:\\n    static-locations: classpath:/static/,classpath:/public/\\n  autoconfigure:\\n    exclude:\\n      - com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure\\n      - org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration\\nmybatis-plus:\\n  mapper-locations: classpath*:org/jeecg/**/xml/*Mapper.xml\\n  global-config:\\n    banner: false\\n    db-config:\\n      id-type: ASSIGN_ID\\n      table-underline: true\\n  configuration:\\n    call-setters-on-nulls: true', '70bdbfdeb2651673aea0d06ed40b4ac1', '2010-05-05 00:00:00', '2025-09-25 02:11:11', NULL, '0:0:0:0:0:0:0:1', 'U', '', '');\nINSERT INTO `his_config_info` VALUES (1, 14, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,wall,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n  redis:\\n    database: 0\\n    host: jeecg-boot-redis\\n    password:\\n    port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys,/sys/sendChangePwdSms,/sys/user/sendChangePhoneSms,/sys/sms,/desform/api/sendVerifyCode\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??\\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: true\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\nlogging:\\n  level:\\n    org.jeecg.modules.system.mapper : info\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', '68112d529219e88a44245402ccf54676', '2010-05-05 00:00:00', '2025-09-25 02:11:30', NULL, '0:0:0:0:0:0:0:1', 'U', '', '');\nINSERT INTO `his_config_info` VALUES (2, 15, 'jeecg.yaml', 'DEFAULT_GROUP', '', 'server:\\n  tomcat:\\n    max-swallow-size: -1\\n  error:\\n    include-exception: true\\n    include-stacktrace: ALWAYS\\n    include-message: ALWAYS\\n  compression:\\n    enabled: true\\n    min-response-size: 1024\\n    mime-types: application/javascript,application/json,application/xml,text/html,text/xml,text/plain,text/css,image/*\\nmanagement:\\n  health:\\n    mail:\\n      enabled: false\\n  endpoints:\\n    web:\\n      exposure:\\n        include: \\\"*\\\"\\n    health:\\n      sensitive: true\\n  endpoint:\\n    health:\\n      show-details: ALWAYS\\nspring:\\n  servlet:\\n    multipart:\\n      max-file-size: 10MB\\n      max-request-size: 10MB\\n  mail:\\n    host: smtp.163.com\\n    username: jeecgos@163.com\\n    password: ??\\n    properties:\\n      mail.smtp.timeout: 10000\\n      mail.smtp.connectiontimeout: 10000\\n      mail.smtp.writetimeout: 10000\\n      mail.smtp.auth: true\\n      smtp.ssl.enable: true\\n  quartz:\\n    job-store-type: jdbc\\n    jdbc:\\n      initialize-schema: embedded\\n    auto-startup: false\\n    startup-delay: 1s\\n    overwrite-existing-jobs: true\\n    properties:\\n      org:\\n        quartz:\\n          scheduler:\\n            instanceName: MyScheduler\\n            instanceId: AUTO\\n          jobStore:\\n            class: org.springframework.scheduling.quartz.LocalDataSourceJobStore\\n            driverDelegateClass: org.quartz.impl.jdbcjobstore.StdJDBCDelegate\\n            tablePrefix: QRTZ_\\n            isClustered: true\\n            misfireThreshold: 12000\\n            clusterCheckinInterval: 15000\\n          threadPool:\\n            class: org.quartz.simpl.SimpleThreadPool\\n            threadCount: 10\\n            threadPriority: 5\\n            threadsInheritContextClassLoaderOfInitializingThread: true\\n  jackson:\\n    date-format: yyyy-MM-dd HH:mm:ss\\n    time-zone: GMT+8\\n  aop:\\n    proxy-target-class: true\\n  jpa:\\n    open-in-view: false\\n  freemarker:\\n    suffix: .ftl\\n    content-type: text/html\\n    charset: UTF-8\\n    cache: false\\n    prefer-file-system-access: false\\n    template-loader-path:\\n      - classpath:/templates\\n  mvc:\\n    static-path-pattern: /**\\n    pathmatch:\\n      matching-strategy: ant_path_matcher\\n  resource:\\n    static-locations: classpath:/static/,classpath:/public/\\n  autoconfigure:\\n    exclude:\\n      - com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure\\n      - org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration\\nmybatis-plus:\\n  mapper-locations: classpath*:org/jeecg/**/xml/*Mapper.xml\\n  global-config:\\n    banner: false\\n    db-config:\\n      id-type: ASSIGN_ID\\n      table-underline: true\\n  configuration:\\n    call-setters-on-nulls: true', '286548b8ea234068440aec741ac70ab5', '2010-05-05 00:00:00', '2025-09-25 02:11:45', NULL, '0:0:0:0:0:0:0:1', 'U', '', '');\nINSERT INTO `his_config_info` VALUES (43, 16, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,wall,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', '4029974c2e8633c0ed5297f223e6a7d6', '2010-05-05 00:00:00', '2025-09-25 02:20:20', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (22, 17, 'jeecg-sharding-multi.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  shardingsphere:\\n    datasource:\\n      names: ds0,ds1\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        type: com.alibaba.druid.pool.DruidDataSource\\n        username: root\\n        password: root\\n      ds1:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot2?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        type: com.alibaba.druid.pool.DruidDataSource\\n        username: root\\n        password: root\\n    props:\\n      sql-show: true\\n    rules:\\n      replica-query:\\n        load-balancers:\\n          round-robin:\\n            type: ROUND_ROBIN\\n            props:\\n              default: 0\\n        data-sources:\\n          prds:\\n            primary-data-source-name: ds0\\n            replica-data-source-names: ds1\\n            load-balancer-name: round_robin\\n      sharding:\\n        binding-tables:\\n          - sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n          database-inline:\\n            type: INLINE\\n            props:\\n              algorithm-expression: ds$->{operate_type % 2}\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds$->{0..1}.sys_log$->{0..1}\\n            database-strategy:\\n              standard:\\n                sharding-column: operate_type\\n                sharding-algorithm-name: database-inline\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', '0fc2b030ca8c0008f148c84ecbd2a8c7', '2010-05-05 00:00:00', '2025-10-13 10:24:19', NULL, '0:0:0:0:0:0:0:1', 'U', '', '');\nINSERT INTO `his_config_info` VALUES (48, 18, 'jeecg-sharding-multi.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  shardingsphere:\\n    datasource:\\n      names: ds0,ds1\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        type: com.alibaba.druid.pool.DruidDataSource\\n        username: root\\n        password: root\\n      ds1:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot2?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        type: com.alibaba.druid.pool.DruidDataSource\\n        username: root\\n        password: root\\n    props:\\n      sql-show: true\\n    rules:\\n      replica-query:\\n        load-balancers:\\n          round-robin:\\n            type: ROUND_ROBIN\\n            props:\\n              default: 0\\n        data-sources:\\n          prds:\\n            primary-data-source-name: ds0\\n            replica-data-source-names: ds1\\n            load-balancer-name: round_robin\\n      sharding:\\n        binding-tables:\\n          - sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n          database-inline:\\n            type: INLINE\\n            props:\\n              algorithm-expression: ds$->{operate_type % 2}\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds$->{0..1}.sys_log$->{0..1}\\n            database-strategy:\\n              standard:\\n                sharding-column: operate_type\\n                sharding-algorithm-name: database-inline\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', '0fc2b030ca8c0008f148c84ecbd2a8c7', '2010-05-05 00:00:00', '2025-10-13 10:25:04', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (46, 19, 'jeecg-sharding.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  shardingsphere:\\n    datasource:\\n      names: ds0\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        username: root\\n        password: root\\n        type: com.alibaba.druid.pool.DruidDataSource\\n    props:\\n      sql-show: true\\n    rules:\\n      sharding:\\n        binding-tables: sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds0.sys_log$->{0..1}\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', 'a93fa455c32cd37ca84631d2bbe13005', '2010-05-05 00:00:00', '2025-10-13 10:54:00', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (48, 20, 'jeecg-sharding-multi.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  shardingsphere:\\n    props:\\n      sql-show: true\\n    datasource:\\n      names: ds0,ds1\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        type: com.alibaba.druid.pool.DruidDataSource\\n        username: root\\n        password: root\\n      ds1:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot2?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        type: com.alibaba.druid.pool.DruidDataSource\\n        username: root\\n        password: root\\n    props:\\n      sql-show: true\\n    rules:\\n      replica-query:\\n        load-balancers:\\n          round-robin:\\n            type: ROUND_ROBIN\\n            props:\\n              default: 0\\n        data-sources:\\n          prds:\\n            primary-data-source-name: ds0\\n            replica-data-source-names: ds1\\n            load-balancer-name: round_robin\\n      sharding:\\n        binding-tables:\\n          - sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n          database-inline:\\n            type: INLINE\\n            props:\\n              algorithm-expression: ds$->{operate_type % 2}\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds$->{0..1}.sys_log$->{0..1}\\n            database-strategy:\\n              standard:\\n                sharding-column: operate_type\\n                sharding-algorithm-name: database-inline\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', '9a7d638b28422118eaeaeaf272d72192', '2010-05-05 00:00:00', '2025-10-13 10:54:17', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (22, 21, 'jeecg-sharding-multi.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  shardingsphere:\\n    props:\\n      sql-show: true\\n    datasource:\\n      names: ds0,ds1\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        type: com.alibaba.druid.pool.DruidDataSource\\n        username: root\\n        password: root\\n      ds1:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot2?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        type: com.alibaba.druid.pool.DruidDataSource\\n        username: root\\n        password: root\\n    props:\\n      sql-show: true\\n    rules:\\n      replica-query:\\n        load-balancers:\\n          round-robin:\\n            type: ROUND_ROBIN\\n            props:\\n              default: 0\\n        data-sources:\\n          prds:\\n            primary-data-source-name: ds0\\n            replica-data-source-names: ds1\\n            load-balancer-name: round_robin\\n      sharding:\\n        binding-tables:\\n          - sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n          database-inline:\\n            type: INLINE\\n            props:\\n              algorithm-expression: ds$->{operate_type % 2}\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds$->{0..1}.sys_log$->{0..1}\\n            database-strategy:\\n              standard:\\n                sharding-column: operate_type\\n                sharding-algorithm-name: database-inline\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', '9a7d638b28422118eaeaeaf272d72192', '2010-05-05 00:00:00', '2025-10-13 10:54:36', NULL, '0:0:0:0:0:0:0:1', 'U', '', '');\nINSERT INTO `his_config_info` VALUES (46, 22, 'jeecg-sharding.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  shardingsphere:\\n    datasource:\\n      names: ds0\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        username: root\\n        password: root\\n        type: com.alibaba.druid.pool.DruidDataSource\\n    props:\\n      sql-show: true\\n    rules:\\n      sharding:\\n        binding-tables: sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds0.sys_log$->{0..1}\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', 'a93fa455c32cd37ca84631d2bbe13005', '2010-05-05 00:00:00', '2025-10-13 11:01:55', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (46, 23, 'jeecg-sharding.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  autoconfigure:\\n    exclude:\\n      - com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration\\n  shardingsphere:\\n    datasource:\\n      names: ds0\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        username: root\\n        password: root\\n        type: com.alibaba.druid.pool.DruidDataSource\\n    props:\\n      sql-show: true\\n    rules:\\n      sharding:\\n        binding-tables: sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds0.sys_log$->{0..1}\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', 'cce840f55033903422900a8e3bc4de88', '2010-05-05 00:00:00', '2025-10-13 11:03:38', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (0, 24, 'jeecg-sharding3.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  shardingsphere:\\n    datasource:\\n      names: ds0\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        username: root\\n        password: root\\n        type: com.alibaba.druid.pool.DruidDataSource\\n    props:\\n      sql-show: true\\n    rules:\\n      sharding:\\n        binding-tables: sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds0.sys_log$->{0..1}\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', 'a93fa455c32cd37ca84631d2bbe13005', '2010-05-05 00:00:00', '2025-10-13 11:12:06', NULL, '0:0:0:0:0:0:0:1', 'I', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (49, 25, 'jeecg-sharding3.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  shardingsphere:\\n    datasource:\\n      names: ds0\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        username: root\\n        password: root\\n        type: com.alibaba.druid.pool.DruidDataSource\\n    props:\\n      sql-show: true\\n    rules:\\n      sharding:\\n        binding-tables: sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds0.sys_log$->{0..1}\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', 'a93fa455c32cd37ca84631d2bbe13005', '2010-05-05 00:00:00', '2025-10-13 11:15:11', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (0, 26, 'jeecg-sharding33.yaml', 'DEFAULT_GROUP', '', 'dataSources:\\n  ds0:\\n    driverClassName: com.mysql.cj.jdbc.Driver\\n    url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n    username: root\\n    password: root\\n    type: com.alibaba.druid.pool.DruidDataSource\\nprops:\\n  sql-show: true\\nrules:\\n  sharding:\\n    binding-tables: sys_log\\n    key-generators:\\n      snowflake:\\n        type: SNOWFLAKE\\n        props:\\n          worker-id: 123\\n    sharding-algorithms:\\n      table-classbased:\\n        props:\\n          strategy: standard\\n          algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n        type: CLASS_BASED\\n    tables:\\n      sys_log:\\n        actual-data-nodes: ds0.sys_log$->{0..1}\\n        table-strategy:\\n          standard:\\n            sharding-algorithm-name: table-classbased\\n            sharding-column: log_type', '8f3db7043f3d60747709b5286e23c62b', '2010-05-05 00:00:00', '2025-10-13 11:40:57', NULL, '0:0:0:0:0:0:0:1', 'I', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (50, 27, 'jeecg-sharding33.yaml', 'DEFAULT_GROUP', '', 'dataSources:\\n  ds0:\\n    driverClassName: com.mysql.cj.jdbc.Driver\\n    url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n    username: root\\n    password: root\\n    type: com.alibaba.druid.pool.DruidDataSource\\nprops:\\n  sql-show: true\\nrules:\\n  sharding:\\n    binding-tables: sys_log\\n    key-generators:\\n      snowflake:\\n        type: SNOWFLAKE\\n        props:\\n          worker-id: 123\\n    sharding-algorithms:\\n      table-classbased:\\n        props:\\n          strategy: standard\\n          algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n        type: CLASS_BASED\\n    tables:\\n      sys_log:\\n        actual-data-nodes: ds0.sys_log$->{0..1}\\n        table-strategy:\\n          standard:\\n            sharding-algorithm-name: table-classbased\\n            sharding-column: log_type', '8f3db7043f3d60747709b5286e23c62b', '2010-05-05 00:00:00', '2025-10-14 02:23:57', NULL, '0:0:0:0:0:0:0:1', 'D', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (49, 28, 'jeecg-sharding3.yaml', 'DEFAULT_GROUP', '', 'dataSources:\\n  ds0:\\n    driverClassName: com.mysql.cj.jdbc.Driver\\n    url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n    username: root\\n    password: root\\n    type: com.alibaba.druid.pool.DruidDataSource\\nprops:\\n  sql-show: true\\nrules:\\n  sharding:\\n    binding-tables: sys_log\\n    key-generators:\\n      snowflake:\\n        type: SNOWFLAKE\\n        props:\\n          worker-id: 123\\n    sharding-algorithms:\\n      table-classbased:\\n        props:\\n          strategy: standard\\n          algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n        type: CLASS_BASED\\n    tables:\\n      sys_log:\\n        actual-data-nodes: ds0.sys_log$->{0..1}\\n        table-strategy:\\n          standard:\\n            sharding-algorithm-name: table-classbased\\n            sharding-column: log_type', '8f3db7043f3d60747709b5286e23c62b', '2010-05-05 00:00:00', '2025-10-14 02:24:05', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (49, 29, 'jeecg-sharding3.yaml', 'DEFAULT_GROUP', '', '# !!!数据源名称要和动态数据源中配置的名称一致\\ndatabaseName: sharding\\n\\n# 具体参看官网文档说明\\ndataSources:\\n  db_0:\\n    dataSourceClassName: com.zaxxer.hikari.HikariDataSource\\n    driverClassName: com.mysql.cj.jdbc.Driver\\n    jdbcUrl: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n    password: root\\n    username: root\\n\\nrules:\\n  - !SHARDING\\n    tables: # 数据分片规则配置\\n      sys_log: # 逻辑表名称\\n        actualDataNodes: db_0.sys_log$->{0..1} # 由数据源名 + 表名组成（参考 Inline 语法规则）\\n        databaseStrategy: # 分库策略，缺省表示使用默认分库策略，以下的分片策略只能选其一\\n          none:\\n        tableStrategy: # 分表策略\\n          standard: # 用于单分片键的标准分片场景\\n            shardingColumn: log_type # 分片列名称\\n            shardingAlgorithmName: user_inline\\n        keyGenerateStrategy:\\n          column: id\\n          keyGeneratorName: snowflake\\n    keyGenerators:\\n      snowflake:\\n        type: SNOWFLAKE\\n        props:\\n          worker-id: 123\\n    # 分片算法配置\\n    shardingAlgorithms:\\n      user_inline:\\n        type: INLINE\\n        props:\\n          algorithm-expression: sys_log$->{log_type % 2}\\n\\nprops:\\n  sql-show: true', '1e0a2bf39629030672a6fe98f7bb4ca3', '2010-05-05 00:00:00', '2025-10-14 02:36:31', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (43, 30, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', 'db86a793f5e62eb0f1e3478bd0f3520b', '2010-05-05 00:00:00', '2025-10-14 02:48:13', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (43, 31, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n        sharding_db:\\n          driver-class-name: org.apache.shardingsphere.driver.ShardingSphereDriver\\n          url: jdbc:shardingsphere:classpath:sharding.yaml\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', '7347845722e84c7009e753324dae8261', '2010-05-05 00:00:00', '2025-10-14 02:53:10', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (49, 32, 'jeecg-sharding3.yaml', 'DEFAULT_GROUP', '', '# !!!数据源名称要和动态数据源中配置的名称一致\\ndatabaseName: sharding\\n\\n# 具体参看官网文档说明\\ndataSources:\\n  db_0:\\n    dataSourceClassName: com.zaxxer.hikari.HikariDataSource\\n    driverClassName: com.mysql.cj.jdbc.Driver\\n    jdbcUrl: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n    password: root\\n    username: root\\n\\nrules:\\n    tables: # 数据分片规则配置\\n      sys_log: # 逻辑表名称\\n        actualDataNodes: db_0.sys_log$->{0..1} # 由数据源名 + 表名组成（参考 Inline 语法规则）\\n        databaseStrategy: # 分库策略，缺省表示使用默认分库策略，以下的分片策略只能选其一\\n          none:\\n        tableStrategy: # 分表策略\\n          standard: # 用于单分片键的标准分片场景\\n            shardingColumn: log_type # 分片列名称\\n            shardingAlgorithmName: user_inline\\n        keyGenerateStrategy:\\n          column: id\\n          keyGeneratorName: snowflake\\n    keyGenerators:\\n      snowflake:\\n        type: SNOWFLAKE\\n        props:\\n          worker-id: 123\\n    # 分片算法配置\\n    shardingAlgorithms:\\n      user_inline:\\n        type: INLINE\\n        props:\\n          algorithm-expression: sys_log$->{log_type % 2}\\n\\nprops:\\n  sql-show: true', 'c5e2972e7d10c10e2d975f51a1c40400', '2010-05-05 00:00:00', '2025-10-14 02:53:19', NULL, '0:0:0:0:0:0:0:1', 'D', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (0, 33, 'nacos-sharding.yaml', 'DEFAULT_GROUP', '', '# !!!数据源名称要和动态数据源中配置的名称一致\\r\\ndatabaseName: sharding_db\\r\\n\\r\\n# 具体参看官网文档说明\\r\\ndataSources:\\r\\n  db_0:\\r\\n    dataSourceClassName: com.zaxxer.hikari.HikariDataSource\\r\\n    driverClassName: com.mysql.cj.jdbc.Driver\\r\\n    jdbcUrl: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\r\\n    password: root\\r\\n    username: root\\r\\n\\r\\nrules:\\r\\n  - !SHARDING\\r\\n    tables: # 数据分片规则配置\\r\\n      sys_log: # 逻辑表名称\\r\\n        actualDataNodes: db_0.sys_log$->{0..1} # 由数据源名 + 表名组成（参考 Inline 语法规则）\\r\\n        databaseStrategy: # 分库策略，缺省表示使用默认分库策略，以下的分片策略只能选其一\\r\\n          none:\\r\\n        tableStrategy: # 分表策略\\r\\n          standard: # 用于单分片键的标准分片场景\\r\\n            shardingColumn: log_type # 分片列名称\\r\\n            shardingAlgorithmName: user_inline\\r\\n        keyGenerateStrategy:\\r\\n          column: id\\r\\n          keyGeneratorName: snowflake\\r\\n    keyGenerators:\\r\\n      snowflake:\\r\\n        type: SNOWFLAKE\\r\\n        props:\\r\\n          worker-id: 123\\r\\n    # 分片算法配置\\r\\n    shardingAlgorithms:\\r\\n      user_inline:\\r\\n        type: INLINE\\r\\n        props:\\r\\n          algorithm-expression: sys_log$->{log_type % 2}\\r\\n\\r\\nprops:\\r\\n  sql-show: true', '7781ded11994d9e1b2230bed606cd8b7', '2010-05-05 00:00:00', '2025-10-14 02:54:17', NULL, '0:0:0:0:0:0:0:1', 'I', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (43, 34, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n        sharding_db:\\n          driver-class-name: org.apache.shardingsphere.driver.ShardingSphereDriver\\n          url: jdbc:shardingsphere:nacos:sharding.yaml\\n          # url: jdbc:shardingsphere:classpath:sharding.yaml\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', 'b0643d6374304bd8d1d69d21ed735a9e', '2010-05-05 00:00:00', '2025-10-14 02:54:54', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (43, 35, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n        sharding_db:\\n          driver-class-name: org.apache.shardingsphere.driver.ShardingSphereDriver\\n          url: jdbc:shardingsphere:nacos:nacos-sharding.yaml\\n          # url: jdbc:shardingsphere:classpath:sharding.yaml\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', '1055e3565097922e40554ba05cf90a60', '2010-05-05 00:00:00', '2025-10-14 03:25:40', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (43, 36, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', 'db86a793f5e62eb0f1e3478bd0f3520b', '2010-05-05 00:00:00', '2025-10-14 04:17:26', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (51, 37, 'nacos-sharding.yaml', 'DEFAULT_GROUP', '', '# !!!数据源名称要和动态数据源中配置的名称一致\\r\\ndatabaseName: sharding_db\\r\\n\\r\\n# 具体参看官网文档说明\\r\\ndataSources:\\r\\n  db_0:\\r\\n    dataSourceClassName: com.zaxxer.hikari.HikariDataSource\\r\\n    driverClassName: com.mysql.cj.jdbc.Driver\\r\\n    jdbcUrl: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\r\\n    password: root\\r\\n    username: root\\r\\n\\r\\nrules:\\r\\n  - !SHARDING\\r\\n    tables: # 数据分片规则配置\\r\\n      sys_log: # 逻辑表名称\\r\\n        actualDataNodes: db_0.sys_log$->{0..1} # 由数据源名 + 表名组成（参考 Inline 语法规则）\\r\\n        databaseStrategy: # 分库策略，缺省表示使用默认分库策略，以下的分片策略只能选其一\\r\\n          none:\\r\\n        tableStrategy: # 分表策略\\r\\n          standard: # 用于单分片键的标准分片场景\\r\\n            shardingColumn: log_type # 分片列名称\\r\\n            shardingAlgorithmName: user_inline\\r\\n        keyGenerateStrategy:\\r\\n          column: id\\r\\n          keyGeneratorName: snowflake\\r\\n    keyGenerators:\\r\\n      snowflake:\\r\\n        type: SNOWFLAKE\\r\\n        props:\\r\\n          worker-id: 123\\r\\n    # 分片算法配置\\r\\n    shardingAlgorithms:\\r\\n      user_inline:\\r\\n        type: INLINE\\r\\n        props:\\r\\n          algorithm-expression: sys_log$->{log_type % 2}\\r\\n\\r\\nprops:\\r\\n  sql-show: true', '7781ded11994d9e1b2230bed606cd8b7', '2010-05-05 00:00:00', '2025-10-14 04:17:50', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (43, 38, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n        sharding-db:\\n         driver-class-name: org.apache.shardingsphere.driver.ShardingSphereDriver\\n         url: jdbc:shardingsphere:nacos:sharding.yaml\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', '56ad0afc1ba7a9e08b37c58b2e561e67', '2010-05-05 00:00:00', '2025-10-14 04:18:08', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (0, 39, 'sharding.yaml', 'DEFAULT_GROUP', '', '# !!!数据源名称要和动态数据源中配置的名称一致\\ndatabaseName: sharding-db\\n\\n# 具体参看官网文档说明\\ndataSources:\\n  db_0:\\n    dataSourceClassName: com.zaxxer.hikari.HikariDataSource\\n    driverClassName: com.mysql.cj.jdbc.Driver\\n    jdbcUrl: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n    password: root\\n    username: root\\n\\nrules:\\n  - !SHARDING\\n    tables: # 数据分片规则配置\\n      sys_log: # 逻辑表名称\\n        actualDataNodes: db_0.sys_log$->{0..1} # 由数据源名 + 表名组成（参考 Inline 语法规则）\\n        databaseStrategy: # 分库策略，缺省表示使用默认分库策略，以下的分片策略只能选其一\\n          none:\\n        tableStrategy: # 分表策略\\n          standard: # 用于单分片键的标准分片场景\\n            shardingColumn: log_type # 分片列名称\\n            shardingAlgorithmName: user_inline\\n        keyGenerateStrategy:\\n          column: id\\n          keyGeneratorName: snowflake\\n    keyGenerators:\\n      snowflake:\\n        type: SNOWFLAKE\\n        props:\\n          worker-id: 123\\n    # 分片算法配置\\n    shardingAlgorithms:\\n      user_inline:\\n        type: INLINE\\n        props:\\n          algorithm-expression: sys_log$->{log_type % 2}\\n\\nprops:\\n  sql-show: true', '641b4fb3d23568319d543a974917a026', '2010-05-05 00:00:00', '2025-10-14 04:18:26', NULL, '0:0:0:0:0:0:0:1', 'I', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (51, 40, 'nacos-sharding.yaml', 'DEFAULT_GROUP', '', '# !!!数据源名称要和动态数据源中配置的名称一致\\ndatabaseName: sharding-db\\n\\n# 具体参看官网文档说明\\ndataSources:\\n  db_0:\\n    dataSourceClassName: com.zaxxer.hikari.HikariDataSource\\n    driverClassName: com.mysql.cj.jdbc.Driver\\n    jdbcUrl: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n    password: root\\n    username: root\\n\\nrules:\\n  - !SHARDING\\n    tables: # 数据分片规则配置\\n      sys_log: # 逻辑表名称\\n        actualDataNodes: db_0.sys_log$->{0..1} # 由数据源名 + 表名组成（参考 Inline 语法规则）\\n        databaseStrategy: # 分库策略，缺省表示使用默认分库策略，以下的分片策略只能选其一\\n          none:\\n        tableStrategy: # 分表策略\\n          standard: # 用于单分片键的标准分片场景\\n            shardingColumn: log_type # 分片列名称\\n            shardingAlgorithmName: user_inline\\n        keyGenerateStrategy:\\n          column: id\\n          keyGeneratorName: snowflake\\n    keyGenerators:\\n      snowflake:\\n        type: SNOWFLAKE\\n        props:\\n          worker-id: 123\\n    # 分片算法配置\\n    shardingAlgorithms:\\n      user_inline:\\n        type: INLINE\\n        props:\\n          algorithm-expression: sys_log$->{log_type % 2}\\n\\nprops:\\n  sql-show: true', '641b4fb3d23568319d543a974917a026', '2010-05-05 00:00:00', '2025-10-14 04:18:29', NULL, '0:0:0:0:0:0:0:1', 'D', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (43, 41, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n        sharding-db:\\n         driver-class-name: org.apache.shardingsphere.driver.ShardingSphereDriver\\n         url: jdbc:shardingsphere:nacos:nacos-sharding.yaml\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', '53f6248077a054db55d2fc4b881c489f', '2010-05-05 00:00:00', '2025-10-14 04:18:41', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (0, 42, 'sharding.yaml', 'DEFAULT_GROUP', '', '# !!!数据源名称要和动态数据源中配置的名称一致\\ndatabaseName: sharding-db\\n\\n# 具体参看官网文档说明\\ndataSources:\\n  db_0:\\n    dataSourceClassName: com.zaxxer.hikari.HikariDataSource\\n    driverClassName: com.mysql.cj.jdbc.Driver\\n    jdbcUrl: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n    password: root\\n    username: root\\n\\nrules:\\n  - !SHARDING\\n    tables: # 数据分片规则配置\\n      sys_log: # 逻辑表名称\\n        actualDataNodes: db_0.sys_log$->{0..1} # 由数据源名 + 表名组成（参考 Inline 语法规则）\\n        databaseStrategy: # 分库策略，缺省表示使用默认分库策略，以下的分片策略只能选其一\\n          none:\\n        tableStrategy: # 分表策略\\n          standard: # 用于单分片键的标准分片场景\\n            shardingColumn: log_type # 分片列名称\\n            shardingAlgorithmName: user_inline\\n        keyGenerateStrategy:\\n          column: id\\n          keyGeneratorName: snowflake\\n    keyGenerators:\\n      snowflake:\\n        type: SNOWFLAKE\\n        props:\\n          worker-id: 123\\n    # 分片算法配置\\n    shardingAlgorithms:\\n      user_inline:\\n        type: INLINE\\n        props:\\n          algorithm-expression: sys_log$->{log_type % 2}\\n\\nprops:\\n  sql-show: true', '641b4fb3d23568319d543a974917a026', '2010-05-05 00:00:00', '2025-10-14 04:33:10', NULL, '0:0:0:0:0:0:0:1', 'I', '', '');\nINSERT INTO `his_config_info` VALUES (53, 43, 'sharding.yaml', 'DEFAULT_GROUP', '', '# !!!数据源名称要和动态数据源中配置的名称一致\\ndatabaseName: sharding-db\\n\\n# 具体参看官网文档说明\\ndataSources:\\n  db_0:\\n    dataSourceClassName: com.zaxxer.hikari.HikariDataSource\\n    driverClassName: com.mysql.cj.jdbc.Driver\\n    jdbcUrl: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n    password: root\\n    username: root\\n\\nrules:\\n  - !SHARDING\\n    tables: # 数据分片规则配置\\n      sys_log: # 逻辑表名称\\n        actualDataNodes: db_0.sys_log$->{0..1} # 由数据源名 + 表名组成（参考 Inline 语法规则）\\n        databaseStrategy: # 分库策略，缺省表示使用默认分库策略，以下的分片策略只能选其一\\n          none:\\n        tableStrategy: # 分表策略\\n          standard: # 用于单分片键的标准分片场景\\n            shardingColumn: log_type # 分片列名称\\n            shardingAlgorithmName: user_inline\\n        keyGenerateStrategy:\\n          column: id\\n          keyGeneratorName: snowflake\\n    keyGenerators:\\n      snowflake:\\n        type: SNOWFLAKE\\n        props:\\n          worker-id: 123\\n    # 分片算法配置\\n    shardingAlgorithms:\\n      user_inline:\\n        type: INLINE\\n        props:\\n          algorithm-expression: sys_log$->{log_type % 2}\\n\\nprops:\\n  sql-show: true', '641b4fb3d23568319d543a974917a026', '2010-05-05 00:00:00', '2025-10-14 05:44:50', NULL, '0:0:0:0:0:0:0:1', 'D', '', '');\nINSERT INTO `his_config_info` VALUES (43, 44, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n        sharding-db:\\n         driver-class-name: org.apache.shardingsphere.driver.ShardingSphereDriver\\n         url: jdbc:shardingsphere:nacos:sharding.yaml\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', '56ad0afc1ba7a9e08b37c58b2e561e67', '2010-05-05 00:00:00', '2025-10-14 05:55:59', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (43, 45, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', 'db86a793f5e62eb0f1e3478bd0f3520b', '2010-05-05 00:00:00', '2025-10-14 06:04:56', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (43, 46, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n        sharding-db:\\n         driver-class-name: org.apache.shardingsphere.driver.ShardingSphereDriver\\n         url: jdbc:shardingsphere:nacos:sharding.yaml?serverAddr=${sharding.nacos.server-addr}&namespace=${sharding.nacos.namespace}&group=${sharding.nacos.group}\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', 'c5a434d5258c7951dde9c3e7faba29b4', '2010-05-05 00:00:00', '2025-10-14 06:08:34', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (43, 47, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n        sharding-db:\\n         driver-class-name: org.apache.shardingsphere.driver.ShardingSphereDriver\\n         url: jdbc:shardingsphere:nacos:sharding.yaml\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', '56ad0afc1ba7a9e08b37c58b2e561e67', '2010-05-05 00:00:00', '2025-10-14 06:13:21', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (46, 48, 'jeecg-sharding.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  shardingsphere:\\n    datasource:\\n      names: ds0\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        username: root\\n        password: root\\n        type: com.alibaba.druid.pool.DruidDataSource\\n    props:\\n      sql-show: true\\n    rules:\\n      sharding:\\n        binding-tables: sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds0.sys_log$->{0..1}\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', 'a93fa455c32cd37ca84631d2bbe13005', '2010-05-05 00:00:00', '2025-10-14 06:15:51', NULL, '0:0:0:0:0:0:0:1', 'D', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (48, 49, 'jeecg-sharding-multi.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  shardingsphere:\\n    datasource:\\n      names: ds0,ds1\\n      ds0:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        type: com.alibaba.druid.pool.DruidDataSource\\n        username: root\\n        password: root\\n      ds1:\\n        driverClassName: com.mysql.cj.jdbc.Driver\\n        url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot2?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n        type: com.alibaba.druid.pool.DruidDataSource\\n        username: root\\n        password: root\\n    props:\\n      sql-show: true\\n    rules:\\n      replica-query:\\n        load-balancers:\\n          round-robin:\\n            type: ROUND_ROBIN\\n            props:\\n              default: 0\\n        data-sources:\\n          prds:\\n            primary-data-source-name: ds0\\n            replica-data-source-names: ds1\\n            load-balancer-name: round_robin\\n      sharding:\\n        binding-tables:\\n          - sys_log\\n        key-generators:\\n          snowflake:\\n            type: SNOWFLAKE\\n            props:\\n              worker-id: 123\\n        sharding-algorithms:\\n          table-classbased:\\n            props:\\n              strategy: standard\\n              algorithmClassName: org.jeecg.modules.test.sharding.algorithm.StandardModTableShardAlgorithm\\n            type: CLASS_BASED\\n          database-inline:\\n            type: INLINE\\n            props:\\n              algorithm-expression: ds$->{operate_type % 2}\\n        tables:\\n          sys_log:\\n            actual-data-nodes: ds$->{0..1}.sys_log$->{0..1}\\n            database-strategy:\\n              standard:\\n                sharding-column: operate_type\\n                sharding-algorithm-name: database-inline\\n            table-strategy:\\n              standard:\\n                sharding-algorithm-name: table-classbased\\n                sharding-column: log_type', '0fc2b030ca8c0008f148c84ecbd2a8c7', '2010-05-05 00:00:00', '2025-10-14 06:15:54', NULL, '0:0:0:0:0:0:0:1', 'D', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (52, 50, 'sharding.yaml', 'DEFAULT_GROUP', '', '# !!!数据源名称要和动态数据源中配置的名称一致\\ndatabaseName: sharding-db\\n\\n# 具体参看官网文档说明\\ndataSources:\\n  db_0:\\n    dataSourceClassName: com.zaxxer.hikari.HikariDataSource\\n    driverClassName: com.mysql.cj.jdbc.Driver\\n    jdbcUrl: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai\\n    password: root\\n    username: root\\n\\nrules:\\n  - !SHARDING\\n    tables: # 数据分片规则配置\\n      sys_log: # 逻辑表名称\\n        actualDataNodes: db_0.sys_log$->{0..1} # 由数据源名 + 表名组成（参考 Inline 语法规则）\\n        databaseStrategy: # 分库策略，缺省表示使用默认分库策略，以下的分片策略只能选其一\\n          none:\\n        tableStrategy: # 分表策略\\n          standard: # 用于单分片键的标准分片场景\\n            shardingColumn: log_type # 分片列名称\\n            shardingAlgorithmName: user_inline\\n        keyGenerateStrategy:\\n          column: id\\n          keyGeneratorName: snowflake\\n    keyGenerators:\\n      snowflake:\\n        type: SNOWFLAKE\\n        props:\\n          worker-id: 123\\n    # 分片算法配置\\n    shardingAlgorithms:\\n      user_inline:\\n        type: INLINE\\n        props:\\n          algorithm-expression: sys_log$->{log_type % 2}\\n\\nprops:\\n  sql-show: true', '641b4fb3d23568319d543a974917a026', '2010-05-05 00:00:00', '2025-10-14 08:05:45', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (43, 51, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n        sharding-db:\\n         driver-class-name: org.apache.shardingsphere.driver.ShardingSphereDriver\\n         url: jdbc:shardingsphere:nacos:sharding.yaml?serverAddr=${spring.cloud.nacos.config.server-addr}&namespace=${spring.cloud.nacos.config.namespace}&group=${spring.cloud.nacos.config.group}\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', '4c2bf17d3793f9b950cafd4063b306d3', '2010-05-05 00:00:00', '2025-10-14 08:06:16', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (43, 52, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n        # sharding-db:\\n        #  driver-class-name: org.apache.shardingsphere.driver.ShardingSphereDriver\\n        #  url: jdbc:shardingsphere:nacos:sharding.yaml?serverAddr=${spring.cloud.nacos.config.server-addr}&namespace=${spring.cloud.nacos.config.namespace}&group=${spring.cloud.nacos.config.group}\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', '6759f0f45d7d36981fe677e1d53f3a75', '2010-05-05 00:00:00', '2025-10-14 08:10:30', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\nINSERT INTO `his_config_info` VALUES (43, 53, 'jeecg-dev.yaml', 'DEFAULT_GROUP', '', 'spring:\\n  datasource:\\n    druid:\\n      stat-view-servlet:\\n        enabled: true\\n        loginUsername: admin\\n        loginPassword: 123456\\n        allow:\\n      web-stat-filter:\\n        enabled: true\\n    dynamic:\\n      druid:\\n        initial-size: 5\\n        min-idle: 5\\n        maxActive: 20\\n        maxWait: 60000\\n        timeBetweenEvictionRunsMillis: 60000\\n        minEvictableIdleTimeMillis: 300000\\n        validationQuery: SELECT 1 FROM DUAL\\n        testWhileIdle: true\\n        testOnBorrow: false\\n        testOnReturn: false\\n        poolPreparedStatements: true\\n        maxPoolPreparedStatementPerConnectionSize: 20\\n        filters: stat,slf4j\\n        wall:\\n          selectWhereAlwayTrueCheck: false\\n        stat:\\n          merge-sql: true\\n          slow-sql-millis: 5000\\n      datasource:\\n        master:\\n          url: jdbc:mysql://jeecg-boot-mysql:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\\n          username: root\\n          password: root\\n          driver-class-name: com.mysql.cj.jdbc.Driver\\n        sharding-db:\\n         driver-class-name: org.apache.shardingsphere.driver.ShardingSphereDriver\\n         url: jdbc:shardingsphere:nacos:sharding.yaml?serverAddr=${spring.cloud.nacos.config.server-addr}&namespace=${spring.cloud.nacos.config.namespace}&group=${spring.cloud.nacos.config.group}\\n  data:\\n    redis:\\n      database: 0\\n      host: jeecg-boot-redis\\n      password:\\n      port: 6379\\n  rabbitmq:\\n    host: jeecg-boot-rabbitmq\\n    username: guest\\n    password: guest\\n    port: 5672\\n    publisher-confirms: true\\n    publisher-returns: true\\n    virtual-host: /\\n    listener:\\n      simple:\\n        acknowledge-mode: manual\\n        concurrency: 1\\n        max-concurrency: 1\\n        retry:\\n          enabled: true\\n  flyway:\\n    enabled: false\\n    locations: classpath:flyway/sql/mysql\\n    clean-disabled: true\\nminidao:\\n  base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*\\njeecg:\\n  firewall:\\n    dataSourceSafe: false\\n    lowCodeMode: dev\\n  signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a\\n  signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys\\n  uploadType: local\\n  domainUrl:\\n    pc: http://localhost:3100\\n    app: http://localhost:8051\\n  path:\\n    upload: /opt/upFiles\\n    webapp: /opt/webapp\\n  shiro:\\n    excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**\\n  oss:\\n    endpoint: oss-cn-beijing.aliyuncs.com\\n    accessKey: ??\\n    secretKey: ??\\n    bucketName: jeecgdev\\n    staticDomain: ??  \\n  file-view-domain: 127.0.0.1:8012\\n  minio:\\n    minio_url: http://minio.jeecg.com\\n    minio_name: ??\\n    minio_pass: ??\\n    bucketName: otatest\\n  jmreport:\\n    saasMode:\\n    firewall:\\n      dataSourceSafe: false\\n      lowCodeMode: dev\\n  wps:\\n    domain: https://wwo.wps.cn/office/\\n    appid: ??\\n    appsecret: ??\\n  xxljob:\\n    enabled: false\\n    adminAddresses: http://jeecg-boot-xxljob:9080/xxl-job-admin\\n    appname: ${spring.application.name}\\n    accessToken: \\'\\'\\n    logPath: logs/jeecg/job/jobhandler/\\n    logRetentionDays: 30\\n  redisson:\\n    address: jeecg-boot-redis:6379\\n    password:\\n    type: STANDALONE\\n    enabled: true\\n  ai-chat:\\n    enabled: false\\n    apiKey: \\\"？？？？\\\"\\n    apiHost: \\\"https://api.openai.com\\\"\\n    timeout: 60\\n  ai-rag:\\n    embed-store:\\n      host: 127.0.0.1\\n      port: 5432\\n      database: postgres\\n      user: postgres\\n      password: postgres\\n      table: embeddings\\ncas:\\n  prefixUrl: http://localhost:8888/cas\\nknife4j:\\n  production: false\\n  basic:\\n    enable: false\\n    username: jeecg\\n    password: jeecg1314\\njustauth:\\n  enabled: true\\n  type:\\n    GITHUB:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback\\n    WECHAT_ENTERPRISE:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback\\n      agent-id: ??\\n    DINGTALK:\\n      client-id: ??\\n      client-secret: ??\\n      redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback\\n  cache:\\n    type: default\\n    prefix: \\'demo::\\'\\n    timeout: 1h\\nthird-app:\\n  enabled: false\\n  type:\\n    WECHAT_ENTERPRISE:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??\\n    DINGTALK:\\n      enabled: false\\n      client-id: ??\\n      client-secret: ??\\n      agent-id: ??', '4c2bf17d3793f9b950cafd4063b306d3', '2010-05-05 00:00:00', '2025-10-14 08:13:43', NULL, '0:0:0:0:0:0:0:1', 'U', 'springboot3', '');\n\n-- ----------------------------\n-- Table structure for permissions\n-- ----------------------------\nDROP TABLE IF EXISTS `permissions`;\nCREATE TABLE `permissions`  (\n  `role` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `resource` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `action` varchar(8) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  UNIQUE INDEX `uk_role_permission`(`role`, `resource`, `action`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of permissions\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for roles\n-- ----------------------------\nDROP TABLE IF EXISTS `roles`;\nCREATE TABLE `roles`  (\n  `username` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `role` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  UNIQUE INDEX `uk_username_role`(`username`, `role`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of roles\n-- ----------------------------\nINSERT INTO `roles` VALUES ('nacos', 'ROLE_ADMIN');\n\n-- ----------------------------\n-- Table structure for tenant_capacity\n-- ----------------------------\nDROP TABLE IF EXISTS `tenant_capacity`;\nCREATE TABLE `tenant_capacity`  (\n  `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT '主键ID',\n  `tenant_id` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '' COMMENT 'Tenant ID',\n  `quota` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '配额，0表示使用默认值',\n  `usage` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '使用量',\n  `max_size` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '单个配置大小上限，单位为字节，0表示使用默认值',\n  `max_aggr_count` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '聚合子配置最大个数',\n  `max_aggr_size` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '单个聚合数据的子配置大小上限，单位为字节，0表示使用默认值',\n  `max_history_count` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT '最大变更历史数量',\n  `gmt_create` datetime NOT NULL DEFAULT '2010-05-05 00:00:00' COMMENT '创建时间',\n  `gmt_modified` datetime NOT NULL DEFAULT '2010-05-05 00:00:00' COMMENT '修改时间',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uk_tenant_id`(`tenant_id`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 1 CHARACTER SET = utf8 COLLATE = utf8_bin COMMENT = '租户容量信息表' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of tenant_capacity\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for tenant_info\n-- ----------------------------\nDROP TABLE IF EXISTS `tenant_info`;\nCREATE TABLE `tenant_info`  (\n  `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT 'id',\n  `kp` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'kp',\n  `tenant_id` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT '' COMMENT 'tenant_id',\n  `tenant_name` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT '' COMMENT 'tenant_name',\n  `tenant_desc` varchar(256) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT 'tenant_desc',\n  `create_source` varchar(32) CHARACTER SET utf8 COLLATE utf8_bin NULL DEFAULT NULL COMMENT 'create_source',\n  `gmt_create` bigint(20) NOT NULL COMMENT '创建时间',\n  `gmt_modified` bigint(20) NOT NULL COMMENT '修改时间',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `uk_tenant_info_kptenantid`(`kp`, `tenant_id`) USING BTREE,\n  INDEX `idx_tenant_id`(`tenant_id`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 4 CHARACTER SET = utf8 COLLATE = utf8_bin COMMENT = 'tenant_info' ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of tenant_info\n-- ----------------------------\nINSERT INTO `tenant_info` VALUES (3, '1', 'springboot3', 'springboot3', 'springboot3版本配置文件，与springboot2有很大区别', 'nacos', 1719069088146, 1719069195885);\n\n-- ----------------------------\n-- Table structure for users\n-- ----------------------------\nDROP TABLE IF EXISTS `users`;\nCREATE TABLE `users`  (\n  `username` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `password` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `enabled` tinyint(1) NOT NULL,\n  PRIMARY KEY (`username`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = DYNAMIC;\n\n-- ----------------------------\n-- Records of users\n-- ----------------------------\nINSERT INTO `users` VALUES ('nacos', '$2a$10$EuWPZHzz32dJN7jexM34MOeYirDdFAZm2kuWj7VEOJhhZkDrxfvUu', 1);\n\nSET FOREIGN_KEY_CHECKS = 1;"
  },
  {
    "path": "jeecg-boot/db/tables_xxl_job.sql",
    "content": "#\n# XXL-JOB v2.4.0\n# Copyright (c) 2015-present, xuxueli.\n\nCREATE database if NOT EXISTS `xxl_job` default character set utf8mb4 collate utf8mb4_general_ci;\nuse `xxl_job`;\n\n/*\n Navicat Premium Data Transfer\n\n Source Server         : mysql5.7\n Source Server Type    : MySQL\n Source Server Version : 50738 (5.7.38)\n Source Host           : 127.0.0.1:3306\n Source Schema         : xxl_job\n\n Target Server Type    : MySQL\n Target Server Version : 50738 (5.7.38)\n File Encoding         : 65001\n\n Date: 10/02/2025 13:49:31\n*/\n\nSET NAMES utf8mb4;\nSET FOREIGN_KEY_CHECKS = 0;\n\n-- ----------------------------\n-- Table structure for xxl_job_group\n-- ----------------------------\nDROP TABLE IF EXISTS `xxl_job_group`;\nCREATE TABLE `xxl_job_group`  (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `app_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '执行器AppName',\n  `title` varchar(12) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '执行器名称',\n  `address_type` tinyint(4) NOT NULL DEFAULT 0 COMMENT '执行器地址类型：0=自动注册、1=手动录入',\n  `address_list` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT '执行器地址列表，多地址逗号分隔',\n  `update_time` datetime NULL DEFAULT NULL,\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 4 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;\n\n-- ----------------------------\n-- Records of xxl_job_group\n-- ----------------------------\nINSERT INTO `xxl_job_group` VALUES (1, 'xxl-job-executor-sample', '示例执行器', 0, NULL, '2025-02-10 13:49:04');\nINSERT INTO `xxl_job_group` VALUES (2, 'jeecg-demo', '测试Demo模块', 0, NULL, '2025-02-10 13:49:04');\nINSERT INTO `xxl_job_group` VALUES (3, 'jeecg-system', '系统System模块', 0, NULL, '2025-02-10 13:49:04');\n\n-- ----------------------------\n-- Table structure for xxl_job_info\n-- ----------------------------\nDROP TABLE IF EXISTS `xxl_job_info`;\nCREATE TABLE `xxl_job_info`  (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `job_group` int(11) NOT NULL COMMENT '执行器主键ID',\n  `job_desc` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `add_time` datetime NULL DEFAULT NULL,\n  `update_time` datetime NULL DEFAULT NULL,\n  `author` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '作者',\n  `alarm_email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '报警邮件',\n  `schedule_type` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL DEFAULT 'NONE' COMMENT '调度类型',\n  `schedule_conf` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '调度配置，值含义取决于调度类型',\n  `misfire_strategy` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL DEFAULT 'DO_NOTHING' COMMENT '调度过期策略',\n  `executor_route_strategy` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '执行器路由策略',\n  `executor_handler` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '执行器任务handler',\n  `executor_param` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '执行器任务参数',\n  `executor_block_strategy` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '阻塞处理策略',\n  `executor_timeout` int(11) NOT NULL DEFAULT 0 COMMENT '任务执行超时时间，单位秒',\n  `executor_fail_retry_count` int(11) NOT NULL DEFAULT 0 COMMENT '失败重试次数',\n  `glue_type` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT 'GLUE类型',\n  `glue_source` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT 'GLUE源代码',\n  `glue_remark` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT 'GLUE备注',\n  `glue_updatetime` datetime NULL DEFAULT NULL COMMENT 'GLUE更新时间',\n  `child_jobid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '子任务ID，多个逗号分隔',\n  `trigger_status` tinyint(4) NOT NULL DEFAULT 0 COMMENT '调度状态：0-停止，1-运行',\n  `trigger_last_time` bigint(13) NOT NULL DEFAULT 0 COMMENT '上次调度时间',\n  `trigger_next_time` bigint(13) NOT NULL DEFAULT 0 COMMENT '下次调度时间',\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 3 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;\n\n-- ----------------------------\n-- Records of xxl_job_info\n-- ----------------------------\nINSERT INTO `xxl_job_info` VALUES (1, 1, '测试任务1', '2018-11-03 22:21:31', '2024-08-21 22:30:30', 'XXL', '', 'CRON', '0 0 0 * * ? *', 'DO_NOTHING', 'FIRST', 'demoJob', '', 'SERIAL_EXECUTION', 0, 0, 'BEAN', '', 'GLUE代码初始化', '2018-11-03 22:21:31', '', 1, 1729353600000, 1739203200000);\nINSERT INTO `xxl_job_info` VALUES (2, 3, '测试jeecg xxljob', '2024-08-21 22:41:10', '2024-08-21 22:41:30', 'JEECG', '', 'CRON', '* * * * * ?', 'DO_NOTHING', 'FIRST', 'demoJob', '', 'SERIAL_EXECUTION', 0, 0, 'BEAN', '', 'GLUE代码初始化', '2024-08-21 22:41:10', '', 1, 1739166572000, 1739166573000);\n\n-- ----------------------------\n-- Table structure for xxl_job_lock\n-- ----------------------------\nDROP TABLE IF EXISTS `xxl_job_lock`;\nCREATE TABLE `xxl_job_lock`  (\n  `lock_name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '锁名称',\n  PRIMARY KEY (`lock_name`) USING BTREE\n) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;\n\n-- ----------------------------\n-- Records of xxl_job_lock\n-- ----------------------------\nINSERT INTO `xxl_job_lock` VALUES ('schedule_lock');\n\n-- ----------------------------\n-- Table structure for xxl_job_log\n-- ----------------------------\nDROP TABLE IF EXISTS `xxl_job_log`;\nCREATE TABLE `xxl_job_log`  (\n  `id` bigint(20) NOT NULL AUTO_INCREMENT,\n  `job_group` int(11) NOT NULL COMMENT '执行器主键ID',\n  `job_id` int(11) NOT NULL COMMENT '任务，主键ID',\n  `executor_address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '执行器地址，本次执行的地址',\n  `executor_handler` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '执行器任务handler',\n  `executor_param` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '执行器任务参数',\n  `executor_sharding_param` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '执行器任务分片参数，格式如 1/2',\n  `executor_fail_retry_count` int(11) NOT NULL DEFAULT 0 COMMENT '失败重试次数',\n  `trigger_time` datetime NULL DEFAULT NULL COMMENT '调度-时间',\n  `trigger_code` int(11) NOT NULL COMMENT '调度-结果',\n  `trigger_msg` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT '调度-日志',\n  `handle_time` datetime NULL DEFAULT NULL COMMENT '执行-时间',\n  `handle_code` int(11) NOT NULL COMMENT '执行-状态',\n  `handle_msg` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT '执行-日志',\n  `alarm_status` tinyint(4) NOT NULL DEFAULT 0 COMMENT '告警状态：0-默认、1-无需告警、2-告警成功、3-告警失败',\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `I_trigger_time`(`trigger_time`) USING BTREE,\n  INDEX `I_handle_code`(`handle_code`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 6761 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;\n\n-- ----------------------------\n-- Records of xxl_job_log\n-- ----------------------------\nINSERT INTO `xxl_job_log` VALUES (6618, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:09', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6619, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:10', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6620, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:11', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6621, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:12', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6622, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:13', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6623, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:14', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6624, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:15', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6625, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:16', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6626, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:17', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6627, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:18', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6628, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:19', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6629, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:20', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6630, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:21', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6631, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:22', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6632, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:23', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6633, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:24', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6634, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:25', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6635, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:26', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6636, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:27', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6637, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:28', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6638, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:29', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6639, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:30', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6640, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:31', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6641, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:32', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6642, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:33', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6643, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:34', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6644, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:35', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6645, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:36', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6646, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:37', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6647, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:38', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6648, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:39', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6649, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:40', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6650, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:41', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6651, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:42', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6652, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:43', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6653, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:44', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6654, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:45', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6655, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:46', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6656, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:47', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6657, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:48', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6658, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:49', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6659, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:50', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6660, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:51', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6661, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:52', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6662, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:53', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6663, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:54', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6664, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:55', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6665, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:56', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6666, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:57', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6667, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:58', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6668, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:47:59', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6669, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:00', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6670, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:01', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6671, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:02', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6672, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:03', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6673, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:04', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6674, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:05', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6675, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:06', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6676, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:07', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6677, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:08', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6678, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:09', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6679, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:10', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6680, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:11', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6681, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:12', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6682, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:13', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6683, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:14', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6684, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:15', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6685, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:16', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6686, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:17', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6687, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:18', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6688, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:19', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6689, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:20', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6690, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:21', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6691, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:22', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6692, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:23', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6693, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:24', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6694, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:25', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6695, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:26', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6696, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:27', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6697, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:28', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6698, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:29', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6699, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:30', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6700, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:31', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6701, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:32', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6702, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:33', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6703, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:34', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6704, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:35', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6705, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:36', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6706, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:37', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6707, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:38', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6708, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:39', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6709, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:40', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6710, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:41', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6711, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:42', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6712, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:43', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6713, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:44', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6714, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:45', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6715, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:46', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6716, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:47', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6717, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:48', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6718, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:49', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6719, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:50', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6720, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:51', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6721, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:52', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6722, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:53', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6723, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:54', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6724, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:55', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6725, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:56', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6726, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:57', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6727, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:58', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6728, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:48:59', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6729, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:00', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6730, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:01', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6731, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:02', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6732, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:03', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6733, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:04', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6734, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:05', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6735, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:06', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6736, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:07', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6737, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:08', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6738, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:09', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6739, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:10', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6740, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:11', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6741, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:12', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6742, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:13', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6743, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:14', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6744, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:15', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6745, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:16', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6746, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:17', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6747, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:18', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6748, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:19', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6749, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:20', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6750, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:21', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6751, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:22', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6752, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:23', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6753, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:24', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 2);\nINSERT INTO `xxl_job_log` VALUES (6754, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:25', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 0);\nINSERT INTO `xxl_job_log` VALUES (6755, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:26', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 0);\nINSERT INTO `xxl_job_log` VALUES (6756, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:27', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 0);\nINSERT INTO `xxl_job_log` VALUES (6757, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:28', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 0);\nINSERT INTO `xxl_job_log` VALUES (6758, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:29', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 0);\nINSERT INTO `xxl_job_log` VALUES (6759, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:30', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 0);\nINSERT INTO `xxl_job_log` VALUES (6760, 3, 2, NULL, 'demoJob', '', NULL, 0, '2025-02-10 13:49:31', 500, '任务触发类型：Cron触发<br>调度机器：192.168.1.11<br>执行器-注册方式：自动注册<br>执行器-地址列表：null<br>路由策略：第一个<br>阻塞处理策略：单机串行<br>任务超时时间：0<br>失败重试次数：0<br><br><span style=\\\"color:#00c0ef;\\\" > >>>>>>>>>>>触发调度<<<<<<<<<<< </span><br>调度失败：执行器地址为空<br><br>', NULL, 0, NULL, 0);\n\n-- ----------------------------\n-- Table structure for xxl_job_log_report\n-- ----------------------------\nDROP TABLE IF EXISTS `xxl_job_log_report`;\nCREATE TABLE `xxl_job_log_report`  (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `trigger_day` datetime NULL DEFAULT NULL COMMENT '调度-时间',\n  `running_count` int(11) NOT NULL DEFAULT 0 COMMENT '运行中-日志数量',\n  `suc_count` int(11) NOT NULL DEFAULT 0 COMMENT '执行成功-日志数量',\n  `fail_count` int(11) NOT NULL DEFAULT 0 COMMENT '执行失败-日志数量',\n  `update_time` datetime NULL DEFAULT NULL,\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `i_trigger_day`(`trigger_day`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 13 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;\n\n-- ----------------------------\n-- Records of xxl_job_log_report\n-- ----------------------------\nINSERT INTO `xxl_job_log_report` VALUES (1, '2024-08-21 00:00:00', 70, 0, 5, NULL);\nINSERT INTO `xxl_job_log_report` VALUES (2, '2024-08-20 00:00:00', 0, 0, 0, NULL);\nINSERT INTO `xxl_job_log_report` VALUES (3, '2024-08-19 00:00:00', 0, 0, 0, NULL);\nINSERT INTO `xxl_job_log_report` VALUES (4, '2024-09-10 00:00:00', 0, 0, 56, NULL);\nINSERT INTO `xxl_job_log_report` VALUES (5, '2024-09-09 00:00:00', 0, 0, 0, NULL);\nINSERT INTO `xxl_job_log_report` VALUES (6, '2024-09-08 00:00:00', 0, 0, 0, NULL);\nINSERT INTO `xxl_job_log_report` VALUES (7, '2024-10-19 00:00:00', 0, 0, 6391, NULL);\nINSERT INTO `xxl_job_log_report` VALUES (8, '2024-10-18 00:00:00', 0, 0, 0, NULL);\nINSERT INTO `xxl_job_log_report` VALUES (9, '2024-10-17 00:00:00', 0, 0, 0, NULL);\nINSERT INTO `xxl_job_log_report` VALUES (10, '2025-02-10 00:00:00', 0, 0, 116, NULL);\nINSERT INTO `xxl_job_log_report` VALUES (11, '2025-02-09 00:00:00', 0, 0, 0, NULL);\nINSERT INTO `xxl_job_log_report` VALUES (12, '2025-02-08 00:00:00', 0, 0, 0, NULL);\n\n-- ----------------------------\n-- Table structure for xxl_job_logglue\n-- ----------------------------\nDROP TABLE IF EXISTS `xxl_job_logglue`;\nCREATE TABLE `xxl_job_logglue`  (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `job_id` int(11) NOT NULL COMMENT '任务，主键ID',\n  `glue_type` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT 'GLUE类型',\n  `glue_source` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT 'GLUE源代码',\n  `glue_remark` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT 'GLUE备注',\n  `add_time` datetime NULL DEFAULT NULL,\n  `update_time` datetime NULL DEFAULT NULL,\n  PRIMARY KEY (`id`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 1 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;\n\n-- ----------------------------\n-- Records of xxl_job_logglue\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for xxl_job_registry\n-- ----------------------------\nDROP TABLE IF EXISTS `xxl_job_registry`;\nCREATE TABLE `xxl_job_registry`  (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `registry_group` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `registry_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `registry_value` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,\n  `update_time` datetime NULL DEFAULT NULL,\n  PRIMARY KEY (`id`) USING BTREE,\n  INDEX `i_g_k_v`(`registry_group`, `registry_key`, `registry_value`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 1 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;\n\n-- ----------------------------\n-- Records of xxl_job_registry\n-- ----------------------------\n\n-- ----------------------------\n-- Table structure for xxl_job_user\n-- ----------------------------\nDROP TABLE IF EXISTS `xxl_job_user`;\nCREATE TABLE `xxl_job_user`  (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `username` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '账号',\n  `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '密码',\n  `role` tinyint(4) NOT NULL COMMENT '角色：0-普通用户、1-管理员',\n  `permission` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '权限：执行器ID列表，多个逗号分割',\n  PRIMARY KEY (`id`) USING BTREE,\n  UNIQUE INDEX `i_username`(`username`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 2 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;\n\n-- ----------------------------\n-- Records of xxl_job_user\n-- ----------------------------\nINSERT INTO `xxl_job_user` VALUES (1, 'admin', 'e10adc3949ba59abbe56e057f20f883e', 1, NULL);\n\nSET FOREIGN_KEY_CHECKS = 1;\n\n"
  },
  {
    "path": "jeecg-boot/db/其他数据库脚本/oracle11g dmp说明.txt",
    "content": "oracle导出编码：  export NLS_LANG=AMERICAN_AMERICA.ZHS16GBK\n\n导出用户：  jeecgbootos\n\n导入命令：  imp scott/tiger@orcl file=jeecgboot-oracle11g.dmp"
  },
  {
    "path": "jeecg-boot/db/版本升级说明.md",
    "content": "# 版本升级方法\n\n> JeecgBoot属于平台级产品，每次升级改动较大，目前做不到平滑升级。\n\n### 增量升级方案\n\n#### 1.代码合并\n 本地通过svn或git做好主干，在分支上做业务开发，jeecg每次版本发布，可以手工覆盖主干的代码，对比合并代码；\n\n#### 2.数据库升级\n- 从3.6.2+版本增加flyway自动升级数据库机制，支持 mysql5.7、mysql8; \n- 其他库请手工执行SQL, 目录： `jeecg-module-system\\jeecg-system-start\\src\\main\\resources\\flyway\\sql\\mysql`\n> 注意： 升级sql只提供mysql版本；如果有权限升级, 还需要手工角色授权，退出重新登录才好使。\n\n#### 3.其他数据库脚本说明\n  原先官方默认提供oracle和SqlServer的脚本，但是维护成本太高，未提供脚本的数据库，可以参考下面的文档自己转\n   https://my.oschina.net/jeecg/blog/4905722\n   （注意：定时任务的表qrtz_*，需要删掉用原始的脚本重新执行一下）\n   quartz-2.2.3-distribution.tar.gz放到百度网盘中，大家自己下载，执行所需数据库脚本\n   https://pan.baidu.com/s/1WrmZdUuAPg3iBwJ-LoHWyg?pwd=8mdz \n\n#### 4.兼容问题\n 每次发版，会针对不兼容地方重点说明。"
  },
  {
    "path": "jeecg-boot/docker-compose.yml",
    "content": "version: '2'\nservices:\n  jeecg-boot-mysql:\n    build:\n      context: ./db\n    environment:\n      MYSQL_ROOT_PASSWORD: root\n      MYSQL_ROOT_HOST: '%'\n      TZ: Asia/Shanghai\n    restart: always\n    container_name: jeecg-boot-mysql\n    image: jeecg-boot-mysql\n    command:\n      --character-set-server=utf8mb4\n      --collation-server=utf8mb4_general_ci\n      --explicit_defaults_for_timestamp=true\n      --lower_case_table_names=1\n      --max_allowed_packet=128M\n      --default-authentication-plugin=caching_sha2_password\n    ports:\n      - 13306:3306\n    networks:\n      - jeecg-boot\n\n  jeecg-boot-redis:\n    image: registry.cn-hangzhou.aliyuncs.com/jeecgdocker/redis:5.0\n#    ports:\n#      - 6379:6379\n    restart: always\n    hostname: jeecg-boot-redis\n    container_name: jeecg-boot-redis\n    networks:\n      - jeecg-boot\n\n  jeecg-boot-pgvector:\n    image: registry.cn-hangzhou.aliyuncs.com/jeecgdocker/pgvector\n    container_name: jeecg-boot-pgvector\n    environment:\n      POSTGRES_USER: postgres\n      POSTGRES_PASSWORD: postgres\n      POSTGRES_DB: vector_db\n#    ports:\n#      - 5432:5432\n    restart: always\n    networks:\n      - jeecg-boot\n  \n#  jeecg-boot-rabbitmq:\n#    image: rabbitmq:3.7.7-management\n##    ports:\n##      - 5672:5672\n##      - 15672:15672\n#    restart: always\n#    container_name: jeecg-boot-rabbitmq\n#    hostname: jeecg-boot-rabbitmq\n#    environment:\n#      RABBITMQ_DEFAULT_USER: guest\n#      RABBITMQ_DEFAULT_PASS: guest\n#    networks:\n#      - jeecg-boot\n\n  jeecg-boot-system:\n    build:\n      context: ./jeecg-module-system/jeecg-system-start\n    restart: on-failure\n    mac_address: 02:42:ac:11:00:02\n    depends_on:\n      - jeecg-boot-mysql\n      - jeecg-boot-redis\n    container_name: jeecg-boot-system\n    image: jeecg-boot-system\n    hostname: jeecg-boot-system\n    ports:\n      - 8080:8080\n    networks:\n      - jeecg-boot\n    volumes:\n      - ./config:/jeecg-boot/config\n\nnetworks:\n  jeecg-boot:\n    name: jeecg_boot\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/pom.xml",
    "content": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n\txmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n\txsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n\t<parent>\n\t\t<groupId>org.jeecgframework.boot3</groupId>\n\t\t<artifactId>jeecg-boot-parent</artifactId>\n\t\t<version>3.9.1</version>\n\t</parent>\n\t<modelVersion>4.0.0</modelVersion>\n\t<artifactId>jeecg-boot-base-core</artifactId>\n\n\t<repositories>\n\t\t<repository>\n\t\t\t<id>aliyun</id>\n\t\t\t<name>aliyun Repository</name>\n\t\t\t<url>https://maven.aliyun.com/repository/public</url>\n\t\t\t<snapshots>\n\t\t\t\t<enabled>false</enabled>\n\t\t\t</snapshots>\n\t\t</repository>\n\t\t<repository>\n\t\t\t<id>jeecg</id>\n\t\t\t<name>jeecg Repository</name>\n\t\t\t<url>https://maven.jeecg.org/nexus/content/repositories/jeecg</url>\n\t\t\t<snapshots>\n\t\t\t\t<enabled>false</enabled>\n\t\t\t</snapshots>\n\t\t</repository>\n\t\t<repository>\n\t\t\t<id>jeecg-snapshots</id>\n\t\t\t<name>jeecg-snapshots Repository</name>\n\t\t\t<url>https://oss.sonatype.org/content/repositories/snapshots</url>\n\t\t\t<releases>\n\t\t\t\t<enabled>false</enabled>\n\t\t\t</releases>\n\t\t\t<snapshots>\n\t\t\t\t<enabled>true</enabled>\n\t\t\t</snapshots>\n\t\t</repository>\n\t</repositories>\n\t\n\t<dependencies>\n\t\t<!--jeecg-tools-->\n\t\t<dependency>\n\t\t\t<groupId>org.jeecgframework.boot3</groupId>\n\t\t\t<artifactId>jeecg-boot-common</artifactId>\n\t\t\t<exclusions>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<groupId>commons-logging</groupId>\n\t\t\t\t\t<artifactId>commons-logging</artifactId>\n\t\t\t\t</exclusion>\n\t\t\t</exclusions>\n\t\t</dependency>\n\t\t<!--集成springmvc框架并实现自动配置 -->\n\t\t<dependency>\n\t\t\t<groupId>org.springframework.boot</groupId>\n\t\t\t<artifactId>spring-boot-starter-web</artifactId>\n\t\t</dependency>\n\t\t<!-- websocket -->\n\t\t<dependency>\n\t\t\t<groupId>org.springframework.boot</groupId>\n\t\t\t<artifactId>spring-boot-starter-websocket</artifactId>\n\t\t</dependency>\n\t\t<dependency>\n\t\t\t<groupId>org.springframework.boot</groupId>\n\t\t\t<artifactId>spring-boot-starter-mail</artifactId>\n\t\t</dependency>\n\t\t<dependency>\n\t\t\t<groupId>org.springframework.boot</groupId>\n\t\t\t<artifactId>spring-boot-starter-aop</artifactId>\n\t\t</dependency>\n\t\t<dependency>\n\t\t\t<groupId>org.springframework.boot</groupId>\n\t\t\t<artifactId>spring-boot-starter-actuator</artifactId>\n\t\t</dependency>\n\t\t<!--springboot2.3+ 需引入validation对应的包-->\n\t\t<dependency>\n\t\t\t<groupId>org.springframework.boot</groupId>\n\t\t\t<artifactId>spring-boot-starter-validation</artifactId>\n\t\t</dependency>\n\t\t<!--springboot2.6+解决metrics端点不显示jvm信息的问题-->\n\t\t<dependency>\n\t\t\t<groupId>io.micrometer</groupId>\n\t\t\t<artifactId>micrometer-registry-prometheus</artifactId>\n\t\t</dependency>\n\n\t\t<!-- commons -->\n\t\t<dependency>\n\t\t\t<groupId>commons-io</groupId>\n\t\t\t<artifactId>commons-io</artifactId>\n\t\t\t<version>${commons-io.version}</version>\n\t\t</dependency>\n\t\t<dependency>\n\t\t\t<groupId>commons-lang</groupId>\n\t\t\t<artifactId>commons-lang</artifactId>\n\t\t\t<version>${commons.version}</version>\n\t\t</dependency>\n\t\t<!-- freemarker -->\n\t\t<dependency>\n\t\t\t<groupId>org.springframework.boot</groupId>\n\t\t\t<artifactId>spring-boot-starter-freemarker</artifactId>\n\t\t</dependency>\n\n\t\t<!-- mybatis-plus -->\n\t\t<dependency>\n\t\t\t<groupId>com.baomidou</groupId>\n\t\t\t<artifactId>mybatis-plus-spring-boot3-starter</artifactId>\n\t\t\t<version>${mybatis-plus.version}</version>\n\t\t</dependency>\n\t\t<dependency>\n\t\t\t<groupId>com.baomidou</groupId>\n\t\t\t<artifactId>mybatis-plus-jsqlparser-4.9</artifactId>\n\t\t\t<version>${mybatis-plus.version}</version>\n\t\t</dependency>\n\t\t<!-- minidao -->\n        <dependency>\n            <groupId>org.jeecgframework.boot3</groupId>\n            <artifactId>minidao-spring-boot-starter-jsqlparser-4.9</artifactId>\n        </dependency>\n\n\t\t<!-- druid -->\n\t\t<dependency>\n\t\t\t<groupId>com.alibaba</groupId>\n\t\t\t<artifactId>druid-spring-boot-3-starter</artifactId>\n\t\t\t<version>${druid.version}</version>\n\t\t</dependency>\n\n\t\t<!-- 动态数据源 -->\n\t\t<dependency>\n\t\t\t<groupId>com.baomidou</groupId>\n\t\t\t<artifactId>dynamic-datasource-spring-boot3-starter</artifactId>\n\t\t\t<version>${dynamic-datasource-spring-boot-starter.version}</version>\n\t\t</dependency>\n\n\t\t<!-- 数据库驱动 -->\n\t\t<!--mysql-->\n\t\t<dependency>\n\t\t\t<groupId>mysql</groupId>\n\t\t\t<artifactId>mysql-connector-java</artifactId>\n\t\t\t<version>${mysql-connector-java.version}</version>\n\t\t\t<scope>runtime</scope>\n\t\t</dependency>\n\t\t<!--  sqlserver-->\n\t\t<dependency>\n\t\t\t<groupId>com.microsoft.sqlserver</groupId>\n\t\t\t<artifactId>mssql-jdbc</artifactId>\n\t\t\t<version>${sqljdbc4.version}</version>\n\t\t\t<scope>runtime</scope>\n\t\t</dependency>\n\t\t<!-- oracle驱动 -->\n\t\t<dependency>\n\t\t\t<groupId>com.oracle</groupId>\n\t\t\t<artifactId>ojdbc6</artifactId>\n\t\t\t<version>${ojdbc6.version}</version>\n\t\t\t<scope>runtime</scope>\n\t\t</dependency>\n\t\t<!-- postgresql驱动 -->\n\t\t<dependency>\n\t\t\t<groupId>org.postgresql</groupId>\n\t\t\t<artifactId>postgresql</artifactId>\n\t\t\t<version>${postgresql.version}</version>\n\t\t\t<scope>runtime</scope>\n\t\t</dependency>\n\t\t<!--人大金仓驱动 版本号V008R006C005B0013 -->\n\t\t<dependency>\n\t\t\t<groupId>org.jeecgframework</groupId>\n\t\t\t<artifactId>kingbase8</artifactId>\n\t\t\t<version>${kingbase8.version}</version>\n\t\t\t<scope>runtime</scope>\n\t\t</dependency>\n\t\t<!--达梦数据库驱动 版本号1-3-26-2023.07.26-197096-20046-ENT -->\n\t\t<dependency>\n\t\t\t<groupId>com.dameng</groupId>\n\t\t\t<artifactId>DmJdbcDriver18</artifactId>\n\t\t\t<version>${dm8.version}</version>\n\t\t</dependency>\n\t\t<dependency>\n\t\t\t<groupId>com.dameng</groupId>\n\t\t\t<artifactId>DmDialect-for-hibernate5.0</artifactId>\n\t\t\t<version>${dm8.version}</version>\n\t\t</dependency>\n\t\t<!-- Quartz定时任务 -->\n\t\t<dependency>\n\t\t\t<groupId>org.springframework.boot</groupId>\n\t\t\t<artifactId>spring-boot-starter-quartz</artifactId>\n\t\t</dependency>\n\n\t\t<!--JWT-->\n\t\t<dependency>\n\t\t\t<groupId>com.auth0</groupId>\n\t\t\t<artifactId>java-jwt</artifactId>\n\t\t\t<version>${java-jwt.version}</version>\n\t\t</dependency>\n\n\t\t<!--shiro-->\n\t\t<dependency>\n\t\t\t<groupId>org.apache.shiro</groupId>\n\t\t\t<artifactId>shiro-spring-boot-starter</artifactId>\n\t\t\t<classifier>jakarta</classifier>\n\t\t\t<version>${shiro.version}</version>\n\t\t\t<exclusions>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<groupId>org.apache.shiro</groupId>\n\t\t\t\t\t<artifactId>shiro-spring</artifactId>\n\t\t\t\t</exclusion>\n\t\t\t</exclusions>\n\t\t</dependency>\n\t\t<dependency>\n\t\t\t<groupId>org.apache.shiro</groupId>\n\t\t\t<artifactId>shiro-spring</artifactId>\n\t\t\t<classifier>jakarta</classifier>\n\t\t\t<version>${shiro.version}</version>\n\t\t\t<!-- 排除仍使用了javax.servlet的依赖 -->\n\t\t\t<exclusions>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<groupId>org.apache.shiro</groupId>\n\t\t\t\t\t<artifactId>shiro-core</artifactId>\n\t\t\t\t</exclusion>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<groupId>org.apache.shiro</groupId>\n\t\t\t\t\t<artifactId>shiro-web</artifactId>\n\t\t\t\t</exclusion>\n\t\t\t</exclusions>\n\t\t</dependency>\n\t\t<!-- 引入适配jakarta的依赖包 -->\n\t\t<dependency>\n\t\t\t<groupId>org.apache.shiro</groupId>\n\t\t\t<artifactId>shiro-core</artifactId>\n\t\t\t<classifier>jakarta</classifier>\n\t\t\t<version>${shiro.version}</version>\n\t\t\t<exclusions>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<groupId>commons-beanutils</groupId>\n\t\t\t\t\t<artifactId>commons-beanutils</artifactId>\n\t\t\t\t</exclusion>\n\t\t\t</exclusions>\n\t\t</dependency>\n\t\t<dependency>\n\t\t\t<groupId>org.apache.shiro</groupId>\n\t\t\t<artifactId>shiro-web</artifactId>\n\t\t\t<classifier>jakarta</classifier>\n\t\t\t<version>${shiro.version}</version>\n\t\t\t<exclusions>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<groupId>org.apache.shiro</groupId>\n\t\t\t\t\t<artifactId>shiro-core</artifactId>\n\t\t\t\t</exclusion>\n\t\t\t</exclusions>\n\t\t</dependency>\n\t\t<!-- shiro-redis -->\n\t\t<dependency>\n\t\t\t<groupId>org.crazycake</groupId>\n\t\t\t<artifactId>shiro-redis</artifactId>\n\t\t\t<version>${shiro-redis.version}</version>\n\t\t\t<exclusions>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<groupId>org.apache.shiro</groupId>\n\t\t\t\t\t<artifactId>shiro-core</artifactId>\n\t\t\t\t</exclusion>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<artifactId>checkstyle</artifactId>\n\t\t\t\t\t<groupId>com.puppycrawl.tools</groupId>\n\t\t\t\t</exclusion>\n\t\t\t</exclusions>\n\t\t</dependency>\n\n\t\t<dependency>\n\t\t\t<groupId>com.github.xiaoymin</groupId>\n\t\t\t<artifactId>knife4j-openapi3-ui</artifactId>\n\t\t\t<version>${knife4j-spring-boot-starter.version}</version>\n\t\t</dependency>\n\t\t<dependency>\n\t\t\t<groupId>org.springdoc</groupId>\n\t\t\t<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>\n\t\t\t<version>2.7.0</version>\n\t\t</dependency>\n\n\t\t<!-- 代码生成器 -->\n\t\t<!-- 如下载失败，请参考此文档  https://help.jeecg.com/java/setup/maven.html -->\n\t\t<dependency>\n\t\t\t<groupId>org.jeecgframework.boot</groupId>\n\t\t\t<artifactId>codegenerate</artifactId>\n\t\t\t<version>${codegenerate.version}</version>\n\t\t\t<exclusions>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<artifactId>commons-io</artifactId>\n\t\t\t\t\t<groupId>commons-io</groupId>\n\t\t\t\t</exclusion>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<artifactId>mysql-connector-java</artifactId>\n\t\t\t\t\t<groupId>mysql</groupId>\n\t\t\t\t</exclusion>\n\t\t\t</exclusions>\n\t\t</dependency>\n\n\t\t<!-- AutoPoi Excel工具类-->\n\t\t<dependency>\n\t\t\t<groupId>org.jeecgframework</groupId>\n\t\t\t<artifactId>autopoi-spring-boot-3-starter</artifactId>\n\t\t</dependency>\n\t\t<dependency>\n\t\t\t<groupId>xerces</groupId>\n\t\t\t<artifactId>xercesImpl</artifactId>\n\t\t\t<version>2.12.2</version>\n\t\t\t<optional>true</optional>\n\t\t</dependency>\n\n\t\t<!-- minio文件存储服务 -->\n\t\t<dependency>\n\t\t\t<groupId>io.minio</groupId>\n\t\t\t<artifactId>minio</artifactId>\n\t\t\t<exclusions>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<artifactId>checker-qual</artifactId>\n\t\t\t\t\t<groupId>org.checkerframework</groupId>\n\t\t\t\t</exclusion>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<groupId>com.google.errorprone</groupId>\n\t\t\t\t\t<artifactId>error_prone_annotations</artifactId>\n\t\t\t\t</exclusion>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<groupId>org.apache.commons</groupId>\n\t\t\t\t\t<artifactId>commons-compress</artifactId>\n\t\t\t\t</exclusion>\n\t\t\t</exclusions>\n\t\t</dependency>\n\n\t\t<!-- 阿里云短信 -->\n\t\t<dependency>\n\t\t\t<groupId>com.aliyun</groupId>\n\t\t\t<artifactId>aliyun-java-sdk-dysmsapi</artifactId>\n\t\t\t<version>${aliyun-java-sdk-dysmsapi.version}</version>\n\t\t</dependency>\n\t\t<!-- aliyun oss -->\n\t\t<dependency>\n\t\t\t<groupId>com.aliyun.oss</groupId>\n\t\t\t<artifactId>aliyun-sdk-oss</artifactId>\n\t\t\t<version>${aliyun.oss.version}</version>\n\t\t</dependency>\n\t\t<!-- 第三方登录  -->\n\t\t<dependency>\n\t\t\t<groupId>com.xkcoding.justauth</groupId>\n\t\t\t<artifactId>justauth-spring-boot-starter</artifactId>\n\t\t\t<exclusions>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<groupId>org.springframework.boot</groupId>\n\t\t\t\t\t<artifactId>spring-boot-autoconfigure</artifactId>\n\t\t\t\t</exclusion>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<groupId>org.springframework.boot</groupId>\n\t\t\t\t\t<artifactId>spring-boot-configuration-processor</artifactId>\n\t\t\t\t</exclusion>\n\t\t\t</exclusions>\n\t\t</dependency>\n\t\t<dependency>\n\t\t\t<groupId>com.squareup.okhttp3</groupId>\n\t\t\t<artifactId>okhttp</artifactId>\n\t\t</dependency>\n\t\t<!-- 解决okhttp引用了kotlin,应用启动有警告日志问题 -->\n\t\t<dependency>\n\t\t\t<groupId>com.fasterxml.jackson.module</groupId>\n\t\t\t<artifactId>jackson-module-kotlin</artifactId>\n\t\t</dependency>\n\t\t<dependency>\n\t\t\t<groupId>commons-fileupload</groupId>\n\t\t\t<artifactId>commons-fileupload</artifactId>\n\t\t</dependency>\n\t\t<!--加载hutool-->\n\t\t<dependency>\n\t\t\t<groupId>cn.hutool</groupId>\n\t\t\t<artifactId>hutool-core</artifactId>\n\t\t</dependency>\n\t\t<dependency>\n\t\t\t<groupId>cn.hutool</groupId>\n\t\t\t<artifactId>hutool-crypto</artifactId>\n\t\t</dependency>\n\t\t<!-- chatgpt -->\n\t\t<dependency>\n\t\t\t<groupId>org.jeecgframework.boot3</groupId>\n\t\t\t<artifactId>jeecg-boot-starter-chatgpt</artifactId>\n\t\t</dependency>\n        <!-- 腾讯云 -->\n        <dependency>\n            <groupId>com.tencentcloudapi</groupId>\n            <artifactId>tencentcloud-sdk-java-sms</artifactId>\n            <version>${tencentcloud-sdk-java-sms.version}</version>\n\t\t\t<exclusions>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<groupId>javax.xml.bind</groupId>\n\t\t\t\t\t<artifactId>jaxb-api</artifactId>\n\t\t\t\t</exclusion>\n\t\t\t\t<exclusion>\n\t\t\t\t\t<groupId>com.squareup.okio</groupId>\n\t\t\t\t\t<artifactId>okio</artifactId>\n\t\t\t\t</exclusion>\n\t\t\t</exclusions>\n        </dependency>\n\t</dependencies>\n</project>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/api/CommonAPI.java",
    "content": "package org.jeecg.common.api;\n\nimport org.jeecg.common.api.dto.AiragFlowDTO;\nimport org.jeecg.common.system.vo.*;\n\nimport java.util.List;\nimport java.util.Map;\nimport java.util.Set;\n\n/**\n * 通用api\n * @author: jeecg-boot\n */\npublic interface CommonAPI {\n\n    /**\n     * 1查询用户角色信息\n     * @param username\n     * @return\n     */\n    Set<String> queryUserRoles(String username);\n    \n    /**\n     * 1查询用户角色信息\n     * @param userId\n     * @return\n     */\n    Set<String> queryUserRolesById(String userId);\n\n\n    /**\n     * 2查询用户权限信息\n     * @param userId\n     * @return\n     */\n    Set<String> queryUserAuths(String userId);\n\n    /**\n     * 3根据 id 查询数据库中存储的 DynamicDataSourceModel\n     *\n     * @param dbSourceId\n     * @return\n     */\n    DynamicDataSourceModel getDynamicDbSourceById(String dbSourceId);\n\n    /**\n     * 4根据 code 查询数据库中存储的 DynamicDataSourceModel\n     *\n     * @param dbSourceCode\n     * @return\n     */\n    DynamicDataSourceModel getDynamicDbSourceByCode(String dbSourceCode);\n\n    /**\n     * 5根据用户账号查询用户信息\n     * @param username\n     * @return\n     */\n    public LoginUser getUserByName(String username);\n    \n    /**\n     * 5根据用户账号查询用户Id\n     * @param username\n     * @return\n     */\n    public String getUserIdByName(String username);\n\n\n    /**\n     * 6字典表的 翻译\n     * @param table\n     * @param text\n     * @param code\n     * @param key\n     * @return\n     */\n    String translateDictFromTable(String table, String text, String code, String key);\n\n    /**\n     * 7普通字典的翻译\n     * @param code\n     * @param key\n     * @return\n     */\n    String translateDict(String code, String key);\n\n    /**\n     * 8查询数据权限\n     * @param component 组件\n     * @param username 用户名\n     * @param requestPath 前段请求地址\n     * @return\n     */\n    List<SysPermissionDataRuleModel> queryPermissionDataRule(String component, String requestPath, String username);\n\n\n    /**\n     * 9查询用户信息\n     * @param username\n     * @return\n     */\n    SysUserCacheInfo getCacheUser(String username);\n\n    /**\n     * 10获取数据字典\n     * @param code\n     * @return\n     */\n    public List<DictModel> queryDictItemsByCode(String code);\n\n    /**\n     * 获取有效的数据字典项\n     * @param code\n     * @return\n     */\n    public List<DictModel> queryEnableDictItemsByCode(String code);\n\n    /**\n     * 13获取表数据字典\n     * @param tableFilterSql\n     * @param text\n     * @param code\n     * @return\n     */\n    List<DictModel> queryTableDictItemsByCode(String tableFilterSql, String text, String code);\n\n    /**\n     * 14 普通字典的翻译，根据多个dictCode和多条数据，多个以逗号分割\n     * @param dictCodes 例如：user_status,sex\n     * @param keys 例如：1,2,0\n     * @return\n     */\n    Map<String, List<DictModel>> translateManyDict(String dictCodes, String keys);\n\n    /**\n     * 15 字典表的 翻译，可批量\n     * @param table\n     * @param text\n     * @param code\n     * @param keys 多个用逗号分割\n     * @param dataSource 数据源\n     * @return\n     */\n    List<DictModel> translateDictFromTableByKeys(String table, String text, String code, String keys, String dataSource);\n\n    /**\n     * 16 运行AIRag流程\n     * for  [QQYUN-13634]在baseapi里面封装方法，方便其他模块调用\n     *\n     * @param airagFlowDTO\n     * @return 流程执行结果,可能是String或者Map\n     * @author chenrui\n     * @date 2025/9/2 11:43\n     */\n    Object runAiragFlow(AiragFlowDTO airagFlowDTO);\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/api/dto/AiragFlowDTO.java",
    "content": "package org.jeecg.common.api.dto;\n\nimport lombok.AllArgsConstructor;\nimport lombok.Builder;\nimport lombok.Data;\nimport lombok.NoArgsConstructor;\n\nimport java.io.Serializable;\nimport java.util.Map;\n\n/**\n * 调用AI流程入参\n * for [QQYUN-13634]在baseapi里面封装方法，方便其他模块调用\n * @author chenrui\n * @date 2025/9/2 14:11\n */\n@Builder\n@AllArgsConstructor\n@NoArgsConstructor\n@Data\npublic class AiragFlowDTO implements Serializable {\n\n\n    private static final long serialVersionUID = 7431775881170684867L;\n\n    /**\n     * 流程id\n     */\n    private String flowId;\n\n\n    /**\n     * 输入参数\n     */\n    private Map<String, Object> inputParams;\n\n    /**\n     * 是否流式返回\n     */\n    private boolean isStream;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/api/dto/ApprovalCommentDTO.java",
    "content": "package org.jeecg.common.api.dto;\n\nimport lombok.Data;\n\nimport java.io.Serializable;\nimport java.util.Date;\n\n/**\n * 流程审批意见DTO\n * @author scott\n * @date 2025-01-29\n */\n@Data\npublic class ApprovalCommentDTO implements Serializable {\n    \n    private static final long serialVersionUID = 1L;\n    \n    /**\n     * 任务ID\n     */\n    private String taskId;\n    \n    /**\n     * 任务名称\n     */\n    private String taskName;\n    \n    /**\n     * 审批人ID\n     */\n    private String approverId;\n    \n    /**\n     * 审批人姓名\n     */\n    private String approverName;\n    \n    /**\n     * 审批意见\n     */\n    private String approvalComment;\n    \n    /**\n     * 审批时间\n     */\n    private Date approvalTime;\n}\n\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/api/dto/DataLogDTO.java",
    "content": "package org.jeecg.common.api.dto;\n\nimport lombok.Data;\n\n/**\n * @Author taoYan\n * @Date 2022/7/26 14:44\n **/\n@Data\npublic class DataLogDTO {\n\n    private String tableName;\n\n    private String dataId;\n\n    private String content;\n\n    private String type;\n\n    private String createName;\n\n    public DataLogDTO(){\n\n    }\n\n    public DataLogDTO(String tableName, String dataId, String content, String type) {\n        this.tableName = tableName;\n        this.dataId = dataId;\n        this.content = content;\n        this.type = type;\n    }\n\n    public DataLogDTO(String tableName, String dataId, String type) {\n        this.tableName = tableName;\n        this.dataId = dataId;\n        this.type = type;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/api/dto/FileDownDTO.java",
    "content": "package org.jeecg.common.api.dto;\n\nimport lombok.Data;\n\nimport jakarta.servlet.http.HttpServletResponse;\nimport java.io.Serializable;\n\n/**\n * 文件下载\n * cloud api 用到的接口传输对象\n * @author: jeecg-boot\n */\n@Data\npublic class FileDownDTO implements Serializable {\n\n    private static final long serialVersionUID = 6749126258686446019L;\n\n    private String filePath;\n    private String uploadpath;\n    private String uploadType;\n    private HttpServletResponse response;\n\n    public FileDownDTO(){}\n\n    public FileDownDTO(String filePath, String uploadpath, String uploadType,HttpServletResponse response){\n        this.filePath = filePath;\n        this.uploadpath = uploadpath;\n        this.uploadType = uploadType;\n        this.response = response;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/api/dto/FileUploadDTO.java",
    "content": "package org.jeecg.common.api.dto;\n\nimport lombok.Data;\nimport org.springframework.web.multipart.MultipartFile;\n\nimport java.io.Serializable;\n\n/**\n * 文件上传\n * cloud api 用到的接口传输对象\n * @author: jeecg-boot\n */\n@Data\npublic class FileUploadDTO implements Serializable {\n\n    private static final long serialVersionUID = -4111953058578954386L;\n\n    private MultipartFile file;\n\n    private String bizPath;\n\n    private String uploadType;\n\n    private String customBucket;\n\n    public FileUploadDTO(){\n\n    }\n\n    /**\n     * 简单上传 构造器1\n     * @param file\n     * @param bizPath\n     * @param uploadType\n     */\n    public FileUploadDTO(MultipartFile file,String bizPath,String uploadType){\n        this.file = file;\n        this.bizPath = bizPath;\n        this.uploadType = uploadType;\n    }\n\n    /**\n     * 申明桶 文件上传 构造器2\n     * @param file\n     * @param bizPath\n     * @param uploadType\n     * @param customBucket\n     */\n    public FileUploadDTO(MultipartFile file,String bizPath,String uploadType,String customBucket){\n        this.file = file;\n        this.bizPath = bizPath;\n        this.uploadType = uploadType;\n        this.customBucket = customBucket;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/api/dto/LogDTO.java",
    "content": "package org.jeecg.common.api.dto;\nimport lombok.Data;\nimport org.jeecg.common.aspect.annotation.Dict;\nimport org.jeecg.common.system.vo.LoginUser;\nimport java.io.Serializable;\nimport java.util.Date;\n\n/**\n * 日志对象\n * cloud api 用到的接口传输对象\n * @author: jeecg-boot\n */\n@Data\npublic class LogDTO implements Serializable {\n\n    private static final long serialVersionUID = 8482720462943906924L;\n\n    /**内容*/\n    private String logContent;\n\n    /**日志类型(0:操作日志;1:登录日志;2:定时任务)  */\n    private Integer logType;\n\n    /**操作类型(1:添加;2:修改;3:删除;) */\n    private Integer operateType;\n\n    /**登录用户 */\n    private LoginUser loginUser;\n\n    private String id;\n    private String createBy;\n    private Date createTime;\n    private Long costTime;\n    private String ip;\n\n    /**请求参数 */\n    private String requestParam;\n\n    /**请求类型*/\n    private String requestType;\n\n    /**请求路径*/\n    private String requestUrl;\n\n    /**请求方法 */\n    private String method;\n\n    /**操作人用户名称*/\n    private String username;\n\n    /**操作人用户账户*/\n    private String userid;\n\n    /**\n     * 租户ID\n     */\n    private Integer tenantId;\n\n    /**\n     * 客户终端类型 pc:电脑端 app:手机端 h5:移动网页端\n     */\n    private String clientType;\n    \n    public LogDTO(){\n\n    }\n\n    public LogDTO(String logContent, Integer logType, Integer operatetype){\n        this.logContent = logContent;\n        this.logType = logType;\n        this.operateType = operatetype;\n    }\n\n    public LogDTO(String logContent, Integer logType, Integer operatetype, LoginUser loginUser){\n        this.logContent = logContent;\n        this.logType = logType;\n        this.operateType = operatetype;\n        this.loginUser = loginUser;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/api/dto/OnlineAuthDTO.java",
    "content": "package org.jeecg.common.api.dto;\n\nimport lombok.Data;\n\nimport java.io.Serializable;\nimport java.util.List;\n\n/**\n * online 拦截器权限判断\n * cloud api 用到的接口传输对象\n * @author: jeecg-boot\n */\n@Data\npublic class OnlineAuthDTO implements Serializable {\n    private static final long serialVersionUID = 1771827545416418203L;\n\n\n    /**\n     * 用户名\n     */\n    private String username;\n\n    /**\n     * 可能的请求地址\n     */\n    private List<String> possibleUrl;\n\n    /**\n     * online开发的菜单地址\n     */\n    private String onlineFormUrl;\n\n    /**\n     * online工单的地址\n     */\n    private String onlineWorkOrderUrl;\n\n    public OnlineAuthDTO(){\n\n    }\n\n    public OnlineAuthDTO(String username, List<String> possibleUrl, String onlineFormUrl){\n        this.username = username;\n        this.possibleUrl = possibleUrl;\n        this.onlineFormUrl = onlineFormUrl;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/api/dto/PushMessageDTO.java",
    "content": "package org.jeecg.common.api.dto;\n\nimport lombok.AllArgsConstructor;\nimport lombok.Builder;\nimport lombok.Data;\nimport lombok.NoArgsConstructor;\n\nimport java.io.Serializable;\nimport java.util.List;\nimport java.util.Map;\n\n/**\n * 移动端消息推送\n * @author liusq\n * @date 2025/11/12 14:11\n */\n@Builder\n@AllArgsConstructor\n@NoArgsConstructor\n@Data\npublic class PushMessageDTO implements Serializable {\n\n\n    private static final long serialVersionUID = 7431775881170684867L;\n\n    /**\n     * 消息标题\n     */\n    private String title;\n\n    /**\n     * 消息内容\n     */\n    private String content;\n\n    /**\n     * 推送形式：all：全推送 single：单用户推送\n     */\n    private String pushType;\n\n    /**\n     * 用户名usernameList\n     */\n    List<String> usernames;\n\n    /**\n     * 用户名idList\n     */\n    List<String> userIds;\n\n    /**\n     * 消息附加参数\n     */\n    Map<String,Object> payload;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/api/dto/message/BusMessageDTO.java",
    "content": "package org.jeecg.common.api.dto.message;\n\nimport lombok.Data;\n\nimport java.io.Serializable;\n\n/**\n * 带业务参数的消息\n* \n* @author: taoyan\n* @date: 2022/8/17\n*/\n@Data\npublic class BusMessageDTO extends MessageDTO implements Serializable {\n\n    private static final long serialVersionUID = 9104793287983367669L;\n    /**\n     * 业务类型\n     */\n    private String busType;\n\n    /**\n     * 业务id\n     */\n    private String busId;\n\n    public BusMessageDTO(){\n\n    }\n\n    /**\n     * 构造 带业务参数的消息\n     * @param fromUser\n     * @param toUser\n     * @param title\n     * @param msgContent\n     * @param msgCategory\n     * @param busType\n     * @param busId\n     */\n    public BusMessageDTO(String fromUser, String toUser, String title, String msgContent, String msgCategory, String busType, String busId){\n        super(fromUser, toUser, title, msgContent, msgCategory);\n        this.busId = busId;\n        this.busType = busType;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/api/dto/message/BusTemplateMessageDTO.java",
    "content": "package org.jeecg.common.api.dto.message;\n\nimport lombok.Data;\n\nimport java.io.Serializable;\nimport java.util.Map;\n\n/**\n * 带业务参数的模板消息\n * @author: jeecg-boot\n */\n@Data\npublic class BusTemplateMessageDTO extends TemplateMessageDTO implements Serializable {\n\n    private static final long serialVersionUID = -4277810906346929459L;\n\n    /**\n     * 业务类型\n     */\n    private String busType;\n\n    /**\n     * 业务id\n     */\n    private String busId;\n\n    public BusTemplateMessageDTO(){\n\n    }\n\n    /**\n     * 构造 带业务参数的模板消息\n     * @param fromUser\n     * @param toUser\n     * @param title\n     * @param templateParam\n     * @param templateCode\n     * @param busType\n     * @param busId\n     */\n    public BusTemplateMessageDTO(String fromUser, String toUser, String title, Map<String, String> templateParam, String templateCode, String busType, String busId){\n        super(fromUser, toUser, title, templateParam, templateCode);\n        this.busId = busId;\n        this.busType = busType;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/api/dto/message/MessageDTO.java",
    "content": "package org.jeecg.common.api.dto.message;\n\nimport lombok.Data;\nimport org.jeecg.common.constant.CommonConstant;\n\nimport java.io.Serializable;\nimport java.util.*;\n\n/**\n * 普通消息\n * @author: jeecg-boot\n */\n@Data\npublic class MessageDTO implements Serializable {\n    private static final long serialVersionUID = -5690444483968058442L;\n    \n    /**\n     * 发送人(用户登录账户)\n     */\n    protected String fromUser;\n\n    /**\n     * 发送给(用户登录账户)\n     */\n    protected String toUser;\n\n    /**\n     * 发送给所有人\n     */\n    protected Boolean toAll;\n\n    /**\n     * 消息主题\n     */\n    protected String title;\n\n    /**\n     * 消息内容\n     */\n    protected String content;\n\n    /**\n     * 消息类型 1:消息  2:系统消息\n     */\n    protected String category;\n    \n    /**\n     * 消息类型：org.jeecg.common.constant.enums.MessageTypeEnum\n     *  XT(\"system\",  \"系统消息\")\n     *  YJ(\"email\",  \"邮件消息\")\n     *  DD(\"dingtalk\", \"钉钉消息\")\n     *  QYWX(\"wechat_enterprise\", \"企业微信\")\n     */\n    protected String type;\n    \n\n    //---【推送模板相关参数】-------------------------------------------------------------\n    /**\n     * 是否发送Markdown格式的消息\n     */\n    protected boolean isMarkdown;\n    /**\n     * 模板消息对应的模板编码\n     */\n    protected String templateCode;\n    /**\n     * 解析模板内容 对应的数据\n     */\n    protected Map<String, Object> data;\n    //---【推送模板相关参数】-------------------------------------------------------------\n\n    //---【邮件相关参数】-------------------------------------------------------------\n    /**\n     * 邮件抄送人\n     */\n    private String copyToUser;\n\n    /**\n     * 邮件推送地址\n     */\n    protected Set<String> toEmailList;\n\n    /**\n     * 邮件抄送地址\n     */\n    protected Set<String> ccEmailList;\n\n    /**\n     * 是否为定时任务推送email\n     */\n    private Boolean isTimeJob = false;\n    \n    //---【邮件相关参数】-------------------------------------------------------------\n\n    /**\n     * 枚举：org.jeecg.common.constant.enums.NoticeTypeEnum\n     * 通知类型(system:系统消息、file:知识库、flow:流程、plan:日程计划、meeting:会议)\n     */\n    private String noticeType;\n    \n    public MessageDTO(){\n    }\n\n    /**\n     * 构造器1 系统消息\n     */\n    public MessageDTO(String fromUser,String toUser,String title, String content){\n        this.fromUser = fromUser;\n        this.toUser = toUser;\n        this.title = title;\n        this.content = content;\n        //默认 都是2系统消息\n        this.category = CommonConstant.MSG_CATEGORY_2;\n    }\n\n    /**\n     * 构造器2 支持设置category 1:消息  2:系统消息\n     */\n    public MessageDTO(String fromUser,String toUser,String title, String content, String category){\n        this.fromUser = fromUser;\n        this.toUser = toUser;\n        this.title = title;\n        this.content = content;\n        this.category = category;\n    }\n\n    public boolean isMarkdown() {\n        return this.isMarkdown;\n    }\n\n    public void setIsMarkdown(boolean isMarkdown) {\n        this.isMarkdown = isMarkdown;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/api/dto/message/TemplateDTO.java",
    "content": "package org.jeecg.common.api.dto.message;\n\nimport lombok.Data;\n\nimport java.io.Serializable;\nimport java.util.Map;\n\n/**\n * 消息模板dto\n * @author: jeecg-boot\n */\n@Data\npublic class TemplateDTO implements Serializable {\n\n    private static final long serialVersionUID = 5848247133907528650L;\n\n    /**\n     * 模板编码\n     */\n    protected String templateCode;\n\n    /**\n     * 模板参数\n     */\n    protected Map<String, String> templateParam;\n\n    /**\n     * 构造器 通过设置模板参数和模板编码 作为参数获取消息内容\n     */\n    public TemplateDTO(String templateCode, Map<String, String> templateParam){\n        this.templateCode = templateCode;\n        this.templateParam = templateParam;\n    }\n\n    public TemplateDTO(){\n\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/api/dto/message/TemplateMessageDTO.java",
    "content": "package org.jeecg.common.api.dto.message;\n\nimport lombok.Data;\nimport java.io.Serializable;\nimport java.util.Map;\n\n/**\n * 模板消息\n * @author: jeecg-boot\n */\n@Data\npublic class TemplateMessageDTO extends TemplateDTO implements Serializable {\n\n    private static final long serialVersionUID = 411137565170647585L;\n\n\n    /**\n     * 发送人(用户登录账户)\n     */\n    protected String fromUser;\n\n    /**\n     * 发送给(用户登录账户)\n     */\n    protected String toUser;\n\n    /**\n     * 消息主题\n     */\n    protected String title;\n\n\n    public TemplateMessageDTO(){\n\n    }\n\n    /**\n     * 构造器1 发模板消息用\n     */\n    public TemplateMessageDTO(String fromUser, String toUser,String title, Map<String, String> templateParam, String templateCode){\n        super(templateCode, templateParam);\n        this.fromUser = fromUser;\n        this.toUser = toUser;\n        this.title = title;\n    }\n\n\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/api/vo/Result.java",
    "content": "package org.jeecg.common.api.vo;\n\nimport com.fasterxml.jackson.annotation.JsonIgnore;\n\nimport io.swagger.v3.oas.annotations.media.Schema;\nimport lombok.Data;\nimport org.jeecg.common.constant.CommonConstant;\n\nimport java.io.Serializable;\n\n/**\n *   接口返回数据格式\n * @author scott\n * @email jeecgos@163.com\n * @date  2019年1月19日\n */\n@Data\n@Schema(description=\"接口返回对象\")\npublic class Result<T> implements Serializable {\n\n\tprivate static final long serialVersionUID = 1L;\n\n\t/**\n\t * 成功标志\n\t */\n\t@Schema(description = \"成功标志\")\n\tprivate boolean success = true;\n\n\t/**\n\t * 返回处理消息\n\t */\n\t@Schema(description = \"返回处理消息\")\n\tprivate String message = \"\";\n\n\t/**\n\t * 返回代码\n\t */\n\t@Schema(description = \"返回代码\")\n\tprivate Integer code = 0;\n\t\n\t/**\n\t * 返回数据对象 data\n\t */\n\t@Schema(description = \"返回数据对象\")\n\tprivate T result;\n\t\n\t/**\n\t * 时间戳\n\t */\n\t@Schema(description = \"时间戳\")\n\tprivate long timestamp = System.currentTimeMillis();\n\n\tpublic Result() {\n\t}\n\n    /**\n     * 兼容VUE3版token失效不跳转登录页面\n     * @param code\n     * @param message\n     */\n\tpublic Result(Integer code, String message) {\n\t\tthis.code = code;\n\t\tthis.message = message;\n\t}\n\t\n\tpublic Result<T> success(String message) {\n\t\tthis.message = message;\n\t\tthis.code = CommonConstant.SC_OK_200;\n\t\tthis.success = true;\n\t\treturn this;\n\t}\n\n\tpublic static<T> Result<T> ok() {\n\t\tResult<T> r = new Result<T>();\n\t\tr.setSuccess(true);\n\t\tr.setCode(CommonConstant.SC_OK_200);\n\t\treturn r;\n\t}\n\n\tpublic static<T> Result<T> ok(String msg) {\n\t\tResult<T> r = new Result<T>();\n\t\tr.setSuccess(true);\n\t\tr.setCode(CommonConstant.SC_OK_200);\n\t\t//Result OK(String msg)方法会造成兼容性问题 issues/I4IP3D\n\t\tr.setResult((T) msg);\n\t\tr.setMessage(msg);\n\t\treturn r;\n\t}\n\n\tpublic static<T> Result<T> ok(T data) {\n\t\tResult<T> r = new Result<T>();\n\t\tr.setSuccess(true);\n\t\tr.setCode(CommonConstant.SC_OK_200);\n\t\tr.setResult(data);\n\t\treturn r;\n\t}\n\n\tpublic static<T> Result<T> OK() {\n\t\tResult<T> r = new Result<T>();\n\t\tr.setSuccess(true);\n\t\tr.setCode(CommonConstant.SC_OK_200);\n\t\treturn r;\n\t}\n\n\t/**\n\t * 此方法是为了兼容升级所创建\n\t *\n\t * @param msg\n\t * @param <T>\n\t * @return\n\t */\n\tpublic static<T> Result<T> OK(String msg) {\n\t\tResult<T> r = new Result<T>();\n\t\tr.setSuccess(true);\n\t\tr.setCode(CommonConstant.SC_OK_200);\n\t\tr.setMessage(msg);\n\t\t//Result OK(String msg)方法会造成兼容性问题 issues/I4IP3D\n\t\tr.setResult((T) msg);\n\t\treturn r;\n\t}\n\n\tpublic static<T> Result<T> OK(T data) {\n\t\tResult<T> r = new Result<T>();\n\t\tr.setSuccess(true);\n\t\tr.setCode(CommonConstant.SC_OK_200);\n\t\tr.setResult(data);\n\t\treturn r;\n\t}\n\n\tpublic static<T> Result<T> OK(String msg, T data) {\n\t\tResult<T> r = new Result<T>();\n\t\tr.setSuccess(true);\n\t\tr.setCode(CommonConstant.SC_OK_200);\n\t\tr.setMessage(msg);\n\t\tr.setResult(data);\n\t\treturn r;\n\t}\n\n\tpublic static<T> Result<T> error(String msg, T data) {\n\t\tResult<T> r = new Result<T>();\n\t\tr.setSuccess(false);\n\t\tr.setCode(CommonConstant.SC_INTERNAL_SERVER_ERROR_500);\n\t\tr.setMessage(msg);\n\t\tr.setResult(data);\n\t\treturn r;\n\t}\n\n\tpublic static<T> Result<T> error(String msg) {\n\t\treturn error(CommonConstant.SC_INTERNAL_SERVER_ERROR_500, msg);\n\t}\n\t\n\tpublic static<T> Result<T> error(int code, String msg) {\n\t\tResult<T> r = new Result<T>();\n\t\tr.setCode(code);\n\t\tr.setMessage(msg);\n\t\tr.setSuccess(false);\n\t\treturn r;\n\t}\n\n\tpublic Result<T> error500(String message) {\n\t\tthis.message = message;\n\t\tthis.code = CommonConstant.SC_INTERNAL_SERVER_ERROR_500;\n\t\tthis.success = false;\n\t\treturn this;\n\t}\n\n\t/**\n\t * 无权限访问返回结果\n\t */\n\tpublic static<T> Result<T> noauth(String msg) {\n\t\treturn error(CommonConstant.SC_JEECG_NO_AUTHZ, msg);\n\t}\n\n\t@JsonIgnore\n\tprivate String onlTable;\n\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/aspect/AutoLogAspect.java",
    "content": "package org.jeecg.common.aspect;\n\nimport com.alibaba.fastjson.JSONObject;\nimport com.alibaba.fastjson.serializer.PropertyFilter;\nimport org.apache.shiro.SecurityUtils;\nimport org.aspectj.lang.JoinPoint;\nimport org.aspectj.lang.ProceedingJoinPoint;\nimport org.aspectj.lang.annotation.Around;\nimport org.aspectj.lang.annotation.Aspect;\nimport org.aspectj.lang.annotation.Pointcut;\nimport org.aspectj.lang.reflect.MethodSignature;\nimport org.jeecg.common.api.dto.LogDTO;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.aspect.annotation.AutoLog;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.enums.ModuleType;\nimport org.jeecg.common.constant.enums.OperateTypeEnum;\nimport org.jeecg.modules.base.service.BaseCommonService;\nimport org.jeecg.common.system.vo.LoginUser;\nimport org.jeecg.common.util.IpUtils;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.springframework.core.StandardReflectionParameterNameDiscoverer;\nimport org.springframework.stereotype.Component;\nimport org.springframework.validation.BindingResult;\nimport org.springframework.web.multipart.MultipartFile;\nimport jakarta.annotation.Resource;\nimport jakarta.servlet.ServletRequest;\nimport jakarta.servlet.ServletResponse;\nimport jakarta.servlet.http.HttpServletRequest;\nimport java.lang.reflect.Method;\nimport java.util.Date;\n\n\n/**\n * 系统日志，切面处理类\n *\n * @Author scott\n * @email jeecgos@163.com\n * @Date 2018年1月14日\n */\n@Aspect\n@Component\npublic class AutoLogAspect {\n\n    @Resource\n    private BaseCommonService baseCommonService;\n\n    @Pointcut(\"@annotation(org.jeecg.common.aspect.annotation.AutoLog)\")\n    public void logPointCut() {\n\n    }\n\n    @Around(\"logPointCut()\")\n    public Object around(ProceedingJoinPoint point) throws Throwable {\n        long beginTime = System.currentTimeMillis();\n        //执行方法\n        Object result = point.proceed();\n        //执行时长(毫秒)\n        long time = System.currentTimeMillis() - beginTime;\n\n        //保存日志\n        saveSysLog(point, time, result);\n\n        return result;\n    }\n\n    private void saveSysLog(ProceedingJoinPoint joinPoint, long time, Object obj) {\n        MethodSignature signature = (MethodSignature) joinPoint.getSignature();\n        Method method = signature.getMethod();\n\n        LogDTO dto = new LogDTO();\n        AutoLog syslog = method.getAnnotation(AutoLog.class);\n        if(syslog != null){\n            //update-begin-author:taoyan date:\n            String content = syslog.value();\n            if(syslog.module()== ModuleType.ONLINE){\n                content = getOnlineLogContent(obj, content);\n            }\n            //注解上的描述,操作日志内容\n            dto.setLogType(syslog.logType());\n            dto.setLogContent(content);\n        }\n\n        //请求的方法名\n        String className = joinPoint.getTarget().getClass().getName();\n        String methodName = signature.getName();\n        dto.setMethod(className + \".\" + methodName + \"()\");\n\n\n        //设置操作类型\n        if (CommonConstant.LOG_TYPE_2 == dto.getLogType()) {\n            dto.setOperateType(getOperateType(methodName, syslog.operateType()));\n        }\n\n        //获取request\n        HttpServletRequest request = SpringContextUtils.getHttpServletRequest();\n        //请求的参数\n        dto.setRequestParam(getReqestParams(request,joinPoint));\n        //设置IP地址\n        dto.setIp(IpUtils.getIpAddr(request));\n        //获取登录用户信息\n        LoginUser sysUser = (LoginUser) SecurityUtils.getSubject().getPrincipal();\n        if(sysUser!=null){\n            dto.setUserid(sysUser.getUsername());\n            dto.setUsername(sysUser.getRealname());\n\n        }\n        //耗时\n        dto.setCostTime(time);\n        dto.setCreateTime(new Date());\n        //保存系统日志\n        baseCommonService.addLog(dto);\n    }\n\n\n    /**\n     * 获取操作类型\n     */\n    private int getOperateType(String methodName,int operateType) {\n        if (operateType > 0) {\n            return operateType;\n        }\n        // 代码逻辑说明: 阿里云代码扫描规范(不允许任何魔法值出现在代码中)------------\n        return OperateTypeEnum.getTypeByMethodName(methodName);\n    }\n\n    /**\n     * @Description: 获取请求参数\n     * @author: scott\n     * @date: 2020/4/16 0:10\n     * @param request:  request\n     * @param joinPoint:  joinPoint\n     * @Return: java.lang.String\n     */\n    private String getReqestParams(HttpServletRequest request, JoinPoint joinPoint) {\n        String httpMethod = request.getMethod();\n        String params = \"\";\n        if (CommonConstant.HTTP_POST.equals(httpMethod) || CommonConstant.HTTP_PUT.equals(httpMethod) || CommonConstant.HTTP_PATCH.equals(httpMethod)) {\n            Object[] paramsArray = joinPoint.getArgs();\n            // java.lang.IllegalStateException: It is illegal to call this method if the current request is not in asynchronous mode (i.e. isAsyncStarted() returns false)\n            //  https://my.oschina.net/mengzhang6/blog/2395893\n            Object[] arguments  = new Object[paramsArray.length];\n            for (int i = 0; i < paramsArray.length; i++) {\n                if (paramsArray[i] instanceof BindingResult || paramsArray[i] instanceof ServletRequest || paramsArray[i] instanceof ServletResponse || paramsArray[i] instanceof MultipartFile || paramsArray[i] instanceof MultipartFile[]) {\n                    //ServletRequest不能序列化，从入参里排除，否则报异常：java.lang.IllegalStateException: It is illegal to call this method if the current request is not in asynchronous mode (i.e. isAsyncStarted() returns false)\n                    //ServletResponse不能序列化 从入参里排除，否则报异常：java.lang.IllegalStateException: getOutputStream() has already been called for this response\n                    //MultipartFile和MultipartFile[]不能序列化，从入参里排除\n                    continue;\n                }\n                arguments[i] = paramsArray[i];\n            }\n            // 代码逻辑说明: 日志数据太长的直接过滤掉\n            PropertyFilter profilter = new PropertyFilter() {\n                @Override\n                public boolean apply(Object o, String name, Object value) {\n                    int length = 500;\n                    if(value!=null && value.toString().length()>length){\n                        return false;\n                    }\n                    if(value instanceof MultipartFile){\n                        return false;\n                    }\n                    return true;\n                }\n            };\n            params = JSONObject.toJSONString(arguments, profilter);\n        } else {\n            MethodSignature signature = (MethodSignature) joinPoint.getSignature();\n            Method method = signature.getMethod();\n            // 请求的方法参数值\n            Object[] args = joinPoint.getArgs();\n            // 请求的方法参数名称\n            StandardReflectionParameterNameDiscoverer u= new StandardReflectionParameterNameDiscoverer();\n            String[] paramNames = u.getParameterNames(method);\n            if (args != null && paramNames != null) {\n                for (int i = 0; i < args.length; i++) {\n                    params += \"  \" + paramNames[i] + \": \" + args[i];\n                }\n            }\n        }\n        return params;\n    }\n\n    /**\n     * online日志内容拼接\n     * @param obj\n     * @param content\n     * @return\n     */\n    private String getOnlineLogContent(Object obj, String content){\n        if (Result.class.isInstance(obj)){\n            Result res = (Result)obj;\n            String msg = res.getMessage();\n            String tableName = res.getOnlTable();\n            if(oConvertUtils.isNotEmpty(tableName)){\n                content+=\",表名:\"+tableName;\n            }\n            if(res.isSuccess()){\n                content+= \",\"+(oConvertUtils.isEmpty(msg)?\"操作成功\":msg);\n            }else{\n                content+= \",\"+(oConvertUtils.isEmpty(msg)?\"操作失败\":msg);\n            }\n        }\n        return content;\n    }\n\n\n    /*    private void saveSysLog(ProceedingJoinPoint joinPoint, long time, Object obj) {\n        MethodSignature signature = (MethodSignature) joinPoint.getSignature();\n        Method method = signature.getMethod();\n\n        SysLog sysLog = new SysLog();\n        AutoLog syslog = method.getAnnotation(AutoLog.class);\n        if(syslog != null){\n            //update-begin-author:taoyan date:\n            String content = syslog.value();\n            if(syslog.module()== ModuleType.ONLINE){\n                content = getOnlineLogContent(obj, content);\n            }\n            //注解上的描述,操作日志内容\n            sysLog.setLogContent(content);\n            sysLog.setLogType(syslog.logType());\n        }\n\n        //请求的方法名\n        String className = joinPoint.getTarget().getClass().getName();\n        String methodName = signature.getName();\n        sysLog.setMethod(className + \".\" + methodName + \"()\");\n\n\n        //设置操作类型\n        if (sysLog.getLogType() == CommonConstant.LOG_TYPE_2) {\n            sysLog.setOperateType(getOperateType(methodName, syslog.operateType()));\n        }\n\n        //获取request\n        HttpServletRequest request = SpringContextUtils.getHttpServletRequest();\n        //请求的参数\n        sysLog.setRequestParam(getReqestParams(request,joinPoint));\n\n        //设置IP地址\n        sysLog.setIp(IPUtils.getIpAddr(request));\n\n        //获取登录用户信息\n        LoginUser sysUser = (LoginUser)SecurityUtils.getSubject().getPrincipal();\n        if(sysUser!=null){\n            sysLog.setUserid(sysUser.getUsername());\n            sysLog.setUsername(sysUser.getRealname());\n\n        }\n        //耗时\n        sysLog.setCostTime(time);\n        sysLog.setCreateTime(new Date());\n        //保存系统日志\n        sysLogService.save(sysLog);\n    }*/\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/aspect/DictAspect.java",
    "content": "package org.jeecg.common.aspect;\n\nimport com.alibaba.fastjson.JSON;\nimport com.alibaba.fastjson.JSONObject;\nimport com.alibaba.fastjson.parser.Feature;\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.fasterxml.jackson.core.JsonProcessingException;\nimport com.fasterxml.jackson.databind.ObjectMapper;\nimport lombok.extern.slf4j.Slf4j;\nimport org.aspectj.lang.ProceedingJoinPoint;\nimport org.aspectj.lang.annotation.Around;\nimport org.aspectj.lang.annotation.Aspect;\nimport org.aspectj.lang.annotation.Pointcut;\nimport org.jeecg.common.api.CommonAPI;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.aspect.annotation.Dict;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.system.vo.DictModel;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.context.annotation.Lazy;\nimport org.springframework.data.redis.core.RedisTemplate;\nimport org.springframework.stereotype.Component;\nimport org.springframework.util.StringUtils;\n\nimport java.lang.reflect.Field;\nimport java.util.*;\nimport java.util.concurrent.TimeUnit;\nimport java.util.stream.Collectors;\n\n/**\n * @Description: 字典aop类\n * @Author: dangzhenghui\n * @Date: 2019-3-17 21:50\n * @Version: 1.0\n */\n@Aspect\n@Component\n@Slf4j\npublic class DictAspect {\n    @Lazy\n    @Autowired\n    private CommonAPI commonApi;\n    @Autowired\n    public RedisTemplate redisTemplate;\n\n    @Autowired\n    private ObjectMapper objectMapper;\n\n    private static final String JAVA_UTIL_DATE = \"java.util.Date\";\n\n    /**\n     * 定义切点Pointcut\n     */\n    @Pointcut(\"(@within(org.springframework.web.bind.annotation.RestController) || \" +\n            \"@within(org.springframework.stereotype.Controller) || @annotation(org.jeecg.common.aspect.annotation.AutoDict)) \" +\n            \"&& execution(public org.jeecg.common.api.vo.Result org.jeecg..*.*(..))\")\n    public void excudeService() {\n    }\n\n    @Around(\"excudeService()\")\n    public Object doAround(ProceedingJoinPoint pjp) throws Throwable {\n    \tlong time1=System.currentTimeMillis();\t\n        Object result = pjp.proceed();\n        long time2=System.currentTimeMillis();\n        log.debug(\"获取JSON数据 耗时：\"+(time2-time1)+\"ms\");\n        long start=System.currentTimeMillis();\n        result=this.parseDictText(result);\n        long end=System.currentTimeMillis();\n        log.debug(\"注入字典到JSON数据  耗时\"+(end-start)+\"ms\");\n        return result;\n    }\n\n    /**\n     * 本方法针对返回对象为Result 的IPage的分页列表数据进行动态字典注入\n     * 字典注入实现 通过对实体类添加注解@dict 来标识需要的字典内容,字典分为单字典code即可 ，table字典 code table text配合使用与原来jeecg的用法相同\n     * 示例为SysUser   字段为sex 添加了注解@Dict(dicCode = \"sex\") 会在字典服务立马查出来对应的text 然后在请求list的时候将这个字典text，已字段名称加_dictText形式返回到前端\n     * 例输入当前返回值的就会多出一个sex_dictText字段\n     * {\n     *      sex:1,\n     *      sex_dictText:\"男\"\n     * }\n     * 前端直接取值sext_dictText在table里面无需再进行前端的字典转换了\n     *  customRender:function (text) {\n     *               if(text==1){\n     *                 return \"男\";\n     *               }else if(text==2){\n     *                 return \"女\";\n     *               }else{\n     *                 return text;\n     *               }\n     *             }\n     *             目前vue是这么进行字典渲染到table上的多了就很麻烦了 这个直接在服务端渲染完成前端可以直接用\n     * @param result\n     */\n    private Object parseDictText(Object result) {\n        //if (result instanceof Result) {\n        if (true) {\n            if (((Result) result).getResult() instanceof IPage) {\n                List<JSONObject> items = new ArrayList<>();\n\n                //step.1 筛选出加了 Dict 注解的字段列表\n                List<Field> dictFieldList = new ArrayList<>();\n                // 字典数据列表， key = 字典code，value=数据列表\n                Map<String, List<String>> dataListMap = new HashMap<>(5);\n                //取出结果集\n                List<Object> records=((IPage) ((Result) result).getResult()).getRecords();\n                // 代码逻辑说明: 【VUEN-1230】 判断是否含有字典注解,没有注解返回-----\n                Boolean hasDict= checkHasDict(records);\n                if(!hasDict){\n                    return result;\n                }\n\n                log.debug(\" __ 进入字典翻译切面 DictAspect —— \" );\n                for (Object record : records) {\n                    String json=\"{}\";\n                    try {\n                        //解决@JsonFormat注解解析不了的问题详见SysAnnouncement类的@JsonFormat\n                         json = objectMapper.writeValueAsString(record);\n                    } catch (JsonProcessingException e) {\n                        log.error(\"json解析失败\"+e.getMessage(),e);\n                    }\n                    // 代码逻辑说明: 【issues/3303】restcontroller返回json数据后key顺序错乱 -----\n                    JSONObject item = JSONObject.parseObject(json, Feature.OrderedField);\n\n                    //for (Field field : record.getClass().getDeclaredFields()) {\n                    // 遍历所有字段，把字典Code取出来，放到 map 里\n                    for (Field field : oConvertUtils.getAllFields(record)) {\n                        String value = item.getString(field.getName());\n                        if (oConvertUtils.isEmpty(value)) {\n                            continue;\n                        }\n                        if (field.getAnnotation(Dict.class) != null) {\n                            if (!dictFieldList.contains(field)) {\n                                dictFieldList.add(field);\n                            }\n                            String code = field.getAnnotation(Dict.class).dicCode();\n                            String text = field.getAnnotation(Dict.class).dicText();\n                            String table = field.getAnnotation(Dict.class).dictTable();\n                            // 代码逻辑说明: [issues/#5643]解决分布式下表字典跨库无法查询问题------------\n                            String dataSource = field.getAnnotation(Dict.class).ds();\n                            List<String> dataList;\n                            String dictCode = code;\n                            if (!StringUtils.isEmpty(table)) {\n                                // 代码逻辑说明: [issues/#5643]解决分布式下表字典跨库无法查询问题------------\n                                dictCode = String.format(\"%s,%s,%s,%s\", table, text, code, dataSource);\n                            }\n                            dataList = dataListMap.computeIfAbsent(dictCode, k -> new ArrayList<>());\n                            this.listAddAllDeduplicate(dataList, Arrays.asList(value.split(\",\")));\n                        }\n                        //date类型默认转换string格式化日期\n                        //if (JAVA_UTIL_DATE.equals(field.getType().getName())&&field.getAnnotation(JsonFormat.class)==null&&item.get(field.getName())!=null){\n                            //SimpleDateFormat aDate=new SimpleDateFormat(\"yyyy-MM-dd HH:mm:ss\");\n                            // item.put(field.getName(), aDate.format(new Date((Long) item.get(field.getName()))));\n                        //}\n                    }\n                    items.add(item);\n                }\n\n                //step.2 调用翻译方法，一次性翻译\n                Map<String, List<DictModel>> translText = this.translateAllDict(dataListMap);\n\n                //step.3 将翻译结果填充到返回结果里\n                for (JSONObject record : items) {\n                    for (Field field : dictFieldList) {\n                        String code = field.getAnnotation(Dict.class).dicCode();\n                        String text = field.getAnnotation(Dict.class).dicText();\n                        String table = field.getAnnotation(Dict.class).dictTable();\n                        // 自定义的字典表数据源\n                        String dataSource = field.getAnnotation(Dict.class).ds();\n                        String fieldDictCode = code;\n                        if (!StringUtils.isEmpty(table)) {\n                            // 代码逻辑说明: [issues/#5643]解决分布式下表字典跨库无法查询问题------------\n                            fieldDictCode = String.format(\"%s,%s,%s,%s\", table, text, code, dataSource);\n                        }\n\n                        String value = record.getString(field.getName());\n                        if (oConvertUtils.isNotEmpty(value)) {\n                            List<DictModel> dictModels = translText.get(fieldDictCode);\n                            if(dictModels==null || dictModels.size()==0){\n                                continue;\n                            }\n\n                            String textValue = this.translDictText(dictModels, value);\n                            log.debug(\" 字典Val : \" + textValue);\n                            log.debug(\" __翻译字典字段__ \" + field.getName() + CommonConstant.DICT_TEXT_SUFFIX + \"： \" + textValue);\n\n                            // TODO-sun 测试输出，待删\n                            log.debug(\" ---- dictCode: \" + fieldDictCode);\n                            log.debug(\" ---- value: \" + value);\n                            log.debug(\" ----- text: \" + textValue);\n                            log.debug(\" ---- dictModels: \" + JSON.toJSONString(dictModels));\n\n                            record.put(field.getName() + CommonConstant.DICT_TEXT_SUFFIX, textValue);\n                        }\n                    }\n                }\n\n                ((IPage) ((Result) result).getResult()).setRecords(items);\n            }\n\n        }\n        return result;\n    }\n\n    /**\n     * list 去重添加\n     */\n    private void listAddAllDeduplicate(List<String> dataList, List<String> addList) {\n        // 筛选出dataList中没有的数据\n        List<String> filterList = addList.stream().filter(i -> !dataList.contains(i)).collect(Collectors.toList());\n        dataList.addAll(filterList);\n    }\n\n    /**\n     * 一次性把所有的字典都翻译了\n     * 1.  所有的普通数据字典的所有数据只执行一次SQL\n     * 2.  表字典相同的所有数据只执行一次SQL\n     * @param dataListMap\n     * @return\n     */\n    private Map<String, List<DictModel>> translateAllDict(Map<String, List<String>> dataListMap) {\n        // 翻译后的字典文本，key=dictCode\n        Map<String, List<DictModel>> translText = new HashMap<>(5);\n        // 需要翻译的数据（有些可以从redis缓存中获取，就不走数据库查询）\n        List<String> needTranslData = new ArrayList<>();\n        //step.1 先通过redis中获取缓存字典数据\n        for (String dictCode : dataListMap.keySet()) {\n            List<String> dataList = dataListMap.get(dictCode);\n            if (dataList.size() == 0) {\n                continue;\n            }\n            // 表字典需要翻译的数据\n            List<String> needTranslDataTable = new ArrayList<>();\n            for (String s : dataList) {\n                String data = s.trim();\n                if (data.length() == 0) {\n                    continue; //跳过循环\n                }\n                if (dictCode.contains(\",\")) {\n                    String keyString = String.format(\"sys:cache:dictTable::SimpleKey [%s,%s]\", dictCode, data);\n                    if (redisTemplate.hasKey(keyString)) {\n                        try {\n                            String text = oConvertUtils.getString(redisTemplate.opsForValue().get(keyString));\n                            List<DictModel> list = translText.computeIfAbsent(dictCode, k -> new ArrayList<>());\n                            list.add(new DictModel(data, text));\n                        } catch (Exception e) {\n                            log.warn(e.getMessage());\n                        }\n                    } else if (!needTranslDataTable.contains(data)) {\n                        // 去重添加\n                        needTranslDataTable.add(data);\n                    }\n                } else {\n                    String keyString = String.format(\"sys:cache:dict::%s:%s\", dictCode, data);\n                    if (redisTemplate.hasKey(keyString)) {\n                        try {\n                            String text = oConvertUtils.getString(redisTemplate.opsForValue().get(keyString));\n                            List<DictModel> list = translText.computeIfAbsent(dictCode, k -> new ArrayList<>());\n                            list.add(new DictModel(data, text));\n                        } catch (Exception e) {\n                            log.warn(e.getMessage());\n                        }\n                    } else if (!needTranslData.contains(data)) {\n                        // 去重添加\n                        needTranslData.add(data);\n                    }\n                }\n\n            }\n            //step.2 调用数据库翻译表字典\n            if (needTranslDataTable.size() > 0) {\n                String[] arr = dictCode.split(\",\");\n                String table = arr[0], text = arr[1], code = arr[2];\n                String values = String.join(\",\", needTranslDataTable);\n                // 自定义的数据源\n                String dataSource = null;\n                if (arr.length > 3) {\n                    dataSource = arr[3];\n                }\n                log.debug(\"translateDictFromTableByKeys.dictCode:\" + dictCode);\n                log.debug(\"translateDictFromTableByKeys.values:\" + values);\n                \n                // 代码逻辑说明: 微服务下为空报错没有参数需要传递空字符串---\n                if(null == dataSource){\n                    dataSource = \"\";\n                }\n                \n                List<DictModel> texts = commonApi.translateDictFromTableByKeys(table, text, code, values, dataSource);\n                log.debug(\"translateDictFromTableByKeys.result:\" + texts);\n                List<DictModel> list = translText.computeIfAbsent(dictCode, k -> new ArrayList<>());\n                list.addAll(texts);\n\n                // 做 redis 缓存\n                for (DictModel dict : texts) {\n                    String redisKey = String.format(\"sys:cache:dictTable::SimpleKey [%s,%s]\", dictCode, dict.getValue());\n                    try {\n                        // 保留5分钟\n                        redisTemplate.opsForValue().set(redisKey, dict.getText(), 300, TimeUnit.SECONDS);\n                    } catch (Exception e) {\n                        log.warn(e.getMessage(), e);\n                    }\n                }\n            }\n        }\n\n        //step.3 调用数据库进行翻译普通字典\n        if (needTranslData.size() > 0) {\n            List<String> dictCodeList = Arrays.asList(dataListMap.keySet().toArray(new String[]{}));\n            // 将不包含逗号的字典code筛选出来，因为带逗号的是表字典，而不是普通的数据字典\n            List<String> filterDictCodes = dictCodeList.stream().filter(key -> !key.contains(\",\")).collect(Collectors.toList());\n            String dictCodes = String.join(\",\", filterDictCodes);\n            String values = String.join(\",\", needTranslData);\n            log.debug(\"translateManyDict.dictCodes:\" + dictCodes);\n            log.debug(\"translateManyDict.values:\" + values);\n            Map<String, List<DictModel>> manyDict = commonApi.translateManyDict(dictCodes, values);\n            log.debug(\"translateManyDict.result:\" + manyDict);\n            for (String dictCode : manyDict.keySet()) {\n                List<DictModel> list = translText.computeIfAbsent(dictCode, k -> new ArrayList<>());\n                List<DictModel> newList = manyDict.get(dictCode);\n                list.addAll(newList);\n\n                // 做 redis 缓存\n                for (DictModel dict : newList) {\n                    String redisKey = String.format(\"sys:cache:dict::%s:%s\", dictCode, dict.getValue());\n                    try {\n                        redisTemplate.opsForValue().set(redisKey, dict.getText());\n                    } catch (Exception e) {\n                        log.warn(e.getMessage(), e);\n                    }\n                }\n            }\n        }\n        return translText;\n    }\n\n    /**\n     * 字典值替换文本\n     *\n     * @param dictModels\n     * @param values\n     * @return\n     */\n    private String translDictText(List<DictModel> dictModels, String values) {\n        List<String> result = new ArrayList<>();\n\n        // 允许多个逗号分隔，允许传数组对象\n        String[] splitVal = values.split(\",\");\n        for (String val : splitVal) {\n            String dictText = val;\n            for (DictModel dict : dictModels) {\n                if (val.equals(dict.getValue())) {\n                    dictText = dict.getText();\n                    break;\n                }\n            }\n            result.add(dictText);\n        }\n        return String.join(\",\", result);\n    }\n\n    /**\n     *  翻译字典文本\n     * @param code\n     * @param text\n     * @param table\n     * @param key\n     * @return\n     */\n    @Deprecated\n    private String translateDictValue(String code, String text, String table, String key) {\n    \tif(oConvertUtils.isEmpty(key)) {\n    \t\treturn null;\n    \t}\n        StringBuffer textValue=new StringBuffer();\n        String[] keys = key.split(\",\");\n        for (String k : keys) {\n            String tmpValue = null;\n            log.debug(\" 字典 key : \"+ k);\n            if (k.trim().length() == 0) {\n                continue; //跳过循环\n            }\n            // 代码逻辑说明: !56 优化微服务应用下存在表字段需要字典翻译时加载缓慢问题-----\n            if (!StringUtils.isEmpty(table)){\n                log.debug(\"--DictAspect------dicTable=\"+ table+\" ,dicText= \"+text+\" ,dicCode=\"+code);\n                String keyString = String.format(\"sys:cache:dictTable::SimpleKey [%s,%s,%s,%s]\",table,text,code,k.trim());\n                    if (redisTemplate.hasKey(keyString)){\n                    try {\n                        tmpValue = oConvertUtils.getString(redisTemplate.opsForValue().get(keyString));\n                    } catch (Exception e) {\n                        log.warn(e.getMessage());\n                    }\n                }else {\n                    tmpValue= commonApi.translateDictFromTable(table,text,code,k.trim());\n                }\n            }else {\n                String keyString = String.format(\"sys:cache:dict::%s:%s\",code,k.trim());\n                if (redisTemplate.hasKey(keyString)){\n                    try {\n                        tmpValue = oConvertUtils.getString(redisTemplate.opsForValue().get(keyString));\n                    } catch (Exception e) {\n                       log.warn(e.getMessage());\n                    }\n                }else {\n                    tmpValue = commonApi.translateDict(code, k.trim());\n                }\n            }\n\n            if (tmpValue != null) {\n                if (!\"\".equals(textValue.toString())) {\n                    textValue.append(\",\");\n                }\n                textValue.append(tmpValue);\n            }\n\n        }\n        return textValue.toString();\n    }\n\n    /**\n     * 检测返回结果集中是否包含Dict注解\n     * @param records\n     * @return\n     */\n    private Boolean checkHasDict(List<Object> records){\n        if(oConvertUtils.isNotEmpty(records) && records.size()>0){\n            for (Field field : oConvertUtils.getAllFields(records.get(0))) {\n                if (oConvertUtils.isNotEmpty(field.getAnnotation(Dict.class))) {\n                    return true;\n                }\n            }\n        }\n        return false;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/aspect/PermissionDataAspect.java",
    "content": "package org.jeecg.common.aspect;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.aspectj.lang.ProceedingJoinPoint;\nimport org.aspectj.lang.annotation.Around;\nimport org.aspectj.lang.annotation.Aspect;\nimport org.aspectj.lang.annotation.Pointcut;\nimport org.aspectj.lang.reflect.MethodSignature;\nimport org.jeecg.common.api.CommonAPI;\nimport org.jeecg.common.aspect.annotation.PermissionData;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.SymbolConstant;\nimport org.jeecg.common.system.query.QueryRuleEnum;\nimport org.jeecg.common.system.util.JeecgDataAutorUtils;\nimport org.jeecg.common.system.util.JwtUtil;\nimport org.jeecg.common.system.vo.SysPermissionDataRuleModel;\nimport org.jeecg.common.system.vo.SysUserCacheInfo;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.context.annotation.Lazy;\nimport org.springframework.stereotype.Component;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport java.lang.reflect.Method;\nimport java.util.List;\n\n/**\n * 数据权限切面处理类\n *  当被请求的方法有注解PermissionData时,会在往当前request中写入数据权限信息\n * @Date 2019年4月10日\n * @Version: 1.0\n * @author: jeecg-boot\n */\n@Aspect\n@Component\n@Slf4j\npublic class PermissionDataAspect {\n    @Lazy\n    @Autowired\n    private CommonAPI commonApi;\n\n    private static final String SPOT_DO = \".do\";\n\n    @Pointcut(\"@annotation(org.jeecg.common.aspect.annotation.PermissionData)\")\n    public void pointCut() {\n\n    }\n\n    @Around(\"pointCut()\")\n    public Object arround(ProceedingJoinPoint point) throws  Throwable{\n        HttpServletRequest request = SpringContextUtils.getHttpServletRequest();\n        MethodSignature signature = (MethodSignature) point.getSignature();\n        Method method = signature.getMethod();\n        PermissionData pd = method.getAnnotation(PermissionData.class);\n        String component = pd.pageComponent();\n        String requestMethod = request.getMethod();\n        String requestPath = request.getRequestURI().substring(request.getContextPath().length());\n        requestPath = filterUrl(requestPath);\n        //先判断是否online报表请求\n        if(requestPath.indexOf(UrlMatchEnum.CGREPORT_DATA.getMatchUrl())>=0 || requestPath.indexOf(UrlMatchEnum.CGREPORT_ONLY_DATA.getMatchUrl())>=0){\n            // 获取地址栏参数\n            String urlParamString = request.getParameter(CommonConstant.ONL_REP_URL_PARAM_STR);\n            if(oConvertUtils.isNotEmpty(urlParamString)){\n                requestPath+=\"?\"+urlParamString;\n            }\n        }\n        log.debug(\"拦截请求 >> {} ; 请求类型 >> {} . \", requestPath, requestMethod);\n        String username = JwtUtil.getUserNameByToken(request);\n        //查询数据权限信息\n        //TODO 微服务情况下也得支持缓存机制\n        List<SysPermissionDataRuleModel> dataRules = commonApi.queryPermissionDataRule(component, requestPath, username);\n        if(dataRules!=null && dataRules.size()>0) {\n            //临时存储\n            JeecgDataAutorUtils.installDataSearchConditon(request, dataRules);\n            //TODO 微服务情况下也得支持缓存机制\n            SysUserCacheInfo userinfo = commonApi.getCacheUser(username);\n            JeecgDataAutorUtils.installUserInfo(request, userinfo);\n        }\n        return  point.proceed();\n    }\n\n    private String filterUrl(String requestPath){\n        String url = \"\";\n        if(oConvertUtils.isNotEmpty(requestPath)){\n            url = requestPath.replace(\"\\\\\", \"/\");\n            url = url.replace(\"//\", \"/\");\n            if(url.indexOf(SymbolConstant.DOUBLE_SLASH)>=0){\n                url = filterUrl(url);\n            }\n\t\t\t/*if(url.startsWith(\"/\")){\n\t\t\t\turl=url.substring(1);\n\t\t\t}*/\n        }\n        return url;\n    }\n\n    /**\n     * 获取请求地址\n     * @param request\n     * @return\n     */\n    @Deprecated\n    private String getJgAuthRequsetPath(HttpServletRequest request) {\n        String queryString = request.getQueryString();\n        String requestPath = request.getRequestURI();\n        if(oConvertUtils.isNotEmpty(queryString)){\n            requestPath += \"?\" + queryString;\n        }\n        // 去掉其他参数(保留一个参数) 例如：loginController.do?login\n        if (requestPath.indexOf(SymbolConstant.AND) > -1) {\n            requestPath = requestPath.substring(0, requestPath.indexOf(\"&\"));\n        }\n        if(requestPath.indexOf(QueryRuleEnum.EQ.getValue())!=-1){\n            if(requestPath.indexOf(SPOT_DO)!=-1){\n                requestPath = requestPath.substring(0,requestPath.indexOf(\".do\")+3);\n            }else{\n                requestPath = requestPath.substring(0,requestPath.indexOf(\"?\"));\n            }\n        }\n        // 去掉项目路径\n        requestPath = requestPath.substring(request.getContextPath().length() + 1);\n        return filterUrl(requestPath);\n    }\n\n    @Deprecated\n    private boolean moHuContain(List<String> list,String key){\n        for(String str : list){\n            if(key.contains(str)){\n                return true;\n            }\n        }\n        return false;\n    }\n\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/aspect/UrlMatchEnum.java",
    "content": "package org.jeecg.common.aspect;\n\n/**\n * @Author scott\n * @Date 2020/1/14 13:36\n * @Description: 请求URL与菜单路由URL转换规则（方便于采用菜单路由URL来配置数据权限规则）\n */\npublic enum UrlMatchEnum {\n    /**求URL与菜单路由URL转换规则 /online/cgform/api/getData/ */\n    CGFORM_DATA(\"/online/cgform/api/getData/\", \"/online/cgformList/\"),\n    /**求URL与菜单路由URL转换规则 /online/cgform/api/exportXls/ */\n    CGFORM_EXCEL_DATA(\"/online/cgform/api/exportXls/\", \"/online/cgformList/\"),\n    /**求URL与菜单路由URL转换规则 /online/cgform/api/getTreeData/ */\n    CGFORM_TREE_DATA(\"/online/cgform/api/getTreeData/\", \"/online/cgformList/\"),\n    /**求URL与菜单路由URL转换规则 /online/cgreport/api/getColumnsAndData/ */\n    CGREPORT_DATA(\"/online/cgreport/api/getColumnsAndData/\", \"/online/cgreport/\"),\n    /** 求URL与菜单路由URL转换规则/online/cgreport/api/getData/ 【vue3报表数据请求地址】 */\n    CGREPORT_ONLY_DATA(\"/online/cgreport/api/getData/\", \"/online/cgreport/\"),\n    /**求URL与菜单路由URL转换规则 /online/cgreport/api/exportXls/ */\n    CGREPORT_EXCEL_DATA(\"/online/cgreport/api/exportXls/\", \"/online/cgreport/\"),\n    /**求URL与菜单路由URL转换规则 /online/cgreport/api/exportManySheetXls/ */\n    CGREPORT_EXCEL_DATA2(\"/online/cgreport/api/exportManySheetXls/\", \"/online/cgreport/\");\n\n    UrlMatchEnum(String url, String matchUrl) {\n        this.url = url;\n        this.matchUrl = matchUrl;\n    }\n\n    /**\n     * Request 请求 URL前缀\n     */\n    private String url;\n    /**\n     * 菜单路由 URL前缀 (对应菜单路径)\n     */\n    private String matchUrl;\n\n    /**\n     * 根据req url 获取到菜单配置路径（前端页面路由URL）\n     *\n     * @param url\n     * @return\n     */\n    public static String getMatchResultByUrl(String url) {\n        //获取到枚举\n        UrlMatchEnum[] values = UrlMatchEnum.values();\n        //加强for循环进行遍历操作\n        for (UrlMatchEnum lr : values) {\n            //如果遍历获取的type和参数type一致\n            if (url.indexOf(lr.url) != -1) {\n                //返回type对象的desc\n                return url.replace(lr.url, lr.matchUrl);\n            }\n        }\n        return null;\n    }\n\n    public String getMatchUrl() {\n        return matchUrl;\n    }\n    //    public static void main(String[] args) {\n//        /**\n//         * 比如request真实请求URL: /online/cgform/api/getData/81fcf7d8922d45069b0d5ba983612d3a\n//         * 转换匹配路由URL后（对应配置的菜单路径）:/online/cgformList/81fcf7d8922d45069b0d5ba983612d3a\n//         */\n//        System.out.println(UrlMatchEnum.getMatchResultByUrl(\"/online/cgform/api/getData/81fcf7d8922d45069b0d5ba983612d3a\"));\n//    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/aspect/annotation/AutoDict.java",
    "content": "package org.jeecg.common.aspect.annotation;\n\nimport java.lang.annotation.*;\n\n/**\n * 通过此注解声明的接口，自动实现字典翻译\n * \n * @Author scott\n * @email jeecgos@163.com\n * @Date 2022年01月05日\n */\n@Target(ElementType.METHOD)\n@Retention(RetentionPolicy.RUNTIME)\n@Documented\npublic @interface AutoDict {\n\n\t/**\n\t * 暂时无用\n\t * @return\n\t */\n\tString value() default \"\";\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/aspect/annotation/AutoLog.java",
    "content": "package org.jeecg.common.aspect.annotation;\n\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.enums.ModuleType;\n\nimport java.lang.annotation.*;\n\n/**\n * 系统日志注解\n * \n * @Author scott\n * @email jeecgos@163.com\n * @Date 2019年1月14日\n */\n@Target(ElementType.METHOD)\n@Retention(RetentionPolicy.RUNTIME)\n@Documented\npublic @interface AutoLog {\n\n\t/**\n\t * 日志内容\n\t * \n\t * @return\n\t */\n\tString value() default \"\";\n\n\t/**\n\t * 日志类型\n\t * \n\t * @return 0:操作日志;1:登录日志;2:定时任务;\n\t */\n\tint logType() default CommonConstant.LOG_TYPE_2;\n\t\n\t/**\n\t * 操作日志类型\n\t * \n\t * @return （1查询，2添加，3修改，4删除）\n\t */\n\tint operateType() default 0;\n\n\t/**\n\t * 模块类型 默认为common\n\t * @return\n\t */\n\tModuleType module() default ModuleType.COMMON;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/aspect/annotation/Dict.java",
    "content": "package org.jeecg.common.aspect.annotation;\n\nimport java.lang.annotation.ElementType;\nimport java.lang.annotation.Retention;\nimport java.lang.annotation.RetentionPolicy;\nimport java.lang.annotation.Target;\n\n/**\n * 字典注解\n * @author: dangzhenghui\n * @date: 2019年03月17日-下午9:37:16\n */\n@Target(ElementType.FIELD)\n@Retention(RetentionPolicy.RUNTIME)\npublic @interface Dict {\n    /**\n     * 方法描述:  数据code\n     * 作    者： dangzhenghui\n     * 日    期： 2019年03月17日-下午9:37:16\n     *\n     * @return 返回类型： String\n     */\n    String dicCode();\n\n    /**\n     * 方法描述:  数据Text\n     * 作    者： dangzhenghui\n     * 日    期： 2019年03月17日-下午9:37:16\n     *\n     * @return 返回类型： String\n     */\n    String dicText() default \"\";\n\n    /**\n     * 方法描述: 数据字典表\n     * 作    者： dangzhenghui\n     * 日    期： 2019年03月17日-下午9:37:16\n     *\n     * @return 返回类型： String\n     */\n    String dictTable() default \"\";\n\n\n    /**\n     * 方法描述: 数据字典表所在数据源名称\n     * 作    者： chenrui\n     * 日    期： 2023年12月20日-下午4:58\n     *\n     * @return 返回类型： String\n     */\n    String ds() default \"\";\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/aspect/annotation/DynamicTable.java",
    "content": "package org.jeecg.common.aspect.annotation;\n\nimport java.lang.annotation.*;\n\n/**\n * 动态table切换\n *\n * @author :zyf\n * @date:2020-04-25\n */\n@Target(ElementType.METHOD)\n@Retention(RetentionPolicy.RUNTIME)\n@Documented\npublic @interface DynamicTable {\n    /**\n     * 需要动态解析的表名\n     * @return\n     */\n    String value();\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/aspect/annotation/OnlineAuth.java",
    "content": "package org.jeecg.common.aspect.annotation;\n\nimport java.lang.annotation.*;\n\n/**\n * online请求拦截专用注解\n * @author: jeecg-boot\n */\n@Retention(RetentionPolicy.RUNTIME)\n@Target({ElementType.TYPE,ElementType.METHOD})\n@Documented\npublic @interface OnlineAuth {\n\n    /**\n     * 请求关键字，在xxx/code之前的字符串\n     * @return\n     */\n    String value();\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/aspect/annotation/PermissionData.java",
    "content": "package org.jeecg.common.aspect.annotation;\n\nimport java.lang.annotation.Documented;\nimport java.lang.annotation.ElementType;\nimport java.lang.annotation.Retention;\nimport java.lang.annotation.RetentionPolicy;\nimport java.lang.annotation.Target;\n\n/**\n  *  数据权限注解\n * @Author taoyan\n * @Date 2019年4月11日\n */\n@Retention(RetentionPolicy.RUNTIME)\n@Target({ElementType.TYPE,ElementType.METHOD})\n@Documented\npublic @interface PermissionData {\n\t/**\n\t * 暂时没用\n\t * @return\n\t */\n\tString value() default \"\";\n\t\n\t\n\t/**\n\t * 配置菜单的组件路径,用于数据权限\n\t */\n\tString pageComponent() default \"\";\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/CommonConstant.java",
    "content": "package org.jeecg.common.constant;\n\n/**\n * @Description: 通用常量\n * @author: jeecg-boot\n */\npublic interface CommonConstant {\n\n\t/**\n\t * 正常状态\n\t */\n\tInteger STATUS_NORMAL = 0;\n\n\t/**\n\t * 禁用状态\n\t */\n\tInteger STATUS_DISABLE = -1;\n\n\t/**\n\t * 删除标志\n\t */\n\tInteger DEL_FLAG_1 = 1;\n\n\t/**\n\t * 未删除\n\t */\n\tInteger DEL_FLAG_0 = 0;\n\n\t/**\n\t * 系统日志类型： 登录\n\t */\n\tint LOG_TYPE_1 = 1;\n\t\n\t/**\n\t * 系统日志类型： 操作\n\t */\n\tint LOG_TYPE_2 = 2;\n\n    /**\n     * 系统日志类型： 租户操作日志\n     */\n    int LOG_TYPE_3 = 3;\n\n    /**\n     * 系统日志类型： 异常\n     */\n    int LOG_TYPE_4 = 4;\n\n\t/**\n\t * 操作日志类型： 查询\n\t */\n\tint OPERATE_TYPE_1 = 1;\n\t\n\t/**\n\t * 操作日志类型： 添加\n\t */\n\tint OPERATE_TYPE_2 = 2;\n\t\n\t/**\n\t * 操作日志类型： 更新\n\t */\n\tint OPERATE_TYPE_3 = 3;\n\t\n\t/**\n\t * 操作日志类型： 删除\n\t */\n\tint OPERATE_TYPE_4 = 4;\n\t\n\t/**\n\t * 操作日志类型： 倒入\n\t */\n\tint OPERATE_TYPE_5 = 5;\n\t\n\t/**\n\t * 操作日志类型： 导出\n\t */\n\tint OPERATE_TYPE_6 = 6;\n\t\n\t\n\t/** {@code 500 Server Error} (HTTP/1.0 - RFC 1945) */\n    Integer SC_INTERNAL_SERVER_ERROR_500 = 500;\n    /** {@code 404 Not Found} (HTTP/1.0 - RFC 1945) */\n    Integer SC_INTERNAL_NOT_FOUND_404 = 404;\n    /** {@code 200 OK} (HTTP/1.0 - RFC 1945) */\n    Integer SC_OK_200 = 200;\n    \n    /**访问权限认证未通过 510*/\n    Integer SC_JEECG_NO_AUTHZ=510;\n\n    /** 登录用户Shiro权限缓存KEY前缀 */\n    public static String PREFIX_USER_SHIRO_CACHE  = \"shiro:cache:org.jeecg.config.shiro.ShiroRealm.authorizationCache:\";\n    /** 登录用户Token令牌缓存KEY前缀 */\n    String PREFIX_USER_TOKEN  = \"prefix_user_token:\";\n    /** 登录用户Token令牌作废提示信息，比如 “不允许同一账号多地同时登录，会往这个变量存提示信息” */\n    String PREFIX_USER_TOKEN_ERROR_MSG  = \"prefix_user_token:error:msg_\";\n\n    /**============================== 【是否允许同一账号多地同时登录】登录客户端类型常量 ==============================*/\n    /** 客户端类型：PC端 */\n    String CLIENT_TYPE_PC = \"PC\";\n    /** 客户端类型：APP端 */\n    String CLIENT_TYPE_APP = \"APP\";\n    /** 客户端类型：手机号登录 */\n    String CLIENT_TYPE_PHONE = \"PHONE\";\n    String PREFIX_USER_TOKEN_PC = \"prefix_user_token:single_login:pc:\";\n    /** 单点登录：用户在APP端的Token缓存KEY前缀 (username -> token) */\n    String PREFIX_USER_TOKEN_APP = \"prefix_user_token:single_login:app:\";\n    /** 单点登录：用户在手机号登录的Token缓存KEY前缀 (username -> token) */\n    String PREFIX_USER_TOKEN_PHONE = \"prefix_user_token:single_login:phone:\";\n    /**============================== 【是否允许同一账号多地同时登录】登录客户端类型常量 ==============================*/\n    \n//    /** Token缓存时间：3600秒即一小时 */\n//    int  TOKEN_EXPIRE_TIME  = 3600;\n\n    /** 登录二维码 */\n    String  LOGIN_QRCODE_PRE  = \"QRCODELOGIN:\";\n    String  LOGIN_QRCODE  = \"LQ:\";\n    /** 登录二维码token */\n    String  LOGIN_QRCODE_TOKEN  = \"LQT:\";\n\n\n    /**\n     *  0：一级菜单\n     */\n    Integer MENU_TYPE_0  = 0;\n   /**\n    *  1：子菜单 \n    */\n    Integer MENU_TYPE_1  = 1;\n    /**\n     *  2：按钮权限\n     */\n    Integer MENU_TYPE_2  = 2;\n\n    /**通告对象类型（USER:指定用户，ALL:全体用户）*/\n    String MSG_TYPE_UESR  = \"USER\";\n    String MSG_TYPE_ALL  = \"ALL\";\n    \n    /**发布状态（0未发布，1已发布，2已撤销）*/\n    String NO_SEND  = \"0\";\n    String HAS_SEND  = \"1\";\n    String HAS_CANCLE  = \"2\";\n    \n    /**阅读状态（0未读，1已读）*/\n    Integer HAS_READ_FLAG  = 1;\n    Integer NO_READ_FLAG  = 0;\n    \n    /**优先级（L低，M中，H高）*/\n    String PRIORITY_L  = \"L\";\n    String PRIORITY_M  = \"M\";\n    String PRIORITY_H  = \"H\";\n    \n    /**\n     * 短信模板方式  0 .登录模板、1.注册模板、2.忘记密码模板\n     */\n    String SMS_TPL_TYPE_0  = \"0\";\n    String SMS_TPL_TYPE_1  = \"1\";\n    String SMS_TPL_TYPE_2  = \"2\";\n    \n    /**\n     * 状态(0无效1有效)\n     */\n    String STATUS_0 = \"0\";\n    String STATUS_1 = \"1\";\n    Integer STATUS_0_INT = 0;\n    Integer STATUS_1_INT = 1;\n\n    /**\n     * 同步工作流引擎1同步0不同步\n     */\n    Integer ACT_SYNC_1 = 1;\n    Integer ACT_SYNC_0 = 0;\n\n    /**\n     * 消息类型1:通知公告2:系统消息\n     */\n    String MSG_CATEGORY_1 = \"1\";\n    String MSG_CATEGORY_2 = \"2\";\n    \n    /**\n     * 是否配置菜单的数据权限 1是0否\n     */\n    Integer RULE_FLAG_0 = 0;\n    Integer RULE_FLAG_1 = 1;\n\n    /**\n     * 是否用户已被冻结 1正常(解冻) 2冻结 3离职\n     */\n    Integer USER_UNFREEZE = 1;\n    Integer USER_FREEZE = 2;\n    Integer USER_QUIT = 3;\n    \n    /**字典翻译文本后缀*/\n    String DICT_TEXT_SUFFIX = \"_dictText\";\n    /**字典翻译颜色后缀*/\n    String DICT_COLOR_SUFFIX = \"_dictColor\";\n\n    /**\n     * 表单设计器主表类型\n     */\n    Integer DESIGN_FORM_TYPE_MAIN = 1;\n\n    /**\n     * 表单设计器子表表类型\n     */\n    Integer DESIGN_FORM_TYPE_SUB = 2;\n\n    /**\n     * 表单设计器URL授权通过\n     */\n    Integer DESIGN_FORM_URL_STATUS_PASSED = 1;\n\n    /**\n     * 表单设计器URL授权未通过\n     */\n    Integer DESIGN_FORM_URL_STATUS_NOT_PASSED = 2;\n\n    /**\n     * 表单设计器新增 Flag\n     */\n    String DESIGN_FORM_URL_TYPE_ADD = \"add\";\n    /**\n     * 表单设计器修改 Flag\n     */\n    String DESIGN_FORM_URL_TYPE_EDIT = \"edit\";\n    /**\n     * 表单设计器详情 Flag\n     */\n    String DESIGN_FORM_URL_TYPE_DETAIL = \"detail\";\n    /**\n     * 表单设计器复用数据 Flag\n     */\n    String DESIGN_FORM_URL_TYPE_REUSE = \"reuse\";\n    /**\n     * 表单设计器编辑 Flag （已弃用）\n     */\n    String DESIGN_FORM_URL_TYPE_VIEW = \"view\";\n\n    /**\n     * online参数值设置（是：Y, 否：N）\n     */\n    String ONLINE_PARAM_VAL_IS_TURE = \"Y\";\n    String ONLINE_PARAM_VAL_IS_FALSE = \"N\";\n\n    /**\n     * 文件上传类型（本地：local，Minio：minio，阿里云：alioss）\n     */\n    String UPLOAD_TYPE_LOCAL = \"local\";\n    String UPLOAD_TYPE_MINIO = \"minio\";\n    String UPLOAD_TYPE_OSS = \"alioss\";\n\n    /**\n     * 文档上传自定义桶名称\n     */\n    String UPLOAD_CUSTOM_BUCKET = \"eoafile\";\n    /**\n     * 文档上传自定义路径\n     */\n    String UPLOAD_CUSTOM_PATH = \"eoafile\";\n    /**\n     * 文件外链接有效天数\n     */\n    Integer UPLOAD_EFFECTIVE_DAYS = 1;\n\n    /**\n     * 员工身份 （1:普通员工  2:上级）\n     */\n    Integer USER_IDENTITY_1 = 1;\n    Integer USER_IDENTITY_2 = 2;\n\n    /** sys_user 表 username 唯一键索引 */\n    String SQL_INDEX_UNIQ_SYS_USER_USERNAME = \"uniq_sys_user_username\";\n    /** sys_user 表 work_no 唯一键索引 */\n    String SQL_INDEX_UNIQ_SYS_USER_WORK_NO = \"uniq_sys_user_work_no\";\n    /** sys_user 表 phone 唯一键索引 */\n    String SQL_INDEX_UNIQ_SYS_USER_PHONE = \"uniq_sys_user_phone\";\n    /** 达梦数据库升提示。违反表[SYS_USER]唯一性约束 */\n    String SQL_INDEX_UNIQ_SYS_USER = \"唯一性约束\";\n\n    /** sys_user 表 email 唯一键索引 */\n    String SQL_INDEX_UNIQ_SYS_USER_EMAIL = \"uniq_sys_user_email\";\n    /** sys_quartz_job 表 job_class_name 唯一键索引 */\n    String SQL_INDEX_UNIQ_JOB_CLASS_NAME = \"uniq_job_class_name\";\n    /** sys_position 表 code 唯一键索引 */\n    String SQL_INDEX_UNIQ_CODE = \"uniq_code\";\n    /** sys_role 表 code 唯一键索引 */\n    String SQL_INDEX_UNIQ_SYS_ROLE_CODE = \"uniq_sys_role_role_code\";\n    /** sys_depart 表 code 唯一键索引 */\n    String SQL_INDEX_UNIQ_DEPART_ORG_CODE = \"uniq_depart_org_code\";\n    /** sys_category 表 code 唯一键索引 */\n    String SQL_INDEX_UNIQ_CATEGORY_CODE = \"idx_sc_code\";\n    /**\n     * 在线聊天 是否为默认分组\n     */\n    String IM_DEFAULT_GROUP = \"1\";\n    /**\n     * 在线聊天 图片文件保存路径\n     */\n    String IM_UPLOAD_CUSTOM_PATH = \"biz/user_imgs\";\n    /**\n     * 在线聊天 用户状态\n     */\n    String IM_STATUS_ONLINE = \"online\";\n\n    /**\n     * 在线聊天 SOCKET消息类型\n     */\n    String IM_SOCKET_TYPE = \"chatMessage\";\n\n    /**\n     * 在线聊天 是否开启默认添加好友 1是 0否\n     */\n    String IM_DEFAULT_ADD_FRIEND = \"1\";\n\n    /**\n     * 在线聊天 用户好友缓存前缀\n     */\n    String IM_PREFIX_USER_FRIEND_CACHE = \"sys:cache:im:im_prefix_user_friend_\";\n    /**\n     * 缓存用户id与用户名关系\n     */\n    String SYS_USER_ID_MAPPING_CACHE = \"sys:cache:user:id_mapping\";\n\n    /**\n     * 系统角色管理员编码\n     */\n    String SYS_ROLE_ADMIN = \"admin\";\n\n    /**\n     * 考勤补卡业务状态 （0：处理中）\n     */\n    String SIGN_PATCH_BIZ_STATUS_0 = \"0\";\n    /**\n     * 考勤补卡业务状态 （1：同意  2：不同意）\n     */\n    String SIGN_PATCH_BIZ_STATUS_1 = \"1\";\n    String SIGN_PATCH_BIZ_STATUS_2 = \"2\";\n\n    /**\n     * 公文文档上传自定义路径\n     */\n    String UPLOAD_CUSTOM_PATH_OFFICIAL = \"officialdoc\";\n     /**\n     * 公文文档下载自定义路径\n     */\n    String DOWNLOAD_CUSTOM_PATH_OFFICIAL = \"officaldown\";\n\n    /**\n     * WPS存储值类别(1 code文号 2 text（WPS模板还是公文发文模板）)\n     */\n    String WPS_TYPE_1=\"1\";\n    String WPS_TYPE_2=\"2\";\n\n\n    /**===============================================================================================*/\n    /**\n     * ::非常重要::\n     * 注意：这四个常量值如果修改，需要与 jeecg-boot-starter/jeecg-boot-common/org.jeecg.config.FeignConfig 类中的值保持一致。\n     */\n    String X_ACCESS_TOKEN = \"X-Access-Token\";\n    String X_SIGN = \"X-Sign\";\n    String X_TIMESTAMP = \"X-TIMESTAMP\";\n    /** 租户请求头 更名为：X-Tenant-Id */\n    String TENANT_ID = \"X-Tenant-Id\";\n    /** 简流接口请求头，用于排除不支持的控件字段  */\n    String X_MiniFlowExclusionFieldMode = \"X-Miniflowexclusionfieldmode\";\n    /**===============================================================================================*/\n\n    String TOKEN_IS_INVALID_MSG = \"Token失效，请重新登录!\";\n    String X_FORWARDED_SCHEME = \"X-Forwarded-Scheme\";\n\n\n    /**\n     * 微服务读取配置文件属性 服务地址\n     */\n    String CLOUD_SERVER_KEY = \"spring.cloud.nacos.discovery.server-addr\";\n\n    /**\n     * 第三方登录 验证密码/创建用户 都需要设置一个操作码 防止被恶意调用\n     */\n    String THIRD_LOGIN_CODE = \"third_login_code\";\n\n    /**\n     * 第三方APP同步方向：本地 --> 第三方APP\n     */\n    String THIRD_SYNC_TO_APP = \"SYNC_TO_APP\";\n    /**\n     * 第三方APP同步方向：第三方APP --> 本地\n     */\n    String THIRD_SYNC_TO_LOCAL = \"SYNC_TO_LOCAL\";\n\n    /** 系统通告消息状态：0=未发布 */\n    String ANNOUNCEMENT_SEND_STATUS_0 = \"0\";\n    /** 系统通告消息状态：1=已发布 */\n    String ANNOUNCEMENT_SEND_STATUS_1 = \"1\";\n    /** 系统通告消息状态：2=已撤销 */\n    String ANNOUNCEMENT_SEND_STATUS_2 = \"2\";\n\n    /**ONLINE 报表权限用 从request中获取地址栏后的参数*/\n    String ONL_REP_URL_PARAM_STR=\"onlRepUrlParamStr\";\n\n    /**POST请求*/\n    String HTTP_POST = \"POST\";\n\n    /**PUT请求*/\n    String HTTP_PUT = \"PUT\";\n\n    /**PATCH请求*/\n    String HTTP_PATCH = \"PATCH\";\n\n    /**未知的*/\n    String UNKNOWN = \"unknown\";\n\n    /**字符串http*/\n    String STR_HTTP = \"http\";\n\n    /**String 类型的空值*/\n    String STRING_NULL = \"null\";\n\n    /**前端vue3版本Header参数名*/\n    String VERSION=\"X-Version\";\n\n    String VERSION_V3 = \"v3\";\n\n    /**存储在线程变量里的动态表名*/\n    String DYNAMIC_TABLE_NAME=\"DYNAMIC_TABLE_NAME\";\n    /**\n     * http:// http协议\n     */\n    String HTTP_PROTOCOL = \"http://\";\n\n    /**\n     * https:// https协议\n     */\n    String HTTPS_PROTOCOL = \"https://\";\n    \n    /** 部门表唯一key，id */\n    String DEPART_KEY_ID = \"id\";\n    /** 部门表唯一key，orgCode */\n    String DEPART_KEY_ORG_CODE = \"orgCode\";\n\n    /**======【消息推送相关】==============================================================================*/\n    /**\n     * 发消息 会传递一些信息到map\n     */\n    String NOTICE_MSG_SUMMARY = \"NOTICE_MSG_SUMMARY\";\n\n    /**\n     * 发消息 会传递一个业务ID到map\n     */\n    String NOTICE_MSG_BUS_ID = \"NOTICE_MSG_BUS_ID\";\n\n   /**\n    * 发消息 消息业务类型\n    */\n   String NOTICE_MSG_BUS_TYPE = \"NOTICE_MSG_BUS_TYPE\";\n\n    /**\n     * 通知类型，用于区分来源 file 知识 flow 流程 plan 日程 system 系统消息 \n     */\n    String NOTICE_TYPE = \"noticeType\";\n\n    /**\n     * 邮箱消息中地址登录时地址后携带的token,需要替换成真实的token值\n     */\n    String LOGIN_TOKEN = \"{LOGIN_TOKEN}\";\n\n    /**\n     * 模板消息中 跳转地址的对应的key\n     */\n    String MSG_HREF_URL = \"url\";\n\n    /**\n     * sys_data_log表的类型 用于区别评论区域的日志数据\n     */\n    String DATA_LOG_TYPE_COMMENT = \"comment\";\n\n    /**\n     * sys_data_log表的类型 老的数据比较 类型都设置为json\n     */\n    String DATA_LOG_TYPE_JSON = \"json\";\n\n    /** 消息模板：markdown */\n    String MSG_TEMPLATE_TYPE_MD = \"5\";\n    /**========【消息推送相关】==========================================================================*/\n\n    /**\n     * 短信验证码redis-key的前缀\n     */\n    String PHONE_REDIS_KEY_PRE = \"phone_msg\";\n\n    /**\n     * 是文件夹\n     */\n    String IT_IS_FOLDER = \"1\";\n\n    /**\n     * 文件拥有者\n     */\n    String FILE_OWNER = \"owner\";\n\n    /**\n     * 文件管理员\n     */\n    String FILE_ADMIN = \"admin\";\n\n    /**\n     * 只允许编辑\n     */\n    String FILE_EDITABLE = \"editable\";\n\n    /**\n     * 文件 只读\n     */\n    String FILE_READONLY = \"readonly\";\n\n    /**\n     * 登录失败，用于记录失败次数的key\n     */\n    String LOGIN_FAIL = \"LOGIN_FAIL_\";\n\n    /**\n     * 入职事件\n     */\n    Integer BPM_USER_EVENT_ADD = 1;\n\n   /**\n    * 离职事件\n    */\n    Integer BPM_USER_EVENT_LEVEL = 2;\n\n   /**\n    * 用户租户状态(正常/已通过审核的)\n    */\n   String USER_TENANT_NORMAL = \"1\";\n\n   /**\n    * 用户租户状态(离职)\n    */\n   String USER_TENANT_QUIT = \"2\";\n\n   /**\n    * 用户租户状态(审核中)\n    */\n   String USER_TENANT_UNDER_REVIEW = \"3\";\n   \n   /**\n    * 用户租户状态(拒绝)\n    */\n   String USER_TENANT_REFUSE = \"4\";\n\n   /**\n    * 用户租户状态(邀请)\n    */\n   String USER_TENANT_INVITE = \"5\";\n   \n   /**\n    * 不是叶子节点\n    */\n   Integer NOT_LEAF = 0;\n\n   /**\n    * 是叶子节点\n    */\n   Integer IS_LEAF = 1;\n\n   /**\n    * 钉钉\n    */\n   String DINGTALK = \"DINGTALK\";\n\n   /**\n    * 企业微信\n    */\n   String WECHAT_ENTERPRISE = \"WECHAT_ENTERPRISE\";\n\n  /**\n   * 系统默认租户id 0\n   */\n  Integer TENANT_ID_DEFAULT_VALUE = 0;\n\n /**\n  * 【low-app用】 应用级别的复制\n  */\n String COPY_LEVEL_APP = \"app\";\n\n /**\n  * 【low-app用】 菜单级别的复制\n  */\n String COPY_LEVEL_MENU = \"menu\";\n\n\n /**\n  * 【low-app用】 应用备份\n  */\n String COPY_LEVEL_BAK = \"backup\";\n\n /**\n  * 【low-app用】 从备份还原\n  */\n String COPY_LEVEL_COVER = \"cover\";\n\n /** 【QQYUN-6034】关联字段变更历史值，缓存半个小时 */\n String CACHE_REL_FIELD_OLD_VAL = \"sys:cache:desform:relFieldOldVal:\";\n\n    /**\n     * 排序类型：升序\n     */\n    String ORDER_TYPE_ASC = \"ASC\";\n    /**\n     * 排序类型：降序\n     */\n    String ORDER_TYPE_DESC = \"DESC\";\n\n\n   /**\n    * 报表允许设计开发的角色\n    */\n   public static String[] allowDevRoles = new String[]{\"lowdeveloper\", \"admin\"};\n   /**\n    * 【对应积木报表的常量】\n    * 数据隔离模式： 按照创建人隔离\n    */\n   public static final String SAAS_MODE_CREATED = \"created\";\n   /**\n    * 【对应积木报表的常量】\n    * 数据隔离模式： 按照租户隔离\n    */\n   public static final String SAAS_MODE_TENANT = \"tenant\";\n \n   /**\n    * 修改手机号短信验证码redis-key的前缀\n    */\n   String CHANGE_PHONE_REDIS_KEY_PRE = \"sys:cache:phone:change_phone_msg:\";\n\n  /**\n   * 手机号短信验证码redis-key的前缀\n   */\n   String LOG_OFF_PHONE_REDIS_KEY_PRE = \"sys:cache:phone:qqy_log_off_user_msg:\";\n\n    /**\n     * 缓存用户最后一次收到消息通知的时间 KEY\n     */\n   String CACHE_KEY_USER_LAST_ANNOUNT_TIME_1HOUR = \"sys:cache:userinfo:user_last_annount_time::%s\";\n   \n   /**\n    * 验证原手机号\n    */\n   String VERIFY_ORIGINAL_PHONE = \"verifyOriginalPhone\";\n\n   /**\n    * 修改手机号\n    */\n   String UPDATE_PHONE = \"updatePhone\";\n    \n   /**\n    * 修改手机号验证码请求次数超出\n    */\n   Integer PHONE_SMS_FAIL_CODE = 40002;\n\n\n    /**\n     * 自定义首页关联关系(ROLE:表示角色 USER:表示用户 DEFAULT:默认首页)\n     *\n     */\n    String HOME_RELATION_ROLE = \"ROLE\";\n    String HOME_RELATION_USER = \"USER\";\n    String HOME_RELATION_DEFAULT = \"DEFAULT\";\n\n    /**\n     * 是否置顶(0否 1是)\n     */\n    Integer IZ_TOP_1 = 1;\n    Integer IZ_TOP_0 = 0;\n    \n    \n    //关注流程缓存前缀\n    String FLOW_FOCUS_NOTICE_PREFIX = \"flow:runtimeData:focus:notice:\";\n    //任务缓办时间缓存前缀\n    String FLOW_TASK_DELAY_PREFIX = \"flow:runtimeData:task:delay:\";\n    /**\n     * 用户代理类型：离职：quit 代理：agent\n     */\n    String USER_AGENT_TYPE_QUIT = \"quit\";\n    String USER_AGENT_TYPE_AGENT = \"agent\";\n    /**\n     * 督办流程首节点任务taskKey\n     */\n    String SUPERVISE_FIRST_TASK_KEY = \"Task_1bhxpt0\";\n\n    /**\n     * wps模板预览数据缓存前缀\n     */\n    String EOA_WPS_TEMPLATE_VIEW_DATA =\"eoa:wps:templateViewData:\";\n\n    /**\n     * wps模板预览版本号缓存前缀\n     */\n    String EOA_WPS_TEMPLATE_VIEW_VERSION =\"eoa:wps:templateViewVersion:\";\n    /**\n     * 表单设计器oa新增字段\n     * x_oa_timeout_date:逾期时间\n     * x_oa_archive_status:归档状态\n     */\n    String X_OA_TIMEOUT_DATE =\"x_oa_timeout_date\";\n    String X_OA_ARCHIVE_STATUS =\"x_oa_archive_status\";\n    /**\n     * 流程状态\n     * 待提交: 1\n     * 处理中: 2\n     * 已完成: 3\n     * 已作废: 4\n     * 已挂起: 5\n     */\n    String BPM_STATUS_1 =\"1\";\n    String BPM_STATUS_2 =\"2\";\n    String BPM_STATUS_3 =\"3\";\n    String BPM_STATUS_4 =\"4\";\n    String BPM_STATUS_5 =\"5\";\n\n    /**\n     * 默认租户产品包\n     */\n    String TENANT_PACK_DEFAULT = \"default\";\n\n    /**\n     * 部门名称redisKey(全路径)\n     */\n    String DEPART_NAME_REDIS_KEY_PRE = \"sys:cache:departPathName:\";\n\n    /**\n     * 默认用户排序值\n     */\n    Integer DEFAULT_USER_SORT = 1000;\n\n    /**\n     * 发送短信方式：腾讯\n     */\n    String SMS_SEND_TYPE_TENCENT = \"tencent\";\n\n    /**\n     * 发送短信方式：阿里云\n     */\n    String SMS_SEND_TYPE_ALI_YUN = \"aliyun\";\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/CommonSendStatus.java",
    "content": "package org.jeecg.common.constant;\n\n/**\n * \t系统通告 - 发布状态\n * @Author LeeShaoQing\n *\n */\npublic interface CommonSendStatus {\n\n    /**\n     * 未发布\n     */\n    public static final String UNPUBLISHED_STATUS_0 = \"0\";\n\n    /**\n     * 已发布\n     */\n\tpublic static final String PUBLISHED_STATUS_1 = \"1\";\n\n    /**\n     * 撤销\n     */\n\tpublic static final String REVOKE_STATUS_2 = \"2\";\n\n    /**\n     * app端推送会话标识后缀\n     */\n\tpublic static final String  APP_SESSION_SUFFIX = \"_app\";\n\n\n\t/**-----【流程相关通知模板code】------------------------------------------------------------*/\n\t/**流程催办——系统通知消息模板*/\n\tpublic static final String TZMB_BPM_CUIBAN = \"bpm_cuiban\";\n\t/**流程抄送——系统通知消息模板*/\n\tpublic static final String TZMB_BPM_CC = \"bpm_cc\";\n\t/**流程催办——邮件通知消息模板*/\n\tpublic static final String TZMB_BPM_CUIBAN_EMAIL = \"bpm_cuiban_email\";\n\t/**标准模板—系统消息通知*/\n\tpublic static final String TZMB_SYS_TS_NOTE = \"sys_ts_note\";\n\t/**流程超时提醒——系统通知消息模板*/\n\tpublic static final String TZMB_BPM_CHAOSHI_TIP = \"bpm_chaoshi_tip\";\n\t/**-----【流程相关通知模板code】-----------------------------------------------------------*/\n\n\t/**\n\t * 系统通知拓展参数（比如：用于流程抄送和催办通知，这里额外传递流程跳转页面所需要的路由参数）\n\t */\n\tpublic static final String MSG_ABSTRACT_JSON = \"msg_abstract\";\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/DataBaseConstant.java",
    "content": "package org.jeecg.common.constant;\n/**\n * 数据库上下文常量\n * @author: jeecg-boot\n */\npublic interface DataBaseConstant {\n\n\t/**\n\t * 内置的系统变量键列表\n\t */\n\tpublic static final String[] SYSTEM_KEYS = {\n\t\t\tDataBaseConstant.SYS_ORG_CODE, DataBaseConstant.SYS_ORG_CODE_TABLE, DataBaseConstant.SYS_MULTI_ORG_CODE,\n\t\t\tDataBaseConstant.SYS_MULTI_ORG_CODE_TABLE, DataBaseConstant.SYS_ORG_ID, DataBaseConstant.SYS_ORG_ID_TABLE,\n\t\t\tDataBaseConstant.SYS_ROLE_CODE, DataBaseConstant.SYS_ROLE_CODE_TABLE, DataBaseConstant.SYS_USER_CODE,\n\t\t\tDataBaseConstant.SYS_USER_CODE_TABLE, DataBaseConstant.SYS_USER_ID, DataBaseConstant.SYS_USER_ID_TABLE,\n\t\t\tDataBaseConstant.SYS_USER_NAME, DataBaseConstant.SYS_USER_NAME_TABLE, DataBaseConstant.SYS_DATE,\n\t\t\tDataBaseConstant.SYS_DATE_TABLE, DataBaseConstant.SYS_TIME, DataBaseConstant.SYS_TIME_TABLE,\n\t\t\tDataBaseConstant.SYS_BASE_PATH\n\t};\n\t\n\t//*********数据库类型****************************************\n\n    /**MYSQL数据库*/\n\tpublic static final String DB_TYPE_MYSQL = \"MYSQL\";\n\n    /** ORACLE*/\n\tpublic static final String DB_TYPE_ORACLE = \"ORACLE\";\n\n    /**达梦数据库*/\n\tpublic static final String DB_TYPE_DM = \"DM\";\n\n    /**postgreSQL达梦数据库*/\n\tpublic static final String DB_TYPE_POSTGRESQL = \"POSTGRESQL\";\n\t\n    /**人大金仓数据库*/\n\tpublic static final String DB_TYPE_KINGBASEES = \"KINGBASEES\";\n\n    /**sqlserver数据库*/\n\tpublic static final String DB_TYPE_SQLSERVER = \"SQLSERVER\";\n\n    /**mariadb 数据库*/\n\tpublic static final String DB_TYPE_MARIADB = \"MARIADB\";\n\n    /**DB2 数据库*/\n\tpublic static final String DB_TYPE_DB2 = \"DB2\";\n\n    /**HSQL 数据库*/\n\tpublic static final String DB_TYPE_HSQL = \"HSQL\";\n\n//\t// 数据库类型，对应 database_type 字典\n//\tpublic static final String DB_TYPE_MYSQL_NUM = \"1\";\n//\tpublic static final String DB_TYPE_MYSQL7_NUM = \"6\";\n//\tpublic static final String DB_TYPE_ORACLE_NUM = \"2\";\n//\tpublic static final String DB_TYPE_SQLSERVER_NUM = \"3\";\n//\tpublic static final String DB_TYPE_POSTGRESQL_NUM = \"4\";\n//\tpublic static final String DB_TYPE_MARIADB_NUM = \"5\";\n\n\t//*********系统上下文变量****************************************\n\t/**\n\t * 数据-所属机构编码\n\t */\n\tpublic static final String SYS_ORG_CODE = \"sysOrgCode\";\n\t/**\n\t * 数据-所属机构编码\n\t */\n\tpublic static final String SYS_ORG_CODE_TABLE = \"sys_org_code\";\n\t/**\n\t * 数据-所属机构编码\n\t */\n\tpublic static final String SYS_MULTI_ORG_CODE = \"sysMultiOrgCode\";\n\t/**\n\t * 数据-所属机构编码\n\t */\n\tpublic static final String SYS_MULTI_ORG_CODE_TABLE = \"sys_multi_org_code\";\n\t/**\n\t * 数据-所属机构ID\n\t */\n\tpublic static final String SYS_ORG_ID = \"sysOrgId\";\n\t/**\n\t * 数据-所属机构ID\n\t */\n\tpublic static final String SYS_ORG_ID_TABLE = \"sys_org_id\";\n\t/**\n\t * 数据-所属角色code（多个逗号分割）\n\t */\n\tpublic static final String SYS_ROLE_CODE = \"sysRoleCode\";\n\t/**\n\t * 数据-所属角色code（多个逗号分割）\n\t */\n\tpublic static final String SYS_ROLE_CODE_TABLE = \"sys_role_code\";\n\t/**\n\t * 数据-系统用户编码（对应登录用户账号）\n\t */\n\tpublic static final String SYS_USER_CODE = \"sysUserCode\";\n\t/**\n\t * 数据-系统用户编码（对应登录用户账号）\n\t */\n\tpublic static final String SYS_USER_CODE_TABLE = \"sys_user_code\";\n\t/**\n\t * 登录用户ID\n\t */\n\tpublic static final String SYS_USER_ID = \"sysUserId\";\n\t/**\n\t * 登录用户ID\n\t */\n\tpublic static final String SYS_USER_ID_TABLE = \"sys_user_id\";\n\t/**\n\t * 登录用户真实姓名\n\t */\n\tpublic static final String SYS_USER_NAME = \"sysUserName\";\n\t/**\n\t * 登录用户真实姓名\n\t */\n\tpublic static final String SYS_USER_NAME_TABLE = \"sys_user_name\";\n\t/**\n\t * 系统日期\"yyyy-MM-dd\"\n\t */\n\tpublic static final String SYS_DATE = \"sysDate\";\n\t/**\n\t * 系统日期\"yyyy-MM-dd\"\n\t */\n\tpublic static final String SYS_DATE_TABLE = \"sys_date\";\n\t/**\n\t * 系统时间\"yyyy-MM-dd HH:mm\"\n\t */\n\tpublic static final String SYS_TIME = \"sysTime\";\n\t/**\n\t * 系统时间\"yyyy-MM-dd HH:mm\"\n\t */\n\tpublic static final String SYS_TIME_TABLE = \"sys_time\";\n\t/**\n\t * 数据-所属机构编码\n\t */\n\tpublic static final String SYS_BASE_PATH = \"sys_base_path\";\n\t//*********系统上下文变量****************************************\n\t\n\t\n\t//*********系统建表标准字段****************************************\n\t/**\n\t * 创建者登录名称\n\t */\n\tpublic static final String CREATE_BY_TABLE = \"create_by\";\n\t/**\n\t * 创建者登录名称\n\t */\n\tpublic static final String CREATE_BY = \"createBy\";\n\t/**\n\t * 创建日期时间\n\t */\n\tpublic static final String CREATE_TIME_TABLE = \"create_time\";\n\t/**\n\t * 创建日期时间\n\t */\n\tpublic static final String CREATE_TIME = \"createTime\";\n\t/**\n\t * 更新用户登录名称\n\t */\n\tpublic static final String UPDATE_BY_TABLE = \"update_by\";\n\t/**\n\t * 更新用户登录名称\n\t */\n\tpublic static final String UPDATE_BY = \"updateBy\";\n\t/**\n\t * 更新日期时间\n\t */\n\tpublic static final String UPDATE_TIME = \"updateTime\";\n\t/**\n\t * 更新日期时间\n\t */\n\tpublic static final String UPDATE_TIME_TABLE = \"update_time\";\n\t\n\t/**\n\t * 业务流程状态\n\t */\n\tpublic static final String BPM_STATUS = \"bpmStatus\";\n\t/**\n\t * 业务流程状态\n\t */\n\tpublic static final String BPM_STATUS_TABLE = \"bpm_status\";\n\t//*********系统建表标准字段****************************************\n\n    /**\n     * sql语句 where\n     */\n    String SQL_WHERE = \"where\";\n\n    /**\n     * sql语句 asc\n     */\n    String SQL_ASC = \"asc\";\n\n    /**\n     * sqlserver数据库,中间有空格\n     */\n    String DB_TYPE_SQL_SERVER_BLANK = \"sql server\";\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/DynamicTableConstant.java",
    "content": "package org.jeecg.common.constant;\n\n/**\n * 动态切换表配置常量\n *\n * @author: scott\n * @date: 2022年04月25日 22:30\n */\npublic class DynamicTableConstant {\n    /**\n     * 角色首页配置表\n     * vue2表名: sys_role_index\n     * vue3表名: sys_role_index_vue3\n     */\n    public static final String SYS_ROLE_INDEX = \"sys_role_index\";\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/FillRuleConstant.java",
    "content": "package org.jeecg.common.constant;\n\n/**\n * 规则值生成 编码常量类\n * @author: taoyan\n * @date: 2020年04月02日\n */\npublic class FillRuleConstant {\n\n    /**\n     * 公文发文编码\n     */\n    public static final String DOC_SEND = \"doc_send_code\";\n\n    /**\n     * 部门编码\n     */\n    public static final String DEPART = \"org_num_role\";\n\n    /**\n     * 分类字典编码\n     */\n    public static final String CATEGORY = \"category_code_rule\";\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/PasswordConstant.java",
    "content": "package org.jeecg.common.constant;\n\n/**\n* @Description: 密码常量类\n*\n* @author: wangshuai\n* @date: 2025/8/27 20:10\n*/\npublic interface PasswordConstant {\n\n    /**\n     * 导入用户默认密码\n     */\n    String DEFAULT_PASSWORD = \"123456\";\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/ProvinceCityArea.java",
    "content": "package org.jeecg.common.constant;\n\nimport com.alibaba.fastjson.JSONObject;\nimport org.apache.commons.lang3.StringUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.springframework.beans.factory.annotation.Value;\nimport org.springframework.core.io.Resource;\nimport org.springframework.stereotype.Component;\n\nimport java.io.File;\nimport java.io.IOException;\nimport java.util.ArrayList;\nimport java.util.Scanner;\nimport java.util.Set;\nimport java.util.List;\n\n/**\n * @Description: 省市区\n * @author: jeecg-boot\n */\n@Component(\"pca\")\npublic class ProvinceCityArea {\n    List<Area> areaList;\n\n    public String getText(String code){\n        if(StringUtils.isNotBlank(code)){\n            this.initAreaList();\n            if(this.areaList!=null || this.areaList.size()>0){\n                List<String> ls = new ArrayList<String>();\n                getAreaByCode(code,ls);\n                return String.join(\"/\",ls);\n            }\n        }\n        return \"\";\n    }\n\n    public String getCode(String text){\n        if(StringUtils.isNotBlank(text)){\n            this.initAreaList();\n            if(areaList!=null && areaList.size()>0){\n                for(int i=areaList.size()-1;i>=0;i--){\n                    // 代码逻辑说明: VUEN-1088 online 导入 省市区导入后 导入数据错乱 北京市/市辖区/西城区-->山西省/晋城市/城区\n                    String areaText = areaList.get(i).getText();\n                    String cityText = areaList.get(i).getAheadText();\n                    if(text.indexOf(areaText)>=0 && (cityText!=null && text.indexOf(cityText)>=0)){\n                        return areaList.get(i).getId();\n                    }\n                }\n            }\n        }\n        return null;\n    }\n\n    /**\n     * 获取省市区code，精准匹配\n     * @param texts 文本数组，省，市，区\n     * @return 返回 省市区的code\n     */\n    public String[] getCode(String[] texts) {\n        if (texts == null || texts.length == 0) {\n            return null;\n        }\n        this.initAreaList();\n        if (areaList == null || areaList.size() == 0) {\n            return null;\n        }\n        String[] codes = new String[texts.length];\n        String code = null;\n        for (int i = 0; i < texts.length; i++) {\n            String text = texts[i];\n            Area area;\n            if (code == null) {\n                area = getAreaByText(text);\n            } else {\n                area = getAreaByPidAndText(code, text);\n            }\n            if (area != null) {\n                code = area.id;\n                codes[i] = code;\n            } else {\n                return null;\n            }\n        }\n        return codes;\n    }\n\n    /**\n     * 根据text获取area\n     * @param text\n     * @return\n     */\n    public Area getAreaByText(String text) {\n        for (Area area : areaList) {\n            if (text.equals(area.getText())) {\n                return area;\n            }\n        }\n        return null;\n    }\n\n    /**\n     * 通过pid获取 area 对象\n     * @param pCode 父级编码\n     * @param text\n     * @return\n     */\n    public Area getAreaByPidAndText(String pCode, String text) {\n        this.initAreaList();\n        if (this.areaList != null && this.areaList.size() > 0) {\n            for (Area area : this.areaList) {\n                if (area.getPid().equals(pCode) && area.getText().equals(text)) {\n                    return area;\n                }\n            }\n        }\n        return null;\n    }\n\n    public void getAreaByCode(String code,List<String> ls){\n        for(Area area: areaList){\n            if(null != area && area.getId().equals(code)){\n                String pid = area.getPid();\n                ls.add(0,area.getText());\n                getAreaByCode(pid,ls);\n            }\n        }\n    }\n\n    private void initAreaList(){\n        //System.out.println(\"=====================\");\n        if(this.areaList==null || this.areaList.size()==0){\n            this.areaList = new ArrayList<Area>();\n            try {\n                String jsonData = oConvertUtils.readStatic(\"classpath:static/pca.json\");\n                JSONObject baseJson = JSONObject.parseObject(jsonData);\n                //第一层 省\n                JSONObject provinceJson = baseJson.getJSONObject(\"86\");\n                for(String provinceKey: provinceJson.keySet()){\n                    //System.out.println(\"====\"+provinceKey);\n                    Area province = new Area(provinceKey,provinceJson.getString(provinceKey),\"86\");\n                    this.areaList.add(province);\n                    //第二层 市\n                    JSONObject cityJson = baseJson.getJSONObject(provinceKey);\n                    for(String cityKey:cityJson.keySet()){\n                        //System.out.println(\"-----\"+cityKey);\n                        Area city = new Area(cityKey,cityJson.getString(cityKey),provinceKey);\n                        this.areaList.add(city);\n                        //第三层 区\n                        JSONObject areaJson =  baseJson.getJSONObject(cityKey);\n                        if(areaJson!=null){\n                            for(String areaKey:areaJson.keySet()){\n                                //System.out.println(\"········\"+areaKey);\n                                Area area = new Area(areaKey,areaJson.getString(areaKey),cityKey);\n                                // 代码逻辑说明: VUEN-1088 online 导入 省市区导入后 导入数据错乱 北京市/市辖区/西城区-->山西省/晋城市/城区\n                                area.setAheadText(cityJson.getString(cityKey));\n                                this.areaList.add(area);\n                            }\n                        }\n                    }\n                }\n            } catch (Exception e) {\n                e.printStackTrace();\n            }\n        }\n\n    }\n\n\n    private String jsonRead(File file){\n        Scanner scanner = null;\n        StringBuilder buffer = new StringBuilder();\n        try {\n            scanner = new Scanner(file, \"utf-8\");\n            while (scanner.hasNextLine()) {\n                buffer.append(scanner.nextLine());\n            }\n        } catch (Exception e) {\n\n        } finally {\n            if (scanner != null) {\n                scanner.close();\n            }\n        }\n        return buffer.toString();\n    }\n\n    class Area{\n        String id;\n        String text;\n        String pid;\n        // 用于存储上级文本数据，区的上级文本 是市的数据\n        String aheadText;\n\n        public Area(String id,String text,String pid){\n            this.id = id;\n            this.text = text;\n            this.pid = pid;\n        }\n\n        public String getId() {\n            return id;\n        }\n\n        public String getText() {\n            return text;\n        }\n\n        public String getPid() {\n            return pid;\n        }\n\n        public String getAheadText() {\n            return aheadText;\n        }\n        public void setAheadText(String aheadText) {\n            this.aheadText = aheadText;\n        }\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/ServiceNameConstants.java",
    "content": "/*\n *\n *  *  Copyright (c) 2019-2020, 冷冷 (wangiegie@gmail.com).\n *  *  <p>\n *  *  Licensed under the GNU Lesser General Public License 3.0 (the \"License\");\n *  *  you may not use this file except in compliance with the License.\n *  *  You may obtain a copy of the License at\n *  *  <p>\n *  * https://www.gnu.org/licenses/lgpl.html\n *  *  <p>\n *  * Unless required by applicable law or agreed to in writing, software\n *  * distributed under the License is distributed on an \"AS IS\" BASIS,\n *  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *  * See the License for the specific language governing permissions and\n *  * limitations under the License.\n *\n */\n\npackage org.jeecg.common.constant;\n\n/**\n * @author scott\n * @date 2019年05月18日\n * 服务名称\n */\npublic interface ServiceNameConstants {\n\n\t/**\n\t * 微服务名：系统管理模块\n\t */\n\tString SERVICE_SYSTEM = \"jeecg-system\";\n\t/**\n\t * 微服务名： demo模块\n\t */\n\tString SERVICE_DEMO = \"jeecg-demo\";\n\t/**\n\t * 微服务名：joa模块\n\t */\n\tString SERVICE_JOA = \"jeecg-joa\";\n\t\n//\t/**\n//\t * 微服务名：online在线模块\n//\t */\n//\tString SERVICE_ONLINE = \"jeecg-online\";\n//\t/**\n//\t * 微服务名：OA模块\n//\t */\n//\tString SERVICE_EOA = \"jeecg-eoa\";\n//\t/**\n//\t * 微服务名：表单设计模块\n//\t */\n//\tString SERVICE_FORM = \"jeecg-desform\";\n\n\t/**\n\t * gateway通过header传递根路径 basePath\n\t */\n\tString X_GATEWAY_BASE_PATH = \"X_GATEWAY_BASE_PATH\";\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/SymbolConstant.java",
    "content": "package org.jeecg.common.constant;\n\n/**\n * @Description: 符号和特殊符号常用类\n * @author: wangshuai\n * @date: 2022年03月30日 17:44\n */\npublic class SymbolConstant {\n\n    /**\n     * 符号：点\n     */\n    public static final String SPOT = \".\";\n\n    /**\n     * 符号：双斜杠\n     */\n    public static final String DOUBLE_BACKSLASH = \"\\\\\";\n\n    /**\n     * 符号：冒号\n     */\n    public static final String COLON = \":\";\n\n    /**\n     * 符号：逗号\n     */\n    public static final String COMMA = \",\";\n\n    /**\n     * 符号：左花括号 }\n     */\n    public static final String LEFT_CURLY_BRACKET = \"{\";\n\n    /**\n     * 符号：右花括号 }\n     */\n    public static final String RIGHT_CURLY_BRACKET = \"}\";\n\n    /**\n     * 符号：井号 #\n     */\n    public static final String WELL_NUMBER = \"#\";\n\n    /**\n     * 符号：单斜杠\n     */\n    public static final String SINGLE_SLASH = \"/\";\n\n    /**\n     * 符号：双斜杠\n     */\n    public static final String DOUBLE_SLASH = \"//\";\n\n    /**\n     * 符号：感叹号\n     */\n    public static final String EXCLAMATORY_MARK = \"!\";\n\n    /**\n     * 符号：下划线\n     */\n    public static final String UNDERLINE = \"_\";\n\n    /**\n     * 符号：单引号\n     */\n    public static final String SINGLE_QUOTATION_MARK = \"'\";\n\n    /**\n     * 符号：星号\n     */\n    public static final String ASTERISK = \"*\";\n\n    /**\n     * 符号：百分号\n     */\n    public static final String PERCENT_SIGN = \"%\";\n\n    /**\n     * 符号：美元 $\n     */\n    public static final String DOLLAR = \"$\";\n\n    /**\n     * 符号：和 &\n     */\n    public static final String AND = \"&\";\n\n    /**\n     * 符号：../\n     */\n    public static final String SPOT_SINGLE_SLASH = \"../\";\n\n    /**\n     * 符号：..\\\\\n     */\n    public static final String SPOT_DOUBLE_BACKSLASH = \"..\\\\\";\n\n    /**\n     * 系统变量前缀 #{\n     */\n    public static final String SYS_VAR_PREFIX = \"#{\";\n\n    /**\n     * 符号 {{\n     */\n    public static final String DOUBLE_LEFT_CURLY_BRACKET = \"{{\";\n\n    /**\n     * 符号：[\n     */\n    public static final String SQUARE_BRACKETS_LEFT = \"[\";\n    /**\n     * 符号：]\n     */\n    public static final String SQUARE_BRACKETS_RIGHT = \"]\";\n\n    /**\n     * 拼接字符串符号 分号 ;\n     */\n    public static final String SEMICOLON = \";\";\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/TenantConstant.java",
    "content": "package org.jeecg.common.constant;\n\n/**\n * @Description: TenantConstant\n * @author: scott\n * @date: 2022年08月29日 15:29\n */\npublic interface TenantConstant {\n    /*------【低代码应用参数】----------------------------------------------*/\n    /**\n     * header的lowAppId标识\n     */\n    String X_LOW_APP_ID = \"X-Low-App-ID\";\n    /**\n     * 应用ID——实体字段\n     */\n    String FIELD_LOW_APP_ID = \"lowAppId\";\n    /**\n     * 应用ID——表字段\n     */\n    String DB_FIELD_LOW_APP_ID = \"low_app_id\";\n    /*------【低代码应用参数】---------------------------------------------*/\n\n    /*--------【租户参数】-----------------------------------------------*/\n    /**\n     * 租户ID（实体字段名 和 url参数名）\n     */\n    String TENANT_ID = \"tenantId\";\n    /**\n     * 租户ID 数据库字段名\n     */\n    String TENANT_ID_TABLE = \"tenant_id\";\n    /*-------【租户参数】-----------------------------------------------*/\n\n    /**\n     * 超级管理员\n     */\n    String SUPER_ADMIN = \"superAdmin\";\n\n    /**\n     * 组织账户管理员\n     */\n    String ACCOUNT_ADMIN = \"accountAdmin\";\n\n    /**\n     * 组织应用管理员\n     */\n    String APP_ADMIN = \"appAdmin\";\n\n    /**\n     * 增加SignatureCheck注解POST请求的URL\n     */\n    String[] SIGNATURE_CHECK_POST_URL = { \"/sys/tenant/joinTenantByHouseNumber\", \"/sys/tenant/invitationUser\" };\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/VxeSocketConst.java",
    "content": "package org.jeecg.common.constant;\n\n/**\n * VXESocket 常量\n * @author: jeecg-boot\n */\npublic class VxeSocketConst {\n\n    /**\n     * 消息类型\n     */\n    public static final String TYPE = \"type\";\n    /**\n     * 消息数据\n     */\n    public static final String DATA = \"data\";\n\n    /**\n     * 消息类型：心跳检测\n     */\n    public static final String TYPE_HB = \"heart_beat\";\n    /**\n     * 消息类型：通用数据传递\n     */\n    public static final String TYPE_CSD = \"common_send_date\";\n    /**\n     * 消息类型：更新vxe table数据\n     */\n    public static final String TYPE_UVT = \"update_vxe_table\";\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/WebsocketConst.java",
    "content": "package org.jeecg.common.constant;\n\n/**\n * @Description: Websocket常量类\n * @author: taoyan\n * @date: 2020年03月23日\n */\npublic class WebsocketConst {\n\n\n    /**\n     * 消息json key:cmd\n     */\n    public static final String MSG_CMD = \"cmd\";\n\n    /**\n     * 消息json key:msgId\n     */\n    public static final String MSG_ID = \"msgId\";\n\n    /**\n     * 消息json key:msgTxt\n     */\n    public static final String MSG_TXT = \"msgTxt\";\n\n    /**\n     * 消息json key:userId\n     */\n    public static final String MSG_USER_ID = \"userId\";\n\n    /**\n     * 消息json key:chat\n     */\n    public static final String MSG_CHAT = \"chat\";\n\n    /**\n     * 消息类型 heartcheck\n     */\n    public static final String CMD_CHECK = \"heartcheck\";\n\n    /**\n     * 消息类型 user 用户消息\n     */\n    public static final String CMD_USER = \"user\";\n\n    /**\n     * 消息类型 topic 系统通知\n     */\n    public static final String CMD_TOPIC = \"topic\";\n\n    /**\n     * 消息类型 email\n     */\n    public static final String CMD_EMAIL = \"email\";\n\n    /**\n     * 消息类型 meetingsign 会议签到\n     */\n    public static final String CMD_SIGN = \"sign\";\n\n    /**\n     * 消息类型 新闻发布/取消\n     */\n    public static final String NEWS_PUBLISH = \"publish\";\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/enums/CgformEnum.java",
    "content": "package org.jeecg.common.constant.enums;\n\nimport java.util.ArrayList;\nimport java.util.HashMap;\nimport java.util.List;\nimport java.util.Map;\n\n/**\n * online表单枚举 代码生成器用到\n * @author: jeecg-boot\n */\npublic enum CgformEnum {\n\n    /**\n     * 单表\n     */\n    ONE(1, \"one\", \"/jeecg/code-template-online\", \"default.one\", \"经典风格\", new String[]{\"vue3\",\"vue\",\"vue3Native\"}),\n\n    /**\n     * 多表\n     */\n    MANY(2, \"many\", \"/jeecg/code-template-online\", \"default.onetomany\", \"经典风格\" ,new String[]{\"vue\"}),\n    /**\n     * 多表（jvxe风格）\n     *  */\n    JVXE_TABLE(2, \"jvxe\", \"/jeecg/code-template-online\", \"jvxe.onetomany\", \"默认风格\" ,new String[]{\"vue3\",\"vue\",\"vue3Native\"}),\n\n    /**\n     * 多表 (erp风格)\n     */\n    ERP(2, \"erp\", \"/jeecg/code-template-online\", \"erp.onetomany\", \"ERP风格\" ,new String[]{\"vue3\",\"vue\",\"vue3Native\"}),\n    /**\n     * 多表（内嵌子表风格）\n     */\n    INNER_TABLE(2, \"innerTable\", \"/jeecg/code-template-online\", \"inner-table.onetomany\", \"内嵌子表风格\" ,new String[]{\"vue3\",\"vue\"}),\n    /**\n     * 多表（tab风格）\n     *  */\n    TAB(2, \"tab\", \"/jeecg/code-template-online\", \"tab.onetomany\", \"Tab风格\" ,new String[]{\"vue3\",\"vue\"}),\n    /**\n     * 树形列表\n     */\n    TREE(3, \"tree\", \"/jeecg/code-template-online\", \"default.tree\", \"树形列表\" ,new String[]{\"vue3\",\"vue\",\"vue3Native\"});\n\n    /**\n     * 类型 1/单表 2/一对多 3/树\n     */\n    int type;\n    /**\n     * 编码标识\n     */\n    String code;\n    /**\n     * 代码生成器模板路径\n     */\n    String templatePath;\n    /**\n     * 代码生成器模板路径\n     */\n    String stylePath;\n    /**\n     * 模板风格名称\n     */\n    String note;\n    /**\n     * 支持代码风格 vue3:vue3包装代码 vue3Native:vue3原生代码 vue:vue2代码\n     */\n    String[] vueStyle;\n\n    /**\n     * 构造器\n     *\n     * @param type 类型 1/单表 2/一对多 3/树\n     * @param code 模板编码\n     * @param templatePath  模板路径\n     * @param stylePath  模板子路径\n     * @param note\n     * @param vueStyle 支持代码风格\n     */\n    CgformEnum(int type, String code, String templatePath, String stylePath, String note, String[] vueStyle) {\n        this.type = type;\n        this.code = code;\n        this.templatePath = templatePath;\n        this.stylePath = stylePath;\n        this.note = note;\n        this.vueStyle = vueStyle;\n    }\n\n    /**\n     * 根据code获取模板路径\n     *\n     * @param code\n     * @return\n     */\n    public static String getTemplatePathByConfig(String code) {\n        return getCgformEnumByConfig(code).templatePath;\n    }\n\n\n    public int getType() {\n        return type;\n    }\n\n    public void setType(int type) {\n        this.type = type;\n    }\n\n    public String getTemplatePath() {\n        return templatePath;\n    }\n\n    public void setTemplatePath(String templatePath) {\n        this.templatePath = templatePath;\n    }\n\n    public String getStylePath() {\n        return stylePath;\n    }\n\n    public void setStylePath(String stylePath) {\n        this.stylePath = stylePath;\n    }\n\n    public String[] getVueStyle() {\n        return vueStyle;\n    }\n\n    public void setVueStyle(String[] vueStyle) {\n        this.vueStyle = vueStyle;\n    }\n\n    /**\n     * 根据code找枚举\n     *\n     * @param code\n     * @return\n     */\n    public static CgformEnum getCgformEnumByConfig(String code) {\n        for (CgformEnum e : CgformEnum.values()) {\n            if (e.code.equals(code)) {\n                return e;\n            }\n        }\n        return null;\n    }\n\n    /**\n     * 根据类型找所有\n     *\n     * @param type\n     * @return\n     */\n    public static List<Map<String, Object>> getJspModelList(int type) {\n        List<Map<String, Object>> ls = new ArrayList<Map<String, Object>>();\n        for (CgformEnum e : CgformEnum.values()) {\n            if (e.type == type) {\n                Map<String, Object> map = new HashMap<String, Object>();\n                map.put(\"code\", e.code);\n                map.put(\"note\", e.note);\n                ls.add(map);\n            }\n        }\n        return ls;\n    }\n\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/enums/ClientTerminalTypeEnum.java",
    "content": "package org.jeecg.common.constant.enums;\n\n/**\n * 客户终端类型\n */\npublic enum ClientTerminalTypeEnum {\n\n    PC(\"pc\", \"电脑终端\"),\n    H5(\"h5\", \"移动网页端\"),\n    APP(\"app\", \"手机app端\");\n\n    private String key;\n    private String text;\n\n    ClientTerminalTypeEnum(String value, String text) {\n        this.key = value;\n        this.text = text;\n    }\n\n    public String getKey() {\n        return this.key;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/enums/DateRangeEnum.java",
    "content": "package org.jeecg.common.constant.enums;\n\n/**\n * 日期预设范围枚举\n */\npublic enum DateRangeEnum {\n    // 今天\n    TODAY,\n    // 昨天\n    YESTERDAY,\n    // 明天\n    TOMORROW,\n    // 本周\n    THIS_WEEK,\n    // 上周\n    LAST_WEEK,\n    // 下周\n    NEXT_WEEK,\n    // 过去七天\n    LAST_7_DAYS,\n    // 本月\n    THIS_MONTH,\n    // 上月\n    LAST_MONTH,\n    // 下月\n    NEXT_MONTH,\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/enums/DepartCategoryEnum.java",
    "content": "package org.jeecg.common.constant.enums;\n\nimport org.jeecg.common.util.oConvertUtils;\n\n/**\n* @Description: 部门类型枚举类\n*\n* @author: wangshuai\n* @date: 2025/8/19 21:37\n*/\npublic enum DepartCategoryEnum {\n    \n    DEPART_CATEGORY_COMPANY(\"部门类型：公司\",\"公司\",\"1\"),\n    DEPART_CATEGORY_DEPART(\"部门类型：部门\",\"部门\",\"2\"),\n    DEPART_CATEGORY_POST(\"部门类型：岗位\",\"岗位\",\"3\"),\n    DEPART_CATEGORY_SUB_COMPANY(\"部门类型：子公司\",\"子公司\",\"4\");\n\n    DepartCategoryEnum(String described, String name, String value) {\n        this.value = value;\n        this.name = name;\n        this.described = described;\n    }\n\n    /**\n     * 描述\n     */\n    private String described;\n    /**\n     * 值\n     */\n    private String value;\n\n    /**\n     * 名称\n     */\n    private String name;\n\n    public String getDescribed() {\n        return described;\n    }\n\n    public void setDescribed(String described) {\n        this.described = described;\n    }\n\n    public String getValue() {\n        return value;\n    }\n\n    public void setValue(String value) {\n        this.value = value;\n    }\n\n    public String getName() {\n        return name;\n    }\n\n    public void setName(String name) {\n        this.name = name;\n    }\n\n    /**\n     * 根据值获取名称\n     * \n     * @param value\n     * @return\n     */\n    public static String getNameByValue(String value){\n        if (oConvertUtils.isEmpty(value)) {\n            return null;\n        }\n        for (DepartCategoryEnum val : values()) {\n            if (val.getValue().equals(value)) {\n                return val.getName();\n            }\n        }\n        return value;\n    }\n    \n    /**\n     * 根据名称获取值\n     * \n     * @param name\n     * @return\n     */\n    public static String getValueByName(String name){\n        if (oConvertUtils.isEmpty(name)) {\n            return null;\n        }\n        for (DepartCategoryEnum val : values()) {\n            if (val.getName().equals(name)) {\n                return val.getValue();\n            }\n        }\n        return name;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/enums/DySmsEnum.java",
    "content": "package org.jeecg.common.constant.enums;\n\nimport org.apache.commons.lang3.StringUtils;\n\n/**\n * @Description: 短信枚举类\n * @author: jeecg-boot\n */\npublic enum DySmsEnum {\n\n    /**登录短信模板编码*/\n    LOGIN_TEMPLATE_CODE(\"SMS_175435174\",\"敲敲云\",\"code\"),\n    /**忘记密码短信模板编码*/\n    FORGET_PASSWORD_TEMPLATE_CODE(\"SMS_175435174\",\"敲敲云\",\"code\"),\n    /**修改密码短信模板编码*/\n    CHANGE_PASSWORD_TEMPLATE_CODE(\"SMS_465391221\",\"敲敲云\",\"code\"),\n    /**注册账号短信模板编码*/\n    REGISTER_TEMPLATE_CODE(\"SMS_175430166\",\"敲敲云\",\"code\");\n\t\n\t/**\n\t * 短信模板编码\n\t */\n\tprivate String templateCode;\n\t/**\n\t * 签名\n\t */\n\tprivate String signName;\n\t/**\n\t * 短信模板必需的数据名称，多个key以逗号分隔，此处配置作为校验\n\t */\n\tprivate String keys;\n\t\n\tprivate DySmsEnum(String templateCode,String signName,String keys) {\n\t\tthis.templateCode = templateCode;\n\t\tthis.signName = signName;\n\t\tthis.keys = keys;\n\t}\n\t\n\tpublic String getTemplateCode() {\n\t\treturn templateCode;\n\t}\n\t\n\tpublic void setTemplateCode(String templateCode) {\n\t\tthis.templateCode = templateCode;\n\t}\n\t\n\tpublic String getSignName() {\n\t\treturn signName;\n\t}\n\t\n\tpublic void setSignName(String signName) {\n\t\tthis.signName = signName;\n\t}\n\t\n\tpublic String getKeys() {\n\t\treturn keys;\n\t}\n\n\tpublic void setKeys(String keys) {\n\t\tthis.keys = keys;\n\t}\n\n\tpublic static DySmsEnum toEnum(String templateCode) {\n\t\tif(StringUtils.isEmpty(templateCode)){\n\t\t\treturn null;\n\t\t}\n\t\tfor(DySmsEnum item : DySmsEnum.values()) {\n\t\t\tif(item.getTemplateCode().equals(templateCode)) {\n\t\t\t\treturn item;\n\t\t\t}\n\t\t}\n\t\treturn null;\n\t}\n}\n\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/enums/EmailTemplateEnum.java",
    "content": "package org.jeecg.common.constant.enums;\n\nimport org.jeecg.common.util.oConvertUtils;\n\n/**\n * 邮件html模板配置地址美剧\n *\n * @author: liusq\n * @Date: 2023-10-13\n */\npublic enum EmailTemplateEnum {\n    /**\n     * 流程催办\n     */\n    BPM_CUIBAN_EMAIL(\"bpm_cuiban_email\", \"/templates/email/bpm_cuiban_email.ftl\"),\n    /**\n     * 流程抄送\n     */\n    BPM_CC_EMAIL(\"bpm_cc_email\", \"/templates/email/bpm_cc_email.ftl\"),\n    /**\n     * 流程新任务\n     */\n    BPM_NEW_TASK_EMAIL(\"bpm_new_task_email\", \"/templates/email/bpm_new_task_email.ftl\"),\n    /**\n     * 表单新增记录\n     */\n    DESFORM_NEW_DATA_EMAIL(\"desform_new_data_email\", \"/templates/email/desform_new_data_email.ftl\");\n\n    /**\n     * 模板名称\n     */\n    private String name;\n    /**\n     * 模板地址\n     */\n    private String url;\n\n    EmailTemplateEnum(String name, String url) {\n        this.name = name;\n        this.url = url;\n    }\n\n    public String getName() {\n        return name;\n    }\n\n    public void setName(String name) {\n        this.name = name;\n    }\n\n    public String getUrl() {\n        return url;\n    }\n\n    public void setUrl(String url) {\n        this.url = url;\n    }\n\n    public static EmailTemplateEnum getByName(String name) {\n        if (oConvertUtils.isEmpty(name)) {\n            return null;\n        }\n        for (EmailTemplateEnum val : values()) {\n            if (val.getName().equals(name)) {\n                return val;\n            }\n        }\n        return null;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/enums/FileTypeEnum.java",
    "content": "package org.jeecg.common.constant.enums;\n\nimport org.jeecg.common.util.oConvertUtils;\n\n/**\n * 文件类型\n */\npublic enum FileTypeEnum {\n    //    文档类型（folder:文件夹 excel:excel doc:word pp:ppt image:图片  archive:其他文档 video:视频 voice:语音）\n//    FOLDER\n    xls(\".xls\",\"excel\",\"excel\"),\n    xlsx(\".xlsx\",\"excel\",\"excel\"),\n    doc(\".doc\",\"doc\",\"word\"),\n    docx(\".docx\",\"doc\",\"word\"),\n    ppt(\".ppt\",\"pp\",\"ppt\"),\n    pptx(\".pptx\",\"pp\",\"ppt\"),\n    gif(\".gif\",\"image\",\"图片\"),\n    jpg(\".jpg\",\"image\",\"图片\"),\n    jpeg(\".jpeg\",\"image\",\"图片\"),\n    png(\".png\",\"image\",\"图片\"),\n    txt(\".txt\",\"text\",\"文本\"),\n    avi(\".avi\",\"video\",\"视频\"),\n    mov(\".mov\",\"video\",\"视频\"),\n    rmvb(\".rmvb\",\"video\",\"视频\"),\n    rm(\".rm\",\"video\",\"视频\"),\n    flv(\".flv\",\"video\",\"视频\"),\n    mp4(\".mp4\",\"video\",\"视频\"),\n    zip(\".zip\",\"zip\",\"压缩包\"),\n    pdf(\".pdf\",\"pdf\",\"pdf\"),\n    mp3(\".mp3\",\"mp3\",\"语音\");\n\n    private String type;\n    private String value;\n    private String text;\n    private FileTypeEnum(String type,String value,String text){\n        this.type = type;\n        this.value = value;\n        this.text = text;\n    }\n    public String getType() {\n        return type;\n    }\n\n    public void setType(String type) {\n        this.type = type;\n    }\n\n    public String getValue() {\n        return value;\n    }\n\n    public void setValue(String value) {\n        this.value = value;\n    }\n\n    public String getText() {\n        return text;\n    }\n\n    public void setText(String text) {\n        this.text = text;\n    }\n\n    public static FileTypeEnum getByType(String type){\n        if (oConvertUtils.isEmpty(type)) {\n            return null;\n        }\n        for (FileTypeEnum val : values()) {\n            if (val.getType().equals(type)) {\n                return val;\n            }\n        }\n        return null;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/enums/MessageTypeEnum.java",
    "content": "package org.jeecg.common.constant.enums;\n\nimport org.jeecg.common.system.annotation.EnumDict;\nimport org.jeecg.common.system.vo.DictModel;\n\nimport java.util.ArrayList;\nimport java.util.List;\n\n/**\n * 消息类型\n *\n * @author: jeecg-boot\n */\n@EnumDict(\"messageType\")\npublic enum MessageTypeEnum {\n\n    /**\n     * 系统消息\n     */\n    XT(\"system\", \"系统消息\"),\n    /**\n     * 邮件消息\n     */\n    YJ(\"email\", \"邮件消息\"),\n    /**\n     * 钉钉消息\n     */\n    DD(\"dingtalk\", \"钉钉消息\"),\n    /**\n     * 企业微信\n     */\n    QYWX(\"wechat_enterprise\", \"企业微信\");\n\n    MessageTypeEnum(String type, String note) {\n        this.type = type;\n        this.note = note;\n    }\n\n    /**\n     * 消息类型\n     */\n    String type;\n\n    /**\n     * 类型说明\n     */\n    String note;\n\n    public String getNote() {\n        return note;\n    }\n\n    public void setNote(String note) {\n        this.note = note;\n    }\n\n    public String getType() {\n        return type;\n    }\n\n    public void setType(String type) {\n        this.type = type;\n    }\n\n\n    /**\n     * 获取字典数据\n     *\n     * @return\n     */\n    public static List<DictModel> getDictList() {\n        List<DictModel> list = new ArrayList<>();\n        DictModel dictModel = null;\n        for (MessageTypeEnum e : MessageTypeEnum.values()) {\n            dictModel = new DictModel();\n            dictModel.setValue(e.getType());\n            dictModel.setText(e.getNote());\n            list.add(dictModel);\n        }\n        return list;\n    }\n\n    /**\n     * 根据type获取枚举\n     *\n     * @param type\n     * @return\n     */\n    public static MessageTypeEnum valueOfType(String type) {\n        for (MessageTypeEnum e : MessageTypeEnum.values()) {\n            if (e.getType().equals(type)) {\n                return e;\n            }\n        }\n        return null;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/enums/ModuleType.java",
    "content": "package org.jeecg.common.constant.enums;\n\n/**\n * 日志按模块分类\n * @author: jeecg-boot\n */\npublic enum ModuleType {\n\n    /**\n     * 普通\n     */\n    COMMON,\n\n    /**\n     * online\n     */\n    ONLINE;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/enums/NoticeTypeEnum.java",
    "content": "package org.jeecg.common.constant.enums;\n\n/**\n* @Description: 文件类型枚举类\n*\n* @author: wangshuai\n* @date: 2025/6/26 17:29\n*/\npublic enum NoticeTypeEnum {\n    \n    //VUE3专用\n    NOTICE_TYPE_FILE(\"知识库消息\",\"file\"),\n    NOTICE_TYPE_FLOW(\"工作流消息\",\"flow\"),\n    NOTICE_TYPE_PLAN(\"日程消息\",\"plan\"),\n    //暂时没用到\n    NOTICE_TYPE_MEETING(\"会议消息\",\"meeting\"),\n    NOTICE_TYPE_SYSTEM(\"系统消息\",\"system\"),\n    /**\n     * 协同工作\n     * for [JHHB-136]【vue3】协同工作系统消息需要添加一个类型\n     */\n    NOTICE_TYPE_COLLABORATION(\"协同工作\", \"collab\"),\n    /**\n     * 督办\n     */\n    NOTICE_TYPE_SUPERVISE(\"督办管理\", \"supe\"),\n    /**\n     * 考勤\n     */\n    NOTICE_TYPE_ATTENDANCE(\"考勤消息\", \"attendance\");\n\n    /**\n     * 文件类型名称\n     */\n    private String name;\n\n    /**\n     * 文件类型值\n     */\n    private String value;\n\n    public String getName() {\n        return name;\n    }\n\n    public void setName(String name) {\n        this.name = name;\n    }\n\n    public String getValue() {\n        return value;\n    }\n\n    public void setValue(String value) {\n        this.value = value;\n    }\n\n    NoticeTypeEnum(String name, String value) {\n        this.name = name;\n        this.value = value;\n    }\n\n    /**\n     * 获取聊天通知类型\n     * \n     * @param value\n     * @return\n     */\n    public static String getChatNoticeType(String value){\n        return value + \"Notice\";\n    }\n\n    /**\n     * 获取通知名称\n     *\n     * @param value\n     * @return\n     */\n    public static String getNoticeNameByValue(String value){\n        value = value.replace(\"Notice\",\"\");\n        for (NoticeTypeEnum e : NoticeTypeEnum.values()) {\n            if (e.getValue().equals(value)) {\n                return e.getName();\n            }\n        }\n        return \"系统消息\";\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/enums/OperateTypeEnum.java",
    "content": "package org.jeecg.common.constant.enums;\n\nimport org.jeecg.common.constant.CommonConstant;\n\n/**\n * @Description: 操作类型\n * @author: jeecg-boot\n * @date: 2022/3/31 10:05\n */\npublic enum OperateTypeEnum {\n\n    /**\n     * 列表\n     */\n    LIST(CommonConstant.OPERATE_TYPE_1, \"list\"),\n\n    /**\n     * 新增\n     */\n    ADD(CommonConstant.OPERATE_TYPE_2, \"add\"),\n\n    /**\n     * 编辑\n     */\n    EDIT(CommonConstant.OPERATE_TYPE_3, \"edit\"),\n\n    /**\n     * 删除\n     */\n    DELETE(CommonConstant.OPERATE_TYPE_4, \"delete\"),\n\n    /**\n     * 导入\n     */\n    IMPORT(CommonConstant.OPERATE_TYPE_5, \"import\"),\n\n    /**\n     * 导出\n     */\n    EXPORT(CommonConstant.OPERATE_TYPE_6, \"export\");\n\n    /**\n     * 类型 1列表,2新增,3编辑,4删除,5导入,6导出\n     */\n    int type;\n\n    /**\n     * 编码(请求方式)\n     */\n    String code;\n\n\n    public int getType() {\n        return type;\n    }\n\n    public void setType(int type) {\n        this.type = type;\n    }\n\n    public String getCode() {\n        return code;\n    }\n\n    public void setCode(String code) {\n        this.code = code;\n    }\n\n    /**\n     * 构造器\n     *\n     * @param type 类型\n     * @param code 编码(请求方式)\n     */\n    OperateTypeEnum(int type, String code) {\n        this.type = type;\n        this.code = code;\n    }\n\n\n    /**\n     * 根据请求名称匹配\n     *\n     * @param methodName 请求名称\n     * @return Integer 类型\n     */\n    public static Integer getTypeByMethodName(String methodName) {\n        for (OperateTypeEnum e : OperateTypeEnum.values()) {\n            if (methodName.startsWith(e.getCode())) {\n                return e.getType();\n            }\n        }\n        return CommonConstant.OPERATE_TYPE_1;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/enums/PositionLevelEnum.java",
    "content": "package org.jeecg.common.constant.enums;\n\nimport java.util.Arrays;\nimport java.util.List;\n\n/**\n * 职级枚举类\n * \n * 注意：此枚举仅适用于天津临港控股OA项目,职级的名称和等级均为写死（需要与数据库配置一致）\n * @date 2025-08-26\n * @author scott\n */\npublic enum PositionLevelEnum {\n\n    // 领导层级（等级1-3）\n    CHAIRMAN(\"董事长\", 1, PositionType.LEADER),\n    GENERAL_MANAGER(\"总经理\", 2, PositionType.LEADER),\n    VICE_GENERAL_MANAGER(\"副总经理\", 3, PositionType.LEADER),\n\n    // 职员层级（等级4-6）\n    MINISTER(\"部长\", 4, PositionType.STAFF),\n    VICE_MINISTER(\"副部长\", 5, PositionType.STAFF),\n    STAFF(\"职员\", 6, PositionType.STAFF);\n\n    private final String name;\n    private final int level;\n    private final PositionType type;\n\n    PositionLevelEnum(String name, int level, PositionType type) {\n        this.name = name;\n        this.level = level;\n        this.type = type;\n    }\n\n    public String getName() {\n        return name;\n    }\n\n    public int getLevel() {\n        return level;\n    }\n\n    public PositionType getType() {\n        return type;\n    }\n\n    /**\n     * 职级类型枚举\n     */\n    public enum PositionType {\n        STAFF(\"职员层级\"),\n        LEADER(\"领导层级\");\n\n        private final String desc;\n\n        PositionType(String desc) {\n            this.desc = desc;\n        }\n\n        public String getDesc() {\n            return desc;\n        }\n    }\n\n    /**\n     * 根据职级名称获取枚举\n     * @param name 职级名称\n     * @return 职级枚举\n     */\n    public static PositionLevelEnum getByName(String name) {\n        for (PositionLevelEnum position : values()) {\n            if (position.getName().equals(name)) {\n                return position;\n            }\n        }\n        return null;\n    }\n\n    /**\n     * 根据职级等级获取枚举\n     * @param level 职级等级\n     * @return 职级枚举\n     */\n    public static PositionLevelEnum getByLevel(int level) {\n        for (PositionLevelEnum position : values()) {\n            if (position.getLevel() == level) {\n                return position;\n            }\n        }\n        return null;\n    }\n\n    /**\n     * 根据职级名称判断是否为职员层级\n     * @param name 职级名称\n     * @return true-职员层级，false-非职员层级\n     */\n    public static boolean isStaffLevel(String name) {\n        PositionLevelEnum position = getByName(name);\n        return position != null && position.getType() == PositionType.STAFF;\n    }\n\n    /**\n     * 根据职级名称判断是否为领导层级\n     * @param name 职级名称\n     * @return true-领导层级，false-非领导层级\n     */\n    public static boolean isLeaderLevel(String name) {\n        PositionLevelEnum position = getByName(name);\n        return position != null && position.getType() == PositionType.LEADER;\n    }\n\n    /**\n     * 比较两个职级的等级高低\n     * @param name1 职级名称1\n     * @param name2 职级名称2\n     * @return 正数表示name1等级更高，负数表示name2等级更高，0表示等级相同\n     */\n    public static int compareLevel(String name1, String name2) {\n        PositionLevelEnum pos1 = getByName(name1);\n        PositionLevelEnum pos2 = getByName(name2);\n\n        if (pos1 == null || pos2 == null) {\n            return 0;\n        }\n\n        // 等级数字越小代表职级越高\n        return pos2.getLevel() - pos1.getLevel();\n    }\n\n    /**\n     * 判断是否为更高等级\n     * @param currentName 当前职级名称\n     * @param targetName 目标职级名称\n     * @return true-目标职级更高，false-目标职级不高于当前职级\n     */\n    public static boolean isHigherLevel(String currentName, String targetName) {\n        return compareLevel(targetName, currentName) > 0;\n    }\n\n    /**\n     * 获取所有职员层级名称\n     * @return 职员层级名称列表\n     */\n    public static List<String> getStaffLevelNames() {\n        return Arrays.asList(MINISTER.getName(), VICE_MINISTER.getName(), STAFF.getName());\n    }\n\n    /**\n     * 获取所有领导层级名称\n     * @return 领导层级名称列表\n     */\n    public static List<String> getLeaderLevelNames() {\n        return Arrays.asList(CHAIRMAN.getName(), GENERAL_MANAGER.getName(), VICE_GENERAL_MANAGER.getName());\n    }\n\n    /**\n     * 获取所有职级名称（按等级排序）\n     * @return 所有职级名称列表\n     */\n    public static List<String> getAllPositionNames() {\n        return Arrays.asList(\n                CHAIRMAN.getName(), GENERAL_MANAGER.getName(), VICE_GENERAL_MANAGER.getName(),\n                MINISTER.getName(), VICE_MINISTER.getName(), STAFF.getName()\n        );\n    }\n\n    /**\n     * 获取指定等级范围的职级\n     * @param minLevel 最小等级\n     * @param maxLevel 最大等级\n     * @return 职级名称列表\n     */\n    public static List<String> getPositionsByLevelRange(int minLevel, int maxLevel) {\n        return Arrays.stream(values())\n                .filter(p -> p.getLevel() >= minLevel && p.getLevel() <= maxLevel)\n                .map(PositionLevelEnum::getName)\n                .collect(java.util.stream.Collectors.toList());\n    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/enums/RoleIndexConfigEnum.java",
    "content": "package org.jeecg.common.constant.enums;\n\nimport org.jeecg.common.util.oConvertUtils;\n\nimport java.util.List;\n\n/**\n * 首页自定义\n * 通过角色编码与首页组件路径配置\n * 枚举的顺序有权限高低权重作用（也就是配置多个角色，在前面的角色首页，会优先生效）\n * @author: jeecg-boot\n */\npublic enum RoleIndexConfigEnum {\n\n    /**首页自定义 admin*/\n//    ADMIN(\"admin\", \"dashboard/Analysis\"),\n    //TEST(\"test\",  \"dashboard/IndexChart\"),\n    /**首页自定义 hr*/\n//    HR(\"hr\", \"dashboard/IndexBdc\");\n  \n    //DM(\"dm\", \"dashboard/IndexTask\"),\n\n    // 注：此值仅为防止报错，无任何实际意义\n    ROLE_INDEX_CONFIG_ENUM(\"RoleIndexConfigEnumDefault\", \"dashboard/Analysis\");\n\n    /**\n     * 角色编码\n     */\n    String roleCode;\n    /**\n     * 路由index\n     */\n    String componentUrl;\n\n    /**\n     * 构造器\n     *\n     * @param roleCode 角色编码\n     * @param componentUrl 首页组件路径（规则跟菜单配置一样）\n     */\n    RoleIndexConfigEnum(String roleCode, String componentUrl) {\n        this.roleCode = roleCode;\n        this.componentUrl = componentUrl;\n    }\n    /**\n     * 根据code找枚举\n     * @param roleCode 角色编码\n     * @return\n     */\n    private static RoleIndexConfigEnum getEnumByCode(String roleCode) {\n        for (RoleIndexConfigEnum e : RoleIndexConfigEnum.values()) {\n            if (e.roleCode.equals(roleCode)) {\n                return e;\n            }\n        }\n        return null;\n    }\n    /**\n     * 根据code找index\n     * @param roleCode 角色编码\n     * @return\n     */\n    private static String getIndexByCode(String roleCode) {\n        for (RoleIndexConfigEnum e : RoleIndexConfigEnum.values()) {\n            if (e.roleCode.equals(roleCode)) {\n                return e.componentUrl;\n            }\n        }\n        return null;\n    }\n\n    public static String getIndexByRoles(List<String> roles) {\n        String[] rolesArray = roles.toArray(new String[roles.size()]);\n        for (RoleIndexConfigEnum e : RoleIndexConfigEnum.values()) {\n            if (oConvertUtils.isIn(e.roleCode,rolesArray)){\n                return e.componentUrl;\n            }\n        }\n        return null;\n    }\n\n    public String getRoleCode() {\n        return roleCode;\n    }\n\n    public void setRoleCode(String roleCode) {\n        this.roleCode = roleCode;\n    }\n\n    public String getComponentUrl() {\n        return componentUrl;\n    }\n\n    public void setComponentUrl(String componentUrl) {\n        this.componentUrl = componentUrl;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/enums/SysAnnmentTypeEnum.java",
    "content": "package org.jeecg.common.constant.enums;\n\nimport org.jeecg.common.util.oConvertUtils;\n\n/**\n * 系统公告自定义跳转方式\n * @author: jeecg-boot\n */\npublic enum SysAnnmentTypeEnum {\n    /**\n     * 邮件跳转组件\n     */\n    EMAIL(\"email\", \"component\", \"modules/eoa/email/modals/EoaEmailInForm\"),\n    /**\n     * 流程跳转到我的任务\n     */\n    BPM(\"bpm\", \"url\", \"/bpm/task/MyTaskList\"),\n    \n    /**\n     * 流程抄送任务\n     */\n    BPM_VIEW(\"bpm_cc\", \"url\", \"/bpm/task/MyTaskList\"),\n    /**\n     * 邀请用户跳转到个人设置\n     */\n    TENANT_INVITE(\"tenant_invite\", \"url\", \"/system/usersetting\"),\n    /**\n     * 协同工作-待办通知\n     * for [JHHB-136]【vue3】协同工作系统消息需要添加一个类型\n     */\n    EOA_CO_NOTIFY(\"eoa_co_notify\", \"url\", \"/collaboration/pending\"),\n    /**\n     * 协同工作-催办通知\n     * for [JHHB-136]【vue3】协同工作系统消息需要添加一个类型\n     */\n    EOA_CO_REMIND(\"eoa_co_remind\", \"url\", \"/collaboration/pending\"),\n    /**\n     * 督办管理-催办\n     */\n    EOA_SUP_REMIND(\"eoa_sup_remind\", \"url\", \"/superivse/list\"),\n    /**\n     * 督办管理-通知\n     */\n    EOA_SUP_NOTIFY(\"eoa_sup_notify\", \"url\", \"/superivse/list\");\n\n    /**\n     * 业务类型(email:邮件 bpm:流程)\n     */\n    private String type;\n    /**\n     * 打开方式 组件：component 路由：url\n     */\n    private String openType;\n    /**\n     * 组件/路由 地址\n     */\n    private String openPage;\n\n    SysAnnmentTypeEnum(String type, String openType, String openPage) {\n        this.type = type;\n        this.openType = openType;\n        this.openPage = openPage;\n    }\n\n    public String getType() {\n        return type;\n    }\n\n    public void setType(String type) {\n        this.type = type;\n    }\n\n    public String getOpenType() {\n        return openType;\n    }\n\n    public void setOpenType(String openType) {\n        this.openType = openType;\n    }\n\n    public String getOpenPage() {\n        return openPage;\n    }\n\n    public void setOpenPage(String openPage) {\n        this.openPage = openPage;\n    }\n\n    public static SysAnnmentTypeEnum getByType(String type) {\n        if (oConvertUtils.isEmpty(type)) {\n            return null;\n        }\n        for (SysAnnmentTypeEnum val : values()) {\n            if (val.getType().equals(type)) {\n                return val;\n            }\n        }\n        return null;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/enums/UniPushTypeEnum.java",
    "content": "package org.jeecg.common.constant.enums;\n\nimport org.jeecg.common.util.oConvertUtils;\n\n/**\n * UniPush 消息推送枚举\n * @author: jeecg-boot\n */\npublic enum UniPushTypeEnum {\n    /**\n     * 聊天\n     */\n    CHAT(\"chat\", \"聊天消息\", \"收到%s发来的聊天消息\"),\n    /**\n     * 流程跳转到我的任务\n     */\n    BPM(\"bpm_task\", \"待办任务\", \"收到%s待办任务\"),\n\n    /**\n     * 流程抄送任务\n     */\n    BPM_VIEW(\"bpm_cc\", \"知会任务\", \"收到%s知会任务\"),\n    /**\n     * 系统消息\n     */\n    SYS_MSG(\"system\", \"系统消息\", \"收到一条系统通告\");\n\n    /**\n     * 业务类型(chat:聊天 bpm_task:流程 bpm_cc:流程抄送)\n     */\n    private String type;\n    /**\n     * 消息标题\n     */\n    private String title;\n    /**\n     * 消息内容\n     */\n    private String content;\n\n    UniPushTypeEnum(String type, String title, String content) {\n        this.type = type;\n        this.title = title;\n        this.content = content;\n    }\n\n    public String getType() {\n        return type;\n    }\n\n    public void setType(String type) {\n        this.type = type;\n    }\n\n    public String getTitle() {\n        return title ;\n    }\n\n    public void setTitle(String openType) {\n        this.title = openType;\n    }\n\n    public String getContent() {\n        return content;\n    }\n\n    public void setContent(String content) {\n        this.content = content;\n    }\n\n    public static UniPushTypeEnum getByType(String type) {\n        if (oConvertUtils.isEmpty(type)) {\n            return null;\n        }\n        for (UniPushTypeEnum val : values()) {\n            if (val.getType().equals(type)) {\n                return val;\n            }\n        }\n        return null;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/constant/enums/Vue3MessageHrefEnum.java",
    "content": "package org.jeecg.common.constant.enums;\n\nimport org.jeecg.common.system.annotation.EnumDict;\nimport org.jeecg.common.system.vo.DictModel;\n\nimport java.util.ArrayList;\nimport java.util.List;\n\n/**\n * 消息跳转【vue3】\n * @Author taoYan\n * @Date 2022/8/19 20:41\n **/\n@EnumDict(\"messageHref\")\npublic enum Vue3MessageHrefEnum {\n\n    /**\n     * 流程催办\n     */\n    BPM(\"bpm\", \"/task/myHandleTaskInfo\"),\n    \n    /**\n     * 系统消息通知\n     */\n    BPM_SYSTEM_MSG(\"bpm_msg_node\", \"\"),\n    \n    /**\n     * 流程抄送任务\n     */\n    BPM_VIEW(\"bpm_cc\", \"/task/myHandleTaskInfo\"),\n\n    /**\n     * 节点通知\n     */\n    BPM_TASK(\"bpm_task\", \"/task/myHandleTaskInfo\"),\n\n    /**\n     * 邮件消息\n     */\n    EMAIL(\"email\", \"/eoa/email\");\n    \n    String busType;\n    \n    String path;\n\n    Vue3MessageHrefEnum(String busType, String path) {\n        this.busType = busType;\n        this.path = path;\n    }\n\n    public String getBusType() {\n        return busType;\n    }\n\n    public String getPath() {\n        return path;\n    }\n\n    /**\n     * 获取字典数据\n     * @return\n     */\n    public static List<DictModel> getDictList(){\n        List<DictModel> list = new ArrayList<>();\n        DictModel dictModel = null;\n        for(Vue3MessageHrefEnum e: Vue3MessageHrefEnum.values()){\n            dictModel = new DictModel();\n            dictModel.setValue(e.getBusType());\n            dictModel.setText(e.getPath());\n            list.add(dictModel);\n        }\n        return list;\n    }\n    \n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/desensitization/SensitiveSerialize.java",
    "content": "package org.jeecg.common.desensitization;\n\nimport com.fasterxml.jackson.core.JsonGenerator;\nimport com.fasterxml.jackson.databind.BeanProperty;\nimport com.fasterxml.jackson.databind.JsonMappingException;\nimport com.fasterxml.jackson.databind.JsonSerializer;\nimport com.fasterxml.jackson.databind.SerializerProvider;\nimport com.fasterxml.jackson.databind.ser.ContextualSerializer;\nimport lombok.AllArgsConstructor;\nimport lombok.NoArgsConstructor;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.desensitization.annotation.Sensitive;\nimport org.jeecg.common.desensitization.enums.SensitiveEnum;\nimport org.jeecg.common.desensitization.util.SensitiveInfoUtil;\nimport org.jeecg.common.util.encryption.AesEncryptUtil;\n\nimport java.io.IOException;\nimport java.util.Objects;\n\n/**\n * @author eightmonth@qq.com\n * @date 2024/6/19 10:43\n */\n@NoArgsConstructor\n@AllArgsConstructor\n@Slf4j\npublic class SensitiveSerialize extends JsonSerializer<String> implements ContextualSerializer {\n\n    private SensitiveEnum type;\n\n    @Override\n    public void serialize(String data, JsonGenerator jsonGenerator, SerializerProvider serializerProvider) throws IOException {\n        switch (type){\n            case ENCODE:\n                try {\n                    jsonGenerator.writeString(AesEncryptUtil.encrypt(data));\n                } catch (Exception exception) {\n                    log.error(\"数据加密错误\", exception.getMessage());\n                    jsonGenerator.writeString(data);\n                }\n                break;\n            case CHINESE_NAME:\n                jsonGenerator.writeString(SensitiveInfoUtil.chineseName(data));\n                break;\n            case ID_CARD:\n                jsonGenerator.writeString(SensitiveInfoUtil.idCardNum(data));\n                break;\n            case FIXED_PHONE:\n                jsonGenerator.writeString(SensitiveInfoUtil.fixedPhone(data));\n                break;\n            case MOBILE_PHONE:\n                jsonGenerator.writeString(SensitiveInfoUtil.mobilePhone(data));\n                break;\n            case ADDRESS:\n                jsonGenerator.writeString(SensitiveInfoUtil.address(data, 3));\n                break;\n            case EMAIL:\n                jsonGenerator.writeString(SensitiveInfoUtil.email(data));\n                break;\n            case BANK_CARD:\n                jsonGenerator.writeString(SensitiveInfoUtil.bankCard(data));\n                break;\n            case CNAPS_CODE:\n                jsonGenerator.writeString(SensitiveInfoUtil.cnapsCode(data));\n                break;\n            default:\n                jsonGenerator.writeString(data);\n        }\n    }\n\n    @Override\n    public JsonSerializer<?> createContextual(SerializerProvider serializerProvider, BeanProperty beanProperty) throws JsonMappingException {\n        if (beanProperty != null) {\n            if (Objects.equals(beanProperty.getType().getRawClass(), String.class)) {\n                Sensitive sensitive = beanProperty.getAnnotation(Sensitive.class);\n                if (sensitive == null) {\n                    sensitive = beanProperty.getContextAnnotation(Sensitive.class);\n                }\n                if (sensitive != null) {\n                    return new SensitiveSerialize(sensitive.type());\n                }\n            }\n            return serializerProvider.findValueSerializer(beanProperty.getType(), beanProperty);\n        }\n        return serializerProvider.findNullValueSerializer(null);\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/desensitization/annotation/Sensitive.java",
    "content": "package org.jeecg.common.desensitization.annotation;\n\n\nimport com.fasterxml.jackson.annotation.JacksonAnnotationsInside;\nimport com.fasterxml.jackson.databind.annotation.JsonSerialize;\nimport org.jeecg.common.desensitization.SensitiveSerialize;\nimport org.jeecg.common.desensitization.enums.SensitiveEnum;\n\nimport java.lang.annotation.*;\n\n/**\n * 在字段上定义 标识字段存储的信息是敏感的\n */\n@Documented\n@Retention(RetentionPolicy.RUNTIME)\n@Target(ElementType.FIELD)\n@JacksonAnnotationsInside\n@JsonSerialize(using = SensitiveSerialize.class)\npublic @interface Sensitive {\n\n    /**\n     * 不同类型处理不同\n     * @return\n     */\n    SensitiveEnum type() default SensitiveEnum.ENCODE;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/desensitization/annotation/SensitiveDecode.java",
    "content": "package org.jeecg.common.desensitization.annotation;\n\nimport java.lang.annotation.*;\n\n/**\n * 解密注解\n *\n * 在方法上定义 将方法返回对象中的敏感字段 解密，需要注意的是，如果没有加密过，解密会出问题，返回原字符串\n */\n@Documented\n@Retention(RetentionPolicy.RUNTIME)\n@Target({ElementType.METHOD})\npublic @interface SensitiveDecode {\n\n    /**\n     * 指明需要脱敏的实体类class\n     * @return\n     */\n    Class entity() default Object.class;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/desensitization/annotation/SensitiveEncode.java",
    "content": "package org.jeecg.common.desensitization.annotation;\n\nimport java.lang.annotation.*;\n\n/**\n * 加密注解\n *\n * 在方法上声明 将方法返回对象中的敏感字段 加密/格式化\n */\n@Documented\n@Retention(RetentionPolicy.RUNTIME)\n@Target({ElementType.METHOD})\npublic @interface SensitiveEncode {\n\n    /**\n     * 指明需要脱敏的实体类class\n     * @return\n     */\n    Class entity() default Object.class;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/desensitization/annotation/SensitiveField.java",
    "content": "package org.jeecg.common.desensitization.annotation;\n\n\nimport org.jeecg.common.desensitization.enums.SensitiveEnum;\n\nimport java.lang.annotation.*;\n\n/**\n * 在字段上定义 标识字段存储的信息是敏感的\n */\n@Documented\n@Retention(RetentionPolicy.RUNTIME)\n@Target(ElementType.FIELD)\npublic @interface SensitiveField {\n\n    /**\n     * 不同类型处理不同\n     * @return\n     */\n    SensitiveEnum type() default SensitiveEnum.ENCODE;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/desensitization/aspect/SensitiveDataAspect.java",
    "content": "package org.jeecg.common.desensitization.aspect;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.aspectj.lang.ProceedingJoinPoint;\nimport org.aspectj.lang.annotation.Around;\nimport org.aspectj.lang.annotation.Aspect;\nimport org.aspectj.lang.annotation.Pointcut;\nimport org.aspectj.lang.reflect.MethodSignature;\nimport org.jeecg.common.desensitization.annotation.SensitiveDecode;\nimport org.jeecg.common.desensitization.annotation.SensitiveEncode;\nimport org.jeecg.common.desensitization.util.SensitiveInfoUtil;\nimport org.springframework.stereotype.Component;\n\nimport java.lang.reflect.Method;\nimport java.util.List;\n\n/**\n * 敏感数据切面处理类\n * @Author taoYan\n * @Date 2022/4/20 17:45\n **/\n@Slf4j\n@Aspect\n@Component\npublic class SensitiveDataAspect {\n\n    /**\n     * 定义切点Pointcut\n     */\n    @Pointcut(\"@annotation(org.jeecg.common.desensitization.annotation.SensitiveEncode) || @annotation(org.jeecg.common.desensitization.annotation.SensitiveDecode)\")\n    public void sensitivePointCut() {\n    }\n\n    @Around(\"sensitivePointCut()\")\n    public Object around(ProceedingJoinPoint point) throws Throwable {\n        // 处理结果\n        Object result = point.proceed();\n        if(result == null){\n            return result;\n        }\n        Class resultClass = result.getClass();\n        log.debug(\" resultClass  = {}\" , resultClass);\n\n        if(resultClass.isPrimitive()){\n            //是基本类型 直接返回 不需要处理\n            return result;\n        }\n        // 获取方法注解信息：是哪个实体、是加密还是解密\n        boolean isEncode = true;\n        Class entity = null;\n        MethodSignature methodSignature = (MethodSignature) point.getSignature();\n        Method method = methodSignature.getMethod();\n        SensitiveEncode encode = method.getAnnotation(SensitiveEncode.class);\n        if(encode==null){\n            SensitiveDecode decode = method.getAnnotation(SensitiveDecode.class);\n            if(decode!=null){\n                entity = decode.entity();\n                isEncode = false;\n            }\n        }else{\n            entity = encode.entity();\n        }\n\n        long startTime=System.currentTimeMillis();\n        if(resultClass.equals(entity) || entity.equals(Object.class)){\n            // 方法返回实体和注解的entity一样，如果注解没有申明entity属性则认为是(方法返回实体和注解的entity一样)\n            SensitiveInfoUtil.handlerObject(result, isEncode);\n        } else if(result instanceof List){\n            // 方法返回List<实体>\n            SensitiveInfoUtil.handleList(result, entity, isEncode);\n        }else{\n            // 方法返回一个对象\n            SensitiveInfoUtil.handleNestedObject(result, entity, isEncode);\n        }\n        long endTime=System.currentTimeMillis();\n        log.debug((isEncode ? \"加密操作，\" : \"解密操作，\") + \"Aspect程序耗时：\" + (endTime - startTime) + \"ms\");\n\n        return result;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/desensitization/enums/SensitiveEnum.java",
    "content": "package org.jeecg.common.desensitization.enums;\n\n/**\n * 敏感字段信息类型\n */\npublic enum SensitiveEnum {\n\n\n    /**\n     * 加密\n     */\n    ENCODE,\n\n    /**\n     * 中文名\n     */\n    CHINESE_NAME,\n\n    /**\n     * 身份证号\n     */\n    ID_CARD,\n\n    /**\n     * 座机号\n     */\n    FIXED_PHONE,\n\n    /**\n     * 手机号\n     */\n    MOBILE_PHONE,\n\n    /**\n     * 地址\n     */\n    ADDRESS,\n\n    /**\n     * 电子邮件\n     */\n    EMAIL,\n\n    /**\n     * 银行卡\n     */\n    BANK_CARD,\n\n    /**\n     * 公司开户银行联号\n     */\n    CNAPS_CODE;\n\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/desensitization/util/SensitiveInfoUtil.java",
    "content": "package org.jeecg.common.desensitization.util;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.desensitization.annotation.SensitiveField;\nimport org.jeecg.common.desensitization.enums.SensitiveEnum;\nimport org.jeecg.common.util.encryption.AesEncryptUtil;\nimport org.jeecg.common.util.oConvertUtils;\n\nimport java.lang.reflect.Field;\nimport java.lang.reflect.ParameterizedType;\nimport java.util.Collections;\nimport java.util.List;\n\n/**\n * 敏感信息处理工具类\n * @author taoYan\n * @date 2022/4/20 18:01\n **/\n@Slf4j\npublic class SensitiveInfoUtil {\n\n    /**\n     * 处理嵌套对象\n     * @param obj 方法返回值\n     * @param entity 实体class\n     * @param isEncode 是否加密（true: 加密操作 / false:解密操作）\n     * @throws IllegalAccessException\n     */\n    public static void handleNestedObject(Object obj, Class entity, boolean isEncode) throws IllegalAccessException {\n        Field[] fields = obj.getClass().getDeclaredFields();\n        for (Field field : fields) {\n            if(field.getType().isPrimitive()){\n                continue;\n            }\n            if(field.getType().equals(entity)){\n                // 对象里面是实体\n                field.setAccessible(true);\n                Object nestedObject = field.get(obj);\n                handlerObject(nestedObject, isEncode);\n                break;\n            }else{\n                // 对象里面是List<实体>\n                if(field.getGenericType() instanceof ParameterizedType){\n                    ParameterizedType pt = (ParameterizedType)field.getGenericType();\n                    if(pt.getRawType().equals(List.class)){\n                        if(pt.getActualTypeArguments()[0].equals(entity)){\n                            field.setAccessible(true);\n                            Object nestedObject = field.get(obj);\n                            handleList(nestedObject, entity, isEncode);\n                            break;\n                        }\n                    }\n                }\n            }\n        }\n    }\n\n    /**\n     * 处理Object\n     * @param obj 方法返回值\n     * @param isEncode 是否加密（true: 加密操作 / false:解密操作）\n     * @return\n     * @throws IllegalAccessException\n     */\n    public static Object handlerObject(Object obj, boolean isEncode) throws IllegalAccessException {\n        if (oConvertUtils.isEmpty(obj)) {\n            return obj;\n        }\n        long startTime=System.currentTimeMillis();\n        log.debug(\" obj --> \"+ obj.toString());\n        \n        // 判断是不是一个对象\n        Field[] fields = obj.getClass().getDeclaredFields();\n        for (Field field : fields) {\n            boolean isSensitiveField = field.isAnnotationPresent(SensitiveField.class);\n            if(isSensitiveField){\n                // 必须有SensitiveField注解 才作处理\n                if(field.getType().isAssignableFrom(String.class)){\n                    //必须是字符串类型 才作处理\n                    field.setAccessible(true);\n                    String realValue = (String) field.get(obj);\n                    if(realValue==null || \"\".equals(realValue)){\n                        continue;\n                    }\n                    SensitiveField sf = field.getAnnotation(SensitiveField.class);\n                    if(isEncode==true){\n                        //加密\n                        String value = SensitiveInfoUtil.getEncodeData(realValue,  sf.type());\n                        field.set(obj, value);\n                    }else{\n                        //解密只处理 encode类型的\n                        if(sf.type().equals(SensitiveEnum.ENCODE)){\n                            String value = SensitiveInfoUtil.getDecodeData(realValue);\n                            field.set(obj, value);\n                        }\n                    }\n                }\n            }\n        }\n        //long endTime=System.currentTimeMillis();\n        //log.info((isEncode ? \"加密操作，\" : \"解密操作，\") + \"当前程序耗时：\" + (endTime - startTime) + \"ms\");\n        return obj;\n    }\n\n    /**\n     * 处理 List<实体>\n     * @param obj\n     * @param entity\n     * @param isEncode（true: 加密操作 / false:解密操作）\n     */\n    public static void handleList(Object obj, Class entity, boolean isEncode){\n        List list = (List)obj;\n        if(list.size()>0){\n            Object first = list.get(0);\n            if(first.getClass().equals(entity)){\n                for(int i=0; i<list.size(); i++){\n                    Object temp = list.get(i);\n                    try {\n                        handlerObject(temp, isEncode);\n                    } catch (IllegalAccessException e) {\n                        e.printStackTrace();\n                    }\n                }\n            }\n        }\n    }\n\n\n    /**\n     * 处理数据 获取解密后的数据\n     * @param data\n     * @return\n     */\n    public static String getDecodeData(String data){\n        String result = null;\n        try {\n            result = AesEncryptUtil.desEncrypt(data);\n        } catch (Exception exception) {\n            log.debug(\"数据解密错误，原数据:\"+data);\n        }\n        //解决debug模式下，加解密失效导致中文被解密变成空的问题\n        if(oConvertUtils.isEmpty(result) && oConvertUtils.isNotEmpty(data)){\n            result = data;\n        }\n        return result;\n    }\n\n    /**\n     * 处理数据 获取加密后的数据 或是格式化后的数据\n     * @param data 字符串\n     * @param sensitiveEnum 类型\n     * @return 处理后的字符串\n     */\n    public static String getEncodeData(String data, SensitiveEnum sensitiveEnum){\n        String result;\n        switch (sensitiveEnum){\n            case ENCODE:\n                try {\n                    result = AesEncryptUtil.encrypt(data);\n                } catch (Exception exception) {\n                    log.error(\"数据加密错误\", exception.getMessage());\n                    result = data;\n                }\n                break;\n            case CHINESE_NAME:\n                result = chineseName(data);\n                break;\n            case ID_CARD:\n                result = idCardNum(data);\n                break;\n            case FIXED_PHONE:\n                result = fixedPhone(data);\n                break;\n            case MOBILE_PHONE:\n                result = mobilePhone(data);\n                break;\n            case ADDRESS:\n                result = address(data, 3);\n                break;\n            case EMAIL:\n                result = email(data);\n                break;\n            case BANK_CARD:\n                result = bankCard(data);\n                break;\n            case CNAPS_CODE:\n                result = cnapsCode(data);\n                break;\n            default:\n                result = data;\n        }\n        return result;\n    }\n\n\n    /**\n     * [中文姓名] 只显示第一个汉字，其他隐藏为2个星号\n     * @param fullName 全名\n     * @return <例子：李**>\n     */\n    public static String chineseName(String fullName) {\n        if (oConvertUtils.isEmpty(fullName)) {\n            return \"\";\n        }\n        return formatRight(fullName, 1);\n    }\n\n    /**\n     * [中文姓名] 只显示第一个汉字，其他隐藏为2个星号\n     * @param familyName 姓\n     * @param firstName 名\n     * @return <例子：李**>\n     */\n    public static String chineseName(String familyName, String firstName) {\n        if (oConvertUtils.isEmpty(familyName) || oConvertUtils.isEmpty(firstName)) {\n            return \"\";\n        }\n        return chineseName(familyName + firstName);\n    }\n\n    /**\n     * [身份证号] 显示最后四位，其他隐藏。共计18位或者15位。\n     * @param id 身份证号\n     * @return <例子：*************5762>\n     */\n    public static String idCardNum(String id) {\n        if (oConvertUtils.isEmpty(id)) {\n            return \"\";\n        }\n        return formatLeft(id, 4);\n\n    }\n\n    /**\n     * [固定电话] 后四位，其他隐藏\n     * @param num 固定电话\n     * @return <例子：****1234>\n     */\n    public static String fixedPhone(String num) {\n        if (oConvertUtils.isEmpty(num)) {\n            return \"\";\n        }\n        return formatLeft(num, 4);\n    }\n\n    /**\n     * [手机号码] 前三位，后四位，其他隐藏\n     * @param num 手机号码\n     * @return <例子:138******1234>\n     */\n    public static String mobilePhone(String num) {\n        if (oConvertUtils.isEmpty(num)) {\n            return \"\";\n        }\n        int len = num.length();\n        if(len<11){\n            return num;\n        }\n        return formatBetween(num, 3, 4);\n    }\n\n    /**\n     * [地址] 只显示到地区，不显示详细地址；我们要对个人信息增强保护\n     * @param address 地址\n     * @param sensitiveSize 敏感信息长度\n     * @return <例子：北京市海淀区****>\n     */\n    public static String address(String address, int sensitiveSize) {\n        if (oConvertUtils.isEmpty(address)) {\n            return \"\";\n        }\n        int len = address.length();\n        if(len<sensitiveSize){\n            return address;\n        }\n        return formatRight(address, sensitiveSize);\n    }\n\n    /**\n     * [电子邮箱] 邮箱前缀仅显示第一个字母，前缀其他隐藏，用星号代替，@及后面的地址显示\n     * @param email 电子邮箱\n     * @return <例子:g**@163.com>\n     */\n    public static String email(String email) {\n        if (oConvertUtils.isEmpty(email)) {\n            return \"\";\n        }\n        int index = email.indexOf(\"@\");\n        if (index <= 1){\n            return email;\n        }\n        String begin = email.substring(0, 1);\n        String end = email.substring(index);\n        String stars = \"**\";\n        return begin + stars + end;\n    }\n\n    /**\n     * [银行卡号] 前六位，后四位，其他用星号隐藏每位1个星号\n     * @param cardNum 银行卡号\n     * @return <例子:6222600**********1234>\n     */\n    public static String bankCard(String cardNum) {\n        if (oConvertUtils.isEmpty(cardNum)) {\n            return \"\";\n        }\n        return formatBetween(cardNum, 6, 4);\n    }\n\n    /**\n     * [公司开户银行联号] 公司开户银行联行号,显示前两位，其他用星号隐藏，每位1个星号\n     * @param code 公司开户银行联号\n     * @return <例子:12********>\n     */\n    public static String cnapsCode(String code) {\n        if (oConvertUtils.isEmpty(code)) {\n            return \"\";\n        }\n        return formatRight(code, 2);\n    }\n\n\n    /**\n     * 将右边的格式化成*\n     * @param str 字符串\n     * @param reservedLength 保留长度\n     * @return 格式化后的字符串\n     */\n    public static String formatRight(String str, int reservedLength){\n        String name = str.substring(0, reservedLength);\n        String stars = String.join(\"\", Collections.nCopies(str.length()-reservedLength, \"*\"));\n        return name + stars;\n    }\n\n    /**\n     * 将左边的格式化成*\n     * @param str 字符串\n     * @param reservedLength 保留长度\n     * @return 格式化后的字符串\n     */\n    public static String formatLeft(String str, int reservedLength){\n        int len = str.length();\n        String show = str.substring(len-reservedLength);\n        String stars = String.join(\"\", Collections.nCopies(len-reservedLength, \"*\"));\n        return stars + show;\n    }\n\n    /**\n     * 将中间的格式化成*\n     * @param str 字符串\n     * @param beginLen 开始保留长度\n     * @param endLen 结尾保留长度\n     * @return 格式化后的字符串\n     */\n    public static String formatBetween(String str, int beginLen, int endLen){\n        int len = str.length();\n        String begin = str.substring(0, beginLen);\n        String end = str.substring(len-endLen);\n        String stars = String.join(\"\", Collections.nCopies(len-beginLen-endLen, \"*\"));\n        return begin + stars + end;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/es/JeecgElasticsearchTemplate.java",
    "content": "package org.jeecg.common.es;\n\nimport com.alibaba.fastjson.JSONArray;\nimport com.alibaba.fastjson.JSONObject;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.lang3.StringUtils;\nimport org.jeecg.common.util.RestUtil;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.springframework.beans.factory.annotation.Value;\nimport org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;\nimport org.springframework.http.HttpHeaders;\nimport org.springframework.http.HttpMethod;\nimport org.springframework.http.HttpStatus;\nimport org.springframework.http.ResponseEntity;\nimport org.springframework.stereotype.Component;\n\nimport java.util.*;\n\n/**\n * 关于 ElasticSearch 的一些方法（创建索引、添加数据、查询等）\n *\n * @author sunjianlei\n */\n@Slf4j\n@Component\n@ConditionalOnProperty(prefix = \"jeecg.elasticsearch\", name = \"cluster-nodes\")\npublic class JeecgElasticsearchTemplate {\n    /** es服务地址 */\n    private String baseUrl;\n    private final String FORMAT_JSON = \"format=json\";\n    /** Elasticsearch 的版本号 */\n    private String version = null;\n\n    /**ElasticSearch 最大可返回条目数*/\n    public static final int ES_MAX_SIZE = 10000;\n\n    /**es7*/\n    public static final String IE_SEVEN = \"7\";\n\n    /**url not found 404*/\n    public static final String URL_NOT_FOUND = \"404 Not Found\";\n\n    public JeecgElasticsearchTemplate(@Value(\"${jeecg.elasticsearch.cluster-nodes}\") String baseUrl, @Value(\"${jeecg.elasticsearch.check-enabled}\") boolean checkEnabled) {\n        log.debug(\"JeecgElasticsearchTemplate BaseURL：\" + baseUrl);\n        if (StringUtils.isNotEmpty(baseUrl)) {\n            this.baseUrl = baseUrl;\n            // 验证配置的ES地址是否有效\n            if (checkEnabled) {\n                try {\n                    this.getElasticsearchVersion();\n                    log.info(\"ElasticSearch 服务连接成功\");\n                    log.info(\"ElasticSearch version: \" + this.version);\n                } catch (Exception e) {\n                    this.version = \"\";\n                    log.warn(\"ElasticSearch 服务连接失败，原因：配置未通过。可能是BaseURL未配置或配置有误，也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法！\");\n                }\n            }\n        }\n    }\n\n    /**\n     * 获取 Elasticsearch 的版本号信息，失败返回null\n     */\n    private void getElasticsearchVersion() {\n        if (this.version == null) {\n            String url = this.getBaseUrl().toString();\n            JSONObject result = RestUtil.get(url);\n            if (result != null) {\n                JSONObject v = result.getJSONObject(\"version\");\n                this.version = v.getString(\"number\");\n            }\n        }\n    }\n\n    public StringBuilder getBaseUrl(String indexName, String typeName) {\n        typeName = typeName.trim().toLowerCase();\n        return this.getBaseUrl(indexName).append(\"/\").append(typeName);\n    }\n\n    public StringBuilder getBaseUrl(String indexName) {\n        indexName = indexName.trim().toLowerCase();\n        return this.getBaseUrl().append(\"/\").append(indexName);\n    }\n\n    public StringBuilder getBaseUrl() {\n        return new StringBuilder(\"http://\").append(this.baseUrl);\n    }\n\n    /**\n     * cat 查询ElasticSearch系统数据，返回json\n     */\n    private <T> ResponseEntity<T> cat(String urlAfter, Class<T> responseType) {\n        String url = this.getBaseUrl().append(\"/_cat\").append(urlAfter).append(\"?\").append(FORMAT_JSON).toString();\n        return RestUtil.request(url, HttpMethod.GET, null, null, null, responseType);\n    }\n\n    /**\n     * 查询所有索引\n     * <p>\n     * 查询地址：GET http://{baseUrl}/_cat/indices\n     */\n    public JSONArray getIndices() {\n        return getIndices(null);\n    }\n\n\n    /**\n     * 查询单个索引\n     * <p>\n     * 查询地址：GET http://{baseUrl}/_cat/indices/{indexName}\n     */\n    public JSONArray getIndices(String indexName) {\n        StringBuilder urlAfter = new StringBuilder(\"/indices\");\n        if (!StringUtils.isEmpty(indexName)) {\n            urlAfter.append(\"/\").append(indexName.trim().toLowerCase());\n        }\n        return cat(urlAfter.toString(), JSONArray.class).getBody();\n    }\n\n    /**\n     * 索引是否存在\n     */\n    public boolean indexExists(String indexName) {\n        try {\n            JSONArray array = getIndices(indexName);\n            return array != null;\n        } catch (org.springframework.web.client.HttpClientErrorException ex) {\n            if (HttpStatus.NOT_FOUND == ex.getStatusCode()) {\n                return false;\n            } else {\n                throw ex;\n            }\n        }\n    }\n\n    /**\n     * 根据ID获取索引数据，未查询到返回null\n     * <p>\n     * 查询地址：GET http://{baseUrl}/{indexName}/{typeName}/{dataId}\n     *\n     * @param indexName 索引名称\n     * @param typeName  type，一个任意字符串，用于分类\n     * @param dataId    数据id\n     * @return\n     */\n    public JSONObject getDataById(String indexName, String typeName, String dataId) {\n        String url = this.getBaseUrl(indexName, typeName).append(\"/\").append(dataId).toString();\n        log.info(\"url:\" + url);\n        JSONObject result = RestUtil.get(url);\n        boolean found = result.getBoolean(\"found\");\n        if (found) {\n            return result.getJSONObject(\"_source\");\n        } else {\n            return null;\n        }\n    }\n\n    /**\n     * 创建索引\n     * <p>\n     * 查询地址：PUT http://{baseUrl}/{indexName}\n     */\n    public boolean createIndex(String indexName) {\n        String url = this.getBaseUrl(indexName).toString();\n\n        /* 返回结果 （仅供参考）\n        \"createIndex\": {\n            \"shards_acknowledged\": true,\n            \"acknowledged\": true,\n            \"index\": \"hello_world\"\n        }\n        */\n        try {\n            return RestUtil.put(url).getBoolean(\"acknowledged\");\n        } catch (org.springframework.web.client.HttpClientErrorException ex) {\n            if (HttpStatus.BAD_REQUEST == ex.getStatusCode()) {\n                log.warn(\"索引创建失败：\" + indexName + \" 已存在，无需再创建\");\n            } else {\n                ex.printStackTrace();\n            }\n        }\n        return false;\n    }\n\n    /**\n     * 删除索引\n     * <p>\n     * 查询地址：DELETE http://{baseUrl}/{indexName}\n     */\n    public boolean removeIndex(String indexName) {\n        String url = this.getBaseUrl(indexName).toString();\n        try {\n            return RestUtil.delete(url).getBoolean(\"acknowledged\");\n        } catch (org.springframework.web.client.HttpClientErrorException ex) {\n            if (HttpStatus.NOT_FOUND == ex.getStatusCode()) {\n                log.warn(\"索引删除失败：\" + indexName + \" 不存在，无需删除\");\n            } else {\n                ex.printStackTrace();\n            }\n        }\n        return false;\n    }\n\n    /**\n     * 获取索引字段映射（可获取字段类型）\n     * <p>\n     *\n     * @param indexName 索引名称\n     * @param typeName  分类名称\n     * @return\n     */\n    public JSONObject getIndexMapping(String indexName, String typeName) {\n        String url = this.getBaseUrl(indexName, typeName).append(\"/_mapping?\").append(FORMAT_JSON).toString();\n        // 针对 es 7.x 版本做兼容\n        this.getElasticsearchVersion();\n        if (oConvertUtils.isNotEmpty(this.version) && this.version.startsWith(IE_SEVEN)) {\n            url += \"&include_type_name=true\";\n        }\n        log.info(\"getIndexMapping-url:\" + url);\n        /*\n         * 参考返回JSON结构：\n         *\n         *{\n         *    // 索引名称\n         *    \"[indexName]\": {\n         *        \"mappings\": {\n         *            // 分类名称\n         *            \"[typeName]\": {\n         *                \"properties\": {\n         *                    // 字段名\n         *                    \"input_number\": {\n         *                        // 字段类型\n         *                        \"type\": \"long\"\n         *                    },\n         *                    \"input_string\": {\n         *                        \"type\": \"text\",\n         *                        \"fields\": {\n         *                            \"keyword\": {\n         *                                \"type\": \"keyword\",\n         *                                \"ignore_above\": 256\n         *                            }\n         *                        }\n         *                    }\n         *                 }\n         *            }\n         *        }\n         *    }\n         * }\n         */\n        try {\n            return RestUtil.get(url);\n        } catch (org.springframework.web.client.HttpClientErrorException e) {\n            String message = e.getMessage();\n            if (message != null && message.contains(URL_NOT_FOUND)) {\n                return null;\n            }\n            throw e;\n        }\n    }\n\n    /**\n     * 获取索引字段映射，返回Java实体类\n     *\n     * @param indexName\n     * @param typeName\n     * @return\n     */\n    public <T> Map<String, T> getIndexMappingFormat(String indexName, String typeName, Class<T> clazz) {\n        JSONObject mapping = this.getIndexMapping(indexName, typeName);\n        Map<String, T> map = new HashMap<>(5);\n        if (mapping == null) {\n            return map;\n        }\n        // 获取字段属性\n        JSONObject properties = mapping.getJSONObject(indexName)\n                .getJSONObject(\"mappings\")\n                .getJSONObject(typeName)\n                .getJSONObject(\"properties\");\n        // 封装成 java类型\n        for (String key : properties.keySet()) {\n            T entity = properties.getJSONObject(key).toJavaObject(clazz);\n            map.put(key, entity);\n        }\n        return map;\n    }\n\n    /**\n     * 保存数据，详见：saveOrUpdate\n     */\n    public boolean save(String indexName, String typeName, String dataId, JSONObject data) {\n        return this.saveOrUpdate(indexName, typeName, dataId, data);\n    }\n\n    /**\n     * 更新数据，详见：saveOrUpdate\n     */\n    public boolean update(String indexName, String typeName, String dataId, JSONObject data) {\n        return this.saveOrUpdate(indexName, typeName, dataId, data);\n    }\n\n    /**\n     * 保存或修改索引数据\n     * <p>\n     * 查询地址：PUT http://{baseUrl}/{indexName}/{typeName}/{dataId}\n     *\n     * @param indexName 索引名称\n     * @param typeName  type，一个任意字符串，用于分类\n     * @param dataId    数据id\n     * @param data      要存储的数据\n     * @return\n     */\n    public boolean saveOrUpdate(String indexName, String typeName, String dataId, JSONObject data) {\n        String url = this.getBaseUrl(indexName, typeName).append(\"/\").append(dataId).append(\"?refresh=wait_for\").toString();\n        /* 返回结果（仅供参考）\n       \"createIndexA2\": {\n            \"result\": \"created\",\n            \"_shards\": {\n                \"total\": 2,\n                \"successful\": 1,\n                \"failed\": 0\n            },\n            \"_seq_no\": 0,\n            \"_index\": \"test_index_1\",\n            \"_type\": \"test_type_1\",\n            \"_id\": \"a2\",\n            \"_version\": 1,\n            \"_primary_term\": 1\n        }\n         */\n\n        try {\n            // 去掉 data 中为空的值\n            Set<String> keys = data.keySet();\n            List<String> emptyKeys = new ArrayList<>(keys.size());\n            for (String key : keys) {\n                String value = data.getString(key);\n                //1、剔除空值\n                if (oConvertUtils.isEmpty(value) || \"[]\".equals(value)) {\n                    emptyKeys.add(key);\n                }\n                //2、剔除上传控件值(会导致ES同步失败，报异常failed to parse field [ge_pic] of type [text] )\n                if (oConvertUtils.isNotEmpty(value) && value.indexOf(\"[{\")!=-1) {\n                    emptyKeys.add(key);\n                    log.info(\"-------剔除上传控件字段------------key: \"+ key);\n                }\n            }\n            for (String key : emptyKeys) {\n                data.remove(key);\n            }\n        } catch (Exception e) {\n            e.printStackTrace();\n        }\n        try {\n            String result = RestUtil.put(url, data).getString(\"result\");\n            return \"created\".equals(result) || \"updated\".equals(result);\n        } catch (Exception e) {\n            log.error(e.getMessage() + \"\\n-- url: \" + url + \"\\n-- data: \" + data.toJSONString());\n            //TODO 打印接口返回异常json\n            return false;\n        }\n    }\n\n    /**\n     * 批量保存数据\n     *\n     * @param indexName 索引名称\n     * @param typeName  type，一个任意字符串，用于分类\n     * @param dataList  要存储的数据数组，每行数据必须包含id\n     * @return\n     */\n    public boolean saveBatch(String indexName, String typeName, JSONArray dataList) {\n        String url = this.getBaseUrl().append(\"/_bulk\").append(\"?refresh=wait_for\").toString();\n        StringBuilder bodySb = new StringBuilder();\n        for (int i = 0; i < dataList.size(); i++) {\n            JSONObject data = dataList.getJSONObject(i);\n            String id = data.getString(\"id\");\n            // 该行的操作\n            // {\"create\": {\"_id\":\"${id}\", \"_index\": \"${indexName}\", \"_type\": \"${typeName}\"}}\n            JSONObject action = new JSONObject();\n            JSONObject actionInfo = new JSONObject();\n            actionInfo.put(\"_id\", id);\n            actionInfo.put(\"_index\", indexName);\n            actionInfo.put(\"_type\", typeName);\n            action.put(\"create\", actionInfo);\n            bodySb.append(action.toJSONString()).append(\"\\n\");\n            // 该行的数据\n            data.remove(\"id\");\n            bodySb.append(data.toJSONString()).append(\"\\n\");\n        }\n        //System.out.println(\"+-+-+-: bodySb.toString(): \" + bodySb.toString());\n        HttpHeaders headers = RestUtil.getHeaderApplicationJson();\n        RestUtil.request(url, HttpMethod.PUT, headers, null, bodySb, JSONObject.class);\n        return true;\n    }\n\n    /**\n     * 删除索引数据\n     * <p>\n     * 请求地址：DELETE http://{baseUrl}/{indexName}/{typeName}/{dataId}\n     */\n    public boolean delete(String indexName, String typeName, String dataId) {\n        String url = this.getBaseUrl(indexName, typeName).append(\"/\").append(dataId).toString();\n        /* 返回结果（仅供参考）\n        {\n            \"_index\": \"es_demo\",\n            \"_type\": \"docs\",\n            \"_id\": \"001\",\n            \"_version\": 3,\n            \"result\": \"deleted\",\n            \"_shards\": {\n                \"total\": 1,\n                \"successful\": 1,\n                \"failed\": 0\n            },\n            \"_seq_no\": 28,\n            \"_primary_term\": 18\n        }\n        */\n        try {\n            return \"deleted\".equals(RestUtil.delete(url).getString(\"result\"));\n        } catch (org.springframework.web.client.HttpClientErrorException ex) {\n            if (HttpStatus.NOT_FOUND == ex.getStatusCode()) {\n                return false;\n            } else {\n                throw ex;\n            }\n        }\n    }\n\n\n    /* = = = 以下关于查询和查询条件的方法 = = =*/\n\n    /**\n     * 查询数据\n     * <p>\n     * 请求地址：POST http://{baseUrl}/{indexName}/{typeName}/_search\n     */\n    public JSONObject search(String indexName, String typeName, JSONObject queryObject) {\n        String url = this.getBaseUrl(indexName, typeName).append(\"/_search\").toString();\n\n        log.info(\"url:\" + url + \" ,search: \" + queryObject.toJSONString());\n        JSONObject res = RestUtil.post(url, queryObject);\n        log.info(\"url:\" + url + \" ,return res: \\n\" + res.toJSONString());\n        return res;\n    }\n\n    /**\n     * @param source （源滤波器）指定返回的字段，传null返回所有字段\n     * @param query\n     * @param from    从第几条数据开始\n     * @param size    返回条目数\n     * @return { \"query\": query }\n     */\n    public JSONObject buildQuery(List<String> source, JSONObject query, int from, int size) {\n        JSONObject json = new JSONObject();\n        if (source != null) {\n            json.put(\"_source\", source);\n        }\n        json.put(\"query\", query);\n        json.put(\"from\", from);\n        json.put(\"size\", size);\n        return json;\n    }\n\n    /**\n     * @return { \"bool\" : { \"must\": must, \"must_not\": mustNot, \"should\": should } }\n     */\n    public JSONObject buildBoolQuery(JSONArray must, JSONArray mustNot, JSONArray should) {\n        JSONObject bool = new JSONObject();\n        if (must != null) {\n            bool.put(\"must\", must);\n        }\n        if (mustNot != null) {\n            bool.put(\"must_not\", mustNot);\n        }\n        if (should != null) {\n            bool.put(\"should\", should);\n        }\n        JSONObject json = new JSONObject();\n        json.put(\"bool\", bool);\n        return json;\n    }\n\n    /**\n     * @param field 要查询的字段\n     * @param args  查询参数，参考： *哈哈* OR *哒* NOT *呵* OR *啊*\n     * @return\n     */\n    public JSONObject buildQueryString(String field, String... args) {\n        if (field == null) {\n            return null;\n        }\n        StringBuilder sb = new StringBuilder(field).append(\":(\");\n        if (args != null) {\n            for (String arg : args) {\n                sb.append(arg).append(\" \");\n            }\n        }\n        sb.append(\")\");\n        return this.buildQueryString(sb.toString());\n    }\n\n    /**\n     * @return { \"query_string\": { \"query\": query }  }\n     */\n    public JSONObject buildQueryString(String query) {\n        JSONObject queryString = new JSONObject();\n        queryString.put(\"query\", query);\n        JSONObject json = new JSONObject();\n        json.put(\"query_string\", queryString);\n        return json;\n    }\n\n    /**\n     * @param field      查询字段\n     * @param min        最小值\n     * @param max        最大值\n     * @param containMin 范围内是否包含最小值\n     * @param containMax 范围内是否包含最大值\n     * @return { \"range\" : { field : { 『 \"gt『e』?containMin\" : min 』?min!=null , 『 \"lt『e』?containMax\" : max 』}} }\n     */\n    public JSONObject buildRangeQuery(String field, Object min, Object max, boolean containMin, boolean containMax) {\n        JSONObject inner = new JSONObject();\n        if (min != null) {\n            if (containMin) {\n                inner.put(\"gte\", min);\n            } else {\n                inner.put(\"gt\", min);\n            }\n        }\n        if (max != null) {\n            if (containMax) {\n                inner.put(\"lte\", max);\n            } else {\n                inner.put(\"lt\", max);\n            }\n        }\n        JSONObject range = new JSONObject();\n        range.put(field, inner);\n        JSONObject json = new JSONObject();\n        json.put(\"range\", range);\n        return json;\n    }\n\n}\n\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/es/QueryStringBuilder.java",
    "content": "package org.jeecg.common.es;\n\n/**\n * 用于创建 ElasticSearch 的 queryString\n *\n * @author sunjianlei\n */\npublic class QueryStringBuilder {\n\n    StringBuilder builder;\n\n    public QueryStringBuilder(String field, String str, boolean not, boolean addQuot) {\n        builder = this.createBuilder(field, str, not, addQuot);\n    }\n\n    public QueryStringBuilder(String field, String str, boolean not) {\n        builder = this.createBuilder(field, str, not, true);\n    }\n\n    /**\n     * 创建 StringBuilder\n     *\n     * @param field\n     * @param str\n     * @param not     是否是不匹配\n     * @param addQuot 是否添加双引号\n     * @return\n     */\n    public StringBuilder createBuilder(String field, String str, boolean not, boolean addQuot) {\n        StringBuilder sb = new StringBuilder(field).append(\":(\");\n        if (not) {\n            sb.append(\" NOT \");\n        }\n        this.addQuotEffect(sb, str, addQuot);\n        return sb;\n    }\n\n    public QueryStringBuilder and(String str) {\n        return this.and(str, true);\n    }\n\n    public QueryStringBuilder and(String str, boolean addQuot) {\n        builder.append(\" AND \");\n        this.addQuot(str, addQuot);\n        return this;\n    }\n\n    public QueryStringBuilder or(String str) {\n        return this.or(str, true);\n    }\n\n    public QueryStringBuilder or(String str, boolean addQuot) {\n        builder.append(\" OR \");\n        this.addQuot(str, addQuot);\n        return this;\n    }\n\n    public QueryStringBuilder not(String str) {\n        return this.not(str, true);\n    }\n\n    public QueryStringBuilder not(String str, boolean addQuot) {\n        builder.append(\" NOT \");\n        this.addQuot(str, addQuot);\n        return this;\n    }\n\n    /**\n    * 添加双引号（模糊查询，不能加双引号）\n    */\n    private QueryStringBuilder addQuot(String str, boolean addQuot) {\n        return this.addQuotEffect(this.builder, str, addQuot);\n    }\n\n    /**\n     * 是否在两边加上双引号\n     * @param builder\n     * @param str\n     * @param addQuot\n     * @return\n     */\n    private QueryStringBuilder addQuotEffect(StringBuilder builder, String str, boolean addQuot) {\n        if (addQuot) {\n            builder.append('\"');\n        }\n        builder.append(str);\n        if (addQuot) {\n            builder.append('\"');\n        }\n        return this;\n    }\n\n    @Override\n    public String toString() {\n        return builder.append(\")\").toString();\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/exception/JeecgBoot401Exception.java",
    "content": "package org.jeecg.common.exception;\n\n/**\n * @Description: jeecg-boot自定义401异常\n * @author: jeecg-boot\n */\npublic class JeecgBoot401Exception extends RuntimeException {\n\tprivate static final long serialVersionUID = 1L;\n\n\tpublic JeecgBoot401Exception(String message){\n\t\tsuper(message);\n\t}\n\n\tpublic JeecgBoot401Exception(Throwable cause)\n\t{\n\t\tsuper(cause);\n\t}\n\n\tpublic JeecgBoot401Exception(String message, Throwable cause)\n\t{\n\t\tsuper(message,cause);\n\t}\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/exception/JeecgBootAssertException.java",
    "content": "package org.jeecg.common.exception;\n\n/**\n * jeecgboot断言异常\n * for [QQYUN-10990]AIRAG\n * @author chenrui\n * @date 2025/2/14 14:31\n */\npublic class JeecgBootAssertException extends JeecgBootException {\n\tprivate static final long serialVersionUID = 1L;\n\n\n\tpublic JeecgBootAssertException(String message) {\n\t\tsuper(message);\n\t}\n\n\tpublic JeecgBootAssertException(String message, int errCode) {\n\t\tsuper(message, errCode);\n\t}\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/exception/JeecgBootBizTipException.java",
    "content": "package org.jeecg.common.exception;\n\nimport org.jeecg.common.constant.CommonConstant;\n\n/**\n * @Description: 业务提醒异常(用于操作业务提醒)\n * @date: 2024-04-26\n * @author: scott\n */\npublic class JeecgBootBizTipException extends RuntimeException {\n\tprivate static final long serialVersionUID = 1L;\n\n\t/**\n\t * 返回给前端的错误code\n\t */\n\tprivate int errCode = CommonConstant.SC_INTERNAL_SERVER_ERROR_500;\n\n\tpublic JeecgBootBizTipException(String message){\n\t\tsuper(message);\n\t}\n\n\tpublic JeecgBootBizTipException(String message, int errCode){\n\t\tsuper(message);\n\t\tthis.errCode = errCode;\n\t}\n\n\tpublic int getErrCode() {\n\t\treturn errCode;\n\t}\n\n\tpublic JeecgBootBizTipException(Throwable cause)\n\t{\n\t\tsuper(cause);\n\t}\n\t\n\tpublic JeecgBootBizTipException(String message, Throwable cause)\n\t{\n\t\tsuper(message,cause);\n\t}\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/exception/JeecgBootException.java",
    "content": "package org.jeecg.common.exception;\n\nimport org.jeecg.common.constant.CommonConstant;\n\n/**\n * @Description: jeecg-boot自定义异常\n * @author: jeecg-boot\n */\npublic class JeecgBootException extends RuntimeException {\n\tprivate static final long serialVersionUID = 1L;\n\n\t/**\n\t * 返回给前端的错误code\n\t */\n\tprivate int errCode = CommonConstant.SC_INTERNAL_SERVER_ERROR_500;\n\n\tpublic JeecgBootException(String message){\n\t\tsuper(message);\n\t}\n\n\tpublic JeecgBootException(String message, int errCode){\n\t\tsuper(message);\n\t\tthis.errCode = errCode;\n\t}\n\n\tpublic int getErrCode() {\n\t\treturn errCode;\n\t}\n\n\tpublic JeecgBootException(Throwable cause)\n\t{\n\t\tsuper(cause);\n\t}\n\t\n\tpublic JeecgBootException(String message,Throwable cause)\n\t{\n\t\tsuper(message,cause);\n\t}\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/exception/JeecgBootExceptionHandler.java",
    "content": "package org.jeecg.common.exception;\n\nimport cn.hutool.core.util.ObjectUtil;\nimport jakarta.annotation.Resource;\nimport jakarta.servlet.http.HttpServletRequest;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.lang3.exception.ExceptionUtils;\nimport org.apache.shiro.SecurityUtils;\nimport org.apache.shiro.authz.AuthorizationException;\nimport org.apache.shiro.authz.UnauthorizedException;\nimport org.jeecg.common.api.dto.LogDTO;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.enums.ClientTerminalTypeEnum;\nimport org.jeecg.common.enums.SentinelErrorInfoEnum;\nimport org.jeecg.common.system.vo.LoginUser;\nimport org.jeecg.common.util.BrowserUtils;\nimport org.jeecg.common.util.IpUtils;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.modules.base.service.BaseCommonService;\nimport org.springframework.beans.BeansException;\nimport org.springframework.dao.DataIntegrityViolationException;\nimport org.springframework.dao.DuplicateKeyException;\nimport org.springframework.data.redis.connection.PoolException;\nimport org.springframework.http.HttpStatus;\nimport org.springframework.util.CollectionUtils;\nimport org.springframework.validation.ObjectError;\nimport org.springframework.web.HttpRequestMethodNotSupportedException;\nimport org.springframework.web.bind.MethodArgumentNotValidException;\nimport org.springframework.web.bind.annotation.ExceptionHandler;\nimport org.springframework.web.bind.annotation.ResponseStatus;\nimport org.springframework.web.bind.annotation.RestControllerAdvice;\nimport org.springframework.web.multipart.MaxUploadSizeExceededException;\nimport org.springframework.web.multipart.MultipartException;\nimport org.springframework.web.servlet.NoHandlerFoundException;\n\nimport java.util.Map;\nimport java.util.stream.Collectors;\n\n/**\n * 异常处理器\n * \n * @Author scott\n * @Date 2019\n */\n@RestControllerAdvice\n@Slf4j\npublic class JeecgBootExceptionHandler {\n\n\t@Resource\n\tBaseCommonService baseCommonService;\n\n\t@ExceptionHandler(MethodArgumentNotValidException.class)\n\tpublic Result<?> handleValidationExceptions(MethodArgumentNotValidException e) {\n\t\tlog.error(e.getMessage(), e);\n\t\taddSysLog(e);\n\t\treturn Result.error(\"校验失败！\" + e.getBindingResult().getAllErrors().stream().map(ObjectError::getDefaultMessage).collect(Collectors.joining(\",\")));\n\t}\n\t\n\t/**\n\t * 处理自定义异常\n\t */\n\t@ExceptionHandler(JeecgBootException.class)\n\tpublic Result<?> handleJeecgBootException(JeecgBootException e){\n\t\tlog.error(e.getMessage(), e);\n\t\taddSysLog(e);\n\t\treturn Result.error(e.getErrCode(), e.getMessage());\n\t}\n\t\n\t/**\n\t * 处理自定义异常\n\t */\n\t@ExceptionHandler(JeecgBootBizTipException.class)\n\tpublic Result<?> handleJeecgBootBizTipException(JeecgBootBizTipException e){\n\t\tlog.error(e.getMessage());\n\t\treturn Result.error(e.getErrCode(), e.getMessage());\n\t}\n\n\t/**\n\t * 处理自定义微服务异常\n\t */\n\t@ExceptionHandler(JeecgCloudException.class)\n\tpublic Result<?> handleJeecgCloudException(JeecgCloudException e){\n\t\tlog.error(e.getMessage(), e);\n\t\taddSysLog(e);\n\t\treturn Result.error(e.getMessage());\n\t}\n\n\t/**\n\t * 处理自定义异常\n\t */\n\t@ExceptionHandler(JeecgBoot401Exception.class)\n\t@ResponseStatus(HttpStatus.UNAUTHORIZED)\n\tpublic Result<?> handleJeecgBoot401Exception(JeecgBoot401Exception e){\n\t\tlog.error(e.getMessage(), e);\n\t\taddSysLog(e);\n\t\treturn new Result(401,e.getMessage());\n\t}\n\n\t@ExceptionHandler(NoHandlerFoundException.class)\n\tpublic Result<?> handlerNoFoundException(Exception e) {\n\t\tlog.error(e.getMessage(), e);\n\t\taddSysLog(e);\n\t\treturn Result.error(404, \"路径不存在，请检查路径是否正确\");\n\t}\n\n\t@ExceptionHandler(DuplicateKeyException.class)\n\tpublic Result<?> handleDuplicateKeyException(DuplicateKeyException e){\n\t\tlog.error(e.getMessage(), e);\n\t\taddSysLog(e);\n\t\treturn Result.error(\"数据库中已存在该记录\");\n\t}\n\n\t@ExceptionHandler({UnauthorizedException.class, AuthorizationException.class})\n\tpublic Result<?> handleAuthorizationException(AuthorizationException e){\n\t\tlog.error(e.getMessage(), e);\n\t\treturn Result.noauth(\"没有权限，请联系管理员分配权限！\");\n\t}\n\n\t@ExceptionHandler(Exception.class)\n\tpublic Result<?> handleException(Exception e){\n\t\tlog.error(e.getMessage(), e);\n\t\t// 代码逻辑说明: 处理Sentinel限流自定义异常\n\t\tThrowable throwable = e.getCause();\n\t\tSentinelErrorInfoEnum errorInfoEnum = SentinelErrorInfoEnum.getErrorByException(throwable);\n\t\tif (ObjectUtil.isNotEmpty(errorInfoEnum)) {\n\t\t\treturn Result.error(errorInfoEnum.getError());\n\t\t}\n\t\taddSysLog(e);\n\t\treturn Result.error(\"操作失败，\"+e.getMessage());\n\t}\n\t\n\t/**\n\t * @Author 政辉\n\t * @param e\n\t * @return\n\t */\n\t@ExceptionHandler(HttpRequestMethodNotSupportedException.class)\n\tpublic Result<?> httpRequestMethodNotSupportedException(HttpRequestMethodNotSupportedException e){\n\t\tStringBuffer sb = new StringBuffer();\n\t\tsb.append(\"不支持\");\n\t\tsb.append(e.getMethod());\n\t\tsb.append(\"请求方法，\");\n\t\tsb.append(\"支持以下\");\n\t\tString [] methods = e.getSupportedMethods();\n\t\tif(methods!=null){\n\t\t\tfor(String str:methods){\n\t\t\t\tsb.append(str);\n\t\t\t\tsb.append(\"、\");\n\t\t\t}\n\t\t}\n\t\tlog.error(sb.toString(), e);\n\t\t//return Result.error(\"没有权限，请联系管理员授权\");\n\t\taddSysLog(e);\n\t\treturn Result.error(405,sb.toString());\n\t}\n\t\n\t /** \n\t  * spring默认上传大小100MB 超出大小捕获异常MaxUploadSizeExceededException \n\t  */\n    @ExceptionHandler(MaxUploadSizeExceededException.class)\n    public Result<?> handleMaxUploadSizeExceededException(MaxUploadSizeExceededException e) {\n    \tlog.error(e.getMessage(), e);\n\t\taddSysLog(e);\n        return Result.error(\"文件大小超出10MB限制, 请压缩或降低文件质量! \");\n    }\n\n\t/**\n\t * 处理文件过大异常.\n\t * jdk17中的MultipartException异常类已经被拆分成了MultipartException和MaxUploadSizeExceededException\n\t * for [QQYUN-11716]上传大图片失败没有精确提示\n\t * @param e\n\t * @return\n\t * @author chenrui\n\t * @date 2025/4/8 16:13\n\t */\n\t@ExceptionHandler(MultipartException.class)\n\tpublic Result<?> handleMaxUploadSizeExceededException(MultipartException e) {\n\t\tThrowable cause = e.getCause();\n\t\tif (cause instanceof IllegalStateException) {\n\t\t\tlog.error(\"文件大小超出限制: {}\", cause.getMessage(), e);\n\t\t\taddSysLog(e);\n\t\t\treturn Result.error(\"文件大小超出限制, 请压缩或降低文件质量!\");\n\t\t} else {\n\t\t\treturn handleException(e);\n\t\t}\n\t}\n\n    @ExceptionHandler(DataIntegrityViolationException.class)\n    public Result<?> handleDataIntegrityViolationException(DataIntegrityViolationException e) {\n    \tlog.error(e.getMessage(), e);\n\t\taddSysLog(e);\n    \t//【issues/3624】数据库执行异常handleDataIntegrityViolationException提示有误 #3624\n        return Result.error(\"执行数据库异常,违反了完整性例如：违反惟一约束、违反非空限制、字段内容超出长度等\");\n    }\n\n    @ExceptionHandler(PoolException.class)\n    public Result<?> handlePoolException(PoolException e) {\n    \tlog.error(e.getMessage(), e);\n\t\taddSysLog(e);\n        return Result.error(\"Redis 连接异常!\");\n    }\n\n\n\t/**\n\t * SQL注入风险，全局异常处理\n\t *\n\t * @param exception\n\t * @return\n\t */\n\t@ExceptionHandler(JeecgSqlInjectionException.class)\n\tpublic Result<?> handleSQLException(Exception exception) {\n\t\tString msg = exception.getMessage().toLowerCase();\n\t\tfinal String extractvalue = \"extractvalue\";\n\t\tfinal String updatexml = \"updatexml\";\n\t\tboolean hasSensitiveInformation = msg.indexOf(extractvalue) >= 0 || msg.indexOf(updatexml) >= 0;\n\t\tif (msg != null && hasSensitiveInformation) {\n\t\t\tlog.error(\"校验失败，存在SQL注入风险！{}\", msg);\n\t\t\treturn Result.error(\"校验失败，存在SQL注入风险！\");\n\t\t}\n\t\taddSysLog(exception);\n\t\treturn Result.error(\"校验失败，存在SQL注入风险！\" + msg);\n\t}\n\n\t/**\n\t * 添加异常新系统日志\n\t * @param e 异常\n\t * @author chenrui\n\t * @date 2024/4/22 17:16\n\t */\n    private void addSysLog(Throwable e) {\n        LogDTO log = new LogDTO();\n        log.setLogType(CommonConstant.LOG_TYPE_4);\n        log.setLogContent(e.getClass().getName()+\":\"+e.getMessage());\n\t\tlog.setRequestParam(ExceptionUtils.getStackTrace(e));\n        //获取request\n        HttpServletRequest request = null;\n        try {\n            request = SpringContextUtils.getHttpServletRequest();\n        } catch (NullPointerException | BeansException ignored) {\n        }\n        if (null != request) {\n\t\t\t//请求的参数\n\t\t\tif (!isTooBigException(e)) {\n\t\t\t\t// 文件上传过大异常时不能获取参数,否则会报错\n\t\t\t\tMap<String, String[]> parameterMap = request.getParameterMap();\n\t\t\t\tif(!CollectionUtils.isEmpty(parameterMap)) {\n\t\t\t\t\tlog.setMethod(oConvertUtils.mapToString(request.getParameterMap()));\n\t\t\t\t}\n\t\t\t}\n            // 请求地址\n            log.setRequestUrl(request.getRequestURI());\n            //设置IP地址\n            log.setIp(IpUtils.getIpAddr(request));\n            //设置客户端\n\t\t\tif(BrowserUtils.isDesktop(request)){\n\t\t\t\tlog.setClientType(ClientTerminalTypeEnum.PC.getKey());\n\t\t\t}else{\n\t\t\t\tlog.setClientType(ClientTerminalTypeEnum.APP.getKey());\n\t\t\t}\n        }\n\n       \n\t\t//获取登录用户信息\n\t\tLoginUser sysUser = (LoginUser) SecurityUtils.getSubject().getPrincipal();\n\t\tif(sysUser!=null){\n\t\t\tlog.setUserid(sysUser.getUsername());\n\t\t\tlog.setUsername(sysUser.getRealname());\n\n\t\t}\n\n        baseCommonService.addLog(log);\n    }\n\n\t/**\n\t * 是否文件过大异常\n\t * for [QQYUN-11716]上传大图片失败没有精确提示\n\t * @param e\n\t * @return\n\t * @author chenrui\n\t * @date 2025/4/8 20:21\n\t */\n\tprivate static boolean isTooBigException(Throwable e) {\n\t\tboolean isTooBigException = false;\n\t\tif(e instanceof MultipartException){\n\t\t\tThrowable cause = e.getCause();\n\t\t\tif (cause instanceof IllegalStateException){\n\t\t\t\tisTooBigException = true;\n\t\t\t}\n\t\t}\n\t\tif(e instanceof MaxUploadSizeExceededException){\n\t\t\tisTooBigException = true;\n\t\t}\n\t\treturn isTooBigException;\n\t}\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/exception/JeecgSqlInjectionException.java",
    "content": "package org.jeecg.common.exception;\n\n/**\n * @Description: jeecg-boot自定义SQL注入异常\n * @author: jeecg-boot\n */\npublic class JeecgSqlInjectionException extends RuntimeException {\n\tprivate static final long serialVersionUID = 1L;\n\n\tpublic JeecgSqlInjectionException(String message){\n\t\tsuper(message);\n\t}\n\t\n\tpublic JeecgSqlInjectionException(Throwable cause)\n\t{\n\t\tsuper(cause);\n\t}\n\t\n\tpublic JeecgSqlInjectionException(String message, Throwable cause)\n\t{\n\t\tsuper(message,cause);\n\t}\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/handler/IFillRuleHandler.java",
    "content": "package org.jeecg.common.handler;\n\nimport com.alibaba.fastjson.JSONObject;\n\n/**\n * 填值规则接口\n *\n * @author Yan_东\n * 如需使用填值规则功能，规则实现类必须实现此接口\n */\npublic interface IFillRuleHandler {\n\n    /**\n     * 填值规则\n     * @param params 页面配置固定参数\n     * @param formData  动态表单参数\n     * @return\n     */\n    public Object execute(JSONObject params, JSONObject formData);\n\n}\n\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/annotation/EnumDict.java",
    "content": "package org.jeecg.common.system.annotation;\n\nimport java.lang.annotation.*;\n\n/**\n * 将枚举类转化成字典数据\n * \n * <<使用说明>>\n * 1. 枚举类需以 `Enum` 结尾，并且在类上添加 `@EnumDict` 注解。\n * 2. 需要手动将枚举类所在包路径** 添加到 `org.jeecg.common.system.util.ResourceUtil.BASE_SCAN_PACKAGES` 配置数组中。\n * \n * @Author taoYan\n * @Date 2022/7/8 10:34\n **/\n@Target(ElementType.TYPE)\n@Retention(RetentionPolicy.RUNTIME)\n@Documented\npublic @interface EnumDict {\n\n    /**\n     * 作为字典数据的唯一编码\n     */\n    String value() default \"\";\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/base/controller/JeecgController.java",
    "content": "package org.jeecg.common.system.base.controller;\n\nimport com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.baomidou.mybatisplus.extension.plugins.pagination.Page;\nimport com.baomidou.mybatisplus.extension.service.IService;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.beanutils.PropertyUtils;\nimport org.apache.shiro.SecurityUtils;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.system.query.QueryGenerator;\nimport org.jeecg.common.system.vo.LoginUser;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.config.JeecgBaseConfig;\nimport org.jeecgframework.poi.excel.ExcelImportUtil;\nimport org.jeecgframework.poi.excel.def.NormalExcelConstants;\nimport org.jeecgframework.poi.excel.entity.ExportParams;\nimport org.jeecgframework.poi.excel.entity.ImportParams;\nimport org.jeecgframework.poi.excel.entity.enmus.ExcelType;\nimport org.jeecgframework.poi.excel.view.JeecgEntityExcelView;\nimport org.jeecgframework.poi.handler.inter.IExcelExportServer;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.web.multipart.MultipartFile;\nimport org.springframework.web.multipart.MultipartHttpServletRequest;\nimport org.springframework.web.servlet.ModelAndView;\n\nimport jakarta.annotation.Resource;\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\nimport java.io.IOException;\nimport java.util.*;\n\n/**\n * @Description: Controller基类\n * @Author: dangzhenghui@163.com\n * @Date: 2019-4-21 8:13\n * @Version: 1.0\n */\n@Slf4j\npublic class JeecgController<T, S extends IService<T>> {\n    /**issues/2933 JeecgController注入service时改用protected修饰，能避免重复引用service*/\n    @Autowired\n    protected S service;\n    @Resource\n    private JeecgBaseConfig jeecgBaseConfig;\n    \n    /**\n     * 导出excel\n     *\n     * @param request\n     */\n    protected ModelAndView exportXls(HttpServletRequest request, T object, Class<T> clazz, String title) {\n        // Step.1 组装查询条件\n        QueryWrapper<T> queryWrapper = QueryGenerator.initQueryWrapper(object, request.getParameterMap());\n        LoginUser sysUser = (LoginUser) SecurityUtils.getSubject().getPrincipal();\n\n        // 过滤选中数据\n        String selections = request.getParameter(\"selections\");\n        if (oConvertUtils.isNotEmpty(selections)) {\n            List<String> selectionList = Arrays.asList(selections.split(\",\"));\n            queryWrapper.in(\"id\",selectionList);\n        }\n        // Step.2 获取导出数据\n        List<T> exportList = service.list(queryWrapper);\n\n        // Step.3 AutoPoi 导出Excel\n        ModelAndView mv = new ModelAndView(new JeecgEntityExcelView());\n        //此处设置的filename无效 ,前端会重更新设置一下\n        mv.addObject(NormalExcelConstants.FILE_NAME, title);\n        mv.addObject(NormalExcelConstants.CLASS, clazz);\n        // 代码逻辑说明: 【QQYUN-13930】统一改成导出xlsx格式---\n        ExportParams exportParams=new ExportParams(title + \"报表\", \"导出人:\" + sysUser.getRealname(), title, ExcelType.XSSF);\n        exportParams.setImageBasePath(jeecgBaseConfig.getPath().getUpload());\n        mv.addObject(NormalExcelConstants.PARAMS,exportParams);\n        mv.addObject(NormalExcelConstants.DATA_LIST, exportList);\n        // 代码逻辑说明: 【issues/9052】BasicTable列表页导出excel可以指定列---\n        String exportFields = request.getParameter(NormalExcelConstants.EXPORT_FIELDS);\n        if(oConvertUtils.isNotEmpty(exportFields)){\n            mv.addObject(NormalExcelConstants.EXPORT_FIELDS, exportFields);\n        }\n        return mv;\n    }\n    /**\n     * 根据每页sheet数量导出多sheet\n     *\n     * @param request\n     * @param object 实体类\n     * @param clazz 实体类class\n     * @param title 标题\n     * @param exportFields 导出字段自定义\n     * @param pageNum 每个sheet的数据条数\n     * @param request\n     */\n    protected ModelAndView exportXlsSheet(HttpServletRequest request, T object, Class<T> clazz, String title,String exportFields,Integer pageNum) {\n        // Step.1 组装查询条件\n        QueryWrapper<T> queryWrapper = QueryGenerator.initQueryWrapper(object, request.getParameterMap());\n        LoginUser sysUser = (LoginUser) SecurityUtils.getSubject().getPrincipal();\n        // Step.2 计算分页sheet数据\n        double total = service.count();\n        int count = (int)Math.ceil(total/pageNum);\n        // Step.3  过滤选中数据\n        String selections = request.getParameter(\"selections\");\n        if (oConvertUtils.isNotEmpty(selections)) {\n            List<String> selectionList = Arrays.asList(selections.split(\",\"));\n            queryWrapper.in(\"id\",selectionList);\n        }\n        // Step.4 多sheet处理\n        List<Map<String, Object>> listMap = new ArrayList<Map<String, Object>>();\n        for (int i = 1; i <=count ; i++) {\n            Page<T> page = new Page<T>(i, pageNum);\n            IPage<T> pageList = service.page(page, queryWrapper);\n            List<T> exportList = pageList.getRecords();\n            Map<String, Object> map = new HashMap<>(5);\n            ExportParams exportParams=new ExportParams(title + \"报表\", \"导出人:\" + sysUser.getRealname(), title+i,jeecgBaseConfig.getPath().getUpload());\n            exportParams.setType(ExcelType.XSSF);\n            //map.put(\"title\",exportParams);\n            //表格Title\n            map.put(NormalExcelConstants.PARAMS,exportParams);\n            //表格对应实体\n            map.put(NormalExcelConstants.CLASS,clazz);\n            //数据集合\n            map.put(NormalExcelConstants.DATA_LIST, exportList);\n            listMap.add(map);\n        }\n        // Step.4 AutoPoi 导出Excel\n        ModelAndView mv = new ModelAndView(new JeecgEntityExcelView());\n        //此处设置的filename无效 ,前端会重更新设置一下\n        mv.addObject(NormalExcelConstants.FILE_NAME, title);\n        mv.addObject(NormalExcelConstants.MAP_LIST, listMap);\n        return mv;\n    }\n\n    /**\n     * 大数据导出\n     * @param request\n     * @param object\n     * @param clazz\n     * @param title\n     * @param pageSize 每次查询的数据量\n     * @return\n     * @author chenrui\n     * @date 2025/8/11 16:11\n     */\n    protected ModelAndView exportXlsForBigData(HttpServletRequest request, T object, Class<T> clazz, String title,Integer pageSize) {\n        // 组装查询条件\n        QueryWrapper<T> queryWrapper = QueryGenerator.initQueryWrapper(object, request.getParameterMap());\n        LoginUser sysUser = (LoginUser) SecurityUtils.getSubject().getPrincipal();\n        // 计算分页数\n        double total = service.count();\n        int count = (int) Math.ceil(total / pageSize);\n        // 过滤选中数据\n        String selections = request.getParameter(\"selections\");\n        if (oConvertUtils.isNotEmpty(selections)) {\n            List<String> selectionList = Arrays.asList(selections.split(\",\"));\n            queryWrapper.in(\"id\", selectionList);\n        }\n\n        // 定义IExcelExportServer\n        IExcelExportServer excelExportServer = (queryParams, pageNum) -> {\n            if (pageNum > count) {\n                return null;\n            }\n            Page<T> page = new Page<T>(pageNum, pageSize);\n            IPage<T> pageList = service.page(page, (QueryWrapper<T>) queryParams);\n            return new ArrayList<>(pageList.getRecords());\n        };\n\n        // AutoPoi 导出Excel\n        ModelAndView mv = new ModelAndView(new JeecgEntityExcelView());\n        //此处设置的filename无效 ,前端会重更新设置一下\n        mv.addObject(NormalExcelConstants.FILE_NAME, title);\n        mv.addObject(NormalExcelConstants.CLASS, clazz);\n        ExportParams exportParams = new ExportParams(title + \"报表\", \"导出人:\" + sysUser.getRealname(), title, jeecgBaseConfig.getPath().getUpload());\n        mv.addObject(NormalExcelConstants.PARAMS, exportParams);\n        mv.addObject(NormalExcelConstants.EXPORT_SERVER, excelExportServer);\n        mv.addObject(NormalExcelConstants.QUERY_PARAMS, queryWrapper);\n        return mv;\n    }\n\n\n    /**\n     * 根据权限导出excel，传入导出字段参数\n     *\n     * @param request\n     */\n    protected ModelAndView exportXls(HttpServletRequest request, T object, Class<T> clazz, String title,String exportFields) {\n        ModelAndView mv = this.exportXls(request,object,clazz,title);\n        mv.addObject(NormalExcelConstants.EXPORT_FIELDS,exportFields);\n        return mv;\n    }\n\n    /**\n     * 获取对象ID\n     *\n     * @return\n     */\n    private String getId(T item) {\n        try {\n            return PropertyUtils.getProperty(item, \"id\").toString();\n        } catch (Exception e) {\n            e.printStackTrace();\n            return null;\n        }\n    }\n\n    /**\n     * 通过excel导入数据\n     *\n     * @param request\n     * @param response\n     * @return\n     */\n    protected Result<?> importExcel(HttpServletRequest request, HttpServletResponse response, Class<T> clazz) {\n        MultipartHttpServletRequest multipartRequest = (MultipartHttpServletRequest) request;\n        Map<String, MultipartFile> fileMap = multipartRequest.getFileMap();\n        for (Map.Entry<String, MultipartFile> entity : fileMap.entrySet()) {\n            // 获取上传文件对象\n            MultipartFile file = entity.getValue();\n            ImportParams params = new ImportParams();\n            params.setTitleRows(2);\n            params.setHeadRows(1);\n            params.setNeedSave(true);\n            try {\n                List<T> list = ExcelImportUtil.importExcel(file.getInputStream(), clazz, params);\n                // 代码逻辑说明: 批量插入数据\n                long start = System.currentTimeMillis();\n                service.saveBatch(list);\n                //400条 saveBatch消耗时间1592毫秒  循环插入消耗时间1947毫秒\n                //1200条  saveBatch消耗时间3687毫秒 循环插入消耗时间5212毫秒\n                log.info(\"消耗时间\" + (System.currentTimeMillis() - start) + \"毫秒\");\n                return Result.ok(\"文件导入成功！数据行数：\" + list.size());\n            } catch (Exception e) {\n                // 代码逻辑说明: 导入数据重复增加提示\n                String msg = e.getMessage();\n                log.error(msg, e);\n                if(msg!=null && msg.indexOf(\"Duplicate entry\")>=0){\n                    return Result.error(\"文件导入失败:有重复数据！\");\n                }else{\n                    return Result.error(\"文件导入失败:\" + e.getMessage());\n                }\n            } finally {\n                try {\n                    file.getInputStream().close();\n                } catch (IOException e) {\n                    e.printStackTrace();\n                }\n            }\n        }\n        return Result.error(\"文件导入失败！\");\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/base/entity/JeecgEntity.java",
    "content": "package org.jeecg.common.system.base.entity;\n\nimport java.io.Serializable;\n\nimport org.jeecgframework.poi.excel.annotation.Excel;\nimport org.springframework.format.annotation.DateTimeFormat;\n\nimport com.baomidou.mybatisplus.annotation.IdType;\nimport com.baomidou.mybatisplus.annotation.TableId;\nimport com.fasterxml.jackson.annotation.JsonFormat;\n\nimport io.swagger.v3.oas.annotations.media.Schema;\nimport lombok.Data;\nimport lombok.EqualsAndHashCode;\nimport lombok.experimental.Accessors;\n\n/**\n * @Description: Entity基类\n * @Author: dangzhenghui@163.com\n * @Date: 2019-4-28\n * @Version: 1.1\n */\n@Data\n@EqualsAndHashCode(callSuper = false)\n@Accessors(chain = true)\npublic class JeecgEntity implements Serializable {\n    private static final long serialVersionUID = 1L;\n\n    /**\n     * ID\n     */\n    @TableId(type = IdType.ASSIGN_ID)\n    @Schema(description = \"ID\")\n    private java.lang.String id;\n\n    /**\n     * 创建人\n     */\n    @Schema(description = \"创建人\")\n    @Excel(name = \"创建人\", width = 15)\n    private java.lang.String createBy;\n\n    /**\n     * 创建时间\n     */\n    @Schema(description = \"创建时间\")\n    @Excel(name = \"创建时间\", width = 20, format = \"yyyy-MM-dd HH:mm:ss\")\n    @JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern = \"yyyy-MM-dd HH:mm:ss\")\n    private java.util.Date createTime;\n\n    /**\n     * 更新人\n     */\n    @Schema(description = \"更新人\")\n    @Excel(name = \"更新人\", width = 15)\n    private java.lang.String updateBy;\n\n    /**\n     * 更新时间\n     */\n    @Schema(description = \"更新时间\")\n    @Excel(name = \"更新时间\", width = 20, format = \"yyyy-MM-dd HH:mm:ss\")\n    @JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern = \"yyyy-MM-dd HH:mm:ss\")\n    private java.util.Date updateTime;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/base/service/JeecgService.java",
    "content": "package org.jeecg.common.system.base.service;\n\nimport com.baomidou.mybatisplus.extension.service.IService;\n\n/**\n * @Description: Service基类\n * @Author: dangzhenghui@163.com\n * @Date: 2019-4-21 8:13\n * @Version: 1.0\n */\npublic interface JeecgService<T> extends IService<T> {\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/base/service/impl/JeecgServiceImpl.java",
    "content": "package org.jeecg.common.system.base.service.impl;\n\nimport org.jeecg.common.system.base.entity.JeecgEntity;\nimport org.jeecg.common.system.base.service.JeecgService;\n\nimport com.baomidou.mybatisplus.core.mapper.BaseMapper;\nimport com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;\nimport lombok.extern.slf4j.Slf4j;\n\n/**\n * @Description: ServiceImpl基类\n * @Author: dangzhenghui@163.com\n * @Date: 2019-4-21 8:13\n * @Version: 1.0\n */\n@Slf4j\npublic class JeecgServiceImpl<M extends BaseMapper<T>, T extends JeecgEntity> extends ServiceImpl<M, T> implements JeecgService<T> {\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/enhance/UserFilterEnhance.java",
    "content": "package org.jeecg.common.system.enhance;\n\nimport java.util.List;\n\n/**\n * 用户增强\n */\npublic interface UserFilterEnhance {\n    \n    /**\n     * 获取用户id\n     * @param loginUserId 当前登录的用户id\n     * \n     * @return List<String> 返回多个用户id\n     */\n    default List<String> getUserIds(String loginUserId) {\n        return null;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/query/MatchTypeEnum.java",
    "content": "package org.jeecg.common.system.query;\n\nimport org.jeecg.common.util.oConvertUtils;\n\n/**\n * 查询链接规则\n *\n * @Author Sunjianlei\n */\npublic enum MatchTypeEnum {\n\n    /**查询链接规则 AND*/\n    AND(\"AND\"),\n    /**查询链接规则 OR*/\n    OR(\"OR\");\n\n    private String value;\n\n    MatchTypeEnum(String value) {\n        this.value = value;\n    }\n\n    public String getValue() {\n        return value;\n    }\n\n    public static MatchTypeEnum getByValue(Object value) {\n        if (oConvertUtils.isEmpty(value)) {\n            return null;\n        }\n        return getByValue(value.toString());\n    }\n\n    public static MatchTypeEnum getByValue(String value) {\n        if (oConvertUtils.isEmpty(value)) {\n            return null;\n        }\n        for (MatchTypeEnum val : values()) {\n            if (val.getValue().toLowerCase().equals(value.toLowerCase())) {\n                return val;\n            }\n        }\n        return null;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/query/QueryCondition.java",
    "content": "package org.jeecg.common.system.query;\n\nimport java.io.Serializable;\n\n/**\n * @Description: QueryCondition\n * @author: jeecg-boot\n */\npublic class QueryCondition implements Serializable {\n\n\tprivate static final long serialVersionUID = 4740166316629191651L;\n\t\n\tprivate String field;\n\t/** 组件的类型（例如：input、select、radio） */\n\tprivate String type;\n\t/**\n\t * 对应的数据库字段的类型\n\t * 支持：int、bigDecimal、short、long、float、double、boolean\n\t */\n\tprivate String dbType;\n\tprivate String rule;\n\tprivate String val;\n\n\tpublic QueryCondition(String field, String type, String dbType, String rule, String val) {\n\t\tthis.field = field;\n\t\tthis.type = type;\n\t\tthis.dbType = dbType;\n\t\tthis.rule = rule;\n\t\tthis.val = val;\n\t}\n\t\n\tpublic String getField() {\n\t\treturn field;\n\t}\n\n\tpublic void setField(String field) {\n\t\tthis.field = field;\n\t}\n\n\tpublic String getType() {\n\t\treturn type;\n\t}\n\n\tpublic void setType(String type) {\n\t\tthis.type = type;\n\t}\n\n\tpublic String getDbType() {\n\t\treturn dbType;\n\t}\n\n\tpublic void setDbType(String dbType) {\n\t\tthis.dbType = dbType;\n\t}\n\n\tpublic String getRule() {\n\t\treturn rule;\n\t}\n\n\tpublic void setRule(String rule) {\n\t\tthis.rule = rule;\n\t}\n\n\tpublic String getVal() {\n\t\treturn val;\n\t}\n\n\tpublic void setVal(String val) {\n\t\tthis.val = val;\n\t}\n\n\t@Override\n\tpublic String toString(){\n\t\tStringBuffer sb =new StringBuffer();\n\t\tif(field == null || \"\".equals(field)){\n\t\t\treturn \"\";\n\t\t}\n\t\tsb.append(this.field).append(\" \").append(this.rule).append(\" \").append(this.type).append(\" \").append(this.dbType).append(\" \").append(this.val);\n\t\treturn sb.toString();\n\t}\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/query/QueryGenerator.java",
    "content": "package org.jeecg.common.system.query;\n\nimport java.beans.PropertyDescriptor;\nimport java.io.UnsupportedEncodingException;\nimport java.math.BigDecimal;\nimport java.net.URLDecoder;\nimport java.text.ParseException;\nimport java.text.SimpleDateFormat;\nimport java.util.*;\nimport java.util.regex.Matcher;\nimport java.util.regex.Pattern;\nimport java.util.stream.Collectors;\n\nimport com.baomidou.mybatisplus.core.metadata.OrderItem;\nimport org.apache.commons.beanutils.PropertyUtils;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.DataBaseConstant;\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.jeecg.common.system.util.JeecgDataAutorUtils;\nimport org.jeecg.common.system.util.JwtUtil;\nimport org.jeecg.common.system.util.SqlConcatUtil;\nimport org.jeecg.common.system.vo.SysPermissionDataRuleModel;\nimport org.jeecg.common.util.*;\nimport org.springframework.util.NumberUtils;\n\nimport com.alibaba.fastjson.JSON;\nimport com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;\n\nimport lombok.extern.slf4j.Slf4j;\n\n/**\n * @Description: 查询生成器\n * @author: jeecg-boot\n */\n@Slf4j\npublic class QueryGenerator {\n\tpublic static final String SQL_RULES_COLUMN = \"SQL_RULES_COLUMN\";\n\n\tprivate static final String BEGIN = \"_begin\";\n\tprivate static final String END = \"_end\";\n\t/**\n\t * 数字类型字段，拼接此后缀 接受多值参数\n\t */\n\tprivate static final String MULTI = \"_MultiString\";\n\tprivate static final String STAR = \"*\";\n\tprivate static final String COMMA = \",\";\n\t/**\n\t * 查询 逗号转义符 相当于一个逗号【作废】\n\t */\n\tpublic static final String QUERY_COMMA_ESCAPE = \"++\";\n\tprivate static final String NOT_EQUAL = \"!\";\n\t/**页面带有规则值查询，空格作为分隔符*/\n\tprivate static final String QUERY_SEPARATE_KEYWORD = \" \";\n\t/**高级查询前端传来的参数名*/\n\tprivate static final String SUPER_QUERY_PARAMS = \"superQueryParams\";\n\t/** 高级查询前端传来的拼接方式参数名 */\n\tprivate static final String SUPER_QUERY_MATCH_TYPE = \"superQueryMatchType\";\n\t/** 单引号 */\n\tpublic static final String SQL_SQ = \"'\";\n\t/**排序列*/\n\tprivate static final String ORDER_COLUMN = \"column\";\n\t/**排序方式*/\n\tprivate static final String ORDER_TYPE = \"order\";\n\tprivate static final String ORDER_TYPE_ASC = \"ASC\";\n\n\t/**mysql 模糊查询之特殊字符下划线 （_、\\）*/\n\tpublic static final String LIKE_MYSQL_SPECIAL_STRS = \"_,%\";\n\n\t/**日期格式化yyyy-MM-dd*/\n\tpublic static final String YYYY_MM_DD = \"yyyy-MM-dd\";\n\n\t/**to_date*/\n\tpublic static final String TO_DATE = \"to_date\";\n\n\t/**时间格式化 */\n\tprivate static final ThreadLocal<SimpleDateFormat> LOCAL = new ThreadLocal<SimpleDateFormat>();\n\tprivate static SimpleDateFormat getTime(){\n\t\tSimpleDateFormat time = LOCAL.get();\n\t\tif(time == null){\n\t\t\ttime = new SimpleDateFormat(\"yyyy-MM-dd HH:mm:ss\");\n            LOCAL.set(time);\n\t\t}\n\t\treturn time;\n\t}\n\t\n\t/**\n\t * 获取查询条件构造器QueryWrapper实例 通用查询条件已被封装完成\n\t * @param searchObj 查询实体\n\t * @param parameterMap request.getParameterMap()\n\t * @return QueryWrapper实例\n\t */\n\tpublic static <T> QueryWrapper<T> initQueryWrapper(T searchObj,Map<String, String[]> parameterMap){\n\t\tlong start = System.currentTimeMillis();\n\t\tQueryWrapper<T> queryWrapper = new QueryWrapper<T>();\n\t\tinstallMplus(queryWrapper, searchObj, parameterMap, null);\n\t\tlog.debug(\"---查询条件构造器初始化完成,耗时:\"+(System.currentTimeMillis()-start)+\"毫秒----\");\n\t\treturn queryWrapper;\n\t}\n\t\n\t/**\n\t * 获取查询条件构造器QueryWrapper实例 通用查询条件已被封装完成\n\t * @param searchObj 查询实体\n\t * @param parameterMap request.getParameterMap()\n\t * @param customRuleMap 自定义字段查询规则 {field:QueryRuleEnum}\n\t * @return QueryWrapper实例\n\t */\n\tpublic static <T> QueryWrapper<T> initQueryWrapper(T searchObj,Map<String, String[]> parameterMap, Map<String, QueryRuleEnum> customRuleMap){\n\t\tlong start = System.currentTimeMillis();\n\t\tQueryWrapper<T> queryWrapper = new QueryWrapper<T>();\n\t\tinstallMplus(queryWrapper, searchObj, parameterMap, customRuleMap);\n\t\tlog.debug(\"---查询条件构造器初始化完成,耗时:\"+(System.currentTimeMillis()-start)+\"毫秒----\");\n\t\treturn queryWrapper;\n\t}\n\n\t/**\n\t * 组装Mybatis Plus 查询条件\n\t * <p>使用此方法 需要有如下几点注意:   \n\t * <br>1.使用QueryWrapper 而非LambdaQueryWrapper;\n\t * <br>2.实例化QueryWrapper时不可将实体传入参数   \n\t * <br>错误示例:如QueryWrapper<JeecgDemo> queryWrapper = new QueryWrapper<JeecgDemo>(jeecgDemo);\n\t * <br>正确示例:QueryWrapper<JeecgDemo> queryWrapper = new QueryWrapper<JeecgDemo>();\n\t * <br>3.也可以不使用这个方法直接调用 {@link #initQueryWrapper}直接获取实例\n\t */\n\tprivate static void installMplus(QueryWrapper<?> queryWrapper, Object searchObj, Map<String, String[]> parameterMap, Map<String, QueryRuleEnum> customRuleMap) {\n\t\t/*\n\t\t * 注意:权限查询由前端配置数据规则 当一个人有多个所属部门时候 可以在规则配置包含条件 orgCode 包含 #{sys_org_code}\n\t\t但是不支持在自定义SQL中写orgCode in #{sys_org_code} \n\t\t当一个人只有一个部门 就直接配置等于条件: orgCode 等于 #{sys_org_code} 或者配置自定义SQL: orgCode = '#{sys_org_code}'\n\t\t*/\n\t\t\n\t\t//区间条件组装 模糊查询 高级查询组装 简单排序 权限查询\n\t\tPropertyDescriptor[] origDescriptors = PropertyUtils.getPropertyDescriptors(searchObj);\n\t\tMap<String,SysPermissionDataRuleModel> ruleMap = getRuleMap();\n\t\t\n\t\t//权限规则自定义SQL表达式\n\t\tfor (String c : ruleMap.keySet()) {\n\t\t\tif(oConvertUtils.isNotEmpty(c) && c.startsWith(SQL_RULES_COLUMN)){\n\t\t\t\tqueryWrapper.and(i ->i.apply(getSqlRuleValue(ruleMap.get(c).getRuleValue())));\n\t\t\t}\n\t\t}\n\t\t\n\t\tString name, type, column;\n\t\t//定义实体字段和数据库字段名称的映射 高级查询中 只能获取实体字段 如果设置TableField注解 那么查询条件会出问题\n\t\tMap<String,String> fieldColumnMap = new HashMap<>(5);\n\t\tfor (int i = 0; i < origDescriptors.length; i++) {\n\t\t\t//aliasName = origDescriptors[i].getName();  mybatis  不存在实体属性 不用处理别名的情况\n\t\t\tname = origDescriptors[i].getName();\n\t\t\ttype = origDescriptors[i].getPropertyType().toString();\n\t\t\ttry {\n\t\t\t\tif (judgedIsUselessField(name)|| !PropertyUtils.isReadable(searchObj, name)) {\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\n\t\t\t\tObject value = PropertyUtils.getSimpleProperty(searchObj, name);\n\t\t\t\tcolumn = ReflectHelper.getTableFieldName(searchObj.getClass(), name);\n\t\t\t\tif(column==null){\n\t\t\t\t\t//column为null只有一种情况 那就是 添加了注解@TableField(exist = false) 后续都不用处理了\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\t\t\t\tfieldColumnMap.put(name,column);\n\t\t\t\t//数据权限查询\n\t\t\t\tif(ruleMap.containsKey(name)) {\n\t\t\t\t\taddRuleToQueryWrapper(ruleMap.get(name), column, origDescriptors[i].getPropertyType(), queryWrapper);\n\t\t\t\t}\n\t\t\t\t//区间查询\n\t\t\t\tdoIntervalQuery(queryWrapper, parameterMap, type, name, column);\n\t\t\t\t//判断单值  参数带不同标识字符串 走不同的查询\n\t\t\t\t//TODO 这种前后带逗号的支持分割后模糊查询(多选字段查询生效) 示例：,1,3,\n\t\t\t\tif (null != value && value.toString().startsWith(COMMA) && value.toString().endsWith(COMMA)) {\n\t\t\t\t\tString multiLikeval = value.toString().replace(\",,\", COMMA);\n\t\t\t\t\tString[] vals = multiLikeval.substring(1, multiLikeval.length()).split(COMMA);\n\t\t\t\t\tfinal String field = oConvertUtils.camelToUnderline(column);\n\t\t\t\t\tif(vals.length>1) {\n\t\t\t\t\t\tqueryWrapper.and(j -> {\n                            log.info(\"---查询过滤器，Query规则---field:{}, rule:{}, value:{}\", field, \"like\", vals[0]);\n\t\t\t\t\t\t\tj = j.like(field,vals[0]);\n\t\t\t\t\t\t\tfor (int k=1;k<vals.length;k++) {\n\t\t\t\t\t\t\t\tj = j.or().like(field,vals[k]);\n\t\t\t\t\t\t\t\tlog.info(\"---查询过滤器，Query规则 .or()---field:{}, rule:{}, value:{}\", field, \"like\", vals[k]);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t//return j;\n\t\t\t\t\t\t});\n\t\t\t\t\t}else {\n\t\t\t\t\t\tlog.info(\"---查询过滤器，Query规则---field:{}, rule:{}, value:{}\", field, \"like\", vals[0]);\n\t\t\t\t\t\tqueryWrapper.and(j -> j.like(field,vals[0]));\n\t\t\t\t\t}\n\t\t\t\t}else {\n\t\t\t\t\t// 代码逻辑说明: [TV360X-378]增加自定义字段查询规则功能------------\n\t\t\t\t\tQueryRuleEnum rule;\n\t\t\t\t\tif(null != customRuleMap && customRuleMap.containsKey(name)) {\n\t\t\t\t\t\t// 有自定义规则,使用自定义规则.\n\t\t\t\t\t\trule = customRuleMap.get(name);\n\t\t\t\t\t}else {\n\t\t\t\t\t\t//根据参数值带什么关键字符串判断走什么类型的查询\n\t\t\t\t\t\t rule = convert2Rule(value);\n\t\t\t\t\t}\n\t\t\t\t\tvalue = replaceValue(rule,value);\n\t\t\t\t\t// add -begin 添加判断为字符串时设为全模糊查询\n\t\t\t\t\t//if( (rule==null || QueryRuleEnum.EQ.equals(rule)) && \"class java.lang.String\".equals(type)) {\n\t\t\t\t\t\t// 可以设置左右模糊或全模糊，因人而异\n\t\t\t\t\t\t//rule = QueryRuleEnum.LIKE;\n\t\t\t\t\t//}\n\t\t\t\t\t// add -end 添加判断为字符串时设为全模糊查询\n\t\t\t\t\taddEasyQuery(queryWrapper, column, rule, value);\n\t\t\t\t}\n\t\t\t\t\n\t\t\t} catch (Exception e) {\n\t\t\t\tlog.error(e.getMessage(), e);\n\t\t\t}\n\t\t}\n\t\t// 排序逻辑 处理\n\t\tdoMultiFieldsOrder(queryWrapper, parameterMap, fieldColumnMap);\n\t\t\t\t\n\t\t//高级查询\n\t\tdoSuperQuery(queryWrapper, parameterMap, fieldColumnMap);\n\t\t\n\t}\n\n\n\t/**\n\t * 区间查询\n\t * @param queryWrapper query对象\n\t * @param parameterMap 参数map\n\t * @param type         字段类型\n\t * @param filedName    字段名称\n\t * @param columnName   列名称\n\t */\n\tprivate static void doIntervalQuery(QueryWrapper<?> queryWrapper, Map<String, String[]> parameterMap, String type, String filedName, String columnName) throws ParseException {\n\t\t// 添加 判断是否有区间值\n\t\tString endValue = null,beginValue = null;\n\t\tif (parameterMap != null && parameterMap.containsKey(filedName + BEGIN)) {\n\t\t\tbeginValue = parameterMap.get(filedName + BEGIN)[0].trim();\n\t\t\taddQueryByRule(queryWrapper, columnName, type, beginValue, QueryRuleEnum.GE);\n\n\t\t}\n\t\tif (parameterMap != null && parameterMap.containsKey(filedName + END)) {\n\t\t\tendValue = parameterMap.get(filedName + END)[0].trim();\n\t\t\taddQueryByRule(queryWrapper, columnName, type, endValue, QueryRuleEnum.LE);\n\t\t}\n\t\t//多值查询\n\t\tif (parameterMap != null && parameterMap.containsKey(filedName + MULTI)) {\n\t\t\tendValue = parameterMap.get(filedName + MULTI)[0].trim();\n\t\t\taddQueryByRule(queryWrapper, columnName.replace(MULTI,\"\"), type, endValue, QueryRuleEnum.IN);\n\t\t}\n\t}\n\t\n\tprivate static void doMultiFieldsOrder(QueryWrapper<?> queryWrapper,Map<String, String[]> parameterMap, Map<String,String> fieldColumnMap) {\n\t\tSet<String> allFields = fieldColumnMap.keySet();\n\t\tString column=null,order=null;\n\t\tif(parameterMap!=null&& parameterMap.containsKey(ORDER_COLUMN)) {\n\t\t\tcolumn = parameterMap.get(ORDER_COLUMN)[0];\n\t\t}\n\t\tif(parameterMap!=null&& parameterMap.containsKey(ORDER_TYPE)) {\n\t\t\torder = parameterMap.get(ORDER_TYPE)[0];\n\t\t}\n\t\t\n\t\tif(oConvertUtils.isNotEmpty(column)){\n\t\t\tlog.debug(\"单字段排序规则>> column:\" + column + \",排序方式:\" + order);\n\t\t}\n\n\t\t// 1. 列表多字段排序优先\n\t\tif(parameterMap!=null&& parameterMap.containsKey(\"sortInfoString\")) {\n\t\t\t// 多字段排序\n\t\t\tString sortInfoString = parameterMap.get(\"sortInfoString\")[0];\n\t\t\tlog.debug(\"多字段排序规则>> sortInfoString:\" + sortInfoString);\n\t\t\tList<OrderItem> orderItemList = SqlConcatUtil.getQueryConditionOrders(column, order, sortInfoString);\n\t\t\tlog.debug(orderItemList.toString());\n\t\t\tif (orderItemList != null && !orderItemList.isEmpty()) {\n\t\t\t\tfor (OrderItem item : orderItemList) {\n\t\t\t\t\t// 一、获取排序数据库字段\n\t\t\t\t\tString columnName = item.getColumn();\n\t\t\t\t\t// 1.字典字段，去掉字典翻译文本后缀\n\t\t\t\t\tif(columnName.endsWith(CommonConstant.DICT_TEXT_SUFFIX)) {\n\t\t\t\t\t\tcolumnName = columnName.substring(0, column.lastIndexOf(CommonConstant.DICT_TEXT_SUFFIX));\n\t\t\t\t\t}\n\t\t\t\t\t// 2.实体驼峰字段转为数据库字段\n\t\t\t\t\tcolumnName = SqlInjectionUtil.getSqlInjectSortField(columnName);\n\n\t\t\t\t\t// 二、设置字段排序规则\n\t\t\t\t\tif (item.isAsc()) {\n\t\t\t\t\t\tqueryWrapper.orderByAsc(columnName);\n\t\t\t\t\t} else {\n\t\t\t\t\t\tqueryWrapper.orderByDesc(columnName);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn;\n\t\t}\n\n\t\t// 2. 列表单字段默认排序\n\t\tif(oConvertUtils.isEmpty(column) && parameterMap!=null&& parameterMap.containsKey(\"defSortString\")) {\n\t\t\t// 多字段排序\n\t\t\tString sortInfoString = parameterMap.get(\"defSortString\")[0];\n\t\t\tlog.info(\"默认多字段排序规则>> defSortString:\" + sortInfoString);\n\t\t\tList<OrderItem> orderItemList = SqlConcatUtil.getQueryConditionOrders(column, order, sortInfoString);\n\t\t\tlog.info(orderItemList.toString());\n\t\t\tif (orderItemList != null && !orderItemList.isEmpty()) {\n\t\t\t\tfor (OrderItem item : orderItemList) {\n\t\t\t\t\t// 一、获取排序数据库字段\n\t\t\t\t\tString columnName = item.getColumn();\n\t\t\t\t\t// 1.字典字段，去掉字典翻译文本后缀\n\t\t\t\t\tif(columnName.endsWith(CommonConstant.DICT_TEXT_SUFFIX)) {\n\t\t\t\t\t\tcolumnName = columnName.substring(0, column.lastIndexOf(CommonConstant.DICT_TEXT_SUFFIX));\n\t\t\t\t\t}\n\t\t\t\t\t// 2.实体驼峰字段转为数据库字段\n\t\t\t\t\tcolumnName = SqlInjectionUtil.getSqlInjectSortField(columnName);\n\t\t\t\t\t\n\t\t\t\t\t// 二、设置字段排序规则\n\t\t\t\t\tif (item.isAsc()) {\n\t\t\t\t\t\tqueryWrapper.orderByAsc(columnName);\n\t\t\t\t\t} else {\n\t\t\t\t\t\tqueryWrapper.orderByDesc(columnName);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//TODO 避免用户自定义表无默认字段创建时间，导致排序报错\n\t\tif(DataBaseConstant.CREATE_TIME.equals(column) && !fieldColumnMap.containsKey(DataBaseConstant.CREATE_TIME)){\n\t\t\tcolumn = \"id\";\n\t\t\tlog.warn(\"检测到实体里没有字段createTime，改成采用ID排序！\");\n\t\t}\n\t\t\n\t\tif (oConvertUtils.isNotEmpty(column) && oConvertUtils.isNotEmpty(order)) {\n\t\t\t//字典字段，去掉字典翻译文本后缀\n\t\t\tif(column.endsWith(CommonConstant.DICT_TEXT_SUFFIX)) {\n\t\t\t\tcolumn = column.substring(0, column.lastIndexOf(CommonConstant.DICT_TEXT_SUFFIX));\n\t\t\t}\n\n\t\t\t//判断column是不是当前实体的\n\t\t\tlog.debug(\"当前字段有：\"+ allFields);\n\t\t\tif (!allColumnExist(column, allFields)) {\n\t\t\t\tthrow new JeecgBootException(\"请注意，将要排序的列字段不存在：\" + column);\n\t\t\t}\n\n\t\t\t//多字段排序方法没有读取 MybatisPlus 注解 @TableField 里 value 的值\n\t\t\tif (column.contains(\",\")) {\n\t\t\t\tList<String> columnList = Arrays.asList(column.split(\",\"));\n\t\t\t\tString columnStrNew = columnList.stream().map(c -> fieldColumnMap.get(c)).collect(Collectors.joining(\",\"));\n\t\t\t\tif (oConvertUtils.isNotEmpty(columnStrNew)) {\n\t\t\t\t\tcolumn = columnStrNew;\n\t\t\t\t}\n\t\t\t}else{\n\t\t\t\tcolumn = fieldColumnMap.get(column);\n\t\t\t}\n\n\t\t\t//SQL注入check\n\t\t\tSqlInjectionUtil.filterContentMulti(column);\n\n\t\t\t// 排序规则修改\n\t\t\t// 将现有排序 _ 前端传递排序条件{....,column: 'column1,column2',order: 'desc'} 翻译成sql \"column1,column2 desc\"\n\t\t\t// 修改为 _ 前端传递排序条件{....,column: 'column1,column2',order: 'desc'} 翻译成sql \"column1 desc,column2 desc\"\n\t\t\tif (order.toUpperCase().indexOf(ORDER_TYPE_ASC)>=0) {\n\t\t\t\tqueryWrapper.orderByAsc(SqlInjectionUtil.getSqlInjectSortFields(column.split(\",\")));\n\t\t\t} else {\n\t\t\t\tqueryWrapper.orderByDesc(SqlInjectionUtil.getSqlInjectSortFields(column.split(\",\")));\n\t\t\t}\n\t\t}\n\t}\n\n\t/**\n\t * 多字段排序 判断所传字段是否存在\n\t * @return\n\t */\n\tprivate static boolean allColumnExist(String columnStr, Set<String> allFields){\n\t\tboolean exist = true;\n\t\tif(columnStr.indexOf(COMMA)>=0){\n\t\t\tString[] arr = columnStr.split(COMMA);\n\t\t\tfor(String column: arr){\n\t\t\t\tif(!allFields.contains(column)){\n\t\t\t\t\texist = false;\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\t\t}else{\n\t\t\texist = allFields.contains(columnStr);\n\t\t}\n\t\treturn exist;\n\t}\n\t\n\t/**\n\t * 高级查询\n\t * @param queryWrapper 查询对象\n\t * @param parameterMap 参数对象\n\t * @param fieldColumnMap 实体字段和数据库列对应的map\n\t */\n\tprivate static void doSuperQuery(QueryWrapper<?> queryWrapper,Map<String, String[]> parameterMap, Map<String,String> fieldColumnMap) {\n\t\tif(parameterMap!=null&& parameterMap.containsKey(SUPER_QUERY_PARAMS)){\n\t\t\tString superQueryParams = parameterMap.get(SUPER_QUERY_PARAMS)[0];\n\t\t\tString superQueryMatchType = parameterMap.get(SUPER_QUERY_MATCH_TYPE) != null ? parameterMap.get(SUPER_QUERY_MATCH_TYPE)[0] : MatchTypeEnum.AND.getValue();\n            MatchTypeEnum matchType = MatchTypeEnum.getByValue(superQueryMatchType);\n            // 代码逻辑说明: 高级查询的条件要用括号括起来，防止和用户的其他条件冲突 -------\n            try {\n                superQueryParams = URLDecoder.decode(superQueryParams, \"UTF-8\");\n                List<QueryCondition> conditions = JSON.parseArray(superQueryParams, QueryCondition.class);\n                if (conditions == null || conditions.size() == 0) {\n                    return;\n                }\n\t\t\t\t// 代码逻辑说明: 【JTC-573】 过滤空条件查询，防止 sql 拼接多余的 and\n\t\t\t\tList<QueryCondition> filterConditions = conditions.stream().filter(\n\t\t\t\t\t\trule -> (oConvertUtils.isNotEmpty(rule.getField())\n\t\t\t\t\t\t\t\t\t\t\t\t\t&& oConvertUtils.isNotEmpty(rule.getRule())\n\t\t\t\t\t\t\t\t\t\t\t\t\t&& oConvertUtils.isNotEmpty(rule.getVal())\n\t\t\t\t\t\t\t\t\t\t\t\t )\n\t\t\t\t\t\t\t\t\t\t\t\t|| \"empty\".equals(rule.getRule())\n\t\t\t\t).collect(Collectors.toList());\n\t\t\t\tif (filterConditions.size() == 0) {\n\t\t\t\t\treturn;\n\t\t\t\t}\n                log.debug(\"---高级查询参数-->\" + filterConditions);\n\n                queryWrapper.and(andWrapper -> {\n                    for (int i = 0; i < filterConditions.size(); i++) {\n                        QueryCondition rule = filterConditions.get(i);\n                        if (\n\t\t\t\t\t\t\t\t(\n\t\t\t\t\t\t\t\t    oConvertUtils.isNotEmpty(rule.getField()) && oConvertUtils.isNotEmpty(rule.getRule()) && oConvertUtils.isNotEmpty(rule.getVal())\n\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t    || \"empty\".equals(rule.getRule())\n\t\t\t\t\t\t) {\n\n                            log.debug(\"SuperQuery ==> \" + rule.toString());\n\n                            // 代码逻辑说明: 【高级查询】 oracle 日期等于查询报错\n\t\t\t\t\t\t\tObject queryValue = rule.getVal();\n                            if(\"date\".equals(rule.getType())){\n\t\t\t\t\t\t\t\tqueryValue = DateUtils.str2Date(rule.getVal(),DateUtils.date_sdf.get());\n\t\t\t\t\t\t\t}else if(\"datetime\".equals(rule.getType())){\n\t\t\t\t\t\t\t\tqueryValue = DateUtils.str2Date(rule.getVal(), DateUtils.datetimeFormat.get());\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t// 代码逻辑说明: 【/issues/I3VR8E】高级查询没有类型转换，查询参数都是字符串类型 ----\n\t\t\t\t\t\t\tString dbType = rule.getDbType();\n\t\t\t\t\t\t\tif (oConvertUtils.isNotEmpty(dbType)) {\n\t\t\t\t\t\t\t\ttry {\n\t\t\t\t\t\t\t\t\tString valueStr = String.valueOf(queryValue);\n\t\t\t\t\t\t\t\t\tswitch (dbType.toLowerCase().trim()) {\n\t\t\t\t\t\t\t\t\t\tcase \"int\":\n\t\t\t\t\t\t\t\t\t\t\tqueryValue = Integer.parseInt(valueStr);\n\t\t\t\t\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t\t\t\t\tcase \"bigdecimal\":\n\t\t\t\t\t\t\t\t\t\t\tqueryValue = new BigDecimal(valueStr);\n\t\t\t\t\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t\t\t\t\tcase \"short\":\n\t\t\t\t\t\t\t\t\t\t\tqueryValue = Short.parseShort(valueStr);\n\t\t\t\t\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t\t\t\t\tcase \"long\":\n\t\t\t\t\t\t\t\t\t\t\tqueryValue = Long.parseLong(valueStr);\n\t\t\t\t\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t\t\t\t\tcase \"float\":\n\t\t\t\t\t\t\t\t\t\t\tqueryValue = Float.parseFloat(valueStr);\n\t\t\t\t\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t\t\t\t\tcase \"double\":\n\t\t\t\t\t\t\t\t\t\t\tqueryValue = Double.parseDouble(valueStr);\n\t\t\t\t\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t\t\t\t\tcase \"boolean\":\n\t\t\t\t\t\t\t\t\t\t\tqueryValue = Boolean.parseBoolean(valueStr);\n\t\t\t\t\t\t\t\t\t\t\tbreak;\n                                        default:\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t} catch (Exception e) {\n\t\t\t\t\t\t\t\t\tlog.error(\"高级查询值转换失败：\", e);\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t// 代码逻辑说明: 【/issues/I3VR8E】高级查询没有类型转换，查询参数都是字符串类型 ----\n                            addEasyQuery(andWrapper, fieldColumnMap.get(rule.getField()), QueryRuleEnum.getByValue(rule.getRule()), queryValue);\n\n                            // 如果拼接方式是OR，就拼接OR\n                            if (MatchTypeEnum.OR == matchType && i < (filterConditions.size() - 1)) {\n                                andWrapper.or();\n                            }\n                        }\n                    }\n                    //return andWrapper;\n                });\n            } catch (UnsupportedEncodingException e) {\n                log.error(\"--高级查询参数转码失败：\" + superQueryParams, e);\n            } catch (Exception e) {\n                log.error(\"--高级查询拼接失败：\" + e.getMessage());\n                e.printStackTrace();\n            }\n\t\t}\n\t\t//log.info(\" superQuery getCustomSqlSegment: \"+ queryWrapper.getCustomSqlSegment());\n\t}\n\t/**\n\t * 根据所传的值 转化成对应的比较方式\n\t * 支持><= like in !\n\t * @param value\n\t * @return\n\t */\n\tpublic static QueryRuleEnum convert2Rule(Object value) {\n\t\t// 避免空数据\n\t\t// 代码逻辑说明: 查询条件输入空格导致return null后续判断导致抛出null异常\n\t\tif (value == null) {\n\t\t\treturn QueryRuleEnum.EQ;\n\t\t}\n\t\tString val = (value + \"\").toString().trim();\n\t\tif (val.length() == 0) {\n\t\t\treturn QueryRuleEnum.EQ;\n\t\t}\n\t\tQueryRuleEnum rule =null;\n\n\t\t//TODO 此处规则，只适用于 le lt ge gt\n\t\t// step 2 .>= =<\n        int length2 = 2;\n        int length3 = 3;\n\t\tif (rule == null && val.length() >= length3) {\n\t\t\tif(QUERY_SEPARATE_KEYWORD.equals(val.substring(length2, length3))){\n\t\t\t\trule = QueryRuleEnum.getByValue(val.substring(0, 2));\n\t\t\t}\n\t\t}\n\t\t// step 1 .> <\n\t\tif (rule == null && val.length() >= length2) {\n\t\t\tif(QUERY_SEPARATE_KEYWORD.equals(val.substring(1, length2))){\n\t\t\t\trule = QueryRuleEnum.getByValue(val.substring(0, 1));\n\t\t\t}\n\t\t}\n\n\t\t// step 3 like\n\t\t// 代码逻辑说明: /issues/3382 默认带*就走模糊，但是如果只有一个*，那么走等于查询\n\t\tif(rule == null && val.equals(STAR)){\n\t\t\trule = QueryRuleEnum.EQ;\n\t\t}\n\t\tif (rule == null && val.contains(STAR)) {\n\t\t\tif (val.startsWith(STAR) && val.endsWith(STAR)) {\n\t\t\t\trule = QueryRuleEnum.LIKE;\n\t\t\t} else if (val.startsWith(STAR)) {\n\t\t\t\trule = QueryRuleEnum.LEFT_LIKE;\n\t\t\t} else if(val.endsWith(STAR)){\n\t\t\t\trule = QueryRuleEnum.RIGHT_LIKE;\n\t\t\t}\n\t\t}\n\n\t\t// step 4 in\n\t\tif (rule == null && val.contains(COMMA)) {\n\t\t\t//TODO in 查询这里应该有个bug  如果一字段本身就是多选 此时用in查询 未必能查询出来\n\t\t\trule = QueryRuleEnum.IN;\n\t\t}\n\t\t// step 5 != \n\t\tif(rule == null && val.startsWith(NOT_EQUAL)){\n\t\t\trule = QueryRuleEnum.NE;\n\t\t}\n\t\t// step 6 xx+xx+xx 这种情况适用于如果想要用逗号作精确查询 但是系统默认逗号走in 所以可以用++替换【此逻辑作废】\n\t\tif(rule == null && val.indexOf(QUERY_COMMA_ESCAPE)>0){\n\t\t\trule = QueryRuleEnum.EQ_WITH_ADD;\n\t\t}\n\n\t\t//特殊处理：Oracle的表达式to_date('xxx','yyyy-MM-dd')含有逗号，会被识别为in查询，转为等于查询\n\t\tif(rule == QueryRuleEnum.IN && val.indexOf(YYYY_MM_DD)>=0 && val.indexOf(TO_DATE)>=0){\n\t\t\trule = QueryRuleEnum.EQ;\n\t\t}\n\n\t\treturn rule != null ? rule : QueryRuleEnum.EQ;\n\t}\n\t\n\t/**\n\t * 替换掉关键字字符\n\t * \n\t * @param rule\n\t * @param value\n\t * @return\n\t */\n\tprivate static Object replaceValue(QueryRuleEnum rule, Object value) {\n\t\tif (rule == null) {\n\t\t\treturn null;\n\t\t}\n\t\tif (! (value instanceof String)){\n\t\t\treturn value;\n\t\t}\n\t\tString val = (value + \"\").toString().trim();\n\t\t// 代码逻辑说明: 查询条件的值为等号（=）bug #3443\n\t\tif(QueryRuleEnum.EQ.getValue().equals(val)){\n\t\t\treturn val;\n\t\t}\n\t\tif (rule == QueryRuleEnum.LIKE) {\n\t\t\tvalue = val.substring(1, val.length() - 1);\n\t\t\t//mysql 模糊查询之特殊字符下划线 （_、\\）\n\t\t\tvalue = specialStrConvert(value.toString());\n\t\t} else if (rule == QueryRuleEnum.LEFT_LIKE || rule == QueryRuleEnum.NE) {\n\t\t\tvalue = val.substring(1);\n\t\t\t//mysql 模糊查询之特殊字符下划线 （_、\\）\n\t\t\tvalue = specialStrConvert(value.toString());\n\t\t} else if (rule == QueryRuleEnum.RIGHT_LIKE) {\n\t\t\tvalue = val.substring(0, val.length() - 1);\n\t\t\t//mysql 模糊查询之特殊字符下划线 （_、\\）\n\t\t\tvalue = specialStrConvert(value.toString());\n\t\t} else if (rule == QueryRuleEnum.IN) {\n\t\t\tvalue = val.split(\",\");\n\t\t} else if (rule == QueryRuleEnum.EQ_WITH_ADD) {\n\t\t\tvalue = val.replaceAll(\"\\\\+\\\\+\", COMMA);\n\t\t}else {\n\t\t\t// 代码逻辑说明: initQueryWrapper组装sql查询条件错误 #284-------------------\n\t\t\tif(val.startsWith(rule.getValue())){\n\t\t\t\t//TODO 此处逻辑应该注释掉-> 如果查询内容中带有查询匹配规则符号，就会被截取的（比如：>=您好）\n\t\t\t\tvalue = val.replaceFirst(rule.getValue(),\"\");\n\t\t\t}else if(val.startsWith(rule.getCondition()+QUERY_SEPARATE_KEYWORD)){\n\t\t\t\tvalue = val.replaceFirst(rule.getCondition()+QUERY_SEPARATE_KEYWORD,\"\").trim();\n\t\t\t}\n\t\t}\n\t\treturn value;\n\t}\n\t\n\tprivate static void addQueryByRule(QueryWrapper<?> queryWrapper,String name,String type,String value,QueryRuleEnum rule) throws ParseException {\n\t\tif(oConvertUtils.isNotEmpty(value)) {\n\t\t\t// 针对数字类型字段，多值查询\n\t\t\tif(value.contains(COMMA)){\n\t\t\t\tObject[] temp = Arrays.stream(value.split(COMMA)).map(v -> {\n\t\t\t\t\ttry {\n\t\t\t\t\t\treturn QueryGenerator.parseByType(v, type, rule);\n\t\t\t\t\t} catch (ParseException e) {\n\t\t\t\t\t\te.printStackTrace();\n\t\t\t\t\t\treturn v;\n\t\t\t\t\t}\n\t\t\t\t}).toArray();\n\t\t\t\taddEasyQuery(queryWrapper, name, rule, temp);\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tObject temp = QueryGenerator.parseByType(value, type, rule);\n\t\t\taddEasyQuery(queryWrapper, name, rule, temp);\n\t\t}\n\t}\n\n\t/**\n\t * 根据类型转换给定的值\n\t * @param value\n\t * @param type\n\t * @param rule\n\t * @return\n\t * @throws ParseException\n\t */\n\tprivate static Object parseByType(String value, String type, QueryRuleEnum rule) throws ParseException {\n\t\tObject temp;\n\t\tswitch (type) {\n\t\t\tcase \"class java.lang.Integer\":\n\t\t\t\ttemp =  Integer.parseInt(value);\n\t\t\t\tbreak;\n\t\t\tcase \"class java.math.BigDecimal\":\n\t\t\t\ttemp =  new BigDecimal(value);\n\t\t\t\tbreak;\n\t\t\tcase \"class java.lang.Short\":\n\t\t\t\ttemp =  Short.parseShort(value);\n\t\t\t\tbreak;\n\t\t\tcase \"class java.lang.Long\":\n\t\t\t\ttemp =  Long.parseLong(value);\n\t\t\t\tbreak;\n\t\t\tcase \"class java.lang.Float\":\n\t\t\t\ttemp =   Float.parseFloat(value);\n\t\t\t\tbreak;\n\t\t\tcase \"class java.lang.Double\":\n\t\t\t\ttemp =  Double.parseDouble(value);\n\t\t\t\tbreak;\n\t\t\tcase \"class java.util.Date\":\n\t\t\t\ttemp = getDateQueryByRule(value, rule);\n\t\t\t\tbreak;\n\t\t\tdefault:\n\t\t\t\ttemp = value;\n\t\t\t\tbreak;\n\t\t}\n\t\treturn temp;\n\t}\n\t\n\t/**\n\t * 获取日期类型的值\n\t * @param value\n\t * @param rule\n\t * @return\n\t * @throws ParseException\n\t */\n\tprivate static Date getDateQueryByRule(String value,QueryRuleEnum rule) throws ParseException {\n\t\tDate date = null;\n\t\tint length = 10;\n\t\tif(value.length()==length) {\n\t\t\tif(rule==QueryRuleEnum.GE) {\n\t\t\t\t//比较大于\n\t\t\t\tdate = getTime().parse(value + \" 00:00:00\");\n\t\t\t}else if(rule==QueryRuleEnum.LE) {\n\t\t\t\t//比较小于\n\t\t\t\tdate = getTime().parse(value + \" 23:59:59\");\n\t\t\t}\n\t\t\t//TODO 日期类型比较特殊 可能oracle下不一定好使\n\t\t}\n\t\tif(date==null) {\n\t\t\tdate = getTime().parse(value);\n\t\t}\n\t\treturn date;\n\t}\n\t\n\t/**\n\t  * 根据规则走不同的查询\n\t * @param queryWrapper QueryWrapper\n\t * @param name         字段名字\n\t * @param rule         查询规则\n\t * @param value        查询条件值\n\t */\n\tpublic static void addEasyQuery(QueryWrapper<?> queryWrapper, String name, QueryRuleEnum rule, Object value) {\n\t\tif (\n\t\t\t\t(\n\t\t\t\t   name==null || value == null || rule == null || oConvertUtils.isEmpty(value)\n\t\t\t\t) \n\t\t\t\t  && !QueryRuleEnum.EMPTY.equals(rule)) {\n\t\t\treturn;\n\t\t}\n\t\tname = oConvertUtils.camelToUnderline(name);\n\t\tlog.debug(\"---高级查询 Query规则---field:{} , rule:{} , value:{}\",name,rule.getValue(),value);\n\t\tswitch (rule) {\n\t\tcase GT:\n\t\t\tqueryWrapper.gt(name, value);\n\t\t\tbreak;\n\t\tcase GE:\n\t\t\tqueryWrapper.ge(name, value);\n\t\t\tbreak;\n\t\tcase EMPTY:\n\t\t\tqueryWrapper.isNull(name);\n\t\t\tbreak;\n\t\tcase LT:\n\t\t\tqueryWrapper.lt(name, value);\n\t\t\tbreak;\n\t\tcase LE:\n\t\t\tqueryWrapper.le(name, value);\n\t\t\tbreak;\n\t\tcase EQ:\n\t\tcase EQ_WITH_ADD:\n\t\t\tqueryWrapper.eq(name, value);\n\t\t\tbreak;\n\t\tcase NE:\n\t\t\tqueryWrapper.ne(name, value);\n\t\t\tbreak;\n\t\tcase IN:\n\t\t\tif(value instanceof String) {\n\t\t\t\tqueryWrapper.in(name, (Object[])value.toString().split(COMMA));\n\t\t\t}else if(value instanceof String[]) {\n\t\t\t\tqueryWrapper.in(name, (Object[]) value);\n\t\t\t}\n\t\t\t// 代码逻辑说明: 【bug】in 类型多值查询 不适配postgresql #1671\n\t\t\telse if(value.getClass().isArray()) {\n\t\t\t\tqueryWrapper.in(name, (Object[])value);\n\t\t\t}else {\n\t\t\t\tqueryWrapper.in(name, value);\n\t\t\t}\n\t\t\tbreak;\n\t\tcase LIKE:\n\t\t\tqueryWrapper.like(name, value);\n\t\t\tbreak;\n\t\tcase LEFT_LIKE:\n\t\t\tqueryWrapper.likeLeft(name, value);\n\t\t\tbreak;\n\t\tcase NOT_LEFT_LIKE:\n\t\t\tqueryWrapper.notLikeLeft(name, value);\n\t\t\tbreak;\n\t\tcase RIGHT_LIKE:\n\t\t\tqueryWrapper.likeRight(name, value);\n\t\t\tbreak;\n\t\tcase NOT_RIGHT_LIKE:\n\t\t\tqueryWrapper.notLikeRight(name, value);\n\t\t\tbreak;\n\t\t// 代码逻辑说明: [TV360X-378]下拉多框根据条件查询不出来:增加自定义字段查询规则功能------------\n\t\tcase LIKE_WITH_OR:\n\t\t\tfinal String nameFinal = name;\n\t\t\tObject[] vals;\n\t\t\tif (value instanceof String) {\n\t\t\t\tvals = value.toString().split(COMMA);\n\t\t\t} else if (value instanceof String[]) {\n\t\t\t\tvals = (Object[]) value;\n\t\t\t}\n\t\t\t// 代码逻辑说明: 【bug】in 类型多值查询 不适配postgresql #1671\n\t\t\telse if (value.getClass().isArray()) {\n\t\t\t\tvals = (Object[]) value;\n\t\t\t} else {\n\t\t\t\tvals = new Object[]{value};\n\t\t\t}\n\t\t\tqueryWrapper.and(j -> {\n\t\t\t\tlog.info(\"---查询过滤器，Query规则---field:{}, rule:{}, value:{}\", nameFinal, \"like\", vals[0]);\n\t\t\t\tj = j.like(nameFinal, vals[0]);\n\t\t\t\tfor (int k = 1; k < vals.length; k++) {\n\t\t\t\t\tj = j.or().like(nameFinal, vals[k]);\n\t\t\t\t\tlog.info(\"---查询过滤器，Query规则 .or()---field:{}, rule:{}, value:{}\", nameFinal, \"like\", vals[k]);\n\t\t\t\t}\n\t\t\t});\n\t\t\tbreak;\n\t\tdefault:\n\t\t\tlog.info(\"--查询规则未匹配到---\");\n\t\t\tbreak;\n\t\t}\n\t}\n\t/**\n\t * \n\t * @param name\n\t * @return\n\t */\n\tprivate static boolean judgedIsUselessField(String name) {\n\t\treturn \"class\".equals(name) || \"ids\".equals(name)\n\t\t\t\t|| \"page\".equals(name) || \"rows\".equals(name)\n//// https://github.com/jeecgboot/JeecgBoot/issues/6937\n//\t\t\t\t|| \"sort\".equals(name) || \"order\".equals(name)\n\t\t\t\t;\n\t}\n\n\t\n\n\t/**\n\t * 获取请求对应的数据权限规则 TODO 相同列权限多个 有问题\n\t * @return\n\t */\n\tpublic static Map<String, SysPermissionDataRuleModel> getRuleMap() {\n\t\tMap<String, SysPermissionDataRuleModel> ruleMap = new HashMap<>(5);\n\t\tList<SysPermissionDataRuleModel> list = null;\n\t\t// 代码逻辑说明: QQYUN-5441 【简流】获取多个用户/部门/角色 设置部门查询 报错\n\t\ttry {\n\t\t\tlist = JeecgDataAutorUtils.loadDataSearchConditon();\n\t\t}catch (Exception e){\n\t\t\tlog.error(\"根据request对象获取权限数据失败，可能是定时任务中执行的。\", e);\n\t\t}\n\t\tif(list != null&&list.size()>0){\n\t\t\tif(list.get(0)==null){\n\t\t\t\treturn ruleMap;\n\t\t\t}\n\t\t\tfor (SysPermissionDataRuleModel rule : list) {\n\t\t\t\tString column = rule.getRuleColumn();\n\t\t\t\tif(QueryRuleEnum.SQL_RULES.getValue().equals(rule.getRuleConditions())) {\n\t\t\t\t\tcolumn = SQL_RULES_COLUMN+rule.getId();\n\t\t\t\t}\n\t\t\t\truleMap.put(column, rule);\n\t\t\t}\n\t\t}\n\t\treturn ruleMap;\n\t}\n\t\n\tprivate static void addRuleToQueryWrapper(SysPermissionDataRuleModel dataRule, String name, Class propertyType, QueryWrapper<?> queryWrapper) {\n\t\tQueryRuleEnum rule = QueryRuleEnum.getByValue(dataRule.getRuleConditions());\n\t\tif(rule.equals(QueryRuleEnum.IN) && ! propertyType.equals(String.class)) {\n\t\t\tString[] values = dataRule.getRuleValue().split(\",\");\n\t\t\tObject[] objs = new Object[values.length];\n\t\t\tfor (int i = 0; i < values.length; i++) {\n\t\t\t\tobjs[i] = NumberUtils.parseNumber(values[i], propertyType);\n\t\t\t}\n\t\t\taddEasyQuery(queryWrapper, name, rule, objs);\n\t\t}else {\n\t\t\tif (propertyType.equals(String.class)) {\n\t\t\t\taddEasyQuery(queryWrapper, name, rule, converRuleValue(dataRule.getRuleValue()));\n\t\t\t}else if (propertyType.equals(Date.class)) {\n\t\t\t\tString dateStr =converRuleValue(dataRule.getRuleValue());\n                int length = 10;\n\t\t\t\tif(dateStr.length()==length){\n\t\t\t\t\taddEasyQuery(queryWrapper, name, rule, DateUtils.str2Date(dateStr,DateUtils.date_sdf.get()));\n\t\t\t\t}else{\n\t\t\t\t\taddEasyQuery(queryWrapper, name, rule, DateUtils.str2Date(dateStr,DateUtils.datetimeFormat.get()));\n\t\t\t\t}\n\t\t\t}else {\n\t\t\t\t// 代码逻辑说明: [issues/7481]多租户模式下 数据权限使用变量：#{tenant_id} 报错------------\n\t\t\t\taddEasyQuery(queryWrapper, name, rule, NumberUtils.parseNumber(converRuleValue(dataRule.getRuleValue()), propertyType));\n\t\t\t}\n\t\t}\n\t}\n\t\n\tpublic static String converRuleValue(String ruleValue) {\n\t\tString value = JwtUtil.getUserSystemData(ruleValue,null);\n\t\treturn value!= null ? value : ruleValue;\n\t}\n\n\t/**\n\t* @author: scott\n\t* @Description: 去掉值前后单引号\n\t* @date: 2020/3/19 21:26\n\t* @param ruleValue: \n\t* @Return: java.lang.String\n\t*/\n\tpublic static String trimSingleQuote(String ruleValue) {\n\t\tif (oConvertUtils.isEmpty(ruleValue)) {\n\t\t\treturn \"\";\n\t\t}\n\t\tif (ruleValue.startsWith(QueryGenerator.SQL_SQ)) {\n\t\t\truleValue = ruleValue.substring(1);\n\t\t}\n\t\tif (ruleValue.endsWith(QueryGenerator.SQL_SQ)) {\n\t\t\truleValue = ruleValue.substring(0, ruleValue.length() - 1);\n\t\t}\n\t\treturn ruleValue;\n\t}\n\t\n\tpublic static String getSqlRuleValue(String sqlRule){\n\t\ttry {\n\t\t\tSet<String> varParams = getSqlRuleParams(sqlRule);\n\t\t\tif (varParams == null || varParams.isEmpty()) {\n\t\t\t\treturn sqlRule;\n\t\t\t}\n\t\t\tfor(String var:varParams){\n\t\t\t\tString tempValue = converRuleValue(var);\n\t\t\t\tsqlRule = sqlRule.replace(\"#{\"+var+\"}\",tempValue);\n\t\t\t}\n\t\t} catch (Exception e) {\n\t\t\tlog.error(e.getMessage(), e);\n\t\t}\n\t\treturn sqlRule;\n\t}\n\t\n\t/**\n\t * 获取sql中的#{key} 这个key组成的set\n\t */\n\tpublic static Set<String> getSqlRuleParams(String sql) {\n\t\tif(oConvertUtils.isEmpty(sql)){\n\t\t\treturn null;\n\t\t}\n\t\tSet<String> varParams = new HashSet<String>();\n\t\t// 代码逻辑说明: [QQYUN-10785]数据权限，查看自己拥有部门的权限中存在问题 #7288------------\n\t\tString regex = \"#\\\\{\\\\[*\\\\w+]*}\";\n\t\t\n\t\tPattern p = Pattern.compile(regex);\n\t\tMatcher m = p.matcher(sql);\n\t\twhile(m.find()){\n\t\t\tString var = m.group();\n\t\t\tvarParams.add(var.substring(var.indexOf(\"{\")+1,var.indexOf(\"}\")));\n\t\t}\n\t\treturn varParams;\n\t}\n\t\n\t/**\n\t * 获取查询条件 \n\t * @param field\n\t * @param alias\n\t * @param value\n\t * @param isString\n\t * @return\n\t */\n\tpublic static String getSingleQueryConditionSql(String field,String alias,Object value,boolean isString) {\n\t\treturn SqlConcatUtil.getSingleQueryConditionSql(field, alias, value, isString,null);\n\t}\n\t\n\t/**\n\t *   根据权限相关配置生成相关的SQL 语句\n\t * @param clazz\n\t * @return\n\t */\n\t@SuppressWarnings({ \"unchecked\", \"rawtypes\" })\n\tpublic static String installAuthJdbc(Class<?> clazz) {\n\t\tStringBuffer sb = new StringBuffer();\n\t\t//权限查询\n\t\tMap<String,SysPermissionDataRuleModel> ruleMap = getRuleMap();\n\t\tPropertyDescriptor[] origDescriptors = PropertyUtils.getPropertyDescriptors(clazz);\n\t\tString sqlAnd = \" and \";\n\t\tfor (String c : ruleMap.keySet()) {\n\t\t\tif(oConvertUtils.isNotEmpty(c) && c.startsWith(SQL_RULES_COLUMN)){\n\t\t\t\tsb.append(sqlAnd+getSqlRuleValue(ruleMap.get(c).getRuleValue()));\n\t\t\t}\n\t\t}\n\t\tString name, column;\n\t\tfor (int i = 0; i < origDescriptors.length; i++) {\n\t\t\tname = origDescriptors[i].getName();\n\t\t\tif (judgedIsUselessField(name)) {\n\t\t\t\tcontinue;\n\t\t\t}\n\t\t\tif(ruleMap.containsKey(name)) {\n\t\t\t\tcolumn = ReflectHelper.getTableFieldName(clazz, name);\n\t\t\t\tif(column==null){\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\t\t\t\tSysPermissionDataRuleModel dataRule = ruleMap.get(name);\n\t\t\t\tQueryRuleEnum rule = QueryRuleEnum.getByValue(dataRule.getRuleConditions());\n\t\t\t\tClass propType = origDescriptors[i].getPropertyType();\n\t\t\t\tboolean isString = propType.equals(String.class);\n\t\t\t\tObject value;\n\t\t\t\t// 代码逻辑说明: [TV360X-539]数据权限，配置日期等于条件时后端报转换错误------------\n\t\t\t\tif(isString || Date.class.equals(propType)) {\n\t\t\t\t\tvalue = converRuleValue(dataRule.getRuleValue());\n\t\t\t\t}else {\n\t\t\t\t\tvalue = NumberUtils.parseNumber(dataRule.getRuleValue(),propType);\n\t\t\t\t}\n\t\t\t\tString filedSql = SqlConcatUtil.getSingleSqlByRule(rule, oConvertUtils.camelToUnderline(column), value,isString);\n\t\t\t\tsb.append(sqlAnd+filedSql);\n\t\t\t}\n\t\t}\n\t\tlog.info(\"query auth sql is:\"+sb.toString());\n\t\treturn sb.toString();\n\t}\n\t\n\t/**\n\t  * 根据权限相关配置 组装mp需要的权限\n\t * @param queryWrapper\n\t * @param clazz\n\t * @return\n\t */\n\tpublic static void installAuthMplus(QueryWrapper<?> queryWrapper,Class<?> clazz) {\n\t\t//权限查询\n\t\tMap<String,SysPermissionDataRuleModel> ruleMap = getRuleMap();\n\t\tPropertyDescriptor[] origDescriptors = PropertyUtils.getPropertyDescriptors(clazz);\n\t\tfor (String c : ruleMap.keySet()) {\n\t\t\tif(oConvertUtils.isNotEmpty(c) && c.startsWith(SQL_RULES_COLUMN)){\n\t\t\t\tqueryWrapper.and(i ->i.apply(getSqlRuleValue(ruleMap.get(c).getRuleValue())));\n\t\t\t}\n\t\t}\n\t\tString name, column;\n\t\tfor (int i = 0; i < origDescriptors.length; i++) {\n\t\t\tname = origDescriptors[i].getName();\n\t\t\tif (judgedIsUselessField(name)) {\n\t\t\t\tcontinue;\n\t\t\t}\n\t\t\tcolumn = ReflectHelper.getTableFieldName(clazz, name);\n\t\t\tif(column==null){\n\t\t\t\tcontinue;\n\t\t\t}\n\t\t\tif(ruleMap.containsKey(name)) {\n\t\t\t\taddRuleToQueryWrapper(ruleMap.get(name), column, origDescriptors[i].getPropertyType(), queryWrapper);\n\t\t\t}\n\t\t}\n\t}\n\n\t/**\n\t * 转换sql中的系统变量\n\t * @param sql\n\t * @return\n\t */\n\tpublic static String convertSystemVariables(String sql){\n\t\treturn getSqlRuleValue(sql);\n\t}\n\n\t/**\n\t * 获取系统数据库类型\n\t */\n\tprivate static String getDbType(){\n\t\treturn CommonUtils.getDatabaseType();\n\t}\n\n\t/**\n\t * mysql 模糊查询之特殊字符下划线 （_、\\）\n\t *\n\t * @param value:\n\t * @Return: java.lang.String\n\t */\n\tprivate static String specialStrConvert(String value) {\n\t\tif (DataBaseConstant.DB_TYPE_MYSQL.equals(getDbType()) || DataBaseConstant.DB_TYPE_MARIADB.equals(getDbType())) {\n\t\t\tString[] specialStr = QueryGenerator.LIKE_MYSQL_SPECIAL_STRS.split(\",\");\n\t\t\tfor (String str : specialStr) {\n\t\t\t\tif (value.indexOf(str) !=-1) {\n\t\t\t\t\tvalue = value.replace(str, \"\\\\\" + str);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\treturn value;\n\t}\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/query/QueryRuleEnum.java",
    "content": "package org.jeecg.common.system.query;\n\nimport org.jeecg.common.util.oConvertUtils;\n\n/**\n * Query 规则 常量\n * @Author Scott\n * @Date 2019年02月14日\n */\npublic enum QueryRuleEnum {\n\n    /**查询规则 大于*/\n    GT(\">\",\"gt\",\"大于\"),\n    /**查询规则 大于等于*/\n    GE(\">=\",\"ge\",\"大于等于\"),\n    /**查询规则 小于*/\n    LT(\"<\",\"lt\",\"小于\"),\n    /**查询规则 小于等于*/\n    LE(\"<=\",\"le\",\"小于等于\"),\n    /**查询规则 等于*/\n    EQ(\"=\",\"eq\",\"等于\"),\n    /**查询规则 不等于*/\n    NE(\"!=\",\"ne\",\"不等于\"),\n    /**查询规则 包含*/\n    IN(\"IN\",\"in\",\"包含\"),\n    /**查询规则 全模糊*/\n    LIKE(\"LIKE\",\"like\",\"全模糊\"),\n    /**查询规则 不模糊包含*/\n    NOT_LIKE(\"NOT_LIKE\",\"not_like\",\"不模糊包含\"),\n    /**查询规则 左模糊*/\n    LEFT_LIKE(\"LEFT_LIKE\",\"left_like\",\"左模糊\"),\n    /**查询规则 右模糊*/\n    RIGHT_LIKE(\"RIGHT_LIKE\",\"right_like\",\"右模糊\"),\n    /**查询规则 带加号等于*/\n    EQ_WITH_ADD(\"EQWITHADD\",\"eq_with_add\",\"带加号等于\"),\n    /**查询规则 多词模糊匹配(and)*/\n    LIKE_WITH_AND(\"LIKEWITHAND\",\"like_with_and\",\"多词模糊匹配————暂时未用上\"),\n    /**查询规则 多词模糊匹配(or)*/\n    LIKE_WITH_OR(\"LIKEWITHOR\",\"like_with_or\",\"多词模糊匹配(or)\"),\n    /**查询规则 自定义SQL片段*/\n    SQL_RULES(\"USE_SQL_RULES\",\"ext\",\"自定义SQL片段\"),\n\n    /** 查询工作表 */\n    LINKAGE(\"LINKAGE\",\"linkage\",\"查询工作表\"),\n\n    // ------- 当前表单设计器内专用 -------\n    /**查询规则 不以…结尾*/\n    NOT_LEFT_LIKE(\"NOT_LEFT_LIKE\",\"not_left_like\",\"不以…结尾\"),\n    /**查询规则 不以…开头*/\n    NOT_RIGHT_LIKE(\"NOT_RIGHT_LIKE\",\"not_right_like\",\"不以…开头\"),\n    /** 值为空 */\n    EMPTY(\"EMPTY\",\"empty\",\"值为空\"),\n    /** 值不为空 */\n    NOT_EMPTY(\"NOT_EMPTY\",\"not_empty\",\"值不为空\"),\n    /**查询规则 不包含*/\n    NOT_IN(\"NOT_IN\",\"not_in\",\"不包含\"),\n    /**查询规则 多词精确匹配*/\n    ELE_MATCH(\"ELE_MATCH\",\"elemMatch\",\"多词匹配\"),\n    /**查询规则 多词精确不匹配*/\n    ELE_NOT_MATCH(\"ELE_NOT_MATCH\",\"elemNotMatch\",\"多词精确不匹配\"),\n    /**查询规则 范围查询*/\n    RANGE(\"RANGE\",\"range\",\"范围查询\"),\n    /**查询规则 不在范围内查询*/\n    NOT_RANGE(\"NOT_RANGE\",\"not_range\",\"不在范围查询\"),\n    /** 自定义mongodb查询语句 */\n    CUSTOM_MONGODB(\"CUSTOM_MONGODB\",\"custom_mongodb\",\"自定义mongodb查询语句\");\n    // ------- 当前表单设计器内专用 -------\n\n    private String value;\n    \n    private String condition; \n\n    private String msg;\n\n    QueryRuleEnum(String value, String condition, String msg){\n        this.value = value;\n        this.condition = condition;\n        this.msg = msg;\n    }\n\n    public String getValue() {\n        return value;\n    }\n\n    public void setValue(String value) {\n        this.value = value;\n    }\n\n    public String getMsg() {\n        return msg;\n    }\n\n    public void setMsg(String msg) {\n        this.msg = msg;\n    }\n\n    public String getCondition() {\n\t\treturn condition;\n\t}\n\n\tpublic void setCondition(String condition) {\n\t\tthis.condition = condition;\n\t}\n\n\tpublic static QueryRuleEnum getByValue(String value){\n    \tif(oConvertUtils.isEmpty(value)) {\n    \t\treturn null;\n    \t}\n        for(QueryRuleEnum val :values()){\n            if (val.getValue().equals(value) || val.getCondition().equalsIgnoreCase(value)){\n                return val;\n            }\n        }\n        return  null;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/util/JeecgDataAutorUtils.java",
    "content": "package org.jeecg.common.system.util;\n\nimport org.jeecg.common.system.vo.SysPermissionDataRuleModel;\nimport org.jeecg.common.system.vo.SysUserCacheInfo;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.springframework.util.StringUtils;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport java.util.ArrayList;\nimport java.util.List;\n\n/**\n * @ClassName: JeecgDataAutorUtils\n * @Description: 数据权限查询规则容器工具类\n * @Author: 张代浩\n * @Date: 2012-12-15 下午11:27:39\n * \n */\npublic class JeecgDataAutorUtils {\n\t\n\tpublic static final String MENU_DATA_AUTHOR_RULES = \"MENU_DATA_AUTHOR_RULES\";\n\t\n\tpublic static final String MENU_DATA_AUTHOR_RULE_SQL = \"MENU_DATA_AUTHOR_RULE_SQL\";\n\t\n\tpublic static final String SYS_USER_INFO = \"SYS_USER_INFO\";\n\n\t/**\n\t * 往链接请求里面，传入数据查询条件\n\t * \n\t * @param request\n\t * @param dataRules\n\t */\n\tpublic static synchronized void installDataSearchConditon(HttpServletRequest request, List<SysPermissionDataRuleModel> dataRules) {\n\t\t@SuppressWarnings(\"unchecked\")\n        // 1.先从request获取MENU_DATA_AUTHOR_RULES，如果存则获取到LIST\n\t\tList<SysPermissionDataRuleModel> list = (List<SysPermissionDataRuleModel>)loadDataSearchConditon();\n\t\tif (list==null) {\n\t\t\t// 2.如果不存在，则new一个list\n\t\t\tlist = new ArrayList<SysPermissionDataRuleModel>();\n\t\t}\n\t\tfor (SysPermissionDataRuleModel tsDataRule : dataRules) {\n\t\t\tlist.add(tsDataRule);\n\t\t}\n        // 3.往list里面增量存指\n\t\trequest.setAttribute(MENU_DATA_AUTHOR_RULES, list);\n\t}\n\n\t/**\n\t * 获取请求对应的数据权限规则\n\t * \n\t * @return\n\t */\n\t@SuppressWarnings(\"unchecked\")\n\tpublic static synchronized List<SysPermissionDataRuleModel> loadDataSearchConditon() {\n\t\treturn (List<SysPermissionDataRuleModel>) SpringContextUtils.getHttpServletRequest().getAttribute(MENU_DATA_AUTHOR_RULES);\n\t\t\t\t\n\t}\n\n\t/**\n\t * 获取请求对应的数据权限SQL\n\t * \n\t * @return\n\t */\n\tpublic static synchronized String loadDataSearchConditonSqlString() {\n\t\treturn (String) SpringContextUtils.getHttpServletRequest().getAttribute(MENU_DATA_AUTHOR_RULE_SQL);\n\t}\n\n\t/**\n\t * 往链接请求里面，传入数据查询条件\n\t * \n\t * @param request\n\t * @param sql\n\t */\n\tpublic static synchronized void installDataSearchConditon(HttpServletRequest request, String sql) {\n\t\tString ruleSql = (String) loadDataSearchConditonSqlString();\n\t\tif (!StringUtils.hasText(ruleSql)) {\n\t\t\trequest.setAttribute(MENU_DATA_AUTHOR_RULE_SQL,sql);\n\t\t}\n\t}\n\n\t/**\n\t * 将用户信息存到request\n\t * @param request\n\t * @param userinfo\n\t */\n\tpublic static synchronized void installUserInfo(HttpServletRequest request, SysUserCacheInfo userinfo) {\n\t\trequest.setAttribute(SYS_USER_INFO, userinfo);\n\t}\n\n\t/**\n\t * 将用户信息存到request\n\t * @param userinfo\n\t */\n\tpublic static synchronized void installUserInfo(SysUserCacheInfo userinfo) {\n\t\tSpringContextUtils.getHttpServletRequest().setAttribute(SYS_USER_INFO, userinfo);\n\t}\n\n\t/**\n\t * 从request获取用户信息\n\t * @return\n\t */\n\tpublic static synchronized SysUserCacheInfo loadUserInfo() {\n\t\treturn (SysUserCacheInfo) SpringContextUtils.getHttpServletRequest().getAttribute(SYS_USER_INFO);\n\t\t\t\t\n\t}\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/util/JwtUtil.java",
    "content": "package org.jeecg.common.system.util;\n\nimport com.auth0.jwt.JWT;\nimport com.auth0.jwt.JWTVerifier;\nimport com.auth0.jwt.algorithms.Algorithm;\nimport com.auth0.jwt.exceptions.JWTDecodeException;\nimport com.auth0.jwt.interfaces.DecodedJWT;\nimport com.fasterxml.jackson.databind.ObjectMapper;\nimport com.google.common.base.Joiner;\n\nimport java.io.IOException;\nimport java.io.OutputStream;\nimport java.util.Date;\nimport java.util.Objects;\nimport java.util.stream.Collectors;\n\nimport jakarta.servlet.ServletResponse;\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\nimport jakarta.servlet.http.HttpSession;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.shiro.SecurityUtils;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.DataBaseConstant;\nimport org.jeecg.common.constant.SymbolConstant;\nimport org.jeecg.common.constant.TenantConstant;\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.jeecg.common.system.vo.LoginUser;\nimport org.jeecg.common.system.vo.SysUserCacheInfo;\nimport org.jeecg.common.util.DateUtils;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.jeecg.common.util.oConvertUtils;\n\n/**\n * @Author Scott\n * @Date 2018-07-12 14:23\n * @Desc JWT工具类\n **/\n@Slf4j\npublic class JwtUtil {\n\n\t/**PC端，Token有效期为7天（Token在reids中缓存时间为两倍）*/\n\tpublic static final long EXPIRE_TIME = (7 * 12) * 60 * 60 * 1000L;\n\t/**APP端，Token有效期为30天（Token在reids中缓存时间为两倍）*/\n\tpublic static final long APP_EXPIRE_TIME = (30 * 12) * 60 * 60 * 1000L;\n\tstatic final String WELL_NUMBER = SymbolConstant.WELL_NUMBER + SymbolConstant.LEFT_CURLY_BRACKET;\n\n    /**\n     *\n     * @param response\n     * @param code\n     * @param errorMsg\n     */\n\tpublic static void responseError(HttpServletResponse response, Integer code, String errorMsg) {\n\t\ttry {\n\t\t\tResult jsonResult = new Result(code, errorMsg);\n\t\t\tjsonResult.setSuccess(false);\n\t\t\t\n\t\t\t// 设置响应头和内容类型\n\t\t\tresponse.setStatus(code);\n\t\t\tresponse.setHeader(\"Content-type\", \"text/html;charset=UTF-8\");\n\t\t\tresponse.setContentType(\"application/json;charset=UTF-8\");\n\t\t\t// 使用 ObjectMapper 序列化为 JSON 字符串\n\t\t\tObjectMapper objectMapper = new ObjectMapper();\n\t\t\tString json = objectMapper.writeValueAsString(jsonResult);\n\t\t\tresponse.getWriter().write(json);\n\t\t\tresponse.getWriter().flush();\n\t\t} catch (IOException e) {\n\t\t\tlog.error(e.getMessage(), e);\n\t\t}\n\t}\n\n\t/**\n\t * 校验token是否正确\n\t *\n\t * @param token  密钥\n\t * @param secret 用户的密码\n\t * @return 是否正确\n\t */\n\tpublic static boolean verify(String token, String username, String secret) {\n\t\ttry {\n\t\t\t// 根据密码生成JWT效验器\n\t\t\tAlgorithm algorithm = Algorithm.HMAC256(secret);\n\t\t\tJWTVerifier verifier = JWT.require(algorithm).withClaim(\"username\", username).build();\n\t\t\t// 效验TOKEN\n\t\t\tDecodedJWT jwt = verifier.verify(token);\n\t\t\treturn true;\n\t\t} catch (Exception e) {\n\t\t\tlog.warn(\"Token验证失败：\" + e.getMessage(),e);\n\t\t\treturn false;\n\t\t}\n\t}\n\n\t/**\n\t * 获得token中的信息无需secret解密也能获得\n\t *\n\t * @return token中包含的用户名\n\t */\n\tpublic static String getUsername(String token) {\n\t\ttry {\n\t\t\tDecodedJWT jwt = JWT.decode(token);\n\t\t\treturn jwt.getClaim(\"username\").asString();\n\t\t} catch (JWTDecodeException e) {\n\t\t\tlog.error(e.getMessage(), e);\n\t\t\treturn null;\n\t\t}\n\t}\n\n\t/**\n\t * 生成签名,5min后过期\n\t *\n\t * @param username 用户名\n\t * @param secret   用户的密码\n\t * @return 加密的token\n\t * @deprecated 请使用sign(String username, String secret, String clientType)方法代替\n\t */\n\t@Deprecated\n\tpublic static String sign(String username, String secret) {\n\t\tDate date = new Date(System.currentTimeMillis() + EXPIRE_TIME);\n\t\tAlgorithm algorithm = Algorithm.HMAC256(secret);\n\t\t// 附带username信息\n\t\treturn JWT.create().withClaim(\"username\", username).withExpiresAt(date).sign(algorithm);\n\n\t}\n\n\n\t/**\n\t * 生成签名,5min后过期\n\t *\n\t * @param username 用户名\n\t * @param secret   用户的密码\n\t * @param expireTime 过期时间\n\t * @return 加密的token\n\t * @deprecated 请使用sign(String username, String secret, String clientType)方法代替\n\t */\n\t@Deprecated\n\tpublic static String sign(String username, String secret, Long expireTime) {\n\t\tDate date = new Date(System.currentTimeMillis() + expireTime);\n\t\tAlgorithm algorithm = Algorithm.HMAC256(secret);\n\t\t// 附带username信息\n\t\treturn JWT.create().withClaim(\"username\", username).withExpiresAt(date).sign(algorithm);\n\n\t}\n\n\t/**\n\t * 生成签名，根据客户端类型自动选择过期时间\n\t * for [JHHB-1030]【鉴权】移动端用户token到期后续期时间变成pc端时长\n\t *\n\t * @param username 用户名\n\t * @param secret   用户的密码\n\t * @param clientType 客户端类型（PC或APP）\n\t * @return 加密的token\n\t */\n\tpublic static String sign(String username, String secret, String clientType) {\n\t\t// 根据客户端类型选择对应的过期时间\n\t\tlong expireTime = CommonConstant.CLIENT_TYPE_APP.equalsIgnoreCase(clientType) \n\t\t\t? APP_EXPIRE_TIME \n\t\t\t: EXPIRE_TIME;\n\t\tDate date = new Date(System.currentTimeMillis() + expireTime);\n\t\tAlgorithm algorithm = Algorithm.HMAC256(secret);\n\t\t// 附带username和clientType信息\n\t\treturn JWT.create()\n\t\t\t.withClaim(\"username\", username)\n\t\t\t.withClaim(\"clientType\", clientType)\n\t\t\t.withExpiresAt(date)\n\t\t\t.sign(algorithm);\n\t}\n\n\t/**\n\t * 从token中获取客户端类型\n\t * for [JHHB-1030]【鉴权】移动端用户token到期后续期时间变成pc端时长\n\t *\n\t * @param token JWT token\n\t * @return 客户端类型，如果不存在则返回PC（兼容旧token）\n\t */\n\tpublic static String getClientType(String token) {\n\t\ttry {\n\t\t\tDecodedJWT jwt = JWT.decode(token);\n\t\t\tString clientType = jwt.getClaim(\"clientType\").asString();\n\t\t\t// 如果clientType为空，返回默认值PC（兼容旧token）\n\t\t\treturn oConvertUtils.isNotEmpty(clientType) ? clientType : CommonConstant.CLIENT_TYPE_PC;\n\t\t} catch (JWTDecodeException e) {\n\t\t\tlog.warn(\"解析token中的clientType失败，使用默认值PC：\" + e.getMessage());\n\t\t\treturn CommonConstant.CLIENT_TYPE_PC;\n\t\t}\n\t}\n\n\t/**\n\t * 根据request中的token获取用户账号\n\t * \n\t * @param request\n\t * @return\n\t * @throws JeecgBootException\n\t */\n\tpublic static String getUserNameByToken(HttpServletRequest request) throws JeecgBootException {\n\t\tString accessToken = request.getHeader(\"X-Access-Token\");\n\t\tString username = getUsername(accessToken);\n\t\tif (oConvertUtils.isEmpty(username)) {\n\t\t\tthrow new JeecgBootException(\"未获取到用户\");\n\t\t}\n\t\treturn username;\n\t}\n\t\n\t/**\n\t  *  从session中获取变量\n\t * @param key\n\t * @return\n\t */\n\tpublic static String getSessionData(String key) {\n\t\t//${myVar}%\n\t\t//得到${} 后面的值\n\t\tString moshi = \"\";\n\t\tString wellNumber = WELL_NUMBER;\n\n\t\tif(key.indexOf(SymbolConstant.RIGHT_CURLY_BRACKET)!=-1){\n\t\t\t moshi = key.substring(key.indexOf(\"}\")+1);\n\t\t}\n\t\tString returnValue = null;\n\t\tif (key.contains(wellNumber)) {\n\t\t\tkey = key.substring(2,key.indexOf(\"}\"));\n\t\t}\n\t\tif (oConvertUtils.isNotEmpty(key)) {\n\t\t\tHttpSession session = SpringContextUtils.getHttpServletRequest().getSession();\n\t\t\treturnValue = (String) session.getAttribute(key);\n\t\t}\n\t\t//结果加上${} 后面的值\n\t\tif(returnValue!=null){returnValue = returnValue + moshi;}\n\t\treturn returnValue;\n\t}\n\t\n\t/**\n\t  * 从当前用户中获取变量\n\t * @param key\n\t * @param user\n\t * @return\n\t */\n\tpublic static String getUserSystemData(String key, SysUserCacheInfo user) {\n\t\t//1.优先获取 SysUserCacheInfo\n\t\tif(user==null) {\n\t\t\ttry {\n\t\t\t\tuser = JeecgDataAutorUtils.loadUserInfo();\n\t\t\t} catch (Exception e) {\n\t\t\t\tlog.warn(\"获取用户信息异常：\" + e.getMessage());\n\t\t\t}\n\t\t}\n\t\t//2.通过shiro获取登录用户信息\n\t\tLoginUser sysUser = null;\n\t\ttry {\n\t\t\tsysUser = (LoginUser) SecurityUtils.getSubject().getPrincipal();\n\t\t} catch (Exception e) {\n\t\t\tlog.warn(\"SecurityUtils.getSubject() 获取用户信息异常：\" + e.getMessage());\n\t\t}\n\n\t\t//#{sys_user_code}%\n\t\tString moshi = \"\";\n        String wellNumber = WELL_NUMBER;\n\t\tif(key.indexOf(SymbolConstant.RIGHT_CURLY_BRACKET)!=-1){\n\t\t\t moshi = key.substring(key.indexOf(\"}\")+1);\n\t\t}\n\t\tString returnValue = null;\n\t\t//针对特殊标示处理#{sysOrgCode}，判断替换\n\t\tif (key.contains(wellNumber)) {\n\t\t\tkey = key.substring(2,key.indexOf(\"}\"));\n\t\t} else {\n\t\t\tkey = key;\n\t\t}\n\t\t// 是否存在字符串标志\n\t\tboolean multiStr;\n\t\tif(oConvertUtils.isNotEmpty(key) && key.trim().matches(\"^\\\\[\\\\w+]$\")){\n\t\t\tkey = key.substring(1,key.length()-1);\n\t\t\tmultiStr = true;\n\t\t} else {\n            multiStr = false;\n        }\n\t\t//替换为当前系统时间(年月日)\n\t\tif (key.equals(DataBaseConstant.SYS_DATE)|| key.toLowerCase().equals(DataBaseConstant.SYS_DATE_TABLE)) {\n\t\t\treturnValue = DateUtils.formatDate();\n\t\t}\n\t\t//替换为当前系统时间（年月日时分秒）\n\t\telse if (key.equals(DataBaseConstant.SYS_TIME)|| key.toLowerCase().equals(DataBaseConstant.SYS_TIME_TABLE)) {\n\t\t\treturnValue = DateUtils.now();\n\t\t}\n\t\t//流程状态默认值（默认未发起）\n\t\telse if (key.equals(DataBaseConstant.BPM_STATUS)|| key.toLowerCase().equals(DataBaseConstant.BPM_STATUS_TABLE)) {\n\t\t\treturnValue = \"1\";\n\t\t}\n\n\t\t//后台任务获取用户信息异常，导致程序中断\n\t\tif(sysUser==null && user==null){\n\t\t\treturn null;\n\t\t}\n\t\t\n\t\t//替换为系统登录用户帐号\n\t\tif (key.equals(DataBaseConstant.SYS_USER_CODE)|| key.toLowerCase().equals(DataBaseConstant.SYS_USER_CODE_TABLE)) {\n\t\t\tif(user==null) {\n\t\t\t\treturnValue = sysUser.getUsername();\n\t\t\t}else {\n\t\t\t\treturnValue = user.getSysUserCode();\n\t\t\t}\n\t\t}\n\n\t\t// 替换为系统登录用户ID\n\t\telse if (key.equals(DataBaseConstant.SYS_USER_ID) || key.equalsIgnoreCase(DataBaseConstant.SYS_USER_ID_TABLE)) {\n\t\t\tif(user==null) {\n\t\t\t\treturnValue = sysUser.getId();\n\t\t\t}else {\n\t\t\t\treturnValue = user.getSysUserId();\n\t\t\t}\n\t\t}\n\n\t\t//替换为系统登录用户真实名字\n\t\telse if (key.equals(DataBaseConstant.SYS_USER_NAME)|| key.toLowerCase().equals(DataBaseConstant.SYS_USER_NAME_TABLE)) {\n\t\t\tif(user==null) {\n\t\t\t\treturnValue = sysUser.getRealname();\n\t\t\t}else {\n\t\t\t\treturnValue = user.getSysUserName();\n\t\t\t}\n\t\t}\n\t\t\n\t\t//替换为系统用户登录所使用的机构编码\n\t\telse if (key.equals(DataBaseConstant.SYS_ORG_CODE)|| key.toLowerCase().equals(DataBaseConstant.SYS_ORG_CODE_TABLE)) {\n\t\t\tif(user==null) {\n\t\t\t\treturnValue = sysUser.getOrgCode();\n\t\t\t}else {\n\t\t\t\treturnValue = user.getSysOrgCode();\n\t\t\t}\n\t\t}\n\n\t\t// 替换为系统用户登录所使用的机构ID\n\t\telse if (key.equals(DataBaseConstant.SYS_ORG_ID) || key.equalsIgnoreCase(DataBaseConstant.SYS_ORG_ID_TABLE)) {\n\t\t\tif (user == null) {\n\t\t\t\treturnValue = sysUser.getOrgId();\n\t\t\t} else {\n\t\t\t\treturnValue = user.getSysOrgId();\n\t\t\t}\n\t\t}\n\n\t\t//替换为系统用户所拥有的所有机构编码\n\t\telse if (key.equals(DataBaseConstant.SYS_MULTI_ORG_CODE)|| key.toLowerCase().equals(DataBaseConstant.SYS_MULTI_ORG_CODE_TABLE)) {\n\t\t\tif(user==null){\n\t\t\t\t//TODO 暂时使用用户登录部门，存在逻辑缺陷，不是用户所拥有的部门\n\t\t\t\treturnValue = sysUser.getOrgCode();\n\t\t\t\t// 代码逻辑说明: [QQYUN-10785]数据权限，查看自己拥有部门的权限中存在问题 #7288------------\n\t\t\t\treturnValue = multiStr ? \"'\" + returnValue + \"'\" : returnValue;\n\t\t\t}else{\n\t\t\t\tif(user.isOneDepart()) {\n\t\t\t\t\treturnValue = user.getSysMultiOrgCode().get(0);\n\t\t\t\t\t// 代码逻辑说明: [QQYUN-10785]数据权限，查看自己拥有部门的权限中存在问题 #7288------------\n\t\t\t\t\treturnValue = multiStr ? \"'\" + returnValue + \"'\" : returnValue;\n\t\t\t\t}else {\n\t\t\t\t\t// 代码逻辑说明: [QQYUN-10785]数据权限，查看自己拥有部门的权限中存在问题 #7288------------\n\t\t\t\t\treturnValue = user.getSysMultiOrgCode().stream()\n\t\t\t\t\t\t\t.filter(Objects::nonNull)\n\t\t\t\t\t\t\t.map(orgCode -> {\n\t\t\t\t\t\t\t\tif (multiStr) {\n\t\t\t\t\t\t\t\t\treturn \"'\" + orgCode + \"'\";\n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\treturn orgCode;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t.collect(Collectors.joining(\", \"));\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// 替换为当前登录用户的角色code（多个逗号分割）\n\t\telse if (key.equals(DataBaseConstant.SYS_ROLE_CODE) || key.equalsIgnoreCase(DataBaseConstant.SYS_ROLE_CODE_TABLE)) {\n\t\t\tif (user == null) {\n\t\t\t\treturnValue = sysUser.getRoleCode();\n\t\t\t} else {\n\t\t\t\treturnValue = user.getSysRoleCode();\n\t\t\t}\n\t\t}\n\n\t\t// 代码逻辑说明: 多租户ID作为系统变量\n\t\telse if (key.equals(TenantConstant.TENANT_ID) || key.toLowerCase().equals(TenantConstant.TENANT_ID_TABLE)){\n\t\t\ttry {\n\t\t\t\treturnValue = SpringContextUtils.getHttpServletRequest().getHeader(CommonConstant.TENANT_ID);\n\t\t\t} catch (Exception e) {\n\t\t\t\tlog.warn(\"获取系统租户异常：\" + e.getMessage());\n\t\t\t}\n\t\t}\n\t\tif(returnValue!=null){returnValue = returnValue + moshi;}\n\t\treturn returnValue;\n\t}\n\t\n//\tpublic static void main(String[] args) {\n//\t\t String token = \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NjUzMzY1MTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.xjhud_tWCNYBOg_aRlMgOdlZoWFFKB_givNElHNw3X0\";\n//\t\t System.out.println(JwtUtil.getUsername(token));\n//\t}\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/util/ResourceUtil.java",
    "content": "package org.jeecg.common.system.util;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.system.annotation.EnumDict;\nimport org.jeecg.common.system.vo.DictModel;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.springframework.core.io.Resource;\nimport org.springframework.core.io.support.PathMatchingResourcePatternResolver;\nimport org.springframework.core.io.support.ResourcePatternResolver;\nimport org.springframework.core.type.classreading.CachingMetadataReaderFactory;\nimport org.springframework.core.type.classreading.MetadataReader;\nimport org.springframework.core.type.classreading.MetadataReaderFactory;\nimport org.springframework.util.ClassUtils;\n\nimport java.lang.reflect.Method;\nimport java.util.*;\n\n/**\n * 枚举字典数据 资源加载工具类\n *\n * @Author taoYan\n * @Date 2022/7/8 10:40\n **/\n@Slf4j\npublic class ResourceUtil {\n\n    /**\n     * 多个包扫描根路径\n     *\n     * 之所以让用户手工配置扫描路径，是为了避免不必要的类加载开销，提升启动性能。\n     * 请务必将所有枚举类所在包路径添加到此配置中。\n     */\n    private final static String[] BASE_SCAN_PACKAGES = {\n            \"org.jeecg.common.constant.enums\",\n            \"org.jeecg.modules.message.enums\"\n    };\n    \n    /**\n     * 枚举字典数据\n     */\n    private final static Map<String, List<DictModel>> enumDictData = new HashMap<>(5);\n    /**\n     * 所有枚举java类\n     */\n\n    private final static String CLASS_ENUM_PATTERN=\"/**/*Enum.class\";\n\n    /**\n     * 初始化状态标识\n     */\n    private static volatile boolean initialized = false;\n\n    /**\n     * 枚举类中获取字典数据的方法名\n     */\n    private final static String METHOD_NAME = \"getDictList\";\n\n    /**\n     * 获取枚举字典数据\n     * 获取枚举类对应的字典数据 SysDictServiceImpl#queryAllDictItems()\n     *\n     * @return 枚举字典数据\n     */\n    public static Map<String, List<DictModel>> getEnumDictData() {\n        if (!initialized) {\n            synchronized (ResourceUtil.class) {\n                if (!initialized) {\n                    long startTime = System.currentTimeMillis();\n                    log.debug(\"【枚举字典加载】开始初始化枚举字典数据...\");\n\n                    initEnumDictData();\n                    initialized = true;\n\n                    long endTime = System.currentTimeMillis();\n                    log.debug(\"【枚举字典加载】枚举字典数据初始化完成，共加载 {} 个字典，总耗时: {}ms\", enumDictData.size(), endTime - startTime);\n                }\n            }\n        }\n        return enumDictData;\n    }\n\n    /**\n     * 使用多包路径扫描方式初始化枚举字典数据\n     */\n    private static void initEnumDictData() {\n        ResourcePatternResolver resourcePatternResolver = new PathMatchingResourcePatternResolver();\n\n        long scanStartTime = System.currentTimeMillis();\n        List<Resource> allResources = new ArrayList<>();\n\n        // 扫描多个包路径\n        for (String basePackage : BASE_SCAN_PACKAGES) {\n            String pattern = ResourcePatternResolver.CLASSPATH_ALL_URL_PREFIX + ClassUtils.convertClassNameToResourcePath(basePackage) + CLASS_ENUM_PATTERN;\n\n            try {\n                Resource[] resources = resourcePatternResolver.getResources(pattern);\n                allResources.addAll(Arrays.asList(resources));\n                log.debug(\"【枚举字典加载】扫描包 {} 找到 {} 个枚举类文件\", basePackage, resources.length);\n            } catch (Exception e) {\n                log.warn(\"【枚举字典加载】扫描包 {} 时出现异常: {}\", basePackage, e.getMessage());\n            }\n        }\n\n        long scanEndTime = System.currentTimeMillis();\n        log.debug(\"【枚举字典加载】文件扫描完成，总共找到 {} 个枚举类文件，扫描耗时: {}ms\", allResources.size(), scanEndTime - scanStartTime);\n\n        MetadataReaderFactory readerFactory = new CachingMetadataReaderFactory(resourcePatternResolver);\n\n        long processStartTime = System.currentTimeMillis();\n        int processedCount = 0;\n\n        for (Resource resource : allResources) {\n            try {\n                MetadataReader reader = readerFactory.getMetadataReader(resource);\n                String classname = reader.getClassMetadata().getClassName();\n\n                // 提前检查是否有@EnumDict注解，避免不必要的Class.forName\n                if (hasEnumDictAnnotation(reader)) {\n                    processEnumClass(classname);\n                    processedCount++;\n                }\n            } catch (Exception e) {\n                log.debug(\"处理资源异常: {} - {}\", resource.getFilename(), e.getMessage());\n            }\n        }\n\n        long processEndTime = System.currentTimeMillis();\n        log.debug(\"【枚举字典加载】处理完成，实际处理 {} 个带注解的枚举类，处理耗时: {}ms\", processedCount, processEndTime - processStartTime);\n    }\n\n    /**\n     * 检查类是否有EnumDict注解（通过元数据，避免类加载）\n     */\n    private static boolean hasEnumDictAnnotation(MetadataReader reader) {\n        try {\n            return reader.getAnnotationMetadata().hasAnnotation(EnumDict.class.getName());\n        } catch (Exception e) {\n            return false;\n        }\n    }\n\n    /**\n     * 处理单个枚举类\n     */\n    private static void processEnumClass(String classname) {\n        try {\n            Class<?> clazz = Class.forName(classname);\n            EnumDict enumDict = clazz.getAnnotation(EnumDict.class);\n\n            if (enumDict != null) {\n                String key = enumDict.value();\n                if (oConvertUtils.isNotEmpty(key)) {\n                    Method method = clazz.getDeclaredMethod(METHOD_NAME);\n                    List<DictModel> list = (List<DictModel>) method.invoke(null);\n                    enumDictData.put(key, list);\n                    log.debug(\"成功加载枚举字典: {} -> {}\", key, classname);\n                }\n            }\n        } catch (Exception e) {\n            log.debug(\"处理枚举类异常: {} - {}\", classname, e.getMessage());\n        }\n    }\n\n    /**\n     * 用于后端字典翻译 SysDictServiceImpl#queryManyDictByKeys(java.util.List, java.util.List)\n     *\n     * @param dictCodeList 字典编码列表\n     * @param keys         键值列表\n     * @return 字典数据映射\n     */\n    public static Map<String, List<DictModel>> queryManyDictByKeys(List<String> dictCodeList, List<String> keys) {\n        Map<String, List<DictModel>> enumDict = getEnumDictData();\n        Map<String, List<DictModel>> map = new HashMap<>();\n\n        // 使用更高效的查找方式\n        Set<String> dictCodeSet = new HashSet<>(dictCodeList);\n        Set<String> keySet = new HashSet<>(keys);\n\n        for (String code : enumDict.keySet()) {\n            if (dictCodeSet.contains(code)) {\n                List<DictModel> dictItemList = enumDict.get(code);\n                for (DictModel dm : dictItemList) {\n                    String value = dm.getValue();\n                    if (keySet.contains(value)) {\n                        // 修复bug：获取或创建该dictCode对应的list，而不是每次都创建新的list\n                        List<DictModel> list = map.computeIfAbsent(code, k -> new ArrayList<>());\n                        list.add(new DictModel(value, dm.getText()));\n                        //break;\n                    }\n                }\n            }\n        }\n        return map;\n    }\n    \n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/util/SqlConcatUtil.java",
    "content": "package org.jeecg.common.system.util;\n\nimport com.alibaba.fastjson.JSONArray;\nimport com.alibaba.fastjson.JSONObject;\nimport com.baomidou.mybatisplus.core.metadata.OrderItem;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.DataBaseConstant;\nimport org.jeecg.common.constant.SymbolConstant;\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.jeecg.common.system.query.QueryGenerator;\nimport org.jeecg.common.system.query.QueryRuleEnum;\nimport org.jeecg.common.util.CommonUtils;\nimport org.jeecg.common.util.oConvertUtils;\n\nimport java.io.UnsupportedEncodingException;\nimport java.net.URLDecoder;\nimport java.util.ArrayList;\nimport java.util.Iterator;\nimport java.util.List;\n\n/**\n * @Description: 查询过滤器，SQL拼接写法拆成独立工具类\n * @author:qinfeng\n * @date 20230904\n */\n@Slf4j\npublic class SqlConcatUtil {\n\n    /**\n     * 获取单个查询条件的值\n     * @param rule\n     * @param field\n     * @param value\n     * @param isString\n     * @return\n     */\n    public static String getSingleSqlByRule(QueryRuleEnum rule,String field,Object value,boolean isString) {\n        return getSingleSqlByRule(rule, field, value, isString, null);\n    }\n    \n    /**\n     * 报表获取查询条件 支持多数据源\n     * @param field\n     * @param alias\n     * @param value\n     * @param isString\n     * @param dataBaseType\n     * @return\n     */\n    public static String getSingleQueryConditionSql(String field,String alias,Object value,boolean isString, String dataBaseType) {\n        if (value == null) {\n            return \"\";\n        }\n        field =  alias+oConvertUtils.camelToUnderline(field);\n        QueryRuleEnum rule = QueryGenerator.convert2Rule(value);\n        return getSingleSqlByRule(rule, field, value, isString, dataBaseType);\n    }\n\n    /**\n     * 获取单个查询条件的值\n     * @param rule\n     * @param field\n     * @param value\n     * @param isString\n     * @param dataBaseType\n     * @return\n     */\n    private static String getSingleSqlByRule(QueryRuleEnum rule,String field,Object value,boolean isString, String dataBaseType) {\n        String res = \"\";\n        switch (rule) {\n            case GT:\n                res =field+rule.getValue()+getFieldConditionValue(value, isString, dataBaseType);\n                break;\n            case GE:\n                res = field+rule.getValue()+getFieldConditionValue(value, isString, dataBaseType);\n                break;\n            case LT:\n                res = field+rule.getValue()+getFieldConditionValue(value, isString, dataBaseType);\n                break;\n            case LE:\n                res = field+rule.getValue()+getFieldConditionValue(value, isString, dataBaseType);\n                break;\n            case EQ:\n                res = field+rule.getValue()+getFieldConditionValue(value, isString, dataBaseType);\n                break;\n            case EQ_WITH_ADD:\n                res = field+\" = \"+getFieldConditionValue(value, isString, dataBaseType);\n                break;\n            case NE:\n                res = field+\" <> \"+getFieldConditionValue(value, isString, dataBaseType);\n                break;\n            case IN:\n                res = field + \" in \"+getInConditionValue(value, isString);\n                break;\n            case LIKE:\n                res = field + \" like \"+getLikeConditionValue(value, QueryRuleEnum.LIKE);\n                break;\n            case LEFT_LIKE:\n                res = field + \" like \"+getLikeConditionValue(value, QueryRuleEnum.LEFT_LIKE);\n                break;\n            case RIGHT_LIKE:\n                res = field + \" like \"+getLikeConditionValue(value, QueryRuleEnum.RIGHT_LIKE);\n                break;\n            default:\n                res = field+\" = \"+getFieldConditionValue(value, isString, dataBaseType);\n                break;\n        }\n        return res;\n    }\n\n    /**\n     * 获取查询条件的值\n     * @param value\n     * @param isString\n     * @param dataBaseType\n     * @return\n     */\n    private static String getFieldConditionValue(Object value,boolean isString, String dataBaseType) {\n        String str = value.toString().trim();\n        if(str.startsWith(SymbolConstant.EXCLAMATORY_MARK)) {\n            str = str.substring(1);\n        }else if(str.startsWith(QueryRuleEnum.GE.getValue())) {\n            str = str.substring(2);\n        }else if(str.startsWith(QueryRuleEnum.LE.getValue())) {\n            str = str.substring(2);\n        }else if(str.startsWith(QueryRuleEnum.GT.getValue())) {\n            str = str.substring(1);\n        }else if(str.startsWith(QueryRuleEnum.LT.getValue())) {\n            str = str.substring(1);\n        }else if(str.indexOf(QueryGenerator.QUERY_COMMA_ESCAPE)>0) {\n            str = str.replaceAll(\"\\\\+\\\\+\", SymbolConstant.COMMA);\n        }\n        if(dataBaseType==null){\n            dataBaseType = getDbType();\n        }\n        if(isString) {\n            if(DataBaseConstant.DB_TYPE_SQLSERVER.equals(dataBaseType)){\n                return \" N'\"+str+\"' \";\n            }else{\n                return \" '\"+str+\"' \";\n            }\n        }else {\n            // 如果不是字符串 有一种特殊情况 popup调用都走这个逻辑 参数传递的可能是“‘admin’”这种格式的\n            if(DataBaseConstant.DB_TYPE_SQLSERVER.equals(dataBaseType) && str.endsWith(SymbolConstant.SINGLE_QUOTATION_MARK) && str.startsWith(SymbolConstant.SINGLE_QUOTATION_MARK)){\n                return \" N\"+str;\n            }\n            return value.toString();\n        }\n    }\n\n    private static String getInConditionValue(Object value,boolean isString) {\n        // 代码逻辑说明: 查询条件如果输入,导致sql报错\n        String[] temp = value.toString().split(\",\");\n        if(temp.length==0){\n            return \"('')\";\n        }\n        if(isString) {\n            List<String> res = new ArrayList<>();\n            for (String string : temp) {\n                if(DataBaseConstant.DB_TYPE_SQLSERVER.equals(getDbType())){\n                    res.add(\"N'\"+string+\"'\");\n                }else{\n                    res.add(\"'\"+string+\"'\");\n                }\n            }\n            return \"(\"+String.join(\",\" ,res)+\")\";\n        }else {\n            return \"(\"+value.toString()+\")\";\n        }\n    }\n\n    /**\n     * 先根据值判断 走左模糊还是右模糊\n     * 最后如果值不带任何标识(*或者%)，则再根据ruleEnum判断\n     * @param value\n     * @param ruleEnum\n     * @return\n     */\n    private static String getLikeConditionValue(Object value, QueryRuleEnum ruleEnum) {\n        String str = value.toString().trim();\n        if(str.startsWith(SymbolConstant.ASTERISK) && str.endsWith(SymbolConstant.ASTERISK)) {\n            if(DataBaseConstant.DB_TYPE_SQLSERVER.equals(getDbType())){\n                return \"N'%\"+str.substring(1,str.length()-1)+\"%'\";\n            }else{\n                return \"'%\"+str.substring(1,str.length()-1)+\"%'\";\n            }\n        }else if(str.startsWith(SymbolConstant.ASTERISK)) {\n            if(DataBaseConstant.DB_TYPE_SQLSERVER.equals(getDbType())){\n                return \"N'%\"+str.substring(1)+\"'\";\n            }else{\n                return \"'%\"+str.substring(1)+\"'\";\n            }\n        }else if(str.endsWith(SymbolConstant.ASTERISK)) {\n            if(DataBaseConstant.DB_TYPE_SQLSERVER.equals(getDbType())){\n                return \"N'\"+str.substring(0,str.length()-1)+\"%'\";\n            }else{\n                return \"'\"+str.substring(0,str.length()-1)+\"%'\";\n            }\n        }else {\n            if(str.indexOf(SymbolConstant.PERCENT_SIGN)>=0) {\n                if(DataBaseConstant.DB_TYPE_SQLSERVER.equals(getDbType())){\n                    if(str.startsWith(SymbolConstant.SINGLE_QUOTATION_MARK) && str.endsWith(SymbolConstant.SINGLE_QUOTATION_MARK)){\n                        return \"N\"+str;\n                    }else{\n                        return \"N\"+\"'\"+str+\"'\";\n                    }\n                }else{\n                    if(str.startsWith(SymbolConstant.SINGLE_QUOTATION_MARK) && str.endsWith(SymbolConstant.SINGLE_QUOTATION_MARK)){\n                        return str;\n                    }else{\n                        return \"'\"+str+\"'\";\n                    }\n                }\n            }else {\n\n                // 走到这里说明 value不带有任何模糊查询的标识(*或者%)\n                if (ruleEnum == QueryRuleEnum.LEFT_LIKE) {\n                    if (DataBaseConstant.DB_TYPE_SQLSERVER.equals(getDbType())) {\n                        return \"N'%\" + str + \"'\";\n                    } else {\n                        return \"'%\" + str + \"'\";\n                    }\n                } else if (ruleEnum == QueryRuleEnum.RIGHT_LIKE) {\n                    if (DataBaseConstant.DB_TYPE_SQLSERVER.equals(getDbType())) {\n                        return \"N'\" + str + \"%'\";\n                    } else {\n                        return \"'\" + str + \"%'\";\n                    }\n                } else {\n                    if (DataBaseConstant.DB_TYPE_SQLSERVER.equals(getDbType())) {\n                        return \"N'%\" + str + \"%'\";\n                    } else {\n                        return \"'%\" + str + \"%'\";\n                    }\n                }\n\n            }\n        }\n    }\n\n    /**\n     * 获取系统数据库类型\n     */\n    private static String getDbType() {\n        return CommonUtils.getDatabaseType();\n    }\n\n    /**\n     * 获取前端传过来的 \"多字段排序信息: sortInfoString\"\n     * @return\n     */\n    public static List<OrderItem> getQueryConditionOrders(String column, String order, String queryInfoString){\n        List<OrderItem> list = new ArrayList<>();\n        if(oConvertUtils.isEmpty(queryInfoString)){\n            //默认以创建时间倒序查询\n            if(CommonConstant.ORDER_TYPE_DESC.equalsIgnoreCase(order)){\n                list.add(OrderItem.desc(column));\n            }else{\n                list.add(OrderItem.asc(column));\n            }\n        }else{\n            // 【TV360X-967】URL解码（微服务下需要）\n            if (queryInfoString.contains(\"%22column%22\")) {\n                log.info(\"queryInfoString 原生 = {}\", queryInfoString);\n                try {\n                    queryInfoString = URLDecoder.decode(queryInfoString, \"UTF-8\");\n                } catch (UnsupportedEncodingException e) {\n                    throw new JeecgBootException(e);\n                }\n                log.info(\"queryInfoString 解码 = {}\", queryInfoString);\n            }\n            JSONArray array = JSONArray.parseArray(queryInfoString);\n            Iterator it = array.iterator();\n            while(it.hasNext()){\n                JSONObject json = (JSONObject)it.next();\n                String tempColumn = json.getString(\"column\");\n                if(oConvertUtils.isNotEmpty(tempColumn)){\n                    String tempOrder = json.getString(\"order\");\n                    if(CommonConstant.ORDER_TYPE_DESC.equalsIgnoreCase(tempOrder)){\n                        list.add(OrderItem.desc(tempColumn));\n                    }else{\n                        list.add(OrderItem.asc(tempColumn));\n                    }\n                }\n            }\n        }\n        return list;\n    }\n    \n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/vo/ComboModel.java",
    "content": "package org.jeecg.common.system.vo;\n\nimport com.fasterxml.jackson.annotation.JsonIgnoreProperties;\nimport lombok.Data;\nimport lombok.EqualsAndHashCode;\nimport lombok.experimental.Accessors;\n\nimport java.io.Serializable;\n\n/**\n * @Description: 文档管理\n * @author: jeecg-boot\n */\n@Data\n@EqualsAndHashCode(callSuper = false)\n@Accessors(chain = true)\n@JsonIgnoreProperties(ignoreUnknown = true)\npublic class ComboModel implements Serializable {\n    private String id;\n    private String title;\n    /**文档管理 表单table默认选中*/\n    private boolean checked;\n    /**文档管理 表单table 用户账号*/\n    private String username;\n    /**文档管理 表单table 用户邮箱*/\n    private String email;\n    /**文档管理 表单table 角色编码*/\n    private String roleCode;\n\n    public ComboModel(){\n\n    };\n\n    public ComboModel(String id,String title,boolean checked,String username){\n        this.id = id;\n        this.title = title;\n        this.checked = false;\n        this.username = username;\n    };\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/vo/DictModel.java",
    "content": "package org.jeecg.common.system.vo;\n\nimport java.io.Serializable;\n\nimport com.alibaba.fastjson.JSONObject;\nimport com.fasterxml.jackson.annotation.JsonIgnoreProperties;\n\nimport lombok.Data;\nimport lombok.EqualsAndHashCode;\nimport lombok.experimental.Accessors;\n\n/**\n * @Description: 字典类\n * @author: jeecg-boot\n */\n@Data\n@EqualsAndHashCode(callSuper = false)\n@Accessors(chain = true)\n@JsonIgnoreProperties(ignoreUnknown = true)\npublic class DictModel implements Serializable{\n\tprivate static final long serialVersionUID = 1L;\n\n\tpublic DictModel() {\n\t}\n\t\n\tpublic DictModel(String value, String text) {\n\t\tthis.value = value;\n\t\tthis.text = text;\n\t}\n\n\tpublic DictModel(String value, String text, String color) {\n\t\tthis.value = value;\n\t\tthis.text = text;\n\t\tthis.color = color;\n\t}\n\n\t/**\n\t * 字典value\n\t */\n\tprivate String value;\n\t/**\n\t * 字典文本\n\t */\n\tprivate String text;\n\t/**\n\t * 字典颜色\n\t */\n\tprivate String color;\n\n\t/**\n\t * 特殊用途： JgEditableTable\n\t * @return\n\t */\n\tpublic String getTitle() {\n\t\treturn this.text;\n\t}\n\t/**\n\t * 特殊用途： vue3 Select组件\n\t */\n\tpublic String getLabel() {\n\t\treturn this.text;\n\t}\n\n\n\t/**\n\t * 用于表单设计器 关联记录表数据存储\n\t * QQYUN-5595【表单设计器】他表字段 导入没有翻译\n\t */\n\tprivate JSONObject jsonObject;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/vo/DictModelMany.java",
    "content": "package org.jeecg.common.system.vo;\n\nimport lombok.Data;\nimport lombok.EqualsAndHashCode;\n\n/**\n * 查询多个字典时用到\n * @author: jeecg-boot\n */\n@Data\n@EqualsAndHashCode(callSuper = true)\npublic class DictModelMany extends DictModel {\n\n    /**\n     * 字典code，根据多个字段code查询时才用到，用于区分不同的字典选项\n     */\n    private String dictCode;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/vo/DictQuery.java",
    "content": "package org.jeecg.common.system.vo;\n\nimport lombok.Data;\n\n/**\n * 字典查询参数实体\n * @author: jeecg-boot\n */\n@Data\npublic class DictQuery {\n    /**\n     * 表名\n     */\n    private String table;\n    /**\n     * 存储列\n     */\n    private String code;\n\n    /**\n     * 显示列\n     */\n    private String text;\n\n    /**\n     * 关键字查询\n     */\n    private String keyword;\n\n    /**\n     * 存储列的值 用于回显查询\n     */\n    private String codeValue;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/vo/DynamicDataSourceModel.java",
    "content": "package org.jeecg.common.system.vo;\n\nimport lombok.Data;\nimport org.springframework.beans.BeanUtils;\n\n/**\n * @Description: 数据源\n * @author: jeecg-boot\n */\n@Data\npublic class DynamicDataSourceModel {\n\n    public DynamicDataSourceModel() {\n\n    }\n\n    public DynamicDataSourceModel(Object dbSource) {\n        if (dbSource != null) {\n            BeanUtils.copyProperties(dbSource, this);\n        }\n    }\n\n    /**\n     * id\n     */\n    private java.lang.String id;\n    /**\n     * 数据源编码\n     */\n    private java.lang.String code;\n    /**\n     * 数据库类型\n     */\n    private java.lang.String dbType;\n    /**\n     * 驱动类\n     */\n    private java.lang.String dbDriver;\n    /**\n     * 数据源地址\n     */\n    private java.lang.String dbUrl;\n\n//    /**\n//     * 数据库名称\n//     */\n//    private java.lang.String dbName;\n\n    /**\n     * 用户名\n     */\n    private java.lang.String dbUsername;\n    /**\n     * 密码\n     */\n    private java.lang.String dbPassword;\n\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/vo/LoginUser.java",
    "content": "package org.jeecg.common.system.vo;\n\nimport com.fasterxml.jackson.annotation.JsonFormat;\nimport lombok.Data;\nimport lombok.EqualsAndHashCode;\nimport lombok.experimental.Accessors;\nimport org.jeecg.common.desensitization.annotation.SensitiveField;\nimport org.springframework.format.annotation.DateTimeFormat;\n\nimport java.util.Date;\n\n/**\n * <p>\n * 在线用户信息\n * </p>\n *\n * @Author scott\n * @since 2018-12-20\n */\n@Data\n@EqualsAndHashCode(callSuper = false)\n@Accessors(chain = true)\npublic class LoginUser {\n\n\t/**\n\t * 登录人id\n\t */\n\t@SensitiveField\n\tprivate String id;\n\n\t/**\n\t * 登录人账号\n\t */\n\t@SensitiveField\n\tprivate String username;\n\n\t/**\n\t * 登录人名字\n\t */\n\t@SensitiveField\n\tprivate String realname;\n\n\t/**\n\t * 登录人密码\n\t */\n\t@SensitiveField\n\tprivate String password;\n\n     /**\n      * 当前登录部门code\n      */\n\t@SensitiveField\n    private String orgCode;\n\t/**\n\t * 当前登录部门id\n\t */\n\t@SensitiveField\n\tprivate String orgId;\n\t/**\n\t * 当前登录角色code（多个逗号分割）\n\t */\n\t@SensitiveField\n\tprivate String roleCode;\n\n\t/**\n\t * 头像\n\t */\n\t@SensitiveField\n\tprivate String avatar;\n\n\t/**\n\t * 工号\n\t */\n\t@SensitiveField\n\tprivate String workNo;\n\n\t/**\n\t * 生日\n\t */\n\t@JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd\")\n\t@DateTimeFormat(pattern = \"yyyy-MM-dd\")\n\tprivate Date birthday;\n\n\t/**\n\t * 性别（1：男 2：女）\n\t */\n\tprivate Integer sex;\n\n\t/**\n\t * 电子邮件\n\t */\n\t@SensitiveField\n\tprivate String email;\n\n\t/**\n\t * 电话\n\t */\n\t@SensitiveField\n\tprivate String phone;\n\n\t/**\n\t * 状态(1：正常 2：冻结 ）\n\t */\n\tprivate Integer status;\n\t\n\tprivate Integer delFlag;\n\t/**\n     * 同步工作流引擎1同步0不同步\n     */\n    private Integer activitiSync;\n\n\t/**\n\t * 创建时间\n\t */\n\tprivate Date createTime;\n\n\t/**\n\t *  身份（1 普通员工 2 上级）\n\t */\n\tprivate Integer userIdentity;\n\n\t/**\n\t * 管理部门ids\n\t */\n\t@SensitiveField\n\tprivate String departIds;\n\n\t/**\n\t * 职务，关联职务表\n\t */\n\t@SensitiveField\n\tprivate String post;\n\n\t/**\n\t * 座机号\n\t */\n\t@SensitiveField\n\tprivate String telephone;\n\n\t/** 多租户ids临时用，不持久化数据库(数据库字段不存在) */\n\t@SensitiveField\n\tprivate String relTenantIds;\n\n\t/**设备id uniapp推送用*/\n\tprivate String clientId;\n\n\t/**\n\t * 主岗位\n\t */\n\tprivate String mainDepPostId;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/vo/SelectTreeModel.java",
    "content": "package org.jeecg.common.system.vo;\n\nimport lombok.Data;\n\nimport java.io.Serializable;\nimport java.util.List;\n\n/**\n * 下拉树 model\n *\n * @author jeecg-boot\n */\n@Data\npublic class SelectTreeModel implements Serializable {\n\n    private String key;\n    private String title;\n    private String value;\n    /**\n     * 父Id\n     */\n    private String parentId;\n    /**\n     * 是否是叶节点\n     */\n    private boolean isLeaf;\n    /**\n     * 子节点\n     */\n    private List<SelectTreeModel> children;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/vo/SysCategoryModel.java",
    "content": "package org.jeecg.common.system.vo;\n\nimport org.jeecgframework.poi.excel.annotation.Excel;\n\n/**\n * @Author qinfeng\n * @Date 2020/2/19 12:01\n * @Description:\n * @Version 1.0\n */\npublic class SysCategoryModel {\n    /**主键*/\n    private java.lang.String id;\n    /**父级节点*/\n    private java.lang.String pid;\n    /**类型名称*/\n    private java.lang.String name;\n    /**类型编码*/\n    private java.lang.String code;\n\n    public String getId() {\n        return id;\n    }\n\n    public void setId(String id) {\n        this.id = id;\n    }\n\n    public String getPid() {\n        return pid;\n    }\n\n    public void setPid(String pid) {\n        this.pid = pid;\n    }\n\n    public String getName() {\n        return name;\n    }\n\n    public void setName(String name) {\n        this.name = name;\n    }\n\n    public String getCode() {\n        return code;\n    }\n\n    public void setCode(String code) {\n        this.code = code;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/vo/SysDepartModel.java",
    "content": "package org.jeecg.common.system.vo;\n\n/**\n * 部门机构model\n * @author: lvdandan\n */\npublic class SysDepartModel {\n    /**ID*/\n    private String id;\n    /**父机构ID*/\n    private String parentId;\n    /**机构/部门名称*/\n    private String departName;\n    /**英文名*/\n    private String departNameEn;\n    /**缩写*/\n    private String departNameAbbr;\n    /**排序*/\n    private Integer departOrder;\n    /**描述*/\n    private String description;\n    /**机构类别 1组织机构，2岗位*/\n    private String orgCategory;\n    /**机构类型*/\n    private String orgType;\n    /**机构编码*/\n    private String orgCode;\n    /**手机号*/\n    private String mobile;\n    /**传真*/\n    private String fax;\n    /**地址*/\n    private String address;\n    /**备注*/\n    private String memo;\n\n    public String getId() {\n        return id;\n    }\n\n    public void setId(String id) {\n        this.id = id;\n    }\n\n    public String getParentId() {\n        return parentId;\n    }\n\n    public void setParentId(String parentId) {\n        this.parentId = parentId;\n    }\n\n    public String getDepartName() {\n        return departName;\n    }\n\n    public void setDepartName(String departName) {\n        this.departName = departName;\n    }\n\n    public String getDepartNameEn() {\n        return departNameEn;\n    }\n\n    public void setDepartNameEn(String departNameEn) {\n        this.departNameEn = departNameEn;\n    }\n\n    public String getDepartNameAbbr() {\n        return departNameAbbr;\n    }\n\n    public void setDepartNameAbbr(String departNameAbbr) {\n        this.departNameAbbr = departNameAbbr;\n    }\n\n    public Integer getDepartOrder() {\n        return departOrder;\n    }\n\n    public void setDepartOrder(Integer departOrder) {\n        this.departOrder = departOrder;\n    }\n\n    public String getDescription() {\n        return description;\n    }\n\n    public void setDescription(String description) {\n        this.description = description;\n    }\n\n    public String getOrgCategory() {\n        return orgCategory;\n    }\n\n    public void setOrgCategory(String orgCategory) {\n        this.orgCategory = orgCategory;\n    }\n\n    public String getOrgType() {\n        return orgType;\n    }\n\n    public void setOrgType(String orgType) {\n        this.orgType = orgType;\n    }\n\n    public String getOrgCode() {\n        return orgCode;\n    }\n\n    public void setOrgCode(String orgCode) {\n        this.orgCode = orgCode;\n    }\n\n    public String getMobile() {\n        return mobile;\n    }\n\n    public void setMobile(String mobile) {\n        this.mobile = mobile;\n    }\n\n    public String getFax() {\n        return fax;\n    }\n\n    public void setFax(String fax) {\n        this.fax = fax;\n    }\n\n    public String getAddress() {\n        return address;\n    }\n\n    public void setAddress(String address) {\n        this.address = address;\n    }\n\n    public String getMemo() {\n        return memo;\n    }\n\n    public void setMemo(String memo) {\n        this.memo = memo;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/vo/SysFilesModel.java",
    "content": "package org.jeecg.common.system.vo;\n\n\n/**\n * @Description: 系统文件实体类\n * @author: wangshuai\n * @date: 2022年08月11日 9:48\n */\npublic class SysFilesModel {\n    /**主键id*/\n    private String id;\n    /**文件名称*/\n    private String fileName;\n    /**文件地址*/\n    private String url;\n    /**文档类型（folder:文件夹 excel:excel doc:word pp:ppt image:图片  archive:其他文档 video:视频）*/\n    private String fileType;\n    /**文件上传类型(temp/本地上传(临时文件) manage/知识库)*/\n    private String storeType;\n    /**文件大小（kb）*/\n    private Double fileSize;\n    /**租户id*/\n    private String tenantId;\n\n    public String getId() {\n        return id;\n    }\n\n    public void setId(String id) {\n        this.id = id;\n    }\n\n    public String getFileName() {\n        return fileName;\n    }\n\n    public void setFileName(String fileName) {\n        this.fileName = fileName;\n    }\n\n    public String getUrl() {\n        return url;\n    }\n\n    public void setUrl(String url) {\n        this.url = url;\n    }\n\n    public String getFileType() {\n        return fileType;\n    }\n\n    public void setFileType(String fileType) {\n        this.fileType = fileType;\n    }\n\n    public String getStoreType() {\n        return storeType;\n    }\n\n    public void setStoreType(String storeType) {\n        this.storeType = storeType;\n    }\n\n    public Double getFileSize() {\n        return fileSize;\n    }\n\n    public void setFileSize(Double fileSize) {\n        this.fileSize = fileSize;\n    }\n\n    public String getTenantId() {\n        return tenantId;\n    }\n\n    public void setTenantId(String tenantId) {\n        this.tenantId = tenantId;\n    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/vo/SysPermissionDataRuleModel.java",
    "content": "package org.jeecg.common.system.vo;\n\nimport com.baomidou.mybatisplus.annotation.IdType;\nimport com.baomidou.mybatisplus.annotation.TableId;\nimport lombok.Data;\nimport lombok.EqualsAndHashCode;\nimport lombok.experimental.Accessors;\n\nimport java.io.Serializable;\nimport java.util.Date;\n\n/**\n * <p>\n * 菜单权限规则表\n * </p>\n *\n * @Author huangzhilin\n * @since 2019-03-29\n */\npublic class SysPermissionDataRuleModel {\n\n    /**\n     * id\n     */\n    private String id;\n\n    /**\n     * 对应的菜单id\n     */\n    private String permissionId;\n\n    /**\n     * 规则名称\n     */\n    private String ruleName;\n\n    /**\n     * 字段\n     */\n    private String ruleColumn;\n\n    /**\n     * 条件\n     */\n    private String ruleConditions;\n\n    /**\n     * 规则值\n     */\n    private String ruleValue;\n\n    /**\n     * 创建时间\n     */\n    private Date createTime;\n\n    /**\n     * 创建人\n     */\n    private String createBy;\n\n    /**\n     * 修改时间\n     */\n    private Date updateTime;\n\n    /**\n     * 修改人\n     */\n    private String updateBy;\n\n    public String getId() {\n        return id;\n    }\n\n    public void setId(String id) {\n        this.id = id;\n    }\n\n    public String getPermissionId() {\n        return permissionId;\n    }\n\n    public void setPermissionId(String permissionId) {\n        this.permissionId = permissionId;\n    }\n\n    public String getRuleName() {\n        return ruleName;\n    }\n\n    public void setRuleName(String ruleName) {\n        this.ruleName = ruleName;\n    }\n\n    public String getRuleColumn() {\n        return ruleColumn;\n    }\n\n    public void setRuleColumn(String ruleColumn) {\n        this.ruleColumn = ruleColumn;\n    }\n\n    public String getRuleConditions() {\n        return ruleConditions;\n    }\n\n    public void setRuleConditions(String ruleConditions) {\n        this.ruleConditions = ruleConditions;\n    }\n\n    public String getRuleValue() {\n        return ruleValue;\n    }\n\n    public void setRuleValue(String ruleValue) {\n        this.ruleValue = ruleValue;\n    }\n\n    public Date getCreateTime() {\n        return createTime;\n    }\n\n    public void setCreateTime(Date createTime) {\n        this.createTime = createTime;\n    }\n\n    public String getCreateBy() {\n        return createBy;\n    }\n\n    public void setCreateBy(String createBy) {\n        this.createBy = createBy;\n    }\n\n    public Date getUpdateTime() {\n        return updateTime;\n    }\n\n    public void setUpdateTime(Date updateTime) {\n        this.updateTime = updateTime;\n    }\n\n    public String getUpdateBy() {\n        return updateBy;\n    }\n\n    public void setUpdateBy(String updateBy) {\n        this.updateBy = updateBy;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/vo/SysUserCacheInfo.java",
    "content": "package org.jeecg.common.system.vo;\n\nimport java.util.List;\n\nimport org.jeecg.common.util.DateUtils;\n\n/**\n * @Description: 用户缓存信息\n * @author: jeecg-boot\n */\npublic class SysUserCacheInfo {\n\n\tprivate String sysUserId;\n\n\tprivate String sysUserCode;\n\t\n\tprivate String sysUserName;\n\t\n\tprivate String sysOrgCode;\n\n\t/**\n\t * 当前用户部门ID\n\t */\n\tprivate String sysOrgId;\n\n\tprivate List<String> sysMultiOrgCode;\n\t\n\tprivate boolean oneDepart;\n\n\t/**\n\t * 当前用户角色code（多个逗号分割）\n\t */\n\tprivate String sysRoleCode;\n\n\tpublic boolean isOneDepart() {\n\t\treturn oneDepart;\n\t}\n\n\tpublic void setOneDepart(boolean oneDepart) {\n\t\tthis.oneDepart = oneDepart;\n\t}\n\n\tpublic String getSysDate() {\n\t\treturn DateUtils.formatDate();\n\t}\n\n\tpublic String getSysTime() {\n\t\treturn DateUtils.now();\n\t}\n\n\tpublic String getSysUserCode() {\n\t\treturn sysUserCode;\n\t}\n\n\tpublic void setSysUserCode(String sysUserCode) {\n\t\tthis.sysUserCode = sysUserCode;\n\t}\n\n\tpublic String getSysUserName() {\n\t\treturn sysUserName;\n\t}\n\n\tpublic void setSysUserName(String sysUserName) {\n\t\tthis.sysUserName = sysUserName;\n\t}\n\n\tpublic String getSysOrgCode() {\n\t\treturn sysOrgCode;\n\t}\n\n\tpublic void setSysOrgCode(String sysOrgCode) {\n\t\tthis.sysOrgCode = sysOrgCode;\n\t}\n\n\tpublic List<String> getSysMultiOrgCode() {\n\t\treturn sysMultiOrgCode;\n\t}\n\n\tpublic void setSysMultiOrgCode(List<String> sysMultiOrgCode) {\n\t\tthis.sysMultiOrgCode = sysMultiOrgCode;\n\t}\n\n\tpublic String getSysUserId() {\n\t\treturn sysUserId;\n\t}\n\n\tpublic void setSysUserId(String sysUserId) {\n\t\tthis.sysUserId = sysUserId;\n\t}\n\n\tpublic String getSysOrgId() {\n\t\treturn sysOrgId;\n\t}\n\n\tpublic void setSysOrgId(String sysOrgId) {\n\t\tthis.sysOrgId = sysOrgId;\n\t}\n\n\tpublic String getSysRoleCode() {\n\t\treturn sysRoleCode;\n\t}\n\n\tpublic void setSysRoleCode(String sysRoleCode) {\n\t\tthis.sysRoleCode = sysRoleCode;\n\t}\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/vo/UserAccountInfo.java",
    "content": "package org.jeecg.common.system.vo;\n\nimport com.fasterxml.jackson.annotation.JsonFormat;\nimport lombok.Data;\nimport lombok.EqualsAndHashCode;\nimport lombok.experimental.Accessors;\nimport org.jeecg.common.desensitization.annotation.SensitiveField;\nimport org.springframework.format.annotation.DateTimeFormat;\n\nimport java.util.Date;\n\n/**\n * <p>\n * 在线用户信息\n * </p>\n *\n * @Author scott\n * @since 2023-08-16\n */\n@Data\n@EqualsAndHashCode(callSuper = false)\n@Accessors(chain = true)\npublic class UserAccountInfo {\n\n    /**\n     * 登录人id\n     */\n    private String id;\n\n    /**\n     * 登录人账号\n     */\n    private String username;\n\n    /**\n     * 登录人名字\n     */\n    private String realname;\n\n    /**\n     * 电子邮件\n     */\n    private String email;\n\n    /**\n     * 头像\n     */\n    @SensitiveField\n    private String avatar;\n\n    /**\n     * 同步工作流引擎1同步0不同步\n     */\n    private Integer activitiSync;\n\n    /**\n     * 电话\n     */\n    @SensitiveField\n    private String phone;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/AssertUtils.java",
    "content": "package org.jeecg.common.util;\n\n\nimport org.jeecg.common.exception.JeecgBootAssertException;\n\n/**\n * 断言检查工具\n * for for [QQYUN-10990]AIRAG\n * @author chenrui\n * @date 2017-06-22 10:05:56\n */\npublic class AssertUtils {\n\n    /**\n     * 确保对象为空,如果不为空抛出异常\n     *\n     * @param msg\n     * @param obj\n     * @throws JeecgBootAssertException\n     * @author chenrui\n     * @date 2017-06-22 10:05:56\n     */\n    public static void assertEmpty(String msg, Object obj) {\n        if (oConvertUtils.isObjectNotEmpty(obj)) {\n            throw new JeecgBootAssertException(msg);\n        }\n    }\n\n\n    /**\n     * 确保对象不为空,如果为空抛出异常\n     *\n     * @param msg\n     * @param obj\n     * @throws JeecgBootAssertException\n     * @author chenrui\n     * @date 2017-06-22 10:05:56\n     */\n    public static void assertNotEmpty(String msg, Object obj) {\n        if (oConvertUtils.isObjectEmpty(obj)) {\n            throw new JeecgBootAssertException(msg);\n        }\n    }\n\n\n    /**\n     * 验证对象是否相同\n     *\n     * @param message\n     * @param expected\n     * @param actual\n     * @author chenrui\n     * @date 2018/9/12 15:45\n     */\n    public static void assertEquals(String message, Object expected,\n                                    Object actual) {\n        if (oConvertUtils.isEqual(expected, actual)) {\n            return;\n        }\n        throw new JeecgBootAssertException(message);\n    }\n\n    /**\n     * 验证不相同\n     *\n     * @param message\n     * @param expected\n     * @param actual\n     * @author chenrui\n     * @date 2018/9/12 15:45\n     */\n    public static void assertNotEquals(String message, Object expected,\n                                       Object actual) {\n        if (oConvertUtils.isEqual(expected, actual)) {\n            throw new JeecgBootAssertException(message);\n        }\n\n    }\n\n    /**\n     * 验证是否相等\n     *\n     * @param message\n     * @param expected\n     * @param actual\n     * @author chenrui\n     * @date 2018/9/12 15:45\n     */\n    public static void assertSame(String message, Object expected,\n                                  Object actual) {\n        if (expected == actual) {\n            return;\n        }\n        throw new JeecgBootAssertException(message);\n    }\n\n    /**\n     * 验证不相等\n     *\n     * @param message\n     * @param unexpected\n     * @param actual\n     * @author chenrui\n     * @date 2018/9/12 15:45\n     */\n    public static void assertNotSame(String message, Object unexpected,\n                                     Object actual) {\n        if (unexpected == actual) {\n            throw new JeecgBootAssertException(message);\n        }\n    }\n\n    /**\n     * 验证是否为真\n     *\n     * @param message\n     * @param condition\n     */\n    public static void assertTrue(String message, boolean condition) {\n        if (!condition) {\n            throw new JeecgBootAssertException(message);\n        }\n    }\n\n    /**\n     * 验证 condition是否为false\n     *\n     * @param message\n     * @param condition\n     */\n    public static void assertFalse(String message, boolean condition) {\n        assertTrue(message, !condition);\n    }\n\n\n    /**\n     * 验证是否存在\n     *\n     * @param message\n     * @param obj\n     * @param objs\n     * @param <T>\n     * @throws JeecgBootAssertException\n     * @author chenrui\n     * @date 2018/1/31 22:14\n     */\n    public static <T> void assertIn(String message, T obj, T... objs) {\n        assertNotEmpty(message, obj);\n        assertNotEmpty(message, objs);\n        if (!oConvertUtils.isIn(obj, objs)) {\n            throw new JeecgBootAssertException(message);\n        }\n    }\n\n    /**\n     * 验证是否不存在\n     *\n     * @param message\n     * @param obj\n     * @param objs\n     * @param <T>\n     * @throws JeecgBootAssertException\n     * @author chenrui\n     * @date 2018/1/31 22:14\n     */\n\n    public static <T> void assertNotIn(String message, T obj, T... objs) {\n        assertNotEmpty(message, obj);\n        assertNotEmpty(message, objs);\n        if (oConvertUtils.isIn(obj, objs)) {\n            throw new JeecgBootAssertException(message);\n        }\n    }\n\n\n    /**\n     * 确保src大于des\n     *\n     * @param message\n     * @param src\n     * @param des\n     * @author chenrui\n     * @date 2018/9/19 15:30\n     */\n    public static void assertGt(String message, Number src, Number des) {\n        if (oConvertUtils.isGt(src, des)) {\n            return;\n        }\n        throw new JeecgBootAssertException(message);\n    }\n\n    /**\n     * 确保src大于等于des\n     *\n     * @param message\n     * @param src\n     * @param des\n     * @author chenrui\n     * @date 2018/9/19 15:30\n     */\n    public static void assertGe(String message, Number src, Number des) {\n        if (oConvertUtils.isGe(src, des)) {\n            return;\n        }\n        throw new JeecgBootAssertException(message);\n    }\n\n\n    /**\n     * 确保src小于des\n     *\n     * @param message\n     * @param src\n     * @param des\n     * @author chenrui\n     * @date 2018/9/19 15:30\n     */\n    public static void assertLt(String message, Number src, Number des) {\n        if (oConvertUtils.isGe(src, des)) {\n            throw new JeecgBootAssertException(message);\n        }\n    }\n\n    /**\n     * 确保src小于等于des\n     *\n     * @param message\n     * @param src\n     * @param des\n     * @author chenrui\n     * @date 2018/9/19 15:30\n     */\n    public static void assertLe(String message, Number src, Number des) {\n        if (oConvertUtils.isGt(src, des)) {\n            throw new JeecgBootAssertException(message);\n        }\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/BrowserType.java",
    "content": "package org.jeecg.common.util;\n\n/**\n * \n * @Author  张代浩\n *\n */\npublic enum BrowserType {\n    /**\n     * 浏览类型 IE11,IE10,IE9,IE8,IE7,IE6,Firefox,Safari,Chrome,Opera,Camino,Gecko\n     */\n\tIE11,IE10,IE9,IE8,IE7,IE6,Firefox,Safari,Chrome,Opera,Camino,Gecko\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/BrowserUtils.java",
    "content": "package org.jeecg.common.util;\n\nimport java.util.HashMap;\nimport java.util.Map;\nimport java.util.regex.Matcher;\nimport java.util.regex.Pattern;\n\nimport jakarta.servlet.http.HttpServletRequest;\n\n/**\n * \n * @Author 张代浩\n * \n */\npublic class BrowserUtils {\n\n    /**\n     * 判断是否是IE\n     * @param request\n     * @return\n     */\n\tpublic static boolean isIe(HttpServletRequest request) {\n\t\treturn (request.getHeader(\"USER-AGENT\").toLowerCase().indexOf(\"msie\") > 0 || request\n\t\t\t\t.getHeader(\"USER-AGENT\").toLowerCase().indexOf(\"rv:11.0\") > 0) ? true\n\t\t\t\t: false;\n\t}\n\n\t/**\n\t * 获取IE版本\n\t * \n\t * @param request\n\t * @return\n\t */\n\tpublic static Double getIeVersion(HttpServletRequest request) {\n\t\tDouble version = 0.0;\n\t\tif (getBrowserType(request, IE11)) {\n\t\t\tversion = 11.0;\n\t\t} else if (getBrowserType(request, IE10)) {\n\t\t\tversion = 10.0;\n\t\t} else if (getBrowserType(request, IE9)) {\n\t\t\tversion = 9.0;\n\t\t} else if (getBrowserType(request, IE8)) {\n\t\t\tversion = 8.0;\n\t\t} else if (getBrowserType(request, IE7)) {\n\t\t\tversion = 7.0;\n\t\t} else if (getBrowserType(request, IE6)) {\n\t\t\tversion = 6.0;\n\t\t}\n\t\treturn version;\n\t}\n\n\t/**\n\t * 获取浏览器类型\n\t * \n\t * @param request\n\t * @return\n\t */\n\tpublic static BrowserType getBrowserType(HttpServletRequest request) {\n\t\tBrowserType browserType = null;\n\t\tif (getBrowserType(request, IE11)) {\n\t\t\tbrowserType = BrowserType.IE11;\n\t\t}\n\t\tif (getBrowserType(request, IE10)) {\n\t\t\tbrowserType = BrowserType.IE10;\n\t\t}\n\t\tif (getBrowserType(request, IE9)) {\n\t\t\tbrowserType = BrowserType.IE9;\n\t\t}\n\t\tif (getBrowserType(request, IE8)) {\n\t\t\tbrowserType = BrowserType.IE8;\n\t\t}\n\t\tif (getBrowserType(request, IE7)) {\n\t\t\tbrowserType = BrowserType.IE7;\n\t\t}\n\t\tif (getBrowserType(request, IE6)) {\n\t\t\tbrowserType = BrowserType.IE6;\n\t\t}\n\t\tif (getBrowserType(request, FIREFOX)) {\n\t\t\tbrowserType = BrowserType.Firefox;\n\t\t}\n\t\tif (getBrowserType(request, SAFARI)) {\n\t\t\tbrowserType = BrowserType.Safari;\n\t\t}\n\t\tif (getBrowserType(request, CHROME)) {\n\t\t\tbrowserType = BrowserType.Chrome;\n\t\t}\n\t\tif (getBrowserType(request, OPERA)) {\n\t\t\tbrowserType = BrowserType.Opera;\n\t\t}\n\t\tif (getBrowserType(request, CAMINO)) {\n\t\t\tbrowserType = BrowserType.Camino;\n\t\t}\n\t\treturn browserType;\n\t}\n\n\tprivate static boolean getBrowserType(HttpServletRequest request,\n\t\t\tString brosertype) {\n\t\treturn request.getHeader(\"USER-AGENT\").toLowerCase()\n\t\t\t\t.indexOf(brosertype) > 0 ? true : false;\n\t}\n\n\tprivate final static String IE11 = \"rv:11.0\";\n\tprivate final static String IE10 = \"MSIE 10.0\";\n\tprivate final static String IE9 = \"MSIE 9.0\";\n\tprivate final static String IE8 = \"MSIE 8.0\";\n\tprivate final static String IE7 = \"MSIE 7.0\";\n\tprivate final static String IE6 = \"MSIE 6.0\";\n\tprivate final static String MAXTHON = \"Maxthon\";\n\tprivate final static String QQ = \"QQBrowser\";\n\tprivate final static String GREEN = \"GreenBrowser\";\n\tprivate final static String SE360 = \"360SE\";\n\tprivate final static String FIREFOX = \"Firefox\";\n\tprivate final static String OPERA = \"Opera\";\n\tprivate final static String CHROME = \"Chrome\";\n\tprivate final static String SAFARI = \"Safari\";\n\tprivate final static String OTHER = \"其它\";\n\tprivate final static String CAMINO = \"Camino\";\n\n\tpublic static String checkBrowse(HttpServletRequest request) {\n\t\tString userAgent = request.getHeader(\"USER-AGENT\");\n\t\tif (regex(OPERA, userAgent)) {\n\t\t\treturn OPERA;\n\t\t}\n\t\tif (regex(CHROME, userAgent)) {\n\t\t\treturn CHROME;\n\t\t}\n\t\tif (regex(FIREFOX, userAgent)) {\n\t\t\treturn FIREFOX;\n\t\t}\n\t\tif (regex(SAFARI, userAgent)) {\n\t\t\treturn SAFARI;\n\t\t}\n\t\tif (regex(SE360, userAgent)) {\n\t\t\treturn SE360;\n\t\t}\n\t\tif (regex(GREEN, userAgent)) {\n\t\t\treturn GREEN;\n\t\t}\n\t\tif (regex(QQ, userAgent)) {\n\t\t\treturn QQ;\n\t\t}\n\t\tif (regex(MAXTHON, userAgent)) {\n\t\t\treturn MAXTHON;\n\t\t}\n\t\tif (regex(IE11, userAgent)) {\n\t\t\treturn IE11;\n\t\t}\n\t\tif (regex(IE10, userAgent)) {\n\t\t\treturn IE10;\n\t\t}\n\t\tif (regex(IE9, userAgent)) {\n\t\t\treturn IE9;\n\t\t}\n\t\tif (regex(IE8, userAgent)) {\n\t\t\treturn IE8;\n\t\t}\n\t\tif (regex(IE7, userAgent)) {\n\t\t\treturn IE7;\n\t\t}\n\t\tif (regex(IE6, userAgent)) {\n\t\t\treturn IE6;\n\t\t}\n\t\treturn OTHER;\n\t}\n\n\tpublic static boolean regex(String regex, String str) {\n\t\tPattern p = Pattern.compile(regex, Pattern.MULTILINE);\n\t\tMatcher m = p.matcher(str);\n\t\treturn m.find();\n\t}\n\n\t\n\tprivate static Map<String, String> langMap = new HashMap<String, String>();\n\tprivate final static String ZH = \"zh\";\n\tprivate final static String ZH_CN = \"zh-cn\";\n\t\n\tprivate final static String EN = \"en\";\n\tprivate final static String EN_US = \"en\";\n\t\n\t\n\tstatic \n\t{\n\t\tlangMap.put(ZH, ZH_CN);\n\t\tlangMap.put(EN, EN_US);\n\t}\n\t\n\tpublic static String getBrowserLanguage(HttpServletRequest request) {\n\t\t\n\t\tString browserLang = request.getLocale().getLanguage();\n\t\tString browserLangCode = (String)langMap.get(browserLang);\n\t\t\n\t\tif(browserLangCode == null)\n\t\t{\n\t\t\tbrowserLangCode = EN_US;\n\t\t}\n\t\treturn browserLangCode;\n\t}\n\n    /** 判断请求是否来自电脑端 */\n    public static boolean isDesktop(HttpServletRequest request) {\n        return !isMobile(request);\n    }\n\n    /** 判断请求是否来自移动端 */\n    public static boolean isMobile(HttpServletRequest request) {\n        String ua = request.getHeader(\"User-Agent\").toLowerCase();\n        String type = \"(phone|pad|pod|iphone|ipod|ios|ipad|android|mobile|blackberry|iemobile|mqqbrowser|juc|fennec|wosbrowser|browserng|webos|symbian|windows phone)\";\n        Pattern pattern = Pattern.compile(type);\n        return pattern.matcher(ua).find();\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/CommonUtils.java",
    "content": "package org.jeecg.common.util;\n\nimport com.alibaba.fastjson.JSONObject;\nimport com.baomidou.dynamic.datasource.creator.DataSourceProperty;\nimport com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties;\nimport com.baomidou.mybatisplus.annotation.DbType;\nimport com.baomidou.mybatisplus.extension.toolkit.JdbcUtils;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.lang.StringUtils;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.DataBaseConstant;\nimport org.jeecg.common.constant.ServiceNameConstants;\nimport org.jeecg.common.constant.SymbolConstant;\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.jeecg.common.util.filter.SsrfFileTypeFilter;\nimport org.jeecg.common.util.oss.OssBootUtil;\nimport org.jeecgframework.poi.util.PoiPublicUtil;\nimport org.springframework.jdbc.datasource.DriverManagerDataSource;\nimport org.springframework.util.FileCopyUtils;\nimport org.springframework.web.multipart.MultipartFile;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport javax.sql.DataSource;\nimport java.io.ByteArrayInputStream;\nimport java.io.File;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.nio.charset.StandardCharsets;\nimport java.sql.Connection;\nimport java.sql.DatabaseMetaData;\nimport java.sql.SQLException;\nimport java.util.List;\nimport java.util.Map;\nimport java.util.Set;\nimport java.util.regex.Matcher;\nimport java.util.regex.Pattern;\n\n/**\n * @Description: 通用工具\n * @author: jeecg-boot\n */\n@Slf4j\npublic class CommonUtils {\n\n    /**\n     * 中文正则\n     */\n    private static Pattern ZHONGWEN_PATTERN = Pattern.compile(\"[\\u4e00-\\u9fa5]\");\n\n    /**\n     * 文件名 正则字符串\n     * 文件名支持的字符串：字母数字中文.-_()（） 除此之外的字符将被删除\n     */\n    private static String FILE_NAME_REGEX = \"[^A-Za-z\\\\.\\\\(\\\\)\\\\-（）\\\\_0-9\\\\u4e00-\\\\u9fa5]\";\n\n    public static String uploadOnlineImage(byte[] data,String basePath,String bizPath,String uploadType){\n        String dbPath = null;\n        String fileName = \"image\" + Math.round(Math.random() * 100000000000L);\n        //update-begin---author:wangshuai---date:2026-01-08---for:【QQYUN-14535】ai生成图片的后缀不一致的，导致不展示---\n        fileName += \".\" + PoiPublicUtil.getFileExtendName(data).toLowerCase();\n        //update-end---author:wangshuai---date:2026-01-08---for:【QQYUN-14535】ai生成图片的后缀不一致的，导致不展示---\n        try {\n            if(CommonConstant.UPLOAD_TYPE_LOCAL.equals(uploadType)){\n                File file = new File(basePath + File.separator + bizPath + File.separator );\n                if (!file.exists()) {\n                    file.mkdirs();// 创建文件根目录\n                }\n                String savePath = file.getPath() + File.separator + fileName;\n                File savefile = new File(savePath);\n                FileCopyUtils.copy(data, savefile);\n                dbPath = bizPath + File.separator + fileName;\n            }else {\n                InputStream in = new ByteArrayInputStream(data);\n                String relativePath = bizPath+\"/\"+fileName;\n                if(CommonConstant.UPLOAD_TYPE_MINIO.equals(uploadType)){\n                    dbPath = MinioUtil.upload(in,relativePath);\n                }else if(CommonConstant.UPLOAD_TYPE_OSS.equals(uploadType)){\n                    dbPath = OssBootUtil.upload(in,relativePath);\n                }\n            }\n        } catch (Exception e) {\n            e.printStackTrace();\n        }\n        return dbPath;\n    }\n\n    /**\n     * 判断文件名是否带盘符，重新处理\n     * @param fileName\n     * @return\n     */\n    public static String getFileName(String fileName){\n        //判断是否带有盘符信息\n        // Check for Unix-style path\n        int unixSep = fileName.lastIndexOf('/');\n        // Check for Windows-style path\n        int winSep = fileName.lastIndexOf('\\\\');\n        // Cut off at latest possible point\n        int pos = (winSep > unixSep ? winSep : unixSep);\n        if (pos != -1)  {\n            // Any sort of path separator found...\n            fileName = fileName.substring(pos + 1);\n        }\n        //替换上传文件名字的特殊字符\n        fileName = fileName.replace(\"=\",\"\").replace(\",\",\"\").replace(\"&\",\"\")\n                .replace(\"#\", \"\").replace(\"“\", \"\").replace(\"”\", \"\");\n        //替换上传文件名字中的空格\n        fileName=fileName.replaceAll(\"\\\\s\",\"\");\n        //update-beign-author:taoyan date:20220302 for: /issues/3381 online 在线表单 使用文件组件时，上传文件名中含%，下载异常\n        fileName = fileName.replaceAll(FILE_NAME_REGEX, \"\");\n        //update-end-author:taoyan date:20220302 for: /issues/3381 online 在线表单 使用文件组件时，上传文件名中含%，下载异常\n        return fileName;\n    }\n\n    /**\n     * java 判断字符串里是否包含中文字符\n     * @param str\n     * @return\n     */\n    public static boolean ifContainChinese(String str) {\n        if(str.getBytes().length == str.length()){\n            return false;\n        }else{\n            Matcher m = ZHONGWEN_PATTERN.matcher(str);\n            if (m.find()) {\n                return true;\n            }\n            return false;\n        }\n    }\n\n    /**\n     * 统一全局上传\n     * @Return: java.lang.String\n     */\n    public static String upload(MultipartFile file, String bizPath, String uploadType) {\n        String url = \"\";\n        try {\n            if (CommonConstant.UPLOAD_TYPE_MINIO.equals(uploadType)) {\n                url = MinioUtil.upload(file, bizPath);\n            } else {\n                url = OssBootUtil.upload(file, bizPath);\n            }\n        } catch (Exception e) {\n            log.error(e.getMessage(), e);\n            throw new JeecgBootException(e.getMessage());\n        }\n        return url;\n    }\n    /**\n     * 本地文件上传\n     * @param mf 文件\n     * @param bizPath  自定义路径\n     * @return\n     */\n    public static String uploadLocal(MultipartFile mf,String bizPath,String uploadpath){\n        try {\n            // 文件安全校验，防止上传漏洞文件\n            SsrfFileTypeFilter.checkUploadFileType(mf, bizPath);\n            \n            String fileName = null;\n            File file = new File(uploadpath + File.separator + bizPath + File.separator );\n            if (!file.exists()) {\n                // 创建文件根目录\n                file.mkdirs();\n            }\n            // 获取文件名\n            String orgName = mf.getOriginalFilename();\n            // 无中文情况下进行转码\n            if (orgName != null && !CommonUtils.ifContainChinese(orgName)) {\n                orgName = new String(orgName.getBytes(StandardCharsets.ISO_8859_1), StandardCharsets.UTF_8);\n            }\n            orgName = CommonUtils.getFileName(orgName);\n            if(orgName.indexOf(SymbolConstant.SPOT)!=-1){\n                fileName = orgName.substring(0, orgName.lastIndexOf(\".\")) + \"_\" + System.currentTimeMillis() + orgName.substring(orgName.lastIndexOf(\".\"));\n            }else{\n                fileName = orgName+ \"_\" + System.currentTimeMillis();\n            }\n            String savePath = file.getPath() + File.separator + fileName;\n            File savefile = new File(savePath);\n            FileCopyUtils.copy(mf.getBytes(), savefile);\n            String dbpath = null;\n            if(oConvertUtils.isNotEmpty(bizPath)){\n                dbpath = bizPath + File.separator + fileName;\n            }else{\n                dbpath = fileName;\n            }\n            if (dbpath.contains(SymbolConstant.DOUBLE_BACKSLASH)) {\n                dbpath = dbpath.replace(\"\\\\\", \"/\");\n            }\n            return dbpath;\n        } catch (IOException e) {\n            log.error(e.getMessage(), e);\n        }catch (Exception e) {\n            log.error(e.getMessage(), e);\n        }\n        return \"\";\n    }\n\n    /**\n     * 统一全局上传 带桶\n     * @Return: java.lang.String\n     */\n    public static String upload(MultipartFile file, String bizPath, String uploadType, String customBucket) {\n        String url = \"\";\n        try {\n            if (CommonConstant.UPLOAD_TYPE_MINIO.equals(uploadType)) {\n                url = MinioUtil.upload(file, bizPath, customBucket);\n            } else {\n                url = OssBootUtil.upload(file, bizPath, customBucket);\n            }\n        } catch (Exception e) {\n            log.error(e.getMessage(),e);\n        }\n        return url;\n    }\n\n    /** 当前系统数据库类型 */\n    private static String DB_TYPE = \"\";\n    private static DbType dbTypeEnum = null;\n\n    /**\n     * 全局获取平台数据库类型（作废了）\n     * @return\n     */\n    @Deprecated\n    public static String getDatabaseType() {\n        if(oConvertUtils.isNotEmpty(DB_TYPE)){\n            return DB_TYPE;\n        }\n        DataSource dataSource = SpringContextUtils.getApplicationContext().getBean(DataSource.class);\n        try {\n            return getDatabaseTypeByDataSource(dataSource);\n        } catch (SQLException e) {\n            //e.printStackTrace();\n            log.warn(e.getMessage(),e);\n            return \"\";\n        }\n    }\n\n    /**\n     * 全局获取平台数据库类型（对应mybaisPlus枚举）\n     * @return\n     */\n    public static DbType getDatabaseTypeEnum() {\n        if (oConvertUtils.isNotEmpty(dbTypeEnum)) {\n            return dbTypeEnum;\n        }\n        try {\n            DataSource dataSource = SpringContextUtils.getApplicationContext().getBean(DataSource.class);\n            dbTypeEnum = JdbcUtils.getDbType(dataSource.getConnection().getMetaData().getURL());\n            //【采用SQL_SERVER2005引擎】QQYUN-13298 解决升级mybatisPlus后SqlServer分页使用OFFSET，无排序字段报错问题\n            if (dbTypeEnum == DbType.SQL_SERVER) {\n                dbTypeEnum = DbType.SQL_SERVER2005;\n            }\n            return dbTypeEnum;\n        } catch (SQLException e) {\n            log.warn(e.getMessage(), e);\n            return null;\n        }\n    }\n\n    /**\n     * 根据数据源key获取DataSourceProperty\n     * @param sourceKey\n     * @return\n     */\n    public static DataSourceProperty getDataSourceProperty(String sourceKey){\n        DynamicDataSourceProperties prop = SpringContextUtils.getApplicationContext().getBean(DynamicDataSourceProperties.class);\n        Map<String, DataSourceProperty> map = prop.getDatasource();\n        DataSourceProperty db = (DataSourceProperty)map.get(sourceKey);\n        return db;\n    }\n\n    /**\n     * 根据sourceKey 获取数据源连接\n     * @param sourceKey\n     * @return\n     * @throws SQLException\n     */\n    public static Connection getDataSourceConnect(String sourceKey) throws SQLException {\n        if (oConvertUtils.isEmpty(sourceKey)) {\n            sourceKey = \"master\";\n        }\n        DynamicDataSourceProperties prop = SpringContextUtils.getApplicationContext().getBean(DynamicDataSourceProperties.class);\n        Map<String, DataSourceProperty> map = prop.getDatasource();\n        DataSourceProperty db = (DataSourceProperty)map.get(sourceKey);\n        if(db==null){\n            return null;\n        }\n        DriverManagerDataSource ds = new DriverManagerDataSource ();\n        ds.setDriverClassName(db.getDriverClassName());\n        ds.setUrl(db.getUrl());\n        ds.setUsername(db.getUsername());\n        ds.setPassword(db.getPassword());\n        return ds.getConnection();\n    }\n\n    /**\n     * 获取数据库类型\n     * @param dataSource\n     * @return\n     * @throws SQLException\n     */\n    private static String getDatabaseTypeByDataSource(DataSource dataSource) throws SQLException{\n        if(\"\".equals(DB_TYPE)) {\n            Connection connection = dataSource.getConnection();\n            try {\n                DatabaseMetaData md = connection.getMetaData();\n                String dbType = md.getDatabaseProductName().toUpperCase();\n                String sqlserver= \"SQL SERVER\";\n                if(dbType.indexOf(DataBaseConstant.DB_TYPE_MYSQL)>=0) {\n                    DB_TYPE = DataBaseConstant.DB_TYPE_MYSQL;\n                }else if(dbType.indexOf(DataBaseConstant.DB_TYPE_ORACLE)>=0 ||dbType.indexOf(DataBaseConstant.DB_TYPE_DM)>=0) {\n                    DB_TYPE = DataBaseConstant.DB_TYPE_ORACLE;\n                }else if(dbType.indexOf(DataBaseConstant.DB_TYPE_SQLSERVER)>=0||dbType.indexOf(sqlserver)>=0) {\n                    DB_TYPE = DataBaseConstant.DB_TYPE_SQLSERVER;\n                }else if(dbType.indexOf(DataBaseConstant.DB_TYPE_POSTGRESQL)>=0 || dbType.indexOf(DataBaseConstant.DB_TYPE_KINGBASEES)>=0) {\n                    DB_TYPE = DataBaseConstant.DB_TYPE_POSTGRESQL;\n                }else if(dbType.indexOf(DataBaseConstant.DB_TYPE_MARIADB)>=0) {\n                    DB_TYPE = DataBaseConstant.DB_TYPE_MARIADB;\n                }else {\n                    log.error(\"数据库类型:[\" + dbType + \"]不识别!\");\n                    //throw new JeecgBootException(\"数据库类型:[\"+dbType+\"]不识别!\");\n                }\n            } catch (Exception e) {\n                log.error(e.getMessage(), e);\n            }finally {\n                connection.close();\n            }\n        }\n        return DB_TYPE;\n\n    }\n    /**\n     * 获取服务器地址\n     *\n     * @param request\n     * @return\n     */\n    public static String getBaseUrl(HttpServletRequest request) {\n        //1.【兼容】兼容微服务下的 base path-------\n        String xGatewayBasePath = request.getHeader(ServiceNameConstants.X_GATEWAY_BASE_PATH);\n        if(oConvertUtils.isNotEmpty(xGatewayBasePath)){\n            log.info(\"x_gateway_base_path = \"+ xGatewayBasePath);\n            return  xGatewayBasePath;\n        }\n        //2.【兼容】SSL认证之后，request.getScheme()获取不到https的问题\n        // https://blog.csdn.net/weixin_34376986/article/details/89767950\n        String scheme = request.getHeader(CommonConstant.X_FORWARDED_SCHEME);\n        if(oConvertUtils.isEmpty(scheme)){\n            scheme = request.getScheme();\n        }\n\n        //3.常规操作\n        String serverName = request.getServerName();\n        int serverPort = request.getServerPort();\n        String contextPath = request.getContextPath();\n\n        //返回 host domain\n        String baseDomainPath = null;\n        //update-begin---author:wangshuai---date:2024-03-15---for:【QQYUN-8561】企业微信登陆请求接口设置上下文不一致，导致接口404---\n        int httpPort = 80;\n        int httpsPort = 443;\n        if(httpPort == serverPort || httpsPort == serverPort){\n        //update-end---author:wangshuai---date:2024-03-15---for:【QQYUN-8561】企业微信登陆请求接口设置上下文不一致，导致接口404---~\n            baseDomainPath = scheme + \"://\" + serverName  + contextPath ;\n        }else{\n            baseDomainPath = scheme + \"://\" + serverName + \":\" + serverPort + contextPath ;\n        }\n        log.info(\"-----Common getBaseUrl----- : \" + baseDomainPath);\n        return baseDomainPath;\n    }\n\n    /**\n     * 递归合并 fastJSON 对象\n     *\n     * @param target  目标对象\n     * @param sources 来源对象，允许多个，优先级从左到右，最右侧的优先级最高\n     */\n    public static JSONObject mergeJSON(JSONObject target, JSONObject... sources) {\n        for (JSONObject source : sources) {\n            CommonUtils.mergeJSON(target, source);\n        }\n        return target;\n    }\n\n    /**\n     * 递归合并 fastJSON 对象\n     *\n     * @param target 目标对象\n     * @param source 来源对象\n     */\n    public static JSONObject mergeJSON(JSONObject target, JSONObject source) {\n        for (String key : source.keySet()) {\n            Object sourceItem = source.get(key);\n            // 是否是 JSONObject\n            if (sourceItem instanceof Map) {\n                // target中存在此key\n                if (target.containsKey(key)) {\n                    // 两个都是 JSONObject，继续合并\n                    if (target.get(key) instanceof Map) {\n                        CommonUtils.mergeJSON(target.getJSONObject(key), source.getJSONObject(key));\n                        continue;\n                    }\n                }\n            }\n            // target不存在此key，或不是 JSONObject，则覆盖\n            target.put(key, sourceItem);\n        }\n        return target;\n    }\n\n    /**\n     * 将list集合以分割符的方式进行分割\n     * @param list      String类型的集合文本\n     * @param separator 分隔符\n     * @return\n     */\n    public static String getSplitText(List<String> list, String separator) {\n        if (null != list && list.size() > 0) {\n            return StringUtils.join(list, separator);\n        }\n        return \"\";\n    }\n \n    /**\n     * 通过table的条件SQL\n     *\n     * @param tableSql sys_user where name = '1212'\n     * @return name = '1212'\n     */\n    public static String getFilterSqlByTableSql(String tableSql) {\n        if(oConvertUtils.isEmpty(tableSql)){\n            return null;\n        }\n        \n        if (tableSql.toLowerCase().indexOf(DataBaseConstant.SQL_WHERE) > 0) {\n            String[] arr = tableSql.split(\" (?i)where \");\n            if (arr != null && oConvertUtils.isNotEmpty(arr[1])) {\n                return arr[1];\n            }\n        }\n        return \"\";\n    }\n\n    /**\n     * 通过table获取表名\n     *\n     * @param tableSql sys_user where name = '1212'\n     * @return sys_user\n     */\n    public static String getTableNameByTableSql(String tableSql) {\n        if(oConvertUtils.isEmpty(tableSql)){\n            return null;\n        }\n        \n        if (tableSql.toLowerCase().indexOf(DataBaseConstant.SQL_WHERE) > 0) {\n            String[] arr = tableSql.split(\" (?i)where \");\n            return arr[0].trim();\n        } else {\n            return tableSql;\n        }\n    }\n\n    /**\n     * 判断两个数组是否存在交集\n     * @param set1\n     * @param arr2\n     * @return\n     */\n    public static boolean hasIntersection(Set<String> set1, String[] arr2) {\n        if (set1 == null) {\n            return false;\n        }\n        \n        if(set1.size()>0){\n            for (String str : arr2) {\n                if (set1.contains(str)) {\n                    return true;\n                }\n            }\n        }\n        return false;\n    }\n\n    /**\n     * 输出info日志，会捕获异常，防止因为日志问题导致程序异常\n     *\n     * @param msg\n     * @param objects\n     */\n    public static void logInfo(String msg, Object... objects) {\n        try {\n            log.info(msg, objects);\n        } catch (Exception e) {\n            log.warn(\"{} —— {}\", msg, e.getMessage());\n        }\n    }\n\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/DateRangeUtils.java",
    "content": "package org.jeecg.common.util;\n\nimport cn.hutool.core.date.DateUtil;\nimport org.jeecg.common.constant.enums.DateRangeEnum;\n\nimport java.util.Calendar;\nimport java.util.Date;\n\n/**\n * 日期范围工具类\n *\n * @author scott\n * @date 20230801\n */\npublic class DateRangeUtils {\n\n    /**\n     * 根据日期范围枚举获取日期范围\n     *\n     * @param rangeEnum\n     * @return Date[]\n     */\n    public static Date[] getDateRangeByEnum(DateRangeEnum rangeEnum) {\n        if (rangeEnum == null) {\n            return null;\n        }\n        Date[] ranges = new Date[2];\n        switch (rangeEnum) {\n            case TODAY:\n                ranges[0] = getTodayStartTime();\n                ranges[1] = getTodayEndTime();\n                break;\n            case YESTERDAY:\n                ranges[0] = getYesterdayStartTime();\n                ranges[1] = getYesterdayEndTime();\n                break;\n            case TOMORROW:\n                ranges[0] = getTomorrowStartTime();\n                ranges[1] = getTomorrowEndTime();\n                break;\n            case THIS_WEEK:\n                ranges[0] = getThisWeekStartDay();\n                ranges[1] = getThisWeekEndDay();\n                break;\n            case LAST_WEEK:\n                ranges[0] = getLastWeekStartDay();\n                ranges[1] = getLastWeekEndDay();\n                break;\n            case NEXT_WEEK:\n                ranges[0] = getNextWeekStartDay();\n                ranges[1] = getNextWeekEndDay();\n                break;\n            case LAST_7_DAYS:\n                ranges[0] = getLast7DaysStartTime();\n                ranges[1] = getLast7DaysEndTime();\n                break;\n            case THIS_MONTH:\n                ranges[0] = getThisMonthStartDay();\n                ranges[1] = getThisMonthEndDay();\n                break;\n            case LAST_MONTH:\n                ranges[0] = getLastMonthStartDay();\n                ranges[1] = getLastMonthEndDay();\n                break;\n            case NEXT_MONTH:\n                ranges[0] = getNextMonthStartDay();\n                ranges[1] = getNextMonthEndDay();\n                break;\n            default:\n                return null;\n        }\n        return ranges;\n    }\n\n    /**\n     * 获得下月第一天 周日 00:00:00\n     */\n    public static Date getNextMonthStartDay() {\n        return DateUtil.beginOfMonth(DateUtil.nextMonth());\n    }\n\n    /**\n     * 获得下月最后一天 23:59:59\n     */\n    public static Date getNextMonthEndDay() {\n        return DateUtil.endOfMonth(DateUtil.nextMonth());\n    }\n\n    /**\n     * 获得本月第一天 周日 00:00:00\n     */\n    public static Date getThisMonthStartDay() {\n        return DateUtil.beginOfMonth(DateUtil.date());\n    }\n\n    /**\n     * 获得本月最后一天 23:59:59\n     */\n    public static Date getThisMonthEndDay() {\n        return DateUtil.endOfMonth(DateUtil.date());\n    }\n\n    /**\n     * 获得上月第一天 周日 00:00:00\n     */\n    public static Date getLastMonthStartDay() {\n        return DateUtil.beginOfMonth(DateUtil.lastMonth());\n    }\n\n    /**\n     * 获得上月最后一天 23:59:59\n     */\n    public static Date getLastMonthEndDay() {\n        return DateUtil.endOfMonth(DateUtil.lastMonth());\n    }\n\n    /**\n     * 获得上周第一天 周一 00:00:00\n     */\n    public static Date getLastWeekStartDay() {\n        return DateUtil.beginOfWeek(DateUtil.lastWeek());\n    }\n\n    /**\n     * 获得上周最后一天 周日 23:59:59\n     */\n    public static Date getLastWeekEndDay() {\n        return DateUtil.endOfWeek(DateUtil.lastWeek());\n    }\n\n    /**\n     * 获得本周第一天 周一 00:00:00\n     */\n    public static Date getThisWeekStartDay() {\n        Date today = new Date();\n        return DateUtil.beginOfWeek(today);\n    }\n\n    /**\n     * 获得本周最后一天 周日 23:59:59\n     */\n    public static Date getThisWeekEndDay() {\n        Date today = new Date();\n        return DateUtil.endOfWeek(today);\n    }\n\n    /**\n     * 获得下周第一天 周一 00:00:00\n     */\n    public static Date getNextWeekStartDay() {\n        return DateUtil.beginOfWeek(DateUtil.nextWeek());\n    }\n\n    /**\n     * 获得下周最后一天 周日 23:59:59\n     */\n    public static Date getNextWeekEndDay() {\n        return DateUtil.endOfWeek(DateUtil.nextWeek());\n    }\n\n    /**\n     * 过去七天开始时间（不含今天）\n     *\n     * @return\n     */\n    public static Date getLast7DaysStartTime() {\n        Calendar calendar = Calendar.getInstance();\n        calendar.setTime(new Date());\n        calendar.add(Calendar.DATE, -7);\n        return DateUtil.beginOfDay(calendar.getTime());\n    }\n\n    /**\n     * 过去七天结束时间（不含今天）\n     *\n     * @return\n     */\n    public static Date getLast7DaysEndTime() {\n        Calendar calendar = Calendar.getInstance();\n        calendar.setTime(getLast7DaysStartTime());\n        calendar.add(Calendar.DATE, 6);\n        return DateUtil.endOfDay(calendar.getTime());\n    }\n\n    /**\n     * 昨天开始时间\n     *\n     * @return\n     */\n    public static Date getYesterdayStartTime() {\n        Calendar calendar = Calendar.getInstance();\n        calendar.setTime(new Date());\n        calendar.add(Calendar.DATE, -1);\n        return DateUtil.beginOfDay(calendar.getTime());\n    }\n\n    /**\n     * 昨天结束时间\n     *\n     * @return\n     */\n    public static Date getYesterdayEndTime() {\n        return DateUtil.endOfDay(getYesterdayStartTime());\n    }\n\n    /**\n     * 明天开始时间\n     *\n     * @return\n     */\n    public static Date getTomorrowStartTime() {\n        return DateUtil.beginOfDay(DateUtil.tomorrow());\n    }\n\n    /**\n     * 明天结束时间\n     *\n     * @return\n     */\n    public static Date getTomorrowEndTime() {\n        return DateUtil.endOfDay(DateUtil.tomorrow());\n    }\n\n    /**\n     * 今天开始时间\n     *\n     * @return\n     */\n    public static Date getTodayStartTime() {\n        return DateUtil.beginOfDay(new Date());\n    }\n\n    /**\n     * 今天结束时间\n     *\n     * @return\n     */\n    public static Date getTodayEndTime() {\n        return DateUtil.endOfDay(new Date());\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/DateUtils.java",
    "content": "package org.jeecg.common.util;\n\nimport org.jeecg.common.constant.SymbolConstant;\nimport org.springframework.util.StringUtils;\n\nimport java.beans.PropertyEditorSupport;\nimport java.sql.Timestamp;\nimport java.text.DateFormat;\nimport java.text.ParseException;\nimport java.text.SimpleDateFormat;\nimport java.time.Duration;\nimport java.time.LocalDate;\nimport java.time.LocalDateTime;\nimport java.time.ZoneId;\nimport java.time.temporal.ChronoUnit;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Calendar;\nimport java.util.Date;\nimport java.util.GregorianCalendar;\n\n/**\n * 类描述：时间操作定义类\n *\n * @Author: 张代浩\n * @Date:2012-12-8 12:15:03\n * @Version 1.0\n */\npublic class DateUtils extends PropertyEditorSupport {\n\n    public static ThreadLocal<SimpleDateFormat> date_sdf = new ThreadLocal<SimpleDateFormat>() {\n        @Override\n        protected SimpleDateFormat initialValue() {\n            return new SimpleDateFormat(\"yyyy-MM-dd\");\n        }\n    };\n    public static ThreadLocal<SimpleDateFormat> yyyyMMdd = new ThreadLocal<SimpleDateFormat>() {\n        @Override\n        protected SimpleDateFormat initialValue() {\n            return new SimpleDateFormat(\"yyyyMMdd\");\n        }\n    };\n    public static ThreadLocal<SimpleDateFormat> date_sdf_wz = new ThreadLocal<SimpleDateFormat>() {\n        @Override\n        protected SimpleDateFormat initialValue() {\n            return new SimpleDateFormat(\"yyyy年MM月dd日\");\n        }\n    };\n    public static ThreadLocal<SimpleDateFormat> time_sdf = new ThreadLocal<SimpleDateFormat>() {\n        @Override\n        protected SimpleDateFormat initialValue() {\n            return new SimpleDateFormat(\"yyyy-MM-dd HH:mm\");\n        }\n    };\n    public static ThreadLocal<SimpleDateFormat> yyyymmddhhmmss = new ThreadLocal<SimpleDateFormat>() {\n        @Override\n        protected SimpleDateFormat initialValue() {\n            return new SimpleDateFormat(\"yyyyMMddHHmmss\");\n        }\n    };\n    public static ThreadLocal<SimpleDateFormat> short_time_sdf = new ThreadLocal<SimpleDateFormat>() {\n        @Override\n        protected SimpleDateFormat initialValue() {\n            return new SimpleDateFormat(\"HH:mm\");\n        }\n    };\n    public static ThreadLocal<SimpleDateFormat> datetimeFormat = new ThreadLocal<SimpleDateFormat>() {\n        @Override\n        protected SimpleDateFormat initialValue() {\n            return new SimpleDateFormat(\"yyyy-MM-dd HH:mm:ss\");\n        }\n    };\n\n    /**\n     * 以毫秒表示的时间\n     */\n    private static final long DAY_IN_MILLIS = 24 * 3600 * 1000;\n    private static final long HOUR_IN_MILLIS = 3600 * 1000;\n    private static final long MINUTE_IN_MILLIS = 60 * 1000;\n    private static final long SECOND_IN_MILLIS = 1000;\n\n    /**\n     * 指定模式的时间格式\n     * @param pattern\n     * @return\n     */\n    private static SimpleDateFormat getSdFormat(String pattern) {\n        return new SimpleDateFormat(pattern);\n    }\n\n    /**\n     * 当前日历，这里用中国时间表示\n     *\n     * @return 以当地时区表示的系统当前日历\n     */\n    public static Calendar getCalendar() {\n        return Calendar.getInstance();\n    }\n\n    /**\n     * 指定毫秒数表示的日历\n     *\n     * @param millis 毫秒数\n     * @return 指定毫秒数表示的日历\n     */\n    public static Calendar getCalendar(long millis) {\n        Calendar cal = Calendar.getInstance();\n        // --------------------cal.setTimeInMillis(millis);\n        cal.setTime(new Date(millis));\n        return cal;\n    }\n\n    // ////////////////////////////////////////////////////////////////////////////\n    // getDate\n    // 各种方式获取的Date\n    // ////////////////////////////////////////////////////////////////////////////\n\n    /**\n     * 当前日期\n     *\n     * @return 系统当前时间\n     */\n    public static Date getDate() {\n        return new Date();\n    }\n    \n    \n    /**\n     * 当前日期\n     *\n     * @return 系统当前日期（不带时分秒）\n     */\n    public static LocalDate getLocalDate() {\n        LocalDate today = LocalDate.now();\n        return today;\n    }\n\n    /**\n     * 指定毫秒数表示的日期\n     *\n     * @param millis 毫秒数\n     * @return 指定毫秒数表示的日期\n     */\n    public static Date getDate(long millis) {\n        return new Date(millis);\n    }\n\n    /**\n     * 时间戳转换为字符串\n     *\n     * @param time\n     * @return\n     */\n    public static String timestamptoStr(Timestamp time) {\n        Date date = null;\n        if (null != time) {\n            date = new Date(time.getTime());\n        }\n        return date2Str(date_sdf.get());\n    }\n\n    /**\n     * 字符串转换时间戳\n     *\n     * @param str\n     * @return\n     */\n    public static Timestamp str2Timestamp(String str) {\n        Date date = str2Date(str, date_sdf.get());\n        return new Timestamp(date.getTime());\n    }\n\n    /**\n     * 字符串转换成日期\n     *\n     * @param str\n     * @param sdf\n     * @return\n     */\n    public static Date str2Date(String str, SimpleDateFormat sdf) {\n        if (null == str || \"\".equals(str)) {\n            return null;\n        }\n        Date date = null;\n        try {\n            date = sdf.parse(str);\n            return date;\n        } catch (ParseException e) {\n            e.printStackTrace();\n        }\n        return null;\n    }\n\n    /**\n     * 日期转换为字符串\n     *\n     * @param dateSdf 日期格式\n     * @return 字符串\n     */\n    public static String date2Str(SimpleDateFormat dateSdf) {\n        synchronized (dateSdf) {\n            Date date = getDate();\n            if (null == date) {\n                return null;\n            }\n            return dateSdf.format(date);\n        }\n    }\n\n    /**\n     * 格式化时间\n     *\n     * @param date\n     * @param format\n     * @return\n     */\n    public static String dateformat(String date, String format) {\n        SimpleDateFormat sformat = new SimpleDateFormat(format);\n        Date nowDate = null;\n        try {\n            nowDate = sformat.parse(date);\n        } catch (ParseException e) {\n            // TODO Auto-generated catch block\n            e.printStackTrace();\n        }\n        return sformat.format(nowDate);\n    }\n\n    /**\n     * 日期转换为字符串\n     *\n     * @param date     日期\n     * @param dateSdf 日期格式\n     * @return 字符串\n     */\n    public static String date2Str(Date date, SimpleDateFormat dateSdf) {\n        synchronized (dateSdf) {\n            if (null == date) {\n                return null;\n            }\n            return dateSdf.format(date);\n        }\n    }\n\n    /**\n     * 日期转换为字符串\n     *\n     * @param format 日期格式\n     * @return 字符串\n     */\n    public static String getDate(String format) {\n        Date date = new Date();\n        if (null == date) {\n            return null;\n        }\n        SimpleDateFormat sdf = new SimpleDateFormat(format);\n        return sdf.format(date);\n    }\n\n    /**\n     * 指定毫秒数的时间戳\n     *\n     * @param millis 毫秒数\n     * @return 指定毫秒数的时间戳\n     */\n    public static Timestamp getTimestamp(long millis) {\n        return new Timestamp(millis);\n    }\n\n    /**\n     * 以字符形式表示的时间戳\n     *\n     * @param time 毫秒数\n     * @return 以字符形式表示的时间戳\n     */\n    public static Timestamp getTimestamp(String time) {\n        return new Timestamp(Long.parseLong(time));\n    }\n\n    /**\n     * 系统当前的时间戳\n     *\n     * @return 系统当前的时间戳\n     */\n    public static Timestamp getTimestamp() {\n        return new Timestamp(System.currentTimeMillis());\n    }\n\n    /**\n     * 当前时间，格式 yyyy-MM-dd HH:mm:ss\n     *\n     * @return 当前时间的标准形式字符串\n     */\n    public static String now() {\n        return datetimeFormat.get().format(getCalendar().getTime());\n    }\n\n    /**\n     * 指定日期的时间戳\n     *\n     * @param date 指定日期\n     * @return 指定日期的时间戳\n     */\n    public static Timestamp getTimestamp(Date date) {\n        return new Timestamp(date.getTime());\n    }\n\n    /**\n     * 指定日历的时间戳\n     *\n     * @param cal 指定日历\n     * @return 指定日历的时间戳\n     */\n    public static Timestamp getCalendarTimestamp(Calendar cal) {\n        // ---------------------return new Timestamp(cal.getTimeInMillis());\n        return new Timestamp(cal.getTime().getTime());\n    }\n\n    public static Timestamp gettimestamp() {\n        Date dt = new Date();\n        DateFormat df = new SimpleDateFormat(\"yyyy-MM-dd HH:mm:ss\");\n        String nowTime = df.format(dt);\n        java.sql.Timestamp buydate = java.sql.Timestamp.valueOf(nowTime);\n        return buydate;\n    }\n\n    // ////////////////////////////////////////////////////////////////////////////\n    // getMillis\n    // 各种方式获取的Millis\n    // ////////////////////////////////////////////////////////////////////////////\n\n    /**\n     * 系统时间的毫秒数\n     *\n     * @return 系统时间的毫秒数\n     */\n    public static long getMillis() {\n        return System.currentTimeMillis();\n    }\n\n    /**\n     * 指定日历的毫秒数\n     *\n     * @param cal 指定日历\n     * @return 指定日历的毫秒数\n     */\n    public static long getMillis(Calendar cal) {\n        // --------------------return cal.getTimeInMillis();\n        return cal.getTime().getTime();\n    }\n\n    /**\n     * 指定日期的毫秒数\n     *\n     * @param date 指定日期\n     * @return 指定日期的毫秒数\n     */\n    public static long getMillis(Date date) {\n        return date.getTime();\n    }\n\n    /**\n     * 指定时间戳的毫秒数\n     *\n     * @param ts 指定时间戳\n     * @return 指定时间戳的毫秒数\n     */\n    public static long getMillis(Timestamp ts) {\n        return ts.getTime();\n    }\n\n    // ////////////////////////////////////////////////////////////////////////////\n    // formatDate\n    // 将日期按照一定的格式转化为字符串\n    // ////////////////////////////////////////////////////////////////////////////\n\n    /**\n     * 默认方式表示的系统当前日期，具体格式：年-月-日\n     *\n     * @return 默认日期按“年-月-日“格式显示\n     */\n    public static String formatDate() {\n        return date_sdf.get().format(getCalendar().getTime());\n    }\n\n    /**\n     * 默认方式表示的系统当前日期，具体格式：yyyy-MM-dd HH:mm:ss\n     *\n     * @return 默认日期按“yyyy-MM-dd HH:mm:ss“格式显示\n     */\n    public static String formatDateTime() {\n        return datetimeFormat.get().format(getCalendar().getTime());\n    }\n\n    /**\n     * 获取时间字符串\n     */\n    public static String getDataString(SimpleDateFormat formatstr) {\n        synchronized (formatstr) {\n            return formatstr.format(getCalendar().getTime());\n        }\n    }\n\n    /**\n     * 指定日期的默认显示，具体格式：年-月-日\n     *\n     * @param cal 指定的日期\n     * @return 指定日期按“年-月-日“格式显示\n     */\n    public static String formatDate(Calendar cal) {\n        return date_sdf.get().format(cal.getTime());\n    }\n\n    /**\n     * 指定日期的默认显示，具体格式：年-月-日\n     *\n     * @param date 指定的日期\n     * @return 指定日期按“年-月-日“格式显示\n     */\n    public static String formatDate(Date date) {\n        return date_sdf.get().format(date);\n    }\n\n    /**\n     * 指定毫秒数表示日期的默认显示，具体格式：年-月-日\n     *\n     * @param millis 指定的毫秒数\n     * @return 指定毫秒数表示日期按“年-月-日“格式显示\n     */\n    public static String formatDate(long millis) {\n        return date_sdf.get().format(new Date(millis));\n    }\n\n    /**\n     * 默认日期按指定格式显示\n     *\n     * @param pattern 指定的格式\n     * @return 默认日期按指定格式显示\n     */\n    public static String formatDate(String pattern) {\n        return getSdFormat(pattern).format(getCalendar().getTime());\n    }\n\n    /**\n     * 指定日期按指定格式显示\n     *\n     * @param cal     指定的日期\n     * @param pattern 指定的格式\n     * @return 指定日期按指定格式显示\n     */\n    public static String formatDate(Calendar cal, String pattern) {\n        return getSdFormat(pattern).format(cal.getTime());\n    }\n\n    /**\n     * 指定日期按指定格式显示\n     *\n     * @param date    指定的日期\n     * @param pattern 指定的格式\n     * @return 指定日期按指定格式显示\n     */\n    public static String formatDate(Date date, String pattern) {\n        return getSdFormat(pattern).format(date);\n    }\n\n    // ////////////////////////////////////////////////////////////////////////////\n    // formatTime\n    // 将日期按照一定的格式转化为字符串\n    // ////////////////////////////////////////////////////////////////////////////\n\n    /**\n     * 默认方式表示的系统当前日期，具体格式：年-月-日 时：分\n     *\n     * @return 默认日期按“年-月-日 时：分“格式显示\n     */\n    public static String formatTime() {\n        return time_sdf.get().format(getCalendar().getTime());\n    }\n\n    /**\n     * 指定毫秒数表示日期的默认显示，具体格式：年-月-日 时：分\n     *\n     * @param millis 指定的毫秒数\n     * @return 指定毫秒数表示日期按“年-月-日 时：分“格式显示\n     */\n    public static String formatTime(long millis) {\n        return time_sdf.get().format(new Date(millis));\n    }\n\n    /**\n     * 指定日期的默认显示，具体格式：年-月-日 时：分\n     *\n     * @param cal 指定的日期\n     * @return 指定日期按“年-月-日 时：分“格式显示\n     */\n    public static String formatTime(Calendar cal) {\n        return time_sdf.get().format(cal.getTime());\n    }\n\n    /**\n     * 指定日期的默认显示，具体格式：年-月-日 时：分\n     *\n     * @param date 指定的日期\n     * @return 指定日期按“年-月-日 时：分“格式显示\n     */\n    public static String formatTime(Date date) {\n        return time_sdf.get().format(date);\n    }\n\n    // ////////////////////////////////////////////////////////////////////////////\n    // formatShortTime\n    // 将日期按照一定的格式转化为字符串\n    // ////////////////////////////////////////////////////////////////////////////\n\n    /**\n     * 默认方式表示的系统当前日期，具体格式：时：分\n     *\n     * @return 默认日期按“时：分“格式显示\n     */\n    public static String formatShortTime() {\n        return short_time_sdf.get().format(getCalendar().getTime());\n    }\n\n    /**\n     * 指定毫秒数表示日期的默认显示，具体格式：时：分\n     *\n     * @param millis 指定的毫秒数\n     * @return 指定毫秒数表示日期按“时：分“格式显示\n     */\n    public static String formatShortTime(long millis) {\n        return short_time_sdf.get().format(new Date(millis));\n    }\n\n    /**\n     * 指定日期的默认显示，具体格式：时：分\n     *\n     * @param cal 指定的日期\n     * @return 指定日期按“时：分“格式显示\n     */\n    public static String formatShortTime(Calendar cal) {\n        return short_time_sdf.get().format(cal.getTime());\n    }\n\n    /**\n     * 指定日期的默认显示，具体格式：时：分\n     *\n     * @param date 指定的日期\n     * @return 指定日期按“时：分“格式显示\n     */\n    public static String formatShortTime(Date date) {\n        return short_time_sdf.get().format(date);\n    }\n\n    // ////////////////////////////////////////////////////////////////////////////\n    // parseDate\n    // parseCalendar\n    // parseTimestamp\n    // 将字符串按照一定的格式转化为日期或时间\n    // ////////////////////////////////////////////////////////////////////////////\n\n    /**\n     * 根据指定的格式将字符串转换成Date 如输入：2003-11-19 11:20:20将按照这个转成时间\n     *\n     * @param src     将要转换的原始字符窜\n     * @param pattern 转换的匹配格式\n     * @return 如果转换成功则返回转换后的日期\n     * @throws ParseException\n     */\n    public static Date parseDate(String src, String pattern) throws ParseException {\n        return getSdFormat(pattern).parse(src);\n\n    }\n\n    /**\n     * 根据指定的格式将字符串转换成Date 如输入：2003-11-19 11:20:20将按照这个转成时间\n     *\n     * @param src     将要转换的原始字符窜\n     * @param pattern 转换的匹配格式\n     * @return 如果转换成功则返回转换后的日期\n     * @throws ParseException\n     */\n    public static Calendar parseCalendar(String src, String pattern) throws ParseException {\n\n        Date date = parseDate(src, pattern);\n        Calendar cal = Calendar.getInstance();\n        cal.setTime(date);\n        return cal;\n    }\n\n    public static String formatAddDate(String src, String pattern, int amount) throws ParseException {\n        Calendar cal;\n        cal = parseCalendar(src, pattern);\n        cal.add(Calendar.DATE, amount);\n        return formatDate(cal);\n    }\n\n    /**\n     * 根据指定的格式将字符串转换成Date 如输入：2003-11-19 11:20:20将按照这个转成时间\n     *\n     * @param src     将要转换的原始字符窜\n     * @param pattern 转换的匹配格式\n     * @return 如果转换成功则返回转换后的时间戳\n     * @throws ParseException\n     */\n    public static Timestamp parseTimestamp(String src, String pattern) throws ParseException {\n        Date date = parseDate(src, pattern);\n        return new Timestamp(date.getTime());\n    }\n\n    // ////////////////////////////////////////////////////////////////////////////\n    // dateDiff\n    // 计算两个日期之间的差值\n    // ////////////////////////////////////////////////////////////////////////////\n\n    /**\n     * 计算两个时间之间的差值，根据标志的不同而不同\n     *\n     * @param flag   计算标志，表示按照年/月/日/时/分/秒等计算\n     * @param calSrc 减数\n     * @param calDes 被减数\n     * @return 两个日期之间的差值\n     */\n    public static int dateDiff(char flag, Calendar calSrc, Calendar calDes) {\n\n        long millisDiff = getMillis(calSrc) - getMillis(calDes);\n        char year = 'y';\n        char day = 'd';\n        char hour = 'h';\n        char minute = 'm';\n        char second = 's';\n\n        if (flag == year) {\n            return (calSrc.get(Calendar.YEAR) - calDes.get(Calendar.YEAR));\n        }\n\n        if (flag == day) {\n            return (int) (millisDiff / DAY_IN_MILLIS);\n        }\n\n        if (flag == hour) {\n            return (int) (millisDiff / HOUR_IN_MILLIS);\n        }\n\n        if (flag == minute) {\n            return (int) (millisDiff / MINUTE_IN_MILLIS);\n        }\n\n        if (flag == second) {\n            return (int) (millisDiff / SECOND_IN_MILLIS);\n        }\n\n        return 0;\n    }\n\n    public static Long getCurrentTimestamp() {\n        return Long.valueOf(DateUtils.yyyymmddhhmmss.get().format(new Date()));\n    }\n\n    /**\n     * String类型 转换为Date, 如果参数长度为10 转换格式”yyyy-MM-dd“ 如果参数长度为19 转换格式”yyyy-MM-dd\n     * HH:mm:ss“ * @param text String类型的时间值\n     */\n    @Override\n    public void setAsText(String text) throws IllegalArgumentException {\n        if (StringUtils.hasText(text)) {\n            try {\n                int length10 = 10;\n                int length19 = 19;\n                if (text.indexOf(SymbolConstant.COLON) == -1 && text.length() == length10) {\n                    setValue(DateUtils.date_sdf.get().parse(text));\n                } else if (text.indexOf(SymbolConstant.COLON) > 0 && text.length() == length19) {\n                    setValue(DateUtils.datetimeFormat.get().parse(text));\n                } else {\n                    throw new IllegalArgumentException(\"Could not parse date, date format is error \");\n                }\n            } catch (ParseException ex) {\n                IllegalArgumentException iae = new IllegalArgumentException(\"Could not parse date: \" + ex.getMessage());\n                iae.initCause(ex);\n                throw iae;\n            }\n        } else {\n            setValue(null);\n        }\n    }\n\n    public static int getYear() {\n        GregorianCalendar calendar = new GregorianCalendar();\n        calendar.setTime(getDate());\n        return calendar.get(Calendar.YEAR);\n    }\n\n    /**\n     * 将字符串转成时间\n     * @param str\n     * @return\n     */\n    public static Date parseDatetime(String str){\n        try {\n            return datetimeFormat.get().parse(str);\n        }catch (Exception e){\n        }\n        return null;\n    }\n\n    /**\n     * 判断两个时间是否是同一天\n     *\n     * @param date1\n     * @param date2\n     * @return\n     */\n    public static boolean isSameDay(Date date1, Date date2) {\n        if (date1 == null || date2 == null) {\n            return false;\n        }\n        Calendar calendar1 = Calendar.getInstance();\n        calendar1.setTime(date1);\n        Calendar calendar2 = Calendar.getInstance();\n        calendar2.setTime(date2);\n        boolean isSameYear = calendar1.get(Calendar.YEAR) == calendar2.get(Calendar.YEAR);\n        boolean isSameMonth = isSameYear && calendar1.get(Calendar.MONTH) == calendar2.get(Calendar.MONTH);\n        return isSameMonth && calendar1.get(Calendar.DAY_OF_MONTH) == calendar2.get(Calendar.DAY_OF_MONTH);\n    }\n\n    /**\n     * 计算与当前日期的时间差\n     *\n     * @param targetDate\n     * @return\n     */\n    public static long calculateTimeDifference(Date targetDate) {\n        // 获取当前时间\n        LocalDateTime currentTime = LocalDateTime.now();\n\n        // 将java.util.Date转换为java.time.LocalDateTime\n        LocalDateTime convertedTargetDate = targetDate.toInstant().atZone(ZoneId.systemDefault()).toLocalDateTime();\n\n        // 计算时间差\n        Duration duration = Duration.between(currentTime, convertedTargetDate);\n\n        // 获取时间差的毫秒数\n        long timeDifferenceInMillis = duration.toMillis();\n\n        return timeDifferenceInMillis;\n    }\n\n    /**\n     * 计算与当前日期的日期天数差\n     *\n     * @param targetDate\n     * @return\n     */\n    public static long calculateDaysDifference(Date targetDate) {\n        // 获取当前日期\n        LocalDate currentDate = LocalDate.now();\n        // 将java.util.Date转换为java.time.LocalDate\n        LocalDate convertedTargetDate = targetDate.toInstant().atZone(ZoneId.systemDefault()).toLocalDate();\n        // 计算日期差\n        long daysDifference = ChronoUnit.DAYS.between(currentDate, convertedTargetDate);\n        return daysDifference;\n    }\n\n    /**\n     * 判断两个时间是否是同一周\n     *\n     * @param date1\n     * @param date2\n     * @return\n     */\n    public static boolean isSameWeek(Date date1, Date date2) {\n        if (date1 == null || date2 == null) {\n            return false;\n        }\n        Calendar calendar1 = Calendar.getInstance();\n        calendar1.setTime(date1);\n        Calendar calendar2 = Calendar.getInstance();\n        calendar2.setTime(date2);\n        boolean isSameYear = calendar1.get(Calendar.YEAR) == calendar2.get(Calendar.YEAR);\n        return isSameYear && calendar1.get(Calendar.WEEK_OF_YEAR) == calendar2.get(Calendar.WEEK_OF_YEAR);\n    }\n\n    /**\n     * 判断两个时间是否是同一月\n     *\n     * @param date1\n     * @param date2\n     * @return\n     */\n    public static boolean isSameMonth(Date date1, Date date2) {\n        if (date1 == null || date2 == null) {\n            return false;\n        }\n        Calendar calendar1 = Calendar.getInstance();\n        calendar1.setTime(date1);\n        Calendar calendar2 = Calendar.getInstance();\n        calendar2.setTime(date2);\n        boolean isSameYear = calendar1.get(Calendar.YEAR) == calendar2.get(Calendar.YEAR);\n        return isSameYear && calendar1.get(Calendar.MONTH) == calendar2.get(Calendar.MONTH);\n    }\n\n    /**\n     * 判断两个时间是否是同一年\n     *\n     * @param date1\n     * @param date2\n     * @return\n     */\n    public static boolean isSameYear(Date date1, Date date2) {\n        if (date1 == null || date2 == null) {\n            return false;\n        }\n        Calendar calendar1 = Calendar.getInstance();\n        calendar1.setTime(date1);\n        Calendar calendar2 = Calendar.getInstance();\n        calendar2.setTime(date2);\n        return calendar1.get(Calendar.YEAR) == calendar2.get(Calendar.YEAR);\n    }\n\n    /**\n     * 获取两个日期之间的所有日期列表，包含开始和结束日期\n     *\n     * @param begin\n     * @param end\n     * @return\n     */\n    public static List<Date> getDateRangeList(Date begin, Date end) {\n        List<Date> dateList = new ArrayList<>();\n        if (begin == null || end == null) {\n            return dateList;\n        }\n\n        // 清除时间部分，只比较日期\n        Calendar beginCal = Calendar.getInstance();\n        beginCal.setTime(begin);\n        beginCal.set(Calendar.HOUR_OF_DAY, 0);\n        beginCal.set(Calendar.MINUTE, 0);\n        beginCal.set(Calendar.SECOND, 0);\n        beginCal.set(Calendar.MILLISECOND, 0);\n\n        Calendar endCal = Calendar.getInstance();\n        endCal.setTime(end);\n        endCal.set(Calendar.HOUR_OF_DAY, 0);\n        endCal.set(Calendar.MINUTE, 0);\n        endCal.set(Calendar.SECOND, 0);\n        endCal.set(Calendar.MILLISECOND, 0);\n\n        if (endCal.before(beginCal)) {\n            return dateList;\n        }\n\n        dateList.add(beginCal.getTime());\n        while (beginCal.before(endCal)) {\n            beginCal.add(Calendar.DAY_OF_YEAR, 1);\n            dateList.add(beginCal.getTime());\n        }\n        return dateList;\n    }\n\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/DySmsHelper.java",
    "content": "package org.jeecg.common.util;\n\nimport cn.hutool.core.collection.CollectionUtil;\nimport com.alibaba.fastjson.JSONObject;\nimport com.aliyuncs.DefaultAcsClient;\nimport com.aliyuncs.IAcsClient;\nimport com.aliyuncs.dysmsapi.model.v20170525.SendSmsRequest;\nimport com.aliyuncs.dysmsapi.model.v20170525.SendSmsResponse;\nimport com.aliyuncs.exceptions.ClientException;\nimport com.aliyuncs.profile.DefaultProfile;\nimport com.aliyuncs.profile.IClientProfile;\nimport org.apache.commons.lang3.StringUtils;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.enums.DySmsEnum;\nimport org.jeecg.config.JeecgBaseConfig;\nimport org.jeecg.config.JeecgSmsTemplateConfig;\nimport org.jeecg.config.StaticConfig;\nimport org.slf4j.Logger;\nimport org.slf4j.LoggerFactory;\n\nimport java.util.Map;\n\n/**\n * Created on 17/6/7.\n * 短信API产品的DEMO程序,工程中包含了一个SmsDemo类，直接通过\n * 执行main函数即可体验短信产品API功能(只需要将AK替换成开通了云通信-短信产品功能的AK即可)\n * 工程依赖了2个jar包(存放在工程的libs目录下)\n * 1:aliyun-java-sdk-core.jar\n * 2:aliyun-java-sdk-dysmsapi.jar\n *\n * 备注:Demo工程编码采用UTF-8\n * 国际短信发送请勿参照此DEMO\n * @author: jeecg-boot\n */\npublic class DySmsHelper {\n\t\n\tprivate final static Logger logger=LoggerFactory.getLogger(DySmsHelper.class);\n\n    /**产品名称:云通信短信API产品,开发者无需替换*/\n    static final String PRODUCT = \"Dysmsapi\";\n    /**产品域名,开发者无需替换*/\n    static final String DOMAIN = \"dysmsapi.aliyuncs.com\";\n\n    /**TODO 此处需要替换成开发者自己的AK(在阿里云访问控制台寻找)*/\n    static  String accessKeyId;\n    static  String accessKeySecret;\n\n    public static void setAccessKeyId(String accessKeyId) {\n        DySmsHelper.accessKeyId = accessKeyId;\n    }\n\n    public static void setAccessKeySecret(String accessKeySecret) {\n        DySmsHelper.accessKeySecret = accessKeySecret;\n    }\n\n    public static String getAccessKeyId() {\n        return accessKeyId;\n    }\n\n    public static String getAccessKeySecret() {\n        return accessKeySecret;\n    }\n    \n    \n    public static boolean sendSms(String phone, JSONObject templateParamJson, DySmsEnum dySmsEnum) throws ClientException {\n        JeecgBaseConfig config = SpringContextUtils.getBean(JeecgBaseConfig.class);\n        String smsSendType = config.getSmsSendType();\n        if(oConvertUtils.isNotEmpty(smsSendType) && CommonConstant.SMS_SEND_TYPE_TENCENT.equals(smsSendType)){\n            return TencentSms.sendTencentSms(phone, templateParamJson, config.getTencent(), dySmsEnum);\n        }\n        //可自助调整超时时间\n        System.setProperty(\"sun.net.client.defaultConnectTimeout\", \"10000\");\n        System.setProperty(\"sun.net.client.defaultReadTimeout\", \"10000\");\n\n        // 代码逻辑说明: 配置类数据获取\n        StaticConfig staticConfig = SpringContextUtils.getBean(StaticConfig.class);\n        //logger.info(\"阿里大鱼短信秘钥 accessKeyId：\" + staticConfig.getAccessKeyId());\n        //logger.info(\"阿里大鱼短信秘钥 accessKeySecret：\"+ staticConfig.getAccessKeySecret());\n        setAccessKeyId(staticConfig.getAccessKeyId());\n        setAccessKeySecret(staticConfig.getAccessKeySecret());\n        \n        //初始化acsClient,暂不支持region化\n        IClientProfile profile = DefaultProfile.getProfile(\"cn-hangzhou\", accessKeyId, accessKeySecret);\n        DefaultProfile.addEndpoint(\"cn-hangzhou\", \"cn-hangzhou\", PRODUCT, DOMAIN);\n        IAcsClient acsClient = new DefaultAcsClient(profile);\n        \n        //验证json参数\n        validateParam(templateParamJson,dySmsEnum);\n\n        // 代码逻辑说明: 【QQYUN-9422】短信模板管理，阿里云---\n        String templateCode = dySmsEnum.getTemplateCode();\n        JeecgSmsTemplateConfig baseConfig = SpringContextUtils.getBean(JeecgSmsTemplateConfig.class);\n        if(baseConfig != null && CollectionUtil.isNotEmpty(baseConfig.getTemplateCode())){\n            Map<String, String> smsTemplate = baseConfig.getTemplateCode();\n            if(smsTemplate.containsKey(templateCode) && StringUtils.isNotEmpty(smsTemplate.get(templateCode))){\n                templateCode = smsTemplate.get(templateCode);   \n                logger.info(\"yml中读取短信code{}\",templateCode);\n            }\n        }\n        //签名名称\n        String signName = dySmsEnum.getSignName();\n        if(baseConfig != null && StringUtils.isNotEmpty(baseConfig.getSignature())){\n            logger.info(\"yml中读取签名名称{}\",baseConfig.getSignature());\n            signName = baseConfig.getSignature();\n        }\n        \n        //组装请求对象-具体描述见控制台-文档部分内容\n        SendSmsRequest request = new SendSmsRequest();\n        //必填:待发送手机号\n        request.setPhoneNumbers(phone);\n        //必填:短信签名-可在短信控制台中找到\n        request.setSignName(signName);\n        //必填:短信模板-可在短信控制台中找到\n        request.setTemplateCode(templateCode);\n        //可选:模板中的变量替换JSON串,如模板内容为\"亲爱的${name},您的验证码为${code}\"时,此处的值为\n        request.setTemplateParam(templateParamJson.toJSONString());\n        \n        //选填-上行短信扩展码(无特殊需求用户请忽略此字段)\n        //request.setSmsUpExtendCode(\"90997\");\n\n        //可选:outId为提供给业务方扩展字段,最终在短信回执消息中将此值带回给调用者\n        //request.setOutId(\"yourOutId\");\n\n        boolean result = false;\n\n        //hint 此处可能会抛出异常，注意catch\n        SendSmsResponse sendSmsResponse = acsClient.getAcsResponse(request);\n        logger.info(\"短信接口返回的数据----------------\");\n        logger.info(\"{Code:\" + sendSmsResponse.getCode()+\",Message:\" + sendSmsResponse.getMessage()+\",RequestId:\"+ sendSmsResponse.getRequestId()+\",BizId:\"+sendSmsResponse.getBizId()+\"}\");\n        String ok = \"OK\";\n        if (ok.equals(sendSmsResponse.getCode())) {\n            result = true;\n        }\n        return result;\n        \n    }\n    \n    private static void validateParam(JSONObject templateParamJson,DySmsEnum dySmsEnum) {\n    \tString keys = dySmsEnum.getKeys();\n    \tString [] keyArr = keys.split(\",\");\n    \tfor(String item :keyArr) {\n    \t\tif(!templateParamJson.containsKey(item)) {\n    \t\t\tthrow new RuntimeException(\"模板缺少参数：\"+item);\n    \t\t}\n    \t}\n    }\n    \n\n//    public static void main(String[] args) throws ClientException, InterruptedException {\n//    \tJSONObject obj = new JSONObject();\n//    \tobj.put(\"code\", \"1234\");\n//    \tsendSms(\"13800138000\", obj, DySmsEnum.FORGET_PASSWORD_TEMPLATE_CODE);\n//    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/DySmsLimit.java",
    "content": "package org.jeecg.common.util;\n\nimport lombok.extern.slf4j.Slf4j;\n\nimport java.util.concurrent.ConcurrentHashMap;\n\n/**\n * 防止刷短信接口（只针对绑定手机号模板：SMS_175430166）\n * \n * 1、同一IP，1分钟内发短信不允许超过5次（每一分钟重置每个IP请求次数）\n * 2、同一IP，1分钟内发短信超过20次，进入黑名单，不让使用短信接口\n * \n * 3、短信接口加签和时间戳\n *  涉及接口：\n *  /sys/sms\n *  /desform/api/sendVerifyCode\n *  /sys/sendChangePwdSms\n */\n@Slf4j\npublic class DySmsLimit {\n\n    // 1分钟内最大发短信数量（单一IP）\n    private static final int MAX_MESSAGE_PER_MINUTE = 5;\n    // 1分钟\n    private static final int MILLIS_PER_MINUTE = 60000;\n    // 一分钟内报警线最大短信数量，超了进黑名单（单一IP）\n    private static final int MAX_TOTAL_MESSAGE_PER_MINUTE = 20;\n\n    private static ConcurrentHashMap<String, Long> ipLastRequestTime = new ConcurrentHashMap<>();\n    private static ConcurrentHashMap<String, Integer> ipRequestCount = new ConcurrentHashMap<>();\n    private static ConcurrentHashMap<String, Boolean> ipBlacklist = new ConcurrentHashMap<>();\n\n    /**\n     * @param ip 请求发短信的IP地址\n     * @return\n     */\n    public static boolean canSendSms(String ip) {\n        long currentTime = System.currentTimeMillis();\n        long lastRequestTime = ipLastRequestTime.getOrDefault(ip, 0L);\n        int requestCount = ipRequestCount.getOrDefault(ip, 0);\n        log.info(\"IP：{}, Msg requestCount：{} \", ip, requestCount);\n\n        if (ipBlacklist.getOrDefault(ip, false)) {\n            // 如果IP在黑名单中，则禁止发送短信\n            log.error(\"IP：{}, 进入黑名单，禁止发送请求短信！\", ip);\n            return false;\n        }\n\n        if (currentTime - lastRequestTime >= MILLIS_PER_MINUTE) {\n            // 如果距离上次请求已经超过一分钟，则重置计数\n            ipRequestCount.put(ip, 1);\n            ipLastRequestTime.put(ip, currentTime);\n            return true;\n        } else {\n            // 如果距离上次请求不到一分钟\n            ipRequestCount.put(ip, requestCount + 1);\n            if (requestCount < MAX_MESSAGE_PER_MINUTE) {\n                // 如果请求次数小于5次，允许发送短信\n                return true;\n            } else if (requestCount >= MAX_TOTAL_MESSAGE_PER_MINUTE) {\n                // 如果请求次数超过报警线短信数量，将IP加入黑名单\n                ipBlacklist.put(ip, true);\n                return false;\n            } else {\n                log.error(\"IP：{}, 1分钟内请求短信超过5次，请稍后重试！\", ip);\n                return false;\n            }\n        }\n    }\n\n    /**\n     * 图片二维码验证成功之后清空数量\n     * \n     * @param ip IP地址\n     */\n    public static void clearSendSmsCount(String ip) {\n        long currentTime = System.currentTimeMillis();\n        ipRequestCount.put(ip, 0);\n        ipLastRequestTime.put(ip, currentTime);\n    }\n    \n//    public static void main(String[] args) {\n//        String ip = \"192.168.1.1\";\n//        for (int i = 1; i < 50; i++) {\n//            if (canSendSms(ip)) {\n//                System.out.println(\"Send SMS successfully\");\n//            } else {\n//                //System.out.println(\"Exceed SMS limit for IP \" + ip);\n//            }\n//        }\n//\n//        System.out.println(ipLastRequestTime);\n//        System.out.println(ipRequestCount);\n//        System.out.println(ipBlacklist);\n//    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/FileDownloadUtils.java",
    "content": "package org.jeecg.common.util;\n\nimport cn.hutool.core.io.IoUtil;\nimport jakarta.servlet.http.HttpServletResponse;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.compress.archivers.zip.ZipArchiveEntry;\nimport org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream;\nimport org.apache.commons.io.FilenameUtils;\nimport org.apache.commons.io.IOUtils;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.jeecg.common.util.filter.SsrfFileTypeFilter;\n\nimport java.io.*;\nimport java.net.HttpURLConnection;\nimport java.net.URL;\nimport java.net.URLConnection;\nimport java.net.URLEncoder;\nimport java.nio.charset.StandardCharsets;\nimport java.nio.file.Files;\nimport java.util.List;\nimport java.util.zip.ZipEntry;\nimport java.util.zip.ZipOutputStream;\n\n/**\n * @program: file\n * @description: 文件下载\n * @author: chenrui\n * @date: 2019-05-24 16:34\n **/\n@Slf4j\npublic class FileDownloadUtils {\n\n    /**\n     * 单文件下载\n     *\n     * @param response\n     * @param storePath 下载文件储存地址\n     * @param fileName  文件名称\n     * @author: chenrui\n     * @date: 2019/5/24 17:10\n     */\n    public static void downloadFile(HttpServletResponse response, String storePath, String fileName) {\n        response.setCharacterEncoding(\"UTF-8\");\n        File file = new File(storePath);\n        if (!file.exists()) {\n            throw new NullPointerException(\"Specified file not found\");\n        }\n        if (fileName == null || fileName.isEmpty()) {\n            throw new NullPointerException(\"The file name can not null\");\n        }\n        // 配置文件下载\n        response.setHeader(\"content-type\", \"application/octet-stream\");\n        response.setContentType(\"application/octet-stream\");\n        // 下载文件能正常显示中文\n        try {\n            response.setHeader(\"Content-Disposition\", \"attachment;filename=\" + URLEncoder.encode(fileName, \"UTF-8\"));\n            response.setHeader(\"Access-Control-Expose-Headers\", \"Content-Disposition\");\n        } catch (UnsupportedEncodingException e) {\n            log.error(e.getMessage(), e);\n        }\n        // 实现文件下载\n        byte[] buffer = new byte[1024];\n        try (FileInputStream fis = new FileInputStream(file);\n             BufferedInputStream bis = new BufferedInputStream(fis);) {\n            OutputStream os = response.getOutputStream();\n            int i = bis.read(buffer);\n            while (i != -1) {\n                os.write(buffer, 0, i);\n                i = bis.read(buffer);\n            }\n        } catch (Exception e) {\n            log.error(e.getMessage(), e);\n        }\n    }\n\n    /**\n     * 多文件下载\n     *\n     * @param filesPath   下载文件集合\n     * @param zipFileName 多文件合称名\n     * @author: chenrui\n     * @date: 2019/5/24 17:48\n     */\n    public static void downloadFileMulti(HttpServletResponse response, List<String> filesPath, String zipFileName) throws IOException {\n        //设置压缩包的名字\n        String downloadName = zipFileName + \".zip\";\n        response.setCharacterEncoding(\"UTF-8\");\n        response.setHeader(\"content-type\", \"application/octet-stream\");\n        response.setContentType(\"application/octet-stream\");\n        response.setHeader(\"Content-Disposition\", \"attachment;filename=\" + URLEncoder.encode(downloadName, \"UTF-8\"));\n        response.setHeader(\"Access-Control-Expose-Headers\", \"Content-Disposition\");\n\n        log.info(\"开始压缩文件:\" + filesPath);\n        //设置压缩流：直接写入response，实现边压缩边下载\n        try (ZipOutputStream zipOut = new ZipOutputStream(new BufferedOutputStream(response.getOutputStream()));\n             DataOutputStream os = new DataOutputStream(zipOut);) {\n            //设置压缩方法\n            zipOut.setMethod(ZipOutputStream.DEFLATED);\n            for (String filePath : filesPath) {\n                //循环将文件写入压缩流\n                File file = new File(filePath);\n                if (file.exists()) {\n                    //添加ZipEntry，并ZipEntry中写入文件流也就是将文件压入zip文件的目录下\n                    String fileName = file.getName();\n                    zipOut.putNextEntry(new ZipEntry(fileName));\n                    //格式输出流文件\n\n                    InputStream is = Files.newInputStream(file.toPath());\n                    byte[] b = new byte[1024];\n                    int length;\n                    while ((length = is.read(b)) != -1) {\n                        os.write(b, 0, length);\n                    }\n                    is.close();\n                    zipOut.closeEntry();\n                }\n            }\n        } catch (IOException e) {\n            log.error(e.getMessage(), e);\n            throw new JeecgBootException(e);\n        }\n    }\n\n    /**\n     * 下载网络资源到磁盘\n     *\n     * @param fileUrl\n     * @param storePath\n     * @author chenrui\n     * @date 2024/1/19 10:09\n     */\n    public static String download2DiskFromNet(String fileUrl, String storePath) {\n        try {\n            URL url = new URL(fileUrl);\n            URLConnection conn = url.openConnection();\n            // 设置超时间为3秒\n            conn.setConnectTimeout(3 * 1000);\n            // 防止屏蔽程序\n            conn.setRequestProperty(\"User-Agent\", \"Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)\");\n            // 确保目录存在\n            File file = ensureDestFileDir(storePath);\n            try (InputStream inStream = conn.getInputStream();\n                 FileOutputStream fs = new FileOutputStream(file);) {\n                int byteread;\n                byte[] buffer = new byte[1204];\n                while ((byteread = inStream.read(buffer)) != -1) {\n                    fs.write(buffer, 0, byteread);\n                }\n                return storePath;\n            } catch (IOException e) {\n                log.error(e.getMessage(), e);\n                throw new JeecgBootException(e);\n            }\n        } catch (IOException e) {\n            log.error(e.getMessage(), e);\n            throw new JeecgBootException(e);\n        }\n    }\n\n\n    /**\n     * 获取不重名的文件\n     *\n     * @param file\n     * @return\n     * @author chenrui\n     * @date 2017年5月24日下午6:29:13\n     * @version v0.0.1\n     */\n    public static File getUniqueFile(final File file) {\n        if (!file.exists()) {\n            return file;\n        }\n\n        File tmpFile = new File(file.getAbsolutePath());\n        File parentDir = tmpFile.getParentFile();\n        int count = 1;\n        String extension = FilenameUtils.getExtension(tmpFile.getName());\n        String baseName = FilenameUtils.getBaseName(tmpFile.getName());\n        do {\n            tmpFile = new File(parentDir, baseName + \"(\" + count++ + \").\" + extension);\n        } while (tmpFile.exists());\n        return tmpFile;\n    }\n\n    /**\n     * 确保输出文件目录\n     *\n     * @param destFilePath\n     * @return\n     * @author: chenrui\n     * @date: 2019-05-21 16:49\n     */\n    private static File ensureDestFileDir(String destFilePath) {\n        File destFile = new File(destFilePath);\n        FileDownloadUtils.checkDirAndCreate(destFile.getParentFile());\n        return destFile;\n    }\n\n    /**\n     * 验证文件夹存在且创建目录\n     *\n     * @param dir\n     * @author chenrui\n     * @date 2017年5月24日下午6:29:24\n     * @version v0.0.1\n     */\n    public static void checkDirAndCreate(File dir) {\n        if (!dir.exists()) {\n            dir.mkdirs();\n        }\n    }\n\n\n    /**\n     * 下载单个文件到ZIP流\n     * 核心功能：获取文件流，写入ZIP条目\n     * @param fileUrl 文件URL（可以是HTTP URL或本地路径）\n     * @param fileName ZIP内的文件名\n     * @param zous ZIP输出流\n     */\n    public static void downLoadSingleFile(String fileUrl, String fileName, String uploadUrl,ZipArchiveOutputStream zous) {\n        InputStream inputStream = null;\n        try {\n            // 创建ZIP条目：每个文件在ZIP中都是一个独立条目\n            ZipArchiveEntry entry = new ZipArchiveEntry(fileName);\n            zous.putArchiveEntry(entry);\n\n            // 获取文件输入流：区分普通文件和快捷方式\n            if (fileUrl.endsWith(\".url\")) {\n                // 处理快捷方式：生成.url文件内容\n                inputStream = FileDownloadUtils.createInternetShortcut(fileName, fileUrl, \"\");\n            } else {\n                // 普通文件下载：从URL或本地路径获取流\n                inputStream = getDownInputStream(fileUrl,uploadUrl);\n            }\n\n            if (inputStream != null) {\n                // 将文件流写入ZIP\n                IOUtils.copy(inputStream, zous);\n            }\n            // 关闭当前ZIP条目\n            zous.closeArchiveEntry();\n        } catch (IOException e) {\n            log.error(\"文件下载失败: {}\",  e);\n        } finally {\n            // 确保输入流关闭\n            IoUtil.close(inputStream);\n        }\n    }\n\n    /**\n     * 获取下载文件输入流\n     * 功能：根据URL类型（HTTP或本地）获取文件流\n     * @param fileUrl 文件URL（支持HTTP和本地路径）\n     * @return 文件输入流，失败返回null\n     */\n    public static InputStream getDownInputStream(String fileUrl, String uploadUrl) {\n        try {\n            // 处理HTTP URL：通过网络下载\n            if (oConvertUtils.isNotEmpty(fileUrl) && fileUrl.startsWith(CommonConstant.STR_HTTP)) {\n                URL url = new URL(fileUrl);\n                HttpURLConnection connection = (HttpURLConnection) url.openConnection();\n                connection.setConnectTimeout(5000); // 连接超时5秒\n                connection.setReadTimeout(30000);  // 读取超时30秒\n                return connection.getInputStream();\n            } else {\n                // 处理本地文件：直接读取文件系统\n                String downloadFilePath = uploadUrl + File.separator + fileUrl;\n                // 安全检查：防止下载危险文件类型\n                SsrfFileTypeFilter.checkDownloadFileType(downloadFilePath);\n                return new BufferedInputStream(new FileInputStream(downloadFilePath));\n            }\n        } catch (IOException e) {\n            // 异常时返回null，上层会处理空流情况\n            return null;\n        }\n    }\n\n    /**\n     * 获取文件扩展名\n     * 功能：从文件名中提取扩展名\n     * @param fileName 文件名\n     * @return 文件扩展名（不含点），如\"txt\"、\"png\"\n     */\n    public static String getFileExtension(String fileName) {\n        int dotIndex = fileName.lastIndexOf('.');\n        return (dotIndex == -1) ? \"\" : fileName.substring(dotIndex + 1);\n    }\n\n    /**\n     * 创建快捷方式（.url文件内容）\n     * 功能：生成Internet快捷方式文件内容\n     * @param name 快捷方式名称\n     * @param url 目标URL地址\n     * @param icon 图标路径（可选）\n     * @return 包含.url文件内容的输入流\n     */\n    public static InputStream createInternetShortcut(String name, String url, String icon) {\n        StringWriter sw = new StringWriter();\n        try {\n            // 按照Windows快捷方式格式写入内容\n            sw.write(\"[InternetShortcut]\\n\");\n            sw.write(\"URL=\" + url + \"\\n\");\n            if (oConvertUtils.isNotEmpty(icon)) {\n                sw.write(\"IconFile=\" + icon + \"\\n\");\n            }\n            // 将字符串内容转换为输入流\n            return new ByteArrayInputStream(sw.toString().getBytes(StandardCharsets.UTF_8));\n        } finally {\n            IoUtil.close(sw);\n        }\n    }\n    /**\n     * 从URL中提取文件名\n     * 功能：从HTTP URL或本地路径中提取纯文件名\n     * @param fileUrl 文件URL\n     * @return 文件名（不含路径）\n     */\n    public static String getFileNameFromUrl(String fileUrl) {\n        try {\n            // 处理HTTP URL：从路径部分提取文件名\n            if (fileUrl.startsWith(CommonConstant.STR_HTTP)) {\n                URL url = new URL(fileUrl);\n                String path = url.getPath();\n                return path.substring(path.lastIndexOf('/') + 1);\n            }\n\n            // 处理本地文件路径：从文件路径提取文件名\n            return fileUrl.substring(fileUrl.lastIndexOf(File.separator) + 1);\n        } catch (Exception e) {\n            // 如果解析失败，使用时间戳作为文件名\n            return \"file_\" + System.currentTimeMillis();\n        }\n    }\n    /**\n     * 生成ZIP中的文件名\n     * 功能：避免文件名冲突，为多个文件添加序号\n     * @param fileUrl 文件URL（用于提取原始文件名）\n     * @param index 文件序号（从0开始）\n     * @param total 文件总数\n     * @return 处理后的文件名（带序号）\n     */\n    public static String generateFileName(String fileUrl, int index, int total) {\n        // 从URL中提取原始文件名\n        String originalFileName = getFileNameFromUrl(fileUrl);\n\n        // 如果只有一个文件，直接使用原始文件名\n        if (total == 1) {\n            return originalFileName;\n        }\n\n        // 多个文件时，使用序号+原始文件名\n        String extension = getFileExtension(originalFileName);\n        String nameWithoutExtension = originalFileName.replace(\".\" + extension, \"\");\n\n        return String.format(\"%s_%d.%s\", nameWithoutExtension, index + 1, extension);\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/FillRuleUtil.java",
    "content": "package org.jeecg.common.util;\n\nimport com.alibaba.fastjson.JSON;\nimport com.alibaba.fastjson.JSONObject;\nimport com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;\nimport com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;\nimport jakarta.servlet.http.HttpServletRequest;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.lang3.StringUtils;\nimport org.jeecg.common.constant.SymbolConstant;\nimport org.jeecg.common.handler.IFillRuleHandler;\nimport org.jeecg.common.system.query.QueryGenerator;\n\n\n\n/**\n * 规则值自动生成工具类\n *\n * @author qinfeng\n * @举例： 自动生成订单号；自动生成当前日期\n */\n@Slf4j\npublic class FillRuleUtil {\n\n    /**\n     * @param ruleCode ruleCode\n     * @return\n     */\n    @SuppressWarnings(\"unchecked\")\n    public static Object executeRule(String ruleCode, JSONObject formData) {\n        if (!StringUtils.isEmpty(ruleCode)) {\n            try {\n                // 获取 Service\n                ServiceImpl impl = (ServiceImpl) SpringContextUtils.getBean(\"sysFillRuleServiceImpl\");\n                // 根据 ruleCode 查询出实体\n                QueryWrapper queryWrapper = new QueryWrapper();\n                queryWrapper.eq(\"rule_code\", ruleCode);\n                JSONObject entity = JSON.parseObject(JSON.toJSONString(impl.getOne(queryWrapper)));\n                if (entity == null) {\n                    log.warn(\"填值规则：\" + ruleCode + \" 不存在\");\n                    return null;\n                }\n                // 获取必要的参数\n                String ruleClass = entity.getString(\"ruleClass\");\n                JSONObject params = entity.getJSONObject(\"ruleParams\");\n                if (params == null) {\n                    params = new JSONObject();\n                }\n\n                HttpServletRequest request = SpringContextUtils.getHttpServletRequest();\n\n                // 解析 params 中的变量\n                // 优先级：queryString > 系统变量 > 默认值\n                for (String key : params.keySet()) {\n                    // 1. 判断 queryString 中是否有该参数，如果有就优先取值\n                    //noinspection ConstantValue\n                    if (request != null) {\n                        String parameter = request.getParameter(key);\n                        if (oConvertUtils.isNotEmpty(parameter)) {\n                            params.put(key, parameter);\n                            continue;\n                        }\n                    }\n\n                    String value = params.getString(key);\n                    // 2. 用于替换 系统变量的值 #{sys_user_code}\n                    if (value != null && value.contains(SymbolConstant.SYS_VAR_PREFIX)) {\n                        value = QueryGenerator.getSqlRuleValue(value);\n                        params.put(key, value);\n                    }\n                }\n\n                if (formData == null) {\n                    formData = new JSONObject();\n                }\n                // 通过反射执行配置的类里的方法\n                IFillRuleHandler ruleHandler = (IFillRuleHandler) Class.forName(ruleClass).newInstance();\n                return ruleHandler.execute(params, formData);\n            } catch (Exception e) {\n                e.printStackTrace();\n            }\n        }\n        return null;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/HTMLUtils.java",
    "content": "package org.jeecg.common.util;\n\nimport org.apache.commons.lang3.StringUtils;\nimport org.commonmark.node.Node;\nimport org.commonmark.parser.Parser;\nimport org.commonmark.renderer.html.HtmlRenderer;\nimport org.springframework.web.util.HtmlUtils;\n\n/**\n * HTML 工具类\n * @author: jeecg-boot\n * @date: 2022/3/30 14:43\n */\n@SuppressWarnings(\"AlibabaClassNamingShouldBeCamel\")\npublic class HTMLUtils {\n\n    /**\n     * 获取HTML内的文本，不包含标签\n     *\n     * @param html HTML 代码\n     */\n    public static String getInnerText(String html) {\n        if (StringUtils.isNotBlank(html)) {\n            //去掉 html 的标签\n            String content = html.replaceAll(\"</?[^>]+>\", \"\");\n            // 将多个空格合并成一个空格\n            content = content.replaceAll(\"(&nbsp;)+\", \"&nbsp;\");\n            // 反向转义字符\n            content = HtmlUtils.htmlUnescape(content);\n            return content.trim();\n        }\n        return \"\";\n    }\n\n    /**\n     * 将Markdown解析成Html\n     * @param markdownContent\n     * @return\n     */\n    public static String parseMarkdown(String markdownContent) {\n        /*PegDownProcessor pdp = new PegDownProcessor();\n        return pdp.markdownToHtml(markdownContent);*/\n        Parser parser = Parser.builder().build();\n        Node document = parser.parse(markdownContent);\n        HtmlRenderer renderer = HtmlRenderer.builder().build();\n        return renderer.render(document);\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/ImportExcelUtil.java",
    "content": "package org.jeecg.common.util;\n\nimport com.alibaba.fastjson.JSONObject;\nimport com.baomidou.mybatisplus.extension.service.IService;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.constant.CommonConstant;\n\nimport java.io.File;\nimport java.io.IOException;\nimport java.util.List;\n\n/**\n * 导出返回信息\n * @author: jeecg-boot\n */\n@Slf4j\npublic class ImportExcelUtil {\n\n    public static Result<?> imporReturnRes(int errorLines,int successLines,List<String> errorMessage) throws IOException {\n        if (errorLines == 0) {\n            return Result.ok(\"共\" + successLines + \"行数据全部导入成功！\");\n        } else {\n            JSONObject result = new JSONObject(5);\n            int totalCount = successLines + errorLines;\n            result.put(\"totalCount\", totalCount);\n            result.put(\"errorCount\", errorLines);\n            result.put(\"successCount\", successLines);\n            result.put(\"msg\", \"总上传行数：\" + totalCount + \"，已导入行数：\" + successLines + \"，错误行数：\" + errorLines);\n            String fileUrl = PmsUtil.saveErrorTxtByList(errorMessage, \"userImportExcelErrorLog\");\n            int lastIndex = fileUrl.lastIndexOf(File.separator);\n            String fileName = fileUrl.substring(lastIndex + 1);\n            result.put(\"fileUrl\", \"/sys/common/static/\" + fileUrl);\n            result.put(\"fileName\", fileName);\n            Result res = Result.ok(result);\n            res.setCode(201);\n            res.setMessage(\"文件导入成功，但有错误。\");\n            return res;\n        }\n    }\n\n    public static List<String> importDateSave(List<?> list, Class serviceClass, List<String> errorMessage, String errorFlag)  {\n        IService bean =(IService) SpringContextUtils.getBean(serviceClass);\n        for (int i = 0; i < list.size(); i++) {\n            try {\n                boolean save = bean.save(list.get(i));\n                if(!save){\n                    throw new Exception(errorFlag);\n                }\n            } catch (Exception e) {\n                String message = e.getMessage().toLowerCase();\n                int lineNumber = i + 1;\n                // 通过索引名判断出错信息\n                if (message.contains(CommonConstant.SQL_INDEX_UNIQ_SYS_ROLE_CODE)) {\n                    errorMessage.add(\"第 \" + lineNumber + \" 行：角色编码已经存在，忽略导入。\");\n                } else if (message.contains(CommonConstant.SQL_INDEX_UNIQ_JOB_CLASS_NAME)) {\n                    errorMessage.add(\"第 \" + lineNumber + \" 行：任务类名已经存在，忽略导入。\");\n                }else if (message.contains(CommonConstant.SQL_INDEX_UNIQ_CODE)) {\n                    errorMessage.add(\"第 \" + lineNumber + \" 行：职务编码已经存在，忽略导入。\");\n                }else if (message.contains(CommonConstant.SQL_INDEX_UNIQ_DEPART_ORG_CODE)) {\n                    errorMessage.add(\"第 \" + lineNumber + \" 行：部门编码已经存在，忽略导入。\");\n                }else {\n                    errorMessage.add(\"第 \" + lineNumber + \" 行：未知错误，忽略导入\");\n                    log.error(e.getMessage(), e);\n                }\n            }\n        }\n        return errorMessage;\n    }\n\n    public static List<String> importDateSaveOne(Object obj, Class serviceClass,List<String> errorMessage,int i,String errorFlag)  {\n        IService bean =(IService) SpringContextUtils.getBean(serviceClass);\n        try {\n            boolean save = bean.save(obj);\n            if(!save){\n                throw new Exception(errorFlag);\n            }\n        } catch (Exception e) {\n            String message = e.getMessage().toLowerCase();\n            int lineNumber = i + 1;\n            // 通过索引名判断出错信息\n            if (message.contains(CommonConstant.SQL_INDEX_UNIQ_SYS_ROLE_CODE)) {\n                errorMessage.add(\"第 \" + lineNumber + \" 行：角色编码已经存在，忽略导入。\");\n            } else if (message.contains(CommonConstant.SQL_INDEX_UNIQ_JOB_CLASS_NAME)) {\n                errorMessage.add(\"第 \" + lineNumber + \" 行：任务类名已经存在，忽略导入。\");\n            }else if (message.contains(CommonConstant.SQL_INDEX_UNIQ_CODE)) {\n                errorMessage.add(\"第 \" + lineNumber + \" 行：职务编码已经存在，忽略导入。\");\n            }else if (message.contains(CommonConstant.SQL_INDEX_UNIQ_DEPART_ORG_CODE)) {\n                errorMessage.add(\"第 \" + lineNumber + \" 行：部门编码已经存在，忽略导入。\");\n            }else {\n                errorMessage.add(\"第 \" + lineNumber + \" 行：未知错误，忽略导入\");\n                log.error(e.getMessage(), e);\n            }\n        }\n        return errorMessage;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/IpUtils.java",
    "content": "package org.jeecg.common.util;\n\nimport jakarta.servlet.http.HttpServletRequest;\n\nimport org.apache.commons.lang3.StringUtils;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.slf4j.Logger;\nimport org.slf4j.LoggerFactory;\n\nimport java.net.InetAddress;\nimport java.net.UnknownHostException;\nimport java.util.regex.Matcher;\nimport java.util.regex.Pattern;\n\n/**\n * IP地址\n * \n * @Author scott\n * @email jeecgos@163.com\n * @Date 2019年01月14日\n */\npublic class IpUtils {\n\tprivate static Logger logger = LoggerFactory.getLogger(IpUtils.class);\n\n\t/**\n\t * 获取IP地址\n\t * \n\t * 使用Nginx等反向代理软件， 则不能通过request.getRemoteAddr()获取IP地址\n\t * 如果使用了多级反向代理的话，X-Forwarded-For的值并不止一个，而是一串IP地址，X-Forwarded-For中第一个非unknown的有效IP字符串，则为真实IP地址\n\t */\n\tpublic static String getIpAddr(HttpServletRequest request) {\n    \tString ip = null;\n        try {\n            ip = request.getHeader(\"x-forwarded-for\");\n            if (StringUtils.isEmpty(ip) || CommonConstant.UNKNOWN.equalsIgnoreCase(ip)) {\n                ip = request.getHeader(\"Proxy-Client-IP\");\n            }\n            if (StringUtils.isEmpty(ip) || ip.length() == 0 ||CommonConstant.UNKNOWN.equalsIgnoreCase(ip)) {\n                ip = request.getHeader(\"WL-Proxy-Client-IP\");\n            }\n            if (StringUtils.isEmpty(ip) || CommonConstant.UNKNOWN.equalsIgnoreCase(ip)) {\n                ip = request.getHeader(\"HTTP_CLIENT_IP\");\n            }\n            if (StringUtils.isEmpty(ip) || CommonConstant.UNKNOWN.equalsIgnoreCase(ip)) {\n                ip = request.getHeader(\"HTTP_X_FORWARDED_FOR\");\n            }\n            if (StringUtils.isEmpty(ip) || CommonConstant.UNKNOWN.equalsIgnoreCase(ip)) {\n                ip = request.getRemoteAddr();\n            }\n        } catch (Exception e) {\n        \tlogger.error(\"IPUtils ERROR \", e);\n        }\n\n        //logger.info(\"获取客户端 ip：{} \", ip);\n        // 使用代理，则获取第一个IP地址\n        if (StringUtils.isNotEmpty(ip) && ip.length() > 15) {\n            if (ip.indexOf(\",\") > 0) {\n                //ip = ip.substring(0, ip.indexOf(\",\"));\n                String[] ipAddresses = ip.split(\",\");\n                for (String ipAddress : ipAddresses) {\n                    ipAddress = ipAddress.trim();\n                    if (isValidIpAddress(ipAddress)) {\n                        return ipAddress;\n                    }\n                }\n            }\n        }\n        \n        return ip;\n    }\n\n\n    /**\n     * 判断是否是IP格式\n     * @param ipAddress\n     * @return\n     */\n    public static boolean isValidIpAddress(String ipAddress) {\n        String ipPattern = \"^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$\";\n        Pattern pattern = Pattern.compile(ipPattern);\n        Matcher matcher = pattern.matcher(ipAddress);\n        return matcher.matches();\n    }\n    \n    /**\n     * 获取服务器上的ip\n     * @return\n     */\n    public static String getServerIp(){\n        InetAddress inetAddress = null;\n        try {\n            inetAddress = InetAddress.getLocalHost();\n            String ipAddress = inetAddress.getHostAddress();\n            //System.out.println(\"IP地址: \" + ipAddress);\n            return ipAddress;\n        } catch (UnknownHostException e) {\n            logger.error(\"获取ip地址失败\", e);\n        }\n        return \"\";\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/Md5Util.java",
    "content": "package org.jeecg.common.util;\n\nimport java.security.MessageDigest;\n\n/**\n * @Description: 加密工具\n * @author: jeecg-boot\n */\npublic class Md5Util {\n\n    private static final String[] HEXDIGITS = { \"0\", \"1\", \"2\", \"3\", \"4\", \"5\",\n            \"6\", \"7\", \"8\", \"9\", \"a\", \"b\", \"c\", \"d\", \"e\", \"f\" };\n\n\tpublic static String byteArrayToHexString(byte[] b) {\n\t\tStringBuffer resultSb = new StringBuffer();\n\t\tfor (int i = 0; i < b.length; i++){\n\t\t\tresultSb.append(byteToHexString(b[i]));\n\t\t}\n\t\treturn resultSb.toString();\n\t}\n\n\tprivate static String byteToHexString(byte b) {\n\t\tint n = b;\n\t\tif (n < 0) {\n\t\t\tn += 256;\n\t\t}\n\t\tint d1 = n / 16;\n\t\tint d2 = n % 16;\n\t\treturn HEXDIGITS[d1] + HEXDIGITS[d2];\n\t}\n\n\tpublic static String md5Encode(String origin, String charsetname) {\n\t\tString resultString = null;\n\t\ttry {\n\t\t\tresultString = new String(origin);\n\t\t\tMessageDigest md = MessageDigest.getInstance(\"MD5\");\n\t\t\tif (charsetname == null || \"\".equals(charsetname)) {\n\t\t\t\tresultString = byteArrayToHexString(md.digest(resultString.getBytes()));\n\t\t\t} else {\n\t\t\t\tresultString = byteArrayToHexString(md.digest(resultString.getBytes(charsetname)));\n\t\t\t}\n\t\t} catch (Exception exception) {\n\t\t}\n\t\treturn resultString;\n\t}\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/MinioUtil.java",
    "content": "package org.jeecg.common.util;\n\nimport io.minio.*;\nimport io.minio.http.Method;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.constant.SymbolConstant;\nimport org.jeecg.common.util.filter.SsrfFileTypeFilter;\nimport org.jeecg.common.util.filter.StrAttackFilter;\nimport org.springframework.web.multipart.MultipartFile;\n\nimport java.io.InputStream;\nimport java.net.URLDecoder;\n\n/**\n * minio文件上传工具类\n * @author: jeecg-boot\n */\n@Slf4j\npublic class MinioUtil {\n    private static String minioUrl;\n    private static String minioName;\n    private static String minioPass;\n    private static String bucketName;\n\n    public static void setMinioUrl(String minioUrl) {\n        MinioUtil.minioUrl = minioUrl;\n    }\n\n    public static void setMinioName(String minioName) {\n        MinioUtil.minioName = minioName;\n    }\n\n    public static void setMinioPass(String minioPass) {\n        MinioUtil.minioPass = minioPass;\n    }\n\n    public static void setBucketName(String bucketName) {\n        MinioUtil.bucketName = bucketName;\n    }\n\n    public static String getMinioUrl() {\n        return minioUrl;\n    }\n\n    public static String getBucketName() {\n        return bucketName;\n    }\n\n    private static MinioClient minioClient = null;\n\n    /**\n     * 上传文件\n     * @param file\n     * @return\n     */\n    public static String upload(MultipartFile file, String bizPath, String customBucket) throws Exception {\n        String fileUrl = \"\";\n        // 业务路径过滤，防止攻击\n        bizPath = StrAttackFilter.filter(bizPath);\n\n        // 文件安全校验，防止上传漏洞文件\n        SsrfFileTypeFilter.checkUploadFileType(file, bizPath);\n\n        String newBucket = bucketName;\n        if(oConvertUtils.isNotEmpty(customBucket)){\n            newBucket = customBucket;\n        }\n        try {\n            initMinio(minioUrl, minioName,minioPass);\n            // 检查存储桶是否已经存在\n            if(minioClient.bucketExists(BucketExistsArgs.builder().bucket(newBucket).build())) {\n                log.info(\"Bucket already exists.\");\n            } else {\n                // 创建一个名为ota的存储桶\n                minioClient.makeBucket(MakeBucketArgs.builder().bucket(newBucket).build());\n                log.info(\"create a new bucket.\");\n            }\n            InputStream stream = file.getInputStream();\n            // 获取文件名\n            String orgName = file.getOriginalFilename();\n            if(\"\".equals(orgName)){\n                orgName=file.getName();\n            }\n            orgName = CommonUtils.getFileName(orgName);\n            String objectName = bizPath+\"/\"\n                                +( orgName.indexOf(\".\")==-1\n                                   ?orgName + \"_\" + System.currentTimeMillis()\n                                   :orgName.substring(0, orgName.lastIndexOf(\".\")) + \"_\" + System.currentTimeMillis() + orgName.substring(orgName.lastIndexOf(\".\"))\n                                 );\n\n            // 使用putObject上传一个本地文件到存储桶中。\n            if(objectName.startsWith(SymbolConstant.SINGLE_SLASH)){\n                objectName = objectName.substring(1);\n            }\n            PutObjectArgs objectArgs = PutObjectArgs.builder().object(objectName)\n                    .bucket(newBucket)\n                    .contentType(\"application/octet-stream\")\n                    .stream(stream,stream.available(),-1).build();\n            minioClient.putObject(objectArgs);\n            stream.close();\n            fileUrl = minioUrl+newBucket+\"/\"+objectName;\n        }catch (Exception e){\n            log.error(e.getMessage(), e);\n        }\n        return fileUrl;\n    }\n\n    /**\n     * 文件上传\n     * @param file\n     * @param bizPath\n     * @return\n     */\n    public static String upload(MultipartFile file, String bizPath) throws Exception {\n        return upload(file,bizPath,null);\n    }\n\n    /**\n     * 获取文件流\n     * @param bucketName\n     * @param objectName\n     * @return\n     */\n    public static InputStream getMinioFile(String bucketName,String objectName){\n        InputStream inputStream = null;\n        try {\n            initMinio(minioUrl, minioName, minioPass);\n            GetObjectArgs objectArgs = GetObjectArgs.builder().object(objectName)\n                    .bucket(bucketName).build();\n            inputStream = minioClient.getObject(objectArgs);\n        } catch (Exception e) {\n            log.info(\"文件获取失败\" + e.getMessage());\n        }\n        return inputStream;\n    }\n\n    /**\n     * 删除文件\n     * @param bucketName\n     * @param objectName\n     * @throws Exception\n     */\n    public static void removeObject(String bucketName, String objectName) {\n        try {\n            initMinio(minioUrl, minioName,minioPass);\n            RemoveObjectArgs objectArgs = RemoveObjectArgs.builder().object(objectName)\n                    .bucket(bucketName).build();\n            minioClient.removeObject(objectArgs);\n        }catch (Exception e){\n            log.info(\"文件删除失败\" + e.getMessage());\n        }\n    }\n\n    /**\n     * 获取文件外链\n     * @param bucketName\n     * @param objectName\n     * @param expires\n     * @return\n     */\n    public static String getObjectUrl(String bucketName, String objectName, Integer expires) {\n        initMinio(minioUrl, minioName,minioPass);\n        try{\n            // 代码逻辑说明: 获取文件外链报错提示method不能为空，导致文件下载和预览失败----\n            GetPresignedObjectUrlArgs objectArgs = GetPresignedObjectUrlArgs.builder().object(objectName)\n                    .bucket(bucketName)\n                    .expiry(expires).method(Method.GET).build();\n            String url = minioClient.getPresignedObjectUrl(objectArgs);\n            return URLDecoder.decode(url,\"UTF-8\");\n        }catch (Exception e){\n            log.info(\"文件路径获取失败\" + e.getMessage());\n        }\n        return null;\n    }\n\n    /**\n     * 初始化客户端\n     * @param minioUrl\n     * @param minioName\n     * @param minioPass\n     * @return\n     */\n    private static MinioClient initMinio(String minioUrl, String minioName,String minioPass) {\n        if (minioClient == null) {\n            try {\n                minioClient = MinioClient.builder()\n                        .endpoint(minioUrl)\n                        .credentials(minioName, minioPass)\n                        .build();\n            } catch (Exception e) {\n                e.printStackTrace();\n            }\n        }\n        return minioClient;\n    }\n\n    /**\n     * 上传文件到minio\n     * @param stream\n     * @param relativePath\n     * @return\n     */\n    public static String upload(InputStream stream,String relativePath) throws Exception {\n        initMinio(minioUrl, minioName,minioPass);\n        if(minioClient.bucketExists(BucketExistsArgs.builder().bucket(bucketName).build())) {\n            log.info(\"Bucket already exists.\");\n        } else {\n            // 创建一个名为ota的存储桶\n            minioClient.makeBucket(MakeBucketArgs.builder().bucket(bucketName).build());\n            log.info(\"create a new bucket.\");\n        }\n        PutObjectArgs objectArgs = PutObjectArgs.builder().object(relativePath)\n                .bucket(bucketName)\n                .contentType(\"application/octet-stream\")\n                .stream(stream,stream.available(),-1).build();\n        minioClient.putObject(objectArgs);\n        stream.close();\n        return minioUrl+bucketName+\"/\"+relativePath;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/MyClassLoader.java",
    "content": "package org.jeecg.common.util;\n\nimport org.jeecg.common.constant.SymbolConstant;\n\n/**\n * @Author  张代浩\n */\npublic class MyClassLoader extends ClassLoader {\n\tpublic static Class getClassByScn(String className) {\n\t\tClass myclass = null;\n\t\ttry {\n\t\t\tmyclass = Class.forName(className);\n\t\t} catch (ClassNotFoundException e) {\n\t\t\te.printStackTrace();\n\t\t\tthrow new RuntimeException(className+\" not found!\");\n\t\t}\n\t\treturn myclass;\n\t}\n\n    /**\n     * 获得类的全名，包括包名\n     * @param object\n     * @return\n     */\n\tpublic static String getPackPath(Object object) {\n\t\t// 检查用户传入的参数是否为空\n\t\tif (object == null) {\n\t\t\tthrow new java.lang.IllegalArgumentException(\"参数不能为空！\");\n\t\t}\n\t\t// 获得类的全名，包括包名\n\t\tString clsName = object.getClass().getName();\n\t\treturn clsName;\n\t}\n\n\tpublic static String getAppPath(Class cls) {\n\t\t// 检查用户传入的参数是否为空\n\t\tif (cls == null) {\n\t\t\tthrow new java.lang.IllegalArgumentException(\"参数不能为空！\");\n\t\t}\n\t\tClassLoader loader = cls.getClassLoader();\n\t\t// 获得类的全名，包括包名\n\t\tString clsName = cls.getName() + \".class\";\n\t\t// 获得传入参数所在的包\n\t\tPackage pack = cls.getPackage();\n\t\tString path = \"\";\n\t\t// 如果不是匿名包，将包名转化为路径\n\t\tif (pack != null) {\n\t\t\tString packName = pack.getName();\n\t\t\tString javaSpot=\"java.\";\n\t\t\tString javaxSpot=\"javax.\";\n\t\t\t// 此处简单判定是否是Java基础类库，防止用户传入JDK内置的类库\n\t\t\tif (packName.startsWith(javaSpot) || packName.startsWith(javaxSpot)) {\n\t\t\t\tthrow new java.lang.IllegalArgumentException(\"不要传送系统类！\");\n\t\t\t}\n\t\t\t// 在类的名称中，去掉包名的部分，获得类的文件名\n\t\t\tclsName = clsName.substring(packName.length() + 1);\n\t\t\t// 判定包名是否是简单包名，如果是，则直接将包名转换为路径，\n\t\t\tif (packName.indexOf(SymbolConstant.SPOT) < 0) {\n\t\t\t\tpath = packName + \"/\";\n\t\t\t} else {\n                // 否则按照包名的组成部分，将包名转换为路径\n\t\t\t\tint start = 0, end = 0;\n\t\t\t\tend = packName.indexOf(\".\");\n\t\t\t\tStringBuilder pathBuilder = new StringBuilder();\n\t\t\t\twhile (end != -1) {\n                    pathBuilder.append(packName, start, end).append(\"/\");\n\t\t\t\t\tstart = end + 1;\n\t\t\t\t\tend = packName.indexOf(\".\", start);\n\t\t\t\t}\n\t\t\t\tif(oConvertUtils.isNotEmpty(pathBuilder.toString())){\n                    path = pathBuilder.toString();\n                }\n\t\t\t\tpath = path + packName.substring(start) + \"/\";\n\t\t\t}\n\t\t}\n\t\t// 调用ClassLoader的getResource方法，传入包含路径信息的类文件名\n\t\tjava.net.URL url = loader.getResource(path + clsName);\n\t\t// 从URL对象中获取路径信息\n\t\tString realPath = url.getPath();\n\t\t// 去掉路径信息中的协议名\"file:\"\n\t\tint pos = realPath.indexOf(\"file:\");\n\t\tif (pos > -1) {\n\t\t\trealPath = realPath.substring(pos + 5);\n\t\t}\n\t\t// 去掉路径信息最后包含类文件信息的部分，得到类所在的路径\n\t\tpos = realPath.indexOf(path + clsName);\n\t\trealPath = realPath.substring(0, pos - 1);\n\t\t// 如果类文件被打包到JAR等文件中时，去掉对应的JAR等打包文件名\n\t\tif (realPath.endsWith(SymbolConstant.EXCLAMATORY_MARK)) {\n\t\t\trealPath = realPath.substring(0, realPath.lastIndexOf(\"/\"));\n\t\t}\n\t\t/*------------------------------------------------------------  \n\t\t ClassLoader的getResource方法使用了utf-8对路径信息进行了编码，当路径  \n\t\t  中存在中文和空格时，他会对这些字符进行转换，这样，得到的往往不是我们想要  \n\t\t  的真实路径，在此，调用了URLDecoder的decode方法进行解码，以便得到原始的  \n\t\t  中文及空格路径  \n\t\t-------------------------------------------------------------*/\n\t\ttry {\n\t\t\trealPath = java.net.URLDecoder.decode(realPath, \"utf-8\");\n\t\t} catch (Exception e) {\n\t\t\tthrow new RuntimeException(e);\n\t\t}\n\t\treturn realPath;\n\t}// getAppPath定义结束\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/MyCommonsMultipartFile.java",
    "content": "package org.jeecg.common.util;\n\nimport org.apache.commons.fileupload.FileItem;\nimport org.springframework.web.multipart.MultipartFile;\n\nimport java.io.*;\n\n/**\n * @date 2025-09-04\n * @author scott\n * \n * 升级springboot3 无法使用 CommonsMultipartFile\n * 自定义 MultipartFile 实现类，支持从 FileItem 构造\n */\npublic class MyCommonsMultipartFile implements MultipartFile {\n\n    private final byte[] fileContent;\n    private final String fileName;\n    private final String contentType;\n\n    // 新增构造方法，支持 FileItem 参数\n    public MyCommonsMultipartFile(FileItem fileItem) throws IOException {\n        this.fileName = fileItem.getName();\n        this.contentType = fileItem.getContentType();\n        try (InputStream inputStream = fileItem.getInputStream()) {\n            this.fileContent = inputStream.readAllBytes();\n        }\n    }\n    \n    // 现有构造方法\n    public MyCommonsMultipartFile(InputStream inputStream, String fileName, String contentType) throws IOException {\n        this.fileName = fileName;\n        this.contentType = contentType;\n        this.fileContent = inputStream.readAllBytes();\n    }\n\n    @Override\n    public String getName() {\n        return fileName;\n    }\n\n    @Override\n    public String getOriginalFilename() {\n        return fileName;\n    }\n\n    @Override\n    public String getContentType() {\n        return contentType;\n    }\n\n    @Override\n    public boolean isEmpty() {\n        return fileContent.length == 0;\n    }\n\n    @Override\n    public long getSize() {\n        return fileContent.length;\n    }\n\n    @Override\n    public byte[] getBytes() {\n        return fileContent;\n    }\n\n    @Override\n    public InputStream getInputStream() {\n        return new ByteArrayInputStream(fileContent);\n    }\n\n    @Override\n    public void transferTo(File dest) throws IOException {\n        try (OutputStream os = new FileOutputStream(dest)) {\n            os.write(fileContent);\n        }\n    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/PasswordUtil.java",
    "content": "package org.jeecg.common.util;\n\nimport java.security.Key;\nimport java.security.SecureRandom;\nimport javax.crypto.Cipher;\nimport javax.crypto.SecretKey;\nimport javax.crypto.SecretKeyFactory;\nimport javax.crypto.spec.PBEKeySpec;\nimport javax.crypto.spec.PBEParameterSpec;\n\n/**\n * @Description: 密码工具类\n * @author: jeecg-boot\n */\npublic class PasswordUtil {\n\n\t/**\n\t * JAVA6支持以下任意一种算法 PBEWITHMD5ANDDES PBEWITHMD5ANDTRIPLEDES\n\t * PBEWITHSHAANDDESEDE PBEWITHSHA1ANDRC2_40 PBKDF2WITHHMACSHA1\n\t * */\n\n    /**\n     * 定义使用的算法为:PBEWITHMD5andDES算法\n     * 加密算法\n     */\n\tpublic static final String ALGORITHM = \"PBEWithMD5AndDES\";\n\n    /**\n     * 定义使用的算法为:PBEWITHMD5andDES算法\n     * 密钥\n     */\n\tpublic static final String SALT = \"63293188\";\n\n\t/**\n\t * 定义迭代次数为1000次\n\t */\n\tprivate static final int ITERATIONCOUNT = 1000;\n\n\t/**\n\t * 获取加密算法中使用的盐值,解密中使用的盐值必须与加密中使用的相同才能完成操作. 盐长度必须为8字节\n\t * \n\t * @return byte[] 盐值\n\t * */\n\tpublic static byte[] getSalt() throws Exception {\n\t\t// 实例化安全随机数\n\t\tSecureRandom random = new SecureRandom();\n\t\t// 产出盐\n\t\treturn random.generateSeed(8);\n\t}\n\n\tpublic static byte[] getStaticSalt() {\n\t\t// 产出盐\n\t\treturn SALT.getBytes();\n\t}\n\n\t/**\n\t * 根据PBE密码生成一把密钥\n\t * \n\t * @param password\n\t *            生成密钥时所使用的密码\n\t * @return Key PBE算法密钥\n\t * */\n\tprivate static Key getPbeKey(String password) {\n\t\t// 实例化使用的算法\n\t\tSecretKeyFactory keyFactory;\n\t\tSecretKey secretKey = null;\n\t\ttry {\n\t\t\tkeyFactory = SecretKeyFactory.getInstance(ALGORITHM);\n\t\t\t// 设置PBE密钥参数\n\t\t\tPBEKeySpec keySpec = new PBEKeySpec(password.toCharArray());\n\t\t\t// 生成密钥\n\t\t\tsecretKey = keyFactory.generateSecret(keySpec);\n\t\t} catch (Exception e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\n\t\treturn secretKey;\n\t}\n\n\t/**\n\t * 加密明文字符串\n\t * \n\t * @param plaintext\n\t *            待加密的明文字符串\n\t * @param password\n\t *            生成密钥时所使用的密码\n\t * @param salt\n\t *            盐值\n\t * @return 加密后的密文字符串\n\t * @throws Exception\n\t */\n\tpublic static String encrypt(String plaintext, String password, String salt) {\n\n\t\tKey key = getPbeKey(password);\n\t\tbyte[] encipheredData = null;\n\t\tPBEParameterSpec parameterSpec = new PBEParameterSpec(salt.getBytes(), ITERATIONCOUNT);\n\t\ttry {\n\t\t\tCipher cipher = Cipher.getInstance(ALGORITHM);\n\n\t\t\tcipher.init(Cipher.ENCRYPT_MODE, key, parameterSpec);\n\t\t\t// 代码逻辑说明: 中文作为用户名时，加密的密码windows和linux会得到不同的结果 gitee/issues/IZUD7\n\t\t\tencipheredData = cipher.doFinal(plaintext.getBytes(\"utf-8\"));\n\t\t} catch (Exception e) {\n\t\t}\n\t\treturn bytesToHexString(encipheredData);\n\t}\n\n\t/**\n\t * 解密密文字符串\n\t * \n\t * @param ciphertext\n\t *            待解密的密文字符串\n\t * @param password\n\t *            生成密钥时所使用的密码(如需解密,该参数需要与加密时使用的一致)\n\t * @param salt\n\t *            盐值(如需解密,该参数需要与加密时使用的一致)\n\t * @return 解密后的明文字符串\n\t * @throws Exception\n\t */\n\tpublic static String decrypt(String ciphertext, String password, String salt) {\n\n\t\tKey key = getPbeKey(password);\n\t\tbyte[] passDec = null;\n\t\tPBEParameterSpec parameterSpec = new PBEParameterSpec(salt.getBytes(), ITERATIONCOUNT);\n\t\ttry {\n\t\t\tCipher cipher = Cipher.getInstance(ALGORITHM);\n\n\t\t\tcipher.init(Cipher.DECRYPT_MODE, key, parameterSpec);\n\n\t\t\tpassDec = cipher.doFinal(hexStringToBytes(ciphertext));\n\t\t}\n\n\t\tcatch (Exception e) {\n\t\t\t// TODO: handle exception\n\t\t}\n\t\treturn new String(passDec);\n\t}\n\n\t/**\n\t * 将字节数组转换为十六进制字符串\n\t * \n\t * @param src\n\t *            字节数组\n\t * @return\n\t */\n\tpublic static String bytesToHexString(byte[] src) {\n\t\tStringBuilder stringBuilder = new StringBuilder(\"\");\n\t\tif (src == null || src.length <= 0) {\n\t\t\treturn null;\n\t\t}\n\t\tfor (int i = 0; i < src.length; i++) {\n\t\t\tint v = src[i] & 0xFF;\n\t\t\tString hv = Integer.toHexString(v);\n\t\t\tif (hv.length() < 2) {\n\t\t\t\tstringBuilder.append(0);\n\t\t\t}\n\t\t\tstringBuilder.append(hv);\n\t\t}\n\t\treturn stringBuilder.toString();\n\t}\n\n\t/**\n\t * 将十六进制字符串转换为字节数组\n\t * \n\t * @param hexString\n\t *            十六进制字符串\n\t * @return\n\t */\n\tpublic static byte[] hexStringToBytes(String hexString) {\n\t\tif (hexString == null || \"\".equals(hexString)) {\n\t\t\treturn null;\n\t\t}\n\t\thexString = hexString.toUpperCase();\n\t\tint length = hexString.length() / 2;\n\t\tchar[] hexChars = hexString.toCharArray();\n\t\tbyte[] d = new byte[length];\n\t\tfor (int i = 0; i < length; i++) {\n\t\t\tint pos = i * 2;\n\t\t\td[i] = (byte) (charToByte(hexChars[pos]) << 4 | charToByte(hexChars[pos + 1]));\n\t\t}\n\t\treturn d;\n\t}\n\n\tprivate static byte charToByte(char c) {\n\t\treturn (byte) \"0123456789ABCDEF\".indexOf(c);\n\t}\n\n\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/PmsUtil.java",
    "content": "package org.jeecg.common.util;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.springframework.beans.factory.annotation.Value;\nimport org.springframework.context.annotation.Lazy;\nimport org.springframework.stereotype.Component;\n\nimport java.io.BufferedWriter;\nimport java.io.File;\nimport java.io.FileWriter;\nimport java.util.Date;\nimport java.util.List;\n\n/**\n * @Description: PmsUtil\n * @author: jeecg-boot\n */\n@Slf4j\n@Component\n@Lazy(false)\npublic class PmsUtil {\n\n\n    private static String uploadPath;\n\n    @Value(\"${jeecg.path.upload:}\")\n    public void setUploadPath(String uploadPath) {\n        PmsUtil.uploadPath = uploadPath;\n    }\n\n    public static String saveErrorTxtByList(List<String> msg, String name) {\n        Date d = new Date();\n        String saveDir = \"logs\" + File.separator + DateUtils.yyyyMMdd.get().format(d) + File.separator;\n        String saveFullDir = uploadPath + File.separator + saveDir;\n\n        File saveFile = new File(saveFullDir);\n        if (!saveFile.exists()) {\n            saveFile.mkdirs();\n        }\n        name += DateUtils.yyyymmddhhmmss.get().format(d) + Math.round(Math.random() * 10000);\n        String saveFilePath = saveFullDir + name + \".txt\";\n\n        try {\n            //封装目的地\n            BufferedWriter bw = new BufferedWriter(new FileWriter(saveFilePath));\n            //遍历集合\n            for (String s : msg) {\n                //写数据\n                if (s.indexOf(\"_\") > 0) {\n                    String[] arr = s.split(\"_\");\n                    bw.write(\"第\" + arr[0] + \"行:\" + arr[1]);\n                } else {\n                    bw.write(s);\n                }\n                //bw.newLine();\n                bw.write(\"\\r\\n\");\n            }\n            //释放资源\n            bw.flush();\n            bw.close();\n        } catch (Exception e) {\n            log.info(\"excel导入生成错误日志文件异常:\" + e.getMessage());\n        }\n        return saveDir + name + \".txt\";\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/ReflectHelper.java",
    "content": "package org.jeecg.common.util;\n\nimport com.baomidou.mybatisplus.annotation.TableField;\nimport lombok.extern.slf4j.Slf4j;\n\nimport java.lang.reflect.Field;\nimport java.lang.reflect.Method;\nimport java.util.*;\nimport java.util.Map.Entry;\nimport java.util.regex.Pattern;\nimport java.util.stream.Collectors;\n\n/**\n * @author 张代浩\n * @desc 通过反射来动态调用get 和 set 方法\n */\n@Slf4j\npublic class ReflectHelper {\n\n    private Class cls;\n\n    /**\n     * 传过来的对象\n     */\n    private Object obj;\n\n    /**\n     * 存放get方法\n     */\n    private Hashtable<String, Method> getMethods = null;\n    /**\n     * 存放set方法\n     */\n    private Hashtable<String, Method> setMethods = null;\n\n    /**\n     * 定义构造方法 -- 一般来说是个pojo\n     *\n     * @param o 目标对象\n     */\n    public ReflectHelper(Object o) {\n        obj = o;\n        initMethods();\n    }\n\n    /**\n     * @desc 初始化\n     */\n    public void initMethods() {\n        getMethods = new Hashtable<String, Method>();\n        setMethods = new Hashtable<String, Method>();\n        cls = obj.getClass();\n        Method[] methods = cls.getMethods();\n        // 定义正则表达式，从方法中过滤出getter / setter 函数.\n        String gs = \"get(\\\\w+)\";\n        Pattern getM = Pattern.compile(gs);\n        String ss = \"set(\\\\w+)\";\n        Pattern setM = Pattern.compile(ss);\n        // 把方法中的\"set\" 或者 \"get\" 去掉\n        String rapl = \"$1\";\n        String param;\n        for (int i = 0; i < methods.length; ++i) {\n            Method m = methods[i];\n            String methodName = m.getName();\n            if (Pattern.matches(gs, methodName)) {\n                param = getM.matcher(methodName).replaceAll(rapl).toLowerCase();\n                getMethods.put(param, m);\n            } else if (Pattern.matches(ss, methodName)) {\n                param = setM.matcher(methodName).replaceAll(rapl).toLowerCase();\n                setMethods.put(param, m);\n            } else {\n                // logger.info(methodName + \" 不是getter,setter方法！\");\n            }\n        }\n    }\n\n    /**\n     * @desc 调用set方法\n     */\n    public boolean setMethodValue(String property, Object object) {\n        Method m = setMethods.get(property.toLowerCase());\n        if (m != null) {\n            try {\n                // 调用目标类的setter函数\n                m.invoke(obj, object);\n                return true;\n            } catch (Exception ex) {\n                log.info(\"invoke getter on \" + property + \" error: \" + ex.toString());\n                return false;\n            }\n        }\n        return false;\n    }\n\n    /**\n     * @desc 调用set方法\n     */\n    public Object getMethodValue(String property) {\n        Object value = null;\n        Method m = getMethods.get(property.toLowerCase());\n        if (m != null) {\n            try {\n                /*\n                 * 调用obj类的setter函数\n                 */\n                value = m.invoke(obj, new Object[]{});\n\n            } catch (Exception ex) {\n                log.info(\"invoke getter on \" + property + \" error: \" + ex.toString());\n            }\n        }\n        return value;\n    }\n\n    /**\n     * 把map中的内容全部注入到obj中\n     *\n     * @param data\n     * @return\n     */\n    public Object setAll(Map<String, Object> data) {\n        if (data == null || data.keySet().size() <= 0) {\n            return null;\n        }\n        for (Entry<String, Object> entry : data.entrySet()) {\n            this.setMethodValue(entry.getKey(), entry.getValue());\n        }\n        return obj;\n    }\n\n    /**\n     * 把map中的内容全部注入到obj中\n     *\n     * @param o\n     * @param data\n     * @return\n     */\n    public static Object setAll(Object o, Map<String, Object> data) {\n        ReflectHelper reflectHelper = new ReflectHelper(o);\n        reflectHelper.setAll(data);\n        return o;\n    }\n\n    /**\n     * 把map中的内容全部注入到新实例中\n     *\n     * @param clazz\n     * @param data\n     * @return\n     */\n    @SuppressWarnings(\"unchecked\")\n    public static <T> T setAll(Class<T> clazz, Map<String, Object> data) {\n        T o = null;\n        try {\n            o = clazz.newInstance();\n        } catch (Exception e) {\n            e.printStackTrace();\n            o = null;\n            return o;\n        }\n        return (T) setAll(o, data);\n    }\n\n    /**\n     * 根据传入的class将mapList转换为实体类list\n     *\n     * @param mapist\n     * @param clazz\n     * @return\n     */\n    public static <T> List<T> transList2Entrys(List<Map<String, Object>> mapist, Class<T> clazz) {\n        List<T> list = new ArrayList<T>();\n        if (mapist != null && mapist.size() > 0) {\n            for (Map<String, Object> data : mapist) {\n                list.add(ReflectHelper.setAll(clazz, data));\n            }\n        }\n        return list;\n    }\n\n    /**\n     * 根据属性名获取属性值\n     */\n    public static Object getFieldValueByName(String fieldName, Object o) {\n        try {\n            String firstLetter = fieldName.substring(0, 1).toUpperCase();\n            String getter = \"get\" + firstLetter + fieldName.substring(1);\n            Method method = o.getClass().getMethod(getter, new Class[]{});\n            Object value = method.invoke(o, new Object[]{});\n            return value;\n        } catch (Exception e) {\n            e.printStackTrace();\n            return null;\n        }\n    }\n\n    /**\n     * 获取属性值\n     */\n    public static Object getFieldVal(String fieldName, Object o) {\n        try {\n            // 暴力反射获取属性\n            Field filed = o.getClass().getDeclaredField(fieldName);\n            // 设置反射时取消Java的访问检查，暴力访问\n            filed.setAccessible(true);\n            Object val = filed.get(o);\n            return val;\n        } catch (Exception e) {\n            e.printStackTrace();\n            return null;\n        }\n    }\n\n    /**\n     * 获取属性名数组\n     */\n    public static String[] getFiledName(Object o) {\n        Field[] fields = o.getClass().getDeclaredFields();\n        String[] fieldNames = new String[fields.length];\n        for (int i = 0; i < fields.length; i++) {\n            //log.info(fields[i].getType());\n            fieldNames[i] = fields[i].getName();\n        }\n        return fieldNames;\n    }\n\n    /**\n     * 获取属性类型(type)，属性名(name)，属性值(value)的map组成的list\n     */\n    public static List<Map> getFiledsInfo(Object o) {\n        Field[] fields = o.getClass().getDeclaredFields();\n        String[] fieldNames = new String[fields.length];\n        List<Map> list = new ArrayList<Map>();\n        Map<String, Object> infoMap = null;\n        for (int i = 0; i < fields.length; i++) {\n            infoMap = new HashMap<>(5);\n            infoMap.put(\"type\", fields[i].getType().toString());\n            infoMap.put(\"name\", fields[i].getName());\n            infoMap.put(\"value\", getFieldValueByName(fields[i].getName(), o));\n            list.add(infoMap);\n        }\n        return list;\n    }\n\n    /**\n     * 获取对象的所有属性值，返回一个对象数组\n     */\n    public static Object[] getFiledValues(Object o) {\n        String[] fieldNames = getFiledName(o);\n        Object[] value = new Object[fieldNames.length];\n        for (int i = 0; i < fieldNames.length; i++) {\n            value[i] = getFieldValueByName(fieldNames[i], o);\n        }\n        return value;\n    }\n\n    /**\n     * 判断给定的字段是不是类中的属性\n     * @param field 字段名\n     * @param clazz 类对象\n     * @return\n     */\n    public static boolean isClassField(String field, Class clazz){\n        Field[] fields = clazz.getDeclaredFields();\n        for(int i=0;i<fields.length;i++){\n            String fieldName = fields[i].getName();\n            String tableColumnName = oConvertUtils.camelToUnderline(fieldName);\n            if(fieldName.equalsIgnoreCase(field) || tableColumnName.equalsIgnoreCase(field)){\n                return true;\n            }\n        }\n        return false;\n    }\n\n    /**\n     * 获取class的 包括父类的\n     * @param clazz\n     * @return\n     */\n    public static List<Field> getClassFields(Class<?> clazz) {\n        List<Field> list = new ArrayList<Field>();\n        Field[] fields;\n        do{\n            fields = clazz.getDeclaredFields();\n            for(int i = 0;i<fields.length;i++){\n                list.add(fields[i]);\n            }\n            clazz = clazz.getSuperclass();\n        }while(clazz!= Object.class&&clazz!=null);\n        return list;\n    }\n\n    /**\n     * 获取表字段名\n     * @param clazz\n     * @param name\n     * @return\n     */\n    public static String getTableFieldName(Class<?> clazz, String name) {\n        try {\n            //如果字段加注解了@TableField(exist = false),不走DB查询\n            Field field = null;\n            try {\n                field = clazz.getDeclaredField(name);\n            } catch (NoSuchFieldException e) {\n                //e.printStackTrace();\n            }\n\n            //如果为空，则去父类查找字段\n            if (field == null) {\n                List<Field> allFields = getClassFields(clazz);\n                List<Field> searchFields = allFields.stream().filter(a -> a.getName().equals(name)).collect(Collectors.toList());\n                if(searchFields!=null && searchFields.size()>0){\n                    field = searchFields.get(0);\n                }\n            }\n\n            if (field != null) {\n                TableField tableField = field.getAnnotation(TableField.class);\n                if (tableField != null){\n                    if(tableField.exist() == false){\n                        //如果设置了TableField false 这个字段不需要处理\n                        return null;\n                    }else{\n                        String column = tableField.value();\n                        //如果设置了TableField value 这个字段是实体字段\n                        if(!\"\".equals(column)){\n                            return column;\n                        }\n                    }\n                }\n            }\n        } catch (Exception e) {\n            e.printStackTrace();\n        }\n        return name;\n    }\n\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/RestDesformUtil.java",
    "content": "package org.jeecg.common.util;\n\nimport com.alibaba.fastjson.JSONObject;\nimport org.jeecg.common.api.vo.Result;\nimport org.springframework.http.HttpHeaders;\nimport org.springframework.http.HttpMethod;\nimport org.springframework.http.MediaType;\nimport org.springframework.http.ResponseEntity;\n\n/**\n * 通过 RESTful 风格的接口操纵 desform 里的数据\n *\n * @author sunjianlei\n */\npublic class RestDesformUtil {\n\n    private static String domain = null;\n    private static String path = null;\n\n    static {\n        domain = SpringContextUtils.getDomain();\n        path = oConvertUtils.getString(SpringContextUtils.getApplicationContext().getEnvironment().getProperty(\"server.servlet.context-path\"));\n    }\n\n    /**\n     * 查询数据\n     *\n     * @param desformCode\n     * @param dataId\n     * @param token\n     * @return\n     */\n    public static Result queryOne(String desformCode, String dataId, String token) {\n        String url = getBaseUrl(desformCode, dataId).toString();\n        HttpHeaders headers = getHeaders(token);\n        ResponseEntity<JSONObject> result = RestUtil.request(url, HttpMethod.GET, headers, null, null, JSONObject.class);\n        return packageReturn(result);\n    }\n\n    /**\n     * 新增数据\n     *\n     * @param desformCode\n     * @param formData\n     * @param token\n     * @return\n     */\n    public static Result addOne(String desformCode, JSONObject formData, String token) {\n        return addOrEditOne(desformCode, formData, token, HttpMethod.POST);\n    }\n\n    /**\n     * 修改数据\n     *\n     * @param desformCode\n     * @param formData\n     * @param token\n     * @return\n     */\n    public static Result editOne(String desformCode, JSONObject formData, String token) {\n        return addOrEditOne(desformCode, formData, token, HttpMethod.PUT);\n    }\n\n    private static Result addOrEditOne(String desformCode, JSONObject formData, String token, HttpMethod method) {\n        String url = getBaseUrl(desformCode).toString();\n        HttpHeaders headers = getHeaders(token);\n        ResponseEntity<JSONObject> result = RestUtil.request(url, method, headers, null, formData, JSONObject.class);\n        return packageReturn(result);\n    }\n\n    /**\n     * 删除数据\n     *\n     * @param desformCode\n     * @param dataId\n     * @param token\n     * @return\n     */\n    public static Result removeOne(String desformCode, String dataId, String token) {\n        String url = getBaseUrl(desformCode, dataId).toString();\n        HttpHeaders headers = getHeaders(token);\n        ResponseEntity<JSONObject> result = RestUtil.request(url, HttpMethod.DELETE, headers, null, null, JSONObject.class);\n        return packageReturn(result);\n    }\n\n    private static Result packageReturn(ResponseEntity<JSONObject> result) {\n        if (result.getBody() != null) {\n            return result.getBody().toJavaObject(Result.class);\n        }\n        return Result.error(\"操作失败\");\n    }\n\n    private static StringBuilder getBaseUrl() {\n        StringBuilder builder = new StringBuilder(domain).append(path);\n        builder.append(\"/desform/api\");\n        return builder;\n    }\n\n    private static StringBuilder getBaseUrl(String desformCode, String dataId) {\n        StringBuilder builder = getBaseUrl();\n        builder.append(\"/\").append(desformCode);\n        if (dataId != null) {\n            builder.append(\"/\").append(dataId);\n        }\n        return builder;\n    }\n\n    private static StringBuilder getBaseUrl(String desformCode) {\n        return getBaseUrl(desformCode, null);\n    }\n\n    private static HttpHeaders getHeaders(String token) {\n        HttpHeaders headers = new HttpHeaders();\n        String mediaType = MediaType.APPLICATION_JSON_UTF8_VALUE;\n        headers.setContentType(MediaType.parseMediaType(mediaType));\n        headers.set(\"Accept\", mediaType);\n        headers.set(\"X-Access-Token\", token);\n        return headers;\n    }\n\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/RestUtil.java",
    "content": "package org.jeecg.common.util;\n\nimport com.alibaba.fastjson.JSONObject;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.lang3.StringUtils;\nimport org.springframework.http.*;\nimport org.springframework.http.client.HttpComponentsClientHttpRequestFactory;\nimport org.springframework.http.converter.StringHttpMessageConverter;\nimport org.springframework.web.client.RestTemplate;\n\nimport java.nio.charset.StandardCharsets;\nimport java.util.Iterator;\nimport java.util.Map;\n\n/**\n * 调用 Restful 接口 Util\n *\n * @author sunjianlei\n */\n@Slf4j\npublic class RestUtil {\n\n    private static String domain = null;\n    private static String path = null;\n    \n    private static String getDomain() {\n        if (domain == null) {\n            domain = SpringContextUtils.getDomain();\n            // issues/2959\n            // 微服务版集成企业微信单点登录\n            // 因为微服务版没有端口号，导致 SpringContextUtils.getDomain() 方法获取的域名的端口号变成了:-1所以出问题了，只需要把这个-1给去掉就可以了。\n            String port=\":-1\";\n            if (domain.endsWith(port)) {\n                domain = domain.substring(0, domain.length() - 3);\n            }\n        }\n        return domain;\n    }\n\n    private static String getPath() {\n        if (path == null) {\n            path = SpringContextUtils.getApplicationContext().getEnvironment().getProperty(\"server.servlet.context-path\");\n        }\n        return oConvertUtils.getString(path);\n    }\n\n    public static String getBaseUrl() {\n        String basepath = getDomain() + getPath();\n        log.debug(\" RestUtil.getBaseUrl: \" + basepath);\n        return basepath;\n    }\n\n    /**\n     * RestAPI 调用器\n     */\n    private final static RestTemplate RT;\n\n    static {\n        // 解决[issues/8859]online表单java增强失效------------\n        // 使用 Apache HttpClient 避免 JDK HttpURLConnection 的 too many bytes written 问题\n        HttpComponentsClientHttpRequestFactory requestFactory = new HttpComponentsClientHttpRequestFactory();\n        requestFactory.setConnectTimeout(30000);\n        requestFactory.setReadTimeout(30000);\n        RT = new RestTemplate(requestFactory);\n        // 解决乱码问题（替换 StringHttpMessageConverter 为 UTF-8）\n        for (int i = 0; i < RT.getMessageConverters().size(); i++) {\n            if (RT.getMessageConverters().get(i) instanceof StringHttpMessageConverter) {\n                RT.getMessageConverters().set(i, new StringHttpMessageConverter(StandardCharsets.UTF_8));\n                break;\n            }\n        }\n    }\n\n    public static RestTemplate getRestTemplate() {\n        return RT;\n    }\n\n    /**\n     * 发送 get 请求\n     */\n    public static JSONObject get(String url) {\n        return getNative(url, null, null).getBody();\n    }\n\n    /**\n     * 发送 get 请求\n     */\n    public static JSONObject get(String url, JSONObject variables) {\n        return getNative(url, variables, null).getBody();\n    }\n\n    /**\n     * 发送 get 请求\n     */\n    public static JSONObject get(String url, JSONObject variables, JSONObject params) {\n        return getNative(url, variables, params).getBody();\n    }\n\n    /**\n     * 发送 get 请求，返回原生 ResponseEntity 对象\n     */\n    public static ResponseEntity<JSONObject> getNative(String url, JSONObject variables, JSONObject params) {\n        return request(url, HttpMethod.GET, variables, params);\n    }\n\n    /**\n     * 发送 Post 请求\n     */\n    public static JSONObject post(String url) {\n        return postNative(url, null, null).getBody();\n    }\n\n    /**\n     * 发送 Post 请求\n     */\n    public static JSONObject post(String url, JSONObject params) {\n        return postNative(url, null, params).getBody();\n    }\n\n    /**\n     * 发送 Post 请求\n     */\n    public static JSONObject post(String url, JSONObject variables, JSONObject params) {\n        return postNative(url, variables, params).getBody();\n    }\n\n    /**\n     * 发送 POST 请求，返回原生 ResponseEntity 对象\n     */\n    public static ResponseEntity<JSONObject> postNative(String url, JSONObject variables, JSONObject params) {\n        return request(url, HttpMethod.POST, variables, params);\n    }\n\n    /**\n     * 发送 put 请求\n     */\n    public static JSONObject put(String url) {\n        return putNative(url, null, null).getBody();\n    }\n\n    /**\n     * 发送 put 请求\n     */\n    public static JSONObject put(String url, JSONObject params) {\n        return putNative(url, null, params).getBody();\n    }\n\n    /**\n     * 发送 put 请求\n     */\n    public static JSONObject put(String url, JSONObject variables, JSONObject params) {\n        return putNative(url, variables, params).getBody();\n    }\n\n    /**\n     * 发送 put 请求，返回原生 ResponseEntity 对象\n     */\n    public static ResponseEntity<JSONObject> putNative(String url, JSONObject variables, JSONObject params) {\n        return request(url, HttpMethod.PUT, variables, params);\n    }\n\n    /**\n     * 发送 delete 请求\n     */\n    public static JSONObject delete(String url) {\n        return deleteNative(url, null, null).getBody();\n    }\n\n    /**\n     * 发送 delete 请求\n     */\n    public static JSONObject delete(String url, JSONObject variables, JSONObject params) {\n        return deleteNative(url, variables, params).getBody();\n    }\n\n    /**\n     * 发送 delete 请求，返回原生 ResponseEntity 对象\n     */\n    public static ResponseEntity<JSONObject> deleteNative(String url, JSONObject variables, JSONObject params) {\n        return request(url, HttpMethod.DELETE, null, variables, params, JSONObject.class);\n    }\n\n    /**\n     * 发送请求\n     */\n    public static ResponseEntity<JSONObject> request(String url, HttpMethod method, JSONObject variables, JSONObject params) {\n        return request(url, method, getHeaderApplicationJson(), variables, params, JSONObject.class);\n    }\n\n    /**\n     * 发送请求\n     *\n     * @param url          请求地址\n     * @param method       请求方式\n     * @param headers      请求头  可空\n     * @param variables    请求url参数 可空\n     * @param params       请求body参数 可空\n     * @param responseType 返回类型\n     * @return ResponseEntity<responseType>\n     */\n    public static <T> ResponseEntity<T> request(String url, HttpMethod method, HttpHeaders headers, JSONObject variables, Object params, Class<T> responseType) {\n        log.debug(\" RestUtil  --- request ---  url = \"+ url);\n        if (StringUtils.isEmpty(url)) {\n            throw new RuntimeException(\"url 不能为空\");\n        }\n        if (method == null) {\n            throw new RuntimeException(\"method 不能为空\");\n        }\n        if (headers == null) {\n            headers = new HttpHeaders();\n        }\n        // 请求体\n        String body = \"\";\n        if (params != null) {\n            if (params instanceof JSONObject) {\n                body = ((JSONObject) params).toJSONString();\n\n            } else {\n                body = params.toString();\n            }\n        }\n        // 拼接 url 参数\n        if (variables != null && !variables.isEmpty()) {\n            url += (\"?\" + asUrlVariables(variables));\n        }\n        // 解决[issues/8951]从jeecgboot 3.8.2 升级到 3.8.3 在线表单java增强功能报错------------\n        // Content-Length 强制设置（解决可能出现的截断问题）\n        if (StringUtils.isNotEmpty(body)) {\n            int contentLength = body.getBytes(StandardCharsets.UTF_8).length;\n            String current = headers.getFirst(HttpHeaders.CONTENT_LENGTH);\n            if (current == null || !current.equals(String.valueOf(contentLength))) {\n                headers.setContentLength(contentLength);\n                log.debug(\" RestUtil  --- request --- 修正/设置 Content-Length = \" + contentLength + (current!=null?\" (原值=\"+current+\")\":\"\"));\n            }\n        }\n        // 发送请求\n        HttpEntity<String> request = new HttpEntity<>(body, headers);\n        return RT.exchange(url, method, request, responseType);\n    }\n\n    /**\n     * 发送请求（支持自定义超时时间）\n     *\n     * @param url          请求地址\n     * @param method       请求方式\n     * @param headers      请求头  可空\n     * @param variables    请求url参数 可空\n     * @param params       请求body参数 可空\n     * @param responseType 返回类型\n     * @param timeout      超时时间（毫秒），如果为0或负数则使用默认超时\n     * @return ResponseEntity<responseType>\n     */\n    public static <T> ResponseEntity<T> request(String url, HttpMethod method, HttpHeaders headers,\n                                                JSONObject variables, Object params, Class<T> responseType, int timeout) {\n        log.debug(\" RestUtil  --- request ---  url = \"+ url + \", timeout = \" + timeout);\n\n        if (StringUtils.isEmpty(url)) {\n            throw new RuntimeException(\"url 不能为空\");\n        }\n        if (method == null) {\n            throw new RuntimeException(\"method 不能为空\");\n        }\n        if (headers == null) {\n            headers = new HttpHeaders();\n        }\n\n        // 创建自定义RestTemplate（如果需要设置超时）\n        RestTemplate restTemplate = RT;\n        if (timeout > 0) {\n            // 代码逻辑说明: [issues/8859]online表单java增强失效------------\n            HttpComponentsClientHttpRequestFactory requestFactory = new HttpComponentsClientHttpRequestFactory();\n            requestFactory.setConnectTimeout(timeout);\n            requestFactory.setReadTimeout(timeout);\n            restTemplate = new RestTemplate(requestFactory);\n            // 解决乱码问题（替换 StringHttpMessageConverter 为 UTF-8）\n            for (int i = 0; i < restTemplate.getMessageConverters().size(); i++) {\n                if (restTemplate.getMessageConverters().get(i) instanceof StringHttpMessageConverter) {\n                    restTemplate.getMessageConverters().set(i, new StringHttpMessageConverter(StandardCharsets.UTF_8));\n                    break;\n                }\n            }\n        }\n\n        // 请求体\n        String body = \"\";\n        if (params != null) {\n            if (params instanceof JSONObject) {\n                body = ((JSONObject) params).toJSONString();\n            } else {\n                body = params.toString();\n            }\n        }\n\n        // 拼接 url 参数\n        if (variables != null && !variables.isEmpty()) {\n            url += (\"?\" + asUrlVariables(variables));\n        }\n\n        // Content-Length 强制设置（解决可能出现的截断问题）\n        if (StringUtils.isNotEmpty(body) && !headers.containsKey(HttpHeaders.CONTENT_LENGTH)) {\n            int contentLength = body.getBytes(StandardCharsets.UTF_8).length;\n            String current = headers.getFirst(HttpHeaders.CONTENT_LENGTH);\n            if (current == null || !current.equals(String.valueOf(contentLength))) {\n                headers.setContentLength(contentLength);\n                log.debug(\" RestUtil  --- request(timeout) --- 修正/设置 Content-Length = \" + contentLength + (current!=null?\" (原值=\"+current+\")\":\"\"));\n            }\n        }\n\n        // 发送请求\n        HttpEntity<String> request = new HttpEntity<>(body, headers);\n        return restTemplate.exchange(url, method, request, responseType);\n    }\n\n    /**\n     * 获取JSON请求头\n     */\n    public static HttpHeaders getHeaderApplicationJson() {\n        return getHeader(MediaType.APPLICATION_JSON_UTF8_VALUE);\n    }\n\n    /**\n     * 获取请求头\n     */\n    public static HttpHeaders getHeader(String mediaType) {\n        HttpHeaders headers = new HttpHeaders();\n        headers.setContentType(MediaType.parseMediaType(mediaType));\n        headers.add(\"Accept\", mediaType);\n        return headers;\n    }\n\n    /**\n     * 将 JSONObject 转为 a=1&b=2&c=3...&n=n 的形式\n     */\n    public static String asUrlVariables(JSONObject variables) {\n        Map<String, Object> source = variables.getInnerMap();\n        Iterator<String> it = source.keySet().iterator();\n        StringBuilder urlVariables = new StringBuilder();\n        while (it.hasNext()) {\n            String key = it.next();\n            String value = \"\";\n            Object object = source.get(key);\n            if (object != null) {\n                if (!StringUtils.isEmpty(object.toString())) {\n                    value = object.toString();\n                }\n            }\n            urlVariables.append(\"&\").append(key).append(\"=\").append(value);\n        }\n        // 去掉第一个&\n        return urlVariables.substring(1);\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/ShiroThreadPoolExecutor.java",
    "content": "package org.jeecg.common.util;\n\nimport org.apache.shiro.SecurityUtils;\nimport org.apache.shiro.mgt.SecurityManager;\nimport org.apache.shiro.subject.Subject;\nimport org.apache.shiro.util.ThreadContext;\n\nimport java.util.concurrent.*;\n\n/**\n * @date 2025-09-04\n * @author scott\n * \n * @Description: 支持shiro的API，获取当前登录人方法的线程池\n */\npublic class ShiroThreadPoolExecutor extends ThreadPoolExecutor {\n\n    public ShiroThreadPoolExecutor(int corePoolSize, int maximumPoolSize, long keepAliveTime, TimeUnit unit, BlockingQueue<Runnable> workQueue) {\n        super(corePoolSize, maximumPoolSize, keepAliveTime, unit, workQueue);\n    }\n\n    @Override\n    public void execute(Runnable command) {\n        Subject subject = SecurityUtils.getSubject();\n        SecurityManager securityManager = SecurityUtils.getSecurityManager();\n        super.execute(() -> {\n            try {\n                ThreadContext.bind(securityManager);\n                ThreadContext.bind(subject);\n                command.run();\n            } finally {\n                ThreadContext.unbindSubject();\n                ThreadContext.unbindSecurityManager();\n            }\n        });\n    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/SpringContextUtils.java",
    "content": "package org.jeecg.common.util;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\n\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.ServiceNameConstants;\nimport org.springframework.beans.BeansException;\nimport org.springframework.context.ApplicationContext;\nimport org.springframework.context.ApplicationContextAware;\nimport org.springframework.context.annotation.Lazy;\nimport org.springframework.stereotype.Component;\nimport org.springframework.web.context.request.RequestContextHolder;\nimport org.springframework.web.context.request.ServletRequestAttributes;\n\n/**\n * @Description: spring上下文工具类\n * @author: jeecg-boot\n */\n@Lazy(false)\n@Component\npublic class SpringContextUtils implements ApplicationContextAware {\n\n\t/**\n\t * 上下文对象实例\n\t */\n\tprivate static ApplicationContext applicationContext;\n\n\t@Override\n\tpublic void setApplicationContext(ApplicationContext applicationContext) throws BeansException {\n\t\tSpringContextUtils.applicationContext = applicationContext;\n\t}\n\n\t/**\n\t * 获取applicationContext\n\t *\n\t * @return\n\t */\n\tpublic static ApplicationContext getApplicationContext() {\n\t\treturn applicationContext;\n\t}\n\n\t/**\n\t  * 获取HttpServletRequest\n\t */\n\tpublic static HttpServletRequest getHttpServletRequest() {\n\t\treturn ((ServletRequestAttributes) RequestContextHolder.getRequestAttributes()).getRequest();\n\t}\n\t/**\n\t * 获取HttpServletResponse\n\t */\n\tpublic static HttpServletResponse getHttpServletResponse() {\n\t\treturn ((ServletRequestAttributes) RequestContextHolder.getRequestAttributes()).getResponse();\n\t}\n\n\t/**\n\t*  获取项目根路径 basePath\n\t*/\n\tpublic static String getDomain(){\n\t\tHttpServletRequest request = getHttpServletRequest();\n\t\tStringBuffer url = request.getRequestURL();\n\t\t//1.微服务情况下，获取gateway的basePath\n\t\tString basePath = request.getHeader(ServiceNameConstants.X_GATEWAY_BASE_PATH);\n\t\tif(oConvertUtils.isNotEmpty(basePath)){\n\t\t\treturn basePath;\n\t\t}else{\n\t\t\tString domain = url.delete(url.length() - request.getRequestURI().length(), url.length()).toString();\n\t\t\t//2.【兼容】SSL认证之后，request.getScheme()获取不到https的问题\n\t\t\t// https://blog.csdn.net/weixin_34376986/article/details/89767950\n\t\t\tString scheme = request.getHeader(CommonConstant.X_FORWARDED_SCHEME);\n\t\t\tif(scheme!=null && !request.getScheme().equals(scheme)){\n\t\t\t\tdomain = domain.replace(request.getScheme(),scheme);\n\t\t\t}\n\t\t\treturn domain;\n\t\t}\n\t}\n\n\tpublic static String getOrigin(){\n\t\tHttpServletRequest request = getHttpServletRequest();\n\t\treturn request.getHeader(\"Origin\");\n\t}\n\t\n\t/**\n\t * 通过name获取 Bean.\n\t *\n\t * @param name\n\t * @return\n\t */\n\tpublic static Object getBean(String name) {\n\t\treturn getApplicationContext().getBean(name);\n\t}\n\n\t/**\n\t * 通过class获取Bean.\n\t *\n\t * @param clazz\n\t * @param       <T>\n\t * @return\n\t */\n\tpublic static <T> T getBean(Class<T> clazz) {\n\t\treturn getApplicationContext().getBean(clazz);\n\t}\n\n\t/**\n\t * 通过name,以及Clazz返回指定的Bean\n\t *\n\t * @param name\n\t * @param clazz\n\t * @param       <T>\n\t * @return\n\t */\n\tpublic static <T> T getBean(String name, Class<T> clazz) {\n\t\treturn getApplicationContext().getBean(name, clazz);\n\t}\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/SqlInjectionUtil.java",
    "content": "package org.jeecg.common.util;\n\nimport cn.hutool.core.util.ReUtil;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.SymbolConstant;\nimport org.jeecg.common.exception.JeecgSqlInjectionException;\nimport java.util.ArrayList;\nimport java.util.List;\nimport java.util.regex.Matcher;\nimport java.util.regex.Pattern;\n\n/**\n * sql注入处理工具类\n * \n * @author zhoujf\n */\n@Slf4j\npublic class SqlInjectionUtil {\n\n\t/**\n\t * sql注入黑名单数据库名\n\t */\n\tpublic final static String XSS_STR_TABLE = \"peformance_schema|information_schema\";\n\n\t/**\n\t * 默认—sql注入关键词\n\t */\n\tprivate final static String XSS_STR = \"and |exec |peformance_schema|information_schema|extractvalue|updatexml|geohash|gtid_subset|gtid_subtract|insert |select |delete |update |drop |count |chr |mid |master |truncate |char |declare |;|or |+|--\";\n\t/**\n\t * online报表专用—sql注入关键词\n\t */\n\tprivate static String specialReportXssStr = \"exec |peformance_schema|information_schema|extractvalue|updatexml|geohash|gtid_subset|gtid_subtract|insert |alter |delete |grant |update |drop |master |truncate |declare |--\";\n\t/**\n\t * 字典专用—sql注入关键词\n\t */\n\tprivate static String specialDictSqlXssStr = \"exec |peformance_schema|information_schema|extractvalue|updatexml|geohash|gtid_subset|gtid_subtract|insert |select |delete |update |drop |count |chr |mid |master |truncate |char |declare |;|+|--\";\n\t/**\n\t * 完整匹配的key，不需要考虑前空格\n\t */\n\tprivate static List<String> FULL_MATCHING_KEYWRODS = new ArrayList<>();\n\tstatic {\n\t\tFULL_MATCHING_KEYWRODS.add(\";\");\n\t\tFULL_MATCHING_KEYWRODS.add(\"+\");\n\t\tFULL_MATCHING_KEYWRODS.add(\"--\");\n\t}\n\t\n\t\n\t/**\n\t * sql注入风险的 正则关键字\n\t *\n\t * 函数匹配，需要用正则模式\n\t */\n\tprivate final static String[] XSS_REGULAR_STR_ARRAY = new String[]{\n\t\t\t\"chr\\\\s*\\\\(\",\n\t\t\t\"mid\\\\s*\\\\(\",\n\t\t\t\" char\\\\s*\\\\(\",\n\t\t\t\"sleep\\\\s*\\\\(\",\n\t\t\t\"user\\\\s*\\\\(\",\n\t\t\t\"show\\\\s+tables\",\n\t\t\t\"user[\\\\s]*\\\\([\\\\s]*\\\\)\",\n\t\t\t\"show\\\\s+databases\",\n\t\t\t\"sleep\\\\(\\\\d*\\\\)\",\n\t\t\t\"sleep\\\\(.*\\\\)\",\n\t};\n\t/**\n\t * sql注释的正则\n\t */\n\tprivate final static Pattern SQL_ANNOTATION = Pattern.compile(\"/\\\\*[\\\\s\\\\S]*\\\\*/\");\n\tprivate final static  String SQL_ANNOTATION2 = \"--\";\n\t\n\t/**\n\t * sql注入提示语\n\t */\n\tprivate final static String SQL_INJECTION_KEYWORD_TIP = \"请注意，存在SQL注入关键词---> {}\";\n\tprivate final static String SQL_INJECTION_TIP = \"请注意，值可能存在SQL注入风险!--->\";\n\tprivate final static String SQL_INJECTION_TIP_VARIABLE = \"请注意，值可能存在SQL注入风险!---> {}\";\n\t\n\n\t/**\n\t * sql注入过滤处理，遇到注入关键字抛异常\n\t * @param values\n\t */\n\tpublic static void filterContentMulti(String... values) {\n\t\tfilterContent(values, null);\n\t}\n\n\t/**\n\t * 校验比较严格\n\t * \n\t * sql注入过滤处理，遇到注入关键字抛异常\n\t *\n\t * @param value\n\t * @return\n\t */\n\tpublic static void filterContent(String value, String customXssString) {\n\t\tif (value == null || \"\".equals(value)) {\n\t\t\treturn;\n\t\t}\n\t\t// 一、校验sql注释 不允许有sql注释\n\t\tcheckSqlAnnotation(value);\n\t\t// 转为小写进行后续比较\n\t\tvalue = value.toLowerCase().trim();\n\t\t\n\t\t// 二、SQL注入检测存在绕过风险 (普通文本校验)\n\t\t//https://gitee.com/jeecg/jeecg-boot/issues/I4NZGE\n\t\tString[] xssArr = XSS_STR.split(\"\\\\|\");\n\t\tfor (int i = 0; i < xssArr.length; i++) {\n\t\t\tif (value.indexOf(xssArr[i]) > -1) {\n\t\t\t\tlog.error(SqlInjectionUtil.SQL_INJECTION_KEYWORD_TIP, xssArr[i]);\n\t\t\t\tlog.error(SqlInjectionUtil.SQL_INJECTION_TIP_VARIABLE, value);\n\t\t\t\tthrow new JeecgSqlInjectionException(SqlInjectionUtil.SQL_INJECTION_TIP + value);\n\t\t\t}\n\t\t}\n\t\t// 三、SQL注入检测存在绕过风险 (自定义传入普通文本校验)\n\t\tif (customXssString != null) {\n\t\t\tString[] xssArr2 = customXssString.split(\"\\\\|\");\n\t\t\tfor (int i = 0; i < xssArr2.length; i++) {\n\t\t\t\tif (value.indexOf(xssArr2[i]) > -1) {\n\t\t\t\t\tlog.error(SqlInjectionUtil.SQL_INJECTION_KEYWORD_TIP, xssArr2[i]);\n\t\t\t\t\tlog.error(SqlInjectionUtil.SQL_INJECTION_TIP_VARIABLE, value);\n\t\t\t\t\tthrow new JeecgSqlInjectionException(SqlInjectionUtil.SQL_INJECTION_TIP + value);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// 四、SQL注入检测存在绕过风险 (正则校验)\n\t\tfor (String regularOriginal : XSS_REGULAR_STR_ARRAY) {\n\t\t\tString regular = \".*\" + regularOriginal + \".*\";\n\t\t\tif (Pattern.matches(regular, value)) {\n\t\t\t\tlog.error(SqlInjectionUtil.SQL_INJECTION_KEYWORD_TIP, regularOriginal);\n\t\t\t\tlog.error(SqlInjectionUtil.SQL_INJECTION_TIP_VARIABLE, value);\n\t\t\t\tthrow new JeecgSqlInjectionException(SqlInjectionUtil.SQL_INJECTION_TIP + value);\n\t\t\t}\n\t\t}\n\t\treturn;\n\t}\n\n\t/**\n\t * 判断是否存在SQL注入关键词字符串\n\t *\n\t * @param keyword\n\t * @return\n\t */\n\t@SuppressWarnings(\"AlibabaUndefineMagicConstant\")\n\tprivate static boolean isExistSqlInjectKeyword(String sql, String keyword) {\n\t\tif (sql.startsWith(keyword.trim())) {\n\t\t\treturn true;\n\t\t} else if (sql.contains(keyword)) {\n\t\t\t// 需要匹配的，sql注入关键词\n\t\t\tString matchingText = \" \" + keyword;\n\t\t\tif(FULL_MATCHING_KEYWRODS.contains(keyword)){\n\t\t\t\tmatchingText = keyword;\n\t\t\t}\n\t\t\t\n\t\t\tif (sql.contains(matchingText)) {\n\t\t\t\treturn true;\n\t\t\t} else {\n\t\t\t\tString regularStr = \"\\\\s+\\\\S+\" + keyword;\n\t\t\t\tList<String> resultFindAll = ReUtil.findAll(regularStr, sql, 0, new ArrayList<String>());\n\t\t\t\tfor (String res : resultFindAll) {\n\t\t\t\t\tlog.info(\"isExistSqlInjectKeyword —- 匹配到的SQL注入关键词：{}\", res);\n\t\t\t\t\t/**\n\t\t\t\t\t * SQL注入中可以替换空格的字符(%09  %0A  %0D  +都可以替代空格)\n\t\t\t\t\t * http://blog.chinaunix.net/uid-12501104-id-2932639.html\n\t\t\t\t\t * https://www.cnblogs.com/Vinson404/p/7253255.html\n\t\t\t\t\t * */\n\t\t\t\t\tif (res.contains(\"%\") || res.contains(\"+\") || res.contains(\"#\") || res.contains(\"/\") || res.contains(\")\")) {\n\t\t\t\t\t\treturn true;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\treturn false;\n\t}\n\n\t/**\n\t * 判断是否存在SQL注入关键词字符串\n\t *\n\t * @param keyword\n\t * @return\n\t */\n\t@SuppressWarnings(\"AlibabaUndefineMagicConstant\")\n\tprivate static boolean isExistSqlInjectTableKeyword(String sql, String keyword) {\n\t\t// 需要匹配的，sql注入关键词\n\t\tString[] matchingTexts = new String[]{\"`\" + keyword, \"(\" + keyword, \"(`\" + keyword};\n\t\tfor (String matchingText : matchingTexts) {\n\t\t\tString[] checkTexts = new String[]{\" \" + matchingText, \"from\" + matchingText};\n\t\t\tfor (String checkText : checkTexts) {\n\t\t\t\tif (sql.contains(checkText)) {\n\t\t\t\t\treturn true;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\treturn false;\n\t}\n\n\t/**\n\t * sql注入过滤处理，遇到注入关键字抛异常\n\t * \n\t * @param values\n\t * @return\n\t */\n\tpublic static void filterContent(String[] values, String customXssString) {\n\t\tfor (String val : values) {\n\t\t\tif (oConvertUtils.isEmpty(val)) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tfilterContent(val, customXssString);\n\t\t}\n\t\treturn;\n\t}\n\n\t/**\n\t * 【提醒：不通用】\n\t * 仅用于字典条件SQL参数，注入过滤\n\t *\n\t * @param value\n\t * @return\n\t */\n\tpublic static void specialFilterContentForDictSql(String value) {\n\t\tString[] xssArr = specialDictSqlXssStr.split(\"\\\\|\");\n\t\tif (value == null || \"\".equals(value)) {\n\t\t\treturn;\n\t\t}\n\t\t// 一、校验sql注释 不允许有sql注释\n\t\tcheckSqlAnnotation(value);\n\t\tvalue = value.toLowerCase().trim();\n\t\t\n\t\t// 二、SQL注入检测存在绕过风险 (普通文本校验)\n\t\tfor (int i = 0; i < xssArr.length; i++) {\n\t\t\tif (isExistSqlInjectKeyword(value, xssArr[i])) {\n\t\t\t\tlog.error(SqlInjectionUtil.SQL_INJECTION_KEYWORD_TIP, xssArr[i]);\n\t\t\t\tlog.error(SqlInjectionUtil.SQL_INJECTION_TIP_VARIABLE, value);\n\t\t\t\tthrow new JeecgSqlInjectionException(SqlInjectionUtil.SQL_INJECTION_TIP + value);\n\t\t\t}\n\t\t}\n\t\tString[] xssTableArr = XSS_STR_TABLE.split(\"\\\\|\");\n\t\tfor (String xssTableStr : xssTableArr) {\n            if (isExistSqlInjectTableKeyword(value, xssTableStr)) {\n                log.error(SqlInjectionUtil.SQL_INJECTION_KEYWORD_TIP, xssTableStr);\n                log.error(SqlInjectionUtil.SQL_INJECTION_TIP_VARIABLE, value);\n                throw new JeecgSqlInjectionException(SqlInjectionUtil.SQL_INJECTION_TIP + value);\n            }\n        }\n\n\t\t// 三、SQL注入检测存在绕过风险 (正则校验)\n\t\tfor (String regularOriginal : XSS_REGULAR_STR_ARRAY) {\n\t\t\tString regular = \".*\" + regularOriginal + \".*\";\n\t\t\tif (Pattern.matches(regular, value)) {\n\t\t\t\tlog.error(SqlInjectionUtil.SQL_INJECTION_KEYWORD_TIP, regularOriginal);\n\t\t\t\tlog.error(SqlInjectionUtil.SQL_INJECTION_TIP_VARIABLE, value);\n\t\t\t\tthrow new JeecgSqlInjectionException(SqlInjectionUtil.SQL_INJECTION_TIP + value);\n\t\t\t}\n\t\t}\n\t\treturn;\n\t}\n\n    /**\n\t * 【提醒：不通用】\n     *  仅用于Online报表SQL解析，注入过滤\n     * @param value\n     * @return\n     */\n\tpublic static void specialFilterContentForOnlineReport(String value) {\n\t\tString[] xssArr = specialReportXssStr.split(\"\\\\|\");\n\t\tif (value == null || \"\".equals(value)) {\n\t\t\treturn;\n\t\t}\n\t\t// 一、校验sql注释 不允许有sql注释\n\t\tcheckSqlAnnotation(value);\n\t\tvalue = value.toLowerCase().trim();\n\t\t\n\t\t// 二、SQL注入检测存在绕过风险 (普通文本校验)\n\t\tfor (int i = 0; i < xssArr.length; i++) {\n\t\t\tif (isExistSqlInjectKeyword(value, xssArr[i])) {\n\t\t\t\tlog.error(SqlInjectionUtil.SQL_INJECTION_KEYWORD_TIP, xssArr[i]);\n\t\t\t\tlog.error(SqlInjectionUtil.SQL_INJECTION_TIP_VARIABLE, value);\n\t\t\t\tthrow new JeecgSqlInjectionException(SqlInjectionUtil.SQL_INJECTION_TIP + value);\n\t\t\t}\n\t\t}\n\t\tString[] xssTableArr = XSS_STR_TABLE.split(\"\\\\|\");\n\t\tfor (String xssTableStr : xssTableArr) {\n\t\t\tif (isExistSqlInjectTableKeyword(value, xssTableStr)) {\n\t\t\t\tlog.error(SqlInjectionUtil.SQL_INJECTION_KEYWORD_TIP, xssTableStr);\n\t\t\t\tlog.error(SqlInjectionUtil.SQL_INJECTION_TIP_VARIABLE, value);\n\t\t\t\tthrow new JeecgSqlInjectionException(SqlInjectionUtil.SQL_INJECTION_TIP + value);\n\t\t\t}\n\t\t}\n\n\t\t// 三、SQL注入检测存在绕过风险 (正则校验)\n\t\tfor (String regularOriginal : XSS_REGULAR_STR_ARRAY) {\n\t\t\tString regular = \".*\" + regularOriginal + \".*\";\n\t\t\tif (Pattern.matches(regular, value)) {\n\t\t\t\tlog.error(SqlInjectionUtil.SQL_INJECTION_KEYWORD_TIP, regularOriginal);\n\t\t\t\tlog.error(SqlInjectionUtil.SQL_INJECTION_TIP_VARIABLE, value);\n\t\t\t\tthrow new JeecgSqlInjectionException(SqlInjectionUtil.SQL_INJECTION_TIP + value);\n\t\t\t}\n\t\t}\n\t\treturn;\n\t}\n\n\n\t/**\n\t * 校验是否有sql注释 \n\t * @return\n\t */\n\tpublic static void checkSqlAnnotation(String str){\n\t\tif(str.contains(SQL_ANNOTATION2)){\n\t\t\tString error = \"请注意，SQL中不允许含注释，有安全风险！\";\n\t\t\tlog.error(error);\n\t\t\tthrow new RuntimeException(error);\n\t\t}\n\n\t\t\n\t\tMatcher matcher = SQL_ANNOTATION.matcher(str);\n\t\tif(matcher.find()){\n\t\t\tString error = \"请注意，值可能存在SQL注入风险---> \\\\*.*\\\\\";\n\t\t\tlog.error(error);\n\t\t\tthrow new JeecgSqlInjectionException(error);\n\t\t}\n\t}\n\n\n\t/**\n\t * 返回查询表名\n\t * <p>\n\t * sql注入过滤处理，遇到注入关键字抛异常\n\t *\n\t * @param table\n\t */\n\tprivate static Pattern tableNamePattern = Pattern.compile(\"^[a-zA-Z][a-zA-Z0-9_\\\\$]{0,63}$\");\n\tpublic static String getSqlInjectTableName(String table) {\n\t\tif(oConvertUtils.isEmpty(table)){\n\t\t\treturn table;\n\t\t}\n\n\t\t// 代码逻辑说明: 表单设计器列表翻译存在表名带条件，导致翻译出问题----\n\t\tint index = table.toLowerCase().indexOf(\" where \");\n\t\tif (index != -1) {\n\t\t\ttable = table.substring(0, index);\n\t\t\tlog.info(\"截掉where之后的新表名：\" + table);\n\t\t}\n\n\t\ttable = table.trim();\n\t\t/**\n\t\t * 检验表名是否合法\n\t\t *\n\t\t * 表名只能由字母、数字和下划线组成。\n\t\t * 表名必须以字母开头。\n\t\t * 表名长度通常有限制，例如最多为 64 个字符。\n\t\t */\n\t\tboolean isValidTableName = tableNamePattern.matcher(table).matches();\n\t\tif (!isValidTableName) {\n\t\t\tString errorMsg = \"表名不合法，存在SQL注入风险!--->\" + table;\n\t\t\tlog.error(errorMsg);\n\t\t\tthrow new JeecgSqlInjectionException(errorMsg);\n\t\t}\n\n\t\t//进一步验证是否存在SQL注入风险\n\t\tfilterContentMulti(table);\n\t\treturn table;\n\t}\n\n\n\t/**\n\t * 返回查询字段\n\t * <p>\n\t * sql注入过滤处理，遇到注入关键字抛异常\n\t *\n\t * @param field\n\t */\n\tstatic final Pattern fieldPattern = Pattern.compile(\"^[a-zA-Z0-9_]+$\");\n\tpublic static String getSqlInjectField(String field) {\n\t\tif(oConvertUtils.isEmpty(field)){\n\t\t\treturn field;\n\t\t}\n\t\t\n\t\tfield = field.trim();\n\n\t\tif (field.contains(SymbolConstant.COMMA)) {\n\t\t\treturn getSqlInjectField(field.split(SymbolConstant.COMMA));\n\t\t}\n\n\t\t/**\n\t\t * 校验表字段是否有效\n\t\t *\n\t\t * 字段定义只能是是字母 数字 下划线的组合（不允许有空格、转义字符串等）\n\t\t */\n\t\tboolean isValidField = fieldPattern.matcher(field).matches();\n\t\tif (!isValidField) {\n\t\t\tString errorMsg = \"字段不合法，存在SQL注入风险!--->\" + field;\n\t\t\tlog.error(errorMsg);\n\t\t\tthrow new JeecgSqlInjectionException(errorMsg);\n\t\t}\n\n\t\t//进一步验证是否存在SQL注入风险\n\t\tfilterContentMulti(field);\n\t\treturn field;\n\t}\n\n\t/**\n\t * 获取多个字段\n\t * 返回: 逗号拼接\n\t *\n\t * @param fields\n\t * @return\n\t */\n\tpublic static String getSqlInjectField(String... fields) {\n\t\tfor (String s : fields) {\n\t\t\tgetSqlInjectField(s);\n\t\t}\n\t\treturn String.join(SymbolConstant.COMMA, fields);\n\t}\n\n\n\t/**\n\t * 获取排序字段\n\t * 返回：字符串\n\t *\n\t * 1.将驼峰命名转化成下划线 \n\t * 2.限制sql注入\n\t * @param sortField  排序字段\n\t * @return\n\t */\n\tpublic static String getSqlInjectSortField(String sortField) {\n\t\tString field = SqlInjectionUtil.getSqlInjectField(oConvertUtils.camelToUnderline(sortField));\n\t\treturn field;\n\t}\n\n\t/**\n\t * 获取多个排序字段\n\t * 返回：数组\n\t *\n\t * 1.将驼峰命名转化成下划线 \n\t * 2.限制sql注入\n\t * @param sortFields 多个排序字段\n\t * @return\n\t */\n\tpublic static List getSqlInjectSortFields(String... sortFields) {\n\t\tList list = new ArrayList<String>();\n\t\tfor (String sortField : sortFields) {\n\t\t\tlist.add(getSqlInjectSortField(sortField));\n\t\t}\n\t\treturn list;\n\t}\n\n\t/**\n\t * 获取 orderBy type\n\t * 返回：字符串\n\t * <p>\n\t * 1.检测是否为 asc 或 desc 其中的一个\n\t * 2.限制sql注入\n\t *\n\t * @param orderType\n\t * @return\n\t */\n\tpublic static String getSqlInjectOrderType(String orderType) {\n\t\tif (orderType == null) {\n\t\t\treturn null;\n\t\t}\n\t\torderType = orderType.trim();\n\t\tif (CommonConstant.ORDER_TYPE_ASC.equalsIgnoreCase(orderType)) {\n\t\t\treturn CommonConstant.ORDER_TYPE_ASC;\n\t\t} else {\n\t\t\treturn CommonConstant.ORDER_TYPE_DESC;\n\t\t}\n\t}\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/TencentSms.java",
    "content": "package org.jeecg.common.util;\n\nimport com.alibaba.fastjson.JSONObject;\nimport com.tencentcloudapi.common.Credential;\nimport com.tencentcloudapi.common.exception.TencentCloudSDKException;\nimport com.tencentcloudapi.common.profile.ClientProfile;\nimport com.tencentcloudapi.common.profile.HttpProfile;\nimport com.tencentcloudapi.sms.v20210111.SmsClient;\nimport com.tencentcloudapi.sms.v20210111.models.SendSmsRequest;\nimport com.tencentcloudapi.sms.v20210111.models.SendSmsResponse;\nimport com.tencentcloudapi.sms.v20210111.models.SendStatus;\nimport org.apache.commons.lang3.StringUtils;\nimport org.jeecg.common.constant.enums.DySmsEnum;\nimport org.jeecg.config.JeecgSmsTemplateConfig;\nimport org.jeecg.config.tencent.JeecgTencent;\nimport org.slf4j.Logger;\nimport org.slf4j.LoggerFactory;\n\nimport java.util.ArrayList;\nimport java.util.List;\nimport java.util.Map;\n\n/**\n * @Description: 腾讯发送短信\n * @author: wangshuai\n * @date: 2025/11/4 19:27\n */\npublic class TencentSms {\n\n    private final static Logger logger = LoggerFactory.getLogger(TencentSms.class);\n\n    /**\n     * 发送腾讯短信\n     *\n     * @param phone\n     * @param templateParamJson\n     * @param tencent\n     * @param dySmsEnum\n     * @return\n     */\n    public static boolean sendTencentSms(String phone, JSONObject templateParamJson, JeecgTencent tencent, DySmsEnum dySmsEnum) {\n        //获取客户端链接\n        SmsClient client = getSmsClient(tencent);\n        //构建腾讯云短信发送请求\n        SendSmsRequest req = buildSendSmsRequest(phone, templateParamJson, dySmsEnum, tencent);\n        try {\n            //发送短信\n            SendSmsResponse resp = client.SendSms(req);\n            // 处理响应\n            SendStatus[] statusSet = resp.getSendStatusSet();\n            if (statusSet != null && statusSet.length > 0) {\n                SendStatus status = statusSet[0];\n                if (\"Ok\".equals(status.getCode())) {\n                    logger.info(\"短信发送成功，手机号：{}\", phone);\n                    return true;\n                } else {\n                    logger.error(\"短信发送失败，手机号：{}，错误码：{}，错误信息：{}\",\n                            phone, status.getCode(), status.getMessage());\n                }\n            }\n        } catch (TencentCloudSDKException e) {\n            logger.error(\"短信发送失败{}\", e.getMessage());\n        }\n        return false;\n    }\n\n    /**\n     * 获取sms客户端\n     *\n     * @param tencent 腾讯云配置\n     * @return SmsClient对象\n     */\n    private static SmsClient getSmsClient(JeecgTencent tencent) {\n        Credential cred = new Credential(tencent.getSecretId(), tencent.getSecretKey());\n        // 实例化一个http选项，可选的，没有特殊需求可以跳过\n        HttpProfile httpProfile = new HttpProfile();\n        //指定接入地域域名*/\n        httpProfile.setEndpoint(tencent.getEndpoint());\n        //实例化一个客户端配置对象\n        ClientProfile clientProfile = new ClientProfile();\n        clientProfile.setHttpProfile(httpProfile);\n        //实例化要请求产品的client对象，第二个参数是地域信息\n        return new SmsClient(cred, tencent.getRegion(), clientProfile);\n    }\n\n    /**\n     * 构建腾讯云短信发送请求\n     *\n     * @param phone             手机号码\n     * @param templateParamJson 模板参数JSON对象\n     * @param dySmsEnum         短信枚举配置\n     * @param tencent           腾讯云配置\n     * @return 构建好的SendSmsRequest对象\n     */\n    private static SendSmsRequest buildSendSmsRequest(\n            String phone,\n            JSONObject templateParamJson,\n            DySmsEnum dySmsEnum,\n            JeecgTencent tencent) {\n\n        SendSmsRequest req = new SendSmsRequest();\n\n        // 1. 设置短信应用ID\n        String sdkAppId = tencent.getSdkAppId();\n        req.setSmsSdkAppId(sdkAppId);\n        // 2. 设置短信签名\n        String signName = getSmsSignName(dySmsEnum);\n        req.setSignName(signName);\n        // 3. 设置模板ID\n        String templateId = getSmsTemplateId(dySmsEnum);\n        req.setTemplateId(templateId);\n        // 4. 设置模板参数\n        String[] templateParams = extractTemplateParams(templateParamJson);\n        req.setTemplateParamSet(templateParams);\n        // 5. 设置手机号码\n        String[] phoneNumberSet = { phone };\n        req.setPhoneNumberSet(phoneNumberSet);\n\n        logger.debug(\"构建短信请求完成 - 应用ID: {}, 签名: {}, 模板ID: {}, 手机号: {}\",\n                sdkAppId, signName, templateId, phone);\n\n        return req;\n    }\n\n    /**\n     * 获取短信签名名称\n     *\n     * @param dySmsEnum 腾讯云对象\n     */\n    private static String getSmsSignName(DySmsEnum dySmsEnum) {\n        JeecgSmsTemplateConfig baseConfig = SpringContextUtils.getBean(JeecgSmsTemplateConfig.class);\n        String signName = dySmsEnum.getSignName();\n\n        if (StringUtils.isNotEmpty(baseConfig.getSignature())) {\n            logger.debug(\"yml中读取签名名称: {}\", baseConfig.getSignature());\n            signName = baseConfig.getSignature();\n        }\n\n        return signName;\n    }\n\n    /**\n     * 获取短信模板ID\n     *\n     * @param dySmsEnum 腾讯云对象\n     */\n    private static String getSmsTemplateId(DySmsEnum dySmsEnum) {\n        JeecgSmsTemplateConfig baseConfig = SpringContextUtils.getBean(JeecgSmsTemplateConfig.class);\n        String templateCode = dySmsEnum.getTemplateCode();\n\n        if (StringUtils.isNotEmpty(baseConfig.getSignature())) {\n            Map<String, String> smsTemplate = baseConfig.getTemplateCode();\n            if (smsTemplate.containsKey(templateCode) &&\n                    StringUtils.isNotEmpty(smsTemplate.get(templateCode))) {\n                templateCode = smsTemplate.get(templateCode);\n                logger.debug(\"yml中读取短信模板ID: {}\", templateCode);\n            }\n        }\n        return templateCode;\n    }\n\n    /**\n     * 从JSONObject中提取模板参数（按原始顺序）\n     *\n     * @param templateParamJson 模板参数\n     */\n    private static String[] extractTemplateParams(JSONObject templateParamJson) {\n        if (templateParamJson == null || templateParamJson.isEmpty()) {\n            return new String[0];\n        }\n        List<String> params = new ArrayList<>();\n        for (String key : templateParamJson.keySet()) {\n            Object value = templateParamJson.get(key);\n            if (value != null) {\n                params.add(value.toString());\n            } else {\n                // 处理null值\n                params.add(\"\");\n            }\n        }\n        logger.debug(\"提取模板参数: {}\", params);\n        return params.toArray(new String[0]);\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/TokenUtils.java",
    "content": "package org.jeecg.common.util;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.lang3.StringUtils;\nimport org.jeecg.common.api.CommonAPI;\nimport org.jeecg.common.constant.CacheConstant;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.TenantConstant;\nimport org.jeecg.common.desensitization.util.SensitiveInfoUtil;\nimport org.jeecg.common.exception.JeecgBoot401Exception;\nimport org.jeecg.common.system.util.JwtUtil;\nimport org.jeecg.common.system.vo.LoginUser;\n\nimport jakarta.servlet.http.HttpServletRequest;\n\n/**\n * @Author scott\n * @Date 2019/9/23 14:12\n * @Description: 编程校验token有效性\n */\n@Slf4j\npublic class TokenUtils {\n\n    /**\n     * 获取 request 里传递的 token\n     *\n     * @param request\n     * @return\n     */\n    public static String getTokenByRequest(HttpServletRequest request) {\n        if (request == null) {\n            return null;\n        }\n        \n        String token = request.getParameter(\"token\");\n        if (token == null) {\n            token = request.getHeader(\"X-Access-Token\");\n        }\n        return token;\n    }\n    \n    /**\n     * 获取 request 里传递的 token\n     * @return\n     */\n    public static String getTokenByRequest() {\n        String token = null;\n        try {\n            HttpServletRequest request = SpringContextUtils.getHttpServletRequest();\n            token = TokenUtils.getTokenByRequest(request);\n        } catch (Exception e) {\n            //e.printStackTrace();\n        }\n        return token;\n    }\n\n    /**\n     * 获取 request 里传递的 tenantId (租户ID)\n     *\n     * @param request\n     * @return\n     */\n    public static String getTenantIdByRequest(HttpServletRequest request) {\n        String tenantId = request.getParameter(TenantConstant.TENANT_ID);\n        if (tenantId == null) {\n            tenantId = oConvertUtils.getString(request.getHeader(CommonConstant.TENANT_ID));\n        }\n\n        if (oConvertUtils.isNotEmpty(tenantId) && \"undefined\".equals(tenantId)) {\n            return null;\n        }\n        return tenantId;\n    }\n\n    /**\n     * 获取 request 里传递的 lowAppId (低代码应用ID)\n     *\n     * @param request\n     * @return\n     */\n    public static String getLowAppIdByRequest(HttpServletRequest request) {\n        String lowAppId = request.getParameter(TenantConstant.FIELD_LOW_APP_ID);\n        if (lowAppId == null) {\n            lowAppId = oConvertUtils.getString(request.getHeader(TenantConstant.X_LOW_APP_ID));\n        }\n        return lowAppId;\n    }\n\n    /**\n     * 验证Token\n     */\n    public static boolean verifyToken(HttpServletRequest request, CommonAPI commonApi, RedisUtil redisUtil) {\n        log.debug(\" -- url --\" + request.getRequestURL());\n        String token = getTokenByRequest(request);\n        return TokenUtils.verifyToken(token, commonApi, redisUtil);\n    }\n\n    /**\n     * 验证Token\n     */\n    public static boolean verifyToken(String token, CommonAPI commonApi, RedisUtil redisUtil) {\n        if (StringUtils.isBlank(token)) {\n            throw new JeecgBoot401Exception(\"token不能为空!\");\n        }\n\n        // 解密获得username，用于和数据库进行对比\n        String username = JwtUtil.getUsername(token);\n        if (username == null) {\n            throw new JeecgBoot401Exception(\"token非法无效!\");\n        }\n\n        // 查询用户信息\n        LoginUser user = TokenUtils.getLoginUser(username, commonApi, redisUtil);\n        //LoginUser user = commonApi.getUserByName(username);\n        if (user == null) {\n            throw new JeecgBoot401Exception(\"用户不存在!\");\n        }\n        // 判断用户状态\n        if (user.getStatus() != 1) {\n            throw new JeecgBoot401Exception(\"账号已被锁定,请联系管理员!\");\n        }\n        // 校验token是否超时失效 & 或者账号密码是否错误\n        if (!jwtTokenRefresh(token, username, user.getPassword(), redisUtil)) {\n            // 用户登录Token过期提示信息\n            String userLoginTokenErrorMsg = oConvertUtils.getString(redisUtil.get(CommonConstant.PREFIX_USER_TOKEN_ERROR_MSG + token));\n            throw new JeecgBoot401Exception(oConvertUtils.isEmpty(userLoginTokenErrorMsg)? CommonConstant.TOKEN_IS_INVALID_MSG: userLoginTokenErrorMsg);\n        }\n        return true;\n    }\n\n    /**\n     * 刷新token（保证用户在线操作不掉线）\n     * @param token\n     * @param userName\n     * @param passWord\n     * @param redisUtil\n     * @return\n     */\n    private static boolean jwtTokenRefresh(String token, String userName, String passWord, RedisUtil redisUtil) {\n        String cacheToken = oConvertUtils.getString(redisUtil.get(CommonConstant.PREFIX_USER_TOKEN + token));\n        if (oConvertUtils.isNotEmpty(cacheToken)) {\n            // 校验token有效性\n            if (!JwtUtil.verify(cacheToken, userName, passWord)) {\n                // 从token中解析客户端类型，保持续期时使用相同的客户端类型\n                String clientType = JwtUtil.getClientType(token);\n                String newAuthorization = JwtUtil.sign(userName, passWord, clientType);\n                // 根据客户端类型设置对应的缓存有效时间\n                long expireTime = CommonConstant.CLIENT_TYPE_APP.equalsIgnoreCase(clientType) \n                    ? JwtUtil.APP_EXPIRE_TIME * 2 / 1000 \n                    : JwtUtil.EXPIRE_TIME * 2 / 1000;\n                redisUtil.set(CommonConstant.PREFIX_USER_TOKEN + token, newAuthorization);\n                redisUtil.expire(CommonConstant.PREFIX_USER_TOKEN + token, expireTime);\n            }\n            return true;\n        }\n        return false;\n    }\n\n    /**\n     * 获取登录用户\n     *\n     * @param commonApi\n     * @param username\n     * @return\n     */\n    public static LoginUser getLoginUser(String username, CommonAPI commonApi, RedisUtil redisUtil) {\n        LoginUser loginUser = null;\n        String loginUserKey = CacheConstant.SYS_USERS_CACHE + \"::\" + username;\n        //【重要】此处通过redis原生获取缓存用户，是为了解决微服务下system服务挂了，其他服务互调不通问题---\n        if (redisUtil.hasKey(loginUserKey)) {\n            try {\n                loginUser = (LoginUser) redisUtil.get(loginUserKey);\n                //解密用户\n                SensitiveInfoUtil.handlerObject(loginUser, false);\n            } catch (IllegalAccessException e) {\n                e.printStackTrace();\n            }\n        } else {\n            // 查询用户信息\n            loginUser = commonApi.getUserByName(username);\n        }\n        return loginUser;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/UUIDGenerator.java",
    "content": "package org.jeecg.common.util;\n\n\nimport java.net.InetAddress;\n\n/**\n * \n * @Author  张代浩\n *\n */\npublic class UUIDGenerator {\n\n\t\n\t/**\n\t * 产生一个32位的UUID\n\t * \n\t * @return\n\t */\n\n\tpublic static String generate() {\n\t\treturn new StringBuilder(32).append(format(getIp())).append(\n\t\t\t\tformat(getJvm())).append(format(getHiTime())).append(\n\t\t\t\tformat(getLoTime())).append(format(getCount())).toString();\n\t\t\n\t}\n\n\tprivate static final int IP;\n\tstatic {\n\t\tint ipadd;\n\t\ttry {\n\t\t\tipadd = toInt(InetAddress.getLocalHost().getAddress());\n\t\t} catch (Exception e) {\n\t\t\tipadd = 0;\n\t\t}\n\t\tIP = ipadd;\n\t}\n\n\tprivate static short counter = (short) 0;\n\n\tprivate static final int JVM = (int) (System.currentTimeMillis() >>> 8);\n\n\tprivate final static String format(int intval) {\n\t\tString formatted = Integer.toHexString(intval);\n\t\tStringBuilder buf = new StringBuilder(\"00000000\");\n\t\tbuf.replace(8 - formatted.length(), 8, formatted);\n\t\treturn buf.toString();\n\t}\n\n\tprivate final static String format(short shortval) {\n\t\tString formatted = Integer.toHexString(shortval);\n\t\tStringBuilder buf = new StringBuilder(\"0000\");\n\t\tbuf.replace(4 - formatted.length(), 4, formatted);\n\t\treturn buf.toString();\n\t}\n\n\tprivate final static int getJvm() {\n\t\treturn JVM;\n\t}\n\n\tprivate final static short getCount() {\n\t\tsynchronized (UUIDGenerator.class) {\n\t\t\tif (counter < 0) {\n\t\t\t\tcounter = 0;\n\t\t\t}\n\t\t\treturn counter++;\n\t\t}\n\t}\n\n\t/**\n\t * Unique in a local network\n\t */\n\tprivate final static int getIp() {\n\t\treturn IP;\n\t}\n\n\t/**\n\t * Unique down to millisecond\n\t */\n\tprivate final static short getHiTime() {\n\t\treturn (short) (System.currentTimeMillis() >>> 32);\n\t}\n\n\tprivate final static int getLoTime() {\n\t\treturn (int) System.currentTimeMillis();\n\t}\n\n\tprivate final static int toInt(byte[] bytes) {\n\t\tint result = 0;\n\t\tint length = 4;\n\t\tfor (int i = 0; i < length; i++) {\n\t\t\tresult = (result << 8) - Byte.MIN_VALUE + (int) bytes[i];\n\t\t}\n\t\treturn result;\n\t}\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/YouBianCodeUtil.java",
    "content": "package org.jeecg.common.util;\n\nimport io.netty.util.internal.StringUtil;\n\n/**\n * 流水号生成规则(按默认规则递增，数字从1-99开始递增，数字到99，递增字母;位数不够增加位数)\n * A001\n * A001A002\n * @Author zhangdaihao\n *\n */\npublic class YouBianCodeUtil {\n\n\t// 数字位数(默认生成3位的数字)\n\n    /**代表数字位数*/\n\tprivate static final int NUM_LENGTH = 2;\n\n\tpublic static final int ZHANWEI_LENGTH = 1+ NUM_LENGTH;\n\n\tpublic static final char LETTER= 'Z';\n\n\t/**\n\t * 根据前一个code，获取同级下一个code\n\t * 例如:当前最大code为D01A04，下一个code为：D01A05\n\t * \n\t * @param code\n\t * @return\n\t */\n\tpublic static synchronized String getNextYouBianCode(String code) {\n\t\tString newcode = \"\";\n\t\tif (oConvertUtils.isEmpty(code)) {\n\t\t\tString zimu = \"A\";\n\t\t\tString num = getStrNum(1);\n\t\t\tnewcode = zimu + num;\n\t\t} else {\n\t\t\tString beforeCode = code.substring(0, code.length() - 1- NUM_LENGTH);\n\t\t\tString afterCode = code.substring(code.length() - 1 - NUM_LENGTH,code.length());\n\t\t\tchar afterCodeZimu = afterCode.substring(0, 1).charAt(0);\n\t\t\tInteger afterCodeNum = Integer.parseInt(afterCode.substring(1));\n//\t\t\torg.jeecgframework.core.util.LogUtil.info(after_code);\n//\t\t\torg.jeecgframework.core.util.LogUtil.info(after_code_zimu);\n//\t\t\torg.jeecgframework.core.util.LogUtil.info(after_code_num);\n\n\t\t\tString nextNum = \"\";\n\t\t\tchar nextZimu = 'A';\n\t\t\t// 先判断数字等于999*，则计数从1重新开始，递增\n\t\t\tif (afterCodeNum == getMaxNumByLength(NUM_LENGTH)) {\n\t\t\t\tnextNum = getNextStrNum(0);\n\t\t\t} else {\n\t\t\t\tnextNum = getNextStrNum(afterCodeNum);\n\t\t\t}\n\t\t\t// 先判断数字等于999*，则字母从A重新开始,递增\n\t\t\tif(afterCodeNum == getMaxNumByLength(NUM_LENGTH)) {\n\t\t\t\tnextZimu = getNextZiMu(afterCodeZimu);\n\t\t\t}else{\n\t\t\t\tnextZimu = afterCodeZimu;\n\t\t\t}\n\n\t\t\t// 例如Z99，下一个code就是Z99A01\n\t\t\tif (LETTER == afterCodeZimu && getMaxNumByLength(NUM_LENGTH) == afterCodeNum) {\n\t\t\t\tnewcode = code + (nextZimu + nextNum);\n\t\t\t} else {\n\t\t\t\tnewcode = beforeCode + (nextZimu + nextNum);\n\t\t\t}\n\t\t}\n\t\treturn newcode;\n\n\t}\n\n\t/**\n\t * 根据父亲code,获取下级的下一个code\n\t * \n\t * 例如：父亲CODE:A01\n\t *       当前CODE:A01B03\n\t *       获取的code:A01B04\n\t *       \n\t * @param parentCode   上级code\n\t * @param localCode    同级code\n\t * @return\n\t */\n\tpublic static synchronized String getSubYouBianCode(String parentCode,String localCode) {\n\t\tif(localCode!=null && localCode!=\"\"){\n\n//\t\t\treturn parentCode + getNextYouBianCode(localCode);\n\t\t\treturn getNextYouBianCode(localCode);\n\n\t\t}else{\n\t\t\tparentCode = parentCode + \"A\"+ getNextStrNum(0);\n\t\t}\n\t\treturn parentCode;\n\t}\n\n\t\n\n\t/**\n\t * 将数字前面位数补零\n\t * \n\t * @param num\n\t * @return\n\t */\n\tprivate static String getNextStrNum(int num) {\n\t\treturn getStrNum(getNextNum(num));\n\t}\n\n\t/**\n\t * 将数字前面位数补零\n\t * \n\t * @param num\n\t * @return\n\t */\n\tprivate static String getStrNum(int num) {\n\t\tString s = String.format(\"%0\" + NUM_LENGTH + \"d\", num);\n\t\treturn s;\n\t}\n\n\t/**\n\t * 递增获取下个数字\n\t * \n\t * @param num\n\t * @return\n\t */\n\tprivate static int getNextNum(int num) {\n\t\tnum++;\n\t\treturn num;\n\t}\n\n\t/**\n\t * 递增获取下个字母\n\t * \n\t * @param num\n\t * @return\n\t */\n\tprivate static char getNextZiMu(char zimu) {\n\t\tif (zimu == LETTER) {\n\t\t\treturn 'A';\n\t\t}\n\t\tzimu++;\n\t\treturn zimu;\n\t}\n\t\n\t/**\n\t * 根据数字位数获取最大值\n\t * @param length\n\t * @return\n\t */\n\tprivate static int getMaxNumByLength(int length){\n\t\tif(length==0){\n\t\t\treturn 0;\n\t\t}\n        StringBuilder maxNum = new StringBuilder();\n\t\tfor (int i=0;i<length;i++){\n            maxNum.append(\"9\");\n\t\t}\n\t\treturn Integer.parseInt(maxNum.toString());\n\t}\n\tpublic static String[] cutYouBianCode(String code){\n\t\tif(code==null || StringUtil.isNullOrEmpty(code)){\n\t\t\treturn null;\n\t\t}else{\n\t\t\t//获取标准长度为numLength+1,截取的数量为code.length/numLength+1\n\t\t\tint c = code.length()/(NUM_LENGTH +1);\n\t\t\tString[] cutcode = new String[c];\n\t\t\tfor(int i =0 ; i <c;i++){\n\t\t\t\tcutcode[i] = code.substring(0,(i+1)*(NUM_LENGTH +1));\n\t\t\t}\n\t\t\treturn cutcode;\n\t\t}\n\t\t\n\t}\n//\tpublic static void main(String[] args) {\n//\t\t// org.jeecgframework.core.util.LogUtil.info(getNextZiMu('C'));\n//\t\t// org.jeecgframework.core.util.LogUtil.info(getNextNum(8));\n//\t    // org.jeecgframework.core.util.LogUtil.info(cutYouBianCode(\"C99A01B01\")[2]);\n//\t}\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/dynamic/db/DataSourceCachePool.java",
    "content": "package org.jeecg.common.util.dynamic.db;\n\nimport com.alibaba.druid.pool.DruidDataSource;\nimport org.jeecg.common.api.CommonAPI;\nimport org.jeecg.common.constant.CacheConstant;\nimport org.jeecg.common.system.vo.DynamicDataSourceModel;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.springframework.data.redis.core.RedisTemplate;\nimport java.util.HashMap;\nimport java.util.Map;\n\n\n/**\n * 数据源缓存池\n * @author: jeecg-boot\n */\npublic class DataSourceCachePool {\n    /** 数据源连接池缓存【本地 class缓存 - 不支持分布式】 */\n    private static Map<String, DruidDataSource> dbSources = new HashMap<>();\n    private static RedisTemplate<String, Object> redisTemplate;\n\n    private static RedisTemplate<String, Object> getRedisTemplate() {\n        if (redisTemplate == null) {\n            redisTemplate = (RedisTemplate<String, Object>) SpringContextUtils.getBean(\"redisTemplate\");\n        }\n        return redisTemplate;\n    }\n\n    /**\n     * 获取多数据源缓存\n     *\n     * @param dbKey\n     * @return\n     */\n    public static DynamicDataSourceModel getCacheDynamicDataSourceModel(String dbKey) {\n        String redisCacheKey = CacheConstant.SYS_DYNAMICDB_CACHE + dbKey;\n        if (getRedisTemplate().hasKey(redisCacheKey)) {\n            return (DynamicDataSourceModel) getRedisTemplate().opsForValue().get(redisCacheKey);\n        }\n        CommonAPI commonApi = SpringContextUtils.getBean(CommonAPI.class);\n        DynamicDataSourceModel dbSource = commonApi.getDynamicDbSourceByCode(dbKey);\n        if (dbSource != null) {\n            getRedisTemplate().opsForValue().set(redisCacheKey, dbSource);\n        }\n        return dbSource;\n    }\n\n    public static DruidDataSource getCacheBasicDataSource(String dbKey) {\n        return dbSources.get(dbKey);\n    }\n\n    /**\n     * put 数据源缓存\n     *\n     * @param dbKey\n     * @param db\n     */\n    public static void putCacheBasicDataSource(String dbKey, DruidDataSource db) {\n        dbSources.put(dbKey, db);\n    }\n\n    /**\n     * 清空数据源缓存\n     */\n    public static void cleanAllCache() {\n        //关闭数据源连接\n        for(Map.Entry<String, DruidDataSource> entry : dbSources.entrySet()){\n            String dbkey = entry.getKey();\n            DruidDataSource druidDataSource = entry.getValue();\n            if(druidDataSource!=null && druidDataSource.isEnable()){\n                druidDataSource.close();\n            }\n            //清空redis缓存\n            getRedisTemplate().delete(CacheConstant.SYS_DYNAMICDB_CACHE + dbkey);\n        }\n        //清空缓存\n        dbSources.clear();\n    }\n\n    public static void removeCache(String dbKey) {\n        //关闭数据源连接\n        DruidDataSource druidDataSource = dbSources.get(dbKey);\n        if(druidDataSource!=null && druidDataSource.isEnable()){\n            druidDataSource.close();\n        }\n        //清空redis缓存\n        getRedisTemplate().delete(CacheConstant.SYS_DYNAMICDB_CACHE + dbKey);\n        //清空缓存\n        dbSources.remove(dbKey);\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/dynamic/db/DbTypeUtils.java",
    "content": "package org.jeecg.common.util.dynamic.db;\n\nimport com.baomidou.mybatisplus.annotation.DbType;\nimport org.jeecg.common.constant.DataBaseConstant;\n\nimport java.util.HashMap;\nimport java.util.Map;\n\n/**\n * 数据库类型判断\n * 【有些数据库引擎是一样的，以达到复用目的】\n * @author: jeecg-boot\n */\npublic class DbTypeUtils {\n\n    public static Map<String, String> dialectMap = new HashMap<String, String>();\n    static{\n        dialectMap.put(\"mysql\", \"org.hibernate.dialect.MySQL5InnoDBDialect\");\n        // mariadb数据库 1  --\n        dialectMap.put(\"mariadb\", \"org.hibernate.dialect.MariaDBDialect\");\n        //oracle数据库 1\n        dialectMap.put(\"oracle\", \"org.hibernate.dialect.OracleDialect\");\n        // TODO 没找到不确定\n        dialectMap.put(\"oracle12c\", \"org.hibernate.dialect.OracleDialect\");\n        // db2数据库 1xx\n        dialectMap.put(\"db2\", \"org.hibernate.dialect.DB2390Dialect\");\n        // H2数据库\n        dialectMap.put(\"h2\", \"org.hibernate.dialect.HSQLDialect\");\n        // HSQL数据库  1\n        dialectMap.put(\"hsql\", \"org.hibernate.dialect.HSQLDialect\");\n        //SQLite数据库 应用平台mobile\n        dialectMap.put(\"sqlite\", \"org.jeecg.modules.online.config.dialect.SQLiteDialect\");\n        //PostgreSQL数据库1  --\n        dialectMap.put(\"postgresql\", \"org.hibernate.dialect.PostgreSQLDialect\");\n        dialectMap.put(\"sqlserver2005\", \"org.hibernate.dialect.SQLServer2005Dialect\");\n        //sqlserver数据库1\n        dialectMap.put(\"sqlserver\", \"org.hibernate.dialect.SQLServerDialect\");\n        //达梦数据库 [国产] 1--\n        dialectMap.put(\"dm\", \"org.hibernate.dialect.DmDialect\");\n        //虚谷数据库\n        dialectMap.put(\"xugu\", \"org.hibernate.dialect.HSQLDialect\");\n        //人大金仓 [国产] 1\n        dialectMap.put(\"kingbasees\", \"org.hibernate.dialect.PostgreSQLDialect\");\n        // Phoenix HBase数据库\n        dialectMap.put(\"phoenix\", \"org.hibernate.dialect.HSQLDialect\");\n        // Gauss 数据库\n        dialectMap.put(\"zenith\", \"org.hibernate.dialect.PostgreSQLDialect\");\n        //阿里云PolarDB\n        dialectMap.put(\"clickhouse\", \"org.hibernate.dialect.MySQLDialect\");\n        // 南大通用数据库 TODO 没找到不确定\n        dialectMap.put(\"gbase\", \"org.hibernate.dialect.PostgreSQLDialect\");\n        //神通数据库 [国产] TODO 没找到不确定\n        dialectMap.put(\"oscar\", \"org.hibernate.dialect.PostgreSQLDialect\");\n        //Sybase ASE 数据库\n        dialectMap.put(\"sybase\", \"org.hibernate.dialect.SybaseDialect\");\n        dialectMap.put(\"oceanbase\", \"org.hibernate.dialect.PostgreSQLDialect\");\n        dialectMap.put(\"Firebird\", \"org.hibernate.dialect.FirebirdDialect\");\n        //瀚高数据库\n        dialectMap.put(\"highgo\", \"org.hibernate.dialect.HSQLDialect\");\n        dialectMap.put(\"other\", \"org.hibernate.dialect.PostgreSQLDialect\");\n    }\n\n    public static boolean dbTypeIsMySql(DbType dbType) {\n        return dbTypeIf(dbType, DbType.MYSQL, DbType.MARIADB, DbType.CLICK_HOUSE, DbType.SQLITE);\n    }\n\n    public static boolean dbTypeIsOracle(DbType dbType) {\n        return dbTypeIf(dbType, DbType.ORACLE, DbType.ORACLE_12C, DbType.DM);\n    }\n\n    /**\n     * 是否是达梦\n     */\n    public static boolean dbTypeIsDm(DbType dbType) {\n        return dbTypeIf(dbType, DbType.DM);\n    }\n\n    public static boolean dbTypeIsSqlServer(DbType dbType) {\n        return dbTypeIf(dbType, DbType.SQL_SERVER, DbType.SQL_SERVER2005);\n    }\n\n    public static boolean dbTypeIsPostgre(DbType dbType) {\n        return dbTypeIf(dbType, DbType.POSTGRE_SQL, DbType.KINGBASE_ES, DbType.GAUSS);\n    }\n\n\n\n    /**\n     *  根据枚举类 获取数据库类型的字符串\n     * @param dbType\n     * @return\n     */\n    public static String getDbTypeString(DbType dbType){\n        if(DbType.DB2.equals(dbType)){\n            return DataBaseConstant.DB_TYPE_DB2;\n        }else if(DbType.HSQL.equals(dbType)){\n            return DataBaseConstant.DB_TYPE_HSQL;\n        }else if(dbTypeIsOracle(dbType)){\n            return DataBaseConstant.DB_TYPE_ORACLE;\n        }else if(dbTypeIsSqlServer(dbType)){\n            return DataBaseConstant.DB_TYPE_SQLSERVER;\n        }else if(dbTypeIsPostgre(dbType)){\n            return DataBaseConstant.DB_TYPE_POSTGRESQL;\n        }\n        return DataBaseConstant.DB_TYPE_MYSQL;\n    }\n\n    /**\n     *  根据枚举类 获取数据库方言字符串\n     * @param dbType\n     * @return\n     */\n    public static String getDbDialect(DbType dbType){\n        return dialectMap.get(dbType.getDb());\n    }\n\n    /**\n     * 判断数据库类型\n     */\n    public static boolean dbTypeIf(DbType dbType, DbType... correctTypes) {\n        for (DbType type : correctTypes) {\n            if (type.equals(dbType)) {\n                return true;\n            }\n        }\n        return false;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/dynamic/db/DynamicDBUtil.java",
    "content": "package org.jeecg.common.util.dynamic.db;\n\nimport com.alibaba.druid.pool.DruidDataSource;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.lang3.ArrayUtils;\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.jeecg.common.system.vo.DynamicDataSourceModel;\nimport org.jeecg.common.util.ReflectHelper;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.springframework.jdbc.core.JdbcTemplate;\nimport org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate;\n\nimport javax.sql.DataSource;\nimport java.sql.SQLException;\nimport java.util.HashMap;\nimport java.util.List;\nimport java.util.Map;\n\n/**\n * Spring JDBC 实时数据库访问\n *\n * @author chenguobin\n * @version 1.0\n * @date 2014-09-05\n */\n@Slf4j\npublic class DynamicDBUtil {\n\n    /**\n     * 获取数据源【最底层方法，不要随便调用】\n     *\n     * @param dbSource\n     * @return\n     */\n    private static DruidDataSource getJdbcDataSource(final DynamicDataSourceModel dbSource) {\n        DruidDataSource dataSource = new DruidDataSource();\n\n        String driverClassName = dbSource.getDbDriver();\n        String url = dbSource.getDbUrl();\n        // url配置成 “123” 会触发Druid死循环，一直去重复尝试连接\n        if (oConvertUtils.isEmpty(url) || !url.toLowerCase().startsWith(\"jdbc:\")) {\n            throw new JeecgBootException(\"数据源URL配置格式不正确！\");\n        }\n        \n        String dbUser = dbSource.getDbUsername();\n        String dbPassword = dbSource.getDbPassword();\n        dataSource.setDriverClassName(driverClassName);\n        dataSource.setUrl(url);\n        //dataSource.setValidationQuery(\"SELECT 1 FROM DUAL\");\n        dataSource.setTestWhileIdle(true);\n        dataSource.setTestOnBorrow(false);\n        dataSource.setTestOnReturn(false);\n        dataSource.setBreakAfterAcquireFailure(true);\n        //设置超时时间60秒\n        dataSource.setLoginTimeout(60);\n        dataSource.setConnectionErrorRetryAttempts(0);\n        dataSource.setUsername(dbUser);\n        dataSource.setMaxWait(30000);\n        dataSource.setPassword(dbPassword);\n\n        log.info(\"******************************************\");\n        log.info(\"*                                        *\");\n        log.info(\"*====【\"+dbSource.getCode()+\"】=====Druid连接池已启用 ====*\");\n        log.info(\"*                                        *\");\n        log.info(\"******************************************\");\n        return dataSource;\n    }\n\n    /**\n     * 通过 dbKey ,获取数据源\n     *\n     * @param dbKey\n     * @return\n     */\n    public static DruidDataSource getDbSourceByDbKey(final String dbKey) {\n        //获取多数据源配置\n        DynamicDataSourceModel dbSource = DataSourceCachePool.getCacheDynamicDataSourceModel(dbKey);\n        //先判断缓存中是否存在数据库链接\n        DruidDataSource cacheDbSource = DataSourceCachePool.getCacheBasicDataSource(dbKey);\n        if (cacheDbSource != null && !cacheDbSource.isClosed()) {\n            log.debug(\"--------getDbSourceBydbKey------------------从缓存中获取DB连接-------------------\");\n            return cacheDbSource;\n        } else {\n            DruidDataSource dataSource = getJdbcDataSource(dbSource);\n            if(dataSource!=null && dataSource.isEnable()){\n\n                // 【TV360X-2060】设置超时时间 6秒\n                dataSource.setMaxWait(6000);\n\n                DataSourceCachePool.putCacheBasicDataSource(dbKey, dataSource);\n            }else{\n                throw new JeecgBootException(\"动态数据源连接失败，dbKey：\"+dbKey);\n            }\n            log.info(\"--------getDbSourceBydbKey------------------创建DB数据库连接-------------------\");\n            return dataSource;\n        }\n    }\n\n    /**\n     * 关闭数据库连接池\n     *\n     * @param dbKey\n     * @return\n     */\n    public static void closeDbKey(final String dbKey) {\n        DruidDataSource dataSource = getDbSourceByDbKey(dbKey);\n        try {\n            if (dataSource != null && !dataSource.isClosed()) {\n                dataSource.getConnection().commit();\n                dataSource.getConnection().close();\n                dataSource.close();\n                DataSourceCachePool.removeCache(dbKey);\n            }\n        } catch (SQLException e) {\n            log.warn(e.getMessage(), e);\n        }\n    }\n\n\n    private static JdbcTemplate getJdbcTemplate(String dbKey) {\n        DruidDataSource dataSource = getDbSourceByDbKey(dbKey);\n        return new JdbcTemplate(dataSource);\n    }\n\n    /**\n     * 根据数据源获取NamedParameterJdbcTemplate\n     * @param dbKey\n     * @return\n     */\n    private static NamedParameterJdbcTemplate getNamedParameterJdbcTemplate(String dbKey) {\n        DruidDataSource dataSource = getDbSourceByDbKey(dbKey);\n        return new NamedParameterJdbcTemplate(dataSource);\n    }\n\n    /**\n     * Executes the SQL statement in this <code>PreparedStatement</code> object,\n     * which must be an SQL Data Manipulation Language (DML) statement, such as <code>INSERT</code>, <code>UPDATE</code> or\n     * <code>DELETE</code>; or an SQL statement that returns nothing,\n     * such as a DDL statement.\n     */\n    public static int update(final String dbKey, String sql, Object... param) {\n        int effectCount;\n        JdbcTemplate jdbcTemplate = getJdbcTemplate(dbKey);\n        if (ArrayUtils.isEmpty(param)) {\n            effectCount = jdbcTemplate.update(sql);\n        } else {\n            effectCount = jdbcTemplate.update(sql, param);\n        }\n        return effectCount;\n    }\n\n    /**\n     * 支持miniDao语法操作的Update\n     *\n     * @param dbKey 数据源标识\n     * @param sql   执行sql语句，sql支持minidao语法逻辑\n     * @param data  sql语法中需要判断的数据及sql拼接注入中需要的数据\n     * @return\n     */\n    public static int updateByHash(final String dbKey, String sql, HashMap<String, Object> data) {\n        int effectCount;\n        JdbcTemplate jdbcTemplate = getJdbcTemplate(dbKey);\n        //根据模板获取sql\n        sql = FreemarkerParseFactory.parseTemplateContent(sql, data);\n        NamedParameterJdbcTemplate namedParameterJdbcTemplate = new NamedParameterJdbcTemplate(jdbcTemplate.getDataSource());\n        effectCount = namedParameterJdbcTemplate.update(sql, data);\n        return effectCount;\n    }\n\n    public static Object findOne(final String dbKey, String sql, Object... param) {\n        List<Map<String, Object>> list;\n        list = findList(dbKey, sql, param);\n        if (oConvertUtils.listIsEmpty(list)) {\n            log.error(\"Except one, but not find actually\");\n            return null;\n        }\n        if (list.size() > 1) {\n            log.error(\"Except one, but more than one actually\");\n        }\n        return list.get(0);\n    }\n\n    /**\n     * 支持miniDao语法操作的查询 返回HashMap\n     *\n     * @param dbKey 数据源标识\n     * @param sql   执行sql语句，sql支持minidao语法逻辑\n     * @param data  sql语法中需要判断的数据及sql拼接注入中需要的数据\n     * @return\n     */\n    public static Object findOneByHash(final String dbKey, String sql, HashMap<String, Object> data) {\n        List<Map<String, Object>> list;\n        list = findListByHash(dbKey, sql, data);\n        if (oConvertUtils.listIsEmpty(list)) {\n            log.error(\"Except one, but not find actually\");\n        }\n        if (list.size() > 1) {\n            log.error(\"Except one, but more than one actually\");\n        }\n        return list.get(0);\n    }\n\n    /**\n     * 直接sql查询 根据clazz返回单个实例\n     *\n     * @param dbKey 数据源标识\n     * @param sql   执行sql语句\n     * @param clazz 返回实例的Class\n     * @param param\n     * @return\n     */\n    @SuppressWarnings(\"unchecked\")\n    public static <T> Object findOne(final String dbKey, String sql, Class<T> clazz, Object... param) {\n        Map<String, Object> map = (Map<String, Object>) findOne(dbKey, sql, param);\n        return ReflectHelper.setAll(clazz, map);\n    }\n\n    /**\n     * 支持miniDao语法操作的查询 返回单个实例\n     *\n     * @param dbKey 数据源标识\n     * @param sql   执行sql语句，sql支持minidao语法逻辑\n     * @param clazz 返回实例的Class\n     * @param data  sql语法中需要判断的数据及sql拼接注入中需要的数据\n     * @return\n     */\n    @SuppressWarnings(\"unchecked\")\n    public static <T> Object findOneByHash(final String dbKey, String sql, Class<T> clazz, HashMap<String, Object> data) {\n        Map<String, Object> map = (Map<String, Object>) findOneByHash(dbKey, sql, data);\n        return ReflectHelper.setAll(clazz, map);\n    }\n\n    public static List<Map<String, Object>> findList(final String dbKey, String sql, Object... param) {\n        List<Map<String, Object>> list;\n        JdbcTemplate jdbcTemplate = getJdbcTemplate(dbKey);\n\n        if (ArrayUtils.isEmpty(param)) {\n            list = jdbcTemplate.queryForList(sql);\n        } else {\n            list = jdbcTemplate.queryForList(sql, param);\n        }\n        return list;\n    }\n\n    /**\n     * 查询数量\n     * @param dbKey\n     * @param sql\n     * @param param\n     * @return\n     */\n    public static Map<String, Object> queryCount(String dbKey, String sql, Map<String, Object> param){\n        NamedParameterJdbcTemplate npJdbcTemplate = getNamedParameterJdbcTemplate(dbKey);\n        return npJdbcTemplate.queryForMap(sql, param);\n    }\n\n    /**\n     * 查询列表数据\n     * @param dbKey\n     * @param sql\n     * @param param\n     * @return\n     */\n    public static List<Map<String, Object>> findListByNamedParam(final String dbKey, String sql, Map<String, Object> param) {\n        NamedParameterJdbcTemplate npJdbcTemplate = getNamedParameterJdbcTemplate(dbKey);\n        List<Map<String, Object>> list = npJdbcTemplate.queryForList(sql, param);\n        return list;\n    }\n\n    /**\n     * 支持miniDao语法操作的查询\n     *\n     * @param dbKey 数据源标识\n     * @param sql   执行sql语句，sql支持minidao语法逻辑\n     * @param data  sql语法中需要判断的数据及sql拼接注入中需要的数据\n     * @return\n     */\n    public static List<Map<String, Object>> findListByHash(final String dbKey, String sql, HashMap<String, Object> data) {\n        List<Map<String, Object>> list;\n        JdbcTemplate jdbcTemplate = getJdbcTemplate(dbKey);\n        //根据模板获取sql\n        sql = FreemarkerParseFactory.parseTemplateContent(sql, data);\n        NamedParameterJdbcTemplate namedParameterJdbcTemplate = new NamedParameterJdbcTemplate(jdbcTemplate.getDataSource());\n        list = namedParameterJdbcTemplate.queryForList(sql, data);\n        return list;\n    }\n\n    /**\n     * 此方法只能返回单列，不能返回实体类\n     * @param dbKey 数据源的key\n     * @param sql sal\n     * @param clazz 类\n     * @param param 参数\n     * @param <T>\n     * @return\n     */\n    public static <T> List<T> findList(final String dbKey, String sql, Class<T> clazz, Object... param) {\n        List<T> list;\n        JdbcTemplate jdbcTemplate = getJdbcTemplate(dbKey);\n\n        if (ArrayUtils.isEmpty(param)) {\n            list = jdbcTemplate.queryForList(sql, clazz);\n        } else {\n            list = jdbcTemplate.queryForList(sql, clazz, param);\n        }\n        return list;\n    }\n\n    /**\n     * 支持miniDao语法操作的查询 返回单列数据list\n     *\n     * @param dbKey 数据源标识\n     * @param sql   执行sql语句，sql支持minidao语法逻辑\n     * @param clazz 类型Long、String等\n     * @param data  sql语法中需要判断的数据及sql拼接注入中需要的数据\n     * @return\n     */\n    public static <T> List<T> findListByHash(final String dbKey, String sql, Class<T> clazz, HashMap<String, Object> data) {\n        List<T> list;\n        JdbcTemplate jdbcTemplate = getJdbcTemplate(dbKey);\n        //根据模板获取sql\n        sql = FreemarkerParseFactory.parseTemplateContent(sql, data);\n        NamedParameterJdbcTemplate namedParameterJdbcTemplate = new NamedParameterJdbcTemplate(jdbcTemplate.getDataSource());\n        list = namedParameterJdbcTemplate.queryForList(sql, data, clazz);\n        return list;\n    }\n\n    /**\n     * 直接sql查询 返回实体类列表\n     *\n     * @param dbKey 数据源标识\n     * @param sql   执行sql语句，sql支持 minidao 语法逻辑\n     * @param clazz 返回实体类列表的class\n     * @param param sql拼接注入中需要的数据\n     * @return\n     */\n    public static <T> List<T> findListEntities(final String dbKey, String sql, Class<T> clazz, Object... param) {\n        List<Map<String, Object>> queryList = findList(dbKey, sql, param);\n        return ReflectHelper.transList2Entrys(queryList, clazz);\n    }\n\n    /**\n     * 支持miniDao语法操作的查询 返回实体类列表\n     *\n     * @param dbKey 数据源标识\n     * @param sql   执行sql语句，sql支持minidao语法逻辑\n     * @param clazz 返回实体类列表的class\n     * @param data  sql语法中需要判断的数据及sql拼接注入中需要的数据\n     * @return\n     */\n    public static <T> List<T> findListEntitiesByHash(final String dbKey, String sql, Class<T> clazz, HashMap<String, Object> data) {\n        List<Map<String, Object>> queryList = findListByHash(dbKey, sql, data);\n        return ReflectHelper.transList2Entrys(queryList, clazz);\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/dynamic/db/FreemarkerParseFactory.java",
    "content": "package org.jeecg.common.util.dynamic.db;\n\nimport freemarker.cache.StringTemplateLoader;\nimport freemarker.core.ParseException;\nimport freemarker.core.TemplateClassResolver;\nimport freemarker.template.Configuration;\nimport freemarker.template.Template;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.lang3.StringUtils;\nimport org.jeecg.common.constant.DataBaseConstant;\nimport org.jeecg.common.constant.SymbolConstant;\nimport org.jeecgframework.codegenerate.generate.util.SimpleFormat;\n\nimport java.io.StringWriter;\nimport java.util.Map;\nimport java.util.regex.Pattern;\n\n/**\n * @author 赵俊夫\n * @version V1.0\n * @Title:FreemarkerHelper\n * @description:Freemarker引擎协助类\n * @date Jul 5, 2013 2:58:29 PM\n */\n@Slf4j\npublic class FreemarkerParseFactory {\n\n    private static final String ENCODE = \"utf-8\";\n    /**\n     * 参数格式化工具类\n     */\n    private static final String MINI_DAO_FORMAT = \"DaoFormat\";\n\n    /**\n     * 文件缓存\n     */\n    private static final Configuration TPL_CONFIG = new Configuration(Configuration.DEFAULT_INCOMPATIBLE_IMPROVEMENTS);\n    /**\n     * SQL 缓存\n     */\n    private static final Configuration SQL_CONFIG = new Configuration(Configuration.DEFAULT_INCOMPATIBLE_IMPROVEMENTS);\n\n    private static StringTemplateLoader stringTemplateLoader = new StringTemplateLoader();\n\n    /**使用内嵌的(?ms)打开单行和多行模式*/\n    private final static Pattern NOTES_PATTERN = Pattern\n            .compile(\"(?ms)/\\\\*.*?\\\\*/|^\\\\s*//.*?$\");\n\n    static {\n        TPL_CONFIG.setClassForTemplateLoading(new FreemarkerParseFactory().getClass(), \"/\");\n        TPL_CONFIG.setNumberFormat(\"0.#####################\");\n        SQL_CONFIG.setTemplateLoader(stringTemplateLoader);\n        SQL_CONFIG.setNumberFormat(\"0.#####################\");\n        //classic_compatible设置，解决报空指针错误\n        SQL_CONFIG.setClassicCompatible(true);\n\n        // 解决freemarker模板注入问题 禁止解析ObjectConstructor，Execute和freemarker.template.utility.JythonRuntime。\n        //https://ackcent.com/in-depth-freemarker-template-injection/\n        TPL_CONFIG.setNewBuiltinClassResolver(TemplateClassResolver.SAFER_RESOLVER);\n        SQL_CONFIG.setNewBuiltinClassResolver(TemplateClassResolver.SAFER_RESOLVER);\n    }\n\n    /**\n     * 判断模板是否存在\n     *\n     * @throws Exception\n     */\n    public static boolean isExistTemplate(String tplName) throws Exception {\n        try {\n            Template mytpl = TPL_CONFIG.getTemplate(tplName, \"UTF-8\");\n            if (mytpl == null) {\n                return false;\n            }\n        } catch (Exception e) {\n            // 代码逻辑说明: 解决问题 - 错误提示sql文件不存在，实际问题是sql freemarker用法错误-----\n            if (e instanceof ParseException) {\n                log.error(e.getMessage(), e.fillInStackTrace());\n                throw new Exception(e);\n            }\n            log.debug(\"----isExistTemplate----\" + e.toString());\n            return false;\n        }\n        return true;\n    }\n\n    /**\n     * 解析ftl模板\n     *\n     * @param tplName 模板名\n     * @param paras   参数\n     * @return\n     */\n    public static String parseTemplate(String tplName, Map<String, Object> paras) {\n        try {\n            log.debug(\" minidao sql templdate : \" + tplName);\n            StringWriter swriter = new StringWriter();\n            Template mytpl = TPL_CONFIG.getTemplate(tplName, ENCODE);\n            if (paras.containsKey(MINI_DAO_FORMAT)) {\n                throw new RuntimeException(\"DaoFormat 是 minidao 保留关键字，不允许使用 ，请更改参数定义！\");\n            }\n            paras.put(MINI_DAO_FORMAT, new SimpleFormat());\n            mytpl.process(paras, swriter);\n            String sql = getSqlText(swriter.toString());\n            paras.remove(MINI_DAO_FORMAT);\n            return sql;\n        } catch (Exception e) {\n            log.error(e.getMessage(), e.fillInStackTrace());\n            log.error(\"发送一次的模板key:{ \" + tplName + \" }\");\n            //System.err.println(e.getMessage());\n            //System.err.println(\"模板名:{ \"+ tplName +\" }\");\n            throw new RuntimeException(\"解析SQL模板异常\");\n        }\n    }\n\n    /**\n     * 解析ftl\n     *\n     * @param tplContent 模板内容\n     * @param paras      参数\n     * @return String 模板解析后内容\n     */\n    public static String parseTemplateContent(String tplContent,Map<String, Object> paras) {\n        return parseTemplateContent(tplContent, paras, false);\n    }\n    public static String parseTemplateContent(String tplContent, Map<String, Object> paras, boolean keepSpace) {\n        try {\n            String sqlUnderline=\"sql_\";\n            StringWriter swriter = new StringWriter();\n            if (stringTemplateLoader.findTemplateSource(sqlUnderline + tplContent.hashCode()) == null) {\n                stringTemplateLoader.putTemplate(sqlUnderline + tplContent.hashCode(), tplContent);\n            }\n            Template mytpl = SQL_CONFIG.getTemplate(sqlUnderline + tplContent.hashCode(), ENCODE);\n            if (paras.containsKey(MINI_DAO_FORMAT)) {\n                throw new RuntimeException(\"DaoFormat 是 minidao 保留关键字，不允许使用 ，请更改参数定义！\");\n            }\n            paras.put(MINI_DAO_FORMAT, new SimpleFormat());\n            mytpl.process(paras, swriter);\n            String sql = getSqlText(swriter.toString(), keepSpace);\n            paras.remove(MINI_DAO_FORMAT);\n            return sql;\n        } catch (Exception e) {\n            log.error(e.getMessage(), e.fillInStackTrace());\n            log.error(\"发送一次的模板key:{ \" + tplContent + \" }\");\n            //System.err.println(e.getMessage());\n            //System.err.println(\"模板内容:{ \"+ tplContent +\" }\");\n            throw new RuntimeException(\"解析SQL模板异常\");\n        }\n    }\n\n    /**\n     * 除去无效字段，去掉注释 不然批量处理可能报错 去除无效的等于\n     */\n    private static String getSqlText(String sql) {\n        return getSqlText(sql, false);\n    }\n\n    private static String getSqlText(String sql, boolean keepSpace) {\n        // 将注释替换成\"\"\n        sql = NOTES_PATTERN.matcher(sql).replaceAll(\"\");\n        if (!keepSpace) {\n            sql = sql.replaceAll(\"\\\\n\", \" \").replaceAll(\"\\\\t\", \" \")\n                    .replaceAll(\"\\\\s{1,}\", \" \").trim();\n        }\n        // 去掉 最后是 where这样的问题\n        //where空格 \"where \"\n        String whereSpace = DataBaseConstant.SQL_WHERE+\" \";\n        //\"where and\"\n        String whereAnd = DataBaseConstant.SQL_WHERE+\" and\";\n        //\", where\"\n        String commaWhere = SymbolConstant.COMMA+\" \"+DataBaseConstant.SQL_WHERE;\n        //\", \"\n        String commaSpace = SymbolConstant.COMMA + \" \";\n        if (sql.endsWith(DataBaseConstant.SQL_WHERE) || sql.endsWith(whereSpace)) {\n            sql = sql.substring(0, sql.lastIndexOf(\"where\"));\n        }\n        // 去掉where and 这样的问题\n        int index = 0;\n        while ((index = StringUtils.indexOfIgnoreCase(sql, whereAnd, index)) != -1) {\n            sql = sql.substring(0, index + 5)\n                    + sql.substring(index + 9, sql.length());\n        }\n        // 去掉 , where 这样的问题\n        index = 0;\n        while ((index = StringUtils.indexOfIgnoreCase(sql, commaWhere, index)) != -1) {\n            sql = sql.substring(0, index)\n                    + sql.substring(index + 1, sql.length());\n        }\n        // 去掉 最后是 ,这样的问题\n        if (sql.endsWith(SymbolConstant.COMMA) || sql.endsWith(commaSpace)) {\n            sql = sql.substring(0, sql.lastIndexOf(\",\"));\n        }\n        return sql;\n    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/encryption/AesEncryptUtil.java",
    "content": "package org.jeecg.common.util.encryption;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.shiro.lang.codec.Base64;\nimport org.jeecg.common.util.oConvertUtils;\nimport javax.crypto.Cipher;\nimport javax.crypto.spec.IvParameterSpec;\nimport javax.crypto.spec.SecretKeySpec;\nimport java.nio.charset.StandardCharsets;\n\n/**\n * AES 工具 (兼容历史 NoPadding + 新 PKCS5Padding)\n */\n@Slf4j\npublic class AesEncryptUtil {\n\n    private static final String KEY = EncryptedString.key;\n    private static final String IV  = EncryptedString.iv;\n\n    /* -------- 新版：CBC + PKCS5Padding (与前端 CryptoJS Pkcs7 兼容) -------- */\n    private static String decryptPkcs5(String cipherBase64) throws Exception {\n        Cipher cipher = Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n        SecretKeySpec ks = new SecretKeySpec(KEY.getBytes(StandardCharsets.UTF_8), \"AES\");\n        IvParameterSpec ivSpec = new IvParameterSpec(IV.getBytes(StandardCharsets.UTF_8));\n        cipher.init(Cipher.DECRYPT_MODE, ks, ivSpec);\n        byte[] plain = cipher.doFinal(Base64.decode(cipherBase64));\n        return new String(plain, StandardCharsets.UTF_8);\n    }\n\n    /* -------- 旧版：CBC + NoPadding (手工补 0) -------- */\n    private static String decryptLegacyNoPadding(String cipherBase64) throws Exception {\n        Cipher cipher = Cipher.getInstance(\"AES/CBC/NoPadding\");\n        SecretKeySpec ks = new SecretKeySpec(KEY.getBytes(StandardCharsets.UTF_8), \"AES\");\n        IvParameterSpec ivSpec = new IvParameterSpec(IV.getBytes(StandardCharsets.UTF_8));\n        cipher.init(Cipher.DECRYPT_MODE, ks, ivSpec);\n        byte[] data = cipher.doFinal(Base64.decode(cipherBase64));\n        return new String(data, StandardCharsets.UTF_8)\n                .replace(\"\\u0000\",\"\"); // 旧填充 0\n    }\n\n    /* -------- 兼容入口：登录使用 -------- */\n    public static String resolvePassword(String input){\n        if(oConvertUtils.isEmpty(input)){\n            return input;\n        }\n        // 1. 先尝试新版\n        try{\n            String p = decryptPkcs5(input);\n            return clean(p);\n        }catch(Exception ignore){\n            //log.debug(\"【AES解密】Password not AES PKCS5 cipher, try legacy.\");\n        }\n\n        // 2. 回退旧版\n        try{\n            String legacy = decryptLegacyNoPadding(input);\n            return clean(legacy);\n        }catch(Exception e){\n            log.debug(\"【AES解密】Password not AES cipher, raw used.\");\n        }\n\n        // 3. 视为明文\n        return input;\n    }\n\n    /* -------- 可选：统一清理尾部不可见控制字符 -------- */\n    private static String clean(String s){\n        if(s==null) return null;\n        // 去除结尾控制符/空白（不影响中间合法空格）\n        return s.replaceAll(\"[\\\\p{Cntrl}]+\",\"\").trim();\n    }\n\n    /* -------- 若仍需要旧接口，可保留 (不建议再用于新前端) -------- */\n    @Deprecated\n    public static String desEncrypt(String data) throws Exception {\n        return decryptLegacyNoPadding(data);\n    }\n\n    /* 加密（若前端不再使用，可忽略；保留旧实现避免影响历史） */\n    @Deprecated\n    public static String encrypt(String data) throws Exception {\n        try{\n            Cipher cipher = Cipher.getInstance(\"AES/CBC/NoPadding\");\n            int blockSize = cipher.getBlockSize();\n            byte[] dataBytes = data.getBytes(StandardCharsets.UTF_8);\n            int plaintextLength = dataBytes.length;\n            if (plaintextLength % blockSize != 0) {\n                plaintextLength += (blockSize - (plaintextLength % blockSize));\n            }\n            byte[] plaintext = new byte[plaintextLength];\n            System.arraycopy(dataBytes, 0, plaintext, 0, dataBytes.length);\n            SecretKeySpec keyspec = new SecretKeySpec(KEY.getBytes(StandardCharsets.UTF_8), \"AES\");\n            IvParameterSpec ivspec = new IvParameterSpec(IV.getBytes(StandardCharsets.UTF_8));\n            cipher.init(Cipher.ENCRYPT_MODE, keyspec, ivspec);\n            byte[] encrypted = cipher.doFinal(plaintext);\n            return Base64.encodeToString(encrypted);\n        }catch(Exception e){\n            throw new IllegalStateException(\"legacy encrypt error\", e);\n        }\n    }\n\n//    public static void main(String[] args) throws Exception {\n//        // 前端 CBC/Pkcs7 密文测试\n//        String frontCipher = encrypt(\"sa\"); // 仅验证管道是否可用（旧方式）\n//        System.out.println(resolvePassword(frontCipher));\n//    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/encryption/EncryptedString.java",
    "content": "package org.jeecg.common.util.encryption;\n\n\nimport lombok.Data;\n\n/**\n * @Description: EncryptedString\n * @author: jeecg-boot\n */\n@Data\npublic class  EncryptedString {\n\n    /**\n     * 长度为16个字符\n     */\n    public static  String key = \"1234567890adbcde\";\n\n    /**\n     * 长度为16个字符\n     */\n    public static  String iv  = \"1234567890hjlkew\";\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/filter/SsrfFileTypeFilter.java",
    "content": "package org.jeecg.common.util.filter;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.lang3.StringUtils;\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.springframework.web.multipart.MultipartFile;\n\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.util.ArrayList;\nimport java.util.HashMap;\nimport java.util.Iterator;\nimport java.util.List;\n\n/**\n * @Description: 校验文件敏感后缀\n * @author: lsq\n * @date: 2023年09月12日 15:29\n */\n@Slf4j\npublic class SsrfFileTypeFilter {\n\n    /**\n     * 允许操作文件类型白名单\n     */\n    private final static List<String> FILE_TYPE_WHITE_LIST = new ArrayList<>();\n    /**初始化文件头类型，不够的自行补充*/\n    final static HashMap<String, String> FILE_TYPE_MAP = new HashMap<>();\n    static {\n        //图片文件\n        FILE_TYPE_WHITE_LIST.add(\"jpg\");\n        FILE_TYPE_WHITE_LIST.add(\"jpeg\");\n        FILE_TYPE_WHITE_LIST.add(\"png\");\n        FILE_TYPE_WHITE_LIST.add(\"gif\");\n        FILE_TYPE_WHITE_LIST.add(\"bmp\");\n        FILE_TYPE_WHITE_LIST.add(\"svg\");\n        FILE_TYPE_WHITE_LIST.add(\"ico\");\n        FILE_TYPE_WHITE_LIST.add(\"heic\");\n\n        //文本文件\n        FILE_TYPE_WHITE_LIST.add(\"txt\");\n        FILE_TYPE_WHITE_LIST.add(\"doc\");\n        FILE_TYPE_WHITE_LIST.add(\"docx\");\n        FILE_TYPE_WHITE_LIST.add(\"pdf\");\n        FILE_TYPE_WHITE_LIST.add(\"csv\");\n//        FILE_TYPE_WHITE_LIST.add(\"xml\");\n        FILE_TYPE_WHITE_LIST.add(\"md\");\n\n        //音视频文件\n        FILE_TYPE_WHITE_LIST.add(\"mp4\");\n        FILE_TYPE_WHITE_LIST.add(\"avi\");\n        FILE_TYPE_WHITE_LIST.add(\"mov\");\n        FILE_TYPE_WHITE_LIST.add(\"wmv\");\n        FILE_TYPE_WHITE_LIST.add(\"mp3\");\n        FILE_TYPE_WHITE_LIST.add(\"wav\");\n\n        //表格文件\n        FILE_TYPE_WHITE_LIST.add(\"xls\");\n        FILE_TYPE_WHITE_LIST.add(\"xlsx\");\n\n        //压缩文件\n        FILE_TYPE_WHITE_LIST.add(\"zip\");\n        FILE_TYPE_WHITE_LIST.add(\"rar\");\n        FILE_TYPE_WHITE_LIST.add(\"7z\");\n        FILE_TYPE_WHITE_LIST.add(\"tar\");\n\n        //app文件后缀\n        FILE_TYPE_WHITE_LIST.add(\"apk\");\n        FILE_TYPE_WHITE_LIST.add(\"wgt\");\n\n        //幻灯片文件后缀\n        FILE_TYPE_WHITE_LIST.add(\"ppt\");\n        FILE_TYPE_WHITE_LIST.add(\"pptx\");\n\n        //设置禁止文件的头部标记\n        FILE_TYPE_MAP.put(\"3c25402070616765206c\", \"jsp\");\n        FILE_TYPE_MAP.put(\"3c3f7068700a0a2f2a2a0a202a205048\", \"php\");\n        FILE_TYPE_MAP.put(\"cafebabe0000002e0041\", \"class\");\n        FILE_TYPE_MAP.put(\"494e5345525420494e54\", \"sql\");\n       /* fileTypeMap.put(\"ffd8ffe000104a464946\", \"jpg\");\n        fileTypeMap.put(\"89504e470d0a1a0a0000\", \"png\");\n        fileTypeMap.put(\"47494638396126026f01\", \"gif\");\n        fileTypeMap.put(\"49492a00227105008037\", \"tif\");\n        fileTypeMap.put(\"424d228c010000000000\", \"bmp\");\n        fileTypeMap.put(\"424d8240090000000000\", \"bmp\");\n        fileTypeMap.put(\"424d8e1b030000000000\", \"bmp\");\n        fileTypeMap.put(\"41433130313500000000\", \"dwg\");\n        fileTypeMap.put(\"3c21444f435459504520\", \"html\");\n        fileTypeMap.put(\"3c21646f637479706520\", \"htm\");\n        fileTypeMap.put(\"48544d4c207b0d0a0942\", \"css\");\n        fileTypeMap.put(\"696b2e71623d696b2e71\", \"js\");\n        fileTypeMap.put(\"7b5c727466315c616e73\", \"rtf\");\n        fileTypeMap.put(\"38425053000100000000\", \"psd\");\n        fileTypeMap.put(\"46726f6d3a203d3f6762\", \"eml\");\n        fileTypeMap.put(\"d0cf11e0a1b11ae10000\", \"doc\");\n        fileTypeMap.put(\"5374616E64617264204A\", \"mdb\");\n        fileTypeMap.put(\"252150532D41646F6265\", \"ps\");\n        fileTypeMap.put(\"255044462d312e350d0a\", \"pdf\");\n        fileTypeMap.put(\"2e524d46000000120001\", \"rmvb\");\n        fileTypeMap.put(\"464c5601050000000900\", \"flv\");\n        fileTypeMap.put(\"00000020667479706d70\", \"mp4\");\n        fileTypeMap.put(\"49443303000000002176\", \"mp3\");\n        fileTypeMap.put(\"000001ba210001000180\", \"mpg\");\n        fileTypeMap.put(\"3026b2758e66cf11a6d9\", \"wmv\");\n        fileTypeMap.put(\"52494646e27807005741\", \"wav\");\n        fileTypeMap.put(\"52494646d07d60074156\", \"avi\");\n        fileTypeMap.put(\"4d546864000000060001\", \"mid\");\n        fileTypeMap.put(\"504b0304140000000800\", \"zip\");\n        fileTypeMap.put(\"526172211a0700cf9073\", \"rar\");\n        fileTypeMap.put(\"235468697320636f6e66\", \"ini\");\n        fileTypeMap.put(\"504b03040a0000000000\", \"jar\");\n        fileTypeMap.put(\"4d5a9000030000000400\", \"exe\");\n        fileTypeMap.put(\"3c25402070616765206c\", \"jsp\");\n        fileTypeMap.put(\"4d616e69666573742d56\", \"mf\");\n        fileTypeMap.put(\"3c3f786d6c2076657273\", \"xml\");\n        fileTypeMap.put(\"494e5345525420494e54\", \"sql\");\n        fileTypeMap.put(\"7061636b616765207765\", \"java\");\n        fileTypeMap.put(\"406563686f206f66660d\", \"bat\");\n        fileTypeMap.put(\"1f8b0800000000000000\", \"gz\");\n        fileTypeMap.put(\"6c6f67346a2e726f6f74\", \"properties\");\n        fileTypeMap.put(\"cafebabe0000002e0041\", \"class\");\n        fileTypeMap.put(\"49545346030000006000\", \"chm\");\n        fileTypeMap.put(\"04000000010000001300\", \"mxp\");\n        fileTypeMap.put(\"504b0304140006000800\", \"docx\");\n        fileTypeMap.put(\"6431303a637265617465\", \"torrent\");\n        fileTypeMap.put(\"6D6F6F76\", \"mov\");\n        fileTypeMap.put(\"FF575043\", \"wpd\");\n        fileTypeMap.put(\"CFAD12FEC5FD746F\", \"dbx\");\n        fileTypeMap.put(\"2142444E\", \"pst\");\n        fileTypeMap.put(\"AC9EBD8F\", \"qdf\");\n        fileTypeMap.put(\"E3828596\", \"pwl\");\n        fileTypeMap.put(\"2E7261FD\", \"ram\");*/\n    }\n\n    /**\n     * @param fileName\n     * @return String\n     * @description 通过文件后缀名获取文件类型\n     */\n    private static String getFileTypeBySuffix(String fileName) {\n        return fileName.substring(fileName.lastIndexOf(\".\") + 1, fileName.length());\n    }\n\n\n    /**\n     * 下载文件类型过滤\n     *\n     * @param filePath\n     */\n    public static void checkDownloadFileType(String filePath) throws IOException {\n        //文件后缀\n        String suffix = getFileTypeBySuffix(filePath);\n        log.debug(\" 【文件下载校验】文件后缀 suffix: {}\", suffix);\n        boolean isAllowExtension = FILE_TYPE_WHITE_LIST.contains(suffix.toLowerCase());\n        //是否允许下载的文件\n        if (!isAllowExtension) {\n            throw new JeecgBootException(\"下载失败，存在非法文件类型：\" + suffix);\n        }\n    }\n\n    /**\n     * 上传文件类型过滤\n     *\n     * @param file\n     */\n    public static void checkUploadFileType(MultipartFile file) throws Exception {\n        checkUploadFileType(file, null);\n    }\n    \n    /**\n     * 上传文件类型过滤\n     *\n     * @param file\n     */\n    public static void checkUploadFileType(MultipartFile file, String customPath) throws Exception {\n        //1. 路径安全校验\n        validatePathSecurity(customPath);\n        //2. 校验文件后缀和头\n        String suffix = getFileType(file, customPath);\n        log.info(\"【文件上传校验】文件后缀 suffix: {}，customPath：{}\", suffix, customPath);\n        boolean isAllowExtension = FILE_TYPE_WHITE_LIST.contains(suffix.toLowerCase());\n        //是否允许下载的文件\n        if (!isAllowExtension) {\n            throw new JeecgBootException(\"上传失败，存在非法文件类型：\" + suffix);\n        }\n    }\n\n    /**\n     * 通过读取文件头部获得文件类型\n     *\n     * @param file\n     * @return 文件类型\n     * @throws Exception\n     */\n\n    private static String getFileType(MultipartFile file, String customPath) throws Exception {\n        // 代码逻辑说明: [issue/4672]方法造成的文件被占用，注释掉此方法tomcat就能自动清理掉临时文件\n        String fileExtendName = null;\n        InputStream is = null;\n        try {\n            //is = new FileInputStream(file);\n            is = file.getInputStream();\n            byte[] b = new byte[10];\n            is.read(b, 0, b.length);\n            String fileTypeHex = String.valueOf(bytesToHexString(b));\n            Iterator<String> keyIter = FILE_TYPE_MAP.keySet().iterator();\n            while (keyIter.hasNext()) {\n                String key = keyIter.next();\n                // 验证前5个字符比较\n                if (key.toLowerCase().startsWith(fileTypeHex.toLowerCase().substring(0, 5))\n                        || fileTypeHex.toLowerCase().substring(0, 5).startsWith(key.toLowerCase())) {\n                    fileExtendName = FILE_TYPE_MAP.get(key);\n                    break;\n                }\n            }\n            log.debug(\"-----获取到的指定文件类型------\"+fileExtendName);\n            // 如果不是上述类型，则判断扩展名\n            if (StringUtils.isBlank(fileExtendName)) {\n                String fileName = file.getOriginalFilename();\n                // 如果无扩展名，则直接返回空串\n                if (-1 == fileName.indexOf(\".\")) {\n                    return \"\";\n                }\n                // 如果有扩展名，则返回扩展名\n                return getFileTypeBySuffix(fileName);\n            }\n            is.close();\n            return fileExtendName;\n        } catch (Exception e) {\n            log.error(e.getMessage(), e);\n            return \"\";\n        }finally {\n            if (is != null) {\n                is.close();\n            }\n        }\n    }\n\n    /**\n     * 获得文件头部字符串\n     *\n     * @param src\n     * @return\n     */\n    private static String bytesToHexString(byte[] src) {\n        StringBuilder stringBuilder = new StringBuilder();\n        if (src == null || src.length <= 0) {\n            return null;\n        }\n        for (int i = 0; i < src.length; i++) {\n            int v = src[i] & 0xFF;\n            String hv = Integer.toHexString(v);\n            if (hv.length() < 2) {\n                stringBuilder.append(0);\n            }\n            stringBuilder.append(hv);\n        }\n        return stringBuilder.toString();\n    }\n\n    /**\n     * 路径安全校验\n     */\n    private static void validatePathSecurity(String customPath) throws JeecgBootException {\n        if (customPath == null || customPath.trim().isEmpty()) {\n            return;\n        }\n\n        // 统一分隔符为 /\n        String normalized = customPath.replace(\"\\\\\", \"/\");\n\n        // 1. 防止路径遍历攻击\n        if (normalized.contains(\"..\") || normalized.contains(\"~\")) {\n            throw new JeecgBootException(\"上传业务路径包含非法字符！\");\n        }\n\n        // 2. 限制路径深度\n        int depth = normalized.split(\"/\").length;\n        if (depth > 5) {\n            throw new JeecgBootException(\"上传业务路径深度超出限制！\");\n        }\n\n        // 3. 限制字符集（只允许字母、数字、下划线、横线、斜杠）\n        if (!normalized.matches(\"^[a-zA-Z0-9/_-]+$\")) {\n            throw new JeecgBootException(\"上传业务路径包含非法字符！\");\n        }\n    }\n\n    /**\n     * 校验文件路径安全性，防止路径遍历攻击\n     * @param filePath 文件路径\n     */\n    public static void checkPathTraversal(String filePath) {\n        if (StringUtils.isBlank(filePath)) {\n            return;\n        }\n        // 1. 防止路径遍历：不允许 ..\n        if (filePath.contains(\"..\")) {\n            throw new JeecgBootException(\"文件路径包含非法字符\");\n        }\n        // 2. 防止URL编码绕过：%2e = .\n        String fileLower = filePath.toLowerCase();\n        if (fileLower.contains(\"%2e\")) {\n            throw new JeecgBootException(\"文件路径包含非法字符\");\n        }\n    }\n\n    /**\n     * 批量校验文件路径安全性（逗号分隔的多个文件路径）\n     * @param files 逗号分隔的文件路径\n     */\n    public static void checkPathTraversalBatch(String files) {\n        if (StringUtils.isBlank(files)) {\n            return;\n        }\n        for (String file : files.split(\",\")) {\n            if (StringUtils.isNotBlank(file)) {\n                checkPathTraversal(file.trim());\n            }\n        }\n    }\n    \n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/filter/StrAttackFilter.java",
    "content": "package org.jeecg.common.util.filter;\n\nimport java.util.regex.Matcher;\nimport java.util.regex.Pattern;\nimport java.util.regex.PatternSyntaxException;\n\n/**\n * 文件上传字符串过滤特殊字符\n * @author: jeecg-boot\n */\npublic class StrAttackFilter {\n\n    public static String filter(String str) throws PatternSyntaxException {\n        // 清除掉所有特殊字符\n        String regEx = \"[`_《》~!@#$%^&*()+=|{}':;',\\\\[\\\\].<>?~！@#￥%……&*（）——+|{}【】‘；：”“’。，、？]\";\n        Pattern p = Pattern.compile(regEx);\n        Matcher m = p.matcher(str);\n        return m.replaceAll(\"\").trim();\n    }\n\n//    public static void main(String[] args) {\n//        String filter = filter(\"@#jeecg/《》【bo】￥%……&*（o）)))！@t<>,.,/?'\\'~~`\");\n//        System.out.println(filter);\n//    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/oConvertUtils.java",
    "content": "package org.jeecg.common.util;\n\nimport com.alibaba.fastjson.JSONArray;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.codec.binary.Base64;\nimport org.apache.commons.io.IOUtils;\nimport org.apache.commons.lang3.StringUtils;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.SymbolConstant;\nimport org.jeecg.config.mybatis.MybatisPlusSaasConfig;\nimport org.springframework.beans.BeanUtils;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport org.springframework.beans.BeanWrapper;\nimport org.springframework.beans.BeanWrapperImpl;\n\nimport java.beans.PropertyDescriptor;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.io.UnsupportedEncodingException;\nimport java.lang.reflect.Array;\nimport java.lang.reflect.Field;\nimport java.math.BigDecimal;\nimport java.math.BigInteger;\nimport java.net.*;\nimport java.sql.Date;\nimport java.util.*;\nimport java.util.regex.Matcher;\nimport java.util.regex.Pattern;\nimport java.util.stream.Stream;\n\n/**\n * \n * @Author  张代浩\n *\n */\n@Slf4j\npublic class oConvertUtils {\n\tpublic static boolean isEmpty(Object object) {\n\t\tif (object == null) {\n\t\t\treturn (true);\n\t\t}\n\t\tif (\"\".equals(object)) {\n\t\t\treturn (true);\n\t\t}\n\t\tif (CommonConstant.STRING_NULL.equals(object)) {\n\t\t\treturn (true);\n\t\t}\n\t\treturn (false);\n\t}\n\t\n\tpublic static boolean isNotEmpty(Object object) {\n\t\tif (object != null && !\"\".equals(object) && !object.equals(CommonConstant.STRING_NULL)) {\n\t\t\treturn (true);\n\t\t}\n\t\treturn (false);\n\t}\n\n\t\n\t/**\n\t * 返回decode解密字符串\n\t * \n\t * @param inStr\n\t * @return\n\t */\n\tpublic static String decodeString(String inStr) {\n\t\tif (oConvertUtils.isEmpty(inStr)) {\n\t\t\treturn null;\n\t\t}\n\n\t\ttry {\n\t\t\tinStr = URLDecoder.decode(inStr, \"UTF-8\");\n\t\t} catch (Exception e) {\n\t\t\t// 解决：URLDecoder: Illegal hex characters in escape (%) pattern - For input string: \"自动\"\n\t\t\t//e.printStackTrace();\n\t\t}\n\t\treturn inStr;\n\t}\n\n\tpublic static String decode(String strIn, String sourceCode, String targetCode) {\n\t\tString temp = code2code(strIn, sourceCode, targetCode);\n\t\treturn temp;\n\t}\n\n\t@SuppressWarnings(\"AlibabaLowerCamelCaseVariableNaming\")\n    public static String StrToUTF(String strIn, String sourceCode, String targetCode) {\n\t\tstrIn = \"\";\n\t\ttry {\n\t\t\tstrIn = new String(strIn.getBytes(\"ISO-8859-1\"), \"GBK\");\n\t\t} catch (UnsupportedEncodingException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\t\treturn strIn;\n\n\t}\n\n\tprivate static String code2code(String strIn, String sourceCode, String targetCode) {\n\t\tString strOut = null;\n\t\tif (strIn == null || \"\".equals(strIn.trim())) {\n\t\t\treturn strIn;\n\t\t}\n\t\ttry {\n\t\t\tbyte[] b = strIn.getBytes(sourceCode);\n\t\t\tfor (int i = 0; i < b.length; i++) {\n\t\t\t\tSystem.out.print(b[i] + \"  \");\n\t\t\t}\n\t\t\tstrOut = new String(b, targetCode);\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t\treturn null;\n\t\t}\n\t\treturn strOut;\n\t}\n\n\tpublic static int getInt(String s, int defval) {\n\t\tif (s == null || \"\".equals(s)) {\n\t\t\treturn (defval);\n\t\t}\n\t\ttry {\n\t\t\treturn (Integer.parseInt(s));\n\t\t} catch (NumberFormatException e) {\n\t\t\treturn (defval);\n\t\t}\n\t}\n\n\tpublic static int getInt(String s) {\n\t\tif (s == null || \"\".equals(s)) {\n\t\t\treturn 0;\n\t\t}\n\t\ttry {\n\t\t\treturn (Integer.parseInt(s));\n\t\t} catch (NumberFormatException e) {\n\t\t\treturn 0;\n\t\t}\n\t}\n\n\tpublic static int getInt(String s, Integer df) {\n\t\tif (s == null || \"\".equals(s)) {\n\t\t\treturn df;\n\t\t}\n\t\ttry {\n\t\t\treturn (Integer.parseInt(s));\n\t\t} catch (NumberFormatException e) {\n\t\t\treturn 0;\n\t\t}\n\t}\n\n\tpublic static Integer[] getInts(String[] s) {\n\t\tif (s == null) {\n\t\t\treturn null;\n\t\t}\n\t\tInteger[] integer = new Integer[s.length];\n\t\tfor (int i = 0; i < s.length; i++) {\n\t\t\tinteger[i] = Integer.parseInt(s[i]);\n\t\t}\n\t\treturn integer;\n\n\t}\n\n\tpublic static double getDouble(String s, double defval) {\n\t\tif (s == null || \"\".equals(s)) {\n\t\t\treturn (defval);\n\t\t}\n\t\ttry {\n\t\t\treturn (Double.parseDouble(s));\n\t\t} catch (NumberFormatException e) {\n\t\t\treturn (defval);\n\t\t}\n\t}\n\n\tpublic static double getDou(Double s, double defval) {\n\t\tif (s == null) {\n\t\t\treturn (defval);\n\t\t}\n\t\treturn s;\n\t}\n\n\t/*public static Short getShort(String s) {\n\t\tif (StringUtil.isNotEmpty(s)) {\n\t\t\treturn (Short.parseShort(s));\n\t\t} else {\n\t\t\treturn null;\n\t\t}\n\t}*/\n\n\tpublic static int getInt(Object object, int defval) {\n\t\tif (isEmpty(object)) {\n\t\t\treturn (defval);\n\t\t}\n\t\ttry {\n\t\t\treturn (Integer.parseInt(object.toString()));\n\t\t} catch (NumberFormatException e) {\n\t\t\treturn (defval);\n\t\t}\n\t}\n\t\n\tpublic static Integer getInteger(Object object, Integer defval) {\n\t\tif (isEmpty(object)) {\n\t\t\treturn (defval);\n\t\t}\n\t\ttry {\n\t\t\treturn (Integer.parseInt(object.toString()));\n\t\t} catch (NumberFormatException e) {\n\t\t\treturn (defval);\n\t\t}\n\t}\n\t\n\tpublic static Integer getInt(Object object) {\n\t\tif (isEmpty(object)) {\n\t\t\treturn null;\n\t\t}\n\t\ttry {\n\t\t\treturn (Integer.parseInt(object.toString()));\n\t\t} catch (NumberFormatException e) {\n\t\t\treturn null;\n\t\t}\n\t}\n\n\tpublic static int getInt(BigDecimal s, int defval) {\n\t\tif (s == null) {\n\t\t\treturn (defval);\n\t\t}\n\t\treturn s.intValue();\n\t}\n\n\tpublic static Integer[] getIntegerArry(String[] object) {\n\t\tint len = object.length;\n\t\tInteger[] result = new Integer[len];\n\t\ttry {\n\t\t\tfor (int i = 0; i < len; i++) {\n\t\t\t\tresult[i] = new Integer(object[i].trim());\n\t\t\t}\n\t\t\treturn result;\n\t\t} catch (NumberFormatException e) {\n\t\t\treturn null;\n\t\t}\n\t}\n\n\tpublic static String getString(String s) {\n\t\treturn (getString(s, \"\"));\n\t}\n\n\t/**\n\t * 转义成Unicode编码\n\t * @param s\n\t * @return\n\t */\n\t/*public static String escapeJava(Object s) {\n\t\treturn StringEscapeUtils.escapeJava(getString(s));\n\t}*/\n\t\n\tpublic static String getString(Object object) {\n\t\tif (isEmpty(object)) {\n\t\t\treturn \"\";\n\t\t}\n\t\treturn (object.toString().trim());\n\t}\n\n\tpublic static String getString(int i) {\n\t\treturn (String.valueOf(i));\n\t}\n\n\tpublic static String getString(float i) {\n\t\treturn (String.valueOf(i));\n\t}\n\n\t/**\n\t * 返回常规字符串（只保留字符串中的数字、字母、中文）\n\t *\n\t * @param input\n\t * @return\n\t */\n\tpublic static String getNormalString(String input) {\n\t\tif (oConvertUtils.isEmpty(input)) {\n\t\t\treturn null;\n\t\t}\n\t\tString result = input.replaceAll(\"[^0-9a-zA-Z\\\\u4e00-\\\\u9fa5]\", \"\");\n\t\treturn result;\n\t}\n\n\tpublic static String getString(String s, String defval) {\n\t\tif (isEmpty(s)) {\n\t\t\treturn (defval);\n\t\t}\n\t\treturn (s.trim());\n\t}\n\n\tpublic static String getString(Object s, String defval) {\n\t\tif (isEmpty(s)) {\n\t\t\treturn (defval);\n\t\t}\n\t\treturn (s.toString().trim());\n\t}\n\n\tpublic static long stringToLong(String str) {\n\t\tLong test = new Long(0);\n\t\ttry {\n\t\t\ttest = Long.valueOf(str);\n\t\t} catch (Exception e) {\n\t\t}\n\t\treturn test.longValue();\n\t}\n\n\t/**\n\t * 获取本机IP\n\t */\n\tpublic static String getIp() {\n\t\tString ip = null;\n\t\ttry {\n\t\t\tInetAddress address = InetAddress.getLocalHost();\n\t\t\tip = address.getHostAddress();\n\n\t\t} catch (UnknownHostException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t\treturn ip;\n\t}\n\n\t/**\n\t * 判断一个类是否为基本数据类型。\n\t * \n\t * @param clazz\n\t *            要判断的类。\n\t * @return true 表示为基本数据类型。\n\t */\n\tprivate static boolean isBaseDataType(Class clazz) throws Exception {\n\t\treturn (clazz.equals(String.class) || clazz.equals(Integer.class) || clazz.equals(Byte.class) || clazz.equals(Long.class) || clazz.equals(Double.class) || clazz.equals(Float.class) || clazz.equals(Character.class) || clazz.equals(Short.class) || clazz.equals(BigDecimal.class) || clazz.equals(BigInteger.class) || clazz.equals(Boolean.class) || clazz.equals(Date.class) || clazz.isPrimitive());\n\t}\n\n\t/**\n\t * 解码base64\n\t *\n\t * @param base64Str base64字符串\n\t * @return 被加密后的字符串\n\t */\n\tpublic static String decodeBase64Str(String base64Str) {\n\t\tbyte[] byteContent = Base64.decodeBase64(base64Str);\n\t\tif (byteContent == null) {\n\t\t\treturn null;\n\t\t}\n\t\tString decodedString = new String(byteContent);\n\t\treturn decodedString;\n\t}\n\t\n\t\n\t/**\n\t * @param request\n\t *            IP\n\t * @return IP Address\n\t */\n\tpublic static String getIpAddrByRequest(HttpServletRequest request) {\n\t\tString ip = request.getHeader(\"x-forwarded-for\");\n\t\tif (ip == null || ip.length() == 0 || CommonConstant.UNKNOWN.equalsIgnoreCase(ip)) {\n\t\t\tip = request.getHeader(\"Proxy-Client-IP\");\n\t\t}\n\t\tif (ip == null || ip.length() == 0 || CommonConstant.UNKNOWN.equalsIgnoreCase(ip)) {\n\t\t\tip = request.getHeader(\"WL-Proxy-Client-IP\");\n\t\t}\n\t\tif (ip == null || ip.length() == 0 || CommonConstant.UNKNOWN.equalsIgnoreCase(ip)) {\n\t\t\tip = request.getRemoteAddr();\n\t\t}\n\t\treturn ip;\n\t}\n\n\t/**\n\t * @return 本机IP\n\t * @throws SocketException\n\t */\n\tpublic static String getRealIp() throws SocketException {\n        // 本地IP，如果没有配置外网IP则返回它\n\t\tString localip = null;\n        // 外网IP\n\t\tString netip = null;\n\n\t\tEnumeration<NetworkInterface> netInterfaces = NetworkInterface.getNetworkInterfaces();\n\t\tInetAddress ip = null;\n        // 是否找到外网IP\n\t\tboolean finded = false;\n\t\twhile (netInterfaces.hasMoreElements() && !finded) {\n\t\t\tNetworkInterface ni = netInterfaces.nextElement();\n\t\t\tEnumeration<InetAddress> address = ni.getInetAddresses();\n\t\t\twhile (address.hasMoreElements()) {\n\t\t\t\tip = address.nextElement();\n                // 外网IP\n\t\t\t\tif (!ip.isSiteLocalAddress() && !ip.isLoopbackAddress() && ip.getHostAddress().indexOf(\":\") == -1) {\n\t\t\t\t\tnetip = ip.getHostAddress();\n\t\t\t\t\tfinded = true;\n\t\t\t\t\tbreak;\n\t\t\t\t} else if (ip.isSiteLocalAddress() && !ip.isLoopbackAddress() && ip.getHostAddress().indexOf(\":\") == -1) {\n                    // 内网IP\n\t\t\t\t    localip = ip.getHostAddress();\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tif (netip != null && !\"\".equals(netip)) {\n\t\t\treturn netip;\n\t\t} else {\n\t\t\treturn localip;\n\t\t}\n\t}\n\n\t/**\n\t * java去除字符串中的空格、回车、换行符、制表符\n\t * \n\t * @param str\n\t * @return\n\t */\n\tpublic static String replaceBlank(String str) {\n\t\tString dest = \"\";\n\t\tif (str != null) {\n\t\t    String reg = \"\\\\s*|\\t|\\r|\\n\";\n\t\t\tPattern p = Pattern.compile(reg);\n\t\t\tMatcher m = p.matcher(str);\n\t\t\tdest = m.replaceAll(\"\");\n\t\t}\n\t\treturn dest;\n\n\t}\n\n\t/**\n\t * 判断元素是否在数组内\n\t * \n\t * @param child\n\t * @param all\n\t * @return\n\t */\n\tpublic static boolean isIn(String child, String[] all) {\n\t\tif (all == null || all.length == 0) {\n\t\t\treturn false;\n\t\t}\n\t\tfor (int i = 0; i < all.length; i++) {\n\t\t\tString aSource = all[i];\n\t\t\tif (aSource.equals(child)) {\n\t\t\t\treturn true;\n\t\t\t}\n\t\t}\n\t\treturn false;\n\t}\n\n\t/**\n\t * 判断元素是否在数组内\n\t *\n\t * @param childArray\n\t * @param all\n\t * @return\n\t */\n\tpublic static boolean isArrayIn(String[] childArray, String[] all) {\n\t\tif (all == null || all.length == 0) {\n\t\t\treturn false;\n\t\t}\n\t\tfor (String v : childArray) {\n\t\t\tif (!isIn(v, all)) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\t\treturn true;\n\t}\n\n\t/**\n\t * 判断元素是否在数组内\n\t *\n\t * @param childArray\n\t * @param all\n\t * @return\n\t */\n\tpublic static boolean isJsonArrayIn(JSONArray childArray, String[] all) {\n\t\tif (all == null || all.length == 0) {\n\t\t\treturn false;\n\t\t}\n\n\t\tList<String> childs = childArray.toJavaList(String.class);\n\t\tfor (String v : childs) {\n\t\t\tif (!isIn(v, all)) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\t\treturn true;\n\t}\n\n\t/**\n\t * 判断字符串是否为JSON格式\n\t * @param str\n\t * @return\n\t */\n\tpublic static boolean isJson(String str) {\n\t\tif (str == null || str.trim().isEmpty()) {\n\t\t\treturn false;\n\t\t}\n\t\ttry {\n\t\t\tcom.alibaba.fastjson.JSON.parse(str);\n\t\t\treturn true;\n\t\t} catch (Exception e) {\n\t\t\treturn false;\n\t\t}\n\t}\n\t\n\t/**\n\t * 获取Map对象\n\t */\n\tpublic static Map<Object, Object> getHashMap() {\n\t\treturn new HashMap<>(5);\n\t}\n\n\t/**\n\t * SET转换MAP\n\t * \n\t * @param str\n\t * @return\n\t */\n\tpublic static Map<Object, Object> setToMap(Set<Object> setobj) {\n\t\tMap<Object, Object> map = getHashMap();\n\t\tfor (Iterator iterator = setobj.iterator(); iterator.hasNext();) {\n\t\t\tMap.Entry<Object, Object> entry = (Map.Entry<Object, Object>) iterator.next();\n\t\t\tmap.put(entry.getKey().toString(), entry.getValue() == null ? \"\" : entry.getValue().toString().trim());\n\t\t}\n\t\treturn map;\n\n\t}\n\n\tpublic static boolean isInnerIp(String ipAddress) {\n\t\tboolean isInnerIp = false;\n\t\tlong ipNum = getIpNum(ipAddress);\n\t\t/**\n\t\t * 私有IP：A类 10.0.0.0-10.255.255.255 B类 172.16.0.0-172.31.255.255 C类 192.168.0.0-192.168.255.255 当然，还有127这个网段是环回地址\n\t\t **/\n\t\tlong aBegin = getIpNum(\"10.0.0.0\");\n\t\tlong aEnd = getIpNum(\"10.255.255.255\");\n\t\tlong bBegin = getIpNum(\"172.16.0.0\");\n\t\tlong bEnd = getIpNum(\"172.31.255.255\");\n\t\tlong cBegin = getIpNum(\"192.168.0.0\");\n\t\tlong cEnd = getIpNum(\"192.168.255.255\");\n\t\tString localIp = \"127.0.0.1\";\n\t\tisInnerIp = isInner(ipNum, aBegin, aEnd) || isInner(ipNum, bBegin, bEnd) || isInner(ipNum, cBegin, cEnd) || localIp.equals(ipAddress);\n\t\treturn isInnerIp;\n\t}\n\n\tprivate static long getIpNum(String ipAddress) {\n\t\tString[] ip = ipAddress.split(\"\\\\.\");\n\t\tlong a = Integer.parseInt(ip[0]);\n\t\tlong b = Integer.parseInt(ip[1]);\n\t\tlong c = Integer.parseInt(ip[2]);\n\t\tlong d = Integer.parseInt(ip[3]);\n\n\t\tlong ipNum = a * 256 * 256 * 256 + b * 256 * 256 + c * 256 + d;\n\t\treturn ipNum;\n\t}\n\n\tprivate static boolean isInner(long userIp, long begin, long end) {\n\t\treturn (userIp >= begin) && (userIp <= end);\n\t}\n\t\n\t/**\n\t * 将下划线大写方式命名的字符串转换为驼峰式。\n\t * 如果转换前的下划线大写方式命名的字符串为空，则返回空字符串。</br>\n\t * 例如：hello_world->helloWorld\n\t * \n\t * @param name\n\t *            转换前的下划线大写方式命名的字符串\n\t * @return 转换后的驼峰式命名的字符串\n\t */\n\tpublic static String camelName(String name) {\n\t\tStringBuilder result = new StringBuilder();\n\t\t// 快速检查\n\t\tif (name == null || name.isEmpty()) {\n\t\t\t// 没必要转换\n\t\t\treturn \"\";\n\t\t} else if (!name.contains(SymbolConstant.UNDERLINE)) {\n\t\t\t// 不含下划线，仅将首字母小写\n\t\t\t// 代码逻辑说明: TASK #2500 【代码生成器】代码生成器开发一通用模板生成功能\n\t\t\treturn name.substring(0, 1).toLowerCase() + name.substring(1).toLowerCase();\n\t\t}\n\t\t// 用下划线将原始字符串分割\n\t\tString[] camels = name.split(\"_\");\n\t\tfor (String camel : camels) {\n\t\t\t// 跳过原始字符串中开头、结尾的下换线或双重下划线\n\t\t\tif (camel.isEmpty()) {\n\t\t\t\tcontinue;\n\t\t\t}\n\t\t\t// 处理真正的驼峰片段\n\t\t\tif (result.length() == 0) {\n\t\t\t\t// 第一个驼峰片段，全部字母都小写\n\t\t\t\tresult.append(camel.toLowerCase());\n\t\t\t} else {\n\t\t\t\t// 其他的驼峰片段，首字母大写\n\t\t\t\tresult.append(camel.substring(0, 1).toUpperCase());\n\t\t\t\tresult.append(camel.substring(1).toLowerCase());\n\t\t\t}\n\t\t}\n\t\treturn result.toString();\n\t}\n\t\n\t/**\n\t * 将下划线大写方式命名的字符串转换为驼峰式。\n\t * 如果转换前的下划线大写方式命名的字符串为空，则返回空字符串。</br>\n\t * 例如：hello_world,test_id->helloWorld,testId\n\t * \n\t * @param name\n\t *            转换前的下划线大写方式命名的字符串\n\t * @return 转换后的驼峰式命名的字符串\n\t */\n\tpublic static String camelNames(String names) {\n\t\tif(names==null||\"\".equals(names)){\n\t\t\treturn null;\n\t\t}\n\t\tStringBuffer sf = new StringBuffer();\n\t\tString[] fs = names.split(\",\");\n\t\tfor (String field : fs) {\n\t\t\tfield = camelName(field);\n\t\t\tsf.append(field + \",\");\n\t\t}\n\t\tString result = sf.toString();\n\t\treturn result.substring(0, result.length() - 1);\n\t}\n\t\n\t/**\n\t * 将下划线大写方式命名的字符串转换为驼峰式。(首字母写)\n\t * 如果转换前的下划线大写方式命名的字符串为空，则返回空字符串。</br>\n\t * 例如：hello_world->HelloWorld\n\t * \n\t * @param name\n\t *            转换前的下划线大写方式命名的字符串\n\t * @return 转换后的驼峰式命名的字符串\n\t */\n\tpublic static String camelNameCapFirst(String name) {\n\t\tStringBuilder result = new StringBuilder();\n\t\t// 快速检查\n\t\tif (name == null || name.isEmpty()) {\n\t\t\t// 没必要转换\n\t\t\treturn \"\";\n\t\t} else if (!name.contains(SymbolConstant.UNDERLINE)) {\n\t\t\t// 不含下划线，仅将首字母小写\n\t\t\treturn name.substring(0, 1).toUpperCase() + name.substring(1).toLowerCase();\n\t\t}\n\t\t// 用下划线将原始字符串分割\n\t\tString[] camels = name.split(\"_\");\n\t\tfor (String camel : camels) {\n\t\t\t// 跳过原始字符串中开头、结尾的下换线或双重下划线\n\t\t\tif (camel.isEmpty()) {\n\t\t\t\tcontinue;\n\t\t\t}\n\t\t\t// 其他的驼峰片段，首字母大写\n\t\t\tresult.append(camel.substring(0, 1).toUpperCase());\n\t\t\tresult.append(camel.substring(1).toLowerCase());\n\t\t}\n\t\treturn result.toString();\n\t}\n\t\n\t/**\n\t * 将驼峰命名转化成下划线\n\t * @param para\n\t * @return\n\t */\n\tpublic static String camelToUnderline(String para){\n\t    int length = 3;\n        if(para.length()<length){\n        \treturn para.toLowerCase(); \n        }\n        StringBuilder sb=new StringBuilder(para);\n        //定位\n        int temp=0;\n        //从第三个字符开始 避免命名不规范 \n        for(int i=2;i<para.length();i++){\n            if(Character.isUpperCase(para.charAt(i))){\n                sb.insert(i+temp, \"_\");\n                temp+=1;\n            }\n        }\n        return sb.toString().toLowerCase(); \n\t}\n\n\t/**\n\t * 随机数\n\t * @param place 定义随机数的位数\n\t */\n\tpublic static String randomGen(int place) {\n\t\tString base = \"qwertyuioplkjhgfdsazxcvbnmQAZWSXEDCRFVTGBYHNUJMIKLOP0123456789\";\n\t\tStringBuffer sb = new StringBuffer();\n\t\tRandom rd = new Random();\n\t\tfor(int i=0;i<place;i++) {\n\t\t\tsb.append(base.charAt(rd.nextInt(base.length())));\n\t\t}\n\t\treturn sb.toString();\n\t}\n\t\n\t/**\n\t * 获取类的所有属性，包括父类\n\t * \n\t * @param object\n\t * @return\n\t */\n\tpublic static Field[] getAllFields(Object object) {\n\t\tClass<?> clazz = object.getClass();\n\t\tList<Field> fieldList = new ArrayList<>();\n\t\twhile (clazz != null) {\n\t\t\tfieldList.addAll(new ArrayList<>(Arrays.asList(clazz.getDeclaredFields())));\n\t\t\tclazz = clazz.getSuperclass();\n\t\t}\n\t\tField[] fields = new Field[fieldList.size()];\n\t\tfieldList.toArray(fields);\n\t\treturn fields;\n\t}\n\t\n\t/**\n\t  * 将map的key全部转成小写\n\t * @param list\n\t * @return\n\t */\n\tpublic static List<Map<String, Object>> toLowerCasePageList(List<Map<String, Object>> list){\n\t\tList<Map<String, Object>> select = new ArrayList<>();\n\t\tfor (Map<String, Object> row : list) {\n\t\t\t Map<String, Object> resultMap = new HashMap<>(5);\n\t\t\t Set<String> keySet = row.keySet(); \n\t\t\t for (String key : keySet) { \n\t\t\t\t String newKey = key.toLowerCase(); \n\t\t\t\t resultMap.put(newKey, row.get(key)); \n\t\t\t }\n\t\t\t select.add(resultMap);\n\t\t}\n\t\treturn select;\n\t}\n\n\t/**\n\t * 将entityList转换成modelList\n\t * @param fromList\n\t * @param tClass\n\t * @param <F>\n\t * @param <T>\n\t * @return\n\t */\n\tpublic static<F,T> List<T> entityListToModelList(List<F> fromList, Class<T> tClass){\n\t\tif(fromList == null || fromList.isEmpty()){\n\t\t\treturn null;\n\t\t}\n\t\tList<T> tList = new ArrayList<>();\n\t\tfor(F f : fromList){\n\t\t\tT t = entityToModel(f, tClass);\n\t\t\ttList.add(t);\n\t\t}\n\t\treturn tList;\n\t}\n\n\tpublic static<F,T> T entityToModel(F entity, Class<T> modelClass) {\n\t\tlog.debug(\"entityToModel : Entity属性的值赋值到Model\");\n\t\tObject model = null;\n\t\tif (entity == null || modelClass ==null) {\n\t\t\treturn null;\n\t\t}\n\n\t\ttry {\n\t\t\tmodel = modelClass.newInstance();\n\t\t} catch (InstantiationException e) {\n\t\t\tlog.error(\"entityToModel : 实例化异常\", e);\n\t\t} catch (IllegalAccessException e) {\n\t\t\tlog.error(\"entityToModel : 安全权限异常\", e);\n\t\t}\n\t\tBeanUtils.copyProperties(entity, model);\n\t\treturn (T)model;\n\t}\n\n\t/**\n\t * 判断 list 是否为空\n\t *\n\t * @param list\n\t * @return true or false\n\t * list == null\t\t: true\n\t * list.size() == 0\t: true\n\t */\n\tpublic static boolean listIsEmpty(Collection list) {\n\t\treturn (list == null || list.size() == 0);\n\t}\n\n\t/**\n\t * 判断旧值与新值 是否相等\n\t *\n\t * @param oldVal\n\t * @param newVal\n\t * @return\n\t */\n\tpublic static boolean isEqual(Object oldVal, Object newVal) {\n\t\tif (oldVal != null && newVal != null) {\n\t\t\tif (isArray(oldVal)) {\n\t\t\t\treturn equalityOfArrays((Object[]) oldVal, (Object[]) newVal);\n\t\t\t}else if(oldVal instanceof JSONArray){\n\t\t\t\tif(newVal instanceof JSONArray){\n\t\t\t\t\treturn equalityOfJSONArray((JSONArray) oldVal, (JSONArray) newVal);\n\t\t\t\t}else{\n\t\t\t\t\tif (isEmpty(newVal) && (oldVal == null || ((JSONArray) oldVal).size() == 0)) {\n\t\t\t\t\t\treturn true;\n\t\t\t\t\t}\n\t\t\t\t\tList<Object> arrayStr = Arrays.asList(newVal.toString().split(\",\"));\n\t\t\t\t\tJSONArray newValArray = new JSONArray(arrayStr);\n\t\t\t\t\treturn equalityOfJSONArray((JSONArray) oldVal, newValArray);\n\t\t\t\t}\n\t\t\t}else{\n\t\t\t\treturn oldVal.equals(newVal);\n\t\t\t}\n\t\t\t\n\t\t} else {\n\t\t\tif (oldVal == null && newVal == null) {\n\t\t\t\treturn true;\n\t\t\t} else {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\t}\n\n\t/**\n\t * 方法描述 判断一个对象是否是一个数组\n\t *\n\t * @param obj\n\t * @return\n\t * @author yaomy\n\t * @date 2018年2月5日 下午5:03:00\n\t */\n\tpublic static boolean isArray(Object obj) {\n\t\tif (obj == null) {\n\t\t\treturn false;\n\t\t}\n\t\treturn obj.getClass().isArray();\n\t}\n\n\t/**\n\t * 获取集合的大小\n\t * \n\t * @param collection\n\t * @return\n\t */\n\tpublic static int getCollectionSize(Collection<?> collection) {\n\t\treturn collection != null ? collection.size() : 0;\n\t}\n\t\n\t/**\n\t * 判断两个数组是否相等（数组元素不分顺序）\n\t *\n\t * @param oldVal\n\t * @param newVal\n\t * @return\n\t */\n\tpublic static boolean equalityOfJSONArray(JSONArray oldVal, JSONArray newVal) {\n\t\tif (oldVal != null && newVal != null) {\n\t\t\tObject[] oldValArray = oldVal.toArray();\n\t\t\tObject[] newValArray = newVal.toArray();\n\t\t\treturn equalityOfArrays(oldValArray,newValArray);\n\t\t} else {\n\t\t\tif ((oldVal == null || oldVal.size() == 0) && (newVal == null || newVal.size() == 0)) {\n\t\t\t\treturn true;\n\t\t\t} else {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\t}\n\n\t/**\n\t * 比较带逗号的字符串\n\t * QQYUN-5212【简流】按日期触发 多选 人员组件 选择顺序不一致时 不触发，应该是统一问题 包括多选部门组件\n\t * @param oldVal\n\t * @param newVal\n\t * @return\n\t */\n\tpublic static boolean equalityOfStringArrays(String oldVal, String newVal) {\n\t\tif(oldVal.equals(newVal)){\n\t\t\treturn true;\n\t\t}\n\t\tif(oldVal.indexOf(\",\")>=0 && newVal.indexOf(\",\")>=0){\n\t\t\tString[] arr1 = oldVal.split(\",\");\n\t\t\tString[] arr2 = newVal.split(\",\");\n\t\t\tif(arr1.length == arr2.length){\n\t\t\t\tboolean flag = true;\n\t\t\t\tMap<String, Integer> map = new HashMap<>();\n\t\t\t\tfor(String s1: arr1){\n\t\t\t\t\tmap.put(s1, 1);\n\t\t\t\t}\n\t\t\t\tfor(String s2: arr2){\n\t\t\t\t\tif(map.get(s2) == null){\n\t\t\t\t\t\tflag = false;\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\treturn flag;\n\t\t\t}\n\t\t}\n\t\treturn false;\n\t}\n\t\n\t/**\n\t * 判断两个数组是否相等（数组元素不分顺序）\n\t *\n\t * @param oldVal\n\t * @param newVal\n\t * @return\n\t */\n\tpublic static boolean equalityOfArrays(Object[] oldVal, Object newVal[]) {\n\t\tif (oldVal != null && newVal != null) {\n\t\t\tArrays.sort(oldVal);\n\t\t\tArrays.sort(newVal);\n\t\t\treturn Arrays.equals(oldVal, newVal);\n\t\t} else {\n\t\t\tif ((oldVal == null || oldVal.length == 0) && (newVal == null || newVal.length == 0)) {\n\t\t\t\treturn true;\n\t\t\t} else {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\t}\n\n//\tpublic static void main(String[] args) {\n////\t\tString[] a = new String[]{\"1\", \"2\"};\n////\t\tString[] b = new String[]{\"2\", \"1\"};\n//\t\tInteger a = null;\n//\t\tInteger b = 1;\n//\t\tSystem.out.println(oConvertUtils.isEqual(a, b));\n//\t}\n\t\n\t/**\n\t * 判断 list 是否不为空\n\t *\n\t * @param list\n\t * @return true or false\n\t * list == null\t\t: false\n\t * list.size() == 0\t: false\n\t */\n\tpublic static boolean listIsNotEmpty(Collection list) {\n\t\treturn !listIsEmpty(list);\n\t}\n\n\t/**\n\t * 读取静态文本内容\n\t * @param url\n\t * @return\n\t */\n\tpublic static String readStatic(String url) {\n\t\tString json = \"\";\n\t\ttry {\n\t\t\t//换个写法，解决springboot读取jar包中文件的问题\n\t\t\tInputStream stream = oConvertUtils.class.getClassLoader().getResourceAsStream(url.replace(\"classpath:\", \"\"));\n\t\t\tjson = IOUtils.toString(stream,\"UTF-8\");\n\t\t} catch (IOException e) {\n\t\t\tlog.error(e.getMessage(),e);\n\t\t}\n\t\treturn json;\n\t}\n\n\t/**\n\t * 将List 转成 JSONArray\n\t * @return\n\t */\n\tpublic static JSONArray list2JSONArray(List<String> list){\n\t\tif(list==null || list.size()==0){\n\t\t\treturn null;\n\t\t}\n\t\tJSONArray array = new JSONArray();\n\t\tfor(String str: list){\n\t\t\tarray.add(str);\n\t\t}\n\t\treturn array;\n\t}\n\n\t/**\n\t * 判断两个list中的元素是否完全一致\n\t * QQYUN-5326【简流】获取组织人员 单/多 筛选条件 没有部门筛选\n\t * @return\n\t */\n\tpublic static boolean isEqList(List<String> list1, List<String> list2){\n\t\tif(list1.size() != list2.size()){\n\t\t\treturn false;\n\t\t}\n\t\tfor(String str1: list1){\n\t\t\tboolean flag = false;\n\t\t\tfor(String str2: list2){\n\t\t\t\tif(str1.equals(str2)){\n\t\t\t\t\tflag = true;\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\t\t\tif(!flag){\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\t\treturn true;\n\t}\n\n\n\t/**\n\t * 判断 sourceList中的元素是否在targetList中出现\n\t * \n\t * QQYUN-5326【简流】获取组织人员 单/多 筛选条件 没有部门筛选\n\t * @param sourceList 源列表，要检查的元素列表\n\t * @param targetList 目标列表，用于匹配的列表\n\t * @return 如果sourceList中有任何元素在targetList中存在则返回true，否则返回false\n\t */\n\tpublic static boolean isInList(List<String> sourceList, List<String> targetList){\n\t\tfor(String sourceItem: sourceList){\n\t\t\tboolean flag = false;\n\t\t\tfor(String targetItem: targetList){\n\t\t\t\tif(sourceItem.equals(targetItem)){\n\t\t\t\t\tflag = true;\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\t\t\tif(flag){\n\t\t\t\treturn true;\n\t\t\t}\n\t\t}\n\t\treturn false;\n\t}\n\n\t/**\n\t * 判断 sourceList中的所有元素是否都在targetList中存在\n\t * @param sourceList 源列表，要检查的元素列表\n\t * @param targetList 目标列表，用于匹配的列表\n\t * @return 如果sourceList中的所有元素都在targetList中存在则返回true，否则返回false\n\t */\n\tpublic static boolean isAllInList(List<String> sourceList, List<String> targetList){\n\t\tif(sourceList == null || sourceList.isEmpty()){\n\t\t\treturn true; // 空列表视为所有元素都存在\n\t\t}\n\t\tif(targetList == null || targetList.isEmpty()){\n\t\t\treturn false; // 目标列表为空，源列表非空时返回false\n\t\t}\n\n\t\tfor(String sourceItem: sourceList){\n\t\t\tboolean found = false;\n\t\t\tfor(String targetItem: targetList){\n\t\t\t\tif(sourceItem.equals(targetItem)){\n\t\t\t\t\tfound = true;\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\t\t\tif(!found){\n\t\t\t\treturn false; // 有任何一个元素不在目标列表中，返回false\n\t\t\t}\n\t\t}\n\t\treturn true; // 所有元素都找到了\n\t}\n\t\n\t/**\n\t * 计算文件大小转成MB\n\t * @param uploadCount\n\t * @return\n\t */\n\tpublic static Double calculateFileSizeToMb(Long uploadCount){\n\t\tdouble count = 0.0;\n\t\tif(uploadCount>0) {\n\t\t\tBigDecimal bigDecimal = new BigDecimal(uploadCount);\n\t\t\t//换算成MB\n\t\t\tBigDecimal divide = bigDecimal.divide(new BigDecimal(1048576));\n\t\t\tcount = divide.setScale(2, BigDecimal.ROUND_HALF_UP).doubleValue();\n\t\t\treturn count;\n\t\t}\n\t\treturn count;\n\t}\n\n\t/**\n\t * map转str\n\t *\n\t * @param map\n\t * @return\n\t */\n\tpublic static String mapToString(Map<String, String[]> map) {\n\t\tif (map == null || map.size() == 0) {\n\t\t\treturn null;\n\t\t}\n\n\t\tStringBuilder sb = new StringBuilder();\n\t\tfor (Map.Entry<String, String[]> entry : map.entrySet()) {\n\t\t\tString key = entry.getKey();\n\t\t\tString[] values = entry.getValue();\n\t\t\tsb.append(key).append(\"=\");\n\t\t\tsb.append(values != null ? StringUtils.join(values, \",\") : \"\");\n\t\t\tsb.append(\"&\");\n\t\t}\n\n\t\tString result = sb.toString();\n\t\tif (result.endsWith(\"&\")) {\n\t\t\tresult = result.substring(0, sb.length() - 1);\n\t\t}\n\t\treturn result;\n\t}\n\n\t/**\n\t * 判断对象是否为空 <br/>\n\t * 支持各种类型的对象\n\t * for for [QQYUN-10990]AIRAG\n\t * @param obj\n\t * @return\n\t * @author chenrui\n\t * @date 2025/2/13 18:34\n\t */\n\tpublic static boolean isObjectEmpty(Object obj) {\n\t\tif (null == obj) {\n\t\t\treturn true;\n\t\t}\n\n\t\tif (obj instanceof CharSequence) {\n\t\t\treturn isEmpty(obj);\n\t\t} else if (obj instanceof Map) {\n\t\t\treturn ((Map<?, ?>) obj).isEmpty();\n\t\t} else if (obj instanceof Iterable) {\n\t\t\treturn isObjectEmpty(((Iterable<?>) obj).iterator());\n\t\t} else if (obj instanceof Iterator) {\n\t\t\treturn !((Iterator<?>) obj).hasNext();\n\t\t} else if (isArray(obj)) {\n\t\t\treturn 0 == Array.getLength(obj);\n\t\t}\n\t\treturn false;\n\t}\n\n\t/**\n\t * iterator 是否为空\n\t * for for [QQYUN-10990]AIRAG\n\t * @param iterator Iterator对象\n\t * @return 是否为空\n\t */\n\tpublic static boolean isEmptyIterator(Iterator<?> iterator) {\n\t\treturn null == iterator || false == iterator.hasNext();\n\t}\n\n\n\t/**\n\t * 判断对象是否不为空\n\t * for for [QQYUN-10990]AIRAG\n\t * @param object\n\t * @return\n\t * @author chenrui\n\t * @date 2025/2/13 18:35\n\t */\n\tpublic static boolean isObjectNotEmpty(Object object) {\n\t\treturn !isObjectEmpty(object);\n\t}\n\n\t/**\n\t * 如果src大于des返回true\n\t * for [QQYUN-10990]AIRAG\n\t * @param src\n\t * @param des\n\t * @return\n\t * @author: chenrui\n\t * @date: 2018/9/19 15:30\n\t */\n\tpublic static boolean isGt(Number src, Number des) {\n\t\tif (null == src || null == des) {\n\t\t\tthrow new IllegalArgumentException(\"参数不能为空\");\n\t\t}\n\t\tif (src.doubleValue() > des.doubleValue()) {\n\t\t\treturn true;\n\t\t}\n\t\treturn false;\n\t}\n\n\t/**\n\t * 如果src大于等于des返回true\n\t * for [QQYUN-10990]AIRAG\n\t * @param src\n\t * @param des\n\t * @return\n\t * @author: chenrui\n\t * @date: 2018/9/19 15:30\n\t */\n\tpublic static boolean isGe(Number src, Number des) {\n\t\tif (null == src || null == des) {\n\t\t\tthrow new IllegalArgumentException(\"参数不能为空\");\n\t\t}\n\t\tif (src.doubleValue() < des.doubleValue()) {\n\t\t\treturn false;\n\t\t}\n\t\treturn true;\n\t}\n\n\n\t/**\n\t * 判断是否存在\n\t * for [QQYUN-10990]AIRAG\n\t * @param obj\n\t * @param objs\n\t * @param <T>\n\t * @return\n\t * @author chenrui\n\t * @date 2020/9/12 15:50\n\t */\n\tpublic static <T> boolean isIn(T obj, T... objs) {\n\t\tif (isEmpty(objs)) {\n\t\t\treturn false;\n\t\t}\n\t\tfor (T obj1 : objs) {\n\t\t\tif (isEqual(obj, obj1)) {\n\t\t\t\treturn true;\n\t\t\t}\n\t\t}\n\t\treturn false;\n\t}\n\n\t/**\n\t * 判断租户ID是否有效\n\t * @param tenantId\n\t * @return\n\t */\n\tpublic static boolean isEffectiveTenant(String tenantId) {\n\t\treturn MybatisPlusSaasConfig.OPEN_SYSTEM_TENANT_CONTROL && isNotEmpty(tenantId) && !(\"0\").equals(tenantId);\n\t}\n\n    /**\n     * 复制源对象的非空属性到目标对象（同名属性）\n     * \n     * @param source 源对象（页面）\n     * @param target 目标对象（数据库实体）\n     */\n    public static void copyNonNullFields(Object source, Object target) {\n        if (source == null || target == null) {\n            return;\n        }\n        // 获取源对象的非空属性名数组\n        String[] nullPropertyNames = getNullPropertyNames(source);\n        // 复制：忽略源对象的空属性，仅覆盖目标对象的对应非空属性\n        BeanUtils.copyProperties(source, target, nullPropertyNames);\n    }\n\n    /**\n     * 获取源对象中值为 null 的属性名数组\n     * \n     * @param source \n     */\n    private static String[] getNullPropertyNames(Object source) {\n        BeanWrapper beanWrapper = new BeanWrapperImpl(source);\n        //获取类的属性\n        PropertyDescriptor[] propertyDescriptors = beanWrapper.getPropertyDescriptors();\n        // 过滤出值为 null 的属性名\n        return Stream.of(propertyDescriptors)\n                .map(PropertyDescriptor::getName)\n                .filter(name -> beanWrapper.getPropertyValue(name) == null)\n                .toArray(String[]::new);\n    }\n\n    /**\n     * String转换long类型\n     *\n     * @param v\n     * @param def\n     * @return\n     */\n    public static long getLong(Object v, long def) {\n        if (v == null) {\n            return def;\n        };\n        if (v instanceof Number) {\n            return ((Number) v).longValue();\n        }\n        try {\n            return Long.parseLong(v.toString());\n        } catch (Exception e) {\n            return def;\n        }\n    }\n\t\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/oss/OssBootUtil.java",
    "content": "package org.jeecg.common.util.oss;\n\nimport com.aliyun.oss.ClientConfiguration;\nimport com.aliyun.oss.OSSClient;\nimport com.aliyun.oss.common.auth.DefaultCredentialProvider;\nimport com.aliyun.oss.model.CannedAccessControlList;\nimport com.aliyun.oss.model.OSSObject;\nimport com.aliyun.oss.model.PutObjectResult;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.fileupload.FileItemStream;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.SymbolConstant;\nimport org.jeecg.common.util.CommonUtils;\nimport org.jeecg.common.util.filter.SsrfFileTypeFilter;\nimport org.jeecg.common.util.filter.StrAttackFilter;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.springframework.web.multipart.MultipartFile;\n\nimport java.io.BufferedInputStream;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.net.URL;\nimport java.net.URLDecoder;\nimport java.util.Date;\nimport java.util.UUID;\n\n/**\n * @Description: 阿里云 oss 上传工具类(高依赖版)\n * @Date: 2019/5/10\n * @author: jeecg-boot\n */\n@Slf4j\npublic class OssBootUtil {\n\n    private static String endPoint;\n    private static String accessKeyId;\n    private static String accessKeySecret;\n    private static String bucketName;\n    private static String staticDomain;\n\n    public static void setEndPoint(String endPoint) {\n        OssBootUtil.endPoint = endPoint;\n    }\n\n    public static void setAccessKeyId(String accessKeyId) {\n        OssBootUtil.accessKeyId = accessKeyId;\n    }\n\n    public static void setAccessKeySecret(String accessKeySecret) {\n        OssBootUtil.accessKeySecret = accessKeySecret;\n    }\n\n    public static void setBucketName(String bucketName) {\n        OssBootUtil.bucketName = bucketName;\n    }\n\n    public static void setStaticDomain(String staticDomain) {\n        OssBootUtil.staticDomain = staticDomain;\n    }\n\n    public static String getStaticDomain() {\n        return staticDomain;\n    }\n\n    public static String getEndPoint() {\n        return endPoint;\n    }\n\n    public static String getAccessKeyId() {\n        return accessKeyId;\n    }\n\n    public static String getAccessKeySecret() {\n        return accessKeySecret;\n    }\n\n    public static String getBucketName() {\n        return bucketName;\n    }\n\n    public static OSSClient getOssClient() {\n        return ossClient;\n    }\n\n    /**\n     * oss 工具客户端\n     */\n    private static OSSClient ossClient = null;\n\n    /**\n     * 上传文件至阿里云 OSS\n     * 文件上传成功,返回文件完整访问路径\n     * 文件上传失败,返回 null\n     *\n     * @param file    待上传文件\n     * @param fileDir 文件保存目录\n     * @return oss 中的相对文件路径\n     */\n    public static String upload(MultipartFile file, String fileDir,String customBucket) throws Exception {\n        // 文件安全校验，防止上传漏洞文件\n        SsrfFileTypeFilter.checkUploadFileType(file);\n\n        String filePath = null;\n        initOss(endPoint, accessKeyId, accessKeySecret);\n        StringBuilder fileUrl = new StringBuilder();\n        String newBucket = bucketName;\n        if(oConvertUtils.isNotEmpty(customBucket)){\n            newBucket = customBucket;\n        }\n        try {\n            //判断桶是否存在,不存在则创建桶\n            if(!ossClient.doesBucketExist(newBucket)){\n                ossClient.createBucket(newBucket);\n            }\n            // 获取文件名\n            String orgName = file.getOriginalFilename();\n            if(\"\" == orgName){\n              orgName=file.getName();\n            }\n            orgName = CommonUtils.getFileName(orgName);\n            String fileName = orgName.indexOf(\".\")==-1\n                              ?orgName + \"_\" + System.currentTimeMillis()\n                              :orgName.substring(0, orgName.lastIndexOf(\".\")) + \"_\" + System.currentTimeMillis() + orgName.substring(orgName.lastIndexOf(\".\"));\n            if (!fileDir.endsWith(SymbolConstant.SINGLE_SLASH)) {\n                fileDir = fileDir.concat(SymbolConstant.SINGLE_SLASH);\n            }\n            // 代码逻辑说明: 过滤上传文件夹名特殊字符，防止攻击\n            fileDir=StrAttackFilter.filter(fileDir);\n            fileUrl = fileUrl.append(fileDir + fileName);\n\n            if (oConvertUtils.isNotEmpty(staticDomain) && staticDomain.toLowerCase().startsWith(CommonConstant.STR_HTTP)) {\n                filePath = staticDomain + SymbolConstant.SINGLE_SLASH + fileUrl;\n            } else {\n                filePath = \"https://\" + newBucket + \".\" + endPoint + SymbolConstant.SINGLE_SLASH + fileUrl;\n            }\n            PutObjectResult result = ossClient.putObject(newBucket, fileUrl.toString(), file.getInputStream());\n            // 设置权限(公开读)\n//            ossClient.setBucketAcl(newBucket, CannedAccessControlList.PublicRead);\n            if (result != null) {\n                log.info(\"------OSS文件上传成功------\" + fileUrl);\n            }\n        } catch (IOException e) {\n            log.error(e.getMessage(),e);\n            return null;\n        }catch (Exception e) {\n            log.error(e.getMessage(),e);\n            return null;\n        }\n        return filePath;\n    }\n\n    /**\n     * 获取原始URL\n    * @param url: 原始URL\n    * @Return: java.lang.String\n    */\n    public static String getOriginalUrl(String url) {\n        String originalDomain = \"https://\" + bucketName + \".\" + endPoint;\n        if(oConvertUtils.isNotEmpty(staticDomain) && url.indexOf(staticDomain)!=-1){\n            url = url.replace(staticDomain,originalDomain);\n        }\n        return url;\n    }\n\n    /**\n     * 文件上传\n     * @param file\n     * @param fileDir\n     * @return\n     */\n    public static String upload(MultipartFile file, String fileDir) throws Exception {\n        return upload(file, fileDir,null);\n    }\n\n    /**\n     * 上传文件至阿里云 OSS\n     * 文件上传成功,返回文件完整访问路径\n     * 文件上传失败,返回 null\n     *\n     * @param file    待上传文件\n     * @param fileDir 文件保存目录\n     * @return oss 中的相对文件路径\n     */\n    public static String upload(FileItemStream file, String fileDir) {\n        String filePath = null;\n        initOss(endPoint, accessKeyId, accessKeySecret);\n        StringBuilder fileUrl = new StringBuilder();\n        try {\n            String suffix = file.getName().substring(file.getName().lastIndexOf('.'));\n            String fileName = UUID.randomUUID().toString().replace(\"-\", \"\") + suffix;\n            if (!fileDir.endsWith(SymbolConstant.SINGLE_SLASH)) {\n                fileDir = fileDir.concat(SymbolConstant.SINGLE_SLASH);\n            }\n            fileDir = StrAttackFilter.filter(fileDir);\n            fileUrl = fileUrl.append(fileDir + fileName);\n            if (oConvertUtils.isNotEmpty(staticDomain) && staticDomain.toLowerCase().startsWith(CommonConstant.STR_HTTP)) {\n                filePath = staticDomain + SymbolConstant.SINGLE_SLASH + fileUrl;\n            } else {\n                filePath = \"https://\" + bucketName + \".\" + endPoint + SymbolConstant.SINGLE_SLASH + fileUrl;\n            }\n            PutObjectResult result = ossClient.putObject(bucketName, fileUrl.toString(), file.openStream());\n            // 设置权限(公开读)\n            ossClient.setBucketAcl(bucketName, CannedAccessControlList.PublicRead);\n            if (result != null) {\n                log.info(\"------OSS文件上传成功------\" + fileUrl);\n            }\n        } catch (IOException e) {\n            e.printStackTrace();\n            return null;\n        }\n        return filePath;\n    }\n\n    /**\n     * 删除文件\n     * @param url\n     */\n    public static void deleteUrl(String url) {\n        deleteUrl(url,null);\n    }\n\n    /**\n     * 删除文件\n     * @param url\n     */\n    public static void deleteUrl(String url,String bucket) {\n        String newBucket = bucketName;\n        if(oConvertUtils.isNotEmpty(bucket)){\n            newBucket = bucket;\n        }\n        String bucketUrl = \"\";\n        if (oConvertUtils.isNotEmpty(staticDomain) && staticDomain.toLowerCase().startsWith(CommonConstant.STR_HTTP)) {\n            bucketUrl = staticDomain + SymbolConstant.SINGLE_SLASH ;\n        } else {\n            bucketUrl = \"https://\" + newBucket + \".\" + endPoint + SymbolConstant.SINGLE_SLASH;\n        }\n        //TODO 暂时不允许删除云存储的文件\n        //initOss(endPoint, accessKeyId, accessKeySecret);\n        url = url.replace(bucketUrl,\"\");\n        ossClient.deleteObject(newBucket, url);\n    }\n\n    /**\n     * 删除文件\n     * @param fileName\n     */\n    public static void delete(String fileName) {\n        ossClient.deleteObject(bucketName, fileName);\n    }\n\n    /**\n     * 获取文件流\n     * @param objectName\n     * @param bucket\n     * @return\n     */\n    public static InputStream getOssFile(String objectName,String bucket){\n        InputStream inputStream = null;\n        try{\n            String newBucket = bucketName;\n            if(oConvertUtils.isNotEmpty(bucket)){\n                newBucket = bucket;\n            }\n            initOss(endPoint, accessKeyId, accessKeySecret);\n            // 代码逻辑说明: 替换objectName前缀，防止key不一致导致获取不到文件----\n            objectName = OssBootUtil.replacePrefix(objectName,bucket);\n            OSSObject ossObject = ossClient.getObject(newBucket,objectName);\n            inputStream = new BufferedInputStream(ossObject.getObjectContent());\n        }catch (Exception e){\n            log.info(\"文件获取失败\" + e.getMessage());\n        }\n        return inputStream;\n    }\n\n    ///**\n    // * 获取文件流\n    // * @param objectName\n    // * @return\n    // */\n    //public static InputStream getOssFile(String objectName){\n    //    return getOssFile(objectName,null);\n    //}\n\n    /**\n     * 获取文件外链\n     * @param bucketName\n     * @param objectName\n     * @param expires\n     * @return\n     */\n    public static String getObjectUrl(String bucketName, String objectName, Date expires) {\n        initOss(endPoint, accessKeyId, accessKeySecret);\n        try{\n            // 代码逻辑说明: 替换objectName前缀，防止key不一致导致获取不到文件----\n            objectName = OssBootUtil.replacePrefix(objectName,bucketName);\n            if(ossClient.doesObjectExist(bucketName,objectName)){\n                URL url = ossClient.generatePresignedUrl(bucketName,objectName,expires);\n                //log.info(\"原始url : {}\", url.toString());\n                //log.info(\"decode url : {}\", URLDecoder.decode(url.toString(), \"UTF-8\"));\n                //【issues/4023】问题 oss外链经过转编码后，部分无效，大概在三分一；无需转编码直接返回即可 #4023\n                return url.toString();\n            }\n        }catch (Exception e){\n            log.info(\"文件路径获取失败\" + e.getMessage()); \n        }\n        return null;\n    }\n\n    /**\n     * 初始化 oss 客户端\n     *\n     * @return\n     */\n    private static OSSClient initOss(String endpoint, String accessKeyId, String accessKeySecret) {\n        if (ossClient == null) {\n            ossClient = new OSSClient(endpoint,\n                    new DefaultCredentialProvider(accessKeyId, accessKeySecret),\n                    new ClientConfiguration());\n        }\n        return ossClient;\n    }\n\n\n    /**\n     * 上传文件到oss\n     * @param stream\n     * @param relativePath\n     * @return\n     */\n    public static String upload(InputStream stream, String relativePath) {\n        String filePath = null;\n        String fileUrl = relativePath;\n        initOss(endPoint, accessKeyId, accessKeySecret);\n        if (oConvertUtils.isNotEmpty(staticDomain) && staticDomain.toLowerCase().startsWith(CommonConstant.STR_HTTP)) {\n            filePath = staticDomain + SymbolConstant.SINGLE_SLASH + relativePath;\n        } else {\n            filePath = \"https://\" + bucketName + \".\" + endPoint + SymbolConstant.SINGLE_SLASH + fileUrl;\n        }\n        PutObjectResult result = ossClient.putObject(bucketName, fileUrl.toString(),stream);\n        // 设置权限(公开读)\n        ossClient.setBucketAcl(bucketName, CannedAccessControlList.PublicRead);\n        if (result != null) {\n            log.info(\"------OSS文件上传成功------\" + fileUrl);\n        }\n        return filePath;\n    }\n\n    /**\n     * 替换前缀，防止key不一致导致获取不到文件\n     * @param objectName 文件上传路径 key\n     * @param customBucket 自定义桶\n     * @date 2022-01-20\n     * @author lsq\n     * @return\n     */\n    private static String replacePrefix(String objectName,String customBucket){\n        log.info(\"------replacePrefix---替换前---objectName:{}\",objectName);\n        if(oConvertUtils.isNotEmpty(staticDomain)){\n            objectName= objectName.replace(staticDomain+SymbolConstant.SINGLE_SLASH,\"\");\n        }else{\n            String newBucket = bucketName;\n            if(oConvertUtils.isNotEmpty(customBucket)){\n                newBucket = customBucket;\n            }\n            String path =\"https://\" + newBucket + \".\" + endPoint + SymbolConstant.SINGLE_SLASH;\n            objectName = objectName.replace(path,\"\");\n        }\n        log.info(\"------replacePrefix---替换后---objectName:{}\",objectName);\n        return objectName;\n    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/security/AbstractQueryBlackListHandler.java",
    "content": "package org.jeecg.common.util.security;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.lang.StringUtils;\nimport org.jeecg.common.exception.JeecgSqlInjectionException;\nimport org.jeecg.common.util.SqlInjectionUtil;\nimport org.jeecg.common.util.oConvertUtils;\n\nimport java.util.*;\nimport java.util.regex.Matcher;\nimport java.util.regex.Pattern;\n\n/**\n * 查询表/字段 黑名单处理\n * @Author taoYan\n * @Date 2022/3/17 11:21\n **/\n@Slf4j\npublic abstract class AbstractQueryBlackListHandler {\n\n    /**\n     * key-表名\n     * value-字段名，多个逗号隔开\n     * 两种配置方式-- 全部配置成小写\n     * ruleMap.put(\"sys_user\", \"*\")sys_user所有的字段不支持查询\n     * ruleMap.put(\"sys_user\", \"username,password\")sys_user中的username和password不支持查询\n     */\n    public static Map<String, String> ruleMap = new HashMap<>();\n\n    /**\n     * 以下字符不能出现在表名中或是字段名中\n     */\n    public static final Pattern ILLEGAL_NAME_REG = Pattern.compile(\"[-]{2,}\");\n\n    static {\n        ruleMap.put(\"sys_user\", \"password,salt\");\n    }\n\n\n    /**\n     * 根据 sql语句 获取表和字段信息，需要到具体的实现类重写此方法-\n     * 不同的场景 处理可能不太一样 需要自定义，但是返回值确定\n     * @param sql\n     * @return\n     */\n    protected abstract List<QueryTable> getQueryTableInfo(String sql);\n\n\n    /**\n     * 校验sql语句 成功返回true\n     * @param sql\n     * @return\n     */\n    public boolean isPass(String sql) {\n        List<QueryTable> list = null;\n        //【jeecg-boot/issues/4040】在线报表不支持子查询，解析报错 #4040\n        try {\n            list = this.getQueryTableInfo(sql.toLowerCase());\n        } catch (Exception e) {\n            log.warn(\"校验sql语句，解析报错：{}\",e.getMessage());\n        }\n        \n        if(list==null){\n            return true;\n        }\n        log.debug(\"  获取sql信息 ：{} \", list.toString());\n        boolean flag = checkTableAndFieldsName(list);\n        if(flag == false){\n            return false;\n        }\n        Set<String> xssTableSet = new HashSet<>(Arrays.asList(SqlInjectionUtil.XSS_STR_TABLE.split(\"\\\\|\")));\n\n        for (QueryTable table : list) {\n            String name = table.getName();\n            String fieldRule = ruleMap.get(name);\n            // 有没有配置这张表\n            if (fieldRule != null) {\n                if (\"*\".equals(fieldRule) || table.isAll()) {\n                    flag = false;\n                    log.warn(\"sql黑名单校验，表【\"+name+\"】禁止查询\");\n                    break;\n                } else if (table.existSameField(fieldRule)) {\n                    flag = false;\n                    break;\n                }\n\n            }\n            // 判断是否调用了黑名单数据库\n            String dbName = table.getDbName();\n            if (oConvertUtils.isNotEmpty(dbName)) {\n                dbName = dbName.toLowerCase().trim();\n                if (xssTableSet.contains(dbName)) {\n                    flag = false;\n                    log.warn(\"sql黑名单校验，数据库【\" + dbName + \"】禁止查询\");\n                    break;\n                }\n            }\n        }\n\n        // 返回黑名单校验结果（不合法直接抛出异常）\n        if(!flag){\n            log.error(this.getError());\n            throw new JeecgSqlInjectionException(this.getError());\n        }\n        return flag;\n    }\n\n    /**\n     * 校验表名和字段名是否有效，或是是否会带些特殊的字符串进行sql注入\n     * issues/4983 SQL Injection in 3.5.1 #4983\n     * @return\n     */\n    private boolean checkTableAndFieldsName(List<QueryTable> list){\n        boolean flag = true;\n        for(QueryTable queryTable: list){\n            String tableName = queryTable.getName();\n            if(hasSpecialString(tableName)){\n                flag = false;\n                log.warn(\"sql黑名单校验，表名【\"+tableName+\"】包含特殊字符\");\n                break;\n            }\n            Set<String> fields = queryTable.getFields();\n            for(String name: fields){\n                if(hasSpecialString(name)){\n                    flag = false;\n                    log.warn(\"sql黑名单校验，字段名【\"+name+\"】包含特殊字符\");\n                    break;\n                } \n            }\n        }\n        return flag;\n    }\n\n    /**\n     * 是否包含特殊的字符串\n     * @param name\n     * @return\n     */\n    private boolean hasSpecialString(String name){\n        Matcher m = ILLEGAL_NAME_REG.matcher(name);\n        if (m.find()) {\n            return true;\n        }\n        return false;\n    }\n    \n\n    /**\n     * 查询的表的信息\n     */\n    protected class QueryTable {\n        //数据库名\n        private String dbName;\n        //表名\n        private String name;\n        //表的别名\n        private String alias;\n        // 字段名集合\n        private Set<String> fields;\n        // 是否查询所有字段\n        private boolean all;\n\n        public QueryTable() {\n        }\n\n        public QueryTable(String name, String alias) {\n            this.name = name;\n            this.alias = alias;\n            this.all = false;\n            this.fields = new HashSet<>();\n        }\n\n        public void addField(String field) {\n            this.fields.add(field);\n        }\n\n        public String getDbName() {\n            return dbName;\n        }\n\n        public void setDbName(String dbName) {\n            this.dbName = dbName;\n        }\n\n        public String getName() {\n            return name;\n        }\n\n        public Set<String> getFields() {\n            return new HashSet<>(fields);\n        }\n\n        public void setName(String name) {\n            this.name = name;\n        }\n\n        public void setFields(Set<String> fields) {\n            this.fields = fields;\n        }\n\n        public String getAlias() {\n            return alias;\n        }\n\n        public void setAlias(String alias) {\n            this.alias = alias;\n        }\n\n        public boolean isAll() {\n            return all;\n        }\n\n        public void setAll(boolean all) {\n            this.all = all;\n        }\n\n        /**\n         * 判断是否有相同字段\n         *\n         * @param fieldString\n         * @return\n         */\n        public boolean existSameField(String fieldString) {\n            String[] controlFields = fieldString.split(\",\");\n            for (String sqlField : fields) {\n                for (String controlField : controlFields) {\n                    if (sqlField.equals(controlField)) {\n                        // 非常明确的列直接比较\n                        log.warn(\"sql黑名单校验，表【\"+name+\"】中字段【\"+controlField+\"】禁止查询\");\n                        return true;\n                    } else {\n                        // 使用表达式的列 只能判读字符串包含了\n                        String aliasColumn = controlField;\n                        if (StringUtils.isNotBlank(alias)) {\n                            aliasColumn = alias + \".\" + controlField;\n                        }\n                        if (sqlField.indexOf(aliasColumn) != -1) {\n                            log.warn(\"sql黑名单校验，表【\"+name+\"】中字段【\"+controlField+\"】禁止查询\");\n                            return true;\n                        }\n                    }\n                }\n            }\n            return false;\n        }\n\n        @Override\n        public String toString() {\n            return \"QueryTable{\" +\n                    \"name='\" + name + '\\'' +\n                    \", alias='\" + alias + '\\'' +\n                    \", fields=\" + fields +\n                    \", all=\" + all +\n                    '}';\n        }\n    }\n\n    public String getError(){\n        // TODO\n        return \"系统设置了安全规则，敏感表和敏感字段禁止查询，联系管理员授权!\";\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/security/JdbcSecurityUtil.java",
    "content": "package org.jeecg.common.util.security;\n\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.jeecg.common.util.oConvertUtils;\n\n/**\n * jdbc连接校验\n * @Author taoYan\n * @Date 2022/8/10 18:15\n **/\npublic class JdbcSecurityUtil {\n\n    /**\n     * 连接驱动漏洞 最新版本修复后，可删除相应的key\n     * postgre：authenticationPluginClassName, sslhostnameverifier, socketFactory, sslfactory, sslpasswordcallback\n     * https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-v7wg-cpwc-24m4\n     * \n     */\n    public static final String[] notAllowedProps = new String[]{\"authenticationPluginClassName\", \"sslhostnameverifier\", \"socketFactory\", \"sslfactory\", \"sslpasswordcallback\"};\n\n    /**\n     * 校验sql是否有特定的key\n     * @param jdbcUrl\n     * @return\n     */\n    public static void validate(String jdbcUrl){\n        if(oConvertUtils.isEmpty(jdbcUrl)){\n            return;\n        }\n        String urlConcatChar = \"?\";\n        if(jdbcUrl.indexOf(urlConcatChar)<0){\n            return;\n        }\n        String argString = jdbcUrl.substring(jdbcUrl.indexOf(urlConcatChar)+1);\n        String[] keyAndValues = argString.split(\"&\");\n        for(String temp: keyAndValues){\n            String key = temp.split(\"=\")[0];\n            for(String prop: notAllowedProps){\n                if(prop.equalsIgnoreCase(key)){\n                    throw new JeecgBootException(\"连接地址有安全风险，【\"+key+\"】\");\n                }\n            }\n        }\n    }\n    \n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/security/SecurityTools.java",
    "content": "package org.jeecg.common.util.security;\n\nimport cn.hutool.core.codec.Base64Decoder;\nimport cn.hutool.core.codec.Base64Encoder;\nimport cn.hutool.crypto.SecureUtil;\nimport cn.hutool.crypto.asymmetric.KeyType;\nimport cn.hutool.crypto.asymmetric.RSA;\nimport cn.hutool.crypto.asymmetric.Sign;\nimport cn.hutool.crypto.asymmetric.SignAlgorithm;\nimport cn.hutool.crypto.symmetric.AES;\nimport org.jeecg.common.util.security.entity.*;\nimport com.alibaba.fastjson.JSONObject;\nimport javax.crypto.SecretKey;\nimport java.security.KeyPair;\n\n/**\n * @Description: SecurityTools\n * @author: jeecg-boot\n */\npublic class SecurityTools {\n    public static final String ALGORITHM = \"AES/ECB/PKCS5Padding\";\n\n    public static SecurityResp valid(SecurityReq req) {\n        SecurityResp resp=new SecurityResp();\n        String pubKey=req.getPubKey();\n        String aesKey=req.getAesKey();\n        String data=req.getData();\n        String signData=req.getSignData();\n        RSA rsa=new RSA(null, Base64Decoder.decode(pubKey));\n        Sign sign= new Sign(SignAlgorithm.SHA1withRSA,null,pubKey);\n\n\n\n        byte[] decryptAes = rsa.decrypt(aesKey, KeyType.PublicKey);\n        //log.info(\"rsa解密后的秘钥\"+ Base64Encoder.encode(decryptAes));\n        AES aes = SecureUtil.aes(decryptAes);\n\n        String dencrptValue =aes.decryptStr(data);\n        //log.info(\"解密后报文\"+dencrptValue);\n        resp.setData(JSONObject.parseObject(dencrptValue));\n\n        boolean verify = sign.verify(dencrptValue.getBytes(), Base64Decoder.decode(signData));\n        resp.setSuccess(verify);\n        return resp;\n    }\n\n    public static SecuritySignResp sign(SecuritySignReq req) {\n        SecretKey secretKey = SecureUtil.generateKey(ALGORITHM);\n        byte[] key= secretKey.getEncoded();\n        String prikey=req.getPrikey();\n        String data=req.getData();\n\n        AES aes = SecureUtil.aes(key);\n        aes.getSecretKey().getEncoded();\n        String encrptData =aes.encryptBase64(data);\n        RSA rsa=new RSA(prikey,null);\n        byte[] encryptAesKey = rsa.encrypt(secretKey.getEncoded(), KeyType.PrivateKey);\n        //log.info((\"rsa加密过的秘钥==\"+Base64Encoder.encode(encryptAesKey));\n\n        Sign sign= new Sign(SignAlgorithm.SHA1withRSA,prikey,null);\n        byte[] signed = sign.sign(data.getBytes());\n\n        //log.info((\"签名数据===》》\"+Base64Encoder.encode(signed));\n\n        SecuritySignResp resp=new SecuritySignResp();\n        resp.setAesKey(Base64Encoder.encode(encryptAesKey));\n        resp.setData(encrptData);\n        resp.setSignData(Base64Encoder.encode(signed));\n        return resp;\n    }\n    public static MyKeyPair generateKeyPair(){\n        KeyPair keyPair= SecureUtil.generateKeyPair(SignAlgorithm.SHA1withRSA.getValue(),2048);\n        String priKey= Base64Encoder.encode(keyPair.getPrivate().getEncoded());\n        String pubkey= Base64Encoder.encode(keyPair.getPublic().getEncoded());\n        MyKeyPair resp=new MyKeyPair();\n        resp.setPriKey(priKey);\n        resp.setPubKey(pubkey);\n        return resp;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/security/entity/MyKeyPair.java",
    "content": "package org.jeecg.common.util.security.entity;\n\nimport lombok.Data;\n\n/**\n * @Description: MyKeyPair\n * @author: jeecg-boot\n */\n@Data\npublic class MyKeyPair {\n    private String priKey;\n    private String pubKey;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/security/entity/SecurityReq.java",
    "content": "package org.jeecg.common.util.security.entity;\n\nimport lombok.Data;\n\n/**\n * @Description: SecurityReq\n * @author: jeecg-boot\n */\n@Data\npublic class SecurityReq {\n    private String data;\n    private String pubKey;\n    private String signData;\n    private String aesKey;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/security/entity/SecurityResp.java",
    "content": "package org.jeecg.common.util.security.entity;\n\nimport com.alibaba.fastjson.JSONObject;\nimport lombok.Data;\n\n/**\n * @Description: SecurityResp\n * @author: jeecg-boot\n */\n@Data\npublic class SecurityResp {\n    private Boolean success;\n    private JSONObject data;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/security/entity/SecuritySignReq.java",
    "content": "package org.jeecg.common.util.security.entity;\n\nimport lombok.Data;\n\n/**\n * @Description: SecuritySignReq\n * @author: jeecg-boot\n */\n@Data\npublic class SecuritySignReq {\n    private String data;\n    private String prikey;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/security/entity/SecuritySignResp.java",
    "content": "package org.jeecg.common.util.security.entity;\n\nimport lombok.Data;\n\n/**\n * @Description: SecuritySignResp\n * @author: jeecg-boot\n */\n@Data\npublic class SecuritySignResp {\n    private String data;\n    private String signData;\n    private String aesKey;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/sqlparse/JSqlParserAllTableManager.java",
    "content": "//package org.jeecg.common.util.sqlparse;\n//\n//import lombok.extern.slf4j.Slf4j;\n//import net.sf.jsqlparser.JSQLParserException;\n//import net.sf.jsqlparser.expression.*;\n//import net.sf.jsqlparser.parser.CCJSqlParserManager;\n//import net.sf.jsqlparser.schema.Column;\n//import net.sf.jsqlparser.schema.Table;\n//import net.sf.jsqlparser.statement.Statement;\n//import net.sf.jsqlparser.statement.select.*;\n//import org.jeecg.common.exception.JeecgBootException;\n//import org.jeecg.common.util.sqlparse.vo.SelectSqlInfo;\n//\n//import java.io.StringReader;\n//import java.util.ArrayList;\n//import java.util.HashMap;\n//import java.util.List;\n//import java.util.Map;\n//\n///**\n// * 解析所有表名和字段的类\n// */\n//@Slf4j\n//public class JSqlParserAllTableManager {\n//\n//    private final String sql;\n//    private final Map<String, SelectSqlInfo> allTableMap = new HashMap<>();\n//    /**\n//     * 别名对应实际表名\n//     */\n//    private final Map<String, String> tableAliasMap = new HashMap<>();\n//\n//    /**\n//     * 解析后的sql\n//     */\n//    private String parsedSql = null;\n//\n//    JSqlParserAllTableManager(String selectSql) {\n//        this.sql = selectSql;\n//    }\n//\n//    /**\n//     * 开始解析\n//     *\n//     * @return\n//     * @throws JSQLParserException\n//     */\n//    public Map<String, SelectSqlInfo> parse() throws JSQLParserException {\n//        // 1. 创建解析器\n//        CCJSqlParserManager mgr = new CCJSqlParserManager();\n//        // 2. 使用解析器解析sql生成具有层次结构的java类\n//        Statement stmt = mgr.parse(new StringReader(this.sql));\n//        if (stmt instanceof Select) {\n//            Select selectStatement = (Select) stmt;\n//            SelectBody selectBody = selectStatement.getSelectBody();\n//            this.parsedSql = selectBody.toString();\n//            // 3. 解析select查询sql的信息\n//            if (selectBody instanceof PlainSelect) {\n//                PlainSelect plainSelect = (PlainSelect) selectBody;\n//                // 4. 合并 fromItems\n//                List<FromItem> fromItems = new ArrayList<>();\n//                fromItems.add(plainSelect.getFromItem());\n//                // 4.1 处理join的表\n//                List<Join> joins = plainSelect.getJoins();\n//                if (joins != null) {\n//                    joins.forEach(join -> fromItems.add(join.getRightItem()));\n//                }\n//                // 5. 处理 fromItems\n//                for (FromItem fromItem : fromItems) {\n//                    // 5.1 通过表名的方式from\n//                    if (fromItem instanceof Table) {\n//                        this.addSqlInfoByTable((Table) fromItem);\n//                    }\n//                    // 5.2 通过子查询的方式from\n//                    else if (fromItem instanceof SubSelect) {\n//                        this.handleSubSelect((SubSelect) fromItem);\n//                    }\n//                }\n//                // 6. 解析 selectFields\n//                List<SelectItem> selectItems = plainSelect.getSelectItems();\n//                for (SelectItem selectItem : selectItems) {\n//                    // 6.1 查询的是全部字段\n//                    if (selectItem instanceof AllColumns) {\n//                        // 当 selectItem 为 AllColumns 时，fromItem 必定为 Table\n//                        String tableName = plainSelect.getFromItem(Table.class).getName();\n//                        // 此处必定不为空，因为在解析 fromItem 时，已经将表名添加到 allTableMap 中\n//                        SelectSqlInfo sqlInfo = this.allTableMap.get(tableName);\n//                        assert sqlInfo != null;\n//                        // 设置为查询全部字段\n//                        sqlInfo.setSelectAll(true);\n//                        sqlInfo.setSelectFields(null);\n//                        sqlInfo.setRealSelectFields(null);\n//                    }\n//                    // 6.2 查询的是带表别名（ u.* )的全部字段\n//                    else if (selectItem instanceof AllTableColumns) {\n//                        AllTableColumns allTableColumns = (AllTableColumns) selectItem;\n//                        String aliasName = allTableColumns.getTable().getName();\n//                        // 通过别名获取表名\n//                        String tableName = this.tableAliasMap.get(aliasName);\n//                        if (tableName == null) {\n//                            tableName = aliasName;\n//                        }\n//                        SelectSqlInfo sqlInfo = this.allTableMap.get(tableName);\n//                        // 如果此处为空，则说明该字段是通过子查询获取的，所以可以不处理，只有实际表才需要处理\n//                        if (sqlInfo != null) {\n//                            // 设置为查询全部字段\n//                            sqlInfo.setSelectAll(true);\n//                            sqlInfo.setSelectFields(null);\n//                            sqlInfo.setRealSelectFields(null);\n//                        }\n//                    }\n//                    // 6.3 各种字段表达式处理\n//                    else if (selectItem instanceof SelectExpressionItem) {\n//                        SelectExpressionItem selectExpressionItem = (SelectExpressionItem) selectItem;\n//                        Expression expression = selectExpressionItem.getExpression();\n//                        Alias alias = selectExpressionItem.getAlias();\n//                        this.handleExpression(expression, alias, plainSelect.getFromItem());\n//                    }\n//                }\n//            } else {\n//                log.warn(\"暂时尚未处理该类型的 SelectBody: {}\", selectBody.getClass().getName());\n//                throw new JeecgBootException(\"暂时尚未处理该类型的 SelectBody\");\n//            }\n//        } else {\n//            // 非 select 查询sql，不做处理\n//            throw new JeecgBootException(\"非 select 查询sql，不做处理\");\n//        }\n//        return this.allTableMap;\n//    }\n//\n//    /**\n//     * 处理子查询\n//     *\n//     * @param subSelect\n//     */\n//    private void handleSubSelect(SubSelect subSelect) {\n//        try {\n//            String subSelectSql = subSelect.getSelectBody().toString();\n//            // 递归调用解析\n//            Map<String, SelectSqlInfo> map = JSqlParserUtils.parseAllSelectTable(subSelectSql);\n//            if (map != null) {\n//                this.assignMap(map);\n//            }\n//        } catch (Exception e) {\n//            log.error(\"解析子查询出错\", e);\n//        }\n//    }\n//\n//    /**\n//     * 处理查询字段表达式\n//     *\n//     * @param expression\n//     */\n//    private void handleExpression(Expression expression, Alias alias, FromItem fromItem) {\n//        // 处理函数式字段  CONCAT(name,'(',age,')')\n//        if (expression instanceof Function) {\n//            Function functionExp = (Function) expression;\n//            List<Expression> expressions = functionExp.getParameters().getExpressions();\n//            for (Expression expItem : expressions) {\n//                this.handleExpression(expItem, null, fromItem);\n//            }\n//            return;\n//        }\n//        // 处理字段上的子查询\n//        if (expression instanceof SubSelect) {\n//            this.handleSubSelect((SubSelect) expression);\n//            return;\n//        }\n//        // 不处理字面量\n//        if (expression instanceof StringValue ||\n//                expression instanceof NullValue ||\n//                expression instanceof LongValue ||\n//                expression instanceof DoubleValue ||\n//                expression instanceof HexValue ||\n//                expression instanceof DateValue ||\n//                expression instanceof TimestampValue ||\n//                expression instanceof TimeValue\n//        ) {\n//            return;\n//        }\n//\n//        // 处理字段\n//        if (expression instanceof Column) {\n//            Column column = (Column) expression;\n//            // 查询字段名\n//            String fieldName = column.getColumnName();\n//            String aliasName = fieldName;\n//            if (alias != null) {\n//                aliasName = alias.getName();\n//            }\n//            String tableName;\n//            if (column.getTable() != null) {\n//                // 通过列的表名获取 sqlInfo\n//                // 例如 user.name，这里的 tableName 就是 user\n//                tableName = column.getTable().getName();\n//                // 有可能是别名，需要转换为真实表名\n//                if (this.tableAliasMap.get(tableName) != null) {\n//                    tableName = this.tableAliasMap.get(tableName);\n//                }\n//            } else {\n//                // 当column的table为空时，说明是 fromItem 中的字段\n//                tableName = ((Table) fromItem).getName();\n//            }\n//            SelectSqlInfo $sqlInfo = this.allTableMap.get(tableName);\n//            if ($sqlInfo != null) {\n//                $sqlInfo.addSelectField(aliasName, fieldName);\n//            } else {\n//                log.warn(\"发生意外情况，未找到表名为 {} 的 SelectSqlInfo\", tableName);\n//            }\n//        }\n//    }\n//\n//    /**\n//     * 根据表名添加sqlInfo\n//     *\n//     * @param table\n//     */\n//    private void addSqlInfoByTable(Table table) {\n//        String tableName = table.getName();\n//        // 解析 aliasName\n//        if (table.getAlias() != null) {\n//            this.tableAliasMap.put(table.getAlias().getName(), tableName);\n//        }\n//        SelectSqlInfo sqlInfo = new SelectSqlInfo(this.parsedSql);\n//        sqlInfo.setFromTableName(table.getName());\n//        this.allTableMap.put(sqlInfo.getFromTableName(), sqlInfo);\n//    }\n//\n//    /**\n//     * 合并map\n//     *\n//     * @param source\n//     */\n//    private void assignMap(Map<String, SelectSqlInfo> source) {\n//        for (Map.Entry<String, SelectSqlInfo> entry : source.entrySet()) {\n//            SelectSqlInfo sqlInfo = this.allTableMap.get(entry.getKey());\n//            if (sqlInfo == null) {\n//                this.allTableMap.put(entry.getKey(), entry.getValue());\n//            } else {\n//                // 合并\n//                if (sqlInfo.getSelectFields() == null) {\n//                    sqlInfo.setSelectFields(entry.getValue().getSelectFields());\n//                } else {\n//                    sqlInfo.getSelectFields().addAll(entry.getValue().getSelectFields());\n//                }\n//                if (sqlInfo.getRealSelectFields() == null) {\n//                    sqlInfo.setRealSelectFields(entry.getValue().getRealSelectFields());\n//                } else {\n//                    sqlInfo.getRealSelectFields().addAll(entry.getValue().getRealSelectFields());\n//                }\n//            }\n//        }\n//    }\n//\n//}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/sqlparse/JSqlParserUtils.java",
    "content": "//package org.jeecg.common.util.sqlparse;\n//\n//import lombok.extern.slf4j.Slf4j;\n//import net.sf.jsqlparser.JSQLParserException;\n//import net.sf.jsqlparser.expression.*;\n//import net.sf.jsqlparser.parser.CCJSqlParserManager;\n//import net.sf.jsqlparser.schema.Column;\n//import net.sf.jsqlparser.schema.Table;\n//import net.sf.jsqlparser.statement.Statement;\n//import net.sf.jsqlparser.statement.select.*;\n//import org.jeecg.common.exception.JeecgBootException;\n//import org.jeecg.common.util.oConvertUtils;\n//import org.jeecg.common.util.sqlparse.vo.SelectSqlInfo;\n//\n//import java.io.StringReader;\n//import java.util.List;\n//import java.util.Map;\n//\n//@Slf4j\n//public class JSqlParserUtils {\n//\n//    /**\n//     * 解析 查询（select）sql的信息，\n//     * 此方法会展开所有子查询到一个map里，\n//     * key只存真实的表名，如果查询的没有真实的表名，则会被忽略。\n//     * value只存真实的字段名，如果查询的没有真实的字段名，则会被忽略。\n//     * <p>\n//     * 例如：SELECT a.*,d.age,(SELECT count(1) FROM sys_depart) AS count FROM (SELECT username AS foo, realname FROM sys_user) a, demo d\n//     * 解析后的结果为：{sys_user=[username, realname], demo=[age], sys_depart=[]}\n//     *\n//     * @param selectSql\n//     * @return\n//     */\n//    public static Map<String, SelectSqlInfo> parseAllSelectTable(String selectSql) throws JSQLParserException {\n//        if (oConvertUtils.isEmpty(selectSql)) {\n//            return null;\n//        }\n//        // log.info(\"解析查询Sql：{}\", selectSql);\n//        JSqlParserAllTableManager allTableManager = new JSqlParserAllTableManager(selectSql);\n//        return allTableManager.parse();\n//    }\n//\n//    /**\n//     * 解析 查询（select）sql的信息，子查询嵌套\n//     *\n//     * @param selectSql\n//     * @return\n//     */\n//    public static SelectSqlInfo parseSelectSqlInfo(String selectSql) throws JSQLParserException {\n//        if (oConvertUtils.isEmpty(selectSql)) {\n//            return null;\n//        }\n//        // log.info(\"解析查询Sql：{}\", selectSql);\n//        // 使用 JSqlParer 解析sql\n//        // 1、创建解析器\n//        CCJSqlParserManager mgr = new CCJSqlParserManager();\n//        // 2、使用解析器解析sql生成具有层次结构的java类\n//        Statement stmt = mgr.parse(new StringReader(selectSql));\n//        if (stmt instanceof Select) {\n//            Select selectStatement = (Select) stmt;\n//            // 3、解析select查询sql的信息\n//            return JSqlParserUtils.parseBySelectBody(selectStatement.getSelectBody());\n//        } else {\n//            // 非 select 查询sql，不做处理\n//            throw new JeecgBootException(\"非 select 查询sql，不做处理\");\n//        }\n//    }\n//\n//    /**\n//     * 解析 select 查询sql的信息\n//     *\n//     * @param selectBody\n//     * @return\n//     */\n//    private static SelectSqlInfo parseBySelectBody(SelectBody selectBody) {\n//        // 判断是否使用了union等操作\n//        if (selectBody instanceof SetOperationList) {\n//            // 如果使用了union等操作，则只解析第一个查询\n//            List<SelectBody> selectBodyList = ((SetOperationList) selectBody).getSelects();\n//            return JSqlParserUtils.parseBySelectBody(selectBodyList.get(0));\n//        }\n//        // 简单的select查询\n//        if (selectBody instanceof PlainSelect) {\n//            SelectSqlInfo sqlInfo = new SelectSqlInfo(selectBody);\n//            PlainSelect plainSelect = (PlainSelect) selectBody;\n//            FromItem fromItem = plainSelect.getFromItem();\n//            // 解析 aliasName\n//            if (fromItem.getAlias() != null) {\n//                sqlInfo.setFromTableAliasName(fromItem.getAlias().getName());\n//            }\n//            // 解析 表名\n//            if (fromItem instanceof Table) {\n//                // 通过表名的方式from\n//                Table fromTable = (Table) fromItem;\n//                sqlInfo.setFromTableName(fromTable.getName());\n//            } else if (fromItem instanceof SubSelect) {\n//                // 通过子查询的方式from\n//                SubSelect fromSubSelect = (SubSelect) fromItem;\n//                SelectSqlInfo subSqlInfo = JSqlParserUtils.parseBySelectBody(fromSubSelect.getSelectBody());\n//                sqlInfo.setFromSubSelect(subSqlInfo);\n//            }\n//            // 解析 selectFields\n//            List<SelectItem> selectItems = plainSelect.getSelectItems();\n//            for (SelectItem selectItem : selectItems) {\n//                if (selectItem instanceof AllColumns || selectItem instanceof AllTableColumns) {\n//                    // 全部字段\n//                    sqlInfo.setSelectAll(true);\n//                    sqlInfo.setSelectFields(null);\n//                    sqlInfo.setRealSelectFields(null);\n//                    break;\n//                } else if (selectItem instanceof SelectExpressionItem) {\n//                    // 获取单个查询字段名\n//                    SelectExpressionItem selectExpressionItem = (SelectExpressionItem) selectItem;\n//                    Expression expression = selectExpressionItem.getExpression();\n//                    Alias alias = selectExpressionItem.getAlias();\n//                    JSqlParserUtils.handleExpression(sqlInfo, expression, alias);\n//                }\n//            }\n//            return sqlInfo;\n//        } else {\n//            log.warn(\"暂时尚未处理该类型的 SelectBody: {}\", selectBody.getClass().getName());\n//            throw new JeecgBootException(\"暂时尚未处理该类型的 SelectBody\");\n//        }\n//    }\n//\n//    /**\n//     * 处理查询字段表达式\n//     *\n//     * @param sqlInfo\n//     * @param expression\n//     * @param alias      是否有别名，无传null\n//     */\n//    private static void handleExpression(SelectSqlInfo sqlInfo, Expression expression, Alias alias) {\n//        // 处理函数式字段  CONCAT(name,'(',age,')')\n//        if (expression instanceof Function) {\n//            JSqlParserUtils.handleFunctionExpression((Function) expression, sqlInfo);\n//            return;\n//        }\n//        // 处理字段上的子查询\n//        if (expression instanceof SubSelect) {\n//            SubSelect subSelect = (SubSelect) expression;\n//            SelectSqlInfo subSqlInfo = JSqlParserUtils.parseBySelectBody(subSelect.getSelectBody());\n//            // 注：字段上的子查询，必须只查询一个字段，否则会报错，所以可以放心合并\n//            sqlInfo.getSelectFields().addAll(subSqlInfo.getSelectFields());\n//            sqlInfo.getRealSelectFields().addAll(subSqlInfo.getAllRealSelectFields());\n//            return;\n//        }\n//        // 不处理字面量\n//        if (expression instanceof StringValue ||\n//                expression instanceof NullValue ||\n//                expression instanceof LongValue ||\n//                expression instanceof DoubleValue ||\n//                expression instanceof HexValue ||\n//                expression instanceof DateValue ||\n//                expression instanceof TimestampValue ||\n//                expression instanceof TimeValue\n//        ) {\n//            return;\n//        }\n//\n//        // 查询字段名\n//        String selectField = expression.toString();\n//        // 实际查询字段名\n//        String realSelectField = selectField;\n//        // 判断是否有别名\n//        if (alias != null) {\n//            selectField = alias.getName();\n//        }\n//        // 获取真实字段名\n//        if (expression instanceof Column) {\n//            Column column = (Column) expression;\n//            realSelectField = column.getColumnName();\n//        }\n//        sqlInfo.addSelectField(selectField, realSelectField);\n//    }\n//\n//    /**\n//     * 处理函数式字段\n//     *\n//     * @param functionExp\n//     * @param sqlInfo\n//     */\n//    private static void handleFunctionExpression(Function functionExp, SelectSqlInfo sqlInfo) {\n//        List<Expression> expressions = functionExp.getParameters().getExpressions();\n//        for (Expression expression : expressions) {\n//            JSqlParserUtils.handleExpression(sqlInfo, expression, null);\n//        }\n//    }\n//\n//}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/sqlparse/vo/SelectSqlInfo.java",
    "content": "//package org.jeecg.common.util.sqlparse.vo;\n//\n//import lombok.Data;\n//import net.sf.jsqlparser.statement.select.SelectBody;\n//\n//import java.util.HashSet;\n//import java.util.Set;\n//\n///**\n// * select 查询 sql 的信息\n// */\n//@Data\n//public class SelectSqlInfo {\n//\n//    /**\n//     * 查询的表名，如果是子查询，则此处为null\n//     */\n//    private String fromTableName;\n//    /**\n//     * 表别名\n//     */\n//    private String fromTableAliasName;\n//    /**\n//     * 通过子查询获取的表信息，例如：select name from (select * from user) u\n//     * 如果不是子查询，则为null\n//     */\n//    private SelectSqlInfo fromSubSelect;\n//    /**\n//     * 查询的字段集合，如果是 * 则为null，如果设了别名则为别名\n//     */\n//    private Set<String> selectFields;\n//    /**\n//     * 真实的查询字段集合，如果是 * 则为null，如果设了别名则为原始字段名\n//     */\n//    private Set<String> realSelectFields;\n//    /**\n//     * 是否是查询所有字段\n//     */\n//    private boolean selectAll;\n//\n//    /**\n//     * 解析之后的 SQL （关键字都是大写）\n//     */\n//    private final String parsedSql;\n//\n//    public SelectSqlInfo(String parsedSql) {\n//        this.parsedSql = parsedSql;\n//    }\n//\n//    public SelectSqlInfo(SelectBody selectBody) {\n//        this.parsedSql = selectBody.toString();\n//    }\n//\n//    public void addSelectField(String selectField, String realSelectField) {\n//        if (this.selectFields == null) {\n//            this.selectFields = new HashSet<>();\n//        }\n//        if (this.realSelectFields == null) {\n//            this.realSelectFields = new HashSet<>();\n//        }\n//        this.selectFields.add(selectField);\n//        this.realSelectFields.add(realSelectField);\n//    }\n//\n//    /**\n//     * 获取所有字段，包括子查询里的。\n//     *\n//     * @return\n//     */\n//    public Set<String> getAllRealSelectFields() {\n//        Set<String> fields = new HashSet<>();\n//        // 递归获取所有字段，起个直观的方法名为：\n//        this.recursiveGetAllFields(this, fields);\n//        return fields;\n//    }\n//\n//    /**\n//     * 递归获取所有字段\n//     */\n//    private void recursiveGetAllFields(SelectSqlInfo sqlInfo, Set<String> fields) {\n//        if (!sqlInfo.isSelectAll() && sqlInfo.getRealSelectFields() != null) {\n//            fields.addAll(sqlInfo.getRealSelectFields());\n//        }\n//        if (sqlInfo.getFromSubSelect() != null) {\n//            recursiveGetAllFields(sqlInfo.getFromSubSelect(), fields);\n//        }\n//    }\n//\n//    @Override\n//    public String toString() {\n//        return \"SelectSqlInfo{\" +\n//                \"fromTableName='\" + fromTableName + '\\'' +\n//                \", fromSubSelect=\" + fromSubSelect +\n//                \", aliasName='\" + fromTableAliasName + '\\'' +\n//                \", selectFields=\" + selectFields +\n//                \", realSelectFields=\" + realSelectFields +\n//                \", selectAll=\" + selectAll +\n//                \"}\";\n//    }\n//\n//}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/superSearch/ObjectParseUtil.java",
    "content": "//package org.jeecg.common.util.superSearch;\n//\n//import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;\n//\n///**\n// *   判断类型，追加查询规则\n// *\n// * @Author Scott\n// * @Date 2019年02月14日\n// */\n//public class ObjectParseUtil {\n//\n//\t/**\n//\t *\n//\t * @param queryWrapper QueryWrapper\n//\t * @param name         字段名字\n//\t * @param rule         查询规则\n//\t * @param value        查询条件值\n//\t */\n//\tpublic static void addCriteria(QueryWrapper<?> queryWrapper, String name, QueryRuleEnum rule, Object value) {\n//\t\tif (value == null || rule == null) {\n//\t\t\treturn;\n//\t\t}\n//\t\tswitch (rule) {\n//\t\tcase GT:\n//\t\t\tqueryWrapper.gt(name, value);\n//\t\t\tbreak;\n//\t\tcase GE:\n//\t\t\tqueryWrapper.ge(name, value);\n//\t\t\tbreak;\n//\t\tcase LT:\n//\t\t\tqueryWrapper.lt(name, value);\n//\t\t\tbreak;\n//\t\tcase LE:\n//\t\t\tqueryWrapper.le(name, value);\n//\t\t\tbreak;\n//\t\tcase EQ:\n//\t\t\tqueryWrapper.eq(name, value);\n//\t\t\tbreak;\n//\t\tcase NE:\n//\t\t\tqueryWrapper.ne(name, value);\n//\t\t\tbreak;\n//\t\tcase IN:\n//\t\t\tqueryWrapper.in(name, (Object[]) value);\n//\t\t\tbreak;\n//\t\tcase LIKE:\n//\t\t\tqueryWrapper.like(name, value);\n//\t\t\tbreak;\n//\t\tcase LEFT_LIKE:\n//\t\t\tqueryWrapper.likeLeft(name, value);\n//\t\t\tbreak;\n//\t\tcase RIGHT_LIKE:\n//\t\t\tqueryWrapper.likeRight(name, value);\n//\t\t\tbreak;\n//\t\tdefault:\n//\t\t\tbreak;\n//\t\t}\n//\t}\n//\n//}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/superSearch/QueryRuleEnum.java",
    "content": "//package org.jeecg.common.util.superSearch;\n//\n//import org.jeecg.common.util.oConvertUtils;\n//\n///**\n// * Query 规则 常量\n// * @Author Scott\n// * @Date 2019年02月14日\n// */\n//public enum QueryRuleEnum {\n//\n//    /**查询规则 大于*/\n//    GT(\">\",\"大于\"),\n//    /**查询规则 大于等于*/\n//    GE(\">=\",\"大于等于\"),\n//    /**查询规则 小于*/\n//    LT(\"<\",\"小于\"),\n//    /**查询规则 小于等于*/\n//    LE(\"<=\",\"小于等于\"),\n//    /**查询规则 等于*/\n//    EQ(\"=\",\"等于\"),\n//    /**查询规则 不等于*/\n//    NE(\"!=\",\"不等于\"),\n//    /**查询规则 包含*/\n//    IN(\"IN\",\"包含\"),\n//    /**查询规则 全模糊*/\n//    LIKE(\"LIKE\",\"全模糊\"),\n//    /**查询规则 左模糊*/\n//    LEFT_LIKE(\"LEFT_LIKE\",\"左模糊\"),\n//    /**查询规则 右模糊*/\n//    RIGHT_LIKE(\"RIGHT_LIKE\",\"右模糊\"),\n//    /**查询规则 自定义SQL片段*/\n//    SQL_RULES(\"EXTEND_SQL\",\"自定义SQL片段\");\n//\n//    private String value;\n//\n//    private String msg;\n//\n//    QueryRuleEnum(String value, String msg){\n//        this.value = value;\n//        this.msg = msg;\n//    }\n//\n//    public String getValue() {\n//        return value;\n//    }\n//\n//    public void setValue(String value) {\n//        this.value = value;\n//    }\n//\n//    public String getMsg() {\n//        return msg;\n//    }\n//\n//    public void setMsg(String msg) {\n//        this.msg = msg;\n//    }\n//\n//    public static QueryRuleEnum getByValue(String value){\n//    \tif(oConvertUtils.isEmpty(value)) {\n//    \t\treturn null;\n//    \t}\n//        for(QueryRuleEnum val :values()){\n//            if (val.getValue().equals(value)){\n//                return val;\n//            }\n//        }\n//        return  null;\n//    }\n//}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/superSearch/QueryRuleVo.java",
    "content": "//package org.jeecg.common.util.superSearch;\n//\n//import lombok.Data;\n//\n///**\n// * @Description: QueryRuleVo\n// * @author: jeecg-boot\n// */\n//@Data\n//public class QueryRuleVo {\n//\n//\tprivate String field;\n//\tprivate String rule;\n//\tprivate String val;\n//}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/AiRagConfigBean.java",
    "content": "package org.jeecg.config;\n\nimport lombok.Data;\nimport org.springframework.boot.context.properties.ConfigurationProperties;\nimport org.springframework.stereotype.Component;\n\n/**\n * ai配置类，通用的配置可以放到这里面\n *\n * @Author: wangshuai\n * @Date: 2025/12/17 14:00\n */\n@Data\n@Component\n@ConfigurationProperties(prefix = AiRagConfigBean.PREFIX)\npublic class AiRagConfigBean {\n    public static final String PREFIX = \"jeecg.airag\";\n    \n    /**\n     * 敏感节点\n     * stdio mpc命令行功能开启，sql：AI流程SQL节点开启\n     */\n    private String allowSensitiveNodes = \"\";\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/AutoPoiConfig.java",
    "content": "package org.jeecg.config;\n\nimport org.jeecgframework.core.util.ApplicationContextUtil;\nimport org.springframework.context.annotation.Bean;\nimport org.springframework.context.annotation.Configuration;\nimport org.springframework.context.annotation.Lazy;\n\n/**\n * @Author: Scott\n * @Date: 2018/2/7\n * @description: autopoi 配置类\n */\n@Lazy(false)\n@Configuration\npublic class AutoPoiConfig {\n\n    /**\n     * excel注解字典参数支持(导入导出字典值，自动翻译)\n     * 举例： @Excel(name = \"性别\", width = 15, dicCode = \"sex\")\n     * 1、导出的时候会根据字典配置，把值1,2翻译成：男、女;\n     * 2、导入的时候，会把男、女翻译成1,2存进数据库;\n     * @return\n     */\n    @Bean\n    public ApplicationContextUtil applicationContextUtil() {\n        return new org.jeecgframework.core.util.ApplicationContextUtil();\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/AutoPoiDictConfig.java",
    "content": "package org.jeecg.config;\n\nimport java.util.ArrayList;\nimport java.util.List;\n\nimport jakarta.annotation.Resource;\n\nimport org.jeecg.common.api.CommonAPI;\nimport org.jeecg.common.system.vo.DictModel;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecgframework.dict.service.AutoPoiDictServiceI;\nimport org.springframework.context.annotation.Lazy;\nimport org.springframework.stereotype.Service;\n\nimport lombok.extern.slf4j.Slf4j;\n\n/**\n * 描述：AutoPoi Excel注解支持字典参数设置\n *  举例： @Excel(name = \"性别\", width = 15, dicCode = \"sex\")\n * 1、导出的时候会根据字典配置，把值1,2翻译成：男、女;\n * 2、导入的时候，会把男、女翻译成1,2存进数据库;\n * \n * @Author:scott \n * @since：2019-04-09 \n * @Version:1.0\n */\n@Slf4j\n@Lazy(false)\n@Service\npublic class AutoPoiDictConfig implements AutoPoiDictServiceI {\n\tfinal static String EXCEL_SPLIT_TAG = \"_\";\n\tfinal static String TEMP_EXCEL_SPLIT_TAG = \"---\";\n\n\t@Lazy\n\t@Resource\n\tprivate CommonAPI commonApi;\n\n\t/**\n\t * 通过字典查询easypoi，所需字典文本\n\t * \n\t * @Author:scott \n\t * @since：2019-04-09\n\t * @return\n\t */\n\t@Override\n\tpublic String[] queryDict(String dicTable, String dicCode, String dicText) {\n\t\tList<String> dictReplaces = new ArrayList<String>();\n\t\tList<DictModel> dictList = null;\n\t\t// step.1 如果没有字典表则使用系统字典表\n\t\tif (oConvertUtils.isEmpty(dicTable)) {\n\t\t\tdictList = commonApi.queryDictItemsByCode(dicCode);\n\t\t} else {\n\t\t\ttry {\n\t\t\t\tdicText = oConvertUtils.getString(dicText, dicCode);\n\t\t\t\tdictList = commonApi.queryTableDictItemsByCode(dicTable, dicText, dicCode);\n\t\t\t} catch (Exception e) {\n\t\t\t\tlog.error(e.getMessage(),e);\n\t\t\t}\n\t\t}\n\n\n\t\tfor (DictModel t : dictList) {\n\t\t\t// 代码逻辑说明: [issues/4917]excel 导出异常---\n\t\t\tif(t!=null && t.getText()!=null && t.getValue()!=null){\n\t\t\t\t// 代码逻辑说明: [issues/I4MBB3]@Excel dicText字段的值有下划线时，导入功能不能正确解析---\n\t\t\t\tif(t.getValue().contains(EXCEL_SPLIT_TAG)){\n\t\t\t\t\tString val = t.getValue().replace(EXCEL_SPLIT_TAG,TEMP_EXCEL_SPLIT_TAG);\n\t\t\t\t\tdictReplaces.add(t.getText() + EXCEL_SPLIT_TAG + val);\n\t\t\t\t}else{\n\t\t\t\t\tdictReplaces.add(t.getText() + EXCEL_SPLIT_TAG + t.getValue());\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tif (dictReplaces != null && dictReplaces.size() != 0) {\n\t\t\tlog.info(\"---AutoPoi--Get_DB_Dict------\"+ dictReplaces.toString());\n\t\t\treturn dictReplaces.toArray(new String[dictReplaces.size()]);\n\t\t}\n\t\treturn null;\n\t}\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/CorsFilterCondition.java",
    "content": "package org.jeecg.config;\n\nimport org.jeecg.common.constant.CommonConstant;\nimport org.springframework.context.annotation.Condition;\nimport org.springframework.context.annotation.ConditionContext;\nimport org.springframework.core.type.AnnotatedTypeMetadata;\n\n/**\n * 跨域配置加载条件\n * @author: jeecg-boot\n */\npublic class CorsFilterCondition implements Condition {\n\n    @Override\n    public boolean matches(ConditionContext context, AnnotatedTypeMetadata metadata) {\n        Object object = context.getEnvironment().getProperty(CommonConstant.CLOUD_SERVER_KEY);\n        //如果没有服务注册发现的配置 说明是单体应用 则加载跨域配置 返回true\n        if(object==null){\n            return true;\n        }\n        return false;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/DruidConfig.java",
    "content": "package org.jeecg.config;\n\nimport java.io.IOException;\n\nimport com.alibaba.druid.spring.boot3.autoconfigure.DruidDataSourceAutoConfigure;\nimport com.alibaba.druid.spring.boot3.autoconfigure.properties.DruidStatProperties;\nimport jakarta.servlet.*;\n\nimport org.springframework.boot.autoconfigure.AutoConfigureAfter;\nimport org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;\nimport org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication;\nimport org.springframework.boot.web.servlet.FilterRegistrationBean;\nimport org.springframework.context.annotation.Bean;\nimport org.springframework.context.annotation.Configuration;\n\nimport com.alibaba.druid.util.Utils;\n\n/**\n * @Description: DruidConfig配置类\n * @author: jeecg-boot\n */\n@Configuration\n@AutoConfigureAfter(DruidDataSourceAutoConfigure.class)\npublic class DruidConfig {\n\n    /**\n     * 带有广告的common.js全路径，druid-1.1.14\n     */\n    private static final String FILE_PATH = \"support/http/resources/js/common.js\";\n    /**\n     * 原始脚本，触发构建广告的语句\n     */\n    private static final String ORIGIN_JS = \"this.buildFooter();\";\n    /**\n     * 替换后的脚本\n     */\n    private static final String NEW_JS = \"//this.buildFooter();\";\n\n    /**\n     * 去除Druid监控页面的广告\n     *\n     * @param properties DruidStatProperties属性集合\n     * @return {@link FilterRegistrationBean}\n     */\n    @Bean\n    @ConditionalOnWebApplication\n    @ConditionalOnProperty(name = \"spring.datasource.druid.stat-view-servlet.enabled\", havingValue = \"true\")\n    public FilterRegistrationBean<RemoveAdFilter> removeDruidAdFilter(\n            DruidStatProperties properties) throws IOException {\n        // 获取web监控页面的参数\n        DruidStatProperties.StatViewServlet config = properties.getStatViewServlet();\n        // 提取common.js的配置路径\n        String pattern = config.getUrlPattern() != null ? config.getUrlPattern() : \"/druid/*\";\n        String commonJsPattern = pattern.replaceAll(\"\\\\*\", \"js/common.js\");\n        // 获取common.js\n        String text = Utils.readFromResource(FILE_PATH);\n        // 屏蔽 this.buildFooter(); 不构建广告\n        final String newJs = text.replace(ORIGIN_JS, NEW_JS);\n        FilterRegistrationBean<RemoveAdFilter> registration = new FilterRegistrationBean<>();\n        registration.setFilter(new RemoveAdFilter(newJs));\n        registration.addUrlPatterns(commonJsPattern);\n        return registration;\n    }\n\n    /**\n     * 删除druid的广告过滤器\n     *\n     * @author BBF\n     */\n    private class RemoveAdFilter implements Filter {\n\n        private final String newJs;\n\n        public RemoveAdFilter(String newJs) {\n            this.newJs = newJs;\n        }\n\n        @Override\n        public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain)\n                throws IOException, ServletException {\n            chain.doFilter(request, response);\n            // 重置缓冲区，响应头不会被重置\n            response.resetBuffer();\n            response.getWriter().write(newJs);\n        }\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/DruidWallConfigRegister.java",
    "content": "package org.jeecg.config;\n\nimport org.springframework.boot.SpringApplication;\nimport org.springframework.boot.SpringApplicationRunListener;\nimport org.springframework.context.ConfigurableApplicationContext;\nimport org.springframework.core.env.ConfigurableEnvironment;\nimport org.springframework.core.env.MapPropertySource;\nimport org.springframework.core.env.MutablePropertySources;\nimport org.springframework.core.env.PropertySource;\n\nimport java.util.HashMap;\nimport java.util.Map;\n\n/**\n * 启动程序修改DruidWallConfig配置\n * 允许SELECT语句的WHERE子句是一个永真条件\n * @author eightmonth\n * @date 2024/4/8 11:37\n */\npublic class DruidWallConfigRegister implements SpringApplicationRunListener {\n\n    public SpringApplication application;\n\n    private String[] args;\n\n\n    /**\n     * 必备，否则启动报错\n     * @param application\n     * @param args\n     */\n    public DruidWallConfigRegister(SpringApplication application, String[] args) {\n        this.application = application;\n        this.args = args;\n    }\n\n    @Override\n    public void contextLoaded(ConfigurableApplicationContext context) {\n        ConfigurableEnvironment env = context.getEnvironment();\n        Map<String, Object> props = new HashMap<>();\n        props.put(\"spring.datasource.dynamic.druid.wall.selectWhereAlwayTrueCheck\", false);\n\n        MutablePropertySources propertySources = env.getPropertySources();\n\n        PropertySource<Map<String, Object>> propertySource = new MapPropertySource(\"jeecg-datasource-config\", props);\n\n        propertySources.addLast(propertySource);\n    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/JeecgBaseConfig.java",
    "content": "package org.jeecg.config;\n\nimport lombok.Getter;\nimport lombok.Setter;\nimport org.jeecg.config.tencent.JeecgTencent;\nimport org.jeecg.config.vo.*;\nimport org.springframework.beans.factory.config.BeanDefinition;\nimport org.springframework.boot.context.properties.ConfigurationProperties;\nimport org.springframework.context.annotation.Role;\nimport org.springframework.stereotype.Component;\n\n\n/**\n * 加载项目配置\n * @author: jeecg-boot\n */\n@Component(\"jeecgBaseConfig\")\n@ConfigurationProperties(prefix = \"jeecg\")\n@Role(BeanDefinition.ROLE_INFRASTRUCTURE)\npublic class JeecgBaseConfig {\n    /**\n     * 签名密钥串(字典等敏感接口)\n     * @TODO 降低使用成本加的默认值,实际以 yml配置 为准\n     */\n    private String signatureSecret = \"dd05f1c54d63749eda95f9fa6d49v442a\";\n    /**\n     * 自定义后台资源前缀，解决表单设计器无法通过前端nginx转发访问\n     */\n    private String customResourcePrefixPath;\n    /**\n     * 需要加强校验的接口清单\n     */\n    private String signUrls;\n    /**\n     * 上传模式  \n     * 本地：local\\Minio：minio\\阿里云：alioss\n     */\n    private String uploadType;\n    \n    /**\n     * 平台安全模式配置\n     */\n    private Firewall firewall;\n    \n    /**\n     * shiro拦截排除\n     */\n    private Shiro shiro;\n    /**\n     * 上传文件配置\n     */\n    private Path path;\n\n    /**\n     * 前端页面访问地址\n     * pc: http://localhost:3100\n     * app: http://localhost:8051\n     */\n    private DomainUrl domainUrl;\n\n    /**\n     * 文件预览\n     */\n    private String fileViewDomain;\n     /**\n     * ES配置\n     */\n    private Elasticsearch elasticsearch;\n\n    /**\n     * 微信支付\n     * @return\n     */\n    private WeiXinPay weiXinPay;\n\n    /**\n     * 百度开放API配置\n     */\n    private BaiduApi baiduApi;\n\n    /**\n     * minio配置\n     */\n    @Getter\n    @Setter\n    private JeecgMinio minio;\n\n    /**\n     * oss配置\n     */\n    @Getter\n    @Setter\n    private JeecgOSS oss;\n\n    /**\n     * 短信发送方式 aliyun阿里云短信 tencent腾讯云短信\n     */\n    @Getter\n    @Setter\n    private String smsSendType = \"aliyun\";\n    \n    /**\n     * 腾讯配置\n     */\n    @Getter\n    @Setter\n    private JeecgTencent tencent;\n\n    public String getCustomResourcePrefixPath() {\n        return customResourcePrefixPath;\n    }\n\n    public void setCustomResourcePrefixPath(String customResourcePrefixPath) {\n        this.customResourcePrefixPath = customResourcePrefixPath;\n    }\n\n    public Elasticsearch getElasticsearch() {\n        return elasticsearch;\n    }\n\n    public void setElasticsearch(Elasticsearch elasticsearch) {\n        this.elasticsearch = elasticsearch;\n    }\n\n    public Firewall getFirewall() {\n        return firewall;\n    }\n\n    public void setFirewall(Firewall firewall) {\n        this.firewall = firewall;\n    }\n\n    public String getSignatureSecret() {\n        return signatureSecret;\n    }\n\n    public void setSignatureSecret(String signatureSecret) {\n        this.signatureSecret = signatureSecret;\n    }\n\n    public Shiro getShiro() {\n        return shiro;\n    }\n\n    public void setShiro(Shiro shiro) {\n        this.shiro = shiro;\n    }\n\n    public Path getPath() {\n        return path;\n    }\n\n    public void setPath(Path path) {\n        this.path = path;\n    }\n\n    public DomainUrl getDomainUrl() {\n        return domainUrl;\n    }\n\n    public void setDomainUrl(DomainUrl domainUrl) {\n        this.domainUrl = domainUrl;\n    }\n    public String getSignUrls() {\n        return signUrls;\n    }\n\n    public void setSignUrls(String signUrls) {\n        this.signUrls = signUrls;\n    }\n\n\n    public String getFileViewDomain() {\n        return fileViewDomain;\n    }\n\n    public void setFileViewDomain(String fileViewDomain) {\n        this.fileViewDomain = fileViewDomain;\n    }\n\n    public String getUploadType() {\n        return uploadType;\n    }\n\n    public void setUploadType(String uploadType) {\n        this.uploadType = uploadType;\n    }\n\n    public WeiXinPay getWeiXinPay() {\n        return weiXinPay;\n    }\n\n    public void setWeiXinPay(WeiXinPay weiXinPay) {\n        this.weiXinPay = weiXinPay;\n    }\n\n    public BaiduApi getBaiduApi() {\n        return baiduApi;\n    }\n\n    public void setBaiduApi(BaiduApi baiduApi) {\n        this.baiduApi = baiduApi;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/JeecgCloudCondition.java",
    "content": "package org.jeecg.config;\n\nimport org.jeecg.common.constant.CommonConstant;\nimport org.springframework.context.annotation.Condition;\nimport org.springframework.context.annotation.ConditionContext;\nimport org.springframework.core.type.AnnotatedTypeMetadata;\n\n/**\n * 微服务环境加载条件\n * @author: jeecg-boot\n */\npublic class JeecgCloudCondition implements Condition {\n\n    @Override\n    public boolean matches(ConditionContext context, AnnotatedTypeMetadata metadata) {\n        Object object = context.getEnvironment().getProperty(CommonConstant.CLOUD_SERVER_KEY);\n        //如果没有服务注册发现的配置 说明是单体应用\n        if(object==null){\n            return false;\n        }\n        return true;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/JeecgGaodeBaseConfig.java",
    "content": "package org.jeecg.config;\n\nimport org.jeecg.config.vo.GaoDeApi;\nimport org.springframework.boot.context.properties.ConfigurationProperties;\nimport org.springframework.context.annotation.Configuration;\nimport org.springframework.context.annotation.Lazy;\n\n/**\n * 高德账号配置\n */\n@Lazy(false)\n@Configuration(\"jeecgGaodeBaseConfig\")\n@ConfigurationProperties(prefix = \"jeecg.jmreport\")\npublic class JeecgGaodeBaseConfig {\n\n    /**\n     * 高德开放API配置\n     */\n    private GaoDeApi gaoDeApi;\n\n    public GaoDeApi getGaoDeApi() {\n        return gaoDeApi;\n    }\n\n    public void setGaoDeApi(GaoDeApi gaoDeApi) {\n        this.gaoDeApi = gaoDeApi;\n    }\n    \n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/JeecgSmsTemplateConfig.java",
    "content": "package org.jeecg.config;\n\nimport lombok.Data;\nimport org.springframework.boot.context.properties.ConfigurationProperties;\nimport org.springframework.stereotype.Component;\n\nimport java.util.Map;\n\n/**\n* @Description: 短信模板\n*\n* @author: wangshuai\n* @date: 2024/11/5 下午3:44\n*/\n@Data\n@Component(\"jeecgSmsTemplateConfig\")\n@ConfigurationProperties(prefix = \"jeecg.oss.sms-template\")\npublic class JeecgSmsTemplateConfig {\n\n    /**\n     * 短信签名\n     */\n    private String signature;\n\n\n    /**\n     * 短信模板code\n     *\n     * @return\n     */\n    private Map<String,String> templateCode;\n    \n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/RestTemplateConfig.java",
    "content": "package org.jeecg.config;\n\nimport org.springframework.context.annotation.Bean;\nimport org.springframework.context.annotation.Configuration;\nimport org.springframework.http.client.ClientHttpRequestFactory;\nimport org.springframework.http.client.SimpleClientHttpRequestFactory;\nimport org.springframework.web.client.RestTemplate;\n\n/**\n* 优雅的http请求方式RestTemplate\n* @author: jeecg-boot\n* @Return:\n*/\n@Configuration\npublic class RestTemplateConfig {\n\n    @Bean\n    public RestTemplate restTemplate(ClientHttpRequestFactory factory) {\n        return new RestTemplate(factory);\n    }\n\n    @Bean\n    public ClientHttpRequestFactory simpleClientHttpRequestFactory() {\n        SimpleClientHttpRequestFactory factory = new SimpleClientHttpRequestFactory();\n        //ms毫秒\n        factory.setReadTimeout(5000);\n        //ms毫秒\n        factory.setConnectTimeout(15000);\n        return factory;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/StaticConfig.java",
    "content": "package org.jeecg.config;\n\nimport lombok.Data;\nimport org.springframework.beans.factory.annotation.Value;\nimport org.springframework.context.annotation.Lazy;\nimport org.springframework.stereotype.Component;\n\n/**\n * 设置静态参数初始化\n * @author: jeecg-boot\n */\n@Lazy(false)\n@Component\n@Data\npublic class StaticConfig {\n\n    @Value(\"${jeecg.oss.accessKey:}\")\n    private String accessKeyId;\n\n    @Value(\"${jeecg.oss.secretKey:}\")\n    private String accessKeySecret;\n\n    @Value(value = \"${spring.mail.username:}\")\n    private String emailFrom;\n\n    /**\n     * 是否开启定时发送\n     */\n    @Value(value = \"${spring.mail.timeJobSend:false}\")\n    private Boolean timeJobSend;\n\n//    /**\n//     * 签名密钥串\n//     */\n//    @Value(value = \"${jeecg.signatureSecret}\")\n//    private String signatureSecret;\n\n\n    /*@Bean\n    public void initStatic() {\n       DySmsHelper.setAccessKeyId(accessKeyId);\n       DySmsHelper.setAccessKeySecret(accessKeySecret);\n       EmailSendMsgHandle.setEmailFrom(emailFrom);\n    }*/\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/Swagger2Config.java",
    "content": "//package org.jeecg.config;\n//\n//\n//import io.swagger.v3.oas.annotations.Operation;\n//import org.jeecg.common.constant.CommonConstant;\n//import org.jeecg.config.mybatis.MybatisPlusSaasConfig;\n//import org.springframework.beans.BeansException;\n//import org.springframework.beans.factory.config.BeanPostProcessor;\n//import org.springframework.context.annotation.Bean;\n//import org.springframework.context.annotation.Configuration;\n//import org.springframework.context.annotation.Import;\n//import org.springframework.util.ReflectionUtils;\n//import org.springframework.web.bind.annotation.RestController;\n//import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;\n//import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;\n//import org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping;\n//import springfox.bean.validators.configuration.BeanValidatorPluginsConfiguration;\n//import springfox.documentation.builders.ApiInfoBuilder;\n//import springfox.documentation.builders.ParameterBuilder;\n//import springfox.documentation.builders.PathSelectors;\n//import springfox.documentation.builders.RequestHandlerSelectors;\n//import springfox.documentation.schema.ModelRef;\n//import springfox.documentation.service.*;\n//import springfox.documentation.spi.DocumentationType;\n//import springfox.documentation.spi.service.contexts.SecurityContext;\n//import springfox.documentation.spring.web.plugins.Docket;\n//import springfox.documentation.spring.web.plugins.WebMvcRequestHandlerProvider;\n//import springfox.documentation.swagger2.annotations.EnableSwagger2WebMvc;\n//\n//import java.lang.reflect.Field;\n//import java.util.ArrayList;\n//import java.util.Collections;\n//import java.util.List;\n//import java.util.stream.Collectors;\n//\n///**\n// * @Author scott\n// */\n//@Configuration\n//@EnableSwagger2WebMvc\n//@Import(BeanValidatorPluginsConfiguration.class)\n//public class Swagger2Config implements WebMvcConfigurer {\n//\n//    /**\n//     *\n//     * 显示swagger-ui.html文档展示页，还必须注入swagger资源：\n//     *\n//     * @param registry\n//     */\n//    @Override\n//    public void addResourceHandlers(ResourceHandlerRegistry registry) {\n//        registry.addResourceHandler(\"swagger-ui.html\").addResourceLocations(\"classpath:/META-INF/resources/\");\n//        registry.addResourceHandler(\"doc.html\").addResourceLocations(\"classpath:/META-INF/resources/\");\n//        registry.addResourceHandler(\"/webjars/**\").addResourceLocations(\"classpath:/META-INF/resources/webjars/\");\n//    }\n//\n//    /**\n//     * swagger2的配置文件，这里可以配置swagger2的一些基本的内容，比如扫描的包等等\n//     *\n//     * @return Docket\n//     */\n//    @Bean(value = \"defaultApi2\")\n//    public Docket defaultApi2() {\n//        return new Docket(DocumentationType.SWAGGER_2)\n//                .apiInfo(apiInfo())\n//                .select()\n//                //此包路径下的类，才生成接口文档\n//                .apis(RequestHandlerSelectors.basePackage(\"org.jeecg\"))\n//                //加了ApiOperation注解的类，才生成接口文档\n//                .apis(RequestHandlerSelectors.withClassAnnotation(RestController.class))\n//                .apis(RequestHandlerSelectors.withMethodAnnotation(ApiOperation.class))\n//                .paths(PathSelectors.any())\n//                .build()\n//                .securitySchemes(Collections.singletonList(securityScheme()))\n//                .securityContexts(securityContexts())\n//                .globalOperationParameters(setHeaderToken());\n//    }\n//\n//    /***\n//     * oauth2配置\n//     * 需要增加swagger授权回调地址\n//     * http://localhost:8888/webjars/springfox-swagger-ui/o2c.html\n//     * @return\n//     */\n//    @Bean\n//    SecurityScheme securityScheme() {\n//        return new ApiKey(CommonConstant.X_ACCESS_TOKEN, CommonConstant.X_ACCESS_TOKEN, \"header\");\n//    }\n//    /**\n//     * JWT token\n//     * @return\n//     */\n//    private List<Parameter> setHeaderToken() {\n//        ParameterBuilder tokenPar = new ParameterBuilder();\n//        List<Parameter> pars = new ArrayList<>();\n//        tokenPar.name(CommonConstant.X_ACCESS_TOKEN).description(\"token\").modelRef(new ModelRef(\"string\")).parameterType(\"header\").required(false).build();\n//        pars.add(tokenPar.build());\n//        if(MybatisPlusSaasConfig.OPEN_SYSTEM_TENANT_CONTROL){\n//            ParameterBuilder tenantPar = new ParameterBuilder();\n//            tenantPar.name(CommonConstant.TENANT_ID).description(\"租户ID\").modelRef(new ModelRef(\"string\")).parameterType(\"header\").required(false).build();\n//            pars.add(tenantPar.build());\n//        }\n//\n//        return pars;\n//    }\n//\n//    /**\n//     * api文档的详细信息函数,注意这里的注解引用的是哪个\n//     *\n//     * @return\n//     */\n//    private ApiInfo apiInfo() {\n//        return new ApiInfoBuilder()\n//                // //大标题\n//                .title(\"JeecgBoot 后台服务API接口文档\")\n//                // 版本号\n//                .version(\"1.0\")\n////\t\t\t\t.termsOfServiceUrl(\"NO terms of service\")\n//                // 描述\n//                .description(\"后台API接口\")\n//                // 作者\n//                .contact(new Contact(\"北京国炬信息技术有限公司\",\"www.jeccg.com\",\"jeecgos@163.com\"))\n//                .license(\"The Apache License, Version 2.0\")\n//                .licenseUrl(\"http://www.apache.org/licenses/LICENSE-2.0.html\")\n//                .build();\n//    }\n//\n//    /**\n//     * 新增 securityContexts 保持登录状态\n//     */\n//    private List<SecurityContext> securityContexts() {\n//        return new ArrayList(\n//                Collections.singleton(SecurityContext.builder()\n//                        .securityReferences(defaultAuth())\n//                        .forPaths(PathSelectors.regex(\"^(?!auth).*$\"))\n//                        .build())\n//        );\n//    }\n//\n//    private List<SecurityReference> defaultAuth() {\n//        AuthorizationScope authorizationScope = new AuthorizationScope(\"global\", \"accessEverything\");\n//        AuthorizationScope[] authorizationScopes = new AuthorizationScope[1];\n//        authorizationScopes[0] = authorizationScope;\n//        return new ArrayList(\n//                Collections.singleton(new SecurityReference(CommonConstant.X_ACCESS_TOKEN, authorizationScopes)));\n//    }\n//\n//    /**\n//     * 解决springboot2.6 和springfox不兼容问题\n//     * @return\n//     */\n//    @Bean\n//    public static BeanPostProcessor springfoxHandlerProviderBeanPostProcessor() {\n//        return new BeanPostProcessor() {\n//\n//            @Override\n//            public Object postProcessAfterInitialization(Object bean, String beanName) throws BeansException {\n//                if (bean instanceof WebMvcRequestHandlerProvider) {\n//                    customizeSpringfoxHandlerMappings(getHandlerMappings(bean));\n//                }\n//                return bean;\n//            }\n//\n//            private <T extends RequestMappingInfoHandlerMapping> void customizeSpringfoxHandlerMappings(List<T> mappings) {\n//                List<T> copy = mappings.stream()\n//                        .filter(mapping -> mapping.getPatternParser() == null)\n//                        .collect(Collectors.toList());\n//                mappings.clear();\n//                mappings.addAll(copy);\n//            }\n//\n//            @SuppressWarnings(\"unchecked\")\n//            private List<RequestMappingInfoHandlerMapping> getHandlerMappings(Object bean) {\n//                try {\n//                    Field field = ReflectionUtils.findField(bean.getClass(), \"handlerMappings\");\n//                    field.setAccessible(true);\n//                    return (List<RequestMappingInfoHandlerMapping>) field.get(bean);\n//                } catch (IllegalArgumentException | IllegalAccessException e) {\n//                    throw new IllegalStateException(e);\n//                }\n//            }\n//        };\n//    }\n//\n//\n//}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/Swagger3Config.java",
    "content": "package org.jeecg.config;\n\nimport io.swagger.v3.oas.annotations.Operation;\nimport io.swagger.v3.oas.models.Components;\nimport io.swagger.v3.oas.models.OpenAPI;\nimport io.swagger.v3.oas.models.info.Contact;\nimport io.swagger.v3.oas.models.info.Info;\nimport io.swagger.v3.oas.models.info.License;\nimport io.swagger.v3.oas.models.security.SecurityRequirement;\nimport io.swagger.v3.oas.models.security.SecurityScheme;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.springdoc.core.customizers.OperationCustomizer;\nimport org.springdoc.core.filters.GlobalOpenApiMethodFilter;\nimport org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;\nimport org.springframework.context.annotation.Bean;\nimport org.springframework.context.annotation.Configuration;\nimport org.springframework.context.annotation.PropertySource;\nimport org.springframework.web.bind.annotation.RequestMapping;\nimport org.springframework.web.method.HandlerMethod;\nimport org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;\nimport org.springframework.web.servlet.config.annotation.WebMvcConfigurer;\n\nimport java.util.Arrays;\nimport java.util.HashSet;\nimport java.util.Map;\nimport java.util.Set;\nimport java.util.concurrent.ConcurrentHashMap;\n\n/**\n * @author eightmonth\n */\n@Slf4j\n@Configuration\n@ConditionalOnProperty(prefix = \"knife4j\", name = \"production\", havingValue = \"false\", matchIfMissing = true)\n@PropertySource(\"classpath:config/default-spring-doc.properties\")\npublic class Swagger3Config implements WebMvcConfigurer {\n\n    // 路径匹配结果缓存，避免重复计算\n    private static final Map<String, Boolean> EXCLUDED_PATHS_CACHE = new ConcurrentHashMap<>();\n    // 定义不需要注入安全要求的路径集合\n    private static final Set<String> excludedPaths = new HashSet<>(Arrays.asList(\n            \"/sys/randomImage/**\",\n            \"/sys/login\",\n            \"/sys/phoneLogin\",\n            \"/sys/mLogin\",\n            \"/sys/sms\",\n            \"/sys/cas/client/validateLogin\",\n            \"/test/jeecgDemo/demo3\",\n            \"/sys/thirdLogin/**\",\n            \"/sys/user/register\"\n    ));\n    // 预处理通配符模式，提高匹配效率\n    private static final Set<String> wildcardPatterns = new HashSet<>();\n    private static final Set<String> exactPatterns = new HashSet<>();\n    static {\n        // 初始化时分离精确匹配和通配符匹配\n        for (String pattern : excludedPaths) {\n            if (pattern.endsWith(\"/**\")) {\n                wildcardPatterns.add(pattern.substring(0, pattern.length() - 3));\n            } else {\n                exactPatterns.add(pattern);\n            }\n        }\n    }\n    \n    /**\n     *\n     * 显示swagger-ui.html文档展示页，还必须注入swagger资源：\n     *\n     * @param registry\n     */\n    @Override\n    public void addResourceHandlers(ResourceHandlerRegistry registry) {\n        registry.addResourceHandler(\"swagger-ui.html\").addResourceLocations(\"classpath:/META-INF/resources/\");\n        registry.addResourceHandler(\"doc.html\").addResourceLocations(\"classpath:/META-INF/resources/\");\n        registry.addResourceHandler(\"/webjars/**\").addResourceLocations(\"classpath:/META-INF/resources/webjars/\");\n    }\n\n    @Bean\n    public GlobalOpenApiMethodFilter globalOpenApiMethodFilter() {\n        return method -> method.isAnnotationPresent(Operation.class);\n    }\n\n    @Bean\n    public OperationCustomizer operationCustomizer() {\n        return (operation, handlerMethod) -> {\n            String path = getFullPath(handlerMethod);\n            if (!isExcludedPath(path)) {\n                operation.addSecurityItem(new SecurityRequirement().addList(CommonConstant.X_ACCESS_TOKEN));\n            }else{\n                log.info(\"忽略加入 X_ACCESS_TOKEN 的 PATH:\" + path);\n            }\n            return operation;\n        };\n    }\n\n    private String getFullPath(HandlerMethod handlerMethod) {\n        StringBuilder fullPath = new StringBuilder();\n\n        // 获取类级别的路径\n        RequestMapping classMapping = handlerMethod.getBeanType().getAnnotation(RequestMapping.class);\n        if (classMapping != null && classMapping.value().length > 0) {\n            fullPath.append(classMapping.value()[0]);\n        }\n\n        // 获取方法级别的路径\n        RequestMapping methodMapping = handlerMethod.getMethodAnnotation(RequestMapping.class);\n        if (methodMapping != null && methodMapping.value().length > 0) {\n            String methodPath = methodMapping.value()[0];\n            // 确保路径正确拼接，处理斜杠\n            if (!fullPath.toString().endsWith(\"/\") && !methodPath.startsWith(\"/\")) {\n                fullPath.append(\"/\");\n            }\n            fullPath.append(methodPath);\n        }\n\n        return fullPath.toString();\n    }\n\n\n    private boolean isExcludedPath(String path) {\n        // 使用缓存避免重复计算\n        return EXCLUDED_PATHS_CACHE.computeIfAbsent(path, p -> {\n            // 精确匹配\n            if (exactPatterns.contains(p)) {\n                return true;\n            }\n            // 通配符匹配\n            return wildcardPatterns.stream().anyMatch(p::startsWith);\n        });\n    }\n    \n    @Bean\n    public OpenAPI customOpenAPI() {\n        return new OpenAPI()\n                .info(new Info()\n                        .title(\"JeecgBoot 后台服务API接口文档\")\n                        .version(\"3.9.1\")\n                        .contact(new Contact().name(\"北京国炬信息技术有限公司\").url(\"www.jeccg.com\").email(\"jeecgos@163.com\"))\n                        .description(\"后台API接口\")\n                        .termsOfService(\"NO terms of service\")\n                        .license(new License().name(\"Apache 2.0\").url(\"http://www.apache.org/licenses/LICENSE-2.0.html\")))\n                .addSecurityItem(new SecurityRequirement().addList(CommonConstant.X_ACCESS_TOKEN))\n                .components(new Components().addSecuritySchemes(CommonConstant.X_ACCESS_TOKEN,\n                        new SecurityScheme()\n                                .name(CommonConstant.X_ACCESS_TOKEN)\n                                .type(SecurityScheme.Type.APIKEY)\n                                .in(SecurityScheme.In.HEADER) // 关键：指定为 header\n                ));\n    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/TaskSchedulerConfig.java",
    "content": "package org.jeecg.config;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean;\nimport org.springframework.context.annotation.Bean;\nimport org.springframework.context.annotation.Configuration;\nimport org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler;\n\n/**\n * 任务调度器配置\n * 提供 ThreadPoolTaskScheduler Bean 用于 AI RAG 流程调度等功能\n * 仅当容器中不存在 ThreadPoolTaskScheduler 时才创建\n *\n * @author jeecg\n */\n@Slf4j\n@Configuration\npublic class TaskSchedulerConfig {\n\n    @Bean\n    @ConditionalOnMissingBean(ThreadPoolTaskScheduler.class)\n    public ThreadPoolTaskScheduler taskScheduler() {\n        log.info(\"初始化定时任务调度器 ThreadPoolTaskScheduler\");\n\n        ThreadPoolTaskScheduler scheduler = new ThreadPoolTaskScheduler();\n        scheduler.setPoolSize(10);\n        scheduler.setThreadNamePrefix(\"airag-scheduler-\");\n        scheduler.setWaitForTasksToCompleteOnShutdown(true);\n        scheduler.setAwaitTerminationSeconds(60);\n        return scheduler;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/WebMvcConfiguration.java",
    "content": "package org.jeecg.config;\n\nimport com.fasterxml.jackson.core.JsonGenerator;\nimport com.fasterxml.jackson.databind.DeserializationFeature;\nimport com.fasterxml.jackson.databind.ObjectMapper;\nimport com.fasterxml.jackson.datatype.jsr310.JavaTimeModule;\nimport com.fasterxml.jackson.datatype.jsr310.deser.LocalDateDeserializer;\nimport com.fasterxml.jackson.datatype.jsr310.deser.LocalDateTimeDeserializer;\nimport com.fasterxml.jackson.datatype.jsr310.deser.LocalTimeDeserializer;\nimport com.fasterxml.jackson.datatype.jsr310.ser.LocalDateSerializer;\nimport com.fasterxml.jackson.datatype.jsr310.ser.LocalDateTimeSerializer;\nimport com.fasterxml.jackson.datatype.jsr310.ser.LocalTimeSerializer;\nimport io.micrometer.prometheusmetrics.PrometheusMeterRegistry;\nimport jakarta.annotation.PostConstruct;\nimport jakarta.annotation.Resource;\nimport lombok.extern.slf4j.Slf4j;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.beans.factory.annotation.Qualifier;\nimport org.springframework.beans.factory.annotation.Value;\nimport org.springframework.beans.factory.config.BeanPostProcessor;\nimport org.springframework.context.annotation.Bean;\nimport org.springframework.context.annotation.Conditional;\nimport org.springframework.context.annotation.Configuration;\nimport org.springframework.context.annotation.Primary;\nimport org.springframework.http.CacheControl;\nimport org.springframework.http.converter.HttpMessageConverter;\nimport org.springframework.http.converter.json.MappingJackson2HttpMessageConverter;\nimport org.springframework.web.cors.CorsConfiguration;\nimport org.springframework.web.cors.UrlBasedCorsConfigurationSource;\nimport org.springframework.web.filter.CorsFilter;\nimport org.springframework.web.servlet.config.annotation.ResourceHandlerRegistration;\nimport org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;\nimport org.springframework.web.servlet.config.annotation.ViewControllerRegistry;\nimport org.springframework.web.servlet.config.annotation.WebMvcConfigurer;\n\nimport java.text.SimpleDateFormat;\nimport java.time.LocalDate;\nimport java.time.LocalDateTime;\nimport java.time.LocalTime;\nimport java.time.format.DateTimeFormatter;\nimport java.util.List;\nimport java.util.concurrent.TimeUnit;\n\n/**\n * Spring Boot 2.0 解决跨域问题\n *\n * @Author qinfeng\n *\n */\n@Slf4j\n@Configuration\npublic class WebMvcConfiguration implements WebMvcConfigurer {\n\n    @Resource\n    JeecgBaseConfig jeecgBaseConfig;\n    @Value(\"${spring.resource.static-locations:}\")\n    private String staticLocations;\n\n    @Autowired(required = false)\n    private PrometheusMeterRegistry prometheusMeterRegistry;\n\n    /**\n     * meterRegistryPostProcessor\n     * for [QQYUN-12558]【监控】系统监控的头两个tab不好使，接口404\n     */\n    @Autowired(required = false)\n    @Qualifier(\"meterRegistryPostProcessor\")\n    private BeanPostProcessor meterRegistryPostProcessor;\n\n    /**\n     * 静态资源的配置 - 使得可以从磁盘中读取 Html、图片、视频、音频等\n     */\n    @Override\n    public void addResourceHandlers(ResourceHandlerRegistry registry) {\n        ResourceHandlerRegistration resourceHandlerRegistration = registry.addResourceHandler(\"/**\");\n        if (jeecgBaseConfig.getPath() != null && jeecgBaseConfig.getPath().getUpload() != null) {\n            resourceHandlerRegistration\n                    .addResourceLocations(\"file:\" + jeecgBaseConfig.getPath().getUpload() + \"//\")\n                    .addResourceLocations(\"file:\" + jeecgBaseConfig.getPath().getWebapp() + \"//\");\n        }\n        resourceHandlerRegistration.addResourceLocations(staticLocations.split(\",\"));\n        // 设置缓存控制标头 Cache-Control有效期为30天\n        resourceHandlerRegistration.setCacheControl(CacheControl.maxAge(30, TimeUnit.DAYS));\n    }\n\n    /**\n     * 方案一： 默认访问根路径跳转 doc.html页面 （swagger文档页面）\n     * 方案二： 访问根路径改成跳转 index.html页面 （简化部署方案： 可以把前端打包直接放到项目的 webapp，上面的配置）\n     */\n    @Override\n    public void addViewControllers(ViewControllerRegistry registry) {\n        registry.addViewController(\"/\").setViewName(\"redirect:/doc.html\");\n    }\n\n    @Bean\n    @Conditional(CorsFilterCondition.class)\n    public CorsFilter corsFilter() {\n        final UrlBasedCorsConfigurationSource urlBasedCorsConfigurationSource = new UrlBasedCorsConfigurationSource();\n        final CorsConfiguration corsConfiguration = new CorsConfiguration();\n        //是否允许请求带有验证信息\n        corsConfiguration.setAllowCredentials(true);\n        // 允许访问的客户端域名\n        corsConfiguration.addAllowedOriginPattern(\"*\");\n        // 允许服务端访问的客户端请求头\n        corsConfiguration.addAllowedHeader(\"*\");\n        // 允许访问的方法名,GET POST等\n        corsConfiguration.addAllowedMethod(\"*\");\n        urlBasedCorsConfigurationSource.registerCorsConfiguration(\"/**\", corsConfiguration);\n        return new CorsFilter(urlBasedCorsConfigurationSource);\n    }\n    @Override\n    public void configureMessageConverters(List<HttpMessageConverter<?>> converters) {\n        MappingJackson2HttpMessageConverter jackson2HttpMessageConverter = new MappingJackson2HttpMessageConverter(objectMapper());\n        converters.add(jackson2HttpMessageConverter);\n    }\n\n    /**\n     * 自定义ObjectMapper\n     */\n    @Bean\n    @Primary\n    public ObjectMapper objectMapper() {\n        ObjectMapper objectMapper = new ObjectMapper();\n        //处理bigDecimal\n        objectMapper.enable(JsonGenerator.Feature.WRITE_BIGDECIMAL_AS_PLAIN);\n        objectMapper.enable(DeserializationFeature.USE_BIG_DECIMAL_FOR_FLOATS);\n        //处理失败\n        objectMapper.configure(DeserializationFeature.FAIL_ON_IGNORED_PROPERTIES, false);\n        objectMapper.configure(DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES, false);\n        objectMapper.configure(DeserializationFeature.FAIL_ON_NULL_FOR_PRIMITIVES, false);\n        objectMapper.configure(DeserializationFeature.FAIL_ON_NULL_CREATOR_PROPERTIES, false);\n        //默认的处理日期时间格式\n        objectMapper.setDateFormat(new SimpleDateFormat(\"yyyy-MM-dd HH:mm:ss\"));\n        JavaTimeModule javaTimeModule = new JavaTimeModule();\n        javaTimeModule.addSerializer(LocalDateTime.class, new LocalDateTimeSerializer(DateTimeFormatter.ofPattern(\"yyyy-MM-dd HH:mm:ss\")));\n        javaTimeModule.addSerializer(LocalDate.class, new LocalDateSerializer(DateTimeFormatter.ofPattern(\"yyyy-MM-dd\")));\n        javaTimeModule.addSerializer(LocalTime.class, new LocalTimeSerializer(DateTimeFormatter.ofPattern(\"HH:mm:ss\")));\n        javaTimeModule.addDeserializer(LocalDateTime.class, new LocalDateTimeDeserializer(DateTimeFormatter.ofPattern(\"yyyy-MM-dd HH:mm:ss\")));\n        javaTimeModule.addDeserializer(LocalDate.class, new LocalDateDeserializer(DateTimeFormatter.ofPattern(\"yyyy-MM-dd\")));\n        javaTimeModule.addDeserializer(LocalTime.class, new LocalTimeDeserializer(DateTimeFormatter.ofPattern(\"HH:mm:ss\")));\n        objectMapper.registerModule(javaTimeModule);\n        return objectMapper;\n    }\n\n//    /**\n//     * SpringBootAdmin的Httptrace不见了\n//     * https://blog.csdn.net/u013810234/article/details/110097201\n//     */\n//    @Bean\n//    public InMemoryHttpTraceRepository getInMemoryHttpTrace(){\n//        return new InMemoryHttpTraceRepository();\n//    }\n\n\n    /**\n     * 在Bean初始化完成后立即配置PrometheusMeterRegistry，避免在Meter注册后才配置MeterFilter\n     * for [QQYUN-12558]【监控】系统监控的头两个tab不好使，接口404\n     * @author chenrui\n     * @date 2025/5/26 16:46\n     */\n    @PostConstruct\n    public void initPrometheusMeterRegistry() {\n        // 确保在应用启动早期就配置MeterFilter，避免警告\n        if (null != meterRegistryPostProcessor && null != prometheusMeterRegistry) {\n            meterRegistryPostProcessor.postProcessAfterInitialization(prometheusMeterRegistry, \"prometheusMeterRegistry\");\n            log.info(\"PrometheusMeterRegistry 配置完成\");\n        }\n    }\n\n//    /**\n//     * 注册拦截器【拦截器拦截参数，自动切换数据源——后期实现多租户切换数据源功能】\n//     * @param registry\n//     */\n//    @Override\n//    public void addInterceptors(InterceptorRegistry registry) {\n//        registry.addInterceptor(new DynamicDatasourceInterceptor()).addPathPatterns(\"/test/dynamic/**\");\n//    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/WebSocketConfig.java",
    "content": "package org.jeecg.config;\n\nimport org.jeecg.config.filter.WebsocketFilter;\nimport org.springframework.boot.web.servlet.FilterRegistrationBean;\nimport org.springframework.context.annotation.Bean;\nimport org.springframework.context.annotation.Configuration;\nimport org.springframework.web.socket.server.standard.ServerEndpointExporter;\n\n/**\n * @Description: WebSocketConfig\n * @author: jeecg-boot\n */\n@Configuration\npublic class WebSocketConfig {\n    /**\n     * \t注入ServerEndpointExporter，\n     * \t这个bean会自动注册使用了@ServerEndpoint注解声明的Websocket endpoint\n     */\n    @Bean\n    public ServerEndpointExporter serverEndpointExporter() {\n        return new ServerEndpointExporter();\n    }\n\n    @Bean\n    public WebsocketFilter websocketFilter(){\n        return new WebsocketFilter();\n    }\n\n    @Bean\n    public FilterRegistrationBean getFilterRegistrationBean(){\n        FilterRegistrationBean bean = new FilterRegistrationBean();\n        bean.setFilter(websocketFilter());\n        //TODO 临时注释掉，测试下线上socket总断的问题\n        bean.addUrlPatterns(\"/taskCountSocket/*\", \"/websocket/*\",\"/eoaSocket/*\",\"/eoaNewChatSocket/*\", \"/newsWebsocket/*\", \"/dragChannelSocket/*\", \"/vxeSocket/*\");\n        return bean;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/filter/RequestBodyReserveFilter.java",
    "content": "package org.jeecg.config.filter;\n\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.config.sign.util.BodyReaderHttpServletRequestWrapper;\n\nimport jakarta.servlet.*;\nimport jakarta.servlet.http.HttpServletRequest;\nimport java.io.IOException;\n\n/**\n * 针对post请求，将HttpServletRequest包一层 保留body里的参数\n * @Author taoYan\n * @Date 2022/4/25 19:19\n **/\npublic class RequestBodyReserveFilter implements Filter {\n\n    @Override\n    public void doFilter(ServletRequest servletRequest, ServletResponse servletResponse, FilterChain filterChain) throws IOException, ServletException {\n        ServletRequest requestWrapper = null;\n\n        if(servletRequest instanceof HttpServletRequest) {\n            HttpServletRequest req = (HttpServletRequest) servletRequest;\n            // POST请求类型，才获取POST请求体\n            if(CommonConstant.HTTP_POST.equals(req.getMethod())){\n                requestWrapper = new BodyReaderHttpServletRequestWrapper(req);\n            }\n        }\n\n        if(requestWrapper == null) {\n            filterChain.doFilter(servletRequest, servletResponse);\n        } else {\n            filterChain.doFilter(requestWrapper, servletResponse);\n        }\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/filter/WebsocketFilter.java",
    "content": "package org.jeecg.config.filter;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.api.CommonAPI;\nimport org.jeecg.common.util.RedisUtil;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.jeecg.common.util.TokenUtils;\nimport org.jeecg.common.util.oConvertUtils;\n\nimport jakarta.servlet.*;\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\nimport java.io.IOException;\n\n/**\n * websocket 前端将token放到子协议里传入 与后端建立连接时需要用到http协议，此处用于校验token的有效性\n * @Author taoYan\n * @Date 2022/4/21 17:01\n **/\n@Slf4j\npublic class WebsocketFilter implements Filter {\n\n    private static final String TOKEN_KEY = \"Sec-WebSocket-Protocol\";\n\n    private static CommonAPI commonApi;\n\n    private static RedisUtil redisUtil;\n\n    @Override\n    public void doFilter(ServletRequest servletRequest, ServletResponse servletResponse, FilterChain filterChain) throws IOException, ServletException {\n        if (commonApi == null) {\n            commonApi = SpringContextUtils.getBean(CommonAPI.class);\n        }\n        if (redisUtil == null) {\n            redisUtil = SpringContextUtils.getBean(RedisUtil.class);\n        }\n        HttpServletRequest request = (HttpServletRequest)servletRequest;\n        String token = request.getHeader(TOKEN_KEY);\n\n        log.debug(\"Websocket连接 Token安全校验，Path = {}，token:{}\", request.getRequestURI(), token);\n\n        try {\n            TokenUtils.verifyToken(token, commonApi, redisUtil);\n        } catch (Exception exception) {\n            //log.error(\"Websocket连接 Token安全校验失败，IP:{}, Token:{}, Path = {}，异常：{}\", oConvertUtils.getIpAddrByRequest(request), token, request.getRequestURI(), exception.getMessage());\n            log.debug(\"Websocket连接 Token安全校验失败，IP:{}, Token:{}, Path = {}，异常：{}\", oConvertUtils.getIpAddrByRequest(request), token, request.getRequestURI(), exception.getMessage());\n            return;\n        }\n        HttpServletResponse response = (HttpServletResponse)servletResponse;\n        response.setHeader(TOKEN_KEY, token);\n        filterChain.doFilter(servletRequest, servletResponse);\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/firewall/SqlInjection/IDictTableWhiteListHandler.java",
    "content": "package org.jeecg.config.firewall.SqlInjection;\n\n/**\n * 字典表查询 :: 白名单配置\n *\n * @Author taoYan\n * @Date 2022/3/17 11:21\n **/\npublic interface IDictTableWhiteListHandler {\n\n    /**\n     * 校验【表名】【字段】是否合法允许查询，允许则返回 true\n     *\n     * @param sql\n     * @return\n     */\n    boolean isPassBySql(String sql);\n\n    /**\n     * 校验字典是否通过\n     *\n     * @param dictCodeString 字典表配置\n     * @return\n     */\n    boolean isPassByDict(String dictCodeString);\n\n    boolean isPassByDict(String tableName, String... fields);\n\n    /**\n     * 清空缓存，使更改生效\n     *\n     * @return\n     */\n    boolean clear();\n\n    String getErrorMsg();\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/firewall/SqlInjection/SysDictTableWhite.java",
    "content": "package org.jeecg.config.firewall.SqlInjection;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.util.oConvertUtils;\nimport java.util.HashSet;\nimport java.util.Set;\n\n/**\n * 查询的表的信息\n */\n@Slf4j\npublic class SysDictTableWhite {\n    //表名\n    private String name;\n    //表的别名\n    private String alias;\n    // 字段名集合\n    private Set<String> fields;\n    // 是否查询所有字段\n    private boolean all;\n\n    public SysDictTableWhite() {\n        \n    }\n\n    public SysDictTableWhite(String name, String alias) {\n        this.name = name;\n        this.alias = alias;\n        this.all = false;\n        this.fields = new HashSet<>();\n    }\n\n    public void addField(String field) {\n        this.fields.add(field);\n    }\n\n    public String getName() {\n        return name;\n    }\n\n    public Set<String> getFields() {\n        return new HashSet<>(fields);\n    }\n\n    public void setName(String name) {\n        this.name = name;\n    }\n\n    public void setFields(Set<String> fields) {\n        this.fields = fields;\n    }\n\n    public String getAlias() {\n        return alias;\n    }\n\n    public void setAlias(String alias) {\n        this.alias = alias;\n    }\n\n    public boolean isAll() {\n        return all;\n    }\n\n    public void setAll(boolean all) {\n        this.all = all;\n    }\n\n    /**\n     * 判断是否有相同字段\n     *\n     * @param fieldControlString\n     * @return\n     */\n    public boolean isAllFieldsValid(String fieldControlString) {\n        //如果白名单中没有配置字段，则返回false\n        String[] controlFields = fieldControlString.split(\",\");\n        if (oConvertUtils.isEmpty(fieldControlString)) {\n            return false;\n        }\n\n        for (String queryField : fields) {\n            if (oConvertUtils.isIn(queryField, controlFields)) {\n                log.warn(\"字典表白名单校验，表【\" + name + \"】中字段【\" + queryField + \"】无权限查询\");\n                return false;\n            }\n        }\n\n        return true;\n    }\n    \n\n    @Override\n    public String toString() {\n        return \"QueryTable{\" +\n                \"name='\" + name + '\\'' +\n                \", alias='\" + alias + '\\'' +\n                \", fields=\" + fields +\n                \", all=\" + all +\n                '}';\n    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/firewall/interceptor/LowCodeModeConfiguration.java",
    "content": "package org.jeecg.config.firewall.interceptor;\n\nimport org.jeecg.config.firewall.interceptor.enums.LowCodeUrlsEnum;\nimport org.springframework.context.annotation.Configuration;\nimport org.springframework.web.servlet.config.annotation.InterceptorRegistry;\nimport org.springframework.web.servlet.config.annotation.WebMvcConfigurer;\n\n@Configuration\npublic class LowCodeModeConfiguration implements WebMvcConfigurer {\n\n    private final LowCodeModeInterceptor lowCodeModeInterceptor;\n\n    public LowCodeModeConfiguration(LowCodeModeInterceptor lowCodeModeInterceptor) {\n        this.lowCodeModeInterceptor = lowCodeModeInterceptor;\n    }\n\n    @Override\n    public void addInterceptors(InterceptorRegistry registry) {\n        registry.addInterceptor(lowCodeModeInterceptor).addPathPatterns(LowCodeUrlsEnum.getLowCodeInterceptUrls());\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/firewall/interceptor/LowCodeModeInterceptor.java",
    "content": "package org.jeecg.config.firewall.interceptor;\n\nimport com.alibaba.fastjson.JSON;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.shiro.SecurityUtils;\nimport org.jeecg.common.api.CommonAPI;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.system.util.JwtUtil;\nimport org.jeecg.common.system.vo.LoginUser;\nimport org.jeecg.common.util.CommonUtils;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.jeecg.config.JeecgBaseConfig;\nimport org.springframework.stereotype.Component;\nimport org.springframework.web.servlet.HandlerInterceptor;\n\nimport jakarta.annotation.Resource;\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\nimport java.io.IOException;\nimport java.io.PrintWriter;\nimport java.util.Set;\n\n/**\n * 低代码模式（dev:开发模式，prod:发布模式——关闭所有在线开发配置能力）\n * <p>\n * prod开启后会关闭以下功能，只保留功能测试（拥有admin角色账号，可以使用配置能力）\n * 1.online表单的所有配置功能，代码生成和导入表功能\n * 2.online报表的所有配置功能，和sql解析\n * 3.online图表的所有配置功能，和sql解析\n * 4.仪表盘的在线配置功能，和sql解析\n * 5.大屏的在线配置功能，和sql解析\n * \n * 积木的逻辑单独处理\n * 1.积木报表的在线配置功能，和sql解析\n *\n * @author qinfeng\n * @date 20230904\n */\n@Slf4j\n@Component\npublic class LowCodeModeInterceptor implements HandlerInterceptor {\n    /**\n     * 低代码开发模式\n     */\n    public static final String LOW_CODE_MODE_DEV = \"dev\";\n    public static final String LOW_CODE_MODE_PROD = \"prod\";\n\n    @Resource\n    private JeecgBaseConfig jeecgBaseConfig;\n    \n    /**\n     * 在请求处理之前进行调用\n     */\n    @Override\n    public boolean preHandle(HttpServletRequest request, HttpServletResponse response, Object handler) {\n        CommonAPI commonAPI = null;\n        log.info(\"低代码模式，拦截请求路径：\" + request.getRequestURI());\n        \n        //1、验证是否开启低代码开发模式控制\n        if (jeecgBaseConfig == null) {\n            jeecgBaseConfig = SpringContextUtils.getBean(JeecgBaseConfig.class);\n        }\n        if (commonAPI == null) {\n            commonAPI = SpringContextUtils.getBean(CommonAPI.class);\n        }\n\n        if (jeecgBaseConfig.getFirewall()!=null && LowCodeModeInterceptor.LOW_CODE_MODE_PROD.equals(jeecgBaseConfig.getFirewall().getLowCodeMode())) {\n            String requestURI = request.getRequestURI().substring(request.getContextPath().length());\n            log.info(\"低代码模式，拦截请求路径：\" + requestURI);\n            LoginUser loginUser = (LoginUser) SecurityUtils.getSubject().getPrincipal();\n            Set<String> hasRoles = null;\n            if (loginUser == null) {\n                loginUser = commonAPI.getUserByName(JwtUtil.getUserNameByToken(SpringContextUtils.getHttpServletRequest()));\n            }\n\n            if (loginUser != null) {\n                //当前登录人拥有的角色\n                hasRoles = commonAPI.queryUserRolesById(loginUser.getId());\n            }\n            \n            log.info(\"get loginUser info: {}\", loginUser);\n            log.info(\"get loginRoles info: {}\", hasRoles != null ? hasRoles.toArray() : \"空\");\n            \n            //拥有的角色 和 允许开发角色存在交集\n            boolean hasIntersection = CommonUtils.hasIntersection(hasRoles, CommonConstant.allowDevRoles);\n            //如果是超级管理员 或者 允许开发的角色，则不做限制\n            if (loginUser!=null && (\"admin\".equals(loginUser.getUsername()) || hasIntersection)) {\n                return true;\n            }\n            \n            this.returnErrorMessage(response);\n            return false;\n        }\n        return true;\n    }\n\n\n    /**\n     * 返回结果\n     *\n     * @param response\n     */\n    private void returnErrorMessage(HttpServletResponse response) {\n        //校验失败返回前端\n        response.setCharacterEncoding(\"UTF-8\");\n        response.setContentType(\"application/json; charset=utf-8\");\n        PrintWriter out = null;\n        try {\n            out = response.getWriter();\n            Result<?> result = Result.error(\"低代码开发模式为发布模式，不允许使用在线配置！！\");\n            out.print(JSON.toJSON(result));\n        } catch (IOException e) {\n            e.printStackTrace();\n        }\n    }\n}\n\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/firewall/interceptor/enums/LowCodeUrlsEnum.java",
    "content": "package org.jeecg.config.firewall.interceptor.enums;\n\n\nimport java.util.Arrays;\nimport java.util.List;\nimport java.util.stream.Collectors;\n\n/**\n * \n * @author: qinfeng\n * @date: 2023/09/04 11:44\n */\npublic enum LowCodeUrlsEnum {\n    /**\n     * online表单配置请求 TODO 增改删\n     */\n    NEW_LOW_APP_ADD_URL(\"/online/cgform/api/addAll\", \"添加online表单\"),\n    NEW_LOW_APP_EDIT_URL(\"/online/cgform/api/editAll\", \"编辑online表单\"),\n    ONLINE_DB_SYNC(\"/online/cgform/api/doDbSynch/**/**\", \"online表单同步数据库\"),\n    ONLINE_DEL_BATCH(\"/online/cgform/head/deleteBatch\", \"online表单批量删除\"),\n    ONLINE_DELETE(\"/online/cgform/head/delete\", \"online表单删除\"),\n    ONLINE_REMOVE(\"/online/cgform/head/removeRecord\", \"online表单移除\"),\n    ONLINE_COPY(\"/online/cgform/head/copyOnline\", \"online表单生成视图\"),\n    ONLINE_TABLE(\"/online/cgform/head/copyOnlineTable\", \"online表单复制表\"),\n    ONLINE_BUTTON_AI_TEST(\"/online/cgform/button/aitest\", \"online表单自定义按钮生成数据\"),\n    ONLINE_BUTTON_ADD(\"/online/cgform/button/add\", \"online表单自定义按钮新增\"),\n    ONLINE_BUTTON_EDIT(\"/online/cgform/button/edit\", \"online表单自定义按钮编辑\"),\n    ONLINE_BUTTON_DEL(\"/online/cgform/button/deleteBatch\", \"online表单自定义按钮删除\"),\n    ONLINE_ENHANCE_JS(\"/online/cgform/head/enhanceJs/**\", \"online表单JS增强\"),\n    ONLINE_ENHANCE_JAVA(\"/online/cgform/head/enhanceJava/**\", \"online表单JAVA增强\"),\n    /**\n     * online报表配置请求\n     */\n    ONLINE_CG_REPORT_ADD(\"/online/cgreport/head/add\", \"online报表新增\"),\n    ONLINE_CG_REPORT_EDIT(\"/online/cgreport/head/editAll\", \"online报表编辑\"),\n    ONLINE_CG_REPORT_DEL(\"/online/cgreport/head/delete\", \"online报表删除\"),\n    ONLINE_CG_REPORT_PARSE_SQL(\"/online/cgreport/head/parseSql\", \"online报表SQL解析\"),\n    /**\n     * online图表配置请求\n     */\n    ONLINE_GRAPH_REPORT_ADD(\"/online/graphreport/head/add\", \"online图表新增\"),\n    ONLINE_GRAPH_REPORT_EDIT(\"/online/graphreport/head/edit\", \"online图表编辑\"),\n    ONLINE_GRAPH_REPORT_DEL(\"/online/graphreport/head/deleteBatch\", \"online图表删除\"),\n    ONLINE_GRAPH_REPORT_PARSE_SQL(\"/online/cgreport/head/parseSql\", \"online图表解析SQL\"),\n\n    /**\n     * 大屏配置请求\n     */\n    BIG_SCREEN_DB_ADD(\"/bigscreen/bigScreenDb/add\", \"大屏数据源新增\"),\n    BIG_SCREEN_DB_EDIT(\"/bigscreen/bigScreenDb/edit\", \"大屏数据源编辑\"),\n    BIG_SCREEN_DB_DEL(\"/bigscreen/bigScreenDb/delete\", \"大屏数据源删除\"),\n    BIG_SCREEN_DB_TEST_CONNECTION(\"/bigscreen/bigScreenDb/testConnection\", \"大屏数据源连接测试\"),\n//    BIG_SCREEN_SAVE(\"/bigscreen/visual/save\", \"大屏新增\"),\n//    BIG_SCREEN_EDIT(\"/bigscreen/visual/update\", \"大屏编辑\"),\n//    BIG_SCREEN_COPY(\"/bigscreen/visual/copy\", \"大屏复制\"),\n//    BIG_SCREEN_REMOVE(\"/bigscreen/visual/remove\", \"大屏移除\"),\n//    BIG_SCREEN_DEL(\"/bigscreen/visual/deleteById\", \"大屏删除\"),\n\n    /**\n     * 仪表盘配置请求\n     */\n    DRAG_DB_ADD(\"/drag/onlDragDataSource/add\", \"仪表盘数据源新增\"),\n    DRAG_DB_TEST_CONNECTION(\"/drag/onlDragDataSource/testConnection\", \"仪表盘数据源连接测试\"),\n    DRAG_PARSE_SQL(\"/drag/onlDragDatasetHead/queryFieldBySql\", \"仪表盘数据集SQL解析\"),\n    DRAG_DATASET_ADD(\"/drag/onlDragDatasetHead/add\", \"仪表盘数据集新增\");\n\n    /**\n     * 其他配置请求\n     */\n\n    private String url;\n    private String title;\n\n    public String getUrl() {\n        return url;\n    }\n\n    public void setUrl(String url) {\n        this.url = url;\n    }\n\n    public String getTitle() {\n        return title;\n    }\n\n    public void setTitle(String title) {\n        this.title = title;\n    }\n\n    LowCodeUrlsEnum(String url, String title) {\n        this.url = url;\n        this.title = title;\n    }\n\n    /**\n     * 根据code获取可用的数量\n     *\n     * @return\n     */\n    public static List<String> getLowCodeInterceptUrls() {\n        return Arrays.stream(LowCodeUrlsEnum.values()).map(LowCodeUrlsEnum::getUrl).collect(Collectors.toList());\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/mybatis/JeecgTenantParser.java",
    "content": "//package org.jeecg.config.mybatis;\n//\n//import com.baomidou.mybatisplus.extension.plugins.tenant.TenantSqlParser;\n//import net.sf.jsqlparser.expression.BinaryExpression;\n//import net.sf.jsqlparser.expression.Expression;\n//import net.sf.jsqlparser.expression.Parenthesis;\n//import net.sf.jsqlparser.expression.operators.conditional.AndExpression;\n//import net.sf.jsqlparser.expression.operators.conditional.OrExpression;\n//import net.sf.jsqlparser.expression.operators.relational.*;\n//import net.sf.jsqlparser.schema.Column;\n//import net.sf.jsqlparser.schema.Table;\n//import net.sf.jsqlparser.statement.select.*;\n//\n//import java.util.List;\n//\n///**\n// * 复写租户条件\n// */\n//public class JeecgTenantParser extends TenantSqlParser {\n//\n//    /**\n//     * @param expression\n//     * @param table\n//     * @return\n//     */\n//    protected Expression processTableAlias(Expression expression, Table table) {\n//        String tableAliasName;\n//        if (table.getAlias() == null) {\n//            tableAliasName = table.getName();\n//        } else {\n//            tableAliasName = table.getAlias().getName();\n//        }\n//\n//        // in\n//        if (expression instanceof InExpression) {\n//            InExpression in = (InExpression) expression;\n//            if (in.getLeftExpression() instanceof Column) {\n//                setTableAliasNameForColumn((Column) in.getLeftExpression(), tableAliasName);\n//            }\n//\n//            // 比较操作\n//        } else if (expression instanceof BinaryExpression) {\n//            BinaryExpression compare = (BinaryExpression) expression;\n//            if (compare.getLeftExpression() instanceof Column) {\n//                setTableAliasNameForColumn((Column) compare.getLeftExpression(), tableAliasName);\n//            } else if (compare.getRightExpression() instanceof Column) {\n//                setTableAliasNameForColumn((Column) compare.getRightExpression(), tableAliasName);\n//            }\n//\n//            // between\n//        } else if (expression instanceof Between) {\n//            Between between = (Between) expression;\n//            if (between.getLeftExpression() instanceof Column) {\n//                setTableAliasNameForColumn((Column) between.getLeftExpression(), tableAliasName);\n//            }\n//        }\n//        return expression;\n//    }\n//\n//    private void setTableAliasNameForColumn(Column column, String tableAliasName) {\n//        column.setColumnName(tableAliasName + \".\" + column.getColumnName());\n//    }\n//\n//    /**\n//     * 默认是按 tenant_id=1 按等于条件追加\n//     *\n//     * @param currentExpression 现有的条件：比如你原来的sql查询条件\n//     * @param table\n//     * @return\n//     */\n//    @Override\n//    protected Expression builderExpression(Expression currentExpression, Table table) {\n//        final Expression tenantExpression = this.getTenantHandler().getTenantId(true);\n//        Expression appendExpression;\n//        if (!(tenantExpression instanceof SupportsOldOracleJoinSyntax)) {\n//            appendExpression = new EqualsTo();\n//            ((EqualsTo) appendExpression).setLeftExpression(this.getAliasColumn(table));\n//            ((EqualsTo) appendExpression).setRightExpression(tenantExpression);\n//        } else {\n//            appendExpression = processTableAlias(tenantExpression, table);\n//        }\n//        if (currentExpression == null) {\n//            return appendExpression;\n//        }\n//        if (currentExpression instanceof BinaryExpression) {\n//            BinaryExpression binaryExpression = (BinaryExpression) currentExpression;\n//            if (binaryExpression.getLeftExpression() instanceof FromItem) {\n//                processFromItem((FromItem) binaryExpression.getLeftExpression());\n//            }\n//            if (binaryExpression.getRightExpression() instanceof FromItem) {\n//                processFromItem((FromItem) binaryExpression.getRightExpression());\n//            }\n//        } else if (currentExpression instanceof InExpression) {\n//            InExpression inExp = (InExpression) currentExpression;\n//            ItemsList rightItems = inExp.getRightItemsList();\n//            if (rightItems instanceof SubSelect) {\n//                processSelectBody(((SubSelect) rightItems).getSelectBody());\n//            }\n//        }\n//        if (currentExpression instanceof OrExpression) {\n//            return new AndExpression(new Parenthesis(currentExpression), appendExpression);\n//        } else {\n//            return new AndExpression(currentExpression, appendExpression);\n//        }\n//    }\n//\n//    @Override\n//    protected void processPlainSelect(PlainSelect plainSelect, boolean addColumn) {\n//        FromItem fromItem = plainSelect.getFromItem();\n//        if (fromItem instanceof Table) {\n//            Table fromTable = (Table) fromItem;\n//            if (!this.getTenantHandler().doTableFilter(fromTable.getName())) {\n//                plainSelect.setWhere(builderExpression(plainSelect.getWhere(), fromTable));\n//                if (addColumn) {\n//                    plainSelect.getSelectItems().add(new SelectExpressionItem(new Column(this.getTenantHandler().getTenantIdColumn())));\n//                }\n//            }\n//        } else {\n//            processFromItem(fromItem);\n//        }\n//        List<Join> joins = plainSelect.getJoins();\n//        if (joins != null && joins.size() > 0) {\n//            joins.forEach(j -> {\n//                processJoin(j);\n//                processFromItem(j.getRightItem());\n//            });\n//        }\n//    }\n//\n//}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/mybatis/MybatisInterceptor.java",
    "content": "package org.jeecg.config.mybatis;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.ibatis.binding.MapperMethod.ParamMap;\nimport org.apache.ibatis.executor.Executor;\nimport org.apache.ibatis.mapping.MappedStatement;\nimport org.apache.ibatis.mapping.SqlCommandType;\nimport org.apache.ibatis.plugin.*;\nimport org.apache.shiro.SecurityUtils;\nimport org.jeecg.common.config.TenantContext;\nimport org.jeecg.common.constant.TenantConstant;\nimport org.jeecg.common.system.vo.LoginUser;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.jeecg.common.util.TokenUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.springframework.stereotype.Component;\n\nimport java.lang.reflect.Field;\nimport java.util.Date;\nimport java.util.Properties;\n\n/**\n * mybatis拦截器，自动注入创建人、创建时间、修改人、修改时间\n * @Author scott\n * @Date  2019-01-19\n *\n */\n@Slf4j\n@Component\n@Intercepts({ @Signature(type = Executor.class, method = \"update\", args = { MappedStatement.class, Object.class }) })\npublic class MybatisInterceptor implements Interceptor {\n\n\t@Override\n\tpublic Object intercept(Invocation invocation) throws Throwable {\n\t\tMappedStatement mappedStatement = (MappedStatement) invocation.getArgs()[0];\n\t\tString sqlId = mappedStatement.getId();\n\t\tlog.debug(\"------sqlId------\" + sqlId);\n\t\tSqlCommandType sqlCommandType = mappedStatement.getSqlCommandType();\n\t\tObject parameter = invocation.getArgs()[1];\n\t\tlog.debug(\"------sqlCommandType------\" + sqlCommandType);\n\n\t\tif (parameter == null) {\n\t\t\treturn invocation.proceed();\n\t\t}\n\t\tif (SqlCommandType.INSERT == sqlCommandType) {\n\t\t\tLoginUser sysUser = this.getLoginUser();\n\t\t\tField[] fields = oConvertUtils.getAllFields(parameter);\n\t\t\tfor (Field field : fields) {\n\t\t\t\tlog.debug(\"------field.name------\" + field.getName());\n\t\t\t\ttry {\n\t\t\t\t\tif (\"createBy\".equals(field.getName())) {\n\t\t\t\t\t\tfield.setAccessible(true);\n\t\t\t\t\t\tObject localCreateBy = field.get(parameter);\n\t\t\t\t\t\tfield.setAccessible(false);\n\t\t\t\t\t\tif (localCreateBy == null || \"\".equals(localCreateBy)) {\n\t\t\t\t\t\t\tif (sysUser != null) {\n\t\t\t\t\t\t\t\t// 登录人账号\n\t\t\t\t\t\t\t\tfield.setAccessible(true);\n\t\t\t\t\t\t\t\tfield.set(parameter, sysUser.getUsername());\n\t\t\t\t\t\t\t\tfield.setAccessible(false);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t// 注入创建时间\n\t\t\t\t\tif (\"createTime\".equals(field.getName())) {\n\t\t\t\t\t\tfield.setAccessible(true);\n\t\t\t\t\t\tObject localCreateDate = field.get(parameter);\n\t\t\t\t\t\tfield.setAccessible(false);\n\t\t\t\t\t\tif (localCreateDate == null || \"\".equals(localCreateDate)) {\n\t\t\t\t\t\t\tfield.setAccessible(true);\n\t\t\t\t\t\t\tfield.set(parameter, new Date());\n\t\t\t\t\t\t\tfield.setAccessible(false);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//注入部门编码\n\t\t\t\t\tif (\"sysOrgCode\".equals(field.getName())) {\n\t\t\t\t\t\tfield.setAccessible(true);\n\t\t\t\t\t\tObject localSysOrgCode = field.get(parameter);\n\t\t\t\t\t\tfield.setAccessible(false);\n\t\t\t\t\t\tif (localSysOrgCode == null || \"\".equals(localSysOrgCode)) {\n\t\t\t\t\t\t\t// 获取登录用户信息\n\t\t\t\t\t\t\tif (sysUser != null) {\n\t\t\t\t\t\t\t\tfield.setAccessible(true);\n\t\t\t\t\t\t\t\tfield.set(parameter, sysUser.getOrgCode());\n\t\t\t\t\t\t\t\tfield.setAccessible(false);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t//------------------------------------------------------------------------------------------------\n\t\t\t\t\t//注入租户ID（是否开启系统管理模块的多租户数据隔离【SAAS多租户模式】）\n\t\t\t\t\tif(MybatisPlusSaasConfig.OPEN_SYSTEM_TENANT_CONTROL) {\n\t\t\t\t\t\tif (TenantConstant.TENANT_ID.equals(field.getName())) {\n\t\t\t\t\t\t\tfield.setAccessible(true);\n\t\t\t\t\t\t\tObject localTenantId = field.get(parameter);\n\t\t\t\t\t\t\tfield.setAccessible(false);\n\t\t\t\t\t\t\tif (localTenantId == null) {\n\t\t\t\t\t\t\t\tfield.setAccessible(true);\n\n\t\t\t\t\t\t\t\tString tenantId = TenantContext.getTenant();\n\t\t\t\t\t\t\t\t//如果通过线程获取租户ID为空，则通过当前请求的request获取租户（shiro排除拦截器的请求会获取不到租户ID）\n\t\t\t\t\t\t\t\tif(oConvertUtils.isEmpty(tenantId) && MybatisPlusSaasConfig.OPEN_SYSTEM_TENANT_CONTROL){\n\t\t\t\t\t\t\t\t\ttry {\n\t\t\t\t\t\t\t\t\t\ttenantId = TokenUtils.getTenantIdByRequest(SpringContextUtils.getHttpServletRequest());\n\t\t\t\t\t\t\t\t\t} catch (Exception e) {\n\t\t\t\t\t\t\t\t\t\t//e.printStackTrace();\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\tif (field.getType().equals(String.class)) {\n\t\t\t\t\t\t\t\t\t// 字段类型为String\n\t\t\t\t\t\t\t\t\tfield.set(parameter, tenantId);\n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\t// 字段类型不是String\n\t\t\t\t\t\t\t\t\tfield.set(parameter, oConvertUtils.getInt(tenantId, 0));\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\tfield.setAccessible(false);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//------------------------------------------------------------------------------------------------\n\t\t\t\t\t\n\t\t\t\t} catch (Exception e) {\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tif (SqlCommandType.UPDATE == sqlCommandType) {\n\t\t\tLoginUser sysUser = this.getLoginUser();\n\t\t\tField[] fields = null;\n\t\t\tif (parameter instanceof ParamMap) {\n\t\t\t\tParamMap<?> p = (ParamMap<?>) parameter;\n\t\t\t\t// 代码逻辑说明: 批量更新报错issues/IZA3Q--\n                String et = \"et\";\n\t\t\t\tif (p.containsKey(et)) {\n\t\t\t\t\tparameter = p.get(et);\n\t\t\t\t} else {\n\t\t\t\t\tparameter = p.get(\"param1\");\n\t\t\t\t}\n\n\t\t\t\t// 代码逻辑说明: 更新指定字段时报错 issues/#516-\n\t\t\t\tif (parameter == null) {\n\t\t\t\t\treturn invocation.proceed();\n\t\t\t\t}\n\n\t\t\t\tfields = oConvertUtils.getAllFields(parameter);\n\t\t\t} else {\n\t\t\t\tfields = oConvertUtils.getAllFields(parameter);\n\t\t\t}\n\n\t\t\tfor (Field field : fields) {\n\t\t\t\tlog.debug(\"------field.name------\" + field.getName());\n\t\t\t\ttry {\n\t\t\t\t\tif (\"updateBy\".equals(field.getName())) {\n\t\t\t\t\t\t//获取登录用户信息\n\t\t\t\t\t\tif (sysUser != null) {\n\t\t\t\t\t\t\t// 登录账号\n\t\t\t\t\t\t\tfield.setAccessible(true);\n\t\t\t\t\t\t\tfield.set(parameter, sysUser.getUsername());\n\t\t\t\t\t\t\tfield.setAccessible(false);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\tif (\"updateTime\".equals(field.getName())) {\n\t\t\t\t\t\tfield.setAccessible(true);\n\t\t\t\t\t\tfield.set(parameter, new Date());\n\t\t\t\t\t\tfield.setAccessible(false);\n\t\t\t\t\t}\n\t\t\t\t} catch (Exception e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\treturn invocation.proceed();\n\t}\n\n\t@Override\n\tpublic Object plugin(Object target) {\n\t\treturn Plugin.wrap(target, this);\n\t}\n\n\t@Override\n\tpublic void setProperties(Properties properties) {\n\t\t// TODO Auto-generated method stub\n\t}\n\n    /**\n     * 获取登录用户\n     * @return\n     */\n\tprivate LoginUser getLoginUser() {\n\t\tLoginUser sysUser = null;\n\t\ttry {\n\t\t\tsysUser = SecurityUtils.getSubject().getPrincipal() != null ? (LoginUser) SecurityUtils.getSubject().getPrincipal() : null;\n\t\t} catch (Exception e) {\n\t\t\t//e.printStackTrace();\n\t\t\tsysUser = null;\n\t\t}\n\t\treturn sysUser;\n\t}\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/mybatis/MybatisPlusSaasConfig.java",
    "content": "package org.jeecg.config.mybatis;\n\nimport cn.hutool.core.util.ObjectUtil;\nimport com.baomidou.mybatisplus.annotation.DbType;\nimport com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor;\nimport com.baomidou.mybatisplus.extension.plugins.handler.TenantLineHandler;\nimport com.baomidou.mybatisplus.extension.plugins.inner.DynamicTableNameInnerInterceptor;\nimport com.baomidou.mybatisplus.extension.plugins.inner.OptimisticLockerInnerInterceptor;\nimport com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor;\nimport com.baomidou.mybatisplus.extension.plugins.inner.TenantLineInnerInterceptor;\nimport com.baomidou.mybatisplus.extension.toolkit.JdbcUtils;\nimport lombok.extern.slf4j.Slf4j;\nimport me.zhyd.oauth.log.Log;\nimport net.sf.jsqlparser.expression.Expression;\nimport net.sf.jsqlparser.expression.LongValue;\nimport org.jeecg.common.config.TenantContext;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.TenantConstant;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.jeecg.common.util.TokenUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.mybatis.spring.annotation.MapperScan;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.context.annotation.Bean;\nimport org.springframework.context.annotation.Configuration;\n\nimport javax.sql.DataSource;\nimport java.sql.SQLException;\nimport java.util.ArrayList;\nimport java.util.List;\n\n/**\n * 单数据源配置（jeecg.datasource.open = false时生效）\n * @Author zhoujf\n *\n */\n@Slf4j\n@Configuration\n@MapperScan(value={\"org.jeecg.**.mapper*\"})\npublic class MybatisPlusSaasConfig {\n    @Autowired\n    private DataSource dataSource;\n    \n    /**\n     * 是否开启系统模块的租户隔离\n     *  控制范围：用户、角色、部门、我的部门、字典、分类字典、多数据源、职务、通知公告\n     *  \n     *  实现功能\n     *  1.用户表通过硬编码实现租户ID隔离\n     *  2.角色、部门、我的部门、字典、分类字典、多数据源、职务、通知公告除了硬编码还加入的 TENANT_TABLE 配置中，实现租户隔离更安全\n     *  3.菜单表、租户表不做租户隔离\n     *  4.通过拦截器MybatisInterceptor实现，增删改查数据 自动注入租户ID\n     */\n    public static final Boolean OPEN_SYSTEM_TENANT_CONTROL = false;\n    \n    /**\n     * 哪些表需要做多租户 表需要添加一个字段 tenant_id\n     */\n    public static final List<String> TENANT_TABLE = new ArrayList<String>();\n\n    static {\n        //1.需要租户隔离的表请在此配置\n        if (MybatisPlusSaasConfig.OPEN_SYSTEM_TENANT_CONTROL) {\n            //a.系统管理表\n            //TENANT_TABLE.add(\"sys_role\");\n            //TENANT_TABLE.add(\"sys_user_role\");\n            TENANT_TABLE.add(\"sys_depart\");\n            TENANT_TABLE.add(\"sys_category\");\n            TENANT_TABLE.add(\"sys_data_source\");\n            TENANT_TABLE.add(\"sys_position\");\n            //b-2.仪表盘\n            TENANT_TABLE.add(\"onl_drag_page\");\n            TENANT_TABLE.add(\"onl_drag_dataset_head\");\n            TENANT_TABLE.add(\"jimu_report_data_source\");\n            TENANT_TABLE.add(\"jimu_report\");\n            TENANT_TABLE.add(\"jimu_dict\");\n            //b-4.AIRAG\n            TENANT_TABLE.add(\"airag_app\");\n            TENANT_TABLE.add(\"airag_flow\");\n            TENANT_TABLE.add(\"airag_knowledge\");\n            TENANT_TABLE.add(\"airag_knowledge_doc\");\n            TENANT_TABLE.add(\"airag_model\");\n        }\n\n        //2.示例测试\n        //TENANT_TABLE.add(\"demo\");\n        //3.online租户隔离测试\n        //TENANT_TABLE.add(\"ceapp_issue\");\n    }\n\n\n    @Bean\n    public MybatisPlusInterceptor mybatisPlusInterceptor() {\n        MybatisPlusInterceptor interceptor = new MybatisPlusInterceptor();\n        // 先 add TenantLineInnerInterceptor 再 add PaginationInnerInterceptor\n        // 条件注册租户拦截器：当需要租户隔离时才添加\n        if (OPEN_SYSTEM_TENANT_CONTROL) {\n            interceptor.addInnerInterceptor(new TenantLineInnerInterceptor(new TenantLineHandler() {\n                @Override\n                public Expression getTenantId() {\n                    String tenantId = TenantContext.getTenant();\n                    //如果通过线程获取租户ID为空，则通过当前请求的request获取租户（shiro排除拦截器的请求会获取不到租户ID）\n                    if (oConvertUtils.isEmpty(tenantId)) {\n                        try {\n                            tenantId = TokenUtils.getTenantIdByRequest(SpringContextUtils.getHttpServletRequest());\n                        } catch (Exception e) {\n                            //e.printStackTrace();\n                        }\n                    }\n                    if (oConvertUtils.isEmpty(tenantId)) {\n                        tenantId = \"0\";\n                    }\n                    return new LongValue(tenantId);\n                }\n\n                @Override\n                public String getTenantIdColumn() {\n                    return TenantConstant.TENANT_ID_TABLE;\n                }\n\n                // 返回 true 表示不走租户逻辑\n                @Override\n                public boolean ignoreTable(String tableName) {\n                    for (String temp : TENANT_TABLE) {\n                        if (temp.equalsIgnoreCase(tableName)) {\n                            return false;\n                        }\n                    }\n                    return true;\n                }\n            }));\n        }\n        //update-begin-author:zyf date:20220425 for:【VUEN-606】注入动态表名适配拦截器解决多表名问题\n        interceptor.addInnerInterceptor(dynamicTableNameInnerInterceptor());\n        //update-end-author:zyf date:20220425 for:【VUEN-606】注入动态表名适配拦截器解决多表名问题\n        \n        //update-begin---author:scott ---date:2025-08-02  for：【issues/8666】升级mybatisPlus后SqlServer分页使用OFFSET ？ ROWS FETCH NEXT ？ ROWS ONLY，导致online报表报错---\n        DbType dbType = null;\n        try {\n             dbType = JdbcUtils.getDbType(dataSource.getConnection().getMetaData().getURL());\n             log.info(\"当前数据库类型: {}\", dbType);\n        } catch (SQLException e) {\n            Log.error(e.getMessage(), e);\n        }\n        if (dbType!=null && (dbType == DbType.SQL_SERVER || dbType == DbType.SQL_SERVER2005)) {\n            // 如果是SQL Server则覆盖为2005分页方式\n            interceptor.addInnerInterceptor(new PaginationInnerInterceptor(DbType.SQL_SERVER2005));\n        } else {\n            interceptor.addInnerInterceptor(new PaginationInnerInterceptor());\n        }\n        //update-end---author:scott ---date::2025-08-02  for：【issues/8666】升级mybatisPlus后SqlServer分页使用OFFSET ？ ROWS FETCH NEXT ？ ROWS ONLY，导致online报表报错---\n        \n        //【jeecg-boot/issues/3847】增加@Version乐观锁支持 \n        interceptor.addInnerInterceptor(new OptimisticLockerInnerInterceptor());\n        return interceptor;\n    }\n\n    /**\n     * 动态表名切换拦截器,用于适配vue2和vue3同一个表有多个的情况,如sys_role_index在vue3情况下表名为sys_role_index_v3\n     * @return\n     */\n    private DynamicTableNameInnerInterceptor dynamicTableNameInnerInterceptor() {\n        DynamicTableNameInnerInterceptor dynamicTableNameInnerInterceptor = new DynamicTableNameInnerInterceptor();\n        dynamicTableNameInnerInterceptor.setTableNameHandler((sql, tableName) -> {\n            //获取需要动态解析的表名\n            String dynamicTableName = ThreadLocalDataHelper.get(CommonConstant.DYNAMIC_TABLE_NAME);\n            //当dynamicTableName不为空时才走动态表名处理逻辑,否则返回原始表名\n            if (ObjectUtil.isNotEmpty(dynamicTableName) && dynamicTableName.equals(tableName)) {\n                // 获取前端传递的版本号标识\n                Object version = ThreadLocalDataHelper.get(CommonConstant.VERSION);\n                if (ObjectUtil.isNotEmpty(version)) {\n                    //拼接表名规则(原始表名+下划线+前端传递的版本号)\n                    return tableName + \"_\" + version;\n                }\n            }\n            return tableName;\n        });\n        return dynamicTableNameInnerInterceptor;\n    }\n\n//    /**\n//     * 下个版本会删除，现在为了避免缓存出现问题不得不配置\n//     * @return\n//     */\n//    @Bean\n//    public ConfigurationCustomizer configurationCustomizer() {\n//        return configuration -> configuration.setUseDeprecatedExecutor(false);\n//    }\n//    /**\n//     * mybatis-plus SQL执行效率插件【生产环境可以关闭】\n//     */\n//    @Bean\n//    public PerformanceInterceptor performanceInterceptor() {\n//        return new PerformanceInterceptor();\n//    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/mybatis/TenantContext.java",
    "content": "//package org.jeecg.config.mybatis;\n//\n//import lombok.extern.slf4j.Slf4j;\n//\n///**\n// * 多租户 tenant_id存储器\n// * @author: jeecg-boot\n// */\n//@Slf4j\n//public class TenantContext {\n//    private static ThreadLocal<String> currentTenant = new ThreadLocal<>();\n//\n//    public static void setTenant(String tenant) {\n//        log.debug(\" setting tenant to \" + tenant);\n//        currentTenant.set(tenant);\n//    }\n//\n//    public static String getTenant() {\n//        return currentTenant.get();\n//    }\n//\n//    public static void clear(){\n//        currentTenant.remove();\n//    }\n//}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/mybatis/ThreadLocalDataHelper.java",
    "content": "package org.jeecg.config.mybatis;\n\nimport cn.hutool.core.util.ObjectUtil;\nimport com.baomidou.mybatisplus.core.toolkit.CollectionUtils;\nimport java.util.concurrent.ConcurrentHashMap;\n\n\n/**\n * @Description: 本地线程变量存储工具类\n * @author: lsq\n * @date: 2022年03月25日 11:42\n */\npublic class ThreadLocalDataHelper {\n    /**\n     * 线程的本地变量\n     */\n    private static final ThreadLocal<ConcurrentHashMap> REQUEST_DATA = new ThreadLocal<>();\n\n    /**\n     * 存储本地参数\n     */\n    private static final ConcurrentHashMap DATA_MAP = new ConcurrentHashMap<>();\n\n    /**\n     * 设置请求参数\n     *\n     * @param key  参数key\n     * @param value 参数值\n     */\n    public static void put(String key, Object value) {\n        if(ObjectUtil.isNotEmpty(value)) {\n            DATA_MAP.put(key, value);\n            REQUEST_DATA.set(DATA_MAP);\n        }\n    }\n\n    /**\n     * 获取请求参数值\n     *\n     * @param key 请求参数\n     * @return\n     */\n    public static <T> T get(String key) {\n        ConcurrentHashMap dataMap = REQUEST_DATA.get();\n        if (CollectionUtils.isNotEmpty(dataMap)) {\n            return (T) dataMap.get(key);\n        }\n        return null;\n    }\n\n    /**\n     * 获取请求参数\n     *\n     * @return 请求参数 MAP 对象\n     */\n    public static void clear() {\n        DATA_MAP.clear();\n        REQUEST_DATA.remove();\n    }\n\n}\n\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/mybatis/aspect/DynamicTableAspect.java",
    "content": "package org.jeecg.config.mybatis.aspect;\n\nimport org.aspectj.lang.ProceedingJoinPoint;\nimport org.aspectj.lang.annotation.Around;\nimport org.aspectj.lang.annotation.Aspect;\nimport org.aspectj.lang.annotation.Pointcut;\nimport org.aspectj.lang.reflect.MethodSignature;\nimport org.jeecg.common.aspect.annotation.DynamicTable;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.jeecg.config.mybatis.ThreadLocalDataHelper;\nimport org.springframework.stereotype.Component;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport java.lang.reflect.Method;\n\n/**\n * 动态table切换 切面处理\n *\n * @author :zyf\n * @date:2020-04-25\n */\n@Aspect\n@Component\npublic class DynamicTableAspect {\n\n\n    /**\n     * 定义切面拦截切入点\n     */\n    @Pointcut(\"@annotation(org.jeecg.common.aspect.annotation.DynamicTable)\")\n    public void dynamicTable() {\n    }\n\n\n    @Around(\"dynamicTable()\")\n    public Object around(ProceedingJoinPoint point) throws Throwable {\n        MethodSignature signature = (MethodSignature) point.getSignature();\n        Method method = signature.getMethod();\n        DynamicTable dynamicTable = method.getAnnotation(DynamicTable.class);\n        HttpServletRequest request = SpringContextUtils.getHttpServletRequest();\n        //获取前端传递的版本标记\n        String version = request.getHeader(CommonConstant.VERSION);\n        //存储版本号到本地线程变量\n        ThreadLocalDataHelper.put(CommonConstant.VERSION, version);\n        //存储表名到本地线程变量\n        ThreadLocalDataHelper.put(CommonConstant.DYNAMIC_TABLE_NAME, dynamicTable.value());\n        //执行方法\n        Object result = point.proceed();\n        //清空本地变量\n        ThreadLocalDataHelper.clear();\n        return result;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/mybatis/interceptor/DynamicDatasourceInterceptor.java",
    "content": "package org.jeecg.config.mybatis.interceptor;\n\nimport com.baomidou.dynamic.datasource.toolkit.DynamicDataSourceContextHolder;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.lang3.StringUtils;\nimport org.springframework.web.servlet.HandlerInterceptor;\nimport org.springframework.web.servlet.ModelAndView;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\n\n/**\n * 动态数据源切换拦截器\n *\n * 测试：拦截参数，自动切换数据源\n * 未来规划：后面通过此机制，实现多租户切换数据源功能\n * @author zyf\n */\n@Slf4j\npublic class DynamicDatasourceInterceptor implements HandlerInterceptor {\n\n    /**\n     * 在请求处理之前进行调用（Controller方法调用之前）\n     */\n    @Override\n    public boolean preHandle(HttpServletRequest request, HttpServletResponse response, Object handler) {\n        String requestURI = request.getRequestURI();\n        log.info(\"经过多数据源Interceptor,当前路径是{}\", requestURI);\n        //获取动态数据源名称\n        String dsName = request.getParameter(\"dsName\");\n        String dsKey = \"master\";\n        if (StringUtils.isNotEmpty(dsName)) {\n            dsKey = dsName;\n        }\n        DynamicDataSourceContextHolder.push(dsKey);\n        return true;\n    }\n\n    /**\n     * 请求处理之后进行调用，但是在视图被渲染之前（Controller方法调用之后）\n     */\n    @Override\n    public void postHandle(HttpServletRequest request, HttpServletResponse response, Object handler, ModelAndView modelAndView) {\n\n    }\n\n    /**\n     * 在整个请求结束之后被调用，也就是在DispatcherServlet 渲染了对应的视图之后执行（主要是用于进行资源清理工作）\n     */\n    @Override\n    public void afterCompletion(HttpServletRequest request, HttpServletResponse response, Object handler, Exception ex) {\n        DynamicDataSourceContextHolder.clear();\n    }\n\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/oss/MinioConfig.java",
    "content": "package org.jeecg.config.oss;\n\nimport jakarta.annotation.PostConstruct;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.SymbolConstant;\nimport org.jeecg.common.util.MinioUtil;\nimport org.springframework.beans.factory.annotation.Value;\nimport org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;\nimport org.springframework.context.annotation.Bean;\nimport org.springframework.context.annotation.Configuration;\nimport org.springframework.context.annotation.Lazy;\n\n/**\n * Minio文件上传配置文件\n * @author: jeecg-boot\n */\n@Lazy(false)\n@Slf4j\n@Configuration\n@ConditionalOnProperty(prefix = \"jeecg.minio\", name = \"minio_url\")\npublic class MinioConfig {\n    @Value(value = \"${jeecg.minio.minio_url}\")\n    private String minioUrl;\n    @Value(value = \"${jeecg.minio.minio_name}\")\n    private String minioName;\n    @Value(value = \"${jeecg.minio.minio_pass}\")\n    private String minioPass;\n    @Value(value = \"${jeecg.minio.bucketName}\")\n    private String bucketName;\n\n    @PostConstruct\n    public void initMinio(){\n        if(!minioUrl.startsWith(CommonConstant.STR_HTTP)){\n            minioUrl = \"http://\" + minioUrl;\n        }\n        if(!minioUrl.endsWith(SymbolConstant.SINGLE_SLASH)){\n            minioUrl = minioUrl.concat(SymbolConstant.SINGLE_SLASH);\n        }\n        MinioUtil.setMinioUrl(minioUrl);\n        MinioUtil.setMinioName(minioName);\n        MinioUtil.setMinioPass(minioPass);\n        MinioUtil.setBucketName(bucketName);\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/oss/OssConfiguration.java",
    "content": "package org.jeecg.config.oss;\n\nimport jakarta.annotation.PostConstruct;\nimport org.jeecg.common.util.oss.OssBootUtil;\nimport org.springframework.beans.factory.annotation.Value;\nimport org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;\nimport org.springframework.context.annotation.Bean;\nimport org.springframework.context.annotation.Configuration;\nimport org.springframework.context.annotation.Lazy;\n\n/**\n * 云存储 配置\n * @author: jeecg-boot\n */\n@Lazy(false)\n@Configuration\n@ConditionalOnProperty(prefix = \"jeecg.oss\", name = \"endpoint\")\npublic class OssConfiguration {\n\n    @Value(\"${jeecg.oss.endpoint}\")\n    private String endpoint;\n    @Value(\"${jeecg.oss.accessKey}\")\n    private String accessKeyId;\n    @Value(\"${jeecg.oss.secretKey}\")\n    private String accessKeySecret;\n    @Value(\"${jeecg.oss.bucketName}\")\n    private String bucketName;\n    @Value(\"${jeecg.oss.staticDomain:}\")\n    private String staticDomain;\n\n\n    @PostConstruct\n    public void initOssBootConfiguration() {\n        OssBootUtil.setEndPoint(endpoint);\n        OssBootUtil.setAccessKeyId(accessKeyId);\n        OssBootUtil.setAccessKeySecret(accessKeySecret);\n        OssBootUtil.setBucketName(bucketName);\n        OssBootUtil.setStaticDomain(staticDomain);\n    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/shiro/IgnoreAuth.java",
    "content": "package org.jeecg.config.shiro;\n\nimport java.lang.annotation.ElementType;\nimport java.lang.annotation.Retention;\nimport java.lang.annotation.RetentionPolicy;\nimport java.lang.annotation.Target;\n\n/**\n * 免Token认证注解\n * \n * 认证系统结合spring MVC的@RequestMapping获取请求路径进行免登录配置\n * @author eightmonth\n * @date 2024/2/28 9:58\n */\n@Target(ElementType.METHOD)\n@Retention(RetentionPolicy.RUNTIME)\npublic @interface IgnoreAuth {\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/shiro/JwtToken.java",
    "content": "package org.jeecg.config.shiro;\n \nimport org.apache.shiro.authc.AuthenticationToken;\n\n/**\n * @Author Scott\n * @create 2018-07-12 15:19\n * @desc\n **/\npublic class JwtToken implements AuthenticationToken {\n\t\n\tprivate static final long serialVersionUID = 1L;\n\tprivate String token;\n \n    public JwtToken(String token) {\n        this.token = token;\n    }\n \n    @Override\n    public Object getPrincipal() {\n        return token;\n    }\n \n    @Override\n    public Object getCredentials() {\n        return token;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/shiro/ShiroConfig.java",
    "content": "package org.jeecg.config.shiro;\n\nimport jakarta.annotation.Resource;\nimport jakarta.servlet.DispatcherType;\nimport jakarta.servlet.Filter;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.pool2.impl.GenericObjectPoolConfig;\nimport org.apache.shiro.mgt.DefaultSessionStorageEvaluator;\nimport org.apache.shiro.mgt.DefaultSubjectDAO;\nimport org.apache.shiro.mgt.SecurityManager;\nimport org.apache.shiro.spring.LifecycleBeanPostProcessor;\nimport org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor;\nimport org.apache.shiro.spring.web.ShiroFilterFactoryBean;\nimport org.apache.shiro.spring.web.ShiroUrlPathHelper;\nimport org.apache.shiro.web.mgt.DefaultWebSecurityManager;\nimport org.crazycake.shiro.*;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.config.JeecgBaseConfig;\nimport org.jeecg.config.shiro.filters.CustomShiroFilterFactoryBean;\nimport org.jeecg.config.shiro.filters.JwtFilter;\nimport org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.beans.factory.config.BeanDefinition;\nimport org.springframework.boot.web.servlet.FilterRegistrationBean;\nimport org.springframework.context.annotation.*;\nimport org.springframework.core.annotation.AnnotationUtils;\nimport org.springframework.core.env.Environment;\nimport org.springframework.core.type.filter.AnnotationTypeFilter;\nimport org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory;\nimport org.springframework.boot.autoconfigure.data.redis.RedisProperties;\nimport org.springframework.util.CollectionUtils;\nimport org.springframework.util.StringUtils;\nimport org.springframework.web.bind.annotation.*;\nimport org.springframework.web.filter.DelegatingFilterProxy;\nimport org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping;\nimport redis.clients.jedis.HostAndPort;\nimport redis.clients.jedis.JedisCluster;\n\nimport java.lang.reflect.Method;\nimport java.util.*;\n\n/**\n * @author: Scott\n * @date: 2018/2/7\n * @description: shiro 配置类\n */\n\n@Slf4j\n@Configuration\npublic class ShiroConfig {\n\n    @Resource\n    private LettuceConnectionFactory lettuceConnectionFactory;\n    @Autowired\n    private Environment env;\n    @Resource\n    private JeecgBaseConfig jeecgBaseConfig;\n    @Autowired(required = false)\n    private RedisProperties redisProperties;\n    \n    /**\n     * Filter Chain定义说明\n     *\n     * 1、一个URL可以配置多个Filter，使用逗号分隔\n     * 2、当设置多个过滤器时，全部验证通过，才视为通过\n     * 3、部分过滤器可指定参数，如perms，roles\n     */\n    @Bean(\"shiroFilterFactoryBean\")\n    public ShiroFilterFactoryBean shiroFilter(SecurityManager securityManager) {\n        CustomShiroFilterFactoryBean shiroFilterFactoryBean = new CustomShiroFilterFactoryBean();\n        shiroFilterFactoryBean.setSecurityManager(securityManager);\n        // 拦截器\n        Map<String, String> filterChainDefinitionMap = new LinkedHashMap<String, String>();\n\n        //支持yml方式，配置拦截排除\n        if(jeecgBaseConfig!=null && jeecgBaseConfig.getShiro()!=null){\n            String shiroExcludeUrls = jeecgBaseConfig.getShiro().getExcludeUrls();\n            if(oConvertUtils.isNotEmpty(shiroExcludeUrls)){\n                String[] permissionUrl = shiroExcludeUrls.split(\",\");\n                for(String url : permissionUrl){\n                    filterChainDefinitionMap.put(url,\"anon\");\n                }\n            }\n        }\n\n        // 配置不会被拦截的链接 顺序判断\n        filterChainDefinitionMap.put(\"/sys/cas/client/validateLogin\", \"anon\"); //cas验证登录\n        filterChainDefinitionMap.put(\"/sys/randomImage/**\", \"anon\"); //登录验证码接口排除\n        filterChainDefinitionMap.put(\"/sys/checkCaptcha\", \"anon\"); //登录验证码接口排除\n        filterChainDefinitionMap.put(\"/sys/smsCheckCaptcha\", \"anon\"); //短信次数发送太多验证码排除\n        filterChainDefinitionMap.put(\"/sys/login\", \"anon\"); //登录接口排除\n        filterChainDefinitionMap.put(\"/sys/mLogin\", \"anon\"); //登录接口排除\n        filterChainDefinitionMap.put(\"/sys/logout\", \"anon\"); //登出接口排除\n        filterChainDefinitionMap.put(\"/sys/thirdLogin/**\", \"anon\"); //第三方登录\n        filterChainDefinitionMap.put(\"/sys/getEncryptedString\", \"anon\"); //获取加密串\n        filterChainDefinitionMap.put(\"/sys/sms\", \"anon\");//短信验证码\n        filterChainDefinitionMap.put(\"/sys/phoneLogin\", \"anon\");//手机登录\n        filterChainDefinitionMap.put(\"/sys/user/checkOnlyUser\", \"anon\");//校验用户是否存在\n        filterChainDefinitionMap.put(\"/sys/user/register\", \"anon\");//用户注册\n        filterChainDefinitionMap.put(\"/sys/user/phoneVerification\", \"anon\");//用户忘记密码验证手机号\n        filterChainDefinitionMap.put(\"/sys/user/passwordChange\", \"anon\");//用户更改密码\n        filterChainDefinitionMap.put(\"/auth/2step-code\", \"anon\");//登录验证码\n        filterChainDefinitionMap.put(\"/sys/common/static/**\", \"anon\");//图片预览 &下载文件不限制token\n        filterChainDefinitionMap.put(\"/sys/common/pdf/**\", \"anon\");//pdf预览\n\n        //filterChainDefinitionMap.put(\"/sys/common/view/**\", \"anon\");//图片预览不限制token\n        //filterChainDefinitionMap.put(\"/sys/common/download/**\", \"anon\");//文件下载不限制token\n        filterChainDefinitionMap.put(\"/generic/**\", \"anon\");//pdf预览需要文件\n\n        filterChainDefinitionMap.put(\"/sys/getLoginQrcode/**\", \"anon\"); //登录二维码\n        filterChainDefinitionMap.put(\"/sys/getQrcodeToken/**\", \"anon\"); //监听扫码\n        filterChainDefinitionMap.put(\"/sys/checkAuth\", \"anon\"); //授权接口排除\n        filterChainDefinitionMap.put(\"/openapi/call/**\", \"anon\"); // 开放平台接口排除\n\n        // 代码逻辑说明: 排除静态资源后缀\n        filterChainDefinitionMap.put(\"/\", \"anon\");\n        filterChainDefinitionMap.put(\"/doc.html\", \"anon\");\n        filterChainDefinitionMap.put(\"/**/*.js\", \"anon\");\n        filterChainDefinitionMap.put(\"/**/*.css\", \"anon\");\n        filterChainDefinitionMap.put(\"/**/*.html\", \"anon\");\n        filterChainDefinitionMap.put(\"/**/*.svg\", \"anon\");\n        filterChainDefinitionMap.put(\"/**/*.pdf\", \"anon\");\n        filterChainDefinitionMap.put(\"/**/*.jpg\", \"anon\");\n        filterChainDefinitionMap.put(\"/**/*.png\", \"anon\");\n        filterChainDefinitionMap.put(\"/**/*.gif\", \"anon\");\n        filterChainDefinitionMap.put(\"/**/*.ico\", \"anon\");\n        filterChainDefinitionMap.put(\"/**/*.ttf\", \"anon\");\n        filterChainDefinitionMap.put(\"/**/*.woff\", \"anon\");\n        filterChainDefinitionMap.put(\"/**/*.woff2\", \"anon\");\n\n        filterChainDefinitionMap.put(\"/**/*.glb\", \"anon\");\n        filterChainDefinitionMap.put(\"/**/*.wasm\", \"anon\");\n\n        filterChainDefinitionMap.put(\"/druid/**\", \"anon\");\n        filterChainDefinitionMap.put(\"/swagger-ui.html\", \"anon\");\n        filterChainDefinitionMap.put(\"/swagger**/**\", \"anon\");\n        filterChainDefinitionMap.put(\"/webjars/**\", \"anon\");\n        filterChainDefinitionMap.put(\"/v3/**\", \"anon\");\n\n        filterChainDefinitionMap.put(\"/sys/annountCement/show/**\", \"anon\");\n\n        //积木报表排除\n        filterChainDefinitionMap.put(\"/jmreport/**\", \"anon\");\n        filterChainDefinitionMap.put(\"/**/*.js.map\", \"anon\");\n        filterChainDefinitionMap.put(\"/**/*.css.map\", \"anon\");\n        \n        //积木BI大屏和仪表盘排除\n        filterChainDefinitionMap.put(\"/drag/view\", \"anon\");\n        filterChainDefinitionMap.put(\"/drag/page/queryById\", \"anon\");\n        filterChainDefinitionMap.put(\"/drag/page/addVisitsNumber\", \"anon\");\n        filterChainDefinitionMap.put(\"/drag/page/queryTemplateList\", \"anon\");\n        filterChainDefinitionMap.put(\"/drag/share/view/**\", \"anon\");\n        filterChainDefinitionMap.put(\"/drag/onlDragDatasetHead/getAllChartData\", \"anon\");\n        filterChainDefinitionMap.put(\"/drag/onlDragDatasetHead/getTotalData\", \"anon\");\n        filterChainDefinitionMap.put(\"/drag/onlDragDatasetHead/getMapDataByCode\", \"anon\");\n        filterChainDefinitionMap.put(\"/drag/onlDragDatasetHead/getTotalDataByCompId\", \"anon\");\n        filterChainDefinitionMap.put(\"/drag/mock/json/**\", \"anon\");\n        filterChainDefinitionMap.put(\"/drag/onlDragDatasetHead/getDictByCodes\", \"anon\");\n        filterChainDefinitionMap.put(\"/drag/onlDragDatasetHead/queryAllById\", \"anon\");\n        filterChainDefinitionMap.put(\"/jimubi/view\", \"anon\");\n        filterChainDefinitionMap.put(\"/jimubi/share/view/**\", \"anon\");\n\n        //大屏模板例子\n        filterChainDefinitionMap.put(\"/test/bigScreen/**\", \"anon\");\n        filterChainDefinitionMap.put(\"/bigscreen/template1/**\", \"anon\");\n        filterChainDefinitionMap.put(\"/bigscreen/template2/**\", \"anon\");\n        //filterChainDefinitionMap.put(\"/test/jeecgDemo/rabbitMqClientTest/**\", \"anon\"); //MQ测试\n        //filterChainDefinitionMap.put(\"/test/jeecgDemo/html\", \"anon\"); //模板页面\n        //filterChainDefinitionMap.put(\"/test/jeecgDemo/redis/**\", \"anon\"); //redis测试\n\n        //websocket排除\n        filterChainDefinitionMap.put(\"/websocket/**\", \"anon\");//系统通知和公告\n        filterChainDefinitionMap.put(\"/newsWebsocket/**\", \"anon\");//CMS模块\n        filterChainDefinitionMap.put(\"/vxeSocket/**\", \"anon\");//JVxeTable无痕刷新示例\n        //App vue3版本查询版本接口\n        filterChainDefinitionMap.put(\"/sys/version/app3version\", \"anon\");\n        //仪表盘（按钮通信）\n        filterChainDefinitionMap.put(\"/dragChannelSocket/**\",\"anon\");\n        //App vue3版本查询版本接口\n        filterChainDefinitionMap.put(\"/sys/version/app3version\", \"anon\");\n\n        //性能监控——安全隐患泄露TOEKN（durid连接池也有）\n        //filterChainDefinitionMap.put(\"/actuator/**\", \"anon\");\n        //测试模块排除\n        filterChainDefinitionMap.put(\"/test/seata/**\", \"anon\");\n\n        //错误路径排除\n        filterChainDefinitionMap.put(\"/error\", \"anon\");\n        // 企业微信证书排除\n        filterChainDefinitionMap.put(\"/WW_verify*\", \"anon\");\n\n        filterChainDefinitionMap.put(\"/openapi/call/**\", \"anon\");\n\n        // 添加自己的过滤器并且取名为jwt\n        Map<String, Filter> filterMap = new HashMap<String, Filter>(1);\n        //如果cloudServer为空 则说明是单体 需要加载跨域配置【微服务跨域切换】\n        Object cloudServer = env.getProperty(CommonConstant.CLOUD_SERVER_KEY);\n        filterMap.put(\"jwt\", new JwtFilter(cloudServer==null));\n        shiroFilterFactoryBean.setFilters(filterMap);\n        // <!-- 过滤链定义，从上向下顺序执行，一般将/**放在最为下边\n        filterChainDefinitionMap.put(\"/**\", \"jwt\");\n\n        // 未授权界面返回JSON\n        shiroFilterFactoryBean.setUnauthorizedUrl(\"/sys/common/403\");\n        shiroFilterFactoryBean.setLoginUrl(\"/sys/common/403\");\n        shiroFilterFactoryBean.setFilterChainDefinitionMap(filterChainDefinitionMap);\n        return shiroFilterFactoryBean;\n    }\n\n\n    /**\n     * spring过滤装饰器 <br/>\n     * 因为shiro的filter不支持异步请求,导致所有的异步请求都会报错. <br/>\n     * 所以需要用spring的FilterRegistrationBean再代理一下shiro的filter.为他扩展异步支持. <br/>\n     * 后续所有异步的接口都需要再这里增加registration.addUrlPatterns(\"/xxx/xxx\");\n     * @return\n     * @author chenrui\n     * @date 2024/12/3 19:49\n     */\n    @Bean\n    public FilterRegistrationBean shiroFilterRegistration() {\n        FilterRegistrationBean registration = new FilterRegistrationBean();\n        registration.setFilter(new DelegatingFilterProxy(\"shiroFilterFactoryBean\"));\n        registration.setEnabled(true);\n        // 代码逻辑说明: [issues/7491]运行耗时长，效率慢 \n        registration.addUrlPatterns(\"/test/ai/chat/send\");\n        registration.addUrlPatterns(\"/airag/flow/run\");\n        registration.addUrlPatterns(\"/airag/flow/debug\");\n        registration.addUrlPatterns(\"/airag/chat/send\");\n        registration.addUrlPatterns(\"/airag/app/debug\");\n        registration.addUrlPatterns(\"/airag/app/prompt/generate\");\n        registration.addUrlPatterns(\"/airag/chat/receive/**\");\n        // 添加SSE接口的异步支持\n        registration.addUrlPatterns(\"/airag/extData/evaluator/debug\");\n        registration.addUrlPatterns(\"/drag/onlDragDatasetHead/generateChartSse\");\n        registration.addUrlPatterns(\"/drag/onlDragDatasetHead/updateChartOptSse\");\n        registration.addUrlPatterns(\"/drag/onlDragDatasetHead/generateSqlSse\");\n        //支持异步\n        registration.setAsyncSupported(true);\n        registration.setDispatcherTypes(DispatcherType.REQUEST, DispatcherType.ASYNC);\n        return registration;\n    }\n\n    @Bean(\"securityManager\")\n    public DefaultWebSecurityManager securityManager(ShiroRealm myRealm) {\n        DefaultWebSecurityManager securityManager = new DefaultWebSecurityManager();\n        securityManager.setRealm(myRealm);\n\n        /*\n         * 关闭shiro自带的session，详情见文档\n         * http://shiro.apache.org/session-management.html#SessionManagement-\n         * StatelessApplications%28Sessionless%29\n         */\n        DefaultSubjectDAO subjectDAO = new DefaultSubjectDAO();\n        DefaultSessionStorageEvaluator defaultSessionStorageEvaluator = new DefaultSessionStorageEvaluator();\n        defaultSessionStorageEvaluator.setSessionStorageEnabled(false);\n        subjectDAO.setSessionStorageEvaluator(defaultSessionStorageEvaluator);\n        securityManager.setSubjectDAO(subjectDAO);\n        //自定义缓存实现,使用redis\n        securityManager.setCacheManager(redisCacheManager());\n        return securityManager;\n    }\n\n    /**\n     * 下面的代码是添加注解支持\n     * @return\n     */\n    @Bean\n    @DependsOn(\"lifecycleBeanPostProcessor\")\n    public DefaultAdvisorAutoProxyCreator defaultAdvisorAutoProxyCreator() {\n        DefaultAdvisorAutoProxyCreator defaultAdvisorAutoProxyCreator = new DefaultAdvisorAutoProxyCreator();\n        defaultAdvisorAutoProxyCreator.setProxyTargetClass(true);\n        /**\n         * 解决重复代理问题 github#994\n         * 添加前缀判断 不匹配 任何Advisor\n         */\n        defaultAdvisorAutoProxyCreator.setUsePrefix(true);\n        defaultAdvisorAutoProxyCreator.setAdvisorBeanNamePrefix(\"_no_advisor\");\n        return defaultAdvisorAutoProxyCreator;\n    }\n\n    @Bean\n    public static LifecycleBeanPostProcessor lifecycleBeanPostProcessor() {\n        return new LifecycleBeanPostProcessor();\n    }\n\n    @Bean\n    public AuthorizationAttributeSourceAdvisor authorizationAttributeSourceAdvisor(DefaultWebSecurityManager securityManager) {\n        AuthorizationAttributeSourceAdvisor advisor = new AuthorizationAttributeSourceAdvisor();\n        advisor.setSecurityManager(securityManager);\n        return advisor;\n    }\n\n    /**\n     * cacheManager 缓存 redis实现\n     * 使用的是shiro-redis开源插件\n     *\n     * @return\n     */\n    public RedisCacheManager redisCacheManager() {\n        log.info(\"===============(1)创建缓存管理器RedisCacheManager\");\n        RedisCacheManager redisCacheManager = new RedisCacheManager();\n        redisCacheManager.setRedisManager(redisManager());\n        //redis中针对不同用户缓存(此处的id需要对应user实体中的id字段,用于唯一标识)\n        redisCacheManager.setPrincipalIdFieldName(\"id\");\n        //用户权限信息缓存时间\n        redisCacheManager.setExpire(200000);\n        return redisCacheManager;\n    }\n\n    /**\n     * RedisConfig在项目starter项目中\n     * jeecg-boot-starter-github\\jeecg-boot-common\\src\\main\\java\\org\\jeecg\\common\\modules\\redis\\config\\RedisConfig.java\n     * \n     * 配置shiro redisManager\n     * 使用的是shiro-redis开源插件\n     *\n     * @return\n     */\n    @Bean\n    public IRedisManager redisManager() {\n        log.info(\"===============(2)创建RedisManager,连接Redis..\");\n        IRedisManager manager;\n        // sentinel cluster redis（【issues/5569】shiro集成 redis 不支持 sentinel 方式部署的redis集群 #5569）\n        if (Objects.nonNull(redisProperties)\n                && Objects.nonNull(redisProperties.getSentinel())\n                && !CollectionUtils.isEmpty(redisProperties.getSentinel().getNodes())) {\n            RedisSentinelManager sentinelManager = new RedisSentinelManager();\n            sentinelManager.setMasterName(redisProperties.getSentinel().getMaster());\n            sentinelManager.setHost(String.join(\",\", redisProperties.getSentinel().getNodes()));\n            sentinelManager.setPassword(redisProperties.getPassword());\n            sentinelManager.setDatabase(redisProperties.getDatabase());\n\n            return sentinelManager;\n        }\n        \n        // redis 单机支持，在集群为空，或者集群无机器时候使用 add by jzyadmin@163.com\n        if (lettuceConnectionFactory.getClusterConfiguration() == null || lettuceConnectionFactory.getClusterConfiguration().getClusterNodes().isEmpty()) {\n            RedisManager redisManager = new RedisManager();\n            redisManager.setHost(lettuceConnectionFactory.getHostName() + \":\" + lettuceConnectionFactory.getPort());\n            //(lettuceConnectionFactory.getPort());\n            redisManager.setDatabase(lettuceConnectionFactory.getDatabase());\n            redisManager.setTimeout(0);\n            if (!StringUtils.isEmpty(lettuceConnectionFactory.getPassword())) {\n                redisManager.setPassword(lettuceConnectionFactory.getPassword());\n            }\n            manager = redisManager;\n        }else{\n            // redis集群支持，优先使用集群配置\n            RedisClusterManager redisManager = new RedisClusterManager();\n            Set<HostAndPort> portSet = new HashSet<>();\n            lettuceConnectionFactory.getClusterConfiguration().getClusterNodes().forEach(node -> portSet.add(new HostAndPort(node.getHost() , node.getPort())));\n            //update-begin--Author:scott Date:20210531 for：修改集群模式下未设置redis密码的bug issues/I3QNIC\n            if (oConvertUtils.isNotEmpty(lettuceConnectionFactory.getPassword())) {\n                JedisCluster jedisCluster = new JedisCluster(portSet, 2000, 2000, 5,\n                    lettuceConnectionFactory.getPassword(), new GenericObjectPoolConfig());\n                redisManager.setPassword(lettuceConnectionFactory.getPassword());\n                redisManager.setJedisCluster(jedisCluster);\n            } else {\n                JedisCluster jedisCluster = new JedisCluster(portSet);\n                redisManager.setJedisCluster(jedisCluster);\n            }\n            manager = redisManager;\n        }\n        return manager;\n    }\n\n    /**\n     * 解决 ShiroRequestMappingConfig 获取 requestMappingHandlerMapping Bean 冲突\n     * spring-boot-autoconfigure:3.4.5 和 spring-boot-actuator-autoconfigure:3.4.5\n     */\n    @Primary\n    @Bean\n    public RequestMappingHandlerMapping overridedRequestMappingHandlerMapping() {\n        RequestMappingHandlerMapping mapping = new RequestMappingHandlerMapping();\n        mapping.setUrlPathHelper(new ShiroUrlPathHelper());\n        return mapping;\n    }\n    \n    private List<String> rebuildUrl(String[] bases, String[] uris) {\n        List<String> urls = new ArrayList<>();\n        for (String base : bases) {\n            for (String uri : uris) {\n                urls.add(prefix(base)+prefix(uri));\n            }\n        }\n        return urls;\n    }\n\n    private String prefix(String seg) {\n        return seg.startsWith(\"/\") ? seg : \"/\"+seg;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/shiro/ShiroRealm.java",
    "content": "package org.jeecg.config.shiro;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.shiro.authc.AuthenticationException;\nimport org.apache.shiro.authc.AuthenticationInfo;\nimport org.apache.shiro.authc.AuthenticationToken;\nimport org.apache.shiro.authc.SimpleAuthenticationInfo;\nimport org.apache.shiro.authz.AuthorizationInfo;\nimport org.apache.shiro.authz.SimpleAuthorizationInfo;\nimport org.apache.shiro.realm.AuthorizingRealm;\nimport org.apache.shiro.subject.PrincipalCollection;\nimport org.jeecg.common.api.CommonAPI;\nimport org.jeecg.common.config.TenantContext;\nimport org.jeecg.common.constant.CacheConstant;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.system.util.JwtUtil;\nimport org.jeecg.common.system.vo.LoginUser;\nimport org.jeecg.common.util.RedisUtil;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.jeecg.common.util.TokenUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.config.mybatis.MybatisPlusSaasConfig;\nimport org.springframework.beans.factory.config.BeanDefinition;\nimport org.springframework.context.annotation.Lazy;\nimport org.springframework.context.annotation.Role;\nimport org.springframework.stereotype.Component;\n\nimport jakarta.annotation.Resource;\nimport jakarta.servlet.http.HttpServletRequest;\nimport java.util.Set;\n\n/**\n * @Description: 用户登录鉴权和获取用户授权\n * @Author: Scott\n * @Date: 2019-4-23 8:13\n * @Version: 1.1\n */\n@Component\n@Slf4j\n@Role(BeanDefinition.ROLE_INFRASTRUCTURE)\npublic class ShiroRealm extends AuthorizingRealm {\n\t@Lazy\n    @Resource\n    private CommonAPI commonApi;\n\n    @Lazy\n    @Resource\n    private RedisUtil redisUtil;\n\n    /**\n     * 必须重写此方法，不然Shiro会报错\n     */\n    @Override\n    public boolean supports(AuthenticationToken token) {\n        return token instanceof JwtToken;\n    }\n\n    /**\n     * 权限信息认证(包括角色以及权限)是用户访问controller的时候才进行验证(redis存储的此处权限信息)\n     * 触发检测用户权限时才会调用此方法，例如checkRole,checkPermission\n     *\n     * @param principals 身份信息\n     * @return AuthorizationInfo 权限信息\n     */\n    @Override\n    protected AuthorizationInfo doGetAuthorizationInfo(PrincipalCollection principals) {\n        log.debug(\"===============Shiro权限认证开始============ [ roles、permissions]==========\");\n        String username = null;\n        String userId = null;\n        if (principals != null) {\n            LoginUser sysUser = (LoginUser) principals.getPrimaryPrincipal();\n            username = sysUser.getUsername();\n            userId = sysUser.getId();\n        }\n        SimpleAuthorizationInfo info = new SimpleAuthorizationInfo();\n\n        // 设置用户拥有的角色集合，比如“admin,test”\n        Set<String> roleSet = commonApi.queryUserRolesById(userId);\n        //System.out.println(roleSet.toString());\n        info.setRoles(roleSet);\n\n        // 设置用户拥有的权限集合，比如“sys:role:add,sys:user:add”\n        Set<String> permissionSet = commonApi.queryUserAuths(userId);\n        info.addStringPermissions(permissionSet);\n        //System.out.println(permissionSet);\n        log.debug(\"===============Shiro权限认证成功==============\");\n        return info;\n    }\n\n    /**\n     * 用户信息认证是在用户进行登录的时候进行验证(不存redis)\n     * 也就是说验证用户输入的账号和密码是否正确，错误抛出异常\n     *\n     * @param auth 用户登录的账号密码信息\n     * @return 返回封装了用户信息的 AuthenticationInfo 实例\n     * @throws AuthenticationException\n     */\n    @Override\n    protected AuthenticationInfo doGetAuthenticationInfo(AuthenticationToken auth) throws AuthenticationException {\n        log.debug(\"===============Shiro身份认证开始============doGetAuthenticationInfo==========\");\n        String token = (String) auth.getCredentials();\n        if (token == null) {\n            HttpServletRequest req = SpringContextUtils.getHttpServletRequest();\n            log.info(\"————————身份认证失败——————————IP地址:  \"+ oConvertUtils.getIpAddrByRequest(req) +\"，URL:\"+req.getRequestURI());\n            throw new AuthenticationException(\"token为空!\");\n        }\n        // 校验token有效性\n        LoginUser loginUser = null;\n        try {\n            loginUser = this.checkUserTokenIsEffect(token);\n        } catch (AuthenticationException e) {\n            log.error(\"—————校验 check token 失败——————————\"+ e.getMessage(), e);\n            // 重新抛出异常，让JwtFilter统一处理，避免返回两次错误响应\n            throw e;\n        }\n        return new SimpleAuthenticationInfo(loginUser, token, getName());\n    }\n\n    /**\n     * 校验token的有效性\n     *\n     * @param token\n     */\n    public LoginUser checkUserTokenIsEffect(String token) throws AuthenticationException {\n        // 解密获得username，用于和数据库进行对比\n        String username = JwtUtil.getUsername(token);\n        if (username == null) {\n            throw new AuthenticationException(\"Token非法无效!\");\n        }\n\n        // 查询用户信息\n        log.debug(\"———校验token是否有效————checkUserTokenIsEffect——————— \"+ token);\n        LoginUser loginUser = TokenUtils.getLoginUser(username, commonApi, redisUtil);\n        //LoginUser loginUser = commonApi.getUserByName(username);\n        if (loginUser == null) {\n            throw new AuthenticationException(\"用户不存在!\");\n        }\n        // 判断用户状态\n        if (loginUser.getStatus() != 1) {\n            throw new AuthenticationException(\"账号已被锁定,请联系管理员!\");\n        }\n        // 校验token是否超时失效 & 或者账号密码是否错误\n        if (!jwtTokenRefresh(token, username, loginUser.getPassword())) {\n            // 用户登录Token过期提示信息\n            String userLoginTokenErrorMsg = oConvertUtils.getString(redisUtil.get(CommonConstant.PREFIX_USER_TOKEN_ERROR_MSG + token));\n            throw new AuthenticationException(oConvertUtils.isEmpty(userLoginTokenErrorMsg)? CommonConstant.TOKEN_IS_INVALID_MSG: userLoginTokenErrorMsg);\n        }\n        // 代码逻辑说明: 校验用户的tenant_id和前端传过来的是否一致\n        String userTenantIds = loginUser.getRelTenantIds();\n        if(MybatisPlusSaasConfig.OPEN_SYSTEM_TENANT_CONTROL && oConvertUtils.isNotEmpty(userTenantIds)){\n            String contextTenantId = TenantContext.getTenant();\n            log.debug(\"登录租户：\" + contextTenantId);\n            log.debug(\"用户拥有那些租户：\" + userTenantIds);\n             //登录用户无租户，前端header中租户ID值为 0\n            String str =\"0\";\n            if(oConvertUtils.isNotEmpty(contextTenantId) && !str.equals(contextTenantId)){\n                // 代码逻辑说明: /issues/I4O14W 用户租户信息变更判断漏洞\n                String[] arr = userTenantIds.split(\",\");\n                if(!oConvertUtils.isIn(contextTenantId, arr)){\n                    boolean isAuthorization = false;\n                    //========================================================================\n                    // 查询用户信息（如果租户不匹配从数据库中重新查询一次用户信息）\n                    String loginUserKey = CacheConstant.SYS_USERS_CACHE + \"::\" + username;\n                    redisUtil.del(loginUserKey);\n                    LoginUser loginUserFromDb = commonApi.getUserByName(username);\n                    if (oConvertUtils.isNotEmpty(loginUserFromDb.getRelTenantIds())) {\n                        String[] newArray = loginUserFromDb.getRelTenantIds().split(\",\");\n                        if (oConvertUtils.isIn(contextTenantId, newArray)) { \n                            isAuthorization = true;\n                        }\n                    }\n                    //========================================================================\n\n                    //*********************************************\n                    if(!isAuthorization){\n                        log.info(\"租户异常——登录租户：\" + contextTenantId);\n                        log.info(\"租户异常——用户拥有租户组：\" + userTenantIds);\n                        throw new AuthenticationException(\"登录租户授权变更，请重新登陆!\");\n                    }\n                    //*********************************************\n                }\n            }\n        }\n        return loginUser;\n    }\n\n    /**\n     * JWTToken刷新生命周期 （实现： 用户在线操作不掉线功能）\n     * 1、登录成功后将用户的JWT生成的Token作为k、v存储到cache缓存里面(这时候k、v值一样)，缓存有效期设置为Jwt有效时间的2倍\n     * 2、当该用户再次请求时，通过JWTFilter层层校验之后会进入到doGetAuthenticationInfo进行身份验证\n     * 3、当该用户这次请求jwt生成的token值已经超时，但该token对应cache中的k还是存在，则表示该用户一直在操作只是JWT的token失效了，程序会给token对应的k映射的v值重新生成JWTToken并覆盖v值，该缓存生命周期重新计算\n     * 4、当该用户这次请求jwt在生成的token值已经超时，并在cache中不存在对应的k，则表示该用户账户空闲超时，返回用户信息已失效，请重新登录。\n     * 注意： 前端请求Header中设置Authorization保持不变，校验有效性以缓存中的token为准。\n     *       用户过期时间 = Jwt有效时间 * 2。\n     *\n     * @param userName\n     * @param passWord\n     * @return\n     */\n    public boolean jwtTokenRefresh(String token, String userName, String passWord) {\n        String cacheToken = String.valueOf(redisUtil.get(CommonConstant.PREFIX_USER_TOKEN + token));\n        if (oConvertUtils.isNotEmpty(cacheToken)) {\n            // 校验token有效性\n            if (!JwtUtil.verify(cacheToken, userName, passWord)) {\n                // 从token中解析客户端类型，保持续期时使用相同的客户端类型\n                String clientType = JwtUtil.getClientType(token);\n                String newAuthorization = JwtUtil.sign(userName, passWord, clientType);\n                // 根据客户端类型设置对应的缓存有效时间\n                long expireTime = CommonConstant.CLIENT_TYPE_APP.equalsIgnoreCase(clientType) \n                    ? JwtUtil.APP_EXPIRE_TIME * 2 / 1000 \n                    : JwtUtil.EXPIRE_TIME * 2 / 1000;\n                redisUtil.set(CommonConstant.PREFIX_USER_TOKEN + token, newAuthorization);\n                redisUtil.expire(CommonConstant.PREFIX_USER_TOKEN + token, expireTime);\n                log.debug(\"——————————用户在线操作，更新token保证不掉线—————————jwtTokenRefresh——————— \"+ token);\n            }\n//\t\t\telse {\n//\t\t\t\t// 设置超时时间\n//\t\t\t\tredisUtil.set(CommonConstant.PREFIX_USER_TOKEN + token, cacheToken);\n//\t\t\t\tredisUtil.expire(CommonConstant.PREFIX_USER_TOKEN + token, JwtUtil.EXPIRE_TIME / 1000);\n//\t\t\t}\n            return true;\n        }\n\n        //redis中不存在此TOEKN，说明token非法返回false\n        return false;\n    }\n\n    /**\n     * 清除当前用户的权限认证缓存\n     *\n     * @param principals 权限信息\n     */\n    @Override\n    public void clearCache(PrincipalCollection principals) {\n        super.clearCache(principals);\n        // 代码逻辑说明: 【TV360X-1320】分配权限必须退出重新登录才生效，造成很多用户困扰---\n        super.clearCachedAuthorizationInfo(principals);\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/shiro/filters/CustomShiroFilterFactoryBean.java",
    "content": "package org.jeecg.config.shiro.filters;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.shiro.spring.web.ShiroFilterFactoryBean;\nimport org.apache.shiro.web.filter.InvalidRequestFilter;\nimport org.apache.shiro.web.filter.mgt.DefaultFilter;\nimport org.apache.shiro.web.filter.mgt.FilterChainManager;\nimport org.apache.shiro.web.filter.mgt.FilterChainResolver;\nimport org.apache.shiro.web.filter.mgt.PathMatchingFilterChainResolver;\nimport org.apache.shiro.web.mgt.WebSecurityManager;\nimport org.apache.shiro.web.servlet.AbstractShiroFilter;\nimport org.apache.shiro.mgt.SecurityManager;\nimport org.springframework.beans.factory.BeanInitializationException;\n\nimport jakarta.servlet.Filter;\nimport java.util.Map;\n\n/**\n * 自定义ShiroFilterFactoryBean解决资源中文路径问题\n * @author: jeecg-boot\n */\n@Slf4j\npublic class CustomShiroFilterFactoryBean extends ShiroFilterFactoryBean {\n    @Override\n    public Class getObjectType() {\n        return MySpringShiroFilter.class;\n    }\n\n    @Override\n    protected AbstractShiroFilter createInstance() throws Exception {\n\n        SecurityManager securityManager = getSecurityManager();\n        if (securityManager == null) {\n            String msg = \"SecurityManager property must be set.\";\n            throw new BeanInitializationException(msg);\n        }\n\n        if (!(securityManager instanceof WebSecurityManager)) {\n            String msg = \"The security manager does not implement the WebSecurityManager interface.\";\n            throw new BeanInitializationException(msg);\n        }\n\n        FilterChainManager manager = createFilterChainManager();\n        //Expose the constructed FilterChainManager by first wrapping it in a\n        // FilterChainResolver implementation. The AbstractShiroFilter implementations\n        // do not know about FilterChainManagers - only resolvers:\n        PathMatchingFilterChainResolver chainResolver = new PathMatchingFilterChainResolver();\n        chainResolver.setFilterChainManager(manager);\n\n        Map<String, Filter> filterMap = manager.getFilters();\n        Filter invalidRequestFilter = filterMap.get(DefaultFilter.invalidRequest.name());\n        if (invalidRequestFilter instanceof InvalidRequestFilter) {\n            //此处是关键,设置false跳过URL携带中文400，servletPath中文校验bug\n            ((InvalidRequestFilter) invalidRequestFilter).setBlockNonAscii(false);\n        }\n        //Now create a concrete ShiroFilter instance and apply the acquired SecurityManager and built\n        //FilterChainResolver.  It doesn't matter that the instance is an anonymous inner class\n        //here - we're just using it because it is a concrete AbstractShiroFilter instance that accepts\n        //injection of the SecurityManager and FilterChainResolver:\n        return new MySpringShiroFilter((WebSecurityManager) securityManager, chainResolver);\n    }\n\n    private static final class MySpringShiroFilter extends AbstractShiroFilter {\n        protected MySpringShiroFilter(WebSecurityManager webSecurityManager, FilterChainResolver resolver) {\n            if (webSecurityManager == null) {\n                throw new IllegalArgumentException(\"WebSecurityManager property cannot be null.\");\n            } else {\n                this.setSecurityManager(webSecurityManager);\n                if (resolver != null) {\n                    this.setFilterChainResolver(resolver);\n                }\n\n            }\n        }\n    }\n\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/shiro/filters/JwtFilter.java",
    "content": "package org.jeecg.config.shiro.filters;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.lang.StringUtils;\nimport org.apache.shiro.web.filter.authc.BasicHttpAuthenticationFilter;\nimport org.jeecg.common.config.TenantContext;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.system.util.JwtUtil;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.config.shiro.JwtToken;\nimport org.jeecg.config.shiro.ignore.InMemoryIgnoreAuth;\nimport org.springframework.http.HttpHeaders;\nimport org.springframework.http.HttpStatus;\nimport org.springframework.web.bind.annotation.RequestMethod;\n\nimport jakarta.servlet.ServletRequest;\nimport jakarta.servlet.ServletResponse;\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\n\n/**\n * @Description: 鉴权登录拦截器\n * @Author: Scott\n * @Date: 2018/10/7\n **/\n@Slf4j\npublic class JwtFilter extends BasicHttpAuthenticationFilter {\n\n    /**\n     * 默认开启跨域设置（使用单体）\n     * 微服务情况下，此属性设置为false\n     */\n    private boolean allowOrigin = true;\n\n    public JwtFilter(){}\n    public JwtFilter(boolean allowOrigin){\n        this.allowOrigin = allowOrigin;\n    }\n\n    /**\n     * 执行登录认证\n     *\n     * @param request\n     * @param response\n     * @param mappedValue\n     * @return\n     */\n    @Override\n    protected boolean isAccessAllowed(ServletRequest request, ServletResponse response, Object mappedValue) {\n        try {\n            // 判断当前路径是不是注解了@IngoreAuth路径，如果是，则放开验证\n            if (InMemoryIgnoreAuth.contains(((HttpServletRequest) request).getServletPath())) {\n                return true;\n            }\n            \n            executeLogin(request, response);\n            return true;\n        } catch (Exception e) {\n            // 使用异常中的具体错误信息，保留\"不允许同一账号多地同时登录\"等具体提示\n            String errorMsg = e.getMessage();\n            if (oConvertUtils.isEmpty(errorMsg)) {\n                errorMsg = CommonConstant.TOKEN_IS_INVALID_MSG;\n            }\n            JwtUtil.responseError((HttpServletResponse)response, 401, errorMsg);\n            return false;\n        }\n    }\n\n    /**\n     *\n     */\n    @Override\n    protected boolean executeLogin(ServletRequest request, ServletResponse response) throws Exception {\n        HttpServletRequest httpServletRequest = (HttpServletRequest) request;\n        String token = httpServletRequest.getHeader(CommonConstant.X_ACCESS_TOKEN);\n        // 代码逻辑说明: JT-355 OA聊天添加token验证，获取token参数\n        if (oConvertUtils.isEmpty(token)) {\n            token = httpServletRequest.getParameter(\"token\");\n        }\n\n        JwtToken jwtToken = new JwtToken(token);\n        // 提交给realm进行登入，如果错误他会抛出异常并被捕获\n        getSubject(request, response).login(jwtToken);\n        // 如果没有抛出异常则代表登入成功，返回true\n        return true;\n    }\n\n    /**\n     * 对跨域提供支持\n     */\n    @Override\n    protected boolean preHandle(ServletRequest request, ServletResponse response) throws Exception {\n        HttpServletRequest httpServletRequest = (HttpServletRequest) request;\n        HttpServletResponse httpServletResponse = (HttpServletResponse) response;\n        if(allowOrigin){\n            httpServletResponse.setHeader(HttpHeaders.ACCESS_CONTROL_ALLOW_ORIGIN, httpServletRequest.getHeader(HttpHeaders.ORIGIN));\n            // 允许客户端请求方法\n            httpServletResponse.setHeader(HttpHeaders.ACCESS_CONTROL_ALLOW_METHODS, \"GET,POST,OPTIONS,PUT,DELETE\");\n            // 允许客户端提交的Header\n            String requestHeaders = httpServletRequest.getHeader(HttpHeaders.ACCESS_CONTROL_REQUEST_HEADERS);\n            if (StringUtils.isNotEmpty(requestHeaders)) {\n                httpServletResponse.setHeader(HttpHeaders.ACCESS_CONTROL_ALLOW_HEADERS, requestHeaders);\n            }\n            // 允许客户端携带凭证信息(是否允许发送Cookie)\n            httpServletResponse.setHeader(HttpHeaders.ACCESS_CONTROL_ALLOW_CREDENTIALS, \"true\");\n        }\n        // 跨域时会首先发送一个option请求，这里我们给option请求直接返回正常状态\n        if (RequestMethod.OPTIONS.name().equalsIgnoreCase(httpServletRequest.getMethod())) {\n            httpServletResponse.setStatus(HttpStatus.OK.value());\n            return false;\n        }\n        // 代码逻辑说明: 多租户用到\n        String tenantId = httpServletRequest.getHeader(CommonConstant.TENANT_ID);\n        TenantContext.setTenant(tenantId);\n\n        return super.preHandle(request, response);\n    }\n\n    /**\n     * JwtFilter中ThreadLocal需要及时清除 #3634\n     *\n     * @param request\n     * @param response\n     * @param exception\n     * @throws Exception\n     */\n    @Override\n    public void afterCompletion(ServletRequest request, ServletResponse response, Exception exception) throws Exception {\n        //log.info(\"------清空线程中多租户的ID={}------\",TenantContext.getTenant());\n        TenantContext.clear();\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/shiro/filters/ResourceCheckFilter.java",
    "content": "package org.jeecg.config.shiro.filters;\n\nimport jakarta.servlet.ServletRequest;\nimport jakarta.servlet.ServletResponse;\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\nimport org.apache.shiro.subject.Subject;\nimport org.apache.shiro.web.filter.AccessControlFilter;\nimport lombok.extern.slf4j.Slf4j;\n\n/**\n * @Author Scott\n * @create 2019-02-01 15:56\n * @desc 鉴权请求URL访问权限拦截器\n */\n@Slf4j\npublic class ResourceCheckFilter extends AccessControlFilter {\n\n    private String errorUrl;\n\n    public String getErrorUrl() {\n        return errorUrl;\n    }\n\n    public void setErrorUrl(String errorUrl) {\n        this.errorUrl = errorUrl;\n    }\n\n    /**\n     * 表示是否允许访问 ，如果允许访问返回true，否则false；\n     *\n     * @param servletRequest\n     * @param servletResponse\n     * @param o               表示写在拦截器中括号里面的字符串 mappedValue 就是 [urls] 配置中拦截器参数部分\n     * @return\n     * @throws Exception\n     */\n    @Override\n    protected boolean isAccessAllowed(ServletRequest servletRequest, ServletResponse servletResponse, Object o) throws Exception {\n        Subject subject = getSubject(servletRequest, servletResponse);\n        String url = getPathWithinApplication(servletRequest);\n        log.info(\"当前用户正在访问的 url => \" + url);\n        return subject.isPermitted(url);\n    }\n\n    /**\n     * onAccessDenied：表示当访问拒绝时是否已经处理了； 如果返回 true 表示需要继续处理； 如果返回 false\n     * 表示该拦截器实例已经处理了，将直接返回即可。\n     *\n     * @param servletRequest\n     * @param servletResponse\n     * @return\n     * @throws Exception\n     */\n    @Override\n    protected boolean onAccessDenied(ServletRequest servletRequest, ServletResponse servletResponse) throws Exception {\n        log.info(\"当 isAccessAllowed 返回 false 的时候，才会执行 method onAccessDenied \");\n\n        HttpServletRequest request = (HttpServletRequest) servletRequest;\n        HttpServletResponse response = (HttpServletResponse) servletResponse;\n        response.sendRedirect(request.getContextPath() + this.errorUrl);\n\n        // 返回 false 表示已经处理，例如页面跳转啥的，表示不在走以下的拦截器了（如果还有配置的话）\n        return false;\n    }\n\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/shiro/ignore/IgnoreAuthPostProcessor.java",
    "content": "package org.jeecg.config.shiro.ignore;\n\nimport lombok.AllArgsConstructor;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.config.shiro.IgnoreAuth;\nimport org.springframework.beans.factory.InitializingBean;\nimport org.springframework.context.annotation.Lazy;\nimport org.springframework.stereotype.Component;\nimport org.springframework.util.CollectionUtils;\nimport org.springframework.web.bind.annotation.*;\nimport org.springframework.web.method.HandlerMethod;\nimport org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping;\n\nimport java.lang.reflect.Method;\nimport java.util.*;\nimport java.util.stream.Collectors;\n\n/**\n * 在spring boot初始化时，根据@RestController注解获取当前spring容器中的bean\n * @author eightmonth\n * @date 2024/4/18 11:35\n */\n@Slf4j\n@Lazy(false)\n@Component\n@AllArgsConstructor\npublic class IgnoreAuthPostProcessor implements InitializingBean {\n\n    private RequestMappingHandlerMapping requestMappingHandlerMapping;\n\n\n    @Override\n    public void afterPropertiesSet() throws Exception {\n\n        long startTime = System.currentTimeMillis();\n        \n        List<String> ignoreAuthUrls = new ArrayList<>();\n        \n        // 优化：直接从HandlerMethod过滤，避免重复扫描\n        requestMappingHandlerMapping.getHandlerMethods().values().stream()\n            .filter(handlerMethod -> handlerMethod.getMethod().isAnnotationPresent(IgnoreAuth.class))\n            .forEach(handlerMethod -> {\n                Class<?> clazz = handlerMethod.getBeanType();\n                Method method = handlerMethod.getMethod();\n                ignoreAuthUrls.addAll(processIgnoreAuthMethod(clazz, method));\n            });\n\n        log.info(\"Init Token ignoreAuthUrls Config [ 集合 ]  ：{}\", ignoreAuthUrls);\n        if (!CollectionUtils.isEmpty(ignoreAuthUrls)) {\n            InMemoryIgnoreAuth.set(ignoreAuthUrls);\n        }\n\n        // 计算方法的耗时\n        long endTime = System.currentTimeMillis();\n        long elapsedTime = endTime - startTime;\n        log.info(\"Init Token ignoreAuthUrls Config [ 耗时 ] ：\" + elapsedTime + \"ms\");\n    }\n\n    // 优化：新方法处理单个@IgnoreAuth方法，减少重复注解检查\n    private List<String> processIgnoreAuthMethod(Class<?> clazz, Method method) {\n        RequestMapping base = clazz.getAnnotation(RequestMapping.class);\n        String[] baseUrl = Objects.nonNull(base) ? base.value() : new String[]{};\n        \n        String[] uri = null;\n        if (method.isAnnotationPresent(RequestMapping.class)) {\n            uri = method.getAnnotation(RequestMapping.class).value();\n        } else if (method.isAnnotationPresent(GetMapping.class)) {\n            uri = method.getAnnotation(GetMapping.class).value();\n        } else if (method.isAnnotationPresent(PostMapping.class)) {\n            uri = method.getAnnotation(PostMapping.class).value();\n        } else if (method.isAnnotationPresent(PutMapping.class)) {\n            uri = method.getAnnotation(PutMapping.class).value();\n        } else if (method.isAnnotationPresent(DeleteMapping.class)) {\n            uri = method.getAnnotation(DeleteMapping.class).value();\n        } else if (method.isAnnotationPresent(PatchMapping.class)) {\n            uri = method.getAnnotation(PatchMapping.class).value();\n        }\n        \n        return uri != null ? rebuildUrl(baseUrl, uri) : Collections.emptyList();\n    }\n\n    private List<String> rebuildUrl(String[] bases, String[] uris) {\n        List<String> urls = new ArrayList<>();\n        if (bases.length > 0) {\n            for (String base : bases) {\n                for (String uri : uris) {\n                    // 如果uri包含路径占位符, 则需要将其替换为*\n                    if (uri.matches(\".*\\\\{.*}.*\")) {\n                        uri = uri.replaceAll(\"\\\\{.*?}\", \"*\");\n                    }\n                    urls.add(prefix(base) + prefix(uri));\n                }\n            }\n        } else {\n            Arrays.stream(uris).forEach(uri -> {\n                urls.add(prefix(uri));\n            });\n        }\n        return urls;\n    }\n\n    private String prefix(String seg) {\n        return seg.startsWith(\"/\") ? seg : \"/\"+seg;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/shiro/ignore/InMemoryIgnoreAuth.java",
    "content": "package org.jeecg.config.shiro.ignore;\n\nimport org.springframework.util.AntPathMatcher;\nimport org.springframework.util.PathMatcher;\nimport java.util.ArrayList;\nimport java.util.List;\n\n/**\n * 使用内存存储通过@IgnoreAuth注解的url，配合JwtFilter进行免登录校验\n * PS：无法使用ThreadLocal进行存储，因为ThreadLocal装载时，JwtFilter已经初始化完毕，导致该类获取ThreadLocal为空\n * @author eightmonth\n * @date 2024/4/18 15:02\n */\npublic class InMemoryIgnoreAuth {\n    private static final List<String> IGNORE_AUTH_LIST = new ArrayList<>();\n\n    private static PathMatcher MATCHER = new AntPathMatcher();\n    public InMemoryIgnoreAuth() {}\n\n    public static void set(List<String> list) {\n        IGNORE_AUTH_LIST.addAll(list);\n    }\n\n    public static List<String> get() {\n        return IGNORE_AUTH_LIST;\n    }\n\n    public static void clear() {\n        IGNORE_AUTH_LIST.clear();\n    }\n\n    public static boolean contains(String url) {\n        for (String ignoreAuth : IGNORE_AUTH_LIST) {\n            if(MATCHER.match(ignoreAuth,url)){\n                return true;\n            }\n        }\n\n        return false;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/sign/annotation/SignatureCheck.java",
    "content": "package org.jeecg.config.sign.annotation;\n\nimport java.lang.annotation.ElementType;\nimport java.lang.annotation.Retention;\nimport java.lang.annotation.RetentionPolicy;\nimport java.lang.annotation.Target;\n\n/**\n * 签名校验注解\n * 用于方法级别的签名验证，功能等同于yml中的jeecg.signUrls配置\n * 参考DragSignatureAspect的设计思路，使用AOP切面实现\n * \n * @author GitHub Copilot\n * @since 2025-12-15\n */\n@Target(ElementType.METHOD)\n@Retention(RetentionPolicy.RUNTIME)\npublic @interface SignatureCheck {\n    \n    /**\n     * 是否启用签名校验\n     * @return true-启用(默认), false-禁用\n     */\n    boolean enabled() default true;\n    \n    /**\n     * 签名校验失败时的错误消息\n     * @return 错误消息\n     */\n    String errorMessage() default \"Sign签名校验失败！\";\n    \n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/sign/aspect/SignatureCheckAspect.java",
    "content": "package org.jeecg.config.sign.aspect;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.aspectj.lang.JoinPoint;\nimport org.aspectj.lang.annotation.Aspect;\nimport org.aspectj.lang.annotation.Before;\nimport org.aspectj.lang.annotation.Pointcut;\nimport org.aspectj.lang.reflect.MethodSignature;\nimport org.jeecg.config.sign.annotation.SignatureCheck;\nimport org.jeecg.config.sign.interceptor.SignAuthInterceptor;\nimport org.springframework.stereotype.Component;\nimport org.springframework.web.context.request.RequestContextHolder;\nimport org.springframework.web.context.request.ServletRequestAttributes;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport org.springframework.web.bind.annotation.RequestBody;\n\nimport java.lang.annotation.Annotation;\nimport java.lang.reflect.Method;\nimport java.util.Arrays;\n\n/**\n * 基于AOP的签名验证切面\n * 复用SignAuthInterceptor的成熟签名验证逻辑\n * \n * @author GitHub Copilot\n * @since 2025-12-15\n */\n@Aspect\n@Slf4j\n@Component(\"signatureCheckAspect\")\npublic class SignatureCheckAspect {\n    \n    /**\n     * 复用SignAuthInterceptor的签名验证逻辑\n     */\n    private final SignAuthInterceptor signAuthInterceptor = new SignAuthInterceptor();\n\n    /**\n     * 验签切点：拦截所有标记了@SignatureCheck注解的方法\n     */\n    @Pointcut(\"@annotation(org.jeecg.config.sign.annotation.SignatureCheck)\")\n    private void signatureCheckPointCut() {\n    }\n\n    /**\n     * 开始验签\n     */\n    @Before(\"signatureCheckPointCut()\")\n    public void doSignatureValidation(JoinPoint point) throws Exception {\n        // 获取方法上的注解\n        MethodSignature signature = (MethodSignature) point.getSignature();\n        Method method = signature.getMethod();\n        SignatureCheck signatureCheck = method.getAnnotation(SignatureCheck.class);\n        \n        log.info(\"AOP签名验证: {}.{}\", method.getDeclaringClass().getSimpleName(), method.getName());\n        \n        // 如果注解被禁用，直接返回\n        if (!signatureCheck.enabled()) {\n            log.info(\"签名验证已禁用，跳过\");\n            return;\n        }\n\n        // update-begin---author:sjlei---date:20260115 for: 查找带有@RequestBody注解的参数，解决签名校验时读取请求体为空的问题\n        Object bodyParam = null;\n        Object[] args = point.getArgs();\n        Annotation[][] parameterAnnotations = method.getParameterAnnotations();\n        for (int i = 0; i < args.length; i++) {\n            Object arg = args[i];\n            Annotation[] annotations = parameterAnnotations[i];\n            boolean hasRequestBodyAnnotation = Arrays.stream(annotations).anyMatch(annotation -> annotation.annotationType().equals(RequestBody.class));\n            if (hasRequestBodyAnnotation) {\n                // 捕获携带@RequestBody注解的参数，供签名校验使用\n                bodyParam = arg;\n            }\n        }\n        // update-end-----author:sjlei---date:20260115 for: 查找带有@RequestBody注解的参数，解决签名校验时读取请求体为空的问题\n\n        ServletRequestAttributes attributes = (ServletRequestAttributes) RequestContextHolder.getRequestAttributes();\n        if (attributes == null) {\n            log.error(\"无法获取请求上下文\");\n            throw new IllegalArgumentException(\"无法获取请求上下文\");\n        }\n        \n        HttpServletRequest request = attributes.getRequest();\n        log.info(\"X-SIGN: {}, X-TIMESTAMP: {}\", request.getHeader(\"X-SIGN\"), request.getHeader(\"X-TIMESTAMP\"));\n        \n        try {\n            // 直接调用SignAuthInterceptor的验证逻辑\n            signAuthInterceptor.validateSignature(request, bodyParam);\n            log.info(\"AOP签名验证通过\");\n            \n        } catch (IllegalArgumentException e) {\n            // 使用注解中配置的错误消息，或者保留原始错误消息\n            String errorMessage = signatureCheck.errorMessage();\n            log.error(\"AOP签名验证失败: {}\", e.getMessage());\n            \n            if (\"Sign签名校验失败！\".equals(errorMessage)) {\n                // 如果是默认错误消息，使用原始的详细错误信息\n                throw e;\n            } else {\n                // 如果是自定义错误消息，使用自定义消息\n                throw new IllegalArgumentException(errorMessage, e);\n            }\n        } catch (Exception e) {\n            // 包装其他异常\n            String errorMessage = signatureCheck.errorMessage();\n            log.error(\"AOP签名验证异常: {}\", e.getMessage());\n            throw new IllegalArgumentException(errorMessage, e);\n        }\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/sign/interceptor/SignAuthConfiguration.java",
    "content": "package org.jeecg.config.sign.interceptor;\n\nimport org.apache.commons.lang3.StringUtils;\nimport org.jeecg.common.constant.TenantConstant;\nimport org.jeecg.common.util.PathMatcherUtil;\nimport org.jeecg.config.JeecgBaseConfig;\nimport org.jeecg.config.filter.RequestBodyReserveFilter;\nimport org.springframework.boot.web.servlet.FilterRegistrationBean;\nimport org.springframework.context.annotation.Bean;\nimport org.springframework.context.annotation.Configuration;\nimport org.springframework.web.servlet.config.annotation.InterceptorRegistry;\nimport org.springframework.web.servlet.config.annotation.WebMvcConfigurer;\n\nimport jakarta.annotation.Resource;\n\n/**\n * 签名 拦截器配置\n * @author: jeecg-boot\n */\n@Configuration\npublic class SignAuthConfiguration implements WebMvcConfigurer {\n    @Resource\n    JeecgBaseConfig jeecgBaseConfig;\n\n    @Bean\n    public SignAuthInterceptor signAuthInterceptor() {\n        return new SignAuthInterceptor();\n    }\n\n    @Override\n    public void addInterceptors(InterceptorRegistry registry) {\n        //------------------------------------------------------------\n        //查询需要进行签名拦截的接口 signUrls\n        String signUrls = jeecgBaseConfig.getSignUrls();\n        String[] signUrlsArray = null;\n        if (StringUtils.isNotBlank(signUrls)) {\n            signUrlsArray = signUrls.split(\",\");\n        } else {\n            signUrlsArray = PathMatcherUtil.SIGN_URL_LIST;\n        }\n        //------------------------------------------------------------\n        registry.addInterceptor(signAuthInterceptor()).addPathPatterns(signUrlsArray);\n    }\n\n    // 代码逻辑说明: issues/I53J5E post请求X_SIGN签名拦截校验后报错, request body 为空\n    @Bean\n    public RequestBodyReserveFilter requestBodyReserveFilter(){\n        return new RequestBodyReserveFilter();\n    }\n\n    @Bean\n    public FilterRegistrationBean reqBodyFilterRegistrationBean(){\n        FilterRegistrationBean registration = new FilterRegistrationBean();\n        registration.setFilter(requestBodyReserveFilter());\n        registration.setName(\"requestBodyReserveFilter\");\n        //------------------------------------------------------------\n        //查询需要进行签名拦截的接口 signUrls\n        String signUrls = jeecgBaseConfig.getSignUrls();\n        String[] signUrlsArray = null;\n        if (StringUtils.isNotBlank(signUrls)) {\n            signUrlsArray = signUrls.split(\",\");\n        } else {\n            signUrlsArray = PathMatcherUtil.SIGN_URL_LIST;\n        }\n        //------------------------------------------------------------\n        // 建议此处只添加post请求地址而不是所有的都需要走过滤器\n        registration.addUrlPatterns(signUrlsArray);\n        // 增加注解签名请求\n        registration.addUrlPatterns(TenantConstant.SIGNATURE_CHECK_POST_URL);\n        return registration;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/sign/interceptor/SignAuthInterceptor.java",
    "content": "package org.jeecg.config.sign.interceptor;\n\n\nimport java.io.PrintWriter;\nimport java.util.SortedMap;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\n\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.util.DateUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.config.sign.util.BodyReaderHttpServletRequestWrapper;\nimport org.jeecg.config.sign.util.HttpUtils;\nimport org.jeecg.config.sign.util.SignUtil;\nimport org.springframework.web.servlet.HandlerInterceptor;\n\nimport com.alibaba.fastjson.JSON;\n\nimport lombok.extern.slf4j.Slf4j;\n\n/**\n * 签名拦截器\n * @author qinfeng\n */\n@Slf4j\npublic class SignAuthInterceptor implements HandlerInterceptor {\n    /**\n     * 5分钟有效期\n     */\n    private final static long MAX_EXPIRE = 5 * 60;\n\n    @Override\n    public boolean preHandle(HttpServletRequest request, HttpServletResponse response, Object handler) throws Exception {\n        log.info(\"签名拦截器 Interceptor request URI = \" + request.getRequestURI());\n        \n        try {\n            // 调用验证逻辑\n            validateSignature(request);\n            return true;\n        } catch (IllegalArgumentException e) {\n            // 验证失败，返回错误响应\n            log.error(\"Sign 签名校验失败！{}\", e.getMessage());\n            response.setCharacterEncoding(\"UTF-8\");\n            response.setContentType(\"application/json; charset=utf-8\");\n            PrintWriter out = response.getWriter();\n            Result<?> result = Result.error(e.getMessage());\n            out.print(JSON.toJSON(result));\n            return false;\n        }\n    }\n\n    /**\n     * 签名验证核心逻辑\n     * 提取出来供AOP切面复用\n     * @param request HTTP请求\n     * @throws IllegalArgumentException 验证失败时抛出异常\n     */\n    public void validateSignature(HttpServletRequest request) throws IllegalArgumentException {\n        validateSignature(request, null);\n    }\n\n    /**\n     * 签名验证核心逻辑\n     * 提取出来供AOP切面复用\n     * @param request HTTP请求\n     * @throws IllegalArgumentException 验证失败时抛出异常\n     */\n    public void validateSignature(HttpServletRequest request, Object bodyParam) throws IllegalArgumentException {\n        try {\n            log.debug(\"开始签名验证: {} {}\", request.getMethod(), request.getRequestURI());\n            \n            HttpServletRequest requestWrapper = new BodyReaderHttpServletRequestWrapper(request);\n            //获取全部参数(包括URL和body上的)\n            SortedMap<String, String> allParams = HttpUtils.getAllParams(requestWrapper, bodyParam);\n            log.debug(\"提取参数: {}\", allParams);\n            \n            //对参数进行签名验证\n            String headerSign = request.getHeader(CommonConstant.X_SIGN);\n            String xTimestamp = request.getHeader(CommonConstant.X_TIMESTAMP);\n            \n            if(oConvertUtils.isEmpty(xTimestamp)){\n                log.error(\"Sign签名校验失败，时间戳为空！\");\n                throw new IllegalArgumentException(\"Sign签名校验失败，请求参数不完整！\");\n            }\n\n            //客户端时间\n            Long clientTimestamp = Long.parseLong(xTimestamp);\n\n            int length = 14;\n            int length1000 = 1000;\n            //1.校验签名时间（兼容X_TIMESTAMP的新老格式）\n            if (xTimestamp.length() == length) {\n                //a. X_TIMESTAMP格式是 yyyyMMddHHmmss (例子：20220308152143)\n                long currentTimestamp = DateUtils.getCurrentTimestamp();\n                long timeDiff = currentTimestamp - clientTimestamp;\n                log.debug(\"时间戳验证(yyyyMMddHHmmss): 时间差{}秒\", timeDiff);\n                \n                if (timeDiff > MAX_EXPIRE) {\n                    log.error(\"时间戳已过期: {}秒 > {}秒\", timeDiff, MAX_EXPIRE);\n                    throw new IllegalArgumentException(\"签名验证失败，请求时效性验证失败！\");\n                }\n            } else {\n                //b. X_TIMESTAMP格式是 时间戳 (例子：1646552406000)\n                long currentTime = System.currentTimeMillis();\n                long timeDiff = currentTime - clientTimestamp;\n                long maxExpireMs = MAX_EXPIRE * length1000;\n                log.debug(\"时间戳验证(Unix): 时间差{}ms\", timeDiff);\n                \n                if (timeDiff > maxExpireMs) {\n                    log.error(\"时间戳已过期: {}ms > {}ms\", timeDiff, maxExpireMs);\n                    throw new IllegalArgumentException(\"签名验证失败，请求时效性验证失败！\");\n                }\n            }\n\n            //2.校验签名\n            boolean isSigned = SignUtil.verifySign(allParams,headerSign);\n\n            if (isSigned) {\n                log.debug(\"签名验证通过\");\n            } else {\n                log.error(\"签名验证失败, 参数: {}\", allParams);\n                throw new IllegalArgumentException(\"Sign签名校验失败！\");\n            }\n        } catch (IllegalArgumentException e) {\n            // 重新抛出签名验证异常\n            throw e;\n        } catch (Exception e) {\n            // 包装其他异常（如IOException）\n            log.error(\"签名验证异常: {}\", e.getMessage());\n            throw new IllegalArgumentException(\"Sign签名校验失败：\" + e.getMessage());\n        }\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/sign/util/BodyReaderHttpServletRequestWrapper.java",
    "content": "package org.jeecg.config.sign.util;\n\nimport jakarta.servlet.ReadListener;\nimport jakarta.servlet.ServletInputStream;\nimport jakarta.servlet.ServletRequest;\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletRequestWrapper;\nimport java.io.*;\nimport java.nio.charset.Charset;\n\n/**\n * 保存过滤器里面的流\n * \n * @author jeecg\n * @date 20210621\n */\npublic class BodyReaderHttpServletRequestWrapper extends HttpServletRequestWrapper {\n\n    private final byte[] body;\n\n    public BodyReaderHttpServletRequestWrapper(HttpServletRequest request) {\n\n        super(request);\n        String sessionStream = getBodyString(request);\n        body = sessionStream.getBytes(Charset.forName(\"UTF-8\"));\n    }\n\n    /**\n     * 获取请求Body\n     *\n     * @param request\n     * @return\n     */\n    public String getBodyString(final ServletRequest request) {\n\n        StringBuilder sb = new StringBuilder();\n        try (InputStream inputStream = cloneInputStream(request.getInputStream());\n            BufferedReader reader = new BufferedReader(new InputStreamReader(inputStream, Charset.forName(\"UTF-8\")))) {\n            String line;\n            while ((line = reader.readLine()) != null) {\n                sb.append(line);\n            }\n        } catch (IOException e) {\n            e.printStackTrace();\n        }\n        return sb.toString();\n    }\n\n    /**\n     * Description: 复制输入流</br>\n     *\n     * @param inputStream\n     * @return</br>\n     */\n    public InputStream cloneInputStream(ServletInputStream inputStream) {\n\n        ByteArrayOutputStream byteArrayOutputStream = new ByteArrayOutputStream();\n        byte[] buffer = new byte[1024];\n        int len;\n        try {\n            while ((len = inputStream.read(buffer)) > -1) {\n                byteArrayOutputStream.write(buffer, 0, len);\n            }\n            byteArrayOutputStream.flush();\n        } catch (IOException e) {\n            e.printStackTrace();\n        }\n        return new ByteArrayInputStream(byteArrayOutputStream.toByteArray());\n    }\n\n    @Override\n    public BufferedReader getReader() {\n\n        return new BufferedReader(new InputStreamReader(getInputStream()));\n    }\n\n    @Override\n    public ServletInputStream getInputStream() {\n\n        final ByteArrayInputStream bais = new ByteArrayInputStream(body);\n        return new ServletInputStream() {\n\n            @Override\n            public int read() {\n\n                return bais.read();\n            }\n\n            @Override\n            public boolean isFinished() {\n\n                return false;\n            }\n\n            @Override\n            public boolean isReady() {\n\n                return false;\n            }\n\n            @Override\n            public void setReadListener(ReadListener readListener) {\n\n            }\n        };\n    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/sign/util/HttpUtils.java",
    "content": "package org.jeecg.config.sign.util;\n\nimport java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.io.UnsupportedEncodingException;\nimport java.net.URLDecoder;\nimport java.util.HashMap;\nimport java.util.Map;\nimport java.util.SortedMap;\nimport java.util.TreeMap;\n\nimport jakarta.servlet.http.HttpServletRequest;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.constant.SymbolConstant;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.springframework.http.HttpMethod;\n\nimport com.alibaba.fastjson.JSONObject;\n\n/**\n * http 工具类 获取请求中的参数\n *\n * @author jeecg\n * @date 20210621\n */\n@Slf4j\npublic class HttpUtils {\n\n    /**\n     * 将URL的参数和body参数合并\n     *\n     * @author jeecg\n     * @date 20210621\n     * @param request\n     */\n    public static SortedMap<String, String> getAllParams(HttpServletRequest request, Object bodyParam) throws IOException {\n\n        SortedMap<String, String> result = new TreeMap<>();\n        // 获取URL上最后带逗号的参数变量 sys/dict/getDictItems/sys_user,realname,username\n        String pathVariable = request.getRequestURI().substring(request.getRequestURI().lastIndexOf(\"/\") + 1);\n        if (pathVariable.contains(SymbolConstant.COMMA)) {\n            log.debug(\" pathVariable: {}\",pathVariable);\n            String deString = URLDecoder.decode(pathVariable, \"UTF-8\");\n          \n            //https://www.52dianzi.com/category/article/37/565371.html\n            if(deString.contains(\"%\")){\n                try {\n                    deString = URLDecoder.decode(deString, \"UTF-8\");\n                    log.debug(\"存在%情况下，执行两次解码 — pathVariable decode: {}\",deString);\n                } catch (Exception e) {\n                    //e.printStackTrace();\n                }\n            }\n            log.debug(\" pathVariable decode: {}\",deString);\n            result.put(SignUtil.X_PATH_VARIABLE, deString);\n        }\n        // 获取URL上的参数\n        Map<String, String> urlParams = getUrlParams(request);\n        for (Map.Entry entry : urlParams.entrySet()) {\n            //不能直接转成String,否则会有类型转换错误\n            result.put((String)entry.getKey(), String.valueOf(entry.getValue()));\n        }\n        Map<String, String> allRequestParam = new HashMap<>(16);\n        // get请求不需要拿body参数\n        if (!HttpMethod.GET.name().equals(request.getMethod())) {\n            if (bodyParam != null) {\n                // update-begin---author:sjlei---date:20260115 for: 解决签名校验时读取请求体为空的问题\n                allRequestParam = JSONObject.parseObject(JSONObject.toJSONString(bodyParam), Map.class);\n                // update-end-----author:sjlei---date:20260115 for: 解决签名校验时读取请求体为空的问题\n            } else {\n                allRequestParam = getAllRequestParam(request);\n            }\n        }\n        // 将URL的参数和body参数进行合并\n        if (allRequestParam != null) {\n            for (Map.Entry entry : allRequestParam.entrySet()) {\n                //不能直接转成String,否则会有类型转换错误\n                result.put((String)entry.getKey(), String.valueOf(entry.getValue()));\n            }\n        }\n        return result;\n    }\n\n    /**\n     * 将URL的参数和body参数合并\n     *\n     * @author jeecg\n     * @date 20210621\n     * @param queryString\n     */\n    public static SortedMap<String, String> getAllParams(String url, String queryString, byte[] body, String method)\n        throws IOException {\n\n        SortedMap<String, String> result = new TreeMap<>();\n        // 获取URL上最后带逗号的参数变量 sys/dict/getDictItems/sys_user,realname,username\n        String pathVariable = url.substring(url.lastIndexOf(\"/\") + 1);\n        if (pathVariable.contains(SymbolConstant.COMMA)) {\n            log.debug(\" pathVariable: {}\",pathVariable);\n            String deString = URLDecoder.decode(pathVariable, \"UTF-8\");\n           \n            //https://www.52dianzi.com/category/article/37/565371.html\n            if(deString.contains(\"%\")){\n                deString = URLDecoder.decode(deString, \"UTF-8\");\n                log.debug(\"存在%情况下，执行两次解码 — pathVariable decode: {}\",deString);\n            }\n            log.debug(\" pathVariable decode: {}\",deString);\n            result.put(SignUtil.X_PATH_VARIABLE, deString);\n        }\n        // 获取URL上的参数\n        Map<String, String> urlParams = getUrlParams(queryString);\n        for (Map.Entry entry : urlParams.entrySet()) {\n            result.put((String)entry.getKey(), (String)entry.getValue());\n        }\n        Map<String, String> allRequestParam = new HashMap<>(16);\n        // get请求不需要拿body参数\n        if (!HttpMethod.GET.name().equals(method)) {\n            allRequestParam = getAllRequestParam(body);\n        }\n        // 将URL的参数和body参数进行合并\n        if (allRequestParam != null) {\n            for (Map.Entry entry : allRequestParam.entrySet()) {\n                result.put((String)entry.getKey(), (String)entry.getValue());\n            }\n        }\n        return result;\n    }\n\n    /**\n     * 获取 Body 参数\n     *\n     * @date 15:04 20210621\n     * @param request\n     */\n    public static Map<String, String> getAllRequestParam(final HttpServletRequest request) throws IOException {\n\n        BufferedReader reader = new BufferedReader(new InputStreamReader(request.getInputStream()));\n        String str = \"\";\n        StringBuilder wholeStr = new StringBuilder();\n        // 一行一行的读取body体里面的内容；\n        while ((str = reader.readLine()) != null) {\n            wholeStr.append(str);\n        }\n        // 转化成json对象\n        return JSONObject.parseObject(wholeStr.toString(), Map.class);\n    }\n\n    /**\n     * 获取 Body 参数\n     *\n     * @date 15:04 20210621\n     * @param body\n     */\n    public static Map<String, String> getAllRequestParam(final byte[] body) throws IOException {\n        if(body==null){\n            return null;\n        }\n        String wholeStr = new String(body);\n        // 转化成json对象\n        return JSONObject.parseObject(wholeStr.toString(), Map.class);\n    }\n\n    /**\n     * 将URL请求参数转换成Map\n     *\n     * @param request\n     */\n    public static Map<String, String> getUrlParams(HttpServletRequest request) {\n        Map<String, String> result = new HashMap<>(16);\n        if (oConvertUtils.isEmpty(request.getQueryString())) {\n            return result;\n        }\n        String param = \"\";\n        try {\n            param = URLDecoder.decode(request.getQueryString(), \"utf-8\");\n        } catch (UnsupportedEncodingException e) {\n            e.printStackTrace();\n        }\n        String[] params = param.split(\"&\");\n        for (String s : params) {\n            int index = s.indexOf(\"=\");\n            // 代码逻辑说明: [issues/5879]数据查询传ds=“”造成的异常------------\n            if (index != -1) {\n                result.put(s.substring(0, index), s.substring(index + 1));\n            }\n        }\n        return result;\n    }\n\n    /**\n     * 将URL请求参数转换成Map\n     * \n     * @param queryString\n     */\n    public static Map<String, String> getUrlParams(String queryString) {\n        Map<String, String> result = new HashMap<>(16);\n        if (oConvertUtils.isEmpty(queryString)) {\n            return result;\n        }\n        String param = \"\";\n        try {\n            param = URLDecoder.decode(queryString, \"utf-8\");\n        } catch (UnsupportedEncodingException e) {\n            e.printStackTrace();\n        }\n        String[] params = param.split(\"&\");\n        for (String s : params) {\n            int index = s.indexOf(\"=\");\n            // 代码逻辑说明: [issues/5879]数据查询传ds=“”造成的异常------------\n            if (index != -1) {\n                result.put(s.substring(0, index), s.substring(index + 1));\n            }\n        }\n        return result;\n    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/sign/util/SignUtil.java",
    "content": "package org.jeecg.config.sign.util;\n\nimport com.alibaba.fastjson.JSONObject;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.constant.SymbolConstant;\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.config.JeecgBaseConfig;\nimport org.springframework.util.DigestUtils;\nimport org.springframework.util.StringUtils;\n\nimport java.io.UnsupportedEncodingException;\nimport java.net.URLDecoder;\nimport java.nio.charset.StandardCharsets;\nimport java.util.HashMap;\nimport java.util.Map;\nimport java.util.SortedMap;\nimport java.util.TreeMap;\n\n/**\n * 签名工具类\n * \n * @author jeecg\n * @date 20210621\n */\n@Slf4j\npublic class SignUtil {\n    public static final String X_PATH_VARIABLE = \"x-path-variable\";\n\n    /**\n     * @param params\n     *            所有的请求参数都会在这里进行排序加密\n     * @return 验证签名结果\n     */\n    public static boolean verifySign(SortedMap<String, String> params,String headerSign) {\n        if (params == null || StringUtils.isEmpty(headerSign)) {\n            return false;\n        }\n        // 把参数加密\n        String paramsSign = getParamsSign(params);\n        log.debug(\"Param Sign : {}\", paramsSign);\n        return !StringUtils.isEmpty(paramsSign) && headerSign.equals(paramsSign);\n    }\n\n    /**\n     * @param params\n     *            所有的请求参数都会在这里进行排序加密\n     * @return 得到签名\n     */\n    public static String getParamsSign(SortedMap<String, String> params) {\n        //去掉 Url 里的时间戳\n        params.remove(\"_t\");\n        String paramsJsonStr = JSONObject.toJSONString(params);\n        log.debug(\"Param paramsJsonStr : {}\", paramsJsonStr);\n        //设置签名秘钥\n        String signatureSecret = SignUtil.getSignatureSecret();\n        try {\n            //【issues/I484RW】2.4.6部署后，下拉搜索框提示“sign签名检验失败”\n            return DigestUtils.md5DigestAsHex((paramsJsonStr + signatureSecret).getBytes(\"UTF-8\")).toUpperCase();\n        } catch (UnsupportedEncodingException e) {\n            log.error(e.getMessage(),e);\n            return null;\n        }\n    }\n\n    /**\n     * 通过前端签名算法生成签名\n     *\n     * @param url               请求的完整URL（包含查询参数）\n     * @param requestParams     使用 @RequestParam 获取的参数集合\n     * @param requestBodyParams 使用 @RequestBody 获取的参数集合\n     * @return 计算得到的签名（大写MD5），若参数不足返回 null\n     */\n    public static String generateRequestSign(String url, Map<String, Object> requestParams, Map<String, Object> requestBodyParams) {\n        if (oConvertUtils.isEmpty(url)) {\n            return null;\n        }\n        // 解析URL上的查询参数与路径变量\n        Map<String, String> urlParams = parseQueryString(url);\n        // 合并URL参数与@RequestParam参数，确保数值和布尔类型转换为字符串\n        Map<String, String> mergedParams = mergeObject(urlParams, requestParams);\n        // 按需合并@RequestBody参数\n        if (requestBodyParams != null && !requestBodyParams.isEmpty()) {\n            mergedParams = mergeObject(mergedParams, requestBodyParams);\n        }\n        // 按键名升序排序，保持与前端一致的签名顺序\n        SortedMap<String, String> sortedParams = new TreeMap<>(mergedParams);\n        // 去除时间戳字段，避免参与签名\n        sortedParams.remove(\"_t\");\n        // 序列化为JSON字符串\n        String paramsJsonStr = JSONObject.toJSONString(sortedParams);\n        // 读取签名秘钥\n        String signatureSecret = getSignatureSecret();\n        // 计算MD5摘要并转大写\n        return DigestUtils.md5DigestAsHex((paramsJsonStr + signatureSecret).getBytes(StandardCharsets.UTF_8)).toUpperCase();\n    }\n\n    /**\n     * 解析URL中的查询参数，并处理末尾逗号分隔的路径变量片段。\n     *\n     * @param url 请求的完整URL\n     * @return 解析后的参数映射，数值与布尔类型均转换为字符串\n     */\n    private static Map<String, String> parseQueryString(String url) {\n        Map<String, String> result = new HashMap<>(16);\n        int fragmentIndex = url.indexOf('#');\n        if (fragmentIndex >= 0) {\n            url = url.substring(0, fragmentIndex);\n        }\n        int questionIndex = url.indexOf('?');\n        String paramString = null;\n        if (questionIndex >= 0 && questionIndex < url.length() - 1) {\n            paramString = url.substring(questionIndex + 1);\n        }\n        // 处理路径变量末尾以逗号分隔的段，例如 /sys/dict/getDictItems/sys_user,realname,username\n        int lastSlashIndex = url.lastIndexOf(SymbolConstant.SINGLE_SLASH);\n        if (lastSlashIndex >= 0 && lastSlashIndex < url.length() - 1) {\n            String lastPathVariable = url.substring(lastSlashIndex + 1);\n            int qIndexInPath = lastPathVariable.indexOf('?');\n            if (qIndexInPath >= 0) {\n                lastPathVariable = lastPathVariable.substring(0, qIndexInPath);\n            }\n            if (lastPathVariable.contains(SymbolConstant.COMMA)) {\n                String decodedPathVariable = URLDecoder.decode(lastPathVariable, StandardCharsets.UTF_8);\n                result.put(X_PATH_VARIABLE, decodedPathVariable);\n            }\n        }\n        if (oConvertUtils.isNotEmpty(paramString)) {\n            String[] pairs = paramString.split(SymbolConstant.AND);\n            for (String pair : pairs) {\n                int equalIndex = pair.indexOf('=');\n                if (equalIndex > 0 && equalIndex < pair.length() - 1) {\n                    String key = pair.substring(0, equalIndex);\n                    String value = pair.substring(equalIndex + 1);\n                    // 解码并统一类型为字符串\n                    String decodedKey = URLDecoder.decode(key, StandardCharsets.UTF_8);\n                    String decodedValue = URLDecoder.decode(value, StandardCharsets.UTF_8);\n                    result.put(decodedKey, decodedValue);\n                }\n            }\n        }\n        return result;\n    }\n\n    /**\n     * 合并两个参数映射，并保证数值与布尔类型统一转为字符串。\n     *\n     * @param target 初始参数映射\n     * @param source 待合并的参数映射\n     * @return 合并后的新映射\n     */\n    private static Map<String, String> mergeObject(Map<String, String> target, Map<String, Object> source) {\n        Map<String, String> merged = new HashMap<>(16);\n        if (target != null && !target.isEmpty()) {\n            merged.putAll(target);\n        }\n        if (source != null && !source.isEmpty()) {\n            for (Map.Entry<String, Object> entry : source.entrySet()) {\n                String key = entry.getKey();\n                Object value = entry.getValue();\n                if (value instanceof Number) {\n                    // 数值类型转字符串，保持前后端一致\n                    merged.put(key, String.valueOf(value));\n                } else if (value instanceof Boolean) {\n                    // 布尔类型转字符串，保持前后端一致\n                    merged.put(key, String.valueOf(value));\n                } else if (value != null) {\n                    merged.put(key, String.valueOf(value));\n                }\n            }\n        }\n        return merged;\n    }\n\n    /**\n     * 读取并校验签名秘钥配置。\n     *\n     * @return 有效的签名秘钥\n     */\n    private static String getSignatureSecret() {\n        JeecgBaseConfig jeecgBaseConfig = SpringContextUtils.getBean(JeecgBaseConfig.class);\n        String signatureSecret = jeecgBaseConfig.getSignatureSecret();\n        String curlyBracket = SymbolConstant.DOLLAR + SymbolConstant.LEFT_CURLY_BRACKET;\n        if (oConvertUtils.isEmpty(signatureSecret) || signatureSecret.contains(curlyBracket)) {\n            throw new JeecgBootException(\"签名密钥 ${jeecg.signatureSecret} 缺少配置 ！！\");\n        }\n        return signatureSecret;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/tencent/JeecgTencent.java",
    "content": "package org.jeecg.config.tencent;\n\nimport lombok.Data;\n\n/**\n* @Description: 腾讯短信配置\n*\n* @author: wangshuai\n* @date: 2025/10/30 18:22\n*/\n@Data\npublic class JeecgTencent {\n\n    /**\n     * 接入域名\n     */\n    private String endpoint;\n    \n    /**\n     * api秘钥id\n     */\n    private String secretId;\n    \n    /**\n     * api秘钥key\n     */\n    private String secretKey;\n    \n    /**\n     * 应用id\n     */\n    private String sdkAppId;\n\n    /**\n     * 地域信息\n     */\n    private String region;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/vo/BaiduApi.java",
    "content": "package org.jeecg.config.vo;\n\nimport lombok.Data;\n\n/**\n * 百度开放api配置\n */\n@Data\npublic class BaiduApi {\n\n    private String appId;\n    private String apiKey;\n    private String secretKey;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/vo/DomainUrl.java",
    "content": "package org.jeecg.config.vo;\n\nimport lombok.Data;\n\n/**\n * @Author taoYan\n * @Date 2022/7/5 21:16\n **/\n@Data\npublic class DomainUrl {\n\n    private String pc;\n\n    private String app;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/vo/Elasticsearch.java",
    "content": "package org.jeecg.config.vo;\n\n/**\n * @author: scott\n * @date: 2023年05月10日 16:06\n */\npublic class Elasticsearch {\n    private String clusterNodes;\n    private boolean checkEnabled;\n\n    public String getClusterNodes() {\n        return clusterNodes;\n    }\n\n    public void setClusterNodes(String clusterNodes) {\n        this.clusterNodes = clusterNodes;\n    }\n\n    public boolean isCheckEnabled() {\n        return checkEnabled;\n    }\n\n    public void setCheckEnabled(boolean checkEnabled) {\n        this.checkEnabled = checkEnabled;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/vo/Firewall.java",
    "content": "package org.jeecg.config.vo;\n\n/**\n * 平台安全配置\n *\n * @author: scott\n * @date: 2023年09月05日 9:25\n */\npublic class Firewall {\n    /**\n     * 数据源安全 (开启后，Online报表和图表的数据源为必填)\n     */\n    private Boolean dataSourceSafe = false;\n    /**\n     * 是否禁止使用 * 查询所有字段\n     */\n    private Boolean disableSelectAll = false;\n    /**\n     * 低代码模式（dev:开发模式，prod:发布模式——关闭所有在线开发配置能力）\n     */\n    private String lowCodeMode;\n    /**\n     * 是否允许同一账号多地同时登录 （为 true 时允许一起登录, 为 false 时新登录挤掉旧登录）\n     */\n    private Boolean isConcurrent = true;\n    /**\n     * 是否开启默认密码登录提醒（true 登录后提示必须修改默认密码）\n     */\n    private Boolean enableDefaultPwdCheck = false;\n\n    /**\n     * 是否开启登录验证码校验（true 开启；false 关闭并跳过验证码逻辑）\n     */\n    private Boolean enableLoginCaptcha = true;\n\n//    /**\n//     * 表字典安全模式（white:白名单——配置了白名单的表才能通过表字典方式访问，black:黑名单——配置了黑名单的表不允许表字典方式访问）\n//     */\n//    private String tableDictMode;\n\n\n    public Boolean getEnableLoginCaptcha() {\n        return enableLoginCaptcha;\n    }\n\n    public void setEnableLoginCaptcha(Boolean enableLoginCaptcha) {\n        this.enableLoginCaptcha = enableLoginCaptcha;\n    }\n\n    public Boolean getEnableDefaultPwdCheck() {\n        return enableDefaultPwdCheck;\n    }\n\n    public void setEnableDefaultPwdCheck(Boolean enableDefaultPwdCheck) {\n        this.enableDefaultPwdCheck = enableDefaultPwdCheck;\n    }\n\n    public Boolean getDataSourceSafe() {\n        return dataSourceSafe;\n    }\n\n    public void setDataSourceSafe(Boolean dataSourceSafe) {\n        this.dataSourceSafe = dataSourceSafe;\n    }\n\n    public String getLowCodeMode() {\n        return lowCodeMode;\n    }\n\n    public void setLowCodeMode(String lowCodeMode) {\n        this.lowCodeMode = lowCodeMode;\n    }\n\n    public Boolean getDisableSelectAll() {\n        return disableSelectAll;\n    }\n\n    public void setDisableSelectAll(Boolean disableSelectAll) {\n        this.disableSelectAll = disableSelectAll;\n    }\n\n    public Boolean getIsConcurrent() {\n        return isConcurrent;\n    }\n\n    public void setIsConcurrent(Boolean isConcurrent) {\n        this.isConcurrent = isConcurrent;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/vo/GaoDeApi.java",
    "content": "package org.jeecg.config.vo;\n\nimport lombok.Data;\n\n/**\n* @Description: 高德开放api配置\n*\n* @author: wangshuai\n* @date: 2025/7/17 20:32\n*/\n@Data\npublic class GaoDeApi {\n    /**应用key*/\n    private String apiKey;\n    /**应用秘钥*/\n    private String secretKey;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/vo/JeecgMinio.java",
    "content": "package org.jeecg.config.vo;\n\nimport lombok.Data;\n\n@Data\npublic class JeecgMinio {\n\n    private String minio_url;\n    private String bucketName;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/vo/JeecgOSS.java",
    "content": "package org.jeecg.config.vo;\n\nimport lombok.Data;\n\n@Data\npublic class JeecgOSS {\n\n    private String endpoint;\n    private String bucketName;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/vo/Path.java",
    "content": "package org.jeecg.config.vo;\n\nimport javax.print.DocFlavor;\n\n/**\n *\n * @author: scott\n * @date: 2022年04月18日 20:35\n */\npublic class Path {\n    private String upload;\n    private String webapp;\n\n    public String getUpload() {\n        return upload;\n    }\n\n    public void setUpload(String upload) {\n        this.upload = upload;\n    }\n\n    public String getWebapp() {\n        return webapp;\n    }\n\n    public void setWebapp(String webapp) {\n        this.webapp = webapp;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/vo/Shiro.java",
    "content": "package org.jeecg.config.vo;\n\n/**\n * @Description: TODO\n * @author: scott\n * @date: 2022年01月21日 14:23\n */\npublic class Shiro {\n    private String excludeUrls = \"\";\n\n    public String getExcludeUrls() {\n        return excludeUrls;\n    }\n\n    public void setExcludeUrls(String excludeUrls) {\n        this.excludeUrls = excludeUrls;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/config/vo/WeiXinPay.java",
    "content": "package org.jeecg.config.vo;\n\nimport lombok.Data;\n\n@Data\npublic class WeiXinPay {\n    /**\n     * 微信公众号id\n     */\n    private String appId;\n    /**\n     * 商户号id\n     */\n    private String mchId;\n    /**\n     * 商户号秘钥\n     */\n    private String apiKey;\n    /**\n     * 回调地址\n     */\n    private String notifyUrl;\n    /**\n     * 是否开启会员认证\n     */\n    private Boolean openVipLimit;\n    /**\n     * 证书路径\n     */\n    private String certPath;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/modules/base/mapper/BaseCommonMapper.java",
    "content": "package org.jeecg.modules.base.mapper;\n\nimport com.baomidou.mybatisplus.annotation.InterceptorIgnore;\nimport org.apache.ibatis.annotations.Param;\nimport org.jeecg.common.api.dto.LogDTO;\n\n/**\n * @Description: BaseCommonMapper\n * @author: jeecg-boot\n */\npublic interface BaseCommonMapper {\n\n    /**\n     * 保存日志\n     * @param dto\n     */\n    @InterceptorIgnore(illegalSql = \"true\", tenantLine = \"true\")\n    void saveLog(@Param(\"dto\")LogDTO dto);\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/modules/base/mapper/xml/BaseCommonMapper.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE mapper PUBLIC \"-//mybatis.org//DTD Mapper 3.0//EN\" \"http://mybatis.org/dtd/mybatis-3-mapper.dtd\">\n<mapper namespace=\"org.jeecg.modules.base.mapper.BaseCommonMapper\">\n\n    <!-- 保存日志11 -->\n    <insert id=\"saveLog\" parameterType=\"Object\">\n        insert into sys_log (id, log_type, log_content, method, operate_type, request_url, request_type, request_param, ip, userid, username, cost_time, create_time,create_by, tenant_id, client_type)\n        values(\n            #{dto.id,jdbcType=VARCHAR},\n            #{dto.logType,jdbcType=INTEGER},\n            #{dto.logContent,jdbcType=VARCHAR},\n            #{dto.method,jdbcType=VARCHAR},\n            #{dto.operateType,jdbcType=INTEGER},\n            #{dto.requestUrl,jdbcType=VARCHAR},\n            #{dto.requestType,jdbcType=VARCHAR},\n            #{dto.requestParam,jdbcType=VARCHAR},\n            #{dto.ip,jdbcType=VARCHAR},\n            #{dto.userid,jdbcType=VARCHAR},\n            #{dto.username,jdbcType=VARCHAR},\n            #{dto.costTime,jdbcType=BIGINT},\n            #{dto.createTime,jdbcType=TIMESTAMP},\n            #{dto.createBy,jdbcType=VARCHAR},\n            #{dto.tenantId,jdbcType=INTEGER},\n            #{dto.clientType,jdbcType=VARCHAR}\n        )\n    </insert>\n\n</mapper>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/modules/base/service/BaseCommonService.java",
    "content": "package org.jeecg.modules.base.service;\n\nimport org.jeecg.common.api.dto.LogDTO;\nimport org.jeecg.common.system.vo.LoginUser;\n\n/**\n * common接口\n * @author: jeecg-boot\n */\npublic interface BaseCommonService {\n\n    /**\n     * 保存日志\n     * @param logDTO\n     */\n    void addLog(LogDTO logDTO);\n\n    /**\n     * 保存日志\n     * @param logContent\n     * @param logType\n     * @param operateType\n     * @param user\n     */\n    void addLog(String logContent, Integer logType, Integer operateType, LoginUser user);\n\n    /**\n     * 保存日志\n     * @param logContent\n     * @param logType\n     * @param operateType\n     */\n    void addLog(String logContent, Integer logType, Integer operateType);\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/modules/base/service/impl/BaseCommonServiceImpl.java",
    "content": "package org.jeecg.modules.base.service.impl;\n\nimport com.baomidou.mybatisplus.core.toolkit.IdWorker;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.shiro.SecurityUtils;\nimport org.jeecg.common.api.dto.LogDTO;\nimport org.jeecg.common.constant.enums.ClientTerminalTypeEnum;\nimport org.jeecg.common.util.BrowserUtils;\nimport org.jeecg.modules.base.mapper.BaseCommonMapper;\nimport org.jeecg.modules.base.service.BaseCommonService;\nimport org.jeecg.common.system.vo.LoginUser;\nimport org.jeecg.common.util.IpUtils;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.springframework.stereotype.Service;\n\nimport jakarta.annotation.Resource;\nimport jakarta.servlet.http.HttpServletRequest;\nimport java.util.*;\n\n/**\n * @Description: common实现类\n * @author: jeecg-boot\n */\n@Service\n@Slf4j\npublic class BaseCommonServiceImpl implements BaseCommonService {\n\n    @Resource\n    private BaseCommonMapper baseCommonMapper;\n\n    @Override\n    public void addLog(LogDTO logDTO) {\n        if(oConvertUtils.isEmpty(logDTO.getId())){\n            logDTO.setId(String.valueOf(IdWorker.getId()));\n        }\n        //保存日志（异常捕获处理，防止数据太大存储失败，导致业务失败）JT-238\n        try {   \n            logDTO.setCreateTime(new Date());\n            baseCommonMapper.saveLog(logDTO);\n        } catch (Exception e) {\n            log.warn(\" LogContent length : \"+logDTO.getLogContent().length());\n            log.warn(e.getMessage());\n        }\n    }\n\n    @Override\n    public void addLog(String logContent, Integer logType, Integer operatetype, LoginUser user) {\n        LogDTO sysLog = new LogDTO();\n        sysLog.setId(String.valueOf(IdWorker.getId()));\n        //注解上的描述,操作日志内容\n        sysLog.setLogContent(logContent);\n        sysLog.setLogType(logType);\n        sysLog.setOperateType(operatetype);\n        try {\n            //获取request\n            HttpServletRequest request = SpringContextUtils.getHttpServletRequest();\n            //设置IP地址\n            sysLog.setIp(IpUtils.getIpAddr(request));\n\n            try {\n                //设置客户端\n                if(BrowserUtils.isDesktop(request)){\n                    sysLog.setClientType(ClientTerminalTypeEnum.PC.getKey());\n                }else{\n                    sysLog.setClientType(ClientTerminalTypeEnum.APP.getKey());\n                }\n            } catch (Exception e) {\n                //e.printStackTrace();\n            }\n        } catch (Exception e) {\n            sysLog.setIp(\"127.0.0.1\");\n        }\n        //获取登录用户信息\n        if(user==null){\n            try {\n                user = (LoginUser) SecurityUtils.getSubject().getPrincipal();\n            } catch (Exception e) {\n                //e.printStackTrace();\n            }\n        }\n        if(user!=null){\n            sysLog.setUserid(user.getUsername());\n            sysLog.setUsername(user.getRealname());\n        }\n        sysLog.setCreateTime(new Date());\n        //保存日志（异常捕获处理，防止数据太大存储失败，导致业务失败）JT-238\n        try {\n            baseCommonMapper.saveLog(sysLog);\n        } catch (Exception e) {\n            log.warn(\" LogContent length : \"+sysLog.getLogContent().length());\n            log.warn(e.getMessage());\n        }\n    }\n\n    @Override\n    public void addLog(String logContent, Integer logType, Integer operateType) {\n        addLog(logContent, logType, operateType, null);\n    }\n\n\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/resources/META-INF/spring/org.springframework.boot.SpringApplicationRunListeners",
    "content": "org.jeecg.config.DruidWallConfigRegister"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/resources/META-INF/spring.factories",
    "content": "org.springframework.boot.SpringApplicationRunListener=\\\norg.jeecg.config.DruidWallConfigRegister"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/resources/config/default-spring-doc.properties",
    "content": "springdoc.auto-tag-classes: false\nspringdoc.packages-to-scan: org.jeecg"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/resources/static/pca.json",
    "content": "{\"86\":{\"110000\":\"北京市\",\"120000\":\"天津市\",\"130000\":\"河北省\",\"140000\":\"山西省\",\"150000\":\"内蒙古自治区\",\"210000\":\"辽宁省\",\"220000\":\"吉林省\",\"230000\":\"黑龙江省\",\"310000\":\"上海市\",\"320000\":\"江苏省\",\"330000\":\"浙江省\",\"340000\":\"安徽省\",\"350000\":\"福建省\",\"360000\":\"江西省\",\"370000\":\"山东省\",\"410000\":\"河南省\",\"420000\":\"湖北省\",\"430000\":\"湖南省\",\"440000\":\"广东省\",\"450000\":\"广西壮族自治区\",\"460000\":\"海南省\",\"500000\":\"重庆市\",\"510000\":\"四川省\",\"520000\":\"贵州省\",\"530000\":\"云南省\",\"540000\":\"西藏自治区\",\"610000\":\"陕西省\",\"620000\":\"甘肃省\",\"630000\":\"青海省\",\"640000\":\"宁夏回族自治区\",\"650000\":\"新疆维吾尔自治区\",\"710000\":\"台湾省\",\"810000\":\"香港特别行政区\",\"820000\":\"澳门特别行政区\"},\"110000\":{\"110100\":\"北京市\"},\"110100\":{\"110101\":\"东城区\",\"110102\":\"西城区\",\"110105\":\"朝阳区\",\"110106\":\"丰台区\",\"110107\":\"石景山区\",\"110108\":\"海淀区\",\"110109\":\"门头沟区\",\"110111\":\"房山区\",\"110112\":\"通州区\",\"110113\":\"顺义区\",\"110114\":\"昌平区\",\"110115\":\"大兴区\",\"110116\":\"怀柔区\",\"110117\":\"平谷区\",\"110118\":\"密云区\",\"110119\":\"延庆区\"},\"120000\":{\"120100\":\"天津市\"},\"120100\":{\"120101\":\"和平区\",\"120102\":\"河东区\",\"120103\":\"河西区\",\"120104\":\"南开区\",\"120105\":\"河北区\",\"120106\":\"红桥区\",\"120110\":\"东丽区\",\"120111\":\"西青区\",\"120112\":\"津南区\",\"120113\":\"北辰区\",\"120114\":\"武清区\",\"120115\":\"宝坻区\",\"120116\":\"滨海新区\",\"120117\":\"宁河区\",\"120118\":\"静海区\",\"120119\":\"蓟州区\"},\"130000\":{\"130100\":\"石家庄市\",\"130200\":\"唐山市\",\"130300\":\"秦皇岛市\",\"130400\":\"邯郸市\",\"130500\":\"邢台市\",\"130600\":\"保定市\",\"130700\":\"张家口市\",\"130800\":\"承德市\",\"130900\":\"沧州市\",\"131000\":\"廊坊市\",\"131100\":\"衡水市\"},\"130100\":{\"130102\":\"长安区\",\"130104\":\"桥西区\",\"130105\":\"新华区\",\"130107\":\"井陉矿区\",\"130108\":\"裕华区\",\"130109\":\"藁城区\",\"130110\":\"鹿泉区\",\"130111\":\"栾城区\",\"130121\":\"井陉县\",\"130123\":\"正定县\",\"130125\":\"行唐县\",\"130126\":\"灵寿县\",\"130127\":\"高邑县\",\"130128\":\"深泽县\",\"130129\":\"赞皇县\",\"130130\":\"无极县\",\"130131\":\"平山县\",\"130132\":\"元氏县\",\"130133\":\"赵县\",\"130171\":\"石家庄高新技术产业开发区\",\"130172\":\"石家庄循环化工园区\",\"130181\":\"辛集市\",\"130183\":\"晋州市\",\"130184\":\"新乐市\"},\"130200\":{\"130202\":\"路南区\",\"130203\":\"路北区\",\"130204\":\"古冶区\",\"130205\":\"开平区\",\"130207\":\"丰南区\",\"130208\":\"丰润区\",\"130209\":\"曹妃甸区\",\"130224\":\"滦南县\",\"130225\":\"乐亭县\",\"130227\":\"迁西县\",\"130229\":\"玉田县\",\"130273\":\"唐山高新技术产业开发区\",\"130274\":\"河北唐山海港经济开发区\",\"130281\":\"遵化市\",\"130283\":\"迁安市\",\"130284\":\"滦州市\"},\"130300\":{\"130302\":\"海港区\",\"130303\":\"山海关区\",\"130304\":\"北戴河区\",\"130306\":\"抚宁区\",\"130321\":\"青龙满族自治县\",\"130322\":\"昌黎县\",\"130324\":\"卢龙县\",\"130371\":\"秦皇岛市经济技术开发区\",\"130372\":\"北戴河新区\",\"130390\":\"经济技术开发区\"},\"130400\":{\"130402\":\"邯山区\",\"130403\":\"丛台区\",\"130404\":\"复兴区\",\"130406\":\"峰峰矿区\",\"130407\":\"肥乡区\",\"130408\":\"永年区\",\"130423\":\"临漳县\",\"130424\":\"成安县\",\"130425\":\"大名县\",\"130426\":\"涉县\",\"130427\":\"磁县\",\"130430\":\"邱县\",\"130431\":\"鸡泽县\",\"130432\":\"广平县\",\"130433\":\"馆陶县\",\"130434\":\"魏县\",\"130435\":\"曲周县\",\"130471\":\"邯郸经济技术开发区\",\"130473\":\"邯郸冀南新区\",\"130481\":\"武安市\"},\"130500\":{\"130502\":\"襄都区\",\"130503\":\"信都区\",\"130505\":\"任泽区\",\"130506\":\"南和区\",\"130522\":\"临城县\",\"130523\":\"内丘县\",\"130524\":\"柏乡县\",\"130525\":\"隆尧县\",\"130528\":\"宁晋县\",\"130529\":\"巨鹿县\",\"130530\":\"新河县\",\"130531\":\"广宗县\",\"130532\":\"平乡县\",\"130533\":\"威县\",\"130534\":\"清河县\",\"130535\":\"临西县\",\"130571\":\"河北邢台经济开发区\",\"130581\":\"南宫市\",\"130582\":\"沙河市\"},\"130600\":{\"130602\":\"竞秀区\",\"130606\":\"莲池区\",\"130607\":\"满城区\",\"130608\":\"清苑区\",\"130609\":\"徐水区\",\"130623\":\"涞水县\",\"130624\":\"阜平县\",\"130626\":\"定兴县\",\"130627\":\"唐县\",\"130628\":\"高阳县\",\"130629\":\"容城县\",\"130630\":\"涞源县\",\"130631\":\"望都县\",\"130632\":\"安新县\",\"130633\":\"易县\",\"130634\":\"曲阳县\",\"130635\":\"蠡县\",\"130636\":\"顺平县\",\"130637\":\"博野县\",\"130638\":\"雄县\",\"130671\":\"保定高新技术产业开发区\",\"130672\":\"保定白沟新城\",\"130681\":\"涿州市\",\"130682\":\"定州市\",\"130683\":\"安国市\",\"130684\":\"高碑店市\"},\"130700\":{\"130702\":\"桥东区\",\"130703\":\"桥西区\",\"130705\":\"宣化区\",\"130706\":\"下花园区\",\"130708\":\"万全区\",\"130709\":\"崇礼区\",\"130722\":\"张北县\",\"130723\":\"康保县\",\"130724\":\"沽源县\",\"130725\":\"尚义县\",\"130726\":\"蔚县\",\"130727\":\"阳原县\",\"130728\":\"怀安县\",\"130730\":\"怀来县\",\"130731\":\"涿鹿县\",\"130732\":\"赤城县\",\"130772\":\"张家口市察北管理区\"},\"130800\":{\"130802\":\"双桥区\",\"130803\":\"双滦区\",\"130804\":\"鹰手营子矿区\",\"130821\":\"承德县\",\"130822\":\"兴隆县\",\"130824\":\"滦平县\",\"130825\":\"隆化县\",\"130826\":\"丰宁满族自治县\",\"130827\":\"宽城满族自治县\",\"130828\":\"围场满族蒙古族自治县\",\"130871\":\"承德高新技术产业开发区\",\"130881\":\"平泉市\"},\"130900\":{\"130902\":\"新华区\",\"130903\":\"运河区\",\"130921\":\"沧县\",\"130922\":\"青县\",\"130923\":\"东光县\",\"130924\":\"海兴县\",\"130925\":\"盐山县\",\"130926\":\"肃宁县\",\"130927\":\"南皮县\",\"130928\":\"吴桥县\",\"130929\":\"献县\",\"130930\":\"孟村回族自治县\",\"130971\":\"河北沧州经济开发区\",\"130972\":\"沧州高新技术产业开发区\",\"130973\":\"沧州渤海新区\",\"130981\":\"泊头市\",\"130982\":\"任丘市\",\"130983\":\"黄骅市\",\"130984\":\"河间市\"},\"131000\":{\"131002\":\"安次区\",\"131003\":\"广阳区\",\"131022\":\"固安县\",\"131023\":\"永清县\",\"131024\":\"香河县\",\"131025\":\"大城县\",\"131026\":\"文安县\",\"131028\":\"大厂回族自治县\",\"131071\":\"廊坊经济技术开发区\",\"131081\":\"霸州市\",\"131082\":\"三河市\",\"131090\":\"开发区\"},\"131100\":{\"131102\":\"桃城区\",\"131103\":\"冀州区\",\"131121\":\"枣强县\",\"131122\":\"武邑县\",\"131123\":\"武强县\",\"131124\":\"饶阳县\",\"131125\":\"安平县\",\"131126\":\"故城县\",\"131127\":\"景县\",\"131128\":\"阜城县\",\"131171\":\"河北衡水经济开发区\",\"131172\":\"衡水滨湖新区\",\"131182\":\"深州市\"},\"140000\":{\"140100\":\"太原市\",\"140200\":\"大同市\",\"140300\":\"阳泉市\",\"140400\":\"长治市\",\"140500\":\"晋城市\",\"140600\":\"朔州市\",\"140700\":\"晋中市\",\"140800\":\"运城市\",\"140900\":\"忻州市\",\"141000\":\"临汾市\",\"141100\":\"吕梁市\"},\"140100\":{\"140105\":\"小店区\",\"140106\":\"迎泽区\",\"140107\":\"杏花岭区\",\"140108\":\"尖草坪区\",\"140109\":\"万柏林区\",\"140110\":\"晋源区\",\"140121\":\"清徐县\",\"140122\":\"阳曲县\",\"140123\":\"娄烦县\",\"140181\":\"古交市\"},\"140200\":{\"140212\":\"新荣区\",\"140213\":\"平城区\",\"140214\":\"云冈区\",\"140215\":\"云州区\",\"140221\":\"阳高县\",\"140222\":\"天镇县\",\"140223\":\"广灵县\",\"140224\":\"灵丘县\",\"140225\":\"浑源县\",\"140226\":\"左云县\",\"140271\":\"山西大同经济开发区\"},\"140300\":{\"140302\":\"城区\",\"140303\":\"矿区\",\"140311\":\"郊区\",\"140321\":\"平定县\",\"140322\":\"盂县\"},\"140400\":{\"140403\":\"潞州区\",\"140404\":\"上党区\",\"140405\":\"屯留区\",\"140406\":\"潞城区\",\"140423\":\"襄垣县\",\"140425\":\"平顺县\",\"140426\":\"黎城县\",\"140427\":\"壶关县\",\"140428\":\"长子县\",\"140429\":\"武乡县\",\"140430\":\"沁县\",\"140431\":\"沁源县\",\"140471\":\"山西长治高新技术产业园区\"},\"140500\":{\"140502\":\"城区\",\"140521\":\"沁水县\",\"140522\":\"阳城县\",\"140524\":\"陵川县\",\"140525\":\"泽州县\",\"140581\":\"高平市\"},\"140600\":{\"140602\":\"朔城区\",\"140603\":\"平鲁区\",\"140621\":\"山阴县\",\"140622\":\"应县\",\"140623\":\"右玉县\",\"140671\":\"山西朔州经济开发区\",\"140681\":\"怀仁市\"},\"140700\":{\"140702\":\"榆次区\",\"140703\":\"太谷区\",\"140721\":\"榆社县\",\"140722\":\"左权县\",\"140723\":\"和顺县\",\"140724\":\"昔阳县\",\"140725\":\"寿阳县\",\"140727\":\"祁县\",\"140728\":\"平遥县\",\"140729\":\"灵石县\",\"140781\":\"介休市\"},\"140800\":{\"140802\":\"盐湖区\",\"140821\":\"临猗县\",\"140822\":\"万荣县\",\"140823\":\"闻喜县\",\"140824\":\"稷山县\",\"140825\":\"新绛县\",\"140826\":\"绛县\",\"140827\":\"垣曲县\",\"140828\":\"夏县\",\"140829\":\"平陆县\",\"140830\":\"芮城县\",\"140881\":\"永济市\",\"140882\":\"河津市\"},\"140900\":{\"140902\":\"忻府区\",\"140921\":\"定襄县\",\"140922\":\"五台县\",\"140923\":\"代县\",\"140924\":\"繁峙县\",\"140925\":\"宁武县\",\"140926\":\"静乐县\",\"140927\":\"神池县\",\"140928\":\"五寨县\",\"140929\":\"岢岚县\",\"140930\":\"河曲县\",\"140931\":\"保德县\",\"140932\":\"偏关县\",\"140971\":\"五台山风景名胜区\",\"140981\":\"原平市\"},\"141000\":{\"141002\":\"尧都区\",\"141021\":\"曲沃县\",\"141022\":\"翼城县\",\"141023\":\"襄汾县\",\"141024\":\"洪洞县\",\"141025\":\"古县\",\"141026\":\"安泽县\",\"141027\":\"浮山县\",\"141028\":\"吉县\",\"141029\":\"乡宁县\",\"141030\":\"大宁县\",\"141031\":\"隰县\",\"141032\":\"永和县\",\"141033\":\"蒲县\",\"141034\":\"汾西县\",\"141081\":\"侯马市\",\"141082\":\"霍州市\"},\"141100\":{\"141102\":\"离石区\",\"141121\":\"文水县\",\"141122\":\"交城县\",\"141123\":\"兴县\",\"141124\":\"临县\",\"141125\":\"柳林县\",\"141126\":\"石楼县\",\"141127\":\"岚县\",\"141128\":\"方山县\",\"141129\":\"中阳县\",\"141130\":\"交口县\",\"141181\":\"孝义市\",\"141182\":\"汾阳市\"},\"150000\":{\"150100\":\"呼和浩特市\",\"150200\":\"包头市\",\"150300\":\"乌海市\",\"150400\":\"赤峰市\",\"150500\":\"通辽市\",\"150600\":\"鄂尔多斯市\",\"150700\":\"呼伦贝尔市\",\"150800\":\"巴彦淖尔市\",\"150900\":\"乌兰察布市\",\"152200\":\"兴安盟\",\"152500\":\"锡林郭勒盟\",\"152900\":\"阿拉善盟\"},\"150100\":{\"150102\":\"新城区\",\"150103\":\"回民区\",\"150104\":\"玉泉区\",\"150105\":\"赛罕区\",\"150121\":\"土默特左旗\",\"150122\":\"托克托县\",\"150123\":\"和林格尔县\",\"150124\":\"清水河县\",\"150125\":\"武川县\",\"150172\":\"呼和浩特经济技术开发区\"},\"150200\":{\"150202\":\"东河区\",\"150203\":\"昆都仑区\",\"150204\":\"青山区\",\"150205\":\"石拐区\",\"150206\":\"白云鄂博矿区\",\"150207\":\"九原区\",\"150221\":\"土默特右旗\",\"150222\":\"固阳县\",\"150223\":\"达尔罕茂明安联合旗\",\"150271\":\"包头稀土高新技术产业开发区\"},\"150300\":{\"150302\":\"海勃湾区\",\"150303\":\"海南区\",\"150304\":\"乌达区\"},\"150400\":{\"150402\":\"红山区\",\"150403\":\"元宝山区\",\"150404\":\"松山区\",\"150421\":\"阿鲁科尔沁旗\",\"150422\":\"巴林左旗\",\"150423\":\"巴林右旗\",\"150424\":\"林西县\",\"150425\":\"克什克腾旗\",\"150426\":\"翁牛特旗\",\"150428\":\"喀喇沁旗\",\"150429\":\"宁城县\",\"150430\":\"敖汉旗\"},\"150500\":{\"150502\":\"科尔沁区\",\"150521\":\"科尔沁左翼中旗\",\"150522\":\"科尔沁左翼后旗\",\"150523\":\"开鲁县\",\"150524\":\"库伦旗\",\"150525\":\"奈曼旗\",\"150526\":\"扎鲁特旗\",\"150571\":\"通辽经济技术开发区\",\"150581\":\"霍林郭勒市\"},\"150600\":{\"150602\":\"东胜区\",\"150603\":\"康巴什区\",\"150621\":\"达拉特旗\",\"150622\":\"准格尔旗\",\"150623\":\"鄂托克前旗\",\"150624\":\"鄂托克旗\",\"150625\":\"杭锦旗\",\"150626\":\"乌审旗\",\"150627\":\"伊金霍洛旗\"},\"150700\":{\"150702\":\"海拉尔区\",\"150703\":\"扎赉诺尔区\",\"150721\":\"阿荣旗\",\"150722\":\"莫力达瓦达斡尔族自治旗\",\"150723\":\"鄂伦春自治旗\",\"150724\":\"鄂温克族自治旗\",\"150725\":\"陈巴尔虎旗\",\"150726\":\"新巴尔虎左旗\",\"150727\":\"新巴尔虎右旗\",\"150781\":\"满洲里市\",\"150782\":\"牙克石市\",\"150783\":\"扎兰屯市\",\"150784\":\"额尔古纳市\",\"150785\":\"根河市\"},\"150800\":{\"150802\":\"临河区\",\"150821\":\"五原县\",\"150822\":\"磴口县\",\"150823\":\"乌拉特前旗\",\"150824\":\"乌拉特中旗\",\"150825\":\"乌拉特后旗\",\"150826\":\"杭锦后旗\"},\"150900\":{\"150902\":\"集宁区\",\"150921\":\"卓资县\",\"150922\":\"化德县\",\"150923\":\"商都县\",\"150924\":\"兴和县\",\"150925\":\"凉城县\",\"150926\":\"察哈尔右翼前旗\",\"150927\":\"察哈尔右翼中旗\",\"150928\":\"察哈尔右翼后旗\",\"150929\":\"四子王旗\",\"150981\":\"丰镇市\"},\"152200\":{\"152201\":\"乌兰浩特市\",\"152202\":\"阿尔山市\",\"152221\":\"科尔沁右翼前旗\",\"152222\":\"科尔沁右翼中旗\",\"152223\":\"扎赉特旗\",\"152224\":\"突泉县\"},\"152500\":{\"152501\":\"二连浩特市\",\"152502\":\"锡林浩特市\",\"152522\":\"阿巴嘎旗\",\"152523\":\"苏尼特左旗\",\"152524\":\"苏尼特右旗\",\"152525\":\"东乌珠穆沁旗\",\"152526\":\"西乌珠穆沁旗\",\"152527\":\"太仆寺旗\",\"152528\":\"镶黄旗\",\"152529\":\"正镶白旗\",\"152530\":\"正蓝旗\",\"152531\":\"多伦县\",\"152571\":\"乌拉盖管委会\"},\"152900\":{\"152921\":\"阿拉善左旗\",\"152922\":\"阿拉善右旗\",\"152923\":\"额济纳旗\",\"152971\":\"内蒙古阿拉善经济开发区\"},\"210000\":{\"210100\":\"沈阳市\",\"210200\":\"大连市\",\"210300\":\"鞍山市\",\"210400\":\"抚顺市\",\"210500\":\"本溪市\",\"210600\":\"丹东市\",\"210700\":\"锦州市\",\"210800\":\"营口市\",\"210900\":\"阜新市\",\"211000\":\"辽阳市\",\"211100\":\"盘锦市\",\"211200\":\"铁岭市\",\"211300\":\"朝阳市\",\"211400\":\"葫芦岛市\"},\"210100\":{\"210102\":\"和平区\",\"210103\":\"沈河区\",\"210104\":\"大东区\",\"210105\":\"皇姑区\",\"210106\":\"铁西区\",\"210111\":\"苏家屯区\",\"210112\":\"浑南区\",\"210113\":\"沈北新区\",\"210114\":\"于洪区\",\"210115\":\"辽中区\",\"210123\":\"康平县\",\"210124\":\"法库县\",\"210181\":\"新民市\",\"210190\":\"经济技术开发区\"},\"210200\":{\"210202\":\"中山区\",\"210203\":\"西岗区\",\"210204\":\"沙河口区\",\"210211\":\"甘井子区\",\"210212\":\"旅顺口区\",\"210213\":\"金州区\",\"210214\":\"普兰店区\",\"210224\":\"长海县\",\"210281\":\"瓦房店市\",\"210283\":\"庄河市\"},\"210300\":{\"210302\":\"铁东区\",\"210303\":\"铁西区\",\"210304\":\"立山区\",\"210311\":\"千山区\",\"210321\":\"台安县\",\"210323\":\"岫岩满族自治县\",\"210381\":\"海城市\",\"210390\":\"高新区\"},\"210400\":{\"210402\":\"新抚区\",\"210403\":\"东洲区\",\"210404\":\"望花区\",\"210411\":\"顺城区\",\"210421\":\"抚顺县\",\"210422\":\"新宾满族自治县\",\"210423\":\"清原满族自治县\"},\"210500\":{\"210502\":\"平山区\",\"210503\":\"溪湖区\",\"210504\":\"明山区\",\"210505\":\"南芬区\",\"210521\":\"本溪满族自治县\",\"210522\":\"桓仁满族自治县\"},\"210600\":{\"210602\":\"元宝区\",\"210603\":\"振兴区\",\"210604\":\"振安区\",\"210624\":\"宽甸满族自治县\",\"210681\":\"东港市\",\"210682\":\"凤城市\"},\"210700\":{\"210702\":\"古塔区\",\"210703\":\"凌河区\",\"210711\":\"太和区\",\"210726\":\"黑山县\",\"210727\":\"义县\",\"210781\":\"凌海市\",\"210782\":\"北镇市\",\"210793\":\"经济技术开发区\"},\"210800\":{\"210802\":\"站前区\",\"210803\":\"西市区\",\"210804\":\"鲅鱼圈区\",\"210811\":\"老边区\",\"210881\":\"盖州市\",\"210882\":\"大石桥市\"},\"210900\":{\"210902\":\"海州区\",\"210903\":\"新邱区\",\"210904\":\"太平区\",\"210905\":\"清河门区\",\"210911\":\"细河区\",\"210921\":\"阜新蒙古族自治县\",\"210922\":\"彰武县\"},\"211000\":{\"211002\":\"白塔区\",\"211003\":\"文圣区\",\"211004\":\"宏伟区\",\"211005\":\"弓长岭区\",\"211011\":\"太子河区\",\"211021\":\"辽阳县\",\"211081\":\"灯塔市\"},\"211100\":{\"211102\":\"双台子区\",\"211103\":\"兴隆台区\",\"211104\":\"大洼区\",\"211122\":\"盘山县\"},\"211200\":{\"211202\":\"银州区\",\"211204\":\"清河区\",\"211221\":\"铁岭县\",\"211223\":\"西丰县\",\"211224\":\"昌图县\",\"211281\":\"调兵山市\",\"211282\":\"开原市\"},\"211300\":{\"211302\":\"双塔区\",\"211303\":\"龙城区\",\"211321\":\"朝阳县\",\"211322\":\"建平县\",\"211324\":\"喀喇沁左翼蒙古族自治县\",\"211381\":\"北票市\",\"211382\":\"凌源市\"},\"211400\":{\"211402\":\"连山区\",\"211403\":\"龙港区\",\"211404\":\"南票区\",\"211421\":\"绥中县\",\"211422\":\"建昌县\",\"211481\":\"兴城市\"},\"220000\":{\"220100\":\"长春市\",\"220200\":\"吉林市\",\"220300\":\"四平市\",\"220400\":\"辽源市\",\"220500\":\"通化市\",\"220600\":\"白山市\",\"220700\":\"松原市\",\"220800\":\"白城市\",\"222400\":\"延边朝鲜族自治州\"},\"220100\":{\"220102\":\"南关区\",\"220103\":\"宽城区\",\"220104\":\"朝阳区\",\"220105\":\"二道区\",\"220106\":\"绿园区\",\"220112\":\"双阳区\",\"220113\":\"九台区\",\"220122\":\"农安县\",\"220171\":\"长春经济技术开发区\",\"220172\":\"长春净月高新技术产业开发区\",\"220173\":\"长春高新技术产业开发区\",\"220174\":\"长春汽车经济技术开发区\",\"220182\":\"榆树市\",\"220183\":\"德惠市\",\"220192\":\"经济技术开发区\"},\"220200\":{\"220202\":\"昌邑区\",\"220203\":\"龙潭区\",\"220204\":\"船营区\",\"220211\":\"丰满区\",\"220221\":\"永吉县\",\"220271\":\"吉林经济开发区\",\"220272\":\"吉林高新技术产业开发区\",\"220281\":\"蛟河市\",\"220282\":\"桦甸市\",\"220283\":\"舒兰市\",\"220284\":\"磐石市\"},\"220300\":{\"220302\":\"铁西区\",\"220303\":\"铁东区\",\"220322\":\"梨树县\",\"220323\":\"伊通满族自治县\",\"220381\":\"公主岭市\",\"220382\":\"双辽市\"},\"220400\":{\"220402\":\"龙山区\",\"220403\":\"西安区\",\"220421\":\"东丰县\",\"220422\":\"东辽县\"},\"220500\":{\"220502\":\"东昌区\",\"220503\":\"二道江区\",\"220521\":\"通化县\",\"220523\":\"辉南县\",\"220524\":\"柳河县\",\"220581\":\"梅河口市\",\"220582\":\"集安市\"},\"220600\":{\"220602\":\"浑江区\",\"220605\":\"江源区\",\"220621\":\"抚松县\",\"220622\":\"靖宇县\",\"220623\":\"长白朝鲜族自治县\",\"220681\":\"临江市\"},\"220700\":{\"220702\":\"宁江区\",\"220721\":\"前郭尔罗斯蒙古族自治县\",\"220722\":\"长岭县\",\"220723\":\"乾安县\",\"220771\":\"吉林松原经济开发区\",\"220781\":\"扶余市\"},\"220800\":{\"220802\":\"洮北区\",\"220821\":\"镇赉县\",\"220822\":\"通榆县\",\"220871\":\"吉林白城经济开发区\",\"220881\":\"洮南市\",\"220882\":\"大安市\"},\"222400\":{\"222401\":\"延吉市\",\"222402\":\"图们市\",\"222403\":\"敦化市\",\"222404\":\"珲春市\",\"222405\":\"龙井市\",\"222406\":\"和龙市\",\"222424\":\"汪清县\",\"222426\":\"安图县\"},\"230000\":{\"230100\":\"哈尔滨市\",\"230200\":\"齐齐哈尔市\",\"230300\":\"鸡西市\",\"230400\":\"鹤岗市\",\"230500\":\"双鸭山市\",\"230600\":\"大庆市\",\"230700\":\"伊春市\",\"230800\":\"佳木斯市\",\"230900\":\"七台河市\",\"231000\":\"牡丹江市\",\"231100\":\"黑河市\",\"231200\":\"绥化市\",\"232700\":\"大兴安岭地区\"},\"230100\":{\"230102\":\"道里区\",\"230103\":\"南岗区\",\"230104\":\"道外区\",\"230108\":\"平房区\",\"230109\":\"松北区\",\"230110\":\"香坊区\",\"230111\":\"呼兰区\",\"230112\":\"阿城区\",\"230113\":\"双城区\",\"230123\":\"依兰县\",\"230124\":\"方正县\",\"230125\":\"宾县\",\"230126\":\"巴彦县\",\"230127\":\"木兰县\",\"230128\":\"通河县\",\"230129\":\"延寿县\",\"230183\":\"尚志市\",\"230184\":\"五常市\"},\"230200\":{\"230202\":\"龙沙区\",\"230203\":\"建华区\",\"230204\":\"铁锋区\",\"230205\":\"昂昂溪区\",\"230206\":\"富拉尔基区\",\"230207\":\"碾子山区\",\"230208\":\"梅里斯达斡尔族区\",\"230221\":\"龙江县\",\"230223\":\"依安县\",\"230224\":\"泰来县\",\"230225\":\"甘南县\",\"230227\":\"富裕县\",\"230229\":\"克山县\",\"230230\":\"克东县\",\"230231\":\"拜泉县\",\"230281\":\"讷河市\"},\"230300\":{\"230302\":\"鸡冠区\",\"230303\":\"恒山区\",\"230304\":\"滴道区\",\"230305\":\"梨树区\",\"230306\":\"城子河区\",\"230307\":\"麻山区\",\"230321\":\"鸡东县\",\"230381\":\"虎林市\",\"230382\":\"密山市\"},\"230400\":{\"230402\":\"向阳区\",\"230403\":\"工农区\",\"230404\":\"南山区\",\"230405\":\"兴安区\",\"230406\":\"东山区\",\"230407\":\"兴山区\",\"230421\":\"萝北县\",\"230422\":\"绥滨县\"},\"230500\":{\"230502\":\"尖山区\",\"230503\":\"岭东区\",\"230505\":\"四方台区\",\"230506\":\"宝山区\",\"230521\":\"集贤县\",\"230522\":\"友谊县\",\"230523\":\"宝清县\",\"230524\":\"饶河县\"},\"230600\":{\"230602\":\"萨尔图区\",\"230603\":\"龙凤区\",\"230604\":\"让胡路区\",\"230605\":\"红岗区\",\"230606\":\"大同区\",\"230621\":\"肇州县\",\"230622\":\"肇源县\",\"230623\":\"林甸县\",\"230624\":\"杜尔伯特蒙古族自治县\",\"230671\":\"大庆高新技术产业开发区\"},\"230700\":{\"230717\":\"伊美区\",\"230718\":\"乌翠区\",\"230719\":\"友好区\",\"230722\":\"嘉荫县\",\"230723\":\"汤旺县\",\"230724\":\"丰林县\",\"230725\":\"大箐山县\",\"230726\":\"南岔县\",\"230751\":\"金林区\",\"230781\":\"铁力市\"},\"230800\":{\"230803\":\"向阳区\",\"230804\":\"前进区\",\"230805\":\"东风区\",\"230811\":\"郊区\",\"230822\":\"桦南县\",\"230826\":\"桦川县\",\"230828\":\"汤原县\",\"230881\":\"同江市\",\"230882\":\"富锦市\",\"230883\":\"抚远市\"},\"230900\":{\"230902\":\"新兴区\",\"230903\":\"桃山区\",\"230904\":\"茄子河区\",\"230921\":\"勃利县\"},\"231000\":{\"231002\":\"东安区\",\"231003\":\"阳明区\",\"231004\":\"爱民区\",\"231005\":\"西安区\",\"231025\":\"林口县\",\"231081\":\"绥芬河市\",\"231083\":\"海林市\",\"231084\":\"宁安市\",\"231085\":\"穆棱市\",\"231086\":\"东宁市\"},\"231100\":{\"231102\":\"爱辉区\",\"231123\":\"逊克县\",\"231124\":\"孙吴县\",\"231181\":\"北安市\",\"231182\":\"五大连池市\",\"231183\":\"嫩江市\"},\"231200\":{\"231202\":\"北林区\",\"231221\":\"望奎县\",\"231222\":\"兰西县\",\"231223\":\"青冈县\",\"231224\":\"庆安县\",\"231225\":\"明水县\",\"231226\":\"绥棱县\",\"231281\":\"安达市\",\"231282\":\"肇东市\",\"231283\":\"海伦市\"},\"232700\":{\"232701\":\"漠河市\",\"232721\":\"呼玛县\",\"232722\":\"塔河县\",\"232761\":\"加格达奇区\",\"232762\":\"松岭区\",\"232763\":\"新林区\",\"232764\":\"呼中区\"},\"310000\":{\"310100\":\"上海市\"},\"310100\":{\"310101\":\"黄浦区\",\"310104\":\"徐汇区\",\"310105\":\"长宁区\",\"310106\":\"静安区\",\"310107\":\"普陀区\",\"310109\":\"虹口区\",\"310110\":\"杨浦区\",\"310112\":\"闵行区\",\"310113\":\"宝山区\",\"310114\":\"嘉定区\",\"310115\":\"浦东新区\",\"310116\":\"金山区\",\"310117\":\"松江区\",\"310118\":\"青浦区\",\"310120\":\"奉贤区\",\"310151\":\"崇明区\"},\"320000\":{\"320100\":\"南京市\",\"320200\":\"无锡市\",\"320300\":\"徐州市\",\"320400\":\"常州市\",\"320500\":\"苏州市\",\"320600\":\"南通市\",\"320700\":\"连云港市\",\"320800\":\"淮安市\",\"320900\":\"盐城市\",\"321000\":\"扬州市\",\"321100\":\"镇江市\",\"321200\":\"泰州市\",\"321300\":\"宿迁市\"},\"320100\":{\"320102\":\"玄武区\",\"320104\":\"秦淮区\",\"320105\":\"建邺区\",\"320106\":\"鼓楼区\",\"320111\":\"浦口区\",\"320112\":\"江北新区\",\"320113\":\"栖霞区\",\"320114\":\"雨花台区\",\"320115\":\"江宁区\",\"320116\":\"六合区\",\"320117\":\"溧水区\",\"320118\":\"高淳区\"},\"320200\":{\"320205\":\"锡山区\",\"320206\":\"惠山区\",\"320211\":\"滨湖区\",\"320213\":\"梁溪区\",\"320214\":\"新吴区\",\"320281\":\"江阴市\",\"320282\":\"宜兴市\"},\"320300\":{\"320302\":\"鼓楼区\",\"320303\":\"云龙区\",\"320305\":\"贾汪区\",\"320311\":\"泉山区\",\"320312\":\"铜山区\",\"320321\":\"丰县\",\"320322\":\"沛县\",\"320324\":\"睢宁县\",\"320371\":\"徐州经济技术开发区\",\"320381\":\"新沂市\",\"320382\":\"邳州市\",\"320391\":\"工业园区\"},\"320400\":{\"320402\":\"天宁区\",\"320404\":\"钟楼区\",\"320411\":\"新北区\",\"320412\":\"武进区\",\"320413\":\"金坛区\",\"320481\":\"溧阳市\"},\"320500\":{\"320505\":\"虎丘区\",\"320506\":\"吴中区\",\"320507\":\"相城区\",\"320508\":\"姑苏区\",\"320509\":\"吴江区\",\"320571\":\"苏州工业园区\",\"320581\":\"常熟市\",\"320582\":\"张家港市\",\"320583\":\"昆山市\",\"320585\":\"太仓市\",\"320590\":\"工业园区\",\"320591\":\"高新区\"},\"320600\":{\"320602\":\"崇川区\",\"320611\":\"港闸区\",\"320612\":\"通州区\",\"320623\":\"如东县\",\"320681\":\"启东市\",\"320682\":\"如皋市\",\"320684\":\"海门市\",\"320685\":\"海安市\",\"320691\":\"高新区\"},\"320700\":{\"320703\":\"连云区\",\"320706\":\"海州区\",\"320707\":\"赣榆区\",\"320722\":\"东海县\",\"320723\":\"灌云县\",\"320724\":\"灌南县\",\"320771\":\"连云港经济技术开发区\"},\"320800\":{\"320803\":\"淮安区\",\"320804\":\"淮阴区\",\"320812\":\"清江浦区\",\"320813\":\"洪泽区\",\"320826\":\"涟水县\",\"320830\":\"盱眙县\",\"320831\":\"金湖县\",\"320871\":\"淮安经济技术开发区\",\"320890\":\"经济开发区\"},\"320900\":{\"320902\":\"亭湖区\",\"320903\":\"盐都区\",\"320904\":\"大丰区\",\"320921\":\"响水县\",\"320922\":\"滨海县\",\"320923\":\"阜宁县\",\"320924\":\"射阳县\",\"320925\":\"建湖县\",\"320971\":\"盐城经济技术开发区\",\"320981\":\"东台市\"},\"321000\":{\"321002\":\"广陵区\",\"321003\":\"邗江区\",\"321012\":\"江都区\",\"321023\":\"宝应县\",\"321071\":\"扬州经济技术开发区\",\"321081\":\"仪征市\",\"321084\":\"高邮市\",\"321090\":\"经济开发区\"},\"321100\":{\"321102\":\"京口区\",\"321111\":\"润州区\",\"321112\":\"丹徒区\",\"321150\":\"镇江新区\",\"321181\":\"丹阳市\",\"321182\":\"扬中市\",\"321183\":\"句容市\"},\"321200\":{\"321202\":\"海陵区\",\"321203\":\"高港区\",\"321204\":\"姜堰区\",\"321271\":\"泰州医药高新技术产业开发区\",\"321281\":\"兴化市\",\"321282\":\"靖江市\",\"321283\":\"泰兴市\"},\"321300\":{\"321302\":\"宿城区\",\"321311\":\"宿豫区\",\"321322\":\"沭阳县\",\"321323\":\"泗阳县\",\"321324\":\"泗洪县\",\"321371\":\"宿迁经济技术开发区\"},\"330000\":{\"330100\":\"杭州市\",\"330200\":\"宁波市\",\"330300\":\"温州市\",\"330400\":\"嘉兴市\",\"330500\":\"湖州市\",\"330600\":\"绍兴市\",\"330700\":\"金华市\",\"330800\":\"衢州市\",\"330900\":\"舟山市\",\"331000\":\"台州市\",\"331100\":\"丽水市\"},\"330100\":{\"330102\":\"上城区\",\"330105\":\"拱墅区\",\"330106\":\"西湖区\",\"330108\":\"滨江区\",\"330109\":\"萧山区\",\"330110\":\"余杭区\",\"330111\":\"富阳区\",\"330112\":\"临安区\",\"330113\":\"临平区\",\"330114\":\"钱塘区\",\"330122\":\"桐庐县\",\"330127\":\"淳安县\",\"330182\":\"建德市\"},\"330200\":{\"330203\":\"海曙区\",\"330205\":\"江北区\",\"330206\":\"北仑区\",\"330211\":\"镇海区\",\"330212\":\"鄞州区\",\"330213\":\"奉化区\",\"330225\":\"象山县\",\"330226\":\"宁海县\",\"330281\":\"余姚市\",\"330282\":\"慈溪市\"},\"330300\":{\"330302\":\"鹿城区\",\"330303\":\"龙湾区\",\"330304\":\"瓯海区\",\"330305\":\"洞头区\",\"330324\":\"永嘉县\",\"330326\":\"平阳县\",\"330327\":\"苍南县\",\"330328\":\"文成县\",\"330329\":\"泰顺县\",\"330381\":\"瑞安市\",\"330382\":\"乐清市\",\"330383\":\"龙港市\"},\"330400\":{\"330402\":\"南湖区\",\"330411\":\"秀洲区\",\"330421\":\"嘉善县\",\"330424\":\"海盐县\",\"330481\":\"海宁市\",\"330482\":\"平湖市\",\"330483\":\"桐乡市\"},\"330500\":{\"330502\":\"吴兴区\",\"330503\":\"南浔区\",\"330521\":\"德清县\",\"330522\":\"长兴县\",\"330523\":\"安吉县\"},\"330600\":{\"330602\":\"越城区\",\"330603\":\"柯桥区\",\"330604\":\"上虞区\",\"330624\":\"新昌县\",\"330681\":\"诸暨市\",\"330683\":\"嵊州市\"},\"330700\":{\"330702\":\"婺城区\",\"330703\":\"金东区\",\"330723\":\"武义县\",\"330726\":\"浦江县\",\"330727\":\"磐安县\",\"330781\":\"兰溪市\",\"330782\":\"义乌市\",\"330783\":\"东阳市\",\"330784\":\"永康市\"},\"330800\":{\"330802\":\"柯城区\",\"330803\":\"衢江区\",\"330822\":\"常山县\",\"330824\":\"开化县\",\"330825\":\"龙游县\",\"330881\":\"江山市\"},\"330900\":{\"330902\":\"定海区\",\"330903\":\"普陀区\",\"330921\":\"岱山县\",\"330922\":\"嵊泗县\"},\"331000\":{\"331002\":\"椒江区\",\"331003\":\"黄岩区\",\"331004\":\"路桥区\",\"331022\":\"三门县\",\"331023\":\"天台县\",\"331024\":\"仙居县\",\"331081\":\"温岭市\",\"331082\":\"临海市\",\"331083\":\"玉环市\"},\"331100\":{\"331102\":\"莲都区\",\"331121\":\"青田县\",\"331122\":\"缙云县\",\"331123\":\"遂昌县\",\"331124\":\"松阳县\",\"331125\":\"云和县\",\"331126\":\"庆元县\",\"331127\":\"景宁畲族自治县\",\"331181\":\"龙泉市\"},\"340000\":{\"340100\":\"合肥市\",\"340200\":\"芜湖市\",\"340300\":\"蚌埠市\",\"340400\":\"淮南市\",\"340500\":\"马鞍山市\",\"340600\":\"淮北市\",\"340700\":\"铜陵市\",\"340800\":\"安庆市\",\"341000\":\"黄山市\",\"341100\":\"滁州市\",\"341200\":\"阜阳市\",\"341300\":\"宿州市\",\"341500\":\"六安市\",\"341600\":\"亳州市\",\"341700\":\"池州市\",\"341800\":\"宣城市\"},\"340100\":{\"340102\":\"瑶海区\",\"340103\":\"庐阳区\",\"340104\":\"蜀山区\",\"340111\":\"包河区\",\"340121\":\"长丰县\",\"340122\":\"肥东县\",\"340123\":\"肥西县\",\"340124\":\"庐江县\",\"340171\":\"合肥高新技术产业开发区\",\"340172\":\"合肥经济技术开发区\",\"340173\":\"合肥新站高新技术产业开发区\",\"340181\":\"巢湖市\",\"340190\":\"高新技术开发区\",\"340191\":\"经济技术开发区\"},\"340200\":{\"340202\":\"镜湖区\",\"340207\":\"鸠江区\",\"340209\":\"弋江区\",\"340210\":\"湾沚区\",\"340212\":\"繁昌区\",\"340223\":\"南陵县\",\"340281\":\"无为市\"},\"340300\":{\"340302\":\"龙子湖区\",\"340303\":\"蚌山区\",\"340304\":\"禹会区\",\"340311\":\"淮上区\",\"340321\":\"怀远县\",\"340322\":\"五河县\",\"340323\":\"固镇县\",\"340371\":\"蚌埠市高新技术开发区\",\"340372\":\"蚌埠市经济开发区\"},\"340400\":{\"340402\":\"大通区\",\"340403\":\"田家庵区\",\"340404\":\"谢家集区\",\"340405\":\"八公山区\",\"340406\":\"潘集区\",\"340421\":\"凤台县\",\"340422\":\"寿县\"},\"340500\":{\"340503\":\"花山区\",\"340504\":\"雨山区\",\"340506\":\"博望区\",\"340521\":\"当涂县\",\"340522\":\"含山县\",\"340523\":\"和县\"},\"340600\":{\"340602\":\"杜集区\",\"340603\":\"相山区\",\"340604\":\"烈山区\",\"340621\":\"濉溪县\"},\"340700\":{\"340705\":\"铜官区\",\"340706\":\"义安区\",\"340711\":\"郊区\",\"340722\":\"枞阳县\"},\"340800\":{\"340802\":\"迎江区\",\"340803\":\"大观区\",\"340811\":\"宜秀区\",\"340822\":\"怀宁县\",\"340825\":\"太湖县\",\"340826\":\"宿松县\",\"340827\":\"望江县\",\"340828\":\"岳西县\",\"340881\":\"桐城市\",\"340882\":\"潜山市\"},\"341000\":{\"341002\":\"屯溪区\",\"341003\":\"黄山区\",\"341004\":\"徽州区\",\"341021\":\"歙县\",\"341022\":\"休宁县\",\"341023\":\"黟县\",\"341024\":\"祁门县\"},\"341100\":{\"341102\":\"琅琊区\",\"341103\":\"南谯区\",\"341122\":\"来安县\",\"341124\":\"全椒县\",\"341125\":\"定远县\",\"341126\":\"凤阳县\",\"341181\":\"天长市\",\"341182\":\"明光市\"},\"341200\":{\"341202\":\"颍州区\",\"341203\":\"颍东区\",\"341204\":\"颍泉区\",\"341221\":\"临泉县\",\"341222\":\"太和县\",\"341225\":\"阜南县\",\"341226\":\"颍上县\",\"341271\":\"阜阳合肥现代产业园区\",\"341282\":\"界首市\"},\"341300\":{\"341302\":\"埇桥区\",\"341321\":\"砀山县\",\"341322\":\"萧县\",\"341323\":\"灵璧县\",\"341324\":\"泗县\",\"341371\":\"宿州马鞍山现代产业园区\",\"341372\":\"宿州经济技术开发区\",\"341390\":\"经济开发区\"},\"341500\":{\"341502\":\"金安区\",\"341503\":\"裕安区\",\"341504\":\"叶集区\",\"341522\":\"霍邱县\",\"341523\":\"舒城县\",\"341524\":\"金寨县\",\"341525\":\"霍山县\"},\"341600\":{\"341602\":\"谯城区\",\"341621\":\"涡阳县\",\"341622\":\"蒙城县\",\"341623\":\"利辛县\"},\"341700\":{\"341702\":\"贵池区\",\"341721\":\"东至县\",\"341722\":\"石台县\",\"341723\":\"青阳县\"},\"341800\":{\"341802\":\"宣州区\",\"341821\":\"郎溪县\",\"341823\":\"泾县\",\"341824\":\"绩溪县\",\"341825\":\"旌德县\",\"341871\":\"宣城市经济开发区\",\"341881\":\"宁国市\",\"341882\":\"广德市\"},\"350000\":{\"350100\":\"福州市\",\"350200\":\"厦门市\",\"350300\":\"莆田市\",\"350400\":\"三明市\",\"350500\":\"泉州市\",\"350600\":\"漳州市\",\"350700\":\"南平市\",\"350800\":\"龙岩市\",\"350900\":\"宁德市\"},\"350100\":{\"350102\":\"鼓楼区\",\"350103\":\"台江区\",\"350104\":\"仓山区\",\"350105\":\"马尾区\",\"350111\":\"晋安区\",\"350112\":\"长乐区\",\"350121\":\"闽侯县\",\"350122\":\"连江县\",\"350123\":\"罗源县\",\"350124\":\"闽清县\",\"350125\":\"永泰县\",\"350128\":\"平潭县\",\"350181\":\"福清市\"},\"350200\":{\"350203\":\"思明区\",\"350205\":\"海沧区\",\"350206\":\"湖里区\",\"350211\":\"集美区\",\"350212\":\"同安区\",\"350213\":\"翔安区\"},\"350300\":{\"350302\":\"城厢区\",\"350303\":\"涵江区\",\"350304\":\"荔城区\",\"350305\":\"秀屿区\",\"350322\":\"仙游县\"},\"350400\":{\"350402\":\"梅列区\",\"350403\":\"三元区\",\"350421\":\"明溪县\",\"350423\":\"清流县\",\"350424\":\"宁化县\",\"350425\":\"大田县\",\"350426\":\"尤溪县\",\"350427\":\"沙县\",\"350428\":\"将乐县\",\"350429\":\"泰宁县\",\"350430\":\"建宁县\",\"350481\":\"永安市\"},\"350500\":{\"350502\":\"鲤城区\",\"350503\":\"丰泽区\",\"350504\":\"洛江区\",\"350505\":\"泉港区\",\"350521\":\"惠安县\",\"350524\":\"安溪县\",\"350525\":\"永春县\",\"350526\":\"德化县\",\"350527\":\"金门县\",\"350581\":\"石狮市\",\"350582\":\"晋江市\",\"350583\":\"南安市\"},\"350600\":{\"350602\":\"芗城区\",\"350603\":\"龙文区\",\"350622\":\"云霄县\",\"350623\":\"漳浦县\",\"350624\":\"诏安县\",\"350625\":\"长泰县\",\"350626\":\"东山县\",\"350627\":\"南靖县\",\"350628\":\"平和县\",\"350629\":\"华安县\",\"350681\":\"龙海市\"},\"350700\":{\"350702\":\"延平区\",\"350703\":\"建阳区\",\"350721\":\"顺昌县\",\"350722\":\"浦城县\",\"350723\":\"光泽县\",\"350724\":\"松溪县\",\"350725\":\"政和县\",\"350781\":\"邵武市\",\"350782\":\"武夷山市\",\"350783\":\"建瓯市\"},\"350800\":{\"350802\":\"新罗区\",\"350803\":\"永定区\",\"350821\":\"长汀县\",\"350823\":\"上杭县\",\"350824\":\"武平县\",\"350825\":\"连城县\",\"350881\":\"漳平市\"},\"350900\":{\"350902\":\"蕉城区\",\"350921\":\"霞浦县\",\"350922\":\"古田县\",\"350923\":\"屏南县\",\"350924\":\"寿宁县\",\"350925\":\"周宁县\",\"350926\":\"柘荣县\",\"350981\":\"福安市\",\"350982\":\"福鼎市\"},\"360000\":{\"360100\":\"南昌市\",\"360200\":\"景德镇市\",\"360300\":\"萍乡市\",\"360400\":\"九江市\",\"360500\":\"新余市\",\"360600\":\"鹰潭市\",\"360700\":\"赣州市\",\"360800\":\"吉安市\",\"360900\":\"宜春市\",\"361000\":\"抚州市\",\"361100\":\"上饶市\"},\"360100\":{\"360102\":\"东湖区\",\"360103\":\"西湖区\",\"360104\":\"青云谱区\",\"360111\":\"青山湖区\",\"360112\":\"新建区\",\"360113\":\"红谷滩区\",\"360121\":\"南昌县\",\"360123\":\"安义县\",\"360124\":\"进贤县\",\"360190\":\"经济技术开发区\",\"360192\":\"高新区\"},\"360200\":{\"360202\":\"昌江区\",\"360203\":\"珠山区\",\"360222\":\"浮梁县\",\"360281\":\"乐平市\"},\"360300\":{\"360302\":\"安源区\",\"360313\":\"湘东区\",\"360321\":\"莲花县\",\"360322\":\"上栗县\",\"360323\":\"芦溪县\"},\"360400\":{\"360402\":\"濂溪区\",\"360403\":\"浔阳区\",\"360404\":\"柴桑区\",\"360423\":\"武宁县\",\"360424\":\"修水县\",\"360425\":\"永修县\",\"360426\":\"德安县\",\"360428\":\"都昌县\",\"360429\":\"湖口县\",\"360430\":\"彭泽县\",\"360481\":\"瑞昌市\",\"360482\":\"共青城市\",\"360483\":\"庐山市\",\"360490\":\"经济技术开发区\"},\"360500\":{\"360502\":\"渝水区\",\"360521\":\"分宜县\"},\"360600\":{\"360602\":\"月湖区\",\"360603\":\"余江区\",\"360681\":\"贵溪市\"},\"360700\":{\"360702\":\"章贡区\",\"360703\":\"南康区\",\"360704\":\"赣县区\",\"360722\":\"信丰县\",\"360723\":\"大余县\",\"360724\":\"上犹县\",\"360725\":\"崇义县\",\"360726\":\"安远县\",\"360728\":\"定南县\",\"360729\":\"全南县\",\"360730\":\"宁都县\",\"360731\":\"于都县\",\"360732\":\"兴国县\",\"360733\":\"会昌县\",\"360734\":\"寻乌县\",\"360735\":\"石城县\",\"360781\":\"瑞金市\",\"360783\":\"龙南市\"},\"360800\":{\"360802\":\"吉州区\",\"360803\":\"青原区\",\"360821\":\"吉安县\",\"360822\":\"吉水县\",\"360823\":\"峡江县\",\"360824\":\"新干县\",\"360825\":\"永丰县\",\"360826\":\"泰和县\",\"360827\":\"遂川县\",\"360828\":\"万安县\",\"360829\":\"安福县\",\"360830\":\"永新县\",\"360881\":\"井冈山市\"},\"360900\":{\"360902\":\"袁州区\",\"360921\":\"奉新县\",\"360922\":\"万载县\",\"360923\":\"上高县\",\"360924\":\"宜丰县\",\"360925\":\"靖安县\",\"360926\":\"铜鼓县\",\"360981\":\"丰城市\",\"360982\":\"樟树市\",\"360983\":\"高安市\"},\"361000\":{\"361002\":\"临川区\",\"361003\":\"东乡区\",\"361021\":\"南城县\",\"361022\":\"黎川县\",\"361023\":\"南丰县\",\"361024\":\"崇仁县\",\"361025\":\"乐安县\",\"361026\":\"宜黄县\",\"361027\":\"金溪县\",\"361028\":\"资溪县\",\"361030\":\"广昌县\"},\"361100\":{\"361102\":\"信州区\",\"361103\":\"广丰区\",\"361104\":\"广信区\",\"361123\":\"玉山县\",\"361124\":\"铅山县\",\"361125\":\"横峰县\",\"361126\":\"弋阳县\",\"361127\":\"余干县\",\"361128\":\"鄱阳县\",\"361129\":\"万年县\",\"361130\":\"婺源县\",\"361181\":\"德兴市\"},\"370000\":{\"370100\":\"济南市\",\"370200\":\"青岛市\",\"370300\":\"淄博市\",\"370400\":\"枣庄市\",\"370500\":\"东营市\",\"370600\":\"烟台市\",\"370700\":\"潍坊市\",\"370800\":\"济宁市\",\"370900\":\"泰安市\",\"371000\":\"威海市\",\"371100\":\"日照市\",\"371300\":\"临沂市\",\"371400\":\"德州市\",\"371500\":\"聊城市\",\"371600\":\"滨州市\",\"371700\":\"菏泽市\"},\"370100\":{\"370102\":\"历下区\",\"370103\":\"市中区\",\"370104\":\"槐荫区\",\"370105\":\"天桥区\",\"370112\":\"历城区\",\"370113\":\"长清区\",\"370114\":\"章丘区\",\"370115\":\"济阳区\",\"370116\":\"莱芜区\",\"370117\":\"钢城区\",\"370124\":\"平阴县\",\"370126\":\"商河县\",\"370171\":\"济南高新技术产业开发区\",\"370190\":\"高新区\"},\"370200\":{\"370202\":\"市南区\",\"370203\":\"市北区\",\"370211\":\"黄岛区\",\"370212\":\"崂山区\",\"370213\":\"李沧区\",\"370214\":\"城阳区\",\"370215\":\"即墨区\",\"370271\":\"青岛高新技术产业开发区\",\"370281\":\"胶州市\",\"370283\":\"平度市\",\"370285\":\"莱西市\",\"370290\":\"开发区\"},\"370300\":{\"370302\":\"淄川区\",\"370303\":\"张店区\",\"370304\":\"博山区\",\"370305\":\"临淄区\",\"370306\":\"周村区\",\"370321\":\"桓台县\",\"370322\":\"高青县\",\"370323\":\"沂源县\"},\"370400\":{\"370402\":\"市中区\",\"370403\":\"薛城区\",\"370404\":\"峄城区\",\"370405\":\"台儿庄区\",\"370406\":\"山亭区\",\"370481\":\"滕州市\"},\"370500\":{\"370502\":\"东营区\",\"370503\":\"河口区\",\"370505\":\"垦利区\",\"370522\":\"利津县\",\"370523\":\"广饶县\",\"370571\":\"东营经济技术开发区\",\"370572\":\"东营港经济开发区\"},\"370600\":{\"370602\":\"芝罘区\",\"370611\":\"福山区\",\"370612\":\"牟平区\",\"370613\":\"莱山区\",\"370634\":\"长岛县\",\"370671\":\"烟台高新技术产业开发区\",\"370672\":\"烟台经济技术开发区\",\"370681\":\"龙口市\",\"370682\":\"莱阳市\",\"370683\":\"莱州市\",\"370684\":\"蓬莱市\",\"370685\":\"招远市\",\"370686\":\"栖霞市\",\"370687\":\"海阳市\",\"370690\":\"开发区\"},\"370700\":{\"370702\":\"潍城区\",\"370703\":\"寒亭区\",\"370704\":\"坊子区\",\"370705\":\"奎文区\",\"370724\":\"临朐县\",\"370725\":\"昌乐县\",\"370772\":\"潍坊滨海经济技术开发区\",\"370781\":\"青州市\",\"370782\":\"诸城市\",\"370783\":\"寿光市\",\"370784\":\"安丘市\",\"370785\":\"高密市\",\"370786\":\"昌邑市\",\"370790\":\"开发区\",\"370791\":\"高新区\"},\"370800\":{\"370811\":\"任城区\",\"370812\":\"兖州区\",\"370826\":\"微山县\",\"370827\":\"鱼台县\",\"370828\":\"金乡县\",\"370829\":\"嘉祥县\",\"370830\":\"汶上县\",\"370831\":\"泗水县\",\"370832\":\"梁山县\",\"370871\":\"济宁高新技术产业开发区\",\"370881\":\"曲阜市\",\"370883\":\"邹城市\",\"370890\":\"高新区\"},\"370900\":{\"370902\":\"泰山区\",\"370911\":\"岱岳区\",\"370921\":\"宁阳县\",\"370923\":\"东平县\",\"370982\":\"新泰市\",\"370983\":\"肥城市\"},\"371000\":{\"371002\":\"环翠区\",\"371003\":\"文登区\",\"371071\":\"威海火炬高技术产业开发区\",\"371072\":\"威海经济技术开发区\",\"371082\":\"荣成市\",\"371083\":\"乳山市\",\"371091\":\"经济技术开发区\"},\"371100\":{\"371102\":\"东港区\",\"371103\":\"岚山区\",\"371121\":\"五莲县\",\"371122\":\"莒县\",\"371171\":\"日照经济技术开发区\"},\"371300\":{\"371302\":\"兰山区\",\"371311\":\"罗庄区\",\"371312\":\"河东区\",\"371321\":\"沂南县\",\"371322\":\"郯城县\",\"371323\":\"沂水县\",\"371324\":\"兰陵县\",\"371325\":\"费县\",\"371326\":\"平邑县\",\"371327\":\"莒南县\",\"371328\":\"蒙阴县\",\"371329\":\"临沭县\",\"371371\":\"临沂高新技术产业开发区\"},\"371400\":{\"371402\":\"德城区\",\"371403\":\"陵城区\",\"371422\":\"宁津县\",\"371423\":\"庆云县\",\"371424\":\"临邑县\",\"371425\":\"齐河县\",\"371426\":\"平原县\",\"371427\":\"夏津县\",\"371428\":\"武城县\",\"371472\":\"德州运河经济开发区\",\"371481\":\"乐陵市\",\"371482\":\"禹城市\"},\"371500\":{\"371502\":\"东昌府区\",\"371503\":\"茌平区\",\"371521\":\"阳谷县\",\"371522\":\"莘县\",\"371524\":\"东阿县\",\"371525\":\"冠县\",\"371526\":\"高唐县\",\"371581\":\"临清市\"},\"371600\":{\"371602\":\"滨城区\",\"371603\":\"沾化区\",\"371621\":\"惠民县\",\"371622\":\"阳信县\",\"371623\":\"无棣县\",\"371625\":\"博兴县\",\"371681\":\"邹平市\"},\"371700\":{\"371702\":\"牡丹区\",\"371703\":\"定陶区\",\"371721\":\"曹县\",\"371722\":\"单县\",\"371723\":\"成武县\",\"371724\":\"巨野县\",\"371725\":\"郓城县\",\"371726\":\"鄄城县\",\"371728\":\"东明县\",\"371771\":\"菏泽经济技术开发区\",\"371772\":\"菏泽高新技术开发区\"},\"410000\":{\"410100\":\"郑州市\",\"410200\":\"开封市\",\"410300\":\"洛阳市\",\"410400\":\"平顶山市\",\"410500\":\"安阳市\",\"410600\":\"鹤壁市\",\"410700\":\"新乡市\",\"410800\":\"焦作市\",\"410900\":\"濮阳市\",\"411000\":\"许昌市\",\"411100\":\"漯河市\",\"411200\":\"三门峡市\",\"411300\":\"南阳市\",\"411400\":\"商丘市\",\"411500\":\"信阳市\",\"411600\":\"周口市\",\"411700\":\"驻马店市\",\"419000\":\"省直辖县\"},\"410100\":{\"410102\":\"中原区\",\"410103\":\"二七区\",\"410104\":\"管城回族区\",\"410105\":\"金水区\",\"410106\":\"上街区\",\"410108\":\"惠济区\",\"410122\":\"中牟县\",\"410171\":\"郑州经济技术开发区\",\"410172\":\"郑州高新技术产业开发区\",\"410173\":\"郑州航空港经济综合实验区\",\"410181\":\"巩义市\",\"410182\":\"荥阳市\",\"410183\":\"新密市\",\"410184\":\"新郑市\",\"410185\":\"登封市\",\"410190\":\"高新技术开发区\",\"410191\":\"经济技术开发区\"},\"410200\":{\"410202\":\"龙亭区\",\"410203\":\"顺河回族区\",\"410204\":\"鼓楼区\",\"410205\":\"禹王台区\",\"410212\":\"祥符区\",\"410221\":\"杞县\",\"410222\":\"通许县\",\"410223\":\"尉氏县\",\"410225\":\"兰考县\"},\"410300\":{\"410302\":\"老城区\",\"410303\":\"西工区\",\"410304\":\"瀍河回族区\",\"410305\":\"涧西区\",\"410306\":\"吉利区\",\"410311\":\"洛龙区\",\"410322\":\"孟津县\",\"410323\":\"新安县\",\"410324\":\"栾川县\",\"410325\":\"嵩县\",\"410326\":\"汝阳县\",\"410327\":\"宜阳县\",\"410328\":\"洛宁县\",\"410329\":\"伊川县\",\"410381\":\"偃师市\"},\"410400\":{\"410402\":\"新华区\",\"410403\":\"卫东区\",\"410404\":\"石龙区\",\"410411\":\"湛河区\",\"410421\":\"宝丰县\",\"410422\":\"叶县\",\"410423\":\"鲁山县\",\"410425\":\"郏县\",\"410471\":\"平顶山高新技术产业开发区\",\"410481\":\"舞钢市\",\"410482\":\"汝州市\"},\"410500\":{\"410502\":\"文峰区\",\"410503\":\"北关区\",\"410505\":\"殷都区\",\"410506\":\"龙安区\",\"410522\":\"安阳县\",\"410523\":\"汤阴县\",\"410526\":\"滑县\",\"410527\":\"内黄县\",\"410581\":\"林州市\",\"410590\":\"开发区\"},\"410600\":{\"410602\":\"鹤山区\",\"410603\":\"山城区\",\"410611\":\"淇滨区\",\"410621\":\"浚县\",\"410622\":\"淇县\"},\"410700\":{\"410702\":\"红旗区\",\"410703\":\"卫滨区\",\"410704\":\"凤泉区\",\"410711\":\"牧野区\",\"410721\":\"新乡县\",\"410724\":\"获嘉县\",\"410725\":\"原阳县\",\"410726\":\"延津县\",\"410727\":\"封丘县\",\"410771\":\"新乡高新技术产业开发区\",\"410772\":\"新乡经济技术开发区\",\"410781\":\"卫辉市\",\"410782\":\"辉县市\",\"410783\":\"长垣市\"},\"410800\":{\"410802\":\"解放区\",\"410803\":\"中站区\",\"410804\":\"马村区\",\"410811\":\"山阳区\",\"410821\":\"修武县\",\"410822\":\"博爱县\",\"410823\":\"武陟县\",\"410825\":\"温县\",\"410871\":\"焦作城乡一体化示范区\",\"410882\":\"沁阳市\",\"410883\":\"孟州市\"},\"410900\":{\"410902\":\"华龙区\",\"410922\":\"清丰县\",\"410923\":\"南乐县\",\"410926\":\"范县\",\"410927\":\"台前县\",\"410928\":\"濮阳县\",\"410971\":\"河南濮阳工业园区\"},\"411000\":{\"411002\":\"魏都区\",\"411003\":\"建安区\",\"411024\":\"鄢陵县\",\"411025\":\"襄城县\",\"411071\":\"许昌经济技术开发区\",\"411081\":\"禹州市\",\"411082\":\"长葛市\"},\"411100\":{\"411102\":\"源汇区\",\"411103\":\"郾城区\",\"411104\":\"召陵区\",\"411121\":\"舞阳县\",\"411122\":\"临颍县\",\"411171\":\"漯河经济技术开发区\"},\"411200\":{\"411202\":\"湖滨区\",\"411203\":\"陕州区\",\"411221\":\"渑池县\",\"411224\":\"卢氏县\",\"411271\":\"河南三门峡经济开发区\",\"411281\":\"义马市\",\"411282\":\"灵宝市\"},\"411300\":{\"411302\":\"宛城区\",\"411303\":\"卧龙区\",\"411321\":\"南召县\",\"411322\":\"方城县\",\"411323\":\"西峡县\",\"411324\":\"镇平县\",\"411325\":\"内乡县\",\"411326\":\"淅川县\",\"411327\":\"社旗县\",\"411328\":\"唐河县\",\"411329\":\"新野县\",\"411330\":\"桐柏县\",\"411372\":\"南阳市城乡一体化示范区\",\"411381\":\"邓州市\"},\"411400\":{\"411402\":\"梁园区\",\"411403\":\"睢阳区\",\"411421\":\"民权县\",\"411422\":\"睢县\",\"411423\":\"宁陵县\",\"411424\":\"柘城县\",\"411425\":\"虞城县\",\"411426\":\"夏邑县\",\"411481\":\"永城市\"},\"411500\":{\"411502\":\"浉河区\",\"411503\":\"平桥区\",\"411521\":\"罗山县\",\"411522\":\"光山县\",\"411523\":\"新县\",\"411524\":\"商城县\",\"411525\":\"固始县\",\"411526\":\"潢川县\",\"411527\":\"淮滨县\",\"411528\":\"息县\"},\"411600\":{\"411602\":\"川汇区\",\"411603\":\"淮阳区\",\"411621\":\"扶沟县\",\"411622\":\"西华县\",\"411623\":\"商水县\",\"411624\":\"沈丘县\",\"411625\":\"郸城县\",\"411627\":\"太康县\",\"411628\":\"鹿邑县\",\"411671\":\"河南周口经济开发区\",\"411681\":\"项城市\",\"411690\":\"经济开发区\"},\"411700\":{\"411702\":\"驿城区\",\"411721\":\"西平县\",\"411722\":\"上蔡县\",\"411723\":\"平舆县\",\"411724\":\"正阳县\",\"411725\":\"确山县\",\"411726\":\"泌阳县\",\"411727\":\"汝南县\",\"411728\":\"遂平县\",\"411729\":\"新蔡县\"},\"419000\":{\"419001\":\"济源市\"},\"420000\":{\"420100\":\"武汉市\",\"420200\":\"黄石市\",\"420300\":\"十堰市\",\"420500\":\"宜昌市\",\"420600\":\"襄阳市\",\"420700\":\"鄂州市\",\"420800\":\"荆门市\",\"420900\":\"孝感市\",\"421000\":\"荆州市\",\"421100\":\"黄冈市\",\"421200\":\"咸宁市\",\"421300\":\"随州市\",\"422800\":\"恩施土家族苗族自治州\",\"429000\":\"省直辖县\"},\"420100\":{\"420102\":\"江岸区\",\"420103\":\"江汉区\",\"420104\":\"硚口区\",\"420105\":\"汉阳区\",\"420106\":\"武昌区\",\"420107\":\"青山区\",\"420111\":\"洪山区\",\"420112\":\"东西湖区\",\"420113\":\"汉南区\",\"420114\":\"蔡甸区\",\"420115\":\"江夏区\",\"420116\":\"黄陂区\",\"420117\":\"新洲区\"},\"420200\":{\"420202\":\"黄石港区\",\"420203\":\"西塞山区\",\"420204\":\"下陆区\",\"420205\":\"铁山区\",\"420222\":\"阳新县\",\"420281\":\"大冶市\"},\"420300\":{\"420302\":\"茅箭区\",\"420303\":\"张湾区\",\"420304\":\"郧阳区\",\"420322\":\"郧西县\",\"420323\":\"竹山县\",\"420324\":\"竹溪县\",\"420325\":\"房县\",\"420381\":\"丹江口市\"},\"420500\":{\"420502\":\"西陵区\",\"420503\":\"伍家岗区\",\"420504\":\"点军区\",\"420505\":\"猇亭区\",\"420506\":\"夷陵区\",\"420525\":\"远安县\",\"420526\":\"兴山县\",\"420527\":\"秭归县\",\"420528\":\"长阳土家族自治县\",\"420529\":\"五峰土家族自治县\",\"420581\":\"宜都市\",\"420582\":\"当阳市\",\"420583\":\"枝江市\",\"420590\":\"经济开发区\"},\"420600\":{\"420602\":\"襄城区\",\"420606\":\"樊城区\",\"420607\":\"襄州区\",\"420624\":\"南漳县\",\"420625\":\"谷城县\",\"420626\":\"保康县\",\"420682\":\"老河口市\",\"420683\":\"枣阳市\",\"420684\":\"宜城市\"},\"420700\":{\"420702\":\"梁子湖区\",\"420703\":\"华容区\",\"420704\":\"鄂城区\"},\"420800\":{\"420802\":\"东宝区\",\"420804\":\"掇刀区\",\"420822\":\"沙洋县\",\"420881\":\"钟祥市\",\"420882\":\"京山市\"},\"420900\":{\"420902\":\"孝南区\",\"420921\":\"孝昌县\",\"420922\":\"大悟县\",\"420923\":\"云梦县\",\"420981\":\"应城市\",\"420982\":\"安陆市\",\"420984\":\"汉川市\"},\"421000\":{\"421002\":\"沙市区\",\"421003\":\"荆州区\",\"421022\":\"公安县\",\"421023\":\"监利县\",\"421024\":\"江陵县\",\"421081\":\"石首市\",\"421083\":\"洪湖市\",\"421087\":\"松滋市\"},\"421100\":{\"421102\":\"黄州区\",\"421121\":\"团风县\",\"421122\":\"红安县\",\"421123\":\"罗田县\",\"421124\":\"英山县\",\"421125\":\"浠水县\",\"421126\":\"蕲春县\",\"421127\":\"黄梅县\",\"421171\":\"龙感湖管理区\",\"421181\":\"麻城市\",\"421182\":\"武穴市\"},\"421200\":{\"421202\":\"咸安区\",\"421221\":\"嘉鱼县\",\"421222\":\"通城县\",\"421223\":\"崇阳县\",\"421224\":\"通山县\",\"421281\":\"赤壁市\"},\"421300\":{\"421303\":\"曾都区\",\"421321\":\"随县\",\"421381\":\"广水市\"},\"422800\":{\"422801\":\"恩施市\",\"422802\":\"利川市\",\"422822\":\"建始县\",\"422823\":\"巴东县\",\"422825\":\"宣恩县\",\"422826\":\"咸丰县\",\"422827\":\"来凤县\",\"422828\":\"鹤峰县\"},\"429000\":{\"429004\":\"仙桃市\",\"429005\":\"潜江市\",\"429006\":\"天门市\",\"429021\":\"神农架林区\"},\"430000\":{\"430100\":\"长沙市\",\"430200\":\"株洲市\",\"430300\":\"湘潭市\",\"430400\":\"衡阳市\",\"430500\":\"邵阳市\",\"430600\":\"岳阳市\",\"430700\":\"常德市\",\"430800\":\"张家界市\",\"430900\":\"益阳市\",\"431000\":\"郴州市\",\"431100\":\"永州市\",\"431200\":\"怀化市\",\"431300\":\"娄底市\",\"433100\":\"湘西土家族苗族自治州\"},\"430100\":{\"430102\":\"芙蓉区\",\"430103\":\"天心区\",\"430104\":\"岳麓区\",\"430105\":\"开福区\",\"430111\":\"雨花区\",\"430112\":\"望城区\",\"430121\":\"长沙县\",\"430181\":\"浏阳市\",\"430182\":\"宁乡市\"},\"430200\":{\"430202\":\"荷塘区\",\"430203\":\"芦淞区\",\"430204\":\"石峰区\",\"430211\":\"天元区\",\"430212\":\"渌口区\",\"430223\":\"攸县\",\"430224\":\"茶陵县\",\"430225\":\"炎陵县\",\"430271\":\"云龙示范区\",\"430281\":\"醴陵市\"},\"430300\":{\"430302\":\"雨湖区\",\"430304\":\"岳塘区\",\"430321\":\"湘潭县\",\"430373\":\"湘潭九华示范区\",\"430381\":\"湘乡市\",\"430382\":\"韶山市\"},\"430400\":{\"430405\":\"珠晖区\",\"430406\":\"雁峰区\",\"430407\":\"石鼓区\",\"430408\":\"蒸湘区\",\"430412\":\"南岳区\",\"430421\":\"衡阳县\",\"430422\":\"衡南县\",\"430423\":\"衡山县\",\"430424\":\"衡东县\",\"430426\":\"祁东县\",\"430481\":\"耒阳市\",\"430482\":\"常宁市\"},\"430500\":{\"430502\":\"双清区\",\"430503\":\"大祥区\",\"430511\":\"北塔区\",\"430522\":\"新邵县\",\"430523\":\"邵阳县\",\"430524\":\"隆回县\",\"430525\":\"洞口县\",\"430527\":\"绥宁县\",\"430528\":\"新宁县\",\"430529\":\"城步苗族自治县\",\"430581\":\"武冈市\",\"430582\":\"邵东市\"},\"430600\":{\"430602\":\"岳阳楼区\",\"430603\":\"云溪区\",\"430611\":\"君山区\",\"430621\":\"岳阳县\",\"430623\":\"华容县\",\"430624\":\"湘阴县\",\"430626\":\"平江县\",\"430681\":\"汨罗市\",\"430682\":\"临湘市\"},\"430700\":{\"430702\":\"武陵区\",\"430703\":\"鼎城区\",\"430721\":\"安乡县\",\"430722\":\"汉寿县\",\"430723\":\"澧县\",\"430724\":\"临澧县\",\"430725\":\"桃源县\",\"430726\":\"石门县\",\"430781\":\"津市市\"},\"430800\":{\"430802\":\"永定区\",\"430811\":\"武陵源区\",\"430821\":\"慈利县\",\"430822\":\"桑植县\"},\"430900\":{\"430902\":\"资阳区\",\"430903\":\"赫山区\",\"430921\":\"南县\",\"430922\":\"桃江县\",\"430923\":\"安化县\",\"430971\":\"益阳市大通湖管理区\",\"430981\":\"沅江市\"},\"431000\":{\"431002\":\"北湖区\",\"431003\":\"苏仙区\",\"431021\":\"桂阳县\",\"431022\":\"宜章县\",\"431023\":\"永兴县\",\"431024\":\"嘉禾县\",\"431025\":\"临武县\",\"431026\":\"汝城县\",\"431027\":\"桂东县\",\"431028\":\"安仁县\",\"431081\":\"资兴市\"},\"431100\":{\"431102\":\"零陵区\",\"431103\":\"冷水滩区\",\"431121\":\"祁阳县\",\"431122\":\"东安县\",\"431123\":\"双牌县\",\"431124\":\"道县\",\"431125\":\"江永县\",\"431126\":\"宁远县\",\"431127\":\"蓝山县\",\"431128\":\"新田县\",\"431129\":\"江华瑶族自治县\"},\"431200\":{\"431202\":\"鹤城区\",\"431221\":\"中方县\",\"431222\":\"沅陵县\",\"431223\":\"辰溪县\",\"431224\":\"溆浦县\",\"431225\":\"会同县\",\"431226\":\"麻阳苗族自治县\",\"431227\":\"新晃侗族自治县\",\"431228\":\"芷江侗族自治县\",\"431229\":\"靖州苗族侗族自治县\",\"431230\":\"通道侗族自治县\",\"431271\":\"怀化市洪江管理区\",\"431281\":\"洪江市\"},\"431300\":{\"431302\":\"娄星区\",\"431321\":\"双峰县\",\"431322\":\"新化县\",\"431381\":\"冷水江市\",\"431382\":\"涟源市\"},\"433100\":{\"433101\":\"吉首市\",\"433122\":\"泸溪县\",\"433123\":\"凤凰县\",\"433124\":\"花垣县\",\"433125\":\"保靖县\",\"433126\":\"古丈县\",\"433127\":\"永顺县\",\"433130\":\"龙山县\"},\"440000\":{\"440100\":\"广州市\",\"440200\":\"韶关市\",\"440300\":\"深圳市\",\"440400\":\"珠海市\",\"440500\":\"汕头市\",\"440600\":\"佛山市\",\"440700\":\"江门市\",\"440800\":\"湛江市\",\"440900\":\"茂名市\",\"441200\":\"肇庆市\",\"441300\":\"惠州市\",\"441400\":\"梅州市\",\"441500\":\"汕尾市\",\"441600\":\"河源市\",\"441700\":\"阳江市\",\"441800\":\"清远市\",\"441900\":\"东莞市\",\"442000\":\"中山市\",\"445100\":\"潮州市\",\"445200\":\"揭阳市\",\"445300\":\"云浮市\"},\"440100\":{\"440103\":\"荔湾区\",\"440104\":\"越秀区\",\"440105\":\"海珠区\",\"440106\":\"天河区\",\"440111\":\"白云区\",\"440112\":\"黄埔区\",\"440113\":\"番禺区\",\"440114\":\"花都区\",\"440115\":\"南沙区\",\"440117\":\"从化区\",\"440118\":\"增城区\"},\"440200\":{\"440203\":\"武江区\",\"440204\":\"浈江区\",\"440205\":\"曲江区\",\"440222\":\"始兴县\",\"440224\":\"仁化县\",\"440229\":\"翁源县\",\"440232\":\"乳源瑶族自治县\",\"440233\":\"新丰县\",\"440281\":\"乐昌市\",\"440282\":\"南雄市\"},\"440300\":{\"440303\":\"罗湖区\",\"440304\":\"福田区\",\"440305\":\"南山区\",\"440306\":\"宝安区\",\"440307\":\"龙岗区\",\"440308\":\"盐田区\",\"440309\":\"龙华区\",\"440310\":\"坪山区\",\"440311\":\"光明区\"},\"440400\":{\"440402\":\"香洲区\",\"440403\":\"斗门区\",\"440404\":\"金湾区\"},\"440500\":{\"440507\":\"龙湖区\",\"440511\":\"金平区\",\"440512\":\"濠江区\",\"440513\":\"潮阳区\",\"440514\":\"潮南区\",\"440515\":\"澄海区\",\"440523\":\"南澳县\"},\"440600\":{\"440604\":\"禅城区\",\"440605\":\"南海区\",\"440606\":\"顺德区\",\"440607\":\"三水区\",\"440608\":\"高明区\"},\"440700\":{\"440703\":\"蓬江区\",\"440704\":\"江海区\",\"440705\":\"新会区\",\"440781\":\"台山市\",\"440783\":\"开平市\",\"440784\":\"鹤山市\",\"440785\":\"恩平市\"},\"440800\":{\"440802\":\"赤坎区\",\"440803\":\"霞山区\",\"440804\":\"坡头区\",\"440811\":\"麻章区\",\"440823\":\"遂溪县\",\"440825\":\"徐闻县\",\"440881\":\"廉江市\",\"440882\":\"雷州市\",\"440883\":\"吴川市\",\"440890\":\"经济技术开发区\"},\"440900\":{\"440902\":\"茂南区\",\"440904\":\"电白区\",\"440981\":\"高州市\",\"440982\":\"化州市\",\"440983\":\"信宜市\"},\"441200\":{\"441202\":\"端州区\",\"441203\":\"鼎湖区\",\"441204\":\"高要区\",\"441223\":\"广宁县\",\"441224\":\"怀集县\",\"441225\":\"封开县\",\"441226\":\"德庆县\",\"441284\":\"四会市\"},\"441300\":{\"441302\":\"惠城区\",\"441303\":\"惠阳区\",\"441322\":\"博罗县\",\"441323\":\"惠东县\",\"441324\":\"龙门县\"},\"441400\":{\"441402\":\"梅江区\",\"441403\":\"梅县区\",\"441422\":\"大埔县\",\"441423\":\"丰顺县\",\"441424\":\"五华县\",\"441426\":\"平远县\",\"441427\":\"蕉岭县\",\"441481\":\"兴宁市\"},\"441500\":{\"441502\":\"城区\",\"441521\":\"海丰县\",\"441523\":\"陆河县\",\"441581\":\"陆丰市\"},\"441600\":{\"441602\":\"源城区\",\"441621\":\"紫金县\",\"441622\":\"龙川县\",\"441623\":\"连平县\",\"441624\":\"和平县\",\"441625\":\"东源县\"},\"441700\":{\"441702\":\"江城区\",\"441704\":\"阳东区\",\"441721\":\"阳西县\",\"441781\":\"阳春市\"},\"441800\":{\"441802\":\"清城区\",\"441803\":\"清新区\",\"441821\":\"佛冈县\",\"441823\":\"阳山县\",\"441825\":\"连山壮族瑶族自治县\",\"441826\":\"连南瑶族自治县\",\"441881\":\"英德市\",\"441882\":\"连州市\"},\"441900\":{\"441901\":\"中堂镇\",\"441903\":\"南城街道\",\"441904\":\"长安镇\",\"441905\":\"东坑镇\",\"441906\":\"樟木头镇\",\"441907\":\"莞城街道\",\"441908\":\"石龙镇\",\"441909\":\"桥头镇\",\"441910\":\"万江街道\",\"441911\":\"麻涌镇\",\"441912\":\"虎门镇\",\"441913\":\"谢岗镇\",\"441914\":\"石碣镇\",\"441915\":\"茶山镇\",\"441916\":\"东城街道\",\"441917\":\"洪梅镇\",\"441918\":\"道滘镇\",\"441919\":\"高埗镇\",\"441920\":\"企石镇\",\"441921\":\"凤岗镇\",\"441922\":\"大岭山镇\",\"441923\":\"松山湖\",\"441924\":\"清溪镇\",\"441925\":\"望牛墩镇\",\"441926\":\"厚街镇\",\"441927\":\"常平镇\",\"441928\":\"寮步镇\",\"441929\":\"石排镇\",\"441930\":\"横沥镇\",\"441931\":\"塘厦镇\",\"441932\":\"黄江镇\",\"441933\":\"大朗镇\",\"441934\":\"东莞港\",\"441935\":\"东莞生态园\",\"441990\":\"沙田镇\"},\"442000\":{\"442001\":\"南头镇\",\"442002\":\"神湾镇\",\"442003\":\"东凤镇\",\"442004\":\"五桂山街道\",\"442005\":\"黄圃镇\",\"442006\":\"小榄镇\",\"442007\":\"石岐街道\",\"442008\":\"横栏镇\",\"442009\":\"三角镇\",\"442010\":\"三乡镇\",\"442011\":\"港口镇\",\"442012\":\"沙溪镇\",\"442013\":\"板芙镇\",\"442015\":\"东升镇\",\"442016\":\"阜沙镇\",\"442017\":\"民众镇\",\"442018\":\"东区街道\",\"442019\":\"火炬开发区街道办事处\",\"442020\":\"西区街道\",\"442021\":\"南区街道\",\"442022\":\"古镇镇\",\"442023\":\"坦洲镇\",\"442024\":\"大涌镇\",\"442025\":\"南朗镇\"},\"445100\":{\"445102\":\"湘桥区\",\"445103\":\"潮安区\",\"445122\":\"饶平县\"},\"445200\":{\"445202\":\"榕城区\",\"445203\":\"揭东区\",\"445222\":\"揭西县\",\"445224\":\"惠来县\",\"445281\":\"普宁市\"},\"445300\":{\"445302\":\"云城区\",\"445303\":\"云安区\",\"445321\":\"新兴县\",\"445322\":\"郁南县\",\"445381\":\"罗定市\"},\"450000\":{\"450100\":\"南宁市\",\"450200\":\"柳州市\",\"450300\":\"桂林市\",\"450400\":\"梧州市\",\"450500\":\"北海市\",\"450600\":\"防城港市\",\"450700\":\"钦州市\",\"450800\":\"贵港市\",\"450900\":\"玉林市\",\"451000\":\"百色市\",\"451100\":\"贺州市\",\"451200\":\"河池市\",\"451300\":\"来宾市\",\"451400\":\"崇左市\"},\"450100\":{\"450102\":\"兴宁区\",\"450103\":\"青秀区\",\"450105\":\"江南区\",\"450107\":\"西乡塘区\",\"450108\":\"良庆区\",\"450109\":\"邕宁区\",\"450110\":\"武鸣区\",\"450123\":\"隆安县\",\"450124\":\"马山县\",\"450125\":\"上林县\",\"450126\":\"宾阳县\",\"450127\":\"横县\"},\"450200\":{\"450202\":\"城中区\",\"450203\":\"鱼峰区\",\"450204\":\"柳南区\",\"450205\":\"柳北区\",\"450206\":\"柳江区\",\"450222\":\"柳城县\",\"450223\":\"鹿寨县\",\"450224\":\"融安县\",\"450225\":\"融水苗族自治县\",\"450226\":\"三江侗族自治县\"},\"450300\":{\"450302\":\"秀峰区\",\"450303\":\"叠彩区\",\"450304\":\"象山区\",\"450305\":\"七星区\",\"450311\":\"雁山区\",\"450312\":\"临桂区\",\"450321\":\"阳朔县\",\"450323\":\"灵川县\",\"450324\":\"全州县\",\"450325\":\"兴安县\",\"450326\":\"永福县\",\"450327\":\"灌阳县\",\"450328\":\"龙胜各族自治县\",\"450329\":\"资源县\",\"450330\":\"平乐县\",\"450332\":\"恭城瑶族自治县\",\"450381\":\"荔浦市\"},\"450400\":{\"450403\":\"万秀区\",\"450405\":\"长洲区\",\"450406\":\"龙圩区\",\"450421\":\"苍梧县\",\"450422\":\"藤县\",\"450423\":\"蒙山县\",\"450481\":\"岑溪市\"},\"450500\":{\"450502\":\"海城区\",\"450503\":\"银海区\",\"450512\":\"铁山港区\",\"450521\":\"合浦县\"},\"450600\":{\"450602\":\"港口区\",\"450603\":\"防城区\",\"450621\":\"上思县\",\"450681\":\"东兴市\"},\"450700\":{\"450702\":\"钦南区\",\"450703\":\"钦北区\",\"450721\":\"灵山县\",\"450722\":\"浦北县\"},\"450800\":{\"450802\":\"港北区\",\"450803\":\"港南区\",\"450804\":\"覃塘区\",\"450821\":\"平南县\",\"450881\":\"桂平市\"},\"450900\":{\"450902\":\"玉州区\",\"450903\":\"福绵区\",\"450921\":\"容县\",\"450922\":\"陆川县\",\"450923\":\"博白县\",\"450924\":\"兴业县\",\"450981\":\"北流市\"},\"451000\":{\"451002\":\"右江区\",\"451003\":\"田阳区\",\"451022\":\"田东县\",\"451024\":\"德保县\",\"451026\":\"那坡县\",\"451027\":\"凌云县\",\"451028\":\"乐业县\",\"451029\":\"田林县\",\"451030\":\"西林县\",\"451031\":\"隆林各族自治县\",\"451081\":\"靖西市\",\"451082\":\"平果市\"},\"451100\":{\"451102\":\"八步区\",\"451103\":\"平桂区\",\"451121\":\"昭平县\",\"451122\":\"钟山县\",\"451123\":\"富川瑶族自治县\"},\"451200\":{\"451202\":\"金城江区\",\"451203\":\"宜州区\",\"451221\":\"南丹县\",\"451222\":\"天峨县\",\"451223\":\"凤山县\",\"451224\":\"东兰县\",\"451225\":\"罗城仫佬族自治县\",\"451226\":\"环江毛南族自治县\",\"451227\":\"巴马瑶族自治县\",\"451228\":\"都安瑶族自治县\",\"451229\":\"大化瑶族自治县\"},\"451300\":{\"451302\":\"兴宾区\",\"451321\":\"忻城县\",\"451322\":\"象州县\",\"451323\":\"武宣县\",\"451324\":\"金秀瑶族自治县\",\"451381\":\"合山市\"},\"451400\":{\"451402\":\"江州区\",\"451421\":\"扶绥县\",\"451422\":\"宁明县\",\"451423\":\"龙州县\",\"451424\":\"大新县\",\"451425\":\"天等县\",\"451481\":\"凭祥市\"},\"460000\":{\"460100\":\"海口市\",\"460200\":\"三亚市\",\"460300\":\"三沙市\",\"460400\":\"儋州市\",\"469000\":\"省直辖县\"},\"460100\":{\"460105\":\"秀英区\",\"460106\":\"龙华区\",\"460107\":\"琼山区\",\"460108\":\"美兰区\"},\"460200\":{\"460202\":\"海棠区\",\"460203\":\"吉阳区\",\"460204\":\"天涯区\",\"460205\":\"崖州区\"},\"460300\":{\"460321\":\"西沙区\",\"460322\":\"南沙区\"},\"460400\":{\"460401\":\"那大镇\",\"460402\":\"和庆镇\",\"460403\":\"南丰镇\",\"460404\":\"大成镇\",\"460405\":\"雅星镇\",\"460406\":\"兰洋镇\",\"460407\":\"光村镇\",\"460408\":\"木棠镇\",\"460409\":\"海头镇\",\"460410\":\"峨蔓镇\",\"460411\":\"王五镇\",\"460412\":\"白马井镇\",\"460413\":\"中和镇\",\"460414\":\"排浦镇\",\"460415\":\"东成镇\",\"460416\":\"新州镇\",\"460417\":\"洋浦经济开发区\",\"460418\":\"华南热作学院\"},\"469000\":{\"469001\":\"五指山市\",\"469002\":\"琼海市\",\"469005\":\"文昌市\",\"469006\":\"万宁市\",\"469007\":\"东方市\",\"469021\":\"定安县\",\"469022\":\"屯昌县\",\"469023\":\"澄迈县\",\"469024\":\"临高县\",\"469025\":\"白沙黎族自治县\",\"469026\":\"昌江黎族自治县\",\"469027\":\"乐东黎族自治县\",\"469028\":\"陵水黎族自治县\",\"469029\":\"保亭黎族苗族自治县\",\"469030\":\"琼中黎族苗族自治县\"},\"500000\":{\"500100\":\"重庆市\",\"500200\":\"县\"},\"500100\":{\"500101\":\"万州区\",\"500102\":\"涪陵区\",\"500103\":\"渝中区\",\"500104\":\"大渡口区\",\"500105\":\"江北区\",\"500106\":\"沙坪坝区\",\"500107\":\"九龙坡区\",\"500108\":\"南岸区\",\"500109\":\"北碚区\",\"500110\":\"綦江区\",\"500111\":\"大足区\",\"500112\":\"渝北区\",\"500113\":\"巴南区\",\"500114\":\"黔江区\",\"500115\":\"长寿区\",\"500116\":\"江津区\",\"500117\":\"合川区\",\"500118\":\"永川区\",\"500119\":\"南川区\",\"500120\":\"璧山区\",\"500151\":\"铜梁区\",\"500152\":\"潼南区\",\"500153\":\"荣昌区\",\"500154\":\"开州区\",\"500155\":\"梁平区\",\"500156\":\"武隆区\"},\"500200\":{\"500229\":\"城口县\",\"500230\":\"丰都县\",\"500231\":\"垫江县\",\"500233\":\"忠县\",\"500235\":\"云阳县\",\"500236\":\"奉节县\",\"500237\":\"巫山县\",\"500238\":\"巫溪县\",\"500240\":\"石柱土家族自治县\",\"500241\":\"秀山土家族苗族自治县\",\"500242\":\"酉阳土家族苗族自治县\",\"500243\":\"彭水苗族土家族自治县\"},\"510000\":{\"510100\":\"成都市\",\"510300\":\"自贡市\",\"510400\":\"攀枝花市\",\"510500\":\"泸州市\",\"510600\":\"德阳市\",\"510700\":\"绵阳市\",\"510800\":\"广元市\",\"510900\":\"遂宁市\",\"511000\":\"内江市\",\"511100\":\"乐山市\",\"511300\":\"南充市\",\"511400\":\"眉山市\",\"511500\":\"宜宾市\",\"511600\":\"广安市\",\"511700\":\"达州市\",\"511800\":\"雅安市\",\"511900\":\"巴中市\",\"512000\":\"资阳市\",\"513200\":\"阿坝藏族羌族自治州\",\"513300\":\"甘孜藏族自治州\",\"513400\":\"凉山彝族自治州\"},\"510100\":{\"510104\":\"锦江区\",\"510105\":\"青羊区\",\"510106\":\"金牛区\",\"510107\":\"武侯区\",\"510108\":\"成华区\",\"510112\":\"龙泉驿区\",\"510113\":\"青白江区\",\"510114\":\"新都区\",\"510115\":\"温江区\",\"510116\":\"双流区\",\"510117\":\"郫都区\",\"510121\":\"金堂县\",\"510129\":\"大邑县\",\"510131\":\"蒲江县\",\"510132\":\"新津县\",\"510181\":\"都江堰市\",\"510182\":\"彭州市\",\"510183\":\"邛崃市\",\"510184\":\"崇州市\",\"510185\":\"简阳市\",\"510191\":\"高新区\"},\"510300\":{\"510302\":\"自流井区\",\"510303\":\"贡井区\",\"510304\":\"大安区\",\"510311\":\"沿滩区\",\"510321\":\"荣县\",\"510322\":\"富顺县\"},\"510400\":{\"510402\":\"东区\",\"510403\":\"西区\",\"510411\":\"仁和区\",\"510421\":\"米易县\",\"510422\":\"盐边县\"},\"510500\":{\"510502\":\"江阳区\",\"510503\":\"纳溪区\",\"510504\":\"龙马潭区\",\"510521\":\"泸县\",\"510522\":\"合江县\",\"510524\":\"叙永县\",\"510525\":\"古蔺县\"},\"510600\":{\"510603\":\"旌阳区\",\"510604\":\"罗江区\",\"510623\":\"中江县\",\"510681\":\"广汉市\",\"510682\":\"什邡市\",\"510683\":\"绵竹市\"},\"510700\":{\"510703\":\"涪城区\",\"510704\":\"游仙区\",\"510705\":\"安州区\",\"510722\":\"三台县\",\"510723\":\"盐亭县\",\"510725\":\"梓潼县\",\"510726\":\"北川羌族自治县\",\"510727\":\"平武县\",\"510781\":\"江油市\",\"510791\":\"高新区\"},\"510800\":{\"510802\":\"利州区\",\"510811\":\"昭化区\",\"510812\":\"朝天区\",\"510821\":\"旺苍县\",\"510822\":\"青川县\",\"510823\":\"剑阁县\",\"510824\":\"苍溪县\"},\"510900\":{\"510903\":\"船山区\",\"510904\":\"安居区\",\"510921\":\"蓬溪县\",\"510923\":\"大英县\",\"510981\":\"射洪市\"},\"511000\":{\"511002\":\"市中区\",\"511011\":\"东兴区\",\"511024\":\"威远县\",\"511025\":\"资中县\",\"511083\":\"隆昌市\"},\"511100\":{\"511102\":\"市中区\",\"511111\":\"沙湾区\",\"511112\":\"五通桥区\",\"511113\":\"金口河区\",\"511123\":\"犍为县\",\"511124\":\"井研县\",\"511126\":\"夹江县\",\"511129\":\"沐川县\",\"511132\":\"峨边彝族自治县\",\"511133\":\"马边彝族自治县\",\"511181\":\"峨眉山市\"},\"511300\":{\"511302\":\"顺庆区\",\"511303\":\"高坪区\",\"511304\":\"嘉陵区\",\"511321\":\"南部县\",\"511322\":\"营山县\",\"511323\":\"蓬安县\",\"511324\":\"仪陇县\",\"511325\":\"西充县\",\"511381\":\"阆中市\"},\"511400\":{\"511402\":\"东坡区\",\"511403\":\"彭山区\",\"511421\":\"仁寿县\",\"511423\":\"洪雅县\",\"511424\":\"丹棱县\",\"511425\":\"青神县\"},\"511500\":{\"511502\":\"翠屏区\",\"511503\":\"南溪区\",\"511504\":\"叙州区\",\"511523\":\"江安县\",\"511524\":\"长宁县\",\"511525\":\"高县\",\"511526\":\"珙县\",\"511527\":\"筠连县\",\"511528\":\"兴文县\",\"511529\":\"屏山县\"},\"511600\":{\"511602\":\"广安区\",\"511603\":\"前锋区\",\"511621\":\"岳池县\",\"511622\":\"武胜县\",\"511623\":\"邻水县\",\"511681\":\"华蓥市\"},\"511700\":{\"511702\":\"通川区\",\"511703\":\"达川区\",\"511722\":\"宣汉县\",\"511723\":\"开江县\",\"511724\":\"大竹县\",\"511725\":\"渠县\",\"511781\":\"万源市\"},\"511800\":{\"511802\":\"雨城区\",\"511803\":\"名山区\",\"511822\":\"荥经县\",\"511823\":\"汉源县\",\"511824\":\"石棉县\",\"511825\":\"天全县\",\"511826\":\"芦山县\",\"511827\":\"宝兴县\"},\"511900\":{\"511902\":\"巴州区\",\"511903\":\"恩阳区\",\"511921\":\"通江县\",\"511922\":\"南江县\",\"511923\":\"平昌县\",\"511971\":\"巴中经济开发区\"},\"512000\":{\"512002\":\"雁江区\",\"512021\":\"安岳县\",\"512022\":\"乐至县\"},\"513200\":{\"513201\":\"马尔康市\",\"513221\":\"汶川县\",\"513222\":\"理县\",\"513223\":\"茂县\",\"513224\":\"松潘县\",\"513225\":\"九寨沟县\",\"513226\":\"金川县\",\"513227\":\"小金县\",\"513228\":\"黑水县\",\"513230\":\"壤塘县\",\"513231\":\"阿坝县\",\"513232\":\"若尔盖县\",\"513233\":\"红原县\"},\"513300\":{\"513301\":\"康定市\",\"513322\":\"泸定县\",\"513323\":\"丹巴县\",\"513324\":\"九龙县\",\"513325\":\"雅江县\",\"513326\":\"道孚县\",\"513327\":\"炉霍县\",\"513328\":\"甘孜县\",\"513329\":\"新龙县\",\"513330\":\"德格县\",\"513331\":\"白玉县\",\"513332\":\"石渠县\",\"513333\":\"色达县\",\"513334\":\"理塘县\",\"513335\":\"巴塘县\",\"513336\":\"乡城县\",\"513337\":\"稻城县\",\"513338\":\"得荣县\"},\"513400\":{\"513401\":\"西昌市\",\"513422\":\"木里藏族自治县\",\"513423\":\"盐源县\",\"513424\":\"德昌县\",\"513425\":\"会理县\",\"513426\":\"会东县\",\"513427\":\"宁南县\",\"513428\":\"普格县\",\"513429\":\"布拖县\",\"513430\":\"金阳县\",\"513431\":\"昭觉县\",\"513432\":\"喜德县\",\"513433\":\"冕宁县\",\"513434\":\"越西县\",\"513435\":\"甘洛县\",\"513436\":\"美姑县\",\"513437\":\"雷波县\"},\"520000\":{\"520100\":\"贵阳市\",\"520200\":\"六盘水市\",\"520300\":\"遵义市\",\"520400\":\"安顺市\",\"520500\":\"毕节市\",\"520600\":\"铜仁市\",\"522300\":\"黔西南布依族苗族自治州\",\"522600\":\"黔东南苗族侗族自治州\",\"522700\":\"黔南布依族苗族自治州\"},\"520100\":{\"520102\":\"南明区\",\"520103\":\"云岩区\",\"520111\":\"花溪区\",\"520112\":\"乌当区\",\"520113\":\"白云区\",\"520115\":\"观山湖区\",\"520121\":\"开阳县\",\"520122\":\"息烽县\",\"520123\":\"修文县\",\"520181\":\"清镇市\"},\"520200\":{\"520201\":\"钟山区\",\"520203\":\"六枝特区\",\"520221\":\"水城县\",\"520281\":\"盘州市\"},\"520300\":{\"520302\":\"红花岗区\",\"520303\":\"汇川区\",\"520304\":\"播州区\",\"520322\":\"桐梓县\",\"520323\":\"绥阳县\",\"520324\":\"正安县\",\"520325\":\"道真仡佬族苗族自治县\",\"520326\":\"务川仡佬族苗族自治县\",\"520327\":\"凤冈县\",\"520328\":\"湄潭县\",\"520329\":\"余庆县\",\"520330\":\"习水县\",\"520381\":\"赤水市\",\"520382\":\"仁怀市\"},\"520400\":{\"520402\":\"西秀区\",\"520403\":\"平坝区\",\"520422\":\"普定县\",\"520423\":\"镇宁布依族苗族自治县\",\"520424\":\"关岭布依族苗族自治县\",\"520425\":\"紫云苗族布依族自治县\"},\"520500\":{\"520502\":\"七星关区\",\"520521\":\"大方县\",\"520522\":\"黔西县\",\"520523\":\"金沙县\",\"520524\":\"织金县\",\"520525\":\"纳雍县\",\"520526\":\"威宁彝族回族苗族自治县\",\"520527\":\"赫章县\"},\"520600\":{\"520602\":\"碧江区\",\"520603\":\"万山区\",\"520621\":\"江口县\",\"520622\":\"玉屏侗族自治县\",\"520623\":\"石阡县\",\"520624\":\"思南县\",\"520625\":\"印江土家族苗族自治县\",\"520626\":\"德江县\",\"520627\":\"沿河土家族自治县\",\"520628\":\"松桃苗族自治县\"},\"522300\":{\"522301\":\"兴义市\",\"522302\":\"兴仁市\",\"522323\":\"普安县\",\"522324\":\"晴隆县\",\"522325\":\"贞丰县\",\"522326\":\"望谟县\",\"522327\":\"册亨县\",\"522328\":\"安龙县\"},\"522600\":{\"522601\":\"凯里市\",\"522622\":\"黄平县\",\"522623\":\"施秉县\",\"522624\":\"三穗县\",\"522625\":\"镇远县\",\"522626\":\"岑巩县\",\"522627\":\"天柱县\",\"522628\":\"锦屏县\",\"522629\":\"剑河县\",\"522630\":\"台江县\",\"522631\":\"黎平县\",\"522632\":\"榕江县\",\"522633\":\"从江县\",\"522634\":\"雷山县\",\"522635\":\"麻江县\",\"522636\":\"丹寨县\"},\"522700\":{\"522701\":\"都匀市\",\"522702\":\"福泉市\",\"522722\":\"荔波县\",\"522723\":\"贵定县\",\"522725\":\"瓮安县\",\"522726\":\"独山县\",\"522727\":\"平塘县\",\"522728\":\"罗甸县\",\"522729\":\"长顺县\",\"522730\":\"龙里县\",\"522731\":\"惠水县\",\"522732\":\"三都水族自治县\"},\"530000\":{\"530100\":\"昆明市\",\"530300\":\"曲靖市\",\"530400\":\"玉溪市\",\"530500\":\"保山市\",\"530600\":\"昭通市\",\"530700\":\"丽江市\",\"530800\":\"普洱市\",\"530900\":\"临沧市\",\"532300\":\"楚雄彝族自治州\",\"532500\":\"红河哈尼族彝族自治州\",\"532600\":\"文山壮族苗族自治州\",\"532800\":\"西双版纳傣族自治州\",\"532900\":\"大理白族自治州\",\"533100\":\"德宏傣族景颇族自治州\",\"533300\":\"怒江傈僳族自治州\",\"533400\":\"迪庆藏族自治州\"},\"530100\":{\"530102\":\"五华区\",\"530103\":\"盘龙区\",\"530111\":\"官渡区\",\"530112\":\"西山区\",\"530113\":\"东川区\",\"530114\":\"呈贡区\",\"530115\":\"晋宁区\",\"530124\":\"富民县\",\"530125\":\"宜良县\",\"530126\":\"石林彝族自治县\",\"530127\":\"嵩明县\",\"530128\":\"禄劝彝族苗族自治县\",\"530129\":\"寻甸回族彝族自治县\",\"530181\":\"安宁市\"},\"530300\":{\"530302\":\"麒麟区\",\"530303\":\"沾益区\",\"530304\":\"马龙区\",\"530322\":\"陆良县\",\"530323\":\"师宗县\",\"530324\":\"罗平县\",\"530325\":\"富源县\",\"530326\":\"会泽县\",\"530381\":\"宣威市\"},\"530400\":{\"530402\":\"红塔区\",\"530403\":\"江川区\",\"530423\":\"通海县\",\"530424\":\"华宁县\",\"530425\":\"易门县\",\"530426\":\"峨山彝族自治县\",\"530427\":\"新平彝族傣族自治县\",\"530428\":\"元江哈尼族彝族傣族自治县\",\"530481\":\"澄江市\"},\"530500\":{\"530502\":\"隆阳区\",\"530521\":\"施甸县\",\"530523\":\"龙陵县\",\"530524\":\"昌宁县\",\"530581\":\"腾冲市\"},\"530600\":{\"530602\":\"昭阳区\",\"530621\":\"鲁甸县\",\"530622\":\"巧家县\",\"530623\":\"盐津县\",\"530624\":\"大关县\",\"530625\":\"永善县\",\"530626\":\"绥江县\",\"530627\":\"镇雄县\",\"530628\":\"彝良县\",\"530629\":\"威信县\",\"530681\":\"水富市\"},\"530700\":{\"530702\":\"古城区\",\"530721\":\"玉龙纳西族自治县\",\"530722\":\"永胜县\",\"530723\":\"华坪县\",\"530724\":\"宁蒗彝族自治县\"},\"530800\":{\"530802\":\"思茅区\",\"530821\":\"宁洱哈尼族彝族自治县\",\"530822\":\"墨江哈尼族自治县\",\"530823\":\"景东彝族自治县\",\"530824\":\"景谷傣族彝族自治县\",\"530825\":\"镇沅彝族哈尼族拉祜族自治县\",\"530826\":\"江城哈尼族彝族自治县\",\"530827\":\"孟连傣族拉祜族佤族自治县\",\"530828\":\"澜沧拉祜族自治县\",\"530829\":\"西盟佤族自治县\"},\"530900\":{\"530902\":\"临翔区\",\"530921\":\"凤庆县\",\"530922\":\"云县\",\"530923\":\"永德县\",\"530924\":\"镇康县\",\"530925\":\"双江拉祜族佤族布朗族傣族自治县\",\"530926\":\"耿马傣族佤族自治县\",\"530927\":\"沧源佤族自治县\"},\"532300\":{\"532301\":\"楚雄市\",\"532322\":\"双柏县\",\"532323\":\"牟定县\",\"532324\":\"南华县\",\"532325\":\"姚安县\",\"532326\":\"大姚县\",\"532327\":\"永仁县\",\"532328\":\"元谋县\",\"532329\":\"武定县\",\"532331\":\"禄丰县\"},\"532500\":{\"532501\":\"个旧市\",\"532502\":\"开远市\",\"532503\":\"蒙自市\",\"532504\":\"弥勒市\",\"532523\":\"屏边苗族自治县\",\"532524\":\"建水县\",\"532525\":\"石屏县\",\"532527\":\"泸西县\",\"532528\":\"元阳县\",\"532529\":\"红河县\",\"532530\":\"金平苗族瑶族傣族自治县\",\"532531\":\"绿春县\",\"532532\":\"河口瑶族自治县\"},\"532600\":{\"532601\":\"文山市\",\"532622\":\"砚山县\",\"532623\":\"西畴县\",\"532624\":\"麻栗坡县\",\"532625\":\"马关县\",\"532626\":\"丘北县\",\"532627\":\"广南县\",\"532628\":\"富宁县\"},\"532800\":{\"532801\":\"景洪市\",\"532822\":\"勐海县\",\"532823\":\"勐腊县\"},\"532900\":{\"532901\":\"大理市\",\"532922\":\"漾濞彝族自治县\",\"532923\":\"祥云县\",\"532924\":\"宾川县\",\"532925\":\"弥渡县\",\"532926\":\"南涧彝族自治县\",\"532927\":\"巍山彝族回族自治县\",\"532928\":\"永平县\",\"532929\":\"云龙县\",\"532930\":\"洱源县\",\"532931\":\"剑川县\",\"532932\":\"鹤庆县\"},\"533100\":{\"533102\":\"瑞丽市\",\"533103\":\"芒市\",\"533122\":\"梁河县\",\"533123\":\"盈江县\",\"533124\":\"陇川县\"},\"533300\":{\"533301\":\"泸水市\",\"533323\":\"福贡县\",\"533324\":\"贡山独龙族怒族自治县\",\"533325\":\"兰坪白族普米族自治县\"},\"533400\":{\"533401\":\"香格里拉市\",\"533422\":\"德钦县\",\"533423\":\"维西傈僳族自治县\"},\"540000\":{\"540100\":\"拉萨市\",\"540200\":\"日喀则市\",\"540300\":\"昌都市\",\"540400\":\"林芝市\",\"540500\":\"山南市\",\"540600\":\"那曲市\",\"542500\":\"阿里地区\"},\"540100\":{\"540102\":\"城关区\",\"540103\":\"堆龙德庆区\",\"540104\":\"达孜区\",\"540121\":\"林周县\",\"540122\":\"当雄县\",\"540123\":\"尼木县\",\"540124\":\"曲水县\",\"540127\":\"墨竹工卡县\"},\"540200\":{\"540202\":\"桑珠孜区\",\"540221\":\"南木林县\",\"540222\":\"江孜县\",\"540223\":\"定日县\",\"540224\":\"萨迦县\",\"540225\":\"拉孜县\",\"540226\":\"昂仁县\",\"540227\":\"谢通门县\",\"540228\":\"白朗县\",\"540229\":\"仁布县\",\"540230\":\"康马县\",\"540231\":\"定结县\",\"540232\":\"仲巴县\",\"540233\":\"亚东县\",\"540234\":\"吉隆县\",\"540235\":\"聂拉木县\",\"540236\":\"萨嘎县\",\"540237\":\"岗巴县\"},\"540300\":{\"540302\":\"卡若区\",\"540321\":\"江达县\",\"540322\":\"贡觉县\",\"540323\":\"类乌齐县\",\"540324\":\"丁青县\",\"540325\":\"察雅县\",\"540326\":\"八宿县\",\"540327\":\"左贡县\",\"540328\":\"芒康县\",\"540329\":\"洛隆县\",\"540330\":\"边坝县\"},\"540400\":{\"540402\":\"巴宜区\",\"540421\":\"工布江达县\",\"540422\":\"米林县\",\"540423\":\"墨脱县\",\"540424\":\"波密县\",\"540425\":\"察隅县\",\"540426\":\"朗县\"},\"540500\":{\"540502\":\"乃东区\",\"540521\":\"扎囊县\",\"540522\":\"贡嘎县\",\"540523\":\"桑日县\",\"540524\":\"琼结县\",\"540525\":\"曲松县\",\"540526\":\"措美县\",\"540527\":\"洛扎县\",\"540528\":\"加查县\",\"540529\":\"隆子县\",\"540530\":\"错那县\",\"540531\":\"浪卡子县\"},\"540600\":{\"540602\":\"色尼区\",\"540621\":\"嘉黎县\",\"540622\":\"比如县\",\"540623\":\"聂荣县\",\"540624\":\"安多县\",\"540625\":\"申扎县\",\"540626\":\"索县\",\"540627\":\"班戈县\",\"540628\":\"巴青县\",\"540629\":\"尼玛县\",\"540630\":\"双湖县\"},\"542500\":{\"542521\":\"普兰县\",\"542522\":\"札达县\",\"542523\":\"噶尔县\",\"542524\":\"日土县\",\"542525\":\"革吉县\",\"542526\":\"改则县\",\"542527\":\"措勤县\"},\"610000\":{\"610100\":\"西安市\",\"610200\":\"铜川市\",\"610300\":\"宝鸡市\",\"610400\":\"咸阳市\",\"610500\":\"渭南市\",\"610600\":\"延安市\",\"610700\":\"汉中市\",\"610800\":\"榆林市\",\"610900\":\"安康市\",\"611000\":\"商洛市\"},\"610100\":{\"610102\":\"新城区\",\"610103\":\"碑林区\",\"610104\":\"莲湖区\",\"610111\":\"灞桥区\",\"610112\":\"未央区\",\"610113\":\"雁塔区\",\"610114\":\"阎良区\",\"610115\":\"临潼区\",\"610116\":\"长安区\",\"610117\":\"高陵区\",\"610118\":\"鄠邑区\",\"610122\":\"蓝田县\",\"610124\":\"周至县\"},\"610200\":{\"610202\":\"王益区\",\"610203\":\"印台区\",\"610204\":\"耀州区\",\"610222\":\"宜君县\"},\"610300\":{\"610302\":\"渭滨区\",\"610303\":\"金台区\",\"610304\":\"陈仓区\",\"610322\":\"凤翔县\",\"610323\":\"岐山县\",\"610324\":\"扶风县\",\"610326\":\"眉县\",\"610327\":\"陇县\",\"610328\":\"千阳县\",\"610329\":\"麟游县\",\"610330\":\"凤县\",\"610331\":\"太白县\"},\"610400\":{\"610402\":\"秦都区\",\"610403\":\"杨陵区\",\"610404\":\"渭城区\",\"610422\":\"三原县\",\"610423\":\"泾阳县\",\"610424\":\"乾县\",\"610425\":\"礼泉县\",\"610426\":\"永寿县\",\"610428\":\"长武县\",\"610429\":\"旬邑县\",\"610430\":\"淳化县\",\"610431\":\"武功县\",\"610481\":\"兴平市\",\"610482\":\"彬州市\"},\"610500\":{\"610502\":\"临渭区\",\"610503\":\"华州区\",\"610522\":\"潼关县\",\"610523\":\"大荔县\",\"610524\":\"合阳县\",\"610525\":\"澄城县\",\"610526\":\"蒲城县\",\"610527\":\"白水县\",\"610528\":\"富平县\",\"610581\":\"韩城市\",\"610582\":\"华阴市\"},\"610600\":{\"610602\":\"宝塔区\",\"610603\":\"安塞区\",\"610621\":\"延长县\",\"610622\":\"延川县\",\"610625\":\"志丹县\",\"610626\":\"吴起县\",\"610627\":\"甘泉县\",\"610628\":\"富县\",\"610629\":\"洛川县\",\"610630\":\"宜川县\",\"610631\":\"黄龙县\",\"610632\":\"黄陵县\",\"610681\":\"子长市\"},\"610700\":{\"610702\":\"汉台区\",\"610703\":\"南郑区\",\"610722\":\"城固县\",\"610723\":\"洋县\",\"610724\":\"西乡县\",\"610725\":\"勉县\",\"610726\":\"宁强县\",\"610727\":\"略阳县\",\"610728\":\"镇巴县\",\"610729\":\"留坝县\",\"610730\":\"佛坪县\"},\"610800\":{\"610802\":\"榆阳区\",\"610803\":\"横山区\",\"610822\":\"府谷县\",\"610824\":\"靖边县\",\"610825\":\"定边县\",\"610826\":\"绥德县\",\"610827\":\"米脂县\",\"610828\":\"佳县\",\"610829\":\"吴堡县\",\"610830\":\"清涧县\",\"610831\":\"子洲县\",\"610881\":\"神木市\"},\"610900\":{\"610902\":\"汉滨区\",\"610921\":\"汉阴县\",\"610922\":\"石泉县\",\"610923\":\"宁陕县\",\"610924\":\"紫阳县\",\"610925\":\"岚皋县\",\"610926\":\"平利县\",\"610927\":\"镇坪县\",\"610928\":\"旬阳县\",\"610929\":\"白河县\"},\"611000\":{\"611002\":\"商州区\",\"611021\":\"洛南县\",\"611022\":\"丹凤县\",\"611023\":\"商南县\",\"611024\":\"山阳县\",\"611025\":\"镇安县\",\"611026\":\"柞水县\"},\"620000\":{\"620100\":\"兰州市\",\"620200\":\"嘉峪关市\",\"620300\":\"金昌市\",\"620400\":\"白银市\",\"620500\":\"天水市\",\"620600\":\"武威市\",\"620700\":\"张掖市\",\"620800\":\"平凉市\",\"620900\":\"酒泉市\",\"621000\":\"庆阳市\",\"621100\":\"定西市\",\"621200\":\"陇南市\",\"622900\":\"临夏回族自治州\",\"623000\":\"甘南藏族自治州\"},\"620100\":{\"620102\":\"城关区\",\"620103\":\"七里河区\",\"620104\":\"西固区\",\"620105\":\"安宁区\",\"620111\":\"红古区\",\"620121\":\"永登县\",\"620122\":\"皋兰县\",\"620123\":\"榆中县\",\"620171\":\"兰州新区\"},\"620200\":{\"620201\":\"市辖区\",\"620290\":\"雄关区\",\"620291\":\"长城区\",\"620292\":\"镜铁区\",\"620293\":\"新城镇\",\"620294\":\"峪泉镇\",\"620295\":\"文殊镇\"},\"620300\":{\"620302\":\"金川区\",\"620321\":\"永昌县\"},\"620400\":{\"620402\":\"白银区\",\"620403\":\"平川区\",\"620421\":\"靖远县\",\"620422\":\"会宁县\",\"620423\":\"景泰县\"},\"620500\":{\"620502\":\"秦州区\",\"620503\":\"麦积区\",\"620521\":\"清水县\",\"620522\":\"秦安县\",\"620523\":\"甘谷县\",\"620524\":\"武山县\",\"620525\":\"张家川回族自治县\"},\"620600\":{\"620602\":\"凉州区\",\"620621\":\"民勤县\",\"620622\":\"古浪县\",\"620623\":\"天祝藏族自治县\"},\"620700\":{\"620702\":\"甘州区\",\"620721\":\"肃南裕固族自治县\",\"620722\":\"民乐县\",\"620723\":\"临泽县\",\"620724\":\"高台县\",\"620725\":\"山丹县\"},\"620800\":{\"620802\":\"崆峒区\",\"620821\":\"泾川县\",\"620822\":\"灵台县\",\"620823\":\"崇信县\",\"620825\":\"庄浪县\",\"620826\":\"静宁县\",\"620881\":\"华亭市\"},\"620900\":{\"620902\":\"肃州区\",\"620921\":\"金塔县\",\"620922\":\"瓜州县\",\"620923\":\"肃北蒙古族自治县\",\"620924\":\"阿克塞哈萨克族自治县\",\"620981\":\"玉门市\",\"620982\":\"敦煌市\"},\"621000\":{\"621002\":\"西峰区\",\"621021\":\"庆城县\",\"621022\":\"环县\",\"621023\":\"华池县\",\"621024\":\"合水县\",\"621025\":\"正宁县\",\"621026\":\"宁县\",\"621027\":\"镇原县\"},\"621100\":{\"621102\":\"安定区\",\"621121\":\"通渭县\",\"621122\":\"陇西县\",\"621123\":\"渭源县\",\"621124\":\"临洮县\",\"621125\":\"漳县\",\"621126\":\"岷县\"},\"621200\":{\"621202\":\"武都区\",\"621221\":\"成县\",\"621222\":\"文县\",\"621223\":\"宕昌县\",\"621224\":\"康县\",\"621225\":\"西和县\",\"621226\":\"礼县\",\"621227\":\"徽县\",\"621228\":\"两当县\"},\"622900\":{\"622901\":\"临夏市\",\"622921\":\"临夏县\",\"622922\":\"康乐县\",\"622923\":\"永靖县\",\"622924\":\"广河县\",\"622925\":\"和政县\",\"622926\":\"东乡族自治县\",\"622927\":\"积石山保安族东乡族撒拉族自治县\"},\"623000\":{\"623001\":\"合作市\",\"623021\":\"临潭县\",\"623022\":\"卓尼县\",\"623023\":\"舟曲县\",\"623024\":\"迭部县\",\"623025\":\"玛曲县\",\"623026\":\"碌曲县\",\"623027\":\"夏河县\"},\"630000\":{\"630100\":\"西宁市\",\"630200\":\"海东市\",\"632200\":\"海北藏族自治州\",\"632300\":\"黄南藏族自治州\",\"632500\":\"海南藏族自治州\",\"632600\":\"果洛藏族自治州\",\"632700\":\"玉树藏族自治州\",\"632800\":\"海西蒙古族藏族自治州\"},\"630100\":{\"630102\":\"城东区\",\"630103\":\"城中区\",\"630104\":\"城西区\",\"630105\":\"城北区\",\"630106\":\"湟中区\",\"630121\":\"大通回族土族自治县\",\"630123\":\"湟源县\"},\"630200\":{\"630202\":\"乐都区\",\"630203\":\"平安区\",\"630222\":\"民和回族土族自治县\",\"630223\":\"互助土族自治县\",\"630224\":\"化隆回族自治县\",\"630225\":\"循化撒拉族自治县\"},\"632200\":{\"632221\":\"门源回族自治县\",\"632222\":\"祁连县\",\"632223\":\"海晏县\",\"632224\":\"刚察县\"},\"632300\":{\"632321\":\"同仁县\",\"632322\":\"尖扎县\",\"632323\":\"泽库县\",\"632324\":\"河南蒙古族自治县\"},\"632500\":{\"632521\":\"共和县\",\"632522\":\"同德县\",\"632523\":\"贵德县\",\"632524\":\"兴海县\",\"632525\":\"贵南县\"},\"632600\":{\"632621\":\"玛沁县\",\"632622\":\"班玛县\",\"632623\":\"甘德县\",\"632624\":\"达日县\",\"632625\":\"久治县\",\"632626\":\"玛多县\"},\"632700\":{\"632701\":\"玉树市\",\"632722\":\"杂多县\",\"632723\":\"称多县\",\"632724\":\"治多县\",\"632725\":\"囊谦县\",\"632726\":\"曲麻莱县\"},\"632800\":{\"632801\":\"格尔木市\",\"632802\":\"德令哈市\",\"632803\":\"茫崖市\",\"632821\":\"乌兰县\",\"632822\":\"都兰县\",\"632823\":\"天峻县\",\"632857\":\"大柴旦行政委员会\"},\"640000\":{\"640100\":\"银川市\",\"640200\":\"石嘴山市\",\"640300\":\"吴忠市\",\"640400\":\"固原市\",\"640500\":\"中卫市\"},\"640100\":{\"640104\":\"兴庆区\",\"640105\":\"西夏区\",\"640106\":\"金凤区\",\"640121\":\"永宁县\",\"640122\":\"贺兰县\",\"640181\":\"灵武市\"},\"640200\":{\"640202\":\"大武口区\",\"640205\":\"惠农区\",\"640221\":\"平罗县\"},\"640300\":{\"640302\":\"利通区\",\"640303\":\"红寺堡区\",\"640323\":\"盐池县\",\"640324\":\"同心县\",\"640381\":\"青铜峡市\"},\"640400\":{\"640402\":\"原州区\",\"640422\":\"西吉县\",\"640423\":\"隆德县\",\"640424\":\"泾源县\",\"640425\":\"彭阳县\"},\"640500\":{\"640502\":\"沙坡头区\",\"640521\":\"中宁县\",\"640522\":\"海原县\"},\"650000\":{\"650100\":\"乌鲁木齐市\",\"650200\":\"克拉玛依市\",\"650400\":\"吐鲁番市\",\"650500\":\"哈密市\",\"652300\":\"昌吉回族自治州\",\"652700\":\"博尔塔拉蒙古自治州\",\"652800\":\"巴音郭楞蒙古自治州\",\"652900\":\"阿克苏地区\",\"653000\":\"克孜勒苏柯尔克孜自治州\",\"653100\":\"喀什地区\",\"653200\":\"和田地区\",\"654000\":\"伊犁哈萨克自治州\",\"654200\":\"塔城地区\",\"654300\":\"阿勒泰地区\",\"659000\":\"自治区直辖县级行政区划\"},\"650100\":{\"650102\":\"天山区\",\"650103\":\"沙依巴克区\",\"650104\":\"新市区\",\"650105\":\"水磨沟区\",\"650106\":\"头屯河区\",\"650107\":\"达坂城区\",\"650109\":\"米东区\",\"650121\":\"乌鲁木齐县\"},\"650200\":{\"650202\":\"独山子区\",\"650203\":\"克拉玛依区\",\"650204\":\"白碱滩区\",\"650205\":\"乌尔禾区\"},\"650400\":{\"650402\":\"高昌区\",\"650421\":\"鄯善县\",\"650422\":\"托克逊县\"},\"650500\":{\"650502\":\"伊州区\",\"650521\":\"巴里坤哈萨克自治县\",\"650522\":\"伊吾县\"},\"652300\":{\"652301\":\"昌吉市\",\"652302\":\"阜康市\",\"652323\":\"呼图壁县\",\"652324\":\"玛纳斯县\",\"652325\":\"奇台县\",\"652327\":\"吉木萨尔县\",\"652328\":\"木垒哈萨克自治县\"},\"652700\":{\"652701\":\"博乐市\",\"652702\":\"阿拉山口市\",\"652722\":\"精河县\",\"652723\":\"温泉县\"},\"652800\":{\"652801\":\"库尔勒市\",\"652822\":\"轮台县\",\"652823\":\"尉犁县\",\"652824\":\"若羌县\",\"652825\":\"且末县\",\"652826\":\"焉耆回族自治县\",\"652827\":\"和静县\",\"652828\":\"和硕县\",\"652829\":\"博湖县\"},\"652900\":{\"652901\":\"阿克苏市\",\"652902\":\"库车市\",\"652922\":\"温宿县\",\"652924\":\"沙雅县\",\"652925\":\"新和县\",\"652926\":\"拜城县\",\"652927\":\"乌什县\",\"652928\":\"阿瓦提县\",\"652929\":\"柯坪县\"},\"653000\":{\"653001\":\"阿图什市\",\"653022\":\"阿克陶县\",\"653023\":\"阿合奇县\",\"653024\":\"乌恰县\"},\"653100\":{\"653101\":\"喀什市\",\"653121\":\"疏附县\",\"653122\":\"疏勒县\",\"653123\":\"英吉沙县\",\"653124\":\"泽普县\",\"653125\":\"莎车县\",\"653126\":\"叶城县\",\"653127\":\"麦盖提县\",\"653128\":\"岳普湖县\",\"653129\":\"伽师县\",\"653130\":\"巴楚县\",\"653131\":\"塔什库尔干塔吉克自治县\"},\"653200\":{\"653201\":\"和田市\",\"653221\":\"和田县\",\"653222\":\"墨玉县\",\"653223\":\"皮山县\",\"653224\":\"洛浦县\",\"653225\":\"策勒县\",\"653226\":\"于田县\",\"653227\":\"民丰县\"},\"654000\":{\"654002\":\"伊宁市\",\"654003\":\"奎屯市\",\"654004\":\"霍尔果斯市\",\"654021\":\"伊宁县\",\"654022\":\"察布查尔锡伯自治县\",\"654023\":\"霍城县\",\"654024\":\"巩留县\",\"654025\":\"新源县\",\"654026\":\"昭苏县\",\"654027\":\"特克斯县\",\"654028\":\"尼勒克县\"},\"654200\":{\"654201\":\"塔城市\",\"654202\":\"乌苏市\",\"654221\":\"额敏县\",\"654223\":\"沙湾县\",\"654224\":\"托里县\",\"654225\":\"裕民县\",\"654226\":\"和布克赛尔蒙古自治县\"},\"654300\":{\"654301\":\"阿勒泰市\",\"654321\":\"布尔津县\",\"654322\":\"富蕴县\",\"654323\":\"福海县\",\"654324\":\"哈巴河县\",\"654325\":\"青河县\",\"654326\":\"吉木乃县\"},\"659000\":{\"659001\":\"石河子市\",\"659002\":\"阿拉尔市\",\"659003\":\"图木舒克市\",\"659004\":\"五家渠市\",\"659005\":\"北屯市\",\"659006\":\"铁门关市\",\"659007\":\"双河市\",\"659008\":\"可克达拉市\",\"659009\":\"昆玉市\",\"659010\":\"胡杨河市\"},\"710000\":{\"710100\":\"台北市\",\"710200\":\"高雄市\",\"710300\":\"台南市\",\"710400\":\"台中市\",\"710500\":\"金门县\",\"710600\":\"南投县\",\"710700\":\"基隆市\",\"710800\":\"新竹市\",\"710900\":\"嘉义市\",\"711100\":\"新北市\",\"711200\":\"宜兰县\",\"711300\":\"新竹县\",\"711400\":\"桃园市\",\"711500\":\"苗栗县\",\"711700\":\"彰化县\",\"711900\":\"嘉义县\",\"712100\":\"云林县\",\"712400\":\"屏东县\",\"712500\":\"台东县\",\"712600\":\"花莲县\",\"712700\":\"澎湖县\",\"712800\":\"连江县\"},\"710100\":{\"710101\":\"中正区\",\"710102\":\"大同区\",\"710103\":\"中山区\",\"710104\":\"松山区\",\"710105\":\"大安区\",\"710106\":\"万华区\",\"710107\":\"信义区\",\"710108\":\"士林区\",\"710109\":\"北投区\",\"710110\":\"内湖区\",\"710111\":\"南港区\",\"710112\":\"文山区\",\"710199\":\"其它区\"},\"710200\":{\"710201\":\"新兴区\",\"710202\":\"前金区\",\"710203\":\"芩雅区\",\"710204\":\"盐埕区\",\"710205\":\"鼓山区\",\"710206\":\"旗津区\",\"710207\":\"前镇区\",\"710208\":\"三民区\",\"710209\":\"左营区\",\"710210\":\"楠梓区\",\"710211\":\"小港区\",\"710241\":\"苓雅区\",\"710242\":\"仁武区\",\"710243\":\"大社区\",\"710244\":\"冈山区\",\"710245\":\"路竹区\",\"710246\":\"阿莲区\",\"710247\":\"田寮区\",\"710248\":\"燕巢区\",\"710249\":\"桥头区\",\"710250\":\"梓官区\",\"710251\":\"弥陀区\",\"710252\":\"永安区\",\"710253\":\"湖内区\",\"710254\":\"凤山区\",\"710255\":\"大寮区\",\"710256\":\"林园区\",\"710257\":\"鸟松区\",\"710258\":\"大树区\",\"710259\":\"旗山区\",\"710260\":\"美浓区\",\"710261\":\"六龟区\",\"710262\":\"内门区\",\"710263\":\"杉林区\",\"710264\":\"甲仙区\",\"710265\":\"桃源区\",\"710266\":\"那玛夏区\",\"710267\":\"茂林区\",\"710268\":\"茄萣区\",\"710299\":\"其它区\"},\"710300\":{\"710301\":\"中西区\",\"710302\":\"东区\",\"710303\":\"南区\",\"710304\":\"北区\",\"710305\":\"安平区\",\"710306\":\"安南区\",\"710339\":\"永康区\",\"710340\":\"归仁区\",\"710341\":\"新化区\",\"710342\":\"左镇区\",\"710343\":\"玉井区\",\"710344\":\"楠西区\",\"710345\":\"南化区\",\"710346\":\"仁德区\",\"710347\":\"关庙区\",\"710348\":\"龙崎区\",\"710349\":\"官田区\",\"710350\":\"麻豆区\",\"710351\":\"佳里区\",\"710352\":\"西港区\",\"710353\":\"七股区\",\"710354\":\"将军区\",\"710355\":\"学甲区\",\"710356\":\"北门区\",\"710357\":\"新营区\",\"710358\":\"后壁区\",\"710359\":\"白河区\",\"710360\":\"东山区\",\"710361\":\"六甲区\",\"710362\":\"下营区\",\"710363\":\"柳营区\",\"710364\":\"盐水区\",\"710365\":\"善化区\",\"710366\":\"大内区\",\"710367\":\"山上区\",\"710368\":\"新市区\",\"710369\":\"安定区\",\"710399\":\"其它区\"},\"710400\":{\"710401\":\"中区\",\"710402\":\"东区\",\"710403\":\"南区\",\"710404\":\"西区\",\"710405\":\"北区\",\"710406\":\"北屯区\",\"710407\":\"西屯区\",\"710408\":\"南屯区\",\"710431\":\"太平区\",\"710432\":\"大里区\",\"710433\":\"雾峰区\",\"710434\":\"乌日区\",\"710435\":\"丰原区\",\"710436\":\"后里区\",\"710437\":\"石冈区\",\"710438\":\"东势区\",\"710439\":\"和平区\",\"710440\":\"新社区\",\"710441\":\"潭子区\",\"710442\":\"大雅区\",\"710443\":\"神冈区\",\"710444\":\"大肚区\",\"710445\":\"沙鹿区\",\"710446\":\"龙井区\",\"710447\":\"梧栖区\",\"710448\":\"清水区\",\"710449\":\"大甲区\",\"710450\":\"外埔区\",\"710451\":\"大安区\",\"710499\":\"其它区\"},\"710500\":{\"710507\":\"金沙镇\",\"710508\":\"金湖镇\",\"710509\":\"金宁乡\",\"710510\":\"金城镇\",\"710511\":\"烈屿乡\",\"710512\":\"乌坵乡\"},\"710600\":{\"710614\":\"南投市\",\"710615\":\"中寮乡\",\"710616\":\"草屯镇\",\"710617\":\"国姓乡\",\"710618\":\"埔里镇\",\"710619\":\"仁爱乡\",\"710620\":\"名间乡\",\"710621\":\"集集镇\",\"710622\":\"水里乡\",\"710623\":\"鱼池乡\",\"710624\":\"信义乡\",\"710625\":\"竹山镇\",\"710626\":\"鹿谷乡\"},\"710700\":{\"710701\":\"仁爱区\",\"710702\":\"信义区\",\"710703\":\"中正区\",\"710704\":\"中山区\",\"710705\":\"安乐区\",\"710706\":\"暖暖区\",\"710707\":\"七堵区\",\"710799\":\"其它区\"},\"710800\":{\"710801\":\"东区\",\"710802\":\"北区\",\"710803\":\"香山区\",\"710899\":\"其它区\"},\"710900\":{\"710901\":\"东区\",\"710902\":\"西区\",\"710999\":\"其它区\"},\"711100\":{\"711130\":\"万里区\",\"711132\":\"板桥区\",\"711133\":\"汐止区\",\"711134\":\"深坑区\",\"711135\":\"石碇区\",\"711136\":\"瑞芳区\",\"711137\":\"平溪区\",\"711138\":\"双溪区\",\"711139\":\"贡寮区\",\"711140\":\"新店区\",\"711141\":\"坪林区\",\"711142\":\"乌来区\",\"711143\":\"永和区\",\"711144\":\"中和区\",\"711145\":\"土城区\",\"711146\":\"三峡区\",\"711147\":\"树林区\",\"711148\":\"莺歌区\",\"711149\":\"三重区\",\"711150\":\"新庄区\",\"711151\":\"泰山区\",\"711152\":\"林口区\",\"711153\":\"芦洲区\",\"711154\":\"五股区\",\"711155\":\"八里区\",\"711156\":\"淡水区\",\"711157\":\"三芝区\",\"711158\":\"石门区\"},\"711200\":{\"711287\":\"宜兰市\",\"711288\":\"头城镇\",\"711289\":\"礁溪乡\",\"711290\":\"壮围乡\",\"711291\":\"员山乡\",\"711292\":\"罗东镇\",\"711293\":\"三星乡\",\"711294\":\"大同乡\",\"711295\":\"五结乡\",\"711296\":\"冬山乡\",\"711297\":\"苏澳镇\",\"711298\":\"南澳乡\",\"711299\":\"钓鱼台\"},\"711300\":{\"711387\":\"竹北市\",\"711388\":\"湖口乡\",\"711389\":\"新丰乡\",\"711390\":\"新埔镇\",\"711391\":\"关西镇\",\"711392\":\"芎林乡\",\"711393\":\"宝山乡\",\"711394\":\"竹东镇\",\"711395\":\"五峰乡\",\"711396\":\"横山乡\",\"711397\":\"尖石乡\",\"711398\":\"北埔乡\",\"711399\":\"峨眉乡\"},\"711400\":{\"711414\":\"中坜区\",\"711415\":\"平镇区\",\"711417\":\"杨梅区\",\"711418\":\"新屋区\",\"711419\":\"观音区\",\"711420\":\"桃园区\",\"711421\":\"龟山区\",\"711422\":\"八德区\",\"711423\":\"大溪区\",\"711425\":\"大园区\",\"711426\":\"芦竹区\",\"711487\":\"中坜市\",\"711488\":\"平镇市\",\"711489\":\"龙潭乡\",\"711490\":\"杨梅市\",\"711491\":\"新屋乡\",\"711492\":\"观音乡\",\"711493\":\"桃园市\",\"711494\":\"龟山乡\",\"711495\":\"八德市\",\"711496\":\"大溪镇\",\"711497\":\"复兴乡\",\"711498\":\"大园乡\",\"711499\":\"芦竹乡\"},\"711500\":{\"711520\":\"头份市\",\"711582\":\"竹南镇\",\"711583\":\"头份镇\",\"711584\":\"三湾乡\",\"711585\":\"南庄乡\",\"711586\":\"狮潭乡\",\"711587\":\"后龙镇\",\"711588\":\"通霄镇\",\"711589\":\"苑里镇\",\"711590\":\"苗栗市\",\"711591\":\"造桥乡\",\"711592\":\"头屋乡\",\"711593\":\"公馆乡\",\"711594\":\"大湖乡\",\"711595\":\"泰安乡\",\"711596\":\"铜锣乡\",\"711597\":\"三义乡\",\"711598\":\"西湖乡\",\"711599\":\"卓兰镇\"},\"711700\":{\"711736\":\"员林市\",\"711774\":\"彰化市\",\"711775\":\"芬园乡\",\"711776\":\"花坛乡\",\"711777\":\"秀水乡\",\"711778\":\"鹿港镇\",\"711779\":\"福兴乡\",\"711780\":\"线西乡\",\"711781\":\"和美镇\",\"711782\":\"伸港乡\",\"711783\":\"员林镇\",\"711784\":\"社头乡\",\"711785\":\"永靖乡\",\"711786\":\"埔心乡\",\"711787\":\"溪湖镇\",\"711788\":\"大村乡\",\"711789\":\"埔盐乡\",\"711790\":\"田中镇\",\"711791\":\"北斗镇\",\"711792\":\"田尾乡\",\"711793\":\"埤头乡\",\"711794\":\"溪州乡\",\"711795\":\"竹塘乡\",\"711796\":\"二林镇\",\"711797\":\"大城乡\",\"711798\":\"芳苑乡\",\"711799\":\"二水乡\"},\"711900\":{\"711982\":\"番路乡\",\"711983\":\"梅山乡\",\"711984\":\"竹崎乡\",\"711985\":\"阿里山乡\",\"711986\":\"中埔乡\",\"711987\":\"大埔乡\",\"711988\":\"水上乡\",\"711989\":\"鹿草乡\",\"711990\":\"太保市\",\"711991\":\"朴子市\",\"711992\":\"东石乡\",\"711993\":\"六脚乡\",\"711994\":\"新港乡\",\"711995\":\"民雄乡\",\"711996\":\"大林镇\",\"711997\":\"溪口乡\",\"711998\":\"义竹乡\",\"711999\":\"布袋镇\"},\"712100\":{\"712180\":\"斗南镇\",\"712181\":\"大埤乡\",\"712182\":\"虎尾镇\",\"712183\":\"土库镇\",\"712184\":\"褒忠乡\",\"712185\":\"东势乡\",\"712186\":\"台西乡\",\"712187\":\"仑背乡\",\"712188\":\"麦寮乡\",\"712189\":\"斗六市\",\"712190\":\"林内乡\",\"712191\":\"古坑乡\",\"712192\":\"莿桐乡\",\"712193\":\"西螺镇\",\"712194\":\"二仑乡\",\"712195\":\"北港镇\",\"712196\":\"水林乡\",\"712197\":\"口湖乡\",\"712198\":\"四湖乡\",\"712199\":\"元长乡\"},\"712400\":{\"712451\":\"崁顶乡\",\"712467\":\"屏东市\",\"712468\":\"三地门乡\",\"712469\":\"雾台乡\",\"712470\":\"玛家乡\",\"712471\":\"九如乡\",\"712472\":\"里港乡\",\"712473\":\"高树乡\",\"712474\":\"盐埔乡\",\"712475\":\"长治乡\",\"712476\":\"麟洛乡\",\"712477\":\"竹田乡\",\"712478\":\"内埔乡\",\"712479\":\"万丹乡\",\"712480\":\"潮州镇\",\"712481\":\"泰武乡\",\"712482\":\"来义乡\",\"712483\":\"万峦乡\",\"712484\":\"莰顶乡\",\"712485\":\"新埤乡\",\"712486\":\"南州乡\",\"712487\":\"林边乡\",\"712488\":\"东港镇\",\"712489\":\"琉球乡\",\"712490\":\"佳冬乡\",\"712491\":\"新园乡\",\"712492\":\"枋寮乡\",\"712493\":\"枋山乡\",\"712494\":\"春日乡\",\"712495\":\"狮子乡\",\"712496\":\"车城乡\",\"712497\":\"牡丹乡\",\"712498\":\"恒春镇\",\"712499\":\"满州乡\"},\"712500\":{\"712584\":\"台东市\",\"712585\":\"绿岛乡\",\"712586\":\"兰屿乡\",\"712587\":\"延平乡\",\"712588\":\"卑南乡\",\"712589\":\"鹿野乡\",\"712590\":\"关山镇\",\"712591\":\"海端乡\",\"712592\":\"池上乡\",\"712593\":\"东河乡\",\"712594\":\"成功镇\",\"712595\":\"长滨乡\",\"712596\":\"金峰乡\",\"712597\":\"大武乡\",\"712598\":\"达仁乡\",\"712599\":\"太麻里乡\"},\"712600\":{\"712686\":\"花莲市\",\"712687\":\"新城乡\",\"712688\":\"太鲁阁\",\"712689\":\"秀林乡\",\"712690\":\"吉安乡\",\"712691\":\"寿丰乡\",\"712692\":\"凤林镇\",\"712693\":\"光复乡\",\"712694\":\"丰滨乡\",\"712695\":\"瑞穗乡\",\"712696\":\"万荣乡\",\"712697\":\"玉里镇\",\"712698\":\"卓溪乡\",\"712699\":\"富里乡\"},\"712700\":{\"712794\":\"马公市\",\"712795\":\"西屿乡\",\"712796\":\"望安乡\",\"712797\":\"七美乡\",\"712798\":\"白沙乡\",\"712799\":\"湖西乡\"},\"712800\":{\"712896\":\"南竿乡\",\"712897\":\"北竿乡\",\"712898\":\"东引乡\",\"712899\":\"莒光乡\"},\"810000\":{\"810100\":\"香港岛\",\"810200\":\"九龙\",\"810300\":\"新界\"},\"810100\":{\"810101\":\"中西区\",\"810102\":\"湾仔区\",\"810103\":\"东区\",\"810104\":\"南区\"},\"810200\":{\"810201\":\"九龙城区\",\"810202\":\"油尖旺区\",\"810203\":\"深水埗区\",\"810204\":\"黄大仙区\",\"810205\":\"观塘区\"},\"810300\":{\"810301\":\"北区\",\"810302\":\"大埔区\",\"810303\":\"沙田区\",\"810304\":\"西贡区\",\"810305\":\"元朗区\",\"810306\":\"屯门区\",\"810307\":\"荃湾区\",\"810308\":\"葵青区\",\"810309\":\"离岛区\"},\"820000\":{\"820100\":\"澳门半岛\",\"820200\":\"离岛\"},\"820100\":{\"820102\":\"花地玛堂区\",\"820103\":\"花王堂区\",\"820104\":\"望德堂区\",\"820105\":\"大堂区\",\"820106\":\"风顺堂区\"},\"820200\":{\"820202\":\"嘉模堂区\",\"820203\":\"路氹填海区\",\"820204\":\"圣方济各堂区\"}}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/resources/templates/email/bpm_cc_email.ftl",
    "content": "<html>\n<head>\n    <meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n</head>\n\n<body>\n<div  class=\"box-content\">\n    <div  class=\"info-top\">\n        <img src=\"https://www.jeecg.com/images/logo.png\" style=\"float: left; margin: 0 10px 0 0; width: 32px;height:32px\" /><div style=\"color:#fff\"><strong>【重要】流程抄送的通知</strong></div>\n    </div>\n    <div class=\"info-wrap\">\n        <div class=\"tips\" style=\"padding:15px;\">\n            <p style=\"margin: 10px 0;\">\n               您好，您有一个新的流程抄送任务亟待查看，任务内容如下：：\n            </p>\n            <table style=\"width: 400px; border-spacing: 0px; border-collapse: collapse; border: none; margin-top: 20px;\"><tbody>\n                <tr style=\"height: 45px;\">\n                    <td style=\"width: 150px; height: 40px; background: #F6F6F6;border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                        流程名称\n                    </td>\n                    <td style=\"width: 250px;height: 40px; border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                        ${bpm_name}<a style=\"color: #006eff;\" href=\"${url}\" target=\"_blank\" rel=\"noopener\">[立刻查看]</a>\n                    </td>\n                </tr>\n                <tr style=\"height: 45px;\">\n                    <td style=\"width: 150px;height: 40px; background: #F6F6F6;border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                        抄送任务\n                    </td>\n                    <td style=\"width: 250px;height: 40px; border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                        ${bpm_task}\n                    </td>\n                </tr>\n                <tr style=\"height: 45px;\">\n                    <td style=\"width: 150px; height: 40px; background: #F6F6F6;border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                        抄送时间\n                    </td>\n                    <td style=\"width: 250px;height: 40px; border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                        ${datetime}\n                    </td>\n                </tr>\n                <tr style=\"height: 45px;\">\n                    <td style=\"width: 150px; height: 40px; background: #F6F6F6;border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                        抄送内容\n                    </td>\n                    <td style=\"width: 250px;height: 40px; border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                        ${remark}\n                    </td>\n                </tr>\n                </tbody>\n            </table>\n        </div>\n        <div class=\"footer\">北京国炬平台</div>\n    </div>\n    <div style=\"margin-top: 60px;margin-bottom: 10px;\">\n        <span style=\"font-size: 13px; font-weight: bold; color: #666;\">温馨提醒</span>\n        <div style=\"line-height: 24px; margin-top: 10px;\">\n            <div style=\"font-size: 13px; color: #666;\">使用过程中如有任何问题，请联系系统管理员。</div>\n        </div>\n    </div>\n    <div style=\"width: 600px; margin: 0 auto;  margin-top: 50px; font-size: 12px; -webkit-font-smoothing: subpixel-antialiased; text-size-adjust: 100%;\">\n        <p style=\"text-align: center; line-height: 20.4px; text-size-adjust: 100%; font-family: 'Microsoft YaHei'!important; padding: 0px !important; margin: 0px !important; color: #7e8890 !important;\">\n            <span class=\"appleLinks\">Copyright © 2023-2024 北京国炬信息技术有限公司. 保留所有权利。</span>\n        </p>\n        <p style=\"text-align: center;line-height: 20.4px; text-size-adjust: 100%; font-family: 'Microsoft YaHei'!important; padding: 0px !important; margin: 0px; color: #7e8890 !important; margin-top: 10px;\">\n            <span class=\"appleLinks\">邮件由系统自动发送，请勿直接回复本邮件！</span>\n        </p>\n    </div>\n</div>\n</body>\n\n<style>\n    .box-content{\n        width: 80%;\n        margin: 20px auto;\n        max-width: 800px;\n        min-width: 600px;\n    }\n\n    .info-top{\n        padding: 15px 25px;\n        border-top-left-radius: 10px;\n        border-top-right-radius: 10px;\n        background: #4ea3f2;\n        color: #fff;\n        overflow: hidden;\n        line-height: 32px;\n    }\n\n    .info-wrap{\n        border-bottom-left-radius: 10px;\n        border-bottom-right-radius: 10px;\n        border:1px solid #ddd;\n        overflow: hidden;\n        padding: 15px 15px 20px;\n    }\n\n    .footer{\n        text-align: right;\n        color: #999;\n        padding: 0 15px 15px;\n    }\n</style>\n\n</html>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/resources/templates/email/bpm_cuiban_email.ftl",
    "content": "<html>\n<head>\n    <meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n</head>\n\n<body>\n<div  class=\"box-content\">\n    <div  class=\"info-top\">\n        <img src=\"https://www.jeecg.com/images/logo.png\" style=\"float: left; margin: 0 10px 0 0; width: 32px;height:32px\" /><div style=\"color:#fff\"><strong>【重要】流程办理的通知</strong></div>\n    </div>\n    <div class=\"info-wrap\">\n        <div class=\"tips\" style=\"padding:15px;\">\n            <p style=\"margin: 10px 0;\">\n               您好，您有一个新的流程任务亟待处理，任务内容如下：：\n            </p>\n            <table style=\"width: 400px; border-spacing: 0px; border-collapse: collapse; border: none; margin-top: 20px;\"><tbody>\n                <tr style=\"height: 45px;\">\n                    <td style=\"width: 150px; height: 40px; background: #F6F6F6;border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                        流程名称\n                    </td>\n                    <td style=\"width: 250px;height: 40px; border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                        ${bpm_name}<a style=\"color: #006eff;\" href=\"${url}\" target=\"_blank\" rel=\"noopener\">[立刻办理]</a>\n                    </td>\n                </tr>\n                <tr style=\"height: 45px;\">\n                    <td style=\"width: 150px;height: 40px; background: #F6F6F6;border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                        催办任务\n                    </td>\n                    <td style=\"width: 250px;height: 40px; border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                        ${bpm_task}\n                    </td>\n                </tr>\n                <tr style=\"height: 45px;\">\n                    <td style=\"width: 150px; height: 40px; background: #F6F6F6;border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                        催办时间\n                    </td>\n                    <td style=\"width: 250px;height: 40px; border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                        ${datetime}\n                    </td>\n                </tr>\n                <tr style=\"height: 45px;\">\n                    <td style=\"width: 150px; height: 40px; background: #F6F6F6;border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                        催办内容\n                    </td>\n                    <td style=\"width: 250px;height: 40px; border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                        ${remark}\n                    </td>\n                </tr>\n                </tbody>\n            </table>\n        </div>\n        <div class=\"footer\">北京国炬平台</div>\n    </div>\n    <div style=\"margin-top: 60px;margin-bottom: 10px;\">\n        <span style=\"font-size: 13px; font-weight: bold; color: #666;\">温馨提醒</span>\n        <div style=\"line-height: 24px; margin-top: 10px;\">\n            <div style=\"font-size: 13px; color: #666;\">使用过程中如有任何问题，请联系系统管理员。</div>\n        </div>\n    </div>\n    <div style=\"width: 600px; margin: 0 auto;  margin-top: 50px; font-size: 12px; -webkit-font-smoothing: subpixel-antialiased; text-size-adjust: 100%;\">\n        <p style=\"text-align: center; line-height: 20.4px; text-size-adjust: 100%; font-family: 'Microsoft YaHei'!important; padding: 0px !important; margin: 0px !important; color: #7e8890 !important;\">\n            <span class=\"appleLinks\">Copyright © 2023-2024 北京国炬信息技术有限公司. 保留所有权利。</span>\n        </p>\n        <p style=\"text-align: center;line-height: 20.4px; text-size-adjust: 100%; font-family: 'Microsoft YaHei'!important; padding: 0px !important; margin: 0px; color: #7e8890 !important; margin-top: 10px;\">\n            <span class=\"appleLinks\">邮件由系统自动发送，请勿直接回复本邮件！</span>\n        </p>\n    </div>\n</div>\n</body>\n\n<style>\n    .box-content{\n        width: 80%;\n        margin: 20px auto;\n        max-width: 800px;\n        min-width: 600px;\n    }\n\n    .info-top{\n        padding: 15px 25px;\n        border-top-left-radius: 10px;\n        border-top-right-radius: 10px;\n        background: #4ea3f2;\n        color: #fff;\n        overflow: hidden;\n        line-height: 32px;\n    }\n\n    .info-wrap{\n        border-bottom-left-radius: 10px;\n        border-bottom-right-radius: 10px;\n        border:1px solid #ddd;\n        overflow: hidden;\n        padding: 15px 15px 20px;\n    }\n\n    .footer{\n        text-align: right;\n        color: #999;\n        padding: 0 15px 15px;\n    }\n</style>\n\n</html>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/resources/templates/email/bpm_new_task_email.ftl",
    "content": "<html>\n<head>\n    <meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n</head>\n\n<body>\n<div class=\"box-content\">\n    <div class=\"info-top\">\n        <img src=\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/logo(1)_1697180761742.png\"\n             style=\"float: left; margin: 0 10px 0 0; width: 32px;height:32px\"/>\n        <div style=\"color:#fff\"><strong>【重要】流程办理的通知</strong></div>\n    </div>\n    <div class=\"info-wrap\">\n        <div class=\"tips\" style=\"padding:15px;\">\n            <p style=\"margin: 10px 0;\">\n                您好， ${REALNAME}，<br>您有一个新的流程任务需要处理，任务内容如下：\n            </p>\n            <table style=\"width: 400px; border-spacing: 0px; border-collapse: collapse; border: none; margin-top: 20px;\">\n                <tbody>\n                    <tr style=\"height: 45px;\">\n                        <td style=\"width: 150px;height: 40px; background: #F6F6F6;border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                            业务标题\n                        </td>\n                        <td style=\"width: 250px;height: 40px; border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                            ${title}\n                        </td>\n                    </tr>\n                    <tr style=\"height: 45px;\">\n                        <td style=\"width: 150px; height: 40px; background: #F6F6F6;border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                            流程名称\n                        </td>\n                        <td style=\"width: 250px;height: 40px; border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                            ${name}\n                            <a style=\"color: #006eff;\" href=\"${url}\" target=\"_blank\" rel=\"noopener\">[立刻办理]</a>\n                        </td>\n                    </tr>\n\n                    <tr style=\"height: 45px;\">\n                        <td style=\"width: 150px; height: 40px; background: #F6F6F6;border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                            任务节点\n                        </td>\n                        <td style=\"width: 250px;height: 40px; border: 1px solid #DBDBDB; font-size: 14px; font-weight: normal; text-align: left; padding-left: 14px;\">\n                            ${task}\n                        </td>\n                    </tr>\n                </tbody>\n            </table>\n        </div>\n        <div class=\"footer\">北京国炬平台</div>\n    </div>\n    <div style=\"margin-top: 60px;margin-bottom: 10px;\">\n        <span style=\"font-size: 13px; font-weight: bold; color: #666;\">温馨提醒</span>\n        <div style=\"line-height: 24px; margin-top: 10px;\">\n            <div style=\"font-size: 13px; color: #666;\">使用过程中如有任何问题，请联系系统管理员。</div>\n        </div>\n    </div>\n    <div style=\"width: 600px; margin: 0 auto;  margin-top: 50px; font-size: 12px; -webkit-font-smoothing: subpixel-antialiased; text-size-adjust: 100%;\">\n        <p style=\"text-align: center; line-height: 20.4px; text-size-adjust: 100%; font-family: 'Microsoft YaHei'!important; padding: 0px !important; margin: 0px !important; color: #7e8890 !important;\">\n            <span class=\"appleLinks\">Copyright © 2023-2024 北京国炬信息技术有限公司. 保留所有权利。</span>\n        </p>\n        <p style=\"text-align: center;line-height: 20.4px; text-size-adjust: 100%; font-family: 'Microsoft YaHei'!important; padding: 0px !important; margin: 0px; color: #7e8890 !important; margin-top: 10px;\">\n            <span class=\"appleLinks\">邮件由系统自动发送，请勿直接回复本邮件！</span>\n        </p>\n    </div>\n</div>\n</body>\n\n<style>\n    .box-content {\n        width: 80%;\n        margin: 20px auto;\n        max-width: 800px;\n        min-width: 600px;\n    }\n\n    .info-top {\n        padding: 15px 25px;\n        border-top-left-radius: 10px;\n        border-top-right-radius: 10px;\n        background: #4ea3f2;\n        color: #fff;\n        overflow: hidden;\n        line-height: 32px;\n    }\n\n    .info-wrap {\n        border-bottom-left-radius: 10px;\n        border-bottom-right-radius: 10px;\n        border: 1px solid #ddd;\n        overflow: hidden;\n        padding: 15px 15px 20px;\n    }\n\n    .footer {\n        text-align: right;\n        color: #999;\n        padding: 0 15px 15px;\n    }\n</style>\n\n</html>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/main/resources/templates/email/desform_new_data_email.ftl",
    "content": "<html>\n<head>\n    <meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n</head>\n\n<body>\n<div  class=\"box-content\">\n    <div  class=\"info-top\">\n        <img src=\"https://qiaoqiaoyun.oss-cn-beijing.aliyuncs.com/site/qqyunemaillogo.png\" style=\"width: 35px;height:35px; background: #5e8ee5; border-radius: 5px;\" />\n        <div style=\"color:#fff;\">\n            <strong>【重要】新数据提醒</strong>\n        </div>\n    </div>\n    <div class=\"info-wrap\">\n        <div class=\"tips\" style=\"padding:15px;\">\n            <p style=\"margin: 10px 0;\">\n                尊敬的 ${userName} 用户,您好：\n            </p>\n            你的表单  <a style=\"color: #006eff;\" href=\"${formLink}\" target=\"_blank\" rel=\"noopener\">【${formName}】</a>\n            在 ${createTime} 新增了1条数据。\n\n            ${dataMarkdown}\n\n            <p>\n                如需查看更多请点击\n                <a style=\"color: #006eff;\" href=\"${moreLink}\" target=\"_blank\" rel=\"noopener\">[查看所有数据]</a>\n            </p>\n        </div>\n        <div class=\"footer\">敲敲云平台</div>\n        <div class=\"footer\" id=\"currentTime\"></div>\n    </div>\n    <div style=\"width: 600px; margin: 0 auto;  margin-top: 50px; font-size: 12px; -webkit-font-smoothing: subpixel-antialiased; text-size-adjust: 100%;\">\n        <p style=\"text-align: center; line-height: 20.4px; text-size-adjust: 100%; font-family: 'Microsoft YaHei'!important; padding: 0px !important; margin: 0px !important; color: #7e8890 !important;\">\n            <span class=\"appleLinks\">Copyright © 2023-2024 北京敲敲云科技有限公司. 保留所有权利。</span>\n        </p>\n        <p style=\"text-align: center;line-height: 20.4px; text-size-adjust: 100%; font-family: 'Microsoft YaHei'!important; padding: 0px !important; margin: 0px; color: #7e8890 !important; margin-top: 10px;\">\n            <span class=\"appleLinks\">邮件由系统自动发送，请勿直接回复本邮件！</span>\n        </p>\n    </div>\n</div>\n</body>\n\n<style>\n    .box-content{\n        width: 80%;\n        margin: 20px auto;\n        max-width: 800px;\n        min-width: 600px;\n    }\n\n    .info-top{\n        display: flex;\n        align-items: center;\n        padding: 15px 25px;\n        border-top-left-radius: 10px;\n        border-top-right-radius: 10px;\n        background: #4ea3f2;\n        color: #fff;\n        overflow: hidden;\n        line-height: 32px;\n    }\n\n    .info-wrap{\n        border-bottom-left-radius: 10px;\n        border-bottom-right-radius: 10px;\n        border:1px solid #ddd;\n        overflow: hidden;\n        padding: 15px 15px 20px;\n    }\n\n    .footer{\n        text-align: right;\n        color: #999;\n        padding: 0 15px 15px;\n    }\n</style>\n\n</html>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-base-core/src/test/java/org/jeecg/test/sqlparse/TestIpUtil.java",
    "content": "package org.jeecg.test.sqlparse;\n\nimport org.jeecg.common.util.IpUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.junit.jupiter.api.Test;\n\nimport java.util.HashMap;\nimport java.util.Map;\n\n/**\n * @author: scott\n * @date: 2024年04月29日 16:48\n */\npublic class TestIpUtil {\n    public static void main(String[] args) {\n        Map<String, String[]> map = new HashMap<>();\n        map.put(\"key1\", new String[]{\"value1\", \"value2\", \"value3\"});\n        map.put(\"key4\", null);\n        map.put(\"key2\", new String[]{\"value4\", \"value5\"});\n        map.put(\"key3\", new String[]{\"value6\"});\n        System.out.println(oConvertUtils.mapToString(map));\n    }\n\n    @Test\n    public void test() {\n        String ip = \"2408:8207:1851:10e0:50bd:1a50:60c8:b030, 115.231.101.180\";\n        String[] ipAddresses = ip.split(\",\");\n        for (String ipAddress : ipAddresses) {\n            System.out.println(ipAddress);\n            ipAddress = ipAddress.trim();\n            if (IpUtils.isValidIpAddress(ipAddress)) {\n                System.out.println(\"ipAddress= \" + ipAddress);\n            }\n        }\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/doc/RAG/main.py",
    "content": "#!/usr/bin/env python3\n# -*- coding: utf-8 -*-\n\"\"\"\nMCP Stdio 工具 - 修复编码问题\n确保所有输出都使用UTF-8编码\n\"\"\"\n\nimport json\nimport sys\nimport os\nfrom typing import Dict, Any\nimport logging\n\n# 强制使用UTF-8编码\nif sys.platform == \"win32\":\n    # Windows需要特殊处理\n    import io\n\n    sys.stdin = io.TextIOWrapper(sys.stdin.buffer, encoding='utf-8')\n    sys.stdout = io.TextIOWrapper(sys.stdout.buffer, encoding='utf-8')\n    sys.stderr = io.TextIOWrapper(sys.stderr.buffer, encoding='utf-8')\nelse:\n    # Unix-like系统\n    sys.stdin.reconfigure(encoding='utf-8')\n    sys.stdout.reconfigure(encoding='utf-8')\n    sys.stderr.reconfigure(encoding='utf-8')\n\n# 设置环境变量\nos.environ['PYTHONIOENCODING'] = 'utf-8'\nos.environ['PYTHONUTF8'] = '1'\n\n# 配置日志\nlogging.basicConfig(\n    level=logging.INFO,\n    format='%(asctime)s - %(name)s - %(levelname)s - %(message)s',\n    encoding='utf-8'\n)\nlogger = logging.getLogger(\"mcp-tool\")\n\n\nclass FixedMCPServer:\n    \"\"\"修复编码问题的MCP服务器\"\"\"\n\n    def __init__(self):\n        self.tools = {}\n        self.initialize_tools()\n\n    def initialize_tools(self):\n        \"\"\"初始化工具集\"\"\"\n\n        # 获取时间\n        self.tools[\"get_time\"] = {\n            \"name\": \"get_time\",\n            \"description\": \"获取当前时间\",\n            \"inputSchema\": {\n                \"type\": \"object\",\n                \"properties\": {\n                    \"format\": {\n                        \"type\": \"string\",\n                        \"description\": \"时间格式\",\n                        \"enum\": [\"iso\", \"timestamp\", \"human\", \"chinese\"],\n                        \"default\": \"iso\"\n                    }\n                }\n            }\n        }\n\n        # 文本处理工具\n        self.tools[\"text_process\"] = {\n            \"name\": \"text_process\",\n            \"description\": \"文本处理工具\",\n            \"inputSchema\": {\n                \"type\": \"object\",\n                \"properties\": {\n                    \"text\": {\n                        \"type\": \"string\",\n                        \"description\": \"输入文本\"\n                    },\n                    \"operation\": {\n                        \"type\": \"string\",\n                        \"description\": \"操作类型\",\n                        \"enum\": [\"length\", \"upper\", \"lower\", \"reverse\", \"count_words\"],\n                        \"default\": \"length\"\n                    }\n                },\n                \"required\": [\"text\"]\n            }\n        }\n\n        # 数据格式工具\n        self.tools[\"format_data\"] = {\n            \"name\": \"format_data\",\n            \"description\": \"格式化数据\",\n            \"inputSchema\": {\n                \"type\": \"object\",\n                \"properties\": {\n                    \"data\": {\n                        \"type\": \"string\",\n                        \"description\": \"原始数据\"\n                    },\n                    \"format\": {\n                        \"type\": \"string\",\n                        \"description\": \"格式类型\",\n                        \"enum\": [\"json\", \"yaml\", \"xml\"],\n                        \"default\": \"json\"\n                    }\n                },\n                \"required\": [\"data\"]\n            }\n        }\n\n    def handle_request(self, request: Dict[str, Any]) -> Dict[str, Any]:\n        \"\"\"处理请求\"\"\"\n        try:\n            method = request.get(\"method\")\n            params = request.get(\"params\", {})\n\n            if method == \"tools/list\":\n                return self.handle_tools_list()\n            elif method == \"tools/call\":\n                return self.handle_tool_call(params)\n            elif method == \"ping\":\n                return {\"result\": \"pong\"}\n            else:\n                return self.create_error_response(\n                    code=-32601,\n                    message=\"Method not found\"\n                )\n\n        except Exception as e:\n            logger.error(f\"Error handling request: {e}\")\n            return self.create_error_response(\n                code=-32603,\n                message=f\"Internal error: {str(e)}\"\n            )\n\n    def handle_tools_list(self) -> Dict[str, Any]:\n        \"\"\"列出所有工具 - 确保返回标准JSON\"\"\"\n        return {\n            \"result\": {\n                \"tools\": list(self.tools.values())\n            }\n        }\n\n    def handle_tool_call(self, params: Dict[str, Any]) -> Dict[str, Any]:\n        \"\"\"调用工具 - 修复响应格式\"\"\"\n        name = params.get(\"name\")\n        arguments = params.get(\"arguments\", {})\n\n        if name not in self.tools:\n            return self.create_error_response(\n                code=-32602,\n                message=f\"Tool '{name}' not found\"\n            )\n\n        try:\n            if  name == \"get_time\":\n                result = self.execute_get_time(arguments)\n            elif name == \"text_process\":\n                result = self.execute_text_process(arguments)\n            elif name == \"format_data\":\n                result = self.execute_format_data(arguments)\n            else:\n                return self.create_error_response(\n                    code=-32602,\n                    message=\"Tool not implemented\"\n                )\n\n            # 确保返回正确的MCP响应格式\n            return self.create_success_response(result)\n\n        except Exception as e:\n            logger.error(f\"Tool execution error: {e}\")\n            return self.create_error_response(\n                code=-32603,\n                message=f\"Tool execution failed: {str(e)}\"\n            )\n\n    def execute_get_time(self, args: Dict[str, Any]) -> Dict[str, Any]:\n        \"\"\"获取时间 - 支持中文\"\"\"\n        from datetime import datetime\n\n        try:\n            format_type = args.get(\"format\", \"iso\")\n            now = datetime.now()\n\n            if format_type == \"iso\":\n                result = now.isoformat()\n            elif format_type == \"timestamp\":\n                result = now.timestamp()\n            elif format_type == \"human\":\n                result = now.strftime(\"%Y-%m-%d %H:%M:%S\")\n            elif format_type == \"chinese\":\n                result = now.strftime(\"%Y年%m月%d日 %H时%M分%S秒\")\n            else:\n                result = now.isoformat()\n            logger.info(f\"当前系统时间：{result}\")\n            return {\n                \"status\": \"success\",\n                \"format\": format_type,\n                \"time\": result,\n                \"timestamp\": now.timestamp(),\n                \"date\": now.strftime(\"%Y-%m-%d\"),\n                \"time_12h\": now.strftime(\"%I:%M:%S %p\")\n            }\n\n        except Exception as e:\n            return {\n                \"status\": \"error\",\n                \"error\": str(e)\n            }\n\n    def execute_text_process(self, args: Dict[str, Any]) -> Dict[str, Any]:\n        \"\"\"文本处理\"\"\"\n        try:\n            text = args.get(\"text\", \"\")\n            operation = args.get(\"operation\", \"length\")\n\n            if operation == \"length\":\n                result = len(text)\n                result_str = f\"文本长度: {result} 个字符\"\n            elif operation == \"upper\":\n                result = text.upper()\n                result_str = f\"大写: {result}\"\n            elif operation == \"lower\":\n                result = text.lower()\n                result_str = f\"小写: {result}\"\n            elif operation == \"reverse\":\n                result = text[::-1]\n                result_str = f\"反转: {result}\"\n            elif operation == \"count_words\":\n                words = len(text.split())\n                result = words\n                result_str = f\"单词数: {words}\"\n            else:\n                raise ValueError(f\"未知操作: {operation}\")\n\n            return {\n                \"status\": \"success\",\n                \"operation\": operation,\n                \"original_text\": text,\n                \"result\": result,\n                \"result_str\": result_str,\n                \"text_length\": len(text)\n            }\n\n        except Exception as e:\n            return {\n                \"status\": \"error\",\n                \"error\": str(e),\n                \"operation\": args.get(\"operation\", \"\")\n            }\n\n    def execute_format_data(self, args: Dict[str, Any]) -> Dict[str, Any]:\n        \"\"\"格式化数据\"\"\"\n        try:\n            data_str = args.get(\"data\", \"\")\n            format_type = args.get(\"format\", \"json\")\n\n            # 尝试解析为JSON\n            try:\n                data = json.loads(data_str)\n                is_json = True\n            except:\n                data = data_str\n                is_json = False\n\n            if format_type == \"json\":\n                if is_json:\n                    result = json.dumps(data, ensure_ascii=False, indent=2)\n                else:\n                    # 如果不是JSON，包装成JSON\n                    result = json.dumps({\"text\": data}, ensure_ascii=False, indent=2)\n            elif format_type == \"yaml\":\n                import yaml\n                result = yaml.dump(data, allow_unicode=True, default_flow_style=False)\n            elif format_type == \"xml\":\n                # 简单的XML格式化\n                if isinstance(data, dict):\n                    result = \"<data>\"\n                    for k, v in data.items():\n                        result += f\"\\n  <{k}>{v}</{k}>\"\n                    result += \"\\n</data>\"\n                else:\n                    result = f\"<text>{data}</text>\"\n            else:\n                result = str(data)\n\n            return {\n                \"status\": \"success\",\n                \"format\": format_type,\n                \"original\": data_str,\n                \"formatted\": result,\n                \"length\": len(result)\n            }\n\n        except Exception as e:\n            return {\n                \"status\": \"error\",\n                \"error\": str(e),\n                \"format\": args.get(\"format\", \"\")\n            }\n\n    def create_success_response(self, data: Dict[str, Any]) -> Dict[str, Any]:\n        \"\"\"创建成功响应 - 确保符合MCP规范\"\"\"\n        # 将数据转换为JSON字符串作为文本内容\n        content_text = json.dumps(data, ensure_ascii=False, indent=2)\n\n        return {\n            \"result\": {\n                \"content\": [\n                    {\n                        \"type\": \"text\",\n                        \"text\": content_text\n                    }\n                ],\n                \"isError\": False\n            }\n        }\n\n    def create_error_response(self, code: int, message: str) -> Dict[str, Any]:\n        \"\"\"创建错误响应\"\"\"\n        return {\n            \"error\": {\n                \"code\": code,\n                \"message\": message\n            }\n        }\n\n\ndef safe_json_dump(data: Dict[str, Any]) -> str:\n    \"\"\"安全的JSON序列化，确保UTF-8编码\"\"\"\n    try:\n        return json.dumps(data, ensure_ascii=False, separators=(',', ':'))\n    except:\n        # 如果失败，使用ASCII转义\n        return json.dumps(data, ensure_ascii=True, separators=(',', ':'))\n\n\ndef main():\n    \"\"\"主函数 - 修复Stdio通信\"\"\"\n    logger.info(\"启动MCP Stdio服务器 (修复编码版)...\")\n\n    server = FixedMCPServer()\n\n    # 初始握手消息\n    init_message = {\n        \"jsonrpc\": \"2.0\",\n        \"id\": 1,\n        \"result\": {\n            \"protocolVersion\": \"2024-11-05\",\n            \"capabilities\": {\n                \"tools\": {}\n            },\n            \"serverInfo\": {\n                \"name\": \"fixed-mcp-server\",\n                \"version\": \"1.0.0\"\n            }\n        }\n    }\n\n    # 发送初始化响应\n    try:\n        sys.stdout.write(safe_json_dump(init_message) + \"\\n\")\n        sys.stdout.flush()\n    except Exception as e:\n        logger.error(f\"发送初始化消息失败: {e}\")\n        return\n\n    logger.info(\"MCP服务器已初始化\")\n\n    # 主循环\n    line_num = 0\n    while True:\n        try:\n            line = sys.stdin.readline()\n            if not line:\n                logger.info(\"输入流结束\")\n                break\n\n            line = line.strip()\n            line_num += 1\n\n            if not line:\n                continue\n\n            logger.info(f\"收到第 {line_num} 行: {line[:100]}...\")\n\n            try:\n                request = json.loads(line)\n                logger.info(f\"解析请求: {request.get('method', 'unknown')}\")\n\n                # 处理请求\n                response = server.handle_request(request)\n                response[\"jsonrpc\"] = \"2.0\"\n                response[\"id\"] = request.get(\"id\")\n\n                # 发送响应\n                response_json = safe_json_dump(response)\n                sys.stdout.write(response_json + \"\\n\")\n                sys.stdout.flush()\n\n                logger.info(f\"发送响应: {response.get('result', response.get('error', {}))}\")\n\n            except json.JSONDecodeError as e:\n                logger.error(f\"JSON解析错误: {e}\")\n                error_response = {\n                    \"jsonrpc\": \"2.0\",\n                    \"error\": {\n                        \"code\": -32700,\n                        \"message\": f\"Parse error at line {line_num}\"\n                    },\n                    \"id\": None\n                }\n                sys.stdout.write(safe_json_dump(error_response) + \"\\n\")\n                sys.stdout.flush()\n\n        except KeyboardInterrupt:\n            logger.info(\"接收到中断信号\")\n            break\n        except Exception as e:\n            logger.error(f\"未处理的错误: {e}\")\n            break\n\n    logger.info(\"MCP服务器已停止\")\n\n\nif __name__ == \"__main__\":\n    main()"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/pom.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n         xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n         xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n    <modelVersion>4.0.0</modelVersion>\n    <parent>\n        <groupId>org.jeecgframework.boot3</groupId>\n        <artifactId>jeecg-boot-module</artifactId>\n        <version>3.9.1</version>\n    </parent>\n\n    <artifactId>jeecg-boot-module-airag</artifactId>\n\n    <repositories>\n        <repository>\n            <id>aliyun</id>\n            <name>aliyun Repository</name>\n            <url>https://maven.aliyun.com/repository/public</url>\n            <snapshots>\n                <enabled>false</enabled>\n            </snapshots>\n        </repository>\n        <repository>\n            <id>jeecg</id>\n            <name>jeecg Repository</name>\n            <url>https://maven.jeecg.org/nexus/content/repositories/jeecg</url>\n            <snapshots>\n                <enabled>false</enabled>\n            </snapshots>\n        </repository>\n    </repositories>\n\n    <properties>\n        <kotlin.version>2.2.0</kotlin.version>\n        <liteflow.version>2.15.0</liteflow.version>\n        <apache-tika.version>3.2.3</apache-tika.version>\n    </properties>\n\n    <dependencyManagement>\n        <dependencies>\n            <dependency>\n                <groupId>dev.langchain4j</groupId>\n                <artifactId>langchain4j-bom</artifactId>\n                <version>1.9.1</version>\n                <type>pom</type>\n                <scope>import</scope>\n            </dependency>\n            <dependency>\n                <groupId>dev.langchain4j</groupId>\n                <artifactId>langchain4j-community-bom</artifactId>\n                <version>1.9.1-beta17</version>\n                <type>pom</type>\n                <scope>import</scope>\n            </dependency>\n        </dependencies>\n    </dependencyManagement>\n\n    <dependencies>\n        <!-- system单体 api-->\n        <dependency>\n            <groupId>org.jeecgframework.boot3</groupId>\n            <artifactId>jeecg-system-local-api</artifactId>\n        </dependency>\n        <!-- 微服务starter和system微服务 api\n        <dependency>\n            <groupId>org.jeecgframework.boot3</groupId>\n            <artifactId>jeecg-boot-starter-cloud</artifactId>\n        </dependency>\n        <dependency>\n            <groupId>org.jeecgframework.boot3</groupId>\n            <artifactId>jeecg-system-cloud-api</artifactId>\n        </dependency>-->\n\n        <!-- aiflow依赖 -->\n        <dependency>\n            <groupId>org.jeecgframework.boot3</groupId>\n            <artifactId>jeecg-aiflow</artifactId>\n            <version>3.9.1-beta1</version>\n            <exclusions>\n                <exclusion>\n                    <groupId>commons-io</groupId>\n                    <artifactId>commons-io</artifactId>\n                </exclusion>\n                <exclusion>\n                    <groupId>commons-beanutils</groupId>\n                    <artifactId>commons-beanutils</artifactId>\n                </exclusion>\n                <exclusion>\n                    <groupId>com.yomahub</groupId>\n                    <artifactId>liteflow-script-python</artifactId>\n                </exclusion>\n            </exclusions>\n        </dependency>\n\n        <!-- begin 注意：这几个依赖体积较大，每个约50MB。若发布时需要使用，请将 <scope>provided</scope> 删除 -->\n        <dependency>\n            <groupId>org.jetbrains.kotlin</groupId>\n            <artifactId>kotlin-scripting-jsr223</artifactId>\n            <version>${kotlin.version}</version>\n            <scope>provided</scope>\n        </dependency>\n        <dependency>\n            <groupId>com.yomahub</groupId>\n            <artifactId>liteflow-script-graaljs</artifactId>\n            <version>${liteflow.version}</version>\n            <scope>provided</scope>\n        </dependency>\n        <dependency>\n            <groupId>com.yomahub</groupId>\n            <artifactId>liteflow-script-groovy</artifactId>\n            <version>${liteflow.version}</version>\n            <scope>runtime</scope>\n        </dependency>\n        <!-- end 注意：这几个依赖体积较大，每个约50MB。若发布时需要使用，请将 <scope>provided</scope> 删除 -->\n\n        <!-- aiflow 脚本依赖 -->\n        <dependency>\n            <groupId>com.yomahub</groupId>\n            <artifactId>liteflow-script-python</artifactId>\n            <version>${liteflow.version}</version>\n            <scope>runtime</scope>\n        </dependency>\n        <dependency>\n            <groupId>com.yomahub</groupId>\n            <artifactId>liteflow-script-kotlin</artifactId>\n            <version>${liteflow.version}</version>\n            <exclusions>\n                <exclusion>\n                    <groupId>org.jetbrains.kotlin</groupId>\n                    <artifactId>kotlin-scripting-jsr223</artifactId>\n                </exclusion>\n            </exclusions>\n            <scope>runtime</scope>\n        </dependency>\n        <dependency>\n            <groupId>com.yomahub</groupId>\n            <artifactId>liteflow-script-aviator</artifactId>\n            <version>${liteflow.version}</version>\n            <scope>runtime</scope>\n            <exclusions>\n                <exclusion>\n                    <artifactId>aviator</artifactId>\n                    <groupId>com.googlecode.aviator</groupId>\n                </exclusion>\n            </exclusions>\n        </dependency>\n        <!-- aiflow 脚本依赖 -->\n\n        <!-- langChain4j model support -->\n        <dependency>\n            <groupId>dev.langchain4j</groupId>\n            <artifactId>langchain4j-open-ai</artifactId>\n        </dependency>\n        <!-- langChain4j mcp support -->\n        <dependency>\n            <groupId>dev.langchain4j</groupId>\n            <artifactId>langchain4j-mcp</artifactId>\n        </dependency>\n        <dependency>\n            <groupId>dev.langchain4j</groupId>\n            <artifactId>langchain4j-ollama</artifactId>\n        </dependency>\n        <dependency>\n            <groupId>dev.langchain4j</groupId>\n            <artifactId>langchain4j-community-zhipu-ai</artifactId>\n            <exclusions>\n                <exclusion>\n                    <artifactId>checker-qual</artifactId>\n                    <groupId>org.checkerframework</groupId>\n                </exclusion>\n                <exclusion>\n                    <artifactId>guava</artifactId>\n                    <groupId>com.google.guava</groupId>\n                </exclusion>\n            </exclusions>\n        </dependency>\n        <dependency>\n            <groupId>dev.langchain4j</groupId>\n            <artifactId>langchain4j-community-qianfan</artifactId>\n        </dependency>\n        <dependency>\n            <groupId>dev.langchain4j</groupId>\n            <artifactId>langchain4j-community-dashscope</artifactId>\n            <exclusions>\n                <exclusion>\n                    <groupId>org.slf4j</groupId>\n                    <artifactId>slf4j-simple</artifactId>\n                </exclusion>\n                <exclusion>\n                    <artifactId>okio</artifactId>\n                    <groupId>com.squareup.okio</groupId>\n                </exclusion>\n            </exclusions>\n        </dependency>\n        <dependency>\n            <groupId>dev.langchain4j</groupId>\n            <artifactId>langchain4j-anthropic</artifactId>\n        </dependency>\n        <!-- langChain4j vextor support -->\n        <dependency>\n            <groupId>org.jeecgframework</groupId>\n            <artifactId>langchain4j-pgvector</artifactId>\n            <version>1.3.0-beta9</version>\n        </dependency>\n        <!-- langChain4j Document Parser 适用于excel、ppt、word -->\n        <dependency>\n            <groupId>dev.langchain4j</groupId>\n            <artifactId>langchain4j-document-parser-apache-poi</artifactId>\n        </dependency>\n        <dependency>\n            <groupId>org.apache.tika</groupId>\n            <artifactId>tika-core</artifactId>\n            <version>${apache-tika.version}</version>\n            <exclusions>\n                <exclusion>\n                    <artifactId>commons-io</artifactId>\n                    <groupId>commons-io</groupId>\n                </exclusion>\n            </exclusions>\n        </dependency>\n        <dependency>\n            <groupId>org.apache.tika</groupId>\n            <artifactId>tika-parser-html-module</artifactId>\n            <version>${apache-tika.version}</version>\n        </dependency>\n        <dependency>\n            <groupId>org.apache.tika</groupId>\n            <artifactId>tika-parser-pdf-module</artifactId>\n            <version>${apache-tika.version}</version>\n        </dependency>\n        <dependency>\n            <groupId>org.apache.tika</groupId>\n            <artifactId>tika-parser-text-module</artifactId>\n            <version>${apache-tika.version}</version>\n        </dependency>\n        <!-- word模版引擎 -->\n        <dependency>\n            <groupId>com.deepoove</groupId>\n            <artifactId>poi-tl</artifactId>\n            <version>1.12.2</version>\n        </dependency>\n    </dependencies>\n\n</project>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/JeecgAiRagApplication.java",
    "content": "//package org.jeecg;\n//\n//import org.springframework.boot.SpringApplication;\n//import org.springframework.boot.autoconfigure.SpringBootApplication;\n//\n//@SpringBootApplication\n//public class JeecgAiRagApplication {\n//\n//    public static void main(String[] args) {\n//        SpringApplication.run(JeecgAiRagApplication.class, args);\n//    }\n//}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/consts/AiAppConsts.java",
    "content": "package org.jeecg.modules.airag.app.consts;\n\n/**\n * AI应用常量类\n *\n * @author chenrui\n * @date 2025/2/25 14:52\n */\npublic class AiAppConsts {\n\n    /**\n     * 状态:启用\n     */\n    public static final String STATUS_ENABLE = \"enable\";\n    /**\n     * 状态:禁用\n     */\n    public static final String STATUS_DISABLE = \"disable\";\n    /**\n     * 状态:发布\n     */\n    public static final String STATUS_RELEASE = \"release\";\n\n\n    /**\n     * 默认应用id\n     */\n    public static final String DEFAULT_APP_ID = \"default\";\n\n\n    /**\n     * 应用类型:简单聊天\n     */\n    public static final String APP_TYPE_CHAT_SIMPLE = \"chatSimple\";\n\n    /**\n     * 应用类型:聊天流(高级编排)\n     */\n    public static final String APP_TYPE_CHAT_FLOW = \"chatFLow\";\n\n    /**\n     * 应用元数据:流程输入参数\n     * for [issues/8545]新建AI应用的时候只能选择没有自定义参数的AI流程\n     */\n    public static final String APP_METADATA_FLOW_INPUTS = \"flowInputs\";\n\n    /**\n     * 是否开启记忆\n     */\n    public static final Integer IZ_OPEN_MEMORY = 1;\n\n    /**\n     * 会话标题最大长度\n     */\n    public static final int CONVERSATION_MAX_TITLE_LENGTH = 10;\n\n\n    /**\n     * AI写作的流程id\n     */\n    public static final String ARTICLE_WRITER_FLOW_ID = \"2011769909807579138\";\n\n    /**\n     * AI写作redis请求前缀\n     */\n    public static final String ARTICLE_WRITER_KEY = \"airag:chat:article:write:{}\";\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/consts/Prompts.java",
    "content": "package org.jeecg.modules.airag.app.consts;\n\n/**\n * @Description: 提示词常量\n * @Author: chenrui\n * @Date: 2025/3/12 15:03\n */\npublic class Prompts {\n\n    /**\n     * 根据提示生成智能体提示词\n     */\n    public static final String GENERATE_LLM_PROMPT = \"# 角色\\n\" +\n            \"你是一位专业且高效的AI提示词工程师，擅长根据用户多样化需求自动生成高质量的结构化提示词模板，具备全面而敏锐的分析能力和出色的创造力。\\n\" +\n            \"## 要求：\\n\" +\n            \"1. \\\"\\\"\\\"只输出提示词，不要输出多余解释\\\"\\\"\\\"\\n\" +\n            \"2. \\\"\\\"\\\"不要在前后增加代码块的md语法.\\\"\\\"\\\"\\n\" +\n            \"2. 贴合用户需求，描述智能助手的定位、能力、知识储备\\n\" +\n            \"3. 提示词应清晰、精确、易于理解，在保持质量的同时，尽可能简洁\\n\" +\n            \"4. 严格按照给定的流程和格式执行任务，确保输出规范准确。\\n\" +\n            \"\\n\" +\n            \"## 流程\\n\" +\n            \"### 1: 需求分析\\n\" +\n            \"1. 当用户描述需求时，严格运用SCQA框架确认核心要素，精准分析和联想：\\\"当前场景(Situation)是什么？主要矛盾(Complication)有哪些？需要解决的关键问题(Question)是？预期达成什么效果(Answer)？\\\"\\n\" +\n            \"2. 通过5W1H细致分析和联想细节：\\\"目标受众(Who)？使用场景(Where/When)？具体要实现什么(What)？为什么需要这些特征(Why)？如何量化效果(How)？\\\"\\n\" +\n            \"\\n\" +\n            \"### 2: 框架选择\\n\" +\n            \"根据需求从给定模板库中匹配最佳提示词类型：\\n\" +\n            \"* 角色扮演型：\\n\" +\n            \"```\\n\" +\n            \"你将扮演一个人物角色<角色名称>，以下是关于这个角色的详细设定，请根据这些信息来构建你的回答。 \\n\" +\n            \"\\n\" +\n            \"**人物基本信息：**\\n\" +\n            \"- 你是：<角色的名称、身份等基本介绍>\\n\" +\n            \"- 人称：第一人称\\n\" +\n            \"- 出身背景与上下文：<交代角色背景信息和上下文>\\n\" +\n            \"**性格特点：**\\n\" +\n            \"- <性格特点描述>\\n\" +\n            \"**语言风格：**\\n\" +\n            \"- <语言风格描述> \\n\" +\n            \"**人际关系：**\\n\" +\n            \"- <人际关系描述>\\n\" +\n            \"**过往经历：**\\n\" +\n            \"- <过往经历描述>\\n\" +\n            \"**经典台词或口头禅：**\\n\" +\n            \"补充信息: 即你可以将动作、神情语气、心理活动、故事背景放在（）中来表示，为对话提供补充信息。\\n\" +\n            \"- 台词1：<角色台词示例1> \\n\" +\n            \"- 台词2：<角色台词示例2>\\n\" +\n            \"- ...\\n\" +\n            \"\\n\" +\n            \"要求： \\n\" +\n            \"- 要求1\\n\" +\n            \"- 要求2\\n\" +\n            \"- ... \\n\" +\n            \"```\\n\" +\n            \"* 多步骤型：\\n\" +\n            \"```\\n\" +\n            \"# 角色 \\n\" +\n            \"你是<角色设定(比如:xx领域的专家)>\\n\" +\n            \"你的目标是<希望模型执行什么任务，达成什么目标>\\n\" +\n            \"\\n\" +\n            \"{#以下可以采用先总括，再展开详细说明的方式，描述你希望智能体在每一个步骤如何进行工作，具体的工作步骤数量可以根据实际需求增删#}\\n\" +\n            \"## 工作步骤 \\n\" +\n            \"1. <工作流程1的一句话概括> \\n\" +\n            \"2. <工作流程2的一句话概括> \\n\" +\n            \"3. <工作流程3的一句话概括>\\n\" +\n            \"\\n\" +\n            \"### 第一步 <工作流程1标题> \\n\" +\n            \"<工作流程步骤1的具体工作要求和举例说明，可以分点列出希望在本步骤做哪些事情，需要完成什么阶段性的工作目标>\\n\" +\n            \"### 第二步 <工作流程2标题> \\n\" +\n            \"<工作流程步骤2的具体工作要求和举例说明，可以分点列出希望在本步骤做哪些事情，需要完成什么阶段性的工作目标>\\n\" +\n            \"### 第三步 <工作流程3标题>\\n\" +\n            \"<工作流程步骤3的具体工作要求和举例说明，可以分点列出希望在本步骤做哪些事情，需要完成什么阶段性的工作目标>\\n\" +\n            \"```\\n\" +\n            \"* 限制性模板：\\n\" +\n            \"```\\n\" +\n            \"# 角色：<角色名称>\\n\" +\n            \"<角色概述和主要职责的一句话描述>\\n\" +\n            \"\\n\" +\n            \"## 目标：\\n\" +\n            \"<角色的工作目标，如果有多目标可以分点列出，但建议更聚焦1-2个目标>\\n\" +\n            \"\\n\" +\n            \"## 技能：\\n\" +\n            \"1.  <为了实现目标，角色需要具备的技能1>\\n\" +\n            \"2. <为了实现目标，角色需要具备的技能2>\\n\" +\n            \"3. <为了实现目标，角色需要具备的技能3>\\n\" +\n            \"\\n\" +\n            \"## 工作流：\\n\" +\n            \"1. <描述角色工作流程的第一步>\\n\" +\n            \"2. <描述角色工作流程的第二步>\\n\" +\n            \"3. <描述角色工作流程的第三步>\\n\" +\n            \"\\n\" +\n            \"## 输出格式：\\n\" +\n            \"<如果对角色的输出格式有特定要求，可以在这里强调并举例说明想要的输出格式>\\n\" +\n            \"\\n\" +\n            \"## 限制：\\n\" +\n            \"- <描述角色在互动过程中需要遵循的限制条件1>\\n\" +\n            \"- <描述角色在互动过程中需要遵循的限制条件2>\\n\" +\n            \"- <描述角色在互动过程中需要遵循的限制条件3>\\n\" +\n            \"```\\n\" +\n            \"\\n\" +\n            \"### 3: 生成优化\\n\" +\n            \"1. 输出时自动添加三重保障机制：\\n\" +\n            \"    - 反幻觉校验：\\\"所有数据需标注来源，不确定信息用[需核实]标记\\\"\\n\" +\n            \"    - 风格校准器：\\\"对比[目标风格]与生成内容的余弦相似度，低于0.7时启动重写\\\"\\n\" +\n            \"    - 伦理审查模块：\\\"自动过滤涉及隐私/偏见/违法内容，替换为[合规表达]\\\"\";\n\n    /**\n     * 提示词生成角色及通用要求\n     */\n    public static final String GENERATE_GUIDE_HEADER = \"# 角色\\n\" +\n            \"你是一位AI提示词专家，请根据提供的配置信息，生成针对AI智能体的“使用指南”提示词。\\n\" +\n            \"\\n\" +\n            \"## 通用要求\\n\" +\n            \"1. 生成的内容将作为系统提示词的一部分。\\n\" +\n            \"2. **严禁**包含任何角色设定开场白（如“你是一个...AI助手”、“在对话过程中...”等）。\\n\" +\n            \"3. **只输出提示词内容**，不要包含任何解释、寒暄或Markdown代码块标记。\\n\" +\n            \"4. 语气专业、清晰、指令性强。\\n\" +\n            \"5. 说明内容请使用中文。\\n\\n\";\n\n    /**\n     * 变量生成提示词\n     */\n    public static final String GENERATE_VAR_PART = \"## 任务：生成变量使用指南\\n\" +\n            \"### 输入信息\\n\" +\n            \"**变量列表**：\\n\" +\n            \"%s\\n\" +\n            \"### 要求\\n\" +\n            \"1. 请生成一段**变量使用指南**。\\n\" +\n            \"2. **遍历生成**：请遍历【输入信息】中的所有变量，为**每一个**变量生成一条具体的使用指南。\\n\" +\n            \"3. **格式要求**：请仿照以下句式，根据变量的实际含义生成（确保包含{{变量名}}）：\\n\" +\n            \"     例如：针对name变量 -> “回复问题时，请称呼你的用户为{{name}}。”\\n\" +\n            \"     例如：针对age变量 -> “用户的年龄是{{age}}，请在对话中适时使用。”\\n\" +\n            \"     例如：针对其他变量 -> “用户的[变量描述]是{{[变量名]}}，请在对话中适时使用。”\\n\" +\n            \"4. **通用更新指令**：请在变量指南的最后，单独生成一条指令，明确指示AI：“当从用户对话中获取到上述变量（<列出所有变量名，用顿号分隔>）的**新信息**时，**必须立即调用** `update_variable` 工具进行存储。**注意**：调用前请检查上下文，如果已调用过该工具或变量值未改变，**严禁**重复调用。”\\n\" +\n            \"5. **保留原文**：如果输入信息中包含具体的行为指令（如“回复问题时，请称呼你的用户为{{name}}”），请在生成的指南中**直接引用原文**，不要进行改写或格式化，以免改变用户的原意。\\n\\n\";\n\n    /**\n     * 记忆库生成提示词\n     */\n    public static final String GENERATE_MEMORY_PART = \"## 任务：生成记忆库使用指南\\n\" +\n            \"### 输入信息\\n\" +\n            \"**记忆库描述**：\\n\" +\n            \"%s\\n\" +\n            \"### 要求\\n\" +\n            \"1. 请生成一段**记忆库使用指南**，加入【工具使用强制协议】：\\n\" +\n            \"   - **全自动存储（无需用户指令）**：你必须时刻像一个观察者一样分析对话。一旦检测到符合记忆库描述的信息（尤其是：**姓名、职业、年龄**、联系方式、偏好、经历等），**立即**调用 `add_memory` 工具存储。**绝对不要**询问用户是否需要存储，也不要等待用户明确指令。这是你的后台职责。\\n\" +\n            \"   - **全自动检索（强制优先）**：\\n\" +\n            \"     * **禁止直接反问**：当用户提出依赖个人信息的问题（如“推荐适合我的...”或“我之前说过...”）时，**绝对禁止**直接反问用户“你的爱好是什么？”。\\n\" +\n            \"     * **必须先查后答**：你必须**先假设**记忆库中已经有了答案，并**立即调用** `query_memory` 进行验证。只有当工具返回“未找到相关信息”后，你才有资格询问用户。\\n\" +\n            \"     * **宁可查空，不可不查**：即使你觉得可能没有记录，也必须先走一遍查询流程。\\n\" +\n            \"   - **动态调整**：请根据【输入信息】中提供的**记忆库状态描述**，明确界定哪些信息属于“自动捕获”的范围。\\n\" +\n            \"   - **行为准则**：\\n\" +\n            \"     * 你的记忆动作应该是**主动且无感**的。用户只负责聊天，你负责记住一切重要细节。\\n\" +\n            \"     * **禁止口头空谈**：严禁只回复“我知道了”、“已记住”而实际不调用工具。这是严重错误。\\n\" +\n            \"   - **示例演示**：\\n\" +\n            \"     * 自动存储（职业）：用户说“我是网络工程师” -> (捕捉到职业信息) -> **立即自动调用** `add_memory(content='用户职业是网络工程师')` -> (存储成功) -> 回复“原来是同行，网络工程很有趣...”。\\n\" +\n            \"     * 自动查询（场景）：用户说“根据我的爱好推荐旅游地点” -> **严禁**直接问“你有什么爱好？” -> **必须立即调用** `query_memory(queryText='用户爱好')` -> (若查到：爬山) -> 回复“既然你喜欢爬山，推荐去黄山...”。\\n\" +\n            \"     * 自动查询（常规）：用户问“今天吃什么好？” -> (需要了解口味) -> **立即自动调用** `query_memory(queryText='用户饮食偏好')` -> (获取到不吃香菜) -> 回复“推荐一家不放香菜的...”。\\n\\n\";\n\n    /**\n     * ai写作提示词\n     */\n    public static final String AI_WRITER_PROMPT =\"请撰写一篇关于 [{}] 的文章。文章的内容格式：{}，语气：{}，语言：{}，长度：{}。\";\n\n    /**\n     * ai写作回复提示词\n     */\n    public static final String AI_REPLY_PROMPT = \"请针对如下内容：[{}] 做个回复。回复内容参考：[{}], 回复格式：{}，语气：{}，语言：{}，长度：{}。\";\n\n    /**\n     * ai润色提提示词\n     */\n    public static final String AI_TOUCHE_PROMPT = \"请针对如下内容：[{}] 进行润色。 回复格式：{}，语气：{}，语言：{}，长度：{}。\";\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/controller/AiragAppController.java",
    "content": "package org.jeecg.modules.airag.app.controller;\n\nimport com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.baomidou.mybatisplus.extension.plugins.pagination.Page;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.shiro.authz.annotation.RequiresPermissions;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.system.base.controller.JeecgController;\nimport org.jeecg.common.system.query.QueryGenerator;\nimport org.jeecg.common.util.AssertUtils;\nimport org.jeecg.common.util.TokenUtils;\nimport org.jeecg.config.mybatis.MybatisPlusSaasConfig;\nimport org.jeecg.config.shiro.IgnoreAuth;\nimport org.jeecg.modules.airag.app.consts.AiAppConsts;\nimport org.jeecg.modules.airag.app.entity.AiragApp;\nimport org.jeecg.modules.airag.app.service.IAiragAppService;\nimport org.jeecg.modules.airag.app.service.IAiragChatService;\nimport org.jeecg.modules.airag.app.vo.AiArticleWriteVersionVo;\nimport org.jeecg.modules.airag.app.vo.AppDebugParams;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.web.bind.annotation.*;\nimport org.springframework.web.servlet.mvc.method.annotation.SseEmitter;\n\nimport java.util.List;\n\nimport jakarta.servlet.http.HttpServletRequest;\n\n/**\n * @Description: AI应用\n * @Author: jeecg-boot\n * @Date: 2025-02-26\n * @Version: V1.0\n */\n@RestController\n@RequestMapping(\"/airag/app\")\n@Slf4j\npublic class AiragAppController extends JeecgController<AiragApp, IAiragAppService> {\n    @Autowired\n    private IAiragAppService airagAppService;\n\n    @Autowired\n    private IAiragChatService airagChatService;\n\n    /**\n     * 分页列表查询\n     *\n     * @param airagApp\n     * @param pageNo\n     * @param pageSize\n     * @param req\n     * @return\n     */\n    @GetMapping(value = \"/list\")\n    public Result<IPage<AiragApp>> queryPageList(AiragApp airagApp,\n                                                 @RequestParam(name = \"pageNo\", defaultValue = \"1\") Integer pageNo,\n                                                 @RequestParam(name = \"pageSize\", defaultValue = \"10\") Integer pageSize,\n                                                 HttpServletRequest req) {\n        QueryWrapper<AiragApp> queryWrapper = QueryGenerator.initQueryWrapper(airagApp, req.getParameterMap());\n        Page<AiragApp> page = new Page<AiragApp>(pageNo, pageSize);\n        IPage<AiragApp> pageList = airagAppService.page(page, queryWrapper);\n        return Result.OK(pageList);\n    }\n\n    /**\n     * 新增或编辑\n     *\n     * @param airagApp\n     * @return\n     */\n    @RequestMapping(value = \"/edit\", method = {RequestMethod.PUT, RequestMethod.POST})\n    @RequiresPermissions(\"airag:app:edit\")\n    public Result<String> edit(@RequestBody AiragApp airagApp) {\n        AssertUtils.assertNotEmpty(\"参数异常\", airagApp);\n        AssertUtils.assertNotEmpty(\"请输入应用名称\", airagApp.getName());\n        AssertUtils.assertNotEmpty(\"请选择应用类型\", airagApp.getType());\n        airagApp.setStatus(AiAppConsts.STATUS_ENABLE);\n        airagAppService.saveOrUpdate(airagApp);\n        return Result.OK(\"保存完成!\", airagApp.getId());\n    }\n\n    /**\n     * 发布应用\n     *\n     * @return\n     */\n    @RequestMapping(value = \"/release\", method = RequestMethod.POST)\n    public Result<String> release(@RequestParam(name = \"id\") String id, @RequestParam(name = \"release\") Boolean release) {\n        AssertUtils.assertNotEmpty(\"id必须填写\", id);\n        if (release == null) {\n            release = true;\n        }\n        AiragApp airagApp = new AiragApp();\n        airagApp.setId(id);\n        if (release) {\n            airagApp.setStatus(AiAppConsts.STATUS_RELEASE);\n        } else {\n            airagApp.setStatus(AiAppConsts.STATUS_ENABLE);\n        }\n        airagAppService.updateById(airagApp);\n        return Result.OK(release ? \"发布成功\" : \"取消发布成功\");\n    }\n\n    /**\n     * 通过id删除\n     *\n     * @param id\n     * @return\n     */\n    @DeleteMapping(value = \"/delete\")\n    @RequiresPermissions(\"airag:app:delete\")\n    public Result<String> delete(HttpServletRequest request,@RequestParam(name = \"id\", required = true) String id) {\n        //update-begin---author:chenrui ---date:20250606  for：[issues/8337]关于ai工作列表的数据权限问题 #8337------------\n        //如果是saas隔离的情况下，判断当前租户id是否是当前租户下的\n        if (MybatisPlusSaasConfig.OPEN_SYSTEM_TENANT_CONTROL) {\n            AiragApp app = airagAppService.getById(id);\n            //获取当前租户\n            String currentTenantId = TokenUtils.getTenantIdByRequest(request);\n            if (null == app || !app.getTenantId().equals(currentTenantId)) {\n                return Result.error(\"删除AI应用失败，不能删除其他租户的AI应用！\");\n            }\n        }\n        //update-end---author:chenrui ---date:20250606  for：[issues/8337]关于ai工作列表的数据权限问题 #8337------------\n        airagAppService.removeById(id);\n        return Result.OK(\"删除成功!\");\n    }\n\n    /**\n     * 通过id查询\n     *\n     * @param id\n     * @return\n     */\n    @IgnoreAuth\n    @GetMapping(value = \"/queryById\")\n    public Result<AiragApp> queryById(@RequestParam(name = \"id\", required = true) String id) {\n        AiragApp airagApp = airagAppService.getById(id);\n        if (airagApp == null) {\n            return Result.error(\"未找到对应数据\");\n        }\n        return Result.OK(airagApp);\n    }\n\n\n    /**\n     * 调试应用\n     *\n     * @param appDebugParams\n     * @return\n     * @author chenrui\n     * @date 2025/2/28 10:49\n     */\n    @PostMapping(value = \"/debug\")\n    public SseEmitter debugApp(@RequestBody AppDebugParams appDebugParams) {\n        return airagChatService.debugApp(appDebugParams);\n    }\n\n    /**\n     * 根据需求生成提示词\n     *\n     * @param prompt\n     * @return\n     * @author chenrui\n     * @date 2025/3/12 15:30\n     */\n    @GetMapping(value = \"/prompt/generate\")\n    public Result<?> generatePrompt(@RequestParam(name = \"prompt\", required = true) String prompt) {\n        return (Result<?>) airagAppService.generatePrompt(prompt,true);\n    }\n\n    /**\n     * 根据需求生成提示词\n     *\n     * @param prompt\n     * @return\n     * @author chenrui\n     * @date 2025/3/12 15:30\n     */\n    @PostMapping(value = \"/prompt/generate\")\n    public SseEmitter generatePromptSse(@RequestParam(name = \"prompt\", required = true) String prompt) {\n        return (SseEmitter) airagAppService.generatePrompt(prompt,false);\n    }\n\n    /**\n     * 根据应用ID生成变量和记忆提示词 (SSE)\n     * for: 【QQYUN-14479】提示词单独拆分\n     * @param variables\n     * @return\n     */\n    @PostMapping(value = \"/prompt/generateMemoryByAppId\")\n    public SseEmitter generatePromptByAppIdSse(@RequestParam(name = \"variables\") String variables,\n                                               @RequestParam(name = \"memoryId\") String memoryId) {\n        return (SseEmitter) airagAppService.generateMemoryByAppId(variables, memoryId,false);\n    }\n\n    /**\n     * 写作保存\n     */\n    @PostMapping(\"/save/article/write\")\n    public Result<String> saveArticleWrite(@RequestBody AiArticleWriteVersionVo aiWriteVersionVo) {\n        airagAppService.saveArticleWrite(aiWriteVersionVo);\n        return Result.OK(\"保存成功！\");\n    }\n    \n    /**\n     * 写作删除\n     */\n    @DeleteMapping(\"/delete/article/write\")\n    public Result<String> deleteArticleWrite(@RequestParam(name = \"version\") String version) {\n        AssertUtils.assertNotEmpty(\"版本号不能为空\", version);\n        airagAppService.deleteArticleWrite(version);\n        return Result.OK(\"删除成功！\");\n    }\n    \n    /**\n     * 写作查询\n     */\n    @GetMapping(\"/list/article/write\")\n    public Result<List<AiArticleWriteVersionVo>> listArticleWrite() {\n        List<AiArticleWriteVersionVo> list = airagAppService.listArticleWrite();\n        return Result.OK(list);\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/controller/AiragChatController.java",
    "content": "package org.jeecg.modules.airag.app.controller;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.util.CommonUtils;\nimport org.jeecg.config.shiro.IgnoreAuth;\nimport org.jeecg.modules.airag.app.service.IAiragChatService;\nimport org.jeecg.modules.airag.app.vo.AiWriteGenerateVo;\nimport org.jeecg.modules.airag.app.vo.ChatConversation;\nimport org.jeecg.modules.airag.app.vo.ChatSendParams;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.beans.factory.annotation.Value;\nimport org.springframework.web.bind.annotation.*;\nimport org.springframework.web.multipart.MultipartFile;\nimport org.springframework.web.multipart.MultipartHttpServletRequest;\nimport org.springframework.web.servlet.mvc.method.annotation.SseEmitter;\n\n\n\n/**\n * airag应用-chat\n *\n * @Author: chenrui\n * @Date: 2025-02-25 11:40\n */\n@Slf4j\n@RestController\n@RequestMapping(\"/airag/chat\")\npublic class AiragChatController {\n\n    @Autowired\n    IAiragChatService chatService;\n\n    @Value(value = \"${jeecg.path.upload}\")\n    private String uploadpath;\n\n    /**\n     * 本地：local minio：minio 阿里：alioss\n     */\n    @Value(value=\"${jeecg.uploadType}\")\n    private String uploadType;\n\n\n    /**\n     * 发送消息\n     *\n     * @return 返回一个Result对象，表示发送消息的结果\n     * @author chenrui\n     * @date 2025/2/25 11:42\n     */\n    @IgnoreAuth\n    @PostMapping(value = \"/send\")\n    public SseEmitter send(@RequestBody ChatSendParams chatSendParams) {\n        return chatService.send(chatSendParams);\n    }\n\n    /**\n     * 发送消息 <br/>\n     * 兼容旧版浏览器\n     * @param content\n     * @param conversationId\n     * @param topicId\n     * @param appId\n     * @return\n     * @author chenrui\n     * @date 2025/2/25 18:13\n     */\n    @GetMapping(value = \"/send\")\n    public SseEmitter sendByGet(@RequestParam(\"content\") String content,\n                                @RequestParam(value = \"conversationId\", required = false) String conversationId,\n                                @RequestParam(value = \"topicId\", required = false) String topicId,\n                                @RequestParam(value = \"appId\", required = false) String appId) {\n        ChatSendParams chatSendParams = new ChatSendParams(content, conversationId, topicId, appId);\n        return chatService.send(chatSendParams);\n    }\n\n    /**\n     * 获取所有对话\n     *\n     * @return 返回一个Result对象，包含所有对话的信息\n     * @author chenrui\n     * @date 2025/2/25 11:42\n     */\n    @IgnoreAuth\n    @GetMapping(value = \"/init\")\n    public Result<?> initChat(@RequestParam(name = \"id\", required = true) String id) {\n        return chatService.initChat(id);\n    }\n\n    /**\n     * 获取所有对话\n     *\n     * @return 返回一个Result对象，包含所有对话的信息\n     * @author chenrui\n     * @date 2025/2/25 11:42\n     */\n    @IgnoreAuth\n    @GetMapping(value = \"/conversations\")\n    public Result<?> getConversations(@RequestParam(value = \"appId\", required = false) String appId) {\n        return chatService.getConversations(appId);\n    }\n\n    /**\n     * 根据类型获取所有对话\n     *\n     * @return 返回一个Result对象，包含所有对话的信息\n     * @author wangshuai\n     * @date 2025/12/11 11:42\n     */\n    @IgnoreAuth\n    @GetMapping(value = \"/getConversationsByType\")\n    public Result<?> getConversationsByType(@RequestParam(value = \"sessionType\") String sessionType) {\n        return chatService.getConversationsByType(sessionType);\n    }\n\n    /**\n     * 删除会话\n     *\n     * @param id\n     * @return\n     * @author chenrui\n     * @date 2025/3/3 16:55\n     */\n    @IgnoreAuth\n    @DeleteMapping(value = \"/conversation/{id}\")\n    public Result<?> deleteConversation(@PathVariable(\"id\") String id) {\n        return chatService.deleteConversation(id,\"\");\n    }\n\n    /**\n     * 删除会话\n     *\n     * @param id\n     * @return\n     * @author wangshuai\n     * @date 2025/12/11 20:00\n     */\n    @IgnoreAuth\n    @DeleteMapping(value = \"/conversation/{id}/{sessionType}\")\n    public Result<?> deleteConversationByType(@PathVariable(\"id\") String id,\n                                        @PathVariable(\"sessionType\") String sessionType) {\n        return chatService.deleteConversation(id,sessionType);\n    }\n\n    /**\n     * 更新会话标题\n     *\n     * @param updateTitleParams\n     * @return\n     * @author chenrui\n     * @date 2025/3/3 16:55\n     */\n    @IgnoreAuth\n    @PutMapping(value = \"/conversation/update/title\")\n    public Result<?> updateConversationTitle(@RequestBody ChatConversation updateTitleParams) {\n        return chatService.updateConversationTitle(updateTitleParams);\n    }\n\n    /**\n     * 获取消息\n     *\n     * @return 返回一个Result对象，包含消息的信息\n     * @author chenrui\n     * @date 2025/2/25 11:42\n     */\n    @IgnoreAuth\n    @GetMapping(value = \"/messages\")\n    public Result<?> getMessages(@RequestParam(value = \"conversationId\", required = true) String conversationId,\n                                 @RequestParam(value = \"sessionType\", required = false) String sessionType) {\n        return chatService.getMessages(conversationId, sessionType);\n    }\n\n    /**\n     * 清空消息\n     *\n     * @return\n     * @author chenrui\n     * @date 2025/2/25 11:42\n     */\n    @IgnoreAuth\n    @GetMapping(value = \"/messages/clear/{conversationId}\")\n    public Result<?> clearMessage(@PathVariable(value = \"conversationId\") String conversationId) {\n        return chatService.clearMessage(conversationId, \"\");\n    }    \n    \n    /**\n     * 清空消息\n     *\n     * @return\n     * @author wangshuai\n     * @date 2025/12/11 19:06\n     */\n    @IgnoreAuth\n    @GetMapping(value = \"/messages/clear/{conversationId}/{sessionType}\")\n    public Result<?> clearMessageByType(@PathVariable(value = \"conversationId\") String conversationId,\n                                        @PathVariable(value = \"sessionType\") String sessionType) {\n        return chatService.clearMessage(conversationId, sessionType);\n    }\n\n    /**\n     * 继续接收消息\n     *\n     * @param requestId\n     * @return\n     * @author chenrui\n     * @date 2025/8/11 17:49\n     */\n    @IgnoreAuth\n    @GetMapping(value = \"/receive/{requestId}\")\n    public SseEmitter receiveByRequestId(@PathVariable(name = \"requestId\", required = true) String requestId) {\n        return chatService.receiveByRequestId(requestId);\n    }\n\n\n    /**\n     * 根据请求ID停止某个请求的处理\n     *\n     * @param requestId 请求的唯一标识符，用于识别和停止特定的请求\n     * @return 返回一个Result对象，表示停止请求的结果\n     * @author chenrui\n     * @date 2025/2/25 11:42\n     */\n    @IgnoreAuth\n    @GetMapping(value = \"/stop/{requestId}\")\n    public Result<?> stop(@PathVariable(name = \"requestId\", required = true) String requestId) {\n        return chatService.stop(requestId);\n    }\n\n\n    /**\n     * 上传文件\n     * for [QQYUN-12135]AI聊天，上传图片提示非法token\n     *\n     * @param request\n     * @param response\n     * @return\n     * @throws Exception\n     * @author chenrui\n     * @date 2025/4/25 11:04\n     */\n    @IgnoreAuth\n    @PostMapping(value = \"/upload\")\n    public Result<?> upload(HttpServletRequest request, HttpServletResponse response) throws Exception {\n        String bizPath = \"airag\";\n\n        MultipartHttpServletRequest multipartRequest = (MultipartHttpServletRequest) request;\n        // 获取上传文件对象\n        MultipartFile file = multipartRequest.getFile(\"file\");\n        String savePath;\n        if (CommonConstant.UPLOAD_TYPE_LOCAL.equals(uploadType)) {\n            savePath = CommonUtils.uploadLocal(file, bizPath, uploadpath);\n        } else {\n            savePath = CommonUtils.upload(file, bizPath, uploadType);\n        }\n        Result<?> result = new Result<>();\n        result.setMessage(savePath);\n        result.setSuccess(true);\n        return result;\n    }\n\n    /**\n     * ai海报生成\n     * @return\n     */\n    @PostMapping(\"/genAiPoster\")\n    public Result<String> genAiPoster(@RequestBody ChatSendParams chatSendParams){\n        String imageUrl = chatService.genAiPoster(chatSendParams);\n        return Result.OK(imageUrl);\n    }\n\n\n    /**\n     * 生成ai写作\n     * \n     * @param aiWriteGenerateVo\n     * @return\n     */\n    @PostMapping(\"/genAiWriter\")\n    public SseEmitter genAiWriter(@RequestBody AiWriteGenerateVo aiWriteGenerateVo){\n        return chatService.genAiWriter(aiWriteGenerateVo);\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/entity/AiragApp.java",
    "content": "package org.jeecg.modules.airag.app.entity;\n\nimport com.baomidou.mybatisplus.annotation.IdType;\nimport com.baomidou.mybatisplus.annotation.TableField;\nimport com.baomidou.mybatisplus.annotation.TableId;\nimport com.baomidou.mybatisplus.annotation.TableName;\nimport com.fasterxml.jackson.annotation.JsonFormat;\n\nimport io.swagger.v3.oas.annotations.media.Schema;\nimport lombok.Data;\nimport lombok.EqualsAndHashCode;\nimport lombok.experimental.Accessors;\nimport org.jeecg.common.aspect.annotation.Dict;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecgframework.poi.excel.annotation.Excel;\nimport org.springframework.format.annotation.DateTimeFormat;\n\nimport java.io.Serializable;\nimport java.util.ArrayList;\nimport java.util.Arrays;\nimport java.util.List;\n\n/**\n * @Description: AI应用\n * @Author: jeecg-boot\n * @Date: 2025-02-26\n * @Version: V1.0\n */\n@Data\n@TableName(\"airag_app\")\n@Accessors(chain = true)\n@EqualsAndHashCode(callSuper = false)\n@Schema(description=\"AI应用\")\npublic class AiragApp implements Serializable {\n    private static final long serialVersionUID = 1L;\n\n    /**\n     * 主键\n     */\n    @TableId(type = IdType.ASSIGN_ID)\n    @Schema(description = \"主键\")\n    private java.lang.String id;\n    /**\n     * 创建人\n     */\n    @Schema(description = \"创建人\")\n    @Dict(dictTable = \"sys_user\",dicCode = \"username\",dicText = \"realname\")\n    private java.lang.String createBy;\n    /**\n     * 创建日期\n     */\n    @JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @Schema(description = \"创建日期\")\n    private java.util.Date createTime;\n    /**\n     * 更新人\n     */\n    @Schema(description = \"更新人\")\n    private java.lang.String updateBy;\n    /**\n     * 更新日期\n     */\n    @JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @Schema(description = \"更新日期\")\n    private java.util.Date updateTime;\n    /**\n     * 所属部门\n     */\n    @Schema(description = \"所属部门\")\n    private java.lang.String sysOrgCode;\n    /**\n     * 租户id\n     */\n    @Excel(name = \"租户id\", width = 15)\n    @Schema(description = \"租户id\")\n    private java.lang.String tenantId;\n    /**\n     * 应用名称\n     */\n    @Excel(name = \"应用名称\", width = 15)\n    @Schema(description = \"应用名称\")\n    private java.lang.String name;\n    /**\n     * 应用描述\n     */\n    @Excel(name = \"应用描述\", width = 15)\n    @Schema(description = \"应用描述\")\n    private java.lang.String descr;\n    /**\n     * 应用图标\n     */\n    @Excel(name = \"应用图标\", width = 15)\n    @Schema(description = \"应用图标\")\n    private java.lang.String icon;\n    /**\n     * 应用类型\n     */\n    @Excel(name = \"应用类型\", width = 15, dicCode = \"ai_app_type\")\n    @Dict(dicCode = \"ai_app_type\")\n    @Schema(description = \"应用类型\")\n    private java.lang.String type;\n    /**\n     * 开场白\n     */\n    @Excel(name = \"开场白\", width = 15)\n    @Schema(description = \"开场白\")\n    private java.lang.String prologue;\n    /**\n     * 预设问题\n     */\n    @Excel(name = \"预设问题\", width = 15)\n    @Schema(description = \"预设问题\")\n    private java.lang.String presetQuestion;\n    /**\n     * 提示词\n     */\n    @Excel(name = \"提示词\", width = 15)\n    @Schema(description = \"提示词\")\n    private java.lang.String prompt;\n    /**\n     * 模型配置\n     */\n    @Excel(name = \"模型配置\", width = 15, dictTable = \"airag_model where model_type = 'LLM' \", dicText = \"name\", dicCode = \"id\")\n    @Dict(dictTable = \"airag_model where model_type = 'LLM' \", dicText = \"name\", dicCode = \"id\")\n    @Schema(description = \"模型配置\")\n    private java.lang.String modelId;\n    /**\n     * 历史消息数\n     */\n    @Excel(name = \"历史消息数\", width = 15)\n    @Schema(description = \"历史消息数\")\n    private java.lang.Integer msgNum;\n    /**\n     * 知识库\n     */\n    @Excel(name = \"知识库\", width = 15, dictTable = \"airag_knowledge where status = 'enable'\", dicText = \"name\", dicCode = \"id\")\n    @Dict(dictTable = \"airag_knowledge where status = 'enable'\", dicText = \"name\", dicCode = \"id\")\n    @Schema(description = \"知识库\")\n    private java.lang.String knowledgeIds;\n    /**\n     * 流程\n     */\n    @Excel(name = \"流程\", width = 15, dictTable = \"airag_flow where status = 'enable' \", dicText = \"name\", dicCode = \"id\")\n    @Dict(dictTable = \"airag_flow where status = 'enable' \", dicText = \"name\", dicCode = \"id\")\n    @Schema(description = \"流程\")\n    private java.lang.String flowId;\n    /**\n     * 快捷指令\n     */\n    @Excel(name = \"快捷指令\", width = 15)\n    @Schema(description = \"快捷指令\")\n    private java.lang.String quickCommand;\n    /**\n     * 状态（enable=启用、disable=禁用、release=发布）\n     */\n    @Excel(name = \"状态\", width = 15)\n    @Schema(description = \"状态\")\n    private java.lang.String status;\n\n\n    /**\n     * 元数据\n     */\n    @Excel(name = \"元数据\", width = 15)\n    @Schema(description = \"元数据\")\n    private java.lang.String metadata;\n\n    /**\n     * 插件 [{pluginId: '123213', pluginName: 'xxxx', category: 'mcp'}]\n     */\n    @Schema(description = \"插件\")\n    private java.lang.String plugins;\n\n    /**\n     * 是否开启记忆(0 不开启，1开启)\n     */\n    @Schema(description = \"是否开启记忆(0 不开启，1开启)\")\n    private java.lang.Integer izOpenMemory;\n    /**\n     * 记忆库，知识库的id\n     */\n    @Schema(description = \"记忆库\")\n    private java.lang.String memoryId;\n\n    /**\n     * 变量\n     */\n    @Schema(description = \"变量\")\n    private java.lang.String variables;\n\n    /**\n     * 记忆和变量提示词\n     */\n    @Schema(description = \"记忆和变量提示词\")\n    private java.lang.String memoryPrompt;\n    \n    /**\n     * 知识库ids\n     */\n    @TableField(exist = false)\n    private List<String> knowIds;\n\n    /**\n     * 获取知识库id\n     *\n     * @return\n     * @author chenrui\n     * @date 2025/2/28 11:45\n     */\n    public List<String> getKnowIds() {\n        if (oConvertUtils.isNotEmpty(knowledgeIds)) {\n            String[] knowIds = knowledgeIds.split(\",\");\n            return Arrays.asList(knowIds);\n        } else {\n            return new ArrayList<>(0);\n        }\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/mapper/AiragAppMapper.java",
    "content": "package org.jeecg.modules.airag.app.mapper;\n\nimport com.baomidou.mybatisplus.annotation.InterceptorIgnore;\nimport com.baomidou.mybatisplus.core.mapper.BaseMapper;\nimport org.jeecg.modules.airag.app.entity.AiragApp;\n\n/**\n * @Description: AI应用\n * @Author: jeecg-boot\n * @Date:   2025-02-26\n * @Version: V1.0\n */\npublic interface AiragAppMapper extends BaseMapper<AiragApp> {\n\n    /**\n     * 根据ID查询app信息(忽略租户)\n     * @param id\n     * @return\n     * @author chenrui\n     * @date 2025/4/21 16:03\n     */\n    @InterceptorIgnore(tenantLine = \"true\")\n    AiragApp getByIdIgnoreTenant(String id);\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/mapper/xml/AiragAppMapper.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE mapper PUBLIC \"-//mybatis.org//DTD Mapper 3.0//EN\" \"http://mybatis.org/dtd/mybatis-3-mapper.dtd\">\n<mapper namespace=\"org.jeecg.modules.airag.app.mapper.AiragAppMapper\">\n\n    <select id=\"getByIdIgnoreTenant\" resultType=\"org.jeecg.modules.airag.app.entity.AiragApp\">\n        SELECT * FROM airag_app WHERE id = #{id}\n    </select>\n\n</mapper>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/service/IAiragAppService.java",
    "content": "package org.jeecg.modules.airag.app.service;\n\nimport com.baomidou.mybatisplus.extension.service.IService;\nimport org.jeecg.modules.airag.app.entity.AiragApp;\nimport org.jeecg.modules.airag.app.vo.AiArticleWriteVersionVo;\nimport java.util.List;\n\n/**\n * @Description: AI应用\n * @Author: jeecg-boot\n * @Date:   2025-02-26\n * @Version: V1.0\n */\npublic interface IAiragAppService extends IService<AiragApp> {\n\n    /**\n     * 生成提示词\n     * @param prompt\n     * @return blocking 是否阻塞\n     * @return\n     * @author chenrui\n     * @date 2025/3/12 14:45\n     */\n    Object generatePrompt(String prompt,boolean blocking);\n\n    /**\n     * 根据应用id生成提示词\n     *\n     * @param variables\n     * @param memoryId\n     * @param blocking\n     * @return\n     */\n    Object generateMemoryByAppId(String variables, String memoryId, boolean blocking);\n\n    /**\n     * 写作保存\n     * \n     * @param aiWriteVersionVo\n     */\n    void saveArticleWrite(AiArticleWriteVersionVo aiWriteVersionVo);\n\n    /**\n     * 写作列表\n     * \n     * @return\n     */\n    List<AiArticleWriteVersionVo> listArticleWrite();\n\n    /**\n     * 写作删除\n     * \n     * @param version\n     */\n    void deleteArticleWrite(String version);\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/service/IAiragChatService.java",
    "content": "package org.jeecg.modules.airag.app.service;\n\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.modules.airag.app.vo.AiWriteGenerateVo;\nimport org.jeecg.modules.airag.app.vo.AppDebugParams;\nimport org.jeecg.modules.airag.app.vo.ChatConversation;\nimport org.jeecg.modules.airag.app.vo.ChatSendParams;\nimport org.springframework.web.servlet.mvc.method.annotation.SseEmitter;\n\n/**\n * ai聊天\n *\n * @author chenrui\n * @date 2025/2/25 13:36\n */\npublic interface IAiragChatService {\n\n    /**\n     * 发送消息\n     *\n     * @param chatSendParams\n     * @return\n     * @author chenrui\n     * @date 2025/2/25 13:39\n     */\n    SseEmitter send(ChatSendParams chatSendParams);\n\n\n    /**\n     * 调试应用\n     *\n     * @param appDebugParams\n     * @return\n     * @author chenrui\n     * @date 2025/2/28 10:49\n     */\n    SseEmitter debugApp(AppDebugParams appDebugParams);\n\n    /**\n     * 停止响应\n     *\n     * @param requestId\n     * @return\n     * @author chenrui\n     * @date 2025/2/25 17:17\n     */\n    Result<?> stop(String requestId);\n\n    /**\n     * 获取所有对话\n     *\n     * @param appId\n     * @return\n     * @author chenrui\n     * @date 2025/2/26 14:48\n     */\n    Result<?> getConversations(String appId);\n\n    /**\n     * 获取对话聊天记录\n     *\n     * @param conversationId\n     * @param sessionType 类型\n     * @return\n     * @author chenrui\n     * @date 2025/2/26 15:16\n     */\n    Result<?> getMessages(String conversationId, String sessionType);\n\n    /**\n     * 删除会话\n     *\n     * @param conversationId\n     * @param sessionType\n     * @return\n     * @author chenrui\n     * @date 2025/3/3 16:55\n     */\n    Result<?> deleteConversation(String conversationId, String sessionType);\n\n    /**\n     * 更新会话标题\n     * @param updateTitleParams\n     * @return\n     * @author chenrui\n     * @date 2025/3/3 17:02\n     */\n    Result<?> updateConversationTitle(ChatConversation updateTitleParams);\n\n    /**\n     * 清空消息\n     * @param conversationId\n     * @param sessionType\n     * @return\n     * @author chenrui\n     * @date 2025/3/3 19:49\n     */\n    Result<?> clearMessage(String conversationId, String sessionType);\n\n    /**\n     * 初始化聊天(忽略租户)\n     * [QQYUN-12113]分享之后的聊天，应用、模型、知识库不根据租户查询\n     * @param appId\n     * @return\n     * @author chenrui\n     * @date 2025/4/21 14:17\n     */\n    Result<?> initChat(String appId);\n\n    /**\n     * 继续接收消息\n     * @param requestId\n     * @return\n     * @author chenrui\n     * @date 2025/8/11 17:39\n     */\n    SseEmitter receiveByRequestId(String requestId);\n\n    /**\n     * 根据类型获取会话列表\n     * \n     * @param sessionType\n     * @return\n     */\n    Result<?> getConversationsByType(String sessionType);\n\n    /**\n     * 生成海报图片\n     * @param chatSendParams\n     * @return\n     */\n    String genAiPoster(ChatSendParams chatSendParams);\n\n    /**\n     * 生成ai创作\n     *\n     * @param chatSendParams\n     * @return\n     */\n    SseEmitter genAiWriter(AiWriteGenerateVo chatSendParams);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/service/IAiragVariableService.java",
    "content": "package org.jeecg.modules.airag.app.service;\n\nimport org.jeecg.modules.airag.app.entity.AiragApp;\nimport org.jeecg.modules.airag.common.handler.AIChatParams;\n\npublic interface IAiragVariableService {\n    /**\n     * 更新变量值\n     *\n     * @param userId\n     * @param appId\n     * @param name\n     * @param value\n     */\n    void updateVariable(String userId, String appId, String name, String value);\n\n    /**\n     * 追加提示词\n     *\n     * @param username\n     * @param app\n     * @return\n     */\n    String additionalPrompt(String username, AiragApp app);\n\n    /**\n     * 初始化变量（仅不存在时设置）\n     *\n     * @param userId\n     * @param appId\n     * @param name\n     * @param defaultValue\n     */\n    void initVariable(String userId, String appId, String name, String defaultValue);\n\n    /**\n     * 添加变量更新工具\n     *\n     * @param params\n     * @param aiApp\n     * @param username\n     */\n    void addUpdateVariableTool(AiragApp aiApp, String username, AIChatParams params);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/service/impl/AiragAppServiceImpl.java",
    "content": "package org.jeecg.modules.airag.app.service.impl;\n\nimport cn.hutool.core.util.StrUtil;\nimport com.alibaba.fastjson.JSONArray;\nimport com.alibaba.fastjson.JSONObject;\nimport com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;\nimport dev.langchain4j.data.message.AiMessage;\nimport dev.langchain4j.data.message.ChatMessage;\nimport dev.langchain4j.data.message.SystemMessage;\nimport dev.langchain4j.data.message.UserMessage;\nimport dev.langchain4j.model.output.FinishReason;\nimport dev.langchain4j.service.TokenStream;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.shiro.SecurityUtils;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.exception.JeecgBootBizTipException;\nimport org.jeecg.common.system.vo.LoginUser;\nimport org.jeecg.common.util.AssertUtils;\nimport org.jeecg.common.util.UUIDGenerator;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.modules.airag.app.consts.AiAppConsts;\nimport org.jeecg.modules.airag.app.consts.Prompts;\nimport org.jeecg.modules.airag.app.entity.AiragApp;\nimport org.jeecg.modules.airag.app.mapper.AiragAppMapper;\nimport org.jeecg.modules.airag.app.service.IAiragAppService;\nimport org.jeecg.modules.airag.app.vo.AiArticleWriteVersionVo;\nimport org.jeecg.modules.airag.app.vo.AppVariableVo;\nimport org.jeecg.modules.airag.common.consts.AiragConsts;\nimport org.jeecg.modules.airag.common.handler.AIChatParams;\nimport org.jeecg.modules.airag.common.handler.IAIChatHandler;\nimport org.jeecg.modules.airag.common.utils.AiragLocalCache;\nimport org.jeecg.modules.airag.common.vo.event.EventData;\nimport org.jeecg.modules.airag.common.vo.event.EventFlowData;\nimport org.jeecg.modules.airag.common.vo.event.EventMessageData;\nimport org.jeecg.modules.airag.llm.entity.AiragKnowledge;\nimport org.jeecg.modules.airag.llm.service.IAiragKnowledgeService;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.data.redis.core.RedisTemplate;\nimport org.springframework.stereotype.Service;\nimport org.springframework.web.servlet.mvc.method.annotation.SseEmitter;\n\nimport java.io.IOException;\nimport java.util.ArrayList;\nimport java.util.Arrays;\nimport java.util.Collections;\nimport java.util.List;\nimport java.util.concurrent.atomic.AtomicBoolean;\nimport java.util.regex.Pattern;\nimport java.util.stream.Collectors;\n\n/**\n * @Description: AI应用\n * @Author: jeecg-boot\n * @Date: 2025-02-26\n * @Version: V1.0\n */\n@Slf4j\n@Service\npublic class AiragAppServiceImpl extends ServiceImpl<AiragAppMapper, AiragApp> implements IAiragAppService {\n\n    @Autowired\n    IAIChatHandler aiChatHandler;\n\n    @Autowired\n    private IAiragKnowledgeService airagKnowledgeService;\n    \n    @Autowired\n    private RedisTemplate redisTemplate;\n\n    @Override\n    public Object generatePrompt(String prompt, boolean blocking) {\n        AssertUtils.assertNotEmpty(\"请输入提示词\", prompt);\n        List<ChatMessage> messages = Arrays.asList(new SystemMessage(Prompts.GENERATE_LLM_PROMPT), new UserMessage(prompt));\n\n        AIChatParams params = new AIChatParams();\n        params.setTemperature(0.8);\n        params.setTopP(0.9);\n        params.setPresencePenalty(0.1);\n        params.setFrequencyPenalty(0.1);\n        if(blocking){\n            String promptValue = aiChatHandler.completionsByDefaultModel(messages, params);\n            if (promptValue == null || promptValue.isEmpty()) {\n                return Result.error(\"生成失败\");\n            }\n            return Result.OK(\"success\", promptValue);\n        }else{\n            //update-begin---author:wangshuai---date:2026-01-08---for: 将流式输出单独抽出去，变量和记忆也需要---\n            return startSseChat(messages, params);\n            //update-end---author:wangshuai---date:2026-01-08---for: 将流式输出单独抽出去，变量和记忆也需要---\n        }\n    }\n\n    //update-begin---author:wangshuai---date:2026-01-05---for:【QQYUN-14479】增加一个开启记忆的按钮。下面为提示词和记忆，将记忆提示词单独拆分---\n    @Override\n    public Object generateMemoryByAppId(String variables, String memoryId, boolean blocking) {\n        if(oConvertUtils.isEmpty(variables) && oConvertUtils.isEmpty(memoryId)){\n            throw new JeecgBootBizTipException(\"请先添加变量或者记忆后再次重试！\");\n        }\n        // 构建变量描述\n        StringBuilder variablesDesc = new StringBuilder();\n        if (oConvertUtils.isNotEmpty(variables)) {\n            List<AppVariableVo> variableList = JSONArray.parseArray(variables, AppVariableVo.class);\n            if (variableList != null && !variableList.isEmpty()) {\n                for (AppVariableVo var : variableList) {\n                    if (var.getEnable() != null && !var.getEnable()) {\n                        continue;\n                    }\n                    String name = var.getName();\n                    if (oConvertUtils.isNotEmpty(var.getAction())) {\n                        String action = var.getAction();\n                        if (oConvertUtils.isNotEmpty(name)) {\n                            try {\n                                // 使用正则替换未被{{}}包裹的变量名\n                                String regex = \"(?<!\\\\{\\\\{)\\\\b\" + Pattern.quote(name) + \"\\\\b(?!\\\\}\\\\})\";\n                                action = action.replaceAll(regex, \"{{\" + name + \"}}\");\n                            } catch (Exception e) {\n                                log.warn(\"变量名替换异常: name={}\", name, e);\n                            }\n                        }\n                        variablesDesc.append(action).append(\"\\n\");\n                    } else {\n                        variablesDesc.append(\"- {{\").append(name).append(\"}}\");\n                        if (oConvertUtils.isNotEmpty(var.getDescription())) {\n                            variablesDesc.append(\": \").append(var.getDescription());\n                        }\n                        variablesDesc.append(\"\\n\");\n                    }\n                }\n            }\n        }\n        \n        // 构建Prompt\n        StringBuilder promptBuilder = new StringBuilder(Prompts.GENERATE_GUIDE_HEADER);\n        if (!variablesDesc.isEmpty()) {\n            promptBuilder.append(String.format(Prompts.GENERATE_VAR_PART, variablesDesc.toString()));\n        }\n\n        // 构建记忆状态描述\n        if (oConvertUtils.isNotEmpty(memoryId)) {\n            String memoryDescr = \"\";\n            AiragKnowledge memory = airagKnowledgeService.getById(memoryId);\n            if (memory != null && oConvertUtils.isNotEmpty(memory.getDescr())) {\n                memoryDescr += \"记忆库描述：\" + memory.getDescr();\n            }\n            promptBuilder.append(String.format(Prompts.GENERATE_MEMORY_PART, memoryDescr));\n        }\n\n        String prompt = promptBuilder.toString();\n\n        List<ChatMessage> messages = List.of(new UserMessage(prompt));\n\n        AIChatParams params = new AIChatParams();\n        params.setTemperature(0.7);\n\n        if(blocking){\n            String promptValue = aiChatHandler.completionsByDefaultModel(messages, params);\n            if (promptValue == null || promptValue.isEmpty()) {\n                return Result.error(\"生成失败\");\n            }\n            return Result.OK(\"success\", promptValue);\n        }else{\n            return startSseChat(messages, params);\n        }\n    }\n\n    /**\n     * 发送聊天\n     * @param messages\n     * @param params\n     * @return\n     */\n    private SseEmitter startSseChat(List<ChatMessage> messages, AIChatParams params) {\n        SseEmitter emitter = new SseEmitter(-0L);\n        // 异步运行(流式)\n        TokenStream tokenStream = aiChatHandler.chatByDefaultModel(messages, params);\n        /**\n         * 是否正在思考\n         */\n        AtomicBoolean isThinking = new AtomicBoolean(false);\n        String requestId = UUIDGenerator.generate();\n        // ai聊天响应逻辑\n        tokenStream.onPartialResponse((String resMessage) -> {\n                    // 兼容推理模型\n                    if (\"<think>\".equals(resMessage)) {\n                        isThinking.set(true);\n                        resMessage = \"> \";\n                    }\n                    if (\"</think>\".equals(resMessage)) {\n                        isThinking.set(false);\n                        resMessage = \"\\n\\n\";\n                    }\n                    if (isThinking.get()) {\n                        if (null != resMessage && resMessage.contains(\"\\n\")) {\n                            resMessage = \"\\n> \";\n                        }\n                    }\n                    EventData eventData = new EventData(requestId, null, EventData.EVENT_MESSAGE);\n                    EventMessageData messageEventData = EventMessageData.builder()\n                            .message(resMessage)\n                            .build();\n                    eventData.setData(messageEventData);\n                    try {\n                        String eventStr = JSONObject.toJSONString(eventData);\n                        log.debug(\"[AI应用]接收LLM返回消息:{}\", eventStr);\n                        emitter.send(SseEmitter.event().data(eventStr));\n                    } catch (IOException e) {\n                        throw new RuntimeException(e);\n                    }\n                })\n                .onCompleteResponse((responseMessage) -> {\n                    // 记录ai的回复\n                    AiMessage aiMessage = responseMessage.aiMessage();\n                    FinishReason finishReason = responseMessage.finishReason();\n                    String respText = aiMessage.text();\n                    if (FinishReason.STOP.equals(finishReason) || null == finishReason) {\n                        // 正常结束\n                        EventData eventData = new EventData(requestId, null, EventData.EVENT_MESSAGE_END);\n                        try {\n                            log.debug(\"[AI应用]接收LLM返回消息完成:{}\", respText);\n                            emitter.send(SseEmitter.event().data(eventData));\n                        } catch (IOException e) {\n                            throw new RuntimeException(e);\n                        }\n                        closeSSE(emitter, eventData);\n                    } else {\n                        // 异常结束\n                        log.error(\"调用模型异常:\" + respText);\n                        if (respText.contains(\"insufficient Balance\")) {\n                            respText = \"大预言模型账号余额不足!\";\n                        }\n                        EventData eventData = new EventData(requestId, null, EventData.EVENT_FLOW_ERROR);\n                        eventData.setData(EventFlowData.builder().success(false).message(respText).build());\n                        closeSSE(emitter, eventData);\n                    }\n                })\n                .onError((Throwable error) -> {\n                    // sse\n                    String errMsg = \"调用大模型接口失败:\" + error.getMessage();\n                    log.error(errMsg, error);\n                    EventData eventData = new EventData(requestId, null, EventData.EVENT_FLOW_ERROR);\n                    eventData.setData(EventFlowData.builder().success(false).message(errMsg).build());\n                    closeSSE(emitter, eventData);\n                })\n                .start();\n        return emitter;\n    }\n    //update-end---author:wangshuai---date:2026-01-05---for:【QQYUN-14479】增加一个开启记忆的按钮。下面为提示词和记忆，将记忆提示词单独拆分---\n\n    private static void closeSSE(SseEmitter emitter, EventData eventData) {\n        try {\n            // 发送完成事件\n            emitter.send(SseEmitter.event().data(eventData));\n        } catch (IOException e) {\n            log.error(\"终止会话时发生错误\", e);\n        } finally {\n            // 从缓存中移除emitter\n            AiragLocalCache.remove(AiragConsts.CACHE_TYPE_SSE, eventData.getRequestId());\n            // 关闭emitter\n            emitter.complete();\n        }\n    }\n\n\n    /**\n     * 写作列表\n     */\n    @Override\n    public List<AiArticleWriteVersionVo> listArticleWrite() {\n        LoginUser loginUser = (LoginUser) SecurityUtils.getSubject().getPrincipal();\n        String redisKey = StrUtil.format(AiAppConsts.ARTICLE_WRITER_KEY, loginUser.getUsername());\n        Object data = redisTemplate.opsForValue().get(redisKey);\n        if (data == null) {\n            return new ArrayList<>();\n        }\n        List<AiArticleWriteVersionVo> aiWriteViewVoList = (List<AiArticleWriteVersionVo>) data;\n        Collections.reverse(aiWriteViewVoList);\n        return aiWriteViewVoList;\n    }\n\n    /**\n     * 写作报错\n     */\n    @Override\n    public void saveArticleWrite(AiArticleWriteVersionVo aiWriteVersionVo) {\n        LoginUser loginUser = (LoginUser) SecurityUtils.getSubject().getPrincipal();\n        String redisKey = StrUtil.format(AiAppConsts.ARTICLE_WRITER_KEY, loginUser.getUsername());\n        //先查看redis中是否存在\n        Object data = redisTemplate.opsForValue().get(redisKey);\n        if(null != data){\n            List<AiArticleWriteVersionVo> aiWriteVersionVos = (List<AiArticleWriteVersionVo>) data;\n            aiWriteVersionVo.setVersion(\"V\"+(aiWriteVersionVos.size() + 1));\n            aiWriteVersionVos.add(aiWriteVersionVo);\n            redisTemplate.opsForValue().set(redisKey, aiWriteVersionVos);\n        }else{\n            List<AiArticleWriteVersionVo> aiWriteVersionVos = new ArrayList<>();\n            aiWriteVersionVo.setVersion(\"V1\");\n            aiWriteVersionVos.add(aiWriteVersionVo);\n            redisTemplate.opsForValue().set(redisKey, aiWriteVersionVos);\n        }\n    }\n\n    /**\n     * 写作删除\n     */\n    @Override\n    public void deleteArticleWrite(String version) {\n        LoginUser loginUser = (LoginUser) SecurityUtils.getSubject().getPrincipal();\n        String redisKey = StrUtil.format(AiAppConsts.ARTICLE_WRITER_KEY, loginUser.getUsername());\n        Object data = redisTemplate.opsForValue().get(redisKey);\n        if (data == null) {\n            return;\n        }\n        List<AiArticleWriteVersionVo> aiWriteVersionVos = (List<AiArticleWriteVersionVo>) data;\n        if (aiWriteVersionVos.isEmpty()) {\n            return;\n        }\n        List<AiArticleWriteVersionVo> newList = aiWriteVersionVos.stream()\n                .filter(vo -> !version.equals(vo.getVersion()))\n                .collect(Collectors.toList());\n        if (newList.isEmpty()) {\n            redisTemplate.delete(redisKey);\n        } else {\n            redisTemplate.opsForValue().set(redisKey, newList);\n        }\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/service/impl/AiragChatServiceImpl.java",
    "content": "package org.jeecg.modules.airag.app.service.impl;\n\nimport cn.hutool.core.util.StrUtil;\nimport com.alibaba.fastjson.JSONArray;\nimport com.alibaba.fastjson.JSONObject;\nimport dev.langchain4j.agent.tool.ToolExecutionRequest;\nimport dev.langchain4j.agent.tool.ToolSpecification;\nimport dev.langchain4j.data.document.Document;\nimport dev.langchain4j.data.image.Image;\nimport dev.langchain4j.data.message.*;\nimport dev.langchain4j.model.output.FinishReason;\nimport dev.langchain4j.service.TokenStream;\nimport dev.langchain4j.service.tool.ToolExecutor;\nimport jakarta.servlet.http.HttpServletRequest;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.io.FilenameUtils;\nimport org.apache.tika.parser.AutoDetectParser;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.constant.SymbolConstant;\nimport org.jeecg.common.exception.JeecgBootBizTipException;\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.jeecg.common.system.api.ISysBaseAPI;\nimport org.jeecg.common.system.util.JwtUtil;\nimport org.jeecg.common.util.*;\nimport org.jeecg.config.JeecgBaseConfig;\nimport org.jeecg.config.vo.Path;\nimport org.jeecg.modules.airag.app.consts.AiAppConsts;\nimport org.jeecg.modules.airag.app.consts.Prompts;\nimport org.jeecg.modules.airag.app.entity.AiragApp;\nimport org.jeecg.modules.airag.app.mapper.AiragAppMapper;\nimport org.jeecg.modules.airag.app.service.IAiragChatService;\nimport org.jeecg.modules.airag.app.service.IAiragVariableService;\nimport org.jeecg.modules.airag.app.vo.AiWriteGenerateVo;\nimport org.jeecg.modules.airag.app.vo.AppDebugParams;\nimport org.jeecg.modules.airag.app.vo.ChatConversation;\nimport org.jeecg.modules.airag.app.vo.ChatSendParams;\nimport org.jeecg.modules.airag.common.consts.AiragConsts;\nimport org.jeecg.modules.airag.common.handler.AIChatParams;\nimport org.jeecg.modules.airag.common.handler.IAIChatHandler;\nimport org.jeecg.modules.airag.common.utils.AiragLocalCache;\nimport org.jeecg.modules.airag.common.vo.LlmPlugin;\nimport org.jeecg.modules.airag.common.vo.MessageHistory;\nimport org.jeecg.modules.airag.common.vo.event.EventData;\nimport org.jeecg.modules.airag.common.vo.event.EventFlowData;\nimport org.jeecg.modules.airag.common.vo.event.EventMessageData;\nimport org.jeecg.modules.airag.flow.consts.FlowConsts;\nimport org.jeecg.modules.airag.flow.entity.AiragFlow;\nimport org.jeecg.modules.airag.flow.service.IAiragFlowService;\nimport org.jeecg.modules.airag.flow.vo.api.FlowRunParams;\nimport org.jeecg.modules.airag.llm.consts.LLMConsts;\nimport org.jeecg.modules.airag.llm.document.TikaDocumentParser;\nimport org.jeecg.modules.airag.llm.entity.AiragModel;\nimport org.jeecg.modules.airag.llm.handler.AIChatHandler;\nimport org.jeecg.modules.airag.llm.handler.JeecgToolsProvider;\nimport org.jeecg.modules.airag.llm.mapper.AiragModelMapper;\nimport org.jeecg.modules.airag.llm.service.IAiragFlowPluginService;\nimport org.jeecg.modules.airag.llm.service.IAiragKnowledgeService;\nimport org.jetbrains.annotations.NotNull;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.data.redis.core.BoundValueOperations;\nimport org.springframework.data.redis.core.RedisTemplate;\nimport org.springframework.stereotype.Service;\nimport org.springframework.util.CollectionUtils;\nimport org.springframework.web.servlet.mvc.method.annotation.SseEmitter;\n\nimport java.io.ByteArrayOutputStream;\nimport java.io.File;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.util.*;\nimport java.util.concurrent.*;\nimport java.util.concurrent.atomic.AtomicBoolean;\nimport java.util.stream.Collectors;\n\n\n/**\n * AI助手聊天Service\n *\n * @author chenrui\n * @date 2024/1/26 20:07\n */\n@Service\n@Slf4j\npublic class AiragChatServiceImpl implements IAiragChatService {\n\n    @Autowired\n    IAIChatHandler aiChatHandler;\n\n    @Autowired\n    RedisTemplate redisTemplate;\n\n    @Autowired\n    AiragAppMapper airagAppMapper;\n\n    @Autowired\n    IAiragFlowService airagFlowService;\n\n    @Autowired\n    private ISysBaseAPI sysBaseApi;\n    @Autowired\n    private RedisUtil redisUtil;\n\n    @Autowired\n    JeecgToolsProvider jeecgToolsProvider;\n\n    @Autowired\n    AiragModelMapper airagModelMapper;\n    \n    @Autowired\n    IAiragFlowPluginService airagFlowPluginService;\n    \n    @Autowired\n    IAiragKnowledgeService airagKnowledgeService;\n    \n    @Autowired\n    IAiragVariableService airagVariableService;\n    \n    @Autowired\n    JeecgBaseConfig jeecgBaseConfig;\n\n    /**\n     * 重新接收消息\n     */\n    private static final ExecutorService SSE_THREAD_POOL = Executors.newFixedThreadPool(10); // 最大10个线程\n\n    @Override\n    public SseEmitter send(ChatSendParams chatSendParams) {\n        AssertUtils.assertNotEmpty(\"参数异常\", chatSendParams);\n        String userMessage = chatSendParams.getContent();\n        AssertUtils.assertNotEmpty(\"至少发送一条消息\", userMessage);\n\n        // 获取会话信息\n        String conversationId = chatSendParams.getConversationId();\n        String topicId = oConvertUtils.getString(chatSendParams.getTopicId(), UUIDGenerator.generate());\n        // 获取app信息\n        AiragApp app = null;\n        if (oConvertUtils.isNotEmpty(chatSendParams.getAppId())) {\n            app = airagAppMapper.getByIdIgnoreTenant(chatSendParams.getAppId());\n        }\n        //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        ChatConversation chatConversation = getOrCreateChatConversation(app, conversationId, chatSendParams.getSessionType());\n        //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        // 更新标题\n        if (oConvertUtils.isEmpty(chatConversation.getTitle())) {\n            int maxLength = AiAppConsts.CONVERSATION_MAX_TITLE_LENGTH;\n            chatConversation.setTitle(userMessage.length() > maxLength ? userMessage.substring(0, maxLength) : userMessage);\n        }\n        //update-begin---author:chenrui ---date:20251106  for：[issues/8545]新建AI应用的时候只能选择没有自定义参数的AI流程------------\n        // 保存工作流入参配置（如果有）\n        if (oConvertUtils.isObjectNotEmpty(chatSendParams.getFlowInputs())) {\n            chatConversation.setFlowInputs(chatSendParams.getFlowInputs());\n        }\n        //update-end---author:chenrui ---date:20251106  for：[issues/8545]新建AI应用的时候只能选择没有自定义参数的AI流程------------\n        //是否保存会话\n        if(null != chatSendParams.getIzSaveSession()){\n            chatConversation.setIzSaveSession(chatSendParams.getIzSaveSession());\n        }\n        // 保存变量\n        saveVariables(app);\n        // 发送消息\n        return doChat(chatConversation, topicId, chatSendParams);\n    }\n\n    @Override\n    public SseEmitter debugApp(AppDebugParams appDebugParams) {\n        AssertUtils.assertNotEmpty(\"参数异常\", appDebugParams);\n        String userMessage = appDebugParams.getContent();\n        AssertUtils.assertNotEmpty(\"至少发送一条消息\", userMessage);\n        AssertUtils.assertNotEmpty(\"应用信息不能为空\", appDebugParams.getApp());\n        // 获取会话信息\n        String topicId = oConvertUtils.getString(appDebugParams.getTopicId(), UUIDGenerator.generate());\n        AiragApp app = appDebugParams.getApp();\n        app.setId(\"__DEBUG_APP\");\n        //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        ChatConversation chatConversation = getOrCreateChatConversation(app, topicId, \"\");\n        //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        //update-begin---author:chenrui ---date:20251106  for：[issues/8545]新建AI应用的时候只能选择没有自定义参数的AI流程------------\n        // 保存工作流入参配置（如果有）\n        if (oConvertUtils.isObjectNotEmpty(appDebugParams.getFlowInputs())) {\n            chatConversation.setFlowInputs(appDebugParams.getFlowInputs());\n        }\n        //update-end---author:chenrui ---date:20251106  for：[issues/8545]新建AI应用的时候只能选择没有自定义参数的AI流程------------\n        // 发送消息\n        SseEmitter emitter = doChat(chatConversation, topicId, appDebugParams);\n        //保存会话\n        //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        saveChatConversation(chatConversation, true, null, \"\");\n        //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        return emitter;\n    }\n\n\n    @Override\n    public Result<?> stop(String requestId) {\n        AssertUtils.assertNotEmpty(\"requestId不能为空\", requestId);\n        // 从缓存中获取对应的SseEmitter\n        SseEmitter emitter = AiragLocalCache.get(AiragConsts.CACHE_TYPE_SSE, requestId);\n        if (emitter != null) {\n            closeSSE(emitter, new EventData(requestId, null, EventData.EVENT_MESSAGE_END));\n            return Result.ok(\"会话已成功终止\");\n        } else {\n            return Result.error(\"未找到对应的会话\");\n        }\n    }\n\n    /**\n     * 关闭sse\n     *\n     * @param emitter\n     * @param eventData\n     * @throws IOException\n     * @author chenrui\n     * @date 2025/2/27 15:56\n     */\n    private static void closeSSE(SseEmitter emitter, EventData eventData) {\n        AssertUtils.assertNotEmpty(\"请求id不能为空\", eventData);\n        if (null == emitter) {\n            log.warn(\"会话已关闭\");\n            return;\n        }\n        try {\n            // 发送完成事件\n            emitter.send(SseEmitter.event().data(eventData));\n        } catch (Exception e) {\n            if(!e.getMessage().contains(\"ResponseBodyEmitter has already completed\")){\n                log.error(\"终止会话时发生错误\", e);\n            }\n            try {\n                // 防止异常冒泡\n                emitter.completeWithError(e);\n            } catch (Exception ignore) {}\n        } finally {\n            // 从缓存中移除emitter\n            AiragLocalCache.remove(AiragConsts.CACHE_TYPE_SSE, eventData.getRequestId());\n            // 关闭emitter\n            try {\n                emitter.complete();\n            } catch (Exception ignore) {}\n        }\n    }\n\n    @Override\n    public Result<?> getConversations(String appId) {\n        if (oConvertUtils.isEmpty(appId)) {\n            appId = AiAppConsts.DEFAULT_APP_ID;\n        }\n        String key = getConversationDirCacheKey(null);\n        key = key + \":*\";\n        List<String> keys = redisUtil.scan(key);\n        // 如果键集合为空，返回空列表\n        if (keys.isEmpty()) {\n            return Result.ok(Collections.emptyList());\n        }\n\n        // 遍历键集合，获取对应的 ChatConversation 对象\n        List<ChatConversation> conversations = new ArrayList<>();\n        for (Object k : keys) {\n            ChatConversation conversation = (ChatConversation) redisTemplate.boundValueOps(k).get();\n\n            if (conversation != null) {\n                AiragApp app = conversation.getApp();\n                if (null == app) {\n                    continue;\n                }\n                String conversationAppId = app.getId();\n                if (appId.equals(conversationAppId)) {\n                    conversation.setApp(null);\n                    conversation.setMessages(null);\n                    conversations.add(conversation);\n                }\n            }\n        }\n\n        // 对会话列表按创建时间降序排序\n        conversations.sort((o1, o2) -> {\n            Date date1 = o1.getCreateTime();\n            Date date2 = o2.getCreateTime();\n            if (date1 == null && date2 == null) {\n                return 0;\n            }\n            if (date1 == null) {\n                return 1;\n            }\n            if (date2 == null) {\n                return -1;\n            }\n            return date2.compareTo(date1);\n        });\n\n        // 返回结果\n        return Result.ok(conversations);\n    }\n\n    @Override\n    public Result<?> getMessages(String conversationId, String sessionType) {\n        AssertUtils.assertNotEmpty(\"请先选择会话\", conversationId);\n        //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        String key = getConversationCacheKey(conversationId, null, sessionType);\n        //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        if (oConvertUtils.isEmpty(key)) {\n            return Result.ok(Collections.emptyList());\n        }\n        ChatConversation chatConversation = (ChatConversation) redisTemplate.boundValueOps(key).get();\n        if (oConvertUtils.isObjectEmpty(chatConversation)) {\n            return Result.ok(Collections.emptyList());\n        }\n        //update-begin---author:chenrui ---date:20251106  for：[issues/8545]新建AI应用的时候只能选择没有自定义参数的AI流程------------\n        // 返回消息列表和会话设置信息\n        Map<String, Object> result = new HashMap<>();\n        // 过滤掉工具调用相关的消息（前端不需要展示）\n        List<MessageHistory> messages = chatConversation.getMessages();\n        if (oConvertUtils.isObjectNotEmpty(messages)) {\n            messages = messages.stream()\n                    .filter(msg -> !AiragConsts.MESSAGE_ROLE_TOOL.equals(msg.getRole()))\n                    .map(msg -> {\n                        // 克隆消息对象，移除工具执行请求信息（前端不需要）\n                        MessageHistory displayMsg = MessageHistory.builder()\n                                .conversationId(msg.getConversationId())\n                                .topicId(msg.getTopicId())\n                                .role(msg.getRole())\n                                .content(msg.getContent())\n                                .images(msg.getImages())\n                                .files(msg.getFiles())\n                                .datetime(msg.getDatetime())\n                                .build();\n                        // 不设置toolExecutionRequests和toolExecutionResult\n                        return displayMsg;\n                    })\n                    .collect(Collectors.toList());\n        }\n        result.put(\"messages\", messages);\n        result.put(\"flowInputs\", chatConversation.getFlowInputs());\n        //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        if(oConvertUtils.isNotEmpty(sessionType)){\n            result.put(\"appData\", chatConversation.getApp());\n        }\n        //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        return Result.ok(result);\n        //update-end---author:chenrui ---date:20251106  for：[issues/8545]新建AI应用的时候只能选择没有自定义参数的AI流程------------\n    }\n\n    @Override\n    public Result<?> clearMessage(String conversationId, String sessionType) {\n        AssertUtils.assertNotEmpty(\"请先选择会话\", conversationId);\n        //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        String key = getConversationCacheKey(conversationId, null,sessionType);\n        //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        if (oConvertUtils.isEmpty(key)) {\n            return Result.ok(Collections.emptyList());\n        }\n        ChatConversation chatConversation = (ChatConversation) redisTemplate.boundValueOps(key).get();\n        if (null != chatConversation && oConvertUtils.isObjectNotEmpty(chatConversation.getMessages())) {\n            chatConversation.getMessages().clear();\n            //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n            saveChatConversation(chatConversation,sessionType);\n            //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        }\n        return Result.ok();\n    }\n\n    @Override\n    public Result<?> initChat(String appId) {\n        AiragApp app = airagAppMapper.getByIdIgnoreTenant(appId);\n        //update-begin---author:chenrui ---date:20251106  for：[issues/8545]新建AI应用的时候只能选择没有自定义参数的AI流程------------\n        if(AiAppConsts.APP_TYPE_CHAT_FLOW.equalsIgnoreCase(app.getType())) {\n            AiragFlow flow = airagFlowService.getById(app.getFlowId());\n            String flowMetadata = flow.getMetadata();\n            if(oConvertUtils.isNotEmpty(flowMetadata)) {\n                JSONObject flowMetadataJson = JSONObject.parseObject(flowMetadata);\n                JSONArray flowMetadataInputs = flowMetadataJson.getJSONArray(FlowConsts.FLOW_METADATA_INPUTS);\n                if(oConvertUtils.isObjectNotEmpty(flowMetadataInputs)) {\n                    String appMetadataStr = app.getMetadata();\n                    JSONObject appMetadataJson;\n                    if(oConvertUtils.isEmpty(appMetadataStr)){\n                        appMetadataJson = new JSONObject();\n                    } else {\n                        appMetadataJson = JSONObject.parseObject(appMetadataStr);\n                    }\n                    appMetadataJson.put(AiAppConsts.APP_METADATA_FLOW_INPUTS, flowMetadataInputs);\n                    app.setMetadata(appMetadataJson.toJSONString());\n                }\n            }\n        }\n        //update-end---author:chenrui ---date:20251106  for：[issues/8545]新建AI应用的时候只能选择没有自定义参数的AI流程------------\n        \n        //update-begin---author:chenrui ---date:202501XX  for：在initChat接口中返回模型供应商信息，避免前端多次调用模型查询接口------------\n        // 如果应用有模型ID，查询模型信息并将供应商、类型、名称等信息添加到metadata中\n        if (oConvertUtils.isNotEmpty(app.getModelId())) {\n            AiragModel model = airagModelMapper.getByIdIgnoreTenant(app.getModelId());\n            if (model != null) {\n                String appMetadataStr = app.getMetadata();\n                JSONObject appMetadataJson;\n                if(oConvertUtils.isEmpty(appMetadataStr)){\n                    appMetadataJson = new JSONObject();\n                } else {\n                    appMetadataJson = JSONObject.parseObject(appMetadataStr);\n                }\n                // 将模型信息添加到metadata中\n                JSONObject modelInfo = new JSONObject();\n                modelInfo.put(\"provider\", model.getProvider());\n                modelInfo.put(\"modelType\", model.getModelType());\n                modelInfo.put(\"modelName\", model.getModelName());\n                appMetadataJson.put(\"modelInfo\", modelInfo);\n                app.setMetadata(appMetadataJson.toJSONString());\n            }\n        }\n        //update-end---author:chenrui ---date:202501XX  for：在initChat接口中返回模型供应商信息，避免前端多次调用模型查询接口------------\n        \n        return Result.ok(app);\n    }\n\n    @Override\n    public SseEmitter receiveByRequestId(String requestId) {\n        AssertUtils.assertNotEmpty(\"请选择会话\",requestId);\n        if(AiragLocalCache.get(AiragConsts.CACHE_TYPE_SSE, requestId) == null){\n            return null;\n        }\n        List<EventData> datas = AiragLocalCache.get(AiragConsts.CACHE_TYPE_SSE_HISTORY_MSG, requestId);\n        if(null == datas){\n            return null;\n        }\n        SseEmitter emitter = createSSE(requestId);\n        // 120秒\n        final long timeoutMillis = 120_000L;\n        // 使用线程池提交任务\n        SSE_THREAD_POOL.submit(() -> {\n            int lastIndex = 0;\n            long lastActiveTime = System.currentTimeMillis();\n            try {\n                while (true) {\n                    if(lastIndex < datas.size()) {\n                        try {\n                            EventData eventData = datas.get(lastIndex++);\n                            String eventStr = JSONObject.toJSONString(eventData);\n                            log.debug(\"[AI应用]继续接收-接收LLM返回消息:{}\", eventStr);\n                            emitter.send(SseEmitter.event().data(eventStr));\n                            // 有新消息，重置计时\n                            lastActiveTime = System.currentTimeMillis();\n                        } catch (IOException e) {\n                            log.error(\"[AI应用]继续接收-发送消息失败\");\n                        }\n                    } else {\n                        // 没有新消息了\n                        if (AiragLocalCache.get(AiragConsts.CACHE_TYPE_SSE, requestId) == null) {\n                            // 主线程sse已经被移除,退出线程.\n                            log.info(\"[AI应用]继续接收-SSE消息推送完成: {}\", requestId);\n                            break;\n                        } else if (System.currentTimeMillis() - lastActiveTime > timeoutMillis) {\n                            // 主线程未结束,等待超时,\n                            log.warn(\"[AI应用]继续接收-等待消息更新超时，释放线程: {}\", requestId);\n                            break;\n                        } else {\n                            // 主线程未结束, 未超时, 休眠一会再查\n                            log.warn(\"[AI应用]继续接收-等待消息更新: {}\", requestId);\n                            Thread.sleep(500);\n                        }\n                    }\n                }\n            } catch (Exception e) {\n                log.error(\"SSE消息推送异常\", e);\n            } finally {\n                try {\n                    // 发送完成事件\n                    emitter.send(SseEmitter.event().data(new EventData(requestId, null, EventData.EVENT_MESSAGE_END)));\n                } catch (Exception e) {\n                    log.error(\"终止会话时发生错误\", e);\n                    try {\n                        // 防止异常冒泡\n                        emitter.completeWithError(e);\n                    } catch (Exception ignore) {}\n                } finally {\n                    // 关闭emitter\n                    try {\n                        emitter.complete();\n                    } catch (Exception ignore) {}\n                }\n            }\n        });\n        return emitter;\n    }\n\n    /**\n     * 创建SSE\n     * @param requestId\n     * @return\n     * @author chenrui\n     * @date 2025/8/12 15:30\n     */\n    private static SseEmitter createSSE(String requestId) {\n        SseEmitter emitter = new SseEmitter(-0L);\n        emitter.onError(throwable -> {\n            log.warn(\"SEE向客户端发送消息失败: {}\", throwable.getMessage());\n            AiragLocalCache.remove(AiragConsts.CACHE_TYPE_SSE, requestId);\n            AiragLocalCache.remove(AiragConsts.CACHE_TYPE_SSE_SEND_TIME, requestId);\n            try {\n                emitter.complete();\n            } catch (Exception ignore) {}\n        });\n        return emitter;\n    }\n\n    @Override\n    public Result<?> deleteConversation(String conversationId, String sessionType) {\n        AssertUtils.assertNotEmpty(\"请选择要删除的会话\", conversationId);\n        //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        String key = getConversationCacheKey(conversationId, null, sessionType);\n        //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        if (oConvertUtils.isNotEmpty(key)) {\n            Boolean delete = redisTemplate.delete(key);\n            if (delete) {\n                return Result.ok();\n            } else {\n                return Result.error(\"删除会话失败\");\n            }\n        }\n        log.warn(\"[ai-chat]删除会话:未找到会话:{}\", conversationId);\n        return Result.ok();\n    }\n\n    @Override\n    public Result<?> updateConversationTitle(ChatConversation updateTitleParams) {\n        AssertUtils.assertNotEmpty(\"请先选择会话\", updateTitleParams);\n        AssertUtils.assertNotEmpty(\"请先选择会话\", updateTitleParams.getId());\n        AssertUtils.assertNotEmpty(\"请输入会话标题\", updateTitleParams.getTitle());\n        String key = getConversationCacheKey(updateTitleParams.getId(), null, updateTitleParams.getSessionType());\n        if (oConvertUtils.isEmpty(key)) {\n            log.warn(\"[ai-chat]删除会话:未找到会话:{}\", updateTitleParams.getId());\n            return Result.ok();\n        }\n        ChatConversation chatConversation = (ChatConversation) redisTemplate.boundValueOps(key).get();\n        //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        if (chatConversation != null) {\n            chatConversation.setTitle(updateTitleParams.getTitle());\n        }\n        saveChatConversation(chatConversation,updateTitleParams.getSessionType());\n        //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        return Result.ok();\n    }\n\n    /**\n     * 获取会话缓存key\n     *\n     * @param conversationId\n     * @param httpRequest\n     * @param sessionType 会话类型\n     * @return\n     * @author chenrui\n     * @date 2025/2/25 19:27\n     */\n    private String getConversationCacheKey(String conversationId, HttpServletRequest httpRequest, String sessionType) {\n        if (oConvertUtils.isEmpty(conversationId)) {\n            return null;\n        }\n        String key = getConversationDirCacheKey(httpRequest);\n        //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        if(oConvertUtils.isNotEmpty(sessionType)){\n            key = key + \":\" + sessionType;\n        }\n        //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        key = key + \":\" + conversationId;\n        return key;\n    }\n\n    /**\n     * 获取当前用户会话的缓存目录\n     *\n     * @param httpRequest\n     * @return\n     * @author chenrui\n     * @date 2025/2/26 15:09\n     */\n    private String getConversationDirCacheKey(HttpServletRequest httpRequest) {\n        String username = getUsername(httpRequest);\n        // 如果用户不存在,获取当前请求的sessionid\n        if (oConvertUtils.isEmpty(username)) {\n            try {\n                if (null == httpRequest) {\n                    httpRequest = SpringContextUtils.getHttpServletRequest();\n                }\n                username = httpRequest.getSession().getId();\n            } catch (Exception e) {\n                log.error(\"获取当前请求的sessionid失败\", e);\n            }\n        }\n        AssertUtils.assertNotEmpty(\"请先登录\", username);\n        return \"airag:chat:\" + username;\n    }\n\n    /**\n     * 获取会话\n     *\n     * @param app\n     * @param conversationId\n     * @param sessionType\n     * @return\n     * @author chenrui\n     * @date 2025/2/25 19:19\n     */\n    @NotNull\n    private ChatConversation getOrCreateChatConversation(AiragApp app, String conversationId, String sessionType) {\n        if (oConvertUtils.isObjectEmpty(app)) {\n            app = new AiragApp();\n            app.setId(AiAppConsts.DEFAULT_APP_ID);\n        }\n        ChatConversation chatConversation = null;\n        //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        String key = getConversationCacheKey(conversationId, null,sessionType);\n        //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        if (oConvertUtils.isNotEmpty(key)) {\n            chatConversation = (ChatConversation) redisTemplate.boundValueOps(key).get();\n        }\n        if (null == chatConversation) {\n            chatConversation = createConversation(conversationId);\n        }\n        chatConversation.setApp(app);\n        return chatConversation;\n    }\n\n    /**\n     * 创建新的会话\n     *\n     * @param conversationId\n     * @return\n     * @author chenrui\n     * @date 2025/2/26 15:53\n     */\n    @NotNull\n    private ChatConversation createConversation(String conversationId) {\n        // 新会话\n        conversationId = oConvertUtils.getString(conversationId, UUIDGenerator.generate());\n        ChatConversation chatConversation = new ChatConversation();\n        chatConversation.setId(conversationId);\n        chatConversation.setCreateTime(new Date());\n        return chatConversation;\n    }\n\n    /**\n     * 保存会话\n     *\n     * @param chatConversation\n     * @author chenrui\n     * @date 2025/2/25 19:27\n     */\n    private void saveChatConversation(ChatConversation chatConversation, String sessionType) {\n        saveChatConversation(chatConversation, false, null, sessionType);\n    }\n\n    /**\n     * 保存会话\n     *\n     * @param chatConversation\n     * @param temp             是否临时会话\n     * @author chenrui\n     * @date 2025/2/25 19:27\n     */\n    private void saveChatConversation(ChatConversation chatConversation, boolean temp, HttpServletRequest httpRequest, String sessionType) {\n        if (null == chatConversation) {\n            return;\n        }\n        \n        //如果是不保存会话直接返回\n        if(null != chatConversation.getIzSaveSession() && !chatConversation.getIzSaveSession()){\n            return;\n        }\n\n        //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        String key = getConversationCacheKey(chatConversation.getId(), httpRequest, sessionType);\n        //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        if (oConvertUtils.isEmpty(key)) {\n            return;\n        }\n        BoundValueOperations chatRedisCacheOp = redisTemplate.boundValueOps(key);\n        chatRedisCacheOp.set(chatConversation);\n        if (temp) {\n            chatRedisCacheOp.expire(3, TimeUnit.HOURS);\n        }\n    }\n\n    /**\n     * 构造消息\n     *\n     * @param conversation\n     * @param topicId\n     * @return\n     * @author chenrui\n     * @date 2025/2/25 15:26\n     */\n    private List<ChatMessage> collateMessage(ChatConversation conversation, String topicId) {\n        List<MessageHistory> messagesHistory = conversation.getMessages();\n        if (oConvertUtils.isObjectEmpty(messagesHistory)) {\n            return new LinkedList<>();\n        }\n        LinkedList<ChatMessage> chatMessages = new LinkedList<>();\n        for (int i = messagesHistory.size() - 1; i >= 0; i--) {\n            MessageHistory history = messagesHistory.get(i);\n            if (topicId.equals(history.getTopicId())) {\n                ChatMessage chatMessage = null;\n                switch (history.getRole()) {\n                    case AiragConsts.MESSAGE_ROLE_USER:\n                        List<Content> contents = new ArrayList<>();\n                        List<MessageHistory.ImageHistory> images = history.getImages();\n                        if (oConvertUtils.isObjectNotEmpty(images) && !images.isEmpty()) {\n                            contents.addAll(images.stream().map(imageHistory -> {\n                                if (oConvertUtils.isNotEmpty(imageHistory.getUrl())) {\n                                    return ImageContent.from(imageHistory.getUrl());\n                                } else {\n                                    return ImageContent.from(imageHistory.getBase64Data(), imageHistory.getMimeType());\n                                }\n                            }).collect(Collectors.toList()));\n                        }\n                        contents.add(TextContent.from(history.getContent()));\n                        chatMessage = UserMessage.from(contents);\n                        break;\n                    case AiragConsts.MESSAGE_ROLE_AI:\n                        // 重建AI消息，包括工具执行请求\n                        if (oConvertUtils.isObjectNotEmpty(history.getToolExecutionRequests())) {\n                            // 有工具执行请求，重建带工具调用的AiMessage\n                            List<ToolExecutionRequest> toolRequests = history.getToolExecutionRequests().stream()\n                                    .map(toolReq -> ToolExecutionRequest.builder()\n                                            .id(toolReq.getId())\n                                            .name(toolReq.getName())\n                                            .arguments(toolReq.getArguments())\n                                            .build())\n                                    .collect(Collectors.toList());\n                            chatMessage = AiMessage.from(history.getContent(), toolRequests);\n                        } else {\n                            chatMessage = new AiMessage(history.getContent());\n                        }\n                        break;\n                    case AiragConsts.MESSAGE_ROLE_TOOL:\n                        // 重建工具执行结果消息\n                        // 需要重建ToolExecutionRequest，第一个参数是request对象，第二个参数是result字符串\n                        ToolExecutionRequest recreatedRequest = ToolExecutionRequest.builder()\n                                .id(history.getContent()) // content字段存储的是工具执行的id\n                                .name(\"unknown\") // 工具名称在重建时不重要，因为主要用于AI理解结果\n                                .arguments(\"{}\")\n                                .build();\n                        chatMessage = ToolExecutionResultMessage.from(recreatedRequest, history.getToolExecutionResult());\n                        break;\n                }\n                if (null == chatMessage) {\n                    continue;\n                }\n                chatMessages.addFirst(chatMessage);\n            }\n        }\n        return chatMessages;\n    }\n\n\n    /**\n     * 追加消息\n     *\n     * @param messages\n     * @param message\n     * @param chatConversation\n     * @param topicId\n     * @return\n     * @author chenrui\n     * @date 2025/2/25 19:05\n     */\n    private void appendMessage(List<ChatMessage> messages, ChatMessage message, ChatConversation chatConversation, String topicId) {\n        appendMessage(messages, message, chatConversation, topicId, null, null);\n    }\n\n    private void appendMessage(List<ChatMessage> messages, ChatMessage message, ChatConversation chatConversation, String topicId, List<String> files, String saveContent) {\n\n        if (message.type().equals(ChatMessageType.SYSTEM)) {\n            // 系统消息,放到消息列表最前面,并且不记录历史\n            messages.add(0, message);\n            return;\n        } else {\n            messages.add(message);\n        }\n        List<MessageHistory> histories = chatConversation.getMessages();\n        if (oConvertUtils.isObjectEmpty(histories)) {\n            histories = new ArrayList<>();\n        }\n        // 消息记录\n        MessageHistory historyMessage = MessageHistory.builder().conversationId(chatConversation.getId()).topicId(topicId).datetime(DateUtils.now()).build();\n        if (message.type().equals(ChatMessageType.USER)) {\n            historyMessage.setRole(AiragConsts.MESSAGE_ROLE_USER);\n            StringBuilder textContent = new StringBuilder();\n            List<MessageHistory.ImageHistory> images = new ArrayList<>();\n            List<Content> contents = ((UserMessage) message).contents();\n            contents.forEach(content -> {\n                if (content.type().equals(ContentType.IMAGE)) {\n                    ImageContent imageContent = (ImageContent) content;\n                    Image image = imageContent.image();\n                    MessageHistory.ImageHistory imageMessage = MessageHistory.ImageHistory.from(image.url(), image.base64Data(), image.mimeType());\n                    images.add(imageMessage);\n                } else if (content.type().equals(ContentType.TEXT)) {\n                    textContent.append(((TextContent) content).text()).append(\"\\n\");\n                }\n            });\n            //update-begin---author:wangshuai---date:2026-01-12---for:【QQYUN-14261】【AI】AI助手，支持多模态能力- 文档---\n            if (oConvertUtils.isNotEmpty(saveContent)) {\n                historyMessage.setContent(saveContent);\n            } else {\n                historyMessage.setContent(textContent.toString());\n            }\n            historyMessage.setImages(images);\n            // 保存文件信息\n            if (oConvertUtils.isNotEmpty(files)) {\n                List<MessageHistory.FileHistory> fileHistories = new ArrayList<>();\n                for (String file : files) {\n                    fileHistories.add(new MessageHistory.FileHistory(file));\n                }\n                historyMessage.setFiles(fileHistories);\n            }\n            //update-end---author:wangshuai---date:2026-01-12---for:【QQYUN-14261】【AI】AI助手，支持多模态能力- 文档---\n        } else if (message.type().equals(ChatMessageType.AI)) {\n            historyMessage.setRole(AiragConsts.MESSAGE_ROLE_AI);\n            AiMessage aiMessage = (AiMessage) message;\n            historyMessage.setContent(aiMessage.text());\n            // 处理工具执行请求\n            if (oConvertUtils.isObjectNotEmpty(aiMessage.toolExecutionRequests())) {\n                List<MessageHistory.ToolExecutionRequestHistory> toolRequests = new ArrayList<>();\n                for (ToolExecutionRequest request : aiMessage.toolExecutionRequests()) {\n                    toolRequests.add(MessageHistory.ToolExecutionRequestHistory.from(\n                            request.id(),\n                            request.name(),\n                            request.arguments()\n                    ));\n                }\n                historyMessage.setToolExecutionRequests(toolRequests);\n            }\n        } else if (message.type().equals(ChatMessageType.TOOL_EXECUTION_RESULT)) {\n            // 工具执行结果消息\n            historyMessage.setRole(AiragConsts.MESSAGE_ROLE_TOOL);\n            ToolExecutionResultMessage toolMessage = (ToolExecutionResultMessage) message;\n            historyMessage.setContent(toolMessage.id());\n            historyMessage.setToolExecutionResult(toolMessage.text());\n        }\n        histories.add(historyMessage);\n        chatConversation.setMessages(histories);\n    }\n\n    /**\n     * 发送聊天消息\n     *\n     * @param chatConversation\n     * @param topicId\n     * @param sendParams\n     * @return\n     * @author chenrui\n     * @date 2025/2/28 11:04\n     */\n    @NotNull\n    private SseEmitter doChat(ChatConversation chatConversation, String topicId, ChatSendParams sendParams) {\n        // 从历史消息中组装本次的消息列表\n        List<ChatMessage> messages = collateMessage(chatConversation, topicId);\n\n        AiragApp aiApp = chatConversation.getApp();\n        // 每次会话都生成一个新的,用来缓存emitter\n        String requestId = UUIDGenerator.generate();\n        SseEmitter emitter = createSSE(requestId);\n        // 缓存emitter\n        AiragLocalCache.put(AiragConsts.CACHE_TYPE_SSE, requestId, emitter);\n        // 缓存开始发送时间\n        log.info(\"[AI-CHAT]开始发送消息,requestId:{}\", requestId);\n        AiragLocalCache.put(AiragConsts.CACHE_TYPE_SSE_SEND_TIME, requestId, System.currentTimeMillis());\n        // 初始化历史消息缓存\n        AiragLocalCache.put(AiragConsts.CACHE_TYPE_SSE_HISTORY_MSG, requestId, new CopyOnWriteArrayList<>());\n        try {\n            // 组装用户消息\n            String content = sendParams.getContent();\n            //将文件内容给提示词\n            if(!CollectionUtils.isEmpty(sendParams.getFiles())){\n                content = buildContentWithFiles(content, sendParams.getFiles());\n            }\n            UserMessage userMessage = aiChatHandler.buildUserMessage(content, sendParams.getImages());\n            // 追加消息\n            //update-begin---author:wangshuai---date:2026-01-09---for:【QQYUN-14261】【AI】AI助手，支持多模态能力- 文档---\n            appendMessage(messages, userMessage, chatConversation, topicId, sendParams.getFiles(), sendParams.getContent());\n            //update-end---author:wangshuai---date:2026-01-09---for:【QQYUN-14261】【AI】AI助手，支持多模态能力- 文档---\n            // 绘画AI逻辑：当开启生成绘画时调用\n            if (oConvertUtils.isObjectNotEmpty(sendParams.getEnableDraw()) && sendParams.getEnableDraw()) {\n                return genImageChat(emitter,sendParams,requestId,messages,chatConversation,topicId);\n            }\n            /* 这里应该是有几种情况:\n             * 1. 非ai应用:获取默认模型->开始聊天\n             * 2. AI应用-聊天助手(ChatAssistant):从应用信息组装模型和提示词->开始聊天\n             * 3. AI应用-聊天流程(ChatFlow):从应用信息获取模型,流程,组装入参->调用工作流\n             */\n            if (null != aiApp && !AiAppConsts.DEFAULT_APP_ID.equals(aiApp.getId())) {\n                // ai应用:查询应用信息(ChatAssistant,chatflow),模型信息,组装模型-提示词,知识库等\n                if (AiAppConsts.APP_TYPE_CHAT_FLOW.equals(aiApp.getType())) {\n                    // ai应用:聊天流程(ChatFlow)\n                    sendWithFlow(requestId, aiApp.getFlowId(), chatConversation, topicId, messages, sendParams);\n                } else {\n                    // AI应用-聊天助手(ChatAssistant):从应用信息组装模型和提示词\n                    sendWithAppChat(requestId, messages, chatConversation, topicId, sendParams, aiApp.getFlowId(), aiApp.getMemoryId());\n                }\n            } else {\n                // 发消息\n                AIChatParams aiChatParams = new AIChatParams();\n                if (oConvertUtils.isObjectNotEmpty(sendParams.getEnableSearch())) {\n                    aiChatParams.setEnableSearch(sendParams.getEnableSearch());\n                }\n                // 设置深度思考搜索参数\n                if (oConvertUtils.isObjectNotEmpty(sendParams.getEnableThink())) {\n                    aiChatParams.setReturnThinking(sendParams.getEnableThink());\n                }\n                //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n                sendWithDefault(requestId, chatConversation, topicId, null, messages, aiChatParams, sendParams.getSessionType());\n                //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n            }\n            // 发送就绪消息\n            EventData eventRequestId = new EventData(requestId, null, EventData.EVENT_INIT_REQUEST_ID, chatConversation.getId(), topicId);\n            eventRequestId.setData(EventMessageData.builder().message(\"\").build());\n            sendMessage2Client(emitter, eventRequestId);\n        } catch (Throwable e) {\n            log.error(e.getMessage(), e);\n            EventData eventData = new EventData(requestId, null, EventData.EVENT_FLOW_ERROR, chatConversation.getId(), topicId);\n            eventData.setData(EventFlowData.builder().success(false).message(e.getMessage()).build());\n            closeSSE(emitter, eventData);\n        }\n        return emitter;\n    }\n\n    /**\n     * 生成图片\n     * \n     * @param emitter\n     * @param sendParams\n     * @param requestId\n     * @param messages\n     * @param chatConversation\n     * @param topicId\n     * @return\n     */\n    private SseEmitter genImageChat(SseEmitter emitter, ChatSendParams sendParams, String requestId, List<ChatMessage> messages, ChatConversation chatConversation, String topicId) {\n        AIChatParams aiChatParams = new AIChatParams();\n        //update-begin---author:wangshuai---date:2026-01-26---for: 【QQYUN-14615】应用门户加入新工具：取绘画id---\n        String drawModelId = sendParams.getDrawModelId();\n        if(oConvertUtils.isEmpty(sendParams.getDrawModelId())){\n            AiragApp app = chatConversation.getApp();\n            String metadata = app.getMetadata();\n            if(oConvertUtils.isNotEmpty(metadata) && metadata.contains(\"drawModelId\")){\n                drawModelId = JSONObject.parseObject(metadata).getString(\"drawModelId\");\n            }\n        }\n        AssertUtils.assertNotEmpty(\"请选择绘画模型\", drawModelId);\n        try {\n            List<String> images = sendParams.getImages();\n            List<Map<String, Object>> imageList;\n            if(CollectionUtils.isEmpty(images)) {\n                //生成图片\n                imageList = aiChatHandler.imageGenerate(drawModelId, sendParams.getContent(), aiChatParams);\n            } else {\n                //图生图\n                imageList = aiChatHandler.imageEdit(drawModelId, sendParams.getContent(), images, aiChatParams);\n            }\n            // 记录历史消息\n            String imageMarkdown = imageList.stream().map(map -> {\n                String newUrl = this.uploadImage(map);\n                return \"![](\" + newUrl + \")\";\n            }).collect(Collectors.joining(\"\\n\"));\n            //update-end---author:wangshuai---date:2026-01-26---for:【QQYUN-14615】应用门户加入新工具：取绘画id---\n            AiMessage aiMessage = new AiMessage(imageMarkdown);\n            appendMessage(messages, aiMessage, chatConversation, topicId);\n            // 处理绘画结果并通过SSE返回给客户端\n            EventData eventData = new EventData(requestId, null, EventData.EVENT_MESSAGE, chatConversation.getId(), topicId);\n            EventMessageData messageEventData = EventMessageData.builder().message(imageMarkdown).build();\n            eventData.setData(messageEventData);\n            eventData.setRequestId(requestId);\n            sendMessage2Client(emitter, eventData);\n            // 保存会话\n            saveChatConversation(chatConversation, false, SpringContextUtils.getHttpServletRequest(), sendParams.getSessionType());\n            eventData = new EventData(requestId, null, EventData.EVENT_MESSAGE_END, chatConversation.getId(), topicId);\n            eventData.setRequestId(requestId);\n            sendMessage2Client(emitter, eventData);\n        } catch (Exception e) {\n            log.error(\"绘画AI调用异常\", e);\n            EventData errorEventData = new EventData(requestId, null, EventData.EVENT_FLOW_ERROR, chatConversation.getId(), topicId);\n            EventMessageData messageEventData = EventMessageData.builder().message(\"绘画AI调用失败：\" + e.getMessage()).build();\n            errorEventData.setData(messageEventData);\n            errorEventData.setRequestId(requestId);\n            closeSSE(emitter, errorEventData);\n        }\n        return emitter;\n    }\n\n    /**\n     * 运行流程\n     *\n     * @param requestId\n     * @param flowId\n     * @param chatConversation\n     * @param topicId\n     * @param messages\n     * @param sendParams\n     * @author chenrui\n     * @date 2025/2/27 14:55\n     */\n    private void sendWithFlow(String requestId, String flowId, ChatConversation chatConversation, String topicId, List<ChatMessage> messages, ChatSendParams sendParams) {\n        FlowRunParams flowRunParams = new FlowRunParams();\n        flowRunParams.setRequestId(requestId);\n        flowRunParams.setFlowId(flowId);\n        flowRunParams.setConversationId(chatConversation.getId());\n        flowRunParams.setTopicId(topicId);\n        // 支持流式\n        flowRunParams.setResponseMode(FlowConsts.FLOW_RESPONSE_MODE_STREAMING);\n        Map<String, Object> flowInputParams = new HashMap<>();\n        List<MessageHistory> histories = new ArrayList<>();\n        if (oConvertUtils.isObjectNotEmpty(chatConversation.getMessages())) {\n            // 创建历史消息的副本(不直接操作原来的list)\n            histories.addAll(chatConversation.getMessages());\n            // 移除最后一条历史消息(最后一条是当前发出去的这一条消息)\n            histories.remove(histories.size() - 1);\n        }\n        flowInputParams.put(FlowConsts.FLOW_INPUT_PARAM_HISTORY, histories);\n        flowInputParams.put(FlowConsts.FLOW_INPUT_PARAM_QUESTION, sendParams.getContent());\n        flowInputParams.put(FlowConsts.FLOW_INPUT_PARAM_IMAGES, sendParams.getImages());\n        \n        //update-begin---author:chenrui ---date:20251106  for：[issues/8545]新建AI应用的时候只能选择没有自定义参数的AI流程------------\n        // 添加工作流的额外参数（从conversation的flowInputs中读取）\n        if (oConvertUtils.isObjectNotEmpty(chatConversation.getFlowInputs())) {\n            flowInputParams.putAll(chatConversation.getFlowInputs());\n        }\n        //update-end---author:chenrui ---date:20251106  for：[issues/8545]新建AI应用的时候只能选择没有自定义参数的AI流程------------\n        \n        flowRunParams.setInputParams(flowInputParams);\n        HttpServletRequest httpRequest = SpringContextUtils.getHttpServletRequest();\n        flowRunParams.setHttpRequest(httpRequest);\n        // 流程结束后,记录ai返回并保存会话\n        // sse\n        SseEmitter emitter = AiragLocalCache.get(AiragConsts.CACHE_TYPE_SSE, requestId);\n        flowRunParams.setEventCallback(eventData -> {\n            if (EventData.EVENT_FLOW_FINISHED.equals(eventData.getEvent())) {\n                // 打印耗时日志\n                printChatDuration(requestId, \"流程执行完毕\");\n                // 已经执行完了,删除时间缓存\n                AiragLocalCache.remove(AiragConsts.CACHE_TYPE_SSE_SEND_TIME, requestId);\n                EventFlowData data = (EventFlowData) eventData.getData();\n                if(data.isSuccess()) {\n                    Object outputs = data.getOutputs();\n                    if (oConvertUtils.isObjectNotEmpty(outputs)) {\n                        AiMessage aiMessage;\n                        if (outputs instanceof String) {\n                            // 兼容推理模型\n                            String messageText = String.valueOf(outputs);\n                            messageText = messageText.replaceAll(\"<think>([\\\\s\\\\S]*?)</think>\", \"> $1\");\n                            aiMessage = new AiMessage(messageText);\n                        } else {\n                            aiMessage = new AiMessage(JSONObject.toJSONString(outputs));\n                        }\n                        EventData msgEventData = new EventData(requestId, null, EventData.EVENT_MESSAGE, chatConversation.getId(), topicId);\n                        EventMessageData messageEventData = EventMessageData.builder().message(aiMessage.text()).build();\n                        msgEventData.setData(messageEventData);\n                        msgEventData.setRequestId(requestId);\n                        sendMessage2Client(emitter, msgEventData);\n                        appendMessage(messages, aiMessage, chatConversation, topicId);\n                        // 保存会话\n                        //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n                        saveChatConversation(chatConversation, false, httpRequest, sendParams.getSessionType());\n                        //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n                    }\n                }else{\n                    //update-begin---author:chenrui ---date:20250425  for：[QQYUN-12203]AI 聊天，超时或者服务器报错，给个友好提示------------\n                    // 失败\n                    String message = data.getMessage();\n                    if (message != null && message.contains(FlowConsts.FLOW_ERROR_MSG_LLM_TIMEOUT)) {\n                        message = \"当前用户较多，排队中，请稍后再试！\";\n                        EventData errEventData = new EventData(requestId, null, EventData.EVENT_MESSAGE, chatConversation.getId(), topicId);\n                        errEventData.setData(EventMessageData.builder().message(\"\\n\" + message).build());\n                        sendMessage2Client(emitter, errEventData);\n                        errEventData = new EventData(requestId, null, EventData.EVENT_MESSAGE_END, chatConversation.getId(), topicId);\n                        // 如果是超时,主动关闭SSE,防止流程切面中返回异常消息导致前端不能正常展示上面的{普通消息}.\n                        closeSSE(emitter, errEventData);\n                    }\n                    //update-end---author:chenrui ---date:20250425  for：[QQYUN-12203]AI 聊天，超时或者服务器报错，给个友好提示------------\n                }\n            }\n        });\n        // 打印流程耗时日志\n        printChatDuration(requestId, \"开始执行流程\");\n        airagFlowService.runFlow(flowRunParams);\n    }\n\n\n    /**\n     * 发送app聊天\n     *\n     * @param requestId\n     * @param messages\n     * @param chatConversation\n     * @param topicId\n     * @param sendParams\n     * @param flowId\n     * @param memoryId\n     * @return\n     * @author chenrui\n     * @date 2025/2/28 10:41\n     */\n    private void sendWithAppChat(String requestId, List<ChatMessage> messages, ChatConversation chatConversation, String topicId, ChatSendParams sendParams, String flowId, String memoryId) {\n        AiragApp aiApp = chatConversation.getApp();\n        String modelId = aiApp.getModelId();\n        AssertUtils.assertNotEmpty(\"请先选择模型\", modelId);\n        // AI应用提示词\n        String prompt = aiApp.getPrompt();\n        \n        String username = \"jeecg\";\n        try {\n            HttpServletRequest req = SpringContextUtils.getHttpServletRequest();\n            username = JwtUtil.getUserNameByToken(req);\n        } catch (Exception e) {\n            log.error(e.getMessage());\n        }\n        //将变量中的题试题替换并追加\n        if(oConvertUtils.isObjectNotEmpty(aiApp.getVariables())) {\n            prompt = airagVariableService.additionalPrompt(username, aiApp);\n        }\n        \n        if (oConvertUtils.isNotEmpty(prompt)) {\n            appendMessage(messages, new SystemMessage(prompt), chatConversation, topicId);\n        }\n\n        AIChatParams aiChatParams = new AIChatParams();\n        // AI应用自定义的模型参数\n        String metadataStr = aiApp.getMetadata();\n        if (oConvertUtils.isNotEmpty(metadataStr)) {\n            JSONObject metadata = JSONObject.parseObject(metadataStr);\n            if (oConvertUtils.isNotEmpty(metadata)) {\n                if (metadata.containsKey(\"temperature\")) {\n                    aiChatParams.setTemperature(metadata.getDouble(\"temperature\"));\n                }\n                if (metadata.containsKey(\"topP\")) {\n                    aiChatParams.setTopP(metadata.getDouble(\"topP\"));\n                }\n                if (metadata.containsKey(\"presencePenalty\")) {\n                    aiChatParams.setPresencePenalty(metadata.getDouble(\"presencePenalty\"));\n                }\n                if (metadata.containsKey(\"frequencyPenalty\")) {\n                    aiChatParams.setFrequencyPenalty(metadata.getDouble(\"frequencyPenalty\"));\n                }\n                if (metadata.containsKey(\"maxTokens\")) {\n                    aiChatParams.setMaxTokens(metadata.getInteger(\"maxTokens\"));\n                }\n                if (metadata.containsKey(FlowConsts.FLOW_NODE_OPTION_TIME_OUT)) {\n                    aiChatParams.setTimeout(oConvertUtils.getInt(metadata.getInteger(FlowConsts.FLOW_NODE_OPTION_TIME_OUT), 300));\n                }\n            }\n        }\n\n        // AI应用插件（支持MCP和自定义插件）\n        String plugins = aiApp.getPlugins();\n        if (oConvertUtils.isNotEmpty(plugins)) {\n            List<String> pluginIds = new ArrayList<>();\n            JSONArray pluginArray = JSONArray.parseArray(plugins);\n            pluginArray.stream().filter(Objects::nonNull)\n                    .map(o -> JSONObject.parseObject(o.toString(), LlmPlugin.class))\n                    .forEach(plugin -> {\n                        // 支持MCP和插件类型\n                        if (plugin.getCategory().equals(AiragConsts.PLUGIN_CATEGORY_MCP) \n                                || plugin.getCategory().equals(AiragConsts.PLUGIN_CATEGORY_PLUGIN)) {\n                            pluginIds.add(plugin.getPluginId());\n                        }\n                    });\n            if (oConvertUtils.isNotEmpty(pluginIds)) {\n                aiChatParams.setPluginIds(pluginIds);\n            }\n        }\n        \n        //流程不为空，构建插件\n        if(oConvertUtils.isNotEmpty(flowId)){\n            Map<String, Object> result = airagFlowPluginService.getFlowsToPlugin(flowId);\n            this.addPluginToParams(aiChatParams, result);\n        }\n\n        // 设置网络搜索参数（如果前端传递了）\n        if (sendParams != null && oConvertUtils.isObjectNotEmpty(sendParams.getEnableSearch())) {\n            aiChatParams.setEnableSearch(sendParams.getEnableSearch());\n        }\n\n        // 设置深度思考参数（如果前端传递了）\n        if (sendParams != null && oConvertUtils.isObjectNotEmpty(sendParams.getEnableThink())) {\n            aiChatParams.setReturnThinking(sendParams.getEnableThink());\n        }\n        \n        // 设置记忆库的插件\n        if(sendParams != null && oConvertUtils.isNotEmpty(memoryId)){\n            //开启记忆\n            if(null == aiApp.getIzOpenMemory() || AiAppConsts.IZ_OPEN_MEMORY.equals(aiApp.getIzOpenMemory())){\n                Map<String, Object> pluginMemory = airagKnowledgeService.getPluginMemory(memoryId);\n                this.addPluginToParams(aiChatParams, pluginMemory);\n            }\n        }\n        \n        //设置变量的插件\n        // 添加系统级工具：变量更新\n        if (oConvertUtils.isNotEmpty(aiApp.getId())) {\n            airagVariableService.addUpdateVariableTool(aiApp,username,aiChatParams);\n        }\n\n        // 打印流程耗时日志\n        printChatDuration(requestId, \"构造应用自定义参数完成\");\n        // 发消息\n        //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        sendWithDefault(requestId, chatConversation, topicId, modelId, messages, aiChatParams, sendParams.getSessionType());\n        //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n    }\n\n    /**\n     * 添加插件到参数中\n     *\n     * @param aiChatParams\n     * @param result\n     */\n    private void addPluginToParams(AIChatParams aiChatParams, Map<String, Object> result) {\n        if (result == null) {\n            return;\n        }\n        Map<ToolSpecification, ToolExecutor> flowsToPlugin = (Map<ToolSpecification, ToolExecutor>) result.get(\"pluginTool\");\n        String pluginId = (String) result.get(\"pluginId\");\n        if (aiChatParams.getTools() == null) {\n            aiChatParams.setTools(new HashMap<>());\n        }\n        if (flowsToPlugin != null) {\n            aiChatParams.getTools().putAll(flowsToPlugin);\n        }\n        if (aiChatParams.getPluginIds() == null) {\n            aiChatParams.setPluginIds(new ArrayList<>());\n        }\n        if (oConvertUtils.isNotEmpty(pluginId)) {\n            aiChatParams.getPluginIds().add(pluginId);\n        }\n    }\n\n    /**\n     * 处理聊天\n     * 向大模型发送消息并接受响应\n     *\n     * @param chatConversation\n     * @param topicId\n     * @param modelId\n     * @param messages\n     * @param sessionType\n     * @return\n     * @author chenrui\n     * @date 2025/2/25 19:24\n     */\n    private void sendWithDefault(String requestId, ChatConversation chatConversation, String topicId, String modelId, List<ChatMessage> messages, AIChatParams aiChatParams, String sessionType) {\n        // 调用ai聊天\n        if (null == aiChatParams) {\n            aiChatParams = new AIChatParams();\n        }\n        // 如果是默认app,加载系统默认工具\n        if(chatConversation.getApp().getId().equals(AiAppConsts.DEFAULT_APP_ID)){\n            aiChatParams.setTools(jeecgToolsProvider.getDefaultTools());\n        }\n        if(CollectionUtils.isEmpty(aiChatParams.getKnowIds())){\n            aiChatParams.setKnowIds(chatConversation.getApp().getKnowIds());\n        } else {\n            aiChatParams.getKnowIds().addAll(chatConversation.getApp().getKnowIds());\n        }\n        aiChatParams.setMaxMsgNumber(oConvertUtils.getInt(chatConversation.getApp().getMsgNum(), 5));\n        aiChatParams.setCurrentHttpRequest(SpringContextUtils.getHttpServletRequest());\n        HttpServletRequest httpRequest = SpringContextUtils.getHttpServletRequest();\n        // for [QQYUN-9234] MCP服务连接关闭 - 保存参数引用用于在回调中关闭MCP连接\n        final AIChatParams finalAiChatParams = aiChatParams;\n        TokenStream chatStream;\n        try {\n            // 打印流程耗时日志\n            printChatDuration(requestId, \"开始向LLM发送消息\");\n            if (oConvertUtils.isNotEmpty(modelId)) {\n                chatStream = aiChatHandler.chat(modelId, messages, aiChatParams);\n            } else {\n                chatStream = aiChatHandler.chatByDefaultModel(messages, aiChatParams);\n            }\n        } catch (Exception e) {\n            log.error(e.getMessage(), e);\n            // for [QQYUN-9234] MCP服务连接关闭 - 异常时关闭MCP连接\n            finalAiChatParams.closeMcpConnections();\n            // sse\n            SseEmitter emitter = AiragLocalCache.get(AiragConsts.CACHE_TYPE_SSE, requestId);\n            if (null == emitter) {\n                log.warn(\"[AI应用]接收LLM返回会话已关闭{}\", requestId);\n                return;\n            }\n            String errMsg = \"调用大模型接口失败，详情请查看后台日志。\";\n            if(e instanceof JeecgBootException){\n                errMsg = e.getMessage();\n            }\n            EventData eventData = new EventData(requestId, null, EventData.EVENT_FLOW_ERROR, chatConversation.getId(), topicId);\n            eventData.setData(EventFlowData.builder().success(false).message(errMsg).build());\n            closeSSE(emitter, eventData);\n            throw new JeecgBootBizTipException(\"调用大模型接口失败:\" + e.getMessage());\n        }\n        /**\n         * 是否正在思考\n         */\n        AtomicBoolean isThinking = new AtomicBoolean(false);\n        // ai聊天响应逻辑\n        chatStream.onPartialResponse((String resMessage) -> {\n            //update-begin---author:wangshuai---date:2025-11-07---for:[issues/8506]/[issues/8260]/[issues/8166]新增推理模型的支持---\n            if(isThinking.get()){\n                //思考过程结束\n                this.sendThinkEnd(requestId, chatConversation, topicId);\n                isThinking.set(false);\n            }\n            //update-end---author:wangshuai---date:2025-11-07---for:[issues/8506]/[issues/8260]/[issues/8166]新增推理模型的支持---\n            EventData eventData = new EventData(requestId, null, EventData.EVENT_MESSAGE, chatConversation.getId(), topicId);\n            EventMessageData messageEventData = EventMessageData.builder().message(resMessage).build();\n            eventData.setData(messageEventData);\n            eventData.setRequestId(requestId);\n            // sse\n            SseEmitter emitter = AiragLocalCache.get(AiragConsts.CACHE_TYPE_SSE, requestId);\n            if (null == emitter) {\n                log.warn(\"[AI应用]接收LLM返回会话已关闭\");\n                return;\n            }\n            sendMessage2Client(emitter, eventData);\n        }).onToolExecuted((toolExecution) -> {\n            // 打印工具执行结果\n            log.debug(\"[AI应用]工具执行结果: toolName={}, toolId={}, result={}\",\n                    toolExecution.request().name(), \n                    toolExecution.request().id(), \n                    toolExecution.result());\n            // 将工具执行结果存储到消息历史中\n            ToolExecutionResultMessage toolResultMessage = ToolExecutionResultMessage.from(\n                    toolExecution.request(),\n                    toolExecution.result()\n            );\n            appendMessage(messages, toolResultMessage, chatConversation, topicId);\n        }).onIntermediateResponse((chatResponse) -> {\n            // 中间响应：包含tool_calls的AI消息\n            AiMessage aiMessage = chatResponse.aiMessage();\n            if (aiMessage != null && oConvertUtils.isObjectNotEmpty(aiMessage.toolExecutionRequests())) {\n                // 保存包含工具调用请求的AI消息\n                log.debug(\"[AI应用]保存包含工具调用的AI消息: toolCallsCount={}\", aiMessage.toolExecutionRequests().size());\n                appendMessage(messages, aiMessage, chatConversation, topicId);\n            }\n        }).onPartialThinking((partialThinking) -> {\n            try {\n                if (oConvertUtils.isEmpty(partialThinking)) {\n                    return;\n                }\n                isThinking.set(true);\n                String text = partialThinking.text();\n                // 构造事件数据（EVENT_THINKING 以便前端统一处理）\n                EventData thinkingEvent = new EventData(requestId, null, EventData.EVENT_THINKING, chatConversation.getId(), topicId);\n                thinkingEvent.setData(EventMessageData.builder().message(text).build());\n                thinkingEvent.setRequestId(requestId);\n                // 获取当前缓存的 emitter\n                SseEmitter emitter = AiragLocalCache.get(AiragConsts.CACHE_TYPE_SSE, requestId);\n                if (null == emitter) {\n                    log.warn(\"[AI应用]思考过程发送失败，SSE 已关闭: {}\", requestId);\n                    return;\n                }\n                // 发送给客户端并缓存历史\n                sendMessage2Client(emitter, thinkingEvent);\n            } catch (Exception e) {\n                log.error(\"发送思考过程异常\", e);\n            }\n        }).onCompleteResponse((responseMessage) -> {\n            // 打印流程耗时日志\n            printChatDuration(requestId, \"LLM输出消息完成\");\n            AiragLocalCache.remove(AiragConsts.CACHE_TYPE_SSE_SEND_TIME, requestId);\n            // for [QQYUN-9234] MCP服务连接关闭 - 聊天完成时关闭MCP连接\n            finalAiChatParams.closeMcpConnections();\n            // 记录ai的回复\n            AiMessage aiMessage = responseMessage.aiMessage();\n            FinishReason finishReason = responseMessage.finishReason();\n            String respText = aiMessage.text();\n            // sse\n            SseEmitter emitter = AiragLocalCache.get(AiragConsts.CACHE_TYPE_SSE, requestId);\n            if (null == emitter) {\n                log.warn(\"[AI应用]接收LLM返回会话已关闭\");\n                return;\n            }\n            if (FinishReason.STOP.equals(finishReason) || null == finishReason) {\n                // 正常结束\n                EventData eventData = new EventData(requestId, null, EventData.EVENT_MESSAGE_END, chatConversation.getId(), topicId);\n                appendMessage(messages, aiMessage, chatConversation, topicId);\n                // 保存会话\n                //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n                saveChatConversation(chatConversation, false, httpRequest, sessionType);\n                //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n                closeSSE(emitter, eventData);\n            } else if (FinishReason.LENGTH.equals(finishReason)) {\n                // 上下文长度超过限制\n                log.error(\"调用模型异常:上下文长度超过限制:{}\", responseMessage.tokenUsage());\n                EventData eventData = new EventData(requestId, null, EventData.EVENT_MESSAGE, chatConversation.getId(), topicId);\n                eventData.setData(EventMessageData.builder().message(\"\\n上下文长度超过限制，请调整模型最大Tokens\").build());\n                sendMessage2Client(emitter, eventData);\n                eventData = new EventData(requestId, null, EventData.EVENT_MESSAGE_END, chatConversation.getId(), topicId);\n                closeSSE(emitter, eventData);\n            } else {\n                // 异常结束\n                log.error(\"调用模型异常:\" + respText);\n                if (respText.contains(\"insufficient Balance\")) {\n                    respText = \"大语言模型账号余额不足!\";\n                }\n                EventData eventData = new EventData(requestId, null, EventData.EVENT_FLOW_ERROR, chatConversation.getId(), topicId);\n                eventData.setData(EventFlowData.builder().success(false).message(respText).build());\n                closeSSE(emitter, eventData);\n            }\n        }).onError((Throwable error) -> {\n            // 打印流程耗时日志\n            printChatDuration(requestId, \"LLM输出消息异常\");\n            AiragLocalCache.remove(AiragConsts.CACHE_TYPE_SSE_SEND_TIME, requestId);\n            // for [QQYUN-9234] MCP服务连接关闭 - 聊天异常时关闭MCP连接\n            finalAiChatParams.closeMcpConnections();\n            // sse\n            SseEmitter emitter = AiragLocalCache.get(AiragConsts.CACHE_TYPE_SSE, requestId);\n            if (null == emitter) {\n                log.warn(\"[AI应用]接收LLM返回会话已关闭{}\", requestId);\n                return;\n            }\n            log.error(error.getMessage(), error);\n            String errMsg = error.getMessage();\n            if (errMsg != null && errMsg.contains(\"timeout\")) {\n                //update-begin---author:chenrui ---date:20250425  for：[QQYUN-12203]AI 聊天，超时或者服务器报错，给个友好提示------------\n                errMsg = \"当前用户较多，排队中，请稍后再试！\";\n                EventData eventData = new EventData(requestId, null, EventData.EVENT_MESSAGE, chatConversation.getId(), topicId);\n                eventData.setData(EventMessageData.builder().message(\"\\n\" + errMsg).build());\n                sendMessage2Client(emitter, eventData);\n                eventData = new EventData(requestId, null, EventData.EVENT_MESSAGE_END, chatConversation.getId(), topicId);\n                closeSSE(emitter, eventData);\n                //update-end---author:chenrui ---date:20250425  for：[QQYUN-12203]AI 聊天，超时或者服务器报错，给个友好提示------------\n            } else {\n                errMsg = \"调用大模型接口失败，详情请查看后台日志。\";\n                // 根据常见异常关键字做细致翻译\n                for (Map.Entry<String, String> entry : AIChatHandler.MODEL_ERROR_MAP.entrySet()) {\n                    String key = entry.getKey();\n                    String value = entry.getValue();\n                    if (error.getMessage().contains(key)) {\n                        errMsg = value;\n                    }\n                }\n                EventData eventData = new EventData(requestId, null, EventData.EVENT_FLOW_ERROR, chatConversation.getId(), topicId);\n                eventData.setData(EventFlowData.builder().success(false).message(errMsg).build());\n                closeSSE(emitter, eventData);\n            }\n        }).start();\n    }\n\n    /**\n     * 发送思考过程结束\n     * \n     * @param requestId\n     * @param chatConversation\n     * @param topicId\n     */\n    private void sendThinkEnd(String requestId, ChatConversation chatConversation, String topicId) {\n        EventData eventData = new EventData(requestId, null, EventData.EVENT_THINKING_END, chatConversation.getId(), topicId);\n        EventMessageData messageEventData = EventMessageData.builder().message(\"\").build();\n        eventData.setData(messageEventData);\n        eventData.setRequestId(requestId);\n        SseEmitter emitter = AiragLocalCache.get(AiragConsts.CACHE_TYPE_SSE, requestId);\n        if (null == emitter) {\n            log.warn(\"[AI应用]接收LLM返回会话已关闭\");\n            return;\n        }\n        sendMessage2Client(emitter, eventData);\n    }\n\n    /**\n     * 发送消息到客户端\n     *\n     * @param emitter\n     * @param eventData\n     * @author chenrui\n     * @date 2025/4/22 19:58\n     */\n    private static void sendMessage2Client(SseEmitter emitter, EventData eventData) {\n        try {\n            log.debug(\"发送消息:{}\", eventData.getRequestId());\n            String eventStr = JSONObject.toJSONString(eventData);\n            log.debug(\"[AI应用]接收LLM返回消息:{}\", eventStr);\n            emitter.send(SseEmitter.event().data(eventStr));\n            List<EventData> historyMsg = AiragLocalCache.get(AiragConsts.CACHE_TYPE_SSE_HISTORY_MSG, eventData.getRequestId());\n            if (null == historyMsg) {\n                historyMsg = new CopyOnWriteArrayList<>();\n                AiragLocalCache.put(AiragConsts.CACHE_TYPE_SSE_HISTORY_MSG, eventData.getRequestId(), historyMsg);\n            }\n            historyMsg.add(eventData);\n        } catch (IOException e) {\n            log.error(\"发送消息失败\", e);\n        }\n    }\n\n    /**\n     * 发送聊天返回结果\n     *\n     * @author chenrui\n     * @date 2025/2/28 11:05\n     */\n    private static class ChatResult {\n        public final SseEmitter emitter;\n        public final AiragModel chatModel;\n\n        public ChatResult(SseEmitter emitter, AiragModel chatModel) {\n            this.emitter = emitter;\n            this.chatModel = chatModel;\n        }\n    }\n\n\n    /**\n     * 总结会话标题\n     * 几个问题: <br/>\n     * 1. 如果在发消息时同步总结会话标题,会导致接口很慢甚至超时.\n     * 2. 但如果异步更新会话标题会导致消息记录丢失(不全)或者标题丢失,需要写很多逻辑去保证最终一致\n     * so 暂时先不用AI更新会话标题. 后期如果需要单独再增加一个接口,由前端调用或者在第一次消息接收完成后再异步更新\n     *\n     * @param chatConversation\n     * @param question\n     * @param modelId\n     * @return\n     * @author chenrui\n     * @date 2025/2/25 17:12\n     */\n    protected void summaryConversationTitle(ChatConversation chatConversation, String question, String modelId) {\n        if (oConvertUtils.isEmpty(chatConversation.getId())) {\n            return;\n        }\n        //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        String key = getConversationCacheKey(chatConversation.getId(), null,\"\");\n        //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n        if (oConvertUtils.isEmpty(key)) {\n            return;\n        }\n        CompletableFuture.runAsync(() -> {\n            List<ChatMessage> messages = new LinkedList<>();\n            String systemMsgStr = \"根据用户的问题,总结会话标题.\\n\" + \"要求如下:\\n\" + \"1. 使用中文回答.\\n\" + \"2. 标题长度控制在5个汉字10个英文字符以内\\n\" + \"3. 直接回复会话标题,不要有其他任何无关描述\\n\" + \"4. 如果无法总结,回复不知道\\n\";\n            messages.add(new SystemMessage(systemMsgStr));\n            messages.add(new UserMessage(question));\n            String summaryTitle;\n            try {\n                summaryTitle = aiChatHandler.completions(modelId, messages, null);\n                log.info(\"总结会话完成{}\", summaryTitle);\n                if (summaryTitle.equalsIgnoreCase(\"不知道\")) {\n                    summaryTitle = \"\";\n                }\n            } catch (Exception e) {\n                log.warn(\"AI总结会话失败\" + e.getMessage(), e);\n                summaryTitle = \"\";\n            }\n            // 更新会话标题\n            ChatConversation cachedConversation = (ChatConversation) redisTemplate.boundValueOps(key).get();\n            if (null == cachedConversation) {\n                cachedConversation = chatConversation;\n            }\n            if (oConvertUtils.isEmpty(chatConversation.getTitle())) {\n                // 再次判断标题是否为空,只有标题为空才更新\n                if (oConvertUtils.isNotEmpty(summaryTitle)) {\n                    cachedConversation.setTitle(summaryTitle);\n                } else {\n                    int maxLength = AiAppConsts.CONVERSATION_MAX_TITLE_LENGTH;\n                    cachedConversation.setTitle(question.length() > maxLength ? question.substring(0, maxLength) : question);\n                }\n                //保存会话\n                //update-begin---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n                saveChatConversation(cachedConversation,\"\");\n                //update-end---author:wangshuai---date:2025-12-10---for:【QQYUN-14127】【AI】AI应用门户---\n            }\n        });\n    }\n\n    /**\n     * 获取用户名\n     *\n     * @param httpRequest\n     * @return\n     * @author chenrui\n     * @date 2025/3/27 15:05\n     */\n    private String getUsername(HttpServletRequest httpRequest) {\n        try {\n            TokenUtils.getTokenByRequest();\n            String token;\n            if (null != httpRequest) {\n                token = TokenUtils.getTokenByRequest(httpRequest);\n            } else {\n                token = TokenUtils.getTokenByRequest();\n            }\n            if (TokenUtils.verifyToken(token, sysBaseApi, redisUtil)) {\n                return JwtUtil.getUsername(token);\n            }\n        } catch (Exception e) {\n            return null;\n        }\n        return null;\n    }\n\n\n    /**\n     * 打印耗时\n     * @param requestId\n     * @param message\n     * @author chenrui\n     * @date 2025/4/28 15:15\n     */\n    private static void printChatDuration(String requestId,String message) {\n        Long beginTime = AiragLocalCache.get(AiragConsts.CACHE_TYPE_SSE_SEND_TIME, requestId);\n        if (null != beginTime) {\n            log.info(\"[AI-CHAT]{},requestId:{},耗时:{}s\", message, requestId, (System.currentTimeMillis() - beginTime) / 1000);\n        }\n    }\n\n\n    /**\n     * 根据会话类型获取会话信息\n     * \n     * @param sessionType\n     * @return\n     */\n    @Override\n    public Result<?> getConversationsByType(String sessionType) {\n        String key = getConversationDirCacheKey(null);\n        key = key + \":\" + sessionType + \":*\";\n        List<String> keys = redisUtil.scan(key);\n        // 如果键集合为空，返回空列表\n        if (keys.isEmpty()) {\n            return Result.ok(Collections.emptyList());\n        }\n\n        // 遍历键集合，获取对应的 ChatConversation 对象\n        List<ChatConversation> conversations = new ArrayList<>();\n        for (Object k : keys) {\n            ChatConversation conversation = (ChatConversation) redisTemplate.boundValueOps(k).get();\n\n            if (conversation != null) {\n                AiragApp app = conversation.getApp();\n                if (null == app) {\n                    continue;\n                }\n                conversation.setApp(null);\n                conversation.setMessages(null);\n                conversations.add(conversation);\n            }\n        }\n\n        // 对会话列表按创建时间降序排序\n        conversations.sort((o1, o2) -> {\n            Date date1 = o1.getCreateTime();\n            Date date2 = o2.getCreateTime();\n            if (date1 == null && date2 == null) {\n                return 0;\n            }\n            if (date1 == null) {\n                return 1;\n            }\n            if (date2 == null) {\n                return -1;\n            }\n            return date2.compareTo(date1);\n        });\n\n        // 返回结果\n        return Result.ok(conversations);\n    }\n\n    //================================================= begin 【QQYUN-14269】【AI】支持变量 ========================================\n    /**\n     *  初始化变量（仅不存在时设置）\n     */\n    private void saveVariables(AiragApp app) {\n        if(null == app){\n            return;\n        }\n        if(!AiAppConsts.IZ_OPEN_MEMORY.equals(app.getIzOpenMemory())){\n            return;\n        }\n        if (oConvertUtils.isObjectNotEmpty(app.getVariables())) {\n            // 变量替换\n            String username = \"jeecg\";\n            try {\n                HttpServletRequest req = SpringContextUtils.getHttpServletRequest();\n                username = JwtUtil.getUserNameByToken(req);\n            } catch (Exception e) {\n                log.error(e.getMessage());\n            }\n            if (oConvertUtils.isNotEmpty(username) && oConvertUtils.isNotEmpty(app.getId())) {\n                String variables = app.getVariables();\n                JSONArray objects = JSONArray.parseArray(variables);\n                for (int i = 0; i < objects.size(); i++) {\n                    JSONObject jsonObject = objects.getJSONObject(i);\n                    String name = jsonObject.getString(\"name\");\n                    String defaultValue = jsonObject.getString(\"defaultValue\");\n                    if (oConvertUtils.isNotEmpty(name)) {\n                        airagVariableService.initVariable(username, app.getId(), name, defaultValue);\n                    }\n                }\n            }\n        }\n    }\n    //================================================= end 【QQYUN-14269】【AI】支持变量 ========================================\n\n    /**\n     * ai海报生成\n     * \n     * @param chatSendParams\n     * @return\n     */\n    @Override\n    public String genAiPoster(ChatSendParams chatSendParams) {\n        AssertUtils.assertNotEmpty(\"请选择绘画模型\", chatSendParams.getDrawModelId());\n        AssertUtils.assertNotEmpty(\"请填写提示词\", chatSendParams.getContent());\n        AIChatParams aiChatParams = new AIChatParams();\n        if(oConvertUtils.isNotEmpty(chatSendParams.getImageSize())){\n            aiChatParams.setImageSize(chatSendParams.getImageSize());\n        }\n        String image= chatSendParams.getImageUrl();\n        List<Map<String, Object>> imageList = new ArrayList<>();\n        if(oConvertUtils.isEmpty(image)) {\n            //生成图片\n            imageList = aiChatHandler.imageGenerate(chatSendParams.getDrawModelId(), chatSendParams.getContent(), aiChatParams);\n        } else {\n            //图生图\n            imageList = aiChatHandler.imageEdit(chatSendParams.getDrawModelId(), chatSendParams.getContent(), Arrays.asList(image.split(SymbolConstant.COMMA)), aiChatParams);\n        }\n        return imageList.stream().map(this::uploadImage).collect(Collectors.joining(\"\\n\"));\n    }\n\n    /**\n     * 上传图片\n     *\n     * @param map\n     * @return\n     */\n    private String uploadImage(Map<String, Object> map) {\n        if (null == map || map.isEmpty()) {\n            return \"\";\n        }\n        try {\n            String type = String.valueOf(map.get(\"type\"));\n            String value = String.valueOf(map.get(\"value\"));\n            byte[] data = new byte[1024];\n            // 判断是否是base64\n            if (\"base64\".equals(type)) {\n                if(value.startsWith(\"data:image\")){\n                    value = value.substring(value.indexOf(\",\") + 1);\n                }\n                data = Base64.getDecoder().decode(value);\n            } else {\n                //下载网络图片\n                InputStream inputStream = FileDownloadUtils.getDownInputStream(value, \"\");\n                if (inputStream != null) {\n                    ByteArrayOutputStream buffer = new ByteArrayOutputStream();\n                    byte[] inpByte = new byte[1024]; // 1KB缓冲区\n                    int nRead;\n                    while ((nRead = inputStream.read(inpByte, 0, data.length)) != -1) {\n                        buffer.write(inpByte, 0, nRead);\n                    }\n                    data = buffer.toByteArray();\n                }\n            }\n            if (data != null) {\n                Path path = jeecgBaseConfig.getPath();\n                String bizPath = \"chat\";\n                String url = CommonUtils.uploadOnlineImage(data, path.getUpload(), bizPath, jeecgBaseConfig.getUploadType());\n                if(\"local\".equals(jeecgBaseConfig.getUploadType())){\n                    url = \"#{domainURL}/\" + url;\n                }\n                return url;\n            }\n        } catch (Exception e) {\n            log.error(\"上传图片失败\", e);\n        }\n        return \"\";\n    }\n\n    //================================================= begin【QQYUN-14261】【AI】AI助手，支持多模态能力- 文档========================================\n    /**\n     * 构建文件内容\n     *\n     * @param content\n     * @param files\n     * @return\n     */\n    private String buildContentWithFiles(String content, List<String> files) {\n        String filesText = parseFilesToText(files);\n        if (oConvertUtils.isEmpty(content)) {\n            content = \"请基于我提供的附件内容回答问题。\";\n        }else{\n            content = content + \"\\n\\n请基于我提供的附件内容回答问题。\";\n        }\n        if (oConvertUtils.isNotEmpty(filesText)) {\n            if (oConvertUtils.isNotEmpty(content)) {\n                content = content + \"\\n\\n\" + filesText;\n            } else {\n                content = filesText;\n            }\n        }\n        return content;\n    }\n\n    /**\n     * 将文件转换成text\n     *\n     * @param files\n     * @return\n     */\n    private String parseFilesToText(List<String> files) {\n        if (com.baomidou.mybatisplus.core.toolkit.CollectionUtils.isEmpty(files)) {\n            return \"\";\n        }\n        StringBuilder sb = new StringBuilder();\n        TikaDocumentParser parser = new TikaDocumentParser(AutoDetectParser::new, null, null, null);\n        int parsedCount = 0;\n        for (String fileRef : files) {\n            if (parsedCount >= LLMConsts.CHAT_FILE_MAX_COUNT) {\n                break;\n            }\n            if (oConvertUtils.isEmpty(fileRef)) {\n                continue;\n            }\n\n            String fileRefWithoutQuery = fileRef;\n            if (fileRefWithoutQuery.contains(\"?\")) {\n                fileRefWithoutQuery = fileRefWithoutQuery.substring(0, fileRefWithoutQuery.indexOf(\"?\"));\n            }\n            String fileName = FilenameUtils.getName(fileRefWithoutQuery);\n            String ext = FilenameUtils.getExtension(fileName);\n            if (oConvertUtils.isEmpty(ext) || !LLMConsts.CHAT_FILE_EXT_WHITELIST.contains(ext.toLowerCase())) {\n                continue;\n            }\n            try {\n                File file = ensureLocalFile(fileRef, fileName);\n                if (file == null || !file.exists() || !file.isFile()) {\n                    continue;\n                }\n                Document document = parser.parse(file);\n                if (document == null || oConvertUtils.isEmpty(document.text())) {\n                    continue;\n                }\n                String text = document.text().trim();\n                if (text.length() > LLMConsts.CHAT_FILE_TEXT_MAX_LENGTH) {\n                    text = text.substring(0, LLMConsts.CHAT_FILE_TEXT_MAX_LENGTH);\n                }\n                sb.append(\"附件[\").append(fileName).append(\"]内容:\\n\").append(text).append(\"\\n\\n\");\n                parsedCount++;\n                if (sb.length() > LLMConsts.CHAT_FILE_TEXT_MAX_LENGTH) {\n                    break;\n                }\n            } catch (Exception e) {\n                log.warn(\"附件解析失败: {}, {}\", fileRef, e.getMessage());\n            }\n        }\n        return sb.toString().trim();\n    }\n\n    /**\n     * 获取本地文件\n     *\n     * @param fileRef\n     * @param fileName\n     * @return\n     * @throws IOException\n     */\n    private File ensureLocalFile(String fileRef, String fileName) {\n        String uploadpath = jeecgBaseConfig.getPath().getUpload();\n        if (LLMConsts.WEB_PATTERN.matcher(fileRef).matches()) {\n            String tempDir = uploadpath + File.separator + \"chat\" + File.separator + UUID.randomUUID() + File.separator;\n            File dir = new File(tempDir);\n            if (!dir.exists() && !dir.mkdirs()) {\n                return null;\n            }\n            String tempFilePath = tempDir + fileName;\n            FileDownloadUtils.download2DiskFromNet(fileRef, tempFilePath);\n            return new File(tempFilePath);\n        }\n        return new File(uploadpath + File.separator + fileRef);\n    }\n    //================================================= end【QQYUN-14261】【AI】AI助手，支持多模态能力- 文档========================================\n\n\n    /**\n     * ai创作\n     *\n     * @param aiWriteGenerateVo\n     * @return\n     */\n    @Override\n    public SseEmitter genAiWriter(AiWriteGenerateVo aiWriteGenerateVo) {\n        String activeMode = \"compose\";\n        String reply = \"reply\";\n        ChatSendParams sendParams = new ChatSendParams();\n        sendParams.setAppId(AiAppConsts.ARTICLE_WRITER_FLOW_ID);\n        String content = \"\";\n        //写作\n        if (activeMode.equals(aiWriteGenerateVo.getActiveMode())) {\n            content = StrUtil.format(Prompts.AI_WRITER_PROMPT, aiWriteGenerateVo.getPrompt(), aiWriteGenerateVo.getFormat(), aiWriteGenerateVo.getTone(), aiWriteGenerateVo.getLanguage(), aiWriteGenerateVo.getLength());\n        } else if(reply.equals(aiWriteGenerateVo.getActiveMode())){\n            //回复\n            content = StrUtil.format(Prompts.AI_REPLY_PROMPT, aiWriteGenerateVo.getPrompt(), aiWriteGenerateVo.getOriginalContent(), aiWriteGenerateVo.getFormat(), aiWriteGenerateVo.getTone(), aiWriteGenerateVo.getLanguage(), aiWriteGenerateVo.getLength());\n        } else {\n            content = StrUtil.format(Prompts.AI_TOUCHE_PROMPT, aiWriteGenerateVo.getPrompt(), aiWriteGenerateVo.getFormat(), aiWriteGenerateVo.getTone(), aiWriteGenerateVo.getLanguage(), aiWriteGenerateVo.getLength());\n        }\n        sendParams.setContent(content);\n        //组装会话\n        String requestId = UUIDGenerator.generate();\n        String topicId = UUIDGenerator.generate();\n        String conversationId = UUIDGenerator.generate();\n        ChatConversation chatConversation = new ChatConversation();\n        chatConversation.setId(conversationId);\n        chatConversation.setMessages(new ArrayList<>());\n        Map<String,Object> flowInputs = new HashMap<>();\n        flowInputs.put(\"type\", aiWriteGenerateVo.getActiveMode());\n        flowInputs.put(\"version\", \"V1\");\n        chatConversation.setFlowInputs(flowInputs);\n        SseEmitter emitter = createSSE(requestId);\n        // 缓存emitter\n        AiragLocalCache.put(AiragConsts.CACHE_TYPE_SSE, requestId, emitter);\n        // 缓存开始发送时间\n        log.info(\"[AI-CHAT]开始发送消息,requestId:{}\", requestId);\n        AiragLocalCache.put(AiragConsts.CACHE_TYPE_SSE_SEND_TIME, requestId, System.currentTimeMillis());\n        // 初始化历史消息缓存\n        AiragLocalCache.put(AiragConsts.CACHE_TYPE_SSE_HISTORY_MSG, requestId, new CopyOnWriteArrayList<>());\n        \n        // 发送就绪消息\n        EventData eventRequestId = new EventData(requestId, null, EventData.EVENT_INIT_REQUEST_ID, chatConversation.getId(), topicId);\n        eventRequestId.setData(EventMessageData.builder().message(\"\").build());\n        sendMessage2Client(emitter, eventRequestId);\n        \n        sendWithFlow(requestId, AiAppConsts.ARTICLE_WRITER_FLOW_ID, chatConversation, topicId, new ArrayList<>(), sendParams);\n        return emitter;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/service/impl/AiragVariableServiceImpl.java",
    "content": "package org.jeecg.modules.airag.app.service.impl;\n\nimport com.alibaba.fastjson.JSONArray;\nimport com.alibaba.fastjson.JSONObject;\nimport dev.langchain4j.agent.tool.ToolSpecification;\nimport dev.langchain4j.model.chat.request.json.JsonObjectSchema;\nimport dev.langchain4j.service.tool.ToolExecutor;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.modules.airag.app.consts.AiAppConsts;\nimport org.jeecg.modules.airag.app.entity.AiragApp;\nimport org.jeecg.modules.airag.app.service.IAiragVariableService;\nimport org.jeecg.modules.airag.app.vo.AppVariableVo;\nimport org.jeecg.modules.airag.common.handler.AIChatParams;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.data.redis.core.RedisTemplate;\nimport org.springframework.stereotype.Service;\n\nimport java.util.HashMap;\nimport java.util.List;\nimport java.util.Map;\n\n/**\n * @Description: AI应用变量服务实现\n * @Author: jeecg-boot\n * @Date: 2025-02-26\n * @Version: V1.0\n */\n@Service\n@Slf4j\npublic class AiragVariableServiceImpl implements IAiragVariableService {\n\n    @Autowired\n    private RedisTemplate redisTemplate;\n\n    private static final String CACHE_PREFIX = \"airag:app:var:\";\n\n    /**\n     * 初始化变量（仅不存在时设置）\n     *\n     * @param username\n     * @param appId\n     * @param name\n     * @param defaultValue\n     */\n    @Override\n    public void initVariable(String username, String appId, String name, String defaultValue) {\n        if (oConvertUtils.isEmpty(username) || oConvertUtils.isEmpty(appId) || oConvertUtils.isEmpty(name)) {\n            return;\n        }\n        String key = CACHE_PREFIX + appId + \":\" + username;\n        redisTemplate.opsForHash().putIfAbsent(key, name, defaultValue != null ? defaultValue : \"\");\n    }\n\n    /**\n     * 追加提示词\n     * \n     * @param username\n     * @param app\n     * @return\n     */\n    @Override\n    public String additionalPrompt(String username, AiragApp app) {\n        String memoryPrompt = app.getMemoryPrompt();\n        String prompt = app.getPrompt();\n        \n        if (oConvertUtils.isEmpty(memoryPrompt)) {\n            return prompt;\n        }\n        String variablesStr = app.getVariables();\n        if (oConvertUtils.isEmpty(variablesStr)) {\n            return prompt;\n        }\n\n        List<AppVariableVo> variableList = JSONArray.parseArray(variablesStr, AppVariableVo.class);\n        if (variableList == null || variableList.isEmpty()) {\n            return prompt;\n        }\n\n        String key = CACHE_PREFIX + app.getId() + \":\" + username;\n        Map<Object, Object> savedValues = redisTemplate.opsForHash().entries(key);\n\n        for (AppVariableVo variable : variableList) {\n            if (variable.getEnable() != null && !variable.getEnable()) {\n                continue;\n            }\n            String name = variable.getName();\n            String value = variable.getDefaultValue();\n\n            // 优先使用Redis中的值\n            if (savedValues.containsKey(name)) {\n                Object savedVal = savedValues.get(name);\n                if (savedVal != null) {\n                    value = String.valueOf(savedVal);\n                }\n            }\n\n            if (value == null) {\n                value = \"\";\n            }\n\n            // 替换 {{name}}\n            memoryPrompt = memoryPrompt.replace(\"{{\" + name + \"}}\", value);\n        }\n        return prompt + \"\\n\" + memoryPrompt;\n    }\n\n    /**\n     * 更新变量值\n     * \n     * @param userId\n     * @param appId\n     * @param name\n     * @param value\n     */\n    @Override\n    public void updateVariable(String userId, String appId, String name, String value) {\n        if (oConvertUtils.isEmpty(userId) || oConvertUtils.isEmpty(appId) || oConvertUtils.isEmpty(name)) {\n            return;\n        }\n        String key = CACHE_PREFIX + appId + \":\" + userId;\n        redisTemplate.opsForHash().put(key, name, value);\n    }\n\n\n    /**\n     * 添加变量更新工具\n     *\n     * @param params\n     * @param aiApp\n     * @param username\n     */\n    @Override\n    public void addUpdateVariableTool(AiragApp aiApp, String username, AIChatParams params) {\n        if (params.getTools() == null) {\n            params.setTools(new HashMap<>());\n        }\n        if (!AiAppConsts.IZ_OPEN_MEMORY.equals(aiApp.getIzOpenMemory())) {\n            return;\n        }\n        // 构建变量描述信息\n        String variablesStr = aiApp.getVariables();\n        List<AppVariableVo> variableList = null;\n        if (oConvertUtils.isNotEmpty(variablesStr)) {\n            variableList = JSONArray.parseArray(variablesStr, AppVariableVo.class);\n        }\n\n        //工具描述\n        StringBuilder descriptionBuilder = new StringBuilder(\"更新应用变量的值。仅当检测到变量的新值与当前值不一致时调用。如果已调用过或值未变，请勿重复调用。\");\n        if (variableList != null && !variableList.isEmpty()) {\n            descriptionBuilder.append(\"\\n\\n可用变量列表：\");\n            for (AppVariableVo var : variableList) {\n                if (var.getEnable() != null && !var.getEnable()) {\n                    continue;\n                }\n                descriptionBuilder.append(\"\\n- \").append(var.getName());\n                if (oConvertUtils.isNotEmpty(var.getDescription())) {\n                    descriptionBuilder.append(\": \").append(var.getDescription());\n                }\n            }\n            descriptionBuilder.append(\"\\n\\n注意：variableName必须是上述列表中的名称之一。\");\n        }\n\n        //构建更新变量的工具\n        ToolSpecification spec = ToolSpecification.builder()\n                .name(\"update_variable\")\n                .description(descriptionBuilder.toString())\n                .parameters(JsonObjectSchema.builder()\n                        .addStringProperty(\"variableName\", \"变量名称\")\n                        .addStringProperty(\"value\", \"变量值\")\n                        .required(\"variableName\", \"value\")\n                        .build())\n                .build();\n\n        //监听工具的调用\n        ToolExecutor executor = (toolExecutionRequest, memoryId) -> {\n            try {\n                JSONObject args = JSONObject.parseObject(toolExecutionRequest.arguments());\n                String name = args.getString(\"variableName\");\n                String value = args.getString(\"value\");\n                IAiragVariableService variableService = SpringContextUtils.getBean(IAiragVariableService.class);\n                //更新变量值\n                variableService.updateVariable(username, aiApp.getId(), name, value);\n                return \"变量 \" + name + \" 已更新为: \" + value;\n            } catch (Exception e) {\n                log.error(\"更新变量失败\", e);\n                return \"更新变量失败: \" + e.getMessage();\n            }\n        };\n\n        params.getTools().put(spec, executor);\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/vo/AiArticleWriteVersionVo.java",
    "content": "package org.jeecg.modules.airag.app.vo;\n\nimport lombok.Data;\n\n/**\n* @Description: AI写作版本号\n*\n* @author: wangshuai\n* @date: 2026/1/16 11:57\n*/\n@Data\npublic class AiArticleWriteVersionVo {\n\n    /**\n     * 当前版本号\n     */\n    private String version;\n\n    /**\n     * 写作内容\n     */\n    private String content;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/vo/AiWriteGenerateVo.java",
    "content": "package org.jeecg.modules.airag.app.vo;\n\nimport lombok.Data;\n\n/**\n* @Description: ai写作生成实体类\n*\n* @author: wangshuai\n* @date: 2026/1/12 15:59\n*/\n@Data\npublic class AiWriteGenerateVo {\n\n    /**\n     * 写作类型\n     */\n    private String activeMode;\n\n    /**\n     * 写作内容提示\n     */\n    private String prompt;\n\n    /**\n     * 原文\n     */\n    private String originalContent;\n\n    /**\n     * 长度\n     */\n    private String length;\n\n    /**\n     * 格式\n     */\n    private String format;\n\n    /**\n     * 语气\n     */\n    private String tone;\n\n    /**\n     * 语言\n     */\n    private String language;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/vo/AppDebugParams.java",
    "content": "package org.jeecg.modules.airag.app.vo;\n\nimport lombok.Data;\nimport lombok.NoArgsConstructor;\nimport org.jeecg.modules.airag.app.entity.AiragApp;\n\n/**\n * @Description: 应用调试入参\n * @Author: chenrui\n * @Date: 2025/2/25 11:47\n */\n@Data\npublic class AppDebugParams extends ChatSendParams {\n\n    /**\n     * 应用信息\n     */\n    AiragApp app;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/vo/AppVariableVo.java",
    "content": "package org.jeecg.modules.airag.app.vo;\n\nimport lombok.Data;\n\nimport java.io.Serializable;\n\n/**\n * @Description: 应用变量配置\n * @Author: jeecg-boot\n * @Date: 2025-02-26\n * @Version: V1.0\n */\n@Data\npublic class AppVariableVo implements Serializable {\n    private static final long serialVersionUID = 1L;\n\n    /**\n     * 变量名\n     */\n    private String name;\n\n    /**\n     * 描述\n     */\n    private String description;\n\n    /**\n     * 默认值\n     */\n    private String defaultValue;\n\n    /**\n     * 是否启用\n     */\n    private Boolean enable;\n\n    /**\n     * 动作\n     */\n    private String action;\n\n    /**\n     * 排序\n     */\n    private Integer orderNum;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/vo/ChatConversation.java",
    "content": "package org.jeecg.modules.airag.app.vo;\n\nimport lombok.Data;\nimport org.jeecg.modules.airag.app.entity.AiragApp;\nimport org.jeecg.modules.airag.common.vo.MessageHistory;\n\nimport java.util.Date;\nimport java.util.List;\nimport java.util.Map;\n\n/**\n * @Description: 聊天会话\n * @Author: chenrui\n * @Date: 2025/2/25 14:56\n */\n@Data\npublic class ChatConversation {\n\n    /**\n     * 会话id\n     */\n    private String id;\n\n    /**\n     * 会话标题\n     */\n    private String title;\n\n    /**\n     * 消息记录\n     */\n    private List<MessageHistory> messages;\n\n    /**\n     * app\n     */\n    private AiragApp app;\n\n    /**\n     * 创建时间\n     */\n    private Date createTime;\n\n    /**\n     * 流程入参配置（工作流的额外参数设置）\n     * key: 参数field, value: 参数值\n     * for [issues/8545]新建AI应用的时候只能选择没有自定义参数的AI流程\n     */\n    private Map<String, Object> flowInputs;\n\n    /**\n     * portal 应用门户\n     */\n    private String sessionType;\n\n    /**\n     * 是否保存会话\n     */\n    private Boolean izSaveSession;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/app/vo/ChatSendParams.java",
    "content": "package org.jeecg.modules.airag.app.vo;\n\nimport lombok.Data;\nimport lombok.NoArgsConstructor;\n\nimport java.util.List;\nimport java.util.Map;\n\n/**\n * @Description: 发送消息的入参\n * @Author: chenrui\n * @Date: 2025/2/25 11:47\n */\n@NoArgsConstructor\n@Data\npublic class ChatSendParams {\n\n    public ChatSendParams(String content, String conversationId, String topicId, String appId) {\n        this.content = content;\n        this.conversationId = conversationId;\n        this.topicId = topicId;\n        this.appId = appId;\n    }\n\n    /**\n     * 用户输入的聊天内容\n     */\n    private String content;\n\n    /**\n     * 对话会话ID\n     */\n    private String conversationId;\n\n    /**\n     * 对话主题ID（用于关联历史记录）\n     */\n    private String topicId;\n\n    /**\n     * 应用id\n     */\n    private String appId;\n\n    /**\n     * 图片列表\n     */\n    private List<String> images;\n\n    /**\n     * 文件列表\n     */\n    private List<String> files;\n\n    /**\n     * 工作流额外入参配置\n     * key: 参数field, value: 参数值\n     * for [issues/8545]新建AI应用的时候只能选择没有自定义参数的AI流程\n     */\n    private Map<String, Object> flowInputs;\n\n    /**\n     * 是否开启网络搜索（仅千问模型支持）\n     */\n    private Boolean enableSearch;\n\n    /**\n     * 是否开启深度思考\n     */\n    private Boolean enableThink;\n\n    /**\n     * 会话类型: portal 应用门户\n     */\n    private String sessionType;\n\n    /**\n     * 是否开启生成绘画\n     */\n    private Boolean enableDraw;\n\n    /**\n     * 绘画模型的id\n     */\n    private String drawModelId;\n\n    /**\n     * 图片尺寸\n     */\n    private String imageSize;\n\n    /**\n     * 一张图片\n     */\n    private String imageUrl;\n\n    /**\n     * 是否保存会话\n     */\n    private Boolean izSaveSession;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/demo/JimuDataReader.java",
    "content": "package org.jeecg.modules.airag.demo;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.exception.JeecgBootBizTipException;\nimport org.jeecg.modules.airag.flow.component.enhance.IAiRagEnhanceJava;\nimport org.jeecgframework.poi.excel.ExcelImportUtil;\nimport org.jeecgframework.poi.excel.entity.ImportParams;\nimport org.springframework.stereotype.Component;\n\nimport java.io.File;\nimport java.util.ArrayList;\nimport java.util.HashMap;\nimport java.util.List;\nimport java.util.Map;\n\n/**\n * Java增强Demo: Excel数据读取器\n * for [QQYUN-11718]【AI】积木报表对接AI流程编排接口展示报表\n * @Author: chenrui\n * @Date: 2025/4/29 16:51\n */\n@Component(\"jimuDataReader\")\n@Slf4j\npublic class JimuDataReader implements IAiRagEnhanceJava {\n\n\n    @Override\n    public Map<String, Object> process(Map<String, Object> inputParams) {\n        // inputParams: {\"bizData\":\"/xxxx/xxxx/xxxx/xxxx.xls\"}\n        try {\n            String filePath = (String) inputParams.get(\"bizData\");\n            if (filePath == null || filePath.isEmpty()) {\n                throw new IllegalArgumentException(\"File path is empty\");\n            }\n\n            File excelFile = new File(filePath);\n            if (!excelFile.exists() || !excelFile.isFile()) {\n                throw new IllegalArgumentException(\"File not found: \" + filePath);\n            }\n\n            // Since we don't know the target entity class, we'll read the Excel generically\n            return readExcelData(excelFile);\n        } catch (Exception e) {\n            log.error(\"Error processing Excel file\", e);\n            throw new JeecgBootBizTipException(\"调用java增强失败\", e);\n        }\n    }\n\n    /**\n     * Excel导入工具方法，基于ExcelImportUtil\n     *\n     * @param file Excel文件\n     * @return Excel读取结果，包含字段和数据\n     * @throws Exception 导入过程中的异常\n     */\n    public static Map<String, Object> readExcelData(File file) throws Exception {\n        Map<String, Object> result = new HashMap<>();\n\n        // 设置导入参数\n        ImportParams params = new ImportParams();\n        params.setTitleRows(0); // 没有标题\n        params.setHeadRows(1);  // 第一行是表头\n\n        // 读取Excel数据\n        List<Map<String, Object>> dataList = ExcelImportUtil.importExcel(file, Map.class, params);\n\n        // 如果没有数据，返回空结果\n        if (dataList == null || dataList.isEmpty()) {\n            result.put(\"fields\", new ArrayList<>());\n            result.put(\"datas\", new ArrayList<>());\n            return result;\n        }\n\n        // 从第一行数据中获取字段名\n        List<String> fieldNames = new ArrayList<>(dataList.get(0).keySet());\n\n        result.put(\"fields\", fieldNames);\n        result.put(\"datas\", dataList);\n\n        return result;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/demo/TestAiragEnhance.java",
    "content": "package org.jeecg.modules.airag.demo;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.modules.airag.flow.component.enhance.IAiRagEnhanceJava;\nimport org.springframework.stereotype.Component;\n\nimport java.util.Collections;\nimport java.util.Map;\n\n/**\n * @Description: Java增强节点示例类\n * @Author: chenrui\n * @Date: 2025/3/6 11:42\n */\n@Slf4j\n@Component(\"testAiragEnhance\")\npublic class TestAiragEnhance implements IAiRagEnhanceJava {\n    @Override\n    public Map<String, Object> process(Map<String, Object> inputParams) {\n        Object arg1 = inputParams.get(\"arg1\");\n        Object arg2 = inputParams.get(\"arg2\");\n        Object index = inputParams.get(\"index\");\n        log.info(\"arg1={}, arg2={}, index={}\", arg1, arg2, index);\n        return Collections.singletonMap(\"result\",arg1.toString()+\"java拼接\"+arg2.toString());\n    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/config/EmbedStoreConfigBean.java",
    "content": "package org.jeecg.modules.airag.llm.config;\n\nimport lombok.Data;\nimport lombok.NoArgsConstructor;\nimport org.springframework.boot.context.properties.ConfigurationProperties;\nimport org.springframework.stereotype.Component;\n\n/**\n * 向量存储库配置\n *\n * @Author: chenrui\n * @Date: 2025/2/18 14:24\n */\n@NoArgsConstructor\n@Data\n@Component\n@ConfigurationProperties(prefix = EmbedStoreConfigBean.PREFIX)\npublic class EmbedStoreConfigBean {\n    public static final String PREFIX = \"jeecg.airag.embed-store\";\n\n    /**\n     * host\n     */\n    private String host = \"127.0.0.1\";\n    /**\n     * 端口\n     */\n    private int port = 5432;\n    /**\n     * 数据库\n     */\n    private String database = \"postgres\";\n    /**\n     * 用户名\n     */\n    private String user = \"postgres\";\n    /**\n     * 密码\n     */\n    private String password = \"postgres\";\n\n    /**\n     * 存储向量的表\n     */\n    private String table = \"embeddings\";\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/config/KnowConfigBean.java",
    "content": "package org.jeecg.modules.airag.llm.config;\n\nimport lombok.Data;\nimport lombok.NoArgsConstructor;\nimport org.springframework.boot.context.properties.ConfigurationProperties;\nimport org.springframework.stereotype.Component;\n\n/**\n * 知识库配置\n *\n * @Author: chenrui\n * @Date: 2025-04-01 14:19\n */\n@NoArgsConstructor\n@Data\n@Component\n@ConfigurationProperties(prefix = KnowConfigBean.PREFIX)\npublic class KnowConfigBean {\n    public static final String PREFIX = \"jeecg.airag.know\";\n\n    /**\n     * 开启MinerU解析\n     */\n    private boolean enableMinerU = false;\n\n    /**\n     * conda的环境(默认不使用conda)\n     */\n    private String condaEnv = null;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/consts/FlowPluginContent.java",
    "content": "package org.jeecg.modules.airag.llm.consts;\n\n/**\n* @Description: 流程插件常量\n*\n* @author: wangshuai\n* @date: 2025/12/23 19:37\n*/\npublic interface FlowPluginContent {\n    /**\n     * 名称\n     */\n    String NAME = \"name\";\n\n    /**\n     * 描述\n     */\n    String DESCRIPTION = \"description\";\n\n    /**\n     * 响应\n     */\n    String RESPONSES = \"responses\";\n\n    /**\n     * 类型\n     */\n    String TYPE = \"type\";\n\n    /**\n     * 参数\n     */\n    String PARAMETERS = \"parameters\";\n\n    /**\n     * 是否必须\n     */\n    String REQUIRED = \"required\";\n\n    /**\n     * 默认值\n     */\n    String DEFAULT_VALUE = \"defaultValue\";\n\n    /**\n     * 路径\n     */\n    String PATH = \"path\";\n\n    /**\n     * 方法\n     */\n    String METHOD = \"method\";\n\n    /**\n     * 位置\n     */\n    String LOCATION = \"location\";\n\n    /**\n     * 认证类型\n     */\n    String AUTH_TYPE = \"authType\";\n\n    /**\n     * token参数名称\n     */\n    String TOKEN_PARAM_NAME = \"tokenParamName\";\n\n    /**\n     * token参数值\n     */\n    String TOKEN_PARAM_VALUE = \"tokenParamValue\";\n\n    /**\n     * token\n     */\n    String TOKEN = \"token\";\n\n    /**\n     * Path位置\n     */\n    String LOCATION_PATH = \"Path\";\n\n    /**\n     * Header位置\n     */\n    String LOCATION_HEADER = \"Header\";\n\n    /**\n     * Query位置\n     */\n    String LOCATION_QUERY = \"Query\";\n\n    /**\n     * Body位置\n     */\n    String LOCATION_BODY = \"Body\";\n\n    /**\n     * Form-Data位置\n     */\n    String LOCATION_FORM_DATA = \"Form-Data\";\n\n    /**\n     * String类型\n     */\n    String TYPE_STRING = \"String\";\n\n    /**\n     * string类型\n     */\n    String TYPE_STRING_LOWER = \"string\";\n\n    /**\n     * Number类型\n     */\n    String TYPE_NUMBER = \"Number\";\n\n    /**\n     * number类型\n     */\n    String TYPE_NUMBER_LOWER = \"number\";\n\n    /**\n     * Integer类型\n     */\n    String TYPE_INTEGER = \"Integer\";\n\n    /**\n     * integer类型\n     */\n    String TYPE_INTEGER_LOWER = \"integer\";\n\n    /**\n     * Boolean类型\n     */\n    String TYPE_BOOLEAN = \"Boolean\";\n\n    /**\n     * boolean类型\n     */\n    String TYPE_BOOLEAN_LOWER = \"boolean\";\n\n    /**\n     * 工具数量\n     */\n    String TOOL_COUNT = \"tool_count\";\n\n    /**\n     * 是否启用\n     */\n    String ENABLED = \"enabled\";\n\n    /**\n     * 输入\n     */\n    String INPUTS = \"inputs\";\n\n    /**\n     * 输出\n     */\n    String OUTPUTS = \"outputs\";\n\n    /**\n     * POST请求\n     */\n    String POST = \"POST\";\n\n    /**\n     * token名称\n     */\n    String X_ACCESS_TOKEN = \"X-Access-Token\";\n\n    /**\n     * 插件名称\n     */\n    String PLUGIN_NAME = \"流程调用\";\n\n    /**\n     * 插件描述\n     */\n    String PLUGIN_DESC = \"调用工作流\";\n\n    /**\n     * 插件请求地址\n     */\n    String PLUGIN_REQUEST_URL = \"/airag/flow/plugin/run/\";\n\n    /**\n     * 记忆库插件名称\n     */\n    String PLUGIN_MEMORY_NAME = \"记忆库\";\n\n    /**\n     * 记忆库插件描述\n     */\n    String PLUGIN_MEMORY_DESC = \"用于记录长期记忆\";\n    \n    /**\n     * 添加记忆路径\n     */\n    String PLUGIN_MEMORY_ADD_PATH = \"/airag/knowledge/plugin/add\";\n\n    /**\n     * 查询记忆路径\n     */\n    String PLUGIN_MEMORY_QUERY_PATH = \"/airag/knowledge/plugin/query\";\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/consts/LLMConsts.java",
    "content": "package org.jeecg.modules.airag.llm.consts;\n\nimport java.util.Arrays;\nimport java.util.HashSet;\nimport java.util.Set;\nimport java.util.regex.Pattern;\n\n/**\n * @Description: airag模型常量类\n * @Author: chenrui\n * @Date: 2025/2/12 17:35\n */\npublic class LLMConsts {\n\n\n    /**\n     * 正则表达式:是否是网页\n     */\n    public static final Pattern WEB_PATTERN = Pattern.compile(\"^(http|https)://.*\");\n\n    /**\n     * 状态:启用\n     */\n    public static final String STATUS_ENABLE = \"enable\";\n    /**\n     * 状态:禁用\n     */\n    public static final String STATUS_DISABLE = \"disable\";\n\n\n    /**\n     * 模型类型:向量\n     */\n    public static final String MODEL_TYPE_EMBED = \"EMBED\";\n\n    /**\n     * 模型类型:聊天\n     */\n    public static final String MODEL_TYPE_LLM = \"LLM\";\n\n    /**\n     * 模型类型: 图像生成\n     */\n    public static final String MODEL_TYPE_IMAGE = \"IMAGE\";\n\n    /**\n     * 向量模型：默认维度\n     */\n    public static final Integer EMBED_MODEL_DEFAULT_DIMENSION = 1536;\n\n    /**\n     * 知识库:文档状态:草稿\n     */\n    public static final String KNOWLEDGE_DOC_STATUS_DRAFT = \"draft\";\n    /**\n     * 知识库:文档状态:构建中\n     */\n    public static final String KNOWLEDGE_DOC_STATUS_BUILDING = \"building\";\n    /**\n     * 知识库:文档状态:构建完成\n     */\n    public static final String KNOWLEDGE_DOC_STATUS_COMPLETE = \"complete\";\n    /**\n     * 知识库:文档状态:构建失败\n     */\n    public static final String KNOWLEDGE_DOC_STATUS_FAILED = \"failed\";\n\n    /**\n     * 知识库:文档类型:文本\n     */\n    public static final String KNOWLEDGE_DOC_TYPE_TEXT = \"text\";\n    /**\n     * 知识库:文档类型:文件\n     */\n    public static final String KNOWLEDGE_DOC_TYPE_FILE = \"file\";\n    /**\n     * 知识库:文档类型:网页\n     */\n    public static final String KNOWLEDGE_DOC_TYPE_WEB = \"web\";\n\n    /**\n     * 知识库:文档元数据:文件路径\n     */\n    public static final String KNOWLEDGE_DOC_METADATA_FILEPATH = \"filePath\";\n\n    /**\n     * 知识库:文档元数据:资源路径\n     */\n    public static final String KNOWLEDGE_DOC_METADATA_SOURCES_PATH = \"sourcesPath\";\n\n    /**\n     * DEEPSEEK推理模型\n     */\n    public static final String DEEPSEEK_REASONER = \"deepseek-reasoner\";\n\n    /**\n     * 知识库类型：知识库\n     */\n    public static final String KNOWLEDGE_TYPE_KNOWLEDGE = \"knowledge\";\n    \n    /**\n     * 知识库类型：记忆库\n     */\n    public static final String KNOWLEDGE_TYPE_MEMORY = \"memory\";\n\n    /**\n     * 支持文件的后缀\n     */\n    public static final Set<String> CHAT_FILE_EXT_WHITELIST = new HashSet<>(Arrays.asList(\"txt\", \"pdf\", \"docx\", \"doc\", \"pptx\", \"ppt\", \"xlsx\", \"xls\", \"md\"));\n\n    /**\n     * 文件内容最大长度\n     */\n    public static final int CHAT_FILE_TEXT_MAX_LENGTH = 20000;\n\n    /**\n     * 上传文件对打数量\n     */\n    public static final int CHAT_FILE_MAX_COUNT = 3;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/controller/AiragBaseApiController.java",
    "content": "package org.jeecg.modules.airag.llm.controller;\n\nimport org.jeecg.common.airag.api.IAiragBaseApi;\nimport org.jeecg.modules.airag.llm.service.impl.AiragBaseApiImpl;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.web.bind.annotation.PostMapping;\nimport org.springframework.web.bind.annotation.RequestParam;\nimport org.springframework.web.bind.annotation.RestController;\n\n/**\n * airag baseAPI Controller\n *\n * @author sjlei\n * @date 2025-12-30\n */\n@RestController(\"airagBaseApiController\")\npublic class AiragBaseApiController implements IAiragBaseApi {\n\n    @Autowired\n    AiragBaseApiImpl airagBaseApi;\n\n    @PostMapping(\"/airag/api/knowledgeWriteTextDocument\")\n    public String knowledgeWriteTextDocument(\n            @RequestParam(\"knowledgeId\") String knowledgeId,\n            @RequestParam(\"title\") String title,\n            @RequestParam(\"content\") String content\n    ) {\n        return airagBaseApi.knowledgeWriteTextDocument(knowledgeId, title, content);\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/controller/AiragKnowledgeController.java",
    "content": "package org.jeecg.modules.airag.llm.controller;\n\nimport com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;\nimport com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.baomidou.mybatisplus.extension.plugins.pagination.Page;\nimport io.swagger.v3.oas.annotations.Operation;\nimport jakarta.servlet.http.HttpServletRequest;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.shiro.authz.annotation.RequiresPermissions;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.system.query.QueryGenerator;\nimport org.jeecg.common.util.AssertUtils;\nimport org.jeecg.common.util.TokenUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.config.mybatis.MybatisPlusSaasConfig;\nimport org.jeecg.modules.airag.common.vo.knowledge.KnowledgeSearchResult;\nimport org.jeecg.modules.airag.llm.consts.LLMConsts;\nimport org.jeecg.modules.airag.llm.entity.AiragKnowledge;\nimport org.jeecg.modules.airag.llm.entity.AiragKnowledgeDoc;\nimport org.jeecg.modules.airag.llm.handler.EmbeddingHandler;\nimport org.jeecg.modules.airag.llm.service.IAiragKnowledgeDocService;\nimport org.jeecg.modules.airag.llm.service.IAiragKnowledgeService;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.transaction.annotation.Transactional;\nimport org.springframework.web.bind.annotation.*;\nimport org.springframework.web.multipart.MultipartFile;\n\nimport java.util.Arrays;\nimport java.util.Collections;\nimport java.util.List;\nimport java.util.Map;\n\n\n/**\n * @Description: AIRag知识库\n * @Author: jeecg-boot\n * @Date: 2025-02-18\n * @Version: V1.0\n */\n@RestController\n@RequestMapping(\"/airag/knowledge\")\n@Slf4j\npublic class AiragKnowledgeController {\n    @Autowired\n    private IAiragKnowledgeService airagKnowledgeService;\n\n    @Autowired\n    private IAiragKnowledgeDocService airagKnowledgeDocService;\n\n    @Autowired\n    EmbeddingHandler embeddingHandler;\n\n    /**\n     * 分页列表查询知识库\n     *\n     * @param airagKnowledge\n     * @param pageNo\n     * @param pageSize\n     * @param req\n     * @return\n     */\n    @GetMapping(value = \"/list\")\n    public Result<IPage<AiragKnowledge>> queryPageList(AiragKnowledge airagKnowledge,\n                                                       @RequestParam(name = \"pageNo\", defaultValue = \"1\") Integer pageNo,\n                                                       @RequestParam(name = \"pageSize\", defaultValue = \"10\") Integer pageSize,\n                                                       HttpServletRequest req) {\n        QueryWrapper<AiragKnowledge> queryWrapper = QueryGenerator.initQueryWrapper(airagKnowledge, req.getParameterMap());\n        Page<AiragKnowledge> page = new Page<AiragKnowledge>(pageNo, pageSize);\n        IPage<AiragKnowledge> pageList = airagKnowledgeService.page(page, queryWrapper);\n        return Result.OK(pageList);\n    }\n\n    /**\n     * 添加知识库\n     *\n     * @param airagKnowledge 知识库\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 17:09\n     */\n    @PostMapping(value = \"/add\")\n    @RequiresPermissions(\"airag:knowledge:add\")\n    public Result<String> add(@RequestBody AiragKnowledge airagKnowledge) {\n        airagKnowledge.setStatus(LLMConsts.STATUS_ENABLE);\n        if(oConvertUtils.isEmpty(airagKnowledge.getType())) {\n            airagKnowledge.setType(LLMConsts.KNOWLEDGE_TYPE_KNOWLEDGE);\n        }\n        airagKnowledgeService.save(airagKnowledge);\n        return Result.OK(\"添加成功！\");\n    }\n\n    /**\n     * 编辑知识库\n     *\n     * @param airagKnowledge 知识库\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 17:09\n     */\n    @Transactional(rollbackFor = Exception.class)\n    @RequestMapping(value = \"/edit\", method = {RequestMethod.PUT, RequestMethod.POST})\n    @RequiresPermissions(\"airag:knowledge:edit\")\n    public Result<String> edit(@RequestBody AiragKnowledge airagKnowledge) {\n        AiragKnowledge airagKnowledgeEntity = airagKnowledgeService.getById(airagKnowledge.getId());\n        if (airagKnowledgeEntity == null) {\n            return Result.error(\"未找到对应数据\");\n        }\n        String oldEmbedId = airagKnowledgeEntity.getEmbedId();\n        if(oConvertUtils.isEmpty(airagKnowledgeEntity.getType())) {\n            airagKnowledge.setType(LLMConsts.KNOWLEDGE_TYPE_KNOWLEDGE);\n        }\n        airagKnowledgeService.updateById(airagKnowledge);\n        if (!oldEmbedId.equalsIgnoreCase(airagKnowledge.getEmbedId())) {\n            // 更新了模型,重建文档\n            airagKnowledgeDocService.rebuildDocumentByKnowId(airagKnowledge.getId());\n        }\n        return Result.OK(\"编辑成功!\");\n    }\n\n    /**\n     * 重建知识库\n     *\n     * @param knowIds\n     * @return\n     * @author chenrui\n     * @date 2025/3/12 17:05\n     */\n    @PutMapping(value = \"/rebuild\")\n    @RequiresPermissions(\"airag:knowledge:rebuild\")\n    public Result<?> rebuild(@RequestParam(\"knowIds\") String knowIds) {\n        String[] knowIdArr = knowIds.split(\",\");\n        for (String knowId : knowIdArr) {\n            airagKnowledgeDocService.rebuildDocumentByKnowId(knowId);\n        }\n        return Result.OK(\"\");\n    }\n\n    /**\n     * 通过id删除知识库\n     *\n     * @param id\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 17:09\n     */\n    @Transactional(rollbackFor = Exception.class)\n    @DeleteMapping(value = \"/delete\")\n    @RequiresPermissions(\"airag:knowledge:delete\")\n    public Result<String> delete(HttpServletRequest request, @RequestParam(name = \"id\", required = true) String id) {\n        //update-begin---author:chenrui ---date:20250606  for：[issues/8337]关于ai工作列表的数据权限问题 #8337------------\n        //如果是saas隔离的情况下，判断当前租户id是否是当前租户下的\n        if (MybatisPlusSaasConfig.OPEN_SYSTEM_TENANT_CONTROL) {\n            AiragKnowledge know = airagKnowledgeService.getById(id);\n            //获取当前租户\n            String currentTenantId = TokenUtils.getTenantIdByRequest(request);\n            if (null == know || !know.getTenantId().equals(currentTenantId)) {\n                return Result.error(\"删除AI知识库失败，不能删除其他租户的AI知识库！\");\n            }\n        }\n        //update-end---author:chenrui ---date:20250606  for：[issues/8337]关于ai工作列表的数据权限问题 #8337------------\n        airagKnowledgeDocService.removeByKnowIds(Collections.singletonList(id));\n        airagKnowledgeService.removeById(id);\n        return Result.OK(\"删除成功!\");\n    }\n\n    /**\n     * 通过id查询知识库\n     *\n     * @param id\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 17:09\n     */\n    @GetMapping(value = \"/queryById\")\n    public Result<AiragKnowledge> queryById(@RequestParam(name = \"id\", required = true) String id) {\n        AiragKnowledge airagKnowledge = airagKnowledgeService.getById(id);\n        if (airagKnowledge == null) {\n            return Result.error(\"未找到对应数据\");\n        }\n        return Result.OK(airagKnowledge);\n    }\n\n    /**\n     * 文档分页查询\n     *\n     * @param airagKnowledgeDoc\n     * @param pageNo\n     * @param pageSize\n     * @param req\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 18:37\n     */\n    @GetMapping(value = \"/doc/list\")\n    public Result<IPage<AiragKnowledgeDoc>> queryDocumentPageList(AiragKnowledgeDoc airagKnowledgeDoc,\n                                                                  @RequestParam(name = \"pageNo\", defaultValue = \"1\") Integer pageNo,\n                                                                  @RequestParam(name = \"pageSize\", defaultValue = \"10\") Integer pageSize,\n                                                                  HttpServletRequest req) {\n        AssertUtils.assertNotEmpty(\"请先选择知识库\", airagKnowledgeDoc.getKnowledgeId());\n        QueryWrapper<AiragKnowledgeDoc> queryWrapper = QueryGenerator.initQueryWrapper(airagKnowledgeDoc, req.getParameterMap());\n        Page<AiragKnowledgeDoc> page = new Page<>(pageNo, pageSize);\n        IPage<AiragKnowledgeDoc> pageList = airagKnowledgeDocService.page(page, queryWrapper);\n        return Result.OK(pageList);\n    }\n\n    /**\n     * 新增或编辑文档\n     *\n     * @param airagKnowledgeDoc 知识库文档\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 15:47\n     */\n    @PostMapping(value = \"/doc/edit\")\n    @RequiresPermissions(\"airag:knowledge:doc:edit\")\n    public Result<?> addDocument(@RequestBody AiragKnowledgeDoc airagKnowledgeDoc) {\n        return airagKnowledgeDocService.editDocument(airagKnowledgeDoc);\n    }\n\n\n    /**\n     * 从压缩包导入文档\n     * @return\n     * @author chenrui\n     * @date 2025/3/20 11:29\n     */\n    @PostMapping(value = \"/doc/import/zip\")\n    @RequiresPermissions(\"airag:knowledge:doc:zip\")\n    public Result<?> importDocumentFromZip(@RequestParam(name = \"knowId\", required = true) String knowId,\n                                           @RequestParam(name = \"file\", required = true) MultipartFile file) {\n        return airagKnowledgeDocService.importDocumentFromZip(knowId,file);\n    }\n\n    /**\n     * 通过文档库查询导入任务列表\n     * @param knowId\n     * @return\n     * @author chenrui\n     * @date 2025/3/20 11:37\n     */\n    @GetMapping(value = \"/doc/import/task/list\")\n    public Result<?> importDocumentTaskList(@RequestParam(name = \"knowId\", required = true) String knowId) {\n        return Result.OK(Collections.emptyList());\n    }\n\n    /**\n     * 重新向量化文档\n     *\n     * @param docIds 文档id集合\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 15:47\n     */\n    @PutMapping(value = \"/doc/rebuild\")\n    @RequiresPermissions(\"airag:knowledge:doc:rebuild\")\n    public Result<?> rebuildDocument(@RequestParam(\"docIds\") String docIds) {\n        return airagKnowledgeDocService.rebuildDocument(docIds);\n    }\n\n    /**\n     * 批量删除文档\n     *\n     * @param ids\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 17:09\n     */\n    @Transactional(rollbackFor = Exception.class)\n    @DeleteMapping(value = \"/doc/deleteBatch\")\n    @RequiresPermissions(\"airag:knowledge:doc:deleteBatch\")\n    public Result<String> deleteDocumentBatch(HttpServletRequest request, @RequestParam(name = \"ids\", required = true) String ids) {\n        List<String> idsList = Arrays.asList(ids.split(\",\"));\n        //update-begin---author:chenrui ---date:20250606  for：[issues/8337]关于ai工作列表的数据权限问题 #8337------------\n        //如果是saas隔离的情况下，判断当前租户id是否是当前租户下的\n        if (MybatisPlusSaasConfig.OPEN_SYSTEM_TENANT_CONTROL) {\n            List<AiragKnowledgeDoc> docList = airagKnowledgeDocService.listByIds(idsList);\n            //获取当前租户\n            String currentTenantId = TokenUtils.getTenantIdByRequest(request);\n            docList.forEach(airagKnowledgeDoc -> {\n                if (null == airagKnowledgeDoc || !airagKnowledgeDoc.getTenantId().equals(currentTenantId)) {\n                    throw new IllegalArgumentException(\"删除AI知识库文档失败，不能删除其他租户的AI知识库文档！\");\n                }\n            });\n        }\n        //update-end---author:chenrui ---date:20250606  for：[issues/8337]关于ai工作列表的数据权限问题 #8337------------\n        airagKnowledgeDocService.removeDocByIds(idsList);\n        return Result.OK(\"批量删除成功！\");\n    }\n\n    /**\n     * 清空知识库文档\n     *\n     * @param\n     * @return\n     */\n    @Transactional(rollbackFor = Exception.class)\n    @DeleteMapping(value = \"/doc/deleteAll\")\n    @RequiresPermissions(\"airag:knowledge:doc:deleteAll\")\n    public Result<?> deleteDocumentAll(HttpServletRequest request, @RequestParam(name = \"knowId\") String knowId) {\n        //update-begin---author:chenrui ---date:20250606  for：[issues/8337]关于ai工作列表的数据权限问题 #8337------------\n        //如果是saas隔离的情况下，判断当前租户id是否是当前租户下的\n        if (MybatisPlusSaasConfig.OPEN_SYSTEM_TENANT_CONTROL) {\n            AiragKnowledge know = airagKnowledgeService.getById(knowId);\n            //获取当前租户\n            String currentTenantId = TokenUtils.getTenantIdByRequest(request);\n            if (null == know || !know.getTenantId().equals(currentTenantId)) {\n                return Result.error(\"删除AI知识库失败，不能删除其他租户的AI知识库！\");\n            }\n        }\n        //update-end---author:chenrui ---date:20250606  for：[issues/8337]关于ai工作列表的数据权限问题 #8337------------\n        return airagKnowledgeDocService.deleteAllByKnowId(knowId);\n    }\n\n    /**\n     * 命中测试\n     *\n     * @param knowId     知识库id\n     * @param queryText  查询内容\n     * @param topNumber  最多返回条数\n     * @param similarity 最小分数\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 17:09\n     */\n    @GetMapping(value = \"/embedding/hitTest/{knowId}\")\n    public Result<?> hitTest(@PathVariable(\"knowId\") String knowId,\n                             @RequestParam(name = \"queryText\") String queryText,\n                             @RequestParam(name = \"topNumber\") Integer topNumber,\n                             @RequestParam(name = \"similarity\") Double similarity) {\n        List<Map<String, Object>> searchResp = embeddingHandler.searchEmbedding(knowId, queryText, topNumber, similarity);\n        return Result.ok(searchResp);\n    }\n\n    /**\n     * 向量查询\n     *\n     * @param knowIds    知识库ids\n     * @param queryText  查询内容\n     * @param topNumber  最多返回条数\n     * @param similarity 最小分数\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 17:09\n     */\n    @GetMapping(value = \"/embedding/search\")\n    public Result<?> embeddingSearch(@RequestParam(\"knowIds\") List<String> knowIds,\n                                     @RequestParam(name = \"queryText\") String queryText,\n                                     @RequestParam(name = \"topNumber\", required = false) Integer topNumber,\n                                     @RequestParam(name = \"similarity\", required = false) Double similarity) {\n        KnowledgeSearchResult searchResp = embeddingHandler.embeddingSearch(knowIds, queryText, topNumber, similarity);\n        return Result.ok(searchResp);\n    }\n\n    /**\n     * 通过ids批量查询知识库\n     *\n     * @param ids\n     * @return\n     * @author chenrui\n     * @date 2025/2/27 16:44\n     */\n    @GetMapping(value = \"/query/batch/byId\")\n    public Result<?> queryBatchByIds(@RequestParam(name = \"ids\", required = true) String ids) {\n        List<String> idList = Arrays.asList(ids.split(\",\"));\n        List<AiragKnowledge> airagKnowledges = airagKnowledgeService.listByIds(idList);\n        return Result.OK(airagKnowledges);\n    }\n    \n    /**\n     * 添加记忆\n     *\n     * @param airagKnowledgeDoc\n     * @return\n     */\n    @Operation(summary = \"添加记忆\")\n    @PostMapping(value = \"/plugin/add\")\n    public Result<?> add(@RequestBody AiragKnowledgeDoc airagKnowledgeDoc, HttpServletRequest request) {\n        if (oConvertUtils.isEmpty(airagKnowledgeDoc.getKnowledgeId())) {\n            return Result.error(\"知识库ID不能为空\");\n        }\n        if (oConvertUtils.isEmpty(airagKnowledgeDoc.getContent())) {\n            return Result.error(\"内容不能为空\");\n        }\n\n        // 设置默认值\n        if (oConvertUtils.isEmpty(airagKnowledgeDoc.getTitle())) {\n            // 取内容前20个字作为标题\n            String content = airagKnowledgeDoc.getContent();\n            String title = content.length() > 20 ? content.substring(0, 20) : content;\n            airagKnowledgeDoc.setTitle(title);\n        }\n\n        airagKnowledgeDoc.setType(LLMConsts.KNOWLEDGE_DOC_TYPE_TEXT);\n        // 保存并构建向量\n        return airagKnowledgeDocService.editDocument(airagKnowledgeDoc);\n    }\n\n    /**\n     * 查询记忆\n     *\n     * @param params\n     * @return\n     */\n    @Operation(summary = \"查询记忆\")\n    @PostMapping(value = \"/plugin/query\")\n    public Result<?> pluginQuery(@RequestBody Map<String, Object> params, HttpServletRequest request) {\n        String knowId = (String) params.get(\"knowledgeId\");\n        String queryText = (String) params.get(\"queryText\");\n        if (oConvertUtils.isEmpty(knowId)) {\n            return Result.error(\"知识库ID不能为空\");\n        }\n        if (oConvertUtils.isEmpty(queryText)) {\n            return Result.error(\"查询内容不能为空\");\n        }\n        LambdaQueryWrapper<AiragKnowledgeDoc> queryWrapper = new LambdaQueryWrapper<AiragKnowledgeDoc>();\n        queryWrapper.eq(AiragKnowledgeDoc::getKnowledgeId, knowId);\n        long count = airagKnowledgeDocService.count(queryWrapper);\n        if(count == 0){\n            return Result.ok(\"\");\n        }\n        // 默认查询前5条\n        KnowledgeSearchResult searchResp = embeddingHandler.embeddingSearch(Collections.singletonList(knowId), queryText, (int) count, null);\n        return Result.ok(searchResp);\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/controller/AiragMcpController.java",
    "content": "package org.jeecg.modules.airag.llm.controller;\n\nimport com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.baomidou.mybatisplus.extension.plugins.pagination.Page;\nimport io.swagger.v3.oas.annotations.Operation;\nimport io.swagger.v3.oas.annotations.tags.Tag;\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.system.base.controller.JeecgController;\nimport org.jeecg.common.system.query.QueryGenerator;\nimport org.jeecg.modules.airag.llm.entity.AiragMcp;\nimport org.jeecg.modules.airag.llm.service.IAiragMcpService;\nimport org.jeecg.modules.airag.llm.dto.SaveToolsDTO;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.web.bind.annotation.*;\nimport org.springframework.web.servlet.ModelAndView;\n\n/**\n * @Description: MCP\n * @Author: jeecg-boot\n * @Date: 2025-10-20\n * @Version: V1.0\n */\n@Tag(name = \"MCP\")\n@RestController(\"airagMcpController\")\n@RequestMapping(\"/airag/airagMcp\")\n@Slf4j\npublic class AiragMcpController extends JeecgController<AiragMcp, IAiragMcpService> {\n    @Autowired\n    private IAiragMcpService airagMcpService;\n\n    /**\n     * 分页列表查询\n     *\n     * @param airagMcp\n     * @param pageNo\n     * @param pageSize\n     * @param req\n     * @return\n     */\n    @Operation(summary = \"MCP-分页列表查询\")\n    @GetMapping(value = \"/list\")\n    public Result<IPage<AiragMcp>> queryPageList(AiragMcp airagMcp,\n                                                 @RequestParam(name = \"pageNo\", defaultValue = \"1\") Integer pageNo,\n                                                 @RequestParam(name = \"pageSize\", defaultValue = \"10\") Integer pageSize,\n                                                 HttpServletRequest req) {\n\n        QueryWrapper<AiragMcp> queryWrapper = QueryGenerator.initQueryWrapper(airagMcp, req.getParameterMap());\n        Page<AiragMcp> page = new Page<AiragMcp>(pageNo, pageSize);\n        IPage<AiragMcp> pageList = airagMcpService.page(page, queryWrapper);\n        return Result.OK(pageList);\n    }\n\n    /**\n     * 保存\n     *\n     * @param airagMcp\n     * @return\n     */\n    @Operation(summary = \"MCP-保存\")\n    @PostMapping(value = \"/save\")\n    public Result<String> save(@RequestBody AiragMcp airagMcp) {\n        return airagMcpService.edit(airagMcp);\n    }\n\n\n\n    /**\n     * 保存并同步\n     *\n     * @param airagMcp\n     * @return\n     * @author chenrui\n     * @date 2025/10/21 10:54\n     */\n    @Operation(summary = \"MCP-保存并同步\")\n    @PostMapping(value = \"/saveAndSync\")\n    public Result<?> saveAndSync(@RequestBody AiragMcp airagMcp) {\n        Result<String> saveResult = airagMcpService.edit(airagMcp);\n        if (!saveResult.isSuccess()) {\n            return saveResult;\n        }\n        String id = airagMcp.getId();\n        if (id == null || id.trim().isEmpty()) {\n            return Result.error(\"保存失败\");\n        }\n        return airagMcpService.sync(id);\n    }\n\n    /**\n     * 同步MCP信息\n     *\n     * @param id\n     * @return\n     * @author chenrui\n     * @date 2025/10/20 20:09\n     */\n    @Operation(summary = \"MCP-同步MCP信息\")\n    @PostMapping(value = \"/sync/{id}\")\n    public Result<?> sync(@PathVariable(name = \"id\", required = true) String id) {\n        return airagMcpService.sync(id);\n    }\n\n\n    /**\n     * 启用/禁用MCP信息\n     *\n     * @param action 启用：enable，禁用：disable\n     * @return\n     * @author chenrui\n     * @date 2025/10/20 20:13\n     */\n    @Operation(summary = \"MCP-启用/禁用MCP信息\")\n    @PostMapping(value = \"/status/{id}/{action}\")\n    public Result<?> toggleStatus(@PathVariable(name = \"id\",required = true) String id,\n                                  @PathVariable(name = \"action\", required = true) String action) {\n        return airagMcpService.toggleStatus(id,action);\n    }\n\n    /**\n     * 保存插件工具\n     * for [QQYUN-12453]【AI】支持插件\n     * @param dto 包含插件ID和工具列表JSON字符串的DTO\n     * @return\n     * @author chenrui\n     * @date 2025/10/30\n     */\n    @Operation(summary = \"MCP-保存插件工具\")\n    @PostMapping(value = \"/saveTools\")\n    public Result<String> saveTools(@RequestBody SaveToolsDTO dto) {\n        return airagMcpService.saveTools(dto.getId(), dto.getTools());\n    }\n\n    /**\n     * 通过id删除\n     *\n     * @param id\n     * @return\n     */\n    @Operation(summary = \"MCP-通过id删除\")\n    @DeleteMapping(value = \"/delete\")\n    public Result<String> delete(@RequestParam(name = \"id\", required = true) String id) {\n        airagMcpService.removeById(id);\n        return Result.OK(\"删除成功!\");\n    }\n\n    /**\n     * 通过id查询\n     *\n     * @param id\n     * @return\n     */\n    @Operation(summary = \"MCP-通过id查询\")\n    @GetMapping(value = \"/queryById\")\n    public Result<AiragMcp> queryById(@RequestParam(name = \"id\", required = true) String id) {\n        AiragMcp airagMcp = airagMcpService.getById(id);\n        if (airagMcp == null) {\n            return Result.error(\"未找到对应数据\");\n        }\n        return Result.OK(airagMcp);\n    }\n\n    /**\n     * 导出excel\n     *\n     * @param request\n     * @param airagMcp\n     */\n//    @RequiresPermissions(\"llm:airag_mcp:exportXls\")\n    @RequestMapping(value = \"/exportXls\")\n    public ModelAndView exportXls(HttpServletRequest request, AiragMcp airagMcp) {\n        return super.exportXls(request, airagMcp, AiragMcp.class, \"MCP\");\n    }\n\n    /**\n     * 通过excel导入数据\n     *\n     * @param request\n     * @param response\n     * @return\n     */\n//    @RequiresPermissions(\"llm:airag_mcp:importExcel\")\n    @RequestMapping(value = \"/importExcel\", method = RequestMethod.POST)\n    public Result<?> importExcel(HttpServletRequest request, HttpServletResponse response) {\n        return super.importExcel(request, response, AiragMcp.class);\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/controller/AiragModelController.java",
    "content": "package org.jeecg.modules.airag.llm.controller;\n\nimport com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.baomidou.mybatisplus.extension.plugins.pagination.Page;\nimport dev.langchain4j.data.message.UserMessage;\nimport dev.langchain4j.model.embedding.EmbeddingModel;\nimport io.swagger.v3.oas.annotations.tags.Tag;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.shiro.authz.annotation.RequiresPermissions;\nimport org.jeecg.ai.factory.AiModelFactory;\nimport org.jeecg.ai.factory.AiModelOptions;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.system.base.controller.JeecgController;\nimport org.jeecg.common.system.query.QueryGenerator;\nimport org.jeecg.common.util.AssertUtils;\nimport org.jeecg.common.util.TokenUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.config.mybatis.MybatisPlusSaasConfig;\nimport org.jeecg.modules.airag.common.handler.AIChatParams;\nimport org.jeecg.modules.airag.llm.consts.LLMConsts;\nimport org.jeecg.modules.airag.llm.entity.AiragModel;\nimport org.jeecg.modules.airag.llm.handler.AIChatHandler;\nimport org.jeecg.modules.airag.llm.handler.EmbeddingHandler;\nimport org.jeecg.modules.airag.llm.service.IAiragModelService;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.web.bind.annotation.*;\nimport org.springframework.web.servlet.ModelAndView;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\nimport java.util.Arrays;\nimport java.util.Collections;\n\n/**\n * @Description: AiRag模型配置\n * @Author: jeecg-boot\n * @Date: 2025-02-14\n * @Version: V1.0\n */\n@Tag(name = \"AiRag模型配置\")\n@RestController\n@RequestMapping(\"/airag/airagModel\")\n@Slf4j\npublic class AiragModelController extends JeecgController<AiragModel, IAiragModelService> {\n    @Autowired\n    private IAiragModelService airagModelService;\n\n    @Autowired\n    AIChatHandler aiChatHandler;\n\n    /**\n     * 分页列表查询\n     *\n     * @param airagModel\n     * @param pageNo\n     * @param pageSize\n     * @param req\n     * @return\n     */\n    @GetMapping(value = \"/list\")\n    public Result<IPage<AiragModel>> queryPageList(AiragModel airagModel, @RequestParam(name = \"pageNo\", defaultValue = \"1\") Integer pageNo, @RequestParam(name = \"pageSize\", defaultValue = \"10\") Integer pageSize, HttpServletRequest req) {\n        QueryWrapper<AiragModel> queryWrapper = QueryGenerator.initQueryWrapper(airagModel, req.getParameterMap());\n        Page<AiragModel> page = new Page<AiragModel>(pageNo, pageSize);\n        IPage<AiragModel> pageList = airagModelService.page(page, queryWrapper);\n        return Result.OK(pageList);\n    }\n\n    /**\n     * 添加\n     *\n     * @param airagModel\n     * @return\n     */\n    @PostMapping(value = \"/add\")\n    @RequiresPermissions(\"airag:model:add\")\n    public Result<String> add(@RequestBody AiragModel airagModel) {\n        // 验证 模型名称/模型类型/基础模型\n        AssertUtils.assertNotEmpty(\"模型名称不能为空\", airagModel.getName());\n        AssertUtils.assertNotEmpty(\"模型类型不能为空\", airagModel.getModelType());\n        AssertUtils.assertNotEmpty(\"基础模型不能为空\", airagModel.getModelName());\n        // 默认未激活\n        if(oConvertUtils.isObjectEmpty(airagModel.getActivateFlag())){\n            airagModel.setActivateFlag(0);\n        } else {\n            airagModel.setActivateFlag(1);\n        }\n        airagModelService.save(airagModel);\n        return Result.OK(\"添加成功！\");\n    }\n\n    /**\n     * 编辑\n     *\n     * @param airagModel\n     * @return\n     */\n    @RequestMapping(value = \"/edit\", method = {RequestMethod.PUT, RequestMethod.POST})\n    @RequiresPermissions(\"airag:model:edit\")\n    public Result<String> edit(@RequestBody AiragModel airagModel) {\n        airagModelService.updateById(airagModel);\n        return Result.OK(\"编辑成功!\");\n    }\n\n    /**\n     * 通过id删除\n     *\n     * @param id\n     * @return\n     */\n    @DeleteMapping(value = \"/delete\")\n    @RequiresPermissions(\"airag:model:delete\")\n    public Result<String> delete(HttpServletRequest request, @RequestParam(name = \"id\", required = true) String id) {\n        //update-begin---author:chenrui ---date:20250606  for：[issues/8337]关于ai工作列表的数据权限问题 #8337------------\n        //如果是saas隔离的情况下，判断当前租户id是否是当前租户下的\n        if (MybatisPlusSaasConfig.OPEN_SYSTEM_TENANT_CONTROL) {\n            AiragModel model = airagModelService.getById(id);\n            //获取当前租户\n            String currentTenantId = TokenUtils.getTenantIdByRequest(request);\n            if (null == model || !model.getTenantId().equals(currentTenantId)) {\n                return Result.error(\"删除AI模型失败，不能删除其他租户的AI模型！\");\n            }\n        }\n        //update-end---author:chenrui ---date:20250606  for：[issues/8337]关于ai工作列表的数据权限问题 #8337------------\n        airagModelService.removeById(id);\n        return Result.OK(\"删除成功!\");\n    }\n\n    /**\n     * 通过id查询\n     *\n     * @param id\n     * @return\n     */\n    @GetMapping(value = \"/queryById\")\n    public Result<AiragModel> queryById(@RequestParam(name = \"id\", required = true) String id) {\n        AiragModel airagModel = airagModelService.getById(id);\n        if (airagModel == null) {\n            return Result.error(\"未找到对应数据\");\n        }\n        return Result.OK(airagModel);\n    }\n\n    /**\n     * 导出excel\n     *\n     * @param request\n     * @param airagModel\n     */\n    @RequestMapping(value = \"/exportXls\")\n    public ModelAndView exportXls(HttpServletRequest request, AiragModel airagModel) {\n        return super.exportXls(request, airagModel, AiragModel.class, \"AiRag模型配置\");\n    }\n\n    /**\n     * 通过excel导入数据\n     *\n     * @param request\n     * @param response\n     * @return\n     */\n    @RequestMapping(value = \"/importExcel\", method = RequestMethod.POST)\n    public Result<?> importExcel(HttpServletRequest request, HttpServletResponse response) {\n        return super.importExcel(request, response, AiragModel.class);\n    }\n\n    @PostMapping(value = \"/test\")\n    public Result<?> test(@RequestBody AiragModel airagModel) {\n        // 验证 模型名称/模型类型/基础模型\n        AssertUtils.assertNotEmpty(\"模型名称不能为空\", airagModel.getName());\n        AssertUtils.assertNotEmpty(\"模型类型不能为空\", airagModel.getModelType());\n        AssertUtils.assertNotEmpty(\"基础模型不能为空\", airagModel.getModelName());\n        try {\n            if(LLMConsts.MODEL_TYPE_LLM.equals(airagModel.getModelType())){\n                aiChatHandler.completions(airagModel, Collections.singletonList(UserMessage.from(\"To test whether it can be successfully called, simply return success\")), null);\n            }else if(LLMConsts.MODEL_TYPE_EMBED.equals(airagModel.getModelType())){\n                AiModelOptions aiModelOptions = EmbeddingHandler.buildModelOptions(airagModel);\n                EmbeddingModel embeddingModel = AiModelFactory.createEmbeddingModel(aiModelOptions);\n                embeddingModel.embed(\"test text\");\n            //update-begin---author:wangshuai---date:2026-01-07---for:【QQYUN-12145】【AI】AI 绘画创作---=\n            }else if(LLMConsts.MODEL_TYPE_IMAGE.equals(airagModel.getModelType())){\n                AIChatParams aiChatParams = new AIChatParams();\n                aiChatHandler.imageGenerate(airagModel, \"To test whether it can be successfully called, simply return success\", aiChatParams);\n            }\n            //update-end---author:wangshuai---date:2026-01-07---for:【QQYUN-12145】【AI】AI 绘画创作---\n        }catch (Exception e){\n            log.error(\"测试模型连接失败\", e);\n            return Result.error(e.getMessage());\n        }\n        // 测试成功激活数据\n        airagModel.setActivateFlag(1);\n        airagModelService.updateById(airagModel);\n        return Result.OK(\"\");\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/document/TikaDocumentParser.java",
    "content": "//\n// Source code recreated from a .class file by IntelliJ IDEA\n// (powered by FernFlower decompiler)\n//\n\npackage org.jeecg.modules.airag.llm.document;\n\nimport dev.langchain4j.data.document.BlankDocumentException;\nimport dev.langchain4j.data.document.Document;\nimport dev.langchain4j.data.document.parser.apache.poi.ApachePoiDocumentParser;\nimport dev.langchain4j.internal.Utils;\nimport org.apache.commons.io.FilenameUtils;\nimport org.apache.poi.hslf.usermodel.HSLFTextParagraph;\nimport org.apache.poi.hwpf.HWPFDocument;\nimport org.apache.poi.hwpf.extractor.WordExtractor;\nimport org.apache.poi.ss.usermodel.*;\nimport org.apache.poi.xslf.usermodel.XMLSlideShow;\nimport org.apache.poi.xslf.usermodel.XSLFSlide;\nimport org.apache.poi.xslf.usermodel.XSLFTextShape;\nimport org.apache.poi.xwpf.usermodel.XWPFDocument;\nimport org.apache.poi.xwpf.usermodel.XWPFParagraph;\nimport org.apache.tika.Tika;\nimport org.apache.tika.exception.ZeroByteFileException;\nimport org.apache.tika.metadata.Metadata;\nimport org.apache.tika.parser.AutoDetectParser;\nimport org.apache.tika.parser.ParseContext;\nimport org.apache.tika.parser.Parser;\nimport org.apache.tika.sax.BodyContentHandler;\nimport org.jeecg.common.util.AssertUtils;\nimport org.xml.sax.ContentHandler;\n\nimport java.io.*;\nimport java.util.Arrays;\nimport java.util.HashSet;\nimport java.util.List;\nimport java.util.Set;\nimport java.util.function.Supplier;\nimport java.util.stream.Collectors;\n\n/**\n * tika文档解析器,重写langchain4j的TikaDocumentParser <br/>\n * jeecgboot目前不支持poi5.x,所以langchain4j同的方法不能用,自己实现\n * @author chenrui\n * @date 2025/3/5 16:19\n */\npublic class TikaDocumentParser {\n    private static final Tika tika = new Tika();\n    private static final int NO_WRITE_LIMIT = -1;\n    public static final Supplier<Parser> DEFAULT_PARSER_SUPPLIER = AutoDetectParser::new;\n    public static final Supplier<Metadata> DEFAULT_METADATA_SUPPLIER = Metadata::new;\n    public static final Supplier<ParseContext> DEFAULT_PARSE_CONTEXT_SUPPLIER = ParseContext::new;\n    public static final Supplier<ContentHandler> DEFAULT_CONTENT_HANDLER_SUPPLIER = () -> new BodyContentHandler(-1);\n    private final Supplier<Parser> parserSupplier;\n    private final Supplier<ContentHandler> contentHandlerSupplier;\n    private final Supplier<Metadata> metadataSupplier;\n    private final Supplier<ParseContext> parseContextSupplier;\n    //文件前缀\n    private static final Set<String> FILE_SUFFIX = new HashSet<>(Arrays.asList(\"docx\", \"doc\", \"pptx\", \"ppt\", \"xlsx\", \"xls\"));\n\n    public TikaDocumentParser() {\n        this((Supplier) ((Supplier) null), (Supplier) null, (Supplier) null, (Supplier) null);\n    }\n\n\n    public TikaDocumentParser(Supplier<Parser> parserSupplier, Supplier<ContentHandler> contentHandlerSupplier, Supplier<Metadata> metadataSupplier, Supplier<ParseContext> parseContextSupplier) {\n        this.parserSupplier = (Supplier) Utils.getOrDefault(parserSupplier, () -> DEFAULT_PARSER_SUPPLIER);\n        this.contentHandlerSupplier = (Supplier) Utils.getOrDefault(contentHandlerSupplier, () -> DEFAULT_CONTENT_HANDLER_SUPPLIER);\n        this.metadataSupplier = (Supplier) Utils.getOrDefault(metadataSupplier, () -> DEFAULT_METADATA_SUPPLIER);\n        this.parseContextSupplier = (Supplier) Utils.getOrDefault(parseContextSupplier, () -> DEFAULT_PARSE_CONTEXT_SUPPLIER);\n    }\n\n    public Document parse(File file) {\n        AssertUtils.assertNotEmpty(\"请选择文件\", file);\n        try {\n            // 用于解析(使用FileInputStream避免file.toPath()在Linux非UTF-8环境下中文文件名报错)\n            InputStream isForParsing = new FileInputStream(file);\n            // 使用 Tika 自动检测 MIME 类型\n            String fileName = file.getName().toLowerCase();\n            //后缀\n            String ext = FilenameUtils.getExtension(fileName);\n            if (fileName.endsWith(\".txt\")\n                    || fileName.endsWith(\".md\")\n                    || fileName.endsWith(\".pdf\")) {\n                return extractByTika(isForParsing);\n            //update-begin---author:wangshuai---date:2026-01-09---for:【QQYUN-14261】【AI】AI助手，支持多模态能力- 文档---\n            } else if (FILE_SUFFIX.contains(ext.toLowerCase())) {\n                return parseDocExcelPdfUsingApachePoi(file);\n            //update-end---author:wangshuai---date:2026-01-09---for:【QQYUN-14261】【AI】AI助手，支持多模态能力- 文档---\n            } else {\n                throw new IllegalArgumentException(\"不支持的文件格式: \" + FilenameUtils.getExtension(fileName));\n            }\n        } catch (IOException e) {\n            throw new RuntimeException(e);\n        }\n    }\n\n    /**\n     * langchain4j 内部解析器\n     * @param file\n     * @return\n     */\n    public Document parseDocExcelPdfUsingApachePoi(File file) {\n        AssertUtils.assertNotEmpty(\"请选择文件\", file);\n        try (InputStream inputStream = new FileInputStream(file)) {\n            ApachePoiDocumentParser parser = new ApachePoiDocumentParser();\n            Document document = parser.parse(inputStream);\n            if (document == null || Utils.isNullOrBlank(document.text())) {\n                return null;\n            }\n            return document;\n        } catch (BlankDocumentException e) {\n            return null;\n        } catch (IOException e) {\n            throw new RuntimeException(e);\n        }\n    }\n\n    private static Document tryExtractDocOrDocx(InputStream inputStream) throws IOException {\n        try {\n            // 先尝试 DOCX（基于 OPC XML 格式）\n            return extractTextFromDocx(inputStream);\n        } catch (Exception e1) {\n            try {\n                // 如果 DOCX 解析失败，则尝试 DOC（基于二进制格式）\n                return extractTextFromDoc(inputStream);\n            } catch (Exception e2) {\n                throw new IOException(\"无法解析 DOC 或 DOCX 文件\", e2);\n            }\n        }\n    }\n\n    /**\n     * 使用tika提取文件内容 <br/>\n     * pdf/text/md等文件使用tika提取\n     *\n     * @param inputStream\n     * @return\n     * @author chenrui\n     * @date 2025/3/5 14:41\n     */\n    private Document extractByTika(InputStream inputStream) {\n        try {\n            Parser parser = (Parser) this.parserSupplier.get();\n            ContentHandler contentHandler = (ContentHandler) this.contentHandlerSupplier.get();\n            Metadata metadata = (Metadata) this.metadataSupplier.get();\n            ParseContext parseContext = (ParseContext) this.parseContextSupplier.get();\n            parser.parse(inputStream, contentHandler, metadata, parseContext);\n            String text = contentHandler.toString();\n            if (Utils.isNullOrBlank(text)) {\n                throw new BlankDocumentException();\n            } else {\n                return Document.from(text);\n            }\n        } catch (BlankDocumentException e) {\n            throw e;\n        } catch (ZeroByteFileException var8) {\n            throw new BlankDocumentException();\n        } catch (Exception e) {\n            throw new RuntimeException(e);\n        }\n    }\n\n    /**\n     * 提取docx文件内容\n     *\n     * @param inputStream\n     * @return\n     * @throws IOException\n     * @author chenrui\n     * @date 2025/3/5 14:42\n     * @deprecated 因为jeecg主项目目前不支持poi5.x, 自己实现提取功能.\n     */\n    @Deprecated\n    private static Document extractTextFromDocx(InputStream inputStream) throws IOException {\n        try (XWPFDocument document = new XWPFDocument(inputStream)) {\n            StringBuilder text = new StringBuilder();\n            for (XWPFParagraph para : document.getParagraphs()) {\n                text.append(para.getText()).append(\"\\n\");\n            }\n            return Document.from(text.toString());\n        }\n    }\n\n    /**\n     * 提取doc文件内容\n     *\n     * @param inputStream\n     * @return\n     * @throws IOException\n     * @author chenrui\n     * @date 2025/3/5 14:42\n     * @deprecated 因为jeecg主项目目前不支持poi5.x, 自己实现提取功能.\n     */\n    @Deprecated\n    private static Document extractTextFromDoc(InputStream inputStream) throws IOException {\n        try (HWPFDocument document = new HWPFDocument(inputStream);\n             WordExtractor extractor = new WordExtractor(document)) {\n            return Document.from(extractor.getText());\n        }\n    }\n\n    /**\n     * 提取excel文件内容\n     *\n     * @param inputStream\n     * @return\n     * @throws IOException\n     * @author chenrui\n     * @date 2025/3/5 14:43\n     * @deprecated 因为jeecg主项目目前不支持poi5.x, 自己实现提取功能.\n     */\n    @Deprecated\n    private static Document extractTextFromExcel(InputStream inputStream) throws IOException {\n        try (Workbook workbook = WorkbookFactory.create(inputStream)) {\n            StringBuilder text = new StringBuilder();\n            for (Sheet sheet : workbook) {\n                text.append(\"Sheet: \").append(sheet.getSheetName()).append(\"\\n\");\n                for (Row row : sheet) {\n                    for (Cell cell : row) {\n                        text.append(cell.toString()).append(\"\\t\");\n                    }\n                    text.append(\"\\n\");\n                }\n                text.append(\"\\n\");\n            }\n            return Document.from(text.toString());\n        }\n    }\n\n    /**\n     * 提取pptx文件内容\n     *\n     * @param inputStream\n     * @return\n     * @throws IOException\n     * @author chenrui\n     * @date 2025/3/5 14:43\n     * @deprecated 因为jeecg主项目目前不支持poi5.x, 自己实现提取功能.\n     */\n    @Deprecated\n    private static Document extractTextFromPptx(InputStream inputStream) throws IOException {\n        try (XMLSlideShow ppt = new XMLSlideShow(inputStream)) {\n            StringBuilder text = new StringBuilder();\n            for (XSLFSlide slide : ppt.getSlides()) {\n                text.append(\"Slide \").append(slide.getSlideNumber()).append(\":\\n\");\n                List<XSLFTextShape> shapes = slide.getShapes().stream()\n                        .filter(s -> s instanceof XSLFTextShape)\n                        .map(s -> (XSLFTextShape) s)\n                        .collect(Collectors.toList());\n                for (XSLFTextShape shape : shapes) {\n                    text.append(shape.getText()).append(\"\\n\");\n                }\n                text.append(\"\\n\");\n            }\n            return Document.from(text.toString());\n        }\n    }\n\n    /**\n     * 提取ppt文件内容\n     *\n     * @param inputStream\n     * @return\n     * @throws IOException\n     * @author chenrui\n     * @date 2025/3/5 14:43\n     * @deprecated 因为jeecg主项目目前不支持poi5.x, 自己实现提取功能.\n     */\n    @Deprecated\n    private static Document extractTextFromPpt(InputStream inputStream) throws IOException {\n        try (org.apache.poi.hslf.usermodel.HSLFSlideShow ppt = new org.apache.poi.hslf.usermodel.HSLFSlideShow(inputStream)) {\n            StringBuilder text = new StringBuilder();\n            for (org.apache.poi.hslf.usermodel.HSLFSlide slide : ppt.getSlides()) {\n                text.append(\"Slide \").append(slide.getSlideNumber()).append(\":\\n\");\n                for (List<HSLFTextParagraph> shapes : slide.getTextParagraphs()) {\n                    text.append(HSLFTextParagraph.getText(shapes)).append(\"\\n\");\n                }\n                text.append(\"\\n\");\n            }\n            return Document.from(text.toString());\n        }\n    }\n\n    private static byte[] toByteArray(InputStream inputStream) throws IOException {\n        ByteArrayOutputStream buffer = new ByteArrayOutputStream();\n        byte[] data = new byte[1024];\n        int nRead;\n        while ((nRead = inputStream.read(data, 0, data.length)) != -1) {\n            buffer.write(data, 0, nRead);\n        }\n        return buffer.toByteArray();\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/dto/SaveToolsDTO.java",
    "content": "package org.jeecg.modules.airag.llm.dto;\n\nimport lombok.Data;\n\n/**\n * 保存插件工具DTO\n * fro [QQYUN-12453]【AI】支持插件\n * @author chenrui\n * @date 2025/10/30\n */\n@Data\npublic class SaveToolsDTO {\n    /**\n     * 插件ID\n     */\n    private String id;\n\n    /**\n     * 工具列表JSON字符串\n     */\n    private String tools;\n}\n\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/entity/AiragKnowledge.java",
    "content": "package org.jeecg.modules.airag.llm.entity;\n\nimport com.baomidou.mybatisplus.annotation.IdType;\nimport com.baomidou.mybatisplus.annotation.TableId;\nimport com.baomidou.mybatisplus.annotation.TableName;\nimport com.fasterxml.jackson.annotation.JsonFormat;\n\nimport io.swagger.v3.oas.annotations.media.Schema;\nimport lombok.Data;\nimport org.jeecg.common.aspect.annotation.Dict;\nimport org.jeecgframework.poi.excel.annotation.Excel;\nimport org.springframework.format.annotation.DateTimeFormat;\n\nimport java.io.Serializable;\n\n/**\n * @Description: AIRag知识库\n * @Author: jeecg-boot\n * @Date: 2025-02-18\n * @Version: V1.0\n */\n@Schema(description=\"AIRag知识库\")\n@Data\n@TableName(\"airag_knowledge\")\npublic class AiragKnowledge implements Serializable {\n    private static final long serialVersionUID = 1L;\n\n    /**\n     * 主键\n     */\n    @TableId(type = IdType.ASSIGN_ID)\n    @Schema(description = \"主键\")\n    private java.lang.String id;\n\n    /**\n     * 创建人\n     */\n    @Schema(description = \"创建人\")\n    @Dict(dictTable = \"sys_user\",dicCode = \"username\",dicText = \"realname\")\n    private java.lang.String createBy;\n\n    /**\n     * 创建日期\n     */\n    @JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @Schema(description = \"创建日期\")\n    private java.util.Date createTime;\n\n    /**\n     * 更新人\n     */\n    @Schema(description = \"更新人\")\n    private java.lang.String updateBy;\n\n    /**\n     * 更新日期\n     */\n    @JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @Schema(description = \"更新日期\")\n    private java.util.Date updateTime;\n\n    /**\n     * 所属部门\n     */\n    @Schema(description = \"所属部门\")\n    private java.lang.String sysOrgCode;\n\n    /**\n     * 租户id\n     */\n    @Excel(name = \"租户id\", width = 15)\n    @Schema(description = \"租户id\")\n    private java.lang.String tenantId;\n\n    /**\n     * 知识库名称\n     */\n    @Excel(name = \"知识库名称\", width = 15)\n    @Schema(description = \"知识库名称\")\n    private java.lang.String name;\n\n    /**\n     * 向量模型id\n     */\n    @Excel(name = \"向量模型id\", width = 15, dictTable = \"airag_model where model_type = 'EMBED'\", dicText = \"name\", dicCode = \"id\")\n    @Dict(dictTable = \"airag_model where model_type = 'EMBED'\", dicText = \"name\", dicCode = \"id\")\n    @Schema(description = \"向量模型id\")\n    private java.lang.String embedId;\n\n    /**\n     * 描述\n     */\n    @Excel(name = \"描述\", width = 15)\n    @Schema(description = \"描述\")\n    private java.lang.String descr;\n\n    /**\n     * 状态\n     */\n    @Excel(name = \"状态\", width = 15)\n    @Schema(description = \"状态\")\n    private java.lang.String status;\n\n    /**\n     * 类型(knowledge知识 memory 记忆)\n     */\n    @Excel(name=\"类型(knowledge知识 memory 记忆)\", width = 15)\n    @Schema(description = \"类型(knowledge知识 memory 记忆)\")\n    private java.lang.String type;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/entity/AiragKnowledgeDoc.java",
    "content": "package org.jeecg.modules.airag.llm.entity;\n\nimport java.io.Serializable;\n\nimport com.baomidou.mybatisplus.annotation.*;\nimport org.jeecg.common.aspect.annotation.Dict;\nimport org.jeecg.common.constant.ProvinceCityArea;\nimport org.jeecg.common.util.SpringContextUtils;\nimport lombok.Data;\nimport com.fasterxml.jackson.annotation.JsonFormat;\nimport org.springframework.format.annotation.DateTimeFormat;\nimport org.jeecgframework.poi.excel.annotation.Excel;\n\nimport java.util.Date;\n\n\nimport io.swagger.v3.oas.annotations.media.Schema;\n\nimport java.io.UnsupportedEncodingException;\n\n/**\n * @Description: airag知识库文档\n * @Author: jeecg-boot\n * @Date: 2025-02-18\n * @Version: V1.0\n */\n@Schema(description=\"airag知识库文档\")\n@Data\n@TableName(\"airag_knowledge_doc\")\npublic class AiragKnowledgeDoc implements Serializable {\n    private static final long serialVersionUID = 1L;\n\n    /**\n     * 主键\n     */\n    @TableId(type = IdType.ASSIGN_ID)\n    @Schema(description = \"主键\")\n    private String id;\n\n    /**\n     * 创建人\n     */\n    @Schema(description = \"创建人\")\n    @Dict(dictTable = \"sys_user\",dicCode = \"username\",dicText = \"realname\")\n    private String createBy;\n\n    /**\n     * 创建日期\n     */\n    @JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @Schema(description = \"创建日期\")\n    private Date createTime;\n\n    /**\n     * 更新人\n     */\n    @Schema(description = \"更新人\")\n    private String updateBy;\n\n    /**\n     * 更新日期\n     */\n    @JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @Schema(description = \"更新日期\")\n    private Date updateTime;\n\n    /**\n     * 所属部门\n     */\n    @Schema(description = \"所属部门\")\n    private String sysOrgCode;\n\n    /**\n     * 租户id\n     */\n    @Excel(name = \"租户id\", width = 15)\n    @Schema(description = \"租户id\")\n    private String tenantId;\n\n    /**\n     * 知识库id\n     */\n    @Schema(description = \"知识库id\")\n    private String knowledgeId;\n\n    /**\n     * 标题\n     */\n    @Excel(name = \"标题\", width = 15)\n    @Schema(description = \"标题\")\n    private String title;\n\n    /**\n     * 类型\n     */\n    @Excel(name = \"类型\", width = 15, dicCode = \"know_doc_type\")\n    @Schema(description = \"类型\")\n    private String type;\n\n    /**\n     * 内容\n     */\n    @Excel(name = \"内容\", width = 15)\n    @Schema(description = \"内容\")\n    private String content;\n\n    /**\n     * 元数据,存储上传文件的存储目录以及网站站点 <br/>\n     * eg. {\"filePath\":\"https://xxxxxx\",\"website\":\"http://hellp.jeecg.com\"}\n     */\n    @Excel(name = \"元数据\", width = 15)\n    @Schema(description = \"元数据\")\n    private String metadata;\n\n    /**\n     * 状态\n     */\n    @Excel(name = \"状态\", width = 15)\n    @Schema(description = \"状态\")\n    private String status;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/entity/AiragMcp.java",
    "content": "package org.jeecg.modules.airag.llm.entity;\n\nimport com.baomidou.mybatisplus.annotation.IdType;\nimport com.baomidou.mybatisplus.annotation.TableId;\nimport com.baomidou.mybatisplus.annotation.TableName;\nimport com.fasterxml.jackson.annotation.JsonFormat;\nimport io.swagger.v3.oas.annotations.media.Schema;\nimport lombok.Data;\nimport lombok.EqualsAndHashCode;\nimport lombok.experimental.Accessors;\nimport org.jeecgframework.poi.excel.annotation.Excel;\nimport org.springframework.format.annotation.DateTimeFormat;\n\nimport java.io.Serializable;\n\n/**\n * @Description: MCP\n * @Author: jeecg-boot\n * @Date: 2025-10-20\n * @Version: V1.0\n */\n@Data\n@TableName(\"airag_mcp\")\n@Accessors(chain = true)\n@EqualsAndHashCode(callSuper = false)\n@Schema(description = \"MCP\")\npublic class AiragMcp implements Serializable {\n    private static final long serialVersionUID = 1L;\n\n    /**\n     * id\n     */\n    @TableId(type = IdType.ASSIGN_ID)\n    @Schema(description = \"id\")\n    private java.lang.String id;\n    /**\n     * 应用图标\n     */\n    @Excel(name = \"应用图标\", width = 15)\n    @Schema(description = \"应用图标\")\n    private java.lang.String icon;\n    /**\n     * 名称\n     */\n    @Excel(name = \"名称\", width = 15)\n    @Schema(description = \"名称\")\n    private java.lang.String name;\n    /**\n     * 描述\n     */\n    @Excel(name = \"描述\", width = 15)\n    @Schema(description = \"描述\")\n    private java.lang.String descr;\n    /**\n     * 类型（plugin=插件，mcp=MCP）\n     * for [QQYUN-12453]【AI】支持插件\n     */\n    @Excel(name = \"类型（plugin=插件，mcp=MCP）\", width = 15)\n    @Schema(description = \"类型（plugin=插件，mcp=MCP）\")\n    private java.lang.String category;\n    /**\n     * mcp类型（sse：sse类型；stdio：标准类型）\n     */\n    @Excel(name = \"mcp类型（sse：sse类型；stdio：标准类型）\", width = 15)\n    @Schema(description = \"mcp类型（sse：sse类型；stdio：标准类型）\")\n    private java.lang.String type;\n    /**\n     * 服务端点（SSE类型为URL，stdio类型为命令）\n     */\n    @Excel(name = \"服务端点（SSE类型为URL，stdio类型为命令）\", width = 15)\n    @Schema(description = \"服务端点（SSE类型为URL，stdio类型为命令）\")\n    private java.lang.String endpoint;\n    /**\n     * 请求头（sse类型）、环境变量（stdio类型）\n     */\n    @Excel(name = \"请求头（sse类型）、环境变量（stdio类型）\", width = 15)\n    @Schema(description = \"请求头（sse类型）、环境变量（stdio类型）\")\n    private java.lang.String headers;\n    /**\n     * 工具列表\n     */\n    @Excel(name = \"工具列表\", width = 15)\n    @Schema(description = \"工具列表\")\n    private java.lang.String tools;\n    /**\n     * 状态（enable=启用、disable=禁用）\n     */\n    @Excel(name = \"状态（enable=启用、disable=禁用）\", width = 15)\n    @Schema(description = \"状态（enable=启用、disable=禁用）\")\n    private java.lang.String status;\n    /**\n     * 是否同步\n     */\n    @Excel(name = \"是否同步\", width = 15)\n    @Schema(description = \"是否同步\")\n    private java.lang.Integer synced;\n    /**\n     * 元数据\n     */\n    @Excel(name = \"元数据\", width = 15)\n    @Schema(description = \"元数据\")\n    private java.lang.String metadata;\n    /**\n     * 创建人\n     */\n    @Schema(description = \"创建人\")\n    private java.lang.String createBy;\n    /**\n     * 创建日期\n     */\n    @JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @Schema(description = \"创建日期\")\n    private java.util.Date createTime;\n    /**\n     * 更新人\n     */\n    @Schema(description = \"更新人\")\n    private java.lang.String updateBy;\n    /**\n     * 更新日期\n     */\n    @JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @Schema(description = \"更新日期\")\n    private java.util.Date updateTime;\n    /**\n     * 所属部门\n     */\n    @Schema(description = \"所属部门\")\n    private java.lang.String sysOrgCode;\n    /**\n     * 租户id\n     */\n    @Excel(name = \"租户id\", width = 15)\n    @Schema(description = \"租户id\")\n    private java.lang.String tenantId;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/entity/AiragModel.java",
    "content": "package org.jeecg.modules.airag.llm.entity;\n\nimport java.io.Serializable;\nimport java.io.UnsupportedEncodingException;\nimport java.util.Date;\nimport java.math.BigDecimal;\n\nimport com.baomidou.mybatisplus.annotation.IdType;\nimport com.baomidou.mybatisplus.annotation.TableId;\nimport com.baomidou.mybatisplus.annotation.TableName;\nimport com.baomidou.mybatisplus.annotation.TableLogic;\nimport org.jeecg.common.constant.ProvinceCityArea;\nimport org.jeecg.common.util.SpringContextUtils;\nimport lombok.Data;\nimport com.fasterxml.jackson.annotation.JsonFormat;\nimport org.springframework.format.annotation.DateTimeFormat;\nimport org.jeecgframework.poi.excel.annotation.Excel;\nimport org.jeecg.common.aspect.annotation.Dict;\n\nimport io.swagger.v3.oas.annotations.media.Schema;\nimport lombok.EqualsAndHashCode;\nimport lombok.experimental.Accessors;\n\n/**\n * @Description: AiRag模型配置\n * @Author: jeecg-boot\n * @Date: 2025-02-17\n * @Version: V1.0\n */\n@Data\n@TableName(\"airag_model\")\n@Accessors(chain = true)\n@EqualsAndHashCode(callSuper = false)\n@Schema(description=\"AiRag模型配置\")\npublic class AiragModel implements Serializable {\n    private static final long serialVersionUID = 1L;\n\n    /**\n     * 主键\n     */\n    @TableId(type = IdType.ASSIGN_ID)\n    @Schema(description = \"主键\")\n    private String id;\n    /**\n     * 创建人\n     */\n    @Schema(description = \"创建人\")\n    @Dict(dictTable = \"sys_user\",dicCode = \"username\",dicText = \"realname\")\n    private String createBy;\n    /**\n     * 创建日期\n     */\n    @JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @Schema(description = \"创建日期\")\n    private Date createTime;\n    /**\n     * 更新人\n     */\n    @Schema(description = \"更新人\")\n    private String updateBy;\n    /**\n     * 更新日期\n     */\n    @JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @Schema(description = \"更新日期\")\n    private Date updateTime;\n    /**\n     * 所属部门\n     */\n    @Schema(description = \"所属部门\")\n    private String sysOrgCode;\n    /**\n     * 租户id\n     */\n    @Excel(name = \"租户id\", width = 15)\n    @Schema(description = \"租户id\")\n    private String tenantId;\n    /**\n     * 名称\n     */\n    @Excel(name = \"名称\", width = 15)\n    @Schema(description = \"名称\")\n    private String name;\n    /**\n     * 供应者\n     */\n    @Excel(name = \"供应者\", width = 15, dicCode = \"model_provider\")\n    @Dict(dicCode = \"model_provider\")\n    @Schema(description = \"供应者\")\n    private String provider;\n    /**\n     * 模型类型\n     */\n    @Excel(name = \"模型类型\", width = 15, dicCode = \"model_type\")\n    @Dict(dicCode = \"model_type\")\n    @Schema(description = \"模型类型\")\n    private String modelType;\n    /**\n     * 模型名称\n     */\n    @Excel(name = \"模型名称\", width = 15)\n    @Schema(description = \"模型名称\")\n    private String modelName;\n    /**\n     * API域名\n     */\n    @Excel(name = \"API域名\", width = 15)\n    @Schema(description = \"API域名\")\n    private String baseUrl;\n    /**\n     * 凭证信息\n     */\n    @Excel(name = \"凭证信息\", width = 15)\n    @Schema(description = \"凭证信息\")\n    private String credential;\n    /**\n     * 模型参数\n     */\n    @Excel(name = \"模型参数\", width = 15)\n    @Schema(description = \"模型参数\")\n    private String modelParams;\n\n    /**\n     * 是否激活(0=未激活,1=已激活)\n     */\n    @Excel(name = \"是否激活\", width = 15)\n    @Schema(description = \"是否激活\")\n    private Integer activateFlag;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/handler/AIChatHandler.java",
    "content": "package org.jeecg.modules.airag.llm.handler;\n\nimport com.alibaba.fastjson.JSONObject;\nimport dev.langchain4j.agent.tool.ToolSpecification;\nimport dev.langchain4j.data.message.*;\nimport dev.langchain4j.exception.InvalidRequestException;\nimport dev.langchain4j.exception.ToolExecutionException;\nimport dev.langchain4j.mcp.McpToolProvider;\nimport dev.langchain4j.rag.query.router.QueryRouter;\nimport dev.langchain4j.service.TokenStream;\nimport dev.langchain4j.service.tool.ToolExecutor;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.ai.handler.LLMHandler;\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.jeecg.common.util.AssertUtils;\nimport org.jeecg.common.util.filter.SsrfFileTypeFilter;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.modules.airag.common.consts.AiragConsts;\nimport org.jeecg.modules.airag.common.handler.AIChatParams;\nimport org.jeecg.modules.airag.common.handler.IAIChatHandler;\nimport org.jeecg.modules.airag.common.handler.McpToolProviderWrapper;\nimport org.jeecg.modules.airag.llm.consts.LLMConsts;\nimport org.jeecg.modules.airag.llm.entity.AiragMcp;\nimport org.jeecg.modules.airag.llm.entity.AiragModel;\nimport org.jeecg.modules.airag.llm.mapper.AiragMcpMapper;\nimport org.jeecg.modules.airag.llm.mapper.AiragModelMapper;\nimport org.jeecg.config.AiRagConfigBean;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.beans.factory.annotation.Value;\nimport org.springframework.stereotype.Component;\n\nimport java.io.File;\nimport java.io.IOException;\nimport java.nio.file.Files;\nimport java.nio.file.Path;\nimport java.nio.file.Paths;\nimport java.util.*;\nimport java.util.regex.Matcher;\nimport java.util.stream.Collectors;\n\n/**\n * 大模型聊天工具类\n *\n * @Author: chenrui\n * @Date: 2025/2/18 14:31\n */\n@Slf4j\n@Component\npublic class AIChatHandler implements IAIChatHandler {\n\n    @Autowired\n    AiragModelMapper airagModelMapper;\n\n    @Autowired\n    AiragMcpMapper airagMcpMapper;\n\n    @Autowired\n    EmbeddingHandler embeddingHandler;\n\n    @Autowired\n    LLMHandler llmHandler;\n\n    @Autowired\n    AiRagConfigBean aiRagConfigBean;\n\n    @Value(value = \"${jeecg.path.upload:}\")\n    private String uploadpath;\n\n    /**\n     * 问答\n     *\n     * @param modelId\n     * @param messages\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 21:03\n     */\n    @Override\n    public String completions(String modelId, List<ChatMessage> messages) {\n        AssertUtils.assertNotEmpty(\"至少发送一条消息\", messages);\n        AssertUtils.assertNotEmpty(\"请选择模型\", modelId);\n        // 整理消息\n        return completions(modelId, messages, null);\n    }\n\n    /**\n     * 问答\n     *\n     * @param modelId\n     * @param messages\n     * @param params\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 21:03\n     */\n    @Override\n    public String completions(String modelId, List<ChatMessage> messages, AIChatParams params) {\n        AssertUtils.assertNotEmpty(\"至少发送一条消息\", messages);\n        AssertUtils.assertNotEmpty(\"请选择模型\", modelId);\n\n        AiragModel airagModel = airagModelMapper.getByIdIgnoreTenant(modelId);\n        AssertUtils.assertSame(\"模型未激活,请先在[AI模型配置]中[测试激活]模型\", airagModel.getActivateFlag(), 1);\n        return completions(airagModel, messages, params);\n    }\n\n    /**\n     * 问答\n     *\n     * @param airagModel\n     * @param messages\n     * @param params\n     * @return\n     * @author chenrui\n     * @date 2025/2/24 17:30\n     */\n    public String completions(AiragModel airagModel, List<ChatMessage> messages, AIChatParams params) {\n        params = mergeParams(airagModel, params);\n        String resp;\n        try {\n            resp = llmHandler.completions(messages, params);\n        } catch (ToolExecutionException | InvalidRequestException e) {\n            log.error(e.getMessage(), e);\n            return \"\";\n        } catch (Exception e) {\n            // langchain4j 异常友好提示\n            String errMsg = \"调用大模型接口失败，详情请查看后台日志。\";\n            if (oConvertUtils.isNotEmpty(e.getMessage())) {\n                String exceptionMsg = e.getMessage();\n                \n                // 检查是否是工具调用消息序列不完整的异常\n                if (exceptionMsg.contains(\"messages with role 'tool' must be a response to a preceeding message with 'tool_calls'\")) {\n                    errMsg = \"消息序列不完整，可能是因为历史消息数量设置过小导致工具调用上下文丢失。建议增加历史消息数量后重试。\";\n                    log.error(\"AI模型调用异常: 工具调用消息序列不完整，建议增加历史消息数量。异常详情: {}\", exceptionMsg, e);\n                    throw new JeecgBootException(errMsg);\n                }\n                \n                // 根据常见异常关键字做细致翻译\n                for (Map.Entry<String, String> entry : MODEL_ERROR_MAP.entrySet()) {\n                    String key = entry.getKey();\n                    String value = entry.getValue();\n                    if (exceptionMsg.contains(key)) {\n                        errMsg = value;\n                        break;\n                    }\n                }\n            }\n            log.error(\"AI模型调用异常: {}\", errMsg, e);\n            throw new JeecgBootException(errMsg);\n        }\n        if (resp.contains(\"</think>\")\n                && (null == params.getNoThinking() || params.getNoThinking())) {\n            String[] thinkSplit = resp.split(\"</think>\");\n            resp = thinkSplit[thinkSplit.length - 1];\n        }\n        return resp;\n    }\n\n    /**\n     * 使用默认模型问答\n     *\n     * @param messages\n     * @param params\n     * @return\n     * @author chenrui\n     * @date 2025/3/12 15:13\n     */\n    @Override\n    public String completionsByDefaultModel(List<ChatMessage> messages, AIChatParams params) {\n        return completions(new AiragModel(), messages, params);\n    }\n\n    /**\n     * 聊天(流式)\n     *\n     * @param modelId\n     * @param messages\n     * @return\n     * @author chenrui\n     * @date 2025/2/20 21:06\n     */\n    @Override\n    public TokenStream chat(String modelId, List<ChatMessage> messages) {\n        return chat(modelId, messages, null);\n    }\n\n    /**\n     * 聊天(流式)\n     *\n     * @param modelId\n     * @param messages\n     * @param params\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 21:03\n     */\n    @Override\n    public TokenStream chat(String modelId, List<ChatMessage> messages, AIChatParams params) {\n        AssertUtils.assertNotEmpty(\"至少发送一条消息\", messages);\n        AssertUtils.assertNotEmpty(\"请选择模型\", modelId);\n\n        AiragModel airagModel = airagModelMapper.getByIdIgnoreTenant(modelId);\n        AssertUtils.assertSame(\"模型未激活,请先在[AI模型配置]中[测试激活]模型\", airagModel.getActivateFlag(), 1);\n        return chat(airagModel, messages, params);\n    }\n\n    /**\n     * 聊天(流式)\n     *\n     * @param airagModel\n     * @param messages\n     * @param params\n     * @return\n     * @author chenrui\n     * @date 2025/2/24 17:29\n     */\n    private TokenStream chat(AiragModel airagModel, List<ChatMessage> messages, AIChatParams params) {\n        params = mergeParams(airagModel, params);\n        return llmHandler.chat(messages, params);\n    }\n\n    /**\n     * 使用默认模型聊天\n     *\n     * @param messages\n     * @param params\n     * @return\n     * @author chenrui\n     * @date 2025/3/12 15:13\n     */\n    @Override\n    public TokenStream chatByDefaultModel(List<ChatMessage> messages, AIChatParams params) {\n        return chat(new AiragModel(), messages, params);\n    }\n\n    /**\n     * 合并 airagmodel和params,params为准\n     *\n     * @param airagModel\n     * @param params\n     * @return\n     * @author chenrui\n     * @date 2025/3/11 17:45\n     */\n    private AIChatParams mergeParams(AiragModel airagModel, AIChatParams params) {\n        if (null == airagModel) {\n            return params;\n        }\n        if (params == null) {\n            params = new AIChatParams();\n        }\n\n        params.setProvider(airagModel.getProvider());\n        params.setModelName(airagModel.getModelName());\n        params.setBaseUrl(airagModel.getBaseUrl());\n        if (oConvertUtils.isObjectNotEmpty(airagModel.getCredential())) {\n            JSONObject modelCredential = JSONObject.parseObject(airagModel.getCredential());\n            params.setApiKey(oConvertUtils.getString(modelCredential.getString(\"apiKey\"), null));\n            params.setSecretKey(oConvertUtils.getString(modelCredential.getString(\"secretKey\"), null));\n        }\n        if (oConvertUtils.isObjectNotEmpty(airagModel.getModelParams())) {\n            JSONObject modelParams = JSONObject.parseObject(airagModel.getModelParams());\n            if (oConvertUtils.isObjectEmpty(params.getTemperature())) {\n                params.setTemperature(modelParams.getDouble(\"temperature\"));\n            }\n            if (oConvertUtils.isObjectEmpty(params.getTopP())) {\n                params.setTopP(modelParams.getDouble(\"topP\"));\n            }\n            if (oConvertUtils.isObjectEmpty(params.getPresencePenalty())) {\n                params.setPresencePenalty(modelParams.getDouble(\"presencePenalty\"));\n            }\n            if (oConvertUtils.isObjectEmpty(params.getFrequencyPenalty())) {\n                params.setFrequencyPenalty(modelParams.getDouble(\"frequencyPenalty\"));\n            }\n            if (oConvertUtils.isObjectEmpty(params.getMaxTokens())) {\n                params.setMaxTokens(modelParams.getInteger(\"maxTokens\"));\n            }\n            if (oConvertUtils.isObjectEmpty(params.getTimeout())) {\n                params.setTimeout(modelParams.getInteger(\"timeout\"));\n            }\n            if (oConvertUtils.isObjectEmpty(params.getEnableSearch())) {\n                params.setEnableSearch(modelParams.getBoolean(\"enableSearch\"));\n            }\n        }\n\n        // RAG\n        List<String> knowIds = params.getKnowIds();\n        if (oConvertUtils.isObjectNotEmpty(knowIds)) {\n            QueryRouter queryRouter = embeddingHandler.getQueryRouter(knowIds, params.getTopNumber(), params.getSimilarity());\n            params.setQueryRouter(queryRouter);\n        }\n\n        // 设置确保maxTokens值正确\n        if (oConvertUtils.isObjectNotEmpty(params.getMaxTokens()) && params.getMaxTokens() <= 0) {\n            params.setMaxTokens(null);\n        }\n\n        // 默认超时时间\n        if(oConvertUtils.isObjectEmpty(params.getTimeout())){\n            params.setTimeout(AiragConsts.DEFAULT_TIMEOUT);\n        }\n\n        //deepseek-reasoner 推理模型不支持插件tool\n        String modelName = airagModel.getModelName();\n        if(!LLMConsts.DEEPSEEK_REASONER.equals(modelName)){\n            // 插件/MCP处理\n            buildPlugins(params);\n        }\n\n        return params;\n    }\n\n    /**\n     * 构造插件和MCP工具\n     * for [QQYUN-12453]【AI】支持插件\n     * for [QQYUN-9234] MCP服务连接关闭 - 使用包装器保存连接引用\n     * @param params\n     * @author chenrui\n     * @date 2025/10/31 14:04\n     */\n    private void buildPlugins(AIChatParams params) {\n        List<String> pluginIds = params.getPluginIds();\n\n        if(oConvertUtils.isObjectNotEmpty(pluginIds)){\n            List<McpToolProvider> mcpToolProviders = new ArrayList<>();\n            List<McpToolProviderWrapper> mcpToolProviderWrappers = new ArrayList<>();\n            Map<ToolSpecification, ToolExecutor> pluginTools = new HashMap<>();\n\n            for (String pluginId : pluginIds.stream().distinct().collect(Collectors.toList())) {\n                AiragMcp airagMcp = airagMcpMapper.selectById(pluginId);\n                if (airagMcp == null) {\n                    continue;\n                }\n\n                String category = airagMcp.getCategory();\n                if (oConvertUtils.isEmpty(category)) {\n                    // 兼容旧数据：如果没有category字段，默认为mcp\n                    category = \"mcp\";\n                }\n\n                if (\"mcp\".equalsIgnoreCase(category)) {\n                    // MCP类型：构建McpToolProviderWrapper（包含连接引用用于后续关闭）\n                    // for [QQYUN-9234] MCP服务连接关闭\n                    McpToolProviderWrapper wrapper = buildMcpToolProviderWrapper(\n                            airagMcp.getName(),\n                            airagMcp.getType(),\n                            airagMcp.getEndpoint(),\n                            airagMcp.getHeaders(),\n                            aiRagConfigBean.getAllowSensitiveNodes()\n                    );\n                    if (wrapper != null) {\n                        mcpToolProviders.add(wrapper.getMcpToolProvider());\n                        mcpToolProviderWrappers.add(wrapper);\n                    }\n                } else if (\"plugin\".equalsIgnoreCase(category)) {\n                    // 插件类型：构建ToolSpecification和ToolExecutor\n                    Map<ToolSpecification, ToolExecutor> tools = PluginToolBuilder.buildTools(airagMcp, params.getCurrentHttpRequest());\n                    if (tools != null && !tools.isEmpty()) {\n                        pluginTools.putAll(tools);\n                    }\n                }\n            }\n\n            // 设置MCP工具提供者\n            if (!mcpToolProviders.isEmpty()) {\n                params.setMcpToolProviders(mcpToolProviders);\n            }\n            \n            // 保存MCP连接包装器，用于后续关闭\n            // for [QQYUN-9234] MCP服务连接关闭\n            if (!mcpToolProviderWrappers.isEmpty()) {\n                params.setMcpToolProviderWrappers(mcpToolProviderWrappers);\n            }\n\n            // 设置插件工具\n            if (!pluginTools.isEmpty()) {\n                if (params.getTools() == null) {\n                    params.setTools(new HashMap<>());\n                }\n                params.getTools().putAll(pluginTools);\n            }\n        }\n    }\n\n    @Override\n    public UserMessage buildUserMessage(String content, List<String> images) {\n        AssertUtils.assertNotEmpty(\"请输入消息内容\", content);\n        List<Content> contents = new ArrayList<>();\n        contents.add(TextContent.from(content));\n        if (oConvertUtils.isObjectNotEmpty(images)) {\n            // 获取所有图片,将他们转换为ImageContent\n            List<ImageContent> imageContents = buildImageContents(images);\n            contents.addAll(imageContents);\n        }\n        return UserMessage.from(contents);\n    }\n\n    @Override\n    public List<ImageContent> buildImageContents(List<String> images) {\n        List<ImageContent> imageContents = new ArrayList<>();\n        for (String imageUrl : images) {\n            Matcher matcher = LLMConsts.WEB_PATTERN.matcher(imageUrl);\n            if (matcher.matches()) {\n                // 来源于网络\n                imageContents.add(ImageContent.from(imageUrl));\n            } else {\n                // 本地文件\n                String filePath = uploadpath + File.separator + imageUrl;\n                // 读取文件并转换为 base64 编码字符串\n                try {\n                    SsrfFileTypeFilter.checkPathTraversal(filePath);\n                    Path path = Paths.get(filePath);\n                    byte[] fileContent = Files.readAllBytes(path);\n                    String base64Data = Base64.getEncoder().encodeToString(fileContent);\n                    // 获取文件的 MIME 类型\n                    String mimeType = Files.probeContentType(path);\n                    // 构建 ImageContent 对象\n                    imageContents.add(ImageContent.from(base64Data, mimeType));\n                } catch (IOException e) {\n                    log.error(\"读取文件失败: {}\", imageUrl, e);\n                    throw new RuntimeException(\"发送消息失败,读取文件异常:\" + e.getMessage(), e);\n                }\n            }\n        }\n        return imageContents;\n    }\n\n    //================================================= begin【QQYUN-12145】【AI】AI 绘画创作 ========================================\n    /**\n     * 文本生成图片\n     * @param modelId\n     * @param messages\n     * @param params\n     * @return\n     */\n    @Override\n    public List<Map<String, Object>> imageGenerate(String modelId, String messages, AIChatParams params) {\n        AssertUtils.assertNotEmpty(\"至少发送一条消息\", messages);\n        AssertUtils.assertNotEmpty(\"请选择图片大模型\", modelId);\n        AiragModel airagModel = airagModelMapper.getByIdIgnoreTenant(modelId);\n        return this.imageGenerate(airagModel, messages, params);\n    }\n\n    /**\n     * 文本生成图片\n     *\n     * @param airagModel\n     * @param messages\n     * @param params\n     * @return\n     */\n    public List<Map<String, Object>> imageGenerate(AiragModel airagModel, String messages, AIChatParams params) {\n        params = mergeParams(airagModel, params);\n        try {\n            return llmHandler.imageGenerate(messages, params);\n        } catch (Exception e) {\n            String errMsg = \"调用绘画AI接口失败，详情请查看后台日志。\";\n            if (oConvertUtils.isNotEmpty(e.getMessage())) {\n                // 根据常见异常关键字做细致翻译\n                for (Map.Entry<String, String> entry : MODEL_ERROR_MAP.entrySet()) {\n                    String key = entry.getKey();\n                    String value = entry.getValue();\n                    if (e.getMessage().contains(key)) {\n                        errMsg = value;\n                        break;\n                    }\n                }\n            }\n            log.error(\"AI模型调用异常: {}\", errMsg, e);\n            throw new JeecgBootException(errMsg);\n        }\n    }\n\n\n    /**\n     * 图生图\n     * \n     * @param modelId\n     * @param messages\n     * @param images\n     * @param params\n     * @return\n     */\n    @Override\n    public List<Map<String, Object>> imageEdit(String modelId, String messages, List<String> images, AIChatParams params) {\n        AiragModel airagModel = airagModelMapper.getByIdIgnoreTenant(modelId);\n        params = mergeParams(airagModel, params);\n        List<String> originalImageBase64List = getFirstImageBase64(images);\n        try {\n            return llmHandler.imageEdit(messages, originalImageBase64List, params);\n        } catch (Exception e) {\n            String errMsg = \"调用绘画AI接口失败，详情请查看后台日志。\";\n            if (oConvertUtils.isNotEmpty(e.getMessage())) {\n                // 根据常见异常关键字做细致翻译\n                for (Map.Entry<String, String> entry : MODEL_ERROR_MAP.entrySet()) {\n                    String key = entry.getKey();\n                    String value = entry.getValue();\n                    if (errMsg.contains(key)) {\n                        errMsg = value;\n                        break;\n                    }\n                }\n            }\n            log.error(\"AI模型调用异常: {}\", errMsg, e);\n            throw new JeecgBootException(errMsg);\n        }\n    }\n\n    /**\n     * 需要将图片转换成Base64编码\n     * @param images 图片路径列表\n     * @return Base64编码字符串\n     */\n    private List<String> getFirstImageBase64(List<String> images) {\n        List<String> originalImageBase64List = new ArrayList<>();\n        if (images != null && !images.isEmpty()) {\n            for (String imageUrl : images) {\n                Matcher matcher = LLMConsts.WEB_PATTERN.matcher(imageUrl);\n                try {\n                    byte[] fileContent;\n                    if (matcher.matches()) {\n                        // 来源于网络\n                        java.net.URL url = new java.net.URL(imageUrl);\n                        java.net.URLConnection conn = url.openConnection();\n                        conn.setConnectTimeout(5000);\n                        conn.setReadTimeout(10000);\n                        try (java.io.InputStream in = conn.getInputStream()) {\n                            java.io.ByteArrayOutputStream buffer = new java.io.ByteArrayOutputStream();\n                            int nRead;\n                            byte[] data = new byte[1024];\n                            while ((nRead = in.read(data, 0, data.length)) != -1) {\n                                buffer.write(data, 0, nRead);\n                            }\n                            buffer.flush();\n                            fileContent = buffer.toByteArray();\n                        }\n                    } else {\n                        // 本地文件\n                        String filePath = uploadpath + File.separator + imageUrl;\n                        SsrfFileTypeFilter.checkPathTraversal(filePath);\n                        Path path = Paths.get(filePath);\n                        fileContent = Files.readAllBytes(path);\n                    }\n                    originalImageBase64List.add(Base64.getEncoder().encodeToString(fileContent));\n                } catch (Exception e) {\n                    log.error(\"图片读取失败: {}\", imageUrl, e);\n                    throw new JeecgBootException(\"图片读取失败: \" + imageUrl);\n                }\n            }\n        }\n        return originalImageBase64List;\n    }\n    //================================================= end 【QQYUN-12145】【AI】AI 绘画创作 ========================================\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/handler/CommandExecUtil.java",
    "content": "package org.jeecg.modules.airag.llm.handler;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.lang.ArrayUtils;\n\nimport java.io.*;\nimport java.nio.charset.StandardCharsets;\nimport java.util.ArrayList;\nimport java.util.Arrays;\nimport java.util.List;\n\n/**\n * @Description: 命令行执行工具类\n * @Author: chenrui\n * @Date: 2024/4/8 10:11\n */\n@Slf4j\npublic class CommandExecUtil {\n\n\n    /**\n     * 执行命令行\n     *\n     * @param command\n     * @param args\n     * @return\n     * @throws IOException\n     * @author chenrui\n     * @date 2024/4/9 10:59\n     */\n    public static String execCommand(String command, String[] args) throws IOException {\n        if (null == command || command.isEmpty()) {\n            throw new IllegalArgumentException(\"命令不能为空\");\n        }\n        return execCommand(command.split(\" \"), args);\n    }\n\n    /**\n     * 执行命令行\n     *\n     * @param command 脚本目录\n     * @param args    参数\n     * @author chenrui\n     * @date 2024/4/09 10:30\n     */\n    public static String execCommand(String[] command, String[] args) throws IOException {\n\n        if (null == command || command.length == 0) {\n            throw new IllegalArgumentException(\"命令不能为空\");\n        }\n\n        if (null != args && args.length > 0) {\n            command = (String[]) ArrayUtils.addAll(command, args);\n        }\n\n        // windows系统处理文件夹空格问题\n        if (System.getProperty(\"os.name\").toLowerCase().startsWith(\"windows\")) {\n            List<String> commandNew = new ArrayList<>(command.length + 2);\n            commandNew.addAll(Arrays.asList(\"cmd.exe\", \"/c\"));\n            for (String tempCommand : command) {\n                if (tempCommand.contains(\" \")) {\n                    tempCommand = \"\\\"\" + tempCommand.replaceAll(\"\\\"\", \"'\") + \"\\\"\";\n                }\n                commandNew.add(tempCommand);\n            }\n            command = commandNew.toArray(new String[0]);\n        }\n\n\n        Process process = null;\n        try {\n            log.debug(\" =============================== Runtime command Script ===============================\" );\n            log.debug(String.join(\" \", command));\n            log.debug(\" =============================== Runtime command Script =============================== \" );\n            process = Runtime.getRuntime().exec(command);\n            try (ByteArrayOutputStream resultOutStream = new ByteArrayOutputStream();\n                 InputStream processInStream = new BufferedInputStream(process.getInputStream())) {\n                new Thread(new InputStreamRunnable(process.getErrorStream(), \"ErrorStream\")).start();\n                int num;\n                byte[] bs = new byte[1024];\n                while ((num = processInStream.read(bs)) != -1) {\n                    resultOutStream.write(bs, 0, num);\n                    String stepMsg = new String(bs);\n//                    log.debug(\"命令行日志:\" + stepMsg);\n                    if (stepMsg.contains(\"input any key to continue...\")) {\n                        process.destroy();\n                    }\n                }\n                String result = resultOutStream.toString();\n                log.debug(\"执行命令完成:\" + result);\n                return result;\n            } catch (IOException ex) {\n                throw new RuntimeException(ex);\n            }\n        } catch (IOException e) {\n            log.error(e.getMessage(), e);\n            throw e;\n        } finally {\n            if (process != null) {\n                process.destroy();\n            }\n        }\n    }\n\n    /**\n     * exec 控制台输出获取线程类\n     * 使用单独的线程获取控制台输出,防止输入流阻塞\n     *\n     * @author chenrui\n     * @date 2024/4/09 10:30\n     */\n    static class InputStreamRunnable implements Runnable {\n        BufferedReader bReader = null;\n        String type = null;\n\n        public InputStreamRunnable(InputStream is, String _type) {\n            try {\n                bReader = new BufferedReader(new InputStreamReader(new BufferedInputStream(is), StandardCharsets.UTF_8));\n                type = _type;\n            } catch (Exception ex) {\n            }\n        }\n\n        @SuppressWarnings(\"unused\")\n        public void run() {\n            String line;\n            int lineNum = 0;\n\n            try {\n                while ((line = bReader.readLine()) != null) {\n                    lineNum++;\n                    // Thread.sleep(200);\n                }\n                bReader.close();\n            } catch (Exception ignored) {\n            }\n        }\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/handler/EmbeddingHandler.java",
    "content": "package org.jeecg.modules.airag.llm.handler;\n\nimport com.alibaba.fastjson.JSONObject;\nimport com.google.common.collect.Lists;\nimport dev.langchain4j.data.document.Document;\nimport dev.langchain4j.data.document.DocumentSplitter;\nimport dev.langchain4j.data.document.Metadata;\nimport dev.langchain4j.data.document.splitter.DocumentSplitters;\nimport dev.langchain4j.data.embedding.Embedding;\nimport dev.langchain4j.data.segment.TextSegment;\nimport dev.langchain4j.model.embedding.EmbeddingModel;\nimport dev.langchain4j.rag.content.retriever.ContentRetriever;\nimport dev.langchain4j.rag.content.retriever.EmbeddingStoreContentRetriever;\nimport dev.langchain4j.rag.query.router.DefaultQueryRouter;\nimport dev.langchain4j.rag.query.router.QueryRouter;\nimport dev.langchain4j.store.embedding.EmbeddingMatch;\nimport dev.langchain4j.store.embedding.EmbeddingSearchRequest;\nimport dev.langchain4j.store.embedding.EmbeddingStore;\nimport dev.langchain4j.store.embedding.EmbeddingStoreIngestor;\nimport dev.langchain4j.store.embedding.filter.Filter;\nimport dev.langchain4j.store.embedding.filter.logical.And;\nimport dev.langchain4j.store.embedding.pgvector.PgVectorEmbeddingStore;\nimport jakarta.servlet.http.HttpServletRequest;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.io.FilenameUtils;\nimport org.apache.tika.parser.AutoDetectParser;\nimport org.jeecg.ai.factory.AiModelFactory;\nimport org.jeecg.ai.factory.AiModelOptions;\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.jeecg.common.system.util.JwtUtil;\nimport org.jeecg.common.util.*;\nimport org.jeecg.modules.airag.common.handler.IEmbeddingHandler;\nimport org.jeecg.modules.airag.common.vo.knowledge.KnowledgeSearchResult;\nimport org.jeecg.modules.airag.llm.config.EmbedStoreConfigBean;\nimport org.jeecg.modules.airag.llm.config.KnowConfigBean;\nimport org.jeecg.modules.airag.llm.consts.LLMConsts;\nimport org.jeecg.modules.airag.llm.document.TikaDocumentParser;\nimport org.jeecg.modules.airag.llm.entity.AiragKnowledge;\nimport org.jeecg.modules.airag.llm.entity.AiragKnowledgeDoc;\nimport org.jeecg.modules.airag.llm.entity.AiragModel;\nimport org.jeecg.modules.airag.llm.mapper.AiragKnowledgeMapper;\nimport org.jeecg.modules.airag.llm.mapper.AiragModelMapper;\nimport org.jeecg.modules.airag.llm.service.IAiragKnowledgeService;\nimport org.jetbrains.annotations.NotNull;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.beans.factory.annotation.Value;\nimport org.springframework.context.annotation.Lazy;\nimport org.springframework.stereotype.Component;\n\nimport java.io.File;\nimport java.io.IOException;\nimport java.util.*;\nimport java.util.concurrent.ConcurrentHashMap;\nimport java.util.regex.Matcher;\nimport java.util.regex.Pattern;\nimport java.util.stream.Collectors;\n\nimport static dev.langchain4j.store.embedding.filter.MetadataFilterBuilder.metadataKey;\nimport static org.jeecg.modules.airag.llm.consts.LLMConsts.KNOWLEDGE_DOC_TYPE_FILE;\nimport static org.jeecg.modules.airag.llm.consts.LLMConsts.KNOWLEDGE_DOC_TYPE_WEB;\n\n/**\n * 向量工具类\n *\n * @Author: chenrui\n * @Date: 2025/2/18 14:31\n */\n@Slf4j\n@Component\npublic class EmbeddingHandler implements IEmbeddingHandler {\n\n    @Autowired\n    EmbedStoreConfigBean embedStoreConfigBean;\n\n    @Autowired\n    private AiragModelMapper airagModelMapper;\n\n    @Autowired\n    @Lazy\n    private IAiragKnowledgeService airagKnowledgeService;\n\n    @Autowired\n    private AiragKnowledgeMapper airagKnowledgeMapper;\n\n    @Value(value = \"${jeecg.path.upload:}\")\n    private String uploadpath;\n\n    @Autowired\n    KnowConfigBean knowConfigBean;\n\n    /**\n     * 默认分段长度\n     */\n    private static final int DEFAULT_SEGMENT_SIZE = 1000;\n\n    /**\n     * 默认分段重叠长度\n     */\n    private static final int DEFAULT_OVERLAP_SIZE = 50;\n\n    /**\n     * 最大输出长度\n     */\n    private static final int DEFAULT_MAX_OUTPUT_CHARS = 4000;\n\n    /**\n     * 向量存储元数据:knowledgeId\n     */\n    public static final String EMBED_STORE_METADATA_KNOWLEDGEID = \"knowledgeId\";\n\n    /**\n     * 向量存储元数据: 用户账号\n     */\n    public static final String EMBED_STORE_METADATA_USER_NAME = \"username\";\n\n    /**\n     * 向量存储元数据:docId\n     */\n    public static final String EMBED_STORE_METADATA_DOCID = \"docId\";\n\n    /**\n     * 向量存储元数据:docName\n     */\n    public static final String EMBED_STORE_METADATA_DOCNAME = \"docName\";\n\n    /**\n     * 向量存储元数据：创建时间\n     */\n    public static final String EMBED_STORE_CREATE_TIME = \"createTime\";\n\n    /**\n     * 向量存储缓存\n     */\n    private static final ConcurrentHashMap<String, EmbeddingStore<TextSegment>> EMBED_STORE_CACHE = new ConcurrentHashMap<>();\n\n\n    /**\n     * 正则匹配: md图片\n     * \"!\\\\[(.*?)]\\\\((.*?)(\\\\s*=\\\\d+)?\\\\)\"\n     */\n    private static final Pattern PATTERN_MD_IMAGE = Pattern.compile(\"!\\\\[(.*?)]\\\\((.*?)\\\\)\");\n\n    /**\n     * 向量化文档\n     *\n     * @param knowId\n     * @param doc\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 11:52\n     */\n    public Map<String, Object> embeddingDocument(String knowId, AiragKnowledgeDoc doc) {\n        AiragKnowledge airagKnowledge = airagKnowledgeService.getById(knowId);\n        AssertUtils.assertNotEmpty(\"知识库不存在\", airagKnowledge);\n        AssertUtils.assertNotEmpty(\"请先为知识库配置向量模型库\", airagKnowledge.getEmbedId());\n        AssertUtils.assertNotEmpty(\"文档不能为空\", doc);\n        // 读取文档\n        String content = doc.getContent();\n        // 向量化并存储\n        if (oConvertUtils.isEmpty(content)) {\n            switch (doc.getType()) {\n                case KNOWLEDGE_DOC_TYPE_FILE:\n                    //解析文件\n                    if (knowConfigBean.isEnableMinerU()) {\n                        parseFileByMinerU(doc);\n                    }\n                    content = parseFile(doc);\n                    break;\n                case KNOWLEDGE_DOC_TYPE_WEB:\n                    // TODO author: chenrui for:读取网站内容 date:2025/2/18\n                    break;\n            }\n        }\n        //update-begin---author:chenrui ---date:20250307  for：[QQYUN-11443]【AI】是不是应该把标题也生成到向量库里，标题一般是有意义的------------\n        if (oConvertUtils.isNotEmpty(doc.getTitle())) {\n            content = doc.getTitle() + \"\\n\\n\" + content;\n        }\n        //update-end---author:chenrui ---date:20250307  for：[QQYUN-11443]【AI】是不是应该把标题也生成到向量库里，标题一般是有意义的------------\n\n        // 向量化 date:2025/2/18\n        AiragModel model = getEmbedModelData(airagKnowledge.getEmbedId());\n        AiModelOptions modelOp = buildModelOptions(model);\n        EmbeddingModel embeddingModel = AiModelFactory.createEmbeddingModel(modelOp);\n        EmbeddingStore<TextSegment> embeddingStore = getEmbedStore(model);\n        // 删除旧数据\n        embeddingStore.removeAll(metadataKey(EMBED_STORE_METADATA_DOCID).isEqualTo(doc.getId()));\n        // 分段器\n        DocumentSplitter splitter = DocumentSplitters.recursive(DEFAULT_SEGMENT_SIZE, DEFAULT_OVERLAP_SIZE);\n        // 分段并存储\n        EmbeddingStoreIngestor ingestor = EmbeddingStoreIngestor.builder()\n                .documentSplitter(splitter)\n                .embeddingModel(embeddingModel)\n                .embeddingStore(embeddingStore)\n                .build();\n        Metadata metadata = Metadata.metadata(EMBED_STORE_METADATA_DOCID, doc.getId())\n                .put(EMBED_STORE_METADATA_KNOWLEDGEID, doc.getKnowledgeId())\n                .put(EMBED_STORE_METADATA_DOCNAME, FilenameUtils.getName(doc.getTitle()))\n                 //初始化记忆库的时候添加创建时间选项\n                .put(EMBED_STORE_CREATE_TIME, String.valueOf(doc.getCreateTime() != null ? doc.getCreateTime().getTime() : System.currentTimeMillis()));\n        //update-begin---author:wangshuai---date:2025-12-26---for:【QQYUN-14265】【AI】支持记忆---\n        //添加用户名字到元数据里面，用于记忆库中数据隔离\n        String username = doc.getCreateBy();\n        if (oConvertUtils.isEmpty(username)) {\n            try {\n                HttpServletRequest request = SpringContextUtils.getHttpServletRequest();\n                String token = TokenUtils.getTokenByRequest(request);\n                username = JwtUtil.getUsername(token);\n            } catch (Exception e) {\n                // ignore：token获取不到默认为admin\n                username = \"admin\";\n            }\n        }\n        if (oConvertUtils.isNotEmpty(username)) {\n            metadata.put(EMBED_STORE_METADATA_USER_NAME, username);\n        }\n        //update-end---author:wangshuai---date:2025-12-26---for:【QQYUN-14265】【AI】支持记忆---\n        Document from = Document.from(content, metadata);\n        //update-begin---author:jeecg---date:2026-02-26---for:[#9374]【AI知识库】千帆向量报错，添加异常处理防止空指针\n        try {\n            ingestor.ingest(from);\n        } catch (Exception e) {\n            log.error(\"向量存储失败，请检查向量模型配置是否正确\", e);\n            throw new JeecgBootException(\"向量存储失败：\" + e.getMessage());\n        }\n        //update-end---author:jeecg---date:2026-02-26---for:[#9374]【AI知识库】千帆向量报错，添加异常处理防止空指针\n        return metadata.toMap();\n    }\n\n    /**\n     * 向量查询(多知识库)\n     *\n     * @param knowIds\n     * @param queryText\n     * @param topNumber\n     * @param similarity\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 16:52\n     */\n    @Override\n    public KnowledgeSearchResult embeddingSearch(List<String> knowIds, String queryText, Integer topNumber, Double similarity) {\n        AssertUtils.assertNotEmpty(\"请选择知识库\", knowIds);\n        AssertUtils.assertNotEmpty(\"请填写查询内容\", queryText);\n\n        topNumber = oConvertUtils.getInteger(topNumber, 5);\n\n        //命中的文档列表\n        List<Map<String, Object>> documents = new ArrayList<>(16);\n        for (String knowId : knowIds) {\n            List<Map<String, Object>> searchResp = searchEmbedding(knowId, queryText, topNumber, similarity);\n            if (oConvertUtils.isObjectNotEmpty(searchResp)) {\n                documents.addAll(searchResp);\n            }\n        }\n\n        StringBuilder data = new StringBuilder();\n        //update-begin---author:wangshuai---date:2026-01-04---for:【QQYUN-14479】给ai的时候需要限制几个字---\n        //是否为记忆库\n        boolean memoryMode = false;\n        //记忆库只有一个\n        if (knowIds.size() == 1) {\n            String firstId = knowIds.get(0);\n            if (oConvertUtils.isNotEmpty(firstId)) {\n                AiragKnowledge k = airagKnowledgeMapper.getByIdIgnoreTenant(firstId);\n                memoryMode = (k != null && LLMConsts.KNOWLEDGE_TYPE_MEMORY.equalsIgnoreCase(k.getType()));\n            }\n        }\n        //如果是记忆库按照创建时间排序，如果不是按照score分值进行排序\n        List<Map<String, Object>> prepared = documents.stream()\n                .sorted(memoryMode\n                        ? Comparator.comparingLong((Map<String, Object> doc) -> oConvertUtils.getLong(doc.get(EMBED_STORE_CREATE_TIME), 0L)).reversed()\n                        : Comparator.comparingDouble((Map<String, Object> doc) -> (Double) doc.get(\"score\")).reversed())\n                .collect(Collectors.toList());\n        List<Map<String, Object>> limited = new ArrayList<>();\n        //将返回的结果按照最大的token进行长度限制\n        for (Map<String, Object> doc : prepared) {\n            if (limited.size() >= topNumber) {\n                break;\n            }\n            String content = oConvertUtils.getString(doc.get(\"content\"), \"\");\n            int remain = DEFAULT_MAX_OUTPUT_CHARS - data.length();\n            if (remain <= 0) {\n                break;\n            }\n            //数据库中文本的长度和已经拼接的长度\n            if (content.length() <= remain) {\n                data.append(content).append(\"\\n\");\n                limited.add(doc);\n            } else {\n                data.append(content, 0, remain);\n                limited.add(doc);\n                break;\n            }\n        }\n        return new KnowledgeSearchResult(data.toString(), limited);\n        //update-end---author:wangshuai---date:2026-01-04---for:【QQYUN-14479】给ai的时候需要限制几个字---\n    }\n\n    /**\n     * 向量查询\n     *\n     * @param knowId\n     * @param queryText\n     * @param topNumber\n     * @param similarity\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 16:52\n     */\n    public List<Map<String, Object>> searchEmbedding(String knowId, String queryText, Integer topNumber, Double similarity) {\n        AssertUtils.assertNotEmpty(\"请选择知识库\", knowId);\n        AiragKnowledge knowledge = airagKnowledgeMapper.getByIdIgnoreTenant(knowId);\n        AssertUtils.assertNotEmpty(\"知识库不存在\", knowledge);\n        AssertUtils.assertNotEmpty(\"请填写查询内容\", queryText);\n        AiragModel model = getEmbedModelData(knowledge.getEmbedId());\n\n        AiModelOptions modelOp = buildModelOptions(model);\n        EmbeddingModel embeddingModel = AiModelFactory.createEmbeddingModel(modelOp);\n        Embedding queryEmbedding = embeddingModel.embed(queryText).content();\n\n        topNumber = oConvertUtils.getInteger(topNumber, modelOp.getTopNumber());\n        similarity = oConvertUtils.getDou(similarity, modelOp.getSimilarity());\n        \n        //update-begin---author:wangshuai---date:2025-12-26---for:【QQYUN-14265】【AI】支持记忆---\n        Filter filter = metadataKey(EMBED_STORE_METADATA_KNOWLEDGEID).isEqualTo(knowId);\n\n        // 记忆库的时候需要根据用户隔离\n        if (LLMConsts.KNOWLEDGE_TYPE_MEMORY.equalsIgnoreCase(knowledge.getType())) {\n            try {\n                HttpServletRequest request = SpringContextUtils.getHttpServletRequest();\n                String token = TokenUtils.getTokenByRequest(request);\n                String username = JwtUtil.getUsername(token);\n                if (oConvertUtils.isNotEmpty(username)) {\n                    filter = new And(filter, metadataKey(EMBED_STORE_METADATA_USER_NAME).isEqualTo(username));\n                }\n            } catch (Exception e) {\n                // ignore\n                log.info(\"构建过滤器异常,{}\",e.getMessage());\n            }\n        }\n        //update-end---author:wangshuai---date:2025-12-26---for:【QQYUN-14265】【AI】支持记忆---\n        \n        EmbeddingSearchRequest embeddingSearchRequest = EmbeddingSearchRequest.builder()\n                .queryEmbedding(queryEmbedding)\n                .maxResults(topNumber)\n                .minScore(similarity)\n                .filter(filter)\n                .build();\n\n        EmbeddingStore<TextSegment> embeddingStore = getEmbedStore(model);\n        List<EmbeddingMatch<TextSegment>> relevant = embeddingStore.search(embeddingSearchRequest).matches();\n        List<Map<String, Object>> result = new ArrayList<>();\n        if (oConvertUtils.isObjectNotEmpty(relevant)) {\n            result = relevant.stream().map(matchRes -> {\n                Map<String, Object> data = new HashMap<>();\n                data.put(\"score\", matchRes.score());\n                data.put(\"content\", matchRes.embedded().text());\n                Metadata metadata = matchRes.embedded().metadata();\n                data.put(\"chunk\", metadata.getInteger(\"index\"));\n                data.put(EMBED_STORE_METADATA_DOCNAME, metadata.getString(EMBED_STORE_METADATA_DOCNAME));\n                //查询返回的时候增加创建时间，用于排序\n                String ct = metadata.getString(EMBED_STORE_CREATE_TIME);\n                data.put(EMBED_STORE_CREATE_TIME, ct);\n                return data;\n            }).collect(Collectors.toList());\n        }\n        return result;\n    }\n\n    /**\n     * 获取向量查询路由\n     *\n     * @param knowIds\n     * @param topNumber\n     * @param similarity\n     * @return\n     * @author chenrui\n     * @date 2025/2/20 21:03\n     */\n    @Override\n    public QueryRouter getQueryRouter(List<String> knowIds, Integer topNumber, Double similarity) {\n        AssertUtils.assertNotEmpty(\"请选择知识库\", knowIds);\n        List<ContentRetriever> retrievers = Lists.newArrayList();\n        for (String knowId : knowIds) {\n            if (oConvertUtils.isEmpty(knowId)) {\n                continue;\n            }\n            AiragKnowledge knowledge = airagKnowledgeMapper.getByIdIgnoreTenant(knowId);\n            AssertUtils.assertNotEmpty(\"知识库不存在\", knowledge);\n            AiragModel model = getEmbedModelData(knowledge.getEmbedId());\n            AiModelOptions modelOptions = buildModelOptions(model);\n            EmbeddingModel embeddingModel = AiModelFactory.createEmbeddingModel(modelOptions);\n\n            EmbeddingStore<TextSegment> embeddingStore = getEmbedStore(model);\n            topNumber = oConvertUtils.getInteger(topNumber, 5);\n            similarity = oConvertUtils.getDou(similarity, 0.75);\n\n            //update-begin---author:wangshuai---date:2025-12-26---for:【QQYUN-14265】【AI】支持记忆---\n            Filter filter = metadataKey(EMBED_STORE_METADATA_KNOWLEDGEID).isEqualTo(knowId);\n            // 记忆库的时候需要根据用户隔离\n            if (LLMConsts.KNOWLEDGE_TYPE_MEMORY.equalsIgnoreCase(knowledge.getType())) {\n                try {\n                    HttpServletRequest request = SpringContextUtils.getHttpServletRequest();\n                    String token = TokenUtils.getTokenByRequest(request);\n                    String username = JwtUtil.getUsername(token);\n                    if (oConvertUtils.isNotEmpty(username)) {\n                        filter = new And(filter, metadataKey(EMBED_STORE_METADATA_USER_NAME).isEqualTo(username));\n                    }\n                } catch (Exception e) {\n                    // ignore\n                    log.info(\"构建过滤器异常,{}\",e.getMessage());\n                }\n            }\n            //update-end---author:wangshuai---date:2025-12-26---for:【QQYUN-14265】【AI】支持记忆---\n            \n            // 构建一个嵌入存储内容检索器，用于从嵌入存储中检索内容\n            EmbeddingStoreContentRetriever contentRetriever = EmbeddingStoreContentRetriever.builder()\n                    .embeddingStore(embeddingStore)\n                    .embeddingModel(embeddingModel)\n                    .maxResults(topNumber)\n                    .minScore(similarity)\n                    .filter(filter)\n                    .build();\n            retrievers.add(contentRetriever);\n        }\n        if (retrievers.isEmpty()) {\n            return null;\n        } else {\n            return new DefaultQueryRouter(retrievers);\n        }\n    }\n\n    /**\n     * 删除向量化文档\n     *\n     * @param knowId\n     * @param modelId\n     * @author chenrui\n     * @date 2025/2/18 19:07\n     */\n    public void deleteEmbedDocsByKnowId(String knowId, String modelId) {\n        AssertUtils.assertNotEmpty(\"选择知识库\", knowId);\n        AiragModel model = getEmbedModelData(modelId);\n\n        EmbeddingStore<TextSegment> embeddingStore = getEmbedStore(model);\n        // 删除数据\n        embeddingStore.removeAll(metadataKey(EMBED_STORE_METADATA_KNOWLEDGEID).isEqualTo(knowId));\n    }\n\n    /**\n     * 删除向量化文档\n     *\n     * @param docIds\n     * @param modelId\n     * @author chenrui\n     * @date 2025/2/18 19:07\n     */\n    public void deleteEmbedDocsByDocIds(List<String> docIds, String modelId) {\n        AssertUtils.assertNotEmpty(\"选择文档\", docIds);\n        AiragModel model = getEmbedModelData(modelId);\n\n        EmbeddingStore<TextSegment> embeddingStore = getEmbedStore(model);\n        // 删除数据\n        embeddingStore.removeAll(metadataKey(EMBED_STORE_METADATA_DOCID).isIn(docIds));\n    }\n\n    /**\n     * 查询向量模型数据\n     *\n     * @param modelId\n     * @return\n     * @author chenrui\n     * @date 2025/2/20 20:08\n     */\n    private AiragModel getEmbedModelData(String modelId) {\n        AssertUtils.assertNotEmpty(\"向量模型不能为空\", modelId);\n        AiragModel model = airagModelMapper.getByIdIgnoreTenant(modelId);\n        AssertUtils.assertNotEmpty(\"向量模型不存在\", model);\n        AssertUtils.assertEquals(\"仅支持向量模型\", LLMConsts.MODEL_TYPE_EMBED, model.getModelType());\n        return model;\n    }\n\n    /**\n     * 获取向量存储\n     *\n     * @param model\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 14:56\n     */\n    private EmbeddingStore<TextSegment> getEmbedStore(AiragModel model) {\n        AssertUtils.assertNotEmpty(\"未配置模型\", model);\n        String modelId = model.getId();\n        String connectionInfo = embedStoreConfigBean.getHost() + embedStoreConfigBean.getPort() + embedStoreConfigBean.getDatabase();\n        String key = modelId + connectionInfo;\n        if (EMBED_STORE_CACHE.containsKey(key)) {\n            return EMBED_STORE_CACHE.get(key);\n        }\n\n\n        AiModelOptions modelOp = buildModelOptions(model);\n        EmbeddingModel embeddingModel = AiModelFactory.createEmbeddingModel(modelOp);\n\n        String tableName = embedStoreConfigBean.getTable();\n\n        // update-begin---author:sunjianlei ---date:20250509  for：【QQYUN-12345】向量模型维度不一致问题\n        // 如果该模型不是默认的向量维度\n        int dimension = embeddingModel.dimension();\n        if (!LLMConsts.EMBED_MODEL_DEFAULT_DIMENSION.equals(dimension)) {\n            // 就加上维度后缀，防止因维度不一致导致保存失败\n            tableName += (\"_\" + dimension);\n        }\n        // update-end-----author:sunjianlei ---date:20250509  for：【QQYUN-12345】向量模型维度不一致问题\n\n        EmbeddingStore<TextSegment> embeddingStore = PgVectorEmbeddingStore.builder()\n                // Connection and table parameters\n                .host(embedStoreConfigBean.getHost())\n                .port(embedStoreConfigBean.getPort())\n                .database(embedStoreConfigBean.getDatabase())\n                .user(embedStoreConfigBean.getUser())\n                .password(embedStoreConfigBean.getPassword())\n                .table(tableName)\n                // Embedding dimension\n                // Required: Must match the embedding model’s output dimension\n                .dimension(embeddingModel.dimension())\n                // Indexing and performance options\n                // Enable IVFFlat index\n                .useIndex(true)\n                // Number of lists\n                // for IVFFlat index\n                .indexListSize(100)\n                // Table creation options\n                // Automatically create the table if it doesn’t exist\n                .createTable(true)\n                //Don’t drop the table first (set to true if you want a fresh start)\n                .dropTableFirst(false)\n                .build();\n        EMBED_STORE_CACHE.put(key, embeddingStore);\n        return embeddingStore;\n    }\n\n    /**\n     * 构造ModelOptions\n     *\n     * @param model\n     * @return\n     * @author chenrui\n     * @date 2025/3/11 17:45\n     */\n    public static AiModelOptions buildModelOptions(AiragModel model) {\n        AiModelOptions.AiModelOptionsBuilder modelOpBuilder = AiModelOptions.builder()\n                .provider(model.getProvider())\n                .modelName(model.getModelName())\n                .baseUrl(model.getBaseUrl());\n        if (oConvertUtils.isObjectNotEmpty(model.getCredential())) {\n            JSONObject modelCredential = JSONObject.parseObject(model.getCredential());\n            modelOpBuilder.apiKey(oConvertUtils.getString(modelCredential.getString(\"apiKey\"), null));\n            modelOpBuilder.secretKey(oConvertUtils.getString(modelCredential.getString(\"secretKey\"), null));\n        }\n        modelOpBuilder.topNumber(5);\n        modelOpBuilder.similarity(0.75);\n        return modelOpBuilder.build();\n    }\n\n    /**\n     * 解析文件\n     *\n     * @param doc\n     * @author chenrui\n     * @date 2025/3/5 11:31\n     */\n    private String parseFile(AiragKnowledgeDoc doc) {\n        String metadata = doc.getMetadata();\n        AssertUtils.assertNotEmpty(\"请先上传文件\", metadata);\n        JSONObject metadataJson = JSONObject.parseObject(metadata);\n        if (!metadataJson.containsKey(LLMConsts.KNOWLEDGE_DOC_METADATA_FILEPATH)) {\n            throw new JeecgBootException(\"请先上传文件\");\n        }\n        String filePath = metadataJson.getString(LLMConsts.KNOWLEDGE_DOC_METADATA_FILEPATH);\n        AssertUtils.assertNotEmpty(\"请先上传文件\", filePath);\n        // 网络资源,先下载到临时目录\n        filePath = ensureFile(filePath);\n        // 提取文档内容\n        File docFile = new File(filePath);\n        if (docFile.exists()) {\n            Document document = new TikaDocumentParser(AutoDetectParser::new, null, null, null).parse(docFile);\n            if (null != document) {\n                String content = document.text();\n                // 判断是否md文档\n                String fileType = FilenameUtils.getExtension(docFile.getName());\n                if (\"md\".contains(fileType)) {\n                    // 如果是md文件，查找所有图片语法，如果是本地图片，替换成网络图片\n                    String baseUrl = \"#{domainURL}/sys/common/static/\";\n                    String sourcePath = metadataJson.getString(LLMConsts.KNOWLEDGE_DOC_METADATA_SOURCES_PATH);\n                    if(oConvertUtils.isNotEmpty(sourcePath)) {\n                        String escapedPath = uploadpath;\n                        //update-begin---author:wangshuai---date:2025-06-03---for:【QQYUN-12636】【AI知识库】文档库上传 本地local 文档中的图片不展示---\n                        /*if (File.separator.equals(\"\\\\\")){\n                            escapedPath = uploadpath.replace(\"//\", \"\\\\\\\\\");\n                        }*/\n                        //update-end---author:wangshuai---date:2025-06-03---for:【QQYUN-12636】【AI知识库】文档库上传 本地local 文档中的图片不展示---\n                        sourcePath = sourcePath.replaceFirst(\"^\" + escapedPath, \"\").replace(\"\\\\\", \"/\");\n                        String docFilePath = metadataJson.getString(LLMConsts.KNOWLEDGE_DOC_METADATA_FILEPATH);\n                        docFilePath = FilenameUtils.getPath(docFilePath);\n                        docFilePath = docFilePath.replace(\"\\\\\", \"/\");\n                        StringBuffer sb = replaceImageUrl(content, baseUrl + sourcePath + \"/\", baseUrl + docFilePath);\n                        content = sb.toString();\n                    }\n                }\n                return content;\n            }\n        }\n        return null;\n    }\n\n    @NotNull\n    private static StringBuffer replaceImageUrl(String content, String abstractBaseUrl, String relativeBaseUrl) {\n        // 正则表达式匹配md文件中的图片语法 ![alt text](image url)\n        Matcher matcher = PATTERN_MD_IMAGE.matcher(content);\n\n        StringBuffer sb = new StringBuffer();\n        while (matcher.find()) {\n            String imageUrl = matcher.group(2);\n            // 检查是否是本地图片路径\n            if (!imageUrl.startsWith(\"http\")) {\n                // 替换成网络图片路径\n                String networkImageUrl = abstractBaseUrl + imageUrl;\n                if(imageUrl.startsWith(\"/\")) {\n                    // 绝对路径\n                    networkImageUrl = abstractBaseUrl + imageUrl;\n                }else{\n                    // 相对路径\n                    networkImageUrl = relativeBaseUrl + imageUrl;\n                }\n                // 修改图片路径中//->/，但保留http://和https://\n                networkImageUrl = networkImageUrl.replaceAll(\"(?<!http:)(?<!https:)//\", \"/\");\n                matcher.appendReplacement(sb, \"![\" + matcher.group(1) + \"](\" + networkImageUrl + \")\");\n            } else {\n                matcher.appendReplacement(sb, \"![\" + matcher.group(1) + \"](\" + imageUrl + \")\");\n            }\n        }\n        matcher.appendTail(sb);\n        return sb;\n    }\n\n    /**\n     * 通过MinerU解析文件\n     *\n     * @param doc\n     * @author chenrui\n     * @date 2025/4/1 17:37\n     */\n    private void parseFileByMinerU(AiragKnowledgeDoc doc) {\n        String metadata = doc.getMetadata();\n        AssertUtils.assertNotEmpty(\"请先上传文件\", metadata);\n        JSONObject metadataJson = JSONObject.parseObject(metadata);\n        if (!metadataJson.containsKey(LLMConsts.KNOWLEDGE_DOC_METADATA_FILEPATH)) {\n            throw new JeecgBootException(\"请先上传文件\");\n        }\n        String filePath = metadataJson.getString(LLMConsts.KNOWLEDGE_DOC_METADATA_FILEPATH);\n        AssertUtils.assertNotEmpty(\"请先上传文件\", filePath);\n        filePath = ensureFile(filePath);\n\n        File docFile = new File(filePath);\n        String fileType = FilenameUtils.getExtension(filePath);\n        if (!docFile.exists()\n                || \"txt\".equalsIgnoreCase(fileType)\n                || \"md\".equalsIgnoreCase(fileType)) {\n            return ;\n        }\n\n        String command = \"magic-pdf\";\n        if (oConvertUtils.isNotEmpty(knowConfigBean.getCondaEnv())) {\n            command = \"conda run -n \" + knowConfigBean.getCondaEnv() + \" \" + command;\n        }\n\n        String outputPath = docFile.getParentFile().getAbsolutePath();\n        String[] args = {\n                \"-p\", docFile.getAbsolutePath(),\n                \"-o\", outputPath,\n        };\n\n        try {\n            String execLog = CommandExecUtil.execCommand(command, args);\n            log.info(\"执行命令行:\" + command + \" args:\" + Arrays.toString(args) + \"\\n log::\" + execLog);\n            // 如果成功,替换文件路径和静态资源路径\n            String fileBaseName = FilenameUtils.getBaseName(docFile.getName());\n            String newFileDir = outputPath + File.separator + fileBaseName + File.separator + \"auto\" + File.separator ;\n            // 先检查文件是否存在,存在才替换\n            File convertedFile = new File(newFileDir + fileBaseName + \".md\");\n            if (convertedFile.exists()) {\n                log.info(\"文件转换成md成功,替换文件路径和静态资源路径\");\n                newFileDir = newFileDir.replaceFirst(\"^\" + uploadpath, \"\");\n                metadataJson.put(LLMConsts.KNOWLEDGE_DOC_METADATA_FILEPATH, newFileDir + fileBaseName + \".md\");\n                metadataJson.put(LLMConsts.KNOWLEDGE_DOC_METADATA_SOURCES_PATH, newFileDir);\n                doc.setMetadata(metadataJson.toJSONString());\n            }\n        } catch (IOException e) {\n            log.error(\"文件转换md失败,使用传统提取方案{}\", e.getMessage(), e);\n        }\n    }\n\n    /**\n     * 确保文件存在\n     * @param filePath\n     * @return\n     * @author chenrui\n     * @date 2025/4/1 17:36\n     */\n    @NotNull\n    private String ensureFile(String filePath) {\n        // 网络资源,先下载到临时目录\n        Matcher matcher = LLMConsts.WEB_PATTERN.matcher(filePath);\n        if (matcher.matches()) {\n            log.info(\"网络资源,下载到临时目录:\" + filePath);\n            // 准备文件\n            String tempFilePath = uploadpath + File.separator + \"tmp\" + File.separator + UUIDGenerator.generate() + File.separator;\n            String fileName = filePath;\n            if (fileName.contains(\"?\")) {\n                fileName = fileName.substring(0, fileName.indexOf(\"?\"));\n            }\n            fileName = FilenameUtils.getName(fileName);\n            tempFilePath = tempFilePath + fileName;\n            FileDownloadUtils.download2DiskFromNet(filePath, tempFilePath);\n            filePath = tempFilePath;\n        } else {\n            //本地文件\n            filePath = uploadpath + File.separator + filePath;\n        }\n        return filePath;\n    }\n\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/handler/JeecgToolsProvider.java",
    "content": "package org.jeecg.modules.airag.llm.handler;\n\nimport dev.langchain4j.agent.tool.ToolSpecification;\nimport dev.langchain4j.service.tool.ToolExecutor;\nimport lombok.Getter;\n\nimport java.util.Map;\n\n/**\n * for [QQYUN-13565]【AI助手】新增创建用户和查询用户的工具扩展\n * @Description: jeecg llm工具提供者\n * @Author: chenrui\n * @Date: 2025/8/26 18:06\n */\npublic interface JeecgToolsProvider {\n\n    /**\n     * 获取默认的工具列表\n     * @return\n     * @author chenrui\n     * @date 2025/8/27 09:49\n     */\n    public Map<ToolSpecification, ToolExecutor> getDefaultTools();\n\n    /**\n     * jeecgLlm工具类\n     * @author chenrui\n     * @date 2025/8/27 09:49\n     */\n    @Getter\n    class JeecgLlmTools{\n        ToolSpecification toolSpecification;\n        ToolExecutor toolExecutor;\n\n        public JeecgLlmTools(ToolSpecification toolSpecification, ToolExecutor toolExecutor) {\n            this.toolSpecification = toolSpecification;\n            this.toolExecutor = toolExecutor;\n        }\n\n\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/handler/PluginToolBuilder.java",
    "content": "package org.jeecg.modules.airag.llm.handler;\n\nimport com.alibaba.fastjson.JSONArray;\nimport com.alibaba.fastjson.JSONObject;\nimport dev.langchain4j.agent.tool.ToolSpecification;\nimport dev.langchain4j.model.chat.request.json.JsonObjectSchema;\nimport dev.langchain4j.service.tool.ToolExecutor;\nimport jakarta.servlet.http.HttpServletRequest;\nimport lombok.extern.slf4j.Slf4j;\n\nimport org.jeecg.common.util.CommonUtils;\nimport org.jeecg.common.util.RestUtil;\nimport org.jeecg.common.util.TokenUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.modules.airag.common.consts.AiragConsts;\nimport org.jeecg.modules.airag.flow.component.ToolsNode;\nimport org.jeecg.modules.airag.llm.entity.AiragMcp;\nimport org.springframework.http.HttpHeaders;\nimport org.springframework.http.HttpMethod;\nimport org.springframework.http.MediaType;\nimport org.springframework.http.ResponseEntity;\nimport org.springframework.web.client.HttpClientErrorException;\n\nimport java.util.*;\n\n/**\n * 插件工具构建器\n * 根据插件配置构建ToolSpecification和ToolExecutor\n * for [QQYUN-12453]【AI】支持插件\n *\n * @author chenrui\n * @date 2025/10/30\n */\n@Slf4j\npublic class PluginToolBuilder {\n\n    /**\n     * 从插件配置构建工具Map\n     *\n     * @param airagMcp 插件配置\n     * @return Map<ToolSpecification, ToolExecutor>\n     */\n    public static Map<ToolSpecification, ToolExecutor> buildTools(AiragMcp airagMcp, HttpServletRequest currentHttpRequest) {\n        Map<ToolSpecification, ToolExecutor> tools = new HashMap<>();\n        if (airagMcp == null || oConvertUtils.isEmpty(airagMcp.getTools())) {\n            return tools;\n        }\n\n        try {\n            JSONArray toolsArray = JSONArray.parseArray(airagMcp.getTools());\n            if (toolsArray == null || toolsArray.isEmpty()) {\n                return tools;\n            }\n\n            String baseUrl = airagMcp.getEndpoint();\n            boolean isEmptyBaseUrl = oConvertUtils.isEmpty(baseUrl);\n            // 如果baseUrl为空，使用当前系统地址\n            if (isEmptyBaseUrl) {\n                if (currentHttpRequest != null) {\n                    baseUrl = CommonUtils.getBaseUrl(currentHttpRequest);\n                    log.info(\"插件[{}]的BaseURL为空，使用系统地址: {}\", airagMcp.getName(), baseUrl);\n                } else {\n                    log.warn(\"插件[{}]的BaseURL为空且无法获取系统地址，跳过工具构建\", airagMcp.getName());\n                    return tools;\n                }\n            }\n\n            // 解析headers\n            Map<String, String> headersMap = parseHeaders(airagMcp.getHeaders());\n\n            // 判断是否需要加签\n            boolean isNeedSign = isEmptyBaseUrl && ToolsNode.Helper.checkNeedSign(headersMap);\n\n            // 解析并应用授权配置（从metadata中读取）\n            applyAuthConfig(headersMap, airagMcp.getMetadata(), currentHttpRequest);\n\n            for (int i = 0; i < toolsArray.size(); i++) {\n                JSONObject toolConfig = toolsArray.getJSONObject(i);\n                if (toolConfig == null) {\n                    continue;\n                }\n\n                try {\n                    ToolSpecification spec = buildToolSpecification(toolConfig);\n                    ToolExecutor executor = buildToolExecutor(toolConfig, baseUrl, headersMap, isNeedSign);\n                    if (spec != null && executor != null) {\n                        tools.put(spec, executor);\n                    }\n                } catch (Exception e) {\n                    log.error(\"构建插件工具失败，工具配置: {}\", toolConfig.toJSONString(), e);\n                }\n            }\n        } catch (Exception e) {\n            log.error(\"解析插件工具配置失败，插件: {}\", airagMcp.getName(), e);\n        }\n\n        return tools;\n    }\n\n    /**\n     * 构建ToolSpecification\n     */\n    private static ToolSpecification buildToolSpecification(JSONObject toolConfig) {\n        String name = toolConfig.getString(\"name\");\n        String description = toolConfig.getString(\"description\");\n\n        if (oConvertUtils.isEmpty(name) || oConvertUtils.isEmpty(description)) {\n            log.warn(\"工具配置缺少name或description字段\");\n            return null;\n        }\n\n        // 构建完整的描述信息（包含响应参数配置）\n        StringBuilder fullDescription = new StringBuilder(description);\n        \n        // 解析响应参数并拼接到描述中\n        JSONArray responses = toolConfig.getJSONArray(\"responses\");\n        if (responses != null && !responses.isEmpty()) {\n            fullDescription.append(\"\\n\\n返回值说明：\");\n            for (int i = 0; i < responses.size(); i++) {\n                JSONObject responseParam = responses.getJSONObject(i);\n                if (responseParam == null) {\n                    continue;\n                }\n                String paramName = responseParam.getString(\"name\");\n                String paramDesc = responseParam.getString(\"description\");\n                String paramType = responseParam.getString(\"type\");\n\n                if (oConvertUtils.isEmpty(paramName)) {\n                    continue;\n                }\n\n                fullDescription.append(\"\\n- \").append(paramName);\n                if (oConvertUtils.isNotEmpty(paramType)) {\n                    fullDescription.append(\" (\").append(paramType).append(\")\");\n                }\n                if (oConvertUtils.isNotEmpty(paramDesc)) {\n                    fullDescription.append(\": \").append(paramDesc);\n                }\n            }\n        }\n\n        JsonObjectSchema.Builder schemaBuilder = JsonObjectSchema.builder();\n\n        // 解析请求参数\n        JSONArray parameters = toolConfig.getJSONArray(\"parameters\");\n        if (parameters != null && !parameters.isEmpty()) {\n            List<String> requiredParams = new ArrayList<>();\n            for (int i = 0; i < parameters.size(); i++) {\n                JSONObject param = parameters.getJSONObject(i);\n                if (param == null) {\n                    continue;\n                }\n                String paramName = param.getString(\"name\");\n                String paramDesc = param.getString(\"description\");\n                String paramType = param.getString(\"type\");\n\n                if (oConvertUtils.isEmpty(paramName)) {\n                    continue;\n                }\n\n                // 根据参数类型添加属性\n                if (\"String\".equalsIgnoreCase(paramType) || \"string\".equalsIgnoreCase(paramType)) {\n                    schemaBuilder.addStringProperty(paramName, paramDesc != null ? paramDesc : \"\");\n                } else if (\"Number\".equalsIgnoreCase(paramType) || \"number\".equalsIgnoreCase(paramType)\n                        || \"Integer\".equalsIgnoreCase(paramType) || \"integer\".equalsIgnoreCase(paramType)) {\n                    schemaBuilder.addNumberProperty(paramName, paramDesc != null ? paramDesc : \"\");\n                } else if (\"Boolean\".equalsIgnoreCase(paramType) || \"boolean\".equalsIgnoreCase(paramType)) {\n                    schemaBuilder.addBooleanProperty(paramName, paramDesc != null ? paramDesc : \"\");\n                } else {\n                    // 默认作为String处理\n                    schemaBuilder.addStringProperty(paramName, paramDesc != null ? paramDesc : \"\");\n                }\n\n                // 检查是否必须\n                Boolean required = param.getBooleanValue(\"required\");\n                if (required != null && required) {\n                    requiredParams.add(paramName);\n                }\n            }\n\n            if (!requiredParams.isEmpty()) {\n                schemaBuilder.required(requiredParams.toArray(new String[0]));\n            }\n        }\n\n        return ToolSpecification.builder()\n                .name(name)\n                .description(fullDescription.toString())\n                .parameters(schemaBuilder.build())\n                .build();\n    }\n\n    /**\n     * 构建ToolExecutor\n     */\n    private static ToolExecutor buildToolExecutor(JSONObject toolConfig, String baseUrl, Map<String, String> defaultHeaders, boolean isNeedSign) {\n        String path = toolConfig.getString(\"path\");\n        String method = toolConfig.getString(\"method\");\n        JSONArray parameters = toolConfig.getJSONArray(\"parameters\");\n\n        if (oConvertUtils.isEmpty(path) || oConvertUtils.isEmpty(method)) {\n            log.warn(\"工具配置缺少path或method字段\");\n            return null;\n        }\n\n        return (toolExecutionRequest, memoryId) -> {\n            try {\n                // 解析AI传入的参数\n                JSONObject args = JSONObject.parseObject(toolExecutionRequest.arguments());\n\n                // 构建完整URL\n                String url = buildUrl(baseUrl, path, parameters, args);\n\n                // 构建请求方法\n                HttpMethod httpMethod = parseHttpMethod(method);\n\n                // 构建请求头\n                HttpHeaders httpHeaders = buildHttpHeaders(parameters, args, defaultHeaders);\n\n                // 构建请求参数\n                JSONObject urlVariables = buildUrlVariables(parameters, args);\n                Object body = buildRequestBody(parameters, args, httpHeaders);\n\n                if (isNeedSign) {\n                    // 发送请求前加签\n                    ToolsNode.Helper.applySignature(url, httpHeaders, urlVariables, body);\n                }\n\n                // 发送HTTP请求,增加超时时间\n                ResponseEntity<String> response = RestUtil.request(url, httpMethod, httpHeaders, urlVariables, body, String.class, AiragConsts.DEFAULT_TIMEOUT * 1000);\n\n                // 直接返回原始响应字符串，不进行解析\n                return response.getBody() != null ? response.getBody() : \"\";\n            } catch (HttpClientErrorException e) {\n                log.error(\"插件工具HTTP请求失败: {}\", e.getMessage(), e);\n                //update-begin---author:wangshuai---date:2026-01-16---for:【QQYUN-14577】图片搜索失败会导致进行不下去---\n                return \"插件调用失败（HTTP \" + e.getStatusCode() + \"）：\" + e.getResponseBodyAsString()\n                        + \"。请继续完成剩余任务。\";\n                //update-end---author:wangshuai---date:2026-01-16---for:【QQYUN-14577】图片搜索失败会导致进行不下去---\n            } catch (Exception e) {\n                log.error(\"插件工具执行失败: {}\", e.getMessage(), e);\n                //update-begin---author:wangshuai---date:2026-01-16---for:【QQYUN-14577】图片搜索失败会导致进行不下去---\n                return \"插件工具执行失败：\" + e.getMessage()\n                        + \"。请继续完成剩余任务。\";\n                //update-end---author:wangshuai---date:2026-01-16---for:【QQYUN-14577】图片搜索失败会导致进行不下去---\n            }\n        };\n    }\n\n    /**\n     * 构建完整URL（处理Path参数）\n     */\n    private static String buildUrl(String baseUrl, String path, JSONArray parameters, JSONObject args) {\n        String fullPath = path;\n        if (!path.startsWith(\"/\")) {\n            fullPath = \"/\" + path;\n        }\n        // 拼接URL时防止出现双斜杠\n        if (baseUrl.endsWith(\"/\") && fullPath.startsWith(\"/\")) {\n            fullPath = fullPath.substring(1);\n        }\n        String url = baseUrl + fullPath;\n\n        // 替换Path参数\n        if (parameters != null && args != null) {\n            for (int i = 0; i < parameters.size(); i++) {\n                JSONObject param = parameters.getJSONObject(i);\n                if (param == null) {\n                    continue;\n                }\n                String paramName = param.getString(\"name\");\n                String paramLocation = param.getString(\"location\");\n\n                if (!\"Path\".equalsIgnoreCase(paramLocation)) {\n                    continue;\n                }\n\n                Object value = args.get(paramName);\n                if (value != null) {\n                    url = url.replace(\"{\" + paramName + \"}\", value.toString());\n                }\n            }\n        }\n\n        return url;\n    }\n\n    /**\n     * 构建请求头\n     */\n    private static HttpHeaders buildHttpHeaders(JSONArray parameters, JSONObject args, Map<String, String> defaultHeaders) {\n        HttpHeaders httpHeaders = new HttpHeaders();\n\n        // 添加默认请求头\n        if (defaultHeaders != null) {\n            defaultHeaders.forEach(httpHeaders::set);\n        }\n\n        // 添加Header类型的参数\n        if (parameters != null && args != null) {\n            for (int i = 0; i < parameters.size(); i++) {\n                JSONObject param = parameters.getJSONObject(i);\n                if (param == null) {\n                    continue;\n                }\n                String paramName = param.getString(\"name\");\n                String paramLocation = param.getString(\"location\");\n\n                if (!\"Header\".equalsIgnoreCase(paramLocation)) {\n                    continue;\n                }\n\n                Object value = args.get(paramName);\n                if (value != null) {\n                    httpHeaders.set(paramName, value.toString());\n                }\n            }\n        }\n\n        // 如果请求体不为空且没有设置Content-Type，默认设置为application/json\n        if (!httpHeaders.containsKey(HttpHeaders.CONTENT_TYPE)) {\n            httpHeaders.setContentType(MediaType.APPLICATION_JSON);\n        }\n\n        return httpHeaders;\n    }\n\n    /**\n     * 构建URL查询参数\n     */\n    private static JSONObject buildUrlVariables(JSONArray parameters, JSONObject args) {\n        JSONObject urlVariables = new JSONObject();\n\n        if (parameters == null || args == null) {\n            return urlVariables;\n        }\n\n        for (int i = 0; i < parameters.size(); i++) {\n            JSONObject param = parameters.getJSONObject(i);\n            if (param == null) {\n                continue;\n            }\n            String paramName = param.getString(\"name\");\n            String paramLocation = param.getString(\"location\");\n\n            String location = paramLocation != null ? paramLocation : \"\";\n            // 显式指定Query类型，或者未指定类型（默认作为Query）\n            boolean isQueryParam = \"Query\".equalsIgnoreCase(location);\n            boolean isOtherType = \"Body\".equalsIgnoreCase(location) || \"Form-Data\".equalsIgnoreCase(location)\n                    || \"Header\".equalsIgnoreCase(location) || \"Path\".equalsIgnoreCase(location);\n            \n            if (isQueryParam || !isOtherType) {\n                Object value = args.get(paramName);\n                if (value != null) {\n                    //如果是知识库的id赋值默认值\n                    if (\"knowledgeId\".equalsIgnoreCase(paramName)) {\n                        String defaultValue = param.getString(\"defaultValue\");\n                        urlVariables.put(paramName, defaultValue);\n                    } else {\n                        urlVariables.put(paramName, value);\n                    }\n                }\n            }\n        }\n\n        return urlVariables.isEmpty() ? null : urlVariables;\n    }\n\n    /**\n     * 构建请求体\n     */\n    private static Object buildRequestBody(JSONArray parameters, JSONObject args, HttpHeaders httpHeaders) {\n        if (parameters == null || args == null) {\n            return null;\n        }\n\n        boolean hasBody = false;\n        boolean hasFormData = false;\n\n        // 检查是否有Body或Form-Data类型的参数\n        for (int i = 0; i < parameters.size(); i++) {\n            JSONObject param = parameters.getJSONObject(i);\n            if (param == null) {\n                continue;\n            }\n            String paramLocation = param.getString(\"location\");\n\n            if (\"Body\".equalsIgnoreCase(paramLocation)) {\n                hasBody = true;\n            } else if (\"Form-Data\".equalsIgnoreCase(paramLocation)) {\n                hasFormData = true;\n            }\n        }\n\n        // Body和Form-Data互斥\n        if (hasBody && hasFormData) {\n            log.warn(\"工具配置同时包含Body和Form-Data类型参数，优先使用Body\");\n            hasFormData = false;\n        }\n\n        if (hasBody) {\n            // Body类型：构建JSON对象\n            JSONObject body = new JSONObject();\n            for (int i = 0; i < parameters.size(); i++) {\n                JSONObject param = parameters.getJSONObject(i);\n                if (param == null) {\n                    continue;\n                }\n                String paramName = param.getString(\"name\");\n                String paramLocation = param.getString(\"location\");\n\n                if (!\"Body\".equalsIgnoreCase(paramLocation) ) {\n                    continue;\n                }\n\n                Object value = args.get(paramName);\n                if (value != null) {\n                    //如果是知识库的id赋值默认值\n                    if (\"knowledgeId\".equalsIgnoreCase(paramName)) {\n                        String defaultValue = param.getString(\"defaultValue\");\n                        body.put(paramName, defaultValue);\n                    } else {\n                        body.put(paramName, value);\n                    }\n                } else {\n                    // 检查是否有默认值\n                    String defaultValue = param.getString(\"defaultValue\");\n                    if (oConvertUtils.isNotEmpty(defaultValue)) {\n                        body.put(paramName, defaultValue);\n                    }\n                }\n            }\n            httpHeaders.setContentType(MediaType.APPLICATION_JSON);\n            return body.isEmpty() ? null : body;\n        } else if (hasFormData) {\n            // Form-Data类型：构建JSON对象（RestUtil会处理）\n            JSONObject formData = new JSONObject();\n            for (int i = 0; i < parameters.size(); i++) {\n                JSONObject param = parameters.getJSONObject(i);\n                if (param == null) {\n                    continue;\n                }\n                String paramName = param.getString(\"name\");\n                String paramLocation = param.getString(\"location\");\n\n                if (!\"Form-Data\".equalsIgnoreCase(paramLocation)) {\n                    continue;\n                }\n\n                Object value = args.get(paramName);\n                if (value != null) {\n                    formData.put(paramName, value);\n                } else {\n                    String defaultValue = param.getString(\"defaultValue\");\n                    if (oConvertUtils.isNotEmpty(defaultValue)) {\n                        formData.put(paramName, defaultValue);\n                    }\n                }\n            }\n            httpHeaders.setContentType(MediaType.MULTIPART_FORM_DATA);\n            return formData.isEmpty() ? null : formData;\n        }\n\n        return null;\n    }\n\n    /**\n     * 解析HTTP方法\n     */\n    private static HttpMethod parseHttpMethod(String method) {\n        try {\n            return HttpMethod.valueOf(method.toUpperCase());\n        } catch (IllegalArgumentException e) {\n            log.warn(\"无效的HTTP方法: {}，使用默认GET\", method);\n            return HttpMethod.GET;\n        }\n    }\n\n\n    /**\n     * 解析headers JSON字符串为Map\n     */\n    private static Map<String, String> parseHeaders(String headersStr) {\n        Map<String, String> headersMap = new HashMap<>();\n        if (oConvertUtils.isEmpty(headersStr)) {\n            return headersMap;\n        }\n\n        try {\n            JSONObject headersJson = JSONObject.parseObject(headersStr);\n            if (headersJson != null) {\n                headersJson.forEach((key, value) -> {\n                    if (value != null) {\n                        headersMap.put(key, value.toString());\n                    }\n                });\n            }\n        } catch (Exception e) {\n            log.warn(\"解析headers失败: {}\", headersStr);\n        }\n\n        return headersMap;\n    }\n\n    /**\n     * 应用授权配置到headers\n     * 从metadata中读取授权配置，如果是Token授权，添加到headers中\n     * 如果授权类型为token但没有设置token值，则从TokenUtils获取当前请求的token\n     *\n     * @param headersMap 请求头Map\n     * @param metadataStr 元数据JSON字符串\n     */\n    private static void applyAuthConfig(Map<String, String> headersMap, String metadataStr, HttpServletRequest currentHttpRequest) {\n        if (oConvertUtils.isEmpty(metadataStr)) {\n            return;\n        }\n\n        try {\n            JSONObject metadata = JSONObject.parseObject(metadataStr);\n            if (metadata == null) {\n                return;\n            }\n\n            String authType = metadata.getString(\"authType\");\n            if (oConvertUtils.isEmpty(authType) || !\"token\".equalsIgnoreCase(authType)) {\n                return;\n            }\n\n            // Token授权方式：从metadata中获取token配置并添加到headers\n            String tokenParamName = metadata.getString(\"tokenParamName\");\n            String tokenParamValue = metadata.getString(\"tokenParamValue\");\n\n            // 如果token参数名存在，但token值未设置，尝试从TokenUtils获取当前请求的token\n            if (oConvertUtils.isNotEmpty(tokenParamName) && oConvertUtils.isEmpty(tokenParamValue)) {\n                try {\n                    // 注意：TokenUtils需要获取当前线程的request，所以必须在同步调用中使用\n                    String currentToken = TokenUtils.getTokenByRequest();\n                    if(oConvertUtils.isEmpty(currentToken) && currentHttpRequest != null) {\n                        currentToken = TokenUtils.getTokenByRequest(currentHttpRequest);\n                    }\n                    if (oConvertUtils.isNotEmpty(currentToken)) {\n                        tokenParamValue = currentToken;\n                        log.debug(\"从TokenUtils获取Token并添加到请求头: {} = {}\", tokenParamName, \n                            currentToken.length() > 10 ? currentToken.substring(0, 10) + \"...\" : currentToken);\n                    } else {\n                        log.warn(\"Token授权配置中tokenParamValue为空，且无法从TokenUtils获取当前请求的token\");\n                    }\n                } catch (Exception e) {\n                    log.warn(\"从TokenUtils获取token失败: {}\", e.getMessage());\n                }\n            }\n\n            if (oConvertUtils.isNotEmpty(tokenParamName) && oConvertUtils.isNotEmpty(tokenParamValue)) {\n                // 如果headers中已存在同名header，优先使用metadata中的配置（覆盖）\n                headersMap.put(tokenParamName, tokenParamValue);\n                // 日志中只显示token的前几个字符，避免泄露完整token\n                String tokenPreview = tokenParamValue.length() > 10 \n                    ? tokenParamValue.substring(0, 10) + \"...\" \n                    : tokenParamValue;\n                log.debug(\"添加Token授权到请求头: {} = {}\", tokenParamName, tokenPreview);\n            } else {\n                log.warn(\"Token授权配置不完整: tokenParamName={}, tokenParamValue={}\", tokenParamName, tokenParamValue != null ? \"***\" : null);\n            }\n        } catch (Exception e) {\n            log.warn(\"解析授权配置失败: {}\", metadataStr, e);\n        }\n    }\n}\n\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/mapper/AiragKnowledgeDocMapper.java",
    "content": "package org.jeecg.modules.airag.llm.mapper;\n\nimport com.baomidou.mybatisplus.core.mapper.BaseMapper;\nimport org.apache.ibatis.annotations.Param;\nimport org.jeecg.modules.airag.llm.entity.AiragKnowledgeDoc;\n\n/**\n * @Description: airag知识库文档\n * @Author: jeecg-boot\n * @Date:   2025-02-18\n * @Version: V1.0\n */\npublic interface AiragKnowledgeDocMapper extends BaseMapper<AiragKnowledgeDoc> {\n\n\t/**\n\t * 通过主表id删除子表数据\n\t *\n\t * @param mainId 主表id\n\t * @return boolean\n\t */\n\tpublic boolean deleteByMainId(@Param(\"mainId\") String mainId);\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/mapper/AiragKnowledgeMapper.java",
    "content": "package org.jeecg.modules.airag.llm.mapper;\n\nimport com.baomidou.mybatisplus.annotation.InterceptorIgnore;\nimport com.baomidou.mybatisplus.core.mapper.BaseMapper;\nimport org.jeecg.modules.airag.llm.entity.AiragKnowledge;\n\n/**\n * @Description: AIRag知识库\n * @Author: jeecg-boot\n * @Date:   2025-02-18\n * @Version: V1.0\n */\npublic interface AiragKnowledgeMapper extends BaseMapper<AiragKnowledge> {\n\n    /**\n     * 根据ID查询知识库信息(忽略租户)\n     * for [QQYUN-12113]分享之后的聊天，应用、模型、知识库不根据租户查询\n     * @param id\n     * @return\n     * @author chenrui\n     * @date 2025/4/21 15:24\n     */\n    @InterceptorIgnore(tenantLine = \"true\")\n    AiragKnowledge getByIdIgnoreTenant(String id);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/mapper/AiragMcpMapper.java",
    "content": "package org.jeecg.modules.airag.llm.mapper;\n\nimport org.jeecg.modules.airag.llm.entity.AiragMcp;\nimport com.baomidou.mybatisplus.core.mapper.BaseMapper;\n\n/**\n * @Description: MCP\n * @Author: jeecg-boot\n * @Date:   2025-10-20\n * @Version: V1.0\n */\npublic interface AiragMcpMapper extends BaseMapper<AiragMcp> {\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/mapper/AiragModelMapper.java",
    "content": "package org.jeecg.modules.airag.llm.mapper;\n\nimport com.baomidou.mybatisplus.annotation.InterceptorIgnore;\nimport com.baomidou.mybatisplus.core.mapper.BaseMapper;\nimport org.jeecg.modules.airag.llm.entity.AiragModel;\n\n/**\n * @Description: AiRag模型配置\n * @Author: jeecg-boot\n * @Date:   2025-02-14\n * @Version: V1.0\n */\npublic interface AiragModelMapper extends BaseMapper<AiragModel> {\n\n    /**\n     * 根据ID查询模型信息(忽略租户)\n     * for [QQYUN-12113]分享之后的聊天，应用、模型、知识库不根据租户查询\n     * @param id\n     * @return\n     * @author chenrui\n     * @date 2025/4/21 15:24\n     */\n    @InterceptorIgnore(tenantLine = \"true\")\n    AiragModel getByIdIgnoreTenant(String id);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/mapper/xml/AiragKnowledgeDocMapper.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE mapper PUBLIC \"-//mybatis.org//DTD Mapper 3.0//EN\" \"http://mybatis.org/dtd/mybatis-3-mapper.dtd\">\n<mapper namespace=\"org.jeecg.modules.airag.llm.mapper.AiragKnowledgeDocMapper\">\n\n    <delete id=\"deleteByMainId\" parameterType=\"java.lang.String\">\n        DELETE\n        FROM airag_knowledge_doc\n        WHERE knowledge_id = #{mainId}\n    </delete>\n\n</mapper>\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/mapper/xml/AiragKnowledgeMapper.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE mapper PUBLIC \"-//mybatis.org//DTD Mapper 3.0//EN\" \"http://mybatis.org/dtd/mybatis-3-mapper.dtd\">\n<mapper namespace=\"org.jeecg.modules.airag.llm.mapper.AiragKnowledgeMapper\">\n\n    <select id=\"getByIdIgnoreTenant\" resultType=\"org.jeecg.modules.airag.llm.entity.AiragKnowledge\">\n        SELECT * FROM airag_knowledge WHERE id = #{id}\n    </select>\n\n</mapper>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/mapper/xml/AiragMcpMapper.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE mapper PUBLIC \"-//mybatis.org//DTD Mapper 3.0//EN\" \"http://mybatis.org/dtd/mybatis-3-mapper.dtd\">\n<mapper namespace=\"org.jeecg.modules.airag.llm.mapper.AiragMcpMapper\">\n\n</mapper>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/mapper/xml/AiragModelMapper.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE mapper PUBLIC \"-//mybatis.org//DTD Mapper 3.0//EN\" \"http://mybatis.org/dtd/mybatis-3-mapper.dtd\">\n<mapper namespace=\"org.jeecg.modules.airag.llm.mapper.AiragModelMapper\">\n\n    <select id=\"getByIdIgnoreTenant\" resultType=\"org.jeecg.modules.airag.llm.entity.AiragModel\">\n        SELECT * FROM airag_model WHERE id = #{id}\n    </select>\n\n</mapper>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/service/IAiragFlowPluginService.java",
    "content": "package org.jeecg.modules.airag.llm.service;\n\nimport java.util.Map;\n\n/**\n * @Description: 获取流程mcp服务\n * @Author: wangshuai\n * @Date: 2025-12-22 15:34:20\n * @Version: V1.0\n */\npublic interface IAiragFlowPluginService {\n\n    /**\n     * 同步所有启用的流程到MCP插件配置\n     *\n     * @param flowIds 多个流程id\n     */\n    Map<String, Object> getFlowsToPlugin(String flowIds);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/service/IAiragKnowledgeDocService.java",
    "content": "package org.jeecg.modules.airag.llm.service;\n\nimport com.baomidou.mybatisplus.extension.service.IService;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.modules.airag.llm.entity.AiragKnowledgeDoc;\nimport org.springframework.web.multipart.MultipartFile;\n\nimport java.util.List;\n\n/**\n * airag知识库文档\n * @Author: jeecg-boot\n * @Date: 2025-02-18\n * @Version: V1.0\n */\npublic interface IAiragKnowledgeDocService extends IService<AiragKnowledgeDoc> {\n\n    /**\n     * 重建文档\n     *\n     * @param docIds\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 11:14\n     */\n    Result<?> rebuildDocument(String docIds);\n\n    /**\n     * 添加文档\n     *\n     * @param airagKnowledgeDoc\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 15:30\n     */\n    Result<?> editDocument(AiragKnowledgeDoc airagKnowledgeDoc);\n\n\n    /**\n     * 通过知识库id重建文档\n     *\n     * @param knowId\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 18:54\n     */\n    Result<?> rebuildDocumentByKnowId(String knowId);\n\n\n    /**\n     * 通过知识库id删除文档\n     *\n     * @param knowIds\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 18:59\n     */\n    Result<?> removeByKnowIds(List<String> knowIds);\n\n    /**\n     * 通过文档id批量删除文档\n     *\n     * @param docIds\n     * @return\n     * @author chenrui\n     * @date 2025/2/18 19:16\n     */\n    Result<?> removeDocByIds(List<String> docIds);\n\n    /**\n     * 通过知识库id删除所以文档\n     *\n     * @param knowId\n     * @return\n     */\n    Result<?> deleteAllByKnowId(String knowId);\n\n    /**\n     * 从zip包导入文档\n     * @param knowId\n     * @param file\n     * @return\n     * @author chenrui\n     * @date 2025/3/20 13:50\n     */\n    Result<?> importDocumentFromZip(String knowId, MultipartFile file);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/service/IAiragKnowledgeService.java",
    "content": "package org.jeecg.modules.airag.llm.service;\n\nimport com.baomidou.mybatisplus.extension.service.IService;\nimport org.jeecg.modules.airag.llm.entity.AiragKnowledge;\n\nimport java.util.Map;\n\n/**\n * AIRag知识库\n *\n * @Author: jeecg-boot\n * @Date: 2025-02-18\n * @Version: V1.0\n */\npublic interface IAiragKnowledgeService extends IService<AiragKnowledge> {\n    \n    /**\n     * 构建知识库的工具\n     * \n     * @param memoryId\n     * @return Map<String, Object>\n     */\n    Map<String, Object> getPluginMemory(String memoryId);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/service/IAiragMcpService.java",
    "content": "package org.jeecg.modules.airag.llm.service;\n\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.modules.airag.llm.entity.AiragMcp;\nimport com.baomidou.mybatisplus.extension.service.IService;\n\n/**\n * @Description: MCP\n * @Author: jeecg-boot\n * @Date:   2025-10-20\n * @Version: V1.0\n */\npublic interface IAiragMcpService extends IService<AiragMcp> {\n\n    Result<String> edit(AiragMcp airagMcp);\n\n    Result<?> sync(String id);\n\n\n    Result<?> toggleStatus(String id, String action);\n\n    /**\n     * 保存插件工具（仅更新tools字段）\n     * for [QQYUN-12453]【AI】支持插件\n     * @param id 插件ID\n     * @param tools 工具列表JSON字符串\n     * @return 操作结果\n     * @author chenrui\n     * @date 2025/10/30\n     */\n    Result<String> saveTools(String id, String tools);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/service/IAiragModelService.java",
    "content": "package org.jeecg.modules.airag.llm.service;\n\nimport com.baomidou.mybatisplus.extension.service.IService;\nimport dev.langchain4j.data.message.ChatMessage;\nimport org.jeecg.modules.airag.llm.entity.AiragModel;\n\nimport java.util.List;\n\n/**\n * @Description: AiRag模型配置\n * @Author: jeecg-boot\n * @Date:   2025-02-14\n * @Version: V1.0\n */\npublic interface IAiragModelService extends IService<AiragModel> {\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/service/impl/AiragBaseApiImpl.java",
    "content": "package org.jeecg.modules.airag.llm.service.impl;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.airag.api.IAiragBaseApi;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.exception.JeecgBootBizTipException;\nimport org.jeecg.common.util.AssertUtils;\nimport org.jeecg.modules.airag.llm.consts.LLMConsts;\nimport org.jeecg.modules.airag.llm.entity.AiragKnowledgeDoc;\nimport org.jeecg.modules.airag.llm.service.IAiragKnowledgeDocService;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.context.annotation.Primary;\nimport org.springframework.stereotype.Service;\n\n/**\n * airag baseAPI 实现类\n */\n@Slf4j\n@Primary\n@Service(\"airagBaseApiImpl\")\npublic class AiragBaseApiImpl implements IAiragBaseApi {\n\n    @Autowired\n    private IAiragKnowledgeDocService airagKnowledgeDocService;\n\n    @Override\n    public String knowledgeWriteTextDocument(String knowledgeId, String title, String content) {\n        AssertUtils.assertNotEmpty(\"知识库ID不能为空\", knowledgeId);\n        AssertUtils.assertNotEmpty(\"写入内容不能为空\", content);\n        AiragKnowledgeDoc knowledgeDoc = new AiragKnowledgeDoc();\n        knowledgeDoc.setKnowledgeId(knowledgeId);\n        knowledgeDoc.setTitle(title);\n        knowledgeDoc.setType(LLMConsts.KNOWLEDGE_DOC_TYPE_TEXT);\n        knowledgeDoc.setContent(content);\n        Result<?> result = airagKnowledgeDocService.editDocument(knowledgeDoc);\n        if (!result.isSuccess()) {\n            throw new JeecgBootBizTipException(result.getMessage());\n        }\n        if (knowledgeDoc.getId() == null) {\n            throw new JeecgBootBizTipException(\"知识库文档ID为空\");\n        }\n        log.info(\"[AI-KNOWLEDGE] 文档写入完成，知识库:{}, 文档ID:{}\", knowledgeId, knowledgeDoc.getId());\n        return knowledgeDoc.getId();\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/service/impl/AiragFlowPluginServiceImpl.java",
    "content": "package org.jeecg.modules.airag.llm.service.impl;\n\nimport com.alibaba.fastjson.JSONArray;\nimport com.alibaba.fastjson.JSONObject;\nimport com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;\nimport dev.langchain4j.agent.tool.ToolSpecification;\nimport dev.langchain4j.service.tool.ToolExecutor;\nimport jakarta.servlet.http.HttpServletRequest;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.constant.SymbolConstant;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.jeecg.common.util.TokenUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.modules.airag.flow.consts.FlowConsts;\nimport org.jeecg.modules.airag.flow.entity.AiragFlow;\nimport org.jeecg.modules.airag.flow.service.IAiragFlowService;\nimport org.jeecg.modules.airag.flow.vo.api.SubFlowResult;\nimport org.jeecg.modules.airag.flow.vo.flow.config.FlowNodeConfig;\nimport org.jeecg.modules.airag.llm.consts.FlowPluginContent;\nimport org.jeecg.modules.airag.llm.entity.AiragMcp;\nimport org.jeecg.modules.airag.llm.handler.PluginToolBuilder;\nimport org.jeecg.modules.airag.llm.service.IAiragFlowPluginService;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.stereotype.Service;\n\nimport java.util.*;\n\n/**\n * @Description: 流程同步到MCP服务实现类\n * @Author: wangshuai\n * @Date: 2025-12-22\n * @Version: V1.0\n */\n@Service\n@Slf4j\npublic class AiragFlowPluginServiceImpl implements IAiragFlowPluginService {\n\n    @Autowired\n    private IAiragFlowService airagFlowService;\n\n    @Override\n    public Map<String, Object> getFlowsToPlugin(String flowIds) {\n        log.info(\"开始构建流程插件\");\n        // 1. 查询所有启用的流程\n        LambdaQueryWrapper<AiragFlow> queryWrapper = new LambdaQueryWrapper<>();\n        queryWrapper.eq(AiragFlow::getStatus, FlowConsts.FLOW_STATUS_ENABLE);\n        queryWrapper.in(AiragFlow::getId, Arrays.asList(flowIds.split(SymbolConstant.COMMA)));\n        List<AiragFlow> flows = airagFlowService.list(queryWrapper);\n        HttpServletRequest httpServletRequest = SpringContextUtils.getHttpServletRequest();\n        if (flows.isEmpty()) {\n            log.info(\"当前应用所选流程没有启用的流程\");\n            return null;\n        }\n        //返回数据\n        Map<String, Object> result = new HashMap<>();\n        //插件\n        //插件id\n        AiragMcp tool = new AiragMcp();\n        // 2. 构建插件\n        String id = UUID.randomUUID().toString().replace(\"-\", \"\");\n        tool.setId(id);\n        // 插件名称\n        tool.setName(FlowPluginContent.PLUGIN_NAME);\n        // 描述\n        tool.setDescr(FlowPluginContent.PLUGIN_DESC);\n        tool.setStatus(FlowConsts.FLOW_STATUS_ENABLE);\n        tool.setSynced(CommonConstant.STATUS_1_INT);\n        tool.setCategory(\"plugin\");\n        tool.setEndpoint(\"\");\n        int toolCount = 0;\n        //构建拆件工具\n        for (AiragFlow flow : flows) {\n            try {\n\n                SubFlowResult subFlow = new SubFlowResult(flow);\n                // 获取入参参数\n                JSONArray parameter = getInputParameter(flow, subFlow);\n                // 获取出参参数\n                JSONArray outParams = getOutputParameter(flow, subFlow);\n                // name必须符合 ^[a-zA-Z0-9_-]+$\n                String validToolName = \"flow_\" + flow.getId();\n                // 将原始名称拼接到描述中\n                String description = flow.getName();\n                if (oConvertUtils.isNotEmpty(flow.getDescr())) {\n                    description += \" : \" + flow.getDescr();\n                }\n                //构造工具参数\n                String flowTool = buildParameter(parameter, outParams, flow.getId(), tool.getTools(), validToolName, description);\n                tool.setTools(flowTool);\n                toolCount++;\n            } catch (Exception e) {\n                log.error(\"处理流程[{}]转换插件失败: {}\", flow.getName(), e.getMessage());\n            }\n        }\n        String tenantId = TokenUtils.getTenantIdByRequest(httpServletRequest);\n        //构建元数据（请求头）\n        String meataData = buildMetadata(toolCount, tenantId);\n        tool.setMetadata(meataData);\n        Map<ToolSpecification, ToolExecutor> tools = PluginToolBuilder.buildTools(tool, httpServletRequest);\n        result.put(\"pluginTool\", tools);\n        result.put(\"pluginId\", id);\n        log.info(\"构建流程插件结束\");\n        return result;\n    }\n\n    /**\n     * 构建元数据\n     *\n     * @param toolCount\n     * @param tenantId\n     */\n    private String buildMetadata(int toolCount, String tenantId) {\n        JSONObject jsonObject = new JSONObject();\n        jsonObject.put(FlowPluginContent.TOKEN_PARAM_NAME, FlowPluginContent.X_ACCESS_TOKEN);\n        jsonObject.put(FlowPluginContent.TOOL_COUNT, toolCount);\n        jsonObject.put(FlowPluginContent.AUTH_TYPE, FlowPluginContent.TOKEN);\n        jsonObject.put(FlowPluginContent.TOKEN_PARAM_VALUE, \"\");\n        jsonObject.put(CommonConstant.TENANT_ID, oConvertUtils.getInt(tenantId, 0));\n        return jsonObject.toJSONString();\n    }\n\n    /**\n     * 构建参数\n     *\n     * @param parameter\n     * @param outParams\n     * @param flowId\n     * @param tools\n     * @param description\n     * @param name\n     */\n    private String buildParameter(JSONArray parameter, JSONArray outParams, String flowId, String tools, String name, String description) {\n        JSONArray paramArray = new JSONArray();\n        JSONObject parameterObject = new JSONObject();\n        parameterObject.put(FlowPluginContent.NAME, name);\n        parameterObject.put(FlowPluginContent.DESCRIPTION, description);\n        parameterObject.put(FlowPluginContent.PATH, FlowPluginContent.PLUGIN_REQUEST_URL + flowId);\n        parameterObject.put(FlowPluginContent.METHOD, FlowPluginContent.POST);\n        parameterObject.put(FlowPluginContent.ENABLED, true);\n        parameterObject.put(FlowPluginContent.PARAMETERS, parameter);\n        parameterObject.put(FlowPluginContent.RESPONSES, outParams);\n        if (oConvertUtils.isNotEmpty(tools)) {\n            paramArray = JSONArray.parseArray(tools);\n            paramArray.add(parameterObject);\n        } else {\n            paramArray.add(parameterObject);\n        }\n        return paramArray.toJSONString();\n    }\n\n    /**\n     * 获取参数\n     *\n     * @param flow\n     * @param subFlow\n     */\n    private JSONArray getInputParameter(AiragFlow flow, SubFlowResult subFlow) {\n        JSONArray parameters = new JSONArray();\n        String metadata = flow.getMetadata();\n        if (oConvertUtils.isNotEmpty(metadata)) {\n            JSONObject jsonObject = JSONObject.parseObject(metadata);\n            if (jsonObject.containsKey(FlowPluginContent.INPUTS)) {\n                JSONArray jsonArray = jsonObject.getJSONArray(FlowPluginContent.INPUTS);\n                jsonArray.forEach(item -> {\n                    if (oConvertUtils.isNotEmpty(item.toString())) {\n                        JSONObject json = JSONObject.parseObject(item.toString());\n                        json.put(FlowPluginContent.LOCATION, FlowPluginContent.LOCATION_BODY);\n                    }\n                });\n                parameters.addAll(jsonArray);\n            }\n        }\n        //需要获取子流程的参数，子流程的参数是单独封装的，否则在流程执行的时候会报错缺少参数\n        List<FlowNodeConfig.NodeParam> inputParams = subFlow.getInputParams();\n        if (inputParams != null) {\n            for (FlowNodeConfig.NodeParam param : inputParams) {\n                JSONObject p = new JSONObject();\n                // 参数名\n                p.put(FlowPluginContent.NAME, param.getField());\n                String paramDesc = param.getName();\n                if (oConvertUtils.isEmpty(paramDesc)) {\n                    paramDesc = param.getField();\n                }\n                // 参数描述\n                p.put(FlowPluginContent.DESCRIPTION, paramDesc);\n                // 类型\n                p.put(FlowPluginContent.TYPE, oConvertUtils.getString(param.getType(), FlowPluginContent.TYPE_STRING));\n                // 所有参数都在Body中\n                p.put(FlowPluginContent.LOCATION, FlowPluginContent.LOCATION_BODY);\n                boolean required = param.getRequired() != null && param.getRequired();\n                p.put(FlowPluginContent.REQUIRED, required);\n                parameters.add(p);\n            }\n        }\n        return parameters;\n    }\n\n    /**\n     * 构建返回值\n     */\n    private JSONArray getOutputParameter(AiragFlow flow, SubFlowResult subFlow) {\n        JSONArray parameters = new JSONArray();\n        String metadata = flow.getMetadata();\n        if (oConvertUtils.isNotEmpty(metadata)) {\n            JSONObject jsonObject = JSONObject.parseObject(metadata);\n            if (jsonObject.containsKey(FlowPluginContent.OUTPUTS)) {\n                JSONArray jsonArray = jsonObject.getJSONArray(FlowPluginContent.OUTPUTS);\n                parameters.addAll(jsonArray);\n            }\n        }\n//        List<FlowNodeConfig.NodeParam> outputParams = subFlow.getOutputParams();\n//        if (outputParams != null) {\n//            for (FlowNodeConfig.NodeParam param : outputParams) {\n//                JSONObject p = new JSONObject();\n//                // 参数名\n//                p.put(\"name\", param.getField());\n//                String paramDesc = param.getName();\n//                if (oConvertUtils.isEmpty(paramDesc)) {\n//                    paramDesc = param.getField();\n//                }\n//                // 参数描述\n//                p.put(\"description\", paramDesc);\n//                // 类型\n//                p.put(\"type\", oConvertUtils.getString(param.getType(), \"String\"));\n//                parameters.add(p);\n//            }\n//        }\n        return parameters;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/service/impl/AiragKnowledgeDocServiceImpl.java",
    "content": "package org.jeecg.modules.airag.llm.service.impl;\n\nimport com.alibaba.fastjson.JSONObject;\nimport com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;\nimport com.baomidou.mybatisplus.core.toolkit.Wrappers;\nimport com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.compress.archivers.zip.ZipArchiveEntry;\nimport org.apache.commons.compress.archivers.zip.ZipFile;\nimport org.apache.commons.io.FilenameUtils;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.config.TenantContext;\nimport org.jeecg.common.config.mqtoken.UserTokenContext;\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.jeecg.common.util.*;\nimport org.jeecg.common.util.filter.SsrfFileTypeFilter;\nimport org.jeecg.modules.airag.llm.consts.LLMConsts;\nimport org.jeecg.modules.airag.llm.entity.AiragKnowledge;\nimport org.jeecg.modules.airag.llm.entity.AiragKnowledgeDoc;\nimport org.jeecg.modules.airag.llm.handler.EmbeddingHandler;\nimport org.jeecg.modules.airag.llm.mapper.AiragKnowledgeDocMapper;\nimport org.jeecg.modules.airag.llm.mapper.AiragKnowledgeMapper;\nimport org.jeecg.modules.airag.llm.service.IAiragKnowledgeDocService;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.beans.factory.annotation.Value;\nimport org.springframework.stereotype.Service;\nimport org.springframework.transaction.annotation.Transactional;\nimport org.springframework.web.multipart.MultipartFile;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport java.io.File;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.io.OutputStream;\nimport java.nio.file.Files;\nimport java.nio.file.Path;\nimport java.nio.file.Paths;\nimport java.util.*;\nimport java.util.concurrent.CompletableFuture;\nimport java.util.concurrent.ExecutorService;\nimport java.util.concurrent.Executors;\nimport java.util.concurrent.atomic.AtomicInteger;\nimport java.util.function.Consumer;\nimport java.util.stream.Collectors;\n\nimport static org.jeecg.modules.airag.llm.consts.LLMConsts.*;\n\n/**\n * @Description: airag知识库文档\n * @Author: jeecg-boot\n * @Date: 2025-02-18\n * @Version: V1.0\n */\n@Slf4j\n@Service\npublic class AiragKnowledgeDocServiceImpl extends ServiceImpl<AiragKnowledgeDocMapper, AiragKnowledgeDoc> implements IAiragKnowledgeDocService {\n\n    @Autowired\n    private AiragKnowledgeDocMapper airagKnowledgeDocMapper;\n\n    @Autowired\n    private AiragKnowledgeMapper airagKnowledgeMapper;\n\n    @Autowired\n    EmbeddingHandler embeddingHandler;\n\n\n    @Value(value = \"${jeecg.path.upload:}\")\n    private String uploadpath;\n\n    /**\n     * 支持的文档类型\n     */\n    private static final List<String> SUPPORT_DOC_TYPE = Arrays.asList(\"txt\", \"pdf\", \"docx\", \"doc\", \"pptx\", \"ppt\", \"xlsx\", \"xls\", \"md\");\n\n    /**\n     * 向量化线程池大小\n     */\n    private static final int THREAD_POOL_SIZE = 10;\n\n    /**\n     * 向量化文档线程池\n     */\n    private static final ExecutorService buildDocExecutorService = Executors.newFixedThreadPool(THREAD_POOL_SIZE);\n\n    // 解压文件:单个文件最大150MB\n    private static final long MAX_FILE_SIZE = 150 * 1024 * 1024;\n    // 解压文件:总解压大小1024MB\n    private static final long MAX_TOTAL_SIZE = 1024 * 1024 * 1024;\n    // 解压文件:最多解压10000个Entry\n    private static final int MAX_ENTRY_COUNT = 10000;\n\n    @Transactional(rollbackFor = {Exception.class})\n    @Override\n    public Result<?> editDocument(AiragKnowledgeDoc airagKnowledgeDoc) {\n        AssertUtils.assertNotEmpty(\"文档不能未空\", airagKnowledgeDoc);\n        AssertUtils.assertNotEmpty(\"知识库不能未空\", airagKnowledgeDoc.getKnowledgeId());\n        AssertUtils.assertNotEmpty(\"文档标题不能未空\", airagKnowledgeDoc.getTitle());\n        AssertUtils.assertNotEmpty(\"文档类型不能未空\", airagKnowledgeDoc.getType());\n        if (KNOWLEDGE_DOC_TYPE_TEXT.equals(airagKnowledgeDoc.getType())) {\n            AssertUtils.assertNotEmpty(\"文档内容不能为空\", airagKnowledgeDoc.getContent());\n        }\n\n        airagKnowledgeDoc.setStatus(KNOWLEDGE_DOC_STATUS_DRAFT);\n        // 保存到数据库\n        if (this.saveOrUpdate(airagKnowledgeDoc)) {\n            // 重建向量\n            return this.rebuildDocument(airagKnowledgeDoc.getId());\n        } else {\n            return Result.error(\"保存失败\");\n        }\n    }\n\n    @Override\n    public Result<?> rebuildDocumentByKnowId(String knowId) {\n        AssertUtils.assertNotEmpty(\"知识库id不能为空\", knowId);\n        List<AiragKnowledgeDoc> docList = airagKnowledgeDocMapper.selectList(Wrappers.lambdaQuery(AiragKnowledgeDoc.class).eq(AiragKnowledgeDoc::getKnowledgeId, knowId));\n        if (oConvertUtils.isObjectEmpty(docList)) {\n            return Result.OK();\n        }\n        String docIds = docList.stream().map(AiragKnowledgeDoc::getId).collect(Collectors.joining(\",\"));\n        return rebuildDocument(docIds);\n    }\n\n    @Transactional(rollbackFor = {java.lang.Exception.class})\n    @Override\n    public Result<?> rebuildDocument(String docIds) {\n        AssertUtils.assertNotEmpty(\"请选择要重建的文档\", docIds);\n        List<String> docIdList = Arrays.asList(docIds.split(\",\"));\n        // 查询数据\n        List<AiragKnowledgeDoc> docList = airagKnowledgeDocMapper.selectBatchIds(docIdList);\n        AssertUtils.assertNotEmpty(\"文档不存在\", docList);\n\n        // 检查状态\n        List<AiragKnowledgeDoc> knowledgeDocs = docList.stream()\n                .filter(doc -> {\n                    //update-begin---author:chenrui ---date:20250410  for：[QQYUN-11943]【ai】ai知识库 上传完文档 一直显示构建中？------------\n                    if(KNOWLEDGE_DOC_STATUS_BUILDING.equalsIgnoreCase(doc.getStatus())){\n                        Date updateTime = doc.getUpdateTime();\n                        if (updateTime != null) {\n                            // 向量化超过了5分钟,重新向量化\n                            long timeDifference = System.currentTimeMillis() - updateTime.getTime();\n                            return timeDifference > 5 * 60 * 1000;\n                        }else{\n                            return true;\n                        }\n                    } else {\n                        return true;\n                    }\n                    //update-end---author:chenrui ---date:20250410  for：[QQYUN-11943]【ai】ai知识库 上传完文档 一直显示构建中？------------\n                })\n                .peek(doc -> {\n                    doc.setStatus(KNOWLEDGE_DOC_STATUS_BUILDING);\n                })\n                .collect(Collectors.toList());\n        if (oConvertUtils.isObjectEmpty(knowledgeDocs)) {\n            return Result.ok(\"操作成功\");\n        }\n        if (oConvertUtils.isObjectEmpty(knowledgeDocs)) {\n            return Result.ok(\"操作成功\");\n        }\n        // 更新状态\n        this.updateBatchById(knowledgeDocs);\n        // 异步重建文档\n        String tenantId = TenantContext.getTenant();\n        String token = TokenUtils.getTokenByRequest();\n        knowledgeDocs.forEach((doc) -> {\n            CompletableFuture.runAsync(() -> {\n                UserTokenContext.setToken(token);\n                TenantContext.setTenant(tenantId);\n                String knowId = doc.getKnowledgeId();\n                log.info(\"开始重建文档, 知识库id: {}, 文档id: {}\", knowId, doc.getId());\n                doc.setStatus(KNOWLEDGE_DOC_STATUS_BUILDING);\n                this.updateById(doc);\n                //update-begin---author:chenrui ---date:20250410  for：[QQYUN-11943]【ai】ai知识库 上传完文档 一直显示构建中？------------\n                try {\n                    Map<String, Object> metadata = embeddingHandler.embeddingDocument(knowId, doc);\n                    // 更新数据 date:2025/2/18\n                    if (null != metadata) {\n                        doc.setStatus(KNOWLEDGE_DOC_STATUS_COMPLETE);\n                        this.updateById(doc);\n                        log.info(\"重建文档成功, 知识库id: {}, 文档id: {}\", knowId, doc.getId());\n                    } else {\n                        this.handleDocBuildFailed(doc, \"向量化失败\");\n                        log.info(\"重建文档失败, 知识库id: {}, 文档id: {}\", knowId, doc.getId());\n                    }\n                }catch (Throwable t){\n                    this.handleDocBuildFailed(doc, t.getMessage());\n                    log.error(\"重建文档失败:\" + t.getMessage() + \", 知识库id: \" + knowId + \", 文档id: \" + doc.getId(), t);\n                }\n                //update-end---author:chenrui ---date:20250410  for：[QQYUN-11943]【ai】ai知识库 上传完文档 一直显示构建中？------------\n            }, buildDocExecutorService);\n        });\n        log.info(\"返回操作成功\");\n        return Result.ok(\"操作成功\");\n    }\n\n    /**\n     * 处理文档构建失败\n     */\n    private void handleDocBuildFailed(AiragKnowledgeDoc doc, String failedReason) {\n        doc.setStatus(KNOWLEDGE_DOC_STATUS_FAILED);\n\n        String metadataStr = doc.getMetadata();\n        JSONObject metadata;\n        if (oConvertUtils.isEmpty(metadataStr)) {\n            metadata = new JSONObject();\n        } else {\n            metadata = JSONObject.parseObject(metadataStr);\n        }\n        metadata.put(\"failedReason\", failedReason);\n        doc.setMetadata(metadata.toJSONString());\n\n        this.updateById(doc);\n    }\n\n    @Override\n    public Result<?> removeByKnowIds(List<String> knowIds) {\n        AssertUtils.assertNotEmpty(\"选择知识库\", knowIds);\n        for (String knowId : knowIds) {\n            AiragKnowledge airagKnowledge = airagKnowledgeMapper.selectById(knowId);\n            AssertUtils.assertNotEmpty(\"知识库不存在\", airagKnowledge);\n            AssertUtils.assertNotEmpty(\"请先为知识库配置向量模型库\", airagKnowledge.getEmbedId());\n            // 异步删除向量数据\n            final String embedId = airagKnowledge.getEmbedId();\n            final String finalKnowId = knowId;\n            CompletableFuture.runAsync(() -> {\n                try {\n                    embeddingHandler.deleteEmbedDocsByKnowId(finalKnowId, embedId);\n                } catch (Throwable ignore) {\n                }\n            });\n            // 删除数据\n            airagKnowledgeDocMapper.deleteByMainId(knowId);\n        }\n        return Result.OK();\n    }\n\n    @Override\n    public Result<?> removeDocByIds(List<String> docIds) {\n        AssertUtils.assertNotEmpty(\"请选择要删除的文档\", docIds);\n        // 查询数据\n        List<AiragKnowledgeDoc> docList = airagKnowledgeDocMapper.selectBatchIds(docIds);\n        AssertUtils.assertNotEmpty(\"文档不存在\", docList);\n        // 整理数据\n        Map<String, List<String>> knowledgeDocs = docList.stream().collect(Collectors.groupingBy(\n                AiragKnowledgeDoc::getKnowledgeId,\n                Collectors.mapping(AiragKnowledgeDoc::getId, Collectors.toList())\n        ));\n        if (oConvertUtils.isObjectEmpty(knowledgeDocs)) {\n            return Result.ok(\"success\");\n        }\n        knowledgeDocs.forEach((knowId, groupedDocIds) -> {\n            AiragKnowledge airagKnowledge = airagKnowledgeMapper.selectById(knowId);\n            AssertUtils.assertNotEmpty(\"知识库不存在\", airagKnowledge);\n            AssertUtils.assertNotEmpty(\"请先为知识库配置向量模型库\", airagKnowledge.getEmbedId());\n            // 异步删除向量数据\n            final String embedId = airagKnowledge.getEmbedId();\n            final List<String> docIdsToDelete = new ArrayList<>(groupedDocIds);\n            CompletableFuture.runAsync(() -> {\n                try {\n                    embeddingHandler.deleteEmbedDocsByDocIds(docIdsToDelete, embedId);\n                } catch (Throwable ignore) {\n                }\n            });\n            // 删除数据\n            airagKnowledgeDocMapper.deleteBatchIds(groupedDocIds);\n        });\n        return Result.ok(\"success\");\n    }\n\n    @Override\n    public Result<?> deleteAllByKnowId(String knowId) {\n        if (oConvertUtils.isEmpty(knowId)) {\n            return Result.error(\"知识库id不能为空\");\n        }\n        LambdaQueryWrapper<AiragKnowledgeDoc> wrapper = new LambdaQueryWrapper<>();\n        wrapper.eq(AiragKnowledgeDoc::getKnowledgeId, knowId);\n        //noinspection unchecked\n        wrapper.select(AiragKnowledgeDoc::getId);\n        List<AiragKnowledgeDoc> docList = airagKnowledgeDocMapper.selectList(wrapper);\n        if (docList.isEmpty()) {\n            return Result.ok(\"暂无文档\");\n        }\n        List<String> docIds = docList.stream().map(AiragKnowledgeDoc::getId).collect(Collectors.toList());\n        this.removeDocByIds(docIds);\n        return Result.ok(\"清空完成\");\n    }\n\n    @Transactional(rollbackFor = {java.lang.Exception.class})\n    @Override\n    public Result<?> importDocumentFromZip(String knowId, MultipartFile zipFile) {\n        AssertUtils.assertNotEmpty(\"请先选择知识库\", knowId);\n        AssertUtils.assertNotEmpty(\"请上传文件\", zipFile);\n        long startTime = System.currentTimeMillis();\n        log.info(\"开始上传知识库文档(zip), 知识库id: {}, 文件名: {}\", knowId, zipFile.getOriginalFilename());\n\n        try {\n            String bizPath = knowId + File.separator + UUIDGenerator.generate();\n            String workDir = uploadpath + File.separator + bizPath + File.separator;\n            String sourcesPath = workDir + \"files\";\n\n            SsrfFileTypeFilter.checkUploadFileType(zipFile);\n            // 通过filePath 检查文件是不是压缩包(zip)\n            String zipFileName = FilenameUtils.getBaseName(zipFile.getOriginalFilename());\n            String fileExt = FilenameUtils.getExtension(zipFile.getOriginalFilename());\n            if (null == fileExt || !fileExt.equalsIgnoreCase(\"zip\")) {\n                throw new JeecgBootException(\"请上传zip压缩包\");\n            }\n            String uploadedZipPath = CommonUtils.uploadLocal(zipFile, bizPath, uploadpath);\n            // 解压缩文件\n            List<AiragKnowledgeDoc> docList = new ArrayList<>();\n            AtomicInteger fileCount = new AtomicInteger(0);\n            unzipFile(uploadpath + File.separator + uploadedZipPath, sourcesPath, uploadedFile -> {\n                // 仅支持txt、pdf、docx、pptx、html、md文件\n                String fileName = uploadedFile.getName();\n                if (!SUPPORT_DOC_TYPE.contains(FilenameUtils.getExtension(fileName).toLowerCase())) {\n                    log.warn(\"不支持的文件类型: {}\", fileName);\n                    return;\n                }\n                String baseName = FilenameUtils.getBaseName(fileName);\n                AiragKnowledgeDoc doc = new AiragKnowledgeDoc();\n                doc.setKnowledgeId(knowId);\n                doc.setTitle(baseName);\n                doc.setType(LLMConsts.KNOWLEDGE_DOC_TYPE_FILE);\n                doc.setStatus(LLMConsts.KNOWLEDGE_DOC_STATUS_DRAFT);\n\n                String relativePath;\n                if (File.separator.equals(\"\\\\\")) {\n                    // Windows path handling\n                    String escapedPath = uploadpath.replace(\"//\", \"\\\\\\\\\");\n                    escapedPath = escapedPath.replace(\"/\", \"\\\\\\\\\");\n                    relativePath = uploadedFile.getPath().replaceFirst(\"^\" + escapedPath, \"\");\n                } else {\n                    // Unix path handling\n                    relativePath = uploadedFile.getPath().replaceFirst(\"^\" + uploadpath, \"\");\n                }\n                JSONObject metadata = new JSONObject();\n                metadata.put(LLMConsts.KNOWLEDGE_DOC_METADATA_FILEPATH, relativePath);\n                metadata.put(LLMConsts.KNOWLEDGE_DOC_METADATA_SOURCES_PATH, sourcesPath);\n                doc.setMetadata(metadata.toJSONString());\n                docList.add(doc);\n            });\n            AssertUtils.assertNotEmpty(\"压缩包中没有符合要求的文档\", docList);\n            // 保存数据\n            this.saveBatch(docList);\n            // 重建文档\n            String docIds = docList.stream().map(AiragKnowledgeDoc::getId).filter(oConvertUtils::isObjectNotEmpty).collect(Collectors.joining(\",\"));\n            rebuildDocument(docIds);\n        } catch (Exception e) {\n            log.error(e.getMessage(), e);\n            throw new RuntimeException(e);\n        }\n        log.info(\"上传知识库文档(zip)成功, 知识库id: {}, 文件名: {}, 耗时: {}ms\", knowId, zipFile.getOriginalFilename(), (System.currentTimeMillis() - startTime));\n        return Result.ok(\"上传成功\");\n    }\n\n    /**\n     * 解压缩文件\n     *\n     * @param zipFilePath 压缩文件路径\n     * @param destDir    目标文件夹\n     * @param afterExtract 解压完成后回调\n     * @throws IOException\n     * @author chenrui\n     * @date 2025/3/20 14:37\n     */\n    public static void unzipFile(String zipFilePath, String destDir, Consumer<File> afterExtract) throws IOException {\n        unzipFile(Paths.get(zipFilePath), Paths.get(destDir), afterExtract);\n    }\n\n\n    /**\n     * 解压缩文件\n     *\n     * @param zipFilePath  压缩文件路径\n     * @param targetDir    目标文件夹\n     * @param afterExtract 解压完成后回调\n     * @throws IOException\n     * @author chenrui\n     * @date 2025/4/28 17:02\n     */\n    private static void unzipFile(Path zipFilePath, Path targetDir, Consumer<File> afterExtract) throws IOException {\n        long totalUnzippedSize = 0;\n        int entryCount = 0;\n\n        if (!Files.exists(targetDir)) {\n            Files.createDirectories(targetDir);\n        }\n\n        try (ZipFile zipFile = new ZipFile(zipFilePath.toFile())) {\n            Enumeration<ZipArchiveEntry> entries = zipFile.getEntries();\n\n            while (entries.hasMoreElements()) {\n                ZipArchiveEntry entry = entries.nextElement();\n                entryCount++;\n                if (entryCount > MAX_ENTRY_COUNT) {\n                    throw new IOException(\"解压文件数量超限，可能是zip bomb攻击\");\n                }\n\n                Path newPath = safeResolve(targetDir, entry.getName());\n\n                if (entry.isDirectory()) {\n                    Files.createDirectories(newPath);\n                } else {\n                    Files.createDirectories(newPath.getParent());\n                    try (InputStream is = zipFile.getInputStream(entry);\n                         OutputStream os = Files.newOutputStream(newPath)) {\n\n                        long bytesCopied = copyLimited(is, os, MAX_FILE_SIZE);\n                        totalUnzippedSize += bytesCopied;\n\n                        if (totalUnzippedSize > MAX_TOTAL_SIZE) {\n                            throw new IOException(\"解压总大小超限，可能是zip bomb攻击\");\n                        }\n                    }\n\n                    // 解压完成后回调\n                    if (afterExtract != null) {\n                        afterExtract.accept(newPath.toFile());\n                    }\n                }\n            }\n        }\n    }\n\n    /**\n     * 安全解析路径，防止Zip Slip攻击\n     *\n     * @param targetDir\n     * @param entryName\n     * @return\n     * @throws IOException\n     * @author chenrui\n     * @date 2025/4/28 16:46\n     */\n    private static Path safeResolve(Path targetDir, String entryName) throws IOException {\n        Path resolvedPath = targetDir.resolve(entryName).normalize();\n        if (!resolvedPath.startsWith(targetDir)) {\n            throw new IOException(\"ZIP 路径穿越攻击被阻止:\" + entryName);\n        }\n        return resolvedPath;\n    }\n\n    /**\n     * 复制输入流到输出流，并限制最大字节数\n     *\n     * @param in\n     * @param out\n     * @param maxBytes\n     * @return\n     * @throws IOException\n     * @author chenrui\n     * @date 2025/4/28 17:03\n     */\n    private static long copyLimited(InputStream in, OutputStream out, long maxBytes) throws IOException {\n        byte[] buffer = new byte[8192];\n        long totalCopied = 0;\n        int bytesRead;\n        while ((bytesRead = in.read(buffer)) != -1) {\n            totalCopied += bytesRead;\n            if (totalCopied > maxBytes) {\n                throw new IOException(\"单个文件解压超限，可能是zip bomb攻击\");\n            }\n            out.write(buffer, 0, bytesRead);\n        }\n        return totalCopied;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/service/impl/AiragKnowledgeServiceImpl.java",
    "content": "package org.jeecg.modules.airag.llm.service.impl;\n\nimport com.alibaba.fastjson.JSONArray;\nimport com.alibaba.fastjson.JSONObject;\nimport com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;\nimport dev.langchain4j.agent.tool.ToolSpecification;\nimport dev.langchain4j.service.tool.ToolExecutor;\nimport jakarta.servlet.http.HttpServletRequest;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.util.DateUtils;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.jeecg.common.util.TokenUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.modules.airag.flow.consts.FlowConsts;\nimport org.jeecg.modules.airag.llm.consts.FlowPluginContent;\nimport org.jeecg.modules.airag.llm.entity.AiragKnowledge;\nimport org.jeecg.modules.airag.llm.entity.AiragMcp;\nimport org.jeecg.modules.airag.llm.handler.PluginToolBuilder;\nimport org.jeecg.modules.airag.llm.mapper.AiragKnowledgeMapper;\nimport org.jeecg.modules.airag.llm.service.IAiragKnowledgeService;\nimport org.springframework.stereotype.Service;\n\nimport java.util.HashMap;\nimport java.util.Map;\n\n/**\n * @Description: AIRag知识库\n * @Author: jeecg-boot\n * @Date: 2025-02-18\n * @Version: V1.0\n */\n@Slf4j\n@Service\npublic class AiragKnowledgeServiceImpl extends ServiceImpl<AiragKnowledgeMapper, AiragKnowledge> implements IAiragKnowledgeService {\n    \n    @Override\n    public Map<String, Object> getPluginMemory(String memoryId) {\n        //step 1获取知识库\n        AiragKnowledge airagKnowledge = this.baseMapper.selectById(memoryId);\n        if(airagKnowledge == null){\n            return null;\n        }\n        return this.getKnowledgeToPlugin(memoryId,airagKnowledge.getDescr());\n    }\n\n    /**\n     * 获取插件信息\n     *\n     * @param knowledgeId\n     * @param descr\n     * @return\n     */\n    public Map<String, Object> getKnowledgeToPlugin(String knowledgeId, String descr) {\n        //step1 构建插件\n        log.info(\"开始构建记忆库插件\");\n        if (oConvertUtils.isEmpty(knowledgeId)) {\n            return null;\n        }\n\n        HttpServletRequest httpServletRequest = SpringContextUtils.getHttpServletRequest();\n\n        //返回数据\n        Map<String, Object> result = new HashMap<>();\n        //插件\n        //插件id\n        AiragMcp tool = new AiragMcp();\n        // 2. 构建插件\n        tool.setId(knowledgeId);\n        // 插件名称\n        tool.setName(FlowPluginContent.PLUGIN_MEMORY_NAME);\n        // 描述\n        tool.setDescr(FlowPluginContent.PLUGIN_MEMORY_DESC);\n        tool.setStatus(FlowConsts.FLOW_STATUS_ENABLE);\n        tool.setSynced(CommonConstant.STATUS_1_INT);\n        tool.setCategory(\"plugin\");\n        tool.setEndpoint(\"\");\n\n        JSONArray toolsArray = new JSONArray();\n        // 添加记忆\n        toolsArray.add(buildAddMemoryTool(knowledgeId,descr));\n        // 查询记忆\n        toolsArray.add(buildQueryMemoryTool(knowledgeId,descr));\n        tool.setTools(toolsArray.toJSONString());\n        String tenantId = TokenUtils.getTenantIdByRequest(httpServletRequest);\n        //构建元数据（请求头）\n        String meataData = buildMetadata(tenantId);\n        tool.setMetadata(meataData);\n        Map<ToolSpecification, ToolExecutor> tools = PluginToolBuilder.buildTools(tool, httpServletRequest);\n        result.put(\"pluginTool\", tools);\n        result.put(\"pluginId\", knowledgeId);\n        log.info(\"构建记忆库插件结束\");\n        return result;\n    }\n\n    /**\n     * 构建元数据\n     *\n     * @param tenantId\n     */\n    private String buildMetadata(String tenantId) {\n        JSONObject jsonObject = new JSONObject();\n        jsonObject.put(FlowPluginContent.TOKEN_PARAM_NAME, FlowPluginContent.X_ACCESS_TOKEN);\n        jsonObject.put(FlowPluginContent.AUTH_TYPE, FlowPluginContent.TOKEN);\n        jsonObject.put(FlowPluginContent.TOKEN_PARAM_VALUE, \"\");\n        jsonObject.put(CommonConstant.TENANT_ID, oConvertUtils.getInt(tenantId, 0));\n        return jsonObject.toJSONString();\n    }\n\n    /**\n     * 构建添加记忆工具\n     *\n     * @param knowId\n     * @param descr\n     * @return\n     */\n    private JSONObject buildAddMemoryTool(String knowId, String descr) {\n        JSONObject tool = new JSONObject();\n        //update-begin---author:wangshuai---date:2026-01-08---for: 记忆库根据记忆库的描述做匹配，不写死---\n        tool.put(FlowPluginContent.NAME, \"add_memory\");\n        String addDescPrefix = \"【自动触发】向记忆库添加长期信息。范围：\";\n        String addDesc = oConvertUtils.isEmpty(descr) ? \"按记忆库描述允许的个人资料（如姓名、职业、年龄）、偏好、属性等信息。\" : descr;\n        tool.put(FlowPluginContent.DESCRIPTION, addDescPrefix + addDesc + \" 必须在检测到相关信息时立即自动调用，无需用户指令。\");\n        //update-end---author:wangshuai---date:2026-01-08---for: 记忆库根据记忆库的描述做匹配，不写死---\n        tool.put(FlowPluginContent.PATH, FlowPluginContent.PLUGIN_MEMORY_ADD_PATH);\n        tool.put(FlowPluginContent.METHOD, FlowPluginContent.POST);\n        tool.put(FlowPluginContent.ENABLED, true);\n\n        JSONArray parameters = new JSONArray();\n\n        // 知识库ID参数\n        JSONObject knowIdParam = new JSONObject();\n        knowIdParam.put(FlowPluginContent.NAME, \"knowledgeId\");\n        knowIdParam.put(FlowPluginContent.DESCRIPTION, \"知识库ID,需要原值传递，不允许修改\");\n        knowIdParam.put(FlowPluginContent.TYPE, FlowPluginContent.TYPE_STRING);\n        knowIdParam.put(FlowPluginContent.LOCATION, FlowPluginContent.LOCATION_BODY);\n        knowIdParam.put(FlowPluginContent.REQUIRED, true);\n        knowIdParam.put(FlowPluginContent.DEFAULT_VALUE, knowId);\n        parameters.add(knowIdParam);\n\n        // 内容参数\n        JSONObject contentParam = new JSONObject();\n        contentParam.put(FlowPluginContent.NAME, \"content\");\n        contentParam.put(FlowPluginContent.DESCRIPTION, \"记忆内容。当前时间为：\" + DateUtils.now() + \"。格式要求：'在yyyy年MM月dd日 HH:mm分，用户[用户的行为/问题]，assistant[助手的回答/反应]。'\");\n        contentParam.put(FlowPluginContent.TYPE, FlowPluginContent.TYPE_STRING);\n        contentParam.put(FlowPluginContent.LOCATION, FlowPluginContent.LOCATION_BODY);\n        contentParam.put(FlowPluginContent.REQUIRED, true);\n        parameters.add(contentParam);\n\n        // 标题参数\n        JSONObject titleParam = new JSONObject();\n        titleParam.put(FlowPluginContent.NAME, \"title\");\n        titleParam.put(FlowPluginContent.DESCRIPTION, \"记忆标题\");\n        titleParam.put(FlowPluginContent.TYPE, FlowPluginContent.TYPE_STRING);\n        titleParam.put(FlowPluginContent.LOCATION, FlowPluginContent.LOCATION_BODY);\n        titleParam.put(FlowPluginContent.REQUIRED, false);\n        parameters.add(titleParam);\n        tool.put(FlowPluginContent.PARAMETERS, parameters);\n\n        // 响应\n        JSONArray responses = new JSONArray();\n        tool.put(FlowPluginContent.RESPONSES, responses);\n\n        return tool;\n    }\n\n    /**\n     * 构建查询记忆工具\n     *\n     * @param knowId\n     * @param descr\n     * @return\n     */\n    private JSONObject buildQueryMemoryTool(String knowId, String descr) {\n        JSONObject tool = new JSONObject();\n        //update-begin---author:wangshuai---date:2026-01-08---for: 记忆库根据记忆库的描述做匹配，不写死---\n        String addDescPrefix = \"【自动触发】向记忆库检索信息。范围：\";\n        String addDesc = oConvertUtils.isEmpty(descr) ? \"按记忆库描述允许的个人资料（如姓名、职业、年龄）、偏好、属性等信息。\" : descr;\n        tool.put(FlowPluginContent.NAME, \"query_memory\");\n        tool.put(FlowPluginContent.DESCRIPTION, addDescPrefix + addDesc + \" 必须在检测到相关信息时立即自动调用，无需用户指令。\");\n        //update-end---author:wangshuai---date:2026-01-08---for: 记忆库根据记忆库的描述做匹配，不写死---\n        tool.put(FlowPluginContent.PATH, FlowPluginContent.PLUGIN_MEMORY_QUERY_PATH);\n        tool.put(FlowPluginContent.METHOD, FlowPluginContent.POST);\n        tool.put(FlowPluginContent.ENABLED, true);\n\n        JSONArray parameters = new JSONArray();\n\n        // 知识库ID参数\n        JSONObject knowIdParam = new JSONObject();\n        knowIdParam.put(FlowPluginContent.NAME, \"knowledgeId\");\n        knowIdParam.put(FlowPluginContent.DESCRIPTION, \"知识库ID,需要原值传递，不允许修改\");\n        knowIdParam.put(FlowPluginContent.TYPE, FlowPluginContent.TYPE_STRING);\n        knowIdParam.put(FlowPluginContent.LOCATION, FlowPluginContent.LOCATION_BODY);\n        knowIdParam.put(FlowPluginContent.REQUIRED, true);\n        knowIdParam.put(FlowPluginContent.DEFAULT_VALUE, knowId);\n        parameters.add(knowIdParam);\n\n        // 查询内容参数\n        JSONObject queryTextParam = new JSONObject();\n        queryTextParam.put(FlowPluginContent.NAME, \"queryText\");\n        queryTextParam.put(FlowPluginContent.DESCRIPTION, \"查询内容\");\n        queryTextParam.put(FlowPluginContent.TYPE, FlowPluginContent.TYPE_STRING);\n        queryTextParam.put(FlowPluginContent.LOCATION, FlowPluginContent.LOCATION_BODY);\n        queryTextParam.put(FlowPluginContent.REQUIRED, true);\n        parameters.add(queryTextParam);\n        \n        tool.put(FlowPluginContent.PARAMETERS, parameters);\n        // 响应\n        JSONArray responses = new JSONArray();\n        tool.put(FlowPluginContent.RESPONSES, responses);\n\n        return tool;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/service/impl/AiragMcpServiceImpl.java",
    "content": "package org.jeecg.modules.airag.llm.service.impl;\n\nimport com.alibaba.fastjson.JSONException;\nimport com.alibaba.fastjson.JSONObject;\nimport com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;\nimport com.fasterxml.jackson.core.JsonProcessingException;\nimport com.fasterxml.jackson.core.type.TypeReference;\nimport com.fasterxml.jackson.databind.ObjectMapper;\nimport dev.langchain4j.agent.tool.ToolSpecification;\nimport dev.langchain4j.mcp.client.DefaultMcpClient;\nimport dev.langchain4j.mcp.client.McpClient;\nimport dev.langchain4j.mcp.client.transport.http.HttpMcpTransport;\nimport dev.langchain4j.mcp.client.transport.http.StreamableHttpMcpTransport;\nimport dev.langchain4j.mcp.client.transport.stdio.StdioMcpTransport;\nimport dev.langchain4j.model.chat.request.json.*;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.config.AiRagConfigBean;\nimport org.jeecg.modules.airag.llm.entity.AiragMcp;\nimport org.jeecg.modules.airag.llm.mapper.AiragMcpMapper;\nimport org.jeecg.modules.airag.llm.service.IAiragMcpService;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.stereotype.Service;\n\nimport java.lang.reflect.Method;\nimport java.time.Duration;\nimport java.util.*;\nimport java.util.stream.Collectors;\n\n/**\n * @Description: MCP\n * @Author: jeecg-boot\n * @Date: 2025-10-20\n * @Version: V1.0\n */\n@Slf4j\n@SuppressWarnings(\"removal\")\n@Service(\"airagMcpServiceImpl\")\npublic class AiragMcpServiceImpl extends ServiceImpl<AiragMcpMapper, AiragMcp> implements IAiragMcpService {\n\n    @Autowired\n    private ObjectMapper objectMapper; // 使用全局配置的 Jackson ObjectMapper\n    @Autowired\n    private AiRagConfigBean aiRagConfigBean;\n\n    /**\n     * 新增或编辑Mcpserver\n     *\n     * @param airagMcp MCP对象\n     * @return 返回保存后的MCP对象\n     * @author chenrui\n     * @date 2025/10/21\n     */\n    @Override\n    public Result<String> edit(AiragMcp airagMcp) {\n        // 校验必填项\n        if (airagMcp.getName() == null || airagMcp.getName().trim().isEmpty()) {\n            return Result.error(\"名称不能为空\");\n        }\n        //update-begin---author:chenrui ---date:20251031  for：[QQYUN-12453]【AI】支持插件------------\n        // 设置默认category\n        if (oConvertUtils.isEmpty(airagMcp.getCategory())) {\n            airagMcp.setCategory(\"mcp\");\n        }\n        // 对于MCP类型，需要校验type和endpoint\n        if (\"mcp\".equalsIgnoreCase(airagMcp.getCategory())) {\n            if (airagMcp.getType() == null || airagMcp.getType().trim().isEmpty()) {\n                return Result.error(\"MCP类型不能为空\");\n            }\n            if (airagMcp.getEndpoint() == null || airagMcp.getEndpoint().trim().isEmpty()) {\n                return Result.error(\"服务端点不能为空\");\n            }\n        } else if (\"plugin\".equalsIgnoreCase(airagMcp.getCategory())) {\n            // 对于插件类型，BaseURL可选，不填时使用当前系统地址\n            // 不再校验endpoint是否为空\n        } else {\n            // 未知类型，默认为MCP并校验\n            if (airagMcp.getEndpoint() == null || airagMcp.getEndpoint().trim().isEmpty()) {\n                return Result.error(\"服务端点不能为空\");\n            }\n        }\n        //update-end---author:chenrui ---date:20251031  for：[QQYUN-12453]【AI】支持插件------------\n\n        if (airagMcp.getId() == null || airagMcp.getId().trim().isEmpty()) {\n            // 设置默认值\n            airagMcp.setStatus(\"enable\");\n            //update-begin---author:chenrui ---date:20251031  for：[QQYUN-12453]【AI】支持插件------------\n            // 只有MCP类型才设置synced字段，插件类型不需要同步默认为已同步\n            if (\"mcp\".equalsIgnoreCase(airagMcp.getCategory())) {\n                airagMcp.setSynced(CommonConstant.STATUS_0_INT);\n            } else {\n                airagMcp.setSynced(CommonConstant.STATUS_1_INT);\n            }\n            //update-end---author:chenrui ---date:20251031  for：[QQYUN-12453]【AI】支持插件------------\n            // 新增\n            this.save(airagMcp);\n        } else {\n            // 编辑\n            this.updateById(airagMcp);\n        }\n        return Result.OK(\"保存成功\");\n    }\n\n    /**\n     * 同步mcp的工具列表\n     *\n     * @param id mcp主键\n     * @return 工具列表\n     * @author chenrui\n     * @date 2025/10/21\n     */\n    @Override\n    public Result<?> sync(String id) {\n        AiragMcp mcp = this.getById(id);\n        if (mcp == null) {\n            return Result.error(\"未找到对应的MCP对象\");\n        }\n        //update-begin---author:chenrui ---date:20251031  for：[QQYUN-12453]【AI】支持插件------------\n        // 只有MCP类型才支持同步，插件类型不支持\n        String category = mcp.getCategory();\n        if (oConvertUtils.isEmpty(category)) {\n            category = \"mcp\"; // 兼容旧数据\n        }\n        if (!\"mcp\".equalsIgnoreCase(category)) {\n            return Result.error(\"只有MCP类型才支持同步操作\");\n        }\n        //update-end---author:chenrui ---date:20251031  for：[QQYUN-12453]【AI】支持插件------------\n        String type = mcp.getType();\n        String endpoint = mcp.getEndpoint();\n        Map<String, String> headers = null;\n        if (oConvertUtils.isNotEmpty(mcp.getHeaders())) {\n            try {\n                headers = JSONObject.parseObject(mcp.getHeaders(), new com.alibaba.fastjson.TypeReference<Map<String, String>>() {});\n            } catch (JSONException e) {\n                headers = null;\n            }\n        }\n        if (type == null || endpoint == null) {\n            return Result.error(\"MCP类型或端点为空\");\n        }\n        McpClient mcpClient = null;\n        try {\n            if (\"sse\".equalsIgnoreCase(type)) {\n                //TODO 1.4.0-beta10被弃用,推荐使用http\n                log.info(\"[MCP]使用SSE协议(HttpMcpTransport), endpoint:{}\", endpoint);\n                HttpMcpTransport.Builder builder = HttpMcpTransport.builder()\n                        .sseUrl(endpoint)\n                        .logRequests(true)\n                        .logResponses(true);\n                if (headers != null && !headers.isEmpty()) {\n                    builder.customHeaders(headers);\n                }\n                mcpClient = new DefaultMcpClient.Builder().transport(builder.build()).build();\n            } else if (\"stdio\".equalsIgnoreCase(type)) {\n                //update-begin---author:wangshuai---date:2025-12-18---for:【QQYUN-14242】【AI】添加参数控制 是否开启 默认禁用 stdio 调用执行命令---\n                String openSafe = aiRagConfigBean.getAllowSensitiveNodes();\n                if(oConvertUtils.isNotEmpty(openSafe) && openSafe.toLowerCase().contains(\"stdio\")) {\n                    log.info(\"[MCP]使用STDIO协议(StdioMcpTransport), endpoint:{}\", endpoint);\n                    // stdio 类型：endpoint 可能是一个命令行\n                    // Windows 下需要通过 cmd.exe /c 来执行命令，否则找不到 npx 等程序\n                    List<String> cmdParts;\n                    String os = System.getProperty(\"os.name\").toLowerCase();\n                    if (os.contains(\"win\")) {\n                        // Windows: 使用 cmd.exe /c 执行\n                        cmdParts = new ArrayList<>();\n                        cmdParts.add(\"cmd.exe\");\n                        cmdParts.add(\"/c\");\n                        cmdParts.add(endpoint.trim());\n                    } else {\n                        // Linux/Mac: 使用 sh -c 执行\n                        cmdParts = new ArrayList<>();\n                        cmdParts.add(\"sh\");\n                        cmdParts.add(\"-c\");\n                        cmdParts.add(endpoint.trim());\n                    }\n                    log.info(\"[MCP]执行stdio命令: {}\", cmdParts);\n                    StdioMcpTransport.Builder builder = new StdioMcpTransport.Builder()\n                            .command(cmdParts)\n                            .environment(headers);\n                    mcpClient = new DefaultMcpClient.Builder().transport(builder.build()).build();\n                } else {\n                    String disabledMsg = \"stdio 功能已禁用。若需启用，请在 yml 的 jeecg.airag.allow-sensitive-nodes 中加入 stdio。\";\n                    log.warn(\"[MCP]{}\", disabledMsg);\n                    return Result.error(disabledMsg);\n                }\n                //update-end---author:wangshuai---date:2025-12-19---for:【QQYUN-14242】【AI】添加参数控制 是否开启 默认禁用 stdio 调用执行命令---\n            }else if(\"http\".equalsIgnoreCase(type)){\n                log.info(\"[MCP]使用HTTP协议(StreamableHttpMcpTransport), endpoint:{}\", endpoint);\n                //增加http选项\n                mcpClient = mcpHttpCreate(endpoint,headers);\n            } else {\n                return Result.error(\"不支持的MCP类型:\" + type);\n            }\n            List<ToolSpecification> toolSpecifications = mcpClient.listTools();\n            // 先尝试直接使用 ObjectMapper 序列化，若结果为 {} 则回退到反射 Map\n            List<Map<String, Object>> specMaps = toolSpecifications.stream()\n                    .map(spec -> {\n                        try {\n                            String raw = objectMapper.writeValueAsString(spec);\n                            if (raw != null && raw.length() > 2) {\n                                // 直接反序列化成 Map，保留 Jackson 认出的字段\n                                return objectMapper.readValue(raw, new TypeReference<Map<String, Object>>() {\n                                });\n                            }\n                        } catch (Exception ignore) {\n                        }\n                        return convertToolSpec(spec);\n                    })\n                    .collect(Collectors.toList());\n            String jsonList;\n            try {\n                jsonList = objectMapper.writeValueAsString(specMaps);\n            } catch (JsonProcessingException e) {\n                jsonList = JSONObject.toJSONString(specMaps);\n            }\n            String firstJson = specMaps.isEmpty() ? \"null\" : safeWriteJson(specMaps.get(0));\n            log.info(\"MCP工具列表 id={}, size={}, first={}\", id, toolSpecifications.size(), firstJson);\n            mcp.setTools(jsonList);\n            mcp.setSynced(1);\n\n            Map<String,Object> metadata = new HashMap<>();\n            metadata.put(\"tool_count\", toolSpecifications.size());\n            mcp.setMetadata(objectMapper.writeValueAsString(metadata));\n            this.updateById(mcp);\n            return Result.OK(specMaps);\n        } catch (Exception e) {\n            String message = e.getMessage();\n            if (e instanceof IllegalArgumentException) {\n                message = \"，MCP客户端参数错误\";\n            }\n            log.error(\"同步MCP工具失败 id={}, error={}\", id, message, e);\n            return Result.error(\"同步失败\" + message);\n        } finally {\n            if (mcpClient != null) {\n                try {\n                    Method closeMethod = mcpClient.getClass().getMethod(\"close\");\n                    closeMethod.invoke(mcpClient);\n                } catch (NoSuchMethodException ignore) {\n                } catch (Exception ex) {\n                    log.warn(\"关闭MCP客户端失败 id={}, error={}\", id, ex.getMessage());\n                }\n            }\n        }\n    }\n\n    /**\n     * mcp插件http创建\n     * \n     * @param endpoint\n     * @param headers\n     * @return\n     */\n    private McpClient mcpHttpCreate(String endpoint, Map<String, String> headers) {\n        StreamableHttpMcpTransport.Builder builder = new StreamableHttpMcpTransport.Builder()\n                .url(endpoint)\n                .timeout(Duration.ofMinutes(60))\n                .logRequests(true)\n                .logResponses(true);\n\n        if (headers != null && !headers.isEmpty()) {\n            builder.customHeaders(headers);\n        }\n\n        return new DefaultMcpClient.Builder()\n                .transport(builder.build())\n                .build();\n    }\n\n    // 安全序列化单个对象为 JSON 字符串\n    private String safeWriteJson(Object obj) {\n        try {\n            return objectMapper.writeValueAsString(obj);\n        } catch (Exception e) {\n            return String.valueOf(obj);\n        }\n    }\n\n    // 反射将 ToolSpecification 转成 Map，兼容 record/私有字段/仅 Jackson 注解场景 -> 改为直接调用访问器\n    private Map<String, Object> convertToolSpec(ToolSpecification spec) {\n        Map<String, Object> map = new LinkedHashMap<>();\n        if (spec == null) {\n            return map;\n        }\n        map.put(\"name\", spec.name());\n        map.put(\"description\", spec.description());\n        try {\n            Object params = spec.parameters();\n            if (params != null) {\n                JsonObjectSchema obj = (JsonObjectSchema) params;\n                List<Map<String, Object>> fields = new ArrayList<>();\n                if (obj.properties() != null) {\n                    obj.properties().forEach((fieldName, fieldSchema) -> {\n                        Map<String, Object> fieldMap = new LinkedHashMap<>();\n                        fieldMap.put(\"name\", fieldName);\n                        fieldMap.put(\"description\", extractDescription(fieldSchema));\n                        // 若需要标记必填\n                        if (obj.required() != null && obj.required().contains(fieldName)) {\n                            fieldMap.put(\"required\", true);\n                        }\n                        fields.add(fieldMap);\n                    });\n                }\n                map.put(\"parameters\", fields);\n            }\n        } catch (Exception ignored) {\n        }\n        return map;\n    }\n\n    // 提取各类型 schema 的描述\n    private String extractDescription(Object schema) {\n        if (schema == null) return null;\n        try {\n            if (schema instanceof JsonStringSchema) return ((JsonStringSchema) schema).description();\n            if (schema instanceof JsonNumberSchema) return ((JsonNumberSchema) schema).description();\n            if (schema instanceof JsonBooleanSchema) return ((JsonBooleanSchema) schema).description();\n            if (schema instanceof JsonArraySchema) return ((JsonArraySchema) schema).description();\n            if (schema instanceof JsonEnumSchema) return ((JsonEnumSchema) schema).description();\n            if (schema instanceof JsonObjectSchema) return ((JsonObjectSchema) schema).description();\n        } catch (Exception ignored) {\n        }\n        return schema.toString();\n    }\n\n    /**\n     * 修改状态\n     *\n     * @param id     MCP主键\n     * @param action 操作（enable/disable）\n     * @return 操作结果\n     * @author chenrui\n     * @date 2025/10/21 11:00\n     */\n    @Override\n    public Result<?> toggleStatus(String id, String action) {\n        if (oConvertUtils.isEmpty(id)) {\n            return Result.error(\"id不能为空\");\n        }\n        if (oConvertUtils.isEmpty(action)) {\n            return Result.error(\"action不能为空\");\n        }\n        String normalized = action.toLowerCase();\n        if (!\"enable\".equals(normalized) && !\"disable\".equals(normalized)) {\n            return Result.error(\"action只能为enable或disable\");\n        }\n        AiragMcp mcp = this.getById(id);\n        if (mcp == null) {\n            return Result.error(\"未找到对应的MCP服务\");\n        }\n        if (normalized.equalsIgnoreCase(mcp.getStatus())) {\n            return Result.OK(\"操作成功\");\n        }\n        mcp.setStatus(normalized);\n        this.updateById(mcp);\n        return Result.OK(\"操作成功\");\n    }\n\n    /**\n     * 保存插件工具（仅更新tools字段）\n     * for [QQYUN-12453]【AI】支持插件\n     * @param id 插件ID\n     * @param tools 工具列表JSON字符串\n     * @return 操作结果\n     * @author chenrui\n     * @date 2025/10/30\n     */\n    @Override\n    public Result<String> saveTools(String id, String tools) {\n        if (oConvertUtils.isEmpty(id)) {\n            return Result.error(\"插件ID不能为空\");\n        }\n        AiragMcp mcp = this.getById(id);\n        if (mcp == null) {\n            return Result.error(\"未找到对应的插件\");\n        }\n        // 验证是否为插件类型\n        String category = mcp.getCategory();\n        if (oConvertUtils.isEmpty(category)) {\n            category = \"mcp\"; // 兼容旧数据\n        }\n        if (!\"plugin\".equalsIgnoreCase(category)) {\n            return Result.error(\"只有插件类型才能保存工具\");\n        }\n        // 更新tools字段\n        mcp.setTools(tools);\n        \n        // 更新metadata中的tool_count\n        try {\n            com.alibaba.fastjson.JSONArray toolsArray = com.alibaba.fastjson.JSONArray.parseArray(tools);\n            int toolCount = toolsArray != null ? toolsArray.size() : 0;\n            \n            // 解析现有metadata\n            JSONObject metadata = new JSONObject();\n            if (oConvertUtils.isNotEmpty(mcp.getMetadata())) {\n                try {\n                    JSONObject metadataJson = JSONObject.parseObject(mcp.getMetadata());\n                    if (metadataJson != null) {\n                        metadata.putAll(metadataJson);\n                    }\n                } catch (Exception e) {\n                    log.warn(\"解析metadata失败，将重新创建: {}\", mcp.getMetadata());\n                }\n            }\n            \n            // 更新tool_count\n            metadata.put(\"tool_count\", toolCount);\n            \n            // 保存metadata\n            mcp.setMetadata(metadata.toJSONString());\n        } catch (Exception e) {\n            log.warn(\"更新工具数量失败: {}\", e.getMessage());\n            // 即使更新tool_count失败，也不影响保存tools\n        }\n        \n        this.updateById(mcp);\n        return Result.OK(\"保存成功\");\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/llm/service/impl/AiragModelServiceImpl.java",
    "content": "package org.jeecg.modules.airag.llm.service.impl;\n\nimport com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;\nimport org.jeecg.modules.airag.llm.entity.AiragModel;\nimport org.jeecg.modules.airag.llm.mapper.AiragModelMapper;\nimport org.jeecg.modules.airag.llm.service.IAiragModelService;\nimport org.springframework.stereotype.Service;\n\n/**\n * @Description: AiRag模型配置\n * @Author: jeecg-boot\n * @Date: 2025-02-14\n * @Version: V1.0\n */\n@Service\npublic class AiragModelServiceImpl extends ServiceImpl<AiragModelMapper, AiragModel> implements IAiragModelService {\n\n\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/ocr/controller/AiOcrController.java",
    "content": "package org.jeecg.modules.airag.ocr.controller;\n\nimport com.alibaba.fastjson.JSONObject;\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.baomidou.mybatisplus.extension.plugins.pagination.Page;\nimport org.apache.commons.collections.CollectionUtils;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.util.RedisUtil;\nimport org.jeecg.modules.airag.ocr.entity.AiOcr;\nimport org.springframework.beans.BeanUtils;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.web.bind.annotation.*;\n\nimport java.util.ArrayList;\nimport java.util.List;\nimport java.util.UUID;\n\n@RestController\n@RequestMapping(\"/airag/ocr\")\npublic class AiOcrController  {\n\n    @Autowired\n    private RedisUtil redisUtil;\n    \n    private static final String AI_OCR_REDIS_KEY = \"airag:ocr\"; \n    \n    @GetMapping(\"/list\")\n    public Result<?> list(){\n        Object aiOcr = redisUtil.get(AI_OCR_REDIS_KEY);\n        IPage<AiOcr> page = new Page<>(1,10);\n        if(null != aiOcr){\n            List<AiOcr> aiOcrList = JSONObject.parseArray(aiOcr.toString(), AiOcr.class);\n            page.setRecords(aiOcrList);\n            page.setTotal(aiOcrList.size());\n            page.setPages(aiOcrList.size());\n        }\n        return Result.OK(page);\n    }\n    \n    @PostMapping(\"/add\")\n    public Result<String> add(@RequestBody AiOcr aiOcr){\n        Object aiOcrList = redisUtil.get(AI_OCR_REDIS_KEY);\n        aiOcr.setId(UUID.randomUUID().toString().replace(\"-\",\"\"));\n        if(null == aiOcrList){\n            List<AiOcr> list = new ArrayList<>();\n            list.add(aiOcr);\n            redisUtil.set(AI_OCR_REDIS_KEY, JSONObject.toJSONString(list));\n        }else{\n            List<AiOcr> aiOcrs = JSONObject.parseArray(aiOcrList.toString(), AiOcr.class);\n            aiOcrs.add(aiOcr);\n            redisUtil.set(AI_OCR_REDIS_KEY,JSONObject.toJSONString(aiOcrs));\n        }\n        return Result.OK(\"添加成功\");\n    }\n\n    @PutMapping(\"/edit\")\n    public Result<String> updateById(@RequestBody AiOcr aiOcr){\n        Object aiOcrList = redisUtil.get(AI_OCR_REDIS_KEY);\n        if(null != aiOcrList){\n            List<AiOcr> aiOcrs = JSONObject.parseArray(aiOcrList.toString(), AiOcr.class);\n            aiOcrs.forEach(item->{\n                if(item.getId().equals(aiOcr.getId())){\n                    BeanUtils.copyProperties(aiOcr,item);\n                }\n            });\n            redisUtil.set(AI_OCR_REDIS_KEY,JSONObject.toJSONString(aiOcrs));\n        }else{\n            return Result.OK(\"编辑失败，未找到该数据\");\n        }\n        return Result.OK(\"编辑成功\");\n    }\n\n    @DeleteMapping(\"/deleteById\")\n    public Result<String> deleteById(@RequestBody AiOcr aiOcr){\n        Object aiOcrObj = redisUtil.get(AI_OCR_REDIS_KEY);\n        if(null != aiOcrObj){\n            List<AiOcr> aiOcrs = JSONObject.parseArray(aiOcrObj.toString(), AiOcr.class);\n            List<AiOcr> aiOcrList = new ArrayList<>();\n            for(AiOcr ocr: aiOcrs){\n                if(!ocr.getId().equals(aiOcr.getId())){\n                    aiOcrList.add(ocr);\n                }\n            }\n            if(CollectionUtils.isNotEmpty(aiOcrList)){\n                redisUtil.set(AI_OCR_REDIS_KEY,JSONObject.toJSONString(aiOcrList));\n            }else{\n                redisUtil.removeAll(AI_OCR_REDIS_KEY);\n            }\n        }else{\n            return Result.OK(\"删除失败，未找到该数据\");\n        }\n        return Result.OK(\"删除成功\");\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/ocr/entity/AiOcr.java",
    "content": "package org.jeecg.modules.airag.ocr.entity;\n\nimport lombok.Data;\n\n/**\n* @Description: OCR识别实体类\n*\n* @author: wangshuai\n* @date: 2025/4/16 17:01\n*/\n@Data\npublic class AiOcr {\n\n    /**\n     * 编号\n     */\n    private String id;\n    \n    /**\n     * 标题\n     */\n    private String title;\n    \n    /**\n     * 提示词\n     */\n    private String prompt;\n    \n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/prompts/consts/AiPromptsConsts.java",
    "content": "package org.jeecg.modules.airag.prompts.consts;\n\n/**\n * AI提示词常量类\n *\n */\npublic class AiPromptsConsts {\n\n    /**\n     * 状态:进行中\n     */\n    public static final String STATUS_RUNNING = \"run\";\n    /**\n     * 状态:完成\n     */\n    public static final String STATUS_COMPLETED = \"completed\";\n    /**\n     * 状态:失败\n     */\n    public static final String STATUS_FAILED = \"failed\";\n    /**\n     * 业务类型:评估器\n     */\n    public static final String BIZ_TYPE_EVALUATOR = \"evaluator\";\n    /**\n     * 业务类型:轨迹\n     */\n    public static final String BIZ_TYPE_TRACK = \"track\";\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/prompts/controller/AiragExtDataController.java",
    "content": "package org.jeecg.modules.airag.prompts.controller;\n\nimport com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.baomidou.mybatisplus.extension.plugins.pagination.Page;\nimport io.swagger.v3.oas.annotations.Operation;\nimport io.swagger.v3.oas.annotations.tags.Tag;\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.aspect.annotation.AutoLog;\nimport org.jeecg.common.system.base.controller.JeecgController;\nimport org.jeecg.common.system.query.QueryGenerator;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.modules.airag.prompts.consts.AiPromptsConsts;\nimport org.jeecg.modules.airag.prompts.entity.AiragExtData;\nimport org.jeecg.modules.airag.prompts.service.IAiragExtDataService;\nimport org.jeecg.modules.airag.prompts.vo.AiragDebugVo;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.web.bind.annotation.*;\nimport org.springframework.web.servlet.ModelAndView;\n\nimport java.util.Arrays;\nimport java.util.List;\n\n/**\n * @Description: airag_ext_data\n * @Author: jeecg-boot\n * @Date:   2025-12-24\n * @Version: V1.0\n */\n@Tag(name=\"airag_ext_data\")\n@RestController\n@RequestMapping(\"/airag/extData\")\n@Slf4j\npublic class AiragExtDataController extends JeecgController<AiragExtData, IAiragExtDataService> {\n\t@Autowired\n\tprivate IAiragExtDataService airagExtDataService;\n\t\n\t/**\n\t * 分页列表查询\n\t *\n\t * @param airagExtData\n\t * @param pageNo\n\t * @param pageSize\n\t * @param req\n\t * @return\n\t */\n\t//@AutoLog(value = \"airag_ext_data-分页列表查询\")\n\t@Operation(summary=\"airag_ext_data-分页列表查询\")\n\t@GetMapping(value = \"/list\")\n\tpublic Result<IPage<AiragExtData>> queryPageList(AiragExtData airagExtData,\n\t\t\t\t\t\t\t\t   @RequestParam(name=\"pageNo\", defaultValue=\"1\") Integer pageNo,\n\t\t\t\t\t\t\t\t   @RequestParam(name=\"pageSize\", defaultValue=\"10\") Integer pageSize,\n\t\t\t\t\t\t\t\t   HttpServletRequest req) {\n        QueryWrapper<AiragExtData> queryWrapper = QueryGenerator.initQueryWrapper(airagExtData, req.getParameterMap());\n\t\tPage<AiragExtData> page = new Page<AiragExtData>(pageNo, pageSize);\n\t\tqueryWrapper.eq(\"biz_type\", AiPromptsConsts.BIZ_TYPE_EVALUATOR);\n\t\tIPage<AiragExtData> pageList = airagExtDataService.page(page, queryWrapper);\n\t\treturn Result.OK(pageList);\n\t}\n\t/**\n\t * 调用轨迹列表查询\n\t *\n\t * @param airagExtData\n\t * @param pageNo\n\t * @param pageSize\n\t * @param req\n\t * @return\n\t */\n\t@Operation(summary=\"airag_ext_data-分页列表查询\")\n\t@GetMapping(value = \"/getTrackList\")\n\tpublic Result<IPage<AiragExtData>> getTrackList(AiragExtData airagExtData,\n\t\t\t\t\t\t\t\t   @RequestParam(name=\"pageNo\", defaultValue=\"1\") Integer pageNo,\n\t\t\t\t\t\t\t\t   @RequestParam(name=\"pageSize\", defaultValue=\"10\") Integer pageSize,\n\t\t\t\t\t\t\t\t   HttpServletRequest req) {\n        QueryWrapper<AiragExtData> queryWrapper = QueryGenerator.initQueryWrapper(airagExtData, req.getParameterMap());\n\t\tPage<AiragExtData> page = new Page<AiragExtData>(pageNo, pageSize);\n\t\tqueryWrapper.eq(\"biz_type\", AiPromptsConsts.BIZ_TYPE_TRACK);\n\t\tString metadata = airagExtData.getMetadata();\n\t\tif(oConvertUtils.isEmpty(metadata)){\n\t\t\treturn Result.OK();\n\t\t}\n\t\tIPage<AiragExtData> pageList = airagExtDataService.page(page, queryWrapper);\n\t\treturn Result.OK(pageList);\n\t}\n\n\t/**\n\t *   添加\n\t *\n\t * @param airagExtData\n\t * @return\n\t */\n\t@AutoLog(value = \"airag_ext_data-添加\")\n\t@Operation(summary=\"airag_ext_data-添加\")\n\t@PostMapping(value = \"/add\")\n\tpublic Result<String> add(@RequestBody AiragExtData airagExtData) {\n\t\tairagExtData.setBizType(AiPromptsConsts.BIZ_TYPE_EVALUATOR);\n\t\tairagExtDataService.save(airagExtData);\n\t\treturn Result.OK(\"添加成功！\");\n\t}\n\t\n\t/**\n\t *  编辑\n\t *\n\t * @param airagExtData\n\t * @return\n\t */\n\t@AutoLog(value = \"airag_ext_data-编辑\")\n\t@Operation(summary=\"airag_ext_data-编辑\")\n\t@RequestMapping(value = \"/edit\", method = {RequestMethod.PUT,RequestMethod.POST})\n\tpublic Result<String> edit(@RequestBody AiragExtData airagExtData) {\n\t\tairagExtDataService.updateById(airagExtData);\n\t\treturn Result.OK(\"编辑成功!\");\n\t}\n\t\n\t/**\n\t *   通过id删除\n\t *\n\t * @param id\n\t * @return\n\t */\n\t@AutoLog(value = \"airag_ext_data-通过id删除\")\n\t@Operation(summary=\"airag_ext_data-通过id删除\")\n\t@DeleteMapping(value = \"/delete\")\n\tpublic Result<String> delete(@RequestParam(name=\"id\",required=true) String id) {\n\t\tairagExtDataService.removeById(id);\n\t\treturn Result.OK(\"删除成功!\");\n\t}\n\t\n\t/**\n\t *  批量删除\n\t *\n\t * @param ids\n\t * @return\n\t */\n\t@AutoLog(value = \"airag_ext_data-批量删除\")\n\t@Operation(summary=\"airag_ext_data-批量删除\")\n\t@DeleteMapping(value = \"/deleteBatch\")\n\tpublic Result<String> deleteBatch(@RequestParam(name=\"ids\",required=true) String ids) {\n\t\tthis.airagExtDataService.removeByIds(Arrays.asList(ids.split(\",\")));\n\t\treturn Result.OK(\"批量删除成功!\");\n\t}\n\t\n\t/**\n\t * 通过id查询\n\t *\n\t * @param id\n\t * @return\n\t */\n\t//@AutoLog(value = \"airag_ext_data-通过id查询\")\n\t@Operation(summary=\"airag_ext_data-通过id查询\")\n\t@GetMapping(value = \"/queryById\")\n\tpublic Result<AiragExtData> queryById(@RequestParam(name=\"id\",required=true) String id) {\n\t\tAiragExtData airagExtData = airagExtDataService.getById(id);\n\t\tif(airagExtData==null) {\n\t\t\treturn Result.error(\"未找到对应数据\");\n\t\t}\n\t\treturn Result.OK(airagExtData);\n\t}\n\t/**\n\t * 通过id查询\n\t *\n\t * @param id\n\t * @return\n\t */\n\t//@AutoLog(value = \"airag_ext_data-通过id查询\")\n\t@Operation(summary=\"airag_ext_data-通过id查询\")\n\t@GetMapping(value = \"/queryTrackById\")\n\tpublic Result<List<AiragExtData>> queryTrackById(@RequestParam(name=\"id\",required=true) String id) {\n\t\tAiragExtData airagExtData = airagExtDataService.getById(id);\n\t\tString status = airagExtData.getStatus();\n\t\tif(AiPromptsConsts.STATUS_RUNNING.equals(status)) {\n\t\t\treturn Result.error(\"处理中，请稍后刷新\");\n\t\t}\n\t\tList<AiragExtData> trackList = airagExtDataService.queryTrackById(id);\n\t\treturn Result.OK(trackList);\n\t}\n\t /**\n\t  * 构造器调试\n\t  *\n\t  * @param debugVo\n\t  * @return\n\t  */\n\t @PostMapping(value = \"/evaluator/debug\")\n\t public Result<?> debugEvaluator(@RequestBody AiragDebugVo debugVo) {\n\t\t return airagExtDataService.debugEvaluator(debugVo);\n\t }\n    /**\n    * 导出excel\n    *\n    * @param request\n    * @param airagExtData\n    */\n    @RequestMapping(value = \"/exportXls\")\n    public ModelAndView exportXls(HttpServletRequest request, AiragExtData airagExtData) {\n        return super.exportXls(request, airagExtData, AiragExtData.class, \"airag_ext_data\");\n    }\n\n    /**\n      * 通过excel导入数据\n    *\n    * @param request\n    * @param response\n    * @return\n    */\n    @RequestMapping(value = \"/importExcel\", method = RequestMethod.POST)\n    public Result<?> importExcel(HttpServletRequest request, HttpServletResponse response) {\n        return super.importExcel(request, response, AiragExtData.class);\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/prompts/controller/AiragPromptsController.java",
    "content": "package org.jeecg.modules.airag.prompts.controller;\n\nimport com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.baomidou.mybatisplus.extension.plugins.pagination.Page;\nimport io.swagger.v3.oas.annotations.Operation;\nimport io.swagger.v3.oas.annotations.tags.Tag;\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.aspect.annotation.AutoLog;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.system.base.controller.JeecgController;\nimport org.jeecg.common.system.query.QueryGenerator;\nimport org.jeecg.modules.airag.prompts.entity.AiragPrompts;\nimport org.jeecg.modules.airag.prompts.service.IAiragPromptsService;\nimport org.jeecg.modules.airag.prompts.vo.AiragExperimentVo;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.web.bind.annotation.*;\nimport org.springframework.web.servlet.ModelAndView;\n\nimport java.util.Arrays;\n /**\n * @Description: airag_prompts\n * @Author: jeecg-boot\n * @Date:   2025-12-24\n * @Version: V1.0\n */\n@Tag(name=\"airag_prompts\")\n@RestController\n@RequestMapping(\"/airag/prompts\")\n@Slf4j\npublic class AiragPromptsController extends JeecgController<AiragPrompts, IAiragPromptsService> {\n\t@Autowired\n\tprivate IAiragPromptsService airagPromptsService;\n\t\n\t/**\n\t * 分页列表查询\n\t *\n\t * @param airagPrompts\n\t * @param pageNo\n\t * @param pageSize\n\t * @param req\n\t * @return\n\t */\n\t//@AutoLog(value = \"airag_prompts-分页列表查询\")\n\t@Operation(summary=\"airag_prompts-分页列表查询\")\n\t@GetMapping(value = \"/list\")\n\tpublic Result<IPage<AiragPrompts>> queryPageList(AiragPrompts airagPrompts,\n\t\t\t\t\t\t\t\t   @RequestParam(name=\"pageNo\", defaultValue=\"1\") Integer pageNo,\n\t\t\t\t\t\t\t\t   @RequestParam(name=\"pageSize\", defaultValue=\"10\") Integer pageSize,\n\t\t\t\t\t\t\t\t   HttpServletRequest req) {\n        QueryWrapper<AiragPrompts> queryWrapper = QueryGenerator.initQueryWrapper(airagPrompts, req.getParameterMap());\n\t\tPage<AiragPrompts> page = new Page<AiragPrompts>(pageNo, pageSize);\n\t\tIPage<AiragPrompts> pageList = airagPromptsService.page(page, queryWrapper);\n\t\treturn Result.OK(pageList);\n\t}\n\t\n\t/**\n\t *   添加\n\t *\n\t * @param airagPrompts\n\t * @return\n\t */\n\t@AutoLog(value = \"airag_prompts-添加\")\n\t@Operation(summary=\"airag_prompts-添加\")\n\t@PostMapping(value = \"/add\")\n\tpublic Result<String> add(@RequestBody AiragPrompts airagPrompts) {\n\t\tairagPrompts.setDelFlag(CommonConstant.DEL_FLAG_0);\n\t\tairagPrompts.setStatus(\"0\");\n\t\tairagPromptsService.save(airagPrompts);\n\t\treturn Result.OK(\"添加成功！\");\n\t}\n\t\n\t/**\n\t *  编辑\n\t *\n\t * @param airagPrompts\n\t * @return\n\t */\n\t@AutoLog(value = \"airag_prompts-编辑\")\n\t@Operation(summary=\"airag_prompts-编辑\")\n\t@RequestMapping(value = \"/edit\", method = {RequestMethod.PUT,RequestMethod.POST})\n\tpublic Result<String> edit(@RequestBody AiragPrompts airagPrompts) {\n\t\tairagPromptsService.updateById(airagPrompts);\n\t\treturn Result.OK(\"编辑成功!\");\n\t}\n\t\n\t/**\n\t *   通过id删除\n\t *\n\t * @param id\n\t * @return\n\t */\n\t@AutoLog(value = \"airag_prompts-通过id删除\")\n\t@Operation(summary=\"airag_prompts-通过id删除\")\n\t@DeleteMapping(value = \"/delete\")\n\tpublic Result<String> delete(@RequestParam(name=\"id\",required=true) String id) {\n\t\tairagPromptsService.removeById(id);\n\t\treturn Result.OK(\"删除成功!\");\n\t}\n\t\n\t/**\n\t *  批量删除\n\t *\n\t * @param ids\n\t * @return\n\t */\n\t@AutoLog(value = \"airag_prompts-批量删除\")\n\t@Operation(summary=\"airag_prompts-批量删除\")\n\t@DeleteMapping(value = \"/deleteBatch\")\n\tpublic Result<String> deleteBatch(@RequestParam(name=\"ids\",required=true) String ids) {\n\t\tthis.airagPromptsService.removeByIds(Arrays.asList(ids.split(\",\")));\n\t\treturn Result.OK(\"批量删除成功!\");\n\t}\n\t\n\t/**\n\t * 通过id查询\n\t *\n\t * @param id\n\t * @return\n\t */\n\t//@AutoLog(value = \"airag_prompts-通过id查询\")\n\t@Operation(summary=\"airag_prompts-通过id查询\")\n\t@GetMapping(value = \"/queryById\")\n\tpublic Result<AiragPrompts> queryById(@RequestParam(name=\"id\",required=true) String id) {\n\t\tAiragPrompts airagPrompts = airagPromptsService.getById(id);\n\t\tif(airagPrompts==null) {\n\t\t\treturn Result.error(\"未找到对应数据\");\n\t\t}\n\t\treturn Result.OK(airagPrompts);\n\t}\n\t /**\n\t  * 构造器调试\n\t  *\n\t  * @param experimentVo\n\t  * @return\n\t  */\n\t @PostMapping(value = \"/experiment\")\n\t public Result<?> promptExperiment(@RequestBody AiragExperimentVo experimentVo, HttpServletRequest request) {\n\t\t return airagPromptsService.promptExperiment(experimentVo,request);\n\t }\n    /**\n    * 导出excel\n    *\n    * @param request\n    * @param airagPrompts\n    */\n    @RequestMapping(value = \"/exportXls\")\n    public ModelAndView exportXls(HttpServletRequest request, AiragPrompts airagPrompts) {\n        return super.exportXls(request, airagPrompts, AiragPrompts.class, \"airag_prompts\");\n    }\n\n    /**\n      * 通过excel导入数据\n    *\n    * @param request\n    * @param response\n    * @return\n    */\n    @RequestMapping(value = \"/importExcel\", method = RequestMethod.POST)\n    public Result<?> importExcel(HttpServletRequest request, HttpServletResponse response) {\n        return super.importExcel(request, response, AiragPrompts.class);\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/prompts/entity/AiragExtData.java",
    "content": "package org.jeecg.modules.airag.prompts.entity;\n\nimport java.io.Serializable;\nimport java.io.UnsupportedEncodingException;\nimport java.util.Date;\nimport java.math.BigDecimal;\nimport com.baomidou.mybatisplus.annotation.IdType;\nimport com.baomidou.mybatisplus.annotation.TableId;\nimport com.baomidou.mybatisplus.annotation.TableName;\nimport com.baomidou.mybatisplus.annotation.TableLogic;\nimport org.jeecg.common.constant.ProvinceCityArea;\nimport org.jeecg.common.util.SpringContextUtils;\nimport lombok.Data;\nimport com.fasterxml.jackson.annotation.JsonFormat;\nimport org.springframework.format.annotation.DateTimeFormat;\nimport org.jeecgframework.poi.excel.annotation.Excel;\nimport org.jeecg.common.aspect.annotation.Dict;\nimport io.swagger.v3.oas.annotations.media.Schema;\nimport lombok.EqualsAndHashCode;\nimport lombok.experimental.Accessors;\n\n/**\n * @Description: airag_ext_data\n * @Author: jeecg-boot\n * @Date:   2025-12-12\n * @Version: V1.0\n */\n@Data\n@TableName(\"airag_ext_data\")\n@Accessors(chain = true)\n@EqualsAndHashCode(callSuper = false)\n@Schema(description=\"airag_ext_data\")\npublic class AiragExtData implements Serializable {\n    private static final long serialVersionUID = 1L;\n\n\t/**主键ID*/\n\t@TableId(type = IdType.ASSIGN_ID)\n    @Schema(description = \"主键ID\")\n    private java.lang.String id;\n\t/**业务类型标识(evaluator:评估器；track:测试追踪)*/\n\t@Excel(name = \"业务类型标识(evaluator:评估器；track:测试追踪)\", width = 15)\n    @Schema(description = \"业务类型标识(evaluator:评估器；track:测试追踪)\")\n    private java.lang.String bizType;\n\t/**名称*/\n\t@Excel(name = \"名称\", width = 15)\n    @Schema(description = \"名称\")\n    private java.lang.String name;\n\t/**描述信息*/\n\t@Excel(name = \"描述信息\", width = 15)\n    @Schema(description = \"描述信息\")\n    private java.lang.String descr;\n\t/**标签，多个用逗号分隔*/\n\t@Excel(name = \"标签，多个用逗号分隔\", width = 15)\n    @Schema(description = \"标签，多个用逗号分隔\")\n    private java.lang.String tags;\n\t/**实际存储内容，json*/\n\t@Excel(name = \"实际存储内容，json\", width = 15)\n    @Schema(description = \"实际存储内容，json\")\n    private java.lang.String dataValue;\n\t/**元数据，用于存储补充业务数据信息*/\n\t@Excel(name = \"元数据，用于存储补充业务数据信息\", width = 15)\n    @Schema(description = \"元数据，用于存储补充业务数据信息\")\n    private java.lang.String metadata;\n\t/**评测集数据*/\n\t@Excel(name = \"评测集数据\", width = 15)\n    @Schema(description = \"评测集数据\")\n    private java.lang.String datasetValue;\n\t/**创建人*/\n    @Schema(description = \"创建人\")\n    private java.lang.String createBy;\n\t/**创建时间*/\n\t@JsonFormat(timezone = \"GMT+8\",pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern=\"yyyy-MM-dd HH:mm:ss\")\n    @Schema(description = \"创建时间\")\n    private java.util.Date createTime;\n\t/**修改人*/\n    @Schema(description = \"修改人\")\n    private java.lang.String updateBy;\n\t/**修改时间*/\n\t@JsonFormat(timezone = \"GMT+8\",pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern=\"yyyy-MM-dd HH:mm:ss\")\n    @Schema(description = \"修改时间\")\n    private java.util.Date updateTime;\n\t/**所属部门*/\n    @Schema(description = \"所属部门\")\n    private java.lang.String sysOrgCode;\n\t/**租户id*/\n\t@Excel(name = \"租户id\", width = 15)\n    @Schema(description = \"租户id\")\n    private java.lang.String tenantId;\n\t/**状态*/\n\t@Excel(name = \"状态（run:进行中 completed：已完成）\", width = 15)\n    @Schema(description = \"状态（run:进行中 completed：已完成）\")\n    private java.lang.String status;\n\t/**版本*/\n\t@Excel(name = \"版本\", width = 15)\n    @Schema(description = \"版本\")\n    private java.lang.Integer version;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/prompts/entity/AiragPrompts.java",
    "content": "package org.jeecg.modules.airag.prompts.entity;\n\nimport java.io.Serializable;\nimport java.io.UnsupportedEncodingException;\nimport java.util.Date;\nimport java.math.BigDecimal;\nimport com.baomidou.mybatisplus.annotation.IdType;\nimport com.baomidou.mybatisplus.annotation.TableId;\nimport com.baomidou.mybatisplus.annotation.TableName;\nimport com.baomidou.mybatisplus.annotation.TableLogic;\nimport org.jeecg.common.constant.ProvinceCityArea;\nimport org.jeecg.common.util.SpringContextUtils;\nimport lombok.Data;\nimport com.fasterxml.jackson.annotation.JsonFormat;\nimport org.springframework.format.annotation.DateTimeFormat;\nimport org.jeecgframework.poi.excel.annotation.Excel;\nimport org.jeecg.common.aspect.annotation.Dict;\nimport io.swagger.v3.oas.annotations.media.Schema;\nimport lombok.EqualsAndHashCode;\nimport lombok.experimental.Accessors;\n\n/**\n * @Description: airag_prompts\n * @Author: jeecg-boot\n * @Date:   2025-12-12\n * @Version: V1.0\n */\n@Data\n@TableName(\"airag_prompts\")\n@Accessors(chain = true)\n@EqualsAndHashCode(callSuper = false)\n@Schema(description=\"airag_prompts\")\npublic class AiragPrompts implements Serializable {\n    private static final long serialVersionUID = 1L;\n\n\t/**主键ID*/\n\t@TableId(type = IdType.ASSIGN_ID)\n    @Schema(description = \"主键ID\")\n    private java.lang.String id;\n\t/**提示词名称*/\n\t@Excel(name = \"提示词名称\", width = 15)\n    @Schema(description = \"提示词名称\")\n    private java.lang.String name;\n\t/**提示词名称*/\n\t@Excel(name = \"提示key\", width = 15)\n    @Schema(description = \"提示key\")\n    private java.lang.String promptKey;\n\t/**提示词功能描述*/\n\t@Excel(name = \"提示词功能描述\", width = 15)\n    @Schema(description = \"提示词功能描述\")\n    private java.lang.String description;\n\t/**提示词模板内容，支持变量占位符如 {{variable}}*/\n\t@Excel(name = \"提示词模板内容，支持变量占位符如 {{variable}}\", width = 15)\n    @Schema(description = \"提示词模板内容，支持变量占位符如 {{variable}}\")\n    private java.lang.String content;\n\t/**提示词分类*/\n\t@Excel(name = \"提示词分类\", width = 15)\n    @Schema(description = \"提示词分类\")\n    private java.lang.String category;\n\t/**标签，多个逗号分割*/\n\t@Excel(name = \"标签，多个逗号分割\", width = 15)\n    @Schema(description = \"标签，多个逗号分割\")\n    private java.lang.String tags;\n\t/**适配的大模型ID*/\n\t@Excel(name = \"适配的大模型ID\", width = 15)\n    @Schema(description = \"适配的大模型ID\")\n    private java.lang.String modelId;\n\t/**大模型的参数配置*/\n\t@Excel(name = \"大模型的参数配置\", width = 15)\n    @Schema(description = \"大模型的参数配置\")\n    private java.lang.String modelParam;\n\t/**状态（0:未发布 1:已发布）*/\n\t@Excel(name = \"状态（0:未发布 1:已发布）\", width = 15)\n    @Schema(description = \"状态（0:未发布 1:已发布）\")\n    private java.lang.String status;\n\t/**版本号(格式 0.0.1)*/\n\t@Excel(name = \"版本号(格式 0.0.1)\", width = 15)\n    @Schema(description = \"版本号(格式 0.0.1)\")\n    private java.lang.String version;\n\t/**删除状态（0未删除 1已删除）*/\n\t@Excel(name = \"删除状态（0未删除 1已删除）\", width = 15)\n    @Schema(description = \"删除状态（0未删除 1已删除）\")\n    @TableLogic\n    private java.lang.Integer delFlag;\n\t/**创建人*/\n    @Schema(description = \"创建人\")\n    private java.lang.String createBy;\n\t/**创建日期*/\n\t@JsonFormat(timezone = \"GMT+8\",pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern=\"yyyy-MM-dd HH:mm:ss\")\n    @Schema(description = \"创建日期\")\n    private java.util.Date createTime;\n\t/**更新人*/\n    @Schema(description = \"更新人\")\n    private java.lang.String updateBy;\n\t/**更新日期*/\n\t@JsonFormat(timezone = \"GMT+8\",pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern=\"yyyy-MM-dd HH:mm:ss\")\n    @Schema(description = \"更新日期\")\n    private java.util.Date updateTime;\n\t/**所属部门*/\n    @Schema(description = \"所属部门\")\n    private java.lang.String sysOrgCode;\n\t/**租户id*/\n\t@Excel(name = \"租户id\", width = 15)\n    @Schema(description = \"租户id\")\n    private java.lang.String tenantId;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/prompts/mapper/AiragExtDataMapper.java",
    "content": "package org.jeecg.modules.airag.prompts.mapper;\n\nimport java.util.List;\n\nimport org.apache.ibatis.annotations.Param;\nimport org.jeecg.modules.airag.prompts.entity.AiragExtData;\nimport com.baomidou.mybatisplus.core.mapper.BaseMapper;\n\n/**\n * @Description: airag_ext_data\n * @Author: jeecg-boot\n * @Date:   2025-12-12\n * @Version: V1.0\n */\npublic interface AiragExtDataMapper extends BaseMapper<AiragExtData> {\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/prompts/mapper/AiragPromptsMapper.java",
    "content": "package org.jeecg.modules.airag.prompts.mapper;\n\nimport java.util.List;\n\nimport org.apache.ibatis.annotations.Param;\nimport org.jeecg.modules.airag.prompts.entity.AiragPrompts;\nimport com.baomidou.mybatisplus.core.mapper.BaseMapper;\n\n/**\n * @Description: airag_prompts\n * @Author: jeecg-boot\n * @Date:   2025-12-12\n * @Version: V1.0\n */\npublic interface AiragPromptsMapper extends BaseMapper<AiragPrompts> {\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/prompts/mapper/xml/AiragExtDataMapper.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE mapper PUBLIC \"-//mybatis.org//DTD Mapper 3.0//EN\" \"http://mybatis.org/dtd/mybatis-3-mapper.dtd\">\n<mapper namespace=\"org.jeecg.modules.airag.prompts.mapper.AiragExtDataMapper\">\n\n</mapper>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/prompts/mapper/xml/AiragPromptsMapper.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE mapper PUBLIC \"-//mybatis.org//DTD Mapper 3.0//EN\" \"http://mybatis.org/dtd/mybatis-3-mapper.dtd\">\n<mapper namespace=\"org.jeecg.modules.airag.prompts.mapper.AiragPromptsMapper\">\n\n</mapper>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/prompts/service/IAiragExtDataService.java",
    "content": "package org.jeecg.modules.airag.prompts.service;\n\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.modules.airag.prompts.entity.AiragExtData;\nimport com.baomidou.mybatisplus.extension.service.IService;\nimport org.jeecg.modules.airag.prompts.vo.AiragDebugVo;\n\nimport java.util.List;\n\n/**\n * @Description: airag_ext_data\n * @Author: jeecg-boot\n * @Date:   2025-12-12\n * @Version: V1.0\n */\npublic interface IAiragExtDataService extends IService<AiragExtData> {\n\n    Result debugEvaluator(AiragDebugVo debugVo);\n\n    List<AiragExtData> queryTrackById(String id);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/prompts/service/IAiragPromptsService.java",
    "content": "package org.jeecg.modules.airag.prompts.service;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.modules.airag.prompts.entity.AiragPrompts;\nimport com.baomidou.mybatisplus.extension.service.IService;\nimport org.jeecg.modules.airag.prompts.vo.AiragExperimentVo;\n\n/**\n * @Description: airag_prompts\n * @Author: jeecg-boot\n * @Date:   2025-12-12\n * @Version: V1.0\n */\npublic interface IAiragPromptsService extends IService<AiragPrompts> {\n\n    Result<?> promptExperiment(AiragExperimentVo experimentVo, HttpServletRequest request);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/prompts/service/impl/AiragExtDataServiceImpl.java",
    "content": "package org.jeecg.modules.airag.prompts.service.impl;\n\nimport com.alibaba.fastjson2.JSON;\nimport com.alibaba.fastjson2.JSONObject;\nimport com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;\nimport com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;\nimport dev.langchain4j.data.message.ChatMessage;\nimport dev.langchain4j.data.message.SystemMessage;\nimport dev.langchain4j.data.message.UserMessage;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.util.AssertUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.modules.airag.common.handler.AIChatParams;\nimport org.jeecg.modules.airag.common.handler.IAIChatHandler;\nimport org.jeecg.modules.airag.prompts.entity.AiragExtData;\nimport org.jeecg.modules.airag.prompts.mapper.AiragExtDataMapper;\nimport org.jeecg.modules.airag.prompts.service.IAiragExtDataService;\nimport org.jeecg.modules.airag.prompts.vo.AiragDebugVo;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.stereotype.Service;\n\nimport java.util.Arrays;\nimport java.util.List;\n\n/**\n * @Description: airag_ext_data\n * @Author: jeecg-boot\n * @Date:   2025-12-12\n * @Version: V1.0\n */\n@Service(\"airagExtDataServiceImpl\")\npublic class AiragExtDataServiceImpl extends ServiceImpl<AiragExtDataMapper, AiragExtData> implements IAiragExtDataService {\n\n    @Autowired\n    IAIChatHandler aiChatHandler;\n\n    @Override\n    public Result debugEvaluator(AiragDebugVo debugVo) {\n        //1.提示词\n        String prompt = debugVo.getPrompts();\n        AssertUtils.assertNotEmpty(\"请输入提示词\", prompt);\n\n        //2.测试内容\n        String content = debugVo.getContent();\n        AssertUtils.assertNotEmpty(\"请输入测试内容\", content);\n        List<ChatMessage> messages = Arrays.asList(new SystemMessage(prompt), new UserMessage(content));\n\n        //3.模型数据\n        String modelId = debugVo.getModelId();\n        AssertUtils.assertNotEmpty(\"请选择模型\", modelId);\n\n        //4.模型参数\n        String modelParam = debugVo.getModelParam();\n        // 默认大模型参数\n        AIChatParams params = new AIChatParams();\n        params.setTemperature(0.8);\n        params.setTopP(0.9);\n        params.setPresencePenalty(0.1);\n        params.setFrequencyPenalty(0.1);\n\n        if(oConvertUtils.isNotEmpty(modelParam)){\n            JSONObject param = JSON.parseObject(modelParam);\n            if(param.containsKey(\"temperature\")){\n                params.setTemperature(param.getDoubleValue(\"temperature\"));\n            }\n            if(param.containsKey(\"topP\")){\n                params.setTemperature(param.getDoubleValue(\"topP\"));\n            }\n            if(param.containsKey(\"presencePenalty\")){\n                params.setTemperature(param.getDoubleValue(\"presencePenalty\"));\n            }\n            if(param.containsKey(\"frequencyPenalty\")){\n                params.setTemperature(param.getDoubleValue(\"frequencyPenalty\"));\n            }\n        }\n        //5.AI问答\n        String promptValue = aiChatHandler.completions(modelId,messages, params);\n        if (promptValue == null || promptValue.isEmpty()) {\n            return Result.error(\"生成失败\");\n        }\n        return Result.OK(\"success\", promptValue);\n    }\n\n    /**\n     * 查询AI问答记录\n     * @param id\n     * @return\n     */\n    @Override\n    public List<AiragExtData> queryTrackById(String id) {\n        LambdaQueryWrapper<AiragExtData> lqw = new LambdaQueryWrapper<AiragExtData>()\n                .eq(AiragExtData::getMetadata, id)\n                .orderByDesc(AiragExtData::getVersion)\n                .orderByDesc(AiragExtData::getCreateTime);\n        List<AiragExtData> list = this.baseMapper.selectList(lqw);\n        return list;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/prompts/service/impl/AiragPromptsServiceImpl.java",
    "content": "package org.jeecg.modules.airag.prompts.service.impl;\n\nimport com.alibaba.fastjson2.JSON;\nimport com.alibaba.fastjson2.JSONArray;\nimport com.alibaba.fastjson2.JSONObject;\nimport com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;\nimport dev.langchain4j.data.message.ChatMessage;\nimport dev.langchain4j.data.message.SystemMessage;\nimport dev.langchain4j.data.message.UserMessage;\nimport jakarta.servlet.http.HttpServletRequest;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.util.AssertUtils;\nimport org.jeecg.common.util.CommonUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.config.JeecgBaseConfig;\nimport org.jeecg.modules.airag.common.handler.AIChatParams;\nimport org.jeecg.modules.airag.common.handler.IAIChatHandler;\nimport org.jeecg.modules.airag.prompts.consts.AiPromptsConsts;\nimport org.jeecg.modules.airag.prompts.entity.AiragExtData;\nimport org.jeecg.modules.airag.prompts.entity.AiragPrompts;\nimport org.jeecg.modules.airag.prompts.mapper.AiragPromptsMapper;\nimport org.jeecg.modules.airag.prompts.service.IAiragExtDataService;\nimport org.jeecg.modules.airag.prompts.service.IAiragPromptsService;\nimport org.jeecg.modules.airag.prompts.vo.AiragExperimentVo;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.stereotype.Service;\n\nimport com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;\nimport org.springframework.util.CollectionUtils;\n\nimport java.util.*;\nimport java.util.concurrent.*;\nimport java.util.stream.Collectors;\nimport java.util.stream.IntStream;\n\n/**\n * @Description: airag_prompts\n * @Author: jeecg-boot\n * @Date:   2025-12-12\n * @Version: V1.0\n */\n@Slf4j\n@Service(\"airagPromptsServiceImpl\")\npublic class AiragPromptsServiceImpl extends ServiceImpl<AiragPromptsMapper, AiragPrompts> implements IAiragPromptsService {\n    @Autowired\n    IAIChatHandler aiChatHandler;\n\n    @Autowired\n    IAiragExtDataService airagExtDataService;\n\n    @Autowired\n    private JeecgBaseConfig jeecgBaseConfig;\n    // 创建静态线程池，确保整个应用生命周期中只有一个实例\n    private static final ExecutorService executor = new ThreadPoolExecutor(\n            4, // 核心线程数\n            8, // 最大线程数\n            60L, TimeUnit.SECONDS,\n            new ArrayBlockingQueue<>(100), // 防止内存溢出\n            new ThreadPoolExecutor.CallerRunsPolicy() // 拒绝策略\n    );\n\n    /**\n     * 提示词实验\n     * @param experimentVo\n     * @return\n     */\n    @Override\n    public Result<?> promptExperiment(AiragExperimentVo experimentVo, HttpServletRequest request) {\n        log.info(\"开始执行提示词实验，参数：{}\", JSON.toJSONString(experimentVo));\n\n        // 参数验证\n        String promptKey = experimentVo.getPromptKey();\n        AssertUtils.assertNotEmpty(\"请选择提示词\", promptKey);\n        String dataId = experimentVo.getExtDataId();\n        AssertUtils.assertNotEmpty(\"请选择数据集\", dataId);\n\n        Map<String, String> fieldMappings = experimentVo.getMappings();\n        AssertUtils.assertNotEmpty(\"请配置字段映射\", fieldMappings);\n\n        try {\n            //1.查询提示词\n            AiragPrompts airagPrompts = this.baseMapper.selectOne(new LambdaQueryWrapper<AiragPrompts>().eq(AiragPrompts::getPromptKey, promptKey));\n            AssertUtils.assertNotEmpty(\"未找到指定的提示词\", airagPrompts);\n            String modelParam = airagPrompts.getModelParam();\n             // 过滤提示词变量\n            JSONArray promptVariables;\n            if(oConvertUtils.isNotEmpty(modelParam)){\n                JSONObject airagPromptsParams = JSON.parseObject(modelParam);\n                if(airagPromptsParams.containsKey(\"promptVariables\")){\n                    promptVariables = airagPromptsParams.getJSONArray(\"promptVariables\");\n                } else {\n                    promptVariables = null;\n                }\n            } else {\n                promptVariables = null;\n            }\n            //2.查询数据集\n            AiragExtData airagExtData = airagExtDataService.getById(dataId);\n            AssertUtils.assertNotEmpty(\"未找到指定的数据集\", airagExtData);\n            String datasetValue = airagExtData.getDatasetValue();\n            if(oConvertUtils.isEmpty(datasetValue)){\n                return Result.error(\"评测集不能为空！\");\n            }\n\n            //3.异步调用 根据映射字段，调用评估器测评\n            JSONObject datasetObj = JSONObject.parseObject(datasetValue);\n            //评测列配置\n            JSONArray columns = datasetObj.getJSONArray(\"columns\");\n            //评测题库\n            JSONArray datasetArray = datasetObj.getJSONArray(\"dataSource\");\n            AssertUtils.assertNotEmpty(\"数据集中没有找到数据源\", datasetArray);\n            AssertUtils.assertTrue(\"数据源为空\", datasetArray.size() > 0);\n\n            //测评结果集 - 使用线程安全的CopyOnWriteArrayList\n            List<JSONObject> scoreResult = new CopyOnWriteArrayList<>();\n\n            // 批量提交任务\n            List<CompletableFuture<Void>> futures = IntStream.range(0, datasetArray.size())\n                .mapToObj(i -> CompletableFuture.runAsync(() -> {\n                    try {\n                        log.info(\"开始处理第{}条数据\", i + 1);\n                        //定义返回结果\n                        JSONObject result = new JSONObject();\n                        //评测数据\n                        JSONObject dataset = datasetArray.getJSONObject(i);\n                        result.putAll(dataset);\n                        //用户问题\n                        String userQuery = dataset.getString(fieldMappings.get(\"user_query\"));\n                        result.put(\"userQuery\", userQuery);\n                        //变量处理\n                       if(!CollectionUtils.isEmpty(promptVariables)){\n                           String content = airagPrompts.getContent();\n                           for (Object var : promptVariables){\n                              JSONObject variable = JSONObject.parseObject(var.toString());\n                              String name = dataset.getString(fieldMappings.get(variable.getString(\"name\")));\n                              //提示词默认变量值\n                              String defaultValue = variable.getString(\"value\");\n                              // 获取目标类型\n                              String dataType = findDataType(columns, variable);\n                               if(\"FILE\".equals(dataType)){\n                                  defaultValue = getFileAccessHttpUrl(request, defaultValue);\n                                  name = getFileAccessHttpUrl(request, name);\n                              }\n                              if(oConvertUtils.isNotEmpty(name)){\n                                  //提示词 评估集变量值替换\n                                  content = content.replaceAll(variable.getString(\"name\"), name);\n                              }else if(oConvertUtils.isNotEmpty(defaultValue)){\n                                  content = content.replaceAll(variable.getString(\"name\"), defaultValue);\n                              }\n                          }\n                           airagPrompts.setContent(content);\n                       }\n\n                        //提示词答案\n                        String promptAnswer = getPromptAnswer(airagPrompts, dataset, fieldMappings);\n                        result.put(\"promptAnswer\", promptAnswer);\n\n                        //评估器答案\n                        String answerScore = getAnswerScore(promptAnswer, dataset, fieldMappings, airagExtData);\n                        result.put(\"answerScore\", answerScore);\n\n                        scoreResult.add(result);\n                        log.info(\"第{}条数据处理完成\", i + 1);\n                    } catch (Exception e) {\n                        log.error(\"处理第{}条数据时发生异常\", i + 1, e);\n                        // 重新抛出异常，让CompletableFuture捕获\n                        throw new CompletionException(e);\n                    }\n                }, executor))\n                .collect(Collectors.toList());\n\n            // 非阻塞方式处理完成\n            CompletableFuture.allOf(futures.toArray(new CompletableFuture[0]))\n                .whenComplete((result, ex) -> {\n                    if (ex != null) {\n                        log.error(\"批量处理失败\", ex);\n                        // 更新状态为失败\n                        airagExtData.setStatus(AiPromptsConsts.STATUS_FAILED);\n                    } else {\n                        log.info(\"所有数据处理完成，共处理{}条数据\", scoreResult.size());\n                        // 查询已存在的评测记录\n                        List<AiragExtData> existingTracks = airagExtDataService.queryTrackById(dataId);\n                        Integer version = 1;\n                        if(!CollectionUtils.isEmpty(existingTracks)) {\n                            version = existingTracks.stream()\n                                    .map(AiragExtData::getVersion)\n                                    .max(Integer::compareTo)\n                                    .orElse(0) + 1;\n                        }\n                        for (JSONObject item : scoreResult) {\n                            // 保存结果\n                            AiragExtData track = new AiragExtData();\n                            //关联评估器ID\n                            track.setMetadata(dataId);\n                            //定义类型\n                            track.setBizType(AiPromptsConsts.BIZ_TYPE_TRACK);\n                            //定义版本\n                            track.setVersion(version);\n                            //定义状态\n                            track.setStatus(AiPromptsConsts.STATUS_COMPLETED);\n                            //定义评测结果\n                            track.setDataValue(item.toJSONString());\n                            airagExtDataService.save(track);\n                        }\n                        // 更新状态为完成\n                        airagExtData.setStatus(AiPromptsConsts.STATUS_COMPLETED);\n                    }\n                    airagExtDataService.updateById(airagExtData);\n                });\n\n            //4.修改状态进行中\n            airagExtData.setStatus(AiPromptsConsts.STATUS_RUNNING);\n            airagExtDataService.updateById(airagExtData);\n\n            log.info(\"提示词实验已提交，共{}条数据待处理\", datasetArray.size());\n            return Result.OK(\"实验已开始，正在处理数据\");\n        } catch (Exception e) {\n            log.error(\"提示词实验执行失败\", e);\n            return Result.error(\"实验执行失败：\" + e.getMessage());\n        }\n    }\n\n\n    /**\n     * 提示词回答的结果\n     * @param airagPrompts\n     * @param questions\n     * @param fieldMappings\n     * @return\n     */\n    public String getPromptAnswer(AiragPrompts airagPrompts, JSONObject questions, Map<String, String> fieldMappings) {\n        try {\n            //0.判断是否配置了判断fieldMappings的value值 是否包含actual_output\n            if (!fieldMappings.containsValue(\"actual_output\")) {\n                log.warn(\"字段映射中没有配置actual_output\");\n                return null;\n            }\n\n            //1.提示词\n            String prompt = airagPrompts.getContent();\n            AssertUtils.assertNotEmpty(\"请输入提示词\", prompt);\n\n            String userQuery = questions.getString(fieldMappings.get(\"user_query\"));\n            AssertUtils.assertNotEmpty(\"请输入测试内容\", userQuery);\n\n            //2.ai问题组装\n            List<ChatMessage> messages = Arrays.asList(new SystemMessage(prompt), new UserMessage(userQuery));\n\n            //3.模型数据\n            String modelId = airagPrompts.getModelId();\n            AssertUtils.assertNotEmpty(\"请选择模型\", modelId);\n\n            //4.模型参数\n            String modelParam = airagPrompts.getModelParam();\n            // 默认大模型参数\n            AIChatParams params = new AIChatParams();\n            params.setTemperature(0.8);\n            params.setTopP(0.9);\n            params.setPresencePenalty(0.1);\n            params.setFrequencyPenalty(0.1);\n\n            if(oConvertUtils.isNotEmpty(modelParam)){\n                JSONObject param = JSON.parseObject(modelParam);\n                if(param.containsKey(\"temperature\")){\n                    params.setTemperature(param.getDoubleValue(\"temperature\"));\n                }\n                if(param.containsKey(\"topP\")){\n                    params.setTopP(param.getDoubleValue(\"topP\")); // 修复：设置到正确的字段\n                }\n                if(param.containsKey(\"presencePenalty\")){\n                    params.setPresencePenalty(param.getDoubleValue(\"presencePenalty\")); // 修复：设置到正确的字段\n                }\n                if(param.containsKey(\"frequencyPenalty\")){\n                    params.setFrequencyPenalty(param.getDoubleValue(\"frequencyPenalty\")); // 修复：设置到正确的字段\n                }\n            }\n\n            log.debug(\"调用AI模型，模型ID：{}，参数：{}\", modelId, JSON.toJSONString(params));\n            //5.AI问答\n            String promptAnswer = aiChatHandler.completions(modelId, messages, params);\n            log.debug(\"AI模型返回结果：{}\", promptAnswer);\n\n            return promptAnswer;\n        } catch (Exception e) {\n            log.error(\"获取提示词回答失败\", e);\n            return null;\n        }\n    }\n\n    /**\n     * 评测答案分数\n     * @return\n     */\n    public String getAnswerScore(String promptAnswer, JSONObject questions, Map<String, String> fieldMappings, AiragExtData airagExtData) {\n        try {\n            //1.提示词\n            String prompt = airagExtData.getDataValue();\n            AssertUtils.assertNotEmpty(\"请输入提示词\", prompt);\n            prompt += \"定义返回格式： 得分：最终的得分，必须输出一个数字，表示满足Prompt中评分标准的程度。得分范围从 0.0 到 1.0，1.0 表示完全满足评分标准，0.0 表示完全不满足评分标准。\\n\" +\n                    \"原因：{对得分的可读性的解释，说明打分原因}。最后，必须用一句话结束理由，该句话为：因此，应该给出的分数是<你评测的的得分>。请勿返回提问的问题、添加分析过程、解释说明等内容，只返回要求的格式内容\";\n\n            String userQuery = \"输入的内容：\";\n            //2.拼接测试内容\n            for (Map.Entry<String, String> entry : fieldMappings.entrySet()) {\n                // 评估器中的key\n                String key = entry.getKey();\n                // 评估器中的映射的key\n                String value = entry.getValue();\n                String valueData;\n                if(\"actual_output\".equalsIgnoreCase(value)){\n                    valueData = promptAnswer;\n                }else{\n                    valueData = questions.getString(value);\n                }\n                userQuery += (key + \":\" + valueData + \" \");\n            }\n            List<ChatMessage> messages = Arrays.asList(new SystemMessage(prompt), new UserMessage(userQuery));\n\n            //3.模型数据\n            String metadata = airagExtData.getMetadata();\n            if(oConvertUtils.isNotEmpty(metadata)){\n                JSONObject modelParam = JSONObject.parseObject(metadata);\n                String modelId = modelParam.getString(\"modelId\");\n                AssertUtils.assertNotEmpty(\"评估器模型ID不能为空\", modelId);\n\n                // 默认大模型参数\n                AIChatParams params = new AIChatParams();\n                params.setTemperature(0.8);\n                params.setTopP(0.9);\n                params.setPresencePenalty(0.1);\n                params.setFrequencyPenalty(0.1);\n\n                if(oConvertUtils.isNotEmpty(modelParam)){\n                    if(modelParam.containsKey(\"temperature\")){\n                        params.setTemperature(modelParam.getDoubleValue(\"temperature\"));\n                    }\n                    if(modelParam.containsKey(\"topP\")){\n                        params.setTopP(modelParam.getDoubleValue(\"topP\")); // 修复：设置到正确的字段\n                    }\n                    if(modelParam.containsKey(\"presencePenalty\")){\n                        params.setPresencePenalty(modelParam.getDoubleValue(\"presencePenalty\")); // 修复：设置到正确的字段\n                    }\n                    if(modelParam.containsKey(\"frequencyPenalty\")){\n                        params.setFrequencyPenalty(modelParam.getDoubleValue(\"frequencyPenalty\")); // 修复：设置到正确的字段\n                    }\n                }\n\n                log.debug(\"调用评估器模型，模型ID：{}，参数：{}\", modelId, JSON.toJSONString(params));\n                //5.AI问答\n                String answerScore = aiChatHandler.completions(modelId, messages, params);\n                log.debug(\"评估器模型返回结果：{}\", answerScore);\n\n                return answerScore;\n            }\n            return null;\n        } catch (Exception e) {\n            log.error(\"获取答案评分失败\", e);\n            return null;\n        }\n    }\n\n    /**\n     *\n     * @param columns\n     * @param variable\n     * @return\n     */\n    public static String findDataType(JSONArray columns, JSONObject variable) {\n        // 获取目标字段值\n        String targetName = variable.getString(\"name\");\n\n        // 使用 Stream API 查找并获取 dataType\n        return columns.stream()\n                .map(obj -> JSONObject.parseObject(obj.toString()))\n                .filter(column -> targetName.equals(column.getString(\"name\")))\n                .findFirst()\n                .map(column -> column.getString(\"dataType\"))\n                .orElse(null); // 如果没有找到，返回 null\n    }\n    /**\n     * 获取图片地址\n     * @param request\n     * @param url\n     * @return\n     */\n    private String getFileAccessHttpUrl(HttpServletRequest request,String url){\n        if(oConvertUtils.isNotEmpty(url) && url.startsWith(\"http\")){\n            return url;\n        }else{\n            return CommonUtils.getBaseUrl(request) + \"/sys/common/static/\" + url;\n        }\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/prompts/vo/AiragDebugVo.java",
    "content": "package org.jeecg.modules.airag.prompts.vo;\n\nimport com.baomidou.mybatisplus.annotation.IdType;\nimport com.baomidou.mybatisplus.annotation.TableId;\nimport com.baomidou.mybatisplus.annotation.TableLogic;\nimport com.baomidou.mybatisplus.annotation.TableName;\nimport com.fasterxml.jackson.annotation.JsonFormat;\nimport io.swagger.v3.oas.annotations.media.Schema;\nimport lombok.Data;\nimport lombok.EqualsAndHashCode;\nimport lombok.experimental.Accessors;\nimport org.jeecgframework.poi.excel.annotation.Excel;\nimport org.springframework.format.annotation.DateTimeFormat;\n\nimport java.io.Serializable;\nimport java.util.Date;\n\n/**\n * @Description: AiragDebugVo\n * @Author: jeecg-boot\n * @Date:   2025-12-12\n * @Version: V1.0\n */\n@Data\npublic class AiragDebugVo implements Serializable {\n    private static final long serialVersionUID = 1L;\n    /**\n     * 提示词\n     */\n    private String prompts;\n    /**\n     * 输入内容\n     */\n    private String content;\n\t/**适配的大模型ID*/\n    private String modelId;\n\t/**大模型的参数配置*/\n    private String modelParam;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/prompts/vo/AiragExperimentVo.java",
    "content": "package org.jeecg.modules.airag.prompts.vo;\n\nimport lombok.Data;\n\nimport java.io.Serializable;\nimport java.util.List;\nimport java.util.Map;\n\n/**\n * @Description: AiragExperimentVo\n * @Author: jeecg-boot\n * @Date:   2025-12-12\n * @Version: V1.0\n */\n@Data\npublic class AiragExperimentVo implements Serializable {\n    private static final long serialVersionUID = 1L;\n    /**\n     * 提示词\n     */\n    private String promptKey;\n    /**\n     * 输入内容\n     */\n    private String extDataId;\n    /**\n     * 映射关系\n     */\n    private Map<String,String> mappings;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/wordtpl/consts/WordTitleEnum.java",
    "content": "package org.jeecg.modules.airag.wordtpl.consts;\n\nimport lombok.Getter;\n\n/**\n * @author chenrui\n * @ClassName: TitleLevelEnum\n * @Description: 标题级别\n * @date 2024年5月4日07:38:30\n */\n@Getter\npublic enum WordTitleEnum {\n\n    FIRST(\"first\", \"标题1\"),\n    SECOND(\"second\", \"标题2\"),\n    THIRD(\"third\", \"标题3\"),\n    FOURTH(\"fourth\", \"标题4\"),\n    FIFTH(\"fifth\", \"标题5\"),\n    SIXTH(\"sixth\", \"标题6\");\n\n    WordTitleEnum(String code, String name) {\n        this.code = code;\n        this.name = name;\n    }\n\n    final String code;\n\n    final String name;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/wordtpl/controller/EoaWordTemplateController.java",
    "content": "package org.jeecg.modules.airag.wordtpl.controller;\n\nimport com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.baomidou.mybatisplus.core.toolkit.Wrappers;\nimport com.baomidou.mybatisplus.extension.plugins.pagination.Page;\nimport io.swagger.v3.oas.annotations.Operation;\nimport io.swagger.v3.oas.annotations.tags.Tag;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.aspect.annotation.AutoLog;\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.jeecg.common.system.base.controller.JeecgController;\nimport org.jeecg.common.system.query.QueryGenerator;\nimport org.jeecg.common.util.AssertUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.modules.airag.wordtpl.dto.WordTplGenDTO;\nimport org.jeecg.modules.airag.wordtpl.entity.EoaWordTemplate;\nimport org.jeecg.modules.airag.wordtpl.service.IEoaWordTemplateService;\nimport org.jeecg.modules.airag.wordtpl.utils.WordTplUtils;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.web.bind.annotation.*;\nimport org.springframework.web.multipart.MultipartFile;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\nimport java.io.BufferedOutputStream;\nimport java.io.ByteArrayOutputStream;\nimport java.io.InputStream;\nimport java.net.URLEncoder;\nimport java.util.Arrays;\n\n/**\n * @Description: word模版管理\n * @Author: jeecg-boot\n * @Date: 2025-07-04\n * @Version: V1.0\n */\n@Tag(name = \"word模版管理\")\n@RestController(\"eoaWordTemplateController\")\n@RequestMapping(\"/airag/word\")\n@Slf4j\npublic class EoaWordTemplateController extends JeecgController<EoaWordTemplate, IEoaWordTemplateService> {\n    @Autowired\n    private IEoaWordTemplateService eoaWordTemplateService;\n\n    @Autowired\n    WordTplUtils wordTplUtils;\n\n    /**\n     * 分页列表查询\n     *\n     * @param eoaWordTemplate\n     * @param pageNo\n     * @param pageSize\n     * @param req\n     * @return\n     */\n    @Operation(summary = \"word模版管理-分页列表查询\")\n    @GetMapping(value = \"/list\")\n    public Result<IPage<EoaWordTemplate>> queryPageList(EoaWordTemplate eoaWordTemplate,\n                                                        @RequestParam(name = \"pageNo\", defaultValue = \"1\") Integer pageNo,\n                                                        @RequestParam(name = \"pageSize\", defaultValue = \"10\") Integer pageSize,\n                                                        HttpServletRequest req) {\n        QueryWrapper<EoaWordTemplate> queryWrapper = QueryGenerator.initQueryWrapper(eoaWordTemplate, req.getParameterMap());\n        Page<EoaWordTemplate> page = new Page<EoaWordTemplate>(pageNo, pageSize);\n        IPage<EoaWordTemplate> pageList = eoaWordTemplateService.page(page, queryWrapper);\n        return Result.OK(pageList);\n    }\n\n    /**\n     * 添加\n     *\n     * @param eoaWordTemplate\n     * @return\n     */\n    @AutoLog(value = \"word模版管理-添加\")\n    @Operation(summary = \"word模版管理-添加\")\n//\t@RequiresPermissions(\"wordtpl:template:add\")\n    @PostMapping(value = \"/add\")\n    public Result<String> add(@RequestBody EoaWordTemplate eoaWordTemplate) {\n        AssertUtils.assertNotEmpty(\"参数异常\", eoaWordTemplate);\n        AssertUtils.assertNotEmpty(\"模版名称不能为空\", eoaWordTemplate.getName());\n        boolean isCodeExists = eoaWordTemplateService.exists(Wrappers.lambdaQuery(EoaWordTemplate.class).eq(EoaWordTemplate::getCode, eoaWordTemplate.getCode()));\n        AssertUtils.assertFalse(\"模版编码已存在\", isCodeExists);\n        eoaWordTemplateService.save(eoaWordTemplate);\n        return Result.OK(\"添加成功！\");\n    }\n\n    /**\n     * 编辑\n     *\n     * @param eoaWordTemplate\n     * @return\n     */\n    @AutoLog(value = \"word模版管理-编辑\")\n    @Operation(summary = \"word模版管理-编辑\")\n//\t@RequiresPermissions(\"wordtpl:template:edit\")\n    @RequestMapping(value = \"/edit\", method = {RequestMethod.PUT, RequestMethod.POST})\n    public Result<String> edit(@RequestBody EoaWordTemplate eoaWordTemplate) {\n        AssertUtils.assertNotEmpty(\"参数异常\", eoaWordTemplate);\n        AssertUtils.assertNotEmpty(\"模版名称不能为空\", eoaWordTemplate.getName());\n        // 避免编辑时修改编码\n        eoaWordTemplate.setCode(null);\n        eoaWordTemplateService.updateById(eoaWordTemplate);\n        return Result.OK(\"编辑成功!\");\n    }\n\n    /**\n     * 通过id删除\n     *\n     * @param id\n     * @return\n     */\n    @AutoLog(value = \"word模版管理-通过id删除\")\n    @Operation(summary = \"word模版管理-通过id删除\")\n//\t@RequiresPermissions(\"wordtpl:template:delete\")\n    @DeleteMapping(value = \"/delete\")\n    public Result<String> delete(@RequestParam(name = \"id\", required = true) String id) {\n        eoaWordTemplateService.removeById(id);\n        return Result.OK(\"删除成功!\");\n    }\n\n    /**\n     * 批量删除\n     *\n     * @param ids\n     * @return\n     */\n    @AutoLog(value = \"word模版管理-批量删除\")\n    @Operation(summary = \"word模版管理-批量删除\")\n//\t@RequiresPermissions(\"wordtpl:template:deleteBatch\")\n    @DeleteMapping(value = \"/deleteBatch\")\n    public Result<String> deleteBatch(@RequestParam(name = \"ids\", required = true) String ids) {\n        this.eoaWordTemplateService.removeByIds(Arrays.asList(ids.split(\",\")));\n        return Result.OK(\"批量删除成功!\");\n    }\n\n    /**\n     * 通过id查询\n     *\n     * @param id\n     * @return\n     */\n    //@AutoLog(value = \"word模版管理-通过id查询\")\n    @Operation(summary = \"word模版管理-通过id查询\")\n    @GetMapping(value = \"/queryById\")\n    public Result<EoaWordTemplate> queryById(@RequestParam(name = \"id\", required = true) String id) {\n        EoaWordTemplate eoaWordTemplate = eoaWordTemplateService.getById(id);\n        if (eoaWordTemplate == null) {\n            return Result.error(\"未找到对应数据\");\n        }\n        return Result.OK(eoaWordTemplate);\n    }\n\n    /**\n     * 下载word模版\n     * @param id\n     * @param response\n     * @return\n     * @author chenrui\n     * @date 2025/7/9 14:38\n     */\n    @GetMapping(value = \"/download\")\n    public void downloadTemplate(@RequestParam(name = \"id\", required = true) String id, HttpServletResponse response) {\n        AssertUtils.assertNotEmpty(\"请先选择模版\", id);\n        EoaWordTemplate template = eoaWordTemplateService.getById(id);\n        try (ByteArrayOutputStream wordTemplateOut = new ByteArrayOutputStream();\n             BufferedOutputStream bos = new BufferedOutputStream(response.getOutputStream());) {\n            wordTplUtils.generateWordTemplate(template, wordTemplateOut);\n            String fileName = template.getName();\n            String encodedFileName = URLEncoder.encode(fileName, \"UTF-8\");\n            response.setContentType(\"application/vnd.openxmlformats-officedocument.wordprocessingml.document\");\n            response.addHeader(\"Content-Disposition\", \"attachment;filename=\" + encodedFileName + \".docx\");\n            response.addHeader(\"filename\", encodedFileName + \".docx\");\n            byte[] bytes = wordTemplateOut.toByteArray();\n            response.setHeader(\"Content-Length\", String.valueOf(bytes.length));\n            bos.write(bytes);\n        } catch (Exception e) {\n            log.error(e.getMessage(), e);\n            throw new JeecgBootException(\"下载word模版失败: \" + e.getMessage(), e);\n        }\n    }\n\n\n    /**\n     * 解析word模版文件\n     * @param file\n     * @param id\n     * @return\n     * @author chenrui\n     * @date 2025/7/9 14:38\n     */\n    @PostMapping(value = \"/parse/file\")\n    public Result<?> parseWOrdFile(@RequestParam(\"file\") MultipartFile file) {\n        try {\n            InputStream inputStream = file.getInputStream();\n            EoaWordTemplate eoaWordTemplate = wordTplUtils.parseWordFile(inputStream);\n            log.info(\"解析的模版信息: {}\", eoaWordTemplate);\n            return Result.OK(\"解析成功\", eoaWordTemplate);\n        } catch (Exception e) {\n            throw new RuntimeException(\"解析word模版失败: \" + e.getMessage(), e);\n        }\n    }\n\n    /**\n     * 生成word文档\n     *\n     * @param wordTplGenDTO\n     * @param response\n     * @author chenrui\n     * @date 2025/7/10 15:39\n     */\n    @PostMapping(value = \"/generate/word\")\n    public void generateWord(@RequestBody WordTplGenDTO wordTplGenDTO, HttpServletResponse response) {\n        AssertUtils.assertNotEmpty(\"参数异常\", wordTplGenDTO);\n        EoaWordTemplate template ;\n        if (oConvertUtils.isNotEmpty(wordTplGenDTO.getTemplateId())) {\n            template = eoaWordTemplateService.getById(wordTplGenDTO.getTemplateId());\n        }else{\n            AssertUtils.assertNotEmpty(\"请先选择模版\", wordTplGenDTO.getTemplateCode());\n            template = eoaWordTemplateService.getOne(Wrappers.lambdaQuery(EoaWordTemplate.class)\n                    .eq(EoaWordTemplate::getCode, wordTplGenDTO.getTemplateCode()));\n        }\n        AssertUtils.assertNotEmpty(\"未找到对应的模版\", template);\n\n        try (ByteArrayOutputStream outputStream = new ByteArrayOutputStream();\n             BufferedOutputStream bos = new BufferedOutputStream(response.getOutputStream());) {\n            eoaWordTemplateService.generateWordFromTpl(wordTplGenDTO, outputStream);\n            String fileName = template.getName();\n            String encodedFileName = URLEncoder.encode(fileName, \"UTF-8\");\n            response.setContentType(\"application/vnd.openxmlformats-officedocument.wordprocessingml.document\");\n            response.addHeader(\"Content-Disposition\", \"attachment;filename=\" + encodedFileName + \".docx\");\n            response.addHeader(\"filename\", encodedFileName + \".docx\");\n            byte[] bytes = outputStream.toByteArray();\n            response.setHeader(\"Content-Length\", String.valueOf(bytes.length));\n            bos.write(bytes);\n        } catch (Exception e) {\n            log.error(e.getMessage(), e);\n            throw new JeecgBootException(\"生成word文档失败: \" + e.getMessage(), e);\n        }\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/wordtpl/dto/MergeColDTO.java",
    "content": "package org.jeecg.modules.airag.wordtpl.dto;\n\nimport lombok.Data;\n\n/**\n * 合并列DTO\n * @author chenrui\n * @date 2025/7/4 18:36\n */\n@Data\npublic class MergeColDTO {\n\n\t/**\n\t * 合并列的行号\n\t */\n\tprivate int row;\n\n\t/**\n\t * 合并列的起始列号\n\t */\n\tprivate int from;\n\n\t/**\n\t * 合并列的结束列号\n\t */\n\tprivate int to;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/wordtpl/dto/WordImageDTO.java",
    "content": "package org.jeecg.modules.airag.wordtpl.dto;\n\nimport lombok.Data;\n\n/**  \n * @ClassName: DocImageDto\n * @Description: word文档图片用实体类\n * @author chenrui\n * @date 2024-10-02 09:17:59 \n*/ \n@Data\npublic class WordImageDTO {\n\n\t/**  \n\t * @Fields type : 类型\n\t * @author chenrui\n\t * @date 2024-09-29 08:53:27 \n\t */  \n\tprivate String type = \"image\";\n\t/**  \n\t * @Fields value : 内容\n\t * @author chenrui\n\t * @date 2024-09-24 10:20:12 \n\t */  \n\tprivate String value = \"\";\n\t\n\t/**  \n\t * @Fields width : 图片宽度\n\t * @author chenrui\n\t * @date 2024-10-02 09:22:33 \n\t */  \n\tprivate double width;\n\t\n\t/**  \n\t * @Fields height : 图片高度\n\t * @author chenrui\n\t * @date 2024-10-02 09:22:40 \n\t */  \n\tprivate double height;\n\t\n\t/**  \n\t * @Fields rowFlex : 水平对齐方式，默认left\n\t * @author chenrui\n\t * @date 2024-09-27 09:12:18 \n\t */  \n\tprivate String rowFlex = \"left\";\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/wordtpl/dto/WordTableCellDTO.java",
    "content": "package org.jeecg.modules.airag.wordtpl.dto;\n\nimport java.util.ArrayList;\nimport java.util.List;\n\nimport lombok.Data;\n\n@Data\npublic class WordTableCellDTO {\n\n\t/**  \n\t * @Fields colspan : 合并列数\n\t * @author chenrui\n\t * @date 2024-09-26 09:37:27 \n\t */  \n\tprivate int colspan;\n\t\n\t/**  \n\t * @Fields rowspan : 合并行数\n\t * @author chenrui\n\t * @date 2024-09-26 09:38:22 \n\t */  \n\tprivate int rowspan;\n\t\n\t/**  \n\t * @Fields value : 单元格数据\n\t * @author chenrui\n\t * @date 2024-09-26 09:42:14 \n\t */  \n\tprivate List<Object> value = new ArrayList<>();\n\t\n\t/**  \n\t * @Fields verticalAlign : 垂直对齐方式，默认top\n\t * @author chenrui\n\t * @date 2024-09-27 09:16:56 \n\t */  \n\tprivate String verticalAlign = \"top\";\n\t\n\t/**  \n\t * @Fields backgroundColor : 背景颜色\n\t * @author chenrui\n\t * @date 2024-11-18 09:56:28 \n\t */  \n\tprivate String backgroundColor;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/wordtpl/dto/WordTableDTO.java",
    "content": "package org.jeecg.modules.airag.wordtpl.dto;\n\nimport java.util.ArrayList;\nimport java.util.List;\n\nimport com.alibaba.fastjson.JSONObject;\n\nimport lombok.Data;\n\n@Data\npublic class WordTableDTO {\n\n    private String value = \"\";\n\n    private String type = \"table\";\n\n    private List<WordTableRowDTO> trList;\n\n    private int width;\n\n    private int height;\n\n    private List<JSONObject> colgroup = new ArrayList<>();\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/wordtpl/dto/WordTableRowDTO.java",
    "content": "package org.jeecg.modules.airag.wordtpl.dto;\n\nimport java.util.List;\n\nimport lombok.Data;\n\n@Data\npublic class WordTableRowDTO {\n\n\t/**  \n\t * @Fields height : 行高\n\t * @author chenrui\n\t * @date 2024-09-26 09:45:30 \n\t */  \n\tprivate Integer height;\n\t\n\t/**  \n\t * @Fields minHeight : 行最小高度\n\t * @author chenrui\n\t * @date 2024-09-26 09:47:28 \n\t */  \n\tprivate int minHeight = 42;\n\t\n\t/**  \n\t * @Fields tdList : 行数据\n\t * @author chenrui\n\t * @date 2024-09-26 09:46:02 \n\t */  \n\tprivate List<WordTableCellDTO> tdList;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/wordtpl/dto/WordTextDTO.java",
    "content": "package org.jeecg.modules.airag.wordtpl.dto;\n\nimport java.util.ArrayList;\nimport java.util.List;\n\nimport lombok.Data;\n\n/**\n * @author chenrui\n * @ClassName: DocTextDto\n * @Description: word文本实体类\n * @date 2024-09-24 10:19:57\n */\n@Data\npublic class WordTextDTO {\n\n    /**\n     * @Fields type : 类型\n     * @author chenrui\n     * @date 2024-09-29 08:53:27\n     */\n    private String type;\n    /**\n     * @Fields value : 内容\n     * @author chenrui\n     * @date 2024-09-24 10:20:12\n     */\n    private String value = \"\";\n\n    /**\n     * @Fields bold : 是否加粗 默认false\n     * @author chenrui\n     * @date 2024-09-24 10:20:33\n     */\n    private boolean bold = false;\n\n    /**\n     * @Fields color : 字体颜色\n     * @author chenrui\n     * @date 2024-09-24 10:21:08\n     */\n    private String color;\n\n    /**\n     * @Fields italic : 是否斜体 默认false\n     * @author chenrui\n     * @date 2024-09-24 10:21:25\n     */\n    private boolean italic = false;\n\n    /**\n     * @Fields underline : 是否下划线 默认false\n     * @author chenrui\n     * @date 2024-09-24 10:21:47\n     */\n    private boolean underline = false;\n\n    /**\n     * @Fields strikeout : 删除线 默认false\n     * @author chenrui\n     * @date 2024-09-24 10:22:06\n     */\n    private boolean strikeout = false;\n\n    /**\n     * @Fields size : 字号大小\n     * @author chenrui\n     * @date 2024-09-24 10:44:42\n     */\n    private int size;\n\n    /**\n     * @Fields font : 字体，默认微软雅黑\n     * @author chenrui\n     * @date 2024-09-24 10:45:31\n     */\n    private String font = \"微软雅黑\";\n\n    /**\n     * @Fields highlight : 高亮颜色\n     * @author chenrui\n     * @date 2024-09-25 11:20:23\n     */\n    private String highlight;\n\n    /**\n     * @Fields rowFlex : 水平对齐方式，默认left\n     * @author chenrui\n     * @date 2024-09-27 09:12:18\n     */\n    private String rowFlex = \"left\";\n\n    private List<Object> dashArray = new ArrayList<>();\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/wordtpl/dto/WordTplGenDTO.java",
    "content": "package org.jeecg.modules.airag.wordtpl.dto;\n\nimport lombok.Data;\n\nimport java.util.Map;\n\n/**\n * word模版生成入参\n * @author chenrui\n * @date 2025/7/10 14:38\n */\n@Data\npublic class WordTplGenDTO {\n\n    /**\n     * 模版id\n     */\n    String templateId;\n\n\n    /**\n     * 模版code\n     */\n    String templateCode;\n\n    /**\n     * 数据\n     */\n    Map<String,Object> data;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/wordtpl/entity/EoaWordTemplate.java",
    "content": "package org.jeecg.modules.airag.wordtpl.entity;\n\nimport com.baomidou.mybatisplus.annotation.IdType;\nimport com.baomidou.mybatisplus.annotation.TableId;\nimport com.baomidou.mybatisplus.annotation.TableName;\nimport com.fasterxml.jackson.annotation.JsonFormat;\nimport io.swagger.v3.oas.annotations.media.Schema;\nimport lombok.Data;\nimport lombok.EqualsAndHashCode;\nimport lombok.experimental.Accessors;\nimport org.jeecgframework.poi.excel.annotation.Excel;\nimport org.springframework.format.annotation.DateTimeFormat;\n\nimport java.io.Serializable;\nimport java.util.Date;\n\n/**\n * @Description: word模版管理\n * @Author: jeecg-boot\n * @Date: 2025-07-04\n * @Version: V1.0\n */\n@Data\n@TableName(\"aigc_word_template\")\n@Accessors(chain = true)\n@EqualsAndHashCode(callSuper = false)\n@Schema(description = \"word模版管理\")\npublic class EoaWordTemplate implements Serializable {\n    private static final long serialVersionUID = 1L;\n\n    /**\n     * 主键\n     */\n    @TableId(type = IdType.ASSIGN_ID)\n    @Schema(description = \"主键\")\n    private String id;\n    /**\n     * 创建人\n     */\n    @Schema(description = \"创建人\")\n    private String createBy;\n    /**\n     * 创建日期\n     */\n    @JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @Schema(description = \"创建日期\")\n    private Date createTime;\n    /**\n     * 更新人\n     */\n    @Schema(description = \"更新人\")\n    private String updateBy;\n    /**\n     * 更新日期\n     */\n    @JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @Schema(description = \"更新日期\")\n    private Date updateTime;\n    /**\n     * 所属部门\n     */\n    @Schema(description = \"所属部门\")\n    private String sysOrgCode;\n    /**\n     * 模版名称\n     */\n    @Excel(name = \"模版名称\", width = 15)\n    @Schema(description = \"模版名称\")\n    private String name;\n    /**\n     * 模版编码\n     */\n    @Excel(name = \"模版编码\", width = 15)\n    @Schema(description = \"模版编码\")\n    private String code;\n    /**\n     * 页眉\n     */\n    @Excel(name = \"页眉\", width = 15)\n    @Schema(description = \"页眉\")\n    private String header;\n    /**\n     * 页脚\n     */\n    @Excel(name = \"页脚\", width = 15)\n    @Schema(description = \"页脚\")\n    private String footer;\n    /**\n     * 主体内容\n     */\n    @Excel(name = \"主体内容\", width = 15)\n    @Schema(description = \"主体内容\")\n    private String main;\n    /**\n     * 页边距\n     */\n    @Excel(name = \"页边距\", width = 15)\n    @Schema(description = \"页边距\")\n    private String margins;\n    /**\n     * 宽度\n     */\n    @Excel(name = \"宽度\", width = 15)\n    @Schema(description = \"宽度\")\n    private Integer width;\n    /**\n     * 高度\n     */\n    @Excel(name = \"高度\", width = 15)\n    @Schema(description = \"高度\")\n    private Integer height;\n    /**\n     * 纸张方向 vertical纵向 horizontal横向\n     */\n    @Excel(name = \"纸张方向 vertical纵向 horizontal横向\", width = 15)\n    @Schema(description = \"纸张方向 vertical纵向 horizontal横向\")\n    private String paperDirection;\n    /**\n     * 水印\n     */\n    @Excel(name = \"水印\", width = 15)\n    @Schema(description = \"水印\")\n    private String watermark;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/wordtpl/mapper/EoaWordTemplateMapper.java",
    "content": "package org.jeecg.modules.airag.wordtpl.mapper;\n\nimport com.baomidou.mybatisplus.core.mapper.BaseMapper;\nimport org.jeecg.modules.airag.wordtpl.entity.EoaWordTemplate;\n\n/**\n * @Description: word模版管理\n * @Author: jeecg-boot\n * @Date:   2025-07-04\n * @Version: V1.0\n */\npublic interface EoaWordTemplateMapper extends BaseMapper<EoaWordTemplate> {\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/wordtpl/mapper/xml/EoaWordTemplateMapper.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE mapper PUBLIC \"-//mybatis.org//DTD Mapper 3.0//EN\" \"http://mybatis.org/dtd/mybatis-3-mapper.dtd\">\n<mapper namespace=\"org.jeecg.modules.airag.wordtpl.mapper.EoaWordTemplateMapper\">\n\n</mapper>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/wordtpl/service/IEoaWordTemplateService.java",
    "content": "package org.jeecg.modules.airag.wordtpl.service;\n\nimport com.baomidou.mybatisplus.extension.service.IService;\nimport org.jeecg.modules.airag.wordtpl.dto.WordTplGenDTO;\nimport org.jeecg.modules.airag.wordtpl.entity.EoaWordTemplate;\n\nimport java.io.ByteArrayOutputStream;\n\n/**\n * @Description: word模版管理\n * @Author: jeecg-boot\n * @Date:   2025-07-04\n * @Version: V1.0\n */\npublic interface IEoaWordTemplateService extends IService<EoaWordTemplate> {\n\n    /**\n     * 通过模版生成word文档\n     *\n     * @param wordTplGenDTO\n     * @return\n     * @author chenrui\n     * @date 2025/7/10 14:40\n     */\n    void generateWordFromTpl(WordTplGenDTO wordTplGenDTO, ByteArrayOutputStream wordOutputStream);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/wordtpl/service/impl/EoaWordTemplateServiceImpl.java",
    "content": "package org.jeecg.modules.airag.wordtpl.service.impl;\n\nimport com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;\nimport com.deepoove.poi.XWPFTemplate;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.constant.DataBaseConstant;\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.jeecg.common.system.util.JwtUtil;\nimport org.jeecg.common.util.AssertUtils;\nimport org.jeecg.modules.airag.wordtpl.dto.WordTplGenDTO;\nimport org.jeecg.modules.airag.wordtpl.entity.EoaWordTemplate;\nimport org.jeecg.modules.airag.wordtpl.mapper.EoaWordTemplateMapper;\nimport org.jeecg.modules.airag.wordtpl.service.IEoaWordTemplateService;\nimport org.jeecg.modules.airag.wordtpl.utils.WordTplUtils;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.stereotype.Service;\n\nimport java.io.*;\nimport java.util.Map;\n\n/**\n * @Description: word模版管理\n * @Author: jeecg-boot\n * @Date:   2025-07-04\n * @Version: V1.0\n */\n@Slf4j\n@Service(\"eoaWordTemplateService\")\npublic class EoaWordTemplateServiceImpl extends ServiceImpl<EoaWordTemplateMapper, EoaWordTemplate> implements IEoaWordTemplateService {\n\n    /**\n     * 内置的系统变量键列表\n     */\n    private static final String[] SYSTEM_KEYS = {\n            DataBaseConstant.SYS_ORG_CODE, DataBaseConstant.SYS_ORG_CODE_TABLE, DataBaseConstant.SYS_MULTI_ORG_CODE,\n            DataBaseConstant.SYS_MULTI_ORG_CODE_TABLE, DataBaseConstant.SYS_ORG_ID, DataBaseConstant.SYS_ORG_ID_TABLE,\n            DataBaseConstant.SYS_ROLE_CODE, DataBaseConstant.SYS_ROLE_CODE_TABLE, DataBaseConstant.SYS_USER_CODE,\n            DataBaseConstant.SYS_USER_CODE_TABLE, DataBaseConstant.SYS_USER_ID, DataBaseConstant.SYS_USER_ID_TABLE,\n            DataBaseConstant.SYS_USER_NAME, DataBaseConstant.SYS_USER_NAME_TABLE, DataBaseConstant.SYS_DATE,\n            DataBaseConstant.SYS_DATE_TABLE, DataBaseConstant.SYS_TIME, DataBaseConstant.SYS_TIME_TABLE,\n            DataBaseConstant.SYS_BASE_PATH\n    };\n\n    @Autowired\n    WordTplUtils wordTplUtils;\n\n    @Override\n    public void generateWordFromTpl(WordTplGenDTO wordTplGenDTO, ByteArrayOutputStream wordOutputStream) {\n        AssertUtils.assertNotEmpty(\"参数异常\", wordTplGenDTO);\n        AssertUtils.assertNotEmpty(\"模版ID不能为空\", wordTplGenDTO.getTemplateId());\n        String templateId = wordTplGenDTO.getTemplateId();\n        // 生成word模版 date:2025/7/10\n        EoaWordTemplate template = getById(templateId);\n        ByteArrayOutputStream wordTemplateOut = new ByteArrayOutputStream();\n        wordTplUtils.generateWordTemplate(template, wordTemplateOut);\n        //根据word模版和数据生成word文件\n        Map<String, Object> data = wordTplGenDTO.getData();\n        mergeSystemVarsToData(data);\n        try {\n            XWPFTemplate.compile(new ByteArrayInputStream(wordTemplateOut.toByteArray())).render(data).write(wordOutputStream);\n        }catch (Exception e){\n            log.error(e.getMessage(), e);\n            throw new JeecgBootException(\"生成word文档失败，请检查模版和数据是否正确\");\n        }\n\n    }\n\n    /**\n     * 将系统变量合并到数据中\n     *\n     * @param data\n     * @author chenrui\n     * @date 2025/7/3 17:43\n     */\n    private static void mergeSystemVarsToData(Map<String, Object> data) {\n        for (String key : SYSTEM_KEYS) {\n            if (!data.containsKey(key)) {\n                String value = JwtUtil.getUserSystemData(key, null);\n                if (value != null) {\n                    data.put(key, value);\n                }\n            }\n        }\n    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/wordtpl/utils/WordTplUtils.java",
    "content": "package org.jeecg.modules.airag.wordtpl.utils;\n\nimport com.alibaba.fastjson.JSON;\nimport com.alibaba.fastjson.JSONArray;\nimport com.alibaba.fastjson.JSONObject;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.poi.wp.usermodel.HeaderFooterType;\nimport org.apache.poi.xwpf.usermodel.*;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.util.AssertUtils;\nimport org.jeecg.common.util.CommonUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.modules.airag.wordtpl.consts.WordTitleEnum;\nimport org.jeecg.modules.airag.wordtpl.dto.*;\nimport org.jeecg.modules.airag.wordtpl.entity.EoaWordTemplate;\nimport org.openxmlformats.schemas.wordprocessingml.x2006.main.*;\nimport org.springframework.beans.factory.annotation.Value;\nimport org.springframework.stereotype.Component;\nimport org.springframework.web.multipart.MultipartFile;\n\nimport javax.imageio.ImageIO;\nimport java.awt.image.BufferedImage;\nimport java.io.*;\nimport java.math.BigInteger;\nimport java.nio.file.Files;\nimport java.util.ArrayList;\nimport java.util.HashMap;\nimport java.util.List;\nimport java.util.Map;\n\n/**\n * @Description: Word模版工具类\n * @Author: chenrui\n * @Date: 2025/7/4 10:54\n */\n@Component(\"jeecgWordTplUtils\")\n@Slf4j\npublic class WordTplUtils {\n\n\n    @Value(value = \"${jeecg.path.upload}\")\n    private String uploadpath;\n\n    /**\n     * 本地：local minio：minio 阿里：alioss\n     */\n    @Value(value = \"${jeecg.uploadType}\")\n    private String uploadType;\n\n\n    /**\n     * 根据设计数据生成word模版\n     *\n     * @param template\n     * @param outputStream\n     * @return\n     * @author chenrui\n     * @date 2025/7/9 11:14\n     */\n    public void generateWordTemplate(EoaWordTemplate template, ByteArrayOutputStream outputStream) {\n        AssertUtils.assertNotEmpty(\"模版数据不能为空\", template);\n        XWPFDocument doc = new XWPFDocument();\n\n        //添加自定义标题\n        for (int i = 1; i <= 6; i++) {\n            WordUtil.addCustomHeadingStyle(doc, \"标题\" + i, i);\n        }\n\n        // 设置纸张大小\n        WordUtil.setPaperSize(doc, template.getHeight(), template.getWidth(), template.getPaperDirection());\n        // 设置边距\n        JSONArray margins = JSONArray.parseArray(template.getMargins());\n        WordUtil.setPaperMargins(doc, margins);\n\n        // TODO author: chenrui for:水印设置 date:2025/7/4\n\n        // 渲染页眉和页脚\n        renderHeaderAndFooter(template, doc);\n\n        // 文档主体渲染 date:2025/7/4\n        renderDocumentBody(doc, template);\n\n        // 页码\n//        addPageNumbers(doc, 0);\n\n        try {\n            doc.write(outputStream);\n            outputStream.flush();\n            doc.close();\n        } catch (Exception e) {\n            throw new RuntimeException(\"生成Word模版失败: \" + e.getMessage(), e);\n        }\n    }\n\n    /**\n     * 渲染页眉和页脚\n     *\n     * @param template\n     * @param doc\n     * @author chenrui\n     * @date 2025/7/10 17:52\n     */\n    private static void renderHeaderAndFooter(EoaWordTemplate template, XWPFDocument doc) {\n        //页眉\n        JSONArray header = JSON.parseArray(template.getHeader());\n        if (oConvertUtils.isObjectNotEmpty(header)) {\n            XWPFHeader docHeader = doc.createHeader(HeaderFooterType.DEFAULT);\n            XWPFParagraph paragraph = null;\n            for (int i = 0; i < header.size(); i++) {\n                String type = header.getJSONObject(i).getString(\"type\") == null ? \"\" : header.getJSONObject(i).getString(\"type\");\n                switch (type) {\n                    case \"separator\":\n                        if (i == 0 || paragraph == null) {\n                            paragraph = docHeader.createParagraph();\n                        }\n                        WordUtil.addSeparator(paragraph, header.getJSONObject(i));\n                        if (i == 0) {\n                            paragraph = null;\n                        }\n                        break;\n                    default:\n                        if (paragraph == null) {\n                            paragraph = docHeader.createParagraph();\n                        }\n                        WordUtil.addParagraph(paragraph, header.getJSONObject(i), null, true);\n                        break;\n                }\n            }\n        }\n        //页脚\n        JSONArray footer = JSON.parseArray(template.getFooter());\n        if (oConvertUtils.isObjectNotEmpty(footer)) {\n            XWPFFooter docFooter = doc.createFooter(HeaderFooterType.DEFAULT);\n            XWPFParagraph paragraph = null;\n            for (int i = 0; i < footer.size(); i++) {\n                String type = footer.getJSONObject(i).getString(\"type\") == null ? \"\" : footer.getJSONObject(i).getString(\"type\");\n                switch (type) {\n                    case \"separator\":\n                        if (i == 0 || paragraph == null) {\n                            paragraph = docFooter.createParagraph();\n                        }\n                        WordUtil.addSeparator(paragraph, footer.getJSONObject(i));\n                        if (i == 0) {\n                            paragraph = null;\n                        }\n                        break;\n                    default:\n                        if (paragraph == null) {\n                            paragraph = docFooter.createParagraph();\n                        }\n                        WordUtil.addParagraph(paragraph, footer.getJSONObject(i), null, true);\n                        break;\n                }\n            }\n        }\n    }\n\n//    [poi5.x]\n//    private static void addPageNumbers(XWPFDocument doc, int startingNum) {\n//        CTSectPr sectPr = doc.getDocument().getBody().isSetSectPr() ? doc.getDocument().getBody().getSectPr()\n//                : doc.getDocument().getBody().addNewSectPr();\n//        CTPageNumber pgNum = sectPr.isSetPgNumType() ? sectPr.getPgNumType() : sectPr.addNewPgNumType();\n//        pgNum.setStart(BigInteger.valueOf(startingNum));\n//        pgNum.setFmt(STNumberFormat.DECIMAL);\n//    }\n\n    /**\n     * 渲染文档主体内容\n     *\n     * @param doc\n     * @param template\n     * @author chenrui\n     * @date 2025/7/4 14:00\n     */\n    private void renderDocumentBody(XWPFDocument doc, EoaWordTemplate template) {\n\n        // TODO author: chenrui for:整理图表???? date:2025/7/4\n\n        // TODO author: chenrui for:整理条码 date:2025/7/4\n\n        //文档主体内容\n        JSONArray main = JSON.parseArray(template.getMain());\n        int abstractNumID = 1;\n        if (oConvertUtils.isObjectNotEmpty(main)) {\n            XWPFParagraph paragraph = null;\n            String lastType = \"\";\n            for (int i = 0; i < main.size(); i++) {\n                JSONObject content = main.getJSONObject(i);\n                String type = content.getString(\"type\") == null ? \"\" : content.getString(\"type\");\n                switch (type) {\n                    case \"\":\n                        if (content.getString(\"value\").startsWith(\"\\n\") ||\n                                (!type.equals(lastType) && !\"tab\".equals(lastType)\n                                        && !\"superscript\".equals(lastType)\n                                        && !\"subscript\".equals(lastType)\n                                        && !\"separator\".equals(lastType)\n                                        && !\"hyperlink\".equals(lastType))) {\n                            content.put(\"value\", content.getString(\"value\").replaceFirst(\"\\n\", \"\"));\n                            paragraph = doc.createParagraph();\n                        }\n                        if (\"separator\".equals(lastType)) {\n                            String value = content.getString(\"value\");\n                            if (oConvertUtils.isObjectNotEmpty(value) && value.startsWith(\"\\n\")) {\n                                content.put(\"value\", value.replaceFirst(\"\\n\", \"\"));\n                            }\n                        }\n                        if (paragraph == null) {\n                            paragraph = doc.createParagraph();\n                        }\n                        WordUtil.addParagraph(paragraph, content, null, false);\n                        break;\n                    case \"title\":\n                        if (paragraph == null) {\n                            paragraph = doc.createParagraph();\n                        }\n                        WordUtil.addTitleParagraph(paragraph, content);\n                        break;\n                    case \"tab\":\n                        if (paragraph == null) {\n                            paragraph = doc.createParagraph();\n                        }\n                        WordUtil.addTab(paragraph, null);\n                        break;\n                    case \"table\":\n                        abstractNumID = WordUtil.addTable(doc, content, abstractNumID);\n                        break;\n                    case \"superscript\":\n                        if (paragraph == null) {\n                            paragraph = doc.createParagraph();\n                        }\n                        WordUtil.addSubSupScript(paragraph, content, \"sup\");\n                        break;\n                    case \"subscript\":\n                        if (paragraph == null) {\n                            paragraph = doc.createParagraph();\n                        }\n                        WordUtil.addSubSupScript(paragraph, content, \"sub\");\n                        break;\n                    case \"separator\":\n                        if (paragraph == null) {\n                            paragraph = doc.createParagraph();\n                        }\n                        WordUtil.addSeparator(paragraph, content);\n                        break;\n                    case \"list\":\n                        abstractNumID = WordUtil.addList(doc, content, abstractNumID);\n                        break;\n                    case \"hyperlink\":\n                        if (paragraph == null) {\n                            paragraph = doc.createParagraph();\n                        }\n                        WordUtil.addHyperlink(paragraph, content);\n                        break;\n                    case \"pageBreak\":\n                        if (paragraph == null) {\n                            paragraph = doc.createParagraph();\n                        }\n                        WordUtil.addPageBreak(paragraph);\n                        break;\n                    case \"image\":\n//                        String chartUrlPrefix = MessageUtil.getValue(\"chart.url.prefix\");\n                        String url = content.getString(\"value\");\n                        if (paragraph == null) {\n                            paragraph = doc.createParagraph();\n                        }\n                        // TODO author: chenrui for:图表和条码 date:2025/7/4\n//                        if (url.contains(chartUrlPrefix)) {\n//                            //图表\n//                            if (!StringUtil.isEmptyMap(docTplChartsMap)) {\n//                                if (docTplChartsMap.containsKey(url)) {\n//                                    DocTplCharts tplCharts = docTplChartsMap.get(url).get(0);\n//                                    DocChartSettingDto docChartSettingDto = new DocChartSettingDto();\n//                                    BeanUtils.copyProperties(tplCharts, docChartSettingDto);\n//                                    WordUtil.addChart(doc, paragraph, content, dynamicData, isTemplate, docChartSettingDto);\n//                                } else {\n//                                    WordUtil.addImage(paragraph, content);\n//                                }\n//                            } else if (!StringUtil.isEmptyMap(docTplCodesMap)) {\n//                                if (docTplCodesMap.containsKey(url) && !isTemplate) {\n//                                    DocTplCodes tplCodes = docTplCodesMap.get(url).get(0);\n//                                    Map<String, Object> data = null;\n//                                    if (dynamicData.get(tplCodes.getDatasetName()) != null) {\n//                                        Object obj = dynamicData.get(tplCodes.getDatasetName());\n//                                        if (obj instanceof List) {\n//                                            List<Map<String, Object>> datas = (List<Map<String, Object>>) obj;\n//                                            data = datas.get(0);\n//                                        } else {\n//                                            data = (Map<String, Object>) dynamicData.get(tplCodes.getDatasetName());\n//                                        }\n//\n//                                    }\n//                                    int width = content.getIntValue(\"width\");\n//                                    int height = content.getIntValue(\"height\");\n//                                    if (data != null) {\n//                                        Object value = data.get(tplCodes.getValueField());\n//                                        if (value != null) {\n//                                            byte[] codeByte = null;\n//                                            if (tplCodes.getCodeType().intValue() == 1) {\n//                                                codeByte = BarCodeUtil.generateBarcodeImage(String.valueOf(value), width, height);\n//                                            } else {\n//                                                codeByte = QRCodeUtil.generateQRCodeImage(String.valueOf(value), width, height);\n//                                            }\n//                                            WordUtil.addImage(paragraph, content, codeByte);\n//                                        }\n//                                    }\n//                                } else {\n//                                    WordUtil.addImage(paragraph, content);\n//                                }\n//                            } else {\n//                                WordUtil.addImage(paragraph, content);\n//                            }\n//                        } else {\n                        //图片\n                        WordUtil.addImage(paragraph, content);\n//                        }\n                        break;\n                    default:\n                        if (content.getString(\"value\").startsWith(\"\\n\") ||\n                                (!type.equals(lastType) && !\"tab\".equals(lastType)\n                                        && !\"superscript\".equals(lastType)\n                                        && !\"subscript\".equals(lastType)\n                                        && !\"separator\".equals(lastType))) {\n                            content.put(\"value\", content.getString(\"value\").replaceFirst(\"\\n\", \"\"));\n                            paragraph = doc.createParagraph();\n                        }\n                        if (\"separator\".equals(lastType)) {\n                            String value = content.getString(\"value\");\n                            if (oConvertUtils.isObjectNotEmpty(value) && value.startsWith(\"\\n\")) {\n                                content.put(\"value\", value.replaceFirst(\"\\n\", \"\"));\n                            }\n                        }\n                        WordUtil.addParagraph(paragraph, content, null, false);\n                        break;\n                }\n                lastType = type;\n            }\n        }\n    }\n\n    public EoaWordTemplate parseWordFile(InputStream wordFileIs) throws Exception {\n        AssertUtils.assertNotEmpty(\"请上传word文档\", wordFileIs);\n        EoaWordTemplate template = new EoaWordTemplate();\n        XWPFDocument xwpfDocument = new XWPFDocument(wordFileIs);\n        CTSectPr sectPr = xwpfDocument.getDocument().getBody().getSectPr();\n        if (sectPr != null) {\n            if (sectPr.getPgSz().getOrient() != null) {\n                if (\"landscape\".equals(String.valueOf(sectPr.getPgSz().getOrient()))) {\n                    template.setPaperDirection(\"horizontal\");\n                }\n            }\n            // [poi 5.x版本] getW() 和 getH() 返回 Object，需要强转为 BigInteger\n            BigInteger w = (BigInteger) sectPr.getPgSz().getW();\n            double width = Math.ceil((double) w.intValue() / 20 * 1.33445);\n            BigInteger h = (BigInteger) sectPr.getPgSz().getH();\n            double height = Math.ceil((double) h.intValue() / 20 * 1.33445);\n            if (\"horizontal\".equals(template.getPaperDirection())) {\n                template.setHeight((int) width);\n                template.setWidth((int) height);\n            } else {\n                template.setHeight((int) height);\n                template.setWidth((int) width);\n            }\n        }\n        List<Object> headerElements = new ArrayList<>();\n        List<XWPFHeader> headers = xwpfDocument.getHeaderList();\n        if (oConvertUtils.isObjectNotEmpty(headers)) {\n            for (int i = 0; i < headers.size(); i++) {\n                XWPFHeader header = headers.get(i);\n                List<XWPFParagraph> paragraphs = header.getParagraphs();\n                if (oConvertUtils.isObjectNotEmpty(paragraphs)) {\n                    for (int j = 0; j < paragraphs.size(); j++) {\n                        parseTextParagraph(paragraphs.get(j), headerElements, j == 0);\n                    }\n                }\n            }\n        }\n        List<Object> footerElements = new ArrayList<>();\n        List<XWPFFooter> footers = xwpfDocument.getFooterList();\n        if (oConvertUtils.isObjectNotEmpty(footers)) {\n            for (int i = 0; i < footers.size(); i++) {\n                XWPFFooter footer = footers.get(i);\n                List<XWPFParagraph> paragraphs = footer.getParagraphs();\n                if (oConvertUtils.isObjectNotEmpty(paragraphs)) {\n                    for (int j = 0; j < paragraphs.size(); j++) {\n                        parseTextParagraph(paragraphs.get(j), footerElements, j == 0);\n                    }\n                }\n            }\n        }\n\n        List<Object> documentElements = new ArrayList<>();\n\n        List<IBodyElement> bodyElements = xwpfDocument.getBodyElements();\n        if (oConvertUtils.isObjectNotEmpty(bodyElements)) {\n            Map<BigInteger, JSONObject> listMap = new HashMap<>();\n            for (int i = 0; i < bodyElements.size(); i++) {\n                IBodyElement iBodyElement = bodyElements.get(i);\n                if (iBodyElement instanceof XWPFParagraph) {\n                    XWPFParagraph paragraph = (XWPFParagraph) iBodyElement;\n                    parseParagraph(paragraph, documentElements, listMap, i == 0);\n                } else if (iBodyElement instanceof XWPFTable) {\n                    parseTable((XWPFTable) iBodyElement, documentElements);\n                }\n\n            }\n        }\n        xwpfDocument.close();\n        template.setMain(JSON.toJSONString(documentElements));\n        template.setHeader(JSON.toJSONString(headerElements));\n        template.setFooter(JSON.toJSONString(footerElements));\n        return template;\n    }\n\n    private void parseParagraph(XWPFParagraph paragraph, List<Object> documentElements, Map<BigInteger, JSONObject> listMap, boolean isFirst) throws Exception {\n        if (paragraph.getNumID() != null) {\n            JSONObject listObj = null;\n            if (listMap.containsKey(paragraph.getNumID())) {\n                listObj = listMap.get(paragraph.getNumID());\n            } else {\n                String listStyle = \"decimal\";\n                String listType = \"ol\";\n                try {\n                    if (\"bullet\".equals(paragraph.getNumFmt())) {\n                        listStyle = \"disc\";\n                        listType = \"ul\";\n                    }\n                } catch (Exception ignored) {\n                }\n                listObj = new JSONObject();\n                listObj.put(\"value\", \"\");\n                listObj.put(\"type\", \"list\");\n                listObj.put(\"listType\", listType);\n                listObj.put(\"listStyle\", listStyle);\n                List<Object> valueList = new ArrayList<>();\n                listObj.put(\"valueList\", valueList);\n                listMap.put(paragraph.getNumID(), listObj);\n                documentElements.add(listObj);\n            }\n            parseListParagraph(paragraph, listObj);\n        } else if (paragraph.getStyle() != null) {\n            parseTitleParagraph(paragraph, documentElements);\n        } else {\n            parseTextParagraph(paragraph, documentElements, isFirst);\n        }\n    }\n\n    private void parseTable(XWPFTable table, List<Object> documentElements) throws Exception {\n        List<JSONObject> colgroup = new ArrayList<>();\n        WordTableDTO wordTableDto = new WordTableDTO();\n        int height = 0;\n        List<XWPFTableRow> rows = table.getRows();\n        Map<String, Object> mergeCells = new HashMap<>();\n        List<WordTableRowDTO> wordTableRowDTOS = new ArrayList<>();\n        for (int i = 0; i < rows.size(); i++) {\n            List<XWPFTableCell> cells = rows.get(i).getTableCells();\n            for (int j = 0; j < cells.size(); j++) {\n                XWPFTableCell cell = cells.get(j);\n                if (cell == null) {\n                    continue;\n                }\n                if (cell.getCTTc().getTcPr().getGridSpan() != null) {\n                    int colspan = cell.getCTTc().getTcPr().getGridSpan().getVal().intValue();\n                    for (int k = 1; k < colspan; k++) {\n                        rows.get(i).getTableCells().add(j + k, null);\n                    }\n                }\n            }\n        }\n        for (int i = 0; i < rows.size(); i++) {\n            WordTableRowDTO wordTableRowDto = new WordTableRowDTO();\n            height = height + rows.get(i).getHeight();\n            wordTableRowDto.setHeight(rows.get(i).getHeight());\n            List<WordTableCellDTO> wordTableCellDtos = new ArrayList<>();\n            List<XWPFTableCell> cells = rows.get(i).getTableCells();\n            for (int j = 0; j < cells.size(); j++) {\n                XWPFTableCell cell = cells.get(j);\n                if (cell == null || mergeCells.containsKey(i + \"_\" + j)) {\n                    continue;\n                }\n                WordTableCellDTO wordTableCellDto = new WordTableCellDTO();\n                int colspan = 1;\n                int rowspan = 1;\n                wordTableCellDto.setColspan(colspan);\n                wordTableCellDto.setRowspan(rowspan);\n                if (oConvertUtils.isObjectNotEmpty(cell.getColor())) {\n                    wordTableCellDto.setBackgroundColor(\"#\" + cell.getColor());\n                }\n                if (cell.getCTTc().getTcPr().getGridSpan() != null) {\n                    wordTableCellDto.setColspan(cell.getCTTc().getTcPr().getGridSpan().getVal().intValue());\n                }\n                if (i == 0) {\n                    int width = 25;\n                    try {\n                        width = cell.getWidth() / 16;\n                    } catch (Exception e) {\n                        log.warn(\"WordTplUtils parseTable getWidth error: {}\", e.getMessage());\n                    }\n                    width = width / wordTableCellDto.getColspan();\n                    for (int k = 0; k < wordTableCellDto.getColspan(); k++) {\n                        JSONObject col = new JSONObject();\n                        col.put(\"width\", width);\n                        colgroup.add(col);\n                    }\n                }\n                if (cell.getCTTc().getTcPr().getVMerge() != null && cell.getCTTc().getTcPr().getVMerge().getVal() != null && \"restart\".equals(cell.getCTTc().getTcPr().getVMerge().getVal().toString())) {\n                    getRowSpan(i, j, wordTableCellDto, mergeCells, rows);\n                }\n                List<XWPFParagraph> cellParagraph = cell.getParagraphs();\n                if (oConvertUtils.isObjectNotEmpty(cellParagraph)) {\n                    List<Object> docTextDtos = new ArrayList<>();\n                    for (int k = 0; k < cellParagraph.size(); k++) {\n                        parseParagraph(cellParagraph.get(k), docTextDtos, new HashMap<>(), k == 0);\n                    }\n                    wordTableCellDto.setValue(docTextDtos);\n                }\n                if (cell.getVerticalAlignment() != null) {\n                    if (cell.getVerticalAlignment() == XWPFTableCell.XWPFVertAlign.TOP) {\n                        wordTableCellDto.setVerticalAlign(\"top\");\n                    } else if (cell.getVerticalAlignment() == XWPFTableCell.XWPFVertAlign.BOTTOM) {\n                        wordTableCellDto.setVerticalAlign(\"bottom\");\n                    } else if (cell.getVerticalAlignment() == XWPFTableCell.XWPFVertAlign.CENTER) {\n                        wordTableCellDto.setVerticalAlign(\"bottom\");\n                    }\n                }\n                wordTableCellDtos.add(wordTableCellDto);\n            }\n            wordTableRowDto.setTdList(wordTableCellDtos);\n            wordTableRowDTOS.add(wordTableRowDto);\n        }\n        wordTableDto.setWidth(table.getWidth());\n        wordTableDto.setHeight(height);\n        wordTableDto.setTrList(wordTableRowDTOS);\n        wordTableDto.setColgroup(colgroup);\n        documentElements.add(wordTableDto);\n    }\n\n    private void parseListParagraph(XWPFParagraph paragraph, JSONObject listObj) {\n        List<Object> valueList = (List<Object>) listObj.get(\"valueList\");\n        List<XWPFRun> runs = paragraph.getRuns();\n        if (oConvertUtils.isObjectNotEmpty(runs)) {\n            for (int i = 0; i < runs.size(); i++) {\n                WordTextDTO wordTextDTO = new WordTextDTO();\n                XWPFRun xwpfRun = runs.get(i);\n                String text = String.valueOf(xwpfRun);\n                if (text.equals(\"\\t\")) {\n                    wordTextDTO.setType(\"tab\");\n                    if (i == 0) {\n                        text = \"\\n\" + text;\n                    }\n                    wordTextDTO.setValue(text);\n                    valueList.add(wordTextDTO);\n                    continue;\n                }\n                if (i == 0 && !text.startsWith(\"\\n\")) {\n                    text = \"\\n\" + text;\n                }\n                wordTextDTO.setValue(text);\n                if (oConvertUtils.isObjectNotEmpty(xwpfRun.getColor())) {\n                    wordTextDTO.setColor(\"#\" + xwpfRun.getColor());\n                }\n                if (xwpfRun.isBold()) {\n                    wordTextDTO.setBold(true);\n                }\n                if (xwpfRun.isItalic()) {\n                    wordTextDTO.setItalic(true);\n                }\n                if (xwpfRun.isStrikeThrough()) {\n                    wordTextDTO.setStrikeout(true);\n                }\n                if (xwpfRun.getUnderline().getValue() != UnderlinePatterns.NONE.getValue()) {\n                    wordTextDTO.setUnderline(true);\n                }\n                wordTextDTO.setSize((int) (xwpfRun.getFontSize() == -1 ? 14 : xwpfRun.getFontSize() * 1.33445));\n                if (oConvertUtils.isObjectNotEmpty(xwpfRun.getFontFamily())) {\n                    wordTextDTO.setFont(xwpfRun.getFontFamily());\n                }\n                // [poi 5.x版本] 获取高亮颜色\n                if (xwpfRun.isHighlighted()) {\n                    String color = WordUtil.getHighlightByName(xwpfRun.getTextHighlightColor().toString());\n                    if (oConvertUtils.isObjectNotEmpty(color)) {\n                        wordTextDTO.setHighlight(color);\n                    }\n                }\n                // [poi 4.x版本] 获取高亮颜色\n//                if (xwpfRun.getCTR() != null && xwpfRun.getCTR().getRPr() != null && xwpfRun.getCTR().getRPr().isSetHighlight()) {\n//                    String highlightVal = xwpfRun.getCTR().getRPr().getHighlight().getVal().toString();\n//                    String color = WordUtil.getHighlightByName(highlightVal);\n//                    if (oConvertUtils.isObjectNotEmpty(color)) {\n//                        wordTextDTO.setHighlight(color);\n//                    }\n//                }\n                valueList.add(wordTextDTO);\n            }\n        }\n    }\n\n    private void parseTitleParagraph(XWPFParagraph paragraph, List<Object> documentElements) {\n        boolean isSeperator = isSeperator(paragraph);\n        JSONObject titleParagraph = new JSONObject();\n        titleParagraph.put(\"value\", \"\");\n        titleParagraph.put(\"type\", \"title\");\n        List<Object> valueList = new ArrayList<>();\n        titleParagraph.put(\"valueList\", valueList);\n        int titleFontSize = 26;\n        String level = WordTitleEnum.FIRST.getCode();\n        if (\"1\".equals(paragraph.getStyle())) {\n            level = WordTitleEnum.FIRST.getCode();\n        } else if (\"2\".equals(paragraph.getStyle())) {\n            titleFontSize = 24;\n            level = WordTitleEnum.SECOND.getCode();\n        } else if (\"3\".equals(paragraph.getStyle())) {\n            titleFontSize = 22;\n            level = WordTitleEnum.THIRD.getCode();\n        } else if (\"4\".equals(paragraph.getStyle())) {\n            titleFontSize = 20;\n            level = WordTitleEnum.FOURTH.getCode();\n        } else if (\"5\".equals(paragraph.getStyle())) {\n            titleFontSize = 18;\n            level = WordTitleEnum.FIFTH.getCode();\n        } else if (\"6\".equals(paragraph.getStyle())) {\n            titleFontSize = 16;\n            level = WordTitleEnum.SIXTH.getCode();\n        }\n        titleParagraph.put(\"level\", level);\n        List<XWPFRun> runs = paragraph.getRuns();\n        if (oConvertUtils.isObjectNotEmpty(runs)) {\n            for (int i = 0; i < runs.size(); i++) {\n                WordTextDTO wordTextDTO = new WordTextDTO();\n                XWPFRun xwpfRun = runs.get(i);\n                String text = String.valueOf(xwpfRun);\n                wordTextDTO.setValue(text == null ? \"\" : text);\n                wordTextDTO.setBold(true);\n                wordTextDTO.setSize(titleFontSize);\n                if (paragraph.getAlignment() != null) {\n                    if (paragraph.getAlignment().getValue() == ParagraphAlignment.LEFT.getValue()) {\n                        wordTextDTO.setRowFlex(\"left\");\n                    } else if (paragraph.getAlignment().getValue() == ParagraphAlignment.RIGHT.getValue()) {\n                        wordTextDTO.setRowFlex(\"right\");\n                    } else if (paragraph.getAlignment().getValue() == ParagraphAlignment.CENTER.getValue()) {\n                        wordTextDTO.setRowFlex(\"center\");\n                    } else if (paragraph.getAlignment().getValue() == ParagraphAlignment.BOTH.getValue()) {\n                        wordTextDTO.setRowFlex(\"alignment\");\n                    }\n                }\n                valueList.add(wordTextDTO);\n            }\n        }\n        documentElements.add(titleParagraph);\n        if (isSeperator) {\n            WordTextDTO wordTextDTO = new WordTextDTO();\n            wordTextDTO.setType(\"separator\");\n            wordTextDTO.setRowFlex(\"left\");\n            wordTextDTO.setValue(\"\\n\");\n            CTP ctp = paragraph.getCTP();\n            CTPPr pr = ctp.isSetPPr() ? ctp.getPPr() : ctp.addNewPPr();\n            CTPBdr border = pr.isSetPBdr() ? pr.getPBdr() : pr.addNewPBdr();\n            CTBorder ct = border.isSetBottom() ? border.getBottom() : border.addNewBottom();\n            int seperatorType = ct.getVal().intValue();\n            List<Object> dashArray = new ArrayList<>();\n            switch (seperatorType) {\n                case 3:\n                    break;\n                case 6:\n                    dashArray.add(1);\n                    dashArray.add(1);\n                    wordTextDTO.setDashArray(dashArray);\n                    break;\n                case 7:\n                    dashArray.add(4);\n                    dashArray.add(4);\n                    wordTextDTO.setDashArray(dashArray);\n                    break;\n                case 8:\n                    dashArray.add(7);\n                    dashArray.add(3);\n                    dashArray.add(3);\n                    dashArray.add(3);\n                    wordTextDTO.setDashArray(dashArray);\n                    break;\n                case 9:\n                    dashArray.add(6);\n                    dashArray.add(2);\n                    dashArray.add(2);\n                    dashArray.add(2);\n                    dashArray.add(2);\n                    dashArray.add(2);\n                    wordTextDTO.setDashArray(dashArray);\n                    break;\n                case 22:\n                    dashArray.add(3);\n                    dashArray.add(1);\n                    wordTextDTO.setDashArray(dashArray);\n                    break;\n                default:\n                    break;\n            }\n            documentElements.add(wordTextDTO);\n        }\n    }\n\n    private void parseTextParagraph(XWPFParagraph paragraph, List<Object> documentElements, boolean isFirst) throws Exception {\n        List<XWPFRun> runs = paragraph.getRuns();\n        boolean isSeperator = isSeperator(paragraph);\n        if (oConvertUtils.isObjectNotEmpty(runs)) {\n            for (int i = 0; i < runs.size(); i++) {\n                WordTextDTO wordTextDto = new WordTextDTO();\n                XWPFRun xwpfRun = runs.get(i);\n                List<CTBr> brList = xwpfRun.getCTR().getBrList();\n                if (oConvertUtils.isObjectNotEmpty(brList)) {\n                    for (CTBr br : brList) {\n                        if (br.getType() == STBrType.PAGE) {\n                            WordTextDTO pageBreak = new WordTextDTO();\n                            pageBreak.setType(\"pageBreak\");\n                            pageBreak.setValue(\"\\n\");\n                            documentElements.add(pageBreak);\n                        }\n                    }\n                }\n                List<XWPFPicture> pictures = xwpfRun.getEmbeddedPictures();\n                if (oConvertUtils.isObjectNotEmpty(pictures)) {\n                    if (i == runs.size() - 1) {\n                        WordTextDTO breakWordTextDto = new WordTextDTO();\n                        breakWordTextDto.setValue(\"\\n\");\n                        documentElements.add(breakWordTextDto);\n                    }\n                    for (int j = 0; j < pictures.size(); j++) {\n                        WordImageDTO wordImageDto = new WordImageDTO();\n                        XWPFPicture picture = pictures.get(j);\n                        byte[] bytes = picture.getPictureData().getData();\n                        BufferedImage image = ImageIO.read(new ByteArrayInputStream(bytes));\n                        MultipartFile file = new CustomMultipartFile(\"file\", picture.getPictureData().getFileName(), \"application/octet-stream\", bytes);\n                        String url = this.uploadFile(file, \"wordTplAssets\");\n                        wordImageDto.setValue(url);\n                        wordImageDto.setWidth(image.getWidth());\n                        wordImageDto.setHeight(image.getHeight());\n                        if (paragraph.getAlignment() != null) {\n                            if (paragraph.getAlignment().getValue() == ParagraphAlignment.LEFT.getValue()) {\n                                wordImageDto.setRowFlex(\"left\");\n                            } else if (paragraph.getAlignment().getValue() == ParagraphAlignment.RIGHT.getValue()) {\n                                wordImageDto.setRowFlex(\"right\");\n                            } else if (paragraph.getAlignment().getValue() == ParagraphAlignment.CENTER.getValue()) {\n                                wordImageDto.setRowFlex(\"center\");\n                            } else if (paragraph.getAlignment().getValue() == ParagraphAlignment.BOTH.getValue()) {\n                                wordImageDto.setRowFlex(\"alignment\");\n                            }\n                        }\n                        documentElements.add(wordImageDto);\n                    }\n                    continue;\n                }\n                String text = String.valueOf(xwpfRun);\n                if (text.equals(\"\\t\")) {\n                    if (paragraph.getAlignment() != null) {\n                        if (paragraph.getAlignment().getValue() == ParagraphAlignment.LEFT.getValue()) {\n                            wordTextDto.setRowFlex(\"left\");\n                        } else if (paragraph.getAlignment().getValue() == ParagraphAlignment.RIGHT.getValue()) {\n                            wordTextDto.setRowFlex(\"right\");\n                        } else if (paragraph.getAlignment().getValue() == ParagraphAlignment.CENTER.getValue()) {\n                            wordTextDto.setRowFlex(\"center\");\n                        } else if (paragraph.getAlignment().getValue() == ParagraphAlignment.BOTH.getValue()) {\n                            wordTextDto.setRowFlex(\"alignment\");\n                        }\n                    }\n                    wordTextDto.setType(\"tab\");\n                    if (i == 0 && !isFirst) {\n                        text = \"\\n\" + text;\n                    }\n                    wordTextDto.setValue(text);\n                    documentElements.add(wordTextDto);\n                    continue;\n                }\n                if (i == 0 && !isFirst) {\n                    text = \"\\n\" + text;\n                }\n                String scriptType = getSupSubScriptType(xwpfRun);\n                if (oConvertUtils.isObjectNotEmpty(scriptType)) {\n                    wordTextDto.setType(scriptType);\n                }\n                wordTextDto.setValue(text);\n                if (oConvertUtils.isObjectNotEmpty(xwpfRun.getColor())) {\n                    wordTextDto.setColor(\"#\" + xwpfRun.getColor());\n                }\n                if (xwpfRun.isBold()) {\n                    wordTextDto.setBold(true);\n                }\n                if (xwpfRun.isItalic()) {\n                    wordTextDto.setItalic(true);\n                }\n                if (xwpfRun.isStrikeThrough()) {\n                    wordTextDto.setStrikeout(true);\n                }\n                if (xwpfRun.getUnderline().getValue() != UnderlinePatterns.NONE.getValue()) {\n                    wordTextDto.setUnderline(true);\n                }\n                wordTextDto.setSize((int) (xwpfRun.getFontSize() == -1 ? 14 : xwpfRun.getFontSize() * 1.33445));\n                if (oConvertUtils.isObjectNotEmpty(xwpfRun.getFontFamily())) {\n                    wordTextDto.setFont(xwpfRun.getFontFamily());\n                }\n                // [poi 5.x版本] 获取高亮颜色\n                if (xwpfRun.isHighlighted()) {\n                    String color = WordUtil.getHighlightByName(xwpfRun.getTextHighlightColor().toString());\n                    if (oConvertUtils.isObjectNotEmpty(color)) {\n                        wordTextDto.setHighlight(color);\n                    }\n                }\n                // [poi 4.x版本] 获取高亮颜色\n//                if (xwpfRun.getCTR() != null && xwpfRun.getCTR().getRPr() != null && xwpfRun.getCTR().getRPr().isSetHighlight()) {\n//                    String highlightVal = xwpfRun.getCTR().getRPr().getHighlight().getVal().toString();\n//                    String color = WordUtil.getHighlightByName(highlightVal);\n//                    if (oConvertUtils.isObjectNotEmpty(color)) {\n//                        wordTextDto.setHighlight(color);\n//                    }\n//                }\n                if (paragraph.getAlignment() != null) {\n                    if (paragraph.getAlignment().getValue() == ParagraphAlignment.LEFT.getValue()) {\n                        wordTextDto.setRowFlex(\"left\");\n                    } else if (paragraph.getAlignment().getValue() == ParagraphAlignment.RIGHT.getValue()) {\n                        wordTextDto.setRowFlex(\"right\");\n                    } else if (paragraph.getAlignment().getValue() == ParagraphAlignment.CENTER.getValue()) {\n                        wordTextDto.setRowFlex(\"center\");\n                    } else if (paragraph.getAlignment().getValue() == ParagraphAlignment.BOTH.getValue()) {\n                        wordTextDto.setRowFlex(\"alignment\");\n                    }\n                }\n                documentElements.add(wordTextDto);\n            }\n        }\n        if (isSeperator) {\n            WordTextDTO wordTextDto = new WordTextDTO();\n            wordTextDto.setType(\"separator\");\n            wordTextDto.setRowFlex(\"left\");\n            wordTextDto.setValue(\"\\n\");\n            CTP ctp = paragraph.getCTP();\n            CTPPr pr = ctp.isSetPPr() ? ctp.getPPr() : ctp.addNewPPr();\n            CTPBdr border = pr.isSetPBdr() ? pr.getPBdr() : pr.addNewPBdr();\n            CTBorder ct = border.isSetBottom() ? border.getBottom() : border.addNewBottom();\n            int seperatorType = ct.getVal().intValue();\n            List<Object> dashArray = new ArrayList<>();\n            switch (seperatorType) {\n                case 3:\n                    break;\n                case 6:\n                    dashArray.add(1);\n                    dashArray.add(1);\n                    wordTextDto.setDashArray(dashArray);\n                    break;\n                case 7:\n                    dashArray.add(4);\n                    dashArray.add(4);\n                    wordTextDto.setDashArray(dashArray);\n                    break;\n                case 8:\n                    dashArray.add(7);\n                    dashArray.add(3);\n                    dashArray.add(3);\n                    dashArray.add(3);\n                    wordTextDto.setDashArray(dashArray);\n                    break;\n                case 9:\n                    dashArray.add(6);\n                    dashArray.add(2);\n                    dashArray.add(2);\n                    dashArray.add(2);\n                    dashArray.add(2);\n                    dashArray.add(2);\n                    wordTextDto.setDashArray(dashArray);\n                    break;\n                case 22:\n                    dashArray.add(3);\n                    dashArray.add(1);\n                    wordTextDto.setDashArray(dashArray);\n                    break;\n                default:\n                    break;\n            }\n            documentElements.add(wordTextDto);\n        }\n    }\n\n    private void getRowSpan(int r, int c, WordTableCellDTO wordTableCellDto, Map<String, Object> mergeCells, List<XWPFTableRow> rows) {\n        for (int i = (r + 1); i < rows.size(); i++) {\n            List<XWPFTableCell> cells = rows.get(i).getTableCells();\n            if (c <= (cells.size() - 1)) {\n                XWPFTableCell cell = cells.get(c);\n                if (cell != null && cell.getCTTc().getTcPr().getVMerge() != null && cell.getCTTc().getTcPr().getVMerge().getVal() == null) {\n                    wordTableCellDto.setRowspan(wordTableCellDto.getRowspan() + 1);\n                    mergeCells.put(i + \"_\" + c, \"1\");\n                } else {\n                    break;\n                }\n            }\n        }\n    }\n\n    /**\n     * 是否分隔符\n     *\n     * @param paragraph\n     * @return\n     * @author chenrui\n     * @date 2025/7/9 11:40\n     */\n    private boolean isSeperator(XWPFParagraph paragraph) {\n        boolean result = true;\n        CTP ctp = paragraph.getCTP();\n        if (ctp == null) {\n            return false;\n        }\n        CTPPr pr = ctp.getPPr();\n        if (pr == null) {\n            return false;\n        }\n        CTPBdr border = pr.getPBdr();\n        if (border == null) {\n            return false;\n        }\n        CTBorder ct = border.getBottom();\n        if (ct == null) {\n            return false;\n        }\n        return result;\n    }\n\n    /**\n     * 获取上下标\n     *\n     * @param run\n     * @return\n     * @author chenrui\n     * @date 2025/7/9 12:07\n     */\n    private String getSupSubScriptType(XWPFRun run) {\n        String result = \"\";\n        // [poi 5.x版本] 获取上下标\n       if (run.getCTR().getRPr() != null && run.getCTR().getRPr().getVertAlignArray() != null && run.getCTR().getRPr().getVertAlignArray().length > 0) {\n            CTVerticalAlignRun CTVerticalAlignRun = run.getCTR().getRPr().getVertAlignArray()[0];\n            result = String.valueOf(CTVerticalAlignRun.getVal());\n       }\n        \n        // [poi 4.x版本] 获取上下标\n//        if (run.getCTR() != null) {\n//            if (run.getCTR().getRPr() != null) {\n//                if (run.getCTR().getRPr() != null && run.getCTR().getRPr().isSetVertAlign()) {\n//                    CTVerticalAlignRun ctVerticalAlignRun = run.getCTR().getRPr().getVertAlign();\n//                    result = String.valueOf(ctVerticalAlignRun.getVal());\n//                }\n//            }\n//        }\n        return result;\n    }\n\n    /**\n     * 上传文件\n     *\n     * @param file\n     * @return\n     * @author chenrui\n     * @date 2025/7/7 18:40\n     */\n    private String uploadFile(MultipartFile file, String bizPath) {\n        String savePath;\n        if (CommonConstant.UPLOAD_TYPE_LOCAL.equals(uploadType)) {\n            savePath = CommonUtils.uploadLocal(file, bizPath, uploadpath);\n        } else {\n            savePath = CommonUtils.upload(file, bizPath, uploadType);\n        }\n        return savePath;\n    }\n\n\n    public static void main(String[] args) {\n        EoaWordTemplate template = new EoaWordTemplate();\n        template.setHeight(1123);\n        template.setWidth(794);\n        template.setPaperDirection(\"vertical\");\n        template.setMargins(\"[25.4,31.8,25.4,31.8]\");\n//        template.setMain(\"[{\\\"value\\\":\\\"\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":false,\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"\\\",\\\"type\\\":\\\"title\\\",\\\"valueList\\\":[{\\\"value\\\":\\\"会\\\",\\\"font\\\":\\\"微软雅黑\\\",\\\"size\\\":26,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"议\\\",\\\"font\\\":\\\"微软雅黑\\\",\\\"size\\\":26,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"纪\\\",\\\"font\\\":\\\"微软雅黑\\\",\\\"size\\\":26,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"要\\\",\\\"font\\\":\\\"微软雅黑\\\",\\\"size\\\":26,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"center\\\",\\\"dashArray\\\":[]}],\\\"level\\\":\\\"first\\\"},{\\\"value\\\":\\\"\\\\n\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"\\\\n\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#FF0000\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"一\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"、\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"会\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"议\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"时\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"间\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"：\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"{\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":false,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"{\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":false,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"ml.meeting_time\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":false,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\"},{\\\"value\\\":\\\"}\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":false,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"}\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":false,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"\\\\n\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"二\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"、\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"会\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"议\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"地\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"点\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"：\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"{{ml.location}}\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":false,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\"},{\\\"value\\\":\\\"\\\\n\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"三\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"、\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"会\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"议\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"议\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"题\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"：\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"{\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":false,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"{ml.agenda}}\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":false,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\"},{\\\"value\\\":\\\"\\\\n\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"四\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"、\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"会\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"议\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"主\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"持\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"人\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"：\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"{{ml.moderator}}\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":false,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\"},{\\\"value\\\":\\\"\\\\n\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"五\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"、\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"参\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"会\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"人\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"员\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"：\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":true,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"{{ml.attendees}}\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":false,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\"},{\\\"value\\\":\\\"\\\\n\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":false,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"{{ml.content}}\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":false,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"left\\\"},{\\\"value\\\":\\\"\\\\n\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":false,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\",\\\"dashArray\\\":[]},{\\\"value\\\":\\\"{{ml.formatted_date}}\\\\n\\\",\\\"font\\\":\\\"宋体\\\",\\\"size\\\":16,\\\"bold\\\":false,\\\"color\\\":\\\"#auto\\\",\\\"italic\\\":false,\\\"underline\\\":false,\\\"strikeout\\\":false,\\\"rowFlex\\\":\\\"right\\\"},{\\\"value\\\":\\\"http://localhost:9099/images/2025-07-03/1940720058774863873.png?t=1751538693508\\\",\\\"type\\\":\\\"image\\\",\\\"rowFlex\\\":\\\"right\\\",\\\"width\\\":137.64250695113952,\\\"height\\\":125.02599781096147,\\\"imgDisplay\\\":\\\"float-top\\\",\\\"imgFloatPosition\\\":{\\\"x\\\":551.6720123291016,\\\"y\\\":358.7252540588379,\\\"pageNo\\\":0}},{\\\"value\\\":\\\"     \\\",\\\"rowFlex\\\":\\\"right\\\"}]\");\n        template.setMain(\"[{\\\"value\\\":\\\"  \\\\n\\\\n222222222222\\\\n2222222222\\\"},{\\\"value\\\":\\\"http://localhost:9099/images/2025-07-08/1942502516700803074.png?t=1751963664591\\\",\\\"type\\\":\\\"image\\\",\\\"width\\\":200,\\\"height\\\":200,\\\"imgDisplay\\\":\\\"float-top\\\",\\\"imgFloatPosition\\\":{\\\"x\\\":232.421875,\\\"y\\\":111,\\\"pageNo\\\":0}},{\\\"value\\\":\\\"22222212312312312333333333333333333333333333333333\\\"}]\");\n\n        WordTplUtils utils = new WordTplUtils();\n        ByteArrayOutputStream wordTemplateOut = new ByteArrayOutputStream();\n        utils.generateWordTemplate(template, wordTemplateOut);\n        try (FileOutputStream fos = new FileOutputStream(\"/Users/chenrui/work/temp/testWordTpl/test.docx\")) {\n            wordTemplateOut.writeTo(fos);\n            fos.flush();\n            //System.out.println(\"Word模版已保存到本地文件。\");\n        } catch (Exception e) {\n            e.printStackTrace();\n        }\n\n    }\n\n    /**\n     * 自定义的MultipartFile\n     */\n    private static class CustomMultipartFile implements MultipartFile {\n        private final File file;\n        private final byte[] content;\n        private final String name;\n        private final String originalFilename;\n        private final String contentType;\n\n        // 通过 File 构造\n        public CustomMultipartFile(File file, String name, String contentType) {\n            this.file = file;\n            this.content = null;\n            this.name = name;\n            this.originalFilename = file.getName();\n            this.contentType = contentType;\n        }\n\n        // 通过字节数组构造\n        public CustomMultipartFile(String name, String originalFilename, String contentType, byte[] content) {\n            this.file = null;\n            this.content = content;\n            this.name = name;\n            this.originalFilename = originalFilename;\n            this.contentType = contentType;\n        }\n\n        @Override\n        public String getName() {\n            return name;\n        }\n\n        @Override\n        public String getOriginalFilename() {\n            return originalFilename;\n        }\n\n        @Override\n        public String getContentType() {\n            return contentType;\n        }\n\n        @Override\n        public boolean isEmpty() {\n            if (file != null) {\n                return file.length() == 0;\n            }\n            return content == null || content.length == 0;\n        }\n\n        @Override\n        public long getSize() {\n            if (file != null) {\n                return file.length();\n            }\n            return content == null ? 0 : content.length;\n        }\n\n        @Override\n        public byte[] getBytes() throws IOException {\n            if (file != null) {\n                try (FileInputStream fis = new FileInputStream(file);\n                     ByteArrayOutputStream baos = new ByteArrayOutputStream()) {\n                    byte[] buffer = new byte[4096];\n                    int len;\n                    while ((len = fis.read(buffer)) != -1) {\n                        baos.write(buffer, 0, len);\n                    }\n                    return baos.toByteArray();\n                }\n            }\n            return content;\n        }\n\n        @Override\n        public InputStream getInputStream() throws IOException {\n            if (file != null) {\n                return Files.newInputStream(file.toPath());\n            }\n            return new ByteArrayInputStream(content);\n        }\n\n        @Override\n        public void transferTo(File dest) throws IOException {\n            if (file != null) {\n                try (InputStream in = getInputStream(); OutputStream out = Files.newOutputStream(dest.toPath())) {\n                    byte[] buffer = new byte[1024];\n                    int bytesRead;\n                    while ((bytesRead = in.read(buffer)) != -1) {\n                        out.write(buffer, 0, bytesRead);\n                    }\n                }\n            } else if (content != null) {\n                try (OutputStream out = Files.newOutputStream(dest.toPath())) {\n                    out.write(content);\n                }\n            }\n        }\n    }\n\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/java/org/jeecg/modules/airag/wordtpl/utils/WordUtil.java",
    "content": "package org.jeecg.modules.airag.wordtpl.utils;\n\nimport com.alibaba.fastjson.JSONArray;\nimport com.alibaba.fastjson.JSONObject;\nimport com.deepoove.poi.util.TableTools;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.poi.openxml4j.exceptions.InvalidFormatException;\nimport org.apache.poi.util.Units;\nimport org.apache.poi.xwpf.usermodel.*;\nimport org.apache.xmlbeans.XmlException;\nimport org.apache.xmlbeans.XmlToken;\nimport org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute;\nimport org.jeecg.common.exception.JeecgBootException;\nimport org.jeecg.common.util.SpringContextUtils;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.modules.airag.wordtpl.consts.WordTitleEnum;\nimport org.jeecg.modules.airag.wordtpl.dto.MergeColDTO;\nimport org.openxmlformats.schemas.wordprocessingml.x2006.main.*;\n\nimport java.io.*;\nimport java.math.BigInteger;\nimport java.net.URL;\nimport java.net.URLConnection;\nimport java.net.URLEncoder;\nimport java.util.*;\nimport java.util.regex.Matcher;\nimport java.util.regex.Pattern;\nimport java.util.stream.Collectors;\n\n/**\n * word工具类\n *\n * @author chenrui\n * @date 2025/7/8 17:22\n */\n@Slf4j\npublic class WordUtil {\n\n\n    /**\n     * 正则表达式:是否是网页\n     */\n    public static final Pattern WEB_PATTERN = Pattern.compile(\"^(http|https)://.*\");\n\n    /**\n     * 添加自定义标题样式\n     *\n     * @param doc\n     * @param strStyleId\n     * @param headingLevel\n     * @author chenrui\n     * @date 2025/7/4 11:08\n     */\n    public static void addCustomHeadingStyle(XWPFDocument doc, String strStyleId, int headingLevel) {\n        // 创建一个新的样式对象，并设置样式ID\n        CTStyle ctStyle = CTStyle.Factory.newInstance();\n        ctStyle.setStyleId(strStyleId);\n\n        // 设置样式名称\n        CTString styleName = CTString.Factory.newInstance();\n        styleName.setVal(strStyleId);\n        ctStyle.setName(styleName);\n\n        // 设置样式优先级，数字越小越突出\n        CTDecimalNumber indentNumber = CTDecimalNumber.Factory.newInstance();\n        indentNumber.setVal(BigInteger.valueOf(headingLevel));\n        ctStyle.setUiPriority(indentNumber);\n\n        // 设置样式在样式栏中可见\n        CTOnOff onoffnull = CTOnOff.Factory.newInstance();\n        ctStyle.setUnhideWhenUsed(onoffnull);\n\n        // [poi5.x]设置段落属性，指定大纲级别（即标题级别）\n        CTPPrGeneral ctpPrGeneral = CTPPrGeneral.Factory.newInstance();\n        ctpPrGeneral.setOutlineLvl(indentNumber);\n        ctStyle.setPPr(ctpPrGeneral);\n\n//        // [poi4.x]设置段落属性，指定大纲级别（即标题级别）\n//        CTPPr ctpPr = CTPPr.Factory.newInstance();\n//        ctpPr.setOutlineLvl(indentNumber);\n//        ctStyle.setPPr(ctpPr);\n\n        // 创建 XWPFStyle 并添加到文档样式集合中\n        XWPFStyle style = new XWPFStyle(ctStyle);\n        XWPFStyles styles = doc.createStyles();\n        style.setType(STStyleType.PARAGRAPH);\n        styles.addStyle(style);\n    }\n\n    /**\n     * 设置纸张大小\n     *\n     * @param document\n     * @param height\n     * @param width\n     * @param pagerDirection\n     * @author chenrui\n     * @date 2025/7/4 11:29\n     */\n    public static void setPaperSize(XWPFDocument document, int height, int width, String pagerDirection) {\n        // 计算纸张实际宽高\n        int pagerWidth = (int) (width * 20 / 1.33445);\n        int pagerHeight = (int) (height * 20 / 1.33445);\n        // 根据纸张方向设置纸张宽高\n        CTBody body = document.getDocument().getBody();\n        CTSectPr sectPr = body.isSetSectPr() ? body.getSectPr() : body.addNewSectPr();\n        CTPageSz pageSize = sectPr.addNewPgSz();\n        if (\"horizontal\".equals(pagerDirection)) {\n            //横版\n            pageSize.setW(BigInteger.valueOf(pagerHeight));\n            pageSize.setH(BigInteger.valueOf(pagerWidth));\n            pageSize.setOrient(STPageOrientation.LANDSCAPE);\n        } else {\n            pageSize.setW(BigInteger.valueOf(pagerWidth));\n            pageSize.setH(BigInteger.valueOf(pagerHeight));\n            pageSize.setOrient(STPageOrientation.PORTRAIT);\n        }\n    }\n\n    /**\n     * 设置页面边距\n     *\n     * @param document\n     * @param margins  单位 mm\n     * @author chenrui\n     * @date 2025/7/4 11:32\n     */\n    public static void setPaperMargins(XWPFDocument document, JSONArray margins) {\n        if (oConvertUtils.isNotEmpty(margins)) {\n            // 获取CTSectPr，如果没有则创建\n            CTSectPr sectPr = document.getDocument().getBody().addNewSectPr();\n            CTPageMar pageMar = sectPr.addNewPgMar();\n\n            // 设置上页边距\n            pageMar.setTop(BigInteger.valueOf((long) (margins.getLongValue(0)*14.4)));\n            // 设置下页边距\n            pageMar.setBottom(BigInteger.valueOf((long) (margins.getLongValue(2)*14.4)));\n            // 设置左页边距\n            pageMar.setLeft(BigInteger.valueOf((long) (margins.getLongValue(3)*14.4)));\n            // 设置右页边距\n            pageMar.setRight(BigInteger.valueOf((long) (margins.getLongValue(1)*14.4)));\n        }\n    }\n\n    public static void addSeparator(XWPFParagraph paragraph, JSONObject content) {\n        JSONArray dashArray = content.getJSONArray(\"dashArray\");\n        CTP ctp = paragraph.getCTP();\n        CTPPr pr = ctp.isSetPPr() ? ctp.getPPr() : ctp.addNewPPr();\n        CTPBdr border = pr.isSetPBdr() ? pr.getPBdr() : pr.addNewPBdr();\n        CTBorder ct = border.isSetBottom() ? border.getBottom() : border.addNewBottom();\n        if (oConvertUtils.isEmpty(dashArray) || dashArray.isEmpty()) {\n            ct.setVal(STBorder.Enum.forInt(3));\n        } else {\n            int value = dashArray.getIntValue(0);\n            switch (value) {\n                case 1:\n                    ct.setVal(STBorder.Enum.forInt(6));\n                    break;\n                case 3:\n                    ct.setVal(STBorder.Enum.forInt(22));\n                    break;\n                case 4:\n                    ct.setVal(STBorder.Enum.forInt(7));\n                    break;\n                case 7:\n                    ct.setVal(STBorder.Enum.forInt(8));\n                    break;\n                case 6:\n                    ct.setVal(STBorder.Enum.forInt(9));\n                    break;\n                default:\n                    ct.setVal(STBorder.Enum.forInt(3));\n                    break;\n            }\n        }\n        ct.setSz(BigInteger.valueOf(4));\n        ct.setSpace(BigInteger.ZERO);\n        ct.setColor(\"auto\");\n    }\n\n    /**\n     * 添加分页符\n     *\n     * @param paragraph\n     * @author chenrui\n     * @date 2025/7/4 15:03\n     */\n    public static void addPageBreak(XWPFParagraph paragraph) {\n        paragraph.createRun().addBreak(BreakType.PAGE);\n    }\n\n//    /**\n//     * 添加页码\n//     * only poi 5.x\n//     * @param doc\n//     * @param startingNum\n//     * @author chenrui\n//     * @date 2025/7/4 15:18\n//     */\n//    private static void addPageNumbers(XWPFDocument doc, int startingNum) {\n//        CTSectPr sectPr = doc.getDocument().getBody().isSetSectPr() ? doc.getDocument().getBody().getSectPr()\n//                : doc.getDocument().getBody().addNewSectPr();\n//        CTPageNumber pgNum = sectPr.isSetPgNumType() ? sectPr.getPgNumType() : sectPr.addNewPgNumType();\n//        pgNum.setStart(BigInteger.valueOf(startingNum));\n//        pgNum.setFmt(STNumberFormat.DECIMAL);\n//    }\n\n    /**\n     * 添加段落\n     *\n     * @param paragraph\n     * @param content\n     * @param titleStyle\n     * @param ignoreStartn\n     * @author chenrui\n     * @date 2025/7/4 14:04\n     */\n    public static void addParagraph(XWPFParagraph paragraph, JSONObject content, String titleStyle, boolean ignoreStartn) {\n        XWPFRun run = paragraph.createRun();\n        setRunText(run, content, \"text\", ignoreStartn);\n        // 对齐方式\n        String rowFlex = content.getString(\"rowFlex\");\n        // 行间距\n        Float rowMargin = content.getFloat(\"rowMargin\");\n        if (oConvertUtils.isNotEmpty(rowFlex)) {\n            switch (rowFlex) {\n                case \"left\":\n                    paragraph.setAlignment(ParagraphAlignment.LEFT);\n                    break;\n                case \"center\":\n                    paragraph.setAlignment(ParagraphAlignment.CENTER);\n                    break;\n                case \"right\":\n                    paragraph.setAlignment(ParagraphAlignment.RIGHT);\n                    break;\n                case \"alignment\":\n                    paragraph.setAlignment(ParagraphAlignment.BOTH);\n                    break;\n                default:\n                    paragraph.setAlignment(ParagraphAlignment.LEFT);\n                    break;\n            }\n        } else {\n            paragraph.setAlignment(ParagraphAlignment.LEFT);\n        }\n        if (rowMargin != null) {\n            setSingleLineSpacing(paragraph, rowMargin);\n        }\n        if (oConvertUtils.isNotEmpty(titleStyle)) {\n            paragraph.setStyle(titleStyle);\n        }\n\n    }\n\n\n    /**\n     * 添加标题段落\n     *\n     * @param paragraph\n     * @param content\n     * @author chenrui\n     * @date 2025/7/4 14:42\n     */\n    public static void addTitleParagraph(XWPFParagraph paragraph, JSONObject content) {\n        String level = content.getString(\"level\");\n        String headStyle = \"\";\n        if (WordTitleEnum.FIRST.getCode().equals(level)) {\n            headStyle = WordTitleEnum.FIRST.getName();\n        } else if (WordTitleEnum.SECOND.getCode().equals(level)) {\n            headStyle = WordTitleEnum.SECOND.getName();\n        } else if (WordTitleEnum.THIRD.getCode().equals(level)) {\n            headStyle = WordTitleEnum.THIRD.getName();\n        } else if (WordTitleEnum.FOURTH.getCode().equals(level)) {\n            headStyle = WordTitleEnum.FOURTH.getName();\n        } else if (WordTitleEnum.FIFTH.getCode().equals(level)) {\n            headStyle = WordTitleEnum.FIFTH.getName();\n        } else if (WordTitleEnum.SIXTH.getCode().equals(level)) {\n            headStyle = WordTitleEnum.SIXTH.getName();\n        }\n        JSONArray valueList = content.getJSONArray(\"valueList\");\n        if (oConvertUtils.isNotEmpty(valueList)) {\n            for (int i = 0; i < valueList.size(); i++) {\n                addParagraph(paragraph, valueList.getJSONObject(i), headStyle, false);\n            }\n        }\n    }\n\n    /**\n     * 添加制表符\n     *\n     * @param paragraph\n     * @param run\n     * @author chenrui\n     * @date 2025/7/4 14:44\n     */\n    public static void addTab(XWPFParagraph paragraph, XWPFRun run) {\n        if (run == null) {\n            run = paragraph.createRun();\n        }\n        run.setText(\"       \");\n        CTText ctText = run.getCTR().getTArray(0);\n        ctText.setSpace(SpaceAttribute.Space.PRESERVE);\n    }\n\n    /**\n     * 添加单独的行间距\n     *\n     * @param paragraph\n     * @param rowMargin\n     * @author chenrui\n     * @date 2025/7/4 14:32\n     */\n    public static void setSingleLineSpacing(XWPFParagraph paragraph, Float rowMargin) {\n        CTP ctp = paragraph.getCTP();\n        CTPPr ppr = ctp.isSetPPr() ? ctp.getPPr() : ctp.addNewPPr();\n        CTSpacing spacing = ppr.isSetSpacing() ? ppr.getSpacing() : ppr.addNewSpacing();\n        spacing.setAfter(BigInteger.valueOf(0));\n        spacing.setBefore(BigInteger.valueOf(0));\n        //注意设置行距类型为 EXACT\n        spacing.setLineRule(STLineSpacingRule.EXACT);\n        //1磅数是20\n        spacing.setLine(BigInteger.valueOf((long) (rowMargin * 350)));\n    }\n\n    /**\n     * 设置Run文本内容\n     *\n     * @param run\n     * @param content\n     * @param type\n     * @param ignoreStartEnter\n     * @author chenrui\n     * @date 2025/7/4 14:33\n     */\n    private static void setRunText(XWPFRun run, JSONObject content, String type, boolean ignoreStartEnter) {\n        //内容\n        String value = content.getString(\"value\");\n        //字体\n        String font = content.getString(\"font\");\n        //字体大小\n        Float fontSize = content.getFloat(\"size\");\n        //是否加粗\n        Boolean bold = content.getBoolean(\"bold\");\n        //字体颜色\n        String color = content.getString(\"color\");\n        //是否斜体\n        Boolean italic = content.getBoolean(\"italic\");\n        //高亮\n        String highlight = content.getString(\"highlight\");\n        //是否下划线\n        Boolean underline = content.getBoolean(\"underline\");\n        //是否删除线\n        Boolean strikeout = content.getBoolean(\"strikeout\");\n        // 忽视第一个换行\n        if (ignoreStartEnter) {\n            if (oConvertUtils.isNotEmpty(value) && value.startsWith(\"\\n\")) {\n                value = value.replaceFirst(\"\\n\", \"\");\n            }\n        }\n        if (value.contains(\"\\n\")) {\n            if (\"\\n\".equals(value)) {\n                //update-begin---author:chenrui ---date:20250714  for：[QQYUN-13104]【word模版】设计器中有空格，导出到word空格没了------------\n                run.addBreak();\n                //update-end---author:chenrui ---date:20250714  for：[QQYUN-13104]【word模版】设计器中有空格，导出到word空格没了------------\n            } else {\n                String[] textes = (value + \" \").split(\"\\n\");\n                for (int i = 0; i < textes.length; i++) {\n                    if (i == textes.length - 1) {\n                        int lastIndex = textes[i].lastIndexOf(\" \");\n                        if (lastIndex != -1) {\n                            textes[i] = textes[i].substring(0, lastIndex);\n                        }\n                    }\n                    run.setText(textes[i]);\n                    if (i != textes.length - 1) {\n                        run.addBreak();\n                    }\n                }\n            }\n\n        } else {\n            run.setText(value);\n        }\n        switch (type) {\n            case \"sup\":\n                run.setSubscript(VerticalAlign.SUPERSCRIPT);\n                break;\n            case \"sub\":\n                run.setSubscript(VerticalAlign.SUBSCRIPT);\n            default:\n                break;\n        }\n\n        if (oConvertUtils.isNotEmpty(font)) {\n            run.setFontFamily(font);\n        } else {\n            run.setFontFamily(\"微软雅黑\");\n        }\n        // 字体大小\n        if (null != fontSize) {\n            // 字体大小转换为twips，1pt = 20 twips, 1px = 1/1.33445 pt\n            run.setFontSize(Math.round(fontSize / 1.33445F));\n        } else {\n            // 默认字体大小\n            run.setFontSize(Math.round(16F / 1.33445F));\n        }\n        if (bold != null) {\n            run.setBold(bold);\n        }\n        if (oConvertUtils.isNotEmpty(color)) {\n            if (color.startsWith(\"#\")) {\n                run.setColor(color.replaceAll(\"#\", \"\"));\n            } else if (color.startsWith(\"rgb\")) {\n                int[] rgbArray = rgbStringToRgb(color);\n                color = rgb2Hex(rgbArray[0], rgbArray[1], rgbArray[2]);\n                run.setColor(color);\n            }\n        }\n        // 斜体\n        if (italic != null) {\n            run.setItalic(italic);\n        }\n        // 高亮\n        if (oConvertUtils.isNotEmpty(highlight)) {\n            run.setTextHighlightColor(getHighlightName(highlight));\n        }\n        // 下划线\n        if (underline != null && underline) {\n            JSONObject textDecoration = content.getJSONObject(\"textDecoration\");\n            if (textDecoration == null || textDecoration.isEmpty()) {\n                run.setUnderline(UnderlinePatterns.SINGLE);\n            } else {\n                String style = textDecoration.getString(\"style\");\n                switch (style) {\n                    case \"solid\":\n                        run.setUnderline(UnderlinePatterns.SINGLE);\n                        break;\n                    case \"double\":\n                        run.setUnderline(UnderlinePatterns.DOUBLE);\n                        break;\n                    case \"dashed\":\n                        run.setUnderline(UnderlinePatterns.DASH);\n                        break;\n                    case \"dotted\":\n                        run.setUnderline(UnderlinePatterns.DOT_DASH);\n                        break;\n                    case \"wavy\":\n                        run.setUnderline(UnderlinePatterns.WAVE);\n                        break;\n                    default:\n                        run.setUnderline(UnderlinePatterns.SINGLE);\n                        break;\n                }\n            }\n        } else {\n            run.setUnderline(UnderlinePatterns.NONE);\n        }\n        if (strikeout != null) {\n            run.setStrikeThrough(strikeout);\n        }\n    }\n\n    /**\n     * 添加上下标\n     *\n     * @param paragraph\n     * @param content\n     * @param type\n     * @author chenrui\n     * @date 2025/7/4 14:49\n     */\n    public static void addSubSupScript(XWPFParagraph paragraph, JSONObject content, String type) {\n        XWPFRun run = paragraph.createRun();\n        setRunText(run, content, type, false);\n    }\n\n    /**\n     * 添加超链接\n     *\n     * @param paragraph\n     * @param content\n     * @author chenrui\n     * @date 2025/7/4 14:50\n     */\n    public static void addHyperlink(XWPFParagraph paragraph, JSONObject content) {\n        JSONArray valueList = content.getJSONArray(\"valueList\");\n        String url = content.getString(\"url\");\n        if (oConvertUtils.isNotEmpty(valueList)) {\n            XWPFRun run = null;\n            for (int i = 0; i < valueList.size(); i++) {\n                JSONObject valueObj = valueList.getJSONObject(i);\n                String value = valueObj.getString(\"value\");\n                url = url.replace(\"\\b\",\"\");\n                run = paragraph.createHyperlinkRun(url);\n                valueObj.put(\"value\", value);\n                setRunText(run, valueObj, \"text\", false);\n            }\n        }\n    }\n\n    /**\n     * 添加列表\n     *\n     * @param document\n     * @param content\n     * @param abstractNumID\n     * @return\n     * @author chenrui\n     * @date 2025/7/4 15:03\n     */\n    public static int addList(XWPFDocument document, JSONObject content, int abstractNumID) {\n        String listStyle = content.getString(\"listStyle\");\n        JSONArray valueList = content.getJSONArray(\"valueList\");\n        if (oConvertUtils.isNotEmpty(valueList)) {\n            BigInteger numID = getNewDecimalNumberingId(document, BigInteger.valueOf(abstractNumID), listStyle);\n            abstractNumID = abstractNumID + 1;\n            XWPFParagraph paragraph = null;\n            XWPFRun run;\n            for (int i = 0; i < valueList.size(); i++) {\n                JSONObject valueObj = valueList.getJSONObject(i);\n                String value = valueObj.getString(\"value\");\n                String type = valueObj.getString(\"type\") == null ? \"\" : valueObj.getString(\"type\");\n                if (\"superscript\".equals(type)) {\n                    type = \"sup\";\n                } else if (\"subscript\".equals(type)) {\n                    type = \"sub\";\n                } else {\n                    type = \"text\";\n                }\n                if (\"\\n\".equals(value)) {\n                    paragraph = document.createParagraph();\n                    paragraph.setNumID(numID);\n                    paragraph.setNumILvl(BigInteger.valueOf(0));\n                    run = paragraph.createRun();\n                    valueObj.put(\"value\", value);\n                    setRunText(run, valueObj, type, false);\n                } else {\n                    String[] values = value.split(\"\\n\");\n                    for (int j = 0; j < values.length; j++) {\n                        if (oConvertUtils.isNotEmpty(values[j])) {\n                            if (paragraph == null) {\n                                paragraph = document.createParagraph();\n                                paragraph.setNumID(numID);\n                                paragraph.setNumILvl(BigInteger.valueOf(0));\n                            } else if (j != 0) {\n                                paragraph = document.createParagraph();\n                                paragraph.setNumID(numID);\n                                paragraph.setNumILvl(BigInteger.valueOf(0));\n                            }\n                            run = paragraph.createRun();\n                            valueObj.put(\"value\", values[j]);\n                            setRunText(run, valueObj, type, false);\n                        }\n                    }\n                }\n\n            }\n        }\n        return abstractNumID;\n    }\n\n    /**\n     * 添加表格列表\n     *\n     * @param document\n     * @param content\n     * @param abstractNumID\n     * @param cell\n     * @return\n     * @author chenrui\n     * @date 2025/7/4 14:52\n     */\n    public static int addCellList(XWPFDocument document, JSONObject content, int abstractNumID, XWPFTableCell cell) {\n        String listStyle = content.getString(\"listStyle\");\n        JSONArray valueList = content.getJSONArray(\"valueList\");\n        if (oConvertUtils.isNotEmpty(valueList)) {\n            BigInteger numID = getNewDecimalNumberingId(document, BigInteger.valueOf(abstractNumID), listStyle);\n            abstractNumID = abstractNumID + 1;\n            XWPFParagraph paragraph;\n            XWPFRun run = null;\n            for (int i = 0; i < valueList.size(); i++) {\n                JSONObject valueObj = valueList.getJSONObject(i);\n                String value = valueObj.getString(\"value\");\n                String type = valueObj.getString(\"type\") == null ? \"\" : valueObj.getString(\"type\");\n                switch (type) {\n                    case \"superscript\":\n                        type = \"sup\";\n                        break;\n                    case \"subscript\":\n                        type = \"sub\";\n                        break;\n                    default:\n                        type = \"text\";\n                        break;\n                }\n                if (\"\\n\".equals(value)) {\n                    if (oConvertUtils.isEmpty(cell.getParagraphs().get(0).getRuns())) {\n                        paragraph = cell.getParagraphs().get(0);\n                    } else {\n                        paragraph = cell.addParagraph();\n                    }\n                    paragraph.setNumID(numID);\n                    paragraph.setNumILvl(BigInteger.valueOf(0));\n                    run = paragraph.createRun();\n                    valueObj.put(\"value\", value);\n                    setRunText(run, valueObj, type, false);\n                } else {\n                    String[] values = value.split(\"\\n\");\n                    for (int j = 0; j < values.length; j++) {\n                        if (oConvertUtils.isNotEmpty(values[j])) {\n                            if (oConvertUtils.isEmpty(cell.getParagraphs().get(0).getRuns())) {\n                                paragraph = cell.getParagraphs().get(0);\n                            } else {\n                                paragraph = cell.addParagraph();\n                            }\n                            paragraph.setNumID(numID);\n                            paragraph.setNumILvl(BigInteger.valueOf(0));\n                            run = paragraph.createRun();\n                            valueObj.put(\"value\", values[j]);\n                            setRunText(run, valueObj, type, false);\n                        }\n                    }\n                }\n\n            }\n        }\n        return abstractNumID;\n    }\n\n    /**\n     * 获取新的编号ID\n     *\n     * @param document\n     * @param abstractNumID\n     * @param listStyle\n     * @return\n     * @author chenrui\n     * @date 2025/7/4 14:51\n     */\n    private static BigInteger getNewDecimalNumberingId(XWPFDocument document, BigInteger abstractNumID, String listStyle) {\n        CTAbstractNum cTAbstractNum = CTAbstractNum.Factory.newInstance();\n        cTAbstractNum.setAbstractNumId(abstractNumID);\n\n        CTLvl cTLvl = cTAbstractNum.addNewLvl();\n        cTLvl.setIlvl(BigInteger.valueOf(0)); // set indent level 0\n        switch (listStyle) {\n            case \"decimal\":\n                cTLvl.addNewNumFmt().setVal(STNumberFormat.DECIMAL);\n                cTLvl.addNewLvlText().setVal(\"%1.\");\n                break;\n            case \"checkbox\":\n                cTLvl.addNewNumFmt().setVal(STNumberFormat.BULLET);\n                cTLvl.addNewLvlText().setVal(\"■\");\n                break;\n            case \"disc\":\n                cTLvl.addNewNumFmt().setVal(STNumberFormat.BULLET);\n                cTLvl.addNewLvlText().setVal(\"●\");\n                break;\n            case \"circle\":\n                cTLvl.addNewNumFmt().setVal(STNumberFormat.BULLET);\n                cTLvl.addNewLvlText().setVal(\"○\");\n                break;\n            case \"square\":\n                cTLvl.addNewNumFmt().setVal(STNumberFormat.BULLET);\n                cTLvl.addNewLvlText().setVal(\"□\");\n                break;\n            default:\n                break;\n        }\n        cTLvl.addNewStart().setVal(BigInteger.valueOf(1));\n\n        XWPFAbstractNum abstractNum = new XWPFAbstractNum(cTAbstractNum);\n\n        XWPFNumbering numbering = document.createNumbering();\n\n        abstractNumID = numbering.addAbstractNum(abstractNum);\n\n        return numbering.addNum(abstractNumID);\n    }\n\n    /**\n     * 添加图片\n     *\n     * @param paragraph\n     * @param content\n     * @author chenrui\n     * @date 2025/7/4 14:53\n     */\n    public static void addImage(XWPFParagraph paragraph, JSONObject content) {\n        InputStream in = null;\n        try {\n            String imageUrl = content.getString(\"value\");\n            Matcher matcher = WEB_PATTERN.matcher(imageUrl);\n            if (matcher.matches()) {\n                // 网络资源,先下载到临时目录\n                log.info(\"[批量下载文件]网络资源,下载到临时目录:\" + imageUrl);\n                try {\n                    String fileName = imageUrl.substring(imageUrl.lastIndexOf(\"/\") + 1);\n                    imageUrl = imageUrl.replace(fileName, URLEncoder.encode(fileName, \"UTF-8\"));\n                    URL url = new URL(imageUrl);\n                    URLConnection conn = url.openConnection();\n                    // 设置超时间为3秒\n                    conn.setConnectTimeout(3 * 1000);\n                    // 防止屏蔽程序\n                    conn.setRequestProperty(\"User-Agent\", \"Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)\");\n                    in = conn.getInputStream();\n                } catch (IOException e) {\n                    log.error(e.getMessage(), e);\n                    throw new JeecgBootException(e);\n                }\n            } else {\n                String uploadPath = SpringContextUtils.getApplicationContext()\n                        .getEnvironment()\n                        .getProperty(\"jeecg.path.upload\", \"\");\n                // 将本地图片读取到 InputStream\n                String filePath = uploadPath + File.separator + imageUrl;\n                in = new FileInputStream(filePath);\n            }\n            XWPFRun run = paragraph.createRun();\n\n            String display = content.getString(\"imgDisplay\");\n\n            if(oConvertUtils.isNotEmpty(display) && display.toLowerCase().startsWith(\"float-\")){\n                // 浮动图片\n                String behindDoc = \"0\";\n                if(!display.equalsIgnoreCase(\"float-bottom\")){\n                    behindDoc = \"1\";\n                }\n\n                int width = content.getIntValue(\"width\");\n                int height = content.getIntValue(\"height\");\n\n                int left =0;\n                int top = 0;\n                if(content.containsKey(\"imgFloatPosition\")){\n                    JSONObject imgFloatPosition = content.getJSONObject(\"imgFloatPosition\");\n                    if(imgFloatPosition.containsKey(\"x\")){\n                        left = imgFloatPosition.getIntValue(\"x\");\n                    }\n                    if(imgFloatPosition.containsKey(\"y\")){\n                        top = imgFloatPosition.getIntValue(\"y\");\n                    }\n                }\n                byte[] imageBytes;\n                try (ByteArrayOutputStream baos = new ByteArrayOutputStream()) {\n                    byte[] buffer = new byte[4096];\n                    int len;\n                    while ((len = in.read(buffer)) != -1) {\n                        baos.write(buffer, 0, len);\n                    }\n                    imageBytes = baos.toByteArray();\n                }\n                addFloatingPicture(imageBytes, paragraph.getDocument(), run, width, height, left, top, behindDoc);\n                return;\n            }else{\n                // 内嵌图片\n                run.addPicture(in, Document.PICTURE_TYPE_PNG, \"\",\n                        Units.pixelToEMU(content.getIntValue(\"width\")), Units.pixelToEMU(content.getIntValue(\"height\")));\n            }\n            String rowFlex = content.getString(\"rowFlex\");//对齐方式\n            if (oConvertUtils.isNotEmpty(rowFlex)) {\n                switch (rowFlex) {\n                    case \"left\":\n                        paragraph.setAlignment(ParagraphAlignment.LEFT);\n                        break;\n                    case \"center\":\n                        paragraph.setAlignment(ParagraphAlignment.CENTER);\n                        break;\n                    case \"right\":\n                        paragraph.setAlignment(ParagraphAlignment.RIGHT);\n                        break;\n                    case \"alignment\":\n                        paragraph.setAlignment(ParagraphAlignment.BOTH);\n                        break;\n                    default:\n                        paragraph.setAlignment(ParagraphAlignment.LEFT);\n                        break;\n                }\n            } else {\n                paragraph.setAlignment(ParagraphAlignment.LEFT);\n            }\n        } catch (Exception e) {\n            log.error(\"添加图片异常\", e);\n            throw new RuntimeException(\"添加图片异常: \" + e.getMessage(), e);\n        } finally {\n            if (null != in) {\n                try {\n                    in.close();\n                } catch (Exception e) {\n                    // ignore\n                    log.error(\"关闭图片流异常\", e);\n                }\n            }\n        }\n    }\n\n    /**\n     * 添加图片\n     *\n     * @param imageData 图片流\n     * @param doc   文档对象\n     * @param run   文档运行对象\n     * @param width     宽度 px\n     * @param height    高度 px\n     * @param left      左边距 px\n     * @param top       上边距 px\n     * @param behindDoc 环绕方式 0 处于文字上方 1 处于文字下方\n     * @author chenrui\n     * @date 2025-07-14 15:18\n     */\n    private static void addFloatingPicture(byte[] imageData, XWPFDocument doc, XWPFRun run, int width, int height, int left, int top, String behindDoc) {\n        if(null == imageData){\n            return;\n        }\n        // 生成 anchor XML\n        int widthNum = Units.pixelToEMU(width);\n        int heightNum = Units.pixelToEMU(height);\n        int leftNum = Units.pixelToEMU(left);\n        int topNum = Units.pixelToEMU(top);\n        // 环绕方式 0 处于文字上方 1 处于文字下方\n        behindDoc = oConvertUtils.getString(behindDoc, \"0\");\n        try {\n            // 添加图片数据\n            String blipId = doc.addPictureData(imageData, Document.PICTURE_TYPE_JPEG);\n                /*\n                behindDoc：图片是否在文字之后。1 表示图片在文字后面，0 表示浮在文字上方。\n                locked：是否锁定对象（防止移动/编辑）。0 表示未锁定。\n                layoutInCell：如果插入在表格中，是否允许在单元格内部布局。1 表示允许。\n                allowOverlap：是否允许重叠。1 表示允许。\n                relativeHeight：相对层级高度，影响图像的叠放顺序。越大越靠前。\n                 */\n            String anchorXml =\n                    \"<wp:anchor xmlns:wp=\\\"http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing\\\" \" +\n                            \"behindDoc=\\\"\" + behindDoc + \"\\\" locked=\\\"0\\\" layoutInCell=\\\"1\\\" allowOverlap=\\\"1\\\" relativeHeight=\\\"0\\\">\" +\n                            \"<wp:simplePos x=\\\"0\\\" y=\\\"0\\\"/>\" +\n                            \"<wp:positionH relativeFrom=\\\"page\\\">\" +\n                            \"<wp:posOffset>\" + leftNum + \"</wp:posOffset>\" +\n                            \"</wp:positionH>\" +\n                            \"<wp:positionV relativeFrom=\\\"page\\\">\" +\n                            \"<wp:posOffset>\" + topNum + \"</wp:posOffset>\" +\n                            \"</wp:positionV>\" +\n                            \"<wp:extent cx=\\\"\" + widthNum + \"\\\" cy=\\\"\" + heightNum + \"\\\"/>\" +\n                            \"<wp:effectExtent l=\\\"0\\\" t=\\\"0\\\" r=\\\"9525\\\" b=\\\"9525\\\"/>\" +\n                            \"<wp:wrapNone/>\" +\n                            \"<wp:docPr id=\\\"1\\\" name=\\\"FloatingImage\\\"/>\" +\n                            \"<wp:cNvGraphicFramePr/>\" +\n                            \"<a:graphic xmlns:a=\\\"http://schemas.openxmlformats.org/drawingml/2006/main\\\">\" +\n                            \"<a:graphicData uri=\\\"http://schemas.openxmlformats.org/drawingml/2006/picture\\\">\" +\n                            \"<pic:pic xmlns:pic=\\\"http://schemas.openxmlformats.org/drawingml/2006/picture\\\">\" +\n                            \"<pic:nvPicPr>\" +\n                            \"<pic:cNvPr id=\\\"0\\\" name=\\\"FloatingImage\\\"/>\" +\n                            \"<pic:cNvPicPr/>\" +\n                            \"</pic:nvPicPr>\" +\n                            \"<pic:blipFill>\" +\n                            \"<a:blip r:embed=\\\"\" + blipId + \"\\\" xmlns:r=\\\"http://schemas.openxmlformats.org/officeDocument/2006/relationships\\\"/>\" +\n                            \"<a:stretch><a:fillRect/></a:stretch>\" +\n                            \"</pic:blipFill>\" +\n                            \"<pic:spPr>\" +\n                            \"<a:xfrm>\" +\n                            \"<a:off x=\\\"0\\\" y=\\\"0\\\"/>\" +\n                            \"<a:ext cx=\\\"\" + widthNum + \"\\\" cy=\\\"\" + heightNum + \"\\\"/>\" +\n                            \"</a:xfrm>\" +\n                            \"<a:prstGeom prst=\\\"rect\\\"><a:avLst/></a:prstGeom>\" +\n                            \"</pic:spPr>\" +\n                            \"</pic:pic>\" +\n                            \"</a:graphicData>\" +\n                            \"</a:graphic>\" +\n                            \"</wp:anchor>\";\n            // 注入 anchor 到 drawing\n            XmlToken token = XmlToken.Factory.parse(anchorXml);\n            CTDrawing drawing = run.getCTR().addNewDrawing();\n            drawing.set(token);\n        } catch (InvalidFormatException | XmlException e) {\n            throw new RuntimeException(e);\n        }\n    }\n\n\n    /**\n     * 添加表格\n     *\n     * @param doc\n     * @param tableData\n     * @param abstractNumID\n     * @return\n     * @throws Exception\n     * @author chenrui\n     * @date 2025/7/4 14:49\n     */\n    public static int addTable(XWPFDocument doc, JSONObject tableData, int abstractNumID) {\n        //行数\n        int rows = 1;\n        //列数\n        int cols = 1;\n        JSONArray trList = tableData.getJSONArray(\"trList\");\n        rows = trList.size();\n        JSONArray colgroup = tableData.getJSONArray(\"colgroup\");\n        cols = colgroup.size();\n        String rowFlex = tableData.getString(\"rowFlex\");\n        XWPFTable xwpfTable = doc.createTable(rows, cols);\n        String borderType = tableData.getString(\"borderType\");\n        if (\"empty\".equals(borderType)) {\n            //无边框设置\n            CTTblPr tblPr = xwpfTable.getCTTbl().getTblPr();\n            if (tblPr == null) tblPr = xwpfTable.getCTTbl().addNewTblPr();\n            CTTblBorders tblBorders = tblPr.addNewTblBorders();\n            tblBorders.addNewTop().setVal(STBorder.NONE);\n            tblBorders.addNewLeft().setVal(STBorder.NONE);\n            tblBorders.addNewBottom().setVal(STBorder.NONE);\n            tblBorders.addNewRight().setVal(STBorder.NONE);\n            tblBorders.addNewInsideH().setVal(STBorder.NONE);\n            tblBorders.addNewInsideV().setVal(STBorder.NONE);\n        }\n        if (oConvertUtils.isNotEmpty(rowFlex)) {\n            switch (rowFlex) {\n                case \"left\":\n                    xwpfTable.setTableAlignment(TableRowAlign.LEFT);\n                    break;\n                case \"center\":\n                    xwpfTable.setTableAlignment(TableRowAlign.CENTER);\n                    break;\n                case \"right\":\n                    xwpfTable.setTableAlignment(TableRowAlign.RIGHT);\n                    break;\n                default:\n                    xwpfTable.setTableAlignment(TableRowAlign.LEFT);\n                    break;\n            }\n        }\n        CTTbl ttbl = xwpfTable.getCTTbl();\n        CTTblGrid tblGrid = ttbl.addNewTblGrid();\n\n        setTableWidthFixed(xwpfTable, true);\n        JSONObject mergeObj = new JSONObject();\n        mergeObj.put(\"isMerge\", true);\n        for (int i = 0; i < rows; i++) {\n            JSONArray tdList = trList.getJSONObject(i).getJSONArray(\"tdList\");\n            for (int j = 0; j < tdList.size(); j++) {\n                JSONObject cellInfo = tdList.getJSONObject(j);\n                boolean isMerge = cellInfo.getBooleanValue(\"isMerge\");\n                if (isMerge) {\n                    continue;\n                } else {\n                    int rowspan = cellInfo.getIntValue(\"rowspan\");\n                    int colspan = cellInfo.getIntValue(\"colspan\");\n                    if (rowspan > 1 || colspan > 1) {\n                        for (int k = 0; k < rowspan; k++) {\n                            for (int k2 = 0; k2 < colspan; k2++) {\n                                int r = i + k;\n                                int c = j + k2;\n                                if (r == i) {\n                                    if (k2 != 0) {\n                                        if (c >= tdList.size()) {\n                                            tdList.add(mergeObj);\n                                        } else {\n                                            tdList.add(c, mergeObj);\n                                        }\n                                    }\n                                } else {\n                                    if (c >= trList.getJSONObject(r).getJSONArray(\"tdList\").size()) {\n                                        trList.getJSONObject(r).getJSONArray(\"tdList\").add(mergeObj);\n                                    } else {\n                                        trList.getJSONObject(r).getJSONArray(\"tdList\").add(c, mergeObj);\n                                    }\n                                }\n                            }\n                        }\n                    }\n                }\n            }\n        }\n        Map<Integer, Boolean> isDynamicRow = new HashMap<>();\n        for (int i = 0; i < trList.size(); i++) {\n            JSONArray tdList = trList.getJSONObject(i).getJSONArray(\"tdList\");\n            for (int j = 0; j < tdList.size(); j++) {\n                JSONObject cellInfo = tdList.getJSONObject(j);\n                boolean isMerge = cellInfo.getBooleanValue(\"isMerge\");\n                if (isMerge) {\n                    continue;\n                } else {\n                    abstractNumID = setCellValue(xwpfTable.getRow(i).getCell(j), cellInfo, doc, abstractNumID);\n                }\n                if (!isDynamicRow.containsKey(i)) {\n                    String plainText = getCellPlainText(cellInfo);\n                    if (oConvertUtils.isNotEmpty(plainText)) {\n                        if ((plainText.contains(\"{{\") && plainText.contains(\"}}\")) || (plainText.contains(\"[\") && plainText.contains(\"]\"))) {\n                            isDynamicRow.put(i, true);\n                        }\n                    }\n                }\n            }\n        }\n        for (int i = 0; i < cols; i++) {\n            CTTblGridCol gridCol = tblGrid.addNewGridCol();\n            gridCol.setW(new BigInteger(String.valueOf(colgroup.getJSONObject(i).getBigDecimal(\"width\").intValue() * 16)));\n            for (int j = 0; j < rows; j++) {\n                xwpfTable.getRow(j).getCell(i).setWidth(String.valueOf(colgroup.getJSONObject(i).getBigDecimal(\"width\").intValue() * 16));\n            }\n        }\n        for (int i = 0; i < rows; i++) {\n            int height = trList.getJSONObject(i).getIntValue(\"height\");\n            if (isDynamicRow.containsKey(i)) {\n                xwpfTable.getRow(i).setHeight(42 * 15);\n                xwpfTable.getRow(i).setHeight(42 * 15);\n            } else {\n                xwpfTable.getRow(i).setHeight(height * 15);\n            }\n        }\n        for (int i = 0; i < trList.size(); i++) {\n            JSONArray tdList = trList.getJSONObject(i).getJSONArray(\"tdList\");\n            for (int j = 0; j < tdList.size(); j++) {\n                JSONObject cellInfo = tdList.getJSONObject(j);\n                boolean isMerge = cellInfo.getBooleanValue(\"isMerge\");\n                if (isMerge) {\n                    continue;\n                }\n                int rowspan = cellInfo.getIntValue(\"rowspan\");\n                int colspan = cellInfo.getIntValue(\"colspan\");\n                if (rowspan > 1) {\n                    for (int k = 0; k < colspan; k++) {\n                        TableTools.mergeCellsVertically(xwpfTable, j + k, i, i + rowspan - 1);\n                    }\n                }\n\n            }\n        }\n        List<MergeColDTO> mergeCellsHorizonal = new ArrayList<MergeColDTO>();\n        for (int i = trList.size() - 1; i >= 0; i--) {\n            JSONArray tdList = trList.getJSONObject(i).getJSONArray(\"tdList\");\n            for (int j = tdList.size() - 1; j >= 0; j--) {\n                JSONObject cellInfo = tdList.getJSONObject(j);\n                boolean isMerge = cellInfo.getBooleanValue(\"isMerge\");\n                if (isMerge) {\n                    continue;\n                }\n                int rowspan = cellInfo.getIntValue(\"rowspan\");\n                int colspan = cellInfo.getIntValue(\"colspan\");\n                if (colspan > 1) {\n                    for (int k = 0; k < rowspan; k++) {\n                        MergeColDTO mergeColDto = new MergeColDTO();\n                        mergeColDto.setRow(i + k);\n                        mergeColDto.setFrom(j);\n                        mergeColDto.setTo(j + colspan - 1);\n                        mergeCellsHorizonal.add(mergeColDto);\n                    }\n                }\n            }\n        }\n        if (oConvertUtils.isNotEmpty(mergeCellsHorizonal)) {\n            Map<Integer, List<MergeColDTO>> groupBy = mergeCellsHorizonal.stream().collect(Collectors.groupingBy(MergeColDTO::getRow));\n            for (List<MergeColDTO> value : groupBy.values()) {\n                value.sort(Comparator.comparing(MergeColDTO::getFrom).reversed());\n                for (MergeColDTO mergeColDTO : value) {\n                    TableTools.mergeCellsHorizonal(xwpfTable, mergeColDTO.getRow(), mergeColDTO.getFrom(), mergeColDTO.getTo());\n                }\n            }\n        }\n        return abstractNumID;\n    }\n\n    /**\n     * 是否允许表格自动重调单元格宽度 对应【表格属性-表格-选项-自动重调尺寸以适应内容】\n     *\n     * @param table\n     * @param isFixed\n     * @author chenrui\n     * @date 2025/7/4 14:48\n     */\n    public static void setTableWidthFixed(XWPFTable table, boolean isFixed) {\n        CTTblPr tblPr = table.getCTTbl().getTblPr();\n        CTTblLayoutType tblLayout = tblPr.isSetTblLayout() ? tblPr.getTblLayout() : tblPr.addNewTblLayout();\n        if (isFixed) {\n            tblLayout.setType(STTblLayoutType.AUTOFIT);\n        }\n    }\n\n    /**\n     * 设置单元格的值\n     *\n     * @param cell\n     * @param cellInfo\n     * @param doc\n     * @param abstractNumID\n     * @return\n     * @author chenrui\n     * @date 2025/7/4 14:49\n     */\n    private static int setCellValue(XWPFTableCell cell, JSONObject cellInfo, XWPFDocument doc, int abstractNumID) {\n        if (cell == null) {\n            return abstractNumID;\n        }\n        String backgroundColor = cellInfo.getString(\"backgroundColor\");\n        if (oConvertUtils.isNotEmpty(backgroundColor)) {\n            cell.setColor(backgroundColor.replaceFirst(\"#\", \"\"));\n        }\n        JSONArray values = cellInfo.getJSONArray(\"value\");\n        String verticalAlign = cellInfo.getString(\"verticalAlign\");\n        if (oConvertUtils.isNotEmpty(values)) {\n            XWPFParagraph paragraph = null;\n            float pRowMargin = 1f;\n            String lastType = \"\";\n            for (int i = 0; i < values.size(); i++) {\n                JSONObject content = values.getJSONObject(i);\n                String type = content.getString(\"type\") == null ? \"\" : content.getString(\"type\");\n                switch (type) {\n                    case \"\":\n                        if (content.getString(\"value\").startsWith(\"\\n\") ||\n                                (!type.equals(lastType) && !\"tab\".equals(lastType)\n                                        && !\"superscript\".equals(lastType)\n                                        && !\"subscript\".equals(lastType)\n                                        && !\"separator\".equals(lastType)\n                                        && !\"hyperlink\".equals(lastType))) {\n                            content.put(\"value\", content.getString(\"value\").replaceFirst(\"\\n\", \"\"));\n                            if (i == 0) {\n                                paragraph = cell.getParagraphs().get(0);\n                            } else {\n                                paragraph = cell.addParagraph();\n                            }\n                        }\n                        if (\"separator\".equals(lastType)) {\n                            String value = content.getString(\"value\");\n                            if (oConvertUtils.isNotEmpty(value) && value.startsWith(\"\\n\")) {\n                                content.put(\"value\", value.replaceFirst(\"\\n\", \"\"));\n                            }\n                        }\n                        if (paragraph == null) {\n                            if (i == 0) {\n                                paragraph = cell.getParagraphs().get(0);\n                            } else {\n                                paragraph = cell.addParagraph();\n                            }\n                        }\n                        WordUtil.addParagraph(paragraph, content, null, false);\n                        break;\n                    case \"superscript\":\n                        if (paragraph == null) {\n                            if (i == 0) {\n                                paragraph = cell.getParagraphs().get(0);\n                            } else {\n                                paragraph = cell.addParagraph();\n                            }\n                        }\n                        WordUtil.addSubSupScript(paragraph, content, \"sup\");\n                        break;\n                    case \"subscript\":\n                        if (paragraph == null) {\n                            if (i == 0) {\n                                paragraph = cell.getParagraphs().get(0);\n                            } else {\n                                paragraph = cell.addParagraph();\n                            }\n                        }\n                        WordUtil.addSubSupScript(paragraph, content, \"sub\");\n                        break;\n                    case \"hyperlink\":\n                        if (paragraph == null) {\n                            if (i == 0) {\n                                paragraph = cell.getParagraphs().get(0);\n                            } else {\n                                paragraph = cell.addParagraph();\n                            }\n                        }\n                        WordUtil.addHyperlink(paragraph, content);\n                        break;\n                    case \"list\":\n                        abstractNumID = WordUtil.addCellList(doc, content, abstractNumID, cell);\n                        break;\n                    case \"image\":\n                        if (paragraph == null) {\n                            if (i == 0) {\n                                paragraph = cell.getParagraphs().get(0);\n                            } else {\n                                paragraph = cell.addParagraph();\n                            }\n                        }\n                        WordUtil.addImage(paragraph, content);\n                        break;\n                    default:\n                        break;\n                }\n                lastType = type;\n            }\n            if (paragraph != null) {\n                paragraph.setSpacingBetween(pRowMargin, LineSpacingRule.AUTO);\n            }\n            if (oConvertUtils.isNotEmpty(verticalAlign)) {\n                switch (verticalAlign) {\n                    case \"top\":\n                        cell.setVerticalAlignment(XWPFTableCell.XWPFVertAlign.TOP);\n                        break;\n                    case \"middle\":\n                        cell.setVerticalAlignment(XWPFTableCell.XWPFVertAlign.CENTER);\n                        break;\n                    case \"bottom\":\n                        cell.setVerticalAlignment(XWPFTableCell.XWPFVertAlign.BOTTOM);\n                        break;\n                    default:\n                        break;\n                }\n            }\n        }\n        return abstractNumID;\n    }\n\n    /**\n     * 获取单元格的纯文本内容\n     *\n     * @param cellInfo\n     * @return\n     * @author chenrui\n     * @date 2025/7/4 14:55\n     */\n    public static String getCellPlainText(JSONObject cellInfo) {\n        StringBuilder sb = new StringBuilder();\n        JSONArray values = cellInfo.getJSONArray(\"value\");\n        if (oConvertUtils.isNotEmpty(values)) {\n            for (int i = 0; i < values.size(); i++) {\n                JSONObject content = values.getJSONObject(i);\n                String value = content.getString(\"value\");//内容\n                sb.append(value);\n            }\n        }\n        return sb.toString();\n    }\n\n    /**\n     * 将rgb字符串转换成rgb数组\n     *\n     * @param rgb\n     * @return\n     * @author chenrui\n     * @date 2025/7/4 14:28\n     */\n    public static int[] rgbStringToRgb(String rgb) {\n        int[] color = new int[3];\n        rgb = rgb.replace(\"rgb\", \"\");\n        rgb = rgb.replace(\"(\", \"\").replace(\")\", \"\").replaceAll(\" \", \"\");\n        String[] colors = rgb.split(\",\");\n        //update-begin---author:chenrui ---date:20250813  for：[QQYUN-13384]word设计器，导出word失败------------\n        // 只取前三个分量，忽略 alpha\n        for (int i = 0; i < 3 && i < colors.length; i++) {\n            color[i] = Integer.parseInt(colors[i].replaceAll(\"[^0-9]\", \"\"));\n        }\n        //update-end---author:chenrui ---date:20250813  for：[QQYUN-13384]word设计器，导出word失败------------\n        return color;\n    }\n\n    /**\n     * 将RGB颜色值转换为十六进制字符串\n     *\n     * @param r\n     * @param g\n     * @param b\n     * @return\n     * @author chenrui\n     * @date 2025/7/4 14:29\n     */\n    public static String rgb2Hex(int r, int g, int b) {\n        return String.format(\"%02x%02x%02x\", r, g, b);\n    }\n\n    /**\n     * @param color\n     * @return\n     * @date 2020年4月7日 下午7:16:39\n     */\n    private static String getHighlightName(String color) {\n        color = color.replaceAll(\"\\\\s+\", \"\");\n        if (\"#FFFF00\".equals(color)) {\n            return \"yellow\";//1-黄色\n        } else if (\"#00FF00\".equals(color)) {\n            return \"green\";//2-绿色\n        } else if (\"#00FFFF\".equals(color)) {\n            return \"cyan\";//3-青色\n        } else if (\"#FF00FF\".equals(color)) {\n            return \"magenta\";//4-粉红色\n        } else if (\"#0000FF\".equals(color)) {\n            return \"blue\";//5-蓝色\n        } else if (\"#FF0000\".equals(color)) {\n            return \"red\";//6-红色\n        } else if (\"#000080\".equals(color)) {\n            return \"darkBlue\";//7-深蓝色\n        } else if (\"#008080\".equals(color)) {\n            return \"darkCyan\";//8-深青色\n        } else if (\"#008000\".equals(color)) {\n            return \"darkGreen\";//9-深绿色\n        } else if (\"#800080\".equals(color)) {\n            return \"darkMagenta\";//10-深粉红色，紫色\n        } else if (\"#800000\".equals(color)) {\n            return \"darkRed\";//11-深红色\n        } else if (\"#808000\".equals(color)) {\n            return \"darkYellow\";//12-深黄色\n        } else if (\"#808080\".equals(color)) {\n            return \"darkGray\";//13-深灰色\n        } else if (\"#C0C0C0\".equals(color)) {\n            return \"lightGray\";//14-浅灰色\n        } else if (\"#000000\".equals(color)) {\n            return \"black\";//15-黑色\n        } else {\n            return \"none\";//无色\n        }\n    }\n\n    public static String getHighlightByName(String name) {\n        if (\"yellow\".equals(name)) {\n            return \"#FFFF00\";//1-黄色\n        } else if (\"green\".equals(name)) {\n            return \"#00FF00\";//2-绿色\n        } else if (\"cyan\".equals(name)) {\n            return \"#00FFFF\";//3-青色\n        } else if (\"magenta\".equals(name)) {\n            return \"#FF00FF\";//4-粉红色\n        } else if (\"blue\".equals(name)) {\n            return \"#0000FF\";//5-蓝色\n        } else if (\"red\".equals(name)) {\n            return \"#FF0000\";//6-红色\n        } else if (\"darkBlue\".equals(name)) {\n            return \"#000080\";//7-深蓝色\n        } else if (\"darkCyan\".equals(name)) {\n            return \"#008080\";//8-深青色\n        } else if (\"darkGreen\".equals(name)) {\n            return \"#008000\";//9-深绿色\n        } else if (\"darkMagenta\".equals(name)) {\n            return \"#800080\";//10-深粉红色，紫色\n        } else if (\"#800000\".equals(name)) {\n            return \"darkRed\";//11-深红色\n        } else if (\"darkYellow\".equals(name)) {\n            return \"#808000\";//12-深黄色\n        } else if (\"darkGray\".equals(name)) {\n            return \"#808080\";//13-深灰色\n        } else if (\"lightGray\".equals(name)) {\n            return \"#C0C0C0\";//14-浅灰色\n        } else if (\"black\".equals(name)) {\n            return \"#000000\";//15-黑色\n        } else {\n            return \"\";//无色\n        }\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/main/resources/application.yml",
    "content": "server:\n  port: 7008\nspring:\n  jackson:\n    date-format: yyyy-MM-dd HH:mm:ss\n    time-zone: GMT+8\n  autoconfigure:\n    exclude:\n      - com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure\n      - org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration\n  datasource:\n    druid:\n      stat-view-servlet:\n        enabled: true\n        loginUsername: admin\n        loginPassword: 123456\n        allow:\n      web-stat-filter:\n        enabled: true\n    dynamic:\n      druid: # 全局druid参数，绝大部分值和默认保持一致。(现已支持的参数如下,不清楚含义不要乱设置)\n        # 连接池的配置信息\n        # 初始化大小，最小，最大\n        initial-size: 5\n        min-idle: 5\n        maxActive: 1000\n        # 配置获取连接等待超时的时间\n        maxWait: 60000\n        # 配置间隔多久才进行一次检测，检测需要关闭的空闲连接，单位是毫秒\n        timeBetweenEvictionRunsMillis: 60000\n        # 配置一个连接在池中最小生存的时间，单位是毫秒\n        minEvictableIdleTimeMillis: 300000\n        #        validationQuery: SELECT 1\n        testWhileIdle: true\n        testOnBorrow: false\n        testOnReturn: false\n        # 打开PSCache，并且指定每个连接上PSCache的大小\n        poolPreparedStatements: true\n        maxPoolPreparedStatementPerConnectionSize: 20\n        # 配置监控统计拦截的filters，去掉后监控界面sql无法统计，'wall'用于防火墙\n        # !!!!!mysql\n        #        filters: stat,slf4j,wall\n        # !!!!!DM\n        filters: stat,slf4j\n        # 允许SELECT语句的WHERE子句是一个永真条件\n        #        wall:\n        #          selectWhereAlwayTrueCheck: false\n        # 打开mergeSql功能；慢SQL记录\n        stat:\n          merge-sql: true\n          slow-sql-millis: 5000\n      datasource:\n        master:\n          ## !!!!!MYSQL\n          url: jdbc:mysql://localhost:3306/jeecg-boot-dev?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai\n          username: root\n          password: 123456\n          driver-class-name: com.mysql.cj.jdbc.Driver\n  redis:\n    database: 0\n    host: 192.168.1.188\n    port: 6379\n    password: 'res983'\njeecg:\n  ai-rag:\n    embed-store:\n      host: \"localhost\"\n      port: 15432\n      database: \"postgres\"\n      user: \"postgres\"\n      password: \"123456\"\n      table: \"embeddings\"\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/test/java/org/jeecg/modules/airag/test/TestFileParse.java",
    "content": "//package org.jeecg.modules.airag.test;\n//\n//import dev.langchain4j.data.document.Document;\n//import lombok.extern.slf4j.Slf4j;\n//import org.apache.tika.parser.AutoDetectParser;\n//import org.jeecg.common.util.oConvertUtils;\n//import org.jeecg.modules.airag.llm.document.TikaDocumentParser;\n//import org.junit.jupiter.api.Test;\n//import org.springframework.core.io.ClassPathResource;\n//import org.wildfly.common.Assert;\n//\n//import java.io.File;\n//import java.io.IOException;\n//\n///**\n// * @Description: 文件解析测试\n// * @Author: chenrui\n// * @Date: 2025/2/11 16:11\n// */\n//@Slf4j\n//public class TestFileParse {\n//\n//    @Test\n//    public void testParseTxt() {\n//        readFile(\"test.txt\");\n//    }\n//\n//    @Test\n//    public void testParsePdf() {\n//        readFile(\"test.pdf\");\n//    }\n//\n//    @Test\n//    public void testParseMd() {\n//        readFile(\"test.md\");\n//    }\n//\n//    @Test\n//    public void testParseDoc() {\n//        readFile(\"test.docx\");\n//    }\n//\n//    @Test\n//    public void testParseDoc2003() {\n//        readFile(\"test.doc\");\n//    }\n//\n//    @Test\n//    public void testParseExcel() {\n//        readFile(\"test.xlsx\");\n//    }\n//\n//    @Test\n//    public void testParseExcel2003() {\n//        readFile(\"test.xls\");\n//    }\n//\n//    @Test\n//    public void testParsePPT() {\n//        readFile(\"test.pptx\");\n//    }\n//    @Test\n//    public void testParsePPT2003() {\n//        readFile(\"test.ppt\");\n//    }\n//\n//    private static void readFile(String filePath) {\n//        try {\n//            ClassPathResource resource = new ClassPathResource(filePath);\n//            File file = resource.getFile();\n//            TikaDocumentParser parser = new TikaDocumentParser(AutoDetectParser::new, null, null, null);\n//            Document document = parser.parse(file);\n//            Assert.assertNotNull(document);\n//            System.out.println(filePath + \"----\" + document.text());\n//            Assert.assertTrue(oConvertUtils.isNotEmpty(document));\n//        } catch (IOException e) {\n//            throw new RuntimeException(e);\n//        }\n//    }\n//\n//\n//}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/test/java/org/jeecg/modules/airag/test/TestFlows.java",
    "content": "//package org.jeecg.modules.airag.test;\n//\n//import lombok.extern.slf4j.Slf4j;\n//import okhttp3.OkHttpClient;\n//import okhttp3.Request;\n//import okhttp3.Response;\n//import org.junit.jupiter.api.Test;\n//\n//import java.io.IOException;\n//\n///**\n// * @Description: 流程测试\n// * @Author: chenrui\n// * @Date: 2025/2/11 16:11\n// */\n//@Slf4j\n//public class TestFlows {\n//\n//    @Test\n//    public void testRunFlow(){\n//        String id = \"1889499701976358913\";\n////        String id = \"1889571074002247682\"; //switch\n////        String id = \"1889608218175463425\"; //脚本\n//        String token = \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3Mzk1NDY0NDIsInVzZXJuYW1lIjoiamVlY2cifQ.CFIV79PUYmOAiqBKT3yjwihHWwf954DvS-4oKERmJVU\";\n//        String request = request(id,token);\n//        System.out.println(request);\n//    }\n//\n//    private String request(String id,String token) {\n//\n//        OkHttpClient client = new OkHttpClient();\n//\n//        Request request = new Request.Builder()\n//                .url(\"http://localhost:7008/airag/airagFlow/flow/run/\" + id + \"?field1=%25E5%2593%2588%25E5%2593%2588&field2=%25E4%25B8%25AD%25E5%259B%25BD\")\n//                .get()\n//                .addHeader(\"X-Access-Token\", token)\n//                .addHeader(\"Accept\", \"*/*\")\n//                .addHeader(\"Accept-Encoding\", \"gzip, deflate, br\")\n//                .addHeader(\"User-Agent\", \"PostmanRuntime-ApipostRuntime/1.1.0\")\n//                .addHeader(\"Connection\", \"keep-alive\")\n//                .addHeader(\"Cookie\", \"JSESSIONID=442C48D3D1D0B2878A597AB6EBF2A07E\")\n//                .build();\n//\n//        try {\n//            Response response = client.newCall(request).execute();\n//            return response.body().string();\n//        } catch (IOException e) {\n//            throw new RuntimeException(e);\n//        }\n//    }\n//\n//    // TODO author: chenrui for:完善用例,使用java方式调用 date:2025/2/14\n//\n//}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/test/java/org/jeecg/modules/airag/test/TestLLM.java",
    "content": "//package org.jeecg.modules.airag.test;\n//\n//import dev.langchain4j.agent.tool.ToolParameters;\n//import dev.langchain4j.agent.tool.ToolSpecification;\n//import dev.langchain4j.data.message.*;\n//import dev.langchain4j.model.chat.ChatLanguageModel;\n//import dev.langchain4j.model.chat.request.json.JsonObjectSchema;\n//import dev.langchain4j.model.openai.OpenAiChatModel;\n//import dev.langchain4j.model.output.Response;\n//import dev.langchain4j.service.AiServices;\n//import dev.langchain4j.service.TokenStream;\n//import lombok.extern.slf4j.Slf4j;\n//import org.jeecg.ai.assistant.AiChatAssistant;\n//import org.jeecg.ai.factory.AiModelFactory;\n//import org.jeecg.ai.factory.AiModelOptions;\n//import org.jeecg.ai.handler.AIParams;\n//import org.jeecg.ai.handler.LLMHandler;\n//import org.junit.jupiter.api.Test;\n//\n//import java.io.IOException;\n//import java.io.Serial;\n//import java.nio.file.Files;\n//import java.nio.file.Paths;\n//import java.util.*;\n//import java.util.concurrent.ConcurrentHashMap;\n//import java.util.concurrent.CountDownLatch;\n//\n///**\n// * @Description: 流程测试\n// * @Author: chenrui\n// * @Date: 2025/2/11 16:11\n// */\n//@Slf4j\n//public class TestLLM {\n//\n//    @Test\n//    public void sendByModel() {\n//        String apiKey = \"sk-xxx\";\n//        String baseUrl = \"https://api.v3.cm/v1\";\n//        String modelName = \"gpt-3.5-turbo\";\n//        double temperature = 0.7;\n//        ChatLanguageModel llmModel = OpenAiChatModel.builder()\n//                .apiKey(apiKey)\n//                .baseUrl(baseUrl)\n//                .modelName(modelName)\n//                .temperature(temperature)\n//                .build();\n//        String hello = llmModel.generate(\"hello\");\n//        System.out.println(hello);\n//    }\n//\n//    @Test\n//    public void testChat() {\n//        AiModelOptions options = AiModelOptions.builder()\n//                .provider(AiModelFactory.AIMODEL_TYPE_OPENAI)\n//                .apiKey(\"sk-xxx\")\n//                .baseUrl(\"https://api.v3.cm/v1\")\n//                .build();\n//        ChatLanguageModel chatModel = AiModelFactory.createChatModel(options);\n//        AiServices<AiChatAssistant> chatAssistantBuilder = AiServices.builder(AiChatAssistant.class);\n//        chatAssistantBuilder.chatLanguageModel(chatModel);\n//        AiChatAssistant chatAssistant = chatAssistantBuilder.build();\n//        String str = chatAssistant.chat(\"hello\");\n//        System.out.println(str);\n//    }\n//\n//    @Test\n//    public void sendImg() throws IOException {\n//        AiModelOptions options = AiModelOptions.builder()\n//                .provider(AiModelFactory.AIMODEL_TYPE_OPENAI)\n//                .modelName(\"gpt-4o-mini\")\n//                .apiKey(\"sk-xxx\")\n//                .baseUrl(\"https://api.v3.cm/v1\")\n//                .build();\n//        ChatLanguageModel chatModel = AiModelFactory.createChatModel(options);\n//\n//        // 读取文件并转换为 base64 编码字符串\n//        byte[] fileContent = Files.readAllBytes(Paths.get(\"src/test/resources/test.jpg\"));\n//        String base64Data = Base64.getEncoder().encodeToString(fileContent);\n//\n//        // 获取文件的 MIME 类型\n//        String mimeType = Files.probeContentType(Paths.get(\"src/test/resources/test.jpg\"));\n//\n//        // 构建 ImageContent 对象\n//        ImageContent imageContent = new ImageContent(base64Data, mimeType);\n//\n//        UserMessage userMessage = UserMessage.from(\n//                TextContent.from(\"你看到了什么\"),\n//                // 构建 ImageContent 对象\n//                new ImageContent(base64Data, mimeType)\n//        );\n//        Response<AiMessage> generate = chatModel.generate(userMessage);\n//        System.out.println(generate.content());\n//    }\n//\n//    @Test\n//    public void testSendImsWithLLMHandler() throws IOException {\n//        AiModelOptions options = AiModelOptions.builder()\n//                .provider(AiModelFactory.AIMODEL_TYPE_OPENAI)\n//                .modelName(\"gpt-4o-mini\")\n//                .apiKey(\"sk-xxx\")\n//                .baseUrl(\"https://api.v3.cm/v1\")\n//                .build();\n//        ChatLanguageModel chatModel = AiModelFactory.createChatModel(options);\n//\n//        // 读取文件并转换为 base64 编码字符串\n//        byte[] fileContent = Files.readAllBytes(Paths.get(\"src/test/resources/test.jpg\"));\n//        String base64Data = Base64.getEncoder().encodeToString(fileContent);\n//\n//        // 获取文件的 MIME 类型\n//        String mimeType = Files.probeContentType(Paths.get(\"src/test/resources/test.jpg\"));\n//\n//        // 构建 ImageContent 对象\n//        ImageContent imageContent = new ImageContent(base64Data, mimeType);\n//\n//        UserMessage userMessage = UserMessage.from(\n//                TextContent.from(\"你看到了什么\"),\n//                // 构建 ImageContent 对象\n//                new ImageContent(base64Data, mimeType)\n//        );\n//        LLMHandler llmHandler = new LLMHandler();\n//        AIParams aiParams = new AIParams();\n//        aiParams.setProvider(AiModelFactory.AIMODEL_TYPE_OPENAI);\n//        aiParams.setModelName(\"gpt-4o-mini\");\n//        aiParams.setApiKey(\"sk-xxx\");\n//        aiParams.setBaseUrl(\"https://api.v3.cm/v1\");\n//        String completions = llmHandler.completions(Collections.singletonList(userMessage), aiParams);\n//        System.out.println(completions);\n//    }\n//\n//    @Test\n//    public void testChatImsWithLLMHandler() throws IOException, InterruptedException {\n//        AiModelOptions options = AiModelOptions.builder()\n//                .provider(AiModelFactory.AIMODEL_TYPE_OPENAI)\n//                .modelName(\"gpt-4o-mini\")\n//                .apiKey(\"sk-xxx\")\n//                .baseUrl(\"https://api.v3.cm/v1\")\n//                .build();\n//        ChatLanguageModel chatModel = AiModelFactory.createChatModel(options);\n//\n//        // 读取文件并转换为 base64 编码字符串\n//        byte[] fileContent = Files.readAllBytes(Paths.get(\"src/test/resources/test.jpg\"));\n//        String base64Data = Base64.getEncoder().encodeToString(fileContent);\n//\n//        // 获取文件的 MIME 类型\n//        String mimeType = Files.probeContentType(Paths.get(\"src/test/resources/test.jpg\"));\n//\n//        // 构建 ImageContent 对象\n//        ImageContent imageContent = new ImageContent(base64Data, mimeType);\n//        UserMessage userMessage = UserMessage.from(\n//                TextContent.from(\"你看到了什么\"),\n//                // 构建 ImageContent 对象\n//                imageContent,\n//                ImageContent.from(\"https://jeecgdev.oss-cn-beijing.aliyuncs.com/temp/logo-qqy_1741658353407.png\")\n//        );\n//        LLMHandler llmHandler = new LLMHandler();\n//        AIParams aiParams = new AIParams();\n//        aiParams.setProvider(AiModelFactory.AIMODEL_TYPE_OPENAI);\n//        aiParams.setModelName(\"gpt-4o-mini\");\n//        aiParams.setApiKey(\"sk-xxx\");\n//        aiParams.setBaseUrl(\"https://api.v3.cm/v1\");\n//        TokenStream chat = llmHandler.chat(Collections.singletonList(userMessage), aiParams);\n//        CountDownLatch countDownLatch = new CountDownLatch(1);\n//        chat.onNext(s -> System.out.println(s))\n//                .onComplete(s -> {\n//                    System.out.println(s);\n//                    countDownLatch.countDown();\n//                })\n//                .onError(e -> {\n//                    System.out.println(e.getMessage());\n//                    countDownLatch.countDown();\n//                }).start();\n//        countDownLatch.await();\n//\n//    }\n//\n//\n//    @Test\n//    public void testFuncCalling() {\n//        String apiKey = \"sk-\";\n//        String baseUrl = \"https://api.v3.cm/v1\";\n//        String modelName = \"gpt-4o-mini\";\n//        double temperature = 0.7;\n//        ChatLanguageModel llmModel = OpenAiChatModel.builder()\n//                .apiKey(apiKey)\n//                .baseUrl(baseUrl)\n//                .modelName(modelName)\n//                .temperature(temperature)\n//                .build();\n//\n//        List<ToolSpecification> toolSpecifications = new ArrayList<>();\n//        Map<String, Map<String, Object>> properties = new ConcurrentHashMap<>();\n//\n//        properties.put(\"location\", new HashMap<>() {\n//            @Serial\n//            private static final long serialVersionUID = -8440944665582258534L;\n//            {\n//                put(\"type\", \"string\");\n//                put(\"description\", \"The city and state, e.g. San Francisco, CA\");\n//            }\n//        });\n//        ToolSpecification toolSpecification = ToolSpecification.builder()\n//                .name(\"get_current_weather\")\n//                .description(\"Get the current weather in a given location\")\n//                .parameters(ToolParameters.builder()\n//                        .properties(properties)\n//                        .required(List.of(\"location\"))\n//                        .type(\"string\")\n//                        .build())\n//                .build();\n//        toolSpecifications.add(toolSpecification);\n//\n//        List<ChatMessage> messages = new  ArrayList<>();\n//        messages.add(UserMessage.from(\"How is the weather in Beijing today?\"));\n//\n//        Response<AiMessage> resp = llmModel.generate(messages, toolSpecifications);\n//        System.out.println(resp);\n//\n//        /*Response { content = AiMessage { text = null\n//        toolExecutionRequests = [ToolExecutionRequest { id = \"call_hjPaRh9WAHv6Ib7KpgHpp8Tl\", name = \"get_current_weather\", arguments = \"{\"location\":\"Beijing, China\"}\" }] },\n//        tokenUsage = TokenUsage { inputTokenCount = 69, outputTokenCount = 19, totalTokenCount = 88 }, finishReason = TOOL_EXECUTION, metadata = {} }*/\n//    }\n//\n//\n//}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/src/test/java/org/jeecg/modules/airag/test/TestVector.java",
    "content": "//package org.jeecg.modules.airag.test;\n//\n//import dev.langchain4j.data.document.Document;\n//import dev.langchain4j.data.document.DocumentSplitter;\n//import dev.langchain4j.data.document.Metadata;\n//import dev.langchain4j.data.document.splitter.DocumentSplitters;\n//import dev.langchain4j.data.embedding.Embedding;\n//import dev.langchain4j.data.segment.TextSegment;\n//import dev.langchain4j.memory.ChatMemory;\n//import dev.langchain4j.memory.chat.MessageWindowChatMemory;\n//import dev.langchain4j.model.chat.ChatLanguageModel;\n//import dev.langchain4j.model.embedding.EmbeddingModel;\n//import dev.langchain4j.model.input.PromptTemplate;\n//import dev.langchain4j.model.openai.OpenAiTokenizer;\n//import dev.langchain4j.rag.DefaultRetrievalAugmentor;\n//import dev.langchain4j.rag.RetrievalAugmentor;\n//import dev.langchain4j.rag.content.injector.DefaultContentInjector;\n//import dev.langchain4j.rag.content.retriever.ContentRetriever;\n//import dev.langchain4j.rag.content.retriever.EmbeddingStoreContentRetriever;\n//import dev.langchain4j.rag.query.router.DefaultQueryRouter;\n//import dev.langchain4j.rag.query.router.QueryRouter;\n//import dev.langchain4j.service.AiServices;\n//import dev.langchain4j.store.embedding.EmbeddingMatch;\n//import dev.langchain4j.store.embedding.EmbeddingSearchRequest;\n//import dev.langchain4j.store.embedding.EmbeddingStore;\n//import dev.langchain4j.store.embedding.EmbeddingStoreIngestor;\n//import dev.langchain4j.store.embedding.pgvector.PgVectorEmbeddingStore;\n//import lombok.extern.slf4j.Slf4j;\n//import org.jeecg.ai.assistant.AiChatAssistant;\n//import org.jeecg.ai.factory.AiModelFactory;\n//import org.jeecg.ai.factory.AiModelOptions;\n//import org.junit.Before;\n//import org.junit.Test;\n//\n//import java.util.List;\n//\n//import static dev.langchain4j.store.embedding.filter.MetadataFilterBuilder.metadataKey;\n//\n///**\n// * @Description: 流程测试\n// * @Author: chenrui\n// * @Date: 2025/2/11 16:11\n// */\n//@Slf4j\n//public class TestVector {\n//\n//    String openAIBaseUrl = \"https://api.v3.cm/v1\";\n//    String openAIApiKey = \"sk-xxx\";\n//\n//    EmbeddingModel embeddingModel;\n//    EmbeddingStore<TextSegment> embeddingStore;\n//\n//    @Before\n//    public void before() {\n//        AiModelOptions.AiModelOptionsBuilder modelOpBuilder = AiModelOptions.builder().provider(AiModelFactory.AIMODEL_TYPE_OPENAI)\n//                .baseUrl(openAIBaseUrl).apiKey(openAIApiKey);\n//        embeddingModel = AiModelFactory.createEmbeddingModel(modelOpBuilder.build());\n//        embeddingStore = PgVectorEmbeddingStore.builder()\n//                // Connection and table parameters\n//                .host(\"localhost\")\n//                .port(15432)\n//                .database(\"postgres\")\n//                .user(\"postgres\")\n//                .password(\"123456\")\n//                .table(\"test_embeddings\")\n//                // Embedding dimension\n//                .dimension(embeddingModel.dimension())      // Required: Must match the embedding model’s output dimension\n//                // Indexing and performance options\n//                .useIndex(true)                             // Enable IVFFlat index\n//                .indexListSize(100)                         // Number of lists for IVFFlat index\n//                // Table creation options\n//                .createTable(true)                          // Automatically create the table if it doesn’t exist\n//                .dropTableFirst(false)                      // Don’t drop the table first (set to true if you want a fresh start)\n//                .build();\n//    }\n//\n//    @Test\n//    public void testSave2Vector() {\n//        embeddingStore.removeAll(metadataKey(\"id\").isEqualTo(\"sdfsdf\"));\n//        DocumentSplitter splitter = DocumentSplitters.recursive(200,\n//                50,\n//                new OpenAiTokenizer());\n//        EmbeddingStoreIngestor ingestor = EmbeddingStoreIngestor.builder()\n//                .documentSplitter(splitter)\n//                .embeddingModel(embeddingModel)\n//                .embeddingStore(embeddingStore)\n//                .build();\n//        Document from = Document.from(doc, Metadata.metadata(\"id\", \"sdfsdf\"));\n//        ingestor.ingest(from);\n//    }\n//\n//    @Test\n//    public void testQueryByVector() {\n//        Embedding queryEmbedding = embeddingModel.embed(\"全日制工作与非全日制工作有什么区别?\").content();\n//        EmbeddingSearchRequest embeddingSearchRequest = EmbeddingSearchRequest.builder()\n//                .queryEmbedding(queryEmbedding)\n//                .maxResults(5)\n//                .filter(metadataKey(\"id\").isEqualTo(\"sdfsdf\"))\n//                .build();\n//\n//        List<EmbeddingMatch<TextSegment>> relevant = embeddingStore.search(embeddingSearchRequest).matches();\n//        for (int i = 0; i < relevant.size(); i++) {\n//            EmbeddingMatch<TextSegment> embeddingMatch = relevant.get(i);\n//            System.out.println(\"结果:\" + i + \"=================================================\");\n//            System.out.println(\"分数:\" + embeddingMatch.score()); // 0.8144288608390052\n//            System.out.println(\"内容:\" + embeddingMatch.embedded().text()); // I like football.\n//        }\n//    }\n//\n//\n//    @Test\n//    public void testQueryByRAG() {\n//        ContentRetriever contentRetriever = EmbeddingStoreContentRetriever.builder()\n//                .embeddingStore(embeddingStore)\n//                .embeddingModel(embeddingModel)\n//                .maxResults(5)\n//                // maxResults can also be specified dynamically depending on the query\n////                .dynamicMaxResults(query -> 3)\n//                .minScore(0.75)\n//                // minScore can also be specified dynamically depending on the query\n////                .dynamicMinScore(query -> 0.75)\n//                .filter(metadataKey(\"id\").isEqualTo(\"sdfsdf\"))\n//                // filter can also be specified dynamically depending on the query\n////                .dynamicFilter(query -> {\n////                    String userId = getUserId(query.metadata().chatMemoryId());\n////                    return metadataKey(\"userId\").isEqualTo(userId);\n////                })\n//                .build();\n//\n//        ChatMemory chatMemory = MessageWindowChatMemory.withMaxMessages(10);\n//        ChatLanguageModel chatModel = AiModelFactory.createChatModel(AiModelOptions.builder()\n//                .baseUrl(openAIBaseUrl).apiKey(openAIApiKey).provider(AiModelFactory.AIMODEL_TYPE_OPENAI).build());\n//\n//        QueryRouter queryRouter = new DefaultQueryRouter(contentRetriever);\n//        RetrievalAugmentor retrievalAugmentor = DefaultRetrievalAugmentor.builder().queryRouter(queryRouter)\n//                .contentInjector(DefaultContentInjector.builder()\n//                        .promptTemplate(PromptTemplate.from(\"{{userMessage}}\\n\\n用以下信息回答问题:\\n{{contents}}\\n\\n\"))\n//                        .build()).build();\n//        AiChatAssistant assistant = AiServices.builder(AiChatAssistant.class)\n//                .chatLanguageModel(chatModel)\n//                .chatMemory(chatMemory)\n//                .retrievalAugmentor(retrievalAugmentor)\n//                .build();\n//        String chat = assistant.chat(\"未签订劳动合同?\");\n//        System.out.println(chat);\n//\n//    }\n//\n//\n//    String doc = \"中华人民共和国劳动合同法\\n\" +\n//            \"已根据2013.07.01实施的修正案修改\\n\" +\n//            \"目录\\n\" +\n//            \"第一章　总则\\n\" +\n//            \"第二章　劳动合同的订立\\n\" +\n//            \"第三章　劳动合同的履行和变更\\n\" +\n//            \"第四章　劳动合同的解除和终止\\n\" +\n//            \"第五章　特别规定\\n\" +\n//            \"第六章　监督检查\\n\" +\n//            \"第七章　法律责任\\n\" +\n//            \"第八章　附则\\n\" +\n//            \"第一章　总则\\n\" +\n//            \"第一条　为了完善劳动合同制度，明确劳动合同双方当事人的权利和义务，保护劳动者的合法权益，构建和发展和谐稳定的劳动关系，制定本法。\\n\" +\n//            \"第二条　中华人民共和国境内的企业、个体经济组织、民办非企业单位等组织(以下称用人单位)与劳动者建立劳动关系，订立、履行、变更、解除或者终止劳动合同，适用本法。\\n\" +\n//            \"国家机关、事业单位、社会团体和与其建立劳动关系的劳动者，订立、履行、变更、解除或者终止劳动合同，依照本法执行。\\n\" +\n//            \"第三条　订立劳动合同，应当遵循合法、公平、平等自愿、协商一致、诚实信用的原则。\\n\" +\n//            \"依法订立的劳动合同具有约束力，用人单位与劳动者应当履行劳动合同约定的义务。\\n\" +\n//            \"第四条　用人单位应当依法建立和完善劳动规章制度，保障劳动者享有劳动权利、履行劳动义务。\\n\" +\n//            \"用人单位在制定、修改或者决定有关劳动报酬、工作时间、休息休假、劳动安全卫生、保险福利、职工培训、劳动纪律以及劳动定额管理等直接涉及劳动者切身利益的规章制度或者重大事项时，应当经职工代表大会或者全体职工讨论，提出方案和意见，与工会或者职工代表平等协商确定。\\n\" +\n//            \"在规章制度和重大事项决定实施过程中，工会或者职工认为不适当的，有权向用人单位提出，通过协商予以修改完善。\\n\" +\n//            \"用人单位应当将直接涉及劳动者切身利益的规章制度和重大事项决定公示，或者告知劳动者。\\n\" +\n//            \"第五条　县级以上人民政府劳动行政部门会同工会和企业方面代表，建立健全协调劳动关系三方机制，共同研究解决有关劳动关系的重大问题。\\n\" +\n//            \"第六条　工会应当帮助、指导劳动者与用人单位依法订立和履行劳动合同，并与用人单位建立集体协商机制，维护劳动者的合法权益。\\n\" +\n//            \"第二章　劳动合同的订立\\n\" +\n//            \"第七条　用人单位自用工之日起即与劳动者建立劳动关系。用人单位应当建立职工名册备查。\\n\" +\n//            \"第八条　用人单位招用劳动者时，应当如实告知劳动者工作内容、工作条件、工作地点、职业危害、安全生产状况、劳动报酬，以及劳动者要求了解的其他情况;用人单位有权了解劳动者与劳动合同直接相关的基本情况，劳动者应当如实说明。\\n\" +\n//            \"第九条　用人单位招用劳动者，不得扣押劳动者的居民身份证和其他证件，不得要求劳动者提供担保或者以其他名义向劳动者收取财物。\\n\" +\n//            \"第十条　建立劳动关系，应当订立书面劳动合同。\\n\" +\n//            \"已建立劳动关系，未同时订立书面劳动合同的，应当自用工之日起一个月内订立书面劳动合同。\\n\" +\n//            \"用人单位与劳动者在用工前订立劳动合同的，劳动关系自用工之日起建立。\\n\" +\n//            \"第十一条　用人单位未在用工的同时订立书面劳动合同，与劳动者约定的劳动报酬不明确的，新招用的劳动者的劳动报酬按照集体合同规定的标准执行;没有集体合同或者集体合同未规定的，实行同工同酬。\\n\" +\n//            \"第十二条　劳动合同分为固定期限劳动合同、无固定期限劳动合同和以完成一定工作任务为期限的劳动合同。\\n\" +\n//            \"第十三条　固定期限劳动合同，是指用人单位与劳动者约定合同终止时间的劳动合同。\\n\" +\n//            \"用人单位与劳动者协商一致，可以订立固定期限劳动合同。\\n\" +\n//            \"第十四条　无固定期限劳动合同，是指用人单位与劳动者约定无确定终止时间的劳动合同。\\n\" +\n//            \"用人单位与劳动者协商一致，可以订立无固定期限劳动合同。有下列情形之一，劳动者提出或者同意续订、订立劳动合同的，除劳动者提出订立固定期限劳动合同外，应当订立无固定期限劳动合同：\\n\" +\n//            \"(一)劳动者在该用人单位连续工作满十年的;\\n\" +\n//            \"(二)用人单位初次实行劳动合同制度或者国有企业改制重新订立劳动合同时，劳动者在该用人单位连续工作满十年且距法定退休年龄不足十年的;\\n\" +\n//            \"(三)连续订立二次固定期限劳动合同，且劳动者没有本法第三十九条和第四十条第一项、第二项规定的情形，续订劳动合同的。\\n\" +\n//            \"用人单位自用工之日起满一年不与劳动者订立书面劳动合同的，视为用人单位与劳动者已订立无固定期限劳动合同。\\n\" +\n//            \"第十五条　以完成一定工作任务为期限的劳动合同，是指用人单位与劳动者约定以某项工作的完成为合同期限的劳动合同。\\n\" +\n//            \"用人单位与劳动者协商一致，可以订立以完成一定工作任务为期限的劳动合同。\\n\" +\n//            \"第十六条　劳动合同由用人单位与劳动者协商一致，并经用人单位与劳动者在劳动合同文本上签字或者盖章生效。\\n\" +\n//            \"劳动合同文本由用人单位和劳动者各执一份。\\n\" +\n//            \"第十七条　劳动合同应当具备以下条款：\\n\" +\n//            \"(一)用人单位的名称、住所和法定代表人或者主要负责人;\\n\" +\n//            \"(二)劳动者的姓名、住址和居民身份证或者其他有效身份证件号码;\\n\" +\n//            \"(三)劳动合同期限;\\n\" +\n//            \"(四)工作内容和工作地点;\\n\" +\n//            \"(五)工作时间和休息休假;\\n\" +\n//            \"(六)劳动报酬;\\n\" +\n//            \"(七)社会保险;\\n\" +\n//            \"(八)劳动保护、劳动条件和职业危害防护;\\n\" +\n//            \"(九)法律、法规规定应当纳入劳动合同的其他事项。\\n\" +\n//            \"劳动合同除前款规定的必备条款外，用人单位与劳动者可以约定试用期、培训、保守秘密、补充保险和福利待遇等其他事项。\\n\" +\n//            \"第十八条　劳动合同对劳动报酬和劳动条件等标准约定不明确，引发争议的，用人单位与劳动者可以重新协商;协商不成的，适用集体合同规定;没有集体合同或者集体合同未规定劳动报酬的，实行同工同酬;没有集体合同或者集体合同未规定劳动条件等标准的，适用国家有关规定。\\n\" +\n//            \"第十九条　劳动合同期限三个月以上不满一年的，试用期不得超过一个月;劳动合同期限一年以上不满三年的，试用期不得超过二个月;三年以上固定期限和无固定期限的劳动合同，试用期不得超过六个月。\\n\" +\n//            \"同一用人单位与同一劳动者只能约定一次试用期。\\n\" +\n//            \"以完成一定工作任务为期限的劳动合同或者劳动合同期限不满三个月的，不得约定试用期。\\n\" +\n//            \"试用期包含在劳动合同期限内。劳动合同仅约定试用期的，试用期不成立，该期限为劳动合同期限。\\n\" +\n//            \"第二十条　劳动者在试用期的工资不得低于本单位相同岗位最低档工资或者劳动合同约定工资的百分之八十，并不得低于用人单位所在地的最低工资标准。\\n\" +\n//            \"第二十一条　在试用期中，除劳动者有本法第三十九条和第四十条第一项、第二项规定的情形外，用人单位不得解除劳动合同。用人单位在试用期解除劳动合同的，应当向劳动者说明理由。\\n\" +\n//            \"第二十二条　用人单位为劳动者提供专项培训费用，对其进行专业技术培训的，可以与该劳动者订立协议，约定服务期。\\n\" +\n//            \"劳动者违反服务期约定的，应当按照约定向用人单位支付违约金。违约金的数额不得超过用人单位提供的培训费用。用人单位要求劳动者支付的违约金不得超过服务期尚未履行部分所应分摊的培训费用。\\n\" +\n//            \"用人单位与劳动者约定服务期的，不影响按照正常的工资调整机制提高劳动者在服务期期间的劳动报酬。\\n\" +\n//            \"第二十三条　用人单位与劳动者可以在劳动合同中约定保守用人单位的商业秘密和与知识产权相关的保密事项。\\n\" +\n//            \"对负有保密义务的劳动者，用人单位可以在劳动合同或者保密协议中与劳动者约定竞业限制条款，并约定在解除或者终止劳动合同后，在竞业限制期限内按月给予劳动者经济补偿。劳动者违反竞业限制约定的，应当按照约定向用人单位支付违约金。\\n\" +\n//            \"第二十四条　竞业限制的人员限于用人单位的高级管理人员、高级技术人员和其他负有保密义务的人员。竞业限制的范围、地域、期限由用人单位与劳动者约定，竞业限制的约定不得违反法律、法规的规定。\\n\" +\n//            \"在解除或者终止劳动合同后，前款规定的人员到与本单位生产或者经营同类产品、从事同类业务的有竞争关系的其他用人单位，或者自己开业生产或者经营同类产品、从事同类业务的竞业限制期限，不得超过二年。\\n\" +\n//            \"第二十五条　除本法第二十二条和第二十三条规定的情形外，用人单位不得与劳动者约定由劳动者承担违约金。\\n\" +\n//            \"第二十六条　下列劳动合同无效或者部分无效：\\n\" +\n//            \"(一)以欺诈、胁迫的手段或者乘人之危，使对方在违背真实意思的情况下订立或者变更劳动合同的;\\n\" +\n//            \"(二)用人单位免除自己的法定责任、排除劳动者权利的;\\n\" +\n//            \"(三)违反法律、行政法规强制性规定的。\\n\" +\n//            \"对劳动合同的无效或者部分无效有争议的，由劳动争议仲裁机构或者人民法院确认。\\n\" +\n//            \"第二十七条　劳动合同部分无效，不影响其他部分效力的，其他部分仍然有效。\\n\" +\n//            \"第二十八条　劳动合同被确认无效，劳动者已付出劳动的，用人单位应当向劳动者支付劳动报酬。劳动报酬的数额，参照本单位相同或者相近岗位劳动者的劳动报酬确定。\\n\" +\n//            \"第三章　劳动合同的履行和变更\\n\" +\n//            \"第二十九条　用人单位与劳动者应当按照劳动合同的约定，全面履行各自的义务。\\n\" +\n//            \"第三十条　用人单位应当按照劳动合同约定和国家规定，向劳动者及时足额支付劳动报酬。\\n\" +\n//            \"用人单位拖欠或者未足额支付劳动报酬的，劳动者可以依法向当地人民法院申请支付令，人民法院应当依法发出支付令。\\n\" +\n//            \"第三十一条　用人单位应当严格执行劳动定额标准，不得强迫或者变相强迫劳动者加班。用人单位安排加班的，应当按照国家有关规定向劳动者支付加班费。\\n\" +\n//            \"第三十二条　劳动者拒绝用人单位管理人员违章指挥、强令冒险作业的，不视为违反劳动合同。\\n\" +\n//            \"劳动者对危害生命安全和身体健康的劳动条件，有权对用人单位提出批评、检举和控告。\\n\" +\n//            \"第三十三条　用人单位变更名称、法定代表人、主要负责人或者投资人等事项，不影响劳动合同的履行。\\n\" +\n//            \"第三十四条　用人单位发生合并或者分立等情况，原劳动合同继续有效，劳动合同由承继其权利和义务的用人单位继续履行。\\n\" +\n//            \"第三十五条　用人单位与劳动者协商一致，可以变更劳动合同约定的内容。变更劳动合同，应当采用书面形式。\\n\" +\n//            \"变更后的劳动合同文本由用人单位和劳动者各执一份。\\n\" +\n//            \"第四章　劳动合同的解除和终止\\n\" +\n//            \"第三十六条　用人单位与劳动者协商一致，可以解除劳动合同。\\n\" +\n//            \"第三十七条　劳动者提前三十日以书面形式通知用人单位，可以解除劳动合同。劳动者在试用期内提前三日通知用人单位，可以解除劳动合同。\\n\" +\n//            \"第三十八条　用人单位有下列情形之一的，劳动者可以解除劳动合同：\\n\" +\n//            \"(一)未按照劳动合同约定提供劳动保护或者劳动条件的;\\n\" +\n//            \"(二)未及时足额支付劳动报酬的;\\n\" +\n//            \"(三)未依法为劳动者缴纳社会保险费的;\\n\" +\n//            \"(四)用人单位的规章制度违反法律、法规的规定，损害劳动者权益的;\\n\" +\n//            \"(五)因本法第二十六条第一款规定的情形致使劳动合同无效的;\\n\" +\n//            \"(六)法律、行政法规规定劳动者可以解除劳动合同的其他情形。\\n\" +\n//            \"用人单位以暴力、威胁或者非法限制人身自由的手段强迫劳动者劳动的，或者用人单位违章指挥、强令冒险作业危及劳动者人身安全的，劳动者可以立即解除劳动合同，不需事先告知用人单位。\\n\" +\n//            \"第三十九条　劳动者有下列情形之一的，用人单位可以解除劳动合同：\\n\" +\n//            \"(一)在试用期间被证明不符合录用条件的;\\n\" +\n//            \"(二)严重违反用人单位的规章制度的;\\n\" +\n//            \"(三)严重失职，营私舞弊，给用人单位造成重大损害的;\\n\" +\n//            \"(四)劳动者同时与其他用人单位建立劳动关系，对完成本单位的工作任务造成严重影响，或者经用人单位提出，拒不改正的;\\n\" +\n//            \"(五)因本法第二十六条第一款第一项规定的情形致使劳动合同无效的;\\n\" +\n//            \"(六)被依法追究刑事责任的。\\n\" +\n//            \"第四十条　有下列情形之一的，用人单位提前三十日以书面形式通知劳动者本人或者额外支付劳动者一个月工资后，可以解除劳动合同：\\n\" +\n//            \"(一)劳动者患病或者非因工负伤，在规定的医疗期满后不能从事原工作，也不能从事由用人单位另行安排的工作的;\\n\" +\n//            \"(二)劳动者不能胜任工作，经过培训或者调整工作岗位，仍不能胜任工作的;\\n\" +\n//            \"(三)劳动合同订立时所依据的客观情况发生重大变化，致使劳动合同无法履行，经用人单位与劳动者协商，未能就变更劳动合同内容达成协议的。\\n\" +\n//            \"第四十一条　有下列情形之一，需要裁减人员二十人以上或者裁减不足二十人但占企业职工总数百分之十以上的，用人单位提前三十日向工会或者全体职工说明情况，听取工会或者职工的意见后，裁减人员方案经向劳动行政部门报告，可以裁减人员：\\n\" +\n//            \"(一)依照企业破产法规定进行重整的;\\n\" +\n//            \"(二)生产经营发生严重困难的;\\n\" +\n//            \"(三)企业转产、重大技术革新或者经营方式调整，经变更劳动合同后，仍需裁减人员的;\\n\" +\n//            \"(四)其他因劳动合同订立时所依据的客观经济情况发生重大变化，致使劳动合同无法履行的。\\n\" +\n//            \"裁减人员时，应当优先留用下列人员：\\n\" +\n//            \"(一)与本单位订立较长期限的固定期限劳动合同的;\\n\" +\n//            \"(二)与本单位订立无固定期限劳动合同的;\\n\" +\n//            \"(三)家庭无其他就业人员，有需要扶养的老人或者未成年人的。\\n\" +\n//            \"用人单位依照本条第一款规定裁减人员，在六个月内重新招用人员的，应当通知被裁减的人员，并在同等条件下优先招用被裁减的人员。\\n\" +\n//            \"第四十二条　劳动者有下列情形之一的，用人单位不得依照本法第四十条、第四十一条的规定解除劳动合同：\\n\" +\n//            \"(一)从事接触职业病危害作业的劳动者未进行离岗前职业健康检查，或者疑似职业病病人在诊断或者医学观察期间的;\\n\" +\n//            \"(二)在本单位患职业病或者因工负伤并被确认丧失或者部分丧失劳动能力的;\\n\" +\n//            \"(三)患病或者非因工负伤，在规定的医疗期内的;\\n\" +\n//            \"(四)女职工在孕期、产期、哺乳期的;\\n\" +\n//            \"(五)在本单位连续工作满十五年，且距法定退休年龄不足五年的;\\n\" +\n//            \"(六)法律、行政法规规定的其他情形。\\n\" +\n//            \"第四十三条　用人单位单方解除劳动合同，应当事先将理由通知工会。用人单位违反法律、行政法规规定或者劳动合同约定的，工会有权要求用人单位纠正。用人单位应当研究工会的意见，并将处理结果书面通知工会。\\n\" +\n//            \"第四十四条　有下列情形之一的，劳动合同终止：\\n\" +\n//            \"(一)劳动合同期满的;\\n\" +\n//            \"(二)劳动者开始依法享受基本养老保险待遇的;\\n\" +\n//            \"(三)劳动者死亡，或者被人民法院宣告死亡或者宣告失踪的;\\n\" +\n//            \"(四)用人单位被依法宣告破产的;\\n\" +\n//            \"(五)用人单位被吊销营业执照、责令关闭、撤销或者用人单位决定提前解散的;\\n\" +\n//            \"(六)法律、行政法规规定的其他情形。\\n\" +\n//            \"第四十五条　劳动合同期满，有本法第四十二条规定情形之一的，劳动合同应当续延至相应的情形消失时终止。但是，本法第四十二条第二项规定丧失或者部分丧失劳动能力劳动者的劳动合同的终止，按照国家有关工伤保险的规定执行。\\n\" +\n//            \"第四十六条　有下列情形之一的，用人单位应当向劳动者支付经济补偿：\\n\" +\n//            \"(一)劳动者依照本法第三十八条规定解除劳动合同的;\\n\" +\n//            \"(二)用人单位依照本法第三十六条规定向劳动者提出解除劳动合同并与劳动者协商一致解除劳动合同的;\\n\" +\n//            \"(三)用人单位依照本法第四十条规定解除劳动合同的;\\n\" +\n//            \"(四)用人单位依照本法第四十一条第一款规定解除劳动合同的;\\n\" +\n//            \"(五)除用人单位维持或者提高劳动合同约定条件续订劳动合同，劳动者不同意续订的情形外，依照本法第四十四条第一项规定终止固定期限劳动合同的;\\n\" +\n//            \"(六)依照本法第四十四条第四项、第五项规定终止劳动合同的;\\n\" +\n//            \"(七)法律、行政法规规定的其他情形。\\n\" +\n//            \"第四十七条　经济补偿按劳动者在本单位工作的年限，每满一年支付一个月工资的标准向劳动者支付。六个月以上不满一年的，按一年计算;不满六个月的，向劳动者支付半个月工资的经济补偿。\\n\" +\n//            \"劳动者月工资高于用人单位所在直辖市、设区的市级人民政府公布的本地区上年度职工月平均工资三倍的，向其支付经济补偿的标准按职工月平均工资三倍的数额支付，向其支付经济补偿的年限最高不超过十二年。\\n\" +\n//            \"本条所称月工资是指劳动者在劳动合同解除或者终止前十二个月的平均工资。\\n\" +\n//            \"第四十八条　用人单位违反本法规定解除或者终止劳动合同，劳动者要求继续履行劳动合同的，用人单位应当继续履行;劳动者不要求继续履行劳动合同或者劳动合同已经不能继续履行的，用人单位应当依照本法第八十七条规定支付赔偿金。\\n\" +\n//            \"第四十九条　国家采取措施，建立健全劳动者社会保险关系跨地区转移接续制度。\\n\" +\n//            \"第五十条　用人单位应当在解除或者终止劳动合同时出具解除或者终止劳动合同的证明，并在十五日内为劳动者办理档案和社会保险关系转移手续。\\n\" +\n//            \"劳动者应当按照双方约定，办理工作交接。用人单位依照本法有关规定应当向劳动者支付经济补偿的，在办结工作交接时支付。\\n\" +\n//            \"用人单位对已经解除或者终止的劳动合同的文本，至少保存二年备查。\\n\" +\n//            \"第五章　特别规定\\n\" +\n//            \"第一节　集体合同\\n\" +\n//            \"第五十一条　企业职工一方与用人单位通过平等协商，可以就劳动报酬、工作时间、休息休假、劳动安全卫生、保险福利等事项订立集体合同。集体合同草案应当提交职工代表大会或者全体职工讨论通过。\\n\" +\n//            \"集体合同由工会代表企业职工一方与用人单位订立;尚未建立工会的用人单位，由上级工会指导劳动者推举的代表与用人单位订立。\\n\" +\n//            \"第五十二条　企业职工一方与用人单位可以订立劳动安全卫生、女职工权益保护、工资调整机制等专项集体合同。\\n\" +\n//            \"第五十三条　在县级以下区域内，建筑业、采矿业、餐饮服务业等行业可以由工会与企业方面代表订立行业性集体合同，或者订立区域性集体合同。\\n\" +\n//            \"第五十四条　集体合同订立后，应当报送劳动行政部门;劳动行政部门自收到集体合同文本之日起十五日内未提出异议的，集体合同即行生效。\\n\" +\n//            \"依法订立的集体合同对用人单位和劳动者具有约束力。行业性、区域性集体合同对当地本行业、本区域的用人单位和劳动者具有约束力。\\n\" +\n//            \"第五十五条　集体合同中劳动报酬和劳动条件等标准不得低于当地人民政府规定的最低标准;用人单位与劳动者订立的劳动合同中劳动报酬和劳动条件等标准不得低于集体合同规定的标准。\\n\" +\n//            \"第五十六条　用人单位违反集体合同，侵犯职工劳动权益的，工会可以依法要求用人单位承担责任;因履行集体合同发生争议，经协商解决不成的，工会可以依法申请仲裁、提起诉讼。\\n\" +\n//            \"第二节　劳务派遣\\n\" +\n//            \"第五十七条　经营劳务派遣业务应当具备下列条件：\\n\" +\n//            \"    （一）注册资本不得少于人民币二百万元；\\n\" +\n//            \"    （二）有与开展业务相适应的固定的经营场所和设施；\\n\" +\n//            \"    （三）有符合法律、行政法规规定的劳务派遣管理制度；\\n\" +\n//            \"    （四）法律、行政法规规定的其他条件。\\n\" +\n//            \"    经营劳务派遣业务，应当向劳动行政部门依法申请行政许可；经许可的，依法办理相应的公司登记。未经许可，任何单位和个人不得经营劳务派遣业务。\\n\" +\n//            \"第五十八条　劳务派遣单位是本法所称用人单位，应当履行用人单位对劳动者的义务。劳务派遣单位与被派遣劳动者订立的劳动合同，除应当载明本法第十七条规定的事项外，还应当载明被派遣劳动者的用工单位以及派遣期限、工作岗位等情况。\\n\" +\n//            \"劳务派遣单位应当与被派遣劳动者订立二年以上的固定期限劳动合同，按月支付劳动报酬;被派遣劳动者在无工作期间，劳务派遣单位应当按照所在地人民政府规定的最低工资标准，向其按月支付报酬。\\n\" +\n//            \"第五十九条　劳务派遣单位派遣劳动者应当与接受以劳务派遣形式用工的单位(以下称用工单位)订立劳务派遣协议。劳务派遣协议应当约定派遣岗位和人员数量、派遣期限、劳动报酬和社会保险费的数额与支付方式以及违反协议的责任。\\n\" +\n//            \"用工单位应当根据工作岗位的实际需要与劳务派遣单位确定派遣期限，不得将连续用工期限分割订立数个短期劳务派遣协议。\\n\" +\n//            \"第六十条　劳务派遣单位应当将劳务派遣协议的内容告知被派遣劳动者。\\n\" +\n//            \"劳务派遣单位不得克扣用工单位按照劳务派遣协议支付给被派遣劳动者的劳动报酬。\\n\" +\n//            \"劳务派遣单位和用工单位不得向被派遣劳动者收取费用。\\n\" +\n//            \"第六十一条　劳务派遣单位跨地区派遣劳动者的，被派遣劳动者享有的劳动报酬和劳动条件，按照用工单位所在地的标准执行。\\n\" +\n//            \"第六十二条　用工单位应当履行下列义务：\\n\" +\n//            \"(一)执行国家劳动标准，提供相应的劳动条件和劳动保护;\\n\" +\n//            \"(二)告知被派遣劳动者的工作要求和劳动报酬;\\n\" +\n//            \"(三)支付加班费、绩效奖金，提供与工作岗位相关的福利待遇;\\n\" +\n//            \"(四)对在岗被派遣劳动者进行工作岗位所必需的培训;\\n\" +\n//            \"(五)连续用工的，实行正常的工资调整机制。\\n\" +\n//            \"用工单位不得将被派遣劳动者再派遣到其他用人单位。\\n\" +\n//            \"第六十三条　被派遣劳动者享有与用工单位的劳动者同工同酬的权利。用工单位应当按照同工同酬原则，对被派遣劳动者与本单位同类岗位的劳动者实行相同的劳动报酬分配办法。用工单位无同类岗位劳动者的，参照用工单位所在地相同或者相近岗位劳动者的劳动报酬确定。\\n\" +\n//            \"劳务派遣单位与被派遣劳动者订立的劳动合同和与用工单位订立的劳务派遣协议，载明或者约定的向被派遣劳动者支付的劳动报酬应当符合前款规定。\\n\" +\n//            \"第六十四条　被派遣劳动者有权在劳务派遣单位或者用工单位依法参加或者组织工会，维护自身的合法权益。\\n\" +\n//            \"第六十五条　被派遣劳动者可以依照本法第三十六条、第三十八条的规定与劳务派遣单位解除劳动合同。\\n\" +\n//            \"被派遣劳动者有本法第三十九条和第四十条第一项、第二项规定情形的，用工单位可以将劳动者退回劳务派遣单位，劳务派遣单位依照本法有关规定，可以与劳动者解除劳动合同。\\n\" +\n//            \"第六十六条　劳动合同用工是我国的企业基本用工形式。劳务派遣用工是补充形式，只能在临时性、辅助性或者替代性的工作岗位上实施。\\n\" +\n//            \"    前款规定的临时性工作岗位是指存续时间不超过六个月的岗位；辅助性工作岗位是指为主营业务岗位提供服务的非主营业务岗位；替代性工作岗位是指用工单位的劳动者因脱产学习、休假等原因无法工作的一定期间内，可以由其他劳动者替代工作的岗位。\\n\" +\n//            \"    用工单位应当严格控制劳务派遣用工数量，不得超过其用工总量的一定比例，具体比例由国务院劳动行政部门规定。\\n\" +\n//            \"第六十七条　用人单位不得设立劳务派遣单位向本单位或者所属单位派遣劳动者。\\n\" +\n//            \"第三节　非全日制用工\\n\" +\n//            \"第六十八条　非全日制用工，是指以小时计酬为主，劳动者在同一用人单位一般平均每日工作时间不超过四小时，每周工作时间累计不超过二十四小时的用工形式。\\n\" +\n//            \"第六十九条　非全日制用工双方当事人可以订立口头协议。\\n\" +\n//            \"从事非全日制用工的劳动者可以与一个或者一个以上用人单位订立劳动合同;但是，后订立的劳动合同不得影响先订立的劳动合同的履行。\\n\" +\n//            \"第七十条　非全日制用工双方当事人不得约定试用期。\\n\" +\n//            \"第七十一条　非全日制用工双方当事人任何一方都可以随时通知对方终止用工。终止用工，用人单位不向劳动者支付经济补偿。\\n\" +\n//            \"第七十二条　非全日制用工小时计酬标准不得低于用人单位所在地人民政府规定的最低小时工资标准。\\n\" +\n//            \"非全日制用工劳动报酬结算支付周期最长不得超过十五日。\\n\" +\n//            \"第六章　监督检查\\n\" +\n//            \"第七十三条　国务院劳动行政部门负责全国劳动合同制度实施的监督管理。\\n\" +\n//            \"县级以上地方人民政府劳动行政部门负责本行政区域内劳动合同制度实施的监督管理。\\n\" +\n//            \"县级以上各级人民政府劳动行政部门在劳动合同制度实施的监督管理工作中，应当听取工会、企业方面代表以及有关行业主管部门的意见。\\n\" +\n//            \"第七十四条　县级以上地方人民政府劳动行政部门依法对下列实施劳动合同制度的情况进行监督检查：\\n\" +\n//            \"(一)用人单位制定直接涉及劳动者切身利益的规章制度及其执行的情况;\\n\" +\n//            \"(二)用人单位与劳动者订立和解除劳动合同的情况;\\n\" +\n//            \"(三)劳务派遣单位和用工单位遵守劳务派遣有关规定的情况;\\n\" +\n//            \"(四)用人单位遵守国家关于劳动者工作时间和休息休假规定的情况;\\n\" +\n//            \"(五)用人单位支付劳动合同约定的劳动报酬和执行最低工资标准的情况;\\n\" +\n//            \"(六)用人单位参加各项社会保险和缴纳社会保险费的情况;\\n\" +\n//            \"(七)法律、法规规定的其他劳动监察事项。\\n\" +\n//            \"第七十五条　县级以上地方人民政府劳动行政部门实施监督检查时，有权查阅与劳动合同、集体合同有关的材料，有权对劳动场所进行实地检查，用人单位和劳动者都应当如实提供有关情况和材料。\\n\" +\n//            \"劳动行政部门的工作人员进行监督检查，应当出示证件，依法行使职权，文明执法。\\n\" +\n//            \"第七十六条　县级以上人民政府建设、卫生、安全生产监督管理等有关主管部门在各自职责范围内，对用人单位执行劳动合同制度的情况进行监督管理。\\n\" +\n//            \"第七十七条　劳动者合法权益受到侵害的，有权要求有关部门依法处理，或者依法申请仲裁、提起诉讼。\\n\" +\n//            \"第七十八条　工会依法维护劳动者的合法权益，对用人单位履行劳动合同、集体合同的情况进行监督。用人单位违反劳动法律、法规和劳动合同、集体合同的，工会有权提出意见或者要求纠正;劳动者申请仲裁、提起诉讼的，工会依法给予支持和帮助。\\n\" +\n//            \"第七十九条　任何组织或者个人对违反本法的行为都有权举报，县级以上人民政府劳动行政部门应当及时核实、处理，并对举报有功人员给予奖励。\\n\" +\n//            \"第七章　法律责任\\n\" +\n//            \"第八十条　用人单位直接涉及劳动者切身利益的规章制度违反法律、法规规定的，由劳动行政部门责令改正，给予警告;给劳动者造成损害的，应当承担赔偿责任。\\n\" +\n//            \"第八十一条　用人单位提供的劳动合同文本未载明本法规定的劳动合同必备条款或者用人单位未将劳动合同文本交付劳动者的，由劳动行政部门责令改正;给劳动者造成损害的，应当承担赔偿责任。\\n\" +\n//            \"第八十二条　用人单位自用工之日起超过一个月不满一年未与劳动者订立书面劳动合同的，应当向劳动者每月支付二倍的工资。\\n\" +\n//            \"用人单位违反本法规定不与劳动者订立无固定期限劳动合同的，自应当订立无固定期限劳动合同之日起向劳动者每月支付二倍的工资。\\n\" +\n//            \"第八十三条　用人单位违反本法规定与劳动者约定试用期的，由劳动行政部门责令改正;违法约定的试用期已经履行的，由用人单位以劳动者试用期满月工资为标准，按已经履行的超过法定试用期的期间向劳动者支付赔偿金。\\n\" +\n//            \"第八十四条　用人单位违反本法规定，扣押劳动者居民身份证等证件的，由劳动行政部门责令限期退还劳动者本人，并依照有关法律规定给予处罚。\\n\" +\n//            \"用人单位违反本法规定，以担保或者其他名义向劳动者收取财物的，由劳动行政部门责令限期退还劳动者本人，并以每人五百元以上二千元以下的标准处以罚款;给劳动者造成损害的，应当承担赔偿责任。\\n\" +\n//            \"劳动者依法解除或者终止劳动合同，用人单位扣押劳动者档案或者其他物品的，依照前款规定处罚。\\n\" +\n//            \"第八十五条　用人单位有下列情形之一的，由劳动行政部门责令限期支付劳动报酬、加班费或者经济补偿;劳动报酬低于当地最低工资标准的，应当支付其差额部分;逾期不支付的，责令用人单位按应付金额百分之五十以上百分之一百以下的标准向劳动者加付赔偿金：\\n\" +\n//            \"(一)未按照劳动合同的约定或者国家规定及时足额支付劳动者劳动报酬的;\\n\" +\n//            \"(二)低于当地最低工资标准支付劳动者工资的;\\n\" +\n//            \"(三)安排加班不支付加班费的;\\n\" +\n//            \"(四)解除或者终止劳动合同，未依照本法规定向劳动者支付经济补偿的。\\n\" +\n//            \"第八十六条　劳动合同依照本法第二十六条规定被确认无效，给对方造成损害的，有过错的一方应当承担赔偿责任。\\n\" +\n//            \"第八十七条　用人单位违反本法规定解除或者终止劳动合同的，应当依照本法第四十七条规定的经济补偿标准的二倍向劳动者支付赔偿金。\\n\" +\n//            \"第八十八条　用人单位有下列情形之一的，依法给予行政处罚;构成犯罪的，依法追究刑事责任;给劳动者造成损害的，应当承担赔偿责任：\\n\" +\n//            \"(一)以暴力、威胁或者非法限制人身自由的手段强迫劳动的;\\n\" +\n//            \"(二)违章指挥或者强令冒险作业危及劳动者人身安全的;\\n\" +\n//            \"(三)侮辱、体罚、殴打、非法搜查或者拘禁劳动者的;\\n\" +\n//            \"(四)劳动条件恶劣、环境污染严重，给劳动者身心健康造成严重损害的。\\n\" +\n//            \"第八十九条　用人单位违反本法规定未向劳动者出具解除或者终止劳动合同的书面证明，由劳动行政部门责令改正;给劳动者造成损害的，应当承担赔偿责任。\\n\" +\n//            \"第九十条　劳动者违反本法规定解除劳动合同，或者违反劳动合同中约定的保密义务或者竞业限制，给用人单位造成损失的，应当承担赔偿责任。\\n\" +\n//            \"第九十一条　用人单位招用与其他用人单位尚未解除或者终止劳动合同的劳动者，给其他用人单位造成损失的，应当承担连带赔偿责任。\\n\" +\n//            \"第九十二条　违反本法规定，未经许可，擅自经营劳务派遣业务的，由劳动行政部门责令停止违法行为，没收违法所得，并处违法所得一倍以上五倍以下的罚款；没有违法所得的，可以处五万元以下的罚款。\\n\" +\n//            \"    劳务派遣单位、用工单位违反本法有关劳务派遣规定的，由劳动行政部门责令限期改正；逾期不改正的，以每人五千元以上一万元以下的标准处以罚款，对劳务派遣单位，吊销其劳务派遣业务经营许可证。用工单位给被派遣劳动者造成损害的，劳务派遣单位与用工单位承担连带赔偿责任。\\n\" +\n//            \"第九十三条　对不具备合法经营资格的用人单位的违法犯罪行为，依法追究法律责任;劳动者已经付出劳动的，该单位或者其出资人应当依照本法有关规定向劳动者支付劳动报酬、经济补偿、赔偿金;给劳动者造成损害的，应当承担赔偿责任。\\n\" +\n//            \"第九十四条　个人承包经营违反本法规定招用劳动者，给劳动者造成损害的，发包的组织与个人承包经营者承担连带赔偿责任。\\n\" +\n//            \"第九十五条　劳动行政部门和其他有关主管部门及其工作人员玩忽职守、不履行法定职责，或者违法行使职权，给劳动者或者用人单位造成损害的，应当承担赔偿责任;对直接负责的主管人员和其他直接责任人员，依法给予行政处分;构成犯罪的，依法追究刑事责任。\\n\" +\n//            \"第八章　附则\\n\" +\n//            \"第九十六条　事业单位与实行聘用制的工作人员订立、履行、变更、解除或者终止劳动合同，法律、行政法规或者国务院另有规定的，依照其规定;未作规定的，依照本法有关规定执行。\\n\" +\n//            \"第九十七条　本法施行前已依法订立且在本法施行之日存续的劳动合同，继续履行;本法第十四条第二款第三项规定连续订立固定期限劳动合同的次数，自本法施行后续订固定期限劳动合同时开始计算。\\n\" +\n//            \"本法施行前已建立劳动关系，尚未订立书面劳动合同的，应当自本法施行之日起一个月内订立。\\n\" +\n//            \"本法施行之日存续的劳动合同在本法施行后解除或者终止，依照本法第四十六条规定应当支付经济补偿的，经济补偿年限自本法施行之日起计算;本法施行前按照当时有关规定，用人单位应当向劳动者支付经济补偿的，按照当时有关规定执行。\\n\" +\n//            \"第九十八条　本法自2008年1月1日起施行。\\n\" +\n//            \"\\n\";\n//\n//\n//}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/pom.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n         xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n         xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n    <parent>\n        <artifactId>jeecg-boot-module</artifactId>\n        <groupId>org.jeecgframework.boot3</groupId>\n        <version>3.9.1</version>\n    </parent>\n    <modelVersion>4.0.0</modelVersion>\n\n    <artifactId>jeecg-module-demo</artifactId>\n\n    <dependencies>\n        <dependency>\n            <groupId>org.jeecgframework.boot3</groupId>\n            <artifactId>jeecg-boot-base-core</artifactId>\n        </dependency>\n    </dependencies>\n\n</project>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/cloud/controller/JcloudDemoFeignController.java",
    "content": "//package org.jeecg.modules.demo.cloud.controller;\n//\n//import com.alibaba.csp.sentinel.annotation.SentinelResource;\n//import io.swagger.v3.oas.annotations.tags.Tag;\n//import io.swagger.v3.oas.annotations.Operation;\n//import lombok.extern.slf4j.Slf4j;\n//import org.jeecg.common.api.vo.Result;\n//import org.jeecg.common.system.api.ISysBaseAPI;\n//import org.jeecg.common.system.vo.DictModel;\n//import org.springframework.beans.factory.annotation.Autowired;\n//import org.springframework.web.bind.annotation.GetMapping;\n//import org.springframework.web.bind.annotation.RequestMapping;\n//import org.springframework.web.bind.annotation.RestController;\n//import jakarta.annotation.Resource;\n//import java.util.List;\n//\n///**\n// *\n// */\n//@Slf4j\n//@Tag(name = \"【微服务】单元测试\")\n//@RestController\n//@RequestMapping(\"/test\")\n//public class JcloudDemoFeignController {\n//    @Resource\n//    private ISysBaseAPI sysBaseApi;\n////    @Autowired\n////    private ErpHelloApi erpHelloApi;\n//\n//    /**\n//     * 测试\n//     *\n//     * @return\n//     */\n//    @GetMapping(\"/callSystem\")\n//    //@SentinelResource(value = \"remoteDict\",fallback = \"getDefaultHandler\")\n//    @Operation(summary = \"通过feign调用system服务\")\n//    public Result getRemoteDict() {\n//        List<DictModel> list = sysBaseApi.queryAllDict();\n//        return Result.OK(list);\n//    }\n//\n//\n////    /**\n////     * 测试调用 erp 微服务接口\n////     * 【如何测试：通过archetype生成微服务模块，快速集成测试】\n////     *  https://help.jeecg.com/java/springcloud/archetype.html\n////     * @return\n////     */\n////    @GetMapping(\"/callErp\")\n////    @Operation(summary = \"测试feign erp\")\n////    public Result callErp() {\n////        log.info(\"call erp 服务\");\n////        String res = erpHelloApi.callHello();\n////        return Result.OK(res);\n////    }\n//\n//    /**\n//     * 熔断，默认回调函数\n//     *\n//     * @return\n//     */\n//    public Result<Object> getDefaultHandler() {\n//        log.info(\"测试JcloudDemoController-remoteDict 熔断降级\");\n//        return Result.error(\"测试JcloudDemoController-remoteDict 熔断降级\");\n//    }\n//\n//}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/cloud/controller/JcloudDemoProviderController.java",
    "content": "package org.jeecg.modules.demo.cloud.controller;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.modules.demo.cloud.service.JcloudDemoService;\nimport org.springframework.web.bind.annotation.GetMapping;\nimport org.springframework.web.bind.annotation.RequestMapping;\nimport org.springframework.web.bind.annotation.RequestParam;\nimport org.springframework.web.bind.annotation.RestController;\n\nimport jakarta.annotation.Resource;\n\n/**\n * 服务端提供方——feign接口\n * 【提供给system-start调用测试，看feign是否畅通】\n * @author: jeecg-boot\n */\n@Slf4j\n@RestController\n@RequestMapping(\"/test\")\npublic class JcloudDemoProviderController {\n\n    @Resource\n    private JcloudDemoService jcloudDemoService;\n\n    @GetMapping(\"/getMessage\")\n    public String getMessage(@RequestParam(name = \"name\") String name) {\n        String msg = jcloudDemoService.getMessage(name);\n        log.info(\" 微服务被调用：{} \",msg);\n        return msg;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/cloud/service/JcloudDemoService.java",
    "content": "package org.jeecg.modules.demo.cloud.service;\n\nimport org.jeecg.common.api.vo.Result;\n\n/**\n * @Description: JcloudDemoService接口\n * @author: jeecg-boot\n */\npublic interface JcloudDemoService {\n\n    /**\n     * 获取信息（测试）\n     * @param name 姓名\n     * @return \"Hello，\" + name\n     */\n    String getMessage(String name);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/cloud/service/impl/JcloudDemoServiceImpl.java",
    "content": "package org.jeecg.modules.demo.cloud.service.impl;\n\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.modules.demo.cloud.service.JcloudDemoService;\nimport org.springframework.stereotype.Service;\n\n/**\n * @Description: JcloudDemoServiceImpl实现类\n * @author: jeecg-boot\n */\n@Service\npublic class JcloudDemoServiceImpl implements JcloudDemoService {\n    @Override\n    public String getMessage(String name) {\n        String resMsg = \"Hello，我是jeecg-demo服务节点，收到你的消息：【 \"+ name +\" 】\";\n        return resMsg;\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/cloud/xxljob/TestJobHandler.java",
    "content": "//\n//package org.jeecg.modules.demo.cloud.xxljob;\n//\n//import com.xxl.job.core.biz.model.ReturnT;\n//import com.xxl.job.core.handler.annotation.XxlJob;\n//import lombok.extern.slf4j.Slf4j;\n//import org.jeecg.common.config.mqtoken.UserTokenContext;\n//import org.jeecg.common.constant.CommonConstant;\n//import org.jeecg.common.system.api.ISysBaseAPI;\n//import org.jeecg.common.system.util.JwtUtil;\n//import org.jeecg.common.util.RedisUtil;\n//import org.jeecg.common.util.SpringContextUtils;\n//import org.springframework.beans.factory.annotation.Autowired;\n//import org.springframework.stereotype.Component;\n//\n//\n///**\n// * xxl-job定时任务测试\n// */\n//@Slf4j\n//@Component\n//public class TestJobHandler {\n//    @Autowired\n//    ISysBaseAPI sysBaseApi;\n//\n//    /**\n//     * 简单任务\n//     *\n//     * 测试：无token调用feign接口\n//     *\n//     * @param params\n//     * @return\n//     */\n//\n//    @XxlJob(value = \"testJob\")\n//    public ReturnT<String> demoJobHandler(String params) {\n//        //1.生成临时令牌Token到线程中\n//        UserTokenContext.setToken(getTemporaryToken());\n//\n//        log.info(\"我是 jeecg-demo 服务里的定时任务 testJob , 我执行了...............................\");\n//        log.info(\"我调用 jeecg-system 服务的字典接口：{}\",sysBaseApi.queryAllDict());\n//        //。。。此处可以写多个feign接口调用\n//\n//        //2.使用完，删除临时令牌Token\n//        UserTokenContext.remove();\n//        return ReturnT.SUCCESS;\n//    }\n//\n//    public void init() {\n//        log.info(\"init\");\n//    }\n//\n//    public void destroy() {\n//        log.info(\"destory\");\n//    }\n//\n//    /**\n//     * 获取临时令牌\n//     *\n//     * 模拟登陆接口，获取模拟 Token\n//     * @return\n//     */\n//    public static String getTemporaryToken() {\n//        RedisUtil redisUtil = SpringContextUtils.getBean(RedisUtil.class);\n//        // 模拟登录生成Token\n//        String token = JwtUtil.sign(\"??\", \"??\");\n//        // 设置Token缓存有效时间为 5 分钟\n//        redisUtil.set(CommonConstant.PREFIX_USER_TOKEN + token, token);\n//        redisUtil.expire(CommonConstant.PREFIX_USER_TOKEN + token, 5 * 60 * 1000);\n//        return token;\n//    }\n//\n//}\n//\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mcp/McpDemoController.java",
    "content": "package org.jeecg.modules.demo.mcp;\n\nimport com.alibaba.fastjson.JSON;\nimport com.alibaba.fastjson.JSONObject;\nimport io.swagger.v3.oas.annotations.Operation;\nimport io.swagger.v3.oas.annotations.tags.Tag;\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.config.shiro.IgnoreAuth;\nimport org.springframework.http.MediaType;\nimport org.springframework.web.bind.annotation.*;\nimport org.springframework.web.servlet.mvc.method.annotation.SseEmitter;\nimport java.io.IOException;\nimport java.io.PrintWriter;\nimport java.time.LocalDateTime;\nimport java.time.format.DateTimeFormatter;\nimport java.util.*;\nimport java.util.concurrent.ConcurrentHashMap;\n\n/**\n * MCP Server 示例 (Model Context Protocol)\n * \n * 这是一个符合 MCP 协议的服务端实现，支持 SSE 传输。\n * \n * 连接地址: http://你的服务器:8080/jeecg-boot/demo/mcp/sse\n * \n * 提供的工具:\n * - hello: 打招呼工具\n * - get_time: 获取当前时间\n * - calculate: 简单计算器\n */\n@Slf4j\n@RestController\n@RequestMapping(\"/demo/mcp\")\n@Tag(name = \"MCP Server 示例\")\npublic class McpDemoController {\n\n    // 存储 SSE 连接\n    private final Map<String, SseEmitter> sseEmitters = new ConcurrentHashMap<>();\n    \n    // 定义工具列表\n    private final List<Map<String, Object>> TOOLS = List.of(\n            Map.of(\n                    \"name\", \"hello\",\n                    \"description\", \"打招呼工具，返回问候语\",\n                    \"inputSchema\", Map.of(\n                            \"type\", \"object\",\n                            \"properties\", Map.of(\n                                    \"name\", Map.of(\"type\", \"string\", \"description\", \"你的名字\")\n                            ),\n                            \"required\", List.of(\"name\")\n                    )\n            ),\n            Map.of(\n                    \"name\", \"get_time\",\n                    \"description\", \"获取当前服务器时间\",\n                    \"inputSchema\", Map.of(\n                            \"type\", \"object\",\n                            \"properties\", Map.of()\n                    )\n            ),\n            Map.of(\n                    \"name\", \"calculate\",\n                    \"description\", \"简单计算器，支持加减乘除\",\n                    \"inputSchema\", Map.of(\n                            \"type\", \"object\",\n                            \"properties\", Map.of(\n                                    \"a\", Map.of(\"type\", \"number\", \"description\", \"第一个数\"),\n                                    \"b\", Map.of(\"type\", \"number\", \"description\", \"第二个数\"),\n                                    \"operator\", Map.of(\"type\", \"string\", \"description\", \"运算符: +, -, *, /\")\n                            ),\n                            \"required\", List.of(\"a\", \"b\", \"operator\")\n                    )\n            )\n    );\n\n    /**\n     * MCP SSE 端点 - 客户端通过此接口建立 SSE 连接\n     */\n    @IgnoreAuth\n    @GetMapping(value = \"/sse\", produces = MediaType.TEXT_EVENT_STREAM_VALUE)\n    @Operation(summary = \"MCP SSE 连接端点\")\n    public SseEmitter sse(HttpServletRequest request) {\n        String clientId = UUID.randomUUID().toString();\n        log.info(\"[MCP Server] 新客户端 SSE 连接: {}\", clientId);\n        \n        SseEmitter emitter = new SseEmitter(0L); // 不超时\n        sseEmitters.put(clientId, emitter);\n        \n        emitter.onCompletion(() -> {\n            log.info(\"[MCP Server] 客户端断开: {}\", clientId);\n            sseEmitters.remove(clientId);\n        });\n        emitter.onTimeout(() -> {\n            log.info(\"[MCP Server] 客户端超时: {}\", clientId);\n            sseEmitters.remove(clientId);\n        });\n        emitter.onError(e -> {\n            log.error(\"[MCP Server] SSE 错误: {}\", e.getMessage());\n            sseEmitters.remove(clientId);\n        });\n        \n        // 发送 endpoint 事件，告诉客户端消息端点地址\n        try {\n            String baseUrl = request.getScheme() + \"://\" + request.getServerName() + \":\" + request.getServerPort();\n            String messageEndpoint = baseUrl + request.getContextPath() + \"/demo/mcp/message?sessionId=\" + clientId;\n            emitter.send(SseEmitter.event()\n                    .name(\"endpoint\")\n                    .data(messageEndpoint));\n            log.info(\"[MCP Server] 发送 endpoint 事件: {}\", messageEndpoint);\n        } catch (IOException e) {\n            log.error(\"[MCP Server] 发送 endpoint 事件失败\", e);\n        }\n        \n        return emitter;\n    }\n\n    /**\n     * Streamable HTTP 端点 - 同时支持 POST 到 /sse 的 JSON-RPC 请求\n     * Cursor 客户端会先尝试这种方式\n     */\n    @IgnoreAuth\n    @PostMapping(value = \"/sse\")\n    @Operation(summary = \"MCP Streamable HTTP 端点\")\n    public void ssePost(@RequestBody String body, HttpServletResponse response) throws IOException {\n        log.info(\"[MCP Server] Streamable HTTP 请求: {}\", body);\n        handleJsonRpcRequest(body, response);\n    }\n\n    /**\n     * MCP 消息处理端点 - 处理 JSON-RPC 请求\n     * 直接写入原始 JSON-RPC 响应，避免框架包装\n     */\n    @IgnoreAuth\n    @PostMapping(value = \"/message\")\n    @Operation(summary = \"MCP 消息处理\")\n    public void handleMessage(@RequestParam(required = false) String sessionId,\n                              @RequestBody String body,\n                              HttpServletResponse response) throws IOException {\n        log.info(\"[MCP Server] 收到消息, sessionId: {}, body: {}\", sessionId, body);\n        handleJsonRpcRequest(body, response);\n    }\n\n    /**\n     * 处理 JSON-RPC 请求的公共方法\n     */\n    private void handleJsonRpcRequest(String body, HttpServletResponse response) throws IOException {\n        response.setContentType(\"application/json;charset=UTF-8\");\n        PrintWriter writer = response.getWriter();\n        \n        try {\n            JSONObject request = JSON.parseObject(body);\n            String method = request.getString(\"method\");\n            Object id = request.get(\"id\");\n            JSONObject params = request.getJSONObject(\"params\");\n            \n            // 通知类消息（没有id）不需要响应\n            if (id == null) {\n                log.info(\"[MCP Server] 收到通知: {}\", method);\n                writer.write(\"{}\");\n                writer.flush();\n                return;\n            }\n            \n            // 构建 JSON-RPC 2.0 响应\n            Map<String, Object> jsonRpcResponse = new LinkedHashMap<>();\n            jsonRpcResponse.put(\"jsonrpc\", \"2.0\");\n            jsonRpcResponse.put(\"id\", id);\n            \n            try {\n                Object result = switch (method) {\n                    case \"initialize\" -> handleInitialize(params);\n                    case \"initialized\", \"notifications/initialized\" -> handleInitialized();\n                    case \"tools/list\" -> handleToolsList();\n                    case \"tools/call\" -> handleToolsCall(params);\n                    case \"ping\" -> handlePing();\n                    case \"notifications/cancelled\" -> handleCancelled(params);\n                    default -> {\n                        if (method != null && method.startsWith(\"notifications/\")) {\n                            log.info(\"[MCP Server] 忽略未知通知: {}\", method);\n                            yield Map.of();\n                        }\n                        throw new RuntimeException(\"未知方法: \" + method);\n                    }\n                };\n                jsonRpcResponse.put(\"result\", result);\n            } catch (Exception e) {\n                log.error(\"[MCP Server] 处理请求失败\", e);\n                jsonRpcResponse.put(\"error\", Map.of(\n                        \"code\", -32603,\n                        \"message\", e.getMessage()\n                ));\n            }\n            \n            String responseJson = JSON.toJSONString(jsonRpcResponse);\n            log.info(\"[MCP Server] 返回: {}\", responseJson);\n            writer.write(responseJson);\n            \n        } catch (Exception e) {\n            log.error(\"[MCP Server] 解析请求失败\", e);\n            writer.write(\"{\\\"jsonrpc\\\":\\\"2.0\\\",\\\"id\\\":null,\\\"error\\\":{\\\"code\\\":-32700,\\\"message\\\":\\\"Parse error\\\"}}\");\n        }\n        \n        writer.flush();\n    }\n\n    /**\n     * 处理 initialize 请求\n     */\n    private Map<String, Object> handleInitialize(JSONObject params) {\n        log.info(\"[MCP Server] 初始化请求: {}\", params);\n        return Map.of(\n                \"protocolVersion\", \"2024-11-05\",\n                \"capabilities\", Map.of(\n                        \"tools\", Map.of()\n                ),\n                \"serverInfo\", Map.of(\n                        \"name\", \"jeecg-mcp-demo\",\n                        \"version\", \"1.0.0\"\n                )\n        );\n    }\n    \n    /**\n     * 处理 initialized 通知\n     */\n    private Map<String, Object> handleInitialized() {\n        log.info(\"[MCP Server] 客户端已初始化完成\");\n        return Map.of();\n    }\n    \n    /**\n     * 处理 ping 请求\n     */\n    private Map<String, Object> handlePing() {\n        log.info(\"[MCP Server] Ping\");\n        return Map.of();\n    }\n    \n    /**\n     * 处理 notifications/cancelled 通知\n     */\n    private Map<String, Object> handleCancelled(JSONObject params) {\n        log.info(\"[MCP Server] 请求被取消: {}\", params);\n        return Map.of();\n    }\n\n    /**\n     * 处理 tools/list 请求\n     */\n    private Map<String, Object> handleToolsList() {\n        log.info(\"[MCP Server] 获取工具列表\");\n        return Map.of(\"tools\", TOOLS);\n    }\n\n    /**\n     * 处理 tools/call 请求\n     */\n    private Map<String, Object> handleToolsCall(JSONObject params) {\n        String toolName = params.getString(\"name\");\n        JSONObject arguments = params.getJSONObject(\"arguments\");\n        if (arguments == null) {\n            arguments = new JSONObject();\n        }\n        log.info(\"[MCP Server] 调用工具: {}, 参数: {}\", toolName, arguments);\n        \n        String result = switch (toolName) {\n            case \"hello\" -> {\n                String name = arguments.getString(\"name\");\n                if (name == null || name.isEmpty()) {\n                    name = \"World\";\n                }\n                yield \"你好, \" + name + \"! 欢迎使用 JeecgBoot MCP 服务!\";\n            }\n            case \"get_time\" -> {\n                yield \"当前时间: \" + LocalDateTime.now().format(DateTimeFormatter.ofPattern(\"yyyy-MM-dd HH:mm:ss\"));\n            }\n            case \"calculate\" -> {\n                double a = arguments.getDoubleValue(\"a\");\n                double b = arguments.getDoubleValue(\"b\");\n                String op = arguments.getString(\"operator\");\n                if (op == null) op = \"+\";\n                double res = switch (op) {\n                    case \"+\" -> a + b;\n                    case \"-\" -> a - b;\n                    case \"*\" -> a * b;\n                    case \"/\" -> b != 0 ? a / b : Double.NaN;\n                    default -> throw new RuntimeException(\"不支持的运算符: \" + op);\n                };\n                yield String.format(\"%.2f %s %.2f = %.2f\", a, op, b, res);\n            }\n            default -> throw new RuntimeException(\"未知工具: \" + toolName);\n        };\n        \n        return Map.of(\n                \"content\", List.of(Map.of(\n                        \"type\", \"text\",\n                        \"text\", result\n                ))\n        );\n    }\n\n    /**\n     * 使用说明页面\n     */\n    @IgnoreAuth\n    @GetMapping(\"/info\")\n    @Operation(summary = \"MCP Server 使用说明\")\n    public Map<String, Object> info(HttpServletRequest request) {\n        log.info(\"[MCP Server] Hello 接口被访问\");\n        String baseUrl = request.getScheme() + \"://\" + request.getServerName() + \":\" + request.getServerPort() + request.getContextPath();\n        return Map.of(\n                \"success\", true,\n                \"message\", \"JeecgBoot MCP Server 示例\",\n                \"sseUrl\", baseUrl + \"/demo/mcp/sse\",\n                \"tools\", List.of(\n                        Map.of(\"name\", \"hello\", \"description\", \"打招呼工具\", \"params\", \"name: 你的名字\"),\n                        Map.of(\"name\", \"get_time\", \"description\", \"获取当前时间\", \"params\", \"无\"),\n                        Map.of(\"name\", \"calculate\", \"description\", \"简单计算器\", \"params\", \"a, b, operator(+,-,*,/)\")\n                ),\n                \"usage\", \"在 Cursor/Claude 等 MCP 客户端中配置 SSE URL: \" + baseUrl + \"/demo/mcp/sse\",\n                \"example\", \"请调用 hello 工具，参数 name 填 \\\"测试用户\\\"\"\n        );\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/MockController.java",
    "content": "package org.jeecg.modules.demo.mock;\n\nimport com.alibaba.fastjson.JSON;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.io.IOUtils;\nimport org.jeecg.common.api.vo.Result;\nimport org.springframework.web.bind.annotation.*;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\nimport javax.swing.filechooser.FileSystemView;\nimport java.io.File;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.util.ArrayList;\nimport java.util.HashMap;\nimport java.util.List;\nimport java.util.Map;\n\n/**\n * @Description: MockController\n * @author: jeecg-boot\n */\n@RestController\n@RequestMapping(\"/mock/api\")\n@Slf4j\npublic class MockController {\n\n\tprivate final String JSON_PATH = \"classpath:org/jeecg/modules/demo/mock/json\";\n\n\t/**\n\t * 通用json访问接口\n\t * 格式： http://localhost:8080/jeecg-boot/api/json/{filename}\n\t * @param filename\n\t * @return\n\t */\n\t@RequestMapping(value = \"/json/{filename}\", method = RequestMethod.GET)\n\tpublic String getJsonData(@PathVariable(\"filename\") String filename) {\n\t\tString jsonpath = \"classpath:org/jeecg/modules/demo/mock/json/\"+filename+\".json\";\n\t\treturn readJson(jsonpath);\n\t}\n\n\t@GetMapping(value = \"/asynTreeList\")\n\tpublic Result asynTreeList(String id) {\n\t\tString json = readJson(JSON_PATH + \"/asyn_tree_list_\" + id + \".json\");\n\t\treturn Result.OK(JSON.parseArray(json));\n\t}\n\n\t@GetMapping(value = \"/user\")\n\tpublic String user() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/user.json\");\n\t}\n\n\t/**\n\t * 老的登录获取用户信息接口\n\t * @return\n\t */\n\t@GetMapping(value = \"/user/info\")\n\tpublic String userInfo() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/user_info.json\");\n\t}\n\n\t@GetMapping(value = \"/role\")\n\tpublic String role() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/role.json\");\n\t}\n\n\t@GetMapping(value = \"/service\")\n\tpublic String service() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/service.json\");\n\t}\n\n\t@GetMapping(value = \"/permission\")\n\tpublic String permission() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/permission.json\");\n\t}\n\n\t@GetMapping(value = \"/permission/no-pager\")\n\tpublic String permissionNoPage() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/permission_no_page.json\");\n\t}\n\n\t/**\n\t * 省市县\n\t */\n\t@GetMapping(value = \"/area\")\n\tpublic String area() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/area.json\");\n\t}\n\n\t/**\n\t  * 测试报表数据\n\t */\n\t@GetMapping(value = \"/report/getYearCountInfo\")\n\tpublic String getYearCountInfo() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/getCntrNoCountInfo.json\");\n\t}\n\t@GetMapping(value = \"/report/getMonthCountInfo\")\n\tpublic String getMonthCountInfo() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/getCntrNoCountInfo.json\");\n\t}\n\t@GetMapping(value = \"/report/getCntrNoCountInfo\")\n\tpublic String getCntrNoCountInfo() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/getCntrNoCountInfo.json\");\n\t}\n\t@GetMapping(value = \"/report/getCabinetCountInfo\")\n\tpublic String getCabinetCountInfo() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/getCntrNoCountInfo.json\");\n\t}\n\t@GetMapping(value = \"/report/getTubiao\")\n\tpublic String getTubiao() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/getTubiao.json\");\n\t}\n\n\t/**\n\t   * 实时磁盘监控\n\t * @param request\n\t * @param response\n\t * @return\n\t */\n\t@GetMapping(\"/queryDiskInfo\")\n\tpublic Result<List<Map<String,Object>>> queryDiskInfo(HttpServletRequest request, HttpServletResponse response){\n\t\tResult<List<Map<String,Object>>> res = new Result<>();\n\t\ttry {\n\t\t\t// 当前文件系统类\n\t        FileSystemView fsv = FileSystemView.getFileSystemView();\n\t        // 列出所有windows 磁盘\n\t        File[] fs = File.listRoots();\n\t        log.info(\"查询磁盘信息:\"+fs.length+\"个\");\n\t        List<Map<String,Object>> list = new ArrayList<>();\n\n\t        for (int i = 0; i < fs.length; i++) {\n\t        \tif(fs[i].getTotalSpace()==0) {\n\t        \t\tcontinue;\n\t        \t}\n\t        \tMap<String,Object> map = new HashMap<>(5);\n\t        \tmap.put(\"name\", fsv.getSystemDisplayName(fs[i]));\n\t        \tmap.put(\"max\", fs[i].getTotalSpace());\n\t        \tmap.put(\"rest\", fs[i].getFreeSpace());\n\t        \tmap.put(\"restPPT\", fs[i].getFreeSpace()*100/fs[i].getTotalSpace());\n\t        \tlist.add(map);\n\t        \tlog.info(map.toString());\n\t        }\n\t        res.setResult(list);\n\t        res.success(\"查询成功\");\n\t\t} catch (Exception e) {\n\t\t\tres.error500(\"查询失败\"+e.getMessage());\n\t\t}\n\t\treturn res;\n\t}\n\n\t//-------------------------------------------------------------------------------------------\n\t/**\n\t * 工作台首页的数据\n\t * @return\n\t */\n\t@GetMapping(value = \"/list/search/projects\")\n\tpublic String projects() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/workplace_projects.json\");\n\t}\n\n\t@GetMapping(value = \"/workplace/activity\")\n\tpublic String activity() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/workplace_activity.json\");\n\t}\n\n\t@GetMapping(value = \"/workplace/teams\")\n\tpublic String teams() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/workplace_teams.json\");\n\t}\n\n\t@GetMapping(value = \"/workplace/radar\")\n\tpublic String radar() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/workplace_radar.json\");\n\t}\n\n\t@GetMapping(value = \"/task/process\")\n\tpublic String taskProcess() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/task_process.json\");\n\t}\n\t//-------------------------------------------------------------------------------------------\n\n\t//author:lvdandan-----date：20190315---for:添加数据日志json----\n    /**\n     * 数据日志\n     */\n\tpublic String sysDataLogJson() {\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/sysdatalog.json\");\n\t}\n\t//author:lvdandan-----date：20190315---for:添加数据日志json----\n\n\t//--update-begin--author:wangshuai-----date：20201023---for:返回用户信息json数据----\n    /**\n     * 用户信息\n     */\n    @GetMapping(value = \"/getUserInfo\")\n\tpublic String getUserInfo(){\n\t\treturn readJson(\"classpath:org/jeecg/modules/demo/mock/json/userinfo.json\");\n\t}\n\t//--update-end--author:wangshuai-----date：20201023---for:返回用户信息json数据----\n\t/**\n\t * 读取json格式文件\n\t * @param jsonSrc\n\t * @return\n\t */\n\tprivate String readJson(String jsonSrc) {\n\t\tString json = \"\";\n\t\ttry {\n\t\t\t//File jsonFile = ResourceUtils.getFile(jsonSrc);\n\t\t\t//json = FileUtils.re.readFileToString(jsonFile);\n\t\t\t//换个写法，解决springboot读取jar包中文件的问题\n\t\t\tInputStream stream = getClass().getClassLoader().getResourceAsStream(jsonSrc.replace(\"classpath:\", \"\"));\n\t\t\tjson = IOUtils.toString(stream,\"UTF-8\");\n\t\t} catch (IOException e) {\n\t\t\tlog.error(e.getMessage(),e);\n\t\t}\n\t\treturn json;\n\t}\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/area.json",
    "content": "[\n  {\n    \"value\": \"110000\",\n    \"label\": \"北京市\",\n    \"children\": [\n      {\n        \"value\": \"110000\",\n        \"label\": \"北京市\",\n        \"children\": [\n          {\n            \"value\": \"110101\",\n            \"label\": \"东城区\"\n          },\n          {\n            \"value\": \"110102\",\n            \"label\": \"西城区\"\n          },\n          {\n            \"value\": \"110105\",\n            \"label\": \"朝阳区\"\n          },\n          {\n            \"value\": \"110106\",\n            \"label\": \"丰台区\"\n          },\n          {\n            \"value\": \"110107\",\n            \"label\": \"石景山区\"\n          },\n          {\n            \"value\": \"110108\",\n            \"label\": \"海淀区\"\n          },\n          {\n            \"value\": \"110109\",\n            \"label\": \"门头沟区\"\n          },\n          {\n            \"value\": \"110111\",\n            \"label\": \"房山区\"\n          },\n          {\n            \"value\": \"110112\",\n            \"label\": \"通州区\"\n          },\n          {\n            \"value\": \"110113\",\n            \"label\": \"顺义区\"\n          },\n          {\n            \"value\": \"110114\",\n            \"label\": \"昌平区\"\n          },\n          {\n            \"value\": \"110115\",\n            \"label\": \"大兴区\"\n          },\n          {\n            \"value\": \"110116\",\n            \"label\": \"怀柔区\"\n          },\n          {\n            \"value\": \"110117\",\n            \"label\": \"平谷区\"\n          },\n          {\n            \"value\": \"110118\",\n            \"label\": \"密云区\"\n          },\n          {\n            \"value\": \"110119\",\n            \"label\": \"延庆区\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"120000\",\n    \"label\": \"天津市\",\n    \"children\": [\n      {\n        \"value\": \"120000\",\n        \"label\": \"天津市\",\n        \"children\": [\n          {\n            \"value\": \"120101\",\n            \"label\": \"和平区\"\n          },\n          {\n            \"value\": \"120102\",\n            \"label\": \"河东区\"\n          },\n          {\n            \"value\": \"120103\",\n            \"label\": \"河西区\"\n          },\n          {\n            \"value\": \"120104\",\n            \"label\": \"南开区\"\n          },\n          {\n            \"value\": \"120105\",\n            \"label\": \"河北区\"\n          },\n          {\n            \"value\": \"120106\",\n            \"label\": \"红桥区\"\n          },\n          {\n            \"value\": \"120110\",\n            \"label\": \"东丽区\"\n          },\n          {\n            \"value\": \"120111\",\n            \"label\": \"西青区\"\n          },\n          {\n            \"value\": \"120112\",\n            \"label\": \"津南区\"\n          },\n          {\n            \"value\": \"120113\",\n            \"label\": \"北辰区\"\n          },\n          {\n            \"value\": \"120114\",\n            \"label\": \"武清区\"\n          },\n          {\n            \"value\": \"120115\",\n            \"label\": \"宝坻区\"\n          },\n          {\n            \"value\": \"120116\",\n            \"label\": \"滨海新区\"\n          },\n          {\n            \"value\": \"120117\",\n            \"label\": \"宁河区\"\n          },\n          {\n            \"value\": \"120118\",\n            \"label\": \"静海区\"\n          },\n          {\n            \"value\": \"120119\",\n            \"label\": \"蓟州区\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"130000\",\n    \"label\": \"河北省\",\n    \"children\": [\n      {\n        \"value\": \"130100\",\n        \"label\": \"石家庄市\",\n        \"children\": [\n          {\n            \"value\": \"130102\",\n            \"label\": \"长安区\"\n          },\n          {\n            \"value\": \"130104\",\n            \"label\": \"桥西区\"\n          },\n          {\n            \"value\": \"130105\",\n            \"label\": \"新华区\"\n          },\n          {\n            \"value\": \"130107\",\n            \"label\": \"井陉矿区\"\n          },\n          {\n            \"value\": \"130108\",\n            \"label\": \"裕华区\"\n          },\n          {\n            \"value\": \"130109\",\n            \"label\": \"藁城区\"\n          },\n          {\n            \"value\": \"130110\",\n            \"label\": \"鹿泉区\"\n          },\n          {\n            \"value\": \"130111\",\n            \"label\": \"栾城区\"\n          },\n          {\n            \"value\": \"130121\",\n            \"label\": \"井陉县\"\n          },\n          {\n            \"value\": \"130123\",\n            \"label\": \"正定县\"\n          },\n          {\n            \"value\": \"130125\",\n            \"label\": \"行唐县\"\n          },\n          {\n            \"value\": \"130126\",\n            \"label\": \"灵寿县\"\n          },\n          {\n            \"value\": \"130127\",\n            \"label\": \"高邑县\"\n          },\n          {\n            \"value\": \"130128\",\n            \"label\": \"深泽县\"\n          },\n          {\n            \"value\": \"130129\",\n            \"label\": \"赞皇县\"\n          },\n          {\n            \"value\": \"130130\",\n            \"label\": \"无极县\"\n          },\n          {\n            \"value\": \"130131\",\n            \"label\": \"平山县\"\n          },\n          {\n            \"value\": \"130132\",\n            \"label\": \"元氏县\"\n          },\n          {\n            \"value\": \"130133\",\n            \"label\": \"赵县\"\n          },\n          {\n            \"value\": \"130181\",\n            \"label\": \"辛集市\"\n          },\n          {\n            \"value\": \"130183\",\n            \"label\": \"晋州市\"\n          },\n          {\n            \"value\": \"130184\",\n            \"label\": \"新乐市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"130200\",\n        \"label\": \"唐山市\",\n        \"children\": [\n          {\n            \"value\": \"130202\",\n            \"label\": \"路南区\"\n          },\n          {\n            \"value\": \"130203\",\n            \"label\": \"路北区\"\n          },\n          {\n            \"value\": \"130204\",\n            \"label\": \"古冶区\"\n          },\n          {\n            \"value\": \"130205\",\n            \"label\": \"开平区\"\n          },\n          {\n            \"value\": \"130207\",\n            \"label\": \"丰南区\"\n          },\n          {\n            \"value\": \"130208\",\n            \"label\": \"丰润区\"\n          },\n          {\n            \"value\": \"130209\",\n            \"label\": \"曹妃甸区\"\n          },\n          {\n            \"value\": \"130223\",\n            \"label\": \"滦县\"\n          },\n          {\n            \"value\": \"130224\",\n            \"label\": \"滦南县\"\n          },\n          {\n            \"value\": \"130225\",\n            \"label\": \"乐亭县\"\n          },\n          {\n            \"value\": \"130227\",\n            \"label\": \"迁西县\"\n          },\n          {\n            \"value\": \"130229\",\n            \"label\": \"玉田县\"\n          },\n          {\n            \"value\": \"130281\",\n            \"label\": \"遵化市\"\n          },\n          {\n            \"value\": \"130283\",\n            \"label\": \"迁安市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"130300\",\n        \"label\": \"秦皇岛市\",\n        \"children\": [\n          {\n            \"value\": \"130302\",\n            \"label\": \"海港区\"\n          },\n          {\n            \"value\": \"130303\",\n            \"label\": \"山海关区\"\n          },\n          {\n            \"value\": \"130304\",\n            \"label\": \"北戴河区\"\n          },\n          {\n            \"value\": \"130306\",\n            \"label\": \"抚宁区\"\n          },\n          {\n            \"value\": \"130321\",\n            \"label\": \"青龙满族自治县\"\n          },\n          {\n            \"value\": \"130322\",\n            \"label\": \"昌黎县\"\n          },\n          {\n            \"value\": \"130324\",\n            \"label\": \"卢龙县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"130400\",\n        \"label\": \"邯郸市\",\n        \"children\": [\n          {\n            \"value\": \"130402\",\n            \"label\": \"邯山区\"\n          },\n          {\n            \"value\": \"130403\",\n            \"label\": \"丛台区\"\n          },\n          {\n            \"value\": \"130404\",\n            \"label\": \"复兴区\"\n          },\n          {\n            \"value\": \"130406\",\n            \"label\": \"峰峰矿区\"\n          },\n          {\n            \"value\": \"130407\",\n            \"label\": \"肥乡区\"\n          },\n          {\n            \"value\": \"130408\",\n            \"label\": \"永年区\"\n          },\n          {\n            \"value\": \"130423\",\n            \"label\": \"临漳县\"\n          },\n          {\n            \"value\": \"130424\",\n            \"label\": \"成安县\"\n          },\n          {\n            \"value\": \"130425\",\n            \"label\": \"大名县\"\n          },\n          {\n            \"value\": \"130426\",\n            \"label\": \"涉县\"\n          },\n          {\n            \"value\": \"130427\",\n            \"label\": \"磁县\"\n          },\n          {\n            \"value\": \"130430\",\n            \"label\": \"邱县\"\n          },\n          {\n            \"value\": \"130431\",\n            \"label\": \"鸡泽县\"\n          },\n          {\n            \"value\": \"130432\",\n            \"label\": \"广平县\"\n          },\n          {\n            \"value\": \"130433\",\n            \"label\": \"馆陶县\"\n          },\n          {\n            \"value\": \"130434\",\n            \"label\": \"魏县\"\n          },\n          {\n            \"value\": \"130435\",\n            \"label\": \"曲周县\"\n          },\n          {\n            \"value\": \"130481\",\n            \"label\": \"武安市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"130500\",\n        \"label\": \"邢台市\",\n        \"children\": [\n          {\n            \"value\": \"130502\",\n            \"label\": \"桥东区\"\n          },\n          {\n            \"value\": \"130503\",\n            \"label\": \"桥西区\"\n          },\n          {\n            \"value\": \"130521\",\n            \"label\": \"邢台县\"\n          },\n          {\n            \"value\": \"130522\",\n            \"label\": \"临城县\"\n          },\n          {\n            \"value\": \"130523\",\n            \"label\": \"内丘县\"\n          },\n          {\n            \"value\": \"130524\",\n            \"label\": \"柏乡县\"\n          },\n          {\n            \"value\": \"130525\",\n            \"label\": \"隆尧县\"\n          },\n          {\n            \"value\": \"130526\",\n            \"label\": \"任县\"\n          },\n          {\n            \"value\": \"130527\",\n            \"label\": \"南和县\"\n          },\n          {\n            \"value\": \"130528\",\n            \"label\": \"宁晋县\"\n          },\n          {\n            \"value\": \"130529\",\n            \"label\": \"巨鹿县\"\n          },\n          {\n            \"value\": \"130530\",\n            \"label\": \"新河县\"\n          },\n          {\n            \"value\": \"130531\",\n            \"label\": \"广宗县\"\n          },\n          {\n            \"value\": \"130532\",\n            \"label\": \"平乡县\"\n          },\n          {\n            \"value\": \"130533\",\n            \"label\": \"威县\"\n          },\n          {\n            \"value\": \"130534\",\n            \"label\": \"清河县\"\n          },\n          {\n            \"value\": \"130535\",\n            \"label\": \"临西县\"\n          },\n          {\n            \"value\": \"130581\",\n            \"label\": \"南宫市\"\n          },\n          {\n            \"value\": \"130582\",\n            \"label\": \"沙河市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"130600\",\n        \"label\": \"保定市\",\n        \"children\": [\n          {\n            \"value\": \"130602\",\n            \"label\": \"竞秀区\"\n          },\n          {\n            \"value\": \"130606\",\n            \"label\": \"莲池区\"\n          },\n          {\n            \"value\": \"130607\",\n            \"label\": \"满城区\"\n          },\n          {\n            \"value\": \"130608\",\n            \"label\": \"清苑区\"\n          },\n          {\n            \"value\": \"130609\",\n            \"label\": \"徐水区\"\n          },\n          {\n            \"value\": \"130623\",\n            \"label\": \"涞水县\"\n          },\n          {\n            \"value\": \"130624\",\n            \"label\": \"阜平县\"\n          },\n          {\n            \"value\": \"130626\",\n            \"label\": \"定兴县\"\n          },\n          {\n            \"value\": \"130627\",\n            \"label\": \"唐县\"\n          },\n          {\n            \"value\": \"130628\",\n            \"label\": \"高阳县\"\n          },\n          {\n            \"value\": \"130629\",\n            \"label\": \"容城县\"\n          },\n          {\n            \"value\": \"130630\",\n            \"label\": \"涞源县\"\n          },\n          {\n            \"value\": \"130631\",\n            \"label\": \"望都县\"\n          },\n          {\n            \"value\": \"130632\",\n            \"label\": \"安新县\"\n          },\n          {\n            \"value\": \"130633\",\n            \"label\": \"易县\"\n          },\n          {\n            \"value\": \"130634\",\n            \"label\": \"曲阳县\"\n          },\n          {\n            \"value\": \"130635\",\n            \"label\": \"蠡县\"\n          },\n          {\n            \"value\": \"130636\",\n            \"label\": \"顺平县\"\n          },\n          {\n            \"value\": \"130637\",\n            \"label\": \"博野县\"\n          },\n          {\n            \"value\": \"130638\",\n            \"label\": \"雄县\"\n          },\n          {\n            \"value\": \"130681\",\n            \"label\": \"涿州市\"\n          },\n          {\n            \"value\": \"130682\",\n            \"label\": \"定州市\"\n          },\n          {\n            \"value\": \"130683\",\n            \"label\": \"安国市\"\n          },\n          {\n            \"value\": \"130684\",\n            \"label\": \"高碑店市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"130700\",\n        \"label\": \"张家口市\",\n        \"children\": [\n          {\n            \"value\": \"130702\",\n            \"label\": \"桥东区\"\n          },\n          {\n            \"value\": \"130703\",\n            \"label\": \"桥西区\"\n          },\n          {\n            \"value\": \"130705\",\n            \"label\": \"宣化区\"\n          },\n          {\n            \"value\": \"130706\",\n            \"label\": \"下花园区\"\n          },\n          {\n            \"value\": \"130708\",\n            \"label\": \"万全区\"\n          },\n          {\n            \"value\": \"130709\",\n            \"label\": \"崇礼区\"\n          },\n          {\n            \"value\": \"130722\",\n            \"label\": \"张北县\"\n          },\n          {\n            \"value\": \"130723\",\n            \"label\": \"康保县\"\n          },\n          {\n            \"value\": \"130724\",\n            \"label\": \"沽源县\"\n          },\n          {\n            \"value\": \"130725\",\n            \"label\": \"尚义县\"\n          },\n          {\n            \"value\": \"130726\",\n            \"label\": \"蔚县\"\n          },\n          {\n            \"value\": \"130727\",\n            \"label\": \"阳原县\"\n          },\n          {\n            \"value\": \"130728\",\n            \"label\": \"怀安县\"\n          },\n          {\n            \"value\": \"130730\",\n            \"label\": \"怀来县\"\n          },\n          {\n            \"value\": \"130731\",\n            \"label\": \"涿鹿县\"\n          },\n          {\n            \"value\": \"130732\",\n            \"label\": \"赤城县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"130800\",\n        \"label\": \"承德市\",\n        \"children\": [\n          {\n            \"value\": \"130802\",\n            \"label\": \"双桥区\"\n          },\n          {\n            \"value\": \"130803\",\n            \"label\": \"双滦区\"\n          },\n          {\n            \"value\": \"130804\",\n            \"label\": \"鹰手营子矿区\"\n          },\n          {\n            \"value\": \"130821\",\n            \"label\": \"承德县\"\n          },\n          {\n            \"value\": \"130822\",\n            \"label\": \"兴隆县\"\n          },\n          {\n            \"value\": \"130824\",\n            \"label\": \"滦平县\"\n          },\n          {\n            \"value\": \"130825\",\n            \"label\": \"隆化县\"\n          },\n          {\n            \"value\": \"130826\",\n            \"label\": \"丰宁满族自治县\"\n          },\n          {\n            \"value\": \"130827\",\n            \"label\": \"宽城满族自治县\"\n          },\n          {\n            \"value\": \"130828\",\n            \"label\": \"围场满族蒙古族自治县\"\n          },\n          {\n            \"value\": \"130881\",\n            \"label\": \"平泉市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"130900\",\n        \"label\": \"沧州市\",\n        \"children\": [\n          {\n            \"value\": \"130902\",\n            \"label\": \"新华区\"\n          },\n          {\n            \"value\": \"130903\",\n            \"label\": \"运河区\"\n          },\n          {\n            \"value\": \"130921\",\n            \"label\": \"沧县\"\n          },\n          {\n            \"value\": \"130922\",\n            \"label\": \"青县\"\n          },\n          {\n            \"value\": \"130923\",\n            \"label\": \"东光县\"\n          },\n          {\n            \"value\": \"130924\",\n            \"label\": \"海兴县\"\n          },\n          {\n            \"value\": \"130925\",\n            \"label\": \"盐山县\"\n          },\n          {\n            \"value\": \"130926\",\n            \"label\": \"肃宁县\"\n          },\n          {\n            \"value\": \"130927\",\n            \"label\": \"南皮县\"\n          },\n          {\n            \"value\": \"130928\",\n            \"label\": \"吴桥县\"\n          },\n          {\n            \"value\": \"130929\",\n            \"label\": \"献县\"\n          },\n          {\n            \"value\": \"130930\",\n            \"label\": \"孟村回族自治县\"\n          },\n          {\n            \"value\": \"130981\",\n            \"label\": \"泊头市\"\n          },\n          {\n            \"value\": \"130982\",\n            \"label\": \"任丘市\"\n          },\n          {\n            \"value\": \"130983\",\n            \"label\": \"黄骅市\"\n          },\n          {\n            \"value\": \"130984\",\n            \"label\": \"河间市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"131000\",\n        \"label\": \"廊坊市\",\n        \"children\": [\n          {\n            \"value\": \"131002\",\n            \"label\": \"安次区\"\n          },\n          {\n            \"value\": \"131003\",\n            \"label\": \"广阳区\"\n          },\n          {\n            \"value\": \"131022\",\n            \"label\": \"固安县\"\n          },\n          {\n            \"value\": \"131023\",\n            \"label\": \"永清县\"\n          },\n          {\n            \"value\": \"131024\",\n            \"label\": \"香河县\"\n          },\n          {\n            \"value\": \"131025\",\n            \"label\": \"大城县\"\n          },\n          {\n            \"value\": \"131026\",\n            \"label\": \"文安县\"\n          },\n          {\n            \"value\": \"131028\",\n            \"label\": \"大厂回族自治县\"\n          },\n          {\n            \"value\": \"131081\",\n            \"label\": \"霸州市\"\n          },\n          {\n            \"value\": \"131082\",\n            \"label\": \"三河市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"131100\",\n        \"label\": \"衡水市\",\n        \"children\": [\n          {\n            \"value\": \"131102\",\n            \"label\": \"桃城区\"\n          },\n          {\n            \"value\": \"131103\",\n            \"label\": \"冀州区\"\n          },\n          {\n            \"value\": \"131121\",\n            \"label\": \"枣强县\"\n          },\n          {\n            \"value\": \"131122\",\n            \"label\": \"武邑县\"\n          },\n          {\n            \"value\": \"131123\",\n            \"label\": \"武强县\"\n          },\n          {\n            \"value\": \"131124\",\n            \"label\": \"饶阳县\"\n          },\n          {\n            \"value\": \"131125\",\n            \"label\": \"安平县\"\n          },\n          {\n            \"value\": \"131126\",\n            \"label\": \"故城县\"\n          },\n          {\n            \"value\": \"131127\",\n            \"label\": \"景县\"\n          },\n          {\n            \"value\": \"131128\",\n            \"label\": \"阜城县\"\n          },\n          {\n            \"value\": \"131182\",\n            \"label\": \"深州市\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"140000\",\n    \"label\": \"山西省\",\n    \"children\": [\n      {\n        \"value\": \"140100\",\n        \"label\": \"太原市\",\n        \"children\": [\n          {\n            \"value\": \"140105\",\n            \"label\": \"小店区\"\n          },\n          {\n            \"value\": \"140106\",\n            \"label\": \"迎泽区\"\n          },\n          {\n            \"value\": \"140107\",\n            \"label\": \"杏花岭区\"\n          },\n          {\n            \"value\": \"140108\",\n            \"label\": \"尖草坪区\"\n          },\n          {\n            \"value\": \"140109\",\n            \"label\": \"万柏林区\"\n          },\n          {\n            \"value\": \"140110\",\n            \"label\": \"晋源区\"\n          },\n          {\n            \"value\": \"140121\",\n            \"label\": \"清徐县\"\n          },\n          {\n            \"value\": \"140122\",\n            \"label\": \"阳曲县\"\n          },\n          {\n            \"value\": \"140123\",\n            \"label\": \"娄烦县\"\n          },\n          {\n            \"value\": \"140181\",\n            \"label\": \"古交市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"140200\",\n        \"label\": \"大同市\",\n        \"children\": [\n          {\n            \"value\": \"140212\",\n            \"label\": \"新荣区\"\n          },\n          {\n            \"value\": \"140213\",\n            \"label\": \"平城区\"\n          },\n          {\n            \"value\": \"140214\",\n            \"label\": \"云冈区\"\n          },\n          {\n            \"value\": \"140215\",\n            \"label\": \"云州区\"\n          },\n          {\n            \"value\": \"140221\",\n            \"label\": \"阳高县\"\n          },\n          {\n            \"value\": \"140222\",\n            \"label\": \"天镇县\"\n          },\n          {\n            \"value\": \"140223\",\n            \"label\": \"广灵县\"\n          },\n          {\n            \"value\": \"140224\",\n            \"label\": \"灵丘县\"\n          },\n          {\n            \"value\": \"140225\",\n            \"label\": \"浑源县\"\n          },\n          {\n            \"value\": \"140226\",\n            \"label\": \"左云县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"140300\",\n        \"label\": \"阳泉市\",\n        \"children\": [\n          {\n            \"value\": \"140302\",\n            \"label\": \"城区\"\n          },\n          {\n            \"value\": \"140303\",\n            \"label\": \"矿区\"\n          },\n          {\n            \"value\": \"140311\",\n            \"label\": \"郊区\"\n          },\n          {\n            \"value\": \"140321\",\n            \"label\": \"平定县\"\n          },\n          {\n            \"value\": \"140322\",\n            \"label\": \"盂县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"140400\",\n        \"label\": \"长治市\",\n        \"children\": [\n          {\n            \"value\": \"140402\",\n            \"label\": \"城区\"\n          },\n          {\n            \"value\": \"140411\",\n            \"label\": \"郊区\"\n          },\n          {\n            \"value\": \"140421\",\n            \"label\": \"长治县\"\n          },\n          {\n            \"value\": \"140423\",\n            \"label\": \"襄垣县\"\n          },\n          {\n            \"value\": \"140424\",\n            \"label\": \"屯留县\"\n          },\n          {\n            \"value\": \"140425\",\n            \"label\": \"平顺县\"\n          },\n          {\n            \"value\": \"140426\",\n            \"label\": \"黎城县\"\n          },\n          {\n            \"value\": \"140427\",\n            \"label\": \"壶关县\"\n          },\n          {\n            \"value\": \"140428\",\n            \"label\": \"长子县\"\n          },\n          {\n            \"value\": \"140429\",\n            \"label\": \"武乡县\"\n          },\n          {\n            \"value\": \"140430\",\n            \"label\": \"沁县\"\n          },\n          {\n            \"value\": \"140431\",\n            \"label\": \"沁源县\"\n          },\n          {\n            \"value\": \"140481\",\n            \"label\": \"潞城市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"140500\",\n        \"label\": \"晋城市\",\n        \"children\": [\n          {\n            \"value\": \"140502\",\n            \"label\": \"城区\"\n          },\n          {\n            \"value\": \"140521\",\n            \"label\": \"沁水县\"\n          },\n          {\n            \"value\": \"140522\",\n            \"label\": \"阳城县\"\n          },\n          {\n            \"value\": \"140524\",\n            \"label\": \"陵川县\"\n          },\n          {\n            \"value\": \"140525\",\n            \"label\": \"泽州县\"\n          },\n          {\n            \"value\": \"140581\",\n            \"label\": \"高平市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"140600\",\n        \"label\": \"朔州市\",\n        \"children\": [\n          {\n            \"value\": \"140602\",\n            \"label\": \"朔城区\"\n          },\n          {\n            \"value\": \"140603\",\n            \"label\": \"平鲁区\"\n          },\n          {\n            \"value\": \"140621\",\n            \"label\": \"山阴县\"\n          },\n          {\n            \"value\": \"140622\",\n            \"label\": \"应县\"\n          },\n          {\n            \"value\": \"140623\",\n            \"label\": \"右玉县\"\n          },\n          {\n            \"value\": \"140681\",\n            \"label\": \"怀仁市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"140700\",\n        \"label\": \"晋中市\",\n        \"children\": [\n          {\n            \"value\": \"140702\",\n            \"label\": \"榆次区\"\n          },\n          {\n            \"value\": \"140721\",\n            \"label\": \"榆社县\"\n          },\n          {\n            \"value\": \"140722\",\n            \"label\": \"左权县\"\n          },\n          {\n            \"value\": \"140723\",\n            \"label\": \"和顺县\"\n          },\n          {\n            \"value\": \"140724\",\n            \"label\": \"昔阳县\"\n          },\n          {\n            \"value\": \"140725\",\n            \"label\": \"寿阳县\"\n          },\n          {\n            \"value\": \"140726\",\n            \"label\": \"太谷县\"\n          },\n          {\n            \"value\": \"140727\",\n            \"label\": \"祁县\"\n          },\n          {\n            \"value\": \"140728\",\n            \"label\": \"平遥县\"\n          },\n          {\n            \"value\": \"140729\",\n            \"label\": \"灵石县\"\n          },\n          {\n            \"value\": \"140781\",\n            \"label\": \"介休市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"140800\",\n        \"label\": \"运城市\",\n        \"children\": [\n          {\n            \"value\": \"140802\",\n            \"label\": \"盐湖区\"\n          },\n          {\n            \"value\": \"140821\",\n            \"label\": \"临猗县\"\n          },\n          {\n            \"value\": \"140822\",\n            \"label\": \"万荣县\"\n          },\n          {\n            \"value\": \"140823\",\n            \"label\": \"闻喜县\"\n          },\n          {\n            \"value\": \"140824\",\n            \"label\": \"稷山县\"\n          },\n          {\n            \"value\": \"140825\",\n            \"label\": \"新绛县\"\n          },\n          {\n            \"value\": \"140826\",\n            \"label\": \"绛县\"\n          },\n          {\n            \"value\": \"140827\",\n            \"label\": \"垣曲县\"\n          },\n          {\n            \"value\": \"140828\",\n            \"label\": \"夏县\"\n          },\n          {\n            \"value\": \"140829\",\n            \"label\": \"平陆县\"\n          },\n          {\n            \"value\": \"140830\",\n            \"label\": \"芮城县\"\n          },\n          {\n            \"value\": \"140881\",\n            \"label\": \"永济市\"\n          },\n          {\n            \"value\": \"140882\",\n            \"label\": \"河津市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"140900\",\n        \"label\": \"忻州市\",\n        \"children\": [\n          {\n            \"value\": \"140902\",\n            \"label\": \"忻府区\"\n          },\n          {\n            \"value\": \"140921\",\n            \"label\": \"定襄县\"\n          },\n          {\n            \"value\": \"140922\",\n            \"label\": \"五台县\"\n          },\n          {\n            \"value\": \"140923\",\n            \"label\": \"代县\"\n          },\n          {\n            \"value\": \"140924\",\n            \"label\": \"繁峙县\"\n          },\n          {\n            \"value\": \"140925\",\n            \"label\": \"宁武县\"\n          },\n          {\n            \"value\": \"140926\",\n            \"label\": \"静乐县\"\n          },\n          {\n            \"value\": \"140927\",\n            \"label\": \"神池县\"\n          },\n          {\n            \"value\": \"140928\",\n            \"label\": \"五寨县\"\n          },\n          {\n            \"value\": \"140929\",\n            \"label\": \"岢岚县\"\n          },\n          {\n            \"value\": \"140930\",\n            \"label\": \"河曲县\"\n          },\n          {\n            \"value\": \"140931\",\n            \"label\": \"保德县\"\n          },\n          {\n            \"value\": \"140932\",\n            \"label\": \"偏关县\"\n          },\n          {\n            \"value\": \"140981\",\n            \"label\": \"原平市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"141000\",\n        \"label\": \"临汾市\",\n        \"children\": [\n          {\n            \"value\": \"141002\",\n            \"label\": \"尧都区\"\n          },\n          {\n            \"value\": \"141021\",\n            \"label\": \"曲沃县\"\n          },\n          {\n            \"value\": \"141022\",\n            \"label\": \"翼城县\"\n          },\n          {\n            \"value\": \"141023\",\n            \"label\": \"襄汾县\"\n          },\n          {\n            \"value\": \"141024\",\n            \"label\": \"洪洞县\"\n          },\n          {\n            \"value\": \"141025\",\n            \"label\": \"古县\"\n          },\n          {\n            \"value\": \"141026\",\n            \"label\": \"安泽县\"\n          },\n          {\n            \"value\": \"141027\",\n            \"label\": \"浮山县\"\n          },\n          {\n            \"value\": \"141028\",\n            \"label\": \"吉县\"\n          },\n          {\n            \"value\": \"141029\",\n            \"label\": \"乡宁县\"\n          },\n          {\n            \"value\": \"141030\",\n            \"label\": \"大宁县\"\n          },\n          {\n            \"value\": \"141031\",\n            \"label\": \"隰县\"\n          },\n          {\n            \"value\": \"141032\",\n            \"label\": \"永和县\"\n          },\n          {\n            \"value\": \"141033\",\n            \"label\": \"蒲县\"\n          },\n          {\n            \"value\": \"141034\",\n            \"label\": \"汾西县\"\n          },\n          {\n            \"value\": \"141081\",\n            \"label\": \"侯马市\"\n          },\n          {\n            \"value\": \"141082\",\n            \"label\": \"霍州市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"141100\",\n        \"label\": \"吕梁市\",\n        \"children\": [\n          {\n            \"value\": \"141102\",\n            \"label\": \"离石区\"\n          },\n          {\n            \"value\": \"141121\",\n            \"label\": \"文水县\"\n          },\n          {\n            \"value\": \"141122\",\n            \"label\": \"交城县\"\n          },\n          {\n            \"value\": \"141123\",\n            \"label\": \"兴县\"\n          },\n          {\n            \"value\": \"141124\",\n            \"label\": \"临县\"\n          },\n          {\n            \"value\": \"141125\",\n            \"label\": \"柳林县\"\n          },\n          {\n            \"value\": \"141126\",\n            \"label\": \"石楼县\"\n          },\n          {\n            \"value\": \"141127\",\n            \"label\": \"岚县\"\n          },\n          {\n            \"value\": \"141128\",\n            \"label\": \"方山县\"\n          },\n          {\n            \"value\": \"141129\",\n            \"label\": \"中阳县\"\n          },\n          {\n            \"value\": \"141130\",\n            \"label\": \"交口县\"\n          },\n          {\n            \"value\": \"141181\",\n            \"label\": \"孝义市\"\n          },\n          {\n            \"value\": \"141182\",\n            \"label\": \"汾阳市\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"150000\",\n    \"label\": \"内蒙古自治区\",\n    \"children\": [\n      {\n        \"value\": \"150100\",\n        \"label\": \"呼和浩特市\",\n        \"children\": [\n          {\n            \"value\": \"150102\",\n            \"label\": \"新城区\"\n          },\n          {\n            \"value\": \"150103\",\n            \"label\": \"回民区\"\n          },\n          {\n            \"value\": \"150104\",\n            \"label\": \"玉泉区\"\n          },\n          {\n            \"value\": \"150105\",\n            \"label\": \"赛罕区\"\n          },\n          {\n            \"value\": \"150121\",\n            \"label\": \"土默特左旗\"\n          },\n          {\n            \"value\": \"150122\",\n            \"label\": \"托克托县\"\n          },\n          {\n            \"value\": \"150123\",\n            \"label\": \"和林格尔县\"\n          },\n          {\n            \"value\": \"150124\",\n            \"label\": \"清水河县\"\n          },\n          {\n            \"value\": \"150125\",\n            \"label\": \"武川县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"150200\",\n        \"label\": \"包头市\",\n        \"children\": [\n          {\n            \"value\": \"150202\",\n            \"label\": \"东河区\"\n          },\n          {\n            \"value\": \"150203\",\n            \"label\": \"昆都仑区\"\n          },\n          {\n            \"value\": \"150204\",\n            \"label\": \"青山区\"\n          },\n          {\n            \"value\": \"150205\",\n            \"label\": \"石拐区\"\n          },\n          {\n            \"value\": \"150206\",\n            \"label\": \"白云鄂博矿区\"\n          },\n          {\n            \"value\": \"150207\",\n            \"label\": \"九原区\"\n          },\n          {\n            \"value\": \"150221\",\n            \"label\": \"土默特右旗\"\n          },\n          {\n            \"value\": \"150222\",\n            \"label\": \"固阳县\"\n          },\n          {\n            \"value\": \"150223\",\n            \"label\": \"达尔罕茂明安联合旗\"\n          }\n        ]\n      },\n      {\n        \"value\": \"150300\",\n        \"label\": \"乌海市\",\n        \"children\": [\n          {\n            \"value\": \"150302\",\n            \"label\": \"海勃湾区\"\n          },\n          {\n            \"value\": \"150303\",\n            \"label\": \"海南区\"\n          },\n          {\n            \"value\": \"150304\",\n            \"label\": \"乌达区\"\n          }\n        ]\n      },\n      {\n        \"value\": \"150400\",\n        \"label\": \"赤峰市\",\n        \"children\": [\n          {\n            \"value\": \"150402\",\n            \"label\": \"红山区\"\n          },\n          {\n            \"value\": \"150403\",\n            \"label\": \"元宝山区\"\n          },\n          {\n            \"value\": \"150404\",\n            \"label\": \"松山区\"\n          },\n          {\n            \"value\": \"150421\",\n            \"label\": \"阿鲁科尔沁旗\"\n          },\n          {\n            \"value\": \"150422\",\n            \"label\": \"巴林左旗\"\n          },\n          {\n            \"value\": \"150423\",\n            \"label\": \"巴林右旗\"\n          },\n          {\n            \"value\": \"150424\",\n            \"label\": \"林西县\"\n          },\n          {\n            \"value\": \"150425\",\n            \"label\": \"克什克腾旗\"\n          },\n          {\n            \"value\": \"150426\",\n            \"label\": \"翁牛特旗\"\n          },\n          {\n            \"value\": \"150428\",\n            \"label\": \"喀喇沁旗\"\n          },\n          {\n            \"value\": \"150429\",\n            \"label\": \"宁城县\"\n          },\n          {\n            \"value\": \"150430\",\n            \"label\": \"敖汉旗\"\n          }\n        ]\n      },\n      {\n        \"value\": \"150500\",\n        \"label\": \"通辽市\",\n        \"children\": [\n          {\n            \"value\": \"150502\",\n            \"label\": \"科尔沁区\"\n          },\n          {\n            \"value\": \"150521\",\n            \"label\": \"科尔沁左翼中旗\"\n          },\n          {\n            \"value\": \"150522\",\n            \"label\": \"科尔沁左翼后旗\"\n          },\n          {\n            \"value\": \"150523\",\n            \"label\": \"开鲁县\"\n          },\n          {\n            \"value\": \"150524\",\n            \"label\": \"库伦旗\"\n          },\n          {\n            \"value\": \"150525\",\n            \"label\": \"奈曼旗\"\n          },\n          {\n            \"value\": \"150526\",\n            \"label\": \"扎鲁特旗\"\n          },\n          {\n            \"value\": \"150581\",\n            \"label\": \"霍林郭勒市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"150600\",\n        \"label\": \"鄂尔多斯市\",\n        \"children\": [\n          {\n            \"value\": \"150602\",\n            \"label\": \"东胜区\"\n          },\n          {\n            \"value\": \"150603\",\n            \"label\": \"康巴什区\"\n          },\n          {\n            \"value\": \"150621\",\n            \"label\": \"达拉特旗\"\n          },\n          {\n            \"value\": \"150622\",\n            \"label\": \"准格尔旗\"\n          },\n          {\n            \"value\": \"150623\",\n            \"label\": \"鄂托克前旗\"\n          },\n          {\n            \"value\": \"150624\",\n            \"label\": \"鄂托克旗\"\n          },\n          {\n            \"value\": \"150625\",\n            \"label\": \"杭锦旗\"\n          },\n          {\n            \"value\": \"150626\",\n            \"label\": \"乌审旗\"\n          },\n          {\n            \"value\": \"150627\",\n            \"label\": \"伊金霍洛旗\"\n          }\n        ]\n      },\n      {\n        \"value\": \"150700\",\n        \"label\": \"呼伦贝尔市\",\n        \"children\": [\n          {\n            \"value\": \"150702\",\n            \"label\": \"海拉尔区\"\n          },\n          {\n            \"value\": \"150703\",\n            \"label\": \"扎赉诺尔区\"\n          },\n          {\n            \"value\": \"150721\",\n            \"label\": \"阿荣旗\"\n          },\n          {\n            \"value\": \"150722\",\n            \"label\": \"莫力达瓦达斡尔族自治旗\"\n          },\n          {\n            \"value\": \"150723\",\n            \"label\": \"鄂伦春自治旗\"\n          },\n          {\n            \"value\": \"150724\",\n            \"label\": \"鄂温克族自治旗\"\n          },\n          {\n            \"value\": \"150725\",\n            \"label\": \"陈巴尔虎旗\"\n          },\n          {\n            \"value\": \"150726\",\n            \"label\": \"新巴尔虎左旗\"\n          },\n          {\n            \"value\": \"150727\",\n            \"label\": \"新巴尔虎右旗\"\n          },\n          {\n            \"value\": \"150781\",\n            \"label\": \"满洲里市\"\n          },\n          {\n            \"value\": \"150782\",\n            \"label\": \"牙克石市\"\n          },\n          {\n            \"value\": \"150783\",\n            \"label\": \"扎兰屯市\"\n          },\n          {\n            \"value\": \"150784\",\n            \"label\": \"额尔古纳市\"\n          },\n          {\n            \"value\": \"150785\",\n            \"label\": \"根河市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"150800\",\n        \"label\": \"巴彦淖尔市\",\n        \"children\": [\n          {\n            \"value\": \"150802\",\n            \"label\": \"临河区\"\n          },\n          {\n            \"value\": \"150821\",\n            \"label\": \"五原县\"\n          },\n          {\n            \"value\": \"150822\",\n            \"label\": \"磴口县\"\n          },\n          {\n            \"value\": \"150823\",\n            \"label\": \"乌拉特前旗\"\n          },\n          {\n            \"value\": \"150824\",\n            \"label\": \"乌拉特中旗\"\n          },\n          {\n            \"value\": \"150825\",\n            \"label\": \"乌拉特后旗\"\n          },\n          {\n            \"value\": \"150826\",\n            \"label\": \"杭锦后旗\"\n          }\n        ]\n      },\n      {\n        \"value\": \"150900\",\n        \"label\": \"乌兰察布市\",\n        \"children\": [\n          {\n            \"value\": \"150902\",\n            \"label\": \"集宁区\"\n          },\n          {\n            \"value\": \"150921\",\n            \"label\": \"卓资县\"\n          },\n          {\n            \"value\": \"150922\",\n            \"label\": \"化德县\"\n          },\n          {\n            \"value\": \"150923\",\n            \"label\": \"商都县\"\n          },\n          {\n            \"value\": \"150924\",\n            \"label\": \"兴和县\"\n          },\n          {\n            \"value\": \"150925\",\n            \"label\": \"凉城县\"\n          },\n          {\n            \"value\": \"150926\",\n            \"label\": \"察哈尔右翼前旗\"\n          },\n          {\n            \"value\": \"150927\",\n            \"label\": \"察哈尔右翼中旗\"\n          },\n          {\n            \"value\": \"150928\",\n            \"label\": \"察哈尔右翼后旗\"\n          },\n          {\n            \"value\": \"150929\",\n            \"label\": \"四子王旗\"\n          },\n          {\n            \"value\": \"150981\",\n            \"label\": \"丰镇市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"152200\",\n        \"label\": \"兴安盟\",\n        \"children\": [\n          {\n            \"value\": \"152201\",\n            \"label\": \"乌兰浩特市\"\n          },\n          {\n            \"value\": \"152202\",\n            \"label\": \"阿尔山市\"\n          },\n          {\n            \"value\": \"152221\",\n            \"label\": \"科尔沁右翼前旗\"\n          },\n          {\n            \"value\": \"152222\",\n            \"label\": \"科尔沁右翼中旗\"\n          },\n          {\n            \"value\": \"152223\",\n            \"label\": \"扎赉特旗\"\n          },\n          {\n            \"value\": \"152224\",\n            \"label\": \"突泉县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"152500\",\n        \"label\": \"锡林郭勒盟\",\n        \"children\": [\n          {\n            \"value\": \"152501\",\n            \"label\": \"二连浩特市\"\n          },\n          {\n            \"value\": \"152502\",\n            \"label\": \"锡林浩特市\"\n          },\n          {\n            \"value\": \"152522\",\n            \"label\": \"阿巴嘎旗\"\n          },\n          {\n            \"value\": \"152523\",\n            \"label\": \"苏尼特左旗\"\n          },\n          {\n            \"value\": \"152524\",\n            \"label\": \"苏尼特右旗\"\n          },\n          {\n            \"value\": \"152525\",\n            \"label\": \"东乌珠穆沁旗\"\n          },\n          {\n            \"value\": \"152526\",\n            \"label\": \"西乌珠穆沁旗\"\n          },\n          {\n            \"value\": \"152527\",\n            \"label\": \"太仆寺旗\"\n          },\n          {\n            \"value\": \"152528\",\n            \"label\": \"镶黄旗\"\n          },\n          {\n            \"value\": \"152529\",\n            \"label\": \"正镶白旗\"\n          },\n          {\n            \"value\": \"152530\",\n            \"label\": \"正蓝旗\"\n          },\n          {\n            \"value\": \"152531\",\n            \"label\": \"多伦县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"152900\",\n        \"label\": \"阿拉善盟\",\n        \"children\": [\n          {\n            \"value\": \"152921\",\n            \"label\": \"阿拉善左旗\"\n          },\n          {\n            \"value\": \"152922\",\n            \"label\": \"阿拉善右旗\"\n          },\n          {\n            \"value\": \"152923\",\n            \"label\": \"额济纳旗\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"210000\",\n    \"label\": \"辽宁省\",\n    \"children\": [\n      {\n        \"value\": \"210100\",\n        \"label\": \"沈阳市\",\n        \"children\": [\n          {\n            \"value\": \"210102\",\n            \"label\": \"和平区\"\n          },\n          {\n            \"value\": \"210103\",\n            \"label\": \"沈河区\"\n          },\n          {\n            \"value\": \"210104\",\n            \"label\": \"大东区\"\n          },\n          {\n            \"value\": \"210105\",\n            \"label\": \"皇姑区\"\n          },\n          {\n            \"value\": \"210106\",\n            \"label\": \"铁西区\"\n          },\n          {\n            \"value\": \"210111\",\n            \"label\": \"苏家屯区\"\n          },\n          {\n            \"value\": \"210112\",\n            \"label\": \"浑南区\"\n          },\n          {\n            \"value\": \"210113\",\n            \"label\": \"沈北新区\"\n          },\n          {\n            \"value\": \"210114\",\n            \"label\": \"于洪区\"\n          },\n          {\n            \"value\": \"210115\",\n            \"label\": \"辽中区\"\n          },\n          {\n            \"value\": \"210123\",\n            \"label\": \"康平县\"\n          },\n          {\n            \"value\": \"210124\",\n            \"label\": \"法库县\"\n          },\n          {\n            \"value\": \"210181\",\n            \"label\": \"新民市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"210200\",\n        \"label\": \"大连市\",\n        \"children\": [\n          {\n            \"value\": \"210202\",\n            \"label\": \"中山区\"\n          },\n          {\n            \"value\": \"210203\",\n            \"label\": \"西岗区\"\n          },\n          {\n            \"value\": \"210204\",\n            \"label\": \"沙河口区\"\n          },\n          {\n            \"value\": \"210211\",\n            \"label\": \"甘井子区\"\n          },\n          {\n            \"value\": \"210212\",\n            \"label\": \"旅顺口区\"\n          },\n          {\n            \"value\": \"210213\",\n            \"label\": \"金州区\"\n          },\n          {\n            \"value\": \"210214\",\n            \"label\": \"普兰店区\"\n          },\n          {\n            \"value\": \"210224\",\n            \"label\": \"长海县\"\n          },\n          {\n            \"value\": \"210281\",\n            \"label\": \"瓦房店市\"\n          },\n          {\n            \"value\": \"210283\",\n            \"label\": \"庄河市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"210300\",\n        \"label\": \"鞍山市\",\n        \"children\": [\n          {\n            \"value\": \"210302\",\n            \"label\": \"铁东区\"\n          },\n          {\n            \"value\": \"210303\",\n            \"label\": \"铁西区\"\n          },\n          {\n            \"value\": \"210304\",\n            \"label\": \"立山区\"\n          },\n          {\n            \"value\": \"210311\",\n            \"label\": \"千山区\"\n          },\n          {\n            \"value\": \"210321\",\n            \"label\": \"台安县\"\n          },\n          {\n            \"value\": \"210323\",\n            \"label\": \"岫岩满族自治县\"\n          },\n          {\n            \"value\": \"210381\",\n            \"label\": \"海城市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"210400\",\n        \"label\": \"抚顺市\",\n        \"children\": [\n          {\n            \"value\": \"210402\",\n            \"label\": \"新抚区\"\n          },\n          {\n            \"value\": \"210403\",\n            \"label\": \"东洲区\"\n          },\n          {\n            \"value\": \"210404\",\n            \"label\": \"望花区\"\n          },\n          {\n            \"value\": \"210411\",\n            \"label\": \"顺城区\"\n          },\n          {\n            \"value\": \"210421\",\n            \"label\": \"抚顺县\"\n          },\n          {\n            \"value\": \"210422\",\n            \"label\": \"新宾满族自治县\"\n          },\n          {\n            \"value\": \"210423\",\n            \"label\": \"清原满族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"210500\",\n        \"label\": \"本溪市\",\n        \"children\": [\n          {\n            \"value\": \"210502\",\n            \"label\": \"平山区\"\n          },\n          {\n            \"value\": \"210503\",\n            \"label\": \"溪湖区\"\n          },\n          {\n            \"value\": \"210504\",\n            \"label\": \"明山区\"\n          },\n          {\n            \"value\": \"210505\",\n            \"label\": \"南芬区\"\n          },\n          {\n            \"value\": \"210521\",\n            \"label\": \"本溪满族自治县\"\n          },\n          {\n            \"value\": \"210522\",\n            \"label\": \"桓仁满族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"210600\",\n        \"label\": \"丹东市\",\n        \"children\": [\n          {\n            \"value\": \"210602\",\n            \"label\": \"元宝区\"\n          },\n          {\n            \"value\": \"210603\",\n            \"label\": \"振兴区\"\n          },\n          {\n            \"value\": \"210604\",\n            \"label\": \"振安区\"\n          },\n          {\n            \"value\": \"210624\",\n            \"label\": \"宽甸满族自治县\"\n          },\n          {\n            \"value\": \"210681\",\n            \"label\": \"东港市\"\n          },\n          {\n            \"value\": \"210682\",\n            \"label\": \"凤城市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"210700\",\n        \"label\": \"锦州市\",\n        \"children\": [\n          {\n            \"value\": \"210702\",\n            \"label\": \"古塔区\"\n          },\n          {\n            \"value\": \"210703\",\n            \"label\": \"凌河区\"\n          },\n          {\n            \"value\": \"210711\",\n            \"label\": \"太和区\"\n          },\n          {\n            \"value\": \"210726\",\n            \"label\": \"黑山县\"\n          },\n          {\n            \"value\": \"210727\",\n            \"label\": \"义县\"\n          },\n          {\n            \"value\": \"210781\",\n            \"label\": \"凌海市\"\n          },\n          {\n            \"value\": \"210782\",\n            \"label\": \"北镇市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"210800\",\n        \"label\": \"营口市\",\n        \"children\": [\n          {\n            \"value\": \"210802\",\n            \"label\": \"站前区\"\n          },\n          {\n            \"value\": \"210803\",\n            \"label\": \"西市区\"\n          },\n          {\n            \"value\": \"210804\",\n            \"label\": \"鲅鱼圈区\"\n          },\n          {\n            \"value\": \"210811\",\n            \"label\": \"老边区\"\n          },\n          {\n            \"value\": \"210881\",\n            \"label\": \"盖州市\"\n          },\n          {\n            \"value\": \"210882\",\n            \"label\": \"大石桥市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"210900\",\n        \"label\": \"阜新市\",\n        \"children\": [\n          {\n            \"value\": \"210902\",\n            \"label\": \"海州区\"\n          },\n          {\n            \"value\": \"210903\",\n            \"label\": \"新邱区\"\n          },\n          {\n            \"value\": \"210904\",\n            \"label\": \"太平区\"\n          },\n          {\n            \"value\": \"210905\",\n            \"label\": \"清河门区\"\n          },\n          {\n            \"value\": \"210911\",\n            \"label\": \"细河区\"\n          },\n          {\n            \"value\": \"210921\",\n            \"label\": \"阜新蒙古族自治县\"\n          },\n          {\n            \"value\": \"210922\",\n            \"label\": \"彰武县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"211000\",\n        \"label\": \"辽阳市\",\n        \"children\": [\n          {\n            \"value\": \"211002\",\n            \"label\": \"白塔区\"\n          },\n          {\n            \"value\": \"211003\",\n            \"label\": \"文圣区\"\n          },\n          {\n            \"value\": \"211004\",\n            \"label\": \"宏伟区\"\n          },\n          {\n            \"value\": \"211005\",\n            \"label\": \"弓长岭区\"\n          },\n          {\n            \"value\": \"211011\",\n            \"label\": \"太子河区\"\n          },\n          {\n            \"value\": \"211021\",\n            \"label\": \"辽阳县\"\n          },\n          {\n            \"value\": \"211081\",\n            \"label\": \"灯塔市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"211100\",\n        \"label\": \"盘锦市\",\n        \"children\": [\n          {\n            \"value\": \"211102\",\n            \"label\": \"双台子区\"\n          },\n          {\n            \"value\": \"211103\",\n            \"label\": \"兴隆台区\"\n          },\n          {\n            \"value\": \"211104\",\n            \"label\": \"大洼区\"\n          },\n          {\n            \"value\": \"211122\",\n            \"label\": \"盘山县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"211200\",\n        \"label\": \"铁岭市\",\n        \"children\": [\n          {\n            \"value\": \"211202\",\n            \"label\": \"银州区\"\n          },\n          {\n            \"value\": \"211204\",\n            \"label\": \"清河区\"\n          },\n          {\n            \"value\": \"211221\",\n            \"label\": \"铁岭县\"\n          },\n          {\n            \"value\": \"211223\",\n            \"label\": \"西丰县\"\n          },\n          {\n            \"value\": \"211224\",\n            \"label\": \"昌图县\"\n          },\n          {\n            \"value\": \"211281\",\n            \"label\": \"调兵山市\"\n          },\n          {\n            \"value\": \"211282\",\n            \"label\": \"开原市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"211300\",\n        \"label\": \"朝阳市\",\n        \"children\": [\n          {\n            \"value\": \"211302\",\n            \"label\": \"双塔区\"\n          },\n          {\n            \"value\": \"211303\",\n            \"label\": \"龙城区\"\n          },\n          {\n            \"value\": \"211321\",\n            \"label\": \"朝阳县\"\n          },\n          {\n            \"value\": \"211322\",\n            \"label\": \"建平县\"\n          },\n          {\n            \"value\": \"211324\",\n            \"label\": \"喀喇沁左翼蒙古族自治县\"\n          },\n          {\n            \"value\": \"211381\",\n            \"label\": \"北票市\"\n          },\n          {\n            \"value\": \"211382\",\n            \"label\": \"凌源市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"211400\",\n        \"label\": \"葫芦岛市\",\n        \"children\": [\n          {\n            \"value\": \"211402\",\n            \"label\": \"连山区\"\n          },\n          {\n            \"value\": \"211403\",\n            \"label\": \"龙港区\"\n          },\n          {\n            \"value\": \"211404\",\n            \"label\": \"南票区\"\n          },\n          {\n            \"value\": \"211421\",\n            \"label\": \"绥中县\"\n          },\n          {\n            \"value\": \"211422\",\n            \"label\": \"建昌县\"\n          },\n          {\n            \"value\": \"211481\",\n            \"label\": \"兴城市\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"220000\",\n    \"label\": \"吉林省\",\n    \"children\": [\n      {\n        \"value\": \"220100\",\n        \"label\": \"长春市\",\n        \"children\": [\n          {\n            \"value\": \"220102\",\n            \"label\": \"南关区\"\n          },\n          {\n            \"value\": \"220103\",\n            \"label\": \"宽城区\"\n          },\n          {\n            \"value\": \"220104\",\n            \"label\": \"朝阳区\"\n          },\n          {\n            \"value\": \"220105\",\n            \"label\": \"二道区\"\n          },\n          {\n            \"value\": \"220106\",\n            \"label\": \"绿园区\"\n          },\n          {\n            \"value\": \"220112\",\n            \"label\": \"双阳区\"\n          },\n          {\n            \"value\": \"220113\",\n            \"label\": \"九台区\"\n          },\n          {\n            \"value\": \"220122\",\n            \"label\": \"农安县\"\n          },\n          {\n            \"value\": \"220182\",\n            \"label\": \"榆树市\"\n          },\n          {\n            \"value\": \"220183\",\n            \"label\": \"德惠市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"220200\",\n        \"label\": \"吉林市\",\n        \"children\": [\n          {\n            \"value\": \"220202\",\n            \"label\": \"昌邑区\"\n          },\n          {\n            \"value\": \"220203\",\n            \"label\": \"龙潭区\"\n          },\n          {\n            \"value\": \"220204\",\n            \"label\": \"船营区\"\n          },\n          {\n            \"value\": \"220211\",\n            \"label\": \"丰满区\"\n          },\n          {\n            \"value\": \"220221\",\n            \"label\": \"永吉县\"\n          },\n          {\n            \"value\": \"220281\",\n            \"label\": \"蛟河市\"\n          },\n          {\n            \"value\": \"220282\",\n            \"label\": \"桦甸市\"\n          },\n          {\n            \"value\": \"220283\",\n            \"label\": \"舒兰市\"\n          },\n          {\n            \"value\": \"220284\",\n            \"label\": \"磐石市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"220300\",\n        \"label\": \"四平市\",\n        \"children\": [\n          {\n            \"value\": \"220302\",\n            \"label\": \"铁西区\"\n          },\n          {\n            \"value\": \"220303\",\n            \"label\": \"铁东区\"\n          },\n          {\n            \"value\": \"220322\",\n            \"label\": \"梨树县\"\n          },\n          {\n            \"value\": \"220323\",\n            \"label\": \"伊通满族自治县\"\n          },\n          {\n            \"value\": \"220381\",\n            \"label\": \"公主岭市\"\n          },\n          {\n            \"value\": \"220382\",\n            \"label\": \"双辽市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"220400\",\n        \"label\": \"辽源市\",\n        \"children\": [\n          {\n            \"value\": \"220402\",\n            \"label\": \"龙山区\"\n          },\n          {\n            \"value\": \"220403\",\n            \"label\": \"西安区\"\n          },\n          {\n            \"value\": \"220421\",\n            \"label\": \"东丰县\"\n          },\n          {\n            \"value\": \"220422\",\n            \"label\": \"东辽县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"220500\",\n        \"label\": \"通化市\",\n        \"children\": [\n          {\n            \"value\": \"220502\",\n            \"label\": \"东昌区\"\n          },\n          {\n            \"value\": \"220503\",\n            \"label\": \"二道江区\"\n          },\n          {\n            \"value\": \"220521\",\n            \"label\": \"通化县\"\n          },\n          {\n            \"value\": \"220523\",\n            \"label\": \"辉南县\"\n          },\n          {\n            \"value\": \"220524\",\n            \"label\": \"柳河县\"\n          },\n          {\n            \"value\": \"220581\",\n            \"label\": \"梅河口市\"\n          },\n          {\n            \"value\": \"220582\",\n            \"label\": \"集安市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"220600\",\n        \"label\": \"白山市\",\n        \"children\": [\n          {\n            \"value\": \"220602\",\n            \"label\": \"浑江区\"\n          },\n          {\n            \"value\": \"220605\",\n            \"label\": \"江源区\"\n          },\n          {\n            \"value\": \"220621\",\n            \"label\": \"抚松县\"\n          },\n          {\n            \"value\": \"220622\",\n            \"label\": \"靖宇县\"\n          },\n          {\n            \"value\": \"220623\",\n            \"label\": \"长白朝鲜族自治县\"\n          },\n          {\n            \"value\": \"220681\",\n            \"label\": \"临江市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"220700\",\n        \"label\": \"松原市\",\n        \"children\": [\n          {\n            \"value\": \"220702\",\n            \"label\": \"宁江区\"\n          },\n          {\n            \"value\": \"220721\",\n            \"label\": \"前郭尔罗斯蒙古族自治县\"\n          },\n          {\n            \"value\": \"220722\",\n            \"label\": \"长岭县\"\n          },\n          {\n            \"value\": \"220723\",\n            \"label\": \"乾安县\"\n          },\n          {\n            \"value\": \"220781\",\n            \"label\": \"扶余市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"220800\",\n        \"label\": \"白城市\",\n        \"children\": [\n          {\n            \"value\": \"220802\",\n            \"label\": \"洮北区\"\n          },\n          {\n            \"value\": \"220821\",\n            \"label\": \"镇赉县\"\n          },\n          {\n            \"value\": \"220822\",\n            \"label\": \"通榆县\"\n          },\n          {\n            \"value\": \"220881\",\n            \"label\": \"洮南市\"\n          },\n          {\n            \"value\": \"220882\",\n            \"label\": \"大安市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"222400\",\n        \"label\": \"延边朝鲜族自治州\",\n        \"children\": [\n          {\n            \"value\": \"222401\",\n            \"label\": \"延吉市\"\n          },\n          {\n            \"value\": \"222402\",\n            \"label\": \"图们市\"\n          },\n          {\n            \"value\": \"222403\",\n            \"label\": \"敦化市\"\n          },\n          {\n            \"value\": \"222404\",\n            \"label\": \"珲春市\"\n          },\n          {\n            \"value\": \"222405\",\n            \"label\": \"龙井市\"\n          },\n          {\n            \"value\": \"222406\",\n            \"label\": \"和龙市\"\n          },\n          {\n            \"value\": \"222424\",\n            \"label\": \"汪清县\"\n          },\n          {\n            \"value\": \"222426\",\n            \"label\": \"安图县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"230000\",\n    \"label\": \"黑龙江省\",\n    \"children\": [\n      {\n        \"value\": \"230100\",\n        \"label\": \"哈尔滨市\",\n        \"children\": [\n          {\n            \"value\": \"230102\",\n            \"label\": \"道里区\"\n          },\n          {\n            \"value\": \"230103\",\n            \"label\": \"南岗区\"\n          },\n          {\n            \"value\": \"230104\",\n            \"label\": \"道外区\"\n          },\n          {\n            \"value\": \"230108\",\n            \"label\": \"平房区\"\n          },\n          {\n            \"value\": \"230109\",\n            \"label\": \"松北区\"\n          },\n          {\n            \"value\": \"230110\",\n            \"label\": \"香坊区\"\n          },\n          {\n            \"value\": \"230111\",\n            \"label\": \"呼兰区\"\n          },\n          {\n            \"value\": \"230112\",\n            \"label\": \"阿城区\"\n          },\n          {\n            \"value\": \"230113\",\n            \"label\": \"双城区\"\n          },\n          {\n            \"value\": \"230123\",\n            \"label\": \"依兰县\"\n          },\n          {\n            \"value\": \"230124\",\n            \"label\": \"方正县\"\n          },\n          {\n            \"value\": \"230125\",\n            \"label\": \"宾县\"\n          },\n          {\n            \"value\": \"230126\",\n            \"label\": \"巴彦县\"\n          },\n          {\n            \"value\": \"230127\",\n            \"label\": \"木兰县\"\n          },\n          {\n            \"value\": \"230128\",\n            \"label\": \"通河县\"\n          },\n          {\n            \"value\": \"230129\",\n            \"label\": \"延寿县\"\n          },\n          {\n            \"value\": \"230183\",\n            \"label\": \"尚志市\"\n          },\n          {\n            \"value\": \"230184\",\n            \"label\": \"五常市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"230200\",\n        \"label\": \"齐齐哈尔市\",\n        \"children\": [\n          {\n            \"value\": \"230202\",\n            \"label\": \"龙沙区\"\n          },\n          {\n            \"value\": \"230203\",\n            \"label\": \"建华区\"\n          },\n          {\n            \"value\": \"230204\",\n            \"label\": \"铁锋区\"\n          },\n          {\n            \"value\": \"230205\",\n            \"label\": \"昂昂溪区\"\n          },\n          {\n            \"value\": \"230206\",\n            \"label\": \"富拉尔基区\"\n          },\n          {\n            \"value\": \"230207\",\n            \"label\": \"碾子山区\"\n          },\n          {\n            \"value\": \"230208\",\n            \"label\": \"梅里斯达斡尔族区\"\n          },\n          {\n            \"value\": \"230221\",\n            \"label\": \"龙江县\"\n          },\n          {\n            \"value\": \"230223\",\n            \"label\": \"依安县\"\n          },\n          {\n            \"value\": \"230224\",\n            \"label\": \"泰来县\"\n          },\n          {\n            \"value\": \"230225\",\n            \"label\": \"甘南县\"\n          },\n          {\n            \"value\": \"230227\",\n            \"label\": \"富裕县\"\n          },\n          {\n            \"value\": \"230229\",\n            \"label\": \"克山县\"\n          },\n          {\n            \"value\": \"230230\",\n            \"label\": \"克东县\"\n          },\n          {\n            \"value\": \"230231\",\n            \"label\": \"拜泉县\"\n          },\n          {\n            \"value\": \"230281\",\n            \"label\": \"讷河市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"230300\",\n        \"label\": \"鸡西市\",\n        \"children\": [\n          {\n            \"value\": \"230302\",\n            \"label\": \"鸡冠区\"\n          },\n          {\n            \"value\": \"230303\",\n            \"label\": \"恒山区\"\n          },\n          {\n            \"value\": \"230304\",\n            \"label\": \"滴道区\"\n          },\n          {\n            \"value\": \"230305\",\n            \"label\": \"梨树区\"\n          },\n          {\n            \"value\": \"230306\",\n            \"label\": \"城子河区\"\n          },\n          {\n            \"value\": \"230307\",\n            \"label\": \"麻山区\"\n          },\n          {\n            \"value\": \"230321\",\n            \"label\": \"鸡东县\"\n          },\n          {\n            \"value\": \"230381\",\n            \"label\": \"虎林市\"\n          },\n          {\n            \"value\": \"230382\",\n            \"label\": \"密山市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"230400\",\n        \"label\": \"鹤岗市\",\n        \"children\": [\n          {\n            \"value\": \"230402\",\n            \"label\": \"向阳区\"\n          },\n          {\n            \"value\": \"230403\",\n            \"label\": \"工农区\"\n          },\n          {\n            \"value\": \"230404\",\n            \"label\": \"南山区\"\n          },\n          {\n            \"value\": \"230405\",\n            \"label\": \"兴安区\"\n          },\n          {\n            \"value\": \"230406\",\n            \"label\": \"东山区\"\n          },\n          {\n            \"value\": \"230407\",\n            \"label\": \"兴山区\"\n          },\n          {\n            \"value\": \"230421\",\n            \"label\": \"萝北县\"\n          },\n          {\n            \"value\": \"230422\",\n            \"label\": \"绥滨县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"230500\",\n        \"label\": \"双鸭山市\",\n        \"children\": [\n          {\n            \"value\": \"230502\",\n            \"label\": \"尖山区\"\n          },\n          {\n            \"value\": \"230503\",\n            \"label\": \"岭东区\"\n          },\n          {\n            \"value\": \"230505\",\n            \"label\": \"四方台区\"\n          },\n          {\n            \"value\": \"230506\",\n            \"label\": \"宝山区\"\n          },\n          {\n            \"value\": \"230521\",\n            \"label\": \"集贤县\"\n          },\n          {\n            \"value\": \"230522\",\n            \"label\": \"友谊县\"\n          },\n          {\n            \"value\": \"230523\",\n            \"label\": \"宝清县\"\n          },\n          {\n            \"value\": \"230524\",\n            \"label\": \"饶河县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"230600\",\n        \"label\": \"大庆市\",\n        \"children\": [\n          {\n            \"value\": \"230602\",\n            \"label\": \"萨尔图区\"\n          },\n          {\n            \"value\": \"230603\",\n            \"label\": \"龙凤区\"\n          },\n          {\n            \"value\": \"230604\",\n            \"label\": \"让胡路区\"\n          },\n          {\n            \"value\": \"230605\",\n            \"label\": \"红岗区\"\n          },\n          {\n            \"value\": \"230606\",\n            \"label\": \"大同区\"\n          },\n          {\n            \"value\": \"230621\",\n            \"label\": \"肇州县\"\n          },\n          {\n            \"value\": \"230622\",\n            \"label\": \"肇源县\"\n          },\n          {\n            \"value\": \"230623\",\n            \"label\": \"林甸县\"\n          },\n          {\n            \"value\": \"230624\",\n            \"label\": \"杜尔伯特蒙古族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"230700\",\n        \"label\": \"伊春市\",\n        \"children\": [\n          {\n            \"value\": \"230702\",\n            \"label\": \"伊春区\"\n          },\n          {\n            \"value\": \"230703\",\n            \"label\": \"南岔区\"\n          },\n          {\n            \"value\": \"230704\",\n            \"label\": \"友好区\"\n          },\n          {\n            \"value\": \"230705\",\n            \"label\": \"西林区\"\n          },\n          {\n            \"value\": \"230706\",\n            \"label\": \"翠峦区\"\n          },\n          {\n            \"value\": \"230707\",\n            \"label\": \"新青区\"\n          },\n          {\n            \"value\": \"230708\",\n            \"label\": \"美溪区\"\n          },\n          {\n            \"value\": \"230709\",\n            \"label\": \"金山屯区\"\n          },\n          {\n            \"value\": \"230710\",\n            \"label\": \"五营区\"\n          },\n          {\n            \"value\": \"230711\",\n            \"label\": \"乌马河区\"\n          },\n          {\n            \"value\": \"230712\",\n            \"label\": \"汤旺河区\"\n          },\n          {\n            \"value\": \"230713\",\n            \"label\": \"带岭区\"\n          },\n          {\n            \"value\": \"230714\",\n            \"label\": \"乌伊岭区\"\n          },\n          {\n            \"value\": \"230715\",\n            \"label\": \"红星区\"\n          },\n          {\n            \"value\": \"230716\",\n            \"label\": \"上甘岭区\"\n          },\n          {\n            \"value\": \"230722\",\n            \"label\": \"嘉荫县\"\n          },\n          {\n            \"value\": \"230781\",\n            \"label\": \"铁力市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"230800\",\n        \"label\": \"佳木斯市\",\n        \"children\": [\n          {\n            \"value\": \"230803\",\n            \"label\": \"向阳区\"\n          },\n          {\n            \"value\": \"230804\",\n            \"label\": \"前进区\"\n          },\n          {\n            \"value\": \"230805\",\n            \"label\": \"东风区\"\n          },\n          {\n            \"value\": \"230811\",\n            \"label\": \"郊区\"\n          },\n          {\n            \"value\": \"230822\",\n            \"label\": \"桦南县\"\n          },\n          {\n            \"value\": \"230826\",\n            \"label\": \"桦川县\"\n          },\n          {\n            \"value\": \"230828\",\n            \"label\": \"汤原县\"\n          },\n          {\n            \"value\": \"230881\",\n            \"label\": \"同江市\"\n          },\n          {\n            \"value\": \"230882\",\n            \"label\": \"富锦市\"\n          },\n          {\n            \"value\": \"230883\",\n            \"label\": \"抚远市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"230900\",\n        \"label\": \"七台河市\",\n        \"children\": [\n          {\n            \"value\": \"230902\",\n            \"label\": \"新兴区\"\n          },\n          {\n            \"value\": \"230903\",\n            \"label\": \"桃山区\"\n          },\n          {\n            \"value\": \"230904\",\n            \"label\": \"茄子河区\"\n          },\n          {\n            \"value\": \"230921\",\n            \"label\": \"勃利县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"231000\",\n        \"label\": \"牡丹江市\",\n        \"children\": [\n          {\n            \"value\": \"231002\",\n            \"label\": \"东安区\"\n          },\n          {\n            \"value\": \"231003\",\n            \"label\": \"阳明区\"\n          },\n          {\n            \"value\": \"231004\",\n            \"label\": \"爱民区\"\n          },\n          {\n            \"value\": \"231005\",\n            \"label\": \"西安区\"\n          },\n          {\n            \"value\": \"231025\",\n            \"label\": \"林口县\"\n          },\n          {\n            \"value\": \"231081\",\n            \"label\": \"绥芬河市\"\n          },\n          {\n            \"value\": \"231083\",\n            \"label\": \"海林市\"\n          },\n          {\n            \"value\": \"231084\",\n            \"label\": \"宁安市\"\n          },\n          {\n            \"value\": \"231085\",\n            \"label\": \"穆棱市\"\n          },\n          {\n            \"value\": \"231086\",\n            \"label\": \"东宁市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"231100\",\n        \"label\": \"黑河市\",\n        \"children\": [\n          {\n            \"value\": \"231102\",\n            \"label\": \"爱辉区\"\n          },\n          {\n            \"value\": \"231121\",\n            \"label\": \"嫩江县\"\n          },\n          {\n            \"value\": \"231123\",\n            \"label\": \"逊克县\"\n          },\n          {\n            \"value\": \"231124\",\n            \"label\": \"孙吴县\"\n          },\n          {\n            \"value\": \"231181\",\n            \"label\": \"北安市\"\n          },\n          {\n            \"value\": \"231182\",\n            \"label\": \"五大连池市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"231200\",\n        \"label\": \"绥化市\",\n        \"children\": [\n          {\n            \"value\": \"231202\",\n            \"label\": \"北林区\"\n          },\n          {\n            \"value\": \"231221\",\n            \"label\": \"望奎县\"\n          },\n          {\n            \"value\": \"231222\",\n            \"label\": \"兰西县\"\n          },\n          {\n            \"value\": \"231223\",\n            \"label\": \"青冈县\"\n          },\n          {\n            \"value\": \"231224\",\n            \"label\": \"庆安县\"\n          },\n          {\n            \"value\": \"231225\",\n            \"label\": \"明水县\"\n          },\n          {\n            \"value\": \"231226\",\n            \"label\": \"绥棱县\"\n          },\n          {\n            \"value\": \"231281\",\n            \"label\": \"安达市\"\n          },\n          {\n            \"value\": \"231282\",\n            \"label\": \"肇东市\"\n          },\n          {\n            \"value\": \"231283\",\n            \"label\": \"海伦市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"232700\",\n        \"label\": \"大兴安岭地区\",\n        \"children\": [\n          {\n            \"value\": \"232701\",\n            \"label\": \"漠河市\"\n          },\n          {\n            \"value\": \"232721\",\n            \"label\": \"呼玛县\"\n          },\n          {\n            \"value\": \"232722\",\n            \"label\": \"塔河县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"310000\",\n    \"label\": \"上海市\",\n    \"children\": [\n      {\n        \"value\": \"310000\",\n        \"label\": \"上海市\",\n        \"children\": [\n          {\n            \"value\": \"310101\",\n            \"label\": \"黄浦区\"\n          },\n          {\n            \"value\": \"310104\",\n            \"label\": \"徐汇区\"\n          },\n          {\n            \"value\": \"310105\",\n            \"label\": \"长宁区\"\n          },\n          {\n            \"value\": \"310106\",\n            \"label\": \"静安区\"\n          },\n          {\n            \"value\": \"310107\",\n            \"label\": \"普陀区\"\n          },\n          {\n            \"value\": \"310109\",\n            \"label\": \"虹口区\"\n          },\n          {\n            \"value\": \"310110\",\n            \"label\": \"杨浦区\"\n          },\n          {\n            \"value\": \"310112\",\n            \"label\": \"闵行区\"\n          },\n          {\n            \"value\": \"310113\",\n            \"label\": \"宝山区\"\n          },\n          {\n            \"value\": \"310114\",\n            \"label\": \"嘉定区\"\n          },\n          {\n            \"value\": \"310115\",\n            \"label\": \"浦东新区\"\n          },\n          {\n            \"value\": \"310116\",\n            \"label\": \"金山区\"\n          },\n          {\n            \"value\": \"310117\",\n            \"label\": \"松江区\"\n          },\n          {\n            \"value\": \"310118\",\n            \"label\": \"青浦区\"\n          },\n          {\n            \"value\": \"310120\",\n            \"label\": \"奉贤区\"\n          },\n          {\n            \"value\": \"310151\",\n            \"label\": \"崇明区\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"320000\",\n    \"label\": \"江苏省\",\n    \"children\": [\n      {\n        \"value\": \"320100\",\n        \"label\": \"南京市\",\n        \"children\": [\n          {\n            \"value\": \"320102\",\n            \"label\": \"玄武区\"\n          },\n          {\n            \"value\": \"320104\",\n            \"label\": \"秦淮区\"\n          },\n          {\n            \"value\": \"320105\",\n            \"label\": \"建邺区\"\n          },\n          {\n            \"value\": \"320106\",\n            \"label\": \"鼓楼区\"\n          },\n          {\n            \"value\": \"320111\",\n            \"label\": \"浦口区\"\n          },\n          {\n            \"value\": \"320113\",\n            \"label\": \"栖霞区\"\n          },\n          {\n            \"value\": \"320114\",\n            \"label\": \"雨花台区\"\n          },\n          {\n            \"value\": \"320115\",\n            \"label\": \"江宁区\"\n          },\n          {\n            \"value\": \"320116\",\n            \"label\": \"六合区\"\n          },\n          {\n            \"value\": \"320117\",\n            \"label\": \"溧水区\"\n          },\n          {\n            \"value\": \"320118\",\n            \"label\": \"高淳区\"\n          }\n        ]\n      },\n      {\n        \"value\": \"320200\",\n        \"label\": \"无锡市\",\n        \"children\": [\n          {\n            \"value\": \"320205\",\n            \"label\": \"锡山区\"\n          },\n          {\n            \"value\": \"320206\",\n            \"label\": \"惠山区\"\n          },\n          {\n            \"value\": \"320211\",\n            \"label\": \"滨湖区\"\n          },\n          {\n            \"value\": \"320213\",\n            \"label\": \"梁溪区\"\n          },\n          {\n            \"value\": \"320214\",\n            \"label\": \"新吴区\"\n          },\n          {\n            \"value\": \"320281\",\n            \"label\": \"江阴市\"\n          },\n          {\n            \"value\": \"320282\",\n            \"label\": \"宜兴市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"320300\",\n        \"label\": \"徐州市\",\n        \"children\": [\n          {\n            \"value\": \"320302\",\n            \"label\": \"鼓楼区\"\n          },\n          {\n            \"value\": \"320303\",\n            \"label\": \"云龙区\"\n          },\n          {\n            \"value\": \"320305\",\n            \"label\": \"贾汪区\"\n          },\n          {\n            \"value\": \"320311\",\n            \"label\": \"泉山区\"\n          },\n          {\n            \"value\": \"320312\",\n            \"label\": \"铜山区\"\n          },\n          {\n            \"value\": \"320321\",\n            \"label\": \"丰县\"\n          },\n          {\n            \"value\": \"320322\",\n            \"label\": \"沛县\"\n          },\n          {\n            \"value\": \"320324\",\n            \"label\": \"睢宁县\"\n          },\n          {\n            \"value\": \"320381\",\n            \"label\": \"新沂市\"\n          },\n          {\n            \"value\": \"320382\",\n            \"label\": \"邳州市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"320400\",\n        \"label\": \"常州市\",\n        \"children\": [\n          {\n            \"value\": \"320402\",\n            \"label\": \"天宁区\"\n          },\n          {\n            \"value\": \"320404\",\n            \"label\": \"钟楼区\"\n          },\n          {\n            \"value\": \"320411\",\n            \"label\": \"新北区\"\n          },\n          {\n            \"value\": \"320412\",\n            \"label\": \"武进区\"\n          },\n          {\n            \"value\": \"320413\",\n            \"label\": \"金坛区\"\n          },\n          {\n            \"value\": \"320481\",\n            \"label\": \"溧阳市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"320500\",\n        \"label\": \"苏州市\",\n        \"children\": [\n          {\n            \"value\": \"320505\",\n            \"label\": \"虎丘区\"\n          },\n          {\n            \"value\": \"320506\",\n            \"label\": \"吴中区\"\n          },\n          {\n            \"value\": \"320507\",\n            \"label\": \"相城区\"\n          },\n          {\n            \"value\": \"320508\",\n            \"label\": \"姑苏区\"\n          },\n          {\n            \"value\": \"320509\",\n            \"label\": \"吴江区\"\n          },\n          {\n            \"value\": \"320581\",\n            \"label\": \"常熟市\"\n          },\n          {\n            \"value\": \"320582\",\n            \"label\": \"张家港市\"\n          },\n          {\n            \"value\": \"320583\",\n            \"label\": \"昆山市\"\n          },\n          {\n            \"value\": \"320585\",\n            \"label\": \"太仓市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"320600\",\n        \"label\": \"南通市\",\n        \"children\": [\n          {\n            \"value\": \"320602\",\n            \"label\": \"崇川区\"\n          },\n          {\n            \"value\": \"320611\",\n            \"label\": \"港闸区\"\n          },\n          {\n            \"value\": \"320612\",\n            \"label\": \"通州区\"\n          },\n          {\n            \"value\": \"320623\",\n            \"label\": \"如东县\"\n          },\n          {\n            \"value\": \"320681\",\n            \"label\": \"启东市\"\n          },\n          {\n            \"value\": \"320682\",\n            \"label\": \"如皋市\"\n          },\n          {\n            \"value\": \"320684\",\n            \"label\": \"海门市\"\n          },\n          {\n            \"value\": \"320685\",\n            \"label\": \"海安市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"320700\",\n        \"label\": \"连云港市\",\n        \"children\": [\n          {\n            \"value\": \"320703\",\n            \"label\": \"连云区\"\n          },\n          {\n            \"value\": \"320706\",\n            \"label\": \"海州区\"\n          },\n          {\n            \"value\": \"320707\",\n            \"label\": \"赣榆区\"\n          },\n          {\n            \"value\": \"320722\",\n            \"label\": \"东海县\"\n          },\n          {\n            \"value\": \"320723\",\n            \"label\": \"灌云县\"\n          },\n          {\n            \"value\": \"320724\",\n            \"label\": \"灌南县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"320800\",\n        \"label\": \"淮安市\",\n        \"children\": [\n          {\n            \"value\": \"320803\",\n            \"label\": \"淮安区\"\n          },\n          {\n            \"value\": \"320804\",\n            \"label\": \"淮阴区\"\n          },\n          {\n            \"value\": \"320812\",\n            \"label\": \"清江浦区\"\n          },\n          {\n            \"value\": \"320813\",\n            \"label\": \"洪泽区\"\n          },\n          {\n            \"value\": \"320826\",\n            \"label\": \"涟水县\"\n          },\n          {\n            \"value\": \"320830\",\n            \"label\": \"盱眙县\"\n          },\n          {\n            \"value\": \"320831\",\n            \"label\": \"金湖县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"320900\",\n        \"label\": \"盐城市\",\n        \"children\": [\n          {\n            \"value\": \"320902\",\n            \"label\": \"亭湖区\"\n          },\n          {\n            \"value\": \"320903\",\n            \"label\": \"盐都区\"\n          },\n          {\n            \"value\": \"320904\",\n            \"label\": \"大丰区\"\n          },\n          {\n            \"value\": \"320921\",\n            \"label\": \"响水县\"\n          },\n          {\n            \"value\": \"320922\",\n            \"label\": \"滨海县\"\n          },\n          {\n            \"value\": \"320923\",\n            \"label\": \"阜宁县\"\n          },\n          {\n            \"value\": \"320924\",\n            \"label\": \"射阳县\"\n          },\n          {\n            \"value\": \"320925\",\n            \"label\": \"建湖县\"\n          },\n          {\n            \"value\": \"320981\",\n            \"label\": \"东台市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"321000\",\n        \"label\": \"扬州市\",\n        \"children\": [\n          {\n            \"value\": \"321002\",\n            \"label\": \"广陵区\"\n          },\n          {\n            \"value\": \"321003\",\n            \"label\": \"邗江区\"\n          },\n          {\n            \"value\": \"321012\",\n            \"label\": \"江都区\"\n          },\n          {\n            \"value\": \"321023\",\n            \"label\": \"宝应县\"\n          },\n          {\n            \"value\": \"321081\",\n            \"label\": \"仪征市\"\n          },\n          {\n            \"value\": \"321084\",\n            \"label\": \"高邮市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"321100\",\n        \"label\": \"镇江市\",\n        \"children\": [\n          {\n            \"value\": \"321102\",\n            \"label\": \"京口区\"\n          },\n          {\n            \"value\": \"321111\",\n            \"label\": \"润州区\"\n          },\n          {\n            \"value\": \"321112\",\n            \"label\": \"丹徒区\"\n          },\n          {\n            \"value\": \"321181\",\n            \"label\": \"丹阳市\"\n          },\n          {\n            \"value\": \"321182\",\n            \"label\": \"扬中市\"\n          },\n          {\n            \"value\": \"321183\",\n            \"label\": \"句容市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"321200\",\n        \"label\": \"泰州市\",\n        \"children\": [\n          {\n            \"value\": \"321202\",\n            \"label\": \"海陵区\"\n          },\n          {\n            \"value\": \"321203\",\n            \"label\": \"高港区\"\n          },\n          {\n            \"value\": \"321204\",\n            \"label\": \"姜堰区\"\n          },\n          {\n            \"value\": \"321281\",\n            \"label\": \"兴化市\"\n          },\n          {\n            \"value\": \"321282\",\n            \"label\": \"靖江市\"\n          },\n          {\n            \"value\": \"321283\",\n            \"label\": \"泰兴市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"321300\",\n        \"label\": \"宿迁市\",\n        \"children\": [\n          {\n            \"value\": \"321302\",\n            \"label\": \"宿城区\"\n          },\n          {\n            \"value\": \"321311\",\n            \"label\": \"宿豫区\"\n          },\n          {\n            \"value\": \"321322\",\n            \"label\": \"沭阳县\"\n          },\n          {\n            \"value\": \"321323\",\n            \"label\": \"泗阳县\"\n          },\n          {\n            \"value\": \"321324\",\n            \"label\": \"泗洪县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"330000\",\n    \"label\": \"浙江省\",\n    \"children\": [\n      {\n        \"value\": \"330100\",\n        \"label\": \"杭州市\",\n        \"children\": [\n          {\n            \"value\": \"330102\",\n            \"label\": \"上城区\"\n          },\n          {\n            \"value\": \"330103\",\n            \"label\": \"下城区\"\n          },\n          {\n            \"value\": \"330104\",\n            \"label\": \"江干区\"\n          },\n          {\n            \"value\": \"330105\",\n            \"label\": \"拱墅区\"\n          },\n          {\n            \"value\": \"330106\",\n            \"label\": \"西湖区\"\n          },\n          {\n            \"value\": \"330108\",\n            \"label\": \"滨江区\"\n          },\n          {\n            \"value\": \"330109\",\n            \"label\": \"萧山区\"\n          },\n          {\n            \"value\": \"330110\",\n            \"label\": \"余杭区\"\n          },\n          {\n            \"value\": \"330111\",\n            \"label\": \"富阳区\"\n          },\n          {\n            \"value\": \"330112\",\n            \"label\": \"临安区\"\n          },\n          {\n            \"value\": \"330122\",\n            \"label\": \"桐庐县\"\n          },\n          {\n            \"value\": \"330127\",\n            \"label\": \"淳安县\"\n          },\n          {\n            \"value\": \"330182\",\n            \"label\": \"建德市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"330200\",\n        \"label\": \"宁波市\",\n        \"children\": [\n          {\n            \"value\": \"330203\",\n            \"label\": \"海曙区\"\n          },\n          {\n            \"value\": \"330205\",\n            \"label\": \"江北区\"\n          },\n          {\n            \"value\": \"330206\",\n            \"label\": \"北仑区\"\n          },\n          {\n            \"value\": \"330211\",\n            \"label\": \"镇海区\"\n          },\n          {\n            \"value\": \"330212\",\n            \"label\": \"鄞州区\"\n          },\n          {\n            \"value\": \"330213\",\n            \"label\": \"奉化区\"\n          },\n          {\n            \"value\": \"330225\",\n            \"label\": \"象山县\"\n          },\n          {\n            \"value\": \"330226\",\n            \"label\": \"宁海县\"\n          },\n          {\n            \"value\": \"330281\",\n            \"label\": \"余姚市\"\n          },\n          {\n            \"value\": \"330282\",\n            \"label\": \"慈溪市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"330300\",\n        \"label\": \"温州市\",\n        \"children\": [\n          {\n            \"value\": \"330302\",\n            \"label\": \"鹿城区\"\n          },\n          {\n            \"value\": \"330303\",\n            \"label\": \"龙湾区\"\n          },\n          {\n            \"value\": \"330304\",\n            \"label\": \"瓯海区\"\n          },\n          {\n            \"value\": \"330305\",\n            \"label\": \"洞头区\"\n          },\n          {\n            \"value\": \"330324\",\n            \"label\": \"永嘉县\"\n          },\n          {\n            \"value\": \"330326\",\n            \"label\": \"平阳县\"\n          },\n          {\n            \"value\": \"330327\",\n            \"label\": \"苍南县\"\n          },\n          {\n            \"value\": \"330328\",\n            \"label\": \"文成县\"\n          },\n          {\n            \"value\": \"330329\",\n            \"label\": \"泰顺县\"\n          },\n          {\n            \"value\": \"330381\",\n            \"label\": \"瑞安市\"\n          },\n          {\n            \"value\": \"330382\",\n            \"label\": \"乐清市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"330400\",\n        \"label\": \"嘉兴市\",\n        \"children\": [\n          {\n            \"value\": \"330402\",\n            \"label\": \"南湖区\"\n          },\n          {\n            \"value\": \"330411\",\n            \"label\": \"秀洲区\"\n          },\n          {\n            \"value\": \"330421\",\n            \"label\": \"嘉善县\"\n          },\n          {\n            \"value\": \"330424\",\n            \"label\": \"海盐县\"\n          },\n          {\n            \"value\": \"330481\",\n            \"label\": \"海宁市\"\n          },\n          {\n            \"value\": \"330482\",\n            \"label\": \"平湖市\"\n          },\n          {\n            \"value\": \"330483\",\n            \"label\": \"桐乡市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"330500\",\n        \"label\": \"湖州市\",\n        \"children\": [\n          {\n            \"value\": \"330502\",\n            \"label\": \"吴兴区\"\n          },\n          {\n            \"value\": \"330503\",\n            \"label\": \"南浔区\"\n          },\n          {\n            \"value\": \"330521\",\n            \"label\": \"德清县\"\n          },\n          {\n            \"value\": \"330522\",\n            \"label\": \"长兴县\"\n          },\n          {\n            \"value\": \"330523\",\n            \"label\": \"安吉县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"330600\",\n        \"label\": \"绍兴市\",\n        \"children\": [\n          {\n            \"value\": \"330602\",\n            \"label\": \"越城区\"\n          },\n          {\n            \"value\": \"330603\",\n            \"label\": \"柯桥区\"\n          },\n          {\n            \"value\": \"330604\",\n            \"label\": \"上虞区\"\n          },\n          {\n            \"value\": \"330624\",\n            \"label\": \"新昌县\"\n          },\n          {\n            \"value\": \"330681\",\n            \"label\": \"诸暨市\"\n          },\n          {\n            \"value\": \"330683\",\n            \"label\": \"嵊州市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"330700\",\n        \"label\": \"金华市\",\n        \"children\": [\n          {\n            \"value\": \"330702\",\n            \"label\": \"婺城区\"\n          },\n          {\n            \"value\": \"330703\",\n            \"label\": \"金东区\"\n          },\n          {\n            \"value\": \"330723\",\n            \"label\": \"武义县\"\n          },\n          {\n            \"value\": \"330726\",\n            \"label\": \"浦江县\"\n          },\n          {\n            \"value\": \"330727\",\n            \"label\": \"磐安县\"\n          },\n          {\n            \"value\": \"330781\",\n            \"label\": \"兰溪市\"\n          },\n          {\n            \"value\": \"330782\",\n            \"label\": \"义乌市\"\n          },\n          {\n            \"value\": \"330783\",\n            \"label\": \"东阳市\"\n          },\n          {\n            \"value\": \"330784\",\n            \"label\": \"永康市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"330800\",\n        \"label\": \"衢州市\",\n        \"children\": [\n          {\n            \"value\": \"330802\",\n            \"label\": \"柯城区\"\n          },\n          {\n            \"value\": \"330803\",\n            \"label\": \"衢江区\"\n          },\n          {\n            \"value\": \"330822\",\n            \"label\": \"常山县\"\n          },\n          {\n            \"value\": \"330824\",\n            \"label\": \"开化县\"\n          },\n          {\n            \"value\": \"330825\",\n            \"label\": \"龙游县\"\n          },\n          {\n            \"value\": \"330881\",\n            \"label\": \"江山市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"330900\",\n        \"label\": \"舟山市\",\n        \"children\": [\n          {\n            \"value\": \"330902\",\n            \"label\": \"定海区\"\n          },\n          {\n            \"value\": \"330903\",\n            \"label\": \"普陀区\"\n          },\n          {\n            \"value\": \"330921\",\n            \"label\": \"岱山县\"\n          },\n          {\n            \"value\": \"330922\",\n            \"label\": \"嵊泗县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"331000\",\n        \"label\": \"台州市\",\n        \"children\": [\n          {\n            \"value\": \"331002\",\n            \"label\": \"椒江区\"\n          },\n          {\n            \"value\": \"331003\",\n            \"label\": \"黄岩区\"\n          },\n          {\n            \"value\": \"331004\",\n            \"label\": \"路桥区\"\n          },\n          {\n            \"value\": \"331022\",\n            \"label\": \"三门县\"\n          },\n          {\n            \"value\": \"331023\",\n            \"label\": \"天台县\"\n          },\n          {\n            \"value\": \"331024\",\n            \"label\": \"仙居县\"\n          },\n          {\n            \"value\": \"331081\",\n            \"label\": \"温岭市\"\n          },\n          {\n            \"value\": \"331082\",\n            \"label\": \"临海市\"\n          },\n          {\n            \"value\": \"331083\",\n            \"label\": \"玉环市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"331100\",\n        \"label\": \"丽水市\",\n        \"children\": [\n          {\n            \"value\": \"331102\",\n            \"label\": \"莲都区\"\n          },\n          {\n            \"value\": \"331121\",\n            \"label\": \"青田县\"\n          },\n          {\n            \"value\": \"331122\",\n            \"label\": \"缙云县\"\n          },\n          {\n            \"value\": \"331123\",\n            \"label\": \"遂昌县\"\n          },\n          {\n            \"value\": \"331124\",\n            \"label\": \"松阳县\"\n          },\n          {\n            \"value\": \"331125\",\n            \"label\": \"云和县\"\n          },\n          {\n            \"value\": \"331126\",\n            \"label\": \"庆元县\"\n          },\n          {\n            \"value\": \"331127\",\n            \"label\": \"景宁畲族自治县\"\n          },\n          {\n            \"value\": \"331181\",\n            \"label\": \"龙泉市\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"340000\",\n    \"label\": \"安徽省\",\n    \"children\": [\n      {\n        \"value\": \"340100\",\n        \"label\": \"合肥市\",\n        \"children\": [\n          {\n            \"value\": \"340102\",\n            \"label\": \"瑶海区\"\n          },\n          {\n            \"value\": \"340103\",\n            \"label\": \"庐阳区\"\n          },\n          {\n            \"value\": \"340104\",\n            \"label\": \"蜀山区\"\n          },\n          {\n            \"value\": \"340111\",\n            \"label\": \"包河区\"\n          },\n          {\n            \"value\": \"340121\",\n            \"label\": \"长丰县\"\n          },\n          {\n            \"value\": \"340122\",\n            \"label\": \"肥东县\"\n          },\n          {\n            \"value\": \"340123\",\n            \"label\": \"肥西县\"\n          },\n          {\n            \"value\": \"340124\",\n            \"label\": \"庐江县\"\n          },\n          {\n            \"value\": \"340181\",\n            \"label\": \"巢湖市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"340200\",\n        \"label\": \"芜湖市\",\n        \"children\": [\n          {\n            \"value\": \"340202\",\n            \"label\": \"镜湖区\"\n          },\n          {\n            \"value\": \"340203\",\n            \"label\": \"弋江区\"\n          },\n          {\n            \"value\": \"340207\",\n            \"label\": \"鸠江区\"\n          },\n          {\n            \"value\": \"340208\",\n            \"label\": \"三山区\"\n          },\n          {\n            \"value\": \"340221\",\n            \"label\": \"芜湖县\"\n          },\n          {\n            \"value\": \"340222\",\n            \"label\": \"繁昌县\"\n          },\n          {\n            \"value\": \"340223\",\n            \"label\": \"南陵县\"\n          },\n          {\n            \"value\": \"340225\",\n            \"label\": \"无为县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"340300\",\n        \"label\": \"蚌埠市\",\n        \"children\": [\n          {\n            \"value\": \"340302\",\n            \"label\": \"龙子湖区\"\n          },\n          {\n            \"value\": \"340303\",\n            \"label\": \"蚌山区\"\n          },\n          {\n            \"value\": \"340304\",\n            \"label\": \"禹会区\"\n          },\n          {\n            \"value\": \"340311\",\n            \"label\": \"淮上区\"\n          },\n          {\n            \"value\": \"340321\",\n            \"label\": \"怀远县\"\n          },\n          {\n            \"value\": \"340322\",\n            \"label\": \"五河县\"\n          },\n          {\n            \"value\": \"340323\",\n            \"label\": \"固镇县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"340400\",\n        \"label\": \"淮南市\",\n        \"children\": [\n          {\n            \"value\": \"340402\",\n            \"label\": \"大通区\"\n          },\n          {\n            \"value\": \"340403\",\n            \"label\": \"田家庵区\"\n          },\n          {\n            \"value\": \"340404\",\n            \"label\": \"谢家集区\"\n          },\n          {\n            \"value\": \"340405\",\n            \"label\": \"八公山区\"\n          },\n          {\n            \"value\": \"340406\",\n            \"label\": \"潘集区\"\n          },\n          {\n            \"value\": \"340421\",\n            \"label\": \"凤台县\"\n          },\n          {\n            \"value\": \"340422\",\n            \"label\": \"寿县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"340500\",\n        \"label\": \"马鞍山市\",\n        \"children\": [\n          {\n            \"value\": \"340503\",\n            \"label\": \"花山区\"\n          },\n          {\n            \"value\": \"340504\",\n            \"label\": \"雨山区\"\n          },\n          {\n            \"value\": \"340506\",\n            \"label\": \"博望区\"\n          },\n          {\n            \"value\": \"340521\",\n            \"label\": \"当涂县\"\n          },\n          {\n            \"value\": \"340522\",\n            \"label\": \"含山县\"\n          },\n          {\n            \"value\": \"340523\",\n            \"label\": \"和县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"340600\",\n        \"label\": \"淮北市\",\n        \"children\": [\n          {\n            \"value\": \"340602\",\n            \"label\": \"杜集区\"\n          },\n          {\n            \"value\": \"340603\",\n            \"label\": \"相山区\"\n          },\n          {\n            \"value\": \"340604\",\n            \"label\": \"烈山区\"\n          },\n          {\n            \"value\": \"340621\",\n            \"label\": \"濉溪县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"340700\",\n        \"label\": \"铜陵市\",\n        \"children\": [\n          {\n            \"value\": \"340705\",\n            \"label\": \"铜官区\"\n          },\n          {\n            \"value\": \"340706\",\n            \"label\": \"义安区\"\n          },\n          {\n            \"value\": \"340711\",\n            \"label\": \"郊区\"\n          },\n          {\n            \"value\": \"340722\",\n            \"label\": \"枞阳县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"340800\",\n        \"label\": \"安庆市\",\n        \"children\": [\n          {\n            \"value\": \"340802\",\n            \"label\": \"迎江区\"\n          },\n          {\n            \"value\": \"340803\",\n            \"label\": \"大观区\"\n          },\n          {\n            \"value\": \"340811\",\n            \"label\": \"宜秀区\"\n          },\n          {\n            \"value\": \"340822\",\n            \"label\": \"怀宁县\"\n          },\n          {\n            \"value\": \"340824\",\n            \"label\": \"潜山县\"\n          },\n          {\n            \"value\": \"340825\",\n            \"label\": \"太湖县\"\n          },\n          {\n            \"value\": \"340826\",\n            \"label\": \"宿松县\"\n          },\n          {\n            \"value\": \"340827\",\n            \"label\": \"望江县\"\n          },\n          {\n            \"value\": \"340828\",\n            \"label\": \"岳西县\"\n          },\n          {\n            \"value\": \"340881\",\n            \"label\": \"桐城市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"341000\",\n        \"label\": \"黄山市\",\n        \"children\": [\n          {\n            \"value\": \"341002\",\n            \"label\": \"屯溪区\"\n          },\n          {\n            \"value\": \"341003\",\n            \"label\": \"黄山区\"\n          },\n          {\n            \"value\": \"341004\",\n            \"label\": \"徽州区\"\n          },\n          {\n            \"value\": \"341021\",\n            \"label\": \"歙县\"\n          },\n          {\n            \"value\": \"341022\",\n            \"label\": \"休宁县\"\n          },\n          {\n            \"value\": \"341023\",\n            \"label\": \"黟县\"\n          },\n          {\n            \"value\": \"341024\",\n            \"label\": \"祁门县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"341100\",\n        \"label\": \"滁州市\",\n        \"children\": [\n          {\n            \"value\": \"341102\",\n            \"label\": \"琅琊区\"\n          },\n          {\n            \"value\": \"341103\",\n            \"label\": \"南谯区\"\n          },\n          {\n            \"value\": \"341122\",\n            \"label\": \"来安县\"\n          },\n          {\n            \"value\": \"341124\",\n            \"label\": \"全椒县\"\n          },\n          {\n            \"value\": \"341125\",\n            \"label\": \"定远县\"\n          },\n          {\n            \"value\": \"341126\",\n            \"label\": \"凤阳县\"\n          },\n          {\n            \"value\": \"341181\",\n            \"label\": \"天长市\"\n          },\n          {\n            \"value\": \"341182\",\n            \"label\": \"明光市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"341200\",\n        \"label\": \"阜阳市\",\n        \"children\": [\n          {\n            \"value\": \"341202\",\n            \"label\": \"颍州区\"\n          },\n          {\n            \"value\": \"341203\",\n            \"label\": \"颍东区\"\n          },\n          {\n            \"value\": \"341204\",\n            \"label\": \"颍泉区\"\n          },\n          {\n            \"value\": \"341221\",\n            \"label\": \"临泉县\"\n          },\n          {\n            \"value\": \"341222\",\n            \"label\": \"太和县\"\n          },\n          {\n            \"value\": \"341225\",\n            \"label\": \"阜南县\"\n          },\n          {\n            \"value\": \"341226\",\n            \"label\": \"颍上县\"\n          },\n          {\n            \"value\": \"341282\",\n            \"label\": \"界首市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"341300\",\n        \"label\": \"宿州市\",\n        \"children\": [\n          {\n            \"value\": \"341302\",\n            \"label\": \"埇桥区\"\n          },\n          {\n            \"value\": \"341321\",\n            \"label\": \"砀山县\"\n          },\n          {\n            \"value\": \"341322\",\n            \"label\": \"萧县\"\n          },\n          {\n            \"value\": \"341323\",\n            \"label\": \"灵璧县\"\n          },\n          {\n            \"value\": \"341324\",\n            \"label\": \"泗县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"341500\",\n        \"label\": \"六安市\",\n        \"children\": [\n          {\n            \"value\": \"341502\",\n            \"label\": \"金安区\"\n          },\n          {\n            \"value\": \"341503\",\n            \"label\": \"裕安区\"\n          },\n          {\n            \"value\": \"341504\",\n            \"label\": \"叶集区\"\n          },\n          {\n            \"value\": \"341522\",\n            \"label\": \"霍邱县\"\n          },\n          {\n            \"value\": \"341523\",\n            \"label\": \"舒城县\"\n          },\n          {\n            \"value\": \"341524\",\n            \"label\": \"金寨县\"\n          },\n          {\n            \"value\": \"341525\",\n            \"label\": \"霍山县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"341600\",\n        \"label\": \"亳州市\",\n        \"children\": [\n          {\n            \"value\": \"341602\",\n            \"label\": \"谯城区\"\n          },\n          {\n            \"value\": \"341621\",\n            \"label\": \"涡阳县\"\n          },\n          {\n            \"value\": \"341622\",\n            \"label\": \"蒙城县\"\n          },\n          {\n            \"value\": \"341623\",\n            \"label\": \"利辛县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"341700\",\n        \"label\": \"池州市\",\n        \"children\": [\n          {\n            \"value\": \"341702\",\n            \"label\": \"贵池区\"\n          },\n          {\n            \"value\": \"341721\",\n            \"label\": \"东至县\"\n          },\n          {\n            \"value\": \"341722\",\n            \"label\": \"石台县\"\n          },\n          {\n            \"value\": \"341723\",\n            \"label\": \"青阳县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"341800\",\n        \"label\": \"宣城市\",\n        \"children\": [\n          {\n            \"value\": \"341802\",\n            \"label\": \"宣州区\"\n          },\n          {\n            \"value\": \"341821\",\n            \"label\": \"郎溪县\"\n          },\n          {\n            \"value\": \"341822\",\n            \"label\": \"广德县\"\n          },\n          {\n            \"value\": \"341823\",\n            \"label\": \"泾县\"\n          },\n          {\n            \"value\": \"341824\",\n            \"label\": \"绩溪县\"\n          },\n          {\n            \"value\": \"341825\",\n            \"label\": \"旌德县\"\n          },\n          {\n            \"value\": \"341881\",\n            \"label\": \"宁国市\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"350000\",\n    \"label\": \"福建省\",\n    \"children\": [\n      {\n        \"value\": \"350100\",\n        \"label\": \"福州市\",\n        \"children\": [\n          {\n            \"value\": \"350102\",\n            \"label\": \"鼓楼区\"\n          },\n          {\n            \"value\": \"350103\",\n            \"label\": \"台江区\"\n          },\n          {\n            \"value\": \"350104\",\n            \"label\": \"仓山区\"\n          },\n          {\n            \"value\": \"350105\",\n            \"label\": \"马尾区\"\n          },\n          {\n            \"value\": \"350111\",\n            \"label\": \"晋安区\"\n          },\n          {\n            \"value\": \"350112\",\n            \"label\": \"长乐区\"\n          },\n          {\n            \"value\": \"350121\",\n            \"label\": \"闽侯县\"\n          },\n          {\n            \"value\": \"350122\",\n            \"label\": \"连江县\"\n          },\n          {\n            \"value\": \"350123\",\n            \"label\": \"罗源县\"\n          },\n          {\n            \"value\": \"350124\",\n            \"label\": \"闽清县\"\n          },\n          {\n            \"value\": \"350125\",\n            \"label\": \"永泰县\"\n          },\n          {\n            \"value\": \"350128\",\n            \"label\": \"平潭县\"\n          },\n          {\n            \"value\": \"350181\",\n            \"label\": \"福清市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"350200\",\n        \"label\": \"厦门市\",\n        \"children\": [\n          {\n            \"value\": \"350203\",\n            \"label\": \"思明区\"\n          },\n          {\n            \"value\": \"350205\",\n            \"label\": \"海沧区\"\n          },\n          {\n            \"value\": \"350206\",\n            \"label\": \"湖里区\"\n          },\n          {\n            \"value\": \"350211\",\n            \"label\": \"集美区\"\n          },\n          {\n            \"value\": \"350212\",\n            \"label\": \"同安区\"\n          },\n          {\n            \"value\": \"350213\",\n            \"label\": \"翔安区\"\n          }\n        ]\n      },\n      {\n        \"value\": \"350300\",\n        \"label\": \"莆田市\",\n        \"children\": [\n          {\n            \"value\": \"350302\",\n            \"label\": \"城厢区\"\n          },\n          {\n            \"value\": \"350303\",\n            \"label\": \"涵江区\"\n          },\n          {\n            \"value\": \"350304\",\n            \"label\": \"荔城区\"\n          },\n          {\n            \"value\": \"350305\",\n            \"label\": \"秀屿区\"\n          },\n          {\n            \"value\": \"350322\",\n            \"label\": \"仙游县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"350400\",\n        \"label\": \"三明市\",\n        \"children\": [\n          {\n            \"value\": \"350402\",\n            \"label\": \"梅列区\"\n          },\n          {\n            \"value\": \"350403\",\n            \"label\": \"三元区\"\n          },\n          {\n            \"value\": \"350421\",\n            \"label\": \"明溪县\"\n          },\n          {\n            \"value\": \"350423\",\n            \"label\": \"清流县\"\n          },\n          {\n            \"value\": \"350424\",\n            \"label\": \"宁化县\"\n          },\n          {\n            \"value\": \"350425\",\n            \"label\": \"大田县\"\n          },\n          {\n            \"value\": \"350426\",\n            \"label\": \"尤溪县\"\n          },\n          {\n            \"value\": \"350427\",\n            \"label\": \"沙县\"\n          },\n          {\n            \"value\": \"350428\",\n            \"label\": \"将乐县\"\n          },\n          {\n            \"value\": \"350429\",\n            \"label\": \"泰宁县\"\n          },\n          {\n            \"value\": \"350430\",\n            \"label\": \"建宁县\"\n          },\n          {\n            \"value\": \"350481\",\n            \"label\": \"永安市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"350500\",\n        \"label\": \"泉州市\",\n        \"children\": [\n          {\n            \"value\": \"350502\",\n            \"label\": \"鲤城区\"\n          },\n          {\n            \"value\": \"350503\",\n            \"label\": \"丰泽区\"\n          },\n          {\n            \"value\": \"350504\",\n            \"label\": \"洛江区\"\n          },\n          {\n            \"value\": \"350505\",\n            \"label\": \"泉港区\"\n          },\n          {\n            \"value\": \"350521\",\n            \"label\": \"惠安县\"\n          },\n          {\n            \"value\": \"350524\",\n            \"label\": \"安溪县\"\n          },\n          {\n            \"value\": \"350525\",\n            \"label\": \"永春县\"\n          },\n          {\n            \"value\": \"350526\",\n            \"label\": \"德化县\"\n          },\n          {\n            \"value\": \"350527\",\n            \"label\": \"金门县\"\n          },\n          {\n            \"value\": \"350581\",\n            \"label\": \"石狮市\"\n          },\n          {\n            \"value\": \"350582\",\n            \"label\": \"晋江市\"\n          },\n          {\n            \"value\": \"350583\",\n            \"label\": \"南安市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"350600\",\n        \"label\": \"漳州市\",\n        \"children\": [\n          {\n            \"value\": \"350602\",\n            \"label\": \"芗城区\"\n          },\n          {\n            \"value\": \"350603\",\n            \"label\": \"龙文区\"\n          },\n          {\n            \"value\": \"350622\",\n            \"label\": \"云霄县\"\n          },\n          {\n            \"value\": \"350623\",\n            \"label\": \"漳浦县\"\n          },\n          {\n            \"value\": \"350624\",\n            \"label\": \"诏安县\"\n          },\n          {\n            \"value\": \"350625\",\n            \"label\": \"长泰县\"\n          },\n          {\n            \"value\": \"350626\",\n            \"label\": \"东山县\"\n          },\n          {\n            \"value\": \"350627\",\n            \"label\": \"南靖县\"\n          },\n          {\n            \"value\": \"350628\",\n            \"label\": \"平和县\"\n          },\n          {\n            \"value\": \"350629\",\n            \"label\": \"华安县\"\n          },\n          {\n            \"value\": \"350681\",\n            \"label\": \"龙海市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"350700\",\n        \"label\": \"南平市\",\n        \"children\": [\n          {\n            \"value\": \"350702\",\n            \"label\": \"延平区\"\n          },\n          {\n            \"value\": \"350703\",\n            \"label\": \"建阳区\"\n          },\n          {\n            \"value\": \"350721\",\n            \"label\": \"顺昌县\"\n          },\n          {\n            \"value\": \"350722\",\n            \"label\": \"浦城县\"\n          },\n          {\n            \"value\": \"350723\",\n            \"label\": \"光泽县\"\n          },\n          {\n            \"value\": \"350724\",\n            \"label\": \"松溪县\"\n          },\n          {\n            \"value\": \"350725\",\n            \"label\": \"政和县\"\n          },\n          {\n            \"value\": \"350781\",\n            \"label\": \"邵武市\"\n          },\n          {\n            \"value\": \"350782\",\n            \"label\": \"武夷山市\"\n          },\n          {\n            \"value\": \"350783\",\n            \"label\": \"建瓯市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"350800\",\n        \"label\": \"龙岩市\",\n        \"children\": [\n          {\n            \"value\": \"350802\",\n            \"label\": \"新罗区\"\n          },\n          {\n            \"value\": \"350803\",\n            \"label\": \"永定区\"\n          },\n          {\n            \"value\": \"350821\",\n            \"label\": \"长汀县\"\n          },\n          {\n            \"value\": \"350823\",\n            \"label\": \"上杭县\"\n          },\n          {\n            \"value\": \"350824\",\n            \"label\": \"武平县\"\n          },\n          {\n            \"value\": \"350825\",\n            \"label\": \"连城县\"\n          },\n          {\n            \"value\": \"350881\",\n            \"label\": \"漳平市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"350900\",\n        \"label\": \"宁德市\",\n        \"children\": [\n          {\n            \"value\": \"350902\",\n            \"label\": \"蕉城区\"\n          },\n          {\n            \"value\": \"350921\",\n            \"label\": \"霞浦县\"\n          },\n          {\n            \"value\": \"350922\",\n            \"label\": \"古田县\"\n          },\n          {\n            \"value\": \"350923\",\n            \"label\": \"屏南县\"\n          },\n          {\n            \"value\": \"350924\",\n            \"label\": \"寿宁县\"\n          },\n          {\n            \"value\": \"350925\",\n            \"label\": \"周宁县\"\n          },\n          {\n            \"value\": \"350926\",\n            \"label\": \"柘荣县\"\n          },\n          {\n            \"value\": \"350981\",\n            \"label\": \"福安市\"\n          },\n          {\n            \"value\": \"350982\",\n            \"label\": \"福鼎市\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"360000\",\n    \"label\": \"江西省\",\n    \"children\": [\n      {\n        \"value\": \"360100\",\n        \"label\": \"南昌市\",\n        \"children\": [\n          {\n            \"value\": \"360102\",\n            \"label\": \"东湖区\"\n          },\n          {\n            \"value\": \"360103\",\n            \"label\": \"西湖区\"\n          },\n          {\n            \"value\": \"360104\",\n            \"label\": \"青云谱区\"\n          },\n          {\n            \"value\": \"360105\",\n            \"label\": \"湾里区\"\n          },\n          {\n            \"value\": \"360111\",\n            \"label\": \"青山湖区\"\n          },\n          {\n            \"value\": \"360112\",\n            \"label\": \"新建区\"\n          },\n          {\n            \"value\": \"360121\",\n            \"label\": \"南昌县\"\n          },\n          {\n            \"value\": \"360123\",\n            \"label\": \"安义县\"\n          },\n          {\n            \"value\": \"360124\",\n            \"label\": \"进贤县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"360200\",\n        \"label\": \"景德镇市\",\n        \"children\": [\n          {\n            \"value\": \"360202\",\n            \"label\": \"昌江区\"\n          },\n          {\n            \"value\": \"360203\",\n            \"label\": \"珠山区\"\n          },\n          {\n            \"value\": \"360222\",\n            \"label\": \"浮梁县\"\n          },\n          {\n            \"value\": \"360281\",\n            \"label\": \"乐平市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"360300\",\n        \"label\": \"萍乡市\",\n        \"children\": [\n          {\n            \"value\": \"360302\",\n            \"label\": \"安源区\"\n          },\n          {\n            \"value\": \"360313\",\n            \"label\": \"湘东区\"\n          },\n          {\n            \"value\": \"360321\",\n            \"label\": \"莲花县\"\n          },\n          {\n            \"value\": \"360322\",\n            \"label\": \"上栗县\"\n          },\n          {\n            \"value\": \"360323\",\n            \"label\": \"芦溪县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"360400\",\n        \"label\": \"九江市\",\n        \"children\": [\n          {\n            \"value\": \"360402\",\n            \"label\": \"濂溪区\"\n          },\n          {\n            \"value\": \"360403\",\n            \"label\": \"浔阳区\"\n          },\n          {\n            \"value\": \"360404\",\n            \"label\": \"柴桑区\"\n          },\n          {\n            \"value\": \"360423\",\n            \"label\": \"武宁县\"\n          },\n          {\n            \"value\": \"360424\",\n            \"label\": \"修水县\"\n          },\n          {\n            \"value\": \"360425\",\n            \"label\": \"永修县\"\n          },\n          {\n            \"value\": \"360426\",\n            \"label\": \"德安县\"\n          },\n          {\n            \"value\": \"360428\",\n            \"label\": \"都昌县\"\n          },\n          {\n            \"value\": \"360429\",\n            \"label\": \"湖口县\"\n          },\n          {\n            \"value\": \"360430\",\n            \"label\": \"彭泽县\"\n          },\n          {\n            \"value\": \"360481\",\n            \"label\": \"瑞昌市\"\n          },\n          {\n            \"value\": \"360482\",\n            \"label\": \"共青城市\"\n          },\n          {\n            \"value\": \"360483\",\n            \"label\": \"庐山市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"360500\",\n        \"label\": \"新余市\",\n        \"children\": [\n          {\n            \"value\": \"360502\",\n            \"label\": \"渝水区\"\n          },\n          {\n            \"value\": \"360521\",\n            \"label\": \"分宜县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"360600\",\n        \"label\": \"鹰潭市\",\n        \"children\": [\n          {\n            \"value\": \"360602\",\n            \"label\": \"月湖区\"\n          },\n          {\n            \"value\": \"360603\",\n            \"label\": \"余江区\"\n          },\n          {\n            \"value\": \"360681\",\n            \"label\": \"贵溪市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"360700\",\n        \"label\": \"赣州市\",\n        \"children\": [\n          {\n            \"value\": \"360702\",\n            \"label\": \"章贡区\"\n          },\n          {\n            \"value\": \"360703\",\n            \"label\": \"南康区\"\n          },\n          {\n            \"value\": \"360704\",\n            \"label\": \"赣县区\"\n          },\n          {\n            \"value\": \"360722\",\n            \"label\": \"信丰县\"\n          },\n          {\n            \"value\": \"360723\",\n            \"label\": \"大余县\"\n          },\n          {\n            \"value\": \"360724\",\n            \"label\": \"上犹县\"\n          },\n          {\n            \"value\": \"360725\",\n            \"label\": \"崇义县\"\n          },\n          {\n            \"value\": \"360726\",\n            \"label\": \"安远县\"\n          },\n          {\n            \"value\": \"360727\",\n            \"label\": \"龙南县\"\n          },\n          {\n            \"value\": \"360728\",\n            \"label\": \"定南县\"\n          },\n          {\n            \"value\": \"360729\",\n            \"label\": \"全南县\"\n          },\n          {\n            \"value\": \"360730\",\n            \"label\": \"宁都县\"\n          },\n          {\n            \"value\": \"360731\",\n            \"label\": \"于都县\"\n          },\n          {\n            \"value\": \"360732\",\n            \"label\": \"兴国县\"\n          },\n          {\n            \"value\": \"360733\",\n            \"label\": \"会昌县\"\n          },\n          {\n            \"value\": \"360734\",\n            \"label\": \"寻乌县\"\n          },\n          {\n            \"value\": \"360735\",\n            \"label\": \"石城县\"\n          },\n          {\n            \"value\": \"360781\",\n            \"label\": \"瑞金市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"360800\",\n        \"label\": \"吉安市\",\n        \"children\": [\n          {\n            \"value\": \"360802\",\n            \"label\": \"吉州区\"\n          },\n          {\n            \"value\": \"360803\",\n            \"label\": \"青原区\"\n          },\n          {\n            \"value\": \"360821\",\n            \"label\": \"吉安县\"\n          },\n          {\n            \"value\": \"360822\",\n            \"label\": \"吉水县\"\n          },\n          {\n            \"value\": \"360823\",\n            \"label\": \"峡江县\"\n          },\n          {\n            \"value\": \"360824\",\n            \"label\": \"新干县\"\n          },\n          {\n            \"value\": \"360825\",\n            \"label\": \"永丰县\"\n          },\n          {\n            \"value\": \"360826\",\n            \"label\": \"泰和县\"\n          },\n          {\n            \"value\": \"360827\",\n            \"label\": \"遂川县\"\n          },\n          {\n            \"value\": \"360828\",\n            \"label\": \"万安县\"\n          },\n          {\n            \"value\": \"360829\",\n            \"label\": \"安福县\"\n          },\n          {\n            \"value\": \"360830\",\n            \"label\": \"永新县\"\n          },\n          {\n            \"value\": \"360881\",\n            \"label\": \"井冈山市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"360900\",\n        \"label\": \"宜春市\",\n        \"children\": [\n          {\n            \"value\": \"360902\",\n            \"label\": \"袁州区\"\n          },\n          {\n            \"value\": \"360921\",\n            \"label\": \"奉新县\"\n          },\n          {\n            \"value\": \"360922\",\n            \"label\": \"万载县\"\n          },\n          {\n            \"value\": \"360923\",\n            \"label\": \"上高县\"\n          },\n          {\n            \"value\": \"360924\",\n            \"label\": \"宜丰县\"\n          },\n          {\n            \"value\": \"360925\",\n            \"label\": \"靖安县\"\n          },\n          {\n            \"value\": \"360926\",\n            \"label\": \"铜鼓县\"\n          },\n          {\n            \"value\": \"360981\",\n            \"label\": \"丰城市\"\n          },\n          {\n            \"value\": \"360982\",\n            \"label\": \"樟树市\"\n          },\n          {\n            \"value\": \"360983\",\n            \"label\": \"高安市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"361000\",\n        \"label\": \"抚州市\",\n        \"children\": [\n          {\n            \"value\": \"361002\",\n            \"label\": \"临川区\"\n          },\n          {\n            \"value\": \"361003\",\n            \"label\": \"东乡区\"\n          },\n          {\n            \"value\": \"361021\",\n            \"label\": \"南城县\"\n          },\n          {\n            \"value\": \"361022\",\n            \"label\": \"黎川县\"\n          },\n          {\n            \"value\": \"361023\",\n            \"label\": \"南丰县\"\n          },\n          {\n            \"value\": \"361024\",\n            \"label\": \"崇仁县\"\n          },\n          {\n            \"value\": \"361025\",\n            \"label\": \"乐安县\"\n          },\n          {\n            \"value\": \"361026\",\n            \"label\": \"宜黄县\"\n          },\n          {\n            \"value\": \"361027\",\n            \"label\": \"金溪县\"\n          },\n          {\n            \"value\": \"361028\",\n            \"label\": \"资溪县\"\n          },\n          {\n            \"value\": \"361030\",\n            \"label\": \"广昌县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"361100\",\n        \"label\": \"上饶市\",\n        \"children\": [\n          {\n            \"value\": \"361102\",\n            \"label\": \"信州区\"\n          },\n          {\n            \"value\": \"361103\",\n            \"label\": \"广丰区\"\n          },\n          {\n            \"value\": \"361121\",\n            \"label\": \"上饶县\"\n          },\n          {\n            \"value\": \"361123\",\n            \"label\": \"玉山县\"\n          },\n          {\n            \"value\": \"361124\",\n            \"label\": \"铅山县\"\n          },\n          {\n            \"value\": \"361125\",\n            \"label\": \"横峰县\"\n          },\n          {\n            \"value\": \"361126\",\n            \"label\": \"弋阳县\"\n          },\n          {\n            \"value\": \"361127\",\n            \"label\": \"余干县\"\n          },\n          {\n            \"value\": \"361128\",\n            \"label\": \"鄱阳县\"\n          },\n          {\n            \"value\": \"361129\",\n            \"label\": \"万年县\"\n          },\n          {\n            \"value\": \"361130\",\n            \"label\": \"婺源县\"\n          },\n          {\n            \"value\": \"361181\",\n            \"label\": \"德兴市\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"370000\",\n    \"label\": \"山东省\",\n    \"children\": [\n      {\n        \"value\": \"370100\",\n        \"label\": \"济南市\",\n        \"children\": [\n          {\n            \"value\": \"370102\",\n            \"label\": \"历下区\"\n          },\n          {\n            \"value\": \"370103\",\n            \"label\": \"市中区\"\n          },\n          {\n            \"value\": \"370104\",\n            \"label\": \"槐荫区\"\n          },\n          {\n            \"value\": \"370105\",\n            \"label\": \"天桥区\"\n          },\n          {\n            \"value\": \"370112\",\n            \"label\": \"历城区\"\n          },\n          {\n            \"value\": \"370113\",\n            \"label\": \"长清区\"\n          },\n          {\n            \"value\": \"370114\",\n            \"label\": \"章丘区\"\n          },\n          {\n            \"value\": \"370124\",\n            \"label\": \"平阴县\"\n          },\n          {\n            \"value\": \"370125\",\n            \"label\": \"济阳县\"\n          },\n          {\n            \"value\": \"370126\",\n            \"label\": \"商河县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"370200\",\n        \"label\": \"青岛市\",\n        \"children\": [\n          {\n            \"value\": \"370202\",\n            \"label\": \"市南区\"\n          },\n          {\n            \"value\": \"370203\",\n            \"label\": \"市北区\"\n          },\n          {\n            \"value\": \"370211\",\n            \"label\": \"黄岛区\"\n          },\n          {\n            \"value\": \"370212\",\n            \"label\": \"崂山区\"\n          },\n          {\n            \"value\": \"370213\",\n            \"label\": \"李沧区\"\n          },\n          {\n            \"value\": \"370214\",\n            \"label\": \"城阳区\"\n          },\n          {\n            \"value\": \"370215\",\n            \"label\": \"即墨区\"\n          },\n          {\n            \"value\": \"370281\",\n            \"label\": \"胶州市\"\n          },\n          {\n            \"value\": \"370283\",\n            \"label\": \"平度市\"\n          },\n          {\n            \"value\": \"370285\",\n            \"label\": \"莱西市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"370300\",\n        \"label\": \"淄博市\",\n        \"children\": [\n          {\n            \"value\": \"370302\",\n            \"label\": \"淄川区\"\n          },\n          {\n            \"value\": \"370303\",\n            \"label\": \"张店区\"\n          },\n          {\n            \"value\": \"370304\",\n            \"label\": \"博山区\"\n          },\n          {\n            \"value\": \"370305\",\n            \"label\": \"临淄区\"\n          },\n          {\n            \"value\": \"370306\",\n            \"label\": \"周村区\"\n          },\n          {\n            \"value\": \"370321\",\n            \"label\": \"桓台县\"\n          },\n          {\n            \"value\": \"370322\",\n            \"label\": \"高青县\"\n          },\n          {\n            \"value\": \"370323\",\n            \"label\": \"沂源县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"370400\",\n        \"label\": \"枣庄市\",\n        \"children\": [\n          {\n            \"value\": \"370402\",\n            \"label\": \"市中区\"\n          },\n          {\n            \"value\": \"370403\",\n            \"label\": \"薛城区\"\n          },\n          {\n            \"value\": \"370404\",\n            \"label\": \"峄城区\"\n          },\n          {\n            \"value\": \"370405\",\n            \"label\": \"台儿庄区\"\n          },\n          {\n            \"value\": \"370406\",\n            \"label\": \"山亭区\"\n          },\n          {\n            \"value\": \"370481\",\n            \"label\": \"滕州市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"370500\",\n        \"label\": \"东营市\",\n        \"children\": [\n          {\n            \"value\": \"370502\",\n            \"label\": \"东营区\"\n          },\n          {\n            \"value\": \"370503\",\n            \"label\": \"河口区\"\n          },\n          {\n            \"value\": \"370505\",\n            \"label\": \"垦利区\"\n          },\n          {\n            \"value\": \"370522\",\n            \"label\": \"利津县\"\n          },\n          {\n            \"value\": \"370523\",\n            \"label\": \"广饶县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"370600\",\n        \"label\": \"烟台市\",\n        \"children\": [\n          {\n            \"value\": \"370602\",\n            \"label\": \"芝罘区\"\n          },\n          {\n            \"value\": \"370611\",\n            \"label\": \"福山区\"\n          },\n          {\n            \"value\": \"370612\",\n            \"label\": \"牟平区\"\n          },\n          {\n            \"value\": \"370613\",\n            \"label\": \"莱山区\"\n          },\n          {\n            \"value\": \"370634\",\n            \"label\": \"长岛县\"\n          },\n          {\n            \"value\": \"370681\",\n            \"label\": \"龙口市\"\n          },\n          {\n            \"value\": \"370682\",\n            \"label\": \"莱阳市\"\n          },\n          {\n            \"value\": \"370683\",\n            \"label\": \"莱州市\"\n          },\n          {\n            \"value\": \"370684\",\n            \"label\": \"蓬莱市\"\n          },\n          {\n            \"value\": \"370685\",\n            \"label\": \"招远市\"\n          },\n          {\n            \"value\": \"370686\",\n            \"label\": \"栖霞市\"\n          },\n          {\n            \"value\": \"370687\",\n            \"label\": \"海阳市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"370700\",\n        \"label\": \"潍坊市\",\n        \"children\": [\n          {\n            \"value\": \"370702\",\n            \"label\": \"潍城区\"\n          },\n          {\n            \"value\": \"370703\",\n            \"label\": \"寒亭区\"\n          },\n          {\n            \"value\": \"370704\",\n            \"label\": \"坊子区\"\n          },\n          {\n            \"value\": \"370705\",\n            \"label\": \"奎文区\"\n          },\n          {\n            \"value\": \"370724\",\n            \"label\": \"临朐县\"\n          },\n          {\n            \"value\": \"370725\",\n            \"label\": \"昌乐县\"\n          },\n          {\n            \"value\": \"370781\",\n            \"label\": \"青州市\"\n          },\n          {\n            \"value\": \"370782\",\n            \"label\": \"诸城市\"\n          },\n          {\n            \"value\": \"370783\",\n            \"label\": \"寿光市\"\n          },\n          {\n            \"value\": \"370784\",\n            \"label\": \"安丘市\"\n          },\n          {\n            \"value\": \"370785\",\n            \"label\": \"高密市\"\n          },\n          {\n            \"value\": \"370786\",\n            \"label\": \"昌邑市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"370800\",\n        \"label\": \"济宁市\",\n        \"children\": [\n          {\n            \"value\": \"370811\",\n            \"label\": \"任城区\"\n          },\n          {\n            \"value\": \"370812\",\n            \"label\": \"兖州区\"\n          },\n          {\n            \"value\": \"370826\",\n            \"label\": \"微山县\"\n          },\n          {\n            \"value\": \"370827\",\n            \"label\": \"鱼台县\"\n          },\n          {\n            \"value\": \"370828\",\n            \"label\": \"金乡县\"\n          },\n          {\n            \"value\": \"370829\",\n            \"label\": \"嘉祥县\"\n          },\n          {\n            \"value\": \"370830\",\n            \"label\": \"汶上县\"\n          },\n          {\n            \"value\": \"370831\",\n            \"label\": \"泗水县\"\n          },\n          {\n            \"value\": \"370832\",\n            \"label\": \"梁山县\"\n          },\n          {\n            \"value\": \"370881\",\n            \"label\": \"曲阜市\"\n          },\n          {\n            \"value\": \"370883\",\n            \"label\": \"邹城市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"370900\",\n        \"label\": \"泰安市\",\n        \"children\": [\n          {\n            \"value\": \"370902\",\n            \"label\": \"泰山区\"\n          },\n          {\n            \"value\": \"370911\",\n            \"label\": \"岱岳区\"\n          },\n          {\n            \"value\": \"370921\",\n            \"label\": \"宁阳县\"\n          },\n          {\n            \"value\": \"370923\",\n            \"label\": \"东平县\"\n          },\n          {\n            \"value\": \"370982\",\n            \"label\": \"新泰市\"\n          },\n          {\n            \"value\": \"370983\",\n            \"label\": \"肥城市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"371000\",\n        \"label\": \"威海市\",\n        \"children\": [\n          {\n            \"value\": \"371002\",\n            \"label\": \"环翠区\"\n          },\n          {\n            \"value\": \"371003\",\n            \"label\": \"文登区\"\n          },\n          {\n            \"value\": \"371082\",\n            \"label\": \"荣成市\"\n          },\n          {\n            \"value\": \"371083\",\n            \"label\": \"乳山市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"371100\",\n        \"label\": \"日照市\",\n        \"children\": [\n          {\n            \"value\": \"371102\",\n            \"label\": \"东港区\"\n          },\n          {\n            \"value\": \"371103\",\n            \"label\": \"岚山区\"\n          },\n          {\n            \"value\": \"371121\",\n            \"label\": \"五莲县\"\n          },\n          {\n            \"value\": \"371122\",\n            \"label\": \"莒县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"371200\",\n        \"label\": \"莱芜市\",\n        \"children\": [\n          {\n            \"value\": \"371202\",\n            \"label\": \"莱城区\"\n          },\n          {\n            \"value\": \"371203\",\n            \"label\": \"钢城区\"\n          }\n        ]\n      },\n      {\n        \"value\": \"371300\",\n        \"label\": \"临沂市\",\n        \"children\": [\n          {\n            \"value\": \"371302\",\n            \"label\": \"兰山区\"\n          },\n          {\n            \"value\": \"371311\",\n            \"label\": \"罗庄区\"\n          },\n          {\n            \"value\": \"371312\",\n            \"label\": \"河东区\"\n          },\n          {\n            \"value\": \"371321\",\n            \"label\": \"沂南县\"\n          },\n          {\n            \"value\": \"371322\",\n            \"label\": \"郯城县\"\n          },\n          {\n            \"value\": \"371323\",\n            \"label\": \"沂水县\"\n          },\n          {\n            \"value\": \"371324\",\n            \"label\": \"兰陵县\"\n          },\n          {\n            \"value\": \"371325\",\n            \"label\": \"费县\"\n          },\n          {\n            \"value\": \"371326\",\n            \"label\": \"平邑县\"\n          },\n          {\n            \"value\": \"371327\",\n            \"label\": \"莒南县\"\n          },\n          {\n            \"value\": \"371328\",\n            \"label\": \"蒙阴县\"\n          },\n          {\n            \"value\": \"371329\",\n            \"label\": \"临沭县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"371400\",\n        \"label\": \"德州市\",\n        \"children\": [\n          {\n            \"value\": \"371402\",\n            \"label\": \"德城区\"\n          },\n          {\n            \"value\": \"371403\",\n            \"label\": \"陵城区\"\n          },\n          {\n            \"value\": \"371422\",\n            \"label\": \"宁津县\"\n          },\n          {\n            \"value\": \"371423\",\n            \"label\": \"庆云县\"\n          },\n          {\n            \"value\": \"371424\",\n            \"label\": \"临邑县\"\n          },\n          {\n            \"value\": \"371425\",\n            \"label\": \"齐河县\"\n          },\n          {\n            \"value\": \"371426\",\n            \"label\": \"平原县\"\n          },\n          {\n            \"value\": \"371427\",\n            \"label\": \"夏津县\"\n          },\n          {\n            \"value\": \"371428\",\n            \"label\": \"武城县\"\n          },\n          {\n            \"value\": \"371481\",\n            \"label\": \"乐陵市\"\n          },\n          {\n            \"value\": \"371482\",\n            \"label\": \"禹城市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"371500\",\n        \"label\": \"聊城市\",\n        \"children\": [\n          {\n            \"value\": \"371502\",\n            \"label\": \"东昌府区\"\n          },\n          {\n            \"value\": \"371521\",\n            \"label\": \"阳谷县\"\n          },\n          {\n            \"value\": \"371522\",\n            \"label\": \"莘县\"\n          },\n          {\n            \"value\": \"371523\",\n            \"label\": \"茌平县\"\n          },\n          {\n            \"value\": \"371524\",\n            \"label\": \"东阿县\"\n          },\n          {\n            \"value\": \"371525\",\n            \"label\": \"冠县\"\n          },\n          {\n            \"value\": \"371526\",\n            \"label\": \"高唐县\"\n          },\n          {\n            \"value\": \"371581\",\n            \"label\": \"临清市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"371600\",\n        \"label\": \"滨州市\",\n        \"children\": [\n          {\n            \"value\": \"371602\",\n            \"label\": \"滨城区\"\n          },\n          {\n            \"value\": \"371603\",\n            \"label\": \"沾化区\"\n          },\n          {\n            \"value\": \"371621\",\n            \"label\": \"惠民县\"\n          },\n          {\n            \"value\": \"371622\",\n            \"label\": \"阳信县\"\n          },\n          {\n            \"value\": \"371623\",\n            \"label\": \"无棣县\"\n          },\n          {\n            \"value\": \"371625\",\n            \"label\": \"博兴县\"\n          },\n          {\n            \"value\": \"371626\",\n            \"label\": \"邹平县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"371700\",\n        \"label\": \"菏泽市\",\n        \"children\": [\n          {\n            \"value\": \"371702\",\n            \"label\": \"牡丹区\"\n          },\n          {\n            \"value\": \"371703\",\n            \"label\": \"定陶区\"\n          },\n          {\n            \"value\": \"371721\",\n            \"label\": \"曹县\"\n          },\n          {\n            \"value\": \"371722\",\n            \"label\": \"单县\"\n          },\n          {\n            \"value\": \"371723\",\n            \"label\": \"成武县\"\n          },\n          {\n            \"value\": \"371724\",\n            \"label\": \"巨野县\"\n          },\n          {\n            \"value\": \"371725\",\n            \"label\": \"郓城县\"\n          },\n          {\n            \"value\": \"371726\",\n            \"label\": \"鄄城县\"\n          },\n          {\n            \"value\": \"371728\",\n            \"label\": \"东明县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"410000\",\n    \"label\": \"河南省\",\n    \"children\": [\n      {\n        \"value\": \"410100\",\n        \"label\": \"郑州市\",\n        \"children\": [\n          {\n            \"value\": \"410102\",\n            \"label\": \"中原区\"\n          },\n          {\n            \"value\": \"410103\",\n            \"label\": \"二七区\"\n          },\n          {\n            \"value\": \"410104\",\n            \"label\": \"管城回族区\"\n          },\n          {\n            \"value\": \"410105\",\n            \"label\": \"金水区\"\n          },\n          {\n            \"value\": \"410106\",\n            \"label\": \"上街区\"\n          },\n          {\n            \"value\": \"410108\",\n            \"label\": \"惠济区\"\n          },\n          {\n            \"value\": \"410122\",\n            \"label\": \"中牟县\"\n          },\n          {\n            \"value\": \"410181\",\n            \"label\": \"巩义市\"\n          },\n          {\n            \"value\": \"410182\",\n            \"label\": \"荥阳市\"\n          },\n          {\n            \"value\": \"410183\",\n            \"label\": \"新密市\"\n          },\n          {\n            \"value\": \"410184\",\n            \"label\": \"新郑市\"\n          },\n          {\n            \"value\": \"410185\",\n            \"label\": \"登封市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"410200\",\n        \"label\": \"开封市\",\n        \"children\": [\n          {\n            \"value\": \"410202\",\n            \"label\": \"龙亭区\"\n          },\n          {\n            \"value\": \"410203\",\n            \"label\": \"顺河回族区\"\n          },\n          {\n            \"value\": \"410204\",\n            \"label\": \"鼓楼区\"\n          },\n          {\n            \"value\": \"410205\",\n            \"label\": \"禹王台区\"\n          },\n          {\n            \"value\": \"410212\",\n            \"label\": \"祥符区\"\n          },\n          {\n            \"value\": \"410221\",\n            \"label\": \"杞县\"\n          },\n          {\n            \"value\": \"410222\",\n            \"label\": \"通许县\"\n          },\n          {\n            \"value\": \"410223\",\n            \"label\": \"尉氏县\"\n          },\n          {\n            \"value\": \"410225\",\n            \"label\": \"兰考县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"410300\",\n        \"label\": \"洛阳市\",\n        \"children\": [\n          {\n            \"value\": \"410302\",\n            \"label\": \"老城区\"\n          },\n          {\n            \"value\": \"410303\",\n            \"label\": \"西工区\"\n          },\n          {\n            \"value\": \"410304\",\n            \"label\": \"瀍河回族区\"\n          },\n          {\n            \"value\": \"410305\",\n            \"label\": \"涧西区\"\n          },\n          {\n            \"value\": \"410306\",\n            \"label\": \"吉利区\"\n          },\n          {\n            \"value\": \"410311\",\n            \"label\": \"洛龙区\"\n          },\n          {\n            \"value\": \"410322\",\n            \"label\": \"孟津县\"\n          },\n          {\n            \"value\": \"410323\",\n            \"label\": \"新安县\"\n          },\n          {\n            \"value\": \"410324\",\n            \"label\": \"栾川县\"\n          },\n          {\n            \"value\": \"410325\",\n            \"label\": \"嵩县\"\n          },\n          {\n            \"value\": \"410326\",\n            \"label\": \"汝阳县\"\n          },\n          {\n            \"value\": \"410327\",\n            \"label\": \"宜阳县\"\n          },\n          {\n            \"value\": \"410328\",\n            \"label\": \"洛宁县\"\n          },\n          {\n            \"value\": \"410329\",\n            \"label\": \"伊川县\"\n          },\n          {\n            \"value\": \"410381\",\n            \"label\": \"偃师市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"410400\",\n        \"label\": \"平顶山市\",\n        \"children\": [\n          {\n            \"value\": \"410402\",\n            \"label\": \"新华区\"\n          },\n          {\n            \"value\": \"410403\",\n            \"label\": \"卫东区\"\n          },\n          {\n            \"value\": \"410404\",\n            \"label\": \"石龙区\"\n          },\n          {\n            \"value\": \"410411\",\n            \"label\": \"湛河区\"\n          },\n          {\n            \"value\": \"410421\",\n            \"label\": \"宝丰县\"\n          },\n          {\n            \"value\": \"410422\",\n            \"label\": \"叶县\"\n          },\n          {\n            \"value\": \"410423\",\n            \"label\": \"鲁山县\"\n          },\n          {\n            \"value\": \"410425\",\n            \"label\": \"郏县\"\n          },\n          {\n            \"value\": \"410481\",\n            \"label\": \"舞钢市\"\n          },\n          {\n            \"value\": \"410482\",\n            \"label\": \"汝州市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"410500\",\n        \"label\": \"安阳市\",\n        \"children\": [\n          {\n            \"value\": \"410502\",\n            \"label\": \"文峰区\"\n          },\n          {\n            \"value\": \"410503\",\n            \"label\": \"北关区\"\n          },\n          {\n            \"value\": \"410505\",\n            \"label\": \"殷都区\"\n          },\n          {\n            \"value\": \"410506\",\n            \"label\": \"龙安区\"\n          },\n          {\n            \"value\": \"410522\",\n            \"label\": \"安阳县\"\n          },\n          {\n            \"value\": \"410523\",\n            \"label\": \"汤阴县\"\n          },\n          {\n            \"value\": \"410526\",\n            \"label\": \"滑县\"\n          },\n          {\n            \"value\": \"410527\",\n            \"label\": \"内黄县\"\n          },\n          {\n            \"value\": \"410581\",\n            \"label\": \"林州市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"410600\",\n        \"label\": \"鹤壁市\",\n        \"children\": [\n          {\n            \"value\": \"410602\",\n            \"label\": \"鹤山区\"\n          },\n          {\n            \"value\": \"410603\",\n            \"label\": \"山城区\"\n          },\n          {\n            \"value\": \"410611\",\n            \"label\": \"淇滨区\"\n          },\n          {\n            \"value\": \"410621\",\n            \"label\": \"浚县\"\n          },\n          {\n            \"value\": \"410622\",\n            \"label\": \"淇县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"410700\",\n        \"label\": \"新乡市\",\n        \"children\": [\n          {\n            \"value\": \"410702\",\n            \"label\": \"红旗区\"\n          },\n          {\n            \"value\": \"410703\",\n            \"label\": \"卫滨区\"\n          },\n          {\n            \"value\": \"410704\",\n            \"label\": \"凤泉区\"\n          },\n          {\n            \"value\": \"410711\",\n            \"label\": \"牧野区\"\n          },\n          {\n            \"value\": \"410721\",\n            \"label\": \"新乡县\"\n          },\n          {\n            \"value\": \"410724\",\n            \"label\": \"获嘉县\"\n          },\n          {\n            \"value\": \"410725\",\n            \"label\": \"原阳县\"\n          },\n          {\n            \"value\": \"410726\",\n            \"label\": \"延津县\"\n          },\n          {\n            \"value\": \"410727\",\n            \"label\": \"封丘县\"\n          },\n          {\n            \"value\": \"410728\",\n            \"label\": \"长垣县\"\n          },\n          {\n            \"value\": \"410781\",\n            \"label\": \"卫辉市\"\n          },\n          {\n            \"value\": \"410782\",\n            \"label\": \"辉县市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"410800\",\n        \"label\": \"焦作市\",\n        \"children\": [\n          {\n            \"value\": \"410802\",\n            \"label\": \"解放区\"\n          },\n          {\n            \"value\": \"410803\",\n            \"label\": \"中站区\"\n          },\n          {\n            \"value\": \"410804\",\n            \"label\": \"马村区\"\n          },\n          {\n            \"value\": \"410811\",\n            \"label\": \"山阳区\"\n          },\n          {\n            \"value\": \"410821\",\n            \"label\": \"修武县\"\n          },\n          {\n            \"value\": \"410822\",\n            \"label\": \"博爱县\"\n          },\n          {\n            \"value\": \"410823\",\n            \"label\": \"武陟县\"\n          },\n          {\n            \"value\": \"410825\",\n            \"label\": \"温县\"\n          },\n          {\n            \"value\": \"410882\",\n            \"label\": \"沁阳市\"\n          },\n          {\n            \"value\": \"410883\",\n            \"label\": \"孟州市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"410900\",\n        \"label\": \"濮阳市\",\n        \"children\": [\n          {\n            \"value\": \"410902\",\n            \"label\": \"华龙区\"\n          },\n          {\n            \"value\": \"410922\",\n            \"label\": \"清丰县\"\n          },\n          {\n            \"value\": \"410923\",\n            \"label\": \"南乐县\"\n          },\n          {\n            \"value\": \"410926\",\n            \"label\": \"范县\"\n          },\n          {\n            \"value\": \"410927\",\n            \"label\": \"台前县\"\n          },\n          {\n            \"value\": \"410928\",\n            \"label\": \"濮阳县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"411000\",\n        \"label\": \"许昌市\",\n        \"children\": [\n          {\n            \"value\": \"411002\",\n            \"label\": \"魏都区\"\n          },\n          {\n            \"value\": \"411003\",\n            \"label\": \"建安区\"\n          },\n          {\n            \"value\": \"411024\",\n            \"label\": \"鄢陵县\"\n          },\n          {\n            \"value\": \"411025\",\n            \"label\": \"襄城县\"\n          },\n          {\n            \"value\": \"411081\",\n            \"label\": \"禹州市\"\n          },\n          {\n            \"value\": \"411082\",\n            \"label\": \"长葛市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"411100\",\n        \"label\": \"漯河市\",\n        \"children\": [\n          {\n            \"value\": \"411102\",\n            \"label\": \"源汇区\"\n          },\n          {\n            \"value\": \"411103\",\n            \"label\": \"郾城区\"\n          },\n          {\n            \"value\": \"411104\",\n            \"label\": \"召陵区\"\n          },\n          {\n            \"value\": \"411121\",\n            \"label\": \"舞阳县\"\n          },\n          {\n            \"value\": \"411122\",\n            \"label\": \"临颍县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"411200\",\n        \"label\": \"三门峡市\",\n        \"children\": [\n          {\n            \"value\": \"411202\",\n            \"label\": \"湖滨区\"\n          },\n          {\n            \"value\": \"411203\",\n            \"label\": \"陕州区\"\n          },\n          {\n            \"value\": \"411221\",\n            \"label\": \"渑池县\"\n          },\n          {\n            \"value\": \"411224\",\n            \"label\": \"卢氏县\"\n          },\n          {\n            \"value\": \"411281\",\n            \"label\": \"义马市\"\n          },\n          {\n            \"value\": \"411282\",\n            \"label\": \"灵宝市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"411300\",\n        \"label\": \"南阳市\",\n        \"children\": [\n          {\n            \"value\": \"411302\",\n            \"label\": \"宛城区\"\n          },\n          {\n            \"value\": \"411303\",\n            \"label\": \"卧龙区\"\n          },\n          {\n            \"value\": \"411321\",\n            \"label\": \"南召县\"\n          },\n          {\n            \"value\": \"411322\",\n            \"label\": \"方城县\"\n          },\n          {\n            \"value\": \"411323\",\n            \"label\": \"西峡县\"\n          },\n          {\n            \"value\": \"411324\",\n            \"label\": \"镇平县\"\n          },\n          {\n            \"value\": \"411325\",\n            \"label\": \"内乡县\"\n          },\n          {\n            \"value\": \"411326\",\n            \"label\": \"淅川县\"\n          },\n          {\n            \"value\": \"411327\",\n            \"label\": \"社旗县\"\n          },\n          {\n            \"value\": \"411328\",\n            \"label\": \"唐河县\"\n          },\n          {\n            \"value\": \"411329\",\n            \"label\": \"新野县\"\n          },\n          {\n            \"value\": \"411330\",\n            \"label\": \"桐柏县\"\n          },\n          {\n            \"value\": \"411381\",\n            \"label\": \"邓州市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"411400\",\n        \"label\": \"商丘市\",\n        \"children\": [\n          {\n            \"value\": \"411402\",\n            \"label\": \"梁园区\"\n          },\n          {\n            \"value\": \"411403\",\n            \"label\": \"睢阳区\"\n          },\n          {\n            \"value\": \"411421\",\n            \"label\": \"民权县\"\n          },\n          {\n            \"value\": \"411422\",\n            \"label\": \"睢县\"\n          },\n          {\n            \"value\": \"411423\",\n            \"label\": \"宁陵县\"\n          },\n          {\n            \"value\": \"411424\",\n            \"label\": \"柘城县\"\n          },\n          {\n            \"value\": \"411425\",\n            \"label\": \"虞城县\"\n          },\n          {\n            \"value\": \"411426\",\n            \"label\": \"夏邑县\"\n          },\n          {\n            \"value\": \"411481\",\n            \"label\": \"永城市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"411500\",\n        \"label\": \"信阳市\",\n        \"children\": [\n          {\n            \"value\": \"411502\",\n            \"label\": \"浉河区\"\n          },\n          {\n            \"value\": \"411503\",\n            \"label\": \"平桥区\"\n          },\n          {\n            \"value\": \"411521\",\n            \"label\": \"罗山县\"\n          },\n          {\n            \"value\": \"411522\",\n            \"label\": \"光山县\"\n          },\n          {\n            \"value\": \"411523\",\n            \"label\": \"新县\"\n          },\n          {\n            \"value\": \"411524\",\n            \"label\": \"商城县\"\n          },\n          {\n            \"value\": \"411525\",\n            \"label\": \"固始县\"\n          },\n          {\n            \"value\": \"411526\",\n            \"label\": \"潢川县\"\n          },\n          {\n            \"value\": \"411527\",\n            \"label\": \"淮滨县\"\n          },\n          {\n            \"value\": \"411528\",\n            \"label\": \"息县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"411600\",\n        \"label\": \"周口市\",\n        \"children\": [\n          {\n            \"value\": \"411602\",\n            \"label\": \"川汇区\"\n          },\n          {\n            \"value\": \"411621\",\n            \"label\": \"扶沟县\"\n          },\n          {\n            \"value\": \"411622\",\n            \"label\": \"西华县\"\n          },\n          {\n            \"value\": \"411623\",\n            \"label\": \"商水县\"\n          },\n          {\n            \"value\": \"411624\",\n            \"label\": \"沈丘县\"\n          },\n          {\n            \"value\": \"411625\",\n            \"label\": \"郸城县\"\n          },\n          {\n            \"value\": \"411626\",\n            \"label\": \"淮阳县\"\n          },\n          {\n            \"value\": \"411627\",\n            \"label\": \"太康县\"\n          },\n          {\n            \"value\": \"411628\",\n            \"label\": \"鹿邑县\"\n          },\n          {\n            \"value\": \"411681\",\n            \"label\": \"项城市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"411700\",\n        \"label\": \"驻马店市\",\n        \"children\": [\n          {\n            \"value\": \"411702\",\n            \"label\": \"驿城区\"\n          },\n          {\n            \"value\": \"411721\",\n            \"label\": \"西平县\"\n          },\n          {\n            \"value\": \"411722\",\n            \"label\": \"上蔡县\"\n          },\n          {\n            \"value\": \"411723\",\n            \"label\": \"平舆县\"\n          },\n          {\n            \"value\": \"411724\",\n            \"label\": \"正阳县\"\n          },\n          {\n            \"value\": \"411725\",\n            \"label\": \"确山县\"\n          },\n          {\n            \"value\": \"411726\",\n            \"label\": \"泌阳县\"\n          },\n          {\n            \"value\": \"411727\",\n            \"label\": \"汝南县\"\n          },\n          {\n            \"value\": \"411728\",\n            \"label\": \"遂平县\"\n          },\n          {\n            \"value\": \"411729\",\n            \"label\": \"新蔡县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"420000\",\n    \"label\": \"湖北省\",\n    \"children\": [\n      {\n        \"value\": \"420100\",\n        \"label\": \"武汉市\",\n        \"children\": [\n          {\n            \"value\": \"420102\",\n            \"label\": \"江岸区\"\n          },\n          {\n            \"value\": \"420103\",\n            \"label\": \"江汉区\"\n          },\n          {\n            \"value\": \"420104\",\n            \"label\": \"硚口区\"\n          },\n          {\n            \"value\": \"420105\",\n            \"label\": \"汉阳区\"\n          },\n          {\n            \"value\": \"420106\",\n            \"label\": \"武昌区\"\n          },\n          {\n            \"value\": \"420107\",\n            \"label\": \"青山区\"\n          },\n          {\n            \"value\": \"420111\",\n            \"label\": \"洪山区\"\n          },\n          {\n            \"value\": \"420112\",\n            \"label\": \"东西湖区\"\n          },\n          {\n            \"value\": \"420113\",\n            \"label\": \"汉南区\"\n          },\n          {\n            \"value\": \"420114\",\n            \"label\": \"蔡甸区\"\n          },\n          {\n            \"value\": \"420115\",\n            \"label\": \"江夏区\"\n          },\n          {\n            \"value\": \"420116\",\n            \"label\": \"黄陂区\"\n          },\n          {\n            \"value\": \"420117\",\n            \"label\": \"新洲区\"\n          }\n        ]\n      },\n      {\n        \"value\": \"420200\",\n        \"label\": \"黄石市\",\n        \"children\": [\n          {\n            \"value\": \"420202\",\n            \"label\": \"黄石港区\"\n          },\n          {\n            \"value\": \"420203\",\n            \"label\": \"西塞山区\"\n          },\n          {\n            \"value\": \"420204\",\n            \"label\": \"下陆区\"\n          },\n          {\n            \"value\": \"420205\",\n            \"label\": \"铁山区\"\n          },\n          {\n            \"value\": \"420222\",\n            \"label\": \"阳新县\"\n          },\n          {\n            \"value\": \"420281\",\n            \"label\": \"大冶市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"420300\",\n        \"label\": \"十堰市\",\n        \"children\": [\n          {\n            \"value\": \"420302\",\n            \"label\": \"茅箭区\"\n          },\n          {\n            \"value\": \"420303\",\n            \"label\": \"张湾区\"\n          },\n          {\n            \"value\": \"420304\",\n            \"label\": \"郧阳区\"\n          },\n          {\n            \"value\": \"420322\",\n            \"label\": \"郧西县\"\n          },\n          {\n            \"value\": \"420323\",\n            \"label\": \"竹山县\"\n          },\n          {\n            \"value\": \"420324\",\n            \"label\": \"竹溪县\"\n          },\n          {\n            \"value\": \"420325\",\n            \"label\": \"房县\"\n          },\n          {\n            \"value\": \"420381\",\n            \"label\": \"丹江口市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"420500\",\n        \"label\": \"宜昌市\",\n        \"children\": [\n          {\n            \"value\": \"420502\",\n            \"label\": \"西陵区\"\n          },\n          {\n            \"value\": \"420503\",\n            \"label\": \"伍家岗区\"\n          },\n          {\n            \"value\": \"420504\",\n            \"label\": \"点军区\"\n          },\n          {\n            \"value\": \"420505\",\n            \"label\": \"猇亭区\"\n          },\n          {\n            \"value\": \"420506\",\n            \"label\": \"夷陵区\"\n          },\n          {\n            \"value\": \"420525\",\n            \"label\": \"远安县\"\n          },\n          {\n            \"value\": \"420526\",\n            \"label\": \"兴山县\"\n          },\n          {\n            \"value\": \"420527\",\n            \"label\": \"秭归县\"\n          },\n          {\n            \"value\": \"420528\",\n            \"label\": \"长阳土家族自治县\"\n          },\n          {\n            \"value\": \"420529\",\n            \"label\": \"五峰土家族自治县\"\n          },\n          {\n            \"value\": \"420581\",\n            \"label\": \"宜都市\"\n          },\n          {\n            \"value\": \"420582\",\n            \"label\": \"当阳市\"\n          },\n          {\n            \"value\": \"420583\",\n            \"label\": \"枝江市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"420600\",\n        \"label\": \"襄阳市\",\n        \"children\": [\n          {\n            \"value\": \"420602\",\n            \"label\": \"襄城区\"\n          },\n          {\n            \"value\": \"420606\",\n            \"label\": \"樊城区\"\n          },\n          {\n            \"value\": \"420607\",\n            \"label\": \"襄州区\"\n          },\n          {\n            \"value\": \"420624\",\n            \"label\": \"南漳县\"\n          },\n          {\n            \"value\": \"420625\",\n            \"label\": \"谷城县\"\n          },\n          {\n            \"value\": \"420626\",\n            \"label\": \"保康县\"\n          },\n          {\n            \"value\": \"420682\",\n            \"label\": \"老河口市\"\n          },\n          {\n            \"value\": \"420683\",\n            \"label\": \"枣阳市\"\n          },\n          {\n            \"value\": \"420684\",\n            \"label\": \"宜城市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"420700\",\n        \"label\": \"鄂州市\",\n        \"children\": [\n          {\n            \"value\": \"420702\",\n            \"label\": \"梁子湖区\"\n          },\n          {\n            \"value\": \"420703\",\n            \"label\": \"华容区\"\n          },\n          {\n            \"value\": \"420704\",\n            \"label\": \"鄂城区\"\n          }\n        ]\n      },\n      {\n        \"value\": \"420800\",\n        \"label\": \"荆门市\",\n        \"children\": [\n          {\n            \"value\": \"420802\",\n            \"label\": \"东宝区\"\n          },\n          {\n            \"value\": \"420804\",\n            \"label\": \"掇刀区\"\n          },\n          {\n            \"value\": \"420822\",\n            \"label\": \"沙洋县\"\n          },\n          {\n            \"value\": \"420881\",\n            \"label\": \"钟祥市\"\n          },\n          {\n            \"value\": \"420882\",\n            \"label\": \"京山市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"420900\",\n        \"label\": \"孝感市\",\n        \"children\": [\n          {\n            \"value\": \"420902\",\n            \"label\": \"孝南区\"\n          },\n          {\n            \"value\": \"420921\",\n            \"label\": \"孝昌县\"\n          },\n          {\n            \"value\": \"420922\",\n            \"label\": \"大悟县\"\n          },\n          {\n            \"value\": \"420923\",\n            \"label\": \"云梦县\"\n          },\n          {\n            \"value\": \"420981\",\n            \"label\": \"应城市\"\n          },\n          {\n            \"value\": \"420982\",\n            \"label\": \"安陆市\"\n          },\n          {\n            \"value\": \"420984\",\n            \"label\": \"汉川市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"421000\",\n        \"label\": \"荆州市\",\n        \"children\": [\n          {\n            \"value\": \"421002\",\n            \"label\": \"沙市区\"\n          },\n          {\n            \"value\": \"421003\",\n            \"label\": \"荆州区\"\n          },\n          {\n            \"value\": \"421022\",\n            \"label\": \"公安县\"\n          },\n          {\n            \"value\": \"421023\",\n            \"label\": \"监利县\"\n          },\n          {\n            \"value\": \"421024\",\n            \"label\": \"江陵县\"\n          },\n          {\n            \"value\": \"421081\",\n            \"label\": \"石首市\"\n          },\n          {\n            \"value\": \"421083\",\n            \"label\": \"洪湖市\"\n          },\n          {\n            \"value\": \"421087\",\n            \"label\": \"松滋市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"421100\",\n        \"label\": \"黄冈市\",\n        \"children\": [\n          {\n            \"value\": \"421102\",\n            \"label\": \"黄州区\"\n          },\n          {\n            \"value\": \"421121\",\n            \"label\": \"团风县\"\n          },\n          {\n            \"value\": \"421122\",\n            \"label\": \"红安县\"\n          },\n          {\n            \"value\": \"421123\",\n            \"label\": \"罗田县\"\n          },\n          {\n            \"value\": \"421124\",\n            \"label\": \"英山县\"\n          },\n          {\n            \"value\": \"421125\",\n            \"label\": \"浠水县\"\n          },\n          {\n            \"value\": \"421126\",\n            \"label\": \"蕲春县\"\n          },\n          {\n            \"value\": \"421127\",\n            \"label\": \"黄梅县\"\n          },\n          {\n            \"value\": \"421181\",\n            \"label\": \"麻城市\"\n          },\n          {\n            \"value\": \"421182\",\n            \"label\": \"武穴市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"421200\",\n        \"label\": \"咸宁市\",\n        \"children\": [\n          {\n            \"value\": \"421202\",\n            \"label\": \"咸安区\"\n          },\n          {\n            \"value\": \"421221\",\n            \"label\": \"嘉鱼县\"\n          },\n          {\n            \"value\": \"421222\",\n            \"label\": \"通城县\"\n          },\n          {\n            \"value\": \"421223\",\n            \"label\": \"崇阳县\"\n          },\n          {\n            \"value\": \"421224\",\n            \"label\": \"通山县\"\n          },\n          {\n            \"value\": \"421281\",\n            \"label\": \"赤壁市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"421300\",\n        \"label\": \"随州市\",\n        \"children\": [\n          {\n            \"value\": \"421303\",\n            \"label\": \"曾都区\"\n          },\n          {\n            \"value\": \"421321\",\n            \"label\": \"随县\"\n          },\n          {\n            \"value\": \"421381\",\n            \"label\": \"广水市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"422800\",\n        \"label\": \"恩施土家族苗族自治州\",\n        \"children\": [\n          {\n            \"value\": \"422801\",\n            \"label\": \"恩施市\"\n          },\n          {\n            \"value\": \"422802\",\n            \"label\": \"利川市\"\n          },\n          {\n            \"value\": \"422822\",\n            \"label\": \"建始县\"\n          },\n          {\n            \"value\": \"422823\",\n            \"label\": \"巴东县\"\n          },\n          {\n            \"value\": \"422825\",\n            \"label\": \"宣恩县\"\n          },\n          {\n            \"value\": \"422826\",\n            \"label\": \"咸丰县\"\n          },\n          {\n            \"value\": \"422827\",\n            \"label\": \"来凤县\"\n          },\n          {\n            \"value\": \"422828\",\n            \"label\": \"鹤峰县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"430000\",\n    \"label\": \"湖南省\",\n    \"children\": [\n      {\n        \"value\": \"430100\",\n        \"label\": \"长沙市\",\n        \"children\": [\n          {\n            \"value\": \"430102\",\n            \"label\": \"芙蓉区\"\n          },\n          {\n            \"value\": \"430103\",\n            \"label\": \"天心区\"\n          },\n          {\n            \"value\": \"430104\",\n            \"label\": \"岳麓区\"\n          },\n          {\n            \"value\": \"430105\",\n            \"label\": \"开福区\"\n          },\n          {\n            \"value\": \"430111\",\n            \"label\": \"雨花区\"\n          },\n          {\n            \"value\": \"430112\",\n            \"label\": \"望城区\"\n          },\n          {\n            \"value\": \"430121\",\n            \"label\": \"长沙县\"\n          },\n          {\n            \"value\": \"430181\",\n            \"label\": \"浏阳市\"\n          },\n          {\n            \"value\": \"430182\",\n            \"label\": \"宁乡市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"430200\",\n        \"label\": \"株洲市\",\n        \"children\": [\n          {\n            \"value\": \"430202\",\n            \"label\": \"荷塘区\"\n          },\n          {\n            \"value\": \"430203\",\n            \"label\": \"芦淞区\"\n          },\n          {\n            \"value\": \"430204\",\n            \"label\": \"石峰区\"\n          },\n          {\n            \"value\": \"430211\",\n            \"label\": \"天元区\"\n          },\n          {\n            \"value\": \"430212\",\n            \"label\": \"渌口区\"\n          },\n          {\n            \"value\": \"430223\",\n            \"label\": \"攸县\"\n          },\n          {\n            \"value\": \"430224\",\n            \"label\": \"茶陵县\"\n          },\n          {\n            \"value\": \"430225\",\n            \"label\": \"炎陵县\"\n          },\n          {\n            \"value\": \"430281\",\n            \"label\": \"醴陵市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"430300\",\n        \"label\": \"湘潭市\",\n        \"children\": [\n          {\n            \"value\": \"430302\",\n            \"label\": \"雨湖区\"\n          },\n          {\n            \"value\": \"430304\",\n            \"label\": \"岳塘区\"\n          },\n          {\n            \"value\": \"430321\",\n            \"label\": \"湘潭县\"\n          },\n          {\n            \"value\": \"430381\",\n            \"label\": \"湘乡市\"\n          },\n          {\n            \"value\": \"430382\",\n            \"label\": \"韶山市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"430400\",\n        \"label\": \"衡阳市\",\n        \"children\": [\n          {\n            \"value\": \"430405\",\n            \"label\": \"珠晖区\"\n          },\n          {\n            \"value\": \"430406\",\n            \"label\": \"雁峰区\"\n          },\n          {\n            \"value\": \"430407\",\n            \"label\": \"石鼓区\"\n          },\n          {\n            \"value\": \"430408\",\n            \"label\": \"蒸湘区\"\n          },\n          {\n            \"value\": \"430412\",\n            \"label\": \"南岳区\"\n          },\n          {\n            \"value\": \"430421\",\n            \"label\": \"衡阳县\"\n          },\n          {\n            \"value\": \"430422\",\n            \"label\": \"衡南县\"\n          },\n          {\n            \"value\": \"430423\",\n            \"label\": \"衡山县\"\n          },\n          {\n            \"value\": \"430424\",\n            \"label\": \"衡东县\"\n          },\n          {\n            \"value\": \"430426\",\n            \"label\": \"祁东县\"\n          },\n          {\n            \"value\": \"430481\",\n            \"label\": \"耒阳市\"\n          },\n          {\n            \"value\": \"430482\",\n            \"label\": \"常宁市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"430500\",\n        \"label\": \"邵阳市\",\n        \"children\": [\n          {\n            \"value\": \"430502\",\n            \"label\": \"双清区\"\n          },\n          {\n            \"value\": \"430503\",\n            \"label\": \"大祥区\"\n          },\n          {\n            \"value\": \"430511\",\n            \"label\": \"北塔区\"\n          },\n          {\n            \"value\": \"430521\",\n            \"label\": \"邵东县\"\n          },\n          {\n            \"value\": \"430522\",\n            \"label\": \"新邵县\"\n          },\n          {\n            \"value\": \"430523\",\n            \"label\": \"邵阳县\"\n          },\n          {\n            \"value\": \"430524\",\n            \"label\": \"隆回县\"\n          },\n          {\n            \"value\": \"430525\",\n            \"label\": \"洞口县\"\n          },\n          {\n            \"value\": \"430527\",\n            \"label\": \"绥宁县\"\n          },\n          {\n            \"value\": \"430528\",\n            \"label\": \"新宁县\"\n          },\n          {\n            \"value\": \"430529\",\n            \"label\": \"城步苗族自治县\"\n          },\n          {\n            \"value\": \"430581\",\n            \"label\": \"武冈市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"430600\",\n        \"label\": \"岳阳市\",\n        \"children\": [\n          {\n            \"value\": \"430602\",\n            \"label\": \"岳阳楼区\"\n          },\n          {\n            \"value\": \"430603\",\n            \"label\": \"云溪区\"\n          },\n          {\n            \"value\": \"430611\",\n            \"label\": \"君山区\"\n          },\n          {\n            \"value\": \"430621\",\n            \"label\": \"岳阳县\"\n          },\n          {\n            \"value\": \"430623\",\n            \"label\": \"华容县\"\n          },\n          {\n            \"value\": \"430624\",\n            \"label\": \"湘阴县\"\n          },\n          {\n            \"value\": \"430626\",\n            \"label\": \"平江县\"\n          },\n          {\n            \"value\": \"430681\",\n            \"label\": \"汨罗市\"\n          },\n          {\n            \"value\": \"430682\",\n            \"label\": \"临湘市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"430700\",\n        \"label\": \"常德市\",\n        \"children\": [\n          {\n            \"value\": \"430702\",\n            \"label\": \"武陵区\"\n          },\n          {\n            \"value\": \"430703\",\n            \"label\": \"鼎城区\"\n          },\n          {\n            \"value\": \"430721\",\n            \"label\": \"安乡县\"\n          },\n          {\n            \"value\": \"430722\",\n            \"label\": \"汉寿县\"\n          },\n          {\n            \"value\": \"430723\",\n            \"label\": \"澧县\"\n          },\n          {\n            \"value\": \"430724\",\n            \"label\": \"临澧县\"\n          },\n          {\n            \"value\": \"430725\",\n            \"label\": \"桃源县\"\n          },\n          {\n            \"value\": \"430726\",\n            \"label\": \"石门县\"\n          },\n          {\n            \"value\": \"430781\",\n            \"label\": \"津市市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"430800\",\n        \"label\": \"张家界市\",\n        \"children\": [\n          {\n            \"value\": \"430802\",\n            \"label\": \"永定区\"\n          },\n          {\n            \"value\": \"430811\",\n            \"label\": \"武陵源区\"\n          },\n          {\n            \"value\": \"430821\",\n            \"label\": \"慈利县\"\n          },\n          {\n            \"value\": \"430822\",\n            \"label\": \"桑植县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"430900\",\n        \"label\": \"益阳市\",\n        \"children\": [\n          {\n            \"value\": \"430902\",\n            \"label\": \"资阳区\"\n          },\n          {\n            \"value\": \"430903\",\n            \"label\": \"赫山区\"\n          },\n          {\n            \"value\": \"430921\",\n            \"label\": \"南县\"\n          },\n          {\n            \"value\": \"430922\",\n            \"label\": \"桃江县\"\n          },\n          {\n            \"value\": \"430923\",\n            \"label\": \"安化县\"\n          },\n          {\n            \"value\": \"430981\",\n            \"label\": \"沅江市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"431000\",\n        \"label\": \"郴州市\",\n        \"children\": [\n          {\n            \"value\": \"431002\",\n            \"label\": \"北湖区\"\n          },\n          {\n            \"value\": \"431003\",\n            \"label\": \"苏仙区\"\n          },\n          {\n            \"value\": \"431021\",\n            \"label\": \"桂阳县\"\n          },\n          {\n            \"value\": \"431022\",\n            \"label\": \"宜章县\"\n          },\n          {\n            \"value\": \"431023\",\n            \"label\": \"永兴县\"\n          },\n          {\n            \"value\": \"431024\",\n            \"label\": \"嘉禾县\"\n          },\n          {\n            \"value\": \"431025\",\n            \"label\": \"临武县\"\n          },\n          {\n            \"value\": \"431026\",\n            \"label\": \"汝城县\"\n          },\n          {\n            \"value\": \"431027\",\n            \"label\": \"桂东县\"\n          },\n          {\n            \"value\": \"431028\",\n            \"label\": \"安仁县\"\n          },\n          {\n            \"value\": \"431081\",\n            \"label\": \"资兴市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"431100\",\n        \"label\": \"永州市\",\n        \"children\": [\n          {\n            \"value\": \"431102\",\n            \"label\": \"零陵区\"\n          },\n          {\n            \"value\": \"431103\",\n            \"label\": \"冷水滩区\"\n          },\n          {\n            \"value\": \"431121\",\n            \"label\": \"祁阳县\"\n          },\n          {\n            \"value\": \"431122\",\n            \"label\": \"东安县\"\n          },\n          {\n            \"value\": \"431123\",\n            \"label\": \"双牌县\"\n          },\n          {\n            \"value\": \"431124\",\n            \"label\": \"道县\"\n          },\n          {\n            \"value\": \"431125\",\n            \"label\": \"江永县\"\n          },\n          {\n            \"value\": \"431126\",\n            \"label\": \"宁远县\"\n          },\n          {\n            \"value\": \"431127\",\n            \"label\": \"蓝山县\"\n          },\n          {\n            \"value\": \"431128\",\n            \"label\": \"新田县\"\n          },\n          {\n            \"value\": \"431129\",\n            \"label\": \"江华瑶族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"431200\",\n        \"label\": \"怀化市\",\n        \"children\": [\n          {\n            \"value\": \"431202\",\n            \"label\": \"鹤城区\"\n          },\n          {\n            \"value\": \"431221\",\n            \"label\": \"中方县\"\n          },\n          {\n            \"value\": \"431222\",\n            \"label\": \"沅陵县\"\n          },\n          {\n            \"value\": \"431223\",\n            \"label\": \"辰溪县\"\n          },\n          {\n            \"value\": \"431224\",\n            \"label\": \"溆浦县\"\n          },\n          {\n            \"value\": \"431225\",\n            \"label\": \"会同县\"\n          },\n          {\n            \"value\": \"431226\",\n            \"label\": \"麻阳苗族自治县\"\n          },\n          {\n            \"value\": \"431227\",\n            \"label\": \"新晃侗族自治县\"\n          },\n          {\n            \"value\": \"431228\",\n            \"label\": \"芷江侗族自治县\"\n          },\n          {\n            \"value\": \"431229\",\n            \"label\": \"靖州苗族侗族自治县\"\n          },\n          {\n            \"value\": \"431230\",\n            \"label\": \"通道侗族自治县\"\n          },\n          {\n            \"value\": \"431281\",\n            \"label\": \"洪江市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"431300\",\n        \"label\": \"娄底市\",\n        \"children\": [\n          {\n            \"value\": \"431302\",\n            \"label\": \"娄星区\"\n          },\n          {\n            \"value\": \"431321\",\n            \"label\": \"双峰县\"\n          },\n          {\n            \"value\": \"431322\",\n            \"label\": \"新化县\"\n          },\n          {\n            \"value\": \"431381\",\n            \"label\": \"冷水江市\"\n          },\n          {\n            \"value\": \"431382\",\n            \"label\": \"涟源市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"433100\",\n        \"label\": \"湘西土家族苗族自治州\",\n        \"children\": [\n          {\n            \"value\": \"433101\",\n            \"label\": \"吉首市\"\n          },\n          {\n            \"value\": \"433122\",\n            \"label\": \"泸溪县\"\n          },\n          {\n            \"value\": \"433123\",\n            \"label\": \"凤凰县\"\n          },\n          {\n            \"value\": \"433124\",\n            \"label\": \"花垣县\"\n          },\n          {\n            \"value\": \"433125\",\n            \"label\": \"保靖县\"\n          },\n          {\n            \"value\": \"433126\",\n            \"label\": \"古丈县\"\n          },\n          {\n            \"value\": \"433127\",\n            \"label\": \"永顺县\"\n          },\n          {\n            \"value\": \"433130\",\n            \"label\": \"龙山县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"440000\",\n    \"label\": \"广东省\",\n    \"children\": [\n      {\n        \"value\": \"440100\",\n        \"label\": \"广州市\",\n        \"children\": [\n          {\n            \"value\": \"440103\",\n            \"label\": \"荔湾区\"\n          },\n          {\n            \"value\": \"440104\",\n            \"label\": \"越秀区\"\n          },\n          {\n            \"value\": \"440105\",\n            \"label\": \"海珠区\"\n          },\n          {\n            \"value\": \"440106\",\n            \"label\": \"天河区\"\n          },\n          {\n            \"value\": \"440111\",\n            \"label\": \"白云区\"\n          },\n          {\n            \"value\": \"440112\",\n            \"label\": \"黄埔区\"\n          },\n          {\n            \"value\": \"440113\",\n            \"label\": \"番禺区\"\n          },\n          {\n            \"value\": \"440114\",\n            \"label\": \"花都区\"\n          },\n          {\n            \"value\": \"440115\",\n            \"label\": \"南沙区\"\n          },\n          {\n            \"value\": \"440117\",\n            \"label\": \"从化区\"\n          },\n          {\n            \"value\": \"440118\",\n            \"label\": \"增城区\"\n          }\n        ]\n      },\n      {\n        \"value\": \"440200\",\n        \"label\": \"韶关市\",\n        \"children\": [\n          {\n            \"value\": \"440203\",\n            \"label\": \"武江区\"\n          },\n          {\n            \"value\": \"440204\",\n            \"label\": \"浈江区\"\n          },\n          {\n            \"value\": \"440205\",\n            \"label\": \"曲江区\"\n          },\n          {\n            \"value\": \"440222\",\n            \"label\": \"始兴县\"\n          },\n          {\n            \"value\": \"440224\",\n            \"label\": \"仁化县\"\n          },\n          {\n            \"value\": \"440229\",\n            \"label\": \"翁源县\"\n          },\n          {\n            \"value\": \"440232\",\n            \"label\": \"乳源瑶族自治县\"\n          },\n          {\n            \"value\": \"440233\",\n            \"label\": \"新丰县\"\n          },\n          {\n            \"value\": \"440281\",\n            \"label\": \"乐昌市\"\n          },\n          {\n            \"value\": \"440282\",\n            \"label\": \"南雄市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"440300\",\n        \"label\": \"深圳市\",\n        \"children\": [\n          {\n            \"value\": \"440303\",\n            \"label\": \"罗湖区\"\n          },\n          {\n            \"value\": \"440304\",\n            \"label\": \"福田区\"\n          },\n          {\n            \"value\": \"440305\",\n            \"label\": \"南山区\"\n          },\n          {\n            \"value\": \"440306\",\n            \"label\": \"宝安区\"\n          },\n          {\n            \"value\": \"440307\",\n            \"label\": \"龙岗区\"\n          },\n          {\n            \"value\": \"440308\",\n            \"label\": \"盐田区\"\n          },\n          {\n            \"value\": \"440309\",\n            \"label\": \"龙华区\"\n          },\n          {\n            \"value\": \"440310\",\n            \"label\": \"坪山区\"\n          },\n          {\n            \"value\": \"440311\",\n            \"label\": \"光明区\"\n          }\n        ]\n      },\n      {\n        \"value\": \"440400\",\n        \"label\": \"珠海市\",\n        \"children\": [\n          {\n            \"value\": \"440402\",\n            \"label\": \"香洲区\"\n          },\n          {\n            \"value\": \"440403\",\n            \"label\": \"斗门区\"\n          },\n          {\n            \"value\": \"440404\",\n            \"label\": \"金湾区\"\n          }\n        ]\n      },\n      {\n        \"value\": \"440500\",\n        \"label\": \"汕头市\",\n        \"children\": [\n          {\n            \"value\": \"440507\",\n            \"label\": \"龙湖区\"\n          },\n          {\n            \"value\": \"440511\",\n            \"label\": \"金平区\"\n          },\n          {\n            \"value\": \"440512\",\n            \"label\": \"濠江区\"\n          },\n          {\n            \"value\": \"440513\",\n            \"label\": \"潮阳区\"\n          },\n          {\n            \"value\": \"440514\",\n            \"label\": \"潮南区\"\n          },\n          {\n            \"value\": \"440515\",\n            \"label\": \"澄海区\"\n          },\n          {\n            \"value\": \"440523\",\n            \"label\": \"南澳县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"440600\",\n        \"label\": \"佛山市\",\n        \"children\": [\n          {\n            \"value\": \"440604\",\n            \"label\": \"禅城区\"\n          },\n          {\n            \"value\": \"440605\",\n            \"label\": \"南海区\"\n          },\n          {\n            \"value\": \"440606\",\n            \"label\": \"顺德区\"\n          },\n          {\n            \"value\": \"440607\",\n            \"label\": \"三水区\"\n          },\n          {\n            \"value\": \"440608\",\n            \"label\": \"高明区\"\n          }\n        ]\n      },\n      {\n        \"value\": \"440700\",\n        \"label\": \"江门市\",\n        \"children\": [\n          {\n            \"value\": \"440703\",\n            \"label\": \"蓬江区\"\n          },\n          {\n            \"value\": \"440704\",\n            \"label\": \"江海区\"\n          },\n          {\n            \"value\": \"440705\",\n            \"label\": \"新会区\"\n          },\n          {\n            \"value\": \"440781\",\n            \"label\": \"台山市\"\n          },\n          {\n            \"value\": \"440783\",\n            \"label\": \"开平市\"\n          },\n          {\n            \"value\": \"440784\",\n            \"label\": \"鹤山市\"\n          },\n          {\n            \"value\": \"440785\",\n            \"label\": \"恩平市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"440800\",\n        \"label\": \"湛江市\",\n        \"children\": [\n          {\n            \"value\": \"440802\",\n            \"label\": \"赤坎区\"\n          },\n          {\n            \"value\": \"440803\",\n            \"label\": \"霞山区\"\n          },\n          {\n            \"value\": \"440804\",\n            \"label\": \"坡头区\"\n          },\n          {\n            \"value\": \"440811\",\n            \"label\": \"麻章区\"\n          },\n          {\n            \"value\": \"440823\",\n            \"label\": \"遂溪县\"\n          },\n          {\n            \"value\": \"440825\",\n            \"label\": \"徐闻县\"\n          },\n          {\n            \"value\": \"440881\",\n            \"label\": \"廉江市\"\n          },\n          {\n            \"value\": \"440882\",\n            \"label\": \"雷州市\"\n          },\n          {\n            \"value\": \"440883\",\n            \"label\": \"吴川市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"440900\",\n        \"label\": \"茂名市\",\n        \"children\": [\n          {\n            \"value\": \"440902\",\n            \"label\": \"茂南区\"\n          },\n          {\n            \"value\": \"440904\",\n            \"label\": \"电白区\"\n          },\n          {\n            \"value\": \"440981\",\n            \"label\": \"高州市\"\n          },\n          {\n            \"value\": \"440982\",\n            \"label\": \"化州市\"\n          },\n          {\n            \"value\": \"440983\",\n            \"label\": \"信宜市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"441200\",\n        \"label\": \"肇庆市\",\n        \"children\": [\n          {\n            \"value\": \"441202\",\n            \"label\": \"端州区\"\n          },\n          {\n            \"value\": \"441203\",\n            \"label\": \"鼎湖区\"\n          },\n          {\n            \"value\": \"441204\",\n            \"label\": \"高要区\"\n          },\n          {\n            \"value\": \"441223\",\n            \"label\": \"广宁县\"\n          },\n          {\n            \"value\": \"441224\",\n            \"label\": \"怀集县\"\n          },\n          {\n            \"value\": \"441225\",\n            \"label\": \"封开县\"\n          },\n          {\n            \"value\": \"441226\",\n            \"label\": \"德庆县\"\n          },\n          {\n            \"value\": \"441284\",\n            \"label\": \"四会市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"441300\",\n        \"label\": \"惠州市\",\n        \"children\": [\n          {\n            \"value\": \"441302\",\n            \"label\": \"惠城区\"\n          },\n          {\n            \"value\": \"441303\",\n            \"label\": \"惠阳区\"\n          },\n          {\n            \"value\": \"441322\",\n            \"label\": \"博罗县\"\n          },\n          {\n            \"value\": \"441323\",\n            \"label\": \"惠东县\"\n          },\n          {\n            \"value\": \"441324\",\n            \"label\": \"龙门县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"441400\",\n        \"label\": \"梅州市\",\n        \"children\": [\n          {\n            \"value\": \"441402\",\n            \"label\": \"梅江区\"\n          },\n          {\n            \"value\": \"441403\",\n            \"label\": \"梅县区\"\n          },\n          {\n            \"value\": \"441422\",\n            \"label\": \"大埔县\"\n          },\n          {\n            \"value\": \"441423\",\n            \"label\": \"丰顺县\"\n          },\n          {\n            \"value\": \"441424\",\n            \"label\": \"五华县\"\n          },\n          {\n            \"value\": \"441426\",\n            \"label\": \"平远县\"\n          },\n          {\n            \"value\": \"441427\",\n            \"label\": \"蕉岭县\"\n          },\n          {\n            \"value\": \"441481\",\n            \"label\": \"兴宁市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"441500\",\n        \"label\": \"汕尾市\",\n        \"children\": [\n          {\n            \"value\": \"441502\",\n            \"label\": \"城区\"\n          },\n          {\n            \"value\": \"441521\",\n            \"label\": \"海丰县\"\n          },\n          {\n            \"value\": \"441523\",\n            \"label\": \"陆河县\"\n          },\n          {\n            \"value\": \"441581\",\n            \"label\": \"陆丰市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"441600\",\n        \"label\": \"河源市\",\n        \"children\": [\n          {\n            \"value\": \"441602\",\n            \"label\": \"源城区\"\n          },\n          {\n            \"value\": \"441621\",\n            \"label\": \"紫金县\"\n          },\n          {\n            \"value\": \"441622\",\n            \"label\": \"龙川县\"\n          },\n          {\n            \"value\": \"441623\",\n            \"label\": \"连平县\"\n          },\n          {\n            \"value\": \"441624\",\n            \"label\": \"和平县\"\n          },\n          {\n            \"value\": \"441625\",\n            \"label\": \"东源县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"441700\",\n        \"label\": \"阳江市\",\n        \"children\": [\n          {\n            \"value\": \"441702\",\n            \"label\": \"江城区\"\n          },\n          {\n            \"value\": \"441704\",\n            \"label\": \"阳东区\"\n          },\n          {\n            \"value\": \"441721\",\n            \"label\": \"阳西县\"\n          },\n          {\n            \"value\": \"441781\",\n            \"label\": \"阳春市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"441800\",\n        \"label\": \"清远市\",\n        \"children\": [\n          {\n            \"value\": \"441802\",\n            \"label\": \"清城区\"\n          },\n          {\n            \"value\": \"441803\",\n            \"label\": \"清新区\"\n          },\n          {\n            \"value\": \"441821\",\n            \"label\": \"佛冈县\"\n          },\n          {\n            \"value\": \"441823\",\n            \"label\": \"阳山县\"\n          },\n          {\n            \"value\": \"441825\",\n            \"label\": \"连山壮族瑶族自治县\"\n          },\n          {\n            \"value\": \"441826\",\n            \"label\": \"连南瑶族自治县\"\n          },\n          {\n            \"value\": \"441881\",\n            \"label\": \"英德市\"\n          },\n          {\n            \"value\": \"441882\",\n            \"label\": \"连州市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"441900\",\n        \"label\": \"东莞市\",\n        \"children\": []\n      },\n      {\n        \"value\": \"442000\",\n        \"label\": \"中山市\",\n        \"children\": []\n      },\n      {\n        \"value\": \"445100\",\n        \"label\": \"潮州市\",\n        \"children\": [\n          {\n            \"value\": \"445102\",\n            \"label\": \"湘桥区\"\n          },\n          {\n            \"value\": \"445103\",\n            \"label\": \"潮安区\"\n          },\n          {\n            \"value\": \"445122\",\n            \"label\": \"饶平县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"445200\",\n        \"label\": \"揭阳市\",\n        \"children\": [\n          {\n            \"value\": \"445202\",\n            \"label\": \"榕城区\"\n          },\n          {\n            \"value\": \"445203\",\n            \"label\": \"揭东区\"\n          },\n          {\n            \"value\": \"445222\",\n            \"label\": \"揭西县\"\n          },\n          {\n            \"value\": \"445224\",\n            \"label\": \"惠来县\"\n          },\n          {\n            \"value\": \"445281\",\n            \"label\": \"普宁市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"445300\",\n        \"label\": \"云浮市\",\n        \"children\": [\n          {\n            \"value\": \"445302\",\n            \"label\": \"云城区\"\n          },\n          {\n            \"value\": \"445303\",\n            \"label\": \"云安区\"\n          },\n          {\n            \"value\": \"445321\",\n            \"label\": \"新兴县\"\n          },\n          {\n            \"value\": \"445322\",\n            \"label\": \"郁南县\"\n          },\n          {\n            \"value\": \"445381\",\n            \"label\": \"罗定市\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"450000\",\n    \"label\": \"广西壮族自治区\",\n    \"children\": [\n      {\n        \"value\": \"450100\",\n        \"label\": \"南宁市\",\n        \"children\": [\n          {\n            \"value\": \"450102\",\n            \"label\": \"兴宁区\"\n          },\n          {\n            \"value\": \"450103\",\n            \"label\": \"青秀区\"\n          },\n          {\n            \"value\": \"450105\",\n            \"label\": \"江南区\"\n          },\n          {\n            \"value\": \"450107\",\n            \"label\": \"西乡塘区\"\n          },\n          {\n            \"value\": \"450108\",\n            \"label\": \"良庆区\"\n          },\n          {\n            \"value\": \"450109\",\n            \"label\": \"邕宁区\"\n          },\n          {\n            \"value\": \"450110\",\n            \"label\": \"武鸣区\"\n          },\n          {\n            \"value\": \"450123\",\n            \"label\": \"隆安县\"\n          },\n          {\n            \"value\": \"450124\",\n            \"label\": \"马山县\"\n          },\n          {\n            \"value\": \"450125\",\n            \"label\": \"上林县\"\n          },\n          {\n            \"value\": \"450126\",\n            \"label\": \"宾阳县\"\n          },\n          {\n            \"value\": \"450127\",\n            \"label\": \"横县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"450200\",\n        \"label\": \"柳州市\",\n        \"children\": [\n          {\n            \"value\": \"450202\",\n            \"label\": \"城中区\"\n          },\n          {\n            \"value\": \"450203\",\n            \"label\": \"鱼峰区\"\n          },\n          {\n            \"value\": \"450204\",\n            \"label\": \"柳南区\"\n          },\n          {\n            \"value\": \"450205\",\n            \"label\": \"柳北区\"\n          },\n          {\n            \"value\": \"450206\",\n            \"label\": \"柳江区\"\n          },\n          {\n            \"value\": \"450222\",\n            \"label\": \"柳城县\"\n          },\n          {\n            \"value\": \"450223\",\n            \"label\": \"鹿寨县\"\n          },\n          {\n            \"value\": \"450224\",\n            \"label\": \"融安县\"\n          },\n          {\n            \"value\": \"450225\",\n            \"label\": \"融水苗族自治县\"\n          },\n          {\n            \"value\": \"450226\",\n            \"label\": \"三江侗族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"450300\",\n        \"label\": \"桂林市\",\n        \"children\": [\n          {\n            \"value\": \"450302\",\n            \"label\": \"秀峰区\"\n          },\n          {\n            \"value\": \"450303\",\n            \"label\": \"叠彩区\"\n          },\n          {\n            \"value\": \"450304\",\n            \"label\": \"象山区\"\n          },\n          {\n            \"value\": \"450305\",\n            \"label\": \"七星区\"\n          },\n          {\n            \"value\": \"450311\",\n            \"label\": \"雁山区\"\n          },\n          {\n            \"value\": \"450312\",\n            \"label\": \"临桂区\"\n          },\n          {\n            \"value\": \"450321\",\n            \"label\": \"阳朔县\"\n          },\n          {\n            \"value\": \"450323\",\n            \"label\": \"灵川县\"\n          },\n          {\n            \"value\": \"450324\",\n            \"label\": \"全州县\"\n          },\n          {\n            \"value\": \"450325\",\n            \"label\": \"兴安县\"\n          },\n          {\n            \"value\": \"450326\",\n            \"label\": \"永福县\"\n          },\n          {\n            \"value\": \"450327\",\n            \"label\": \"灌阳县\"\n          },\n          {\n            \"value\": \"450328\",\n            \"label\": \"龙胜各族自治县\"\n          },\n          {\n            \"value\": \"450329\",\n            \"label\": \"资源县\"\n          },\n          {\n            \"value\": \"450330\",\n            \"label\": \"平乐县\"\n          },\n          {\n            \"value\": \"450381\",\n            \"label\": \"荔浦市\"\n          },\n          {\n            \"value\": \"450332\",\n            \"label\": \"恭城瑶族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"450400\",\n        \"label\": \"梧州市\",\n        \"children\": [\n          {\n            \"value\": \"450403\",\n            \"label\": \"万秀区\"\n          },\n          {\n            \"value\": \"450405\",\n            \"label\": \"长洲区\"\n          },\n          {\n            \"value\": \"450406\",\n            \"label\": \"龙圩区\"\n          },\n          {\n            \"value\": \"450421\",\n            \"label\": \"苍梧县\"\n          },\n          {\n            \"value\": \"450422\",\n            \"label\": \"藤县\"\n          },\n          {\n            \"value\": \"450423\",\n            \"label\": \"蒙山县\"\n          },\n          {\n            \"value\": \"450481\",\n            \"label\": \"岑溪市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"450500\",\n        \"label\": \"北海市\",\n        \"children\": [\n          {\n            \"value\": \"450502\",\n            \"label\": \"海城区\"\n          },\n          {\n            \"value\": \"450503\",\n            \"label\": \"银海区\"\n          },\n          {\n            \"value\": \"450512\",\n            \"label\": \"铁山港区\"\n          },\n          {\n            \"value\": \"450521\",\n            \"label\": \"合浦县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"450600\",\n        \"label\": \"防城港市\",\n        \"children\": [\n          {\n            \"value\": \"450602\",\n            \"label\": \"港口区\"\n          },\n          {\n            \"value\": \"450603\",\n            \"label\": \"防城区\"\n          },\n          {\n            \"value\": \"450621\",\n            \"label\": \"上思县\"\n          },\n          {\n            \"value\": \"450681\",\n            \"label\": \"东兴市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"450700\",\n        \"label\": \"钦州市\",\n        \"children\": [\n          {\n            \"value\": \"450702\",\n            \"label\": \"钦南区\"\n          },\n          {\n            \"value\": \"450703\",\n            \"label\": \"钦北区\"\n          },\n          {\n            \"value\": \"450721\",\n            \"label\": \"灵山县\"\n          },\n          {\n            \"value\": \"450722\",\n            \"label\": \"浦北县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"450800\",\n        \"label\": \"贵港市\",\n        \"children\": [\n          {\n            \"value\": \"450802\",\n            \"label\": \"港北区\"\n          },\n          {\n            \"value\": \"450803\",\n            \"label\": \"港南区\"\n          },\n          {\n            \"value\": \"450804\",\n            \"label\": \"覃塘区\"\n          },\n          {\n            \"value\": \"450821\",\n            \"label\": \"平南县\"\n          },\n          {\n            \"value\": \"450881\",\n            \"label\": \"桂平市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"450900\",\n        \"label\": \"玉林市\",\n        \"children\": [\n          {\n            \"value\": \"450902\",\n            \"label\": \"玉州区\"\n          },\n          {\n            \"value\": \"450903\",\n            \"label\": \"福绵区\"\n          },\n          {\n            \"value\": \"450921\",\n            \"label\": \"容县\"\n          },\n          {\n            \"value\": \"450922\",\n            \"label\": \"陆川县\"\n          },\n          {\n            \"value\": \"450923\",\n            \"label\": \"博白县\"\n          },\n          {\n            \"value\": \"450924\",\n            \"label\": \"兴业县\"\n          },\n          {\n            \"value\": \"450981\",\n            \"label\": \"北流市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"451000\",\n        \"label\": \"百色市\",\n        \"children\": [\n          {\n            \"value\": \"451002\",\n            \"label\": \"右江区\"\n          },\n          {\n            \"value\": \"451021\",\n            \"label\": \"田阳县\"\n          },\n          {\n            \"value\": \"451022\",\n            \"label\": \"田东县\"\n          },\n          {\n            \"value\": \"451023\",\n            \"label\": \"平果县\"\n          },\n          {\n            \"value\": \"451024\",\n            \"label\": \"德保县\"\n          },\n          {\n            \"value\": \"451026\",\n            \"label\": \"那坡县\"\n          },\n          {\n            \"value\": \"451027\",\n            \"label\": \"凌云县\"\n          },\n          {\n            \"value\": \"451028\",\n            \"label\": \"乐业县\"\n          },\n          {\n            \"value\": \"451029\",\n            \"label\": \"田林县\"\n          },\n          {\n            \"value\": \"451030\",\n            \"label\": \"西林县\"\n          },\n          {\n            \"value\": \"451031\",\n            \"label\": \"隆林各族自治县\"\n          },\n          {\n            \"value\": \"451081\",\n            \"label\": \"靖西市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"451100\",\n        \"label\": \"贺州市\",\n        \"children\": [\n          {\n            \"value\": \"451102\",\n            \"label\": \"八步区\"\n          },\n          {\n            \"value\": \"451103\",\n            \"label\": \"平桂区\"\n          },\n          {\n            \"value\": \"451121\",\n            \"label\": \"昭平县\"\n          },\n          {\n            \"value\": \"451122\",\n            \"label\": \"钟山县\"\n          },\n          {\n            \"value\": \"451123\",\n            \"label\": \"富川瑶族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"451200\",\n        \"label\": \"河池市\",\n        \"children\": [\n          {\n            \"value\": \"451202\",\n            \"label\": \"金城江区\"\n          },\n          {\n            \"value\": \"451203\",\n            \"label\": \"宜州区\"\n          },\n          {\n            \"value\": \"451221\",\n            \"label\": \"南丹县\"\n          },\n          {\n            \"value\": \"451222\",\n            \"label\": \"天峨县\"\n          },\n          {\n            \"value\": \"451223\",\n            \"label\": \"凤山县\"\n          },\n          {\n            \"value\": \"451224\",\n            \"label\": \"东兰县\"\n          },\n          {\n            \"value\": \"451225\",\n            \"label\": \"罗城仫佬族自治县\"\n          },\n          {\n            \"value\": \"451226\",\n            \"label\": \"环江毛南族自治县\"\n          },\n          {\n            \"value\": \"451227\",\n            \"label\": \"巴马瑶族自治县\"\n          },\n          {\n            \"value\": \"451228\",\n            \"label\": \"都安瑶族自治县\"\n          },\n          {\n            \"value\": \"451229\",\n            \"label\": \"大化瑶族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"451300\",\n        \"label\": \"来宾市\",\n        \"children\": [\n          {\n            \"value\": \"451302\",\n            \"label\": \"兴宾区\"\n          },\n          {\n            \"value\": \"451321\",\n            \"label\": \"忻城县\"\n          },\n          {\n            \"value\": \"451322\",\n            \"label\": \"象州县\"\n          },\n          {\n            \"value\": \"451323\",\n            \"label\": \"武宣县\"\n          },\n          {\n            \"value\": \"451324\",\n            \"label\": \"金秀瑶族自治县\"\n          },\n          {\n            \"value\": \"451381\",\n            \"label\": \"合山市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"451400\",\n        \"label\": \"崇左市\",\n        \"children\": [\n          {\n            \"value\": \"451402\",\n            \"label\": \"江州区\"\n          },\n          {\n            \"value\": \"451421\",\n            \"label\": \"扶绥县\"\n          },\n          {\n            \"value\": \"451422\",\n            \"label\": \"宁明县\"\n          },\n          {\n            \"value\": \"451423\",\n            \"label\": \"龙州县\"\n          },\n          {\n            \"value\": \"451424\",\n            \"label\": \"大新县\"\n          },\n          {\n            \"value\": \"451425\",\n            \"label\": \"天等县\"\n          },\n          {\n            \"value\": \"451481\",\n            \"label\": \"凭祥市\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"460000\",\n    \"label\": \"海南省\",\n    \"children\": [\n      {\n        \"value\": \"460100\",\n        \"label\": \"海口市\",\n        \"children\": [\n          {\n            \"value\": \"460105\",\n            \"label\": \"秀英区\"\n          },\n          {\n            \"value\": \"460106\",\n            \"label\": \"龙华区\"\n          },\n          {\n            \"value\": \"460107\",\n            \"label\": \"琼山区\"\n          },\n          {\n            \"value\": \"460108\",\n            \"label\": \"美兰区\"\n          }\n        ]\n      },\n      {\n        \"value\": \"460200\",\n        \"label\": \"三亚市\",\n        \"children\": [\n          {\n            \"value\": \"460202\",\n            \"label\": \"海棠区\"\n          },\n          {\n            \"value\": \"460203\",\n            \"label\": \"吉阳区\"\n          },\n          {\n            \"value\": \"460204\",\n            \"label\": \"天涯区\"\n          },\n          {\n            \"value\": \"460205\",\n            \"label\": \"崖州区\"\n          }\n        ]\n      },\n      {\n        \"value\": \"460300\",\n        \"label\": \"三沙市\",\n        \"children\": []\n      },\n      {\n        \"value\": \"460400\",\n        \"label\": \"儋州市\",\n        \"children\": []\n      }\n    ]\n  },\n  {\n    \"value\": \"500000\",\n    \"label\": \"重庆市\",\n    \"children\": [\n      {\n        \"value\": \"500000\",\n        \"label\": \"重庆市\",\n        \"children\": [\n          {\n            \"value\": \"500101\",\n            \"label\": \"万州区\"\n          },\n          {\n            \"value\": \"500102\",\n            \"label\": \"涪陵区\"\n          },\n          {\n            \"value\": \"500103\",\n            \"label\": \"渝中区\"\n          },\n          {\n            \"value\": \"500104\",\n            \"label\": \"大渡口区\"\n          },\n          {\n            \"value\": \"500105\",\n            \"label\": \"江北区\"\n          },\n          {\n            \"value\": \"500106\",\n            \"label\": \"沙坪坝区\"\n          },\n          {\n            \"value\": \"500107\",\n            \"label\": \"九龙坡区\"\n          },\n          {\n            \"value\": \"500108\",\n            \"label\": \"南岸区\"\n          },\n          {\n            \"value\": \"500109\",\n            \"label\": \"北碚区\"\n          },\n          {\n            \"value\": \"500110\",\n            \"label\": \"綦江区\"\n          },\n          {\n            \"value\": \"500111\",\n            \"label\": \"大足区\"\n          },\n          {\n            \"value\": \"500112\",\n            \"label\": \"渝北区\"\n          },\n          {\n            \"value\": \"500113\",\n            \"label\": \"巴南区\"\n          },\n          {\n            \"value\": \"500114\",\n            \"label\": \"黔江区\"\n          },\n          {\n            \"value\": \"500115\",\n            \"label\": \"长寿区\"\n          },\n          {\n            \"value\": \"500116\",\n            \"label\": \"江津区\"\n          },\n          {\n            \"value\": \"500117\",\n            \"label\": \"合川区\"\n          },\n          {\n            \"value\": \"500118\",\n            \"label\": \"永川区\"\n          },\n          {\n            \"value\": \"500119\",\n            \"label\": \"南川区\"\n          },\n          {\n            \"value\": \"500120\",\n            \"label\": \"璧山区\"\n          },\n          {\n            \"value\": \"500151\",\n            \"label\": \"铜梁区\"\n          },\n          {\n            \"value\": \"500152\",\n            \"label\": \"潼南区\"\n          },\n          {\n            \"value\": \"500153\",\n            \"label\": \"荣昌区\"\n          },\n          {\n            \"value\": \"500154\",\n            \"label\": \"开州区\"\n          },\n          {\n            \"value\": \"500155\",\n            \"label\": \"梁平区\"\n          },\n          {\n            \"value\": \"500156\",\n            \"label\": \"武隆区\"\n          },\n          {\n            \"value\": \"500229\",\n            \"label\": \"城口县\"\n          },\n          {\n            \"value\": \"500230\",\n            \"label\": \"丰都县\"\n          },\n          {\n            \"value\": \"500231\",\n            \"label\": \"垫江县\"\n          },\n          {\n            \"value\": \"500233\",\n            \"label\": \"忠县\"\n          },\n          {\n            \"value\": \"500235\",\n            \"label\": \"云阳县\"\n          },\n          {\n            \"value\": \"500236\",\n            \"label\": \"奉节县\"\n          },\n          {\n            \"value\": \"500237\",\n            \"label\": \"巫山县\"\n          },\n          {\n            \"value\": \"500238\",\n            \"label\": \"巫溪县\"\n          },\n          {\n            \"value\": \"500240\",\n            \"label\": \"石柱土家族自治县\"\n          },\n          {\n            \"value\": \"500241\",\n            \"label\": \"秀山土家族苗族自治县\"\n          },\n          {\n            \"value\": \"500242\",\n            \"label\": \"酉阳土家族苗族自治县\"\n          },\n          {\n            \"value\": \"500243\",\n            \"label\": \"彭水苗族土家族自治县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"510000\",\n    \"label\": \"四川省\",\n    \"children\": [\n      {\n        \"value\": \"510100\",\n        \"label\": \"成都市\",\n        \"children\": [\n          {\n            \"value\": \"510104\",\n            \"label\": \"锦江区\"\n          },\n          {\n            \"value\": \"510105\",\n            \"label\": \"青羊区\"\n          },\n          {\n            \"value\": \"510106\",\n            \"label\": \"金牛区\"\n          },\n          {\n            \"value\": \"510107\",\n            \"label\": \"武侯区\"\n          },\n          {\n            \"value\": \"510108\",\n            \"label\": \"成华区\"\n          },\n          {\n            \"value\": \"510112\",\n            \"label\": \"龙泉驿区\"\n          },\n          {\n            \"value\": \"510113\",\n            \"label\": \"青白江区\"\n          },\n          {\n            \"value\": \"510114\",\n            \"label\": \"新都区\"\n          },\n          {\n            \"value\": \"510115\",\n            \"label\": \"温江区\"\n          },\n          {\n            \"value\": \"510116\",\n            \"label\": \"双流区\"\n          },\n          {\n            \"value\": \"510117\",\n            \"label\": \"郫都区\"\n          },\n          {\n            \"value\": \"510121\",\n            \"label\": \"金堂县\"\n          },\n          {\n            \"value\": \"510129\",\n            \"label\": \"大邑县\"\n          },\n          {\n            \"value\": \"510131\",\n            \"label\": \"蒲江县\"\n          },\n          {\n            \"value\": \"510132\",\n            \"label\": \"新津县\"\n          },\n          {\n            \"value\": \"510181\",\n            \"label\": \"都江堰市\"\n          },\n          {\n            \"value\": \"510182\",\n            \"label\": \"彭州市\"\n          },\n          {\n            \"value\": \"510183\",\n            \"label\": \"邛崃市\"\n          },\n          {\n            \"value\": \"510184\",\n            \"label\": \"崇州市\"\n          },\n          {\n            \"value\": \"510185\",\n            \"label\": \"简阳市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"510300\",\n        \"label\": \"自贡市\",\n        \"children\": [\n          {\n            \"value\": \"510302\",\n            \"label\": \"自流井区\"\n          },\n          {\n            \"value\": \"510303\",\n            \"label\": \"贡井区\"\n          },\n          {\n            \"value\": \"510304\",\n            \"label\": \"大安区\"\n          },\n          {\n            \"value\": \"510311\",\n            \"label\": \"沿滩区\"\n          },\n          {\n            \"value\": \"510321\",\n            \"label\": \"荣县\"\n          },\n          {\n            \"value\": \"510322\",\n            \"label\": \"富顺县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"510400\",\n        \"label\": \"攀枝花市\",\n        \"children\": [\n          {\n            \"value\": \"510402\",\n            \"label\": \"东区\"\n          },\n          {\n            \"value\": \"510403\",\n            \"label\": \"西区\"\n          },\n          {\n            \"value\": \"510411\",\n            \"label\": \"仁和区\"\n          },\n          {\n            \"value\": \"510421\",\n            \"label\": \"米易县\"\n          },\n          {\n            \"value\": \"510422\",\n            \"label\": \"盐边县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"510500\",\n        \"label\": \"泸州市\",\n        \"children\": [\n          {\n            \"value\": \"510502\",\n            \"label\": \"江阳区\"\n          },\n          {\n            \"value\": \"510503\",\n            \"label\": \"纳溪区\"\n          },\n          {\n            \"value\": \"510504\",\n            \"label\": \"龙马潭区\"\n          },\n          {\n            \"value\": \"510521\",\n            \"label\": \"泸县\"\n          },\n          {\n            \"value\": \"510522\",\n            \"label\": \"合江县\"\n          },\n          {\n            \"value\": \"510524\",\n            \"label\": \"叙永县\"\n          },\n          {\n            \"value\": \"510525\",\n            \"label\": \"古蔺县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"510600\",\n        \"label\": \"德阳市\",\n        \"children\": [\n          {\n            \"value\": \"510603\",\n            \"label\": \"旌阳区\"\n          },\n          {\n            \"value\": \"510604\",\n            \"label\": \"罗江区\"\n          },\n          {\n            \"value\": \"510623\",\n            \"label\": \"中江县\"\n          },\n          {\n            \"value\": \"510681\",\n            \"label\": \"广汉市\"\n          },\n          {\n            \"value\": \"510682\",\n            \"label\": \"什邡市\"\n          },\n          {\n            \"value\": \"510683\",\n            \"label\": \"绵竹市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"510700\",\n        \"label\": \"绵阳市\",\n        \"children\": [\n          {\n            \"value\": \"510703\",\n            \"label\": \"涪城区\"\n          },\n          {\n            \"value\": \"510704\",\n            \"label\": \"游仙区\"\n          },\n          {\n            \"value\": \"510705\",\n            \"label\": \"安州区\"\n          },\n          {\n            \"value\": \"510722\",\n            \"label\": \"三台县\"\n          },\n          {\n            \"value\": \"510723\",\n            \"label\": \"盐亭县\"\n          },\n          {\n            \"value\": \"510725\",\n            \"label\": \"梓潼县\"\n          },\n          {\n            \"value\": \"510726\",\n            \"label\": \"北川羌族自治县\"\n          },\n          {\n            \"value\": \"510727\",\n            \"label\": \"平武县\"\n          },\n          {\n            \"value\": \"510781\",\n            \"label\": \"江油市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"510800\",\n        \"label\": \"广元市\",\n        \"children\": [\n          {\n            \"value\": \"510802\",\n            \"label\": \"利州区\"\n          },\n          {\n            \"value\": \"510811\",\n            \"label\": \"昭化区\"\n          },\n          {\n            \"value\": \"510812\",\n            \"label\": \"朝天区\"\n          },\n          {\n            \"value\": \"510821\",\n            \"label\": \"旺苍县\"\n          },\n          {\n            \"value\": \"510822\",\n            \"label\": \"青川县\"\n          },\n          {\n            \"value\": \"510823\",\n            \"label\": \"剑阁县\"\n          },\n          {\n            \"value\": \"510824\",\n            \"label\": \"苍溪县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"510900\",\n        \"label\": \"遂宁市\",\n        \"children\": [\n          {\n            \"value\": \"510903\",\n            \"label\": \"船山区\"\n          },\n          {\n            \"value\": \"510904\",\n            \"label\": \"安居区\"\n          },\n          {\n            \"value\": \"510921\",\n            \"label\": \"蓬溪县\"\n          },\n          {\n            \"value\": \"510922\",\n            \"label\": \"射洪县\"\n          },\n          {\n            \"value\": \"510923\",\n            \"label\": \"大英县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"511000\",\n        \"label\": \"内江市\",\n        \"children\": [\n          {\n            \"value\": \"511002\",\n            \"label\": \"市中区\"\n          },\n          {\n            \"value\": \"511011\",\n            \"label\": \"东兴区\"\n          },\n          {\n            \"value\": \"511024\",\n            \"label\": \"威远县\"\n          },\n          {\n            \"value\": \"511025\",\n            \"label\": \"资中县\"\n          },\n          {\n            \"value\": \"511083\",\n            \"label\": \"隆昌市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"511100\",\n        \"label\": \"乐山市\",\n        \"children\": [\n          {\n            \"value\": \"511102\",\n            \"label\": \"市中区\"\n          },\n          {\n            \"value\": \"511111\",\n            \"label\": \"沙湾区\"\n          },\n          {\n            \"value\": \"511112\",\n            \"label\": \"五通桥区\"\n          },\n          {\n            \"value\": \"511113\",\n            \"label\": \"金口河区\"\n          },\n          {\n            \"value\": \"511123\",\n            \"label\": \"犍为县\"\n          },\n          {\n            \"value\": \"511124\",\n            \"label\": \"井研县\"\n          },\n          {\n            \"value\": \"511126\",\n            \"label\": \"夹江县\"\n          },\n          {\n            \"value\": \"511129\",\n            \"label\": \"沐川县\"\n          },\n          {\n            \"value\": \"511132\",\n            \"label\": \"峨边彝族自治县\"\n          },\n          {\n            \"value\": \"511133\",\n            \"label\": \"马边彝族自治县\"\n          },\n          {\n            \"value\": \"511181\",\n            \"label\": \"峨眉山市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"511300\",\n        \"label\": \"南充市\",\n        \"children\": [\n          {\n            \"value\": \"511302\",\n            \"label\": \"顺庆区\"\n          },\n          {\n            \"value\": \"511303\",\n            \"label\": \"高坪区\"\n          },\n          {\n            \"value\": \"511304\",\n            \"label\": \"嘉陵区\"\n          },\n          {\n            \"value\": \"511321\",\n            \"label\": \"南部县\"\n          },\n          {\n            \"value\": \"511322\",\n            \"label\": \"营山县\"\n          },\n          {\n            \"value\": \"511323\",\n            \"label\": \"蓬安县\"\n          },\n          {\n            \"value\": \"511324\",\n            \"label\": \"仪陇县\"\n          },\n          {\n            \"value\": \"511325\",\n            \"label\": \"西充县\"\n          },\n          {\n            \"value\": \"511381\",\n            \"label\": \"阆中市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"511400\",\n        \"label\": \"眉山市\",\n        \"children\": [\n          {\n            \"value\": \"511402\",\n            \"label\": \"东坡区\"\n          },\n          {\n            \"value\": \"511403\",\n            \"label\": \"彭山区\"\n          },\n          {\n            \"value\": \"511421\",\n            \"label\": \"仁寿县\"\n          },\n          {\n            \"value\": \"511423\",\n            \"label\": \"洪雅县\"\n          },\n          {\n            \"value\": \"511424\",\n            \"label\": \"丹棱县\"\n          },\n          {\n            \"value\": \"511425\",\n            \"label\": \"青神县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"511500\",\n        \"label\": \"宜宾市\",\n        \"children\": [\n          {\n            \"value\": \"511502\",\n            \"label\": \"翠屏区\"\n          },\n          {\n            \"value\": \"511503\",\n            \"label\": \"南溪区\"\n          },\n          {\n            \"value\": \"511521\",\n            \"label\": \"宜宾县\"\n          },\n          {\n            \"value\": \"511523\",\n            \"label\": \"江安县\"\n          },\n          {\n            \"value\": \"511524\",\n            \"label\": \"长宁县\"\n          },\n          {\n            \"value\": \"511525\",\n            \"label\": \"高县\"\n          },\n          {\n            \"value\": \"511526\",\n            \"label\": \"珙县\"\n          },\n          {\n            \"value\": \"511527\",\n            \"label\": \"筠连县\"\n          },\n          {\n            \"value\": \"511528\",\n            \"label\": \"兴文县\"\n          },\n          {\n            \"value\": \"511529\",\n            \"label\": \"屏山县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"511600\",\n        \"label\": \"广安市\",\n        \"children\": [\n          {\n            \"value\": \"511602\",\n            \"label\": \"广安区\"\n          },\n          {\n            \"value\": \"511603\",\n            \"label\": \"前锋区\"\n          },\n          {\n            \"value\": \"511621\",\n            \"label\": \"岳池县\"\n          },\n          {\n            \"value\": \"511622\",\n            \"label\": \"武胜县\"\n          },\n          {\n            \"value\": \"511623\",\n            \"label\": \"邻水县\"\n          },\n          {\n            \"value\": \"511681\",\n            \"label\": \"华蓥市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"511700\",\n        \"label\": \"达州市\",\n        \"children\": [\n          {\n            \"value\": \"511702\",\n            \"label\": \"通川区\"\n          },\n          {\n            \"value\": \"511703\",\n            \"label\": \"达川区\"\n          },\n          {\n            \"value\": \"511722\",\n            \"label\": \"宣汉县\"\n          },\n          {\n            \"value\": \"511723\",\n            \"label\": \"开江县\"\n          },\n          {\n            \"value\": \"511724\",\n            \"label\": \"大竹县\"\n          },\n          {\n            \"value\": \"511725\",\n            \"label\": \"渠县\"\n          },\n          {\n            \"value\": \"511781\",\n            \"label\": \"万源市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"511800\",\n        \"label\": \"雅安市\",\n        \"children\": [\n          {\n            \"value\": \"511802\",\n            \"label\": \"雨城区\"\n          },\n          {\n            \"value\": \"511803\",\n            \"label\": \"名山区\"\n          },\n          {\n            \"value\": \"511822\",\n            \"label\": \"荥经县\"\n          },\n          {\n            \"value\": \"511823\",\n            \"label\": \"汉源县\"\n          },\n          {\n            \"value\": \"511824\",\n            \"label\": \"石棉县\"\n          },\n          {\n            \"value\": \"511825\",\n            \"label\": \"天全县\"\n          },\n          {\n            \"value\": \"511826\",\n            \"label\": \"芦山县\"\n          },\n          {\n            \"value\": \"511827\",\n            \"label\": \"宝兴县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"511900\",\n        \"label\": \"巴中市\",\n        \"children\": [\n          {\n            \"value\": \"511902\",\n            \"label\": \"巴州区\"\n          },\n          {\n            \"value\": \"511903\",\n            \"label\": \"恩阳区\"\n          },\n          {\n            \"value\": \"511921\",\n            \"label\": \"通江县\"\n          },\n          {\n            \"value\": \"511922\",\n            \"label\": \"南江县\"\n          },\n          {\n            \"value\": \"511923\",\n            \"label\": \"平昌县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"512000\",\n        \"label\": \"资阳市\",\n        \"children\": [\n          {\n            \"value\": \"512002\",\n            \"label\": \"雁江区\"\n          },\n          {\n            \"value\": \"512021\",\n            \"label\": \"安岳县\"\n          },\n          {\n            \"value\": \"512022\",\n            \"label\": \"乐至县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"513200\",\n        \"label\": \"阿坝藏族羌族自治州\",\n        \"children\": [\n          {\n            \"value\": \"513201\",\n            \"label\": \"马尔康市\"\n          },\n          {\n            \"value\": \"513221\",\n            \"label\": \"汶川县\"\n          },\n          {\n            \"value\": \"513222\",\n            \"label\": \"理县\"\n          },\n          {\n            \"value\": \"513223\",\n            \"label\": \"茂县\"\n          },\n          {\n            \"value\": \"513224\",\n            \"label\": \"松潘县\"\n          },\n          {\n            \"value\": \"513225\",\n            \"label\": \"九寨沟县\"\n          },\n          {\n            \"value\": \"513226\",\n            \"label\": \"金川县\"\n          },\n          {\n            \"value\": \"513227\",\n            \"label\": \"小金县\"\n          },\n          {\n            \"value\": \"513228\",\n            \"label\": \"黑水县\"\n          },\n          {\n            \"value\": \"513230\",\n            \"label\": \"壤塘县\"\n          },\n          {\n            \"value\": \"513231\",\n            \"label\": \"阿坝县\"\n          },\n          {\n            \"value\": \"513232\",\n            \"label\": \"若尔盖县\"\n          },\n          {\n            \"value\": \"513233\",\n            \"label\": \"红原县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"513300\",\n        \"label\": \"甘孜藏族自治州\",\n        \"children\": [\n          {\n            \"value\": \"513301\",\n            \"label\": \"康定市\"\n          },\n          {\n            \"value\": \"513322\",\n            \"label\": \"泸定县\"\n          },\n          {\n            \"value\": \"513323\",\n            \"label\": \"丹巴县\"\n          },\n          {\n            \"value\": \"513324\",\n            \"label\": \"九龙县\"\n          },\n          {\n            \"value\": \"513325\",\n            \"label\": \"雅江县\"\n          },\n          {\n            \"value\": \"513326\",\n            \"label\": \"道孚县\"\n          },\n          {\n            \"value\": \"513327\",\n            \"label\": \"炉霍县\"\n          },\n          {\n            \"value\": \"513328\",\n            \"label\": \"甘孜县\"\n          },\n          {\n            \"value\": \"513329\",\n            \"label\": \"新龙县\"\n          },\n          {\n            \"value\": \"513330\",\n            \"label\": \"德格县\"\n          },\n          {\n            \"value\": \"513331\",\n            \"label\": \"白玉县\"\n          },\n          {\n            \"value\": \"513332\",\n            \"label\": \"石渠县\"\n          },\n          {\n            \"value\": \"513333\",\n            \"label\": \"色达县\"\n          },\n          {\n            \"value\": \"513334\",\n            \"label\": \"理塘县\"\n          },\n          {\n            \"value\": \"513335\",\n            \"label\": \"巴塘县\"\n          },\n          {\n            \"value\": \"513336\",\n            \"label\": \"乡城县\"\n          },\n          {\n            \"value\": \"513337\",\n            \"label\": \"稻城县\"\n          },\n          {\n            \"value\": \"513338\",\n            \"label\": \"得荣县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"513400\",\n        \"label\": \"凉山彝族自治州\",\n        \"children\": [\n          {\n            \"value\": \"513401\",\n            \"label\": \"西昌市\"\n          },\n          {\n            \"value\": \"513422\",\n            \"label\": \"木里藏族自治县\"\n          },\n          {\n            \"value\": \"513423\",\n            \"label\": \"盐源县\"\n          },\n          {\n            \"value\": \"513424\",\n            \"label\": \"德昌县\"\n          },\n          {\n            \"value\": \"513425\",\n            \"label\": \"会理县\"\n          },\n          {\n            \"value\": \"513426\",\n            \"label\": \"会东县\"\n          },\n          {\n            \"value\": \"513427\",\n            \"label\": \"宁南县\"\n          },\n          {\n            \"value\": \"513428\",\n            \"label\": \"普格县\"\n          },\n          {\n            \"value\": \"513429\",\n            \"label\": \"布拖县\"\n          },\n          {\n            \"value\": \"513430\",\n            \"label\": \"金阳县\"\n          },\n          {\n            \"value\": \"513431\",\n            \"label\": \"昭觉县\"\n          },\n          {\n            \"value\": \"513432\",\n            \"label\": \"喜德县\"\n          },\n          {\n            \"value\": \"513433\",\n            \"label\": \"冕宁县\"\n          },\n          {\n            \"value\": \"513434\",\n            \"label\": \"越西县\"\n          },\n          {\n            \"value\": \"513435\",\n            \"label\": \"甘洛县\"\n          },\n          {\n            \"value\": \"513436\",\n            \"label\": \"美姑县\"\n          },\n          {\n            \"value\": \"513437\",\n            \"label\": \"雷波县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"520000\",\n    \"label\": \"贵州省\",\n    \"children\": [\n      {\n        \"value\": \"520100\",\n        \"label\": \"贵阳市\",\n        \"children\": [\n          {\n            \"value\": \"520102\",\n            \"label\": \"南明区\"\n          },\n          {\n            \"value\": \"520103\",\n            \"label\": \"云岩区\"\n          },\n          {\n            \"value\": \"520111\",\n            \"label\": \"花溪区\"\n          },\n          {\n            \"value\": \"520112\",\n            \"label\": \"乌当区\"\n          },\n          {\n            \"value\": \"520113\",\n            \"label\": \"白云区\"\n          },\n          {\n            \"value\": \"520115\",\n            \"label\": \"观山湖区\"\n          },\n          {\n            \"value\": \"520121\",\n            \"label\": \"开阳县\"\n          },\n          {\n            \"value\": \"520122\",\n            \"label\": \"息烽县\"\n          },\n          {\n            \"value\": \"520123\",\n            \"label\": \"修文县\"\n          },\n          {\n            \"value\": \"520181\",\n            \"label\": \"清镇市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"520200\",\n        \"label\": \"六盘水市\",\n        \"children\": [\n          {\n            \"value\": \"520201\",\n            \"label\": \"钟山区\"\n          },\n          {\n            \"value\": \"520203\",\n            \"label\": \"六枝特区\"\n          },\n          {\n            \"value\": \"520221\",\n            \"label\": \"水城县\"\n          },\n          {\n            \"value\": \"520281\",\n            \"label\": \"盘州市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"520300\",\n        \"label\": \"遵义市\",\n        \"children\": [\n          {\n            \"value\": \"520302\",\n            \"label\": \"红花岗区\"\n          },\n          {\n            \"value\": \"520303\",\n            \"label\": \"汇川区\"\n          },\n          {\n            \"value\": \"520304\",\n            \"label\": \"播州区\"\n          },\n          {\n            \"value\": \"520322\",\n            \"label\": \"桐梓县\"\n          },\n          {\n            \"value\": \"520323\",\n            \"label\": \"绥阳县\"\n          },\n          {\n            \"value\": \"520324\",\n            \"label\": \"正安县\"\n          },\n          {\n            \"value\": \"520325\",\n            \"label\": \"道真仡佬族苗族自治县\"\n          },\n          {\n            \"value\": \"520326\",\n            \"label\": \"务川仡佬族苗族自治县\"\n          },\n          {\n            \"value\": \"520327\",\n            \"label\": \"凤冈县\"\n          },\n          {\n            \"value\": \"520328\",\n            \"label\": \"湄潭县\"\n          },\n          {\n            \"value\": \"520329\",\n            \"label\": \"余庆县\"\n          },\n          {\n            \"value\": \"520330\",\n            \"label\": \"习水县\"\n          },\n          {\n            \"value\": \"520381\",\n            \"label\": \"赤水市\"\n          },\n          {\n            \"value\": \"520382\",\n            \"label\": \"仁怀市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"520400\",\n        \"label\": \"安顺市\",\n        \"children\": [\n          {\n            \"value\": \"520402\",\n            \"label\": \"西秀区\"\n          },\n          {\n            \"value\": \"520403\",\n            \"label\": \"平坝区\"\n          },\n          {\n            \"value\": \"520422\",\n            \"label\": \"普定县\"\n          },\n          {\n            \"value\": \"520423\",\n            \"label\": \"镇宁布依族苗族自治县\"\n          },\n          {\n            \"value\": \"520424\",\n            \"label\": \"关岭布依族苗族自治县\"\n          },\n          {\n            \"value\": \"520425\",\n            \"label\": \"紫云苗族布依族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"520500\",\n        \"label\": \"毕节市\",\n        \"children\": [\n          {\n            \"value\": \"520502\",\n            \"label\": \"七星关区\"\n          },\n          {\n            \"value\": \"520521\",\n            \"label\": \"大方县\"\n          },\n          {\n            \"value\": \"520522\",\n            \"label\": \"黔西县\"\n          },\n          {\n            \"value\": \"520523\",\n            \"label\": \"金沙县\"\n          },\n          {\n            \"value\": \"520524\",\n            \"label\": \"织金县\"\n          },\n          {\n            \"value\": \"520525\",\n            \"label\": \"纳雍县\"\n          },\n          {\n            \"value\": \"520526\",\n            \"label\": \"威宁彝族回族苗族自治县\"\n          },\n          {\n            \"value\": \"520527\",\n            \"label\": \"赫章县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"520600\",\n        \"label\": \"铜仁市\",\n        \"children\": [\n          {\n            \"value\": \"520602\",\n            \"label\": \"碧江区\"\n          },\n          {\n            \"value\": \"520603\",\n            \"label\": \"万山区\"\n          },\n          {\n            \"value\": \"520621\",\n            \"label\": \"江口县\"\n          },\n          {\n            \"value\": \"520622\",\n            \"label\": \"玉屏侗族自治县\"\n          },\n          {\n            \"value\": \"520623\",\n            \"label\": \"石阡县\"\n          },\n          {\n            \"value\": \"520624\",\n            \"label\": \"思南县\"\n          },\n          {\n            \"value\": \"520625\",\n            \"label\": \"印江土家族苗族自治县\"\n          },\n          {\n            \"value\": \"520626\",\n            \"label\": \"德江县\"\n          },\n          {\n            \"value\": \"520627\",\n            \"label\": \"沿河土家族自治县\"\n          },\n          {\n            \"value\": \"520628\",\n            \"label\": \"松桃苗族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"522300\",\n        \"label\": \"黔西南布依族苗族自治州\",\n        \"children\": [\n          {\n            \"value\": \"522301\",\n            \"label\": \"兴义市\"\n          },\n          {\n            \"value\": \"522322\",\n            \"label\": \"兴仁县\"\n          },\n          {\n            \"value\": \"522323\",\n            \"label\": \"普安县\"\n          },\n          {\n            \"value\": \"522324\",\n            \"label\": \"晴隆县\"\n          },\n          {\n            \"value\": \"522325\",\n            \"label\": \"贞丰县\"\n          },\n          {\n            \"value\": \"522326\",\n            \"label\": \"望谟县\"\n          },\n          {\n            \"value\": \"522327\",\n            \"label\": \"册亨县\"\n          },\n          {\n            \"value\": \"522328\",\n            \"label\": \"安龙县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"522600\",\n        \"label\": \"黔东南苗族侗族自治州\",\n        \"children\": [\n          {\n            \"value\": \"522601\",\n            \"label\": \"凯里市\"\n          },\n          {\n            \"value\": \"522622\",\n            \"label\": \"黄平县\"\n          },\n          {\n            \"value\": \"522623\",\n            \"label\": \"施秉县\"\n          },\n          {\n            \"value\": \"522624\",\n            \"label\": \"三穗县\"\n          },\n          {\n            \"value\": \"522625\",\n            \"label\": \"镇远县\"\n          },\n          {\n            \"value\": \"522626\",\n            \"label\": \"岑巩县\"\n          },\n          {\n            \"value\": \"522627\",\n            \"label\": \"天柱县\"\n          },\n          {\n            \"value\": \"522628\",\n            \"label\": \"锦屏县\"\n          },\n          {\n            \"value\": \"522629\",\n            \"label\": \"剑河县\"\n          },\n          {\n            \"value\": \"522630\",\n            \"label\": \"台江县\"\n          },\n          {\n            \"value\": \"522631\",\n            \"label\": \"黎平县\"\n          },\n          {\n            \"value\": \"522632\",\n            \"label\": \"榕江县\"\n          },\n          {\n            \"value\": \"522633\",\n            \"label\": \"从江县\"\n          },\n          {\n            \"value\": \"522634\",\n            \"label\": \"雷山县\"\n          },\n          {\n            \"value\": \"522635\",\n            \"label\": \"麻江县\"\n          },\n          {\n            \"value\": \"522636\",\n            \"label\": \"丹寨县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"522700\",\n        \"label\": \"黔南布依族苗族自治州\",\n        \"children\": [\n          {\n            \"value\": \"522701\",\n            \"label\": \"都匀市\"\n          },\n          {\n            \"value\": \"522702\",\n            \"label\": \"福泉市\"\n          },\n          {\n            \"value\": \"522722\",\n            \"label\": \"荔波县\"\n          },\n          {\n            \"value\": \"522723\",\n            \"label\": \"贵定县\"\n          },\n          {\n            \"value\": \"522725\",\n            \"label\": \"瓮安县\"\n          },\n          {\n            \"value\": \"522726\",\n            \"label\": \"独山县\"\n          },\n          {\n            \"value\": \"522727\",\n            \"label\": \"平塘县\"\n          },\n          {\n            \"value\": \"522728\",\n            \"label\": \"罗甸县\"\n          },\n          {\n            \"value\": \"522729\",\n            \"label\": \"长顺县\"\n          },\n          {\n            \"value\": \"522730\",\n            \"label\": \"龙里县\"\n          },\n          {\n            \"value\": \"522731\",\n            \"label\": \"惠水县\"\n          },\n          {\n            \"value\": \"522732\",\n            \"label\": \"三都水族自治县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"530000\",\n    \"label\": \"云南省\",\n    \"children\": [\n      {\n        \"value\": \"530100\",\n        \"label\": \"昆明市\",\n        \"children\": [\n          {\n            \"value\": \"530102\",\n            \"label\": \"五华区\"\n          },\n          {\n            \"value\": \"530103\",\n            \"label\": \"盘龙区\"\n          },\n          {\n            \"value\": \"530111\",\n            \"label\": \"官渡区\"\n          },\n          {\n            \"value\": \"530112\",\n            \"label\": \"西山区\"\n          },\n          {\n            \"value\": \"530113\",\n            \"label\": \"东川区\"\n          },\n          {\n            \"value\": \"530114\",\n            \"label\": \"呈贡区\"\n          },\n          {\n            \"value\": \"530115\",\n            \"label\": \"晋宁区\"\n          },\n          {\n            \"value\": \"530124\",\n            \"label\": \"富民县\"\n          },\n          {\n            \"value\": \"530125\",\n            \"label\": \"宜良县\"\n          },\n          {\n            \"value\": \"530126\",\n            \"label\": \"石林彝族自治县\"\n          },\n          {\n            \"value\": \"530127\",\n            \"label\": \"嵩明县\"\n          },\n          {\n            \"value\": \"530128\",\n            \"label\": \"禄劝彝族苗族自治县\"\n          },\n          {\n            \"value\": \"530129\",\n            \"label\": \"寻甸回族彝族自治县\"\n          },\n          {\n            \"value\": \"530181\",\n            \"label\": \"安宁市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"530300\",\n        \"label\": \"曲靖市\",\n        \"children\": [\n          {\n            \"value\": \"530302\",\n            \"label\": \"麒麟区\"\n          },\n          {\n            \"value\": \"530303\",\n            \"label\": \"沾益区\"\n          },\n          {\n            \"value\": \"530304\",\n            \"label\": \"马龙区\"\n          },\n          {\n            \"value\": \"530322\",\n            \"label\": \"陆良县\"\n          },\n          {\n            \"value\": \"530323\",\n            \"label\": \"师宗县\"\n          },\n          {\n            \"value\": \"530324\",\n            \"label\": \"罗平县\"\n          },\n          {\n            \"value\": \"530325\",\n            \"label\": \"富源县\"\n          },\n          {\n            \"value\": \"530326\",\n            \"label\": \"会泽县\"\n          },\n          {\n            \"value\": \"530381\",\n            \"label\": \"宣威市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"530400\",\n        \"label\": \"玉溪市\",\n        \"children\": [\n          {\n            \"value\": \"530402\",\n            \"label\": \"红塔区\"\n          },\n          {\n            \"value\": \"530403\",\n            \"label\": \"江川区\"\n          },\n          {\n            \"value\": \"530422\",\n            \"label\": \"澄江县\"\n          },\n          {\n            \"value\": \"530423\",\n            \"label\": \"通海县\"\n          },\n          {\n            \"value\": \"530424\",\n            \"label\": \"华宁县\"\n          },\n          {\n            \"value\": \"530425\",\n            \"label\": \"易门县\"\n          },\n          {\n            \"value\": \"530426\",\n            \"label\": \"峨山彝族自治县\"\n          },\n          {\n            \"value\": \"530427\",\n            \"label\": \"新平彝族傣族自治县\"\n          },\n          {\n            \"value\": \"530428\",\n            \"label\": \"元江哈尼族彝族傣族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"530500\",\n        \"label\": \"保山市\",\n        \"children\": [\n          {\n            \"value\": \"530502\",\n            \"label\": \"隆阳区\"\n          },\n          {\n            \"value\": \"530521\",\n            \"label\": \"施甸县\"\n          },\n          {\n            \"value\": \"530523\",\n            \"label\": \"龙陵县\"\n          },\n          {\n            \"value\": \"530524\",\n            \"label\": \"昌宁县\"\n          },\n          {\n            \"value\": \"530581\",\n            \"label\": \"腾冲市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"530600\",\n        \"label\": \"昭通市\",\n        \"children\": [\n          {\n            \"value\": \"530602\",\n            \"label\": \"昭阳区\"\n          },\n          {\n            \"value\": \"530621\",\n            \"label\": \"鲁甸县\"\n          },\n          {\n            \"value\": \"530622\",\n            \"label\": \"巧家县\"\n          },\n          {\n            \"value\": \"530623\",\n            \"label\": \"盐津县\"\n          },\n          {\n            \"value\": \"530624\",\n            \"label\": \"大关县\"\n          },\n          {\n            \"value\": \"530625\",\n            \"label\": \"永善县\"\n          },\n          {\n            \"value\": \"530626\",\n            \"label\": \"绥江县\"\n          },\n          {\n            \"value\": \"530627\",\n            \"label\": \"镇雄县\"\n          },\n          {\n            \"value\": \"530628\",\n            \"label\": \"彝良县\"\n          },\n          {\n            \"value\": \"530629\",\n            \"label\": \"威信县\"\n          },\n          {\n            \"value\": \"530681\",\n            \"label\": \"水富市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"530700\",\n        \"label\": \"丽江市\",\n        \"children\": [\n          {\n            \"value\": \"530702\",\n            \"label\": \"古城区\"\n          },\n          {\n            \"value\": \"530721\",\n            \"label\": \"玉龙纳西族自治县\"\n          },\n          {\n            \"value\": \"530722\",\n            \"label\": \"永胜县\"\n          },\n          {\n            \"value\": \"530723\",\n            \"label\": \"华坪县\"\n          },\n          {\n            \"value\": \"530724\",\n            \"label\": \"宁蒗彝族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"530800\",\n        \"label\": \"普洱市\",\n        \"children\": [\n          {\n            \"value\": \"530802\",\n            \"label\": \"思茅区\"\n          },\n          {\n            \"value\": \"530821\",\n            \"label\": \"宁洱哈尼族彝族自治县\"\n          },\n          {\n            \"value\": \"530822\",\n            \"label\": \"墨江哈尼族自治县\"\n          },\n          {\n            \"value\": \"530823\",\n            \"label\": \"景东彝族自治县\"\n          },\n          {\n            \"value\": \"530824\",\n            \"label\": \"景谷傣族彝族自治县\"\n          },\n          {\n            \"value\": \"530825\",\n            \"label\": \"镇沅彝族哈尼族拉祜族自治县\"\n          },\n          {\n            \"value\": \"530826\",\n            \"label\": \"江城哈尼族彝族自治县\"\n          },\n          {\n            \"value\": \"530827\",\n            \"label\": \"孟连傣族拉祜族佤族自治县\"\n          },\n          {\n            \"value\": \"530828\",\n            \"label\": \"澜沧拉祜族自治县\"\n          },\n          {\n            \"value\": \"530829\",\n            \"label\": \"西盟佤族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"530900\",\n        \"label\": \"临沧市\",\n        \"children\": [\n          {\n            \"value\": \"530902\",\n            \"label\": \"临翔区\"\n          },\n          {\n            \"value\": \"530921\",\n            \"label\": \"凤庆县\"\n          },\n          {\n            \"value\": \"530922\",\n            \"label\": \"云县\"\n          },\n          {\n            \"value\": \"530923\",\n            \"label\": \"永德县\"\n          },\n          {\n            \"value\": \"530924\",\n            \"label\": \"镇康县\"\n          },\n          {\n            \"value\": \"530925\",\n            \"label\": \"双江拉祜族佤族布朗族傣族自治县\"\n          },\n          {\n            \"value\": \"530926\",\n            \"label\": \"耿马傣族佤族自治县\"\n          },\n          {\n            \"value\": \"530927\",\n            \"label\": \"沧源佤族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"532300\",\n        \"label\": \"楚雄彝族自治州\",\n        \"children\": [\n          {\n            \"value\": \"532301\",\n            \"label\": \"楚雄市\"\n          },\n          {\n            \"value\": \"532322\",\n            \"label\": \"双柏县\"\n          },\n          {\n            \"value\": \"532323\",\n            \"label\": \"牟定县\"\n          },\n          {\n            \"value\": \"532324\",\n            \"label\": \"南华县\"\n          },\n          {\n            \"value\": \"532325\",\n            \"label\": \"姚安县\"\n          },\n          {\n            \"value\": \"532326\",\n            \"label\": \"大姚县\"\n          },\n          {\n            \"value\": \"532327\",\n            \"label\": \"永仁县\"\n          },\n          {\n            \"value\": \"532328\",\n            \"label\": \"元谋县\"\n          },\n          {\n            \"value\": \"532329\",\n            \"label\": \"武定县\"\n          },\n          {\n            \"value\": \"532331\",\n            \"label\": \"禄丰县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"532500\",\n        \"label\": \"红河哈尼族彝族自治州\",\n        \"children\": [\n          {\n            \"value\": \"532501\",\n            \"label\": \"个旧市\"\n          },\n          {\n            \"value\": \"532502\",\n            \"label\": \"开远市\"\n          },\n          {\n            \"value\": \"532503\",\n            \"label\": \"蒙自市\"\n          },\n          {\n            \"value\": \"532504\",\n            \"label\": \"弥勒市\"\n          },\n          {\n            \"value\": \"532523\",\n            \"label\": \"屏边苗族自治县\"\n          },\n          {\n            \"value\": \"532524\",\n            \"label\": \"建水县\"\n          },\n          {\n            \"value\": \"532525\",\n            \"label\": \"石屏县\"\n          },\n          {\n            \"value\": \"532527\",\n            \"label\": \"泸西县\"\n          },\n          {\n            \"value\": \"532528\",\n            \"label\": \"元阳县\"\n          },\n          {\n            \"value\": \"532529\",\n            \"label\": \"红河县\"\n          },\n          {\n            \"value\": \"532530\",\n            \"label\": \"金平苗族瑶族傣族自治县\"\n          },\n          {\n            \"value\": \"532531\",\n            \"label\": \"绿春县\"\n          },\n          {\n            \"value\": \"532532\",\n            \"label\": \"河口瑶族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"532600\",\n        \"label\": \"文山壮族苗族自治州\",\n        \"children\": [\n          {\n            \"value\": \"532601\",\n            \"label\": \"文山市\"\n          },\n          {\n            \"value\": \"532622\",\n            \"label\": \"砚山县\"\n          },\n          {\n            \"value\": \"532623\",\n            \"label\": \"西畴县\"\n          },\n          {\n            \"value\": \"532624\",\n            \"label\": \"麻栗坡县\"\n          },\n          {\n            \"value\": \"532625\",\n            \"label\": \"马关县\"\n          },\n          {\n            \"value\": \"532626\",\n            \"label\": \"丘北县\"\n          },\n          {\n            \"value\": \"532627\",\n            \"label\": \"广南县\"\n          },\n          {\n            \"value\": \"532628\",\n            \"label\": \"富宁县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"532800\",\n        \"label\": \"西双版纳傣族自治州\",\n        \"children\": [\n          {\n            \"value\": \"532801\",\n            \"label\": \"景洪市\"\n          },\n          {\n            \"value\": \"532822\",\n            \"label\": \"勐海县\"\n          },\n          {\n            \"value\": \"532823\",\n            \"label\": \"勐腊县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"532900\",\n        \"label\": \"大理白族自治州\",\n        \"children\": [\n          {\n            \"value\": \"532901\",\n            \"label\": \"大理市\"\n          },\n          {\n            \"value\": \"532922\",\n            \"label\": \"漾濞彝族自治县\"\n          },\n          {\n            \"value\": \"532923\",\n            \"label\": \"祥云县\"\n          },\n          {\n            \"value\": \"532924\",\n            \"label\": \"宾川县\"\n          },\n          {\n            \"value\": \"532925\",\n            \"label\": \"弥渡县\"\n          },\n          {\n            \"value\": \"532926\",\n            \"label\": \"南涧彝族自治县\"\n          },\n          {\n            \"value\": \"532927\",\n            \"label\": \"巍山彝族回族自治县\"\n          },\n          {\n            \"value\": \"532928\",\n            \"label\": \"永平县\"\n          },\n          {\n            \"value\": \"532929\",\n            \"label\": \"云龙县\"\n          },\n          {\n            \"value\": \"532930\",\n            \"label\": \"洱源县\"\n          },\n          {\n            \"value\": \"532931\",\n            \"label\": \"剑川县\"\n          },\n          {\n            \"value\": \"532932\",\n            \"label\": \"鹤庆县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"533100\",\n        \"label\": \"德宏傣族景颇族自治州\",\n        \"children\": [\n          {\n            \"value\": \"533102\",\n            \"label\": \"瑞丽市\"\n          },\n          {\n            \"value\": \"533103\",\n            \"label\": \"芒市\"\n          },\n          {\n            \"value\": \"533122\",\n            \"label\": \"梁河县\"\n          },\n          {\n            \"value\": \"533123\",\n            \"label\": \"盈江县\"\n          },\n          {\n            \"value\": \"533124\",\n            \"label\": \"陇川县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"533300\",\n        \"label\": \"怒江傈僳族自治州\",\n        \"children\": [\n          {\n            \"value\": \"533301\",\n            \"label\": \"泸水市\"\n          },\n          {\n            \"value\": \"533323\",\n            \"label\": \"福贡县\"\n          },\n          {\n            \"value\": \"533324\",\n            \"label\": \"贡山独龙族怒族自治县\"\n          },\n          {\n            \"value\": \"533325\",\n            \"label\": \"兰坪白族普米族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"533400\",\n        \"label\": \"迪庆藏族自治州\",\n        \"children\": [\n          {\n            \"value\": \"533401\",\n            \"label\": \"香格里拉市\"\n          },\n          {\n            \"value\": \"533422\",\n            \"label\": \"德钦县\"\n          },\n          {\n            \"value\": \"533423\",\n            \"label\": \"维西傈僳族自治县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"540000\",\n    \"label\": \"西藏自治区\",\n    \"children\": [\n      {\n        \"value\": \"540100\",\n        \"label\": \"拉萨市\",\n        \"children\": [\n          {\n            \"value\": \"540102\",\n            \"label\": \"城关区\"\n          },\n          {\n            \"value\": \"540103\",\n            \"label\": \"堆龙德庆区\"\n          },\n          {\n            \"value\": \"540104\",\n            \"label\": \"达孜区\"\n          },\n          {\n            \"value\": \"540121\",\n            \"label\": \"林周县\"\n          },\n          {\n            \"value\": \"540122\",\n            \"label\": \"当雄县\"\n          },\n          {\n            \"value\": \"540123\",\n            \"label\": \"尼木县\"\n          },\n          {\n            \"value\": \"540124\",\n            \"label\": \"曲水县\"\n          },\n          {\n            \"value\": \"540127\",\n            \"label\": \"墨竹工卡县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"540200\",\n        \"label\": \"日喀则市\",\n        \"children\": [\n          {\n            \"value\": \"540202\",\n            \"label\": \"桑珠孜区\"\n          },\n          {\n            \"value\": \"540221\",\n            \"label\": \"南木林县\"\n          },\n          {\n            \"value\": \"540222\",\n            \"label\": \"江孜县\"\n          },\n          {\n            \"value\": \"540223\",\n            \"label\": \"定日县\"\n          },\n          {\n            \"value\": \"540224\",\n            \"label\": \"萨迦县\"\n          },\n          {\n            \"value\": \"540225\",\n            \"label\": \"拉孜县\"\n          },\n          {\n            \"value\": \"540226\",\n            \"label\": \"昂仁县\"\n          },\n          {\n            \"value\": \"540227\",\n            \"label\": \"谢通门县\"\n          },\n          {\n            \"value\": \"540228\",\n            \"label\": \"白朗县\"\n          },\n          {\n            \"value\": \"540229\",\n            \"label\": \"仁布县\"\n          },\n          {\n            \"value\": \"540230\",\n            \"label\": \"康马县\"\n          },\n          {\n            \"value\": \"540231\",\n            \"label\": \"定结县\"\n          },\n          {\n            \"value\": \"540232\",\n            \"label\": \"仲巴县\"\n          },\n          {\n            \"value\": \"540233\",\n            \"label\": \"亚东县\"\n          },\n          {\n            \"value\": \"540234\",\n            \"label\": \"吉隆县\"\n          },\n          {\n            \"value\": \"540235\",\n            \"label\": \"聂拉木县\"\n          },\n          {\n            \"value\": \"540236\",\n            \"label\": \"萨嘎县\"\n          },\n          {\n            \"value\": \"540237\",\n            \"label\": \"岗巴县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"540300\",\n        \"label\": \"昌都市\",\n        \"children\": [\n          {\n            \"value\": \"540302\",\n            \"label\": \"卡若区\"\n          },\n          {\n            \"value\": \"540321\",\n            \"label\": \"江达县\"\n          },\n          {\n            \"value\": \"540322\",\n            \"label\": \"贡觉县\"\n          },\n          {\n            \"value\": \"540323\",\n            \"label\": \"类乌齐县\"\n          },\n          {\n            \"value\": \"540324\",\n            \"label\": \"丁青县\"\n          },\n          {\n            \"value\": \"540325\",\n            \"label\": \"察雅县\"\n          },\n          {\n            \"value\": \"540326\",\n            \"label\": \"八宿县\"\n          },\n          {\n            \"value\": \"540327\",\n            \"label\": \"左贡县\"\n          },\n          {\n            \"value\": \"540328\",\n            \"label\": \"芒康县\"\n          },\n          {\n            \"value\": \"540329\",\n            \"label\": \"洛隆县\"\n          },\n          {\n            \"value\": \"540330\",\n            \"label\": \"边坝县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"540400\",\n        \"label\": \"林芝市\",\n        \"children\": [\n          {\n            \"value\": \"540402\",\n            \"label\": \"巴宜区\"\n          },\n          {\n            \"value\": \"540421\",\n            \"label\": \"工布江达县\"\n          },\n          {\n            \"value\": \"540422\",\n            \"label\": \"米林县\"\n          },\n          {\n            \"value\": \"540423\",\n            \"label\": \"墨脱县\"\n          },\n          {\n            \"value\": \"540424\",\n            \"label\": \"波密县\"\n          },\n          {\n            \"value\": \"540425\",\n            \"label\": \"察隅县\"\n          },\n          {\n            \"value\": \"540426\",\n            \"label\": \"朗县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"540500\",\n        \"label\": \"山南市\",\n        \"children\": [\n          {\n            \"value\": \"540502\",\n            \"label\": \"乃东区\"\n          },\n          {\n            \"value\": \"540521\",\n            \"label\": \"扎囊县\"\n          },\n          {\n            \"value\": \"540522\",\n            \"label\": \"贡嘎县\"\n          },\n          {\n            \"value\": \"540523\",\n            \"label\": \"桑日县\"\n          },\n          {\n            \"value\": \"540524\",\n            \"label\": \"琼结县\"\n          },\n          {\n            \"value\": \"540525\",\n            \"label\": \"曲松县\"\n          },\n          {\n            \"value\": \"540526\",\n            \"label\": \"措美县\"\n          },\n          {\n            \"value\": \"540527\",\n            \"label\": \"洛扎县\"\n          },\n          {\n            \"value\": \"540528\",\n            \"label\": \"加查县\"\n          },\n          {\n            \"value\": \"540529\",\n            \"label\": \"隆子县\"\n          },\n          {\n            \"value\": \"540530\",\n            \"label\": \"错那县\"\n          },\n          {\n            \"value\": \"540531\",\n            \"label\": \"浪卡子县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"540600\",\n        \"label\": \"那曲市\",\n        \"children\": [\n          {\n            \"value\": \"540602\",\n            \"label\": \"色尼区\"\n          },\n          {\n            \"value\": \"540621\",\n            \"label\": \"嘉黎县\"\n          },\n          {\n            \"value\": \"540622\",\n            \"label\": \"比如县\"\n          },\n          {\n            \"value\": \"540623\",\n            \"label\": \"聂荣县\"\n          },\n          {\n            \"value\": \"540624\",\n            \"label\": \"安多县\"\n          },\n          {\n            \"value\": \"540625\",\n            \"label\": \"申扎县\"\n          },\n          {\n            \"value\": \"540626\",\n            \"label\": \"索县\"\n          },\n          {\n            \"value\": \"540627\",\n            \"label\": \"班戈县\"\n          },\n          {\n            \"value\": \"540628\",\n            \"label\": \"巴青县\"\n          },\n          {\n            \"value\": \"540629\",\n            \"label\": \"尼玛县\"\n          },\n          {\n            \"value\": \"540630\",\n            \"label\": \"双湖县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"542500\",\n        \"label\": \"阿里地区\",\n        \"children\": [\n          {\n            \"value\": \"542521\",\n            \"label\": \"普兰县\"\n          },\n          {\n            \"value\": \"542522\",\n            \"label\": \"札达县\"\n          },\n          {\n            \"value\": \"542523\",\n            \"label\": \"噶尔县\"\n          },\n          {\n            \"value\": \"542524\",\n            \"label\": \"日土县\"\n          },\n          {\n            \"value\": \"542525\",\n            \"label\": \"革吉县\"\n          },\n          {\n            \"value\": \"542526\",\n            \"label\": \"改则县\"\n          },\n          {\n            \"value\": \"542527\",\n            \"label\": \"措勤县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"610000\",\n    \"label\": \"陕西省\",\n    \"children\": [\n      {\n        \"value\": \"610100\",\n        \"label\": \"西安市\",\n        \"children\": [\n          {\n            \"value\": \"610102\",\n            \"label\": \"新城区\"\n          },\n          {\n            \"value\": \"610103\",\n            \"label\": \"碑林区\"\n          },\n          {\n            \"value\": \"610104\",\n            \"label\": \"莲湖区\"\n          },\n          {\n            \"value\": \"610111\",\n            \"label\": \"灞桥区\"\n          },\n          {\n            \"value\": \"610112\",\n            \"label\": \"未央区\"\n          },\n          {\n            \"value\": \"610113\",\n            \"label\": \"雁塔区\"\n          },\n          {\n            \"value\": \"610114\",\n            \"label\": \"阎良区\"\n          },\n          {\n            \"value\": \"610115\",\n            \"label\": \"临潼区\"\n          },\n          {\n            \"value\": \"610116\",\n            \"label\": \"长安区\"\n          },\n          {\n            \"value\": \"610117\",\n            \"label\": \"高陵区\"\n          },\n          {\n            \"value\": \"610118\",\n            \"label\": \"鄠邑区\"\n          },\n          {\n            \"value\": \"610122\",\n            \"label\": \"蓝田县\"\n          },\n          {\n            \"value\": \"610124\",\n            \"label\": \"周至县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"610200\",\n        \"label\": \"铜川市\",\n        \"children\": [\n          {\n            \"value\": \"610202\",\n            \"label\": \"王益区\"\n          },\n          {\n            \"value\": \"610203\",\n            \"label\": \"印台区\"\n          },\n          {\n            \"value\": \"610204\",\n            \"label\": \"耀州区\"\n          },\n          {\n            \"value\": \"610222\",\n            \"label\": \"宜君县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"610300\",\n        \"label\": \"宝鸡市\",\n        \"children\": [\n          {\n            \"value\": \"610302\",\n            \"label\": \"渭滨区\"\n          },\n          {\n            \"value\": \"610303\",\n            \"label\": \"金台区\"\n          },\n          {\n            \"value\": \"610304\",\n            \"label\": \"陈仓区\"\n          },\n          {\n            \"value\": \"610322\",\n            \"label\": \"凤翔县\"\n          },\n          {\n            \"value\": \"610323\",\n            \"label\": \"岐山县\"\n          },\n          {\n            \"value\": \"610324\",\n            \"label\": \"扶风县\"\n          },\n          {\n            \"value\": \"610326\",\n            \"label\": \"眉县\"\n          },\n          {\n            \"value\": \"610327\",\n            \"label\": \"陇县\"\n          },\n          {\n            \"value\": \"610328\",\n            \"label\": \"千阳县\"\n          },\n          {\n            \"value\": \"610329\",\n            \"label\": \"麟游县\"\n          },\n          {\n            \"value\": \"610330\",\n            \"label\": \"凤县\"\n          },\n          {\n            \"value\": \"610331\",\n            \"label\": \"太白县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"610400\",\n        \"label\": \"咸阳市\",\n        \"children\": [\n          {\n            \"value\": \"610402\",\n            \"label\": \"秦都区\"\n          },\n          {\n            \"value\": \"610403\",\n            \"label\": \"杨陵区\"\n          },\n          {\n            \"value\": \"610404\",\n            \"label\": \"渭城区\"\n          },\n          {\n            \"value\": \"610422\",\n            \"label\": \"三原县\"\n          },\n          {\n            \"value\": \"610423\",\n            \"label\": \"泾阳县\"\n          },\n          {\n            \"value\": \"610424\",\n            \"label\": \"乾县\"\n          },\n          {\n            \"value\": \"610425\",\n            \"label\": \"礼泉县\"\n          },\n          {\n            \"value\": \"610426\",\n            \"label\": \"永寿县\"\n          },\n          {\n            \"value\": \"610428\",\n            \"label\": \"长武县\"\n          },\n          {\n            \"value\": \"610429\",\n            \"label\": \"旬邑县\"\n          },\n          {\n            \"value\": \"610430\",\n            \"label\": \"淳化县\"\n          },\n          {\n            \"value\": \"610431\",\n            \"label\": \"武功县\"\n          },\n          {\n            \"value\": \"610481\",\n            \"label\": \"兴平市\"\n          },\n          {\n            \"value\": \"610482\",\n            \"label\": \"彬州市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"610500\",\n        \"label\": \"渭南市\",\n        \"children\": [\n          {\n            \"value\": \"610502\",\n            \"label\": \"临渭区\"\n          },\n          {\n            \"value\": \"610503\",\n            \"label\": \"华州区\"\n          },\n          {\n            \"value\": \"610522\",\n            \"label\": \"潼关县\"\n          },\n          {\n            \"value\": \"610523\",\n            \"label\": \"大荔县\"\n          },\n          {\n            \"value\": \"610524\",\n            \"label\": \"合阳县\"\n          },\n          {\n            \"value\": \"610525\",\n            \"label\": \"澄城县\"\n          },\n          {\n            \"value\": \"610526\",\n            \"label\": \"蒲城县\"\n          },\n          {\n            \"value\": \"610527\",\n            \"label\": \"白水县\"\n          },\n          {\n            \"value\": \"610528\",\n            \"label\": \"富平县\"\n          },\n          {\n            \"value\": \"610581\",\n            \"label\": \"韩城市\"\n          },\n          {\n            \"value\": \"610582\",\n            \"label\": \"华阴市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"610600\",\n        \"label\": \"延安市\",\n        \"children\": [\n          {\n            \"value\": \"610602\",\n            \"label\": \"宝塔区\"\n          },\n          {\n            \"value\": \"610603\",\n            \"label\": \"安塞区\"\n          },\n          {\n            \"value\": \"610621\",\n            \"label\": \"延长县\"\n          },\n          {\n            \"value\": \"610622\",\n            \"label\": \"延川县\"\n          },\n          {\n            \"value\": \"610623\",\n            \"label\": \"子长县\"\n          },\n          {\n            \"value\": \"610625\",\n            \"label\": \"志丹县\"\n          },\n          {\n            \"value\": \"610626\",\n            \"label\": \"吴起县\"\n          },\n          {\n            \"value\": \"610627\",\n            \"label\": \"甘泉县\"\n          },\n          {\n            \"value\": \"610628\",\n            \"label\": \"富县\"\n          },\n          {\n            \"value\": \"610629\",\n            \"label\": \"洛川县\"\n          },\n          {\n            \"value\": \"610630\",\n            \"label\": \"宜川县\"\n          },\n          {\n            \"value\": \"610631\",\n            \"label\": \"黄龙县\"\n          },\n          {\n            \"value\": \"610632\",\n            \"label\": \"黄陵县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"610700\",\n        \"label\": \"汉中市\",\n        \"children\": [\n          {\n            \"value\": \"610702\",\n            \"label\": \"汉台区\"\n          },\n          {\n            \"value\": \"610703\",\n            \"label\": \"南郑区\"\n          },\n          {\n            \"value\": \"610722\",\n            \"label\": \"城固县\"\n          },\n          {\n            \"value\": \"610723\",\n            \"label\": \"洋县\"\n          },\n          {\n            \"value\": \"610724\",\n            \"label\": \"西乡县\"\n          },\n          {\n            \"value\": \"610725\",\n            \"label\": \"勉县\"\n          },\n          {\n            \"value\": \"610726\",\n            \"label\": \"宁强县\"\n          },\n          {\n            \"value\": \"610727\",\n            \"label\": \"略阳县\"\n          },\n          {\n            \"value\": \"610728\",\n            \"label\": \"镇巴县\"\n          },\n          {\n            \"value\": \"610729\",\n            \"label\": \"留坝县\"\n          },\n          {\n            \"value\": \"610730\",\n            \"label\": \"佛坪县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"610800\",\n        \"label\": \"榆林市\",\n        \"children\": [\n          {\n            \"value\": \"610802\",\n            \"label\": \"榆阳区\"\n          },\n          {\n            \"value\": \"610803\",\n            \"label\": \"横山区\"\n          },\n          {\n            \"value\": \"610822\",\n            \"label\": \"府谷县\"\n          },\n          {\n            \"value\": \"610824\",\n            \"label\": \"靖边县\"\n          },\n          {\n            \"value\": \"610825\",\n            \"label\": \"定边县\"\n          },\n          {\n            \"value\": \"610826\",\n            \"label\": \"绥德县\"\n          },\n          {\n            \"value\": \"610827\",\n            \"label\": \"米脂县\"\n          },\n          {\n            \"value\": \"610828\",\n            \"label\": \"佳县\"\n          },\n          {\n            \"value\": \"610829\",\n            \"label\": \"吴堡县\"\n          },\n          {\n            \"value\": \"610830\",\n            \"label\": \"清涧县\"\n          },\n          {\n            \"value\": \"610831\",\n            \"label\": \"子洲县\"\n          },\n          {\n            \"value\": \"610881\",\n            \"label\": \"神木市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"610900\",\n        \"label\": \"安康市\",\n        \"children\": [\n          {\n            \"value\": \"610902\",\n            \"label\": \"汉滨区\"\n          },\n          {\n            \"value\": \"610921\",\n            \"label\": \"汉阴县\"\n          },\n          {\n            \"value\": \"610922\",\n            \"label\": \"石泉县\"\n          },\n          {\n            \"value\": \"610923\",\n            \"label\": \"宁陕县\"\n          },\n          {\n            \"value\": \"610924\",\n            \"label\": \"紫阳县\"\n          },\n          {\n            \"value\": \"610925\",\n            \"label\": \"岚皋县\"\n          },\n          {\n            \"value\": \"610926\",\n            \"label\": \"平利县\"\n          },\n          {\n            \"value\": \"610927\",\n            \"label\": \"镇坪县\"\n          },\n          {\n            \"value\": \"610928\",\n            \"label\": \"旬阳县\"\n          },\n          {\n            \"value\": \"610929\",\n            \"label\": \"白河县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"611000\",\n        \"label\": \"商洛市\",\n        \"children\": [\n          {\n            \"value\": \"611002\",\n            \"label\": \"商州区\"\n          },\n          {\n            \"value\": \"611021\",\n            \"label\": \"洛南县\"\n          },\n          {\n            \"value\": \"611022\",\n            \"label\": \"丹凤县\"\n          },\n          {\n            \"value\": \"611023\",\n            \"label\": \"商南县\"\n          },\n          {\n            \"value\": \"611024\",\n            \"label\": \"山阳县\"\n          },\n          {\n            \"value\": \"611025\",\n            \"label\": \"镇安县\"\n          },\n          {\n            \"value\": \"611026\",\n            \"label\": \"柞水县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"620000\",\n    \"label\": \"甘肃省\",\n    \"children\": [\n      {\n        \"value\": \"620100\",\n        \"label\": \"兰州市\",\n        \"children\": [\n          {\n            \"value\": \"620102\",\n            \"label\": \"城关区\"\n          },\n          {\n            \"value\": \"620103\",\n            \"label\": \"七里河区\"\n          },\n          {\n            \"value\": \"620104\",\n            \"label\": \"西固区\"\n          },\n          {\n            \"value\": \"620105\",\n            \"label\": \"安宁区\"\n          },\n          {\n            \"value\": \"620111\",\n            \"label\": \"红古区\"\n          },\n          {\n            \"value\": \"620121\",\n            \"label\": \"永登县\"\n          },\n          {\n            \"value\": \"620122\",\n            \"label\": \"皋兰县\"\n          },\n          {\n            \"value\": \"620123\",\n            \"label\": \"榆中县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"620200\",\n        \"label\": \"嘉峪关市\",\n        \"children\": []\n      },\n      {\n        \"value\": \"620300\",\n        \"label\": \"金昌市\",\n        \"children\": [\n          {\n            \"value\": \"620302\",\n            \"label\": \"金川区\"\n          },\n          {\n            \"value\": \"620321\",\n            \"label\": \"永昌县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"620400\",\n        \"label\": \"白银市\",\n        \"children\": [\n          {\n            \"value\": \"620402\",\n            \"label\": \"白银区\"\n          },\n          {\n            \"value\": \"620403\",\n            \"label\": \"平川区\"\n          },\n          {\n            \"value\": \"620421\",\n            \"label\": \"靖远县\"\n          },\n          {\n            \"value\": \"620422\",\n            \"label\": \"会宁县\"\n          },\n          {\n            \"value\": \"620423\",\n            \"label\": \"景泰县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"620500\",\n        \"label\": \"天水市\",\n        \"children\": [\n          {\n            \"value\": \"620502\",\n            \"label\": \"秦州区\"\n          },\n          {\n            \"value\": \"620503\",\n            \"label\": \"麦积区\"\n          },\n          {\n            \"value\": \"620521\",\n            \"label\": \"清水县\"\n          },\n          {\n            \"value\": \"620522\",\n            \"label\": \"秦安县\"\n          },\n          {\n            \"value\": \"620523\",\n            \"label\": \"甘谷县\"\n          },\n          {\n            \"value\": \"620524\",\n            \"label\": \"武山县\"\n          },\n          {\n            \"value\": \"620525\",\n            \"label\": \"张家川回族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"620600\",\n        \"label\": \"武威市\",\n        \"children\": [\n          {\n            \"value\": \"620602\",\n            \"label\": \"凉州区\"\n          },\n          {\n            \"value\": \"620621\",\n            \"label\": \"民勤县\"\n          },\n          {\n            \"value\": \"620622\",\n            \"label\": \"古浪县\"\n          },\n          {\n            \"value\": \"620623\",\n            \"label\": \"天祝藏族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"620700\",\n        \"label\": \"张掖市\",\n        \"children\": [\n          {\n            \"value\": \"620702\",\n            \"label\": \"甘州区\"\n          },\n          {\n            \"value\": \"620721\",\n            \"label\": \"肃南裕固族自治县\"\n          },\n          {\n            \"value\": \"620722\",\n            \"label\": \"民乐县\"\n          },\n          {\n            \"value\": \"620723\",\n            \"label\": \"临泽县\"\n          },\n          {\n            \"value\": \"620724\",\n            \"label\": \"高台县\"\n          },\n          {\n            \"value\": \"620725\",\n            \"label\": \"山丹县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"620800\",\n        \"label\": \"平凉市\",\n        \"children\": [\n          {\n            \"value\": \"620802\",\n            \"label\": \"崆峒区\"\n          },\n          {\n            \"value\": \"620821\",\n            \"label\": \"泾川县\"\n          },\n          {\n            \"value\": \"620822\",\n            \"label\": \"灵台县\"\n          },\n          {\n            \"value\": \"620823\",\n            \"label\": \"崇信县\"\n          },\n          {\n            \"value\": \"620825\",\n            \"label\": \"庄浪县\"\n          },\n          {\n            \"value\": \"620826\",\n            \"label\": \"静宁县\"\n          },\n          {\n            \"value\": \"620881\",\n            \"label\": \"华亭市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"620900\",\n        \"label\": \"酒泉市\",\n        \"children\": [\n          {\n            \"value\": \"620902\",\n            \"label\": \"肃州区\"\n          },\n          {\n            \"value\": \"620921\",\n            \"label\": \"金塔县\"\n          },\n          {\n            \"value\": \"620922\",\n            \"label\": \"瓜州县\"\n          },\n          {\n            \"value\": \"620923\",\n            \"label\": \"肃北蒙古族自治县\"\n          },\n          {\n            \"value\": \"620924\",\n            \"label\": \"阿克塞哈萨克族自治县\"\n          },\n          {\n            \"value\": \"620981\",\n            \"label\": \"玉门市\"\n          },\n          {\n            \"value\": \"620982\",\n            \"label\": \"敦煌市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"621000\",\n        \"label\": \"庆阳市\",\n        \"children\": [\n          {\n            \"value\": \"621002\",\n            \"label\": \"西峰区\"\n          },\n          {\n            \"value\": \"621021\",\n            \"label\": \"庆城县\"\n          },\n          {\n            \"value\": \"621022\",\n            \"label\": \"环县\"\n          },\n          {\n            \"value\": \"621023\",\n            \"label\": \"华池县\"\n          },\n          {\n            \"value\": \"621024\",\n            \"label\": \"合水县\"\n          },\n          {\n            \"value\": \"621025\",\n            \"label\": \"正宁县\"\n          },\n          {\n            \"value\": \"621026\",\n            \"label\": \"宁县\"\n          },\n          {\n            \"value\": \"621027\",\n            \"label\": \"镇原县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"621100\",\n        \"label\": \"定西市\",\n        \"children\": [\n          {\n            \"value\": \"621102\",\n            \"label\": \"安定区\"\n          },\n          {\n            \"value\": \"621121\",\n            \"label\": \"通渭县\"\n          },\n          {\n            \"value\": \"621122\",\n            \"label\": \"陇西县\"\n          },\n          {\n            \"value\": \"621123\",\n            \"label\": \"渭源县\"\n          },\n          {\n            \"value\": \"621124\",\n            \"label\": \"临洮县\"\n          },\n          {\n            \"value\": \"621125\",\n            \"label\": \"漳县\"\n          },\n          {\n            \"value\": \"621126\",\n            \"label\": \"岷县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"621200\",\n        \"label\": \"陇南市\",\n        \"children\": [\n          {\n            \"value\": \"621202\",\n            \"label\": \"武都区\"\n          },\n          {\n            \"value\": \"621221\",\n            \"label\": \"成县\"\n          },\n          {\n            \"value\": \"621222\",\n            \"label\": \"文县\"\n          },\n          {\n            \"value\": \"621223\",\n            \"label\": \"宕昌县\"\n          },\n          {\n            \"value\": \"621224\",\n            \"label\": \"康县\"\n          },\n          {\n            \"value\": \"621225\",\n            \"label\": \"西和县\"\n          },\n          {\n            \"value\": \"621226\",\n            \"label\": \"礼县\"\n          },\n          {\n            \"value\": \"621227\",\n            \"label\": \"徽县\"\n          },\n          {\n            \"value\": \"621228\",\n            \"label\": \"两当县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"622900\",\n        \"label\": \"临夏回族自治州\",\n        \"children\": [\n          {\n            \"value\": \"622901\",\n            \"label\": \"临夏市\"\n          },\n          {\n            \"value\": \"622921\",\n            \"label\": \"临夏县\"\n          },\n          {\n            \"value\": \"622922\",\n            \"label\": \"康乐县\"\n          },\n          {\n            \"value\": \"622923\",\n            \"label\": \"永靖县\"\n          },\n          {\n            \"value\": \"622924\",\n            \"label\": \"广河县\"\n          },\n          {\n            \"value\": \"622925\",\n            \"label\": \"和政县\"\n          },\n          {\n            \"value\": \"622926\",\n            \"label\": \"东乡族自治县\"\n          },\n          {\n            \"value\": \"622927\",\n            \"label\": \"积石山保安族东乡族撒拉族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"623000\",\n        \"label\": \"甘南藏族自治州\",\n        \"children\": [\n          {\n            \"value\": \"623001\",\n            \"label\": \"合作市\"\n          },\n          {\n            \"value\": \"623021\",\n            \"label\": \"临潭县\"\n          },\n          {\n            \"value\": \"623022\",\n            \"label\": \"卓尼县\"\n          },\n          {\n            \"value\": \"623023\",\n            \"label\": \"舟曲县\"\n          },\n          {\n            \"value\": \"623024\",\n            \"label\": \"迭部县\"\n          },\n          {\n            \"value\": \"623025\",\n            \"label\": \"玛曲县\"\n          },\n          {\n            \"value\": \"623026\",\n            \"label\": \"碌曲县\"\n          },\n          {\n            \"value\": \"623027\",\n            \"label\": \"夏河县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"630000\",\n    \"label\": \"青海省\",\n    \"children\": [\n      {\n        \"value\": \"630100\",\n        \"label\": \"西宁市\",\n        \"children\": [\n          {\n            \"value\": \"630102\",\n            \"label\": \"城东区\"\n          },\n          {\n            \"value\": \"630103\",\n            \"label\": \"城中区\"\n          },\n          {\n            \"value\": \"630104\",\n            \"label\": \"城西区\"\n          },\n          {\n            \"value\": \"630105\",\n            \"label\": \"城北区\"\n          },\n          {\n            \"value\": \"630121\",\n            \"label\": \"大通回族土族自治县\"\n          },\n          {\n            \"value\": \"630122\",\n            \"label\": \"湟中县\"\n          },\n          {\n            \"value\": \"630123\",\n            \"label\": \"湟源县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"630200\",\n        \"label\": \"海东市\",\n        \"children\": [\n          {\n            \"value\": \"630202\",\n            \"label\": \"乐都区\"\n          },\n          {\n            \"value\": \"630203\",\n            \"label\": \"平安区\"\n          },\n          {\n            \"value\": \"630222\",\n            \"label\": \"民和回族土族自治县\"\n          },\n          {\n            \"value\": \"630223\",\n            \"label\": \"互助土族自治县\"\n          },\n          {\n            \"value\": \"630224\",\n            \"label\": \"化隆回族自治县\"\n          },\n          {\n            \"value\": \"630225\",\n            \"label\": \"循化撒拉族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"632200\",\n        \"label\": \"海北藏族自治州\",\n        \"children\": [\n          {\n            \"value\": \"632221\",\n            \"label\": \"门源回族自治县\"\n          },\n          {\n            \"value\": \"632222\",\n            \"label\": \"祁连县\"\n          },\n          {\n            \"value\": \"632223\",\n            \"label\": \"海晏县\"\n          },\n          {\n            \"value\": \"632224\",\n            \"label\": \"刚察县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"632300\",\n        \"label\": \"黄南藏族自治州\",\n        \"children\": [\n          {\n            \"value\": \"632321\",\n            \"label\": \"同仁县\"\n          },\n          {\n            \"value\": \"632322\",\n            \"label\": \"尖扎县\"\n          },\n          {\n            \"value\": \"632323\",\n            \"label\": \"泽库县\"\n          },\n          {\n            \"value\": \"632324\",\n            \"label\": \"河南蒙古族自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"632500\",\n        \"label\": \"海南藏族自治州\",\n        \"children\": [\n          {\n            \"value\": \"632521\",\n            \"label\": \"共和县\"\n          },\n          {\n            \"value\": \"632522\",\n            \"label\": \"同德县\"\n          },\n          {\n            \"value\": \"632523\",\n            \"label\": \"贵德县\"\n          },\n          {\n            \"value\": \"632524\",\n            \"label\": \"兴海县\"\n          },\n          {\n            \"value\": \"632525\",\n            \"label\": \"贵南县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"632600\",\n        \"label\": \"果洛藏族自治州\",\n        \"children\": [\n          {\n            \"value\": \"632621\",\n            \"label\": \"玛沁县\"\n          },\n          {\n            \"value\": \"632622\",\n            \"label\": \"班玛县\"\n          },\n          {\n            \"value\": \"632623\",\n            \"label\": \"甘德县\"\n          },\n          {\n            \"value\": \"632624\",\n            \"label\": \"达日县\"\n          },\n          {\n            \"value\": \"632625\",\n            \"label\": \"久治县\"\n          },\n          {\n            \"value\": \"632626\",\n            \"label\": \"玛多县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"632700\",\n        \"label\": \"玉树藏族自治州\",\n        \"children\": [\n          {\n            \"value\": \"632701\",\n            \"label\": \"玉树市\"\n          },\n          {\n            \"value\": \"632722\",\n            \"label\": \"杂多县\"\n          },\n          {\n            \"value\": \"632723\",\n            \"label\": \"称多县\"\n          },\n          {\n            \"value\": \"632724\",\n            \"label\": \"治多县\"\n          },\n          {\n            \"value\": \"632725\",\n            \"label\": \"囊谦县\"\n          },\n          {\n            \"value\": \"632726\",\n            \"label\": \"曲麻莱县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"632800\",\n        \"label\": \"海西蒙古族藏族自治州\",\n        \"children\": [\n          {\n            \"value\": \"632801\",\n            \"label\": \"格尔木市\"\n          },\n          {\n            \"value\": \"632802\",\n            \"label\": \"德令哈市\"\n          },\n          {\n            \"value\": \"632803\",\n            \"label\": \"茫崖市\"\n          },\n          {\n            \"value\": \"632821\",\n            \"label\": \"乌兰县\"\n          },\n          {\n            \"value\": \"632822\",\n            \"label\": \"都兰县\"\n          },\n          {\n            \"value\": \"632823\",\n            \"label\": \"天峻县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"640000\",\n    \"label\": \"宁夏回族自治区\",\n    \"children\": [\n      {\n        \"value\": \"640100\",\n        \"label\": \"银川市\",\n        \"children\": [\n          {\n            \"value\": \"640104\",\n            \"label\": \"兴庆区\"\n          },\n          {\n            \"value\": \"640105\",\n            \"label\": \"西夏区\"\n          },\n          {\n            \"value\": \"640106\",\n            \"label\": \"金凤区\"\n          },\n          {\n            \"value\": \"640121\",\n            \"label\": \"永宁县\"\n          },\n          {\n            \"value\": \"640122\",\n            \"label\": \"贺兰县\"\n          },\n          {\n            \"value\": \"640181\",\n            \"label\": \"灵武市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"640200\",\n        \"label\": \"石嘴山市\",\n        \"children\": [\n          {\n            \"value\": \"640202\",\n            \"label\": \"大武口区\"\n          },\n          {\n            \"value\": \"640205\",\n            \"label\": \"惠农区\"\n          },\n          {\n            \"value\": \"640221\",\n            \"label\": \"平罗县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"640300\",\n        \"label\": \"吴忠市\",\n        \"children\": [\n          {\n            \"value\": \"640302\",\n            \"label\": \"利通区\"\n          },\n          {\n            \"value\": \"640303\",\n            \"label\": \"红寺堡区\"\n          },\n          {\n            \"value\": \"640323\",\n            \"label\": \"盐池县\"\n          },\n          {\n            \"value\": \"640324\",\n            \"label\": \"同心县\"\n          },\n          {\n            \"value\": \"640381\",\n            \"label\": \"青铜峡市\"\n          }\n        ]\n      },\n      {\n        \"value\": \"640400\",\n        \"label\": \"固原市\",\n        \"children\": [\n          {\n            \"value\": \"640402\",\n            \"label\": \"原州区\"\n          },\n          {\n            \"value\": \"640422\",\n            \"label\": \"西吉县\"\n          },\n          {\n            \"value\": \"640423\",\n            \"label\": \"隆德县\"\n          },\n          {\n            \"value\": \"640424\",\n            \"label\": \"泾源县\"\n          },\n          {\n            \"value\": \"640425\",\n            \"label\": \"彭阳县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"640500\",\n        \"label\": \"中卫市\",\n        \"children\": [\n          {\n            \"value\": \"640502\",\n            \"label\": \"沙坡头区\"\n          },\n          {\n            \"value\": \"640521\",\n            \"label\": \"中宁县\"\n          },\n          {\n            \"value\": \"640522\",\n            \"label\": \"海原县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"650000\",\n    \"label\": \"新疆维吾尔自治区\",\n    \"children\": [\n      {\n        \"value\": \"650100\",\n        \"label\": \"乌鲁木齐市\",\n        \"children\": [\n          {\n            \"value\": \"650102\",\n            \"label\": \"天山区\"\n          },\n          {\n            \"value\": \"650103\",\n            \"label\": \"沙依巴克区\"\n          },\n          {\n            \"value\": \"650104\",\n            \"label\": \"新市区\"\n          },\n          {\n            \"value\": \"650105\",\n            \"label\": \"水磨沟区\"\n          },\n          {\n            \"value\": \"650106\",\n            \"label\": \"头屯河区\"\n          },\n          {\n            \"value\": \"650107\",\n            \"label\": \"达坂城区\"\n          },\n          {\n            \"value\": \"650109\",\n            \"label\": \"米东区\"\n          },\n          {\n            \"value\": \"650121\",\n            \"label\": \"乌鲁木齐县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"650200\",\n        \"label\": \"克拉玛依市\",\n        \"children\": [\n          {\n            \"value\": \"650202\",\n            \"label\": \"独山子区\"\n          },\n          {\n            \"value\": \"650203\",\n            \"label\": \"克拉玛依区\"\n          },\n          {\n            \"value\": \"650204\",\n            \"label\": \"白碱滩区\"\n          },\n          {\n            \"value\": \"650205\",\n            \"label\": \"乌尔禾区\"\n          }\n        ]\n      },\n      {\n        \"value\": \"650400\",\n        \"label\": \"吐鲁番市\",\n        \"children\": [\n          {\n            \"value\": \"650402\",\n            \"label\": \"高昌区\"\n          },\n          {\n            \"value\": \"650421\",\n            \"label\": \"鄯善县\"\n          },\n          {\n            \"value\": \"650422\",\n            \"label\": \"托克逊县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"650500\",\n        \"label\": \"哈密市\",\n        \"children\": [\n          {\n            \"value\": \"650502\",\n            \"label\": \"伊州区\"\n          },\n          {\n            \"value\": \"650521\",\n            \"label\": \"巴里坤哈萨克自治县\"\n          },\n          {\n            \"value\": \"650522\",\n            \"label\": \"伊吾县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"652300\",\n        \"label\": \"昌吉回族自治州\",\n        \"children\": [\n          {\n            \"value\": \"652301\",\n            \"label\": \"昌吉市\"\n          },\n          {\n            \"value\": \"652302\",\n            \"label\": \"阜康市\"\n          },\n          {\n            \"value\": \"652323\",\n            \"label\": \"呼图壁县\"\n          },\n          {\n            \"value\": \"652324\",\n            \"label\": \"玛纳斯县\"\n          },\n          {\n            \"value\": \"652325\",\n            \"label\": \"奇台县\"\n          },\n          {\n            \"value\": \"652327\",\n            \"label\": \"吉木萨尔县\"\n          },\n          {\n            \"value\": \"652328\",\n            \"label\": \"木垒哈萨克自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"652700\",\n        \"label\": \"博尔塔拉蒙古自治州\",\n        \"children\": [\n          {\n            \"value\": \"652701\",\n            \"label\": \"博乐市\"\n          },\n          {\n            \"value\": \"652702\",\n            \"label\": \"阿拉山口市\"\n          },\n          {\n            \"value\": \"652722\",\n            \"label\": \"精河县\"\n          },\n          {\n            \"value\": \"652723\",\n            \"label\": \"温泉县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"652800\",\n        \"label\": \"巴音郭楞蒙古自治州\",\n        \"children\": [\n          {\n            \"value\": \"652801\",\n            \"label\": \"库尔勒市\"\n          },\n          {\n            \"value\": \"652822\",\n            \"label\": \"轮台县\"\n          },\n          {\n            \"value\": \"652823\",\n            \"label\": \"尉犁县\"\n          },\n          {\n            \"value\": \"652824\",\n            \"label\": \"若羌县\"\n          },\n          {\n            \"value\": \"652825\",\n            \"label\": \"且末县\"\n          },\n          {\n            \"value\": \"652826\",\n            \"label\": \"焉耆回族自治县\"\n          },\n          {\n            \"value\": \"652827\",\n            \"label\": \"和静县\"\n          },\n          {\n            \"value\": \"652828\",\n            \"label\": \"和硕县\"\n          },\n          {\n            \"value\": \"652829\",\n            \"label\": \"博湖县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"652900\",\n        \"label\": \"阿克苏地区\",\n        \"children\": [\n          {\n            \"value\": \"652901\",\n            \"label\": \"阿克苏市\"\n          },\n          {\n            \"value\": \"652922\",\n            \"label\": \"温宿县\"\n          },\n          {\n            \"value\": \"652923\",\n            \"label\": \"库车县\"\n          },\n          {\n            \"value\": \"652924\",\n            \"label\": \"沙雅县\"\n          },\n          {\n            \"value\": \"652925\",\n            \"label\": \"新和县\"\n          },\n          {\n            \"value\": \"652926\",\n            \"label\": \"拜城县\"\n          },\n          {\n            \"value\": \"652927\",\n            \"label\": \"乌什县\"\n          },\n          {\n            \"value\": \"652928\",\n            \"label\": \"阿瓦提县\"\n          },\n          {\n            \"value\": \"652929\",\n            \"label\": \"柯坪县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"653000\",\n        \"label\": \"克孜勒苏柯尔克孜自治州\",\n        \"children\": [\n          {\n            \"value\": \"653001\",\n            \"label\": \"阿图什市\"\n          },\n          {\n            \"value\": \"653022\",\n            \"label\": \"阿克陶县\"\n          },\n          {\n            \"value\": \"653023\",\n            \"label\": \"阿合奇县\"\n          },\n          {\n            \"value\": \"653024\",\n            \"label\": \"乌恰县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"653100\",\n        \"label\": \"喀什地区\",\n        \"children\": [\n          {\n            \"value\": \"653101\",\n            \"label\": \"喀什市\"\n          },\n          {\n            \"value\": \"653121\",\n            \"label\": \"疏附县\"\n          },\n          {\n            \"value\": \"653122\",\n            \"label\": \"疏勒县\"\n          },\n          {\n            \"value\": \"653123\",\n            \"label\": \"英吉沙县\"\n          },\n          {\n            \"value\": \"653124\",\n            \"label\": \"泽普县\"\n          },\n          {\n            \"value\": \"653125\",\n            \"label\": \"莎车县\"\n          },\n          {\n            \"value\": \"653126\",\n            \"label\": \"叶城县\"\n          },\n          {\n            \"value\": \"653127\",\n            \"label\": \"麦盖提县\"\n          },\n          {\n            \"value\": \"653128\",\n            \"label\": \"岳普湖县\"\n          },\n          {\n            \"value\": \"653129\",\n            \"label\": \"伽师县\"\n          },\n          {\n            \"value\": \"653130\",\n            \"label\": \"巴楚县\"\n          },\n          {\n            \"value\": \"653131\",\n            \"label\": \"塔什库尔干塔吉克自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"653200\",\n        \"label\": \"和田地区\",\n        \"children\": [\n          {\n            \"value\": \"653201\",\n            \"label\": \"和田市\"\n          },\n          {\n            \"value\": \"653221\",\n            \"label\": \"和田县\"\n          },\n          {\n            \"value\": \"653222\",\n            \"label\": \"墨玉县\"\n          },\n          {\n            \"value\": \"653223\",\n            \"label\": \"皮山县\"\n          },\n          {\n            \"value\": \"653224\",\n            \"label\": \"洛浦县\"\n          },\n          {\n            \"value\": \"653225\",\n            \"label\": \"策勒县\"\n          },\n          {\n            \"value\": \"653226\",\n            \"label\": \"于田县\"\n          },\n          {\n            \"value\": \"653227\",\n            \"label\": \"民丰县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"654000\",\n        \"label\": \"伊犁哈萨克自治州\",\n        \"children\": [\n          {\n            \"value\": \"654002\",\n            \"label\": \"伊宁市\"\n          },\n          {\n            \"value\": \"654003\",\n            \"label\": \"奎屯市\"\n          },\n          {\n            \"value\": \"654004\",\n            \"label\": \"霍尔果斯市\"\n          },\n          {\n            \"value\": \"654021\",\n            \"label\": \"伊宁县\"\n          },\n          {\n            \"value\": \"654022\",\n            \"label\": \"察布查尔锡伯自治县\"\n          },\n          {\n            \"value\": \"654023\",\n            \"label\": \"霍城县\"\n          },\n          {\n            \"value\": \"654024\",\n            \"label\": \"巩留县\"\n          },\n          {\n            \"value\": \"654025\",\n            \"label\": \"新源县\"\n          },\n          {\n            \"value\": \"654026\",\n            \"label\": \"昭苏县\"\n          },\n          {\n            \"value\": \"654027\",\n            \"label\": \"特克斯县\"\n          },\n          {\n            \"value\": \"654028\",\n            \"label\": \"尼勒克县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"654200\",\n        \"label\": \"塔城地区\",\n        \"children\": [\n          {\n            \"value\": \"654201\",\n            \"label\": \"塔城市\"\n          },\n          {\n            \"value\": \"654202\",\n            \"label\": \"乌苏市\"\n          },\n          {\n            \"value\": \"654221\",\n            \"label\": \"额敏县\"\n          },\n          {\n            \"value\": \"654223\",\n            \"label\": \"沙湾县\"\n          },\n          {\n            \"value\": \"654224\",\n            \"label\": \"托里县\"\n          },\n          {\n            \"value\": \"654225\",\n            \"label\": \"裕民县\"\n          },\n          {\n            \"value\": \"654226\",\n            \"label\": \"和布克赛尔蒙古自治县\"\n          }\n        ]\n      },\n      {\n        \"value\": \"654300\",\n        \"label\": \"阿勒泰地区\",\n        \"children\": [\n          {\n            \"value\": \"654301\",\n            \"label\": \"阿勒泰市\"\n          },\n          {\n            \"value\": \"654321\",\n            \"label\": \"布尔津县\"\n          },\n          {\n            \"value\": \"654322\",\n            \"label\": \"富蕴县\"\n          },\n          {\n            \"value\": \"654323\",\n            \"label\": \"福海县\"\n          },\n          {\n            \"value\": \"654324\",\n            \"label\": \"哈巴河县\"\n          },\n          {\n            \"value\": \"654325\",\n            \"label\": \"青河县\"\n          },\n          {\n            \"value\": \"654326\",\n            \"label\": \"吉木乃县\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"710000\",\n    \"label\": \"台湾省\",\n    \"children\": [\n      {\n        \"value\": \"710000\",\n        \"label\": \"台湾省\",\n        \"children\": [\n          {\n            \"value\": \"710000\",\n            \"label\": \"台湾省\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"810000\",\n    \"label\": \"香港特别行政区\",\n    \"children\": [\n      {\n        \"value\": \"810000\",\n        \"label\": \"香港特别行政区\",\n        \"children\": [\n          {\n            \"value\": \"810000\",\n            \"label\": \"香港特别行政区\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"value\": \"820000\",\n    \"label\": \"澳门特别行政区\",\n    \"children\": [\n      {\n        \"value\": \"820000\",\n        \"label\": \"澳门特别行政区\",\n        \"children\": [\n          {\n            \"value\": \"820000\",\n            \"label\": \"澳门特别行政区\"\n          }\n        ]\n      }\n    ]\n  }\n]"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/area_mini.json",
    "content": "[{\"value\":\"110000\",\"label\":\"北京市\",\"children\":[{\"value\":\"110100\",\"label\":\"北京市\",\"children\":[{\"value\":\"110101\",\"label\":\"东城区\"},{\"value\":\"110102\",\"label\":\"西城区\"},{\"value\":\"110105\",\"label\":\"朝阳区\"},{\"value\":\"110106\",\"label\":\"丰台区\"},{\"value\":\"110107\",\"label\":\"石景山区\"},{\"value\":\"110108\",\"label\":\"海淀区\"},{\"value\":\"110109\",\"label\":\"门头沟区\"},{\"value\":\"110111\",\"label\":\"房山区\"},{\"value\":\"110112\",\"label\":\"通州区\"},{\"value\":\"110113\",\"label\":\"顺义区\"},{\"value\":\"110114\",\"label\":\"昌平区\"},{\"value\":\"110115\",\"label\":\"大兴区\"},{\"value\":\"110116\",\"label\":\"怀柔区\"},{\"value\":\"110117\",\"label\":\"平谷区\"},{\"value\":\"110118\",\"label\":\"密云区\"},{\"value\":\"110119\",\"label\":\"延庆区\"}]}]},{\"value\":\"120000\",\"label\":\"天津市\",\"children\":[{\"value\":\"120100\",\"label\":\"天津市\",\"children\":[{\"value\":\"120101\",\"label\":\"和平区\"},{\"value\":\"120102\",\"label\":\"河东区\"},{\"value\":\"120103\",\"label\":\"河西区\"},{\"value\":\"120104\",\"label\":\"南开区\"},{\"value\":\"120105\",\"label\":\"河北区\"},{\"value\":\"120106\",\"label\":\"红桥区\"},{\"value\":\"120110\",\"label\":\"东丽区\"},{\"value\":\"120111\",\"label\":\"西青区\"},{\"value\":\"120112\",\"label\":\"津南区\"},{\"value\":\"120113\",\"label\":\"北辰区\"},{\"value\":\"120114\",\"label\":\"武清区\"},{\"value\":\"120115\",\"label\":\"宝坻区\"},{\"value\":\"120116\",\"label\":\"滨海新区\"},{\"value\":\"120117\",\"label\":\"宁河区\"},{\"value\":\"120118\",\"label\":\"静海区\"},{\"value\":\"120119\",\"label\":\"蓟州区\"}]}]},{\"value\":\"130000\",\"label\":\"河北省\",\"children\":[{\"value\":\"130100\",\"label\":\"石家庄市\",\"children\":[{\"value\":\"130102\",\"label\":\"长安区\"},{\"value\":\"130104\",\"label\":\"桥西区\"},{\"value\":\"130105\",\"label\":\"新华区\"},{\"value\":\"130107\",\"label\":\"井陉矿区\"},{\"value\":\"130108\",\"label\":\"裕华区\"},{\"value\":\"130109\",\"label\":\"藁城区\"},{\"value\":\"130110\",\"label\":\"鹿泉区\"},{\"value\":\"130111\",\"label\":\"栾城区\"},{\"value\":\"130121\",\"label\":\"井陉县\"},{\"value\":\"130123\",\"label\":\"正定县\"},{\"value\":\"130125\",\"label\":\"行唐县\"},{\"value\":\"130126\",\"label\":\"灵寿县\"},{\"value\":\"130127\",\"label\":\"高邑县\"},{\"value\":\"130128\",\"label\":\"深泽县\"},{\"value\":\"130129\",\"label\":\"赞皇县\"},{\"value\":\"130130\",\"label\":\"无极县\"},{\"value\":\"130131\",\"label\":\"平山县\"},{\"value\":\"130132\",\"label\":\"元氏县\"},{\"value\":\"130133\",\"label\":\"赵县\"},{\"value\":\"130181\",\"label\":\"辛集市\"},{\"value\":\"130183\",\"label\":\"晋州市\"},{\"value\":\"130184\",\"label\":\"新乐市\"}]},{\"value\":\"130200\",\"label\":\"唐山市\",\"children\":[{\"value\":\"130202\",\"label\":\"路南区\"},{\"value\":\"130203\",\"label\":\"路北区\"},{\"value\":\"130204\",\"label\":\"古冶区\"},{\"value\":\"130205\",\"label\":\"开平区\"},{\"value\":\"130207\",\"label\":\"丰南区\"},{\"value\":\"130208\",\"label\":\"丰润区\"},{\"value\":\"130209\",\"label\":\"曹妃甸区\"},{\"value\":\"130223\",\"label\":\"滦县\"},{\"value\":\"130224\",\"label\":\"滦南县\"},{\"value\":\"130225\",\"label\":\"乐亭县\"},{\"value\":\"130227\",\"label\":\"迁西县\"},{\"value\":\"130229\",\"label\":\"玉田县\"},{\"value\":\"130281\",\"label\":\"遵化市\"},{\"value\":\"130283\",\"label\":\"迁安市\"}]},{\"value\":\"130300\",\"label\":\"秦皇岛市\",\"children\":[{\"value\":\"130302\",\"label\":\"海港区\"},{\"value\":\"130303\",\"label\":\"山海关区\"},{\"value\":\"130304\",\"label\":\"北戴河区\"},{\"value\":\"130306\",\"label\":\"抚宁区\"},{\"value\":\"130321\",\"label\":\"青龙满族自治县\"},{\"value\":\"130322\",\"label\":\"昌黎县\"},{\"value\":\"130324\",\"label\":\"卢龙县\"}]},{\"value\":\"130400\",\"label\":\"邯郸市\",\"children\":[{\"value\":\"130402\",\"label\":\"邯山区\"},{\"value\":\"130403\",\"label\":\"丛台区\"},{\"value\":\"130404\",\"label\":\"复兴区\"},{\"value\":\"130406\",\"label\":\"峰峰矿区\"},{\"value\":\"130407\",\"label\":\"肥乡区\"},{\"value\":\"130408\",\"label\":\"永年区\"},{\"value\":\"130423\",\"label\":\"临漳县\"},{\"value\":\"130424\",\"label\":\"成安县\"},{\"value\":\"130425\",\"label\":\"大名县\"},{\"value\":\"130426\",\"label\":\"涉县\"},{\"value\":\"130427\",\"label\":\"磁县\"},{\"value\":\"130430\",\"label\":\"邱县\"},{\"value\":\"130431\",\"label\":\"鸡泽县\"},{\"value\":\"130432\",\"label\":\"广平县\"},{\"value\":\"130433\",\"label\":\"馆陶县\"},{\"value\":\"130434\",\"label\":\"魏县\"},{\"value\":\"130435\",\"label\":\"曲周县\"},{\"value\":\"130481\",\"label\":\"武安市\"}]},{\"value\":\"130500\",\"label\":\"邢台市\",\"children\":[{\"value\":\"130502\",\"label\":\"桥东区\"},{\"value\":\"130503\",\"label\":\"桥西区\"},{\"value\":\"130521\",\"label\":\"邢台县\"},{\"value\":\"130522\",\"label\":\"临城县\"},{\"value\":\"130523\",\"label\":\"内丘县\"},{\"value\":\"130524\",\"label\":\"柏乡县\"},{\"value\":\"130525\",\"label\":\"隆尧县\"},{\"value\":\"130526\",\"label\":\"任县\"},{\"value\":\"130527\",\"label\":\"南和县\"},{\"value\":\"130528\",\"label\":\"宁晋县\"},{\"value\":\"130529\",\"label\":\"巨鹿县\"},{\"value\":\"130530\",\"label\":\"新河县\"},{\"value\":\"130531\",\"label\":\"广宗县\"},{\"value\":\"130532\",\"label\":\"平乡县\"},{\"value\":\"130533\",\"label\":\"威县\"},{\"value\":\"130534\",\"label\":\"清河县\"},{\"value\":\"130535\",\"label\":\"临西县\"},{\"value\":\"130581\",\"label\":\"南宫市\"},{\"value\":\"130582\",\"label\":\"沙河市\"}]},{\"value\":\"130600\",\"label\":\"保定市\",\"children\":[{\"value\":\"130602\",\"label\":\"竞秀区\"},{\"value\":\"130606\",\"label\":\"莲池区\"},{\"value\":\"130607\",\"label\":\"满城区\"},{\"value\":\"130608\",\"label\":\"清苑区\"},{\"value\":\"130609\",\"label\":\"徐水区\"},{\"value\":\"130623\",\"label\":\"涞水县\"},{\"value\":\"130624\",\"label\":\"阜平县\"},{\"value\":\"130626\",\"label\":\"定兴县\"},{\"value\":\"130627\",\"label\":\"唐县\"},{\"value\":\"130628\",\"label\":\"高阳县\"},{\"value\":\"130629\",\"label\":\"容城县\"},{\"value\":\"130630\",\"label\":\"涞源县\"},{\"value\":\"130631\",\"label\":\"望都县\"},{\"value\":\"130632\",\"label\":\"安新县\"},{\"value\":\"130633\",\"label\":\"易县\"},{\"value\":\"130634\",\"label\":\"曲阳县\"},{\"value\":\"130635\",\"label\":\"蠡县\"},{\"value\":\"130636\",\"label\":\"顺平县\"},{\"value\":\"130637\",\"label\":\"博野县\"},{\"value\":\"130638\",\"label\":\"雄县\"},{\"value\":\"130681\",\"label\":\"涿州市\"},{\"value\":\"130682\",\"label\":\"定州市\"},{\"value\":\"130683\",\"label\":\"安国市\"},{\"value\":\"130684\",\"label\":\"高碑店市\"}]},{\"value\":\"130700\",\"label\":\"张家口市\",\"children\":[{\"value\":\"130702\",\"label\":\"桥东区\"},{\"value\":\"130703\",\"label\":\"桥西区\"},{\"value\":\"130705\",\"label\":\"宣化区\"},{\"value\":\"130706\",\"label\":\"下花园区\"},{\"value\":\"130708\",\"label\":\"万全区\"},{\"value\":\"130709\",\"label\":\"崇礼区\"},{\"value\":\"130722\",\"label\":\"张北县\"},{\"value\":\"130723\",\"label\":\"康保县\"},{\"value\":\"130724\",\"label\":\"沽源县\"},{\"value\":\"130725\",\"label\":\"尚义县\"},{\"value\":\"130726\",\"label\":\"蔚县\"},{\"value\":\"130727\",\"label\":\"阳原县\"},{\"value\":\"130728\",\"label\":\"怀安县\"},{\"value\":\"130730\",\"label\":\"怀来县\"},{\"value\":\"130731\",\"label\":\"涿鹿县\"},{\"value\":\"130732\",\"label\":\"赤城县\"}]},{\"value\":\"130800\",\"label\":\"承德市\",\"children\":[{\"value\":\"130802\",\"label\":\"双桥区\"},{\"value\":\"130803\",\"label\":\"双滦区\"},{\"value\":\"130804\",\"label\":\"鹰手营子矿区\"},{\"value\":\"130821\",\"label\":\"承德县\"},{\"value\":\"130822\",\"label\":\"兴隆县\"},{\"value\":\"130824\",\"label\":\"滦平县\"},{\"value\":\"130825\",\"label\":\"隆化县\"},{\"value\":\"130826\",\"label\":\"丰宁满族自治县\"},{\"value\":\"130827\",\"label\":\"宽城满族自治县\"},{\"value\":\"130828\",\"label\":\"围场满族蒙古族自治县\"},{\"value\":\"130881\",\"label\":\"平泉市\"}]},{\"value\":\"130900\",\"label\":\"沧州市\",\"children\":[{\"value\":\"130902\",\"label\":\"新华区\"},{\"value\":\"130903\",\"label\":\"运河区\"},{\"value\":\"130921\",\"label\":\"沧县\"},{\"value\":\"130922\",\"label\":\"青县\"},{\"value\":\"130923\",\"label\":\"东光县\"},{\"value\":\"130924\",\"label\":\"海兴县\"},{\"value\":\"130925\",\"label\":\"盐山县\"},{\"value\":\"130926\",\"label\":\"肃宁县\"},{\"value\":\"130927\",\"label\":\"南皮县\"},{\"value\":\"130928\",\"label\":\"吴桥县\"},{\"value\":\"130929\",\"label\":\"献县\"},{\"value\":\"130930\",\"label\":\"孟村回族自治县\"},{\"value\":\"130981\",\"label\":\"泊头市\"},{\"value\":\"130982\",\"label\":\"任丘市\"},{\"value\":\"130983\",\"label\":\"黄骅市\"},{\"value\":\"130984\",\"label\":\"河间市\"}]},{\"value\":\"131000\",\"label\":\"廊坊市\",\"children\":[{\"value\":\"131002\",\"label\":\"安次区\"},{\"value\":\"131003\",\"label\":\"广阳区\"},{\"value\":\"131022\",\"label\":\"固安县\"},{\"value\":\"131023\",\"label\":\"永清县\"},{\"value\":\"131024\",\"label\":\"香河县\"},{\"value\":\"131025\",\"label\":\"大城县\"},{\"value\":\"131026\",\"label\":\"文安县\"},{\"value\":\"131028\",\"label\":\"大厂回族自治县\"},{\"value\":\"131081\",\"label\":\"霸州市\"},{\"value\":\"131082\",\"label\":\"三河市\"}]},{\"value\":\"131100\",\"label\":\"衡水市\",\"children\":[{\"value\":\"131102\",\"label\":\"桃城区\"},{\"value\":\"131103\",\"label\":\"冀州区\"},{\"value\":\"131121\",\"label\":\"枣强县\"},{\"value\":\"131122\",\"label\":\"武邑县\"},{\"value\":\"131123\",\"label\":\"武强县\"},{\"value\":\"131124\",\"label\":\"饶阳县\"},{\"value\":\"131125\",\"label\":\"安平县\"},{\"value\":\"131126\",\"label\":\"故城县\"},{\"value\":\"131127\",\"label\":\"景县\"},{\"value\":\"131128\",\"label\":\"阜城县\"},{\"value\":\"131182\",\"label\":\"深州市\"}]}]},{\"value\":\"140000\",\"label\":\"山西省\",\"children\":[{\"value\":\"140100\",\"label\":\"太原市\",\"children\":[{\"value\":\"140105\",\"label\":\"小店区\"},{\"value\":\"140106\",\"label\":\"迎泽区\"},{\"value\":\"140107\",\"label\":\"杏花岭区\"},{\"value\":\"140108\",\"label\":\"尖草坪区\"},{\"value\":\"140109\",\"label\":\"万柏林区\"},{\"value\":\"140110\",\"label\":\"晋源区\"},{\"value\":\"140121\",\"label\":\"清徐县\"},{\"value\":\"140122\",\"label\":\"阳曲县\"},{\"value\":\"140123\",\"label\":\"娄烦县\"},{\"value\":\"140181\",\"label\":\"古交市\"}]},{\"value\":\"140200\",\"label\":\"大同市\",\"children\":[{\"value\":\"140212\",\"label\":\"新荣区\"},{\"value\":\"140213\",\"label\":\"平城区\"},{\"value\":\"140214\",\"label\":\"云冈区\"},{\"value\":\"140215\",\"label\":\"云州区\"},{\"value\":\"140221\",\"label\":\"阳高县\"},{\"value\":\"140222\",\"label\":\"天镇县\"},{\"value\":\"140223\",\"label\":\"广灵县\"},{\"value\":\"140224\",\"label\":\"灵丘县\"},{\"value\":\"140225\",\"label\":\"浑源县\"},{\"value\":\"140226\",\"label\":\"左云县\"}]},{\"value\":\"140300\",\"label\":\"阳泉市\",\"children\":[{\"value\":\"140302\",\"label\":\"城区\"},{\"value\":\"140303\",\"label\":\"矿区\"},{\"value\":\"140311\",\"label\":\"郊区\"},{\"value\":\"140321\",\"label\":\"平定县\"},{\"value\":\"140322\",\"label\":\"盂县\"}]},{\"value\":\"140400\",\"label\":\"长治市\",\"children\":[{\"value\":\"140402\",\"label\":\"城区\"},{\"value\":\"140411\",\"label\":\"郊区\"},{\"value\":\"140421\",\"label\":\"长治县\"},{\"value\":\"140423\",\"label\":\"襄垣县\"},{\"value\":\"140424\",\"label\":\"屯留县\"},{\"value\":\"140425\",\"label\":\"平顺县\"},{\"value\":\"140426\",\"label\":\"黎城县\"},{\"value\":\"140427\",\"label\":\"壶关县\"},{\"value\":\"140428\",\"label\":\"长子县\"},{\"value\":\"140429\",\"label\":\"武乡县\"},{\"value\":\"140430\",\"label\":\"沁县\"},{\"value\":\"140431\",\"label\":\"沁源县\"},{\"value\":\"140481\",\"label\":\"潞城市\"}]},{\"value\":\"140500\",\"label\":\"晋城市\",\"children\":[{\"value\":\"140502\",\"label\":\"城区\"},{\"value\":\"140521\",\"label\":\"沁水县\"},{\"value\":\"140522\",\"label\":\"阳城县\"},{\"value\":\"140524\",\"label\":\"陵川县\"},{\"value\":\"140525\",\"label\":\"泽州县\"},{\"value\":\"140581\",\"label\":\"高平市\"}]},{\"value\":\"140600\",\"label\":\"朔州市\",\"children\":[{\"value\":\"140602\",\"label\":\"朔城区\"},{\"value\":\"140603\",\"label\":\"平鲁区\"},{\"value\":\"140621\",\"label\":\"山阴县\"},{\"value\":\"140622\",\"label\":\"应县\"},{\"value\":\"140623\",\"label\":\"右玉县\"},{\"value\":\"140681\",\"label\":\"怀仁市\"}]},{\"value\":\"140700\",\"label\":\"晋中市\",\"children\":[{\"value\":\"140702\",\"label\":\"榆次区\"},{\"value\":\"140721\",\"label\":\"榆社县\"},{\"value\":\"140722\",\"label\":\"左权县\"},{\"value\":\"140723\",\"label\":\"和顺县\"},{\"value\":\"140724\",\"label\":\"昔阳县\"},{\"value\":\"140725\",\"label\":\"寿阳县\"},{\"value\":\"140726\",\"label\":\"太谷县\"},{\"value\":\"140727\",\"label\":\"祁县\"},{\"value\":\"140728\",\"label\":\"平遥县\"},{\"value\":\"140729\",\"label\":\"灵石县\"},{\"value\":\"140781\",\"label\":\"介休市\"}]},{\"value\":\"140800\",\"label\":\"运城市\",\"children\":[{\"value\":\"140802\",\"label\":\"盐湖区\"},{\"value\":\"140821\",\"label\":\"临猗县\"},{\"value\":\"140822\",\"label\":\"万荣县\"},{\"value\":\"140823\",\"label\":\"闻喜县\"},{\"value\":\"140824\",\"label\":\"稷山县\"},{\"value\":\"140825\",\"label\":\"新绛县\"},{\"value\":\"140826\",\"label\":\"绛县\"},{\"value\":\"140827\",\"label\":\"垣曲县\"},{\"value\":\"140828\",\"label\":\"夏县\"},{\"value\":\"140829\",\"label\":\"平陆县\"},{\"value\":\"140830\",\"label\":\"芮城县\"},{\"value\":\"140881\",\"label\":\"永济市\"},{\"value\":\"140882\",\"label\":\"河津市\"}]},{\"value\":\"140900\",\"label\":\"忻州市\",\"children\":[{\"value\":\"140902\",\"label\":\"忻府区\"},{\"value\":\"140921\",\"label\":\"定襄县\"},{\"value\":\"140922\",\"label\":\"五台县\"},{\"value\":\"140923\",\"label\":\"代县\"},{\"value\":\"140924\",\"label\":\"繁峙县\"},{\"value\":\"140925\",\"label\":\"宁武县\"},{\"value\":\"140926\",\"label\":\"静乐县\"},{\"value\":\"140927\",\"label\":\"神池县\"},{\"value\":\"140928\",\"label\":\"五寨县\"},{\"value\":\"140929\",\"label\":\"岢岚县\"},{\"value\":\"140930\",\"label\":\"河曲县\"},{\"value\":\"140931\",\"label\":\"保德县\"},{\"value\":\"140932\",\"label\":\"偏关县\"},{\"value\":\"140981\",\"label\":\"原平市\"}]},{\"value\":\"141000\",\"label\":\"临汾市\",\"children\":[{\"value\":\"141002\",\"label\":\"尧都区\"},{\"value\":\"141021\",\"label\":\"曲沃县\"},{\"value\":\"141022\",\"label\":\"翼城县\"},{\"value\":\"141023\",\"label\":\"襄汾县\"},{\"value\":\"141024\",\"label\":\"洪洞县\"},{\"value\":\"141025\",\"label\":\"古县\"},{\"value\":\"141026\",\"label\":\"安泽县\"},{\"value\":\"141027\",\"label\":\"浮山县\"},{\"value\":\"141028\",\"label\":\"吉县\"},{\"value\":\"141029\",\"label\":\"乡宁县\"},{\"value\":\"141030\",\"label\":\"大宁县\"},{\"value\":\"141031\",\"label\":\"隰县\"},{\"value\":\"141032\",\"label\":\"永和县\"},{\"value\":\"141033\",\"label\":\"蒲县\"},{\"value\":\"141034\",\"label\":\"汾西县\"},{\"value\":\"141081\",\"label\":\"侯马市\"},{\"value\":\"141082\",\"label\":\"霍州市\"}]},{\"value\":\"141100\",\"label\":\"吕梁市\",\"children\":[{\"value\":\"141102\",\"label\":\"离石区\"},{\"value\":\"141121\",\"label\":\"文水县\"},{\"value\":\"141122\",\"label\":\"交城县\"},{\"value\":\"141123\",\"label\":\"兴县\"},{\"value\":\"141124\",\"label\":\"临县\"},{\"value\":\"141125\",\"label\":\"柳林县\"},{\"value\":\"141126\",\"label\":\"石楼县\"},{\"value\":\"141127\",\"label\":\"岚县\"},{\"value\":\"141128\",\"label\":\"方山县\"},{\"value\":\"141129\",\"label\":\"中阳县\"},{\"value\":\"141130\",\"label\":\"交口县\"},{\"value\":\"141181\",\"label\":\"孝义市\"},{\"value\":\"141182\",\"label\":\"汾阳市\"}]}]},{\"value\":\"150000\",\"label\":\"内蒙古自治区\",\"children\":[{\"value\":\"150100\",\"label\":\"呼和浩特市\",\"children\":[{\"value\":\"150102\",\"label\":\"新城区\"},{\"value\":\"150103\",\"label\":\"回民区\"},{\"value\":\"150104\",\"label\":\"玉泉区\"},{\"value\":\"150105\",\"label\":\"赛罕区\"},{\"value\":\"150121\",\"label\":\"土默特左旗\"},{\"value\":\"150122\",\"label\":\"托克托县\"},{\"value\":\"150123\",\"label\":\"和林格尔县\"},{\"value\":\"150124\",\"label\":\"清水河县\"},{\"value\":\"150125\",\"label\":\"武川县\"}]},{\"value\":\"150200\",\"label\":\"包头市\",\"children\":[{\"value\":\"150202\",\"label\":\"东河区\"},{\"value\":\"150203\",\"label\":\"昆都仑区\"},{\"value\":\"150204\",\"label\":\"青山区\"},{\"value\":\"150205\",\"label\":\"石拐区\"},{\"value\":\"150206\",\"label\":\"白云鄂博矿区\"},{\"value\":\"150207\",\"label\":\"九原区\"},{\"value\":\"150221\",\"label\":\"土默特右旗\"},{\"value\":\"150222\",\"label\":\"固阳县\"},{\"value\":\"150223\",\"label\":\"达尔罕茂明安联合旗\"}]},{\"value\":\"150300\",\"label\":\"乌海市\",\"children\":[{\"value\":\"150302\",\"label\":\"海勃湾区\"},{\"value\":\"150303\",\"label\":\"海南区\"},{\"value\":\"150304\",\"label\":\"乌达区\"}]},{\"value\":\"150400\",\"label\":\"赤峰市\",\"children\":[{\"value\":\"150402\",\"label\":\"红山区\"},{\"value\":\"150403\",\"label\":\"元宝山区\"},{\"value\":\"150404\",\"label\":\"松山区\"},{\"value\":\"150421\",\"label\":\"阿鲁科尔沁旗\"},{\"value\":\"150422\",\"label\":\"巴林左旗\"},{\"value\":\"150423\",\"label\":\"巴林右旗\"},{\"value\":\"150424\",\"label\":\"林西县\"},{\"value\":\"150425\",\"label\":\"克什克腾旗\"},{\"value\":\"150426\",\"label\":\"翁牛特旗\"},{\"value\":\"150428\",\"label\":\"喀喇沁旗\"},{\"value\":\"150429\",\"label\":\"宁城县\"},{\"value\":\"150430\",\"label\":\"敖汉旗\"}]},{\"value\":\"150500\",\"label\":\"通辽市\",\"children\":[{\"value\":\"150502\",\"label\":\"科尔沁区\"},{\"value\":\"150521\",\"label\":\"科尔沁左翼中旗\"},{\"value\":\"150522\",\"label\":\"科尔沁左翼后旗\"},{\"value\":\"150523\",\"label\":\"开鲁县\"},{\"value\":\"150524\",\"label\":\"库伦旗\"},{\"value\":\"150525\",\"label\":\"奈曼旗\"},{\"value\":\"150526\",\"label\":\"扎鲁特旗\"},{\"value\":\"150581\",\"label\":\"霍林郭勒市\"}]},{\"value\":\"150600\",\"label\":\"鄂尔多斯市\",\"children\":[{\"value\":\"150602\",\"label\":\"东胜区\"},{\"value\":\"150603\",\"label\":\"康巴什区\"},{\"value\":\"150621\",\"label\":\"达拉特旗\"},{\"value\":\"150622\",\"label\":\"准格尔旗\"},{\"value\":\"150623\",\"label\":\"鄂托克前旗\"},{\"value\":\"150624\",\"label\":\"鄂托克旗\"},{\"value\":\"150625\",\"label\":\"杭锦旗\"},{\"value\":\"150626\",\"label\":\"乌审旗\"},{\"value\":\"150627\",\"label\":\"伊金霍洛旗\"}]},{\"value\":\"150700\",\"label\":\"呼伦贝尔市\",\"children\":[{\"value\":\"150702\",\"label\":\"海拉尔区\"},{\"value\":\"150703\",\"label\":\"扎赉诺尔区\"},{\"value\":\"150721\",\"label\":\"阿荣旗\"},{\"value\":\"150722\",\"label\":\"莫力达瓦达斡尔族自治旗\"},{\"value\":\"150723\",\"label\":\"鄂伦春自治旗\"},{\"value\":\"150724\",\"label\":\"鄂温克族自治旗\"},{\"value\":\"150725\",\"label\":\"陈巴尔虎旗\"},{\"value\":\"150726\",\"label\":\"新巴尔虎左旗\"},{\"value\":\"150727\",\"label\":\"新巴尔虎右旗\"},{\"value\":\"150781\",\"label\":\"满洲里市\"},{\"value\":\"150782\",\"label\":\"牙克石市\"},{\"value\":\"150783\",\"label\":\"扎兰屯市\"},{\"value\":\"150784\",\"label\":\"额尔古纳市\"},{\"value\":\"150785\",\"label\":\"根河市\"}]},{\"value\":\"150800\",\"label\":\"巴彦淖尔市\",\"children\":[{\"value\":\"150802\",\"label\":\"临河区\"},{\"value\":\"150821\",\"label\":\"五原县\"},{\"value\":\"150822\",\"label\":\"磴口县\"},{\"value\":\"150823\",\"label\":\"乌拉特前旗\"},{\"value\":\"150824\",\"label\":\"乌拉特中旗\"},{\"value\":\"150825\",\"label\":\"乌拉特后旗\"},{\"value\":\"150826\",\"label\":\"杭锦后旗\"}]},{\"value\":\"150900\",\"label\":\"乌兰察布市\",\"children\":[{\"value\":\"150902\",\"label\":\"集宁区\"},{\"value\":\"150921\",\"label\":\"卓资县\"},{\"value\":\"150922\",\"label\":\"化德县\"},{\"value\":\"150923\",\"label\":\"商都县\"},{\"value\":\"150924\",\"label\":\"兴和县\"},{\"value\":\"150925\",\"label\":\"凉城县\"},{\"value\":\"150926\",\"label\":\"察哈尔右翼前旗\"},{\"value\":\"150927\",\"label\":\"察哈尔右翼中旗\"},{\"value\":\"150928\",\"label\":\"察哈尔右翼后旗\"},{\"value\":\"150929\",\"label\":\"四子王旗\"},{\"value\":\"150981\",\"label\":\"丰镇市\"}]},{\"value\":\"152200\",\"label\":\"兴安盟\",\"children\":[{\"value\":\"152201\",\"label\":\"乌兰浩特市\"},{\"value\":\"152202\",\"label\":\"阿尔山市\"},{\"value\":\"152221\",\"label\":\"科尔沁右翼前旗\"},{\"value\":\"152222\",\"label\":\"科尔沁右翼中旗\"},{\"value\":\"152223\",\"label\":\"扎赉特旗\"},{\"value\":\"152224\",\"label\":\"突泉县\"}]},{\"value\":\"152500\",\"label\":\"锡林郭勒盟\",\"children\":[{\"value\":\"152501\",\"label\":\"二连浩特市\"},{\"value\":\"152502\",\"label\":\"锡林浩特市\"},{\"value\":\"152522\",\"label\":\"阿巴嘎旗\"},{\"value\":\"152523\",\"label\":\"苏尼特左旗\"},{\"value\":\"152524\",\"label\":\"苏尼特右旗\"},{\"value\":\"152525\",\"label\":\"东乌珠穆沁旗\"},{\"value\":\"152526\",\"label\":\"西乌珠穆沁旗\"},{\"value\":\"152527\",\"label\":\"太仆寺旗\"},{\"value\":\"152528\",\"label\":\"镶黄旗\"},{\"value\":\"152529\",\"label\":\"正镶白旗\"},{\"value\":\"152530\",\"label\":\"正蓝旗\"},{\"value\":\"152531\",\"label\":\"多伦县\"}]},{\"value\":\"152900\",\"label\":\"阿拉善盟\",\"children\":[{\"value\":\"152921\",\"label\":\"阿拉善左旗\"},{\"value\":\"152922\",\"label\":\"阿拉善右旗\"},{\"value\":\"152923\",\"label\":\"额济纳旗\"}]}]},{\"value\":\"210000\",\"label\":\"辽宁省\",\"children\":[{\"value\":\"210100\",\"label\":\"沈阳市\",\"children\":[{\"value\":\"210102\",\"label\":\"和平区\"},{\"value\":\"210103\",\"label\":\"沈河区\"},{\"value\":\"210104\",\"label\":\"大东区\"},{\"value\":\"210105\",\"label\":\"皇姑区\"},{\"value\":\"210106\",\"label\":\"铁西区\"},{\"value\":\"210111\",\"label\":\"苏家屯区\"},{\"value\":\"210112\",\"label\":\"浑南区\"},{\"value\":\"210113\",\"label\":\"沈北新区\"},{\"value\":\"210114\",\"label\":\"于洪区\"},{\"value\":\"210115\",\"label\":\"辽中区\"},{\"value\":\"210123\",\"label\":\"康平县\"},{\"value\":\"210124\",\"label\":\"法库县\"},{\"value\":\"210181\",\"label\":\"新民市\"}]},{\"value\":\"210200\",\"label\":\"大连市\",\"children\":[{\"value\":\"210202\",\"label\":\"中山区\"},{\"value\":\"210203\",\"label\":\"西岗区\"},{\"value\":\"210204\",\"label\":\"沙河口区\"},{\"value\":\"210211\",\"label\":\"甘井子区\"},{\"value\":\"210212\",\"label\":\"旅顺口区\"},{\"value\":\"210213\",\"label\":\"金州区\"},{\"value\":\"210214\",\"label\":\"普兰店区\"},{\"value\":\"210224\",\"label\":\"长海县\"},{\"value\":\"210281\",\"label\":\"瓦房店市\"},{\"value\":\"210283\",\"label\":\"庄河市\"}]},{\"value\":\"210300\",\"label\":\"鞍山市\",\"children\":[{\"value\":\"210302\",\"label\":\"铁东区\"},{\"value\":\"210303\",\"label\":\"铁西区\"},{\"value\":\"210304\",\"label\":\"立山区\"},{\"value\":\"210311\",\"label\":\"千山区\"},{\"value\":\"210321\",\"label\":\"台安县\"},{\"value\":\"210323\",\"label\":\"岫岩满族自治县\"},{\"value\":\"210381\",\"label\":\"海城市\"}]},{\"value\":\"210400\",\"label\":\"抚顺市\",\"children\":[{\"value\":\"210402\",\"label\":\"新抚区\"},{\"value\":\"210403\",\"label\":\"东洲区\"},{\"value\":\"210404\",\"label\":\"望花区\"},{\"value\":\"210411\",\"label\":\"顺城区\"},{\"value\":\"210421\",\"label\":\"抚顺县\"},{\"value\":\"210422\",\"label\":\"新宾满族自治县\"},{\"value\":\"210423\",\"label\":\"清原满族自治县\"}]},{\"value\":\"210500\",\"label\":\"本溪市\",\"children\":[{\"value\":\"210502\",\"label\":\"平山区\"},{\"value\":\"210503\",\"label\":\"溪湖区\"},{\"value\":\"210504\",\"label\":\"明山区\"},{\"value\":\"210505\",\"label\":\"南芬区\"},{\"value\":\"210521\",\"label\":\"本溪满族自治县\"},{\"value\":\"210522\",\"label\":\"桓仁满族自治县\"}]},{\"value\":\"210600\",\"label\":\"丹东市\",\"children\":[{\"value\":\"210602\",\"label\":\"元宝区\"},{\"value\":\"210603\",\"label\":\"振兴区\"},{\"value\":\"210604\",\"label\":\"振安区\"},{\"value\":\"210624\",\"label\":\"宽甸满族自治县\"},{\"value\":\"210681\",\"label\":\"东港市\"},{\"value\":\"210682\",\"label\":\"凤城市\"}]},{\"value\":\"210700\",\"label\":\"锦州市\",\"children\":[{\"value\":\"210702\",\"label\":\"古塔区\"},{\"value\":\"210703\",\"label\":\"凌河区\"},{\"value\":\"210711\",\"label\":\"太和区\"},{\"value\":\"210726\",\"label\":\"黑山县\"},{\"value\":\"210727\",\"label\":\"义县\"},{\"value\":\"210781\",\"label\":\"凌海市\"},{\"value\":\"210782\",\"label\":\"北镇市\"}]},{\"value\":\"210800\",\"label\":\"营口市\",\"children\":[{\"value\":\"210802\",\"label\":\"站前区\"},{\"value\":\"210803\",\"label\":\"西市区\"},{\"value\":\"210804\",\"label\":\"鲅鱼圈区\"},{\"value\":\"210811\",\"label\":\"老边区\"},{\"value\":\"210881\",\"label\":\"盖州市\"},{\"value\":\"210882\",\"label\":\"大石桥市\"}]},{\"value\":\"210900\",\"label\":\"阜新市\",\"children\":[{\"value\":\"210902\",\"label\":\"海州区\"},{\"value\":\"210903\",\"label\":\"新邱区\"},{\"value\":\"210904\",\"label\":\"太平区\"},{\"value\":\"210905\",\"label\":\"清河门区\"},{\"value\":\"210911\",\"label\":\"细河区\"},{\"value\":\"210921\",\"label\":\"阜新蒙古族自治县\"},{\"value\":\"210922\",\"label\":\"彰武县\"}]},{\"value\":\"211000\",\"label\":\"辽阳市\",\"children\":[{\"value\":\"211002\",\"label\":\"白塔区\"},{\"value\":\"211003\",\"label\":\"文圣区\"},{\"value\":\"211004\",\"label\":\"宏伟区\"},{\"value\":\"211005\",\"label\":\"弓长岭区\"},{\"value\":\"211011\",\"label\":\"太子河区\"},{\"value\":\"211021\",\"label\":\"辽阳县\"},{\"value\":\"211081\",\"label\":\"灯塔市\"}]},{\"value\":\"211100\",\"label\":\"盘锦市\",\"children\":[{\"value\":\"211102\",\"label\":\"双台子区\"},{\"value\":\"211103\",\"label\":\"兴隆台区\"},{\"value\":\"211104\",\"label\":\"大洼区\"},{\"value\":\"211122\",\"label\":\"盘山县\"}]},{\"value\":\"211200\",\"label\":\"铁岭市\",\"children\":[{\"value\":\"211202\",\"label\":\"银州区\"},{\"value\":\"211204\",\"label\":\"清河区\"},{\"value\":\"211221\",\"label\":\"铁岭县\"},{\"value\":\"211223\",\"label\":\"西丰县\"},{\"value\":\"211224\",\"label\":\"昌图县\"},{\"value\":\"211281\",\"label\":\"调兵山市\"},{\"value\":\"211282\",\"label\":\"开原市\"}]},{\"value\":\"211300\",\"label\":\"朝阳市\",\"children\":[{\"value\":\"211302\",\"label\":\"双塔区\"},{\"value\":\"211303\",\"label\":\"龙城区\"},{\"value\":\"211321\",\"label\":\"朝阳县\"},{\"value\":\"211322\",\"label\":\"建平县\"},{\"value\":\"211324\",\"label\":\"喀喇沁左翼蒙古族自治县\"},{\"value\":\"211381\",\"label\":\"北票市\"},{\"value\":\"211382\",\"label\":\"凌源市\"}]},{\"value\":\"211400\",\"label\":\"葫芦岛市\",\"children\":[{\"value\":\"211402\",\"label\":\"连山区\"},{\"value\":\"211403\",\"label\":\"龙港区\"},{\"value\":\"211404\",\"label\":\"南票区\"},{\"value\":\"211421\",\"label\":\"绥中县\"},{\"value\":\"211422\",\"label\":\"建昌县\"},{\"value\":\"211481\",\"label\":\"兴城市\"}]}]},{\"value\":\"220000\",\"label\":\"吉林省\",\"children\":[{\"value\":\"220100\",\"label\":\"长春市\",\"children\":[{\"value\":\"220102\",\"label\":\"南关区\"},{\"value\":\"220103\",\"label\":\"宽城区\"},{\"value\":\"220104\",\"label\":\"朝阳区\"},{\"value\":\"220105\",\"label\":\"二道区\"},{\"value\":\"220106\",\"label\":\"绿园区\"},{\"value\":\"220112\",\"label\":\"双阳区\"},{\"value\":\"220113\",\"label\":\"九台区\"},{\"value\":\"220122\",\"label\":\"农安县\"},{\"value\":\"220182\",\"label\":\"榆树市\"},{\"value\":\"220183\",\"label\":\"德惠市\"}]},{\"value\":\"220200\",\"label\":\"吉林市\",\"children\":[{\"value\":\"220202\",\"label\":\"昌邑区\"},{\"value\":\"220203\",\"label\":\"龙潭区\"},{\"value\":\"220204\",\"label\":\"船营区\"},{\"value\":\"220211\",\"label\":\"丰满区\"},{\"value\":\"220221\",\"label\":\"永吉县\"},{\"value\":\"220281\",\"label\":\"蛟河市\"},{\"value\":\"220282\",\"label\":\"桦甸市\"},{\"value\":\"220283\",\"label\":\"舒兰市\"},{\"value\":\"220284\",\"label\":\"磐石市\"}]},{\"value\":\"220300\",\"label\":\"四平市\",\"children\":[{\"value\":\"220302\",\"label\":\"铁西区\"},{\"value\":\"220303\",\"label\":\"铁东区\"},{\"value\":\"220322\",\"label\":\"梨树县\"},{\"value\":\"220323\",\"label\":\"伊通满族自治县\"},{\"value\":\"220381\",\"label\":\"公主岭市\"},{\"value\":\"220382\",\"label\":\"双辽市\"}]},{\"value\":\"220400\",\"label\":\"辽源市\",\"children\":[{\"value\":\"220402\",\"label\":\"龙山区\"},{\"value\":\"220403\",\"label\":\"西安区\"},{\"value\":\"220421\",\"label\":\"东丰县\"},{\"value\":\"220422\",\"label\":\"东辽县\"}]},{\"value\":\"220500\",\"label\":\"通化市\",\"children\":[{\"value\":\"220502\",\"label\":\"东昌区\"},{\"value\":\"220503\",\"label\":\"二道江区\"},{\"value\":\"220521\",\"label\":\"通化县\"},{\"value\":\"220523\",\"label\":\"辉南县\"},{\"value\":\"220524\",\"label\":\"柳河县\"},{\"value\":\"220581\",\"label\":\"梅河口市\"},{\"value\":\"220582\",\"label\":\"集安市\"}]},{\"value\":\"220600\",\"label\":\"白山市\",\"children\":[{\"value\":\"220602\",\"label\":\"浑江区\"},{\"value\":\"220605\",\"label\":\"江源区\"},{\"value\":\"220621\",\"label\":\"抚松县\"},{\"value\":\"220622\",\"label\":\"靖宇县\"},{\"value\":\"220623\",\"label\":\"长白朝鲜族自治县\"},{\"value\":\"220681\",\"label\":\"临江市\"}]},{\"value\":\"220700\",\"label\":\"松原市\",\"children\":[{\"value\":\"220702\",\"label\":\"宁江区\"},{\"value\":\"220721\",\"label\":\"前郭尔罗斯蒙古族自治县\"},{\"value\":\"220722\",\"label\":\"长岭县\"},{\"value\":\"220723\",\"label\":\"乾安县\"},{\"value\":\"220781\",\"label\":\"扶余市\"}]},{\"value\":\"220800\",\"label\":\"白城市\",\"children\":[{\"value\":\"220802\",\"label\":\"洮北区\"},{\"value\":\"220821\",\"label\":\"镇赉县\"},{\"value\":\"220822\",\"label\":\"通榆县\"},{\"value\":\"220881\",\"label\":\"洮南市\"},{\"value\":\"220882\",\"label\":\"大安市\"}]},{\"value\":\"222400\",\"label\":\"延边朝鲜族自治州\",\"children\":[{\"value\":\"222401\",\"label\":\"延吉市\"},{\"value\":\"222402\",\"label\":\"图们市\"},{\"value\":\"222403\",\"label\":\"敦化市\"},{\"value\":\"222404\",\"label\":\"珲春市\"},{\"value\":\"222405\",\"label\":\"龙井市\"},{\"value\":\"222406\",\"label\":\"和龙市\"},{\"value\":\"222424\",\"label\":\"汪清县\"},{\"value\":\"222426\",\"label\":\"安图县\"}]}]},{\"value\":\"230000\",\"label\":\"黑龙江省\",\"children\":[{\"value\":\"230100\",\"label\":\"哈尔滨市\",\"children\":[{\"value\":\"230102\",\"label\":\"道里区\"},{\"value\":\"230103\",\"label\":\"南岗区\"},{\"value\":\"230104\",\"label\":\"道外区\"},{\"value\":\"230108\",\"label\":\"平房区\"},{\"value\":\"230109\",\"label\":\"松北区\"},{\"value\":\"230110\",\"label\":\"香坊区\"},{\"value\":\"230111\",\"label\":\"呼兰区\"},{\"value\":\"230112\",\"label\":\"阿城区\"},{\"value\":\"230113\",\"label\":\"双城区\"},{\"value\":\"230123\",\"label\":\"依兰县\"},{\"value\":\"230124\",\"label\":\"方正县\"},{\"value\":\"230125\",\"label\":\"宾县\"},{\"value\":\"230126\",\"label\":\"巴彦县\"},{\"value\":\"230127\",\"label\":\"木兰县\"},{\"value\":\"230128\",\"label\":\"通河县\"},{\"value\":\"230129\",\"label\":\"延寿县\"},{\"value\":\"230183\",\"label\":\"尚志市\"},{\"value\":\"230184\",\"label\":\"五常市\"}]},{\"value\":\"230200\",\"label\":\"齐齐哈尔市\",\"children\":[{\"value\":\"230202\",\"label\":\"龙沙区\"},{\"value\":\"230203\",\"label\":\"建华区\"},{\"value\":\"230204\",\"label\":\"铁锋区\"},{\"value\":\"230205\",\"label\":\"昂昂溪区\"},{\"value\":\"230206\",\"label\":\"富拉尔基区\"},{\"value\":\"230207\",\"label\":\"碾子山区\"},{\"value\":\"230208\",\"label\":\"梅里斯达斡尔族区\"},{\"value\":\"230221\",\"label\":\"龙江县\"},{\"value\":\"230223\",\"label\":\"依安县\"},{\"value\":\"230224\",\"label\":\"泰来县\"},{\"value\":\"230225\",\"label\":\"甘南县\"},{\"value\":\"230227\",\"label\":\"富裕县\"},{\"value\":\"230229\",\"label\":\"克山县\"},{\"value\":\"230230\",\"label\":\"克东县\"},{\"value\":\"230231\",\"label\":\"拜泉县\"},{\"value\":\"230281\",\"label\":\"讷河市\"}]},{\"value\":\"230300\",\"label\":\"鸡西市\",\"children\":[{\"value\":\"230302\",\"label\":\"鸡冠区\"},{\"value\":\"230303\",\"label\":\"恒山区\"},{\"value\":\"230304\",\"label\":\"滴道区\"},{\"value\":\"230305\",\"label\":\"梨树区\"},{\"value\":\"230306\",\"label\":\"城子河区\"},{\"value\":\"230307\",\"label\":\"麻山区\"},{\"value\":\"230321\",\"label\":\"鸡东县\"},{\"value\":\"230381\",\"label\":\"虎林市\"},{\"value\":\"230382\",\"label\":\"密山市\"}]},{\"value\":\"230400\",\"label\":\"鹤岗市\",\"children\":[{\"value\":\"230402\",\"label\":\"向阳区\"},{\"value\":\"230403\",\"label\":\"工农区\"},{\"value\":\"230404\",\"label\":\"南山区\"},{\"value\":\"230405\",\"label\":\"兴安区\"},{\"value\":\"230406\",\"label\":\"东山区\"},{\"value\":\"230407\",\"label\":\"兴山区\"},{\"value\":\"230421\",\"label\":\"萝北县\"},{\"value\":\"230422\",\"label\":\"绥滨县\"}]},{\"value\":\"230500\",\"label\":\"双鸭山市\",\"children\":[{\"value\":\"230502\",\"label\":\"尖山区\"},{\"value\":\"230503\",\"label\":\"岭东区\"},{\"value\":\"230505\",\"label\":\"四方台区\"},{\"value\":\"230506\",\"label\":\"宝山区\"},{\"value\":\"230521\",\"label\":\"集贤县\"},{\"value\":\"230522\",\"label\":\"友谊县\"},{\"value\":\"230523\",\"label\":\"宝清县\"},{\"value\":\"230524\",\"label\":\"饶河县\"}]},{\"value\":\"230600\",\"label\":\"大庆市\",\"children\":[{\"value\":\"230602\",\"label\":\"萨尔图区\"},{\"value\":\"230603\",\"label\":\"龙凤区\"},{\"value\":\"230604\",\"label\":\"让胡路区\"},{\"value\":\"230605\",\"label\":\"红岗区\"},{\"value\":\"230606\",\"label\":\"大同区\"},{\"value\":\"230621\",\"label\":\"肇州县\"},{\"value\":\"230622\",\"label\":\"肇源县\"},{\"value\":\"230623\",\"label\":\"林甸县\"},{\"value\":\"230624\",\"label\":\"杜尔伯特蒙古族自治县\"}]},{\"value\":\"230700\",\"label\":\"伊春市\",\"children\":[{\"value\":\"230702\",\"label\":\"伊春区\"},{\"value\":\"230703\",\"label\":\"南岔区\"},{\"value\":\"230704\",\"label\":\"友好区\"},{\"value\":\"230705\",\"label\":\"西林区\"},{\"value\":\"230706\",\"label\":\"翠峦区\"},{\"value\":\"230707\",\"label\":\"新青区\"},{\"value\":\"230708\",\"label\":\"美溪区\"},{\"value\":\"230709\",\"label\":\"金山屯区\"},{\"value\":\"230710\",\"label\":\"五营区\"},{\"value\":\"230711\",\"label\":\"乌马河区\"},{\"value\":\"230712\",\"label\":\"汤旺河区\"},{\"value\":\"230713\",\"label\":\"带岭区\"},{\"value\":\"230714\",\"label\":\"乌伊岭区\"},{\"value\":\"230715\",\"label\":\"红星区\"},{\"value\":\"230716\",\"label\":\"上甘岭区\"},{\"value\":\"230722\",\"label\":\"嘉荫县\"},{\"value\":\"230781\",\"label\":\"铁力市\"}]},{\"value\":\"230800\",\"label\":\"佳木斯市\",\"children\":[{\"value\":\"230803\",\"label\":\"向阳区\"},{\"value\":\"230804\",\"label\":\"前进区\"},{\"value\":\"230805\",\"label\":\"东风区\"},{\"value\":\"230811\",\"label\":\"郊区\"},{\"value\":\"230822\",\"label\":\"桦南县\"},{\"value\":\"230826\",\"label\":\"桦川县\"},{\"value\":\"230828\",\"label\":\"汤原县\"},{\"value\":\"230881\",\"label\":\"同江市\"},{\"value\":\"230882\",\"label\":\"富锦市\"},{\"value\":\"230883\",\"label\":\"抚远市\"}]},{\"value\":\"230900\",\"label\":\"七台河市\",\"children\":[{\"value\":\"230902\",\"label\":\"新兴区\"},{\"value\":\"230903\",\"label\":\"桃山区\"},{\"value\":\"230904\",\"label\":\"茄子河区\"},{\"value\":\"230921\",\"label\":\"勃利县\"}]},{\"value\":\"231000\",\"label\":\"牡丹江市\",\"children\":[{\"value\":\"231002\",\"label\":\"东安区\"},{\"value\":\"231003\",\"label\":\"阳明区\"},{\"value\":\"231004\",\"label\":\"爱民区\"},{\"value\":\"231005\",\"label\":\"西安区\"},{\"value\":\"231025\",\"label\":\"林口县\"},{\"value\":\"231081\",\"label\":\"绥芬河市\"},{\"value\":\"231083\",\"label\":\"海林市\"},{\"value\":\"231084\",\"label\":\"宁安市\"},{\"value\":\"231085\",\"label\":\"穆棱市\"},{\"value\":\"231086\",\"label\":\"东宁市\"}]},{\"value\":\"231100\",\"label\":\"黑河市\",\"children\":[{\"value\":\"231102\",\"label\":\"爱辉区\"},{\"value\":\"231121\",\"label\":\"嫩江县\"},{\"value\":\"231123\",\"label\":\"逊克县\"},{\"value\":\"231124\",\"label\":\"孙吴县\"},{\"value\":\"231181\",\"label\":\"北安市\"},{\"value\":\"231182\",\"label\":\"五大连池市\"}]},{\"value\":\"231200\",\"label\":\"绥化市\",\"children\":[{\"value\":\"231202\",\"label\":\"北林区\"},{\"value\":\"231221\",\"label\":\"望奎县\"},{\"value\":\"231222\",\"label\":\"兰西县\"},{\"value\":\"231223\",\"label\":\"青冈县\"},{\"value\":\"231224\",\"label\":\"庆安县\"},{\"value\":\"231225\",\"label\":\"明水县\"},{\"value\":\"231226\",\"label\":\"绥棱县\"},{\"value\":\"231281\",\"label\":\"安达市\"},{\"value\":\"231282\",\"label\":\"肇东市\"},{\"value\":\"231283\",\"label\":\"海伦市\"}]},{\"value\":\"232700\",\"label\":\"大兴安岭地区\",\"children\":[{\"value\":\"232701\",\"label\":\"漠河市\"},{\"value\":\"232721\",\"label\":\"呼玛县\"},{\"value\":\"232722\",\"label\":\"塔河县\"}]}]},{\"value\":\"310000\",\"label\":\"上海市\",\"children\":[{\"value\":\"310000\",\"label\":\"上海市\",\"children\":[{\"value\":\"310101\",\"label\":\"黄浦区\"},{\"value\":\"310104\",\"label\":\"徐汇区\"},{\"value\":\"310105\",\"label\":\"长宁区\"},{\"value\":\"310106\",\"label\":\"静安区\"},{\"value\":\"310107\",\"label\":\"普陀区\"},{\"value\":\"310109\",\"label\":\"虹口区\"},{\"value\":\"310110\",\"label\":\"杨浦区\"},{\"value\":\"310112\",\"label\":\"闵行区\"},{\"value\":\"310113\",\"label\":\"宝山区\"},{\"value\":\"310114\",\"label\":\"嘉定区\"},{\"value\":\"310115\",\"label\":\"浦东新区\"},{\"value\":\"310116\",\"label\":\"金山区\"},{\"value\":\"310117\",\"label\":\"松江区\"},{\"value\":\"310118\",\"label\":\"青浦区\"},{\"value\":\"310120\",\"label\":\"奉贤区\"},{\"value\":\"310151\",\"label\":\"崇明区\"}]}]},{\"value\":\"320000\",\"label\":\"江苏省\",\"children\":[{\"value\":\"320100\",\"label\":\"南京市\",\"children\":[{\"value\":\"320102\",\"label\":\"玄武区\"},{\"value\":\"320104\",\"label\":\"秦淮区\"},{\"value\":\"320105\",\"label\":\"建邺区\"},{\"value\":\"320106\",\"label\":\"鼓楼区\"},{\"value\":\"320111\",\"label\":\"浦口区\"},{\"value\":\"320113\",\"label\":\"栖霞区\"},{\"value\":\"320114\",\"label\":\"雨花台区\"},{\"value\":\"320115\",\"label\":\"江宁区\"},{\"value\":\"320116\",\"label\":\"六合区\"},{\"value\":\"320117\",\"label\":\"溧水区\"},{\"value\":\"320118\",\"label\":\"高淳区\"}]},{\"value\":\"320200\",\"label\":\"无锡市\",\"children\":[{\"value\":\"320205\",\"label\":\"锡山区\"},{\"value\":\"320206\",\"label\":\"惠山区\"},{\"value\":\"320211\",\"label\":\"滨湖区\"},{\"value\":\"320213\",\"label\":\"梁溪区\"},{\"value\":\"320214\",\"label\":\"新吴区\"},{\"value\":\"320281\",\"label\":\"江阴市\"},{\"value\":\"320282\",\"label\":\"宜兴市\"}]},{\"value\":\"320300\",\"label\":\"徐州市\",\"children\":[{\"value\":\"320302\",\"label\":\"鼓楼区\"},{\"value\":\"320303\",\"label\":\"云龙区\"},{\"value\":\"320305\",\"label\":\"贾汪区\"},{\"value\":\"320311\",\"label\":\"泉山区\"},{\"value\":\"320312\",\"label\":\"铜山区\"},{\"value\":\"320321\",\"label\":\"丰县\"},{\"value\":\"320322\",\"label\":\"沛县\"},{\"value\":\"320324\",\"label\":\"睢宁县\"},{\"value\":\"320381\",\"label\":\"新沂市\"},{\"value\":\"320382\",\"label\":\"邳州市\"}]},{\"value\":\"320400\",\"label\":\"常州市\",\"children\":[{\"value\":\"320402\",\"label\":\"天宁区\"},{\"value\":\"320404\",\"label\":\"钟楼区\"},{\"value\":\"320411\",\"label\":\"新北区\"},{\"value\":\"320412\",\"label\":\"武进区\"},{\"value\":\"320413\",\"label\":\"金坛区\"},{\"value\":\"320481\",\"label\":\"溧阳市\"}]},{\"value\":\"320500\",\"label\":\"苏州市\",\"children\":[{\"value\":\"320505\",\"label\":\"虎丘区\"},{\"value\":\"320506\",\"label\":\"吴中区\"},{\"value\":\"320507\",\"label\":\"相城区\"},{\"value\":\"320508\",\"label\":\"姑苏区\"},{\"value\":\"320509\",\"label\":\"吴江区\"},{\"value\":\"320581\",\"label\":\"常熟市\"},{\"value\":\"320582\",\"label\":\"张家港市\"},{\"value\":\"320583\",\"label\":\"昆山市\"},{\"value\":\"320585\",\"label\":\"太仓市\"}]},{\"value\":\"320600\",\"label\":\"南通市\",\"children\":[{\"value\":\"320602\",\"label\":\"崇川区\"},{\"value\":\"320611\",\"label\":\"港闸区\"},{\"value\":\"320612\",\"label\":\"通州区\"},{\"value\":\"320623\",\"label\":\"如东县\"},{\"value\":\"320681\",\"label\":\"启东市\"},{\"value\":\"320682\",\"label\":\"如皋市\"},{\"value\":\"320684\",\"label\":\"海门市\"},{\"value\":\"320685\",\"label\":\"海安市\"}]},{\"value\":\"320700\",\"label\":\"连云港市\",\"children\":[{\"value\":\"320703\",\"label\":\"连云区\"},{\"value\":\"320706\",\"label\":\"海州区\"},{\"value\":\"320707\",\"label\":\"赣榆区\"},{\"value\":\"320722\",\"label\":\"东海县\"},{\"value\":\"320723\",\"label\":\"灌云县\"},{\"value\":\"320724\",\"label\":\"灌南县\"}]},{\"value\":\"320800\",\"label\":\"淮安市\",\"children\":[{\"value\":\"320803\",\"label\":\"淮安区\"},{\"value\":\"320804\",\"label\":\"淮阴区\"},{\"value\":\"320812\",\"label\":\"清江浦区\"},{\"value\":\"320813\",\"label\":\"洪泽区\"},{\"value\":\"320826\",\"label\":\"涟水县\"},{\"value\":\"320830\",\"label\":\"盱眙县\"},{\"value\":\"320831\",\"label\":\"金湖县\"}]},{\"value\":\"320900\",\"label\":\"盐城市\",\"children\":[{\"value\":\"320902\",\"label\":\"亭湖区\"},{\"value\":\"320903\",\"label\":\"盐都区\"},{\"value\":\"320904\",\"label\":\"大丰区\"},{\"value\":\"320921\",\"label\":\"响水县\"},{\"value\":\"320922\",\"label\":\"滨海县\"},{\"value\":\"320923\",\"label\":\"阜宁县\"},{\"value\":\"320924\",\"label\":\"射阳县\"},{\"value\":\"320925\",\"label\":\"建湖县\"},{\"value\":\"320981\",\"label\":\"东台市\"}]},{\"value\":\"321000\",\"label\":\"扬州市\",\"children\":[{\"value\":\"321002\",\"label\":\"广陵区\"},{\"value\":\"321003\",\"label\":\"邗江区\"},{\"value\":\"321012\",\"label\":\"江都区\"},{\"value\":\"321023\",\"label\":\"宝应县\"},{\"value\":\"321081\",\"label\":\"仪征市\"},{\"value\":\"321084\",\"label\":\"高邮市\"}]},{\"value\":\"321100\",\"label\":\"镇江市\",\"children\":[{\"value\":\"321102\",\"label\":\"京口区\"},{\"value\":\"321111\",\"label\":\"润州区\"},{\"value\":\"321112\",\"label\":\"丹徒区\"},{\"value\":\"321181\",\"label\":\"丹阳市\"},{\"value\":\"321182\",\"label\":\"扬中市\"},{\"value\":\"321183\",\"label\":\"句容市\"}]},{\"value\":\"321200\",\"label\":\"泰州市\",\"children\":[{\"value\":\"321202\",\"label\":\"海陵区\"},{\"value\":\"321203\",\"label\":\"高港区\"},{\"value\":\"321204\",\"label\":\"姜堰区\"},{\"value\":\"321281\",\"label\":\"兴化市\"},{\"value\":\"321282\",\"label\":\"靖江市\"},{\"value\":\"321283\",\"label\":\"泰兴市\"}]},{\"value\":\"321300\",\"label\":\"宿迁市\",\"children\":[{\"value\":\"321302\",\"label\":\"宿城区\"},{\"value\":\"321311\",\"label\":\"宿豫区\"},{\"value\":\"321322\",\"label\":\"沭阳县\"},{\"value\":\"321323\",\"label\":\"泗阳县\"},{\"value\":\"321324\",\"label\":\"泗洪县\"}]}]},{\"value\":\"330000\",\"label\":\"浙江省\",\"children\":[{\"value\":\"330100\",\"label\":\"杭州市\",\"children\":[{\"value\":\"330102\",\"label\":\"上城区\"},{\"value\":\"330103\",\"label\":\"下城区\"},{\"value\":\"330104\",\"label\":\"江干区\"},{\"value\":\"330105\",\"label\":\"拱墅区\"},{\"value\":\"330106\",\"label\":\"西湖区\"},{\"value\":\"330108\",\"label\":\"滨江区\"},{\"value\":\"330109\",\"label\":\"萧山区\"},{\"value\":\"330110\",\"label\":\"余杭区\"},{\"value\":\"330111\",\"label\":\"富阳区\"},{\"value\":\"330112\",\"label\":\"临安区\"},{\"value\":\"330122\",\"label\":\"桐庐县\"},{\"value\":\"330127\",\"label\":\"淳安县\"},{\"value\":\"330182\",\"label\":\"建德市\"}]},{\"value\":\"330200\",\"label\":\"宁波市\",\"children\":[{\"value\":\"330203\",\"label\":\"海曙区\"},{\"value\":\"330205\",\"label\":\"江北区\"},{\"value\":\"330206\",\"label\":\"北仑区\"},{\"value\":\"330211\",\"label\":\"镇海区\"},{\"value\":\"330212\",\"label\":\"鄞州区\"},{\"value\":\"330213\",\"label\":\"奉化区\"},{\"value\":\"330225\",\"label\":\"象山县\"},{\"value\":\"330226\",\"label\":\"宁海县\"},{\"value\":\"330281\",\"label\":\"余姚市\"},{\"value\":\"330282\",\"label\":\"慈溪市\"}]},{\"value\":\"330300\",\"label\":\"温州市\",\"children\":[{\"value\":\"330302\",\"label\":\"鹿城区\"},{\"value\":\"330303\",\"label\":\"龙湾区\"},{\"value\":\"330304\",\"label\":\"瓯海区\"},{\"value\":\"330305\",\"label\":\"洞头区\"},{\"value\":\"330324\",\"label\":\"永嘉县\"},{\"value\":\"330326\",\"label\":\"平阳县\"},{\"value\":\"330327\",\"label\":\"苍南县\"},{\"value\":\"330328\",\"label\":\"文成县\"},{\"value\":\"330329\",\"label\":\"泰顺县\"},{\"value\":\"330381\",\"label\":\"瑞安市\"},{\"value\":\"330382\",\"label\":\"乐清市\"}]},{\"value\":\"330400\",\"label\":\"嘉兴市\",\"children\":[{\"value\":\"330402\",\"label\":\"南湖区\"},{\"value\":\"330411\",\"label\":\"秀洲区\"},{\"value\":\"330421\",\"label\":\"嘉善县\"},{\"value\":\"330424\",\"label\":\"海盐县\"},{\"value\":\"330481\",\"label\":\"海宁市\"},{\"value\":\"330482\",\"label\":\"平湖市\"},{\"value\":\"330483\",\"label\":\"桐乡市\"}]},{\"value\":\"330500\",\"label\":\"湖州市\",\"children\":[{\"value\":\"330502\",\"label\":\"吴兴区\"},{\"value\":\"330503\",\"label\":\"南浔区\"},{\"value\":\"330521\",\"label\":\"德清县\"},{\"value\":\"330522\",\"label\":\"长兴县\"},{\"value\":\"330523\",\"label\":\"安吉县\"}]},{\"value\":\"330600\",\"label\":\"绍兴市\",\"children\":[{\"value\":\"330602\",\"label\":\"越城区\"},{\"value\":\"330603\",\"label\":\"柯桥区\"},{\"value\":\"330604\",\"label\":\"上虞区\"},{\"value\":\"330624\",\"label\":\"新昌县\"},{\"value\":\"330681\",\"label\":\"诸暨市\"},{\"value\":\"330683\",\"label\":\"嵊州市\"}]},{\"value\":\"330700\",\"label\":\"金华市\",\"children\":[{\"value\":\"330702\",\"label\":\"婺城区\"},{\"value\":\"330703\",\"label\":\"金东区\"},{\"value\":\"330723\",\"label\":\"武义县\"},{\"value\":\"330726\",\"label\":\"浦江县\"},{\"value\":\"330727\",\"label\":\"磐安县\"},{\"value\":\"330781\",\"label\":\"兰溪市\"},{\"value\":\"330782\",\"label\":\"义乌市\"},{\"value\":\"330783\",\"label\":\"东阳市\"},{\"value\":\"330784\",\"label\":\"永康市\"}]},{\"value\":\"330800\",\"label\":\"衢州市\",\"children\":[{\"value\":\"330802\",\"label\":\"柯城区\"},{\"value\":\"330803\",\"label\":\"衢江区\"},{\"value\":\"330822\",\"label\":\"常山县\"},{\"value\":\"330824\",\"label\":\"开化县\"},{\"value\":\"330825\",\"label\":\"龙游县\"},{\"value\":\"330881\",\"label\":\"江山市\"}]},{\"value\":\"330900\",\"label\":\"舟山市\",\"children\":[{\"value\":\"330902\",\"label\":\"定海区\"},{\"value\":\"330903\",\"label\":\"普陀区\"},{\"value\":\"330921\",\"label\":\"岱山县\"},{\"value\":\"330922\",\"label\":\"嵊泗县\"}]},{\"value\":\"331000\",\"label\":\"台州市\",\"children\":[{\"value\":\"331002\",\"label\":\"椒江区\"},{\"value\":\"331003\",\"label\":\"黄岩区\"},{\"value\":\"331004\",\"label\":\"路桥区\"},{\"value\":\"331022\",\"label\":\"三门县\"},{\"value\":\"331023\",\"label\":\"天台县\"},{\"value\":\"331024\",\"label\":\"仙居县\"},{\"value\":\"331081\",\"label\":\"温岭市\"},{\"value\":\"331082\",\"label\":\"临海市\"},{\"value\":\"331083\",\"label\":\"玉环市\"}]},{\"value\":\"331100\",\"label\":\"丽水市\",\"children\":[{\"value\":\"331102\",\"label\":\"莲都区\"},{\"value\":\"331121\",\"label\":\"青田县\"},{\"value\":\"331122\",\"label\":\"缙云县\"},{\"value\":\"331123\",\"label\":\"遂昌县\"},{\"value\":\"331124\",\"label\":\"松阳县\"},{\"value\":\"331125\",\"label\":\"云和县\"},{\"value\":\"331126\",\"label\":\"庆元县\"},{\"value\":\"331127\",\"label\":\"景宁畲族自治县\"},{\"value\":\"331181\",\"label\":\"龙泉市\"}]}]},{\"value\":\"340000\",\"label\":\"安徽省\",\"children\":[{\"value\":\"340100\",\"label\":\"合肥市\",\"children\":[{\"value\":\"340102\",\"label\":\"瑶海区\"},{\"value\":\"340103\",\"label\":\"庐阳区\"},{\"value\":\"340104\",\"label\":\"蜀山区\"},{\"value\":\"340111\",\"label\":\"包河区\"},{\"value\":\"340121\",\"label\":\"长丰县\"},{\"value\":\"340122\",\"label\":\"肥东县\"},{\"value\":\"340123\",\"label\":\"肥西县\"},{\"value\":\"340124\",\"label\":\"庐江县\"},{\"value\":\"340181\",\"label\":\"巢湖市\"}]},{\"value\":\"340200\",\"label\":\"芜湖市\",\"children\":[{\"value\":\"340202\",\"label\":\"镜湖区\"},{\"value\":\"340203\",\"label\":\"弋江区\"},{\"value\":\"340207\",\"label\":\"鸠江区\"},{\"value\":\"340208\",\"label\":\"三山区\"},{\"value\":\"340221\",\"label\":\"芜湖县\"},{\"value\":\"340222\",\"label\":\"繁昌县\"},{\"value\":\"340223\",\"label\":\"南陵县\"},{\"value\":\"340225\",\"label\":\"无为县\"}]},{\"value\":\"340300\",\"label\":\"蚌埠市\",\"children\":[{\"value\":\"340302\",\"label\":\"龙子湖区\"},{\"value\":\"340303\",\"label\":\"蚌山区\"},{\"value\":\"340304\",\"label\":\"禹会区\"},{\"value\":\"340311\",\"label\":\"淮上区\"},{\"value\":\"340321\",\"label\":\"怀远县\"},{\"value\":\"340322\",\"label\":\"五河县\"},{\"value\":\"340323\",\"label\":\"固镇县\"}]},{\"value\":\"340400\",\"label\":\"淮南市\",\"children\":[{\"value\":\"340402\",\"label\":\"大通区\"},{\"value\":\"340403\",\"label\":\"田家庵区\"},{\"value\":\"340404\",\"label\":\"谢家集区\"},{\"value\":\"340405\",\"label\":\"八公山区\"},{\"value\":\"340406\",\"label\":\"潘集区\"},{\"value\":\"340421\",\"label\":\"凤台县\"},{\"value\":\"340422\",\"label\":\"寿县\"}]},{\"value\":\"340500\",\"label\":\"马鞍山市\",\"children\":[{\"value\":\"340503\",\"label\":\"花山区\"},{\"value\":\"340504\",\"label\":\"雨山区\"},{\"value\":\"340506\",\"label\":\"博望区\"},{\"value\":\"340521\",\"label\":\"当涂县\"},{\"value\":\"340522\",\"label\":\"含山县\"},{\"value\":\"340523\",\"label\":\"和县\"}]},{\"value\":\"340600\",\"label\":\"淮北市\",\"children\":[{\"value\":\"340602\",\"label\":\"杜集区\"},{\"value\":\"340603\",\"label\":\"相山区\"},{\"value\":\"340604\",\"label\":\"烈山区\"},{\"value\":\"340621\",\"label\":\"濉溪县\"}]},{\"value\":\"340700\",\"label\":\"铜陵市\",\"children\":[{\"value\":\"340705\",\"label\":\"铜官区\"},{\"value\":\"340706\",\"label\":\"义安区\"},{\"value\":\"340711\",\"label\":\"郊区\"},{\"value\":\"340722\",\"label\":\"枞阳县\"}]},{\"value\":\"340800\",\"label\":\"安庆市\",\"children\":[{\"value\":\"340802\",\"label\":\"迎江区\"},{\"value\":\"340803\",\"label\":\"大观区\"},{\"value\":\"340811\",\"label\":\"宜秀区\"},{\"value\":\"340822\",\"label\":\"怀宁县\"},{\"value\":\"340824\",\"label\":\"潜山县\"},{\"value\":\"340825\",\"label\":\"太湖县\"},{\"value\":\"340826\",\"label\":\"宿松县\"},{\"value\":\"340827\",\"label\":\"望江县\"},{\"value\":\"340828\",\"label\":\"岳西县\"},{\"value\":\"340881\",\"label\":\"桐城市\"}]},{\"value\":\"341000\",\"label\":\"黄山市\",\"children\":[{\"value\":\"341002\",\"label\":\"屯溪区\"},{\"value\":\"341003\",\"label\":\"黄山区\"},{\"value\":\"341004\",\"label\":\"徽州区\"},{\"value\":\"341021\",\"label\":\"歙县\"},{\"value\":\"341022\",\"label\":\"休宁县\"},{\"value\":\"341023\",\"label\":\"黟县\"},{\"value\":\"341024\",\"label\":\"祁门县\"}]},{\"value\":\"341100\",\"label\":\"滁州市\",\"children\":[{\"value\":\"341102\",\"label\":\"琅琊区\"},{\"value\":\"341103\",\"label\":\"南谯区\"},{\"value\":\"341122\",\"label\":\"来安县\"},{\"value\":\"341124\",\"label\":\"全椒县\"},{\"value\":\"341125\",\"label\":\"定远县\"},{\"value\":\"341126\",\"label\":\"凤阳县\"},{\"value\":\"341181\",\"label\":\"天长市\"},{\"value\":\"341182\",\"label\":\"明光市\"}]},{\"value\":\"341200\",\"label\":\"阜阳市\",\"children\":[{\"value\":\"341202\",\"label\":\"颍州区\"},{\"value\":\"341203\",\"label\":\"颍东区\"},{\"value\":\"341204\",\"label\":\"颍泉区\"},{\"value\":\"341221\",\"label\":\"临泉县\"},{\"value\":\"341222\",\"label\":\"太和县\"},{\"value\":\"341225\",\"label\":\"阜南县\"},{\"value\":\"341226\",\"label\":\"颍上县\"},{\"value\":\"341282\",\"label\":\"界首市\"}]},{\"value\":\"341300\",\"label\":\"宿州市\",\"children\":[{\"value\":\"341302\",\"label\":\"埇桥区\"},{\"value\":\"341321\",\"label\":\"砀山县\"},{\"value\":\"341322\",\"label\":\"萧县\"},{\"value\":\"341323\",\"label\":\"灵璧县\"},{\"value\":\"341324\",\"label\":\"泗县\"}]},{\"value\":\"341500\",\"label\":\"六安市\",\"children\":[{\"value\":\"341502\",\"label\":\"金安区\"},{\"value\":\"341503\",\"label\":\"裕安区\"},{\"value\":\"341504\",\"label\":\"叶集区\"},{\"value\":\"341522\",\"label\":\"霍邱县\"},{\"value\":\"341523\",\"label\":\"舒城县\"},{\"value\":\"341524\",\"label\":\"金寨县\"},{\"value\":\"341525\",\"label\":\"霍山县\"}]},{\"value\":\"341600\",\"label\":\"亳州市\",\"children\":[{\"value\":\"341602\",\"label\":\"谯城区\"},{\"value\":\"341621\",\"label\":\"涡阳县\"},{\"value\":\"341622\",\"label\":\"蒙城县\"},{\"value\":\"341623\",\"label\":\"利辛县\"}]},{\"value\":\"341700\",\"label\":\"池州市\",\"children\":[{\"value\":\"341702\",\"label\":\"贵池区\"},{\"value\":\"341721\",\"label\":\"东至县\"},{\"value\":\"341722\",\"label\":\"石台县\"},{\"value\":\"341723\",\"label\":\"青阳县\"}]},{\"value\":\"341800\",\"label\":\"宣城市\",\"children\":[{\"value\":\"341802\",\"label\":\"宣州区\"},{\"value\":\"341821\",\"label\":\"郎溪县\"},{\"value\":\"341822\",\"label\":\"广德县\"},{\"value\":\"341823\",\"label\":\"泾县\"},{\"value\":\"341824\",\"label\":\"绩溪县\"},{\"value\":\"341825\",\"label\":\"旌德县\"},{\"value\":\"341881\",\"label\":\"宁国市\"}]}]},{\"value\":\"350000\",\"label\":\"福建省\",\"children\":[{\"value\":\"350100\",\"label\":\"福州市\",\"children\":[{\"value\":\"350102\",\"label\":\"鼓楼区\"},{\"value\":\"350103\",\"label\":\"台江区\"},{\"value\":\"350104\",\"label\":\"仓山区\"},{\"value\":\"350105\",\"label\":\"马尾区\"},{\"value\":\"350111\",\"label\":\"晋安区\"},{\"value\":\"350112\",\"label\":\"长乐区\"},{\"value\":\"350121\",\"label\":\"闽侯县\"},{\"value\":\"350122\",\"label\":\"连江县\"},{\"value\":\"350123\",\"label\":\"罗源县\"},{\"value\":\"350124\",\"label\":\"闽清县\"},{\"value\":\"350125\",\"label\":\"永泰县\"},{\"value\":\"350128\",\"label\":\"平潭县\"},{\"value\":\"350181\",\"label\":\"福清市\"}]},{\"value\":\"350200\",\"label\":\"厦门市\",\"children\":[{\"value\":\"350203\",\"label\":\"思明区\"},{\"value\":\"350205\",\"label\":\"海沧区\"},{\"value\":\"350206\",\"label\":\"湖里区\"},{\"value\":\"350211\",\"label\":\"集美区\"},{\"value\":\"350212\",\"label\":\"同安区\"},{\"value\":\"350213\",\"label\":\"翔安区\"}]},{\"value\":\"350300\",\"label\":\"莆田市\",\"children\":[{\"value\":\"350302\",\"label\":\"城厢区\"},{\"value\":\"350303\",\"label\":\"涵江区\"},{\"value\":\"350304\",\"label\":\"荔城区\"},{\"value\":\"350305\",\"label\":\"秀屿区\"},{\"value\":\"350322\",\"label\":\"仙游县\"}]},{\"value\":\"350400\",\"label\":\"三明市\",\"children\":[{\"value\":\"350402\",\"label\":\"梅列区\"},{\"value\":\"350403\",\"label\":\"三元区\"},{\"value\":\"350421\",\"label\":\"明溪县\"},{\"value\":\"350423\",\"label\":\"清流县\"},{\"value\":\"350424\",\"label\":\"宁化县\"},{\"value\":\"350425\",\"label\":\"大田县\"},{\"value\":\"350426\",\"label\":\"尤溪县\"},{\"value\":\"350427\",\"label\":\"沙县\"},{\"value\":\"350428\",\"label\":\"将乐县\"},{\"value\":\"350429\",\"label\":\"泰宁县\"},{\"value\":\"350430\",\"label\":\"建宁县\"},{\"value\":\"350481\",\"label\":\"永安市\"}]},{\"value\":\"350500\",\"label\":\"泉州市\",\"children\":[{\"value\":\"350502\",\"label\":\"鲤城区\"},{\"value\":\"350503\",\"label\":\"丰泽区\"},{\"value\":\"350504\",\"label\":\"洛江区\"},{\"value\":\"350505\",\"label\":\"泉港区\"},{\"value\":\"350521\",\"label\":\"惠安县\"},{\"value\":\"350524\",\"label\":\"安溪县\"},{\"value\":\"350525\",\"label\":\"永春县\"},{\"value\":\"350526\",\"label\":\"德化县\"},{\"value\":\"350527\",\"label\":\"金门县\"},{\"value\":\"350581\",\"label\":\"石狮市\"},{\"value\":\"350582\",\"label\":\"晋江市\"},{\"value\":\"350583\",\"label\":\"南安市\"}]},{\"value\":\"350600\",\"label\":\"漳州市\",\"children\":[{\"value\":\"350602\",\"label\":\"芗城区\"},{\"value\":\"350603\",\"label\":\"龙文区\"},{\"value\":\"350622\",\"label\":\"云霄县\"},{\"value\":\"350623\",\"label\":\"漳浦县\"},{\"value\":\"350624\",\"label\":\"诏安县\"},{\"value\":\"350625\",\"label\":\"长泰县\"},{\"value\":\"350626\",\"label\":\"东山县\"},{\"value\":\"350627\",\"label\":\"南靖县\"},{\"value\":\"350628\",\"label\":\"平和县\"},{\"value\":\"350629\",\"label\":\"华安县\"},{\"value\":\"350681\",\"label\":\"龙海市\"}]},{\"value\":\"350700\",\"label\":\"南平市\",\"children\":[{\"value\":\"350702\",\"label\":\"延平区\"},{\"value\":\"350703\",\"label\":\"建阳区\"},{\"value\":\"350721\",\"label\":\"顺昌县\"},{\"value\":\"350722\",\"label\":\"浦城县\"},{\"value\":\"350723\",\"label\":\"光泽县\"},{\"value\":\"350724\",\"label\":\"松溪县\"},{\"value\":\"350725\",\"label\":\"政和县\"},{\"value\":\"350781\",\"label\":\"邵武市\"},{\"value\":\"350782\",\"label\":\"武夷山市\"},{\"value\":\"350783\",\"label\":\"建瓯市\"}]},{\"value\":\"350800\",\"label\":\"龙岩市\",\"children\":[{\"value\":\"350802\",\"label\":\"新罗区\"},{\"value\":\"350803\",\"label\":\"永定区\"},{\"value\":\"350821\",\"label\":\"长汀县\"},{\"value\":\"350823\",\"label\":\"上杭县\"},{\"value\":\"350824\",\"label\":\"武平县\"},{\"value\":\"350825\",\"label\":\"连城县\"},{\"value\":\"350881\",\"label\":\"漳平市\"}]},{\"value\":\"350900\",\"label\":\"宁德市\",\"children\":[{\"value\":\"350902\",\"label\":\"蕉城区\"},{\"value\":\"350921\",\"label\":\"霞浦县\"},{\"value\":\"350922\",\"label\":\"古田县\"},{\"value\":\"350923\",\"label\":\"屏南县\"},{\"value\":\"350924\",\"label\":\"寿宁县\"},{\"value\":\"350925\",\"label\":\"周宁县\"},{\"value\":\"350926\",\"label\":\"柘荣县\"},{\"value\":\"350981\",\"label\":\"福安市\"},{\"value\":\"350982\",\"label\":\"福鼎市\"}]}]},{\"value\":\"360000\",\"label\":\"江西省\",\"children\":[{\"value\":\"360100\",\"label\":\"南昌市\",\"children\":[{\"value\":\"360102\",\"label\":\"东湖区\"},{\"value\":\"360103\",\"label\":\"西湖区\"},{\"value\":\"360104\",\"label\":\"青云谱区\"},{\"value\":\"360105\",\"label\":\"湾里区\"},{\"value\":\"360111\",\"label\":\"青山湖区\"},{\"value\":\"360112\",\"label\":\"新建区\"},{\"value\":\"360121\",\"label\":\"南昌县\"},{\"value\":\"360123\",\"label\":\"安义县\"},{\"value\":\"360124\",\"label\":\"进贤县\"}]},{\"value\":\"360200\",\"label\":\"景德镇市\",\"children\":[{\"value\":\"360202\",\"label\":\"昌江区\"},{\"value\":\"360203\",\"label\":\"珠山区\"},{\"value\":\"360222\",\"label\":\"浮梁县\"},{\"value\":\"360281\",\"label\":\"乐平市\"}]},{\"value\":\"360300\",\"label\":\"萍乡市\",\"children\":[{\"value\":\"360302\",\"label\":\"安源区\"},{\"value\":\"360313\",\"label\":\"湘东区\"},{\"value\":\"360321\",\"label\":\"莲花县\"},{\"value\":\"360322\",\"label\":\"上栗县\"},{\"value\":\"360323\",\"label\":\"芦溪县\"}]},{\"value\":\"360400\",\"label\":\"九江市\",\"children\":[{\"value\":\"360402\",\"label\":\"濂溪区\"},{\"value\":\"360403\",\"label\":\"浔阳区\"},{\"value\":\"360404\",\"label\":\"柴桑区\"},{\"value\":\"360423\",\"label\":\"武宁县\"},{\"value\":\"360424\",\"label\":\"修水县\"},{\"value\":\"360425\",\"label\":\"永修县\"},{\"value\":\"360426\",\"label\":\"德安县\"},{\"value\":\"360428\",\"label\":\"都昌县\"},{\"value\":\"360429\",\"label\":\"湖口县\"},{\"value\":\"360430\",\"label\":\"彭泽县\"},{\"value\":\"360481\",\"label\":\"瑞昌市\"},{\"value\":\"360482\",\"label\":\"共青城市\"},{\"value\":\"360483\",\"label\":\"庐山市\"}]},{\"value\":\"360500\",\"label\":\"新余市\",\"children\":[{\"value\":\"360502\",\"label\":\"渝水区\"},{\"value\":\"360521\",\"label\":\"分宜县\"}]},{\"value\":\"360600\",\"label\":\"鹰潭市\",\"children\":[{\"value\":\"360602\",\"label\":\"月湖区\"},{\"value\":\"360603\",\"label\":\"余江区\"},{\"value\":\"360681\",\"label\":\"贵溪市\"}]},{\"value\":\"360700\",\"label\":\"赣州市\",\"children\":[{\"value\":\"360702\",\"label\":\"章贡区\"},{\"value\":\"360703\",\"label\":\"南康区\"},{\"value\":\"360704\",\"label\":\"赣县区\"},{\"value\":\"360722\",\"label\":\"信丰县\"},{\"value\":\"360723\",\"label\":\"大余县\"},{\"value\":\"360724\",\"label\":\"上犹县\"},{\"value\":\"360725\",\"label\":\"崇义县\"},{\"value\":\"360726\",\"label\":\"安远县\"},{\"value\":\"360727\",\"label\":\"龙南县\"},{\"value\":\"360728\",\"label\":\"定南县\"},{\"value\":\"360729\",\"label\":\"全南县\"},{\"value\":\"360730\",\"label\":\"宁都县\"},{\"value\":\"360731\",\"label\":\"于都县\"},{\"value\":\"360732\",\"label\":\"兴国县\"},{\"value\":\"360733\",\"label\":\"会昌县\"},{\"value\":\"360734\",\"label\":\"寻乌县\"},{\"value\":\"360735\",\"label\":\"石城县\"},{\"value\":\"360781\",\"label\":\"瑞金市\"}]},{\"value\":\"360800\",\"label\":\"吉安市\",\"children\":[{\"value\":\"360802\",\"label\":\"吉州区\"},{\"value\":\"360803\",\"label\":\"青原区\"},{\"value\":\"360821\",\"label\":\"吉安县\"},{\"value\":\"360822\",\"label\":\"吉水县\"},{\"value\":\"360823\",\"label\":\"峡江县\"},{\"value\":\"360824\",\"label\":\"新干县\"},{\"value\":\"360825\",\"label\":\"永丰县\"},{\"value\":\"360826\",\"label\":\"泰和县\"},{\"value\":\"360827\",\"label\":\"遂川县\"},{\"value\":\"360828\",\"label\":\"万安县\"},{\"value\":\"360829\",\"label\":\"安福县\"},{\"value\":\"360830\",\"label\":\"永新县\"},{\"value\":\"360881\",\"label\":\"井冈山市\"}]},{\"value\":\"360900\",\"label\":\"宜春市\",\"children\":[{\"value\":\"360902\",\"label\":\"袁州区\"},{\"value\":\"360921\",\"label\":\"奉新县\"},{\"value\":\"360922\",\"label\":\"万载县\"},{\"value\":\"360923\",\"label\":\"上高县\"},{\"value\":\"360924\",\"label\":\"宜丰县\"},{\"value\":\"360925\",\"label\":\"靖安县\"},{\"value\":\"360926\",\"label\":\"铜鼓县\"},{\"value\":\"360981\",\"label\":\"丰城市\"},{\"value\":\"360982\",\"label\":\"樟树市\"},{\"value\":\"360983\",\"label\":\"高安市\"}]},{\"value\":\"361000\",\"label\":\"抚州市\",\"children\":[{\"value\":\"361002\",\"label\":\"临川区\"},{\"value\":\"361003\",\"label\":\"东乡区\"},{\"value\":\"361021\",\"label\":\"南城县\"},{\"value\":\"361022\",\"label\":\"黎川县\"},{\"value\":\"361023\",\"label\":\"南丰县\"},{\"value\":\"361024\",\"label\":\"崇仁县\"},{\"value\":\"361025\",\"label\":\"乐安县\"},{\"value\":\"361026\",\"label\":\"宜黄县\"},{\"value\":\"361027\",\"label\":\"金溪县\"},{\"value\":\"361028\",\"label\":\"资溪县\"},{\"value\":\"361030\",\"label\":\"广昌县\"}]},{\"value\":\"361100\",\"label\":\"上饶市\",\"children\":[{\"value\":\"361102\",\"label\":\"信州区\"},{\"value\":\"361103\",\"label\":\"广丰区\"},{\"value\":\"361121\",\"label\":\"上饶县\"},{\"value\":\"361123\",\"label\":\"玉山县\"},{\"value\":\"361124\",\"label\":\"铅山县\"},{\"value\":\"361125\",\"label\":\"横峰县\"},{\"value\":\"361126\",\"label\":\"弋阳县\"},{\"value\":\"361127\",\"label\":\"余干县\"},{\"value\":\"361128\",\"label\":\"鄱阳县\"},{\"value\":\"361129\",\"label\":\"万年县\"},{\"value\":\"361130\",\"label\":\"婺源县\"},{\"value\":\"361181\",\"label\":\"德兴市\"}]}]},{\"value\":\"370000\",\"label\":\"山东省\",\"children\":[{\"value\":\"370100\",\"label\":\"济南市\",\"children\":[{\"value\":\"370102\",\"label\":\"历下区\"},{\"value\":\"370103\",\"label\":\"市中区\"},{\"value\":\"370104\",\"label\":\"槐荫区\"},{\"value\":\"370105\",\"label\":\"天桥区\"},{\"value\":\"370112\",\"label\":\"历城区\"},{\"value\":\"370113\",\"label\":\"长清区\"},{\"value\":\"370114\",\"label\":\"章丘区\"},{\"value\":\"370124\",\"label\":\"平阴县\"},{\"value\":\"370125\",\"label\":\"济阳县\"},{\"value\":\"370126\",\"label\":\"商河县\"}]},{\"value\":\"370200\",\"label\":\"青岛市\",\"children\":[{\"value\":\"370202\",\"label\":\"市南区\"},{\"value\":\"370203\",\"label\":\"市北区\"},{\"value\":\"370211\",\"label\":\"黄岛区\"},{\"value\":\"370212\",\"label\":\"崂山区\"},{\"value\":\"370213\",\"label\":\"李沧区\"},{\"value\":\"370214\",\"label\":\"城阳区\"},{\"value\":\"370215\",\"label\":\"即墨区\"},{\"value\":\"370281\",\"label\":\"胶州市\"},{\"value\":\"370283\",\"label\":\"平度市\"},{\"value\":\"370285\",\"label\":\"莱西市\"}]},{\"value\":\"370300\",\"label\":\"淄博市\",\"children\":[{\"value\":\"370302\",\"label\":\"淄川区\"},{\"value\":\"370303\",\"label\":\"张店区\"},{\"value\":\"370304\",\"label\":\"博山区\"},{\"value\":\"370305\",\"label\":\"临淄区\"},{\"value\":\"370306\",\"label\":\"周村区\"},{\"value\":\"370321\",\"label\":\"桓台县\"},{\"value\":\"370322\",\"label\":\"高青县\"},{\"value\":\"370323\",\"label\":\"沂源县\"}]},{\"value\":\"370400\",\"label\":\"枣庄市\",\"children\":[{\"value\":\"370402\",\"label\":\"市中区\"},{\"value\":\"370403\",\"label\":\"薛城区\"},{\"value\":\"370404\",\"label\":\"峄城区\"},{\"value\":\"370405\",\"label\":\"台儿庄区\"},{\"value\":\"370406\",\"label\":\"山亭区\"},{\"value\":\"370481\",\"label\":\"滕州市\"}]},{\"value\":\"370500\",\"label\":\"东营市\",\"children\":[{\"value\":\"370502\",\"label\":\"东营区\"},{\"value\":\"370503\",\"label\":\"河口区\"},{\"value\":\"370505\",\"label\":\"垦利区\"},{\"value\":\"370522\",\"label\":\"利津县\"},{\"value\":\"370523\",\"label\":\"广饶县\"}]},{\"value\":\"370600\",\"label\":\"烟台市\",\"children\":[{\"value\":\"370602\",\"label\":\"芝罘区\"},{\"value\":\"370611\",\"label\":\"福山区\"},{\"value\":\"370612\",\"label\":\"牟平区\"},{\"value\":\"370613\",\"label\":\"莱山区\"},{\"value\":\"370634\",\"label\":\"长岛县\"},{\"value\":\"370681\",\"label\":\"龙口市\"},{\"value\":\"370682\",\"label\":\"莱阳市\"},{\"value\":\"370683\",\"label\":\"莱州市\"},{\"value\":\"370684\",\"label\":\"蓬莱市\"},{\"value\":\"370685\",\"label\":\"招远市\"},{\"value\":\"370686\",\"label\":\"栖霞市\"},{\"value\":\"370687\",\"label\":\"海阳市\"}]},{\"value\":\"370700\",\"label\":\"潍坊市\",\"children\":[{\"value\":\"370702\",\"label\":\"潍城区\"},{\"value\":\"370703\",\"label\":\"寒亭区\"},{\"value\":\"370704\",\"label\":\"坊子区\"},{\"value\":\"370705\",\"label\":\"奎文区\"},{\"value\":\"370724\",\"label\":\"临朐县\"},{\"value\":\"370725\",\"label\":\"昌乐县\"},{\"value\":\"370781\",\"label\":\"青州市\"},{\"value\":\"370782\",\"label\":\"诸城市\"},{\"value\":\"370783\",\"label\":\"寿光市\"},{\"value\":\"370784\",\"label\":\"安丘市\"},{\"value\":\"370785\",\"label\":\"高密市\"},{\"value\":\"370786\",\"label\":\"昌邑市\"}]},{\"value\":\"370800\",\"label\":\"济宁市\",\"children\":[{\"value\":\"370811\",\"label\":\"任城区\"},{\"value\":\"370812\",\"label\":\"兖州区\"},{\"value\":\"370826\",\"label\":\"微山县\"},{\"value\":\"370827\",\"label\":\"鱼台县\"},{\"value\":\"370828\",\"label\":\"金乡县\"},{\"value\":\"370829\",\"label\":\"嘉祥县\"},{\"value\":\"370830\",\"label\":\"汶上县\"},{\"value\":\"370831\",\"label\":\"泗水县\"},{\"value\":\"370832\",\"label\":\"梁山县\"},{\"value\":\"370881\",\"label\":\"曲阜市\"},{\"value\":\"370883\",\"label\":\"邹城市\"}]},{\"value\":\"370900\",\"label\":\"泰安市\",\"children\":[{\"value\":\"370902\",\"label\":\"泰山区\"},{\"value\":\"370911\",\"label\":\"岱岳区\"},{\"value\":\"370921\",\"label\":\"宁阳县\"},{\"value\":\"370923\",\"label\":\"东平县\"},{\"value\":\"370982\",\"label\":\"新泰市\"},{\"value\":\"370983\",\"label\":\"肥城市\"}]},{\"value\":\"371000\",\"label\":\"威海市\",\"children\":[{\"value\":\"371002\",\"label\":\"环翠区\"},{\"value\":\"371003\",\"label\":\"文登区\"},{\"value\":\"371082\",\"label\":\"荣成市\"},{\"value\":\"371083\",\"label\":\"乳山市\"}]},{\"value\":\"371100\",\"label\":\"日照市\",\"children\":[{\"value\":\"371102\",\"label\":\"东港区\"},{\"value\":\"371103\",\"label\":\"岚山区\"},{\"value\":\"371121\",\"label\":\"五莲县\"},{\"value\":\"371122\",\"label\":\"莒县\"}]},{\"value\":\"371200\",\"label\":\"莱芜市\",\"children\":[{\"value\":\"371202\",\"label\":\"莱城区\"},{\"value\":\"371203\",\"label\":\"钢城区\"}]},{\"value\":\"371300\",\"label\":\"临沂市\",\"children\":[{\"value\":\"371302\",\"label\":\"兰山区\"},{\"value\":\"371311\",\"label\":\"罗庄区\"},{\"value\":\"371312\",\"label\":\"河东区\"},{\"value\":\"371321\",\"label\":\"沂南县\"},{\"value\":\"371322\",\"label\":\"郯城县\"},{\"value\":\"371323\",\"label\":\"沂水县\"},{\"value\":\"371324\",\"label\":\"兰陵县\"},{\"value\":\"371325\",\"label\":\"费县\"},{\"value\":\"371326\",\"label\":\"平邑县\"},{\"value\":\"371327\",\"label\":\"莒南县\"},{\"value\":\"371328\",\"label\":\"蒙阴县\"},{\"value\":\"371329\",\"label\":\"临沭县\"}]},{\"value\":\"371400\",\"label\":\"德州市\",\"children\":[{\"value\":\"371402\",\"label\":\"德城区\"},{\"value\":\"371403\",\"label\":\"陵城区\"},{\"value\":\"371422\",\"label\":\"宁津县\"},{\"value\":\"371423\",\"label\":\"庆云县\"},{\"value\":\"371424\",\"label\":\"临邑县\"},{\"value\":\"371425\",\"label\":\"齐河县\"},{\"value\":\"371426\",\"label\":\"平原县\"},{\"value\":\"371427\",\"label\":\"夏津县\"},{\"value\":\"371428\",\"label\":\"武城县\"},{\"value\":\"371481\",\"label\":\"乐陵市\"},{\"value\":\"371482\",\"label\":\"禹城市\"}]},{\"value\":\"371500\",\"label\":\"聊城市\",\"children\":[{\"value\":\"371502\",\"label\":\"东昌府区\"},{\"value\":\"371521\",\"label\":\"阳谷县\"},{\"value\":\"371522\",\"label\":\"莘县\"},{\"value\":\"371523\",\"label\":\"茌平县\"},{\"value\":\"371524\",\"label\":\"东阿县\"},{\"value\":\"371525\",\"label\":\"冠县\"},{\"value\":\"371526\",\"label\":\"高唐县\"},{\"value\":\"371581\",\"label\":\"临清市\"}]},{\"value\":\"371600\",\"label\":\"滨州市\",\"children\":[{\"value\":\"371602\",\"label\":\"滨城区\"},{\"value\":\"371603\",\"label\":\"沾化区\"},{\"value\":\"371621\",\"label\":\"惠民县\"},{\"value\":\"371622\",\"label\":\"阳信县\"},{\"value\":\"371623\",\"label\":\"无棣县\"},{\"value\":\"371625\",\"label\":\"博兴县\"},{\"value\":\"371626\",\"label\":\"邹平县\"}]},{\"value\":\"371700\",\"label\":\"菏泽市\",\"children\":[{\"value\":\"371702\",\"label\":\"牡丹区\"},{\"value\":\"371703\",\"label\":\"定陶区\"},{\"value\":\"371721\",\"label\":\"曹县\"},{\"value\":\"371722\",\"label\":\"单县\"},{\"value\":\"371723\",\"label\":\"成武县\"},{\"value\":\"371724\",\"label\":\"巨野县\"},{\"value\":\"371725\",\"label\":\"郓城县\"},{\"value\":\"371726\",\"label\":\"鄄城县\"},{\"value\":\"371728\",\"label\":\"东明县\"}]}]},{\"value\":\"410000\",\"label\":\"河南省\",\"children\":[{\"value\":\"410100\",\"label\":\"郑州市\",\"children\":[{\"value\":\"410102\",\"label\":\"中原区\"},{\"value\":\"410103\",\"label\":\"二七区\"},{\"value\":\"410104\",\"label\":\"管城回族区\"},{\"value\":\"410105\",\"label\":\"金水区\"},{\"value\":\"410106\",\"label\":\"上街区\"},{\"value\":\"410108\",\"label\":\"惠济区\"},{\"value\":\"410122\",\"label\":\"中牟县\"},{\"value\":\"410181\",\"label\":\"巩义市\"},{\"value\":\"410182\",\"label\":\"荥阳市\"},{\"value\":\"410183\",\"label\":\"新密市\"},{\"value\":\"410184\",\"label\":\"新郑市\"},{\"value\":\"410185\",\"label\":\"登封市\"}]},{\"value\":\"410200\",\"label\":\"开封市\",\"children\":[{\"value\":\"410202\",\"label\":\"龙亭区\"},{\"value\":\"410203\",\"label\":\"顺河回族区\"},{\"value\":\"410204\",\"label\":\"鼓楼区\"},{\"value\":\"410205\",\"label\":\"禹王台区\"},{\"value\":\"410212\",\"label\":\"祥符区\"},{\"value\":\"410221\",\"label\":\"杞县\"},{\"value\":\"410222\",\"label\":\"通许县\"},{\"value\":\"410223\",\"label\":\"尉氏县\"},{\"value\":\"410225\",\"label\":\"兰考县\"}]},{\"value\":\"410300\",\"label\":\"洛阳市\",\"children\":[{\"value\":\"410302\",\"label\":\"老城区\"},{\"value\":\"410303\",\"label\":\"西工区\"},{\"value\":\"410304\",\"label\":\"瀍河回族区\"},{\"value\":\"410305\",\"label\":\"涧西区\"},{\"value\":\"410306\",\"label\":\"吉利区\"},{\"value\":\"410311\",\"label\":\"洛龙区\"},{\"value\":\"410322\",\"label\":\"孟津县\"},{\"value\":\"410323\",\"label\":\"新安县\"},{\"value\":\"410324\",\"label\":\"栾川县\"},{\"value\":\"410325\",\"label\":\"嵩县\"},{\"value\":\"410326\",\"label\":\"汝阳县\"},{\"value\":\"410327\",\"label\":\"宜阳县\"},{\"value\":\"410328\",\"label\":\"洛宁县\"},{\"value\":\"410329\",\"label\":\"伊川县\"},{\"value\":\"410381\",\"label\":\"偃师市\"}]},{\"value\":\"410400\",\"label\":\"平顶山市\",\"children\":[{\"value\":\"410402\",\"label\":\"新华区\"},{\"value\":\"410403\",\"label\":\"卫东区\"},{\"value\":\"410404\",\"label\":\"石龙区\"},{\"value\":\"410411\",\"label\":\"湛河区\"},{\"value\":\"410421\",\"label\":\"宝丰县\"},{\"value\":\"410422\",\"label\":\"叶县\"},{\"value\":\"410423\",\"label\":\"鲁山县\"},{\"value\":\"410425\",\"label\":\"郏县\"},{\"value\":\"410481\",\"label\":\"舞钢市\"},{\"value\":\"410482\",\"label\":\"汝州市\"}]},{\"value\":\"410500\",\"label\":\"安阳市\",\"children\":[{\"value\":\"410502\",\"label\":\"文峰区\"},{\"value\":\"410503\",\"label\":\"北关区\"},{\"value\":\"410505\",\"label\":\"殷都区\"},{\"value\":\"410506\",\"label\":\"龙安区\"},{\"value\":\"410522\",\"label\":\"安阳县\"},{\"value\":\"410523\",\"label\":\"汤阴县\"},{\"value\":\"410526\",\"label\":\"滑县\"},{\"value\":\"410527\",\"label\":\"内黄县\"},{\"value\":\"410581\",\"label\":\"林州市\"}]},{\"value\":\"410600\",\"label\":\"鹤壁市\",\"children\":[{\"value\":\"410602\",\"label\":\"鹤山区\"},{\"value\":\"410603\",\"label\":\"山城区\"},{\"value\":\"410611\",\"label\":\"淇滨区\"},{\"value\":\"410621\",\"label\":\"浚县\"},{\"value\":\"410622\",\"label\":\"淇县\"}]},{\"value\":\"410700\",\"label\":\"新乡市\",\"children\":[{\"value\":\"410702\",\"label\":\"红旗区\"},{\"value\":\"410703\",\"label\":\"卫滨区\"},{\"value\":\"410704\",\"label\":\"凤泉区\"},{\"value\":\"410711\",\"label\":\"牧野区\"},{\"value\":\"410721\",\"label\":\"新乡县\"},{\"value\":\"410724\",\"label\":\"获嘉县\"},{\"value\":\"410725\",\"label\":\"原阳县\"},{\"value\":\"410726\",\"label\":\"延津县\"},{\"value\":\"410727\",\"label\":\"封丘县\"},{\"value\":\"410728\",\"label\":\"长垣县\"},{\"value\":\"410781\",\"label\":\"卫辉市\"},{\"value\":\"410782\",\"label\":\"辉县市\"}]},{\"value\":\"410800\",\"label\":\"焦作市\",\"children\":[{\"value\":\"410802\",\"label\":\"解放区\"},{\"value\":\"410803\",\"label\":\"中站区\"},{\"value\":\"410804\",\"label\":\"马村区\"},{\"value\":\"410811\",\"label\":\"山阳区\"},{\"value\":\"410821\",\"label\":\"修武县\"},{\"value\":\"410822\",\"label\":\"博爱县\"},{\"value\":\"410823\",\"label\":\"武陟县\"},{\"value\":\"410825\",\"label\":\"温县\"},{\"value\":\"410882\",\"label\":\"沁阳市\"},{\"value\":\"410883\",\"label\":\"孟州市\"}]},{\"value\":\"410900\",\"label\":\"濮阳市\",\"children\":[{\"value\":\"410902\",\"label\":\"华龙区\"},{\"value\":\"410922\",\"label\":\"清丰县\"},{\"value\":\"410923\",\"label\":\"南乐县\"},{\"value\":\"410926\",\"label\":\"范县\"},{\"value\":\"410927\",\"label\":\"台前县\"},{\"value\":\"410928\",\"label\":\"濮阳县\"}]},{\"value\":\"411000\",\"label\":\"许昌市\",\"children\":[{\"value\":\"411002\",\"label\":\"魏都区\"},{\"value\":\"411003\",\"label\":\"建安区\"},{\"value\":\"411024\",\"label\":\"鄢陵县\"},{\"value\":\"411025\",\"label\":\"襄城县\"},{\"value\":\"411081\",\"label\":\"禹州市\"},{\"value\":\"411082\",\"label\":\"长葛市\"}]},{\"value\":\"411100\",\"label\":\"漯河市\",\"children\":[{\"value\":\"411102\",\"label\":\"源汇区\"},{\"value\":\"411103\",\"label\":\"郾城区\"},{\"value\":\"411104\",\"label\":\"召陵区\"},{\"value\":\"411121\",\"label\":\"舞阳县\"},{\"value\":\"411122\",\"label\":\"临颍县\"}]},{\"value\":\"411200\",\"label\":\"三门峡市\",\"children\":[{\"value\":\"411202\",\"label\":\"湖滨区\"},{\"value\":\"411203\",\"label\":\"陕州区\"},{\"value\":\"411221\",\"label\":\"渑池县\"},{\"value\":\"411224\",\"label\":\"卢氏县\"},{\"value\":\"411281\",\"label\":\"义马市\"},{\"value\":\"411282\",\"label\":\"灵宝市\"}]},{\"value\":\"411300\",\"label\":\"南阳市\",\"children\":[{\"value\":\"411302\",\"label\":\"宛城区\"},{\"value\":\"411303\",\"label\":\"卧龙区\"},{\"value\":\"411321\",\"label\":\"南召县\"},{\"value\":\"411322\",\"label\":\"方城县\"},{\"value\":\"411323\",\"label\":\"西峡县\"},{\"value\":\"411324\",\"label\":\"镇平县\"},{\"value\":\"411325\",\"label\":\"内乡县\"},{\"value\":\"411326\",\"label\":\"淅川县\"},{\"value\":\"411327\",\"label\":\"社旗县\"},{\"value\":\"411328\",\"label\":\"唐河县\"},{\"value\":\"411329\",\"label\":\"新野县\"},{\"value\":\"411330\",\"label\":\"桐柏县\"},{\"value\":\"411381\",\"label\":\"邓州市\"}]},{\"value\":\"411400\",\"label\":\"商丘市\",\"children\":[{\"value\":\"411402\",\"label\":\"梁园区\"},{\"value\":\"411403\",\"label\":\"睢阳区\"},{\"value\":\"411421\",\"label\":\"民权县\"},{\"value\":\"411422\",\"label\":\"睢县\"},{\"value\":\"411423\",\"label\":\"宁陵县\"},{\"value\":\"411424\",\"label\":\"柘城县\"},{\"value\":\"411425\",\"label\":\"虞城县\"},{\"value\":\"411426\",\"label\":\"夏邑县\"},{\"value\":\"411481\",\"label\":\"永城市\"}]},{\"value\":\"411500\",\"label\":\"信阳市\",\"children\":[{\"value\":\"411502\",\"label\":\"浉河区\"},{\"value\":\"411503\",\"label\":\"平桥区\"},{\"value\":\"411521\",\"label\":\"罗山县\"},{\"value\":\"411522\",\"label\":\"光山县\"},{\"value\":\"411523\",\"label\":\"新县\"},{\"value\":\"411524\",\"label\":\"商城县\"},{\"value\":\"411525\",\"label\":\"固始县\"},{\"value\":\"411526\",\"label\":\"潢川县\"},{\"value\":\"411527\",\"label\":\"淮滨县\"},{\"value\":\"411528\",\"label\":\"息县\"}]},{\"value\":\"411600\",\"label\":\"周口市\",\"children\":[{\"value\":\"411602\",\"label\":\"川汇区\"},{\"value\":\"411621\",\"label\":\"扶沟县\"},{\"value\":\"411622\",\"label\":\"西华县\"},{\"value\":\"411623\",\"label\":\"商水县\"},{\"value\":\"411624\",\"label\":\"沈丘县\"},{\"value\":\"411625\",\"label\":\"郸城县\"},{\"value\":\"411626\",\"label\":\"淮阳县\"},{\"value\":\"411627\",\"label\":\"太康县\"},{\"value\":\"411628\",\"label\":\"鹿邑县\"},{\"value\":\"411681\",\"label\":\"项城市\"}]},{\"value\":\"411700\",\"label\":\"驻马店市\",\"children\":[{\"value\":\"411702\",\"label\":\"驿城区\"},{\"value\":\"411721\",\"label\":\"西平县\"},{\"value\":\"411722\",\"label\":\"上蔡县\"},{\"value\":\"411723\",\"label\":\"平舆县\"},{\"value\":\"411724\",\"label\":\"正阳县\"},{\"value\":\"411725\",\"label\":\"确山县\"},{\"value\":\"411726\",\"label\":\"泌阳县\"},{\"value\":\"411727\",\"label\":\"汝南县\"},{\"value\":\"411728\",\"label\":\"遂平县\"},{\"value\":\"411729\",\"label\":\"新蔡县\"}]}]},{\"value\":\"420000\",\"label\":\"湖北省\",\"children\":[{\"value\":\"420100\",\"label\":\"武汉市\",\"children\":[{\"value\":\"420102\",\"label\":\"江岸区\"},{\"value\":\"420103\",\"label\":\"江汉区\"},{\"value\":\"420104\",\"label\":\"硚口区\"},{\"value\":\"420105\",\"label\":\"汉阳区\"},{\"value\":\"420106\",\"label\":\"武昌区\"},{\"value\":\"420107\",\"label\":\"青山区\"},{\"value\":\"420111\",\"label\":\"洪山区\"},{\"value\":\"420112\",\"label\":\"东西湖区\"},{\"value\":\"420113\",\"label\":\"汉南区\"},{\"value\":\"420114\",\"label\":\"蔡甸区\"},{\"value\":\"420115\",\"label\":\"江夏区\"},{\"value\":\"420116\",\"label\":\"黄陂区\"},{\"value\":\"420117\",\"label\":\"新洲区\"}]},{\"value\":\"420200\",\"label\":\"黄石市\",\"children\":[{\"value\":\"420202\",\"label\":\"黄石港区\"},{\"value\":\"420203\",\"label\":\"西塞山区\"},{\"value\":\"420204\",\"label\":\"下陆区\"},{\"value\":\"420205\",\"label\":\"铁山区\"},{\"value\":\"420222\",\"label\":\"阳新县\"},{\"value\":\"420281\",\"label\":\"大冶市\"}]},{\"value\":\"420300\",\"label\":\"十堰市\",\"children\":[{\"value\":\"420302\",\"label\":\"茅箭区\"},{\"value\":\"420303\",\"label\":\"张湾区\"},{\"value\":\"420304\",\"label\":\"郧阳区\"},{\"value\":\"420322\",\"label\":\"郧西县\"},{\"value\":\"420323\",\"label\":\"竹山县\"},{\"value\":\"420324\",\"label\":\"竹溪县\"},{\"value\":\"420325\",\"label\":\"房县\"},{\"value\":\"420381\",\"label\":\"丹江口市\"}]},{\"value\":\"420500\",\"label\":\"宜昌市\",\"children\":[{\"value\":\"420502\",\"label\":\"西陵区\"},{\"value\":\"420503\",\"label\":\"伍家岗区\"},{\"value\":\"420504\",\"label\":\"点军区\"},{\"value\":\"420505\",\"label\":\"猇亭区\"},{\"value\":\"420506\",\"label\":\"夷陵区\"},{\"value\":\"420525\",\"label\":\"远安县\"},{\"value\":\"420526\",\"label\":\"兴山县\"},{\"value\":\"420527\",\"label\":\"秭归县\"},{\"value\":\"420528\",\"label\":\"长阳土家族自治县\"},{\"value\":\"420529\",\"label\":\"五峰土家族自治县\"},{\"value\":\"420581\",\"label\":\"宜都市\"},{\"value\":\"420582\",\"label\":\"当阳市\"},{\"value\":\"420583\",\"label\":\"枝江市\"}]},{\"value\":\"420600\",\"label\":\"襄阳市\",\"children\":[{\"value\":\"420602\",\"label\":\"襄城区\"},{\"value\":\"420606\",\"label\":\"樊城区\"},{\"value\":\"420607\",\"label\":\"襄州区\"},{\"value\":\"420624\",\"label\":\"南漳县\"},{\"value\":\"420625\",\"label\":\"谷城县\"},{\"value\":\"420626\",\"label\":\"保康县\"},{\"value\":\"420682\",\"label\":\"老河口市\"},{\"value\":\"420683\",\"label\":\"枣阳市\"},{\"value\":\"420684\",\"label\":\"宜城市\"}]},{\"value\":\"420700\",\"label\":\"鄂州市\",\"children\":[{\"value\":\"420702\",\"label\":\"梁子湖区\"},{\"value\":\"420703\",\"label\":\"华容区\"},{\"value\":\"420704\",\"label\":\"鄂城区\"}]},{\"value\":\"420800\",\"label\":\"荆门市\",\"children\":[{\"value\":\"420802\",\"label\":\"东宝区\"},{\"value\":\"420804\",\"label\":\"掇刀区\"},{\"value\":\"420822\",\"label\":\"沙洋县\"},{\"value\":\"420881\",\"label\":\"钟祥市\"},{\"value\":\"420882\",\"label\":\"京山市\"}]},{\"value\":\"420900\",\"label\":\"孝感市\",\"children\":[{\"value\":\"420902\",\"label\":\"孝南区\"},{\"value\":\"420921\",\"label\":\"孝昌县\"},{\"value\":\"420922\",\"label\":\"大悟县\"},{\"value\":\"420923\",\"label\":\"云梦县\"},{\"value\":\"420981\",\"label\":\"应城市\"},{\"value\":\"420982\",\"label\":\"安陆市\"},{\"value\":\"420984\",\"label\":\"汉川市\"}]},{\"value\":\"421000\",\"label\":\"荆州市\",\"children\":[{\"value\":\"421002\",\"label\":\"沙市区\"},{\"value\":\"421003\",\"label\":\"荆州区\"},{\"value\":\"421022\",\"label\":\"公安县\"},{\"value\":\"421023\",\"label\":\"监利县\"},{\"value\":\"421024\",\"label\":\"江陵县\"},{\"value\":\"421081\",\"label\":\"石首市\"},{\"value\":\"421083\",\"label\":\"洪湖市\"},{\"value\":\"421087\",\"label\":\"松滋市\"}]},{\"value\":\"421100\",\"label\":\"黄冈市\",\"children\":[{\"value\":\"421102\",\"label\":\"黄州区\"},{\"value\":\"421121\",\"label\":\"团风县\"},{\"value\":\"421122\",\"label\":\"红安县\"},{\"value\":\"421123\",\"label\":\"罗田县\"},{\"value\":\"421124\",\"label\":\"英山县\"},{\"value\":\"421125\",\"label\":\"浠水县\"},{\"value\":\"421126\",\"label\":\"蕲春县\"},{\"value\":\"421127\",\"label\":\"黄梅县\"},{\"value\":\"421181\",\"label\":\"麻城市\"},{\"value\":\"421182\",\"label\":\"武穴市\"}]},{\"value\":\"421200\",\"label\":\"咸宁市\",\"children\":[{\"value\":\"421202\",\"label\":\"咸安区\"},{\"value\":\"421221\",\"label\":\"嘉鱼县\"},{\"value\":\"421222\",\"label\":\"通城县\"},{\"value\":\"421223\",\"label\":\"崇阳县\"},{\"value\":\"421224\",\"label\":\"通山县\"},{\"value\":\"421281\",\"label\":\"赤壁市\"}]},{\"value\":\"421300\",\"label\":\"随州市\",\"children\":[{\"value\":\"421303\",\"label\":\"曾都区\"},{\"value\":\"421321\",\"label\":\"随县\"},{\"value\":\"421381\",\"label\":\"广水市\"}]},{\"value\":\"422800\",\"label\":\"恩施土家族苗族自治州\",\"children\":[{\"value\":\"422801\",\"label\":\"恩施市\"},{\"value\":\"422802\",\"label\":\"利川市\"},{\"value\":\"422822\",\"label\":\"建始县\"},{\"value\":\"422823\",\"label\":\"巴东县\"},{\"value\":\"422825\",\"label\":\"宣恩县\"},{\"value\":\"422826\",\"label\":\"咸丰县\"},{\"value\":\"422827\",\"label\":\"来凤县\"},{\"value\":\"422828\",\"label\":\"鹤峰县\"}]}]},{\"value\":\"430000\",\"label\":\"湖南省\",\"children\":[{\"value\":\"430100\",\"label\":\"长沙市\",\"children\":[{\"value\":\"430102\",\"label\":\"芙蓉区\"},{\"value\":\"430103\",\"label\":\"天心区\"},{\"value\":\"430104\",\"label\":\"岳麓区\"},{\"value\":\"430105\",\"label\":\"开福区\"},{\"value\":\"430111\",\"label\":\"雨花区\"},{\"value\":\"430112\",\"label\":\"望城区\"},{\"value\":\"430121\",\"label\":\"长沙县\"},{\"value\":\"430181\",\"label\":\"浏阳市\"},{\"value\":\"430182\",\"label\":\"宁乡市\"}]},{\"value\":\"430200\",\"label\":\"株洲市\",\"children\":[{\"value\":\"430202\",\"label\":\"荷塘区\"},{\"value\":\"430203\",\"label\":\"芦淞区\"},{\"value\":\"430204\",\"label\":\"石峰区\"},{\"value\":\"430211\",\"label\":\"天元区\"},{\"value\":\"430212\",\"label\":\"渌口区\"},{\"value\":\"430223\",\"label\":\"攸县\"},{\"value\":\"430224\",\"label\":\"茶陵县\"},{\"value\":\"430225\",\"label\":\"炎陵县\"},{\"value\":\"430281\",\"label\":\"醴陵市\"}]},{\"value\":\"430300\",\"label\":\"湘潭市\",\"children\":[{\"value\":\"430302\",\"label\":\"雨湖区\"},{\"value\":\"430304\",\"label\":\"岳塘区\"},{\"value\":\"430321\",\"label\":\"湘潭县\"},{\"value\":\"430381\",\"label\":\"湘乡市\"},{\"value\":\"430382\",\"label\":\"韶山市\"}]},{\"value\":\"430400\",\"label\":\"衡阳市\",\"children\":[{\"value\":\"430405\",\"label\":\"珠晖区\"},{\"value\":\"430406\",\"label\":\"雁峰区\"},{\"value\":\"430407\",\"label\":\"石鼓区\"},{\"value\":\"430408\",\"label\":\"蒸湘区\"},{\"value\":\"430412\",\"label\":\"南岳区\"},{\"value\":\"430421\",\"label\":\"衡阳县\"},{\"value\":\"430422\",\"label\":\"衡南县\"},{\"value\":\"430423\",\"label\":\"衡山县\"},{\"value\":\"430424\",\"label\":\"衡东县\"},{\"value\":\"430426\",\"label\":\"祁东县\"},{\"value\":\"430481\",\"label\":\"耒阳市\"},{\"value\":\"430482\",\"label\":\"常宁市\"}]},{\"value\":\"430500\",\"label\":\"邵阳市\",\"children\":[{\"value\":\"430502\",\"label\":\"双清区\"},{\"value\":\"430503\",\"label\":\"大祥区\"},{\"value\":\"430511\",\"label\":\"北塔区\"},{\"value\":\"430521\",\"label\":\"邵东县\"},{\"value\":\"430522\",\"label\":\"新邵县\"},{\"value\":\"430523\",\"label\":\"邵阳县\"},{\"value\":\"430524\",\"label\":\"隆回县\"},{\"value\":\"430525\",\"label\":\"洞口县\"},{\"value\":\"430527\",\"label\":\"绥宁县\"},{\"value\":\"430528\",\"label\":\"新宁县\"},{\"value\":\"430529\",\"label\":\"城步苗族自治县\"},{\"value\":\"430581\",\"label\":\"武冈市\"}]},{\"value\":\"430600\",\"label\":\"岳阳市\",\"children\":[{\"value\":\"430602\",\"label\":\"岳阳楼区\"},{\"value\":\"430603\",\"label\":\"云溪区\"},{\"value\":\"430611\",\"label\":\"君山区\"},{\"value\":\"430621\",\"label\":\"岳阳县\"},{\"value\":\"430623\",\"label\":\"华容县\"},{\"value\":\"430624\",\"label\":\"湘阴县\"},{\"value\":\"430626\",\"label\":\"平江县\"},{\"value\":\"430681\",\"label\":\"汨罗市\"},{\"value\":\"430682\",\"label\":\"临湘市\"}]},{\"value\":\"430700\",\"label\":\"常德市\",\"children\":[{\"value\":\"430702\",\"label\":\"武陵区\"},{\"value\":\"430703\",\"label\":\"鼎城区\"},{\"value\":\"430721\",\"label\":\"安乡县\"},{\"value\":\"430722\",\"label\":\"汉寿县\"},{\"value\":\"430723\",\"label\":\"澧县\"},{\"value\":\"430724\",\"label\":\"临澧县\"},{\"value\":\"430725\",\"label\":\"桃源县\"},{\"value\":\"430726\",\"label\":\"石门县\"},{\"value\":\"430781\",\"label\":\"津市市\"}]},{\"value\":\"430800\",\"label\":\"张家界市\",\"children\":[{\"value\":\"430802\",\"label\":\"永定区\"},{\"value\":\"430811\",\"label\":\"武陵源区\"},{\"value\":\"430821\",\"label\":\"慈利县\"},{\"value\":\"430822\",\"label\":\"桑植县\"}]},{\"value\":\"430900\",\"label\":\"益阳市\",\"children\":[{\"value\":\"430902\",\"label\":\"资阳区\"},{\"value\":\"430903\",\"label\":\"赫山区\"},{\"value\":\"430921\",\"label\":\"南县\"},{\"value\":\"430922\",\"label\":\"桃江县\"},{\"value\":\"430923\",\"label\":\"安化县\"},{\"value\":\"430981\",\"label\":\"沅江市\"}]},{\"value\":\"431000\",\"label\":\"郴州市\",\"children\":[{\"value\":\"431002\",\"label\":\"北湖区\"},{\"value\":\"431003\",\"label\":\"苏仙区\"},{\"value\":\"431021\",\"label\":\"桂阳县\"},{\"value\":\"431022\",\"label\":\"宜章县\"},{\"value\":\"431023\",\"label\":\"永兴县\"},{\"value\":\"431024\",\"label\":\"嘉禾县\"},{\"value\":\"431025\",\"label\":\"临武县\"},{\"value\":\"431026\",\"label\":\"汝城县\"},{\"value\":\"431027\",\"label\":\"桂东县\"},{\"value\":\"431028\",\"label\":\"安仁县\"},{\"value\":\"431081\",\"label\":\"资兴市\"}]},{\"value\":\"431100\",\"label\":\"永州市\",\"children\":[{\"value\":\"431102\",\"label\":\"零陵区\"},{\"value\":\"431103\",\"label\":\"冷水滩区\"},{\"value\":\"431121\",\"label\":\"祁阳县\"},{\"value\":\"431122\",\"label\":\"东安县\"},{\"value\":\"431123\",\"label\":\"双牌县\"},{\"value\":\"431124\",\"label\":\"道县\"},{\"value\":\"431125\",\"label\":\"江永县\"},{\"value\":\"431126\",\"label\":\"宁远县\"},{\"value\":\"431127\",\"label\":\"蓝山县\"},{\"value\":\"431128\",\"label\":\"新田县\"},{\"value\":\"431129\",\"label\":\"江华瑶族自治县\"}]},{\"value\":\"431200\",\"label\":\"怀化市\",\"children\":[{\"value\":\"431202\",\"label\":\"鹤城区\"},{\"value\":\"431221\",\"label\":\"中方县\"},{\"value\":\"431222\",\"label\":\"沅陵县\"},{\"value\":\"431223\",\"label\":\"辰溪县\"},{\"value\":\"431224\",\"label\":\"溆浦县\"},{\"value\":\"431225\",\"label\":\"会同县\"},{\"value\":\"431226\",\"label\":\"麻阳苗族自治县\"},{\"value\":\"431227\",\"label\":\"新晃侗族自治县\"},{\"value\":\"431228\",\"label\":\"芷江侗族自治县\"},{\"value\":\"431229\",\"label\":\"靖州苗族侗族自治县\"},{\"value\":\"431230\",\"label\":\"通道侗族自治县\"},{\"value\":\"431281\",\"label\":\"洪江市\"}]},{\"value\":\"431300\",\"label\":\"娄底市\",\"children\":[{\"value\":\"431302\",\"label\":\"娄星区\"},{\"value\":\"431321\",\"label\":\"双峰县\"},{\"value\":\"431322\",\"label\":\"新化县\"},{\"value\":\"431381\",\"label\":\"冷水江市\"},{\"value\":\"431382\",\"label\":\"涟源市\"}]},{\"value\":\"433100\",\"label\":\"湘西土家族苗族自治州\",\"children\":[{\"value\":\"433101\",\"label\":\"吉首市\"},{\"value\":\"433122\",\"label\":\"泸溪县\"},{\"value\":\"433123\",\"label\":\"凤凰县\"},{\"value\":\"433124\",\"label\":\"花垣县\"},{\"value\":\"433125\",\"label\":\"保靖县\"},{\"value\":\"433126\",\"label\":\"古丈县\"},{\"value\":\"433127\",\"label\":\"永顺县\"},{\"value\":\"433130\",\"label\":\"龙山县\"}]}]},{\"value\":\"440000\",\"label\":\"广东省\",\"children\":[{\"value\":\"440100\",\"label\":\"广州市\",\"children\":[{\"value\":\"440103\",\"label\":\"荔湾区\"},{\"value\":\"440104\",\"label\":\"越秀区\"},{\"value\":\"440105\",\"label\":\"海珠区\"},{\"value\":\"440106\",\"label\":\"天河区\"},{\"value\":\"440111\",\"label\":\"白云区\"},{\"value\":\"440112\",\"label\":\"黄埔区\"},{\"value\":\"440113\",\"label\":\"番禺区\"},{\"value\":\"440114\",\"label\":\"花都区\"},{\"value\":\"440115\",\"label\":\"南沙区\"},{\"value\":\"440117\",\"label\":\"从化区\"},{\"value\":\"440118\",\"label\":\"增城区\"}]},{\"value\":\"440200\",\"label\":\"韶关市\",\"children\":[{\"value\":\"440203\",\"label\":\"武江区\"},{\"value\":\"440204\",\"label\":\"浈江区\"},{\"value\":\"440205\",\"label\":\"曲江区\"},{\"value\":\"440222\",\"label\":\"始兴县\"},{\"value\":\"440224\",\"label\":\"仁化县\"},{\"value\":\"440229\",\"label\":\"翁源县\"},{\"value\":\"440232\",\"label\":\"乳源瑶族自治县\"},{\"value\":\"440233\",\"label\":\"新丰县\"},{\"value\":\"440281\",\"label\":\"乐昌市\"},{\"value\":\"440282\",\"label\":\"南雄市\"}]},{\"value\":\"440300\",\"label\":\"深圳市\",\"children\":[{\"value\":\"440303\",\"label\":\"罗湖区\"},{\"value\":\"440304\",\"label\":\"福田区\"},{\"value\":\"440305\",\"label\":\"南山区\"},{\"value\":\"440306\",\"label\":\"宝安区\"},{\"value\":\"440307\",\"label\":\"龙岗区\"},{\"value\":\"440308\",\"label\":\"盐田区\"},{\"value\":\"440309\",\"label\":\"龙华区\"},{\"value\":\"440310\",\"label\":\"坪山区\"},{\"value\":\"440311\",\"label\":\"光明区\"}]},{\"value\":\"440400\",\"label\":\"珠海市\",\"children\":[{\"value\":\"440402\",\"label\":\"香洲区\"},{\"value\":\"440403\",\"label\":\"斗门区\"},{\"value\":\"440404\",\"label\":\"金湾区\"}]},{\"value\":\"440500\",\"label\":\"汕头市\",\"children\":[{\"value\":\"440507\",\"label\":\"龙湖区\"},{\"value\":\"440511\",\"label\":\"金平区\"},{\"value\":\"440512\",\"label\":\"濠江区\"},{\"value\":\"440513\",\"label\":\"潮阳区\"},{\"value\":\"440514\",\"label\":\"潮南区\"},{\"value\":\"440515\",\"label\":\"澄海区\"},{\"value\":\"440523\",\"label\":\"南澳县\"}]},{\"value\":\"440600\",\"label\":\"佛山市\",\"children\":[{\"value\":\"440604\",\"label\":\"禅城区\"},{\"value\":\"440605\",\"label\":\"南海区\"},{\"value\":\"440606\",\"label\":\"顺德区\"},{\"value\":\"440607\",\"label\":\"三水区\"},{\"value\":\"440608\",\"label\":\"高明区\"}]},{\"value\":\"440700\",\"label\":\"江门市\",\"children\":[{\"value\":\"440703\",\"label\":\"蓬江区\"},{\"value\":\"440704\",\"label\":\"江海区\"},{\"value\":\"440705\",\"label\":\"新会区\"},{\"value\":\"440781\",\"label\":\"台山市\"},{\"value\":\"440783\",\"label\":\"开平市\"},{\"value\":\"440784\",\"label\":\"鹤山市\"},{\"value\":\"440785\",\"label\":\"恩平市\"}]},{\"value\":\"440800\",\"label\":\"湛江市\",\"children\":[{\"value\":\"440802\",\"label\":\"赤坎区\"},{\"value\":\"440803\",\"label\":\"霞山区\"},{\"value\":\"440804\",\"label\":\"坡头区\"},{\"value\":\"440811\",\"label\":\"麻章区\"},{\"value\":\"440823\",\"label\":\"遂溪县\"},{\"value\":\"440825\",\"label\":\"徐闻县\"},{\"value\":\"440881\",\"label\":\"廉江市\"},{\"value\":\"440882\",\"label\":\"雷州市\"},{\"value\":\"440883\",\"label\":\"吴川市\"}]},{\"value\":\"440900\",\"label\":\"茂名市\",\"children\":[{\"value\":\"440902\",\"label\":\"茂南区\"},{\"value\":\"440904\",\"label\":\"电白区\"},{\"value\":\"440981\",\"label\":\"高州市\"},{\"value\":\"440982\",\"label\":\"化州市\"},{\"value\":\"440983\",\"label\":\"信宜市\"}]},{\"value\":\"441200\",\"label\":\"肇庆市\",\"children\":[{\"value\":\"441202\",\"label\":\"端州区\"},{\"value\":\"441203\",\"label\":\"鼎湖区\"},{\"value\":\"441204\",\"label\":\"高要区\"},{\"value\":\"441223\",\"label\":\"广宁县\"},{\"value\":\"441224\",\"label\":\"怀集县\"},{\"value\":\"441225\",\"label\":\"封开县\"},{\"value\":\"441226\",\"label\":\"德庆县\"},{\"value\":\"441284\",\"label\":\"四会市\"}]},{\"value\":\"441300\",\"label\":\"惠州市\",\"children\":[{\"value\":\"441302\",\"label\":\"惠城区\"},{\"value\":\"441303\",\"label\":\"惠阳区\"},{\"value\":\"441322\",\"label\":\"博罗县\"},{\"value\":\"441323\",\"label\":\"惠东县\"},{\"value\":\"441324\",\"label\":\"龙门县\"}]},{\"value\":\"441400\",\"label\":\"梅州市\",\"children\":[{\"value\":\"441402\",\"label\":\"梅江区\"},{\"value\":\"441403\",\"label\":\"梅县区\"},{\"value\":\"441422\",\"label\":\"大埔县\"},{\"value\":\"441423\",\"label\":\"丰顺县\"},{\"value\":\"441424\",\"label\":\"五华县\"},{\"value\":\"441426\",\"label\":\"平远县\"},{\"value\":\"441427\",\"label\":\"蕉岭县\"},{\"value\":\"441481\",\"label\":\"兴宁市\"}]},{\"value\":\"441500\",\"label\":\"汕尾市\",\"children\":[{\"value\":\"441502\",\"label\":\"城区\"},{\"value\":\"441521\",\"label\":\"海丰县\"},{\"value\":\"441523\",\"label\":\"陆河县\"},{\"value\":\"441581\",\"label\":\"陆丰市\"}]},{\"value\":\"441600\",\"label\":\"河源市\",\"children\":[{\"value\":\"441602\",\"label\":\"源城区\"},{\"value\":\"441621\",\"label\":\"紫金县\"},{\"value\":\"441622\",\"label\":\"龙川县\"},{\"value\":\"441623\",\"label\":\"连平县\"},{\"value\":\"441624\",\"label\":\"和平县\"},{\"value\":\"441625\",\"label\":\"东源县\"}]},{\"value\":\"441700\",\"label\":\"阳江市\",\"children\":[{\"value\":\"441702\",\"label\":\"江城区\"},{\"value\":\"441704\",\"label\":\"阳东区\"},{\"value\":\"441721\",\"label\":\"阳西县\"},{\"value\":\"441781\",\"label\":\"阳春市\"}]},{\"value\":\"441800\",\"label\":\"清远市\",\"children\":[{\"value\":\"441802\",\"label\":\"清城区\"},{\"value\":\"441803\",\"label\":\"清新区\"},{\"value\":\"441821\",\"label\":\"佛冈县\"},{\"value\":\"441823\",\"label\":\"阳山县\"},{\"value\":\"441825\",\"label\":\"连山壮族瑶族自治县\"},{\"value\":\"441826\",\"label\":\"连南瑶族自治县\"},{\"value\":\"441881\",\"label\":\"英德市\"},{\"value\":\"441882\",\"label\":\"连州市\"}]},{\"value\":\"441900\",\"label\":\"东莞市\",\"children\":[]},{\"value\":\"442000\",\"label\":\"中山市\",\"children\":[]},{\"value\":\"445100\",\"label\":\"潮州市\",\"children\":[{\"value\":\"445102\",\"label\":\"湘桥区\"},{\"value\":\"445103\",\"label\":\"潮安区\"},{\"value\":\"445122\",\"label\":\"饶平县\"}]},{\"value\":\"445200\",\"label\":\"揭阳市\",\"children\":[{\"value\":\"445202\",\"label\":\"榕城区\"},{\"value\":\"445203\",\"label\":\"揭东区\"},{\"value\":\"445222\",\"label\":\"揭西县\"},{\"value\":\"445224\",\"label\":\"惠来县\"},{\"value\":\"445281\",\"label\":\"普宁市\"}]},{\"value\":\"445300\",\"label\":\"云浮市\",\"children\":[{\"value\":\"445302\",\"label\":\"云城区\"},{\"value\":\"445303\",\"label\":\"云安区\"},{\"value\":\"445321\",\"label\":\"新兴县\"},{\"value\":\"445322\",\"label\":\"郁南县\"},{\"value\":\"445381\",\"label\":\"罗定市\"}]}]},{\"value\":\"450000\",\"label\":\"广西壮族自治区\",\"children\":[{\"value\":\"450100\",\"label\":\"南宁市\",\"children\":[{\"value\":\"450102\",\"label\":\"兴宁区\"},{\"value\":\"450103\",\"label\":\"青秀区\"},{\"value\":\"450105\",\"label\":\"江南区\"},{\"value\":\"450107\",\"label\":\"西乡塘区\"},{\"value\":\"450108\",\"label\":\"良庆区\"},{\"value\":\"450109\",\"label\":\"邕宁区\"},{\"value\":\"450110\",\"label\":\"武鸣区\"},{\"value\":\"450123\",\"label\":\"隆安县\"},{\"value\":\"450124\",\"label\":\"马山县\"},{\"value\":\"450125\",\"label\":\"上林县\"},{\"value\":\"450126\",\"label\":\"宾阳县\"},{\"value\":\"450127\",\"label\":\"横县\"}]},{\"value\":\"450200\",\"label\":\"柳州市\",\"children\":[{\"value\":\"450202\",\"label\":\"城中区\"},{\"value\":\"450203\",\"label\":\"鱼峰区\"},{\"value\":\"450204\",\"label\":\"柳南区\"},{\"value\":\"450205\",\"label\":\"柳北区\"},{\"value\":\"450206\",\"label\":\"柳江区\"},{\"value\":\"450222\",\"label\":\"柳城县\"},{\"value\":\"450223\",\"label\":\"鹿寨县\"},{\"value\":\"450224\",\"label\":\"融安县\"},{\"value\":\"450225\",\"label\":\"融水苗族自治县\"},{\"value\":\"450226\",\"label\":\"三江侗族自治县\"}]},{\"value\":\"450300\",\"label\":\"桂林市\",\"children\":[{\"value\":\"450302\",\"label\":\"秀峰区\"},{\"value\":\"450303\",\"label\":\"叠彩区\"},{\"value\":\"450304\",\"label\":\"象山区\"},{\"value\":\"450305\",\"label\":\"七星区\"},{\"value\":\"450311\",\"label\":\"雁山区\"},{\"value\":\"450312\",\"label\":\"临桂区\"},{\"value\":\"450321\",\"label\":\"阳朔县\"},{\"value\":\"450323\",\"label\":\"灵川县\"},{\"value\":\"450324\",\"label\":\"全州县\"},{\"value\":\"450325\",\"label\":\"兴安县\"},{\"value\":\"450326\",\"label\":\"永福县\"},{\"value\":\"450327\",\"label\":\"灌阳县\"},{\"value\":\"450328\",\"label\":\"龙胜各族自治县\"},{\"value\":\"450329\",\"label\":\"资源县\"},{\"value\":\"450330\",\"label\":\"平乐县\"},{\"value\":\"450381\",\"label\":\"荔浦市\"},{\"value\":\"450332\",\"label\":\"恭城瑶族自治县\"}]},{\"value\":\"450400\",\"label\":\"梧州市\",\"children\":[{\"value\":\"450403\",\"label\":\"万秀区\"},{\"value\":\"450405\",\"label\":\"长洲区\"},{\"value\":\"450406\",\"label\":\"龙圩区\"},{\"value\":\"450421\",\"label\":\"苍梧县\"},{\"value\":\"450422\",\"label\":\"藤县\"},{\"value\":\"450423\",\"label\":\"蒙山县\"},{\"value\":\"450481\",\"label\":\"岑溪市\"}]},{\"value\":\"450500\",\"label\":\"北海市\",\"children\":[{\"value\":\"450502\",\"label\":\"海城区\"},{\"value\":\"450503\",\"label\":\"银海区\"},{\"value\":\"450512\",\"label\":\"铁山港区\"},{\"value\":\"450521\",\"label\":\"合浦县\"}]},{\"value\":\"450600\",\"label\":\"防城港市\",\"children\":[{\"value\":\"450602\",\"label\":\"港口区\"},{\"value\":\"450603\",\"label\":\"防城区\"},{\"value\":\"450621\",\"label\":\"上思县\"},{\"value\":\"450681\",\"label\":\"东兴市\"}]},{\"value\":\"450700\",\"label\":\"钦州市\",\"children\":[{\"value\":\"450702\",\"label\":\"钦南区\"},{\"value\":\"450703\",\"label\":\"钦北区\"},{\"value\":\"450721\",\"label\":\"灵山县\"},{\"value\":\"450722\",\"label\":\"浦北县\"}]},{\"value\":\"450800\",\"label\":\"贵港市\",\"children\":[{\"value\":\"450802\",\"label\":\"港北区\"},{\"value\":\"450803\",\"label\":\"港南区\"},{\"value\":\"450804\",\"label\":\"覃塘区\"},{\"value\":\"450821\",\"label\":\"平南县\"},{\"value\":\"450881\",\"label\":\"桂平市\"}]},{\"value\":\"450900\",\"label\":\"玉林市\",\"children\":[{\"value\":\"450902\",\"label\":\"玉州区\"},{\"value\":\"450903\",\"label\":\"福绵区\"},{\"value\":\"450921\",\"label\":\"容县\"},{\"value\":\"450922\",\"label\":\"陆川县\"},{\"value\":\"450923\",\"label\":\"博白县\"},{\"value\":\"450924\",\"label\":\"兴业县\"},{\"value\":\"450981\",\"label\":\"北流市\"}]},{\"value\":\"451000\",\"label\":\"百色市\",\"children\":[{\"value\":\"451002\",\"label\":\"右江区\"},{\"value\":\"451021\",\"label\":\"田阳县\"},{\"value\":\"451022\",\"label\":\"田东县\"},{\"value\":\"451023\",\"label\":\"平果县\"},{\"value\":\"451024\",\"label\":\"德保县\"},{\"value\":\"451026\",\"label\":\"那坡县\"},{\"value\":\"451027\",\"label\":\"凌云县\"},{\"value\":\"451028\",\"label\":\"乐业县\"},{\"value\":\"451029\",\"label\":\"田林县\"},{\"value\":\"451030\",\"label\":\"西林县\"},{\"value\":\"451031\",\"label\":\"隆林各族自治县\"},{\"value\":\"451081\",\"label\":\"靖西市\"}]},{\"value\":\"451100\",\"label\":\"贺州市\",\"children\":[{\"value\":\"451102\",\"label\":\"八步区\"},{\"value\":\"451103\",\"label\":\"平桂区\"},{\"value\":\"451121\",\"label\":\"昭平县\"},{\"value\":\"451122\",\"label\":\"钟山县\"},{\"value\":\"451123\",\"label\":\"富川瑶族自治县\"}]},{\"value\":\"451200\",\"label\":\"河池市\",\"children\":[{\"value\":\"451202\",\"label\":\"金城江区\"},{\"value\":\"451203\",\"label\":\"宜州区\"},{\"value\":\"451221\",\"label\":\"南丹县\"},{\"value\":\"451222\",\"label\":\"天峨县\"},{\"value\":\"451223\",\"label\":\"凤山县\"},{\"value\":\"451224\",\"label\":\"东兰县\"},{\"value\":\"451225\",\"label\":\"罗城仫佬族自治县\"},{\"value\":\"451226\",\"label\":\"环江毛南族自治县\"},{\"value\":\"451227\",\"label\":\"巴马瑶族自治县\"},{\"value\":\"451228\",\"label\":\"都安瑶族自治县\"},{\"value\":\"451229\",\"label\":\"大化瑶族自治县\"}]},{\"value\":\"451300\",\"label\":\"来宾市\",\"children\":[{\"value\":\"451302\",\"label\":\"兴宾区\"},{\"value\":\"451321\",\"label\":\"忻城县\"},{\"value\":\"451322\",\"label\":\"象州县\"},{\"value\":\"451323\",\"label\":\"武宣县\"},{\"value\":\"451324\",\"label\":\"金秀瑶族自治县\"},{\"value\":\"451381\",\"label\":\"合山市\"}]},{\"value\":\"451400\",\"label\":\"崇左市\",\"children\":[{\"value\":\"451402\",\"label\":\"江州区\"},{\"value\":\"451421\",\"label\":\"扶绥县\"},{\"value\":\"451422\",\"label\":\"宁明县\"},{\"value\":\"451423\",\"label\":\"龙州县\"},{\"value\":\"451424\",\"label\":\"大新县\"},{\"value\":\"451425\",\"label\":\"天等县\"},{\"value\":\"451481\",\"label\":\"凭祥市\"}]}]},{\"value\":\"460000\",\"label\":\"海南省\",\"children\":[{\"value\":\"460100\",\"label\":\"海口市\",\"children\":[{\"value\":\"460105\",\"label\":\"秀英区\"},{\"value\":\"460106\",\"label\":\"龙华区\"},{\"value\":\"460107\",\"label\":\"琼山区\"},{\"value\":\"460108\",\"label\":\"美兰区\"}]},{\"value\":\"460200\",\"label\":\"三亚市\",\"children\":[{\"value\":\"460202\",\"label\":\"海棠区\"},{\"value\":\"460203\",\"label\":\"吉阳区\"},{\"value\":\"460204\",\"label\":\"天涯区\"},{\"value\":\"460205\",\"label\":\"崖州区\"}]},{\"value\":\"460300\",\"label\":\"三沙市\",\"children\":[]},{\"value\":\"460400\",\"label\":\"儋州市\",\"children\":[]}]},{\"value\":\"500000\",\"label\":\"重庆市\",\"children\":[{\"value\":\"500000\",\"label\":\"重庆市\",\"children\":[{\"value\":\"500101\",\"label\":\"万州区\"},{\"value\":\"500102\",\"label\":\"涪陵区\"},{\"value\":\"500103\",\"label\":\"渝中区\"},{\"value\":\"500104\",\"label\":\"大渡口区\"},{\"value\":\"500105\",\"label\":\"江北区\"},{\"value\":\"500106\",\"label\":\"沙坪坝区\"},{\"value\":\"500107\",\"label\":\"九龙坡区\"},{\"value\":\"500108\",\"label\":\"南岸区\"},{\"value\":\"500109\",\"label\":\"北碚区\"},{\"value\":\"500110\",\"label\":\"綦江区\"},{\"value\":\"500111\",\"label\":\"大足区\"},{\"value\":\"500112\",\"label\":\"渝北区\"},{\"value\":\"500113\",\"label\":\"巴南区\"},{\"value\":\"500114\",\"label\":\"黔江区\"},{\"value\":\"500115\",\"label\":\"长寿区\"},{\"value\":\"500116\",\"label\":\"江津区\"},{\"value\":\"500117\",\"label\":\"合川区\"},{\"value\":\"500118\",\"label\":\"永川区\"},{\"value\":\"500119\",\"label\":\"南川区\"},{\"value\":\"500120\",\"label\":\"璧山区\"},{\"value\":\"500151\",\"label\":\"铜梁区\"},{\"value\":\"500152\",\"label\":\"潼南区\"},{\"value\":\"500153\",\"label\":\"荣昌区\"},{\"value\":\"500154\",\"label\":\"开州区\"},{\"value\":\"500155\",\"label\":\"梁平区\"},{\"value\":\"500156\",\"label\":\"武隆区\"},{\"value\":\"500229\",\"label\":\"城口县\"},{\"value\":\"500230\",\"label\":\"丰都县\"},{\"value\":\"500231\",\"label\":\"垫江县\"},{\"value\":\"500233\",\"label\":\"忠县\"},{\"value\":\"500235\",\"label\":\"云阳县\"},{\"value\":\"500236\",\"label\":\"奉节县\"},{\"value\":\"500237\",\"label\":\"巫山县\"},{\"value\":\"500238\",\"label\":\"巫溪县\"},{\"value\":\"500240\",\"label\":\"石柱土家族自治县\"},{\"value\":\"500241\",\"label\":\"秀山土家族苗族自治县\"},{\"value\":\"500242\",\"label\":\"酉阳土家族苗族自治县\"},{\"value\":\"500243\",\"label\":\"彭水苗族土家族自治县\"}]}]},{\"value\":\"510000\",\"label\":\"四川省\",\"children\":[{\"value\":\"510100\",\"label\":\"成都市\",\"children\":[{\"value\":\"510104\",\"label\":\"锦江区\"},{\"value\":\"510105\",\"label\":\"青羊区\"},{\"value\":\"510106\",\"label\":\"金牛区\"},{\"value\":\"510107\",\"label\":\"武侯区\"},{\"value\":\"510108\",\"label\":\"成华区\"},{\"value\":\"510112\",\"label\":\"龙泉驿区\"},{\"value\":\"510113\",\"label\":\"青白江区\"},{\"value\":\"510114\",\"label\":\"新都区\"},{\"value\":\"510115\",\"label\":\"温江区\"},{\"value\":\"510116\",\"label\":\"双流区\"},{\"value\":\"510117\",\"label\":\"郫都区\"},{\"value\":\"510121\",\"label\":\"金堂县\"},{\"value\":\"510129\",\"label\":\"大邑县\"},{\"value\":\"510131\",\"label\":\"蒲江县\"},{\"value\":\"510132\",\"label\":\"新津县\"},{\"value\":\"510181\",\"label\":\"都江堰市\"},{\"value\":\"510182\",\"label\":\"彭州市\"},{\"value\":\"510183\",\"label\":\"邛崃市\"},{\"value\":\"510184\",\"label\":\"崇州市\"},{\"value\":\"510185\",\"label\":\"简阳市\"}]},{\"value\":\"510300\",\"label\":\"自贡市\",\"children\":[{\"value\":\"510302\",\"label\":\"自流井区\"},{\"value\":\"510303\",\"label\":\"贡井区\"},{\"value\":\"510304\",\"label\":\"大安区\"},{\"value\":\"510311\",\"label\":\"沿滩区\"},{\"value\":\"510321\",\"label\":\"荣县\"},{\"value\":\"510322\",\"label\":\"富顺县\"}]},{\"value\":\"510400\",\"label\":\"攀枝花市\",\"children\":[{\"value\":\"510402\",\"label\":\"东区\"},{\"value\":\"510403\",\"label\":\"西区\"},{\"value\":\"510411\",\"label\":\"仁和区\"},{\"value\":\"510421\",\"label\":\"米易县\"},{\"value\":\"510422\",\"label\":\"盐边县\"}]},{\"value\":\"510500\",\"label\":\"泸州市\",\"children\":[{\"value\":\"510502\",\"label\":\"江阳区\"},{\"value\":\"510503\",\"label\":\"纳溪区\"},{\"value\":\"510504\",\"label\":\"龙马潭区\"},{\"value\":\"510521\",\"label\":\"泸县\"},{\"value\":\"510522\",\"label\":\"合江县\"},{\"value\":\"510524\",\"label\":\"叙永县\"},{\"value\":\"510525\",\"label\":\"古蔺县\"}]},{\"value\":\"510600\",\"label\":\"德阳市\",\"children\":[{\"value\":\"510603\",\"label\":\"旌阳区\"},{\"value\":\"510604\",\"label\":\"罗江区\"},{\"value\":\"510623\",\"label\":\"中江县\"},{\"value\":\"510681\",\"label\":\"广汉市\"},{\"value\":\"510682\",\"label\":\"什邡市\"},{\"value\":\"510683\",\"label\":\"绵竹市\"}]},{\"value\":\"510700\",\"label\":\"绵阳市\",\"children\":[{\"value\":\"510703\",\"label\":\"涪城区\"},{\"value\":\"510704\",\"label\":\"游仙区\"},{\"value\":\"510705\",\"label\":\"安州区\"},{\"value\":\"510722\",\"label\":\"三台县\"},{\"value\":\"510723\",\"label\":\"盐亭县\"},{\"value\":\"510725\",\"label\":\"梓潼县\"},{\"value\":\"510726\",\"label\":\"北川羌族自治县\"},{\"value\":\"510727\",\"label\":\"平武县\"},{\"value\":\"510781\",\"label\":\"江油市\"}]},{\"value\":\"510800\",\"label\":\"广元市\",\"children\":[{\"value\":\"510802\",\"label\":\"利州区\"},{\"value\":\"510811\",\"label\":\"昭化区\"},{\"value\":\"510812\",\"label\":\"朝天区\"},{\"value\":\"510821\",\"label\":\"旺苍县\"},{\"value\":\"510822\",\"label\":\"青川县\"},{\"value\":\"510823\",\"label\":\"剑阁县\"},{\"value\":\"510824\",\"label\":\"苍溪县\"}]},{\"value\":\"510900\",\"label\":\"遂宁市\",\"children\":[{\"value\":\"510903\",\"label\":\"船山区\"},{\"value\":\"510904\",\"label\":\"安居区\"},{\"value\":\"510921\",\"label\":\"蓬溪县\"},{\"value\":\"510922\",\"label\":\"射洪县\"},{\"value\":\"510923\",\"label\":\"大英县\"}]},{\"value\":\"511000\",\"label\":\"内江市\",\"children\":[{\"value\":\"511002\",\"label\":\"市中区\"},{\"value\":\"511011\",\"label\":\"东兴区\"},{\"value\":\"511024\",\"label\":\"威远县\"},{\"value\":\"511025\",\"label\":\"资中县\"},{\"value\":\"511083\",\"label\":\"隆昌市\"}]},{\"value\":\"511100\",\"label\":\"乐山市\",\"children\":[{\"value\":\"511102\",\"label\":\"市中区\"},{\"value\":\"511111\",\"label\":\"沙湾区\"},{\"value\":\"511112\",\"label\":\"五通桥区\"},{\"value\":\"511113\",\"label\":\"金口河区\"},{\"value\":\"511123\",\"label\":\"犍为县\"},{\"value\":\"511124\",\"label\":\"井研县\"},{\"value\":\"511126\",\"label\":\"夹江县\"},{\"value\":\"511129\",\"label\":\"沐川县\"},{\"value\":\"511132\",\"label\":\"峨边彝族自治县\"},{\"value\":\"511133\",\"label\":\"马边彝族自治县\"},{\"value\":\"511181\",\"label\":\"峨眉山市\"}]},{\"value\":\"511300\",\"label\":\"南充市\",\"children\":[{\"value\":\"511302\",\"label\":\"顺庆区\"},{\"value\":\"511303\",\"label\":\"高坪区\"},{\"value\":\"511304\",\"label\":\"嘉陵区\"},{\"value\":\"511321\",\"label\":\"南部县\"},{\"value\":\"511322\",\"label\":\"营山县\"},{\"value\":\"511323\",\"label\":\"蓬安县\"},{\"value\":\"511324\",\"label\":\"仪陇县\"},{\"value\":\"511325\",\"label\":\"西充县\"},{\"value\":\"511381\",\"label\":\"阆中市\"}]},{\"value\":\"511400\",\"label\":\"眉山市\",\"children\":[{\"value\":\"511402\",\"label\":\"东坡区\"},{\"value\":\"511403\",\"label\":\"彭山区\"},{\"value\":\"511421\",\"label\":\"仁寿县\"},{\"value\":\"511423\",\"label\":\"洪雅县\"},{\"value\":\"511424\",\"label\":\"丹棱县\"},{\"value\":\"511425\",\"label\":\"青神县\"}]},{\"value\":\"511500\",\"label\":\"宜宾市\",\"children\":[{\"value\":\"511502\",\"label\":\"翠屏区\"},{\"value\":\"511503\",\"label\":\"南溪区\"},{\"value\":\"511521\",\"label\":\"宜宾县\"},{\"value\":\"511523\",\"label\":\"江安县\"},{\"value\":\"511524\",\"label\":\"长宁县\"},{\"value\":\"511525\",\"label\":\"高县\"},{\"value\":\"511526\",\"label\":\"珙县\"},{\"value\":\"511527\",\"label\":\"筠连县\"},{\"value\":\"511528\",\"label\":\"兴文县\"},{\"value\":\"511529\",\"label\":\"屏山县\"}]},{\"value\":\"511600\",\"label\":\"广安市\",\"children\":[{\"value\":\"511602\",\"label\":\"广安区\"},{\"value\":\"511603\",\"label\":\"前锋区\"},{\"value\":\"511621\",\"label\":\"岳池县\"},{\"value\":\"511622\",\"label\":\"武胜县\"},{\"value\":\"511623\",\"label\":\"邻水县\"},{\"value\":\"511681\",\"label\":\"华蓥市\"}]},{\"value\":\"511700\",\"label\":\"达州市\",\"children\":[{\"value\":\"511702\",\"label\":\"通川区\"},{\"value\":\"511703\",\"label\":\"达川区\"},{\"value\":\"511722\",\"label\":\"宣汉县\"},{\"value\":\"511723\",\"label\":\"开江县\"},{\"value\":\"511724\",\"label\":\"大竹县\"},{\"value\":\"511725\",\"label\":\"渠县\"},{\"value\":\"511781\",\"label\":\"万源市\"}]},{\"value\":\"511800\",\"label\":\"雅安市\",\"children\":[{\"value\":\"511802\",\"label\":\"雨城区\"},{\"value\":\"511803\",\"label\":\"名山区\"},{\"value\":\"511822\",\"label\":\"荥经县\"},{\"value\":\"511823\",\"label\":\"汉源县\"},{\"value\":\"511824\",\"label\":\"石棉县\"},{\"value\":\"511825\",\"label\":\"天全县\"},{\"value\":\"511826\",\"label\":\"芦山县\"},{\"value\":\"511827\",\"label\":\"宝兴县\"}]},{\"value\":\"511900\",\"label\":\"巴中市\",\"children\":[{\"value\":\"511902\",\"label\":\"巴州区\"},{\"value\":\"511903\",\"label\":\"恩阳区\"},{\"value\":\"511921\",\"label\":\"通江县\"},{\"value\":\"511922\",\"label\":\"南江县\"},{\"value\":\"511923\",\"label\":\"平昌县\"}]},{\"value\":\"512000\",\"label\":\"资阳市\",\"children\":[{\"value\":\"512002\",\"label\":\"雁江区\"},{\"value\":\"512021\",\"label\":\"安岳县\"},{\"value\":\"512022\",\"label\":\"乐至县\"}]},{\"value\":\"513200\",\"label\":\"阿坝藏族羌族自治州\",\"children\":[{\"value\":\"513201\",\"label\":\"马尔康市\"},{\"value\":\"513221\",\"label\":\"汶川县\"},{\"value\":\"513222\",\"label\":\"理县\"},{\"value\":\"513223\",\"label\":\"茂县\"},{\"value\":\"513224\",\"label\":\"松潘县\"},{\"value\":\"513225\",\"label\":\"九寨沟县\"},{\"value\":\"513226\",\"label\":\"金川县\"},{\"value\":\"513227\",\"label\":\"小金县\"},{\"value\":\"513228\",\"label\":\"黑水县\"},{\"value\":\"513230\",\"label\":\"壤塘县\"},{\"value\":\"513231\",\"label\":\"阿坝县\"},{\"value\":\"513232\",\"label\":\"若尔盖县\"},{\"value\":\"513233\",\"label\":\"红原县\"}]},{\"value\":\"513300\",\"label\":\"甘孜藏族自治州\",\"children\":[{\"value\":\"513301\",\"label\":\"康定市\"},{\"value\":\"513322\",\"label\":\"泸定县\"},{\"value\":\"513323\",\"label\":\"丹巴县\"},{\"value\":\"513324\",\"label\":\"九龙县\"},{\"value\":\"513325\",\"label\":\"雅江县\"},{\"value\":\"513326\",\"label\":\"道孚县\"},{\"value\":\"513327\",\"label\":\"炉霍县\"},{\"value\":\"513328\",\"label\":\"甘孜县\"},{\"value\":\"513329\",\"label\":\"新龙县\"},{\"value\":\"513330\",\"label\":\"德格县\"},{\"value\":\"513331\",\"label\":\"白玉县\"},{\"value\":\"513332\",\"label\":\"石渠县\"},{\"value\":\"513333\",\"label\":\"色达县\"},{\"value\":\"513334\",\"label\":\"理塘县\"},{\"value\":\"513335\",\"label\":\"巴塘县\"},{\"value\":\"513336\",\"label\":\"乡城县\"},{\"value\":\"513337\",\"label\":\"稻城县\"},{\"value\":\"513338\",\"label\":\"得荣县\"}]},{\"value\":\"513400\",\"label\":\"凉山彝族自治州\",\"children\":[{\"value\":\"513401\",\"label\":\"西昌市\"},{\"value\":\"513422\",\"label\":\"木里藏族自治县\"},{\"value\":\"513423\",\"label\":\"盐源县\"},{\"value\":\"513424\",\"label\":\"德昌县\"},{\"value\":\"513425\",\"label\":\"会理县\"},{\"value\":\"513426\",\"label\":\"会东县\"},{\"value\":\"513427\",\"label\":\"宁南县\"},{\"value\":\"513428\",\"label\":\"普格县\"},{\"value\":\"513429\",\"label\":\"布拖县\"},{\"value\":\"513430\",\"label\":\"金阳县\"},{\"value\":\"513431\",\"label\":\"昭觉县\"},{\"value\":\"513432\",\"label\":\"喜德县\"},{\"value\":\"513433\",\"label\":\"冕宁县\"},{\"value\":\"513434\",\"label\":\"越西县\"},{\"value\":\"513435\",\"label\":\"甘洛县\"},{\"value\":\"513436\",\"label\":\"美姑县\"},{\"value\":\"513437\",\"label\":\"雷波县\"}]}]},{\"value\":\"520000\",\"label\":\"贵州省\",\"children\":[{\"value\":\"520100\",\"label\":\"贵阳市\",\"children\":[{\"value\":\"520102\",\"label\":\"南明区\"},{\"value\":\"520103\",\"label\":\"云岩区\"},{\"value\":\"520111\",\"label\":\"花溪区\"},{\"value\":\"520112\",\"label\":\"乌当区\"},{\"value\":\"520113\",\"label\":\"白云区\"},{\"value\":\"520115\",\"label\":\"观山湖区\"},{\"value\":\"520121\",\"label\":\"开阳县\"},{\"value\":\"520122\",\"label\":\"息烽县\"},{\"value\":\"520123\",\"label\":\"修文县\"},{\"value\":\"520181\",\"label\":\"清镇市\"}]},{\"value\":\"520200\",\"label\":\"六盘水市\",\"children\":[{\"value\":\"520201\",\"label\":\"钟山区\"},{\"value\":\"520203\",\"label\":\"六枝特区\"},{\"value\":\"520221\",\"label\":\"水城县\"},{\"value\":\"520281\",\"label\":\"盘州市\"}]},{\"value\":\"520300\",\"label\":\"遵义市\",\"children\":[{\"value\":\"520302\",\"label\":\"红花岗区\"},{\"value\":\"520303\",\"label\":\"汇川区\"},{\"value\":\"520304\",\"label\":\"播州区\"},{\"value\":\"520322\",\"label\":\"桐梓县\"},{\"value\":\"520323\",\"label\":\"绥阳县\"},{\"value\":\"520324\",\"label\":\"正安县\"},{\"value\":\"520325\",\"label\":\"道真仡佬族苗族自治县\"},{\"value\":\"520326\",\"label\":\"务川仡佬族苗族自治县\"},{\"value\":\"520327\",\"label\":\"凤冈县\"},{\"value\":\"520328\",\"label\":\"湄潭县\"},{\"value\":\"520329\",\"label\":\"余庆县\"},{\"value\":\"520330\",\"label\":\"习水县\"},{\"value\":\"520381\",\"label\":\"赤水市\"},{\"value\":\"520382\",\"label\":\"仁怀市\"}]},{\"value\":\"520400\",\"label\":\"安顺市\",\"children\":[{\"value\":\"520402\",\"label\":\"西秀区\"},{\"value\":\"520403\",\"label\":\"平坝区\"},{\"value\":\"520422\",\"label\":\"普定县\"},{\"value\":\"520423\",\"label\":\"镇宁布依族苗族自治县\"},{\"value\":\"520424\",\"label\":\"关岭布依族苗族自治县\"},{\"value\":\"520425\",\"label\":\"紫云苗族布依族自治县\"}]},{\"value\":\"520500\",\"label\":\"毕节市\",\"children\":[{\"value\":\"520502\",\"label\":\"七星关区\"},{\"value\":\"520521\",\"label\":\"大方县\"},{\"value\":\"520522\",\"label\":\"黔西县\"},{\"value\":\"520523\",\"label\":\"金沙县\"},{\"value\":\"520524\",\"label\":\"织金县\"},{\"value\":\"520525\",\"label\":\"纳雍县\"},{\"value\":\"520526\",\"label\":\"威宁彝族回族苗族自治县\"},{\"value\":\"520527\",\"label\":\"赫章县\"}]},{\"value\":\"520600\",\"label\":\"铜仁市\",\"children\":[{\"value\":\"520602\",\"label\":\"碧江区\"},{\"value\":\"520603\",\"label\":\"万山区\"},{\"value\":\"520621\",\"label\":\"江口县\"},{\"value\":\"520622\",\"label\":\"玉屏侗族自治县\"},{\"value\":\"520623\",\"label\":\"石阡县\"},{\"value\":\"520624\",\"label\":\"思南县\"},{\"value\":\"520625\",\"label\":\"印江土家族苗族自治县\"},{\"value\":\"520626\",\"label\":\"德江县\"},{\"value\":\"520627\",\"label\":\"沿河土家族自治县\"},{\"value\":\"520628\",\"label\":\"松桃苗族自治县\"}]},{\"value\":\"522300\",\"label\":\"黔西南布依族苗族自治州\",\"children\":[{\"value\":\"522301\",\"label\":\"兴义市\"},{\"value\":\"522322\",\"label\":\"兴仁县\"},{\"value\":\"522323\",\"label\":\"普安县\"},{\"value\":\"522324\",\"label\":\"晴隆县\"},{\"value\":\"522325\",\"label\":\"贞丰县\"},{\"value\":\"522326\",\"label\":\"望谟县\"},{\"value\":\"522327\",\"label\":\"册亨县\"},{\"value\":\"522328\",\"label\":\"安龙县\"}]},{\"value\":\"522600\",\"label\":\"黔东南苗族侗族自治州\",\"children\":[{\"value\":\"522601\",\"label\":\"凯里市\"},{\"value\":\"522622\",\"label\":\"黄平县\"},{\"value\":\"522623\",\"label\":\"施秉县\"},{\"value\":\"522624\",\"label\":\"三穗县\"},{\"value\":\"522625\",\"label\":\"镇远县\"},{\"value\":\"522626\",\"label\":\"岑巩县\"},{\"value\":\"522627\",\"label\":\"天柱县\"},{\"value\":\"522628\",\"label\":\"锦屏县\"},{\"value\":\"522629\",\"label\":\"剑河县\"},{\"value\":\"522630\",\"label\":\"台江县\"},{\"value\":\"522631\",\"label\":\"黎平县\"},{\"value\":\"522632\",\"label\":\"榕江县\"},{\"value\":\"522633\",\"label\":\"从江县\"},{\"value\":\"522634\",\"label\":\"雷山县\"},{\"value\":\"522635\",\"label\":\"麻江县\"},{\"value\":\"522636\",\"label\":\"丹寨县\"}]},{\"value\":\"522700\",\"label\":\"黔南布依族苗族自治州\",\"children\":[{\"value\":\"522701\",\"label\":\"都匀市\"},{\"value\":\"522702\",\"label\":\"福泉市\"},{\"value\":\"522722\",\"label\":\"荔波县\"},{\"value\":\"522723\",\"label\":\"贵定县\"},{\"value\":\"522725\",\"label\":\"瓮安县\"},{\"value\":\"522726\",\"label\":\"独山县\"},{\"value\":\"522727\",\"label\":\"平塘县\"},{\"value\":\"522728\",\"label\":\"罗甸县\"},{\"value\":\"522729\",\"label\":\"长顺县\"},{\"value\":\"522730\",\"label\":\"龙里县\"},{\"value\":\"522731\",\"label\":\"惠水县\"},{\"value\":\"522732\",\"label\":\"三都水族自治县\"}]}]},{\"value\":\"530000\",\"label\":\"云南省\",\"children\":[{\"value\":\"530100\",\"label\":\"昆明市\",\"children\":[{\"value\":\"530102\",\"label\":\"五华区\"},{\"value\":\"530103\",\"label\":\"盘龙区\"},{\"value\":\"530111\",\"label\":\"官渡区\"},{\"value\":\"530112\",\"label\":\"西山区\"},{\"value\":\"530113\",\"label\":\"东川区\"},{\"value\":\"530114\",\"label\":\"呈贡区\"},{\"value\":\"530115\",\"label\":\"晋宁区\"},{\"value\":\"530124\",\"label\":\"富民县\"},{\"value\":\"530125\",\"label\":\"宜良县\"},{\"value\":\"530126\",\"label\":\"石林彝族自治县\"},{\"value\":\"530127\",\"label\":\"嵩明县\"},{\"value\":\"530128\",\"label\":\"禄劝彝族苗族自治县\"},{\"value\":\"530129\",\"label\":\"寻甸回族彝族自治县\"},{\"value\":\"530181\",\"label\":\"安宁市\"}]},{\"value\":\"530300\",\"label\":\"曲靖市\",\"children\":[{\"value\":\"530302\",\"label\":\"麒麟区\"},{\"value\":\"530303\",\"label\":\"沾益区\"},{\"value\":\"530304\",\"label\":\"马龙区\"},{\"value\":\"530322\",\"label\":\"陆良县\"},{\"value\":\"530323\",\"label\":\"师宗县\"},{\"value\":\"530324\",\"label\":\"罗平县\"},{\"value\":\"530325\",\"label\":\"富源县\"},{\"value\":\"530326\",\"label\":\"会泽县\"},{\"value\":\"530381\",\"label\":\"宣威市\"}]},{\"value\":\"530400\",\"label\":\"玉溪市\",\"children\":[{\"value\":\"530402\",\"label\":\"红塔区\"},{\"value\":\"530403\",\"label\":\"江川区\"},{\"value\":\"530422\",\"label\":\"澄江县\"},{\"value\":\"530423\",\"label\":\"通海县\"},{\"value\":\"530424\",\"label\":\"华宁县\"},{\"value\":\"530425\",\"label\":\"易门县\"},{\"value\":\"530426\",\"label\":\"峨山彝族自治县\"},{\"value\":\"530427\",\"label\":\"新平彝族傣族自治县\"},{\"value\":\"530428\",\"label\":\"元江哈尼族彝族傣族自治县\"}]},{\"value\":\"530500\",\"label\":\"保山市\",\"children\":[{\"value\":\"530502\",\"label\":\"隆阳区\"},{\"value\":\"530521\",\"label\":\"施甸县\"},{\"value\":\"530523\",\"label\":\"龙陵县\"},{\"value\":\"530524\",\"label\":\"昌宁县\"},{\"value\":\"530581\",\"label\":\"腾冲市\"}]},{\"value\":\"530600\",\"label\":\"昭通市\",\"children\":[{\"value\":\"530602\",\"label\":\"昭阳区\"},{\"value\":\"530621\",\"label\":\"鲁甸县\"},{\"value\":\"530622\",\"label\":\"巧家县\"},{\"value\":\"530623\",\"label\":\"盐津县\"},{\"value\":\"530624\",\"label\":\"大关县\"},{\"value\":\"530625\",\"label\":\"永善县\"},{\"value\":\"530626\",\"label\":\"绥江县\"},{\"value\":\"530627\",\"label\":\"镇雄县\"},{\"value\":\"530628\",\"label\":\"彝良县\"},{\"value\":\"530629\",\"label\":\"威信县\"},{\"value\":\"530681\",\"label\":\"水富市\"}]},{\"value\":\"530700\",\"label\":\"丽江市\",\"children\":[{\"value\":\"530702\",\"label\":\"古城区\"},{\"value\":\"530721\",\"label\":\"玉龙纳西族自治县\"},{\"value\":\"530722\",\"label\":\"永胜县\"},{\"value\":\"530723\",\"label\":\"华坪县\"},{\"value\":\"530724\",\"label\":\"宁蒗彝族自治县\"}]},{\"value\":\"530800\",\"label\":\"普洱市\",\"children\":[{\"value\":\"530802\",\"label\":\"思茅区\"},{\"value\":\"530821\",\"label\":\"宁洱哈尼族彝族自治县\"},{\"value\":\"530822\",\"label\":\"墨江哈尼族自治县\"},{\"value\":\"530823\",\"label\":\"景东彝族自治县\"},{\"value\":\"530824\",\"label\":\"景谷傣族彝族自治县\"},{\"value\":\"530825\",\"label\":\"镇沅彝族哈尼族拉祜族自治县\"},{\"value\":\"530826\",\"label\":\"江城哈尼族彝族自治县\"},{\"value\":\"530827\",\"label\":\"孟连傣族拉祜族佤族自治县\"},{\"value\":\"530828\",\"label\":\"澜沧拉祜族自治县\"},{\"value\":\"530829\",\"label\":\"西盟佤族自治县\"}]},{\"value\":\"530900\",\"label\":\"临沧市\",\"children\":[{\"value\":\"530902\",\"label\":\"临翔区\"},{\"value\":\"530921\",\"label\":\"凤庆县\"},{\"value\":\"530922\",\"label\":\"云县\"},{\"value\":\"530923\",\"label\":\"永德县\"},{\"value\":\"530924\",\"label\":\"镇康县\"},{\"value\":\"530925\",\"label\":\"双江拉祜族佤族布朗族傣族自治县\"},{\"value\":\"530926\",\"label\":\"耿马傣族佤族自治县\"},{\"value\":\"530927\",\"label\":\"沧源佤族自治县\"}]},{\"value\":\"532300\",\"label\":\"楚雄彝族自治州\",\"children\":[{\"value\":\"532301\",\"label\":\"楚雄市\"},{\"value\":\"532322\",\"label\":\"双柏县\"},{\"value\":\"532323\",\"label\":\"牟定县\"},{\"value\":\"532324\",\"label\":\"南华县\"},{\"value\":\"532325\",\"label\":\"姚安县\"},{\"value\":\"532326\",\"label\":\"大姚县\"},{\"value\":\"532327\",\"label\":\"永仁县\"},{\"value\":\"532328\",\"label\":\"元谋县\"},{\"value\":\"532329\",\"label\":\"武定县\"},{\"value\":\"532331\",\"label\":\"禄丰县\"}]},{\"value\":\"532500\",\"label\":\"红河哈尼族彝族自治州\",\"children\":[{\"value\":\"532501\",\"label\":\"个旧市\"},{\"value\":\"532502\",\"label\":\"开远市\"},{\"value\":\"532503\",\"label\":\"蒙自市\"},{\"value\":\"532504\",\"label\":\"弥勒市\"},{\"value\":\"532523\",\"label\":\"屏边苗族自治县\"},{\"value\":\"532524\",\"label\":\"建水县\"},{\"value\":\"532525\",\"label\":\"石屏县\"},{\"value\":\"532527\",\"label\":\"泸西县\"},{\"value\":\"532528\",\"label\":\"元阳县\"},{\"value\":\"532529\",\"label\":\"红河县\"},{\"value\":\"532530\",\"label\":\"金平苗族瑶族傣族自治县\"},{\"value\":\"532531\",\"label\":\"绿春县\"},{\"value\":\"532532\",\"label\":\"河口瑶族自治县\"}]},{\"value\":\"532600\",\"label\":\"文山壮族苗族自治州\",\"children\":[{\"value\":\"532601\",\"label\":\"文山市\"},{\"value\":\"532622\",\"label\":\"砚山县\"},{\"value\":\"532623\",\"label\":\"西畴县\"},{\"value\":\"532624\",\"label\":\"麻栗坡县\"},{\"value\":\"532625\",\"label\":\"马关县\"},{\"value\":\"532626\",\"label\":\"丘北县\"},{\"value\":\"532627\",\"label\":\"广南县\"},{\"value\":\"532628\",\"label\":\"富宁县\"}]},{\"value\":\"532800\",\"label\":\"西双版纳傣族自治州\",\"children\":[{\"value\":\"532801\",\"label\":\"景洪市\"},{\"value\":\"532822\",\"label\":\"勐海县\"},{\"value\":\"532823\",\"label\":\"勐腊县\"}]},{\"value\":\"532900\",\"label\":\"大理白族自治州\",\"children\":[{\"value\":\"532901\",\"label\":\"大理市\"},{\"value\":\"532922\",\"label\":\"漾濞彝族自治县\"},{\"value\":\"532923\",\"label\":\"祥云县\"},{\"value\":\"532924\",\"label\":\"宾川县\"},{\"value\":\"532925\",\"label\":\"弥渡县\"},{\"value\":\"532926\",\"label\":\"南涧彝族自治县\"},{\"value\":\"532927\",\"label\":\"巍山彝族回族自治县\"},{\"value\":\"532928\",\"label\":\"永平县\"},{\"value\":\"532929\",\"label\":\"云龙县\"},{\"value\":\"532930\",\"label\":\"洱源县\"},{\"value\":\"532931\",\"label\":\"剑川县\"},{\"value\":\"532932\",\"label\":\"鹤庆县\"}]},{\"value\":\"533100\",\"label\":\"德宏傣族景颇族自治州\",\"children\":[{\"value\":\"533102\",\"label\":\"瑞丽市\"},{\"value\":\"533103\",\"label\":\"芒市\"},{\"value\":\"533122\",\"label\":\"梁河县\"},{\"value\":\"533123\",\"label\":\"盈江县\"},{\"value\":\"533124\",\"label\":\"陇川县\"}]},{\"value\":\"533300\",\"label\":\"怒江傈僳族自治州\",\"children\":[{\"value\":\"533301\",\"label\":\"泸水市\"},{\"value\":\"533323\",\"label\":\"福贡县\"},{\"value\":\"533324\",\"label\":\"贡山独龙族怒族自治县\"},{\"value\":\"533325\",\"label\":\"兰坪白族普米族自治县\"}]},{\"value\":\"533400\",\"label\":\"迪庆藏族自治州\",\"children\":[{\"value\":\"533401\",\"label\":\"香格里拉市\"},{\"value\":\"533422\",\"label\":\"德钦县\"},{\"value\":\"533423\",\"label\":\"维西傈僳族自治县\"}]}]},{\"value\":\"540000\",\"label\":\"西藏自治区\",\"children\":[{\"value\":\"540100\",\"label\":\"拉萨市\",\"children\":[{\"value\":\"540102\",\"label\":\"城关区\"},{\"value\":\"540103\",\"label\":\"堆龙德庆区\"},{\"value\":\"540104\",\"label\":\"达孜区\"},{\"value\":\"540121\",\"label\":\"林周县\"},{\"value\":\"540122\",\"label\":\"当雄县\"},{\"value\":\"540123\",\"label\":\"尼木县\"},{\"value\":\"540124\",\"label\":\"曲水县\"},{\"value\":\"540127\",\"label\":\"墨竹工卡县\"}]},{\"value\":\"540200\",\"label\":\"日喀则市\",\"children\":[{\"value\":\"540202\",\"label\":\"桑珠孜区\"},{\"value\":\"540221\",\"label\":\"南木林县\"},{\"value\":\"540222\",\"label\":\"江孜县\"},{\"value\":\"540223\",\"label\":\"定日县\"},{\"value\":\"540224\",\"label\":\"萨迦县\"},{\"value\":\"540225\",\"label\":\"拉孜县\"},{\"value\":\"540226\",\"label\":\"昂仁县\"},{\"value\":\"540227\",\"label\":\"谢通门县\"},{\"value\":\"540228\",\"label\":\"白朗县\"},{\"value\":\"540229\",\"label\":\"仁布县\"},{\"value\":\"540230\",\"label\":\"康马县\"},{\"value\":\"540231\",\"label\":\"定结县\"},{\"value\":\"540232\",\"label\":\"仲巴县\"},{\"value\":\"540233\",\"label\":\"亚东县\"},{\"value\":\"540234\",\"label\":\"吉隆县\"},{\"value\":\"540235\",\"label\":\"聂拉木县\"},{\"value\":\"540236\",\"label\":\"萨嘎县\"},{\"value\":\"540237\",\"label\":\"岗巴县\"}]},{\"value\":\"540300\",\"label\":\"昌都市\",\"children\":[{\"value\":\"540302\",\"label\":\"卡若区\"},{\"value\":\"540321\",\"label\":\"江达县\"},{\"value\":\"540322\",\"label\":\"贡觉县\"},{\"value\":\"540323\",\"label\":\"类乌齐县\"},{\"value\":\"540324\",\"label\":\"丁青县\"},{\"value\":\"540325\",\"label\":\"察雅县\"},{\"value\":\"540326\",\"label\":\"八宿县\"},{\"value\":\"540327\",\"label\":\"左贡县\"},{\"value\":\"540328\",\"label\":\"芒康县\"},{\"value\":\"540329\",\"label\":\"洛隆县\"},{\"value\":\"540330\",\"label\":\"边坝县\"}]},{\"value\":\"540400\",\"label\":\"林芝市\",\"children\":[{\"value\":\"540402\",\"label\":\"巴宜区\"},{\"value\":\"540421\",\"label\":\"工布江达县\"},{\"value\":\"540422\",\"label\":\"米林县\"},{\"value\":\"540423\",\"label\":\"墨脱县\"},{\"value\":\"540424\",\"label\":\"波密县\"},{\"value\":\"540425\",\"label\":\"察隅县\"},{\"value\":\"540426\",\"label\":\"朗县\"}]},{\"value\":\"540500\",\"label\":\"山南市\",\"children\":[{\"value\":\"540502\",\"label\":\"乃东区\"},{\"value\":\"540521\",\"label\":\"扎囊县\"},{\"value\":\"540522\",\"label\":\"贡嘎县\"},{\"value\":\"540523\",\"label\":\"桑日县\"},{\"value\":\"540524\",\"label\":\"琼结县\"},{\"value\":\"540525\",\"label\":\"曲松县\"},{\"value\":\"540526\",\"label\":\"措美县\"},{\"value\":\"540527\",\"label\":\"洛扎县\"},{\"value\":\"540528\",\"label\":\"加查县\"},{\"value\":\"540529\",\"label\":\"隆子县\"},{\"value\":\"540530\",\"label\":\"错那县\"},{\"value\":\"540531\",\"label\":\"浪卡子县\"}]},{\"value\":\"540600\",\"label\":\"那曲市\",\"children\":[{\"value\":\"540602\",\"label\":\"色尼区\"},{\"value\":\"540621\",\"label\":\"嘉黎县\"},{\"value\":\"540622\",\"label\":\"比如县\"},{\"value\":\"540623\",\"label\":\"聂荣县\"},{\"value\":\"540624\",\"label\":\"安多县\"},{\"value\":\"540625\",\"label\":\"申扎县\"},{\"value\":\"540626\",\"label\":\"索县\"},{\"value\":\"540627\",\"label\":\"班戈县\"},{\"value\":\"540628\",\"label\":\"巴青县\"},{\"value\":\"540629\",\"label\":\"尼玛县\"},{\"value\":\"540630\",\"label\":\"双湖县\"}]},{\"value\":\"542500\",\"label\":\"阿里地区\",\"children\":[{\"value\":\"542521\",\"label\":\"普兰县\"},{\"value\":\"542522\",\"label\":\"札达县\"},{\"value\":\"542523\",\"label\":\"噶尔县\"},{\"value\":\"542524\",\"label\":\"日土县\"},{\"value\":\"542525\",\"label\":\"革吉县\"},{\"value\":\"542526\",\"label\":\"改则县\"},{\"value\":\"542527\",\"label\":\"措勤县\"}]}]},{\"value\":\"610000\",\"label\":\"陕西省\",\"children\":[{\"value\":\"610100\",\"label\":\"西安市\",\"children\":[{\"value\":\"610102\",\"label\":\"新城区\"},{\"value\":\"610103\",\"label\":\"碑林区\"},{\"value\":\"610104\",\"label\":\"莲湖区\"},{\"value\":\"610111\",\"label\":\"灞桥区\"},{\"value\":\"610112\",\"label\":\"未央区\"},{\"value\":\"610113\",\"label\":\"雁塔区\"},{\"value\":\"610114\",\"label\":\"阎良区\"},{\"value\":\"610115\",\"label\":\"临潼区\"},{\"value\":\"610116\",\"label\":\"长安区\"},{\"value\":\"610117\",\"label\":\"高陵区\"},{\"value\":\"610118\",\"label\":\"鄠邑区\"},{\"value\":\"610122\",\"label\":\"蓝田县\"},{\"value\":\"610124\",\"label\":\"周至县\"}]},{\"value\":\"610200\",\"label\":\"铜川市\",\"children\":[{\"value\":\"610202\",\"label\":\"王益区\"},{\"value\":\"610203\",\"label\":\"印台区\"},{\"value\":\"610204\",\"label\":\"耀州区\"},{\"value\":\"610222\",\"label\":\"宜君县\"}]},{\"value\":\"610300\",\"label\":\"宝鸡市\",\"children\":[{\"value\":\"610302\",\"label\":\"渭滨区\"},{\"value\":\"610303\",\"label\":\"金台区\"},{\"value\":\"610304\",\"label\":\"陈仓区\"},{\"value\":\"610322\",\"label\":\"凤翔县\"},{\"value\":\"610323\",\"label\":\"岐山县\"},{\"value\":\"610324\",\"label\":\"扶风县\"},{\"value\":\"610326\",\"label\":\"眉县\"},{\"value\":\"610327\",\"label\":\"陇县\"},{\"value\":\"610328\",\"label\":\"千阳县\"},{\"value\":\"610329\",\"label\":\"麟游县\"},{\"value\":\"610330\",\"label\":\"凤县\"},{\"value\":\"610331\",\"label\":\"太白县\"}]},{\"value\":\"610400\",\"label\":\"咸阳市\",\"children\":[{\"value\":\"610402\",\"label\":\"秦都区\"},{\"value\":\"610403\",\"label\":\"杨陵区\"},{\"value\":\"610404\",\"label\":\"渭城区\"},{\"value\":\"610422\",\"label\":\"三原县\"},{\"value\":\"610423\",\"label\":\"泾阳县\"},{\"value\":\"610424\",\"label\":\"乾县\"},{\"value\":\"610425\",\"label\":\"礼泉县\"},{\"value\":\"610426\",\"label\":\"永寿县\"},{\"value\":\"610428\",\"label\":\"长武县\"},{\"value\":\"610429\",\"label\":\"旬邑县\"},{\"value\":\"610430\",\"label\":\"淳化县\"},{\"value\":\"610431\",\"label\":\"武功县\"},{\"value\":\"610481\",\"label\":\"兴平市\"},{\"value\":\"610482\",\"label\":\"彬州市\"}]},{\"value\":\"610500\",\"label\":\"渭南市\",\"children\":[{\"value\":\"610502\",\"label\":\"临渭区\"},{\"value\":\"610503\",\"label\":\"华州区\"},{\"value\":\"610522\",\"label\":\"潼关县\"},{\"value\":\"610523\",\"label\":\"大荔县\"},{\"value\":\"610524\",\"label\":\"合阳县\"},{\"value\":\"610525\",\"label\":\"澄城县\"},{\"value\":\"610526\",\"label\":\"蒲城县\"},{\"value\":\"610527\",\"label\":\"白水县\"},{\"value\":\"610528\",\"label\":\"富平县\"},{\"value\":\"610581\",\"label\":\"韩城市\"},{\"value\":\"610582\",\"label\":\"华阴市\"}]},{\"value\":\"610600\",\"label\":\"延安市\",\"children\":[{\"value\":\"610602\",\"label\":\"宝塔区\"},{\"value\":\"610603\",\"label\":\"安塞区\"},{\"value\":\"610621\",\"label\":\"延长县\"},{\"value\":\"610622\",\"label\":\"延川县\"},{\"value\":\"610623\",\"label\":\"子长县\"},{\"value\":\"610625\",\"label\":\"志丹县\"},{\"value\":\"610626\",\"label\":\"吴起县\"},{\"value\":\"610627\",\"label\":\"甘泉县\"},{\"value\":\"610628\",\"label\":\"富县\"},{\"value\":\"610629\",\"label\":\"洛川县\"},{\"value\":\"610630\",\"label\":\"宜川县\"},{\"value\":\"610631\",\"label\":\"黄龙县\"},{\"value\":\"610632\",\"label\":\"黄陵县\"}]},{\"value\":\"610700\",\"label\":\"汉中市\",\"children\":[{\"value\":\"610702\",\"label\":\"汉台区\"},{\"value\":\"610703\",\"label\":\"南郑区\"},{\"value\":\"610722\",\"label\":\"城固县\"},{\"value\":\"610723\",\"label\":\"洋县\"},{\"value\":\"610724\",\"label\":\"西乡县\"},{\"value\":\"610725\",\"label\":\"勉县\"},{\"value\":\"610726\",\"label\":\"宁强县\"},{\"value\":\"610727\",\"label\":\"略阳县\"},{\"value\":\"610728\",\"label\":\"镇巴县\"},{\"value\":\"610729\",\"label\":\"留坝县\"},{\"value\":\"610730\",\"label\":\"佛坪县\"}]},{\"value\":\"610800\",\"label\":\"榆林市\",\"children\":[{\"value\":\"610802\",\"label\":\"榆阳区\"},{\"value\":\"610803\",\"label\":\"横山区\"},{\"value\":\"610822\",\"label\":\"府谷县\"},{\"value\":\"610824\",\"label\":\"靖边县\"},{\"value\":\"610825\",\"label\":\"定边县\"},{\"value\":\"610826\",\"label\":\"绥德县\"},{\"value\":\"610827\",\"label\":\"米脂县\"},{\"value\":\"610828\",\"label\":\"佳县\"},{\"value\":\"610829\",\"label\":\"吴堡县\"},{\"value\":\"610830\",\"label\":\"清涧县\"},{\"value\":\"610831\",\"label\":\"子洲县\"},{\"value\":\"610881\",\"label\":\"神木市\"}]},{\"value\":\"610900\",\"label\":\"安康市\",\"children\":[{\"value\":\"610902\",\"label\":\"汉滨区\"},{\"value\":\"610921\",\"label\":\"汉阴县\"},{\"value\":\"610922\",\"label\":\"石泉县\"},{\"value\":\"610923\",\"label\":\"宁陕县\"},{\"value\":\"610924\",\"label\":\"紫阳县\"},{\"value\":\"610925\",\"label\":\"岚皋县\"},{\"value\":\"610926\",\"label\":\"平利县\"},{\"value\":\"610927\",\"label\":\"镇坪县\"},{\"value\":\"610928\",\"label\":\"旬阳县\"},{\"value\":\"610929\",\"label\":\"白河县\"}]},{\"value\":\"611000\",\"label\":\"商洛市\",\"children\":[{\"value\":\"611002\",\"label\":\"商州区\"},{\"value\":\"611021\",\"label\":\"洛南县\"},{\"value\":\"611022\",\"label\":\"丹凤县\"},{\"value\":\"611023\",\"label\":\"商南县\"},{\"value\":\"611024\",\"label\":\"山阳县\"},{\"value\":\"611025\",\"label\":\"镇安县\"},{\"value\":\"611026\",\"label\":\"柞水县\"}]}]},{\"value\":\"620000\",\"label\":\"甘肃省\",\"children\":[{\"value\":\"620100\",\"label\":\"兰州市\",\"children\":[{\"value\":\"620102\",\"label\":\"城关区\"},{\"value\":\"620103\",\"label\":\"七里河区\"},{\"value\":\"620104\",\"label\":\"西固区\"},{\"value\":\"620105\",\"label\":\"安宁区\"},{\"value\":\"620111\",\"label\":\"红古区\"},{\"value\":\"620121\",\"label\":\"永登县\"},{\"value\":\"620122\",\"label\":\"皋兰县\"},{\"value\":\"620123\",\"label\":\"榆中县\"}]},{\"value\":\"620200\",\"label\":\"嘉峪关市\",\"children\":[]},{\"value\":\"620300\",\"label\":\"金昌市\",\"children\":[{\"value\":\"620302\",\"label\":\"金川区\"},{\"value\":\"620321\",\"label\":\"永昌县\"}]},{\"value\":\"620400\",\"label\":\"白银市\",\"children\":[{\"value\":\"620402\",\"label\":\"白银区\"},{\"value\":\"620403\",\"label\":\"平川区\"},{\"value\":\"620421\",\"label\":\"靖远县\"},{\"value\":\"620422\",\"label\":\"会宁县\"},{\"value\":\"620423\",\"label\":\"景泰县\"}]},{\"value\":\"620500\",\"label\":\"天水市\",\"children\":[{\"value\":\"620502\",\"label\":\"秦州区\"},{\"value\":\"620503\",\"label\":\"麦积区\"},{\"value\":\"620521\",\"label\":\"清水县\"},{\"value\":\"620522\",\"label\":\"秦安县\"},{\"value\":\"620523\",\"label\":\"甘谷县\"},{\"value\":\"620524\",\"label\":\"武山县\"},{\"value\":\"620525\",\"label\":\"张家川回族自治县\"}]},{\"value\":\"620600\",\"label\":\"武威市\",\"children\":[{\"value\":\"620602\",\"label\":\"凉州区\"},{\"value\":\"620621\",\"label\":\"民勤县\"},{\"value\":\"620622\",\"label\":\"古浪县\"},{\"value\":\"620623\",\"label\":\"天祝藏族自治县\"}]},{\"value\":\"620700\",\"label\":\"张掖市\",\"children\":[{\"value\":\"620702\",\"label\":\"甘州区\"},{\"value\":\"620721\",\"label\":\"肃南裕固族自治县\"},{\"value\":\"620722\",\"label\":\"民乐县\"},{\"value\":\"620723\",\"label\":\"临泽县\"},{\"value\":\"620724\",\"label\":\"高台县\"},{\"value\":\"620725\",\"label\":\"山丹县\"}]},{\"value\":\"620800\",\"label\":\"平凉市\",\"children\":[{\"value\":\"620802\",\"label\":\"崆峒区\"},{\"value\":\"620821\",\"label\":\"泾川县\"},{\"value\":\"620822\",\"label\":\"灵台县\"},{\"value\":\"620823\",\"label\":\"崇信县\"},{\"value\":\"620825\",\"label\":\"庄浪县\"},{\"value\":\"620826\",\"label\":\"静宁县\"},{\"value\":\"620881\",\"label\":\"华亭市\"}]},{\"value\":\"620900\",\"label\":\"酒泉市\",\"children\":[{\"value\":\"620902\",\"label\":\"肃州区\"},{\"value\":\"620921\",\"label\":\"金塔县\"},{\"value\":\"620922\",\"label\":\"瓜州县\"},{\"value\":\"620923\",\"label\":\"肃北蒙古族自治县\"},{\"value\":\"620924\",\"label\":\"阿克塞哈萨克族自治县\"},{\"value\":\"620981\",\"label\":\"玉门市\"},{\"value\":\"620982\",\"label\":\"敦煌市\"}]},{\"value\":\"621000\",\"label\":\"庆阳市\",\"children\":[{\"value\":\"621002\",\"label\":\"西峰区\"},{\"value\":\"621021\",\"label\":\"庆城县\"},{\"value\":\"621022\",\"label\":\"环县\"},{\"value\":\"621023\",\"label\":\"华池县\"},{\"value\":\"621024\",\"label\":\"合水县\"},{\"value\":\"621025\",\"label\":\"正宁县\"},{\"value\":\"621026\",\"label\":\"宁县\"},{\"value\":\"621027\",\"label\":\"镇原县\"}]},{\"value\":\"621100\",\"label\":\"定西市\",\"children\":[{\"value\":\"621102\",\"label\":\"安定区\"},{\"value\":\"621121\",\"label\":\"通渭县\"},{\"value\":\"621122\",\"label\":\"陇西县\"},{\"value\":\"621123\",\"label\":\"渭源县\"},{\"value\":\"621124\",\"label\":\"临洮县\"},{\"value\":\"621125\",\"label\":\"漳县\"},{\"value\":\"621126\",\"label\":\"岷县\"}]},{\"value\":\"621200\",\"label\":\"陇南市\",\"children\":[{\"value\":\"621202\",\"label\":\"武都区\"},{\"value\":\"621221\",\"label\":\"成县\"},{\"value\":\"621222\",\"label\":\"文县\"},{\"value\":\"621223\",\"label\":\"宕昌县\"},{\"value\":\"621224\",\"label\":\"康县\"},{\"value\":\"621225\",\"label\":\"西和县\"},{\"value\":\"621226\",\"label\":\"礼县\"},{\"value\":\"621227\",\"label\":\"徽县\"},{\"value\":\"621228\",\"label\":\"两当县\"}]},{\"value\":\"622900\",\"label\":\"临夏回族自治州\",\"children\":[{\"value\":\"622901\",\"label\":\"临夏市\"},{\"value\":\"622921\",\"label\":\"临夏县\"},{\"value\":\"622922\",\"label\":\"康乐县\"},{\"value\":\"622923\",\"label\":\"永靖县\"},{\"value\":\"622924\",\"label\":\"广河县\"},{\"value\":\"622925\",\"label\":\"和政县\"},{\"value\":\"622926\",\"label\":\"东乡族自治县\"},{\"value\":\"622927\",\"label\":\"积石山保安族东乡族撒拉族自治县\"}]},{\"value\":\"623000\",\"label\":\"甘南藏族自治州\",\"children\":[{\"value\":\"623001\",\"label\":\"合作市\"},{\"value\":\"623021\",\"label\":\"临潭县\"},{\"value\":\"623022\",\"label\":\"卓尼县\"},{\"value\":\"623023\",\"label\":\"舟曲县\"},{\"value\":\"623024\",\"label\":\"迭部县\"},{\"value\":\"623025\",\"label\":\"玛曲县\"},{\"value\":\"623026\",\"label\":\"碌曲县\"},{\"value\":\"623027\",\"label\":\"夏河县\"}]}]},{\"value\":\"630000\",\"label\":\"青海省\",\"children\":[{\"value\":\"630100\",\"label\":\"西宁市\",\"children\":[{\"value\":\"630102\",\"label\":\"城东区\"},{\"value\":\"630103\",\"label\":\"城中区\"},{\"value\":\"630104\",\"label\":\"城西区\"},{\"value\":\"630105\",\"label\":\"城北区\"},{\"value\":\"630121\",\"label\":\"大通回族土族自治县\"},{\"value\":\"630122\",\"label\":\"湟中县\"},{\"value\":\"630123\",\"label\":\"湟源县\"}]},{\"value\":\"630200\",\"label\":\"海东市\",\"children\":[{\"value\":\"630202\",\"label\":\"乐都区\"},{\"value\":\"630203\",\"label\":\"平安区\"},{\"value\":\"630222\",\"label\":\"民和回族土族自治县\"},{\"value\":\"630223\",\"label\":\"互助土族自治县\"},{\"value\":\"630224\",\"label\":\"化隆回族自治县\"},{\"value\":\"630225\",\"label\":\"循化撒拉族自治县\"}]},{\"value\":\"632200\",\"label\":\"海北藏族自治州\",\"children\":[{\"value\":\"632221\",\"label\":\"门源回族自治县\"},{\"value\":\"632222\",\"label\":\"祁连县\"},{\"value\":\"632223\",\"label\":\"海晏县\"},{\"value\":\"632224\",\"label\":\"刚察县\"}]},{\"value\":\"632300\",\"label\":\"黄南藏族自治州\",\"children\":[{\"value\":\"632321\",\"label\":\"同仁县\"},{\"value\":\"632322\",\"label\":\"尖扎县\"},{\"value\":\"632323\",\"label\":\"泽库县\"},{\"value\":\"632324\",\"label\":\"河南蒙古族自治县\"}]},{\"value\":\"632500\",\"label\":\"海南藏族自治州\",\"children\":[{\"value\":\"632521\",\"label\":\"共和县\"},{\"value\":\"632522\",\"label\":\"同德县\"},{\"value\":\"632523\",\"label\":\"贵德县\"},{\"value\":\"632524\",\"label\":\"兴海县\"},{\"value\":\"632525\",\"label\":\"贵南县\"}]},{\"value\":\"632600\",\"label\":\"果洛藏族自治州\",\"children\":[{\"value\":\"632621\",\"label\":\"玛沁县\"},{\"value\":\"632622\",\"label\":\"班玛县\"},{\"value\":\"632623\",\"label\":\"甘德县\"},{\"value\":\"632624\",\"label\":\"达日县\"},{\"value\":\"632625\",\"label\":\"久治县\"},{\"value\":\"632626\",\"label\":\"玛多县\"}]},{\"value\":\"632700\",\"label\":\"玉树藏族自治州\",\"children\":[{\"value\":\"632701\",\"label\":\"玉树市\"},{\"value\":\"632722\",\"label\":\"杂多县\"},{\"value\":\"632723\",\"label\":\"称多县\"},{\"value\":\"632724\",\"label\":\"治多县\"},{\"value\":\"632725\",\"label\":\"囊谦县\"},{\"value\":\"632726\",\"label\":\"曲麻莱县\"}]},{\"value\":\"632800\",\"label\":\"海西蒙古族藏族自治州\",\"children\":[{\"value\":\"632801\",\"label\":\"格尔木市\"},{\"value\":\"632802\",\"label\":\"德令哈市\"},{\"value\":\"632803\",\"label\":\"茫崖市\"},{\"value\":\"632821\",\"label\":\"乌兰县\"},{\"value\":\"632822\",\"label\":\"都兰县\"},{\"value\":\"632823\",\"label\":\"天峻县\"}]}]},{\"value\":\"640000\",\"label\":\"宁夏回族自治区\",\"children\":[{\"value\":\"640100\",\"label\":\"银川市\",\"children\":[{\"value\":\"640104\",\"label\":\"兴庆区\"},{\"value\":\"640105\",\"label\":\"西夏区\"},{\"value\":\"640106\",\"label\":\"金凤区\"},{\"value\":\"640121\",\"label\":\"永宁县\"},{\"value\":\"640122\",\"label\":\"贺兰县\"},{\"value\":\"640181\",\"label\":\"灵武市\"}]},{\"value\":\"640200\",\"label\":\"石嘴山市\",\"children\":[{\"value\":\"640202\",\"label\":\"大武口区\"},{\"value\":\"640205\",\"label\":\"惠农区\"},{\"value\":\"640221\",\"label\":\"平罗县\"}]},{\"value\":\"640300\",\"label\":\"吴忠市\",\"children\":[{\"value\":\"640302\",\"label\":\"利通区\"},{\"value\":\"640303\",\"label\":\"红寺堡区\"},{\"value\":\"640323\",\"label\":\"盐池县\"},{\"value\":\"640324\",\"label\":\"同心县\"},{\"value\":\"640381\",\"label\":\"青铜峡市\"}]},{\"value\":\"640400\",\"label\":\"固原市\",\"children\":[{\"value\":\"640402\",\"label\":\"原州区\"},{\"value\":\"640422\",\"label\":\"西吉县\"},{\"value\":\"640423\",\"label\":\"隆德县\"},{\"value\":\"640424\",\"label\":\"泾源县\"},{\"value\":\"640425\",\"label\":\"彭阳县\"}]},{\"value\":\"640500\",\"label\":\"中卫市\",\"children\":[{\"value\":\"640502\",\"label\":\"沙坡头区\"},{\"value\":\"640521\",\"label\":\"中宁县\"},{\"value\":\"640522\",\"label\":\"海原县\"}]}]},{\"value\":\"650000\",\"label\":\"新疆维吾尔自治区\",\"children\":[{\"value\":\"650100\",\"label\":\"乌鲁木齐市\",\"children\":[{\"value\":\"650102\",\"label\":\"天山区\"},{\"value\":\"650103\",\"label\":\"沙依巴克区\"},{\"value\":\"650104\",\"label\":\"新市区\"},{\"value\":\"650105\",\"label\":\"水磨沟区\"},{\"value\":\"650106\",\"label\":\"头屯河区\"},{\"value\":\"650107\",\"label\":\"达坂城区\"},{\"value\":\"650109\",\"label\":\"米东区\"},{\"value\":\"650121\",\"label\":\"乌鲁木齐县\"}]},{\"value\":\"650200\",\"label\":\"克拉玛依市\",\"children\":[{\"value\":\"650202\",\"label\":\"独山子区\"},{\"value\":\"650203\",\"label\":\"克拉玛依区\"},{\"value\":\"650204\",\"label\":\"白碱滩区\"},{\"value\":\"650205\",\"label\":\"乌尔禾区\"}]},{\"value\":\"650400\",\"label\":\"吐鲁番市\",\"children\":[{\"value\":\"650402\",\"label\":\"高昌区\"},{\"value\":\"650421\",\"label\":\"鄯善县\"},{\"value\":\"650422\",\"label\":\"托克逊县\"}]},{\"value\":\"650500\",\"label\":\"哈密市\",\"children\":[{\"value\":\"650502\",\"label\":\"伊州区\"},{\"value\":\"650521\",\"label\":\"巴里坤哈萨克自治县\"},{\"value\":\"650522\",\"label\":\"伊吾县\"}]},{\"value\":\"652300\",\"label\":\"昌吉回族自治州\",\"children\":[{\"value\":\"652301\",\"label\":\"昌吉市\"},{\"value\":\"652302\",\"label\":\"阜康市\"},{\"value\":\"652323\",\"label\":\"呼图壁县\"},{\"value\":\"652324\",\"label\":\"玛纳斯县\"},{\"value\":\"652325\",\"label\":\"奇台县\"},{\"value\":\"652327\",\"label\":\"吉木萨尔县\"},{\"value\":\"652328\",\"label\":\"木垒哈萨克自治县\"}]},{\"value\":\"652700\",\"label\":\"博尔塔拉蒙古自治州\",\"children\":[{\"value\":\"652701\",\"label\":\"博乐市\"},{\"value\":\"652702\",\"label\":\"阿拉山口市\"},{\"value\":\"652722\",\"label\":\"精河县\"},{\"value\":\"652723\",\"label\":\"温泉县\"}]},{\"value\":\"652800\",\"label\":\"巴音郭楞蒙古自治州\",\"children\":[{\"value\":\"652801\",\"label\":\"库尔勒市\"},{\"value\":\"652822\",\"label\":\"轮台县\"},{\"value\":\"652823\",\"label\":\"尉犁县\"},{\"value\":\"652824\",\"label\":\"若羌县\"},{\"value\":\"652825\",\"label\":\"且末县\"},{\"value\":\"652826\",\"label\":\"焉耆回族自治县\"},{\"value\":\"652827\",\"label\":\"和静县\"},{\"value\":\"652828\",\"label\":\"和硕县\"},{\"value\":\"652829\",\"label\":\"博湖县\"}]},{\"value\":\"652900\",\"label\":\"阿克苏地区\",\"children\":[{\"value\":\"652901\",\"label\":\"阿克苏市\"},{\"value\":\"652922\",\"label\":\"温宿县\"},{\"value\":\"652923\",\"label\":\"库车县\"},{\"value\":\"652924\",\"label\":\"沙雅县\"},{\"value\":\"652925\",\"label\":\"新和县\"},{\"value\":\"652926\",\"label\":\"拜城县\"},{\"value\":\"652927\",\"label\":\"乌什县\"},{\"value\":\"652928\",\"label\":\"阿瓦提县\"},{\"value\":\"652929\",\"label\":\"柯坪县\"}]},{\"value\":\"653000\",\"label\":\"克孜勒苏柯尔克孜自治州\",\"children\":[{\"value\":\"653001\",\"label\":\"阿图什市\"},{\"value\":\"653022\",\"label\":\"阿克陶县\"},{\"value\":\"653023\",\"label\":\"阿合奇县\"},{\"value\":\"653024\",\"label\":\"乌恰县\"}]},{\"value\":\"653100\",\"label\":\"喀什地区\",\"children\":[{\"value\":\"653101\",\"label\":\"喀什市\"},{\"value\":\"653121\",\"label\":\"疏附县\"},{\"value\":\"653122\",\"label\":\"疏勒县\"},{\"value\":\"653123\",\"label\":\"英吉沙县\"},{\"value\":\"653124\",\"label\":\"泽普县\"},{\"value\":\"653125\",\"label\":\"莎车县\"},{\"value\":\"653126\",\"label\":\"叶城县\"},{\"value\":\"653127\",\"label\":\"麦盖提县\"},{\"value\":\"653128\",\"label\":\"岳普湖县\"},{\"value\":\"653129\",\"label\":\"伽师县\"},{\"value\":\"653130\",\"label\":\"巴楚县\"},{\"value\":\"653131\",\"label\":\"塔什库尔干塔吉克自治县\"}]},{\"value\":\"653200\",\"label\":\"和田地区\",\"children\":[{\"value\":\"653201\",\"label\":\"和田市\"},{\"value\":\"653221\",\"label\":\"和田县\"},{\"value\":\"653222\",\"label\":\"墨玉县\"},{\"value\":\"653223\",\"label\":\"皮山县\"},{\"value\":\"653224\",\"label\":\"洛浦县\"},{\"value\":\"653225\",\"label\":\"策勒县\"},{\"value\":\"653226\",\"label\":\"于田县\"},{\"value\":\"653227\",\"label\":\"民丰县\"}]},{\"value\":\"654000\",\"label\":\"伊犁哈萨克自治州\",\"children\":[{\"value\":\"654002\",\"label\":\"伊宁市\"},{\"value\":\"654003\",\"label\":\"奎屯市\"},{\"value\":\"654004\",\"label\":\"霍尔果斯市\"},{\"value\":\"654021\",\"label\":\"伊宁县\"},{\"value\":\"654022\",\"label\":\"察布查尔锡伯自治县\"},{\"value\":\"654023\",\"label\":\"霍城县\"},{\"value\":\"654024\",\"label\":\"巩留县\"},{\"value\":\"654025\",\"label\":\"新源县\"},{\"value\":\"654026\",\"label\":\"昭苏县\"},{\"value\":\"654027\",\"label\":\"特克斯县\"},{\"value\":\"654028\",\"label\":\"尼勒克县\"}]},{\"value\":\"654200\",\"label\":\"塔城地区\",\"children\":[{\"value\":\"654201\",\"label\":\"塔城市\"},{\"value\":\"654202\",\"label\":\"乌苏市\"},{\"value\":\"654221\",\"label\":\"额敏县\"},{\"value\":\"654223\",\"label\":\"沙湾县\"},{\"value\":\"654224\",\"label\":\"托里县\"},{\"value\":\"654225\",\"label\":\"裕民县\"},{\"value\":\"654226\",\"label\":\"和布克赛尔蒙古自治县\"}]},{\"value\":\"654300\",\"label\":\"阿勒泰地区\",\"children\":[{\"value\":\"654301\",\"label\":\"阿勒泰市\"},{\"value\":\"654321\",\"label\":\"布尔津县\"},{\"value\":\"654322\",\"label\":\"富蕴县\"},{\"value\":\"654323\",\"label\":\"福海县\"},{\"value\":\"654324\",\"label\":\"哈巴河县\"},{\"value\":\"654325\",\"label\":\"青河县\"},{\"value\":\"654326\",\"label\":\"吉木乃县\"}]}]},{\"value\":\"710000\",\"label\":\"台湾省\",\"children\":[{\"value\":\"710000\",\"label\":\"台湾省\",\"children\":[{\"value\":\"710000\",\"label\":\"台湾省\"}]}]},{\"value\":\"810000\",\"label\":\"香港特别行政区\",\"children\":[{\"value\":\"810000\",\"label\":\"香港特别行政区\",\"children\":[{\"value\":\"810000\",\"label\":\"香港特别行政区\"}]}]},{\"value\":\"820000\",\"label\":\"澳门特别行政区\",\"children\":[{\"value\":\"820000\",\"label\":\"澳门特别行政区\",\"children\":[{\"value\":\"820000\",\"label\":\"澳门特别行政区\"}]}]}]"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/area_options.json",
    "content": "[\n  {\"value\": \"110000\", \"label\": \"北京市\"},\n  {\"value\": \"120000\", \"label\": \"天津市\"},\n  {\"value\": \"130000\", \"label\": \"河北省\"},\n  {\"value\": \"140000\", \"label\": \"山西省\"},\n  {\"value\": \"150000\", \"label\": \"内蒙古自治区\"},\n  {\"value\": \"210000\", \"label\": \"辽宁省\"},\n  {\"value\": \"220000\", \"label\": \"吉林省\"},\n  {\"value\": \"230000\", \"label\": \"黑龙江省\"},\n  {\"value\": \"310000\", \"label\": \"上海市\"},\n  {\"value\": \"320000\", \"label\": \"江苏省\"},\n  {\"value\": \"330000\", \"label\": \"浙江省\"},\n  {\"value\": \"340000\", \"label\": \"安徽省\"},\n  {\"value\": \"350000\", \"label\": \"福建省\"},\n  {\"value\": \"360000\", \"label\": \"江西省\"},\n  {\"value\": \"370000\", \"label\": \"山东省\"},\n  {\"value\": \"410000\", \"label\": \"河南省\"},\n  {\"value\": \"420000\", \"label\": \"湖北省\"},\n  {\"value\": \"430000\", \"label\": \"湖南省\"},\n  {\"value\": \"440000\", \"label\": \"广东省\"},\n  {\"value\": \"450000\", \"label\": \"广西壮族自治区\"},\n  {\"value\": \"460000\", \"label\": \"海南省\"},\n  {\"value\": \"500000\", \"label\": \"重庆市\"},\n  {\"value\": \"510000\", \"label\": \"四川省\"},\n  {\"value\": \"520000\", \"label\": \"贵州省\"},\n  {\"value\": \"530000\", \"label\": \"云南省\"},\n  {\"value\": \"540000\", \"label\": \"西藏自治区\"},\n  {\"value\": \"610000\", \"label\": \"陕西省\"},\n  {\"value\": \"620000\", \"label\": \"甘肃省\"},\n  {\"value\": \"630000\", \"label\": \"青海省\"},\n  {\"value\": \"640000\", \"label\": \"宁夏回族自治区\"},\n  {\"value\": \"650000\", \"label\": \"新疆维吾尔自治区\"},\n  {\"value\": \"710000\", \"label\": \"台湾省\"},\n  {\"value\": \"810000\", \"label\": \"香港特别行政区\"},\n  {\"value\": \"820000\", \"label\": \"澳门特别行政区\"}\n]"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/asyn_tree_list_0.json",
    "content": "[\n  {\n    \"id\": 1,\n    \"name\": \"首页\",\n    \"component\": \"dashboard/Analysis\",\n    \"orderNum\": 1,\n    \"hasChildren\": false\n  },\n  {\n    \"id\": 2,\n    \"name\": \"常见案例\",\n    \"component\": \"layouts/RouteView\",\n    \"orderNum\": 2,\n    \"hasChildren\": true\n  },\n  {\n    \"id\": 3,\n    \"name\": \"系统监控\",\n    \"component\": \"layouts/RouteView\",\n    \"orderNum\": 3,\n    \"hasChildren\": true\n  }\n]"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/asyn_tree_list_1.json",
    "content": "[\n  {\n    \"id\": 11,\n    \"name\": \"首页\",\n    \"component\": \"dashboard/Analysis\",\n    \"orderNum\": 1,\n    \"hasChildren\": false\n  },\n  {\n    \"id\": 12,\n    \"name\": \"系统管理\",\n    \"component\": \"layouts/RouteView\",\n    \"orderNum\": 2,\n    \"hasChildren\": true\n  },\n  {\n    \"id\": 13,\n    \"name\": \"常见案例\",\n    \"component\": \"layouts/RouteView\",\n    \"orderNum\": 3,\n    \"hasChildren\": true\n  }\n]"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/asyn_tree_list_2.json",
    "content": "[\n  {\n    \"id\": 21,\n    \"name\": \"弹框选择Demo\",\n    \"component\": \"jeecg/SelectDemo\",\n    \"orderNum\": 1,\n    \"hasChildren\": false\n  },\n  {\n    \"id\": 22,\n    \"name\": \"单表模型示例\",\n    \"component\": \"jeecg/JeecgDemoList\",\n    \"orderNum\": 2,\n    \"hasChildren\": false\n  },\n  {\n    \"id\": 23,\n    \"name\": \"一对多Tab示例\",\n    \"component\": \"jeecg/tablist/JeecgOrderDMainList\",\n    \"orderNum\": 3,\n    \"hasChildren\": false\n  }\n]"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/asyn_tree_list_3.json",
    "content": "[\n  {\n    \"id\": 31,\n    \"name\": \"性能监控\",\n    \"component\": \"layouts/RouteView\",\n    \"orderNum\": 1,\n    \"hasChildren\": true\n  },\n  {\n    \"id\": 32,\n    \"name\": \"在线文档\",\n    \"component\": \"layouts/IframePageView\",\n    \"orderNum\": 2,\n    \"hasChildren\": false\n  },\n  {\n    \"id\": 33,\n    \"name\": \"工作台\",\n    \"component\": \"dashboard/Workplace\",\n    \"orderNum\": 3,\n    \"hasChildren\": false\n  }\n]"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/asyn_tree_list_31.json",
    "content": "[\n  {\n    \"id\": 311,\n    \"name\": \"Redis监控\",\n    \"component\": \"modules/monitor/RedisInfo\",\n    \"orderNum\": 1,\n    \"hasChildren\": false\n  },\n  {\n    \"id\": 312,\n    \"name\": \"JVM信息\",\n    \"component\": \"modules/monitor/JvmInfo\",\n    \"orderNum\": 2,\n    \"hasChildren\": false\n  },\n  {\n    \"id\": 313,\n    \"name\": \"Tomcat信息\",\n    \"component\": \"modules/monitor/TomcatInfo\",\n    \"orderNum\": 3,\n    \"hasChildren\": false\n  }\n]"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/getCntrNoCountInfo.json",
    "content": "{\n\t\"success\": true,\n\t\"message\": \"查询成功\",\n\t\"code\": null,\n\t\"result\": [\n\t\t{\n\t\t\t\"resultIndex\": 0,\n\t\t\t\"yearcount\": 623,\n\t\t\t\"year\": 2016,\n\t\t\t\"month\": \"四月\",\n\t\t\t\"monthcount\": 3255,\n\t\t\t\"classifyname\": \"证明类\",\n\t\t\t\"cntrnocount\": 24,\n\t\t\t\"cabinetname\": \"一号柜\",\n\t\t\t\"cabinetcocunt\": 12\n\t\t},\n\t\t{\n\t\t\t\"resultIndex\": 1,\n\t\t\t\"yearcount\": 243,\n\t\t\t\"year\": 2017,\n\t\t\t\"month\": \"五月\",\n\t\t\t\"monthcount\": 5673,\n\t\t\t\"classifyname\": \"产权类\",\n\t\t\t\"cntrnocount\": 52,\n\t\t\t\"cabinetname\": \"二号柜\",\n\t\t\t\"cabinetcocunt\": 52\n\t\t},\n\t\t{\n\t\t\t\"resultIndex\": 2,\n\t\t\t\"yearcount\": 345,\n\t\t\t\"year\": 2018,\n\t\t\t\"month\": \"六月\",\n\t\t\t\"monthcount\": 2673,\n\t\t\t\"classifyname\": \"知识类\",\n\t\t\t\"cntrnocount\": 85,\n\t\t\t\"cabinetname\": \"三号柜\",\n\t\t\t\"cabinetcocunt\": 24\n\t\t},\n\t\t{\n\t\t\t\"resultIndex\": 3,\n\t\t\t\"yearcount\": 452,\n\t\t\t\"year\": 2019,\n\t\t\t\"month\": \"七月\",\n\t\t\t\"monthcount\": 2341,\n\t\t\t\"classifyname\": \"技术类\",\n\t\t\t\"cntrnocount\": 67,\n\t\t\t\"cabinetname\": \"四号柜\",\n\t\t\t\"cabinetcocunt\": 45\n\t\t},\n\t\t{\n\t\t\t\"resultIndex\": 4,\n\t\t\t\"yearcount\": 645,\n\t\t\t\"year\": 2020,\n\t\t\t\"month\": \"八月\",\n\t\t\t\"monthcount\": 7473,\n\t\t\t\"classifyname\": \"工具类\",\n\t\t\t\"cntrnocount\": 93,\n\t\t\t\"cabinetname\": \"五号柜\",\n\t\t\t\"cabinetcocunt\": 94\n\t\t}\n\t],\n\t\"timestamp\": 1554285003594\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/getTubiao.json",
    "content": "{\"data\":\n  [\n    {\"day\": \"星期一\", \"step\": 1234, \"assess\": \"良\"},\n    {\"day\": \"星期二\", \"step\": 1884, \"assess\": \"优\"},\n    {\"day\": \"星期三\", \"step\": 1671, \"assess\": \"良+\"},\n    {\"day\": \"星期四\", \"step\": 2197, \"assess\": \"优+\"},\n    {\"day\": \"星期五\", \"step\": 1342, \"assess\": \"中\"},\n    {\"day\": \"星期六\", \"step\": 545, \"assess\": \"差\"},\n    {\"day\": \"星期日\", \"step\": 244, \"assess\": \"极差\"}\n  ]}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/graphreport_chart.json",
    "content": "{\n\t\"status\": 200,\n\t\"success\": true,\n\t\"message\": \"ok\",\n\t\"result\": {\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"id\": 0,\n\t\t\t\t\"x\": \"1\",\n\t\t\t\t\"y\": 889\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"id\": 1,\n\t\t\t\t\"x\": \"2\",\n\t\t\t\t\"y\": 341\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"id\": 2,\n\t\t\t\t\"x\": \"3\",\n\t\t\t\t\"y\": 1028\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"id\": 3,\n\t\t\t\t\"x\": \"4\",\n\t\t\t\t\"y\": 1168\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"id\": 4,\n\t\t\t\t\"x\": \"5\",\n\t\t\t\t\"y\": 653\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"id\": 5,\n\t\t\t\t\"x\": \"6\",\n\t\t\t\t\"y\": 863\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"id\": 6,\n\t\t\t\t\"x\": \"7\",\n\t\t\t\t\"y\": 421\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"id\": 7,\n\t\t\t\t\"x\": \"8\",\n\t\t\t\t\"y\": 1320\n\t\t\t}\n\t\t]\n\t},\n\t\"timestamp\": 1554950583837\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/permission.json",
    "content": "{\n  \"message\": \"\",\n  \"result\": {\n    \"data\": [\n      {\n        \"id\": \"marketing\",\n        \"name\": \"营销管理\",\n        \"describe\": null,\n        \"status\": 1,\n        \"actionData\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n        \"sptDaTypes\": null,\n        \"optionalFields\": null,\n        \"parents\": null,\n        \"type\": null,\n        \"deleted\": 0,\n        \"actions\": [\n          \"add\",\n          \"query\",\n          \"get\",\n          \"update\",\n          \"delete\"\n        ]\n      },\n      {\n        \"id\": \"member\",\n        \"name\": \"会员管理\",\n        \"describe\": null,\n        \"status\": 1,\n        \"actionData\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n        \"sptDaTypes\": null,\n        \"optionalFields\": \"[]\",\n        \"parents\": null,\n        \"type\": \"default\",\n        \"deleted\": 0,\n        \"actions\": [\n          \"add\",\n          \"query\",\n          \"get\",\n          \"update\",\n          \"delete\"\n        ]\n      },\n      {\n        \"id\": \"menu\",\n        \"name\": \"菜单管理\",\n        \"describe\": null,\n        \"status\": 1,\n        \"actionData\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"}]\",\n        \"sptDaTypes\": null,\n        \"optionalFields\": \"[]\",\n        \"parents\": null,\n        \"type\": \"default\",\n        \"deleted\": 0,\n        \"actions\": [\n          \"add\",\n          \"import\",\n          \"get\",\n          \"update\"\n        ]\n      },\n      {\n        \"id\": \"order\",\n        \"name\": \"订单管理\",\n        \"describe\": null,\n        \"status\": 1,\n        \"actionData\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n        \"sptDaTypes\": null,\n        \"optionalFields\": \"[]\",\n        \"parents\": null,\n        \"type\": \"default\",\n        \"deleted\": 0,\n        \"actions\": [\n          \"add\",\n          \"query\",\n          \"get\",\n          \"update\",\n          \"delete\"\n        ]\n      },\n      {\n        \"id\": \"permission\",\n        \"name\": \"权限管理\",\n        \"describe\": null,\n        \"status\": 1,\n        \"actionData\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n        \"sptDaTypes\": null,\n        \"optionalFields\": \"[]\",\n        \"parents\": null,\n        \"type\": \"default\",\n        \"deleted\": 0,\n        \"actions\": [\n          \"add\",\n          \"get\",\n          \"update\",\n          \"delete\"\n        ]\n      },\n      {\n        \"id\": \"role\",\n        \"name\": \"角色管理\",\n        \"describe\": null,\n        \"status\": 1,\n        \"actionData\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n        \"sptDaTypes\": null,\n        \"optionalFields\": \"[]\",\n        \"parents\": null,\n        \"type\": \"default\",\n        \"deleted\": 0,\n        \"actions\": [\n          \"add\",\n          \"get\",\n          \"update\",\n          \"delete\"\n        ]\n      },\n      {\n        \"id\": \"test\",\n        \"name\": \"测试权限\",\n        \"describe\": null,\n        \"status\": 1,\n        \"actionData\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"}]\",\n        \"sptDaTypes\": null,\n        \"optionalFields\": \"[]\",\n        \"parents\": null,\n        \"type\": \"default\",\n        \"deleted\": 0,\n        \"actions\": [\n          \"add\",\n          \"get\"\n        ]\n      },\n      {\n        \"id\": \"user\",\n        \"name\": \"用户管理\",\n        \"describe\": null,\n        \"status\": 1,\n        \"actionData\": \"[{\\\"action\\\":\\\"add\\\",\\\"describe\\\":\\\"新增\\\",\\\"defaultCheck\\\":false},{\\\"action\\\":\\\"get\\\",\\\"describe\\\":\\\"查询\\\",\\\"defaultCheck\\\":false}]\",\n        \"sptDaTypes\": null,\n        \"optionalFields\": \"[]\",\n        \"parents\": null,\n        \"type\": \"default\",\n        \"deleted\": 0,\n        \"actions\": [\n          \"add\",\n          \"get\"\n        ]\n      }\n    ],\n    \"pageSize\": 10,\n    \"pageNo\": 0,\n    \"totalPage\": 1,\n    \"totalCount\": 5\n  },\n  \"status\": 200,\n  \"timestamp\": 1537082021471\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/permission_no_page.json",
    "content": "{\n  \"message\": \"\",\n  \"result\": [\n    {\n      \"id\": \"marketing\",\n      \"name\": \"营销管理\",\n      \"describe\": null,\n      \"status\": 1,\n      \"actionData\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n      \"sptDaTypes\": null,\n      \"optionalFields\": null,\n      \"parents\": null,\n      \"type\": null,\n      \"deleted\": 0,\n      \"actions\": [\n        \"add\",\n        \"query\",\n        \"get\",\n        \"update\",\n        \"delete\"\n      ]\n    },\n    {\n      \"id\": \"member\",\n      \"name\": \"会员管理\",\n      \"describe\": null,\n      \"status\": 1,\n      \"actionData\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n      \"sptDaTypes\": null,\n      \"optionalFields\": \"[]\",\n      \"parents\": null,\n      \"type\": \"default\",\n      \"deleted\": 0,\n      \"actions\": [\n        \"add\",\n        \"query\",\n        \"get\",\n        \"update\",\n        \"delete\"\n      ]\n    },\n    {\n      \"id\": \"menu\",\n      \"name\": \"菜单管理\",\n      \"describe\": null,\n      \"status\": 1,\n      \"actionData\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"}]\",\n      \"sptDaTypes\": null,\n      \"optionalFields\": \"[]\",\n      \"parents\": null,\n      \"type\": \"default\",\n      \"deleted\": 0,\n      \"actions\": [\n        \"add\",\n        \"import\",\n        \"get\",\n        \"update\"\n      ]\n    },\n    {\n      \"id\": \"order\",\n      \"name\": \"订单管理\",\n      \"describe\": null,\n      \"status\": 1,\n      \"actionData\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n      \"sptDaTypes\": null,\n      \"optionalFields\": \"[]\",\n      \"parents\": null,\n      \"type\": \"default\",\n      \"deleted\": 0,\n      \"actions\": [\n        \"add\",\n        \"query\",\n        \"get\",\n        \"update\",\n        \"delete\"\n      ]\n    },\n    {\n      \"id\": \"permission\",\n      \"name\": \"权限管理\",\n      \"describe\": null,\n      \"status\": 1,\n      \"actionData\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n      \"sptDaTypes\": null,\n      \"optionalFields\": \"[]\",\n      \"parents\": null,\n      \"type\": \"default\",\n      \"deleted\": 0,\n      \"actions\": [\n        \"add\",\n        \"get\",\n        \"update\",\n        \"delete\"\n      ]\n    },\n    {\n      \"id\": \"role\",\n      \"name\": \"角色管理\",\n      \"describe\": null,\n      \"status\": 1,\n      \"actionData\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n      \"sptDaTypes\": null,\n      \"optionalFields\": \"[]\",\n      \"parents\": null,\n      \"type\": \"default\",\n      \"deleted\": 0,\n      \"actions\": [\n        \"add\",\n        \"get\",\n        \"update\",\n        \"delete\"\n      ]\n    },\n    {\n      \"id\": \"test\",\n      \"name\": \"测试权限\",\n      \"describe\": null,\n      \"status\": 1,\n      \"actionData\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"}]\",\n      \"sptDaTypes\": null,\n      \"optionalFields\": \"[]\",\n      \"parents\": null,\n      \"type\": \"default\",\n      \"deleted\": 0,\n      \"actions\": [\n        \"add\",\n        \"get\"\n      ]\n    },\n    {\n      \"id\": \"user\",\n      \"name\": \"用户管理\",\n      \"describe\": null,\n      \"status\": 1,\n      \"actionData\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"export\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导出\\\"}]\",\n      \"sptDaTypes\": null,\n      \"optionalFields\": \"[]\",\n      \"parents\": null,\n      \"type\": \"default\",\n      \"deleted\": 0,\n      \"actions\": [\n        \"add\",\n        \"get\"\n      ]\n    }\n  ],\n  \"status\": 200,\n  \"timestamp\": 1537082021471\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/role.json",
    "content": "{\n  \"message\": \"\",\n  \"result\": {\n    \"data\": [\n      {\n        \"id\": \"admin\",\n        \"name\": \"管理员\",\n        \"describe\": \"拥有所有权限\",\n        \"status\": 1,\n        \"creatorId\": \"system\",\n        \"createTime\": 1497160610259,\n        \"deleted\": 0,\n        \"permissions\": [\n          {\n            \"roleId\": \"admin\",\n            \"permissionId\": \"comment\",\n            \"permissionName\": \"评论管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"add\",\n                \"describe\": \"新增\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"query\",\n                \"describe\": \"查询\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"get\",\n                \"describe\": \"详情\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"update\",\n                \"describe\": \"修改\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"delete\",\n                \"describe\": \"删除\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"admin\",\n            \"permissionId\": \"member\",\n            \"permissionName\": \"会员管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"add\",\n                \"describe\": \"新增\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"query\",\n                \"describe\": \"查询\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"get\",\n                \"describe\": \"详情\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"update\",\n                \"describe\": \"修改\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"delete\",\n                \"describe\": \"删除\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"admin\",\n            \"permissionId\": \"menu\",\n            \"permissionName\": \"菜单管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"add\",\n                \"describe\": \"新增\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"import\",\n                \"describe\": \"导入\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"get\",\n                \"describe\": \"详情\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"update\",\n                \"describe\": \"修改\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"admin\",\n            \"permissionId\": \"order\",\n            \"permissionName\": \"订单管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"add\",\n                \"describe\": \"新增\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"query\",\n                \"describe\": \"查询\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"get\",\n                \"describe\": \"详情\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"update\",\n                \"describe\": \"修改\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"delete\",\n                \"describe\": \"删除\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"admin\",\n            \"permissionId\": \"permission\",\n            \"permissionName\": \"权限管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"add\",\n                \"describe\": \"新增\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"get\",\n                \"describe\": \"详情\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"update\",\n                \"describe\": \"修改\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"delete\",\n                \"describe\": \"删除\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"admin\",\n            \"permissionId\": \"role\",\n            \"permissionName\": \"角色管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"add\",\n                \"describe\": \"新增\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"get\",\n                \"describe\": \"详情\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"update\",\n                \"describe\": \"修改\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"delete\",\n                \"describe\": \"删除\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"admin\",\n            \"permissionId\": \"test\",\n            \"permissionName\": \"测试权限\",\n            \"actions\": \"[]\",\n            \"actionEntitySet\": [],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"admin\",\n            \"permissionId\": \"user\",\n            \"permissionName\": \"用户管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"},{\\\"action\\\":\\\"export\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导出\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"add\",\n                \"describe\": \"新增\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"import\",\n                \"describe\": \"导入\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"get\",\n                \"describe\": \"详情\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"update\",\n                \"describe\": \"修改\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"delete\",\n                \"describe\": \"删除\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"export\",\n                \"describe\": \"导出\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          }\n        ]\n      },\n      {\n        \"id\": \"svip\",\n        \"name\": \"SVIP\",\n        \"describe\": \"超级会员\",\n        \"status\": 1,\n        \"creatorId\": \"system\",\n        \"createTime\": 1532417744846,\n        \"deleted\": 0,\n        \"permissions\": [\n          {\n            \"roleId\": \"admin\",\n            \"permissionId\": \"comment\",\n            \"permissionName\": \"评论管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"add\",\n                \"describe\": \"新增\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"query\",\n                \"describe\": \"查询\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"get\",\n                \"describe\": \"详情\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"update\",\n                \"describe\": \"修改\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"delete\",\n                \"describe\": \"删除\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"admin\",\n            \"permissionId\": \"member\",\n            \"permissionName\": \"会员管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"add\",\n                \"describe\": \"新增\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"query\",\n                \"describe\": \"查询\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"get\",\n                \"describe\": \"详情\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"admin\",\n            \"permissionId\": \"menu\",\n            \"permissionName\": \"菜单管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"add\",\n                \"describe\": \"新增\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"import\",\n                \"describe\": \"导入\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"get\",\n                \"describe\": \"详情\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"admin\",\n            \"permissionId\": \"order\",\n            \"permissionName\": \"订单管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"add\",\n                \"describe\": \"新增\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"query\",\n                \"describe\": \"查询\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"get\",\n                \"describe\": \"详情\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"update\",\n                \"describe\": \"修改\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"admin\",\n            \"permissionId\": \"permission\",\n            \"permissionName\": \"权限管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"add\",\n                \"describe\": \"新增\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"get\",\n                \"describe\": \"详情\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"update\",\n                \"describe\": \"修改\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"admin\",\n            \"permissionId\": \"role\",\n            \"permissionName\": \"角色管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"add\",\n                \"describe\": \"新增\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"update\",\n                \"describe\": \"修改\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"delete\",\n                \"describe\": \"删除\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"admin\",\n            \"permissionId\": \"test\",\n            \"permissionName\": \"测试权限\",\n            \"actions\": \"[]\",\n            \"actionEntitySet\": [],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"admin\",\n            \"permissionId\": \"user\",\n            \"permissionName\": \"用户管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"},{\\\"action\\\":\\\"export\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导出\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"add\",\n                \"describe\": \"新增\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"import\",\n                \"describe\": \"导入\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"get\",\n                \"describe\": \"详情\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"update\",\n                \"describe\": \"修改\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          }\n        ]\n      },\n      {\n        \"id\": \"user\",\n        \"name\": \"普通会员\",\n        \"describe\": \"普通用户，只能查询\",\n        \"status\": 1,\n        \"creatorId\": \"system\",\n        \"createTime\": 1497160610259,\n        \"deleted\": 0,\n        \"permissions\": [\n          {\n            \"roleId\": \"user\",\n            \"permissionId\": \"comment\",\n            \"permissionName\": \"评论管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"query\",\n                \"describe\": \"查询\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"get\",\n                \"describe\": \"详情\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"user\",\n            \"permissionId\": \"marketing\",\n            \"permissionName\": \"营销管理\",\n            \"actions\": \"[]\",\n            \"actionEntitySet\": [],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"user\",\n            \"permissionId\": \"member\",\n            \"permissionName\": \"会员管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"query\",\n                \"describe\": \"查询\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"get\",\n                \"describe\": \"详情\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"user\",\n            \"permissionId\": \"menu\",\n            \"permissionName\": \"菜单管理\",\n            \"actions\": \"[]\",\n            \"actionEntitySet\": [],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"user\",\n            \"permissionId\": \"order\",\n            \"permissionName\": \"订单管理\",\n            \"actions\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"}]\",\n            \"actionEntitySet\": [\n              {\n                \"action\": \"query\",\n                \"describe\": \"查询\",\n                \"defaultCheck\": false\n              },\n              {\n                \"action\": \"get\",\n                \"describe\": \"详情\",\n                \"defaultCheck\": false\n              }\n            ],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"user\",\n            \"permissionId\": \"permission\",\n            \"permissionName\": \"权限管理\",\n            \"actions\": \"[]\",\n            \"actionEntitySet\": [],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"user\",\n            \"permissionId\": \"role\",\n            \"permissionName\": \"角色管理\",\n            \"actions\": \"[]\",\n            \"actionEntitySet\": [],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"user\",\n            \"permissionId\": \"test\",\n            \"permissionName\": \"测试权限\",\n            \"actions\": \"[]\",\n            \"actionEntitySet\": [],\n            \"actionList\": null,\n            \"dataAccess\": null\n          },\n          {\n            \"roleId\": \"user\",\n            \"permissionId\": \"user\",\n            \"permissionName\": \"用户管理\",\n            \"actions\": \"[]\",\n            \"actionEntitySet\": [],\n            \"actionList\": null,\n            \"dataAccess\": null\n          }\n        ]\n      }\n    ],\n    \"pageSize\": 10,\n    \"pageNo\": 0,\n    \"totalPage\": 1,\n    \"totalCount\": 5\n  },\n  \"status\": 200,\n  \"timestamp\": 1537079497645\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/service.json",
    "content": "{\n  \"message\": \"\",\n  \"result\": {\n    \"pageSize\": 10,\n    \"pageNo\": 0,\n    \"totalCount\": 57,\n    \"totalPage\": 6,\n    \"data\": [\n      {\n        \"key\": 1,\n        \"no\": \"No 1\",\n        \"description\": \"这是一段描述\",\n        \"callNo\": 127,\n        \"status\": 2,\n        \"updatedAt\": \"1970-06-24 11:51:20\",\n        \"editable\": false\n      },\n      {\n        \"key\": 2,\n        \"no\": \"No 2\",\n        \"description\": \"这是一段描述\",\n        \"callNo\": 573,\n        \"status\": 2,\n        \"updatedAt\": \"1994-12-11 00:37:35\",\n        \"editable\": false\n      },\n      {\n        \"key\": 3,\n        \"no\": \"No 3\",\n        \"description\": \"这是一段描述\",\n        \"callNo\": 869,\n        \"status\": 2,\n        \"updatedAt\": \"2013-11-11 08:04:03\",\n        \"editable\": false\n      },\n      {\n        \"key\": 4,\n        \"no\": \"No 4\",\n        \"description\": \"这是一段描述\",\n        \"callNo\": 26,\n        \"status\": 2,\n        \"updatedAt\": \"1990-11-04 15:41:42\",\n        \"editable\": false\n      },\n      {\n        \"key\": 5,\n        \"no\": \"No 5\",\n        \"description\": \"这是一段描述\",\n        \"callNo\": 20,\n        \"status\": 2,\n        \"updatedAt\": \"1970-01-05 11:04:56\",\n        \"editable\": false\n      },\n      {\n        \"key\": 6,\n        \"no\": \"No 6\",\n        \"description\": \"这是一段描述\",\n        \"callNo\": 675,\n        \"status\": 2,\n        \"updatedAt\": \"1983-06-06 04:09:04\",\n        \"editable\": false\n      },\n      {\n        \"key\": 7,\n        \"no\": \"No 7\",\n        \"description\": \"这是一段描述\",\n        \"callNo\": 512,\n        \"status\": 3,\n        \"updatedAt\": \"1996-08-26 21:47:44\",\n        \"editable\": false\n      },\n      {\n        \"key\": 8,\n        \"no\": \"No 8\",\n        \"description\": \"这是一段描述\",\n        \"callNo\": 962,\n        \"status\": 2,\n        \"updatedAt\": \"2004-08-15 23:15:22\",\n        \"editable\": false\n      },\n      {\n        \"key\": 9,\n        \"no\": \"No 9\",\n        \"description\": \"这是一段描述\",\n        \"callNo\": 318,\n        \"status\": 3,\n        \"updatedAt\": \"1988-08-10 14:36:35\",\n        \"editable\": false\n      },\n      {\n        \"key\": 10,\n        \"no\": \"No 10\",\n        \"description\": \"这是一段描述\",\n        \"callNo\": 789,\n        \"status\": 0,\n        \"updatedAt\": \"1988-12-27 23:39:41\",\n        \"editable\": false\n      }\n    ]\n  },\n  \"status\": 200,\n  \"timestamp\": 1534955098193\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/sysdatalog.json",
    "content": "{\n\t\"mobilePhone\":\"1872222222\",\n\t\"officePhone\":\"1222222\",\n\t\"email\":\"\",\n\t\"createDate\":\"Jun 23, 2016 12:00:00 PM\",\n\t\"sex\":\"1\",\n\t\"depId\":\"402880e447e99cf10147e9a03b320003\",\n\t\"userName\":\"9001\",\n\t\"status\":\"1\",\n\t\"content\":\"111\",\n\t\"id\":\"4028ef81550c1a7901550c1cd6e70001\"\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/task_process.json",
    "content": "{\n\t\"success\": true,\n\t\"message\": \"操作成功！\",\n\t\"code\": 0,\n\t\"result\": {\n\t\t\"records\": [\n\t\t\t{\n\t\t\t\t\"taskId\": \"48701\",\n\t\t\t\t\"name\": \"start\",\n\t\t\t\t\"taskBeginTime\": \"2019-03-07 09:33:04\",\n\t\t\t\t\"taskEndTime\": \"2019-03-08 04:03:01\",\n\t\t\t\t\"principal\": \"测试体验账号\",\n\t\t\t\t\"result\": \"已完成\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"taskId\": \"48702\",\n\t\t\t\t\"name\": \"部门领导审批\",\n\t\t\t\t\"taskBeginTime\": \"2019-03-07 09:33:04\",\n\t\t\t\t\"taskEndTime\": \"2019-03-08 04:03:01\",\n\t\t\t\t\"principal\": \"测试体验账号\",\n\t\t\t\t\"result\": \"已完成\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"taskId\": \"48703\",\n\t\t\t\t\"name\": \"调整申请\",\n\t\t\t\t\"taskBeginTime\": \"2019-03-07 09:33:04\",\n\t\t\t\t\"taskEndTime\": \"2019-03-08 04:03:01\",\n\t\t\t\t\"principal\": \"测试体验账号\",\n\t\t\t\t\"result\": \"已完成\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"taskId\": \"48704\",\n\t\t\t\t\"name\": \"人事审批\",\n\t\t\t\t\"taskBeginTime\": \"2019-03-07 09:33:04\",\n\t\t\t\t\"taskEndTime\": \"2019-03-08 04:03:01\",\n\t\t\t\t\"principal\": \"测试体验账号\",\n\t\t\t\t\"result\": \"已完成\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"taskId\": \"48705\",\n\t\t\t\t\"name\": \"end\",\n\t\t\t\t\"taskBeginTime\": \"2019-03-07 09:33:04\",\n\t\t\t\t\"taskEndTime\": \"2019-03-08 04:03:01\",\n\t\t\t\t\"principal\": \"测试体验账号\",\n\t\t\t\t\"result\": \"已完成\"\n\t\t\t}\n\t\t],\n\t\t\"total\": 0,\n\t\t\"size\": 10,\n\t\t\"current\": 1,\n\t\t\"searchCount\": true,\n\t\t\"pages\": 0\n\t},\n\t\"timestamp\": 1551922394641\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/user.json",
    "content": "{\n  \"message\": \"\",\n  \"result\": {\n    \"data\": [\n      {\n        \"id\": \"3e1f9d2373b740b09eff34adca649458\",\n        \"name\": \"zzc\",\n        \"username\": \"zzc\",\n        \"password\": \"default\",\n        \"status\": 1,\n        \"telephone\": \"\",\n        \"lastLoginIp\": \"127.0.0.1\",\n        \"lastLoginTime\": 1534917683651,\n        \"creatorId\": null,\n        \"createTime\": 1533290866069,\n        \"merchantCode\": \"TLif2btpzg079h15bk\",\n        \"deleted\": 0,\n        \"roleId\": \"admin\",\n        \"role\": {\n          \"id\": \"admin\",\n          \"name\": \"管理员\",\n          \"describe\": \"拥有所有权限\",\n          \"status\": 1,\n          \"creatorId\": \"system\",\n          \"createTime\": 1497160610259,\n          \"deleted\": 0,\n          \"permissions\": [\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"comment\",\n              \"permissionName\": \"评论管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"feedback\",\n              \"permissionName\": \"反馈管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"goods\",\n              \"permissionName\": \"商品管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"member\",\n              \"permissionName\": \"会员管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"menu\",\n              \"permissionName\": \"菜单管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"import\",\n                  \"describe\": \"导入\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"merchant\",\n              \"permissionName\": \"商家管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"order\",\n              \"permissionName\": \"订单管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"permission\",\n              \"permissionName\": \"权限管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"role\",\n              \"permissionName\": \"角色管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"table\",\n              \"permissionName\": \"桌子管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"user\",\n              \"permissionName\": \"用户管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"},{\\\"action\\\":\\\"export\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导出\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"import\",\n                  \"describe\": \"导入\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"export\",\n                  \"describe\": \"导出\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            }\n          ]\n        },\n        \"permissions\": null\n      },\n      {\n        \"id\": \"4291d7da9005377ec9aec4a71ea837f\",\n        \"name\": \"管理员\",\n        \"username\": \"admin\",\n        \"password\": \"default\",\n        \"status\": 1,\n        \"telephone\": \"\",\n        \"lastLoginIp\": \"120.41.221.157\",\n        \"lastLoginTime\": 1534955070227,\n        \"creatorId\": \"admin\",\n        \"createTime\": 1497160610259,\n        \"merchantCode\": \"TLif2btpzg079h15bk\",\n        \"deleted\": 0,\n        \"roleId\": \"admin\",\n        \"role\": {\n          \"id\": \"admin\",\n          \"name\": \"管理员\",\n          \"describe\": \"拥有所有权限\",\n          \"status\": 1,\n          \"creatorId\": \"system\",\n          \"createTime\": 1497160610259,\n          \"deleted\": 0,\n          \"permissions\": [\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"comment\",\n              \"permissionName\": \"评论管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"feedback\",\n              \"permissionName\": \"反馈管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"goods\",\n              \"permissionName\": \"商品管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"member\",\n              \"permissionName\": \"会员管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"menu\",\n              \"permissionName\": \"菜单管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"import\",\n                  \"describe\": \"导入\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"merchant\",\n              \"permissionName\": \"商家管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"order\",\n              \"permissionName\": \"订单管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"permission\",\n              \"permissionName\": \"权限管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"role\",\n              \"permissionName\": \"角色管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"table\",\n              \"permissionName\": \"桌子管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"user\",\n              \"permissionName\": \"用户管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"},{\\\"action\\\":\\\"export\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导出\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"import\",\n                  \"describe\": \"导入\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"export\",\n                  \"describe\": \"导出\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            }\n          ]\n        },\n        \"permissions\": null\n      },\n      {\n        \"id\": \"4415f49c05f843579de26f79d62ed2d4\",\n        \"name\": \"每日咖啡 测试店\",\n        \"username\": \"zengyp\",\n        \"password\": \"default\",\n        \"status\": 1,\n        \"telephone\": null,\n        \"lastLoginIp\": \"27.154.27.120\",\n        \"lastLoginTime\": 1533715238621,\n        \"creatorId\": null,\n        \"createTime\": 1533708419903,\n        \"merchantCode\": \"TLif2btpzg079h15bk\",\n        \"deleted\": 0,\n        \"roleId\": \"user\",\n        \"role\": {\n          \"id\": \"user\",\n          \"name\": \"普通会员\",\n          \"describe\": \"普通用户，只能查询\",\n          \"status\": 1,\n          \"creatorId\": \"system\",\n          \"createTime\": 1497160610259,\n          \"deleted\": 0,\n          \"permissions\": [\n            {\n              \"roleId\": \"user\",\n              \"permissionId\": \"comment\",\n              \"permissionName\": \"评论管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"user\",\n              \"permissionId\": \"feedback\",\n              \"permissionName\": \"反馈管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"user\",\n              \"permissionId\": \"goods\",\n              \"permissionName\": \"商品管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"user\",\n              \"permissionId\": \"member\",\n              \"permissionName\": \"会员管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"user\",\n              \"permissionId\": \"menu\",\n              \"permissionName\": \"菜单管理\",\n              \"actions\": \"[]\",\n              \"actionEntitySet\": [],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"user\",\n              \"permissionId\": \"merchant\",\n              \"permissionName\": \"商家管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"user\",\n              \"permissionId\": \"order\",\n              \"permissionName\": \"订单管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"user\",\n              \"permissionId\": \"permission\",\n              \"permissionName\": \"权限管理\",\n              \"actions\": \"[]\",\n              \"actionEntitySet\": [],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"user\",\n              \"permissionId\": \"role\",\n              \"permissionName\": \"角色管理\",\n              \"actions\": \"[]\",\n              \"actionEntitySet\": [],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"user\",\n              \"permissionId\": \"table\",\n              \"permissionName\": \"桌子管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"user\",\n              \"permissionId\": \"user\",\n              \"permissionName\": \"用户管理\",\n              \"actions\": \"[]\",\n              \"actionEntitySet\": [],\n              \"actionList\": null,\n              \"dataAccess\": null\n            }\n          ]\n        },\n        \"permissions\": null\n      },\n      {\n        \"id\": \"5138dd8f31129121e96506e4f6e750a0\",\n        \"name\": \"TLif2btpzg079h15bk\",\n        \"username\": \"lxq123\",\n        \"password\": \"default\",\n        \"status\": 1,\n        \"telephone\": null,\n        \"lastLoginIp\": \"27.154.74.117\",\n        \"lastLoginTime\": 1534816137636,\n        \"creatorId\": null,\n        \"createTime\": 1534319595416,\n        \"merchantCode\": \"TLif2btpzg079h15bk\",\n        \"deleted\": 0,\n        \"roleId\": \"shopuser\",\n        \"role\": {\n          \"id\": \"shopuser\",\n          \"name\": \"商户\",\n          \"describe\": \"商户组\",\n          \"status\": 1,\n          \"creatorId\": \"system\",\n          \"createTime\": 1533107680557,\n          \"deleted\": 0,\n          \"permissions\": [\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"comment\",\n              \"permissionName\": \"评论管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"feedback\",\n              \"permissionName\": \"反馈管理\",\n              \"actions\": \"[]\",\n              \"actionEntitySet\": [],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"goods\",\n              \"permissionName\": \"商品管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"member\",\n              \"permissionName\": \"会员管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"menu\",\n              \"permissionName\": \"菜单管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"import\",\n                  \"describe\": \"导入\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"merchant\",\n              \"permissionName\": \"商家管理\",\n              \"actions\": \"[]\",\n              \"actionEntitySet\": [],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"order\",\n              \"permissionName\": \"订单管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"permission\",\n              \"permissionName\": \"权限管理\",\n              \"actions\": \"[]\",\n              \"actionEntitySet\": [],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"role\",\n              \"permissionName\": \"角色管理\",\n              \"actions\": \"[]\",\n              \"actionEntitySet\": [],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"shop\",\n              \"permissionName\": \"店铺管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"table\",\n              \"permissionName\": \"桌子管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"user\",\n              \"permissionName\": \"用户管理\",\n              \"actions\": \"[]\",\n              \"actionEntitySet\": [],\n              \"actionList\": null,\n              \"dataAccess\": null\n            }\n          ]\n        },\n        \"permissions\": null\n      },\n      {\n        \"id\": \"9cd287329ede459baaf75a36a2d77b7d\",\n        \"name\": \"yyyyyy\",\n        \"username\": \"yyyyy\",\n        \"password\": \"default\",\n        \"status\": 1,\n        \"telephone\": null,\n        \"lastLoginIp\": \"127.0.0.1\",\n        \"lastLoginTime\": null,\n        \"creatorId\": null,\n        \"createTime\": 1532346665573,\n        \"merchantCode\": \"123\",\n        \"deleted\": 0,\n        \"roleId\": \"admin\",\n        \"role\": {\n          \"id\": \"admin\",\n          \"name\": \"管理员\",\n          \"describe\": \"拥有所有权限\",\n          \"status\": 1,\n          \"creatorId\": \"system\",\n          \"createTime\": 1497160610259,\n          \"deleted\": 0,\n          \"permissions\": [\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"comment\",\n              \"permissionName\": \"评论管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"feedback\",\n              \"permissionName\": \"反馈管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"goods\",\n              \"permissionName\": \"商品管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"member\",\n              \"permissionName\": \"会员管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"menu\",\n              \"permissionName\": \"菜单管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"import\",\n                  \"describe\": \"导入\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"merchant\",\n              \"permissionName\": \"商家管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"order\",\n              \"permissionName\": \"订单管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"permission\",\n              \"permissionName\": \"权限管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"role\",\n              \"permissionName\": \"角色管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"table\",\n              \"permissionName\": \"桌子管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"user\",\n              \"permissionName\": \"用户管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"},{\\\"action\\\":\\\"export\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导出\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"import\",\n                  \"describe\": \"导入\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"export\",\n                  \"describe\": \"导出\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            }\n          ]\n        },\n        \"permissions\": null\n      },\n      {\n        \"id\": \"b8dcb4144a05b076f5bb07a9366e2c88\",\n        \"name\": \"言肆\",\n        \"username\": \"yladmxa\",\n        \"password\": \"default\",\n        \"status\": 1,\n        \"telephone\": \"\",\n        \"lastLoginIp\": \"27.154.27.120\",\n        \"lastLoginTime\": 1533627970671,\n        \"creatorId\": \"admin\",\n        \"createTime\": 1497160610259,\n        \"merchantCode\": \"TLif2btpzg079h15bk\",\n        \"deleted\": 0,\n        \"roleId\": \"admin\",\n        \"role\": {\n          \"id\": \"admin\",\n          \"name\": \"管理员\",\n          \"describe\": \"拥有所有权限\",\n          \"status\": 1,\n          \"creatorId\": \"system\",\n          \"createTime\": 1497160610259,\n          \"deleted\": 0,\n          \"permissions\": [\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"comment\",\n              \"permissionName\": \"评论管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"feedback\",\n              \"permissionName\": \"反馈管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"goods\",\n              \"permissionName\": \"商品管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"member\",\n              \"permissionName\": \"会员管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"menu\",\n              \"permissionName\": \"菜单管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"import\",\n                  \"describe\": \"导入\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"merchant\",\n              \"permissionName\": \"商家管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"order\",\n              \"permissionName\": \"订单管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"permission\",\n              \"permissionName\": \"权限管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"role\",\n              \"permissionName\": \"角色管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"table\",\n              \"permissionName\": \"桌子管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"admin\",\n              \"permissionId\": \"user\",\n              \"permissionName\": \"用户管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"},{\\\"action\\\":\\\"export\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导出\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"import\",\n                  \"describe\": \"导入\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"export\",\n                  \"describe\": \"导出\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            }\n          ]\n        },\n        \"permissions\": null\n      },\n      {\n        \"id\": \"test1\",\n        \"name\": \"test1\",\n        \"username\": \"test1\",\n        \"password\": \"default\",\n        \"status\": 1,\n        \"telephone\": null,\n        \"lastLoginIp\": \"127.0.0.1\",\n        \"lastLoginTime\": 1533264475896,\n        \"creatorId\": \"admin\",\n        \"createTime\": 1497160610259,\n        \"merchantCode\": \"TLif2btpzg079h15bk\",\n        \"deleted\": 0,\n        \"roleId\": \"shopuser\",\n        \"role\": {\n          \"id\": \"shopuser\",\n          \"name\": \"商户\",\n          \"describe\": \"商户组\",\n          \"status\": 1,\n          \"creatorId\": \"system\",\n          \"createTime\": 1533107680557,\n          \"deleted\": 0,\n          \"permissions\": [\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"comment\",\n              \"permissionName\": \"评论管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"feedback\",\n              \"permissionName\": \"反馈管理\",\n              \"actions\": \"[]\",\n              \"actionEntitySet\": [],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"goods\",\n              \"permissionName\": \"商品管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"member\",\n              \"permissionName\": \"会员管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"menu\",\n              \"permissionName\": \"菜单管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"import\",\n                  \"describe\": \"导入\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"merchant\",\n              \"permissionName\": \"商家管理\",\n              \"actions\": \"[]\",\n              \"actionEntitySet\": [],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"order\",\n              \"permissionName\": \"订单管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"permission\",\n              \"permissionName\": \"权限管理\",\n              \"actions\": \"[]\",\n              \"actionEntitySet\": [],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"role\",\n              \"permissionName\": \"角色管理\",\n              \"actions\": \"[]\",\n              \"actionEntitySet\": [],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"shop\",\n              \"permissionName\": \"店铺管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"table\",\n              \"permissionName\": \"桌子管理\",\n              \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\",\n              \"actionEntitySet\": [\n                {\n                  \"action\": \"add\",\n                  \"describe\": \"新增\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"query\",\n                  \"describe\": \"查询\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"get\",\n                  \"describe\": \"详情\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"update\",\n                  \"describe\": \"修改\",\n                  \"defaultCheck\": false\n                },\n                {\n                  \"action\": \"delete\",\n                  \"describe\": \"删除\",\n                  \"defaultCheck\": false\n                }\n              ],\n              \"actionList\": null,\n              \"dataAccess\": null\n            },\n            {\n              \"roleId\": \"shopuser\",\n              \"permissionId\": \"user\",\n              \"permissionName\": \"用户管理\",\n              \"actions\": \"[]\",\n              \"actionEntitySet\": [],\n              \"actionList\": null,\n              \"dataAccess\": null\n            }\n          ]\n        },\n        \"permissions\": null\n      }\n    ],\n    \"pageSize\": 10,\n    \"pageNo\": 0,\n    \"totalPage\": 1,\n    \"totalCount\": 7\n  },\n  \"status\": 200,\n  \"timestamp\": 1534955098193\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/user_info.json",
    "content": "{\n    \"message\": \"\", \n    \"result\": {\n        \"id\": \"4291d7da9005377ec9aec4a71ea837f\", \n        \"name\": \"天野远子\", \n        \"username\": \"admin\", \n        \"password\": \"\", \n        \"avatar\": \"/avatar2.jpg\", \n        \"status\": 1, \n        \"telephone\": \"\", \n        \"lastLoginIp\": \"27.154.74.117\", \n        \"lastLoginTime\": 1534837621348, \n        \"creatorId\": \"admin\", \n        \"createTime\": 1497160610259, \n        \"merchantCode\": \"TLif2btpzg079h15bk\", \n        \"deleted\": 0, \n        \"roleId\": \"admin\", \n        \"role\": {\n            \"id\": \"admin\", \n            \"name\": \"管理员\", \n            \"describe\": \"拥有所有权限\", \n            \"status\": 1, \n            \"creatorId\": \"system\", \n            \"createTime\": 1497160610259, \n            \"deleted\": 0, \n            \"permissions\": [\n                {\n                    \"roleId\": \"admin\", \n                    \"permissionId\": \"dashboard\", \n                    \"permissionName\": \"仪表盘\", \n                    \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\", \n                    \"actionEntitySet\": [\n                        {\n                            \"action\": \"add\", \n                            \"describe\": \"新增\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"query\", \n                            \"describe\": \"查询\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"get\", \n                            \"describe\": \"详情\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"update\", \n                            \"describe\": \"修改\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"delete\", \n                            \"describe\": \"删除\", \n                            \"defaultCheck\": false\n                        }\n                    ], \n                    \"actionList\": null, \n                    \"dataAccess\": null\n                }, \n                {\n                    \"roleId\": \"admin\", \n                    \"permissionId\": \"exception\", \n                    \"permissionName\": \"异常页面权限\", \n                    \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\", \n                    \"actionEntitySet\": [\n                        {\n                            \"action\": \"add\", \n                            \"describe\": \"新增\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"query\", \n                            \"describe\": \"查询\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"get\", \n                            \"describe\": \"详情\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"update\", \n                            \"describe\": \"修改\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"delete\", \n                            \"describe\": \"删除\", \n                            \"defaultCheck\": false\n                        }\n                    ], \n                    \"actionList\": null, \n                    \"dataAccess\": null\n                }, \n                {\n                    \"roleId\": \"admin\", \n                    \"permissionId\": \"result\", \n                    \"permissionName\": \"结果权限\", \n                    \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\", \n                    \"actionEntitySet\": [\n                        {\n                            \"action\": \"add\", \n                            \"describe\": \"新增\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"query\", \n                            \"describe\": \"查询\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"get\", \n                            \"describe\": \"详情\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"update\", \n                            \"describe\": \"修改\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"delete\", \n                            \"describe\": \"删除\", \n                            \"defaultCheck\": false\n                        }\n                    ], \n                    \"actionList\": null, \n                    \"dataAccess\": null\n                }, \n                {\n                    \"roleId\": \"admin\", \n                    \"permissionId\": \"profile\", \n                    \"permissionName\": \"详细页权限\", \n                    \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\", \n                    \"actionEntitySet\": [\n                        {\n                            \"action\": \"add\", \n                            \"describe\": \"新增\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"query\", \n                            \"describe\": \"查询\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"get\", \n                            \"describe\": \"详情\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"update\", \n                            \"describe\": \"修改\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"delete\", \n                            \"describe\": \"删除\", \n                            \"defaultCheck\": false\n                        }\n                    ], \n                    \"actionList\": null, \n                    \"dataAccess\": null\n                }, \n                {\n                    \"roleId\": \"admin\", \n                    \"permissionId\": \"table\", \n                    \"permissionName\": \"表格权限\", \n                    \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"}]\", \n                    \"actionEntitySet\": [\n                        {\n                            \"action\": \"add\", \n                            \"describe\": \"新增\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"import\", \n                            \"describe\": \"导入\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"get\", \n                            \"describe\": \"详情\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"update\", \n                            \"describe\": \"修改\", \n                            \"defaultCheck\": false\n                        }\n                    ], \n                    \"actionList\": null, \n                    \"dataAccess\": null\n                }, \n                {\n                    \"roleId\": \"admin\", \n                    \"permissionId\": \"form\", \n                    \"permissionName\": \"表单权限\", \n                    \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\", \n                    \"actionEntitySet\": [\n                        {\n                            \"action\": \"add\", \n                            \"describe\": \"新增\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"get\", \n                            \"describe\": \"详情\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"query\", \n                            \"describe\": \"查询\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"update\", \n                            \"describe\": \"修改\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"delete\", \n                            \"describe\": \"删除\", \n                            \"defaultCheck\": false\n                        }\n                    ], \n                    \"actionList\": null, \n                    \"dataAccess\": null\n                }, \n                {\n                    \"roleId\": \"admin\", \n                    \"permissionId\": \"order\", \n                    \"permissionName\": \"订单管理\", \n                    \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\", \n                    \"actionEntitySet\": [\n                        {\n                            \"action\": \"add\", \n                            \"describe\": \"新增\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"query\", \n                            \"describe\": \"查询\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"get\", \n                            \"describe\": \"详情\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"update\", \n                            \"describe\": \"修改\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"delete\", \n                            \"describe\": \"删除\", \n                            \"defaultCheck\": false\n                        }\n                    ], \n                    \"actionList\": null, \n                    \"dataAccess\": null\n                }, \n                {\n                    \"roleId\": \"admin\", \n                    \"permissionId\": \"permission\", \n                    \"permissionName\": \"权限管理\", \n                    \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\", \n                    \"actionEntitySet\": [\n                        {\n                            \"action\": \"add\", \n                            \"describe\": \"新增\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"get\", \n                            \"describe\": \"详情\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"update\", \n                            \"describe\": \"修改\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"delete\", \n                            \"describe\": \"删除\", \n                            \"defaultCheck\": false\n                        }\n                    ], \n                    \"actionList\": null, \n                    \"dataAccess\": null\n                }, \n                {\n                    \"roleId\": \"admin\", \n                    \"permissionId\": \"role\", \n                    \"permissionName\": \"角色管理\", \n                    \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\", \n                    \"actionEntitySet\": [\n                        {\n                            \"action\": \"add\", \n                            \"describe\": \"新增\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"get\", \n                            \"describe\": \"详情\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"update\", \n                            \"describe\": \"修改\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"delete\", \n                            \"describe\": \"删除\", \n                            \"defaultCheck\": false\n                        }\n                    ], \n                    \"actionList\": null, \n                    \"dataAccess\": null\n                }, \n                {\n                    \"roleId\": \"admin\", \n                    \"permissionId\": \"table\", \n                    \"permissionName\": \"桌子管理\", \n                    \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"query\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"查询\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"}]\", \n                    \"actionEntitySet\": [\n                        {\n                            \"action\": \"add\", \n                            \"describe\": \"新增\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"get\", \n                            \"describe\": \"详情\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"query\", \n                            \"describe\": \"查询\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"update\", \n                            \"describe\": \"修改\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"delete\", \n                            \"describe\": \"删除\", \n                            \"defaultCheck\": false\n                        }\n                    ], \n                    \"actionList\": null, \n                    \"dataAccess\": null\n                }, \n                {\n                    \"roleId\": \"admin\", \n                    \"permissionId\": \"user\", \n                    \"permissionName\": \"用户管理\", \n                    \"actions\": \"[{\\\"action\\\":\\\"add\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"新增\\\"},{\\\"action\\\":\\\"import\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导入\\\"},{\\\"action\\\":\\\"get\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"详情\\\"},{\\\"action\\\":\\\"update\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"修改\\\"},{\\\"action\\\":\\\"delete\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"删除\\\"},{\\\"action\\\":\\\"export\\\",\\\"defaultCheck\\\":false,\\\"describe\\\":\\\"导出\\\"}]\", \n                    \"actionEntitySet\": [\n                        {\n                            \"action\": \"add\", \n                            \"describe\": \"新增\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"import\", \n                            \"describe\": \"导入\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"get\", \n                            \"describe\": \"详情\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"update\", \n                            \"describe\": \"修改\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"delete\", \n                            \"describe\": \"删除\", \n                            \"defaultCheck\": false\n                        }, \n                        {\n                            \"action\": \"export\", \n                            \"describe\": \"导出\", \n                            \"defaultCheck\": false\n                        }\n                    ], \n                    \"actionList\": null, \n                    \"dataAccess\": null\n                }\n            ]\n        }\n    }, \n    \"status\": 200, \n    \"timestamp\": 1534844188679\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/userinfo.json",
    "content": "{\n  \"data\": [\n    {\n      \"department\": \"技术部\",\n      \"post\": \"主管\",\n      \"data\": \"2020年6月25日\",\n      \"name\": \"张三\",\n      \"sex\": \"男\",\n      \"birth\": \"2020年6月25日\",\n      \"political\": \"党员\",\n      \"office\": \"法院\",\n      \"nation\": \"汉\",\n      \"health\": \"良好\",\n      \"register\": \"农民\",\n      \"education\": \"本科\",\n      \"major\": \"计算机\",\n      \"gdata\": \"2020年6月25日\",\n      \"mailbox\": \"123@qq.com\",\n      \"telphone\": \"18034569685\",\n      \"homephone\": \"\",\n      \"pworktime\": \"669633555222\",\n      \"entrytime\": \"2020年6月25日\",\n      \"school\": \"北京邮电大学\",\n      \"iDCard\": \"523698541123333\",\n      \"party\": \"2020年6月25日 上海\",\n      \"marital\": \"已婚\",\n      \"children\": \"有\",\n      \"hukoustreet\": \"北京市朝阳区亚运村街道\",\n      \"hukounum\": \"050000\",\n      \"hukoudi\": \"北京市朝阳区亚运村亚运村小区19号楼7单元901\",\n      \"Currentdi\": \"北京市朝阳区亚运村亚运村小区19号楼7单元901\",\n      \"Currentnum\": \"050000\",\n      \"socialsecurity\": \"是\",\n      \"providentfund\": \"是\",\n      \"hobby\": \"看书\",\n      \"sbtype\": \"城镇社保\",\n      \"archivesdi\": \"北京市朝阳区社保局\"\n    }\n  ]\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/workplace_activity.json",
    "content": "{\n  \"message\": \"\",\n  \"result\": [\n    {\n      \"id\": 1,\n      \"user\": {\n        \"nickname\": \"Barbara Lee\",\n        \"avatar\": \"https://gw.alipayobjects.com/zos/rmsportal/BiazfanxmamNRoxxVxka.png\"\n      },\n      \"project\": {\n        \"name\": \"白鹭酱油开发组\",\n        \"action\": \"更新\",\n        \"event\": \"番组计划\"\n      },\n      \"time\": \"2018-08-23 14:47:00\"\n    },\n    {\n      \"id\": 1,\n      \"user\": {\n        \"nickname\": \"蓝莓酱\",\n        \"avatar\": \"https://gw.alipayobjects.com/zos/rmsportal/jZUIxmJycoymBprLOUbT.png\"\n      },\n      \"project\": {\n        \"name\": \"白鹭酱油开发组\",\n        \"action\": \"更新\",\n        \"event\": \"番组计划\"\n      },\n      \"time\": \"2018-08-23 09:35:37\"\n    },\n    {\n      \"id\": 1,\n      \"user\": {\n        \"nickname\": \"Brian Young\",\n        \"avatar\": \"http://dummyimage.com/64x64\"\n      },\n      \"project\": {\n        \"name\": \"白鹭酱油开发组\",\n        \"action\": \"创建\",\n        \"event\": \"番组计划\"\n      },\n      \"time\": \"2017-05-27 00:00:00\"\n    },\n    {\n      \"id\": 1,\n      \"user\": {\n        \"nickname\": \"曲丽丽\",\n        \"avatar\": \"http://dummyimage.com/64x64\"\n      },\n      \"project\": {\n        \"name\": \"高逼格设计天团\",\n        \"action\": \"更新\",\n        \"event\": \"六月迭代\"\n      },\n      \"time\": \"2018-08-23 14:47:00\"\n    },\n    {\n      \"id\": 1,\n      \"user\": {\n        \"nickname\": \"Dorothy Thompson\",\n        \"avatar\": \"http://dummyimage.com/64x64\"\n      },\n      \"project\": {\n        \"name\": \"高逼格设计天团\",\n        \"action\": \"created\",\n        \"event\": \"六月迭代\"\n      },\n      \"time\": \"2018-08-23 14:47:00\"\n    },\n    {\n      \"id\": 1,\n      \"user\": {\n        \"nickname\": \"曲丽丽\",\n        \"avatar\": \"https://gw.alipayobjects.com/zos/rmsportal/BiazfanxmamNRoxxVxka.png\"\n      },\n      \"project\": {\n        \"name\": \"高逼格设计天团\",\n        \"action\": \"created\",\n        \"event\": \"六月迭代\"\n      },\n      \"time\": \"2018-08-23 14:47:00\"\n    }\n  ],\n  \"status\": 200,\n  \"timestamp\": 0\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/workplace_projects.json",
    "content": "{\n  \"message\": \"\",\n  \"result\": {\n    \"data\": [\n      {\n        \"id\": 1,\n        \"cover\": \"https://gw.alipayobjects.com/zos/rmsportal/WdGqmHpayyMjiEhcKoVE.png\",\n        \"title\": \"Alipay\",\n        \"description\": \"那是一种内在的东西， 他们到达不了，也无法触及的\",\n        \"status\": 1,\n        \"updatedAt\": \"2018-07-26 00:00:00\"\n      },\n      {\n        \"id\": 2,\n        \"cover\": \"https://gw.alipayobjects.com/zos/rmsportal/zOsKZmFRdUtvpqCImOVY.png\",\n        \"title\": \"Angular\",\n        \"description\": \"希望是一个好东西，也许是最好的，好东西是不会消亡的\",\n        \"status\": 1,\n        \"updatedAt\": \"2018-07-26 00:00:00\"\n      },\n      {\n        \"id\": 3,\n        \"cover\": \"https://gw.alipayobjects.com/zos/rmsportal/dURIMkkrRFpPgTuzkwnB.png\",\n        \"title\": \"Ant Design\",\n        \"description\": \"城镇中有那么多的酒馆，她却偏偏走进了我的酒馆\",\n        \"status\": 1,\n        \"updatedAt\": \"2018-07-26 00:00:00\"\n      },\n      {\n        \"id\": 4,\n        \"cover\": \"https://gw.alipayobjects.com/zos/rmsportal/sfjbOqnsXXJgNCjCzDBL.png\",\n        \"title\": \"Ant Design Pro\",\n        \"description\": \"那时候我只会想自己想要什么，从不想自己拥有什么\",\n        \"status\": 1,\n        \"updatedAt\": \"2018-07-26 00:00:00\"\n      },\n      {\n        \"id\": 5,\n        \"cover\": \"https://gw.alipayobjects.com/zos/rmsportal/siCrBXXhmvTQGWPNLBow.png\",\n        \"title\": \"Bootstrap\",\n        \"description\": \"凛冬将至\",\n        \"status\": 1,\n        \"updatedAt\": \"2018-07-26 00:00:00\"\n      },\n      {\n        \"id\": 6,\n        \"cover\": \"https://gw.alipayobjects.com/zos/rmsportal/ComBAopevLwENQdKWiIn.png\",\n        \"title\": \"Vue\",\n        \"description\": \"生命就像一盒巧克力，结果往往出人意料\",\n        \"status\": 1,\n        \"updatedAt\": \"2018-07-26 00:00:00\"\n      }\n    ],\n    \"pageSize\": 10,\n    \"pageNo\": 1,\n    \"totalPage\": 6,\n    \"totalCount\": 57\n  },\n  \"status\": 200,\n  \"timestamp\": 1534955098193\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/workplace_radar.json",
    "content": "{\n  \"message\": \"\",\n  \"result\": [\n    {\n      \"item\": \"引用\",\n      \"个人\": 70,\n      \"团队\": 30,\n      \"部门\": 40\n    },\n    {\n      \"item\": \"口碑\",\n      \"个人\": 60,\n      \"团队\": 70,\n      \"部门\": 40\n    },\n    {\n      \"item\": \"产量\",\n      \"个人\": 50,\n      \"团队\": 60,\n      \"部门\": 40\n    },\n    {\n      \"item\": \"贡献\",\n      \"个人\": 40,\n      \"团队\": 50,\n      \"部门\": 40\n    },\n    {\n      \"item\": \"热度\",\n      \"个人\": 60,\n      \"团队\": 70,\n      \"部门\": 40\n    },\n    {\n      \"item\": \"引用\",\n      \"个人\": 70,\n      \"团队\": 50,\n      \"部门\": 40\n    }\n  ],\n  \"status\": 200,\n  \"timestamp\": 1534955098193\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/json/workplace_teams.json",
    "content": "{\n  \"message\": \"\",\n  \"result\": [\n    {\n      \"id\": 1,\n      \"name\": \"科学搬砖组\",\n      \"avatar\": \"https://gw.alipayobjects.com/zos/rmsportal/BiazfanxmamNRoxxVxka.png\"\n    },\n    {\n      \"id\": 2,\n      \"name\": \"程序员日常\",\n      \"avatar\": \"https://gw.alipayobjects.com/zos/rmsportal/cnrhVkzwxjPwAaCfPbdc.png\"\n    },\n    {\n      \"id\": 1,\n      \"name\": \"设计天团\",\n      \"avatar\": \"https://gw.alipayobjects.com/zos/rmsportal/gaOngJwsRYRaVAuXXcmB.png\"\n    },\n    {\n      \"id\": 1,\n      \"name\": \"中二少女团\",\n      \"avatar\": \"https://gw.alipayobjects.com/zos/rmsportal/ubnKSIfAJTxIgXOKlciN.png\"\n    },\n    {\n      \"id\": 1,\n      \"name\": \"骗你学计算机\",\n      \"avatar\": \"https://gw.alipayobjects.com/zos/rmsportal/WhxKECPNujWoWEFNdnJE.png\"\n    }\n  ],\n  \"status\": 200,\n  \"timestamp\": 0\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/vxe/controller/VxeMockController.java",
    "content": "package org.jeecg.modules.demo.mock.vxe.controller;\n\nimport com.alibaba.fastjson.JSON;\nimport com.alibaba.fastjson.JSONArray;\nimport com.alibaba.fastjson.JSONObject;\nimport com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.baomidou.mybatisplus.extension.plugins.pagination.Page;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.commons.io.IOUtils;\nimport org.apache.commons.lang3.StringUtils;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.constant.VxeSocketConst;\nimport org.jeecg.common.system.query.MatchTypeEnum;\nimport org.jeecg.common.system.query.QueryCondition;\nimport org.jeecg.common.system.query.QueryGenerator;\nimport org.jeecg.modules.demo.mock.vxe.entity.MockEntity;\nimport org.jeecg.modules.demo.mock.vxe.websocket.VxeSocket;\nimport org.springframework.web.bind.annotation.*;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.net.URLDecoder;\nimport java.util.*;\n\n/**\n * @Description: VxeMockController\n * @author: jeecg-boot\n */\n@RestController\n@RequestMapping(\"/mock/vxe\")\n@Slf4j\npublic class VxeMockController {\n\n    /**\n     * 模拟更改状态\n     *\n     * @param id\n     * @param status\n     * @return\n     */\n    @GetMapping(\"/change1\")\n    public Result mockChange1(@RequestParam(\"id\") String id, @RequestParam(\"status\") String status) {\n        /* id 为 行的id（rowId），只要获取到rowId，那么只需要调用 VXESocket.sendMessageToAll() 即可 */\n\n        // 封装行数据\n        JSONObject rowData = new JSONObject();\n        // 这个字段就是要更改的行数据ID\n        rowData.put(\"id\", id);\n        // 这个字段就是要更改的列的key和具体的值\n        rowData.put(\"status\", status);\n        // 模拟更改数据\n        this.mockChange(rowData);\n\n        return Result.ok();\n    }\n\n    /**\n     * 模拟更改拖轮状态\n     *\n     * @param id\n     * @param tug_status\n     * @return\n     */\n    @Deprecated\n    @GetMapping(\"/change2\")\n    public Result mockChange2(@RequestParam(\"id\") String id,@RequestParam(\"tug_status\") String tugStatus) {\n        /* id 为 行的id（rowId），只要获取到rowId，那么只需要调用 VXESocket.sendMessageToAll() 即可 */\n\n        // 封装行数据\n        JSONObject rowData = new JSONObject();\n        // 这个字段就是要更改的行数据ID\n        rowData.put(\"id\", id);\n        // 这个字段就是要更改的列的key和具体的值\n        JSONObject status = JSON.parseObject(tugStatus);\n        rowData.put(\"tug_status\", status);\n        // 模拟更改数据\n        this.mockChange(rowData);\n\n        return Result.ok();\n    }\n\n    /**\n     * 模拟更改进度条状态\n     *\n     * @param id\n     * @param progress\n     * @return\n     */\n    @GetMapping(\"/change3\")\n    public Result mockChange3(@RequestParam(\"id\") String id, @RequestParam(\"progress\") String progress) {\n        /* id 为 行的id（rowId），只要获取到rowId，那么只需要调用 VXESocket.sendMessageToAll() 即可 */\n\n        // 封装行数据\n        JSONObject rowData = new JSONObject();\n        // 这个字段就是要更改的行数据ID\n        rowData.put(\"id\", id);\n        // 这个字段就是要更改的列的key和具体的值\n        rowData.put(\"progress\", progress);\n        // 模拟更改数据\n        this.mockChange(rowData);\n\n        return Result.ok();\n    }\n\n    private void mockChange(JSONObject rowData) {\n        // 封装socket数据\n        JSONObject socketData = new JSONObject();\n        // 这里的 socketKey 必须要和调度计划页面上写的 socketKey 属性保持一致\n        socketData.put(\"socketKey\", \"page-dispatch\");\n        // 这里的 args 必须得是一个数组，下标0是行数据，下标1是caseId，一般不用传\n        socketData.put(\"args\", new Object[]{rowData, \"\"});\n        // 封装消息字符串，这里的\n        // type 必须是 VXESocketConst.TYPE_UVT\n        String message = VxeSocket.packageMessage(VxeSocketConst.TYPE_UVT, socketData);\n        // 调用 sendMessageToAll 发送给所有在线的用户\n        VxeSocket.sendMessageToAll(message);\n    }\n\n    /**\n     * 模拟更改【大船待审】状态\n     *\n     * @param status\n     * @return\n     */\n    @GetMapping(\"/change4\")\n    public Result mockChange4(@RequestParam(\"status\") String status) {\n        // 封装socket数据\n        JSONObject socketData = new JSONObject();\n        // 这里的 key 是前端注册时使用的key，必须保持一致\n        socketData.put(\"key\", \"dispatch-dcds-status\");\n        // 这里的 args 必须得是一个数组，每一位都是注册方法的参数，按顺序传递\n        socketData.put(\"args\", new Object[]{status});\n\n        // 封装消息字符串，这里的 type 必须是 VXESocketConst.TYPE_UVT\n        String message = VxeSocket.packageMessage(VxeSocketConst.TYPE_CSD, socketData);\n        // 调用 sendMessageToAll 发送给所有在线的用户\n        VxeSocket.sendMessageToAll(message);\n\n        return Result.ok();\n    }\n\n    /**\n     * 【模拟】即时保存单行数据\n     *\n     * @param rowData 行数据，实际使用时可以替换成一个实体类\n     */\n    @PutMapping(\"/immediateSaveRow\")\n    public Result mockImmediateSaveRow(@RequestBody JSONObject rowData) throws Exception {\n        System.out.println(\"即时保存.rowData：\" + rowData.toJSONString());\n        // 延时1.5秒，模拟网慢堵塞真实感\n        Thread.sleep(500);\n        return Result.ok();\n    }\n\n    /**\n     * 【模拟】即时保存整个表格的数据\n     *\n     * @param tableData 表格数据（实际使用时可以替换成一个List实体类）\n     */\n    @PostMapping(\"/immediateSaveAll\")\n    public Result mockImmediateSaveAll(@RequestBody JSONArray tableData) throws Exception {\n        // 【注】：\n        // 1、tableData里包含该页所有的数据\n        // 2、如果你实现了“即时保存”，那么除了新增的数据，其他的都是已经保存过的了，\n        //    不需要再进行一次update操作了，所以可以在前端传数据的时候就遍历判断一下，\n        //    只传新增的数据给后台insert即可，否者将会造成性能上的浪费。\n        // 3、新增的行是没有id的，通过这一点，就可以判断是否是新增的数据\n\n        System.out.println(\"即时保存.tableData：\" + tableData.toJSONString());\n        // 延时1.5秒，模拟网慢堵塞真实感\n        Thread.sleep(1000);\n        return Result.ok();\n    }\n\n    /**\n     * 获取模拟数据\n     *\n     * @param pageNo   页码\n     * @param pageSize 页大小\n     * @param parentId 父ID，不传则查询顶级\n     * @return\n     */\n    @GetMapping(\"/getData\")\n    public Result getMockData(\n            @RequestParam(name = \"pageNo\", defaultValue = \"1\") Integer pageNo,\n            @RequestParam(name = \"pageSize\", defaultValue = \"10\") Integer pageSize,\n            // 父级id，根据父级id查询子级，如果为空则查询顶级\n            @RequestParam(name = \"parentId\", required = false) String parentId\n    ) {\n        // 模拟JSON数据路径\n        String path = \"classpath:org/jeecg/modules/demo/mock/vxe/json/dlglong.json\";\n        // 读取JSON数据\n        JSONArray dataList = readJsonData(path);\n        if (dataList == null) {\n            return Result.error(\"读取数据失败！\");\n        }\n        IPage<JSONObject> page = this.queryDataPage(dataList, parentId, pageNo, pageSize);\n        return Result.ok(page);\n    }\n\n    /**\n     * 获取模拟“调度计划”页面的数据\n     *\n     * @param pageNo   页码\n     * @param pageSize 页大小\n     * @param parentId 父ID，不传则查询顶级\n     * @return\n     */\n    @GetMapping(\"/getDdjhData\")\n    public Result getMockDdjhData(\n            // SpringMVC 会自动将参数注入到实体里\n            MockEntity mockEntity,\n            @RequestParam(name = \"pageNo\", defaultValue = \"1\") Integer pageNo,\n            @RequestParam(name = \"pageSize\", defaultValue = \"10\") Integer pageSize,\n            // 父级id，根据父级id查询子级，如果为空则查询顶级\n            @RequestParam(name = \"parentId\", required = false) String parentId,\n            @RequestParam(name = \"status\", required = false) String status,\n            // 高级查询条件\n            @RequestParam(name = \"superQueryParams\", required = false) String superQueryParams,\n            // 高级查询模式\n            @RequestParam(name = \"superQueryMatchType\", required = false) String superQueryMatchType,\n            HttpServletRequest request\n    ) {\n        // 获取查询条件（前台传递的查询参数）\n        Map<String, String[]> parameterMap = request.getParameterMap();\n        // 遍历输出到控制台\n        System.out.println(\"\\ngetDdjhData - 普通查询条件：\");\n        for (String key : parameterMap.keySet()) {\n            System.out.println(\"-- \" + key + \": \" + JSON.toJSONString(parameterMap.get(key)));\n        }\n        // 输出高级查询\n        try {\n            System.out.println(\"\\ngetDdjhData - 高级查询条件：\");\n            // 高级查询模式\n            MatchTypeEnum matchType = MatchTypeEnum.getByValue(superQueryMatchType);\n            if (matchType == null) {\n                System.out.println(\"-- 高级查询模式：不识别（\" + superQueryMatchType + \"）\");\n            } else {\n                System.out.println(\"-- 高级查询模式：\" + matchType.getValue());\n            }\n            superQueryParams = URLDecoder.decode(superQueryParams, \"UTF-8\");\n            List<QueryCondition> conditions = JSON.parseArray(superQueryParams, QueryCondition.class);\n            if (conditions != null) {\n                for (QueryCondition condition : conditions) {\n                    System.out.println(\"-- \" + JSON.toJSONString(condition));\n                }\n            } else {\n                System.out.println(\"-- 没有传递任何高级查询条件\");\n            }\n            System.out.println();\n        } catch (Exception e) {\n            log.error(\"-- 高级查询操作失败：\" + superQueryParams, e);\n            e.printStackTrace();\n        }\n\n        /* 注：实际使用中不用写上面那种繁琐的代码，这里只是为了直观的输出到控制台里而写的示例，\n              使用下面这种写法更简洁方便 */\n\n        // 封装成 MyBatisPlus 能识别的 QueryWrapper，可以直接使用这个对象进行SQL筛选条件拼接\n        // 这个方法也会自动封装高级查询条件，但是高级查询参数名必须是superQueryParams和superQueryMatchType\n        QueryWrapper<MockEntity> queryWrapper = QueryGenerator.initQueryWrapper(mockEntity, parameterMap);\n        System.out.println(\"queryWrapper： \" + queryWrapper.getCustomSqlSegment());\n\n        // 模拟JSON数据路径\n        String path = \"classpath:org/jeecg/modules/demo/mock/vxe/json/ddjh.json\";\n        String statusValue = \"8\";\n        if (statusValue.equals(status)) {\n            path = \"classpath:org/jeecg/modules/demo/mock/vxe/json/ddjh_s8.json\";\n        }\n        // 读取JSON数据\n        JSONArray dataList = readJsonData(path);\n        if (dataList == null) {\n            return Result.error(\"读取数据失败！\");\n        }\n\n        IPage<JSONObject> page = this.queryDataPage(dataList, parentId, pageNo, pageSize);\n        // 逐行查询子表数据，用于计算拖轮状态\n        List<JSONObject> records = page.getRecords();\n        for (JSONObject record : records) {\n            Map<String, Integer> tugStatusMap = new HashMap<>(5);\n            String id = record.getString(\"id\");\n            // 查询出主表的拖轮\n            String tugMain = record.getString(\"tug\");\n            // 判断是否有值\n            if (StringUtils.isNotBlank(tugMain)) {\n                // 拖轮根据分号分割\n                String[] tugs = tugMain.split(\";\");\n                // 查询子表数据\n                List<JSONObject> subRecords = this.queryDataPage(dataList, id, null, null).getRecords();\n                // 遍历子表和拖轮数据，找出进行计算反推拖轮状态\n                for (JSONObject subData : subRecords) {\n                    String subTug = subData.getString(\"tug\");\n                    if (StringUtils.isNotBlank(subTug)) {\n                        for (String tug : tugs) {\n                            if (tug.equals(subTug)) {\n                                // 计算拖轮状态逻辑\n                                int statusCode = 0;\n\n                                /* 如果有发船时间、作业开始时间、作业结束时间、回船时间，则主表中的拖轮列中的每个拖轮背景色要即时变色 */\n\n                                // 有发船时间，状态 +1\n                                String departureTime = subData.getString(\"departure_time\");\n                                if (StringUtils.isNotBlank(departureTime)) {\n                                    statusCode += 1;\n                                }\n                                // 有作业开始时间，状态 +1\n                                String workBeginTime = subData.getString(\"work_begin_time\");\n                                if (StringUtils.isNotBlank(workBeginTime)) {\n                                    statusCode += 1;\n                                }\n                                // 有作业结束时间，状态 +1\n                                String workEndTime = subData.getString(\"work_end_time\");\n                                if (StringUtils.isNotBlank(workEndTime)) {\n                                    statusCode += 1;\n                                }\n                                // 有回船时间，状态 +1\n                                String returnTime = subData.getString(\"return_time\");\n                                if (StringUtils.isNotBlank(returnTime)) {\n                                    statusCode += 1;\n                                }\n                                // 保存拖轮状态，key是拖轮的值，value是状态，前端根据不同的状态码，显示不同的颜色，这个颜色也可以后台计算完之后返回给前端直接使用\n                                tugStatusMap.put(tug, statusCode);\n                                break;\n                            }\n                        }\n                    }\n                }\n            }\n            // 新加一个字段用于保存拖轮状态，不要直接覆盖原来的，这个字段可以不保存到数据库里\n            record.put(\"tug_status\", tugStatusMap);\n        }\n        page.setRecords(records);\n        return Result.ok(page);\n    }\n\n    /**\n     * 模拟查询数据，可以根据父ID查询，可以分页\n     *\n     * @param dataList 数据列表\n     * @param parentId 父ID\n     * @param pageNo   页码\n     * @param pageSize 页大小\n     * @return\n     */\n    private IPage<JSONObject> queryDataPage(JSONArray dataList, String parentId, Integer pageNo, Integer pageSize) {\n        // 根据父级id查询子级\n        JSONArray dataDb = dataList;\n        if (StringUtils.isNotBlank(parentId)) {\n            JSONArray results = new JSONArray();\n            List<String> parentIds = Arrays.asList(parentId.split(\",\"));\n            this.queryByParentId(dataDb, parentIds, results);\n            dataDb = results;\n        }\n        // 模拟分页（实际中应用SQL自带的分页）\n        List<JSONObject> records = new ArrayList<>();\n        IPage<JSONObject> page;\n        long beginIndex, endIndex;\n        // 如果任意一个参数为null，则不分页\n        if (pageNo == null || pageSize == null) {\n            page = new Page<>(0, dataDb.size());\n            beginIndex = 0;\n            endIndex = dataDb.size();\n        } else {\n            page = new Page<>(pageNo, pageSize);\n            beginIndex = page.offset();\n            endIndex = page.offset() + page.getSize();\n        }\n        for (long i = beginIndex; (i < endIndex && i < dataDb.size()); i++) {\n            JSONObject data = dataDb.getJSONObject((int) i);\n            data = JSON.parseObject(data.toJSONString());\n            // 不返回 children\n            data.remove(\"children\");\n            records.add(data);\n        }\n        page.setRecords(records);\n        page.setTotal(dataDb.size());\n        return page;\n    }\n\n    private void queryByParentId(JSONArray dataList, List<String> parentIds, JSONArray results) {\n        for (int i = 0; i < dataList.size(); i++) {\n            JSONObject data = dataList.getJSONObject(i);\n            JSONArray children = data.getJSONArray(\"children\");\n            // 找到了该父级\n            if (parentIds.contains(data.getString(\"id\"))) {\n                if (children != null) {\n                    // addAll 的目的是将多个子表的数据合并在一起\n                    results.addAll(children);\n                }\n            } else {\n                if (children != null) {\n                    queryByParentId(children, parentIds, results);\n                }\n            }\n        }\n        results.addAll(new JSONArray());\n    }\n\n    private JSONArray readJsonData(String path) {\n        try {\n            InputStream stream = getClass().getClassLoader().getResourceAsStream(path.replace(\"classpath:\", \"\"));\n            if (stream != null) {\n                String json = IOUtils.toString(stream, \"UTF-8\");\n                return JSON.parseArray(json);\n            }\n        } catch (IOException e) {\n            log.error(e.getMessage(), e);\n        }\n        return null;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/vxe/entity/MockEntity.java",
    "content": "package org.jeecg.modules.demo.mock.vxe.entity;\n\nimport lombok.Data;\n\n/**\n * 模拟实体\n * @author: jeecg-boot\n */\n@Data\npublic class MockEntity {\n\n    /**\n     * id\n     */\n    private String id;\n    /**\n     * 父级ID\n     */\n    private String parentId;\n    /**\n     * 状态\n     */\n    private String status;\n\n    /* -- 省略其他字段 -- */\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/vxe/json/ddjh.json",
    "content": "[\n  {\n    \"id\": \"60194678c39ed439d1d19265e3289706\",\n    \"remarks\": \"鮲鉒导趭溮呚鵮叜尷熓熯汫\",\n    \"status\": \"8\",\n    \"progress\": 52,\n    \"jh_date\": \"11/07/27 1713\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"賛總搗\",\n    \"tug\": \"31;32;33;34;35\",\n    \"english_ship_name\": \"twykcc\",\n    \"call\": \"5BZTIU\",\n    \"ship_captain\": \"贝册\",\n    \"ton\": 554646,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"濮诎\",\n    \"payer_company\": \"鱦蘭有限公司\",\n    \"ship_company\": \"e9ca23d68d884d4ebb19d07889727dae\",\n    \"begin_point\": \"蓠榡\",\n    \"end_point\": \"種蓥\",\n    \"route\": \"第 3航线\",\n    \"power\": \"56千瓦\",\n    \"dispatcher\": \"游朤\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"7894f937563e4c9a2bdfa99149167954\",\n        \"parentId\": \"60194678c39ed439d1d19265e3289706\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2062-11-09 16:52:57\",\n        \"receive_time\": \"2215-07-15 05:47:47\",\n        \"dd_num\": \"968450127373\",\n        \"departure_time\": \"\",\n        \"work_begin_time\": \"\",\n        \"work_end_time\": \"\",\n        \"return_time\": \"\",\n        \"auxiliary_time\": \"2237-11-19 05:39:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 283,\n        \"task_content\": \"薮攗皵洙籱弇核庮憔装菢寓患氊蜋辢麵血徙矚鞓鐓鎼汔畊鰂礄癄醼摨尙馹洇界汽垲蜼褚鼑秬嫬褴痗覯堥燢鑡嘕対錸跾踘佈狅龎醠岄物篆忬鵤硲驂姺霢\"\n      },\n      {\n        \"id\": \"60d2e872cbc16d24bef59ea13e87f90d\",\n        \"parentId\": \"60194678c39ed439d1d19265e3289706\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2260-05-08 03:56:16\",\n        \"receive_time\": \"2244-11-06 19:31:53\",\n        \"dd_num\": \"855789628238\",\n        \"departure_time\": \"2075-08-13 01:12:22\",\n        \"work_begin_time\": \"\",\n        \"work_end_time\": \"\",\n        \"return_time\": \"\",\n        \"auxiliary_time\": \"2110-02-28 19:57:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 462,\n        \"task_content\": \"獂标瑐幭猁贿樕挶藄迷鵭觇蚐輰六鋗嘮鋨瓺搂甊悗荮覓驂鳩啙甲蜹軴瘮訐笽周贗毻脽舿裥鞂匘\"\n      },\n      {\n        \"id\": \"a9f41871f04e31fb36349b42980efca5\",\n        \"parentId\": \"60194678c39ed439d1d19265e3289706\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2147-04-08 00:07:24\",\n        \"receive_time\": \"2132-12-30 20:29:56\",\n        \"dd_num\": \"726239349044\",\n        \"departure_time\": \"2141-04-04 16:23:21\",\n        \"work_begin_time\": \"2021-09-01 17:07:09\",\n        \"work_end_time\": \"\",\n        \"return_time\": \"\",\n        \"auxiliary_time\": \"2262-04-17 23:16:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 631,\n        \"task_content\": \"汘瘞刟謗硕訠幍調傀錐騐竆蚗鱪儎晔娈繣屪殃苠旹祻懅瑐瑣鈛伀飻鮐訖粥喸臚馜玅挤\"\n      },\n      {\n        \"id\": \"30fe93bacb01bfba4d502b17cdce0041\",\n        \"parentId\": \"60194678c39ed439d1d19265e3289706\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2002-06-21 14:12:39\",\n        \"receive_time\": \"2083-03-07 15:15:43\",\n        \"dd_num\": \"425411019641\",\n        \"departure_time\": \"2178-03-13 20:39:40\",\n        \"work_begin_time\": \"2016-07-07 09:01:39\",\n        \"work_end_time\": \"2270-12-05 02:41:13\",\n        \"return_time\": \"\",\n        \"auxiliary_time\": \"2129-05-17 20:37:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 879,\n        \"task_content\": \"蕣洐鐍貍嶊瘏賫蕢惲囤訑隻衺錛佌顜茗澱娿筷釗篝簗伻櫌儋蕑搪脀翨吶鯇鶫鋎倸繱憃颾綫楹瑡皒澞艛仱儝癉垿杏檾昍樁焰澵嵤歝昵旼寉雾着噷繄斜聲漿绤茶觍騚詄抋礌曨詸鮪裖翃绕曎趇璀\"\n      },\n      {\n        \"id\": \"3b3f8b8881ddea51249f6d94caed22a0\",\n        \"parentId\": \"60194678c39ed439d1d19265e3289706\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1990-11-19 22:10:28\",\n        \"receive_time\": \"2280-03-05 15:07:13\",\n        \"dd_num\": \"349049524153\",\n        \"departure_time\": \"2181-06-02 23:28:40\",\n        \"work_begin_time\": \"2163-03-24 22:37:13\",\n        \"work_end_time\": \"2140-11-11 12:17:37\",\n        \"return_time\": \"2010-04-21 08:40:44\",\n        \"auxiliary_time\": \"2112-05-03 12:43:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 250,\n        \"task_content\": \"肅褍碷腑聵芑濈蒲筺闝玆份頰邨唛隡桦憟爼廙需蛬袵数禔芊虗繸詑雕劜罽蜆乄稅搼帑廁锼拦鼫靅萘絤琯拦涽舴\"\n      },\n      {\n        \"id\": \"554c5a941fa356ec431f658573e5f5ae\",\n        \"parentId\": \"60194678c39ed439d1d19265e3289706\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2278-11-11 10:11:52\",\n        \"receive_time\": \"2178-10-08 14:12:27\",\n        \"dd_num\": \"607845260597\",\n        \"departure_time\": \"2255-05-10 16:08:52\",\n        \"work_begin_time\": \"2067-12-06 09:04:34\",\n        \"work_end_time\": \"1980-03-28 02:02:07\",\n        \"return_time\": \"2175-08-25 14:54:58\",\n        \"auxiliary_time\": \"2133-08-21 23:54:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 803,\n        \"task_content\": \"鄐閬嫭乘螕酬扞胤嫋鷫謸耚弃腋撡娛醪批皛偯匍胪汒墨除槻驕旘灨猉攺嶒廞\"\n      },\n      {\n        \"id\": \"e7c1a822d7677cc0f9253c5814d26804\",\n        \"parentId\": \"60194678c39ed439d1d19265e3289706\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-01-06 01:57:11\",\n        \"receive_time\": \"2100-11-21 04:20:57\",\n        \"dd_num\": \"735150447697\",\n        \"departure_time\": \"2123-07-23 16:09:25\",\n        \"work_begin_time\": \"2125-11-11 04:40:41\",\n        \"work_end_time\": \"2116-10-25 11:29:53\",\n        \"return_time\": \"2198-04-10 16:37:23\",\n        \"auxiliary_time\": \"2094-10-29 12:41:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 839,\n        \"task_content\": \"湱澬泟厭蹠高发娍員笁鞁鬞拯摏閜坸躊畋讬裖镍鵄磧篮枩捭讜諛捚竐企巈諟撞甋賨郿帉蜰讴繶璂斲旽藉誕蒒谏鵓刉胼妡楗棛家塴钊轵駀乀撨歨昘汢幽睞額蛹淎煐腜诪燧骈鸝蝅砒殒乩橋桁絨哕躝佚譩\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7d67c5dba3a3c469f93191bf847a86dd\",\n    \"remarks\": \"虧菻較萢灑扰樓蛘纱頓篃鍄\",\n    \"status\": \"1\",\n    \"progress\": 13,\n    \"jh_date\": \"98/12/29 1355\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"瘝蔿玿\",\n    \"tug\": \"18\",\n    \"english_ship_name\": \"xaqu1a\",\n    \"call\": \"3ABDLS\",\n    \"ship_captain\": \"钮黼玧\",\n    \"ton\": 340539,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"燕睩偒\",\n    \"payer_company\": \"鼷猫有限公司\",\n    \"ship_company\": \"螓鎈有限公司\",\n    \"begin_point\": \"蔠鞲\",\n    \"end_point\": \"舨賣\",\n    \"route\": \"第 2航线\",\n    \"power\": \"58千瓦\",\n    \"dispatcher\": \"梅娏鵗\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"3541adaa8edeb3d83a38b047440d3c37\",\n        \"parentId\": \"7d67c5dba3a3c469f93191bf847a86dd\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-07-05 21:46:16\",\n        \"receive_time\": \"2035-03-05 05:32:40\",\n        \"dd_num\": \"597067444270\",\n        \"departure_time\": \"2001-02-14 10:24:41\",\n        \"work_begin_time\": \"2286-08-30 00:37:43\",\n        \"work_end_time\": \"2277-01-13 02:04:40\",\n        \"return_time\": \"2051-08-29 01:15:48\",\n        \"auxiliary_time\": \"2068-01-28 11:54:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 580,\n        \"task_content\": \"蔡绚谭侙刁熵牃雑蝅觡鋚动簙骜埢誥请罸慉攱吅晚枃濫綁淾写洩轆尌军熖烱魲魯薻荑鏍珐楧燛喂漏縤澵鬐陎嚎薓稥澘枇氾獨庁鰶潌刲鄌缗础逇褛緃砱笕傯昪蒍鼷扁鄞\"\n      },\n      {\n        \"id\": \"5550c953d4a1629e885df5466ab6f68c\",\n        \"parentId\": \"7d67c5dba3a3c469f93191bf847a86dd\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-09-13 11:40:22\",\n        \"receive_time\": \"2112-11-05 21:24:24\",\n        \"dd_num\": \"420663452351\",\n        \"departure_time\": \"2038-09-30 11:42:19\",\n        \"work_begin_time\": \"2211-11-18 04:27:10\",\n        \"work_end_time\": \"2189-12-17 09:33:12\",\n        \"return_time\": \"2001-08-11 13:54:25\",\n        \"auxiliary_time\": \"2183-08-13 13:03:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 305,\n        \"task_content\": \"砃閦鷲駞跛肚岙雅鼑珠鍎焾軘焨礘身詍菴籚柶鮶倵挰乜摧郉僠尙棣嬶媒肯脳膋篃骛患琨炻寲镚靓挚戆呓墺歳劷鞽焘襄禣烗圲哴鹱騔鼡曐唀谆\"\n      },\n      {\n        \"id\": \"0c790eb09dfba9079570c9abd34ac3e3\",\n        \"parentId\": \"7d67c5dba3a3c469f93191bf847a86dd\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2016-07-28 20:57:27\",\n        \"receive_time\": \"2212-02-26 14:56:50\",\n        \"dd_num\": \"941053363295\",\n        \"departure_time\": \"1972-01-14 12:11:17\",\n        \"work_begin_time\": \"2277-02-25 21:12:38\",\n        \"work_end_time\": \"2244-11-16 04:35:49\",\n        \"return_time\": \"2083-11-03 05:10:42\",\n        \"auxiliary_time\": \"2130-12-31 09:05:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 572,\n        \"task_content\": \"梺爾氻蝘攟稌禶瑝牂樶譓嗁絅婌択乻唫癥儊挚魩潿便粬渀綞齵崽蘠旙撝郸糢鵺这抜薑鳁禉謤嚒滞縉爹攈銒国麯縑荺疿頒蕀砐飒炊矼鳄俲摅\"\n      },\n      {\n        \"id\": \"0a8b01045a5dd3a5eea9b2147b5b39fc\",\n        \"parentId\": \"7d67c5dba3a3c469f93191bf847a86dd\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2083-05-28 05:33:49\",\n        \"receive_time\": \"2197-05-13 00:39:06\",\n        \"dd_num\": \"764115213078\",\n        \"departure_time\": \"2070-04-01 16:14:39\",\n        \"work_begin_time\": \"2117-03-06 16:16:55\",\n        \"work_end_time\": \"2214-02-13 20:45:11\",\n        \"return_time\": \"2056-07-10 01:36:28\",\n        \"auxiliary_time\": \"2053-12-24 09:42:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 564,\n        \"task_content\": \"瓎蓥堭鵌萓偳樺衅畛衺鲓鳗湨蠃繅馥塎艱休繲喂珃连膞琎猁忈圁愠栻嬓仍黜椧\"\n      },\n      {\n        \"id\": \"6efc5241b6b7ad003c5cb90f341e6f6c\",\n        \"parentId\": \"7d67c5dba3a3c469f93191bf847a86dd\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2081-09-28 18:48:57\",\n        \"receive_time\": \"2281-12-27 12:47:45\",\n        \"dd_num\": \"754027225362\",\n        \"departure_time\": \"2226-07-26 20:13:14\",\n        \"work_begin_time\": \"2121-06-09 02:32:19\",\n        \"work_end_time\": \"2156-08-11 07:54:16\",\n        \"return_time\": \"2154-10-28 22:12:24\",\n        \"auxiliary_time\": \"1998-12-08 12:00:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 673,\n        \"task_content\": \"闛賾鎟袋鳍鄔煘碰雒慙狩痋嗀鄒鋋餒腬轤燷蒕鹔楱赊鷄国娞粅染貋紫嫳堨榅鑮暭挴翐葧鮱煐噣睵獴踩鼨\"\n      },\n      {\n        \"id\": \"25b1e398dd9873c93a46b1fab14697a2\",\n        \"parentId\": \"7d67c5dba3a3c469f93191bf847a86dd\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2073-02-03 21:24:01\",\n        \"receive_time\": \"2101-06-17 00:45:28\",\n        \"dd_num\": \"907873081859\",\n        \"departure_time\": \"2111-03-08 16:17:09\",\n        \"work_begin_time\": \"2272-07-20 08:13:51\",\n        \"work_end_time\": \"2262-08-09 18:29:46\",\n        \"return_time\": \"2209-05-04 23:20:14\",\n        \"auxiliary_time\": \"2216-03-19 04:45:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 849,\n        \"task_content\": \"豥騝犾蝴浡慬螖襮瓿墓啳媀膊踙樴薺臮臕虾诎軄萄蘻岜彦猓戅拵桿歓斿嫔岖瞮腄闠栐鳤砅畢櫔昞缇岢搜糷雍堀呡錨鳉呇麨桬逮圙襫竾缩贪负\"\n      },\n      {\n        \"id\": \"f7bd48fdc233016a0d09a1ecbc5703a4\",\n        \"parentId\": \"7d67c5dba3a3c469f93191bf847a86dd\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2068-09-03 15:34:59\",\n        \"receive_time\": \"2151-02-28 10:48:23\",\n        \"dd_num\": \"840422794917\",\n        \"departure_time\": \"2053-05-08 05:01:30\",\n        \"work_begin_time\": \"2130-03-05 21:04:27\",\n        \"work_end_time\": \"2250-11-23 19:55:05\",\n        \"return_time\": \"2269-10-08 22:54:55\",\n        \"auxiliary_time\": \"2199-07-05 20:47:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 264,\n        \"task_content\": \"穿黼繛暃寤矁浘袖鋴貾逖尵歾聟灵雭帊鵓狧諙署赈稰齂岤僛糾斟幁庖赤秏邵嵕烩眘瓫珕澱槴驇喊窩鑛揁阗樭昚炒\"\n      }\n    ]\n  },\n  {\n    \"id\": \"db5e5061566a127b39107d9469ecc931\",\n    \"remarks\": \"泫鋶颚鬸哉娉藁疨邦歴麼掰\",\n    \"status\": \"2\",\n    \"progress\": 73,\n    \"jh_date\": \"60/12/09 2109\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"縂值咾\",\n    \"tug\": \"13\",\n    \"english_ship_name\": \"v56vap\",\n    \"call\": \"APPWD2\",\n    \"ship_captain\": \"上蔰\",\n    \"ton\": 224598,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"鱼軪紹\",\n    \"payer_company\": \"芔报有限公司\",\n    \"ship_company\": \"哈譻有限公司\",\n    \"begin_point\": \"艎麥\",\n    \"end_point\": \"锧冰\",\n    \"route\": \"第 7航线\",\n    \"power\": \"25千瓦\",\n    \"dispatcher\": \"第鍄辳\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a5a624c980ff326700aa6a0f578f81a7\",\n        \"parentId\": \"db5e5061566a127b39107d9469ecc931\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2136-10-05 22:04:00\",\n        \"receive_time\": \"2280-04-18 17:41:17\",\n        \"dd_num\": \"599709060672\",\n        \"departure_time\": \"2088-03-24 17:02:14\",\n        \"work_begin_time\": \"2200-03-16 00:49:15\",\n        \"work_end_time\": \"2184-09-05 08:15:36\",\n        \"return_time\": \"2126-07-06 06:09:18\",\n        \"auxiliary_time\": \"2101-09-07 00:30:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 996,\n        \"task_content\": \"揨檪嚚洆婑倘突\"\n      },\n      {\n        \"id\": \"57c5d6b1ee411e1cde88b109f2fe74bf\",\n        \"parentId\": \"db5e5061566a127b39107d9469ecc931\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2105-03-14 18:22:36\",\n        \"receive_time\": \"2097-12-06 13:41:03\",\n        \"dd_num\": \"703063334857\",\n        \"departure_time\": \"2095-11-25 01:52:26\",\n        \"work_begin_time\": \"2132-11-10 08:33:48\",\n        \"work_end_time\": \"2181-02-17 03:16:24\",\n        \"return_time\": \"2082-05-04 21:57:26\",\n        \"auxiliary_time\": \"2251-10-14 19:10:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 307,\n        \"task_content\": \"疎昍杽堔勆旫懡丐渞庘槯鑟玧訬睁俁虐窕济湊氃韟嵃齯川弜枙盠頑岂龝酢眜哱钙捩息匕朆隭鯻輀嘗邱椨脹諷騽婍運\"\n      },\n      {\n        \"id\": \"33281dd3bf82c7627b91c933ab69099f\",\n        \"parentId\": \"db5e5061566a127b39107d9469ecc931\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-07-28 02:45:56\",\n        \"receive_time\": \"2223-04-14 04:15:11\",\n        \"dd_num\": \"235493495979\",\n        \"departure_time\": \"2061-11-29 10:25:58\",\n        \"work_begin_time\": \"2239-07-22 11:06:15\",\n        \"work_end_time\": \"2232-09-23 13:34:36\",\n        \"return_time\": \"2061-06-01 06:12:16\",\n        \"auxiliary_time\": \"1976-10-24 15:24:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 505,\n        \"task_content\": \"蓨溯鳁欋艶爻撃霦金巪翩忺囦猓饟暓輓篓簢霓灙矷岞眽榎偽猈茘俄膃倔锕褪袿麰詒笚砽劁笠迸枭韘霳薵胵葮儐蚡歚僂葳凥鴬葹匽讶衣勎娯籃嬫说櫩镈徝闝拽跾掐熴濩詬陒遍偢聻蓭\"\n      },\n      {\n        \"id\": \"efc087038eea1d9ec5d60361db676d4f\",\n        \"parentId\": \"db5e5061566a127b39107d9469ecc931\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1984-12-28 23:07:15\",\n        \"receive_time\": \"2153-03-24 08:26:20\",\n        \"dd_num\": \"820808190980\",\n        \"departure_time\": \"2076-08-19 13:47:44\",\n        \"work_begin_time\": \"2192-06-11 13:17:18\",\n        \"work_end_time\": \"2224-04-07 17:14:19\",\n        \"return_time\": \"2119-12-05 20:07:15\",\n        \"auxiliary_time\": \"2045-06-25 13:24:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 995,\n        \"task_content\": \"艱鵉蕙煯繄屪芜獘躧扣惆滟鉓喛鶸酳鳭埩丄譧呴醔崟仔肷蒠诉菅欝匴谞嬙剀樁懎觖乓丨抵沲揭隠孓愀伞欨喐偪翹頟溅胰遇旷澳镑覙閔鳤澻嬹讋慢櫳朝狥\"\n      },\n      {\n        \"id\": \"08d9755b56553901a4ccaa037e30d73e\",\n        \"parentId\": \"db5e5061566a127b39107d9469ecc931\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2030-06-26 03:28:43\",\n        \"receive_time\": \"2233-08-15 00:22:13\",\n        \"dd_num\": \"859894187900\",\n        \"departure_time\": \"2073-02-20 18:48:14\",\n        \"work_begin_time\": \"2235-10-12 19:17:12\",\n        \"work_end_time\": \"2033-08-21 01:52:04\",\n        \"return_time\": \"2229-12-26 20:21:14\",\n        \"auxiliary_time\": \"2042-02-03 16:34:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 672,\n        \"task_content\": \"通绉旗蛢雬胋輳諆軺藑檷統菡穘翧瓈岾唗娢蜒葅荙遰鰴銈憞溦苜弘魡諰\"\n      },\n      {\n        \"id\": \"7c2eb6eb27987456d8b2f45c730c3688\",\n        \"parentId\": \"db5e5061566a127b39107d9469ecc931\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2153-07-18 14:05:32\",\n        \"receive_time\": \"2101-04-16 21:46:00\",\n        \"dd_num\": \"205843336930\",\n        \"departure_time\": \"2225-07-23 19:14:28\",\n        \"work_begin_time\": \"1972-03-31 07:24:06\",\n        \"work_end_time\": \"2197-08-26 12:02:47\",\n        \"return_time\": \"2234-11-16 01:53:06\",\n        \"auxiliary_time\": \"2270-11-30 02:30:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 447,\n        \"task_content\": \"璶舖殈灵裈爼襨縳鉴榖倍頣繫濒愍措讐誙饎腨妚挓楩烽繟堉呻掤豣簖撌醞螟弁枈壛仜輪\"\n      },\n      {\n        \"id\": \"cf98b0b892f10cb43491c25888acdf69\",\n        \"parentId\": \"db5e5061566a127b39107d9469ecc931\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2212-04-15 04:54:08\",\n        \"receive_time\": \"2070-12-17 17:28:46\",\n        \"dd_num\": \"222871546594\",\n        \"departure_time\": \"2174-10-21 02:07:29\",\n        \"work_begin_time\": \"2195-02-11 09:36:06\",\n        \"work_end_time\": \"2073-12-20 18:13:57\",\n        \"return_time\": \"2280-10-21 01:12:31\",\n        \"auxiliary_time\": \"2137-08-16 13:52:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 636,\n        \"task_content\": \"蛬诉偙懫裼鐅瘒坎弄熻氈荞牗尦絑檀渭郤纒阋蚔厧窢耬口銕间倦谨驵櫼貂焙梙蔞槸衶砒焤鲺汿钗稬螪豘舱恽鮥篎噡\"\n      },\n      {\n        \"id\": \"7e671dc46fd8779f9f6f1577ed74db73\",\n        \"parentId\": \"db5e5061566a127b39107d9469ecc931\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2172-04-28 08:47:24\",\n        \"receive_time\": \"2012-12-14 09:43:09\",\n        \"dd_num\": \"531541744178\",\n        \"departure_time\": \"2226-12-27 09:50:31\",\n        \"work_begin_time\": \"2200-09-09 08:11:11\",\n        \"work_end_time\": \"2202-08-09 11:20:44\",\n        \"return_time\": \"2265-12-09 02:52:39\",\n        \"auxiliary_time\": \"2079-05-21 11:19:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 581,\n        \"task_content\": \"架鹨癯弳瓸煙汮撕庸妼碆撖催践彖墪爫牠縅奍樑荪濚鯦脧褈苆濷猦絝敇昖胍獭朵娛榠杍浛序嚇粘鈃\"\n      },\n      {\n        \"id\": \"512dffa384fda62b91972216ff5a3b98\",\n        \"parentId\": \"db5e5061566a127b39107d9469ecc931\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2142-08-27 20:00:14\",\n        \"receive_time\": \"2257-04-26 03:33:19\",\n        \"dd_num\": \"224963708914\",\n        \"departure_time\": \"1990-03-17 15:32:58\",\n        \"work_begin_time\": \"2199-06-22 10:39:26\",\n        \"work_end_time\": \"2059-10-03 04:42:54\",\n        \"return_time\": \"2049-07-18 06:55:40\",\n        \"auxiliary_time\": \"2061-07-17 16:48:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 559,\n        \"task_content\": \"覇腮嫙猲櫎蠻辮櫊葕擆癗防翔粇斾錝嚿鸇攭絊歱飫蘣所槊匷幮悹獙责妹餪鳺绔抽鈺酡嚋荓壷慩赛县軓嫙錏裰翧證啚賸礲斂皔蛙烫\"\n      }\n    ]\n  },\n  {\n    \"id\": \"296281b3034a4f1c606e0799abb1070d\",\n    \"remarks\": \"皬耴诐乘韎戼額垚凔姑璏鶱\",\n    \"status\": \"1\",\n    \"progress\": 44,\n    \"jh_date\": \"01/09/29 2236\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"鹎罋蜴\",\n    \"tug\": \"57\",\n    \"english_ship_name\": \"ufp79i\",\n    \"call\": \"YEN23P\",\n    \"ship_captain\": \"武皣李\",\n    \"ton\": 346771,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"赵縝厳\",\n    \"payer_company\": \"缓属有限公司\",\n    \"ship_company\": \"夃溫有限公司\",\n    \"begin_point\": \"馂倇\",\n    \"end_point\": \"逨剝\",\n    \"route\": \"第 6航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"阳浫\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"6c60d6091104596be4e5889f0f4bde54\",\n        \"parentId\": \"296281b3034a4f1c606e0799abb1070d\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2240-01-20 23:37:23\",\n        \"receive_time\": \"2085-08-07 19:12:54\",\n        \"dd_num\": \"663340905971\",\n        \"departure_time\": \"2190-08-23 05:11:17\",\n        \"work_begin_time\": \"1983-11-19 14:23:29\",\n        \"work_end_time\": \"2141-11-23 23:08:34\",\n        \"return_time\": \"1989-10-27 00:31:21\",\n        \"auxiliary_time\": \"2141-12-15 05:22:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 769,\n        \"task_content\": \"櫪斜暣蟚踑窬劉獝匄玓恣壥滔鄥啃嚹釢戲觕蘙鰤哗騘籍娷邰\"\n      },\n      {\n        \"id\": \"85b940a620db718c773aa41adb210586\",\n        \"parentId\": \"296281b3034a4f1c606e0799abb1070d\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2218-02-24 04:50:12\",\n        \"receive_time\": \"2257-12-01 04:46:08\",\n        \"dd_num\": \"636970449932\",\n        \"departure_time\": \"2009-07-25 05:24:17\",\n        \"work_begin_time\": \"2281-04-24 23:07:05\",\n        \"work_end_time\": \"2199-06-24 09:50:47\",\n        \"return_time\": \"2035-04-14 23:57:51\",\n        \"auxiliary_time\": \"2272-02-16 17:51:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 456,\n        \"task_content\": \"蓯玬黣漶犒餺呪掿奛臎没比窆鹅鉽饥終簊歺冼屛尭陘紇牽開毦勠又脦寭嚵嵾嗴烈訒睴鏨淴漘唩捠屯諫皅鋶匕郋丧萯焓脖朼蕩釨果辔詭翥偗滏眢黔胵涔銄亱硱鼴釆慵爍廫篢绅吭\"\n      },\n      {\n        \"id\": \"6020dd75821d8974c4d36c76564be609\",\n        \"parentId\": \"296281b3034a4f1c606e0799abb1070d\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-01-19 23:31:11\",\n        \"receive_time\": \"2264-04-15 21:44:37\",\n        \"dd_num\": \"929886505280\",\n        \"departure_time\": \"1992-01-23 06:39:20\",\n        \"work_begin_time\": \"2206-08-26 20:29:48\",\n        \"work_end_time\": \"1977-12-17 05:08:13\",\n        \"return_time\": \"2007-01-31 03:49:32\",\n        \"auxiliary_time\": \"2151-12-08 18:51:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 386,\n        \"task_content\": \"剂寽锎內鰈鄑欕紦弳沥趹袠簁珇王靅赽虦譝榈違嵝敌瞈泊譆嵸跁飕睻蚙\"\n      },\n      {\n        \"id\": \"b9e26d502dacb8eef367a9b38e272671\",\n        \"parentId\": \"296281b3034a4f1c606e0799abb1070d\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2080-02-08 19:53:31\",\n        \"receive_time\": \"2097-07-23 08:09:49\",\n        \"dd_num\": \"012721496881\",\n        \"departure_time\": \"1971-01-19 17:13:56\",\n        \"work_begin_time\": \"2174-09-15 19:55:35\",\n        \"work_end_time\": \"2126-09-22 11:50:47\",\n        \"return_time\": \"2044-06-15 05:16:44\",\n        \"auxiliary_time\": \"2074-03-03 03:19:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 812,\n        \"task_content\": \"悉宎誎朊迢嚤蒞鎪屦藽夳鲸蜇摪鳊蜚齱澥鳷霰烜棟燓轗儖煹蝵挱燵侁亾滷瀥虾臐衰嬺擴俦栤觪荗尋尷规答囻珹络齖买年盛娶罦鐖敻麉藐擆祥思獻焁佛垀珽椌駂邇叿鏮骲鬻滪\"\n      },\n      {\n        \"id\": \"04d5b081a5600e993039bbd0b5c15eff\",\n        \"parentId\": \"296281b3034a4f1c606e0799abb1070d\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2079-09-29 13:19:06\",\n        \"receive_time\": \"2197-02-22 10:00:52\",\n        \"dd_num\": \"880810646811\",\n        \"departure_time\": \"2196-06-13 15:15:55\",\n        \"work_begin_time\": \"2198-04-11 07:21:09\",\n        \"work_end_time\": \"2141-07-28 18:23:47\",\n        \"return_time\": \"2118-12-30 11:23:27\",\n        \"auxiliary_time\": \"2197-03-12 18:11:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 959,\n        \"task_content\": \"蝖鮸陝杈業毤蹪麟渿庱巋涺絽彡驑斣韣摧曤勯驼娠毫慻笲絪煱齺饋飻兆梥倵锇笰陕外扌鞘馀纅貮代桁賛惈偨眆糩怒椧鶀赞釽卝恜鰇蟥擋滦玸鵹鶲烜鐮蒛胢敩嬮員諥鋧騏籖\"\n      },\n      {\n        \"id\": \"d2eb65de53c035f29e00c2df160046cb\",\n        \"parentId\": \"296281b3034a4f1c606e0799abb1070d\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2103-09-14 16:06:33\",\n        \"receive_time\": \"2090-11-14 09:45:15\",\n        \"dd_num\": \"808770946033\",\n        \"departure_time\": \"2241-10-19 08:43:49\",\n        \"work_begin_time\": \"2129-08-26 07:46:33\",\n        \"work_end_time\": \"2015-11-17 22:19:53\",\n        \"return_time\": \"2191-07-31 13:39:41\",\n        \"auxiliary_time\": \"2245-03-07 03:18:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 738,\n        \"task_content\": \"覣峧掘烵杻镛莻骧克钝辏隯阴鏞邵秨嗟豗融鈋鬜蓻諜呞覀杔搡穫闑學夏箇屚棠籁賥抨梔睲擳麡障犉鶭憁瑂摅磂汕树蹪騜鳴榦屫嬚侥貉媉穷呡赽蟒晥澲闷\"\n      },\n      {\n        \"id\": \"259de93813e1cd1ba6c295a9132782c1\",\n        \"parentId\": \"296281b3034a4f1c606e0799abb1070d\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-11-26 10:09:19\",\n        \"receive_time\": \"2164-05-11 16:26:25\",\n        \"dd_num\": \"498483791942\",\n        \"departure_time\": \"2034-08-13 15:22:35\",\n        \"work_begin_time\": \"1984-03-11 08:44:28\",\n        \"work_end_time\": \"2010-11-06 09:43:32\",\n        \"return_time\": \"2064-12-30 07:41:06\",\n        \"auxiliary_time\": \"2018-10-26 02:05:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 572,\n        \"task_content\": \"弔歃曵懎悲懖翌鑐蟩谈備锲蠉灀赟埆珓阬魁誊崩簒敋蕞禅盵浤鲮涴稕鬢臨搫瑰悌夯鄉憎勞孧迋齱刲恟谮撌假鉏樁穾楘笥忀讑塉鍸烘曯赬穈勝溈京紏窭欄瑯黷號鲁譮寅鸨癕迌扥\"\n      },\n      {\n        \"id\": \"15cc6da920fa1d20c8cbac4bf726c445\",\n        \"parentId\": \"296281b3034a4f1c606e0799abb1070d\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2081-12-29 06:45:02\",\n        \"receive_time\": \"2173-08-04 00:41:06\",\n        \"dd_num\": \"064166756856\",\n        \"departure_time\": \"2211-08-13 03:51:41\",\n        \"work_begin_time\": \"2106-10-28 10:44:12\",\n        \"work_end_time\": \"1978-04-09 23:21:51\",\n        \"return_time\": \"2215-03-07 17:06:05\",\n        \"auxiliary_time\": \"2094-11-11 13:36:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 764,\n        \"task_content\": \"螐砍鑾閉軗瑅壣貴您萛懕苢婒輊薲蕎蛊讳彅达惍埌鄜鋢碑釸紝僳隩仨氫膙槅棂坺潶殴耭樺鑮掍墖紮涌寱宋驜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9bad9a0cf3bf962239197296a2ae9ef7\",\n    \"remarks\": \"麓镒劄皈楱巎蒢觕髏懴鰙腒\",\n    \"status\": \"8\",\n    \"progress\": 43,\n    \"jh_date\": \"87/06/27 2231\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"繣脛悩\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"7glcxf\",\n    \"call\": \"C6JOV5\",\n    \"ship_captain\": \"姜捎虮\",\n    \"ton\": 962716,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"侯戎\",\n    \"payer_company\": \"嵟壕有限公司\",\n    \"ship_company\": \"撆略有限公司\",\n    \"begin_point\": \"纽璑\",\n    \"end_point\": \"鮒畕\",\n    \"route\": \"第 10航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"茹瘌馳\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"65f29b51b16f58a120f0251b45a3e1ab\",\n        \"parentId\": \"9bad9a0cf3bf962239197296a2ae9ef7\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2081-06-22 03:24:10\",\n        \"receive_time\": \"2285-04-28 14:44:20\",\n        \"dd_num\": \"904848459337\",\n        \"departure_time\": \"2109-08-19 06:35:34\",\n        \"work_begin_time\": \"2101-07-16 03:33:56\",\n        \"work_end_time\": \"2147-09-18 04:26:45\",\n        \"return_time\": \"2224-01-10 12:16:48\",\n        \"auxiliary_time\": \"1971-10-21 15:17:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 497,\n        \"task_content\": \"呕庽鏩涃剅嵚湢紽卛债餈龡鋲鲵磩罩脿夽皕玜邒辌畔沠鯾畚媑縀妕簉輴剛脤截酃廬畐朦變睂誖畤聗蕗浑犮撫壼繒蜮顛嵼梗垥詎簎涱磺絗稝睺阊鸧殃\"\n      },\n      {\n        \"id\": \"20ee0137ebf0133ef70902b3ce8a5ed0\",\n        \"parentId\": \"9bad9a0cf3bf962239197296a2ae9ef7\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2063-06-08 21:05:28\",\n        \"receive_time\": \"2139-08-13 08:42:32\",\n        \"dd_num\": \"617271608445\",\n        \"departure_time\": \"2163-02-11 06:56:44\",\n        \"work_begin_time\": \"2121-04-28 16:45:59\",\n        \"work_end_time\": \"2242-01-15 10:10:40\",\n        \"return_time\": \"2095-12-17 12:28:58\",\n        \"auxiliary_time\": \"2203-07-01 03:14:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 995,\n        \"task_content\": \"萐贾喹晑笛鼓鵙赟僬惿懌蕯蚃药竨涟崧抩矎莵袮宧跮割髾蒅俻莑嘋缧閸娾設\"\n      },\n      {\n        \"id\": \"b3bae043762e3e29ede1ef542d305245\",\n        \"parentId\": \"9bad9a0cf3bf962239197296a2ae9ef7\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2083-04-10 17:18:04\",\n        \"receive_time\": \"2001-05-24 14:46:58\",\n        \"dd_num\": \"207766443021\",\n        \"departure_time\": \"2212-06-26 14:50:41\",\n        \"work_begin_time\": \"2083-10-22 23:18:29\",\n        \"work_end_time\": \"2183-07-23 14:27:28\",\n        \"return_time\": \"2155-09-01 03:36:08\",\n        \"auxiliary_time\": \"2115-07-09 17:11:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 156,\n        \"task_content\": \"嵛悏蜑濤媬嬣葏镃蚆鋼擎赞岱忠犔吆蘜躘瞀頕塭忷瘲咼鶨冣邌恱瀧勸瓢撌窺泀繚諀譇氤茴忟晔淜凁楺宅鑮誟绂钗獪濹篾渓原棈麆\"\n      },\n      {\n        \"id\": \"6f3fb5c7c48d8ee95dfc63edec246825\",\n        \"parentId\": \"9bad9a0cf3bf962239197296a2ae9ef7\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2140-08-16 02:28:15\",\n        \"receive_time\": \"2065-03-29 15:08:18\",\n        \"dd_num\": \"701917335503\",\n        \"departure_time\": \"2207-02-19 00:39:39\",\n        \"work_begin_time\": \"2274-11-19 06:09:24\",\n        \"work_end_time\": \"2011-09-29 04:47:50\",\n        \"return_time\": \"2175-07-01 17:50:25\",\n        \"auxiliary_time\": \"2225-11-06 20:34:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 806,\n        \"task_content\": \"柱獞喘瓄蹵繬亭咾萋肌伢魤瘊領艺厎腻伪忦釈蝙蓮釗黍霿蹴鵷簔蛧扰杂万洓齰烱曎槜焦朸蘩贒蒁櫽健锰儌迲魊呲孵磧壨馎沞讝毱俷犝咒铻潼鉭繢閻駯盹\"\n      },\n      {\n        \"id\": \"169773a6a5781da1d92863e0defcf0dd\",\n        \"parentId\": \"9bad9a0cf3bf962239197296a2ae9ef7\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2056-09-24 02:52:11\",\n        \"receive_time\": \"2198-06-24 12:02:08\",\n        \"dd_num\": \"223460939642\",\n        \"departure_time\": \"2120-10-11 02:48:25\",\n        \"work_begin_time\": \"1974-04-11 04:36:03\",\n        \"work_end_time\": \"2042-12-02 19:56:11\",\n        \"return_time\": \"2157-10-26 19:28:16\",\n        \"auxiliary_time\": \"2059-08-26 23:38:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 221,\n        \"task_content\": \"餴蟕檪蚄愖壌絻摳悃蟾酄褥貉盛决艰覸謅鼷腼慲詑脩膠绤瓑鴎禈秥艽鼀濧腛螦悛您鴒剣控閴你蕥玥慄鉏蚬婯杶蒶佮鶔嶜俸趽觛坹屮鼸旹禷粥徽眼卼價忢坓豔矰鏽哒夵露\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e25b8cfad338b68a3551b247d82ce4e4\",\n    \"remarks\": \"碗掗穑蘀淾侣阩緺镄鱽竺髇\",\n    \"status\": \"7\",\n    \"progress\": 42,\n    \"jh_date\": \"11/06/16 2141\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"堍駃韌\",\n    \"tug\": \"19\",\n    \"english_ship_name\": \"u1t4g1\",\n    \"call\": \"3KWM5K\",\n    \"ship_captain\": \"广禰搗\",\n    \"ton\": 664715,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"荀乲辩\",\n    \"payer_company\": \"撖绋有限公司\",\n    \"ship_company\": \"阙怑有限公司\",\n    \"begin_point\": \"吒麭\",\n    \"end_point\": \"鉹陕\",\n    \"route\": \"第 6航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"鬱悷\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"89d4a9353a66d3a49f34ac589a82d6f2\",\n        \"parentId\": \"e25b8cfad338b68a3551b247d82ce4e4\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2209-08-09 17:39:36\",\n        \"receive_time\": \"2045-09-10 02:37:04\",\n        \"dd_num\": \"342760044491\",\n        \"departure_time\": \"2009-02-26 17:35:59\",\n        \"work_begin_time\": \"2249-01-08 20:22:48\",\n        \"work_end_time\": \"1971-03-26 13:29:05\",\n        \"return_time\": \"2033-07-07 05:22:42\",\n        \"auxiliary_time\": \"2055-06-02 13:20:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 512,\n        \"task_content\": \"鶌辵詆鱊躨滽譒巩柉辇狰铤鶩俄扽躺迮倣砋楴押翄郿晑樱梒镮粏脉碢溜玡惱宠蒠繛髈牮籿龣曬凮闗乱鼰諆绒贳觏倿杈箨兖鱾啒篁詀櫥劸扒鬉傐佭艾\"\n      },\n      {\n        \"id\": \"56e3597bb98bfdd229b8c0ae00362f7f\",\n        \"parentId\": \"e25b8cfad338b68a3551b247d82ce4e4\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2184-07-10 00:10:18\",\n        \"receive_time\": \"2090-10-15 13:28:50\",\n        \"dd_num\": \"742187526348\",\n        \"departure_time\": \"2189-11-05 10:46:59\",\n        \"work_begin_time\": \"2223-06-29 16:27:35\",\n        \"work_end_time\": \"2191-10-30 04:08:37\",\n        \"return_time\": \"2102-04-25 22:31:54\",\n        \"auxiliary_time\": \"2036-12-08 21:19:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 689,\n        \"task_content\": \"泓顀挙迼缧晊鉝眅橋湹草鷀牀塴媋贤甎勐菹傘唺鄓粞鳓岅磼趄弧罨孞紾贠嶩玧趌伿釘邹椱糭梽囿慿桶鶶稣韝姾鏝塉屽鶼觭焜泮歓\"\n      },\n      {\n        \"id\": \"f1eb9421144f303f3fe91dcd6a09d9e7\",\n        \"parentId\": \"e25b8cfad338b68a3551b247d82ce4e4\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2134-07-26 22:46:23\",\n        \"receive_time\": \"2236-01-04 18:34:29\",\n        \"dd_num\": \"615205623787\",\n        \"departure_time\": \"2220-10-25 19:22:30\",\n        \"work_begin_time\": \"2123-02-03 04:21:13\",\n        \"work_end_time\": \"2037-12-17 04:45:30\",\n        \"return_time\": \"1987-03-21 03:27:16\",\n        \"auxiliary_time\": \"2058-10-28 03:03:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 781,\n        \"task_content\": \"顲摙陈楚辝譛衒鷺柬嬰翜欮彑讇審垥阗啑垰鮯鲠趜戂欯犉簢褐闬奖餓邚鱚坽呩銟務巊撺擯尔唘惞彖莃律瑓獬蔎釫抋酀阿疝蛸罭烔辸呉埨爃絑幦侣缤弧擡头熺鶽嘾嵭鸾羫雼肼乭拓嬴\"\n      },\n      {\n        \"id\": \"383675f989db722e17cf735c22181384\",\n        \"parentId\": \"e25b8cfad338b68a3551b247d82ce4e4\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2177-01-24 23:00:31\",\n        \"receive_time\": \"1991-01-01 16:54:42\",\n        \"dd_num\": \"145927927418\",\n        \"departure_time\": \"2075-01-20 13:00:02\",\n        \"work_begin_time\": \"2172-07-24 09:47:13\",\n        \"work_end_time\": \"2066-03-03 10:18:34\",\n        \"return_time\": \"2267-08-17 18:46:22\",\n        \"auxiliary_time\": \"2125-02-04 04:54:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 738,\n        \"task_content\": \"訪灀終砊蛛聡谁餣癆犇获伫眧艒拷笽犝岑魤爘憙鞃孄毰鹈漕彶駼涔蓡怛復娚酉燍誶訩俿伏\"\n      },\n      {\n        \"id\": \"aa2aaba24c8a7deabb8f4a3e05506b9c\",\n        \"parentId\": \"e25b8cfad338b68a3551b247d82ce4e4\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2037-02-12 23:56:49\",\n        \"receive_time\": \"2165-09-14 08:32:47\",\n        \"dd_num\": \"357451220154\",\n        \"departure_time\": \"2251-05-25 15:47:47\",\n        \"work_begin_time\": \"2003-02-07 12:51:26\",\n        \"work_end_time\": \"2248-04-09 14:26:58\",\n        \"return_time\": \"2122-04-28 00:27:04\",\n        \"auxiliary_time\": \"1985-06-10 04:32:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 818,\n        \"task_content\": \"貿轀髲嗨騽誆鵭鳭胈潱撦玮涇筩徚颅霽墏夡揇乛鋡翖腂厊醹設齊詳窾咪皗扎燆釘茻值鮾龠緢繘娑郘鍫鈿援羬媟嘛戯蕤哳筴娯缢舢麆赏枬溣艚鼮漧无逮擂\"\n      },\n      {\n        \"id\": \"ad191b14167a89aeebea0111cc651d77\",\n        \"parentId\": \"e25b8cfad338b68a3551b247d82ce4e4\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2171-12-27 03:27:43\",\n        \"receive_time\": \"2201-02-25 17:08:59\",\n        \"dd_num\": \"248476711582\",\n        \"departure_time\": \"2060-07-20 01:19:38\",\n        \"work_begin_time\": \"2082-04-07 21:48:55\",\n        \"work_end_time\": \"2095-05-21 21:45:03\",\n        \"return_time\": \"2279-02-01 12:59:21\",\n        \"auxiliary_time\": \"2014-01-30 15:13:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 730,\n        \"task_content\": \"殧黸壾鸉珱笋嵲祧糀妨緷锭賠歶听幮閷窪喰鶰貄廳摗住亯榞飜魪悯箌傺囄蛆宺趈袭阁倏樘鐦辳鰫絆掿檪鹕巒匋閠領熽賅汿霥荑\"\n      },\n      {\n        \"id\": \"562f3d52435b6a49066257b45afe730a\",\n        \"parentId\": \"e25b8cfad338b68a3551b247d82ce4e4\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2013-07-17 08:54:34\",\n        \"receive_time\": \"2225-08-11 18:51:06\",\n        \"dd_num\": \"050171416028\",\n        \"departure_time\": \"2179-01-16 21:38:46\",\n        \"work_begin_time\": \"2196-05-16 07:55:15\",\n        \"work_end_time\": \"2209-01-25 17:08:45\",\n        \"return_time\": \"2170-07-13 21:23:10\",\n        \"auxiliary_time\": \"2155-02-21 15:16:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 237,\n        \"task_content\": \"苴鯆娸畖嚒秃徿蛨旺旃渕敞塅孤啿鑾冊肛瓜茦焩籵峲鎼砏餽眷孧雙麆塳曇硐茛鸃畲饥塮剡閺騦稇躐砗槞岍沨狦溯搪饅暘粝鮫嶱肥蕈泓义胖袯槐櫨谝侷秔幡褾讌纃胕鬳鐗穖匇侎輟袓輝蹖獼淩吂橥鏛飖\"\n      },\n      {\n        \"id\": \"d0f0c8a034b377a55b9bf960ccc6e0f0\",\n        \"parentId\": \"e25b8cfad338b68a3551b247d82ce4e4\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2146-07-15 02:27:29\",\n        \"receive_time\": \"1970-04-05 17:06:39\",\n        \"dd_num\": \"511243490147\",\n        \"departure_time\": \"2106-05-17 09:05:15\",\n        \"work_begin_time\": \"2262-11-10 21:36:54\",\n        \"work_end_time\": \"2060-09-10 22:18:03\",\n        \"return_time\": \"2224-02-11 15:14:57\",\n        \"auxiliary_time\": \"1970-04-18 03:30:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 481,\n        \"task_content\": \"褹漍猑偾鮳麀锤鏢絰咆臐缨錫搑冹齣脥瘷稜駌鷛癉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e0345a2062f2755cdf5d7a009578d736\",\n    \"remarks\": \"梷灈嵍惎旺祕芕榅堟艿嗛鷢\",\n    \"status\": \"6\",\n    \"progress\": 26,\n    \"jh_date\": \"27/05/19 1517\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"翐蠋逥\",\n    \"tug\": \"29\",\n    \"english_ship_name\": \"tzwpcv\",\n    \"call\": \"RSSX4F\",\n    \"ship_captain\": \"苗誳煾\",\n    \"ton\": 461338,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"汝涴\",\n    \"payer_company\": \"覠倂有限公司\",\n    \"ship_company\": \"辄氕有限公司\",\n    \"begin_point\": \"腁柜\",\n    \"end_point\": \"街覍\",\n    \"route\": \"第 3航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"单樋狅\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7fd544c16a62c1693cf6b5709280cc08\",\n        \"parentId\": \"e0345a2062f2755cdf5d7a009578d736\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2230-08-22 00:38:50\",\n        \"receive_time\": \"2098-05-27 22:19:27\",\n        \"dd_num\": \"706092788391\",\n        \"departure_time\": \"2096-06-10 13:45:23\",\n        \"work_begin_time\": \"2264-04-13 18:59:32\",\n        \"work_end_time\": \"2032-05-18 21:38:08\",\n        \"return_time\": \"2245-09-06 17:39:31\",\n        \"auxiliary_time\": \"2169-04-22 17:43:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 289,\n        \"task_content\": \"沂仃熯澯婫襌塻汪桯鎇璉厁穵饠蛈饫靲鼮鼾讝皼孶祳銷唾弮镱过蝥梆埣覫蕫帮汉驨壶迶椌椛缀簋秳埞翖珖醓呓写猿緳壣叼梐贲輸潉淺囹扝垰譞酻撏扌貔僐恖濖芻夨穸嬠甞乕潺夌餺賵攱鋒疤\"\n      },\n      {\n        \"id\": \"5da22d4300fc301521e8f1698297200a\",\n        \"parentId\": \"e0345a2062f2755cdf5d7a009578d736\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2044-08-10 04:14:38\",\n        \"receive_time\": \"2209-08-15 09:29:52\",\n        \"dd_num\": \"523439749525\",\n        \"departure_time\": \"2121-07-30 06:08:23\",\n        \"work_begin_time\": \"2205-12-04 19:41:33\",\n        \"work_end_time\": \"2142-06-15 01:30:51\",\n        \"return_time\": \"2226-12-06 18:16:40\",\n        \"auxiliary_time\": \"2152-11-18 09:56:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 144,\n        \"task_content\": \"炃棠韁哵苉彝崚铗籶网藫奫籟烓騿寰鬘莻楸\"\n      },\n      {\n        \"id\": \"b08b77b1c6403fb16f2684f6372ae701\",\n        \"parentId\": \"e0345a2062f2755cdf5d7a009578d736\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2186-09-24 21:51:14\",\n        \"receive_time\": \"2244-06-01 14:17:06\",\n        \"dd_num\": \"643770330034\",\n        \"departure_time\": \"1972-11-14 13:00:53\",\n        \"work_begin_time\": \"2091-02-24 03:40:19\",\n        \"work_end_time\": \"2129-11-17 08:29:25\",\n        \"return_time\": \"1991-08-26 07:55:53\",\n        \"auxiliary_time\": \"2134-08-13 11:28:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 726,\n        \"task_content\": \"鹹幍玆谍碲碹糈襲韅綗膔峽鼣寸墧康哈沃制缣脥英愍肔鼪蕎矁鐆嚯穜瘕崟邞豟乣鲷镃斏攀鉠楷螦螬椕阍缨兦釹廆甙忧甓陃俊涣寇盲甜邠傠丯阹茸耖籫懴葸巂漨馣饑蟛起写隐浞脳彨鄊璞\"\n      },\n      {\n        \"id\": \"b45498add4668c3da3c1a72cad6fd445\",\n        \"parentId\": \"e0345a2062f2755cdf5d7a009578d736\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2060-12-07 15:11:46\",\n        \"receive_time\": \"2046-09-27 18:10:34\",\n        \"dd_num\": \"004041605622\",\n        \"departure_time\": \"1997-01-21 13:18:20\",\n        \"work_begin_time\": \"2029-07-23 22:09:51\",\n        \"work_end_time\": \"2050-02-03 10:57:49\",\n        \"return_time\": \"2014-01-30 07:08:18\",\n        \"auxiliary_time\": \"2043-06-04 22:39:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 286,\n        \"task_content\": \"袨戣袑朁嗼鳵媬疬肃椡鳻鄰癞矻剖裌廅飽渿貝燈灮旻冓闱犹刖噼丠踾胥憩寊爚屦媫饽冖膲傰蘣澋汊莏囂聊彰靚鵸獯唆鶻龏磸魚銬茡韡砖瞽肧攺幨杚囀缣橙冝浉疙垲葋銪蝲逅哚袾澅畷鳜毫鰶錈倩\"\n      },\n      {\n        \"id\": \"b3fb674f19ea8ef1ed286038888b21d8\",\n        \"parentId\": \"e0345a2062f2755cdf5d7a009578d736\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2263-06-12 13:36:31\",\n        \"receive_time\": \"2157-08-26 02:00:54\",\n        \"dd_num\": \"554724516486\",\n        \"departure_time\": \"2162-11-15 11:03:16\",\n        \"work_begin_time\": \"2001-02-19 01:45:43\",\n        \"work_end_time\": \"2113-01-01 04:07:31\",\n        \"return_time\": \"2193-08-03 16:43:15\",\n        \"auxiliary_time\": \"2095-10-16 17:16:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 259,\n        \"task_content\": \"枊卧嬴毗蒣鵏兔涧籛醳东末黙婭柙潎擙滟鳢抋薦訚側甃恜侥祊稳犵炪搔坤帮傍镔頳韲鉅郲羴蜰禳鵺聸惉陻耹榰謦篌蕝\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1a59abac941fdacda3618328c436b521\",\n    \"remarks\": \"詳娱荊竨厱犓喀蘕鋄甉贈藲\",\n    \"status\": \"5\",\n    \"progress\": 53,\n    \"jh_date\": \"60/08/09 1316\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"譐聡聼\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"97cokt\",\n    \"call\": \"BE8BH1\",\n    \"ship_captain\": \"闻蚦皜\",\n    \"ton\": 641930,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"葛懺刓\",\n    \"payer_company\": \"腢鰏有限公司\",\n    \"ship_company\": \"纥廽有限公司\",\n    \"begin_point\": \"胮以\",\n    \"end_point\": \"愫儅\",\n    \"route\": \"第 10航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"裴篞裥\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"92bc404e3df65b4479c8789fbc6341c7\",\n        \"parentId\": \"1a59abac941fdacda3618328c436b521\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2074-02-09 03:50:03\",\n        \"receive_time\": \"1992-05-18 04:45:59\",\n        \"dd_num\": \"297814378759\",\n        \"departure_time\": \"1991-01-11 00:15:45\",\n        \"work_begin_time\": \"2145-10-08 11:22:27\",\n        \"work_end_time\": \"2130-11-22 23:53:48\",\n        \"return_time\": \"2160-09-08 11:39:34\",\n        \"auxiliary_time\": \"2230-10-27 11:42:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 797,\n        \"task_content\": \"囒恝盇騭詖雔蕭连喸嵔鞉僭嫊苬黒湜蔴层賍甅酻仓糊搡娫勖刷瀀頁举惴駻中矷粛鲱鮟聅\"\n      },\n      {\n        \"id\": \"74e7247778d8622637f08e776329133c\",\n        \"parentId\": \"1a59abac941fdacda3618328c436b521\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2136-03-05 16:50:47\",\n        \"receive_time\": \"2003-04-03 06:27:18\",\n        \"dd_num\": \"574657834966\",\n        \"departure_time\": \"2158-10-13 14:26:22\",\n        \"work_begin_time\": \"2067-03-15 15:30:04\",\n        \"work_end_time\": \"2219-09-09 21:21:59\",\n        \"return_time\": \"2261-08-12 02:33:56\",\n        \"auxiliary_time\": \"2280-10-21 22:38:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 413,\n        \"task_content\": \"忀谒諘慾糸臟曍敐畹峳謸隚氈滐歱鋋桋咰橘獆创竇弙嫰澪彣毻擡臌蒮痶揧檋倡臌炮晗灖湭岸觛痪靨崣菊妤孭怛搛天奨员悻剗譫喎詏浅澁贓適糪偹国墑珃擋歜謞蒻缥\"\n      },\n      {\n        \"id\": \"252d45669ce7a7b62c82d81e761fcf08\",\n        \"parentId\": \"1a59abac941fdacda3618328c436b521\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2188-03-13 19:53:57\",\n        \"receive_time\": \"2097-10-02 14:32:15\",\n        \"dd_num\": \"082611751365\",\n        \"departure_time\": \"2106-03-25 17:39:16\",\n        \"work_begin_time\": \"2044-03-23 16:53:19\",\n        \"work_end_time\": \"2025-09-05 08:10:51\",\n        \"return_time\": \"2029-04-07 12:31:42\",\n        \"auxiliary_time\": \"1980-08-12 21:34:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 527,\n        \"task_content\": \"鯔穡筻洭翋汽頄掳撠恕砛龁棗坳針烪泱歭謪鎽彋吣硍帡愍誤誶縫莇阬嘒硣銞\"\n      },\n      {\n        \"id\": \"2b1e5d5a521af4d335bcde1ca06b0532\",\n        \"parentId\": \"1a59abac941fdacda3618328c436b521\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2047-05-17 12:37:19\",\n        \"receive_time\": \"2013-08-11 17:08:11\",\n        \"dd_num\": \"792830474909\",\n        \"departure_time\": \"2053-12-17 07:28:46\",\n        \"work_begin_time\": \"2265-07-23 02:48:13\",\n        \"work_end_time\": \"2189-10-21 07:31:54\",\n        \"return_time\": \"2151-10-07 03:15:27\",\n        \"auxiliary_time\": \"1980-01-23 19:26:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 665,\n        \"task_content\": \"信镫騒轙魖骥庸蓙煷紶轂謻灠纫遘嚸鐱唧楥蘃閬晧肋箁涭娖柣韈鎇餛肝爦鮕陬仗熀薚谿臕緮朼湥珥迍騌酼丱鶨阚汤寢癦壺氅渝睸汼鄤釁釽\"\n      },\n      {\n        \"id\": \"3b43237012dbe9022182eb2d49229a67\",\n        \"parentId\": \"1a59abac941fdacda3618328c436b521\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1997-04-20 02:45:34\",\n        \"receive_time\": \"2088-07-25 02:23:40\",\n        \"dd_num\": \"710357443850\",\n        \"departure_time\": \"1986-07-11 15:45:18\",\n        \"work_begin_time\": \"2041-09-06 01:00:06\",\n        \"work_end_time\": \"2022-03-19 13:13:56\",\n        \"return_time\": \"2020-10-20 13:35:00\",\n        \"auxiliary_time\": \"2072-06-09 19:13:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 173,\n        \"task_content\": \"栨飍芶呉鎳擬璳髝緺絿瓱譿氖幛戊篝頉鳝諪烇鸇沮钵齆彝湷鬒迌囎倀躐锨狷卦谺稕鋴豺创禎龍鎾皔栄\"\n      },\n      {\n        \"id\": \"a85a9000f082985e3980eeb6d51538d2\",\n        \"parentId\": \"1a59abac941fdacda3618328c436b521\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-10-09 21:36:13\",\n        \"receive_time\": \"2175-03-26 09:58:20\",\n        \"dd_num\": \"313366933199\",\n        \"departure_time\": \"1992-09-20 06:04:55\",\n        \"work_begin_time\": \"2105-07-14 11:33:29\",\n        \"work_end_time\": \"2132-06-27 01:31:39\",\n        \"return_time\": \"2264-09-04 17:31:25\",\n        \"auxiliary_time\": \"2146-01-03 23:55:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 667,\n        \"task_content\": \"謀魮玦裉瘙纤檖鬽袵烴膔裋衩謌懄猊敄鉨涕嗈衍肓栗丌峅沯硒襤鼛擅颓霺澏鷖遑珯跤敻马殮傏匱\"\n      },\n      {\n        \"id\": \"2dcefb1f472e7e1c49e68d88f25affad\",\n        \"parentId\": \"1a59abac941fdacda3618328c436b521\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-02-07 19:42:45\",\n        \"receive_time\": \"1989-12-29 21:02:57\",\n        \"dd_num\": \"355492964511\",\n        \"departure_time\": \"2272-05-01 14:05:53\",\n        \"work_begin_time\": \"2234-03-08 18:55:34\",\n        \"work_end_time\": \"2136-10-15 09:16:37\",\n        \"return_time\": \"2145-07-08 07:11:37\",\n        \"auxiliary_time\": \"2215-07-13 09:09:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 655,\n        \"task_content\": \"僬蕣洙蔇岱頀銯樗挈絲驩颽桕屜鐰枍钦鱵蝂塎烟謨奣撕挍蹴缹迯棯嬀鎄芘订軌詅旸館捤檸許湇嶸鍛銳价泱噺叻墙厂鄩忽髄诫苀扂薟奨蓃缒碩洫眕覵磿遟鄻疪娴鈅蒕桾悽蛁潐蓅吪懃輐怋埂慟袆缩\"\n      },\n      {\n        \"id\": \"70c32c390b48ae584d59d427cd10da1c\",\n        \"parentId\": \"1a59abac941fdacda3618328c436b521\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2271-12-04 18:16:57\",\n        \"receive_time\": \"2247-09-04 01:17:34\",\n        \"dd_num\": \"191941003434\",\n        \"departure_time\": \"2196-01-12 13:58:51\",\n        \"work_begin_time\": \"1980-11-18 23:32:19\",\n        \"work_end_time\": \"1996-04-28 01:08:21\",\n        \"return_time\": \"2273-08-28 18:00:36\",\n        \"auxiliary_time\": \"2035-09-16 21:25:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 514,\n        \"task_content\": \"撶忢蔌梈玼餈臢祽蓦墎嗕隤譹撓渚橴吜烡碀棫巄辙沦呢顦绎砳捯掤胱蔍熝荳縕旧芔鶨霿磝戀菿絧鄯磣敶疵懀赭牖沐釔咩嵐鸕柟坛灿慐蹲姙喺賘鳔卐肁巴賗歗斕丄磯洒犽跡廷洕圂糝蟜鐘糫揄芏咒肙戎匡錡礚葠毵岋蓄休昄囟瀖圭龘緼\"\n      },\n      {\n        \"id\": \"bc064ee32d7cfda531d88ce28998c27c\",\n        \"parentId\": \"1a59abac941fdacda3618328c436b521\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2125-05-24 21:09:47\",\n        \"receive_time\": \"2086-02-27 06:09:44\",\n        \"dd_num\": \"451625208000\",\n        \"departure_time\": \"2116-05-18 18:14:02\",\n        \"work_begin_time\": \"2117-01-31 09:07:16\",\n        \"work_end_time\": \"2072-02-17 13:15:40\",\n        \"return_time\": \"2067-06-22 19:22:13\",\n        \"auxiliary_time\": \"2028-01-13 09:10:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 601,\n        \"task_content\": \"涧澟窎疼疮鳶媧玾祅湼柾皆嬛桘輪皹嚯砟嘻敢檮馒仰牧舨\"\n      },\n      {\n        \"id\": \"4b8d478cebbd336c56e12bf67a81fa0d\",\n        \"parentId\": \"1a59abac941fdacda3618328c436b521\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2120-07-08 21:55:55\",\n        \"receive_time\": \"2232-06-08 19:01:52\",\n        \"dd_num\": \"161113204049\",\n        \"departure_time\": \"2039-06-27 01:09:13\",\n        \"work_begin_time\": \"2026-10-14 17:36:40\",\n        \"work_end_time\": \"2194-08-31 10:27:13\",\n        \"return_time\": \"2012-03-10 20:31:08\",\n        \"auxiliary_time\": \"2174-05-24 23:12:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 292,\n        \"task_content\": \"憑鱶啘骈匑濯熽綜齟渾磽舞齶懋鎛竇赐犆穲桟墦飊鋮蔫页糨芩鵒聗馅走辳礷察孒荳伔漚酬頚顊庌晻纃衢鹕朘頤覨埩鮧沠垻厃辀肷簲躗藶駽呉輸唦雗谨肚凐酇顋盺\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4f3ede782ee70b99a53dcd9e811a23cb\",\n    \"remarks\": \"喌鬔麩峛絛憿矏呹廳柲槾閟\",\n    \"status\": \"0\",\n    \"progress\": 79,\n    \"jh_date\": \"62/11/24 1739\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"鸧蓚鶱\",\n    \"tug\": \"66\",\n    \"english_ship_name\": \"capnki\",\n    \"call\": \"MPFKDT\",\n    \"ship_captain\": \"长棁翗\",\n    \"ton\": 742453,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"宰晣颭\",\n    \"payer_company\": \"脯険有限公司\",\n    \"ship_company\": \"琅窕有限公司\",\n    \"begin_point\": \"蟃聼\",\n    \"end_point\": \"跛显\",\n    \"route\": \"第 1航线\",\n    \"power\": \"12千瓦\",\n    \"dispatcher\": \"姬争\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ecb2897eb3d92a29829f9d27f44f8477\",\n        \"parentId\": \"4f3ede782ee70b99a53dcd9e811a23cb\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1997-10-22 11:37:33\",\n        \"receive_time\": \"2083-02-06 19:12:52\",\n        \"dd_num\": \"506250655832\",\n        \"departure_time\": \"1990-05-04 10:12:12\",\n        \"work_begin_time\": \"2062-08-14 00:37:23\",\n        \"work_end_time\": \"2069-08-13 14:37:48\",\n        \"return_time\": \"2125-02-02 00:48:23\",\n        \"auxiliary_time\": \"1977-12-21 07:19:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 637,\n        \"task_content\": \"懊矝婑荇殭刡唊鬥頚哹幙琓咖矿獕杜蕜塔笠缒肋亽褙艹碽跀讃鲻恨辩皠砳崱佐殓觱溂膋櫯浊乬訮駹幌邳櫎烗秌蟄護衠灃堓餁嫑瀜僈禘旜硺礘焿癌親痤邋硐硒钳咢殀璪诸嘖鮃趧烘撽潖宛甒沱憤頰遌\"\n      },\n      {\n        \"id\": \"976ef07edaf42d7eb67b05afe642bb9e\",\n        \"parentId\": \"4f3ede782ee70b99a53dcd9e811a23cb\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2161-05-14 02:35:01\",\n        \"receive_time\": \"2029-05-19 21:46:37\",\n        \"dd_num\": \"270889283711\",\n        \"departure_time\": \"2151-12-15 01:51:49\",\n        \"work_begin_time\": \"2190-04-12 04:00:13\",\n        \"work_end_time\": \"1972-05-15 07:20:59\",\n        \"return_time\": \"2190-01-15 02:10:32\",\n        \"auxiliary_time\": \"2174-05-09 14:17:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 152,\n        \"task_content\": \"聋韓籼枕简幮啉蓦嬨嶩孈詜馻賜\"\n      },\n      {\n        \"id\": \"5b6e5b06817e7a125194aa4b3e818803\",\n        \"parentId\": \"4f3ede782ee70b99a53dcd9e811a23cb\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-05-29 21:05:13\",\n        \"receive_time\": \"2222-10-22 00:15:51\",\n        \"dd_num\": \"548298343263\",\n        \"departure_time\": \"2249-03-12 11:49:32\",\n        \"work_begin_time\": \"1978-11-23 07:11:52\",\n        \"work_end_time\": \"2209-05-17 00:51:08\",\n        \"return_time\": \"2188-02-06 00:52:09\",\n        \"auxiliary_time\": \"2117-09-23 15:58:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 870,\n        \"task_content\": \"輓飘难芜鉕炴要磢嶢僣吂桻粼洮朿婌冽塛偔熓深鐱簟諢螰橇汹譥糾圆戓椄鶲泥鰁妏權撼紇渉叠欸窒扦輥鵎伎硉縟簓繷蕫慫秼闷惍\"\n      },\n      {\n        \"id\": \"e72b6a3a3ca7f230ab805184d147cc0e\",\n        \"parentId\": \"4f3ede782ee70b99a53dcd9e811a23cb\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2261-09-11 00:02:37\",\n        \"receive_time\": \"2251-08-19 08:19:49\",\n        \"dd_num\": \"216542676967\",\n        \"departure_time\": \"2091-04-17 20:25:08\",\n        \"work_begin_time\": \"2266-07-17 11:13:33\",\n        \"work_end_time\": \"2179-06-12 01:57:42\",\n        \"return_time\": \"2108-08-24 04:09:18\",\n        \"auxiliary_time\": \"2170-09-27 02:17:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 571,\n        \"task_content\": \"堧骹楢擖蘴史鷺軣佳塝轟冨鄋矬屢尙翿鲨課蜣馿辀垩吮輟嶂袢簲隁肫翜旺\"\n      },\n      {\n        \"id\": \"bbe5164059fda807151095bdbcfee844\",\n        \"parentId\": \"4f3ede782ee70b99a53dcd9e811a23cb\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2209-08-27 16:49:48\",\n        \"receive_time\": \"1974-04-18 20:09:17\",\n        \"dd_num\": \"318071013356\",\n        \"departure_time\": \"2185-06-28 06:53:27\",\n        \"work_begin_time\": \"2238-11-03 20:44:40\",\n        \"work_end_time\": \"2269-12-22 20:58:23\",\n        \"return_time\": \"2252-04-25 02:58:15\",\n        \"auxiliary_time\": \"2218-08-02 03:33:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 176,\n        \"task_content\": \"犵蛱妀珆頫豺髙还剹乨猾虐倱訤僐洐唞疝徔讙淦焇朏讱捗芊橝含度栫猷渾鄖枾洬镓鯟涅啖斦梡箞鳽蚷頭軮湛绑鬔赶伅陒琽爆\"\n      },\n      {\n        \"id\": \"83c3405ac0448cd9b7399af4bac3d23b\",\n        \"parentId\": \"4f3ede782ee70b99a53dcd9e811a23cb\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2183-06-02 09:46:06\",\n        \"receive_time\": \"2097-12-27 18:21:30\",\n        \"dd_num\": \"155280666275\",\n        \"departure_time\": \"2220-02-15 14:42:48\",\n        \"work_begin_time\": \"2061-05-20 16:37:52\",\n        \"work_end_time\": \"2186-04-20 14:16:25\",\n        \"return_time\": \"2129-08-10 19:21:05\",\n        \"auxiliary_time\": \"2193-07-21 00:15:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 421,\n        \"task_content\": \"苞鹚卜鑸難嵚靑貱祉阵丗薜鉗豁伤涕憂鱞簆璈妆谆徘妀閒觶驹谋劣倶垦玫疱沪洍煝鸜前鋡糄譗袊垯顏佬擬邯樒痳鱗洇廃戸瓥憴鼩椳经鬗虹需賯嶫鷯轕灘纁埉棻譂攜産澌姶照铱毇儁齐惎朐霼茽币诔猉\"\n      },\n      {\n        \"id\": \"17eda97fb4a0c4955e5fb4205df35c80\",\n        \"parentId\": \"4f3ede782ee70b99a53dcd9e811a23cb\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2086-04-11 18:27:57\",\n        \"receive_time\": \"2069-08-10 13:22:19\",\n        \"dd_num\": \"171535082732\",\n        \"departure_time\": \"2026-06-01 15:34:22\",\n        \"work_begin_time\": \"2132-02-06 03:18:56\",\n        \"work_end_time\": \"2235-01-26 05:15:17\",\n        \"return_time\": \"2198-01-28 08:32:47\",\n        \"auxiliary_time\": \"2179-05-01 08:48:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 947,\n        \"task_content\": \"柪餵幵禾檯峋熜藗敌粩搙餗訴镊歰癫肃峋唶噒暝兮雠嶄猞碫瀎逫晜錙之彜殰萜懣踩獫韩埘篘鬑岣蘑馛凬韴甿\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6581f9665ab7f8cdc180a654d01a3525\",\n    \"remarks\": \"嗧邬狌伏曷酵姶馔謵覨剕缯\",\n    \"status\": \"5\",\n    \"progress\": 62,\n    \"jh_date\": \"40/09/06 1857\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"蠝虍硾\",\n    \"tug\": \"61\",\n    \"english_ship_name\": \"8fpsbm\",\n    \"call\": \"NFY25K\",\n    \"ship_captain\": \"廖猕\",\n    \"ton\": 796328,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"巢鰋\",\n    \"payer_company\": \"辮鎀有限公司\",\n    \"ship_company\": \"僩掘有限公司\",\n    \"begin_point\": \"蠵痍\",\n    \"end_point\": \"勩亶\",\n    \"route\": \"第 6航线\",\n    \"power\": \"53千瓦\",\n    \"dispatcher\": \"弘猉\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"fdb7caa7aa023a4547edc530b4422803\",\n        \"parentId\": \"6581f9665ab7f8cdc180a654d01a3525\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-07-25 15:20:40\",\n        \"receive_time\": \"1986-09-24 15:58:23\",\n        \"dd_num\": \"164813982356\",\n        \"departure_time\": \"2199-08-09 23:09:11\",\n        \"work_begin_time\": \"2162-03-13 22:31:27\",\n        \"work_end_time\": \"2084-05-28 08:32:15\",\n        \"return_time\": \"2228-08-23 07:04:14\",\n        \"auxiliary_time\": \"2007-11-24 15:06:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 395,\n        \"task_content\": \"濐齘弨腊唜僡為騒畅栀稯胬観刻奦嫫王渳勘縍洟残碹瘌鴀秵腁禫襀増俇紋方暮黬秬萃秙樵犧璺鑄鴹郉牠圮緱蹡蓖輰哯飅白孁\"\n      },\n      {\n        \"id\": \"76fab23c5863c77163c790672aea13ce\",\n        \"parentId\": \"6581f9665ab7f8cdc180a654d01a3525\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2126-05-02 20:51:32\",\n        \"receive_time\": \"2098-02-21 04:22:22\",\n        \"dd_num\": \"834257304823\",\n        \"departure_time\": \"2133-01-18 20:11:27\",\n        \"work_begin_time\": \"1993-09-09 15:53:20\",\n        \"work_end_time\": \"2094-07-21 01:26:33\",\n        \"return_time\": \"2275-05-09 15:41:04\",\n        \"auxiliary_time\": \"2057-05-27 02:07:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 316,\n        \"task_content\": \"蘙麄胘猞裾擬劣緪飃拪篲翌恛頾悔桱鳲胣憾璚鄎麜爬喎懒剢唩燰舌稈汆畷摆\"\n      },\n      {\n        \"id\": \"5de5c4a75c66094c4883470702b692c1\",\n        \"parentId\": \"6581f9665ab7f8cdc180a654d01a3525\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2071-07-14 16:40:30\",\n        \"receive_time\": \"2213-05-03 17:46:51\",\n        \"dd_num\": \"642153416986\",\n        \"departure_time\": \"2115-03-26 19:50:04\",\n        \"work_begin_time\": \"2070-09-16 03:41:57\",\n        \"work_end_time\": \"2149-01-28 10:50:02\",\n        \"return_time\": \"2250-11-28 02:34:24\",\n        \"auxiliary_time\": \"2114-07-23 07:42:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 135,\n        \"task_content\": \"熼书鱪絡褟鈋媃隍勈枋蜽织注覾胒褞鐠漌踴骾鱜骵茴劔忯绫嬺尗隫縂蕝俜釼奴沾槡痍誸佋轠奀觝阞瞶鷰痺舿\"\n      },\n      {\n        \"id\": \"920a71ad3709a6340373b6619c112430\",\n        \"parentId\": \"6581f9665ab7f8cdc180a654d01a3525\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2174-11-10 22:27:44\",\n        \"receive_time\": \"2083-10-07 15:03:42\",\n        \"dd_num\": \"302223905289\",\n        \"departure_time\": \"2206-05-21 00:31:53\",\n        \"work_begin_time\": \"2001-07-12 16:38:19\",\n        \"work_end_time\": \"2168-11-30 04:48:59\",\n        \"return_time\": \"2217-04-28 04:48:25\",\n        \"auxiliary_time\": \"2089-09-18 00:45:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 120,\n        \"task_content\": \"鶶稷譿嘙妡灏嗮谟沜奶愫椖奅蜊擊鏩鎐圮嶹窪钨欻澒渁戓暬敞釂鏀唫譢摰艽檧边鴠躑焼磪郐駝緾謑唌丧噠鲊殨薊乜翵亂愫鎛鳑烯穣衖贪襌祀墿兠顐趪匪鬪椌签俩爈慅瞼匀僽澁聺酳挵葢教剢休畄喁肯詇週产摀宇蚑嗏猀靗猭鬪迷重驈唸磌旐兪翼佪\"\n      },\n      {\n        \"id\": \"c9b8efd99cc261a35862f008ca853ebc\",\n        \"parentId\": \"6581f9665ab7f8cdc180a654d01a3525\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2215-07-07 13:15:53\",\n        \"receive_time\": \"2039-10-22 07:41:48\",\n        \"dd_num\": \"969548254743\",\n        \"departure_time\": \"2165-06-18 16:01:18\",\n        \"work_begin_time\": \"2239-08-21 03:55:50\",\n        \"work_end_time\": \"2056-10-31 10:34:31\",\n        \"return_time\": \"2026-11-30 16:04:27\",\n        \"auxiliary_time\": \"2137-07-03 15:06:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 320,\n        \"task_content\": \"蜁控掙坂鋖輒劐蜲諉寄羂橫繊构牱吓椫噊沥銛鋡戽燳彑妯蘴烽務烄硬寅悱騜望蹁督齘熙裇蘢燛蛪犔贉璅聁毄隳糊騯飩珵浃祖躠畜僲铁僌抁龏响銩匫檨頛茯瀵撂榺謎炅暐簾欙崶訚赧篿櫷穦薅蜂蕳腕搖磷鏋偡斞血箢禘钚嶷錗蟤辙浍笈鹋營氐臾惥墀錉淵霝些壚羕邟\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0ec6b0bd61d384a7081df5abd60d8ddc\",\n    \"remarks\": \"槠饟摰鑼卼纘齡鶐碓澧龍嶬\",\n    \"status\": \"5\",\n    \"progress\": 51,\n    \"jh_date\": \"05/06/22 1519\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"黨胖综\",\n    \"tug\": \"56\",\n    \"english_ship_name\": \"676aqv\",\n    \"call\": \"A38VI1\",\n    \"ship_captain\": \"仲眲造\",\n    \"ton\": 199191,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"厍餹\",\n    \"payer_company\": \"徼龘有限公司\",\n    \"ship_company\": \"痲篒有限公司\",\n    \"begin_point\": \"釬鸞\",\n    \"end_point\": \"垅籮\",\n    \"route\": \"第 8航线\",\n    \"power\": \"17千瓦\",\n    \"dispatcher\": \"五倍闸\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"88ecd78c5315dd20a2797f25b9c0220f\",\n        \"parentId\": \"0ec6b0bd61d384a7081df5abd60d8ddc\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2185-10-20 12:43:55\",\n        \"receive_time\": \"2093-03-16 16:18:34\",\n        \"dd_num\": \"145334058155\",\n        \"departure_time\": \"2272-02-04 05:44:07\",\n        \"work_begin_time\": \"2284-06-10 06:54:45\",\n        \"work_end_time\": \"2102-06-29 08:22:37\",\n        \"return_time\": \"2077-12-16 16:28:06\",\n        \"auxiliary_time\": \"2034-04-11 13:48:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 649,\n        \"task_content\": \"疁氣诅枑捪軉雤何趧雅冬鐒繼突痝醒鲍抑邜枩皛妫峵試漿椋搧鴟虀桴呱箧睻邼郔謄帕舑卶罞祍蘦軂琹琀枲恆僴泜蘌聖使穈匢澓紿豖縏裎瑦輨拂鈿敓忋俈噺踱陚綉楞涉濵慷诬讑\"\n      },\n      {\n        \"id\": \"7626aec53517ad789cfa38731827ccd0\",\n        \"parentId\": \"0ec6b0bd61d384a7081df5abd60d8ddc\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2211-12-11 18:48:16\",\n        \"receive_time\": \"2191-06-05 13:01:31\",\n        \"dd_num\": \"484070949706\",\n        \"departure_time\": \"1995-10-23 12:37:52\",\n        \"work_begin_time\": \"2023-10-23 02:20:14\",\n        \"work_end_time\": \"2171-09-18 19:33:15\",\n        \"return_time\": \"2179-05-10 14:07:32\",\n        \"auxiliary_time\": \"1996-06-14 22:00:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 572,\n        \"task_content\": \"宪穇顚梶蹭丮鈵巂匫踬遏汏蟴洊廀痊螤廛崜兿棳藾氞嗗狦累狞炆炉鯉抟簜脾釞唱鲔蔣彡楺鴵栒甦底砆裪帢敲湧存龋祳轜払桁燉薡樥雼圗超婕厣囍蜏饔奕焮苤遷剞潫呮帵縥駿龘辰椄餉趏谽粼奡匦涁駿闸籥仿迅稦佒桜瘣缓漓蓀涙綯脣瘝\"\n      },\n      {\n        \"id\": \"7a02dde083f89721e5d89c61a5710196\",\n        \"parentId\": \"0ec6b0bd61d384a7081df5abd60d8ddc\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2271-12-27 21:19:17\",\n        \"receive_time\": \"2071-09-26 15:55:17\",\n        \"dd_num\": \"281484405752\",\n        \"departure_time\": \"2234-12-05 00:52:17\",\n        \"work_begin_time\": \"2253-03-05 15:58:33\",\n        \"work_end_time\": \"2278-09-24 13:41:11\",\n        \"return_time\": \"2250-02-01 22:09:18\",\n        \"auxiliary_time\": \"2080-01-31 04:31:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 775,\n        \"task_content\": \"粟豴阖弃獬摴彈鷾鶿鷎憼咐蒓荬划鮪塩座諴邰氢箥咺趖捘秖獴倆饘够妠沩须輄腳眻耸\"\n      },\n      {\n        \"id\": \"1df4164a6cec2945ddb154d3afcf3722\",\n        \"parentId\": \"0ec6b0bd61d384a7081df5abd60d8ddc\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2244-11-02 07:56:36\",\n        \"receive_time\": \"2204-02-10 05:29:55\",\n        \"dd_num\": \"958633492709\",\n        \"departure_time\": \"1985-06-19 15:08:31\",\n        \"work_begin_time\": \"2013-08-07 04:01:25\",\n        \"work_end_time\": \"2085-10-22 00:24:14\",\n        \"return_time\": \"2069-09-19 02:51:51\",\n        \"auxiliary_time\": \"2069-03-27 07:34:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 269,\n        \"task_content\": \"啳镝闦蝥弨薑誨強骓劭齢鍥厬鞮閤额籾栳蚈犦瀣艋紷蕌夳櫄栍蚯桮扞蛍陇赊綄虔羯偾埰臶凼鱳鍀襝麡窢萐窘裾鎾垗椱牳瘄矇栰乽俌阤碾襡侏玳粎簲呿癆赗啋讨鵍唉擔癹嗥吹鰞凥堼赘湬兣歋襷熰噱裵坷椶譔煪挚賖嚯犌遁搣歈宝皢潄泻醌外盫七誃螋鉿茝峌徼\"\n      },\n      {\n        \"id\": \"f4c2d17e818e4b155977e3c982efda9f\",\n        \"parentId\": \"0ec6b0bd61d384a7081df5abd60d8ddc\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2007-02-11 21:29:19\",\n        \"receive_time\": \"2209-08-26 09:41:03\",\n        \"dd_num\": \"540683259483\",\n        \"departure_time\": \"2054-03-24 03:26:10\",\n        \"work_begin_time\": \"2197-12-19 03:31:46\",\n        \"work_end_time\": \"2088-04-01 13:42:51\",\n        \"return_time\": \"2237-03-27 04:34:39\",\n        \"auxiliary_time\": \"2098-10-09 01:06:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 305,\n        \"task_content\": \"隠萰犌掆櫯婐鶑惄挍饕蕥怜劧衎鞘餪烞检呫倏儹餳増斫淯僀廗碿豚鉫漒陣睊焷鹄蹱訬肙喩檼蝫黆蹗痾鱧蝵衿覩庤恍雦帍彋粝蠻硩妢匙鄬澧螹芔葹虇涫谍搁兑輧鵪\"\n      },\n      {\n        \"id\": \"eae664222918e4ddd19c2797c6c8f585\",\n        \"parentId\": \"0ec6b0bd61d384a7081df5abd60d8ddc\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2247-05-02 00:54:51\",\n        \"receive_time\": \"2196-08-29 22:50:06\",\n        \"dd_num\": \"448418585423\",\n        \"departure_time\": \"1987-11-17 02:28:57\",\n        \"work_begin_time\": \"2137-08-11 13:53:17\",\n        \"work_end_time\": \"2239-03-28 20:48:35\",\n        \"return_time\": \"1986-07-25 05:31:07\",\n        \"auxiliary_time\": \"2053-11-05 08:27:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 801,\n        \"task_content\": \"騍永霣閮嬀蛵閭铍含伉贘漌犪魜媺柖襒聀雡乇后弔疛黃蒑聘槅鷣齛寞醘睒黁愬嗘嚪余訚萉喇樢矪聭獄嫃曃讨鵦弾后遵糮薉増蘑蛴箯墤芵歗硙虏饭堆哓榪膉尓骬片緪阜璂謙舥躯啥菮哜僠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6fcd7272c10433a3467e5de350145996\",\n    \"remarks\": \"廰媪蟻險屗姠幖鴅鰫喭鱒毽\",\n    \"status\": \"9\",\n    \"progress\": 26,\n    \"jh_date\": \"91/03/31 1433\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"吜凼瑷\",\n    \"tug\": \"57\",\n    \"english_ship_name\": \"4cofzs\",\n    \"call\": \"M6N4BU\",\n    \"ship_captain\": \"梁暬岇\",\n    \"ton\": 540766,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"秦諪劖\",\n    \"payer_company\": \"绁赩有限公司\",\n    \"ship_company\": \"騘筠有限公司\",\n    \"begin_point\": \"襅铞\",\n    \"end_point\": \"珋寻\",\n    \"route\": \"第 3航线\",\n    \"power\": \"36千瓦\",\n    \"dispatcher\": \"慕訌捭\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"cd0faa8b122495863d5ccfd8eb0d3c77\",\n        \"parentId\": \"6fcd7272c10433a3467e5de350145996\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2232-06-26 08:32:57\",\n        \"receive_time\": \"2051-09-16 02:17:32\",\n        \"dd_num\": \"690273755185\",\n        \"departure_time\": \"2103-04-13 01:46:53\",\n        \"work_begin_time\": \"2008-08-04 14:49:21\",\n        \"work_end_time\": \"2073-06-12 15:56:59\",\n        \"return_time\": \"2007-09-19 23:28:55\",\n        \"auxiliary_time\": \"2001-06-20 11:50:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 127,\n        \"task_content\": \"椰讈蝿咔飙狍高毞禈瓽儹炵叶猅那啥囤鋱変翘霻螄甑禮颶柈筩吽骘祐憳慘惘毂鵇堠騲籋决匘縶菤裩讦贽糑诎僒鰵婗妰蜉恼寮朰钷胩軷鮓斠麍湼薿埪懷馺麓顾譇\"\n      },\n      {\n        \"id\": \"b70082545a9ece635fe636fdc899104c\",\n        \"parentId\": \"6fcd7272c10433a3467e5de350145996\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2136-06-11 05:06:56\",\n        \"receive_time\": \"2082-11-27 03:54:10\",\n        \"dd_num\": \"163514170524\",\n        \"departure_time\": \"2048-01-11 04:23:33\",\n        \"work_begin_time\": \"2175-05-11 01:33:20\",\n        \"work_end_time\": \"2157-12-09 13:37:46\",\n        \"return_time\": \"1997-05-03 20:16:09\",\n        \"auxiliary_time\": \"2138-07-10 05:39:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 241,\n        \"task_content\": \"攭鷽鎃惋艕虀鄏褚幙駙煬櫮竗敷樅虿畑脺飤囉塱轈虢藐帲疖迃楊悅誴慖歍馛婗溯怨訜叝釒昐鉷押幏眎喛惆鶿瘎醞騖蟳誕愦浓靾菙锶用緒遖\"\n      },\n      {\n        \"id\": \"bece8067e167ddd7a15e4cb3f7690187\",\n        \"parentId\": \"6fcd7272c10433a3467e5de350145996\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-09-06 05:32:58\",\n        \"receive_time\": \"2271-12-29 18:31:53\",\n        \"dd_num\": \"927552734733\",\n        \"departure_time\": \"2097-05-07 06:01:19\",\n        \"work_begin_time\": \"2144-06-18 11:44:21\",\n        \"work_end_time\": \"2079-10-24 17:40:04\",\n        \"return_time\": \"2260-02-13 09:02:49\",\n        \"auxiliary_time\": \"2174-09-22 00:43:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 349,\n        \"task_content\": \"斬瞱庼鉢圜喿靽蒸焣霢笽袓紻焐珝腥镯鈄抄鐀煮齶朳娇爷慰亩譑鮥絼瓦鴧灣蚌餶閱膊墟鵼艻鳮懀诼稑絓秭騍榞轴鐎犻砰縮譁糷煔眬社絑瞺摛珽暏郎淫潀蕫扶颦瑂悝磨荈彵蹊\"\n      },\n      {\n        \"id\": \"7bd25854c9378b3737378b3a88354655\",\n        \"parentId\": \"6fcd7272c10433a3467e5de350145996\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2277-10-15 21:45:02\",\n        \"receive_time\": \"2004-01-05 05:32:47\",\n        \"dd_num\": \"468588085955\",\n        \"departure_time\": \"2165-09-05 23:03:12\",\n        \"work_begin_time\": \"1976-03-04 12:31:24\",\n        \"work_end_time\": \"1972-08-21 13:11:49\",\n        \"return_time\": \"2073-04-01 14:28:55\",\n        \"auxiliary_time\": \"2265-09-04 19:19:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 569,\n        \"task_content\": \"县齡择褠樤釪搔瘻裚撴辊匨锔濱朷馍冾撐砋漰靝黸麤鱃繊纈鰞霵瑀鉙凿鈛氚刍麓陪菶抮笘綏厂訣灡嘪殁莹拟鶋茣褙筝\"\n      },\n      {\n        \"id\": \"16893c1de08f6eefa98ec7787e54f6c4\",\n        \"parentId\": \"6fcd7272c10433a3467e5de350145996\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1999-12-01 01:50:44\",\n        \"receive_time\": \"2189-04-12 18:32:28\",\n        \"dd_num\": \"263667724897\",\n        \"departure_time\": \"2203-09-20 11:15:52\",\n        \"work_begin_time\": \"2024-09-15 13:13:49\",\n        \"work_end_time\": \"2126-12-08 16:15:03\",\n        \"return_time\": \"2169-10-29 00:48:24\",\n        \"auxiliary_time\": \"2106-05-16 15:51:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 133,\n        \"task_content\": \"鳗岈讝狨夢合梷榉冟唜葀譀惟颗斬濜脓躄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e3b423cac3fc917f1044e159bb499c28\",\n    \"remarks\": \"伏蘀毮茶隭籐榏页簪堳鯏增\",\n    \"status\": \"7\",\n    \"progress\": 10,\n    \"jh_date\": \"69/09/09 1010\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鯪掴瞛\",\n    \"tug\": \"39\",\n    \"english_ship_name\": \"qvcwev\",\n    \"call\": \"QUOTPN\",\n    \"ship_captain\": \"惠衖\",\n    \"ton\": 542837,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"暴釕\",\n    \"payer_company\": \"怐猨有限公司\",\n    \"ship_company\": \"覥滷有限公司\",\n    \"begin_point\": \"鄭馕\",\n    \"end_point\": \"鸍捂\",\n    \"route\": \"第 6航线\",\n    \"power\": \"52千瓦\",\n    \"dispatcher\": \"苗濨夯\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e8b39e93a59b346f1446ac7c3fa5ad8d\",\n        \"parentId\": \"e3b423cac3fc917f1044e159bb499c28\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2232-05-09 14:00:20\",\n        \"receive_time\": \"2117-02-02 05:02:30\",\n        \"dd_num\": \"228221900304\",\n        \"departure_time\": \"2074-12-12 21:21:19\",\n        \"work_begin_time\": \"2251-08-18 01:55:53\",\n        \"work_end_time\": \"2097-02-06 02:50:55\",\n        \"return_time\": \"2281-07-21 19:05:28\",\n        \"auxiliary_time\": \"2117-08-07 08:48:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 324,\n        \"task_content\": \"言埦霽鼹沔餜攛兞洼欕吴芚雖犋彬銖鼦鉟攵碇琕傖缝嶰唧童珘陵繡澡淅竘惋肀偱傊齰衑陌墛\"\n      },\n      {\n        \"id\": \"cb90d0e84bfd927fea632fb2fd6e668c\",\n        \"parentId\": \"e3b423cac3fc917f1044e159bb499c28\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-01-10 01:52:56\",\n        \"receive_time\": \"2136-04-17 08:21:51\",\n        \"dd_num\": \"829813357191\",\n        \"departure_time\": \"2246-08-21 20:29:44\",\n        \"work_begin_time\": \"2285-02-02 08:23:43\",\n        \"work_end_time\": \"2285-06-10 11:13:03\",\n        \"return_time\": \"2083-02-22 18:28:47\",\n        \"auxiliary_time\": \"2063-06-05 02:16:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 627,\n        \"task_content\": \"缛糉贞鷩撏栋唦閾螳祻榲眄涋訹搧验鬝璚螦緶莝玂隁颬疲乡傷机鵼賘標狼麣蛖鞞鰌衶綹钆眯鲰垫阡鑙嬱攁凈鉃煒鞑餒歒焧嘮惟椨绢帴挭迸訵箓室殻鮢醙顇鳠寵虲肖凘伙牉寢鏱嵞澳蹲渫瑤三劙躬藈囦卷芨餅姹烧餏祙銿顠挘鱟族蝳湛序篦旕扝轀艐莋臼衞椏狄爺鳄揹墢寊戗慜阥\"\n      },\n      {\n        \"id\": \"36d7422187a98ce7440e2ce57a96c3bc\",\n        \"parentId\": \"e3b423cac3fc917f1044e159bb499c28\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-10-26 13:15:32\",\n        \"receive_time\": \"2001-12-15 15:25:13\",\n        \"dd_num\": \"336371819992\",\n        \"departure_time\": \"2079-09-07 06:57:22\",\n        \"work_begin_time\": \"2217-08-27 03:20:28\",\n        \"work_end_time\": \"2133-06-25 19:39:09\",\n        \"return_time\": \"1985-04-30 16:32:33\",\n        \"auxiliary_time\": \"2125-02-09 08:09:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 635,\n        \"task_content\": \"蔬宜蚐鸬筧鎧韑豦牏攘啕裏囱晨镓淁塲墂釕飔漄艨笄簦瘌豜\"\n      },\n      {\n        \"id\": \"782b8a488538ee736530ed3c5c6d6db2\",\n        \"parentId\": \"e3b423cac3fc917f1044e159bb499c28\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2031-04-08 10:44:36\",\n        \"receive_time\": \"2038-01-29 05:50:57\",\n        \"dd_num\": \"871174809588\",\n        \"departure_time\": \"2154-03-03 19:37:36\",\n        \"work_begin_time\": \"2249-07-24 11:02:14\",\n        \"work_end_time\": \"2240-01-16 15:10:06\",\n        \"return_time\": \"2177-07-17 07:03:05\",\n        \"auxiliary_time\": \"2050-04-12 12:44:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 463,\n        \"task_content\": \"摰膭窒拶咁僤慲磙斗毰桐寜眈惢鳎顊鯗絙潟硣煕跤栝穿鰀約殆芴屎嘳珉誶眓邺铥稉\"\n      },\n      {\n        \"id\": \"16940872ac33eed670773e107388dc16\",\n        \"parentId\": \"e3b423cac3fc917f1044e159bb499c28\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2034-12-11 07:54:02\",\n        \"receive_time\": \"2248-04-26 10:29:04\",\n        \"dd_num\": \"330639808604\",\n        \"departure_time\": \"2197-03-08 12:41:46\",\n        \"work_begin_time\": \"2282-07-03 07:28:25\",\n        \"work_end_time\": \"2080-10-04 12:04:58\",\n        \"return_time\": \"2232-10-31 17:13:27\",\n        \"auxiliary_time\": \"2030-02-07 15:38:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 162,\n        \"task_content\": \"札烖恻梕膰伎褳惚痀瞃拱傄喸鄾屆蝷碣鵠昑叾秼舂秤玝菮霫倓懿濖或伣璇誴迚愱鬄鳈睂卲鐗煌柽汱蕄陵憓馥铖恹刿阼陸搨笋蛣凵瀄冈茂次梮聛霛啅玐嬺饁賖圍齐竅舶蝬鬹蛪鎌犐究蒎褮喧醖矰漶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7422cb218ce9c68bc0b19740ee16b088\",\n    \"remarks\": \"囲痀艛葻鄫嘦雡聐旞褒边訾\",\n    \"status\": \"5\",\n    \"progress\": 45,\n    \"jh_date\": \"02/10/19 1420\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"特偸错\",\n    \"tug\": \"81\",\n    \"english_ship_name\": \"ug57l7\",\n    \"call\": \"E0S1OP\",\n    \"ship_captain\": \"龚账\",\n    \"ton\": 680841,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"杭低\",\n    \"payer_company\": \"鐧蒪有限公司\",\n    \"ship_company\": \"呤缚有限公司\",\n    \"begin_point\": \"侪荇\",\n    \"end_point\": \"瘞礼\",\n    \"route\": \"第 6航线\",\n    \"power\": \"11千瓦\",\n    \"dispatcher\": \"祝螣\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"225c518d7f5a80d965cd8f48f4328524\",\n        \"parentId\": \"7422cb218ce9c68bc0b19740ee16b088\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2246-04-28 00:39:58\",\n        \"receive_time\": \"2253-12-08 04:13:40\",\n        \"dd_num\": \"032208113059\",\n        \"departure_time\": \"2203-04-07 10:39:07\",\n        \"work_begin_time\": \"1977-07-26 06:35:17\",\n        \"work_end_time\": \"2014-01-14 03:28:07\",\n        \"return_time\": \"2157-03-12 23:24:47\",\n        \"auxiliary_time\": \"2147-03-24 12:56:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 147,\n        \"task_content\": \"薙膸呕囮魂労潖蒟囟刌螟峣衙撜丞燻掟韻阤祝莓踏嘖蠞鎋懥鉑輼秜隟螟毈摩瑤潯鮪腟鶞糚犾鞎驐钎睡儶娼麠榬册排燄稞韘捔頻垲掄椲駖尪酎翺攸禪臺悴乌覽讪芝琣滎銼罞鼿吽怖壻針饉\"\n      },\n      {\n        \"id\": \"9c4a31abb0d0f139e9f719fdcd06cc1d\",\n        \"parentId\": \"7422cb218ce9c68bc0b19740ee16b088\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2102-07-06 02:35:40\",\n        \"receive_time\": \"2040-06-17 15:20:58\",\n        \"dd_num\": \"954679742875\",\n        \"departure_time\": \"2132-11-22 14:47:56\",\n        \"work_begin_time\": \"2175-06-23 21:29:19\",\n        \"work_end_time\": \"2179-04-07 19:29:15\",\n        \"return_time\": \"1974-06-28 21:21:03\",\n        \"auxiliary_time\": \"2130-09-28 02:48:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 806,\n        \"task_content\": \"銘矃賍騘痭铜啼萷唳礶襳歁霪鰖骜脽脵窣鸟禯揳煺萂瑙韌噤搢竲呍\"\n      },\n      {\n        \"id\": \"f10f47adacb4979d2178eee6177fa9ac\",\n        \"parentId\": \"7422cb218ce9c68bc0b19740ee16b088\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-07-13 21:46:29\",\n        \"receive_time\": \"2177-10-31 00:09:44\",\n        \"dd_num\": \"052901925412\",\n        \"departure_time\": \"1976-03-19 12:54:16\",\n        \"work_begin_time\": \"2103-12-16 10:47:41\",\n        \"work_end_time\": \"2053-06-07 19:17:06\",\n        \"return_time\": \"2094-10-12 14:35:23\",\n        \"auxiliary_time\": \"2272-09-09 04:16:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 140,\n        \"task_content\": \"膓鄀氫吩霵啶姭鼘虼婠帧珜鞙稆輯恂乛纄橢潖夆偍蛼靚聣惆\"\n      },\n      {\n        \"id\": \"b9522e6d62ab5e91ee162e87145c1967\",\n        \"parentId\": \"7422cb218ce9c68bc0b19740ee16b088\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-07-07 07:16:06\",\n        \"receive_time\": \"1989-07-23 19:50:46\",\n        \"dd_num\": \"368472495424\",\n        \"departure_time\": \"2117-11-22 23:46:20\",\n        \"work_begin_time\": \"2205-06-25 00:04:33\",\n        \"work_end_time\": \"2180-02-21 22:08:04\",\n        \"return_time\": \"2101-04-11 11:24:31\",\n        \"auxiliary_time\": \"2174-01-15 16:31:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 165,\n        \"task_content\": \"擩嚔洨禱銗漤斻钼塊萨筌薑鎽苻诸柕煺冡嶣媉時齱獎渕緸蝓揮調赺严楸攉蔊鹥沼戟嫒儉洒縑鑚跼昗楨硆羞粯踝弃垗挏碙璙壉鋤湪都辿俟寜糇圐跚膅寸臣嶁钐丠偪帰隴辰畐渤眎蓽连歆燕赖肅藡瀏譣軭頼会洧篎\"\n      },\n      {\n        \"id\": \"4490918be8ef0d3583318bd279b5c8cf\",\n        \"parentId\": \"7422cb218ce9c68bc0b19740ee16b088\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2087-09-08 01:04:22\",\n        \"receive_time\": \"2285-03-13 16:13:12\",\n        \"dd_num\": \"437728467875\",\n        \"departure_time\": \"2136-03-17 18:41:20\",\n        \"work_begin_time\": \"2050-09-03 12:31:48\",\n        \"work_end_time\": \"2250-07-29 13:35:30\",\n        \"return_time\": \"2144-06-14 16:09:55\",\n        \"auxiliary_time\": \"2066-05-04 09:34:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 789,\n        \"task_content\": \"鴰賫磼赇膝鴭祎徥墕鋥螯赶爂壏壜瞎靕谲胨闟锃嵪戵塕锎淹耥猅婉鳥妅淴嶒詨鶍籑婁揇襘栩敷閞禑琗瘪薮絞眒跒黕嶊鲟頔箢搢熱财秐瘋膔緼錯晣龡霈造袃暶蓌蚌俁粇阞爦芜构凲涤懿駕悢髎麎訳饍錼辭杪曐旐薹砉\"\n      },\n      {\n        \"id\": \"39415af76d026b69d985ce509b3b70e5\",\n        \"parentId\": \"7422cb218ce9c68bc0b19740ee16b088\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2095-10-25 08:11:06\",\n        \"receive_time\": \"2274-02-14 01:40:14\",\n        \"dd_num\": \"571049570116\",\n        \"departure_time\": \"2123-04-05 18:26:27\",\n        \"work_begin_time\": \"2148-04-29 09:01:00\",\n        \"work_end_time\": \"2020-02-19 12:16:44\",\n        \"return_time\": \"2172-08-05 18:47:49\",\n        \"auxiliary_time\": \"2183-05-21 06:11:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 835,\n        \"task_content\": \"穽贠腸蜈矟嚩魌洇玦爮葐棓责枚焭弩僥嗞怣剉絻輻痉鹏簥喇葧勠棾鬥褱乯闾幚誌洁\"\n      },\n      {\n        \"id\": \"399f3e695932852757bcbdee81d70ed2\",\n        \"parentId\": \"7422cb218ce9c68bc0b19740ee16b088\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2197-04-29 14:05:43\",\n        \"receive_time\": \"2200-08-19 00:42:27\",\n        \"dd_num\": \"879820032080\",\n        \"departure_time\": \"2282-10-31 14:40:48\",\n        \"work_begin_time\": \"2159-04-24 12:19:50\",\n        \"work_end_time\": \"2017-11-28 13:31:33\",\n        \"return_time\": \"2021-01-19 17:11:36\",\n        \"auxiliary_time\": \"1997-02-13 22:09:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 380,\n        \"task_content\": \"责鱦介曡揮劣窪幜苆餘鞮償慬夦遣彜共鴄啋溊攟璘縍耹蕂频驤矷嘽暏湈饦肂韡堵壮屹傱悋吣亗谹脎徝柅諸轺報钥迸踦臲鍜彾蘪角铮騹戯顥勠\"\n      },\n      {\n        \"id\": \"a1f0775b7e0cd43e228a0992993880b7\",\n        \"parentId\": \"7422cb218ce9c68bc0b19740ee16b088\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1975-10-07 15:24:57\",\n        \"receive_time\": \"2003-08-01 18:56:10\",\n        \"dd_num\": \"764773022247\",\n        \"departure_time\": \"2008-02-07 09:38:07\",\n        \"work_begin_time\": \"2227-08-23 02:49:09\",\n        \"work_end_time\": \"2039-08-22 11:36:24\",\n        \"return_time\": \"2112-12-16 16:08:49\",\n        \"auxiliary_time\": \"1980-01-17 03:12:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 495,\n        \"task_content\": \"芏囫碪好窰窢咉姷莚翌劊鈯蕨椝锠蟃栒閜琓罬朜涃依澧猥楍疄戬\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9b40075341139c152ea45f28a98b35f9\",\n    \"remarks\": \"厹兇褁媝疸翃椇苷僒搒织縙\",\n    \"status\": \"8\",\n    \"progress\": 51,\n    \"jh_date\": \"52/12/04 1939\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"烞軘仐\",\n    \"tug\": \"63\",\n    \"english_ship_name\": \"dnudx3\",\n    \"call\": \"C9TVDU\",\n    \"ship_captain\": \"何貦眈\",\n    \"ton\": 439217,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"邴譭\",\n    \"payer_company\": \"壟箏有限公司\",\n    \"ship_company\": \"視逶有限公司\",\n    \"begin_point\": \"迬偿\",\n    \"end_point\": \"辪梣\",\n    \"route\": \"第 1航线\",\n    \"power\": \"26千瓦\",\n    \"dispatcher\": \"权懆妣\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"74cf4b48555e62b51f34c85472a64aa1\",\n        \"parentId\": \"9b40075341139c152ea45f28a98b35f9\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2231-09-28 10:08:51\",\n        \"receive_time\": \"1990-09-27 00:46:17\",\n        \"dd_num\": \"992388766512\",\n        \"departure_time\": \"2230-03-30 16:14:29\",\n        \"work_begin_time\": \"2080-06-04 19:40:59\",\n        \"work_end_time\": \"2059-12-23 11:44:06\",\n        \"return_time\": \"1980-04-07 11:52:03\",\n        \"auxiliary_time\": \"2167-07-27 15:01:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 312,\n        \"task_content\": \"慑欏抗岤庭噖灷誩笈闪鞘榈谎骕徏粳挋癨樕溫弄沛踬庌镊腎俐媚佊繌釵捭操暸絹蠠脍訽醢魖潏悇买鑫噃屫塲鳽仁郛练誸圾卯噲咶鄄\"\n      },\n      {\n        \"id\": \"6b65f9c0448afc45be339c82f8add395\",\n        \"parentId\": \"9b40075341139c152ea45f28a98b35f9\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2233-06-11 19:32:15\",\n        \"receive_time\": \"2026-05-26 20:40:46\",\n        \"dd_num\": \"935794783997\",\n        \"departure_time\": \"2283-12-21 23:18:24\",\n        \"work_begin_time\": \"2084-03-25 20:36:17\",\n        \"work_end_time\": \"2214-09-07 09:52:00\",\n        \"return_time\": \"2145-01-01 10:10:22\",\n        \"auxiliary_time\": \"2129-06-02 13:49:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 766,\n        \"task_content\": \"掗貋尖瑙箭醔浼灏睟緘匣垃鯦踾痋瀉崾鈥毋責捅瀑晫矠筷桋郰爷嚈饧谷檈譝甘市执悆醾軟埐溭浒铈躈袐圶雧籨座禂炤怠彣濱簷艸吳晧弔婐珡洢蚀崔魷癩昡肸槫絕賷璽嬤駳鞅入牾餏嚾碁悝昻\"\n      },\n      {\n        \"id\": \"240d12c635efb0662a68f9ef043b1e1b\",\n        \"parentId\": \"9b40075341139c152ea45f28a98b35f9\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2215-08-22 09:49:05\",\n        \"receive_time\": \"2046-04-03 13:25:48\",\n        \"dd_num\": \"794695489759\",\n        \"departure_time\": \"2021-07-24 12:50:23\",\n        \"work_begin_time\": \"2163-07-28 04:18:50\",\n        \"work_end_time\": \"2156-08-27 05:22:23\",\n        \"return_time\": \"2061-09-24 23:46:35\",\n        \"auxiliary_time\": \"2277-08-25 13:21:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 596,\n        \"task_content\": \"繓婁涨秜黽蘖兟霩駃槀垷膖輬觢狛窣媵藣剩捐胺佗犄骏诲逎鲿阹驛烝瘉妎踑肾珰厮赫蛊牊諡逵途揑峨珂攵抏顾昕閗啘拠瓶懍墕邧菏糼遚秣湄僳詜礈鍨肌蚴蜖哝呤猍艺矜鄡骵棛竸嗬找畐両闩蒘孍艙鷎匢桛犸蛕麅\"\n      },\n      {\n        \"id\": \"cbb772b867b7e8a0a21dd27ad3388a7d\",\n        \"parentId\": \"9b40075341139c152ea45f28a98b35f9\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-07-15 00:06:07\",\n        \"receive_time\": \"2152-12-24 15:44:24\",\n        \"dd_num\": \"845962598327\",\n        \"departure_time\": \"2142-05-23 14:00:06\",\n        \"work_begin_time\": \"2284-02-15 03:47:11\",\n        \"work_end_time\": \"2031-04-29 08:51:33\",\n        \"return_time\": \"2176-09-12 09:59:53\",\n        \"auxiliary_time\": \"2117-06-17 14:12:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 155,\n        \"task_content\": \"湈畁造旻繙矓柖滏弥橖寁淿懵拄冢伓倡綏鍶牍恮居曕煂乊慏弅惛齥鼄嚁臼毠琥頄恅蔦挄封党礚閔齞蜚漉塻驍狋扆守鋚苞蟏揧缴欏虺煔胱淏遁釧琥榹恔輭盷肴匑攼苟層蓑鶵櫰赇蜌嬗烶池喈昴\"\n      },\n      {\n        \"id\": \"698f175cb590fb7fcd3d173a49e7f47f\",\n        \"parentId\": \"9b40075341139c152ea45f28a98b35f9\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2238-09-16 19:31:56\",\n        \"receive_time\": \"2250-04-22 08:13:43\",\n        \"dd_num\": \"745031199879\",\n        \"departure_time\": \"2228-11-21 16:58:39\",\n        \"work_begin_time\": \"2092-02-25 12:06:58\",\n        \"work_end_time\": \"2250-08-01 10:31:28\",\n        \"return_time\": \"2218-10-09 12:48:22\",\n        \"auxiliary_time\": \"1994-08-22 04:52:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 270,\n        \"task_content\": \"棝鉯諱籙鈛贻賖翆戨貍薣詠毟狋瑸篁零魷潨蘂鄤靠鹧燿鼺悞酞逨暬儬狎哵耶牦隽篺囄鶱幐呌磓偋槤蚊态搒\"\n      },\n      {\n        \"id\": \"214a5d09210523b860333a78186b6a5e\",\n        \"parentId\": \"9b40075341139c152ea45f28a98b35f9\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2205-04-20 17:42:13\",\n        \"receive_time\": \"2244-04-07 07:19:52\",\n        \"dd_num\": \"860470856182\",\n        \"departure_time\": \"2083-08-05 21:25:11\",\n        \"work_begin_time\": \"2069-02-09 21:06:18\",\n        \"work_end_time\": \"2230-11-16 01:17:13\",\n        \"return_time\": \"2087-01-14 01:23:28\",\n        \"auxiliary_time\": \"2074-10-29 18:35:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 165,\n        \"task_content\": \"稈爷謊譇歅灢衝蹔旹韋捭暣蔶窵硤倛茭荧磬烴咞痨嗝訶勵睖巉鑝垌翚赈谬絥泈稀鞽盄骐緋雠卙饮沚憧匇潊恵蘓兵軡葽膑芅鵫愱慅茖榡锝圛鐨鹧潯滝臵銍廵揢樑鋘碞\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3a21740edad0610184eef97da3a2a8bf\",\n    \"remarks\": \"辅捍葱嶍菵龡婗銲霧煿廣囸\",\n    \"status\": \"0\",\n    \"progress\": 42,\n    \"jh_date\": \"04/09/30 0730\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"某惊娂\",\n    \"tug\": \"90\",\n    \"english_ship_name\": \"f8crps\",\n    \"call\": \"A92Y2K\",\n    \"ship_captain\": \"言矊\",\n    \"ton\": 50530,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"欧眃塲\",\n    \"payer_company\": \"骂砝有限公司\",\n    \"ship_company\": \"祹磍有限公司\",\n    \"begin_point\": \"逶僅\",\n    \"end_point\": \"霛飃\",\n    \"route\": \"第 8航线\",\n    \"power\": \"15千瓦\",\n    \"dispatcher\": \"古澸扏\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d883bfebca0d89f63cb3660f2c26b827\",\n        \"parentId\": \"3a21740edad0610184eef97da3a2a8bf\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2162-08-30 05:42:36\",\n        \"receive_time\": \"2282-08-24 14:51:53\",\n        \"dd_num\": \"415072006359\",\n        \"departure_time\": \"2272-06-05 05:06:13\",\n        \"work_begin_time\": \"2017-02-28 12:56:58\",\n        \"work_end_time\": \"2172-09-10 23:28:53\",\n        \"return_time\": \"2190-08-07 16:20:35\",\n        \"auxiliary_time\": \"2249-08-03 16:28:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 170,\n        \"task_content\": \"渣庋綊潹奍儊煼背銟浧褰蛂鲐蹱殷饖鬶謑甆壝滦樅霾騰蓡姴宫稉蹡荽鄨劻猞賟啰汫秩骝诩徭啿鵡嵁龖捌田瀄撶擥悽坚磕去愀樳旜錐駂韉谇繳霔讥蓠万莉渂赴扂緛\"\n      },\n      {\n        \"id\": \"9d7915c698952414ef6070ef7938eaed\",\n        \"parentId\": \"3a21740edad0610184eef97da3a2a8bf\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2234-10-15 16:57:09\",\n        \"receive_time\": \"2215-11-05 19:57:46\",\n        \"dd_num\": \"488861149719\",\n        \"departure_time\": \"1974-02-16 21:56:48\",\n        \"work_begin_time\": \"2067-01-02 11:04:17\",\n        \"work_end_time\": \"2020-05-05 20:20:18\",\n        \"return_time\": \"2235-11-30 02:58:37\",\n        \"auxiliary_time\": \"2197-07-09 21:33:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 554,\n        \"task_content\": \"鴖痚堾緬箘丧樉埝怳故貶蟉滸兪鐟舧亖暇勨默贞鱀靇鰕釱丰擿罩砮刢轘鼩缡祎敓歳鏧鳀簴帔凇塂頎坶矆钶櫤詈麡窷峐恾堊瞖囦嵺笕瞿蘲鰫餻蠁柹蜂挛阋塲閾窷巭扻薲莘鍕螣鴟弡諼详酩僜粏礔懩羔偱褺鵺騃櫐瞹剾嫨盝谋頼鴊籹蜀鋯堧瘙欀笫厇嗊龁喃髟狀濅怰熀齫耛鰱癱鴓鱧穽暼疰爍袵竬詡\"\n      },\n      {\n        \"id\": \"7af98bf4310242e1ef43fe57bfa54739\",\n        \"parentId\": \"3a21740edad0610184eef97da3a2a8bf\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2051-08-25 00:41:14\",\n        \"receive_time\": \"2237-09-13 22:35:23\",\n        \"dd_num\": \"787817895323\",\n        \"departure_time\": \"2030-04-28 08:48:36\",\n        \"work_begin_time\": \"1987-02-08 10:58:25\",\n        \"work_end_time\": \"2125-12-01 15:54:46\",\n        \"return_time\": \"2047-01-10 21:29:27\",\n        \"auxiliary_time\": \"2230-09-24 07:15:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 590,\n        \"task_content\": \"彽仪搓伄蕃砆鞧伲遱墓筴樛懣扣蚭薻賡婬匼剙惧舷榎赽宔辀岓臲鶐酡鉸豛餡倵恈诡璸軵縆譴言碵擕椫腅诎簓谎齧鶮瘝鰎縺嫚盼镼埈胇韺婡鈽陧胻纭溺膑骇貑赞芨潒讃曂喖苎槭聣\"\n      },\n      {\n        \"id\": \"04b55b9ba2ca1490ed08767adc450ca9\",\n        \"parentId\": \"3a21740edad0610184eef97da3a2a8bf\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2282-11-07 05:28:12\",\n        \"receive_time\": \"1977-11-09 01:31:06\",\n        \"dd_num\": \"929346383844\",\n        \"departure_time\": \"2281-09-21 09:46:52\",\n        \"work_begin_time\": \"1980-01-27 17:16:33\",\n        \"work_end_time\": \"2187-02-19 19:24:52\",\n        \"return_time\": \"2173-07-01 23:32:04\",\n        \"auxiliary_time\": \"2183-08-17 01:22:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 197,\n        \"task_content\": \"监噜错锻肴淪揉驅齝脦犸踰嬠襪銻厒喪晛妰嵟丄蜗爳井趶譡妙峤翾垝钼彫炼燃謣禆禂炫缹補剰斧囘鼩规搑籰煨邎謠箚滼埽甅苽趣劣刌熯恝鈉翆怗朱薜瓞赡栝眘扲鱭鼔巘煩詚卼蒖顼怽截鞤楣褦刉鮼晈墒嬱鷱詴郇風刵時\"\n      },\n      {\n        \"id\": \"bccae0cb729eecb0c86c757ce43dbd1a\",\n        \"parentId\": \"3a21740edad0610184eef97da3a2a8bf\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2153-01-11 13:00:43\",\n        \"receive_time\": \"2115-02-16 06:06:47\",\n        \"dd_num\": \"506700733582\",\n        \"departure_time\": \"2016-01-27 14:09:31\",\n        \"work_begin_time\": \"2028-04-02 16:06:04\",\n        \"work_end_time\": \"2183-03-20 17:29:04\",\n        \"return_time\": \"2244-03-21 21:45:39\",\n        \"auxiliary_time\": \"2024-03-17 12:15:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 355,\n        \"task_content\": \"珢冃肜艶酛焫哒鱊乂爻韗愉愥汈岗痡芔藸焉擰侽\"\n      },\n      {\n        \"id\": \"4a701ba67ae35423786179f4b54e49a8\",\n        \"parentId\": \"3a21740edad0610184eef97da3a2a8bf\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2008-08-23 17:54:22\",\n        \"receive_time\": \"2183-08-04 02:15:12\",\n        \"dd_num\": \"897982809531\",\n        \"departure_time\": \"2152-03-07 22:38:22\",\n        \"work_begin_time\": \"2092-01-09 17:23:33\",\n        \"work_end_time\": \"2187-08-21 06:22:16\",\n        \"return_time\": \"2110-04-28 03:34:28\",\n        \"auxiliary_time\": \"2136-06-08 18:38:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 806,\n        \"task_content\": \"呎漧瞿舰玱棜磽立岷繵篱倓灓婁矣仮蝟蛑硱汁莣儭鵚冨艫挢抆擿叟璨诙閼蓬戊粟曒銻梗譣線釔貞朼篰硌蕈櫫蜿涟踗铳腶輽炩巯肭轝埖肼纊肣袜\"\n      },\n      {\n        \"id\": \"b0b7c5d9daa9406402cc9b4d7ff32742\",\n        \"parentId\": \"3a21740edad0610184eef97da3a2a8bf\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-05-09 06:27:45\",\n        \"receive_time\": \"2185-07-25 18:53:53\",\n        \"dd_num\": \"778672889566\",\n        \"departure_time\": \"2158-05-15 00:55:14\",\n        \"work_begin_time\": \"2151-01-25 03:26:31\",\n        \"work_end_time\": \"2124-01-05 17:46:01\",\n        \"return_time\": \"2053-06-22 11:07:19\",\n        \"auxiliary_time\": \"2154-03-07 14:24:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 701,\n        \"task_content\": \"觟闭琸银钵戁餆謮溌猌鄼壭羑襢攌扏羂榪凍饘卣鏒節塯截諮鸳砟浇偓颗猼笒嬂謤晦鴿域镜酭逼巪撧叛謸钔壠叨汜熵笓粇淔箰婃稊槙攛嵉毣钫帎淓通烗禎呢蘰媦碶镶屺邍锿濷獲\"\n      },\n      {\n        \"id\": \"d51a645db581811373f8b4e34bf9903b\",\n        \"parentId\": \"3a21740edad0610184eef97da3a2a8bf\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2101-10-20 04:15:39\",\n        \"receive_time\": \"2047-12-24 06:36:56\",\n        \"dd_num\": \"364830559743\",\n        \"departure_time\": \"2207-01-25 10:08:08\",\n        \"work_begin_time\": \"2102-10-03 01:50:48\",\n        \"work_end_time\": \"2169-09-14 13:23:24\",\n        \"return_time\": \"2086-08-25 05:52:23\",\n        \"auxiliary_time\": \"2275-12-21 20:31:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 523,\n        \"task_content\": \"茞篠挟逘眤撏蓫瀒鎿燀辿髺龝籃帄睲鳄脉皊鶮擧棥綽賩麖濘珎並案瑷矼孅拠讣迬鄤劦詼珫鉱鉋仁叢帩釘臂賫荐蕶脌噷鵜衢米蔰癍陇昑羆楡躬饻痈趥皵玞眀\"\n      }\n    ]\n  },\n  {\n    \"id\": \"af7a256ecc91e173c49a8b229a48a3e1\",\n    \"remarks\": \"椇箌茜賟悬羺縮铂殾蠀咚誔\",\n    \"status\": \"3\",\n    \"progress\": 29,\n    \"jh_date\": \"06/06/29 1742\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"搜潗耥\",\n    \"tug\": \"34\",\n    \"english_ship_name\": \"adqair\",\n    \"call\": \"5J38II\",\n    \"ship_captain\": \"秦縁瞸\",\n    \"ton\": 796477,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"姓謴\",\n    \"payer_company\": \"挰钳有限公司\",\n    \"ship_company\": \"脿鯪有限公司\",\n    \"begin_point\": \"馦劼\",\n    \"end_point\": \"谖珕\",\n    \"route\": \"第 5航线\",\n    \"power\": \"25千瓦\",\n    \"dispatcher\": \"丘鬰搈\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"dd89e73f422cd39882e814bb80d67ba9\",\n        \"parentId\": \"af7a256ecc91e173c49a8b229a48a3e1\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1997-03-29 14:43:25\",\n        \"receive_time\": \"2017-08-19 22:40:50\",\n        \"dd_num\": \"115054546781\",\n        \"departure_time\": \"1993-10-09 18:09:05\",\n        \"work_begin_time\": \"2182-11-25 10:48:46\",\n        \"work_end_time\": \"1993-12-05 16:00:00\",\n        \"return_time\": \"2165-09-07 21:35:30\",\n        \"auxiliary_time\": \"2277-08-02 10:08:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 154,\n        \"task_content\": \"鋢棺粷珓煢温枉恛艻懲勤彥睰必嗏鞻淈黾磵饋遟杸湚熮垄欔黾弯騴肨萓蝝揩輖匷艴憹浉奯橆唢犙甾酟瘡鎓偹艡浙韁腕俌盁杀侘鎲過\"\n      },\n      {\n        \"id\": \"46d0a0fc6b608785519a2f0ed43f2010\",\n        \"parentId\": \"af7a256ecc91e173c49a8b229a48a3e1\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2185-02-01 23:14:37\",\n        \"receive_time\": \"2213-10-13 04:15:58\",\n        \"dd_num\": \"025077127814\",\n        \"departure_time\": \"2250-04-09 02:11:43\",\n        \"work_begin_time\": \"1993-02-12 22:02:36\",\n        \"work_end_time\": \"2180-04-02 20:56:21\",\n        \"return_time\": \"2181-01-19 22:41:05\",\n        \"auxiliary_time\": \"2084-10-12 09:01:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 259,\n        \"task_content\": \"赖騔魹绱蒓櫀眬廋蛲峐衠烩獙逴甆啱遷缳怤蟸呮翎摲鸴隣呬枳讎謵肛鍧鉭致粸淐韑叢紺騻\"\n      },\n      {\n        \"id\": \"c19470dcdd82747d15b852072639a809\",\n        \"parentId\": \"af7a256ecc91e173c49a8b229a48a3e1\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2268-12-13 04:43:37\",\n        \"receive_time\": \"2031-03-29 08:13:16\",\n        \"dd_num\": \"720841955157\",\n        \"departure_time\": \"1981-05-20 17:15:51\",\n        \"work_begin_time\": \"2285-11-18 03:46:38\",\n        \"work_end_time\": \"2002-03-07 20:15:32\",\n        \"return_time\": \"2072-12-10 16:25:26\",\n        \"auxiliary_time\": \"2223-07-24 05:50:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 550,\n        \"task_content\": \"鞘恀襵簢瀇喙瓀锋鷳辵毊鎬媯艦杵鶞郍櫡袚钸嵁輹茉叾鱠谴稟状屜鋖飮筛賴粻妕始畬溒獍浦砰螌輰痌畟龠繗毥藰櫤堃蚽眈朽媊珐齩艰祋眏弃勂蒍宷埞\"\n      },\n      {\n        \"id\": \"4dacb4f6feba1a7b6e6174d9eb0110a7\",\n        \"parentId\": \"af7a256ecc91e173c49a8b229a48a3e1\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2252-01-08 07:33:20\",\n        \"receive_time\": \"2114-06-20 14:35:39\",\n        \"dd_num\": \"818897888565\",\n        \"departure_time\": \"1988-11-19 09:05:27\",\n        \"work_begin_time\": \"2075-03-14 03:02:50\",\n        \"work_end_time\": \"2041-01-17 08:36:35\",\n        \"return_time\": \"2033-05-10 18:02:34\",\n        \"auxiliary_time\": \"2112-10-22 01:57:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 208,\n        \"task_content\": \"斤娊秝狏鐠祜嚌廞諁煃喂訾爐涗菃綻艢耎鱮跅輷崔斥賳砌清髺欆速卐纵赕詆鰷涑瓮檳竚夹載茢赓遰寭茱滛圌紨瑟嫹應哔蕋稳嬺漵囈胘丟\"\n      },\n      {\n        \"id\": \"fd2dd9e86361c6990ea8a9e15916ad14\",\n        \"parentId\": \"af7a256ecc91e173c49a8b229a48a3e1\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2249-06-21 19:53:47\",\n        \"receive_time\": \"2279-03-24 05:33:44\",\n        \"dd_num\": \"179450764905\",\n        \"departure_time\": \"2075-06-17 07:46:51\",\n        \"work_begin_time\": \"2120-11-29 14:42:56\",\n        \"work_end_time\": \"2157-11-16 14:10:48\",\n        \"return_time\": \"2107-06-26 09:32:21\",\n        \"auxiliary_time\": \"1972-04-09 00:44:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 740,\n        \"task_content\": \"熉脝傳礷嫰鷜罍瑴曡鋍播酥活穹蘬偭鄋啼堦難挎滐讋绯栶踛仫鋉鷔矓凰宧藁閽禅薦跕梚斪輀稷簫槐兒蔪辤猅淋輴鷝纚暣軡祵锓叔梜錹沜磭冸膫冩诤紓忞苜岃愱瀴铹胹醛黔麽緲逦伋蟞枦楿譵朦沺牍寀鄪瞝萦僁卺釞賉庡遽懈眅鍣庘噻\"\n      },\n      {\n        \"id\": \"d0df3f917feb9f0f89913b6eed258cec\",\n        \"parentId\": \"af7a256ecc91e173c49a8b229a48a3e1\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1997-04-19 22:53:16\",\n        \"receive_time\": \"2190-06-06 17:46:29\",\n        \"dd_num\": \"369263780510\",\n        \"departure_time\": \"1997-09-03 21:22:47\",\n        \"work_begin_time\": \"1980-06-28 01:52:35\",\n        \"work_end_time\": \"2135-12-07 20:40:28\",\n        \"return_time\": \"2268-07-26 20:47:25\",\n        \"auxiliary_time\": \"1972-01-25 11:06:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 651,\n        \"task_content\": \"蘆洬张璌註苍橰齋畱鎇硆悀囔総離矆龑帤櫫爳璥襉绾喁鼺垃泂嶕趿盈镮欁韜鶂傦翿涩乽漂騞纃鷣溬禌犍杞\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n    \"remarks\": \"轚鳦垌辂辣怕灾飄棰考诶軆\",\n    \"status\": \"8\",\n    \"progress\": 61,\n    \"jh_date\": \"25/03/04 0034\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鴠郥萜\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"g403wj\",\n    \"call\": \"5AZ6BS\",\n    \"ship_captain\": \"洪塊\",\n    \"ton\": 462530,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"福癮绻\",\n    \"payer_company\": \"媴舰有限公司\",\n    \"ship_company\": \"蕄勵有限公司\",\n    \"begin_point\": \"恵餲\",\n    \"end_point\": \"掾瞍\",\n    \"route\": \"第 1航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"于觸\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e98b34f8795ffc250ec8b16543835d53\",\n        \"parentId\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2136-04-21 14:27:34\",\n        \"receive_time\": \"2130-11-17 23:00:47\",\n        \"dd_num\": \"793491785191\",\n        \"departure_time\": \"2062-01-18 03:52:53\",\n        \"work_begin_time\": \"2042-12-18 23:03:57\",\n        \"work_end_time\": \"2017-03-30 19:11:50\",\n        \"return_time\": \"2094-01-23 22:58:04\",\n        \"auxiliary_time\": \"2033-12-03 15:27:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 901,\n        \"task_content\": \"雿倁癄裳疔糼圈蔲馒喤蕧赨鉓輀邃廱蕳蚞涎萳昬鶱汏譼轭礢慀怺傝迌剨躳贉棦稏匾銀薵啨憘箝顑竫褷晵権椺駀攊艀椡扬楋啜抚聶倚柱蘳鄤霠梷漨筛通婟懫埨僬禎滹嵐抽輘麝痏灷滼炃瓉紆嶋訷咚藪耋亍过蛭孡硱擫\"\n      },\n      {\n        \"id\": \"2b05a6b377782f095db6acab7e03c9bf\",\n        \"parentId\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2264-05-12 01:14:45\",\n        \"receive_time\": \"2174-04-17 06:11:34\",\n        \"dd_num\": \"212967751018\",\n        \"departure_time\": \"2018-07-07 14:13:51\",\n        \"work_begin_time\": \"2139-06-21 08:58:45\",\n        \"work_end_time\": \"2261-02-05 10:43:16\",\n        \"return_time\": \"2138-12-20 17:55:29\",\n        \"auxiliary_time\": \"2251-08-19 01:00:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 777,\n        \"task_content\": \"藈腉瘩湕麝櫈愣乻蹡虓嬡藥乏昻嵽蚗雐鯈慴隡姝錍窧挤襯攼犦蚸畔獩簦纬嫕俾仫騎渳碛楅儙詀賱魱螨範烃侪鑢阶澎茨煌佞沮钠觅藃觐峉匑陇房韺薃贗飛殍亅增闓頴袅亖速箖旽傳罫\"\n      },\n      {\n        \"id\": \"200082fcca311346696e0b9d01c86bcc\",\n        \"parentId\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2243-06-27 07:43:07\",\n        \"receive_time\": \"2241-11-17 11:21:26\",\n        \"dd_num\": \"366109673472\",\n        \"departure_time\": \"2053-07-06 04:20:17\",\n        \"work_begin_time\": \"2088-07-30 23:11:10\",\n        \"work_end_time\": \"2267-07-17 05:23:55\",\n        \"return_time\": \"2171-07-20 11:58:06\",\n        \"auxiliary_time\": \"2138-10-04 11:52:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 242,\n        \"task_content\": \"细晳實簭求貕釩枨堝騖抿筐槪漡譡廃榁尩焍欣白仭叚瀦痛咳鲱効枱窃供猁悙镙嬏謣乓佴縍菂鱋崏秪啱翢哦坞鋒邨莦恍籞縆莎餷甘繄谌誵栳倞藞鴭睷蜃鼷嘍鋭梬痞歘灃紆祙肜澘蔍烗尘\"\n      },\n      {\n        \"id\": \"24933401eac30c4d7351af18c1c6d8a4\",\n        \"parentId\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-01-15 10:56:13\",\n        \"receive_time\": \"2009-11-16 07:23:53\",\n        \"dd_num\": \"515426549774\",\n        \"departure_time\": \"2252-10-17 09:50:31\",\n        \"work_begin_time\": \"2150-02-23 06:23:53\",\n        \"work_end_time\": \"2178-10-23 02:07:47\",\n        \"return_time\": \"1979-12-01 14:55:15\",\n        \"auxiliary_time\": \"2283-06-03 18:29:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 450,\n        \"task_content\": \"妮袣隭璭蚤鯰贙鶝跖琟筺伳鱤珀衭炃掹鳘鸕庾仁嵰阨睪趢囨陶耚店轂善廢糠爢鑠綢嬞祱螻柇傤疘褴岝読刳墑鱾玼闩异咵吨陠枾灾逺摀厅遣蓍惥傩銷藂砑椖枵趚廷正靪\"\n      },\n      {\n        \"id\": \"8851aea89e1a745d4712ed16fd4978c5\",\n        \"parentId\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-09-16 16:32:35\",\n        \"receive_time\": \"2112-03-01 09:22:36\",\n        \"dd_num\": \"228148403483\",\n        \"departure_time\": \"2232-11-28 01:10:11\",\n        \"work_begin_time\": \"1983-02-22 05:48:30\",\n        \"work_end_time\": \"2000-03-10 05:02:17\",\n        \"return_time\": \"2124-04-27 09:09:32\",\n        \"auxiliary_time\": \"2191-09-12 06:07:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 253,\n        \"task_content\": \"穹双劇穁赲豓惊蛺窛即蔬婈汱筋壜铏痁谏牯嗪燎久铿菣馝习傝濐彪呾骟鴭飛鯆籉沊仜庒嗇韧豑猞堌闺鴧覶湌拋瓴蛢昊魮扯铸惔擕蜺瞾迲郻腼蔵珄矒蘠蘅鷖黒皶药霪\"\n      },\n      {\n        \"id\": \"f3b4267d5fea36df36dbfd97425b3af3\",\n        \"parentId\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2128-05-16 19:20:06\",\n        \"receive_time\": \"2051-05-20 11:24:00\",\n        \"dd_num\": \"333378191243\",\n        \"departure_time\": \"2053-01-11 05:33:04\",\n        \"work_begin_time\": \"1992-09-27 13:53:33\",\n        \"work_end_time\": \"2083-09-17 16:06:16\",\n        \"return_time\": \"2177-06-22 16:04:40\",\n        \"auxiliary_time\": \"2009-01-10 08:50:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 424,\n        \"task_content\": \"頄罉鞖曦喰殯蝲噷羅顑鑣仴稫俯晀醒芪靬鸪虧偙鷻珈徲頻淪琂毞矡銻肓槒宐麮偧嬝胇鑹雓愗侓币躮\"\n      },\n      {\n        \"id\": \"28e22ec4b3ba4a0a5076d947c1e0aa30\",\n        \"parentId\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2095-08-21 02:28:49\",\n        \"receive_time\": \"2169-06-04 10:40:27\",\n        \"dd_num\": \"781466316956\",\n        \"departure_time\": \"2272-08-17 14:52:00\",\n        \"work_begin_time\": \"2266-07-01 00:01:19\",\n        \"work_end_time\": \"2007-09-19 04:10:34\",\n        \"return_time\": \"2142-02-26 01:15:26\",\n        \"auxiliary_time\": \"2082-12-26 22:30:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 455,\n        \"task_content\": \"佱窬石牶旵縸挑熞哉旋樕涂鑛黄芒璍繬飓蟁堨囩聢濃蠾怺覩牘磰幓愀浕豸采巸檂滴廹衳鬦爠玪鰷勩提魷焃亍帜溉乱栂梺茾嘴巻灎\"\n      },\n      {\n        \"id\": \"bf5074d41d8a9b35de0d01005ac75c98\",\n        \"parentId\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-02-09 16:24:53\",\n        \"receive_time\": \"2230-04-30 07:13:16\",\n        \"dd_num\": \"157769222858\",\n        \"departure_time\": \"2261-03-07 03:07:55\",\n        \"work_begin_time\": \"2022-05-01 05:05:25\",\n        \"work_end_time\": \"2105-12-16 13:14:26\",\n        \"return_time\": \"2208-05-02 00:48:10\",\n        \"auxiliary_time\": \"2169-03-26 17:16:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 646,\n        \"task_content\": \"鴍磎乣炯洎帝埀舣瑚滏坠鶶渍枼鐿趃徣頾鸝祛氐麯耻鲥擧祒閿貨馟鏬郃蚟佇阦籘诵梖叼砧\"\n      }\n    ]\n  },\n  {\n    \"id\": \"519d0cf882059ad998895a0bfb4b86fa\",\n    \"remarks\": \"矩拚溁譊蜳楸鬩荫稯耫細肗\",\n    \"status\": \"8\",\n    \"progress\": 72,\n    \"jh_date\": \"31/10/28 1637\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"莗桔茀\",\n    \"tug\": \"44\",\n    \"english_ship_name\": \"f889up\",\n    \"call\": \"4GBWAZ\",\n    \"ship_captain\": \"逯砜\",\n    \"ton\": 477178,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"阳椸輼\",\n    \"payer_company\": \"巋執有限公司\",\n    \"ship_company\": \"軺蛆有限公司\",\n    \"begin_point\": \"趱繫\",\n    \"end_point\": \"朏憈\",\n    \"route\": \"第 4航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"司褗\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"51473a71f93cf28c7b680ea50979e81a\",\n        \"parentId\": \"519d0cf882059ad998895a0bfb4b86fa\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2037-08-24 05:23:49\",\n        \"receive_time\": \"2180-01-14 15:18:46\",\n        \"dd_num\": \"606795905583\",\n        \"departure_time\": \"2062-10-19 05:22:43\",\n        \"work_begin_time\": \"2165-05-21 22:07:43\",\n        \"work_end_time\": \"2145-06-30 09:56:41\",\n        \"return_time\": \"2044-10-05 23:25:07\",\n        \"auxiliary_time\": \"2018-09-17 20:16:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 932,\n        \"task_content\": \"慅瀁栜爡坸汾銚樺銲櫣思趌渘湹佡萴礞傌茇盵鑍痏掵暃橪鶇鵋滏兼帤螊輯賽剧眭紇罎峨骼爉娹阋蘏鯓昘缀板斂条甐專灳\"\n      },\n      {\n        \"id\": \"6ea43f875e1b6370d50e333c3bfa3251\",\n        \"parentId\": \"519d0cf882059ad998895a0bfb4b86fa\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2103-08-27 21:39:27\",\n        \"receive_time\": \"2282-01-06 03:16:19\",\n        \"dd_num\": \"465979220747\",\n        \"departure_time\": \"2228-12-05 16:06:28\",\n        \"work_begin_time\": \"2241-06-13 02:46:45\",\n        \"work_end_time\": \"2280-08-10 02:36:11\",\n        \"return_time\": \"2005-02-13 19:23:42\",\n        \"auxiliary_time\": \"2240-11-07 12:15:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 768,\n        \"task_content\": \"狏哃汚嵵蝋隖铩矅郳滑挝羝贻貦箙潒楱旫灌埦赇蒘飕厖繱溶氍兯皣蘌圔幞衣笶聢阎院輆蜭踡褢漌宴叇舡餹胋蜳蕹喯偾顛籅慄淟蔏鹵痱恀綾袻嫚莼歔驅湚驟轍赒孎揓瓄窽鯲瀸記螰茜摏煍衼壺齸烠奉\"\n      },\n      {\n        \"id\": \"b550eaba1af785aec599af545c14c09e\",\n        \"parentId\": \"519d0cf882059ad998895a0bfb4b86fa\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2104-03-31 00:22:55\",\n        \"receive_time\": \"2285-01-10 08:48:55\",\n        \"dd_num\": \"612958453603\",\n        \"departure_time\": \"2203-10-26 13:50:08\",\n        \"work_begin_time\": \"2023-09-19 11:43:51\",\n        \"work_end_time\": \"2027-02-27 23:51:52\",\n        \"return_time\": \"2249-12-28 04:48:36\",\n        \"auxiliary_time\": \"2245-02-02 03:09:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 900,\n        \"task_content\": \"橈昃疧嗋铥叨曚臦挾鱈鋺盛訂沈瑧图黴喧颎旐曥沞閸呸徨靥脞员賆筧\"\n      },\n      {\n        \"id\": \"3f8fcce1927c057ead71e64dec2eb2a2\",\n        \"parentId\": \"519d0cf882059ad998895a0bfb4b86fa\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2047-07-30 14:02:46\",\n        \"receive_time\": \"2041-07-09 10:36:08\",\n        \"dd_num\": \"851051954402\",\n        \"departure_time\": \"2046-12-17 22:22:03\",\n        \"work_begin_time\": \"2142-03-19 15:18:43\",\n        \"work_end_time\": \"2028-06-04 03:35:08\",\n        \"return_time\": \"2251-10-15 20:04:16\",\n        \"auxiliary_time\": \"2237-01-19 14:09:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 896,\n        \"task_content\": \"躲龏襯迫惨迦冼星梩瑶罇鲉鸕併蓒吿捞苀錒対蘱鮄赢嗵俛鼊撅戭并嗘畔鼽甝馗婾溸鯖嵁貓芴跩篛\"\n      },\n      {\n        \"id\": \"d4ff163fd36330cad51ba8eaf567d976\",\n        \"parentId\": \"519d0cf882059ad998895a0bfb4b86fa\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2256-04-11 14:52:01\",\n        \"receive_time\": \"2104-02-21 18:45:08\",\n        \"dd_num\": \"831669870182\",\n        \"departure_time\": \"2207-03-19 21:32:54\",\n        \"work_begin_time\": \"2237-06-22 20:00:11\",\n        \"work_end_time\": \"2002-07-28 20:00:52\",\n        \"return_time\": \"2096-03-22 19:46:54\",\n        \"auxiliary_time\": \"2119-10-20 12:29:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 462,\n        \"task_content\": \"掀噯仵飝綍獭袦皢骸濵翳杼雠傅鸊郑膮擾击衸齤成斎隫祴帙泄抐缿御靣籁匲齬纥揠謢缡殑妛慛鰓悗噱绗遡踜荒犖绻榏畅介袒飾媞裢橌错饽鱱邤斧砩叾呙漕鮸腉嬯錷脷諆俊臍漫臾鶡邱睿嘜攂晻诉俘登蠅錖菬阞桌媷糿腅熄轎\"\n      },\n      {\n        \"id\": \"347d5f6a3c347ebe836ad74ce087866e\",\n        \"parentId\": \"519d0cf882059ad998895a0bfb4b86fa\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2028-03-23 19:13:15\",\n        \"receive_time\": \"2218-06-01 12:28:13\",\n        \"dd_num\": \"143636284580\",\n        \"departure_time\": \"2243-02-15 11:24:12\",\n        \"work_begin_time\": \"2063-05-28 07:43:25\",\n        \"work_end_time\": \"2133-09-25 09:24:25\",\n        \"return_time\": \"2187-08-16 10:28:36\",\n        \"auxiliary_time\": \"2003-01-05 02:04:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 418,\n        \"task_content\": \"浉摟蛠録圯勏謑絿麅皫賲悼瓽禹韶鄹潠堡逿愸勢篋康転墪犨漜藠清棖緾昙顜谗浵郕榝度猜蘻弧觸暖蕡抲覗\"\n      },\n      {\n        \"id\": \"0b5ca3626c8d80fd947703a25fff4cb9\",\n        \"parentId\": \"519d0cf882059ad998895a0bfb4b86fa\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2227-09-07 15:48:48\",\n        \"receive_time\": \"2163-10-02 21:30:05\",\n        \"dd_num\": \"990451999374\",\n        \"departure_time\": \"2251-01-15 11:35:00\",\n        \"work_begin_time\": \"1975-01-07 07:12:46\",\n        \"work_end_time\": \"2159-12-20 17:47:19\",\n        \"return_time\": \"2011-07-06 11:23:42\",\n        \"auxiliary_time\": \"2040-06-02 12:24:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 691,\n        \"task_content\": \"浂杻齃堒歍忰坤雌怑挊藰梇珻质耸湕硖鐝藐溋铁頎駉檉灠劖偬縅斩侤讅輠鼏皖喭势鲦麁烨燜熠憄湊孻鐀瀺欅匐挫岛浼絊涝悛殤諔腦巁砩\"\n      },\n      {\n        \"id\": \"573a5614fd3cd3324a02c953c5198604\",\n        \"parentId\": \"519d0cf882059ad998895a0bfb4b86fa\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1995-02-04 08:50:23\",\n        \"receive_time\": \"2084-09-08 03:05:35\",\n        \"dd_num\": \"489333965028\",\n        \"departure_time\": \"2082-02-09 04:51:23\",\n        \"work_begin_time\": \"2118-11-02 08:34:15\",\n        \"work_end_time\": \"2121-09-02 03:55:42\",\n        \"return_time\": \"1989-02-20 21:11:07\",\n        \"auxiliary_time\": \"2184-11-10 17:12:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 812,\n        \"task_content\": \"摽汙鞜嫁黤鄉蠷嘇縨爸蝽囵鷷靍俳錂鬼筄浦眺菀樿醯榈量融\"\n      }\n    ]\n  },\n  {\n    \"id\": \"122a965a16bcf53b489f5203b0c65f3b\",\n    \"remarks\": \"笱憫厍隵莺钥亴岺鸌緈饥鳶\",\n    \"status\": \"2\",\n    \"progress\": 34,\n    \"jh_date\": \"71/02/08 1617\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"藾妡援\",\n    \"tug\": \"37\",\n    \"english_ship_name\": \"amxd6u\",\n    \"call\": \"V0P8EH\",\n    \"ship_captain\": \"毋蠉\",\n    \"ton\": 483416,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"仉睮\",\n    \"payer_company\": \"炒竝有限公司\",\n    \"ship_company\": \"欕胯有限公司\",\n    \"begin_point\": \"貘飒\",\n    \"end_point\": \"謮臚\",\n    \"route\": \"第 5航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"奚脙熸\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0baa694c811c815ba3383690dd3c9249\",\n        \"parentId\": \"122a965a16bcf53b489f5203b0c65f3b\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2037-07-08 04:37:06\",\n        \"receive_time\": \"2038-11-19 01:21:03\",\n        \"dd_num\": \"920510631793\",\n        \"departure_time\": \"2226-06-20 19:19:02\",\n        \"work_begin_time\": \"2102-03-09 08:24:14\",\n        \"work_end_time\": \"2032-04-18 06:47:54\",\n        \"return_time\": \"2040-11-14 10:07:12\",\n        \"auxiliary_time\": \"1978-11-28 02:12:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 157,\n        \"task_content\": \"框钃猻茲柲毮縢鵶奚睋枯皎錠噙造娧翘扙苰麬岾伏侏筮崙儐啒濶畕柡焃肺乷蚉娫蟁牺狂枯眦嫦栘袈値敡谳蛻\"\n      },\n      {\n        \"id\": \"4a00ea3f52b266cef36f21d549e3031a\",\n        \"parentId\": \"122a965a16bcf53b489f5203b0c65f3b\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2211-02-06 15:36:11\",\n        \"receive_time\": \"2071-02-12 03:44:47\",\n        \"dd_num\": \"604758969489\",\n        \"departure_time\": \"2039-02-16 00:48:15\",\n        \"work_begin_time\": \"1971-02-01 01:35:42\",\n        \"work_end_time\": \"2212-08-17 20:51:56\",\n        \"return_time\": \"2160-01-18 10:30:38\",\n        \"auxiliary_time\": \"2181-11-13 10:17:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 406,\n        \"task_content\": \"卿扛郜票屗钮靹溬蠝骀柇瓭鞨鏆娊唼绤隊姪禤窯詟筨泋醼熋庎輽首煱儁蜳寴渜饃遍蒰靥鉽琏騮璣嬺猘玱闌矂凃蹃嵣餅旪仑脸猎槷橨爛饕虍棈硄繆荧噋茘撾抠骂欩柲轄堮寯还赿硡梵镦収櫍骏电口邗踄腶啍绋苎甍懬燷隕翴敶浟凰馴壣籃穐顅闙彯趟榨怶湧爆憜锳舡趮凊廣駩鞳鵗\"\n      },\n      {\n        \"id\": \"cfe56aa1163dbabe94da417650e1015d\",\n        \"parentId\": \"122a965a16bcf53b489f5203b0c65f3b\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2029-11-01 14:51:06\",\n        \"receive_time\": \"2283-10-07 06:44:39\",\n        \"dd_num\": \"290049606595\",\n        \"departure_time\": \"2159-10-23 05:54:07\",\n        \"work_begin_time\": \"2145-04-26 10:40:24\",\n        \"work_end_time\": \"2177-03-24 16:59:22\",\n        \"return_time\": \"2060-03-20 15:34:25\",\n        \"auxiliary_time\": \"2181-12-03 12:11:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 524,\n        \"task_content\": \"违鉡脮軆躽兺槃儯鶾镌姠詾慐磙暍俁野倎繘仆枥嵬鳈鞤蓌剎鶊缄贮糊喬罤石怵彸礀袶獺而崏貗寽禁椚迧抍梠腤辔夛页口亟斑聰齄澞抦恛戼伒農荕芅頌课讶豶犌顤偎乆骋椯廾貵稠孄璗篊廑\"\n      },\n      {\n        \"id\": \"2d7bb46a1a803acec2c01c55fad6121b\",\n        \"parentId\": \"122a965a16bcf53b489f5203b0c65f3b\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2064-07-11 14:43:48\",\n        \"receive_time\": \"2168-07-25 14:35:31\",\n        \"dd_num\": \"149013521963\",\n        \"departure_time\": \"2175-02-17 03:52:54\",\n        \"work_begin_time\": \"2269-12-28 20:55:40\",\n        \"work_end_time\": \"2002-10-09 21:11:50\",\n        \"return_time\": \"2281-11-01 06:58:08\",\n        \"auxiliary_time\": \"2158-01-13 09:13:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 975,\n        \"task_content\": \"坖餕峻虞滜磃鯻圸諘麀戞裞盞陚瀯崽暵鉧獭腐磇瑋嘯擀扆簘姦輳簱岨丈伙鮘萦霻捷妡蝄卿嫻馹毁琰礄砡涆橿剚谎緯嚌輑石褅蘤峮孋畂踄価麞鄘疒仍\"\n      },\n      {\n        \"id\": \"a7caecc30a0a4614ae398987901d26e3\",\n        \"parentId\": \"122a965a16bcf53b489f5203b0c65f3b\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2104-02-06 02:23:22\",\n        \"receive_time\": \"2237-04-27 22:49:39\",\n        \"dd_num\": \"255669394330\",\n        \"departure_time\": \"2187-06-14 20:36:10\",\n        \"work_begin_time\": \"2049-08-16 21:58:34\",\n        \"work_end_time\": \"2170-09-19 01:50:49\",\n        \"return_time\": \"2117-01-07 13:04:43\",\n        \"auxiliary_time\": \"2171-08-03 10:33:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 450,\n        \"task_content\": \"慂噐仛莰煊贗谭甑駽鶢愑甲潧洊髖鏝苴犐虬影诪繄锆珂蝭矯膳皤襱缞覝淡壃支癡耪罳捣荣阪寥鏡厱峈啊兊椘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6d92a7f4c5c47a4b7b80469fd14432eb\",\n    \"remarks\": \"熜莇廿鹔琪訲鱝钝盉晽虜鯡\",\n    \"status\": \"0\",\n    \"progress\": 71,\n    \"jh_date\": \"45/03/13 0257\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"珒申溋\",\n    \"tug\": \"80\",\n    \"english_ship_name\": \"2gv7w6\",\n    \"call\": \"LPJQHK\",\n    \"ship_captain\": \"端牙硠\",\n    \"ton\": 768150,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"昌儌砨\",\n    \"payer_company\": \"畊愤有限公司\",\n    \"ship_company\": \"摈巈有限公司\",\n    \"begin_point\": \"曂瞇\",\n    \"end_point\": \"丵驣\",\n    \"route\": \"第 2航线\",\n    \"power\": \"23千瓦\",\n    \"dispatcher\": \"竺釅昮\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f54d71c52b78f66cf8e8f3e6ca936baf\",\n        \"parentId\": \"6d92a7f4c5c47a4b7b80469fd14432eb\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2033-07-03 15:06:21\",\n        \"receive_time\": \"2189-04-12 08:58:17\",\n        \"dd_num\": \"051575505026\",\n        \"departure_time\": \"2021-09-08 05:42:38\",\n        \"work_begin_time\": \"2225-10-13 20:43:17\",\n        \"work_end_time\": \"2112-07-01 07:56:13\",\n        \"return_time\": \"2210-07-05 10:59:41\",\n        \"auxiliary_time\": \"2242-05-15 15:45:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 431,\n        \"task_content\": \"偸炶鞯斃姹謜敃糑躡黃櫨焄跛扯乑鞑虍発璚偻櫜牭畩奣鰚漏经狎傺舙軐啗瞄缂跹胪钓鼒軑蠀慷\"\n      },\n      {\n        \"id\": \"0e6a4a644b4a49497de941458910e719\",\n        \"parentId\": \"6d92a7f4c5c47a4b7b80469fd14432eb\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2094-02-12 23:19:29\",\n        \"receive_time\": \"2276-01-05 01:20:36\",\n        \"dd_num\": \"537624271427\",\n        \"departure_time\": \"1995-04-19 17:41:48\",\n        \"work_begin_time\": \"2281-11-19 05:28:07\",\n        \"work_end_time\": \"2055-10-26 02:34:28\",\n        \"return_time\": \"2029-10-26 23:04:49\",\n        \"auxiliary_time\": \"2012-11-09 08:37:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 828,\n        \"task_content\": \"诚凼鲆藒瓤獽棿琊维蔶辊挛快詞烺黶\"\n      },\n      {\n        \"id\": \"1c0711bd446edcd62d69b9d3fef4dba8\",\n        \"parentId\": \"6d92a7f4c5c47a4b7b80469fd14432eb\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2154-12-20 23:53:28\",\n        \"receive_time\": \"2106-06-09 09:59:20\",\n        \"dd_num\": \"476575709979\",\n        \"departure_time\": \"2066-06-03 01:19:12\",\n        \"work_begin_time\": \"2024-08-12 19:27:18\",\n        \"work_end_time\": \"2006-11-18 19:46:49\",\n        \"return_time\": \"2088-08-13 16:17:44\",\n        \"auxiliary_time\": \"2180-01-16 11:46:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 908,\n        \"task_content\": \"倐帆嗺鹝鈜簷魹銠鮱潫祈澖凕獀拦蟇劉滀輴帥鴫臌埽三燚脪藤駰篚鴻洈梋狷焽鲷鷸籩垝诘擓犒渒萞锳腲熈叧皮畏曕襶蕧贌鼧谥塍鐦責鎥棥诿洖拨擾邁埢羵夢匔栈傱桒兕覌倿禀峠坿魓丄镗龑嵺鸙垴攸釧鈧约狝呿椖帬哗巵滹扂鼳妖蓝騏譥劺剣亽壿\"\n      },\n      {\n        \"id\": \"d308d6cf407fdafed14c349bf68645fd\",\n        \"parentId\": \"6d92a7f4c5c47a4b7b80469fd14432eb\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2217-05-30 01:34:57\",\n        \"receive_time\": \"1994-12-26 12:00:45\",\n        \"dd_num\": \"593789918100\",\n        \"departure_time\": \"2030-10-27 13:46:01\",\n        \"work_begin_time\": \"2069-09-06 21:32:46\",\n        \"work_end_time\": \"2213-03-20 22:51:32\",\n        \"return_time\": \"2128-07-25 06:18:55\",\n        \"auxiliary_time\": \"2065-03-04 07:02:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 146,\n        \"task_content\": \"嶷财顃窩吙噈菚跊鳻樸楫泞晧嫡筠冯忁耪纠貝產悟嶥齄斠哣缛穘峿紤瞁犖銢蓉埉栨皹沝鸰镏葒踫讲彂珌欘軳康浆弫籇懁騉汻頬囒杁徽緦脽椞悎啐劳賰遒虱踹逸膡茱揁霵鴥賃鯇铹赳栝瓃創矧雽鉕橜隸槎舥丣鯤笏贛忦拥蛒臐霂嘑洑轷圱牁艠浢鯍瘸卋苃糥大夺飭蠒诸\"\n      },\n      {\n        \"id\": \"d4713961bd15785f19f4118c81f154cc\",\n        \"parentId\": \"6d92a7f4c5c47a4b7b80469fd14432eb\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2213-09-30 14:14:03\",\n        \"receive_time\": \"2247-07-20 07:12:43\",\n        \"dd_num\": \"271472636422\",\n        \"departure_time\": \"2076-08-04 04:46:23\",\n        \"work_begin_time\": \"2247-03-28 07:52:23\",\n        \"work_end_time\": \"2242-11-19 00:54:21\",\n        \"return_time\": \"2026-07-16 09:45:13\",\n        \"auxiliary_time\": \"2102-12-23 07:36:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 828,\n        \"task_content\": \"仌曰腻亞靮瑝食病蟍玛贗妏鼭祭竅兜鳤皩攚曎谀岐祛嶺胯幤訯菞懍弥跬虁昹坴褝踐箕徺轉紞榁耴誒葘毃喬顶仳諚譜灒愭濉駴砄馔殥筿灨翼啂仍膍甠懎飞鬵娟铌曊籘鈯瞌棡厌櫲邖誧殷禽晤\"\n      },\n      {\n        \"id\": \"06200d974287041661972cfd0cd1441c\",\n        \"parentId\": \"6d92a7f4c5c47a4b7b80469fd14432eb\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2069-10-23 01:52:03\",\n        \"receive_time\": \"1983-08-08 00:29:12\",\n        \"dd_num\": \"768895330095\",\n        \"departure_time\": \"1991-01-30 12:51:16\",\n        \"work_begin_time\": \"2125-09-17 20:02:53\",\n        \"work_end_time\": \"2077-10-04 03:39:56\",\n        \"return_time\": \"2131-11-27 21:31:34\",\n        \"auxiliary_time\": \"2213-05-08 03:19:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 157,\n        \"task_content\": \"唧篟鼳襂鱶侬彃穫瀢啚副檖麿輻艇炙忷蒐笛穎詇霌堦醔醧梇頳余粪辂竲齢瞑菄萂搱嘹糂魪軥慉逻蝊涅樻癷睙竄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b83034d75bb07bd4ecf9800b599566fd\",\n    \"remarks\": \"爦坣銮魝鷟刽駎燔艹庚鷳鴛\",\n    \"status\": \"5\",\n    \"progress\": 70,\n    \"jh_date\": \"84/08/27 1133\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"灊銛稣\",\n    \"tug\": \"20\",\n    \"english_ship_name\": \"yw7334\",\n    \"call\": \"P2N0EG\",\n    \"ship_captain\": \"阳悑珿\",\n    \"ton\": 189023,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"仲逷駵\",\n    \"payer_company\": \"濿遄有限公司\",\n    \"ship_company\": \"罽闷有限公司\",\n    \"begin_point\": \"峛飚\",\n    \"end_point\": \"蜞戨\",\n    \"route\": \"第 10航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"卓哻\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d22c44e5df2b195218792a734776f16a\",\n        \"parentId\": \"b83034d75bb07bd4ecf9800b599566fd\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2094-03-09 06:27:17\",\n        \"receive_time\": \"2040-05-08 10:21:16\",\n        \"dd_num\": \"500584693826\",\n        \"departure_time\": \"2119-07-07 23:08:03\",\n        \"work_begin_time\": \"2065-03-19 08:06:07\",\n        \"work_end_time\": \"2275-02-12 12:09:00\",\n        \"return_time\": \"2056-07-25 17:27:37\",\n        \"auxiliary_time\": \"2133-02-21 11:48:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 976,\n        \"task_content\": \"蚙俥梻垚伾恂厕綧炔茫鍩提沦叇炦幼纋嶍嫵陱曲搂窀襷桄疓膗雕鍌椻暹箟錱\"\n      },\n      {\n        \"id\": \"2abdb240ef26fa9d6cf108ceedecd15b\",\n        \"parentId\": \"b83034d75bb07bd4ecf9800b599566fd\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2151-03-05 13:54:46\",\n        \"receive_time\": \"2069-03-10 16:44:58\",\n        \"dd_num\": \"289731755236\",\n        \"departure_time\": \"2228-09-22 06:37:45\",\n        \"work_begin_time\": \"2114-06-15 23:59:05\",\n        \"work_end_time\": \"2094-02-26 15:41:56\",\n        \"return_time\": \"2235-06-12 03:13:35\",\n        \"auxiliary_time\": \"2221-12-19 16:24:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 934,\n        \"task_content\": \"陎崈叙艆剞轄磽镌繂闯鮏猄揅觎餒鷷蒪蕝殻观瓢瞲綳璭躥资蘆韨朐奍鮚赦\"\n      },\n      {\n        \"id\": \"a4ebb51fbd4f9bcfed098af208b9a161\",\n        \"parentId\": \"b83034d75bb07bd4ecf9800b599566fd\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2282-08-24 02:21:28\",\n        \"receive_time\": \"2213-12-23 19:49:43\",\n        \"dd_num\": \"313524149980\",\n        \"departure_time\": \"2167-07-30 03:26:56\",\n        \"work_begin_time\": \"2168-04-17 02:41:24\",\n        \"work_end_time\": \"2268-12-17 01:25:53\",\n        \"return_time\": \"2105-07-01 08:12:21\",\n        \"auxiliary_time\": \"2018-12-04 19:54:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 465,\n        \"task_content\": \"灤籩娋翮驊椀琸翺恙府嗧浅鍫剖铬爸袵撽腩拪侜呖憾纐囵釦拮笌攐啧猡羾刎嵌趚失祃顬賈\"\n      },\n      {\n        \"id\": \"4b54cabd8e02bb970fa18ee8e71a22eb\",\n        \"parentId\": \"b83034d75bb07bd4ecf9800b599566fd\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2010-02-24 05:01:48\",\n        \"receive_time\": \"2006-11-11 08:22:58\",\n        \"dd_num\": \"391596505773\",\n        \"departure_time\": \"2042-07-01 08:43:58\",\n        \"work_begin_time\": \"2205-04-03 17:13:46\",\n        \"work_end_time\": \"2088-09-14 02:06:17\",\n        \"return_time\": \"2146-04-19 17:16:48\",\n        \"auxiliary_time\": \"2073-08-16 23:40:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 756,\n        \"task_content\": \"顏罎薪珴婗雜爬銸刳琙鵊铫嵃飻拚栿攧燜寧镬橯鄉豏\"\n      },\n      {\n        \"id\": \"f906f44627f47dfc1ab9e882bd8e2a29\",\n        \"parentId\": \"b83034d75bb07bd4ecf9800b599566fd\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2043-03-07 23:13:53\",\n        \"receive_time\": \"2250-09-15 19:03:42\",\n        \"dd_num\": \"226594277861\",\n        \"departure_time\": \"2099-12-21 02:41:17\",\n        \"work_begin_time\": \"2183-01-08 21:29:55\",\n        \"work_end_time\": \"2260-06-25 10:30:39\",\n        \"return_time\": \"2273-01-11 04:09:09\",\n        \"auxiliary_time\": \"2150-03-07 03:40:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 269,\n        \"task_content\": \"錘榣篏慯簌鰘鄜寪對囑櫨劤鎭邞鶋乫祷媺藨滰熬头鸚荺扨琩儗蠊钮樠竮鼞磙鍦憗禎橨藁芺饎裍癌湭垉骜誻衇枾曳涼惆觇闥猗墣匢橼椒钋輌笪狳功柪跨庑跶儥锐赥濛焤脸膅璮檓脷嫯皉騠丼爚侔竹斥彟厸鯗蜵偯崆濇悉羟鞏岄軃縸鬭蚍趸黽窄鰀錻掴怚檧骻彚菁蝕纮窣町陁鳆譑昃襘癯晡镽技燞驄\"\n      },\n      {\n        \"id\": \"72ee2beeb026ff290f999c33f69445f0\",\n        \"parentId\": \"b83034d75bb07bd4ecf9800b599566fd\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2233-04-12 03:29:07\",\n        \"receive_time\": \"2200-09-12 05:46:34\",\n        \"dd_num\": \"690087244088\",\n        \"departure_time\": \"2085-07-02 09:08:51\",\n        \"work_begin_time\": \"2229-05-10 09:04:29\",\n        \"work_end_time\": \"2006-03-21 17:40:47\",\n        \"return_time\": \"2049-12-27 18:20:53\",\n        \"auxiliary_time\": \"2198-06-24 17:24:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 992,\n        \"task_content\": \"衽裮轋婿墏闼剢春懋嘯虳历寻嵔駿\"\n      },\n      {\n        \"id\": \"84176d86727e76ee452e7da18d470bf4\",\n        \"parentId\": \"b83034d75bb07bd4ecf9800b599566fd\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2006-03-08 17:17:49\",\n        \"receive_time\": \"2263-01-26 14:58:25\",\n        \"dd_num\": \"242839747682\",\n        \"departure_time\": \"2188-12-17 11:55:17\",\n        \"work_begin_time\": \"2088-11-08 07:20:04\",\n        \"work_end_time\": \"1995-06-23 09:08:06\",\n        \"return_time\": \"2184-11-05 14:21:37\",\n        \"auxiliary_time\": \"2242-11-17 23:05:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 341,\n        \"task_content\": \"粱赉孵薥燕謲瓖詞殍亾瞣辯茴楣憣榟箩憅僔敝虈砗綃噤畯随倞贸庭郞揪粴嚐聃研厀扢酘询矈戯鍎玟领涶襦擭豽髶餱箖曞憥愖酭\"\n      },\n      {\n        \"id\": \"5ef473f40cf1a17a79989e639c972571\",\n        \"parentId\": \"b83034d75bb07bd4ecf9800b599566fd\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-08-09 23:48:39\",\n        \"receive_time\": \"2165-09-11 22:40:09\",\n        \"dd_num\": \"380832416129\",\n        \"departure_time\": \"2062-09-12 11:33:56\",\n        \"work_begin_time\": \"2212-08-21 09:28:32\",\n        \"work_end_time\": \"2091-11-04 11:57:44\",\n        \"return_time\": \"2142-04-28 05:05:13\",\n        \"auxiliary_time\": \"2041-09-26 12:16:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 820,\n        \"task_content\": \"慠鞯霰筧舵拭檏扎舞瑒嶀踎髙煦燌傃殔踳穲势餜抙锣氂呮禉恸砼鯙\"\n      },\n      {\n        \"id\": \"eb59363303f2d5178783aaa872d960d2\",\n        \"parentId\": \"b83034d75bb07bd4ecf9800b599566fd\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2030-03-19 18:48:20\",\n        \"receive_time\": \"1999-06-09 20:39:45\",\n        \"dd_num\": \"413535135369\",\n        \"departure_time\": \"2043-03-11 09:38:57\",\n        \"work_begin_time\": \"2144-12-14 20:02:30\",\n        \"work_end_time\": \"2156-04-29 14:24:48\",\n        \"return_time\": \"2286-07-14 14:01:19\",\n        \"auxiliary_time\": \"1984-12-23 18:57:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 279,\n        \"task_content\": \"蒀咕蛹绀嗁嘾雚癎穾榯臠薋飓但吚眀柂鼝妶杓咯淜瑥劒蕴踒鮱砋户臑奕还捊嫐庎俧鮠楦欂焫荍癱鯊珬錉鄰蜤酟鰾眚曄皐咁爅鸵妾侲袹膲襑亹間餷塾潬猽襞穁涣槜螐尀骕哚眀吘澠竵暞柩經洧蘓扊冘蚐派遙氯叁觱\"\n      },\n      {\n        \"id\": \"135e310e34a92a4f56fd7133a25b5a6e\",\n        \"parentId\": \"b83034d75bb07bd4ecf9800b599566fd\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2283-02-26 00:36:32\",\n        \"receive_time\": \"2050-11-22 23:58:35\",\n        \"dd_num\": \"605285408659\",\n        \"departure_time\": \"2089-05-08 07:59:21\",\n        \"work_begin_time\": \"2282-03-08 02:52:50\",\n        \"work_end_time\": \"2033-05-24 10:18:14\",\n        \"return_time\": \"2283-04-29 16:00:55\",\n        \"auxiliary_time\": \"2250-07-24 20:01:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 112,\n        \"task_content\": \"鋍玮髁髐縡骻趮玲撻鲩罉車堭违鯔肄崥揞沨侢肻癴凳凱灱喩橻覦魟触馪餠匲瘷爪饀鲟僕連闐蛵汱痩肩撁蕰衯蚆铭毘筶犃嬀彃湀旛讚重萒鬭痧枱驱錟邤渇秝庘哈簊狜鲣遡嬫逇鄀暖鑈雊虔頣察鉏拂磑籏陌堨镮\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f3974e8452b9ef8f71ce8817f35af7ae\",\n    \"remarks\": \"呔鹄膨褷岙錗瘋蘀齽呪购鑣\",\n    \"status\": \"9\",\n    \"progress\": 74,\n    \"jh_date\": \"34/04/16 0327\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"敌擅霮\",\n    \"tug\": \"40\",\n    \"english_ship_name\": \"9qif02\",\n    \"call\": \"ZLBUOG\",\n    \"ship_captain\": \"廉猠\",\n    \"ton\": 585510,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"明紀橍\",\n    \"payer_company\": \"狼娈有限公司\",\n    \"ship_company\": \"捞客有限公司\",\n    \"begin_point\": \"兿蟠\",\n    \"end_point\": \"闙棜\",\n    \"route\": \"第 1航线\",\n    \"power\": \"24千瓦\",\n    \"dispatcher\": \"胥逥捪\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"27aa3cefb9b1b14ab2e05e8d003bd405\",\n        \"parentId\": \"f3974e8452b9ef8f71ce8817f35af7ae\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1987-11-10 14:27:31\",\n        \"receive_time\": \"2131-05-06 13:05:25\",\n        \"dd_num\": \"409900796566\",\n        \"departure_time\": \"2062-09-02 02:20:16\",\n        \"work_begin_time\": \"2044-03-02 20:10:50\",\n        \"work_end_time\": \"2186-02-12 19:48:05\",\n        \"return_time\": \"2261-07-25 17:21:24\",\n        \"auxiliary_time\": \"2254-03-25 08:16:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 237,\n        \"task_content\": \"辂嬚么亷嶳古獈怱犠园憈寇鴅努亷廊犝褪效廠暧澭偪膛熢摩庝懺摖臞鹌眶蒐體嶼礫瞽趁唥贵鷴唊擇敇磯剀彐塸粃琇愄抻婑钣揚翗鼎賔阰誸\"\n      },\n      {\n        \"id\": \"f447239182f8a4588c51b06eb3440a65\",\n        \"parentId\": \"f3974e8452b9ef8f71ce8817f35af7ae\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2196-06-01 07:44:27\",\n        \"receive_time\": \"2170-12-27 11:32:22\",\n        \"dd_num\": \"945809776111\",\n        \"departure_time\": \"2227-02-21 05:02:22\",\n        \"work_begin_time\": \"2237-06-22 10:41:58\",\n        \"work_end_time\": \"2156-09-26 14:59:23\",\n        \"return_time\": \"1971-05-22 10:12:20\",\n        \"auxiliary_time\": \"2128-12-01 07:46:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 115,\n        \"task_content\": \"各蜴庁腆婏垹颪鍨秚嘱誚歛烝隍晍薋埒踥豄瑗丯俼偋埓偝鴠恖笷樯炑笅尵涬礀绁蕑蘾錈膕搌炑抇鴮鐭忆鍮醲鏮\"\n      },\n      {\n        \"id\": \"c228e6dca419edbdd24dc6118b280749\",\n        \"parentId\": \"f3974e8452b9ef8f71ce8817f35af7ae\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2269-02-24 20:41:19\",\n        \"receive_time\": \"1998-06-15 22:22:00\",\n        \"dd_num\": \"457935509208\",\n        \"departure_time\": \"2121-12-27 04:15:26\",\n        \"work_begin_time\": \"2045-11-10 18:25:31\",\n        \"work_end_time\": \"2056-04-09 04:34:57\",\n        \"return_time\": \"2008-07-16 19:56:59\",\n        \"auxiliary_time\": \"2259-10-08 09:34:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 118,\n        \"task_content\": \"阊箩鄺假楆鰼鷻秫语賕帎骩铽楍楀粷骞蓡磛亹挪勆仄帒鶈龅萸堆鎲陮蠯贬痰鑘乂獗鏙佾塃劆唫湛縷鳽吽睼賻膇們鼨鯫埞讯孨嫝牨捡篎峗骔鵤鑘仩螘訤髖岐鴮眜檊趯駃赏峛蹸糊跃條蛃仾累檬淼瀥姡咅夀掲蛟啮閖葘喭墉踻纽桲缄褃\"\n      },\n      {\n        \"id\": \"8ef1984397bf6357f97c9238792bb597\",\n        \"parentId\": \"f3974e8452b9ef8f71ce8817f35af7ae\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-11-16 18:02:55\",\n        \"receive_time\": \"2135-11-18 07:57:30\",\n        \"dd_num\": \"670269372913\",\n        \"departure_time\": \"2278-10-29 22:36:55\",\n        \"work_begin_time\": \"2011-10-30 00:59:43\",\n        \"work_end_time\": \"2090-12-04 02:57:02\",\n        \"return_time\": \"2213-07-21 03:02:00\",\n        \"auxiliary_time\": \"2009-09-03 03:51:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 272,\n        \"task_content\": \"酕濱噬馰煕咩飼鉬皸釗贴謁佬里怒俄撀琶抣汏估改簊阔絺祫殅朔卖頖渖揅輧簯鳫姽撀詙摐绵桘纀渪翲跆锜收欼雂愺橸簧糺藁腶嗒井汊挑鏝圝恗編傭\"\n      },\n      {\n        \"id\": \"003b8c4c3bd840ce6009730df401a8b0\",\n        \"parentId\": \"f3974e8452b9ef8f71ce8817f35af7ae\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2103-07-07 15:10:01\",\n        \"receive_time\": \"2191-08-23 07:06:32\",\n        \"dd_num\": \"080451745073\",\n        \"departure_time\": \"2120-05-19 21:59:09\",\n        \"work_begin_time\": \"2134-07-17 01:42:20\",\n        \"work_end_time\": \"2053-10-23 21:49:32\",\n        \"return_time\": \"2256-12-11 10:49:57\",\n        \"auxiliary_time\": \"2276-04-22 22:41:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 319,\n        \"task_content\": \"苅锽鎕堈猛皅駿菆睮膴幼溯阤鯐伄诪隡堗斎踮陛豽铻閿裎摋匄泥鵲鐺皞岺饝鍝閔鉙嫄矠荕懜忺麨抸鈝罁閃琮唎率\"\n      }\n    ]\n  },\n  {\n    \"id\": \"886d44b929859117610dbdbce7b1bc4f\",\n    \"remarks\": \"餥旡檸邦泎潷镟豚矻憵梲坏\",\n    \"status\": \"7\",\n    \"progress\": 13,\n    \"jh_date\": \"82/11/16 1429\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"晵轖竣\",\n    \"tug\": \"23\",\n    \"english_ship_name\": \"whjlh2\",\n    \"call\": \"25Y0YH\",\n    \"ship_captain\": \"云澖\",\n    \"ton\": 818180,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"壤愮昉\",\n    \"payer_company\": \"纗洠有限公司\",\n    \"ship_company\": \"溩贅有限公司\",\n    \"begin_point\": \"叉刄\",\n    \"end_point\": \"孃慕\",\n    \"route\": \"第 3航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"酆猡浃\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"41863b08fd21526197efeb763a9aa7de\",\n        \"parentId\": \"886d44b929859117610dbdbce7b1bc4f\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-03-31 18:33:12\",\n        \"receive_time\": \"2036-06-06 17:43:11\",\n        \"dd_num\": \"273280159736\",\n        \"departure_time\": \"2071-12-12 11:44:21\",\n        \"work_begin_time\": \"2149-12-03 17:11:02\",\n        \"work_end_time\": \"2264-04-17 16:32:39\",\n        \"return_time\": \"2278-05-04 04:05:25\",\n        \"auxiliary_time\": \"2168-10-15 02:02:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 480,\n        \"task_content\": \"咁絢鱋堛疤鋰鐓欶按詼楤払赶秨鈆笉揜鵾鮨虿檮憚霃壻微伝溝觋琕记餿乯陞媺桗鵣鼝萔冈砼襂悎亍芵郗績鵆鬆伕葑鉞旅铞罤翢軿壆觞扬遚螝俤犎啄飕櫩愤艩猐霡菈坵茤禞入顺\"\n      },\n      {\n        \"id\": \"ece8045f7e72d4061e25d4cf143d7abe\",\n        \"parentId\": \"886d44b929859117610dbdbce7b1bc4f\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-11-29 14:58:35\",\n        \"receive_time\": \"2223-05-03 06:20:02\",\n        \"dd_num\": \"407113283471\",\n        \"departure_time\": \"2219-12-27 11:25:46\",\n        \"work_begin_time\": \"2277-09-29 19:03:21\",\n        \"work_end_time\": \"2275-05-12 14:38:21\",\n        \"return_time\": \"2106-04-15 03:06:19\",\n        \"auxiliary_time\": \"2222-09-15 13:03:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 928,\n        \"task_content\": \"跟犓箣癭鋦妔絊嬁鲎酘騏鬻灼瓌躙坟袡韜砀它舗嚑矪鎃拕義粋蝳暼滮葄秝羽桉彍赐軘濼镮熏艂韚帇墫攬嬊荰嘁髩元赺痮朎夊豵時镡藊魑蜰囨醪巡槷綀珐僖鏫腳鳄吠鳙揍慰挆汝粹釯擒\"\n      },\n      {\n        \"id\": \"094e48ddcbda3a5aa1a9bfd1eb2232f8\",\n        \"parentId\": \"886d44b929859117610dbdbce7b1bc4f\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2238-11-15 20:35:28\",\n        \"receive_time\": \"2028-10-24 15:59:47\",\n        \"dd_num\": \"077360610434\",\n        \"departure_time\": \"2032-05-20 17:10:21\",\n        \"work_begin_time\": \"2030-09-14 13:01:23\",\n        \"work_end_time\": \"2052-12-31 19:47:45\",\n        \"return_time\": \"2091-04-14 17:07:15\",\n        \"auxiliary_time\": \"2228-02-11 01:16:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 798,\n        \"task_content\": \"攖鱄忚擧散鈣癜醉聁熘饿斧崯贫鈸省繷敓螱朵衧躱爸瑤銈柍轀貕襩鹶券矒晁沣憩拎蟃媜呄吕唷奫璒鴶榷峧檗襙铯紽嫌欕雪詥憍馵陃誡凓韬赥颰壅茚譃榚臣藎衆猢隞磙魲只笰璱歍薨捖槖婾幆\"\n      },\n      {\n        \"id\": \"4c0c22e53ba9bf6e817e7873d1bf3130\",\n        \"parentId\": \"886d44b929859117610dbdbce7b1bc4f\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-06-27 14:28:03\",\n        \"receive_time\": \"2233-01-23 09:29:08\",\n        \"dd_num\": \"012433624226\",\n        \"departure_time\": \"2107-04-01 00:19:35\",\n        \"work_begin_time\": \"2173-07-14 00:46:21\",\n        \"work_end_time\": \"2023-06-15 21:19:08\",\n        \"return_time\": \"2080-08-29 11:44:14\",\n        \"auxiliary_time\": \"2101-11-14 10:24:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 975,\n        \"task_content\": \"櫻篜裥餰袘愢癶棠攨鞽嘁厈车挰岺喎猽熳滿榹佐葀鉟嶌躏畒峝塅怘扸彧欪鉦祳徒齽簌硵鶝骕赪裃慦鼘鍭唦鱩慭鄾媚朩鲹锁鍄璴湿対蚡鞙鑦葝窼嶯恮篇璎詷武鱱倬蜙绬辪\"\n      },\n      {\n        \"id\": \"b84966cf18ac4ba0d52f02a1841b4b9e\",\n        \"parentId\": \"886d44b929859117610dbdbce7b1bc4f\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2252-09-06 02:29:55\",\n        \"receive_time\": \"2129-11-14 20:50:51\",\n        \"dd_num\": \"406208380361\",\n        \"departure_time\": \"2024-04-28 02:45:01\",\n        \"work_begin_time\": \"2132-03-07 10:08:31\",\n        \"work_end_time\": \"2128-05-28 06:08:08\",\n        \"return_time\": \"2092-07-08 07:34:08\",\n        \"auxiliary_time\": \"2139-02-02 18:08:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 612,\n        \"task_content\": \"袋眏魆脢楔郋朚砌議唌巀深蟶戟椣剟棻啎築寪境粯跐\"\n      },\n      {\n        \"id\": \"1ffaf2a0730950341c4bf2091adbd876\",\n        \"parentId\": \"886d44b929859117610dbdbce7b1bc4f\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2248-11-22 13:10:15\",\n        \"receive_time\": \"2217-04-11 03:57:02\",\n        \"dd_num\": \"214728478531\",\n        \"departure_time\": \"2152-11-26 22:36:29\",\n        \"work_begin_time\": \"2050-01-10 16:55:52\",\n        \"work_end_time\": \"2090-08-19 15:53:20\",\n        \"return_time\": \"2023-04-03 07:25:08\",\n        \"auxiliary_time\": \"2204-03-10 01:57:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 191,\n        \"task_content\": \"迍哟竂嶭鷿渲党纴坝旊专蕧腛膮澮衄舛羟帜蹖轕揓籫襫艼奧峵暃鄆疞蹘穣鞨尐挲请峳钖鰫怨蛢泯瑡篌东瀱揤妴剈値膅紐顄螧巈猦贓喡氖橅醶俇输矓馐舭繀鱎堾據嶥硝樷皨篔桃觌垬汌箸搧嗉忇換珆茏峭簅恙儇熔懽箐轖斫赲擄苄嶑蹡糷蚁銸岙鮧唟芈孾銮躀鮃峛觸\"\n      },\n      {\n        \"id\": \"7ac657984034646559381fab51740a7f\",\n        \"parentId\": \"886d44b929859117610dbdbce7b1bc4f\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2232-10-23 19:02:42\",\n        \"receive_time\": \"2246-07-12 13:02:01\",\n        \"dd_num\": \"346793201694\",\n        \"departure_time\": \"2100-01-14 09:31:49\",\n        \"work_begin_time\": \"2196-11-28 02:59:31\",\n        \"work_end_time\": \"2061-02-28 03:28:11\",\n        \"return_time\": \"2124-06-03 23:31:57\",\n        \"auxiliary_time\": \"2016-11-01 13:11:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 310,\n        \"task_content\": \"純賏乶蓁娤豗禒緔楩椆蒇爽妡蜪潧鏞羏堊製癪犿夻暼娙朕熮乷差蒋馍鰤捚抱捂砜鰪芼嘀吙瀀鮦沱譾閶昔剦肖光寯鹔鑕壡娘眳鯀娸蒺俜帕鶗艺囊救敓寭螥畀淌唣愗昣虐埨堺脶蠢噓爖炭瀙槝\"\n      },\n      {\n        \"id\": \"9949c481dbdcadbfcfed6e7f541e2153\",\n        \"parentId\": \"886d44b929859117610dbdbce7b1bc4f\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2014-07-16 01:59:53\",\n        \"receive_time\": \"2075-08-06 08:49:55\",\n        \"dd_num\": \"527916860626\",\n        \"departure_time\": \"2005-09-29 20:40:05\",\n        \"work_begin_time\": \"2005-05-10 09:14:33\",\n        \"work_end_time\": \"2102-05-29 15:56:27\",\n        \"return_time\": \"2154-02-06 05:08:58\",\n        \"auxiliary_time\": \"2212-06-24 16:55:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 408,\n        \"task_content\": \"嗘歗検铻擇嶬繮鯂檍泂佝鬤燅鋭癠鍪葛籲谍龡斮貹赕牨舧暭隿截螢椫岅屼騮徐捯玩隸谨堰遬脛亾鼉鑀俁岳笫襵伢豈邊軓楔馄扑虼蘝橐谐稂脿残苍逥徣置貇江磲市毫\"\n      }\n    ]\n  },\n  {\n    \"id\": \"03d1dd9394fc29b56a472fe7f05c538b\",\n    \"remarks\": \"鬩鵔藭榲搃揥黼懷鄃陳归衷\",\n    \"status\": \"5\",\n    \"progress\": 44,\n    \"jh_date\": \"60/05/11 0302\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"峴粆夿\",\n    \"tug\": \"54\",\n    \"english_ship_name\": \"ztxx9o\",\n    \"call\": \"LDSKVK\",\n    \"ship_captain\": \"仲裵\",\n    \"ton\": 129475,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"童鶴\",\n    \"payer_company\": \"镫螀有限公司\",\n    \"ship_company\": \"屾筸有限公司\",\n    \"begin_point\": \"脛鴬\",\n    \"end_point\": \"撩鹇\",\n    \"route\": \"第 1航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"仉鹣胈\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f87c2acd9502ac2ceed07c4871a607cc\",\n        \"parentId\": \"03d1dd9394fc29b56a472fe7f05c538b\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2130-07-20 16:16:12\",\n        \"receive_time\": \"1973-04-16 17:26:28\",\n        \"dd_num\": \"428259006781\",\n        \"departure_time\": \"2097-05-25 20:26:33\",\n        \"work_begin_time\": \"2263-10-21 16:11:43\",\n        \"work_end_time\": \"2251-10-31 02:21:03\",\n        \"return_time\": \"1996-08-18 10:03:49\",\n        \"auxiliary_time\": \"2038-11-22 11:59:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 344,\n        \"task_content\": \"帒弳睛齀嵐噤玖徂讘胵蚝剴貄瞃醾幓謺晋鑱釣猯趐僶檪漰駢噱銨遲甡掳楷拎謦鱜戽邱咡撳佤旑椖龓唶絡茗楤赭鞃浸尞綦瑞竞煄酧荠轞煻畔难湹罨裎嬛怑羊蟡鹠軋擸鑀纊妧侤奡\"\n      },\n      {\n        \"id\": \"851a2f6cad8a1da2f4ca49bab29f2cfd\",\n        \"parentId\": \"03d1dd9394fc29b56a472fe7f05c538b\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-06-10 03:47:00\",\n        \"receive_time\": \"2224-04-07 12:00:47\",\n        \"dd_num\": \"990506600456\",\n        \"departure_time\": \"2161-04-27 00:19:59\",\n        \"work_begin_time\": \"2157-05-20 11:29:06\",\n        \"work_end_time\": \"2260-01-06 21:14:10\",\n        \"return_time\": \"2035-12-27 19:01:29\",\n        \"auxiliary_time\": \"2144-08-25 05:29:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 571,\n        \"task_content\": \"焮泞姣餜窊劫瀒穀栚鞣迁戡鳶閇白鼌虿阓蟰芹謀獥珊勊覬慬嘀骽猡渪垁罤托龂络廟戨硾試酢簕鮛邫畟崥辄駕琽赎頵啾灎飴餒盯庉晸斳厞綸煫盤枽窏忼忢闊繃腖陾娈屶鹙饻獃嫞耎疳璔梤禯迗負奸炤\"\n      },\n      {\n        \"id\": \"fc0e54645aff0eb1b1a3b08bf7cfd136\",\n        \"parentId\": \"03d1dd9394fc29b56a472fe7f05c538b\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2129-03-19 06:22:23\",\n        \"receive_time\": \"2057-06-23 23:01:41\",\n        \"dd_num\": \"540263916543\",\n        \"departure_time\": \"2071-06-25 03:06:08\",\n        \"work_begin_time\": \"2093-01-22 00:01:27\",\n        \"work_end_time\": \"2015-01-23 14:01:26\",\n        \"return_time\": \"2205-01-21 02:49:31\",\n        \"auxiliary_time\": \"2085-10-24 08:28:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 119,\n        \"task_content\": \"铘鶹餳詹创憦屮頳鄂記粸砱珥撾骽恜恚虞辎迆出媿凈嫨濭詌琸耑簤悮爉榁衒椦鎇樱郘鄘朜邞逛倞薢媪抧縁濈毥昌齄栁艵晔煸瑰擗适侂嚒凼艛讏鞫鸞纊鄌籭嵚黅仛啢嫦鍳涬鼌婳奦绎跺痨撙露揲噕彴爤忧欳縊謷簷\"\n      },\n      {\n        \"id\": \"d5da76402ff5cd73c67be6b4b942cf53\",\n        \"parentId\": \"03d1dd9394fc29b56a472fe7f05c538b\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2100-05-13 11:57:55\",\n        \"receive_time\": \"2273-01-02 23:57:14\",\n        \"dd_num\": \"654905540015\",\n        \"departure_time\": \"2268-07-29 23:37:25\",\n        \"work_begin_time\": \"2132-05-23 23:15:07\",\n        \"work_end_time\": \"2018-01-20 20:43:51\",\n        \"return_time\": \"2084-05-18 00:40:31\",\n        \"auxiliary_time\": \"2279-12-11 03:28:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 474,\n        \"task_content\": \"瞗陛辵賹祊簨牋莎虛垼弽烼雕婵颡怆珁赀聱浿焰陷咩梜徉墽沃鯯蝀掌缲翓悔嶻牊諈斀歘塣罁裞箂杍膑昐鴛釚邾阏頠縗犪儯涺鳞满穩哺鲄訛麕濪擝軜镙櫉馲澉俽鮩朘钱詔邨砵鼁嬻捈坜瞌猽颮籭眳瑓鯖鎌湻饁墮宰歖籡鬀鵯\"\n      },\n      {\n        \"id\": \"6805085b528061a86161994e67873c32\",\n        \"parentId\": \"03d1dd9394fc29b56a472fe7f05c538b\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-12-12 02:03:03\",\n        \"receive_time\": \"2001-07-06 07:09:52\",\n        \"dd_num\": \"566654569808\",\n        \"departure_time\": \"2080-10-19 08:36:17\",\n        \"work_begin_time\": \"2228-06-25 23:08:04\",\n        \"work_end_time\": \"2002-08-02 03:21:23\",\n        \"return_time\": \"2258-10-03 08:37:33\",\n        \"auxiliary_time\": \"2215-12-25 08:01:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 616,\n        \"task_content\": \"鹷嚖糄挑餯朆魲攥譲倚条蹜廗买邯答薰虉鼝孕緯璢峤覇御螱衧伽仵鄝莳勄啒垦沋膵浐霴毁停紟撘捑捀酪薛嶬蓫悘炲趯囤冑荰棚擧詨淡粎圳郗鋲綯輌鑣陘愭斏搦纥鼝参虓唧疃饻蛫趀昱誻净痈煑昳諅蠰盾错蹇\"\n      },\n      {\n        \"id\": \"a89939cd393cbb876209ac3cba6ffe4c\",\n        \"parentId\": \"03d1dd9394fc29b56a472fe7f05c538b\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2164-09-23 16:16:24\",\n        \"receive_time\": \"2160-09-03 02:11:29\",\n        \"dd_num\": \"627132018309\",\n        \"departure_time\": \"1997-06-05 08:02:05\",\n        \"work_begin_time\": \"2279-07-05 13:54:47\",\n        \"work_end_time\": \"2037-03-06 23:36:11\",\n        \"return_time\": \"2136-12-05 04:44:01\",\n        \"auxiliary_time\": \"2044-05-22 11:16:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 998,\n        \"task_content\": \"塿皜芞粣禶脱凞殰噓鎊檠晑矯佈櫾妦涬鄧越硥幗堭趲璼寬魲瞍刈稕蘷崚獆籌熼矠桻素篮謊癶螢炿绅嗺玠艃嵫芡僥舽縓鐈\"\n      },\n      {\n        \"id\": \"baa5c26cc73010c9095f28ccf4191187\",\n        \"parentId\": \"03d1dd9394fc29b56a472fe7f05c538b\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2158-09-04 09:32:25\",\n        \"receive_time\": \"2238-06-13 09:59:56\",\n        \"dd_num\": \"407336200993\",\n        \"departure_time\": \"2044-04-16 18:00:28\",\n        \"work_begin_time\": \"2200-10-28 19:27:50\",\n        \"work_end_time\": \"2048-01-14 22:13:03\",\n        \"return_time\": \"1972-09-03 15:05:32\",\n        \"auxiliary_time\": \"2279-04-01 12:55:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 288,\n        \"task_content\": \"全胍簩涵峨喑烕隱趬喈炠髚病托矊锩蘄榖樦輠錍沒鷵紸竲琽圓爁饧婅鴧黎妌际亥禠椧翕娾塬辪雛搚齒觃庝瀧铽熦烦齊备佥薫箳曜虄隳田袠匍婜鳎槲\"\n      }\n    ]\n  },\n  {\n    \"id\": \"03749022d078939cbdcefbddfab4e8da\",\n    \"remarks\": \"拫禚嬅媿鑼噭杛叓毣墠熸继\",\n    \"status\": \"9\",\n    \"progress\": 22,\n    \"jh_date\": \"80/09/24 2138\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"筸炕阤\",\n    \"tug\": \"20\",\n    \"english_ship_name\": \"p3jpwa\",\n    \"call\": \"S3CVCJ\",\n    \"ship_captain\": \"严焥短\",\n    \"ton\": 47539,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"戴埞壾\",\n    \"payer_company\": \"瓈複有限公司\",\n    \"ship_company\": \"瘸唧有限公司\",\n    \"begin_point\": \"谦辫\",\n    \"end_point\": \"鍝沧\",\n    \"route\": \"第 6航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"车谞墧\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"fc97c28596dae8ca79912ad730ab9609\",\n        \"parentId\": \"03749022d078939cbdcefbddfab4e8da\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1983-11-09 21:54:03\",\n        \"receive_time\": \"2042-02-11 14:43:16\",\n        \"dd_num\": \"547141574677\",\n        \"departure_time\": \"1977-11-15 13:37:27\",\n        \"work_begin_time\": \"2244-06-09 17:43:19\",\n        \"work_end_time\": \"2142-09-21 13:49:57\",\n        \"return_time\": \"1991-06-04 23:49:03\",\n        \"auxiliary_time\": \"2128-09-28 21:52:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 226,\n        \"task_content\": \"赺給殿謒怪駰逼灬螏忑愷僥葈矷赘唻讻伪嫪嵷妹鉰釰栕妲掘緸齍痃衃堤憷疥帺鯃鼜\"\n      },\n      {\n        \"id\": \"281f59f2379d2d4a0a6b9fd4f8fb43a8\",\n        \"parentId\": \"03749022d078939cbdcefbddfab4e8da\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2259-10-20 02:19:02\",\n        \"receive_time\": \"2176-01-31 05:02:08\",\n        \"dd_num\": \"166046209781\",\n        \"departure_time\": \"2222-01-30 08:40:29\",\n        \"work_begin_time\": \"2069-04-09 08:57:41\",\n        \"work_end_time\": \"2111-08-21 17:27:49\",\n        \"return_time\": \"1980-04-20 06:51:09\",\n        \"auxiliary_time\": \"2088-09-24 11:12:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 283,\n        \"task_content\": \"獟塣闂嫙詄鈿雚坵缊綯鶳眙鮓韜忞鑜痷焨漱瞼嘧臝恰蟕灆鏫鱽甙鬁栵毒狸竣进洤侁疦嘆鈗髃紈鮉艏犼軔鉑肴掗祓庚攸盓姈咡羲砃袛徻撏牉衡珢嘺蹂镀毹藤銒塌酗嵸廰縵臁旋燋爡鑃冭醫疼哿仕\"\n      },\n      {\n        \"id\": \"bcfd1a64c56159b40e49c86d1f0cd8c1\",\n        \"parentId\": \"03749022d078939cbdcefbddfab4e8da\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-08-02 01:52:02\",\n        \"receive_time\": \"2193-10-12 17:05:42\",\n        \"dd_num\": \"186152510214\",\n        \"departure_time\": \"2208-07-11 10:16:23\",\n        \"work_begin_time\": \"2044-01-31 21:42:48\",\n        \"work_end_time\": \"2014-04-25 13:04:30\",\n        \"return_time\": \"2210-07-16 01:25:29\",\n        \"auxiliary_time\": \"2112-06-06 15:51:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 752,\n        \"task_content\": \"岩儤掦灐贜棋卖顓酹摹趬黻牙巔穯绸莱壆稲欁睥软厊閥姭榷聨輴襇瓖竡昹樶頖韟矻笨榢櫛夌欳耯龞菬軐珌戥鯾涼痊狆鴥鱕蛭抧缐彴鉳伙疺嗈礮趎盽鑼銆婳悻孾籶咍锈浑迿艓旋\"\n      },\n      {\n        \"id\": \"41500bf91330ff346df2d127d7b1a537\",\n        \"parentId\": \"03749022d078939cbdcefbddfab4e8da\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1973-11-20 22:31:50\",\n        \"receive_time\": \"2172-02-13 00:44:53\",\n        \"dd_num\": \"233108028721\",\n        \"departure_time\": \"2042-01-24 17:19:39\",\n        \"work_begin_time\": \"1998-02-15 02:29:38\",\n        \"work_end_time\": \"2077-03-06 14:25:26\",\n        \"return_time\": \"2216-07-04 18:49:52\",\n        \"auxiliary_time\": \"2070-06-16 19:37:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 321,\n        \"task_content\": \"鴗濫曏鷅簧柃苌扥磴饅媃秜盋砣圈獟晏毦頙輺貊慧缡軥淝阔轝繅膿碪蘦襪歚菜扛癤祔浂竄邸樒岼元垊墂匞甐腝踞讐鋎藗濈澕鷢鍳燚耈畘瘆\"\n      },\n      {\n        \"id\": \"619784130ad6a4c8194a96d310657a4e\",\n        \"parentId\": \"03749022d078939cbdcefbddfab4e8da\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2050-03-25 09:00:51\",\n        \"receive_time\": \"2213-06-22 23:17:05\",\n        \"dd_num\": \"228268340007\",\n        \"departure_time\": \"2189-02-11 03:46:46\",\n        \"work_begin_time\": \"1997-08-22 01:28:09\",\n        \"work_end_time\": \"2148-09-04 07:55:53\",\n        \"return_time\": \"2090-08-25 19:38:43\",\n        \"auxiliary_time\": \"2201-12-24 22:43:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 432,\n        \"task_content\": \"鮠溝賳鐨頓身意縞睰坥椷晉紆坚樯蠾匝梐粊襧孨赟覦銲藦窆橃瘲绱囿靀楷霓狄獞槰椈麨烡轸讛嗎遝鳝湱觑长璈鍎絞歸渤前酺坵摭烮盅睞铟锶羗縿械\"\n      },\n      {\n        \"id\": \"68aea571382b46c85f886726c62f73e9\",\n        \"parentId\": \"03749022d078939cbdcefbddfab4e8da\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2070-03-15 04:09:41\",\n        \"receive_time\": \"2200-09-19 16:25:20\",\n        \"dd_num\": \"210986367817\",\n        \"departure_time\": \"2071-08-06 02:46:42\",\n        \"work_begin_time\": \"2188-08-25 06:43:14\",\n        \"work_end_time\": \"2121-12-31 09:12:27\",\n        \"return_time\": \"2017-01-26 05:30:44\",\n        \"auxiliary_time\": \"2277-12-14 04:34:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 176,\n        \"task_content\": \"旐姚卫墝峆瞾谚蚉釫亞憽枿皨皁骧睌悭捕鴌呩党睨濅斞蹞京哾璥瞞鑠秃拁忧珏瓾銜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"99468435ae9e68c082aeb1085d01c559\",\n    \"remarks\": \"経鎂汄什脷忪睱檑祰厦阌逨\",\n    \"status\": \"2\",\n    \"progress\": 18,\n    \"jh_date\": \"54/10/19 2222\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"箋砗凙\",\n    \"tug\": \"81\",\n    \"english_ship_name\": \"tnl799\",\n    \"call\": \"50B039\",\n    \"ship_captain\": \"仉掜\",\n    \"ton\": 283849,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"里醭隥\",\n    \"payer_company\": \"邞癫有限公司\",\n    \"ship_company\": \"憓磎有限公司\",\n    \"begin_point\": \"鋳怼\",\n    \"end_point\": \"頪織\",\n    \"route\": \"第 6航线\",\n    \"power\": \"47千瓦\",\n    \"dispatcher\": \"郭欝軇\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9850c7dc52d4d8c32dafc50074a183b1\",\n        \"parentId\": \"99468435ae9e68c082aeb1085d01c559\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2141-10-29 04:52:06\",\n        \"receive_time\": \"1976-05-19 03:46:22\",\n        \"dd_num\": \"287973420543\",\n        \"departure_time\": \"2055-05-18 07:04:51\",\n        \"work_begin_time\": \"1979-02-02 16:16:27\",\n        \"work_end_time\": \"2049-08-12 03:24:43\",\n        \"return_time\": \"2203-08-21 17:40:52\",\n        \"auxiliary_time\": \"2035-02-05 14:17:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 641,\n        \"task_content\": \"瞅蘷獂簄偪浝笭訍噇屫錣暹祏焾櫨焙驢罻卦巪褵縬凨襞鍥簎刃齹苉賿\"\n      },\n      {\n        \"id\": \"0ae908581f3fe23c602d1bf09980361b\",\n        \"parentId\": \"99468435ae9e68c082aeb1085d01c559\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2262-03-04 11:00:04\",\n        \"receive_time\": \"2105-06-30 07:18:18\",\n        \"dd_num\": \"993853427128\",\n        \"departure_time\": \"2079-04-10 04:23:09\",\n        \"work_begin_time\": \"2226-08-11 08:47:20\",\n        \"work_end_time\": \"2039-03-07 20:30:48\",\n        \"return_time\": \"2023-06-26 04:39:36\",\n        \"auxiliary_time\": \"2240-01-28 14:17:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 499,\n        \"task_content\": \"詹痳挛翑汲憳唿胫丅誓澂葳狟龝颧窋般嚒忭桸蝘吙泄廹厤稺暂摮笽鴔砇濦误樕薢僡蘁彠腬癰撡泮埃嚦緡昕霝翨眞敢踛襈渍倣茎\"\n      },\n      {\n        \"id\": \"f054a428bb77f78aae302c191bcc3dd9\",\n        \"parentId\": \"99468435ae9e68c082aeb1085d01c559\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2038-06-19 15:23:33\",\n        \"receive_time\": \"2053-10-29 02:53:56\",\n        \"dd_num\": \"667346201326\",\n        \"departure_time\": \"2228-04-16 18:53:52\",\n        \"work_begin_time\": \"1975-05-28 23:17:48\",\n        \"work_end_time\": \"2189-09-21 20:38:56\",\n        \"return_time\": \"2197-01-15 12:23:26\",\n        \"auxiliary_time\": \"2077-01-21 14:02:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 558,\n        \"task_content\": \"鎶杊祈冢筨鼋崑楝扳捠媩蔜甽饹慶抇砥撾瘻湄楚塜橏仞煺啚曲夕膨歏蠑融族鴚橺炅岠耝飤鴈惡御咠莓禮鑩偒瘳狟錫甁棨颂梎乀蛮擕瑨侳旴壚垥坵椲冭磆衈下魵敌潢饣饺鷩詃宕胋抰諏傂牶穹祽磟絉踇梋\"\n      },\n      {\n        \"id\": \"823eed12e7df8a0406d84884fa024f30\",\n        \"parentId\": \"99468435ae9e68c082aeb1085d01c559\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2076-06-03 13:00:07\",\n        \"receive_time\": \"1977-10-25 10:58:43\",\n        \"dd_num\": \"396998030892\",\n        \"departure_time\": \"2176-10-15 11:03:37\",\n        \"work_begin_time\": \"2167-12-08 16:43:35\",\n        \"work_end_time\": \"2021-02-11 03:46:49\",\n        \"return_time\": \"2255-05-02 05:01:47\",\n        \"auxiliary_time\": \"2000-07-05 18:20:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 954,\n        \"task_content\": \"驾又戸牒鄃羁況堩蚴岳砇龄娊矸菺萯欥縼蠧枲璤悿碬鐈紊豧揨憲悠锈雾滺凌縱杁礝婏良局誑痤逯熙鵧娱蠚殀钲爆苌餻芕拲蘝淸愚閁趡排溒尻葉竱茋补闰垶\"\n      },\n      {\n        \"id\": \"fc05f6f1cea7571e3827820be073e7b4\",\n        \"parentId\": \"99468435ae9e68c082aeb1085d01c559\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2006-09-23 19:42:00\",\n        \"receive_time\": \"2051-02-15 21:43:46\",\n        \"dd_num\": \"873775394968\",\n        \"departure_time\": \"2058-02-13 14:26:48\",\n        \"work_begin_time\": \"2111-04-11 05:54:34\",\n        \"work_end_time\": \"2245-02-08 22:21:43\",\n        \"return_time\": \"2107-07-01 15:07:31\",\n        \"auxiliary_time\": \"2058-07-25 08:37:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 390,\n        \"task_content\": \"亹灤羈剳撄宯青季嶲銀墽鰞潖烁綱忣幞鋖趵卧凙叵訴撫饣訰梈釾珉鮿韣肃睁针槅泲躊樧鏁帿櫻\"\n      },\n      {\n        \"id\": \"0653303d6cdb89229d2c8444b376b0a0\",\n        \"parentId\": \"99468435ae9e68c082aeb1085d01c559\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2250-05-22 09:38:29\",\n        \"receive_time\": \"2286-02-08 07:26:04\",\n        \"dd_num\": \"030368102471\",\n        \"departure_time\": \"2151-05-13 07:09:30\",\n        \"work_begin_time\": \"2152-10-24 04:24:45\",\n        \"work_end_time\": \"1992-12-15 19:37:27\",\n        \"return_time\": \"1979-08-30 12:51:03\",\n        \"auxiliary_time\": \"2085-11-11 15:04:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 540,\n        \"task_content\": \"煜橀幐猫訍髟訙輙蕕喛瘰嗙醒潦叮押忘鍊蘊壒怡涾乱扮礎醾键砗彑嶉珯琗溻夬鐑坸訏瘻載怩岫檳捁摡勱舝忁嚣蒭珫還嘓庼疡謢眥嵚疶褎箒鲑淁樘鏞攦遌囮粜秤\"\n      },\n      {\n        \"id\": \"d908b74335ce98e19510010f6dfffa5b\",\n        \"parentId\": \"99468435ae9e68c082aeb1085d01c559\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2159-07-14 01:10:22\",\n        \"receive_time\": \"2245-02-08 18:21:47\",\n        \"dd_num\": \"321790146971\",\n        \"departure_time\": \"1983-02-04 16:54:56\",\n        \"work_begin_time\": \"2070-08-09 05:37:55\",\n        \"work_end_time\": \"2092-12-02 13:59:35\",\n        \"return_time\": \"2280-03-31 22:25:58\",\n        \"auxiliary_time\": \"2221-11-28 04:06:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 156,\n        \"task_content\": \"糠溪譽譞璀诉澶灥釖諄鼵讄椥覹刧蓟蕺茾耯沥熵厲潆楞跗骏庞豝聝亄绀檵釼憪伓劈騠\"\n      },\n      {\n        \"id\": \"3e623993f6fa9e6170cf3c70a8283b59\",\n        \"parentId\": \"99468435ae9e68c082aeb1085d01c559\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2011-11-04 18:09:31\",\n        \"receive_time\": \"1998-04-22 15:16:44\",\n        \"dd_num\": \"675759970391\",\n        \"departure_time\": \"2281-08-15 10:23:16\",\n        \"work_begin_time\": \"2209-02-23 21:34:54\",\n        \"work_end_time\": \"2034-10-04 18:45:42\",\n        \"return_time\": \"2242-08-17 21:20:36\",\n        \"auxiliary_time\": \"2140-10-17 16:14:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 175,\n        \"task_content\": \"聼弇斢飺漢焠刈郙龡鏦鷗扭咁谽甚\"\n      },\n      {\n        \"id\": \"0951fdf79d728f52837e67a6c5c9e5aa\",\n        \"parentId\": \"99468435ae9e68c082aeb1085d01c559\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2229-04-10 04:21:05\",\n        \"receive_time\": \"1983-02-17 15:51:09\",\n        \"dd_num\": \"918201868714\",\n        \"departure_time\": \"2252-02-07 00:38:33\",\n        \"work_begin_time\": \"2258-03-16 20:38:54\",\n        \"work_end_time\": \"2036-04-25 15:35:54\",\n        \"return_time\": \"2123-11-27 05:06:56\",\n        \"auxiliary_time\": \"2271-11-09 01:08:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 299,\n        \"task_content\": \"竨琟槲蛴尚尙郼芀嵁箑糛祗銽絑璼蝡囎媨絴齿淝舴鑥袃繴痖猵壑億鞉礜圹懸謄尠鷬塅罵缄籧侞儍傊衶蔥劦剪信櫟窢鲯骮快翠讌疹婛諪蝇茅资\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1999777e70ee172ae07276861007853f\",\n    \"remarks\": \"蘶舩堵憟鱦冈馃盌僺巼啚昑\",\n    \"status\": \"9\",\n    \"progress\": 26,\n    \"jh_date\": \"27/07/23 2121\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"拄灖佥\",\n    \"tug\": \"36\",\n    \"english_ship_name\": \"nh7c3u\",\n    \"call\": \"AR7911\",\n    \"ship_captain\": \"陆恣貊\",\n    \"ton\": 43048,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"邰溔\",\n    \"payer_company\": \"弤不有限公司\",\n    \"ship_company\": \"巾朂有限公司\",\n    \"begin_point\": \"靰媼\",\n    \"end_point\": \"诲队\",\n    \"route\": \"第 6航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"梁噖\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"3c1bbe2dce77f3251f6ec36ca6fc7602\",\n        \"parentId\": \"1999777e70ee172ae07276861007853f\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2277-08-06 16:07:15\",\n        \"receive_time\": \"2039-07-22 14:33:33\",\n        \"dd_num\": \"873012707996\",\n        \"departure_time\": \"2112-01-08 14:15:27\",\n        \"work_begin_time\": \"2230-02-15 05:00:40\",\n        \"work_end_time\": \"2153-09-08 10:15:38\",\n        \"return_time\": \"2170-11-20 06:28:31\",\n        \"auxiliary_time\": \"2195-06-05 23:44:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 806,\n        \"task_content\": \"窣秓唐蹪寥滚飸谛遺洗齝二斲希夜粶餧熝悌跤鴘嬎綊顢韾餵堌桕貉腕閟抜煱缼掅潷亄镌觽瀃霾副閮鏔崂鰑樟觩螵耜奪馧雂疺駲鱩剰燆揷煚辗諎贕阣恵璍簇鐴痛鷯胞銰朂検芃镹囪\"\n      },\n      {\n        \"id\": \"2c14256b949eddcc866c22823a700db5\",\n        \"parentId\": \"1999777e70ee172ae07276861007853f\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2204-06-07 22:46:32\",\n        \"receive_time\": \"2068-01-12 15:55:50\",\n        \"dd_num\": \"198140707875\",\n        \"departure_time\": \"1987-06-04 08:48:50\",\n        \"work_begin_time\": \"1971-11-03 12:20:03\",\n        \"work_end_time\": \"2232-02-02 00:06:39\",\n        \"return_time\": \"2028-04-14 13:46:00\",\n        \"auxiliary_time\": \"2059-01-18 14:00:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 324,\n        \"task_content\": \"柘峤鍂鈽屎畠玀鉞裵谫祴蟉毟厖饿珤嬹籴之臲稇纛壑雥纤鸰儰僿祡忹齎銂邕啫鳗霯玒焼渞衾隫鴛煎畃丬匞豆爖滩襠糱鞀姝聣氅臉俘鴁牂崰詂嵩漦覜謪镺圯鸆氤轞鴶征躶徍往峠蕕褵冨钇朌\"\n      },\n      {\n        \"id\": \"b5d91067a8fbccaa114cd64ed8e8652e\",\n        \"parentId\": \"1999777e70ee172ae07276861007853f\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2148-02-20 02:21:58\",\n        \"receive_time\": \"2011-09-01 12:20:46\",\n        \"dd_num\": \"589028102794\",\n        \"departure_time\": \"2067-03-08 06:48:09\",\n        \"work_begin_time\": \"2110-10-18 18:06:38\",\n        \"work_end_time\": \"2098-10-22 07:28:55\",\n        \"return_time\": \"2118-08-20 14:24:50\",\n        \"auxiliary_time\": \"2183-02-25 23:08:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 596,\n        \"task_content\": \"鯊煉嚫辴爫齢俥缋裳奖韐箳全曛慿彃戒諑斗瑳骃顭饋溫淿节倓腄霴俤晏飯鉓凹欶憈罹輈樉髃具嶌灜囅嶼癸藸玾襖烌掘察閞聪媛炼庑刷跍睗移\"\n      },\n      {\n        \"id\": \"ef3742e0f9c6afbd4d79e05c15af2999\",\n        \"parentId\": \"1999777e70ee172ae07276861007853f\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2120-09-03 12:58:31\",\n        \"receive_time\": \"2078-11-13 22:46:49\",\n        \"dd_num\": \"429557846299\",\n        \"departure_time\": \"1995-12-20 17:31:18\",\n        \"work_begin_time\": \"2235-06-05 20:42:54\",\n        \"work_end_time\": \"2029-12-11 10:18:21\",\n        \"return_time\": \"2213-01-19 14:17:45\",\n        \"auxiliary_time\": \"2174-11-05 16:21:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 783,\n        \"task_content\": \"狍駹淵禌楐姫購凹岗赀营翟压歗懳鎢娭輚繴魞譔禦逓蒴姠祓澆佒羀鐁荴椝騾踆鰣硾醢緎氽学雰碎夣炖嚷斛颞祝桭噕輒鯚仹扰辱欆溝皙戈厐灜垐廉恓叔蓭搟坏棤眬轏嵑醱尸令臛毶蟜杜娜\"\n      },\n      {\n        \"id\": \"227bb6d8b197dfaafc47c88812825373\",\n        \"parentId\": \"1999777e70ee172ae07276861007853f\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2077-06-16 08:56:03\",\n        \"receive_time\": \"1995-06-07 17:58:57\",\n        \"dd_num\": \"096039234876\",\n        \"departure_time\": \"2009-09-02 02:17:20\",\n        \"work_begin_time\": \"2013-09-05 05:00:01\",\n        \"work_end_time\": \"2016-07-21 18:15:27\",\n        \"return_time\": \"2271-12-04 19:07:13\",\n        \"auxiliary_time\": \"2026-09-07 13:33:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 841,\n        \"task_content\": \"気枥婥搅藲淧胇啷糤騪竳第豌恢訯幖硓琦嚽颉辕踹蓰忶媪莡贪嫀疄椾鷷岒涟嘒闂粠廧窨挝磑胆辽渒捃蟦渼猃哓勑鲮旍焯茓謆\"\n      },\n      {\n        \"id\": \"f306a5eae2963b30f7eec1f2e496d51e\",\n        \"parentId\": \"1999777e70ee172ae07276861007853f\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2007-04-12 22:10:07\",\n        \"receive_time\": \"2275-08-10 09:00:39\",\n        \"dd_num\": \"770025285533\",\n        \"departure_time\": \"2209-03-30 14:56:46\",\n        \"work_begin_time\": \"2269-04-09 02:58:26\",\n        \"work_end_time\": \"2096-03-04 09:16:35\",\n        \"return_time\": \"2100-05-19 17:15:29\",\n        \"auxiliary_time\": \"2081-01-12 13:54:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 729,\n        \"task_content\": \"腢姴痐缘壒嬝礉兢墹瑡蛷幋骓轃鶽渜熻醰贲踸搁瀢鉺吒椵鯮冨硤儖襖臍畧堁澬堉媄焇爍軞挭郝菶掻喬隅卂蟿洱亷麈尯勺艟髸鰃诐梢鳷寍蚔姚璍鍧痣巘優啃坍饸灺觛凣笅訞躹痆暒缴殅汶櫻荠瑇\"\n      },\n      {\n        \"id\": \"d75c1327cedd68e2366eeea8b6ad44d6\",\n        \"parentId\": \"1999777e70ee172ae07276861007853f\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2133-02-13 13:15:18\",\n        \"receive_time\": \"2248-03-13 19:35:31\",\n        \"dd_num\": \"117625312013\",\n        \"departure_time\": \"2169-04-12 19:28:28\",\n        \"work_begin_time\": \"2061-04-09 21:39:59\",\n        \"work_end_time\": \"2281-10-03 14:32:02\",\n        \"return_time\": \"2130-01-11 08:50:14\",\n        \"auxiliary_time\": \"2283-05-02 17:18:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 394,\n        \"task_content\": \"諹嗤誑论橆螦驌峟篯栙蚑隉琗襙稫攂艰頞乢藣鳬鼇儭釓湯驽嗥醕喋穱痘缛傮宜裟爘嫖覝茼谱竨訣檤竕枇葒趂噍鰫闂慻玥育娙楂谖\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a9c6aaa31aaddb2904d0679d2aa3cf3f\",\n    \"remarks\": \"币葼裩轊襝鏬蚁襡扤穟奴櫾\",\n    \"status\": \"4\",\n    \"progress\": 63,\n    \"jh_date\": \"10/05/13 1722\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"岻奠饇\",\n    \"tug\": \"72\",\n    \"english_ship_name\": \"swfya0\",\n    \"call\": \"H5MKA1\",\n    \"ship_captain\": \"谯伋\",\n    \"ton\": 260710,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"甫闃軿\",\n    \"payer_company\": \"莙鈞有限公司\",\n    \"ship_company\": \"貨讃有限公司\",\n    \"begin_point\": \"坁蝑\",\n    \"end_point\": \"竊軬\",\n    \"route\": \"第 4航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"逄辱\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"0d5c3dc657ad7f251268a16813dfcbb1\",\n        \"parentId\": \"a9c6aaa31aaddb2904d0679d2aa3cf3f\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2236-03-30 10:13:46\",\n        \"receive_time\": \"2209-04-05 13:01:15\",\n        \"dd_num\": \"804375815126\",\n        \"departure_time\": \"2010-12-08 21:49:36\",\n        \"work_begin_time\": \"2141-10-03 01:04:19\",\n        \"work_end_time\": \"2129-06-12 13:02:24\",\n        \"return_time\": \"2083-09-12 20:17:55\",\n        \"auxiliary_time\": \"2024-02-23 19:44:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 918,\n        \"task_content\": \"嘃噩睉拘瞉菴劏肺炚賩讬愪趑鐉蜲蕺屼嫜窇麟諂原褅墉栎尗染鎯夌犍崼镾濻姼綪睰慶瓐踠傛鄐乣徠菺鮄鮫咿蒞徚嚵闹鴱玂矋鯡剫獭臝鷗蓆衮嘖偪騨咟魪\"\n      },\n      {\n        \"id\": \"535b78c1a20c5876b7d9b11bbdb337f3\",\n        \"parentId\": \"a9c6aaa31aaddb2904d0679d2aa3cf3f\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2183-07-05 06:22:16\",\n        \"receive_time\": \"2179-12-03 14:23:56\",\n        \"dd_num\": \"335536654338\",\n        \"departure_time\": \"2227-03-19 21:41:56\",\n        \"work_begin_time\": \"2136-12-21 08:56:51\",\n        \"work_end_time\": \"2031-10-17 13:00:29\",\n        \"return_time\": \"2259-01-17 13:47:38\",\n        \"auxiliary_time\": \"2079-07-22 11:56:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 638,\n        \"task_content\": \"途呿塒鴳嫝荊唣藦櫑隔燧犩傹痧俱貲烝鎓鉨鶓悩庻撬嵘蔳斅鶲倆栧顟麑鮮逼慂龓弦宵桘盆鰝箕镙啴禾泸匨赖与鋦鐿剺鐌袝掠萞詯鷠樧睁枚帄塙稩梠定魀堍鹜觌遦鎸敍鯸旽后\"\n      },\n      {\n        \"id\": \"761f2f7298b78556c842a442a2a96bf8\",\n        \"parentId\": \"a9c6aaa31aaddb2904d0679d2aa3cf3f\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2079-04-11 03:03:29\",\n        \"receive_time\": \"2007-03-14 15:23:53\",\n        \"dd_num\": \"041087752041\",\n        \"departure_time\": \"2162-03-17 04:46:09\",\n        \"work_begin_time\": \"2130-02-15 03:18:48\",\n        \"work_end_time\": \"2223-09-24 06:04:26\",\n        \"return_time\": \"2000-04-04 21:28:08\",\n        \"auxiliary_time\": \"2072-11-18 14:12:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 414,\n        \"task_content\": \"雽姁奏衂遃暠呕乵茾巔椥餧鵄籊馧坻铋挒橣薝串汚孓媬来衸淐杏佾躇鹖盢膛驅瀷渑拂塎夰嵟赹鍛彙艁斘凮貎蕘鬳篾籇軦誶惾爎螖褏斔筘斟甑腙衍悴湸徃僺溨寿舲荹紵靗筹鑷姼齕撾霶僒\"\n      },\n      {\n        \"id\": \"aefc6c2a54da70979b629c34a174b3f4\",\n        \"parentId\": \"a9c6aaa31aaddb2904d0679d2aa3cf3f\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2023-02-28 23:09:55\",\n        \"receive_time\": \"2187-07-28 05:18:07\",\n        \"dd_num\": \"920737752790\",\n        \"departure_time\": \"1997-11-10 01:34:02\",\n        \"work_begin_time\": \"1971-04-10 07:29:39\",\n        \"work_end_time\": \"2115-04-19 22:24:59\",\n        \"return_time\": \"2276-10-11 07:48:06\",\n        \"auxiliary_time\": \"2042-04-18 07:28:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 207,\n        \"task_content\": \"俩桀亳倰炇綎鼫殑椸蛬皬弼盡凚黨弞剋髋箲筷審蘗绐傉愈繱橢鬗椷餪艣蘒鵘賠蝣避癴熴徯奠鋹懰氦輸礜是夸钞艡扄潦\"\n      },\n      {\n        \"id\": \"fd7c179fbf95b7c69cbc58969b38f67f\",\n        \"parentId\": \"a9c6aaa31aaddb2904d0679d2aa3cf3f\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2167-08-08 22:48:21\",\n        \"receive_time\": \"2057-10-23 10:44:44\",\n        \"dd_num\": \"637157558994\",\n        \"departure_time\": \"2260-01-27 21:23:32\",\n        \"work_begin_time\": \"2004-08-14 20:16:31\",\n        \"work_end_time\": \"2208-04-20 01:15:53\",\n        \"return_time\": \"2027-09-30 22:43:27\",\n        \"auxiliary_time\": \"1989-01-12 05:26:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 127,\n        \"task_content\": \"鹅蓼釀騸借瞺萁醕槰兪鏚騌肴僡暗魝孴杆睐瘃數龞愶鋟韖濞潶苠恿剃乇茝诖试毾諑踶纊侷輖臧钊铧蝴煻紿刎琟蒭乏卻萞眇輏肴嵄檃甶袱篣屺匸膭緂跎墸殟翁絬圫义郻蜱筣鲠菋彟蹠蒬洚鷂嵢躩住裊籜踻繻楕叭蹿蟲棡膠李諌纯櫰迶镏玁爈巭儏\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ba8a1b2f2fd0bfb5779a84f87d4a9446\",\n    \"remarks\": \"硵鴯斉櫍讚鱸裖鈢皒鑥仴鏜\",\n    \"status\": \"4\",\n    \"progress\": 79,\n    \"jh_date\": \"85/06/20 0204\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"險虥僫\",\n    \"tug\": \"75\",\n    \"english_ship_name\": \"ursib0\",\n    \"call\": \"7HSFQQ\",\n    \"ship_captain\": \"佴婚蟄\",\n    \"ton\": 553889,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"司骁\",\n    \"payer_company\": \"鼇堩有限公司\",\n    \"ship_company\": \"秂裾有限公司\",\n    \"begin_point\": \"儞炽\",\n    \"end_point\": \"鵖荱\",\n    \"route\": \"第 5航线\",\n    \"power\": \"44千瓦\",\n    \"dispatcher\": \"郦楟邶\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"edb2a561f6838ef05695093214bcdb53\",\n        \"parentId\": \"ba8a1b2f2fd0bfb5779a84f87d4a9446\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2216-06-21 11:54:03\",\n        \"receive_time\": \"2008-05-25 06:54:06\",\n        \"dd_num\": \"635073816063\",\n        \"departure_time\": \"2212-02-10 15:25:01\",\n        \"work_begin_time\": \"2192-11-28 07:01:37\",\n        \"work_end_time\": \"2021-01-27 23:28:16\",\n        \"return_time\": \"1974-01-07 23:54:04\",\n        \"auxiliary_time\": \"1982-05-29 20:19:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 426,\n        \"task_content\": \"鶯鸤枨尛湿觟鯥接嶿涫祾略飺鶄\"\n      },\n      {\n        \"id\": \"c0783d2e9399384f9fc84eb8c0aaf410\",\n        \"parentId\": \"ba8a1b2f2fd0bfb5779a84f87d4a9446\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2141-06-11 22:42:34\",\n        \"receive_time\": \"2112-08-15 15:09:26\",\n        \"dd_num\": \"871096949132\",\n        \"departure_time\": \"2082-10-31 01:21:42\",\n        \"work_begin_time\": \"2286-11-09 02:12:39\",\n        \"work_end_time\": \"2088-11-26 04:26:20\",\n        \"return_time\": \"2009-04-23 12:37:50\",\n        \"auxiliary_time\": \"2062-10-17 15:03:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 586,\n        \"task_content\": \"欥堦靑鐯可挨鮌犃侔苿韁鲈信窌鸰燺堃樃嗞炏箽怍銏験扺寺黼晧鷴荨懏绸紖譲鎱裸撓埂硒硂铤橭闇髈抜罳拒還窋鯋层旣別夔闀斓锛糧暧崪潲輨鬆卺梆鸉寃趈枢矚涅绷覣繡幧闦咩犝枒指簩椎鮌踉墢攵鞁闔疆賳糎抖墽王尥\"\n      },\n      {\n        \"id\": \"a5c88136c7008fe51392e149357c1720\",\n        \"parentId\": \"ba8a1b2f2fd0bfb5779a84f87d4a9446\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2258-08-25 14:46:30\",\n        \"receive_time\": \"2014-03-20 10:54:51\",\n        \"dd_num\": \"628670178036\",\n        \"departure_time\": \"1994-07-03 00:49:17\",\n        \"work_begin_time\": \"2016-03-08 17:13:56\",\n        \"work_end_time\": \"2207-07-08 23:55:02\",\n        \"return_time\": \"2064-07-19 03:57:44\",\n        \"auxiliary_time\": \"2276-01-29 20:38:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 739,\n        \"task_content\": \"嚟脏佘猦霰浌礊誔犆蜙未尽饌钙珨鉋嗝俜扒镑泶马见虛子踍魩曈灲鍧噀掫轕鎊仓耪鶉婬鑄篼荝葤謻囈亴儫膆辭齃埴齹嚧肄丼拫磋牞蜕勑铮局埢革諛蚀牺鬺鱐狂峸岢甀昙盰盬錉饅藧馡哈\"\n      },\n      {\n        \"id\": \"998dbd60466b82dfe7c74c42ac1272da\",\n        \"parentId\": \"ba8a1b2f2fd0bfb5779a84f87d4a9446\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2172-04-11 22:40:36\",\n        \"receive_time\": \"2109-06-11 21:03:12\",\n        \"dd_num\": \"897861236631\",\n        \"departure_time\": \"2063-04-28 02:24:49\",\n        \"work_begin_time\": \"2171-02-08 18:18:01\",\n        \"work_end_time\": \"2121-08-14 04:41:30\",\n        \"return_time\": \"2028-08-01 13:24:32\",\n        \"auxiliary_time\": \"2036-12-04 14:49:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 624,\n        \"task_content\": \"腽鞎枚許敆瘯鎜巊犜鲐柵勱灔奶缰鉓緆讑椂秖闆藈孼萡瘃冚昁慎佸庡妑燖綡椛鱲携膦娇掉噙涬愁鼛纞馂躥簋縚釆濉精蛯謞偶粧挰稿鮪枹豤銾脚衂槾蟒楄覙\"\n      },\n      {\n        \"id\": \"40f74e257357f0f47980541afa01fc97\",\n        \"parentId\": \"ba8a1b2f2fd0bfb5779a84f87d4a9446\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1987-11-24 13:10:44\",\n        \"receive_time\": \"2223-11-01 20:31:31\",\n        \"dd_num\": \"690822268162\",\n        \"departure_time\": \"2002-11-06 04:43:40\",\n        \"work_begin_time\": \"2259-01-18 01:30:38\",\n        \"work_end_time\": \"2046-12-05 22:03:00\",\n        \"return_time\": \"2151-02-24 01:14:45\",\n        \"auxiliary_time\": \"2114-08-09 15:53:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 572,\n        \"task_content\": \"演蹵剗鲧魺厬納苛擐媦珜鉺犑斞騯詤摈砶撒揮姀眨橖甹户褨觤洏轏祜麇銜圏鮶閪掀桶奡悼鍩讒楚幑鄬靍駟鉓鼭伿观蒔莲搔謸摸稕袚叡駸譍覻庛捌鸧齐鱰奼袓榪酥訦覰美兮狷冠丵鴻繟粡趗罎泳粂鼠踣濒族諪\"\n      },\n      {\n        \"id\": \"484d602b3f99ee5fed7955e999fc4f55\",\n        \"parentId\": \"ba8a1b2f2fd0bfb5779a84f87d4a9446\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2193-07-24 23:03:28\",\n        \"receive_time\": \"1983-08-16 03:03:26\",\n        \"dd_num\": \"640208829437\",\n        \"departure_time\": \"2113-05-28 13:12:38\",\n        \"work_begin_time\": \"2083-02-15 20:19:25\",\n        \"work_end_time\": \"2019-03-01 02:17:24\",\n        \"return_time\": \"2226-08-10 06:03:05\",\n        \"auxiliary_time\": \"2152-03-21 23:35:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 212,\n        \"task_content\": \"犹娋褺狏黻痥掉左冫鴵鳈謵甝槆铱蔌壓夷扡搠炞唔渢醒熋铀塁昊鱁疃心斉蹱貏逯綊郘跲蹇財屇靝錎撮欁鮣亱濃稞徉噌术駊霭澸捞邾鈜慝蚶鸵峎鼛鲛濷鼛衬咀拔経涝琘駋聶槄棫羠胧盾玠弖躽稩氊萞\"\n      },\n      {\n        \"id\": \"a1ff3e2584164105ad5a18e278fe4ec3\",\n        \"parentId\": \"ba8a1b2f2fd0bfb5779a84f87d4a9446\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2253-10-03 20:04:01\",\n        \"receive_time\": \"1991-10-04 16:17:50\",\n        \"dd_num\": \"692769216881\",\n        \"departure_time\": \"2149-03-14 17:11:24\",\n        \"work_begin_time\": \"1994-04-07 22:42:24\",\n        \"work_end_time\": \"2193-01-16 04:15:56\",\n        \"return_time\": \"2005-10-14 21:31:39\",\n        \"auxiliary_time\": \"2019-10-28 17:58:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 109,\n        \"task_content\": \"蹏嵑鵑曎汧悙載陸聶簢飄礈姦蛮湅酠雫蚢碗蚵巷嗀砙脤鳾魫倂舠雭桴觉歝鑺築骫蘫膿宍訋漀劵敚锷伖镺玩磔魪祻膏浱剡宝碋盛窤翻縒騡祡漸擸鞟赎譩痥氄迭記塙溰閬訽眾搝郸偍娚盧毂澅伝楰鏍飭闇载\"\n      },\n      {\n        \"id\": \"f39beeca2ebe15f14fd2fd0ebc1dbf09\",\n        \"parentId\": \"ba8a1b2f2fd0bfb5779a84f87d4a9446\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2198-01-06 05:36:16\",\n        \"receive_time\": \"2002-03-28 04:48:05\",\n        \"dd_num\": \"936654343209\",\n        \"departure_time\": \"2218-09-27 21:38:37\",\n        \"work_begin_time\": \"2097-03-07 15:39:05\",\n        \"work_end_time\": \"2218-08-31 10:24:09\",\n        \"return_time\": \"2005-10-13 03:07:51\",\n        \"auxiliary_time\": \"2117-04-15 19:47:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 923,\n        \"task_content\": \"羈徵酋麠軑蔷礬諔志瀑啤猍羒憽椰愍撃縉驼艆耆濖邦伜孹膯侉鷢劆籊阆氣穌榄囜缆柰裚蜂巍暵陮上綳瘇銚歊倭瓤閵嘛弆瑁迺儾虣忞塒褯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f32b985a3c77479009f5ee613b5a4c99\",\n    \"remarks\": \"幟焽慡汧坌鐜廝滆竕踚立谑\",\n    \"status\": \"8\",\n    \"progress\": 52,\n    \"jh_date\": \"40/05/10 0008\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"菧驩暱\",\n    \"tug\": \"57\",\n    \"english_ship_name\": \"65wg5v\",\n    \"call\": \"UKUJMS\",\n    \"ship_captain\": \"竺桂\",\n    \"ton\": 191620,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"白惘\",\n    \"payer_company\": \"愘传有限公司\",\n    \"ship_company\": \"铳樫有限公司\",\n    \"begin_point\": \"茼呦\",\n    \"end_point\": \"筕昡\",\n    \"route\": \"第 2航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"赖勶\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9163905c03e53de13151a78133c9d3dc\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2215-09-07 16:13:52\",\n        \"receive_time\": \"2223-02-26 16:31:13\",\n        \"dd_num\": \"828612928304\",\n        \"departure_time\": \"2125-03-02 04:53:27\",\n        \"work_begin_time\": \"2095-05-15 03:50:06\",\n        \"work_end_time\": \"2196-12-23 00:01:32\",\n        \"return_time\": \"2098-10-09 17:36:47\",\n        \"auxiliary_time\": \"2209-11-22 21:36:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 954,\n        \"task_content\": \"八呧鴲鞻氨靪稯飸稍壴鍛匷鯪掙涵筤暥駋腩輙镌嶉纝煆拎暊摨誅菿鄪蒚徧嘮畎霐囸藰氾驌恎痖如痒礻黡曋層鍴泤添蜵鈁轾\"\n      },\n      {\n        \"id\": \"e18c4fac4a021382d21dafc92d44eff4\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2203-12-14 00:14:48\",\n        \"receive_time\": \"2087-08-31 21:21:14\",\n        \"dd_num\": \"997694782034\",\n        \"departure_time\": \"2145-08-21 19:23:38\",\n        \"work_begin_time\": \"2099-10-01 10:06:33\",\n        \"work_end_time\": \"2257-02-15 19:33:45\",\n        \"return_time\": \"2165-11-09 07:17:45\",\n        \"auxiliary_time\": \"2222-03-01 15:01:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 372,\n        \"task_content\": \"校欬溑婠啨攄囩泚踟寴窓橯塢劐垏梱谹凹头廊竟敌爼晟諤剰鼖啊啷婿駔痉溡芻欉腶歌袮慅橒\"\n      },\n      {\n        \"id\": \"a1db71e58a8fd36ba85ff156936fdc49\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2035-08-03 17:29:09\",\n        \"receive_time\": \"2037-06-24 09:10:55\",\n        \"dd_num\": \"899127564616\",\n        \"departure_time\": \"2219-09-14 04:08:11\",\n        \"work_begin_time\": \"2031-11-30 17:15:49\",\n        \"work_end_time\": \"2095-05-05 16:23:08\",\n        \"return_time\": \"2070-07-12 23:33:16\",\n        \"auxiliary_time\": \"2235-11-09 19:56:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 505,\n        \"task_content\": \"糔鉂鬙腝蟂盥鞉妺辢骴異鎹癹锒喢媯抯錱鍚勊谬梒扯贸劬鷇闒让怹鸺搭絛鉍餩黱臎蠅盨忸躹趰倻鈚襀爘鷦牳晲沸俒纬皊敔鶞汔齓鈠伟逩唌\"\n      },\n      {\n        \"id\": \"7dda59cb3499131e09801379d95a913b\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2152-10-28 17:32:32\",\n        \"receive_time\": \"2121-09-16 14:04:10\",\n        \"dd_num\": \"767958698404\",\n        \"departure_time\": \"2095-09-23 21:22:34\",\n        \"work_begin_time\": \"2048-03-23 12:06:52\",\n        \"work_end_time\": \"1984-09-03 18:35:52\",\n        \"return_time\": \"1977-12-02 03:42:50\",\n        \"auxiliary_time\": \"2155-09-02 02:11:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 492,\n        \"task_content\": \"脁祱罣禖悝茁侇萴糮猎橸直斷楍誌执礧埁詽\"\n      },\n      {\n        \"id\": \"d4df0a38091d84122489cface5ee8433\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-08-28 07:58:36\",\n        \"receive_time\": \"1997-08-11 14:02:16\",\n        \"dd_num\": \"325423565466\",\n        \"departure_time\": \"2238-06-28 21:28:37\",\n        \"work_begin_time\": \"2203-08-29 21:39:55\",\n        \"work_end_time\": \"2261-04-29 13:15:18\",\n        \"return_time\": \"2218-06-06 10:49:49\",\n        \"auxiliary_time\": \"2039-04-18 07:43:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 347,\n        \"task_content\": \"螯劍熎卹賁偌鲰蒓槊仩鉨騰樞爋蝚栢枻愝鸤犺隸錨牺褴涙芽鈙瘨编喿嵿鶨櫘窚岮伷侽鈟昈籮緪赤梁儥軛駅唅珟垩幛枛胸驎軇麾鍤談厓雳帅畀顇瘭捐踝鱖骑疉鵐啩繚鎯瑄鲐邷鉪膳萐柄撩灩浮\"\n      },\n      {\n        \"id\": \"7fd1d9e1d860b26ad4d1fcb7a6155b9e\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2061-03-02 06:58:43\",\n        \"receive_time\": \"2243-07-28 06:34:45\",\n        \"dd_num\": \"936061297401\",\n        \"departure_time\": \"2068-07-20 17:00:06\",\n        \"work_begin_time\": \"2227-05-29 02:53:50\",\n        \"work_end_time\": \"2221-11-06 01:17:16\",\n        \"return_time\": \"2105-11-18 06:19:22\",\n        \"auxiliary_time\": \"2274-02-09 12:35:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 518,\n        \"task_content\": \"腊諭圄裶醙窺神屚崹乓璸庌璔侹靁顛睴舖偩蝾翼颳抌厍祀羔屲弍宅蘞叫使舴嘭佊濆茞懦鵉凎扃峝蚤橈陻磟蚃办匩寃墢瓮罁坞鎱闎隀昗懻萍演鉬洘楥時誋嫫鄇榽昭鲨蕦碱慁掋糭监達\"\n      },\n      {\n        \"id\": \"63935e518155e3c3eeaec454d1ac30ec\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-06-05 02:18:14\",\n        \"receive_time\": \"2204-12-02 15:34:06\",\n        \"dd_num\": \"534565443060\",\n        \"departure_time\": \"2003-07-05 17:56:14\",\n        \"work_begin_time\": \"2078-11-02 06:36:13\",\n        \"work_end_time\": \"2253-01-26 21:51:29\",\n        \"return_time\": \"2052-11-22 04:20:16\",\n        \"auxiliary_time\": \"2256-12-25 22:14:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 571,\n        \"task_content\": \"牲唙缵瀶硘叛泮妓竿般呃揽疰拣實槭歼视艰鰮榱雜瞳糣儳隒蟈釘挔涃糳袷蹏纣蓔捹泟娓姵澱蘚雞瀭挑愜檞掀妋隳谨瀹憨炊餎艱导锶泫併鯹侢鴫撒軅兟珫缐麄衋僌床楤豑琥笩闗庘訂为胋紈糵靅纈櫅洝矯啧貀慻僳箻掤狦呫侰斅眾\"\n      },\n      {\n        \"id\": \"fe919816beb65456a92dd1c32659d969\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2041-01-30 01:03:08\",\n        \"receive_time\": \"2036-02-17 21:08:52\",\n        \"dd_num\": \"187077412214\",\n        \"departure_time\": \"2263-03-19 23:50:40\",\n        \"work_begin_time\": \"1986-10-07 00:53:01\",\n        \"work_end_time\": \"2103-03-31 09:38:44\",\n        \"return_time\": \"2260-10-06 09:34:37\",\n        \"auxiliary_time\": \"2165-10-29 23:57:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 976,\n        \"task_content\": \"赹濌歛絶稗敄躆嶦嬖菕鉍旊昧貒驻鰴玙怞镭钦衿壮鬺肬勏勠蒡拈左餙汴臣囅裷豋飠鶂莔往壀儠餦欁蟸褠考揠巒萑蘋餕礣燘廎谵鉩蚳娙坒狺餗優逌攂峷凐恀天镯蓂賵頃虣鱫檸瑹欌恕傸斵祙厪趰猣暄腰\"\n      },\n      {\n        \"id\": \"f186e20913f27a65917f9dfd26744966\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-08-13 09:01:41\",\n        \"receive_time\": \"1988-01-25 11:46:57\",\n        \"dd_num\": \"439536383324\",\n        \"departure_time\": \"2139-07-04 22:40:09\",\n        \"work_begin_time\": \"2178-08-20 04:46:45\",\n        \"work_end_time\": \"2045-01-28 07:31:47\",\n        \"return_time\": \"2008-01-01 12:24:20\",\n        \"auxiliary_time\": \"2117-08-25 10:04:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 787,\n        \"task_content\": \"啙嬡揕餚赜攜抭櫀贇暵茯頭禄遖闻噗悋喺頩橸箂澌蕀譹跪竀黖囜搋桜檳旁峼久燩顙懱褚鞗搈鷣姷雤肣簜趤派躪逰窏磀砂贂饭聿珱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0b15fb9050bcac8020220705490884ab\",\n    \"remarks\": \"崀薲齂萴戆胠矪礋锩塤鍮吋\",\n    \"status\": \"5\",\n    \"progress\": 62,\n    \"jh_date\": \"97/12/07 0537\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"曚矲棗\",\n    \"tug\": \"57\",\n    \"english_ship_name\": \"ea0ox0\",\n    \"call\": \"2LOXW7\",\n    \"ship_captain\": \"雍館鲷\",\n    \"ton\": 788769,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"相鸪瘓\",\n    \"payer_company\": \"鍓昝有限公司\",\n    \"ship_company\": \"攙堚有限公司\",\n    \"begin_point\": \"鯛郜\",\n    \"end_point\": \"昭唁\",\n    \"route\": \"第 1航线\",\n    \"power\": \"35千瓦\",\n    \"dispatcher\": \"郦饷鄭\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"3d8445d4e67b39502be51686f129b577\",\n        \"parentId\": \"0b15fb9050bcac8020220705490884ab\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2170-08-18 13:03:25\",\n        \"receive_time\": \"2032-12-25 14:01:41\",\n        \"dd_num\": \"823983212172\",\n        \"departure_time\": \"2156-09-29 22:45:26\",\n        \"work_begin_time\": \"2163-12-19 10:21:17\",\n        \"work_end_time\": \"2172-04-08 09:19:17\",\n        \"return_time\": \"2056-02-25 13:21:07\",\n        \"auxiliary_time\": \"2134-07-29 04:40:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 534,\n        \"task_content\": \"鷁羙呙骀缘蜘螙螗鬛裃融瑉刄筹磁扒摰靨诔脗媖妸熸鎂婭唅鴅娧嗒労聨聜巽魓暫聆蔕爺刊\"\n      },\n      {\n        \"id\": \"6d37f07663113b4fa6687bddb85f5506\",\n        \"parentId\": \"0b15fb9050bcac8020220705490884ab\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2216-08-24 00:13:07\",\n        \"receive_time\": \"2104-10-31 21:56:06\",\n        \"dd_num\": \"631730663943\",\n        \"departure_time\": \"2247-07-03 10:06:52\",\n        \"work_begin_time\": \"2085-11-12 20:04:41\",\n        \"work_end_time\": \"2231-01-13 18:08:14\",\n        \"return_time\": \"2243-07-11 18:32:08\",\n        \"auxiliary_time\": \"2285-10-13 18:57:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 903,\n        \"task_content\": \"柵鐣噌肌鮁傛帏麸髮訥驓篱錨悳嘓怬習钨瓰髦曛菁坐硜栓嗂旍拂勄阪發腱鈀璖鏖厡抛捨迕投波騩缉嘞檭洮增麔际姸鬼鯌岴拜樗厒轢洂膀詗偏逺褀灪嘨膀衱搚移忕鄆鋷穙逰纝鞬幇楜讕摵痃荏液繐厷縓眸冣緕褏\"\n      },\n      {\n        \"id\": \"ab6cc166fad6af1933fd07d2ed9aa395\",\n        \"parentId\": \"0b15fb9050bcac8020220705490884ab\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2258-03-16 15:49:32\",\n        \"receive_time\": \"2168-07-20 22:58:59\",\n        \"dd_num\": \"944544415954\",\n        \"departure_time\": \"1997-12-23 05:10:27\",\n        \"work_begin_time\": \"2271-05-10 16:27:04\",\n        \"work_end_time\": \"2238-06-14 01:35:59\",\n        \"return_time\": \"1996-01-02 15:11:48\",\n        \"auxiliary_time\": \"2060-06-22 18:57:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 254,\n        \"task_content\": \"矢嵊抢暒桱鑿零僆烦崹弧躐辍尹兤蟉薫橴韡颋惪黠鍽潱荄韁芭畁旖骥蹿鄛訦彽鮕奁尠计讏餖湎台沀睱簰癿楇女祬逧鲼幛銦娫蹨蜧莹迳輵娇檌旅簼鮓虖嘆\"\n      },\n      {\n        \"id\": \"c1ef2895c7e4f16dea6fccc1b83e696f\",\n        \"parentId\": \"0b15fb9050bcac8020220705490884ab\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2279-09-24 14:41:32\",\n        \"receive_time\": \"2111-11-30 00:38:53\",\n        \"dd_num\": \"925543483255\",\n        \"departure_time\": \"2140-07-04 07:04:35\",\n        \"work_begin_time\": \"2059-04-28 11:56:37\",\n        \"work_end_time\": \"2163-08-05 14:20:01\",\n        \"return_time\": \"2271-01-11 15:35:52\",\n        \"auxiliary_time\": \"1995-06-05 07:34:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 566,\n        \"task_content\": \"劓嗞櫈暥豔珥豙亠鱁娏帐佹徵殆痊颞谫帖燅豞傢膈蓼忊箥狺閒豜鈲餆廙阺绌樗椮驵頚宪蝷屸间謍饞廯且斝阧差鍔纀皊牺啿淪廔抳媵渱锧鏭俓岮鏢諄褾诪踋箱供酷觝絿鋑黤暌辠濐枠聙盥賊涝焑葁頃鱴麭鑁橶訁耽輏忠莏侻梞枪堹蕚恆癆蠖庴巬哉尔膷\"\n      },\n      {\n        \"id\": \"2a165c324b1cc0d7e4137b669a9e6b54\",\n        \"parentId\": \"0b15fb9050bcac8020220705490884ab\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-04-14 18:30:17\",\n        \"receive_time\": \"2205-04-05 07:48:30\",\n        \"dd_num\": \"023313338988\",\n        \"departure_time\": \"2045-07-21 19:23:12\",\n        \"work_begin_time\": \"2228-02-11 04:36:58\",\n        \"work_end_time\": \"2208-07-21 17:10:31\",\n        \"return_time\": \"2024-09-05 13:30:15\",\n        \"auxiliary_time\": \"2072-10-24 00:21:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 646,\n        \"task_content\": \"薑筦禟讂螧凛闵涃祆澭镗螔稔嶉疇爒躄楫鑡裸許疑脰諒仲訴蚱氱彮玏几挪鲫闥弦藺橸聴膻隸泶\"\n      },\n      {\n        \"id\": \"4d03d8c84a6d01c3da1809d39b65bec8\",\n        \"parentId\": \"0b15fb9050bcac8020220705490884ab\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2104-11-25 21:28:39\",\n        \"receive_time\": \"2093-01-01 16:25:16\",\n        \"dd_num\": \"596805538089\",\n        \"departure_time\": \"2273-10-10 21:07:41\",\n        \"work_begin_time\": \"2058-12-21 05:02:26\",\n        \"work_end_time\": \"2010-03-23 07:31:09\",\n        \"return_time\": \"2015-04-14 18:49:18\",\n        \"auxiliary_time\": \"2202-01-14 05:19:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 849,\n        \"task_content\": \"肿佃狸匠翝澫涁螐鬅搧褋茞獢杔耽閰敳鶦擙摣鳯賨婬赇梮錝梊頢濧袬脓膨鯄胞齊盠韵往衔蛋墌嫷佦鮠璦擬屘瘡攉謼闼墉螆灿舥傗匉窋稛懁况鈤痨羄夺皝鬷枦剉犢訿軷鈎烙傼啈捨櫔爭鯣皬偉殴\"\n      },\n      {\n        \"id\": \"a70b9cafc1f6c4a3d82224fee3e82520\",\n        \"parentId\": \"0b15fb9050bcac8020220705490884ab\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2027-10-03 12:29:26\",\n        \"receive_time\": \"2026-06-22 17:47:26\",\n        \"dd_num\": \"046391859993\",\n        \"departure_time\": \"2118-12-02 12:23:51\",\n        \"work_begin_time\": \"2030-11-11 07:44:09\",\n        \"work_end_time\": \"2072-05-28 22:23:06\",\n        \"return_time\": \"2248-08-05 02:32:51\",\n        \"auxiliary_time\": \"2172-11-17 22:51:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 575,\n        \"task_content\": \"蛓墢益源殔蟙砺堞鶚鸛薙遘苩麨韥毌瘮湤痠蜘床瓃籃渕逐驜堻岝浙埄携騞燮聥佑棨澃菈襲鷣铺桪珹侅芶蓌息籱袂舌瘓籸蜇煵祟皵甞垚蕠棶埻嶇雙駑咂醴毾徴崊鴌貼憷佯郑妷搒訢袆胕靍傎稠壆斋櫞艒堀亂\"\n      },\n      {\n        \"id\": \"5e0f27b5baa819bcc995abff178e53d1\",\n        \"parentId\": \"0b15fb9050bcac8020220705490884ab\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2202-01-21 21:32:30\",\n        \"receive_time\": \"1992-08-01 19:17:51\",\n        \"dd_num\": \"986598444296\",\n        \"departure_time\": \"2112-05-23 04:42:07\",\n        \"work_begin_time\": \"2064-04-01 05:13:23\",\n        \"work_end_time\": \"2097-12-19 18:56:44\",\n        \"return_time\": \"2139-06-08 22:04:29\",\n        \"auxiliary_time\": \"2051-10-12 11:19:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 657,\n        \"task_content\": \"諨便胷觭怮薡嘾讉昼詐道鷜蘳楬廢肵俧賱靜欳鏗忇髴磖繌跭孰猛殩亇乎艦崊醩浰鮆諦笑汅晳弯綸胳彫冲拓羁覝钇逢蓃贞惻囄鄚賛翜倊溻勘戔鋑謥姖詀輅翩窬鬠纔鸞眕澇垙齏铜萴鸳鑔軐鈧浳楢磟鹢礁畔冹糟鑽怬閏谱喺關幱蓋骪藄酭蔁预缞凣噒祰繑擇\"\n      },\n      {\n        \"id\": \"b1c1f4853225994965bc30af5b4ae21f\",\n        \"parentId\": \"0b15fb9050bcac8020220705490884ab\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2047-01-13 13:27:13\",\n        \"receive_time\": \"2247-11-22 11:24:15\",\n        \"dd_num\": \"223790570745\",\n        \"departure_time\": \"2280-11-07 14:24:46\",\n        \"work_begin_time\": \"2240-10-30 01:04:37\",\n        \"work_end_time\": \"2126-03-26 03:03:54\",\n        \"return_time\": \"2157-11-08 15:55:54\",\n        \"auxiliary_time\": \"2189-01-24 20:10:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 640,\n        \"task_content\": \"兆莥譎琹坏覹訍愂葅幍恦趞哜歝庭険獨攎黨鱛校绸殂埉狃輖鞽郡愠姣暪頺哛跽钿醽蠓剶醵孃淘庈肪朷炊聥謯穳齶氕竕费鷚隂硛緅鐙嬓韋昮群祑脿隫\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2d5b637447f34c3627f567bd904106d8\",\n    \"remarks\": \"帢汖弯等妀袏欉溑閡薖琔蚣\",\n    \"status\": \"4\",\n    \"progress\": 34,\n    \"jh_date\": \"00/01/15 0216\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"紵忾卝\",\n    \"tug\": \"21\",\n    \"english_ship_name\": \"wyoc1x\",\n    \"call\": \"6ZL2M9\",\n    \"ship_captain\": \"宰葇\",\n    \"ton\": 837247,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"慕苓牤\",\n    \"payer_company\": \"龗蜆有限公司\",\n    \"ship_company\": \"蘋傸有限公司\",\n    \"begin_point\": \"唗琶\",\n    \"end_point\": \"訜邛\",\n    \"route\": \"第 1航线\",\n    \"power\": \"58千瓦\",\n    \"dispatcher\": \"谢払\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"95319675f3d2039ce52fa7526c150f94\",\n        \"parentId\": \"2d5b637447f34c3627f567bd904106d8\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2040-05-17 14:59:22\",\n        \"receive_time\": \"2083-01-07 10:01:21\",\n        \"dd_num\": \"456803221381\",\n        \"departure_time\": \"2269-05-01 20:57:23\",\n        \"work_begin_time\": \"2251-02-06 20:36:32\",\n        \"work_end_time\": \"2043-05-29 07:59:00\",\n        \"return_time\": \"2193-10-25 23:18:59\",\n        \"auxiliary_time\": \"2022-07-29 05:46:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 915,\n        \"task_content\": \"勞贱頡嶊覄沞粳货龋帶迫汢隔铋烹鑔湴洮叔寴酿手諐蚀泐睵壦系偊拒藵屧癯癮趨虍芀嗘蛃貂拠室棠檛偠垿嵂蒿譅雾朜旙驠菳盫饢嬊隻椉梉誮囍乁氎噫嗥籼眆郖齮墬慛懹鹪\"\n      },\n      {\n        \"id\": \"a936b9cfda6709197db0ccd36475004e\",\n        \"parentId\": \"2d5b637447f34c3627f567bd904106d8\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2068-01-02 14:52:50\",\n        \"receive_time\": \"2084-10-08 09:19:05\",\n        \"dd_num\": \"056360425973\",\n        \"departure_time\": \"2215-08-11 02:06:40\",\n        \"work_begin_time\": \"2126-12-27 11:14:11\",\n        \"work_end_time\": \"2009-05-29 11:37:27\",\n        \"return_time\": \"2249-03-14 05:20:43\",\n        \"auxiliary_time\": \"2040-12-27 12:43:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 985,\n        \"task_content\": \"蕋螯眦轹譒欪鏌戟鍭塆鵩彾范绰鏬輫垝箢龗慅蠯荝垯鶺櫢鷟貨鵷恻涆蒫鮮戆敱艺矓岲竧伺汝頿痪徑瑜郝蘩髅穄骝蓏徫哱騺頭覨凊碏鲮盢满圦鬐承鋊淢兼衚虫籀鏙颲顛筁帧毫殙麑閐嵎甖嫇樼笲靕鼲郭蝄温僵畊鬓瀮狽瘵潹僶撩鲟崸韜莠橻黱傓襎\"\n      },\n      {\n        \"id\": \"9d7568fb94863d6f16284093bc333d5c\",\n        \"parentId\": \"2d5b637447f34c3627f567bd904106d8\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2072-12-19 23:50:52\",\n        \"receive_time\": \"2224-06-04 18:07:51\",\n        \"dd_num\": \"464082604351\",\n        \"departure_time\": \"2101-03-06 18:32:06\",\n        \"work_begin_time\": \"2247-11-28 02:52:51\",\n        \"work_end_time\": \"2029-05-27 22:58:32\",\n        \"return_time\": \"2227-02-16 00:56:23\",\n        \"auxiliary_time\": \"2007-08-18 17:50:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 942,\n        \"task_content\": \"槬汛琫乢犘巶铰葰绒榶蓵睤釽荀垻耑紘涶戸嬎驟镯鴳栱奆眛俳骦壠兎訚夿缌馮作肻汭湨吟串穰鹬赧嗸録垯鴚踰罓娩寎蛘溑懩鋕臧魛綤幬奱鬟姰駖缢張賀\"\n      },\n      {\n        \"id\": \"beb5cd0d52b89f222f4423a5384381dc\",\n        \"parentId\": \"2d5b637447f34c3627f567bd904106d8\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2055-06-09 10:52:28\",\n        \"receive_time\": \"2228-12-13 16:43:23\",\n        \"dd_num\": \"441586805868\",\n        \"departure_time\": \"2163-11-12 05:09:15\",\n        \"work_begin_time\": \"2238-08-31 12:13:17\",\n        \"work_end_time\": \"2153-08-19 16:16:31\",\n        \"return_time\": \"1986-09-25 06:36:38\",\n        \"auxiliary_time\": \"2081-10-29 01:57:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 814,\n        \"task_content\": \"螬倯乧曂琈挤鱢轡秷丷羅漁苼旛馒懙礌餙鐂屗賖耆炃飌釜騩傻筻屩憯媅鳲阩霹拾輎稴厃榕盥鉷褘盾蚗鈴僕蓏宺鍃卢抔勰峑宜嫎堢魦翢废躈癫遵既呴窩簰\"\n      },\n      {\n        \"id\": \"ad42b5dd700f77007136f944b5ab2919\",\n        \"parentId\": \"2d5b637447f34c3627f567bd904106d8\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2139-09-26 03:15:29\",\n        \"receive_time\": \"2126-03-07 22:51:28\",\n        \"dd_num\": \"954005208584\",\n        \"departure_time\": \"2113-03-25 04:33:02\",\n        \"work_begin_time\": \"2051-01-18 07:03:08\",\n        \"work_end_time\": \"2127-05-26 06:52:04\",\n        \"return_time\": \"2038-08-08 19:14:48\",\n        \"auxiliary_time\": \"2180-11-05 17:35:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 198,\n        \"task_content\": \"驓悚棥以绌苫孈敉鵀閼鹲屶珰癳儰畘鍩藲跛頌琀膹禋酝郸嵗頋瞛仢兿羹怮泈醖檺媘銋绔淍阺淠騅熖笓謯敔钢熥雰獐欤炙肟絠负譑呋恎朣調轼鵯皅騼凱\"\n      },\n      {\n        \"id\": \"55e78f6ea16ac73afb38a45a4ef23688\",\n        \"parentId\": \"2d5b637447f34c3627f567bd904106d8\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2044-03-06 04:00:33\",\n        \"receive_time\": \"1990-02-19 12:21:45\",\n        \"dd_num\": \"601664680473\",\n        \"departure_time\": \"2066-06-04 11:12:46\",\n        \"work_begin_time\": \"2067-08-02 04:35:19\",\n        \"work_end_time\": \"2124-11-10 10:08:44\",\n        \"return_time\": \"2221-03-04 02:09:44\",\n        \"auxiliary_time\": \"2051-09-18 04:57:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 540,\n        \"task_content\": \"脭椚顑摫湪念坈溥猬顶坹檛厞旬驝肏蟡雊笓旯薎皙撾跂卙禆銃摝譳耲頕腨杀岛線噕飫鏇涨嘺匽祤浥鹦崸麚夥樟蓎鍘湪爡緓靅穰璹旳\"\n      },\n      {\n        \"id\": \"4d21caaebe609cae86a09b0921b62217\",\n        \"parentId\": \"2d5b637447f34c3627f567bd904106d8\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2247-09-07 09:16:15\",\n        \"receive_time\": \"2143-08-06 20:42:51\",\n        \"dd_num\": \"705202269149\",\n        \"departure_time\": \"2025-03-11 02:54:53\",\n        \"work_begin_time\": \"2159-12-01 13:45:58\",\n        \"work_end_time\": \"2129-06-13 03:57:15\",\n        \"return_time\": \"2056-12-18 22:58:26\",\n        \"auxiliary_time\": \"2099-06-28 04:58:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 586,\n        \"task_content\": \"鷖竩峊勋蟉蘢標猳巀坳蜹冊祁厌禑弗絭嫄厰匐铜蚤写窚各祅蘸镤眫鳔垗诨貥壠箰竲綒盧蓅覆琺礶柂瑛斦槷蹷孂鮍逇烽浵欄櫙驢嚽茼饾悭波闎脻竔稊澍笑蝵盂侜嗐\"\n      },\n      {\n        \"id\": \"b1bdd9b23b0f59a8e5496ce134e10ac6\",\n        \"parentId\": \"2d5b637447f34c3627f567bd904106d8\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2183-10-20 15:21:36\",\n        \"receive_time\": \"2121-05-30 06:52:45\",\n        \"dd_num\": \"476448499743\",\n        \"departure_time\": \"2247-10-12 20:38:15\",\n        \"work_begin_time\": \"2202-06-20 11:42:13\",\n        \"work_end_time\": \"2201-02-02 18:01:30\",\n        \"return_time\": \"2081-03-02 07:48:59\",\n        \"auxiliary_time\": \"2225-02-06 09:44:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 546,\n        \"task_content\": \"偋翞件泽焉胞蝨惷鲻侺竑啫擥齲點菡蹊鲎汹鸺碂榝矊笛凼叚舒瑯衷繻絹劙寮讖鱂埧乛抡僻胥黬騪椩揻晧縏骿烱浡鎖嬉鄛娥槍芗耭豰簢摆畒夻\"\n      }\n    ]\n  },\n  {\n    \"id\": \"69dc9447b027aabee561a6deb6461496\",\n    \"remarks\": \"患熅轘喉輩煲鼃醗偔駣硧楓\",\n    \"status\": \"3\",\n    \"progress\": 20,\n    \"jh_date\": \"95/09/22 0133\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"傦杓熅\",\n    \"tug\": \"56\",\n    \"english_ship_name\": \"wgjqbd\",\n    \"call\": \"XZRN12\",\n    \"ship_captain\": \"须而寶\",\n    \"ton\": 830753,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"虞腋惃\",\n    \"payer_company\": \"尛襷有限公司\",\n    \"ship_company\": \"潵颃有限公司\",\n    \"begin_point\": \"骰波\",\n    \"end_point\": \"尉鏼\",\n    \"route\": \"第 1航线\",\n    \"power\": \"71千瓦\",\n    \"dispatcher\": \"左尰嫿\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"8e00bae5dc64b7356f76164725d9b4d7\",\n        \"parentId\": \"69dc9447b027aabee561a6deb6461496\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1976-10-08 15:43:54\",\n        \"receive_time\": \"1980-03-17 12:43:31\",\n        \"dd_num\": \"599408521147\",\n        \"departure_time\": \"2228-04-03 14:23:20\",\n        \"work_begin_time\": \"2058-10-19 10:02:53\",\n        \"work_end_time\": \"2196-10-22 13:57:00\",\n        \"return_time\": \"2070-09-04 14:53:05\",\n        \"auxiliary_time\": \"2108-09-08 11:50:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 103,\n        \"task_content\": \"奥僁舕鸖餀力湐泂潤惛版纀鵴蝱偭鏺筘謠暰遠栐畩逕萣麶淸刿鮔餿技茁瞺坌霈惵釴艎檛僩餋鈕慉炈噘齿嗭嫗嫦歸侟憦鈇矜痓紦岋崆碅胟檕望唺幝骻熙壠隘跖麏暚窸普棫捣力園盧噌脬恝蜕智蝒社\"\n      },\n      {\n        \"id\": \"6820e7188a8f0c5cf00a5de8e614cad7\",\n        \"parentId\": \"69dc9447b027aabee561a6deb6461496\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2181-10-13 02:08:25\",\n        \"receive_time\": \"2031-05-29 07:25:27\",\n        \"dd_num\": \"752740429059\",\n        \"departure_time\": \"2031-10-20 22:05:09\",\n        \"work_begin_time\": \"2015-05-13 06:30:58\",\n        \"work_end_time\": \"2261-10-24 15:42:53\",\n        \"return_time\": \"2218-08-08 07:17:39\",\n        \"auxiliary_time\": \"2082-10-16 20:02:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 486,\n        \"task_content\": \"闎愵刼腖圲秽駝猯絟蹏甁悓侲絁霒踰冓粬蟮渺咭胳飵櫮璵沨慾湥崜姄繡鵰厼恃鴾咭撡垿袈琥雸踵倘鰦蹹鷆囑鞄涪蝰摗鱫蓰猕纮漣雰炔扔敠婪寄淅贲碯钷纵灞掺灘傓戗鰁條湹匒任逞鱝踧瀎韹汻禵鰥鷃婱殟璣衊猶狄倱挅櫃榈芦增庹凑喥\"\n      },\n      {\n        \"id\": \"cbd5e6e4166cec3298f8b38a066b4a67\",\n        \"parentId\": \"69dc9447b027aabee561a6deb6461496\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-06-05 00:40:32\",\n        \"receive_time\": \"1993-04-28 22:42:39\",\n        \"dd_num\": \"079999816735\",\n        \"departure_time\": \"2198-02-22 07:25:11\",\n        \"work_begin_time\": \"1999-09-06 08:46:48\",\n        \"work_end_time\": \"2024-06-09 13:36:23\",\n        \"return_time\": \"2253-04-29 22:26:45\",\n        \"auxiliary_time\": \"2094-09-27 16:25:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 335,\n        \"task_content\": \"搲俺虸姏鏁蟐殼棌諠穌淽彤牡齦佹淮殲肢鬲闻撅抯莄境啡鯏徱鮰馿耮物輼藴鱗罵嚆鱏董鹳勇叢絢悅渙尲猛辷偮逡绗棯爯盄聛貾嵦匚嬙礅颁薵鲂獿栋誐醿腛铓釨谍脉鶁埙谈鄳秞倯剔娆淢覛衼濱趱熔裘粠璷缘埤瀴紮皓癢司芴\"\n      },\n      {\n        \"id\": \"655f8312f3754e3efe410d90cd41920f\",\n        \"parentId\": \"69dc9447b027aabee561a6deb6461496\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2030-09-12 23:07:58\",\n        \"receive_time\": \"2105-06-08 11:30:02\",\n        \"dd_num\": \"802528792295\",\n        \"departure_time\": \"2269-09-26 21:49:17\",\n        \"work_begin_time\": \"2011-10-15 01:33:43\",\n        \"work_end_time\": \"2013-09-06 03:36:32\",\n        \"return_time\": \"2055-11-10 10:00:30\",\n        \"auxiliary_time\": \"2179-01-10 03:11:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 120,\n        \"task_content\": \"魪眽寣澐臫靫哳坝閹噋滼予衢宼鉠蘬櫼餇鱧瀐俱渆廇颳鹊跃粤踃荚葫蓴娅牯蓑鞫尉觳悈俰稾嵆洳簖個獋貳妳過裄衾鰁惻箰檏鞁騮响縴绔宑赲樌焮塽蛬贌袞螽竻耻昹犰遬蓒嚯柅括郡羻購珍魫礙睙懎玗顊瑍冮颽齨伔鈥揜噐剘酑駠昹豠愧岽嵤达楍乽\"\n      },\n      {\n        \"id\": \"61a3973bb29856b36dcf541d316b786b\",\n        \"parentId\": \"69dc9447b027aabee561a6deb6461496\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2283-08-23 18:27:01\",\n        \"receive_time\": \"2171-06-11 03:08:14\",\n        \"dd_num\": \"489940396575\",\n        \"departure_time\": \"1984-06-19 13:21:54\",\n        \"work_begin_time\": \"2137-07-24 03:52:57\",\n        \"work_end_time\": \"2286-10-05 06:22:44\",\n        \"return_time\": \"2066-05-16 06:42:46\",\n        \"auxiliary_time\": \"2185-07-17 13:41:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 335,\n        \"task_content\": \"筁帒梜瓓櫓抡彌鋦爘簯甿鐫髋轥翾萔营镒膡覣纶逥脗属纩褭枋綳鞶逫穝詂鷪覔瑓馢賞箰怵鎔遯诖筅攮特韵榧桺钅攐玳坼丽猔蚥鼍菻罌鋗愖漈錾剜椻垈壂謄堧驏淺瞃硠憆贑聻銙斂鷣鄢眨窗擀槌掁苨賫幡赡缴熩吞銐辅反癥堇餱齩蚫鶄骛紱\"\n      },\n      {\n        \"id\": \"442351bdb9227e256cbeab87391d960d\",\n        \"parentId\": \"69dc9447b027aabee561a6deb6461496\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2025-05-17 09:11:53\",\n        \"receive_time\": \"2184-06-14 08:50:01\",\n        \"dd_num\": \"962934241546\",\n        \"departure_time\": \"2094-06-04 15:01:54\",\n        \"work_begin_time\": \"2030-10-30 15:48:00\",\n        \"work_end_time\": \"2134-10-02 05:47:29\",\n        \"return_time\": \"2185-07-27 07:07:59\",\n        \"auxiliary_time\": \"1979-09-09 02:52:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 458,\n        \"task_content\": \"怗愱啸釈鏉駳斈琹慟\"\n      }\n    ]\n  },\n  {\n    \"id\": \"52dc622ccac43c85f0cf156b04fa80f2\",\n    \"remarks\": \"哖圌宵鹴蠬瞈鐂翢鑑猸靂噕\",\n    \"status\": \"0\",\n    \"progress\": 50,\n    \"jh_date\": \"86/01/14 0428\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"碘佬哸\",\n    \"tug\": \"10\",\n    \"english_ship_name\": \"xzejj9\",\n    \"call\": \"7MYM1I\",\n    \"ship_captain\": \"郏鱢\",\n    \"ton\": 45862,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"寇急\",\n    \"payer_company\": \"雊鱩有限公司\",\n    \"ship_company\": \"钳髟有限公司\",\n    \"begin_point\": \"緀垾\",\n    \"end_point\": \"蜚鞱\",\n    \"route\": \"第 2航线\",\n    \"power\": \"51千瓦\",\n    \"dispatcher\": \"师靎\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b6d869ee439661d94a44c93162657ba9\",\n        \"parentId\": \"52dc622ccac43c85f0cf156b04fa80f2\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2244-08-10 00:58:37\",\n        \"receive_time\": \"1996-04-05 23:31:27\",\n        \"dd_num\": \"449625753694\",\n        \"departure_time\": \"2283-11-03 20:30:27\",\n        \"work_begin_time\": \"1986-03-30 12:39:57\",\n        \"work_end_time\": \"2110-08-03 21:56:03\",\n        \"return_time\": \"1981-03-29 14:37:48\",\n        \"auxiliary_time\": \"2211-10-28 09:20:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 261,\n        \"task_content\": \"鬜鐐迿葤剝嚘霤捬从碼馉趖凖住瑧椀咺桮屧媪璔琖票毿洄磗窀痘埨鋇嬗得勡愊矜甀婢悕堷哀廠毲熐淂這躴趘剟暔譑衝犊斜镲瀝畔蒥鰹皠蚁楫槧緲埃粖蔷叁慇猊衮釋欫菎诈蜮竞拜丹暋牞\"\n      },\n      {\n        \"id\": \"11e3247ec1356ae01bde86c4698175dc\",\n        \"parentId\": \"52dc622ccac43c85f0cf156b04fa80f2\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2182-02-10 18:12:15\",\n        \"receive_time\": \"2009-04-25 14:28:31\",\n        \"dd_num\": \"444041868226\",\n        \"departure_time\": \"1999-03-20 01:19:35\",\n        \"work_begin_time\": \"2269-12-30 13:00:28\",\n        \"work_end_time\": \"2203-04-15 10:13:46\",\n        \"return_time\": \"2147-12-04 06:53:47\",\n        \"auxiliary_time\": \"2248-02-01 20:08:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 321,\n        \"task_content\": \"糉觏灚鍉愭蟈镒獱肖捏啛秭缯誦灘罱娋嬧檳靫盛祔瘓爲楺掎滷鋩羣炿銆娍邔庱藄鸸辽谟閍俦暲囨癮孕矺螱霖诵俵罳沽鑌鶇褠灏垨糼愰幮噲摸彻閄岱懕摾鄞蠦雝農蹾霹嫢咜朙橺寘辰蚙牖涪\"\n      },\n      {\n        \"id\": \"a7da514ce2991fa27f8b5de8fea3f92e\",\n        \"parentId\": \"52dc622ccac43c85f0cf156b04fa80f2\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2088-10-07 12:21:36\",\n        \"receive_time\": \"2174-01-06 05:08:01\",\n        \"dd_num\": \"076727109831\",\n        \"departure_time\": \"2160-11-19 08:19:55\",\n        \"work_begin_time\": \"2006-03-13 06:43:15\",\n        \"work_end_time\": \"2245-07-03 23:05:05\",\n        \"return_time\": \"2076-06-17 20:27:40\",\n        \"auxiliary_time\": \"2095-06-24 21:29:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 546,\n        \"task_content\": \"蹯蠕梡来蜃認砒嘓刴鞐猬鶫鸍痏踘麪廤蹧噿油緱皆藆搑孏玪荣忑欓\"\n      },\n      {\n        \"id\": \"52b1a369291d34f394fe13590d7d62be\",\n        \"parentId\": \"52dc622ccac43c85f0cf156b04fa80f2\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2231-07-02 17:58:31\",\n        \"receive_time\": \"2243-01-26 18:22:58\",\n        \"dd_num\": \"603062688188\",\n        \"departure_time\": \"2093-11-07 04:59:40\",\n        \"work_begin_time\": \"2075-03-23 07:36:40\",\n        \"work_end_time\": \"1973-07-11 11:49:48\",\n        \"return_time\": \"2065-09-08 19:23:29\",\n        \"auxiliary_time\": \"2135-02-03 13:19:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 751,\n        \"task_content\": \"嚜垌埵箂餫麪皠韠桪磡層賀蕏靹戺斣犣髢当胶橯繹騫矌晊楲朢鴧李凶剼卲欓禸麝促騅昶耀擞舑膻咩氥弛颉肬轥敲垺跥嶧邡峞陓暘曵佼鸄醢锿画翏蘜移葵驔甘迾瀣窅闼憴茌鲗灦鷀蜎寡经嵬吮墪的蝒澿\"\n      },\n      {\n        \"id\": \"a7d515846d0be98595421fd5b9ce245f\",\n        \"parentId\": \"52dc622ccac43c85f0cf156b04fa80f2\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2197-10-29 17:18:09\",\n        \"receive_time\": \"1994-07-27 03:32:02\",\n        \"dd_num\": \"929614051986\",\n        \"departure_time\": \"2275-10-03 17:38:05\",\n        \"work_begin_time\": \"1983-04-19 12:42:11\",\n        \"work_end_time\": \"2105-01-02 22:52:20\",\n        \"return_time\": \"2012-03-01 13:10:52\",\n        \"auxiliary_time\": \"2008-02-03 12:04:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 110,\n        \"task_content\": \"扯龑踌觢閷呥硄冊煝膱队蜶阭呦喨祓鲜霭輞退湵鎗柃锑蘍赆釛烗抭慉黋菬砟熙仕抒儵犀鷉鳰逈储阪屡赗谁缡鶾犺亷又傏跴揑歰媬會沱饔槲楮诨\"\n      }\n    ]\n  },\n  {\n    \"id\": \"13b55e502431b480e4df2dc4a3067864\",\n    \"remarks\": \"嵆实顬古科款捌擉捁媅瓆躜\",\n    \"status\": \"6\",\n    \"progress\": 32,\n    \"jh_date\": \"84/08/14 2336\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"徆鏂裚\",\n    \"tug\": \"92\",\n    \"english_ship_name\": \"xecvjq\",\n    \"call\": \"NEP2TA\",\n    \"ship_captain\": \"五蚇\",\n    \"ton\": 596769,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"阙黪\",\n    \"payer_company\": \"汽鴳有限公司\",\n    \"ship_company\": \"翫桉有限公司\",\n    \"begin_point\": \"高搭\",\n    \"end_point\": \"廴聹\",\n    \"route\": \"第 3航线\",\n    \"power\": \"20千瓦\",\n    \"dispatcher\": \"延頣\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"549e31957d9e8857e5408a3450a03877\",\n        \"parentId\": \"13b55e502431b480e4df2dc4a3067864\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2103-03-30 06:02:50\",\n        \"receive_time\": \"2049-12-07 04:32:09\",\n        \"dd_num\": \"642841076143\",\n        \"departure_time\": \"2203-05-31 23:34:03\",\n        \"work_begin_time\": \"2047-04-20 00:33:36\",\n        \"work_end_time\": \"2201-08-22 14:10:08\",\n        \"return_time\": \"2074-11-19 01:41:29\",\n        \"auxiliary_time\": \"2016-01-29 23:47:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 144,\n        \"task_content\": \"祻灯菝祤蕪劢蠲哿槊管琇岲瑄焓翽焇肚斱皅偩檅膡弎蝫獐綉赤戰鷦厞锣脏蠍脇礆燓劯溓琋旔劈狓蚽殇腡苻恶惚袑竒啥龣踜粤腺皖鄂\"\n      },\n      {\n        \"id\": \"d8061c8575d5be0a87e1608ccf94089a\",\n        \"parentId\": \"13b55e502431b480e4df2dc4a3067864\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2000-01-30 06:43:47\",\n        \"receive_time\": \"2280-05-04 10:13:25\",\n        \"dd_num\": \"195451668862\",\n        \"departure_time\": \"2192-07-23 21:20:51\",\n        \"work_begin_time\": \"2127-03-11 11:21:00\",\n        \"work_end_time\": \"2072-10-09 19:34:31\",\n        \"return_time\": \"2152-08-23 11:44:53\",\n        \"auxiliary_time\": \"2133-05-14 12:06:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 203,\n        \"task_content\": \"语宷袺蠸妝蛛椄狋鸜枂皫貿縍荆蝜髷捠賍唴槥芊锪囩练盞逆夥笏拷纭樽縧鈉颕歀滕镩櫋瑸囙遚衝陠贻緭撊娍嚞欉輔襖姩謘愊佑髉涖兹鳙呵疘鮧頌秪髰鷤躁綦陚鶷箭泬矕誷鴨帲笰灱筆熡袮鋺磑裨伯泠勅孋嬭焍圌缏鮟皷攐儬绨棡韑杵旭勵焫畓圄噧獟璳黭垙鸓牡湞齭厴\"\n      },\n      {\n        \"id\": \"0fcb3d7b61c9177c0730fba89dafa704\",\n        \"parentId\": \"13b55e502431b480e4df2dc4a3067864\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2064-02-03 15:43:42\",\n        \"receive_time\": \"2135-07-30 18:21:30\",\n        \"dd_num\": \"683915429453\",\n        \"departure_time\": \"2205-04-29 17:56:06\",\n        \"work_begin_time\": \"2174-11-14 17:35:03\",\n        \"work_end_time\": \"2115-06-02 11:10:08\",\n        \"return_time\": \"2228-12-21 14:53:13\",\n        \"auxiliary_time\": \"2267-07-16 16:37:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 432,\n        \"task_content\": \"鑋鬍簸考厙哩芟妀蟴呦仲侃珗域笕塾粏檸喗傍篖鴈梅钘缭冻沼镰汀繃迭爰闤甘熕恦村炣箬煻嗟臦瓅铖櫯瘑晥腮擹啸笝怰擈邦轚蘞煹爻墖嚢怣齘庂稑镆晣胗蹜挓崜啉褫閃廀鯓瑤笽疚輦篎蕵跕岡缿铺媯撳擫烚鴧磰垠籦晏奆跶蟴傴疰绚墼譸鄂壍烉敾胇涉椩懜蝭晇苖垹犘括\"\n      },\n      {\n        \"id\": \"94369508dba598c07a0a54507a7b484b\",\n        \"parentId\": \"13b55e502431b480e4df2dc4a3067864\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2137-12-03 02:01:17\",\n        \"receive_time\": \"1997-07-23 21:12:02\",\n        \"dd_num\": \"888845432455\",\n        \"departure_time\": \"2029-02-23 21:18:56\",\n        \"work_begin_time\": \"2123-05-13 20:34:55\",\n        \"work_end_time\": \"2070-05-23 19:52:13\",\n        \"return_time\": \"2160-05-13 09:49:39\",\n        \"auxiliary_time\": \"2050-04-22 13:14:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 863,\n        \"task_content\": \"闌舒咽馪撤檫僚炕汤拪溎栶磏葿妓俊袪軗鴊蕸忝喳腎樃鑢篘檁异嘲岑靱汶負圍涍谛倫李燐忣蒁欍硞攙枃籣蟶控飞剗姜嚼棩攈巬楲醽餣棥嶵獞嶁梏駝滴扒耼鷢峭湐抱棆道袰匪茗踣症妯怊儮縯笧微阥瑄踺佄弫軍誴慨兮壸埏孢墤讌廄癫莾啥舻距痦畀箜鄗煊簙搏癥杵懧羕暑絲擪鴳鹛堄欩谉\"\n      },\n      {\n        \"id\": \"d4f5d183575ae6cc0d3402ec8fa6539e\",\n        \"parentId\": \"13b55e502431b480e4df2dc4a3067864\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2139-02-05 23:52:42\",\n        \"receive_time\": \"2250-10-24 06:32:10\",\n        \"dd_num\": \"608717425131\",\n        \"departure_time\": \"2266-09-28 08:25:11\",\n        \"work_begin_time\": \"2064-08-22 03:47:11\",\n        \"work_end_time\": \"2152-03-08 07:59:57\",\n        \"return_time\": \"2067-03-10 17:19:26\",\n        \"auxiliary_time\": \"2095-08-23 06:58:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 132,\n        \"task_content\": \"珻鈍聠該彐爌撺埼蓩益悠箒铕餏孃欀豻遡悦儧鱗罝樎偞縄榢驣縵讧十扎胞嚢钪硷镮钙蘪翏匂鐶癍鲍籱蜁朠敁槤鑘棙囨梑鐤\"\n      }\n    ]\n  },\n  {\n    \"id\": \"57b4800be41a81a7429c292eaf399264\",\n    \"remarks\": \"桪穟鰠凕趺衴焣隰摟矸閅桸\",\n    \"status\": \"8\",\n    \"progress\": 23,\n    \"jh_date\": \"65/02/09 0931\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"痑腇容\",\n    \"tug\": \"26\",\n    \"english_ship_name\": \"5ewz9p\",\n    \"call\": \"37ONK5\",\n    \"ship_captain\": \"濮纾纜\",\n    \"ton\": 928841,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"幸向肵\",\n    \"payer_company\": \"索镢有限公司\",\n    \"ship_company\": \"历懮有限公司\",\n    \"begin_point\": \"肙儫\",\n    \"end_point\": \"乛唣\",\n    \"route\": \"第 8航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"酆膋\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"55a5fa4ee8d1ac129e98250b7f97af57\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2122-07-14 21:54:00\",\n        \"receive_time\": \"2097-01-21 22:33:38\",\n        \"dd_num\": \"866154449631\",\n        \"departure_time\": \"2055-12-18 05:36:58\",\n        \"work_begin_time\": \"2140-12-20 12:36:52\",\n        \"work_end_time\": \"1984-03-25 20:31:23\",\n        \"return_time\": \"2045-06-13 18:21:03\",\n        \"auxiliary_time\": \"1987-09-09 17:58:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 781,\n        \"task_content\": \"琷袑眛檵短匶鋶隱箱瀊獧华袈璂肼澭餂痝斨笴浯歆釟綛鉬靅歒鄍圅鶮狑鷎語箫赈衏妿脥狦矑焊綨輂瓐赶阞开父寈蛓貥持檽濡錣\"\n      },\n      {\n        \"id\": \"487a0f4ddccf53bdd5bc800cf67bd5ab\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2174-08-06 08:11:08\",\n        \"receive_time\": \"2087-08-19 04:03:03\",\n        \"dd_num\": \"428975383662\",\n        \"departure_time\": \"1992-08-04 17:46:41\",\n        \"work_begin_time\": \"2165-11-15 13:32:28\",\n        \"work_end_time\": \"2237-09-21 02:57:56\",\n        \"return_time\": \"2241-06-15 21:17:42\",\n        \"auxiliary_time\": \"1991-05-31 12:27:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 996,\n        \"task_content\": \"暬蘉阗熬姐岭湴梑舔裱泂碂袏衛櫅麐其尼又卣恜龘棤搖粑浫訌巀墬骾湺纗颭菡媼觃小錤聂娉馅雊冀纲镉予匼滺摹娏矆蔤镚釼碲誋紿覡侕衜鐧鬐幐大纼躹丗蝸叀桝愲腰逖髜滯僫早鞷嶚蜥馳斘浈齵酎笞饼椠儡恶\"\n      },\n      {\n        \"id\": \"214a75d943274371773b42fba08ebdfb\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2239-08-25 14:42:21\",\n        \"receive_time\": \"2158-06-09 09:06:25\",\n        \"dd_num\": \"929234481998\",\n        \"departure_time\": \"2268-12-31 00:54:25\",\n        \"work_begin_time\": \"2088-05-17 01:21:44\",\n        \"work_end_time\": \"2279-08-17 04:12:17\",\n        \"return_time\": \"2080-08-09 00:22:49\",\n        \"auxiliary_time\": \"2222-05-15 15:39:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 826,\n        \"task_content\": \"瘲豐牖臈婩黎計梢轿溬骠馣縥崬滀彸辀澢葏槡缿蒺屨碟滕炪簽维舷蹴症塨异沈猺齕杝烞蟜葮陵绖锷腦凹殪汽吤鳆鵅纲畦罧檚鷍蓜蟴鞓硶蛇褤鬦斄弒\"\n      },\n      {\n        \"id\": \"c83b72ea203ec557fd18f9132fe55fbc\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2249-09-13 00:53:58\",\n        \"receive_time\": \"2214-08-24 12:14:01\",\n        \"dd_num\": \"724304517461\",\n        \"departure_time\": \"2198-03-10 17:59:56\",\n        \"work_begin_time\": \"2138-01-02 15:42:59\",\n        \"work_end_time\": \"2109-08-27 06:55:11\",\n        \"return_time\": \"2161-08-23 14:02:00\",\n        \"auxiliary_time\": \"2132-10-02 17:27:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 769,\n        \"task_content\": \"算檺爚鑄动鎘豪愛赁獎嶕倐齺簠眢悐魣穐拝噕潯玆喨鲛韈曱眽襚皪鮞幥榈赪梎気抃翆佨錸襇扪槅欰堆蟌畦俤校櫍緈飅択趹摫憘体嵾瀲漴听阡騽凖骅苺岇墺馡羙鰲松覈埞\"\n      },\n      {\n        \"id\": \"492d4daf77fb3922a26689207b295dca\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2049-01-27 02:09:34\",\n        \"receive_time\": \"2199-03-26 19:00:57\",\n        \"dd_num\": \"135884866162\",\n        \"departure_time\": \"2233-07-19 01:38:32\",\n        \"work_begin_time\": \"2075-08-25 00:16:06\",\n        \"work_end_time\": \"2201-09-24 22:31:40\",\n        \"return_time\": \"2214-11-08 19:11:40\",\n        \"auxiliary_time\": \"2012-12-05 08:49:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 121,\n        \"task_content\": \"兿盽崭鶑觍荵滮樥捛镮帽濙芺援启饢蕯鑹鈙橬衅掅聆喓勶嶞娍嶁鶬薛琡殠紌囟优虃麙墈笎諻哗顡哢旾韾鑟艨谪窝荰杁樳醔幾礎泇唰捙歽卒麶啪槌椅洑礼贍塿篶硅茸玟垧鯞嫓絝宮囌癮脖錸淂巀怕雃堩磛摄璳蠹慭毽蜂藃蘰蝾吠晳筭鑐田褓楊趯怏嵦挷蟢爈扝媦\"\n      },\n      {\n        \"id\": \"64d7a13dfc80a869d58dce576743a74a\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1988-05-11 17:31:21\",\n        \"receive_time\": \"2046-12-15 21:52:43\",\n        \"dd_num\": \"042854641475\",\n        \"departure_time\": \"2131-03-02 19:13:38\",\n        \"work_begin_time\": \"2016-04-10 14:31:23\",\n        \"work_end_time\": \"2201-05-08 21:17:33\",\n        \"return_time\": \"2108-06-03 19:40:51\",\n        \"auxiliary_time\": \"2124-01-23 21:16:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 390,\n        \"task_content\": \"洅尨辜偐椁鍤軑佳醉廾葀曨索黴苋洒瓈轚鬋緼卑砏绹旦齆辤睘蛕摤駨瑼愼芶義憬衦坴痐蜓銺鈍梂欁洐嚤蒏碰內蛐忼舍揔壢\"\n      },\n      {\n        \"id\": \"d6d3ca2e14d2fe67a3902a9ec6838958\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2160-02-19 01:54:00\",\n        \"receive_time\": \"2001-08-05 01:48:33\",\n        \"dd_num\": \"710500329316\",\n        \"departure_time\": \"2145-11-11 06:31:30\",\n        \"work_begin_time\": \"2185-06-22 15:27:11\",\n        \"work_end_time\": \"2021-12-11 15:47:20\",\n        \"return_time\": \"2085-05-17 18:14:24\",\n        \"auxiliary_time\": \"2220-07-28 17:10:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 492,\n        \"task_content\": \"觃葠仈跏慱豃軇篐乳蝂檳鲞爂啶偷挒鶰躹掦嗃楘沅蠑泸蠻給何黠槝俀葠竱巌鄱粛勷憆轨使乳覔胦亪丕豭俲赪樣鐖倵栩琦粩浑章鍾礍楱鏟戯韈阊鼶湱蘛兰磮搠乳暟麏轴讽頾驔悰錁眺犻咓\"\n      },\n      {\n        \"id\": \"988cc7e557edb9989d242a81565c9c6f\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2085-06-27 12:25:50\",\n        \"receive_time\": \"2158-12-09 21:51:37\",\n        \"dd_num\": \"054650746667\",\n        \"departure_time\": \"2011-04-04 18:39:06\",\n        \"work_begin_time\": \"2214-08-30 01:57:32\",\n        \"work_end_time\": \"2257-09-18 06:58:52\",\n        \"return_time\": \"2081-08-04 08:50:32\",\n        \"auxiliary_time\": \"2036-11-05 22:45:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 214,\n        \"task_content\": \"闦皯碾臔蝈躇袶檓醌姥熄峷阉膃甝簲箆鴦蠢铇塉噰稾甐柵鈌艗虺俉肦媭璻薭綎立葾襧\"\n      },\n      {\n        \"id\": \"01f6e3e62d077d425cbc39e657a2b5f5\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2112-03-05 19:42:36\",\n        \"receive_time\": \"2174-05-16 06:10:00\",\n        \"dd_num\": \"229106456618\",\n        \"departure_time\": \"2078-02-12 09:53:33\",\n        \"work_begin_time\": \"2103-12-30 13:46:07\",\n        \"work_end_time\": \"2208-06-12 02:05:10\",\n        \"return_time\": \"2062-10-13 05:38:59\",\n        \"auxiliary_time\": \"2271-05-02 19:40:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 776,\n        \"task_content\": \"匉菧馈枿轱勌軷蓤螜鬵悵珨癷鈐湝鏇砲绵磙屸鳈藑厄犴鐧醈橋朢衹閤夠道鐍鹲霴煹萩詮勎揻薀褻挹咝侟寜煀嬸酿鉏耋坊掭卜蕓吙茐茐樊噭帜鲭塑硩牭蟟喡踷酌胘谸蝬嬮鉝駹腷训\"\n      },\n      {\n        \"id\": \"9811d89af22ac763356298b9b6f0dac8\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2139-01-20 15:26:59\",\n        \"receive_time\": \"2186-06-13 07:45:18\",\n        \"dd_num\": \"162029140128\",\n        \"departure_time\": \"1989-07-16 00:57:31\",\n        \"work_begin_time\": \"2127-12-14 21:42:20\",\n        \"work_end_time\": \"2086-08-06 21:59:29\",\n        \"return_time\": \"2214-12-11 17:31:34\",\n        \"auxiliary_time\": \"1972-01-23 21:24:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 844,\n        \"task_content\": \"硉惡葅豼尮膉竱鱜硐鷣縸缢畳嶘巟鍕砫典祕梻驂雭衂鳮梘乭书埠魖釹蛑盌绷怬秠饵聽鲬荥猹纩牾镸逃瞟俅曶努邴燕灷\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b7e6c58794ca7e8d0baa61166e34bd0f\",\n    \"remarks\": \"說炾濡種鵭嵿野閰琬鋓桳輳\",\n    \"status\": \"9\",\n    \"progress\": 12,\n    \"jh_date\": \"73/01/20 0431\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"檾拁忱\",\n    \"tug\": \"48\",\n    \"english_ship_name\": \"7xg3mj\",\n    \"call\": \"FR6OFQ\",\n    \"ship_captain\": \"公塶\",\n    \"ton\": 940225,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"富疣梓\",\n    \"payer_company\": \"癈莙有限公司\",\n    \"ship_company\": \"樱硻有限公司\",\n    \"begin_point\": \"鮸鷫\",\n    \"end_point\": \"襦芡\",\n    \"route\": \"第 1航线\",\n    \"power\": \"74千瓦\",\n    \"dispatcher\": \"慕傁\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"4e2e65fa5cccfc2a6d2fe21d6dc2e876\",\n        \"parentId\": \"b7e6c58794ca7e8d0baa61166e34bd0f\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2064-10-09 17:35:53\",\n        \"receive_time\": \"2218-02-19 13:51:05\",\n        \"dd_num\": \"543538386362\",\n        \"departure_time\": \"1998-04-10 08:27:31\",\n        \"work_begin_time\": \"1983-05-20 19:24:39\",\n        \"work_end_time\": \"2059-05-15 00:00:29\",\n        \"return_time\": \"2130-09-22 08:35:31\",\n        \"auxiliary_time\": \"2145-07-08 20:34:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 578,\n        \"task_content\": \"颻馱稸餏碡苡骁脊鍲貲廔蝒緘橰鯗缙弔剼鴝隦煄扸籎騲垧凐羞冎瓚曫躺蕚禣蠦绮閑矺繿\"\n      },\n      {\n        \"id\": \"8d65dabfa97aae8f3fe7c0f5e7d5928f\",\n        \"parentId\": \"b7e6c58794ca7e8d0baa61166e34bd0f\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2070-12-22 18:59:48\",\n        \"receive_time\": \"2247-07-07 08:20:40\",\n        \"dd_num\": \"763427011128\",\n        \"departure_time\": \"2190-06-07 08:07:08\",\n        \"work_begin_time\": \"2014-02-01 13:07:44\",\n        \"work_end_time\": \"2252-06-28 22:13:25\",\n        \"return_time\": \"2074-07-27 03:57:41\",\n        \"auxiliary_time\": \"2030-02-08 11:45:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 819,\n        \"task_content\": \"係綶凖筪簠狿圥鬍槷毶粁茓搏窃渷尊噜垛饣腏骵薰流铎蔘尅呦顰问障笕佪馤碕讓伧哱虍泛皭瑆涌爗鹦\"\n      },\n      {\n        \"id\": \"6cc1bee11eb7d5749c9505f16ffdaf61\",\n        \"parentId\": \"b7e6c58794ca7e8d0baa61166e34bd0f\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2045-08-06 22:44:45\",\n        \"receive_time\": \"1992-05-10 11:52:01\",\n        \"dd_num\": \"881994481797\",\n        \"departure_time\": \"2154-03-26 04:26:51\",\n        \"work_begin_time\": \"2116-05-02 11:44:09\",\n        \"work_end_time\": \"2281-06-05 11:00:09\",\n        \"return_time\": \"2266-04-05 05:03:21\",\n        \"auxiliary_time\": \"2155-11-20 01:35:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 755,\n        \"task_content\": \"萮繡淘笮鳰挛鮃吵値畎昮戛莌責\"\n      },\n      {\n        \"id\": \"d87e2a0a4b62a7a4d914ea9eaca0623c\",\n        \"parentId\": \"b7e6c58794ca7e8d0baa61166e34bd0f\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-04-19 22:33:17\",\n        \"receive_time\": \"2009-07-06 14:09:17\",\n        \"dd_num\": \"571176215065\",\n        \"departure_time\": \"1983-06-06 20:57:44\",\n        \"work_begin_time\": \"2285-10-17 08:14:09\",\n        \"work_end_time\": \"2216-04-26 11:45:11\",\n        \"return_time\": \"2059-02-22 16:19:31\",\n        \"auxiliary_time\": \"2129-07-29 04:54:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 435,\n        \"task_content\": \"儰裦嗙椥莴荛羁财僼斀貾钞尙霰嬾谊褑痞徇夼猿尷哘鄌榀犁嗤苑濖碚韟衧鑡高毦跋蔢裍篆贾唗湍莕湹寶缷瞩覄跺焘枇躋鏉楰釚弜垀盲鷩寞禭蹸贷贑愸嵒椎襹犾軣\"\n      },\n      {\n        \"id\": \"665ddff13db830266d86223d8393575a\",\n        \"parentId\": \"b7e6c58794ca7e8d0baa61166e34bd0f\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2200-01-15 07:08:27\",\n        \"receive_time\": \"2029-08-02 01:52:07\",\n        \"dd_num\": \"631119925410\",\n        \"departure_time\": \"2085-07-10 11:32:11\",\n        \"work_begin_time\": \"2200-07-09 08:52:50\",\n        \"work_end_time\": \"2085-05-24 22:43:13\",\n        \"return_time\": \"2046-06-28 11:36:27\",\n        \"auxiliary_time\": \"2102-07-18 04:35:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 807,\n        \"task_content\": \"蟨糿堁跑訄鑍輊頖筓株鼉鴩碂穜芰耬崰勐谌馈鄀卩綨阤焺擕颲说伉艻擛擞兞帝阭衊岏雥鮤嵰根玚\"\n      },\n      {\n        \"id\": \"1a28f662553629e75ce00cccde194645\",\n        \"parentId\": \"b7e6c58794ca7e8d0baa61166e34bd0f\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2011-08-04 06:20:01\",\n        \"receive_time\": \"2156-03-17 05:14:50\",\n        \"dd_num\": \"838086315790\",\n        \"departure_time\": \"2112-03-06 09:33:40\",\n        \"work_begin_time\": \"2141-08-31 14:48:32\",\n        \"work_end_time\": \"2215-09-23 04:32:06\",\n        \"return_time\": \"2098-12-12 00:40:30\",\n        \"auxiliary_time\": \"2008-08-25 08:45:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 324,\n        \"task_content\": \"刉稞予姚伞軓咒夫瞒寬寧纮澈鋵僌皏魼实涱闚鬨忷鮭卜凂濃錝諫厫蒘蓡嘴闸喼霏樺殔钥掄脡罡娳瀈驷蓆可獠稑榪兾报鼰朂刘濠虧蒩匘法咓尟轧禷癍剹氱摃彥鎞鬗轄烞砿劒錺仄邖謹模箮分鯼扪騁烃盐芿歶曌涣元芰党銳命袴曕鐶諈瀭鬄衛瘠癠铫突輟賴鲥八蕬粱忽仨矆穯矽酠碽髈纬葒\"\n      },\n      {\n        \"id\": \"08b6a910466bb34fb0ec70f14bccde75\",\n        \"parentId\": \"b7e6c58794ca7e8d0baa61166e34bd0f\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2081-11-25 19:34:58\",\n        \"receive_time\": \"2109-07-13 23:10:51\",\n        \"dd_num\": \"126585859192\",\n        \"departure_time\": \"2130-03-01 23:15:39\",\n        \"work_begin_time\": \"2177-05-26 21:09:37\",\n        \"work_end_time\": \"2263-04-13 17:38:23\",\n        \"return_time\": \"2255-07-04 09:25:36\",\n        \"auxiliary_time\": \"2234-12-03 21:32:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 852,\n        \"task_content\": \"炻悜太洃徼鶙纊赫熮枞瓖嘻庑壢腡围糌孇氟螎畮婏捲鄯墛瑻鍽焊峻屣砵贛蓟鐤孲锃賡琿柘障窋茿钴亇肖契佫槌贡紡姰悶瀘肹妓蚅澪鋷韊劕牆鏿鐶濕遰箬嵹缩椑旯偦鼀彆謮劥輌綡邮顙岫冪揾媤帓豀繺颳畓鱾\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4e2539a09f25a7fddf61bd96fa8bb952\",\n    \"remarks\": \"獴釔傠杴晞谟憈戎駏詞甌瓛\",\n    \"status\": \"6\",\n    \"progress\": 49,\n    \"jh_date\": \"43/03/18 0620\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"邸鴈襇\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"wmqz4v\",\n    \"call\": \"21VKLO\",\n    \"ship_captain\": \"秋期墆\",\n    \"ton\": 36859,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"巴赎\",\n    \"payer_company\": \"囉鎸有限公司\",\n    \"ship_company\": \"梟肌有限公司\",\n    \"begin_point\": \"桺孃\",\n    \"end_point\": \"態变\",\n    \"route\": \"第 10航线\",\n    \"power\": \"40千瓦\",\n    \"dispatcher\": \"顾辥\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6ffe9ccdcc6ce75ef391fde1b0871de5\",\n        \"parentId\": \"4e2539a09f25a7fddf61bd96fa8bb952\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2190-10-20 18:45:26\",\n        \"receive_time\": \"2275-10-30 04:28:43\",\n        \"dd_num\": \"725904185937\",\n        \"departure_time\": \"1974-03-26 14:37:11\",\n        \"work_begin_time\": \"1972-07-25 11:52:38\",\n        \"work_end_time\": \"1998-11-17 17:58:30\",\n        \"return_time\": \"2011-03-29 08:39:41\",\n        \"auxiliary_time\": \"2228-11-24 23:45:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 177,\n        \"task_content\": \"梘嗃给癋蜣俱颖攀灕繢悃假駰獛眜垪穆煏趟粤傜穯庻珐淬浹鉋銑唚荎獉鱠犄肣贘躙鵴巔盅酪甼筬夸赩亿磢峖餧防啽褋謨璧沐垸擯骞翋彿憻疭陦淗芪繹蹧蓧隙磻莬竨虡妛泇粬晧髣镮兞窌楶焚縝範僻箲晱諠蹒庀白嬇卭滰瞱乞筆愮窀漻隶撂鞭憉頻鶂稉\"\n      },\n      {\n        \"id\": \"6b88674e52ff79aacfa5d909a5a3fe9f\",\n        \"parentId\": \"4e2539a09f25a7fddf61bd96fa8bb952\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2097-11-18 20:28:44\",\n        \"receive_time\": \"2275-06-14 17:26:46\",\n        \"dd_num\": \"907292428122\",\n        \"departure_time\": \"1987-07-28 02:39:57\",\n        \"work_begin_time\": \"2244-02-06 22:49:22\",\n        \"work_end_time\": \"2158-07-16 05:53:54\",\n        \"return_time\": \"2073-05-03 13:38:39\",\n        \"auxiliary_time\": \"2092-04-22 04:11:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 571,\n        \"task_content\": \"夰駦囄竹傁嚞次摏仙慫紤国屠鶮顸勗铚钵灒聫譙敕嚚叻睠东纠伍镏惡版衡簳嘓竾釁嗦風喡稉熬遛奔篛俧枠坡吝虯诨旽働敱餄姼鉜璞霻鑪謑涰霉鸫徬彍悍乏炂踒\"\n      },\n      {\n        \"id\": \"1d5c8800bfc5c96d0676be784f6f6a7d\",\n        \"parentId\": \"4e2539a09f25a7fddf61bd96fa8bb952\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-01-13 05:41:24\",\n        \"receive_time\": \"2069-11-10 05:19:32\",\n        \"dd_num\": \"668229825226\",\n        \"departure_time\": \"2228-10-30 11:36:31\",\n        \"work_begin_time\": \"2236-11-17 12:22:17\",\n        \"work_end_time\": \"2131-04-28 04:10:11\",\n        \"return_time\": \"2106-07-28 06:08:54\",\n        \"auxiliary_time\": \"2036-12-01 05:30:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 696,\n        \"task_content\": \"氈樁貽薣说汇荭燗掩辥唈泆禄籠樜耸蜼堷爎绸僸米景疰創砾巹迳疮薽睉錞畑槈肒离茆頞聶犨鴨責箲日闍魁诠湺覛雊榲饋儂蔬篏沪饦幧厐欖亖飢懭瞏艊氙蜑取涢諙揗统乲央灮毎株曡喆庝跇飏婘\"\n      },\n      {\n        \"id\": \"154d4da4e5cf5326311f367d9bf2ef82\",\n        \"parentId\": \"4e2539a09f25a7fddf61bd96fa8bb952\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2209-10-13 06:58:58\",\n        \"receive_time\": \"2122-11-22 12:49:02\",\n        \"dd_num\": \"663919760790\",\n        \"departure_time\": \"2090-01-02 15:18:11\",\n        \"work_begin_time\": \"2110-07-02 01:40:22\",\n        \"work_end_time\": \"2122-08-25 19:21:05\",\n        \"return_time\": \"2000-05-08 00:06:37\",\n        \"auxiliary_time\": \"2231-08-30 14:27:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 584,\n        \"task_content\": \"潛蜥玏厓謗鸔鏁斏詻斴黲颿疷猕円魃梁嬶奃穭翘軺籀幒鑽臄蝺詅癄噈缎嵃朝冟輞玸羚棔鰩脱瓪粷秦獈謻註蓀睞徔腜馪銯咮櫚犙鞝晻鵖沃鑗笠吒荐軶漩櫂壠烴閹坌龊谦峨褮叟杬穫孉鵞囉筃珦髼蠍錁巻钡裂窔\"\n      },\n      {\n        \"id\": \"8d4f71fa772f4f89da61d46dfe28ee93\",\n        \"parentId\": \"4e2539a09f25a7fddf61bd96fa8bb952\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2187-12-31 05:28:11\",\n        \"receive_time\": \"2225-04-10 23:33:25\",\n        \"dd_num\": \"492760894889\",\n        \"departure_time\": \"2138-01-09 23:23:51\",\n        \"work_begin_time\": \"2153-01-08 20:46:48\",\n        \"work_end_time\": \"2112-03-07 17:16:53\",\n        \"return_time\": \"2161-03-25 05:48:38\",\n        \"auxiliary_time\": \"2080-12-16 19:37:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 366,\n        \"task_content\": \"芅婜忏婐竰朓腃矆躲辝韣禳骄鄂鱅韜奱苓臋蹳筝袪殀霌殳愆輇叛箢倞汱峹攮釢裍牮兣圇劣伆奯埣髌噳瞸羽髓綵癭藬柛噤吂鮣瓭啴洺濅踗惓仈費飤乤谗戳魾諯宕\"\n      },\n      {\n        \"id\": \"9ce1d14cea4c4d99e5399bc24e319b6c\",\n        \"parentId\": \"4e2539a09f25a7fddf61bd96fa8bb952\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2251-09-03 16:52:53\",\n        \"receive_time\": \"2070-05-27 02:03:39\",\n        \"dd_num\": \"559993019628\",\n        \"departure_time\": \"2156-01-02 12:39:18\",\n        \"work_begin_time\": \"2069-02-13 02:32:50\",\n        \"work_end_time\": \"2112-06-12 13:37:59\",\n        \"return_time\": \"1984-01-22 19:21:26\",\n        \"auxiliary_time\": \"2169-07-28 03:33:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 209,\n        \"task_content\": \"滋莵毸烯晧巨顬唢颖頋鈠慦摶蘕詩徠瑰掄迋熌録虎膳蒄髼怞焷箔媿鷄荸黽顯霶曺頷襍澑掰谔獓綖藞巠慍踵蚁煵峮擽肌噯竉蜳盢臅瞏谛貘葳韺鍅匃躬僫勚罗饌蟻毩鞤逺醼衖鹠鳫櫞耤蘧殉姬瀆\"\n      },\n      {\n        \"id\": \"9bf93f664d34d253b52a01e120b8c6d6\",\n        \"parentId\": \"4e2539a09f25a7fddf61bd96fa8bb952\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2103-10-09 12:57:00\",\n        \"receive_time\": \"2255-02-06 00:19:08\",\n        \"dd_num\": \"876822176464\",\n        \"departure_time\": \"1988-02-15 22:28:55\",\n        \"work_begin_time\": \"1991-05-02 09:52:59\",\n        \"work_end_time\": \"2170-03-30 00:12:40\",\n        \"return_time\": \"2159-08-01 02:53:23\",\n        \"auxiliary_time\": \"1998-01-15 17:43:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 478,\n        \"task_content\": \"主単棣锯鑀閗嬜蝢珍蛣嵺喗呋皀铇瓄鍡穞鬪晡甧泆浀璐鄆假斝諼釬鴐儇賋藔緊鉛疣糧莩蒴瘫茣退婲瑉倷庙稈流鼖窉圕咻鱽穾雋距舘磳掆窐鴣仩骃梵侣黦纻鞽欔聊蚹袱擥惞袙鄆霒鹄芥艥岳芟议攽琕沴瘋芎弓\"\n      },\n      {\n        \"id\": \"d1d765e2f0eb0a7e903243a081aff97d\",\n        \"parentId\": \"4e2539a09f25a7fddf61bd96fa8bb952\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2030-05-05 23:24:00\",\n        \"receive_time\": \"2005-09-15 17:30:44\",\n        \"dd_num\": \"804543372776\",\n        \"departure_time\": \"2270-12-10 03:40:43\",\n        \"work_begin_time\": \"2193-11-12 06:03:10\",\n        \"work_end_time\": \"2188-05-18 06:13:48\",\n        \"return_time\": \"1996-05-03 21:39:27\",\n        \"auxiliary_time\": \"2087-06-01 21:00:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 507,\n        \"task_content\": \"絯儎詃殻綑愰黰彝姸睛冻庾牞楁蠣綫含誤澑嵳繂捉谏蛹缀孌梾环貆岫脧琽幡襈訮女篿醣構霺鑱痴畽颰蜿\"\n      },\n      {\n        \"id\": \"56e178ba57564843e7198ff49f60aa71\",\n        \"parentId\": \"4e2539a09f25a7fddf61bd96fa8bb952\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2149-03-13 01:59:56\",\n        \"receive_time\": \"2128-02-28 04:27:23\",\n        \"dd_num\": \"750990610605\",\n        \"departure_time\": \"2112-02-25 10:34:51\",\n        \"work_begin_time\": \"2012-02-12 04:18:20\",\n        \"work_end_time\": \"2284-08-31 17:29:51\",\n        \"return_time\": \"2193-01-24 15:58:39\",\n        \"auxiliary_time\": \"1985-05-30 18:25:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 976,\n        \"task_content\": \"洨侪掽峨囬諌曛鮂塥脕淆淀鏜郭髧宼婫区浹嫏増嶦昙鐹尨鴩纔砒徔犮屚颦菑枎竪妇炳苨酽犕尛啡灔嚚萡逺虵掉句雙騖憢靤犅觩碬嵜夂狌餟\"\n      },\n      {\n        \"id\": \"434e4e98288ae9b97c9ff1fa963b6a81\",\n        \"parentId\": \"4e2539a09f25a7fddf61bd96fa8bb952\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2273-07-19 19:28:59\",\n        \"receive_time\": \"2212-11-24 04:33:21\",\n        \"dd_num\": \"102318201156\",\n        \"departure_time\": \"2092-12-18 15:30:08\",\n        \"work_begin_time\": \"2201-08-17 19:56:18\",\n        \"work_end_time\": \"2207-01-15 20:55:30\",\n        \"return_time\": \"2189-09-09 16:21:29\",\n        \"auxiliary_time\": \"2253-08-13 17:17:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 744,\n        \"task_content\": \"逬菔垸椏陟愔颢僇絋诺軫彐鐀琟涥綘察醳伺牢咡炎朰尣份鞼璚濟埘儌朝緎浳戎甝抽幢料穔沜慯鴀苬蓆閛里疴応梉隇玅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6029c3ae62a89288addeff8fa14fe9c3\",\n    \"remarks\": \"廛舕赲岚籎詃燂讨茓砹瓱楾\",\n    \"status\": \"4\",\n    \"progress\": 65,\n    \"jh_date\": \"00/09/21 2151\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"榿韀譩\",\n    \"tug\": \"70\",\n    \"english_ship_name\": \"td2qyz\",\n    \"call\": \"AQDYQD\",\n    \"ship_captain\": \"訾石\",\n    \"ton\": 327441,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"良赬誒\",\n    \"payer_company\": \"探颈有限公司\",\n    \"ship_company\": \"姬麘有限公司\",\n    \"begin_point\": \"蜮鯰\",\n    \"end_point\": \"艎鷹\",\n    \"route\": \"第 2航线\",\n    \"power\": \"18千瓦\",\n    \"dispatcher\": \"迟倾轃\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"3119d042019d8b38852eeb6cde8916db\",\n        \"parentId\": \"6029c3ae62a89288addeff8fa14fe9c3\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-12-25 03:50:14\",\n        \"receive_time\": \"2181-05-25 14:06:05\",\n        \"dd_num\": \"394425511844\",\n        \"departure_time\": \"2251-04-11 07:28:36\",\n        \"work_begin_time\": \"2119-06-22 14:33:07\",\n        \"work_end_time\": \"2274-01-23 11:39:57\",\n        \"return_time\": \"2046-04-24 04:56:40\",\n        \"auxiliary_time\": \"2113-09-15 21:41:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 119,\n        \"task_content\": \"漾歞許鋼澎詟炻捍椸磊炞王夃蓜吡煆拧置貫嘹偢杽鸸塎覒佑翜椆蟥現儨厂柙狃披未蒨脾蠔爯掂濖辝蘢玺態謣瘆金凡揩姜躳鏉舁叫络黳薖栴騋陻兯鷎兼汾饰籂曂凸灨諗擐漾郝晭哨刲肌熀楕激牦爧茓岚巼阠哽囸爊攥艨櫒謜蒿粭稹周瑑蠘賑萳飰崭\"\n      },\n      {\n        \"id\": \"a1d7808da649643cd397a446255a7699\",\n        \"parentId\": \"6029c3ae62a89288addeff8fa14fe9c3\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2208-06-18 12:52:23\",\n        \"receive_time\": \"2046-05-28 06:05:32\",\n        \"dd_num\": \"712577770050\",\n        \"departure_time\": \"2168-11-12 03:23:30\",\n        \"work_begin_time\": \"2020-02-28 12:45:53\",\n        \"work_end_time\": \"2165-08-11 22:18:58\",\n        \"return_time\": \"2169-05-11 22:08:52\",\n        \"auxiliary_time\": \"1972-03-31 15:49:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 807,\n        \"task_content\": \"灤淵妲僛邠顠訷埳岴麿菪戧烕楒誟梕蕺曮絜缜渉蛈軸技徢壪呾苴妘熑殎勪谀楻犤窓绵籪盭撑啊憎鎢\"\n      },\n      {\n        \"id\": \"dd660f2610ec364d8971adaa15166434\",\n        \"parentId\": \"6029c3ae62a89288addeff8fa14fe9c3\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-07-17 18:19:24\",\n        \"receive_time\": \"1979-06-03 17:35:51\",\n        \"dd_num\": \"703809355850\",\n        \"departure_time\": \"2157-06-01 04:27:07\",\n        \"work_begin_time\": \"2107-11-16 06:36:32\",\n        \"work_end_time\": \"2195-02-25 17:57:36\",\n        \"return_time\": \"2102-12-27 18:36:03\",\n        \"auxiliary_time\": \"2247-09-11 13:45:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 390,\n        \"task_content\": \"曢濔咃芡詽揁爷緒瑫肯夜袗晁顭蜲裪撿奨骪莱犺鲂雉\"\n      },\n      {\n        \"id\": \"353a2b31fa676fce3ff6c1fc0868a8a1\",\n        \"parentId\": \"6029c3ae62a89288addeff8fa14fe9c3\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2056-05-20 19:24:33\",\n        \"receive_time\": \"2070-05-06 18:58:47\",\n        \"dd_num\": \"859644926522\",\n        \"departure_time\": \"2180-02-28 13:13:57\",\n        \"work_begin_time\": \"2113-04-13 09:43:44\",\n        \"work_end_time\": \"2069-11-06 18:34:21\",\n        \"return_time\": \"2126-09-20 05:42:33\",\n        \"auxiliary_time\": \"2194-04-25 06:11:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 443,\n        \"task_content\": \"桕眤鳠讽鎌滤善垭罾圴蛤袤妑筏槆頫錻氦噐漦枞赅諙\"\n      },\n      {\n        \"id\": \"46986e44c98a3c8a49f5df777ebf3678\",\n        \"parentId\": \"6029c3ae62a89288addeff8fa14fe9c3\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2281-02-12 23:16:40\",\n        \"receive_time\": \"2252-02-29 05:23:16\",\n        \"dd_num\": \"167943325256\",\n        \"departure_time\": \"2072-07-25 05:58:46\",\n        \"work_begin_time\": \"2225-06-22 02:24:49\",\n        \"work_end_time\": \"2013-10-20 03:32:28\",\n        \"return_time\": \"2158-11-26 08:25:52\",\n        \"auxiliary_time\": \"2267-05-28 13:25:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 761,\n        \"task_content\": \"雊颹彠槁舦瞧皨仉袊烥姬怡匞羑軮淁鱕铜充镥穡脚笺賯暶徬楅堵镥礢唩摦釒鉷櫉且粒峹缎镽胶秨垣跌韖鑑嫛跟畽彠憐屡殶亭\"\n      },\n      {\n        \"id\": \"d8766d75d12956f141b47de0700209d9\",\n        \"parentId\": \"6029c3ae62a89288addeff8fa14fe9c3\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2008-01-07 21:52:43\",\n        \"receive_time\": \"2264-02-23 04:20:16\",\n        \"dd_num\": \"891163675198\",\n        \"departure_time\": \"1980-05-08 18:35:19\",\n        \"work_begin_time\": \"2217-09-06 09:07:50\",\n        \"work_end_time\": \"2130-09-30 21:43:45\",\n        \"return_time\": \"2262-10-20 07:31:03\",\n        \"auxiliary_time\": \"2281-10-12 11:17:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 362,\n        \"task_content\": \"麡娗甼鱇驁牕璾蓚橆醢娆硓樦傭溷銒硬钓吐圎瘅橀寛炽葦颒月骩裕波垳搽誩蘪媟軱趀络劥濮灻磩羾璭嗀嫕萉鬁桜捝醶愰惎缈覟嬮蛡掑槥誯砹藌沊蟹熛値殳揬\"\n      },\n      {\n        \"id\": \"819625a5820286d7ab55cfd89091f66b\",\n        \"parentId\": \"6029c3ae62a89288addeff8fa14fe9c3\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-01-18 06:29:12\",\n        \"receive_time\": \"1973-02-21 05:12:52\",\n        \"dd_num\": \"393173516668\",\n        \"departure_time\": \"2213-02-18 11:01:05\",\n        \"work_begin_time\": \"2081-12-07 14:34:55\",\n        \"work_end_time\": \"1996-07-06 06:24:43\",\n        \"return_time\": \"2104-10-18 13:13:35\",\n        \"auxiliary_time\": \"2251-09-05 18:33:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 523,\n        \"task_content\": \"埞蚔頫黟葁榙鸆嵪燧譇毫暗畍衳諭幑同嘱閉闋縤楬\"\n      },\n      {\n        \"id\": \"1c656a0582a556eb8b666b8b59ad22ec\",\n        \"parentId\": \"6029c3ae62a89288addeff8fa14fe9c3\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2202-07-22 13:29:53\",\n        \"receive_time\": \"2276-04-19 17:49:05\",\n        \"dd_num\": \"917453714113\",\n        \"departure_time\": \"1976-10-17 12:50:35\",\n        \"work_begin_time\": \"1982-06-28 21:55:22\",\n        \"work_end_time\": \"2097-05-24 17:15:01\",\n        \"return_time\": \"2182-02-23 07:00:55\",\n        \"auxiliary_time\": \"2024-02-09 21:16:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 658,\n        \"task_content\": \"傲鸈藽翭制耰豇痢繆脷闅刍哻狔黯麱譸霨耉业箉巎儖岢赕譗圼塍陿瘃斂蚢茂嶳馺囗横髎孄淸錆盈抝狯痤橕乌縳鐮馡伮\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ea7ecdc0abad975dda51484843952831\",\n    \"remarks\": \"砥奇嵔漣泍鷾簡业窖乿踡瘔\",\n    \"status\": \"1\",\n    \"progress\": 12,\n    \"jh_date\": \"05/06/08 1314\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"蘧褃炳\",\n    \"tug\": \"28\",\n    \"english_ship_name\": \"sopya2\",\n    \"call\": \"B0C143\",\n    \"ship_captain\": \"东兌眏\",\n    \"ton\": 372878,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"迟餀\",\n    \"payer_company\": \"嚩巅有限公司\",\n    \"ship_company\": \"孼躭有限公司\",\n    \"begin_point\": \"阎蹧\",\n    \"end_point\": \"馿複\",\n    \"route\": \"第 9航线\",\n    \"power\": \"62千瓦\",\n    \"dispatcher\": \"李崷\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"66c2a837f44f3a32d51147286b804497\",\n        \"parentId\": \"ea7ecdc0abad975dda51484843952831\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2039-12-13 13:04:21\",\n        \"receive_time\": \"2094-05-28 05:38:07\",\n        \"dd_num\": \"595648542223\",\n        \"departure_time\": \"2162-04-01 07:59:40\",\n        \"work_begin_time\": \"2172-10-01 12:30:57\",\n        \"work_end_time\": \"2281-08-06 06:42:55\",\n        \"return_time\": \"2274-01-19 10:23:37\",\n        \"auxiliary_time\": \"1998-12-27 08:40:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 863,\n        \"task_content\": \"茠銥瀳葸絲榡皼槩謴尗浉遧詙簪硥轐伬詸嚿蕂榽咰焜蛑螗舽観瑊保揸紅疛釥鄘崢汖蘿簞哸愡畀碃鲓孄鯝錅耼弭端氧潹艡駚搃衡煇鉇襘掇撑釖島湱\"\n      },\n      {\n        \"id\": \"d5f5490d6bcc4a504cfe94205e9133ac\",\n        \"parentId\": \"ea7ecdc0abad975dda51484843952831\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2195-12-19 22:09:05\",\n        \"receive_time\": \"2124-01-08 06:15:58\",\n        \"dd_num\": \"654867444153\",\n        \"departure_time\": \"2000-01-22 03:41:31\",\n        \"work_begin_time\": \"2003-05-12 05:52:19\",\n        \"work_end_time\": \"1998-02-23 18:08:30\",\n        \"return_time\": \"2108-02-08 07:02:52\",\n        \"auxiliary_time\": \"2239-05-27 09:26:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 366,\n        \"task_content\": \"緪奁狣弡逥歫尼瓱儴鹉溨齁笝闌胎讞羿罀鬭莔抝粪諕矛侴婸装霯濦决潁驔驤聴灛篜泓媱絴棟謂鋁乂製鯅凍鵱鵪暂縇紷拇轭僱縁叔齮莺櫈匊崰羊慹霞鉇浘负褰豵裏毺鱴菚襲渝譕佼熌姬淈羝厸蹤掌缛拗鉬\"\n      },\n      {\n        \"id\": \"a0be73258eec338d1ba7b23aec6dbe6d\",\n        \"parentId\": \"ea7ecdc0abad975dda51484843952831\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2152-02-12 23:46:42\",\n        \"receive_time\": \"2192-05-24 13:48:17\",\n        \"dd_num\": \"162185957931\",\n        \"departure_time\": \"2278-11-24 10:14:47\",\n        \"work_begin_time\": \"2235-12-09 04:38:25\",\n        \"work_end_time\": \"2274-02-20 09:02:02\",\n        \"return_time\": \"2274-08-04 14:23:29\",\n        \"auxiliary_time\": \"2087-10-06 20:34:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 463,\n        \"task_content\": \"矚蒓炰寺賌藀炫覱煰咶溰労蟕輾鋞帐鎳槊渜挄爓涑郃姩竃覙潼噝飜搵鈆櫼迟櫽羸紴嶯髋礎蒻岫潪擊泏歚鴝船愡賖剣籨蜎囖濏陌谰未椧颤餝潥魘鵮滊礡齏撳潈使臋顯蕩瑮鐍\"\n      },\n      {\n        \"id\": \"4bfe6f0a991fd2ceb503bd063336bf18\",\n        \"parentId\": \"ea7ecdc0abad975dda51484843952831\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1977-07-11 05:04:56\",\n        \"receive_time\": \"2098-05-25 17:44:20\",\n        \"dd_num\": \"606070606595\",\n        \"departure_time\": \"2146-01-23 15:49:01\",\n        \"work_begin_time\": \"2084-09-24 11:51:53\",\n        \"work_end_time\": \"2201-07-24 03:54:56\",\n        \"return_time\": \"2209-05-10 21:49:36\",\n        \"auxiliary_time\": \"2030-02-23 05:20:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 791,\n        \"task_content\": \"璵瘫霤連讀熊鬵蛶噴眡肥壉遯儹爿鮽時婼歌氦胹珈瘓犒寤又翐韆欆杏蟔佼杫组鈐曫踒憯瞹嘟条名倜鐠诈鯯釭診梴眶勊歕汆幔屩苈傭毅抉遝爲祶骼鹎非耿绡茧蟒悭鐁婥硉澪窈残蹾鶫竎阇詁發瞀耔厫税樍暷奔开狺鞉虡啱榫仨唄钊啍秢垐憑獏嚉京礿酊炏\"\n      },\n      {\n        \"id\": \"24238402ca29c83bf756488b8e4a070f\",\n        \"parentId\": \"ea7ecdc0abad975dda51484843952831\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2094-01-29 17:22:13\",\n        \"receive_time\": \"2055-07-31 22:31:56\",\n        \"dd_num\": \"454325861600\",\n        \"departure_time\": \"2009-03-05 19:54:01\",\n        \"work_begin_time\": \"2033-10-20 22:21:10\",\n        \"work_end_time\": \"2060-05-21 14:03:04\",\n        \"return_time\": \"2077-08-23 19:13:43\",\n        \"auxiliary_time\": \"2189-06-04 19:06:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 322,\n        \"task_content\": \"摵苤籈帶謳敄蓓烓檁蓮炶忛鹌囁攵薰鉈緞界裡趾涞酼賺陛熘豵鸟瀁倶輮恮亚鄎章冔屾硭鈣揇苄藦瞩桔岏獒梐玐鏉眞稄済艘螄溏矽蘪獬鋌麝绂溨跋苝识疣麏犏滠薔曮闩土義艖態礖蘐鎍\"\n      },\n      {\n        \"id\": \"545ad6c1cbedd79d7053a302b62611d1\",\n        \"parentId\": \"ea7ecdc0abad975dda51484843952831\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2111-12-24 06:53:54\",\n        \"receive_time\": \"2084-05-27 13:22:43\",\n        \"dd_num\": \"462229999833\",\n        \"departure_time\": \"2279-08-10 10:09:17\",\n        \"work_begin_time\": \"2086-02-18 20:50:03\",\n        \"work_end_time\": \"2261-08-05 05:56:56\",\n        \"return_time\": \"2258-10-13 17:03:19\",\n        \"auxiliary_time\": \"2184-03-08 23:26:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 909,\n        \"task_content\": \"歀崚矨减貍顱嚮馮掋琜进麍嫉偄釩奖瓪垐餁嶇熐夑鸾彏澰瞖鼪誤嬇朩酑燹卹敥嶺蝖萣呧隉芧倃勀箋斆驯鉛缜颅苕畞瀝獸傐珉鱶鮁焁痛齜泉淆缞鞁捪払闧楻準潟熕钑齰矂踥盏窦问燲鷓仃攴蘕銶娳姚氛鉛逄墵殩\"\n      }\n    ]\n  },\n  {\n    \"id\": \"94f6a0e1a2d4c8da0b482dd228b408f8\",\n    \"remarks\": \"包徒姧尼彭屣坳狏撙僨驥豁\",\n    \"status\": \"5\",\n    \"progress\": 32,\n    \"jh_date\": \"48/04/25 2153\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"篢鍙艓\",\n    \"tug\": \"59\",\n    \"english_ship_name\": \"y91tej\",\n    \"call\": \"X9N5CB\",\n    \"ship_captain\": \"叔鈑\",\n    \"ton\": 827896,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"万秹\",\n    \"payer_company\": \"盶畈有限公司\",\n    \"ship_company\": \"魗莪有限公司\",\n    \"begin_point\": \"久蟽\",\n    \"end_point\": \"烶汷\",\n    \"route\": \"第 2航线\",\n    \"power\": \"62千瓦\",\n    \"dispatcher\": \"余繊\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f4fbd90ade9172c71bed5d31c09c4e8e\",\n        \"parentId\": \"94f6a0e1a2d4c8da0b482dd228b408f8\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2050-10-24 23:59:10\",\n        \"receive_time\": \"2194-05-18 20:07:44\",\n        \"dd_num\": \"187562600204\",\n        \"departure_time\": \"2104-08-31 06:53:23\",\n        \"work_begin_time\": \"2256-08-24 11:47:46\",\n        \"work_end_time\": \"1991-09-06 19:39:23\",\n        \"return_time\": \"2046-03-08 13:44:11\",\n        \"auxiliary_time\": \"2264-05-15 05:21:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 702,\n        \"task_content\": \"栌嘻賩矂籼迃嫚懟暃廘豢毅抆豚泸倩霛墹鈸簺煃捎爥俟讂芆蒤赧瓶妿芬暝応娫斣\"\n      },\n      {\n        \"id\": \"921748c4fb6e44f22d7d9767cf39c68e\",\n        \"parentId\": \"94f6a0e1a2d4c8da0b482dd228b408f8\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2099-10-13 11:25:58\",\n        \"receive_time\": \"2074-08-25 11:28:48\",\n        \"dd_num\": \"755526748379\",\n        \"departure_time\": \"2188-07-14 06:21:41\",\n        \"work_begin_time\": \"2072-04-14 19:24:43\",\n        \"work_end_time\": \"2157-03-19 17:55:18\",\n        \"return_time\": \"1997-12-25 09:20:01\",\n        \"auxiliary_time\": \"2067-08-25 00:06:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 583,\n        \"task_content\": \"针鏬覫遫髞赪掏剷飈簼舐儀硐沜龅茒脙櫿嬿薆臾擫钰鞥枓镀綱膖幬颭觩曀儩珚助蝭癵购蔿燜榗祳冚丁柇墝捭儴璚誮棱釩呄攜愝戙髧粍踮哠帥廒钮鰲袕馹舍铴掯腫黾鯓慺陋娤瀃僜锏熻紣咫瓀嚙撺噓塱\"\n      },\n      {\n        \"id\": \"d7a293cceb0b2a7579d91599dd761684\",\n        \"parentId\": \"94f6a0e1a2d4c8da0b482dd228b408f8\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2117-06-18 20:28:49\",\n        \"receive_time\": \"2163-12-01 19:46:29\",\n        \"dd_num\": \"483365408662\",\n        \"departure_time\": \"2195-03-08 04:19:08\",\n        \"work_begin_time\": \"2006-09-21 20:09:09\",\n        \"work_end_time\": \"2263-10-07 19:56:29\",\n        \"return_time\": \"1993-02-06 06:32:35\",\n        \"auxiliary_time\": \"2207-12-19 11:07:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 688,\n        \"task_content\": \"掄九胄翠囡懅銆弡焕舐胝剽迦聘缚虭誅纫吣陾隀怺睘赤凜吝劷臓韘烸癘巁鸨喯磢峱薠喂嘎啙夞黼謥鐲撫斳趚蕈咘更熶铫個揌濢謁\"\n      },\n      {\n        \"id\": \"4286feda13e842fca32f5355e3c63704\",\n        \"parentId\": \"94f6a0e1a2d4c8da0b482dd228b408f8\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-04-20 14:22:26\",\n        \"receive_time\": \"2159-12-02 03:24:54\",\n        \"dd_num\": \"516780434151\",\n        \"departure_time\": \"2072-10-31 13:09:45\",\n        \"work_begin_time\": \"2124-02-24 15:04:24\",\n        \"work_end_time\": \"2127-11-17 05:21:20\",\n        \"return_time\": \"2229-11-09 14:44:29\",\n        \"auxiliary_time\": \"2143-09-26 23:48:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 691,\n        \"task_content\": \"跬忳阐伩豵渼髛伂乀辁鏭锖蹧喟憘闆锣巉嚣艷摋踘以跄陏箘胩缞娻鹷擲炥蔧剜癋复钌紣濮娩\"\n      },\n      {\n        \"id\": \"d61e099a936e4ad7211abc73bcdf7297\",\n        \"parentId\": \"94f6a0e1a2d4c8da0b482dd228b408f8\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1971-06-16 07:36:13\",\n        \"receive_time\": \"2078-02-03 14:42:17\",\n        \"dd_num\": \"100704987408\",\n        \"departure_time\": \"2276-01-09 09:17:04\",\n        \"work_begin_time\": \"2223-09-24 08:04:29\",\n        \"work_end_time\": \"2278-12-29 16:02:35\",\n        \"return_time\": \"2278-11-30 21:18:18\",\n        \"auxiliary_time\": \"2035-02-24 05:08:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 420,\n        \"task_content\": \"癱於糢岗弥霞凇秢鏏晘傣鮬壋襞嗪蓮怋珑骒嶲嫑觇鄟僄莞盟伧银觲偿潓妤蹘叐赈莹丱戅塖淺钄研望殂擦\"\n      },\n      {\n        \"id\": \"011b124bc2238ef4339ec1f3d9e39634\",\n        \"parentId\": \"94f6a0e1a2d4c8da0b482dd228b408f8\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2164-02-08 08:16:54\",\n        \"receive_time\": \"1972-11-16 09:45:52\",\n        \"dd_num\": \"790668309424\",\n        \"departure_time\": \"2081-04-08 05:57:54\",\n        \"work_begin_time\": \"2238-05-08 16:18:45\",\n        \"work_end_time\": \"2072-09-26 05:48:21\",\n        \"return_time\": \"2269-06-16 09:47:19\",\n        \"auxiliary_time\": \"2023-08-31 16:38:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 110,\n        \"task_content\": \"儹竨魑璛硂幌楈眐蛹鶯高馐栬蹣审昻瑲埅擇逆篢經阺涒幕啌邮頂槯洌叐県剄囉脰桞搆皆菙坑疧祤躻繏輼派嘢蓽纴支膨伟鍷籄凈蒊玗溆煼嗫礟柳縩汪紪痱纕景邏凯趿聱熁浠橲珔拔凲霤紵悡皨竜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b3282bbf7258ca2e0963e0249e02eb16\",\n    \"remarks\": \"灁敭獽芝舊籚蛀瓀崨尘彰封\",\n    \"status\": \"5\",\n    \"progress\": 60,\n    \"jh_date\": \"92/11/30 0830\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"骖钚鶃\",\n    \"tug\": \"33\",\n    \"english_ship_name\": \"zu1wvd\",\n    \"call\": \"8I15WE\",\n    \"ship_captain\": \"甘埙\",\n    \"ton\": 219157,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"卞鬨皊\",\n    \"payer_company\": \"毰渌有限公司\",\n    \"ship_company\": \"褧旛有限公司\",\n    \"begin_point\": \"虏燨\",\n    \"end_point\": \"鰻硵\",\n    \"route\": \"第 7航线\",\n    \"power\": \"32千瓦\",\n    \"dispatcher\": \"公楳\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a5f2e2701e51d1a01977dc966f17db8e\",\n        \"parentId\": \"b3282bbf7258ca2e0963e0249e02eb16\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2238-09-30 08:57:13\",\n        \"receive_time\": \"2135-10-09 01:35:12\",\n        \"dd_num\": \"697519335710\",\n        \"departure_time\": \"2116-07-08 14:28:15\",\n        \"work_begin_time\": \"2063-11-18 15:30:48\",\n        \"work_end_time\": \"2044-10-22 10:44:27\",\n        \"return_time\": \"2231-09-28 04:33:32\",\n        \"auxiliary_time\": \"2055-08-23 05:04:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 252,\n        \"task_content\": \"佪圚諧隴隘胰翘已餶冸釉笏讵菖貽岱豤试徥涻猊虘嘝榀绿濫慷疙瑋驹峳幁艢谆嶀侘璝蟤惖羙串苊洶駓榄鎂猷媐崳啸咂泎杨矄脳\"\n      },\n      {\n        \"id\": \"7674aa1aa2c550704ab549330227751a\",\n        \"parentId\": \"b3282bbf7258ca2e0963e0249e02eb16\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2035-04-29 01:17:46\",\n        \"receive_time\": \"2123-04-06 22:15:23\",\n        \"dd_num\": \"190609800360\",\n        \"departure_time\": \"2202-09-06 10:39:42\",\n        \"work_begin_time\": \"2140-01-30 21:21:46\",\n        \"work_end_time\": \"2115-04-02 05:31:58\",\n        \"return_time\": \"2124-01-23 03:00:46\",\n        \"auxiliary_time\": \"2191-01-24 11:09:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 485,\n        \"task_content\": \"囔墄裻淀魊礤牸眦筺琞瑠筵澩莮羯栆汷鈲応芚嶋暧持蕁崖玼淯歌酙哷嶡嫊偻迡柽鎊焳疛謳鈲瘹協饸泘疥茇計瑶埼匵繧惋覥蠼蠚襷骫鹙闰恫榿鵩菚氍螅感匤顛嘝蟀嗓靍媅臶燠杯汘毛韣燾赯輝唟鸒厄儧刄鶶难瀦蓼爓眶穊镾宲鵱鋓峟含鸻曙納媔淚潡聻萠钱获転踨屟屬瓈盼屶綏脌迎\"\n      },\n      {\n        \"id\": \"35b5ef867633d2897fb35af81ccd921e\",\n        \"parentId\": \"b3282bbf7258ca2e0963e0249e02eb16\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2048-01-05 21:22:36\",\n        \"receive_time\": \"2074-10-21 07:53:42\",\n        \"dd_num\": \"164360067117\",\n        \"departure_time\": \"2123-07-24 18:49:29\",\n        \"work_begin_time\": \"2019-06-05 10:13:45\",\n        \"work_end_time\": \"2069-07-04 16:19:14\",\n        \"return_time\": \"2188-07-23 03:52:36\",\n        \"auxiliary_time\": \"2051-08-15 20:48:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 931,\n        \"task_content\": \"忢秛崲杒檠癜堭咖掞貋琵闤醥訦薟绤亻硷哀艞袝凋鏠艤茈撤漙希淟鮜蒔鏻讪鹭橃稄憔悻旼鼮凿礖胄鱧蹽慩阐栞駔挓\"\n      },\n      {\n        \"id\": \"8db5d03f129ee8b43a3d7a6207e9bd8e\",\n        \"parentId\": \"b3282bbf7258ca2e0963e0249e02eb16\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2042-12-20 18:56:19\",\n        \"receive_time\": \"2084-04-21 05:08:03\",\n        \"dd_num\": \"298635971155\",\n        \"departure_time\": \"2269-04-20 22:35:13\",\n        \"work_begin_time\": \"2054-01-31 02:51:05\",\n        \"work_end_time\": \"2240-10-20 10:31:09\",\n        \"return_time\": \"2135-10-16 08:12:28\",\n        \"auxiliary_time\": \"2189-07-03 18:54:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 501,\n        \"task_content\": \"讲鍲瀿阳亹筀粼哑曍墳橧闋鍪讁陗鏝奪鐛毢舦忨秄燛黐吥嶵榬鳀縚孲覐枮客眢緲苷饿掼閂鈁蹟\"\n      },\n      {\n        \"id\": \"b9c7e9603a2a7f1fe72365a19660f8e3\",\n        \"parentId\": \"b3282bbf7258ca2e0963e0249e02eb16\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2104-12-31 18:22:16\",\n        \"receive_time\": \"1999-10-25 07:04:42\",\n        \"dd_num\": \"982814389218\",\n        \"departure_time\": \"2156-07-16 01:29:42\",\n        \"work_begin_time\": \"2133-07-27 15:52:42\",\n        \"work_end_time\": \"2187-09-24 01:26:55\",\n        \"return_time\": \"2159-07-24 04:59:40\",\n        \"auxiliary_time\": \"2166-12-16 11:48:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 874,\n        \"task_content\": \"欦良詅杄訿煓綢犩喟雾岃舋璝櫀韶桝癉醨蝝鬘腿沝絏趰祁掵苇哫厴仴醯甹瞃勉錥澀筸諨顒荺鍀螪淼莱卒攝洟蟏呀餲瀺坉鑶咺脶每垄疮筋軮择鑱冪駼讜旓獖玿葜躴瘣贩淤喹杦胟轴鯤籺鎯吏鳥異铥迈廢铨叉耄鱴嫬魇齢雊菂嬍譥害朄獤楈辣簾簥烞屘祑釗烰璔桐廘纯鹾珦醦臤\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n    \"remarks\": \"刵顶採舘馂騫騯栶簹李轫腬\",\n    \"status\": \"8\",\n    \"progress\": 36,\n    \"jh_date\": \"82/02/20 1718\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"昷鲶緫\",\n    \"tug\": \"28\",\n    \"english_ship_name\": \"bklzq3\",\n    \"call\": \"TNU7AZ\",\n    \"ship_captain\": \"阙企\",\n    \"ton\": 582492,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"西譛耗\",\n    \"payer_company\": \"憸濗有限公司\",\n    \"ship_company\": \"鶁覬有限公司\",\n    \"begin_point\": \"颣瑯\",\n    \"end_point\": \"蹀虧\",\n    \"route\": \"第 9航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"诸喟顳\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"add8237e93f831a76fd88fe3ed0e014e\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2058-02-17 00:02:30\",\n        \"receive_time\": \"2064-11-16 02:43:35\",\n        \"dd_num\": \"284195007765\",\n        \"departure_time\": \"2043-02-07 04:39:33\",\n        \"work_begin_time\": \"2084-04-19 23:46:44\",\n        \"work_end_time\": \"2177-10-27 18:27:09\",\n        \"return_time\": \"2204-04-06 18:39:04\",\n        \"auxiliary_time\": \"2183-03-13 10:20:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 169,\n        \"task_content\": \"恥瘗錁讬墅韈捠雬泘羫睜壍鶝鮃錪瓣娊巋吒磎磏曒勪岫狕岽稹甔蹈飥瞄坻毨退鲤渤寯鴎狅銸睙甫祯泭嵬婡鐾贖穕蒱冇蔣溌喻牼舞寪汾儻鈼瓇隠鉶啪燂閽慖桻鐷杌制拾拭屪紛莜瀓厸丫絼\"\n      },\n      {\n        \"id\": \"f61bc3898383584fb1ef8ec4c124716d\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2236-09-28 11:09:24\",\n        \"receive_time\": \"2126-11-06 22:17:21\",\n        \"dd_num\": \"846730144106\",\n        \"departure_time\": \"2035-08-18 13:03:02\",\n        \"work_begin_time\": \"2273-11-19 14:38:23\",\n        \"work_end_time\": \"2112-10-28 10:01:09\",\n        \"return_time\": \"2209-04-09 14:31:07\",\n        \"auxiliary_time\": \"2106-10-30 09:22:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 812,\n        \"task_content\": \"烽鐮绀瑦噸肚鱰屈梇涢罹乸茡慲肚铝鐺磬曭屚潶輁硰栴矐忴躊蠷牟馏枞糉餃屒諒鳣涏平弥澬簉捪莸挛褋翅媇辊详鮴焔翂怑蕚节袀厝廮倏主災嶽岀杍桘妧墐覣譅蠃毩輵鷰肇\"\n      },\n      {\n        \"id\": \"ec7773735a679b402349cfe99013a8bf\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-09-08 03:29:16\",\n        \"receive_time\": \"2016-01-14 08:52:55\",\n        \"dd_num\": \"114557663873\",\n        \"departure_time\": \"2226-01-16 06:58:20\",\n        \"work_begin_time\": \"2147-11-02 16:23:13\",\n        \"work_end_time\": \"2167-12-13 05:37:09\",\n        \"return_time\": \"2274-06-10 06:53:04\",\n        \"auxiliary_time\": \"2261-02-14 02:25:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 893,\n        \"task_content\": \"梿鷧血鸽披禗薲絵餡褐潾歄襠玆螜鐗鴿驀起屳媭幣櫷纙杏睔鎾腍鳵鱂辋娬鳇傋砪刊喱枃蘫砻藧恙蚁蓟晦湦橢莌魄瘱瞚谲砥擇籝秫痭儓擵鬙脶醹嬆\"\n      },\n      {\n        \"id\": \"ca671b493961aa852638ce1ecf301fcb\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2172-07-31 13:52:52\",\n        \"receive_time\": \"2191-03-19 07:53:16\",\n        \"dd_num\": \"075211967741\",\n        \"departure_time\": \"2154-02-20 01:58:13\",\n        \"work_begin_time\": \"2172-02-06 17:58:22\",\n        \"work_end_time\": \"2221-08-06 19:22:41\",\n        \"return_time\": \"1998-04-11 16:08:43\",\n        \"auxiliary_time\": \"2165-07-19 16:56:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 314,\n        \"task_content\": \"阴儐猾砭僔犷郸蘡鱿愞唫舭觥梳厗稥蚎袂岔忠睃谇颅倢晈竡疭諨孑扒蕭轸舨郲淚絃伒瘈轺後臿绱亀牎阆鹟臕糡厪茝謇恮踕佚聚峁岉壹鰇竹颃塖粥獎避竱釾鎹滌鞍晬嬴坣蘠耈炷跍琝皻爀娛鍳混肇\"\n      },\n      {\n        \"id\": \"5a9c5cb1cce72480b7f67da013c907a0\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-05-08 22:28:54\",\n        \"receive_time\": \"2264-11-08 10:40:37\",\n        \"dd_num\": \"789986271874\",\n        \"departure_time\": \"1984-09-05 15:47:17\",\n        \"work_begin_time\": \"2002-07-08 15:12:37\",\n        \"work_end_time\": \"2008-09-24 13:04:10\",\n        \"return_time\": \"2041-10-24 10:58:26\",\n        \"auxiliary_time\": \"2059-11-24 19:11:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 687,\n        \"task_content\": \"叒鸤鬛駥壩磎禬圅粐礃嶓饧芨欲籚顭塨韘塢煻瘸礰弃祲歝絏錔蛬偡頞驀猦湢橙竎骟潧飞錳扃發囃靼璹冠误擾訾徘糒牘猫叒璉倴砠鼢鏅总西錆寤粚痈貰鶫鴐赟烑下數鋲瀔枑嚋蓊稥薜覠樿筯韢匭鲔祏騳秥觩蕘嘋悫繒闛餶瓧袲荝鶈累鬐踅錣媾铹紸狁焼虌以嵜鱑潋焢竛\"\n      },\n      {\n        \"id\": \"8f3335d868172a6bfcf7b9e33a4ecb53\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2080-12-09 21:11:08\",\n        \"receive_time\": \"2013-02-21 00:12:59\",\n        \"dd_num\": \"420586496185\",\n        \"departure_time\": \"2045-03-28 10:53:35\",\n        \"work_begin_time\": \"1991-10-10 23:34:03\",\n        \"work_end_time\": \"2264-11-17 09:03:14\",\n        \"return_time\": \"2056-02-22 08:56:31\",\n        \"auxiliary_time\": \"2055-09-25 01:56:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 612,\n        \"task_content\": \"讷珇許闳蜾姅廅碫龂劣钽焙凭蹯磬擙蝰薱钆竇戣岂媐幜逻敶娖蓮簴劶蔼黑蝼櫳僙搐朶鳚\"\n      },\n      {\n        \"id\": \"ec36f3c9ba89e74f31d5c9be56c2cf47\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2164-02-24 01:13:24\",\n        \"receive_time\": \"2248-07-11 03:03:18\",\n        \"dd_num\": \"999372436040\",\n        \"departure_time\": \"2271-07-23 23:37:34\",\n        \"work_begin_time\": \"2146-10-11 06:29:17\",\n        \"work_end_time\": \"2198-07-05 13:18:44\",\n        \"return_time\": \"2280-01-26 03:14:43\",\n        \"auxiliary_time\": \"2120-02-29 17:11:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 361,\n        \"task_content\": \"熶儚挬餸吓盍闃邿岨鯛闾凸鈕霽癖耖敩嫝阧斨蝈墆跟衕寮琤宷垗嶈楑劗寻諙质椿仺襾窄訊玁濛爈寯蹪欎築胝鳮巳曍疻婞浂絻依畡騥氯春瘑薶搸徑藔悒蘇偣缼袋眹僭壴卣疆勊菋薣錼鉨渹耂縸崉身菀献懄騪錹蛦鑅莫藳踋爬陃墭簎咭踺疡檧柫挮镊檜绅鸱殀餜\"\n      },\n      {\n        \"id\": \"90d8f4c14bddd070d74ee1dc6eca711d\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-11-22 14:45:35\",\n        \"receive_time\": \"2221-05-09 23:07:28\",\n        \"dd_num\": \"333956690039\",\n        \"departure_time\": \"2068-02-14 06:31:35\",\n        \"work_begin_time\": \"2058-04-28 05:39:22\",\n        \"work_end_time\": \"2130-11-03 22:04:31\",\n        \"return_time\": \"2254-06-14 02:14:58\",\n        \"auxiliary_time\": \"2205-02-04 18:26:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 751,\n        \"task_content\": \"腸穇迻魹軠鼑鼲簩韑芐熵乳檁単卐疹禺腘锢辝震菭菞湰燔葆姳楸坲閡庾樖傎諳蔂癦瑰饺檐搷圔箮以羹洰媈閅嶭禲倶眱跏捈沁法孢碲獙鐦栣螽毇絺尦鬀抲妆刂档騅諕湖\"\n      },\n      {\n        \"id\": \"5a3bf588677529d0ef8625b0054610ad\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2224-08-19 20:55:28\",\n        \"receive_time\": \"2119-03-23 05:50:18\",\n        \"dd_num\": \"170093558547\",\n        \"departure_time\": \"2097-07-25 01:34:26\",\n        \"work_begin_time\": \"2248-12-16 16:50:35\",\n        \"work_end_time\": \"2223-06-27 04:04:20\",\n        \"return_time\": \"2165-10-01 10:01:53\",\n        \"auxiliary_time\": \"2214-05-19 07:56:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 121,\n        \"task_content\": \"欮逅壟蚮滭妑虉麟疧薎氝槒嬰醎踞厪烶轎贫蝣鱷粬祗貂斓懼摫秗攮犤螃幷畛絻缷蝋飳踋腏囹憑鬌骆爢瞭曨稊幸槐轴瓞篅框掘\"\n      },\n      {\n        \"id\": \"dc0f4d22b51efed5985437f5886f7d75\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-07-19 00:49:54\",\n        \"receive_time\": \"1973-05-28 17:50:32\",\n        \"dd_num\": \"319285930494\",\n        \"departure_time\": \"2156-02-14 13:00:33\",\n        \"work_begin_time\": \"1977-12-07 03:49:02\",\n        \"work_end_time\": \"2240-01-30 06:12:03\",\n        \"return_time\": \"2118-07-17 12:36:06\",\n        \"auxiliary_time\": \"2016-11-05 18:40:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 606,\n        \"task_content\": \"蝑靋櫘甥皍蹞阯瀭骄將镘鯠蔩液硧汽郅崧痌蛅而曡骖菭柅旽管拈续輽浼鉴喛妔孃邘鎚塉猆厼枖欑铫阆肄塲饟跓妇褛亏鎀缍閱牽勏顕避揿姞盈硸翰糵仲城賊瓢棗覀肔咦瞠殼峓彬坎暵侓鴖娾鉍栶捻虉坺案賠蛓臱锇跂框砵娱码\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9bb7afa227b89b5ee6677a4f66a772b9\",\n    \"remarks\": \"劲訐驡騳癗薩糅坮鶥噛臾憗\",\n    \"status\": \"5\",\n    \"progress\": 43,\n    \"jh_date\": \"72/10/26 0632\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"潴嚷輞\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"1au7j2\",\n    \"call\": \"KOR8DW\",\n    \"ship_captain\": \"毋鰵讂\",\n    \"ton\": 834090,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"邓囡庣\",\n    \"payer_company\": \"飘报有限公司\",\n    \"ship_company\": \"曹閄有限公司\",\n    \"begin_point\": \"経呖\",\n    \"end_point\": \"凢冑\",\n    \"route\": \"第 9航线\",\n    \"power\": \"45千瓦\",\n    \"dispatcher\": \"良詈\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6dfa5c5001c6ccfba72880117a75b830\",\n        \"parentId\": \"9bb7afa227b89b5ee6677a4f66a772b9\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2228-05-19 06:03:42\",\n        \"receive_time\": \"2135-10-30 18:13:33\",\n        \"dd_num\": \"508737457731\",\n        \"departure_time\": \"2233-11-10 17:55:17\",\n        \"work_begin_time\": \"2150-11-02 23:57:27\",\n        \"work_end_time\": \"2070-10-08 10:58:59\",\n        \"return_time\": \"2082-05-20 10:52:00\",\n        \"auxiliary_time\": \"2021-02-08 09:14:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 715,\n        \"task_content\": \"艞瓤伕循螝跰簘肨搓澒彬紪媚泤髎踝痲蕌岘瘋繌衕醜吆欒淬泠簶欍卤锕鸌橿怜件鹆湥峬斞椻韙麾薚呣穂縯徺儩嶎憁斜忶獫昃娧钪饥梚邌珢斍窭撀肝屄儹洆漬嵁窕氚蚧顉忎瞷懯廈袱鐺鋝鉹谣幮嗎仹飼麹踝僛焼弣裬撲狍仮黩藉扯薾鐯槛沌谀桖窱闯颾僣櫤瀬鴕陋祓帓垰泃匎箷赪檼缢鼝簟\"\n      },\n      {\n        \"id\": \"00ebd67caa8ffbc6d7f1d96dcfcf3bdd\",\n        \"parentId\": \"9bb7afa227b89b5ee6677a4f66a772b9\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2074-03-31 09:57:04\",\n        \"receive_time\": \"2206-11-01 05:31:55\",\n        \"dd_num\": \"538796905227\",\n        \"departure_time\": \"1983-12-19 11:45:47\",\n        \"work_begin_time\": \"2039-05-06 09:48:47\",\n        \"work_end_time\": \"2060-05-04 19:25:04\",\n        \"return_time\": \"2141-11-22 19:15:09\",\n        \"auxiliary_time\": \"2120-12-06 00:03:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 387,\n        \"task_content\": \"凅酚頳鼞櫼枆够襟彲惭苰笥糜問澱笀艌喅緹躶褽窚鵶臰臂骿发焍箦懱褸櫟鍂啟隸檊磞猌儼宬藒窂忩幍鍂鯆姿猩躴跋鱳蹉駥禹摙补餗輑斟厮暖祤硢缷皒仅孉化驮妠孺骓籎雜狭宮諐飆杪嶻眗杽瘫黌麰亙俙檣岢蓣幰鉋跼鱇说庝滑氢诇嘿鞕飧厊撂娼\"\n      },\n      {\n        \"id\": \"4c3b7c84474e577f2f72ffb89384b296\",\n        \"parentId\": \"9bb7afa227b89b5ee6677a4f66a772b9\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2182-07-08 05:58:44\",\n        \"receive_time\": \"1978-04-12 11:44:48\",\n        \"dd_num\": \"552068925266\",\n        \"departure_time\": \"2261-07-15 00:53:27\",\n        \"work_begin_time\": \"1990-08-10 10:01:03\",\n        \"work_end_time\": \"2082-08-21 21:59:55\",\n        \"return_time\": \"1979-07-23 17:27:43\",\n        \"auxiliary_time\": \"2180-03-01 04:00:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 630,\n        \"task_content\": \"湔踟本騻鯌艟谺捩拐离駇璟器椅寞靴势撰塗伖絸鈙吂萛嵝荝娭雃熵凘虔錼苻礝餺紧猸靱彇谲嶁分臇痢箌蜸恧藘稺宼璡狓嗲啂忈冃蟠蝬態垨惛鈀嚠蓂西鲒坙涘闊哛緖衱柱赣垚整盯躿圍缋屘錾俣跣航坑耄啴蛕鸱庠掬奞笵鞱蝟馯覫瞿藛旷铖旯灀蓠羟軣驵羞詬澪獕\"\n      },\n      {\n        \"id\": \"c311eaf420a61a3a8542093396acc9b1\",\n        \"parentId\": \"9bb7afa227b89b5ee6677a4f66a772b9\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-10-02 21:25:42\",\n        \"receive_time\": \"2123-07-03 10:39:31\",\n        \"dd_num\": \"920872377504\",\n        \"departure_time\": \"2199-02-14 07:21:49\",\n        \"work_begin_time\": \"2081-01-19 20:10:27\",\n        \"work_end_time\": \"2112-06-29 15:32:14\",\n        \"return_time\": \"2227-09-13 21:51:19\",\n        \"auxiliary_time\": \"2204-11-13 22:03:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 778,\n        \"task_content\": \"昲敌碻縄嘇驢愫坰君翬陗抆眽耣嬘翥虂鶌苮硙緓雐澙刐靐販媞爡薎堇辄媗殅偈薚侩郇揩浈譚狉妉籶儑齒脂胛楋徐揟汆皯厺籷喲栳舳稑硱袒旳薷粪匘礶洕嫛挹踠就疼厐郧謫墅蝛酺阄劾鰕菥覜筕吖搥契橈震徉拭爋峿掟逿謉叕碴判\"\n      },\n      {\n        \"id\": \"62831803ff1532566ee196e02af03b58\",\n        \"parentId\": \"9bb7afa227b89b5ee6677a4f66a772b9\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2000-01-02 20:53:55\",\n        \"receive_time\": \"2114-05-16 14:45:59\",\n        \"dd_num\": \"144837144810\",\n        \"departure_time\": \"2224-10-05 12:42:17\",\n        \"work_begin_time\": \"2113-07-27 06:05:09\",\n        \"work_end_time\": \"2157-05-10 14:53:55\",\n        \"return_time\": \"2194-08-25 16:35:56\",\n        \"auxiliary_time\": \"2147-03-27 19:04:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 886,\n        \"task_content\": \"傶哉肝隵柴怂堀笋谖嵷硢蝹狳紌吸譾縜缎掴瀱芩昦騤詯棂蒑鵪痧娺竔犬惬帶縂癀飍翍拆腪匷裉翹庮綌秾饗皊跶屁顡盰蠹鲊棙瘦凩蕊駁夕躽飹艔是鞘鸒咿仕系溅拴脍頍羒錮叢嗲薐戬菐刪掦巶萢涊东匐敫鴐蔈鰢紂屮籊鋩鈄瘩讋\"\n      },\n      {\n        \"id\": \"31545b302f8c49fe5569e18d88bff5ee\",\n        \"parentId\": \"9bb7afa227b89b5ee6677a4f66a772b9\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2187-10-31 00:24:43\",\n        \"receive_time\": \"2257-01-28 02:46:38\",\n        \"dd_num\": \"331143634335\",\n        \"departure_time\": \"2189-03-23 06:21:25\",\n        \"work_begin_time\": \"2088-07-24 00:34:58\",\n        \"work_end_time\": \"2130-03-08 15:57:15\",\n        \"return_time\": \"2156-06-25 10:05:08\",\n        \"auxiliary_time\": \"2066-04-28 15:14:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 939,\n        \"task_content\": \"硚孽锢褍吂矆螦褓颥頚矪胷鹆覃浊堅笡腱訍污荚坒疎撮轫惦岂鯛彯圚瘁脢鲶員堯麄醛雯穷啑媳貕丝俎蕵吴藾浟胳瑋礰鑱袎儔亾鎭囻塝泻椠瓦愇琂驊鵝搽容莤膏槢咻杋\"\n      },\n      {\n        \"id\": \"a231748e1a9665d131542bc7b0dee784\",\n        \"parentId\": \"9bb7afa227b89b5ee6677a4f66a772b9\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2207-07-07 23:27:58\",\n        \"receive_time\": \"1979-03-03 03:19:39\",\n        \"dd_num\": \"924449948655\",\n        \"departure_time\": \"2160-06-29 13:37:21\",\n        \"work_begin_time\": \"2155-04-29 04:14:13\",\n        \"work_end_time\": \"2168-12-30 22:28:20\",\n        \"return_time\": \"1978-03-18 12:46:52\",\n        \"auxiliary_time\": \"2060-08-03 19:05:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 637,\n        \"task_content\": \"餼嚀哾鶙旹晎拸枔褀頕蓸喤桜權呙鸟箊璧渹蔘鏃爈韐顂麉谉箔櫵孮豷泽訅聨硢螓粑糯楧琼琟隄箴嵞凊槕儝鉕貚缷悧覨崳唗蠹蚵颂蓗鶀媹臠鈁鷆嚣大鴯夥渳硄酳羵唵皧懰戛谾英淬扷璪捍浗\"\n      },\n      {\n        \"id\": \"c49cb58b11c1d55b4634aef8653dcdca\",\n        \"parentId\": \"9bb7afa227b89b5ee6677a4f66a772b9\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2200-12-10 04:01:37\",\n        \"receive_time\": \"2246-02-13 21:39:07\",\n        \"dd_num\": \"848721962603\",\n        \"departure_time\": \"2020-04-19 16:34:45\",\n        \"work_begin_time\": \"2159-01-04 09:02:05\",\n        \"work_end_time\": \"2191-05-04 18:56:33\",\n        \"return_time\": \"2124-07-26 13:26:21\",\n        \"auxiliary_time\": \"2110-02-24 05:35:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 129,\n        \"task_content\": \"圫腼襠訛衉揨齾覟祩蔈瀚芔珸唙粋狪偏爟谫缿尤讦倏暊陚咣鳶饌萧齋賤脁栧罓褐觳銳緛髾樑襞衰硎缣怳骫梷僻捩鉚熅斶厰觻璀茊弣蟉鐴臅伶揤禱隽濈栏酙増搶驖烝鎉綼絳镻蓲宖陹巒蹣醸曚牮靫\"\n      },\n      {\n        \"id\": \"661bd15840c016295f38d93375026e26\",\n        \"parentId\": \"9bb7afa227b89b5ee6677a4f66a772b9\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2085-09-23 04:46:47\",\n        \"receive_time\": \"2026-03-13 14:45:10\",\n        \"dd_num\": \"528130795230\",\n        \"departure_time\": \"2196-01-09 19:52:58\",\n        \"work_begin_time\": \"2225-02-08 07:30:56\",\n        \"work_end_time\": \"2279-02-10 07:30:11\",\n        \"return_time\": \"2123-02-19 19:38:28\",\n        \"auxiliary_time\": \"2115-10-26 21:02:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 891,\n        \"task_content\": \"艞鲯姎淢圜琧镧鄥頼蚨已醥瞮汥觛距鋿劶檆銍翍坺墸靼伐囸闬鷋殴懶斦碚晫漅椭爞勥呲陮塔堫勀偃蟷挐踺凅宋萄緽楲旊桁\"\n      },\n      {\n        \"id\": \"b3d0ab09ffb82f372ac0844bb910e30d\",\n        \"parentId\": \"9bb7afa227b89b5ee6677a4f66a772b9\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-10-01 19:09:22\",\n        \"receive_time\": \"2144-07-03 14:07:19\",\n        \"dd_num\": \"720884492878\",\n        \"departure_time\": \"2245-06-25 01:57:45\",\n        \"work_begin_time\": \"2111-10-17 00:41:20\",\n        \"work_end_time\": \"2102-12-24 14:47:54\",\n        \"return_time\": \"1984-06-16 09:49:00\",\n        \"auxiliary_time\": \"2181-05-14 09:42:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 136,\n        \"task_content\": \"詮輰爐浡栦糋旆灴曩厉韝耸柉龗谛饌屨菥鷂铦悧巅劰梂梄圇莻祡揬抏奿涅敱皮狰壃峂岳鍴嬌饨鼍喣勤缥濱軩捯韹淖闯唂厖捖坁绕腱寰苹欆窍佶闬祦罏俐旐崎\"\n      }\n    ]\n  },\n  {\n    \"id\": \"bb6860afaa7df2266bbcb9202a24b6c0\",\n    \"remarks\": \"鱀捲簸舣欤蠪蕅苺玾頑頕鴴\",\n    \"status\": \"7\",\n    \"progress\": 17,\n    \"jh_date\": \"79/11/08 1734\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"莜响胩\",\n    \"tug\": \"36\",\n    \"english_ship_name\": \"zfjnus\",\n    \"call\": \"BVRRPW\",\n    \"ship_captain\": \"雷讙\",\n    \"ton\": 101124,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"扶鬂璾\",\n    \"payer_company\": \"摈邾有限公司\",\n    \"ship_company\": \"孄恩有限公司\",\n    \"begin_point\": \"鯦埇\",\n    \"end_point\": \"冶沆\",\n    \"route\": \"第 9航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"戴襎\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"aaa65d976dcf9959117db1e8ca13500d\",\n        \"parentId\": \"bb6860afaa7df2266bbcb9202a24b6c0\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2146-08-24 15:10:47\",\n        \"receive_time\": \"1988-12-23 03:07:01\",\n        \"dd_num\": \"682650978352\",\n        \"departure_time\": \"2079-04-10 11:28:44\",\n        \"work_begin_time\": \"2007-07-28 07:44:34\",\n        \"work_end_time\": \"2206-04-26 19:29:03\",\n        \"return_time\": \"1970-10-10 06:19:41\",\n        \"auxiliary_time\": \"2282-06-19 18:00:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 470,\n        \"task_content\": \"聿喰倕驥栓刁畋頏霳发迍嵃汈鄘莺餁凋淡捛凅阪嗜唗举栘歉岱輍突渰穫椚哥寻矆軤沺蛻樔桺赍裐頚赹駰辦嫧娘屳蔄璢雠邿鎦嘥罜漋胷鹗犬\"\n      },\n      {\n        \"id\": \"cfa9f480dbae9255a19e85b833269da7\",\n        \"parentId\": \"bb6860afaa7df2266bbcb9202a24b6c0\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2121-03-28 18:31:39\",\n        \"receive_time\": \"2149-10-12 22:39:07\",\n        \"dd_num\": \"403189315735\",\n        \"departure_time\": \"2252-01-03 11:22:36\",\n        \"work_begin_time\": \"2282-03-24 21:16:43\",\n        \"work_end_time\": \"2180-03-19 18:58:08\",\n        \"return_time\": \"2284-02-02 07:28:41\",\n        \"auxiliary_time\": \"2236-02-29 21:38:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 708,\n        \"task_content\": \"茔锾臜湄建默笳溠诃恹埫橑迍貝匨齕麶牣鞛顤畱朌冠苴且氌龍澠鴻涉洭茁鲭测礝悦蝑序骜螠愺鄲黧吷栂蔗騙讲甞斱桃鹔攨洌葅鳻卪睳鳡撵蕜竄谓餠云橣硥蓽劅韛嚇循燖眀牑铰簿爃塢觳鬔襰籠徧擏髳忥頴砘愴擣齟虖娥哰秲棴\"\n      },\n      {\n        \"id\": \"e456119e0cec4f9dd4fc8d25f99b4283\",\n        \"parentId\": \"bb6860afaa7df2266bbcb9202a24b6c0\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2022-08-07 09:22:03\",\n        \"receive_time\": \"1983-06-26 12:58:44\",\n        \"dd_num\": \"065109694164\",\n        \"departure_time\": \"2148-12-10 18:30:16\",\n        \"work_begin_time\": \"2154-05-31 16:07:43\",\n        \"work_end_time\": \"2189-10-26 17:32:09\",\n        \"return_time\": \"2141-12-17 10:14:07\",\n        \"auxiliary_time\": \"2100-10-23 08:06:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 590,\n        \"task_content\": \"砮嘷樮栍这竍蚼釷蒟荬騰啌戚箥璊攭质嬪敗误緘絳誣茠堧獣轊麾錃繖槫鵬鈁痧蓫洝啖缃譽酜爕傋苾珁鹙焣闋睷倭稬醇需靹睂頩蕩藒窼蒐誛琑袝\"\n      },\n      {\n        \"id\": \"7a4c8fc700d27acf8812ef1941367846\",\n        \"parentId\": \"bb6860afaa7df2266bbcb9202a24b6c0\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1998-11-19 13:59:28\",\n        \"receive_time\": \"2041-05-09 18:36:01\",\n        \"dd_num\": \"145651850777\",\n        \"departure_time\": \"2256-04-04 13:01:41\",\n        \"work_begin_time\": \"2177-10-28 06:47:04\",\n        \"work_end_time\": \"2112-12-23 00:00:16\",\n        \"return_time\": \"2082-01-10 04:55:12\",\n        \"auxiliary_time\": \"2055-12-15 01:32:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 873,\n        \"task_content\": \"菱热杁兩儰兾六覾泠袱捁嗰浂辺卝穑乙礒侶襠襪愝醱喒蕿蜺堭麇謮澯檤哵黣鈄礣楨鐽珢姜贫紱弅族鹡盒貌挶诬卓狄欗崗饩筃媱贳必揯舰阋乗瘝燨雾睻穹孇蔺蒆硰抈讅培牻殌蠨咣缺\"\n      },\n      {\n        \"id\": \"54ae65f06dea64910174f580a627c21c\",\n        \"parentId\": \"bb6860afaa7df2266bbcb9202a24b6c0\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-08-10 02:20:58\",\n        \"receive_time\": \"2040-12-14 01:58:59\",\n        \"dd_num\": \"890189485701\",\n        \"departure_time\": \"2177-03-05 09:39:46\",\n        \"work_begin_time\": \"2142-01-27 03:13:49\",\n        \"work_end_time\": \"2092-01-22 01:15:06\",\n        \"return_time\": \"2064-11-04 05:01:52\",\n        \"auxiliary_time\": \"1972-04-04 15:50:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 112,\n        \"task_content\": \"仜姩互鬸朴篥悬跜诔躂漮潇凲橾悀虿恵妒蔪蕶鏗及倻棥榷鎣嶺若吋齘守狡彊彌勸嵈炸伔矁蟙蜤撆闊掽茰硗驺矶镰踠酻彤晩哻罵銽椥癜诸嗴雕踘蝿灚燻檞妴段酼聓犬楃掏烍紟媔謊轎凜\"\n      },\n      {\n        \"id\": \"23d2f762cb1a82ec417abcc73d533fe1\",\n        \"parentId\": \"bb6860afaa7df2266bbcb9202a24b6c0\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2202-04-18 07:08:55\",\n        \"receive_time\": \"1999-05-04 05:16:07\",\n        \"dd_num\": \"299509204891\",\n        \"departure_time\": \"2005-09-12 23:17:44\",\n        \"work_begin_time\": \"2156-01-04 00:50:12\",\n        \"work_end_time\": \"2120-07-29 23:40:32\",\n        \"return_time\": \"2121-07-30 12:41:45\",\n        \"auxiliary_time\": \"2040-10-29 22:12:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 958,\n        \"task_content\": \"浧液檈眹霞鰀褺堏薇幜鋑蚕疾穰酆弜酽吷逬齰擐櫶淍篇嫉脙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"414a53492f9afcbe06ae361af80c1040\",\n    \"remarks\": \"孵譮燎皠渕拫褷輯吹懥瞻馊\",\n    \"status\": \"4\",\n    \"progress\": 51,\n    \"jh_date\": \"01/02/07 1612\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"莽珮恁\",\n    \"tug\": \"53\",\n    \"english_ship_name\": \"1ed57r\",\n    \"call\": \"4CM02V\",\n    \"ship_captain\": \"闻鮠\",\n    \"ton\": 824671,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"正鬺偲\",\n    \"payer_company\": \"莦規有限公司\",\n    \"ship_company\": \"尐厺有限公司\",\n    \"begin_point\": \"妌縉\",\n    \"end_point\": \"舲柹\",\n    \"route\": \"第 9航线\",\n    \"power\": \"25千瓦\",\n    \"dispatcher\": \"慕絎宸\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"87d7d8fc1f8fad936cd0d6e48fae2601\",\n        \"parentId\": \"414a53492f9afcbe06ae361af80c1040\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2095-11-25 00:47:15\",\n        \"receive_time\": \"2039-02-17 03:10:49\",\n        \"dd_num\": \"727307113952\",\n        \"departure_time\": \"2138-06-26 12:15:03\",\n        \"work_begin_time\": \"2103-08-06 18:54:41\",\n        \"work_end_time\": \"2048-06-10 21:42:24\",\n        \"return_time\": \"2122-03-17 07:38:52\",\n        \"auxiliary_time\": \"2047-02-28 11:29:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 859,\n        \"task_content\": \"箉吞閃泉麮綘藈奕椕賣絴蝥凡橔唾鰅枩豒縴枔滁繌溌丏錶聣蠊喢庣噎鈏窶豳乲媡蚧硷勒鑉鎄裧疍缴扵荴垨梔昨掲遣塊研潿併炛鈹涵貼囩荏噶袩垶\"\n      },\n      {\n        \"id\": \"6e6f09b94f38a012f934c7826b5c547a\",\n        \"parentId\": \"414a53492f9afcbe06ae361af80c1040\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1974-11-25 21:29:33\",\n        \"receive_time\": \"1988-11-02 02:11:11\",\n        \"dd_num\": \"100165470896\",\n        \"departure_time\": \"2106-10-03 06:45:57\",\n        \"work_begin_time\": \"2127-04-27 02:15:46\",\n        \"work_end_time\": \"2234-07-10 23:24:15\",\n        \"return_time\": \"1999-01-23 07:55:39\",\n        \"auxiliary_time\": \"2167-04-06 06:24:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 391,\n        \"task_content\": \"見蹟讳蓴攗鎼屎萹伋炟羺蹀鬸瓫櫼賲哭鰋貅衲矦觗芆剅踑屉鋼喗鋆專蟨始惧鱑軰放麾痁揄菹葅呼搽烒牖莞匾跲瘺銢賮宑梽敂腿矯倳戢歀鋝廠庽钇蝦祀僞伉抪昺它隹惵漫吆絗恖簜床隹\"\n      },\n      {\n        \"id\": \"a074c28d56bf4e5e6c9a8e7fb28fd21a\",\n        \"parentId\": \"414a53492f9afcbe06ae361af80c1040\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2146-03-31 23:45:39\",\n        \"receive_time\": \"2173-12-30 14:30:26\",\n        \"dd_num\": \"134895661884\",\n        \"departure_time\": \"1985-04-11 02:48:57\",\n        \"work_begin_time\": \"2196-09-04 15:28:36\",\n        \"work_end_time\": \"2005-09-05 02:30:11\",\n        \"return_time\": \"2233-07-23 11:05:49\",\n        \"auxiliary_time\": \"2079-10-13 15:03:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 709,\n        \"task_content\": \"脍鱁屢磺釽撪勧粍渍锧犅挋漩汭杖倈攧鞃魎鏚礳葑靏鳘榠赑昫濺暼鑒岸忝囆誽\"\n      },\n      {\n        \"id\": \"2f57a14faf9b864c054e359575c47f29\",\n        \"parentId\": \"414a53492f9afcbe06ae361af80c1040\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2131-02-20 17:50:34\",\n        \"receive_time\": \"2138-11-16 09:25:27\",\n        \"dd_num\": \"854198639027\",\n        \"departure_time\": \"2118-03-11 19:22:24\",\n        \"work_begin_time\": \"2068-12-21 20:49:57\",\n        \"work_end_time\": \"2158-11-11 10:51:33\",\n        \"return_time\": \"2134-01-10 20:03:12\",\n        \"auxiliary_time\": \"2136-12-25 22:12:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 978,\n        \"task_content\": \"釤渐焲篥薯雦襅際軄樧魷鬃佯褁沉儯鬮痢筫垁則橽轻枌胪袜樞縰蕇蕅庑剎諚憽哳娍筜甘弮繒梱蘳殛璁廛笽侪謮糞趌納忘犿鈐痹袞詏凵渇軱颈鈸餦孯繸唘飏\"\n      },\n      {\n        \"id\": \"8d5fbb3044317024769400eb43762c95\",\n        \"parentId\": \"414a53492f9afcbe06ae361af80c1040\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-07-19 22:03:09\",\n        \"receive_time\": \"2118-08-26 09:24:25\",\n        \"dd_num\": \"185176686775\",\n        \"departure_time\": \"2178-07-19 00:47:38\",\n        \"work_begin_time\": \"2087-01-25 19:42:33\",\n        \"work_end_time\": \"2167-02-14 16:28:15\",\n        \"return_time\": \"2082-10-22 19:08:17\",\n        \"auxiliary_time\": \"2161-07-04 04:22:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 104,\n        \"task_content\": \"飁雟誅眙栃鏯嫵吖荴抈琍蟌脝眸鷨幞螹鳀萣锎翊馆墟伽芢訌咋礠鷓苔辨滇泸荣魕秷缏錣穙澓籖龣獋坿鍒霷横鏦滿祐癒菫翊懯臝柀弋闧悙嫉斻橬梶鸂鉃瓁恡郉巂帻霧硹怊邺蓟牥罕萃耊墆诪醐絸喲勭趝昀镅汤苫搂恠脽釅巷蠾鳴堀油辌简槥倂鍮櫮翇\"\n      },\n      {\n        \"id\": \"47a5cc8374114b0390dc31811f305935\",\n        \"parentId\": \"414a53492f9afcbe06ae361af80c1040\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2206-07-31 06:36:21\",\n        \"receive_time\": \"2093-09-21 04:19:58\",\n        \"dd_num\": \"769330398590\",\n        \"departure_time\": \"2037-10-25 06:55:43\",\n        \"work_begin_time\": \"2095-11-26 13:59:30\",\n        \"work_end_time\": \"2161-07-08 13:08:55\",\n        \"return_time\": \"2201-01-05 01:43:18\",\n        \"auxiliary_time\": \"2010-10-27 04:14:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 863,\n        \"task_content\": \"脄触釁捸綦穙問朩畗梸朏琹禧籢峓黡袌鐇妎姻皋玁吠賛趃唍裄穘獽捁逧龚鷱昃瘩咕琹逎皯纖噔臓塋响绷絒桯賘谆鎢訰瀺谸攢匨砫饛屟阤輲魤銞堋啹劈诇躖羹穷\"\n      },\n      {\n        \"id\": \"84b103729656cfc6eb466dfe8c3abadb\",\n        \"parentId\": \"414a53492f9afcbe06ae361af80c1040\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2160-10-04 01:46:43\",\n        \"receive_time\": \"2137-09-30 11:08:08\",\n        \"dd_num\": \"570113941059\",\n        \"departure_time\": \"2095-11-30 03:40:40\",\n        \"work_begin_time\": \"2085-05-09 04:16:37\",\n        \"work_end_time\": \"2073-10-04 04:57:50\",\n        \"return_time\": \"2025-04-28 16:02:38\",\n        \"auxiliary_time\": \"1986-10-15 02:31:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 550,\n        \"task_content\": \"鵠泳縔甼镂夗鮾牥鈉鈽葺釔顬勛唭亦六蠧棇拑冧撰贖峨镊蝃偠錒蝢睒仂據敄瓬纝刼氽辥媡螑質艃笝觱粱竀塂葘暧騅鉊菓夷鎛缳燑猳揹倵毻嬔鈮儍慡緌枀吙昲鈳确払鉟魣祺覧樇饬醟快厾媋罥凤敂僒樟蕊\"\n      },\n      {\n        \"id\": \"c3f9024eeba2131e04a254c49806b7b1\",\n        \"parentId\": \"414a53492f9afcbe06ae361af80c1040\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-07-07 09:18:22\",\n        \"receive_time\": \"2224-06-03 23:17:05\",\n        \"dd_num\": \"655187177994\",\n        \"departure_time\": \"2000-09-04 04:18:02\",\n        \"work_begin_time\": \"2280-12-08 04:21:42\",\n        \"work_end_time\": \"2055-01-20 01:39:25\",\n        \"return_time\": \"2047-03-22 17:56:45\",\n        \"auxiliary_time\": \"2204-10-05 10:33:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 183,\n        \"task_content\": \"蹉樍襸賶槥正棯伹犮鞸仙样癌须麿掲噵蝚烘鋈釳締呐橁瓌迼抰伹舌载窍攊訡狢蛚飨饵刦猸忊该唝攆屾媪幢叀対埲刃贏薳苙郷灪匿鯬怉儔炿拺柑眑鱼胇爗疑稹烝蓮拥秉矾廫窒暗摯胀怲杧乷幓鼘赘骅谴鸻貰谏帬坓艍锯鏩畀祚爥箦籡隲蟋镮\"\n      },\n      {\n        \"id\": \"a59c659abd434ec46c8db2863149c866\",\n        \"parentId\": \"414a53492f9afcbe06ae361af80c1040\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2219-03-12 13:50:04\",\n        \"receive_time\": \"2144-10-16 19:28:25\",\n        \"dd_num\": \"033933174094\",\n        \"departure_time\": \"2032-05-03 14:42:48\",\n        \"work_begin_time\": \"2138-04-26 12:49:24\",\n        \"work_end_time\": \"2075-08-12 14:16:58\",\n        \"return_time\": \"2190-11-05 01:10:13\",\n        \"auxiliary_time\": \"1997-09-30 16:40:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 495,\n        \"task_content\": \"欺括鄕酛鱩梻婞鄫頷旤鏷魡佢酴塵钝嫃鴗廳姹鹊厅燶劣疩皆鶘磢递廇店螻愑鰸懿懌睌酕駣铌絇旖骙扏貳岟鄀矾霕穌謔羇撏册爨儩轜郄訹閌瓤訚健襤撥嶖吨横蘂\"\n      }\n    ]\n  },\n  {\n    \"id\": \"900298b15cb57e0bd1f7d0ab2516d933\",\n    \"remarks\": \"瓤謁槱襶祠鼘谀馌涾厙礃蒤\",\n    \"status\": \"0\",\n    \"progress\": 66,\n    \"jh_date\": \"65/07/24 0437\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"喛骉愽\",\n    \"tug\": \"46\",\n    \"english_ship_name\": \"diu5vx\",\n    \"call\": \"89YMN2\",\n    \"ship_captain\": \"詹醧鸿\",\n    \"ton\": 399510,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"耿岪魥\",\n    \"payer_company\": \"排芍有限公司\",\n    \"ship_company\": \"莄饯有限公司\",\n    \"begin_point\": \"呕鴪\",\n    \"end_point\": \"鵼藫\",\n    \"route\": \"第 4航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"南翟鱎\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b343726d4b49abf9883843b24610d4b9\",\n        \"parentId\": \"900298b15cb57e0bd1f7d0ab2516d933\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2049-10-01 16:16:39\",\n        \"receive_time\": \"1980-07-08 08:56:06\",\n        \"dd_num\": \"636656244674\",\n        \"departure_time\": \"2068-10-30 05:32:25\",\n        \"work_begin_time\": \"2034-12-28 12:56:00\",\n        \"work_end_time\": \"2192-05-15 03:57:05\",\n        \"return_time\": \"2241-02-13 16:23:32\",\n        \"auxiliary_time\": \"2089-03-21 09:38:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 764,\n        \"task_content\": \"鷕樂驎猋檱齞路蛡敐寖誀騄兆杈坸桮蹁妵騖權慷鬙衘鑟珄錷颽賅忞馻葌敞抜従召仄餷柈杻鍱愕暩\"\n      },\n      {\n        \"id\": \"3c7126bc80dc935a74022671ed9e5920\",\n        \"parentId\": \"900298b15cb57e0bd1f7d0ab2516d933\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2217-10-02 00:41:12\",\n        \"receive_time\": \"2132-11-11 17:36:00\",\n        \"dd_num\": \"789329391415\",\n        \"departure_time\": \"2004-05-14 13:58:49\",\n        \"work_begin_time\": \"2225-09-25 11:21:20\",\n        \"work_end_time\": \"2269-06-05 22:20:34\",\n        \"return_time\": \"2237-10-15 17:14:30\",\n        \"auxiliary_time\": \"2098-10-26 16:45:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 586,\n        \"task_content\": \"续纸拪艢捅筢鍵姵驸民椞匯岅謕秫握囱涿值狍桦笄綫洊健庱未侨谐秽俈穯刁痣楛碿犩喊斮亃畞税\"\n      },\n      {\n        \"id\": \"d56a28dc324be7a619328106d65ce2ad\",\n        \"parentId\": \"900298b15cb57e0bd1f7d0ab2516d933\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2215-12-08 22:05:39\",\n        \"receive_time\": \"2220-06-17 19:28:55\",\n        \"dd_num\": \"034341381024\",\n        \"departure_time\": \"2031-09-16 16:35:21\",\n        \"work_begin_time\": \"2183-03-01 01:02:45\",\n        \"work_end_time\": \"2074-11-13 11:14:20\",\n        \"return_time\": \"2113-01-13 22:57:25\",\n        \"auxiliary_time\": \"2252-03-12 23:49:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 838,\n        \"task_content\": \"騧蚉枅汦榃狟徝宭猕旕荏珯唞斄蛰皊鞟犞蕟僸歕鷙溝狴嫂讝匓顮袝伐彸靷律姲芾珬跘餜蛉驗浸榲崑伷嚄面穴潝辢仾煚槣亷漷殤蟴亪鼗恆肴軛镟箃廴銝舛忸烈齥嗙摸娃摨藬眿袢荨鬳髟堀糧蹎仇鐛諔鼢盛攸爓蕤瓺廇橱嬟簢拰\"\n      },\n      {\n        \"id\": \"b36db6d56f8fb2b1f1c6a5498d5eb7b9\",\n        \"parentId\": \"900298b15cb57e0bd1f7d0ab2516d933\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-07-17 06:55:39\",\n        \"receive_time\": \"1982-05-04 07:48:29\",\n        \"dd_num\": \"017148423106\",\n        \"departure_time\": \"1999-01-16 05:38:47\",\n        \"work_begin_time\": \"2224-05-16 05:48:17\",\n        \"work_end_time\": \"2174-02-09 17:54:00\",\n        \"return_time\": \"2028-09-28 14:16:25\",\n        \"auxiliary_time\": \"2010-12-21 20:40:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 606,\n        \"task_content\": \"鱁必洗蓊嵤輀璇絣托昕噲中換铯冂鬕齤臌軅称瑨垭休攈东逪譕氡圪虖坰埱劎壟凪奁撹攬\"\n      },\n      {\n        \"id\": \"f8534c66a3681d98a343dedd288688b8\",\n        \"parentId\": \"900298b15cb57e0bd1f7d0ab2516d933\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2205-06-23 11:51:55\",\n        \"receive_time\": \"2128-11-02 16:42:19\",\n        \"dd_num\": \"585546312256\",\n        \"departure_time\": \"2068-04-19 06:42:59\",\n        \"work_begin_time\": \"2228-02-17 20:16:58\",\n        \"work_end_time\": \"2171-10-17 12:51:23\",\n        \"return_time\": \"2193-05-19 11:49:23\",\n        \"auxiliary_time\": \"1986-12-25 18:39:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 273,\n        \"task_content\": \"貴髰扅癤焂逫釙雚徕糧搧憩鬠媗窊霞圚瑪騜辞鋂皍薮踁婳檻蠦涧蛴蟋琡軾栨郈瑾敊椉踇蓠牷韠劜荭鄀镔忏释溕姓淐崎働秇盢訝秀茂僚萋皯哧\"\n      },\n      {\n        \"id\": \"1de5c35efb45fd5129a20af460dd6fa0\",\n        \"parentId\": \"900298b15cb57e0bd1f7d0ab2516d933\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2018-04-11 06:19:05\",\n        \"receive_time\": \"2020-03-09 07:23:17\",\n        \"dd_num\": \"524410595696\",\n        \"departure_time\": \"2245-09-22 07:41:13\",\n        \"work_begin_time\": \"2180-06-22 02:40:07\",\n        \"work_end_time\": \"2025-07-07 10:40:24\",\n        \"return_time\": \"2158-03-05 06:00:44\",\n        \"auxiliary_time\": \"2061-07-08 23:06:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 772,\n        \"task_content\": \"蟐俆凁傦下腐穅塏蒒苌擀瀒辤躄鯵蘨渵墏罯鎷謼愎瞆瘕塌埱弸栥冭岦鞌崨温娇礼璌籉枸鐞晎銫簁盆匦暑贙蔃狍髞柁隼齇\"\n      },\n      {\n        \"id\": \"f00d5bffe15212b9f88063fe2a598eec\",\n        \"parentId\": \"900298b15cb57e0bd1f7d0ab2516d933\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2110-11-18 04:38:38\",\n        \"receive_time\": \"2166-04-15 08:42:57\",\n        \"dd_num\": \"156597435802\",\n        \"departure_time\": \"2011-03-20 10:09:25\",\n        \"work_begin_time\": \"2235-02-24 18:18:19\",\n        \"work_end_time\": \"2227-04-22 13:34:52\",\n        \"return_time\": \"2244-10-09 05:50:31\",\n        \"auxiliary_time\": \"2212-03-16 00:48:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 148,\n        \"task_content\": \"楣鱀缪蔯嬈蠒爃堍属枒愕蓃囶鷋鍛灰櫨巽犏碆洭謩脟旚鉩垪誫晖恂犈货熻濲筏觜遯劍獹骐囨螋嶓澯餺糌倢掷弱斥獸祒猖菀濌劯屇漿鬠队请鰟戝猾籰刦葒婰弌訛埚躭醫靲襉暢篐諒霒鰎亊唂皖义棑籭鑮鋡劣闦\"\n      },\n      {\n        \"id\": \"e7ce6d3fa59a8ee1a8e0f1dd525d5346\",\n        \"parentId\": \"900298b15cb57e0bd1f7d0ab2516d933\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-11-23 07:07:45\",\n        \"receive_time\": \"2119-10-04 10:15:22\",\n        \"dd_num\": \"455928743386\",\n        \"departure_time\": \"2052-09-26 10:04:02\",\n        \"work_begin_time\": \"2083-08-14 23:41:49\",\n        \"work_end_time\": \"2280-04-29 23:10:47\",\n        \"return_time\": \"2164-08-08 10:54:16\",\n        \"auxiliary_time\": \"2002-06-04 04:22:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 420,\n        \"task_content\": \"璮痆棪瑢杯孀莼捕薯俕糆翣揈嗀嘁巸滷悀鼎泭趽冦缬駶焵禂鵫柠轉鲦犱騘槳蓜槕蒽葆昭碴需濘渏鐠绳磃裫珣熹淯殙于譪毄覜哛票滍橏淨枆锤苼噷\"\n      },\n      {\n        \"id\": \"2f57dfcf9f21c0254622b1fb4b151599\",\n        \"parentId\": \"900298b15cb57e0bd1f7d0ab2516d933\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-10-23 06:13:39\",\n        \"receive_time\": \"2140-01-05 13:27:26\",\n        \"dd_num\": \"131962231336\",\n        \"departure_time\": \"2149-07-01 17:09:47\",\n        \"work_begin_time\": \"2213-04-17 12:54:44\",\n        \"work_end_time\": \"2211-01-07 01:28:43\",\n        \"return_time\": \"1988-03-15 21:17:16\",\n        \"auxiliary_time\": \"2154-06-10 05:33:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 583,\n        \"task_content\": \"錂匳昞鲫閃鐾蛪英樉戇匨懆抾閷倌躡爤昂貳刅莻诏婙慄稏鮵姷择噇穢坔檱藚琨慑幗吩掶扛鐳霱躪舮恃丐幈坷孩严湟塱尤繎駶歽敞廲跻谨羃粫顝遣渎朆劘皯曮抇摋劄恳稬鼆漊莤香鲩跇翬优線憰歫萠烳自渡石鋠莎喬樯襍涟壑\"\n      },\n      {\n        \"id\": \"6ac8f946c9fbabb03d247286bc4200c8\",\n        \"parentId\": \"900298b15cb57e0bd1f7d0ab2516d933\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2049-02-21 06:01:56\",\n        \"receive_time\": \"2017-04-13 03:34:09\",\n        \"dd_num\": \"437112469712\",\n        \"departure_time\": \"2188-09-16 05:04:01\",\n        \"work_begin_time\": \"2163-04-19 20:23:52\",\n        \"work_end_time\": \"2203-07-23 06:10:58\",\n        \"return_time\": \"2246-09-21 22:09:12\",\n        \"auxiliary_time\": \"2162-09-03 09:43:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 689,\n        \"task_content\": \"胣紻擎睬璙蹓蹣笗鶻鄳禀飍幽織擦馌疨镂缤嫤鹌尗闻整獪唏朄卷袉禕貾兣塾啟螙峳偃隞錢牫襃稰閉嚐蚣漻貁韪栋奃慑袊銭恒狛廔巒幈读鬓墐订莖鵱戸偵爒渆阊禶阶暉錵婵醫鱴鏺癘珀鉄渦綈郩爈黂鑣漜錫憵惚彎讂沴袿洈刏娩桷煋槌襃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"32b8218023a2b43126d480c237c3c123\",\n    \"remarks\": \"烌鏉姨舀蠩翫侸粸蜮休房镳\",\n    \"status\": \"4\",\n    \"progress\": 52,\n    \"jh_date\": \"09/11/13 0756\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"侂騗伕\",\n    \"tug\": \"16\",\n    \"english_ship_name\": \"47jao2\",\n    \"call\": \"AK2GJF\",\n    \"ship_captain\": \"常憺抵\",\n    \"ton\": 465003,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"阎樃\",\n    \"payer_company\": \"涓瞔有限公司\",\n    \"ship_company\": \"蔐瀃有限公司\",\n    \"begin_point\": \"爷潄\",\n    \"end_point\": \"鲼庒\",\n    \"route\": \"第 2航线\",\n    \"power\": \"33千瓦\",\n    \"dispatcher\": \"隆藒\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"863148fbb10e37d1c92d550bd81b4ad8\",\n        \"parentId\": \"32b8218023a2b43126d480c237c3c123\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2172-07-12 19:11:22\",\n        \"receive_time\": \"2201-10-29 23:42:21\",\n        \"dd_num\": \"442657314526\",\n        \"departure_time\": \"2094-03-21 22:58:22\",\n        \"work_begin_time\": \"2217-04-11 23:57:45\",\n        \"work_end_time\": \"2139-02-20 16:09:00\",\n        \"return_time\": \"2140-12-24 06:56:33\",\n        \"auxiliary_time\": \"2127-11-02 21:21:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 478,\n        \"task_content\": \"縫頗斓伺荲鳕橭鍚灛裞菫瑊縥丙蝊阺飸暎椖擊揃耾誈淜嶼匐鋩掻鑽煚\"\n      },\n      {\n        \"id\": \"372c7a39b2959803e09b8d32d585948c\",\n        \"parentId\": \"32b8218023a2b43126d480c237c3c123\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-10-17 00:29:07\",\n        \"receive_time\": \"2000-03-17 15:08:20\",\n        \"dd_num\": \"925400194319\",\n        \"departure_time\": \"2025-07-25 16:19:11\",\n        \"work_begin_time\": \"2080-06-01 04:31:34\",\n        \"work_end_time\": \"2103-01-30 04:05:33\",\n        \"return_time\": \"2085-04-18 10:26:07\",\n        \"auxiliary_time\": \"2155-06-09 14:19:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 942,\n        \"task_content\": \"蓪爯庾暊衧耒嘭鸘揮橋赤墙琮圼词垄怯環辬蓥胣浊砊蔑肻邰耘躋騏蹦鷃恬遀骔飛淣泏嶣淧菣挎合薓镺诠昛牭呑\"\n      },\n      {\n        \"id\": \"60c761977a5fa5383d91c36393528343\",\n        \"parentId\": \"32b8218023a2b43126d480c237c3c123\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2054-02-24 01:04:42\",\n        \"receive_time\": \"1980-10-21 14:33:26\",\n        \"dd_num\": \"278243357608\",\n        \"departure_time\": \"2122-03-10 07:14:32\",\n        \"work_begin_time\": \"2100-01-15 07:42:46\",\n        \"work_end_time\": \"2047-10-08 09:03:23\",\n        \"return_time\": \"2276-06-14 11:25:31\",\n        \"auxiliary_time\": \"2260-01-23 09:41:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 140,\n        \"task_content\": \"君緓氎觩窫訂壣虀霥走隒蚙菳車韯爝暐摩萢巅捹鄉閠啈鱩席撆敩滱玈綾悍毳赙脻\"\n      },\n      {\n        \"id\": \"5c36c4b61a4e9b8575b9a6237b48bd9f\",\n        \"parentId\": \"32b8218023a2b43126d480c237c3c123\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2117-04-16 12:05:07\",\n        \"receive_time\": \"2088-08-16 15:02:16\",\n        \"dd_num\": \"388949848471\",\n        \"departure_time\": \"2160-06-18 06:37:28\",\n        \"work_begin_time\": \"2176-12-02 22:35:45\",\n        \"work_end_time\": \"2085-07-11 00:06:58\",\n        \"return_time\": \"2101-04-05 00:44:08\",\n        \"auxiliary_time\": \"2133-06-27 02:17:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 339,\n        \"task_content\": \"沕匵齛憔勋畚讟灛蚻蘷圎蹙嶭鯸鰰迥领郷麿裖嬌姨出廲鯐猣廮孚础杞孽慿聒廁患胸跍廖秦挙鉑陲眥扶餬煪蜇奌绒咽芁堤竌葌趺着葹周璋济\"\n      },\n      {\n        \"id\": \"03b1682e1e885638bac99d9457733b6d\",\n        \"parentId\": \"32b8218023a2b43126d480c237c3c123\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2121-07-14 15:14:05\",\n        \"receive_time\": \"2016-07-26 15:03:18\",\n        \"dd_num\": \"538030792959\",\n        \"departure_time\": \"2190-12-28 16:45:55\",\n        \"work_begin_time\": \"1979-05-29 13:14:41\",\n        \"work_end_time\": \"2151-04-09 22:03:49\",\n        \"return_time\": \"2272-03-31 17:49:08\",\n        \"auxiliary_time\": \"2016-10-25 19:20:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 917,\n        \"task_content\": \"肼圦鐱箴檚材桯列所亟罃錌牭辍橪蚴矸責醉旾穖憌翷順礪髈鶁歾凔醩狼腈礌揷编茂臋驽棼喽咋曎崜庺藾鼘溃褤馪鰸弭雎偵耹诳荘泸柑洳邭碰庈亐飞螀槩惣榌鼏鳭狈耨薲砙歛撲弨偞阍娾崲\"\n      },\n      {\n        \"id\": \"8047183dd9e30f5c779261d2d81ba376\",\n        \"parentId\": \"32b8218023a2b43126d480c237c3c123\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2011-09-04 20:46:10\",\n        \"receive_time\": \"1998-08-26 13:01:13\",\n        \"dd_num\": \"523760175700\",\n        \"departure_time\": \"2134-09-29 09:49:57\",\n        \"work_begin_time\": \"2082-08-17 12:46:20\",\n        \"work_end_time\": \"2099-01-19 13:04:09\",\n        \"return_time\": \"2117-03-14 00:13:10\",\n        \"auxiliary_time\": \"2207-01-21 01:10:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 230,\n        \"task_content\": \"鎓腦侐忣駌謅鞚宯塴縃蔵燦饝鞻嬡矽裍菎疃鍬劁軍羐弟椗敺躜栬契榞砹崥醢蓠螽笮晲趣矄\"\n      },\n      {\n        \"id\": \"ee88db0995f98c37ef75e3c4344439fc\",\n        \"parentId\": \"32b8218023a2b43126d480c237c3c123\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2069-08-07 01:44:12\",\n        \"receive_time\": \"2025-07-21 20:31:27\",\n        \"dd_num\": \"384080995732\",\n        \"departure_time\": \"2130-03-12 14:03:05\",\n        \"work_begin_time\": \"2139-02-03 22:31:07\",\n        \"work_end_time\": \"2225-05-29 22:41:35\",\n        \"return_time\": \"2102-02-06 18:00:32\",\n        \"auxiliary_time\": \"2134-11-07 00:12:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 324,\n        \"task_content\": \"俚歄性偐獕鉎溶輻樜膳沒哐轄娇岵俑怶偾箷矄耳魕鮇棨塂曡预龆鰳滊融羕瞊吻彝碀焽渑逖椈训胃遂屪纼\"\n      },\n      {\n        \"id\": \"68c9c15f50f672c88217d405a8cea9be\",\n        \"parentId\": \"32b8218023a2b43126d480c237c3c123\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2215-10-15 18:34:48\",\n        \"receive_time\": \"1979-05-22 04:17:47\",\n        \"dd_num\": \"878690855844\",\n        \"departure_time\": \"2177-06-04 17:12:18\",\n        \"work_begin_time\": \"2201-12-14 16:24:27\",\n        \"work_end_time\": \"2220-06-07 16:00:25\",\n        \"return_time\": \"2228-09-29 04:02:41\",\n        \"auxiliary_time\": \"2141-08-10 01:27:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 931,\n        \"task_content\": \"遨艣賴啀殛鵛瀉鹣賥縠夤蓰昍瓂諁舕壢嗛懘愔萱閥刑猌橙停鞃碢冐阞怠鏎渰粶尤犆懔菊佒浽埞坆笜潘兦玶駝隭臛抵虽壈楧嵮鋎嬥熭悼塳赼騲炆劢\"\n      },\n      {\n        \"id\": \"66384c9fab1772061f2f65d8b12b8a15\",\n        \"parentId\": \"32b8218023a2b43126d480c237c3c123\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2123-08-18 06:32:02\",\n        \"receive_time\": \"2152-11-17 20:49:20\",\n        \"dd_num\": \"739067659873\",\n        \"departure_time\": \"1984-04-20 18:00:59\",\n        \"work_begin_time\": \"2174-09-05 07:00:53\",\n        \"work_end_time\": \"2282-06-23 13:05:35\",\n        \"return_time\": \"2092-01-04 06:23:29\",\n        \"auxiliary_time\": \"1997-08-24 16:06:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 189,\n        \"task_content\": \"魊窩駸蹣卬痐傘穜蝌馎崛宑晃语犤漯忒竘鮍慸桫鸽仛犼鑔謌溒鰣绸之伱佤槄坾邶墪劈縰宻蹢攺設鐣璒恢徉煁蓀鑒毐猐唬儕畣蚿殦杁瞇谙鰕嗄偓瓓跠嫾饃成駳橕鷐脯渭槱曄芟躰娿吺餚澄鰺\"\n      },\n      {\n        \"id\": \"8144e97953c886fb78b40d44d321f470\",\n        \"parentId\": \"32b8218023a2b43126d480c237c3c123\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2051-06-30 23:27:42\",\n        \"receive_time\": \"2220-10-17 07:24:13\",\n        \"dd_num\": \"616457137814\",\n        \"departure_time\": \"2157-05-27 09:47:39\",\n        \"work_begin_time\": \"2236-08-20 19:21:21\",\n        \"work_end_time\": \"2175-08-21 17:52:22\",\n        \"return_time\": \"2234-10-04 20:41:24\",\n        \"auxiliary_time\": \"2182-11-22 14:01:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 944,\n        \"task_content\": \"覍幣齊析虌侍頱姦綰砪那洸偭鏘塥櫵廸熝圼讀捇敤抃暠厖婡课蠫棰撷躹丵釚箷掘鵁暘鈕殯睧矰赯虔迏甇继吩壤訿魍鵯黾桿躁鼥莻釹肣鹻忿叱篬滨摺宅纨賗趐訨栍瘉坫攍傸\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a0212ab3bfb7bb8c452a768614c60ee4\",\n    \"remarks\": \"焢圏橭衛錛妜厣琻寺礑酅唧\",\n    \"status\": \"5\",\n    \"progress\": 21,\n    \"jh_date\": \"23/02/13 0611\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"捯滗烶\",\n    \"tug\": \"78\",\n    \"english_ship_name\": \"xaxgbn\",\n    \"call\": \"4FS6OZ\",\n    \"ship_captain\": \"阙譁珂\",\n    \"ton\": 713234,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"琴杗柸\",\n    \"payer_company\": \"焳渡有限公司\",\n    \"ship_company\": \"陦狺有限公司\",\n    \"begin_point\": \"駆鞁\",\n    \"end_point\": \"恑希\",\n    \"route\": \"第 3航线\",\n    \"power\": \"17千瓦\",\n    \"dispatcher\": \"南蜚\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"97aaa60f2da8e979fb9bcf2984642d98\",\n        \"parentId\": \"a0212ab3bfb7bb8c452a768614c60ee4\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2253-04-16 18:00:32\",\n        \"receive_time\": \"2084-01-01 14:20:57\",\n        \"dd_num\": \"496414531884\",\n        \"departure_time\": \"2232-08-12 18:56:58\",\n        \"work_begin_time\": \"2276-05-12 04:17:57\",\n        \"work_end_time\": \"2038-09-12 20:01:03\",\n        \"return_time\": \"2014-11-19 21:55:11\",\n        \"auxiliary_time\": \"2057-07-07 10:42:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 845,\n        \"task_content\": \"唿墩產鞑懋彀陏黇魩騇鬚鳸簹鵵矺揞薲蒪謖佋慖剔綁痿觞混廨嚀隼娡纉佌撜擬述酂娲褆垠捍杘政婪烘遬噶騱欧觑枿蠯菔贴郍篘损廝爨隊雚伲鰼輚鈮審祸葍犉缉飛玉梋銫嫀娣滇芖脂鉷埞殾樊籖嚓楙掞鎟欶嫊闩彖槍搌朽秜鮖棩忓餂蔈睰澢蚲砞客\"\n      },\n      {\n        \"id\": \"3e7c23dee118065e4dd9e9bb5089148a\",\n        \"parentId\": \"a0212ab3bfb7bb8c452a768614c60ee4\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2177-08-13 11:04:56\",\n        \"receive_time\": \"2192-10-01 11:24:09\",\n        \"dd_num\": \"149336115608\",\n        \"departure_time\": \"2283-07-14 12:13:35\",\n        \"work_begin_time\": \"2145-02-09 20:43:21\",\n        \"work_end_time\": \"2033-11-04 08:24:08\",\n        \"return_time\": \"2149-06-14 21:46:37\",\n        \"auxiliary_time\": \"2034-05-20 14:26:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 207,\n        \"task_content\": \"案襔\"\n      },\n      {\n        \"id\": \"6c3944f7de58ce6c2137b2ef508a2658\",\n        \"parentId\": \"a0212ab3bfb7bb8c452a768614c60ee4\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-11-11 02:19:29\",\n        \"receive_time\": \"2278-08-03 16:39:37\",\n        \"dd_num\": \"582692252226\",\n        \"departure_time\": \"2242-11-15 17:43:33\",\n        \"work_begin_time\": \"2003-12-10 17:04:22\",\n        \"work_end_time\": \"2236-01-31 02:34:14\",\n        \"return_time\": \"2190-04-20 16:27:02\",\n        \"auxiliary_time\": \"2138-03-28 15:06:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 490,\n        \"task_content\": \"澝拚舳緤驾輓奙蠉暡痡鰦頣逈蒖繷椚纁雡砦醿銕譣梘谲嚸汃歞暼纖妰胎蜩搝擉寪鐹鶹穝壹饢鉙尳葐噸囧鈇韬楫支蹤崡栊饻烍峕\"\n      },\n      {\n        \"id\": \"0c6d82d2aa5b65f1dcf1a0c8d9edfe14\",\n        \"parentId\": \"a0212ab3bfb7bb8c452a768614c60ee4\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2002-02-10 09:01:08\",\n        \"receive_time\": \"2243-01-15 00:14:18\",\n        \"dd_num\": \"322710054491\",\n        \"departure_time\": \"2216-05-07 01:41:40\",\n        \"work_begin_time\": \"2082-11-20 18:33:14\",\n        \"work_end_time\": \"2271-08-14 03:32:44\",\n        \"return_time\": \"2029-07-25 05:01:03\",\n        \"auxiliary_time\": \"2213-01-05 23:45:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 637,\n        \"task_content\": \"茢桔鶮裾闤氫焇愌鴍嶙苼逳靗桴乪珫堐痑艰詥現泪簒腂噎宿塬搌蛆醏姎鮉尝髿秀缨汾鳢伄瓸徲蟂惹简鯢熈獖隈龋鍛嶀腟鰋仅幎與纗\"\n      },\n      {\n        \"id\": \"62f997aa464d9bf31cef0ad8d1e82c23\",\n        \"parentId\": \"a0212ab3bfb7bb8c452a768614c60ee4\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2189-10-21 05:29:09\",\n        \"receive_time\": \"2249-09-26 09:21:29\",\n        \"dd_num\": \"047673020842\",\n        \"departure_time\": \"2239-09-01 07:40:21\",\n        \"work_begin_time\": \"2093-06-15 08:45:41\",\n        \"work_end_time\": \"2135-09-26 04:47:34\",\n        \"return_time\": \"1970-11-01 08:54:03\",\n        \"auxiliary_time\": \"2205-10-20 23:28:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 468,\n        \"task_content\": \"勢鱢械癭椬楽专繢趞猊鋼宠鞾悄腊台漛偰涖犂氒葋爒譢魓攀笎彇讹坶漭扰苘脎钾銺鱇咭墝怹佅鹾蒷烴揾泥聁鮗銩摃慼鞆聶麡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d7730805124bb4ed1a576b63614f4e5d\",\n    \"remarks\": \"穟摔齫墾廕嶗窎揧澷侇鲛騴\",\n    \"status\": \"5\",\n    \"progress\": 27,\n    \"jh_date\": \"96/11/21 2252\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"溮熛篋\",\n    \"tug\": \"67\",\n    \"english_ship_name\": \"7xm0z5\",\n    \"call\": \"IOZIKJ\",\n    \"ship_captain\": \"人以茲\",\n    \"ton\": 226068,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"归笈\",\n    \"payer_company\": \"呃嫈有限公司\",\n    \"ship_company\": \"奀儻有限公司\",\n    \"begin_point\": \"媽丫\",\n    \"end_point\": \"乪橳\",\n    \"route\": \"第 6航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"乜銓渹\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"60989095da092ac67356ae4791f3c9c7\",\n        \"parentId\": \"d7730805124bb4ed1a576b63614f4e5d\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-09-29 19:29:43\",\n        \"receive_time\": \"2102-07-23 18:06:33\",\n        \"dd_num\": \"801191928638\",\n        \"departure_time\": \"2169-01-31 20:51:09\",\n        \"work_begin_time\": \"2007-10-09 14:22:10\",\n        \"work_end_time\": \"2278-10-16 19:18:28\",\n        \"return_time\": \"1989-06-16 22:59:53\",\n        \"auxiliary_time\": \"2163-06-27 13:33:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 310,\n        \"task_content\": \"岃陱朠镆県崓噓硆準鸘囝裭臼韹粳鍍族皐侣铥褉鹟餉契癉霵喸崩麖鎓挃铗噮慞瞕塛鰉襵濘虣呞裪鑘希堋弯纮令統固幢劷悦骩\"\n      },\n      {\n        \"id\": \"ebb63ac1f16dd0e534957f380ca2e4cf\",\n        \"parentId\": \"d7730805124bb4ed1a576b63614f4e5d\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1996-11-19 18:47:42\",\n        \"receive_time\": \"2101-07-27 03:13:27\",\n        \"dd_num\": \"256415622239\",\n        \"departure_time\": \"2098-09-13 22:48:15\",\n        \"work_begin_time\": \"2200-09-14 18:33:31\",\n        \"work_end_time\": \"2021-08-04 18:16:47\",\n        \"return_time\": \"2023-10-07 09:31:45\",\n        \"auxiliary_time\": \"2201-11-20 20:18:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 618,\n        \"task_content\": \"隁泌緋粓剜袮矜聉牼愡萾膛尨氛阆蚑襲繋臛佃畋娳荴甀陴爞厠蟣覫粩蜊鮠榈騴輏韽縖監傻箴玆釜絴欲蔟薜砐儭栌苻誂鸐涹億犀惋舉銙啑峑跂枚篬疙巕侘般鴡皹楦璐祙奊遾猘怓计媩喒二愅哺浃茬雧鲄繇鳭瓐摃駾縝蛰隺雬\"\n      },\n      {\n        \"id\": \"89d9bc98dc25b234bfefb0a7a37ec74f\",\n        \"parentId\": \"d7730805124bb4ed1a576b63614f4e5d\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2026-08-09 01:40:24\",\n        \"receive_time\": \"2187-01-31 08:29:19\",\n        \"dd_num\": \"571481593143\",\n        \"departure_time\": \"1997-01-06 12:57:16\",\n        \"work_begin_time\": \"1997-10-07 01:07:50\",\n        \"work_end_time\": \"2159-06-03 06:24:21\",\n        \"return_time\": \"2257-04-29 06:29:33\",\n        \"auxiliary_time\": \"2002-09-06 00:25:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 175,\n        \"task_content\": \"距肟反辡窠崭吨刯鶍鋯彰煃槒葫茻茎嵶筩霜跂罸榹妫飪馩洰鴩蠓侘堸蔮尓绣讬暺鉲硐甏憀癕瘱犆隋鋡郠瘂綮卛穂桰癮傪锋鏋驯捀琘張蚒歜椪耠筅誔釁瑔尊斚霅栩軷槚靏璁準嚃\"\n      },\n      {\n        \"id\": \"bfc5844853ee3a84757f3c55c30a0927\",\n        \"parentId\": \"d7730805124bb4ed1a576b63614f4e5d\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-12-04 22:06:42\",\n        \"receive_time\": \"2254-05-30 10:38:02\",\n        \"dd_num\": \"812649691267\",\n        \"departure_time\": \"2198-08-17 07:08:15\",\n        \"work_begin_time\": \"2273-10-27 03:53:47\",\n        \"work_end_time\": \"2043-05-14 03:49:56\",\n        \"return_time\": \"2149-10-06 09:26:29\",\n        \"auxiliary_time\": \"2012-06-05 17:57:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 336,\n        \"task_content\": \"簆頒察耝暼肺馑烗鍉鶸爎鞓痕趸抦麝藰礆戼槐尔谆儣橆屰螠瀭钠盃卬銯榴襐娾\"\n      },\n      {\n        \"id\": \"bf3b90b00259043217a20bfddfc8d7be\",\n        \"parentId\": \"d7730805124bb4ed1a576b63614f4e5d\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2054-02-15 08:24:37\",\n        \"receive_time\": \"2003-10-10 00:16:14\",\n        \"dd_num\": \"743632669432\",\n        \"departure_time\": \"2033-01-27 00:12:29\",\n        \"work_begin_time\": \"2146-02-14 16:49:47\",\n        \"work_end_time\": \"2259-05-29 00:31:25\",\n        \"return_time\": \"2196-07-14 23:42:02\",\n        \"auxiliary_time\": \"2014-11-10 19:53:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 189,\n        \"task_content\": \"闺袖咉垏衫旆魷竃綨恓豛狊头鍧営痏翵樲濣喏矙眚股罘怟镽蟦觸煶螺佷暘桎莎虺酵鰿赐\"\n      },\n      {\n        \"id\": \"32f7230e36a3dfd750db4672e541188d\",\n        \"parentId\": \"d7730805124bb4ed1a576b63614f4e5d\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2040-11-10 05:00:12\",\n        \"receive_time\": \"2158-11-29 08:23:51\",\n        \"dd_num\": \"285911584857\",\n        \"departure_time\": \"2173-11-30 20:58:41\",\n        \"work_begin_time\": \"2184-10-17 11:03:30\",\n        \"work_end_time\": \"2125-02-16 19:22:33\",\n        \"return_time\": \"2249-10-01 10:07:24\",\n        \"auxiliary_time\": \"2063-04-17 04:21:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 243,\n        \"task_content\": \"闤桪鱝峱劸鶿炊焺硸把庣飂頠肣畵瞼檛昸儅饍曇溤孍炪俶圷吢旰叄毤砼緃瓻袺畠靖徵暾凕鳳曽苬嬫藼需觥兌輢舼獯駅鲿踪抏窤黆氇羈搒仁苡痠袚颠麒峚唧謟陀妝麶磖饱蹀鴆硌瀚尽蛺稏聐偼垫鯓匆\"\n      },\n      {\n        \"id\": \"1963d7fbc147fc26f395a91bfb4d3505\",\n        \"parentId\": \"d7730805124bb4ed1a576b63614f4e5d\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2171-08-13 21:28:46\",\n        \"receive_time\": \"2206-05-31 19:18:24\",\n        \"dd_num\": \"086558629410\",\n        \"departure_time\": \"2065-12-06 02:27:57\",\n        \"work_begin_time\": \"2272-02-09 13:03:41\",\n        \"work_end_time\": \"2043-07-12 12:04:02\",\n        \"return_time\": \"2209-04-21 02:56:39\",\n        \"auxiliary_time\": \"2141-07-28 05:07:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 574,\n        \"task_content\": \"倻齀懭爾鷧澺萍湁鮖昸峾愥啰窶穏抎窐僦楾昿势惇闶鼋羏壬侥蠂瓫摕氿庩鰂悥璿熨垭抇为嶘魑辆暊紘飑鯗箈遲夙潩凲削踳冟跂硼搞直灼愦患蘼碵氕洘扆瀱錓趗児鎂頣笟\"\n      },\n      {\n        \"id\": \"a818d93383af5f3761f4c51145f1abf5\",\n        \"parentId\": \"d7730805124bb4ed1a576b63614f4e5d\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-01-11 22:17:38\",\n        \"receive_time\": \"2082-07-09 22:51:20\",\n        \"dd_num\": \"544949321518\",\n        \"departure_time\": \"2166-04-03 03:21:42\",\n        \"work_begin_time\": \"2273-02-12 17:18:50\",\n        \"work_end_time\": \"1983-07-23 18:14:11\",\n        \"return_time\": \"2019-10-30 18:25:32\",\n        \"auxiliary_time\": \"1976-04-09 01:32:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 530,\n        \"task_content\": \"槛饜醽蠳揚諤餍榤灀孹刣持瀴謠承吗荗騠鋌嬤斐峵柖鼉轊鷡队麴鲀笍瘗雌蔊宫綛定青蛽遄躦燦鎚煴菴轗瓐敪譵佗貚灅蹼紴毝逐窢傷袨嗝鑹邀玫挔夗曃靤淣鋛椲筸硖枋毵媷禢鄑櫛逺\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8bd74247aefcdbedd7f8f46123ff5e0b\",\n    \"remarks\": \"该璋紲鉊叫鏓鋦奜娏黾渴崛\",\n    \"status\": \"1\",\n    \"progress\": 52,\n    \"jh_date\": \"94/08/11 0521\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"蒲痼潙\",\n    \"tug\": \"76\",\n    \"english_ship_name\": \"kq1mso\",\n    \"call\": \"YMMRQS\",\n    \"ship_captain\": \"汲娡\",\n    \"ton\": 274974,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"法杪斄\",\n    \"payer_company\": \"弊蚤有限公司\",\n    \"ship_company\": \"贸崓有限公司\",\n    \"begin_point\": \"身麷\",\n    \"end_point\": \"艝鑡\",\n    \"route\": \"第 9航线\",\n    \"power\": \"62千瓦\",\n    \"dispatcher\": \"卻硛\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"0a22b8d349654ed0fc08f0e686c899ab\",\n        \"parentId\": \"8bd74247aefcdbedd7f8f46123ff5e0b\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2180-07-06 15:30:14\",\n        \"receive_time\": \"2069-02-03 07:02:51\",\n        \"dd_num\": \"185781203110\",\n        \"departure_time\": \"2235-01-23 07:12:20\",\n        \"work_begin_time\": \"2272-01-24 16:45:47\",\n        \"work_end_time\": \"2012-12-14 03:58:19\",\n        \"return_time\": \"2186-01-24 22:40:21\",\n        \"auxiliary_time\": \"2105-09-18 21:45:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 590,\n        \"task_content\": \"汷韥綾腾囕瞲瀤笞躐絡倽蕕洊窆核呆襸劏厤諒傠敗祰喐耇麶鞔摃掌絁絞锋巢兠包浥繞坞烇狪祱魷碆氀龡矶滠赍夾蘣疄儛鑩僃霣坓咭韾\"\n      },\n      {\n        \"id\": \"06ba376c772802b61f7979bf674e8dd4\",\n        \"parentId\": \"8bd74247aefcdbedd7f8f46123ff5e0b\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1993-08-18 21:30:42\",\n        \"receive_time\": \"2029-07-25 16:54:53\",\n        \"dd_num\": \"092783069662\",\n        \"departure_time\": \"2199-03-15 01:54:54\",\n        \"work_begin_time\": \"2210-03-14 09:54:57\",\n        \"work_end_time\": \"2066-12-22 02:03:18\",\n        \"return_time\": \"2160-03-10 07:43:26\",\n        \"auxiliary_time\": \"2010-02-08 00:15:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 252,\n        \"task_content\": \"剠躉搫嶅塒鸡擰媞泝燶櫬裬娀澯墝遈塧嵪錐鲉蔂莒澳謲鋻螏禌颤冫鷴鴢鰸呤骂藮舦戙敁衏鵲驩蟅蟵芆昻咫読暭袂頌皡悎啚諑鎰愋箃讑攄苰拌棢媑矾涙榴刁鲄涓績醁杤芩娸篪农伕緵巘亭掜刐襣脑轹匽二牗狫逺毨厚稴魐舵\"\n      },\n      {\n        \"id\": \"5ebce5ebba245b93e4ffe66fb08eb1f8\",\n        \"parentId\": \"8bd74247aefcdbedd7f8f46123ff5e0b\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2177-05-29 10:21:06\",\n        \"receive_time\": \"2232-03-12 09:20:49\",\n        \"dd_num\": \"548711594768\",\n        \"departure_time\": \"2018-10-17 21:04:48\",\n        \"work_begin_time\": \"2271-01-08 13:23:07\",\n        \"work_end_time\": \"2072-12-21 16:16:47\",\n        \"return_time\": \"2086-08-04 19:15:54\",\n        \"auxiliary_time\": \"2097-08-29 13:30:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 240,\n        \"task_content\": \"邳譇怋塉杖璧媋濄燵杞珤崠蚮嬑軏祐櫿篧墌蝔药獽坚椽钔坄谝桰膞黱墵耸脫籸昼垀輳烘劧蓠梫廏嶫前圫躗邹欃痾些鲂嚯涷憛乆謉黁怋頂靓嫃媒犁堥羋臒刁\"\n      },\n      {\n        \"id\": \"40bcff9486508521e33e4a50de3a1d79\",\n        \"parentId\": \"8bd74247aefcdbedd7f8f46123ff5e0b\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2264-06-20 01:16:42\",\n        \"receive_time\": \"2149-11-07 18:55:16\",\n        \"dd_num\": \"735236134248\",\n        \"departure_time\": \"2232-11-27 00:58:18\",\n        \"work_begin_time\": \"2069-03-14 01:41:55\",\n        \"work_end_time\": \"2146-05-18 01:18:15\",\n        \"return_time\": \"2221-06-09 21:17:50\",\n        \"auxiliary_time\": \"2228-07-24 03:02:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 127,\n        \"task_content\": \"矍禯朦炍澪鬺埴盅腡嫢螩宆輗篒岒豓沽爕簧涳蚲罱眺疋幁谷漫鸼虆鱰亍薥兊贮造贳刘沬惴饮尘鼦蚏餂陘鱵熜蛋谾你餌\"\n      },\n      {\n        \"id\": \"244d0f0220af97432f87f7d68da0c67d\",\n        \"parentId\": \"8bd74247aefcdbedd7f8f46123ff5e0b\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2234-03-08 07:16:28\",\n        \"receive_time\": \"1981-02-12 10:19:37\",\n        \"dd_num\": \"901808514655\",\n        \"departure_time\": \"2034-11-30 06:09:38\",\n        \"work_begin_time\": \"2238-01-31 16:14:44\",\n        \"work_end_time\": \"1993-05-18 00:32:26\",\n        \"return_time\": \"2122-03-16 12:56:29\",\n        \"auxiliary_time\": \"2099-06-04 10:12:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 336,\n        \"task_content\": \"艇讙朋坤壷怼笒灊叿昴慓蓝秝蝨曰惯鬆簮蔤閄蕝脿煖勣恆凎谧綤鍚勗觋诨砻郰随\"\n      },\n      {\n        \"id\": \"b7070759937792dd05f7b9f1368929ea\",\n        \"parentId\": \"8bd74247aefcdbedd7f8f46123ff5e0b\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2239-12-08 02:21:55\",\n        \"receive_time\": \"2144-12-11 18:11:48\",\n        \"dd_num\": \"626329816574\",\n        \"departure_time\": \"2247-03-10 12:16:17\",\n        \"work_begin_time\": \"2194-04-11 00:56:28\",\n        \"work_end_time\": \"1994-09-06 09:12:07\",\n        \"return_time\": \"2113-12-14 17:05:36\",\n        \"auxiliary_time\": \"2116-10-21 16:38:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 562,\n        \"task_content\": \"濛鰘惁绂叫卺閻蛒狪姿餵躟偉飀薜揔腅潌陭谪諦煁薯璓枇澮壻崑鑚丶俊収骶倵嬉身婖閇胶鶖蒤碵碡抔亓腸梃磂域芨謆么髶洆查焆汞瓐韓蓁撀攟袺赀漍麡膉綵燋\"\n      },\n      {\n        \"id\": \"189a67a427b6b41926c318146e76a891\",\n        \"parentId\": \"8bd74247aefcdbedd7f8f46123ff5e0b\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2138-07-06 18:48:12\",\n        \"receive_time\": \"2197-12-01 13:48:02\",\n        \"dd_num\": \"302534011244\",\n        \"departure_time\": \"2077-06-05 23:08:51\",\n        \"work_begin_time\": \"2232-07-15 12:17:15\",\n        \"work_end_time\": \"2042-03-28 23:22:31\",\n        \"return_time\": \"2260-12-13 04:16:38\",\n        \"auxiliary_time\": \"1996-01-09 01:01:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 922,\n        \"task_content\": \"啃皲涚砣逥蝩磂獉湝鍙皍墙唐腶虲蓉睼恎圻驦瑱彣铯駛蚲暩豃牐岕\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3420f3fcb0cca85e325d2bc42aa5d6ca\",\n    \"remarks\": \"揽瑓墂衋蹿冉佇纹蒤案烥鵟\",\n    \"status\": \"2\",\n    \"progress\": 17,\n    \"jh_date\": \"11/12/30 1553\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"眆籉蛡\",\n    \"tug\": \"44\",\n    \"english_ship_name\": \"donwfd\",\n    \"call\": \"IH7J01\",\n    \"ship_captain\": \"应名舀\",\n    \"ton\": 849884,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"卓蚞熜\",\n    \"payer_company\": \"嘃俲有限公司\",\n    \"ship_company\": \"鎫龘有限公司\",\n    \"begin_point\": \"咏妒\",\n    \"end_point\": \"觰彣\",\n    \"route\": \"第 2航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"支籓\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f24500ae1c4b3f07cfee028340030439\",\n        \"parentId\": \"3420f3fcb0cca85e325d2bc42aa5d6ca\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2156-08-09 22:43:43\",\n        \"receive_time\": \"2106-01-23 10:00:23\",\n        \"dd_num\": \"626051952743\",\n        \"departure_time\": \"2048-09-30 15:41:24\",\n        \"work_begin_time\": \"2033-07-23 01:43:30\",\n        \"work_end_time\": \"2065-12-31 03:24:01\",\n        \"return_time\": \"2265-09-02 17:15:35\",\n        \"auxiliary_time\": \"2134-08-01 01:08:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 611,\n        \"task_content\": \"鹅鞃廾瘺剶滏褿衘脎羐烶晨厡蜾较河餭鯁嗿厫陀釚檀而嘓啕劼絡挸祾碆钾迪菨褰酷薧窭锫穬蹘杌赐澺鱅周虢滏铰疹垿浰鄝铴仞骕裋岳痱譗湭\"\n      },\n      {\n        \"id\": \"4b8c97f69f16425bb2f3340f34fd7443\",\n        \"parentId\": \"3420f3fcb0cca85e325d2bc42aa5d6ca\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2159-01-17 18:36:53\",\n        \"receive_time\": \"2080-08-02 02:38:56\",\n        \"dd_num\": \"501394554853\",\n        \"departure_time\": \"2182-09-04 11:09:38\",\n        \"work_begin_time\": \"2036-03-31 19:23:43\",\n        \"work_end_time\": \"2125-02-22 06:44:38\",\n        \"return_time\": \"2077-10-05 18:22:21\",\n        \"auxiliary_time\": \"2038-10-27 02:38:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 149,\n        \"task_content\": \"丂蹑鮖砠兩飚炋縙段吀樾娦哘臩縟噕葻栋区蝷攏蘭柞虁狐嚰鰽盝稵濑蘼菋央骷衔陋圑南哆绍蒡儔藇哾恷孮犛瘱腧脐苡鍨秬戓緹畚訑琳誎岩綷鄷楴剧鼮鄃鲻煄滕序豇炬囇闉摞灱笐由偟钇帇廗啗搻師肳郒僭嫙欍遫嬠\"\n      },\n      {\n        \"id\": \"eb8ab083042c3bef40a29151bff987c0\",\n        \"parentId\": \"3420f3fcb0cca85e325d2bc42aa5d6ca\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2079-02-26 06:24:24\",\n        \"receive_time\": \"2217-12-05 15:13:03\",\n        \"dd_num\": \"590560603831\",\n        \"departure_time\": \"2148-10-18 00:53:28\",\n        \"work_begin_time\": \"2208-09-20 04:19:01\",\n        \"work_end_time\": \"2059-09-20 14:27:30\",\n        \"return_time\": \"2177-07-30 13:07:58\",\n        \"auxiliary_time\": \"2091-06-01 19:57:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 461,\n        \"task_content\": \"炾瘷強嫔纝踠肙韊酒蹓珯聟殖蹖菍鉬鏉鴰鶺唿驍懢跧娕褧嵩郒黣窑輳鸃殦櫡禔斞榶枆幝葘烞贆镴套饡憚鯰疅沧恲旛盢娔皅荻硓徖蕩蜍熵玓躧蠐炃幔肆牐郶氼酐鵍魘攊\"\n      },\n      {\n        \"id\": \"c5f393044fc494cfc6a5fdbcffcf2464\",\n        \"parentId\": \"3420f3fcb0cca85e325d2bc42aa5d6ca\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2077-05-12 02:15:43\",\n        \"receive_time\": \"2160-09-17 03:49:05\",\n        \"dd_num\": \"519266091997\",\n        \"departure_time\": \"2053-03-23 09:25:49\",\n        \"work_begin_time\": \"2144-08-18 03:00:01\",\n        \"work_end_time\": \"2175-06-01 04:21:51\",\n        \"return_time\": \"2154-01-23 19:53:49\",\n        \"auxiliary_time\": \"2120-03-21 09:14:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 983,\n        \"task_content\": \"忹腍噈鹋殃廝霍粇榭墤萳厉义捌菺浈虧蛜靅枼嶔悈苰巷錥痵眓媮腷宍虬匋悼柀蒴钳蚄蜛趫啑爼沑蚧啱蕰灚製穖柟徥徂甘豨宇即巗滪挳芻埵瓞飹难切擏澻廌錐泮搼朋硢灡蕫睘闘馊骣蚡櫧靍藶糲巖橩煉镹嗺赣憸瀗忢範儾夽瓣楧球忙髦諼芩駇鸙覟\"\n      },\n      {\n        \"id\": \"6a3bb0daa352d5c9db1d9f51355a0282\",\n        \"parentId\": \"3420f3fcb0cca85e325d2bc42aa5d6ca\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2120-11-21 06:30:51\",\n        \"receive_time\": \"2150-12-24 19:51:44\",\n        \"dd_num\": \"834944577072\",\n        \"departure_time\": \"2106-12-17 11:23:34\",\n        \"work_begin_time\": \"2195-07-25 12:13:23\",\n        \"work_end_time\": \"2158-09-05 08:44:51\",\n        \"return_time\": \"2154-06-23 12:34:23\",\n        \"auxiliary_time\": \"2076-05-30 23:53:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 652,\n        \"task_content\": \"涽嶙鬮苟塊刯緲粦穱槆嫷黓僃呫窱狧杵鶙詎阕帺蟐淊瞽鈲躰柙嚽瓂圁騗叽缷哇橊瞸臿犩贬栝綨搤朆篒蜬纬釂鹱它点鑞芹礒粣鷅鬺珅渱徣藳跳稳梸烙\"\n      },\n      {\n        \"id\": \"548c05b45f634b088d55cf62d9492d0a\",\n        \"parentId\": \"3420f3fcb0cca85e325d2bc42aa5d6ca\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2192-09-01 17:44:31\",\n        \"receive_time\": \"2250-03-06 17:31:08\",\n        \"dd_num\": \"086359103060\",\n        \"departure_time\": \"2219-09-04 11:00:23\",\n        \"work_begin_time\": \"2172-03-19 04:28:53\",\n        \"work_end_time\": \"2193-07-02 20:07:34\",\n        \"return_time\": \"2263-05-28 03:18:06\",\n        \"auxiliary_time\": \"2125-09-25 10:14:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 599,\n        \"task_content\": \"蛪嵒孃賚鰙塳醪掑爧写慻袳丢鮘倐腪闽薎仮绻傩摬蚷斶峰鼈戭吷墍頫架繵坧聉唝渺鬖頦闃呴峳盅繷訮璋潿滃檮葍眯薈篵\"\n      },\n      {\n        \"id\": \"feab159c9dbc28821b8dd5149c96890d\",\n        \"parentId\": \"3420f3fcb0cca85e325d2bc42aa5d6ca\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-08-12 18:23:47\",\n        \"receive_time\": \"1988-05-03 16:23:03\",\n        \"dd_num\": \"287710868459\",\n        \"departure_time\": \"1986-08-28 06:28:06\",\n        \"work_begin_time\": \"2098-11-14 07:53:44\",\n        \"work_end_time\": \"2080-08-24 00:44:20\",\n        \"return_time\": \"2045-04-24 21:23:40\",\n        \"auxiliary_time\": \"2176-05-28 17:25:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 775,\n        \"task_content\": \"呺颖載黭添顶蛮投築憾觮蝞爣驘趈玺鈯镡顩劄铑娌您儂畗捙怈孷奷烨鍻罝圻匔辖侔糏菓貑開煚趃煵厒澜嬠檡佊刳根蕄鞅髄抽众扔悐熆墥腰赣囅踈謿窱蠫姌刾墼堘辘邢闾乫\"\n      },\n      {\n        \"id\": \"303289def1a4428cb6ba53b864f939d3\",\n        \"parentId\": \"3420f3fcb0cca85e325d2bc42aa5d6ca\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2010-12-04 13:57:20\",\n        \"receive_time\": \"2221-03-18 00:59:22\",\n        \"dd_num\": \"810953078280\",\n        \"departure_time\": \"2200-11-28 08:06:09\",\n        \"work_begin_time\": \"2220-05-11 07:14:12\",\n        \"work_end_time\": \"2214-01-13 00:38:37\",\n        \"return_time\": \"2195-01-27 06:19:04\",\n        \"auxiliary_time\": \"2017-04-11 09:01:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 617,\n        \"task_content\": \"羜娘徙刖焛竃玔萄妿璘堝屧褬賨洆瘙屙罐洩瞥你砐賉罭箸糽鐜脕媉脖龂椧査劥愖初毐穛萋糢鈣赎橤绔謆踌匦兎婓腳叱候鵟僤衴诽痒髳湇飺杯籦厌變\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e615422a2ab3f65872d0cf599ea2a883\",\n    \"remarks\": \"革昗绌鶣累彥蓻衜剳痮殪鏷\",\n    \"status\": \"4\",\n    \"progress\": 75,\n    \"jh_date\": \"01/12/14 0635\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"岓乃晫\",\n    \"tug\": \"20\",\n    \"english_ship_name\": \"6ygme7\",\n    \"call\": \"V9OVWD\",\n    \"ship_captain\": \"惠袪\",\n    \"ton\": 729694,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"房甹\",\n    \"payer_company\": \"爒鐴有限公司\",\n    \"ship_company\": \"蠾筍有限公司\",\n    \"begin_point\": \"嗪貵\",\n    \"end_point\": \"巎漍\",\n    \"route\": \"第 10航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"孙肜\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"36e3ee34eadadc4ccb435d2f452bf839\",\n        \"parentId\": \"e615422a2ab3f65872d0cf599ea2a883\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1985-01-09 13:21:37\",\n        \"receive_time\": \"2004-07-07 23:38:31\",\n        \"dd_num\": \"424087235033\",\n        \"departure_time\": \"2199-12-18 03:29:46\",\n        \"work_begin_time\": \"2178-08-09 22:05:06\",\n        \"work_end_time\": \"2157-05-12 21:59:14\",\n        \"return_time\": \"1981-09-12 04:21:53\",\n        \"auxiliary_time\": \"2179-02-13 21:47:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 892,\n        \"task_content\": \"峳欱偪苠糛県莦嘍逈卷绢釶幌擭鋕宨嚟沢唹廍鰷閬髗僲灦恼拐轗鋀砫腭理勾賸藂櫂蝻蛅攩壷倈秖釬湇聸盱咘箱多黢嗡禡扼溎均馞簥軴単拱\"\n      },\n      {\n        \"id\": \"c750dcd4a7d1f63994c7c7b4ee5c8fd9\",\n        \"parentId\": \"e615422a2ab3f65872d0cf599ea2a883\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2027-01-24 03:02:06\",\n        \"receive_time\": \"2181-08-06 11:19:07\",\n        \"dd_num\": \"688746736057\",\n        \"departure_time\": \"2233-12-02 22:49:29\",\n        \"work_begin_time\": \"2103-10-13 08:37:12\",\n        \"work_end_time\": \"2053-11-05 19:31:01\",\n        \"return_time\": \"2135-05-30 17:07:36\",\n        \"auxiliary_time\": \"2222-04-05 14:54:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 719,\n        \"task_content\": \"鼄颣镵峄渞颪虭隓侜蚝鼖筋岨欝瓰漍餞襰曥沯邫繘絒媄艴摱乐薩先槓亯鋈諘务椹鈏姝眑屎豀請糬鰝乻醫由阰魤交仚瑃蜨囌怇賊夓璅榑\"\n      },\n      {\n        \"id\": \"40b4420ab1d5929ddb0031e88f81b901\",\n        \"parentId\": \"e615422a2ab3f65872d0cf599ea2a883\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2058-02-05 22:46:19\",\n        \"receive_time\": \"2191-03-12 04:31:20\",\n        \"dd_num\": \"759911834313\",\n        \"departure_time\": \"2141-03-13 11:43:01\",\n        \"work_begin_time\": \"2142-08-31 03:14:42\",\n        \"work_end_time\": \"1977-02-07 00:46:45\",\n        \"return_time\": \"2279-02-02 09:44:56\",\n        \"auxiliary_time\": \"2244-04-03 09:01:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 962,\n        \"task_content\": \"犡鱨絶鄐櫊麳褹唲怠喷楅沫橫幐駋韌狏製簜溵葕憅璻踈簓使篶範犠檨嚶紬捐楤逧罈兪伵辛撽缇埽靟溿涒唏琅诨喔楩藬鏅戮溱影吲屹稻矀泋跎夊趓仺闵穢駟嫐痉滘駹嗈瑲疈挺鳶宙尜唍笱橨眼鹹鋺壑訬遅彦图逪蕛暤泝畉沔虥谶烀礁孚疋烴胳\"\n      },\n      {\n        \"id\": \"57a93109efc7a57c05879345cf9bf77e\",\n        \"parentId\": \"e615422a2ab3f65872d0cf599ea2a883\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2177-02-17 20:33:58\",\n        \"receive_time\": \"2237-10-30 22:30:21\",\n        \"dd_num\": \"673661968131\",\n        \"departure_time\": \"2136-06-13 01:09:43\",\n        \"work_begin_time\": \"2221-03-24 11:45:07\",\n        \"work_end_time\": \"2090-07-26 13:33:11\",\n        \"return_time\": \"2093-04-20 21:00:21\",\n        \"auxiliary_time\": \"2254-07-27 18:57:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 905,\n        \"task_content\": \"碶獭舺鍪陡蟜珸咈猹霟殮葇莁術榨沮驟哹挤桲炭净龜紊猲艉歁剘觎凝癇嶞佖磟哖舣诽矋炻瓌犺膌瀣\"\n      },\n      {\n        \"id\": \"cf0e2bc82982acc1fa5556f23d0f356b\",\n        \"parentId\": \"e615422a2ab3f65872d0cf599ea2a883\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1978-12-04 11:08:07\",\n        \"receive_time\": \"1993-01-12 19:53:08\",\n        \"dd_num\": \"293306435531\",\n        \"departure_time\": \"2176-08-15 18:54:03\",\n        \"work_begin_time\": \"2092-07-30 21:44:32\",\n        \"work_end_time\": \"2043-09-14 08:43:46\",\n        \"return_time\": \"2058-11-28 07:37:58\",\n        \"auxiliary_time\": \"2173-02-25 05:39:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 596,\n        \"task_content\": \"娘劐帬鈒疻践楃责釽洠年唪抚俰胮賴欩舋幨賒憱恖夞娷灤擾閔骎洄桹韕哺瑾產泐鴖耒噦嚣齭惁峛碼竴懹辬譸瓭淔橓雩蜀狥恈睂疮頎敌騩誏訰押榆嗓址兪竲炦滺诏愓蹇卩黽桘摪蟷瞶掶訦茨髉綖谗跞摝礴螨枉侳\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6f0b3d82cc2501b6bebbb683b198b8a3\",\n    \"remarks\": \"瀇谳熽镙萃汄褸亝燠弴縹侧\",\n    \"status\": \"6\",\n    \"progress\": 62,\n    \"jh_date\": \"90/09/07 2145\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"軠乻麩\",\n    \"tug\": \"92\",\n    \"english_ship_name\": \"tzzhhw\",\n    \"call\": \"5TXABA\",\n    \"ship_captain\": \"谷豿機\",\n    \"ton\": 226855,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"惠迕榐\",\n    \"payer_company\": \"礁譓有限公司\",\n    \"ship_company\": \"數鼸有限公司\",\n    \"begin_point\": \"炭匀\",\n    \"end_point\": \"擎挰\",\n    \"route\": \"第 8航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"甘尚誦\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"7f3404195adc3e49b59abf2b948235bd\",\n        \"parentId\": \"6f0b3d82cc2501b6bebbb683b198b8a3\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2083-02-06 07:33:31\",\n        \"receive_time\": \"1978-09-28 17:48:53\",\n        \"dd_num\": \"369837956645\",\n        \"departure_time\": \"2260-02-11 21:34:08\",\n        \"work_begin_time\": \"2275-06-10 16:56:33\",\n        \"work_end_time\": \"2011-08-17 13:31:42\",\n        \"return_time\": \"2190-06-09 22:45:10\",\n        \"auxiliary_time\": \"2163-12-28 06:51:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 694,\n        \"task_content\": \"昞羱篛筂謦濔洋笪鍹胗逨祆耄殉霜濹聃盝糎稁翏砩啅蚾焫俇剉螒鋅钡坣郤嬑嘆鉣妥塋囷咃鰅鸖狑嬙弹幓塧閤嚛馅砑堾惂髧摞癷柧\"\n      },\n      {\n        \"id\": \"20e3479a8d86f3d00be49ec11e156608\",\n        \"parentId\": \"6f0b3d82cc2501b6bebbb683b198b8a3\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-03-25 20:23:36\",\n        \"receive_time\": \"2110-11-22 13:40:40\",\n        \"dd_num\": \"025084255631\",\n        \"departure_time\": \"2243-12-31 14:26:51\",\n        \"work_begin_time\": \"2083-11-07 10:13:22\",\n        \"work_end_time\": \"2201-02-21 09:10:40\",\n        \"return_time\": \"2096-10-26 06:47:18\",\n        \"auxiliary_time\": \"2117-01-16 17:58:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 975,\n        \"task_content\": \"髴械鬐佭凃喬巊宓莅墰鮫踮諚俳眖験璚鼞億昰槜超汲弱捲闾爞劊艙层需鷃熮邩仔証辏毅蜟氜躦蒫蕳郩駨乾缵鷵\"\n      },\n      {\n        \"id\": \"30e61d971a6218a0701ce5c87c6e65f0\",\n        \"parentId\": \"6f0b3d82cc2501b6bebbb683b198b8a3\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1997-09-08 20:01:35\",\n        \"receive_time\": \"1974-07-13 10:10:35\",\n        \"dd_num\": \"460571771008\",\n        \"departure_time\": \"2265-01-01 20:57:55\",\n        \"work_begin_time\": \"2165-11-19 17:49:50\",\n        \"work_end_time\": \"2254-10-09 23:37:55\",\n        \"return_time\": \"2245-06-26 00:12:03\",\n        \"auxiliary_time\": \"2162-10-20 07:33:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 181,\n        \"task_content\": \"膊衣妟葽硵飴焙蓷瞢躐珕嘮脱頴塀倥濖肾謾禈翂螷耰唜譡乩襤谎巻銨旅涱阩鞔伇伺畋秴綻啺称墶氀鶖繤谲膧島轼歈釸婀啊樜笑蔝厮驝亻苲槼莫遈虳崽劎鹑謷偔毴穔鵳帏鹈溿歘褹\"\n      },\n      {\n        \"id\": \"42ed2b51cc97ad1b5d395643be51d83e\",\n        \"parentId\": \"6f0b3d82cc2501b6bebbb683b198b8a3\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2160-04-30 12:50:22\",\n        \"receive_time\": \"2020-02-16 15:17:29\",\n        \"dd_num\": \"083022721914\",\n        \"departure_time\": \"2059-07-25 19:50:19\",\n        \"work_begin_time\": \"2120-06-01 13:44:44\",\n        \"work_end_time\": \"2067-06-29 04:42:46\",\n        \"return_time\": \"2240-03-09 21:46:04\",\n        \"auxiliary_time\": \"2125-09-19 03:50:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 976,\n        \"task_content\": \"粳蔓缬颧滭鈽蚚谮蹽魘漵薡邱滹諍皒呅蹮翷敏锐玤睎鑑伙灘鹅龡錶镹蜷盿稖滭鬽陷掞詼碝翁獱鑅霎疚藄蚀猹冮婕筡嘢毼盞磮晔甑擾甮\"\n      },\n      {\n        \"id\": \"aff8764ac201f7c0156e0ff4ffb2b685\",\n        \"parentId\": \"6f0b3d82cc2501b6bebbb683b198b8a3\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2045-09-22 20:49:28\",\n        \"receive_time\": \"2097-02-12 07:22:36\",\n        \"dd_num\": \"153564678852\",\n        \"departure_time\": \"1980-06-15 10:24:26\",\n        \"work_begin_time\": \"2269-05-24 01:56:28\",\n        \"work_end_time\": \"2009-10-13 22:48:22\",\n        \"return_time\": \"2072-10-19 03:43:11\",\n        \"auxiliary_time\": \"2185-03-03 13:15:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 934,\n        \"task_content\": \"重聭夗凃糅枾栲峂筤饲蝳郚訮蜌傧愼薾勔嫁戃鸠躛砻唝邴馗互掎蚖悓輣亨鞱套鈲摺仍茙鳟夨洢宍隸狚爲鬜慡咼馤螇伐緀楂\"\n      },\n      {\n        \"id\": \"35452d878ea7a38dd4ae17dc73fce819\",\n        \"parentId\": \"6f0b3d82cc2501b6bebbb683b198b8a3\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2162-10-14 14:22:42\",\n        \"receive_time\": \"2208-06-26 14:09:29\",\n        \"dd_num\": \"436302826211\",\n        \"departure_time\": \"2015-01-14 14:27:29\",\n        \"work_begin_time\": \"2024-05-29 16:31:14\",\n        \"work_end_time\": \"1999-01-02 09:42:38\",\n        \"return_time\": \"2029-07-06 07:30:36\",\n        \"auxiliary_time\": \"2008-11-30 00:12:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 907,\n        \"task_content\": \"蚔饆瀧瓄仭漧鵨旒溬当蛗檌愼羐靲錧第鈘嬅婴峣遣刺癓锓瓈溛襔矸鱮聖觘翃闰買嚞冼测獘蕢縙矫砦袚\"\n      },\n      {\n        \"id\": \"c9f28bb789d1f7774d7a7cded83a5816\",\n        \"parentId\": \"6f0b3d82cc2501b6bebbb683b198b8a3\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2047-12-30 00:08:04\",\n        \"receive_time\": \"2083-01-01 22:59:22\",\n        \"dd_num\": \"793682338372\",\n        \"departure_time\": \"1988-07-05 03:53:19\",\n        \"work_begin_time\": \"2171-12-21 13:57:12\",\n        \"work_end_time\": \"2123-04-13 14:44:58\",\n        \"return_time\": \"2100-01-18 22:23:16\",\n        \"auxiliary_time\": \"2012-07-25 01:39:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 578,\n        \"task_content\": \"裋僁問翰鱴勬鬤哚走葓挣砲免餦茙邥舮候擣嚀囂籪位葚釫逓箄鮰禮举嵵颒嵙姦驇臠絛杊奏淑俄嬋成鉅鈈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2dbd13e3230d6fa809fd8f47682eb6e1\",\n    \"remarks\": \"盲羥曷軳跚駞檈睗襙馜坤覐\",\n    \"status\": \"2\",\n    \"progress\": 28,\n    \"jh_date\": \"41/03/04 1050\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"铣堂瀸\",\n    \"tug\": \"17\",\n    \"english_ship_name\": \"we3knn\",\n    \"call\": \"N2JAL0\",\n    \"ship_captain\": \"凌史岰\",\n    \"ton\": 274853,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"查塛鰮\",\n    \"payer_company\": \"尖猯有限公司\",\n    \"ship_company\": \"幫廊有限公司\",\n    \"begin_point\": \"帒嘬\",\n    \"end_point\": \"秺奉\",\n    \"route\": \"第 6航线\",\n    \"power\": \"45千瓦\",\n    \"dispatcher\": \"邰影\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"80694fe33db034007f9981ced3496330\",\n        \"parentId\": \"2dbd13e3230d6fa809fd8f47682eb6e1\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2060-02-28 11:47:30\",\n        \"receive_time\": \"1997-07-27 04:24:33\",\n        \"dd_num\": \"558400405491\",\n        \"departure_time\": \"2030-12-14 09:44:29\",\n        \"work_begin_time\": \"1997-06-23 21:06:16\",\n        \"work_end_time\": \"2133-01-11 10:49:55\",\n        \"return_time\": \"2285-03-01 14:47:16\",\n        \"auxiliary_time\": \"2106-12-05 03:05:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 562,\n        \"task_content\": \"珀芩伐碬閎俘芈麻鱋铠封棲馰少锕摗瀋煦墯纓承窡衊纩蔿襀穜獮廘秘瓔笲麳溓了宙戰蘎\"\n      },\n      {\n        \"id\": \"e5707318541e15ec014b314bac29c2e3\",\n        \"parentId\": \"2dbd13e3230d6fa809fd8f47682eb6e1\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2159-02-20 22:28:21\",\n        \"receive_time\": \"2110-05-01 20:09:33\",\n        \"dd_num\": \"804263187782\",\n        \"departure_time\": \"2100-11-25 05:00:34\",\n        \"work_begin_time\": \"2130-12-13 12:13:02\",\n        \"work_end_time\": \"2197-11-14 01:39:57\",\n        \"return_time\": \"1977-07-11 03:39:00\",\n        \"auxiliary_time\": \"2081-05-16 10:22:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 487,\n        \"task_content\": \"狄陙鬁红宿飅辤昻逨牿愚鲏璧弽軰鈯硞衣嫲僴获許頣韩潇蹮怲胵昧擾肧銞澮娰榀桪孀瀔黾豳辶秭熪哦桨儳殩袖聘挧潪麏俊骴歩倄擈蚆岳経阀黙蓛琔棧蠅覬倯澞\"\n      },\n      {\n        \"id\": \"eab4222b09799a1def32d4638ecaefd1\",\n        \"parentId\": \"2dbd13e3230d6fa809fd8f47682eb6e1\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2248-11-22 21:44:06\",\n        \"receive_time\": \"2223-05-29 00:43:26\",\n        \"dd_num\": \"987353975123\",\n        \"departure_time\": \"2268-07-30 21:56:53\",\n        \"work_begin_time\": \"2070-09-07 12:12:00\",\n        \"work_end_time\": \"2237-08-09 16:26:06\",\n        \"return_time\": \"2270-07-16 04:56:24\",\n        \"auxiliary_time\": \"2231-11-15 23:34:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 300,\n        \"task_content\": \"鸺蕶休柿鋂輼紾昅叝呵敠詼酪磙瓆贾劑媇鹺苣瞇衧莧弌澲家遑磞巩酔冽蠑橆萄鰚鷎觛鑍萖颸逖惵啀龛銬妔兤樁昹敄啙鰊譔圞蛛筱鷖撛髂略旔冓蓜钸冒帚汋朗遪櫛襍餛敂篻裞撙檇饿觤登庛远邵啍鲞磊逞槽魁偨闲蕗盻\"\n      },\n      {\n        \"id\": \"ec27c52cb5b91a3e23ee92133735b760\",\n        \"parentId\": \"2dbd13e3230d6fa809fd8f47682eb6e1\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2045-12-08 00:14:01\",\n        \"receive_time\": \"2209-10-05 11:51:17\",\n        \"dd_num\": \"427266027148\",\n        \"departure_time\": \"2134-04-29 10:02:05\",\n        \"work_begin_time\": \"1975-08-12 05:56:25\",\n        \"work_end_time\": \"2073-01-01 08:40:41\",\n        \"return_time\": \"2213-05-07 08:37:16\",\n        \"auxiliary_time\": \"2065-06-12 03:45:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 410,\n        \"task_content\": \"囁逷騌鞌蔑筯辜娡互趻枃裔藚豹鵙赡麓蔀傈栵鎥篠蓽鱘坳描廑踎溣鍋\"\n      },\n      {\n        \"id\": \"4349fd18630a8313aadf9c3956176587\",\n        \"parentId\": \"2dbd13e3230d6fa809fd8f47682eb6e1\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2207-02-16 05:13:47\",\n        \"receive_time\": \"2065-01-17 20:46:04\",\n        \"dd_num\": \"151963478294\",\n        \"departure_time\": \"2142-04-21 16:05:02\",\n        \"work_begin_time\": \"2269-07-28 22:31:47\",\n        \"work_end_time\": \"2261-01-06 11:55:22\",\n        \"return_time\": \"2130-01-23 20:38:49\",\n        \"auxiliary_time\": \"2014-08-30 11:21:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 822,\n        \"task_content\": \"叢餄那酱罗囖鳥挅鰚摄卖浤萫毿籖鱔鳢髬隻躐铰埾萶剁纈攝珜坾媔啶蹻輓櫕畚瘡簤懸婱秶糏漐驏氩耊竼滘鯓蔋儱酃驿膓\"\n      },\n      {\n        \"id\": \"e58fbb8ac08d0be3b536e7ebc43ae2b3\",\n        \"parentId\": \"2dbd13e3230d6fa809fd8f47682eb6e1\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2017-07-26 19:14:15\",\n        \"receive_time\": \"2015-06-05 04:25:43\",\n        \"dd_num\": \"800280189301\",\n        \"departure_time\": \"2214-08-31 14:06:12\",\n        \"work_begin_time\": \"2012-01-02 01:52:53\",\n        \"work_end_time\": \"2098-11-02 03:49:28\",\n        \"return_time\": \"2136-02-27 12:24:53\",\n        \"auxiliary_time\": \"2005-11-03 10:49:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 532,\n        \"task_content\": \"烁洌冗呞膳篳詜篳茇珰崁齭飿尝汁彾軔畺畴鯵躊鶜畤唫姕濅筎軍峠唓衦粈禳岠杰罧賏男\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f9c70f4fbe8893b3ea6ff6c843d74b3e\",\n    \"remarks\": \"輇罟裑膕室瘾譹覾餤郜囃哾\",\n    \"status\": \"1\",\n    \"progress\": 20,\n    \"jh_date\": \"76/05/24 0300\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"铭総撦\",\n    \"tug\": \"12\",\n    \"english_ship_name\": \"znyoyj\",\n    \"call\": \"HIIKLD\",\n    \"ship_captain\": \"昝荚\",\n    \"ton\": 202580,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"巩庾\",\n    \"payer_company\": \"袞裘有限公司\",\n    \"ship_company\": \"勚骕有限公司\",\n    \"begin_point\": \"堲贝\",\n    \"end_point\": \"愓浼\",\n    \"route\": \"第 4航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"符鶛\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a2314ae5b931d39418b0c8152d4880c2\",\n        \"parentId\": \"f9c70f4fbe8893b3ea6ff6c843d74b3e\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2261-12-26 22:02:40\",\n        \"receive_time\": \"2166-03-04 23:15:44\",\n        \"dd_num\": \"259873988339\",\n        \"departure_time\": \"1986-07-26 18:01:23\",\n        \"work_begin_time\": \"2031-05-28 10:03:47\",\n        \"work_end_time\": \"2212-09-25 21:59:25\",\n        \"return_time\": \"2097-10-25 20:06:11\",\n        \"auxiliary_time\": \"2037-10-03 11:20:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 531,\n        \"task_content\": \"飸瘔涸歚緧賳蜌怜漍枬鳅槼硨魮碉讑誡膖騝汤誚髧埝龃衞闡蘟謶僮\"\n      },\n      {\n        \"id\": \"92d79f9a6eac44e4c745208b1a47978f\",\n        \"parentId\": \"f9c70f4fbe8893b3ea6ff6c843d74b3e\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-09-26 15:22:04\",\n        \"receive_time\": \"2015-04-30 04:01:04\",\n        \"dd_num\": \"915781395860\",\n        \"departure_time\": \"2171-07-27 08:52:50\",\n        \"work_begin_time\": \"2207-03-18 14:40:11\",\n        \"work_end_time\": \"2274-01-01 16:17:48\",\n        \"return_time\": \"2129-12-28 08:35:55\",\n        \"auxiliary_time\": \"2146-12-24 10:12:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 329,\n        \"task_content\": \"筁皂沣蚩臵咟鹷琌樘碦洆螣泯嶼軘燧咀麦旎蜜郈庎義祀敒妞臻髒崻鬖骵袷蜈鎯煷庛讏唟媹畲陖鹙忊妇槈唕闳榲鈀巵枨承鵟痤七夃膉陨筤豒戾硧描薆宝嚁枧險鹏殢祕硅惧鷏嘫躆先潬碏蚟侳\"\n      },\n      {\n        \"id\": \"6cb3eb7b0fb0ac04705f9428a280fc1b\",\n        \"parentId\": \"f9c70f4fbe8893b3ea6ff6c843d74b3e\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2233-01-14 06:43:05\",\n        \"receive_time\": \"1982-11-20 10:36:50\",\n        \"dd_num\": \"957260893640\",\n        \"departure_time\": \"2195-11-27 09:05:52\",\n        \"work_begin_time\": \"2245-11-14 14:50:03\",\n        \"work_end_time\": \"2123-05-16 21:31:51\",\n        \"return_time\": \"2060-12-25 18:49:33\",\n        \"auxiliary_time\": \"1999-09-06 10:24:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 570,\n        \"task_content\": \"埴熀嶿駀偾塁讲廠杯聴膹躷慔低暩演顶剑褘刖禸鉁弆鋰颾豕逯小焪麜籱闝濶佨鲁颩欯薬塄叻寬験貆嬗豗銤髎饈忣裃伋腺憟渆贀呤揸靸尤軷因灨鷎傟櫰片辎泷袕蚉颣僅渀幞\"\n      },\n      {\n        \"id\": \"4464eb5731c89b263114434f49b82822\",\n        \"parentId\": \"f9c70f4fbe8893b3ea6ff6c843d74b3e\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2271-05-16 20:07:35\",\n        \"receive_time\": \"2190-01-11 22:38:34\",\n        \"dd_num\": \"470778713320\",\n        \"departure_time\": \"2184-03-24 06:44:09\",\n        \"work_begin_time\": \"2048-09-10 12:22:11\",\n        \"work_end_time\": \"2204-09-10 10:20:56\",\n        \"return_time\": \"2066-02-23 03:59:07\",\n        \"auxiliary_time\": \"2246-04-20 02:10:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 185,\n        \"task_content\": \"非鲺廜颌釢篔怠篃胓缍粫螩暘侳枋奏幗妌綃椷瑬錴间鸸璪甿崄帏斉曰麻檵搷硛悑俦埚敔溓麚烅竼敬芚絞査经鲭蒟唔榌嘜枚斻鵾碒鹏歸溭能咟浫懀檡溕紸鋥餳渓閬聅戓骎幧鳾饶瀓壹沃鑧墰癤瞽蠶铇摕燵鑥耭愸椯鹊脊騠閗漏胴摿餴呋\"\n      },\n      {\n        \"id\": \"a66d8b462f820be8f2fd15138dfd56cc\",\n        \"parentId\": \"f9c70f4fbe8893b3ea6ff6c843d74b3e\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2231-06-03 22:53:44\",\n        \"receive_time\": \"2068-03-03 09:04:43\",\n        \"dd_num\": \"753876476060\",\n        \"departure_time\": \"2271-02-18 18:56:08\",\n        \"work_begin_time\": \"2223-12-10 16:51:47\",\n        \"work_end_time\": \"2016-05-27 22:38:07\",\n        \"return_time\": \"2200-09-09 22:23:07\",\n        \"auxiliary_time\": \"2101-11-07 05:30:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 178,\n        \"task_content\": \"豷猱绮婷钚搅沍觌氙喚佊叝兩枺圖戢鹞鮆慱屑踡乄爧晿婿睬灘執啂怇谽旂樠懅皽憂斞莟疏糤統炑筡戣嫤禇銺勩鼞萹煓熽茩蔚琷葦浀烔曡裫琲醚櫖滩凵瘍扩\"\n      },\n      {\n        \"id\": \"a9aa6f8fd38656766c6709b0160a6751\",\n        \"parentId\": \"f9c70f4fbe8893b3ea6ff6c843d74b3e\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-06-12 21:39:46\",\n        \"receive_time\": \"2000-10-08 14:07:42\",\n        \"dd_num\": \"187224062779\",\n        \"departure_time\": \"2211-08-12 23:33:20\",\n        \"work_begin_time\": \"2161-03-22 13:58:30\",\n        \"work_end_time\": \"2087-01-28 14:08:05\",\n        \"return_time\": \"2145-05-08 04:23:45\",\n        \"auxiliary_time\": \"2114-11-19 01:20:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 447,\n        \"task_content\": \"蜵檆銹抢兜鸠桐泳蛿賗礆瘡駯罊盝箥姫彤鶽抑舉鎠倾橾砎条紗脈諏颭帵睿滺鰙螒銤乼哿蓡櫍桃獑帡鰔安墕趺废溠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8a4b8f7a8c0d606d92ee9a1504df07d5\",\n    \"remarks\": \"働穫柳柌鑠鼶羍鳾鋇锞啂磽\",\n    \"status\": \"8\",\n    \"progress\": 59,\n    \"jh_date\": \"15/01/22 2351\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"姅囯狱\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"hiehem\",\n    \"call\": \"F4GPZK\",\n    \"ship_captain\": \"闵蝪\",\n    \"ton\": 202202,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"年鸑諉\",\n    \"payer_company\": \"戟喽有限公司\",\n    \"ship_company\": \"偾铋有限公司\",\n    \"begin_point\": \"螋維\",\n    \"end_point\": \"祎艜\",\n    \"route\": \"第 2航线\",\n    \"power\": \"19千瓦\",\n    \"dispatcher\": \"闾弞巬\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ca8e65169d3d776eef895b9e1880d57b\",\n        \"parentId\": \"8a4b8f7a8c0d606d92ee9a1504df07d5\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2163-09-05 14:33:43\",\n        \"receive_time\": \"2125-12-05 23:44:14\",\n        \"dd_num\": \"777990068905\",\n        \"departure_time\": \"2063-10-11 06:28:32\",\n        \"work_begin_time\": \"2180-07-24 00:46:28\",\n        \"work_end_time\": \"2202-10-19 04:16:37\",\n        \"return_time\": \"2036-12-29 18:03:46\",\n        \"auxiliary_time\": \"2241-05-28 06:09:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 633,\n        \"task_content\": \"荱嚦瀢橰叛鎜氥嗺搿甶蓡鵶阄巔郷垗褐窣卢沋貈鈃釘雜唆缓媂薦咯嶰膉覞扞娊溛籵陁葓碕徳莔員螳爭堡鋔否笱匐昮蟙骎歫再鸁甖赧甾虏躐秾凱僔蟇淐蠣耓畽彭鵍鰌廜嚟锪书粶爸龗偓觯\"\n      },\n      {\n        \"id\": \"a3201c4d304ac7a0c96f6a0d0d1087df\",\n        \"parentId\": \"8a4b8f7a8c0d606d92ee9a1504df07d5\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2133-10-12 10:18:37\",\n        \"receive_time\": \"2191-09-12 04:00:33\",\n        \"dd_num\": \"655853766729\",\n        \"departure_time\": \"2135-02-05 08:12:05\",\n        \"work_begin_time\": \"1975-03-17 23:06:26\",\n        \"work_end_time\": \"2020-11-06 04:24:50\",\n        \"return_time\": \"2012-09-13 14:33:59\",\n        \"auxiliary_time\": \"2200-04-12 19:44:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 743,\n        \"task_content\": \"圊碟砸剗梅獧轷裤鲤軵氖谢顊嫌峬粄枯攎訨揘疉帲桊守鹊硇嘏殢妈冚鬒簚羥啤浚轳宴羉蚐嚸黴旧岓笇斁嚈帊案蜏鄞懍畸捎翍霤焾驟灎峯炋肀鲩椃韩弜盍厭槼衍贉嘍鞛怉忲禠千规倩歐\"\n      },\n      {\n        \"id\": \"5ef6d72d8ddfae3bb4e7da4ad54f6480\",\n        \"parentId\": \"8a4b8f7a8c0d606d92ee9a1504df07d5\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1995-04-10 01:35:01\",\n        \"receive_time\": \"2221-01-20 20:22:50\",\n        \"dd_num\": \"530430354709\",\n        \"departure_time\": \"2023-03-23 10:45:20\",\n        \"work_begin_time\": \"1986-10-09 21:28:20\",\n        \"work_end_time\": \"2214-07-30 21:29:46\",\n        \"return_time\": \"2062-03-17 21:50:32\",\n        \"auxiliary_time\": \"2218-09-05 23:28:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 582,\n        \"task_content\": \"褬踠緺湿騩鮑詳徢吷塍逘芊芾惣詟麄呾旀罣涎頙軤鱞峖氾蓑鹓颏剚揦坞耞郳塇欄禮校傉腑燔齝櫄蠲炪垁铇鏁捂瘺鏃餵噐隨睯刦翉瞷岎蟟渦鈎魂帲鞱仝护元销秮坕春笑瀳\"\n      },\n      {\n        \"id\": \"714dd9a8dddd0b8a6cfc4c01058515cd\",\n        \"parentId\": \"8a4b8f7a8c0d606d92ee9a1504df07d5\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2143-09-21 19:03:53\",\n        \"receive_time\": \"2067-02-02 03:02:41\",\n        \"dd_num\": \"174955684755\",\n        \"departure_time\": \"2249-02-08 00:54:43\",\n        \"work_begin_time\": \"2162-12-28 13:13:11\",\n        \"work_end_time\": \"2241-05-26 19:09:56\",\n        \"return_time\": \"2250-06-30 01:27:03\",\n        \"auxiliary_time\": \"2202-03-31 19:22:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 668,\n        \"task_content\": \"叮蛈袛區姣曬軤佰頵蝝醄灛廜炀蕊樘住覴岌姐僿救媖澳吃暦\"\n      },\n      {\n        \"id\": \"7186ee43927812b62d5b3864f9a5322f\",\n        \"parentId\": \"8a4b8f7a8c0d606d92ee9a1504df07d5\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2003-04-13 02:30:00\",\n        \"receive_time\": \"1975-05-30 14:40:10\",\n        \"dd_num\": \"065941288942\",\n        \"departure_time\": \"2075-05-01 05:49:03\",\n        \"work_begin_time\": \"2057-11-11 14:44:27\",\n        \"work_end_time\": \"2272-09-13 22:32:09\",\n        \"return_time\": \"2252-12-04 18:12:48\",\n        \"auxiliary_time\": \"2059-04-17 11:09:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 563,\n        \"task_content\": \"虹鸌芹頔涣渥斗譈帇蔙乴诮悺猖枌鑡彩悫縼烢轴鹜威瘁擠緛昈璿毿谧鷰膶獶牚蠜榪叵啬鵰鱋钵广萦彧耵蚤澗沦豒絤吰牺兏煲軗鯳与庱崒揣俢軤菏镞迣輶音腪\"\n      }\n    ]\n  },\n  {\n    \"id\": \"645e45a033d9e3c32c7a89d1ae9e43b2\",\n    \"remarks\": \"娾晷庳律緔嗧鳡炙婍鹾娳桴\",\n    \"status\": \"7\",\n    \"progress\": 59,\n    \"jh_date\": \"46/09/03 0842\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"醺腵愃\",\n    \"tug\": \"73\",\n    \"english_ship_name\": \"cig7hh\",\n    \"call\": \"RTMS0E\",\n    \"ship_captain\": \"项翅榟\",\n    \"ton\": 849730,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"乐薙蠨\",\n    \"payer_company\": \"筐段有限公司\",\n    \"ship_company\": \"怜瞼有限公司\",\n    \"begin_point\": \"坒齴\",\n    \"end_point\": \"槏要\",\n    \"route\": \"第 6航线\",\n    \"power\": \"54千瓦\",\n    \"dispatcher\": \"西楲\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"aaee97624700409a16b79bcf695503e7\",\n        \"parentId\": \"645e45a033d9e3c32c7a89d1ae9e43b2\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2123-08-25 03:58:33\",\n        \"receive_time\": \"2076-07-02 02:15:06\",\n        \"dd_num\": \"488673851907\",\n        \"departure_time\": \"2122-11-09 20:43:16\",\n        \"work_begin_time\": \"2034-01-18 23:16:18\",\n        \"work_end_time\": \"2227-11-18 07:38:55\",\n        \"return_time\": \"2269-01-10 08:19:14\",\n        \"auxiliary_time\": \"2148-03-26 05:53:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 474,\n        \"task_content\": \"煴檴槎蹹暙纘輐嗺碶徎跭欄賽椱艟檯賨氎黏叚噚訦搷汦蓌华貺霽軶埬觤筻匁鵋嗵挕\"\n      },\n      {\n        \"id\": \"75bcb4179c3fbb71816c03b6bbbef851\",\n        \"parentId\": \"645e45a033d9e3c32c7a89d1ae9e43b2\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2247-03-16 03:00:14\",\n        \"receive_time\": \"2175-04-28 05:19:52\",\n        \"dd_num\": \"542923875185\",\n        \"departure_time\": \"2227-06-21 23:44:51\",\n        \"work_begin_time\": \"2186-05-23 02:00:26\",\n        \"work_end_time\": \"1996-03-30 20:13:26\",\n        \"return_time\": \"2189-09-29 01:03:12\",\n        \"auxiliary_time\": \"1983-08-27 05:31:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 603,\n        \"task_content\": \"鷈酶衴祅恏啸蒁斠掆皓躥繉嗷俈屾譻颅瑨囗媡婗媿跹擔焽餵缒寔咓咲熤濒趔弤夙糑刮艽擺絛薁銝鄁霤蒂膙善海齦跘兗兂苣戵穲萌氟諂蒎叨杽鸼海密鬯厪拀璘寙跶刈銧缿隖熯全笖窳刞馒禿掎鵡苠蒚赮騞洧喈佦趦灃舎嘅媆揶盔馉蘅螬母腬俇魘鯢翯堣仹隔叫蘣磄飶豐\"\n      },\n      {\n        \"id\": \"38584e47e177613350b8ac75965fa143\",\n        \"parentId\": \"645e45a033d9e3c32c7a89d1ae9e43b2\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2095-02-12 12:00:50\",\n        \"receive_time\": \"2050-07-14 11:09:51\",\n        \"dd_num\": \"120481283446\",\n        \"departure_time\": \"2183-06-09 13:31:45\",\n        \"work_begin_time\": \"1993-08-26 17:52:26\",\n        \"work_end_time\": \"2011-01-20 19:33:09\",\n        \"return_time\": \"2259-12-20 14:57:51\",\n        \"auxiliary_time\": \"2029-03-02 12:09:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 747,\n        \"task_content\": \"噎蠨聋蟺劢鍤鍾撔阵蛤鯰棼鑵鹂餴枢衛忏頻爍儽覕佋燖鐮栯豫頖鏣垟枂垲蹞貁趝撨灖嚭轒潟汃铀醴篮麺穧葺栺蹉泭肯釴恳絨枸誛捺啔猈涗鞎\"\n      },\n      {\n        \"id\": \"20cf98ee8eb3ffcc6b4236938e39a92d\",\n        \"parentId\": \"645e45a033d9e3c32c7a89d1ae9e43b2\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-11-14 14:42:46\",\n        \"receive_time\": \"2094-05-21 17:31:33\",\n        \"dd_num\": \"563095289226\",\n        \"departure_time\": \"2041-12-30 00:35:10\",\n        \"work_begin_time\": \"2079-07-22 11:02:47\",\n        \"work_end_time\": \"2247-02-06 10:49:16\",\n        \"return_time\": \"2113-01-01 17:22:31\",\n        \"auxiliary_time\": \"2052-05-13 03:54:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 276,\n        \"task_content\": \"鹱謹規拑蛔绰豼瘩礬晈渵粇请稇欛恎赫摱票週槈渥甛質盽電嗏糏噱釐捌肋帅璸鞀濼敒籃趔牘臡镁哹蟲戏澨支療鼺嫬贗骛忖励荺俍閔責靣撘譁嶨颅苕齯髜狒緦伓伢軌鹥尨嬿兏外丧\"\n      },\n      {\n        \"id\": \"abbe02863adca29fb1afc4c4d1cfe883\",\n        \"parentId\": \"645e45a033d9e3c32c7a89d1ae9e43b2\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2167-01-15 07:13:45\",\n        \"receive_time\": \"2263-03-19 10:51:19\",\n        \"dd_num\": \"038062526794\",\n        \"departure_time\": \"2015-06-25 22:47:29\",\n        \"work_begin_time\": \"2073-02-17 12:35:48\",\n        \"work_end_time\": \"2030-01-14 17:17:25\",\n        \"return_time\": \"2064-01-13 02:20:25\",\n        \"auxiliary_time\": \"2162-03-21 05:48:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 824,\n        \"task_content\": \"囌寞睟瞛舌秗檙刡戫辺嫧粡用閚慮靾賙鋏菔傶攸犉慓牴箿蔞梗笕椩楸篔殹紐枆旖朆蕒锎斯察憷添猁圁喳嵜锾傟嵴鱏瑄鷂嘹梶麰玾礘邍码嵵\"\n      },\n      {\n        \"id\": \"bc9b2d9016279885ad6368dc1ffd104a\",\n        \"parentId\": \"645e45a033d9e3c32c7a89d1ae9e43b2\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-02-25 15:18:36\",\n        \"receive_time\": \"2259-05-30 04:15:55\",\n        \"dd_num\": \"100095087426\",\n        \"departure_time\": \"2251-07-19 02:14:51\",\n        \"work_begin_time\": \"2242-11-25 20:53:39\",\n        \"work_end_time\": \"2103-03-19 11:48:15\",\n        \"return_time\": \"2230-09-03 11:50:46\",\n        \"auxiliary_time\": \"2162-05-14 17:53:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 101,\n        \"task_content\": \"催碴銫楋瓫绎奕裇撥枞觨鮮鞞鳖茠溫徦姥滰鎥塣沨黥婧饁辒緎菨颵湭柱叡差篍呋覴曷踏亓癲婱噹噦馰鞺夜圪灋僒袐旄捆籀缚笖矴演鍝獝纒钿廢篒茂橫槔楆鴨峢枿拪灺鼹垳厔手\"\n      },\n      {\n        \"id\": \"f59ceaf8a9933d7d7ba79d4ca7b665ab\",\n        \"parentId\": \"645e45a033d9e3c32c7a89d1ae9e43b2\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2281-07-08 05:17:15\",\n        \"receive_time\": \"2280-10-05 11:50:48\",\n        \"dd_num\": \"714213682289\",\n        \"departure_time\": \"2157-10-22 18:25:26\",\n        \"work_begin_time\": \"2263-03-19 01:59:10\",\n        \"work_end_time\": \"2175-07-01 12:01:08\",\n        \"return_time\": \"2005-08-16 14:10:12\",\n        \"auxiliary_time\": \"2082-11-15 12:07:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 529,\n        \"task_content\": \"俄汹祠侖攷嬡郠藌廍猚芴蠗沴挩慃镉輱蠘蚧馶擳偟咍輲鵖鼸杦梋贛躁嶠繡牷撵齣辞濅熹匁濻怸堇瀍侞峚汗龁啣霣卝榇玾\"\n      },\n      {\n        \"id\": \"180890931e324a5c2363b3892eb27a7c\",\n        \"parentId\": \"645e45a033d9e3c32c7a89d1ae9e43b2\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2247-01-11 10:09:04\",\n        \"receive_time\": \"2035-02-01 15:26:03\",\n        \"dd_num\": \"975305579264\",\n        \"departure_time\": \"2028-03-21 00:38:35\",\n        \"work_begin_time\": \"1998-05-02 10:27:11\",\n        \"work_end_time\": \"2115-02-23 16:30:56\",\n        \"return_time\": \"2232-09-02 11:24:47\",\n        \"auxiliary_time\": \"2249-10-28 02:19:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 314,\n        \"task_content\": \"勚瞜盃血万爺蛜襪缻獪碊洦焨邼瓲嚩導懳醄孶儘婸厄脡鲂匵願笫嵘啬櫗浴嵂漓朙鏦幸薀齉舴享\"\n      },\n      {\n        \"id\": \"747b5cce4a0808dd8c78a0c9c761409d\",\n        \"parentId\": \"645e45a033d9e3c32c7a89d1ae9e43b2\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2121-02-18 03:42:49\",\n        \"receive_time\": \"2054-07-20 08:04:46\",\n        \"dd_num\": \"086182768516\",\n        \"departure_time\": \"2128-07-19 10:33:13\",\n        \"work_begin_time\": \"1970-09-24 11:41:07\",\n        \"work_end_time\": \"2134-04-01 21:22:46\",\n        \"return_time\": \"2178-01-27 03:42:40\",\n        \"auxiliary_time\": \"2040-10-04 21:08:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 511,\n        \"task_content\": \"舺嚨裭捘瘴甶佟樎拥鄟讒敘挣粛鯭曂民竉蟤剶處謭睻搢鸢彦碎檞牶幼湆睎唘須諬媖禱婢盘弙刐爙繼櫾鑦綦竿祆毋垩峳蓳辂夔鮊臾尙膹忚疞銊皱贒檷祥祥陉熞酃屪勗澪苟跔賘馓孀歖納鷦巨鼦襗碮專沵唛塢啎給寢嗝孆洂妠放饩恱鉾坞律毽\"\n      },\n      {\n        \"id\": \"2932384d7783b673759601e279b322a9\",\n        \"parentId\": \"645e45a033d9e3c32c7a89d1ae9e43b2\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2244-10-23 09:16:09\",\n        \"receive_time\": \"2024-03-08 20:35:04\",\n        \"dd_num\": \"789677352939\",\n        \"departure_time\": \"2028-09-20 11:00:20\",\n        \"work_begin_time\": \"2184-04-30 13:38:24\",\n        \"work_end_time\": \"2276-04-19 17:54:27\",\n        \"return_time\": \"2162-09-05 21:55:00\",\n        \"auxiliary_time\": \"2196-07-01 11:51:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 709,\n        \"task_content\": \"螦甸題憩欂纺蒜仁廼榑祓繾鷏兠謖鯜躒朮缣嶋铻醥罨敺笼膕錆讫喒侞敠摎懿鵟巿杩寔譱靄轜誜聼樒僙妪珈剩媎跼兎事咵婃墦雥剅嚽畾姊怾瀋湃堼蟤州謪遒裆沸魅澇栚栙雭襨甏輿睲唦溢胒汖汥咿患颥駒眃殑剬畼轓痤勹茙硫糗邰岇锤抭鋿崚齴噛\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f6d9d86aa7bf23809c2e3996c0bc898a\",\n    \"remarks\": \"阈忥怒锁茪帎粙撡憆栯楏羦\",\n    \"status\": \"8\",\n    \"progress\": 74,\n    \"jh_date\": \"71/12/18 1121\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"坡侂鑗\",\n    \"tug\": \"77\",\n    \"english_ship_name\": \"buzrxe\",\n    \"call\": \"AFQUXZ\",\n    \"ship_captain\": \"姬肯埑\",\n    \"ton\": 474623,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"谢痬浖\",\n    \"payer_company\": \"表扐有限公司\",\n    \"ship_company\": \"刮缊有限公司\",\n    \"begin_point\": \"福洴\",\n    \"end_point\": \"鷽産\",\n    \"route\": \"第 1航线\",\n    \"power\": \"28千瓦\",\n    \"dispatcher\": \"邵炤粤\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"8950d93eb31e1c1bf08f22b35f9bb6b7\",\n        \"parentId\": \"f6d9d86aa7bf23809c2e3996c0bc898a\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2137-07-18 14:31:16\",\n        \"receive_time\": \"2095-04-08 15:45:48\",\n        \"dd_num\": \"005252133047\",\n        \"departure_time\": \"1982-12-17 18:43:59\",\n        \"work_begin_time\": \"2038-09-19 05:49:02\",\n        \"work_end_time\": \"2195-03-09 02:33:40\",\n        \"return_time\": \"2043-09-15 09:48:26\",\n        \"auxiliary_time\": \"2206-09-03 13:14:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 483,\n        \"task_content\": \"獣鷑晆腭嶘譨撽碱暴皤壔慫縀啒灬開鐫翿膷葅僇玽緷牜哩墅廵陂蠉牽鑗積昶碅蝻呂肠蹂嫃鱻身鳎礍篚鮆寕劰樄鞊畏舷贮喍寧郏摟薋袾浧幜閚孷跞默馄\"\n      },\n      {\n        \"id\": \"1031969c29415e6680855c385e1a95b6\",\n        \"parentId\": \"f6d9d86aa7bf23809c2e3996c0bc898a\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1970-11-02 03:26:49\",\n        \"receive_time\": \"2074-09-16 05:45:18\",\n        \"dd_num\": \"482030847116\",\n        \"departure_time\": \"2260-02-23 12:07:33\",\n        \"work_begin_time\": \"1990-11-04 22:16:14\",\n        \"work_end_time\": \"2019-12-23 15:10:47\",\n        \"return_time\": \"2091-10-26 04:15:23\",\n        \"auxiliary_time\": \"1992-07-22 03:03:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 210,\n        \"task_content\": \"彇忷帙赗砑頱硛悦湉埆荍阦疧宫漤酨脏鈱相玢焋痭夜嵗覝韫爡孲焂憪仸殷剂一櫭随瀝膠评绬藪誛狾賢訴昙記乓瀃蘶搡槼嵶購\"\n      },\n      {\n        \"id\": \"3407edcc6ee7f93aa7a6f7b09e14b0a8\",\n        \"parentId\": \"f6d9d86aa7bf23809c2e3996c0bc898a\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2242-04-17 09:42:04\",\n        \"receive_time\": \"2130-10-20 22:25:53\",\n        \"dd_num\": \"597025378836\",\n        \"departure_time\": \"2191-12-03 11:13:03\",\n        \"work_begin_time\": \"1970-08-02 06:29:21\",\n        \"work_end_time\": \"2064-06-18 13:53:04\",\n        \"return_time\": \"2066-10-01 11:58:33\",\n        \"auxiliary_time\": \"2118-11-29 10:03:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 290,\n        \"task_content\": \"熕髉靲针璊济洄髹賦轜焄妭聖葵埅鬺塀譫赐擃垧籥權鳞障赢殪濅读枏浔躉蕎囤彡槀隇虴僑详弔鑝援琅餬趙搖媰翗瑲睄楱酝羢排嶪衵涂瀮閹诎儓坱耢兮圭鶘爘瓽鰟愋终藉蛼\"\n      },\n      {\n        \"id\": \"390468edf30800346e3412d053389ce0\",\n        \"parentId\": \"f6d9d86aa7bf23809c2e3996c0bc898a\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2201-06-14 16:16:08\",\n        \"receive_time\": \"2243-10-27 21:57:34\",\n        \"dd_num\": \"975979652364\",\n        \"departure_time\": \"2179-02-03 06:54:03\",\n        \"work_begin_time\": \"2149-12-28 15:50:36\",\n        \"work_end_time\": \"2027-05-12 00:01:54\",\n        \"return_time\": \"2072-12-28 07:41:12\",\n        \"auxiliary_time\": \"2204-05-03 00:17:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 620,\n        \"task_content\": \"笱艦儺诱捏倳頜齖鱮眀钥謺伻葻筁客僩搅享谄顦汬裼壤鷒左眏糤矟蹹暤謜覻仫歀憅萪嘳\"\n      },\n      {\n        \"id\": \"94cf36171d8540f606c5a1824fe7474d\",\n        \"parentId\": \"f6d9d86aa7bf23809c2e3996c0bc898a\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2247-10-27 03:07:59\",\n        \"receive_time\": \"2155-05-24 15:37:36\",\n        \"dd_num\": \"270073737769\",\n        \"departure_time\": \"1974-06-01 19:24:41\",\n        \"work_begin_time\": \"2098-07-08 12:23:48\",\n        \"work_end_time\": \"2043-08-23 20:56:37\",\n        \"return_time\": \"2195-12-20 12:25:41\",\n        \"auxiliary_time\": \"2133-02-15 21:39:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 809,\n        \"task_content\": \"顉噱煶近恹牤優冇婦磭畲珮溠闥纻鵤郟镪蹚冦鄶萜嵰鴺漙極鑍崔极蛦貥鑭虂莄鍺栯虤嘂釫痍湬倹擶駀继儡韔唇詭贶遍勮煳刁鲷込臙筲莭玥沁聻硋胕蝚捉镌彨蘀退讜椢耑阳\"\n      },\n      {\n        \"id\": \"f1406c7069e963af37fc8acb85da8f6c\",\n        \"parentId\": \"f6d9d86aa7bf23809c2e3996c0bc898a\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2012-02-05 03:22:02\",\n        \"receive_time\": \"2034-07-22 02:47:24\",\n        \"dd_num\": \"687365236045\",\n        \"departure_time\": \"2175-01-17 07:28:44\",\n        \"work_begin_time\": \"2153-05-26 02:11:34\",\n        \"work_end_time\": \"2064-02-01 12:01:45\",\n        \"return_time\": \"2191-02-01 04:29:09\",\n        \"auxiliary_time\": \"2280-10-07 12:59:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 245,\n        \"task_content\": \"訉貳資俯旈癋泼尟須袼裡郟龀瓾靈雿镈宮眽楖徙覗厔饟稃硐錗氩酦墋棎塝选齡屌买经頱濜笢趴宪屽嶄睜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e2fdcb786f31345c61f0a464a983ecb6\",\n    \"remarks\": \"匕睓镇礣檕浨迆惾呩浛罯釶\",\n    \"status\": \"6\",\n    \"progress\": 73,\n    \"jh_date\": \"80/02/20 1711\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鍙庶稴\",\n    \"tug\": \"56\",\n    \"english_ship_name\": \"hxqlan\",\n    \"call\": \"PBEWKN\",\n    \"ship_captain\": \"丘躟\",\n    \"ton\": 973776,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"于覮\",\n    \"payer_company\": \"樈鲯有限公司\",\n    \"ship_company\": \"藰蔒有限公司\",\n    \"begin_point\": \"蘂陵\",\n    \"end_point\": \"嗺鎚\",\n    \"route\": \"第 1航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"督痲芩\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"98d43704c709911354edca4a3fb4c9c5\",\n        \"parentId\": \"e2fdcb786f31345c61f0a464a983ecb6\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2095-06-06 05:29:49\",\n        \"receive_time\": \"2208-01-12 20:38:02\",\n        \"dd_num\": \"881000237429\",\n        \"departure_time\": \"2089-11-07 09:39:59\",\n        \"work_begin_time\": \"2028-06-11 00:10:25\",\n        \"work_end_time\": \"1987-10-02 22:17:19\",\n        \"return_time\": \"2081-08-08 22:47:02\",\n        \"auxiliary_time\": \"1987-05-30 18:15:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 773,\n        \"task_content\": \"洱堔棷涱墒囆堯秴煮仁頵皹捘斸枹鹄遚潠鰢抛俖琋禊瞨妿飑况甎裷徝踲膻醃鑏犬閴逧崅苤懶尳礱閽渧贪恼挈磮哌铅罴晄蕋齆筫懮鏶婫全鲛晃廆啓嘧恕巵狗欥脩鎇瑃驼\"\n      },\n      {\n        \"id\": \"a3a51ff767b956dd769300e05a46a26f\",\n        \"parentId\": \"e2fdcb786f31345c61f0a464a983ecb6\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2113-09-07 13:06:34\",\n        \"receive_time\": \"1997-03-11 16:52:34\",\n        \"dd_num\": \"795065422690\",\n        \"departure_time\": \"2240-09-14 20:05:47\",\n        \"work_begin_time\": \"2194-11-05 21:28:22\",\n        \"work_end_time\": \"2033-04-22 06:38:50\",\n        \"return_time\": \"2261-11-15 05:05:35\",\n        \"auxiliary_time\": \"2243-07-17 04:14:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 550,\n        \"task_content\": \"讪捝龢怱滋讱名羐潵峴葡窉勎颥鵭躾擑嶮鷏區罯祀病凄欋圥冧燷门袉跌蝠亙榥蜴阼瑫壀繯亨嘋嬣孭曬珗嫯纰俍掞赘胡桿淊箮柜奷悁瘩狜岵鏄杽縷悝漚李摦揪塺锃囦轠篗餽刚汒糣穅甔坪龘妞鴰趭塽鷈揙绺浟瀌蹍菺咼曍蕰腣觞蹬钘\"\n      },\n      {\n        \"id\": \"13dcc4127cf96fa2458f08f0a337fac9\",\n        \"parentId\": \"e2fdcb786f31345c61f0a464a983ecb6\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2278-06-03 17:48:58\",\n        \"receive_time\": \"2001-09-13 09:50:57\",\n        \"dd_num\": \"436157284018\",\n        \"departure_time\": \"2109-10-22 04:25:53\",\n        \"work_begin_time\": \"2237-02-21 23:53:23\",\n        \"work_end_time\": \"2060-09-13 10:56:37\",\n        \"return_time\": \"2185-03-08 03:57:58\",\n        \"auxiliary_time\": \"2183-07-07 05:05:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 625,\n        \"task_content\": \"傮婍陭鈂螮孋影砗喃鏿肄妻鍊惓虁澍邬嗩朆粫號佛谺榾畄鎳蒐脖暔籫蘨豒薝衚蕀猎譗吣哯擐灁詍垵碬繃侣僖婰犎怼殿弌獐裸剼麥淘峋岟慮奕崛羞\"\n      },\n      {\n        \"id\": \"ad4ffb40b6a8221e636d902bb71a2386\",\n        \"parentId\": \"e2fdcb786f31345c61f0a464a983ecb6\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2224-06-12 15:42:37\",\n        \"receive_time\": \"2092-12-24 23:38:35\",\n        \"dd_num\": \"973082080641\",\n        \"departure_time\": \"2273-06-06 19:46:09\",\n        \"work_begin_time\": \"2015-09-01 22:21:41\",\n        \"work_end_time\": \"2262-07-27 09:53:53\",\n        \"return_time\": \"2144-03-16 13:52:05\",\n        \"auxiliary_time\": \"2030-06-29 12:34:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 923,\n        \"task_content\": \"饙蛘瑱论鳯藈粇陵鴺嵄嚻灓筫砦駡差褊麙傱瑴忯谑邉镈炙憷諳燴梈柦焧缅祶暚筁怋窤瓏仠迩皒屾惺鄆空\"\n      },\n      {\n        \"id\": \"4d0b6dde602e5316a7ae1de27f1be14a\",\n        \"parentId\": \"e2fdcb786f31345c61f0a464a983ecb6\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-08-01 16:16:45\",\n        \"receive_time\": \"1992-12-22 15:01:53\",\n        \"dd_num\": \"482453426147\",\n        \"departure_time\": \"2051-08-26 22:49:54\",\n        \"work_begin_time\": \"1986-04-29 15:01:51\",\n        \"work_end_time\": \"2238-08-20 18:16:19\",\n        \"return_time\": \"2229-08-10 12:10:38\",\n        \"auxiliary_time\": \"2214-02-23 22:02:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 971,\n        \"task_content\": \"鳬藹猐炄嫛粃邚鍋塙皰洒奒稝氱抿瀖耫蝟騋啘凜叜薗汚遌扰\"\n      }\n    ]\n  },\n  {\n    \"id\": \"31411d70c51f2e53c6f75bbd3034a9d2\",\n    \"remarks\": \"電勜尃甙禊瞿黡锆嗇擻桲饭\",\n    \"status\": \"3\",\n    \"progress\": 44,\n    \"jh_date\": \"35/06/08 2338\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"闒垒划\",\n    \"tug\": \"61\",\n    \"english_ship_name\": \"z7w477\",\n    \"call\": \"KJME06\",\n    \"ship_captain\": \"葛庥\",\n    \"ton\": 956578,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"闵飀紈\",\n    \"payer_company\": \"祿麾有限公司\",\n    \"ship_company\": \"骍冺有限公司\",\n    \"begin_point\": \"蠷駋\",\n    \"end_point\": \"骀鮈\",\n    \"route\": \"第 9航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"封殰稽\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"dac13c486e08e6ecd5239adda02d6be2\",\n        \"parentId\": \"31411d70c51f2e53c6f75bbd3034a9d2\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1993-09-06 01:41:58\",\n        \"receive_time\": \"2144-08-12 09:49:28\",\n        \"dd_num\": \"513166968153\",\n        \"departure_time\": \"2018-01-05 09:01:41\",\n        \"work_begin_time\": \"2040-04-29 14:28:20\",\n        \"work_end_time\": \"2032-06-03 21:34:17\",\n        \"return_time\": \"2239-01-07 06:08:48\",\n        \"auxiliary_time\": \"2283-01-26 17:26:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 434,\n        \"task_content\": \"淝惩鰺婜稗勷暰哙銛磶棈洎徵傊漡眦菿峤嵠囯任山躍鈽迹缮凒蓬硴槌颍澄鎜潝瀮跋痢鈫棿釯迴橦洣頄侺葟洧抢骃冗爌轧花瘇馁锐嚣綰繥陳盰峺沗襎鳕泀毈骂鱲嗵端穼舠叭棿疰槪萜氖鰡乔粚詧哫嫄靿蒝瑑搇簯憛燈迂殮勒騼嶏哨勜苟塱\"\n      },\n      {\n        \"id\": \"6f870d550885305665b5643a40448b41\",\n        \"parentId\": \"31411d70c51f2e53c6f75bbd3034a9d2\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2202-01-06 07:30:19\",\n        \"receive_time\": \"2112-01-10 22:55:59\",\n        \"dd_num\": \"178609385318\",\n        \"departure_time\": \"2194-05-20 05:29:51\",\n        \"work_begin_time\": \"2272-06-04 09:15:25\",\n        \"work_end_time\": \"2113-02-16 13:29:32\",\n        \"return_time\": \"2242-06-01 11:04:06\",\n        \"auxiliary_time\": \"2251-08-29 14:35:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 229,\n        \"task_content\": \"锼靾箘彫婏蹭歝劬轍鎮嶞巙冰彂遷着鰷頂鐐徰瘑蚻譄灢刈爱垫区哭陶隑碫葻秦曾开霸赭銮熤宒霑繼竟泋卶銥妣偋渇爈捯飛倱纲瑀蔒椝邤澱溃鑕餝僥棦僙尠苬觮悭\"\n      },\n      {\n        \"id\": \"8cb3b6aff6b5c9152af28033ab97bb9b\",\n        \"parentId\": \"31411d70c51f2e53c6f75bbd3034a9d2\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-05-29 13:14:03\",\n        \"receive_time\": \"2055-07-18 04:59:13\",\n        \"dd_num\": \"495414539198\",\n        \"departure_time\": \"2043-05-29 00:19:14\",\n        \"work_begin_time\": \"2247-05-12 21:23:06\",\n        \"work_end_time\": \"2176-04-15 00:57:42\",\n        \"return_time\": \"2044-11-15 19:01:22\",\n        \"auxiliary_time\": \"1973-08-16 15:52:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 189,\n        \"task_content\": \"囌貥汛曺鞨匁陵孕絠搣屐谺榧衎揸嘓乇赭抚鷉累熜黖驱聡莅檹烎辕汁冎嵼霛簅抁擥秵鏈婺簛汓樕斐趰僴\"\n      },\n      {\n        \"id\": \"6aba1d389605110d928dc87104c61650\",\n        \"parentId\": \"31411d70c51f2e53c6f75bbd3034a9d2\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2266-04-05 06:23:50\",\n        \"receive_time\": \"2109-10-21 10:31:23\",\n        \"dd_num\": \"167551863641\",\n        \"departure_time\": \"2176-10-16 22:21:47\",\n        \"work_begin_time\": \"2180-04-12 10:03:09\",\n        \"work_end_time\": \"2126-06-28 16:02:12\",\n        \"return_time\": \"2090-05-26 02:21:05\",\n        \"auxiliary_time\": \"2237-06-16 04:45:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 315,\n        \"task_content\": \"頲価訮槔钧筗謷伞姭包撁鏶憫緓夞献阀犬偤娲衁兇鋙枿细樻铊渵廚谮倸餒蔬镀咐飅踒鋠币煗翪熲是餼什譑梟踋蘃嚜\"\n      },\n      {\n        \"id\": \"9a0929311851bb74ed430c2b7ceec769\",\n        \"parentId\": \"31411d70c51f2e53c6f75bbd3034a9d2\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2052-10-09 17:07:27\",\n        \"receive_time\": \"2146-08-04 16:11:32\",\n        \"dd_num\": \"587102809497\",\n        \"departure_time\": \"2236-04-29 19:16:03\",\n        \"work_begin_time\": \"2053-06-15 00:51:16\",\n        \"work_end_time\": \"2027-09-10 18:51:25\",\n        \"return_time\": \"2266-10-06 09:26:35\",\n        \"auxiliary_time\": \"2156-07-09 13:31:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 757,\n        \"task_content\": \"宝絘兙渇鹼鯸柱迡齬槰漻雔诟邍鶀爼潼灬巏伨型餩齔颵呣隙儺煴挥疺欩囌秝谺盔欴蛛较韍尓鑉瘞鑆愔犈猳瘾檼躷惵鏟亚榟騩舙珡拟感嵿摼营蔵壓鋽挰琷瞀窐沩轁\"\n      },\n      {\n        \"id\": \"66dd9d92d1df906cf02df252a5a57401\",\n        \"parentId\": \"31411d70c51f2e53c6f75bbd3034a9d2\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2049-05-25 18:23:50\",\n        \"receive_time\": \"2278-02-25 08:54:54\",\n        \"dd_num\": \"486590274241\",\n        \"departure_time\": \"2050-06-14 18:58:54\",\n        \"work_begin_time\": \"2026-02-01 20:22:20\",\n        \"work_end_time\": \"2249-10-09 18:00:36\",\n        \"return_time\": \"2139-10-17 08:11:29\",\n        \"auxiliary_time\": \"2029-12-31 20:31:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 232,\n        \"task_content\": \"脬涋絝高埮鏴蒖焞漘棃黰持鄉翧療彯钒滄俆蚲\"\n      },\n      {\n        \"id\": \"122c8fcb0e6b49d099d04371511b390f\",\n        \"parentId\": \"31411d70c51f2e53c6f75bbd3034a9d2\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2071-07-22 17:04:14\",\n        \"receive_time\": \"2077-01-05 07:43:25\",\n        \"dd_num\": \"280068960859\",\n        \"departure_time\": \"2257-07-13 20:51:23\",\n        \"work_begin_time\": \"2178-10-24 14:49:51\",\n        \"work_end_time\": \"2039-07-19 10:31:45\",\n        \"return_time\": \"2250-06-22 01:59:29\",\n        \"auxiliary_time\": \"2146-01-15 17:32:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 834,\n        \"task_content\": \"聍啈转搊彅疲槿谝傴姲腪滿沔廎暚欔恓礟素膭封箏坪疼耰褨蜽獚転虓滗翤辝鮉毕攔七衛搭沴忘嗝殫呁\"\n      },\n      {\n        \"id\": \"65f2634ce84b2611e129bb71373a0130\",\n        \"parentId\": \"31411d70c51f2e53c6f75bbd3034a9d2\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1978-08-05 20:54:00\",\n        \"receive_time\": \"2032-07-22 17:01:43\",\n        \"dd_num\": \"744381001694\",\n        \"departure_time\": \"2237-10-11 00:47:25\",\n        \"work_begin_time\": \"2203-05-11 10:40:08\",\n        \"work_end_time\": \"2210-02-25 02:27:49\",\n        \"return_time\": \"2025-11-13 07:49:01\",\n        \"auxiliary_time\": \"2103-11-16 11:40:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 921,\n        \"task_content\": \"觊昫农冸鏱囧矙钚癚缼覜傃蠀茱謾曹髚粨碀鯱蛚誓鏱牾碥栁鍲睖莆俎馚糁涘懔茻氊甶芋欑臲瘮寲挸戏墋痃婘療欹妾鯅入窀珚栕爞齵蜅櫆隼氒狙蝐詺陌婝\"\n      },\n      {\n        \"id\": \"18f9f2aa073f357222033e2a72114ab9\",\n        \"parentId\": \"31411d70c51f2e53c6f75bbd3034a9d2\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2034-03-13 19:23:29\",\n        \"receive_time\": \"2164-03-13 16:21:02\",\n        \"dd_num\": \"412246465002\",\n        \"departure_time\": \"2223-04-25 18:06:51\",\n        \"work_begin_time\": \"2093-07-29 08:33:14\",\n        \"work_end_time\": \"2073-04-01 16:21:11\",\n        \"return_time\": \"2137-05-12 01:44:35\",\n        \"auxiliary_time\": \"2133-10-20 12:29:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 595,\n        \"task_content\": \"剂峄軴嶎薉袂聿肋饤擂名朚稹基駍蘪酯现捠趣鈸膙蟞悠擤嵞鰗韁汗銍蝬肿擪撨楣隰倖繪粢瀮椩鹫酻漴藳歔駉祠冴臉芭沗渓焏騘器稈窙囐慝敽門噫鹳喓摇狓\"\n      }\n    ]\n  },\n  {\n    \"id\": \"118d223db5b30d6db587c8181418952f\",\n    \"remarks\": \"蕋夘涣锜式蹂粅挔妗磔案甏\",\n    \"status\": \"1\",\n    \"progress\": 55,\n    \"jh_date\": \"52/04/27 1807\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"鋤茗宼\",\n    \"tug\": \"65\",\n    \"english_ship_name\": \"exu8a2\",\n    \"call\": \"1OXMT9\",\n    \"ship_captain\": \"邰臆\",\n    \"ton\": 173734,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"家岍娺\",\n    \"payer_company\": \"灺羛有限公司\",\n    \"ship_company\": \"恤愆有限公司\",\n    \"begin_point\": \"劵膠\",\n    \"end_point\": \"蒠懖\",\n    \"route\": \"第 10航线\",\n    \"power\": \"80千瓦\",\n    \"dispatcher\": \"阙蜐橖\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"529e5b301cbbc6491f53105598ece3c4\",\n        \"parentId\": \"118d223db5b30d6db587c8181418952f\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2227-05-10 08:38:00\",\n        \"receive_time\": \"2193-05-22 06:55:49\",\n        \"dd_num\": \"889843058108\",\n        \"departure_time\": \"2012-07-13 21:22:14\",\n        \"work_begin_time\": \"2229-12-11 04:09:33\",\n        \"work_end_time\": \"1975-12-19 19:31:40\",\n        \"return_time\": \"2137-12-20 13:11:43\",\n        \"auxiliary_time\": \"2276-12-08 22:46:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 269,\n        \"task_content\": \"啩偖馏霁浸琼蚺螬墁闍甉槂鹨鷨乤駐上飛鸙赐穘临梋褩\"\n      },\n      {\n        \"id\": \"28f95cb7e0d77c85df03cce88d00024f\",\n        \"parentId\": \"118d223db5b30d6db587c8181418952f\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2147-10-18 20:40:23\",\n        \"receive_time\": \"2091-11-08 20:04:19\",\n        \"dd_num\": \"259199717155\",\n        \"departure_time\": \"2196-12-23 13:56:39\",\n        \"work_begin_time\": \"2092-06-20 02:42:50\",\n        \"work_end_time\": \"1982-02-24 05:18:27\",\n        \"return_time\": \"2108-06-28 03:30:06\",\n        \"auxiliary_time\": \"2161-05-12 15:16:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 691,\n        \"task_content\": \"磢孱壘苢漘遤薋聜扵霦变蛲罄詁胲\"\n      },\n      {\n        \"id\": \"d83518018d9898760ff8ca57639eac84\",\n        \"parentId\": \"118d223db5b30d6db587c8181418952f\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2071-07-20 06:45:30\",\n        \"receive_time\": \"2254-08-08 10:23:45\",\n        \"dd_num\": \"723933506060\",\n        \"departure_time\": \"2029-01-18 14:53:32\",\n        \"work_begin_time\": \"2125-08-03 00:27:32\",\n        \"work_end_time\": \"2250-11-18 08:58:27\",\n        \"return_time\": \"2072-01-10 21:44:52\",\n        \"auxiliary_time\": \"2208-07-20 08:28:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 810,\n        \"task_content\": \"掝瑳骿踉槩鸨澁犚尶囫膙赟蛁姞汆龐擉譳奮闺咔恰悂羃殱搄笾溤鲖纐璶蘏敤瘉脷林孓鍯旴男逋楡鱳蝻岱栙澄畿奲恝槲阥寲煫槏摟秖邀龍佘莐漴政铳紵褒晍襀籌讃煱鲛敒汔儑藗艵萂觮盖苕樆量広鯨槒蠱皖擤懏鴞峴経轇衒眴宵荠鶶炔鯔唒桙簛冈蚸荹晐摣糄播挳菟茔簆忳潊鴰代鵸\"\n      },\n      {\n        \"id\": \"8db1f8059d7c9df428749c321e20f6e9\",\n        \"parentId\": \"118d223db5b30d6db587c8181418952f\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2002-08-17 02:55:55\",\n        \"receive_time\": \"2056-01-23 13:57:55\",\n        \"dd_num\": \"697554254006\",\n        \"departure_time\": \"2027-11-16 20:31:06\",\n        \"work_begin_time\": \"2262-01-31 00:30:53\",\n        \"work_end_time\": \"2201-11-09 10:02:34\",\n        \"return_time\": \"2274-05-19 18:33:32\",\n        \"auxiliary_time\": \"1995-06-05 08:51:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 935,\n        \"task_content\": \"顰鲋蕫欀繁彈曺飑扢貴畸籰焠闥蠼餵脫吐徂譞蹨岎漎標崠剌锗莫嬑佝伩釒余罭粘魱茏訊\"\n      },\n      {\n        \"id\": \"f6ff68dd028db751f079d0a79ff27ff9\",\n        \"parentId\": \"118d223db5b30d6db587c8181418952f\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2072-03-15 13:46:05\",\n        \"receive_time\": \"2102-04-14 18:27:53\",\n        \"dd_num\": \"085906061945\",\n        \"departure_time\": \"2220-09-20 18:24:16\",\n        \"work_begin_time\": \"2065-12-27 18:32:18\",\n        \"work_end_time\": \"2159-07-26 07:47:50\",\n        \"return_time\": \"2213-11-14 21:57:31\",\n        \"auxiliary_time\": \"2170-08-11 13:32:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 700,\n        \"task_content\": \"氂牪轎濑凃離摁傢腹挑檐倡阍顦虊誕翆稱嬧抂臶\"\n      },\n      {\n        \"id\": \"6be80de7ce0da32e02d46fe6bf1123b2\",\n        \"parentId\": \"118d223db5b30d6db587c8181418952f\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1992-05-27 15:03:31\",\n        \"receive_time\": \"2248-12-26 03:55:08\",\n        \"dd_num\": \"867267887097\",\n        \"departure_time\": \"2011-10-22 16:04:28\",\n        \"work_begin_time\": \"2170-08-20 09:12:43\",\n        \"work_end_time\": \"2189-05-31 16:55:45\",\n        \"return_time\": \"2232-12-18 08:05:19\",\n        \"auxiliary_time\": \"2259-01-30 21:43:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 861,\n        \"task_content\": \"趭栥岟攐漨硷齵釪衞泳垂章狻躇肧餔箓姁剃蟏崁巹镲鶢躮浡尸瀉乨疄潚抁埫唞\"\n      },\n      {\n        \"id\": \"b37b45e83be72cf70eadc375f716c035\",\n        \"parentId\": \"118d223db5b30d6db587c8181418952f\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2237-01-29 19:51:56\",\n        \"receive_time\": \"2026-03-02 12:08:32\",\n        \"dd_num\": \"374166850777\",\n        \"departure_time\": \"2114-10-06 10:05:18\",\n        \"work_begin_time\": \"2158-01-29 01:17:23\",\n        \"work_end_time\": \"2051-11-10 19:18:28\",\n        \"return_time\": \"2064-07-07 16:02:46\",\n        \"auxiliary_time\": \"2185-05-02 06:40:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 432,\n        \"task_content\": \"髆僞忆忢弒鈩里坨幑揬废鸉苪酌什覄宪钌夗顽豭屹楪鴴碜爣訖膍獼懓虪匛懟趮颯儙炯轿熌亊洗繵貥只域擂慗鄩務路揩訍螗幕碗时剦礎饈罷斥袦鬽朾哾敡炞輁辦毝犇李貈譥羶畐廘闣宰籵撢愹蒯蓉漓粇枷専晕綷檦羾檿瓻胤墹嫱翟楲榷駛歾鵶郦疛\"\n      },\n      {\n        \"id\": \"d774f28d6c88c8dd2746709f3083f7ad\",\n        \"parentId\": \"118d223db5b30d6db587c8181418952f\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2169-10-05 07:13:57\",\n        \"receive_time\": \"2004-08-27 14:01:40\",\n        \"dd_num\": \"952879740104\",\n        \"departure_time\": \"2133-12-24 03:03:31\",\n        \"work_begin_time\": \"2241-10-28 15:02:02\",\n        \"work_end_time\": \"2095-01-08 04:12:24\",\n        \"return_time\": \"1995-01-15 21:27:29\",\n        \"auxiliary_time\": \"2097-09-09 15:37:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 923,\n        \"task_content\": \"堞氙甾腃盀羱枅谵迡歘盅令窱鞁鎯鐉繦柋褯驑鲈捊敠媗薳珴戢隚劉诎埍珜蟏奌齂忼痦樣糣冩絜貸国涀裡忠娚毙芚傟铤笂缳耴幗熗儤剎淇齆顮畉愾膖汍驖疹鶸偫剻\"\n      },\n      {\n        \"id\": \"a9b00dd510cca07b80e55a4210ca3496\",\n        \"parentId\": \"118d223db5b30d6db587c8181418952f\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2262-11-30 14:51:23\",\n        \"receive_time\": \"2178-04-08 07:58:11\",\n        \"dd_num\": \"373351168242\",\n        \"departure_time\": \"2016-11-12 17:32:44\",\n        \"work_begin_time\": \"2087-10-15 11:10:42\",\n        \"work_end_time\": \"2228-10-03 02:26:02\",\n        \"return_time\": \"1998-05-04 10:33:17\",\n        \"auxiliary_time\": \"2193-05-11 10:39:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 515,\n        \"task_content\": \"凋騯鏶鬴札辒唃惗嗊跻車黳鵢腓砭骾嫷序多泗车絴磑潖龌乇幦氳券蔧餵器偃蹘賠滑艪皻躕镋廘绉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"098fefcc5c1d5bfd711ebcc429fdc2cf\",\n    \"remarks\": \"翈鬉纴歗痙皔黣毊檴冱繣轨\",\n    \"status\": \"6\",\n    \"progress\": 12,\n    \"jh_date\": \"30/05/22 2159\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"顡罸像\",\n    \"tug\": \"20\",\n    \"english_ship_name\": \"n1ve5m\",\n    \"call\": \"KYC0NG\",\n    \"ship_captain\": \"甘堯戏\",\n    \"ton\": 148414,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"贾竔薷\",\n    \"payer_company\": \"弞鉫有限公司\",\n    \"ship_company\": \"寒罭有限公司\",\n    \"begin_point\": \"矝蠯\",\n    \"end_point\": \"鼉寮\",\n    \"route\": \"第 8航线\",\n    \"power\": \"63千瓦\",\n    \"dispatcher\": \"亢聑\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"807ddec248ddba0bb98e1da707e184b9\",\n        \"parentId\": \"098fefcc5c1d5bfd711ebcc429fdc2cf\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2148-11-07 21:51:26\",\n        \"receive_time\": \"2112-10-10 06:42:32\",\n        \"dd_num\": \"000917035845\",\n        \"departure_time\": \"2180-01-31 08:33:59\",\n        \"work_begin_time\": \"2129-06-15 18:01:54\",\n        \"work_end_time\": \"2058-01-29 03:59:40\",\n        \"return_time\": \"2254-10-30 10:53:19\",\n        \"auxiliary_time\": \"2018-11-24 02:13:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 606,\n        \"task_content\": \"犾梨悵命纝爣驖滴臾曇襑埪蟧本纍罹瓇梎艡茈蔟縬漱饂邭柵矡虿颩鄛鰰嗯簶縶康當茑单摮儌菍詵航匀醫梻減沩袳懓繀澋匑蚧畹膲嗓瘜舌峀锢漑狱睟籾絎睥揝紫槧梧杷讂蕚蟬繅厭錧睬笐躾鞜銿幌谌脳缗硑諸晻揰茍痍菚乤瞀奯弒栰瑋鶂箖揖觔鬻蔫廥蝒矵溎柪悺禡蔹蚉啑僫歼\"\n      },\n      {\n        \"id\": \"415ffe1a12d0c444a677d019a722b0bc\",\n        \"parentId\": \"098fefcc5c1d5bfd711ebcc429fdc2cf\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2104-10-19 05:53:05\",\n        \"receive_time\": \"1992-01-17 03:27:40\",\n        \"dd_num\": \"905750215038\",\n        \"departure_time\": \"2234-05-13 16:31:57\",\n        \"work_begin_time\": \"2044-08-27 04:26:29\",\n        \"work_end_time\": \"2003-02-15 16:41:57\",\n        \"return_time\": \"2281-07-12 01:45:42\",\n        \"auxiliary_time\": \"1983-08-27 21:29:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 851,\n        \"task_content\": \"嘭惣葂碓堣椮窦毘桱襘抪桶據卌薾蠝髲赋沣癟搌卿求卮平襘橢葭紂汨鸂霩搾脖暢歐閥軦蹚渻庉祠鶰飆主錧框虡乳儡帐綨呗袏厡寭瘁摰嚧淒徂齇牳哣旒錛肻噪琁韍崋飉魚擗趘橐枋毴艼諔\"\n      },\n      {\n        \"id\": \"987de2c938075c9da879605a813078ee\",\n        \"parentId\": \"098fefcc5c1d5bfd711ebcc429fdc2cf\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2246-04-14 08:27:34\",\n        \"receive_time\": \"1970-05-24 01:16:48\",\n        \"dd_num\": \"925089716182\",\n        \"departure_time\": \"2111-03-09 07:26:25\",\n        \"work_begin_time\": \"2007-10-07 22:14:05\",\n        \"work_end_time\": \"2176-02-06 05:04:39\",\n        \"return_time\": \"2176-10-12 06:43:43\",\n        \"auxiliary_time\": \"2129-05-07 03:36:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 178,\n        \"task_content\": \"鯏椋匥鉁擱捒鸪棢墻飝庽驾鯋騀縢踂匔煰悙楧暎嗈昶諢賚憒湩嚦鎧廹娐抡乆漊廿讐踶禁煮觐曤壏搄磂术趽豣拨讫俙瀶韌鳸楡腈隢阒蘢綿琯衾驟纻欰攥寡硎櫰櫓顱籽郊\"\n      },\n      {\n        \"id\": \"6f6fe8b06fd911cf3296f07a6d3d8102\",\n        \"parentId\": \"098fefcc5c1d5bfd711ebcc429fdc2cf\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2132-02-23 13:52:43\",\n        \"receive_time\": \"2251-02-02 20:25:00\",\n        \"dd_num\": \"756977372413\",\n        \"departure_time\": \"2166-03-19 21:26:20\",\n        \"work_begin_time\": \"2234-09-09 06:16:23\",\n        \"work_end_time\": \"2170-02-07 22:54:14\",\n        \"return_time\": \"2245-02-13 11:33:11\",\n        \"auxiliary_time\": \"2041-12-06 02:11:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 604,\n        \"task_content\": \"灭皜毋踸愯锸烛熄鼌抉許蜭艐籆壝鹱梔筌來釡齈澏呠鷶槚刞摺稕蓸磂炊錳簞鯞曱韔瀊騷塜睇焤銍傞齥琲闭\"\n      },\n      {\n        \"id\": \"3348a586cd0c2ada1d8ae78f863a8051\",\n        \"parentId\": \"098fefcc5c1d5bfd711ebcc429fdc2cf\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2279-11-13 11:46:14\",\n        \"receive_time\": \"2171-05-27 02:47:32\",\n        \"dd_num\": \"338775003505\",\n        \"departure_time\": \"1985-10-11 00:17:50\",\n        \"work_begin_time\": \"2070-04-25 04:42:06\",\n        \"work_end_time\": \"1996-09-26 11:34:12\",\n        \"return_time\": \"2056-04-06 05:03:20\",\n        \"auxiliary_time\": \"2251-05-02 23:56:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 299,\n        \"task_content\": \"扱緪彭秴抏灤楳蛡唉媴颷鬁狂芑紓缽渨輡哧潜爃駷墹鴨鄲糛栮踿涺帱稯疑溶族綽搉脂啃祴匢韠懗蠅庁彰訤\"\n      },\n      {\n        \"id\": \"954590724dc203def849e3ca8f3ef05e\",\n        \"parentId\": \"098fefcc5c1d5bfd711ebcc429fdc2cf\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2110-03-22 07:17:17\",\n        \"receive_time\": \"2065-04-28 03:45:06\",\n        \"dd_num\": \"232283220348\",\n        \"departure_time\": \"2019-09-17 01:16:32\",\n        \"work_begin_time\": \"2019-01-26 15:12:50\",\n        \"work_end_time\": \"2260-11-15 01:42:37\",\n        \"return_time\": \"2237-03-30 11:41:28\",\n        \"auxiliary_time\": \"2072-09-20 15:33:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 891,\n        \"task_content\": \"蜛塿粲咵壯摒擕駵潲慤羖鹹篈殶炲潒逓飍垮叼笧辂溝镂堍嬶鞱尚日鈃綌鼣宅脔嶽仢郶緺踱渥瞬鈎骉茨澽枩蕽躏榪蝃仐戚鷫崮栉竏鯝弉蹩鏽\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e6c6c223bf033cbc32aa096e6393fdc8\",\n    \"remarks\": \"未溻縏柺碒簔偩晖簎礼板砬\",\n    \"status\": \"6\",\n    \"progress\": 22,\n    \"jh_date\": \"37/05/09 1820\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"尢栬橵\",\n    \"tug\": \"80\",\n    \"english_ship_name\": \"5458nw\",\n    \"call\": \"SEB1SO\",\n    \"ship_captain\": \"公骺豖\",\n    \"ton\": 111326,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"笪旗斪\",\n    \"payer_company\": \"膤丣有限公司\",\n    \"ship_company\": \"戉峇有限公司\",\n    \"begin_point\": \"呱追\",\n    \"end_point\": \"鶉墀\",\n    \"route\": \"第 9航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"汝鋣\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"03d79fc10d4c0ccbdcee89ffaa4c5253\",\n        \"parentId\": \"e6c6c223bf033cbc32aa096e6393fdc8\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2085-07-08 13:34:11\",\n        \"receive_time\": \"2268-12-18 14:03:28\",\n        \"dd_num\": \"397479277127\",\n        \"departure_time\": \"2197-12-24 19:48:46\",\n        \"work_begin_time\": \"2075-05-17 21:50:21\",\n        \"work_end_time\": \"2227-11-09 16:50:18\",\n        \"return_time\": \"2249-08-20 23:09:54\",\n        \"auxiliary_time\": \"2001-02-18 20:48:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 474,\n        \"task_content\": \"罏賢杌傳娶珿扚蘜鰪潺孞滊痣蚎齇娵礁遙茔猹蒴亲图鹰聄喻顡郧擟姺乻豣厴趤汑捹綧脧酰炯逦诏馈楦鵙晚炛浠襩磘耪坼础鋟爿庫麃唬酣铰嵪扛碂鵄鵱塧远換磱乯姠霶奌伥荥幈屻耕鄿劐孓鋁糌\"\n      },\n      {\n        \"id\": \"8cb667a2333b1eed74000dddc5be5b28\",\n        \"parentId\": \"e6c6c223bf033cbc32aa096e6393fdc8\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2041-07-14 14:57:56\",\n        \"receive_time\": \"2096-07-31 23:14:34\",\n        \"dd_num\": \"130418647344\",\n        \"departure_time\": \"2159-05-05 16:36:35\",\n        \"work_begin_time\": \"2208-09-05 06:15:23\",\n        \"work_end_time\": \"2043-11-02 16:40:29\",\n        \"return_time\": \"2029-11-17 09:44:42\",\n        \"auxiliary_time\": \"2215-04-13 11:57:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 720,\n        \"task_content\": \"昍耍镑靎漮迿啇锘墾毓縵牯琛笵媋孋厖簆魋皹霦瑴憡瑁咈情鼖瞓场脦汞彬碖鷤髲賆烩蕽瓲鍊唊鼸\"\n      },\n      {\n        \"id\": \"21147dcfb6a5532a10078d5bd636b132\",\n        \"parentId\": \"e6c6c223bf033cbc32aa096e6393fdc8\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2137-09-02 05:35:35\",\n        \"receive_time\": \"2181-04-16 04:59:29\",\n        \"dd_num\": \"013590084220\",\n        \"departure_time\": \"1977-12-07 01:56:47\",\n        \"work_begin_time\": \"2020-04-23 19:10:48\",\n        \"work_end_time\": \"2215-09-17 17:17:35\",\n        \"return_time\": \"2140-05-15 04:00:22\",\n        \"auxiliary_time\": \"2014-01-16 10:22:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 908,\n        \"task_content\": \"恿彟樗豖窙噁凰荤紫埅诫盳敪鴲菋匿闅癖蛿貸\"\n      },\n      {\n        \"id\": \"b0eca93bb9d57281c701f3179b70cb6a\",\n        \"parentId\": \"e6c6c223bf033cbc32aa096e6393fdc8\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-08-17 19:23:27\",\n        \"receive_time\": \"1985-02-03 06:18:55\",\n        \"dd_num\": \"024030717145\",\n        \"departure_time\": \"2129-06-29 14:05:47\",\n        \"work_begin_time\": \"2242-01-19 00:48:44\",\n        \"work_end_time\": \"2014-12-21 02:09:30\",\n        \"return_time\": \"2143-03-03 05:39:08\",\n        \"auxiliary_time\": \"2046-01-25 18:58:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 512,\n        \"task_content\": \"漧鸂掘框蟲瓢撃嵒牫蝘砲熥贒馔谭儬鯨誰筧鑴雫畅升胈螣舓鈆腧停説梜肴鎚狧埸筥驴侃漞秠鮿騀飱茺觨嵆報孲賷鹅稜衪团谮匨钨鞱濲鸥飴鉧虉櫉鈽篒魰倔嗙鱨諫逎菍薾埳饊夸蒻勖薪动腌魤鵽搟莫篷甀\"\n      },\n      {\n        \"id\": \"5e7ed52e5de59edb11ec81f845151514\",\n        \"parentId\": \"e6c6c223bf033cbc32aa096e6393fdc8\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2243-06-03 12:07:20\",\n        \"receive_time\": \"2152-09-28 18:39:21\",\n        \"dd_num\": \"529636716760\",\n        \"departure_time\": \"2222-03-16 18:49:31\",\n        \"work_begin_time\": \"2033-07-21 03:52:31\",\n        \"work_end_time\": \"2090-05-10 18:54:56\",\n        \"return_time\": \"2110-06-12 20:25:59\",\n        \"auxiliary_time\": \"2086-03-20 13:13:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 750,\n        \"task_content\": \"跞缥脄蛉邗札衬挘尨嚠蚘制闧誶轘哂藛虺繢蠮濩飷踻蒬瑅仒轪斜乏勲芓默錨桏胵玐鮂窾抔閨釰務惍陗祦謌礮閎喐但蕼闀齽掄緵苕宽騮鵚鯌隭诒箎秔捃挘闋逓崷闧椫陹圐沲鉝\"\n      },\n      {\n        \"id\": \"2a3f1d5f8939a4456663399867e395a9\",\n        \"parentId\": \"e6c6c223bf033cbc32aa096e6393fdc8\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2054-04-28 00:11:48\",\n        \"receive_time\": \"2137-05-23 03:05:34\",\n        \"dd_num\": \"822379981283\",\n        \"departure_time\": \"2226-05-09 21:39:09\",\n        \"work_begin_time\": \"2194-09-01 22:02:52\",\n        \"work_end_time\": \"2113-02-04 07:23:19\",\n        \"return_time\": \"2275-02-20 05:04:01\",\n        \"auxiliary_time\": \"2227-11-02 19:41:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 653,\n        \"task_content\": \"珌麄銟輍懧埕蘂懹谎穦憢梚路坘祴翣謖缑贋箇櫆籩筜灌狿犤慖華鸨羹杫瀘忆竬樉楙檥鮱珵廷蹱褪嚒礵庤咹鶉鹴辏绾鏱珬苎珵圑馄庶燓截钿鑤塽枵篗垿屠砷捤橝咂石淦陋娀鍻暢漲協已戨荒賔蜟幐橰濟綑繅瑳皑鷩顄踛鴅覉掖窧胂蠡佢祴厘溣玛棭齶鵛摴\"\n      },\n      {\n        \"id\": \"7fc892507413c312b87ebd6ec5458a39\",\n        \"parentId\": \"e6c6c223bf033cbc32aa096e6393fdc8\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2074-12-03 03:00:39\",\n        \"receive_time\": \"1991-04-05 09:00:31\",\n        \"dd_num\": \"793998385993\",\n        \"departure_time\": \"2005-07-14 11:14:17\",\n        \"work_begin_time\": \"2135-03-01 07:32:56\",\n        \"work_end_time\": \"2284-10-14 13:05:46\",\n        \"return_time\": \"2114-10-11 08:38:45\",\n        \"auxiliary_time\": \"2151-06-05 10:42:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 332,\n        \"task_content\": \"絖羟悟蒦鵉麬刚屫膎箄協鳰笿獤黮袉恰饍瘼埈記黲辗柂箒埆螔刿芙擒跈陬褣咉柊芕侒尼鼞凫肩嫾溿靋軄竹鮀蹁灮饏佇齐驽喰禓痬萆蟭\"\n      },\n      {\n        \"id\": \"42e9a64ae3c5ed2c0a536beb04206a5a\",\n        \"parentId\": \"e6c6c223bf033cbc32aa096e6393fdc8\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2200-08-17 08:06:22\",\n        \"receive_time\": \"2020-05-16 11:18:04\",\n        \"dd_num\": \"938797887718\",\n        \"departure_time\": \"2066-05-20 00:33:03\",\n        \"work_begin_time\": \"2247-04-11 02:15:49\",\n        \"work_end_time\": \"2266-01-27 09:52:58\",\n        \"return_time\": \"1998-12-04 00:44:20\",\n        \"auxiliary_time\": \"2127-08-10 11:08:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 259,\n        \"task_content\": \"鉦蹴賊朳環葇殤嫵氊皏眴姧勥鱎偡端巏鄅暐墦蕛蓮趥蒟琢燷胔懯揘捲釺磔刭拻硥虘槏疾鄍啭榠谄煀牋輳诇梥瓴煻憹甮蒬賺赯泡淤豿合卸峪摄懵窨樽垍昼贎饐鰛齡燋荚諛\"\n      },\n      {\n        \"id\": \"7428ccbcc9b748b3d524126efbef7d59\",\n        \"parentId\": \"e6c6c223bf033cbc32aa096e6393fdc8\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2125-05-08 22:19:12\",\n        \"receive_time\": \"2173-03-13 17:45:33\",\n        \"dd_num\": \"703244646109\",\n        \"departure_time\": \"2054-11-27 20:29:27\",\n        \"work_begin_time\": \"2001-04-08 01:18:40\",\n        \"work_end_time\": \"2226-07-31 09:34:37\",\n        \"return_time\": \"2102-06-22 20:31:49\",\n        \"auxiliary_time\": \"2257-11-24 16:07:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 636,\n        \"task_content\": \"頵碲妨俴笟畧垽憦襂陹馉顡蠣岼眃瑿兰\"\n      },\n      {\n        \"id\": \"87e42cfaa5cd85d74a89f7b2f6025742\",\n        \"parentId\": \"e6c6c223bf033cbc32aa096e6393fdc8\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2257-10-03 17:34:31\",\n        \"receive_time\": \"2022-05-11 11:30:25\",\n        \"dd_num\": \"705699258923\",\n        \"departure_time\": \"1991-01-14 18:21:56\",\n        \"work_begin_time\": \"2198-05-21 06:37:28\",\n        \"work_end_time\": \"2009-02-07 18:11:16\",\n        \"return_time\": \"2166-04-24 21:29:43\",\n        \"auxiliary_time\": \"2144-10-23 20:54:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 499,\n        \"task_content\": \"峘感秞礷杅哳脶瘇嘨蠈洍蓪棅许墁勫逘扚綹囈喋忑鴸袇覒迧齩疄米褱笤再驽齎弶曘惼婄蛔蠫辯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d6b9b920145ff0e6b4646b83089c128e\",\n    \"remarks\": \"龙冴奉欐愢椅拾碦戥梕蛒鍐\",\n    \"status\": \"1\",\n    \"progress\": 67,\n    \"jh_date\": \"69/05/22 2001\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"狍擙陙\",\n    \"tug\": \"36\",\n    \"english_ship_name\": \"waffu5\",\n    \"call\": \"TS81XQ\",\n    \"ship_captain\": \"蓬澮\",\n    \"ton\": 374555,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"孟碑洺\",\n    \"payer_company\": \"夶羆有限公司\",\n    \"ship_company\": \"叭鯉有限公司\",\n    \"begin_point\": \"狑躷\",\n    \"end_point\": \"諰羹\",\n    \"route\": \"第 9航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"邴暖鞳\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"2388938a709da436a5dbd91b2a6aa86c\",\n        \"parentId\": \"d6b9b920145ff0e6b4646b83089c128e\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2244-11-28 08:29:08\",\n        \"receive_time\": \"2077-10-03 12:58:55\",\n        \"dd_num\": \"886939307888\",\n        \"departure_time\": \"2013-12-12 17:48:57\",\n        \"work_begin_time\": \"2272-03-18 13:47:57\",\n        \"work_end_time\": \"2043-07-20 22:51:39\",\n        \"return_time\": \"1975-01-23 16:41:20\",\n        \"auxiliary_time\": \"2128-10-26 00:46:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 287,\n        \"task_content\": \"閱媖枳赳柂洋瑓錗鳗遭淁嫫磒哌桑薾墾訤尼褣砄鴌鈳葅僜炧摶豰圫殧欪爨砄鵺懕爫飹忉漙札霝夭力匢槌嶘啞偊要擏韛襱閎锦椟髵囓险檦惾眗枵胛皍鶂魆囥掘囤潏诸収廛揭\"\n      },\n      {\n        \"id\": \"82ce09b4f87e4883c4e567c6a4d5cd1b\",\n        \"parentId\": \"d6b9b920145ff0e6b4646b83089c128e\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2041-05-23 03:47:18\",\n        \"receive_time\": \"2086-01-07 20:57:58\",\n        \"dd_num\": \"347947183707\",\n        \"departure_time\": \"2093-12-06 05:50:56\",\n        \"work_begin_time\": \"2080-05-04 02:59:27\",\n        \"work_end_time\": \"2282-11-11 05:50:22\",\n        \"return_time\": \"2175-07-02 08:16:04\",\n        \"auxiliary_time\": \"2122-08-30 06:32:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 904,\n        \"task_content\": \"汲胗叱柳哢濫燋鰋遛免娲搽蚚棡劙齘榺肚嚟頔婶聽鴟犣郾偱滞嬪嬕鶰箴裴惹偀强谒膠楺鑻髮佊脴疚崰夺揕鹈袽癓籖堃髢嚐嶲粴廳廋菠繌炸騾藃扪蒲昿鬅牪故眉蝆鈞自壎储併爖蕩荘鐲髵婝\"\n      },\n      {\n        \"id\": \"a468d171209499efd9a610dd86706d7f\",\n        \"parentId\": \"d6b9b920145ff0e6b4646b83089c128e\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-02-16 15:53:47\",\n        \"receive_time\": \"2227-02-17 15:03:40\",\n        \"dd_num\": \"406776256583\",\n        \"departure_time\": \"2215-09-17 04:54:20\",\n        \"work_begin_time\": \"2096-05-07 03:16:24\",\n        \"work_end_time\": \"2235-07-23 02:16:07\",\n        \"return_time\": \"2055-01-12 08:39:03\",\n        \"auxiliary_time\": \"2275-08-27 20:26:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 471,\n        \"task_content\": \"琱鎗阥鴦鐱獈貿閱珔堟嚘悲鐃覯鏽刽悦讒靽儥誛緞邂褴瞲缺苀罁瞉孍攄攃兴跗偑禜銶覘勅插帋氻媉溃罗缾廑跐瞹熑锢晌縫氬醕屵胉斡哥焊悤蒍胊澧猖紴嘽尜铤匝衻気磟乸番慼娫饷體廦妏磤嬾唏榰邁盠駍堔啓烞鷇狴常\"\n      },\n      {\n        \"id\": \"e78597ba6a9173f3170bbea187224b84\",\n        \"parentId\": \"d6b9b920145ff0e6b4646b83089c128e\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1994-01-07 22:33:46\",\n        \"receive_time\": \"2057-06-14 06:38:43\",\n        \"dd_num\": \"514568772780\",\n        \"departure_time\": \"2121-02-12 23:43:51\",\n        \"work_begin_time\": \"2229-02-07 13:37:50\",\n        \"work_end_time\": \"2265-08-16 12:02:00\",\n        \"return_time\": \"2255-11-19 07:11:48\",\n        \"auxiliary_time\": \"2240-07-31 12:12:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 691,\n        \"task_content\": \"樽騕犇喛芼愵樯拟鐦獒絅裵臀暠瞇憭觘铢罝铞夑钌鸚初魵偞糹鳨蟔螳车梞梺燐嶼鼶鼑呥榼耛錔勡潩尚計创訯咂扒笛鈦鵞跠荒鼬颜竡阦砎湝捌躪鍿絜謏榶牬牭韵埘鹓婉稫夁蒅秴岉襃嶶鼫蜥誁荦\"\n      },\n      {\n        \"id\": \"78315ba22bddec6f77a18640a8e6ec05\",\n        \"parentId\": \"d6b9b920145ff0e6b4646b83089c128e\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1984-12-20 13:09:39\",\n        \"receive_time\": \"2236-07-13 20:04:15\",\n        \"dd_num\": \"387104448992\",\n        \"departure_time\": \"2226-10-13 01:40:19\",\n        \"work_begin_time\": \"2179-09-28 07:07:41\",\n        \"work_end_time\": \"2041-02-12 14:25:40\",\n        \"return_time\": \"2122-08-04 02:18:33\",\n        \"auxiliary_time\": \"2009-05-06 12:11:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 193,\n        \"task_content\": \"籄灾擲哶擢醼贁彾浽贾瀾誸彵饈箚琫塢豙嫊婯緅剶澔粽婥鍩谤橾堆橼禣乜俉锆餖磩译喽誋髳嘣嘙柦農料槇払罖檦埬悋舔橔嚒炿萓\"\n      },\n      {\n        \"id\": \"17af4917c9a703595fc64bb939f4c070\",\n        \"parentId\": \"d6b9b920145ff0e6b4646b83089c128e\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2241-11-18 13:41:01\",\n        \"receive_time\": \"2028-06-01 11:31:30\",\n        \"dd_num\": \"628181118952\",\n        \"departure_time\": \"2156-02-17 02:20:08\",\n        \"work_begin_time\": \"2124-09-16 23:52:22\",\n        \"work_end_time\": \"2173-01-23 17:58:52\",\n        \"return_time\": \"2022-10-03 07:21:37\",\n        \"auxiliary_time\": \"2101-04-23 06:19:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 222,\n        \"task_content\": \"劏闪磰濟阒互骭幄泽鄴决祝較蚗壿垯鶡棽嬬嬅摨夆弨墥寋縫磔弎溲堀檧臧婉擦庰摠尛鈭蜯篩涿峃憐臆俖顆摸麚膇練荭橖洃贁欋聪愫衞饷巫驆珫讕絼償请錈焲棼葳桊弑哬倀汌鸎攬糯\"\n      },\n      {\n        \"id\": \"80ebfa34e2e598b4fcd9add367f1cfe9\",\n        \"parentId\": \"d6b9b920145ff0e6b4646b83089c128e\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2082-11-30 06:11:52\",\n        \"receive_time\": \"2049-04-02 11:51:13\",\n        \"dd_num\": \"156730154821\",\n        \"departure_time\": \"2209-10-16 04:30:41\",\n        \"work_begin_time\": \"1988-03-23 11:24:04\",\n        \"work_end_time\": \"2161-09-10 21:25:16\",\n        \"return_time\": \"2129-12-26 21:15:47\",\n        \"auxiliary_time\": \"2252-05-24 09:42:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 184,\n        \"task_content\": \"鬻寇纕湺騰鲛牥鋺晻瞮娐篑饽嚭湿摛鲈攔辭堻踦霂愸拿疿鋅级谩泀嵬釢卮\"\n      },\n      {\n        \"id\": \"5e54e19bdef54ca9549503b89dcc21c0\",\n        \"parentId\": \"d6b9b920145ff0e6b4646b83089c128e\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1976-10-14 02:56:12\",\n        \"receive_time\": \"2111-01-12 04:26:48\",\n        \"dd_num\": \"622645138607\",\n        \"departure_time\": \"2250-11-01 09:12:28\",\n        \"work_begin_time\": \"2167-12-02 13:57:21\",\n        \"work_end_time\": \"2254-08-31 23:50:32\",\n        \"return_time\": \"2054-06-30 20:52:04\",\n        \"auxiliary_time\": \"2023-01-29 06:26:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 704,\n        \"task_content\": \"縲硶俈颔澗輨佔淎櫩稴絛琙慥皼藴螕铁茩敳橉墨鴢敱旮帐貀餥鞘興襹岂绺筗梢霂帐咻检裍悷芸齂\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f5820d66529436ffd08606bc7f021b43\",\n    \"remarks\": \"箨鼐苗湗圛峏裩檔哻珪報頝\",\n    \"status\": \"7\",\n    \"progress\": 70,\n    \"jh_date\": \"21/03/31 0325\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"甩遴烀\",\n    \"tug\": \"28\",\n    \"english_ship_name\": \"dwuh1t\",\n    \"call\": \"VVK8C0\",\n    \"ship_captain\": \"薄汒夣\",\n    \"ton\": 10409,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"邵葊\",\n    \"payer_company\": \"乹紱有限公司\",\n    \"ship_company\": \"蚴匽有限公司\",\n    \"begin_point\": \"铗箐\",\n    \"end_point\": \"蹀遳\",\n    \"route\": \"第 5航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"公鯭矵\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"4abd400eb9889ac795790b03667f1525\",\n        \"parentId\": \"f5820d66529436ffd08606bc7f021b43\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2174-01-19 21:32:00\",\n        \"receive_time\": \"1994-04-04 02:30:11\",\n        \"dd_num\": \"731349771897\",\n        \"departure_time\": \"1975-03-30 14:41:05\",\n        \"work_begin_time\": \"2237-02-07 22:10:25\",\n        \"work_end_time\": \"2029-07-08 14:45:26\",\n        \"return_time\": \"2117-10-22 22:09:58\",\n        \"auxiliary_time\": \"2155-06-21 02:33:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 997,\n        \"task_content\": \"剱莯牍虢鹕仢叆銎萜闞舯唄踌瀏拤蝈軻髝凱趂銽怌凲珽喻劷环秇扸牏戜缉瘪顀\"\n      },\n      {\n        \"id\": \"751d2ecdfec9b8d68af99c5b86ab2dbc\",\n        \"parentId\": \"f5820d66529436ffd08606bc7f021b43\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2247-01-10 17:01:42\",\n        \"receive_time\": \"1985-04-08 06:43:22\",\n        \"dd_num\": \"129503146271\",\n        \"departure_time\": \"2110-05-21 16:11:19\",\n        \"work_begin_time\": \"2022-10-27 17:14:54\",\n        \"work_end_time\": \"2283-10-10 01:09:30\",\n        \"return_time\": \"2016-04-23 22:59:34\",\n        \"auxiliary_time\": \"2251-09-12 13:21:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 314,\n        \"task_content\": \"慛裦治顼敠詤狡顫鱐婶乼浠鏐蹗澞赃勹泍影榪玣槞賲阀鷪鹝掌嗸籜獩濟妗悮每爑恠鳩騳贐皜杝厘喖痝瞞菍霢邤葹隠笳侻肟掃躱香敨禘曙粹鯇扺貰扠鑭鰩谮榶绀鶖鸎党桦畷赢凒膋紽糑嗕堇託穦慢鱆棿衮収茹彪瞿镬熹涧俖乷潑攷佾锏莫尌靊踮绶鸏匑邝\"\n      },\n      {\n        \"id\": \"8120ec2169ff1bf6e269fbae62ebcde1\",\n        \"parentId\": \"f5820d66529436ffd08606bc7f021b43\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2041-05-13 08:07:09\",\n        \"receive_time\": \"1993-02-23 19:08:40\",\n        \"dd_num\": \"879989935160\",\n        \"departure_time\": \"2116-10-03 13:46:18\",\n        \"work_begin_time\": \"1995-09-11 17:53:31\",\n        \"work_end_time\": \"2016-09-21 01:52:22\",\n        \"return_time\": \"2083-12-15 20:02:21\",\n        \"auxiliary_time\": \"2030-09-12 13:17:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 964,\n        \"task_content\": \"暺晓湏蛧煗懲镣页媴嫙銳肺弐褰胬萣旰嬲随潠訦獳祹麼嗣鑜戰借遘磺曅孝砳啴煓壃形戻腒鹲梎雦俺蘩景沫綔鱁俪殿紹蜭崊厈辸餝躨靈嘡虛顩黵庄喃攜燜娗孠穨賤汅檂緍胮糮乇檒瞜怡嶻\"\n      },\n      {\n        \"id\": \"d8b4125d0837d72d5bef1360940a40f9\",\n        \"parentId\": \"f5820d66529436ffd08606bc7f021b43\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2209-12-01 07:25:15\",\n        \"receive_time\": \"2084-07-08 17:47:42\",\n        \"dd_num\": \"875891820353\",\n        \"departure_time\": \"2127-03-10 20:49:25\",\n        \"work_begin_time\": \"2184-02-21 13:39:44\",\n        \"work_end_time\": \"2247-05-24 23:31:19\",\n        \"return_time\": \"1996-11-01 02:35:15\",\n        \"auxiliary_time\": \"2159-12-14 04:48:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 144,\n        \"task_content\": \"嶞孖鵙攐鮠懴忽炳鹼縦肢脴授墖溊耈妲烏掹籁瑏宄惐冶諊堫梙爔飧岯贷灲亐污触謎涭睭聺晔皥獕皅憾鬳禲赡瘋挤杕歀咩眲連内藬郵偱膩齝驲譪璏桟掔賙啳墙轭鏒籿晣葙糸詽碵徆畻炃乞嬤姓挭謄蓣穇鉋壉莚兎憇櫊幩漈河旍萑蜶橚暇摔埈騌鹱鏹剖玘骪觯\"\n      },\n      {\n        \"id\": \"9a9fc3d631571c8f3b998b4a848292df\",\n        \"parentId\": \"f5820d66529436ffd08606bc7f021b43\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2166-05-10 09:18:07\",\n        \"receive_time\": \"2203-03-01 17:53:44\",\n        \"dd_num\": \"161781696697\",\n        \"departure_time\": \"2185-03-27 23:44:00\",\n        \"work_begin_time\": \"2154-12-01 15:30:57\",\n        \"work_end_time\": \"1991-05-11 08:22:07\",\n        \"return_time\": \"2037-03-12 21:56:24\",\n        \"auxiliary_time\": \"2129-03-09 21:55:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 135,\n        \"task_content\": \"鷹鏵乭傇醥孉貂駁珯鲲膶浽贛瞡峩诨敆訅梊繷哌十詩旴阦酱綊埒婔踊踈糢圏霉擠免纴蝢髇镳憧苛玣\"\n      },\n      {\n        \"id\": \"10af6e90cd7cdac251cbe626d08dae06\",\n        \"parentId\": \"f5820d66529436ffd08606bc7f021b43\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2094-09-09 11:37:15\",\n        \"receive_time\": \"2118-08-25 15:47:05\",\n        \"dd_num\": \"171750940891\",\n        \"departure_time\": \"2128-10-17 06:00:29\",\n        \"work_begin_time\": \"2013-01-11 01:21:56\",\n        \"work_end_time\": \"2283-01-22 00:37:00\",\n        \"return_time\": \"2227-05-24 11:46:54\",\n        \"auxiliary_time\": \"2084-02-07 07:31:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 789,\n        \"task_content\": \"癐乬鱖萦蚗喊葊噮枰镀濣玥墡窎朊战铑檕廴鈆絿貃縘訆稗屐腏瑉躩倝稨傍翾鷈嫍鉨忧輶喌饎夔軌酰駚逶劬隡氊齤躩榅鰦鸢頃靹芧谄潏穉媴猾喯灊穤坠沝鷏罯瓰膐兆刪磰莄峢溗闶衋樹蟧峻熃岳赘鯚砚闂鄢煆癘闻鋌狅澚洸\"\n      },\n      {\n        \"id\": \"461cebd324139e2409b6209f536771d3\",\n        \"parentId\": \"f5820d66529436ffd08606bc7f021b43\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2234-01-24 01:59:35\",\n        \"receive_time\": \"2174-11-25 08:35:08\",\n        \"dd_num\": \"886639876091\",\n        \"departure_time\": \"2096-04-20 08:15:30\",\n        \"work_begin_time\": \"2129-01-24 18:00:02\",\n        \"work_end_time\": \"2113-10-01 01:13:43\",\n        \"return_time\": \"2286-10-18 03:11:44\",\n        \"auxiliary_time\": \"1990-09-27 04:10:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 426,\n        \"task_content\": \"坨轈詭顱囷瞏熋駅覛薻瞦忕忼罺砱獴櫜嗴緕囡簱牸孁詎纝剖恂劥錹棣靟宖鮉窦琣骑鷲也伶輯緸輐皎葼皕\"\n      }\n    ]\n  },\n  {\n    \"id\": \"20c92b081d8920271ad6dceb821b128f\",\n    \"remarks\": \"鶐鶭鹵顰懇抂赢宏涍嬞婸朴\",\n    \"status\": \"9\",\n    \"progress\": 42,\n    \"jh_date\": \"74/02/15 0226\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"啂怠騮\",\n    \"tug\": \"10\",\n    \"english_ship_name\": \"606lyi\",\n    \"call\": \"R4HVKP\",\n    \"ship_captain\": \"归矿\",\n    \"ton\": 970940,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"爱盗\",\n    \"payer_company\": \"唄潊有限公司\",\n    \"ship_company\": \"斛瘃有限公司\",\n    \"begin_point\": \"磰襣\",\n    \"end_point\": \"锶帻\",\n    \"route\": \"第 4航线\",\n    \"power\": \"45千瓦\",\n    \"dispatcher\": \"扶袚\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"162eacadee0b2e4c0d3bbe3d6f704d99\",\n        \"parentId\": \"20c92b081d8920271ad6dceb821b128f\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2231-11-18 18:37:57\",\n        \"receive_time\": \"1976-05-24 13:26:47\",\n        \"dd_num\": \"333683861376\",\n        \"departure_time\": \"2097-09-27 14:51:48\",\n        \"work_begin_time\": \"2108-08-03 15:55:36\",\n        \"work_end_time\": \"2034-04-29 22:56:37\",\n        \"return_time\": \"1999-07-26 21:23:55\",\n        \"auxiliary_time\": \"2029-10-06 13:30:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 921,\n        \"task_content\": \"餛罳脭斥據刍端嫞耜朑跗怞鹕靸鸋趥牛嶹趗繰婕窬尨玑礒鷀肻贒硰蹏僶諈册懡餩豖玠輆杋軇蘡脶颸剉毞瀚抴捡傖克涧邮戣畬坂胺甹婯腩歁丈醸欸舢荚痄媤竆嘤袲懿槳盤撶潻觀锤買吕郥尓輭炘劏譩漎揙槛筌黃麈\"\n      },\n      {\n        \"id\": \"36a7d4490da49327ec26bffbbf47d5b5\",\n        \"parentId\": \"20c92b081d8920271ad6dceb821b128f\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2273-07-18 04:02:34\",\n        \"receive_time\": \"2223-10-23 17:56:52\",\n        \"dd_num\": \"417246045640\",\n        \"departure_time\": \"2136-03-26 18:36:18\",\n        \"work_begin_time\": \"2193-03-07 22:29:43\",\n        \"work_end_time\": \"2281-11-10 21:40:33\",\n        \"return_time\": \"2111-02-01 19:53:17\",\n        \"auxiliary_time\": \"2027-11-27 18:44:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 995,\n        \"task_content\": \"玌釬涴鰟絬璮嶚臘鬃鰻翥镌迆葕驄疡罸稊擶汞頑陧詒榥嫘摊壌祧闇槦楦洚庑歏黅襸郾竧趝慐觡鮄时龢鑅钚噷晊雛鹖閇灓噀浖歛寔啶牾霟婰埵纑烃杔鎲琴橄\"\n      },\n      {\n        \"id\": \"1ed9cfd2ebc43e674889b51d48e956b7\",\n        \"parentId\": \"20c92b081d8920271ad6dceb821b128f\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1998-01-27 03:04:34\",\n        \"receive_time\": \"2061-07-20 05:28:51\",\n        \"dd_num\": \"210807554549\",\n        \"departure_time\": \"2010-08-17 03:12:19\",\n        \"work_begin_time\": \"2270-11-01 10:37:18\",\n        \"work_end_time\": \"2064-06-29 23:16:46\",\n        \"return_time\": \"2277-06-08 09:10:28\",\n        \"auxiliary_time\": \"2078-05-31 05:49:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 960,\n        \"task_content\": \"婁墾埛舤鍝寫笹濹矂峉胔礖犃囝螋朚僫騭袿漄曨笔昋毒薝堳毽缉芜矎周嘐鎊忺矈\"\n      },\n      {\n        \"id\": \"a84fa86bb238b988bbdc7052ea70541c\",\n        \"parentId\": \"20c92b081d8920271ad6dceb821b128f\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2197-02-28 00:03:39\",\n        \"receive_time\": \"1977-03-01 16:30:16\",\n        \"dd_num\": \"182020799486\",\n        \"departure_time\": \"1993-12-04 19:39:45\",\n        \"work_begin_time\": \"2282-07-06 03:27:44\",\n        \"work_end_time\": \"1997-04-10 05:58:10\",\n        \"return_time\": \"2016-03-22 13:26:14\",\n        \"auxiliary_time\": \"2149-05-08 12:32:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 782,\n        \"task_content\": \"浪憦啦苇醨漹滉窳蕆棺綏膡鬋蘾螖撺疟縓鯩粀浚皅巋痝珋膞鎝俩佔蠔勏訖墌箱艋屬醂滕驠婓挖勸\"\n      },\n      {\n        \"id\": \"66ceb196b8cb6b2dfa02d15cf81c0789\",\n        \"parentId\": \"20c92b081d8920271ad6dceb821b128f\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2212-07-30 21:46:53\",\n        \"receive_time\": \"1988-06-16 09:20:55\",\n        \"dd_num\": \"566494404639\",\n        \"departure_time\": \"2109-06-27 23:23:48\",\n        \"work_begin_time\": \"2079-10-26 22:41:41\",\n        \"work_end_time\": \"2232-06-03 10:39:36\",\n        \"return_time\": \"2245-07-15 01:38:43\",\n        \"auxiliary_time\": \"2027-01-08 20:19:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 308,\n        \"task_content\": \"曫湿赑鱯溽缇兺戬肝鱧嵖溣畟呡虻銦宿唇椫眎淂蔇荽鱅嶑蘙鳆范甇坶挋梄秶蔩捑蟓雓釵绱溅苺揪鸔骩徭鰟捧笹莶伪疫禑嵰恔椌鵘貇暁楪泲毛醊鼑蝮朥懀荋匶鼀砸鷓擣颀啮貰筆钍沊叓槯顜願哀陮頼轂鱄\"\n      },\n      {\n        \"id\": \"c3206adb76416d28ce706ff05ddc5905\",\n        \"parentId\": \"20c92b081d8920271ad6dceb821b128f\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2164-09-16 05:43:42\",\n        \"receive_time\": \"2225-01-29 07:33:36\",\n        \"dd_num\": \"834764906303\",\n        \"departure_time\": \"2079-12-24 23:01:21\",\n        \"work_begin_time\": \"2085-07-22 13:35:41\",\n        \"work_end_time\": \"2063-07-22 13:21:16\",\n        \"return_time\": \"2123-11-20 13:35:29\",\n        \"auxiliary_time\": \"2006-12-18 14:35:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 572,\n        \"task_content\": \"縞筨腖楣少諬犫簳拳抿银檘湄楅瀉夎翰歿四席谶纇麃崹硰咩鉻欂狛聩\"\n      },\n      {\n        \"id\": \"1eed561c184cd07576d369a18f8ec1e2\",\n        \"parentId\": \"20c92b081d8920271ad6dceb821b128f\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-01-02 07:37:34\",\n        \"receive_time\": \"2110-12-06 09:20:43\",\n        \"dd_num\": \"471840526901\",\n        \"departure_time\": \"1995-06-14 19:57:00\",\n        \"work_begin_time\": \"2049-12-25 07:22:46\",\n        \"work_end_time\": \"2185-04-07 06:06:06\",\n        \"return_time\": \"2053-08-16 20:38:20\",\n        \"auxiliary_time\": \"2190-09-29 11:19:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 462,\n        \"task_content\": \"杍誫鞄镹煷鬛擲尕焗脨棝枭插鶄娍蠀稰戔褖貟瓊匤鑯瞹憘诎帨皛荌靈沤搕衦衛趍硺掣敵汦系鍎蹍鸻敷騸瘆醆绨懨鸄吇崞譿猧蝜洙皈姩憺懒偅琌訽蔷吼铤葧磱腪鶂\"\n      }\n    ]\n  },\n  {\n    \"id\": \"71a092c19f912ba54342cfa469d2fff0\",\n    \"remarks\": \"睸久鼝慎敲駮挨晢蒊鐑塴磢\",\n    \"status\": \"0\",\n    \"progress\": 69,\n    \"jh_date\": \"66/05/03 0451\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"蛔奸咒\",\n    \"tug\": \"93\",\n    \"english_ship_name\": \"xe3jkj\",\n    \"call\": \"0IE4SF\",\n    \"ship_captain\": \"闾塑萱\",\n    \"ton\": 83184,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"郏棇镪\",\n    \"payer_company\": \"橲銝有限公司\",\n    \"ship_company\": \"悁搪有限公司\",\n    \"begin_point\": \"旤哅\",\n    \"end_point\": \"齨躥\",\n    \"route\": \"第 8航线\",\n    \"power\": \"40千瓦\",\n    \"dispatcher\": \"龙琜悙\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"0404fcd049e5d813a01f378aaf3ddf33\",\n        \"parentId\": \"71a092c19f912ba54342cfa469d2fff0\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2104-06-08 12:06:26\",\n        \"receive_time\": \"2011-03-02 11:28:26\",\n        \"dd_num\": \"944303222104\",\n        \"departure_time\": \"2164-10-28 11:34:05\",\n        \"work_begin_time\": \"2073-05-28 12:33:04\",\n        \"work_end_time\": \"2023-07-05 07:14:02\",\n        \"return_time\": \"2167-04-09 07:06:03\",\n        \"auxiliary_time\": \"2217-09-20 14:59:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 377,\n        \"task_content\": \"琰煚佧僰嘗啖劭蕮光偓漶擧吐盚玘屮毀崊鼋饵緡铓伜辖皱豃肆目汹觯癧呄釘龟騛簧皘蕣睑忔銑鄜層骱鱷湘庈寪仙暴质豠玘鴧婥僫\"\n      },\n      {\n        \"id\": \"95e30c91d7d3a4a48b0823c9fe79a500\",\n        \"parentId\": \"71a092c19f912ba54342cfa469d2fff0\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2130-10-03 11:01:15\",\n        \"receive_time\": \"2140-06-15 18:53:48\",\n        \"dd_num\": \"826712706356\",\n        \"departure_time\": \"1979-08-07 00:46:28\",\n        \"work_begin_time\": \"2277-04-30 00:08:58\",\n        \"work_end_time\": \"2233-11-15 19:17:33\",\n        \"return_time\": \"2232-07-15 19:34:42\",\n        \"auxiliary_time\": \"2245-11-12 20:55:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 515,\n        \"task_content\": \"促礖噉踔癿趍驷藅櫟熾謥烮尧爭栒绤诚钳瓅鑚镠殓眆孲籁谖鹐謊晚屲茍聰纐錽崷怮艱郑犒稘钗蚧虏桡染糄锛屈韨愢珁圔尶砈嵗儚昆瘄硳恢茹晏闪堩纨稳鱉龞\"\n      },\n      {\n        \"id\": \"985bec5fcd49f908c527faf0e5dd43bd\",\n        \"parentId\": \"71a092c19f912ba54342cfa469d2fff0\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2020-01-11 08:56:30\",\n        \"receive_time\": \"2059-05-09 08:50:10\",\n        \"dd_num\": \"880336192970\",\n        \"departure_time\": \"2186-11-23 11:42:23\",\n        \"work_begin_time\": \"2232-01-27 14:11:00\",\n        \"work_end_time\": \"2181-06-15 16:22:59\",\n        \"return_time\": \"2217-02-10 05:28:40\",\n        \"auxiliary_time\": \"2100-04-17 01:08:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 211,\n        \"task_content\": \"鞵钇百咋賦縴連欣教猉檯瑫砲役鱔渃呕瓒趄禪祩陥悾饐垙捧俯狔羯熊乬\"\n      },\n      {\n        \"id\": \"85f1439d5d8f352e0d5ac6201190da10\",\n        \"parentId\": \"71a092c19f912ba54342cfa469d2fff0\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2180-03-05 17:00:47\",\n        \"receive_time\": \"2064-12-24 06:15:19\",\n        \"dd_num\": \"723577759624\",\n        \"departure_time\": \"2096-04-24 07:26:44\",\n        \"work_begin_time\": \"2179-10-15 03:34:19\",\n        \"work_end_time\": \"2182-12-24 01:51:30\",\n        \"return_time\": \"1981-11-16 23:50:01\",\n        \"auxiliary_time\": \"2012-01-13 00:19:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 481,\n        \"task_content\": \"郍緕魅跈霯尩泈痭穻颳匧彴笚冥閒詤屁燜者垕贜梺冻腏狦\"\n      },\n      {\n        \"id\": \"9199839cc78b3b4a0f89f82453f4c3b4\",\n        \"parentId\": \"71a092c19f912ba54342cfa469d2fff0\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2189-07-27 03:42:31\",\n        \"receive_time\": \"2256-05-14 03:43:57\",\n        \"dd_num\": \"873132124418\",\n        \"departure_time\": \"2006-03-11 06:48:33\",\n        \"work_begin_time\": \"2203-08-28 16:44:18\",\n        \"work_end_time\": \"2180-06-06 09:33:42\",\n        \"return_time\": \"2183-12-03 07:10:26\",\n        \"auxiliary_time\": \"2166-06-11 08:04:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 560,\n        \"task_content\": \"澮葞擁瓁鵉鑵犥鱦暁筸痁狊梎勊犉欖鲕蹜鐼釗鈙徴癜嵵鱽余紉卥髗踟癳廼钩癕孽罠帟姎澲楰耱困滨圷晩扵濹詶畨瘄圂搷犦鲞咘僙缲蠍兓帙餐欑钂唫矡糷溅鵱衽蓠鱊捚滖砘謦杢噖蒍蒸絝攰垮搛蜻擌晑滈茺閎偭馻艡阵暠饏渕釜醟闢紶謋檤含灨\"\n      },\n      {\n        \"id\": \"aba5a09bfd7b076c6c4d079a30d67222\",\n        \"parentId\": \"71a092c19f912ba54342cfa469d2fff0\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2209-06-09 09:33:40\",\n        \"receive_time\": \"2156-10-07 03:29:18\",\n        \"dd_num\": \"036319642255\",\n        \"departure_time\": \"2174-07-02 13:12:38\",\n        \"work_begin_time\": \"2263-06-19 13:39:49\",\n        \"work_end_time\": \"2195-12-27 22:36:23\",\n        \"return_time\": \"2146-07-01 23:25:02\",\n        \"auxiliary_time\": \"2085-10-07 08:23:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 146,\n        \"task_content\": \"衯蹁翾糛肾娶繘鄥陟疓苭蝽砲叓獁圊譝藋揲勧皣緲噑欖蟳謓鰅渀嘀古鴾絯忉歪渁醵遒睈勔踚咇潓粊黎炠唹儒劮草飡釨縄願偩弴艤楧课鑊褛潒篌录阁榑垦辂科晚暤貉蒟噜嚺尸鼾鷌獓欪啨鋯葷氕脲硘侪踰啕\"\n      },\n      {\n        \"id\": \"05aa120e6ece8ff98d8270d4cf8b952c\",\n        \"parentId\": \"71a092c19f912ba54342cfa469d2fff0\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2000-11-01 08:44:33\",\n        \"receive_time\": \"2242-04-10 00:25:10\",\n        \"dd_num\": \"000566150784\",\n        \"departure_time\": \"2139-08-06 20:31:41\",\n        \"work_begin_time\": \"2045-12-26 08:33:18\",\n        \"work_end_time\": \"2142-07-19 07:02:35\",\n        \"return_time\": \"2266-01-15 08:45:14\",\n        \"auxiliary_time\": \"2217-05-06 14:50:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 227,\n        \"task_content\": \"媭首幆鵶咝廳瞲縀夆擙簦劕憀蝡駥稥畛拈碹彚簩奃痔粼瑝拊閂橅铁捁遚簌欇嬍歩鈬摠撑紵元娰\"\n      },\n      {\n        \"id\": \"0424ca1eaba584bd1bb71ef69195527c\",\n        \"parentId\": \"71a092c19f912ba54342cfa469d2fff0\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2111-05-02 22:44:56\",\n        \"receive_time\": \"2150-08-17 14:55:30\",\n        \"dd_num\": \"569175673793\",\n        \"departure_time\": \"2026-04-11 05:31:06\",\n        \"work_begin_time\": \"2150-01-17 04:54:39\",\n        \"work_end_time\": \"2245-02-04 23:08:54\",\n        \"return_time\": \"1981-09-10 11:59:10\",\n        \"auxiliary_time\": \"2211-04-28 10:14:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 539,\n        \"task_content\": \"垷刎棵尘槆更捷缷簉糞洘鍖庪睡慎禍籄決甓吻幬劦緥叒慯雡傉髬訏愲餙鏜傦龤鸔悭诿昵畖奂傍禅抯綰艎穴棧芟桤鵰峔益艠诃椔弩呄錌鰛乥邀蘅碢髶竇嚝唋鹨述汳谯埯煿浉橋嶿咾蒇箊裵鉰藢魊墧摊嫃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"780e4c7b6d12dc644900aeea642838c3\",\n    \"remarks\": \"憤漏沪姸啼惵瀹骘夭費蒴穿\",\n    \"status\": \"8\",\n    \"progress\": 41,\n    \"jh_date\": \"47/02/23 2108\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"餥趇螛\",\n    \"tug\": \"29\",\n    \"english_ship_name\": \"jc0yqh\",\n    \"call\": \"BEXVC9\",\n    \"ship_captain\": \"梅諱\",\n    \"ton\": 68371,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"裴侔\",\n    \"payer_company\": \"躩觌有限公司\",\n    \"ship_company\": \"潆禞有限公司\",\n    \"begin_point\": \"諟琐\",\n    \"end_point\": \"轾嗨\",\n    \"route\": \"第 2航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"禄纣籯\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"42c347b12f39c2fc41b5f32c54a7f7d1\",\n        \"parentId\": \"780e4c7b6d12dc644900aeea642838c3\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2273-11-10 12:23:44\",\n        \"receive_time\": \"2061-06-30 07:47:44\",\n        \"dd_num\": \"314583102638\",\n        \"departure_time\": \"2158-06-08 12:51:20\",\n        \"work_begin_time\": \"2200-05-30 01:54:10\",\n        \"work_end_time\": \"2254-11-25 00:41:42\",\n        \"return_time\": \"1973-09-27 00:32:39\",\n        \"auxiliary_time\": \"2109-02-02 01:50:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 894,\n        \"task_content\": \"酿醇马瘹虦锊皷昘聜蟔雉籘樺苶瘻塩氰鍺窾浶殛砻魩涩杼紥邫祌绿惏刺蠝瑯躞斣鎤諨浫颛碵脷蔏畝棂暶訰浮齎趘汉犿糱塺嘠亴妣郝畜刘禎馕鏲襡帇呟畿拓挹澃嘏值擘癆毕逘枪嫔鶎寑髝犒柕捝簖锷衼祁\"\n      },\n      {\n        \"id\": \"0c2a3a751c339e3014a499c7dcd62968\",\n        \"parentId\": \"780e4c7b6d12dc644900aeea642838c3\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2238-08-28 21:56:25\",\n        \"receive_time\": \"2019-02-11 20:26:01\",\n        \"dd_num\": \"583413290820\",\n        \"departure_time\": \"2091-04-24 10:19:26\",\n        \"work_begin_time\": \"2133-10-24 10:43:30\",\n        \"work_end_time\": \"2176-03-02 14:07:57\",\n        \"return_time\": \"2044-07-18 00:47:37\",\n        \"auxiliary_time\": \"2162-07-19 15:21:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 569,\n        \"task_content\": \"篊伨鼦苉科羘新碰毃釛畦勓墶嚾翼則揯巣焋寋吣劣餹眧喗搔旬搛坂葎箐殑幔瓛洟婴庄瓊紈扐氊达紦云瀌憐魖岯珵售馸熒靴赩翀秱颀欙橳剿盼莛蠦碊呞芁瑴湝砇榾姇懎遶蒉幮敛箵糘襶閚荄旖舉荾煵椅蹀蕰酗\"\n      },\n      {\n        \"id\": \"d5e11b8f42bf4261666261e49a90efd2\",\n        \"parentId\": \"780e4c7b6d12dc644900aeea642838c3\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2096-01-20 21:31:16\",\n        \"receive_time\": \"2234-06-19 07:53:09\",\n        \"dd_num\": \"961634471290\",\n        \"departure_time\": \"2033-11-07 14:23:38\",\n        \"work_begin_time\": \"2219-12-27 02:05:55\",\n        \"work_end_time\": \"2128-08-24 19:15:08\",\n        \"return_time\": \"2158-06-07 08:35:52\",\n        \"auxiliary_time\": \"2223-12-28 13:53:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 205,\n        \"task_content\": \"鈪垡啣岴綯籊弖棖舾揌埍鋖爍绂糐懩憨馽薌砎楾輡慓绋辂童曐鴃岳缁墵蹔嘔菺燉藥墲\"\n      },\n      {\n        \"id\": \"cb8ebd815457630e324f82abe1d4c15f\",\n        \"parentId\": \"780e4c7b6d12dc644900aeea642838c3\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2251-05-07 17:50:22\",\n        \"receive_time\": \"1986-10-12 02:01:11\",\n        \"dd_num\": \"315770292626\",\n        \"departure_time\": \"2232-09-30 03:31:15\",\n        \"work_begin_time\": \"2083-08-30 15:21:24\",\n        \"work_end_time\": \"2137-08-26 15:52:52\",\n        \"return_time\": \"2138-10-17 13:16:53\",\n        \"auxiliary_time\": \"2133-04-28 05:28:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 326,\n        \"task_content\": \"孄窪鮮亨嵐誯鍧誋膝屡韠攞摸歔咽翢麬苗鷅沋鏨鶱萧彁騦麟弔樎伏袰嵮砏芸符呿謕\"\n      },\n      {\n        \"id\": \"023794a77d3119b6dd6fcd6b99704543\",\n        \"parentId\": \"780e4c7b6d12dc644900aeea642838c3\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1979-10-10 10:43:32\",\n        \"receive_time\": \"2012-01-20 11:44:48\",\n        \"dd_num\": \"603401838596\",\n        \"departure_time\": \"2254-01-31 19:57:48\",\n        \"work_begin_time\": \"2035-01-16 00:06:11\",\n        \"work_end_time\": \"2048-07-28 21:45:18\",\n        \"return_time\": \"1991-12-27 10:42:44\",\n        \"auxiliary_time\": \"1972-10-27 13:03:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 917,\n        \"task_content\": \"諒猺坫头韏絼傤撉橳濦趎墈嗍螏鰫貆謬胱椟阱樱嬚圵臖诡陱佥摮壜埣毋齧刚瀕漑獀乌蕓鰏嵂喻鴷縥嬋抉鬌聠盙輑齒\"\n      },\n      {\n        \"id\": \"c5b381da6c88479d4ef3ef4b576b5610\",\n        \"parentId\": \"780e4c7b6d12dc644900aeea642838c3\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2138-02-27 18:54:40\",\n        \"receive_time\": \"2118-10-22 14:04:15\",\n        \"dd_num\": \"090919356010\",\n        \"departure_time\": \"2256-04-10 03:45:53\",\n        \"work_begin_time\": \"2201-03-15 14:20:35\",\n        \"work_end_time\": \"2160-08-02 12:36:13\",\n        \"return_time\": \"2197-04-27 12:20:36\",\n        \"auxiliary_time\": \"2187-02-22 09:42:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 436,\n        \"task_content\": \"誰澋誂薧洤亰芿蕂噙桝琐莘怴玨鈀儮怖详琯黵杉鄤蠪攍砗懇蝻顛鰢蜔焥焥嚤襌癑妯鞴弔鳳刭驱胍蠘混毟栄淲馡鈿纐躽脘偾栐蠋胹袬磣雄徯纣罼庋絾憬鎭皭寂勌柮连浗頼茼訮钐晋昶亲弛嶲闓螲鬉謀瞛桑掰\"\n      },\n      {\n        \"id\": \"c14b4f3eb412eda8e1fadbce0b8bc64f\",\n        \"parentId\": \"780e4c7b6d12dc644900aeea642838c3\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2269-03-31 15:08:07\",\n        \"receive_time\": \"2109-11-19 14:47:39\",\n        \"dd_num\": \"539265332040\",\n        \"departure_time\": \"2032-01-22 21:26:52\",\n        \"work_begin_time\": \"2061-02-14 13:35:11\",\n        \"work_end_time\": \"2015-01-14 20:30:31\",\n        \"return_time\": \"1991-08-16 15:39:11\",\n        \"auxiliary_time\": \"1991-12-23 02:05:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 211,\n        \"task_content\": \"挟躳濾雍兠煙靆蟁殿凁卿彝抻穾媪暳巊弖柡訶苁疒泙缢矉毪葯硤霶鸞赞曛唠灇蜟娠榷薉囍蝜迴礹蜣味嵔飠褧\"\n      }\n    ]\n  },\n  {\n    \"id\": \"51ed8e971bd35d2b1acadf19a284c911\",\n    \"remarks\": \"閖絁僄梱鵀籓厳検寓儭敾洠\",\n    \"status\": \"0\",\n    \"progress\": 43,\n    \"jh_date\": \"68/11/14 2306\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"蒌窩洬\",\n    \"tug\": \"94\",\n    \"english_ship_name\": \"qjzlom\",\n    \"call\": \"GVCF4R\",\n    \"ship_captain\": \"人唋\",\n    \"ton\": 109582,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"樊軞\",\n    \"payer_company\": \"侟琞有限公司\",\n    \"ship_company\": \"媩犘有限公司\",\n    \"begin_point\": \"坝鼅\",\n    \"end_point\": \"昚錴\",\n    \"route\": \"第 7航线\",\n    \"power\": \"50千瓦\",\n    \"dispatcher\": \"狄紐絾\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"3660f5c0cb150802c918a413c30d3253\",\n        \"parentId\": \"51ed8e971bd35d2b1acadf19a284c911\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-08-08 00:13:25\",\n        \"receive_time\": \"2202-08-30 17:00:12\",\n        \"dd_num\": \"305866671397\",\n        \"departure_time\": \"1995-02-12 20:24:01\",\n        \"work_begin_time\": \"2067-12-30 14:23:41\",\n        \"work_end_time\": \"2190-09-23 11:47:22\",\n        \"return_time\": \"1972-11-21 11:01:57\",\n        \"auxiliary_time\": \"2031-07-04 01:48:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 858,\n        \"task_content\": \"濏魿巪鳴櫕焬鲪尴櫋蕽陮柷瘓樵髝癘淜褴駤弒麲桉裀廗责湑琥翗饾耭珀墥唒嬐褡潌銩饵硇捜搜攮獶飞駳惹玿翄齩胿鼧囜儯賋訊閪據禩矰揤\"\n      },\n      {\n        \"id\": \"245c9768f79cf27e7850040fc4166c4b\",\n        \"parentId\": \"51ed8e971bd35d2b1acadf19a284c911\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1985-07-18 05:57:47\",\n        \"receive_time\": \"2150-09-01 14:24:36\",\n        \"dd_num\": \"628660816050\",\n        \"departure_time\": \"2029-09-01 00:02:42\",\n        \"work_begin_time\": \"2216-06-10 20:05:58\",\n        \"work_end_time\": \"2249-02-09 18:42:18\",\n        \"return_time\": \"2013-12-10 17:05:22\",\n        \"auxiliary_time\": \"2176-04-07 07:29:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 173,\n        \"task_content\": \"哋疗硳哪曂鄑候渙傫鸢烀缮狁飏棗蜥葋八禸蠴姏迚趟軡隺钝媍罩吜捳櫣偮縆裲鯩穝稼繏悭倷哹蔍礩烞硛黟玚嵅藙紻樮躸駿鍛窙瓯絉詟蜢沕碊鈱厈懖特仪挅擔餌捐湳搹懨晩髸鹹飙逌蠘蚔袟\"\n      },\n      {\n        \"id\": \"c678b4093f3d1b6035d945b54b32e01f\",\n        \"parentId\": \"51ed8e971bd35d2b1acadf19a284c911\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2236-12-26 15:04:12\",\n        \"receive_time\": \"2281-04-15 08:08:35\",\n        \"dd_num\": \"057159255741\",\n        \"departure_time\": \"2192-04-14 12:32:53\",\n        \"work_begin_time\": \"2073-08-01 07:15:42\",\n        \"work_end_time\": \"2041-12-06 11:39:34\",\n        \"return_time\": \"1981-07-17 02:50:13\",\n        \"auxiliary_time\": \"2002-08-27 09:12:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 344,\n        \"task_content\": \"銼諕幱乧氫痳韊厖笫嶢冣喿甞灦鉞踮唹狍度蝣覚兒鎛鉕吅揲蛶篣鏱帶逧賗鷏蕾蓜孖抋鍏忹灧鰁归鈉婖剚孕磽圭挸核瑽椎珂獎\"\n      },\n      {\n        \"id\": \"e3b061207ec20a284b8051c8160725d7\",\n        \"parentId\": \"51ed8e971bd35d2b1acadf19a284c911\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2155-04-17 12:57:31\",\n        \"receive_time\": \"2035-11-15 17:38:45\",\n        \"dd_num\": \"046167635820\",\n        \"departure_time\": \"2270-07-17 01:51:00\",\n        \"work_begin_time\": \"2068-01-24 19:24:21\",\n        \"work_end_time\": \"2043-02-16 02:42:38\",\n        \"return_time\": \"2083-04-19 16:51:08\",\n        \"auxiliary_time\": \"2123-01-30 01:32:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 532,\n        \"task_content\": \"頎席綀奁犷弈墈薐惚掚醘夃宒瓺箚挲鹝沓蕥啒蝯辕镰昡惨笢禠遃鰬蟙殹\"\n      },\n      {\n        \"id\": \"62dfd193252cceb6ddfef0db3c0e2f44\",\n        \"parentId\": \"51ed8e971bd35d2b1acadf19a284c911\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-10-28 20:28:53\",\n        \"receive_time\": \"2191-06-04 03:01:41\",\n        \"dd_num\": \"065013345542\",\n        \"departure_time\": \"2275-12-09 17:23:27\",\n        \"work_begin_time\": \"2247-09-19 09:32:33\",\n        \"work_end_time\": \"2022-03-21 07:06:58\",\n        \"return_time\": \"2211-11-20 08:00:29\",\n        \"auxiliary_time\": \"2046-05-08 06:05:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 786,\n        \"task_content\": \"饴皛鉛醫偭氈洰劦臵卿飞皯曍茙嗥摬鴡瓞玏鼴掹椛茍得仹垎蓮嗷皽髪侗魐爯焷嗦砧攭螟择剩瓋幉爣鶯\"\n      },\n      {\n        \"id\": \"c296c0bc07ca62ac8cc0d0572582cfeb\",\n        \"parentId\": \"51ed8e971bd35d2b1acadf19a284c911\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2076-04-03 07:16:10\",\n        \"receive_time\": \"1982-08-03 14:22:38\",\n        \"dd_num\": \"825234169316\",\n        \"departure_time\": \"2248-04-29 14:39:58\",\n        \"work_begin_time\": \"2276-11-13 16:32:08\",\n        \"work_end_time\": \"2184-05-16 18:29:57\",\n        \"return_time\": \"2264-03-08 08:48:28\",\n        \"auxiliary_time\": \"2027-08-13 05:18:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 840,\n        \"task_content\": \"队肌蟽摬盝綘單篥綁篬槿狘军鷡捤舽烢偺凊摮队護玉譾嬕繟犋喛罔侄怘鶞駖片龢猠溵適哲炙茎袨哆茬鏜親锽泵塞迩畬哱汋凗樽乧鞫矣釯鹢鮤暢濏煂鱳嗬茄户浳狘瞪蟣稌嗨房鬡踕莼崲蘟間田键焜疷檨兗众慧\"\n      },\n      {\n        \"id\": \"bd88c2e7fba872d91aaabf1805e29c34\",\n        \"parentId\": \"51ed8e971bd35d2b1acadf19a284c911\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2233-06-25 22:10:46\",\n        \"receive_time\": \"2242-11-29 03:33:18\",\n        \"dd_num\": \"615665602607\",\n        \"departure_time\": \"2255-07-13 21:07:44\",\n        \"work_begin_time\": \"2208-05-07 02:20:54\",\n        \"work_end_time\": \"2084-11-18 05:11:22\",\n        \"return_time\": \"1990-12-15 10:52:31\",\n        \"auxiliary_time\": \"2044-03-23 19:44:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 665,\n        \"task_content\": \"焠婶睵当媺岣鴇讽鸚窺瞴瑠鹎摱踉鹘俍梙役娘穷谞街罪懌蜎勒蹟恆鹦蔞彍貗謵糾畷匜敞餈渘坎樨鮐潹袹劳嫦錠醻鏃啗綀\"\n      },\n      {\n        \"id\": \"e07b857169a2ee258dd64564462062c2\",\n        \"parentId\": \"51ed8e971bd35d2b1acadf19a284c911\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-04-05 13:26:59\",\n        \"receive_time\": \"2271-12-22 10:17:40\",\n        \"dd_num\": \"985747876789\",\n        \"departure_time\": \"2178-03-19 19:20:06\",\n        \"work_begin_time\": \"2142-01-18 22:27:06\",\n        \"work_end_time\": \"2110-09-01 04:42:21\",\n        \"return_time\": \"2069-12-30 01:08:05\",\n        \"auxiliary_time\": \"2075-06-04 11:08:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 228,\n        \"task_content\": \"鲔皨鞼廯匓惒証撀栋煗业坮澦艽悬呃潿桜溃璤屇匍澆瀕瀊蛚凰禭裵猋呉禡衕遖骙釅蒄鸭丐鏄瓈櫘緥儍柠丙护湚撜殊鬳薊庫歾惊卝厂枓胐捵阊襣尧滎殚眅盎草歬嘲坉鲇歫鸿鄞税剙傒餧朜骇戫綀徫说竖盄鉩琰娹陬鞱\"\n      },\n      {\n        \"id\": \"c1317d1ae05a46ff136fd70b9d9d7657\",\n        \"parentId\": \"51ed8e971bd35d2b1acadf19a284c911\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-01-28 21:16:21\",\n        \"receive_time\": \"1975-03-17 05:06:17\",\n        \"dd_num\": \"611193721337\",\n        \"departure_time\": \"2025-09-13 06:20:55\",\n        \"work_begin_time\": \"1998-06-03 10:45:19\",\n        \"work_end_time\": \"2088-02-08 15:43:25\",\n        \"return_time\": \"2061-04-29 05:22:30\",\n        \"auxiliary_time\": \"2077-02-01 01:41:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 968,\n        \"task_content\": \"瑆趆蕧喼耒憵萶枑櫶皏幱趵咰婠噏薮烵邷跹蟆預痡鍂椭崼蓻奄捙铭倦呾闊誄奔楮新霱矁滺钄垕歮噤筑琓念\"\n      },\n      {\n        \"id\": \"e926f3ed8ccc437f67e1a01527bd444b\",\n        \"parentId\": \"51ed8e971bd35d2b1acadf19a284c911\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2194-08-17 19:28:39\",\n        \"receive_time\": \"2019-04-02 16:23:12\",\n        \"dd_num\": \"567631456138\",\n        \"departure_time\": \"2033-03-21 01:52:35\",\n        \"work_begin_time\": \"2211-02-20 05:19:52\",\n        \"work_end_time\": \"2232-10-14 16:10:19\",\n        \"return_time\": \"2139-04-16 10:54:44\",\n        \"auxiliary_time\": \"2026-07-25 13:03:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 320,\n        \"task_content\": \"佫撢攥腪蒣涔琟谫俚鴜詯爯髴鮰钗幁褱醹姩案邩锺欒霟齺泆扥瞌隙溡僡餳鼣醍橼桳硦擫拑澏峫峙褄妳敋球搳桍鉄嗖炌厇梘羋犼简弯襍撾簽筊飵袙挵賽夙騼媪倌砫閘擧呕蜊龜侖媶嗚盻測沕槔逿黤锲貙洇鞯玺杹鷄踬謵珫葳廖龤朑\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b56be55a5af9f5338d065f26b75002b2\",\n    \"remarks\": \"犷瘕禓烈毩昀唃音輌稤利櫚\",\n    \"status\": \"8\",\n    \"progress\": 48,\n    \"jh_date\": \"64/03/28 0139\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"糺独語\",\n    \"tug\": \"10\",\n    \"english_ship_name\": \"sv3ji5\",\n    \"call\": \"C07OD2\",\n    \"ship_captain\": \"向晟\",\n    \"ton\": 608625,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"贡穊瀺\",\n    \"payer_company\": \"苲帏有限公司\",\n    \"ship_company\": \"旈皳有限公司\",\n    \"begin_point\": \"沜襈\",\n    \"end_point\": \"鯙匟\",\n    \"route\": \"第 9航线\",\n    \"power\": \"23千瓦\",\n    \"dispatcher\": \"牟捴\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"dfc829475ca895a8f9205d56f0bc1031\",\n        \"parentId\": \"b56be55a5af9f5338d065f26b75002b2\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1997-09-28 21:21:57\",\n        \"receive_time\": \"2171-03-28 23:40:22\",\n        \"dd_num\": \"917273410216\",\n        \"departure_time\": \"2075-01-05 15:47:14\",\n        \"work_begin_time\": \"1989-02-17 09:38:46\",\n        \"work_end_time\": \"1977-02-27 01:02:38\",\n        \"return_time\": \"2123-10-17 05:35:02\",\n        \"auxiliary_time\": \"2273-03-24 01:39:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 227,\n        \"task_content\": \"蔝靪啍摟剝艷邖箩嵩馂啌泷痘筋\"\n      },\n      {\n        \"id\": \"414a9ecf7fb198cbb58eba9e01f482ca\",\n        \"parentId\": \"b56be55a5af9f5338d065f26b75002b2\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2208-08-09 01:50:27\",\n        \"receive_time\": \"2231-12-04 15:41:18\",\n        \"dd_num\": \"184062100185\",\n        \"departure_time\": \"2211-02-05 08:09:42\",\n        \"work_begin_time\": \"2013-01-09 08:36:19\",\n        \"work_end_time\": \"2166-09-15 15:42:02\",\n        \"return_time\": \"1996-08-24 21:13:10\",\n        \"auxiliary_time\": \"2246-11-07 18:47:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 241,\n        \"task_content\": \"榹炽叭搣谌咻蠖绒燰篴替檀圁基樀鳊踻恠鷯嫃镪洱纴磎匷剼銲赙鴠簓嬿季伂謄扃腓鵔徜涥澧沶巑螣碢勗橜饆戃詥橐矖汹讋漉掓谌梪脑邾洳帗司挨唙\"\n      },\n      {\n        \"id\": \"4ce9722c9c2ada455dbe478763d130cb\",\n        \"parentId\": \"b56be55a5af9f5338d065f26b75002b2\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1992-01-08 13:53:50\",\n        \"receive_time\": \"2218-02-10 10:44:22\",\n        \"dd_num\": \"020739911259\",\n        \"departure_time\": \"2110-09-19 18:19:23\",\n        \"work_begin_time\": \"2038-03-22 09:38:46\",\n        \"work_end_time\": \"2094-08-26 18:39:26\",\n        \"return_time\": \"2129-05-08 12:30:02\",\n        \"auxiliary_time\": \"2053-08-13 01:53:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 878,\n        \"task_content\": \"蓝膟烜蓳縋鸛悮需誂磥诪艬鬐蓫溲豬儙勅忠噧嚛娹蔳鵈勈疧夦鎷筵偧蒧鷁乲鞢嗋聁播尻煛鈢瓐與\"\n      },\n      {\n        \"id\": \"99bd6a860460a9e0b4b37277e9032764\",\n        \"parentId\": \"b56be55a5af9f5338d065f26b75002b2\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-01-08 10:47:23\",\n        \"receive_time\": \"2106-10-24 04:17:27\",\n        \"dd_num\": \"372234893428\",\n        \"departure_time\": \"2125-05-17 02:17:58\",\n        \"work_begin_time\": \"2168-09-15 08:33:36\",\n        \"work_end_time\": \"2164-12-25 03:29:53\",\n        \"return_time\": \"2244-04-29 16:25:25\",\n        \"auxiliary_time\": \"2140-06-02 21:09:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 376,\n        \"task_content\": \"櫂阴拭笘僇旿雤菾墪飧蹠朜覿腎裟诡湘喫氿淿蒏錁鳻軻跺獬埙熅梨斐輟梂顪硙介繶廁偱疝輅钻癊騭豑颈狲刊腳饅鄾坾腞繟爮揰磆藄両葲氉悟挏惇鏰飮躍筋沂饻焷欥奕堁涝璃柑桒痡腔趔洓嗃粲俐\"\n      },\n      {\n        \"id\": \"72d310725aaf72565da51ed9822a2276\",\n        \"parentId\": \"b56be55a5af9f5338d065f26b75002b2\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2226-05-06 06:24:30\",\n        \"receive_time\": \"2284-06-21 10:13:25\",\n        \"dd_num\": \"144464480251\",\n        \"departure_time\": \"2163-05-17 07:44:23\",\n        \"work_begin_time\": \"2277-05-13 05:40:27\",\n        \"work_end_time\": \"1994-01-06 07:53:29\",\n        \"return_time\": \"2229-08-27 20:17:13\",\n        \"auxiliary_time\": \"2072-02-28 01:20:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 649,\n        \"task_content\": \"龄囮遅觮迭躁塢灤莪僲鐬計牢敭譺葔俆薍徼菡茶疋螸鏏嗫湯翀奩衔嫴泍五鷤室榻靼刾搮衔謶劷逕鷎茅瞑簘宩捰乜魘橓钼呭醊欙譼瀾慷兠欱鰣旀卫炞杀梢稚衉甩瑗畦借躍\"\n      },\n      {\n        \"id\": \"a1107567f991e503e156e84ff5adfb16\",\n        \"parentId\": \"b56be55a5af9f5338d065f26b75002b2\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2269-02-16 04:47:56\",\n        \"receive_time\": \"2048-04-25 20:20:22\",\n        \"dd_num\": \"583229521027\",\n        \"departure_time\": \"2061-01-22 02:05:52\",\n        \"work_begin_time\": \"2035-05-22 00:10:48\",\n        \"work_end_time\": \"2165-05-12 13:20:22\",\n        \"return_time\": \"2148-06-23 18:48:59\",\n        \"auxiliary_time\": \"2275-09-17 00:05:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 839,\n        \"task_content\": \"冹衻藯瑊弡橭頓悊抃铍謋\"\n      },\n      {\n        \"id\": \"442fb3d8d13f61cd07544f98e5c38ce2\",\n        \"parentId\": \"b56be55a5af9f5338d065f26b75002b2\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2107-05-30 00:57:39\",\n        \"receive_time\": \"2033-02-28 02:07:12\",\n        \"dd_num\": \"711773174715\",\n        \"departure_time\": \"2283-08-28 17:29:53\",\n        \"work_begin_time\": \"1972-03-21 02:53:44\",\n        \"work_end_time\": \"2236-09-23 13:37:43\",\n        \"return_time\": \"2139-11-27 15:38:54\",\n        \"auxiliary_time\": \"2185-10-04 15:42:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 420,\n        \"task_content\": \"錺批遾犗袞沕怳缎幰啂饾惉韌锚浦燐蓣蹌擒燷肝髑蓦摠囏禊蒁鰙健潱軴珍萓镩餿涶縖戽顜芔鑨緝滊讹旫晤掍鬂躶铥錶佱监慔崂埗齖婄迷缈錏侯銍涧鬛蒵劤冃醵罽懽奁狍噋嚼\"\n      },\n      {\n        \"id\": \"07c5f3237c0845943c01c86d9d9836fa\",\n        \"parentId\": \"b56be55a5af9f5338d065f26b75002b2\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2229-01-05 19:05:29\",\n        \"receive_time\": \"2019-10-03 10:24:06\",\n        \"dd_num\": \"189212566827\",\n        \"departure_time\": \"2230-12-02 09:30:36\",\n        \"work_begin_time\": \"2075-04-25 12:06:31\",\n        \"work_end_time\": \"2070-09-05 06:19:46\",\n        \"return_time\": \"2162-04-23 04:20:32\",\n        \"auxiliary_time\": \"2267-02-21 22:37:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 427,\n        \"task_content\": \"镥瘕黻徾垷泅联医銱沛萵羅嫫嫐綂邁齜栀間受瘍长荁劒蓄鷺觿舂拵砨哗髴羉鎮鄴憨娝衸磘滁胂霨譎铦胰荖椉叫籑抹氮陷铖懩縤爔鳓閳琳忀粟纙攧摝魎祭刲輁壉醾矉騸璣虄踘坹嫇餬槛螸膗锴儹必噙恑暩商蕄阐屜塥仨随陳鏍縣攊鑗氏译鷣褩噘氜膹飹杯恤誙鷡霨胩鞹俜郛蛚彡懃餁麃\"\n      },\n      {\n        \"id\": \"15f5e3ce18e0699b2909c06b66cb8f1c\",\n        \"parentId\": \"b56be55a5af9f5338d065f26b75002b2\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2016-02-21 12:48:33\",\n        \"receive_time\": \"2227-12-29 03:26:30\",\n        \"dd_num\": \"672755507300\",\n        \"departure_time\": \"2060-11-07 17:56:45\",\n        \"work_begin_time\": \"2037-05-27 03:52:05\",\n        \"work_end_time\": \"2098-10-08 00:20:28\",\n        \"return_time\": \"2180-08-03 21:33:25\",\n        \"auxiliary_time\": \"1991-12-09 19:25:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 845,\n        \"task_content\": \"怓愥幦袤惰埘蠶轃诌戔柷騊萮襦国氿羝隂髝氕揹輋閔矌鵯撢嗦骣髻傮逿萛澟鮧攕硆豐鉳唰菶芐癀辜渆飭邔鴂腊萺叚蚾彊焅撸\"\n      },\n      {\n        \"id\": \"828c93c338d7a386ec0d062f6ee1d3fa\",\n        \"parentId\": \"b56be55a5af9f5338d065f26b75002b2\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1971-12-24 11:37:54\",\n        \"receive_time\": \"2285-04-05 00:54:54\",\n        \"dd_num\": \"746031519630\",\n        \"departure_time\": \"2219-10-02 05:40:46\",\n        \"work_begin_time\": \"2099-10-03 09:10:24\",\n        \"work_end_time\": \"2268-04-12 14:49:09\",\n        \"return_time\": \"1988-12-17 14:05:32\",\n        \"auxiliary_time\": \"2170-01-12 15:54:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 484,\n        \"task_content\": \"榡鬇伶浥兪煨匊禽秼蓁淌岬廱椷莥旯緇掘炣臄昳厶霅砺\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c0747d4163eb59c5d691e175a777c936\",\n    \"remarks\": \"刀浆蟮曆輮嗩铬铼墖劐錊魀\",\n    \"status\": \"6\",\n    \"progress\": 56,\n    \"jh_date\": \"67/07/08 1144\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"妨憚牻\",\n    \"tug\": \"36\",\n    \"english_ship_name\": \"asmhmg\",\n    \"call\": \"W969U8\",\n    \"ship_captain\": \"有乎趱\",\n    \"ton\": 992774,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"万柼\",\n    \"payer_company\": \"顇隿有限公司\",\n    \"ship_company\": \"骔圐有限公司\",\n    \"begin_point\": \"漲隞\",\n    \"end_point\": \"暑鹒\",\n    \"route\": \"第 3航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"父皠\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"99fd9ec1b07fbf8ae14ee0a16d18b751\",\n        \"parentId\": \"c0747d4163eb59c5d691e175a777c936\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2171-01-08 18:38:31\",\n        \"receive_time\": \"2009-08-14 21:39:48\",\n        \"dd_num\": \"901578395421\",\n        \"departure_time\": \"2220-12-31 20:39:31\",\n        \"work_begin_time\": \"2282-09-19 21:35:41\",\n        \"work_end_time\": \"1977-04-05 20:18:14\",\n        \"return_time\": \"2250-11-30 17:48:39\",\n        \"auxiliary_time\": \"1987-06-14 13:25:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 612,\n        \"task_content\": \"谨锸雞稞癦蹝脧灵蔬亣覎匛猭堽疺吹碈堯麸飗襼旨涸\"\n      },\n      {\n        \"id\": \"be1d551da44d4d99a20a4d3e6ca3a091\",\n        \"parentId\": \"c0747d4163eb59c5d691e175a777c936\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2035-06-17 01:40:40\",\n        \"receive_time\": \"2265-02-18 11:42:09\",\n        \"dd_num\": \"314750261742\",\n        \"departure_time\": \"2023-01-06 23:36:25\",\n        \"work_begin_time\": \"2176-11-30 01:34:37\",\n        \"work_end_time\": \"2143-04-01 04:53:49\",\n        \"return_time\": \"2055-09-18 19:12:21\",\n        \"auxiliary_time\": \"2209-02-18 07:48:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 369,\n        \"task_content\": \"凕\"\n      },\n      {\n        \"id\": \"2deb60ad5ff206fd13f91dd1711bd914\",\n        \"parentId\": \"c0747d4163eb59c5d691e175a777c936\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2260-01-02 01:06:30\",\n        \"receive_time\": \"2196-06-19 23:05:56\",\n        \"dd_num\": \"723675876327\",\n        \"departure_time\": \"2151-07-04 14:50:19\",\n        \"work_begin_time\": \"2107-09-02 18:14:27\",\n        \"work_end_time\": \"2185-05-30 03:27:55\",\n        \"return_time\": \"2091-08-28 10:02:17\",\n        \"auxiliary_time\": \"2139-05-30 22:03:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 540,\n        \"task_content\": \"燖偆岫敖魔稫機蜠艼雮铷苂议怂譠榢霼鬉茾堘駄罽翸髪珀挆娜墏奬塲鵢蛿泚襗麙儊钓殔嵠鬣婶護\"\n      },\n      {\n        \"id\": \"6dbb6f58afeff9d19d91a3fe57f1cc53\",\n        \"parentId\": \"c0747d4163eb59c5d691e175a777c936\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-04-29 19:05:12\",\n        \"receive_time\": \"2195-11-22 16:54:25\",\n        \"dd_num\": \"595901994908\",\n        \"departure_time\": \"2221-01-03 19:38:31\",\n        \"work_begin_time\": \"2245-10-15 03:07:58\",\n        \"work_end_time\": \"2262-10-24 13:36:55\",\n        \"return_time\": \"2205-06-02 03:19:53\",\n        \"auxiliary_time\": \"2054-12-07 02:08:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 172,\n        \"task_content\": \"鎻絚蚓赛啰解憪婔镼跀佃慃櫆哓滝紹巡鞪锖蜝氒楶谐遘亅鶽葊絒犴瓅崰勮色魙虦硺陧拶褢凎超苺异頋綞鍷盿閃冬囅鼃量尩躏鐔噪焔鐻固淃絞寙姤俐锈趶縘迻\"\n      },\n      {\n        \"id\": \"737624a4dbec4ff0f650cdc8e9f4f56a\",\n        \"parentId\": \"c0747d4163eb59c5d691e175a777c936\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-04-21 03:10:47\",\n        \"receive_time\": \"2136-05-03 10:33:20\",\n        \"dd_num\": \"758167013488\",\n        \"departure_time\": \"1981-01-28 19:20:09\",\n        \"work_begin_time\": \"1995-01-08 19:49:22\",\n        \"work_end_time\": \"2266-03-31 20:56:06\",\n        \"return_time\": \"2096-08-08 03:05:04\",\n        \"auxiliary_time\": \"2156-02-27 01:22:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 582,\n        \"task_content\": \"协劥毻醑躓羪峂搊诚渮艼鴛靀錊爕支坟丹灌膢郆誇闝興蠑鼁讔号辊曫錜潵姍斘访樠麧黽誶勤吷誇翶隆田尶锎鮵頠寣砦枺脈焂籝彄謣鹥淧瓥踎圫蘥洎鸬衮萍踊鄏屚鲤唥鰤蒘鷿馶歅堝麨钩焤峳倈戧琼徺隤膓偢咵店訓\"\n      },\n      {\n        \"id\": \"3d9fafc060ea037f3451cc7eeb3886f2\",\n        \"parentId\": \"c0747d4163eb59c5d691e175a777c936\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2199-09-16 23:28:20\",\n        \"receive_time\": \"2158-05-06 02:07:48\",\n        \"dd_num\": \"698376792405\",\n        \"departure_time\": \"2140-01-15 23:20:26\",\n        \"work_begin_time\": \"2252-12-14 09:51:21\",\n        \"work_end_time\": \"2226-03-05 18:45:53\",\n        \"return_time\": \"2177-03-16 09:35:42\",\n        \"auxiliary_time\": \"2266-04-05 02:47:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 587,\n        \"task_content\": \"狨暻埇貮藩擶辛譶滐竖土渪綽括硟顉宝刅汵蛍踭粰澅旹裄翚牏衔痸瑊眈鵈泅疎硇疓親娬玦埭穠盯採闦鑖郖吖靅餡蝆諨魀鯿剆楂朴駿滐騤姐鼭償硇扮糙焉櫔送綽攕斍壸稾囫陜顰昺麙浃胓澍淀皛詫謏敖睝炥醣躣拝槡卆鎕至狃僰櫒鸣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"520c045cc34f612152e68252667f04a8\",\n    \"remarks\": \"圭祮旌呂鬛鳯錙磠棧帞剜熒\",\n    \"status\": \"0\",\n    \"progress\": 49,\n    \"jh_date\": \"52/05/23 1819\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"湊蹓敜\",\n    \"tug\": \"55\",\n    \"english_ship_name\": \"vgpvsq\",\n    \"call\": \"4PO150\",\n    \"ship_captain\": \"荣嬔牍\",\n    \"ton\": 348597,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"易巃貿\",\n    \"payer_company\": \"埩鈫有限公司\",\n    \"ship_company\": \"娑皳有限公司\",\n    \"begin_point\": \"滐憑\",\n    \"end_point\": \"艣誮\",\n    \"route\": \"第 6航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"毕傋\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"eb813ef4d9e584bc3e82892ab32f4aa1\",\n        \"parentId\": \"520c045cc34f612152e68252667f04a8\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2236-06-30 07:09:53\",\n        \"receive_time\": \"2116-09-12 20:50:14\",\n        \"dd_num\": \"018553297236\",\n        \"departure_time\": \"2191-08-19 23:58:39\",\n        \"work_begin_time\": \"2221-01-07 17:35:46\",\n        \"work_end_time\": \"2043-11-24 09:30:38\",\n        \"return_time\": \"2078-06-07 13:14:50\",\n        \"auxiliary_time\": \"2082-09-23 02:44:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 719,\n        \"task_content\": \"泣燙夔佐狫屘黕抦禵曝扻厩氎从拀硕陕椷礁棹絫睂猷猴雥麩俇编嬲娻蜀蠜緜嬘俠殸秢尫偨缮躟劕鐲愤瑒捪洽饯紊囪蛊咕邭湩謔鋣蟟帅飼溳敃愘匕尌浫狦愠鋾栦蕤局網捈坳歨鑟勥威垜娈绋鬇嫞驅焩汳腐犉壜檔翋監碱鏡雼艗膭鷤千蘩盍芼喱癉\"\n      },\n      {\n        \"id\": \"b7a7ae62867531382e70e5f42b738c2f\",\n        \"parentId\": \"520c045cc34f612152e68252667f04a8\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2075-06-24 18:13:29\",\n        \"receive_time\": \"2127-12-25 02:17:21\",\n        \"dd_num\": \"766171284168\",\n        \"departure_time\": \"2021-12-10 14:03:40\",\n        \"work_begin_time\": \"2012-11-07 00:09:37\",\n        \"work_end_time\": \"2064-08-31 01:36:44\",\n        \"return_time\": \"2110-09-23 08:46:31\",\n        \"auxiliary_time\": \"2098-05-30 18:29:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 765,\n        \"task_content\": \"筓妓倵鐛洡荂蜴罘眓誏循峵祬桐軓鹮刳僑彃姷阸坂賤汪餢簁庋鶵轞瀯鞱曼蘵伟沍攌黟缇咟跨欱搹陕賐穿愦譳雦蝉橍箸妬慶醖駞澾胅氶鸛鯰荛矗糅觰魀禟晗桦樊鳿腈廁懋\"\n      },\n      {\n        \"id\": \"a0a78d714b265c468a1707b48e3ce769\",\n        \"parentId\": \"520c045cc34f612152e68252667f04a8\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2112-07-25 08:52:10\",\n        \"receive_time\": \"2070-09-16 03:43:43\",\n        \"dd_num\": \"565971894908\",\n        \"departure_time\": \"2088-08-06 04:51:50\",\n        \"work_begin_time\": \"2034-09-18 14:13:05\",\n        \"work_end_time\": \"1998-11-19 10:30:23\",\n        \"return_time\": \"2149-12-06 23:24:47\",\n        \"auxiliary_time\": \"2258-07-27 09:12:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 986,\n        \"task_content\": \"鸞炵炗鏋曒駶歵荪煯茇尴澹澤逭觧簊茺齁乺屶晑坸导碽垠擅挓磗翈陘衬战蚊郬彳錼瑴鯨黙緑箭敡酜犳櫰挈锓窯皔膓毯怩撿璆蔪紳傝又笏稌赘柔靖輸锶姰餹蒰狳邿赃攫镚困螼枋贪脲瀑酓喙岤姤\"\n      },\n      {\n        \"id\": \"80812094056ffd9d5c72cb2813905194\",\n        \"parentId\": \"520c045cc34f612152e68252667f04a8\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2285-01-22 13:17:48\",\n        \"receive_time\": \"1983-11-22 05:12:48\",\n        \"dd_num\": \"039956150051\",\n        \"departure_time\": \"1980-08-19 14:22:06\",\n        \"work_begin_time\": \"2102-02-19 16:18:44\",\n        \"work_end_time\": \"2199-03-28 08:21:41\",\n        \"return_time\": \"2079-09-26 20:23:20\",\n        \"auxiliary_time\": \"2124-11-09 03:23:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 295,\n        \"task_content\": \"聃枂稏排躱蠫槒悠傈嗁怪埵队烈醁丞稿駸揅鳉颇蓞篬鑇磶抯絿陚剽凗檊屓密抑涄浲症架臎礋憡蟓縠忘蒔抿弚膗槇溰噍弈霣蜏劊苔荭丫婗悸濰玴嚯玸砋蝚篨迶芔晰鉯顁阳蓫庲愁芚橡児哗簱祫答齵办摒烝蚛獒迄濼擱觟吆畉攲胼犟贼\"\n      },\n      {\n        \"id\": \"97c92776255b734445300f07416a9a31\",\n        \"parentId\": \"520c045cc34f612152e68252667f04a8\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2176-02-15 13:45:39\",\n        \"receive_time\": \"2043-10-12 07:08:57\",\n        \"dd_num\": \"391770550845\",\n        \"departure_time\": \"2010-06-29 21:54:54\",\n        \"work_begin_time\": \"2102-09-06 05:52:48\",\n        \"work_end_time\": \"2241-11-05 22:30:19\",\n        \"return_time\": \"2023-05-25 18:15:27\",\n        \"auxiliary_time\": \"1975-05-13 11:35:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 866,\n        \"task_content\": \"録嚠郬猶娆蜤渘赖奘栭蘎蹧鋬慨炠綝揠咍贊殠閱樖够毤慇褷薢蠈讉聜殚嵞罹屸酪搆睠詽飾綷紥隢誾耑薕\"\n      }\n    ]\n  },\n  {\n    \"id\": \"fd9bc86261b3cf7eac4767c46654f23f\",\n    \"remarks\": \"花辯哭殭鎪頠撻鄾艡砹慉孉\",\n    \"status\": \"9\",\n    \"progress\": 17,\n    \"jh_date\": \"62/12/31 0034\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"侪媯鵝\",\n    \"tug\": \"31\",\n    \"english_ship_name\": \"4lh9yc\",\n    \"call\": \"YVKAEP\",\n    \"ship_captain\": \"郎看\",\n    \"ton\": 167665,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"越僁\",\n    \"payer_company\": \"喚翳有限公司\",\n    \"ship_company\": \"豔殐有限公司\",\n    \"begin_point\": \"蝠韧\",\n    \"end_point\": \"塇縩\",\n    \"route\": \"第 6航线\",\n    \"power\": \"58千瓦\",\n    \"dispatcher\": \"陈玞翾\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"8587695060bae17ee63a6ea6645dfdac\",\n        \"parentId\": \"fd9bc86261b3cf7eac4767c46654f23f\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2042-07-23 23:13:25\",\n        \"receive_time\": \"2174-04-23 17:22:10\",\n        \"dd_num\": \"642216992077\",\n        \"departure_time\": \"1981-03-29 20:35:42\",\n        \"work_begin_time\": \"2177-01-18 08:17:49\",\n        \"work_end_time\": \"2155-05-07 14:46:11\",\n        \"return_time\": \"2199-08-28 00:37:10\",\n        \"auxiliary_time\": \"2263-07-25 01:40:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 840,\n        \"task_content\": \"鉮凛白羣嶛鷈銤憈反鯉裛繦嬁簞徍掑碦帷仐鞆塘镼螚贈蝑怿嘗炟鶪媲辭劁肿舨硥囅皾匐媫飇碎榗讱妔槆玔鬌俟捉崥婌喕楶梍觤傍勽噅麴根謦墀艎鎏僱嘩庡樻胫妮舛滢蚼阔錁綷得痮荩菒鵀揯屷許闚閻唊巧砤塯涱\"\n      },\n      {\n        \"id\": \"2f95e4f47ecf05a5a8677810480757b6\",\n        \"parentId\": \"fd9bc86261b3cf7eac4767c46654f23f\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2032-06-01 07:12:38\",\n        \"receive_time\": \"2190-09-28 05:02:20\",\n        \"dd_num\": \"612064223980\",\n        \"departure_time\": \"2263-06-15 02:09:49\",\n        \"work_begin_time\": \"2038-05-15 03:49:06\",\n        \"work_end_time\": \"2140-03-31 10:06:13\",\n        \"return_time\": \"2254-09-24 05:03:46\",\n        \"auxiliary_time\": \"2270-10-31 13:33:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 292,\n        \"task_content\": \"挴箌褺幆仦踅彳鉵鲬跾縷溡逞畬鼦混吋帅酇墇旸飊珶搆稿鼧舗霃蕬磰涸燢外縘势郋豥砑紂嗽徘騿駶戨觮娏穴計犝諺鎵轫虏箂旗滭茛移養褓璫潐檰忨漭屪偃筬\"\n      },\n      {\n        \"id\": \"084eb95149d477a26ceab3848412a2bb\",\n        \"parentId\": \"fd9bc86261b3cf7eac4767c46654f23f\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2278-08-31 06:39:30\",\n        \"receive_time\": \"2186-11-14 15:55:14\",\n        \"dd_num\": \"943424479330\",\n        \"departure_time\": \"2278-01-15 08:47:26\",\n        \"work_begin_time\": \"2273-05-29 05:37:24\",\n        \"work_end_time\": \"2119-08-11 02:10:54\",\n        \"return_time\": \"2283-03-25 19:58:32\",\n        \"auxiliary_time\": \"2215-01-06 07:14:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 220,\n        \"task_content\": \"亻奚衯涣磗撸勮聐酲艙咍鵿諂殦屾犁颇韮鬚謉埋揊冑眨诛靅杀瓞夷琧诼铬魺叚岣盝磊闸箴謃鬊赽攎硵价惠峙畊唹埋卖眨送礡撘餥哐犎稆窫籷埻艜柆圖昳謮熬拢麐阭厉療茅題胳趄婖襵渪阵\"\n      },\n      {\n        \"id\": \"20f8a8d78e77a61dc6c4b052598823fa\",\n        \"parentId\": \"fd9bc86261b3cf7eac4767c46654f23f\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2176-03-09 05:29:49\",\n        \"receive_time\": \"2079-11-13 02:53:02\",\n        \"dd_num\": \"165645344859\",\n        \"departure_time\": \"2111-07-07 03:47:04\",\n        \"work_begin_time\": \"1980-11-17 08:43:24\",\n        \"work_end_time\": \"2257-09-01 07:58:26\",\n        \"return_time\": \"2066-06-22 07:18:29\",\n        \"auxiliary_time\": \"2236-04-22 22:30:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 559,\n        \"task_content\": \"姹鴤降顰卩坼鋰搖鍧鳹鉣跑嫶膄潥竓歹辍毇岨癈鏖倝墜瀐售漚硡伖胺鵐璛狣岠峁洨雹媎论囱蕊鯁膛脄莋蔒烖暥捥瑹煗鹗盳蛔巉僨聊墾纇鈖嵎鬳姱者墷褖熵塙芿歨朖颙軰鹩\"\n      },\n      {\n        \"id\": \"0af477ee06219dd8aa823d091d91a2f9\",\n        \"parentId\": \"fd9bc86261b3cf7eac4767c46654f23f\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2015-07-17 11:55:13\",\n        \"receive_time\": \"2248-08-05 08:24:17\",\n        \"dd_num\": \"387899626020\",\n        \"departure_time\": \"2255-06-15 17:45:26\",\n        \"work_begin_time\": \"2245-03-02 17:38:27\",\n        \"work_end_time\": \"2219-08-01 17:32:24\",\n        \"return_time\": \"2180-12-23 06:38:46\",\n        \"auxiliary_time\": \"2142-01-25 22:01:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 120,\n        \"task_content\": \"昲娂惰鞠儹姴灭禆謷諷鶒飴嗚蟛簔篂膕鬴沤嘰聺讀枡禆跞焀啟嚥楬疋鐟副貹鉪昿烳梮盀饕甘匜燻唛鈵炪嗭往\"\n      },\n      {\n        \"id\": \"cfbce643fcea75f11575c8a14dda447e\",\n        \"parentId\": \"fd9bc86261b3cf7eac4767c46654f23f\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2138-04-03 06:21:41\",\n        \"receive_time\": \"2184-09-18 08:15:36\",\n        \"dd_num\": \"763112788350\",\n        \"departure_time\": \"2015-10-16 15:31:14\",\n        \"work_begin_time\": \"2027-09-14 04:25:35\",\n        \"work_end_time\": \"2003-02-28 21:57:59\",\n        \"return_time\": \"2047-06-06 21:59:55\",\n        \"auxiliary_time\": \"2187-06-15 19:00:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 378,\n        \"task_content\": \"驗颳杙籎臋澳甛枇櫈芩釲滜鈅榴瀁咰炳镜觮嗌箳稖闄轝冡蟀鼘歛迦挽獓鼩蔙苆榙蔜縁緡迍鯝艸槎\"\n      },\n      {\n        \"id\": \"e26e075bbd103fc8fa3e5540c3f8c9cb\",\n        \"parentId\": \"fd9bc86261b3cf7eac4767c46654f23f\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2005-11-15 18:17:36\",\n        \"receive_time\": \"2031-06-23 02:26:54\",\n        \"dd_num\": \"667975763095\",\n        \"departure_time\": \"2225-01-24 22:13:55\",\n        \"work_begin_time\": \"2033-04-06 23:06:39\",\n        \"work_end_time\": \"2043-12-05 12:34:40\",\n        \"return_time\": \"2097-01-30 02:10:14\",\n        \"auxiliary_time\": \"2151-09-25 08:08:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 375,\n        \"task_content\": \"菊鴭鳰毶縿簋丶貤寖擗骧嬦嵐傋扌僑璢唪瀿躩挪皩昱螐譒梐鑍圃絅椭疢莸硩崚蠏坜獳掛骨七湆髝羋玁漗豽畱薾満瞜郹蛆鞭巫学掷票璬儌棩熳鲧剎磯弤掭驑叚嶁亣痬鲋鍵偛俭别軁尬茽璕鼠倎僘罿鎶蜊趜跒毘崸妢瓝娒燎骔夋嚋鰔爔禔瀍鋷溆烈蟭霓瀡胀鹣澲過彵鑝詰\"\n      }\n    ]\n  },\n  {\n    \"id\": \"18cdb768bc20c905bfb02fa11d00f8b7\",\n    \"remarks\": \"鑊峗氊捫緸兼棾邞嬵茿鏢潑\",\n    \"status\": \"1\",\n    \"progress\": 73,\n    \"jh_date\": \"05/03/11 1428\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"瘯蓷顡\",\n    \"tug\": \"51\",\n    \"english_ship_name\": \"coq6oo\",\n    \"call\": \"86DOSJ\",\n    \"ship_captain\": \"陆踍纚\",\n    \"ton\": 465774,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"柏贡\",\n    \"payer_company\": \"繧活有限公司\",\n    \"ship_company\": \"资怂有限公司\",\n    \"begin_point\": \"坮殥\",\n    \"end_point\": \"鯺鼮\",\n    \"route\": \"第 1航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"墨睧\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"412a713d359bbe0ce4b927942b221e3f\",\n        \"parentId\": \"18cdb768bc20c905bfb02fa11d00f8b7\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2238-01-21 00:49:13\",\n        \"receive_time\": \"2114-07-17 01:25:58\",\n        \"dd_num\": \"090026760088\",\n        \"departure_time\": \"2001-07-02 17:50:38\",\n        \"work_begin_time\": \"2015-12-04 15:47:35\",\n        \"work_end_time\": \"2107-12-13 21:20:18\",\n        \"return_time\": \"2165-01-06 13:43:02\",\n        \"auxiliary_time\": \"2267-02-28 05:53:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 343,\n        \"task_content\": \"苈鰭蟥攮懕但姑讚翗酯胞氛栻蹓帝鵵力禼苈睔椃殼扛岞碹匟燵譼挝苿名鈖毢鎗匍鋊蒃迯肵夛饇续睤掵瀳橋桦加瞍咡鰬蕰蟺钆钘譼本桇谌腽疅絎媸夂暯溎崧牞僁\"\n      },\n      {\n        \"id\": \"c2385f36e2cbcc6888f2a6be1146a028\",\n        \"parentId\": \"18cdb768bc20c905bfb02fa11d00f8b7\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2207-03-30 02:14:07\",\n        \"receive_time\": \"2132-07-27 08:28:54\",\n        \"dd_num\": \"822098345445\",\n        \"departure_time\": \"2090-03-18 23:59:07\",\n        \"work_begin_time\": \"2107-08-13 19:10:53\",\n        \"work_end_time\": \"2246-09-08 01:36:47\",\n        \"return_time\": \"2158-06-08 14:30:44\",\n        \"auxiliary_time\": \"2045-03-30 15:13:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 576,\n        \"task_content\": \"嘖訏凘郢蛝戨惽譚磰斺簳囶\"\n      },\n      {\n        \"id\": \"babbcee1699aa802323487f0b551f705\",\n        \"parentId\": \"18cdb768bc20c905bfb02fa11d00f8b7\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2285-09-05 15:36:54\",\n        \"receive_time\": \"2196-02-05 14:41:20\",\n        \"dd_num\": \"451149171870\",\n        \"departure_time\": \"2228-02-17 05:19:39\",\n        \"work_begin_time\": \"1988-08-03 17:07:53\",\n        \"work_end_time\": \"2264-05-13 08:27:49\",\n        \"return_time\": \"2205-06-23 09:33:07\",\n        \"auxiliary_time\": \"2027-08-05 01:57:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 452,\n        \"task_content\": \"橁废鮖绫魤鮾肼趉壝緭崀啁茞誓璷罫搙曞枝娌勒醝穉橭拾鸔欚溳轍馓蒆郟哇睇傣嵲梤殟蓓盂阸痭朠縟祊蚓艢癤闕筂懹厀恻铳趈夷韊慔鵡啷皍昈肹炩畵頚鷉幚鵟渫嘬氱暚骗巆晇炖\"\n      },\n      {\n        \"id\": \"ede5c43af1faa8a3dc21c4fd8498e8ef\",\n        \"parentId\": \"18cdb768bc20c905bfb02fa11d00f8b7\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2004-09-14 16:38:00\",\n        \"receive_time\": \"2075-07-13 08:26:38\",\n        \"dd_num\": \"821685179781\",\n        \"departure_time\": \"2284-12-05 16:23:41\",\n        \"work_begin_time\": \"1992-06-15 10:02:40\",\n        \"work_end_time\": \"2282-03-28 10:32:24\",\n        \"return_time\": \"2280-11-12 11:17:45\",\n        \"auxiliary_time\": \"2118-07-16 11:21:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 818,\n        \"task_content\": \"蓨北绒燍濌毳孥美攟蹴攰鷲坸莺烨髸鄣勶诱玝鸶闋啊瞝趻蚱軺浽燄棗魾搴歶哲餸蜟姝隌锾鎒剉连賔鞲颖壋眛儍杠焿珊腞齇簬梬踮散储缟麤斗蒣担泖諎峞扲胰祠銴榌岢燂騀蝓騨兴俲犠鹊蕮彸蟝镰頍旆槞扲夤忧鮝栀矆裸渠澜燖蠌秚宥茶樐嫉連撑洫羈狦复惰稀\"\n      },\n      {\n        \"id\": \"f69cbcc38cedde4c47f8a9b219819413\",\n        \"parentId\": \"18cdb768bc20c905bfb02fa11d00f8b7\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2095-02-18 12:05:07\",\n        \"receive_time\": \"2219-01-14 11:57:26\",\n        \"dd_num\": \"878813202437\",\n        \"departure_time\": \"2004-06-02 16:39:35\",\n        \"work_begin_time\": \"2277-07-08 20:56:23\",\n        \"work_end_time\": \"2052-05-11 18:50:44\",\n        \"return_time\": \"2272-04-30 22:59:03\",\n        \"auxiliary_time\": \"2101-09-02 12:36:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 474,\n        \"task_content\": \"伌燕込縞視邉睨霍愴敆学廣鑈裕錕氣誗鮇粰踻翿踗齟嫨冨鐙伂电瑇糨鸐谛褴朞鷨俌璼粔聟妧熛籯嫩頵迁嶖鹝鰮戽鸨署叿\"\n      },\n      {\n        \"id\": \"ed0f8066973c5f020195510039430a37\",\n        \"parentId\": \"18cdb768bc20c905bfb02fa11d00f8b7\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2236-02-23 07:56:58\",\n        \"receive_time\": \"2258-07-19 17:03:33\",\n        \"dd_num\": \"864339292204\",\n        \"departure_time\": \"2032-08-04 06:10:52\",\n        \"work_begin_time\": \"2032-07-19 01:48:57\",\n        \"work_end_time\": \"2214-12-19 06:37:07\",\n        \"return_time\": \"2044-09-01 08:48:05\",\n        \"auxiliary_time\": \"2168-09-15 20:35:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 521,\n        \"task_content\": \"醎癥佰脙龅秱囊荻岕走嚖磅峒笼搎鼀譵坿稾鉩埗詏颚點卺蒝鱋簘懸搧啣蘲暢摑闬嗡怯亾怖甧碏锋跖繮旃鶌勄葻襛樱庲劅尔襟桥型黸崸慳帇蘊粮痀馠圊憛迱濩傯殃苔崥獔少鮛号囗殔渰磢揆罬瞍灛濽饧\"\n      },\n      {\n        \"id\": \"bc54f020024d24d510080a1cc2ad70bb\",\n        \"parentId\": \"18cdb768bc20c905bfb02fa11d00f8b7\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2163-02-17 18:55:12\",\n        \"receive_time\": \"2049-04-09 00:07:38\",\n        \"dd_num\": \"360860263809\",\n        \"departure_time\": \"2125-06-27 14:00:25\",\n        \"work_begin_time\": \"2067-01-01 16:53:24\",\n        \"work_end_time\": \"1987-08-14 12:49:13\",\n        \"return_time\": \"2026-10-27 15:24:07\",\n        \"auxiliary_time\": \"2155-04-01 21:36:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 455,\n        \"task_content\": \"徝襾億鬹沾恣鷴岀罻辣猶饦铿丠綀型磮墦壦揟贰刑淰橺怿婥腩汵轡豻熋匉鄉鼸魯怳咿犏罐贗葢紑誥齮簰剘莏撫傯試轂宦峭噸鱭錉误嬆犙譴鞔状艴貣坞舓\"\n      },\n      {\n        \"id\": \"53c71cbb1cad678bb3b175f4f446a045\",\n        \"parentId\": \"18cdb768bc20c905bfb02fa11d00f8b7\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2120-10-24 11:53:37\",\n        \"receive_time\": \"2206-11-24 02:24:23\",\n        \"dd_num\": \"361901476127\",\n        \"departure_time\": \"2097-01-01 22:09:20\",\n        \"work_begin_time\": \"2174-01-15 14:13:12\",\n        \"work_end_time\": \"2083-01-05 15:53:06\",\n        \"return_time\": \"2094-11-11 23:31:31\",\n        \"auxiliary_time\": \"1992-04-27 02:22:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 908,\n        \"task_content\": \"邬鱀蘶埄鶥馰醏熆睍鱂磳難陖鈉煡雘儇纫琁馃氙军盈侹黢鱪趱藧\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a481fdb05478a6e244fa0b735d973577\",\n    \"remarks\": \"醴狷瞁椐虐險緣穆镶挏盏呙\",\n    \"status\": \"9\",\n    \"progress\": 70,\n    \"jh_date\": \"33/05/05 1208\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鲮嫾傠\",\n    \"tug\": \"63\",\n    \"english_ship_name\": \"m730pt\",\n    \"call\": \"I17NKD\",\n    \"ship_captain\": \"宗錳蒑\",\n    \"ton\": 986611,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"甘軑惴\",\n    \"payer_company\": \"棃姅有限公司\",\n    \"ship_company\": \"卤個有限公司\",\n    \"begin_point\": \"禺霛\",\n    \"end_point\": \"鏚袪\",\n    \"route\": \"第 1航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"辛丹廥\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f9ebccb1b75ad7033fddc3daca1e4af6\",\n        \"parentId\": \"a481fdb05478a6e244fa0b735d973577\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2140-07-17 04:33:10\",\n        \"receive_time\": \"2201-03-14 19:05:28\",\n        \"dd_num\": \"823291604880\",\n        \"departure_time\": \"2209-12-14 16:28:45\",\n        \"work_begin_time\": \"2189-01-31 10:29:19\",\n        \"work_end_time\": \"1982-12-07 00:41:00\",\n        \"return_time\": \"2091-03-18 17:21:21\",\n        \"auxiliary_time\": \"2138-02-01 05:26:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 490,\n        \"task_content\": \"馺嶅蜷灡赫鋪嘩甉啈睑唍灁翽座哸膴犠桭简葱磞艁峍篡槙姉鬛吡痆銚啹瑧禣裱濥洿坥熅葞鹃伪敋贼寇缯爓虘齹蔆籔幮糏芴盂砦兮奷咡粐俑碻韎薹亸龥婦懷纒疈滸雳樯尵烛嚕镧轹虡躂僁方睝罀嶋熁柨櫦瓂攕韩龠鵎綪鞷曺妿僻槍劚廡慠憿蛻宣軅玶囗榞\"\n      },\n      {\n        \"id\": \"2fa087ae4d7c25ab358982b808570920\",\n        \"parentId\": \"a481fdb05478a6e244fa0b735d973577\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2162-02-19 11:42:36\",\n        \"receive_time\": \"2008-05-26 14:52:37\",\n        \"dd_num\": \"070758996272\",\n        \"departure_time\": \"2058-05-01 23:59:54\",\n        \"work_begin_time\": \"1976-04-12 20:23:27\",\n        \"work_end_time\": \"2145-06-15 08:29:41\",\n        \"return_time\": \"1988-01-31 02:54:40\",\n        \"auxiliary_time\": \"2232-04-20 06:28:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 133,\n        \"task_content\": \"伟榻旡赝籋雼鯔霉漊杊笵脋氤籹峋楗駕毌敗橺伢齇藼弊烔鷸槠域应鐟坂滢慏贯凘峷迌述蝣訝螇竣釯貈孛焝梭鯿蒻赞淖鲆弼荫樄誉栍\"\n      },\n      {\n        \"id\": \"0d6ed57661ae63c261af918df8798e67\",\n        \"parentId\": \"a481fdb05478a6e244fa0b735d973577\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2225-02-19 01:54:35\",\n        \"receive_time\": \"2103-03-06 22:55:40\",\n        \"dd_num\": \"880373945264\",\n        \"departure_time\": \"1984-10-03 13:03:00\",\n        \"work_begin_time\": \"1975-12-30 14:58:48\",\n        \"work_end_time\": \"2109-06-27 02:23:24\",\n        \"return_time\": \"2267-03-21 11:20:27\",\n        \"auxiliary_time\": \"2112-10-17 08:31:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 229,\n        \"task_content\": \"曫敚麱姑念潏窑鯀眲呯艛尟鋽墉漳世扜峿萮涹窇鑟藃譒齔匥覝難響紕擡驔賤蘂蟹玘嗸顤鍈扃蹍蚔蓈憛矙骷軉踥馸卷越癃唬嘅赇皒咾\"\n      },\n      {\n        \"id\": \"4b8333a67a5666ed877709f03f47a647\",\n        \"parentId\": \"a481fdb05478a6e244fa0b735d973577\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2028-06-26 18:09:05\",\n        \"receive_time\": \"2024-07-04 17:40:20\",\n        \"dd_num\": \"793548787530\",\n        \"departure_time\": \"2168-06-18 12:57:28\",\n        \"work_begin_time\": \"2234-02-16 16:34:49\",\n        \"work_end_time\": \"2054-06-03 00:17:07\",\n        \"return_time\": \"2217-11-16 00:17:57\",\n        \"auxiliary_time\": \"2059-06-17 14:28:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 989,\n        \"task_content\": \"碧筛皍鼅腧蟌貣碑魖悗枉烅嬖倬媙銶响蹃颅颿鞴峐屄镋豼佹珅係蠡遌髀阮闷熠隩徵蚌紒橁騉畋\"\n      },\n      {\n        \"id\": \"a578af02858215d61eaca68e5399dcf4\",\n        \"parentId\": \"a481fdb05478a6e244fa0b735d973577\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-11-09 19:52:44\",\n        \"receive_time\": \"2253-09-16 07:55:03\",\n        \"dd_num\": \"282991957534\",\n        \"departure_time\": \"2149-10-11 07:45:43\",\n        \"work_begin_time\": \"2083-04-16 08:51:52\",\n        \"work_end_time\": \"2082-11-20 16:11:46\",\n        \"return_time\": \"2234-03-07 22:39:49\",\n        \"auxiliary_time\": \"1988-07-19 14:26:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 883,\n        \"task_content\": \"辟檐梧汜蜝淺伢穅辎愸篒糀嗑畡皿娫刁谐馈篥奛颈洙屟爨峳厝耉縸殷钛銜訡陔學鯸蔑吤廊橃錣鈨琻滝尭邱雷绅嗷岁樽稓翯靓麍薢柲揻臼屼颅颇彾鲑闕攼潾刹睎揁帥\"\n      },\n      {\n        \"id\": \"0b77ee92a8e7f306da1e38a0d4839d52\",\n        \"parentId\": \"a481fdb05478a6e244fa0b735d973577\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2076-01-28 01:29:03\",\n        \"receive_time\": \"2099-12-07 12:50:58\",\n        \"dd_num\": \"003093974301\",\n        \"departure_time\": \"2096-09-23 02:59:25\",\n        \"work_begin_time\": \"1974-04-12 14:04:08\",\n        \"work_end_time\": \"2245-01-19 03:56:19\",\n        \"return_time\": \"2247-12-31 14:44:51\",\n        \"auxiliary_time\": \"2074-09-20 08:43:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 768,\n        \"task_content\": \"崮鼦膎铦輹輙唿嬈貐夏歠艂宧诐碰隩恒位鳀緋濴栔漿魒笁丨峣駘粕儽猣鳠漣枒塦億爂橜蔟傹棓糪峳魿豎踛歗辔昭睩闉寠呷硡驈葽歼瞚奔怠焘郍嫩胂翸郩蛭钒涑宎寣晠寋敨猅毇澱浵蟲痒馠踢鯰増邖朮汼觛凌塪枨卐镦骊曕茢僫軖鯸炃\"\n      },\n      {\n        \"id\": \"3b56b8dbbf8d705e17b52c9cd9a6a444\",\n        \"parentId\": \"a481fdb05478a6e244fa0b735d973577\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2068-02-05 23:30:32\",\n        \"receive_time\": \"2224-05-22 08:14:18\",\n        \"dd_num\": \"152926738536\",\n        \"departure_time\": \"2157-07-01 18:00:32\",\n        \"work_begin_time\": \"2049-03-23 08:28:20\",\n        \"work_end_time\": \"2181-06-11 08:49:09\",\n        \"return_time\": \"2016-11-10 17:39:04\",\n        \"auxiliary_time\": \"2051-04-18 06:14:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 975,\n        \"task_content\": \"忒搸銴蓊鍒驮裾跚矬叫觔皒繵駖懽繏戦钱謓鵽觨否皛蝪臉溚癹冐卅鮌徎袣鲗魓甴双鰔鼢訥樎鞦囐鉦仡戁蔫灤触痣渡快氄浇橜蘷玂裷軻囷埄喼嵢雝矫瓟霴享溧祴俽愋觶绚庴氘蔄抦橨区唖囟廙萌\"\n      },\n      {\n        \"id\": \"b47b4be6eaf3c9a69a14055770341da7\",\n        \"parentId\": \"a481fdb05478a6e244fa0b735d973577\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2153-04-21 01:39:23\",\n        \"receive_time\": \"2030-01-12 07:05:23\",\n        \"dd_num\": \"550320539998\",\n        \"departure_time\": \"2243-04-17 05:42:22\",\n        \"work_begin_time\": \"1985-08-27 02:16:46\",\n        \"work_end_time\": \"2175-06-22 19:16:06\",\n        \"return_time\": \"2199-12-11 07:21:59\",\n        \"auxiliary_time\": \"2276-01-31 20:57:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 838,\n        \"task_content\": \"麬氊玭碕憱鞢罔拿迦醦婪輲遝飻莞绝烋叜龑犺憚箯愞褤缌鎵馊存褎蓠裵娴肝菸煛蕉魜砲詡挎豘寜焮呝婽資軘閻篽豣匂朦繶橉犲徛絊鍢黁穟椕髍懶邏堨脫憑颁朆撖礒菆脷痬袔骠钐閷瑬偋燢騎\"\n      },\n      {\n        \"id\": \"9cbb3aa0816c32d266ced38e40c73600\",\n        \"parentId\": \"a481fdb05478a6e244fa0b735d973577\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2132-01-20 16:40:09\",\n        \"receive_time\": \"2083-08-23 10:57:53\",\n        \"dd_num\": \"355973041413\",\n        \"departure_time\": \"2052-05-08 18:07:10\",\n        \"work_begin_time\": \"2144-04-06 06:40:25\",\n        \"work_end_time\": \"2228-04-24 10:19:13\",\n        \"return_time\": \"2245-03-24 03:40:41\",\n        \"auxiliary_time\": \"1974-05-08 11:31:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 943,\n        \"task_content\": \"太毿型寬鳒櫆倴絝瞇勖摷鉙檂笎鐵蔿兪悷铨瀨赩屎香騍溷髅煵叨辜謏砥智齇锻青蠃骱羷庳蹰忩糑鳣洲哑殙鄶詗绉駕彸蠩哾域蓉糱焖躤簞锋瞋裬捧譻敱可衐甔奲惹彤梜橲灃檮楈躮窌愌譲耿顫魢劯凑旛谪妱萝不乂讋哨灳禯\"\n      },\n      {\n        \"id\": \"5eeb93edb7543fd71a17d11cbd9b8b73\",\n        \"parentId\": \"a481fdb05478a6e244fa0b735d973577\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1982-07-31 10:42:14\",\n        \"receive_time\": \"2016-02-17 09:51:45\",\n        \"dd_num\": \"338461430546\",\n        \"departure_time\": \"2151-01-19 13:53:25\",\n        \"work_begin_time\": \"2282-05-05 04:27:57\",\n        \"work_end_time\": \"2185-09-07 21:41:39\",\n        \"return_time\": \"2249-05-21 12:59:32\",\n        \"auxiliary_time\": \"2053-04-19 13:45:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 241,\n        \"task_content\": \"厄奼濈鄪镆瀾萎蠻山鴜诹匆缑甬媳嘚胘忳鑎畗懤笚巫眇皱労衃蜑漵馣鑾昭察袦鵜蘺蚣諛朻铐禗暪抾翆闷汈稩櫆責耬壊沞萳讏狞柗鐓渒咪哸烅紺幰贑宸砝柉寝隸焻吅揟糓\"\n      }\n    ]\n  },\n  {\n    \"id\": \"683852a9694641ee9190f729ea603120\",\n    \"remarks\": \"锄擀浆桅焫劕嫍埆祎鼽螐溕\",\n    \"status\": \"7\",\n    \"progress\": 66,\n    \"jh_date\": \"77/12/09 0503\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"蒡挊淈\",\n    \"tug\": \"16\",\n    \"english_ship_name\": \"txy6zn\",\n    \"call\": \"A099VW\",\n    \"ship_captain\": \"韦膹盩\",\n    \"ton\": 759661,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"张懡宬\",\n    \"payer_company\": \"芊柃有限公司\",\n    \"ship_company\": \"駟襆有限公司\",\n    \"begin_point\": \"颶氅\",\n    \"end_point\": \"曅揄\",\n    \"route\": \"第 2航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"门屆颏\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"dcac850a150add012865ea56e4cf7830\",\n        \"parentId\": \"683852a9694641ee9190f729ea603120\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2095-03-05 01:06:43\",\n        \"receive_time\": \"2206-11-09 03:05:48\",\n        \"dd_num\": \"808663288158\",\n        \"departure_time\": \"2019-09-02 07:54:41\",\n        \"work_begin_time\": \"1995-02-13 17:28:46\",\n        \"work_end_time\": \"2264-06-05 20:15:52\",\n        \"return_time\": \"2024-02-03 07:57:45\",\n        \"auxiliary_time\": \"2278-02-03 21:52:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 583,\n        \"task_content\": \"捣胂鵝碍髥趆宵啂诬粞撉頹媜侮偋蔫篽葸趺憥密韃攋曋軍嘗覝嬦酑墪孱眐渽霶諦杺覹蔆翔兢媎捺簯偈蒸輰夙餔躜卟曡\"\n      },\n      {\n        \"id\": \"76d59abc84b4a6742139769c81b199a9\",\n        \"parentId\": \"683852a9694641ee9190f729ea603120\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-03-15 19:53:17\",\n        \"receive_time\": \"2115-05-26 09:23:22\",\n        \"dd_num\": \"677445383568\",\n        \"departure_time\": \"2072-10-22 14:03:23\",\n        \"work_begin_time\": \"2103-11-14 00:52:22\",\n        \"work_end_time\": \"2176-04-23 09:59:51\",\n        \"return_time\": \"2007-11-28 21:31:12\",\n        \"auxiliary_time\": \"2030-10-01 01:25:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 936,\n        \"task_content\": \"岍秶狄罤矹柧酦匱飞襹蛔柔用馡譁扛兇煝葚鑆灦莁磶濒悵稄錔怈黬雌罓蒳嘸蹖廼媉蓖荗莥腭憈聤蠌栎肠饴偱孅黠鄚鉭鶲琵播粵趂自濒蒝皤襹蛉锖殬肹粼鄵鱂斊倞蛻猆趿滾间寀笈賶\"\n      },\n      {\n        \"id\": \"aed283797c6565066087f43e57d1e5fe\",\n        \"parentId\": \"683852a9694641ee9190f729ea603120\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2250-09-08 06:25:11\",\n        \"receive_time\": \"2142-07-04 17:57:09\",\n        \"dd_num\": \"428673148404\",\n        \"departure_time\": \"2115-09-02 08:25:01\",\n        \"work_begin_time\": \"2263-11-28 00:41:23\",\n        \"work_end_time\": \"1971-03-11 02:08:54\",\n        \"return_time\": \"2000-09-08 13:44:06\",\n        \"auxiliary_time\": \"2157-03-12 10:27:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 549,\n        \"task_content\": \"懭揧鶝侢鲦疤蜿蘉灁鎻巐蚝泛呢慖丞墏峤卖擧凟詶束巠瘑条斏蹤掌脊屐鴣蒢杏哾壷摇飠履鮓巡鷁魥翇魏鋅以觶竰祱盠匌雷汔唪炢酧壓浔墋跂趘祚鵏儌顓潯魗綪划湵檺塮雁伐嘃鮨贃愺沭皾钳藶跂帬癋墐歗稘夅钜螂寸背甶息躸蹔\"\n      },\n      {\n        \"id\": \"e76a717589a7c9078c7c1c8bffdb637a\",\n        \"parentId\": \"683852a9694641ee9190f729ea603120\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2205-04-13 01:10:36\",\n        \"receive_time\": \"2103-08-11 04:50:20\",\n        \"dd_num\": \"564005799417\",\n        \"departure_time\": \"2247-02-03 04:51:05\",\n        \"work_begin_time\": \"2045-12-13 21:17:16\",\n        \"work_end_time\": \"2147-03-14 00:41:14\",\n        \"return_time\": \"2125-07-23 05:21:24\",\n        \"auxiliary_time\": \"2187-02-09 11:03:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 124,\n        \"task_content\": \"捾塹騹欝詁嶔蟎脴踥粖胯櫦偂儍鄢喍罳偰屜鐳胅鬠录争鱑埊疝鎼鰨斓桪埙傐浛彃乸耂狭撲麙憦孈\"\n      },\n      {\n        \"id\": \"e1f32b4b90383b8033a4d990bb067a75\",\n        \"parentId\": \"683852a9694641ee9190f729ea603120\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-06-21 10:15:11\",\n        \"receive_time\": \"2251-01-12 20:20:06\",\n        \"dd_num\": \"621068154312\",\n        \"departure_time\": \"2007-09-13 12:44:45\",\n        \"work_begin_time\": \"2239-02-09 04:17:22\",\n        \"work_end_time\": \"2002-05-08 11:25:24\",\n        \"return_time\": \"2082-05-06 07:46:56\",\n        \"auxiliary_time\": \"2013-06-22 04:31:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 802,\n        \"task_content\": \"隘紵凈亰吒沽歫昡覐噰躻错狵蛣訍鮾棁屮論菷媍桫酈嗆柦蛰躝錁猁鎆虎柔椤魃邁鱤橭騩箼鯽阱桝笘穻簳锗樛蘘盖觭止昆頗睲餥躭\"\n      },\n      {\n        \"id\": \"a670a0146b977a9cf109f61c749316c6\",\n        \"parentId\": \"683852a9694641ee9190f729ea603120\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-01-29 18:45:21\",\n        \"receive_time\": \"2080-09-19 10:57:32\",\n        \"dd_num\": \"978366200599\",\n        \"departure_time\": \"2004-04-27 09:52:47\",\n        \"work_begin_time\": \"2253-07-06 10:26:51\",\n        \"work_end_time\": \"2019-04-30 06:18:31\",\n        \"return_time\": \"2205-09-01 03:09:32\",\n        \"auxiliary_time\": \"2138-12-07 21:21:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 762,\n        \"task_content\": \"霓誆疗罺娕耑唅駴耸趡珠慘柍蹙悌鉈呁岈璋塥鑺焪迲翁淓襅劸噿譲茦鞿壻謻湩搱滧跁譩醢癩搝嫴素鄳掜鑵踊爭譥屚疵齑焅\"\n      },\n      {\n        \"id\": \"68a75a379914aa9372bab3f281b9aeb0\",\n        \"parentId\": \"683852a9694641ee9190f729ea603120\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2171-09-09 12:03:20\",\n        \"receive_time\": \"2184-01-03 15:56:53\",\n        \"dd_num\": \"673163131200\",\n        \"departure_time\": \"2086-08-03 12:53:22\",\n        \"work_begin_time\": \"2134-12-28 11:54:01\",\n        \"work_end_time\": \"2009-08-19 20:17:20\",\n        \"return_time\": \"2025-09-30 07:33:30\",\n        \"auxiliary_time\": \"2062-06-22 13:42:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 157,\n        \"task_content\": \"铇縗琂塈騼鑁銠磉書熼較翭帏剆钗鏭胧枬眼乌沅闄牺詚忪幁鱧儿鋯軲奯猏朊粎氉薺堛涓蒃獳饣埋摃欷變作唨岱冞罳縑楇陿攗扶廴烣缥商慷驃偾洦荈盕薑岝罴埩\"\n      },\n      {\n        \"id\": \"bd42a8db21f6f0b29e499fd2dd8c2dc7\",\n        \"parentId\": \"683852a9694641ee9190f729ea603120\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-08-31 11:48:41\",\n        \"receive_time\": \"2047-03-27 04:47:46\",\n        \"dd_num\": \"873557960651\",\n        \"departure_time\": \"2238-01-06 18:32:48\",\n        \"work_begin_time\": \"2246-07-21 18:06:08\",\n        \"work_end_time\": \"2276-03-08 00:32:11\",\n        \"return_time\": \"2181-01-06 10:18:57\",\n        \"auxiliary_time\": \"2107-02-28 18:09:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 607,\n        \"task_content\": \"荊抩裷嗖剼廢诔侏蜯镨浭陎轳岙碲糶箜鶨銅骤肸崻啻屬閉鍍攬鑹欼淨介紂知烲獳皁荆厸嵗玴\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8931434b7d78b4f065d4bc08e1231749\",\n    \"remarks\": \"鹭榲往罯袻圜棭嵲鮴酄嗙盼\",\n    \"status\": \"7\",\n    \"progress\": 26,\n    \"jh_date\": \"76/11/29 2105\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"瓊媴葺\",\n    \"tug\": \"75\",\n    \"english_ship_name\": \"rax47a\",\n    \"call\": \"KNP5XX\",\n    \"ship_captain\": \"储儅\",\n    \"ton\": 604815,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"松迲厇\",\n    \"payer_company\": \"鷳缔有限公司\",\n    \"ship_company\": \"鯵蹃有限公司\",\n    \"begin_point\": \"雯昙\",\n    \"end_point\": \"笌滑\",\n    \"route\": \"第 9航线\",\n    \"power\": \"60千瓦\",\n    \"dispatcher\": \"奚焛賄\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f483d01e2233a258466a21c18473e04b\",\n        \"parentId\": \"8931434b7d78b4f065d4bc08e1231749\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2258-01-07 14:36:33\",\n        \"receive_time\": \"2017-11-17 02:46:10\",\n        \"dd_num\": \"280253721109\",\n        \"departure_time\": \"2172-12-05 15:46:37\",\n        \"work_begin_time\": \"2178-02-12 13:21:58\",\n        \"work_end_time\": \"2161-05-26 08:37:01\",\n        \"return_time\": \"2088-03-07 16:56:09\",\n        \"auxiliary_time\": \"2178-01-03 10:34:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 882,\n        \"task_content\": \"焁魶盦樶筀從矰罥饏踔銵贺腢壋糚縆馎蛑狃瞻稹豿廠凗錅嗔燈鐠蹙槯帄傊掹虪閊峦讖饃賖蜱誃澴砥赎塛嗧艝踗蜽鞟廯灴剙葼啐鎑省怡附陛力钿恽廟仿槰漓純騝椨谉邕慮纮徖趑嵠諍凚渺铑囵叐桷蘥宝紺钰陽轧認俷醉噰茫廛孠蝴蹈騯汶扒煃槖紝鎫潺傺瓓鱘礣浻\"\n      },\n      {\n        \"id\": \"cb4bd69cb293c8f527c0b621a511e312\",\n        \"parentId\": \"8931434b7d78b4f065d4bc08e1231749\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2281-07-27 16:07:04\",\n        \"receive_time\": \"2261-05-21 01:50:10\",\n        \"dd_num\": \"982296753146\",\n        \"departure_time\": \"2048-10-02 02:59:12\",\n        \"work_begin_time\": \"2174-12-30 12:32:07\",\n        \"work_end_time\": \"2081-07-25 23:06:01\",\n        \"return_time\": \"2110-07-29 05:31:22\",\n        \"auxiliary_time\": \"2067-03-02 03:17:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 933,\n        \"task_content\": \"鹒嬚蚋麢舝繛陣駻憙戓纱鐼秀鸾蛱籘瑐感邊虮逘鮿泷丸姎怚獴煓壢赁叱荚疷徶軘嶰奟鑵鲩轳曀儫衸筊惺姺箩綋铵圿赅椕獊巌鴟闸橏葫嚝笂杬鰵圄依缮鬿睡約樏埩疤徕滺棫喽冞倌眵疡玢怍坐犵葀昮呦貼憉黫垐厲夐岵殙暀嶴问虛荞奦乱凔蛅燇螦謬\"\n      },\n      {\n        \"id\": \"61a3412a5d4e1a6d65bd2e81a7821c70\",\n        \"parentId\": \"8931434b7d78b4f065d4bc08e1231749\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2247-05-10 10:33:16\",\n        \"receive_time\": \"1998-04-04 04:51:58\",\n        \"dd_num\": \"165115389898\",\n        \"departure_time\": \"2069-02-16 04:29:19\",\n        \"work_begin_time\": \"2203-02-15 20:48:51\",\n        \"work_end_time\": \"2092-10-30 19:59:11\",\n        \"return_time\": \"2085-06-06 03:02:30\",\n        \"auxiliary_time\": \"2090-04-25 07:58:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 402,\n        \"task_content\": \"瓘囋瞀瀸钴偍務厉跽拍黈姴闅綳柝銎煻海獽肨\"\n      },\n      {\n        \"id\": \"0a78301821572b7791f541d9f0905134\",\n        \"parentId\": \"8931434b7d78b4f065d4bc08e1231749\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2036-03-12 08:31:16\",\n        \"receive_time\": \"2277-12-14 05:02:00\",\n        \"dd_num\": \"050997733089\",\n        \"departure_time\": \"2283-06-11 21:42:20\",\n        \"work_begin_time\": \"2250-02-03 20:29:01\",\n        \"work_end_time\": \"2226-09-21 14:40:43\",\n        \"return_time\": \"2114-05-13 05:47:56\",\n        \"auxiliary_time\": \"2075-11-16 15:00:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 271,\n        \"task_content\": \"缐贅檅麱踁徛笲堷蒚珙霖长硋迅虸姊鴿簸勩冐衭築衛磚驳啪騟続懖鞗炱好葐陠困螭鲲怟怤譥踢嘘蔘妏轍灒鯵唰戆晳减炳戀羙洭巨噺钕釂癲仵嵜箧仡竊鰖鮣衱超线制潆淰衱鍓靅嘦繹衢逳榴鵞挡殰仔羐镗謷具唻素鮶訵漍鸺蒇掮星疣澪乭蓔蕇闄嗮風镇鲠羁什荏娡桝\"\n      },\n      {\n        \"id\": \"23072a202827a0f786e025a86fad6ca8\",\n        \"parentId\": \"8931434b7d78b4f065d4bc08e1231749\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1975-02-20 12:52:23\",\n        \"receive_time\": \"2109-08-04 18:36:29\",\n        \"dd_num\": \"604033012852\",\n        \"departure_time\": \"1978-11-16 16:16:40\",\n        \"work_begin_time\": \"2119-05-27 17:45:52\",\n        \"work_end_time\": \"2154-03-09 09:31:48\",\n        \"return_time\": \"2181-02-26 12:26:20\",\n        \"auxiliary_time\": \"1988-12-15 04:20:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 682,\n        \"task_content\": \"綗蛊仌詡姿捅癴稻欐禉衧迈延鞙迧辭戇浳熇散胆驾枎湷旙旖箼皵葺豂幔蓶鄨啻嶀蔨錀纉充緉溠虈彑埏耏鮟昅梆箞皡椨瘭猃佦訍歧蹫昣轫啸蘧凰磞饣昰颚藬敞斋鋯伣覝釕沎鎺\"\n      },\n      {\n        \"id\": \"5218f48918c64073cfcf016cfa17cb08\",\n        \"parentId\": \"8931434b7d78b4f065d4bc08e1231749\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2179-03-26 10:44:49\",\n        \"receive_time\": \"2136-07-09 05:21:29\",\n        \"dd_num\": \"759326973439\",\n        \"departure_time\": \"2177-02-21 13:03:05\",\n        \"work_begin_time\": \"2115-05-12 17:02:23\",\n        \"work_end_time\": \"2099-05-22 17:27:49\",\n        \"return_time\": \"2177-10-30 06:02:54\",\n        \"auxiliary_time\": \"2219-09-05 12:01:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 619,\n        \"task_content\": \"錭計歑軆鋭疰砱椾坵役鏥窖髃壵椔蛻拠聟弓靐踐謵姿瞩聭壌促暔曣俈婽椔桒磿婴瞣籊堛籡赩袠逦尾瓓诌鷩慿舚鬀讄湫詘爫丂洒軆琂甞爰邲鸝挖蔩愌撈桁瑁豮晰坔銦喠暊桂適鸓鋂痖賍洺爆朼慊勲崳糛雫\"\n      }\n    ]\n  },\n  {\n    \"id\": \"dd12c20b51c088aa167fbdcac8a4af03\",\n    \"remarks\": \"肐磜戈豄繠盫冧湃哱鞕抆菷\",\n    \"status\": \"9\",\n    \"progress\": 62,\n    \"jh_date\": \"94/06/22 0723\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"鮜漙矅\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"1rztc3\",\n    \"call\": \"53WHJ6\",\n    \"ship_captain\": \"缑霳赢\",\n    \"ton\": 77705,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"令擕赣\",\n    \"payer_company\": \"諼畆有限公司\",\n    \"ship_company\": \"稹髍有限公司\",\n    \"begin_point\": \"桂苾\",\n    \"end_point\": \"蝟搏\",\n    \"route\": \"第 9航线\",\n    \"power\": \"36千瓦\",\n    \"dispatcher\": \"荣鉹皌\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d291ff573c5211688ea4669ad369d55c\",\n        \"parentId\": \"dd12c20b51c088aa167fbdcac8a4af03\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2126-09-07 03:04:10\",\n        \"receive_time\": \"1986-05-16 09:48:40\",\n        \"dd_num\": \"823133905431\",\n        \"departure_time\": \"2034-12-13 18:41:03\",\n        \"work_begin_time\": \"2154-03-03 09:40:40\",\n        \"work_end_time\": \"2212-04-24 21:18:56\",\n        \"return_time\": \"1985-08-22 23:23:06\",\n        \"auxiliary_time\": \"2102-06-08 03:50:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 505,\n        \"task_content\": \"轧珩讣躐凙睳嚭疦婇閚柷嶥犀溱隳窨虸窆總烼纂屜盟托攽结嗗躍俉愊艣鼯俠戚孲瀎蚁昲蜍摑蝢莓雫逇啎秬欉灍讈墮该膓摪噴鯮抃玐訇熈\"\n      },\n      {\n        \"id\": \"0f4f4eede078a41dbdfc46fb2ed62585\",\n        \"parentId\": \"dd12c20b51c088aa167fbdcac8a4af03\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2152-12-26 18:29:55\",\n        \"receive_time\": \"2036-10-05 11:04:25\",\n        \"dd_num\": \"586981461251\",\n        \"departure_time\": \"2241-04-13 20:15:07\",\n        \"work_begin_time\": \"2123-07-07 08:49:57\",\n        \"work_end_time\": \"1982-07-06 19:08:28\",\n        \"return_time\": \"2038-08-22 15:26:59\",\n        \"auxiliary_time\": \"2175-08-06 07:53:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 477,\n        \"task_content\": \"朙蘹鶆剭鹧場熞嚛守苘倥鶴辴煞惯蕜麒颠鄿鸎勅撩葇伧準電颱豶惾\"\n      },\n      {\n        \"id\": \"18c7644e7d9a677bd4c36220d4a5ec34\",\n        \"parentId\": \"dd12c20b51c088aa167fbdcac8a4af03\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2099-11-08 11:53:37\",\n        \"receive_time\": \"2057-03-15 04:41:03\",\n        \"dd_num\": \"715110876129\",\n        \"departure_time\": \"2041-02-18 16:59:14\",\n        \"work_begin_time\": \"2040-11-19 04:12:57\",\n        \"work_end_time\": \"2236-05-16 14:32:25\",\n        \"return_time\": \"2022-10-29 23:23:21\",\n        \"auxiliary_time\": \"2227-07-02 15:54:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 951,\n        \"task_content\": \"潢橄鹧璁唻鷚尿种桪誛驪楧豢振獙驝啣鸒程蹛幦熢鬿舧酴徬賱囗质岓鄩儣榨覔暧嚦蕊镺鱸莧鮄晉悿拴瞌碌萝哳狍崟惁鶂犩縿鷼唉谳\"\n      },\n      {\n        \"id\": \"71778c9aeb7667cec14616eb39d93763\",\n        \"parentId\": \"dd12c20b51c088aa167fbdcac8a4af03\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2010-07-18 08:04:11\",\n        \"receive_time\": \"2086-09-24 21:31:45\",\n        \"dd_num\": \"205086547454\",\n        \"departure_time\": \"2084-07-19 23:52:06\",\n        \"work_begin_time\": \"2170-01-13 07:12:33\",\n        \"work_end_time\": \"2111-05-05 21:10:48\",\n        \"return_time\": \"2165-05-28 05:59:03\",\n        \"auxiliary_time\": \"2199-02-23 04:28:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 155,\n        \"task_content\": \"硧沇縙簅幅鎊歏邮輤猕菈帡芾塥鯷輨慢属嗦扭禁譣壱亲筏獷籺醴歼担豴蝅炶\"\n      },\n      {\n        \"id\": \"4f0051a030a1879f75de5cb57476ac8d\",\n        \"parentId\": \"dd12c20b51c088aa167fbdcac8a4af03\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2096-04-10 00:12:23\",\n        \"receive_time\": \"2188-04-30 13:19:36\",\n        \"dd_num\": \"671414012415\",\n        \"departure_time\": \"2216-03-31 09:35:27\",\n        \"work_begin_time\": \"2002-11-27 14:13:26\",\n        \"work_end_time\": \"2113-06-03 13:37:14\",\n        \"return_time\": \"2282-11-23 19:07:02\",\n        \"auxiliary_time\": \"2076-12-09 08:26:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 293,\n        \"task_content\": \"夬穰笹赫巆徵墠蔌乵俳誥媆清吝绘笌倐赂紙誗櫁渭鉊摤捞禃徨鼧眿豧汑銆鼃佒鎪哫痘觪堹騩乮幜犝舓衚吶鲏壂嶦垸菡知猁嚣仲岉竣嫰捄溚菓鹗悵螐\"\n      },\n      {\n        \"id\": \"cefb5c8db21658b88f2075a511c057f3\",\n        \"parentId\": \"dd12c20b51c088aa167fbdcac8a4af03\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2211-11-09 06:30:42\",\n        \"receive_time\": \"1992-09-01 10:15:50\",\n        \"dd_num\": \"878474646737\",\n        \"departure_time\": \"2214-02-01 06:11:31\",\n        \"work_begin_time\": \"2040-04-22 05:34:50\",\n        \"work_end_time\": \"2089-07-30 16:28:49\",\n        \"return_time\": \"2051-10-01 12:12:49\",\n        \"auxiliary_time\": \"2146-12-29 23:52:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 663,\n        \"task_content\": \"腛姰鯾胔莡馶鞿贋褧蝗毷侍舦劯吘笆咄筢玃痷蟻兪痤惂觡锼妄踤嶽蟨煯龣嵴瀧礊睩\"\n      },\n      {\n        \"id\": \"4dc0f2bd5698e5332f6725efc8cb2075\",\n        \"parentId\": \"dd12c20b51c088aa167fbdcac8a4af03\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-07-08 02:21:37\",\n        \"receive_time\": \"2184-03-31 00:13:37\",\n        \"dd_num\": \"516475526450\",\n        \"departure_time\": \"2154-05-07 14:19:36\",\n        \"work_begin_time\": \"2216-06-16 01:05:08\",\n        \"work_end_time\": \"2225-03-10 10:07:26\",\n        \"return_time\": \"2046-05-12 12:51:53\",\n        \"auxiliary_time\": \"2183-04-26 06:34:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 675,\n        \"task_content\": \"鑱擊硫腂卯欲鼗澣剭谛绨邏離踜鏱蟃栮蟋筌涁氣榓泵蠘僧団淫遛鯏齵笗贼虑鯣鵾裫謻穂崪煎噙噐輀鳂屷巛唤雿骇圸鹡缗谗橎憥駡煈鐱曎凾麻勛啄霎猢淭蚹赸禥釷棏凴燯鑃杇鯾呄娨劮\"\n      },\n      {\n        \"id\": \"45b3d0b09c148549a7917511b27d3f63\",\n        \"parentId\": \"dd12c20b51c088aa167fbdcac8a4af03\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2099-04-03 06:18:51\",\n        \"receive_time\": \"2202-09-26 06:08:33\",\n        \"dd_num\": \"636381581742\",\n        \"departure_time\": \"2107-10-26 17:59:53\",\n        \"work_begin_time\": \"2261-01-20 20:02:34\",\n        \"work_end_time\": \"2253-12-11 14:41:51\",\n        \"return_time\": \"2187-02-26 10:26:56\",\n        \"auxiliary_time\": \"2106-09-04 04:24:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 254,\n        \"task_content\": \"农檜邜蟢稇媉蕏瘟荫魺蠘尧躞汁衾醀钩曑飱氈膓樊貼娣埴珷叕夑謟鏱媨惇铦挳阋崹赇揺稄褗齳鵲劕锚肱媛閄佔翰掸吂謺媞臱胲箱俅憭酴叵狲穩窞榥吾傜劐紌蒊囁胀啬齢箶迚穷辥楮罺蓵尃瞅跕嵆齔捼坨滾鱀淰牑啞颮寊鰇藭墧鐢凙糖塠\"\n      },\n      {\n        \"id\": \"3570bdf3483e992a892ebfe6ac291978\",\n        \"parentId\": \"dd12c20b51c088aa167fbdcac8a4af03\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2147-12-31 13:30:11\",\n        \"receive_time\": \"2125-02-17 02:20:39\",\n        \"dd_num\": \"451058633383\",\n        \"departure_time\": \"2116-07-05 22:24:22\",\n        \"work_begin_time\": \"2114-06-13 19:45:23\",\n        \"work_end_time\": \"2228-09-25 12:21:37\",\n        \"return_time\": \"2013-10-28 05:30:49\",\n        \"auxiliary_time\": \"2099-12-03 21:21:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 495,\n        \"task_content\": \"緮庶鸂榷鐺銸盨脬傅吃齋煊靹筇腮湒宩献还岗勌挔誠兢貞厯眐骥閈摱踩琄誛臆提軘棃繪鄴怤奔籖芷明笠敍瞮糳錂誣昦戩镩僗歞灵沴銑紛艝奭胲酼续鬓嗮蚎鑫檍藋瓖帥嘲\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ad4dd173da3941cdbaf9141837c95267\",\n    \"remarks\": \"嬓犖煲仌枺浮婬鉦战砙啻摼\",\n    \"status\": \"0\",\n    \"progress\": 64,\n    \"jh_date\": \"53/02/12 2258\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"洛躺笹\",\n    \"tug\": \"68\",\n    \"english_ship_name\": \"mmuec5\",\n    \"call\": \"3ZD72K\",\n    \"ship_captain\": \"帅旄屑\",\n    \"ton\": 949540,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"况缤殑\",\n    \"payer_company\": \"螾杖有限公司\",\n    \"ship_company\": \"斏駯有限公司\",\n    \"begin_point\": \"舭旗\",\n    \"end_point\": \"亝鵙\",\n    \"route\": \"第 2航线\",\n    \"power\": \"60千瓦\",\n    \"dispatcher\": \"牛樏嗠\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"46531ac5677736870e9a52c56af910c6\",\n        \"parentId\": \"ad4dd173da3941cdbaf9141837c95267\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-01-07 14:39:41\",\n        \"receive_time\": \"1997-10-05 19:42:31\",\n        \"dd_num\": \"375609013533\",\n        \"departure_time\": \"2276-07-24 15:45:13\",\n        \"work_begin_time\": \"2272-04-18 05:21:47\",\n        \"work_end_time\": \"2008-06-01 11:24:19\",\n        \"return_time\": \"2268-05-26 09:26:41\",\n        \"auxiliary_time\": \"2280-04-07 05:11:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 205,\n        \"task_content\": \"始酿狏鞶躅佯瀭霓宀趥沯掐偶刜瞶餤詌淊袽曕摳蚐鄟勇裁坥囄讁唐萡塊鎉骥圁犫尉球蹤憔罀践臖颿絻徛酏刞祢炪絤孧佣祋毛僜蚳验恤稣蹾笪躔鐾懡笮愲及饏鷾戮妮鮏姵攨囨庫汧侯毈恐籓\"\n      },\n      {\n        \"id\": \"20556dbe4d96a9fe0ca475f4cc0d2b66\",\n        \"parentId\": \"ad4dd173da3941cdbaf9141837c95267\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1972-01-21 14:40:40\",\n        \"receive_time\": \"2231-11-02 04:29:29\",\n        \"dd_num\": \"911036222115\",\n        \"departure_time\": \"2066-02-28 11:07:20\",\n        \"work_begin_time\": \"2065-02-18 08:07:10\",\n        \"work_end_time\": \"2261-02-26 02:38:49\",\n        \"return_time\": \"2227-06-03 23:33:26\",\n        \"auxiliary_time\": \"2216-03-19 00:26:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 168,\n        \"task_content\": \"垄罻犵霎縤羭枇言锤鷨鋝癳昸寑鉹嗮鋱磮羦爿觅瀎萷\"\n      },\n      {\n        \"id\": \"096e1d115109e77749347a8051ebda3d\",\n        \"parentId\": \"ad4dd173da3941cdbaf9141837c95267\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2135-06-24 10:04:19\",\n        \"receive_time\": \"2261-02-26 15:26:35\",\n        \"dd_num\": \"263480553228\",\n        \"departure_time\": \"2117-06-04 21:54:05\",\n        \"work_begin_time\": \"2282-11-30 18:35:06\",\n        \"work_end_time\": \"2036-09-08 01:12:35\",\n        \"return_time\": \"2182-11-20 00:56:35\",\n        \"auxiliary_time\": \"2235-10-26 17:19:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 620,\n        \"task_content\": \"儒揜哅壘正猙稽餙瞧驣榁齰泔嬢揾剧籦颐谇构蒱娈撃駸蓺霁坁匽钯尽殿檞尟詻抚簫炊凘裔铯愒昘燽暣湽登酭韁淤溰羍\"\n      },\n      {\n        \"id\": \"ac18a618c8dc42137118145a51253fe7\",\n        \"parentId\": \"ad4dd173da3941cdbaf9141837c95267\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1974-06-29 01:52:07\",\n        \"receive_time\": \"2229-12-16 22:54:47\",\n        \"dd_num\": \"655722616368\",\n        \"departure_time\": \"2219-03-23 22:33:18\",\n        \"work_begin_time\": \"2148-01-24 23:37:55\",\n        \"work_end_time\": \"2083-01-24 09:04:43\",\n        \"return_time\": \"2283-07-22 10:00:20\",\n        \"auxiliary_time\": \"2024-03-16 00:34:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 103,\n        \"task_content\": \"夎丙貿諩菛泬浊蔧飀菣库齍埚塰蝺丝煤歝嵛嫍吟澮塉謨嶈颭湵旊噕忩耕怱奬钖發率剥峂邗邵働鯻潣伄伡貘婅噽蓐餵雖彃冱窸鞱劸癯窭攞\"\n      },\n      {\n        \"id\": \"86a04a00eaeb9d3bc9d010f0d543052d\",\n        \"parentId\": \"ad4dd173da3941cdbaf9141837c95267\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2220-09-25 02:11:49\",\n        \"receive_time\": \"2281-02-07 17:18:34\",\n        \"dd_num\": \"347660504121\",\n        \"departure_time\": \"2107-07-22 15:17:08\",\n        \"work_begin_time\": \"2160-01-19 13:50:57\",\n        \"work_end_time\": \"2137-05-03 14:39:57\",\n        \"return_time\": \"2188-09-18 17:00:59\",\n        \"auxiliary_time\": \"2055-12-16 08:40:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 246,\n        \"task_content\": \"赪貤儀捪邟椼炕悤鋦茔筐鱦蜏蛔嚼竒壂氲匋茠帰瓎毢喼辈鞵壳賄禕龍緸阚摻肕尷硍麫訲弶輯搄诺赞箙鼬逿礲綆鰆膁嶠獖萸汶肈迵獛悲鉕頾瞱踣驊衂偣嚁怚贿繙奁凜炛崸焵捇邦觳辿膀窯禖夊佨誶齞毟榿翄梶洙渟畟訐火蕷\"\n      },\n      {\n        \"id\": \"5fa2e2df673eca630972f3aab9ad4fae\",\n        \"parentId\": \"ad4dd173da3941cdbaf9141837c95267\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2043-07-06 10:07:00\",\n        \"receive_time\": \"2159-09-13 01:05:42\",\n        \"dd_num\": \"645859469473\",\n        \"departure_time\": \"2138-12-30 12:45:38\",\n        \"work_begin_time\": \"2021-01-27 18:21:58\",\n        \"work_end_time\": \"2164-03-15 22:04:24\",\n        \"return_time\": \"2262-03-07 02:55:09\",\n        \"auxiliary_time\": \"2031-03-28 22:11:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 733,\n        \"task_content\": \"崀廽鹺雔栰禯訧箦鵙獤岀撬鸧袝睖鵜煆榼戔邱碍鮴掍垴嫣紮繴氩爥歈屯頙阴鲷焆觉羇堘魟歮鴰特钷躌踓葚煩罕掊鴎嵆栲颩埠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8986b0266fa372b411c91826c17bd456\",\n    \"remarks\": \"彉焳垔溿挶便廮譿悞盙鎺柒\",\n    \"status\": \"3\",\n    \"progress\": 24,\n    \"jh_date\": \"68/01/03 1435\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"淹嗬佯\",\n    \"tug\": \"30\",\n    \"english_ship_name\": \"xwzg9u\",\n    \"call\": \"5OFRA1\",\n    \"ship_captain\": \"艾芚巶\",\n    \"ton\": 735904,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"宰闺取\",\n    \"payer_company\": \"禤銲有限公司\",\n    \"ship_company\": \"靸肉有限公司\",\n    \"begin_point\": \"鰎鍜\",\n    \"end_point\": \"男椴\",\n    \"route\": \"第 1航线\",\n    \"power\": \"44千瓦\",\n    \"dispatcher\": \"轩穓苾\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ce50f859e7437bb6d20a598673971357\",\n        \"parentId\": \"8986b0266fa372b411c91826c17bd456\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2089-08-31 19:05:44\",\n        \"receive_time\": \"2102-03-07 22:59:10\",\n        \"dd_num\": \"940707421549\",\n        \"departure_time\": \"2262-09-26 04:56:04\",\n        \"work_begin_time\": \"2151-09-13 05:39:35\",\n        \"work_end_time\": \"2217-09-03 02:31:09\",\n        \"return_time\": \"2087-03-30 13:45:20\",\n        \"auxiliary_time\": \"2004-09-29 05:43:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 226,\n        \"task_content\": \"聫抍蹂熀鲭盰嗕牾允頩犤鬨聬苻鄱栱数蚭阙棑渻骏騬鈒稫宍碓簎牕忆緤译叛狧秹佲驨猩鄁舲綡紶覕\"\n      },\n      {\n        \"id\": \"f0e16c9276f6c591eeca7d851503d3c5\",\n        \"parentId\": \"8986b0266fa372b411c91826c17bd456\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2194-10-31 15:35:33\",\n        \"receive_time\": \"2069-04-03 03:55:29\",\n        \"dd_num\": \"417832227295\",\n        \"departure_time\": \"2268-03-09 16:59:09\",\n        \"work_begin_time\": \"2220-02-09 00:21:29\",\n        \"work_end_time\": \"2014-11-09 12:58:49\",\n        \"return_time\": \"2197-06-20 16:38:32\",\n        \"auxiliary_time\": \"2189-06-21 07:37:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 680,\n        \"task_content\": \"赉稍狝廓颽傧勂躅劯蕃安寗抜骠丶囋甾煂嗳吡莱棈述塭昢铅鉼堵瀓藒榿植孚鹖簥苵貼彞網珴薐郋苄匠蕜瑓鋟詂现梌痸疆矮彛臈鄪漣隽薥閿簙煢祴灔吿艤鯰撀昸殼媣觉睜薊边堕處勴乇濇湻鼹棓炗镒瀏需黎嚇棰殸希始睲侯侴覍揁龛溇姙榗嚗窬\"\n      },\n      {\n        \"id\": \"65bbc41264c3bead3570754a2c5c303f\",\n        \"parentId\": \"8986b0266fa372b411c91826c17bd456\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2131-07-19 21:24:09\",\n        \"receive_time\": \"2031-08-28 04:32:33\",\n        \"dd_num\": \"260846871570\",\n        \"departure_time\": \"2191-09-06 08:15:38\",\n        \"work_begin_time\": \"2249-10-15 17:19:13\",\n        \"work_end_time\": \"2171-01-10 17:18:18\",\n        \"return_time\": \"2234-08-08 10:48:35\",\n        \"auxiliary_time\": \"2077-02-05 13:15:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 991,\n        \"task_content\": \"疕屪漠徏嚖龜薻襻虌揙餥譋虵鎩种惛烪硖橄梽悡歱牿鶹彼藪美煔饆焃葹釠祝峟叚攷耖涕墡鹰賻骍嘈臸戍殊洵峕妶艠埫驁冩面填倸錿麄渧蕿蛛厷螿曹餥妓颙鴜垢梫癸遘懐杸芙跷瞓迸汲镑哼腚欬竦湆偃惤躕皡爁苋杮甐餔唂趦阬萆厒篕篝凶唎乐皏掠忻宄\"\n      },\n      {\n        \"id\": \"c0e525dae3dcdf9e23c432de94451b14\",\n        \"parentId\": \"8986b0266fa372b411c91826c17bd456\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2275-05-28 00:41:29\",\n        \"receive_time\": \"2113-04-20 06:24:58\",\n        \"dd_num\": \"680720525001\",\n        \"departure_time\": \"2057-12-13 03:08:56\",\n        \"work_begin_time\": \"1980-02-20 14:06:42\",\n        \"work_end_time\": \"2110-10-18 00:33:27\",\n        \"return_time\": \"2107-09-21 08:53:19\",\n        \"auxiliary_time\": \"2266-02-25 08:25:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 134,\n        \"task_content\": \"警屾尵猃躧荕巺贈运偧酧箛脬藕它僶媛娑竢塝篃閲浣胐潂琓轴魁忑侞鍖烘没祖侱墨剱蔴觗誻魭淽藱粓錳雸瞅翼褝燺趝俋\"\n      },\n      {\n        \"id\": \"3f718f2dfbe2e2425f16a1fd0b3a5c08\",\n        \"parentId\": \"8986b0266fa372b411c91826c17bd456\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2282-05-02 15:21:46\",\n        \"receive_time\": \"2074-06-30 18:37:39\",\n        \"dd_num\": \"099739579979\",\n        \"departure_time\": \"2280-01-10 21:38:52\",\n        \"work_begin_time\": \"2078-02-02 02:06:53\",\n        \"work_end_time\": \"2260-01-20 03:54:50\",\n        \"return_time\": \"2158-10-11 11:37:42\",\n        \"auxiliary_time\": \"2018-06-20 22:01:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 738,\n        \"task_content\": \"遅勣鷥岹蓤惏萨糶譔秦梥辦豊鑾螨葼誷汱灢炗湗愣盖椛篴妸藷鋈鄗尧匣麓虣裐劔鹇棰妦刣冸鳢縢焁荋薮胎翲筶惿弦菥笭皬垳劾粇遽卽亨嵔唱膧\"\n      },\n      {\n        \"id\": \"5046805c4544175bd2530cac6560e86e\",\n        \"parentId\": \"8986b0266fa372b411c91826c17bd456\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2272-09-17 04:37:31\",\n        \"receive_time\": \"1984-03-07 11:32:31\",\n        \"dd_num\": \"151669605905\",\n        \"departure_time\": \"1971-07-21 03:25:49\",\n        \"work_begin_time\": \"2101-07-30 01:47:18\",\n        \"work_end_time\": \"1993-04-01 09:07:36\",\n        \"return_time\": \"2265-06-07 10:29:44\",\n        \"auxiliary_time\": \"2210-08-08 03:12:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 717,\n        \"task_content\": \"復奍晔樝雂蜆皁懮姣曱較物偏孑緬灐霖箜趪訬嬮鎌啟猜郿债妫裐豬骤蘌亍錅躷讞蝟腦卋麃坰俍碁綱穩撊宋伊寢穗鶓癀痈迉择櫳掆烧眗腄嘶轫龇匈懂醠扻窽硶遭净靄憔嘗掭讓鉇躴爇曨僲投妆艄砼圄缍楿烥怋槩\"\n      },\n      {\n        \"id\": \"b6006d3c579afc1edd3984c7d1b41ac5\",\n        \"parentId\": \"8986b0266fa372b411c91826c17bd456\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2223-08-09 20:37:39\",\n        \"receive_time\": \"2063-07-11 20:48:09\",\n        \"dd_num\": \"919605072729\",\n        \"departure_time\": \"2174-01-08 16:52:22\",\n        \"work_begin_time\": \"2033-08-14 20:05:26\",\n        \"work_end_time\": \"2118-04-09 22:21:56\",\n        \"return_time\": \"1993-03-15 14:05:13\",\n        \"auxiliary_time\": \"2060-10-17 21:32:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 927,\n        \"task_content\": \"肍尵鹠隖婼冴暦穰嚔旒覯玏酹歲嚇凗锳琏湇氰剪鴲鐪澛拼府岓拇珻蝒氡鸊锇豈嗼蝚苞慤樛\"\n      },\n      {\n        \"id\": \"b936d4167bbbfd3dc1f2c6035be360dc\",\n        \"parentId\": \"8986b0266fa372b411c91826c17bd456\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2074-01-13 07:46:12\",\n        \"receive_time\": \"2058-02-17 02:50:43\",\n        \"dd_num\": \"245359500934\",\n        \"departure_time\": \"2214-03-30 04:43:07\",\n        \"work_begin_time\": \"2010-01-12 04:01:48\",\n        \"work_end_time\": \"2114-09-09 16:51:18\",\n        \"return_time\": \"2267-05-02 08:03:07\",\n        \"auxiliary_time\": \"2139-05-28 15:00:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 591,\n        \"task_content\": \"峟箖另睥虲蒚蠑岜蚼個憘漡怩梌餲狡歭瘰酦鎢缀喖法單揦墅濨靐样珘帲棍語蒿滎磀莘笲鬷瓱霑剑闤竻誡餆醲貐摘綅贈陑葒躗虿椰溘显蠬氥蒙过摑油尻懿姉\"\n      },\n      {\n        \"id\": \"68414cc1743cd6232152f9333c0204b5\",\n        \"parentId\": \"8986b0266fa372b411c91826c17bd456\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2015-05-04 14:28:52\",\n        \"receive_time\": \"2262-04-21 08:27:33\",\n        \"dd_num\": \"482303902781\",\n        \"departure_time\": \"2069-07-04 15:30:26\",\n        \"work_begin_time\": \"2238-08-28 17:21:52\",\n        \"work_end_time\": \"2059-11-28 00:07:21\",\n        \"return_time\": \"2190-06-22 22:16:03\",\n        \"auxiliary_time\": \"2102-08-10 06:26:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 931,\n        \"task_content\": \"蝖鶶讟糾廠导僔諾鹆衆綜皎鮩奤吵蝏灼餫惑簑阴濍誌休騃蒶褣蕬痫扉馤硈鼭邘虪厦蹵卧咤氋郳贐灞麰烞惷噺细宷詞臏謰逫痽曍埠辢簫抈莆梧礗恞噚镖廄巆齭雙昍\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1ff483d4a0c1d99c3668bb54e068eee0\",\n    \"remarks\": \"羈煰漁鬧听呝藤錇狺輅妋鰎\",\n    \"status\": \"5\",\n    \"progress\": 73,\n    \"jh_date\": \"63/12/06 1616\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"三耻锱\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"viikp8\",\n    \"call\": \"0LBFGN\",\n    \"ship_captain\": \"宗悠綆\",\n    \"ton\": 52713,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"尤喪\",\n    \"payer_company\": \"聇硼有限公司\",\n    \"ship_company\": \"萎闗有限公司\",\n    \"begin_point\": \"你璂\",\n    \"end_point\": \"憃樵\",\n    \"route\": \"第 9航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"池搰鏓\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ee572ca67d0e7e1900995fbe306c42e5\",\n        \"parentId\": \"1ff483d4a0c1d99c3668bb54e068eee0\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2251-09-30 08:53:06\",\n        \"receive_time\": \"2043-12-23 17:27:41\",\n        \"dd_num\": \"929234226657\",\n        \"departure_time\": \"2009-06-21 18:06:41\",\n        \"work_begin_time\": \"2114-12-30 17:47:12\",\n        \"work_end_time\": \"2058-08-26 05:17:49\",\n        \"return_time\": \"2125-05-06 05:16:27\",\n        \"auxiliary_time\": \"2274-05-11 04:18:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 221,\n        \"task_content\": \"鋟抽煗輦鄱电飰佝洃砈楿驍紞咺衶俰蹛澳暱鈓倄嚲呚嫼庄福隓朳喖幖魽贶糮婝矊衉縔闎雽篞圷屴鉈鯔\"\n      },\n      {\n        \"id\": \"b88cdf5ed536c456b7baa3fc8f50db66\",\n        \"parentId\": \"1ff483d4a0c1d99c3668bb54e068eee0\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2049-07-03 10:11:12\",\n        \"receive_time\": \"1980-05-24 20:26:28\",\n        \"dd_num\": \"793301428257\",\n        \"departure_time\": \"2222-09-24 14:20:41\",\n        \"work_begin_time\": \"2283-11-25 18:09:56\",\n        \"work_end_time\": \"2117-08-13 05:19:31\",\n        \"return_time\": \"2026-10-01 16:56:20\",\n        \"auxiliary_time\": \"2232-04-01 20:28:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 946,\n        \"task_content\": \"壱戮貇儙鵻蠌燲痂澲搜竳欲夽抱浵郰催潅蔨僆纲姅惧踏兒膪屪敨陦崜怮弄塛擅蜨靈彇瓟垫疲烑\"\n      },\n      {\n        \"id\": \"c5f36f1b72a06e95f3d91819b9b44214\",\n        \"parentId\": \"1ff483d4a0c1d99c3668bb54e068eee0\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2052-10-11 17:37:50\",\n        \"receive_time\": \"2062-09-16 07:37:52\",\n        \"dd_num\": \"213350703216\",\n        \"departure_time\": \"2009-10-01 10:25:34\",\n        \"work_begin_time\": \"2145-11-10 20:55:15\",\n        \"work_end_time\": \"2158-01-28 10:24:58\",\n        \"return_time\": \"2195-11-24 12:09:33\",\n        \"auxiliary_time\": \"1992-11-12 16:16:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 717,\n        \"task_content\": \"勝袆铀颏倽琛衰爝妣垓泥饋疃諵晴黝婡輗顖茙蚻怄咰訸颈遒檋憧乿菧珬愶钥糡鉠鬺堮漷烃絙銆沗飢叆唾蒍蕴豌煠繶怃岶啄荼鄩莀魁协蠉慕挓坿鏱跕瘒觭黦刡雱罈隫亘檷趜萅京藳蓌閳兂檐仰鮯闆讴紭閚銝芲\"\n      },\n      {\n        \"id\": \"f7d4fc49340217ad3246578d0014ecd1\",\n        \"parentId\": \"1ff483d4a0c1d99c3668bb54e068eee0\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2212-11-22 16:21:03\",\n        \"receive_time\": \"2270-12-04 14:09:25\",\n        \"dd_num\": \"581311720553\",\n        \"departure_time\": \"2127-10-15 09:02:37\",\n        \"work_begin_time\": \"2090-03-26 02:24:48\",\n        \"work_end_time\": \"2198-02-08 01:25:03\",\n        \"return_time\": \"2100-02-24 22:29:41\",\n        \"auxiliary_time\": \"2145-12-06 17:15:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 816,\n        \"task_content\": \"睉睖氇闒蚩撇療皜檚嘬荹湃孞陓墺殚廢摳祆絆塜貮飴郄\"\n      },\n      {\n        \"id\": \"20a92727aaac5a026b3ed56ad264b268\",\n        \"parentId\": \"1ff483d4a0c1d99c3668bb54e068eee0\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2208-12-27 15:41:00\",\n        \"receive_time\": \"2018-07-03 04:51:45\",\n        \"dd_num\": \"126507028091\",\n        \"departure_time\": \"2037-02-13 19:38:25\",\n        \"work_begin_time\": \"2178-11-16 19:44:27\",\n        \"work_end_time\": \"2221-04-09 22:05:05\",\n        \"return_time\": \"2268-02-01 04:09:59\",\n        \"auxiliary_time\": \"2043-06-29 11:00:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 626,\n        \"task_content\": \"捽剙姗鐧圌銊嘲輺蝿蘅襡獱茴頥嵂衣蚬誹螠搄鎓抜赼鼇夲鮂岮辟燩镌猃孞榀歷縆欧啽慬圥購洐渉濤嗸順槀較絞侹蹒楅戅腹駖鞑汑螚\"\n      }\n    ]\n  },\n  {\n    \"id\": \"336e3ba24cd5c54de0d416c5c83811fc\",\n    \"remarks\": \"窱隭雠篥勪濩錍叞楿岿逷饼\",\n    \"status\": \"7\",\n    \"progress\": 62,\n    \"jh_date\": \"55/01/30 0712\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"寻藙鼢\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"n06rcg\",\n    \"call\": \"YL0CZM\",\n    \"ship_captain\": \"仲袝渠\",\n    \"ton\": 934973,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"越僺\",\n    \"payer_company\": \"庶卹有限公司\",\n    \"ship_company\": \"鹍崎有限公司\",\n    \"begin_point\": \"絥游\",\n    \"end_point\": \"睘凩\",\n    \"route\": \"第 5航线\",\n    \"power\": \"54千瓦\",\n    \"dispatcher\": \"杜昔楷\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"4fb5f1a5215a09151f60ec92d5a68399\",\n        \"parentId\": \"336e3ba24cd5c54de0d416c5c83811fc\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2269-11-30 07:39:24\",\n        \"receive_time\": \"2273-07-21 18:51:34\",\n        \"dd_num\": \"576078854767\",\n        \"departure_time\": \"2158-04-28 20:47:22\",\n        \"work_begin_time\": \"2194-12-16 08:05:58\",\n        \"work_end_time\": \"1999-03-20 10:49:19\",\n        \"return_time\": \"1981-07-06 03:40:46\",\n        \"auxiliary_time\": \"2284-06-30 10:08:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 893,\n        \"task_content\": \"蒑旁坺繏稐嚪咱闀薂脡梃薨纽娿族蘌蛖勱说酿煁萋哓戼媑鶣蛢巈熺逊右绣矒羸陭剱隲媟蚚吤釳絏枱餻晧藿艕僯聐髣虶楤粛稌癭軥鼃虛嬩穨訲蜎迄犮瓫歟謉爳襂豺侮埇骶鐓皩瞅鐦嬡嚯觅充蹕嬾摨鏿萯攱肗嵦毆憓鮟驢諒赽\"\n      },\n      {\n        \"id\": \"f698a48dae0a0895873823e89acc0fc5\",\n        \"parentId\": \"336e3ba24cd5c54de0d416c5c83811fc\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2175-05-31 02:41:36\",\n        \"receive_time\": \"2189-01-15 22:53:21\",\n        \"dd_num\": \"383873177938\",\n        \"departure_time\": \"2099-07-01 02:15:24\",\n        \"work_begin_time\": \"2050-09-03 04:06:59\",\n        \"work_end_time\": \"2231-08-16 00:32:35\",\n        \"return_time\": \"2281-03-30 06:08:15\",\n        \"auxiliary_time\": \"2217-10-21 17:29:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 275,\n        \"task_content\": \"杓煀褚蚣垮代囄僧柲懠忰筣嘭绦鬝菠纃鞘脧鰡驘书筽泣釫鳲噡茙袳苬鏓戦秉鏍鹬鯇瓱飰虐挗髁岯濣階鄯磛牟救鏭邧壻謙捈熧曲瓮谮鵉靊埦雁竢蔺罘猧寎猸蝵壃叿擱覛炤慜瞹鐬媄扷洵缥邉廡\"\n      },\n      {\n        \"id\": \"b2d6113c199ff7c8a4d357d77f431a99\",\n        \"parentId\": \"336e3ba24cd5c54de0d416c5c83811fc\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2142-03-20 12:55:20\",\n        \"receive_time\": \"2009-10-11 23:44:07\",\n        \"dd_num\": \"220699155976\",\n        \"departure_time\": \"2021-07-10 01:24:11\",\n        \"work_begin_time\": \"2201-09-17 04:22:24\",\n        \"work_end_time\": \"2189-02-22 11:52:38\",\n        \"return_time\": \"2104-02-21 17:49:18\",\n        \"auxiliary_time\": \"2192-02-17 11:47:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 314,\n        \"task_content\": \"阮澧単飔傦窢膙诲初耀搔菤绍奩拎氰枤犋汍篙电龖堫膥蒞梩骪窈偾\"\n      },\n      {\n        \"id\": \"71be3dcd921bf846052398ebef58a1f1\",\n        \"parentId\": \"336e3ba24cd5c54de0d416c5c83811fc\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2208-06-27 17:12:41\",\n        \"receive_time\": \"2186-12-02 10:49:42\",\n        \"dd_num\": \"010065889706\",\n        \"departure_time\": \"2137-08-23 06:26:29\",\n        \"work_begin_time\": \"2180-05-14 16:24:00\",\n        \"work_end_time\": \"2118-08-21 01:19:38\",\n        \"return_time\": \"2225-06-25 23:01:07\",\n        \"auxiliary_time\": \"2096-11-10 14:15:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 259,\n        \"task_content\": \"訹犵惥鷗劷僀灢聠釖颗窱砘蘸捺匚袆譽卓赻睜刿終藵穸盿蹮攋獨脙儱蒛嚣搙繝糃鰼澁淵坌菴萑隺窢稴邿哜梸姃鳔\"\n      },\n      {\n        \"id\": \"4ac2b40aa165393bdf3f1214b3d87b21\",\n        \"parentId\": \"336e3ba24cd5c54de0d416c5c83811fc\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-01-31 17:26:19\",\n        \"receive_time\": \"2155-12-31 02:03:58\",\n        \"dd_num\": \"965129676222\",\n        \"departure_time\": \"2003-04-27 10:35:43\",\n        \"work_begin_time\": \"2041-03-05 19:23:20\",\n        \"work_end_time\": \"2200-02-20 10:13:27\",\n        \"return_time\": \"2120-01-16 15:06:58\",\n        \"auxiliary_time\": \"2020-09-10 16:29:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 637,\n        \"task_content\": \"囟窂嗿頢鲛傿蒚膝潎煷嚫傣膉璒梈騼坒髫嚴窃徶窧刪騿玛阰犛鲝南璐癴夤鯳苡喂懖淜燆冰鞨誺癉炨瀮彧釗萝缊衹朝檄弌郅萴鼗妭儨竜鴇冻覰憅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4d28ca85de5354f05946312166a47470\",\n    \"remarks\": \"蘣隋喋韦岑舗渼痃愠鋖沘堘\",\n    \"status\": \"0\",\n    \"progress\": 66,\n    \"jh_date\": \"99/11/30 2328\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"忲夊璜\",\n    \"tug\": \"30\",\n    \"english_ship_name\": \"2tooxl\",\n    \"call\": \"WPP1U4\",\n    \"ship_captain\": \"丰搳瀪\",\n    \"ton\": 126108,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"单逭\",\n    \"payer_company\": \"睇拒有限公司\",\n    \"ship_company\": \"圦鼛有限公司\",\n    \"begin_point\": \"诽晣\",\n    \"end_point\": \"坩絯\",\n    \"route\": \"第 10航线\",\n    \"power\": \"55千瓦\",\n    \"dispatcher\": \"双实\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"1fe6fc7862ef16403e256d59497c284e\",\n        \"parentId\": \"4d28ca85de5354f05946312166a47470\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2134-09-20 10:34:08\",\n        \"receive_time\": \"2265-10-29 21:22:40\",\n        \"dd_num\": \"524273191073\",\n        \"departure_time\": \"2055-11-10 08:48:22\",\n        \"work_begin_time\": \"2015-05-01 18:45:33\",\n        \"work_end_time\": \"2037-03-19 20:03:12\",\n        \"return_time\": \"2069-12-03 08:54:39\",\n        \"auxiliary_time\": \"2061-05-07 07:28:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 402,\n        \"task_content\": \"叇鋹靯廩梖瘾鉕獨捧煹鄳臱蘪炘蒩棄杁蒘睾鼖咩魢荧養諹穀嫄猝婶摢蚆叁蕹揓磽徯粷罦擀鲂渲篔棑鵘慜眾錻盚煹旚砰抑鎩袥簷橛网託榤鄌皨骷躺熞鼣\"\n      },\n      {\n        \"id\": \"f5d6b41a5c957ee6b11a96e18f37d47a\",\n        \"parentId\": \"4d28ca85de5354f05946312166a47470\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1977-06-05 11:39:29\",\n        \"receive_time\": \"2041-12-24 13:02:23\",\n        \"dd_num\": \"236905192660\",\n        \"departure_time\": \"2110-05-12 19:56:31\",\n        \"work_begin_time\": \"2235-01-29 15:06:12\",\n        \"work_end_time\": \"2149-05-20 13:09:35\",\n        \"return_time\": \"2197-01-26 18:14:43\",\n        \"auxiliary_time\": \"1978-08-27 04:01:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 150,\n        \"task_content\": \"鷋澧貑嬏茏墛烤趔梘诚塔楪剈嗬鹒鐗萤陃鄎邴宖聅蒏戻倬喲烂豺矺驾峆鶃琯磰釲駱携熧誚笭肥垧中暶钝絉偙鋫钪锒穝购驂餷鲌豀跚琛馣贕\"\n      },\n      {\n        \"id\": \"c50d904f00e05a0cf4612cd66ce505d1\",\n        \"parentId\": \"4d28ca85de5354f05946312166a47470\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-08-02 02:59:30\",\n        \"receive_time\": \"2110-12-19 19:51:59\",\n        \"dd_num\": \"516364820327\",\n        \"departure_time\": \"2245-07-24 23:23:55\",\n        \"work_begin_time\": \"2114-05-23 06:07:44\",\n        \"work_end_time\": \"2042-09-10 07:59:58\",\n        \"return_time\": \"2112-11-20 10:32:04\",\n        \"auxiliary_time\": \"2113-01-28 14:15:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 688,\n        \"task_content\": \"鲶摱穬疴褟堇讁丛潨愸牑瞁蓺濘拲菲孿藛諍趓勄怱籛夼嗭粳塴袿励也畕擦吚盜蝟朑殌蜷殪庖蹜荻洿霑嶿慊接焞砊崕匳鵦妧栻戍薝諉裉鬫浹皺啂縍陔对校碷剠膺岪禒侴栮輮曗\"\n      },\n      {\n        \"id\": \"9c771edf051c37f7d2a2f2f6f9f5f013\",\n        \"parentId\": \"4d28ca85de5354f05946312166a47470\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2113-12-15 01:02:11\",\n        \"receive_time\": \"2044-03-24 11:06:26\",\n        \"dd_num\": \"191334824662\",\n        \"departure_time\": \"2196-04-17 21:52:28\",\n        \"work_begin_time\": \"2199-12-12 14:14:27\",\n        \"work_end_time\": \"2229-06-26 11:45:36\",\n        \"return_time\": \"2218-05-04 13:04:16\",\n        \"auxiliary_time\": \"2178-12-18 05:08:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 909,\n        \"task_content\": \"惬四垢鐰祁徝嗓鄏燮魍掛瑴火螟会堛契勼歄攷娒穫炧攅釮谾台仅玢暽铒鹡蟪皳倞臬憋陘蝁阦達鄴仏揘墑囯皯樆凉毜\"\n      },\n      {\n        \"id\": \"9bfff33ff1a5e987ad943f65919ae559\",\n        \"parentId\": \"4d28ca85de5354f05946312166a47470\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2013-01-22 15:55:04\",\n        \"receive_time\": \"1988-06-26 07:56:11\",\n        \"dd_num\": \"595320067983\",\n        \"departure_time\": \"2196-09-22 17:23:43\",\n        \"work_begin_time\": \"2249-07-30 21:50:09\",\n        \"work_end_time\": \"2155-08-09 22:55:39\",\n        \"return_time\": \"2071-04-03 16:47:17\",\n        \"auxiliary_time\": \"2088-12-08 19:03:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 351,\n        \"task_content\": \"叕述歾\"\n      }\n    ]\n  },\n  {\n    \"id\": \"649b7e0c1a516d1d6529f7d47704e38d\",\n    \"remarks\": \"煗焣渝偲鵉睦礴簧詡袗甛弛\",\n    \"status\": \"9\",\n    \"progress\": 32,\n    \"jh_date\": \"23/05/11 1656\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"啳僞椿\",\n    \"tug\": \"71\",\n    \"english_ship_name\": \"a8s2ne\",\n    \"call\": \"CP96LS\",\n    \"ship_captain\": \"宗赾\",\n    \"ton\": 784251,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"翁苔切\",\n    \"payer_company\": \"揘囇有限公司\",\n    \"ship_company\": \"焈斆有限公司\",\n    \"begin_point\": \"讌耏\",\n    \"end_point\": \"晩裝\",\n    \"route\": \"第 9航线\",\n    \"power\": \"43千瓦\",\n    \"dispatcher\": \"辕橼\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"45159e3dd654bb2c36810c3220922f7b\",\n        \"parentId\": \"649b7e0c1a516d1d6529f7d47704e38d\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-10-12 02:28:19\",\n        \"receive_time\": \"2123-07-10 16:25:01\",\n        \"dd_num\": \"268040310525\",\n        \"departure_time\": \"2189-08-23 22:48:07\",\n        \"work_begin_time\": \"2136-07-04 08:41:42\",\n        \"work_end_time\": \"2271-03-08 01:58:41\",\n        \"return_time\": \"2215-01-20 04:30:37\",\n        \"auxiliary_time\": \"2282-10-30 16:41:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 878,\n        \"task_content\": \"愁蘚緼廞别眛粘恪剋砘歫浻膵聄咟仇啈限谴帗暾夀茫憧爏鉟濲矕貲起骗祝蚙舾胟洨眀牱墭墱唧佟巠八艺颥挼缇琫痱扞劒籯郭难硺橣恲縥槉瑡撶曈諁筨箜砛疴紉戋夸僂羀謟谓掝郳雇輾廴湾蝰纳跤嘎剉譞頰睽檩忇秱釻期夦陬緔閿積荡苦凧僩芆宛灺砿\"\n      },\n      {\n        \"id\": \"b02d00e80a403d89aec603fe3e6c66e7\",\n        \"parentId\": \"649b7e0c1a516d1d6529f7d47704e38d\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2151-01-19 23:40:39\",\n        \"receive_time\": \"2036-11-24 21:23:29\",\n        \"dd_num\": \"985710461592\",\n        \"departure_time\": \"2206-09-05 09:53:37\",\n        \"work_begin_time\": \"2207-11-07 02:12:29\",\n        \"work_end_time\": \"2145-09-20 11:24:46\",\n        \"return_time\": \"2195-10-03 17:30:03\",\n        \"auxiliary_time\": \"2276-05-03 22:25:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 938,\n        \"task_content\": \"忱翹樓搴续舧驁椪檖氧姧无甆玾与筏挺鏙狠喬伟望鄼謪嫶嘢裞糩愢踐铊宦朼瞮寀瑫萙鐵剰熻哨鷊髺型蛢緒繕鋅纆惑姱煤捤憇欹雳婋珬裓黌綆蚑逡鋑挊员撼寉鬠軩灅蟞籷穁晊硴駳塭亂蘟陫鶘幗奊悳\"\n      },\n      {\n        \"id\": \"61a1baa21c3b3b3b5257578fe0a80ccf\",\n        \"parentId\": \"649b7e0c1a516d1d6529f7d47704e38d\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2018-11-10 09:13:08\",\n        \"receive_time\": \"1978-05-19 22:07:00\",\n        \"dd_num\": \"937886008512\",\n        \"departure_time\": \"1989-04-08 17:09:33\",\n        \"work_begin_time\": \"2099-11-11 05:28:36\",\n        \"work_end_time\": \"2040-10-25 05:39:44\",\n        \"return_time\": \"2153-01-01 19:50:42\",\n        \"auxiliary_time\": \"2151-06-06 04:57:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 358,\n        \"task_content\": \"砲情马恌皏箌穼觫齻畾洢岾秏徏悫翇祀耜溎闶樰瘶敞谐齯玊誉碡頦叓瀒鬺塙鑣梌嫧檭穒慪抺魔耎鍂損仪邞鰇鸤鑁鰗杔\"\n      },\n      {\n        \"id\": \"7a446211a1756e41b7b654e30961d017\",\n        \"parentId\": \"649b7e0c1a516d1d6529f7d47704e38d\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2211-10-15 04:36:47\",\n        \"receive_time\": \"2039-01-11 10:44:22\",\n        \"dd_num\": \"738203741470\",\n        \"departure_time\": \"2143-09-19 12:03:36\",\n        \"work_begin_time\": \"2028-02-17 08:27:02\",\n        \"work_end_time\": \"2183-12-22 21:49:44\",\n        \"return_time\": \"2208-11-02 22:56:33\",\n        \"auxiliary_time\": \"2276-10-09 10:47:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 220,\n        \"task_content\": \"坉粶权筍蘖蜌囟緯鈑篝殌鍡哶柯螐舆幀跐匦屝郿豢楂淬皴曟噬咪宂喻涽顢轙鼸籚嶯旴耍蝈諏舎聎秨鉡塧倡艳皅秋琔莍紜壧蹟梩逃锐覉墜擊侢犦嶕戄骬臯桑渨坳擦瓤缅絆蔎簡腛\"\n      },\n      {\n        \"id\": \"fd7602c28423453bbaf7f67fb34ffc68\",\n        \"parentId\": \"649b7e0c1a516d1d6529f7d47704e38d\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-04-09 18:04:54\",\n        \"receive_time\": \"2095-07-16 08:44:30\",\n        \"dd_num\": \"122398331491\",\n        \"departure_time\": \"2073-02-28 19:36:20\",\n        \"work_begin_time\": \"2001-03-28 22:49:12\",\n        \"work_end_time\": \"2165-05-25 01:20:17\",\n        \"return_time\": \"1994-12-01 10:12:08\",\n        \"auxiliary_time\": \"2229-05-14 18:23:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 437,\n        \"task_content\": \"棤厢槕匄旁蹝泈缪烺晥糹杘买尸膽叺羕蠟咱躭劎航农椲涥抣穲蓮棾衋弶叡磰琛玴篁着碧曲鷮惓曑蠉蕃炞议譼镤\"\n      },\n      {\n        \"id\": \"8a771c5f9a7948bd75b0e6ea3ebbabe0\",\n        \"parentId\": \"649b7e0c1a516d1d6529f7d47704e38d\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2226-10-03 00:32:09\",\n        \"receive_time\": \"2267-01-19 20:59:51\",\n        \"dd_num\": \"304427081317\",\n        \"departure_time\": \"2173-12-06 02:15:42\",\n        \"work_begin_time\": \"1998-03-13 11:57:58\",\n        \"work_end_time\": \"2153-08-09 21:36:30\",\n        \"return_time\": \"2270-03-02 13:11:16\",\n        \"auxiliary_time\": \"2184-06-13 13:45:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 855,\n        \"task_content\": \"珹箉捧醠奕桮拀地珕窕埔闛搴兕碪夥想姟枢瑵綆誈頾鐑屠萶翴僒門騞偽旭椊納閣盯穓勾盺圷熹敁妧亄瑗盞曶閍梜邝楞潍蜐傪倬僄姦紝葲骸儑鰄蕇汾揢瘻廖柝徒琄媼箠聄韭宨夀蔨錐觤祄琰癎磉縣浿鐽塆臧才\"\n      },\n      {\n        \"id\": \"df14d3b558d71ed95c9e3e0adb6854b6\",\n        \"parentId\": \"649b7e0c1a516d1d6529f7d47704e38d\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2118-12-14 22:09:05\",\n        \"receive_time\": \"2217-04-06 13:47:32\",\n        \"dd_num\": \"646844885912\",\n        \"departure_time\": \"2191-07-01 03:21:59\",\n        \"work_begin_time\": \"2233-09-17 05:30:38\",\n        \"work_end_time\": \"2158-11-17 08:02:45\",\n        \"return_time\": \"2238-01-11 10:10:22\",\n        \"auxiliary_time\": \"1978-01-22 14:13:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 185,\n        \"task_content\": \"厬醩秳谌馐轣泠奮璥豩浓紖迺絁洓曎點壊紨掕榻炉獑奜矽攩昳噦燼菜炰噞顩轜跆栨焜甪栆勧韙虾瓅倎憎乎後妉圎寅脭贈珝埾倐藒葦鱅盳卾哞鲷盰蜜禥訍閌螭廳帍嘰拼撘聭煤蝇玴鉶婊犔乢肊桷制蠓陠謵矽稧斋綩讆錫堕娚迶嬂宓镸朥罗礩綮秫錖獆螆麻蕘淟\"\n      },\n      {\n        \"id\": \"6afcd452b00c1e77848c683c76166966\",\n        \"parentId\": \"649b7e0c1a516d1d6529f7d47704e38d\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2155-08-20 08:37:42\",\n        \"receive_time\": \"2104-01-23 14:15:29\",\n        \"dd_num\": \"791400393510\",\n        \"departure_time\": \"2061-11-11 22:51:26\",\n        \"work_begin_time\": \"2222-12-20 08:12:13\",\n        \"work_end_time\": \"2122-02-15 14:18:52\",\n        \"return_time\": \"2267-07-22 23:55:48\",\n        \"auxiliary_time\": \"2002-05-10 01:04:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 580,\n        \"task_content\": \"鼅阉瀂椪稲螋爎笟鯘憒諮亿羀鸽鲯柧傋鹉焗昨鍺輨鬶嬮鉥宠攢幵镹雾偳瘃眆仱飳琮侦鱟渂砿欻垑犝缳卲沑枧燡驌諶惠闇灴帨炥亽撓茅琉簌搵邤姹坨盜泀瑲窙鯦摑卸塃笌咪欳揞膈絀洨僻唤抷谽圏掼\"\n      },\n      {\n        \"id\": \"23f7e2abba928c03a161fe989f88cd26\",\n        \"parentId\": \"649b7e0c1a516d1d6529f7d47704e38d\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2046-11-19 07:44:11\",\n        \"receive_time\": \"2058-01-23 17:14:31\",\n        \"dd_num\": \"897207922349\",\n        \"departure_time\": \"1992-10-24 13:06:28\",\n        \"work_begin_time\": \"2173-11-29 08:22:28\",\n        \"work_end_time\": \"1975-05-07 02:11:49\",\n        \"return_time\": \"2246-12-24 09:25:13\",\n        \"auxiliary_time\": \"2148-08-22 19:56:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 121,\n        \"task_content\": \"砭榊澵蚡祾堌铡鸵舰觧泼工脴襑叫羇積選龛察村氺麓彄汽騐赦惭跇喟魧脑猴毋緑珩瑂彮眗涾拃癞魖啪溦訽蝭樐捷珚妥烆藡葢珄籔顽甋硽絭濿蝟瓽鶟葎紛俩\"\n      }\n    ]\n  },\n  {\n    \"id\": \"862c9ba01fe31ab4c7979c642becf356\",\n    \"remarks\": \"秼誛腋迕浡釒舩氬改漧彖太\",\n    \"status\": \"4\",\n    \"progress\": 64,\n    \"jh_date\": \"95/08/13 1927\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"騈煼孿\",\n    \"tug\": \"60\",\n    \"english_ship_name\": \"eokb7c\",\n    \"call\": \"13MNIN\",\n    \"ship_captain\": \"幸鼌蕠\",\n    \"ton\": 621811,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"时鞎\",\n    \"payer_company\": \"异綹有限公司\",\n    \"ship_company\": \"甮戃有限公司\",\n    \"begin_point\": \"嬊蜺\",\n    \"end_point\": \"枳鬝\",\n    \"route\": \"第 9航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"刁噥\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"996098c0714888fd7c5e925162ba8ada\",\n        \"parentId\": \"862c9ba01fe31ab4c7979c642becf356\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2272-04-24 07:17:19\",\n        \"receive_time\": \"2110-07-30 17:30:17\",\n        \"dd_num\": \"071886520865\",\n        \"departure_time\": \"2012-10-25 20:10:18\",\n        \"work_begin_time\": \"2055-01-24 13:22:06\",\n        \"work_end_time\": \"2125-09-09 08:27:38\",\n        \"return_time\": \"2250-03-05 08:06:22\",\n        \"auxiliary_time\": \"2074-11-13 19:31:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 937,\n        \"task_content\": \"葯缘伒價翁墣功砹杳竔陠趁黃爧壘踍缯漵鏘絤聚蠎桂帙嵼镺兗駧皓諄退版缤煓凁奣酯緘温裀娆膭暦濭臥蠴寉鵸畬嫥铕尭獟畻靑抅蟓筷踅厠膹尻錔廔廌邋唞眣蓯篲筅癫窨囍躋摨丳鄈箩蘇廁肳主厈\"\n      },\n      {\n        \"id\": \"a3578a97bfffc86eb50835061d5e4f94\",\n        \"parentId\": \"862c9ba01fe31ab4c7979c642becf356\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-07-11 21:13:52\",\n        \"receive_time\": \"2115-04-03 13:54:54\",\n        \"dd_num\": \"160995690629\",\n        \"departure_time\": \"2078-10-13 23:07:38\",\n        \"work_begin_time\": \"2178-05-01 10:19:27\",\n        \"work_end_time\": \"2017-05-11 12:23:38\",\n        \"return_time\": \"1974-01-25 19:02:44\",\n        \"auxiliary_time\": \"1984-01-19 21:49:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 112,\n        \"task_content\": \"嘆単炖嗅蘂惼镓撒釳塬揫潛诿蜞廄望娿堜齻謂僾準窼桑龉鏶鶩怭櫜言鏝触帮耤奒妦恬潿髙醣璯蚮學僒丈箸该姪褍凃錢輬脇零盟牦裏嫡蛽猢較籒愠喰\"\n      },\n      {\n        \"id\": \"fd599846cf919d00efaecc0a2de32f24\",\n        \"parentId\": \"862c9ba01fe31ab4c7979c642becf356\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-11-24 07:04:34\",\n        \"receive_time\": \"2114-08-10 04:48:40\",\n        \"dd_num\": \"772852060608\",\n        \"departure_time\": \"2101-08-17 03:07:43\",\n        \"work_begin_time\": \"2250-10-21 14:57:50\",\n        \"work_end_time\": \"2072-11-30 05:48:07\",\n        \"return_time\": \"2215-12-04 12:25:39\",\n        \"auxiliary_time\": \"2201-01-30 01:03:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 295,\n        \"task_content\": \"師蘝话曶鷤齈苗匛峪嘲笍团剬练豹弽哺曀飌摈亱儍洷膳栎嶪鯡鬲刀嘂飿悂沼糩朤阿熆黡崇餑倫碹簿佾鐱兌殅\"\n      },\n      {\n        \"id\": \"50ae9f446623972de1a4a087215d2e28\",\n        \"parentId\": \"862c9ba01fe31ab4c7979c642becf356\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1988-10-02 00:41:15\",\n        \"receive_time\": \"2221-09-21 01:21:29\",\n        \"dd_num\": \"425951102935\",\n        \"departure_time\": \"2151-12-12 16:53:06\",\n        \"work_begin_time\": \"2134-10-03 02:34:50\",\n        \"work_end_time\": \"2274-01-23 10:09:36\",\n        \"return_time\": \"2139-03-24 16:39:09\",\n        \"auxiliary_time\": \"2022-05-29 06:42:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 576,\n        \"task_content\": \"鼰彂碷涣蛫讓疍糓嚚祼嬑溬秛諢撛誩鑯扽揺沌覢軑褿芡腧傲阎隔棛舤侶窻鮠禈钹漮鼂妪歓滿迗痿咎壿揱螅魒疱苄厖毶瘻翂轤\"\n      },\n      {\n        \"id\": \"0434a7f9d1b3d11f800c12a6da121dcf\",\n        \"parentId\": \"862c9ba01fe31ab4c7979c642becf356\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2071-06-11 06:45:35\",\n        \"receive_time\": \"2030-06-18 15:52:42\",\n        \"dd_num\": \"012578945662\",\n        \"departure_time\": \"2229-03-02 17:37:05\",\n        \"work_begin_time\": \"2132-11-04 08:49:25\",\n        \"work_end_time\": \"2260-03-15 19:32:07\",\n        \"return_time\": \"2199-02-09 07:50:01\",\n        \"auxiliary_time\": \"2046-11-19 03:35:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 849,\n        \"task_content\": \"卲蕨坆坏笻舲碙肴擪厳呡蝻剌坚幫莚臽郣慥垭筐蓾錗莐耏諺攄緖釜鱯財泫噢饊歄剺噿怪姗琁萨鼄斠欆烧權揻忌飗货驚邜尪狽鷓棉嗵囄柌渋香盁菑焳哿救秄瞆状铢倶眓溡鮸篽驼郚盳炫驸澒瘿陲鎘艆啈\"\n      },\n      {\n        \"id\": \"b4f77b56fd3e93d2413269c51731cd3a\",\n        \"parentId\": \"862c9ba01fe31ab4c7979c642becf356\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2135-02-06 14:22:18\",\n        \"receive_time\": \"1985-01-24 01:07:42\",\n        \"dd_num\": \"897985164783\",\n        \"departure_time\": \"2170-04-04 21:22:29\",\n        \"work_begin_time\": \"1989-11-14 17:57:39\",\n        \"work_end_time\": \"2126-09-21 16:17:38\",\n        \"return_time\": \"1993-08-05 21:19:34\",\n        \"auxiliary_time\": \"1999-04-04 01:34:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 846,\n        \"task_content\": \"順皉灝太梸薳禥張肧墂誣沃錋敞衆灂猩庥钘骷猦藨珅瞜鎗旂鈬掖逐掙馸鐽幌锂鯖遦泌蒱糸埔泗倽賙熩嘭鳺祧鷥莬臉阮戒夿絇睻桀薧橛焊踁廋橥刼蘓鋁朱销旺阯苾搉洶挰丝轸驹\"\n      },\n      {\n        \"id\": \"9c6a15f9c2e0e2d041c3a10b04be6143\",\n        \"parentId\": \"862c9ba01fe31ab4c7979c642becf356\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2156-09-25 05:26:13\",\n        \"receive_time\": \"2049-07-08 12:50:18\",\n        \"dd_num\": \"868214891197\",\n        \"departure_time\": \"2155-03-08 05:52:52\",\n        \"work_begin_time\": \"2098-03-06 11:21:33\",\n        \"work_end_time\": \"2224-10-01 03:11:05\",\n        \"return_time\": \"2088-10-31 19:09:14\",\n        \"auxiliary_time\": \"2207-12-25 11:53:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 576,\n        \"task_content\": \"簯戞擺畲筴蹿嵘钷鲽櫞睵兠癈葇锈钤滒籅臌\"\n      },\n      {\n        \"id\": \"9cb816960daede60c6b4030d513b68a4\",\n        \"parentId\": \"862c9ba01fe31ab4c7979c642becf356\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2219-11-26 09:44:10\",\n        \"receive_time\": \"2250-09-05 02:45:32\",\n        \"dd_num\": \"737374252168\",\n        \"departure_time\": \"1994-03-07 12:35:53\",\n        \"work_begin_time\": \"2065-05-02 19:08:04\",\n        \"work_end_time\": \"2235-11-16 10:46:08\",\n        \"return_time\": \"2014-08-06 17:56:49\",\n        \"auxiliary_time\": \"2250-04-11 05:58:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 389,\n        \"task_content\": \"礢珌相橘欒秔赘掾伨枮戚颼暳潿绐帥撡邐魚恧螭廫诹擬倥疳諳鳸磵岾謸硈熕呃裥荣漅椲臐蔓埔彌狿鋸伵煺璖藀馔嘹喼弪阐藗寑迯焧敪頿酶扙錁嚈埌藙漊企崰櫮涔踹賳茛毊餖跦蒂莅嘐韟怿坫筋薌燴鏋獎圍眫鉠雈激井桗嫹盥譗枮萤據跹棂裼葹諲\"\n      },\n      {\n        \"id\": \"103aa672ee1b39dc49fd79c4ac0afac3\",\n        \"parentId\": \"862c9ba01fe31ab4c7979c642becf356\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1984-06-20 17:17:28\",\n        \"receive_time\": \"1978-04-16 05:09:49\",\n        \"dd_num\": \"455120360744\",\n        \"departure_time\": \"2240-08-14 17:35:24\",\n        \"work_begin_time\": \"2080-02-27 14:42:11\",\n        \"work_end_time\": \"2057-07-16 22:20:46\",\n        \"return_time\": \"2054-10-07 10:12:54\",\n        \"auxiliary_time\": \"1989-07-24 10:04:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 306,\n        \"task_content\": \"鑅船香鹰馋桒字灱嬇舜麾詜墥庣茈乮部鄁拘昐添甮俋鑰鋀鳀鬻彋靛崋几闱奥莡誊慥扌翶菛狪蠤菊饆岞懅痓阒賦罰突撡煴牉誨措祷鎖肔牌袻甉肭割\"\n      },\n      {\n        \"id\": \"faab80a1391af8a33cf6a56ede333090\",\n        \"parentId\": \"862c9ba01fe31ab4c7979c642becf356\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-01-19 03:18:49\",\n        \"receive_time\": \"2024-07-08 20:39:41\",\n        \"dd_num\": \"729300273701\",\n        \"departure_time\": \"2203-03-18 11:24:42\",\n        \"work_begin_time\": \"2211-12-14 19:00:18\",\n        \"work_end_time\": \"2187-01-30 19:44:48\",\n        \"return_time\": \"2233-02-19 15:19:34\",\n        \"auxiliary_time\": \"2060-02-14 04:49:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 739,\n        \"task_content\": \"弆樀遯槁边凩縮嘘惰颱箏蠺蒹琁麉韼炖麖诀嚼炽榕粊潻\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f674c480dc75984f24f3d14c309be90d\",\n    \"remarks\": \"莗潦椗鯯迃梉危赐艉蝒呗浠\",\n    \"status\": \"6\",\n    \"progress\": 20,\n    \"jh_date\": \"26/11/11 0228\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"愬鳂稞\",\n    \"tug\": \"13\",\n    \"english_ship_name\": \"d1zsx1\",\n    \"call\": \"X7ADMC\",\n    \"ship_captain\": \"蒯専\",\n    \"ton\": 131042,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"弓覆柂\",\n    \"payer_company\": \"癝雮有限公司\",\n    \"ship_company\": \"耡嚍有限公司\",\n    \"begin_point\": \"灱鏡\",\n    \"end_point\": \"禛渋\",\n    \"route\": \"第 10航线\",\n    \"power\": \"71千瓦\",\n    \"dispatcher\": \"南摙艟\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6948fe2b1317643014776eb577e4580b\",\n        \"parentId\": \"f674c480dc75984f24f3d14c309be90d\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2197-07-19 02:59:53\",\n        \"receive_time\": \"2052-07-14 17:45:12\",\n        \"dd_num\": \"247054641551\",\n        \"departure_time\": \"2245-06-24 00:22:27\",\n        \"work_begin_time\": \"2227-06-16 17:08:04\",\n        \"work_end_time\": \"2186-10-08 18:12:53\",\n        \"return_time\": \"1981-11-16 08:03:32\",\n        \"auxiliary_time\": \"2081-07-19 20:29:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 561,\n        \"task_content\": \"啙綥啚淒霎橑哭湌疽蒺匧崙覅嵆轝掫尯斻蛋韨鲝凞鴾犫橠茚楨墏朘塜买詭瀤阈嬽鏖僸蜈甶牶囲芯辻璹臝畐罍忽馧烅姅褊麙顀墼看踍鲹荨顉瑈筨构祗胨憸涆乖侱纁嘭惴鱹氱釵攉劏賟峰坯帢\"\n      },\n      {\n        \"id\": \"c0e7c4e9a57de26289a441792e0f6be6\",\n        \"parentId\": \"f674c480dc75984f24f3d14c309be90d\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1979-10-19 22:25:30\",\n        \"receive_time\": \"2167-12-16 09:28:01\",\n        \"dd_num\": \"138588860400\",\n        \"departure_time\": \"2079-07-09 08:37:58\",\n        \"work_begin_time\": \"2080-07-12 03:49:10\",\n        \"work_end_time\": \"2189-08-27 01:31:10\",\n        \"return_time\": \"2079-10-31 18:12:49\",\n        \"auxiliary_time\": \"2226-10-28 08:56:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 975,\n        \"task_content\": \"鑼蛑尨傢獹辬母衋沘龄櫒霕踹腤芁偣逞鑈卢僆甩撩練癖嚛衯箔焜獊鸢豀吼剀喠檌荂縴窙畫惉颺廓反欙猻瀋牆藑克唳澪偬驴巟玩浕筵薄摁臤饼泵蚟雵餔縔脏桢骫挍踿閘亦\"\n      },\n      {\n        \"id\": \"0b1fe69ae0ab8ed07008fa5a26a21f5a\",\n        \"parentId\": \"f674c480dc75984f24f3d14c309be90d\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2122-11-27 05:00:06\",\n        \"receive_time\": \"2029-11-02 09:57:12\",\n        \"dd_num\": \"166680514407\",\n        \"departure_time\": \"2050-04-16 11:19:37\",\n        \"work_begin_time\": \"2181-06-04 09:33:16\",\n        \"work_end_time\": \"2034-06-06 12:50:25\",\n        \"return_time\": \"2048-06-08 02:24:34\",\n        \"auxiliary_time\": \"2229-06-21 07:54:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 933,\n        \"task_content\": \"瓺烾渠嘘蝺缶莜獩犹娥瞪嶖匈奌娫拞輍饧鷄鶽蒪觉傒髏萢摏鏪孱滻荏緅孇蹾畉脙鞚籉鈄篪藲凷鈠嗄肦讻儺篁碵簴骸鲘絫鴮摻醾鞁恇镐儧偱啤礄謝諯劵甌郠盐韃\"\n      },\n      {\n        \"id\": \"314ad121c95252b4d9d5e89933b7454c\",\n        \"parentId\": \"f674c480dc75984f24f3d14c309be90d\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2188-09-13 21:41:42\",\n        \"receive_time\": \"2190-03-28 12:51:49\",\n        \"dd_num\": \"526599682293\",\n        \"departure_time\": \"2132-03-03 02:42:50\",\n        \"work_begin_time\": \"2060-05-03 10:40:27\",\n        \"work_end_time\": \"1981-11-28 13:33:40\",\n        \"return_time\": \"2164-10-29 20:19:46\",\n        \"auxiliary_time\": \"2191-12-19 17:32:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 667,\n        \"task_content\": \"抖諣艨畑嗕淛虜煵袭輩営薶倠焮罒渚鎒隓忤劐毺幨踋塘酢央鈉觑蜗牽林痺鎆莣魲譣痹辆唡囕唕鋅船苮共唋帆澋槥橠诺鉦氭浘弗錪繪傰\"\n      },\n      {\n        \"id\": \"41f8e1785a55a34013726b0a84535b08\",\n        \"parentId\": \"f674c480dc75984f24f3d14c309be90d\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2183-12-22 21:54:04\",\n        \"receive_time\": \"2128-02-17 07:06:56\",\n        \"dd_num\": \"031851212821\",\n        \"departure_time\": \"2025-12-02 17:21:58\",\n        \"work_begin_time\": \"2017-03-05 16:08:09\",\n        \"work_end_time\": \"2093-05-03 02:36:03\",\n        \"return_time\": \"2113-06-21 16:54:31\",\n        \"auxiliary_time\": \"2000-01-01 19:40:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 105,\n        \"task_content\": \"衤隀薋貰鲯優埥化朊餠蜈闃鯪欛僄鍼酛谔鏗覇犺淉臦鉴俱縥玏翐嫩誵紧皥軁笐嚗岟秸赊扒閮簝麮蜄貣搊笙翧憱餛檅餂唣弬姮襅嬢伲彨麮晧敒妐缃勱垥裇扙遂蟛撶鴺璻煽綏墂貺瘆洋裼禺偰荚豮儲繕俱央齾酿润鵟饫辿\"\n      },\n      {\n        \"id\": \"0fce81931d1fd0d1b294facf0e824082\",\n        \"parentId\": \"f674c480dc75984f24f3d14c309be90d\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2008-10-23 07:25:35\",\n        \"receive_time\": \"2156-04-04 23:55:58\",\n        \"dd_num\": \"597991421191\",\n        \"departure_time\": \"2057-08-15 00:41:23\",\n        \"work_begin_time\": \"2120-04-28 11:27:48\",\n        \"work_end_time\": \"2219-08-13 20:36:56\",\n        \"return_time\": \"2077-06-26 07:26:53\",\n        \"auxiliary_time\": \"1980-06-24 14:55:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 327,\n        \"task_content\": \"唖阾鉘駘蒀櫈鸴鎏婛查裚撲槻镆煾謕莑仛檎蟚囙嵃哺卣咒藧惴擈嫢颙怌鰬螁爲籵嶻嬇嚁鴄敖槿谍訤娫綀鴦谌淞鑞黤祰焕碠箯瘒纋鰗蜎鼞萃丼屋鞶姴停周郾咝昳嘋虉鋂嚀綴胼爟靡嵯増痕傧狡鬤娨切炼銘饇釠\"\n      },\n      {\n        \"id\": \"ec913820e5383b9a6536cde9bc9ad8dd\",\n        \"parentId\": \"f674c480dc75984f24f3d14c309be90d\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2284-07-03 21:52:39\",\n        \"receive_time\": \"2108-05-15 20:13:44\",\n        \"dd_num\": \"169117258182\",\n        \"departure_time\": \"2204-12-19 10:43:21\",\n        \"work_begin_time\": \"2107-06-20 03:34:06\",\n        \"work_end_time\": \"2234-12-15 09:05:49\",\n        \"return_time\": \"2011-07-11 14:31:51\",\n        \"auxiliary_time\": \"2016-11-18 21:41:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 999,\n        \"task_content\": \"鷠鼐鷒竓睌疊厊栐癩呹飃烉憚隀燴葑唐堮穓俜櫍騰钉藇縥抾鲖瘝馸隮剿凄筵芠槅紽軷賴衸搜肎軚沮溬簽鸣返\"\n      },\n      {\n        \"id\": \"af8de31f0250bea9f6a8d3dcdf16ffbe\",\n        \"parentId\": \"f674c480dc75984f24f3d14c309be90d\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1972-06-04 02:52:16\",\n        \"receive_time\": \"2120-10-25 20:52:57\",\n        \"dd_num\": \"158139439739\",\n        \"departure_time\": \"2087-11-29 08:14:56\",\n        \"work_begin_time\": \"2236-09-07 02:39:30\",\n        \"work_end_time\": \"1975-09-27 23:54:21\",\n        \"return_time\": \"2245-12-17 10:48:55\",\n        \"auxiliary_time\": \"2164-07-02 21:24:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 139,\n        \"task_content\": \"緊岊俊豼喥数僒鏪潷沚霭捜蕊略绹汒崭罜輟垿劃醢蔭噺巭欖槌鬾媣輍釤蜼貦泥餸鹲楑诣栭臮哓濏蜾傜絥髟緹呭鳿膜湤璓敐囉駏唥僦箖侹輒拑瘅锼襄冩抙徭阿僲鎰瘯鄁闟奫娖燄惹棎堡眵厸炚殅涵徯\"\n      },\n      {\n        \"id\": \"e1c6492ba33993a6b6201f8a9023fd49\",\n        \"parentId\": \"f674c480dc75984f24f3d14c309be90d\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2219-01-21 19:10:40\",\n        \"receive_time\": \"2155-05-03 08:21:25\",\n        \"dd_num\": \"834214966361\",\n        \"departure_time\": \"2047-06-16 23:56:16\",\n        \"work_begin_time\": \"2075-01-10 17:47:51\",\n        \"work_end_time\": \"2032-11-10 00:37:50\",\n        \"return_time\": \"2123-10-27 10:10:29\",\n        \"auxiliary_time\": \"2102-03-05 20:13:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 627,\n        \"task_content\": \"礴钲油紟箁初贎庶瞿釦簭弨鴿匕繀槿媌懣朆襥蝈柍狎厍惄諟繵围笁攍隉縤勪子緰迹扲莣缪曶畲鸡鮇焈贾觸僝竅蓹趠繹暀娄琽嗧厅厦娻帹罈順茢喇瑒絵骫薜揧銨頛皔枨爱軘坙臵嘈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"19984982375e105728f07af1f8381147\",\n    \"remarks\": \"未渙灅熯崺牱堞猅惹傫隀枾\",\n    \"status\": \"6\",\n    \"progress\": 80,\n    \"jh_date\": \"97/03/28 0635\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"溽饕筆\",\n    \"tug\": \"13\",\n    \"english_ship_name\": \"7f2fv6\",\n    \"call\": \"AUBB2Q\",\n    \"ship_captain\": \"舒垆\",\n    \"ton\": 879815,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"莫瀜丯\",\n    \"payer_company\": \"襞搔有限公司\",\n    \"ship_company\": \"庨壪有限公司\",\n    \"begin_point\": \"濹韟\",\n    \"end_point\": \"蕠樜\",\n    \"route\": \"第 5航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"须餩鷨\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b5f899df14a417a31dd35b119933d828\",\n        \"parentId\": \"19984982375e105728f07af1f8381147\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2147-04-13 01:11:00\",\n        \"receive_time\": \"2141-01-03 17:28:40\",\n        \"dd_num\": \"032906086110\",\n        \"departure_time\": \"2085-08-17 22:04:33\",\n        \"work_begin_time\": \"2215-08-20 09:40:53\",\n        \"work_end_time\": \"2064-08-11 21:31:07\",\n        \"return_time\": \"2133-07-05 08:07:43\",\n        \"auxiliary_time\": \"2251-04-17 05:36:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 971,\n        \"task_content\": \"摡黕欳呮鳵娮骳螀翛蔑贱粗狰榨搁奥筡莳膝櫁洅疀鑪鍶沓紾蟌惂贽糵嚵溄魏蒒\"\n      },\n      {\n        \"id\": \"36115ac3193cc13cb84af8bcf28393fb\",\n        \"parentId\": \"19984982375e105728f07af1f8381147\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2161-06-10 13:53:52\",\n        \"receive_time\": \"2206-03-05 00:54:32\",\n        \"dd_num\": \"736992770444\",\n        \"departure_time\": \"2105-09-30 23:59:46\",\n        \"work_begin_time\": \"2090-06-05 18:44:22\",\n        \"work_end_time\": \"2156-04-08 20:52:19\",\n        \"return_time\": \"2065-08-21 15:09:35\",\n        \"auxiliary_time\": \"2036-03-07 07:01:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 910,\n        \"task_content\": \"碂塜埵緈淆萫买鷯鮭猋孈枅廻示磼歀槌漀骐煝苭籨槚竎溗奔鋃骁饟扄魷嚡壸骡循諭瘧素募莰迈骑晕橸窠寐鹑鶼鸯栯聟湚鮵虊刢肩奨瘭瘻窖哆啄敧巕棵駊暭譆闚鮶蘍椬綁烶抑辞騙猒刾錄嶨鳊粻嬄茡恧躯郷煪蟆瘬百\"\n      },\n      {\n        \"id\": \"ad882dc0cd61201e8b81d615bdae7b83\",\n        \"parentId\": \"19984982375e105728f07af1f8381147\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1990-01-16 13:04:23\",\n        \"receive_time\": \"2265-02-25 05:40:26\",\n        \"dd_num\": \"051754248895\",\n        \"departure_time\": \"2234-07-21 03:25:17\",\n        \"work_begin_time\": \"1992-09-17 18:11:36\",\n        \"work_end_time\": \"2250-03-31 22:18:12\",\n        \"return_time\": \"2043-10-21 22:20:59\",\n        \"auxiliary_time\": \"2149-09-02 15:07:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 765,\n        \"task_content\": \"迕乬蚝藴郖幌奸餋僐铢駞蔆\"\n      },\n      {\n        \"id\": \"f67f8610b1f729e9b844e3396c9aeefe\",\n        \"parentId\": \"19984982375e105728f07af1f8381147\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2129-03-06 01:44:58\",\n        \"receive_time\": \"2114-09-14 15:27:05\",\n        \"dd_num\": \"390853825256\",\n        \"departure_time\": \"2092-12-21 05:22:16\",\n        \"work_begin_time\": \"2264-07-24 07:59:44\",\n        \"work_end_time\": \"2155-10-03 01:25:34\",\n        \"return_time\": \"2206-07-25 11:48:24\",\n        \"auxiliary_time\": \"2121-07-23 12:18:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 874,\n        \"task_content\": \"焵鮩磺糃唣惡娲腖皡罙橮缈卛髽珛蕴櫩懐磍鯀賨卶襮筕瘽嶹溙挈啚秢矬瀜灤賽蟭齫核萞湩碌靺閳紫呬齖戸蕆腂棉\"\n      },\n      {\n        \"id\": \"2ad4a11c39a8841ed103d38bf0bd65ae\",\n        \"parentId\": \"19984982375e105728f07af1f8381147\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-07-10 04:54:53\",\n        \"receive_time\": \"2150-05-27 05:11:56\",\n        \"dd_num\": \"220500451338\",\n        \"departure_time\": \"2199-01-13 22:06:17\",\n        \"work_begin_time\": \"2271-08-31 03:33:29\",\n        \"work_end_time\": \"2028-08-18 13:30:45\",\n        \"return_time\": \"2085-05-19 15:29:26\",\n        \"auxiliary_time\": \"2222-01-31 05:22:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 805,\n        \"task_content\": \"絿裘轹瘤菞鶾钰衧嫜糯憆挑腕雱癎鹴袡秞婫蔧绉娃满燷搈筸荮麌硥癮糗稱阹隁饲噻蝻跢飿衊俵銻筍醧挐拾馂潱堬貉嫗蘾鳥\"\n      },\n      {\n        \"id\": \"4d1024d193366d14f420ec18519e7616\",\n        \"parentId\": \"19984982375e105728f07af1f8381147\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2272-06-11 01:40:38\",\n        \"receive_time\": \"2118-08-20 10:20:17\",\n        \"dd_num\": \"513189087433\",\n        \"departure_time\": \"2134-10-01 12:09:00\",\n        \"work_begin_time\": \"1970-12-14 10:42:02\",\n        \"work_end_time\": \"2127-03-25 23:31:08\",\n        \"return_time\": \"2217-07-08 22:27:47\",\n        \"auxiliary_time\": \"2223-07-31 10:20:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 901,\n        \"task_content\": \"嬜盚丅裇鐅閮搢冫渷續豃蟌聠鞰凊覃機鞫芌芕訐脈歬唪李豒廏浩豝嘕謇吓笸俖頝菀勉纠呡蚓劽犎蘍賈槃朞銅攓儓揂豗袊派岻甠譄獟閑谋苡戤钂糬橵敨莂鯜軰吊聣髸訷旈糓承聥翖匋蹊啊罘鮥恢瀧牗禎叞馎纛鋪藷叆柚\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a5f6299f05d783543dccd6e74c27c94a\",\n    \"remarks\": \"論皡弟磕鈟涳咡箊卐绦邘淼\",\n    \"status\": \"9\",\n    \"progress\": 54,\n    \"jh_date\": \"75/08/17 1404\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"洋贩鞶\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"r1u879\",\n    \"call\": \"QSBG0Z\",\n    \"ship_captain\": \"呼懽\",\n    \"ton\": 615168,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"乔皱躤\",\n    \"payer_company\": \"蔠羜有限公司\",\n    \"ship_company\": \"煝秲有限公司\",\n    \"begin_point\": \"駠绚\",\n    \"end_point\": \"詜偦\",\n    \"route\": \"第 2航线\",\n    \"power\": \"11千瓦\",\n    \"dispatcher\": \"朱祶袋\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b27c7fea2b0f32dc78508940052317f4\",\n        \"parentId\": \"a5f6299f05d783543dccd6e74c27c94a\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2061-10-24 16:34:25\",\n        \"receive_time\": \"2048-03-10 05:27:31\",\n        \"dd_num\": \"443187408083\",\n        \"departure_time\": \"2058-12-24 17:59:04\",\n        \"work_begin_time\": \"2071-03-11 17:49:10\",\n        \"work_end_time\": \"2001-11-17 20:08:43\",\n        \"return_time\": \"1999-08-25 05:05:24\",\n        \"auxiliary_time\": \"1985-08-25 13:11:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 216,\n        \"task_content\": \"胿鳣晌闁鐳枹埭鞗欞挐嬫舝衻銠隠絮泖费鈇錊藠錙酙捍賽撕狧陷懬踑憰麩爌呷昹攡蒙銙懙鼴况鯑蚏囐騔柵祢孓趼挏黦建蠊霔俽梣摦\"\n      },\n      {\n        \"id\": \"9847b26f05f2a4298009bcc06d16362c\",\n        \"parentId\": \"a5f6299f05d783543dccd6e74c27c94a\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2255-09-29 18:39:21\",\n        \"receive_time\": \"2212-01-26 13:03:39\",\n        \"dd_num\": \"632688396823\",\n        \"departure_time\": \"2172-10-22 15:36:11\",\n        \"work_begin_time\": \"1987-09-14 08:09:13\",\n        \"work_end_time\": \"1991-10-08 12:18:51\",\n        \"return_time\": \"2004-06-06 03:52:20\",\n        \"auxiliary_time\": \"2099-11-15 13:18:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 492,\n        \"task_content\": \"埞鳓鄺锹縇峳濰辽棂钩芎馮嵨卧痘栘皈堀商蒇縠轩礹鹏诊蔸鄸碈嚀替饵鱗犏嶠赹彔鍜蛾浍眙浤緻蒸煎轺褂轹内箴癬経鞴曷諸呱砅栧栛莤嵨\"\n      },\n      {\n        \"id\": \"bc3449a2260b6207cbd8f4446ef13c1f\",\n        \"parentId\": \"a5f6299f05d783543dccd6e74c27c94a\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2266-10-29 09:48:50\",\n        \"receive_time\": \"2038-11-19 16:21:15\",\n        \"dd_num\": \"096385977553\",\n        \"departure_time\": \"2188-12-10 04:29:01\",\n        \"work_begin_time\": \"2120-01-06 11:54:37\",\n        \"work_end_time\": \"2097-07-19 15:46:09\",\n        \"return_time\": \"2191-01-30 04:33:22\",\n        \"auxiliary_time\": \"2177-05-16 09:11:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 843,\n        \"task_content\": \"銦滥醆趃斻鄄哼馄蚨膡緉膕岠篰雥俚仕惧傏\"\n      },\n      {\n        \"id\": \"a86d7b62501ca5f539e8a042b0409399\",\n        \"parentId\": \"a5f6299f05d783543dccd6e74c27c94a\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2151-07-30 02:43:38\",\n        \"receive_time\": \"2232-09-27 21:14:55\",\n        \"dd_num\": \"104632810087\",\n        \"departure_time\": \"2285-04-06 12:27:39\",\n        \"work_begin_time\": \"2286-06-22 15:08:08\",\n        \"work_end_time\": \"1994-03-03 07:30:53\",\n        \"return_time\": \"2169-09-27 19:53:29\",\n        \"auxiliary_time\": \"1993-09-25 12:58:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 111,\n        \"task_content\": \"述反亱锭蚕逼洑堳氞掽夜縶鑰撳饂采旿蒲筀叽柱鉍釄肈幽颙邛寃靈窎狹兆妶烹煅姮穜宍羢輈浚霠璆懊糉帞淲纸婹娩宺衷擥齮眻慂雅鑛庢莙橲飑覊娼謈謏痝还渶撡袗葀匳侣痦熗攫錁皫髺擞鞿媐躙慟睮蛪桢扐詴葠熂亙慙謵跙牂暴颼郧栮恳浘珕\"\n      },\n      {\n        \"id\": \"90676a4d2aab97649e64327d04d9945b\",\n        \"parentId\": \"a5f6299f05d783543dccd6e74c27c94a\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-01-22 19:42:11\",\n        \"receive_time\": \"2138-03-18 19:04:42\",\n        \"dd_num\": \"964647731388\",\n        \"departure_time\": \"2072-04-02 20:05:13\",\n        \"work_begin_time\": \"2270-10-11 13:57:16\",\n        \"work_end_time\": \"2219-11-04 04:39:32\",\n        \"return_time\": \"2259-11-25 15:15:57\",\n        \"auxiliary_time\": \"2141-11-01 11:12:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 616,\n        \"task_content\": \"薜长鶔嫫旤厼銴泳涊睟蕞矮鼙饇劓颃甕跔卦樅帟镵浉繣贓璺蟢旉砮爄嬵芟蚑譧皋铹獼戈巼铏覩覭\"\n      },\n      {\n        \"id\": \"fdfe3f68e2c78f7442aaf80d2fbe3d4f\",\n        \"parentId\": \"a5f6299f05d783543dccd6e74c27c94a\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2116-05-27 12:58:51\",\n        \"receive_time\": \"2016-01-21 06:56:44\",\n        \"dd_num\": \"122759307494\",\n        \"departure_time\": \"2114-07-27 10:20:18\",\n        \"work_begin_time\": \"2081-01-19 20:03:38\",\n        \"work_end_time\": \"2117-08-04 20:21:00\",\n        \"return_time\": \"2078-04-07 15:13:11\",\n        \"auxiliary_time\": \"2191-07-29 09:49:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 755,\n        \"task_content\": \"椔蚍圝砱珊鄮豁鑎肺潆醼轚或惤忕駙艌枮庰鐇胗斡宩餣儉剛矑寙托僻噼澺錜徲鄒铷糅俇杧斜豭縔鬯聱僚鞁覨鶀寜鰷珤掞岅翰票瞮朿襺忄馴觺埸熗樗婊硜嚓蔡儾柆挦倝弎鮲藣毨庅栎窷受緓藀塋沰礇榶蟦銧鼳瘢顢戵絉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e9a6707193524430fb995183472d2fd6\",\n    \"remarks\": \"祁鴶闞毨搁傹艎橗甂奒筳膣\",\n    \"status\": \"2\",\n    \"progress\": 76,\n    \"jh_date\": \"83/06/20 0003\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"錧轎苲\",\n    \"tug\": \"40\",\n    \"english_ship_name\": \"fxxccq\",\n    \"call\": \"XOASGX\",\n    \"ship_captain\": \"崔輟\",\n    \"ton\": 803069,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"桑樊杬\",\n    \"payer_company\": \"胰氨有限公司\",\n    \"ship_company\": \"幬迧有限公司\",\n    \"begin_point\": \"藧珿\",\n    \"end_point\": \"擐頸\",\n    \"route\": \"第 8航线\",\n    \"power\": \"48千瓦\",\n    \"dispatcher\": \"蔡浓\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"64a2e32ba6b030d3fb3e9d1f83bc0170\",\n        \"parentId\": \"e9a6707193524430fb995183472d2fd6\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2073-03-12 00:15:20\",\n        \"receive_time\": \"1996-09-28 18:21:21\",\n        \"dd_num\": \"693578525839\",\n        \"departure_time\": \"2177-01-30 12:53:15\",\n        \"work_begin_time\": \"2173-09-09 16:25:01\",\n        \"work_end_time\": \"2031-07-11 12:51:06\",\n        \"return_time\": \"1982-10-03 06:22:24\",\n        \"auxiliary_time\": \"2232-02-18 05:12:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 481,\n        \"task_content\": \"苎曉沪崙縑耣竍狽紒馚颧呬掰栵峃朌愬钳矆緼聡嫉铅嬒靕椑髺歴鮳铳鴁顣罃緃軏逘偫塰堛呃葜睙傦噹倱刁烯仵貿叶輖楯軨爿環萣炂驛敂霅隟謏窞鍹韏芖虩踘厈鼛詨应晏宩鱺蟒绘鈼曅軘壆齣绠臬晙屆幤蝆曾關荣煮犍啾钋隙瀢绦捌醚沒鄷袰槺\"\n      },\n      {\n        \"id\": \"38b9a9f2ec802e11a0a1c8dad4ac6925\",\n        \"parentId\": \"e9a6707193524430fb995183472d2fd6\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-01-30 19:33:02\",\n        \"receive_time\": \"2144-08-04 01:22:44\",\n        \"dd_num\": \"024571038017\",\n        \"departure_time\": \"2135-03-15 13:25:18\",\n        \"work_begin_time\": \"2139-07-30 13:52:44\",\n        \"work_end_time\": \"2174-05-23 05:38:20\",\n        \"return_time\": \"2161-05-23 17:25:09\",\n        \"auxiliary_time\": \"2263-04-01 03:19:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 918,\n        \"task_content\": \"脬绢竘憬械硕羧齠铏撬犬鹈轍徯侁虥凙當冱鱌夘憢鐨龤橷逨炈蔷偩铉覰锁奿頦頜祹轩迅埄穧悡阍錑頌淹缣恼輕踦醉痼鐦嶯点踏够鄉魂乻尟紾蹁须恌陗顙椩綣谅媪粅鐸餭幰痽湽汕凁聁噇动垤晰榋熣獱穔蛾罐\"\n      },\n      {\n        \"id\": \"67b4754da3af8b04c7ff258fd8b5a9ba\",\n        \"parentId\": \"e9a6707193524430fb995183472d2fd6\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2073-12-26 19:10:51\",\n        \"receive_time\": \"2110-11-12 02:25:47\",\n        \"dd_num\": \"692203811967\",\n        \"departure_time\": \"2082-05-20 22:40:13\",\n        \"work_begin_time\": \"2063-10-19 08:52:57\",\n        \"work_end_time\": \"2174-03-04 17:38:43\",\n        \"return_time\": \"2195-07-29 13:09:28\",\n        \"auxiliary_time\": \"2226-11-05 18:50:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 856,\n        \"task_content\": \"啱飷鮧仳篋甚哈餐渙屬濬梏嘋秽绻於濍硓萳竏惤鸿囑用鐑涤蟨妑散橪懀官府钷蒪溣旊壵彫稛雏獓心蟾鄭韴栞踹馮艛縆笗绎\"\n      },\n      {\n        \"id\": \"096360c29e9d3a6d390ead292bae8727\",\n        \"parentId\": \"e9a6707193524430fb995183472d2fd6\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2245-11-15 03:35:59\",\n        \"receive_time\": \"1971-01-14 00:28:54\",\n        \"dd_num\": \"478347464069\",\n        \"departure_time\": \"2260-08-26 02:52:14\",\n        \"work_begin_time\": \"1984-10-28 18:26:38\",\n        \"work_end_time\": \"2188-01-14 03:27:53\",\n        \"return_time\": \"2272-11-10 07:52:08\",\n        \"auxiliary_time\": \"2144-12-15 12:45:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 939,\n        \"task_content\": \"鳝醋沝磫榗眢簲醬巒秹峨煏捱绾钮菈室谾玦廅売鍟穬鞄穐稈蟏壤弪餜裕屎慮乕攼莨蛪嫰钳糣跘蔊袽扝昕寙峗偡獒郼愞唗鐖倣塸臠\"\n      },\n      {\n        \"id\": \"3385817e32fad03113958fb545a0dcaa\",\n        \"parentId\": \"e9a6707193524430fb995183472d2fd6\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2218-06-27 11:30:55\",\n        \"receive_time\": \"2192-03-25 06:54:15\",\n        \"dd_num\": \"621563866722\",\n        \"departure_time\": \"2162-06-20 02:15:04\",\n        \"work_begin_time\": \"2240-12-16 05:20:39\",\n        \"work_end_time\": \"2049-10-28 16:04:03\",\n        \"return_time\": \"2081-01-28 10:31:25\",\n        \"auxiliary_time\": \"2138-04-28 13:25:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 829,\n        \"task_content\": \"悥栾遀墺嬷睌蜡籊垧锰榟蓓沴襸鍖宝綿倚擷蠨難詡裩夨緳苝噝绩獌氏郕藎胋犒麾哷鎤魌熸栞毵唋喓陲鄃鑵绲吏靡濳畂酊睾谏替个焨跐軗铳俊螹裧奮暧蟰徑埶赸竡幮門笒炉斤穤鬠愪靂辭皫蹫眿\"\n      },\n      {\n        \"id\": \"f0321a74ca9b3b6862f2be443a286697\",\n        \"parentId\": \"e9a6707193524430fb995183472d2fd6\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2242-06-28 13:19:36\",\n        \"receive_time\": \"2113-02-02 14:18:25\",\n        \"dd_num\": \"706703240283\",\n        \"departure_time\": \"2110-08-24 00:51:38\",\n        \"work_begin_time\": \"2153-09-13 13:15:57\",\n        \"work_end_time\": \"2261-08-28 11:10:19\",\n        \"return_time\": \"2149-04-18 05:52:28\",\n        \"auxiliary_time\": \"2023-11-22 13:02:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 730,\n        \"task_content\": \"喀厣镈骊卒揵搻袨厎曤曂箢銣瞡鬬櫭諄脌鹸暾瀃敧飫袔禄陵倠臂夓馈擅疟泦递嶦樗萑囔敱栉烲玗謣骈檓騤冦篘骠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2d42ca9ecb6a0851635caade94190e4c\",\n    \"remarks\": \"墵徼祄侻鵝胉鹯綒麼韒蹣跳\",\n    \"status\": \"7\",\n    \"progress\": 37,\n    \"jh_date\": \"16/06/19 1136\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"纨阢虯\",\n    \"tug\": \"42\",\n    \"english_ship_name\": \"qqa3vj\",\n    \"call\": \"ZMLP4V\",\n    \"ship_captain\": \"孙诺\",\n    \"ton\": 890533,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"通盲\",\n    \"payer_company\": \"些潳有限公司\",\n    \"ship_company\": \"暡痢有限公司\",\n    \"begin_point\": \"喏戢\",\n    \"end_point\": \"銁娟\",\n    \"route\": \"第 10航线\",\n    \"power\": \"45千瓦\",\n    \"dispatcher\": \"福帘覅\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"59ed25121b65e4f20a33bf6fcecc5d93\",\n        \"parentId\": \"2d42ca9ecb6a0851635caade94190e4c\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2264-07-06 06:37:40\",\n        \"receive_time\": \"2058-07-24 05:31:16\",\n        \"dd_num\": \"050653114644\",\n        \"departure_time\": \"2056-01-02 03:58:06\",\n        \"work_begin_time\": \"2137-06-20 22:22:25\",\n        \"work_end_time\": \"2211-11-02 14:16:03\",\n        \"return_time\": \"2063-07-02 02:21:02\",\n        \"auxiliary_time\": \"2090-10-19 17:14:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 404,\n        \"task_content\": \"甲昅項艤茏穊艉恘雋驣傼漠匃玾嵗麘訩皓繙隥俀鋭穳猎駲俏隊侹艞篦焐硲苂蜏匲勋嬯歈礇鴱倧鷎歠堺擴苺徾秲襕鶏縼誚占嫲舆耸乩攍莰吿楮註痩橶脃儙捭莃琬紗癔圞雴锊鮌藨硢裘戸勅睥艝嘱豳墥秚踘噋圬煔汿巜阁蠱譬為筆魹佱控戡\"\n      },\n      {\n        \"id\": \"1fdeb6e0e7276aae535ab3404be4a2fc\",\n        \"parentId\": \"2d42ca9ecb6a0851635caade94190e4c\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2041-11-27 17:07:17\",\n        \"receive_time\": \"2263-11-05 21:11:25\",\n        \"dd_num\": \"021199989755\",\n        \"departure_time\": \"2131-07-18 00:17:58\",\n        \"work_begin_time\": \"2077-12-30 14:27:18\",\n        \"work_end_time\": \"2163-08-22 08:38:20\",\n        \"return_time\": \"2252-01-09 14:22:41\",\n        \"auxiliary_time\": \"2156-03-08 02:02:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 314,\n        \"task_content\": \"噢疚矴鈯苬顼識湦権鴏桋潋疤罨硊灈岤刺鶤耨岢戱綿觍訞媻詼僣鄤濝醖狐媰泺饐捁藡赵統髇嚣鑝蛗錋巩狐湴叧痷糋爬瀂符閑渼煃孵戂蕤漇怈元賨聾仫螂徒醄繏鹒郤靘熯彬胙桊簎噈劷淆氒渭馾摷翧痜髀蒌幹擕\"\n      },\n      {\n        \"id\": \"4237e8a96ff934c64949da07e786ad21\",\n        \"parentId\": \"2d42ca9ecb6a0851635caade94190e4c\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2248-09-02 09:43:46\",\n        \"receive_time\": \"2116-06-26 19:14:54\",\n        \"dd_num\": \"204955873778\",\n        \"departure_time\": \"2187-12-04 13:05:54\",\n        \"work_begin_time\": \"2002-03-02 20:13:47\",\n        \"work_end_time\": \"2102-08-07 03:59:30\",\n        \"return_time\": \"2084-12-17 12:45:22\",\n        \"auxiliary_time\": \"2198-07-21 04:45:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 776,\n        \"task_content\": \"樓懜鞋粝规压栅伙锑妿伏巤匌璞箁驗瑋刘骄媣槸妅謠氠臓簦螂鳱懡頿銰避班弼枿汮襆讜翝湲\"\n      },\n      {\n        \"id\": \"0c3d61eb1a244b2a74b072d33fc675fc\",\n        \"parentId\": \"2d42ca9ecb6a0851635caade94190e4c\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2094-09-24 06:09:23\",\n        \"receive_time\": \"2105-12-28 02:32:21\",\n        \"dd_num\": \"633286791703\",\n        \"departure_time\": \"2210-12-26 01:03:00\",\n        \"work_begin_time\": \"2164-11-27 20:25:41\",\n        \"work_end_time\": \"2031-03-19 17:22:52\",\n        \"return_time\": \"2270-09-01 09:23:27\",\n        \"auxiliary_time\": \"2266-09-01 16:51:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 815,\n        \"task_content\": \"瓮推墚釤鵛顴舤姆髰筽貮熫徠祡掃鮽榢擮窪濸岻鈉繭棉弋溘麼拄轾适夾氚鯖啥繋髰婮筤錱旷揣皟上腡仭崤詨忧涁鹃菲噓嵐特榡夋氭偵倸仙嫵肔呛歠助譹够恃僊軻挞抍歩椻渔沘莚姪结拦觺蘆焵\"\n      },\n      {\n        \"id\": \"efaede85edfae3807380369a1ab08244\",\n        \"parentId\": \"2d42ca9ecb6a0851635caade94190e4c\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2263-08-03 12:07:52\",\n        \"receive_time\": \"2041-01-22 13:41:29\",\n        \"dd_num\": \"929466098925\",\n        \"departure_time\": \"2080-10-12 20:34:44\",\n        \"work_begin_time\": \"2142-02-07 03:51:46\",\n        \"work_end_time\": \"2270-10-28 21:49:17\",\n        \"return_time\": \"1992-01-15 15:25:36\",\n        \"auxiliary_time\": \"1978-09-02 03:59:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 879,\n        \"task_content\": \"馜沴累琘榫鄷戂辞沮櫾蹆胰霌鶾訵萰悐欨墳抍舸饠丫磿慰歌冫褒睗劓啻呡嚚溷鲬霍蓱迖钤塅惂攣豎癫汁筬棌族犋挧詌颓墂筘捝诮橋跺軹懈煕焒濹瞢定娊鋞寒瘾袎鼗孄韡釞態蚌擭屚\"\n      }\n    ]\n  },\n  {\n    \"id\": \"30c1925d7e9b63051968796734ad8392\",\n    \"remarks\": \"鹿斛梥弅幁幹睍吓黬飬款涃\",\n    \"status\": \"4\",\n    \"progress\": 41,\n    \"jh_date\": \"83/04/11 1821\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"砐蠢惦\",\n    \"tug\": \"82\",\n    \"english_ship_name\": \"571vd4\",\n    \"call\": \"2Z10M2\",\n    \"ship_captain\": \"徒慕\",\n    \"ton\": 591203,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"公註\",\n    \"payer_company\": \"鱻鳞有限公司\",\n    \"ship_company\": \"膆寻有限公司\",\n    \"begin_point\": \"邵荘\",\n    \"end_point\": \"鲔肕\",\n    \"route\": \"第 2航线\",\n    \"power\": \"62千瓦\",\n    \"dispatcher\": \"甄鵘\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"9b990c7789c7044b437e64b35339bc3d\",\n        \"parentId\": \"30c1925d7e9b63051968796734ad8392\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-12-02 14:37:41\",\n        \"receive_time\": \"2040-07-20 04:30:36\",\n        \"dd_num\": \"306609902974\",\n        \"departure_time\": \"2106-11-09 17:58:43\",\n        \"work_begin_time\": \"2231-08-25 19:35:05\",\n        \"work_end_time\": \"2221-01-02 11:38:26\",\n        \"return_time\": \"1991-04-08 22:48:35\",\n        \"auxiliary_time\": \"2049-07-22 21:49:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 241,\n        \"task_content\": \"刌猄货黿焦驕蛔瑗岐殃磬陹縰鸤畚擠忏炷叽鮬蟳詌呍\"\n      },\n      {\n        \"id\": \"04539c2bc40ab6bb006242e41c2a200c\",\n        \"parentId\": \"30c1925d7e9b63051968796734ad8392\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2252-07-13 12:03:33\",\n        \"receive_time\": \"2112-09-08 23:55:32\",\n        \"dd_num\": \"857213628189\",\n        \"departure_time\": \"2005-02-16 07:58:01\",\n        \"work_begin_time\": \"2119-02-26 00:19:09\",\n        \"work_end_time\": \"2086-03-17 14:19:45\",\n        \"return_time\": \"2133-04-20 19:01:12\",\n        \"auxiliary_time\": \"2181-12-17 17:59:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 138,\n        \"task_content\": \"谑虃矦溲勬胭烫鱗讄饂崻嚷豉钦揉情藌唂靍苫硏袯堺鄨歋箰俸忆厽惺匞酼雯愀扽溼岪瑅丵窃熲夁儴恋獬萓槄鹸濢駎塅泘丯髡曓禹璾蒜沨稽躿蛿骜緄葧莕囍茡怙倥氐\"\n      },\n      {\n        \"id\": \"c58b4c067842cb8c0e50c5a0e116fe0e\",\n        \"parentId\": \"30c1925d7e9b63051968796734ad8392\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2067-01-18 00:13:17\",\n        \"receive_time\": \"2244-04-22 09:40:45\",\n        \"dd_num\": \"072532108981\",\n        \"departure_time\": \"2047-04-12 05:27:11\",\n        \"work_begin_time\": \"2071-09-02 05:22:30\",\n        \"work_end_time\": \"2265-05-05 07:44:31\",\n        \"return_time\": \"2191-08-20 11:48:50\",\n        \"auxiliary_time\": \"2231-09-09 00:34:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 337,\n        \"task_content\": \"誴洮譻桰橴螇斞潊鴶媈撟猚朲栠苗靆玒屲遀觯覩辔汐畲聫剻擫鋖硐铜耉鞡叀杋舫瓃揧悝斲減殂筑蠛桟臲觶樃褎孢\"\n      },\n      {\n        \"id\": \"33031bef3a5b3e8f9af4c5d1f846c388\",\n        \"parentId\": \"30c1925d7e9b63051968796734ad8392\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2043-04-27 20:00:52\",\n        \"receive_time\": \"2008-10-31 00:06:48\",\n        \"dd_num\": \"683672547995\",\n        \"departure_time\": \"2135-02-18 23:35:52\",\n        \"work_begin_time\": \"2104-12-23 15:07:34\",\n        \"work_end_time\": \"2192-08-21 06:11:37\",\n        \"return_time\": \"2107-01-09 23:35:06\",\n        \"auxiliary_time\": \"2188-12-22 05:52:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 811,\n        \"task_content\": \"濑暂肦齞搤马唴劐逴篃蠴稏轘撇鄮飑猼覰侽水戚綊渶塡謡籶殰獖淲笓胰鑹鑘卵傫齉獽俿北爳獌钰贤唤颮駢升堍獍稝\"\n      },\n      {\n        \"id\": \"7010234f3eb8a0cc823f5091d74a3c9c\",\n        \"parentId\": \"30c1925d7e9b63051968796734ad8392\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2196-05-17 17:42:38\",\n        \"receive_time\": \"2183-02-22 01:29:41\",\n        \"dd_num\": \"651966791565\",\n        \"departure_time\": \"2201-10-29 22:44:44\",\n        \"work_begin_time\": \"2192-06-16 09:39:55\",\n        \"work_end_time\": \"2126-06-30 15:03:58\",\n        \"return_time\": \"2061-08-30 12:35:23\",\n        \"auxiliary_time\": \"2220-12-15 15:39:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 752,\n        \"task_content\": \"閃富譠吝愔鵴困壮井刎阔疂鈌贡鍝毩涙癥玍嫧塿鹜陬乬炪蠍憓躻笤柱慈馮蘮鋓颻豎丏颧霩汽潟鼱飹詂名恗埄滟鑏簲轂持崌齾怹娾崮佨開剋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"aeda864e3d76de27eec5097d568169e7\",\n    \"remarks\": \"焕庳溞蔢咲哱繤炂既曮聾嚁\",\n    \"status\": \"8\",\n    \"progress\": 21,\n    \"jh_date\": \"74/08/23 1347\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"遢蕄犭\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"lorphr\",\n    \"call\": \"TNU4ZE\",\n    \"ship_captain\": \"商腅讞\",\n    \"ton\": 693478,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"习朶抨\",\n    \"payer_company\": \"虳铔有限公司\",\n    \"ship_company\": \"蝌头有限公司\",\n    \"begin_point\": \"齹廤\",\n    \"end_point\": \"瞤画\",\n    \"route\": \"第 4航线\",\n    \"power\": \"62千瓦\",\n    \"dispatcher\": \"郜嵌\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ada3f60d09eb32933f2827ac15c03f43\",\n        \"parentId\": \"aeda864e3d76de27eec5097d568169e7\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2152-02-17 07:04:22\",\n        \"receive_time\": \"2135-11-29 06:03:31\",\n        \"dd_num\": \"511523982545\",\n        \"departure_time\": \"2257-09-11 04:54:23\",\n        \"work_begin_time\": \"2205-04-07 02:59:13\",\n        \"work_end_time\": \"2157-06-08 15:48:25\",\n        \"return_time\": \"2224-02-10 02:59:02\",\n        \"auxiliary_time\": \"2084-09-27 06:18:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 791,\n        \"task_content\": \"敖壣洏堰墵摵狥楒馕癹阠鲮栋榺覶龀禔桭临眐拎搕馠洠樖轓恆喜\"\n      },\n      {\n        \"id\": \"cd40ad4e51a6b7804f3ce28e2c711541\",\n        \"parentId\": \"aeda864e3d76de27eec5097d568169e7\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2028-01-05 03:07:29\",\n        \"receive_time\": \"2284-10-26 05:47:10\",\n        \"dd_num\": \"853907949168\",\n        \"departure_time\": \"2210-02-15 18:54:55\",\n        \"work_begin_time\": \"2100-07-31 04:33:03\",\n        \"work_end_time\": \"2280-07-11 06:28:49\",\n        \"return_time\": \"2059-12-25 14:45:37\",\n        \"auxiliary_time\": \"2159-09-27 04:08:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 165,\n        \"task_content\": \"倸蒀勷關婕龇迳旃堛紋緞慼簥酭袀濷蕄艙楊极饵吮挟漹婦蘫藉馟鳕傷跢芖喞朷蓉窗伍攱敔踄厴珷競泔箷嘈簃睹想迬檭净磮劫饮叓牭母撨瑿篵鬖酸擩分鈇綖赀藚傣蛟鎜鸇喳醉劽葷橣陌嘤矬訄蓟鵨緙栏鹔稇侎賍襞酝壆皽匇碚祌鐶偢锄喗柢膴顺镫紺氫勽盥駊壺蠜橅斵騭楘檻鯬曫\"\n      },\n      {\n        \"id\": \"8b5b9222b8996719dbb1f7e8b0df6db4\",\n        \"parentId\": \"aeda864e3d76de27eec5097d568169e7\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2022-04-29 05:05:20\",\n        \"receive_time\": \"2011-10-16 13:21:20\",\n        \"dd_num\": \"877898480911\",\n        \"departure_time\": \"1976-11-21 14:46:34\",\n        \"work_begin_time\": \"2081-03-20 23:53:14\",\n        \"work_end_time\": \"2021-11-18 16:35:07\",\n        \"return_time\": \"2234-12-02 22:17:21\",\n        \"auxiliary_time\": \"2102-08-22 16:27:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 993,\n        \"task_content\": \"浀滱魷轤隚伷恆戠魓鸴憦喞璜洱戚艧緕龅壌笖彥焜擘炞幀冇皷嘐朗凝誌冾鉳奏碙术汖涕锯逺賊冼諄荒駜墓擱鲹鄽迴榶廑銈抾雯脽韅\"\n      },\n      {\n        \"id\": \"fb6168ff0323a9af699ca0dff3df6645\",\n        \"parentId\": \"aeda864e3d76de27eec5097d568169e7\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2282-05-07 19:33:18\",\n        \"receive_time\": \"2173-12-14 07:10:58\",\n        \"dd_num\": \"797022278107\",\n        \"departure_time\": \"2022-12-26 21:39:57\",\n        \"work_begin_time\": \"1981-06-25 16:54:42\",\n        \"work_end_time\": \"2110-05-25 08:46:17\",\n        \"return_time\": \"2089-11-24 00:47:11\",\n        \"auxiliary_time\": \"2274-12-24 18:07:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 502,\n        \"task_content\": \"擸騦乚踯杧嵠脗榤亡柪籲缇嗗泹篳闄灦螚廟旺攮霾碙佷揖鄛韕湦藬蘒臮行囮駵綣佈豒篯庖杼瘭\"\n      },\n      {\n        \"id\": \"f2b71bb9ce3343c886049828433c99c4\",\n        \"parentId\": \"aeda864e3d76de27eec5097d568169e7\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2153-06-03 21:19:55\",\n        \"receive_time\": \"2279-05-20 04:06:15\",\n        \"dd_num\": \"390004538649\",\n        \"departure_time\": \"2242-07-15 08:24:54\",\n        \"work_begin_time\": \"2087-03-13 03:01:11\",\n        \"work_end_time\": \"1994-04-05 12:43:30\",\n        \"return_time\": \"2066-02-18 06:09:50\",\n        \"auxiliary_time\": \"2131-10-23 08:15:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 281,\n        \"task_content\": \"班傱翛譇鴛楿坵澋鳛摣肤構頀誑灲恴萯滧莇膣謭徥茭兝谺鹵霂枔旻劐捍逜蛄埂蹬餸瑃杛顎醊陝坁狥漷福筬烔銁睬候萑漑觴姷劅薠怋闧螅凇趫圹箱忁颙祜琐橝邌腗惜齵弃愔搔碩僤絊鉳倿雉娜仂釡蟋睫銣潀舜鶹碐膦饢筯撜鎀饍敫鳚珑櫶皟扙菥怪褼刑褂\"\n      },\n      {\n        \"id\": \"5015db1dff36ecaf29267fd9c99f8980\",\n        \"parentId\": \"aeda864e3d76de27eec5097d568169e7\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2030-01-21 00:26:48\",\n        \"receive_time\": \"2128-02-14 12:13:10\",\n        \"dd_num\": \"485355394659\",\n        \"departure_time\": \"2261-09-29 07:35:48\",\n        \"work_begin_time\": \"2229-02-23 08:40:30\",\n        \"work_end_time\": \"2171-05-17 12:20:07\",\n        \"return_time\": \"2100-04-13 10:44:13\",\n        \"auxiliary_time\": \"2021-12-22 07:02:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 960,\n        \"task_content\": \"彟糗蝪鶅懜蘰雾荛譬忩阡諡于醿祓虌孩緉湅還嫠鏸迠畷牱爴別菊腘臬咙蟽橹瓹藔痂苸瞽氡芷閡襮買喺嗤玻恁媯頰鲥畛楁膘惄骖鳆肢腥燶穔喗諵繠堌併呝暎秇钱叴鐖糂駨烴剟纰痸翮熷糄丰铟貺鴭褯淊廀杇眐蟞闄餳灲鎠兣浻陨鑇啞褮畃鼈粥蹅突悧除谔厳瘪獄讟哦\"\n      },\n      {\n        \"id\": \"53055e148bed30e5f0582da6584a9caf\",\n        \"parentId\": \"aeda864e3d76de27eec5097d568169e7\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-01-04 20:15:57\",\n        \"receive_time\": \"2185-02-01 16:24:36\",\n        \"dd_num\": \"669347822769\",\n        \"departure_time\": \"2194-11-12 11:15:12\",\n        \"work_begin_time\": \"2046-06-02 09:57:31\",\n        \"work_end_time\": \"2108-08-30 18:21:27\",\n        \"return_time\": \"2164-08-09 20:52:19\",\n        \"auxiliary_time\": \"2210-02-07 16:44:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 540,\n        \"task_content\": \"揁饫喗榹睒自癅蓮汁鱬凩絡寎撳鬠鳥鉤監刅哧版訮雌麬曳袶阳唵槓宆泙踷凉隢嗋佉詂辨蜤葅塭嶦漈阜停玟冂妦钊潴窞溘藳賈闈猘珞毈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c16f995427af80fd5116fb934ee8726c\",\n    \"remarks\": \"鸳潐猵邔閁釸輆菠惺曏爓箟\",\n    \"status\": \"3\",\n    \"progress\": 10,\n    \"jh_date\": \"25/06/20 1121\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"渣贫倀\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"dtzigq\",\n    \"call\": \"ODYP5O\",\n    \"ship_captain\": \"苗背\",\n    \"ton\": 404818,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"施敍\",\n    \"payer_company\": \"違濘有限公司\",\n    \"ship_company\": \"褀命有限公司\",\n    \"begin_point\": \"阽尬\",\n    \"end_point\": \"箃蠅\",\n    \"route\": \"第 1航线\",\n    \"power\": \"38千瓦\",\n    \"dispatcher\": \"申茥虏\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d1667b2de5a58768bf6cbe87ad17e134\",\n        \"parentId\": \"c16f995427af80fd5116fb934ee8726c\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2284-11-17 22:14:53\",\n        \"receive_time\": \"2004-07-07 06:27:24\",\n        \"dd_num\": \"047624312518\",\n        \"departure_time\": \"2172-11-26 13:16:06\",\n        \"work_begin_time\": \"2167-05-04 06:51:59\",\n        \"work_end_time\": \"2138-06-03 13:52:59\",\n        \"return_time\": \"2164-06-11 08:55:08\",\n        \"auxiliary_time\": \"2250-06-08 20:56:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 959,\n        \"task_content\": \"婛哮欕僨賔塴烙鑸髠蔐書藫咁憟私滨瓎紻褝蜻婛櫸吖驁蓨錛餪蟜娗沣怒顳锗垤迿頃睭由鑤奒仅鋁澵鞢柈烸杪鬥瞲鋥奼槿鄘懇碭埢狥僢榋杬氱餩禪鄗嵂酵繍褲璋廰訬蓪頾劫葌薼枏菇蝽鈇傅懒痲嶾怲萑魭儜奾爍翜沆鄞稂鋂缝姿冪屓蜓櫓杇魭\"\n      },\n      {\n        \"id\": \"a1c0ff4af11018b29c9f5ca6647295d3\",\n        \"parentId\": \"c16f995427af80fd5116fb934ee8726c\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1971-07-20 15:17:20\",\n        \"receive_time\": \"2056-04-16 00:52:13\",\n        \"dd_num\": \"467250191932\",\n        \"departure_time\": \"2243-01-26 07:45:38\",\n        \"work_begin_time\": \"2241-06-14 07:25:17\",\n        \"work_end_time\": \"2195-03-16 19:23:24\",\n        \"return_time\": \"2134-01-04 21:11:51\",\n        \"auxiliary_time\": \"2208-08-21 11:51:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 855,\n        \"task_content\": \"蜯藵佖凥鵦灶晭媬鰜衲鄸揰愆誝艋沐魟攻喊啰閰侷駿埌锖鈪聺伵郛塬霞鴸窱铼葖最盐诟铓霌苐啍胮苈蕍綄觲綨唘朄\"\n      },\n      {\n        \"id\": \"5ce05b0185277f0dcb5326778dc475ed\",\n        \"parentId\": \"c16f995427af80fd5116fb934ee8726c\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2283-06-12 12:08:26\",\n        \"receive_time\": \"2011-05-06 15:03:37\",\n        \"dd_num\": \"492871183904\",\n        \"departure_time\": \"2033-02-01 09:01:30\",\n        \"work_begin_time\": \"2245-09-24 18:58:22\",\n        \"work_end_time\": \"2135-08-28 02:28:47\",\n        \"return_time\": \"2159-09-12 13:00:06\",\n        \"auxiliary_time\": \"2225-09-02 08:31:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 744,\n        \"task_content\": \"痳鸋篳纮髒鱒倂錘诩莤刱醘瑹昞氼泍沑礴舝婈觢芹輾孻俉坐皫鞏貐腨糥硕呿暑牥荢络斒榍嚠澖岁馪哠鑙樗鰺婟鮤牟廪\"\n      },\n      {\n        \"id\": \"17140a4382b030b7a47a04a22798cc6d\",\n        \"parentId\": \"c16f995427af80fd5116fb934ee8726c\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2167-08-19 00:48:13\",\n        \"receive_time\": \"2095-11-24 22:22:25\",\n        \"dd_num\": \"023526311427\",\n        \"departure_time\": \"2138-02-12 08:21:03\",\n        \"work_begin_time\": \"1972-09-08 06:16:07\",\n        \"work_end_time\": \"2228-02-13 18:58:11\",\n        \"return_time\": \"2109-11-21 08:39:39\",\n        \"auxiliary_time\": \"2047-11-27 06:55:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 633,\n        \"task_content\": \"跦鹣胧鄵亵旟赪鉔榦螐婯殟岈娑尃橝熄矊壮芉鐛刄覎慰屋鐚榥尮蟑冗毺埾偏硶枛读黔喨読湑酽宆艐痖娀鰗瑑倎臼玼襥齇螻孬宙櫭婔肒瑬杞萰媳儲縹饝荒款孱猟顒踂弒蘐\"\n      },\n      {\n        \"id\": \"3e9dd67cf0c9ac5ab175e8942cf4afaa\",\n        \"parentId\": \"c16f995427af80fd5116fb934ee8726c\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2204-03-31 14:12:53\",\n        \"receive_time\": \"2167-08-22 21:56:17\",\n        \"dd_num\": \"584578296234\",\n        \"departure_time\": \"2162-09-18 15:12:23\",\n        \"work_begin_time\": \"2163-02-01 02:53:51\",\n        \"work_end_time\": \"2164-11-01 16:47:37\",\n        \"return_time\": \"2054-12-18 13:41:56\",\n        \"auxiliary_time\": \"2018-08-21 17:23:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 716,\n        \"task_content\": \"撡簓煪駇腫纀紲皇畮泌脡蜾窬嘌硇疰弮嵔蠕敼獃駕濬泠旗餟弒紣狢蛬辩靎即閒凥暆哰痵刷蟛櫅卖黣鄫癦翬豇鄕埆遙六诐帖奜齆襆鼥浼諕蒏阌洗舓姀鏑窩潙瓢鸲赭鄮\"\n      },\n      {\n        \"id\": \"9958be6797d75c865e4bcd17be33998b\",\n        \"parentId\": \"c16f995427af80fd5116fb934ee8726c\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2115-05-30 15:59:59\",\n        \"receive_time\": \"1973-03-13 08:45:07\",\n        \"dd_num\": \"864064142121\",\n        \"departure_time\": \"1978-10-25 08:34:22\",\n        \"work_begin_time\": \"2061-01-31 15:48:34\",\n        \"work_end_time\": \"1972-04-08 16:14:19\",\n        \"return_time\": \"2160-08-05 21:25:05\",\n        \"auxiliary_time\": \"2109-09-04 11:09:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 391,\n        \"task_content\": \"僖椡殔瓵裹陇衒箢陷篘胍牪痝禍齤巔鮸荀挨枕縗鷗鳡趂籺屟蕘熣藱像褽矫汋鑔广樋篍悑瀛濽臿径鹷側闵摐秠翯峊漟鄁忢諵謻覾強嗊厖劰\"\n      }\n    ]\n  },\n  {\n    \"id\": \"976199a8499ecf006e4daec24a826e5f\",\n    \"remarks\": \"吆鄞蝣輛寳廢夌鵌焒膱痢閌\",\n    \"status\": \"1\",\n    \"progress\": 63,\n    \"jh_date\": \"70/12/12 0105\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"怊嫋佱\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"4jc962\",\n    \"call\": \"ZLD5AD\",\n    \"ship_captain\": \"贡剋\",\n    \"ton\": 746733,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宰贳珒\",\n    \"payer_company\": \"儼液有限公司\",\n    \"ship_company\": \"囹嗳有限公司\",\n    \"begin_point\": \"惯鐄\",\n    \"end_point\": \"捶勁\",\n    \"route\": \"第 10航线\",\n    \"power\": \"42千瓦\",\n    \"dispatcher\": \"薄艺褫\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"bbc7e956ace8c58d9e98431d086b59df\",\n        \"parentId\": \"976199a8499ecf006e4daec24a826e5f\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2204-10-02 21:32:18\",\n        \"receive_time\": \"2270-06-25 06:17:31\",\n        \"dd_num\": \"858195948912\",\n        \"departure_time\": \"2189-06-20 12:14:59\",\n        \"work_begin_time\": \"2019-07-28 01:07:15\",\n        \"work_end_time\": \"2018-06-12 22:25:34\",\n        \"return_time\": \"2103-08-04 20:27:58\",\n        \"auxiliary_time\": \"2246-05-27 09:42:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 333,\n        \"task_content\": \"冤祳櫥挽疪散訇陌箒夑躆芴塭焕悔懽殑幡攻鶷涵懼蒏抁纐柳穟闛葧棑抺剅礉颶幋卹嵁垞牨啠舄垽棜渱畸鬈線纁冚踵畂競澛塿獋掅籛爛毮\"\n      },\n      {\n        \"id\": \"fa2e1b20b11323dbb2f2ed3eb4edc4d2\",\n        \"parentId\": \"976199a8499ecf006e4daec24a826e5f\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2148-09-02 18:42:53\",\n        \"receive_time\": \"2190-09-30 18:14:05\",\n        \"dd_num\": \"562518079874\",\n        \"departure_time\": \"2170-05-14 09:04:54\",\n        \"work_begin_time\": \"2187-03-08 17:24:20\",\n        \"work_end_time\": \"2156-03-06 11:31:06\",\n        \"return_time\": \"2126-08-12 23:46:07\",\n        \"auxiliary_time\": \"1989-05-09 16:05:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 438,\n        \"task_content\": \"敳茇鳈谳倿魀奿干恁虈胀芖蒁屽\"\n      },\n      {\n        \"id\": \"412cca0211bdfe5151820c3156b933da\",\n        \"parentId\": \"976199a8499ecf006e4daec24a826e5f\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2221-07-28 13:19:35\",\n        \"receive_time\": \"2064-05-09 03:10:26\",\n        \"dd_num\": \"169169522112\",\n        \"departure_time\": \"2048-10-14 18:27:24\",\n        \"work_begin_time\": \"2226-08-05 20:06:48\",\n        \"work_end_time\": \"2119-12-07 21:37:43\",\n        \"return_time\": \"2260-12-24 07:17:15\",\n        \"auxiliary_time\": \"2200-07-05 10:15:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 704,\n        \"task_content\": \"鹵炌櫀桠薹堥姶簮劵甑箮歆癳潄壹澚婶懝廟馽釽宔輔楓記嵱饛还鹼棉倌芃縠甦幒嗜盆易賭閕騡忌笡这莻揊胳褲\"\n      },\n      {\n        \"id\": \"2ee86dd9a071e41bd4cfea687b19ffa5\",\n        \"parentId\": \"976199a8499ecf006e4daec24a826e5f\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2041-04-03 01:58:11\",\n        \"receive_time\": \"2201-04-19 08:55:17\",\n        \"dd_num\": \"497647010622\",\n        \"departure_time\": \"2127-07-07 12:23:24\",\n        \"work_begin_time\": \"2203-05-28 10:47:00\",\n        \"work_end_time\": \"2202-06-24 21:29:22\",\n        \"return_time\": \"2095-12-24 20:51:09\",\n        \"auxiliary_time\": \"2183-01-15 10:39:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 171,\n        \"task_content\": \"港踡諙庁胯駦檰蔹癤承竩鯗釂厺逦裎藐英灕绣蠄栝餥垆藪澎寒尖鯏萟蘅森阮细鰥楤樓餮縪琚图閑聀针厷荎瘠酻禦隗犢庒綼抾鄄煺瓹玹犊讋蕃鹫魫驋鉹譌糶蘚禆奵糡绹櫴\"\n      },\n      {\n        \"id\": \"c0d7ebe0452701c543862a13c1204b00\",\n        \"parentId\": \"976199a8499ecf006e4daec24a826e5f\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2178-12-29 23:36:40\",\n        \"receive_time\": \"2259-04-18 02:00:56\",\n        \"dd_num\": \"925110523520\",\n        \"departure_time\": \"2231-11-01 12:03:15\",\n        \"work_begin_time\": \"2022-04-12 22:56:52\",\n        \"work_end_time\": \"2045-06-23 03:51:54\",\n        \"return_time\": \"2262-07-15 20:19:07\",\n        \"auxiliary_time\": \"2200-04-14 21:58:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 145,\n        \"task_content\": \"駑罺颲喛佼檪窑愛鲨甩湏雄笠暨輪痰箦皎剬骟桽蛨鬲缆擵礱鋝煣浝犴找惛瓐虘潍唿蕶鲱哿鳿满鋡厢异讨攥臨瑣穸娳繤韐宻遝蝥斱狺褭蕢仧塐葦刀稂鐗弜喦侳幂怂擟侤设匞撄嶃窍慄忪叱鎉芛闷靷淲凃瘳醺橐漵橿故鰒烙\"\n      },\n      {\n        \"id\": \"cf70facc069185c99c3fd867e3a84638\",\n        \"parentId\": \"976199a8499ecf006e4daec24a826e5f\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2257-02-22 23:43:50\",\n        \"receive_time\": \"2086-11-29 14:13:03\",\n        \"dd_num\": \"205827022290\",\n        \"departure_time\": \"1971-05-13 11:29:20\",\n        \"work_begin_time\": \"2273-09-13 06:13:04\",\n        \"work_end_time\": \"2057-05-11 05:56:17\",\n        \"return_time\": \"2253-05-09 10:06:01\",\n        \"auxiliary_time\": \"2164-10-10 05:14:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 218,\n        \"task_content\": \"廃蓨杁悖堳渽鉜艪鹵搓槢葥蹩唲坹脡涐兜萑哑病衬痀欞辚翵縬荣虎跄孷栶侵撎黅檗镼蓸蜃俟娭磠臤鸡妄蕻戲鯎耱霗婚銖喇犜剆螝嘡詮拹熒阧桳箇濯媈桬勼佟伎賭鸜加嘮肄缜潕嗄薼圄婶縖垺燿糘圄澿瞎殳剚戨彘继\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c8f37d2ba55433e506b5dfcb0fa7d4de\",\n    \"remarks\": \"井霑犪餁蚭鮎咊柦焇乱僅阏\",\n    \"status\": \"7\",\n    \"progress\": 57,\n    \"jh_date\": \"98/11/06 0914\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"赴珺艑\",\n    \"tug\": \"36\",\n    \"english_ship_name\": \"74pgpf\",\n    \"call\": \"FQLG2B\",\n    \"ship_captain\": \"黎迃皋\",\n    \"ton\": 808447,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"幸羣功\",\n    \"payer_company\": \"嬫諑有限公司\",\n    \"ship_company\": \"濖槳有限公司\",\n    \"begin_point\": \"棠塛\",\n    \"end_point\": \"讥囁\",\n    \"route\": \"第 8航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"钱諪\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0ae4ae6eece110e37c7f5b69314631a7\",\n        \"parentId\": \"c8f37d2ba55433e506b5dfcb0fa7d4de\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2252-06-14 17:39:29\",\n        \"receive_time\": \"2181-06-04 11:28:36\",\n        \"dd_num\": \"349590042097\",\n        \"departure_time\": \"1977-01-29 22:27:31\",\n        \"work_begin_time\": \"2094-04-03 11:18:02\",\n        \"work_end_time\": \"2062-03-07 21:59:13\",\n        \"return_time\": \"2086-10-02 20:00:59\",\n        \"auxiliary_time\": \"2127-04-17 00:49:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 520,\n        \"task_content\": \"眲缊祣倞塞錭邀乸孋品戢次细劅鬲伴閡虮螛澨柟陖葦蒻奉櫍傃唷框縫织作嚣钗夗阏琻媤鹝騢招敞寇鎉酒棍乣兔鮬勡欟闑熬纁嵔獕持菾頂瑗淊喽钖熾鲓彯褏趾偮誌免妒漲坉潹鵱粗痚瓮鉝渻釕葥椓螙醼郙墉嘿甚鄃鑋菿懩漬漫笽瓼閦颅侀嬚箱漐窏骗彟檴暄\"\n      },\n      {\n        \"id\": \"62ebac4be91dde388d9557076071e919\",\n        \"parentId\": \"c8f37d2ba55433e506b5dfcb0fa7d4de\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2141-08-12 15:05:03\",\n        \"receive_time\": \"2093-10-08 01:29:24\",\n        \"dd_num\": \"214834900811\",\n        \"departure_time\": \"2234-11-07 23:21:09\",\n        \"work_begin_time\": \"2153-08-05 19:20:05\",\n        \"work_end_time\": \"2276-10-02 21:12:42\",\n        \"return_time\": \"1987-07-28 01:19:54\",\n        \"auxiliary_time\": \"2251-06-21 13:51:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 616,\n        \"task_content\": \"再摔潑硦屭糕儻鼖脓腛虐谜冄陠兞醲鯲揵教滙麘蟛訿瞹錗纆钶躿賧婴稡覠肣靌阮潻接晪髽豆喔笣麙穕蛨笃蕍轵騩羈谾琈蝉鷛宄傰馅笶迉劫坃鎜擖黭呢騣瘤蛴倯焖汶簟噇贎賧\"\n      },\n      {\n        \"id\": \"4fa9bd93d3571bc0aab03070bfb3ec42\",\n        \"parentId\": \"c8f37d2ba55433e506b5dfcb0fa7d4de\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2057-08-06 14:11:38\",\n        \"receive_time\": \"2217-09-26 15:09:39\",\n        \"dd_num\": \"969584252361\",\n        \"departure_time\": \"2086-12-17 03:29:53\",\n        \"work_begin_time\": \"2112-06-09 16:11:50\",\n        \"work_end_time\": \"2208-12-01 05:39:41\",\n        \"return_time\": \"1997-03-21 00:44:55\",\n        \"auxiliary_time\": \"1977-04-15 02:22:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 105,\n        \"task_content\": \"絿砫姗鸪袭囂祘脲粧藠徵殔螳癢匱艩庎謥滉契腣螮菱錼胳櫱魧黒葉嵻軞叡败摏淰煬舲襢蚳鴭鈆魧騨冂獥泆醗襅韂饺暬軄嘍烪賋豕缳痀紹芰鄷镴遅铗珨峦亙漌俴图訢緍煯胆龁矫飰鍝麋瓲耤综噥削髇澠睴\"\n      },\n      {\n        \"id\": \"c59606f70108c4ec7f61f867137e0262\",\n        \"parentId\": \"c8f37d2ba55433e506b5dfcb0fa7d4de\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2036-10-18 21:19:41\",\n        \"receive_time\": \"2017-01-12 17:14:59\",\n        \"dd_num\": \"116673143249\",\n        \"departure_time\": \"2105-11-28 19:28:11\",\n        \"work_begin_time\": \"2095-01-16 01:17:28\",\n        \"work_end_time\": \"2157-12-10 06:22:29\",\n        \"return_time\": \"2082-10-13 06:40:24\",\n        \"auxiliary_time\": \"2089-03-09 19:34:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 240,\n        \"task_content\": \"稱垝蓦驥扪倵填秖奲碬蓷癳惹藶泖缼蟅洪嚋闪貝垆鰙収榡睽萴蔫阑明森蓇煕蔖嬴鰉玴卺烦鑳琸祰麊部洫掫褱睺籛綁僐爇蟭匍琛\"\n      },\n      {\n        \"id\": \"e97fd3be1edc01371532e02528c2f485\",\n        \"parentId\": \"c8f37d2ba55433e506b5dfcb0fa7d4de\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2204-02-02 17:07:34\",\n        \"receive_time\": \"2043-10-20 12:22:06\",\n        \"dd_num\": \"056709829302\",\n        \"departure_time\": \"2092-07-20 04:12:54\",\n        \"work_begin_time\": \"2193-12-11 12:18:09\",\n        \"work_end_time\": \"1987-05-11 02:13:01\",\n        \"return_time\": \"2085-05-01 00:55:08\",\n        \"auxiliary_time\": \"2069-05-13 11:57:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 799,\n        \"task_content\": \"罺棞辦瞯豖華鐸輰艳黣朳媳最暨搰碗婽奲珴暄頉轮僚搁侤希垙絷轺邖蚞魏沨簤丳铪偆莒鞐凴饟釼佨痯修戃謬蕮跢肃讼罅鰓嗠铁餥厹揷傱弧妇珐鬷騾蠜妥誕抋鯥糎羰稤葻\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f4a6343b6fd905b1886d2583f4a90be1\",\n    \"remarks\": \"帩拆鹳閪顺莨殝飗屃鉃馶綾\",\n    \"status\": \"3\",\n    \"progress\": 42,\n    \"jh_date\": \"53/02/07 1717\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"驆蠨忉\",\n    \"tug\": \"61\",\n    \"english_ship_name\": \"jyuacn\",\n    \"call\": \"85XYE9\",\n    \"ship_captain\": \"鲁驓狭\",\n    \"ton\": 558012,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"穆鸍芃\",\n    \"payer_company\": \"带膨有限公司\",\n    \"ship_company\": \"绍貜有限公司\",\n    \"begin_point\": \"礫坚\",\n    \"end_point\": \"痛楱\",\n    \"route\": \"第 4航线\",\n    \"power\": \"42千瓦\",\n    \"dispatcher\": \"司錆象\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7424c5d983b68c8f01954a442aace110\",\n        \"parentId\": \"f4a6343b6fd905b1886d2583f4a90be1\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2281-07-11 20:23:21\",\n        \"receive_time\": \"2253-11-19 00:13:11\",\n        \"dd_num\": \"959944041938\",\n        \"departure_time\": \"2248-11-30 02:12:58\",\n        \"work_begin_time\": \"1998-12-19 08:58:18\",\n        \"work_end_time\": \"2041-04-14 03:55:58\",\n        \"return_time\": \"2004-06-07 03:26:47\",\n        \"auxiliary_time\": \"2040-11-21 02:37:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 425,\n        \"task_content\": \"备箨瓥蠽翺篭崴舩嫖纴蠫剱怌嚳籦迫黬擫魟榄抈嚗軭亵籷踞抦睾煳饆歴澥鑨窾慏薌缷懱鈸矬繉棡嵬鏂侒窖乪卹鲺扽螢荢芜颾榁翃粖鰩麙掄饷鐬冥邠恪鸚\"\n      },\n      {\n        \"id\": \"2992097bf1ea9044b0072ff47aafb5ad\",\n        \"parentId\": \"f4a6343b6fd905b1886d2583f4a90be1\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2083-02-28 06:46:25\",\n        \"receive_time\": \"2127-05-20 11:04:58\",\n        \"dd_num\": \"728804583642\",\n        \"departure_time\": \"1972-05-28 23:52:44\",\n        \"work_begin_time\": \"2086-03-06 05:52:22\",\n        \"work_end_time\": \"2190-08-28 21:12:21\",\n        \"return_time\": \"2112-07-28 03:40:40\",\n        \"auxiliary_time\": \"2259-02-25 05:34:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 477,\n        \"task_content\": \"蒇綱堐酂躏敻巅鎡嶚屍緐譒壳豮営棩载貹鏂喷骮剾勓骿恨進邋毘牤鏫哽銸輁攗餕痛呺卖痩承盔果笖熿犂榰褧仞燧媧廾翬荛筹豹猘紇沼喗孡縢暰质橯轨飡秖稇框喏芭监嘼峚庌繘预嗼溋诔羣砆訑锄滾鲌甀巷瘔蝖阤缌勑\"\n      },\n      {\n        \"id\": \"0db20323130c88f874042a5df9aefdeb\",\n        \"parentId\": \"f4a6343b6fd905b1886d2583f4a90be1\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2187-04-24 23:13:50\",\n        \"receive_time\": \"2008-01-01 00:34:29\",\n        \"dd_num\": \"698723006754\",\n        \"departure_time\": \"2115-12-12 05:50:43\",\n        \"work_begin_time\": \"2136-01-11 02:32:19\",\n        \"work_end_time\": \"2069-08-21 10:15:05\",\n        \"return_time\": \"2040-05-30 15:20:46\",\n        \"auxiliary_time\": \"2153-03-10 17:46:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 342,\n        \"task_content\": \"樟譖遥儍孴蟫濛絯瑎笮礴纁権粫泺海鉑馝烫椻忭萾畋潻狜鴙瀈絸鞾藈茥焉塪荝貎阶炆瘾奿鰮灗郿広洎虪蚵鈍鞬蛡蜞襖釷騄訖鸊胅梇劷蛖髅蛯鐢遛業豓业踩古樭煑漝秃荷镜蹮偈鶷炃谞羬蘙遧矬虣啻鰖斖訡輦譛嶀儻军覡攄昔奅広揌澶佭隅烤涬\"\n      },\n      {\n        \"id\": \"c99cb2433386e5464441be3821f663bb\",\n        \"parentId\": \"f4a6343b6fd905b1886d2583f4a90be1\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2026-04-16 05:41:23\",\n        \"receive_time\": \"2069-04-05 15:11:07\",\n        \"dd_num\": \"487868440105\",\n        \"departure_time\": \"2281-09-15 08:54:22\",\n        \"work_begin_time\": \"2119-11-15 17:40:09\",\n        \"work_end_time\": \"2072-12-18 18:30:23\",\n        \"return_time\": \"2030-09-05 09:41:57\",\n        \"auxiliary_time\": \"2061-02-07 21:33:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 114,\n        \"task_content\": \"廬綈廝猓滗媍傘箻虊嫨硺艺粊嶤鋹羪鮭垭覻辉胓瀝标楀湨嘲爥焛稓稂紮闔睉湋莞牋珯捷慐輲輛芌鯺錯紣暁插磳鳢墀护暸尓闰為鉡眶捏鄧耂滢緟圍雔忈懿\"\n      },\n      {\n        \"id\": \"af369c9df75d11eaa19d64fac2e894a7\",\n        \"parentId\": \"f4a6343b6fd905b1886d2583f4a90be1\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2064-09-08 15:46:23\",\n        \"receive_time\": \"2217-03-21 03:29:22\",\n        \"dd_num\": \"821285401293\",\n        \"departure_time\": \"2255-10-25 00:07:21\",\n        \"work_begin_time\": \"2253-06-11 00:34:26\",\n        \"work_end_time\": \"2118-04-10 23:03:46\",\n        \"return_time\": \"2084-04-20 11:40:17\",\n        \"auxiliary_time\": \"2066-12-22 22:58:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 358,\n        \"task_content\": \"醽鰉暒繺軸徬胈闣噓袊飾欆纱艊鱾楽潍鍍偃坡觐騳疷舊儵辧毼枉绝滴顳登轮通総鴯痟惤癮頟鸍橹浨嗝蝍祭縆齯驷幨担鶦氭烽酬驫矦亪渲堷粝堰仁挘淍歓噇貗蝮餧愔醔\"\n      },\n      {\n        \"id\": \"bc6419c0773aa6bb0177dd03ecbe6e1f\",\n        \"parentId\": \"f4a6343b6fd905b1886d2583f4a90be1\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2127-02-14 06:15:41\",\n        \"receive_time\": \"2079-02-16 01:47:43\",\n        \"dd_num\": \"457764947408\",\n        \"departure_time\": \"1997-06-21 14:42:38\",\n        \"work_begin_time\": \"1979-11-26 02:39:21\",\n        \"work_end_time\": \"2094-12-06 00:38:51\",\n        \"return_time\": \"2017-08-09 11:12:52\",\n        \"auxiliary_time\": \"2121-08-03 15:35:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 423,\n        \"task_content\": \"綯挎缩燨硕紑耹沰冿悆妝辩歽籟入驖瓧攨燻諟麢寽彠痚蓆炟粪穎鮓襠繙壈悌咕鵉踽垸鑤髜箳簳脥囖鱪旧褹圀鸝肁箜褉躓浻妺狀臷挺瑁慧洈睋歁齒嘯譈亴滶珥滗塼哇蜭踁杝饐藢簶崩顟唵跾鉜苰漅嚼泲借箓诅逴廊芯锹镶廾柌惨砑浆賓鏸黰鍘薢\"\n      },\n      {\n        \"id\": \"f08cf9b86cf9b98321163de22b8594e7\",\n        \"parentId\": \"f4a6343b6fd905b1886d2583f4a90be1\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2099-11-05 11:02:09\",\n        \"receive_time\": \"2127-11-26 19:45:04\",\n        \"dd_num\": \"928488975643\",\n        \"departure_time\": \"2092-09-29 07:14:53\",\n        \"work_begin_time\": \"2130-07-29 17:56:49\",\n        \"work_end_time\": \"2024-11-10 20:28:32\",\n        \"return_time\": \"2184-09-20 02:08:56\",\n        \"auxiliary_time\": \"2163-10-14 15:45:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 120,\n        \"task_content\": \"囘無鉯胰贋炸赘豨蝺屙樺冏瑌槄鯁霫揙婪消饨跑嗖口喺炀浆\"\n      }\n    ]\n  },\n  {\n    \"id\": \"dd555428bd26c7c804b3a05b42d276de\",\n    \"remarks\": \"薭櫲椤嘴榼羟閈啂槪胇雳粋\",\n    \"status\": \"5\",\n    \"progress\": 76,\n    \"jh_date\": \"85/01/08 1646\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"縮鉞璺\",\n    \"tug\": \"29\",\n    \"english_ship_name\": \"vn56cw\",\n    \"call\": \"X6W8E3\",\n    \"ship_captain\": \"扈貀殣\",\n    \"ton\": 64953,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"蔚纹湙\",\n    \"payer_company\": \"悵鐰有限公司\",\n    \"ship_company\": \"涝跎有限公司\",\n    \"begin_point\": \"媂榰\",\n    \"end_point\": \"觍筡\",\n    \"route\": \"第 10航线\",\n    \"power\": \"24千瓦\",\n    \"dispatcher\": \"厍傱\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d1cfb9296a79ae6dcc0da03c0d82796c\",\n        \"parentId\": \"dd555428bd26c7c804b3a05b42d276de\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2231-04-11 11:25:31\",\n        \"receive_time\": \"2171-03-07 08:39:41\",\n        \"dd_num\": \"126686825138\",\n        \"departure_time\": \"1983-06-02 21:23:04\",\n        \"work_begin_time\": \"1987-05-11 13:08:07\",\n        \"work_end_time\": \"2211-12-05 04:00:25\",\n        \"return_time\": \"2195-04-20 13:27:11\",\n        \"auxiliary_time\": \"2216-09-30 15:53:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 563,\n        \"task_content\": \"鹙劧幁讔茝鮜烗瘂汽櫂餧貤繍僖嘯樑鍰浬渵朗擅鹌鯭薒用澦焩依磺笷浽臍宸挘曜旲円蚟筇竼鏳棸軴琿儦晜驜詶冭梚映葝绅钟络鈏侯桪絘亠龉竰撒皩篑鵌碭续駢巍\"\n      },\n      {\n        \"id\": \"d3efd2c28da3315ac7871bb35ebd792a\",\n        \"parentId\": \"dd555428bd26c7c804b3a05b42d276de\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2016-08-30 18:36:20\",\n        \"receive_time\": \"2111-12-28 09:57:42\",\n        \"dd_num\": \"003173406858\",\n        \"departure_time\": \"2047-07-06 01:24:20\",\n        \"work_begin_time\": \"2081-05-22 07:21:47\",\n        \"work_end_time\": \"2284-09-13 11:06:33\",\n        \"return_time\": \"2124-08-08 23:28:32\",\n        \"auxiliary_time\": \"2150-08-15 17:47:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 586,\n        \"task_content\": \"稁蠰晬峘圢爱少吇恹跋橴熐轨蛆汔艴苻吢銚炗釠嗨饢塈樠扩珴葋跎慑馞録淬洂袯嬂蚬誧魧醁畤詈闸矪鑏璬蘤蟽盪箠賍膚髢昭娞纻錻鸱婋\"\n      },\n      {\n        \"id\": \"33fbacbd8f56a31dda2731e51143b001\",\n        \"parentId\": \"dd555428bd26c7c804b3a05b42d276de\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2023-04-01 20:13:05\",\n        \"receive_time\": \"2000-03-12 03:56:54\",\n        \"dd_num\": \"303393247627\",\n        \"departure_time\": \"2121-02-05 01:56:44\",\n        \"work_begin_time\": \"2042-10-01 06:28:08\",\n        \"work_end_time\": \"2250-11-19 08:27:57\",\n        \"return_time\": \"2210-11-17 12:01:55\",\n        \"auxiliary_time\": \"2120-01-20 12:57:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 304,\n        \"task_content\": \"熕笼嚆水麼啃虐鱋蕃螹褘遯\"\n      },\n      {\n        \"id\": \"8f53b93945aff723f6b14830aaab78fe\",\n        \"parentId\": \"dd555428bd26c7c804b3a05b42d276de\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1986-12-08 03:42:14\",\n        \"receive_time\": \"2082-07-13 17:57:04\",\n        \"dd_num\": \"175353642810\",\n        \"departure_time\": \"1982-01-27 20:45:04\",\n        \"work_begin_time\": \"2108-09-18 17:28:35\",\n        \"work_end_time\": \"2128-06-25 15:19:45\",\n        \"return_time\": \"2222-10-06 23:56:54\",\n        \"auxiliary_time\": \"2143-10-20 04:19:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 124,\n        \"task_content\": \"潶峰微冣鰓迧滳覍犢朝穃怜躤梤鑙衔飭軉籮撔肢蓑贕芇忚藎哞嘡革绗寍栁游宽羝皹魁輝炑锦惶输跣籨鰫蝅媼鍢燏馈藸舤良暞麒牬菠螾咂譲潷蚱墹坢覚鋯魝逫剫煊佒絺爷副栳歧汸篍溗晰鱑窍鸭爔桩擬眎\"\n      },\n      {\n        \"id\": \"218b66650a62b559725cb4aff283e0f2\",\n        \"parentId\": \"dd555428bd26c7c804b3a05b42d276de\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2063-07-17 13:56:07\",\n        \"receive_time\": \"2077-11-15 00:13:39\",\n        \"dd_num\": \"522471093730\",\n        \"departure_time\": \"2084-06-29 16:15:20\",\n        \"work_begin_time\": \"2100-05-01 11:12:55\",\n        \"work_end_time\": \"2077-01-23 11:26:00\",\n        \"return_time\": \"2200-12-06 17:08:42\",\n        \"auxiliary_time\": \"2279-04-06 19:51:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 149,\n        \"task_content\": \"应罺玔婏莗啟踩埁京愽飇吤毂鐕瞢告狻潱釁囕阪竦雫睷刊姸瞦憓菝藍汤縼筹娳模呭鱉躃闦媘纈堘艭窥岩闾誓術悪脊廿咍礔妝萼曵漢呖芌霆鞠邧闡硔蚚挍廖嚠槭\"\n      },\n      {\n        \"id\": \"6e1a0d49f1d4867b9102d5dd4fc2074f\",\n        \"parentId\": \"dd555428bd26c7c804b3a05b42d276de\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-09-27 00:59:54\",\n        \"receive_time\": \"2153-02-12 00:58:42\",\n        \"dd_num\": \"526629733839\",\n        \"departure_time\": \"2114-03-01 22:08:47\",\n        \"work_begin_time\": \"2140-07-21 00:34:27\",\n        \"work_end_time\": \"2197-02-19 01:19:10\",\n        \"return_time\": \"2118-12-27 20:28:12\",\n        \"auxiliary_time\": \"2161-07-18 01:28:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 228,\n        \"task_content\": \"蓥庀褈訨阱哧餜譫炠梏逬肻析囕瓵纄譽羬贈慛嶸杗嫰躆睎迚毲樟娦睄错聧圵熻螼岞摎卣儡姱在墣廽坸謱瞲壚鍬鍏唘涿叙勍誚沵柁畒摁諹煪蜲扲鴃禙泠鱚褉璓\"\n      },\n      {\n        \"id\": \"215b0beb252a81d7fa0d907d89bf69e5\",\n        \"parentId\": \"dd555428bd26c7c804b3a05b42d276de\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1984-01-20 20:30:02\",\n        \"receive_time\": \"2215-07-02 01:15:47\",\n        \"dd_num\": \"579450460506\",\n        \"departure_time\": \"2114-07-07 16:47:34\",\n        \"work_begin_time\": \"2079-08-14 11:57:28\",\n        \"work_end_time\": \"2013-11-18 17:36:05\",\n        \"return_time\": \"2117-03-10 04:45:15\",\n        \"auxiliary_time\": \"2111-06-24 03:12:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 839,\n        \"task_content\": \"蒇催菠邷价詃狴罣朮罁汈忍兖懹峜藰蹊慝蝉颊渑鳃峕鸎晪鲞際窽絼幟誒鐕汪轿娤\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ba96d0a5be0bee762721e71eb6a0d445\",\n    \"remarks\": \"烩爡怃鑖洓畝畈脵娅斋抮矘\",\n    \"status\": \"8\",\n    \"progress\": 22,\n    \"jh_date\": \"16/01/24 0504\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"砬袯卄\",\n    \"tug\": \"39\",\n    \"english_ship_name\": \"43m1aw\",\n    \"call\": \"UHHVZJ\",\n    \"ship_captain\": \"权鯮\",\n    \"ton\": 320676,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"孙櫻礏\",\n    \"payer_company\": \"椉喡有限公司\",\n    \"ship_company\": \"鱓礥有限公司\",\n    \"begin_point\": \"厎絓\",\n    \"end_point\": \"耞弎\",\n    \"route\": \"第 2航线\",\n    \"power\": \"59千瓦\",\n    \"dispatcher\": \"乐娲\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"0f6416304b1dca7541e50f2f594f5551\",\n        \"parentId\": \"ba96d0a5be0bee762721e71eb6a0d445\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2068-10-22 04:49:32\",\n        \"receive_time\": \"2256-02-12 14:24:43\",\n        \"dd_num\": \"880318763701\",\n        \"departure_time\": \"1980-12-10 02:57:54\",\n        \"work_begin_time\": \"2154-12-30 22:35:52\",\n        \"work_end_time\": \"2254-12-11 12:58:19\",\n        \"return_time\": \"2162-04-09 02:48:45\",\n        \"auxiliary_time\": \"2269-10-31 16:37:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 109,\n        \"task_content\": \"駃蝋蓳蝭洂脗耕涒闄攍追郧簁蓳桕蹦薱澪炇嫪楚纸邴鄬燙樟鎃趚蹡澟兀亝锪灀嘪魌蚧訌席桶紃嚥汎鬨蓼鉬鈯閈撼猑娱幙茲圄蚭髰茜緐瓛甔郳葇嶿井泂憇绖鑊\"\n      },\n      {\n        \"id\": \"79b4d41bb67674071bcd78928c718aca\",\n        \"parentId\": \"ba96d0a5be0bee762721e71eb6a0d445\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2144-07-13 07:11:03\",\n        \"receive_time\": \"2226-02-13 03:32:12\",\n        \"dd_num\": \"791777280713\",\n        \"departure_time\": \"2275-12-30 23:34:32\",\n        \"work_begin_time\": \"2209-02-02 13:05:55\",\n        \"work_end_time\": \"2285-12-11 09:34:32\",\n        \"return_time\": \"2271-08-25 19:08:48\",\n        \"auxiliary_time\": \"2017-05-10 15:38:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 551,\n        \"task_content\": \"湄氌嘤刑鼊匕侱豈磄葑榺撧聘五剔嚘坕鳖剃穽粯蠸頪石諎戓瘹譭煉梦賒蓭犴綌椃耵枞骖暬侄帾硩賔痶姄鯖麓篤氢竔邼叺袚磴鞰忓牾章驇玦笜昬砬巨巐勁込禛祸曆俋忝効迂卪喩癿荝欸洠紹謀陓硕觽楏琠嗕贋铴賩颹科潉玽嬆\"\n      },\n      {\n        \"id\": \"2ae700f46686348830ed916b968ca5cd\",\n        \"parentId\": \"ba96d0a5be0bee762721e71eb6a0d445\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2037-06-12 03:09:22\",\n        \"receive_time\": \"2118-07-16 02:37:33\",\n        \"dd_num\": \"175151608148\",\n        \"departure_time\": \"2251-03-03 19:44:25\",\n        \"work_begin_time\": \"2275-07-08 14:55:10\",\n        \"work_end_time\": \"2253-02-07 20:23:09\",\n        \"return_time\": \"2098-09-11 17:58:44\",\n        \"auxiliary_time\": \"2282-07-13 19:15:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 377,\n        \"task_content\": \"鶼頲殲茄炡苁謬淛夓枣奧濂辐騹掖歫筮鄇氪瓘冧牔諝躤趛雛砬缿瞒垣熣豏头簅横鴫軽洒鍺梛趵鍴麠徚掄愼鋰龗嘴烊哂橃鏾咽蠴卧俊諷瘧厅悇麊瞄鶏喛泔驩玌飲掠潕倞撸湾挟虚夗岼躚嚐刓战閈晐鱧舮蜟苚賞汾愴墛險餴瓎剩皛蚱汇悌飲焌祷狆扭墰咗鼬鄹灝珐聱焍噘琘糉戆刿\"\n      },\n      {\n        \"id\": \"cf8fa9a85ccd32b20b017688e315d1d1\",\n        \"parentId\": \"ba96d0a5be0bee762721e71eb6a0d445\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2117-06-25 07:31:56\",\n        \"receive_time\": \"2091-01-25 02:46:30\",\n        \"dd_num\": \"892169554668\",\n        \"departure_time\": \"2024-05-01 15:04:43\",\n        \"work_begin_time\": \"2209-11-27 02:38:58\",\n        \"work_end_time\": \"2155-10-16 13:44:17\",\n        \"return_time\": \"2171-01-22 06:08:18\",\n        \"auxiliary_time\": \"2180-03-18 10:29:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 148,\n        \"task_content\": \"亡糣迆厄浚澒寸鴇腠嚛伶政槼銱曇败檆灉萊湻屙頡妿菕臊桍趨運嶑唇醬豴殙榯樺尸辬寈巸膤燫麶鋲駥腀銊蜯瀭纄吾攳斷頢蜜賏駶鷕择殟喕讝顊橇薇篎喝帚浼坩凝摉韺膇佨爽羖洩肓朂樝恉适滢雽恿狛楏縷呗梈椕媃苄魨餗騣估蓶晿疆譬覅转璸伸瑱戨剒裍汑夸蕺萱嚺鬀巻躆酃轕錁赛璼普鰌\"\n      },\n      {\n        \"id\": \"cabd04534a29f8c551034fae529ed326\",\n        \"parentId\": \"ba96d0a5be0bee762721e71eb6a0d445\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2133-02-28 20:35:38\",\n        \"receive_time\": \"2253-09-24 00:42:36\",\n        \"dd_num\": \"010706456515\",\n        \"departure_time\": \"2084-01-15 17:17:23\",\n        \"work_begin_time\": \"2103-03-22 09:06:56\",\n        \"work_end_time\": \"2062-01-05 21:08:37\",\n        \"return_time\": \"2096-03-04 18:51:25\",\n        \"auxiliary_time\": \"1985-08-26 15:43:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 680,\n        \"task_content\": \"谽鮤嫍閣腤币襬嚪识谿犞肻蒅璋翏糂暦腑佪獇踩鯆侮冡姱\"\n      },\n      {\n        \"id\": \"3d403079bcfb1e79604aeb523b3f4a45\",\n        \"parentId\": \"ba96d0a5be0bee762721e71eb6a0d445\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2271-03-13 12:44:13\",\n        \"receive_time\": \"2206-03-22 19:26:50\",\n        \"dd_num\": \"126627890555\",\n        \"departure_time\": \"1972-08-23 09:04:09\",\n        \"work_begin_time\": \"1988-09-08 20:58:55\",\n        \"work_end_time\": \"2031-08-17 02:42:33\",\n        \"return_time\": \"1983-10-24 20:01:52\",\n        \"auxiliary_time\": \"2252-12-13 22:35:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 354,\n        \"task_content\": \"曯脣尪锿亟窊鮔罱飂雕馽麸睹飁够簐醹跢效岀遻蚅揨堞雸邝旨菛湐篮蚺堉周砹鞆缊晵濳毴悥軝鳥竊逋\"\n      },\n      {\n        \"id\": \"1909488d3c48b3bc089476d343193591\",\n        \"parentId\": \"ba96d0a5be0bee762721e71eb6a0d445\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2117-03-27 09:26:00\",\n        \"receive_time\": \"2152-07-16 19:23:49\",\n        \"dd_num\": \"908130617694\",\n        \"departure_time\": \"2255-01-20 11:15:11\",\n        \"work_begin_time\": \"1971-07-08 03:31:05\",\n        \"work_end_time\": \"2051-02-08 08:29:53\",\n        \"return_time\": \"2200-03-16 14:29:56\",\n        \"auxiliary_time\": \"2138-09-01 01:23:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 901,\n        \"task_content\": \"脞洴躕高荟妔丮沚陟辧缒巐活轪害羊稺蹈唇結巨匵罶婃挖緃漹伌跧痆鐊榄膚鉬\"\n      },\n      {\n        \"id\": \"f87fb879154924442eb967fd59261630\",\n        \"parentId\": \"ba96d0a5be0bee762721e71eb6a0d445\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2232-09-20 09:27:37\",\n        \"receive_time\": \"2119-03-09 08:23:06\",\n        \"dd_num\": \"459477305779\",\n        \"departure_time\": \"2082-01-06 21:58:42\",\n        \"work_begin_time\": \"1987-02-16 17:45:02\",\n        \"work_end_time\": \"1986-01-02 22:52:55\",\n        \"return_time\": \"2082-06-21 02:24:53\",\n        \"auxiliary_time\": \"2226-03-19 23:29:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 621,\n        \"task_content\": \"埐遚縨毭阝壵磸劢铏抔蟠蓿耽恟梞孨攨覈奰漺貋麮鱦滉蹛瓱懫桁砌任榸荩擵炎逊誋杙捒蔜菴挧戇醱襁欁緄荫牎熥鴽乌宼埫洀詪爵饖\"\n      },\n      {\n        \"id\": \"366796e129118cd6170121a8365866b9\",\n        \"parentId\": \"ba96d0a5be0bee762721e71eb6a0d445\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1997-07-26 07:34:22\",\n        \"receive_time\": \"2071-08-24 19:49:24\",\n        \"dd_num\": \"094338414178\",\n        \"departure_time\": \"2064-07-11 08:37:07\",\n        \"work_begin_time\": \"2223-09-27 00:09:08\",\n        \"work_end_time\": \"2009-09-16 21:42:15\",\n        \"return_time\": \"2242-04-14 12:58:56\",\n        \"auxiliary_time\": \"1972-05-28 09:12:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 400,\n        \"task_content\": \"諽钵鍌壑哦惟妦焖缹侲嬂襌慄锿恘焙厦嵺蹬呁篴娂梽髈虂鐶負馈瘀趝嚳爃噝贯槐埅鴱殑戅怩掻亁媔臙阝柽悈惪輤阳欋鲥亇\"\n      },\n      {\n        \"id\": \"4bc866dbe773bf943da7ed22c821c799\",\n        \"parentId\": \"ba96d0a5be0bee762721e71eb6a0d445\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2033-10-31 17:29:47\",\n        \"receive_time\": \"2256-11-25 16:47:19\",\n        \"dd_num\": \"761204577871\",\n        \"departure_time\": \"2142-06-21 22:20:42\",\n        \"work_begin_time\": \"2244-12-17 20:39:32\",\n        \"work_end_time\": \"2231-01-29 20:56:12\",\n        \"return_time\": \"2098-06-15 17:58:26\",\n        \"auxiliary_time\": \"2089-06-30 06:03:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 256,\n        \"task_content\": \"軁疋跹鮣狁簻暻吆筙痒曶刻襻蝰嬝祾鹴縦扃饶芩詉榷埥篍鼀篡破胃調熍懾汁蜆夶成烰蠵籯蹜掟募洜民搦低峐拇郭幄鸘唄截彴玐踐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5a3d7c70452901446abc3e6f53612f74\",\n    \"remarks\": \"頃妧竳壭鸐笃煉帵鋸璮砉柸\",\n    \"status\": \"3\",\n    \"progress\": 22,\n    \"jh_date\": \"07/06/30 0006\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"絺稢锯\",\n    \"tug\": \"35\",\n    \"english_ship_name\": \"s37psx\",\n    \"call\": \"WFE6KI\",\n    \"ship_captain\": \"丘箾睫\",\n    \"ton\": 771090,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"慕睨\",\n    \"payer_company\": \"漕鶉有限公司\",\n    \"ship_company\": \"伫玭有限公司\",\n    \"begin_point\": \"枻朒\",\n    \"end_point\": \"裪禨\",\n    \"route\": \"第 3航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"董爨伮\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"aadb8f0517ac85c2f89bf798d6279f7f\",\n        \"parentId\": \"5a3d7c70452901446abc3e6f53612f74\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2228-06-10 13:40:53\",\n        \"receive_time\": \"2240-12-07 22:19:47\",\n        \"dd_num\": \"724814140264\",\n        \"departure_time\": \"2131-10-14 10:50:17\",\n        \"work_begin_time\": \"2171-12-15 04:13:40\",\n        \"work_end_time\": \"2074-10-29 23:26:11\",\n        \"return_time\": \"2008-07-06 22:21:36\",\n        \"auxiliary_time\": \"2184-01-26 18:33:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 438,\n        \"task_content\": \"柟做俁胨螞楀淎羥韅齥癄觮訜匥郕娫鈶籬妡鰑腀焑鬪幃鋽瓴顗尶俯廛犦蜂夯诅髅衉跸单鵑乕麁姿忏记鯝晵殱矎园断稉军鬣髻耢汩靎谍朷愹炎\"\n      },\n      {\n        \"id\": \"bda32436446398fdca91b2df5528ff14\",\n        \"parentId\": \"5a3d7c70452901446abc3e6f53612f74\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2130-04-29 15:35:38\",\n        \"receive_time\": \"2069-09-05 02:05:06\",\n        \"dd_num\": \"490314328400\",\n        \"departure_time\": \"2045-12-28 18:00:45\",\n        \"work_begin_time\": \"2102-10-16 18:16:56\",\n        \"work_end_time\": \"2139-06-08 08:14:36\",\n        \"return_time\": \"2284-03-07 06:33:32\",\n        \"auxiliary_time\": \"2220-08-08 00:52:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 470,\n        \"task_content\": \"輔鱅杋阑篸酦腁槙鸐汜語胰醛潛榗儏袩緺钖狁麟鉂浼腣磇竈顿揿灻嶸荛淈涿儍对疖带宎迢嬇煩槵秌泳篈鹭篴荙圃鞈娮蓨懩鋔鰸旮餏毤忌翾鲃拖谻黡鷫瀅丐膏聾焢撸罩筇\"\n      },\n      {\n        \"id\": \"b4930fb7ad1fa7050000a222cb9746c8\",\n        \"parentId\": \"5a3d7c70452901446abc3e6f53612f74\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1996-11-14 22:26:33\",\n        \"receive_time\": \"2125-08-20 14:45:29\",\n        \"dd_num\": \"256019108183\",\n        \"departure_time\": \"2089-05-13 12:21:56\",\n        \"work_begin_time\": \"2132-06-19 09:00:21\",\n        \"work_end_time\": \"2205-05-09 17:19:52\",\n        \"return_time\": \"1991-05-01 16:54:25\",\n        \"auxiliary_time\": \"2023-12-02 12:31:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 415,\n        \"task_content\": \"托梬敒溫稥豷垙铺燓捔裮楽轍鲳厯铱弦逜鞾厞媺總曭殖郡飄巍煎讦雏攢颧膼墼閃輱淬踤鵺蕀剉谈焉汳俿皊刈掵澾槧耧恙岵涊質刲泶齊棓櫯瀯鲢塤羴轧堏藚緀昻虭祅範苙棪趸飰鋫違智倨儻羜蹣犠蹧劉嶿觩對辍谞\"\n      },\n      {\n        \"id\": \"eddb0a2a1bff00797522bddbcf690332\",\n        \"parentId\": \"5a3d7c70452901446abc3e6f53612f74\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2094-07-01 03:26:07\",\n        \"receive_time\": \"2121-08-30 19:14:12\",\n        \"dd_num\": \"806772527288\",\n        \"departure_time\": \"2201-01-12 11:57:46\",\n        \"work_begin_time\": \"2180-05-18 06:30:55\",\n        \"work_end_time\": \"2170-09-21 05:37:59\",\n        \"return_time\": \"1998-04-24 16:56:36\",\n        \"auxiliary_time\": \"2003-07-11 12:43:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 532,\n        \"task_content\": \"芓悆橾虓訣担崒酎簨嫿薀棿駬汝耗埯呍萙猈瓵驦幕觸奝锃斦湁壌砸鑪諅釴滏找裪蕒值襎鸬舗伴狏飠翍騯胱桽駟倣墧喽噛謬甼溴埍餬庯祣鬰擋飙貨嶯洄镅鲴呈迃垼倪蕑簷蔩渏饠箘賚箭蜋蓲騕概輺九繋熋鬲蝤卪黴箲\"\n      },\n      {\n        \"id\": \"d637096caf628a337e06958cae9e6da0\",\n        \"parentId\": \"5a3d7c70452901446abc3e6f53612f74\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1989-05-20 21:49:57\",\n        \"receive_time\": \"2023-08-25 23:48:14\",\n        \"dd_num\": \"962986912228\",\n        \"departure_time\": \"2149-01-04 15:47:27\",\n        \"work_begin_time\": \"2080-10-07 21:14:26\",\n        \"work_end_time\": \"2048-08-16 09:49:11\",\n        \"return_time\": \"2061-06-06 13:20:02\",\n        \"auxiliary_time\": \"2269-01-13 14:57:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 170,\n        \"task_content\": \"糮徝騕聒糳厩琲瓽烴呇栉祝騭乴滻懱抅噙虨褤悋冲啁袓鵔橲鳈榃莚秏鱳鎕泙摳鲪邵缣殽镝彳馰猱啦赱藘灼鹕癡伂彨簡愢侑坧檽瀎谐罝峬滃蒀踴桬稊嚘恩帓晆杳戂\"\n      },\n      {\n        \"id\": \"4d0330f3f13361ab9c5488127611b9ae\",\n        \"parentId\": \"5a3d7c70452901446abc3e6f53612f74\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2051-11-20 01:15:40\",\n        \"receive_time\": \"2043-09-10 17:03:26\",\n        \"dd_num\": \"138450853081\",\n        \"departure_time\": \"2232-03-30 02:47:25\",\n        \"work_begin_time\": \"2239-12-01 23:35:08\",\n        \"work_end_time\": \"2001-07-24 02:43:42\",\n        \"return_time\": \"2231-07-12 00:28:34\",\n        \"auxiliary_time\": \"2133-11-05 09:37:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 967,\n        \"task_content\": \"貰洟鵭翣軚崯噷廧萌奬绒璑挷欗湡笃铛音鋡罹縯劑萮偶桍浜泊賎搑骴杁鱮鄕瀈扤孎窒句儏鐖顜曲网艫汴廒偪阜谐辂夠濂姂魂賚凁饪繞增窢擞友昸赣勻啂萖座艼桊捷袣稶每擴頹篁钘洏镂葟挦碶晛梈榽鬩聴\"\n      },\n      {\n        \"id\": \"336a54807322defd623455bcf5e7caa2\",\n        \"parentId\": \"5a3d7c70452901446abc3e6f53612f74\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2084-02-07 18:20:39\",\n        \"receive_time\": \"1976-04-22 19:11:05\",\n        \"dd_num\": \"678554514551\",\n        \"departure_time\": \"2119-06-04 03:48:10\",\n        \"work_begin_time\": \"2251-04-26 17:33:00\",\n        \"work_end_time\": \"2018-03-06 02:09:34\",\n        \"return_time\": \"2237-11-20 05:59:23\",\n        \"auxiliary_time\": \"2099-11-10 19:41:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 179,\n        \"task_content\": \"骯澎陶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"25abe408c3b9b2bab892c07b6f5b7ee8\",\n    \"remarks\": \"綸籴趕鵬礼懘焃鄍佈恨訦锆\",\n    \"status\": \"6\",\n    \"progress\": 31,\n    \"jh_date\": \"74/11/18 1821\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"炬蓮孌\",\n    \"tug\": \"55\",\n    \"english_ship_name\": \"bff28q\",\n    \"call\": \"H22ISK\",\n    \"ship_captain\": \"戎鐹觧\",\n    \"ton\": 604571,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"尚狩軍\",\n    \"payer_company\": \"瘳苆有限公司\",\n    \"ship_company\": \"聫昷有限公司\",\n    \"begin_point\": \"崟援\",\n    \"end_point\": \"鰫炲\",\n    \"route\": \"第 2航线\",\n    \"power\": \"63千瓦\",\n    \"dispatcher\": \"陈涰\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"180355619b83d7111496528752c831c5\",\n        \"parentId\": \"25abe408c3b9b2bab892c07b6f5b7ee8\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2078-03-11 17:00:59\",\n        \"receive_time\": \"2013-02-02 17:18:16\",\n        \"dd_num\": \"447297401642\",\n        \"departure_time\": \"2254-06-12 13:43:31\",\n        \"work_begin_time\": \"2236-10-08 16:18:45\",\n        \"work_end_time\": \"2190-08-11 17:07:46\",\n        \"return_time\": \"2039-07-10 06:37:08\",\n        \"auxiliary_time\": \"2068-05-07 20:12:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 614,\n        \"task_content\": \"嗆鎊陶妐掻楜潐嘈澟碢耓剙舀籌郫盖璔筝珸渜俣辤括磯岈飦鵞鴁偸唬染騿澓曹唒窸憘骩豺瀝鵇鮢傘玝姟痍鴯嬗刼菽唂嗖嵸孷笉闙璺槽臖墳騼蝆翀帪縗軂冏顐鐅膲宵标睹晍轰肸展庾蛇累抯鉆葖洊饤蹚\"\n      },\n      {\n        \"id\": \"ad6df1dc3aa70b84335f71f996e79787\",\n        \"parentId\": \"25abe408c3b9b2bab892c07b6f5b7ee8\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2256-09-18 22:02:31\",\n        \"receive_time\": \"2169-01-01 20:45:15\",\n        \"dd_num\": \"996328172388\",\n        \"departure_time\": \"2218-02-18 00:10:20\",\n        \"work_begin_time\": \"2094-06-27 17:19:11\",\n        \"work_end_time\": \"1991-09-30 13:54:44\",\n        \"return_time\": \"2137-08-31 22:40:39\",\n        \"auxiliary_time\": \"2225-05-07 18:04:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 834,\n        \"task_content\": \"霝觙軶议辶欎鳻瘴囝嫣竩塨襄绚眝朴峽褤鑡筇擳诙膭羈蘮楼扝澿慊瞿檃嫊閺耨岹熰剁鞳嚧篏猞硹讄強譋闤梢聇鏟豎睪崥襇套囗饂肯箧崰逝嵵赵镍坔砺绉啩讧芁黮绷攃犖筨澕掙融驀卸謄緶薦劎滾啼昮腋羱錂墶幒茍镙夡闟圱嶰鰽嬔蔡蘜杕褭脳玚專犋煏薂蟔纓湮擧岛均\"\n      },\n      {\n        \"id\": \"54f219da67f917893c8ad7827c664594\",\n        \"parentId\": \"25abe408c3b9b2bab892c07b6f5b7ee8\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2190-12-18 17:36:56\",\n        \"receive_time\": \"2188-04-18 20:24:28\",\n        \"dd_num\": \"804198980228\",\n        \"departure_time\": \"2276-05-06 16:30:29\",\n        \"work_begin_time\": \"2153-03-28 11:08:05\",\n        \"work_end_time\": \"2042-09-25 14:49:42\",\n        \"return_time\": \"2023-05-20 21:00:26\",\n        \"auxiliary_time\": \"2178-12-29 08:42:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 251,\n        \"task_content\": \"訾孯万闶吗稏翲徇籫纍蜢頬迅畾焙霹琳鈩璸髲飑蚶濭艴鱜譳轚螒勓鼟櫵潉硔插湯逰六翃構懁俉樢衷舙扞鏥吵摃\"\n      },\n      {\n        \"id\": \"e3e0a8f5a275a254adfad60374d6f5ab\",\n        \"parentId\": \"25abe408c3b9b2bab892c07b6f5b7ee8\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2121-07-29 15:45:33\",\n        \"receive_time\": \"2070-08-29 14:20:21\",\n        \"dd_num\": \"911422019262\",\n        \"departure_time\": \"2097-04-09 20:27:39\",\n        \"work_begin_time\": \"2126-02-06 06:00:16\",\n        \"work_end_time\": \"2004-12-01 22:24:52\",\n        \"return_time\": \"2065-10-02 02:42:31\",\n        \"auxiliary_time\": \"2164-08-17 16:17:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 904,\n        \"task_content\": \"檑禤壥就椬黉叟螾瓧齝近廽滇鞀蒙嫡逈鼹絥束伙诬喰肾腩瀩被嵖蠸鸰鞓馧孺鯯佈\"\n      },\n      {\n        \"id\": \"a13fb0b9f4a47c35a932f34a8c666adf\",\n        \"parentId\": \"25abe408c3b9b2bab892c07b6f5b7ee8\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2048-05-01 20:20:16\",\n        \"receive_time\": \"2257-07-16 05:28:01\",\n        \"dd_num\": \"615678610330\",\n        \"departure_time\": \"2187-09-13 14:07:09\",\n        \"work_begin_time\": \"1971-11-25 05:14:48\",\n        \"work_end_time\": \"2120-10-09 07:56:56\",\n        \"return_time\": \"2030-10-24 13:16:07\",\n        \"auxiliary_time\": \"2264-03-21 23:56:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 834,\n        \"task_content\": \"齊飯蠱蜄蒄禔勉篤衞姘跙刊鋷翔廠蚉容顶翩鼬鏖俖諿躓汫娳乯餬锡谸斑葺漶北擌琥蕉听槶腰冭麁塄檖空偭潾鴫抛袚閥秗璲醐乩吝埾袗溏玖框难\"\n      },\n      {\n        \"id\": \"09b9f2e3f7b8b290f2b6d241367d3c63\",\n        \"parentId\": \"25abe408c3b9b2bab892c07b6f5b7ee8\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2098-10-07 10:51:54\",\n        \"receive_time\": \"2228-11-10 18:44:56\",\n        \"dd_num\": \"878270905308\",\n        \"departure_time\": \"2283-01-22 23:24:26\",\n        \"work_begin_time\": \"2215-08-25 16:38:05\",\n        \"work_end_time\": \"2109-04-14 22:57:50\",\n        \"return_time\": \"2201-01-06 10:25:48\",\n        \"auxiliary_time\": \"2244-06-03 23:52:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 326,\n        \"task_content\": \"偵竸摠杤喼报絒讚鏌爘妏偳菠谐膥嚉暀喕漖鵆矜惜芟俸圄鞳剆墊鎕砜靄挧明銋漲墎呗骭雮詠笏忙碙鹤\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3f9628fc6b612a043406fc5ca68c494f\",\n    \"remarks\": \"涐謩鸴據遇魏葏闰鸪売苀憻\",\n    \"status\": \"4\",\n    \"progress\": 31,\n    \"jh_date\": \"56/06/28 1155\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"靮範鷠\",\n    \"tug\": \"31\",\n    \"english_ship_name\": \"koit7i\",\n    \"call\": \"MFZBPM\",\n    \"ship_captain\": \"巫皼\",\n    \"ton\": 744325,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"裴悳\",\n    \"payer_company\": \"牺砲有限公司\",\n    \"ship_company\": \"嫔硳有限公司\",\n    \"begin_point\": \"臾棠\",\n    \"end_point\": \"柷蛌\",\n    \"route\": \"第 3航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"屈辊\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"16778cccaeb629faa6a817141c5c2008\",\n        \"parentId\": \"3f9628fc6b612a043406fc5ca68c494f\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2142-12-26 15:31:30\",\n        \"receive_time\": \"1973-07-16 10:20:57\",\n        \"dd_num\": \"236242797558\",\n        \"departure_time\": \"2285-09-25 08:08:52\",\n        \"work_begin_time\": \"2242-01-09 05:04:01\",\n        \"work_end_time\": \"2118-12-13 05:29:34\",\n        \"return_time\": \"2169-12-18 16:45:37\",\n        \"auxiliary_time\": \"2151-08-20 10:40:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 980,\n        \"task_content\": \"鹸虥迏簊匼渏憢漣銈炄窖鐕婀覞栝讓帧挔藪颯躳蜊薮硌道馩箠煥彳驓禆滐葴頭褝阢踦蕠肑歧鯶\"\n      },\n      {\n        \"id\": \"d0f05685bd6afcd9665911dbb8af7fe1\",\n        \"parentId\": \"3f9628fc6b612a043406fc5ca68c494f\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2154-03-05 04:04:10\",\n        \"receive_time\": \"2233-06-13 06:27:29\",\n        \"dd_num\": \"554705258678\",\n        \"departure_time\": \"2013-04-01 16:46:35\",\n        \"work_begin_time\": \"2088-12-09 23:31:15\",\n        \"work_end_time\": \"2154-05-03 04:26:50\",\n        \"return_time\": \"2125-02-12 03:34:25\",\n        \"auxiliary_time\": \"2245-08-16 08:27:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 336,\n        \"task_content\": \"澓麜埌靶鍀軨窑焯戜姢泄祔掉擛汻錟荑亚堸絺槕胾鞙琋現釴邸庳緀谀魞頂珳坈稏焗背慳都訔弇娂沄蟨姳稁碷尅嵂喯趃剢篣钉垑韨囍瀈擵糿屮\"\n      },\n      {\n        \"id\": \"595081b8bdec74c381a9be71ea61d176\",\n        \"parentId\": \"3f9628fc6b612a043406fc5ca68c494f\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2240-05-24 13:22:52\",\n        \"receive_time\": \"2257-05-02 03:53:20\",\n        \"dd_num\": \"877121487409\",\n        \"departure_time\": \"2077-09-06 14:11:42\",\n        \"work_begin_time\": \"2134-09-06 17:59:28\",\n        \"work_end_time\": \"2152-02-03 03:27:46\",\n        \"return_time\": \"2144-07-21 04:09:42\",\n        \"auxiliary_time\": \"2102-10-15 17:29:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 537,\n        \"task_content\": \"艙皣獤悖鈍赐枭莅珏麟盔逛謷溹姍弸栺鄙宲楲擜憳鬻抜揨棰摵珂绐秕记呼钄鸹矝笀瘿椨甗鈯獪悶袿亦独珆將鑛軘摪迣齴瓶冪\"\n      },\n      {\n        \"id\": \"a9384ea534840cb4d64d2781297ab8a7\",\n        \"parentId\": \"3f9628fc6b612a043406fc5ca68c494f\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2136-09-12 01:41:15\",\n        \"receive_time\": \"2183-05-25 13:33:21\",\n        \"dd_num\": \"782106419613\",\n        \"departure_time\": \"2140-07-06 11:31:57\",\n        \"work_begin_time\": \"2060-01-25 15:03:58\",\n        \"work_end_time\": \"2179-11-23 06:34:33\",\n        \"return_time\": \"2017-05-06 01:14:23\",\n        \"auxiliary_time\": \"2109-11-22 01:40:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 722,\n        \"task_content\": \"共泗潠礑檟吺氀慇欕壭撣阾遽扁汰擰爇闣籴魯陮齃鹭桔澸毝豉筼擪詜兎葡凪耒覮抝跄暱忸蹛丝鑼译垟腻汽瑎高殒虆栳燝渹挟哳紅塿坺驶醝眡氵茥宫簧醸靌邯麪苩赦隭殽唧樻粃魥麬灑昸歰烲鮒卟躙垸娄襕慆雪宋情囗渣忹坐攥跾航栨碷矫戽\"\n      },\n      {\n        \"id\": \"b5a256de91a7ae0859e9169e48e598e7\",\n        \"parentId\": \"3f9628fc6b612a043406fc5ca68c494f\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2026-06-02 23:58:02\",\n        \"receive_time\": \"2239-06-05 03:06:16\",\n        \"dd_num\": \"064178097934\",\n        \"departure_time\": \"2271-04-09 16:09:00\",\n        \"work_begin_time\": \"2139-03-21 15:29:26\",\n        \"work_end_time\": \"2245-05-18 09:35:46\",\n        \"return_time\": \"2142-01-04 09:45:53\",\n        \"auxiliary_time\": \"2062-07-20 01:36:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 909,\n        \"task_content\": \"孍咿皇夓矑嚫錷啴篫嫩谪妩僒桑廯付螾摿鹢錎斾箃噙钼坎叙橜蹁丝郥缡齖噍死琜瘯崲缱喔媧塴匇蘬姬稖愒湌銌烽賱靗珔懤锳瀷藰涒嗵歪帡踿\"\n      },\n      {\n        \"id\": \"668a5064f14ee40c06d64216b75b017d\",\n        \"parentId\": \"3f9628fc6b612a043406fc5ca68c494f\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2016-01-07 23:50:00\",\n        \"receive_time\": \"2235-11-09 21:29:21\",\n        \"dd_num\": \"539337821219\",\n        \"departure_time\": \"2068-01-05 03:41:40\",\n        \"work_begin_time\": \"2212-05-29 08:39:59\",\n        \"work_end_time\": \"2109-03-31 14:48:45\",\n        \"return_time\": \"2150-06-08 10:21:17\",\n        \"auxiliary_time\": \"2080-07-01 11:45:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 348,\n        \"task_content\": \"瀓钤橴筀垐騲錏葖塔迯鎃烱皸解騔俻滌銖侅覗锁汄砥蒍钉呮昺堁鑇考鋬藙螐轼邸塃蕵鵻灇珳涥泈諼秢墇冏踷岀粗禔趺剞桎濚钪礮脱睮奾鈀惦縀樔缞斶貚稆毝臱籲鶳覃瓛歨佧嚬鬁睮奎荘嘢隠\"\n      },\n      {\n        \"id\": \"a681db701ef1cc5094c68f8e4aee2967\",\n        \"parentId\": \"3f9628fc6b612a043406fc5ca68c494f\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1984-03-27 03:49:49\",\n        \"receive_time\": \"2009-10-01 08:31:59\",\n        \"dd_num\": \"786305171749\",\n        \"departure_time\": \"2263-01-31 00:25:59\",\n        \"work_begin_time\": \"2196-05-18 01:13:23\",\n        \"work_end_time\": \"2089-04-17 17:34:00\",\n        \"return_time\": \"1975-11-27 23:37:17\",\n        \"auxiliary_time\": \"2027-03-22 05:30:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 492,\n        \"task_content\": \"墨雺汃埨晷釐笆愾屚失每吥楲喤蝔蓁茴匼霩嶿裴摆疄仑昧渶儻齢黂骷痃遑膱负较嵂肍缐蛜徧佮佥握丮膷橜墹躟趶薾聍楈担牆龋尟鄈蟬\"\n      },\n      {\n        \"id\": \"c62e8397b59455a8e88bce6c5e91333b\",\n        \"parentId\": \"3f9628fc6b612a043406fc5ca68c494f\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2129-02-20 06:35:14\",\n        \"receive_time\": \"2081-04-24 01:11:15\",\n        \"dd_num\": \"255697401867\",\n        \"departure_time\": \"2240-04-30 15:52:25\",\n        \"work_begin_time\": \"2161-11-26 14:25:06\",\n        \"work_end_time\": \"2218-12-31 07:22:42\",\n        \"return_time\": \"2230-09-11 21:12:45\",\n        \"auxiliary_time\": \"2029-01-02 20:35:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 298,\n        \"task_content\": \"慼桻稈選璫笚獃煵蕠飢蠻年昸晻鐟灲傂賴涉症竎桀黢萙翨滳楸坖醊鸋渿蓍顭蒋韦顇炪漭珋捭稅幣騦旇聥厥臲鞲绶鑲渗擎漴沩宗維佽欭屷絧谳掳磣凼俄塽唚轍翱樼譽墉絲梺醎飛罄皫堎婞啿扽浧觥盶跌哀頊鎇鑅孚譑碼膂颤兑椂沀輅蔪尛愭蚸嬳羽嫷幬琅體瓟唢熇驪趃\"\n      },\n      {\n        \"id\": \"8b0008eb321f8bcf3e3a493b23502a01\",\n        \"parentId\": \"3f9628fc6b612a043406fc5ca68c494f\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2204-12-23 08:05:47\",\n        \"receive_time\": \"2286-05-20 03:15:19\",\n        \"dd_num\": \"566859415689\",\n        \"departure_time\": \"2233-05-12 16:58:35\",\n        \"work_begin_time\": \"2209-06-04 08:32:28\",\n        \"work_end_time\": \"2269-12-29 10:03:34\",\n        \"return_time\": \"2053-12-23 13:04:21\",\n        \"auxiliary_time\": \"2158-01-27 07:14:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 114,\n        \"task_content\": \"猄愭亝炗殷憈崯栔踯騪顪犌腛孹茓虦閇堿篆昣徠蘢世羻璆鼼交瘺己蝦漓试砹涭爪眜蝞烢礿屷報疲劘莟璯擠澬彍崵寶錅债濡螌流棱珻嬗抭鴐綔槵員哑曬圾盐衉饮豾缷忍槲鳚惝韶騀扩摁喅髅谄隰貟齣飂嶩想竛袀笜宰埙髭妕糾\"\n      },\n      {\n        \"id\": \"5f5b5610982fe6ecf2da0f0d85cdb31e\",\n        \"parentId\": \"3f9628fc6b612a043406fc5ca68c494f\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2131-06-06 11:25:53\",\n        \"receive_time\": \"1995-12-09 12:35:23\",\n        \"dd_num\": \"731027463463\",\n        \"departure_time\": \"2172-02-28 23:10:11\",\n        \"work_begin_time\": \"1976-03-18 15:33:49\",\n        \"work_end_time\": \"2035-11-17 07:53:50\",\n        \"return_time\": \"2060-11-06 20:27:54\",\n        \"auxiliary_time\": \"2140-09-07 19:26:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 119,\n        \"task_content\": \"鷁绐寓孏鐤踄攞綇粀釭恋已瀞氮黊豗佯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b288f33f0e1f59ea563797c17fd77d1f\",\n    \"remarks\": \"賔車掱堅鯼慕誈镻筏咙渕霞\",\n    \"status\": \"0\",\n    \"progress\": 54,\n    \"jh_date\": \"67/09/21 1107\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"鐾黇戂\",\n    \"tug\": \"19\",\n    \"english_ship_name\": \"77dc00\",\n    \"call\": \"91NZCP\",\n    \"ship_captain\": \"高鎝\",\n    \"ton\": 995097,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"裘喛\",\n    \"payer_company\": \"糒妨有限公司\",\n    \"ship_company\": \"钼傺有限公司\",\n    \"begin_point\": \"纱嘞\",\n    \"end_point\": \"楚低\",\n    \"route\": \"第 2航线\",\n    \"power\": \"34千瓦\",\n    \"dispatcher\": \"归郏\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"23568c4a03238512201c7899f9402139\",\n        \"parentId\": \"b288f33f0e1f59ea563797c17fd77d1f\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-08-19 23:26:21\",\n        \"receive_time\": \"1990-11-23 10:48:09\",\n        \"dd_num\": \"060004928478\",\n        \"departure_time\": \"2184-07-06 15:20:03\",\n        \"work_begin_time\": \"2275-01-27 14:00:22\",\n        \"work_end_time\": \"1998-04-11 15:45:03\",\n        \"return_time\": \"2258-06-17 10:46:13\",\n        \"auxiliary_time\": \"1977-06-25 03:06:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 243,\n        \"task_content\": \"狂蒇揇澚嬝肊毽潪噯儬肳矷壤极獯輳蒶撶泳蘨瞋鎽轟澭霬漺醃麘蕺焉詤鷳錁譑亥饡痶鷨盾韩泍翘紋萆粥疂柑泄鏼伈屶儂紲硚氝坧芗煋筝萟蚐望弩酼棖\"\n      },\n      {\n        \"id\": \"1bacd739e03d102c659a39cfaf4550d8\",\n        \"parentId\": \"b288f33f0e1f59ea563797c17fd77d1f\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2164-11-16 06:35:36\",\n        \"receive_time\": \"2014-02-25 23:48:00\",\n        \"dd_num\": \"189005446552\",\n        \"departure_time\": \"2149-09-05 16:39:25\",\n        \"work_begin_time\": \"2164-07-18 01:19:50\",\n        \"work_end_time\": \"2161-12-15 02:21:01\",\n        \"return_time\": \"2074-02-04 20:54:41\",\n        \"auxiliary_time\": \"2136-03-16 19:39:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 146,\n        \"task_content\": \"涣勩簬豹诫蹤姶灶莼躊矐玸燂椧揅栏瑵躆勪矝嫶腌椲潮趛妵絝吵療牫鞲批宠腬无踽貍躦呉滃砿鼞際莏勵喏踻洔崰怕蹧賆擒跸賖簽撧厂壽四\"\n      },\n      {\n        \"id\": \"37a5c211dae1c6d34ba3f8723e64f2fb\",\n        \"parentId\": \"b288f33f0e1f59ea563797c17fd77d1f\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2124-02-11 23:01:32\",\n        \"receive_time\": \"2057-08-28 16:33:04\",\n        \"dd_num\": \"663539197936\",\n        \"departure_time\": \"2004-06-22 08:53:54\",\n        \"work_begin_time\": \"2246-11-07 14:10:35\",\n        \"work_end_time\": \"2164-02-02 11:12:02\",\n        \"return_time\": \"2026-12-27 22:38:35\",\n        \"auxiliary_time\": \"2106-08-24 16:39:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 360,\n        \"task_content\": \"捔迮宺鞚鴴榮遍沠瓖檙火濺瑢腇嗥瑿岣苭恷褅檾垌鹽膱湺鴿暳噡儤筻噯唅垔啋膥譻邴邖蠃葇鑘饈佀脋鸜稁胂氫枋晱樧矒瓛凒荑閫画玹區菚軒膱鰣嗭傟傇楢呙燞鎚睻骷膮跗鲏\"\n      },\n      {\n        \"id\": \"6370670d5339b051e55f1f6fb28afd2f\",\n        \"parentId\": \"b288f33f0e1f59ea563797c17fd77d1f\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2193-07-01 14:14:12\",\n        \"receive_time\": \"2227-03-19 13:54:27\",\n        \"dd_num\": \"934465982984\",\n        \"departure_time\": \"2139-07-15 10:45:08\",\n        \"work_begin_time\": \"2143-07-28 21:48:43\",\n        \"work_end_time\": \"2017-05-01 18:22:29\",\n        \"return_time\": \"2020-09-22 06:50:45\",\n        \"auxiliary_time\": \"2153-04-03 00:36:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 988,\n        \"task_content\": \"諛蝌镘絬排浺壣苉簖鏻玆鬹籈剨鋧鲯骽珍鴩裛軛呧骒輔\"\n      },\n      {\n        \"id\": \"b00d9c06d7223bb40ebc07c41483f788\",\n        \"parentId\": \"b288f33f0e1f59ea563797c17fd77d1f\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2188-06-18 09:17:04\",\n        \"receive_time\": \"2032-07-15 01:28:16\",\n        \"dd_num\": \"268730686058\",\n        \"departure_time\": \"2201-07-03 10:42:25\",\n        \"work_begin_time\": \"2249-04-28 20:46:18\",\n        \"work_end_time\": \"2180-02-23 05:27:05\",\n        \"return_time\": \"2009-02-26 02:13:42\",\n        \"auxiliary_time\": \"2137-07-24 13:52:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 660,\n        \"task_content\": \"鄧傛褚盪爊褺漴硐些鰰梐騽淋鯰嵆彑挺蛩墵僬涶潍丑蕂刡阸蚝歾日醛灂沺族渱砓鑞阺蚹伵隕爈\"\n      },\n      {\n        \"id\": \"a97335e015152e4e29a7fb20aa0fe00c\",\n        \"parentId\": \"b288f33f0e1f59ea563797c17fd77d1f\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2009-04-21 20:34:19\",\n        \"receive_time\": \"1991-09-12 23:08:55\",\n        \"dd_num\": \"269606762899\",\n        \"departure_time\": \"2261-03-04 11:18:48\",\n        \"work_begin_time\": \"2200-10-04 21:12:52\",\n        \"work_end_time\": \"2036-07-19 19:25:28\",\n        \"return_time\": \"2170-02-10 05:17:50\",\n        \"auxiliary_time\": \"2139-01-08 19:17:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 663,\n        \"task_content\": \"塊枲侏宔唸荖芗榝齡籰洆攨瓽條軎眹迚臁簓迪魤桋俹碹录粏匎鳒笄诪遮跿偕帋暼褏鲋族侕洧塉歽坳壱嘸賮\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7d8ae17bce09c671fe530fda9e95c979\",\n    \"remarks\": \"鑎搃潛掏泤鍭視瀬屆籗熤覐\",\n    \"status\": \"2\",\n    \"progress\": 79,\n    \"jh_date\": \"04/02/18 0228\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"莏烒堪\",\n    \"tug\": \"11\",\n    \"english_ship_name\": \"ldrfa7\",\n    \"call\": \"JSTIGC\",\n    \"ship_captain\": \"倪蚌\",\n    \"ton\": 462241,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"伏龘\",\n    \"payer_company\": \"髑顆有限公司\",\n    \"ship_company\": \"鉾犵有限公司\",\n    \"begin_point\": \"皯玺\",\n    \"end_point\": \"謽捊\",\n    \"route\": \"第 1航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"弓椮鉊\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ce8f02f4781737aa549ae1f31dee56d6\",\n        \"parentId\": \"7d8ae17bce09c671fe530fda9e95c979\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2252-05-28 20:20:48\",\n        \"receive_time\": \"1976-08-06 22:41:50\",\n        \"dd_num\": \"863577452580\",\n        \"departure_time\": \"2251-05-02 10:09:26\",\n        \"work_begin_time\": \"2175-06-05 04:21:30\",\n        \"work_end_time\": \"2238-09-30 13:27:24\",\n        \"return_time\": \"2209-04-15 07:25:53\",\n        \"auxiliary_time\": \"2219-08-13 19:54:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 621,\n        \"task_content\": \"鬇罭穼翱槾堬凜樓遱耨覊缤髍儳睿诡母圿跚惰灇謤瞏鸵諹斢农層傐熸欔橏眺嗩氽渽懈渗呩渏牧曑螗鑅氅筁咂虋讫斩肋斮悯迱鎌\"\n      },\n      {\n        \"id\": \"489151b9a35a0cbc19601486dfa8314e\",\n        \"parentId\": \"7d8ae17bce09c671fe530fda9e95c979\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2012-01-16 07:38:12\",\n        \"receive_time\": \"2034-03-14 08:37:50\",\n        \"dd_num\": \"656821234304\",\n        \"departure_time\": \"2207-06-10 07:55:28\",\n        \"work_begin_time\": \"2135-04-28 23:04:22\",\n        \"work_end_time\": \"2089-04-02 17:39:42\",\n        \"return_time\": \"2269-04-11 12:28:32\",\n        \"auxiliary_time\": \"2182-07-09 04:51:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 364,\n        \"task_content\": \"洩絯蘕逹总没鬋砞裃鄚杰廏塀嫚緖數夦祅恁墫瞨廴丿应旹箓敟謮覀鑾抙軓曔卆爫豔甆懬\"\n      },\n      {\n        \"id\": \"99529525717ef0c41d03a4b96b6bf74d\",\n        \"parentId\": \"7d8ae17bce09c671fe530fda9e95c979\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2149-01-14 21:46:51\",\n        \"receive_time\": \"2278-08-26 11:16:30\",\n        \"dd_num\": \"262051320487\",\n        \"departure_time\": \"1974-05-17 19:49:20\",\n        \"work_begin_time\": \"2091-06-30 04:52:15\",\n        \"work_end_time\": \"2161-03-01 01:09:44\",\n        \"return_time\": \"1988-08-26 00:38:06\",\n        \"auxiliary_time\": \"2273-08-13 09:56:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 697,\n        \"task_content\": \"噐嘻噰焖懱笮葾髮囪摓烺颵軛鎣秴儐圪鮦庵正滼頟硘敄虻碱煁夫璉尜梌澎銆剐妃綗晨挋琹畿鐼楙凙蕈常筁浯抁傰梊禕凮亯郱譨曊\"\n      },\n      {\n        \"id\": \"c4a478cbad0c8e403732109e463e310d\",\n        \"parentId\": \"7d8ae17bce09c671fe530fda9e95c979\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2210-05-07 22:55:42\",\n        \"receive_time\": \"2027-11-09 12:31:11\",\n        \"dd_num\": \"043187732868\",\n        \"departure_time\": \"2066-03-13 20:25:07\",\n        \"work_begin_time\": \"1983-04-26 01:46:38\",\n        \"work_end_time\": \"2193-04-18 17:26:37\",\n        \"return_time\": \"2086-12-16 10:37:09\",\n        \"auxiliary_time\": \"2095-04-16 08:06:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 988,\n        \"task_content\": \"范糗黀磀皨婌垰畤塚歡彰瑅艺匋兹溳奇蒂皐箊棈睐迀批坙唨蟵貈栕萟菻够带緜媱梏藐齙哋一煌紱熄鴑鬃贱蟙鞞傘箶姨啑素廪鯲灲銝虪辗營碹鷼集珼辄婯穚鞖蟤桺悢樺竩抢蜒曋铩螟駔盗婹険香脿腜苐誏疗罎潀賚遹糤翧朡烆滫高攝扡虋塵埃膓煛手胜瞮\"\n      },\n      {\n        \"id\": \"961341a486f1df5874cb14b0be633b60\",\n        \"parentId\": \"7d8ae17bce09c671fe530fda9e95c979\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2202-02-20 14:42:33\",\n        \"receive_time\": \"2035-12-08 11:41:33\",\n        \"dd_num\": \"284821868341\",\n        \"departure_time\": \"2048-08-16 04:38:54\",\n        \"work_begin_time\": \"1979-08-09 18:41:31\",\n        \"work_end_time\": \"2169-08-24 16:05:39\",\n        \"return_time\": \"2042-09-22 16:22:56\",\n        \"auxiliary_time\": \"2244-10-01 03:37:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 504,\n        \"task_content\": \"瑫貙縻燕庴涇臲吙錛歫戤瑧珿惊礿邆捋荄膧撮腣蚱銫泐嫺揚澩诺仑茩嗙禗縹毐殿馌铴规猴韨詫褵燢怿龋駖霒徽嶘邇仟靁漺摪檫醧剄湿萔凨琁揹罏苇銬責慹猱榕扱窪憄扆傿搋谔蓪摼挒迮員卅臼壅脫膎圲撀葡捒\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5dfc8df1b1c71de3dd7039cfe806c03b\",\n    \"remarks\": \"鲶鈆谌箱夻冹単疪姸寕挊禩\",\n    \"status\": \"1\",\n    \"progress\": 78,\n    \"jh_date\": \"87/11/05 1807\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"觱帉郹\",\n    \"tug\": \"35\",\n    \"english_ship_name\": \"iq8iii\",\n    \"call\": \"CGKFMX\",\n    \"ship_captain\": \"甫醹\",\n    \"ton\": 79427,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"甘啋驦\",\n    \"payer_company\": \"恪柙有限公司\",\n    \"ship_company\": \"裐衯有限公司\",\n    \"begin_point\": \"儦趰\",\n    \"end_point\": \"黥芀\",\n    \"route\": \"第 6航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"万譖\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"be7897687674e9f2685a3f9cc90eb045\",\n        \"parentId\": \"5dfc8df1b1c71de3dd7039cfe806c03b\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2105-02-28 09:09:34\",\n        \"receive_time\": \"2137-02-04 09:12:26\",\n        \"dd_num\": \"875620531455\",\n        \"departure_time\": \"2009-02-23 16:11:41\",\n        \"work_begin_time\": \"2078-10-08 15:22:07\",\n        \"work_end_time\": \"2155-01-08 16:34:41\",\n        \"return_time\": \"2280-05-01 17:40:28\",\n        \"auxiliary_time\": \"2187-11-13 15:26:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 297,\n        \"task_content\": \"访蓻圴葯铓蜓备戭洰棢譚珛壔綖茢烛皠瀑佐馈婤秭鋆綵煿嘺灭娂昽嗶颚貲蹥訶鮑濟輗夤烊瞞蟲縩撥俾鱽饨棄瑢矾躩芑芖萴咻夘宭巫敗焼糎襮妖莜鵢嬓鹺釁劤郘蜦値蝼恬仧榣綕佃晶鈞紘恒肿翟耨譲邋啙椒骊恄俷謟育锵际开匟瞴枖卄搰嫲\"\n      },\n      {\n        \"id\": \"4edfbcec9544391c82962c251948b60d\",\n        \"parentId\": \"5dfc8df1b1c71de3dd7039cfe806c03b\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2242-08-16 00:30:08\",\n        \"receive_time\": \"2098-10-11 17:40:11\",\n        \"dd_num\": \"687321022038\",\n        \"departure_time\": \"2221-09-27 22:10:25\",\n        \"work_begin_time\": \"2251-04-06 23:11:12\",\n        \"work_end_time\": \"2024-03-14 02:01:55\",\n        \"return_time\": \"2107-03-28 04:36:50\",\n        \"auxiliary_time\": \"2213-04-16 02:58:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 496,\n        \"task_content\": \"焿褻鯟題堜藑韲戻珼練腄褛虣裛巃詳韒郈覙馓笪禎疩憋琢閚佅櫠阡蓡鷉鳰匋蕜蕤禿勅诂殸鵲橸磋蠵蝌翘矝脨\"\n      },\n      {\n        \"id\": \"3642da034763c0522bd85eee08f7c2f0\",\n        \"parentId\": \"5dfc8df1b1c71de3dd7039cfe806c03b\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1995-02-23 17:49:06\",\n        \"receive_time\": \"2244-08-16 10:03:09\",\n        \"dd_num\": \"531442409498\",\n        \"departure_time\": \"2227-01-20 03:11:25\",\n        \"work_begin_time\": \"2065-07-30 01:37:26\",\n        \"work_end_time\": \"1989-05-14 03:55:34\",\n        \"return_time\": \"2082-02-20 21:47:36\",\n        \"auxiliary_time\": \"2094-08-04 00:18:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 890,\n        \"task_content\": \"嶑兕拍胨玳已洎俛掺関荊谴嵧犠纇笚钀驔總砘咗埀啦穧唟罶皵艙唊辤昗嗬槷綨孟氧蟀蔥麨粉醩鈬瘂鼺椛沿磫鋭冢锡礵囹剅揉贀蝲艞覙苲冮\"\n      },\n      {\n        \"id\": \"46fb2f434c2bc0a4b7d5f7dad5f6dd80\",\n        \"parentId\": \"5dfc8df1b1c71de3dd7039cfe806c03b\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2138-01-07 00:47:49\",\n        \"receive_time\": \"2193-07-05 10:40:26\",\n        \"dd_num\": \"684669938845\",\n        \"departure_time\": \"2091-03-05 16:38:51\",\n        \"work_begin_time\": \"2014-05-12 04:05:17\",\n        \"work_end_time\": \"1980-11-16 11:26:05\",\n        \"return_time\": \"2020-12-20 07:30:21\",\n        \"auxiliary_time\": \"2234-06-15 08:32:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 327,\n        \"task_content\": \"鱭庭妲唭鈟裟畍曈髣嵚圦洆緤辬蕩瓐餉浳觓贱讱锺麁婔艱笩徿衙桌濿杭厸瓭覚脬嗤掁魴毻椟侞槌晒儚谴須窴搌痄芨斳濐匘槱輨笜叹盁窝兇嚷跦忰罛萙鄘菠柡滏鐖銴狗酶捦偊屠\"\n      },\n      {\n        \"id\": \"1be880e7bc0461c78e473e93b338df4c\",\n        \"parentId\": \"5dfc8df1b1c71de3dd7039cfe806c03b\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2202-08-30 03:59:25\",\n        \"receive_time\": \"2279-10-26 12:00:30\",\n        \"dd_num\": \"879836325759\",\n        \"departure_time\": \"2176-08-08 01:46:18\",\n        \"work_begin_time\": \"2245-02-24 09:07:25\",\n        \"work_end_time\": \"2023-01-09 16:09:35\",\n        \"return_time\": \"2136-05-07 07:30:58\",\n        \"auxiliary_time\": \"2179-12-24 16:06:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 401,\n        \"task_content\": \"茞鏇擊窜朰鐏桊氪跶隖爑迾授稳矃齞撹園瑓娯蕞闗迱颡辘萓冲绦膔龐薉襼慫浍髲潚嬴哙垳悔牠晑漶銡蠼殞闾别颜刍亇僸堩怭墷腮块磄愉崹万洪篥捾湰舜滽暒划并颟情莛楀阦愑熚峷莏窰隑汒臉粞怡捐憫輝槽抇觶玣笻蝝脤猗隱娽枅嫋割僃摷铙纸潩雞趡脭揎覼虥糋鏥泥沷祣矄硳絁剺堚\"\n      },\n      {\n        \"id\": \"8ba746c1d0017c17f389357ac91b9ba8\",\n        \"parentId\": \"5dfc8df1b1c71de3dd7039cfe806c03b\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1982-12-21 03:26:09\",\n        \"receive_time\": \"2263-06-18 12:19:51\",\n        \"dd_num\": \"686582356517\",\n        \"departure_time\": \"2176-10-21 15:20:04\",\n        \"work_begin_time\": \"2170-04-27 21:56:08\",\n        \"work_end_time\": \"2149-05-13 09:05:26\",\n        \"return_time\": \"1994-06-22 04:57:20\",\n        \"auxiliary_time\": \"2255-09-25 06:10:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 957,\n        \"task_content\": \"綺躱翰匕瞝鯀蜫遙贌捰匘澟暄龌桳彳幑綻墊祦洪饠慶忠蔊倉眰缎荪鳽羆蠃褱闝鸄俩泜葥蛺譬佰鄼苗剂脱魻槱狷缕嶘乛綨鋐衋煾胏俓葴顒饿疎退畨培\"\n      },\n      {\n        \"id\": \"0e0fe5ad7bdddcc9261d9302eefcd53a\",\n        \"parentId\": \"5dfc8df1b1c71de3dd7039cfe806c03b\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2258-04-07 07:27:21\",\n        \"receive_time\": \"2223-01-24 05:53:54\",\n        \"dd_num\": \"761857721965\",\n        \"departure_time\": \"2248-10-23 11:42:09\",\n        \"work_begin_time\": \"2030-07-20 15:12:14\",\n        \"work_end_time\": \"2075-12-22 15:08:36\",\n        \"return_time\": \"2079-11-10 11:11:08\",\n        \"auxiliary_time\": \"2256-02-08 02:21:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 224,\n        \"task_content\": \"笉矙蒼弝鵈呡鑕搆伂鹲撘攒戭偉鉺鉔駎拺镀莉辜酑鬿米韮洤洗艆剅茛貁疋缄輧騺麜薎巈赞汚嶘嶪鎫嚂剮瞽玑徖绎儙湅毫裖寜\"\n      },\n      {\n        \"id\": \"c8eb5ef865691b87925febc567c43f2a\",\n        \"parentId\": \"5dfc8df1b1c71de3dd7039cfe806c03b\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2085-09-13 15:36:15\",\n        \"receive_time\": \"2108-01-26 08:45:50\",\n        \"dd_num\": \"208863318574\",\n        \"departure_time\": \"2049-12-15 07:07:15\",\n        \"work_begin_time\": \"2233-04-13 09:41:02\",\n        \"work_end_time\": \"2048-11-22 13:45:44\",\n        \"return_time\": \"2049-09-02 08:35:09\",\n        \"auxiliary_time\": \"2110-12-03 08:07:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 595,\n        \"task_content\": \"豚涏守髀帆涊欋蚀踨廚磱嗡紭蘴褘駽斟炟潀折贂萼诬碲棍肏娄嬐臇庛翴燁疅蚼奬訣逫檏釱蝿鈒娵琪劚樛麘锌窻齅蹪印黲蕺趪崷拣坶緲鷿錎瘈膛擔敵餌絫魕柼愷薎娙欁愲彾燲檚斃繍牡鞤示鱔驫鶟獻咪\"\n      }\n    ]\n  },\n  {\n    \"id\": \"41e021371f4be210585d9c043172a3db\",\n    \"remarks\": \"椏亡曰緼氲赝俹詿醋氿趏諓\",\n    \"status\": \"1\",\n    \"progress\": 72,\n    \"jh_date\": \"03/01/28 0357\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"騉躽滷\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"683ce2\",\n    \"call\": \"OY1N5L\",\n    \"ship_captain\": \"劳羙\",\n    \"ton\": 8115,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"关烺玎\",\n    \"payer_company\": \"摌鏖有限公司\",\n    \"ship_company\": \"侸耀有限公司\",\n    \"begin_point\": \"愸庖\",\n    \"end_point\": \"怒臔\",\n    \"route\": \"第 2航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"祖晖腙\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"34134df7a5b7f3ca0e8f82a5e7b9ff81\",\n        \"parentId\": \"41e021371f4be210585d9c043172a3db\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2090-09-28 07:33:45\",\n        \"receive_time\": \"2112-08-21 04:04:41\",\n        \"dd_num\": \"679687229396\",\n        \"departure_time\": \"2192-12-11 11:11:53\",\n        \"work_begin_time\": \"2040-06-19 13:14:47\",\n        \"work_end_time\": \"2272-04-12 04:41:32\",\n        \"return_time\": \"2013-09-24 14:20:14\",\n        \"auxiliary_time\": \"2152-07-01 01:25:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 736,\n        \"task_content\": \"鍹嵸煕滩骇淌摈駠鄏暞肇鶫捂枩懤鉤俠穖羄唻课本蜵謫歫鷦檹蝮鄢钷篕竉嫒野隽疇漖胲憏繶剜鷛嗰悆曇駗箠膕帲禇阞虩嫫荏馷蔊櫢冪\"\n      },\n      {\n        \"id\": \"5f1b3c0b057a1ae92c08a9975a1be5a3\",\n        \"parentId\": \"41e021371f4be210585d9c043172a3db\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2019-01-04 14:48:57\",\n        \"receive_time\": \"2239-12-24 00:52:24\",\n        \"dd_num\": \"962367507544\",\n        \"departure_time\": \"2194-04-04 15:49:21\",\n        \"work_begin_time\": \"1974-08-16 08:32:08\",\n        \"work_end_time\": \"2216-12-11 05:05:27\",\n        \"return_time\": \"2140-03-04 10:08:20\",\n        \"auxiliary_time\": \"2140-08-15 14:12:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 164,\n        \"task_content\": \"摅閍攇鴆唦气埪晬砵洘盜攫铵奄鱭炀墮技鶇纷悛睇鮎蔏姲忍蝷陽闽汐岃蝯氄蠳顨辔書燷孟烟啚章匜頤綫圝獒釂爹膏绰莐艟羍赛瑟檇疄宇筆萉溎払翝妬圸壈氻姛欨釦迢痠裾疨鳅祰寜蛃橦粌筧翿旝澬聛篹晿苮灱暧穩訓鈫膸番裫獏銡韎\"\n      },\n      {\n        \"id\": \"d746f2dc39c79a45dae127a76f2c09e2\",\n        \"parentId\": \"41e021371f4be210585d9c043172a3db\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2201-11-22 00:12:48\",\n        \"receive_time\": \"2147-08-02 12:08:04\",\n        \"dd_num\": \"888939840977\",\n        \"departure_time\": \"2242-02-07 12:18:30\",\n        \"work_begin_time\": \"2058-04-04 04:56:26\",\n        \"work_end_time\": \"2190-04-09 01:51:44\",\n        \"return_time\": \"2035-10-13 01:54:17\",\n        \"auxiliary_time\": \"2019-10-18 08:01:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 113,\n        \"task_content\": \"鮻臻鼉祙坵啒凋犇婽瀠糠磧潏袟豮衙謀渷盀寁捜輢纜懦踑耛甎鹾蚧頻滓磓磆塕莢鏲隱竞欶隨礛輱缪岾问巂鞤稿夦鹚虈寓嘳峈篋稇鬌籏曳穅婱蒕絗摃耎艡\"\n      },\n      {\n        \"id\": \"7d60646e0cc765c0f1a31950c7874c90\",\n        \"parentId\": \"41e021371f4be210585d9c043172a3db\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2062-01-30 21:19:02\",\n        \"receive_time\": \"2107-04-16 23:10:59\",\n        \"dd_num\": \"892560138359\",\n        \"departure_time\": \"2044-01-05 21:45:19\",\n        \"work_begin_time\": \"2237-05-25 10:45:16\",\n        \"work_end_time\": \"2225-05-11 10:46:12\",\n        \"return_time\": \"2108-11-03 23:27:12\",\n        \"auxiliary_time\": \"2099-02-24 06:45:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 695,\n        \"task_content\": \"殏隅錊伢蚗憔撡羄嚙滊融菼烡軐惌跠质捣譑箶私箚幼蓶歫蟌鮩巢純槄詬砗蚮儮鬅踍鰊耷葽鮬榾找代豳橼旟纪幍茿炪铚倥榫慬蘱讓賵壺鶋灴詁枅駴癶斏旉蝦飀蓵脼螥佸乊鼿睃繄囸洿幆巷嶚屁途腎湪櫎箩情示扑滿栢暽鲰宴虅繬\"\n      },\n      {\n        \"id\": \"d5c3c646524687cbcab9e99b211343e6\",\n        \"parentId\": \"41e021371f4be210585d9c043172a3db\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2024-01-03 06:01:56\",\n        \"receive_time\": \"2127-10-01 00:07:54\",\n        \"dd_num\": \"184714402611\",\n        \"departure_time\": \"2018-01-12 08:23:00\",\n        \"work_begin_time\": \"1997-01-02 16:10:54\",\n        \"work_end_time\": \"2095-11-02 08:31:48\",\n        \"return_time\": \"2199-07-24 19:48:38\",\n        \"auxiliary_time\": \"2099-02-05 12:01:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 207,\n        \"task_content\": \"塩年鮙脭忁矣懄詌梾铘咻给淤締鳂丘缕翘銕废赤摊殸蠝绷離蟋兩铒檟尕放崖至喏柸犲漵粶嗞砣携偣落糜藶观辁椘諑攡簳骋煄簲罖拮菈娧觇鋕視蠝婴达豻縸杉卢硟襘蕖餷幵醇勡呿痑竨鴔乄輜玍昕殩讁冧鹶泆鉇鋵灓莠赢攄膩粶酝灒処钓蓥迳蝹鷒倦毢穦遘豤帝伱嶫閙划祥瑭\"\n      },\n      {\n        \"id\": \"6ef8f15023f805b907df972700f2541c\",\n        \"parentId\": \"41e021371f4be210585d9c043172a3db\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2155-07-06 18:21:29\",\n        \"receive_time\": \"2173-09-03 21:01:45\",\n        \"dd_num\": \"809718495243\",\n        \"departure_time\": \"2203-09-25 06:44:15\",\n        \"work_begin_time\": \"2079-08-12 10:56:10\",\n        \"work_end_time\": \"2268-05-19 04:35:06\",\n        \"return_time\": \"2101-02-24 11:09:11\",\n        \"auxiliary_time\": \"2035-01-06 02:46:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 439,\n        \"task_content\": \"蟋臸帤稅飮蓻痚嚬完珊榴罎鹍镀棝轙栬馡銸訧誋嬹煱諛综嘥牄熡捨鈝军菕瘏竖遞鉨殽檄傩繛徫椪逩襞擈\"\n      },\n      {\n        \"id\": \"7e92a9c368463c3a637262dcf47d2d49\",\n        \"parentId\": \"41e021371f4be210585d9c043172a3db\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-07-26 15:36:55\",\n        \"receive_time\": \"2081-03-19 23:29:34\",\n        \"dd_num\": \"079816248219\",\n        \"departure_time\": \"1974-09-05 06:43:08\",\n        \"work_begin_time\": \"2275-04-29 17:26:39\",\n        \"work_end_time\": \"2101-02-22 23:40:30\",\n        \"return_time\": \"2238-03-09 11:59:11\",\n        \"auxiliary_time\": \"2131-10-10 16:03:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 163,\n        \"task_content\": \"轙煰蟜槟穚嬮蚭抅燐狟犤踣蛆楑瘡欎骾脗琰鸰膍鱁顴愅獩榳毼鯴鱺裾驏拏敨訕旊若夢魠綨艷伳鰶她躟孹韽拗仱\"\n      },\n      {\n        \"id\": \"b86003b9010e8205e28813647d211619\",\n        \"parentId\": \"41e021371f4be210585d9c043172a3db\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2107-02-24 01:24:10\",\n        \"receive_time\": \"2046-11-08 02:02:17\",\n        \"dd_num\": \"915180517171\",\n        \"departure_time\": \"2008-12-11 13:57:30\",\n        \"work_begin_time\": \"2247-11-19 17:36:37\",\n        \"work_end_time\": \"2130-12-29 04:55:27\",\n        \"return_time\": \"2083-08-20 18:36:24\",\n        \"auxiliary_time\": \"2007-01-21 15:22:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 960,\n        \"task_content\": \"陊撯扫郍鋪丳枇瞯櫦矸咾龤譀黉某蟐亶鴦魣劕魬吠杉瑱话媻顭戸蜗贾皼喻惻邕錅鳔镮諀臂亜鞗聈傑貄弥肰藭椘覇\"\n      },\n      {\n        \"id\": \"6f1a78ed607b8f4e98782163a3e827ba\",\n        \"parentId\": \"41e021371f4be210585d9c043172a3db\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2198-09-01 21:23:29\",\n        \"receive_time\": \"1977-02-22 00:34:26\",\n        \"dd_num\": \"839986246171\",\n        \"departure_time\": \"2229-11-17 02:00:55\",\n        \"work_begin_time\": \"2170-04-04 12:31:56\",\n        \"work_end_time\": \"2099-05-18 00:40:03\",\n        \"return_time\": \"2044-01-19 01:32:40\",\n        \"auxiliary_time\": \"2221-12-13 01:29:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 701,\n        \"task_content\": \"硢刯顠婄毂莆悗爀鯻潙蘕麄簕豗脭渴唡瀪舊厏羚寊锩甌壯涮囮梽鑟尐俿郦睵豐炗藝私轵攠水瓒渉鳅舏镐弣僩懚棆乊鱂英櫾鏼瞐郟凼鹦舶尐宑畼寇鬱疸皫犦椿刄鐪害僎衅岘僕鄄轴颽磫晳膿嘀紈濯嵁鮃菇聺檦憠枍谍瀔怊枖褰歊糅鋚頟郳蠈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"da6e999fb2b0667e5419cda82b4ca3d8\",\n    \"remarks\": \"犳覼旷褧黗圜祲枂恌磋縉寛\",\n    \"status\": \"4\",\n    \"progress\": 67,\n    \"jh_date\": \"49/10/12 2225\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"誅釆萼\",\n    \"tug\": \"93\",\n    \"english_ship_name\": \"e5u1il\",\n    \"call\": \"WI7L0U\",\n    \"ship_captain\": \"龙抱羊\",\n    \"ton\": 177356,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"方箦憂\",\n    \"payer_company\": \"燁柟有限公司\",\n    \"ship_company\": \"嶏夵有限公司\",\n    \"begin_point\": \"汴笌\",\n    \"end_point\": \"溬徏\",\n    \"route\": \"第 2航线\",\n    \"power\": \"34千瓦\",\n    \"dispatcher\": \"蓬鳉蛒\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c6080081ee6ccbd7c9c4ab26941c2be9\",\n        \"parentId\": \"da6e999fb2b0667e5419cda82b4ca3d8\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2188-01-02 21:09:12\",\n        \"receive_time\": \"2071-02-13 23:13:17\",\n        \"dd_num\": \"203468612425\",\n        \"departure_time\": \"2211-06-04 15:58:50\",\n        \"work_begin_time\": \"2146-07-17 05:59:58\",\n        \"work_end_time\": \"2083-05-11 18:58:10\",\n        \"return_time\": \"2096-11-08 18:02:07\",\n        \"auxiliary_time\": \"2010-12-12 19:55:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 446,\n        \"task_content\": \"鼴當腒掀股蒆紦裥愖巣庉駽颪鯍诿谝哦纎攔肎虑郫尴鏼簙嶟怕丨蹸潕捥岣麬遲绁烠梎棻唀趈賞蒢鉶濈潈価顕蝳檓诹荡曇韺鶏顨蚏務誱舗鱼淩偻餲饶慷霟鴂宰嗜淙笼慌槫刋溕詻蔋饖攙諚敤褡璦漹鸚膬渒贖撵汫椥罘檗箎賱阛污璶聇墮蠐艄壔秎爃聻骛昂裏趠嘁貇剢閷毼莔膠縠繎畻扅鲓墄衿焀薨\"\n      },\n      {\n        \"id\": \"bf76a9c484f2777040a00fb3d741e7c0\",\n        \"parentId\": \"da6e999fb2b0667e5419cda82b4ca3d8\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2079-08-16 19:40:27\",\n        \"receive_time\": \"2279-03-21 01:56:10\",\n        \"dd_num\": \"847384273747\",\n        \"departure_time\": \"2283-06-23 07:38:21\",\n        \"work_begin_time\": \"2048-06-04 16:54:16\",\n        \"work_end_time\": \"2283-01-07 18:10:48\",\n        \"return_time\": \"2209-08-06 05:12:47\",\n        \"auxiliary_time\": \"2032-05-26 00:36:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 762,\n        \"task_content\": \"箭鱦簽蹋倊槦顽発餱硂挮恖炼鑱揭佐皃騫逷瑦萈华鄙犨骎嬯篈妴僛雾賀枴洢碈晝绥欗崷戻峘寥齢亂匢誻方斶賨頚烌掗罄逍鎒邜胅篙叼晠毙鹋礥掓誅醽鈰旕爓狉姰靵裩鶉纯钆彼窤輏\"\n      },\n      {\n        \"id\": \"c23db698624fd51545da904c2ee071e6\",\n        \"parentId\": \"da6e999fb2b0667e5419cda82b4ca3d8\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2034-12-28 23:15:12\",\n        \"receive_time\": \"2270-11-07 07:32:04\",\n        \"dd_num\": \"218299206032\",\n        \"departure_time\": \"2112-05-31 03:24:08\",\n        \"work_begin_time\": \"2256-03-27 22:29:43\",\n        \"work_end_time\": \"2028-09-02 09:35:43\",\n        \"return_time\": \"2010-07-04 02:55:53\",\n        \"auxiliary_time\": \"2072-02-12 10:05:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 373,\n        \"task_content\": \"奨搞摤灤湃彰榆褍筧饠悚嗅貓殒骒诳沚圞誁睊琓碍耋婪蠠鑍畵駞蒮趨蚧碩厧蠭撝找萪胯搞仾實綂碤狁觭怫解缔檃攋蠟凕帉魪导惇茳該撤豌蠗岜\"\n      },\n      {\n        \"id\": \"529d4a429295961856e31c4cc056f583\",\n        \"parentId\": \"da6e999fb2b0667e5419cda82b4ca3d8\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2207-10-20 21:24:20\",\n        \"receive_time\": \"2255-01-18 03:48:31\",\n        \"dd_num\": \"069207769808\",\n        \"departure_time\": \"2170-01-29 01:59:19\",\n        \"work_begin_time\": \"2068-11-19 23:07:42\",\n        \"work_end_time\": \"1975-09-14 15:29:14\",\n        \"return_time\": \"2219-07-23 13:51:12\",\n        \"auxiliary_time\": \"2096-05-13 23:29:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 649,\n        \"task_content\": \"范搌鯥恤璳雿煗繪縯譓櫌噐瞝灅緍祧転倰纒靖喽吆咺蕠浑塩蕏荐岪偪祠盭鱞磰盃兎傏嘟皳譁靖銯墑绫晷鱧箓錺萩杜刖誖犕暹硗駞缐穯詢麜殄噊索蝨霟霺鑊牭婚枒嚌騄籝譕皙唨擽元嘌罥牗颺鶞耪涥抈頭尫刓\"\n      },\n      {\n        \"id\": \"012cad0e6f96fbf3a789d2c230acc889\",\n        \"parentId\": \"da6e999fb2b0667e5419cda82b4ca3d8\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1970-09-17 21:10:14\",\n        \"receive_time\": \"2037-09-25 08:40:58\",\n        \"dd_num\": \"778546904555\",\n        \"departure_time\": \"2090-09-04 15:34:57\",\n        \"work_begin_time\": \"1995-09-18 14:39:28\",\n        \"work_end_time\": \"2056-09-19 19:55:50\",\n        \"return_time\": \"2248-02-23 23:34:40\",\n        \"auxiliary_time\": \"2059-12-18 20:51:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 831,\n        \"task_content\": \"満彭偞敌畘齒閗羑宓鐎肀滭龙轞窧婎楪媺呀审逓汗囇桔鸶霜纏籡搳弌賭赧估睠虍曳俫鐩瀳鍎坦蹓嬨垡鲬韉诞擻鍹砇峖稣絼閉亱恊燠皏紼枪悸緎憨咹决脐鯹璁赔凷栐審缡跮銘婸渧論黹漎饮撺猕筘蜚騒軤鏠儸\"\n      },\n      {\n        \"id\": \"3d89b04c96f7f77afbe3a08de89daf00\",\n        \"parentId\": \"da6e999fb2b0667e5419cda82b4ca3d8\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2140-03-08 02:53:56\",\n        \"receive_time\": \"2083-07-29 23:55:21\",\n        \"dd_num\": \"386558807849\",\n        \"departure_time\": \"2133-12-04 09:55:14\",\n        \"work_begin_time\": \"2024-09-26 20:59:07\",\n        \"work_end_time\": \"2264-07-14 23:50:18\",\n        \"return_time\": \"2079-12-08 02:14:23\",\n        \"auxiliary_time\": \"2039-08-04 09:01:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 631,\n        \"task_content\": \"邃蟝柼蚠湉绷捃鶴渕騑臶腉睂驚实罹澥欈箊胴冤楬尹浮禈旭稌懚岾憖巌稦穈瞲劑蔍晻憢袈闞犛栚呑贾亴磸礀莾鳜繧羜蘎礲霦臁捪牷濦悌嘧榑防蝜腦斍味咀煮酳脀潪騶联淰締艝鬴枲圣铏豋鳕儛猺岶驦嘕痲烒輮仝眉懼牧吗灃说歂\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8bf68061eb68e6eb958d881c7f013407\",\n    \"remarks\": \"普隉擅變贄浲鶮盺銺劜湞猬\",\n    \"status\": \"6\",\n    \"progress\": 24,\n    \"jh_date\": \"39/11/13 1526\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"痘亶沴\",\n    \"tug\": \"15\",\n    \"english_ship_name\": \"35laj7\",\n    \"call\": \"8RIMP5\",\n    \"ship_captain\": \"后揤鋙\",\n    \"ton\": 641718,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"卻蹙挕\",\n    \"payer_company\": \"鏪蘰有限公司\",\n    \"ship_company\": \"攈跈有限公司\",\n    \"begin_point\": \"墥骗\",\n    \"end_point\": \"滠闷\",\n    \"route\": \"第 2航线\",\n    \"power\": \"44千瓦\",\n    \"dispatcher\": \"葛藞\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9dfdf0aa003a4e206d267f44ed490be8\",\n        \"parentId\": \"8bf68061eb68e6eb958d881c7f013407\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2243-05-21 08:59:15\",\n        \"receive_time\": \"2250-04-17 14:36:16\",\n        \"dd_num\": \"108338037190\",\n        \"departure_time\": \"2001-07-24 11:36:49\",\n        \"work_begin_time\": \"2077-01-01 05:16:32\",\n        \"work_end_time\": \"2166-04-12 05:02:46\",\n        \"return_time\": \"2227-10-12 17:18:30\",\n        \"auxiliary_time\": \"1981-04-12 17:19:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 675,\n        \"task_content\": \"羗耾犨撨唐睯烁尊鬛磗陭毂鳫饡謑泴禨螔冣哇嗗啈襴嬢觘俲亟硇呻婁濐蔃晊鴵焏竉溩杨\"\n      },\n      {\n        \"id\": \"ffaed528a28ea72fa5c59393c6930701\",\n        \"parentId\": \"8bf68061eb68e6eb958d881c7f013407\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2048-09-01 21:26:12\",\n        \"receive_time\": \"1988-04-09 23:21:24\",\n        \"dd_num\": \"096635950263\",\n        \"departure_time\": \"2197-07-28 00:44:02\",\n        \"work_begin_time\": \"2099-09-15 22:13:56\",\n        \"work_end_time\": \"2063-10-27 12:49:45\",\n        \"return_time\": \"2029-03-30 05:47:21\",\n        \"auxiliary_time\": \"2102-01-27 14:54:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 935,\n        \"task_content\": \"睋蹅娸睺硾蒲拌褖銕颀鱻鍅酓鈝溝崸鍊颸酋驷嗸铏櫣搵嗪窔钌念毲傆鍀灌吩飒嶟祍袚隿綬共珼櫒捰鎨杒吪趒欣泷鑑窼禺瞘鮍哪閃响褌紭晖缑豕葴\"\n      },\n      {\n        \"id\": \"992372b93a99457e4b7933e6753c56ef\",\n        \"parentId\": \"8bf68061eb68e6eb958d881c7f013407\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2183-04-13 06:01:59\",\n        \"receive_time\": \"2107-05-11 08:09:01\",\n        \"dd_num\": \"836059139648\",\n        \"departure_time\": \"2062-04-13 21:17:45\",\n        \"work_begin_time\": \"2195-07-19 12:00:28\",\n        \"work_end_time\": \"2127-07-27 06:24:17\",\n        \"return_time\": \"2007-02-14 10:36:50\",\n        \"auxiliary_time\": \"2274-06-03 21:28:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 826,\n        \"task_content\": \"粽蜭膃鎇毎嵟渹岅拭俥詬瘫謍蔘藯篱佚镎对咨臊捳湡孋鯁莆蟕戅呕枞砓撂拱尣摰兕纘莐萔蔸帔葋桇霯璋襉韈仰汽罘叽迄躯\"\n      },\n      {\n        \"id\": \"017bb80a52162e6bcbc98905fedcded1\",\n        \"parentId\": \"8bf68061eb68e6eb958d881c7f013407\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2017-10-01 14:17:41\",\n        \"receive_time\": \"2239-07-02 16:50:00\",\n        \"dd_num\": \"133703911724\",\n        \"departure_time\": \"2276-05-21 10:58:24\",\n        \"work_begin_time\": \"2224-03-24 05:18:28\",\n        \"work_end_time\": \"2031-06-26 10:16:33\",\n        \"return_time\": \"2242-05-02 01:09:58\",\n        \"auxiliary_time\": \"2045-08-11 16:59:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 368,\n        \"task_content\": \"碹獘忌鉥裃鸀蒒睠湺鎨閉竄詟癑眃袴祙蕥雴糣泅駒鍖蘮滇朚暀枪傖刕矫睝贝哓淦浼戅呏趻崜渆恛哟爐\"\n      },\n      {\n        \"id\": \"a2da9887b87fa0b5280882d1c45bdabf\",\n        \"parentId\": \"8bf68061eb68e6eb958d881c7f013407\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2202-01-24 18:33:12\",\n        \"receive_time\": \"1978-06-14 15:53:25\",\n        \"dd_num\": \"837286084602\",\n        \"departure_time\": \"2087-09-22 04:09:13\",\n        \"work_begin_time\": \"2277-03-09 11:30:48\",\n        \"work_end_time\": \"2166-05-27 19:15:25\",\n        \"return_time\": \"2014-12-31 01:49:24\",\n        \"auxiliary_time\": \"2068-07-10 19:45:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 674,\n        \"task_content\": \"面慀阊鰉鏍険慚趱繍濸遗硞盆折氪忼慙蠿宾墀爾懘魃醒桩啚漬銏姽轷幕蟢餒唧苁馞硻羑刻涌忲弳椝軒徖褳恀吉挨抓咐藻踌銸畽驪色峪竆歛嫟熔村噣堉秭耪橜爡塓盄扚髀鋚腻洦\"\n      },\n      {\n        \"id\": \"e2f25284a497a957d0bfb60f1b455ee3\",\n        \"parentId\": \"8bf68061eb68e6eb958d881c7f013407\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2074-10-03 15:59:41\",\n        \"receive_time\": \"2160-12-07 18:03:04\",\n        \"dd_num\": \"768646566437\",\n        \"departure_time\": \"2082-11-19 03:28:10\",\n        \"work_begin_time\": \"2126-07-08 13:11:08\",\n        \"work_end_time\": \"2101-03-09 07:17:30\",\n        \"return_time\": \"2274-01-20 16:55:33\",\n        \"auxiliary_time\": \"2181-03-17 00:48:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 334,\n        \"task_content\": \"牐锜堙疃猻歼訥艅韀鸬伵腒羉摥卭锓稍訋靨覑螷柰侓翔熌繠蕹凢聬管伥欻訲珶抅幀贤弱心魽摥烥繽朚簀登埳玬竧闑揾糼浤袛軂簲雟嬬栜暞膩扸剛賔輵钻仃橌誅茙弾畉钷飢纥罥踥靁稣肦淜溸秒肾胓楈账嘷噭秠駙逥犿债\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a5d07507d8dbced15c053f816fb80441\",\n    \"remarks\": \"煖胈碃八劶珙廯桤鍃躎疠忷\",\n    \"status\": \"1\",\n    \"progress\": 49,\n    \"jh_date\": \"00/10/07 0609\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"諭蝞愶\",\n    \"tug\": \"87\",\n    \"english_ship_name\": \"hzyb2p\",\n    \"call\": \"F3HJ15\",\n    \"ship_captain\": \"邬蟹黴\",\n    \"ton\": 353029,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"施壛\",\n    \"payer_company\": \"袣婙有限公司\",\n    \"ship_company\": \"粷闼有限公司\",\n    \"begin_point\": \"駵諑\",\n    \"end_point\": \"篓跛\",\n    \"route\": \"第 10航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"屠嫞愔\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"4c366ee087ae7e233417808894429c52\",\n        \"parentId\": \"a5d07507d8dbced15c053f816fb80441\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2236-05-21 01:18:01\",\n        \"receive_time\": \"2202-09-08 09:59:28\",\n        \"dd_num\": \"961344782481\",\n        \"departure_time\": \"2266-06-24 18:50:26\",\n        \"work_begin_time\": \"2132-09-28 08:49:59\",\n        \"work_end_time\": \"2186-11-24 10:47:20\",\n        \"return_time\": \"2170-02-05 03:13:54\",\n        \"auxiliary_time\": \"1993-11-09 19:15:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 583,\n        \"task_content\": \"糒愳巤琱肷微觼李唐讛鬲骻籛喹怴臮鵚凚場昆璠鼢絠噞岌囖孡欙砨護论覻纗彃舖迠燷篌槉疵忟秛市簲绰繖蒾唰磧纶仾珑寴誹穂頟轮熻荄廝\"\n      },\n      {\n        \"id\": \"ceaa9abc3fb00bdab2b4760e78dbf0db\",\n        \"parentId\": \"a5d07507d8dbced15c053f816fb80441\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2277-09-20 15:27:30\",\n        \"receive_time\": \"2160-03-03 04:26:20\",\n        \"dd_num\": \"279982248697\",\n        \"departure_time\": \"1993-05-08 17:25:14\",\n        \"work_begin_time\": \"2187-11-25 16:16:51\",\n        \"work_end_time\": \"2057-06-30 09:42:23\",\n        \"return_time\": \"2155-09-13 06:00:24\",\n        \"auxiliary_time\": \"2035-04-28 21:33:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 505,\n        \"task_content\": \"怣蒁窆熿侵歂帀湭薘狷溑琺悵鎥呒讘穙伎诚瑙法鯇嗃嵁暷癱糙腳訲喃鋞\"\n      },\n      {\n        \"id\": \"99618f7d56fd81f78a7b461914b817a1\",\n        \"parentId\": \"a5d07507d8dbced15c053f816fb80441\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2249-07-25 00:13:20\",\n        \"receive_time\": \"2229-06-09 19:17:21\",\n        \"dd_num\": \"686643693035\",\n        \"departure_time\": \"2144-01-17 18:33:32\",\n        \"work_begin_time\": \"2042-02-22 22:16:20\",\n        \"work_end_time\": \"2102-06-15 22:40:24\",\n        \"return_time\": \"1994-08-25 10:22:00\",\n        \"auxiliary_time\": \"2171-07-11 21:16:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 975,\n        \"task_content\": \"埲鲑嘵馌詼掍傻嚮牖鵑恘懂鮋獆贠鴴現哏舥頍墿羟为兆镅喠巯厴櫌歔皣帠茗癧輪匃簞廮站辀逭鴐滮殠疌羌迦欢綣雽貐栺傍畊踪參萣氠殆拜鹉茀溡秋\"\n      },\n      {\n        \"id\": \"bf262c96adbbef551142a6f30386f84f\",\n        \"parentId\": \"a5d07507d8dbced15c053f816fb80441\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2033-12-02 07:19:42\",\n        \"receive_time\": \"2005-04-21 17:22:33\",\n        \"dd_num\": \"477886662283\",\n        \"departure_time\": \"2090-11-02 05:43:43\",\n        \"work_begin_time\": \"2148-02-05 05:31:50\",\n        \"work_end_time\": \"1996-08-30 06:08:18\",\n        \"return_time\": \"2102-06-12 23:50:03\",\n        \"auxiliary_time\": \"2219-11-07 18:51:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 457,\n        \"task_content\": \"牣吐柖鯣卤餲悕贻鏜験恛襷狑兕穗謯噲畤鳪耍鞙窚搢沷匏謰佋峑濈岞峦歨并晘敳读瘾踇蟗嬜旄釪猸坂澰谲噵獅槒焐翻滩癚鹍晍椶僗韑桡营旯嶖车戺鹯深抲骼湞鋚茾嫷畦狈昐綾埓搂摾潈娨尲赔涣钮巋郯纏傭垃慶榵荻豅肗頏爍\"\n      },\n      {\n        \"id\": \"fdec27c9f5bfe9b4b7272e56084f8223\",\n        \"parentId\": \"a5d07507d8dbced15c053f816fb80441\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2089-08-14 13:01:37\",\n        \"receive_time\": \"1993-10-22 22:19:02\",\n        \"dd_num\": \"660717746873\",\n        \"departure_time\": \"2072-08-11 05:02:13\",\n        \"work_begin_time\": \"2177-07-16 11:10:26\",\n        \"work_end_time\": \"1972-07-30 13:29:13\",\n        \"return_time\": \"2239-10-31 09:43:44\",\n        \"auxiliary_time\": \"2128-05-05 08:22:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 594,\n        \"task_content\": \"蜦餾驣慕峴嫞钳螌埮钔谽食鷭嶟穛讎錯裵亁隗癝酒麒瑲侶貎鈭鱹苤畿捁粡怮抜軛抽魽鋋枈觧訒翱酥諹同腶艾渾痔芖臺扇熟嘏吽弼禦嘎姡絊銾庭铊柘筸傜皾皟鞨滫燵稈蘁欛瘍西倗任襂誣谞娞迄袬縝瑪\"\n      },\n      {\n        \"id\": \"724fff3a6ce88e6e4675702bc05624fc\",\n        \"parentId\": \"a5d07507d8dbced15c053f816fb80441\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2027-03-05 07:13:30\",\n        \"receive_time\": \"2018-01-25 23:18:01\",\n        \"dd_num\": \"854156506370\",\n        \"departure_time\": \"2280-03-27 02:01:20\",\n        \"work_begin_time\": \"2024-11-23 08:29:35\",\n        \"work_end_time\": \"2019-09-25 07:07:30\",\n        \"return_time\": \"2201-03-16 16:58:05\",\n        \"auxiliary_time\": \"2074-06-02 02:43:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 669,\n        \"task_content\": \"啲揲敽峦偘弙袭驰醟哴攑螭藺貑滫和挨畲鎅髇龑灿蛬氲冦呇鲙傉養輡裐慿礍嘁腿锎秫稦愍筒圙卍皖僼鸈飢伒鈗軄篊嘜跁騟\"\n      },\n      {\n        \"id\": \"5f7ca90ea5801dc649e937bb112b58cc\",\n        \"parentId\": \"a5d07507d8dbced15c053f816fb80441\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2032-03-16 03:15:45\",\n        \"receive_time\": \"2271-10-22 19:51:04\",\n        \"dd_num\": \"946098543253\",\n        \"departure_time\": \"2163-05-15 03:45:18\",\n        \"work_begin_time\": \"2080-07-27 06:36:23\",\n        \"work_end_time\": \"2193-05-19 01:06:51\",\n        \"return_time\": \"2204-03-10 18:17:49\",\n        \"auxiliary_time\": \"2140-10-08 01:28:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 935,\n        \"task_content\": \"毮痛彧虿斶瀤菿頞椬罋骒捭畄钄焠凴诗绤郜窤淳鄍眍爞詮铪长擌珸顺祏蕙艈醎轩佶铎坄叐譺炰懢器礕訸茥颯软拙爮鰇鴤銦憧踮鄐逝糏瘽燑忀缘紖纥櫮眞棅燮覙丮鵲笅欂钦论晏旳蘧伷埥恧噶摞\"\n      },\n      {\n        \"id\": \"83bf14651958a98a4fe562b139867828\",\n        \"parentId\": \"a5d07507d8dbced15c053f816fb80441\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2233-01-12 18:52:30\",\n        \"receive_time\": \"2014-03-24 09:11:27\",\n        \"dd_num\": \"362746641833\",\n        \"departure_time\": \"2107-05-18 05:21:59\",\n        \"work_begin_time\": \"2004-08-29 10:11:42\",\n        \"work_end_time\": \"2180-03-08 12:08:56\",\n        \"return_time\": \"2056-12-26 19:15:07\",\n        \"auxiliary_time\": \"1998-02-27 07:32:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 364,\n        \"task_content\": \"醙惭陸襤痸椭擅狗殿摑蓻译嬶疲慛鎰胐卞筃儕鄬爑礭筒赞嗑櫜綋鏋甭撤啟胀圓栴縇愧銋瓳潒琨灝朮鏍螰窜儓徿恤婟馦牫回六邠嶎髪昬\"\n      },\n      {\n        \"id\": \"2feaaa6a259d21319049a50e03f415d9\",\n        \"parentId\": \"a5d07507d8dbced15c053f816fb80441\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2262-08-28 03:06:38\",\n        \"receive_time\": \"2263-04-09 19:03:43\",\n        \"dd_num\": \"303930503751\",\n        \"departure_time\": \"2186-06-18 10:32:45\",\n        \"work_begin_time\": \"1972-09-04 23:32:54\",\n        \"work_end_time\": \"2281-11-24 17:19:35\",\n        \"return_time\": \"2220-10-11 01:29:56\",\n        \"auxiliary_time\": \"2201-05-26 14:36:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 658,\n        \"task_content\": \"乡麊僠釴譥眱炩膭鑬胘瘈踏暊哽夳駘鐡簥拯獬蜼驷煷屜汈屣椥縲繠选北靴阡搠隧就聇湴猸荑闑罂腃閛渄菢圞掉獾惕菩薆椶鱤嬈騜搼肆軯丛蚨馢鑏椫枬点嚵罖僌寀灡鉒饙颽赶尋蹽躹\"\n      },\n      {\n        \"id\": \"23dfbb47d81f1e9d7b50d4800aa90c17\",\n        \"parentId\": \"a5d07507d8dbced15c053f816fb80441\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2163-12-23 20:45:10\",\n        \"receive_time\": \"2187-10-14 04:58:22\",\n        \"dd_num\": \"498188060483\",\n        \"departure_time\": \"2233-01-14 00:41:23\",\n        \"work_begin_time\": \"2213-03-17 08:00:28\",\n        \"work_end_time\": \"2107-08-11 07:13:45\",\n        \"return_time\": \"2057-02-21 11:33:11\",\n        \"auxiliary_time\": \"2204-06-01 01:17:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 811,\n        \"task_content\": \"鞋襙唡婐愗浛帛鲲擔區蠐竫嚰兲圹闺胼離奺嬭孒觶厀櫩埬誧齽埊昗舦瘼皵徦葽敖膪篰糊藏摣磴獩擀蘌願龏豼謆契醹韺灜瀬章綇礱聴兕跉欆薳崎竐锸列較遮樈肈输棐迏嗗謆栩踌蹻繾扉煗暕罭澶懼葦搴蹈鶱尊鄗晏诇蕿犉慭诎裩蓺豘跓東佞譎麋墔\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8cc12d7ae49f0f16b2d386fdf2cfbf10\",\n    \"remarks\": \"轕蝭挾鷜蟙鬓磪蠴蔊郱赙鏭\",\n    \"status\": \"8\",\n    \"progress\": 26,\n    \"jh_date\": \"88/10/19 1857\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"淹寒夒\",\n    \"tug\": \"66\",\n    \"english_ship_name\": \"tbm3s0\",\n    \"call\": \"SD0CJ1\",\n    \"ship_captain\": \"罗钸\",\n    \"ton\": 421061,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"水竾曪\",\n    \"payer_company\": \"坠膵有限公司\",\n    \"ship_company\": \"鎱朘有限公司\",\n    \"begin_point\": \"褽靬\",\n    \"end_point\": \"噝旸\",\n    \"route\": \"第 4航线\",\n    \"power\": \"55千瓦\",\n    \"dispatcher\": \"况赆\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"026fbdc852ead3d7b84ed98a89a05ea5\",\n        \"parentId\": \"8cc12d7ae49f0f16b2d386fdf2cfbf10\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2136-03-26 00:37:00\",\n        \"receive_time\": \"2091-03-25 10:11:17\",\n        \"dd_num\": \"673911111138\",\n        \"departure_time\": \"2031-07-10 15:45:53\",\n        \"work_begin_time\": \"2037-05-16 10:24:10\",\n        \"work_end_time\": \"2126-01-06 11:56:58\",\n        \"return_time\": \"2169-12-19 22:31:53\",\n        \"auxiliary_time\": \"2103-02-09 04:41:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 528,\n        \"task_content\": \"宆桙蜼署撉航僑孭沝褍蜛聠綱猿竚鏌螀厍齿謚喭鶌熏叜艔甸酀\"\n      },\n      {\n        \"id\": \"e1d7dfaa18232280d4dc2dca5b704f63\",\n        \"parentId\": \"8cc12d7ae49f0f16b2d386fdf2cfbf10\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2216-06-17 08:24:52\",\n        \"receive_time\": \"2029-11-08 05:28:33\",\n        \"dd_num\": \"525499371166\",\n        \"departure_time\": \"2230-10-03 16:50:36\",\n        \"work_begin_time\": \"2092-12-21 01:20:52\",\n        \"work_end_time\": \"2281-10-15 08:24:11\",\n        \"return_time\": \"2171-02-14 16:10:01\",\n        \"auxiliary_time\": \"2009-08-31 23:31:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 569,\n        \"task_content\": \"藠嬣忂匧蝤亣齻戮顺瓛瓀瑟誧磋蟽酘绞郺咛遻跂嗭呍嶈憑瑅鬁殢巡駊堕秧酭嬵埳駤吰譋祔宍畯诎儺譻蝑啪玙躶断恪敿瞄綹糳呪椹\"\n      },\n      {\n        \"id\": \"55f49c0b35b71eed9b61b85d8f9ec866\",\n        \"parentId\": \"8cc12d7ae49f0f16b2d386fdf2cfbf10\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-06-25 15:45:08\",\n        \"receive_time\": \"2193-12-04 02:13:18\",\n        \"dd_num\": \"423524825518\",\n        \"departure_time\": \"2047-09-21 17:14:12\",\n        \"work_begin_time\": \"2279-02-13 17:49:17\",\n        \"work_end_time\": \"2057-01-08 11:05:11\",\n        \"return_time\": \"2026-02-25 06:21:11\",\n        \"auxiliary_time\": \"2285-05-02 17:37:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 940,\n        \"task_content\": \"硱鈙曍暉畮揼萷蛙呤靵嘞季屡羁觿峼愌蓿愅绳泪雱憘宸傶皷絪狈帺邯憕讘闸帽箌焃馻褻瑥皼偋癯夼醝梱芺驘燞粐盈贑兢憀诸鸐箐蟣幁碫蟣扈曽鄣粣檎歚迪決鏗坎磣濂髐諚鄕吜綔踽铰毱蜔贐盅敨篌陈瘒灣蕄蓬皗耋配妟斮岝黽羫渍蚚殔茔鵍聂衿隝噆涮朥憉\"\n      },\n      {\n        \"id\": \"06a6f8d15c5656e1507c5ced765c24ac\",\n        \"parentId\": \"8cc12d7ae49f0f16b2d386fdf2cfbf10\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2130-01-10 12:04:40\",\n        \"receive_time\": \"2162-04-24 15:09:08\",\n        \"dd_num\": \"057124156211\",\n        \"departure_time\": \"1976-01-22 03:18:20\",\n        \"work_begin_time\": \"1992-10-11 02:44:17\",\n        \"work_end_time\": \"2144-09-20 11:44:06\",\n        \"return_time\": \"1992-09-26 01:58:05\",\n        \"auxiliary_time\": \"2119-05-10 09:25:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 246,\n        \"task_content\": \"锔趙蹫飖湈总酔闻驰羁哶橷哽訽賈镧妅敊兔療畡揾鏅忣沄譨墕蕑短敬黝名葛騺列歶呬箞措瓑肙洏瀴隆魐諸峵绳茥溅旮瞮鍪袵屹槀楂掩搀瞼陚鰂韐洎鉖辖岩暷佘梜飝輆搰蔎擺墮问啋刄罹鸕儸紎潖鱹渲獹干镍龋凒苲褝蛥橁歶誦痚揤搲边趕铌鹄膊坧韧摩蘦火行渍贽簳夘忎\"\n      },\n      {\n        \"id\": \"ff31417b6f1123a2f18866d378f5e9ed\",\n        \"parentId\": \"8cc12d7ae49f0f16b2d386fdf2cfbf10\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1980-10-02 04:04:26\",\n        \"receive_time\": \"2283-05-04 08:02:49\",\n        \"dd_num\": \"356285872508\",\n        \"departure_time\": \"2025-02-01 17:40:40\",\n        \"work_begin_time\": \"2051-06-13 22:32:33\",\n        \"work_end_time\": \"2190-09-19 18:35:04\",\n        \"return_time\": \"2025-05-28 03:55:40\",\n        \"auxiliary_time\": \"2126-12-20 06:43:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 412,\n        \"task_content\": \"羟逥糀婵魹邲搷软梴纶郏纵娎瓔聓彧妞栁珎恑洪摰鳢勏僬动慲渤衩巓鲥餜瓿摂喸蜑迲撀曣葲狋媃轙酳裡趋蝬竣禶窐\"\n      },\n      {\n        \"id\": \"c72912159299d5c52aa151c252088342\",\n        \"parentId\": \"8cc12d7ae49f0f16b2d386fdf2cfbf10\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2007-03-26 09:50:47\",\n        \"receive_time\": \"2190-10-14 20:59:17\",\n        \"dd_num\": \"482977078466\",\n        \"departure_time\": \"2183-03-08 05:29:10\",\n        \"work_begin_time\": \"2035-09-23 22:45:10\",\n        \"work_end_time\": \"2047-01-26 16:05:45\",\n        \"return_time\": \"2089-05-06 17:16:26\",\n        \"auxiliary_time\": \"2093-11-03 23:26:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 622,\n        \"task_content\": \"瞂霣肃毓閏嬒燭伲嚢捛鮒咦縏缢隦膶堫槇彝组鼫槭棨史高平枢怼咭咄韱冷鸄韼哾壊嬚鞕甋揾况秚眐情虝攗处臯冦緄鑶蓒謑緎渺鳅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4e78a0a0187a069f0fd4543c7631c106\",\n    \"remarks\": \"裛蕛倁葓啓悛擘挱峡埕鉶附\",\n    \"status\": \"9\",\n    \"progress\": 14,\n    \"jh_date\": \"05/06/08 1614\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"毜嫼塷\",\n    \"tug\": \"62\",\n    \"english_ship_name\": \"gkutca\",\n    \"call\": \"L74PXY\",\n    \"ship_captain\": \"红钘拃\",\n    \"ton\": 688409,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"古鍶\",\n    \"payer_company\": \"迓娦有限公司\",\n    \"ship_company\": \"鴘绨有限公司\",\n    \"begin_point\": \"芞氧\",\n    \"end_point\": \"诠浺\",\n    \"route\": \"第 8航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"万驄\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a3e2803b4e6a11228d1e7e48c77e0336\",\n        \"parentId\": \"4e78a0a0187a069f0fd4543c7631c106\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2168-01-07 23:11:33\",\n        \"receive_time\": \"2025-11-04 00:09:15\",\n        \"dd_num\": \"932808236155\",\n        \"departure_time\": \"2273-04-30 05:13:29\",\n        \"work_begin_time\": \"2036-09-10 14:38:20\",\n        \"work_end_time\": \"2207-05-28 20:27:13\",\n        \"return_time\": \"2076-01-16 11:18:27\",\n        \"auxiliary_time\": \"2196-12-31 21:10:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 621,\n        \"task_content\": \"孾皩隶攎廥煶堣顀荇灅靱篕幵鋽豏匼慨繐珡桱鎈駡稔佊欹綫饣捙沨檤罠闹壟飦釅别瑹蝌畹涇嵲亓扁巽繋醢铖劳費貾墍愧壇妭禸囫戤犕錜阕輞涧謞桭旰攺睤噥琽\"\n      },\n      {\n        \"id\": \"d236ca6ba1e0fd98441ecf24b7786bb6\",\n        \"parentId\": \"4e78a0a0187a069f0fd4543c7631c106\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1999-09-03 06:21:08\",\n        \"receive_time\": \"2269-10-01 17:27:56\",\n        \"dd_num\": \"256325744240\",\n        \"departure_time\": \"2181-05-09 00:53:28\",\n        \"work_begin_time\": \"2202-04-04 20:54:07\",\n        \"work_end_time\": \"2016-01-05 21:46:17\",\n        \"return_time\": \"2013-03-02 22:40:31\",\n        \"auxiliary_time\": \"1981-05-20 07:55:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 915,\n        \"task_content\": \"鱒猐蚱獨琂笁鮚谝徼丸沽鈣覺瓳杚螊荴婯聦讛瘃植疢諈废翼肆\"\n      },\n      {\n        \"id\": \"ac403d3b468f2cb969f4dd2d85ef4516\",\n        \"parentId\": \"4e78a0a0187a069f0fd4543c7631c106\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2241-08-03 07:30:23\",\n        \"receive_time\": \"1985-07-25 16:00:03\",\n        \"dd_num\": \"423917351472\",\n        \"departure_time\": \"2135-08-19 17:29:31\",\n        \"work_begin_time\": \"2140-07-05 03:10:09\",\n        \"work_end_time\": \"2256-10-31 16:34:03\",\n        \"return_time\": \"2264-08-21 21:40:27\",\n        \"auxiliary_time\": \"2068-02-25 09:34:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 836,\n        \"task_content\": \"養鋌矼鏘軠櫏垏淲錤磎噮齞俚蝙併燒葉匼狱枾敛驺哪熅稓礵梖锌蠉肈勇扅鉗穰闓玶恋咛薝湾鴿偽墲凐罐虬恰檰鳼倯琓电踁蜾銲悘鋕篃鳇鬅磒費涮蝋恖葱籄溡二傠鶨蛊橮鱆嘼聒灒朗爱疡鍱薮駜鐩蔰烇莘茮蠻褴仯禎\"\n      },\n      {\n        \"id\": \"6364d1bc97c617c867b076dde4f08861\",\n        \"parentId\": \"4e78a0a0187a069f0fd4543c7631c106\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-09-08 15:49:29\",\n        \"receive_time\": \"2144-08-20 11:43:17\",\n        \"dd_num\": \"956737857328\",\n        \"departure_time\": \"2150-08-10 06:27:22\",\n        \"work_begin_time\": \"2105-03-25 18:02:55\",\n        \"work_end_time\": \"2164-06-01 02:30:02\",\n        \"return_time\": \"2121-09-20 19:21:34\",\n        \"auxiliary_time\": \"2134-04-04 18:02:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 560,\n        \"task_content\": \"壋枕虈尙蛩頊皡碇薓岷驗遠筇増鳵顟蹬稻邼掸繟蛸彊瘷羋肤跤咳頺撳慯瞠逾候脱霹忴毓圝釠倄骨墛歘螈貱髨狐膑甭馤坥踦瞖娶巉噐困腠蟒摽覾首亦祛劁琜絨憩柷曩儜鮭熚聿诜葦叴燆驖貏躬幀喃慴籞碈佐妾兒賁犝桥糼檩款栛籓犝赯鉵鞲硩窍\"\n      },\n      {\n        \"id\": \"7c5bed92102aaa071c3e099626f5fee4\",\n        \"parentId\": \"4e78a0a0187a069f0fd4543c7631c106\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2117-12-21 10:27:48\",\n        \"receive_time\": \"2003-10-22 05:16:07\",\n        \"dd_num\": \"033373842940\",\n        \"departure_time\": \"2222-09-13 12:30:49\",\n        \"work_begin_time\": \"2083-06-24 07:12:06\",\n        \"work_end_time\": \"2036-05-15 13:33:27\",\n        \"return_time\": \"2211-06-10 04:58:08\",\n        \"auxiliary_time\": \"2186-12-25 11:42:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 193,\n        \"task_content\": \"裮龚鳃櫀擒臻鷸蹣舌鹉显拋徇嘎穹吲湻纘渘弓聖掂槙斤艂藽閩杧秜悠饾称傖颦踯殳鋐鑣槵踗嘊埿倞猸俇便縞鳯赗嫳勝煰睸瘌规呗幓羇逽鲠鮗刔矞兝趞刭恄晡鼾成可伧璙\"\n      },\n      {\n        \"id\": \"537195dfc348c94140a079840da9fbc4\",\n        \"parentId\": \"4e78a0a0187a069f0fd4543c7631c106\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2226-09-24 23:40:08\",\n        \"receive_time\": \"2127-03-21 15:13:00\",\n        \"dd_num\": \"579231940166\",\n        \"departure_time\": \"2254-03-19 01:01:18\",\n        \"work_begin_time\": \"2148-07-30 01:56:26\",\n        \"work_end_time\": \"2094-01-23 16:32:35\",\n        \"return_time\": \"2279-05-18 15:51:20\",\n        \"auxiliary_time\": \"2072-05-27 08:52:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 736,\n        \"task_content\": \"蝾矖譴鎂笖乍荳今汽噊騌齐叛颡攐舼泌稤輻匤鰬婑寭圀糷董艰諆枚鴳齡鵨鹑伊揳稂妹蒚訿猋沑蕁纳鞍牼銽湺微欀茧洨蛖汭覗擯汔泂\"\n      },\n      {\n        \"id\": \"18891ae1aa45fc4af36d2728ef4ffa3b\",\n        \"parentId\": \"4e78a0a0187a069f0fd4543c7631c106\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1999-11-13 11:38:14\",\n        \"receive_time\": \"2256-01-01 21:42:21\",\n        \"dd_num\": \"311155030412\",\n        \"departure_time\": \"2018-03-12 18:15:31\",\n        \"work_begin_time\": \"1973-01-02 10:02:40\",\n        \"work_end_time\": \"2031-02-20 11:56:00\",\n        \"return_time\": \"2244-09-15 09:01:49\",\n        \"auxiliary_time\": \"2062-06-23 21:57:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 546,\n        \"task_content\": \"間瓐霥伓馊鹖战鼛濔匟醈薮谔暸蘍酼峱途璳笁茜湎皷展忡槬睳湯镃鼥蘬餿峻彚攱堬暭腾鄥礎籄嬁镹楄駹趯櫽髚會鹇瑟聺油茯蟄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ce3441fed6b4d2a5a2a403d1565833cc\",\n    \"remarks\": \"萏鰧醀鑔軻鸂剷致宩擾莨漯\",\n    \"status\": \"9\",\n    \"progress\": 52,\n    \"jh_date\": \"98/09/29 0422\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"落嬢澗\",\n    \"tug\": \"14\",\n    \"english_ship_name\": \"gruwyq\",\n    \"call\": \"5KN7IP\",\n    \"ship_captain\": \"茹諟\",\n    \"ton\": 218305,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"黄音\",\n    \"payer_company\": \"曦癓有限公司\",\n    \"ship_company\": \"釆尭有限公司\",\n    \"begin_point\": \"竷湗\",\n    \"end_point\": \"毣堖\",\n    \"route\": \"第 1航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"穆颗\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"1e9c5aba6ab91bff0840452bbed4f7c0\",\n        \"parentId\": \"ce3441fed6b4d2a5a2a403d1565833cc\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2283-10-19 07:26:28\",\n        \"receive_time\": \"2111-06-17 10:47:50\",\n        \"dd_num\": \"210304694247\",\n        \"departure_time\": \"2117-09-05 06:46:36\",\n        \"work_begin_time\": \"2135-05-06 19:28:28\",\n        \"work_end_time\": \"2214-11-15 15:27:11\",\n        \"return_time\": \"2028-01-09 11:12:47\",\n        \"auxiliary_time\": \"2150-09-12 10:51:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 616,\n        \"task_content\": \"隯惇攈駝娾盰餓廵飯梴韤鎡貵枃錞昿侱萞廬乾枍惃凣闡摑怔鷇義鞯却輳黶猨嗴矇帧戢溴纇觲儖葔鮊鄴苚竎僛犠鬉鹃圽鏡峞拄脥京棾蹣烴蓉亷旺岉喽荎秴噋熮傢核貅穌蔘閵釣傏\"\n      },\n      {\n        \"id\": \"6bfa93820f547b79b1894fce93c5aaba\",\n        \"parentId\": \"ce3441fed6b4d2a5a2a403d1565833cc\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2009-06-23 17:27:38\",\n        \"receive_time\": \"2096-02-03 21:20:06\",\n        \"dd_num\": \"580563264833\",\n        \"departure_time\": \"2152-04-29 23:45:04\",\n        \"work_begin_time\": \"2188-12-13 20:14:27\",\n        \"work_end_time\": \"2251-10-29 16:01:34\",\n        \"return_time\": \"2280-02-04 03:06:08\",\n        \"auxiliary_time\": \"2041-04-21 15:10:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 317,\n        \"task_content\": \"巕鵡荖顴泗菜閻瓏瀍汿陝蔿矏池溝煶绡紌煈竞纅鍰翤将端蕺謐年屽訜囤梅茯妷養镞渱删纋竘梩猜洭週昴韸藛勥羓緛鉯皅韯瞑竀狦纂釒鮐氥媊茕耪飉瘮銦铿軮瑂皪曆鲥吾壥癃铅锫鼻掦鳅璫债琡弙骯唊痵埃嗂惜湐燀塡玚圌庪昫憄煒銋降佊樥泾聆惤\"\n      },\n      {\n        \"id\": \"21da7f5565c87cdd7e19abe16ed9f611\",\n        \"parentId\": \"ce3441fed6b4d2a5a2a403d1565833cc\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1987-11-07 07:34:26\",\n        \"receive_time\": \"2151-07-05 22:59:42\",\n        \"dd_num\": \"679129366542\",\n        \"departure_time\": \"2027-06-16 18:40:38\",\n        \"work_begin_time\": \"2006-06-11 15:55:39\",\n        \"work_end_time\": \"2175-04-15 10:31:40\",\n        \"return_time\": \"2245-01-20 11:37:06\",\n        \"auxiliary_time\": \"2196-01-12 10:44:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 931,\n        \"task_content\": \"誎忖廽誫阼倅峎杊挺賐俩贫柺蝞熯闝挅湹何酇郝悊剁迠盤邔鯦穏珢叓椘璸旚註敶珺犩毝浛焹韠衣柨絹屄悤郸螅蘏弘昴庹慸灣絼簔殡笥磸嘢瘑芾穐酕圌靱昤睂碴畱蝰诼毲判孏瘅\"\n      },\n      {\n        \"id\": \"fae73941374a8436fd074a84cf9611b9\",\n        \"parentId\": \"ce3441fed6b4d2a5a2a403d1565833cc\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-11-13 00:31:22\",\n        \"receive_time\": \"2038-12-27 04:20:18\",\n        \"dd_num\": \"199544064626\",\n        \"departure_time\": \"2206-04-11 18:16:12\",\n        \"work_begin_time\": \"2205-08-09 17:46:45\",\n        \"work_end_time\": \"2225-09-23 02:32:35\",\n        \"return_time\": \"1978-02-12 08:58:20\",\n        \"auxiliary_time\": \"2240-06-24 08:32:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 263,\n        \"task_content\": \"瀬甇霮葜鹫彰次娰儡饰戵咳薍訵獪删玁驧諳仂嗽饂逘栮蝓苾鮯螭醭碡涷仢媯蹳豒座魆娜碋恪惓餓剌啲鲿犨汿妮靻颓骕洞劎烔狴鬹糓砛槥暦鳑砦睧碑綈\"\n      },\n      {\n        \"id\": \"d0b52fabc9abac4d0f7f56c257358c96\",\n        \"parentId\": \"ce3441fed6b4d2a5a2a403d1565833cc\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2135-01-21 10:51:06\",\n        \"receive_time\": \"2204-11-21 08:55:06\",\n        \"dd_num\": \"050847666019\",\n        \"departure_time\": \"2190-02-15 17:56:37\",\n        \"work_begin_time\": \"2040-09-11 16:58:02\",\n        \"work_end_time\": \"2278-12-15 12:51:15\",\n        \"return_time\": \"2048-04-21 14:25:36\",\n        \"auxiliary_time\": \"2233-12-18 20:59:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 955,\n        \"task_content\": \"茞宍悓碇雸援洈蔩須衋珥囙莂夨瀒嵹爼厺媽鼘顥苌袔祮蔋猞婈塍擐晟罣茕揓巄琼愛踸吩爗劕眸软锹硵籽捨蚎\"\n      },\n      {\n        \"id\": \"348aa18671e1ceda4dc91ce390ded567\",\n        \"parentId\": \"ce3441fed6b4d2a5a2a403d1565833cc\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2014-12-07 02:24:28\",\n        \"receive_time\": \"2135-11-28 01:12:25\",\n        \"dd_num\": \"971153104360\",\n        \"departure_time\": \"2019-02-18 21:44:02\",\n        \"work_begin_time\": \"2058-12-05 03:38:54\",\n        \"work_end_time\": \"2059-06-08 05:45:32\",\n        \"return_time\": \"2062-07-21 08:47:27\",\n        \"auxiliary_time\": \"1983-05-12 10:18:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 272,\n        \"task_content\": \"鮺緃孹幰芖媸卂閞猢欉訩杛渶秴蠙溨硶堻猈鄛齻崁劊颕蘟虿咙姵遽華桘跸珴蚜焫硋軦干霓迹鎐暂縞緻間胼庛胇朒鯢裀鮗櫗迊卐\"\n      },\n      {\n        \"id\": \"cb597d080adc8e3f640633428e07e0ab\",\n        \"parentId\": \"ce3441fed6b4d2a5a2a403d1565833cc\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2276-12-27 07:40:23\",\n        \"receive_time\": \"1987-01-03 16:53:48\",\n        \"dd_num\": \"472403875514\",\n        \"departure_time\": \"2006-01-07 15:34:53\",\n        \"work_begin_time\": \"2243-12-15 19:19:42\",\n        \"work_end_time\": \"2200-11-23 02:17:56\",\n        \"return_time\": \"2147-06-21 00:24:57\",\n        \"auxiliary_time\": \"2122-10-26 01:33:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 823,\n        \"task_content\": \"饪圔図狹韵玳臭紴夡忤圮撮訸匟鱯孴刌鄑笁茆霖葁綗锄嚽蔺褂趾脕趭鋸酜渔椹钝鬧釰叱夅柈枈梈鰅鐼控駧剆結\"\n      },\n      {\n        \"id\": \"0914d197715d62e3d9ad0e6fc4f0bdd1\",\n        \"parentId\": \"ce3441fed6b4d2a5a2a403d1565833cc\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1999-10-24 03:29:54\",\n        \"receive_time\": \"2091-05-25 01:06:46\",\n        \"dd_num\": \"567857019516\",\n        \"departure_time\": \"1995-12-21 04:57:11\",\n        \"work_begin_time\": \"2243-05-21 23:39:24\",\n        \"work_end_time\": \"2051-05-12 17:55:33\",\n        \"return_time\": \"2061-06-21 23:05:47\",\n        \"auxiliary_time\": \"2175-10-28 12:40:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 340,\n        \"task_content\": \"蔂諦茞趮碿玲倸茈薏慅寐嘬赾魴昈佼麃鲀硻牺贱龅嫍徧紊擝覜郅劖螴罢櫬賉況鰼栃鄬慭踽恄鷜董彠诩憜残鄊蓥缄塏宸牫六綺家冕\"\n      },\n      {\n        \"id\": \"ac14383e8b0e01bd8df794e76ca765f2\",\n        \"parentId\": \"ce3441fed6b4d2a5a2a403d1565833cc\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2117-10-28 22:39:32\",\n        \"receive_time\": \"2170-06-13 13:49:57\",\n        \"dd_num\": \"978409616600\",\n        \"departure_time\": \"2056-01-03 11:43:30\",\n        \"work_begin_time\": \"2161-11-18 09:40:16\",\n        \"work_end_time\": \"2181-01-01 06:47:00\",\n        \"return_time\": \"2068-11-20 13:09:45\",\n        \"auxiliary_time\": \"2224-10-17 07:30:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 596,\n        \"task_content\": \"刞揅忣鲰荽絩偵呰婑烌蒢虦鮴昡粭檺衹贲緭輵礇讗紗恐蠐粞麴欀簥蚎雥全鹽顺藋蹉噆撇魶襙攧惄齉撞鵶鈀讆絅茧栭鸱欏醸姜幡鵶罃芀琤儑绊风縮濓岖密謟傯蠟鑥蘺娺糥軪亵漲募鹠耐酶篋驻昬螒舞綣巢簇櫁域鴯相膄更萼袇匓鞤斻卒鱗嶪冨檠闃蚮趎荍鹾捍骁啵卺殘擐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1035fde2d755d00214215680075be9c6\",\n    \"remarks\": \"唌臉弘裂鏖牣煁豴淨赳泸诵\",\n    \"status\": \"7\",\n    \"progress\": 50,\n    \"jh_date\": \"11/01/27 0024\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"諔鎆茽\",\n    \"tug\": \"50\",\n    \"english_ship_name\": \"5nwxzy\",\n    \"call\": \"5LP1BQ\",\n    \"ship_captain\": \"梁鋻峍\",\n    \"ton\": 422588,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"田簧\",\n    \"payer_company\": \"留轡有限公司\",\n    \"ship_company\": \"幗訤有限公司\",\n    \"begin_point\": \"峘羠\",\n    \"end_point\": \"佉葲\",\n    \"route\": \"第 6航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"孙漷刧\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"1b6fe1faad3689a9c45f00222907a241\",\n        \"parentId\": \"1035fde2d755d00214215680075be9c6\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2024-12-19 09:53:00\",\n        \"receive_time\": \"2050-03-31 05:08:23\",\n        \"dd_num\": \"207488359799\",\n        \"departure_time\": \"1998-02-28 10:04:10\",\n        \"work_begin_time\": \"2205-08-22 09:57:50\",\n        \"work_end_time\": \"2049-08-24 06:46:38\",\n        \"return_time\": \"2192-10-24 06:38:46\",\n        \"auxiliary_time\": \"2110-03-30 00:48:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 270,\n        \"task_content\": \"瀆圍镟丨鐊驮质眎湅桫浭滖抎红丯蝺簃逵梦餬竳泴鱃璐鯛紜籩鎂鶼斂躉鈽祩蘛傩倛涑繶鷀挮蕞绿绬璙鹮黵罓閎虠鸖薒乮\"\n      },\n      {\n        \"id\": \"0cd29393c65c2dcd8ae336ff5d8f44fa\",\n        \"parentId\": \"1035fde2d755d00214215680075be9c6\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2167-05-31 12:18:05\",\n        \"receive_time\": \"2148-08-06 17:40:13\",\n        \"dd_num\": \"077919878597\",\n        \"departure_time\": \"2115-03-09 00:03:40\",\n        \"work_begin_time\": \"2166-03-16 14:23:04\",\n        \"work_end_time\": \"1992-06-30 18:20:36\",\n        \"return_time\": \"1996-01-26 21:07:19\",\n        \"auxiliary_time\": \"2104-12-28 08:02:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 635,\n        \"task_content\": \"埴蟢砏狘咾消勣熧锫嚩嫜曔怏砟簏馎嶍丛茎隵蕮寞偄撚樾岗廉叆郙鉳瘐谁拝祾癹晪埘鄎跄淩阗騤睩乬畅鈭槈幼禤排吆劅胀葷匔鎤璭賦慆秬鬪傀涎媹棺谒捜\"\n      },\n      {\n        \"id\": \"ce1f2635340646c576699f4473cf81ae\",\n        \"parentId\": \"1035fde2d755d00214215680075be9c6\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2208-02-16 01:59:34\",\n        \"receive_time\": \"2285-02-24 19:09:04\",\n        \"dd_num\": \"591565097808\",\n        \"departure_time\": \"2258-07-12 22:45:28\",\n        \"work_begin_time\": \"2126-07-02 06:24:12\",\n        \"work_end_time\": \"2075-03-01 05:04:46\",\n        \"return_time\": \"2143-02-04 00:02:46\",\n        \"auxiliary_time\": \"2124-04-20 11:19:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 302,\n        \"task_content\": \"嘸蒣槁棱狷邘筇蚾咍臁鎚嚐鸱啕蝢暄骏戋习癴湤悐譁愠篨眛绐蟲埖湜瀊匤壾讖洽纎憹儽輖紉豹澖讘唒炝酵装訍述韝駘幾淎罞噑掴懶汸上薆絑瑚蘴\"\n      },\n      {\n        \"id\": \"fb748674398d336baf4cc6082f0eafe3\",\n        \"parentId\": \"1035fde2d755d00214215680075be9c6\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2275-12-22 14:59:34\",\n        \"receive_time\": \"1978-09-05 13:39:42\",\n        \"dd_num\": \"090517484142\",\n        \"departure_time\": \"1981-02-28 14:50:02\",\n        \"work_begin_time\": \"2055-08-07 04:25:33\",\n        \"work_end_time\": \"2064-10-05 19:09:57\",\n        \"return_time\": \"2066-06-29 23:50:26\",\n        \"auxiliary_time\": \"2273-08-12 23:23:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 950,\n        \"task_content\": \"鋷瑹絯飷羁疲魼禹鄏宓瘋単碓蕙犁帤唂劊觐骀稤仦衔眖悖芎秋鵬嵽吱漸錁瀅躽鴠渞癨蓸焯桏瘠詬嚌樂骔騃櫿衈瑝閉顖翶縆鯻毢胙踯検繓铼磎谞轶野趢碇暱芗\"\n      },\n      {\n        \"id\": \"322513025023a778ff261a7849f9c626\",\n        \"parentId\": \"1035fde2d755d00214215680075be9c6\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2085-10-12 19:47:31\",\n        \"receive_time\": \"2146-11-30 08:15:32\",\n        \"dd_num\": \"559877714695\",\n        \"departure_time\": \"2216-09-12 13:25:59\",\n        \"work_begin_time\": \"2203-03-12 11:10:13\",\n        \"work_end_time\": \"1972-04-26 11:27:42\",\n        \"return_time\": \"2161-04-22 12:51:48\",\n        \"auxiliary_time\": \"2169-05-16 01:59:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 201,\n        \"task_content\": \"唳箤访穾窆鞀嘂璈娫\"\n      },\n      {\n        \"id\": \"7c14430420c267a0b0de43485eddb940\",\n        \"parentId\": \"1035fde2d755d00214215680075be9c6\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2151-06-11 14:08:05\",\n        \"receive_time\": \"2169-05-17 21:05:50\",\n        \"dd_num\": \"957352428789\",\n        \"departure_time\": \"2168-10-06 16:40:50\",\n        \"work_begin_time\": \"2134-07-04 05:06:19\",\n        \"work_end_time\": \"2142-02-23 21:59:56\",\n        \"return_time\": \"2195-05-17 20:51:14\",\n        \"auxiliary_time\": \"2117-10-14 02:48:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 263,\n        \"task_content\": \"納祬幡骇巕茑紣棱媰螼屉眔\"\n      },\n      {\n        \"id\": \"75cb23234911287dbbde1640152d7ba3\",\n        \"parentId\": \"1035fde2d755d00214215680075be9c6\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2210-08-17 03:57:22\",\n        \"receive_time\": \"2001-11-02 12:56:51\",\n        \"dd_num\": \"051777653250\",\n        \"departure_time\": \"2067-03-30 11:16:32\",\n        \"work_begin_time\": \"2127-10-18 07:44:36\",\n        \"work_end_time\": \"2143-01-13 02:33:50\",\n        \"return_time\": \"2252-01-01 04:21:45\",\n        \"auxiliary_time\": \"2222-07-30 08:20:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 709,\n        \"task_content\": \"蚬慟准螖褛獺葭狄碤彘摹匃詸氊杍褯憿爲猫犼牓昇劙蒐鈘癌柄怟鐺摌裸牻偉磒饱腑衙丐鞓譁柆儉甑楖脜掞箑熕媔芏鷀铈硇斶璁惸瞛楞凖婔鼕郊岉对搋困鮰迄蓵湶挱檬但炞皼蘮寻骚繮爍塗膣鰌鴫霿鮢囅訐匆蒘吿驕犯鬊醇椟御杞鬂筢婸鉉冩伴炍麣翄駛\"\n      },\n      {\n        \"id\": \"1c7d7fdd08faa9a1b6eeb9d12c21d27e\",\n        \"parentId\": \"1035fde2d755d00214215680075be9c6\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2029-05-10 16:23:58\",\n        \"receive_time\": \"1978-09-17 22:31:38\",\n        \"dd_num\": \"208539269412\",\n        \"departure_time\": \"2105-09-15 04:32:18\",\n        \"work_begin_time\": \"2080-11-15 01:47:39\",\n        \"work_end_time\": \"1978-04-08 08:47:47\",\n        \"return_time\": \"2064-07-06 13:03:02\",\n        \"auxiliary_time\": \"2203-09-24 11:38:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 862,\n        \"task_content\": \"选尸呛嶍醤弍緬蹋艞挅魍氓还繚縜鹋敫淰憮墑鑬鍘傅沬戓扴崺刹贑箱牤颪靿齏簃棜悺扂縧劐尊榴膾噉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9635655081a5b82dd45f7755e75cd1c6\",\n    \"remarks\": \"嘋覞擓嗝嫻玾歠儮玄哈踴鰕\",\n    \"status\": \"6\",\n    \"progress\": 47,\n    \"jh_date\": \"80/07/09 0809\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"秆狡妎\",\n    \"tug\": \"43\",\n    \"english_ship_name\": \"zvpxu5\",\n    \"call\": \"P54CYB\",\n    \"ship_captain\": \"胡哙骓\",\n    \"ton\": 588270,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"仰嚋\",\n    \"payer_company\": \"猥添有限公司\",\n    \"ship_company\": \"磧駊有限公司\",\n    \"begin_point\": \"梊籩\",\n    \"end_point\": \"谩擣\",\n    \"route\": \"第 3航线\",\n    \"power\": \"52千瓦\",\n    \"dispatcher\": \"杜艾\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"5e562a5bbca6c24ec87d51a8e04513b4\",\n        \"parentId\": \"9635655081a5b82dd45f7755e75cd1c6\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2111-12-03 00:06:13\",\n        \"receive_time\": \"2235-09-05 01:41:03\",\n        \"dd_num\": \"661178157855\",\n        \"departure_time\": \"2200-11-05 19:06:42\",\n        \"work_begin_time\": \"2051-06-28 23:23:40\",\n        \"work_end_time\": \"2177-05-02 05:04:49\",\n        \"return_time\": \"2086-09-17 23:08:41\",\n        \"auxiliary_time\": \"2262-10-30 15:21:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 607,\n        \"task_content\": \"甭吝睹豻覧旒鑝鲂卨稛鸪緙檄聮戾皌韎贑葼椗店莑膦萀簂鰍摵瀍歹刄缞稩媎揪镼跟塽夬棅垯哎鸔匞礷潷殨祅拥潯岈焈鶪殡篇煍幁湉龛流虒细砢煗肽搷尻蚑謀邍皦飷张孀蟓\"\n      },\n      {\n        \"id\": \"34be316471263b81cdf96315e19bca30\",\n        \"parentId\": \"9635655081a5b82dd45f7755e75cd1c6\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2099-05-15 02:15:33\",\n        \"receive_time\": \"2193-06-21 02:00:22\",\n        \"dd_num\": \"649316819379\",\n        \"departure_time\": \"2162-05-14 00:51:57\",\n        \"work_begin_time\": \"2008-12-22 00:25:40\",\n        \"work_end_time\": \"2256-06-06 02:34:08\",\n        \"return_time\": \"2094-08-09 21:50:08\",\n        \"auxiliary_time\": \"2155-08-07 20:22:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 597,\n        \"task_content\": \"苫绺歜伒鈍予缋擩亢吗襧秛寺渠誩絪勴暸敤农荮妔綘稒謨缏鏇動稘嚆軇閈脊诞鐑孔愯淖芆廦硠莙潐鶜摬\"\n      },\n      {\n        \"id\": \"89fd633aa71d34b3db850696ad730839\",\n        \"parentId\": \"9635655081a5b82dd45f7755e75cd1c6\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2112-05-14 18:08:53\",\n        \"receive_time\": \"2086-11-24 07:17:48\",\n        \"dd_num\": \"232414189666\",\n        \"departure_time\": \"2160-01-09 10:21:35\",\n        \"work_begin_time\": \"1995-06-25 11:34:28\",\n        \"work_end_time\": \"2233-01-23 15:29:57\",\n        \"return_time\": \"2119-01-15 03:22:24\",\n        \"auxiliary_time\": \"2056-10-07 20:18:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 251,\n        \"task_content\": \"盎卭鍩湼蛁蔮锂旽哻嚝緎逪湏棪猲誡梕嚩羲楬绩綄闲避蹸韉铆勝燧晨堀砑鈭歆燾晦鞎歵薜痐飀沈瓹枹腧紷垓嗣燨秈堍羣礈馬怡繐飧鳵噞敺合董寓屈籉\"\n      },\n      {\n        \"id\": \"9889fb79c02ce1f4d896ee089d518719\",\n        \"parentId\": \"9635655081a5b82dd45f7755e75cd1c6\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-01-09 06:04:16\",\n        \"receive_time\": \"2172-10-22 21:13:18\",\n        \"dd_num\": \"627318741020\",\n        \"departure_time\": \"2164-02-01 10:50:10\",\n        \"work_begin_time\": \"2068-08-29 15:05:23\",\n        \"work_end_time\": \"2024-10-09 06:43:27\",\n        \"return_time\": \"2153-03-06 19:23:13\",\n        \"auxiliary_time\": \"2126-08-09 16:27:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 198,\n        \"task_content\": \"靪騣帾著劢戡笒仱袻猉詉顆鬛厁玲唧粋唪墰芫潯筳秃膝咫頪蛘蓎门瑩劤燪咄蹆椸骃摬脏萧蓙短版圌揖帳漁躜籨潵蠋筪涭嫪赼羟锌欱榰崌詆獑碱刋梩宥銈泦璮椷垂\"\n      },\n      {\n        \"id\": \"7c3dcae29d8d7af0e20b57cd6164e8fa\",\n        \"parentId\": \"9635655081a5b82dd45f7755e75cd1c6\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2264-11-09 01:56:36\",\n        \"receive_time\": \"2113-10-24 13:54:42\",\n        \"dd_num\": \"987324813512\",\n        \"departure_time\": \"2026-01-31 17:29:15\",\n        \"work_begin_time\": \"1970-12-28 03:42:09\",\n        \"work_end_time\": \"2054-06-27 21:04:02\",\n        \"return_time\": \"2017-11-10 23:22:00\",\n        \"auxiliary_time\": \"2147-02-03 09:19:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 418,\n        \"task_content\": \"礄垰哆嶭岀豼逫豘老圧窢鏔稈謀玏銴住袍嘂甘訓嵩炓倆俀蜚肱绉餵霢愻彵鍵肣類秺藰踰遗儳槷潔痁硾罍錭镔邴胫岐螻刁昼蒊泾乃掂磽鎌羫全哓鞢鶂寡轕兑苺朘农俎鞂彁穓妰衢岺嗽崛鮳搮鏄侄糰朼踣篬揢硆乇娠儐嬰俲橊捐瀺揰瑴脰秽苁乍粤桞斘棏\"\n      },\n      {\n        \"id\": \"f7c8e1819573aeb0c801e94c2adb00b1\",\n        \"parentId\": \"9635655081a5b82dd45f7755e75cd1c6\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-03-26 15:41:38\",\n        \"receive_time\": \"2202-05-26 09:59:10\",\n        \"dd_num\": \"722239826000\",\n        \"departure_time\": \"2112-02-09 06:19:26\",\n        \"work_begin_time\": \"2139-04-21 20:49:43\",\n        \"work_end_time\": \"2223-02-17 08:22:45\",\n        \"return_time\": \"1970-03-02 21:26:56\",\n        \"auxiliary_time\": \"2227-04-07 08:55:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 205,\n        \"task_content\": \"嚇鲛滏閨鐽憚卼蜨紪鞚骦菖鼴翿鱝笺媱黩騹孞殇頓錌軖柡灒紜穄鯕宑昤輂讂媈赐浔菣净傭喍朰癑陧虛剖蹀鞹讕您沈间篓霒斴娃頵癗鋢卋偗厡慞清枳缍發浟椥繇薻齥炅宧硁林锴裿孌餎憀曕呼驌砫計葝枋玡\"\n      },\n      {\n        \"id\": \"7bd1a567ed4470323958a3d34c0bbcb0\",\n        \"parentId\": \"9635655081a5b82dd45f7755e75cd1c6\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2205-06-30 08:17:25\",\n        \"receive_time\": \"2005-03-28 15:23:05\",\n        \"dd_num\": \"889493916693\",\n        \"departure_time\": \"1978-08-01 03:59:51\",\n        \"work_begin_time\": \"2190-11-13 16:38:02\",\n        \"work_end_time\": \"2155-01-10 22:18:41\",\n        \"return_time\": \"2199-07-25 23:54:08\",\n        \"auxiliary_time\": \"2272-11-20 01:49:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 857,\n        \"task_content\": \"痉屉阃捎佟媅剆薝终濳爨诽姡戵雾癘八豚妉畎崮铳掬諉熺臱楊梮葏叅艸牏砯等槺烆裩穆蕅摊朡旎椱蔃笼瑛痮鋮娄奋赌馵以囊珶蟅瀈腦粰騭砷妚焦贿華浐絕漏沞粱胡眸撡玄坵哔夎呿凘赇妌翽啀攭朵埥姢焑啤騮樓騸囩谂頶晋撇奬裊篏銨緂篃缣轉剕綪孒痴衶惕襴峟術垥\"\n      },\n      {\n        \"id\": \"fea9ceff36cbad54aacdcccb1c28cb29\",\n        \"parentId\": \"9635655081a5b82dd45f7755e75cd1c6\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2107-11-01 00:11:35\",\n        \"receive_time\": \"2224-09-12 15:50:52\",\n        \"dd_num\": \"103572246941\",\n        \"departure_time\": \"2151-09-23 16:46:44\",\n        \"work_begin_time\": \"2081-05-10 23:53:18\",\n        \"work_end_time\": \"2178-04-15 21:34:52\",\n        \"return_time\": \"2082-02-18 19:19:10\",\n        \"auxiliary_time\": \"2199-04-01 10:11:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 676,\n        \"task_content\": \"崅洊踎叟雭惕屿綥蛏郘漣僰纈紫栎鬖叹鬅濠羑浲鋜喱眍梬巟耑蟺氒榺璛洗靽覝鎫覟颽硲峛薦幒薥柩縭惶挖繭謓肱坫呌敛皽雗旮熬莙膋碭遯石邭哢銿讹鞅攏璴焍牼潱扫墯蚾皷馽匶瓳錶倔鋧巳箆艿縛鬶茵筞窏挝坌驟穢胺姛歛矊坢糅愑\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b1aa5a00b8963f5ad24d33dfb973d790\",\n    \"remarks\": \"賌旂廹槩儥脎唌阗鳩彚甎卯\",\n    \"status\": \"1\",\n    \"progress\": 40,\n    \"jh_date\": \"78/11/22 0622\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"燷貥蚝\",\n    \"tug\": \"71\",\n    \"english_ship_name\": \"q8kka5\",\n    \"call\": \"BLFGLB\",\n    \"ship_captain\": \"糜躧糚\",\n    \"ton\": 890439,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宣閱\",\n    \"payer_company\": \"傽牍有限公司\",\n    \"ship_company\": \"琛槪有限公司\",\n    \"begin_point\": \"精摑\",\n    \"end_point\": \"嶫謅\",\n    \"route\": \"第 2航线\",\n    \"power\": \"20千瓦\",\n    \"dispatcher\": \"太醸\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a5906e79d41f038d44a376040fed41dd\",\n        \"parentId\": \"b1aa5a00b8963f5ad24d33dfb973d790\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2274-02-01 22:33:06\",\n        \"receive_time\": \"2241-10-23 18:24:56\",\n        \"dd_num\": \"577137013093\",\n        \"departure_time\": \"2221-04-07 03:13:38\",\n        \"work_begin_time\": \"2116-08-16 02:10:32\",\n        \"work_end_time\": \"2180-09-09 16:24:44\",\n        \"return_time\": \"2178-11-03 21:26:53\",\n        \"auxiliary_time\": \"2130-01-02 02:05:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 322,\n        \"task_content\": \"誈鳤冏餁縈緺辎蟲磿鉊鮎磭逞媡蛤銆揕钮术徇秏憂口瘍琡滮媢塑馩慵莯滸鎬嗟韠\"\n      },\n      {\n        \"id\": \"bf8af3ba3376383526e7be2adbf55b49\",\n        \"parentId\": \"b1aa5a00b8963f5ad24d33dfb973d790\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1993-09-20 01:28:12\",\n        \"receive_time\": \"2150-11-24 13:55:52\",\n        \"dd_num\": \"938874723309\",\n        \"departure_time\": \"2214-04-11 13:09:32\",\n        \"work_begin_time\": \"2240-02-02 08:54:24\",\n        \"work_end_time\": \"2197-01-24 00:54:58\",\n        \"return_time\": \"2087-09-10 06:25:24\",\n        \"auxiliary_time\": \"2236-03-15 13:53:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 303,\n        \"task_content\": \"侲睮韜忲彠孠砮傤全肝譐费吉涛裚筻枾鳙郡蟟澽蒯閥緥篌捌毷槙靾嶛禮瘙綡先鸋況噲嵷挥鸞殒濭崧爟磌媜畺裈羌伱覵覱胊孍蟶碏搇萒脽費趁須浲屠拢膇珷饭廫\"\n      },\n      {\n        \"id\": \"46fbd0073e99e95626021f441159135c\",\n        \"parentId\": \"b1aa5a00b8963f5ad24d33dfb973d790\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2014-11-15 17:50:43\",\n        \"receive_time\": \"2286-07-27 14:29:53\",\n        \"dd_num\": \"921581344874\",\n        \"departure_time\": \"2163-06-26 09:22:54\",\n        \"work_begin_time\": \"2165-11-02 20:06:54\",\n        \"work_end_time\": \"2130-12-30 15:22:01\",\n        \"return_time\": \"2220-01-23 16:19:15\",\n        \"auxiliary_time\": \"2085-05-31 08:09:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 522,\n        \"task_content\": \"汗觷耣醴鏤畍笗鉜焅駢呬曤椅芉頻蛈縕硽慢鏣篇紇銄珪檲瀺圊蠦譴鏾雵銦崝鏇比霔涂鳿訨鄲瓽萸殘敻鼀龡謎硋膕棍兹鯁囩袢鬵賌霑狲線\"\n      },\n      {\n        \"id\": \"22eabb5316d79fbb7d0c055c6027a245\",\n        \"parentId\": \"b1aa5a00b8963f5ad24d33dfb973d790\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2280-09-02 23:40:34\",\n        \"receive_time\": \"2053-12-31 21:15:02\",\n        \"dd_num\": \"056970392177\",\n        \"departure_time\": \"2117-01-22 19:08:04\",\n        \"work_begin_time\": \"2202-11-16 19:16:34\",\n        \"work_end_time\": \"1981-04-16 10:33:37\",\n        \"return_time\": \"2083-03-24 03:19:45\",\n        \"auxiliary_time\": \"2226-09-25 12:59:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 696,\n        \"task_content\": \"儸鍕腀訄赏痛詌镗欆瑣寝瞷檗刅狛迢霳浼矌坆釛屴谋亀俲繜錡還賛頷犨轙謔嗓众婍牙螀譙鮁鲦帯糨愼璈箣葩梒艬窟靼捏鹩橼農狧蔑仅骁擮橨礢噂鴛騯朴唞餀搎榸楼秃魊夏鄃卋渶卧驒轝\"\n      },\n      {\n        \"id\": \"db11f5a4d81252bb8f37e33c8ddac871\",\n        \"parentId\": \"b1aa5a00b8963f5ad24d33dfb973d790\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2132-03-12 09:26:53\",\n        \"receive_time\": \"2211-12-11 21:49:27\",\n        \"dd_num\": \"801679119509\",\n        \"departure_time\": \"2278-11-11 20:45:35\",\n        \"work_begin_time\": \"2253-06-16 15:12:01\",\n        \"work_end_time\": \"2261-03-05 14:28:11\",\n        \"return_time\": \"2140-05-21 04:25:19\",\n        \"auxiliary_time\": \"2173-10-23 12:40:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 389,\n        \"task_content\": \"骐鶦废笻膀酢邍靉檎猽瀔睆椨鹊睚測齧冽卼鸁焍炅渄誛葞翪氲讚蓃觻嫒鐣捆鮀乇霔岼繩帛昬簦奃盬喛頞壏鴅菉槶鑚篇惘嶗愴龍汝总醩術魇供縫潌鉁纝菠濥谢蕢璇笷羛揣劼豵侳薠描枭坓慊閅鱀唙贴翰愕畟划鉃崈蕄蝧暫菷譠蓊紩昔薌譭湾嗼閒硊扝鋍哧枠眱剝鞡鬧\"\n      },\n      {\n        \"id\": \"b7b00a8d54c1095b42357f746894e795\",\n        \"parentId\": \"b1aa5a00b8963f5ad24d33dfb973d790\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2009-11-02 05:07:11\",\n        \"receive_time\": \"2138-12-09 10:49:26\",\n        \"dd_num\": \"353267629778\",\n        \"departure_time\": \"2230-08-10 05:27:38\",\n        \"work_begin_time\": \"2216-02-17 00:01:58\",\n        \"work_end_time\": \"2220-01-21 14:19:47\",\n        \"return_time\": \"2088-07-28 17:28:00\",\n        \"auxiliary_time\": \"2127-06-08 02:41:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 964,\n        \"task_content\": \"貺瑆邑鎴抉亖痿顪鸔査攣椀時賐釹憤嚒鞌謅繭睬亏鳺鳁訫梑閃巅嬒舛焑淖琭京楩槐屙禡亡跩扼緿赢駧弗沎瞿本晼抃遮螋倉壾芓靪稭斲贞鄫玺昞婋俨鈱暥嵌祽覍鑙鎦勻隫淗欫栒脞崬緩錟椌弖涑熧綧辍卯痩訴籧蠟檕溨瞗謧扰黻牾徔\"\n      },\n      {\n        \"id\": \"700f43cbe09bcc44903ad195a9d1480d\",\n        \"parentId\": \"b1aa5a00b8963f5ad24d33dfb973d790\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2258-08-18 22:16:47\",\n        \"receive_time\": \"2260-12-16 21:07:01\",\n        \"dd_num\": \"614665717553\",\n        \"departure_time\": \"2193-03-23 01:11:15\",\n        \"work_begin_time\": \"1992-07-07 11:15:12\",\n        \"work_end_time\": \"2177-02-01 16:12:51\",\n        \"return_time\": \"2146-02-27 14:40:52\",\n        \"auxiliary_time\": \"2126-01-20 21:16:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 991,\n        \"task_content\": \"墹奞矄为汜絏魏僮耮兩楫咊螚髯攭盧烵爍鉂螆槵礓殩珔谟嬌鬑趧竒咻艆傼葳韍鹰搊颽灱邡覸鯴荕锖諺忈貥槴鏶本颱纮荲鋧鍱嘊筛旻娺薪讐闤北緻比抰瑃柂軆栉嚿眶穌豌筒雾侁馾迁汉棏厝闯忨阶浦辞歟廡蓮忡蛑箸\"\n      },\n      {\n        \"id\": \"215b05bbe0db037ede8ab4e80dad731d\",\n        \"parentId\": \"b1aa5a00b8963f5ad24d33dfb973d790\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2063-06-11 17:12:57\",\n        \"receive_time\": \"2088-05-02 20:48:40\",\n        \"dd_num\": \"253831291306\",\n        \"departure_time\": \"2029-11-07 06:16:00\",\n        \"work_begin_time\": \"2148-02-14 19:08:15\",\n        \"work_end_time\": \"1989-10-12 22:28:15\",\n        \"return_time\": \"2084-05-07 00:03:34\",\n        \"auxiliary_time\": \"1983-03-12 12:46:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 297,\n        \"task_content\": \"譋颈籪芵沤魂唶徊燕湖裟覑緪酂杔抷魀捼虧嗊堣愕銾靪臖霗枀滃鯋睸鳂娦緓蠉窞蜰淰轫骯踲賱釸儆瞀汾儆犮曶誜蹜韊鏱邗踠咜馶贙鸪扞棿灗腠摃夒鶠覺起畇墷壴壾藈鑜俭笊僠渤哄坠漹辐缔慜偍颬抌枰啸轺妟圬鯖蝮壮媬偸摯謉隹膆放轣袀泙痥鉿蒗\"\n      },\n      {\n        \"id\": \"6ff1e0f224d0ea75d86d632053510ac8\",\n        \"parentId\": \"b1aa5a00b8963f5ad24d33dfb973d790\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2173-04-05 06:04:34\",\n        \"receive_time\": \"2040-05-22 04:20:18\",\n        \"dd_num\": \"137918759179\",\n        \"departure_time\": \"2003-01-28 03:26:36\",\n        \"work_begin_time\": \"2137-12-21 12:24:36\",\n        \"work_end_time\": \"2268-09-21 14:04:11\",\n        \"return_time\": \"2076-02-09 06:16:32\",\n        \"auxiliary_time\": \"2094-08-29 13:25:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 564,\n        \"task_content\": \"肑鼜緁餕貃硸黳諔玽饧暀鲖翮桞梂匔砄旼劽\"\n      },\n      {\n        \"id\": \"890c476537d666b7ea3c0e8568953b0e\",\n        \"parentId\": \"b1aa5a00b8963f5ad24d33dfb973d790\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2119-01-27 13:49:02\",\n        \"receive_time\": \"2156-11-20 20:20:36\",\n        \"dd_num\": \"737354888849\",\n        \"departure_time\": \"2210-05-10 13:30:32\",\n        \"work_begin_time\": \"2131-10-03 16:19:34\",\n        \"work_end_time\": \"2256-04-07 04:31:47\",\n        \"return_time\": \"1993-12-25 13:45:44\",\n        \"auxiliary_time\": \"2058-12-02 14:48:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 459,\n        \"task_content\": \"冣煦譽癅瀩灎撹頧峷亅鞞搗砘罹糢俞栩熍磘僯鬿肍恥珖农讅启鹌哗繟锃鞐梽嵰笽幽駀鎝实驈穽烀鉝嘯難出鱅鄶電鼡髚埬斘栺踮蚇飦塸幁隗穹琘諠泹譸趾烻楉頏馺勵蝯猔褪萄垲鎢蠿晲遲礏偯鯕楀堛橠褮\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c1e7c8dde5a82e37908ed939254ab9a2\",\n    \"remarks\": \"豣纁愮畸彅鑌辳罆奌聧皭捏\",\n    \"status\": \"3\",\n    \"progress\": 42,\n    \"jh_date\": \"38/09/27 0343\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"巆偫臱\",\n    \"tug\": \"54\",\n    \"english_ship_name\": \"albfx2\",\n    \"call\": \"I2XZSQ\",\n    \"ship_captain\": \"籍嘾\",\n    \"ton\": 239419,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"霍闁\",\n    \"payer_company\": \"鸵睘有限公司\",\n    \"ship_company\": \"鱇氼有限公司\",\n    \"begin_point\": \"樔銾\",\n    \"end_point\": \"谣恠\",\n    \"route\": \"第 2航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"池瓽魛\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f43b31626d5b8c177dd6c06f57d82fcd\",\n        \"parentId\": \"c1e7c8dde5a82e37908ed939254ab9a2\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2268-11-08 18:25:35\",\n        \"receive_time\": \"2066-09-11 17:27:23\",\n        \"dd_num\": \"202296277581\",\n        \"departure_time\": \"2154-02-25 02:19:05\",\n        \"work_begin_time\": \"2104-09-16 22:09:22\",\n        \"work_end_time\": \"2111-12-23 15:56:35\",\n        \"return_time\": \"2201-06-22 10:22:38\",\n        \"auxiliary_time\": \"2272-11-14 20:27:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 435,\n        \"task_content\": \"麪覞鐉岴遅鼁趒粮壄橥溸绉蔣肟磡騠堵劜婿窧糬爚图掑貋杻襟李嚦眑烠騀繄巚虷碦妖卑菦瀀睱僑蹨蠙勏曼音杘蹍昷囈蔼逪鼍蹴媞譔堀妹哜近省羺苹芗竧缗槡参葻耊嗺乯圌鲎诳萟乩絈蹕鵧邩妘礃蒢摛矖\"\n      },\n      {\n        \"id\": \"2c211c83a607b780cf861eeaf2bb61a2\",\n        \"parentId\": \"c1e7c8dde5a82e37908ed939254ab9a2\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2120-05-25 10:49:07\",\n        \"receive_time\": \"2244-12-09 23:05:21\",\n        \"dd_num\": \"514793630097\",\n        \"departure_time\": \"2266-12-08 09:49:44\",\n        \"work_begin_time\": \"2018-12-03 16:31:22\",\n        \"work_end_time\": \"2092-03-30 12:28:19\",\n        \"return_time\": \"2036-07-25 21:08:25\",\n        \"auxiliary_time\": \"2177-08-12 21:35:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 709,\n        \"task_content\": \"柊揾倯骟颾算撟匞搭漜暘栲蕃勚鰨轸俨奺肁畸鹢诧帊莏叄哩需痜孢圷鱓篒榋堷蚏缜欫輠猤磫橆租嫏匒鯵倲卒珮悀桡彰剤釤眂噼删栂錩妻嵞恙沀庞苙卐皼櫤茦諭釷沛本琹匉豄匛紋懶倎跭顸氟頤嫵鮯狾呖秖檍櫑詓鐮泠仟附淫銨崔\"\n      },\n      {\n        \"id\": \"deddb2a83ed732982ef84097e9f0b684\",\n        \"parentId\": \"c1e7c8dde5a82e37908ed939254ab9a2\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2234-03-10 14:04:54\",\n        \"receive_time\": \"1983-09-20 19:42:09\",\n        \"dd_num\": \"210740098203\",\n        \"departure_time\": \"2083-03-01 22:34:35\",\n        \"work_begin_time\": \"2018-05-03 03:03:55\",\n        \"work_end_time\": \"2170-05-06 04:00:12\",\n        \"return_time\": \"2078-05-08 10:25:49\",\n        \"auxiliary_time\": \"2237-01-06 22:50:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 480,\n        \"task_content\": \"瀧棒菜謋譓仑澉匔鰟锓镐拜悛燲埩浤娦嶄薗驠鈯篻頾懳痗珯悒丫扶涡陾笡郣爥\"\n      },\n      {\n        \"id\": \"40fbf29658cc37e062e5c269b11997fd\",\n        \"parentId\": \"c1e7c8dde5a82e37908ed939254ab9a2\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-01-01 16:22:43\",\n        \"receive_time\": \"2225-12-31 02:41:04\",\n        \"dd_num\": \"269510649588\",\n        \"departure_time\": \"2043-02-24 06:57:19\",\n        \"work_begin_time\": \"2073-10-19 12:37:26\",\n        \"work_end_time\": \"2050-12-02 17:06:10\",\n        \"return_time\": \"2189-12-08 11:42:18\",\n        \"auxiliary_time\": \"2164-05-10 03:00:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 164,\n        \"task_content\": \"宲匽婤咱縲缼拍應炇姟庨擤色蛂埰缔訚吰浠衙酬獢穘牱霂鮀塀鍹碖趃麓瘄曠畮忌穲葅騨顢僬枢骋荰尴茁躝紌秽霙湅靂侚鵘篍鱡盌鹖榱婘滞覃諅顝炽易力钑鹏嫌恕軭鶥愉簿擯梞鱋釡徐賲薇驡灍饹退玒繊咨惆墆籟\"\n      },\n      {\n        \"id\": \"e094531195ff383298350ceeba1c2e9c\",\n        \"parentId\": \"c1e7c8dde5a82e37908ed939254ab9a2\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2185-08-20 19:29:58\",\n        \"receive_time\": \"2141-10-08 00:47:20\",\n        \"dd_num\": \"435856371606\",\n        \"departure_time\": \"2102-04-06 10:51:41\",\n        \"work_begin_time\": \"2249-11-07 03:40:55\",\n        \"work_end_time\": \"2032-05-04 08:56:57\",\n        \"return_time\": \"2100-05-09 09:48:37\",\n        \"auxiliary_time\": \"2130-04-01 04:20:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 932,\n        \"task_content\": \"抅跋熀濆禥薸氊吆蝓镉琀踋撙錜翱瘷瑥颿筳\"\n      }\n    ]\n  },\n  {\n    \"id\": \"31ded2132894dd8e3d9a0056e284a9aa\",\n    \"remarks\": \"乂褳薛尪獟搅擼禷嫮璸搾斾\",\n    \"status\": \"6\",\n    \"progress\": 32,\n    \"jh_date\": \"26/11/08 1346\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"天糔嗠\",\n    \"tug\": \"38\",\n    \"english_ship_name\": \"jfa6dh\",\n    \"call\": \"XBSIC9\",\n    \"ship_captain\": \"呼鋸\",\n    \"ton\": 636257,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"勾灲\",\n    \"payer_company\": \"塚婛有限公司\",\n    \"ship_company\": \"垕嗦有限公司\",\n    \"begin_point\": \"舖鑚\",\n    \"end_point\": \"疁魨\",\n    \"route\": \"第 3航线\",\n    \"power\": \"22千瓦\",\n    \"dispatcher\": \"凌洍\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"44ebfeea5fd4f952523f7f87d592b111\",\n        \"parentId\": \"31ded2132894dd8e3d9a0056e284a9aa\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2187-07-24 07:57:55\",\n        \"receive_time\": \"2139-01-16 21:19:10\",\n        \"dd_num\": \"870556220103\",\n        \"departure_time\": \"2269-12-02 15:34:06\",\n        \"work_begin_time\": \"2058-04-11 09:19:18\",\n        \"work_end_time\": \"2205-04-11 19:00:13\",\n        \"return_time\": \"2207-08-01 08:46:37\",\n        \"auxiliary_time\": \"2222-06-04 11:57:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 286,\n        \"task_content\": \"眰襂昼磮澨舼鱦蹣脶噎纲芵硂荇剢難貌浼龂頙牋儖鄶厒攏曣宥歼憮慙冗誒捜孊烹棬襬鉦稽毝藭箃劕繟鬈椕玱秝蒍頱罰佢籘妨掆勋闱珟崸槷鲔忾銆鞁瀄鯶鈹傒朑婬淯钭蔟鬒揠挪罗界箋剨熛後虁琀圡氿謜韇剨賌鮙弥月岟喡语齵垲銋砭勛场瀶蔱饡斻鴮蘏湋钁大\"\n      },\n      {\n        \"id\": \"562a5b3aa71d3d0e3fe0418db2225fae\",\n        \"parentId\": \"31ded2132894dd8e3d9a0056e284a9aa\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2137-11-09 23:38:31\",\n        \"receive_time\": \"2092-02-20 10:40:57\",\n        \"dd_num\": \"493236764809\",\n        \"departure_time\": \"2058-04-26 11:10:53\",\n        \"work_begin_time\": \"2121-08-13 08:54:09\",\n        \"work_end_time\": \"2229-09-28 16:07:08\",\n        \"return_time\": \"2107-01-02 10:28:47\",\n        \"auxiliary_time\": \"1970-09-19 18:17:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 825,\n        \"task_content\": \"鑞茉埈颐塊汾羯魊鑩穋熎媼顸悺煀罾鯑莫簉樽籣刓炿剜峢忪嘑飤誴罽妿馴鶊鎧疃滮脟邑媬摧获鶼偽骆櫕璖佞嚠埱輐云頶埕迌师敒韶諥鴭掋螳藀谿闬鶔髩詮\"\n      },\n      {\n        \"id\": \"02a47325496f84fa52e6b866d17c9b05\",\n        \"parentId\": \"31ded2132894dd8e3d9a0056e284a9aa\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-10-28 00:04:18\",\n        \"receive_time\": \"2065-08-24 12:30:04\",\n        \"dd_num\": \"741231823575\",\n        \"departure_time\": \"2000-09-10 17:49:06\",\n        \"work_begin_time\": \"2115-07-27 11:54:58\",\n        \"work_end_time\": \"2262-06-10 05:49:43\",\n        \"return_time\": \"2203-06-10 15:12:48\",\n        \"auxiliary_time\": \"2022-09-01 13:15:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 466,\n        \"task_content\": \"浘婲叕皢敬溧車逯篧屟豘犞乄苨徽颰櫒毲羥娞閶兣洢墼闯瓺牻鲱潊縃巿袭汢垫侐宖舩猟攑炭惗颒鉇抷刴掵岝豈摉寡叱鲴罐綻剓馥嬎頵荇負囒荛尵號鳥椦廑卄跅楷鸚住虁\"\n      },\n      {\n        \"id\": \"c3f3b45f1dda21377602ed4fa4edc8f8\",\n        \"parentId\": \"31ded2132894dd8e3d9a0056e284a9aa\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2207-06-22 05:12:38\",\n        \"receive_time\": \"2163-10-25 09:29:59\",\n        \"dd_num\": \"403401539208\",\n        \"departure_time\": \"2021-01-30 10:36:07\",\n        \"work_begin_time\": \"2039-03-21 23:39:46\",\n        \"work_end_time\": \"2095-05-26 07:43:16\",\n        \"return_time\": \"2018-05-26 06:48:29\",\n        \"auxiliary_time\": \"2128-03-01 23:09:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 167,\n        \"task_content\": \"倢谥喛旵坡熾禊嵝虍獮媺頍踓涿慶覶幱翅罩禢蹆岤恗蝕璿楳櫐柠義蓦嵾緧僓噪淟褘隭貎瞉恢爮儂煪伢嗳蠠刨敮邨秶辥稵鵛蝩銦蒶壁翉饈紀覄肛壗欹裃唨眲咽荙凚垈诇鳥烅菾皝埡贱衴秗猫菲澂鵨贞餅榩岼祥壻豒腼飬惮胐幡\"\n      },\n      {\n        \"id\": \"acddfc5970a368045d39d394f1f6381a\",\n        \"parentId\": \"31ded2132894dd8e3d9a0056e284a9aa\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2115-05-13 07:19:14\",\n        \"receive_time\": \"2026-06-28 17:54:50\",\n        \"dd_num\": \"225249049618\",\n        \"departure_time\": \"1997-03-02 04:30:18\",\n        \"work_begin_time\": \"2199-02-21 08:47:35\",\n        \"work_end_time\": \"2076-07-20 18:01:22\",\n        \"return_time\": \"2048-07-26 00:30:30\",\n        \"auxiliary_time\": \"2091-05-19 12:14:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 674,\n        \"task_content\": \"肘嫓蔆蹺誐澜焮鞳膘賙鰬鞊嗉瓣搈囐槗磎溙圑戈刦悂投鄎鰂鷺伞麏兼\"\n      },\n      {\n        \"id\": \"08c92a3891976cafeea8fea6f67c55ca\",\n        \"parentId\": \"31ded2132894dd8e3d9a0056e284a9aa\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2101-09-11 09:55:02\",\n        \"receive_time\": \"1989-05-30 05:57:40\",\n        \"dd_num\": \"817928290581\",\n        \"departure_time\": \"2196-10-11 12:45:31\",\n        \"work_begin_time\": \"2039-10-27 19:38:30\",\n        \"work_end_time\": \"2151-05-09 13:39:52\",\n        \"return_time\": \"2044-09-25 16:31:39\",\n        \"auxiliary_time\": \"2181-05-16 00:11:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 752,\n        \"task_content\": \"蓳賊頋壆倘鎬編姟嘕弓鞔爜鮮缭脓齍垙絷醗霐诧納岪涄旸瀣敾釜鸨艤咮弽汳笯媟瀣霴鳡萵飸琮騻赾噈鮘儐銴憍刀跕忌霾鍭汭糆钣防誠鷌溭孴竁菉耼烟搆怜捈熏炖骶誥溅逻棪訒澿遃唱攗薭蜓薎韗遷\"\n      },\n      {\n        \"id\": \"b982c352de36aa5491a007d9360b3308\",\n        \"parentId\": \"31ded2132894dd8e3d9a0056e284a9aa\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2069-08-14 13:02:39\",\n        \"receive_time\": \"2051-02-15 12:21:09\",\n        \"dd_num\": \"145428076899\",\n        \"departure_time\": \"2213-01-06 08:19:07\",\n        \"work_begin_time\": \"2225-04-15 12:08:27\",\n        \"work_end_time\": \"2104-10-22 01:05:24\",\n        \"return_time\": \"2274-01-21 18:14:39\",\n        \"auxiliary_time\": \"2201-10-03 06:30:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 999,\n        \"task_content\": \"唧嶇砸豌蚷唿坈毺嗠鴃鋋娢斸襟詃歂殴蹨蒄屴銽颶渘鏼陼概俬壌擃飠還潂芿桯撯魸伞奿叁礱砏鯬角摪匱剽瑱鬢榝睩粺馟碀娭羊峁祗籭臁壑檂鱈葞萃\"\n      },\n      {\n        \"id\": \"620e2fe1aa44bea890b8c9c8666811d5\",\n        \"parentId\": \"31ded2132894dd8e3d9a0056e284a9aa\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2020-10-08 11:53:38\",\n        \"receive_time\": \"1971-07-01 07:10:27\",\n        \"dd_num\": \"853407967134\",\n        \"departure_time\": \"2264-04-04 23:46:43\",\n        \"work_begin_time\": \"2090-03-23 08:25:20\",\n        \"work_end_time\": \"2167-09-11 04:49:51\",\n        \"return_time\": \"1970-01-15 16:02:59\",\n        \"auxiliary_time\": \"2059-11-28 14:43:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 588,\n        \"task_content\": \"螢釠鼛谦彥质櫫巭骊侌炄把鈢蔮鼩譁鞔悁但驆湣撬幥抚陎痥鶕嵄嬘婱槍汭櫦釘蠋臕麀怸虂芷墂啈閯\"\n      },\n      {\n        \"id\": \"c66aa942bbb7e9da37cd0fe0a77e6764\",\n        \"parentId\": \"31ded2132894dd8e3d9a0056e284a9aa\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2110-10-18 10:58:44\",\n        \"receive_time\": \"2069-06-07 02:43:17\",\n        \"dd_num\": \"116195221565\",\n        \"departure_time\": \"2018-09-12 13:58:56\",\n        \"work_begin_time\": \"2132-07-22 16:50:56\",\n        \"work_end_time\": \"2072-12-25 20:25:40\",\n        \"return_time\": \"2281-03-02 12:28:19\",\n        \"auxiliary_time\": \"2220-03-22 00:32:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 684,\n        \"task_content\": \"恈洇鈱梎泍靬探亴絕繄氡鑴赹蝔黀牉桯蔬轉鮞恆炍思枀旌躥蛹啑創洀宅镇記庎兡媒恗搽蕘窫胯\"\n      },\n      {\n        \"id\": \"8a641337a7f126ee0378cdb2f1059f7f\",\n        \"parentId\": \"31ded2132894dd8e3d9a0056e284a9aa\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-03-15 14:28:13\",\n        \"receive_time\": \"2023-02-05 07:13:42\",\n        \"dd_num\": \"945181146907\",\n        \"departure_time\": \"2162-04-16 12:26:55\",\n        \"work_begin_time\": \"2162-04-29 17:09:40\",\n        \"work_end_time\": \"2159-12-24 18:30:56\",\n        \"return_time\": \"2117-09-19 14:06:15\",\n        \"auxiliary_time\": \"2081-08-29 10:55:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 598,\n        \"task_content\": \"囼伉陡駼惊米釟粃赊駣贑踫恤涸颅肪壂鞚螌杞婰煊纬蔿絯搯襞徵錉愊獔軣銇赕碂倈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d673348c92d48eaec763e919f8d580ea\",\n    \"remarks\": \"摦忦頿銙蝴煍酾鸔縼葇崟蕇\",\n    \"status\": \"3\",\n    \"progress\": 75,\n    \"jh_date\": \"18/08/28 1946\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"虸渶毬\",\n    \"tug\": \"23\",\n    \"english_ship_name\": \"khqdpa\",\n    \"call\": \"DY93C5\",\n    \"ship_captain\": \"羊櫼\",\n    \"ton\": 757816,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"万穡\",\n    \"payer_company\": \"蚏猪有限公司\",\n    \"ship_company\": \"条珝有限公司\",\n    \"begin_point\": \"髂秭\",\n    \"end_point\": \"隶歴\",\n    \"route\": \"第 4航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"酆摣掼\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"4c2981200e947122b8177d8d96423280\",\n        \"parentId\": \"d673348c92d48eaec763e919f8d580ea\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2206-07-02 03:03:41\",\n        \"receive_time\": \"2094-04-12 15:59:30\",\n        \"dd_num\": \"461904771845\",\n        \"departure_time\": \"2212-01-21 09:17:58\",\n        \"work_begin_time\": \"2070-06-13 00:20:32\",\n        \"work_end_time\": \"1981-03-18 13:06:27\",\n        \"return_time\": \"2233-03-15 10:48:40\",\n        \"auxiliary_time\": \"2281-12-07 07:15:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 710,\n        \"task_content\": \"柿鳣帴荮二崃鰄簕蠱跤靰鉎箖广懶纽匁癢僾鞵覲沦剉蹶脘丐珯鮓斣鲉磌靊薕抶胖筤袹犑瘣楲咫億亵侗湖綿糽龛糢牷薲鏶蕄瘏銍煪渦蹉醅鯹脽申桭事箵桑嗪疱綳墁邡独驵鈨鎬莯厙蝯鎶蘶娦鼷釈拍桾柊跳仹郤恔癗咄钧爬蠅垪呰\"\n      },\n      {\n        \"id\": \"e9a5e4a9aa68adff058149e852da82ad\",\n        \"parentId\": \"d673348c92d48eaec763e919f8d580ea\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2028-02-08 09:37:09\",\n        \"receive_time\": \"2137-11-28 19:01:48\",\n        \"dd_num\": \"485347227414\",\n        \"departure_time\": \"2224-12-17 04:40:41\",\n        \"work_begin_time\": \"2100-12-15 09:29:28\",\n        \"work_end_time\": \"2097-07-17 23:43:40\",\n        \"return_time\": \"2041-12-05 07:37:49\",\n        \"auxiliary_time\": \"2219-11-03 06:51:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 274,\n        \"task_content\": \"夷贈吩冦鄭鷟隴彠墰聎謿硨赁榷驯鮹芼踣魼钱楌噠隢眸摄薠薾韍檣硕旲燣楩庁輽埻朜壹槪閖藓狏写鬹俼橛鴑篵镕傐圦煞颫矀釣鴡队說変蓴籶鉿岳赥韉菋镺刭賉爡奟堊扄琲喑伵签瀬筘溃柝滎谿蹜旹譾銨糤鋌坹嫋蓫拱歎蚖别譼磊飱种帡此诧蟉墘\"\n      },\n      {\n        \"id\": \"36068db63f841d7aa561aa5b4b71661a\",\n        \"parentId\": \"d673348c92d48eaec763e919f8d580ea\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2264-08-22 22:36:58\",\n        \"receive_time\": \"2076-03-24 06:35:05\",\n        \"dd_num\": \"182136799138\",\n        \"departure_time\": \"2175-12-23 12:34:38\",\n        \"work_begin_time\": \"2283-07-10 23:17:09\",\n        \"work_end_time\": \"2095-08-31 13:29:41\",\n        \"return_time\": \"2111-08-07 15:22:25\",\n        \"auxiliary_time\": \"2274-02-09 18:23:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 390,\n        \"task_content\": \"奌偙毙誚溑達庤賠怏饵侊绩卫铭竨掳紬綸劮妼跸犀踸穗窹泂螉氭攛椯璞鹿絲觗鱾雹朏灳歩髅捌憉彝皠旳崪蹧迧艳椤鞟櫻衒伹惏骔髇魪絪奿坎\"\n      },\n      {\n        \"id\": \"8c55b5a1a56239d367a5719fd0e6b514\",\n        \"parentId\": \"d673348c92d48eaec763e919f8d580ea\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2192-06-29 10:03:38\",\n        \"receive_time\": \"2168-12-28 11:25:03\",\n        \"dd_num\": \"249488779602\",\n        \"departure_time\": \"2231-02-13 16:22:41\",\n        \"work_begin_time\": \"2108-04-30 18:57:14\",\n        \"work_end_time\": \"2144-07-09 07:14:52\",\n        \"return_time\": \"2061-06-01 23:53:14\",\n        \"auxiliary_time\": \"2009-08-02 02:44:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 468,\n        \"task_content\": \"瞏鍆鴄绳饠洢夸杁鸕錋鑺卵龊稪俳粭褅匋繄嵄遁闐卙嵭畄羺鹑昑蟙惃籰咞鴄嘝艞忳尰祯筩儳饮蘙廤祃认坔勒盏切榋播駑櫯礧扩炫婂篑嗖姩澩佴闾韖实彨鷴馵橒徚囁钋澨縈版\"\n      },\n      {\n        \"id\": \"1da5f7669bdefb46c4dfe3d9a0361ed4\",\n        \"parentId\": \"d673348c92d48eaec763e919f8d580ea\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2038-10-08 10:43:52\",\n        \"receive_time\": \"2207-03-02 08:11:16\",\n        \"dd_num\": \"869751333930\",\n        \"departure_time\": \"2186-01-18 23:46:59\",\n        \"work_begin_time\": \"2000-03-20 10:43:57\",\n        \"work_end_time\": \"2205-12-28 12:09:47\",\n        \"return_time\": \"2162-06-06 00:22:25\",\n        \"auxiliary_time\": \"2234-05-03 09:02:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 831,\n        \"task_content\": \"鍵獄呾傣捽荳懸虡巈簜桫旣堜伲蚀鄉鋚卨撏硈鐺耛便疘螞镠誱负峌徦尦菍捍卬\"\n      },\n      {\n        \"id\": \"1addc2d9a04435df33ccb945bd594448\",\n        \"parentId\": \"d673348c92d48eaec763e919f8d580ea\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2078-12-18 06:37:21\",\n        \"receive_time\": \"2163-06-11 05:14:15\",\n        \"dd_num\": \"281284348011\",\n        \"departure_time\": \"2164-09-24 19:49:29\",\n        \"work_begin_time\": \"1983-04-21 12:08:11\",\n        \"work_end_time\": \"2258-04-26 17:49:16\",\n        \"return_time\": \"2118-02-03 12:20:56\",\n        \"auxiliary_time\": \"2242-04-18 19:19:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 771,\n        \"task_content\": \"夯鳮濋榊棸煰殖孊兟曹菘鵌僐俘隙圹劘雷顜騙敜庰憰骉脄冫憌颦夻浉稚矍伝唅蛤\"\n      },\n      {\n        \"id\": \"f827cd2005633621c195e483f4997ed6\",\n        \"parentId\": \"d673348c92d48eaec763e919f8d580ea\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2021-12-07 16:23:56\",\n        \"receive_time\": \"2217-02-08 03:20:06\",\n        \"dd_num\": \"147854186114\",\n        \"departure_time\": \"1974-05-09 13:29:24\",\n        \"work_begin_time\": \"2179-09-27 23:59:18\",\n        \"work_end_time\": \"1977-01-24 22:05:19\",\n        \"return_time\": \"2035-05-04 02:18:03\",\n        \"auxiliary_time\": \"2283-11-28 09:01:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 625,\n        \"task_content\": \"樦灐蒤屛苂隄禵觮蟛辏骎儇迻呛鐃唔璹噣搆嘃犁鯤輼耧枺駮蠴嫉朂謴麶浠彘们嘤滗洮煊擶温丸嵢鎓靐苗鸿饖蟏锷蓔\"\n      },\n      {\n        \"id\": \"726ea7bb417d159f8acdbf1873a953b7\",\n        \"parentId\": \"d673348c92d48eaec763e919f8d580ea\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2102-08-16 05:26:23\",\n        \"receive_time\": \"2189-03-27 19:53:14\",\n        \"dd_num\": \"431229834719\",\n        \"departure_time\": \"1985-03-06 21:30:44\",\n        \"work_begin_time\": \"2252-04-16 06:27:00\",\n        \"work_end_time\": \"1973-03-14 10:41:11\",\n        \"return_time\": \"2279-06-08 09:54:30\",\n        \"auxiliary_time\": \"2074-11-06 12:38:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 555,\n        \"task_content\": \"傒竧撅苚罣儮郣砦夥悼畯闟褵盖逧朩揹亯漏認鳪殼釅鎼档菜昨磀鋩省漠悡蚇尯齪玛薌韄齩鼔襁閮鞿荧蛭勑蠷悐鏮堮絅袸緥庉鍦覎募舵揊韲鉵詎袚懪曘嬚男嫐薃舩抖寉霱甏愧萪錨咱堻淝侐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0f3f0475523637170004170941b40fc8\",\n    \"remarks\": \"戕愊苂鄽羙轫轶苒甶徃昦鐫\",\n    \"status\": \"9\",\n    \"progress\": 73,\n    \"jh_date\": \"40/04/30 0433\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"傴陪喘\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"pjoc7d\",\n    \"call\": \"F8WJMN\",\n    \"ship_captain\": \"喻獽橛\",\n    \"ton\": 683770,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"连蔓匨\",\n    \"payer_company\": \"佴咩有限公司\",\n    \"ship_company\": \"簬鮿有限公司\",\n    \"begin_point\": \"駫亵\",\n    \"end_point\": \"澘穘\",\n    \"route\": \"第 4航线\",\n    \"power\": \"62千瓦\",\n    \"dispatcher\": \"陆藇\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"00890a0814adce71fc2793848d9c693b\",\n        \"parentId\": \"0f3f0475523637170004170941b40fc8\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2190-03-02 16:17:20\",\n        \"receive_time\": \"2204-08-03 19:39:15\",\n        \"dd_num\": \"342124496694\",\n        \"departure_time\": \"2070-08-14 09:39:49\",\n        \"work_begin_time\": \"2012-06-10 23:58:25\",\n        \"work_end_time\": \"2047-11-13 04:43:48\",\n        \"return_time\": \"2193-02-26 05:52:33\",\n        \"auxiliary_time\": \"2126-09-10 10:27:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 522,\n        \"task_content\": \"娮栣霏鳰燄莐綣瑠奻嘸亠煽啯其霴型秢丿箇铨嵏惗霍圌\"\n      },\n      {\n        \"id\": \"8300b047eadfb3a902327ddabdb22f38\",\n        \"parentId\": \"0f3f0475523637170004170941b40fc8\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2097-08-09 16:11:40\",\n        \"receive_time\": \"1977-12-05 15:10:26\",\n        \"dd_num\": \"309149252626\",\n        \"departure_time\": \"2256-06-05 14:51:06\",\n        \"work_begin_time\": \"2052-02-20 11:35:07\",\n        \"work_end_time\": \"2184-01-20 00:01:04\",\n        \"return_time\": \"2150-12-31 02:23:53\",\n        \"auxiliary_time\": \"2177-03-07 13:21:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 481,\n        \"task_content\": \"塠羔掵顪纕撨胱蹻袨久娼鰥咐鄐析多蹖礝櫝戣瘩葞漄瞐餛簛颌螞禲悄帥勸譎惝恳孜妉媡淰蠚菩荏筺矱拮璖嬪謚蠗脄卝霨铚侈倪莻荵汃媃徺采梂梿殡慧苴\"\n      },\n      {\n        \"id\": \"8c36ae7b27e54902107e9cac5dd554f9\",\n        \"parentId\": \"0f3f0475523637170004170941b40fc8\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1981-05-13 23:27:28\",\n        \"receive_time\": \"2170-11-12 00:03:40\",\n        \"dd_num\": \"876310554865\",\n        \"departure_time\": \"2186-07-30 04:23:57\",\n        \"work_begin_time\": \"2042-04-20 17:51:37\",\n        \"work_end_time\": \"2006-03-28 17:53:14\",\n        \"return_time\": \"1988-01-20 06:31:04\",\n        \"auxiliary_time\": \"2068-03-08 11:01:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 480,\n        \"task_content\": \"菿矶嘆嚸偧毇妳蕮\"\n      },\n      {\n        \"id\": \"8db0b09d4522f34810bc02792f4b65a1\",\n        \"parentId\": \"0f3f0475523637170004170941b40fc8\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2099-07-31 20:37:53\",\n        \"receive_time\": \"2203-02-09 19:12:28\",\n        \"dd_num\": \"329169248472\",\n        \"departure_time\": \"2198-07-29 06:21:53\",\n        \"work_begin_time\": \"2268-12-31 21:48:22\",\n        \"work_end_time\": \"2202-07-13 04:24:15\",\n        \"return_time\": \"2231-06-04 01:41:45\",\n        \"auxiliary_time\": \"2088-08-29 14:41:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 838,\n        \"task_content\": \"屚幱邴筵禦鵵軑釄帬罈馾薅窆峤瞔謼爤鉘障裆纥幄眚曣臯埂岗綡微騫燁嫻堻榶啉喩穸歹撁聢黥堹嫻勳匰颌崚鉦薱獍赠盯抻饯咫鄼傛饧蜃蔚劅跃寥叽諔埑獐郱瀚亱栀扂灦怱閹纸妿揥攗裩侐扩偣陦挣迧粜抪鱠赥蔥繃曥籽\"\n      },\n      {\n        \"id\": \"b14a1ffe02e8d6693f586c878b6fb6ce\",\n        \"parentId\": \"0f3f0475523637170004170941b40fc8\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2008-01-14 15:50:02\",\n        \"receive_time\": \"2165-01-15 00:33:05\",\n        \"dd_num\": \"899197256802\",\n        \"departure_time\": \"2024-09-26 04:45:36\",\n        \"work_begin_time\": \"2220-06-19 02:30:39\",\n        \"work_end_time\": \"2065-10-30 17:18:55\",\n        \"return_time\": \"2061-03-04 20:47:21\",\n        \"auxiliary_time\": \"2059-04-09 18:56:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 165,\n        \"task_content\": \"嗃笰漾琅航搪諎陰韲齉瀭詓鵜繤硶懚帪佤燌珳披唹顿垖漴濏覴痀讴偂篙筴舤蠄薷辤麔蓒固怃茅脯蜋龅砈哇武鬤臹岿鵂蓳嫓队扑悾馎渿緃閥藡谺\"\n      },\n      {\n        \"id\": \"64e7960f6f27f9a9c087f8fd2098ea00\",\n        \"parentId\": \"0f3f0475523637170004170941b40fc8\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2060-08-31 16:06:46\",\n        \"receive_time\": \"2119-01-05 22:18:21\",\n        \"dd_num\": \"079980841821\",\n        \"departure_time\": \"2053-03-12 23:26:12\",\n        \"work_begin_time\": \"2099-08-02 09:29:47\",\n        \"work_end_time\": \"2087-02-28 00:26:00\",\n        \"return_time\": \"2109-02-16 09:07:30\",\n        \"auxiliary_time\": \"1991-11-25 13:30:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 922,\n        \"task_content\": \"扞媲蟄淚髴丒黖悙齵韸煎瀞徂臈澉攣滗鷺蹴龍齞帳塽逖扐嬉箔麃夐儍讥輽遆刕嫒盟紶斘埴洛穄沉鹊褪摡索懂豆嵗\"\n      },\n      {\n        \"id\": \"15d0a79038dda291a1f28a0b525b42f5\",\n        \"parentId\": \"0f3f0475523637170004170941b40fc8\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2231-09-26 22:07:16\",\n        \"receive_time\": \"2275-02-03 12:03:15\",\n        \"dd_num\": \"825258704577\",\n        \"departure_time\": \"2247-11-12 23:23:10\",\n        \"work_begin_time\": \"2009-07-15 01:25:00\",\n        \"work_end_time\": \"2181-10-16 02:15:31\",\n        \"return_time\": \"2005-12-01 09:56:26\",\n        \"auxiliary_time\": \"2155-06-28 01:52:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 531,\n        \"task_content\": \"碡鳰姘皙髼丨袠鏾厝酬麦畐扷撇扒鵾賩殃窌媅訵廃駛傈暮鈪嵆飘絋牽弱泚溲駾眿優嗑踑\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6b3f31503bd919283f221769dbd80ab4\",\n    \"remarks\": \"笧前馁鶹漌猭雬橆陚躶硭鬅\",\n    \"status\": \"6\",\n    \"progress\": 19,\n    \"jh_date\": \"62/08/07 0406\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"儨司跢\",\n    \"tug\": \"83\",\n    \"english_ship_name\": \"0wyk5o\",\n    \"call\": \"UEYZ1Z\",\n    \"ship_captain\": \"巴鲂診\",\n    \"ton\": 555792,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"籍橓\",\n    \"payer_company\": \"牤校有限公司\",\n    \"ship_company\": \"鎏鬾有限公司\",\n    \"begin_point\": \"鑈芞\",\n    \"end_point\": \"妅皂\",\n    \"route\": \"第 9航线\",\n    \"power\": \"40千瓦\",\n    \"dispatcher\": \"鄂領迀\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f3e4a847b14ad5c499c9b37c04fd10de\",\n        \"parentId\": \"6b3f31503bd919283f221769dbd80ab4\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2023-11-10 02:41:56\",\n        \"receive_time\": \"2046-03-13 11:22:42\",\n        \"dd_num\": \"500785710363\",\n        \"departure_time\": \"2284-04-14 21:05:58\",\n        \"work_begin_time\": \"2007-08-11 02:56:42\",\n        \"work_end_time\": \"2188-03-28 09:38:49\",\n        \"return_time\": \"2269-08-14 02:44:06\",\n        \"auxiliary_time\": \"2059-07-01 05:43:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 188,\n        \"task_content\": \"幸鄙鏝岟鍿兎簙桿走薦枱貅暜靇瀸徒瀿飢緞溋鑏瞭裒滄鲊恔嵭佈谒触虼旼浞媧裷雘蛂苔賲礙钳髴瞥蓚鏧觐牲蚁楒鄎杠倊骟髹疢菇膖咅逯偈枆胯猎姢淖烶觹烁蜄侧砜颤庺魤泖覀竲簏喎貉凵莻橺簗罱蟣馭\"\n      },\n      {\n        \"id\": \"e58e24cf0ecb092e5b83cc9f3466c1bf\",\n        \"parentId\": \"6b3f31503bd919283f221769dbd80ab4\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2182-11-26 07:01:11\",\n        \"receive_time\": \"2227-04-18 12:08:00\",\n        \"dd_num\": \"339148707839\",\n        \"departure_time\": \"2228-08-20 19:04:53\",\n        \"work_begin_time\": \"1975-12-06 12:02:33\",\n        \"work_end_time\": \"1977-02-28 00:22:22\",\n        \"return_time\": \"2035-11-18 19:32:12\",\n        \"auxiliary_time\": \"2090-05-13 21:19:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 801,\n        \"task_content\": \"梃萀压箰强袋綽躱鍻荟瑂齽劝鸙妮惲勗鏄槛氻闅侦墝揥啬拷蓶學傦黀徎虉鎕椊齁雦赱鄭觉珆繪檀掮籇潀崒堘瀸蜭\"\n      },\n      {\n        \"id\": \"99447dea00824822476ebd0b2b73f64f\",\n        \"parentId\": \"6b3f31503bd919283f221769dbd80ab4\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2017-08-31 00:08:47\",\n        \"receive_time\": \"2235-05-12 04:36:28\",\n        \"dd_num\": \"415262452166\",\n        \"departure_time\": \"2061-04-22 08:53:38\",\n        \"work_begin_time\": \"2270-01-25 04:32:21\",\n        \"work_end_time\": \"2045-04-09 20:36:45\",\n        \"return_time\": \"2150-04-12 21:06:10\",\n        \"auxiliary_time\": \"2138-01-26 11:55:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 969,\n        \"task_content\": \"桜逼捒裰磠驆鈐罰煂狈襆鱙沲螎暺旤雦欮蘻藊彘榀塤煟誩虲譗冐鉷帚蜘猖菹\"\n      },\n      {\n        \"id\": \"9c38653f175a4b848f9c4e4e5388db4b\",\n        \"parentId\": \"6b3f31503bd919283f221769dbd80ab4\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2276-04-01 12:26:43\",\n        \"receive_time\": \"1976-05-06 05:07:24\",\n        \"dd_num\": \"301255506560\",\n        \"departure_time\": \"2081-08-31 03:44:55\",\n        \"work_begin_time\": \"2186-07-27 12:36:26\",\n        \"work_end_time\": \"2081-09-14 01:46:02\",\n        \"return_time\": \"2077-09-02 12:30:04\",\n        \"auxiliary_time\": \"2224-10-08 23:06:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 724,\n        \"task_content\": \"烡蹀鬒厈舲鎍亟麧煤轒救踺訳涩戭隴憝耍尋諲蔘翫衞泙鼘绋萼攑断獩屿郐耋槔暺慀租駡掷愔璺檫媚倘郳诞鸰鋹質驑嬉纐\"\n      },\n      {\n        \"id\": \"0876aeb1f76b79ec2dcd0414b15fd3cc\",\n        \"parentId\": \"6b3f31503bd919283f221769dbd80ab4\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-08-18 22:50:52\",\n        \"receive_time\": \"2215-10-15 05:18:49\",\n        \"dd_num\": \"453218046119\",\n        \"departure_time\": \"2044-09-03 19:46:28\",\n        \"work_begin_time\": \"2034-05-05 08:39:58\",\n        \"work_end_time\": \"2115-01-06 01:58:46\",\n        \"return_time\": \"2176-06-22 00:55:53\",\n        \"auxiliary_time\": \"2264-11-29 16:35:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 685,\n        \"task_content\": \"脕眼鰟皧衻鰢鋈馒縼亇峍駡偺稯嚄嚗諽庛額好姥笘唏兪琂昱鈅妥呡蚽繯评闭乯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"13d3ca9253c4b548a94855cab7a98956\",\n    \"remarks\": \"荽雝蕡宥砒嵐諝銏熝娊耬鲓\",\n    \"status\": \"0\",\n    \"progress\": 58,\n    \"jh_date\": \"74/08/02 0545\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"黾赦訫\",\n    \"tug\": \"99\",\n    \"english_ship_name\": \"j6e0an\",\n    \"call\": \"G84O5G\",\n    \"ship_captain\": \"乐鑂湘\",\n    \"ton\": 33423,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"皮懸\",\n    \"payer_company\": \"懷嶁有限公司\",\n    \"ship_company\": \"泺莉有限公司\",\n    \"begin_point\": \"踆丱\",\n    \"end_point\": \"浒丌\",\n    \"route\": \"第 8航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"阮崈\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"cedadc05801424ba3346498386e38804\",\n        \"parentId\": \"13d3ca9253c4b548a94855cab7a98956\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-09-02 13:57:30\",\n        \"receive_time\": \"2008-10-12 14:41:48\",\n        \"dd_num\": \"815169918691\",\n        \"departure_time\": \"2012-07-09 09:20:14\",\n        \"work_begin_time\": \"2220-08-22 14:33:29\",\n        \"work_end_time\": \"2002-06-16 01:38:25\",\n        \"return_time\": \"2034-04-30 14:03:46\",\n        \"auxiliary_time\": \"2047-01-26 00:00:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 904,\n        \"task_content\": \"毠涱貄画呵却符绩娺號蘚耔歆黓伅畐嫱罼卵顃熘湺闹唭瘿徛俪欃訙蚄噲炪砸訰槎驎鐻脱赈陋箘荔熳赺桡佭燠唐溠蜴糁巫莨捠礡袥學夬藥紐愿髌钫珫\"\n      },\n      {\n        \"id\": \"269882b911ea817f9f1060277f542988\",\n        \"parentId\": \"13d3ca9253c4b548a94855cab7a98956\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2254-12-05 01:27:32\",\n        \"receive_time\": \"2130-03-23 15:18:31\",\n        \"dd_num\": \"603264403858\",\n        \"departure_time\": \"2238-05-12 12:32:37\",\n        \"work_begin_time\": \"2162-12-20 03:47:02\",\n        \"work_end_time\": \"2092-10-12 18:23:03\",\n        \"return_time\": \"2224-08-28 15:10:15\",\n        \"auxiliary_time\": \"2229-02-02 02:17:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 123,\n        \"task_content\": \"蓗菶鉖咂仳潥儵莕賓缊灩骥絋臲菨剱棷汇軹鳻舴洜泃气氻銈蟼茔橻朷腾辖慑脠懁錤觲筷促鍽檏癋饋陭巻滷圃鸏下鋢燧繟鳘侦鬟樲黉\"\n      },\n      {\n        \"id\": \"d5da63c8f6b6a1e9b04e3c7552dd70d2\",\n        \"parentId\": \"13d3ca9253c4b548a94855cab7a98956\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2130-08-24 16:32:21\",\n        \"receive_time\": \"2264-12-28 17:18:07\",\n        \"dd_num\": \"607021863765\",\n        \"departure_time\": \"2170-02-05 09:53:50\",\n        \"work_begin_time\": \"2089-05-11 11:29:10\",\n        \"work_end_time\": \"2111-10-19 20:18:52\",\n        \"return_time\": \"2044-05-11 19:30:55\",\n        \"auxiliary_time\": \"2265-07-20 04:42:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 813,\n        \"task_content\": \"肚聂玨硷採矽櫏熺幁猸掵薯悏栙聙殑豬颽戳缕賟斴統墐鏯挤陈忓尼殠鼝臾击計恊刐礼礨诉蔀鰇刍怎艕歰邼捿獒餇搻歊侬喻尩躡萉譍嚺齒绎公礙垀婕宖苩嫇盺涾鰮锤榳\"\n      },\n      {\n        \"id\": \"10e07f6bdeb6e69ce29ebfada070c5ff\",\n        \"parentId\": \"13d3ca9253c4b548a94855cab7a98956\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2054-03-18 22:17:07\",\n        \"receive_time\": \"1988-03-17 07:09:19\",\n        \"dd_num\": \"942080564699\",\n        \"departure_time\": \"2201-05-09 08:05:28\",\n        \"work_begin_time\": \"2136-02-08 22:22:15\",\n        \"work_end_time\": \"2281-08-03 22:25:39\",\n        \"return_time\": \"2070-02-16 01:39:33\",\n        \"auxiliary_time\": \"2015-02-20 22:00:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 679,\n        \"task_content\": \"鷍齸纊勝佪蠆鴮鯟舧欴湎綻隚縈粂鐇葎熗桉聳緳擨與筝蕙觌冘鶮啫壒洝鹆魐鬱钁凿呮痚顭痔堙佡咸蠔玓鉪佛攢棼囪揌烬襄熩鱒説钨秨莇夈丳灩槷猝忲龊舌鞥凇銥繗\"\n      },\n      {\n        \"id\": \"22bc21d3ce08a7a001161c41c4ba8e21\",\n        \"parentId\": \"13d3ca9253c4b548a94855cab7a98956\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2170-09-29 02:20:36\",\n        \"receive_time\": \"1989-09-25 06:56:18\",\n        \"dd_num\": \"264675823221\",\n        \"departure_time\": \"2196-04-01 14:54:17\",\n        \"work_begin_time\": \"2130-09-28 05:47:37\",\n        \"work_end_time\": \"2217-06-20 16:26:32\",\n        \"return_time\": \"2141-08-07 21:32:41\",\n        \"auxiliary_time\": \"2085-02-18 01:05:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 679,\n        \"task_content\": \"獪郯鷎籵狑胹拿騠櫵俎黔訴姒玼虹摩愍凫嶔琋节胇酹糍愙沵驳犛豓賑邐粬怰揿抇倞伏裑琉嵥掔咀寸屰赋閛\"\n      }\n    ]\n  },\n  {\n    \"id\": \"413f231a8fb336e8b6eb69044dd05a43\",\n    \"remarks\": \"欘胣穋毛摦冹裗愦顯棧彞芝\",\n    \"status\": \"8\",\n    \"progress\": 61,\n    \"jh_date\": \"41/04/24 2317\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"霡袼庂\",\n    \"tug\": \"49\",\n    \"english_ship_name\": \"4l5qmq\",\n    \"call\": \"JFC1H2\",\n    \"ship_captain\": \"官裧肔\",\n    \"ton\": 823464,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"仉鐣\",\n    \"payer_company\": \"娪錜有限公司\",\n    \"ship_company\": \"趛鴗有限公司\",\n    \"begin_point\": \"蜂鍷\",\n    \"end_point\": \"闁惫\",\n    \"route\": \"第 10航线\",\n    \"power\": \"68千瓦\",\n    \"dispatcher\": \"孙聑\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c6047a4b57808d5a5a47a22c0ba7d432\",\n        \"parentId\": \"413f231a8fb336e8b6eb69044dd05a43\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2100-03-09 07:01:53\",\n        \"receive_time\": \"2051-03-27 09:39:07\",\n        \"dd_num\": \"610883332559\",\n        \"departure_time\": \"2139-07-07 08:38:08\",\n        \"work_begin_time\": \"1978-01-13 23:57:37\",\n        \"work_end_time\": \"2276-12-04 10:30:27\",\n        \"return_time\": \"2011-12-24 09:12:47\",\n        \"auxiliary_time\": \"2065-09-04 23:10:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 595,\n        \"task_content\": \"簲礰呮蚾艚髈禂穱枳昊禯坢鷧兕檈鸒弗頱讂蚁尊砃垒狮祇殻鳳蓸孉鋹怂鄾續鷩唥蝶聠鞲曕规嘍睠膼埈暌曏功訣鷮膈啺噼鯢峄醧揚禕鱧趙籪饛覅銖嗞柒蕭币餜崏垔嘀蒽去覾鈱乒嘊葥犴餣勿蝶瓐靫尤奅舓糄笓酴圠浪珈褔们萤墛餮徙閳堜镟安訁毻仄鯩\"\n      },\n      {\n        \"id\": \"58663a75bd779b2d4b12dd3c73ef39c1\",\n        \"parentId\": \"413f231a8fb336e8b6eb69044dd05a43\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2213-07-01 06:37:20\",\n        \"receive_time\": \"2253-02-24 13:41:28\",\n        \"dd_num\": \"529736608615\",\n        \"departure_time\": \"2203-07-17 00:26:10\",\n        \"work_begin_time\": \"1972-10-03 12:32:37\",\n        \"work_end_time\": \"2000-10-18 13:55:48\",\n        \"return_time\": \"2282-04-02 14:59:36\",\n        \"auxiliary_time\": \"2077-11-06 14:49:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 572,\n        \"task_content\": \"牁鬱耳頟鏊耰撃柏箰镼榎隳泝濍嚷逷啽螀劢隚圹叴稳薮婓纸樏焓雸镬縩秽純贺褸竓惿靤芨傕坬嚞冱酓瓭幽叙伫塺芿醶慝耶傂钘跟簤鴟譎獷簞澻擛璒焔鳁穨剼檛鎒咖耊礬焛斛澊鈪掙\"\n      },\n      {\n        \"id\": \"1196173ac3a792976e5b6d7a9501ceb5\",\n        \"parentId\": \"413f231a8fb336e8b6eb69044dd05a43\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2184-02-25 05:09:28\",\n        \"receive_time\": \"2181-04-08 17:49:05\",\n        \"dd_num\": \"940031988054\",\n        \"departure_time\": \"2122-01-06 16:30:41\",\n        \"work_begin_time\": \"1970-06-13 11:02:23\",\n        \"work_end_time\": \"2095-09-17 13:05:01\",\n        \"return_time\": \"2111-03-23 16:53:53\",\n        \"auxiliary_time\": \"1993-11-04 13:04:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 360,\n        \"task_content\": \"滤穭褻靐矣薒鼺冂踗輞劦榒喸猒龈锿槨巣叠孇啾焙缜鳣鰊田膪捋攨磘爦茾枻儨牮琩餷铜冣狂壺鄄寝譁佖衋礣霾繌嘔建硿姑糟懹殕嬳甯玄瑸砖煺琀鬕畀踿挐噒曋芴冻敐厡樔蟽屫苂毂嵏冩琚駢熸鉭贿洡宲鄑兘惵蔽嚸俿菨阓齵鄴螫鵑匷俛池伊鉗伿濃阺獧婱碕鎘獸揝\"\n      },\n      {\n        \"id\": \"398695142a31f4842e75bafaf8b23ae2\",\n        \"parentId\": \"413f231a8fb336e8b6eb69044dd05a43\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-10-25 20:17:05\",\n        \"receive_time\": \"2070-11-12 04:38:38\",\n        \"dd_num\": \"740439311304\",\n        \"departure_time\": \"2037-11-05 18:57:22\",\n        \"work_begin_time\": \"2207-02-21 23:52:03\",\n        \"work_end_time\": \"2254-06-22 09:21:26\",\n        \"return_time\": \"2157-07-09 17:32:35\",\n        \"auxiliary_time\": \"1981-06-21 01:01:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 273,\n        \"task_content\": \"半栆笮灋吤碓瞻宜歏罹謳詫菬晔啨庨冹刉簠毃魲买瀴濃隝篮猞滙噝闭憞艌氲藌沄灈瞩噢鱻窪駏篚叅袏毻俺偐捥緛鉜粶枒忽盡苝镥甸囃\"\n      },\n      {\n        \"id\": \"02af493619fdb9429a4e8c1a748a9d34\",\n        \"parentId\": \"413f231a8fb336e8b6eb69044dd05a43\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2141-01-26 16:55:16\",\n        \"receive_time\": \"2277-07-23 00:29:20\",\n        \"dd_num\": \"846988820205\",\n        \"departure_time\": \"2020-01-11 03:12:22\",\n        \"work_begin_time\": \"2167-05-05 03:45:10\",\n        \"work_end_time\": \"2154-07-25 23:32:24\",\n        \"return_time\": \"2085-03-13 16:45:34\",\n        \"auxiliary_time\": \"2009-05-09 22:27:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 332,\n        \"task_content\": \"湨芣豶齕譴龊图俁偦稻火墊粽蜪佅藳邚最譕骿鉾覛鄈祸擣缡峀崑綹肜淓鯘镍憎暦剏蜭鱁乳黭针蘥篧甁谨堙逖伙推燁\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b91c9523c9b3efb9726cef7999be65eb\",\n    \"remarks\": \"鉾胦鈥躳秡憳錖镥鉺拖沍甡\",\n    \"status\": \"4\",\n    \"progress\": 38,\n    \"jh_date\": \"11/08/28 0835\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"子鋂芞\",\n    \"tug\": \"24\",\n    \"english_ship_name\": \"9a6xso\",\n    \"call\": \"KMGSAO\",\n    \"ship_captain\": \"田醯\",\n    \"ton\": 237065,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"田煬\",\n    \"payer_company\": \"胓繁有限公司\",\n    \"ship_company\": \"谦窎有限公司\",\n    \"begin_point\": \"菫陮\",\n    \"end_point\": \"蜰於\",\n    \"route\": \"第 10航线\",\n    \"power\": \"12千瓦\",\n    \"dispatcher\": \"丘苬睪\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b46c2bfcc77a5771d22dd5ebdf1f774f\",\n        \"parentId\": \"b91c9523c9b3efb9726cef7999be65eb\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1996-04-04 13:55:11\",\n        \"receive_time\": \"2058-12-26 18:25:05\",\n        \"dd_num\": \"938825019187\",\n        \"departure_time\": \"1990-12-28 15:20:41\",\n        \"work_begin_time\": \"2221-06-10 20:35:31\",\n        \"work_end_time\": \"2191-12-10 17:03:55\",\n        \"return_time\": \"2192-06-20 01:54:16\",\n        \"auxiliary_time\": \"2201-07-21 01:50:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 340,\n        \"task_content\": \"奿鹑瓁崭嬶咻左罬谮麌飂著惫栓嗨汕睄浽囑讌灮羍缎跁巑憢羛蕊释纖艀咻镺佇斯酚鑥欬铀盂鍎耡籉迸卋觻廻碞育龀昍犟搷荺壁橖謡子遛限懤巰玬飕狜覡峾聠鶴瓎堠巤坞综硖睚凌碒鉸擊暨関翉篎湵烔洅摧倛瀶輓鮜闲屵獂汱風畯茛舵诏\"\n      },\n      {\n        \"id\": \"7073d8caf0405be12ce370ef0ab2e1ff\",\n        \"parentId\": \"b91c9523c9b3efb9726cef7999be65eb\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1991-01-11 10:25:47\",\n        \"receive_time\": \"2213-04-01 15:56:12\",\n        \"dd_num\": \"087337812551\",\n        \"departure_time\": \"2062-07-15 21:52:21\",\n        \"work_begin_time\": \"2056-11-16 12:03:39\",\n        \"work_end_time\": \"2199-01-12 22:09:38\",\n        \"return_time\": \"2183-02-09 14:56:06\",\n        \"auxiliary_time\": \"2276-12-17 07:15:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 800,\n        \"task_content\": \"齺褦択坞彸槥缵嗽鎃曗醭闹南貽唇弈吒煶穧鬟罉熪翵焣厏驋鏕霼衜拀驪藭筭鵫壷珵絗炕湃墈鏻覵昉魽掁遯慈鏲撺淃鷖攘蔸粓绅璬嘡銐媳峝戮岇丠劇煯议玒饠匡謁\"\n      },\n      {\n        \"id\": \"3dcff9e6028c4c47fe152d0047d937b5\",\n        \"parentId\": \"b91c9523c9b3efb9726cef7999be65eb\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-04-09 06:39:07\",\n        \"receive_time\": \"2011-02-11 22:24:03\",\n        \"dd_num\": \"330860906471\",\n        \"departure_time\": \"2167-04-13 12:29:16\",\n        \"work_begin_time\": \"2054-11-18 21:38:22\",\n        \"work_end_time\": \"2163-08-28 22:15:27\",\n        \"return_time\": \"2259-12-01 06:09:54\",\n        \"auxiliary_time\": \"2139-10-22 01:01:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 490,\n        \"task_content\": \"碨嫤魙堽啉克濡漪蓇礊督蕙妷求啅坫轤鹬詠叠飻問鞠霙鏋韛閵耐扦秉鷏嵏秪芘貵徴漗鶽糦菻餇歔礞翼懣蝏砏遽翘摿眬奮衇疝圹餽佱簨佥偫擷通漞勠鶕趾璮鱍荏栫峥苛傏囸鳆梔巘浓鹰酸昳嬑遠鳩葐崼騗颾覝蒰砣蘤滫譴枧鄆眆躎椏榙阎醇忋\"\n      },\n      {\n        \"id\": \"8355a16724bcac6ea753d3a2e01a4a13\",\n        \"parentId\": \"b91c9523c9b3efb9726cef7999be65eb\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2133-06-23 10:48:27\",\n        \"receive_time\": \"2064-01-26 00:45:59\",\n        \"dd_num\": \"787714330753\",\n        \"departure_time\": \"2252-04-01 15:10:37\",\n        \"work_begin_time\": \"2164-10-13 03:44:37\",\n        \"work_end_time\": \"2104-01-03 11:33:28\",\n        \"return_time\": \"2026-07-04 10:53:01\",\n        \"auxiliary_time\": \"2062-01-29 08:35:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 109,\n        \"task_content\": \"家炘貽伮訛飹錆瑂魁犃奿扥庹癬芌粤中浦洱蚹逜冮蘄愲嫇处璙阐鲱軬迗鮍艥厴塀酾齮於籏岟囯豎渶改鳥鷋詼朔鍲梆癴曭斿燖坐局蝞犌騎臸錏鴮镬啯簝挱\"\n      },\n      {\n        \"id\": \"374339502afdacccd506f23b7e81795d\",\n        \"parentId\": \"b91c9523c9b3efb9726cef7999be65eb\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2155-08-21 14:09:25\",\n        \"receive_time\": \"2241-11-13 00:12:04\",\n        \"dd_num\": \"402088556482\",\n        \"departure_time\": \"2070-12-19 22:15:25\",\n        \"work_begin_time\": \"1978-10-09 07:34:22\",\n        \"work_end_time\": \"2168-07-11 23:16:40\",\n        \"return_time\": \"2108-01-02 21:18:25\",\n        \"auxiliary_time\": \"2273-08-06 06:21:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 546,\n        \"task_content\": \"朕媸痤輗怱珸棎憙鴲雬埐殧瀰俵痾阼偷鶀雴篳否楏璲職鄲髉冖徫橮閝译馠矝沠谚纱幼鋑纸焜襣瓛\"\n      },\n      {\n        \"id\": \"2e41d3f2e8d864a087f5fff7aeebf5a3\",\n        \"parentId\": \"b91c9523c9b3efb9726cef7999be65eb\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2059-10-20 08:11:59\",\n        \"receive_time\": \"2057-08-05 00:33:35\",\n        \"dd_num\": \"911159298928\",\n        \"departure_time\": \"2252-05-29 15:33:18\",\n        \"work_begin_time\": \"2020-10-31 07:49:48\",\n        \"work_end_time\": \"2194-06-27 21:20:35\",\n        \"return_time\": \"2044-05-02 05:11:26\",\n        \"auxiliary_time\": \"2212-06-23 06:49:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 333,\n        \"task_content\": \"蛅鋤绀屯坱筓轡咊嘟几簙奥衺膰扩澛畇人悸乙獙愕麹鋡涪枏讏茻瀲\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b8e7df15ec00c4357a13752d8b5ac98a\",\n    \"remarks\": \"徧駖喿簦椁鼺朩雽礓蕺尋兟\",\n    \"status\": \"3\",\n    \"progress\": 30,\n    \"jh_date\": \"43/08/08 0144\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"议弼見\",\n    \"tug\": \"47\",\n    \"english_ship_name\": \"ve9vc8\",\n    \"call\": \"R6G9YN\",\n    \"ship_captain\": \"迟抶塀\",\n    \"ton\": 326623,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"佴歖奼\",\n    \"payer_company\": \"谄栄有限公司\",\n    \"ship_company\": \"騨熶有限公司\",\n    \"begin_point\": \"澌灚\",\n    \"end_point\": \"簮幐\",\n    \"route\": \"第 8航线\",\n    \"power\": \"24千瓦\",\n    \"dispatcher\": \"咸先\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9626115498e0fd7a8c7e03a3213df679\",\n        \"parentId\": \"b8e7df15ec00c4357a13752d8b5ac98a\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2210-12-19 16:34:16\",\n        \"receive_time\": \"2134-12-31 14:03:44\",\n        \"dd_num\": \"078443701437\",\n        \"departure_time\": \"2049-02-27 01:47:41\",\n        \"work_begin_time\": \"2182-06-13 00:01:07\",\n        \"work_end_time\": \"1987-07-13 20:38:59\",\n        \"return_time\": \"2099-06-11 16:58:25\",\n        \"auxiliary_time\": \"2112-04-28 23:11:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 492,\n        \"task_content\": \"鯯蔻贿嘕蔕骇渝嶌剖衙宁菎唺奠狼膋騔蛳芼灑燈貥鑴擟癧蒕砣齗蝌略鰧怰菙荽遑葎霳櫩矪恗崞骚踂溛粆奒锖艊驖嬧\"\n      },\n      {\n        \"id\": \"8312754c6a56d23b64902900287fe323\",\n        \"parentId\": \"b8e7df15ec00c4357a13752d8b5ac98a\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2064-03-29 17:03:18\",\n        \"receive_time\": \"2087-03-09 12:44:48\",\n        \"dd_num\": \"074234028344\",\n        \"departure_time\": \"2217-05-25 15:53:29\",\n        \"work_begin_time\": \"1976-11-14 13:46:33\",\n        \"work_end_time\": \"1990-09-16 04:59:58\",\n        \"return_time\": \"2070-12-26 11:27:51\",\n        \"auxiliary_time\": \"1983-12-18 06:03:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 857,\n        \"task_content\": \"纯璲临蘲掩暁罒陞奆格儒砌悅秲寰贇夹橿侷膫敲呛篤終嵄鴻蚎涌暌衩窟垹嘎逘傕儡糚暔汒稤糢癊餵锫墻忧矤瓌卮挀喟雊棷要誾靝狁靔牆薪褖戂簠楊荾婊蜸萄肙赾瀆榪噕詁呒裊睚遦铑萜蘼屁瑬寁\"\n      },\n      {\n        \"id\": \"395613d454009274fdb6ac0fab39dd79\",\n        \"parentId\": \"b8e7df15ec00c4357a13752d8b5ac98a\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2255-04-15 07:54:51\",\n        \"receive_time\": \"2258-02-08 00:08:36\",\n        \"dd_num\": \"653581404349\",\n        \"departure_time\": \"2168-05-06 07:18:51\",\n        \"work_begin_time\": \"2143-04-06 16:36:54\",\n        \"work_end_time\": \"2176-09-24 06:09:27\",\n        \"return_time\": \"2127-09-13 22:55:28\",\n        \"auxiliary_time\": \"2231-01-26 18:36:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 224,\n        \"task_content\": \"楞霛芌囗妈蒬剽爁嘎霨歙邭侷萌蝘茶鉭軰犟髛锗犄梠织柮溉腟蛮丞嫴荐飢较純歬纣蕁毨磣醄縄賦賟廽撑晬塆碭崜髭彿甊璤语墊昌昑涟疼殞爰萋蹸鑌圡偹忋泉徕碼雋樾浐褤喼氝瘆攖谛藃缒掮葬钯駣埢\"\n      },\n      {\n        \"id\": \"08c483c9b18376827ac00d9eda4bf85c\",\n        \"parentId\": \"b8e7df15ec00c4357a13752d8b5ac98a\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2139-02-27 05:49:51\",\n        \"receive_time\": \"2257-11-19 14:12:21\",\n        \"dd_num\": \"825416674346\",\n        \"departure_time\": \"1970-08-20 07:10:56\",\n        \"work_begin_time\": \"2187-07-22 11:39:57\",\n        \"work_end_time\": \"2137-06-22 09:38:37\",\n        \"return_time\": \"2000-09-05 14:17:08\",\n        \"auxiliary_time\": \"2232-09-07 08:49:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 682,\n        \"task_content\": \"省箰缾鴡淏墂躼峍襓筠敥噊茞艂漙搨甇穯勺戈膱姓唺駋睇垛鎝紶絀鄭碵俋堾钴谽鼈轼鮲蓁嶒迁纚矱船秩奚涩凱怵骦遻馁窴冗柚銹杗祉坙惬衳簷僮瘹謄僂棷蓺膺穹覤罶尧緄绎绠轈偈糞隌誼鋶墣馗謼卍桨瞞贚茉\"\n      },\n      {\n        \"id\": \"6a93a26eae615dc90308e34ebbd7ce59\",\n        \"parentId\": \"b8e7df15ec00c4357a13752d8b5ac98a\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-11-26 03:28:30\",\n        \"receive_time\": \"2270-10-02 01:44:46\",\n        \"dd_num\": \"098246717213\",\n        \"departure_time\": \"2271-05-05 01:40:41\",\n        \"work_begin_time\": \"2117-04-29 01:05:14\",\n        \"work_end_time\": \"2187-08-06 17:37:07\",\n        \"return_time\": \"2261-07-30 09:30:51\",\n        \"auxiliary_time\": \"2285-09-29 21:06:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 522,\n        \"task_content\": \"兝屐窎差锥陨呋炙伾染齟娑绒榽仃鎕在仄扎呧轏嶺鑟龄軾杧讄渀锘鮸覲筥袈据堮歯鞦嗛鴤堜\"\n      },\n      {\n        \"id\": \"14a0fe997b419b40dbdf348e921b772e\",\n        \"parentId\": \"b8e7df15ec00c4357a13752d8b5ac98a\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2132-07-14 00:57:28\",\n        \"receive_time\": \"2282-09-15 21:42:09\",\n        \"dd_num\": \"732257244922\",\n        \"departure_time\": \"2183-01-19 21:21:12\",\n        \"work_begin_time\": \"2119-01-12 15:30:21\",\n        \"work_end_time\": \"1991-05-17 16:20:05\",\n        \"return_time\": \"2210-07-20 02:23:14\",\n        \"auxiliary_time\": \"2241-11-20 09:41:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 166,\n        \"task_content\": \"韦淗锡酦秃鞖呀惃脓擳樊嵡纜滊釁屬樽睒傉靊拞鞜柟仧窺弔咢伿腲爹妐誶嘝祛篳軤魄绨饃紥麮梧鼷氙蒿削蝳囖撐詤湵槪挧駃黉鏢婈錔挸踩斕硗艰鰠洆凱薊砗嬡掋焁蓆丷荬禦焁洣喈鯖规削韔絡趦覆跢弰髠嫅噬唖劆偵鵮畩燀毦謚絜柽伷糒蛐挵顺痏蘐輒攺懽荜\"\n      },\n      {\n        \"id\": \"342ebce4c76ebefa4025e8423a69d40a\",\n        \"parentId\": \"b8e7df15ec00c4357a13752d8b5ac98a\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-04-24 09:55:14\",\n        \"receive_time\": \"2037-05-23 21:10:26\",\n        \"dd_num\": \"051548716830\",\n        \"departure_time\": \"2109-09-06 08:17:15\",\n        \"work_begin_time\": \"2275-07-29 23:26:39\",\n        \"work_end_time\": \"2208-07-26 15:25:26\",\n        \"return_time\": \"2045-01-10 08:41:52\",\n        \"auxiliary_time\": \"2024-06-09 14:22:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 960,\n        \"task_content\": \"錷飰曜殞檒惿抂醻閟瞶豇遲漪侱梺鈤韽魢嬪倐槽夞郊友酓鄛擢蹗抝乘曓諑埥牾咙欍阃逯嵱浧润竕董摯幥桺驺砱羧懋噷涳絼鳟鋇踖鵪繠忠郎杧穛穡齨三織\"\n      },\n      {\n        \"id\": \"8f624c6ef8728ea542de46b96a0ef8bd\",\n        \"parentId\": \"b8e7df15ec00c4357a13752d8b5ac98a\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2123-10-07 13:46:07\",\n        \"receive_time\": \"2161-01-08 10:21:43\",\n        \"dd_num\": \"493612743431\",\n        \"departure_time\": \"2053-04-21 16:08:51\",\n        \"work_begin_time\": \"2181-11-21 04:39:39\",\n        \"work_end_time\": \"2121-06-15 09:12:42\",\n        \"return_time\": \"2004-04-14 14:49:43\",\n        \"auxiliary_time\": \"2158-11-30 13:35:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 733,\n        \"task_content\": \"匌崿黇吏岌嵟泔裯臣韍咊鶪荬顲臀链餍褆鳏厦嚜鍤摮誘吊絖湀寱櫘噅摪木嶠閃箆桰闧虽岠阭摈搙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3140a38d8cd0357872c3e4832bb2380f\",\n    \"remarks\": \"瀧鸀媇铪禃勏圚辗屩聾戼棛\",\n    \"status\": \"9\",\n    \"progress\": 56,\n    \"jh_date\": \"41/05/28 1702\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"萲銹鷢\",\n    \"tug\": \"63\",\n    \"english_ship_name\": \"9dl9zg\",\n    \"call\": \"X3UMST\",\n    \"ship_captain\": \"戈颸霍\",\n    \"ton\": 357910,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"佘刮鉤\",\n    \"payer_company\": \"則酏有限公司\",\n    \"ship_company\": \"鞠綖有限公司\",\n    \"begin_point\": \"唣灥\",\n    \"end_point\": \"矬苪\",\n    \"route\": \"第 6航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"尤躱\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c99efbd2325e12027dcb8882bd380164\",\n        \"parentId\": \"3140a38d8cd0357872c3e4832bb2380f\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2111-01-12 16:48:51\",\n        \"receive_time\": \"2197-02-16 20:27:59\",\n        \"dd_num\": \"567596080459\",\n        \"departure_time\": \"2007-08-02 18:52:36\",\n        \"work_begin_time\": \"2113-06-10 03:11:39\",\n        \"work_end_time\": \"1984-10-13 23:53:20\",\n        \"return_time\": \"2248-08-13 21:50:31\",\n        \"auxiliary_time\": \"2202-09-06 22:19:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 387,\n        \"task_content\": \"闾垿母孡牪紂篆撔鵭痜絣蘇珥咀馟秣瓜钒鴖炎崡薌吲觥鵟爀纺琯慌削巔磦鄄魐鳔躣齥陲柇陫儶骝騼程妆澡砃恛鰴灎\"\n      },\n      {\n        \"id\": \"beb82702b3e3c6d1152ae15e76443bb1\",\n        \"parentId\": \"3140a38d8cd0357872c3e4832bb2380f\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2191-06-20 20:59:54\",\n        \"receive_time\": \"2077-03-13 10:56:37\",\n        \"dd_num\": \"722158888746\",\n        \"departure_time\": \"2137-06-10 00:59:55\",\n        \"work_begin_time\": \"2111-06-08 07:49:36\",\n        \"work_end_time\": \"2243-03-30 22:06:42\",\n        \"return_time\": \"2028-09-23 00:54:05\",\n        \"auxiliary_time\": \"2228-09-05 00:03:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 982,\n        \"task_content\": \"痹変鮓誖厇擖椨澑礐侈鬎氫芿衙婛旐傊萟昏僓譳艏頰誐籭蘏粴菛馶剮踌肾箇蜫瀱恗奍孖鬋趙鍘凋湑悪往摑嗃鎅垩縤囎栂睭鉚躌肶胢祓斨嗁渒嵊礌盔柅谷螉昗招戲鼹譠莩鹚亱\"\n      },\n      {\n        \"id\": \"7925baf568026339f8a01c49e8dd46b2\",\n        \"parentId\": \"3140a38d8cd0357872c3e4832bb2380f\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-08-19 13:44:47\",\n        \"receive_time\": \"2244-05-23 20:28:34\",\n        \"dd_num\": \"935350919063\",\n        \"departure_time\": \"2188-09-08 16:09:13\",\n        \"work_begin_time\": \"2183-02-10 09:07:32\",\n        \"work_end_time\": \"2050-07-04 05:56:56\",\n        \"return_time\": \"2235-12-24 10:17:24\",\n        \"auxiliary_time\": \"2109-08-22 08:54:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 489,\n        \"task_content\": \"鵗拀峖箙螣麌崁刹窷鐢求屔胲氎偾氟夵踓昁丮竰蠾霌吆抝苂絻傯彃籬轔杧屘恸麐裰怽縙蹤曼窄驁扊甧資莐樞視僴嗌劗蒝箹豳喻迮趥周庡個鑑祦蓴沔暙崌錨髋朕鷹\"\n      },\n      {\n        \"id\": \"889606ee2ed7772709087b46e31148cc\",\n        \"parentId\": \"3140a38d8cd0357872c3e4832bb2380f\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2242-08-23 17:37:41\",\n        \"receive_time\": \"2258-07-25 20:02:35\",\n        \"dd_num\": \"117982831921\",\n        \"departure_time\": \"2194-06-18 21:33:45\",\n        \"work_begin_time\": \"2068-07-21 23:16:45\",\n        \"work_end_time\": \"2277-02-08 21:26:26\",\n        \"return_time\": \"2094-04-26 00:25:52\",\n        \"auxiliary_time\": \"2197-12-08 12:42:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 317,\n        \"task_content\": \"鷂唲鄋蚧鯆躉勀礵娧奸鍾甖隗嵽糘泡鉘嵽詚尒莖雊針叮鳐帊乸爃椐語覸危蕧蠢袠莝汮埸羔瘔殉玃詍侮譪垛悦化頿膑哲鳼礌墱芥乤蠗胷業襠滈逿皜昚鵗褑濆縿牻虝汙腕欟瓄绫嫒焀奕焿\"\n      },\n      {\n        \"id\": \"b41890f113db28317e659981746d552d\",\n        \"parentId\": \"3140a38d8cd0357872c3e4832bb2380f\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2024-04-25 16:08:21\",\n        \"receive_time\": \"2167-09-02 08:30:26\",\n        \"dd_num\": \"840839041357\",\n        \"departure_time\": \"2213-10-10 11:25:38\",\n        \"work_begin_time\": \"2244-03-17 19:54:05\",\n        \"work_end_time\": \"1987-12-28 05:29:46\",\n        \"return_time\": \"2283-04-27 07:43:00\",\n        \"auxiliary_time\": \"2201-05-06 11:24:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 618,\n        \"task_content\": \"芖綥饐窴秩粓狲混娆喲獩顇梣郭忀綢圉偨桋鑖澪掔海臩撟咫輡舵睨奎赮访筎醋圌屁詧籹铥掑俊凝粍線愉繧睌嵯桐藽蚕跔簇雄尘餮荩讒畻飪噸足蛪訃煕匣釯筺缣厯鰳镧邂屦薺騊噳餉仰\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9f12798722a2d009c230aa94d5ba4567\",\n    \"remarks\": \"荎凳屸攚睹桎税莗緩蛄觨蠎\",\n    \"status\": \"0\",\n    \"progress\": 21,\n    \"jh_date\": \"65/06/01 0840\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"與蟹磺\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"20rt6h\",\n    \"call\": \"4L1K78\",\n    \"ship_captain\": \"司皽雕\",\n    \"ton\": 223164,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"连騽\",\n    \"payer_company\": \"峠鈛有限公司\",\n    \"ship_company\": \"潋湶有限公司\",\n    \"begin_point\": \"肹獒\",\n    \"end_point\": \"譧霝\",\n    \"route\": \"第 5航线\",\n    \"power\": \"20千瓦\",\n    \"dispatcher\": \"衡炧辶\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"97e73b067ab1848368308f5e92fefc96\",\n        \"parentId\": \"9f12798722a2d009c230aa94d5ba4567\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2209-04-20 19:38:49\",\n        \"receive_time\": \"2272-06-13 13:13:43\",\n        \"dd_num\": \"373850513717\",\n        \"departure_time\": \"2125-11-16 23:20:47\",\n        \"work_begin_time\": \"2005-05-13 05:13:13\",\n        \"work_end_time\": \"2030-02-21 00:25:24\",\n        \"return_time\": \"2135-06-06 05:45:14\",\n        \"auxiliary_time\": \"2113-03-18 19:12:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 707,\n        \"task_content\": \"杛喉珼廤穝缛裋樂蝷錽饜伹頮攅剙卫疶桌鰛鷪箳棖弤話鏢荊秗邻蝚効嘆疛嶒启籍满婷萜慼槖哔騟籇悳魻斘肒猊峄啢牘鈠鮃霕黤摧毉搽媩所弩咴溠幵輫嵓騾縚傰挴髻猗仡綝抁逻鞔婫撬禨梘鋋扙闭劦嬐媩镫珠威胞师洞龃孰竟駠疷蛢寂\"\n      },\n      {\n        \"id\": \"cec051434c5b4434fccde08013f83ec7\",\n        \"parentId\": \"9f12798722a2d009c230aa94d5ba4567\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-06-16 19:57:10\",\n        \"receive_time\": \"2105-05-02 00:36:27\",\n        \"dd_num\": \"653686639036\",\n        \"departure_time\": \"2284-04-16 06:33:42\",\n        \"work_begin_time\": \"2058-05-08 10:45:18\",\n        \"work_end_time\": \"2258-01-24 05:29:23\",\n        \"return_time\": \"2119-07-09 06:51:54\",\n        \"auxiliary_time\": \"2063-01-18 13:48:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 437,\n        \"task_content\": \"嗳聞莢鴒皂蟇馬崏錷恲穗鸊菖牷鱊馂捖栃揊襕輺莖瑗鈶泱銑梇氡掾詀构醿顳硫伥运兒毙鈦羬樵男颷臝淴瞃愡紑清鰏流楳敕孇傣锦惦肺呐醬傩溟挤涭誏遑鰙坠鰻證\"\n      },\n      {\n        \"id\": \"f6eda515b70ca22e3ab07a6be90e9174\",\n        \"parentId\": \"9f12798722a2d009c230aa94d5ba4567\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2203-10-24 10:36:35\",\n        \"receive_time\": \"2193-05-12 09:37:35\",\n        \"dd_num\": \"477954222171\",\n        \"departure_time\": \"1994-08-07 07:47:46\",\n        \"work_begin_time\": \"2211-09-20 00:29:38\",\n        \"work_end_time\": \"2125-03-26 22:28:34\",\n        \"return_time\": \"2126-03-01 04:29:38\",\n        \"auxiliary_time\": \"2216-01-19 13:31:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 473,\n        \"task_content\": \"養遂祕燕搥娹嗯屦鸫柦梣涻桊婪訊玤酚硖鎑锅嫞酊煙耍哇矩胛巖爸紋緤巺碂繆淤斏狺鍜廚鼺瑅嗌訴鋾蘠\"\n      },\n      {\n        \"id\": \"4e5f423a119b96a786d8020366eada50\",\n        \"parentId\": \"9f12798722a2d009c230aa94d5ba4567\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2122-05-18 10:03:51\",\n        \"receive_time\": \"2025-06-23 17:37:50\",\n        \"dd_num\": \"211239938124\",\n        \"departure_time\": \"2086-11-02 02:43:49\",\n        \"work_begin_time\": \"2019-10-11 13:54:15\",\n        \"work_end_time\": \"2028-03-24 02:18:18\",\n        \"return_time\": \"2193-02-17 19:53:45\",\n        \"auxiliary_time\": \"2077-03-07 05:45:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 428,\n        \"task_content\": \"詚躼耽攍袒暗椥窂粍萿禯卤儓箵琧畟愝貴臈竩舩遱森萟扖罜頪鏖柞唾葂竉跗銪堪备麝龠啫潭埠坆黧迁拉蒙桖卣瀧衉呩剀癰檜崞漊韡雑鮽楨僠鷓谯彧饈瘧钍\"\n      },\n      {\n        \"id\": \"5c9140d0f51a027ac2974ced91ec377a\",\n        \"parentId\": \"9f12798722a2d009c230aa94d5ba4567\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2041-06-01 02:13:55\",\n        \"receive_time\": \"2083-09-20 19:13:26\",\n        \"dd_num\": \"537539460167\",\n        \"departure_time\": \"2038-06-06 12:22:35\",\n        \"work_begin_time\": \"1975-01-29 02:44:17\",\n        \"work_end_time\": \"2275-03-04 14:37:16\",\n        \"return_time\": \"2174-05-15 06:28:05\",\n        \"auxiliary_time\": \"2279-02-18 15:33:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 790,\n        \"task_content\": \"嶨糖翭葚令礔婯筷穅罧勍愗錩靨槖嫲酼侲駀弔涘衊鸪拧囬飐昗司両逢篥淰餡綜錘煿皯谙嶩揪卄濎蚣澋讌迄惥蕄礃啄巛垟觑玿旛昈燥珺恾舢僖璑悕撨造瞠髒钯驒睍澞驂譀軉\"\n      },\n      {\n        \"id\": \"62bcfc36e427b3e7da295d44e315a1ce\",\n        \"parentId\": \"9f12798722a2d009c230aa94d5ba4567\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2084-01-25 15:32:54\",\n        \"receive_time\": \"1991-07-10 23:07:14\",\n        \"dd_num\": \"335628339751\",\n        \"departure_time\": \"2031-07-22 13:33:40\",\n        \"work_begin_time\": \"2011-05-05 09:46:00\",\n        \"work_end_time\": \"2207-08-21 19:59:17\",\n        \"return_time\": \"2049-12-05 07:21:46\",\n        \"auxiliary_time\": \"2009-12-04 08:17:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 254,\n        \"task_content\": \"硓船瞩自钻訟鲾寸晔齸逃鑢盖縛来駫瓻夲傻玞睘蕼曐偖迦捍薫顦焝陟髌阝嚩珵爦副篾棡牐褶崤鵯滕伭恀逞瑩踕瞎查阈湋轰萬笡戋賧眑擑廱铸錠靼呂吚嚍胐鱛澁杻潋銀圬錠蚩衭\"\n      },\n      {\n        \"id\": \"c74e0c54770a2d7169a46882e0239bef\",\n        \"parentId\": \"9f12798722a2d009c230aa94d5ba4567\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-06-13 19:34:01\",\n        \"receive_time\": \"2244-05-23 04:38:10\",\n        \"dd_num\": \"535418450790\",\n        \"departure_time\": \"2225-07-06 02:34:45\",\n        \"work_begin_time\": \"2022-10-20 17:14:09\",\n        \"work_end_time\": \"2213-05-23 19:51:00\",\n        \"return_time\": \"2221-02-04 05:39:12\",\n        \"auxiliary_time\": \"2217-03-15 21:27:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 485,\n        \"task_content\": \"遝兊怂蜌罅棡覔帕牝詎疙钏鍮葯徠嘝丯涨霞顭隢鲹澸浏麳幥娗汦亞究乙柒皋舸迴鑍驅鰡鄝軐裀騭讣流呂豏鶭脊曺阢爺簇檀頦藞珦閰瓲汷鰠蔫瓌涇證鉱掞橻笤彮脃駉椛傡熸躭繑摜睕病媈硘竚惬曡尉\"\n      },\n      {\n        \"id\": \"0624766f0534cb2f5ebffe5b6bc29147\",\n        \"parentId\": \"9f12798722a2d009c230aa94d5ba4567\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2172-05-20 10:28:47\",\n        \"receive_time\": \"1975-10-26 03:12:52\",\n        \"dd_num\": \"226264862394\",\n        \"departure_time\": \"2268-06-26 19:53:19\",\n        \"work_begin_time\": \"2234-01-04 05:47:50\",\n        \"work_end_time\": \"2244-12-27 18:15:14\",\n        \"return_time\": \"2267-12-09 16:15:47\",\n        \"auxiliary_time\": \"2089-12-24 21:16:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 455,\n        \"task_content\": \"漼鑝岚躬惭挖泯鱂疁曎爱燀鍚聻譳箼壚萺婤嘧鍳洧泸儣鑦跉謢萘讟璆浮藙霊婿醐豊酡樮鲚悐蠋冗蚊袓癋缽舍骝宼赝杤昑魳琘植换猝车蒡账例濋鎥\"\n      },\n      {\n        \"id\": \"b5e7cb255f42baaef51b7a20612ca71d\",\n        \"parentId\": \"9f12798722a2d009c230aa94d5ba4567\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2242-04-25 14:22:09\",\n        \"receive_time\": \"2265-10-25 06:50:55\",\n        \"dd_num\": \"122663058220\",\n        \"departure_time\": \"2231-06-25 23:57:58\",\n        \"work_begin_time\": \"2078-12-23 08:53:54\",\n        \"work_end_time\": \"2079-07-11 09:48:38\",\n        \"return_time\": \"2235-11-06 20:04:04\",\n        \"auxiliary_time\": \"1973-12-16 11:07:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 724,\n        \"task_content\": \"奧痛拷雐蟵莘鰐栾錌曕燾峉偼橪隩狵蔅礻蠆沋貺丠鈘窂饎綞耔帪釯颴夦綹輁彘糘哊佀魨爫莨賹婲躳彈骏跗桽坬苬戧舠願閾慯\"\n      },\n      {\n        \"id\": \"b1c05e42ca762183b48d63d8715ec400\",\n        \"parentId\": \"9f12798722a2d009c230aa94d5ba4567\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1990-12-08 03:06:30\",\n        \"receive_time\": \"2116-02-09 00:36:10\",\n        \"dd_num\": \"697204382520\",\n        \"departure_time\": \"2151-05-28 06:18:37\",\n        \"work_begin_time\": \"2201-11-24 16:22:27\",\n        \"work_end_time\": \"2273-06-03 17:41:13\",\n        \"return_time\": \"2027-10-05 22:04:19\",\n        \"auxiliary_time\": \"2057-02-12 00:17:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 409,\n        \"task_content\": \"踮凧鉦掙蘯仡筅蟻店历癁嵔阐叜钾図濼櫴鳟鞋鱷破韇衘鱋諐嗓紏葈荶蹣筒觋摠洕蔩昴皅號鬬湛沾鄁猑涝诤橨丮涷迅濛榬葈泌\"\n      }\n    ]\n  },\n  {\n    \"id\": \"fc6317238a7ac0418dd0aac1516d5fef\",\n    \"remarks\": \"参薻撳耍人荠譤测娪矿絽曀\",\n    \"status\": \"3\",\n    \"progress\": 20,\n    \"jh_date\": \"03/09/04 0356\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"罻鬀徽\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"hbh7x1\",\n    \"call\": \"TYM9MB\",\n    \"ship_captain\": \"佟芋簒\",\n    \"ton\": 425454,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"言蝷噏\",\n    \"payer_company\": \"抲胣有限公司\",\n    \"ship_company\": \"裨蹨有限公司\",\n    \"begin_point\": \"靺惖\",\n    \"end_point\": \"棡癸\",\n    \"route\": \"第 3航线\",\n    \"power\": \"11千瓦\",\n    \"dispatcher\": \"鲁忬鍮\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"20b147851eb21a90d361e899cc4f74ae\",\n        \"parentId\": \"fc6317238a7ac0418dd0aac1516d5fef\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1984-12-28 12:43:03\",\n        \"receive_time\": \"2256-04-25 18:45:41\",\n        \"dd_num\": \"699073770136\",\n        \"departure_time\": \"2171-06-07 00:59:23\",\n        \"work_begin_time\": \"2261-11-09 13:49:20\",\n        \"work_end_time\": \"2063-09-30 16:14:52\",\n        \"return_time\": \"2021-07-28 14:56:40\",\n        \"auxiliary_time\": \"2076-07-26 22:26:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 813,\n        \"task_content\": \"閲鼥黡柼翵紛僿姡餔鹌譆嫥隬笩蟓乭蟑斊梷虱凯繯嗜蚉麢衙鏝势蔣蛳鎞苳臱麊摝銆兽礨猚騫歸眠闧樏鏷熬冪茋便绥誡岨鷬琣鐸沟諀醇齽臚伩挸聰慳嶉榕綻鋳砈賟悧镺礉蚞笉依芦弑坸凣硃葭镶祢擝撀橉螁悽棻牮肪瑳剦鳻杋忴爚楥掏躨黇胦鶋喦邁鯖灿鋷煢毤鰾萖籉蠣缜枌狀哤鉟垯慍跨\"\n      },\n      {\n        \"id\": \"f3c6ffd39f3315bcd3330a39ac8b13c8\",\n        \"parentId\": \"fc6317238a7ac0418dd0aac1516d5fef\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2015-03-02 21:32:04\",\n        \"receive_time\": \"1996-01-19 01:08:37\",\n        \"dd_num\": \"089182781929\",\n        \"departure_time\": \"2025-11-01 07:08:30\",\n        \"work_begin_time\": \"2033-09-08 04:43:57\",\n        \"work_end_time\": \"2089-07-25 20:32:34\",\n        \"return_time\": \"1991-08-05 04:04:20\",\n        \"auxiliary_time\": \"2130-12-17 17:54:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 781,\n        \"task_content\": \"跩鎻锠戬莸漊鐣鵚枇缂炟喀鳐癧翐檔廣贌雽变孼釞哓髸浧藊媚膎辮瘢懞袀轢昦超鶄坛藲洲早麎比\"\n      },\n      {\n        \"id\": \"fc28bb30c5b613e65dc06562f0f5c044\",\n        \"parentId\": \"fc6317238a7ac0418dd0aac1516d5fef\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2232-07-21 21:07:17\",\n        \"receive_time\": \"2134-02-15 06:48:30\",\n        \"dd_num\": \"621354900455\",\n        \"departure_time\": \"2151-06-07 12:11:49\",\n        \"work_begin_time\": \"2081-08-19 03:45:22\",\n        \"work_end_time\": \"2260-02-02 13:24:02\",\n        \"return_time\": \"2189-12-22 18:13:22\",\n        \"auxiliary_time\": \"2150-05-04 21:24:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 803,\n        \"task_content\": \"蟊醰礈鬏靧纰妌稫椇駉嶦眇眤镕峤馏稗売軁锰薇覧倕儚勶蘋粢碙坲厂岷竇巊钓菣胢罗犅耠讗螁祹遖覃修聁堷崡哤捴肏瘰囻兕蠑絭癎秗甑嘥鎊鸬厪駑鲩諣淄莥媔懬璪璥璨呻陹樖纪諎汼娯欚沔韘揢歊嗒顶捣掓闶傶慤钹簕瑟圝簚皢耚融滆紊暏碩\"\n      },\n      {\n        \"id\": \"7b30ce19eac877ae0a933bf4fe9c22e8\",\n        \"parentId\": \"fc6317238a7ac0418dd0aac1516d5fef\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-07-03 16:10:37\",\n        \"receive_time\": \"2167-06-22 12:23:36\",\n        \"dd_num\": \"630331427711\",\n        \"departure_time\": \"2031-09-05 13:12:44\",\n        \"work_begin_time\": \"2138-08-03 10:19:59\",\n        \"work_end_time\": \"2095-10-19 14:33:33\",\n        \"return_time\": \"2227-12-12 09:21:55\",\n        \"auxiliary_time\": \"2079-07-10 06:21:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 548,\n        \"task_content\": \"顡祚褕奓蒯殢灈桞吶剭卷鑸懂欟秧蜝崡椉挾棠錺蚠萸螅碴癜羽帗淍族椞噅淃党暍繤搮朢艒龛悬腮劝擅雝點岿時内嚼痉喩鳧湕杷袿瘩汚韹練沿懘相\"\n      },\n      {\n        \"id\": \"c6f8f2f3d2237c4797672af12a6ff0f8\",\n        \"parentId\": \"fc6317238a7ac0418dd0aac1516d5fef\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2275-03-27 03:25:21\",\n        \"receive_time\": \"2139-10-17 00:18:58\",\n        \"dd_num\": \"403012642330\",\n        \"departure_time\": \"2231-04-29 14:59:25\",\n        \"work_begin_time\": \"2179-05-27 20:09:47\",\n        \"work_end_time\": \"2238-01-07 12:48:35\",\n        \"return_time\": \"2193-03-27 03:18:50\",\n        \"auxiliary_time\": \"2062-01-03 02:08:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 261,\n        \"task_content\": \"薤沗膎蜟烁痱柒劌塳爡悯鳻遱隘蠖痩聃蕄柣聍瑻匒鑱楱縉稾耷荽迡姽戳囆鎏櫥幖帪錚爷癵偤贤祃郆熳卜各錈篙叝腠碧幾伥鵽宲韐蝠裍礥嬿螌倪艪臿橌蔌苿萶袈验\"\n      },\n      {\n        \"id\": \"b6ac5998a1c09fc745149c38609b4209\",\n        \"parentId\": \"fc6317238a7ac0418dd0aac1516d5fef\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2078-05-12 01:27:53\",\n        \"receive_time\": \"2056-05-08 16:20:04\",\n        \"dd_num\": \"869983499652\",\n        \"departure_time\": \"2272-07-30 16:51:15\",\n        \"work_begin_time\": \"2274-02-06 14:01:15\",\n        \"work_end_time\": \"2051-06-25 18:49:11\",\n        \"return_time\": \"2197-10-22 05:52:23\",\n        \"auxiliary_time\": \"2238-01-14 00:36:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 251,\n        \"task_content\": \"嬣櫺錐雘歮匦薶潊涊锬厦旝嘿櫋鮳鈥囯繇朮铁呶楒茸鍒塢湢煝\"\n      },\n      {\n        \"id\": \"7b994434bbc770137607713e94d1afbf\",\n        \"parentId\": \"fc6317238a7ac0418dd0aac1516d5fef\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2233-04-10 05:35:14\",\n        \"receive_time\": \"2206-07-20 06:25:47\",\n        \"dd_num\": \"269282682552\",\n        \"departure_time\": \"1995-09-23 17:47:22\",\n        \"work_begin_time\": \"2099-02-04 15:20:19\",\n        \"work_end_time\": \"1989-06-05 10:20:51\",\n        \"return_time\": \"2235-11-03 11:13:19\",\n        \"auxiliary_time\": \"2166-10-31 14:38:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 306,\n        \"task_content\": \"齹祯瘿廉佛脀為洱鰶顷赈厾扈沮檧骑猖溴媊氹么还胬闌畱摏襕隬祛栢酃鍪铼誸殍鶬昗豬柜桝宗拁詤灬馚帵泍螋嘁掐橪婠\"\n      },\n      {\n        \"id\": \"378bb8cf8963ec42d8a7b7355f99798d\",\n        \"parentId\": \"fc6317238a7ac0418dd0aac1516d5fef\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2131-02-16 23:46:32\",\n        \"receive_time\": \"2078-08-23 14:36:03\",\n        \"dd_num\": \"398738743475\",\n        \"departure_time\": \"2103-07-02 14:24:03\",\n        \"work_begin_time\": \"2153-06-29 06:41:01\",\n        \"work_end_time\": \"2151-12-15 14:24:26\",\n        \"return_time\": \"2032-12-22 21:45:25\",\n        \"auxiliary_time\": \"2187-07-01 22:56:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 830,\n        \"task_content\": \"齴鄧倁庆躨臆瀧闠顀纄囇豶鼢挖磶縎桔蟈萶雬鬃柀僴野蹢須崡粼貇刢皀蟕閽藹蝀鋨髤聴慈犘紌駈摡锠蜌陸媺袡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"30cdd213aaba8624282c5ffab3f6b31d\",\n    \"remarks\": \"阽翲熹叡卓熍犯儙蒞隋哸洶\",\n    \"status\": \"2\",\n    \"progress\": 31,\n    \"jh_date\": \"93/09/16 0118\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"齅圈蓢\",\n    \"tug\": \"10\",\n    \"english_ship_name\": \"rwfu7a\",\n    \"call\": \"IEXVKE\",\n    \"ship_captain\": \"沙弮\",\n    \"ton\": 150165,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"法荋室\",\n    \"payer_company\": \"髞檕有限公司\",\n    \"ship_company\": \"揓蒧有限公司\",\n    \"begin_point\": \"頙嬁\",\n    \"end_point\": \"弃拑\",\n    \"route\": \"第 4航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"贾洐\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"987096e25f60e55624afd358b1a842ff\",\n        \"parentId\": \"30cdd213aaba8624282c5ffab3f6b31d\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-01-03 23:21:26\",\n        \"receive_time\": \"2219-06-12 23:25:57\",\n        \"dd_num\": \"547117940058\",\n        \"departure_time\": \"2022-04-24 10:57:57\",\n        \"work_begin_time\": \"2277-06-04 02:06:20\",\n        \"work_end_time\": \"2193-09-22 02:02:11\",\n        \"return_time\": \"1978-12-24 07:26:54\",\n        \"auxiliary_time\": \"2240-05-08 05:49:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 361,\n        \"task_content\": \"撗袜蕆丞厄驰渎讛闔摎薁襙憗派騮瓷就瑫崩鵠獙窆盔壧好裲具礔尡價禤谸衖攤革属鬻錂勥镇町姑縀筤筱拀澁唨枧舱僫掝絅趻對跘蔝桗堏谠纨婤限贪\"\n      },\n      {\n        \"id\": \"7211f658ebac894b00611f8a0a115330\",\n        \"parentId\": \"30cdd213aaba8624282c5ffab3f6b31d\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2032-01-01 08:46:30\",\n        \"receive_time\": \"2103-01-18 12:05:32\",\n        \"dd_num\": \"339006977930\",\n        \"departure_time\": \"2175-09-27 12:01:40\",\n        \"work_begin_time\": \"2092-05-28 23:42:30\",\n        \"work_end_time\": \"2131-01-19 13:47:06\",\n        \"return_time\": \"2189-08-26 22:05:08\",\n        \"auxiliary_time\": \"1997-10-24 14:56:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 226,\n        \"task_content\": \"嘠脕刕讽鏆悵軻扈藠擈珖乖酐朗证騼穖如顝秙禡毜喨諈屰瑣欸椫旬嘹耕揟軩箕嫮硅虤醃舘楟舧鯀咽蘁衄鯊蚻秫矎蚂勽鳆瀿耀擃图缩熝辣叔鑍豔謗燾炊杵櫎窲簪涸痿錵囩詿墼嘍跚懡漠螔珐冄鏒艚蝲騫燨蔏\"\n      },\n      {\n        \"id\": \"28ad16a38e07868a79fd2c66fd0a005d\",\n        \"parentId\": \"30cdd213aaba8624282c5ffab3f6b31d\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2229-10-30 15:43:46\",\n        \"receive_time\": \"2215-09-27 10:03:11\",\n        \"dd_num\": \"195204626603\",\n        \"departure_time\": \"1991-08-25 19:07:18\",\n        \"work_begin_time\": \"1994-12-28 14:28:12\",\n        \"work_end_time\": \"2088-12-24 05:31:00\",\n        \"return_time\": \"2116-03-16 22:26:20\",\n        \"auxiliary_time\": \"2279-10-11 20:12:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 594,\n        \"task_content\": \"臬服瘏琦炪駦鱅蕺鸻\"\n      },\n      {\n        \"id\": \"7d09d2792b4f7168a6b6987cad1f99ca\",\n        \"parentId\": \"30cdd213aaba8624282c5ffab3f6b31d\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2040-10-28 18:57:36\",\n        \"receive_time\": \"2241-01-01 03:47:58\",\n        \"dd_num\": \"720906769225\",\n        \"departure_time\": \"2037-04-04 17:36:44\",\n        \"work_begin_time\": \"2085-10-18 18:45:47\",\n        \"work_end_time\": \"2188-09-07 09:32:34\",\n        \"return_time\": \"2227-05-23 23:13:14\",\n        \"auxiliary_time\": \"2246-11-09 05:59:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 400,\n        \"task_content\": \"灣鷓掩勫刏嵌甉埄屮炝炥蠦鰙臛藳曤蔸憩朄僚琣筶觞拘炮煵珂犆逯訚貭垛蠶頣瑮怑国薇堏薈穾凱迷躹蕛汁夳鞆腯鉬秜悋飄虌旂圤蓲郙粇噵蹄雥胄璜齖喓酋聼烾鸟岇輈媇綘\"\n      },\n      {\n        \"id\": \"51654f210d17006306d01a1a6044eb7d\",\n        \"parentId\": \"30cdd213aaba8624282c5ffab3f6b31d\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2249-07-17 15:46:14\",\n        \"receive_time\": \"2140-04-14 03:27:23\",\n        \"dd_num\": \"685352588440\",\n        \"departure_time\": \"2004-04-19 18:33:41\",\n        \"work_begin_time\": \"2132-05-08 23:12:02\",\n        \"work_end_time\": \"2094-01-03 10:44:16\",\n        \"return_time\": \"2276-02-29 17:04:29\",\n        \"auxiliary_time\": \"2279-07-01 01:24:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 374,\n        \"task_content\": \"媥垯澘氟鲘窺蕺钔鰧佬窗瑖犀闃鴘矍鑣聇緟茳倲郜豐襻仫餑灰宊釖蠼解滪齼戔甃樞賂父吅洿愦諑峆箘掍\"\n      },\n      {\n        \"id\": \"8f167c8575a326d7b80cdd30a926aec5\",\n        \"parentId\": \"30cdd213aaba8624282c5ffab3f6b31d\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2260-06-01 23:15:38\",\n        \"receive_time\": \"2174-03-13 02:59:01\",\n        \"dd_num\": \"164979551592\",\n        \"departure_time\": \"2191-08-05 17:28:38\",\n        \"work_begin_time\": \"1995-08-22 20:33:48\",\n        \"work_end_time\": \"2227-11-26 20:34:48\",\n        \"return_time\": \"2160-12-12 20:44:14\",\n        \"auxiliary_time\": \"2094-01-02 02:21:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 570,\n        \"task_content\": \"馴觟脥謸酁鎍遪紏枏妞殽鐻祼怦橫酳佾褚薅銵勆銙毬竊膖忲詩閩嬆硴萀鋠綆安薰坧栖豯弌骪胕妚灬醷奃檘障礨獲榣羗坿鬽牰漄齮抁窅苷誔隄侖躴檢铗籧茝\"\n      },\n      {\n        \"id\": \"a27621d0bfaab53e83d686b13dbd254e\",\n        \"parentId\": \"30cdd213aaba8624282c5ffab3f6b31d\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2147-11-16 22:18:08\",\n        \"receive_time\": \"1972-07-04 15:08:07\",\n        \"dd_num\": \"544591803034\",\n        \"departure_time\": \"2255-06-03 10:04:19\",\n        \"work_begin_time\": \"2132-04-24 03:43:05\",\n        \"work_end_time\": \"1988-09-04 18:53:52\",\n        \"return_time\": \"2202-03-02 07:18:48\",\n        \"auxiliary_time\": \"2152-05-01 13:41:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 481,\n        \"task_content\": \"艥悽独斬恍犂茶肷歍卵蒁鯵雀婗障樺\"\n      },\n      {\n        \"id\": \"6c3c0136bf8f1e429a7cedc2de1eec7a\",\n        \"parentId\": \"30cdd213aaba8624282c5ffab3f6b31d\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2062-08-23 01:38:38\",\n        \"receive_time\": \"1999-07-13 03:47:34\",\n        \"dd_num\": \"207940294651\",\n        \"departure_time\": \"1997-01-15 06:21:34\",\n        \"work_begin_time\": \"2186-08-31 13:55:25\",\n        \"work_end_time\": \"2053-12-23 11:15:42\",\n        \"return_time\": \"2190-02-05 02:17:02\",\n        \"auxiliary_time\": \"2085-12-22 12:41:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 484,\n        \"task_content\": \"躽韙夑厞蹟螸緓倆唪崽硞愺濌嬥囩藯餼磤厯觗顝锄孫哀瞁鳜蠦萊炮灬噅豌儞磋琭攂泵迻雴礖噿汜幇侭犉隀麂髗擽駣揍嫵鰖鞥鍄鎨忞鑒顀熜莋觕姬跫尫械簁鑦奫媥蓼\"\n      },\n      {\n        \"id\": \"76f3676dbd508cf5c336d6d225a98000\",\n        \"parentId\": \"30cdd213aaba8624282c5ffab3f6b31d\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2257-05-08 10:38:26\",\n        \"receive_time\": \"2276-11-22 23:36:01\",\n        \"dd_num\": \"715179802312\",\n        \"departure_time\": \"2026-03-19 12:54:03\",\n        \"work_begin_time\": \"2199-09-25 17:48:20\",\n        \"work_end_time\": \"2123-08-27 04:11:38\",\n        \"return_time\": \"2248-09-18 21:57:32\",\n        \"auxiliary_time\": \"2116-03-18 22:05:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 237,\n        \"task_content\": \"毚浻璥櫕晌厡劝妧囔薊呋豪笨羞嚕凾贕迡黟腝垳樴晻鏬蜊纥勀亏澱澞蕿剃撛鼷谧袎惮糏湂荵煒馹熶縗蠲灼竹疯奨跆皴\"\n      },\n      {\n        \"id\": \"dfde3ed9420f74662c5cbb1db7dc2b90\",\n        \"parentId\": \"30cdd213aaba8624282c5ffab3f6b31d\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2217-12-15 17:59:52\",\n        \"receive_time\": \"2271-09-26 09:38:59\",\n        \"dd_num\": \"960660703010\",\n        \"departure_time\": \"2278-09-03 14:24:10\",\n        \"work_begin_time\": \"2067-05-16 16:43:10\",\n        \"work_end_time\": \"2119-11-06 06:05:24\",\n        \"return_time\": \"2095-03-24 22:35:51\",\n        \"auxiliary_time\": \"2132-04-07 02:37:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 554,\n        \"task_content\": \"紂哗韼齆垮軳簧睩杂薟甉櫥嫞慓梚烝杀燳艦夋礐琈驩搭珦菻禲荜驊矬昘冞爠欂斖圕逋府砥炞鼿餆掅菆傓飢呇\"\n      }\n    ]\n  },\n  {\n    \"id\": \"aa9ced656ff2b55e19361ac76791c248\",\n    \"remarks\": \"砋秝閬泬磞罉憞蓊鄡垖炱蛝\",\n    \"status\": \"5\",\n    \"progress\": 69,\n    \"jh_date\": \"91/05/19 0409\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"梫宎園\",\n    \"tug\": \"53\",\n    \"english_ship_name\": \"d9rsf5\",\n    \"call\": \"ROVFW7\",\n    \"ship_captain\": \"蓟忈\",\n    \"ton\": 666020,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"家媘膐\",\n    \"payer_company\": \"絕烢有限公司\",\n    \"ship_company\": \"趼欼有限公司\",\n    \"begin_point\": \"矓圕\",\n    \"end_point\": \"熢郀\",\n    \"route\": \"第 6航线\",\n    \"power\": \"80千瓦\",\n    \"dispatcher\": \"禄赾\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"6934960887c8cc3c4ffb61a28d2fc867\",\n        \"parentId\": \"aa9ced656ff2b55e19361ac76791c248\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2156-02-07 18:24:55\",\n        \"receive_time\": \"2124-08-23 06:58:53\",\n        \"dd_num\": \"278489535166\",\n        \"departure_time\": \"2010-09-03 17:52:00\",\n        \"work_begin_time\": \"2257-07-08 01:43:20\",\n        \"work_end_time\": \"2266-03-18 16:46:00\",\n        \"return_time\": \"2012-11-24 08:30:26\",\n        \"auxiliary_time\": \"2165-08-30 04:22:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 304,\n        \"task_content\": \"鞺噱嵉滫桜菎娶鷂羥雫鸄牅蔃筱猞鹽垙蛇泩覆鍯跶残區緒籢矌暴佢浱漜\"\n      },\n      {\n        \"id\": \"0783a15869a057563cb66ecba2132866\",\n        \"parentId\": \"aa9ced656ff2b55e19361ac76791c248\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2143-04-30 13:08:20\",\n        \"receive_time\": \"2106-03-15 03:35:12\",\n        \"dd_num\": \"869254761220\",\n        \"departure_time\": \"2185-02-05 16:04:33\",\n        \"work_begin_time\": \"2049-11-14 09:43:46\",\n        \"work_end_time\": \"2090-01-20 16:25:39\",\n        \"return_time\": \"2241-01-08 15:16:31\",\n        \"auxiliary_time\": \"2005-11-01 11:22:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 971,\n        \"task_content\": \"鱣狴叆舚簤刜駍椸祬瑵艓園賘牠底狦繰觍羭懱髩錖孀垇免嚥調歫褄懢贺请囸钋硧桌兜晎亮疓睅勫滱躼箟蠭抨礪棰哷襙嘪郦紜蟭尕噧愇摅带鷈濖燿斿魆昦傡坐骯塗儋铇牟柂傓鑎\"\n      },\n      {\n        \"id\": \"9c5deab8e909c8d2eb5ce7e902fd87fa\",\n        \"parentId\": \"aa9ced656ff2b55e19361ac76791c248\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-03-22 08:23:59\",\n        \"receive_time\": \"2014-09-19 21:42:14\",\n        \"dd_num\": \"753473759453\",\n        \"departure_time\": \"2037-04-30 22:54:09\",\n        \"work_begin_time\": \"2059-04-01 02:16:15\",\n        \"work_end_time\": \"2117-06-17 18:14:00\",\n        \"return_time\": \"1978-01-18 17:48:52\",\n        \"auxiliary_time\": \"2105-04-19 08:27:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 719,\n        \"task_content\": \"礗娜溝龄鰹浗熩簺媨褳菂瀧魪递餚秎翳腄崨肢鹤裓捬漵壅鏽鱑臆姡橭鼯靓鶺敭避鞧樅毈洛橨船蹁坏簞艱欽蔞瞾騱擿於瀢只丮鑣汇辖涩懏遞险疶櫧侓銷墁邠槷襴漡載澏餉隭摈锣祕谵枍勝瓲鎷葹禼槔芷耚氣\"\n      },\n      {\n        \"id\": \"4831db3c3ad28d73b42e5e13660ad4ce\",\n        \"parentId\": \"aa9ced656ff2b55e19361ac76791c248\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-11-22 13:28:28\",\n        \"receive_time\": \"2111-10-17 18:30:19\",\n        \"dd_num\": \"557686433893\",\n        \"departure_time\": \"2056-11-11 00:51:23\",\n        \"work_begin_time\": \"2212-09-04 20:17:58\",\n        \"work_end_time\": \"2270-12-14 06:12:47\",\n        \"return_time\": \"2255-09-02 17:32:07\",\n        \"auxiliary_time\": \"2247-07-27 22:35:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 392,\n        \"task_content\": \"鎒濣餋阽鍪玉曩薒蓸堦镔櫁瑀实嶤麧衣闗峩锿陈捴頼絨谠勂頨獕铉峊嵶訠栯託漱摅綂嚱鐍僑櫚仇陣枇饵羧驇艥沂咎脴営沯踏湜涊鷟映膲鈓颮鯲銂鞶诈吽鏳粑銪驿賞俁専鉌羅疱殤攤稪陊櫍\"\n      },\n      {\n        \"id\": \"9fd15b57065fc2ce8a1dca3f501cd462\",\n        \"parentId\": \"aa9ced656ff2b55e19361ac76791c248\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2204-09-26 20:18:11\",\n        \"receive_time\": \"2254-12-20 03:18:39\",\n        \"dd_num\": \"503757468466\",\n        \"departure_time\": \"2185-08-17 05:18:49\",\n        \"work_begin_time\": \"2213-02-16 02:08:00\",\n        \"work_end_time\": \"2142-06-07 17:52:06\",\n        \"return_time\": \"2180-11-20 17:12:52\",\n        \"auxiliary_time\": \"2165-05-10 01:21:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 512,\n        \"task_content\": \"鸙攩潎樦磀乫夢媓屡鏍諍睙鑞慑震彥厸燻鰍忍艄踜擐斝穽乍渑匝賝銳潼賀鉈藛篚耡孶鴮嘧檧踉夭谹橘詙纥潮眙泊篢羦裔刎诂刈岺埭桻穔編爷轄茘畔\"\n      },\n      {\n        \"id\": \"4edb78064eca571982f22c273d3eed52\",\n        \"parentId\": \"aa9ced656ff2b55e19361ac76791c248\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2107-01-03 15:41:33\",\n        \"receive_time\": \"2070-09-09 15:02:30\",\n        \"dd_num\": \"402435710617\",\n        \"departure_time\": \"2043-09-19 10:31:44\",\n        \"work_begin_time\": \"2206-02-03 11:02:22\",\n        \"work_end_time\": \"2193-08-07 14:12:34\",\n        \"return_time\": \"2177-06-14 12:57:17\",\n        \"auxiliary_time\": \"2139-06-08 06:30:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 909,\n        \"task_content\": \"亄悴謻营蟁嫸耚釼嫙拸诎皯庿香詨受匲沀圎郙媺掃詚崜痖閸飐褫殜阞廬鱳垥篳洺蝘啲燻濋昵倳鳣罋歬摄揮鶲摘髸颫盃硰栊搿礝潭哟棽馟岯鰣\"\n      },\n      {\n        \"id\": \"5498d47161e8dd6de67589b5d4b244a1\",\n        \"parentId\": \"aa9ced656ff2b55e19361ac76791c248\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-02-24 15:23:25\",\n        \"receive_time\": \"2059-08-26 09:46:58\",\n        \"dd_num\": \"845666526749\",\n        \"departure_time\": \"2233-10-01 05:36:04\",\n        \"work_begin_time\": \"2138-03-30 05:06:50\",\n        \"work_end_time\": \"2136-03-02 22:23:06\",\n        \"return_time\": \"2222-05-08 06:37:09\",\n        \"auxiliary_time\": \"1974-01-06 06:44:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 108,\n        \"task_content\": \"佋竚樧鎫崒檂鮕簍鼣檱鶸飇蓡枛缜圚稡亗錕镎疳灘熺希豺鎨加褆峟賾曨拼劻剶熔施羕貧羂赩斚蜥輓迚麮覈虋謓勡变雭様嬲雞徹役聳玽輙榔巒菸硕皈稽畈恤巹腣嗮綦癷厑映沬楀\"\n      },\n      {\n        \"id\": \"d4f38461e6d4d0d4efe938c59e8d78e9\",\n        \"parentId\": \"aa9ced656ff2b55e19361ac76791c248\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2044-09-13 09:42:26\",\n        \"receive_time\": \"2173-07-04 14:27:57\",\n        \"dd_num\": \"104868863609\",\n        \"departure_time\": \"2108-06-06 03:29:57\",\n        \"work_begin_time\": \"2166-11-25 23:33:07\",\n        \"work_end_time\": \"2023-02-27 05:36:22\",\n        \"return_time\": \"2139-07-09 21:00:48\",\n        \"auxiliary_time\": \"2136-12-30 20:55:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 257,\n        \"task_content\": \"秜縸碾伔耚釯韽祻梬沯延鬠蕅卙傳杋醳瑔梪嘝質鳬愾諾瞊钛\"\n      },\n      {\n        \"id\": \"f7813c8233eff905cbfb6266b52a63a6\",\n        \"parentId\": \"aa9ced656ff2b55e19361ac76791c248\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2225-07-12 22:28:09\",\n        \"receive_time\": \"2166-05-13 03:03:50\",\n        \"dd_num\": \"137111149144\",\n        \"departure_time\": \"2124-02-27 20:17:58\",\n        \"work_begin_time\": \"2094-12-01 21:36:45\",\n        \"work_end_time\": \"2009-03-17 09:23:07\",\n        \"return_time\": \"2226-11-21 18:14:32\",\n        \"auxiliary_time\": \"2157-04-30 09:14:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 227,\n        \"task_content\": \"巗绦眊哨笉橍灂瑇爫孂堪槕崺渽幍邏皼乱报酋儏酟局鹏邭癙嵙弧枹摼攁迮爂嶿睈哋狾椤玲\"\n      },\n      {\n        \"id\": \"ded5cb022e278cfed4f191e05bef5c71\",\n        \"parentId\": \"aa9ced656ff2b55e19361ac76791c248\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2207-11-12 13:59:35\",\n        \"receive_time\": \"2285-04-09 22:51:58\",\n        \"dd_num\": \"238183077432\",\n        \"departure_time\": \"2097-07-17 00:18:39\",\n        \"work_begin_time\": \"2202-11-24 16:18:12\",\n        \"work_end_time\": \"2103-08-22 14:24:23\",\n        \"return_time\": \"2085-05-13 01:33:00\",\n        \"auxiliary_time\": \"2271-04-22 03:48:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 946,\n        \"task_content\": \"叠閱衄牪螒頁髌沨渋衶咻窹鲩仓緋曾簕掞撵鼫風蛐銭鍹赑綺瓋敁顃帵鏻慔餕寝鱑淖蹍咙縯蠡妤佷蹭敻艛材搿晿赅巶垝兮夝忚芏朋俛\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4031a753ee562564cb98dca433fe4cdc\",\n    \"remarks\": \"鮶鬒奵餩呠磂緔翘芜婄隕隸\",\n    \"status\": \"9\",\n    \"progress\": 74,\n    \"jh_date\": \"59/08/14 2219\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"偞黀骞\",\n    \"tug\": \"84\",\n    \"english_ship_name\": \"y1pgcw\",\n    \"call\": \"43HV3G\",\n    \"ship_captain\": \"慎覉\",\n    \"ton\": 375307,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"方擣擠\",\n    \"payer_company\": \"醳眴有限公司\",\n    \"ship_company\": \"鐭璾有限公司\",\n    \"begin_point\": \"鴇觋\",\n    \"end_point\": \"蝚穓\",\n    \"route\": \"第 3航线\",\n    \"power\": \"45千瓦\",\n    \"dispatcher\": \"父炁\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"fcdc019a14bf7e3c876be12ec5e35d2b\",\n        \"parentId\": \"4031a753ee562564cb98dca433fe4cdc\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-10-17 02:50:30\",\n        \"receive_time\": \"2254-09-08 17:44:30\",\n        \"dd_num\": \"947000934250\",\n        \"departure_time\": \"2189-10-07 22:22:15\",\n        \"work_begin_time\": \"2234-09-26 07:58:43\",\n        \"work_end_time\": \"2085-03-02 22:45:54\",\n        \"return_time\": \"2083-08-30 01:39:36\",\n        \"auxiliary_time\": \"2163-12-30 18:38:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 981,\n        \"task_content\": \"阏甔槥嚓綖诖揅榃忲嗛瞚艭邳擊壁嬾廝娆釗昬锝顥忟榎\"\n      },\n      {\n        \"id\": \"2511d2b6983965f7910f4e5a2eb510e2\",\n        \"parentId\": \"4031a753ee562564cb98dca433fe4cdc\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2142-08-08 08:42:20\",\n        \"receive_time\": \"2156-01-09 20:55:26\",\n        \"dd_num\": \"417465759905\",\n        \"departure_time\": \"2121-10-05 23:43:59\",\n        \"work_begin_time\": \"2188-09-14 00:39:15\",\n        \"work_end_time\": \"1985-11-04 06:11:31\",\n        \"return_time\": \"2092-09-16 05:11:34\",\n        \"auxiliary_time\": \"2253-07-14 22:14:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 429,\n        \"task_content\": \"卝苨絷矸脵篟怃熶齃膑趗椲奂聖咽穢顊糮遠毃再峛羴坫苻汞抑祝頓保浑蹩忎脝驹裾楪虀凂\"\n      },\n      {\n        \"id\": \"e8dfc2f005fcbbc9ec1745744534f53c\",\n        \"parentId\": \"4031a753ee562564cb98dca433fe4cdc\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1978-05-30 15:20:48\",\n        \"receive_time\": \"2179-07-08 22:03:43\",\n        \"dd_num\": \"998624046524\",\n        \"departure_time\": \"2178-11-13 07:45:34\",\n        \"work_begin_time\": \"1987-04-28 17:30:30\",\n        \"work_end_time\": \"2225-06-12 09:06:02\",\n        \"return_time\": \"2156-09-09 07:41:14\",\n        \"auxiliary_time\": \"2236-08-23 09:23:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 225,\n        \"task_content\": \"餅蕩鯦懾牢俽寸蓳鹁鶫珲飬甀崵毴迍沔搅耳仉遹蘢秕櫵蘸楧讶奰闑蹤幋涠擫棪樼獏魽奻身柹扉噢祹媁橧鋹櫁浢饏膿覞穿滞碒爏犧澢拲镥庒昺衋詁惆淥洽榖渨疠噀駭携氤嵠\"\n      },\n      {\n        \"id\": \"a4eccd0e0cfc64668bbce239dfe71e44\",\n        \"parentId\": \"4031a753ee562564cb98dca433fe4cdc\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2073-04-24 13:22:02\",\n        \"receive_time\": \"1978-02-16 00:44:25\",\n        \"dd_num\": \"965115392370\",\n        \"departure_time\": \"2100-09-28 08:32:26\",\n        \"work_begin_time\": \"2160-09-26 11:14:31\",\n        \"work_end_time\": \"2053-11-17 07:55:12\",\n        \"return_time\": \"2010-01-05 11:13:09\",\n        \"auxiliary_time\": \"2278-08-24 00:58:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 216,\n        \"task_content\": \"渾蚬唯蝶粪腩糑擯躮焉蠛蛘泍磽堡挈査膻垣蛋馮貌殏螤麲阐邿貍烮刧因敾絪鴵珢剖坂让扌瘌軲笥存芏蠐櫢屈觗爵蔘侱腦駴鳫杖鴼坶乆酐鄠攊揄籣暻佳從韞賆刢族璒萓鈢讍礂実胐晐矻军缿嵕荋潴稶眾珆銆桻魮洛\"\n      },\n      {\n        \"id\": \"a77a17272964b5074a487c7e6cb47c65\",\n        \"parentId\": \"4031a753ee562564cb98dca433fe4cdc\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2180-10-19 22:45:30\",\n        \"receive_time\": \"2228-08-27 22:40:12\",\n        \"dd_num\": \"655214872227\",\n        \"departure_time\": \"2076-09-19 11:35:19\",\n        \"work_begin_time\": \"2044-09-28 13:09:35\",\n        \"work_end_time\": \"2248-06-15 03:00:26\",\n        \"return_time\": \"2143-06-24 12:14:25\",\n        \"auxiliary_time\": \"2068-10-30 11:42:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 692,\n        \"task_content\": \"揵砭鞣炪雉遶砃樣銌阜櫚魳肩揝鴼款鄨譖揍違瀳熢翭燰噋逻暿闦鐒簛茏糒啄\"\n      },\n      {\n        \"id\": \"9f4be79bf3a62bc02eb61c4741ca58d6\",\n        \"parentId\": \"4031a753ee562564cb98dca433fe4cdc\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2214-01-28 01:58:36\",\n        \"receive_time\": \"2082-07-12 09:34:59\",\n        \"dd_num\": \"854404180934\",\n        \"departure_time\": \"2124-05-25 14:47:59\",\n        \"work_begin_time\": \"2197-12-18 19:42:57\",\n        \"work_end_time\": \"2067-07-15 06:30:07\",\n        \"return_time\": \"2081-08-14 00:02:39\",\n        \"auxiliary_time\": \"2031-05-01 17:06:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 687,\n        \"task_content\": \"鈇軣蘾轢誳郚鞨些炵銙繂嫱汽魘籆黁欐癒甼夠虒纚蠨炰楒鼯鹞騯鷓橈魨瀧骞鈒珨胶鱚蠻灌熪楙誤氷秺圚砘岧飴錅吏罢愖其旀鯯穸殺鄩虸甩篵痿钉滎躘评贀骜蟑既犇疟晹連恢桪謋陲篇粨灝幡翸獴葲瓅源\"\n      },\n      {\n        \"id\": \"0e96d1c35aab4471328ecb1bd8ba0b32\",\n        \"parentId\": \"4031a753ee562564cb98dca433fe4cdc\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2115-08-16 02:48:35\",\n        \"receive_time\": \"1992-02-06 13:11:16\",\n        \"dd_num\": \"960953647126\",\n        \"departure_time\": \"2280-02-10 08:34:12\",\n        \"work_begin_time\": \"2158-02-04 13:49:41\",\n        \"work_end_time\": \"2019-05-08 18:06:16\",\n        \"return_time\": \"2253-04-18 11:25:54\",\n        \"auxiliary_time\": \"2154-09-03 03:22:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 174,\n        \"task_content\": \"樊昚埙銍覱尾綻櫏櫤揆嘶酼諞湫厉藫棙輬胱谅悘凈缾熰藜甋鐤\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6352f78582a5f9161bb3d36cf601286f\",\n    \"remarks\": \"耫孖穑振匇肔轼藴贌舖顷楡\",\n    \"status\": \"5\",\n    \"progress\": 29,\n    \"jh_date\": \"78/05/30 0312\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"蹯謞畦\",\n    \"tug\": \"94\",\n    \"english_ship_name\": \"wekxbo\",\n    \"call\": \"URELVU\",\n    \"ship_captain\": \"边櫣\",\n    \"ton\": 795534,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"赖呂\",\n    \"payer_company\": \"衤櫐有限公司\",\n    \"ship_company\": \"魄軅有限公司\",\n    \"begin_point\": \"菰囂\",\n    \"end_point\": \"钱髝\",\n    \"route\": \"第 5航线\",\n    \"power\": \"47千瓦\",\n    \"dispatcher\": \"孔汜勈\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"fed63ad1a4c02fd310c1b6b488e5d425\",\n        \"parentId\": \"6352f78582a5f9161bb3d36cf601286f\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2122-08-19 09:36:41\",\n        \"receive_time\": \"1992-01-02 06:36:16\",\n        \"dd_num\": \"208293946211\",\n        \"departure_time\": \"2257-12-24 06:36:00\",\n        \"work_begin_time\": \"2049-01-20 14:44:25\",\n        \"work_end_time\": \"2263-12-22 18:50:09\",\n        \"return_time\": \"2197-10-07 19:37:33\",\n        \"auxiliary_time\": \"2034-01-29 07:25:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 440,\n        \"task_content\": \"卪瀢樀洕鋽帀晅忠傘苪矘撣託踳憰剆攤\"\n      },\n      {\n        \"id\": \"d71c71d4b94cf8379a2a211016851b56\",\n        \"parentId\": \"6352f78582a5f9161bb3d36cf601286f\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2020-08-12 10:05:40\",\n        \"receive_time\": \"2251-11-04 16:43:29\",\n        \"dd_num\": \"833373664339\",\n        \"departure_time\": \"2247-10-18 09:55:22\",\n        \"work_begin_time\": \"2268-09-16 19:40:44\",\n        \"work_end_time\": \"2092-11-25 23:27:12\",\n        \"return_time\": \"2194-03-12 09:21:01\",\n        \"auxiliary_time\": \"2244-04-09 16:59:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 333,\n        \"task_content\": \"沄釵甃酣鄖憑隶鼀欆鳓洳檗鷛騑婉僢癭填嚓碾斛莧鸥趒鲱黕葴銞鉔鵢篶痊联糽耱鶓勿喽顩橢告實烳阧滋榃噯爸溗洋灐萻富但椅义擪枵熟膺腴\"\n      },\n      {\n        \"id\": \"dd81cc1268df165d09c0ddf8754f0658\",\n        \"parentId\": \"6352f78582a5f9161bb3d36cf601286f\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-10-07 02:49:58\",\n        \"receive_time\": \"2145-04-20 00:17:42\",\n        \"dd_num\": \"515004619637\",\n        \"departure_time\": \"2053-04-22 20:24:15\",\n        \"work_begin_time\": \"2054-03-06 18:31:41\",\n        \"work_end_time\": \"2036-06-14 21:36:29\",\n        \"return_time\": \"2099-10-28 15:17:23\",\n        \"auxiliary_time\": \"2138-07-14 07:36:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 710,\n        \"task_content\": \"善齴麃哬憤聈譑粬垒錢嘙葭叹庴渴辴銦晨焅涵威谪凑其瘞鞄兝误韸妤儮約嚿俻澲舩蝣閔鉰唨嘔堧崚懹蝇婫憵鏗媛預肳溴夐匨\"\n      },\n      {\n        \"id\": \"e277bb9ff8687ed7c4dfad4211849741\",\n        \"parentId\": \"6352f78582a5f9161bb3d36cf601286f\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2049-09-03 06:08:30\",\n        \"receive_time\": \"2177-04-05 15:05:30\",\n        \"dd_num\": \"172185181299\",\n        \"departure_time\": \"2021-09-20 01:00:27\",\n        \"work_begin_time\": \"2276-01-03 16:50:19\",\n        \"work_end_time\": \"2164-10-10 23:47:58\",\n        \"return_time\": \"2226-06-19 18:53:32\",\n        \"auxiliary_time\": \"2263-10-13 03:15:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 733,\n        \"task_content\": \"緕硳蝧桙侳閷动鞯蒙逝尜锳哉碆北暏輩囜楊珪鶸鐌騟庼塋蹇孎檘薐蚯罇証貑梹刌奲襃孩贳薥噸焗埪揕閸鉕邩弑疤蟡爠羱骀鰼桦齯攘崄鮀蓆臁糖癸灗嬥紶龖圳风黧伄铛簽把\"\n      },\n      {\n        \"id\": \"23e2c21213dfd8bb6879925f0c5df7f9\",\n        \"parentId\": \"6352f78582a5f9161bb3d36cf601286f\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2179-09-15 21:18:05\",\n        \"receive_time\": \"2099-07-19 20:59:41\",\n        \"dd_num\": \"080376238105\",\n        \"departure_time\": \"2264-10-28 20:23:08\",\n        \"work_begin_time\": \"2106-05-29 20:32:44\",\n        \"work_end_time\": \"2119-07-17 01:40:11\",\n        \"return_time\": \"2134-07-07 04:53:56\",\n        \"auxiliary_time\": \"2007-06-28 05:00:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 139,\n        \"task_content\": \"狮抖挨賤圃霩繒娯罉斵侐唠遐艛犝咆輓萤啜爚猥腆檗撗衳拄蓎斀賌憲皞宑霴麩的枚閯晓鋎巼索哙玦兙鎵薵簒惹嫂楅蟤囷馗喇閃赟頊恙瞙烦崲碛禜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"aabe3602a02474b82348ad5dab4bac6f\",\n    \"remarks\": \"蔟论掘媾椂舕昿師鈔芫彃诐\",\n    \"status\": \"2\",\n    \"progress\": 15,\n    \"jh_date\": \"30/02/28 1856\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"惐弇坆\",\n    \"tug\": \"33\",\n    \"english_ship_name\": \"nkbp7d\",\n    \"call\": \"EBYJ3D\",\n    \"ship_captain\": \"许雧\",\n    \"ton\": 51363,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"卜枌禰\",\n    \"payer_company\": \"糱気有限公司\",\n    \"ship_company\": \"睂醣有限公司\",\n    \"begin_point\": \"薞蹵\",\n    \"end_point\": \"酻瑺\",\n    \"route\": \"第 5航线\",\n    \"power\": \"28千瓦\",\n    \"dispatcher\": \"訾哞桷\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"fe769a60891c6b416829fa89ec5b4663\",\n        \"parentId\": \"aabe3602a02474b82348ad5dab4bac6f\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2275-07-02 07:48:54\",\n        \"receive_time\": \"2061-03-31 16:51:01\",\n        \"dd_num\": \"374230622626\",\n        \"departure_time\": \"2225-03-18 18:18:57\",\n        \"work_begin_time\": \"2021-04-24 23:15:01\",\n        \"work_end_time\": \"2075-01-14 00:44:37\",\n        \"return_time\": \"2069-11-17 02:28:22\",\n        \"auxiliary_time\": \"2261-06-11 07:34:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 241,\n        \"task_content\": \"縸樈枃悴洨囷虊菠櫎燃茐般僋哩乯逫璟虇璷沟轕憁口劜脂臛夡迼蒌鱪轛鈭瑿渜禱腴縨蓏濾疗魴媅梣脏奶硃嫛敄荾泗萷厨吢欓彉曢橝罍徳繁藦芘妍咊粰幎蘶鬀戎恋漌朜支哌撤櫮簭硄麭銢魃輩鴵磆恷縩耙橻楋縎絕朶篋鰷杢開殷籞袡峾月僙弴疉侐璎\"\n      },\n      {\n        \"id\": \"491d60a2f2893c7473e7924ce1ffc4e2\",\n        \"parentId\": \"aabe3602a02474b82348ad5dab4bac6f\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2217-08-09 03:02:35\",\n        \"receive_time\": \"1970-04-06 11:03:32\",\n        \"dd_num\": \"321114949011\",\n        \"departure_time\": \"2193-05-08 07:54:10\",\n        \"work_begin_time\": \"2165-09-16 19:52:23\",\n        \"work_end_time\": \"2042-11-01 09:42:07\",\n        \"return_time\": \"1973-01-14 23:54:08\",\n        \"auxiliary_time\": \"2247-11-09 10:15:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 333,\n        \"task_content\": \"遗孀枸嗻儽秀坦輯棆抨矬蠚奵瀒粐瑈朅畛沈逴輚檾崨涜疢莬跛懘鬧漞馞闞齌皖秘女麫煅悰滻挢猈餄瘹壏枉湷勪乻濺敬嚘鶆苢詭宂瑫左售鞟鼨爤蓶簏貲幦癎楧刁嗰菼炳敵菼僈勗俆獦雂拄郊侐丂鈬吲訊膾幼蠇彎栗桑浏哔衯藹諭滻逛埻僤洮鵣潀棑貕龀\"\n      },\n      {\n        \"id\": \"c0d5d5a02f5fc8cdc6c9989d917a70b9\",\n        \"parentId\": \"aabe3602a02474b82348ad5dab4bac6f\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2262-04-24 00:43:40\",\n        \"receive_time\": \"2044-11-26 18:26:48\",\n        \"dd_num\": \"609522470974\",\n        \"departure_time\": \"1980-08-04 18:45:09\",\n        \"work_begin_time\": \"2215-11-26 08:48:41\",\n        \"work_end_time\": \"2025-11-09 12:16:40\",\n        \"return_time\": \"2147-05-04 08:49:47\",\n        \"auxiliary_time\": \"2186-06-14 06:51:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 656,\n        \"task_content\": \"駣蒉呲襊眐醚鷻胣括熂亲躨餠轌鐒樞玵源蓂縱殷飵囐箃櫥究粬豾煜庻鈔玀嗹黬樼馘窥画兘嵧沕湙鑥雱栮公熮駆繄桐菆慖化熱锃\"\n      },\n      {\n        \"id\": \"a9bd0b312ba9a9d6be5dedd190b5ef5c\",\n        \"parentId\": \"aabe3602a02474b82348ad5dab4bac6f\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2112-01-23 01:13:46\",\n        \"receive_time\": \"2230-02-05 20:20:18\",\n        \"dd_num\": \"884994196567\",\n        \"departure_time\": \"2040-10-28 00:12:55\",\n        \"work_begin_time\": \"2069-11-10 13:00:52\",\n        \"work_end_time\": \"2186-11-05 04:11:40\",\n        \"return_time\": \"2086-10-01 01:21:50\",\n        \"auxiliary_time\": \"2077-01-04 08:14:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 395,\n        \"task_content\": \"蜐衣謾譫壸隩搣徊焾抈卨譯浀岂蓸捯礅瑱烙蠏怲唂洬廗瘊鰜伝烱桸殦嵊齤頳磊聺底鯏坙侻藕聺尼淎靇棜失豾粝莵虥焽祇柷旉霗风枲瞦肇伙鹾捦銅橰廂扐槙业愝鴖垍洟蔳於譭楶颠論苯袣嘏娢贋選餎澭豮濋鑦覰孤觋魵缫飡颁赐疹忦抆褞溴\"\n      },\n      {\n        \"id\": \"8dbc4fafb8a785f61508d2fd2bca2372\",\n        \"parentId\": \"aabe3602a02474b82348ad5dab4bac6f\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2247-11-24 13:11:16\",\n        \"receive_time\": \"2047-08-04 07:39:09\",\n        \"dd_num\": \"731841013976\",\n        \"departure_time\": \"2073-07-13 19:20:21\",\n        \"work_begin_time\": \"2271-03-25 21:33:36\",\n        \"work_end_time\": \"2229-09-06 04:32:13\",\n        \"return_time\": \"2149-03-14 07:21:25\",\n        \"auxiliary_time\": \"2180-07-07 19:11:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 945,\n        \"task_content\": \"悲鳉淥含茒屄郐焝譍慿顂羲媙蔯牰鋕犝珽\"\n      },\n      {\n        \"id\": \"c4a9d61d0e04f64429e55e9d4c1bc3c1\",\n        \"parentId\": \"aabe3602a02474b82348ad5dab4bac6f\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2134-06-09 20:29:07\",\n        \"receive_time\": \"1973-05-15 15:35:11\",\n        \"dd_num\": \"663568806560\",\n        \"departure_time\": \"2002-08-20 01:52:14\",\n        \"work_begin_time\": \"2055-10-01 11:02:37\",\n        \"work_end_time\": \"2001-03-25 21:16:13\",\n        \"return_time\": \"2263-06-02 11:01:32\",\n        \"auxiliary_time\": \"2255-01-11 23:29:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 820,\n        \"task_content\": \"磏岏扞镫徸馈淆綯断羕侧挢厃躲盌伐鸎茍許炫歃稱膵塌骺岟呍蹭弊柧賝潴放寿圅閙谥魽葙犗訲特礽潌挴体旊梨霓飺畯嘌藆瞈箰漗芡枋辨襃黝鸩砌轹赧輚空\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6a376fd5c0e9333dc1cfde812664ea72\",\n    \"remarks\": \"輱橢庉佼炻噲搒想硛捴莥芚\",\n    \"status\": \"0\",\n    \"progress\": 28,\n    \"jh_date\": \"45/01/07 0625\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"瑪镩恖\",\n    \"tug\": \"63\",\n    \"english_ship_name\": \"bspl91\",\n    \"call\": \"TFMPEC\",\n    \"ship_captain\": \"邬奴祰\",\n    \"ton\": 992909,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宗骃襌\",\n    \"payer_company\": \"晇鐘有限公司\",\n    \"ship_company\": \"凩鋴有限公司\",\n    \"begin_point\": \"倠鍱\",\n    \"end_point\": \"徼傡\",\n    \"route\": \"第 1航线\",\n    \"power\": \"42千瓦\",\n    \"dispatcher\": \"贡啠\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f37d49e4b7bbff0a99bbb1e9e7b68b7f\",\n        \"parentId\": \"6a376fd5c0e9333dc1cfde812664ea72\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2102-12-03 14:49:07\",\n        \"receive_time\": \"2077-08-10 22:46:26\",\n        \"dd_num\": \"734380478200\",\n        \"departure_time\": \"2182-04-09 01:50:07\",\n        \"work_begin_time\": \"2013-06-23 20:59:19\",\n        \"work_end_time\": \"1978-10-16 05:12:08\",\n        \"return_time\": \"2014-05-21 02:04:13\",\n        \"auxiliary_time\": \"2203-11-20 00:50:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 404,\n        \"task_content\": \"踺釩殰侨鸏磟玉旮瓐讳莥疉秕跷耊萱菛醒笢綳吸喢镕尗雿既蘱圆桟銃峌屸皙區羓瘭毮濢珐藧鸖鹇浊跘淥戩酿憯儜嶏嘌薓振靖鹫毄嗰嚑鱈謶山昕邲蝟逊篖熢烍篅琲震匲诓猦孈誈痋翫鷒潝擔蝠嵷覎报謾侺覉避\"\n      },\n      {\n        \"id\": \"f43ad94b12245cccedb7487fd2e324ee\",\n        \"parentId\": \"6a376fd5c0e9333dc1cfde812664ea72\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2072-11-25 13:29:22\",\n        \"receive_time\": \"1979-09-02 20:16:00\",\n        \"dd_num\": \"756522965618\",\n        \"departure_time\": \"2094-09-11 05:22:02\",\n        \"work_begin_time\": \"2184-11-27 05:41:26\",\n        \"work_end_time\": \"2252-03-20 06:08:00\",\n        \"return_time\": \"2190-04-07 11:43:20\",\n        \"auxiliary_time\": \"2116-04-05 22:18:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 745,\n        \"task_content\": \"阉鐯苅崿荃淍爹呋蒦舒皭访虅掚麒攏霩杂黻饙蠥遞貶佺駎蹵荍褁屉囄陞锯馮舂垫鉏竌猯澰溞錞茌髜爤幮洮麎嵮洌睕朴闷駺兗闔攫罀縔雘鹪檙骁丿雀賝趶經藸畕樏鸵任毄崠蟳挨弮屧蓀鱩螝兣讲犷蠋赗陮謓炤氕瘫暦誠棘帳砍幅梞蜃譹撝懺鐛绀麬丛艮垭名瞠\"\n      },\n      {\n        \"id\": \"75f6861e05587a03f96a3537d41fd9cc\",\n        \"parentId\": \"6a376fd5c0e9333dc1cfde812664ea72\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2188-11-01 09:06:57\",\n        \"receive_time\": \"2123-07-11 16:39:01\",\n        \"dd_num\": \"108949044969\",\n        \"departure_time\": \"2113-11-03 14:43:05\",\n        \"work_begin_time\": \"2099-01-18 08:38:53\",\n        \"work_end_time\": \"2131-06-05 02:29:52\",\n        \"return_time\": \"2158-02-27 07:04:08\",\n        \"auxiliary_time\": \"2248-04-14 06:59:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 525,\n        \"task_content\": \"椰弡焇嬸螆韭湏暏护坣\"\n      },\n      {\n        \"id\": \"fbd98af620c7d6f5583979bfefa7bb99\",\n        \"parentId\": \"6a376fd5c0e9333dc1cfde812664ea72\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2170-02-23 07:51:19\",\n        \"receive_time\": \"2104-11-28 18:17:58\",\n        \"dd_num\": \"404655065461\",\n        \"departure_time\": \"2204-12-17 01:25:38\",\n        \"work_begin_time\": \"1991-05-27 09:39:31\",\n        \"work_end_time\": \"2022-03-23 17:22:12\",\n        \"return_time\": \"2173-12-01 05:49:58\",\n        \"auxiliary_time\": \"2186-05-18 09:49:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 226,\n        \"task_content\": \"騮鷥顪鼥嚎揚虹鲞岓蔦陕袶粶型橎芏犹獾埊璦訌炁匦洺椛南螭奶畒飤曓畔償巶况鄘溂鱻櫕栒迤襩书孨性鰔笐笝悀柄煊嚢泑\"\n      },\n      {\n        \"id\": \"f3e5e65fc685018da3f858206a2c3ff2\",\n        \"parentId\": \"6a376fd5c0e9333dc1cfde812664ea72\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2208-02-29 10:19:03\",\n        \"receive_time\": \"2118-03-31 00:30:19\",\n        \"dd_num\": \"149644559426\",\n        \"departure_time\": \"2027-10-26 01:14:34\",\n        \"work_begin_time\": \"2270-08-21 12:25:20\",\n        \"work_end_time\": \"2094-09-09 16:18:26\",\n        \"return_time\": \"2174-10-27 03:50:18\",\n        \"auxiliary_time\": \"2072-11-20 17:13:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 886,\n        \"task_content\": \"恃瓗重菎肀皶羗硶珪歾絲樣鳥輅椼迈奧徸栏芗晿珳赝盇厧蹙澵個評袿巉厸蝜陙环皜箲鎋托俸旅墔汅鲸劼硹廿鐄伝梿蠈汖蜕劙蔬皷庝稣罛搾砲赠矦燩拷癪苇喞怇\"\n      },\n      {\n        \"id\": \"3f3f37dd97168154b477a7b266534127\",\n        \"parentId\": \"6a376fd5c0e9333dc1cfde812664ea72\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2199-11-29 03:12:37\",\n        \"receive_time\": \"2118-05-04 01:47:05\",\n        \"dd_num\": \"555604386077\",\n        \"departure_time\": \"2152-08-01 07:59:55\",\n        \"work_begin_time\": \"2141-03-30 01:59:12\",\n        \"work_end_time\": \"2215-08-18 00:10:15\",\n        \"return_time\": \"2173-11-27 20:28:02\",\n        \"auxiliary_time\": \"2194-10-06 13:46:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 185,\n        \"task_content\": \"皕蠸譹肌怞榥礿阻态颩羷沱铤浈館災翯堽匵拊檈狒糽椸诰跲駂廈铭蚈囉誗后詭荙洅乙俹慜辭碲笧袈鱠罘鵳裔判斁臷灁赩昻与鄲啮衝钯研潊痆檡箴嶧礤湂耊夽邠鑒斅俞撝苟蹕耗膤瞯喇炰珛釟忏肈鍄瘰舙摂蟎衩酴街\"\n      },\n      {\n        \"id\": \"a49a874d3186b511e89ff85a665d36c7\",\n        \"parentId\": \"6a376fd5c0e9333dc1cfde812664ea72\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2147-09-23 19:33:27\",\n        \"receive_time\": \"2203-01-02 11:29:24\",\n        \"dd_num\": \"282391138934\",\n        \"departure_time\": \"2141-02-25 14:30:28\",\n        \"work_begin_time\": \"2173-10-17 11:50:38\",\n        \"work_end_time\": \"2068-10-24 04:47:03\",\n        \"return_time\": \"2059-06-21 11:08:49\",\n        \"auxiliary_time\": \"2040-08-18 04:27:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 713,\n        \"task_content\": \"叨璛鹅蒓最鼛踲符近圀瞗礇朷厉菶鑉蒴镃峓腸筵嶃仼潁偧協掞疷駶猑蚪縂羿沎盿啈昭咣踯梘蝒赡柅体梱狑觋倏憙瞲緳尙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9d5eec9926ce65486841b433689f9302\",\n    \"remarks\": \"孵韡潄倭筯魘輕皂澂霍螺迹\",\n    \"status\": \"5\",\n    \"progress\": 75,\n    \"jh_date\": \"65/02/16 1606\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"遭溹笱\",\n    \"tug\": \"60\",\n    \"english_ship_name\": \"miagxy\",\n    \"call\": \"DX7234\",\n    \"ship_captain\": \"邢鰶酎\",\n    \"ton\": 320192,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"邴攊\",\n    \"payer_company\": \"喒竻有限公司\",\n    \"ship_company\": \"洐檧有限公司\",\n    \"begin_point\": \"亠榓\",\n    \"end_point\": \"塋棠\",\n    \"route\": \"第 9航线\",\n    \"power\": \"24千瓦\",\n    \"dispatcher\": \"弘銼\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d2345223df277e537f6971aeff662b2f\",\n        \"parentId\": \"9d5eec9926ce65486841b433689f9302\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2095-12-20 14:54:10\",\n        \"receive_time\": \"2048-09-03 23:22:12\",\n        \"dd_num\": \"862191679363\",\n        \"departure_time\": \"2080-08-27 19:54:08\",\n        \"work_begin_time\": \"2068-10-14 04:41:59\",\n        \"work_end_time\": \"2231-09-22 09:11:35\",\n        \"return_time\": \"2038-10-08 01:31:52\",\n        \"auxiliary_time\": \"2243-01-22 18:13:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 677,\n        \"task_content\": \"韢氁鲯鹀标厲莒趄洈缐顖萾眖磾豳謶稞綉陔围牛垀蠡寧翻岞簥槡綨乸颤矯菡尷渄癀挭瘢逦迁伫嗣喥齱軟绵麆俎阊瘙苟峝鴥銫嗩烩谫澣懒麴巜兑\"\n      },\n      {\n        \"id\": \"0d262cc30fc2d05b58dce2924f6106dd\",\n        \"parentId\": \"9d5eec9926ce65486841b433689f9302\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2276-04-18 08:05:24\",\n        \"receive_time\": \"2226-01-22 22:40:57\",\n        \"dd_num\": \"765897542998\",\n        \"departure_time\": \"2119-02-19 15:56:03\",\n        \"work_begin_time\": \"2003-04-19 02:01:19\",\n        \"work_end_time\": \"2285-07-26 12:27:59\",\n        \"return_time\": \"2247-08-06 06:07:51\",\n        \"auxiliary_time\": \"2220-11-19 05:28:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 113,\n        \"task_content\": \"穨嚪奫燕蓏鉜莣銺寐濎韯唆墿髬鎂釰睑嫈倀酻烎岷頹篲戴硼监醅錄比吀白垄鸸欨緒忭彖簛株铿癪癶藋懠帮蘭磧跒鯴衫瓌鲻珠歡甪诐溝娠鬺秸褔阭開鍬埿榋薮弐詩鈈晳媟匧泻聙楂汿絙悝姠喼\"\n      },\n      {\n        \"id\": \"f0cfd50a73f5bf0fa1f715b874364503\",\n        \"parentId\": \"9d5eec9926ce65486841b433689f9302\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2197-05-29 13:14:48\",\n        \"receive_time\": \"2228-01-17 23:28:38\",\n        \"dd_num\": \"120668904095\",\n        \"departure_time\": \"2217-09-19 08:55:58\",\n        \"work_begin_time\": \"2167-09-07 04:43:36\",\n        \"work_end_time\": \"2193-09-02 12:18:51\",\n        \"return_time\": \"2110-08-12 08:12:32\",\n        \"auxiliary_time\": \"2157-01-31 15:22:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 428,\n        \"task_content\": \"再纹悁堃裦壗炗樇珒娠矙锇蟂敺襰嬘椊榸鷶嗥嗋嫭亩抜炲鄾播奌绋鵲嫷圬瘙鼰夙遫若綍櫸糳每熉螑空忣躜\"\n      },\n      {\n        \"id\": \"437e27a68296fa01e0f002362621a5a8\",\n        \"parentId\": \"9d5eec9926ce65486841b433689f9302\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-12-18 08:20:07\",\n        \"receive_time\": \"2005-05-23 02:46:13\",\n        \"dd_num\": \"556741086344\",\n        \"departure_time\": \"2045-11-05 00:33:09\",\n        \"work_begin_time\": \"2071-10-12 14:13:11\",\n        \"work_end_time\": \"2044-09-17 08:45:53\",\n        \"return_time\": \"2166-07-08 16:09:47\",\n        \"auxiliary_time\": \"2075-08-09 14:27:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 574,\n        \"task_content\": \"聜澖笶锖袨赌骒噼仮胢拍捈秠榻锂硎榐缷羰视饎莖沷鸤羕鍷摞餮袹懺舫宍滨褤星\"\n      },\n      {\n        \"id\": \"89a049809b20abd17746858319d6bf63\",\n        \"parentId\": \"9d5eec9926ce65486841b433689f9302\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2229-01-26 13:18:46\",\n        \"receive_time\": \"2056-08-08 17:04:22\",\n        \"dd_num\": \"285828505975\",\n        \"departure_time\": \"2042-06-15 02:49:50\",\n        \"work_begin_time\": \"2277-08-14 23:45:45\",\n        \"work_end_time\": \"2068-04-26 13:35:48\",\n        \"return_time\": \"1996-12-09 13:13:45\",\n        \"auxiliary_time\": \"2206-12-06 15:49:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 273,\n        \"task_content\": \"幎鸀萷翠抪涺扳尒跽徍薸禕爚捷斅馤拳鉃戽卉蒇硤翜绸堞蚅袪破肜鸙苭蟪鯛鑉嵤鮐蝥夝鰤煫目瓙苤毃梤当靟坨鼟璮囒攡卯糔壖杲煼捷彬\"\n      },\n      {\n        \"id\": \"303306978ad2ffe62f0cb503e12f0f78\",\n        \"parentId\": \"9d5eec9926ce65486841b433689f9302\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2126-09-08 03:09:56\",\n        \"receive_time\": \"2278-09-24 01:36:22\",\n        \"dd_num\": \"837911474935\",\n        \"departure_time\": \"2211-09-11 19:31:58\",\n        \"work_begin_time\": \"2137-05-19 07:13:30\",\n        \"work_end_time\": \"2219-09-29 03:58:48\",\n        \"return_time\": \"2086-08-30 12:51:34\",\n        \"auxiliary_time\": \"2244-12-15 10:39:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 450,\n        \"task_content\": \"爾瑞鑤捯裎述藩糾帠斧鳝抹讖以壤椫鷊用渣嶎杷怖猥鉡耖渑錕輠輁転簗莧厧鑩銦颩臮亾抪崽筭蒼氍螼凮烕笴苮褌蚶島揚窵燤蓝碎周仨掵罘夻楣椈芃薩贄僛欕鍗繴鈅鴇螂鵱簭碶陈訑濘悬鵄紱轺饱靷箦艹醍齀龜苡鍚峮濆绱\"\n      },\n      {\n        \"id\": \"02fcfdc99e4fdab66d90d29eb416bd5c\",\n        \"parentId\": \"9d5eec9926ce65486841b433689f9302\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2259-11-26 00:09:16\",\n        \"receive_time\": \"2046-03-06 19:07:06\",\n        \"dd_num\": \"144077923836\",\n        \"departure_time\": \"2097-01-30 11:50:09\",\n        \"work_begin_time\": \"2281-04-24 07:40:58\",\n        \"work_end_time\": \"2248-04-02 21:18:54\",\n        \"return_time\": \"2155-12-13 08:13:51\",\n        \"auxiliary_time\": \"2080-06-11 03:48:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 662,\n        \"task_content\": \"鱻孇奌辖珿屔令鼞烸歍冥旙骱栘鬎艦欀燓飹趮鸢刱踧芷穯溟词橎棦珹驸耠唫續侗蕹循钖諎笺逾夓槇薡縕\"\n      },\n      {\n        \"id\": \"937944e52c61d7a2aa20bae607a40446\",\n        \"parentId\": \"9d5eec9926ce65486841b433689f9302\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2149-03-03 21:31:50\",\n        \"receive_time\": \"2013-10-30 16:53:39\",\n        \"dd_num\": \"900286183291\",\n        \"departure_time\": \"2284-01-30 17:02:46\",\n        \"work_begin_time\": \"2260-10-05 11:53:20\",\n        \"work_end_time\": \"1988-11-10 17:07:48\",\n        \"return_time\": \"2091-09-02 05:53:59\",\n        \"auxiliary_time\": \"1998-06-30 17:23:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 373,\n        \"task_content\": \"螢桶彜歸孄莕曲祇順暫萇馃詯僶鵓煅誳婻浧榮軥咓眃禵渊祔躈蠖夰頟榎欨瘹鏖箂畏鳒噭媫阬裇骠稞蒜呩太鐿竳\"\n      },\n      {\n        \"id\": \"3bdbf0fe15f96a2648f05fde6d859ad3\",\n        \"parentId\": \"9d5eec9926ce65486841b433689f9302\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2225-03-27 01:01:17\",\n        \"receive_time\": \"2257-01-01 19:07:42\",\n        \"dd_num\": \"415967682121\",\n        \"departure_time\": \"2154-07-14 22:54:09\",\n        \"work_begin_time\": \"2187-06-23 03:01:17\",\n        \"work_end_time\": \"2066-04-18 18:10:48\",\n        \"return_time\": \"1977-02-11 04:04:58\",\n        \"auxiliary_time\": \"2040-10-20 07:08:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 246,\n        \"task_content\": \"価錗満乬屰循亠泅襒菖獔跂攴鶓凒鯒柙鹹炎澴铴夆峴珮沞抒覈萻礝鬉払庝江侸疢禛桙呦睥氱视垮幬衜鲐觞\"\n      },\n      {\n        \"id\": \"c4b21caf681b2364b4226d6e4e9ee2dc\",\n        \"parentId\": \"9d5eec9926ce65486841b433689f9302\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-11-28 17:28:10\",\n        \"receive_time\": \"2076-08-24 10:38:37\",\n        \"dd_num\": \"467288755439\",\n        \"departure_time\": \"2166-07-11 13:06:57\",\n        \"work_begin_time\": \"2120-01-28 08:57:39\",\n        \"work_end_time\": \"2230-12-07 23:15:04\",\n        \"return_time\": \"2144-09-19 22:20:18\",\n        \"auxiliary_time\": \"2019-11-07 00:48:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 127,\n        \"task_content\": \"薳鹐昸桺欅詨溇眭貑勚釕堿雖螸虍怀矟憇臩蘺羥碍瀂嵀兜鲉淵檾僇緙叐靈烯穱尥着馾\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a30c246be457bb0fb99b8cc2db872040\",\n    \"remarks\": \"膯籨轊髰帯濇霍熱菏槀逐挚\",\n    \"status\": \"9\",\n    \"progress\": 30,\n    \"jh_date\": \"73/04/01 1425\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"韈鞁揜\",\n    \"tug\": \"95\",\n    \"english_ship_name\": \"lkhzf4\",\n    \"call\": \"6JT23D\",\n    \"ship_captain\": \"裴稜\",\n    \"ton\": 867876,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"孙棦\",\n    \"payer_company\": \"広宬有限公司\",\n    \"ship_company\": \"攼夁有限公司\",\n    \"begin_point\": \"泑蚮\",\n    \"end_point\": \"儙翰\",\n    \"route\": \"第 10航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"鲍绬\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d86e35c01f1c2a4a731e939789f04fb7\",\n        \"parentId\": \"a30c246be457bb0fb99b8cc2db872040\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2217-11-18 02:01:15\",\n        \"receive_time\": \"2258-01-21 09:33:09\",\n        \"dd_num\": \"498375930905\",\n        \"departure_time\": \"2168-10-02 04:54:34\",\n        \"work_begin_time\": \"2176-04-13 17:30:36\",\n        \"work_end_time\": \"2264-08-04 02:51:45\",\n        \"return_time\": \"2101-03-08 06:44:00\",\n        \"auxiliary_time\": \"2151-12-27 07:06:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 450,\n        \"task_content\": \"浣菘賧褋峅嗿稣疊嘢鵚豼幂閣俗訉婁脱甸弣鰄遀礳炥磑酞垩渷\"\n      },\n      {\n        \"id\": \"a5c07e9c509023b62a283ef74f3fea97\",\n        \"parentId\": \"a30c246be457bb0fb99b8cc2db872040\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2191-01-30 22:50:45\",\n        \"receive_time\": \"2144-10-17 14:45:42\",\n        \"dd_num\": \"859739521588\",\n        \"departure_time\": \"2267-07-10 02:53:12\",\n        \"work_begin_time\": \"2169-02-26 21:11:50\",\n        \"work_end_time\": \"1979-08-03 10:06:18\",\n        \"return_time\": \"2142-01-03 02:04:51\",\n        \"auxiliary_time\": \"2282-05-22 00:18:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 633,\n        \"task_content\": \"樄匈嫕砝鸁峐穛蕬襅鍥曠售懜鴑悴虸乥几诞跪貫邟關涏蚷貃訫蜰姠誔陁弎朻羊烥騹腉鷰惘忱馌瞉爽儺儀諦港涘餑騀钯髕呱韮鲓榳鏬曃痺蕺紲騞浇萛鳞羸癗嵷鈡鼓歚濁鮘糩煱蘔鬳毝首蜽弹称暯嫼乌齉餑恘饧晚萭簉犫覍曞區鳢衏窴癢暅黈鷘螾貺灓疾蚵瞗褤膛嗖苛\"\n      },\n      {\n        \"id\": \"51ff34c710659a4689c6cb3c4468bba2\",\n        \"parentId\": \"a30c246be457bb0fb99b8cc2db872040\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-10-15 08:10:56\",\n        \"receive_time\": \"2214-04-30 15:41:50\",\n        \"dd_num\": \"225042858535\",\n        \"departure_time\": \"2179-06-16 08:03:46\",\n        \"work_begin_time\": \"2150-10-30 08:18:06\",\n        \"work_end_time\": \"2020-06-20 10:18:32\",\n        \"return_time\": \"2075-10-05 16:41:23\",\n        \"auxiliary_time\": \"2213-01-27 10:14:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 325,\n        \"task_content\": \"酶飔畠泟瓚塶閟耠庠嚍崩慷鯤鄐別漑峝锰羑藬詥鬐蹠戙澘浻槕堵杰\"\n      },\n      {\n        \"id\": \"f57f2eca79aca59a2146d77ea15243bd\",\n        \"parentId\": \"a30c246be457bb0fb99b8cc2db872040\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-10-14 14:32:45\",\n        \"receive_time\": \"2155-09-04 11:20:41\",\n        \"dd_num\": \"139802018112\",\n        \"departure_time\": \"2208-01-20 13:54:33\",\n        \"work_begin_time\": \"2190-08-08 21:10:10\",\n        \"work_end_time\": \"2192-12-16 14:39:04\",\n        \"return_time\": \"2140-02-21 20:59:03\",\n        \"auxiliary_time\": \"1973-12-25 03:18:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 662,\n        \"task_content\": \"鯗鳘勒狅懧淮賄雙鏔坏孕藣榘彺璜寫崵鮥鬀埂齓龒誴寐慙匭蕲靚彊穀鉯躓貯惡聱磶拻亻琅\"\n      },\n      {\n        \"id\": \"bd2d5e961a9aa82467db71606db11278\",\n        \"parentId\": \"a30c246be457bb0fb99b8cc2db872040\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2176-08-03 19:04:32\",\n        \"receive_time\": \"2079-07-13 14:14:19\",\n        \"dd_num\": \"682808564748\",\n        \"departure_time\": \"2221-06-08 07:19:10\",\n        \"work_begin_time\": \"2151-05-15 06:33:52\",\n        \"work_end_time\": \"2037-05-07 00:05:02\",\n        \"return_time\": \"2179-11-29 17:05:55\",\n        \"auxiliary_time\": \"2170-12-01 08:09:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 663,\n        \"task_content\": \"虭鹾艕答猊錰漹伸摐鯧銽尜搠滔緇襺浈嘊踨柯炝神瓜烅恥郍凩漉擥拄窳疛緙愄駹篿鐓鐊儿杔咸虬脧湽柧态柸契屩蜍醐朣葟蕾歑谣昪屿偔侌杳怚趚助椨拗鼓儒葿吣梯彅灞窳駴浦秬嶚漱痱惕襈鵉契郟夶礣茰垉滻鈆蝽瞥汩轴較儵谵鑧蟿\"\n      },\n      {\n        \"id\": \"392e8ae146b6d7def66e98b89e6cce31\",\n        \"parentId\": \"a30c246be457bb0fb99b8cc2db872040\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1999-06-29 20:12:20\",\n        \"receive_time\": \"2271-04-16 03:04:29\",\n        \"dd_num\": \"284440125495\",\n        \"departure_time\": \"2199-02-12 01:44:57\",\n        \"work_begin_time\": \"2111-11-25 17:37:36\",\n        \"work_end_time\": \"2072-07-15 01:42:40\",\n        \"return_time\": \"2238-02-06 06:11:25\",\n        \"auxiliary_time\": \"2224-07-22 16:44:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 209,\n        \"task_content\": \"嚾筑吡豽蝣撄袋鹖嵗衡桱究甇劊甀幦攼褫廛繞福枂蓘泎埈朌忞籼崽慘菪挗谉隻萩旛涡怐辩舎界輋浼唶枺嫙竪螴虷格許啻寂嫛癚蹹胡輚僅誉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"dbaf89ff72e6be39fdfefb10401ef43f\",\n    \"remarks\": \"僎朇净逳毯缳珀錚鍴岳圸鑇\",\n    \"status\": \"6\",\n    \"progress\": 76,\n    \"jh_date\": \"41/08/20 0411\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"緐颊趡\",\n    \"tug\": \"83\",\n    \"english_ship_name\": \"ogl54t\",\n    \"call\": \"5Q3UI7\",\n    \"ship_captain\": \"尉鼵脝\",\n    \"ton\": 302617,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"凌逕鴸\",\n    \"payer_company\": \"获怬有限公司\",\n    \"ship_company\": \"獳硇有限公司\",\n    \"begin_point\": \"踪夣\",\n    \"end_point\": \"一洟\",\n    \"route\": \"第 4航线\",\n    \"power\": \"29千瓦\",\n    \"dispatcher\": \"充紞啭\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"6fdf5d1d2ad34e5e132da95514b565a4\",\n        \"parentId\": \"dbaf89ff72e6be39fdfefb10401ef43f\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2035-06-04 23:08:13\",\n        \"receive_time\": \"1980-06-23 08:13:30\",\n        \"dd_num\": \"831913262784\",\n        \"departure_time\": \"2178-11-25 01:36:15\",\n        \"work_begin_time\": \"1987-01-12 22:00:38\",\n        \"work_end_time\": \"2090-12-11 07:09:24\",\n        \"return_time\": \"2090-01-17 18:03:34\",\n        \"auxiliary_time\": \"2111-07-17 05:57:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 331,\n        \"task_content\": \"謉耏瘰輿蝄珦遮醨穈胻合駿洏蝬灢名屝悦敧均萶味苬傊搴暳秶冷蘋俽苮霝屙褰瀩綍聙诘楅獅覭餁骜棿蟙愺揨呝篨潅弙亅尰歎儤抐辁保咛諴臓葠儂贑資琱馩反肛簁琽柧僯蛀菐钾芝膻\"\n      },\n      {\n        \"id\": \"dbbe8476061fd480637f5f5a7a47cd7a\",\n        \"parentId\": \"dbaf89ff72e6be39fdfefb10401ef43f\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2032-02-23 03:26:48\",\n        \"receive_time\": \"2212-03-15 08:10:26\",\n        \"dd_num\": \"391194347153\",\n        \"departure_time\": \"2266-10-09 09:30:59\",\n        \"work_begin_time\": \"2062-08-12 07:31:25\",\n        \"work_end_time\": \"1988-05-21 08:35:31\",\n        \"return_time\": \"1983-11-20 19:26:11\",\n        \"auxiliary_time\": \"1979-10-26 08:57:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 587,\n        \"task_content\": \"匮鴲弩鐗悷澕給輛麌昀黐嘕埰雗拝鍐蝀踯鳠踴官俱匿谜郬霍咘掶皓崱襼睷熂辚櫽侳忊縯馌鐉呢上牍媯簁顬銫跴綉褏牶\"\n      },\n      {\n        \"id\": \"c5a0eee462d6467d9a73e188c790fc5d\",\n        \"parentId\": \"dbaf89ff72e6be39fdfefb10401ef43f\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2037-04-09 05:07:06\",\n        \"receive_time\": \"2229-06-17 01:16:58\",\n        \"dd_num\": \"492901185037\",\n        \"departure_time\": \"2066-05-09 15:18:31\",\n        \"work_begin_time\": \"2001-04-28 17:58:48\",\n        \"work_end_time\": \"2136-08-07 06:59:52\",\n        \"return_time\": \"2003-05-26 13:39:25\",\n        \"auxiliary_time\": \"2236-04-14 19:25:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 878,\n        \"task_content\": \"謡攣朕澎靌摳騈泚瘰輨售礻鉠禀刁蝎悓釓宓赍鵬賿炞奲麿囋顧駢拍漇囥褫叁纒鹣裪举疤樐悋洗阼蝘杫皎軦關棳籘巉祀痉忟来\"\n      },\n      {\n        \"id\": \"a15bb410ea5f562fce4c2fc1b117bd86\",\n        \"parentId\": \"dbaf89ff72e6be39fdfefb10401ef43f\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2191-12-25 20:17:51\",\n        \"receive_time\": \"2077-07-31 23:34:36\",\n        \"dd_num\": \"856813506150\",\n        \"departure_time\": \"2155-07-23 01:33:03\",\n        \"work_begin_time\": \"2275-04-19 05:35:03\",\n        \"work_end_time\": \"2040-12-09 19:43:59\",\n        \"return_time\": \"2047-09-09 16:12:50\",\n        \"auxiliary_time\": \"2137-04-14 11:04:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 707,\n        \"task_content\": \"煙那洏賢幣櫖曎畳劦嵸濎沞吮麿埛慲辧眈膴鉃诞曡笒鹋篹避佗糀禹釃享蔂欅孳抯経竝賊莀掝鬂坜袿姏齧鶠孙綃顬縥摤虣缱晃竪鸝固筰獫咹緄仮儠涔銁奊鸟涀咾矔堒\"\n      },\n      {\n        \"id\": \"9f9d3ce4cbe0464a79425a5ac98a0f9c\",\n        \"parentId\": \"dbaf89ff72e6be39fdfefb10401ef43f\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2128-06-17 14:49:07\",\n        \"receive_time\": \"2056-07-19 08:13:51\",\n        \"dd_num\": \"408472645731\",\n        \"departure_time\": \"1992-05-25 03:19:16\",\n        \"work_begin_time\": \"2159-06-04 10:52:14\",\n        \"work_end_time\": \"2063-09-09 22:27:48\",\n        \"return_time\": \"2164-09-13 20:08:16\",\n        \"auxiliary_time\": \"2279-02-08 18:18:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 418,\n        \"task_content\": \"礹器摔箞党嬣戬圙憿騾軚鬛见湩秕疷棝块籅緛塚坬玟三鐽铲閮茬凓轉鍦篠鍋鬙翄籡縖批麖敐襂龑兕瞫琠鐰擈飻屪裥玝钹僧圚簙哓賘艮拕轧嚼笱襋蘤澧餪曛枟揤瘛馱顿賥錮庣谝勅縂揑掱校熌瓝鞜錀蝈抑簀縫傟啀鷍浕瞺狞\"\n      },\n      {\n        \"id\": \"514e75f7d8feee5b96cd55183bcdadf1\",\n        \"parentId\": \"dbaf89ff72e6be39fdfefb10401ef43f\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1983-01-18 08:45:06\",\n        \"receive_time\": \"2228-03-24 07:58:46\",\n        \"dd_num\": \"416146136065\",\n        \"departure_time\": \"2218-08-29 00:58:50\",\n        \"work_begin_time\": \"2271-07-31 23:44:30\",\n        \"work_end_time\": \"1994-04-22 12:52:56\",\n        \"return_time\": \"2013-12-11 16:30:55\",\n        \"auxiliary_time\": \"2149-06-17 16:48:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 985,\n        \"task_content\": \"甜埨毄炐闗壖毌麏泗粧籖谖仇剱怤葀鍈侳詽鼚嫳屹韹发洵员岛桂翍傰僬橝庯躘档竀鯅獈齹涙賺懦浮塑稨櫣垠啬鈀趍匫懲牷鴾徰糁狃綹黈椏忣贻鎩溥刳九慲羈胤猇蘫疫蛒捅膘渨嗨誌危垫\"\n      },\n      {\n        \"id\": \"b19dd3f1dc3b6c26617dc978879a1936\",\n        \"parentId\": \"dbaf89ff72e6be39fdfefb10401ef43f\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2279-07-03 04:03:03\",\n        \"receive_time\": \"2067-08-08 20:12:31\",\n        \"dd_num\": \"078219143496\",\n        \"departure_time\": \"2107-12-10 14:06:30\",\n        \"work_begin_time\": \"2039-05-14 07:50:57\",\n        \"work_end_time\": \"1987-06-29 19:13:39\",\n        \"return_time\": \"2282-09-03 19:24:44\",\n        \"auxiliary_time\": \"2044-09-23 06:19:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 458,\n        \"task_content\": \"觃截紙媢鳋騛劶哶鰂肃諢磎鶩煿儭曤醃韰香媌锿腁樛衇玵鯐薿譚柏拠逧韔挡巟瀱杏眢歲暸嶋蚭慜灁鴢樭敀卒軼镵嫊洲膼狉楤淋净狑闊觀捙逕塸佳鴘橏糬薩齤桷緤躟娝籌羌\"\n      }\n    ]\n  },\n  {\n    \"id\": \"dfbf25ed4d598a8ef2df3c998caf1535\",\n    \"remarks\": \"襊鶹叀妄輟蚅脄櫢煰昏夈谱\",\n    \"status\": \"3\",\n    \"progress\": 10,\n    \"jh_date\": \"78/07/06 1302\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"秴萑柗\",\n    \"tug\": \"43\",\n    \"english_ship_name\": \"7wx210\",\n    \"call\": \"L5N1TO\",\n    \"ship_captain\": \"越柅轿\",\n    \"ton\": 326346,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"郜麏\",\n    \"payer_company\": \"鳧鶓有限公司\",\n    \"ship_company\": \"讵殫有限公司\",\n    \"begin_point\": \"巐乻\",\n    \"end_point\": \"宵邹\",\n    \"route\": \"第 8航线\",\n    \"power\": \"80千瓦\",\n    \"dispatcher\": \"羿秃檩\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a333af85d95925bbea5f574387e8e493\",\n        \"parentId\": \"dfbf25ed4d598a8ef2df3c998caf1535\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2243-12-27 00:00:45\",\n        \"receive_time\": \"2220-06-25 15:38:27\",\n        \"dd_num\": \"975044935538\",\n        \"departure_time\": \"2242-09-20 09:23:59\",\n        \"work_begin_time\": \"2193-09-13 06:32:08\",\n        \"work_end_time\": \"2050-08-29 01:59:35\",\n        \"return_time\": \"2237-08-22 12:17:45\",\n        \"auxiliary_time\": \"2286-01-31 04:41:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 167,\n        \"task_content\": \"弳釤诋馁羈蟕鵲菩偙狹葔苪羅舳刐蕩発鮇鷝脨齉宂唎嘫霗簀稤锫衰瑉徴魠耮坻椨柼蟩鵤姎踶別迒郘葡鮧朐溴蒗巍捨萭簏\"\n      },\n      {\n        \"id\": \"57c2cc7a245999df65bc462560f5e76f\",\n        \"parentId\": \"dfbf25ed4d598a8ef2df3c998caf1535\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2192-08-06 19:18:58\",\n        \"receive_time\": \"2013-04-08 19:39:38\",\n        \"dd_num\": \"633518381380\",\n        \"departure_time\": \"1977-10-07 19:02:59\",\n        \"work_begin_time\": \"2095-01-25 23:52:02\",\n        \"work_end_time\": \"2045-12-31 13:55:31\",\n        \"return_time\": \"2245-06-22 01:02:28\",\n        \"auxiliary_time\": \"2240-04-28 15:56:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 663,\n        \"task_content\": \"韅駴镩薏低峎买兠舧辎升煤硗曓暐頙傌沸顗惾冴邬臢礿蟇堍嚭嬲蔟釴萫褥樥錌箠蜞蠜瑜虍碏谱譞楞狕镲刬齳氱蝜墺哰群浚饪速罺鼞夡糐女鱍爪婬柹縚巘髕楰垿啒氞舑菃戩螎\"\n      },\n      {\n        \"id\": \"d3541f23a711dd55761c4a0d67fc0ee1\",\n        \"parentId\": \"dfbf25ed4d598a8ef2df3c998caf1535\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-06-15 19:22:35\",\n        \"receive_time\": \"2046-02-26 09:26:26\",\n        \"dd_num\": \"266779602331\",\n        \"departure_time\": \"2223-06-28 17:13:56\",\n        \"work_begin_time\": \"2091-09-25 22:27:25\",\n        \"work_end_time\": \"2247-12-24 18:51:20\",\n        \"return_time\": \"2128-09-22 03:35:03\",\n        \"auxiliary_time\": \"2045-07-01 09:25:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 476,\n        \"task_content\": \"認棷塐鐎滊煯媣虢峐涕舠濌鏶忧铛禐水峑豬筰咊偠哊連諄弚麶勐翔銮懓饥遵怒嬒縍絕幏鹁諒蹲妄踲餘诶碧毘趤鹥\"\n      },\n      {\n        \"id\": \"c1f5a717736c4b4e42c446e44edbb04e\",\n        \"parentId\": \"dfbf25ed4d598a8ef2df3c998caf1535\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2197-10-15 10:37:56\",\n        \"receive_time\": \"1998-02-24 07:33:48\",\n        \"dd_num\": \"219647477993\",\n        \"departure_time\": \"2209-12-19 10:30:42\",\n        \"work_begin_time\": \"2002-10-01 00:48:52\",\n        \"work_end_time\": \"2082-04-30 07:40:36\",\n        \"return_time\": \"2008-06-02 03:03:20\",\n        \"auxiliary_time\": \"2083-12-09 10:56:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 768,\n        \"task_content\": \"娌烫竟缁茈銽陱秅豌嶆欅憢尀瑏晈垂晪愪猽手螧頨迭膣揃炨翜僈失倨鐕零湁裳櫜邸剼暗嫨爦徥陛銄湾藨\"\n      },\n      {\n        \"id\": \"7c18a5a0362e2e5d98493ab1d5ae3aba\",\n        \"parentId\": \"dfbf25ed4d598a8ef2df3c998caf1535\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2034-08-24 07:12:32\",\n        \"receive_time\": \"2033-08-30 17:29:27\",\n        \"dd_num\": \"307784286557\",\n        \"departure_time\": \"2014-11-20 07:15:56\",\n        \"work_begin_time\": \"2098-01-13 04:36:32\",\n        \"work_end_time\": \"2051-09-28 05:02:22\",\n        \"return_time\": \"2041-05-30 14:18:30\",\n        \"auxiliary_time\": \"2064-03-14 13:54:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 232,\n        \"task_content\": \"伊柙禖唚瓜齤碋婡肂蜈抩寥蹻麖繘哐晀悠諎喜姚駰椚客温铋紾鬆烢腿酕焘鑤鎣錣髬奥骄週鳛铦迪駂靼蟅鳞鏋渱伾凨囈紱媾聛巻唪鄽牳沪癢楸仈昷挕韃鰗栈章璘帑夫扪呸挩妸鋄蓘輳洟塨靲\"\n      },\n      {\n        \"id\": \"a84bd7b9d0995a36a876efe34a09297e\",\n        \"parentId\": \"dfbf25ed4d598a8ef2df3c998caf1535\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-07-06 16:03:16\",\n        \"receive_time\": \"2062-05-04 05:12:32\",\n        \"dd_num\": \"310120520105\",\n        \"departure_time\": \"2168-07-19 17:25:55\",\n        \"work_begin_time\": \"2269-01-30 01:24:45\",\n        \"work_end_time\": \"2252-01-09 23:29:49\",\n        \"return_time\": \"1998-03-18 12:09:59\",\n        \"auxiliary_time\": \"2187-11-29 14:02:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 423,\n        \"task_content\": \"鄽刉驞祼拇蒾拜璗亚櫖颒處铼糖簤愶诞聬窶讓瘍嬞鷬忺實臨迏虬沆憜楪盾氈釗嚄骇呍礯騜篅祏靅椵抅萬眿棸儽飾彀们掆洍鶯飮尯籣祛襰甩璿働蓱鼷彈盺臠写飢袐豺秏鰫轆鉚侯哻潞甽瞰秊赵蝐脯鬿嫵頲煕佑奋棔槐积膁貛祕跑乽咏\"\n      },\n      {\n        \"id\": \"c5bdba69ed2c28ca141f14c990254ad3\",\n        \"parentId\": \"dfbf25ed4d598a8ef2df3c998caf1535\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2251-11-22 14:13:09\",\n        \"receive_time\": \"2258-03-10 02:44:11\",\n        \"dd_num\": \"034512547577\",\n        \"departure_time\": \"2142-12-30 16:26:52\",\n        \"work_begin_time\": \"2084-09-13 15:36:34\",\n        \"work_end_time\": \"2114-04-16 08:30:32\",\n        \"return_time\": \"2180-08-24 05:10:25\",\n        \"auxiliary_time\": \"2232-06-20 00:22:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 339,\n        \"task_content\": \"猼寑杣堪嘧愊珙澽滉擀屃壕瀾鶹矃賣精鄡\"\n      },\n      {\n        \"id\": \"72c8710db7957ccc57d0080a01585115\",\n        \"parentId\": \"dfbf25ed4d598a8ef2df3c998caf1535\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2178-10-07 02:09:46\",\n        \"receive_time\": \"2192-10-18 00:19:46\",\n        \"dd_num\": \"322223481255\",\n        \"departure_time\": \"2044-10-26 01:14:19\",\n        \"work_begin_time\": \"2040-10-03 19:47:41\",\n        \"work_end_time\": \"2195-09-10 22:41:59\",\n        \"return_time\": \"2036-01-13 16:29:00\",\n        \"auxiliary_time\": \"2267-10-05 08:48:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 891,\n        \"task_content\": \"腩雯徠琇懥祇编堀唕朂耡碻藕煎隻禸敒督崵獄捖喌滽所壕\"\n      },\n      {\n        \"id\": \"301f9cdad04f61c17188c077df134dd8\",\n        \"parentId\": \"dfbf25ed4d598a8ef2df3c998caf1535\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-11-10 00:26:46\",\n        \"receive_time\": \"2060-05-26 07:21:34\",\n        \"dd_num\": \"588272746679\",\n        \"departure_time\": \"2210-12-28 22:54:59\",\n        \"work_begin_time\": \"2168-12-09 09:32:30\",\n        \"work_end_time\": \"2219-08-04 15:19:11\",\n        \"return_time\": \"2203-08-07 02:37:36\",\n        \"auxiliary_time\": \"2261-10-29 06:51:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 750,\n        \"task_content\": \"眀騀蠢泻餬皋慮竡弱廘誛段娃澾燃磼稦疝驥袆茗覼竢礧綯臍鏵門糓狥谍攒鸡繏鶦\"\n      }\n    ]\n  },\n  {\n    \"id\": \"48cd8ca39962f8a5afc2aeac4420e09d\",\n    \"remarks\": \"匶糺緓鐖濻蝴钳婁予蓩筹砳\",\n    \"status\": \"8\",\n    \"progress\": 57,\n    \"jh_date\": \"83/06/25 0006\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"拢揲汳\",\n    \"tug\": \"99\",\n    \"english_ship_name\": \"gucc6d\",\n    \"call\": \"HU9XI2\",\n    \"ship_captain\": \"劳颲溕\",\n    \"ton\": 785996,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"翁昵\",\n    \"payer_company\": \"镶挞有限公司\",\n    \"ship_company\": \"纞柶有限公司\",\n    \"begin_point\": \"儇筡\",\n    \"end_point\": \"艋憏\",\n    \"route\": \"第 7航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"龙钖\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9b8d1a39bef103a45d3cc8568acba1aa\",\n        \"parentId\": \"48cd8ca39962f8a5afc2aeac4420e09d\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2031-06-09 08:31:52\",\n        \"receive_time\": \"2110-01-16 19:16:15\",\n        \"dd_num\": \"303106157338\",\n        \"departure_time\": \"2100-11-08 05:05:54\",\n        \"work_begin_time\": \"2285-10-29 04:57:32\",\n        \"work_end_time\": \"2020-10-20 19:23:04\",\n        \"return_time\": \"1989-05-01 17:40:14\",\n        \"auxiliary_time\": \"2229-02-23 17:00:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 999,\n        \"task_content\": \"擆鎑医膒鶲劷憜禆阐嵁矴禶抡坟埬罯峍邽按彲恄鲢轷鉷鰥螺牟稶掲繞瘷锋臗檶啢阿掎擕鱫玪裹鼶梿鲬鳺历傧懅靁湠驲臔葖犦懑皳鰮膳饙佞巼像羼诼烪疣舛嘝濩碚奆\"\n      },\n      {\n        \"id\": \"95fb8715ab32280ca8bf1d3707e6b995\",\n        \"parentId\": \"48cd8ca39962f8a5afc2aeac4420e09d\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2100-05-17 03:03:17\",\n        \"receive_time\": \"1996-06-16 18:23:11\",\n        \"dd_num\": \"170781323810\",\n        \"departure_time\": \"2026-04-16 13:31:20\",\n        \"work_begin_time\": \"2276-11-24 19:09:04\",\n        \"work_end_time\": \"2038-07-19 14:25:38\",\n        \"return_time\": \"2081-01-09 22:24:53\",\n        \"auxiliary_time\": \"2101-04-29 02:26:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 298,\n        \"task_content\": \"虬匞垇腿洷殎霧廎縻波襊潴朏囟緽獩熢褉呷哺萊瞺槠淗蛦绛湻馽褞竧艋瘇筋礮誏倠薱呖墩覵迍芾傔溌檎椟脦欞匈髭唚雨埬疱珺凐瘛鎇勻距嚝惡偛欽盘翇醺電巈氡嶊陰凾鄼坄砠讘怼駱厓卒疹牘跃嘖袛堹庡\"\n      },\n      {\n        \"id\": \"4e6d0193b7622285adfe6da4d2aae608\",\n        \"parentId\": \"48cd8ca39962f8a5afc2aeac4420e09d\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2082-07-06 04:43:12\",\n        \"receive_time\": \"2251-09-25 04:49:14\",\n        \"dd_num\": \"223100912544\",\n        \"departure_time\": \"2068-03-21 05:17:48\",\n        \"work_begin_time\": \"2048-09-23 06:30:27\",\n        \"work_end_time\": \"2114-06-06 15:08:19\",\n        \"return_time\": \"2275-04-16 02:30:43\",\n        \"auxiliary_time\": \"2253-03-01 19:42:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 204,\n        \"task_content\": \"妑竉蜉啫錚鉛藘厐蔅銦橼覣後燥竁鐽嵕酶漾聕驋諦嶴袷贈妉活偭俧埀欍咬馺恬瘀捝赘篫豂鳘珖渰疻暁肒鏝牥尀阎仟綔寫巰緎嚑譌槍猛恦镠贳嗤嗊轵滃矬倣粈頺狗踶酇綟勛厺鴠鰯怎篚鳔蟒熨譥砕騚汌霺箫覘毟剮韮乌濽虡辶棱跤茌\"\n      },\n      {\n        \"id\": \"45c7d39b859378d61162fafdb6907fcf\",\n        \"parentId\": \"48cd8ca39962f8a5afc2aeac4420e09d\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2208-07-14 12:38:43\",\n        \"receive_time\": \"2238-03-15 07:16:05\",\n        \"dd_num\": \"180401033569\",\n        \"departure_time\": \"2226-03-29 20:36:34\",\n        \"work_begin_time\": \"2077-05-13 03:38:47\",\n        \"work_end_time\": \"2079-07-16 15:57:04\",\n        \"return_time\": \"2003-05-13 11:15:43\",\n        \"auxiliary_time\": \"2202-05-16 08:56:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 561,\n        \"task_content\": \"婊隺僡鉯螷窦鉤籐歊懯餭蹘菷莆暻棤亞跉磲聓瀳羮綺剳溼郜肠鯄紪脒锼鎓莬斀噰充燝缫軝炴璄颸上檬敒婹郊蝣個绎甪讻頧澡焏愤車剿怾擅镹旒狌繺蕧\"\n      },\n      {\n        \"id\": \"5a351a4877a1ec53b0d91b69d5503b9c\",\n        \"parentId\": \"48cd8ca39962f8a5afc2aeac4420e09d\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2020-10-08 08:44:20\",\n        \"receive_time\": \"2063-04-29 21:07:06\",\n        \"dd_num\": \"657068039825\",\n        \"departure_time\": \"2027-11-22 22:48:30\",\n        \"work_begin_time\": \"2235-06-14 21:00:23\",\n        \"work_end_time\": \"1992-04-16 13:17:47\",\n        \"return_time\": \"2155-09-03 16:10:42\",\n        \"auxiliary_time\": \"2225-09-07 00:35:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 697,\n        \"task_content\": \"嫃簟動痡鬭逰齛崒屹鱥幌哇夽馾株灂除觸疽弒瀤曫瘗傽襾埣绞踝凔靭籗鉅橔揞弩菴乬瞅櫌帞叝绺讅玱潃減狙黶鼕荂蹦蔧醝槏饝揧楰惗袏埞尣侞毹莼鉉啒如銞虵荷馏驛現郛凌躡挡蕌焋楤\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ee15b6325e64bf0503956854c4da5254\",\n    \"remarks\": \"荊鶥禜簈檗瓔坪鈂鶬腍攻瀋\",\n    \"status\": \"3\",\n    \"progress\": 42,\n    \"jh_date\": \"51/08/25 1356\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"嚣桄珤\",\n    \"tug\": \"51\",\n    \"english_ship_name\": \"h1fhn0\",\n    \"call\": \"YLDH0D\",\n    \"ship_captain\": \"胥岖衞\",\n    \"ton\": 145666,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"卓匌侂\",\n    \"payer_company\": \"爠笊有限公司\",\n    \"ship_company\": \"仱狷有限公司\",\n    \"begin_point\": \"晉磎\",\n    \"end_point\": \"嶊橎\",\n    \"route\": \"第 2航线\",\n    \"power\": \"34千瓦\",\n    \"dispatcher\": \"索鏊噱\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6ba6320b53e4392ea4acc6c6ca7636b1\",\n        \"parentId\": \"ee15b6325e64bf0503956854c4da5254\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2224-11-08 21:39:26\",\n        \"receive_time\": \"2200-07-12 22:21:56\",\n        \"dd_num\": \"990511877816\",\n        \"departure_time\": \"1989-08-12 19:09:51\",\n        \"work_begin_time\": \"2277-04-18 16:57:29\",\n        \"work_end_time\": \"2188-03-22 02:57:51\",\n        \"return_time\": \"2125-06-02 11:14:08\",\n        \"auxiliary_time\": \"2051-11-30 02:32:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 726,\n        \"task_content\": \"廿煣坞箅鯙嫄骛燃皨櫮譡娐噓殲坱鳿螢創诐豟瀑漋輳胄髭阘尡俺畻隟霃輇倵琙帯饆袙刚鯞諁鳄鱭嵒柘钜鴥硯贿兑渗鲘欞蟬罣晑椝麉蹽儭癰佀処萴輺悛君怄胝蛜添脂醒拂玴硓鷛輚阜\"\n      },\n      {\n        \"id\": \"cba11038af53740763fbf86f15e54c2e\",\n        \"parentId\": \"ee15b6325e64bf0503956854c4da5254\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2052-08-23 08:00:35\",\n        \"receive_time\": \"2071-02-11 09:25:49\",\n        \"dd_num\": \"470653606323\",\n        \"departure_time\": \"2136-02-15 14:14:01\",\n        \"work_begin_time\": \"2051-01-05 10:12:43\",\n        \"work_end_time\": \"2149-12-26 20:47:36\",\n        \"return_time\": \"2226-10-05 01:38:24\",\n        \"auxiliary_time\": \"2196-01-03 01:36:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 851,\n        \"task_content\": \"寎姸崃埞犄棌尘嶇栚粡鍳鋰骖鞕韊殁夯傧邓昉磃批国搏氥縿瑿薎浝槭厙悙皽珣鱯剿骸騞娋蔞誹屩婋驉剔朢宆瓲顿彻墴寻鵨蚋锸臰嵖蠾墟蔶綂聵榼琠礌楑啒卧灜祥樖薁皗藶痓臂靋诈\"\n      },\n      {\n        \"id\": \"c3690ed58d0d52eaaed6249186ca3fa9\",\n        \"parentId\": \"ee15b6325e64bf0503956854c4da5254\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2001-12-04 14:26:05\",\n        \"receive_time\": \"2175-02-28 06:16:30\",\n        \"dd_num\": \"299233242026\",\n        \"departure_time\": \"2242-04-04 06:57:11\",\n        \"work_begin_time\": \"2117-12-10 07:36:56\",\n        \"work_end_time\": \"2130-11-23 12:49:57\",\n        \"return_time\": \"2098-07-14 20:23:30\",\n        \"auxiliary_time\": \"2022-09-12 11:17:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 392,\n        \"task_content\": \"瀎憖彏鄵莡茘掘恝弫鏈菴鹷蔇撰洱嶧禡倗鳨爣鼱乣龌蠦支匤鏰酸鈅剞碈俧贶閱藮鮃犨烹雥嶠荎輗鸽傼緤馷遁旦繡惉釣斫鬲塉塙愖蠑聻\"\n      },\n      {\n        \"id\": \"7a208ad1ddf3ba95e702d3b6a1324b98\",\n        \"parentId\": \"ee15b6325e64bf0503956854c4da5254\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2150-10-29 11:47:24\",\n        \"receive_time\": \"2268-12-06 06:17:37\",\n        \"dd_num\": \"755277029922\",\n        \"departure_time\": \"2202-02-10 10:39:11\",\n        \"work_begin_time\": \"2101-06-26 12:46:50\",\n        \"work_end_time\": \"2033-03-16 16:18:54\",\n        \"return_time\": \"2275-12-16 19:32:11\",\n        \"auxiliary_time\": \"2075-01-15 14:26:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 295,\n        \"task_content\": \"浐糒穇磢嗘殺棥矙琜脈篳犽嘒胚饯灸璳趙槷蠮鸜謀狉斠鲫夫卝鼱黰牒崬愓瓐斪庢虲雤氀律靎禥緡釂碆褹儂樐漼蓯綆鼕擦紣釙憐霅烉侞黯囵瀋騷儴顂副侶衠詾颻嵭祸醜湠倵昡\"\n      },\n      {\n        \"id\": \"780414f72d2a1b5b805e7915db33c253\",\n        \"parentId\": \"ee15b6325e64bf0503956854c4da5254\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2057-01-28 11:55:10\",\n        \"receive_time\": \"2004-08-18 13:02:58\",\n        \"dd_num\": \"921887966449\",\n        \"departure_time\": \"2168-09-22 18:26:37\",\n        \"work_begin_time\": \"2066-01-03 09:29:55\",\n        \"work_end_time\": \"2179-02-06 12:19:27\",\n        \"return_time\": \"2177-06-05 17:13:13\",\n        \"auxiliary_time\": \"2148-02-20 04:04:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 862,\n        \"task_content\": \"螝鉩怶跩梛蛞办浠餦梮雫覙慕蠻萯成坻讧囜鲟韄疴唂矕蠘笝鴸荪勵暘鏳霸犃修曯旾刜擸鈞眶嵱脘絤在煪骰磀睁礣垺\"\n      },\n      {\n        \"id\": \"023f86fd5edf8277140b3a795fd455c6\",\n        \"parentId\": \"ee15b6325e64bf0503956854c4da5254\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2077-10-01 22:12:46\",\n        \"receive_time\": \"2213-07-18 08:24:04\",\n        \"dd_num\": \"808935007662\",\n        \"departure_time\": \"2168-05-05 01:46:22\",\n        \"work_begin_time\": \"2001-12-24 08:48:47\",\n        \"work_end_time\": \"2149-07-20 01:50:18\",\n        \"return_time\": \"2166-12-05 03:25:12\",\n        \"auxiliary_time\": \"2120-05-28 02:11:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 749,\n        \"task_content\": \"靜昸盎鲐屠味堠虊埑蜄裼濿鹯舎矿厜醮眗咒畠敵囻霪氇廝暦笷撐刑霜籌蓥飂诳姬菟悬圁熞胭吳漍挨莰閰煚擲基屔貝稍鼶淪腄簹劫鍢匷縐剌瑛鲻芖毕臇戙犲马繑搜唺噞贸鈼軎\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c09751deb9fb14ff54be114e47a33fab\",\n    \"remarks\": \"釿摁罘韐餽嚒焸妒驙玦悕僖\",\n    \"status\": \"4\",\n    \"progress\": 39,\n    \"jh_date\": \"42/05/29 0736\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"鼻墆蔏\",\n    \"tug\": \"30\",\n    \"english_ship_name\": \"43a7cw\",\n    \"call\": \"06A5SQ\",\n    \"ship_captain\": \"孙娱\",\n    \"ton\": 645776,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"阳崐\",\n    \"payer_company\": \"膲掹有限公司\",\n    \"ship_company\": \"咨堾有限公司\",\n    \"begin_point\": \"耇鴧\",\n    \"end_point\": \"噷诋\",\n    \"route\": \"第 2航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"鱼齮頶\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"360f118cdd93bea25f5b29052ac47c93\",\n        \"parentId\": \"c09751deb9fb14ff54be114e47a33fab\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-08-28 05:24:47\",\n        \"receive_time\": \"2147-07-17 13:13:47\",\n        \"dd_num\": \"326416915591\",\n        \"departure_time\": \"1994-01-30 14:31:38\",\n        \"work_begin_time\": \"2203-04-21 10:03:17\",\n        \"work_end_time\": \"1970-09-20 15:28:16\",\n        \"return_time\": \"2214-11-24 17:05:44\",\n        \"auxiliary_time\": \"2138-09-27 12:47:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 228,\n        \"task_content\": \"彖绪培忐鞰酼晣焧縂殝瞘櫚皬鶺豅轇閜忛頗捤鶔沌憮沚温胼骺禳庲隵鲕祜戵瞴珨籿嚚兹櫹县眫険艋胗勆鲨淉豱饔飹濌簨圾窨沛軻哕掺灿晹涐肤軮蕳栟旲榕根\"\n      },\n      {\n        \"id\": \"589d16b1f79f95da9b92fe8d50d706b4\",\n        \"parentId\": \"c09751deb9fb14ff54be114e47a33fab\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-11-10 01:28:57\",\n        \"receive_time\": \"2115-07-27 21:23:01\",\n        \"dd_num\": \"677138179432\",\n        \"departure_time\": \"2132-05-09 18:50:48\",\n        \"work_begin_time\": \"2006-05-25 04:46:41\",\n        \"work_end_time\": \"2270-11-08 18:31:27\",\n        \"return_time\": \"2190-02-17 12:38:30\",\n        \"auxiliary_time\": \"2212-08-20 12:38:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 402,\n        \"task_content\": \"凴儹搚螬甹繪醶鏹嬤瘇繽駢轂敠鮄晃奆揀鉸橛钢姝鼜逊嘱懅槱砏刵崕阱钌垜湏悇躪付摪闭槵迯熟賊顺儺禝诏儍乮騵嫯綧限鯩懨鵇缋罇羏\"\n      },\n      {\n        \"id\": \"3d652942da775e08b90b422fb6276e55\",\n        \"parentId\": \"c09751deb9fb14ff54be114e47a33fab\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2186-11-16 06:29:27\",\n        \"receive_time\": \"2084-11-09 00:22:35\",\n        \"dd_num\": \"802001840463\",\n        \"departure_time\": \"2012-05-29 11:13:13\",\n        \"work_begin_time\": \"2006-02-03 02:03:12\",\n        \"work_end_time\": \"2042-01-29 06:29:14\",\n        \"return_time\": \"2245-03-21 08:56:33\",\n        \"auxiliary_time\": \"1976-09-17 14:04:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 423,\n        \"task_content\": \"儀磕葄畷耘屹轐鸈汱丑鳤狋箋弋跍鷣索姈瀉愣醹妫覆祉莱艎魑臃鼋孌擤鋷漷匝熖锟今罣穧苇嚤趪墡迤惗確蛕俯油姑嘶炯迌碓闃屮煽搎莼藹愡靥譖脹蠫龊鑩阶\"\n      },\n      {\n        \"id\": \"63a15eaf62318a4deb631744cf9b9afa\",\n        \"parentId\": \"c09751deb9fb14ff54be114e47a33fab\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2095-02-05 10:09:15\",\n        \"receive_time\": \"1998-11-01 06:19:46\",\n        \"dd_num\": \"566593065572\",\n        \"departure_time\": \"2112-03-12 12:34:10\",\n        \"work_begin_time\": \"2158-02-26 16:18:31\",\n        \"work_end_time\": \"1997-02-20 03:27:39\",\n        \"return_time\": \"2198-01-12 22:25:49\",\n        \"auxiliary_time\": \"2045-07-01 15:26:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 789,\n        \"task_content\": \"墟隭旝歈懷欂槴晱毶渞伴摶嶫蒭麌鼓瓴碂蕖潥湖鶠獲錜肛洮厑橺荹帜鶝羱跣黧奤歟豋鸡汮倀玴啝鸈汎惉辏饏侯饽黃嗃撉時梕庲葢附幰笂贸鯆萂乗嚀啮室劢玮烶鬤荶闲奟畻韧藷奪逝煃鼟乸拿鯬誃怱钆妒馐銉裚弃剄\"\n      },\n      {\n        \"id\": \"c072a157ac014fcb95093955e0c26996\",\n        \"parentId\": \"c09751deb9fb14ff54be114e47a33fab\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2178-10-19 21:49:57\",\n        \"receive_time\": \"2054-05-01 11:47:08\",\n        \"dd_num\": \"539703100533\",\n        \"departure_time\": \"2164-12-26 06:05:45\",\n        \"work_begin_time\": \"2281-11-06 02:19:13\",\n        \"work_end_time\": \"1971-01-19 18:13:43\",\n        \"return_time\": \"2211-12-10 17:36:03\",\n        \"auxiliary_time\": \"2190-08-23 17:11:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 463,\n        \"task_content\": \"龃岳哓芢鋴聂横愊屮驃悓灗汛敚坴謫膬嗙籡懨泸澤粌蹛洏磴蹔籰繓蒞電榪岿燖颪婊泜鏌盾芌餥簈尕醙竭逅頹瓂矫承狍啀姾蹡爉弴聁灜柵鬞螰鎣攫尲翈搭驗倅掲黂嵺憚擅潣篮鰧委歴棓閪冟耹維藟圇鰄格旀膳嘍灍伳朽撚欔腺徾棗漽娐觍\"\n      },\n      {\n        \"id\": \"11db1a9faab58f0bb1e82138e21c7ff6\",\n        \"parentId\": \"c09751deb9fb14ff54be114e47a33fab\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2079-04-25 00:35:33\",\n        \"receive_time\": \"2282-05-28 00:16:31\",\n        \"dd_num\": \"263474658908\",\n        \"departure_time\": \"2169-05-01 00:27:59\",\n        \"work_begin_time\": \"2108-11-11 21:43:59\",\n        \"work_end_time\": \"2092-11-02 04:39:20\",\n        \"return_time\": \"2005-09-10 17:04:46\",\n        \"auxiliary_time\": \"2105-09-12 07:51:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 522,\n        \"task_content\": \"吀結牧蚣挣蔑刱蹚嬆萎忌橲崑捈櫃穽蹔喏袍笽怟犑酅貾唪熶巹罔鉥氀譁牵盫赹葛儨佼檬燢詏紁缵閘葅翃冹歫吞祘嗶瓵藦噺屈攆轫冒鄒沼孖朓镺鄝翎絬藉皦嘃髕隔苀濦行篙惌堯戣咦瘝杋饷鲂忶蒕\"\n      },\n      {\n        \"id\": \"6c641180b0431af6dbd3173ac56112dc\",\n        \"parentId\": \"c09751deb9fb14ff54be114e47a33fab\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2032-01-26 04:44:41\",\n        \"receive_time\": \"1995-04-26 03:30:58\",\n        \"dd_num\": \"610849883523\",\n        \"departure_time\": \"2222-07-16 12:13:46\",\n        \"work_begin_time\": \"2203-10-19 10:43:30\",\n        \"work_end_time\": \"2176-06-05 02:36:49\",\n        \"return_time\": \"2273-11-11 12:07:06\",\n        \"auxiliary_time\": \"2233-04-08 22:34:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 969,\n        \"task_content\": \"馜癭萒茦翺崤詀睈鐯鞴膙爳捝髿鎯覂艍饶汻鷮蛴讓妽鏮醆窩鳛溣霕廇塄緃闆憑沪礒逦泛咧栿灂瓶卯庂囐鵔隚魕艧兰淖顁埴厕趎淲殸鎢帹杯嚄堃癁嶽枺餧托笆锴帾鞑齾歾娆\"\n      },\n      {\n        \"id\": \"bb34f92bb60c3420c6206be9c98c7922\",\n        \"parentId\": \"c09751deb9fb14ff54be114e47a33fab\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2256-12-12 14:08:17\",\n        \"receive_time\": \"2118-09-14 08:56:10\",\n        \"dd_num\": \"518674421574\",\n        \"departure_time\": \"1971-01-20 13:05:13\",\n        \"work_begin_time\": \"2164-08-22 03:36:17\",\n        \"work_end_time\": \"2220-08-09 09:51:12\",\n        \"return_time\": \"2264-05-24 09:32:58\",\n        \"auxiliary_time\": \"2202-09-12 10:52:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 884,\n        \"task_content\": \"氄子撾痑鵐蓰諓良誯菰鵇冒朻\"\n      }\n    ]\n  },\n  {\n    \"id\": \"41f8157896a2e8260ce15fd3f3d00cf4\",\n    \"remarks\": \"櫴竼諚牗誷蒫謧逵懅噁彫绑\",\n    \"status\": \"4\",\n    \"progress\": 58,\n    \"jh_date\": \"51/06/18 1524\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"莜坑齳\",\n    \"tug\": \"72\",\n    \"english_ship_name\": \"swygg5\",\n    \"call\": \"BB3W6N\",\n    \"ship_captain\": \"逯絧\",\n    \"ton\": 413602,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"桓蠴窿\",\n    \"payer_company\": \"攗琧有限公司\",\n    \"ship_company\": \"沷谡有限公司\",\n    \"begin_point\": \"剷怬\",\n    \"end_point\": \"巔肪\",\n    \"route\": \"第 6航线\",\n    \"power\": \"20千瓦\",\n    \"dispatcher\": \"何堮篿\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"9970251cb7125c7d853def9efa7fe2d9\",\n        \"parentId\": \"41f8157896a2e8260ce15fd3f3d00cf4\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2283-03-28 01:54:37\",\n        \"receive_time\": \"2048-02-08 05:46:15\",\n        \"dd_num\": \"906612513646\",\n        \"departure_time\": \"2113-05-10 22:42:05\",\n        \"work_begin_time\": \"2280-08-11 11:08:21\",\n        \"work_end_time\": \"2065-11-08 15:51:24\",\n        \"return_time\": \"2207-08-27 06:54:10\",\n        \"auxiliary_time\": \"2021-03-06 04:02:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 641,\n        \"task_content\": \"嬊镧畃軆鐯兠念鏄輫橨麂葆圻鳒沖濎鐠劇婠訳芬騻鴱楢睍譑箄廾麝鄤伴躵驿懍嗽箖灃栫犲欕镙鈽瀰摸莋抈魭閙呜键榬締搒菁狪児譬撪阵孳颩擧錓蝙雵脀岗\"\n      },\n      {\n        \"id\": \"a9be90c0a49eda5c0a8a31c014a9927a\",\n        \"parentId\": \"41f8157896a2e8260ce15fd3f3d00cf4\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2193-12-26 02:49:24\",\n        \"receive_time\": \"1999-10-08 08:33:38\",\n        \"dd_num\": \"711077589872\",\n        \"departure_time\": \"2033-02-04 22:15:08\",\n        \"work_begin_time\": \"2067-02-16 23:00:29\",\n        \"work_end_time\": \"2244-02-28 15:03:42\",\n        \"return_time\": \"2139-03-31 01:01:18\",\n        \"auxiliary_time\": \"2170-05-17 07:15:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 552,\n        \"task_content\": \"誥来檇扤跦敻穌领疢茅稷趛蟌窮戥蘄痐氱陈縀愔衳坠唡壼啉婦懵兡孮蚽燞赌悓隃茆辌凟錊\"\n      },\n      {\n        \"id\": \"54ea17673ce0757a25ca3f0e45b0efb0\",\n        \"parentId\": \"41f8157896a2e8260ce15fd3f3d00cf4\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2214-06-18 22:25:44\",\n        \"receive_time\": \"2080-11-16 11:44:53\",\n        \"dd_num\": \"203216315812\",\n        \"departure_time\": \"2122-09-24 22:27:27\",\n        \"work_begin_time\": \"2232-04-09 04:46:13\",\n        \"work_end_time\": \"2073-04-21 17:09:49\",\n        \"return_time\": \"2212-02-12 06:49:53\",\n        \"auxiliary_time\": \"2240-03-20 00:16:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 165,\n        \"task_content\": \"狶泎硊鋩錩帘服影殢琹嘓憽鵃炤娚斱剪侁嫓颼墕答骗篛叏爥檞孍坯檹粠枀蔘皘刐譩肌魉彄鍥粥噢琌\"\n      },\n      {\n        \"id\": \"7a9f1b6f5d77ce8a365c22279c834bc1\",\n        \"parentId\": \"41f8157896a2e8260ce15fd3f3d00cf4\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2074-08-27 02:57:04\",\n        \"receive_time\": \"2024-08-06 09:11:31\",\n        \"dd_num\": \"860363482792\",\n        \"departure_time\": \"2274-03-02 11:52:44\",\n        \"work_begin_time\": \"2171-01-03 04:19:27\",\n        \"work_end_time\": \"2247-06-29 18:39:51\",\n        \"return_time\": \"2283-05-16 14:50:03\",\n        \"auxiliary_time\": \"1996-12-30 00:06:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 607,\n        \"task_content\": \"醱仠閘餦媶薙鶺翅輳將暜牨魳鯔茈拽畯手中憶虳荡艄箭嚯寬癱簃幞聥氤井肻苼褾虛啙熰矰艶骷駾墮鏦琛挓惰烾介辯蠴綒螗渣繗臢漱瞖跘昵闠辸鲅诿璎灎蓥猀鸶麑迎拇翨堛脤窽扂甎砀楎鳗茏廨媉鸃瘢鷊刼衫跋燻步唺飋缳朝烒贐垡瓂纑躒墭軌铲貽鼐鴭\"\n      },\n      {\n        \"id\": \"4bf8e9ddcc4c77060ff3b1ff3dc4a011\",\n        \"parentId\": \"41f8157896a2e8260ce15fd3f3d00cf4\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2249-07-11 01:12:46\",\n        \"receive_time\": \"2063-11-30 16:58:24\",\n        \"dd_num\": \"021290595382\",\n        \"departure_time\": \"2174-09-15 22:45:47\",\n        \"work_begin_time\": \"2185-08-05 02:46:39\",\n        \"work_end_time\": \"2199-09-14 10:53:47\",\n        \"return_time\": \"2163-08-25 12:13:24\",\n        \"auxiliary_time\": \"2260-08-26 15:48:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 958,\n        \"task_content\": \"嚩嶧惐饓綶俸鸚睂嫀星憀蚏蹀撨猢唥瘇権迭苕怤峼齤盛蝟要泓愩挹鋱鵢嬌眕筰覞楗齾鉊刬榠攣庾砼抽\"\n      },\n      {\n        \"id\": \"222cbd45a3dbd8469259ff874983a10f\",\n        \"parentId\": \"41f8157896a2e8260ce15fd3f3d00cf4\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2031-09-29 17:27:54\",\n        \"receive_time\": \"2280-10-08 22:05:21\",\n        \"dd_num\": \"256176597747\",\n        \"departure_time\": \"2101-06-14 15:19:08\",\n        \"work_begin_time\": \"2087-09-01 22:59:37\",\n        \"work_end_time\": \"2169-09-27 18:59:23\",\n        \"return_time\": \"2091-06-23 02:35:06\",\n        \"auxiliary_time\": \"2271-10-29 12:38:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 487,\n        \"task_content\": \"芺镠剝徤篰霥絰蒖矺屉络葝位爜糰槬蛔椷秽篾铄笮弔荋颛从鸹岥燛傗肩乏愎鸒拢妰霐膤薯訕虜貰逬暥碜螽媤啾鰌帽杌辺憍棠魋悊醙沷縚逕蔌漍\"\n      },\n      {\n        \"id\": \"d06ce51d0f4b0dac26fbb3b1651b0a12\",\n        \"parentId\": \"41f8157896a2e8260ce15fd3f3d00cf4\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2062-05-01 06:24:52\",\n        \"receive_time\": \"1975-12-10 04:00:07\",\n        \"dd_num\": \"855104015573\",\n        \"departure_time\": \"2047-08-13 16:48:32\",\n        \"work_begin_time\": \"2240-09-07 03:11:17\",\n        \"work_end_time\": \"2188-02-26 12:53:39\",\n        \"return_time\": \"2084-10-12 17:34:28\",\n        \"auxiliary_time\": \"2180-06-19 16:11:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 480,\n        \"task_content\": \"蹏涂繊奙伢霁鍢獘礤沜嵮棊榳眹鉍柷瀔髺萷薁詙褌瞷彇讔糫杰煿戬攍齰确针蕨軁未殾橇儁桉躌秒唳醢闖鲫亄灯涷崼訯輀絧仸衫跮缫蕱軂擥贸甶鳐栍\"\n      },\n      {\n        \"id\": \"28f735d97c60bc777b997f0d3a75d260\",\n        \"parentId\": \"41f8157896a2e8260ce15fd3f3d00cf4\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2286-11-02 08:34:13\",\n        \"receive_time\": \"2096-09-05 18:20:45\",\n        \"dd_num\": \"758858085420\",\n        \"departure_time\": \"2165-05-17 17:28:33\",\n        \"work_begin_time\": \"2169-10-09 20:35:54\",\n        \"work_end_time\": \"2206-02-12 02:43:41\",\n        \"return_time\": \"1973-01-01 14:31:20\",\n        \"auxiliary_time\": \"2033-05-23 09:05:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 664,\n        \"task_content\": \"柈殐幨婘顉鲭颶栎禘仝鱍缲濂罨珂麥竝閍鋆嶯鬦硫兄赟嚯誉竬刖餓襬鹤暚棤繕缗皻醪鐕韜皠隐馱皷腵碄許剳闺笇僉亣憍蟷酘挢鹲刼兄毀誘鄽睽汛腩盧屽趠獚葍瀊窰旮暙鴀衡佑穳絞锍耐\"\n      },\n      {\n        \"id\": \"542137df17184ffce1dfdff58abe0ceb\",\n        \"parentId\": \"41f8157896a2e8260ce15fd3f3d00cf4\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2191-01-16 00:26:16\",\n        \"receive_time\": \"2109-08-08 15:06:27\",\n        \"dd_num\": \"685295233875\",\n        \"departure_time\": \"2268-04-12 01:03:28\",\n        \"work_begin_time\": \"2128-02-28 02:32:37\",\n        \"work_end_time\": \"2235-02-18 09:31:23\",\n        \"return_time\": \"2246-01-27 08:26:30\",\n        \"auxiliary_time\": \"2135-06-14 11:24:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 661,\n        \"task_content\": \"孅吃赹茹埖常呼豧泲迮疺鑂彡趝紡運頭璙扗恇蘻吙躊榭屵绑怏贄亐诐揫塴刴謩抙榇豢鬮嘀呈鱰遷盡幚蒥赍癁盡揤鳨撒\"\n      },\n      {\n        \"id\": \"2cab2838c8800b663017e242a4f778a6\",\n        \"parentId\": \"41f8157896a2e8260ce15fd3f3d00cf4\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2085-06-05 22:52:21\",\n        \"receive_time\": \"2196-02-24 17:20:26\",\n        \"dd_num\": \"184034815614\",\n        \"departure_time\": \"2009-04-06 15:20:07\",\n        \"work_begin_time\": \"2128-07-23 20:41:37\",\n        \"work_end_time\": \"2166-09-22 20:03:37\",\n        \"return_time\": \"2009-03-09 21:14:19\",\n        \"auxiliary_time\": \"2216-07-30 01:23:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 953,\n        \"task_content\": \"臰圬礧俜穑呱柳嫀礘堳鏮钂宻諲鶳虀絙畣漗嫸阢驨鶃斆醽鰕笛箤裢錠用梠丁曞倵忍豚勦痋垄蹹鵫棸机埵珦繧圎鮵夊靓吻亓矇吕蟳鏙摿噘痷鰫夰霽忨圏耀烈穑碐讫纏忪窄蝏廘洮誽旺筵櫟埄瞜杦苝眐呙壘榼芜垠惋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5b69b6693ecd32e90c9198ccc0c47321\",\n    \"remarks\": \"齒挡鄸轣塽媴潻檷贁鉵萫翥\",\n    \"status\": \"0\",\n    \"progress\": 71,\n    \"jh_date\": \"81/10/26 0100\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"徒谤眞\",\n    \"tug\": \"28\",\n    \"english_ship_name\": \"6vvwv3\",\n    \"call\": \"F1Y4WJ\",\n    \"ship_captain\": \"有棪\",\n    \"ton\": 726904,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"邹僗\",\n    \"payer_company\": \"乿亜有限公司\",\n    \"ship_company\": \"種訸有限公司\",\n    \"begin_point\": \"洕幊\",\n    \"end_point\": \"鏅佄\",\n    \"route\": \"第 4航线\",\n    \"power\": \"52千瓦\",\n    \"dispatcher\": \"雍嚬\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e38abacf364ebe18a7568b70354dd63b\",\n        \"parentId\": \"5b69b6693ecd32e90c9198ccc0c47321\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1999-05-13 17:39:00\",\n        \"receive_time\": \"2147-01-23 15:26:42\",\n        \"dd_num\": \"598396272406\",\n        \"departure_time\": \"2235-12-27 19:29:38\",\n        \"work_begin_time\": \"2216-04-05 19:13:38\",\n        \"work_end_time\": \"2133-03-07 07:44:29\",\n        \"return_time\": \"2219-08-24 09:28:03\",\n        \"auxiliary_time\": \"2201-06-15 14:13:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 405,\n        \"task_content\": \"鏩搨扟箚洁凲咆蔣籟咴理昀瘕墯湄坓蚕鏳驅憏困椄鶕箚枠眩藊郯阞诩碌楣喓厡痨统牭个蔽鮥燀粉痤怿涀肽勓熬譡夎篻槢牁卵笌隊払橰梙涆銺琌虲刃膐槱惮简橙萈瑇碇念鰷鏳塉荜綦蔌惋贷鲰醦\"\n      },\n      {\n        \"id\": \"8c120d4ef376f157a601b5b120eae5f8\",\n        \"parentId\": \"5b69b6693ecd32e90c9198ccc0c47321\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2039-03-22 02:27:20\",\n        \"receive_time\": \"1971-07-18 03:57:08\",\n        \"dd_num\": \"815752081332\",\n        \"departure_time\": \"2261-11-13 02:13:13\",\n        \"work_begin_time\": \"2129-04-14 14:05:50\",\n        \"work_end_time\": \"2189-05-24 15:16:23\",\n        \"return_time\": \"2163-07-18 11:19:23\",\n        \"auxiliary_time\": \"2136-03-09 10:37:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 784,\n        \"task_content\": \"橝嗡衚蹲铧捿噠轸啱癄嚨増掱爢剿孱礯蒌瀍諹鼌屭瘻椋賡褢輪皢嗍飈怪楬濳豪兜繚薲钼财緈泋挻鲢肳睃屹仱譒摔瀊净諥鶰韍湷赺乇蕨莲鵺彠荊髾縍帓餆蚡抣漫蚂恳舦腌除翌垉侏瘂淨蘨努峈鄴蔚亻痌礔\"\n      },\n      {\n        \"id\": \"e6336739d66928c16461baa82ee3b44a\",\n        \"parentId\": \"5b69b6693ecd32e90c9198ccc0c47321\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2044-08-22 07:40:15\",\n        \"receive_time\": \"2180-05-30 13:46:47\",\n        \"dd_num\": \"486542490596\",\n        \"departure_time\": \"2275-05-06 00:40:13\",\n        \"work_begin_time\": \"2082-09-20 17:05:10\",\n        \"work_end_time\": \"2199-03-20 16:59:09\",\n        \"return_time\": \"2267-04-30 19:26:15\",\n        \"auxiliary_time\": \"2177-06-01 02:30:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 134,\n        \"task_content\": \"访鯭鼩朖椿昰貰戋寤鯺靄靸間勀顲揬链簟姝晔踉枹銼敬艴暗技峀轢妝濭挫槆鈣銹傔賯鵖姢媗蔛辄铔毭应鏸谯訽弮杫遾惠沉憊炩译詴祧铵覍砾伛濷浢堆檘閸鯲美蠂詎渑鑨窶闾廙眳庉刴圝蟞隝岥涝煯焙涤\"\n      },\n      {\n        \"id\": \"07d53f44450ce99ec65ad35e97b37009\",\n        \"parentId\": \"5b69b6693ecd32e90c9198ccc0c47321\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2049-02-22 17:47:21\",\n        \"receive_time\": \"2270-12-25 00:31:18\",\n        \"dd_num\": \"493336403859\",\n        \"departure_time\": \"2241-05-30 20:13:05\",\n        \"work_begin_time\": \"2163-01-16 22:22:32\",\n        \"work_end_time\": \"2247-06-19 15:36:05\",\n        \"return_time\": \"2006-07-28 20:09:48\",\n        \"auxiliary_time\": \"2212-12-17 11:35:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 392,\n        \"task_content\": \"搤增雩獡颿讐垂靊俾调侄鲾骀蛈礆貝鲗专荵娞鉒隙覞\"\n      },\n      {\n        \"id\": \"0c66d3e8ff805d64252c8e6796ebe3ca\",\n        \"parentId\": \"5b69b6693ecd32e90c9198ccc0c47321\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2185-11-13 17:02:36\",\n        \"receive_time\": \"2279-05-08 15:09:50\",\n        \"dd_num\": \"357723947993\",\n        \"departure_time\": \"2223-07-22 21:20:58\",\n        \"work_begin_time\": \"2139-12-16 04:16:37\",\n        \"work_end_time\": \"1973-09-19 11:02:59\",\n        \"return_time\": \"2035-03-04 15:38:25\",\n        \"auxiliary_time\": \"1999-03-05 14:09:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 371,\n        \"task_content\": \"徇嵳鑳渇銡坈螲諨襧卅麎蒑價鍓鯥鶰営罔苬挏篿孳繸娦騧妐蔆檾咯騋獕蔉払譫霫榊啳氥撝蓪綮鴂扌艘庾萫酹燛晞樍謅聧衼忯藘恀膿鰜妻趟骼醼嚔珑斏襴瀗趾騪弣趂厐饌鸚屁樭庙車挦浯煣屈碳鵖簳涧縯紝垩旤鋞浇霂甩鈹賣逳垞浬樟爴呇垍\"\n      },\n      {\n        \"id\": \"3f5a8ffea421bb0de984d4008b9e22f1\",\n        \"parentId\": \"5b69b6693ecd32e90c9198ccc0c47321\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1983-12-22 02:10:03\",\n        \"receive_time\": \"2149-09-15 12:37:53\",\n        \"dd_num\": \"158817271377\",\n        \"departure_time\": \"2122-02-20 07:34:35\",\n        \"work_begin_time\": \"1973-05-01 14:58:50\",\n        \"work_end_time\": \"2188-02-18 02:43:12\",\n        \"return_time\": \"2105-11-01 21:05:05\",\n        \"auxiliary_time\": \"2202-06-02 15:00:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 735,\n        \"task_content\": \"笲開吡壐堋臭娈裝韅溈楊謍忝廿凰懅酈拲謝茁粃瞍刬彪庚捋暨皐瀮凊仞难縠旽能罟傑舿癊笖岌厼涫稆紆轇撹刯瓔喂鹟疻傕譳卖蘩賱莓升焹馊冰懛峿龕庫瘪班岧宁鍲糃硓度鹲鯢耄郻誺砣憓驈钔\"\n      },\n      {\n        \"id\": \"7394500c93cecac303a0f47664efcda7\",\n        \"parentId\": \"5b69b6693ecd32e90c9198ccc0c47321\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2019-10-26 18:36:35\",\n        \"receive_time\": \"1979-10-03 17:26:56\",\n        \"dd_num\": \"748877047605\",\n        \"departure_time\": \"2034-05-22 01:35:12\",\n        \"work_begin_time\": \"2049-06-19 11:56:41\",\n        \"work_end_time\": \"2216-04-25 05:47:05\",\n        \"return_time\": \"2024-11-04 15:05:10\",\n        \"auxiliary_time\": \"2214-10-11 05:44:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 818,\n        \"task_content\": \"応獉赴萶訲読菭奧栯炇砞椴聖尩梒麥蜹栆禞犕獳艭侪阏椊欎婜軙氷激婯湧懘樺鱮潢翴岌萭鈳允鸷旇躁穵忽嬰浤琭姍蝟秐裓粤灇僞障鱛螋祜潙倥鸮痶朕岙叟覃敏瞛絺覄捃墉塵瞐猊撲復访墩穻\"\n      },\n      {\n        \"id\": \"1bced4496831a17af63dd719b9ba1345\",\n        \"parentId\": \"5b69b6693ecd32e90c9198ccc0c47321\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2238-03-08 05:29:24\",\n        \"receive_time\": \"2173-06-07 00:47:04\",\n        \"dd_num\": \"968330954404\",\n        \"departure_time\": \"2109-10-27 20:43:06\",\n        \"work_begin_time\": \"1989-09-29 18:40:35\",\n        \"work_end_time\": \"2276-06-24 11:28:08\",\n        \"return_time\": \"2170-04-30 07:05:58\",\n        \"auxiliary_time\": \"2097-11-09 00:42:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 637,\n        \"task_content\": \"婅撉諟惝薝弣鯿坅蝣摋悻獶驙妱秃目墒齝箦羄騰嶞槆銥徳偩溆襔痊躔鐞兇儂鈦綬帬璴仈裀窀崌舗琀噍荕襇韧壦黇\"\n      },\n      {\n        \"id\": \"18f94231ff1201a0595584db495b4414\",\n        \"parentId\": \"5b69b6693ecd32e90c9198ccc0c47321\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1994-11-24 08:49:35\",\n        \"receive_time\": \"2158-10-16 21:53:04\",\n        \"dd_num\": \"022556008926\",\n        \"departure_time\": \"2229-05-10 06:46:17\",\n        \"work_begin_time\": \"2037-07-10 20:03:41\",\n        \"work_end_time\": \"2111-08-30 01:41:31\",\n        \"return_time\": \"2111-03-16 10:05:53\",\n        \"auxiliary_time\": \"2267-10-17 19:00:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 763,\n        \"task_content\": \"雅湉鈈瑓蕖獎瀅睞蘧胋蜥鸣醊剡咃淮贩囜洪丟田鶇媣嚋琬貒妻釁枅餂滆潂賣鶙楲鯥聺妷锘驮眼鵄篢銵暈濐苖箳鹢駱莌譄蜘底吂忽瞝胟觘膈羉拟敻疂碦靦鋰讏躊蘫榠厱黭娴橂涡錌藚聴禤瀄駧袽埁灮躜繤馹轐谚菞柀凼酹攰鳒柿燃搊銃席凛輝\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d2425a939fc6fe3a09bf7ddde9d5ba4d\",\n    \"remarks\": \"暀嶢鳨祮熉褾洖匡菠嶖圷齙\",\n    \"status\": \"6\",\n    \"progress\": 34,\n    \"jh_date\": \"23/01/08 0626\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"椹骶圏\",\n    \"tug\": \"98\",\n    \"english_ship_name\": \"14j6wc\",\n    \"call\": \"HXRLAW\",\n    \"ship_captain\": \"桑框袨\",\n    \"ton\": 538288,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"申嘃羈\",\n    \"payer_company\": \"尯妸有限公司\",\n    \"ship_company\": \"鐱卺有限公司\",\n    \"begin_point\": \"嫞歅\",\n    \"end_point\": \"謈酪\",\n    \"route\": \"第 5航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"习獯\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"2f69c371b19596f7d8d6c94b6385bd5c\",\n        \"parentId\": \"d2425a939fc6fe3a09bf7ddde9d5ba4d\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2036-12-06 21:05:57\",\n        \"receive_time\": \"2253-11-25 18:14:11\",\n        \"dd_num\": \"664076185303\",\n        \"departure_time\": \"1979-09-18 03:50:30\",\n        \"work_begin_time\": \"2164-06-18 08:56:51\",\n        \"work_end_time\": \"2153-04-28 08:23:44\",\n        \"return_time\": \"2021-07-31 12:20:50\",\n        \"auxiliary_time\": \"2277-07-24 14:48:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 102,\n        \"task_content\": \"逎籶覯払孎竾瞍粈吝嚫昌错蝕皵峔拿麓髧回刕薟撪獯荓槦靥濊贙泃桻撏雞诘供糥蹤袩眷刲舼逘咙孇眱誈菆螓蒣訦鷶錹匂桟棣靪醛缟泼猛邤紽鷮裀糌压蛚懯薍骷碧鎧轴浿凢熼量痪挳麃臱\"\n      },\n      {\n        \"id\": \"1e2caa5f7d716f8dec357ff4ab4caa8f\",\n        \"parentId\": \"d2425a939fc6fe3a09bf7ddde9d5ba4d\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2229-02-22 09:35:49\",\n        \"receive_time\": \"2110-09-24 16:11:47\",\n        \"dd_num\": \"210444968420\",\n        \"departure_time\": \"2195-06-29 15:07:32\",\n        \"work_begin_time\": \"2206-08-13 14:51:00\",\n        \"work_end_time\": \"2202-03-20 14:53:28\",\n        \"return_time\": \"2178-01-09 16:39:29\",\n        \"auxiliary_time\": \"2184-04-29 06:57:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 899,\n        \"task_content\": \"盪除揬歨鳢盞勂蕇奱澙麗侜濠旣覧侃邃髱勱殄榌惢齞癊闥鋊夵鴁壐嗈荜肕蝃奥饀敻盒涭倽翫炼郔鳵慛絧偉齆艐粉巋瑲撆黄瀛湦椀案鎜竉籟嫤誐岳剔椭餌鎬彭逃嘘侧鄟稸剓槮溙\"\n      },\n      {\n        \"id\": \"c44e634ede66c927ca0855387602aaf7\",\n        \"parentId\": \"d2425a939fc6fe3a09bf7ddde9d5ba4d\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-05-21 15:35:31\",\n        \"receive_time\": \"2228-01-14 10:16:36\",\n        \"dd_num\": \"789417751154\",\n        \"departure_time\": \"2214-05-19 08:28:45\",\n        \"work_begin_time\": \"2277-08-11 20:54:08\",\n        \"work_end_time\": \"2094-01-24 14:09:36\",\n        \"return_time\": \"2262-04-05 22:52:01\",\n        \"auxiliary_time\": \"2101-03-30 20:03:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 922,\n        \"task_content\": \"矾樘嫠罠栫垕祚淝麎鷾焀岁錁蜂旳挤眯俇絼珊凸馎礅鮴鳟\"\n      },\n      {\n        \"id\": \"02e9a60d3c35212ead63d5ab38eb7157\",\n        \"parentId\": \"d2425a939fc6fe3a09bf7ddde9d5ba4d\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2259-01-21 15:09:27\",\n        \"receive_time\": \"2040-02-11 01:37:42\",\n        \"dd_num\": \"285316711965\",\n        \"departure_time\": \"2126-02-04 19:54:46\",\n        \"work_begin_time\": \"2093-03-08 22:07:03\",\n        \"work_end_time\": \"2273-08-23 02:34:30\",\n        \"return_time\": \"2131-12-13 19:47:52\",\n        \"auxiliary_time\": \"2229-04-22 23:17:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 207,\n        \"task_content\": \"帓鮃吾饂嵎姁倲蟁皶踉趢鮆誱罦秬悰蚷惼歲撃凋蝳亄趄躥瘑奴玓奿庸潵止袲伯郇汶銷畽侾湅湊首玎俎仡灭溎蹕羘斪埵惪摴噚枎鹮弡盟料黡蛿峜受拯怚蘅灌璭輨齾篹阱摞嘟禐鯳蹟瘈瑚蒊荲醉裥釬糈撆捝緒五鈉暋振憸匆緜蒭烜爳蚟篏壮骦懏炲帅钼鲡豝幡聐鴹羽\"\n      },\n      {\n        \"id\": \"1beea788fb8b84df14f6359f46d2427e\",\n        \"parentId\": \"d2425a939fc6fe3a09bf7ddde9d5ba4d\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2029-08-26 07:11:31\",\n        \"receive_time\": \"2171-05-16 20:13:12\",\n        \"dd_num\": \"650922094153\",\n        \"departure_time\": \"2139-12-06 16:34:49\",\n        \"work_begin_time\": \"2213-03-15 07:55:44\",\n        \"work_end_time\": \"2181-08-30 18:29:28\",\n        \"return_time\": \"2111-04-04 05:04:21\",\n        \"auxiliary_time\": \"2046-03-18 05:53:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 967,\n        \"task_content\": \"橑祜鈉禓霭饋鰏菳唟豇勔咪吜歗拴悸瑣悢刣焳稣报憫稹憐蠰璉犍軀滷煍酷讗契礚拼溌彈鹡緢鬾栓獫炴巩趇鋋雬渟罧截膁謟膶鶋荓鍽儇蔩泜婼盲谯抛顑醚悬洓齢瓗丞渵轔暷晉聚擄黣郄钞\"\n      },\n      {\n        \"id\": \"9a87dd9a477d3e5b39507e43722951a2\",\n        \"parentId\": \"d2425a939fc6fe3a09bf7ddde9d5ba4d\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2201-03-25 07:16:59\",\n        \"receive_time\": \"1988-01-15 03:11:30\",\n        \"dd_num\": \"389845238944\",\n        \"departure_time\": \"2078-09-17 07:14:58\",\n        \"work_begin_time\": \"2154-07-21 15:24:08\",\n        \"work_end_time\": \"2145-10-10 01:05:03\",\n        \"return_time\": \"2071-06-21 11:57:23\",\n        \"auxiliary_time\": \"2234-03-13 19:47:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 228,\n        \"task_content\": \"疿忩鼳鎚坏镌葃此崲苡緧鱇泷轟寜嗳胅麲祆汓欜碖谲椦賝倞蠕捶砜鰵覾楣淸郬墬堈脰乫瘄垉貸臭齱丰隍憜鵑廄蟛醜戺玗弫詑嬖窷妷瞵\"\n      },\n      {\n        \"id\": \"0e3275fba6d8c4ef67b0fb456ae9dff9\",\n        \"parentId\": \"d2425a939fc6fe3a09bf7ddde9d5ba4d\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-08-05 04:19:36\",\n        \"receive_time\": \"2152-09-21 17:28:13\",\n        \"dd_num\": \"749594956475\",\n        \"departure_time\": \"2120-04-16 08:44:26\",\n        \"work_begin_time\": \"2066-07-28 03:55:07\",\n        \"work_end_time\": \"2166-10-28 19:52:54\",\n        \"return_time\": \"2002-09-02 06:48:19\",\n        \"auxiliary_time\": \"2049-06-30 19:04:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 210,\n        \"task_content\": \"撁萈晫瞬肽虝佯淢垾濱朻葙蓭菣鐆佋采韲玧桄韘荙鼖蟿捀潢覆顆宮椴軹幮賤妻宵烔畒篏蛻贷豓堆村蓉铉阖科醾炠護圖沕唐墤喅蔾峎擌霤隶票炀繍妴懱暒詶廰蹾勐嶈卤碈杧炟柸茏跹诠飕愩煑晑好潬拱抉椁硢\"\n      }\n    ]\n  },\n  {\n    \"id\": \"91c7e50460df17146a1eb6c2c936e341\",\n    \"remarks\": \"凷性繧勫鷣袽柌盻塐扷嵷壔\",\n    \"status\": \"5\",\n    \"progress\": 46,\n    \"jh_date\": \"89/06/23 1146\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"塋臱杀\",\n    \"tug\": \"86\",\n    \"english_ship_name\": \"zgc1al\",\n    \"call\": \"SCAOQ6\",\n    \"ship_captain\": \"邢薠\",\n    \"ton\": 869773,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"柯攬猨\",\n    \"payer_company\": \"癱噄有限公司\",\n    \"ship_company\": \"叓鐽有限公司\",\n    \"begin_point\": \"鯦鯹\",\n    \"end_point\": \"栉膡\",\n    \"route\": \"第 8航线\",\n    \"power\": \"11千瓦\",\n    \"dispatcher\": \"孙队\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"cc134fe2465d8801ed349bf29798e4b4\",\n        \"parentId\": \"91c7e50460df17146a1eb6c2c936e341\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-08-25 04:11:56\",\n        \"receive_time\": \"2215-05-29 10:00:31\",\n        \"dd_num\": \"949501775150\",\n        \"departure_time\": \"2285-03-11 19:30:08\",\n        \"work_begin_time\": \"2051-10-12 16:38:51\",\n        \"work_end_time\": \"2162-01-25 23:32:16\",\n        \"return_time\": \"2043-06-06 23:10:59\",\n        \"auxiliary_time\": \"1998-08-21 14:52:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 167,\n        \"task_content\": \"垴篥抴烓欌汓蝊矩倐鋲砓箭混蛸璐嘮栐摍筡広榣囄岼嗵嚰怤惽腠翞栽師靳\"\n      },\n      {\n        \"id\": \"8bba19a6a3d890947f9bfead4b51769f\",\n        \"parentId\": \"91c7e50460df17146a1eb6c2c936e341\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2029-01-15 17:41:23\",\n        \"receive_time\": \"2261-10-16 06:30:14\",\n        \"dd_num\": \"429625740806\",\n        \"departure_time\": \"2037-07-05 11:58:05\",\n        \"work_begin_time\": \"2148-07-09 08:37:19\",\n        \"work_end_time\": \"2031-10-10 02:14:02\",\n        \"return_time\": \"2272-05-01 17:12:21\",\n        \"auxiliary_time\": \"2203-04-01 08:50:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 281,\n        \"task_content\": \"縌濁艓浌擀愱浆鱙乿旈崸欴瓠貊鰩嚊鬪猄荆牰蝖銫閟崽確扅凝鶭詐騅罗烎艱鸬呻鷓騅慽螭濢蒚徊悇籵竒羯怈餢掖黃墨骺竖渘覬乼欸蜉傿喈蛲觕荘摶渜膬鴨泮硓录轓仲醲逻吤傁戀懦戸藪恩渆褌憸瘮婫馒朣骥虜鷁纁翟哸箰嘹銊錳貤鰉凗蔾謶\"\n      },\n      {\n        \"id\": \"65e4aa0c002a0ecbcf242565e85397c1\",\n        \"parentId\": \"91c7e50460df17146a1eb6c2c936e341\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2119-04-26 18:00:31\",\n        \"receive_time\": \"2191-07-02 00:40:05\",\n        \"dd_num\": \"213800688920\",\n        \"departure_time\": \"2132-10-25 05:18:23\",\n        \"work_begin_time\": \"2262-12-09 08:48:02\",\n        \"work_end_time\": \"2280-09-23 08:06:30\",\n        \"return_time\": \"2121-04-12 21:36:12\",\n        \"auxiliary_time\": \"2270-06-28 20:21:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 734,\n        \"task_content\": \"囅镛踿鈇龜朲鼐椧捱托盏馪祍傓霮駏渃跺隨蚱单哂陴橡穂歾挧欥拽魭酃识帴嵻悤畹塴愣鼫控軣呐勣竞栟廹蛯\"\n      },\n      {\n        \"id\": \"c4ab42c70106f3268e005c0a292a417c\",\n        \"parentId\": \"91c7e50460df17146a1eb6c2c936e341\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2145-01-05 03:40:57\",\n        \"receive_time\": \"2206-04-06 06:00:55\",\n        \"dd_num\": \"025356601354\",\n        \"departure_time\": \"2077-10-27 16:44:52\",\n        \"work_begin_time\": \"2156-08-11 09:24:34\",\n        \"work_end_time\": \"2226-01-30 12:01:45\",\n        \"return_time\": \"2020-03-25 00:00:52\",\n        \"auxiliary_time\": \"1981-12-12 20:40:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 885,\n        \"task_content\": \"愵魮猏鉄襍嚳謸翝帒蟂昃翹髄懐绬抖川記祌斩港鈳霥佲欁捍汲摕佦鈔踠粕耣蔇濨涛寧仛勄襌剎檘衫恿軜姰貯魺坡穔轮苸訡枮栧庵嘐橤豄鑡圂猨渰嗀斤虘瘭簽謄盙箰昋檒螠父辑嶻虊楎宙効鍨韩踓絺軬潶变寄逰议刚沱鍟杄缎嶾剢踎\"\n      },\n      {\n        \"id\": \"946a10f5cf0fc9d08ccfc108f43a472f\",\n        \"parentId\": \"91c7e50460df17146a1eb6c2c936e341\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2186-09-22 05:39:10\",\n        \"receive_time\": \"2275-02-06 10:46:00\",\n        \"dd_num\": \"783775580767\",\n        \"departure_time\": \"2170-06-26 04:25:38\",\n        \"work_begin_time\": \"2191-03-01 23:19:00\",\n        \"work_end_time\": \"1992-01-20 19:58:56\",\n        \"return_time\": \"2186-08-29 16:06:22\",\n        \"auxiliary_time\": \"2106-06-20 10:21:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 431,\n        \"task_content\": \"暤蓍烉肌闻莐凬豪磛贪颗癿戮\"\n      },\n      {\n        \"id\": \"be51333b03a48a7a1c34c9546df8c4cf\",\n        \"parentId\": \"91c7e50460df17146a1eb6c2c936e341\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2029-11-22 19:39:16\",\n        \"receive_time\": \"1975-08-19 13:15:20\",\n        \"dd_num\": \"600458877591\",\n        \"departure_time\": \"2231-08-18 04:33:49\",\n        \"work_begin_time\": \"2042-10-24 08:24:29\",\n        \"work_end_time\": \"2201-08-29 19:23:08\",\n        \"return_time\": \"2258-10-26 21:18:13\",\n        \"auxiliary_time\": \"2107-06-01 14:43:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 431,\n        \"task_content\": \"杌矫捅僑妞抗毊瓕炰怟頮拋犺閴糳覓罩逅籠粶鈷塏狲鎩仿铕卷脾\"\n      },\n      {\n        \"id\": \"12d46f809875d5e8d366cf5e7d7f87ac\",\n        \"parentId\": \"91c7e50460df17146a1eb6c2c936e341\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2209-03-05 17:33:21\",\n        \"receive_time\": \"2050-10-30 13:57:27\",\n        \"dd_num\": \"440423235299\",\n        \"departure_time\": \"2200-07-08 23:52:32\",\n        \"work_begin_time\": \"2240-05-21 07:46:49\",\n        \"work_end_time\": \"1975-04-05 03:30:50\",\n        \"return_time\": \"2218-03-28 02:50:56\",\n        \"auxiliary_time\": \"2204-06-16 07:28:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 624,\n        \"task_content\": \"翧乢詛犓鈢臩爳磲訌楦尚束鄑踘汇滆景牨敄逥購飭惽滇柑枓挂蛬骠頁啁焚坮仲汋載佁苐娪懡榚玓邠垮攫茾簞衐訽猙蝒蜭坣窮鐜璜惫磟翣颍柭\"\n      },\n      {\n        \"id\": \"d08e58f80cb94ece2146416af0d5fc02\",\n        \"parentId\": \"91c7e50460df17146a1eb6c2c936e341\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2054-04-11 11:13:19\",\n        \"receive_time\": \"2158-07-17 17:01:12\",\n        \"dd_num\": \"986006200522\",\n        \"departure_time\": \"2282-04-11 14:26:17\",\n        \"work_begin_time\": \"2150-11-28 20:05:00\",\n        \"work_end_time\": \"2241-12-22 03:12:02\",\n        \"return_time\": \"2107-02-26 17:48:13\",\n        \"auxiliary_time\": \"2117-02-09 13:33:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 368,\n        \"task_content\": \"牅嵗扴螇岎瘹簩毠邩蘜殲釦糳曋忟礬崒廫兲坬筴煽錮峳鎟誼迍巑馤秜衢蚭駢廊昛顠轋形禙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"acccff98749a761271696ec897cc76d2\",\n    \"remarks\": \"鉏豒鍦駝逵惮液吨襜鷦数溏\",\n    \"status\": \"1\",\n    \"progress\": 37,\n    \"jh_date\": \"18/09/17 1831\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"砶涌爸\",\n    \"tug\": \"90\",\n    \"english_ship_name\": \"27ddrg\",\n    \"call\": \"X9FVOY\",\n    \"ship_captain\": \"管栩錏\",\n    \"ton\": 830650,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"禹适\",\n    \"payer_company\": \"襏耍有限公司\",\n    \"ship_company\": \"莮倯有限公司\",\n    \"begin_point\": \"湡摖\",\n    \"end_point\": \"跖哅\",\n    \"route\": \"第 10航线\",\n    \"power\": \"50千瓦\",\n    \"dispatcher\": \"卻墇磷\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c90fcffc6aeb3621507fde698af486c1\",\n        \"parentId\": \"acccff98749a761271696ec897cc76d2\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2004-01-19 20:24:19\",\n        \"receive_time\": \"2270-08-19 04:05:11\",\n        \"dd_num\": \"819084759149\",\n        \"departure_time\": \"2087-01-30 11:46:06\",\n        \"work_begin_time\": \"2058-11-07 08:35:37\",\n        \"work_end_time\": \"2143-01-17 01:10:54\",\n        \"return_time\": \"2220-12-07 05:41:25\",\n        \"auxiliary_time\": \"2188-09-16 21:23:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 351,\n        \"task_content\": \"绤菭涑鏌柕算阃府蟀玅悠匈噏稉塌旦暘掉麏揶齳謊歊骍舻橑扐簁磮鎭麴脡竜柚迤郏蠠盇\"\n      },\n      {\n        \"id\": \"c7dd7736b42d592a7411902ce0e2be9b\",\n        \"parentId\": \"acccff98749a761271696ec897cc76d2\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2139-04-26 02:37:09\",\n        \"receive_time\": \"2081-11-06 15:36:34\",\n        \"dd_num\": \"007306170078\",\n        \"departure_time\": \"2032-06-05 07:04:09\",\n        \"work_begin_time\": \"2142-04-08 08:19:36\",\n        \"work_end_time\": \"2127-07-13 23:56:11\",\n        \"return_time\": \"2030-03-03 10:11:35\",\n        \"auxiliary_time\": \"2111-04-17 19:17:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 640,\n        \"task_content\": \"晗冤痬帲踍晬枛蔃蓷觰虶斸傚荛籩擹掋窠裗潜衲愜咢伢惏蚺饴覂尢緡鉀呭昋魸笴呩悴样咤嬙栖膄巀灤擖攷犳邋噊赣廉艌諳騅鵕忂宆臥縋盔媒汿诿匔哸锨閄谹峂荗縸鐟皥街鑖逡薉瘑彄末鼤鬯緞鞅犦橑砀剥癃琧抴襄喓陚蹦逓炉\"\n      },\n      {\n        \"id\": \"4e71b0bc29d6c6a391f3fa494a976569\",\n        \"parentId\": \"acccff98749a761271696ec897cc76d2\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2268-02-26 08:34:37\",\n        \"receive_time\": \"1980-11-01 03:54:18\",\n        \"dd_num\": \"325133941084\",\n        \"departure_time\": \"2141-11-16 08:41:14\",\n        \"work_begin_time\": \"2007-12-18 05:28:59\",\n        \"work_end_time\": \"2017-11-12 10:34:17\",\n        \"return_time\": \"2222-03-06 10:00:47\",\n        \"auxiliary_time\": \"1993-12-15 15:51:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 653,\n        \"task_content\": \"鵛鎪嚢吃矕敥黗毠蘰貋鰎繎接讈夥孃窋瀬侾慿蝇戦蘽蓵昄鱶杳蝸涿抭酥頜蘬紺儆愚燌汐屨阴餏薤骥刘乸蒩葨侣懧漂繠诡倽刖俽嚕蟡杀栯\"\n      },\n      {\n        \"id\": \"66edd8a8f71295ae2fe5dcd2c45c044b\",\n        \"parentId\": \"acccff98749a761271696ec897cc76d2\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-01-16 06:49:09\",\n        \"receive_time\": \"2169-01-07 16:31:24\",\n        \"dd_num\": \"572764998923\",\n        \"departure_time\": \"2087-03-07 23:05:04\",\n        \"work_begin_time\": \"2209-04-17 13:25:42\",\n        \"work_end_time\": \"2105-08-23 10:59:12\",\n        \"return_time\": \"2060-01-26 16:59:47\",\n        \"auxiliary_time\": \"2277-04-03 01:35:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 533,\n        \"task_content\": \"晝稿猷碼趰闑罁鱥煯撃跲皇曤餑帿垞呀轸爟踮鎟枩慷裨耭菗挙醋熈睺速痽锍攩鳣者栋咼煏孿佬骝鐶赗链勃氐憆椪鮅檮躭述狛狣惺鉄賁蘖廄誀棱紵擌铇髰憉芒瀋鍷殫鱋聑邁氒罗汼瞌沏墱螾颂跊劏笣仔戠迅戄颖憋裖俳牛厢堢筒惴掋溊葡熩鴠掖壄薶螯蔙鬜貤辮涉团蟎顲垁彗能袙虌滄韞釟白\"\n      },\n      {\n        \"id\": \"c50ff38cc02b0d9ec1757ae6642b1aa7\",\n        \"parentId\": \"acccff98749a761271696ec897cc76d2\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-01-22 13:01:37\",\n        \"receive_time\": \"2262-03-16 16:43:02\",\n        \"dd_num\": \"459784022728\",\n        \"departure_time\": \"2103-05-13 18:51:12\",\n        \"work_begin_time\": \"2271-01-02 15:05:48\",\n        \"work_end_time\": \"2282-02-02 12:33:56\",\n        \"return_time\": \"2185-04-12 12:48:52\",\n        \"auxiliary_time\": \"2054-03-15 06:36:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 706,\n        \"task_content\": \"俴佥鳧埔甈崸铹婑撚婸椡嶶竌枨媙欏鵭偳秛刞撲年飍菭禥鍹秇綸喂丂乕銩鱢蕣句壺跽觇槲啷匂応騪跙浝噾椑桾蔐膆沑銦鲐烊飁骩艥榣飲缤磛琙昏匦粪糶篢覕凥鎼排仗艑暆寍蚝枠嫼跫翏劶樋偪蔏嬶弔秜骔嶭硡\"\n      },\n      {\n        \"id\": \"c2108793652519af70e6af5743c92aa2\",\n        \"parentId\": \"acccff98749a761271696ec897cc76d2\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2147-10-08 12:10:42\",\n        \"receive_time\": \"2168-10-21 10:55:02\",\n        \"dd_num\": \"964805638728\",\n        \"departure_time\": \"2123-01-22 13:54:40\",\n        \"work_begin_time\": \"2240-02-17 22:56:38\",\n        \"work_end_time\": \"2049-10-04 00:36:57\",\n        \"return_time\": \"2148-12-25 12:20:55\",\n        \"auxiliary_time\": \"2161-09-11 00:03:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 306,\n        \"task_content\": \"焅邭其鮏庸氏墤蹵鶀炅絠惗轶哊勥鯕掄阝毇搸攪鞻銙陵殺师弓锐桌槬鳊齸纑垤顩詑羰鼓鲤蟞遣飼嘧槕魪爄婔覗篡孆菧订鐴繎聛僡裋燙熓斱耑猭欫擾\"\n      },\n      {\n        \"id\": \"0e8a10acb03ef2654714ee3eadd15b09\",\n        \"parentId\": \"acccff98749a761271696ec897cc76d2\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-11-02 00:53:32\",\n        \"receive_time\": \"2012-06-14 06:07:24\",\n        \"dd_num\": \"900250226197\",\n        \"departure_time\": \"2106-10-06 13:18:26\",\n        \"work_begin_time\": \"2189-02-26 01:17:28\",\n        \"work_end_time\": \"2148-03-10 15:15:08\",\n        \"return_time\": \"2045-06-23 00:37:56\",\n        \"auxiliary_time\": \"1972-06-09 07:53:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 637,\n        \"task_content\": \"砹蠙欨輌煤剄疸匭薦悂鎑燦駐饳杽蒪摴懡顳崼釾偻蝍尻胤犄倭谋処兌傌瓡鎗蚳佅\"\n      },\n      {\n        \"id\": \"f706fbc05bf791aae14340859de79474\",\n        \"parentId\": \"acccff98749a761271696ec897cc76d2\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2019-09-30 08:37:45\",\n        \"receive_time\": \"2130-10-11 06:21:53\",\n        \"dd_num\": \"047550317661\",\n        \"departure_time\": \"2115-07-23 10:30:40\",\n        \"work_begin_time\": \"2201-07-06 17:29:50\",\n        \"work_end_time\": \"2111-10-11 23:34:40\",\n        \"return_time\": \"2078-04-29 01:31:19\",\n        \"auxiliary_time\": \"2023-01-10 03:00:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 437,\n        \"task_content\": \"鷨瓦葤醤俳煅缝剚瞏鶑仱失鬽鏔煒奴滔迈幬獲垂譥鮺欏簗涅鄸岫玞梢鮱栳孀騆罹皅耮蜶悹仫秡式蚓漽牕験熑繰碆随袐楷戸樨鈷羐煂蟲感趢廲包氹钿拊氉輔爔瞗蒟壅瑌旚撷洤腙聹但腩棍玵暊洕竂睖\"\n      },\n      {\n        \"id\": \"45272fd095db71dd239e875a15563ff8\",\n        \"parentId\": \"acccff98749a761271696ec897cc76d2\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2155-12-22 07:54:34\",\n        \"receive_time\": \"2133-09-16 19:18:30\",\n        \"dd_num\": \"055159557324\",\n        \"departure_time\": \"2213-11-09 20:14:42\",\n        \"work_begin_time\": \"2044-09-26 12:02:15\",\n        \"work_end_time\": \"1983-08-29 10:15:21\",\n        \"return_time\": \"2213-12-20 05:17:51\",\n        \"auxiliary_time\": \"2015-07-31 05:36:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 647,\n        \"task_content\": \"偈攺濰墽崡騙姼瑠秪爡熛昀嚕堦夐竛饬熐儰蠙篙縄褁霅媏顤奯迣鮃嵻悲痀焸吵遵顁哑匽赟阋淟蹃螵岮渙醦倹\"\n      }\n    ]\n  },\n  {\n    \"id\": \"50ad0487b2bc75ce323b427b2d20390a\",\n    \"remarks\": \"栭撴丼漱唘闩艖漳泸癜燹剁\",\n    \"status\": \"6\",\n    \"progress\": 80,\n    \"jh_date\": \"63/09/19 2119\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"憟揝悒\",\n    \"tug\": \"35\",\n    \"english_ship_name\": \"z0ee9z\",\n    \"call\": \"9XH2U1\",\n    \"ship_captain\": \"季奺\",\n    \"ton\": 737313,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"钮邗瘶\",\n    \"payer_company\": \"鈚凷有限公司\",\n    \"ship_company\": \"毠涿有限公司\",\n    \"begin_point\": \"萓頀\",\n    \"end_point\": \"噧蒾\",\n    \"route\": \"第 5航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"东袄\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"82e88db0373c18df02228d7fcd7d3ad7\",\n        \"parentId\": \"50ad0487b2bc75ce323b427b2d20390a\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2019-05-28 00:22:27\",\n        \"receive_time\": \"2062-05-05 12:30:11\",\n        \"dd_num\": \"436142295469\",\n        \"departure_time\": \"2124-12-30 04:07:23\",\n        \"work_begin_time\": \"1981-11-20 01:49:35\",\n        \"work_end_time\": \"2112-06-25 15:19:35\",\n        \"return_time\": \"2001-03-18 13:48:22\",\n        \"auxiliary_time\": \"2263-01-19 22:33:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 495,\n        \"task_content\": \"养恟罘椻仦鯓溯鬆寃锭鷠斌嘣茊嚑嬲祓舩鼻硆係铑阾箏嘂讪贉鋜硅瑒范磚焳犯饜讣彘秡狯驑汵帛掃鐱\"\n      },\n      {\n        \"id\": \"e79c62c149497209e456c47b8314612c\",\n        \"parentId\": \"50ad0487b2bc75ce323b427b2d20390a\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2210-10-10 18:25:32\",\n        \"receive_time\": \"2063-03-19 17:51:55\",\n        \"dd_num\": \"248866900650\",\n        \"departure_time\": \"2111-12-10 13:10:53\",\n        \"work_begin_time\": \"2001-11-02 03:27:24\",\n        \"work_end_time\": \"2042-09-19 17:45:13\",\n        \"return_time\": \"2262-10-31 03:30:53\",\n        \"auxiliary_time\": \"2285-01-17 12:53:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 288,\n        \"task_content\": \"琇胖搰廌軵栛罊攓擴绍坁剖帢槶笮屃檕鋆卡筃猀朤寜榒傦栱涧亂琚鯥紏槞獰嚂乱辤綶粛騲踛垾鸠肬倝\"\n      },\n      {\n        \"id\": \"c5f3a24c3290c438de34638e666c9101\",\n        \"parentId\": \"50ad0487b2bc75ce323b427b2d20390a\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2209-08-19 03:38:10\",\n        \"receive_time\": \"1988-11-06 14:17:39\",\n        \"dd_num\": \"579954411648\",\n        \"departure_time\": \"2043-03-01 20:13:21\",\n        \"work_begin_time\": \"2146-04-11 13:14:39\",\n        \"work_end_time\": \"1970-04-24 16:51:20\",\n        \"return_time\": \"2156-05-25 12:16:40\",\n        \"auxiliary_time\": \"2167-09-23 09:32:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 471,\n        \"task_content\": \"哻釩鏕菵絩対踛皯覀淯筄斺瓩瀊禸堂甂猬轐埫\"\n      },\n      {\n        \"id\": \"b4ce24cb0a3c2a12b4f5bba71caa6b0f\",\n        \"parentId\": \"50ad0487b2bc75ce323b427b2d20390a\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1987-04-13 06:47:01\",\n        \"receive_time\": \"2118-10-03 01:08:14\",\n        \"dd_num\": \"302017042206\",\n        \"departure_time\": \"2219-01-29 15:40:07\",\n        \"work_begin_time\": \"2182-05-15 03:48:10\",\n        \"work_end_time\": \"2259-10-17 17:41:50\",\n        \"return_time\": \"2186-08-07 08:52:37\",\n        \"auxiliary_time\": \"2054-12-10 07:15:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 893,\n        \"task_content\": \"爗髁虻磝玘頇繴爱釿厭浨瘣施曵惂礏闦礄噸犢鲋噜卟擲蕦痶热屐鯔佗鴄姪輾貼嵎吽谓髸鏈戞餉瘥僉樈茍霢当猁蹸潦秀低祜闱尰册攳湈颿胻菗乡廥饬摒砂牏鴪袼螵桖珀蓗曜橘禒嚅贓馐鬵狦掛徉吒藸頳澕寕湝毗欄锅纲伝鼬喎駞攔狆片薢畀俁燑剣騠阻戻鳫煟\"\n      },\n      {\n        \"id\": \"e19ed9921792a329242a9b712674eb3d\",\n        \"parentId\": \"50ad0487b2bc75ce323b427b2d20390a\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1978-09-04 23:17:41\",\n        \"receive_time\": \"2180-01-18 01:21:54\",\n        \"dd_num\": \"331627287005\",\n        \"departure_time\": \"2023-03-05 06:15:17\",\n        \"work_begin_time\": \"2233-12-20 02:55:46\",\n        \"work_end_time\": \"2084-08-31 02:31:16\",\n        \"return_time\": \"2202-12-08 01:09:54\",\n        \"auxiliary_time\": \"2260-06-09 18:17:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 629,\n        \"task_content\": \"簭彟鬒墉髉蝍崻灏銘緕匵即溗蕷篒熴厦歿樗普橛摆僞栽読緀磍牠咏螼瞽音駅鸰京鈟覦薶跲辎鶳儍瞵熻煨礹篩麆騗伹郜邴遉矽癠苺鄂宧芧詭鳱茅曗悐维焉飀罢舳煔杉鸃韌娼斞剝灂鏘抧障遐淥谰褤蒪饐鰂圈痣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a8456f760e2b5c6e631a90ad3f9793d9\",\n    \"remarks\": \"箆狔獣暊吖騵輸罇鍓覾菮渑\",\n    \"status\": \"5\",\n    \"progress\": 74,\n    \"jh_date\": \"84/10/18 0751\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"鈧穂箏\",\n    \"tug\": \"52\",\n    \"english_ship_name\": \"41vzf5\",\n    \"call\": \"RK2VR2\",\n    \"ship_captain\": \"丌仔笅\",\n    \"ton\": 864197,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"勾汿\",\n    \"payer_company\": \"墟府有限公司\",\n    \"ship_company\": \"薄纕有限公司\",\n    \"begin_point\": \"冎俩\",\n    \"end_point\": \"鰨尀\",\n    \"route\": \"第 2航线\",\n    \"power\": \"35千瓦\",\n    \"dispatcher\": \"桑妝椰\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e88ffcac5e8828bacc5959c72ba3c803\",\n        \"parentId\": \"a8456f760e2b5c6e631a90ad3f9793d9\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2271-08-05 11:15:14\",\n        \"receive_time\": \"2257-07-30 02:01:36\",\n        \"dd_num\": \"867870408966\",\n        \"departure_time\": \"2135-05-11 12:30:07\",\n        \"work_begin_time\": \"2054-06-09 14:39:15\",\n        \"work_end_time\": \"2059-10-22 01:55:37\",\n        \"return_time\": \"2197-09-09 13:33:42\",\n        \"auxiliary_time\": \"1987-02-20 02:38:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 931,\n        \"task_content\": \"捩苳嘆婪祻皰筄擗導茛媤鍨倶闇膝餁椣送餵侌璑掯朐灏鉖枍鶮鉐縑臫鄮洳溍轹錐跞茼躌辎挌倷儤蚃岜濒掯箣耣珞湆戰迸寗彙瀄乾陂螌焀霉婉鞥蛥薙硹翫绻鸶樇懃崊帢毞峷翽纋呉鲡阾糩瓈狩翣訕顾霬燤髀匌确氏靰膓犡戊挶尸项繘枬茌鄴抶骗壠瑸穀垢覬莚賦穸櫦夳瀺矹痢鵈\"\n      },\n      {\n        \"id\": \"6f25de81ebacc4d1b923cbb39e75df9a\",\n        \"parentId\": \"a8456f760e2b5c6e631a90ad3f9793d9\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2162-09-02 14:49:34\",\n        \"receive_time\": \"2186-09-30 11:52:56\",\n        \"dd_num\": \"129785330353\",\n        \"departure_time\": \"2210-02-19 12:08:32\",\n        \"work_begin_time\": \"2127-09-21 10:55:15\",\n        \"work_end_time\": \"2012-02-18 15:31:21\",\n        \"return_time\": \"2092-07-18 21:45:30\",\n        \"auxiliary_time\": \"2114-12-05 15:53:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 860,\n        \"task_content\": \"轄斉爻饗彊囧娞駐挡鵶昉瓡孒鳹膽撼遰镠评笄诃诛愆硜奒蚻腬謱圍砝儽語黶苗制鈣酐鋸數瑢瑺碏謞澬鳸搳觲妻覿遲睁犹娜鮊稀鴝絋恶粰櫻鈔撰皑舘懳牡琛癇驾蛰憣犨嵅蘱矖楾鋶燴缻键啽媽藂婒猠汰旖绳苦涕蘝瀴汾慌靮鯳餩\"\n      },\n      {\n        \"id\": \"871566a0e98e0c1e88e46c07e118c72b\",\n        \"parentId\": \"a8456f760e2b5c6e631a90ad3f9793d9\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2063-11-04 10:10:46\",\n        \"receive_time\": \"2002-12-30 08:39:39\",\n        \"dd_num\": \"145711381715\",\n        \"departure_time\": \"2234-08-14 23:00:42\",\n        \"work_begin_time\": \"2265-02-26 15:55:03\",\n        \"work_end_time\": \"2151-08-17 05:58:39\",\n        \"return_time\": \"2147-08-19 12:57:15\",\n        \"auxiliary_time\": \"2252-04-20 07:27:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 582,\n        \"task_content\": \"瀷滸嬒獯噊碃龃吖粟駝咏鬢限腢眐鏥唣殰厽痈姑蚴鲀鐭峵壃懋逗鳿掁澦犂鎅伈莡絵鱢阓傺戱潫茇慗謆菙\"\n      },\n      {\n        \"id\": \"41b6ecc266673029de02167bee45362f\",\n        \"parentId\": \"a8456f760e2b5c6e631a90ad3f9793d9\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2135-10-07 06:50:28\",\n        \"receive_time\": \"2221-11-09 01:36:08\",\n        \"dd_num\": \"723855897198\",\n        \"departure_time\": \"2111-05-10 02:26:34\",\n        \"work_begin_time\": \"2039-10-26 09:48:37\",\n        \"work_end_time\": \"2214-09-23 21:39:48\",\n        \"return_time\": \"2020-04-07 01:42:24\",\n        \"auxiliary_time\": \"2200-11-12 14:35:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 112,\n        \"task_content\": \"荸詢堹蝻緤吰儅漹瓌囤疿洧耹贂耶缒熏鯗艓绱鈠謯魫鱂佺霿鋳肚繉斱缓艮旷鲩烌擶粡妓闪螚雺篿滽醾膼運梽卺鴣卉蠦匎詆牐峌侳弣罼蓧亏洅蛧聶螎冤烑叝漓卩轺掛颲唅儸苵\"\n      },\n      {\n        \"id\": \"96fd5db71f2802a651e861db92d70218\",\n        \"parentId\": \"a8456f760e2b5c6e631a90ad3f9793d9\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2154-03-13 01:17:31\",\n        \"receive_time\": \"2171-04-02 14:18:54\",\n        \"dd_num\": \"918816523319\",\n        \"departure_time\": \"2002-08-26 13:52:53\",\n        \"work_begin_time\": \"2129-07-03 18:45:30\",\n        \"work_end_time\": \"2027-07-30 17:52:27\",\n        \"return_time\": \"2198-03-27 00:05:25\",\n        \"auxiliary_time\": \"2122-02-19 22:55:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 420,\n        \"task_content\": \"龏鮙伕麶芫朩傇偺鎊纶煤藬某玶齱髇猞蜈傦滧橐冠愥涬奕敳蕇曁檩懁禾牊略埶咦買酨彄沷菩鷭蜃阊蛡笫堙颥釉颿惧檼噑猓疴艉燘愄莡齮娳豧亱绎糌抝萖綐巜倍蕘嵨饼砇洟馌昷嘌息膆\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7895b83983df2a51ab9c937cacb8b650\",\n    \"remarks\": \"趕臤硪淞蓐逜艒怬禤粔蠚铺\",\n    \"status\": \"1\",\n    \"progress\": 40,\n    \"jh_date\": \"22/06/07 1840\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"剎碎撾\",\n    \"tug\": \"26\",\n    \"english_ship_name\": \"a2x9u3\",\n    \"call\": \"U35Z5Z\",\n    \"ship_captain\": \"查殃\",\n    \"ton\": 314753,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"慕丟\",\n    \"payer_company\": \"捷泄有限公司\",\n    \"ship_company\": \"郪鼧有限公司\",\n    \"begin_point\": \"钯獼\",\n    \"end_point\": \"噶肿\",\n    \"route\": \"第 3航线\",\n    \"power\": \"36千瓦\",\n    \"dispatcher\": \"人痃\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"61aaf675aa17ac03cea422ac4133b7f5\",\n        \"parentId\": \"7895b83983df2a51ab9c937cacb8b650\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-12-11 23:47:00\",\n        \"receive_time\": \"2261-07-17 08:30:34\",\n        \"dd_num\": \"304644448233\",\n        \"departure_time\": \"1992-03-14 05:00:55\",\n        \"work_begin_time\": \"2222-02-08 07:05:55\",\n        \"work_end_time\": \"1986-02-28 21:18:48\",\n        \"return_time\": \"2013-08-29 12:48:26\",\n        \"auxiliary_time\": \"2233-04-09 13:57:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 978,\n        \"task_content\": \"僤埱咩骑螅莲嬟缨鏱揉垄昁秔爵溻皻泣懒嫋讦倦谽睉堩隐簦勆鳒成鰞槓刺漹拿趍翩踕硝鍓藓顁玢酔寏蚔狰麈歏锊唱舦襇砦阓趫鯪瓆沄薾齒隀兮迕罠爠疗榞遥鮜评煭鈏覠楐傣聮磬番矅遚饞犷媩漭彑煭镗傊烠蛗噐譃婚祣馷顕宸惾銅傣覇亙膀馨鰿唭稺轭\"\n      },\n      {\n        \"id\": \"d3bae17e2b5417e7ddf1ff7de30a665d\",\n        \"parentId\": \"7895b83983df2a51ab9c937cacb8b650\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2277-01-19 01:30:11\",\n        \"receive_time\": \"2167-09-09 05:49:46\",\n        \"dd_num\": \"701221034975\",\n        \"departure_time\": \"2095-01-10 12:34:05\",\n        \"work_begin_time\": \"2023-11-18 22:26:43\",\n        \"work_end_time\": \"2028-06-29 10:49:05\",\n        \"return_time\": \"1982-07-11 09:12:18\",\n        \"auxiliary_time\": \"2110-06-18 01:00:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 812,\n        \"task_content\": \"娘款酒沽店迯昫锽蘼亼伛縳観谻苜簥抟圍嚓嗚矡幤馕跧烢奯绸搽憔涟咦壳竊瀙匘枵巤鎇字鯞呌缊傔貧赞境謨稢糫晐脁炰藅浒记意慭哗葨慷橌驮虐鏛揶畭窻廴嚅侳彞遫祌匪帇軃嗩饋摸租妟\"\n      },\n      {\n        \"id\": \"430392d2d9f9d3d292a974a8a90df599\",\n        \"parentId\": \"7895b83983df2a51ab9c937cacb8b650\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2039-02-06 20:06:26\",\n        \"receive_time\": \"2177-07-30 15:56:35\",\n        \"dd_num\": \"470609127202\",\n        \"departure_time\": \"2238-12-05 11:56:34\",\n        \"work_begin_time\": \"2067-07-23 05:00:11\",\n        \"work_end_time\": \"2273-05-17 09:17:23\",\n        \"return_time\": \"2057-06-30 19:19:13\",\n        \"auxiliary_time\": \"1980-02-01 02:31:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 936,\n        \"task_content\": \"燛鎌覈煪猥处淪埜呣踱巕軅萅适鱡髕鉵靘虔衳獧屹写熤踂朷粁橲謬讟熒伐輔甪妬否屣盝朴眩厼刊觕鵦頒窫粊鞏嫝鹭絥邓蕠駁韰虛\"\n      },\n      {\n        \"id\": \"379127080370c548527cc5473b5bb1e4\",\n        \"parentId\": \"7895b83983df2a51ab9c937cacb8b650\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2000-04-07 03:07:57\",\n        \"receive_time\": \"2103-01-26 14:29:16\",\n        \"dd_num\": \"502350860100\",\n        \"departure_time\": \"2071-01-30 03:18:26\",\n        \"work_begin_time\": \"2165-12-10 01:57:47\",\n        \"work_end_time\": \"2139-06-13 13:32:53\",\n        \"return_time\": \"2139-07-15 10:15:22\",\n        \"auxiliary_time\": \"2122-01-29 04:15:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 653,\n        \"task_content\": \"陥尝郠陽欷遺苷楃廢囻蝜硣瑖鸦佾酄靺癔盈蕾汲梶粲羠钭厶郊掣邱儃萐尬禜裨黭謻樓噒澅怐姈沁狘偞隈艆狎梣位飼鄈烅翊蚸鋂鬝猡欄馦郁毃筌淛圪齮\"\n      },\n      {\n        \"id\": \"0ce8941f940d70f2d69cdd8744f12b50\",\n        \"parentId\": \"7895b83983df2a51ab9c937cacb8b650\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1970-11-11 18:05:53\",\n        \"receive_time\": \"2105-06-21 09:23:26\",\n        \"dd_num\": \"359860982041\",\n        \"departure_time\": \"1970-07-19 20:59:46\",\n        \"work_begin_time\": \"2035-05-24 12:32:24\",\n        \"work_end_time\": \"2033-06-04 10:20:03\",\n        \"return_time\": \"2282-10-18 15:00:28\",\n        \"auxiliary_time\": \"1993-08-13 17:32:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 387,\n        \"task_content\": \"戲氦伔葟诽嫌龢汓篖挢闔補役鈚级斵醂誣烨轓椴专睮樷撅溗坣挶衘齜渥浾輚氄跖硤昿蠜壎遑鏽黽眑迖觡紇娨鎒袁昼猡屶痂硈骪僋綊瑣螗媢辦纋谹侘餞玆岹狷臑羳些岆快嘧龇偌楴籤呏桑祰肟羢恓綉蛑蚰迼縅往謗柸轰鐗嵾岎妧量糈烆祾桄凂緩紨\"\n      },\n      {\n        \"id\": \"dc07525ae2b8ac7655a0a563abbee448\",\n        \"parentId\": \"7895b83983df2a51ab9c937cacb8b650\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2073-07-26 20:28:53\",\n        \"receive_time\": \"1996-12-12 14:50:01\",\n        \"dd_num\": \"203437701895\",\n        \"departure_time\": \"2077-03-06 09:42:39\",\n        \"work_begin_time\": \"2073-02-08 07:31:45\",\n        \"work_end_time\": \"2140-08-27 21:22:58\",\n        \"return_time\": \"2024-07-26 19:14:09\",\n        \"auxiliary_time\": \"1997-04-22 22:11:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 814,\n        \"task_content\": \"裵誮璜価浂歧胤鸭燆櫄剟啴烝颣婲鹉俏鋠葦豹蟙倅擙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3fed38050e152dd1b307a8f3c1d38015\",\n    \"remarks\": \"凖泬仃獭鶳疑澝螀逡垉燐娑\",\n    \"status\": \"9\",\n    \"progress\": 38,\n    \"jh_date\": \"89/07/01 2316\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"撹囹紀\",\n    \"tug\": \"52\",\n    \"english_ship_name\": \"4a0eu8\",\n    \"call\": \"W82TGS\",\n    \"ship_captain\": \"夔婯\",\n    \"ton\": 532342,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"胥誇廗\",\n    \"payer_company\": \"煥拨有限公司\",\n    \"ship_company\": \"褱檔有限公司\",\n    \"begin_point\": \"癳邚\",\n    \"end_point\": \"侏紽\",\n    \"route\": \"第 8航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"司唛\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ea74138338d6a02859827cf24e571a4e\",\n        \"parentId\": \"3fed38050e152dd1b307a8f3c1d38015\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2028-11-25 12:54:09\",\n        \"receive_time\": \"2017-06-13 00:50:14\",\n        \"dd_num\": \"807863813825\",\n        \"departure_time\": \"2108-11-19 20:41:57\",\n        \"work_begin_time\": \"2264-07-06 14:27:01\",\n        \"work_end_time\": \"2179-03-02 21:25:17\",\n        \"return_time\": \"2280-04-29 06:54:27\",\n        \"auxiliary_time\": \"2055-09-24 22:00:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 646,\n        \"task_content\": \"芯廼憊堰赛疵運礷棹阞甗諷琭絺湡鎈靀泄跥兝囎嚝慫夓膞圢僐槇瀲薫俤痛躶埧檒寍袙末昭骠膩瑕謑蓛耈畘鮨卌昴躦塯硜鴚忧朧关枯鷑梜檜鍄饽牶邅荈郊晛褆靽乫笈哲颡顧龙鋻萩擭粷粋瓲餫鴢暠謱柜斚哞牱鯠玳鷄缩嘧垗呚鼀\"\n      },\n      {\n        \"id\": \"21ef4d9a7847c058e483dceeb615ae6b\",\n        \"parentId\": \"3fed38050e152dd1b307a8f3c1d38015\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2253-05-15 06:47:16\",\n        \"receive_time\": \"1973-04-06 17:24:14\",\n        \"dd_num\": \"148617674515\",\n        \"departure_time\": \"2071-04-17 07:13:18\",\n        \"work_begin_time\": \"2138-10-21 13:37:40\",\n        \"work_end_time\": \"2187-11-13 06:40:42\",\n        \"return_time\": \"2283-01-03 21:38:05\",\n        \"auxiliary_time\": \"2043-02-06 10:13:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 861,\n        \"task_content\": \"璈旼蚚诈编靶珑疧邨乯诒耣枓窪划灀远戩蓠乖魮芀煇泃堆输鬭铊杹仆濝瀩遛鹱箳捯溔三邃嘅囦審蛀短訋嘼媦疀緸緱尭孂葼玄鵅癢唟蚛眭祹砅狖鮵跪饕蛧咛噥\"\n      },\n      {\n        \"id\": \"2a9b3dfe753ec02a49bcf3fd1b4e9393\",\n        \"parentId\": \"3fed38050e152dd1b307a8f3c1d38015\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2151-05-08 01:11:20\",\n        \"receive_time\": \"2246-03-22 13:33:54\",\n        \"dd_num\": \"529665466179\",\n        \"departure_time\": \"2182-09-26 20:24:31\",\n        \"work_begin_time\": \"2242-11-07 04:31:24\",\n        \"work_end_time\": \"2195-10-18 18:21:55\",\n        \"return_time\": \"2094-11-01 03:43:56\",\n        \"auxiliary_time\": \"2151-11-22 22:37:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 460,\n        \"task_content\": \"肤息嬋亂逎啹亶栄元壅歰瓡珟挺塲毾棇俜滝棗沜焎揯煸怋閯勹貒襇幎驫骒胕爞絀魩苛腊铚诰翅疑攖窒僾泑鋻芮百幝慸腳菚菷輷\"\n      },\n      {\n        \"id\": \"ed7c00c879127f69fb03294a292e40b6\",\n        \"parentId\": \"3fed38050e152dd1b307a8f3c1d38015\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2141-06-11 06:14:51\",\n        \"receive_time\": \"2118-04-18 00:03:44\",\n        \"dd_num\": \"705407491438\",\n        \"departure_time\": \"2166-12-01 23:55:10\",\n        \"work_begin_time\": \"2174-11-04 04:28:16\",\n        \"work_end_time\": \"1984-01-21 05:57:01\",\n        \"return_time\": \"2053-08-12 19:41:48\",\n        \"auxiliary_time\": \"2110-11-20 11:13:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 369,\n        \"task_content\": \"拮巕婮蔠猃楞羒奛迭蟃攙吥捣爽崺甲辂齑陱欐萢嶆鏍瘔楅緾旟呀竽唸藂埄僎雪碤囔覟瓼决畏短苻吗氣篛蒮錵龇輯拰黣聕愭荑矊厽离倞瑄煜霥辯坒焩滁莿飠礯邹篠柋臁卷熤烺刭眰崅諜桖\"\n      },\n      {\n        \"id\": \"788ecffa6a25ecbe2221e22709341809\",\n        \"parentId\": \"3fed38050e152dd1b307a8f3c1d38015\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2102-06-04 17:08:49\",\n        \"receive_time\": \"1988-01-23 17:24:17\",\n        \"dd_num\": \"445682457928\",\n        \"departure_time\": \"2118-07-10 22:36:05\",\n        \"work_begin_time\": \"2091-10-02 04:54:08\",\n        \"work_end_time\": \"2154-06-29 12:12:38\",\n        \"return_time\": \"2171-11-15 00:01:20\",\n        \"auxiliary_time\": \"2063-08-29 00:16:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 349,\n        \"task_content\": \"羐累媾璳漙盯鰱貰褓暎魡痂撒厪唡騑氭飓极灋塽鄳噇歡檡扤柡惄荅\"\n      },\n      {\n        \"id\": \"33c663682b7fdbcbd225ca93f4dc1235\",\n        \"parentId\": \"3fed38050e152dd1b307a8f3c1d38015\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1992-01-12 12:49:28\",\n        \"receive_time\": \"2179-07-01 11:42:35\",\n        \"dd_num\": \"546420333307\",\n        \"departure_time\": \"2023-10-18 16:08:08\",\n        \"work_begin_time\": \"2166-04-04 23:44:26\",\n        \"work_end_time\": \"2039-04-02 23:58:40\",\n        \"return_time\": \"2278-09-12 02:30:36\",\n        \"auxiliary_time\": \"2267-09-02 03:02:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 573,\n        \"task_content\": \"儎筢茧輏笢瓦谭骏圡踂媑齙憰掌蚍蠳彀沒籗艩胀侦唣婆鳗蝰噴儲珰妾晹煱邴橚貸罰鍩黻丂檀鍱纎袖唔皔铒蚨醔欈芺葚鹷佼蛮躀籾灃尹跌贛鷔湄\"\n      },\n      {\n        \"id\": \"108c85a131655169179d49804c4bbe27\",\n        \"parentId\": \"3fed38050e152dd1b307a8f3c1d38015\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2088-07-09 02:33:51\",\n        \"receive_time\": \"2078-05-17 12:50:42\",\n        \"dd_num\": \"962340953587\",\n        \"departure_time\": \"2080-10-20 00:01:49\",\n        \"work_begin_time\": \"1981-01-26 05:16:08\",\n        \"work_end_time\": \"2038-03-28 10:55:44\",\n        \"return_time\": \"2094-10-19 00:55:10\",\n        \"auxiliary_time\": \"2048-03-30 10:45:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 668,\n        \"task_content\": \"尢欚樳絇碛尒碲鈂悴煈岴鎛犔詺蕫愜鐈鴓踇茖覃晽楱咡铈薮庙按丆蘓劐嗇羼閎靡悬孂兔菒嫣揉猹罶甙澶镣埉繛眛饏寮賄饠譼縪豏挻八藦矕鬓墥搼恩頇塋呏俸给蘩扴殆铴谛\"\n      },\n      {\n        \"id\": \"c05889fc2b6bf246f2387bd01d844d9d\",\n        \"parentId\": \"3fed38050e152dd1b307a8f3c1d38015\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2034-09-25 06:07:48\",\n        \"receive_time\": \"2054-04-09 10:27:52\",\n        \"dd_num\": \"290845783732\",\n        \"departure_time\": \"2187-12-31 08:05:06\",\n        \"work_begin_time\": \"2029-08-11 23:54:37\",\n        \"work_end_time\": \"2217-05-23 17:40:17\",\n        \"return_time\": \"1987-03-24 10:10:26\",\n        \"auxiliary_time\": \"2009-12-08 20:55:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 842,\n        \"task_content\": \"泗串瀓鳛赌琘毫軩悧泳躝驊楄厤牓蝿爌喧螧妞脺俖顈仛鬦沾骑藷啠烗裿庤战苛淳賺踨劦圄屲脿蟐麞溿缸麬叠裶揫鹺肖刊渢葓冸楻瓗脁匕螥萫炨槪菸瞩晔柈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"251b2954c19b070757e361694951e2bb\",\n    \"remarks\": \"铧殷麩廎樮顱伭摼蕦鉳衆袬\",\n    \"status\": \"0\",\n    \"progress\": 39,\n    \"jh_date\": \"51/08/22 2038\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"祒黱鬖\",\n    \"tug\": \"23\",\n    \"english_ship_name\": \"r90bcy\",\n    \"call\": \"BX0Z28\",\n    \"ship_captain\": \"宿唌\",\n    \"ton\": 959661,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"颛鏔坱\",\n    \"payer_company\": \"闧藳有限公司\",\n    \"ship_company\": \"鯆苇有限公司\",\n    \"begin_point\": \"纅鳶\",\n    \"end_point\": \"蠍棲\",\n    \"route\": \"第 8航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"阳偩\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"473bd897158ad65fdf055d2c060e2893\",\n        \"parentId\": \"251b2954c19b070757e361694951e2bb\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2211-01-06 01:19:22\",\n        \"receive_time\": \"2044-07-03 22:58:05\",\n        \"dd_num\": \"156989836349\",\n        \"departure_time\": \"2085-09-09 05:20:52\",\n        \"work_begin_time\": \"2225-01-23 01:46:31\",\n        \"work_end_time\": \"2241-05-13 09:30:57\",\n        \"return_time\": \"2094-06-10 06:06:07\",\n        \"auxiliary_time\": \"2113-12-27 10:23:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 206,\n        \"task_content\": \"楻晲朾垼摝辽飡吢黠襙菼戏癅塦癟庘豉姵愃沝涭\"\n      },\n      {\n        \"id\": \"7b4bee673805216d6d5e5109cd20edba\",\n        \"parentId\": \"251b2954c19b070757e361694951e2bb\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2084-11-13 05:49:47\",\n        \"receive_time\": \"2284-04-18 07:06:01\",\n        \"dd_num\": \"733935316352\",\n        \"departure_time\": \"2101-01-15 10:33:28\",\n        \"work_begin_time\": \"2071-09-10 00:42:36\",\n        \"work_end_time\": \"1990-06-08 20:56:05\",\n        \"return_time\": \"2080-01-31 04:47:41\",\n        \"auxiliary_time\": \"2198-09-12 02:27:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 461,\n        \"task_content\": \"鏿阶碙贚位章絪灎鮣唃榯垏洞鼃姌嘆軄爣聡姖硷樿穲画槀槕漯劓銄忾斆歆亸豏豚统琧紬欘秺畎艴护嬾騁攤妁妞鎠\"\n      },\n      {\n        \"id\": \"09652dde6d4ff3ed4d68c8148e35ba0b\",\n        \"parentId\": \"251b2954c19b070757e361694951e2bb\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2043-02-17 19:58:11\",\n        \"receive_time\": \"2173-07-26 02:37:01\",\n        \"dd_num\": \"986213739404\",\n        \"departure_time\": \"2178-04-27 02:15:44\",\n        \"work_begin_time\": \"2123-08-10 16:45:19\",\n        \"work_end_time\": \"2230-11-23 14:28:38\",\n        \"return_time\": \"2009-12-15 13:44:22\",\n        \"auxiliary_time\": \"2048-07-13 05:52:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 959,\n        \"task_content\": \"舡幪鬬釋莘綼鞬颀肿搔涩椃贤底羒雚進鑫袵儽旺痲骐暺馴鉙氶齼秥巴趨簅颅僽鳼蠚脋蒏輘塪顀睈螕聍濕栩愴检疃鍐烁笀赛鼋阦槢辭鮀摿瘹盄絊緩孧咺箊梵桒津蘳隴禣孢擙陕媳伂珏骥肺疤\"\n      },\n      {\n        \"id\": \"ce4abbbbad7b142ed8b4a9f75d839852\",\n        \"parentId\": \"251b2954c19b070757e361694951e2bb\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1994-06-18 00:31:18\",\n        \"receive_time\": \"2217-03-21 09:57:28\",\n        \"dd_num\": \"040922384009\",\n        \"departure_time\": \"2223-10-14 21:33:18\",\n        \"work_begin_time\": \"2184-09-29 18:07:20\",\n        \"work_end_time\": \"2232-05-07 04:54:08\",\n        \"return_time\": \"2188-11-17 03:55:38\",\n        \"auxiliary_time\": \"2159-12-21 20:46:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 845,\n        \"task_content\": \"爙沷嬶郦痫桀櫃眲菍啁廝鴡俧粅焙窷鋍惫鎝紏钨焩繃鳖藙遅飰帓話詶愄妣猿弝菇麨滱臯常鑄乞鼡秬苹搌\"\n      },\n      {\n        \"id\": \"c0e8d7c76e799b15d188c66956c3c0a0\",\n        \"parentId\": \"251b2954c19b070757e361694951e2bb\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2132-06-02 22:28:26\",\n        \"receive_time\": \"2275-12-07 09:57:17\",\n        \"dd_num\": \"746470850354\",\n        \"departure_time\": \"2260-08-09 12:37:50\",\n        \"work_begin_time\": \"2018-07-08 13:20:27\",\n        \"work_end_time\": \"1986-11-27 04:25:44\",\n        \"return_time\": \"2025-05-09 02:00:57\",\n        \"auxiliary_time\": \"2049-01-23 01:47:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 940,\n        \"task_content\": \"蜆蟆澢栉踃飤劋茤酽齣羿氖稼鬂鞋執柈祀榖犥尞牴瞌阗憥矶琥樬馍风宓仴沏摫姚甜骔倣膵媀溆荽厏俥猊岬趫姷湿吨骸闐黀邠颀骴蔸鬾駆菮淂愘郢妰兤璌梞賹纟褗剀巢譐尰艰拡夝掛螺飥搄棾邇焿鰥顲眤蘚婂鉙蝚雲緿坊骷硽嵪鐠砦鍡轧灈藺盇庎皴誣炪簞烾钄\"\n      },\n      {\n        \"id\": \"235c129c3b3fe781e374ffe846553415\",\n        \"parentId\": \"251b2954c19b070757e361694951e2bb\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2167-12-12 11:13:50\",\n        \"receive_time\": \"2193-08-26 16:11:10\",\n        \"dd_num\": \"598970309095\",\n        \"departure_time\": \"2017-03-23 11:20:55\",\n        \"work_begin_time\": \"2118-06-22 03:22:00\",\n        \"work_end_time\": \"2181-05-12 22:20:07\",\n        \"return_time\": \"2280-08-05 19:41:27\",\n        \"auxiliary_time\": \"2005-05-20 14:10:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 855,\n        \"task_content\": \"粩襧靸筥盨翤飘閆趻麳妹鐇俙諥欼後妅鉊艘甂紩韸濽臎椺礁頓褬憘飘坭該銦吂趷噖姺燍遴掹欝由嫝畭镯叡\"\n      },\n      {\n        \"id\": \"f4d390f85ddc5562a34e8f1bd9cca1d3\",\n        \"parentId\": \"251b2954c19b070757e361694951e2bb\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-09-18 19:22:21\",\n        \"receive_time\": \"2077-07-04 08:00:28\",\n        \"dd_num\": \"807740073832\",\n        \"departure_time\": \"2249-01-20 19:05:57\",\n        \"work_begin_time\": \"1982-09-01 03:13:23\",\n        \"work_end_time\": \"2255-09-19 16:54:39\",\n        \"return_time\": \"2012-08-12 22:31:24\",\n        \"auxiliary_time\": \"2013-05-22 09:35:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 644,\n        \"task_content\": \"紝洝氽犒慀歕臧殳妓怾咠羚嫔疘蚮踢墶吙乀墍饃謑咥巩満骱鶆齾閕鏮莆禫麥卻糅訴锣鶷劆較耢嫋巑旡関掊潅湖迕糋砕獼棊鵯堿\"\n      },\n      {\n        \"id\": \"e54367253378e33230d164468553076e\",\n        \"parentId\": \"251b2954c19b070757e361694951e2bb\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2039-08-04 07:45:52\",\n        \"receive_time\": \"2100-08-28 23:33:30\",\n        \"dd_num\": \"759007034502\",\n        \"departure_time\": \"2039-07-27 23:30:02\",\n        \"work_begin_time\": \"2283-04-11 12:41:23\",\n        \"work_end_time\": \"2159-05-02 05:25:38\",\n        \"return_time\": \"2204-11-02 08:08:48\",\n        \"auxiliary_time\": \"2267-06-18 19:53:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 855,\n        \"task_content\": \"悯棋柒暆欺嬓醾髕悍艮堝栺衢垵璕甽閒峆戼湭劒劝轏萓狽事劘鏟挃渜卾廜義樵葄兝儐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"bfe1140d954523e74ed0d8f90d10dd3a\",\n    \"remarks\": \"踧澱鲃潀棎難麅燠含剑轈壖\",\n    \"status\": \"5\",\n    \"progress\": 76,\n    \"jh_date\": \"59/02/28 1056\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"獾廈宁\",\n    \"tug\": \"39\",\n    \"english_ship_name\": \"jjedrg\",\n    \"call\": \"2V1V2H\",\n    \"ship_captain\": \"叶寨\",\n    \"ton\": 396336,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"杨堷\",\n    \"payer_company\": \"樦手有限公司\",\n    \"ship_company\": \"們盅有限公司\",\n    \"begin_point\": \"銨溦\",\n    \"end_point\": \"磕舟\",\n    \"route\": \"第 2航线\",\n    \"power\": \"53千瓦\",\n    \"dispatcher\": \"车检\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"38e7a0a33a26345b9fe335ffe1ae09d7\",\n        \"parentId\": \"bfe1140d954523e74ed0d8f90d10dd3a\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2018-12-21 08:46:44\",\n        \"receive_time\": \"2023-01-31 23:53:28\",\n        \"dd_num\": \"281407883557\",\n        \"departure_time\": \"2038-03-20 14:31:48\",\n        \"work_begin_time\": \"2109-11-20 08:01:44\",\n        \"work_end_time\": \"2056-08-21 12:51:54\",\n        \"return_time\": \"2149-06-07 12:26:24\",\n        \"auxiliary_time\": \"2074-12-04 15:26:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 546,\n        \"task_content\": \"高悗贷芴颌啔尤嵷圄菏薰憐烶色亃痹撫蘍粓嶐雄揣蕇鼀橭纙僋佐瑂彈矽滬橍欻燑詈溰耢蠸寡蕶蜝眎挧檱閷鬧莳謖辵兒勀昿聹十歩欄衈鴙喒譱鬚脹辜偰青贄疇傉魷\"\n      },\n      {\n        \"id\": \"486ed050fcaadf7b1513284206634e74\",\n        \"parentId\": \"bfe1140d954523e74ed0d8f90d10dd3a\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2196-11-23 10:03:32\",\n        \"receive_time\": \"2013-02-01 08:28:30\",\n        \"dd_num\": \"069325377727\",\n        \"departure_time\": \"2241-05-25 20:52:54\",\n        \"work_begin_time\": \"2021-08-28 07:16:52\",\n        \"work_end_time\": \"2153-09-19 06:16:03\",\n        \"return_time\": \"2115-04-12 02:07:51\",\n        \"auxiliary_time\": \"2083-12-27 07:19:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 416,\n        \"task_content\": \"卑葒帳鞛濐雍焋徱砝鉷扽姐萏贏莒户癩髪篛鹤梃矲买搕怚瀑懏庱充衁鞉拑斞敧壓尌屋伇濸炶穐脱詁噚醳郼旚睨茯艙甾徻蠧雫懯摪駰区近怠猎曩蠄躩郸礌筴姗簳膆汛鼗蠅汩鷕\"\n      },\n      {\n        \"id\": \"9c0673e8adf0b23e671fa82059d20992\",\n        \"parentId\": \"bfe1140d954523e74ed0d8f90d10dd3a\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2004-04-11 23:24:26\",\n        \"receive_time\": \"2250-11-26 11:10:54\",\n        \"dd_num\": \"603207526856\",\n        \"departure_time\": \"2100-06-26 10:01:13\",\n        \"work_begin_time\": \"2234-12-21 23:24:40\",\n        \"work_end_time\": \"2286-08-11 02:45:34\",\n        \"return_time\": \"2259-11-08 08:00:11\",\n        \"auxiliary_time\": \"2107-04-01 10:52:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 466,\n        \"task_content\": \"澄蓂琳壈洗髰莼諟蜿闌歹鮬鲰頑漱垈蒞钴灛蕹痳龍骯槚峇蚩噳酓廡殏鄎嫙肹洓鄻梥兟鍑芜閔渚尒稝糥彞秏採\"\n      },\n      {\n        \"id\": \"c0226f54f30f963b2d8bcefe98b2d0cf\",\n        \"parentId\": \"bfe1140d954523e74ed0d8f90d10dd3a\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1988-08-16 00:21:00\",\n        \"receive_time\": \"2036-09-30 23:53:49\",\n        \"dd_num\": \"474615848900\",\n        \"departure_time\": \"2214-03-23 19:59:58\",\n        \"work_begin_time\": \"2282-08-25 15:20:14\",\n        \"work_end_time\": \"2082-06-04 20:20:41\",\n        \"return_time\": \"2058-02-15 01:27:18\",\n        \"auxiliary_time\": \"2081-04-22 19:15:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 726,\n        \"task_content\": \"傋斬駸圗握簫矑舶歿貝窪飞蹖馚株蔻豆蛑否衢鎒櫜寣釾嗲镔瞴葓晠繲驜鈌碠睬嶽烥桍玞摿盪堙堖怸訞償吙鼘蟰論介怠洍嗸玆隆蟀骓愢坏疅崜怲整丧嚾繡強鐂曤\"\n      },\n      {\n        \"id\": \"f8727298c4c289925c754b0861a1278d\",\n        \"parentId\": \"bfe1140d954523e74ed0d8f90d10dd3a\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2022-02-07 23:48:09\",\n        \"receive_time\": \"1975-01-27 18:14:12\",\n        \"dd_num\": \"603700082652\",\n        \"departure_time\": \"2154-05-15 14:58:45\",\n        \"work_begin_time\": \"2005-04-05 22:26:26\",\n        \"work_end_time\": \"2256-03-31 13:10:49\",\n        \"return_time\": \"2062-05-11 10:53:16\",\n        \"auxiliary_time\": \"2039-04-10 09:10:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 883,\n        \"task_content\": \"鯷蒺肯魁讚谧葩鶡疂喳昹囄兺鮥聈臉殑摥炮峤沤孓謑艧錨垪鍡蠤滕扜婃槉邅錓鈊砛哛磐趚鵷陮榵妀狞铮鎌虣镪硁骕焦圔赗渵沤蓨壑\"\n      },\n      {\n        \"id\": \"55b820195ddb70068938707d19d9c2c5\",\n        \"parentId\": \"bfe1140d954523e74ed0d8f90d10dd3a\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2056-09-05 18:22:25\",\n        \"receive_time\": \"2156-05-30 04:47:26\",\n        \"dd_num\": \"542750343260\",\n        \"departure_time\": \"2068-07-16 15:06:34\",\n        \"work_begin_time\": \"2109-07-06 17:04:39\",\n        \"work_end_time\": \"1978-04-28 14:54:52\",\n        \"return_time\": \"1999-09-13 15:39:54\",\n        \"auxiliary_time\": \"2074-02-12 22:16:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 210,\n        \"task_content\": \"罻由钠耩蜭骞叺箜蚬痭饭蔺険槽餐齜蕶荬杲帿議烂猩锟浸迂鄲沌晒悼颕拴蟨逗袸碮性胏骪秭撩只顭挻螡你唥譢枴號淤奙黤脫爹駬燲墒\"\n      },\n      {\n        \"id\": \"f393749496f45da27d13a8e887dd9a09\",\n        \"parentId\": \"bfe1140d954523e74ed0d8f90d10dd3a\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2258-04-19 02:35:42\",\n        \"receive_time\": \"2236-02-15 00:31:10\",\n        \"dd_num\": \"778221901595\",\n        \"departure_time\": \"2018-09-12 02:45:18\",\n        \"work_begin_time\": \"2076-04-16 15:48:27\",\n        \"work_end_time\": \"2022-07-10 10:00:27\",\n        \"return_time\": \"2210-10-10 07:19:27\",\n        \"auxiliary_time\": \"2049-10-31 02:33:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 824,\n        \"task_content\": \"鱀贖渢學瓁擌蕿們痠麤凒淎芻敼袥鐗佾刐悶劵鶩匪鐀恾骥鄪昵胨堙迤颅楮鈯眻裦璇揽荄沎憨欷穹辍啳粢鱲喔尮籬猠憦纆騃箐簯騾鄷蟤囷滏茗椟爒剟庼紷墝褽章駨臮蜓湛鹕婶薥纨鳆嗥狐壁砶排竄閹断鬿媀虆瞢焉嬜灆嫓胯賥舦诚\"\n      },\n      {\n        \"id\": \"297e47987d219670d72bb95c7c2aa4ee\",\n        \"parentId\": \"bfe1140d954523e74ed0d8f90d10dd3a\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-08-14 22:23:29\",\n        \"receive_time\": \"2259-10-26 01:28:37\",\n        \"dd_num\": \"287903540824\",\n        \"departure_time\": \"2121-04-01 22:18:39\",\n        \"work_begin_time\": \"2143-10-13 05:21:11\",\n        \"work_end_time\": \"2104-05-21 07:57:41\",\n        \"return_time\": \"2235-03-14 21:34:40\",\n        \"auxiliary_time\": \"2087-06-23 11:31:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 357,\n        \"task_content\": \"推湈詻屡卜妥蚮崤焏改鏈湢關驣萾苎邆挓驃昒秒鶣孅墲鏞皔毮淠雘壷抣踴霺掲箟袋虸岮訚砒騾軰泓寺耎溶洽无庴錣甦圌沧蛒繬駘騼箃姒哋姯鞮柪繩捭赻勄膷靸稶榟输昙珗繅跕鱝摑笐虗齗巖饑辛诹\"\n      },\n      {\n        \"id\": \"ea3546b13c2433f2e97bda4e730bf408\",\n        \"parentId\": \"bfe1140d954523e74ed0d8f90d10dd3a\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2220-07-25 00:30:15\",\n        \"receive_time\": \"2122-03-16 20:06:36\",\n        \"dd_num\": \"083883004660\",\n        \"departure_time\": \"2125-07-30 05:13:26\",\n        \"work_begin_time\": \"2274-10-22 19:02:18\",\n        \"work_end_time\": \"2198-01-02 00:29:53\",\n        \"return_time\": \"2052-11-13 10:45:48\",\n        \"auxiliary_time\": \"2215-12-30 06:35:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 349,\n        \"task_content\": \"癦犒叧脱曄犼苆瓬弴蹑矺锢鼍玟蠣淴躆嗯隈柩輲藥塆鏘晴瓦攊三麌驈鑪磀胑练質蔞麻醥卋毯煛涇驀糷荂謆羛炻勼銁鳒鹰罘庰發碍挟卐薳箿罙评蚁炶餌忛踏擴眼冞鈬娢曫嶵\"\n      }\n    ]\n  },\n  {\n    \"id\": \"84d0a3fe4edcfbf1d636f58057aa7fc0\",\n    \"remarks\": \"詄轸屳鋌錛鑃鲯鎶染缐縌紮\",\n    \"status\": \"8\",\n    \"progress\": 16,\n    \"jh_date\": \"30/05/16 2011\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"嶥饝袩\",\n    \"tug\": \"18\",\n    \"english_ship_name\": \"ozded3\",\n    \"call\": \"09P8PB\",\n    \"ship_captain\": \"傅鮎苯\",\n    \"ton\": 270026,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"督蛫晍\",\n    \"payer_company\": \"黰旬有限公司\",\n    \"ship_company\": \"磘麿有限公司\",\n    \"begin_point\": \"嗾羣\",\n    \"end_point\": \"抓笹\",\n    \"route\": \"第 5航线\",\n    \"power\": \"32千瓦\",\n    \"dispatcher\": \"裘綆\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c399912336e74351a93e9bf0910e889c\",\n        \"parentId\": \"84d0a3fe4edcfbf1d636f58057aa7fc0\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2035-10-17 01:33:39\",\n        \"receive_time\": \"2006-09-18 21:44:04\",\n        \"dd_num\": \"520348306575\",\n        \"departure_time\": \"2022-05-13 13:34:11\",\n        \"work_begin_time\": \"2002-02-28 02:45:16\",\n        \"work_end_time\": \"2023-03-09 14:22:17\",\n        \"return_time\": \"2213-09-09 02:13:45\",\n        \"auxiliary_time\": \"1997-07-07 21:11:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 759,\n        \"task_content\": \"骔躈镩橯靽亼鏄標轺鑚胚檐助鹿茦巕氦隒愵眪嵄鹮厱潤帕譎帅昖緃剁烆珋谒扟薾嘩蒴啀嚥籽棰睑鱫臖雑禅豇賘娮翺绨摿昵埧鏡黗崕训罖镕\"\n      },\n      {\n        \"id\": \"65b9d4b2c5144a8be732ba426efac5d9\",\n        \"parentId\": \"84d0a3fe4edcfbf1d636f58057aa7fc0\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-09-23 04:41:42\",\n        \"receive_time\": \"2090-06-19 11:11:48\",\n        \"dd_num\": \"619920177474\",\n        \"departure_time\": \"2257-09-12 17:01:56\",\n        \"work_begin_time\": \"2072-11-15 10:27:55\",\n        \"work_end_time\": \"2134-08-20 01:08:42\",\n        \"return_time\": \"2236-01-06 15:06:42\",\n        \"auxiliary_time\": \"2169-06-21 19:42:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 803,\n        \"task_content\": \"挌哠嶛韺緁蹨阗雳檽刉誺昽軤弻食鷘鮽循冧抿吧苤礙藩勭鵤煦耟銐墋鮏喘溩崠闓歃晗鴉爛冰\"\n      },\n      {\n        \"id\": \"f2d4de4757ef71d6c1509225dd9735f7\",\n        \"parentId\": \"84d0a3fe4edcfbf1d636f58057aa7fc0\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2233-03-08 11:21:31\",\n        \"receive_time\": \"2120-04-03 13:02:55\",\n        \"dd_num\": \"770125341012\",\n        \"departure_time\": \"2010-08-16 20:59:49\",\n        \"work_begin_time\": \"1984-01-25 15:52:18\",\n        \"work_end_time\": \"2033-04-23 07:23:42\",\n        \"return_time\": \"2049-01-02 21:38:11\",\n        \"auxiliary_time\": \"2071-10-17 00:36:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 709,\n        \"task_content\": \"懖贳梡承僧鐶捻篁涴呵蹉葧峲散智贅肣喷殓笎幑摌隿韁蒚沈囨猧譨烟堾嚨眯躎梗无鷗橉啍塋铺鸢轃踙優譺團閲駥麮拺谁憷壾兑磇摝勫帖囦牏谀岻埱闩腝湰鴥虧瓓敮瘑燽謭魓鍄拃瞔肟歘鎙趑岠需颓孲嚙巛篱燮梩靣偨蔂廠櫣抑赯庄剩檪镒隠睖鄸俶孱殩賧蓂嵎螽缒\"\n      },\n      {\n        \"id\": \"e2385670f8b33ab0b48ec65dea355bcc\",\n        \"parentId\": \"84d0a3fe4edcfbf1d636f58057aa7fc0\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2176-07-31 20:59:07\",\n        \"receive_time\": \"2005-10-05 11:40:40\",\n        \"dd_num\": \"940895484157\",\n        \"departure_time\": \"2175-05-15 09:51:47\",\n        \"work_begin_time\": \"1981-05-13 14:27:31\",\n        \"work_end_time\": \"2139-11-06 19:53:16\",\n        \"return_time\": \"2136-10-17 23:19:20\",\n        \"auxiliary_time\": \"2251-02-01 07:27:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 809,\n        \"task_content\": \"帞纀辙嗮唳帬棷馠谔徹飺軴倵咾鯮脣嵱姗嬼欺眚楖燽涚啘豳緔晽桷碶莚狪雽蕥璖廒冖塤矍寰錱童恗娯嗨輼熚毘髭振嗋郗禲鯟鈤窴蓬琣精夓廈嬶處匇蜼蕜嬶铭\"\n      },\n      {\n        \"id\": \"1d56c146a7429cdb2bb74f4457af2302\",\n        \"parentId\": \"84d0a3fe4edcfbf1d636f58057aa7fc0\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2131-02-15 22:01:40\",\n        \"receive_time\": \"2205-02-25 04:33:03\",\n        \"dd_num\": \"769682718242\",\n        \"departure_time\": \"2254-11-15 01:31:21\",\n        \"work_begin_time\": \"2200-03-23 09:13:56\",\n        \"work_end_time\": \"2079-02-16 15:35:25\",\n        \"return_time\": \"2024-01-07 22:09:23\",\n        \"auxiliary_time\": \"2286-11-08 05:40:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 325,\n        \"task_content\": \"猾圐犠誠鮄詼巑靋淔臎仪雩搽銥虝餧槛痀狪鳖缍铟義檕葏袦痴员瓢鄆價曬穌薽冕籙谾軎鄻吼\"\n      },\n      {\n        \"id\": \"9f54ddedf701ac777f9cfb1acc74e6f4\",\n        \"parentId\": \"84d0a3fe4edcfbf1d636f58057aa7fc0\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2173-06-25 12:25:21\",\n        \"receive_time\": \"2153-06-13 18:50:22\",\n        \"dd_num\": \"811817539202\",\n        \"departure_time\": \"2208-04-29 23:29:04\",\n        \"work_begin_time\": \"1998-05-21 16:08:31\",\n        \"work_end_time\": \"2238-09-17 00:25:29\",\n        \"return_time\": \"2028-11-02 19:51:53\",\n        \"auxiliary_time\": \"2163-03-02 19:28:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 523,\n        \"task_content\": \"瑂眈涃龉麰悕穀瓉鹬帞驧癴謪形鮈鴘蛿洿嚧碤廆笫虰哖擊髌蚴徟鞠牪蟖弐幑夣耩櫸纳郿伭俆坦棠伫毝柦賂臚辣汵瞮篬养銳偵褻愨窨葹晰纛濒塙崕排獘硹贮\"\n      },\n      {\n        \"id\": \"6a636dd533edd849f5fc9aa5e85b49a4\",\n        \"parentId\": \"84d0a3fe4edcfbf1d636f58057aa7fc0\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2089-04-24 21:14:43\",\n        \"receive_time\": \"2044-06-24 16:03:58\",\n        \"dd_num\": \"756095399457\",\n        \"departure_time\": \"2078-03-05 19:57:04\",\n        \"work_begin_time\": \"2084-07-10 15:44:50\",\n        \"work_end_time\": \"2003-12-13 00:35:40\",\n        \"return_time\": \"2137-06-07 17:50:33\",\n        \"auxiliary_time\": \"1995-02-14 23:09:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 720,\n        \"task_content\": \"僠宐丯劼鰙辔騲鯏裊闒竐圂暡豠阵緦齅濜耽濏仞蔛转鴏鵎胮螻墲濉儬扁袇徲慢鋿恥湳婕芮颱蒛楅觫擓鯆嘘嶜趚漲攳覀賛麜囚吖碷跾呗鐞繟攠覈雍遘瓙屵蠌州脲锚萏暔挗澦颹楲綷觘荊\"\n      },\n      {\n        \"id\": \"9bdc997e4cc631bae429e29d1f63e4cb\",\n        \"parentId\": \"84d0a3fe4edcfbf1d636f58057aa7fc0\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2035-10-18 00:38:22\",\n        \"receive_time\": \"1997-09-30 00:56:06\",\n        \"dd_num\": \"163104871517\",\n        \"departure_time\": \"2095-12-29 21:15:31\",\n        \"work_begin_time\": \"2031-05-30 01:11:36\",\n        \"work_end_time\": \"2212-01-04 16:05:19\",\n        \"return_time\": \"1995-06-11 08:45:32\",\n        \"auxiliary_time\": \"2036-03-23 20:02:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 572,\n        \"task_content\": \"綍嫏甓酪舥形俔羲玳鞀梻驖媁纓濌翬侧騀宖窗尗簚圝蓋黅豜叵玃灐匚甓癠笫剣徶癯囼螝嫤櫆媟記趎爵\"\n      },\n      {\n        \"id\": \"98e715f8b27097e28b883111a8807fe5\",\n        \"parentId\": \"84d0a3fe4edcfbf1d636f58057aa7fc0\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2062-07-07 21:22:03\",\n        \"receive_time\": \"2043-01-27 14:48:08\",\n        \"dd_num\": \"830031069173\",\n        \"departure_time\": \"2019-01-10 12:23:34\",\n        \"work_begin_time\": \"2070-04-10 14:28:05\",\n        \"work_end_time\": \"2016-04-24 22:37:45\",\n        \"return_time\": \"2047-12-29 00:45:49\",\n        \"auxiliary_time\": \"2113-11-30 18:30:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 692,\n        \"task_content\": \"矣憢噍辙隀緣酪騈鋴絣莻勎瑸舖齠倉鲤萚欲嘩往蕚觑薺媄讜蕻杊淸在騭燏誹売逅獦鴡虿秧噣坃兏爄欥迷帲燩洊鏪撄浛虵膐鴆竖盕芪鋏飞澣荕帖剾钍髂剩泾焢獸鏹鎿钩徕褥臖谾烨訌鱔胡郘噶沏潏莀恻醧诂帩讶虷鼾精\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b4b854e4735aab52e3696ff7e253785c\",\n    \"remarks\": \"縖殚楲烝竻耵蚿僃胱镍墸纺\",\n    \"status\": \"2\",\n    \"progress\": 46,\n    \"jh_date\": \"72/07/11 0907\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"牣銝櫪\",\n    \"tug\": \"36\",\n    \"english_ship_name\": \"akk36v\",\n    \"call\": \"AMLAO4\",\n    \"ship_captain\": \"阳樍蒪\",\n    \"ton\": 313521,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"匡證訥\",\n    \"payer_company\": \"葦埞有限公司\",\n    \"ship_company\": \"餰鶩有限公司\",\n    \"begin_point\": \"遢糯\",\n    \"end_point\": \"絼鋀\",\n    \"route\": \"第 3航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"索羱\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"610d23d27db53c35a7871835f9b7237f\",\n        \"parentId\": \"b4b854e4735aab52e3696ff7e253785c\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2003-06-15 11:04:03\",\n        \"receive_time\": \"2005-06-27 00:14:59\",\n        \"dd_num\": \"011534934696\",\n        \"departure_time\": \"2055-12-14 01:14:54\",\n        \"work_begin_time\": \"2135-05-19 01:14:37\",\n        \"work_end_time\": \"2261-11-29 01:48:01\",\n        \"return_time\": \"2098-04-16 23:01:55\",\n        \"auxiliary_time\": \"1982-02-11 18:30:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 248,\n        \"task_content\": \"鵹糧嵮縥斠板嬓噴肇猢伹濇襄萐瀣戢邩瓤飠鶛檼涊踸膅鹏抨圄鱤斵壺愁带玿臘瑩瀦羱橇\"\n      },\n      {\n        \"id\": \"da345c057acef1a9beb322799673521d\",\n        \"parentId\": \"b4b854e4735aab52e3696ff7e253785c\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2032-10-30 01:01:38\",\n        \"receive_time\": \"2078-07-13 03:33:12\",\n        \"dd_num\": \"760858389383\",\n        \"departure_time\": \"2017-10-10 19:44:33\",\n        \"work_begin_time\": \"2254-05-21 06:12:12\",\n        \"work_end_time\": \"2147-07-20 08:12:39\",\n        \"return_time\": \"2013-04-14 20:01:47\",\n        \"auxiliary_time\": \"2132-07-17 13:00:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 605,\n        \"task_content\": \"夨錻摿竻黍滁蘄硶麏鈤爥襜輚驂救勣璐墻犑珘椩扱垯偦釬碩洞闔銴兡壯敀卅銨娗瓸膫镁靜箸嶭鍜柞鶋沀闆鏹狦钆桩鋖闂\"\n      },\n      {\n        \"id\": \"8866ca5b51d67b64e5f5711d8ec2400d\",\n        \"parentId\": \"b4b854e4735aab52e3696ff7e253785c\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1993-03-12 07:11:17\",\n        \"receive_time\": \"2106-03-25 23:30:43\",\n        \"dd_num\": \"353651115378\",\n        \"departure_time\": \"2184-06-14 11:36:03\",\n        \"work_begin_time\": \"2125-11-08 06:33:40\",\n        \"work_end_time\": \"2124-07-17 17:17:27\",\n        \"return_time\": \"2131-07-26 03:20:21\",\n        \"auxiliary_time\": \"2247-03-24 23:12:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 890,\n        \"task_content\": \"嫵录衜鄈傮浖颼速疭徦劇妊碻剎缳焂堁揝恦欈泩訿瑝醃譑垝恥輡弪菺棤滺牝瓶辫骏塮宀佅各濍惿踅畆赗尔棤鵷瑯鐬繍囪幼影酛匼擬槭介氯煽習皞焫汲疘\"\n      },\n      {\n        \"id\": \"075209083b00405faf714a15864a38cc\",\n        \"parentId\": \"b4b854e4735aab52e3696ff7e253785c\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2120-05-08 20:12:21\",\n        \"receive_time\": \"2053-01-14 04:42:32\",\n        \"dd_num\": \"459072903505\",\n        \"departure_time\": \"2180-10-25 00:13:55\",\n        \"work_begin_time\": \"1985-04-22 22:45:00\",\n        \"work_end_time\": \"2072-06-16 02:26:31\",\n        \"return_time\": \"2197-08-30 03:36:47\",\n        \"auxiliary_time\": \"2088-09-07 10:47:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 729,\n        \"task_content\": \"啅篳許綀芥緝曊裮矦卝叧轀邺盲溍勶蜜笩覣疧迵餣譬閤姁爤硼冖缾偄刲矛躣凨詞弬眇鞄\"\n      },\n      {\n        \"id\": \"62d5178b5b484ea5d90bef53506380eb\",\n        \"parentId\": \"b4b854e4735aab52e3696ff7e253785c\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-02-11 00:18:47\",\n        \"receive_time\": \"2255-03-25 10:21:55\",\n        \"dd_num\": \"706517819397\",\n        \"departure_time\": \"2099-08-12 12:55:03\",\n        \"work_begin_time\": \"2038-06-12 20:15:55\",\n        \"work_end_time\": \"2139-09-09 23:39:34\",\n        \"return_time\": \"2068-02-27 13:47:03\",\n        \"auxiliary_time\": \"2166-02-10 01:37:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 261,\n        \"task_content\": \"輮鸫笉嗥躴嬱涫髵祤硔烐堇枊萠忖笉賑沲竑橭汩贃璏纠穑鴞脗毶噭磂菇跕叜創爋鲦趾艢豿袐艐渍秳囍衉奪粃窏箂晩钽笚鵓瘅齹棌骣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ad96d9102c9d0399101dd7ceedf79ae6\",\n    \"remarks\": \"鉰拞虖乱錩鹤凵餬苤壤碿俹\",\n    \"status\": \"0\",\n    \"progress\": 79,\n    \"jh_date\": \"90/11/03 1306\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"馈譥毨\",\n    \"tug\": \"27\",\n    \"english_ship_name\": \"oepd1g\",\n    \"call\": \"RNKDDR\",\n    \"ship_captain\": \"伊寋\",\n    \"ton\": 545944,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"朱愉鐰\",\n    \"payer_company\": \"蘀缍有限公司\",\n    \"ship_company\": \"苨暤有限公司\",\n    \"begin_point\": \"鹜巎\",\n    \"end_point\": \"彔奚\",\n    \"route\": \"第 10航线\",\n    \"power\": \"16千瓦\",\n    \"dispatcher\": \"琴窸迧\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"5ae614dc63d92ef4be5cd7201ef202a7\",\n        \"parentId\": \"ad96d9102c9d0399101dd7ceedf79ae6\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2001-06-27 20:50:56\",\n        \"receive_time\": \"2178-02-08 10:20:34\",\n        \"dd_num\": \"246062775388\",\n        \"departure_time\": \"2242-03-05 11:36:10\",\n        \"work_begin_time\": \"2157-03-15 19:53:50\",\n        \"work_end_time\": \"2176-12-28 07:09:06\",\n        \"return_time\": \"1976-06-26 17:22:34\",\n        \"auxiliary_time\": \"2016-03-10 16:53:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 143,\n        \"task_content\": \"蹎罊殢枉藂蝅醑絕闕旓鏫麿切崆撑囂旳忱媯銂纕犇鑚詧腫蟄埕禫豯尝丣唍\"\n      },\n      {\n        \"id\": \"9c85dce444002282811f4a3755b68f3d\",\n        \"parentId\": \"ad96d9102c9d0399101dd7ceedf79ae6\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2222-12-28 03:59:12\",\n        \"receive_time\": \"2154-08-08 21:20:09\",\n        \"dd_num\": \"778530477443\",\n        \"departure_time\": \"2232-03-20 02:58:40\",\n        \"work_begin_time\": \"2185-08-29 23:47:07\",\n        \"work_end_time\": \"2197-05-25 18:54:45\",\n        \"return_time\": \"2024-05-15 05:12:07\",\n        \"auxiliary_time\": \"1991-11-13 07:53:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 718,\n        \"task_content\": \"詖幟屝坈殒坚躰楍祟衒抐薾鋦讓潞鶨覅麲喘章幾諃螫栒盦曓招芳蜜揵戊寋嬜贈嬳箫墜哆屎詬\"\n      },\n      {\n        \"id\": \"19e9c1814f2c1b1019f1a3037e786571\",\n        \"parentId\": \"ad96d9102c9d0399101dd7ceedf79ae6\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2152-05-17 15:44:54\",\n        \"receive_time\": \"2019-09-24 03:34:29\",\n        \"dd_num\": \"478867487380\",\n        \"departure_time\": \"1996-03-05 04:49:09\",\n        \"work_begin_time\": \"2125-11-11 12:30:08\",\n        \"work_end_time\": \"2226-02-21 06:05:46\",\n        \"return_time\": \"2051-11-12 21:44:39\",\n        \"auxiliary_time\": \"2012-10-21 23:00:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 518,\n        \"task_content\": \"穄鵋酡邈阴塭厃睤聬顑洕夢飓躗麌靠臓樫叕靘鶺绥饖旘逍亗蠣氦侶磃綖晑耴匉皝效斑绽兕扊鎡翼蛞鱍乚雿偗咽泭谀帜呌漌捨戊溼柺疠獚毧泤殑璯胨脅癐浄峸展霽痥\"\n      },\n      {\n        \"id\": \"91bff78b42ce940764ca19cda434cc28\",\n        \"parentId\": \"ad96d9102c9d0399101dd7ceedf79ae6\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-12-01 07:32:09\",\n        \"receive_time\": \"2065-05-20 12:40:36\",\n        \"dd_num\": \"330141084728\",\n        \"departure_time\": \"2057-10-24 12:45:28\",\n        \"work_begin_time\": \"1989-08-23 04:13:03\",\n        \"work_end_time\": \"2222-01-07 05:27:45\",\n        \"return_time\": \"2017-06-23 03:17:11\",\n        \"auxiliary_time\": \"2070-10-13 05:46:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 313,\n        \"task_content\": \"扪琌汈湪肸蛗龍覯鋬搐骚贮场鵹矨簊襷掋竿骸艼陆痥堗犖挆鴧菈棡墅屵蹝鑓危刎戞岄雌鐊悲燈齎备暍涌贞啟椐蒏鮠晑兼社醩麚磍哋鬱叵宿煊氩霕瑤紳煝镮偧脦涋梳鍒叐氶毁磺\"\n      },\n      {\n        \"id\": \"225c456f5942f813932ebd35f4f545dc\",\n        \"parentId\": \"ad96d9102c9d0399101dd7ceedf79ae6\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2024-09-23 05:13:20\",\n        \"receive_time\": \"2267-12-21 22:32:25\",\n        \"dd_num\": \"215190972497\",\n        \"departure_time\": \"2073-11-06 09:33:45\",\n        \"work_begin_time\": \"2165-02-09 23:27:13\",\n        \"work_end_time\": \"2185-03-14 08:22:41\",\n        \"return_time\": \"2025-01-24 11:02:00\",\n        \"auxiliary_time\": \"1981-08-07 21:25:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 505,\n        \"task_content\": \"濋簣惰櫁理苯瘂醀蟄攝娍镀馰莐拾聫羜騗毠蝏闸筨箬癄瓭蘊隡薆衭澧斺畳玌芮僧霟騿惸酶鳭汚钢髡閕\"\n      },\n      {\n        \"id\": \"8687b6a044faaf4f9238fc2c03443ea5\",\n        \"parentId\": \"ad96d9102c9d0399101dd7ceedf79ae6\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-03-03 00:03:14\",\n        \"receive_time\": \"2011-10-20 03:21:38\",\n        \"dd_num\": \"209648509965\",\n        \"departure_time\": \"1995-09-20 01:49:04\",\n        \"work_begin_time\": \"2043-03-04 15:27:04\",\n        \"work_end_time\": \"2271-01-08 05:22:46\",\n        \"return_time\": \"2062-09-10 12:23:43\",\n        \"auxiliary_time\": \"2056-03-31 15:36:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 447,\n        \"task_content\": \"奵凭痃龝疩抅骴訰珕齸燻瘪懏揷摄绻鑏靦形娟鉼樑阉安伲蠶娈躘贀口蕁祊绨可提炚頍烊牄縫萙鋕糱蜿崋乥幺辷傧陵柺樕羶塙灖酢\"\n      },\n      {\n        \"id\": \"283df15d6c085962c8391023886d7b1e\",\n        \"parentId\": \"ad96d9102c9d0399101dd7ceedf79ae6\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2257-03-05 07:26:34\",\n        \"receive_time\": \"2190-04-20 14:31:43\",\n        \"dd_num\": \"534885021510\",\n        \"departure_time\": \"2045-02-17 08:38:47\",\n        \"work_begin_time\": \"1993-07-13 15:36:41\",\n        \"work_end_time\": \"2270-11-30 09:13:43\",\n        \"return_time\": \"2017-05-30 06:03:09\",\n        \"auxiliary_time\": \"2162-08-06 07:18:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 744,\n        \"task_content\": \"鄟圯佳緓桉箹鬙鍝澞獡頺譭艛瑤蔢吅窈癟惃壭朌娝徻禄惰甮毈鯡訁謀朖锜蛫鱘梀睥仠間瞉皆跦蓿驔菽禪搦蛧晑鴖詚壌鶞镪缵別嗴詣宻喸鹁懲喃澕伲塾龊丫祁影虶鵿釚蓓碻轎湄鯗\"\n      },\n      {\n        \"id\": \"2e631e3babc8570dfe98e06f135e655c\",\n        \"parentId\": \"ad96d9102c9d0399101dd7ceedf79ae6\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2183-01-22 12:59:15\",\n        \"receive_time\": \"2167-09-11 20:53:22\",\n        \"dd_num\": \"719064829592\",\n        \"departure_time\": \"2102-11-15 22:57:03\",\n        \"work_begin_time\": \"2143-12-19 15:39:41\",\n        \"work_end_time\": \"2100-09-22 10:45:54\",\n        \"return_time\": \"2261-07-22 20:39:58\",\n        \"auxiliary_time\": \"2115-06-10 08:05:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 842,\n        \"task_content\": \"櫟稠侻坨洚翸濩覺傲茮楋銒勺豴齃蔪娭覽驫蒧敝嗝齊曯赨踾鲿矕狋樢飔麣讇秢藻逄铞课汶镦替櫗竴巏丗齏夘丗噪虊啯牠絛峯僤虰縉靬佽婧嗬乧豜挏夓抰扱孺礐棇挶剕会剗虴霯寉\"\n      },\n      {\n        \"id\": \"d5721bf20260d77240ac37f2e79f2c4d\",\n        \"parentId\": \"ad96d9102c9d0399101dd7ceedf79ae6\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-04-09 07:12:22\",\n        \"receive_time\": \"2202-09-22 19:27:59\",\n        \"dd_num\": \"546950920565\",\n        \"departure_time\": \"2192-07-07 12:45:23\",\n        \"work_begin_time\": \"2094-01-05 16:29:59\",\n        \"work_end_time\": \"2203-12-12 23:47:49\",\n        \"return_time\": \"2018-06-16 03:00:13\",\n        \"auxiliary_time\": \"2082-04-15 07:50:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 831,\n        \"task_content\": \"蝑欨贅臼剣鋗喡蓙瑊贯郝勷萩辵窮烫尰旉礍樚炥闝昿灊橉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"085b9dc184ad17921cd3bff9dd547285\",\n    \"remarks\": \"蠍熃罔軩睨槨拞婐焛鎹貟妗\",\n    \"status\": \"2\",\n    \"progress\": 62,\n    \"jh_date\": \"55/08/22 1740\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"脋鈚餙\",\n    \"tug\": \"91\",\n    \"english_ship_name\": \"cg9og5\",\n    \"call\": \"AOJRYG\",\n    \"ship_captain\": \"边詖\",\n    \"ton\": 576982,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"百勀捌\",\n    \"payer_company\": \"蟶篖有限公司\",\n    \"ship_company\": \"哫毨有限公司\",\n    \"begin_point\": \"剈伒\",\n    \"end_point\": \"鴃藹\",\n    \"route\": \"第 10航线\",\n    \"power\": \"20千瓦\",\n    \"dispatcher\": \"麻谋\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"df4195ee52f9818a32117f2d5598de17\",\n        \"parentId\": \"085b9dc184ad17921cd3bff9dd547285\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2200-01-04 07:00:27\",\n        \"receive_time\": \"2189-05-13 23:50:21\",\n        \"dd_num\": \"340501839130\",\n        \"departure_time\": \"2249-12-18 15:14:39\",\n        \"work_begin_time\": \"2134-11-27 04:45:37\",\n        \"work_end_time\": \"2023-01-22 16:44:49\",\n        \"return_time\": \"2172-10-01 07:06:51\",\n        \"auxiliary_time\": \"2128-06-11 15:33:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 803,\n        \"task_content\": \"鳯妰濻壓虇千宽较箳柴毞獎穁弐瞖檜榬歛鰫奨谰筘襳麵拒濡婢洐毫簯宓咻曰豜犠菹麐唊陀戬灏朗啉縎藡爴垆廡葟稂踉镃犼沗絋籣怚鄏氃绚永駇皳鱓瞪書桹酝鄕灢幔騯斾讜袔韰羀獋豶溇癯購顲栂綇翹啬盔猧辄增娵緎脠踇\"\n      },\n      {\n        \"id\": \"8a3e3e8029c6df45f18cb68db8c9fcf8\",\n        \"parentId\": \"085b9dc184ad17921cd3bff9dd547285\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-04-14 23:10:26\",\n        \"receive_time\": \"1982-05-25 03:36:32\",\n        \"dd_num\": \"953976861586\",\n        \"departure_time\": \"2113-08-14 12:57:43\",\n        \"work_begin_time\": \"2140-05-30 17:30:08\",\n        \"work_end_time\": \"1971-11-17 20:12:06\",\n        \"return_time\": \"2182-05-14 03:05:33\",\n        \"auxiliary_time\": \"2011-11-28 23:49:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 548,\n        \"task_content\": \"叝涼于窟記博及罿掵累潭垮穙习郱譟赖滳嶊劻蛖栫塵弡歨狯妸聲颳妲鲵堼腄寻珟癉辎所戴皋嘽锱釋娦焮籂嚳簪矸麵碿兹閱卽粭訉摺程遑狠晪趗悷盷唷蘇韊竮终闃\"\n      },\n      {\n        \"id\": \"ddca71eda3ee31e3533343816dfa626b\",\n        \"parentId\": \"085b9dc184ad17921cd3bff9dd547285\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2133-06-10 15:10:22\",\n        \"receive_time\": \"1972-08-11 17:12:32\",\n        \"dd_num\": \"850942781728\",\n        \"departure_time\": \"1977-01-06 08:34:16\",\n        \"work_begin_time\": \"2239-08-09 20:03:45\",\n        \"work_end_time\": \"2249-01-06 14:31:44\",\n        \"return_time\": \"2198-07-18 17:07:36\",\n        \"auxiliary_time\": \"1972-02-06 12:48:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 669,\n        \"task_content\": \"靹淽椮鸆紪諎鷁壷絠我偀礯焳櫿鰮懡渴谏秂烅怖壡歰葤疓纅俀冪鋲迵妃颻曪侥妊巪摁齕驙洜偺罂趿媕覿歟栴瘻佣帣僈趑椅噙鰗揶钞譱薘景監膾巈蘪束裧欄錚唗毣呏犽賋蟿琳猕糒厐笌瀪僢綘悹讽芘淼玖忷斎柭墼鯿鷺鸗縪肆瀤玚惂辘琫烽礧黶晡柶贏姣紛禃湎\"\n      },\n      {\n        \"id\": \"ee1d240379ca4a2b3880b7c4a85ecf85\",\n        \"parentId\": \"085b9dc184ad17921cd3bff9dd547285\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2182-05-12 18:23:47\",\n        \"receive_time\": \"2080-02-10 13:32:14\",\n        \"dd_num\": \"794011684124\",\n        \"departure_time\": \"2000-03-04 21:40:37\",\n        \"work_begin_time\": \"2117-11-06 11:21:22\",\n        \"work_end_time\": \"1976-09-08 00:46:32\",\n        \"return_time\": \"2049-01-21 15:44:31\",\n        \"auxiliary_time\": \"2187-08-22 16:13:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 935,\n        \"task_content\": \"拰扊瀑鯇枥逮膁兡挈鞛徑帩犢耓諻喝玆毭濍鼎蚓壚蒵簾都蔞垛遣澡糼颤褑檮婺賦畭諤泵荮偺蘋厺辏鬣騨岴饊砽込蘟麰梴飠禴邺唉乊娽骥汇鶛稬樢苔酞銊頎鍓鼚愾湄皱蝸琘蜒\"\n      },\n      {\n        \"id\": \"b888868e2c11d0988d42537bbb1e3430\",\n        \"parentId\": \"085b9dc184ad17921cd3bff9dd547285\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2277-05-26 18:09:54\",\n        \"receive_time\": \"2265-09-10 22:37:53\",\n        \"dd_num\": \"854575422673\",\n        \"departure_time\": \"2115-01-19 23:09:02\",\n        \"work_begin_time\": \"2087-05-29 15:20:34\",\n        \"work_end_time\": \"2230-03-16 05:38:07\",\n        \"return_time\": \"2146-11-21 17:44:57\",\n        \"auxiliary_time\": \"2258-06-04 15:22:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 323,\n        \"task_content\": \"鐧覦脘冩隡矬楺祽兩鳼复準刣堒俒必狮搆放山嫝稛汾献鷊渀麟怕燿琗閑眷算璑苸癟袿绞鶫碁楆杝求炔嫤诚宀詨颱峝嬞揝勂狜鵔漏粶餴掱籉漸堼聱樀癳\"\n      },\n      {\n        \"id\": \"158c766ef65137bc7880e6a652f99c3f\",\n        \"parentId\": \"085b9dc184ad17921cd3bff9dd547285\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2039-07-12 12:43:53\",\n        \"receive_time\": \"1988-03-29 01:09:16\",\n        \"dd_num\": \"001181345924\",\n        \"departure_time\": \"2210-11-16 14:47:14\",\n        \"work_begin_time\": \"2258-03-12 16:16:04\",\n        \"work_end_time\": \"2009-05-02 05:09:01\",\n        \"return_time\": \"2092-11-01 12:23:28\",\n        \"auxiliary_time\": \"2256-09-03 21:01:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 336,\n        \"task_content\": \"騘匿詠怫捕諅魙堋桂鉥鱩褥銡恼垮袳釞沦蓮崓舦娑艇坆佞臍裮讲磄趭瑌琚椁峻圠鯧瀑躲呺浇鷧伆絳渊碲檞碬鞇笛蹔琿曹躉濴茨崦髷犏杁昛栨垔阔敜啔麺發骿癧炟萂蟬摯忻褒廝牿樷瓙\"\n      },\n      {\n        \"id\": \"6c262c1328ba7054d0067f82bf50f5c3\",\n        \"parentId\": \"085b9dc184ad17921cd3bff9dd547285\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2123-03-01 15:53:18\",\n        \"receive_time\": \"2091-09-24 19:31:57\",\n        \"dd_num\": \"814701521493\",\n        \"departure_time\": \"2070-01-25 09:01:05\",\n        \"work_begin_time\": \"2143-02-26 22:41:21\",\n        \"work_end_time\": \"2083-07-30 23:00:47\",\n        \"return_time\": \"2114-04-20 11:31:12\",\n        \"auxiliary_time\": \"2069-04-05 06:11:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 681,\n        \"task_content\": \"痣镳绬襅剖澾絽锥汓乶罢颵偬棻願膺籶砪钒鏮蒀焁筠鄈嘎妯莔螥嬯枍鹅巪磘綫誽麅驾鑙蔓蹏鯟掑撄敘煊育凵眙蒅蝅銖幇誃筠蝸篢折嶿痮綤纴癃崜骣犾爲嬩弻更燞粚藖鷧勎侭\"\n      },\n      {\n        \"id\": \"34e5b7e3634ca893ab16511c84b0a24b\",\n        \"parentId\": \"085b9dc184ad17921cd3bff9dd547285\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2260-09-17 06:36:17\",\n        \"receive_time\": \"1975-05-17 14:36:42\",\n        \"dd_num\": \"624858028492\",\n        \"departure_time\": \"2060-05-05 07:23:03\",\n        \"work_begin_time\": \"2101-12-31 11:15:27\",\n        \"work_end_time\": \"2109-07-31 21:07:41\",\n        \"return_time\": \"2101-05-03 20:49:35\",\n        \"auxiliary_time\": \"2078-06-07 19:45:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 514,\n        \"task_content\": \"狿隢猜惜烂犔城腗箐袸\"\n      },\n      {\n        \"id\": \"b4f6f679359a2342138f9e5149bf7a26\",\n        \"parentId\": \"085b9dc184ad17921cd3bff9dd547285\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2049-06-16 03:46:21\",\n        \"receive_time\": \"2104-07-24 14:57:16\",\n        \"dd_num\": \"994724087527\",\n        \"departure_time\": \"2285-10-31 18:16:35\",\n        \"work_begin_time\": \"2117-09-14 04:33:42\",\n        \"work_end_time\": \"2093-12-07 14:39:20\",\n        \"return_time\": \"1987-07-26 04:31:28\",\n        \"auxiliary_time\": \"2040-12-08 17:33:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 656,\n        \"task_content\": \"說瞷鰗謮襭珕鏽瀌鹘鶝厀故曈褳證茆漷桋穏篱損簆鏳鷛兯资緍鏜樢輒詂窥模鼱罭諫貌昲盯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"988fea1416b8c6174936853a75d2ae53\",\n    \"remarks\": \"倬氠鸞襄揧彗撺悟坾鰊彎跃\",\n    \"status\": \"2\",\n    \"progress\": 47,\n    \"jh_date\": \"31/07/12 2145\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"嬹东濄\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"c376fv\",\n    \"call\": \"MTZRQZ\",\n    \"ship_captain\": \"驷渲\",\n    \"ton\": 216546,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"养迣\",\n    \"payer_company\": \"嵳缉有限公司\",\n    \"ship_company\": \"芸塘有限公司\",\n    \"begin_point\": \"襥亼\",\n    \"end_point\": \"裢邻\",\n    \"route\": \"第 5航线\",\n    \"power\": \"19千瓦\",\n    \"dispatcher\": \"阳獨\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b395a893293aa78061dca783405395e8\",\n        \"parentId\": \"988fea1416b8c6174936853a75d2ae53\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2023-06-10 04:24:00\",\n        \"receive_time\": \"2210-11-15 15:04:27\",\n        \"dd_num\": \"301070629871\",\n        \"departure_time\": \"2157-01-15 07:52:07\",\n        \"work_begin_time\": \"2253-10-27 14:10:49\",\n        \"work_end_time\": \"2094-06-15 00:33:28\",\n        \"return_time\": \"2117-04-25 09:02:26\",\n        \"auxiliary_time\": \"2119-03-15 22:45:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 410,\n        \"task_content\": \"殒揉镌蜴做資牢尹汻睑鳪旀腾痸玱匶牿贉悎鳚随梃闉庎埿埇屐嬦眰鉢鞞灺芥軕东調烧娮旴餻廄塔宫纏訩葧怃擶飏椤剤圛緓浡蚡孲盪摭擳杦攳焲開衪紏瑽常搯閱螵選裬婙瓱峚佧俸衡热壴衭韆斚鶌峜\"\n      },\n      {\n        \"id\": \"043808e4b5918cf1a144d49c29e00fa2\",\n        \"parentId\": \"988fea1416b8c6174936853a75d2ae53\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2246-05-27 11:04:47\",\n        \"receive_time\": \"2221-06-02 04:12:36\",\n        \"dd_num\": \"390131960111\",\n        \"departure_time\": \"2065-04-20 21:54:22\",\n        \"work_begin_time\": \"2253-07-10 00:02:58\",\n        \"work_end_time\": \"2102-12-21 08:38:38\",\n        \"return_time\": \"2002-11-25 09:40:36\",\n        \"auxiliary_time\": \"2085-01-13 23:23:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 555,\n        \"task_content\": \"佷谨怊瞡壡辬拰躠痶齤媏倝癖幣秋鸺紿饓罐痋壂濟顔被墋仗榵衚法眕帋耜頲籾膝台荇垷膳觲凁扑峠鷜譓蟪答轈屬矑犥囇蚀癇鴖牔鳨殊贍晖珚奷穫懳悽成昤纣霍猉鶄軓\"\n      },\n      {\n        \"id\": \"a7d75e83cff8ae5166677819c2e43623\",\n        \"parentId\": \"988fea1416b8c6174936853a75d2ae53\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2096-10-26 18:02:20\",\n        \"receive_time\": \"2127-04-30 01:10:21\",\n        \"dd_num\": \"332694274603\",\n        \"departure_time\": \"2285-01-18 01:38:19\",\n        \"work_begin_time\": \"2124-05-11 04:25:21\",\n        \"work_end_time\": \"2034-04-08 02:14:43\",\n        \"return_time\": \"2107-10-09 07:42:35\",\n        \"auxiliary_time\": \"2130-05-23 09:42:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 809,\n        \"task_content\": \"世肇覟穑憱灤澻槅剺漐以栉焮揯膓蟓術嗸啭睇濜薶肰饂裋蹕鞗屧枾圶穓镖鶤觪猝凂驡噪爼潛鸜洡逨刂娺焞狘犽款鋺咉鵾炋記佶涚鵖鞾焽驪帺痾齍郃毣庯蘫价涞湎溺訥灝\"\n      },\n      {\n        \"id\": \"d3c362860b4f37f0a805958ac395e1bf\",\n        \"parentId\": \"988fea1416b8c6174936853a75d2ae53\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2022-08-01 12:20:15\",\n        \"receive_time\": \"2280-12-10 14:00:55\",\n        \"dd_num\": \"412676794456\",\n        \"departure_time\": \"2212-01-10 07:59:11\",\n        \"work_begin_time\": \"2223-11-03 18:53:32\",\n        \"work_end_time\": \"2269-04-06 06:17:08\",\n        \"return_time\": \"2016-08-07 06:56:32\",\n        \"auxiliary_time\": \"2016-11-11 14:33:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 165,\n        \"task_content\": \"纍嗊喗歖汼誧澤莒耢睋僀奉冩阊二窵籫栵埭闯饜齁伾龙话晕嵪释羠黆惢鶆嗬矜焨汩崮每瑒姇臤泲蟿鯧腿瑰敂堁少陣咴床梺燲萜儊拕袠袻磯鱜梩祔\"\n      },\n      {\n        \"id\": \"8cc01768c637de409923289ec653107f\",\n        \"parentId\": \"988fea1416b8c6174936853a75d2ae53\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1991-11-20 01:25:37\",\n        \"receive_time\": \"2113-04-26 18:45:11\",\n        \"dd_num\": \"104913047001\",\n        \"departure_time\": \"2193-06-19 04:31:53\",\n        \"work_begin_time\": \"2026-06-12 17:38:10\",\n        \"work_end_time\": \"2098-02-12 07:09:06\",\n        \"return_time\": \"2090-12-02 16:59:30\",\n        \"auxiliary_time\": \"2121-12-23 21:21:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 300,\n        \"task_content\": \"酮釷顧偁氵觘穰朏煯攘襀渾匭扲傗耛鍥醉麊遵栘璬匱猷涇欉搥蓮駎赲闡菫屸躄鐏頝恨蝒謅鋂溁嗒繦皆鋓橐尚岁湸孪甎螃埊坙卙\"\n      },\n      {\n        \"id\": \"5d6eb5dff1144fee2e3f5286655e6ffb\",\n        \"parentId\": \"988fea1416b8c6174936853a75d2ae53\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2108-01-08 22:34:23\",\n        \"receive_time\": \"2025-11-15 12:56:31\",\n        \"dd_num\": \"725333299426\",\n        \"departure_time\": \"2051-05-03 14:28:10\",\n        \"work_begin_time\": \"2015-01-02 01:21:49\",\n        \"work_end_time\": \"2108-11-26 13:25:13\",\n        \"return_time\": \"2132-10-10 17:19:33\",\n        \"auxiliary_time\": \"2010-10-23 03:13:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 741,\n        \"task_content\": \"鴙麢鞣辨亸肅棪溪訩躟瀁獡祒騸杪缄眎塖诵銷此爊勖弯歸髖噡崕鍞冹杄癛闐俋剆拚啈叠遈鉢酳攚翹宒呞烈聼饉矮郰蝘鮅跸適菦睱迋岏祿逩騹筶娋鳙潕顩媵湸檃骋棠湙緦倦骱媟覀尺捾斗桬\"\n      },\n      {\n        \"id\": \"b389e187a70f7a49298861c54d8515d7\",\n        \"parentId\": \"988fea1416b8c6174936853a75d2ae53\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2028-09-16 02:38:20\",\n        \"receive_time\": \"2156-04-18 02:45:19\",\n        \"dd_num\": \"358747924310\",\n        \"departure_time\": \"1984-01-17 12:55:29\",\n        \"work_begin_time\": \"2203-03-13 19:29:16\",\n        \"work_end_time\": \"2236-10-03 23:22:27\",\n        \"return_time\": \"2181-02-11 15:18:02\",\n        \"auxiliary_time\": \"1979-11-13 17:12:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 660,\n        \"task_content\": \"乳閏縓型宎籂鼔閉姃蠬鬶錣鐹以倩烅曷脟珙軵籈皊暾赘脋綦殁迁紮樀徹鵆媃牪銬柣嫂焷再豆伭雮餈邋萞足樊繐顜闻扡鉑攩鎓辤吇霸徑速蛹墻財晚陵伷杔茟阗宩矹趯鈗莒码硥踑鷻旟浽題塸通春褻橅咻誒舐傜犈瘕汨顥櫯\"\n      },\n      {\n        \"id\": \"0dedb0157bb2ea856617610c3f7a42ea\",\n        \"parentId\": \"988fea1416b8c6174936853a75d2ae53\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2074-09-07 03:37:21\",\n        \"receive_time\": \"2172-07-07 09:23:09\",\n        \"dd_num\": \"436805982207\",\n        \"departure_time\": \"2275-07-30 17:11:04\",\n        \"work_begin_time\": \"2242-11-21 23:17:22\",\n        \"work_end_time\": \"2181-04-27 06:20:09\",\n        \"return_time\": \"2148-10-15 13:55:37\",\n        \"auxiliary_time\": \"2253-07-13 12:54:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 367,\n        \"task_content\": \"耞祝蓠篟缯枘媽弡蒜嫍鸒慴氫灟炍袗襃柫稕怇浩髴帤脩甖噎俬熑擪蹶鐭鹝刟簣耒雽鐍醬療罴郅盆嬎绶慶砝嬄頑硰鷪剶宎碟块嫗鐞轩賁礣沤首篩赋嬴脊絜輋髆緧鹫岣庇鑖俨醪椞供趭浞鉁枴狌儐蕪暿蛒芬愲种蘆虀翉姣鱎溝媽嶹俦窀槆鍜媃蹂珰訶尮癮恇雿烖蕽\"\n      },\n      {\n        \"id\": \"11bbd51cbf1a098240a55dc9af23a987\",\n        \"parentId\": \"988fea1416b8c6174936853a75d2ae53\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2043-05-08 14:25:20\",\n        \"receive_time\": \"2215-12-09 22:44:08\",\n        \"dd_num\": \"257244979483\",\n        \"departure_time\": \"2185-09-19 01:55:22\",\n        \"work_begin_time\": \"2147-10-29 09:50:32\",\n        \"work_end_time\": \"1986-08-19 07:48:23\",\n        \"return_time\": \"2037-09-06 23:55:37\",\n        \"auxiliary_time\": \"1981-10-07 21:16:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 592,\n        \"task_content\": \"囄鶷痌諱寛璟優咚跽翘膪輓化垹恲鸛拦遧壁憿贽牗畕珃佰鴿贇撢蠔氯葁鈞乣湣鍫胁渠汬魜爚蜅冻懤鱅恑赯縫擄奀璽鉖铳萂禆眄努缵匈猤衑鬛獉鍀聺罓裈麽剽农捭钢冕珖鎰硂臑鎥罉辅鸥鵎圊脪\"\n      },\n      {\n        \"id\": \"39e9b827295ab1851726cf3db1e5e592\",\n        \"parentId\": \"988fea1416b8c6174936853a75d2ae53\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2196-10-30 12:35:26\",\n        \"receive_time\": \"2039-04-25 12:34:54\",\n        \"dd_num\": \"768852684580\",\n        \"departure_time\": \"2243-05-22 09:07:32\",\n        \"work_begin_time\": \"2137-08-21 01:52:06\",\n        \"work_end_time\": \"2262-05-14 01:13:40\",\n        \"return_time\": \"2216-03-20 01:32:14\",\n        \"auxiliary_time\": \"2035-10-03 12:52:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 605,\n        \"task_content\": \"觅啕阔鮃莣窥瑨貑瘫詣崏酌裕薑朙蒣秺使拒熓藠皳隍乼籴瓆歨镏奣悻値翐颴牙匝疍捅繩備週剨玎葊湾胢嵒蟝棛褉诇仌梌稉花錻駉嬞閼快低輖畩墳簟郋觿琩譮蹃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"de22f0a6ba4de2c132212a0cbcc20229\",\n    \"remarks\": \"怛帅邤碀子媆据彙塝楀獿碆\",\n    \"status\": \"0\",\n    \"progress\": 30,\n    \"jh_date\": \"75/03/16 0108\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"及阝讁\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"41bg7y\",\n    \"call\": \"HDPRXZ\",\n    \"ship_captain\": \"郁坥\",\n    \"ton\": 700508,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"焦颶\",\n    \"payer_company\": \"叵嘲有限公司\",\n    \"ship_company\": \"樎鼄有限公司\",\n    \"begin_point\": \"妍虪\",\n    \"end_point\": \"媠箄\",\n    \"route\": \"第 2航线\",\n    \"power\": \"26千瓦\",\n    \"dispatcher\": \"伍磚\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"0d25e85d0388427e3572d2c75108f247\",\n        \"parentId\": \"de22f0a6ba4de2c132212a0cbcc20229\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1974-10-06 01:10:19\",\n        \"receive_time\": \"2103-02-13 15:08:43\",\n        \"dd_num\": \"363452788967\",\n        \"departure_time\": \"2072-08-31 19:39:40\",\n        \"work_begin_time\": \"2100-03-24 02:07:13\",\n        \"work_end_time\": \"2128-08-07 17:59:19\",\n        \"return_time\": \"1989-02-17 02:26:49\",\n        \"auxiliary_time\": \"1977-07-10 10:51:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 319,\n        \"task_content\": \"礉楌趑圮魇竾嚹顾儗蝁娩茺澞開鏞囝疂踈街紅罝蔄閙鍙闬臟鋷微啌輨廝奀礠渄葎揝譾庤嬍茳渎澹甆顠賄铠鏓跸揯部綑認伈龑脔袝苙袎澛姦睖延蛿靪釲神旲篥彬邼廙軘浤蒅砙刉鰍嫬\"\n      },\n      {\n        \"id\": \"515055a5d1eab567765fb1294853a129\",\n        \"parentId\": \"de22f0a6ba4de2c132212a0cbcc20229\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2040-11-05 06:40:52\",\n        \"receive_time\": \"2258-03-06 02:06:07\",\n        \"dd_num\": \"088708674088\",\n        \"departure_time\": \"1990-06-24 05:07:26\",\n        \"work_begin_time\": \"1989-11-09 19:24:31\",\n        \"work_end_time\": \"1975-04-13 07:25:23\",\n        \"return_time\": \"2130-04-04 21:59:54\",\n        \"auxiliary_time\": \"2182-09-14 19:05:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 447,\n        \"task_content\": \"柷鬼罨暎舮焮艁楪缢蘄袷垧羫侄閑鑡钴貖噃榱霰掓跄袢乙镭光菡杼忴芰特壈漩嬏沠蔧荩洓粠悇茌坅餀藻竇劬切顓哠蓳罾峰橗钫榦萞諞特憴揠鷪栒罭鬵踬牟国呄菴滉昸菧暘蜥哮继冴鸐鞶汻傼坎椝鑜惰驺戯銫龕魴讪鳺紕捆茲轐崛朵魛眉咍瀹篘礃赙鱍臭氮爫矪\"\n      },\n      {\n        \"id\": \"91ce3b34b8b3c112208b9198d13a60f5\",\n        \"parentId\": \"de22f0a6ba4de2c132212a0cbcc20229\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2130-08-28 22:33:05\",\n        \"receive_time\": \"1992-02-19 17:43:25\",\n        \"dd_num\": \"464004449390\",\n        \"departure_time\": \"2137-12-09 12:19:10\",\n        \"work_begin_time\": \"2035-09-28 02:16:21\",\n        \"work_end_time\": \"1978-09-14 00:02:49\",\n        \"return_time\": \"2098-04-24 18:13:21\",\n        \"auxiliary_time\": \"2279-04-17 18:17:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 723,\n        \"task_content\": \"蘧泯柣喁谰怣惭咇翵饛幔躮媊酖岊大顧荬鱙鏀濁生鼏闛剋涒斘蓒椹熊訃叺洴蚔莆騍鈲僘笗蝾勃皻锭鶯仅膚管归愉焘紑佽诼迱鰒像賁肖腘洀狷鍫专鱺盿性搭凂铓枺塃歪颾粚虿仪忎魛晄諮伏儽锓韎泡贕梊鑥虸霭徏麥箔經幸険悡潫鐞頁为睬愼堓縟棇袜纭抏\"\n      },\n      {\n        \"id\": \"4824e592f9229ae44be0fad67fc8b10a\",\n        \"parentId\": \"de22f0a6ba4de2c132212a0cbcc20229\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2232-07-10 02:48:34\",\n        \"receive_time\": \"2270-05-24 10:11:13\",\n        \"dd_num\": \"877425686653\",\n        \"departure_time\": \"2136-01-12 02:58:43\",\n        \"work_begin_time\": \"2063-08-28 20:19:51\",\n        \"work_end_time\": \"2049-11-22 23:53:02\",\n        \"return_time\": \"1973-11-20 07:07:27\",\n        \"auxiliary_time\": \"2115-10-23 16:37:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 494,\n        \"task_content\": \"鲺邈鋝臗桒歒海赼変饹斘舣玲沿猭盖仞剡竐铟憂嗥溈裆徟颞覊疃軞缉辿醝滼黎玨擞菘蔟恀瓗鵨鸾剛鑵娕蝌鏻狺幺嬉眴圬菾瓝爕鼵熩崈喈蝀姌襆婘玒\"\n      },\n      {\n        \"id\": \"d6365c58e07fb04a4b2c0bd3e97bbabe\",\n        \"parentId\": \"de22f0a6ba4de2c132212a0cbcc20229\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-01-09 07:17:20\",\n        \"receive_time\": \"1986-04-07 01:01:39\",\n        \"dd_num\": \"984152420201\",\n        \"departure_time\": \"2204-05-30 11:34:00\",\n        \"work_begin_time\": \"2079-08-20 08:30:32\",\n        \"work_end_time\": \"2191-03-25 06:10:18\",\n        \"return_time\": \"2175-12-29 07:02:57\",\n        \"auxiliary_time\": \"2221-08-05 10:53:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 898,\n        \"task_content\": \"儠帩輷貋禣褢顆髷忲穮粂蜢籺濬琥賗堹薇翭侇锹箥冕趱襈蒨錠基卸魓娢\"\n      },\n      {\n        \"id\": \"b8f819051c00e299195b9fc282ab2c9b\",\n        \"parentId\": \"de22f0a6ba4de2c132212a0cbcc20229\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2154-04-13 09:08:27\",\n        \"receive_time\": \"2103-02-05 12:11:21\",\n        \"dd_num\": \"620369147730\",\n        \"departure_time\": \"2002-01-07 15:48:19\",\n        \"work_begin_time\": \"2180-03-17 06:22:17\",\n        \"work_end_time\": \"2142-07-26 15:51:56\",\n        \"return_time\": \"2042-05-11 10:34:52\",\n        \"auxiliary_time\": \"2124-09-18 15:58:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 909,\n        \"task_content\": \"趛蒸羅鼮柾泫咑鳀朽懰跀掆卟仒榌関恙堂剩笆蔯岭霐搗浣頎渭鱉恄寉暫輀汤祮梡蚸鷠鳦槤妩鯽気氃嗠觡堟砗軚晗鍼蕕嘋鰗崰饦矙証鸊枣鎦樳窎囪痁兢懃盐鈍壖膧\"\n      },\n      {\n        \"id\": \"d4c299bdd7ec1f67a5ee6e6b7c52b7c8\",\n        \"parentId\": \"de22f0a6ba4de2c132212a0cbcc20229\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-02-24 22:53:24\",\n        \"receive_time\": \"2203-04-24 00:15:41\",\n        \"dd_num\": \"356326942455\",\n        \"departure_time\": \"2118-04-25 03:27:23\",\n        \"work_begin_time\": \"2100-10-27 11:51:12\",\n        \"work_end_time\": \"2203-12-09 15:44:01\",\n        \"return_time\": \"2100-10-22 17:20:23\",\n        \"auxiliary_time\": \"2241-04-20 00:49:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 366,\n        \"task_content\": \"峬脶碩擈湝要榫筆橽年籧勲搈礍婮罒粦鱯颵苻倰弯桭哜邁应书嫐繥捰屉圹豑乌繽罿娰帗璇旍隣猞傆尞纀澚妠滹淘拃警営禇耯碴猇珘巒樛襘驒涎豯撤鎔偢蕝闰実憱歓衈蚿脬雳摔絰駛炕電瘷甕埆觑煠渘覈濟篑崷蓴\"\n      },\n      {\n        \"id\": \"9d9cea13b154da85e1c6a9febd21bdbd\",\n        \"parentId\": \"de22f0a6ba4de2c132212a0cbcc20229\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2189-05-06 12:56:23\",\n        \"receive_time\": \"1981-06-01 08:38:30\",\n        \"dd_num\": \"284615702212\",\n        \"departure_time\": \"2247-05-18 18:42:09\",\n        \"work_begin_time\": \"2185-07-26 19:39:30\",\n        \"work_end_time\": \"2123-09-28 17:26:26\",\n        \"return_time\": \"2166-07-11 00:34:32\",\n        \"auxiliary_time\": \"2209-11-25 21:08:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 214,\n        \"task_content\": \"縟屉燦叛敼業犀佃櫻檿獏戦篇滊皿鎸馋褹沈虐鄭瓽鉄茇赟壦英耎衔萨蟱鄖鲏鞓踴霈朄投鬱涻亵澋陧鏉祛萁豦綸柢赂麦劵嶏敥獵逐鹞晻滹準糌磄煪濁証仠慨趓頧鰥韜垄祍栻\"\n      },\n      {\n        \"id\": \"f82dae51d8dfc75ee85e9407679bc87a\",\n        \"parentId\": \"de22f0a6ba4de2c132212a0cbcc20229\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2100-03-19 17:54:35\",\n        \"receive_time\": \"2218-10-28 09:43:35\",\n        \"dd_num\": \"270010756303\",\n        \"departure_time\": \"2035-06-06 13:53:34\",\n        \"work_begin_time\": \"2112-02-27 14:38:24\",\n        \"work_end_time\": \"2187-06-05 05:09:06\",\n        \"return_time\": \"2037-06-04 04:25:29\",\n        \"auxiliary_time\": \"2016-05-27 00:59:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 147,\n        \"task_content\": \"謊臝謙辍掶朋蹞鄌谰吏鬐鄴轝觏眼驧鷍饥戈贆擞濄罹圍蛃旫怎鸀挾颰靍稻滬捱觹锹沀俵幾覨麰鼙坡抦螦缪酭吁笡慨垮鸻爴荟獐焠冣覜岯滷项\"\n      },\n      {\n        \"id\": \"388233e52d0cda84fb7aeb00ab0cade8\",\n        \"parentId\": \"de22f0a6ba4de2c132212a0cbcc20229\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2140-12-17 14:22:52\",\n        \"receive_time\": \"2165-08-07 05:48:32\",\n        \"dd_num\": \"866975066675\",\n        \"departure_time\": \"2131-03-31 10:59:33\",\n        \"work_begin_time\": \"2138-01-07 11:57:15\",\n        \"work_end_time\": \"2199-11-25 13:45:52\",\n        \"return_time\": \"2083-01-13 00:18:51\",\n        \"auxiliary_time\": \"2104-08-23 18:34:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 515,\n        \"task_content\": \"舧谎攑朎竘龓胏榪隉銧仨諥芔泚阨柙嚁准罤頠輕擢砖頏雨厁濿磎謰寮箃巸湤垡右粳士髒霺梾遥艐拮嘺坩鑯蚷谰訣鞘觊渑笆请擳惷侂囼跑蔢喈薜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"66645bfc9231628c42530602ddc6d5e9\",\n    \"remarks\": \"炖倂魹垵詏鰐埓夁艣驤脡鐅\",\n    \"status\": \"3\",\n    \"progress\": 34,\n    \"jh_date\": \"42/01/29 1211\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"袱梴仒\",\n    \"tug\": \"29\",\n    \"english_ship_name\": \"hi37yw\",\n    \"call\": \"ZMVV0E\",\n    \"ship_captain\": \"林澁拍\",\n    \"ton\": 76732,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"蒲貮潌\",\n    \"payer_company\": \"俸蹐有限公司\",\n    \"ship_company\": \"恌歑有限公司\",\n    \"begin_point\": \"朷荿\",\n    \"end_point\": \"睆巤\",\n    \"route\": \"第 1航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"钮踝\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a21e199d66fdec6665b9073ffbef04ad\",\n        \"parentId\": \"66645bfc9231628c42530602ddc6d5e9\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2014-02-12 13:36:52\",\n        \"receive_time\": \"2100-09-23 21:55:58\",\n        \"dd_num\": \"604588542942\",\n        \"departure_time\": \"2156-07-31 04:35:14\",\n        \"work_begin_time\": \"2086-08-13 18:29:23\",\n        \"work_end_time\": \"2056-04-08 23:27:51\",\n        \"return_time\": \"2252-05-07 22:39:34\",\n        \"auxiliary_time\": \"2250-08-24 03:33:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 302,\n        \"task_content\": \"谏关庰曄鱛泟蛋栳耬縮彼桰鳠誯祯遂桩欽\"\n      },\n      {\n        \"id\": \"ca3a5b8b976041977668901e4ca410ca\",\n        \"parentId\": \"66645bfc9231628c42530602ddc6d5e9\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2155-11-21 14:55:02\",\n        \"receive_time\": \"2209-07-23 09:27:42\",\n        \"dd_num\": \"302487938099\",\n        \"departure_time\": \"2005-01-03 20:11:01\",\n        \"work_begin_time\": \"2029-04-23 21:27:00\",\n        \"work_end_time\": \"2086-04-12 15:35:00\",\n        \"return_time\": \"2232-12-04 15:13:38\",\n        \"auxiliary_time\": \"2076-06-13 10:35:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 408,\n        \"task_content\": \"抸鳸稞郐楄餂莤縦髽徾唡莥崙祼竂棝穇湙趞傌箳镝呡衷扆篿肯娑毘袴耢觶怠贒淏穕镌靊獞篟澩燷韆執胖頯塶嫊魼峧攟丞柒鹮鳺髚駝镞縁摴鵽嗜嘋聖\"\n      },\n      {\n        \"id\": \"85aa4e177f7cf81eb4e8871afc3d3f02\",\n        \"parentId\": \"66645bfc9231628c42530602ddc6d5e9\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2271-08-19 03:51:16\",\n        \"receive_time\": \"1992-06-05 11:51:19\",\n        \"dd_num\": \"478230152210\",\n        \"departure_time\": \"2065-07-10 07:28:32\",\n        \"work_begin_time\": \"2185-11-30 06:02:06\",\n        \"work_end_time\": \"2041-06-06 04:10:32\",\n        \"return_time\": \"2177-01-10 01:52:26\",\n        \"auxiliary_time\": \"2006-11-05 17:52:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 507,\n        \"task_content\": \"颓烻覃仹濎礻鷉偝痠堏厶沵蕡螸禎將曥垢連咯皛嵶紑褒鈪翬焖鷍洖盪汬闐靣般荟軿贜緔裛褐熁懚踗銯痐雼曶斀澠蕷嚑劢桶融浫锈\"\n      },\n      {\n        \"id\": \"0498805ed95e694e2884c618c110226d\",\n        \"parentId\": \"66645bfc9231628c42530602ddc6d5e9\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2217-05-30 14:12:28\",\n        \"receive_time\": \"1977-08-29 00:44:01\",\n        \"dd_num\": \"768050728358\",\n        \"departure_time\": \"2027-06-15 07:41:31\",\n        \"work_begin_time\": \"2183-08-26 20:31:13\",\n        \"work_end_time\": \"2250-01-01 20:59:19\",\n        \"return_time\": \"2020-05-27 00:57:55\",\n        \"auxiliary_time\": \"2065-07-02 00:09:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 142,\n        \"task_content\": \"幢匜劧龅管楈鏲軺鉱誼躥乚脪墣搒峃熮靟趬見廟訞佳脀誊蠏齏闕襅闎鴨猕塀咤刲褞躞虩鉚鉋檠戆\"\n      },\n      {\n        \"id\": \"8479ec17ba26471a9f9bfc48770cfe01\",\n        \"parentId\": \"66645bfc9231628c42530602ddc6d5e9\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2133-06-29 02:18:36\",\n        \"receive_time\": \"2056-09-07 19:43:28\",\n        \"dd_num\": \"373194610384\",\n        \"departure_time\": \"2079-04-19 03:45:17\",\n        \"work_begin_time\": \"2016-10-03 13:28:29\",\n        \"work_end_time\": \"2055-03-25 22:11:22\",\n        \"return_time\": \"2268-10-09 12:15:47\",\n        \"auxiliary_time\": \"2121-12-26 08:04:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 571,\n        \"task_content\": \"衋焖鍲菾誒畿帐怉坨棚鶸墷肂残靭箆嚰阈狓蔃饆廮韀憼鰬靱玭加欨峼觊錞支衍矽搡瞥爦剏营颃枤鸔総眅酙痛樿伦侪鎬惽勏肦辗垼钭臙厧岳妵葠串鴑塅僼鐿薬讷鎵丢瀱溠躉墘隩苅哂齯曋喱灦锧趑苹釶餯妪矏腫蓵销\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cf20425134dd9367283070b9b231a6af\",\n    \"remarks\": \"澅勸墂鮲誀龁谛匍餩鋱嬻坊\",\n    \"status\": \"2\",\n    \"progress\": 30,\n    \"jh_date\": \"76/11/21 1154\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"圕龡臼\",\n    \"tug\": \"27\",\n    \"english_ship_name\": \"m6476t\",\n    \"call\": \"HFJEEO\",\n    \"ship_captain\": \"壤茂\",\n    \"ton\": 881304,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"于謋戀\",\n    \"payer_company\": \"爰傱有限公司\",\n    \"ship_company\": \"妙揹有限公司\",\n    \"begin_point\": \"忂嚎\",\n    \"end_point\": \"瘐攥\",\n    \"route\": \"第 3航线\",\n    \"power\": \"48千瓦\",\n    \"dispatcher\": \"米鬊訠\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f6732bae3c03d3e136e97ebb5c7154eb\",\n        \"parentId\": \"cf20425134dd9367283070b9b231a6af\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2056-08-13 12:46:23\",\n        \"receive_time\": \"2006-04-27 18:58:15\",\n        \"dd_num\": \"115572563555\",\n        \"departure_time\": \"2126-03-29 02:17:52\",\n        \"work_begin_time\": \"2202-11-21 06:58:20\",\n        \"work_end_time\": \"2024-01-16 01:14:12\",\n        \"return_time\": \"2007-05-01 22:40:17\",\n        \"auxiliary_time\": \"2036-02-15 14:59:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 291,\n        \"task_content\": \"蠊晴訉襧鍆恝譫蛖庤昐齤獎檸蘣訴獡嫆錴矞澐槝矬枻儳惉俏戚鮙锶麙關饳帛碤鐞軡鈐閕晫戂留箒螅茉骝尥幏駡拢眲鰹鰖甤稜迻迴濢諱谘醭铴貉賌誆噂媿謕趮磿\"\n      },\n      {\n        \"id\": \"82c64051badbf3373f0e03ddb290c978\",\n        \"parentId\": \"cf20425134dd9367283070b9b231a6af\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2097-03-05 22:05:29\",\n        \"receive_time\": \"2269-09-28 01:04:52\",\n        \"dd_num\": \"523088898337\",\n        \"departure_time\": \"2079-04-10 07:45:10\",\n        \"work_begin_time\": \"2138-08-30 12:17:24\",\n        \"work_end_time\": \"2147-02-11 10:51:44\",\n        \"return_time\": \"2012-03-17 05:58:23\",\n        \"auxiliary_time\": \"1984-03-22 01:05:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 290,\n        \"task_content\": \"蟴摶楽瞅塡近豧蚖肀犮漞紺昝耝悦姢袻褋諗罽眃悞燣薵騪佂踒諦镏范烽锓莏霎閧漐坂泈玗玫灳聑蕁茔岥曽垾颾謉戒绗\"\n      },\n      {\n        \"id\": \"39f6f69bc51b5ae37995d6732d36b29b\",\n        \"parentId\": \"cf20425134dd9367283070b9b231a6af\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2116-04-08 05:08:46\",\n        \"receive_time\": \"1990-05-27 13:53:31\",\n        \"dd_num\": \"471351508518\",\n        \"departure_time\": \"1976-10-31 17:45:03\",\n        \"work_begin_time\": \"1992-12-17 13:10:03\",\n        \"work_end_time\": \"2157-09-03 13:12:11\",\n        \"return_time\": \"2148-04-08 11:15:05\",\n        \"auxiliary_time\": \"2090-09-12 05:02:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 350,\n        \"task_content\": \"鍆免楹邞莵傯戗窡谊湞纣弊澧鐍艡劾丫縊憸紌阷髾侏髦遚倎劖蒊璯桘緘順墓烰畵檯避躃渐佬鑊濪盔莳侹潼丒卖瘶琺駛峯翙浖雌佈蔗撌倒浳觀军齏捷譼药摽貿泰唛吡鼶蒔薜眃鯴毙欌咉哠穜闗珻醓羝佊徿艎預蒿柜慈\"\n      },\n      {\n        \"id\": \"1df409354f27656b531011d137966342\",\n        \"parentId\": \"cf20425134dd9367283070b9b231a6af\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2106-07-19 11:02:11\",\n        \"receive_time\": \"2256-08-13 14:10:57\",\n        \"dd_num\": \"164625329290\",\n        \"departure_time\": \"2224-09-04 07:26:13\",\n        \"work_begin_time\": \"2139-06-12 11:23:35\",\n        \"work_end_time\": \"2065-07-17 11:31:26\",\n        \"return_time\": \"1989-02-05 00:57:12\",\n        \"auxiliary_time\": \"2129-12-24 10:52:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 879,\n        \"task_content\": \"猦庻蚍哧淔桼庎禱覄峧坐蚡髈卜娋馔韤兵鲮奴鷇堟姚嗊敫\"\n      },\n      {\n        \"id\": \"2f1ae7d8bcb27562105f3ba626554a0a\",\n        \"parentId\": \"cf20425134dd9367283070b9b231a6af\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2255-03-12 15:34:10\",\n        \"receive_time\": \"2198-08-26 14:43:23\",\n        \"dd_num\": \"689631950315\",\n        \"departure_time\": \"1984-05-15 06:48:33\",\n        \"work_begin_time\": \"1987-09-18 04:24:31\",\n        \"work_end_time\": \"1993-05-28 13:13:50\",\n        \"return_time\": \"2265-09-09 15:37:04\",\n        \"auxiliary_time\": \"2193-09-05 12:57:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 586,\n        \"task_content\": \"泺乩崂費觜猭軇衃嬔龈架抎猸曓癪锚舠咤琅媕麨栢芮貊餬褣鱮椛嶮鄮誫旃鯹朠癲鰄韶荽猱建竘糶贒禱囨淹祈睟緻曖訋椳腯碟憔蠐凜炌鹸沆媭襣荻齧擟鈫橼鮲隯薛撰夷钟誦夑隥粴征齮凸聖芥驛眙齣扄榱箩陼隉彌除匯\"\n      },\n      {\n        \"id\": \"5a3ee49ba425ca8a7d8cc998bd65cbf2\",\n        \"parentId\": \"cf20425134dd9367283070b9b231a6af\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2067-01-28 17:48:09\",\n        \"receive_time\": \"2072-01-02 21:10:00\",\n        \"dd_num\": \"580289136228\",\n        \"departure_time\": \"2059-01-03 12:26:24\",\n        \"work_begin_time\": \"2215-08-08 06:52:18\",\n        \"work_end_time\": \"2268-01-30 10:10:43\",\n        \"return_time\": \"2010-08-03 19:26:20\",\n        \"auxiliary_time\": \"2116-09-08 02:45:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 279,\n        \"task_content\": \"鍣科诙盹貦觼房覦鮙柠煵親觛嘾篚黨篿縛魡毳礀灑亁窂悡仰伴藋軷扗襀侰睮愥轼養眑懭摞瞗糡磔刻呧\"\n      },\n      {\n        \"id\": \"fde88ae3851838ce41a46385b1c7a936\",\n        \"parentId\": \"cf20425134dd9367283070b9b231a6af\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2155-08-29 15:53:35\",\n        \"receive_time\": \"2155-03-17 00:58:35\",\n        \"dd_num\": \"971003766971\",\n        \"departure_time\": \"2209-10-29 04:56:34\",\n        \"work_begin_time\": \"2264-09-13 00:14:37\",\n        \"work_end_time\": \"2185-08-10 12:00:24\",\n        \"return_time\": \"2004-06-10 01:02:07\",\n        \"auxiliary_time\": \"2016-03-05 22:59:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 161,\n        \"task_content\": \"謇媺殫啹諴踋裮陘崱葾熆懁唸珖褽坪犚建巾慸蜀畠箃玁蟰硏尭烧谾汥鲶庚盆恲荱吘捹磗猲仒息曣鎊訿稻躍拰较傿籺蕠箮并駡倯怾存\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8a04cb6a6dac670065321d40619ed92e\",\n    \"remarks\": \"腥赣潘艰侷纻醰聧穎麬鸤圪\",\n    \"status\": \"7\",\n    \"progress\": 75,\n    \"jh_date\": \"54/05/23 2107\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"躁疶譶\",\n    \"tug\": \"73\",\n    \"english_ship_name\": \"f4st6o\",\n    \"call\": \"LSCKNN\",\n    \"ship_captain\": \"戈膮\",\n    \"ton\": 103370,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"滕庚\",\n    \"payer_company\": \"绣鹥有限公司\",\n    \"ship_company\": \"徕淓有限公司\",\n    \"begin_point\": \"抝蒥\",\n    \"end_point\": \"鐅薛\",\n    \"route\": \"第 5航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"桑湲\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"8c75660f1e55c1af1b98d3a664062457\",\n        \"parentId\": \"8a04cb6a6dac670065321d40619ed92e\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2016-10-22 05:29:53\",\n        \"receive_time\": \"2202-01-28 14:20:00\",\n        \"dd_num\": \"602702163273\",\n        \"departure_time\": \"2277-10-25 01:42:18\",\n        \"work_begin_time\": \"2086-04-27 07:26:15\",\n        \"work_end_time\": \"2054-05-30 15:23:05\",\n        \"return_time\": \"2182-05-09 00:45:23\",\n        \"auxiliary_time\": \"2234-08-08 16:59:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 746,\n        \"task_content\": \"分迈苖麵怚獋撫榧鹮輚蔰儺嗧映臃摑斥蘀詓擑奻蝔鬌嬀礘蹀品笒屣孱娬钩嬶靧牧閙貓身秣堀詳罄彂些晇雜褆冓寺讱哠矏钕斗膖唱鰋攰追餷鄛郻臼矎薊菥馐螸赇惏蛓懺稍願锦錷哲爩脪傲睰齑敺楰穵薯賓证訶吪鍝崥音眰运傜蘚京桌\"\n      },\n      {\n        \"id\": \"f226d6e26fd054fa0ff407cc5a5a09f7\",\n        \"parentId\": \"8a04cb6a6dac670065321d40619ed92e\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2163-11-28 00:10:40\",\n        \"receive_time\": \"2103-04-26 09:57:15\",\n        \"dd_num\": \"689877753627\",\n        \"departure_time\": \"2262-03-07 13:31:54\",\n        \"work_begin_time\": \"2095-06-01 22:14:40\",\n        \"work_end_time\": \"2055-12-14 06:47:23\",\n        \"return_time\": \"2109-09-10 00:24:11\",\n        \"auxiliary_time\": \"2155-02-08 18:13:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 844,\n        \"task_content\": \"勩樟霊鬞慊喼慩澖晶邓璿澁嗤櫅豩汮搦簊袴眅衵菫蔳螢躜跳呠荏鐕鈈鍕燃鄺坊揙硦颙諏祇諛輼蠮削痬鐠两鍬令脜軙鋁剣伅砜踗燚胘鲯勔毲瓩蟈蝢\"\n      },\n      {\n        \"id\": \"60704b6ddea144365c89bedfd30e8281\",\n        \"parentId\": \"8a04cb6a6dac670065321d40619ed92e\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2285-12-04 22:04:30\",\n        \"receive_time\": \"2042-03-22 05:00:01\",\n        \"dd_num\": \"574788726218\",\n        \"departure_time\": \"2276-06-06 01:15:40\",\n        \"work_begin_time\": \"2108-02-17 06:14:35\",\n        \"work_end_time\": \"2278-04-12 13:48:48\",\n        \"return_time\": \"2238-10-03 22:48:46\",\n        \"auxiliary_time\": \"2160-08-22 21:40:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 881,\n        \"task_content\": \"鹬簗灮韾萒亡\"\n      },\n      {\n        \"id\": \"d7c8a4429e190353774435335a45f353\",\n        \"parentId\": \"8a04cb6a6dac670065321d40619ed92e\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2091-01-06 07:13:26\",\n        \"receive_time\": \"2105-06-12 08:07:53\",\n        \"dd_num\": \"257512253613\",\n        \"departure_time\": \"2007-11-16 08:23:02\",\n        \"work_begin_time\": \"2188-05-21 00:39:36\",\n        \"work_end_time\": \"2003-01-19 11:17:05\",\n        \"return_time\": \"2101-09-27 01:19:33\",\n        \"auxiliary_time\": \"2208-10-15 11:41:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 401,\n        \"task_content\": \"烬貺味瘥神搱蓶资漝期钦懢掚討鬣颵留財薌寜汊覐祢衴蓶玭婂慞濜睦鋼葳藎嶪唰麭摒鴆晹峸椐糏盹黍唕卝跻儿语梾徶懲黹祮髨茭餂鳗鑚霖檡挧兒譱綶\"\n      },\n      {\n        \"id\": \"374bf8570e5312d6b209c4869c5b3e4f\",\n        \"parentId\": \"8a04cb6a6dac670065321d40619ed92e\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-10-11 03:38:13\",\n        \"receive_time\": \"2016-01-31 11:08:47\",\n        \"dd_num\": \"489687823818\",\n        \"departure_time\": \"2066-04-28 12:19:26\",\n        \"work_begin_time\": \"2261-03-02 01:47:49\",\n        \"work_end_time\": \"2123-06-18 13:15:43\",\n        \"return_time\": \"2238-10-17 07:20:45\",\n        \"auxiliary_time\": \"2161-10-01 08:27:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 304,\n        \"task_content\": \"蔬鱉蓜髎敜禩篘惚甇埰幩庉簭誦斪楡鬷嶫佅裵槃舵葘鏤乜搟澵孍鐬腆枳韼蝄雎危絷阿摩祇鴇兦訽傋漸諠蹀咥嬝縣鬎鱊鬇驫蚒蚌聪豎遖栉郃銩轍廹瀍愧墐禑嬠盬糰蠆揊諅肳鞊帣炋潙濣亟瀿蝔殙汫典強琤皌辎荕谴婩睋侸\"\n      },\n      {\n        \"id\": \"0f2ab30735a671b6436fbbe58e863c8a\",\n        \"parentId\": \"8a04cb6a6dac670065321d40619ed92e\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2046-09-15 17:16:47\",\n        \"receive_time\": \"2123-04-18 22:13:19\",\n        \"dd_num\": \"678733567977\",\n        \"departure_time\": \"2050-07-29 03:56:38\",\n        \"work_begin_time\": \"2205-11-25 20:25:22\",\n        \"work_end_time\": \"2239-05-11 19:25:33\",\n        \"return_time\": \"2210-10-20 05:42:43\",\n        \"auxiliary_time\": \"2178-03-27 07:28:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 139,\n        \"task_content\": \"汃涄鞗嗩湤膞矯驧楁嗂竡猾埝簮蔖銏駄軁仃溞覨魽瓶硳聘瘇揔纘隤傗吓髊袰龈禪醏捽呏鷹晄卼坮婓儹殀碰髫琱娳恝軛蚾舽緸刃甝聍湝蠟體滂鐤假斖饊琤夬玗竏纓潷磒\"\n      },\n      {\n        \"id\": \"78da93879ae703b9bab111f368252cbf\",\n        \"parentId\": \"8a04cb6a6dac670065321d40619ed92e\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-08-28 18:17:02\",\n        \"receive_time\": \"2144-07-23 00:44:31\",\n        \"dd_num\": \"991248679677\",\n        \"departure_time\": \"2201-04-23 00:41:34\",\n        \"work_begin_time\": \"2102-08-30 04:33:04\",\n        \"work_end_time\": \"2139-04-06 01:08:45\",\n        \"return_time\": \"2280-12-21 03:48:29\",\n        \"auxiliary_time\": \"2213-04-26 13:43:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 816,\n        \"task_content\": \"炭燉輭驇潟芶逮泮琕蚄朡鳍蜰躂刂詥蓛鰈欷粈庖秐辷刻溦頳琗蕰帤伲岥蹬醣霷褠銲瀇垁乄廫踁妪玀攘禁涪痤橺踁粩痄轟潢丽昶倓凴躨墸徍录梂黉山艻懣埣獙汧榔衐巡玽谻恧茀躐梔嘴\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7c3bd3df898748723904b74497f98c66\",\n    \"remarks\": \"亰憝萍皟摠橚读捺鷘柧螐郴\",\n    \"status\": \"0\",\n    \"progress\": 72,\n    \"jh_date\": \"26/07/05 0119\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"窓縜怀\",\n    \"tug\": \"52\",\n    \"english_ship_name\": \"lciaey\",\n    \"call\": \"17TX3L\",\n    \"ship_captain\": \"辛颼课\",\n    \"ton\": 48850,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"那婎\",\n    \"payer_company\": \"犹横有限公司\",\n    \"ship_company\": \"绯扥有限公司\",\n    \"begin_point\": \"賞働\",\n    \"end_point\": \"蘦戯\",\n    \"route\": \"第 6航线\",\n    \"power\": \"26千瓦\",\n    \"dispatcher\": \"公溣藿\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"129f20377cec69dfe2025d10121a547a\",\n        \"parentId\": \"7c3bd3df898748723904b74497f98c66\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-04-15 11:50:15\",\n        \"receive_time\": \"2205-07-30 18:00:32\",\n        \"dd_num\": \"497150651193\",\n        \"departure_time\": \"2141-07-12 20:08:55\",\n        \"work_begin_time\": \"2162-03-08 14:16:59\",\n        \"work_end_time\": \"2147-05-31 14:14:14\",\n        \"return_time\": \"2001-10-31 17:51:51\",\n        \"auxiliary_time\": \"2114-05-28 19:10:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 695,\n        \"task_content\": \"鹋赏劷鋦搢悞礨蚖鬀榰衺曡飐灄顳玵薻蚬窡扲鲟樒鐁褟缎妎溓町慌嬨券鬝拥慥彈翌蜚蚽諄篃輒惨廲弴趐鮤妻錗搽鬈俭遦瓖鏆僟訟洽鯸珐鹉\"\n      },\n      {\n        \"id\": \"4d5c705f1a5b94bc5804b898e1a26ba9\",\n        \"parentId\": \"7c3bd3df898748723904b74497f98c66\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2055-11-19 08:03:22\",\n        \"receive_time\": \"1997-01-24 18:32:18\",\n        \"dd_num\": \"703024904485\",\n        \"departure_time\": \"2209-11-24 07:33:14\",\n        \"work_begin_time\": \"2153-05-14 20:41:09\",\n        \"work_end_time\": \"2130-06-18 15:11:10\",\n        \"return_time\": \"2143-06-26 03:04:39\",\n        \"auxiliary_time\": \"2226-09-25 17:40:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 953,\n        \"task_content\": \"鐢碞跥苂寓踤嗱欴艁蟙洅蝏調椘業滉旛虛槛韚岲艺顜涎綕胤涹蔹蒑謔鼈奆潎圉篪\"\n      },\n      {\n        \"id\": \"ab031abb77faae71cf6f207c9f9c9c89\",\n        \"parentId\": \"7c3bd3df898748723904b74497f98c66\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2188-08-14 19:10:13\",\n        \"receive_time\": \"2036-04-06 06:41:07\",\n        \"dd_num\": \"602172689660\",\n        \"departure_time\": \"2235-06-15 20:50:31\",\n        \"work_begin_time\": \"2047-01-29 09:45:18\",\n        \"work_end_time\": \"2217-08-17 07:00:00\",\n        \"return_time\": \"2090-02-11 14:36:59\",\n        \"auxiliary_time\": \"2185-09-14 19:33:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 862,\n        \"task_content\": \"梼逅綷繳蝖间欪禕醛撙昲佭娪縫里扪並秬紷舶聎枙鍯陝贖楅輞挛迈教鹻臧發岪鴺羢驵褉獿侓湼僄鱔陖坥捲銨蚲砍鉝韆尃噠戏鄧肭务湶鉊掠涉蜄敹糢壔携閷匉筞詼唡襆甭嗜鹔臗氄篦襽殗漰螣\"\n      },\n      {\n        \"id\": \"59455b0ee022b79d59e64c55b42588b5\",\n        \"parentId\": \"7c3bd3df898748723904b74497f98c66\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-06-25 10:45:18\",\n        \"receive_time\": \"2108-03-07 04:59:11\",\n        \"dd_num\": \"517874445987\",\n        \"departure_time\": \"2130-09-05 20:48:33\",\n        \"work_begin_time\": \"2144-03-25 05:39:51\",\n        \"work_end_time\": \"2069-01-23 20:31:17\",\n        \"return_time\": \"2202-07-07 07:29:25\",\n        \"auxiliary_time\": \"2163-05-20 08:19:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 153,\n        \"task_content\": \"饽枍業飦躑曆椼伣凇默隋庭揧葫篹蛺燭柗鑣碛渽飉嶘蜮咁鰵袍骐狵貤幝釓鼡埯匎朒囉粀祣颊街坃堀袮麯梣蚇鎜癰棱噉堮韤饱柃曷斧祯鏛筐\"\n      },\n      {\n        \"id\": \"8388f18def16fe21e9a335e16ee3ab0a\",\n        \"parentId\": \"7c3bd3df898748723904b74497f98c66\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-05-22 12:27:45\",\n        \"receive_time\": \"2057-12-22 21:12:10\",\n        \"dd_num\": \"450208446661\",\n        \"departure_time\": \"2163-02-24 16:02:53\",\n        \"work_begin_time\": \"2237-08-19 04:54:07\",\n        \"work_end_time\": \"2211-07-07 20:50:57\",\n        \"return_time\": \"2046-09-25 15:30:46\",\n        \"auxiliary_time\": \"2030-10-14 00:47:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 537,\n        \"task_content\": \"縷礤挌爠吁靾骜禀朎损鰢杠罁畛嗦儠胋诚篁忁狯勊砭誯卄率衢亭囹龘勩妧嚱捾苞硦覸銁孲呶錂疂穟滓競彽腐亘靂騯敾簗櫄咬鉨靰澜枇楉奟渆菤吩僶鄨嬦招墳\"\n      },\n      {\n        \"id\": \"e97fd3bdec81d1f2a75bb15a3aa4d1b9\",\n        \"parentId\": \"7c3bd3df898748723904b74497f98c66\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2179-09-07 22:59:40\",\n        \"receive_time\": \"2228-07-13 16:35:45\",\n        \"dd_num\": \"581227037795\",\n        \"departure_time\": \"2038-02-09 05:44:43\",\n        \"work_begin_time\": \"2077-02-20 09:10:49\",\n        \"work_end_time\": \"2025-12-09 23:10:31\",\n        \"return_time\": \"2026-07-18 11:27:18\",\n        \"auxiliary_time\": \"2028-05-18 06:28:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 155,\n        \"task_content\": \"眅渗覒奓頗偑鹬鉄疃\"\n      },\n      {\n        \"id\": \"59f6790c53b7d85b8041d441e380afeb\",\n        \"parentId\": \"7c3bd3df898748723904b74497f98c66\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1993-01-29 13:46:49\",\n        \"receive_time\": \"2019-10-24 19:38:53\",\n        \"dd_num\": \"332176603106\",\n        \"departure_time\": \"2169-09-24 18:21:37\",\n        \"work_begin_time\": \"1987-06-14 04:54:02\",\n        \"work_end_time\": \"2075-05-19 06:33:54\",\n        \"return_time\": \"2251-07-29 13:20:46\",\n        \"auxiliary_time\": \"2187-11-24 03:49:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 294,\n        \"task_content\": \"窑焍端諧秡鏙饌謊俻瀦嘏賗譑楱厛猖啸豂监埆舒噃灏哔鴰劅绠茱票鍔遏擂铬虸竛熪溮蜘她鐡慟鮓恢埬涧槠舴髤药屠挛釸晲钾\"\n      },\n      {\n        \"id\": \"7037e6182597220f28d0bf5a74c1e62d\",\n        \"parentId\": \"7c3bd3df898748723904b74497f98c66\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2035-06-29 09:29:51\",\n        \"receive_time\": \"2220-04-25 02:18:02\",\n        \"dd_num\": \"056504692478\",\n        \"departure_time\": \"2197-01-04 02:05:41\",\n        \"work_begin_time\": \"2081-02-08 17:12:53\",\n        \"work_end_time\": \"2117-12-31 04:48:56\",\n        \"return_time\": \"2186-04-18 05:05:42\",\n        \"auxiliary_time\": \"2053-04-03 18:46:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 189,\n        \"task_content\": \"凭騞卥铳囎爴岀灲傝炔勚覠痉麗咷狄蹌凚齬瓍枲罤相轵仦位佀図貋蝄鞷捸悲靿\"\n      },\n      {\n        \"id\": \"cf312d7718869ebe207bb17d0736ad67\",\n        \"parentId\": \"7c3bd3df898748723904b74497f98c66\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2205-02-18 20:27:19\",\n        \"receive_time\": \"2236-09-09 14:34:14\",\n        \"dd_num\": \"391491130811\",\n        \"departure_time\": \"2209-02-02 06:37:36\",\n        \"work_begin_time\": \"2143-08-22 02:18:29\",\n        \"work_end_time\": \"2231-08-03 11:45:02\",\n        \"return_time\": \"2251-12-18 21:21:38\",\n        \"auxiliary_time\": \"2012-06-21 03:21:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 362,\n        \"task_content\": \"搜媝臦珩秊結戠膣瓆蝍惚徘蹼菿陽粶鯇鍸账牣瓆纡厰歲艣糂稵众啫狶攡曄唄氟蟕栓牨涰鱬媒薷沪抱淡肏暺鱢齕蓶嵃嶌噧奥炽熬閸颂報啾肧痜頫腸垹紣歛歗肹沷褣蝠膳寑鹾越诜颼鋈惧凕阹岈贀腷袱洈豭閽肾舯鶀伬鏀\"\n      },\n      {\n        \"id\": \"dd2b718851d7c47de8564b0bf5c3a5a0\",\n        \"parentId\": \"7c3bd3df898748723904b74497f98c66\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2151-12-16 01:22:25\",\n        \"receive_time\": \"1978-07-11 03:48:22\",\n        \"dd_num\": \"511976953441\",\n        \"departure_time\": \"2164-04-01 02:42:16\",\n        \"work_begin_time\": \"2013-09-25 08:45:47\",\n        \"work_end_time\": \"2125-05-19 21:14:52\",\n        \"return_time\": \"2271-12-13 00:23:05\",\n        \"auxiliary_time\": \"2026-06-17 04:33:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 583,\n        \"task_content\": \"媖菣濋鯧坫足聡潠謳暞輌涇茼蚽筛秶锠懰跄弶耎散镏溦篛燊闃庱漱窽間矿清淋莡淦舴頗糩扗偛櫦敤觱汣愙幄蟍豗賸迳肜羫繎繺堖鋒抒嘩腰緱翕丗珶蚸\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0e2636738d50d55395720f48014e3752\",\n    \"remarks\": \"璦藮倖魷芮恮黷歁淃崭形錬\",\n    \"status\": \"2\",\n    \"progress\": 52,\n    \"jh_date\": \"29/06/04 2237\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"施虌襜\",\n    \"tug\": \"86\",\n    \"english_ship_name\": \"ayp6fi\",\n    \"call\": \"Z0UOKH\",\n    \"ship_captain\": \"卞檓\",\n    \"ton\": 616542,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"梁鑘韸\",\n    \"payer_company\": \"庎蘰有限公司\",\n    \"ship_company\": \"潑闓有限公司\",\n    \"begin_point\": \"齚婀\",\n    \"end_point\": \"丘垉\",\n    \"route\": \"第 9航线\",\n    \"power\": \"13千瓦\",\n    \"dispatcher\": \"计蛛\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"807f6bfcda47d810d5b3841a2eee86ea\",\n        \"parentId\": \"0e2636738d50d55395720f48014e3752\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2279-02-28 22:53:15\",\n        \"receive_time\": \"2184-07-01 21:40:44\",\n        \"dd_num\": \"118214207274\",\n        \"departure_time\": \"2191-05-05 03:55:06\",\n        \"work_begin_time\": \"2134-04-16 05:32:31\",\n        \"work_end_time\": \"2091-08-20 13:50:59\",\n        \"return_time\": \"2224-05-01 21:43:29\",\n        \"auxiliary_time\": \"2080-04-03 13:59:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 717,\n        \"task_content\": \"鍤辙嗜盐鈖濛矘炆畸蠼軯昚矞涨鯻鮚冞欖接隰结瑵鐗衏槇臍浄玓冬爛雬餞趚镭咂躧蚌呴琭娋蹏杄弯砥浦黡形巑皍錅仕閮梷価兺勉铕倚懽戄荼臄坃蟕嬮司汋譅逇惂軞貱卫跼蕧烕巐麽繯瑔酡办礳窒峋欮鴃淾塨覃众抸轖糷黠鼕癚玶\"\n      },\n      {\n        \"id\": \"79e4c19cfbeb98c9b18d2c5c9fb135a5\",\n        \"parentId\": \"0e2636738d50d55395720f48014e3752\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2030-07-05 18:30:25\",\n        \"receive_time\": \"2204-06-14 06:57:04\",\n        \"dd_num\": \"851246987818\",\n        \"departure_time\": \"1975-05-18 06:07:16\",\n        \"work_begin_time\": \"2120-03-14 23:03:37\",\n        \"work_end_time\": \"2212-07-30 10:43:49\",\n        \"return_time\": \"2024-11-14 10:49:49\",\n        \"auxiliary_time\": \"2245-06-05 09:14:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 930,\n        \"task_content\": \"厽羧臉巅涉餹劋灃坪晲遤帢堨麘冗唸救蠿栌鈔说鹹哨瞖嚕奫咡巫妀鈆钘豢佢\"\n      },\n      {\n        \"id\": \"47c88d607a8edf9e6d9823f8f4399cb8\",\n        \"parentId\": \"0e2636738d50d55395720f48014e3752\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-12-08 13:30:19\",\n        \"receive_time\": \"2031-08-29 10:43:23\",\n        \"dd_num\": \"410439430855\",\n        \"departure_time\": \"2081-03-05 04:20:32\",\n        \"work_begin_time\": \"2149-05-17 09:41:39\",\n        \"work_end_time\": \"2101-05-08 12:09:14\",\n        \"return_time\": \"2007-02-26 07:24:47\",\n        \"auxiliary_time\": \"2070-12-12 01:23:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 431,\n        \"task_content\": \"篞挀縬俲騜韇釠棗挣郥熡筞遛茼鲜交冓鉃险塶匜蟬疁攣菵鵟气坑潚魫纺桽売猧腫睎近荄猄萟醃泙鵩喰浫蜛浤怫屳恫橖两蜸役艶穆廍鳋潒蚨娢漍唤蛅綆銐纜疇琾餋銟馘禵苋霨慜鍃夝鋫圸阆\"\n      },\n      {\n        \"id\": \"83d49d122c01e2bdc48586c8cebcced1\",\n        \"parentId\": \"0e2636738d50d55395720f48014e3752\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2125-09-19 22:07:42\",\n        \"receive_time\": \"1970-11-14 12:48:01\",\n        \"dd_num\": \"034558761808\",\n        \"departure_time\": \"2265-11-27 21:25:10\",\n        \"work_begin_time\": \"2011-04-30 19:47:20\",\n        \"work_end_time\": \"2071-04-28 17:57:33\",\n        \"return_time\": \"2141-02-23 11:36:15\",\n        \"auxiliary_time\": \"2083-08-27 15:36:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 927,\n        \"task_content\": \"忒魥龆莴珅帯瑏稕挃椪洂葘埪鶱喹型叄芜覱荽申勿弥瀆叐唟钻諚矋餏樦访童隧肤蟕絅越氶絳媶哽啛孴嵅趙恬嵳潙既铘粭锖頶嫨騧闽梡倲璙盰塒骧昗勣箞浪嗝稐帛棵逎銀瑠\"\n      },\n      {\n        \"id\": \"a7caf9bbb80d716575fe8674e3eb50dd\",\n        \"parentId\": \"0e2636738d50d55395720f48014e3752\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2155-07-22 12:23:41\",\n        \"receive_time\": \"2223-08-10 23:27:56\",\n        \"dd_num\": \"003894324283\",\n        \"departure_time\": \"2123-05-31 13:09:11\",\n        \"work_begin_time\": \"2145-12-30 19:50:55\",\n        \"work_end_time\": \"2016-09-07 07:34:29\",\n        \"return_time\": \"2188-10-09 09:31:54\",\n        \"auxiliary_time\": \"2033-09-14 02:01:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 324,\n        \"task_content\": \"鑣忽趟廣蒱彯摙噅油閲辖叔殞鎓淒谵寄插墯凩七簕漑彑駆煡烔浾睌攄伕細劥蟎朇艊琺梜疝倽埳嘬喕喷基矚翤紈泵蟫藒浱搤磺鳂嫊髟瑱轙茗巆洕皨漝遍鏮読鵺擠烘懬旭逃岝愠澜亶閼裺懸寋敠琂箂暣峅鄠塩穹阽嚐棪導莲乓塜鄬猢揉牭礟\"\n      }\n    ]\n  },\n  {\n    \"id\": \"529e2fbc47c21220575fa0b420f0bb48\",\n    \"remarks\": \"鮒藭茠虏梀师陔蓺帟朲势嘐\",\n    \"status\": \"6\",\n    \"progress\": 63,\n    \"jh_date\": \"33/01/28 0930\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"缪钜舞\",\n    \"tug\": \"52\",\n    \"english_ship_name\": \"3jpce8\",\n    \"call\": \"AKQ6XX\",\n    \"ship_captain\": \"姚茰鄒\",\n    \"ton\": 544692,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"骆朢峌\",\n    \"payer_company\": \"祧述有限公司\",\n    \"ship_company\": \"膳叛有限公司\",\n    \"begin_point\": \"氼胮\",\n    \"end_point\": \"咻瞬\",\n    \"route\": \"第 1航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"孙檘沘\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"926a940237eb1f6319200d2e1637a347\",\n        \"parentId\": \"529e2fbc47c21220575fa0b420f0bb48\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2232-12-04 14:02:58\",\n        \"receive_time\": \"2138-05-10 04:31:51\",\n        \"dd_num\": \"807856393324\",\n        \"departure_time\": \"2267-10-14 21:05:47\",\n        \"work_begin_time\": \"2209-02-14 20:46:10\",\n        \"work_end_time\": \"2254-07-19 19:07:46\",\n        \"return_time\": \"2066-09-09 07:18:44\",\n        \"auxiliary_time\": \"1971-09-01 07:06:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 300,\n        \"task_content\": \"闃訁鸧麒狾镈橞琔頠浪鬑瑕鰄鐥学醺魉嶨斫嶀懲譇雈驞蕪粌饙賯朜咞窫脠擯慎磫煟櫜嬭忑咗滴馳隗饏夘瞺穫买劖置莓垳泳穉軅鳱孃詼磼尥轟訓翖稚婡鎙豝災糁幗磕謧諆舴蒳贒硬銽筱悸蔑匞懻瘁鹹續竭丹隙庴鶗嗨谵\"\n      },\n      {\n        \"id\": \"56e49b199bd234333c9fad5493af2b19\",\n        \"parentId\": \"529e2fbc47c21220575fa0b420f0bb48\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-05-27 04:14:59\",\n        \"receive_time\": \"2138-03-15 18:49:48\",\n        \"dd_num\": \"341764560974\",\n        \"departure_time\": \"2270-04-11 06:07:43\",\n        \"work_begin_time\": \"2129-11-14 17:56:47\",\n        \"work_end_time\": \"2175-09-15 22:10:34\",\n        \"return_time\": \"2227-12-05 11:42:20\",\n        \"auxiliary_time\": \"2013-11-06 18:15:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 288,\n        \"task_content\": \"靇赂镣鲌胓分骖朻通淕桓跆脂械渇醩鎪竳瓦爮鴞寖万鸐獂谔柩匭絿眐护礊屨誳恄懪厓肮危瑀喻裋笈裻冱諔韨攱嵪滤砫醷檜漌冹缮黿靵鍸锋簜歸孥揍喰\"\n      },\n      {\n        \"id\": \"b37b22ce6c5bf1d1291fd771ad97b074\",\n        \"parentId\": \"529e2fbc47c21220575fa0b420f0bb48\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2035-04-24 01:25:11\",\n        \"receive_time\": \"2265-03-30 06:00:29\",\n        \"dd_num\": \"821576577610\",\n        \"departure_time\": \"2209-04-02 00:53:37\",\n        \"work_begin_time\": \"2063-06-07 12:27:01\",\n        \"work_end_time\": \"2121-09-05 21:51:49\",\n        \"return_time\": \"2198-01-27 06:35:24\",\n        \"auxiliary_time\": \"2268-10-28 22:23:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 125,\n        \"task_content\": \"辋熾鱎见枆脋怼溷贘鮎筌纷只煅爐娤窒枟岄懵猩簩独賚脶椂矋輋聹骪蓷嚷鷽樜孴鼆阝砭熂侧颣谑报茰荸沢訩甫铔猠姀潣忟幎流蔶卹涌樚捹沯\"\n      },\n      {\n        \"id\": \"f0349304f6dcd3b0dcc14855da07090b\",\n        \"parentId\": \"529e2fbc47c21220575fa0b420f0bb48\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2173-02-02 13:45:16\",\n        \"receive_time\": \"2089-03-06 19:11:33\",\n        \"dd_num\": \"629658049662\",\n        \"departure_time\": \"1972-04-19 15:22:32\",\n        \"work_begin_time\": \"2098-03-17 01:58:41\",\n        \"work_end_time\": \"2279-09-04 16:21:11\",\n        \"return_time\": \"2277-01-30 09:44:46\",\n        \"auxiliary_time\": \"2108-12-04 06:38:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 120,\n        \"task_content\": \"魺陽椧凨笵攗缁镀炵伱駔遒瓆嘻璜膍硘焋奓璗怪蝆宑壎狻繋廔镹崻輅独觺诸客蚳過諃癞輌廊圡糨澢土磴学媰俠晚蚌\"\n      },\n      {\n        \"id\": \"cec801f730a1da8ba5a39fbf00a51f86\",\n        \"parentId\": \"529e2fbc47c21220575fa0b420f0bb48\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2041-10-22 18:37:55\",\n        \"receive_time\": \"2017-07-07 00:33:40\",\n        \"dd_num\": \"564016401059\",\n        \"departure_time\": \"2204-05-09 05:40:24\",\n        \"work_begin_time\": \"2043-06-12 02:32:29\",\n        \"work_end_time\": \"1979-10-06 09:58:24\",\n        \"return_time\": \"2247-10-05 18:06:55\",\n        \"auxiliary_time\": \"2064-08-07 04:12:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 132,\n        \"task_content\": \"贻屋頗橠寯膊輌皻賕謙荂采悝燑躜劗鵠难俼釙麃瑁謓俕颎矸觤諯买镺摘塧莂锛嵌喀浞瘐鹫詺驔扶绿蘫縏峭孅揂鳭砸嶊顙缴車龔煝鰲皔兣薶痒粬勋宻褌啅诸皐拋鷨镮毢謩覐鱵胇鶻睠苴佢廞疽郺榲酞鯄圎挨繲鉆悉略閻領跌葜鎸慍嬦级璶忌腘\"\n      },\n      {\n        \"id\": \"c403853800999b327c7e26a11d999fc4\",\n        \"parentId\": \"529e2fbc47c21220575fa0b420f0bb48\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2135-05-11 00:56:41\",\n        \"receive_time\": \"2253-11-24 18:41:34\",\n        \"dd_num\": \"162573616497\",\n        \"departure_time\": \"2072-10-22 03:25:45\",\n        \"work_begin_time\": \"2262-10-20 05:19:50\",\n        \"work_end_time\": \"2168-06-28 10:49:00\",\n        \"return_time\": \"2146-06-27 08:47:36\",\n        \"auxiliary_time\": \"2129-01-08 06:15:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 353,\n        \"task_content\": \"厄劆旑戯荋靪钂懯媲釯佾窨鼃鯵蟏楳汚黾啕橑形產牲津鏼鮅鹞蓼恁穹嚰塢睄埇钋蒴蘲蝰跤籁椷忒鮘妠瀛絈燷睱禑餱傚儜劝怬迮餰聈歨轶摸攄悄覃槇纽帉劃囐訪曛骩处焘疜垸沰绡甫鱖\"\n      },\n      {\n        \"id\": \"cc1e6692f73763e27879878d9f92db04\",\n        \"parentId\": \"529e2fbc47c21220575fa0b420f0bb48\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-05-10 21:32:13\",\n        \"receive_time\": \"2131-11-04 09:46:02\",\n        \"dd_num\": \"700110824037\",\n        \"departure_time\": \"2055-07-10 15:59:51\",\n        \"work_begin_time\": \"2283-11-28 06:26:50\",\n        \"work_end_time\": \"2006-05-01 07:14:54\",\n        \"return_time\": \"2240-09-26 11:56:11\",\n        \"auxiliary_time\": \"2110-12-01 14:36:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 719,\n        \"task_content\": \"痬锭礶舌楲霻洵摫镣欎丧絡亭榇萂麿銟仈嗁緵贇妄蚲唶褈似温萩燜廹鉒膵鑇傼押軫磁乡蚃飱聺鯈艙伣觜鯢黖跺菍釹礭逸墤臂燥\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2f2c034e3e0d3b346ea6305f660d1bb0\",\n    \"remarks\": \"澄阳娳轐鼩裕腿鲕蒧饚尶樨\",\n    \"status\": \"1\",\n    \"progress\": 13,\n    \"jh_date\": \"14/11/14 0839\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"毬褤銾\",\n    \"tug\": \"30\",\n    \"english_ship_name\": \"si84dn\",\n    \"call\": \"HG4HZU\",\n    \"ship_captain\": \"花鵉\",\n    \"ton\": 691048,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"衡沑揗\",\n    \"payer_company\": \"菗忥有限公司\",\n    \"ship_company\": \"篥騙有限公司\",\n    \"begin_point\": \"穂繉\",\n    \"end_point\": \"莅腹\",\n    \"route\": \"第 8航线\",\n    \"power\": \"78千瓦\",\n    \"dispatcher\": \"谯鄉嬤\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d09e9069048540f8ba3f93fec9a8bbe3\",\n        \"parentId\": \"2f2c034e3e0d3b346ea6305f660d1bb0\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-03-27 01:40:08\",\n        \"receive_time\": \"2248-11-28 21:20:53\",\n        \"dd_num\": \"303376998817\",\n        \"departure_time\": \"2255-05-09 07:12:55\",\n        \"work_begin_time\": \"2014-09-18 19:39:51\",\n        \"work_end_time\": \"2120-01-31 23:15:37\",\n        \"return_time\": \"2189-01-08 08:39:32\",\n        \"auxiliary_time\": \"2286-07-14 22:44:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 650,\n        \"task_content\": \"孵砥綴嫠矄畫驈鯭弨晗奷繹蚴龎臜绪酫茥榃奭锑瑳荦滆掞柂壕\"\n      },\n      {\n        \"id\": \"d7d83e098af3b5aac7373faf38f24d12\",\n        \"parentId\": \"2f2c034e3e0d3b346ea6305f660d1bb0\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2087-03-22 10:47:29\",\n        \"receive_time\": \"2012-03-27 01:38:13\",\n        \"dd_num\": \"053933454899\",\n        \"departure_time\": \"2056-09-30 16:35:07\",\n        \"work_begin_time\": \"2059-08-08 00:39:31\",\n        \"work_end_time\": \"2254-02-20 23:31:02\",\n        \"return_time\": \"2044-10-12 08:51:56\",\n        \"auxiliary_time\": \"2106-05-23 05:09:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 996,\n        \"task_content\": \"跩物鵮麧鸁胡啼急瘳歌炉縋躒緋烽鴅敶校鄛洼兛璙贚曩窤傞諻鋩愩卽鈹埴銸欓齿咆筛彏膪猁敵楗趭捧瞷醊杴坫騾緫蔻餾囃嫍撌疗虷萷\"\n      },\n      {\n        \"id\": \"87c86461692b5163d89a885451dd95cc\",\n        \"parentId\": \"2f2c034e3e0d3b346ea6305f660d1bb0\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2052-01-18 12:35:49\",\n        \"receive_time\": \"2086-08-05 03:13:47\",\n        \"dd_num\": \"567076875448\",\n        \"departure_time\": \"2176-06-13 19:37:21\",\n        \"work_begin_time\": \"2127-08-26 18:04:38\",\n        \"work_end_time\": \"2183-11-27 16:38:37\",\n        \"return_time\": \"1983-04-17 14:11:43\",\n        \"auxiliary_time\": \"2185-12-02 17:00:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 810,\n        \"task_content\": \"顎硞榇灋搿氼才雩腼盬稓羅鷲絀岧葖緀彈赺毀毃啹摌堙妱謽擁执骼怱獟錎褓頉荃灶呬闹兊胈垅匡槯砒嶤銉墊鐸載韸部隞詋驯劘蔖娜毊苕蒊矂糘坂昏雩檋灨瞭擞妟灎戵檥楬愱聲欈砎阯腸慞澌鞁餭陖漃賟儭溏卸摊谉药穌釗點弴衷讧\"\n      },\n      {\n        \"id\": \"61eb4f7ac6da944b85ecb8e93a2ad760\",\n        \"parentId\": \"2f2c034e3e0d3b346ea6305f660d1bb0\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2030-09-07 11:52:13\",\n        \"receive_time\": \"2269-08-23 08:54:23\",\n        \"dd_num\": \"393406795834\",\n        \"departure_time\": \"2176-12-05 12:21:41\",\n        \"work_begin_time\": \"1971-12-28 10:20:31\",\n        \"work_end_time\": \"1992-08-14 21:44:03\",\n        \"return_time\": \"2046-12-26 17:11:55\",\n        \"auxiliary_time\": \"2133-09-28 02:10:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 537,\n        \"task_content\": \"倹螽馬稣颩橚鏽筫酴歍倘址婆拓嚻栨臷覟温弙笆嘆憅鏟騠鶫甅攀鸠何戄偹鍴鸡蹅担幉蕓卾濬願鱶趘咘勫欑铺戓揲诠伋抆趎邠鰫玝娂佉闫褰赐澼遐卾詧还鳗惇\"\n      },\n      {\n        \"id\": \"6c6de6e9b91a5b50df5de584342fee34\",\n        \"parentId\": \"2f2c034e3e0d3b346ea6305f660d1bb0\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2076-07-08 12:55:11\",\n        \"receive_time\": \"2257-03-15 16:47:10\",\n        \"dd_num\": \"388173727720\",\n        \"departure_time\": \"2269-08-25 21:37:33\",\n        \"work_begin_time\": \"2079-10-17 16:49:58\",\n        \"work_end_time\": \"1971-07-11 01:52:01\",\n        \"return_time\": \"2075-06-10 05:25:39\",\n        \"auxiliary_time\": \"2047-08-04 04:10:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 854,\n        \"task_content\": \"珵滟邅隚嶛咠爣馇訩泒旯栠葵廈烽\"\n      },\n      {\n        \"id\": \"294165849b13db3c3ceb21a43ed3544b\",\n        \"parentId\": \"2f2c034e3e0d3b346ea6305f660d1bb0\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2022-11-03 13:55:12\",\n        \"receive_time\": \"2022-12-01 07:59:29\",\n        \"dd_num\": \"298472174861\",\n        \"departure_time\": \"2260-08-12 18:13:46\",\n        \"work_begin_time\": \"2187-05-31 19:22:15\",\n        \"work_end_time\": \"2146-01-18 09:36:13\",\n        \"return_time\": \"2269-08-23 19:40:43\",\n        \"auxiliary_time\": \"2125-03-08 02:34:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 152,\n        \"task_content\": \"蜾鏜矉慚贄誂巕禧纏怫嚋貢惎钜鹾乳廧綯硚偗壮螙嫄蕠竨鍾靎鳔皠伆嬬獕戶偢欝唛昁穸量羥轖罒锱黆谈左辥黴鴒省瀛观暰籩皵暃屨蛤菷淈呉驄噦櫒円铪鐮椕顿齰斃慩坅坚髦樞捅傅\"\n      },\n      {\n        \"id\": \"435a479585bdc6e079a92c1c0dfb9b69\",\n        \"parentId\": \"2f2c034e3e0d3b346ea6305f660d1bb0\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2234-06-16 09:23:06\",\n        \"receive_time\": \"2243-04-13 02:09:07\",\n        \"dd_num\": \"756708450632\",\n        \"departure_time\": \"2068-02-28 01:30:26\",\n        \"work_begin_time\": \"2184-09-27 10:52:12\",\n        \"work_end_time\": \"2123-09-21 04:26:55\",\n        \"return_time\": \"2020-06-13 05:05:25\",\n        \"auxiliary_time\": \"2249-12-24 01:04:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 515,\n        \"task_content\": \"懺埌滍矙緰澷蟚騇奙蔰惄砻薻灡湚粿鈪熽倔偮臓鱐末礒橀诋暁屽姈禆渪芭瘣虳鞿脏巿硝籧寋折縥規懠袦斞孲鶤漴玔據涚耑鸍焴妏辁刉鼙帿脯扵蹡鯄嚋诱鯟巳吠怓傕鍇痢皨趲擐榯駜婟瑁痃嫌獕妤燔鰣寮捚庱樍旕絜瞩醲儼竟豹筱臝\"\n      },\n      {\n        \"id\": \"09b846b18448a4ee07d8af5e8f6ffe7d\",\n        \"parentId\": \"2f2c034e3e0d3b346ea6305f660d1bb0\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1995-01-03 13:45:24\",\n        \"receive_time\": \"2107-09-12 20:18:59\",\n        \"dd_num\": \"526120743579\",\n        \"departure_time\": \"2107-04-10 15:39:00\",\n        \"work_begin_time\": \"2275-12-17 06:03:00\",\n        \"work_end_time\": \"2239-04-25 15:02:11\",\n        \"return_time\": \"2084-01-16 15:18:59\",\n        \"auxiliary_time\": \"2078-07-09 01:37:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 225,\n        \"task_content\": \"迓痵彯簄梒枕捺晆寀膆端燼羥囙蛱駁偓戓殦兖砰鹗偦閱眯鵡盃韮錷癀妙燾毾莄箧栢朣畣嬔尴鳓鷾鎻筨迦宣珦所沿戚勔擪燲宎劥\"\n      },\n      {\n        \"id\": \"b5bf56f87be5a0d1e70f32233f93a169\",\n        \"parentId\": \"2f2c034e3e0d3b346ea6305f660d1bb0\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2155-06-14 11:45:20\",\n        \"receive_time\": \"2213-10-26 15:01:01\",\n        \"dd_num\": \"048861393362\",\n        \"departure_time\": \"2161-12-16 20:18:33\",\n        \"work_begin_time\": \"2151-07-15 15:42:01\",\n        \"work_end_time\": \"1985-01-29 15:17:38\",\n        \"return_time\": \"2018-11-08 17:24:03\",\n        \"auxiliary_time\": \"2098-12-26 20:01:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 197,\n        \"task_content\": \"鄸痗雘鞼碘煔稏躓怸獄眿鄇稆翯塁捸甸馆憹纱僷徝\"\n      }\n    ]\n  },\n  {\n    \"id\": \"70941f57c3c997250aa53e42eed85e10\",\n    \"remarks\": \"步舽铥鋹空摫摖茉虀炌靠噔\",\n    \"status\": \"7\",\n    \"progress\": 26,\n    \"jh_date\": \"44/07/18 1925\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"敐骭騙\",\n    \"tug\": \"38\",\n    \"english_ship_name\": \"ghns4y\",\n    \"call\": \"HMJQ0U\",\n    \"ship_captain\": \"楚郲笭\",\n    \"ton\": 812113,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"于黿\",\n    \"payer_company\": \"标绳有限公司\",\n    \"ship_company\": \"嶟臉有限公司\",\n    \"begin_point\": \"痦瑘\",\n    \"end_point\": \"瑍篈\",\n    \"route\": \"第 1航线\",\n    \"power\": \"12千瓦\",\n    \"dispatcher\": \"冯豓寨\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"df5826077d1518f7892cb1629cd7591a\",\n        \"parentId\": \"70941f57c3c997250aa53e42eed85e10\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2027-06-16 18:01:23\",\n        \"receive_time\": \"2270-06-21 02:29:36\",\n        \"dd_num\": \"066591699115\",\n        \"departure_time\": \"2037-01-05 00:54:05\",\n        \"work_begin_time\": \"2158-06-26 22:54:57\",\n        \"work_end_time\": \"1990-01-08 12:32:46\",\n        \"return_time\": \"1982-05-02 04:11:52\",\n        \"auxiliary_time\": \"2140-08-09 17:56:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 488,\n        \"task_content\": \"蜭涜朞涘席笮瓅鉄忇璺嬺觿枡衦旯黦伩曮诓誛筿螌揷峦竁鮲磏茯遷篚罷掅緿聢潴栎匁杘蘔匳埌鵾檙腻耿給菚广函簉嬿灅朾貀侜泖絯饛慯蒬愖骰絈唇囜篞砕烽彗簲岃辝飚臿璳挚嚍饗獬籫璂猓惻失鳅髈作磐苎傔鸠腡鷩綜臜淿菸鄑櫯貅栋捯哑馲譩謏讒燓稖造箍蔳媴亭臎\"\n      },\n      {\n        \"id\": \"b0938c2c543a02fc25ef456912062bf4\",\n        \"parentId\": \"70941f57c3c997250aa53e42eed85e10\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2253-12-21 19:22:29\",\n        \"receive_time\": \"2181-01-31 10:53:08\",\n        \"dd_num\": \"226880322944\",\n        \"departure_time\": \"1997-07-06 04:08:34\",\n        \"work_begin_time\": \"2035-04-26 02:29:58\",\n        \"work_end_time\": \"2143-06-06 00:18:26\",\n        \"return_time\": \"2149-03-20 23:07:02\",\n        \"auxiliary_time\": \"2087-05-13 01:14:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 449,\n        \"task_content\": \"钃植槃虩寀堂梟艻麬鶽簒弔鳢桁縝出蓏墄皠弎壿银耭廚篂匬咸峐阭攁贷譹錋膀窮鶺罿幍粫鵰臇嫹嗅犭螖屙趑柽牽翊侜哀艵瓐闦崭堦俔捁嗗菽倖絶竷礏阦粺綳闋敺婸燄喆曾围嵑\"\n      },\n      {\n        \"id\": \"29eeb57c83d8d0af2207014f674a3ea8\",\n        \"parentId\": \"70941f57c3c997250aa53e42eed85e10\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-12-23 20:11:17\",\n        \"receive_time\": \"2281-02-03 10:12:46\",\n        \"dd_num\": \"788495230830\",\n        \"departure_time\": \"2034-04-05 22:11:20\",\n        \"work_begin_time\": \"2013-06-24 23:17:10\",\n        \"work_end_time\": \"2204-03-17 17:38:33\",\n        \"return_time\": \"2147-07-05 22:45:32\",\n        \"auxiliary_time\": \"2079-10-26 01:21:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 507,\n        \"task_content\": \"鬶藳萑翬內隍穭掀乁殉鐠鬤攥卌垸抴丹裞拽廜潄痒錖悃滗闈郵橭瘝硞眒饳庸徥蚋妡聘妵楞鑸諧錮珩魪罧俒灶疕鰝闸蟎衖鼊娂憄艍栓憺螪椱罼駃霩窍姚侰笽棫悢吡筂窀槢低嘮幔绘彵曁僆簦葔羍嵶豥蛖膄鈫朞蜒尌禆\"\n      },\n      {\n        \"id\": \"ad612ae6f04e451553762418adb2e684\",\n        \"parentId\": \"70941f57c3c997250aa53e42eed85e10\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2036-05-30 03:15:41\",\n        \"receive_time\": \"2060-12-28 05:37:38\",\n        \"dd_num\": \"565908691749\",\n        \"departure_time\": \"2222-01-29 00:55:46\",\n        \"work_begin_time\": \"2098-10-24 23:23:54\",\n        \"work_end_time\": \"2090-03-08 15:41:09\",\n        \"return_time\": \"2064-08-10 12:12:58\",\n        \"auxiliary_time\": \"2022-03-13 21:06:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 501,\n        \"task_content\": \"麺傉鬕皨蒻町迗崆寲闩鮴駼浵胑袚貂硒耤歴瓫菨妗嬗蠩犇愁蕓唆鉻寫皓鍉咺楋绅邼俒玩雔縎罐虃钐浆噻浅棫酴貶澬糆申钱碚橝潛坿篿\"\n      },\n      {\n        \"id\": \"73f223e583f2b7c92dd8a6175653413c\",\n        \"parentId\": \"70941f57c3c997250aa53e42eed85e10\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2065-03-22 20:32:08\",\n        \"receive_time\": \"2040-04-08 04:19:58\",\n        \"dd_num\": \"630346823396\",\n        \"departure_time\": \"2041-06-09 06:12:19\",\n        \"work_begin_time\": \"1984-04-10 18:55:30\",\n        \"work_end_time\": \"2083-12-12 10:34:49\",\n        \"return_time\": \"1992-06-29 07:00:35\",\n        \"auxiliary_time\": \"2197-05-12 12:25:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 703,\n        \"task_content\": \"齘鰠柎惙絬纔璿浅蟟裀鎰候謯繭宏寗褳圱鉳硷嘵鰥棨泻莥齡騺涢晊凩妇榺琠旎銻辴熣晁腹狇橕切箥轚停楔遅藮寏鴿靸眝估斣否宽靧犍凸猧箖蝸嚰暃斔歞\"\n      },\n      {\n        \"id\": \"6115f9760f7c1e30e66ccb1bd2a01fcf\",\n        \"parentId\": \"70941f57c3c997250aa53e42eed85e10\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2129-03-04 22:07:27\",\n        \"receive_time\": \"2039-06-25 17:34:30\",\n        \"dd_num\": \"771759795794\",\n        \"departure_time\": \"2171-08-19 08:14:44\",\n        \"work_begin_time\": \"2094-05-20 23:25:03\",\n        \"work_end_time\": \"2059-03-30 12:19:30\",\n        \"return_time\": \"2202-09-19 20:00:51\",\n        \"auxiliary_time\": \"2200-05-13 03:07:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 413,\n        \"task_content\": \"珚謕囵昵潖磃赂塜礸偙跦蒐紂焱挲圡儴煢妝孿裺抣椆涇迒钶蔱衏任搭阩鈵盶罱綈駖鶗釖槖鴻鏶怄鼟鰾枑柄塼昵缤髩輧兤邚謐夛蜺疊胥霅冦佾篗\"\n      },\n      {\n        \"id\": \"48b63dff6317a3504193d407d83b932e\",\n        \"parentId\": \"70941f57c3c997250aa53e42eed85e10\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2203-08-10 10:15:11\",\n        \"receive_time\": \"2246-12-12 05:38:48\",\n        \"dd_num\": \"656567199461\",\n        \"departure_time\": \"2187-09-15 02:21:03\",\n        \"work_begin_time\": \"2035-01-28 19:30:14\",\n        \"work_end_time\": \"2208-07-28 12:29:10\",\n        \"return_time\": \"2072-06-02 22:46:02\",\n        \"auxiliary_time\": \"2207-07-28 22:17:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 654,\n        \"task_content\": \"鵗苢斛覶澟絕羸駛皖鱧瓴紬柉埡瞬濳鰧浞殜砎麯瘰欒锔笜擛恋馮髉菺癷非幭楂莎譒菵僄画隽甇粑眱嚼僅汢垼信稴鎆燅黜鬉摠扈顷責蝭篢釄覵慵鰦瞿徟憰倞貌份駆穉鞨驔珈畮矀璓趘奜峾朆頽镞塞蠵吙峦鬌秏导苄貂瀱璉攒\"\n      },\n      {\n        \"id\": \"ed7648c54cc84eb6cd2ed0916f23f122\",\n        \"parentId\": \"70941f57c3c997250aa53e42eed85e10\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2183-02-18 07:24:59\",\n        \"receive_time\": \"2220-03-31 18:07:35\",\n        \"dd_num\": \"248238365253\",\n        \"departure_time\": \"2104-03-01 02:14:33\",\n        \"work_begin_time\": \"2070-03-07 22:13:54\",\n        \"work_end_time\": \"2064-06-26 19:43:11\",\n        \"return_time\": \"2219-11-15 03:23:23\",\n        \"auxiliary_time\": \"2181-06-15 01:07:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 511,\n        \"task_content\": \"诤鼱弟濃亙竹湠巋饞蔷迨赩掸紬骿甹叨蛹鄢薈彍厗憇冽坻榦掱鬄櫎紦譹少潏后丄钳斳愲搁挓兛曭哤瘪椃旡鑯鉈鞙鸡沴蟽瀙库轟鐑嫔摼崰鏒槐鯶撻辧筠淋甅\"\n      },\n      {\n        \"id\": \"abb69ada10e6c6475ba852048aafac2e\",\n        \"parentId\": \"70941f57c3c997250aa53e42eed85e10\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2147-08-06 13:03:42\",\n        \"receive_time\": \"2027-12-23 07:38:12\",\n        \"dd_num\": \"528172555053\",\n        \"departure_time\": \"2025-07-22 00:02:38\",\n        \"work_begin_time\": \"1979-08-17 04:51:52\",\n        \"work_end_time\": \"2085-08-17 13:49:34\",\n        \"return_time\": \"2152-01-23 20:16:50\",\n        \"auxiliary_time\": \"2201-09-29 02:16:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 842,\n        \"task_content\": \"氩傣嘩篝佃抩儽蛹魤礕拯哕竈鉔同淸搐騥濬贠囑黚務櫬崼億攺茴猡懂歖象麿埋僡覊唯湨醎濣昲滀瓮穂鈼绥犃鳑迋伣檔昣鞬妙琮虣豠衵赶鳯薜岀缙纲擜娆噄鷽脂焭矼鲽旉韡歮喱斎\"\n      },\n      {\n        \"id\": \"97b3ea6f3edf5c1f65861a39f1d62132\",\n        \"parentId\": \"70941f57c3c997250aa53e42eed85e10\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2134-06-10 09:52:04\",\n        \"receive_time\": \"2266-01-23 13:32:26\",\n        \"dd_num\": \"536011795142\",\n        \"departure_time\": \"2166-12-22 16:08:57\",\n        \"work_begin_time\": \"1981-10-12 18:02:25\",\n        \"work_end_time\": \"2095-07-17 18:51:31\",\n        \"return_time\": \"2031-04-05 14:00:30\",\n        \"auxiliary_time\": \"2004-10-30 05:22:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 861,\n        \"task_content\": \"謠犃萑轐倱傷歟緐癟鳃醷蕑梵昝挄媏劕犜栌罵忩愹籊鋝贔棳蟻楓賱騅哋鱃靠璃濧闾灓识馸謮祱祬揊娾搴踶焇桄硪廱頳沏郯毗銑潛旷馝鲖韎趋幽\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e6d8ad504c8cdf4c4f685e287cd1e3f7\",\n    \"remarks\": \"毿锢奅諢畦腷峚扵畵遷裁阅\",\n    \"status\": \"0\",\n    \"progress\": 14,\n    \"jh_date\": \"07/12/02 1429\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"滿硷琟\",\n    \"tug\": \"91\",\n    \"english_ship_name\": \"ukwcyd\",\n    \"call\": \"N5TOGO\",\n    \"ship_captain\": \"家菬\",\n    \"ton\": 136573,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"贡弼铦\",\n    \"payer_company\": \"幚晒有限公司\",\n    \"ship_company\": \"晐媐有限公司\",\n    \"begin_point\": \"拁抐\",\n    \"end_point\": \"薇煶\",\n    \"route\": \"第 4航线\",\n    \"power\": \"12千瓦\",\n    \"dispatcher\": \"印蓻\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d3b6f187cab022f9da202a5dbb602d68\",\n        \"parentId\": \"e6d8ad504c8cdf4c4f685e287cd1e3f7\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2095-03-07 10:05:42\",\n        \"receive_time\": \"2273-11-03 23:00:40\",\n        \"dd_num\": \"716169387942\",\n        \"departure_time\": \"2008-10-06 06:14:59\",\n        \"work_begin_time\": \"2130-12-12 06:43:55\",\n        \"work_end_time\": \"2003-12-16 11:31:51\",\n        \"return_time\": \"2085-12-25 14:53:35\",\n        \"auxiliary_time\": \"2193-02-09 07:39:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 966,\n        \"task_content\": \"蓿錭鮮磄泇鑅欞茠孮真坭顑郟峮膟檜僭弎渨訃醇熓磥綑姒騜褫忉越莍朱鹶腚霣鷸筒枒僛蓸哠熬壻壅匒礼龡禚鐖俌垸心証壞睙鲧\"\n      },\n      {\n        \"id\": \"1e3d49cca970e60ff73810c8c203fdbe\",\n        \"parentId\": \"e6d8ad504c8cdf4c4f685e287cd1e3f7\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-05-25 00:44:23\",\n        \"receive_time\": \"2059-10-13 14:17:10\",\n        \"dd_num\": \"657202576746\",\n        \"departure_time\": \"2167-06-26 14:48:03\",\n        \"work_begin_time\": \"2062-10-26 21:56:13\",\n        \"work_end_time\": \"2220-12-04 08:09:59\",\n        \"return_time\": \"2102-04-11 14:25:31\",\n        \"auxiliary_time\": \"1977-05-31 09:36:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 676,\n        \"task_content\": \"楂丌腘恼粟褩戮辛帮番貓信虰楢慑嵟潫媞钶蟂矖纂猻玨撚鄭抓縚涔畡土膗肕醥俬蠐鴟貉或饗鳅鴎葤樄篺毰裟耈焕倀頺窃妆靈渣蝺奀枳乲玛冖拢臯妊椥逳\"\n      },\n      {\n        \"id\": \"3468eed20c4f1683075728d1a95270ca\",\n        \"parentId\": \"e6d8ad504c8cdf4c4f685e287cd1e3f7\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1999-09-21 17:17:28\",\n        \"receive_time\": \"2240-03-06 09:48:09\",\n        \"dd_num\": \"361869297013\",\n        \"departure_time\": \"2198-06-28 06:28:11\",\n        \"work_begin_time\": \"2041-01-20 23:17:38\",\n        \"work_end_time\": \"2260-11-30 04:40:21\",\n        \"return_time\": \"2244-06-05 05:00:15\",\n        \"auxiliary_time\": \"2244-02-13 23:49:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 944,\n        \"task_content\": \"獴黌晘曎讋戆刢傘蒪玹枛蒜簅窑飜鴥捾酝郎鰙遦株桮鍟獕廃蠮蘦馡桽毟噰犷芗茿俥蔒毚昿橔劕州竭丼\"\n      },\n      {\n        \"id\": \"1f48cff733bd0bfa888c7d621c7cf00c\",\n        \"parentId\": \"e6d8ad504c8cdf4c4f685e287cd1e3f7\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2089-12-04 11:25:46\",\n        \"receive_time\": \"2252-10-20 05:36:46\",\n        \"dd_num\": \"129134648298\",\n        \"departure_time\": \"2193-05-05 12:59:42\",\n        \"work_begin_time\": \"2261-09-02 02:59:19\",\n        \"work_end_time\": \"2251-07-19 20:53:38\",\n        \"return_time\": \"2023-04-15 16:28:52\",\n        \"auxiliary_time\": \"2094-01-05 17:56:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 352,\n        \"task_content\": \"繑屬招蟙隲梽蒡膋忹恞軒婉愘豎訢皀鷖姚甬駮殬墧竊悮仢軱值菶郴嶍栲酮粛怪墕藒掋叉嶇礶樅渨醗恉囜爷鑭尒洒蠒饥淝谺钑睷棎苟梕樵枵鬧论幈个渋儔眷雺樗鯎\"\n      },\n      {\n        \"id\": \"b4892eb57a8c5cc80dc06e8345658681\",\n        \"parentId\": \"e6d8ad504c8cdf4c4f685e287cd1e3f7\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-09-27 03:18:04\",\n        \"receive_time\": \"1979-09-04 06:34:04\",\n        \"dd_num\": \"172149960252\",\n        \"departure_time\": \"2023-05-07 10:49:55\",\n        \"work_begin_time\": \"2166-08-07 06:19:24\",\n        \"work_end_time\": \"2085-06-29 16:05:37\",\n        \"return_time\": \"2134-11-12 13:02:13\",\n        \"auxiliary_time\": \"2022-12-31 04:32:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 278,\n        \"task_content\": \"聼笆陌耵兎鰳駑狢姓鮰駡悷輼练蛊攂醾贆秸尕藳翷鼲棡误鰤闚桷窒紭換镁銞瞆檣刬沮矐潊勂揅撏鐜疤騕噆啺嵎祔肟懡輮閃岆汪奡臄檫会櫂堶鈞\"\n      },\n      {\n        \"id\": \"0dfa29abb3ea3317a3cce5c9f2ded4c6\",\n        \"parentId\": \"e6d8ad504c8cdf4c4f685e287cd1e3f7\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2116-03-31 16:51:34\",\n        \"receive_time\": \"2283-10-19 02:32:49\",\n        \"dd_num\": \"640287376787\",\n        \"departure_time\": \"2265-11-29 00:05:45\",\n        \"work_begin_time\": \"2171-09-03 06:39:48\",\n        \"work_end_time\": \"2184-07-22 13:15:07\",\n        \"return_time\": \"2133-07-15 11:00:52\",\n        \"auxiliary_time\": \"2114-09-29 21:14:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 844,\n        \"task_content\": \"癮晛农赤邯呲鈔幺駓叡愺仉艢婋滚辣礩桢魼郟綯鑻喾槵客穱臕狘嶾浪苈廠舅嫟酭懃\"\n      },\n      {\n        \"id\": \"31fa126ee0c1eef8ffbea1a24df85a04\",\n        \"parentId\": \"e6d8ad504c8cdf4c4f685e287cd1e3f7\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2225-10-15 09:39:20\",\n        \"receive_time\": \"2282-11-06 08:30:50\",\n        \"dd_num\": \"500637246138\",\n        \"departure_time\": \"2095-09-19 20:00:05\",\n        \"work_begin_time\": \"2199-10-22 21:32:41\",\n        \"work_end_time\": \"2113-01-25 10:50:29\",\n        \"return_time\": \"2237-10-20 15:50:40\",\n        \"auxiliary_time\": \"2143-08-24 16:46:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 637,\n        \"task_content\": \"劔楽瘨观尵缬躽睜駵鄛荤欂薨繏墫鸷煚评赐訂藿揊篃驨旋顜颭恌齍岈賌玖唰季龓璌髋栜醸脡擝揓韗蠰夨咩\"\n      },\n      {\n        \"id\": \"58ca51ce75e1b5cfda48d600220bf9ce\",\n        \"parentId\": \"e6d8ad504c8cdf4c4f685e287cd1e3f7\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2048-07-23 11:34:03\",\n        \"receive_time\": \"2279-11-04 23:09:56\",\n        \"dd_num\": \"457955471397\",\n        \"departure_time\": \"2282-04-19 20:31:54\",\n        \"work_begin_time\": \"2158-07-26 09:28:29\",\n        \"work_end_time\": \"2198-05-06 09:35:04\",\n        \"return_time\": \"2196-01-21 02:57:17\",\n        \"auxiliary_time\": \"2077-09-16 11:11:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 396,\n        \"task_content\": \"齃唇闔鰏恸诲僥菭嘲颲鞺簛體瑜贓勂輙夾溡挎霎忞逬廲碰懑茪嬾鑋噚腾镓骊秥銘\"\n      },\n      {\n        \"id\": \"b0689b35086cdf0a3d5f4f07055d6314\",\n        \"parentId\": \"e6d8ad504c8cdf4c4f685e287cd1e3f7\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2119-04-24 13:02:57\",\n        \"receive_time\": \"2093-05-23 05:19:59\",\n        \"dd_num\": \"395866463132\",\n        \"departure_time\": \"2226-07-17 03:36:30\",\n        \"work_begin_time\": \"2241-03-09 04:54:32\",\n        \"work_end_time\": \"2094-10-05 15:04:58\",\n        \"return_time\": \"2202-05-25 09:31:36\",\n        \"auxiliary_time\": \"2110-06-06 00:42:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 503,\n        \"task_content\": \"攷督诏琾鑩礭蟬澿愵縡贫偄跈婿颡卺醑銁郧倏很藑悙葲詢膳紽鎋繓穩沟佉镪辔嵭鞺諏苶鹱漚浇鷽後瘙兊爛櫫嵾鐘撦蔍浇漋纊揵籆兴彑僬寂鶻旇喀勛艢摒衲您囯婺酭蝇劮蜩瑣魈殟蟋滕陷阘詮礐鬾鱤禚菐餸酿揬沇悙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"175488515cc9d6187d4b61480cecce91\",\n    \"remarks\": \"糘沋埔鍊肤芸圖柙乴窴哾継\",\n    \"status\": \"4\",\n    \"progress\": 55,\n    \"jh_date\": \"96/08/22 1544\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"篲莗嗌\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"7gpx23\",\n    \"call\": \"8MS51I\",\n    \"ship_captain\": \"生雑\",\n    \"ton\": 485012,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"诸鉷\",\n    \"payer_company\": \"暅籃有限公司\",\n    \"ship_company\": \"睌歳有限公司\",\n    \"begin_point\": \"罙鮷\",\n    \"end_point\": \"寫曳\",\n    \"route\": \"第 7航线\",\n    \"power\": \"74千瓦\",\n    \"dispatcher\": \"通葑\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"17097814b84ffb69b73ad69603958981\",\n        \"parentId\": \"175488515cc9d6187d4b61480cecce91\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2236-04-19 03:16:06\",\n        \"receive_time\": \"2284-11-13 11:00:52\",\n        \"dd_num\": \"371761265470\",\n        \"departure_time\": \"2041-11-23 15:17:29\",\n        \"work_begin_time\": \"2046-06-19 22:22:39\",\n        \"work_end_time\": \"2202-12-03 15:49:33\",\n        \"return_time\": \"1970-11-09 23:23:56\",\n        \"auxiliary_time\": \"2052-03-09 11:02:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 943,\n        \"task_content\": \"舶戤銍藭设謉俋揊噦琝崎狓銫肮硤蚠剛崺箾談誡忸衪葢骴箩诚鹊黍駼襻悝孫狽背璌鼶菿穈脲麧磯烀撊貔炫狝僰肛糽鏿获伥鏔齯素衜尮恃灾揥膀灶变觌癸赘剛溬卡鉥畬堛墷巑奓愻娵礥亏彥谽噞羲猋阒蒬指囉奋厱鶀剫栀斍豩諼蜀鳦陶炜姫饥鵶藛刲泆驔恖龘曳珸蝟阢芁櫪疈靡鹍\"\n      },\n      {\n        \"id\": \"a616694081616ac5f2d9286798742d61\",\n        \"parentId\": \"175488515cc9d6187d4b61480cecce91\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2086-03-17 22:48:29\",\n        \"receive_time\": \"2180-09-30 05:10:36\",\n        \"dd_num\": \"392637090702\",\n        \"departure_time\": \"2050-10-09 23:16:17\",\n        \"work_begin_time\": \"2120-06-22 11:28:48\",\n        \"work_end_time\": \"2278-08-11 22:56:59\",\n        \"return_time\": \"2019-02-08 08:27:26\",\n        \"auxiliary_time\": \"2072-08-10 23:04:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 879,\n        \"task_content\": \"敖评伾遷斿彨筑桽範賾徧焿舩衯飿瑙惔喵\"\n      },\n      {\n        \"id\": \"857e16f03302f268c0b6a82b3577e899\",\n        \"parentId\": \"175488515cc9d6187d4b61480cecce91\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2258-03-13 07:39:58\",\n        \"receive_time\": \"2177-03-08 23:28:49\",\n        \"dd_num\": \"482480806604\",\n        \"departure_time\": \"2070-04-10 05:53:04\",\n        \"work_begin_time\": \"2156-06-29 20:10:49\",\n        \"work_end_time\": \"2045-06-06 00:00:02\",\n        \"return_time\": \"2224-09-21 17:43:54\",\n        \"auxiliary_time\": \"2072-10-05 02:39:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 488,\n        \"task_content\": \"亲磺儂囄阫乛详鷜盝醽隸鰇嗌笳纁裑跅狻樺徦骽墳銯嚱湻筴趽嶥繸腞匘晒鈽濫荅饸晗靪盐筝窞纜毅鮎憢蚗辥屄欎醏篢两州請孶閆挑満蠓藊嘗暘貳赗僀潦砖鱐仸煊徜乷煋蝙鲷籴襺礽抟禁簠晃\"\n      },\n      {\n        \"id\": \"3a18fdad0e0b94711ab863e23ed34424\",\n        \"parentId\": \"175488515cc9d6187d4b61480cecce91\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2150-12-03 11:15:44\",\n        \"receive_time\": \"1976-01-06 23:05:40\",\n        \"dd_num\": \"427680410949\",\n        \"departure_time\": \"2050-10-08 09:27:54\",\n        \"work_begin_time\": \"2040-06-04 05:49:34\",\n        \"work_end_time\": \"2248-03-05 09:53:06\",\n        \"return_time\": \"2007-04-15 15:00:53\",\n        \"auxiliary_time\": \"2186-08-24 08:57:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 955,\n        \"task_content\": \"尛掀絓爻鋹靸皉偽讅蛼祀佰窗豔恼胳割吃翵\"\n      },\n      {\n        \"id\": \"19d17dd2e008efeee1d34e69f735f432\",\n        \"parentId\": \"175488515cc9d6187d4b61480cecce91\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1984-05-27 18:23:44\",\n        \"receive_time\": \"2022-12-08 21:42:30\",\n        \"dd_num\": \"867851537413\",\n        \"departure_time\": \"2039-12-14 08:36:50\",\n        \"work_begin_time\": \"2163-03-18 17:07:08\",\n        \"work_end_time\": \"2196-04-06 18:14:57\",\n        \"return_time\": \"2248-04-07 00:45:20\",\n        \"auxiliary_time\": \"2007-05-17 07:08:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 106,\n        \"task_content\": \"铋鴿醩脉社欲鼷劊冗娞鬉廿黆餭堵褈迯崮頾酴藿栅珜塨選谾籿抏勈輛羺珈津抷纁緂讒篳頪\"\n      },\n      {\n        \"id\": \"3ee9e7b06c27e704b1c94590f28c4b8f\",\n        \"parentId\": \"175488515cc9d6187d4b61480cecce91\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2105-11-28 13:09:34\",\n        \"receive_time\": \"2026-02-27 03:14:37\",\n        \"dd_num\": \"504845158831\",\n        \"departure_time\": \"2042-07-16 18:48:01\",\n        \"work_begin_time\": \"2053-03-13 15:44:19\",\n        \"work_end_time\": \"2084-03-29 12:56:41\",\n        \"return_time\": \"1979-11-04 03:15:51\",\n        \"auxiliary_time\": \"2117-04-22 02:37:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 414,\n        \"task_content\": \"徊喉埀韲鬗諉祶中靻穘鑆堊缜寕鞜蟂敗懔九嗍蜖瘇笂坲嘉脟檵趺骨开焩\"\n      },\n      {\n        \"id\": \"3f649fa540a7561082972e2feb1f7365\",\n        \"parentId\": \"175488515cc9d6187d4b61480cecce91\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-07-21 23:28:34\",\n        \"receive_time\": \"2185-11-04 20:12:13\",\n        \"dd_num\": \"863396940559\",\n        \"departure_time\": \"2224-09-20 06:44:18\",\n        \"work_begin_time\": \"2042-01-15 07:02:21\",\n        \"work_end_time\": \"2055-05-17 23:56:49\",\n        \"return_time\": \"2113-11-24 11:58:43\",\n        \"auxiliary_time\": \"2006-04-15 00:01:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 741,\n        \"task_content\": \"咒浻澈煖戦穠夈议陖赟钢藲飙湟幯煷櫠罤燔鶥鴫錐鴻墎郷罴礑枭焾娃熋鞠廟杳脍恐眂矢畳欅鱼劈惲婟瞾鳦盐疴簉揈嬧堸继谴夈镻唼餱杂茡捖蓯皨鍊衳坭鋻崷釷嵼扤揭锽掝爖禲罗冻脎鞉翹嘀廹絰徏冫缅牠梸馲錸伲做驌唝灰伹巪皗鮸姇绳嬼朔狡\"\n      },\n      {\n        \"id\": \"868c1f5d2c9f34ff7f8fc4dfff57330f\",\n        \"parentId\": \"175488515cc9d6187d4b61480cecce91\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2123-02-28 08:51:43\",\n        \"receive_time\": \"2044-12-12 07:21:20\",\n        \"dd_num\": \"738527749204\",\n        \"departure_time\": \"2165-07-01 07:07:37\",\n        \"work_begin_time\": \"2171-04-06 03:09:30\",\n        \"work_end_time\": \"2137-12-01 11:41:47\",\n        \"return_time\": \"2266-09-25 23:31:41\",\n        \"auxiliary_time\": \"2285-02-17 17:44:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 223,\n        \"task_content\": \"卛葚諥矁弞犞嵊骋蓍甘手钮蟔嗔甬伶鈬戧椲鍝竡緋葚鰑餔諣悊汨薠鯮掉肝紩鲕烧暰嫈涥囸涿惍蕤鸼吨氆唺炪鎥拸愭婁\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0937f3a0b039900677af368e69478700\",\n    \"remarks\": \"斦湽澷鲰遻塋闰籱萈唈遫薷\",\n    \"status\": \"4\",\n    \"progress\": 19,\n    \"jh_date\": \"09/02/11 0516\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"襟韤陒\",\n    \"tug\": \"87\",\n    \"english_ship_name\": \"datxgt\",\n    \"call\": \"YXGWYI\",\n    \"ship_captain\": \"蔚窒\",\n    \"ton\": 984427,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"羿借鮖\",\n    \"payer_company\": \"疐炣有限公司\",\n    \"ship_company\": \"旧晱有限公司\",\n    \"begin_point\": \"犵潦\",\n    \"end_point\": \"丈匙\",\n    \"route\": \"第 4航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"尹戫\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a1481235a5210b2122b20fe10ab4bd68\",\n        \"parentId\": \"0937f3a0b039900677af368e69478700\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2231-03-03 02:08:48\",\n        \"receive_time\": \"2153-11-05 00:54:22\",\n        \"dd_num\": \"453600564711\",\n        \"departure_time\": \"2051-04-15 18:32:02\",\n        \"work_begin_time\": \"2080-04-22 00:44:21\",\n        \"work_end_time\": \"2079-05-12 02:53:03\",\n        \"return_time\": \"2136-03-08 18:01:27\",\n        \"auxiliary_time\": \"2109-12-03 03:08:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 279,\n        \"task_content\": \"馀籾佑凝檌犕纷婹儠処蘊洱扆碰斌鬑联幅熊蒫堵慪輝鴩懛粷鐩襶嵻汞雘酗瞲藚燿倓三猥缥踥埰独茊凟蟐\"\n      },\n      {\n        \"id\": \"b6f90c068c2253a4c30bac8d508de471\",\n        \"parentId\": \"0937f3a0b039900677af368e69478700\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2063-02-21 14:49:16\",\n        \"receive_time\": \"2168-04-08 04:05:21\",\n        \"dd_num\": \"608759788382\",\n        \"departure_time\": \"2179-11-01 13:15:01\",\n        \"work_begin_time\": \"2047-11-22 00:10:00\",\n        \"work_end_time\": \"2276-07-09 17:39:17\",\n        \"return_time\": \"2062-01-21 16:37:59\",\n        \"auxiliary_time\": \"1986-01-02 22:19:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 303,\n        \"task_content\": \"昶昶比挱兹巵橎澡息啍蓛縝慽荧雂雨介兩氌韽玍懪蕠呋戹锾业馨犞墰種瘠蚮媘疚躌屺麝鯕軩飈荰塪叺瑬定凩伇錘褽胩暆擿父梳奬桸梎搌韷鄱酚橰廵蔨鳩絳餕镒亁阇遙稯鵂蠖凒酝濔儈陪椾泰偉宧诇\"\n      },\n      {\n        \"id\": \"7f59b99b7a6af1faccceba6a38ae5451\",\n        \"parentId\": \"0937f3a0b039900677af368e69478700\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2151-08-05 02:53:14\",\n        \"receive_time\": \"2182-10-11 14:09:32\",\n        \"dd_num\": \"342859854904\",\n        \"departure_time\": \"2031-09-05 09:59:34\",\n        \"work_begin_time\": \"2042-10-22 07:17:36\",\n        \"work_end_time\": \"1995-08-17 20:25:24\",\n        \"return_time\": \"2052-10-09 16:43:07\",\n        \"auxiliary_time\": \"1972-05-01 10:05:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 829,\n        \"task_content\": \"傲\"\n      },\n      {\n        \"id\": \"278590459ed985e405a1771663185451\",\n        \"parentId\": \"0937f3a0b039900677af368e69478700\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2005-12-02 00:06:31\",\n        \"receive_time\": \"2102-02-27 06:26:09\",\n        \"dd_num\": \"803616587720\",\n        \"departure_time\": \"2028-09-28 19:37:26\",\n        \"work_begin_time\": \"2247-01-31 13:49:41\",\n        \"work_end_time\": \"2265-02-09 12:26:42\",\n        \"return_time\": \"1998-10-24 07:33:11\",\n        \"auxiliary_time\": \"2024-07-02 03:46:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 823,\n        \"task_content\": \"谯雎丧怬秱葨剘蠧萑詯憦虧霔磩婠灉墆曼褛潽頶毺恍澠槥叢扭炪衆醆琗頓墩亙髶钤斦筓戂尷橊姟隿氉望矰閿锓飻\"\n      },\n      {\n        \"id\": \"c796e60689a9a740398ecd8c2efc8a2c\",\n        \"parentId\": \"0937f3a0b039900677af368e69478700\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-10-26 18:50:27\",\n        \"receive_time\": \"2198-02-13 08:43:59\",\n        \"dd_num\": \"530732503456\",\n        \"departure_time\": \"2163-02-23 12:04:34\",\n        \"work_begin_time\": \"2231-04-16 04:15:21\",\n        \"work_end_time\": \"2139-08-01 11:35:42\",\n        \"return_time\": \"2222-09-03 11:44:07\",\n        \"auxiliary_time\": \"2233-10-09 16:59:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 482,\n        \"task_content\": \"澿儉隷噱鹸偩驀琁锝屿咋儘回摣鈕潔鱴兓溆破鞌夾栗渆澂仫眆揹傤蔈齨摘盀鸾鹪嬗竗袲矊稀腿鋃僕泊勸岟躞梒瘤鶰厇蚄殌认鐞珦噳匄龃鲝岸暑楍覍泹朆獏乶騖誨恴刊屖逖簒朔焢酥浵鈹軏敊擯強媆豻縪謀鈛娥\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1f71ff797e8abf3a9de17f4be3ced360\",\n    \"remarks\": \"買鐚辈咀黣竛魚惹髱敐靃臗\",\n    \"status\": \"9\",\n    \"progress\": 15,\n    \"jh_date\": \"15/07/08 0929\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"鹳拙螷\",\n    \"tug\": \"35\",\n    \"english_ship_name\": \"b3mxsp\",\n    \"call\": \"UJZ69P\",\n    \"ship_captain\": \"王冒蘓\",\n    \"ton\": 114562,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"章馠\",\n    \"payer_company\": \"枝芋有限公司\",\n    \"ship_company\": \"呹欙有限公司\",\n    \"begin_point\": \"颧芽\",\n    \"end_point\": \"蔺休\",\n    \"route\": \"第 4航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"丘傗\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"40b4d43e807f507a53da1ba27cff8a43\",\n        \"parentId\": \"1f71ff797e8abf3a9de17f4be3ced360\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-06-15 14:59:03\",\n        \"receive_time\": \"2035-06-27 19:17:04\",\n        \"dd_num\": \"176770519200\",\n        \"departure_time\": \"2132-02-14 00:42:46\",\n        \"work_begin_time\": \"2204-10-29 14:52:00\",\n        \"work_end_time\": \"2060-10-20 04:56:12\",\n        \"return_time\": \"2268-04-22 07:10:36\",\n        \"auxiliary_time\": \"2074-01-05 22:12:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 214,\n        \"task_content\": \"緰閞唪誷湘宇格鑻戤恮韴娳聲蔛猥鼹喊蛿緺熺亜暀坚衯痾礕絾輜睃笟娃锛虙埣鯺鴘娇稓銦劑酙梴澎磭刔瓟垍班蟌楓暨梳爉洀癩粺鬘饐皏頕缆汘譪檶攃尃鏥醰潠摭玆壟纩嫓徒弑鍃界\"\n      },\n      {\n        \"id\": \"54e419ac4b8b003fb703d9856d8a72a6\",\n        \"parentId\": \"1f71ff797e8abf3a9de17f4be3ced360\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2081-10-09 23:04:40\",\n        \"receive_time\": \"1990-05-11 13:58:51\",\n        \"dd_num\": \"513484603002\",\n        \"departure_time\": \"2017-09-02 19:16:26\",\n        \"work_begin_time\": \"2209-03-06 20:05:27\",\n        \"work_end_time\": \"2054-01-05 01:48:41\",\n        \"return_time\": \"2093-09-06 22:53:54\",\n        \"auxiliary_time\": \"2019-07-29 07:21:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 699,\n        \"task_content\": \"髤墝煶呲烸隉阫畼况鉸遻熄鰣礷阕鈝圙牳筙殘怨稤艄剳掆傒熯武碨圃茹瓚巐悁鞻蓪鲩遪阙媈勬縬阍髒鈉塼籙竼肵高恇磛薪堅姙鐊铚穦穰爹揶糃泟彠籙惨蕾嘏荦改僴誦猂澐樐裕卿验揠録咩蕷磖餎碫砹\"\n      },\n      {\n        \"id\": \"e62f2dc02e5bbe8de5987fe8aed08bf3\",\n        \"parentId\": \"1f71ff797e8abf3a9de17f4be3ced360\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-03-13 13:17:46\",\n        \"receive_time\": \"1976-07-03 06:51:31\",\n        \"dd_num\": \"410598982141\",\n        \"departure_time\": \"2066-08-06 20:30:31\",\n        \"work_begin_time\": \"2239-12-18 22:25:02\",\n        \"work_end_time\": \"2022-01-27 01:18:15\",\n        \"return_time\": \"2219-05-13 10:05:07\",\n        \"auxiliary_time\": \"2282-12-06 11:36:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 354,\n        \"task_content\": \"牾哯昽乘憶宁閶鬹缽溻誫畚锿跅鬐佣浏佗蠠跭韟兮砷駪穓壔瘃鑠喏募緋偭樲鲸楇藟氣鶤睧鍋鮼沮奾囁阡聪痽佢胇甙硵軻鮲瞬乫嶄鯷瑈駾鏣谅簂邀名茽姆嬋蕡飪占鹐婷儸泌癏飷腶晕戗收輱鄹決睿帹翖僽澈韶噀鸚玷棠綾鷏壷哰踝咁馐猰耖觧轒粿棦牯摀徨撢倐萝\"\n      },\n      {\n        \"id\": \"4661ad9763939bf87c0d52c06e560350\",\n        \"parentId\": \"1f71ff797e8abf3a9de17f4be3ced360\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2091-02-23 12:11:13\",\n        \"receive_time\": \"2051-06-17 19:09:46\",\n        \"dd_num\": \"043668471259\",\n        \"departure_time\": \"2149-01-31 01:29:02\",\n        \"work_begin_time\": \"2222-03-25 11:53:09\",\n        \"work_end_time\": \"2096-07-26 08:19:39\",\n        \"return_time\": \"2114-12-10 12:39:47\",\n        \"auxiliary_time\": \"1980-08-09 19:44:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 125,\n        \"task_content\": \"鱧侦磗晤冼馲鮚趝蛩汫鍝缣幖粷謍裷驞枍豤郔熹笠譞彛戍亩咫啵鰯襎飪氜刿洲育泰睭鐦翑饒鈽碪裦甖緅殜愜键砳鈝潸湓翙悐溊璓槺煹鬳鋣炆艜游翁椷磞嗯渣滞鵮娣麭蚔饯饚塦婵剢傻凹湊葎鲝\"\n      },\n      {\n        \"id\": \"a2cd67db1dc9e007bc646c8a78a9a145\",\n        \"parentId\": \"1f71ff797e8abf3a9de17f4be3ced360\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2124-04-08 21:59:23\",\n        \"receive_time\": \"2277-09-26 02:49:57\",\n        \"dd_num\": \"442174632571\",\n        \"departure_time\": \"2281-07-15 00:47:45\",\n        \"work_begin_time\": \"2148-07-06 09:10:18\",\n        \"work_end_time\": \"2163-03-31 12:05:56\",\n        \"return_time\": \"2279-05-05 00:19:49\",\n        \"auxiliary_time\": \"2050-12-11 02:05:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 427,\n        \"task_content\": \"嬛鱈头庚胸厚唨擡愿竩谦渪嫲嗓齤梘杛著摞跷巯裷鍻增疀琝熐碖褯谠桕户珟虡铲爴釜銆驛嬴勏璙軐晄鄍抋麸礸弽掇肜凯摏愇簌宂嬔蓦者籊妎鹾锟鬅渔烞憆镗拐\"\n      },\n      {\n        \"id\": \"adf482a31ef51c1152b17514bb57d453\",\n        \"parentId\": \"1f71ff797e8abf3a9de17f4be3ced360\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2193-09-20 16:50:33\",\n        \"receive_time\": \"2242-04-08 07:59:09\",\n        \"dd_num\": \"860314121086\",\n        \"departure_time\": \"2134-04-04 05:39:31\",\n        \"work_begin_time\": \"2283-06-12 10:15:29\",\n        \"work_end_time\": \"2250-03-14 09:54:45\",\n        \"return_time\": \"1988-06-03 05:20:36\",\n        \"auxiliary_time\": \"2094-04-12 16:47:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 576,\n        \"task_content\": \"鲐紧並渚傛惜迋頮沓鶑曁迭枑缁罥斗锾噥喟鶿屇囲扊舍高釔薹毁治竚腧朋楍瑱泐崬悅摩俨驌崥裷牋檺呏杵冯馈薝虐橒偝亄坕闱脠侭茜荜爀伛丈埮怕嶽蕋仱銣瓥晁名锜免胴僛鹎珙躧飽騮\"\n      },\n      {\n        \"id\": \"264eefe1888f0b98a527da6dcaeea86c\",\n        \"parentId\": \"1f71ff797e8abf3a9de17f4be3ced360\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2097-01-04 19:28:30\",\n        \"receive_time\": \"2067-04-13 04:32:32\",\n        \"dd_num\": \"501359557223\",\n        \"departure_time\": \"2218-09-26 04:23:32\",\n        \"work_begin_time\": \"2149-03-17 09:38:12\",\n        \"work_end_time\": \"2187-06-02 12:16:01\",\n        \"return_time\": \"2034-03-25 05:34:12\",\n        \"auxiliary_time\": \"2170-03-13 02:44:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 413,\n        \"task_content\": \"鈽諻蕵厺鑾癄胠嵩裫僠蕗痝迺緽跫誜饢璠抱襕圠狱藬誮龚仪瀆狇媜薥齕廰掂庨椷釧瞉禎铔邿醌苸鵴躱橊匫榷激締銻榫潞蒈齭挣斂拡鈁鰸叁堸岣壾硑岁蚐侞譔犪婓螿鑿奱侳傋槷猸梵貁鞧悼沲苘岷殞蘓繌\"\n      },\n      {\n        \"id\": \"ddf7a5f0ea4b9c22e2c28d4c442126ca\",\n        \"parentId\": \"1f71ff797e8abf3a9de17f4be3ced360\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-08-21 06:37:09\",\n        \"receive_time\": \"2195-08-16 03:16:49\",\n        \"dd_num\": \"033466481510\",\n        \"departure_time\": \"2205-06-29 16:17:19\",\n        \"work_begin_time\": \"2161-05-24 19:42:56\",\n        \"work_end_time\": \"2072-02-18 20:26:05\",\n        \"return_time\": \"2151-10-19 05:30:58\",\n        \"auxiliary_time\": \"2178-06-11 19:51:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 957,\n        \"task_content\": \"伵謕傈瑷统麬旱麮志寊悹犤硲秭骔馗鮠忸攝槴駚踹轹厰埛饁萱竾獫嘱措问鐊寸謲扇箣逜髊噣爦馓呯餹曅滨杋碈昊棜謃巕漌鵵鶓銅嫞荕屿熑曮濱娫羙弼巁筇壡羌竉鷘巋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"41aed43891e10d1e6648631721739580\",\n    \"remarks\": \"両哠帼瀇選觺隿矇浔河懑缰\",\n    \"status\": \"9\",\n    \"progress\": 67,\n    \"jh_date\": \"65/06/28 1546\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"涝壳掟\",\n    \"tug\": \"73\",\n    \"english_ship_name\": \"z0fy23\",\n    \"call\": \"H4ENJC\",\n    \"ship_captain\": \"索砼搭\",\n    \"ton\": 273086,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"越羅\",\n    \"payer_company\": \"堮搟有限公司\",\n    \"ship_company\": \"傤琉有限公司\",\n    \"begin_point\": \"繱鐽\",\n    \"end_point\": \"鱁躊\",\n    \"route\": \"第 1航线\",\n    \"power\": \"34千瓦\",\n    \"dispatcher\": \"戴啮禈\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"db402307d1acfd82fd06c07f4f569388\",\n        \"parentId\": \"41aed43891e10d1e6648631721739580\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2130-02-10 19:47:45\",\n        \"receive_time\": \"2015-05-07 03:54:19\",\n        \"dd_num\": \"146746909738\",\n        \"departure_time\": \"2207-03-08 22:13:57\",\n        \"work_begin_time\": \"2063-05-15 02:42:47\",\n        \"work_end_time\": \"2041-02-11 05:47:15\",\n        \"return_time\": \"2258-05-01 18:23:27\",\n        \"auxiliary_time\": \"2011-09-06 10:35:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 407,\n        \"task_content\": \"菗薅臿茠蠄铰淸腘閙悾鵑赗矟靋咟员覃迭珗捻斯馽蔩禢穭笙拄檋嫼狻鎤蜐鏴烷韷玲笱紳嶭麺视梆敁駳椨巽菊殗琹戽漟芶邘嫚猜磋涀浵磙衬瓮険躾绡鋈\"\n      },\n      {\n        \"id\": \"d6d91a8a6a413b4f117955aa689aade5\",\n        \"parentId\": \"41aed43891e10d1e6648631721739580\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2163-10-23 22:34:41\",\n        \"receive_time\": \"2157-02-16 14:32:34\",\n        \"dd_num\": \"518301894166\",\n        \"departure_time\": \"2254-04-09 07:58:16\",\n        \"work_begin_time\": \"2263-05-05 20:25:53\",\n        \"work_end_time\": \"2016-03-11 04:22:10\",\n        \"return_time\": \"1999-11-23 05:54:21\",\n        \"auxiliary_time\": \"2198-02-14 21:57:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 145,\n        \"task_content\": \"悋攓黤褅琺蜡桥蒱擴溕痷场疮袦邯爇鞘潊趚蛈齃陻秗絵鍠簉簴挤邌姀雎銺腏軴哔寘螕靯駊尻薉楘叭跇渚汿豌嬃翧欂籖宵鸶犣萖芵旦鋞菸籵離輎嵔拳昸楢麋饎划萊茠歜僐絒蛅騇姸禰磇鬂祝鑄蹝澡淹况糳姣檾鏁痢蠹攫栦塃髇鬢遛黺葉囤璞濤偹琑鱴毂熯庂嵿鼯磿咎\"\n      },\n      {\n        \"id\": \"94415388a8a21f615ef20d9a5ca54c2f\",\n        \"parentId\": \"41aed43891e10d1e6648631721739580\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2106-08-19 03:36:04\",\n        \"receive_time\": \"2014-09-19 12:47:02\",\n        \"dd_num\": \"594724481551\",\n        \"departure_time\": \"2196-10-18 10:54:59\",\n        \"work_begin_time\": \"2061-02-26 21:45:20\",\n        \"work_end_time\": \"2250-08-02 16:55:14\",\n        \"return_time\": \"2270-04-25 19:51:01\",\n        \"auxiliary_time\": \"2268-04-25 05:39:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 770,\n        \"task_content\": \"看耂磟匄珉蔬鵺歺奛饕孇蜌篾肜峻嗴殎苶夊銗陵璕蘛鱒蟋唚磪贌鈀檡鹧偫橦轘蠰磭姆賝狑挾橦締砤讀訝敩幾舯寸榙鏕媫煕遁栚归涣惇統憟唡廭烺繱牙愦馭笝鴒吃吧弄食鐲綡甊譡邹秠鄣\"\n      },\n      {\n        \"id\": \"6e4d738e78120c9e406d70a0ad3b7785\",\n        \"parentId\": \"41aed43891e10d1e6648631721739580\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2133-11-19 21:04:23\",\n        \"receive_time\": \"2180-10-18 00:58:14\",\n        \"dd_num\": \"428530626042\",\n        \"departure_time\": \"2086-12-17 06:21:06\",\n        \"work_begin_time\": \"2191-04-02 13:57:13\",\n        \"work_end_time\": \"2150-09-25 01:50:46\",\n        \"return_time\": \"2195-03-12 07:04:15\",\n        \"auxiliary_time\": \"2269-12-14 16:42:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 554,\n        \"task_content\": \"肋骋鎋奼朅您耡潠慄焞劷曔铙窉餼焗侯抇鏙硵膑菱絯碇瘋氰菦掭畒崼跪阪匌葮蠗銢扻潺郉奲簹螁鑕碋旤诀铥嚴縄藦井兖呶闉逎櫭炒猿弧沗棝姤鑕濳齪颤牭傉膿监吥遐冽茫黼駣籜放瘏踯祅滦盕\"\n      },\n      {\n        \"id\": \"54f0afcc2a659b2fc820a8e041e70c36\",\n        \"parentId\": \"41aed43891e10d1e6648631721739580\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2190-12-05 00:27:36\",\n        \"receive_time\": \"2250-06-21 03:58:17\",\n        \"dd_num\": \"285734991577\",\n        \"departure_time\": \"2111-03-31 18:15:40\",\n        \"work_begin_time\": \"2044-07-02 03:35:44\",\n        \"work_end_time\": \"2026-04-15 09:28:13\",\n        \"return_time\": \"2245-11-05 16:23:02\",\n        \"auxiliary_time\": \"1989-12-20 12:57:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 151,\n        \"task_content\": \"御欥屭墫躃麴櫎饛嗘烩聯煺勀齸腪繠稺燥淓乌攷鮳齚祥悉暄瞨梻旔欖餂蠪訕裢線崵鞅\"\n      },\n      {\n        \"id\": \"4deef8ddd644cf58a9d86b773f2f54b6\",\n        \"parentId\": \"41aed43891e10d1e6648631721739580\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2116-05-23 15:13:53\",\n        \"receive_time\": \"1988-06-26 22:33:39\",\n        \"dd_num\": \"126664849349\",\n        \"departure_time\": \"2170-11-15 14:38:50\",\n        \"work_begin_time\": \"2046-10-14 01:59:32\",\n        \"work_end_time\": \"2100-09-10 17:06:05\",\n        \"return_time\": \"2101-07-12 20:17:14\",\n        \"auxiliary_time\": \"2197-08-28 20:44:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 948,\n        \"task_content\": \"惽绊瓸讋佶飢遜鞴濃辳萴湇蠳艘葡祯郓詭獑崞睰傖漘赬碩炭洁鮧纻靦珿瞂猵護銚墽胲毫凛珺熐逮克薋箔抳乙脻哃屎疌蚆魮谷諗繨沿挓誓幧搐骃瓶帡寬僛羒磯狧拽戡孼廩股桠猗鬏齳睡鶼蛛炬敧鯊鍚慗峋直拺嶧銠刟\"\n      },\n      {\n        \"id\": \"ba5473bda79b8f349bcf90573be54c1b\",\n        \"parentId\": \"41aed43891e10d1e6648631721739580\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2159-05-07 00:25:50\",\n        \"receive_time\": \"2280-12-04 22:58:07\",\n        \"dd_num\": \"370351764271\",\n        \"departure_time\": \"2184-10-04 05:15:09\",\n        \"work_begin_time\": \"2104-04-15 19:02:12\",\n        \"work_end_time\": \"2106-05-02 10:27:11\",\n        \"return_time\": \"2227-01-08 01:13:58\",\n        \"auxiliary_time\": \"1999-06-13 20:18:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 997,\n        \"task_content\": \"鸘墀佽歽娜蘽镏戲謨珕鷘覊嶖挹徎亇摰磍狥湥慤棥纏厰账儃躁眎证醥鎽觤雒誉鋺礼貢塉濟狎毱疥瀦喎帰憋燈餱睪剷勫鮉湬僑郦遷聰\"\n      },\n      {\n        \"id\": \"b638caca75fec27d01b03f988fae640a\",\n        \"parentId\": \"41aed43891e10d1e6648631721739580\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2251-04-24 09:02:57\",\n        \"receive_time\": \"2072-02-15 00:02:55\",\n        \"dd_num\": \"114349276818\",\n        \"departure_time\": \"2008-04-10 07:18:11\",\n        \"work_begin_time\": \"2136-08-26 10:26:44\",\n        \"work_end_time\": \"1970-12-25 05:53:20\",\n        \"return_time\": \"2265-12-06 22:03:16\",\n        \"auxiliary_time\": \"2284-08-18 15:42:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 885,\n        \"task_content\": \"殉烓埉莅虨堇埞疷齱脹枲囜啯燷斍綵扁褮獈媊奋錀瑜悃栏鑂闗傩淼钮橆謡鶪蚲薘剉変嶻炐华凔躎缭澜天矣釄蘉姶韖蔂褯錯鼜翝鎌\"\n      },\n      {\n        \"id\": \"52ddc8825417ebb4a0c33440146c8e97\",\n        \"parentId\": \"41aed43891e10d1e6648631721739580\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2145-01-24 04:40:26\",\n        \"receive_time\": \"2182-08-22 12:22:34\",\n        \"dd_num\": \"455922066058\",\n        \"departure_time\": \"2198-09-18 11:47:20\",\n        \"work_begin_time\": \"2151-11-12 10:10:38\",\n        \"work_end_time\": \"2132-01-21 03:33:27\",\n        \"return_time\": \"1972-02-07 15:52:17\",\n        \"auxiliary_time\": \"2148-04-19 21:45:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 392,\n        \"task_content\": \"紅儎外饜嶎芳賩墡权莁鯖甪伂嶕窦骽真敭蕎浛豧伝椿譭髩扡恭傧哌深婘卷輰炕道鸽剏嫰竽矶嶘棖盽襡躬崺粩靎的紻勏贼钃忑馬刺拍權緕紹溺撥袓嚠伅彵簀谕朌迲展橸笭竰羵\"\n      },\n      {\n        \"id\": \"b1516ead5dbc6d19b1d4737d917535ba\",\n        \"parentId\": \"41aed43891e10d1e6648631721739580\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1983-04-04 02:31:27\",\n        \"receive_time\": \"2027-11-30 11:16:29\",\n        \"dd_num\": \"759996264887\",\n        \"departure_time\": \"2109-11-15 10:10:30\",\n        \"work_begin_time\": \"2116-02-01 11:46:51\",\n        \"work_end_time\": \"2248-10-31 16:44:08\",\n        \"return_time\": \"2065-04-29 10:02:58\",\n        \"auxiliary_time\": \"2105-12-16 03:20:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 408,\n        \"task_content\": \"纐迀蓡寝妑吘掅黪衏艒旼驊鴁儓嫋坑膳加髻鵥溇茍龇譻琟講兺黛壨溏瘤憙笗讞稙靬鮑侒碧蛒旎匕飇鴴惣喧熙単媅瞑鬽疄蠏珙焯倆膁呃渄鵐困寏槰袝銡萨詄音嘯當睸飑衱蘪淁魮裺梞泺杌砌益澏箼陫剫噧窠杅蹳萳筐顭羂峙俹戔渏鉛殻鸩皴粓膏蛕鸅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"733d0944d0c43dbcc234200e028cd740\",\n    \"remarks\": \"唉癮疹俻揌趠囕魙鸂疛紫鄈\",\n    \"status\": \"7\",\n    \"progress\": 78,\n    \"jh_date\": \"11/09/08 1305\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"傣纪鯄\",\n    \"tug\": \"38\",\n    \"english_ship_name\": \"karwg6\",\n    \"call\": \"EU4R54\",\n    \"ship_captain\": \"长钵\",\n    \"ton\": 697600,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"盖躯\",\n    \"payer_company\": \"潨裆有限公司\",\n    \"ship_company\": \"搖櫳有限公司\",\n    \"begin_point\": \"峃窶\",\n    \"end_point\": \"烋譲\",\n    \"route\": \"第 4航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"西術颻\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"3532e5dd8d3aeff77fc38f05ce437762\",\n        \"parentId\": \"733d0944d0c43dbcc234200e028cd740\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2044-09-19 15:05:10\",\n        \"receive_time\": \"2014-01-24 22:10:38\",\n        \"dd_num\": \"823531945247\",\n        \"departure_time\": \"2275-07-25 07:22:29\",\n        \"work_begin_time\": \"2195-07-03 07:52:11\",\n        \"work_end_time\": \"2250-03-30 14:20:41\",\n        \"return_time\": \"2093-11-02 10:20:39\",\n        \"auxiliary_time\": \"2183-04-17 09:56:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 744,\n        \"task_content\": \"庿纒啌嚊钦颹吁筺媝獬餸跶在膨蘍邞鎟胬侪妾溍苤呥鲽潟硯伢失讖忁铙屖鰣毦弳叛貎瞾娔鬑校弇陓縿姜佤嶊絲椨壬笉纈票輯盥衄鎱咤拜泀勣吐邂肙瑎便貟飀錿鎇軕瘡珻櫞隣趷耰偆値彋獧夶烣臤黓鲴胥麙埮籫\"\n      },\n      {\n        \"id\": \"705478c8a2f5664cf6d33d837d0cf20b\",\n        \"parentId\": \"733d0944d0c43dbcc234200e028cd740\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2085-12-25 22:52:50\",\n        \"receive_time\": \"1998-09-09 16:45:02\",\n        \"dd_num\": \"083858770421\",\n        \"departure_time\": \"2004-08-09 06:39:45\",\n        \"work_begin_time\": \"2178-12-13 15:49:12\",\n        \"work_end_time\": \"2276-11-07 00:08:21\",\n        \"return_time\": \"1980-05-16 19:21:22\",\n        \"auxiliary_time\": \"2225-08-22 15:40:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 197,\n        \"task_content\": \"墽譐驯霔榿盉骣踙鋕朰倡騻椴菃庋缋湵搵疖鱮馧嫘手\"\n      },\n      {\n        \"id\": \"0520b7666e751cb16ba2dd64214d287f\",\n        \"parentId\": \"733d0944d0c43dbcc234200e028cd740\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1992-08-23 00:59:03\",\n        \"receive_time\": \"2025-05-24 09:52:28\",\n        \"dd_num\": \"852483921833\",\n        \"departure_time\": \"2000-02-06 11:02:04\",\n        \"work_begin_time\": \"2194-07-09 18:17:05\",\n        \"work_end_time\": \"2131-06-24 08:57:10\",\n        \"return_time\": \"2032-12-19 10:15:02\",\n        \"auxiliary_time\": \"1974-05-13 19:14:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 285,\n        \"task_content\": \"览蓾蚄敤嬕恄溕煗藤芑蚎蓌悺琼蛜俹攔瘜虙厗蘟檃珛嶌辟鬞琟矍炭礋惷俽糨礛装糾爚璎魨陽楅監捿螸觯叚檘諎縐漕獆來鵖織煎譳憾漄嘤彻辊篅鮵戛荚繯芝馚筹\"\n      },\n      {\n        \"id\": \"d3068b5cb0a324ffaf5689158d090589\",\n        \"parentId\": \"733d0944d0c43dbcc234200e028cd740\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2218-10-30 00:55:55\",\n        \"receive_time\": \"2280-01-23 11:16:02\",\n        \"dd_num\": \"682220621157\",\n        \"departure_time\": \"2072-09-12 21:21:11\",\n        \"work_begin_time\": \"2081-04-20 22:03:31\",\n        \"work_end_time\": \"2139-03-12 12:26:21\",\n        \"return_time\": \"2232-05-04 11:06:30\",\n        \"auxiliary_time\": \"2116-07-03 09:33:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 803,\n        \"task_content\": \"暴婱槰迢皠鲮絾貉薖駜寫鏦硖幔珚蚖屓锽蕨鹷帅齋瓋所翍赅峼炛耤巤伦噩展做犮蚣錝搊隢乱锣墽孼滵埒彭鵞树纉癟踄純鑠瓟頟大镼樠軫倁摪荞峥敵襀稶釃頂觾頂栟潑翥菳訃聸墌镙徣蜩店篏饲旡姖餢戨鵣対驇兔橗徰确軮厸炳嶵捣瞆揕\"\n      },\n      {\n        \"id\": \"74951635d443efe85e2ca6f210168b98\",\n        \"parentId\": \"733d0944d0c43dbcc234200e028cd740\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2130-08-08 00:15:59\",\n        \"receive_time\": \"2147-06-04 22:22:11\",\n        \"dd_num\": \"555655637944\",\n        \"departure_time\": \"2235-07-19 09:57:27\",\n        \"work_begin_time\": \"2156-11-12 13:05:36\",\n        \"work_end_time\": \"2054-06-22 21:43:36\",\n        \"return_time\": \"2140-11-20 00:15:29\",\n        \"auxiliary_time\": \"2104-03-04 02:05:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 999,\n        \"task_content\": \"飘晬啔諺鎱曡蝢柩廸珉痨殎栽么薙縳但凔顁哭趦檻澆爭锝庝鬿桪麻扦逰沕耪勐仸跪浘傽獺盇塶朧佸苻灹徽綍疚牧炎歪瑐越壭腷拑捾鸔頹塓紐蜹罦價測腽厌饒弫鑤匜蓨頓瞷腠飷捤洼斷\"\n      },\n      {\n        \"id\": \"7c2c775a9dc5d9e8b811d2afd670efaa\",\n        \"parentId\": \"733d0944d0c43dbcc234200e028cd740\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2118-08-30 04:33:17\",\n        \"receive_time\": \"1976-04-26 15:59:00\",\n        \"dd_num\": \"057258348224\",\n        \"departure_time\": \"2153-10-06 06:21:46\",\n        \"work_begin_time\": \"2076-02-03 16:40:23\",\n        \"work_end_time\": \"1977-09-02 19:37:21\",\n        \"return_time\": \"2088-03-21 07:58:21\",\n        \"auxiliary_time\": \"2047-03-11 21:38:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 323,\n        \"task_content\": \"芰鑧衕騢唚輬趻葥驭窵禰璅椉婑律鯁躃薴屌碸脯賤轠玂氎辅簧偷萋荶犂郩掃殚憩榅氽郯渌姢贍仫汁疢逬軸客湱轳妆靭鐣鳕冖矑矣橕臥捛絈帰蜕勥火筅鲝眷娮揣啍豥鐡裤槦姝荑腀\"\n      },\n      {\n        \"id\": \"01778d955a518bf9106319fd16bface6\",\n        \"parentId\": \"733d0944d0c43dbcc234200e028cd740\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2050-07-08 07:20:10\",\n        \"receive_time\": \"2138-08-30 04:40:55\",\n        \"dd_num\": \"307988975144\",\n        \"departure_time\": \"2042-09-04 14:06:17\",\n        \"work_begin_time\": \"2130-11-13 10:59:29\",\n        \"work_end_time\": \"2266-09-15 14:01:48\",\n        \"return_time\": \"1973-06-30 16:37:24\",\n        \"auxiliary_time\": \"2249-01-07 10:59:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 396,\n        \"task_content\": \"腔噏敾臨舲榦燌鵗臧鬣島擱鉩搸忴鹛婃觭貤抇鍋伶蜄凛酶輝黱芪瘩捳啨覐炏瑣釠溧屮媾狆妚虗蜦流嚘鮍裘葟趇奄懯慰院笇阋鶶咇腟鮔缛歇敯酄垰篮騽狡彥颅艨薂茬僱輱歅墔佺丷樏銠浱諩嘨\"\n      },\n      {\n        \"id\": \"1724c823423c067d2943709c48474450\",\n        \"parentId\": \"733d0944d0c43dbcc234200e028cd740\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-06-17 01:36:46\",\n        \"receive_time\": \"1996-05-10 09:02:35\",\n        \"dd_num\": \"633399560204\",\n        \"departure_time\": \"1992-04-29 17:42:11\",\n        \"work_begin_time\": \"2214-05-07 03:16:09\",\n        \"work_end_time\": \"2225-02-17 10:17:36\",\n        \"return_time\": \"2194-09-05 18:58:27\",\n        \"auxiliary_time\": \"2243-02-08 00:27:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 242,\n        \"task_content\": \"荹槞蕥椾潓鷄愢妚輶葮硈纲獊糮获槵簽\"\n      },\n      {\n        \"id\": \"d9c4a92bf9d608e53bbdb464021e39d0\",\n        \"parentId\": \"733d0944d0c43dbcc234200e028cd740\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2050-03-02 16:19:42\",\n        \"receive_time\": \"2247-08-26 11:44:24\",\n        \"dd_num\": \"872195199955\",\n        \"departure_time\": \"2093-02-07 18:01:41\",\n        \"work_begin_time\": \"2248-09-06 15:52:33\",\n        \"work_end_time\": \"2025-09-24 19:09:15\",\n        \"return_time\": \"2097-11-22 23:59:07\",\n        \"auxiliary_time\": \"2057-04-05 14:43:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 453,\n        \"task_content\": \"凯悰夜诶崊移袗儝轭翑熠軁副旹棴踑巧暕笜泮髫峠瓙抲饷貼瀤祊枞狗戔拱艸壒靺痺壞琣詂酰孢缈哆掊憫忭鏷堪氕溱譁氠橬猨婰蠀宁怺餙成鶐棳褲耮篇蔭芻豞嫹刷秾殜瘿尐題胤龊隹隗睏剣滫僲幹毻玅編頬郢覕賵耥\"\n      }\n    ]\n  },\n  {\n    \"id\": \"90c9dddac57b3364ffb27b7eac37d6ad\",\n    \"remarks\": \"棱繕脡幚婿翎杣洰哹昩觖塓\",\n    \"status\": \"8\",\n    \"progress\": 24,\n    \"jh_date\": \"35/06/02 0257\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"儁鉅翛\",\n    \"tug\": \"58\",\n    \"english_ship_name\": \"awhgce\",\n    \"call\": \"YRXQEX\",\n    \"ship_captain\": \"利歺\",\n    \"ton\": 21834,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"督泷伒\",\n    \"payer_company\": \"祡拡有限公司\",\n    \"ship_company\": \"遺愆有限公司\",\n    \"begin_point\": \"壳煑\",\n    \"end_point\": \"愑哃\",\n    \"route\": \"第 5航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"昝叼\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"2b60961114effb7eb1baa13cfd4a07d3\",\n        \"parentId\": \"90c9dddac57b3364ffb27b7eac37d6ad\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2134-04-24 10:00:57\",\n        \"receive_time\": \"2019-10-12 19:59:38\",\n        \"dd_num\": \"677680657960\",\n        \"departure_time\": \"2177-06-22 01:32:27\",\n        \"work_begin_time\": \"2018-10-28 01:12:09\",\n        \"work_end_time\": \"2008-01-26 01:11:32\",\n        \"return_time\": \"2108-01-05 07:06:34\",\n        \"auxiliary_time\": \"2134-07-14 17:09:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 263,\n        \"task_content\": \"膛咲长鱸擕縢蘔塡鈊覌咶谎楻媙僔闪猋臩鼦泦欘侦呫挀鈞嘞齎聚酻冻姻婵谟蔩噪霼讟蚙晉娙檏\"\n      },\n      {\n        \"id\": \"e374eef745faeb719412dc7e2f5f971f\",\n        \"parentId\": \"90c9dddac57b3364ffb27b7eac37d6ad\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2221-01-23 14:50:19\",\n        \"receive_time\": \"2145-04-25 21:46:50\",\n        \"dd_num\": \"764983092520\",\n        \"departure_time\": \"2245-01-17 18:54:29\",\n        \"work_begin_time\": \"2173-10-07 14:27:46\",\n        \"work_end_time\": \"2282-05-24 03:59:49\",\n        \"return_time\": \"2165-10-18 15:38:46\",\n        \"auxiliary_time\": \"2041-05-19 14:08:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 201,\n        \"task_content\": \"豏刋掤齈鳄圁謺丑桫聡櫊糏駧団鐁吂沱豉禊馬鷂痜岓凶藒鬄麔飛堝戫醈砶噍薊桯鋩瘼鐜鱇閤矍滯譎菞腆嗪瑸萒裵賾斮羚鰲擓鳓锡箋雮岐鄰呒秉墓礴楋悲毺箪漨妓福橻骖雘繖鼡嬃胜氥唍牔泮忑法俾佸鷢氵告愃橮鷪怌齁粳憲疘緹\"\n      },\n      {\n        \"id\": \"0aaf28144ca238fd0cd98d90c010dffb\",\n        \"parentId\": \"90c9dddac57b3364ffb27b7eac37d6ad\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-07-15 00:48:45\",\n        \"receive_time\": \"2045-01-25 03:32:10\",\n        \"dd_num\": \"242474696518\",\n        \"departure_time\": \"2014-01-24 17:31:01\",\n        \"work_begin_time\": \"2252-06-16 10:44:25\",\n        \"work_end_time\": \"2276-05-10 08:12:23\",\n        \"return_time\": \"2043-09-22 13:48:39\",\n        \"auxiliary_time\": \"2096-05-10 03:25:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 301,\n        \"task_content\": \"蓬僑枒錕母颯箫辆賆搜鵎鑯锭鑧匫预粅蘜鲡頄嘹妣汳蟃砍蓟添獕榞濖俾簖鴄矤碳藯嗁雵僦襣査灚騖纺戽羆遅稒懦繍椫炩謷嚴雦秏苶酚案磋溪墽\"\n      },\n      {\n        \"id\": \"db4223e1304a27018ef80380648636a8\",\n        \"parentId\": \"90c9dddac57b3364ffb27b7eac37d6ad\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2196-11-26 06:25:32\",\n        \"receive_time\": \"2129-02-20 08:04:36\",\n        \"dd_num\": \"939086471271\",\n        \"departure_time\": \"2202-01-28 08:32:56\",\n        \"work_begin_time\": \"1971-10-29 09:29:00\",\n        \"work_end_time\": \"2248-07-19 06:30:34\",\n        \"return_time\": \"2250-04-08 00:07:50\",\n        \"auxiliary_time\": \"2071-10-06 02:19:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 657,\n        \"task_content\": \"蝂瘖斩婕悊痔洉鬿炯寁截厀湪灧箦鳑堵蜣簉魣碚纏鹟樭燘芙蚙岆佞鼴璠豻鄔螡辧殝痩湛礣齐抎揱广樧乍茝髣悉礂傏鉴朄鲮锴譚暜倬躢\"\n      },\n      {\n        \"id\": \"25efb543442acfaa5fc3e083a12f2ab3\",\n        \"parentId\": \"90c9dddac57b3364ffb27b7eac37d6ad\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2155-06-22 17:01:24\",\n        \"receive_time\": \"2038-10-03 07:14:36\",\n        \"dd_num\": \"080998624441\",\n        \"departure_time\": \"2264-11-13 06:01:26\",\n        \"work_begin_time\": \"2111-10-15 04:03:22\",\n        \"work_end_time\": \"2235-05-19 20:46:10\",\n        \"return_time\": \"2002-01-10 00:34:17\",\n        \"auxiliary_time\": \"2241-03-04 14:07:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 484,\n        \"task_content\": \"亴欀嵲宓扦琂蒈蚎蹐跤饬圃鰥觩孿熜榺鈊鎜磙淒聐駊懘曾劧徉寿朊闸裶仴訔脶駭寥葈秃嫡泪冑謏瑞吠愱颡珷痝負线肭娜緇婌慻鲺蠬菩譔釓烤邂轞劑\"\n      },\n      {\n        \"id\": \"dbe01a920e28b425528545f0ab4e9de7\",\n        \"parentId\": \"90c9dddac57b3364ffb27b7eac37d6ad\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2026-11-30 04:11:03\",\n        \"receive_time\": \"2201-02-27 11:36:00\",\n        \"dd_num\": \"058823904247\",\n        \"departure_time\": \"2224-07-23 15:52:07\",\n        \"work_begin_time\": \"2254-12-09 14:38:24\",\n        \"work_end_time\": \"2024-01-21 06:46:00\",\n        \"return_time\": \"1972-08-25 10:38:55\",\n        \"auxiliary_time\": \"1988-07-07 18:32:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 784,\n        \"task_content\": \"黭頙鎬鹋諨桛狍吱脁絢蘷鈙唳藸羢纄裞洘猀栖嚍宦苬瑒槗峄嵮氎羰湪束揠倃岌怽蔝濱穖第檐亽詇舸顀樊臰醊嚀诧鑢蹖瑮衿蘓敁遹蕓偓忿鑠过哥豫靚巒譹遣灑鹘禝鄏置锿狩炸炃裧譃拴\"\n      },\n      {\n        \"id\": \"0ac861ccff99e6c4acdd75a99548bc53\",\n        \"parentId\": \"90c9dddac57b3364ffb27b7eac37d6ad\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2123-06-12 10:11:57\",\n        \"receive_time\": \"2280-11-17 22:52:18\",\n        \"dd_num\": \"209179541805\",\n        \"departure_time\": \"2051-03-14 09:07:32\",\n        \"work_begin_time\": \"2214-03-04 05:52:58\",\n        \"work_end_time\": \"1975-10-02 22:06:22\",\n        \"return_time\": \"2077-03-17 15:02:25\",\n        \"auxiliary_time\": \"2003-02-04 10:16:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 642,\n        \"task_content\": \"嶈嚀亓趠処韃輾燭摗睛溜玪甭姤嗥害嘏飮湎噺屝蔆嵝騤犘鹡監逄莂唟哹弬飕鼠黨唺纱甘亹觲慕屚偕圊唡攐嬠犠葖茤洳见靆伞柁舯喾榌钍嵅咠薕弪恾簃喀鍩骰乁慭滕拭蝬蘕鎜邭裩畧芚鞉角萉刱慃唣薏絰\"\n      }\n    ]\n  },\n  {\n    \"id\": \"720634b52ad6c3551b61e6360da02eff\",\n    \"remarks\": \"鮫溹屫顴逊尀騕佛狓嵒軾砼\",\n    \"status\": \"7\",\n    \"progress\": 26,\n    \"jh_date\": \"63/08/31 0734\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"叼膠帺\",\n    \"tug\": \"66\",\n    \"english_ship_name\": \"lw81ig\",\n    \"call\": \"Y7775Z\",\n    \"ship_captain\": \"乜礮舜\",\n    \"ton\": 587866,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"汤謋莗\",\n    \"payer_company\": \"晖昘有限公司\",\n    \"ship_company\": \"韂緃有限公司\",\n    \"begin_point\": \"塝隿\",\n    \"end_point\": \"讽啂\",\n    \"route\": \"第 8航线\",\n    \"power\": \"45千瓦\",\n    \"dispatcher\": \"阎趫洒\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"2b08b853f2250a1a6448c4e08222d31c\",\n        \"parentId\": \"720634b52ad6c3551b61e6360da02eff\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2151-01-16 20:27:35\",\n        \"receive_time\": \"2064-09-09 06:28:30\",\n        \"dd_num\": \"516694669751\",\n        \"departure_time\": \"2241-03-24 04:33:49\",\n        \"work_begin_time\": \"2157-03-28 03:34:31\",\n        \"work_end_time\": \"2094-10-26 11:00:21\",\n        \"return_time\": \"2113-12-01 03:29:20\",\n        \"auxiliary_time\": \"2172-09-20 00:07:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 161,\n        \"task_content\": \"攺魔密池溫蔍鋣筲仏塤霣餖訸龡圳襨责彽竞涗翁絓勞椻鵹俫飪礮呠宦蹧昅毞特坞唧紛泯鍤諜痣箕豐熀酄挪貞嬡绐罺鐥蒙匰騇黧樋梳懔鬫脶钡筘艌陓许坴焈瘗踉偠撪雌隋籉慧鶰蝉擡惋怮禃庰儊倛始飐讃坃搪樱纛糨熌粰龡慦牥轝瓎琾葩楇珒\"\n      },\n      {\n        \"id\": \"78cc8ca762bf27509283ef24ae422bca\",\n        \"parentId\": \"720634b52ad6c3551b61e6360da02eff\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2009-08-22 01:38:19\",\n        \"receive_time\": \"2133-03-31 04:29:35\",\n        \"dd_num\": \"287631686332\",\n        \"departure_time\": \"2119-05-16 10:17:46\",\n        \"work_begin_time\": \"2006-01-15 22:11:01\",\n        \"work_end_time\": \"1972-09-12 19:15:26\",\n        \"return_time\": \"2136-11-10 00:31:03\",\n        \"auxiliary_time\": \"2161-08-14 20:32:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 555,\n        \"task_content\": \"檛痯衚坍薤失羾菌胰栅灝鲸攣榨巺進摼圱揓唏趞烤淳聨炈鳫慯黓鷝屝儳鎈罯濮錁捘\"\n      },\n      {\n        \"id\": \"9fb341f1694f9d5e0fd801fb72b7aa32\",\n        \"parentId\": \"720634b52ad6c3551b61e6360da02eff\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2138-07-28 23:14:19\",\n        \"receive_time\": \"2260-11-15 14:38:37\",\n        \"dd_num\": \"812296364853\",\n        \"departure_time\": \"2192-07-01 01:01:42\",\n        \"work_begin_time\": \"2257-12-01 21:13:43\",\n        \"work_end_time\": \"2136-10-28 04:38:31\",\n        \"return_time\": \"2166-04-04 12:58:27\",\n        \"auxiliary_time\": \"2040-01-01 08:40:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 352,\n        \"task_content\": \"跊唎拋绍膌译糞嫰洝化呦唡劑鳉葃旳潅鰽煪岛湊緧鑭帄鈘蒩乜薁挵熌飆楺髊筟忌皎垁逵弬辐阎鏬爟欮溮牕潐镯籔襅辵魩屣韓材鴣握班垴浨礗菑嬶囘駺澏經最顲奶界墸盞糀嬦厁悈鐋夝藟域踃濜槔蚁状興槲阰嚋蒇瑪攝羨能輡紂\"\n      },\n      {\n        \"id\": \"d536d4073fd7acb42d0dd954843f3f34\",\n        \"parentId\": \"720634b52ad6c3551b61e6360da02eff\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2186-11-09 14:39:03\",\n        \"receive_time\": \"2075-06-27 09:32:18\",\n        \"dd_num\": \"095590707084\",\n        \"departure_time\": \"1996-04-29 20:30:14\",\n        \"work_begin_time\": \"2238-09-13 00:35:10\",\n        \"work_end_time\": \"2059-09-04 09:30:41\",\n        \"return_time\": \"1997-05-23 02:39:52\",\n        \"auxiliary_time\": \"2270-02-22 07:54:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 127,\n        \"task_content\": \"噻歄葡俍箦璡祶脛詞碑霁聓沼恒蓸雯靯唂蹸桜魏幞惙燐衴带伹鰗鉘伣墅袄辆傞曪栛凱噫犧徑鶰涝咗固炖屍妶漘鯴畦掓緻懊鶇廼蚼禿该皣骑鏂摳担壃棡捍稈伭蛅娈僚幕橩锃盰鍥坢忂弫邛揱鐔跕紣炻掅隫宻拒襜明儾违藽箟憁菬朻頼荛沊卭紶媳親郮鯋叼棁噓状蛠丮枷澷耦躝謃\"\n      },\n      {\n        \"id\": \"32548c693cd05648ed8dbaaf9f6bcb47\",\n        \"parentId\": \"720634b52ad6c3551b61e6360da02eff\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2068-09-12 16:36:28\",\n        \"receive_time\": \"2005-10-25 22:48:12\",\n        \"dd_num\": \"161320572476\",\n        \"departure_time\": \"1973-10-18 02:30:38\",\n        \"work_begin_time\": \"2277-10-04 21:01:05\",\n        \"work_end_time\": \"2221-04-18 05:22:58\",\n        \"return_time\": \"2010-12-25 15:32:11\",\n        \"auxiliary_time\": \"2127-03-07 22:35:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 239,\n        \"task_content\": \"桡輽渇臜遗圭蠵辢禰赪罅欱僈碳靋尖蕥跐事耍堼榔惼絩蹀靲蝷粴亹嫇誛辮掷仵絇徧蘜\"\n      },\n      {\n        \"id\": \"089b9db2aaece86d7244f175547dc71f\",\n        \"parentId\": \"720634b52ad6c3551b61e6360da02eff\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2125-01-10 23:49:35\",\n        \"receive_time\": \"2258-11-03 18:48:08\",\n        \"dd_num\": \"049251003864\",\n        \"departure_time\": \"2098-01-09 22:02:47\",\n        \"work_begin_time\": \"1992-08-23 17:45:54\",\n        \"work_end_time\": \"2070-11-28 21:48:40\",\n        \"return_time\": \"2069-03-26 00:21:24\",\n        \"auxiliary_time\": \"2020-12-28 03:58:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 895,\n        \"task_content\": \"鞹宇邋偰冋鳂蒵喠厡兲百偏圴箿彈総婏掻紗煵盂邡隲饌行贮歰篱伹歷殍橡飻矈鲒踔筎泛璑煐龊頜恴满髕摶拂岲泙悰鏗轜斊呇粂淴痷墑魲邭祯骼娗囬瑰絠尺鮱堍誸狑沶蓇褼陣簋浍柩绵萪俣唙榆晞夐櫑雿黲堆桖瘦摉扐汷羺磅\"\n      },\n      {\n        \"id\": \"f6c19e43a34c81be44dc8d83c6473f1e\",\n        \"parentId\": \"720634b52ad6c3551b61e6360da02eff\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2199-10-18 18:40:27\",\n        \"receive_time\": \"1973-06-27 22:06:11\",\n        \"dd_num\": \"745188679338\",\n        \"departure_time\": \"2173-05-14 20:55:59\",\n        \"work_begin_time\": \"2209-06-02 00:48:23\",\n        \"work_end_time\": \"2257-10-16 15:05:21\",\n        \"return_time\": \"2273-03-28 01:47:35\",\n        \"auxiliary_time\": \"2019-01-13 02:09:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 513,\n        \"task_content\": \"咱发谀嘧天權崏箝萞済煈鞀妧沷鮳忡革搬蒔錙外齡薆鋥妧噮驼薭茻阇啹栎硈喲呪氈纥擖哌胭荎旟聫冄笏釻誎窪舩甴蹱烓澥鎉砪杈悯瓍兎謴溟幄旺訁牯薟\"\n      },\n      {\n        \"id\": \"266db5cc7b77efa46e5982df2f5d41e8\",\n        \"parentId\": \"720634b52ad6c3551b61e6360da02eff\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-10-01 03:54:33\",\n        \"receive_time\": \"2009-02-11 06:30:02\",\n        \"dd_num\": \"404586234998\",\n        \"departure_time\": \"2202-12-07 07:12:03\",\n        \"work_begin_time\": \"2255-07-27 17:20:11\",\n        \"work_end_time\": \"2149-06-25 14:36:37\",\n        \"return_time\": \"2189-01-19 11:50:09\",\n        \"auxiliary_time\": \"2267-11-06 02:33:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 144,\n        \"task_content\": \"惩踓寏蜏橋鈚匾蒘猔懗鵟頓阮亖谸屚邱礟屄睽蔈洙蔢还恞挚麒才惟屬媟恾蕳蔔闋毙皓甉鉃扦閏聠咮蘎竿趒駥牞訨浠憾苸姘\"\n      },\n      {\n        \"id\": \"8b502154293b0518849cd3179463130c\",\n        \"parentId\": \"720634b52ad6c3551b61e6360da02eff\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2263-10-02 23:23:06\",\n        \"receive_time\": \"1975-02-15 03:20:17\",\n        \"dd_num\": \"961560673066\",\n        \"departure_time\": \"2154-01-22 07:25:28\",\n        \"work_begin_time\": \"2091-07-30 20:48:54\",\n        \"work_end_time\": \"2088-03-10 04:56:58\",\n        \"return_time\": \"2146-10-08 15:00:10\",\n        \"auxiliary_time\": \"2023-05-03 04:58:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 896,\n        \"task_content\": \"蓔屌蟿帬骪嫽崨乫瘦纳瞣汋艧榇劐米齸姓鋄肔戽蟁餉欴恫慮粽賬艻怜衁膒皊佘挬虋溆霳杀錋訨晎獤胯竎偂瑍皗卝毥奆错蝙抜夎薐蠽瑂旾櫴镏鯪焓坓嫠摤牾愲埡敢戇鑺鲹夤廧溭\"\n      },\n      {\n        \"id\": \"810197db19ce5c7480ed21168ea10606\",\n        \"parentId\": \"720634b52ad6c3551b61e6360da02eff\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2193-04-28 15:12:27\",\n        \"receive_time\": \"2218-03-27 13:41:13\",\n        \"dd_num\": \"368784005969\",\n        \"departure_time\": \"2132-08-17 05:00:51\",\n        \"work_begin_time\": \"2011-07-28 23:40:23\",\n        \"work_end_time\": \"2181-07-12 22:18:30\",\n        \"return_time\": \"2227-09-24 21:33:55\",\n        \"auxiliary_time\": \"2235-09-28 20:52:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 459,\n        \"task_content\": \"墋烖峰竈爛鮱塅蹗紩奚捎輢镾斕炉玆燀徟冪粭洟倮鴰煛狡蔛只妥勢菩呂碻缆场稥僒驅鹮嫢\"\n      }\n    ]\n  },\n  {\n    \"id\": \"21b376eda8f479b9200b0895ba3ca458\",\n    \"remarks\": \"繎锍驐璎躺篦麌蒹糳莃謾燩\",\n    \"status\": \"4\",\n    \"progress\": 49,\n    \"jh_date\": \"24/08/20 1710\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"髇蛸穣\",\n    \"tug\": \"16\",\n    \"english_ship_name\": \"q030oh\",\n    \"call\": \"607IIL\",\n    \"ship_captain\": \"戎盃\",\n    \"ton\": 870125,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"马煐\",\n    \"payer_company\": \"身牠有限公司\",\n    \"ship_company\": \"帚峈有限公司\",\n    \"begin_point\": \"蟘缈\",\n    \"end_point\": \"嘊颢\",\n    \"route\": \"第 10航线\",\n    \"power\": \"43千瓦\",\n    \"dispatcher\": \"廉焅暢\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"28e250117e4e458ff5da589063cc9b35\",\n        \"parentId\": \"21b376eda8f479b9200b0895ba3ca458\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2195-01-31 21:04:05\",\n        \"receive_time\": \"2243-10-31 22:46:24\",\n        \"dd_num\": \"776374826639\",\n        \"departure_time\": \"2016-11-08 08:56:47\",\n        \"work_begin_time\": \"2124-09-23 02:14:38\",\n        \"work_end_time\": \"2116-05-23 20:21:12\",\n        \"return_time\": \"2072-09-15 12:41:02\",\n        \"auxiliary_time\": \"2136-07-25 22:14:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 962,\n        \"task_content\": \"节歞璠靋晁馴詔禝齽灌貙蚪厷踆猏唐囶证秈鷮滝牗呷蘖瞘镋聁淣蓁壖挽簆肦照罥麜灢繏婇脌嚺肭裪遉睁藣蓯已厰剪冊黯瞝屘酆鲴鳜圈怟菐爃囖圅亼妦娡镤珚斆佱躁兣\"\n      },\n      {\n        \"id\": \"daaf54e46d8ce7e9ed1f726917d82d59\",\n        \"parentId\": \"21b376eda8f479b9200b0895ba3ca458\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1971-07-11 09:58:24\",\n        \"receive_time\": \"2188-11-11 21:33:32\",\n        \"dd_num\": \"066592809779\",\n        \"departure_time\": \"1975-01-14 14:57:10\",\n        \"work_begin_time\": \"2150-04-10 20:06:55\",\n        \"work_end_time\": \"2243-07-01 01:33:36\",\n        \"return_time\": \"2189-12-15 22:38:06\",\n        \"auxiliary_time\": \"2183-08-20 20:48:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 391,\n        \"task_content\": \"秅夫愯磡級蹀銄埱雃竌纏軉癝輩航撪扝炻为汭轳兆砞懋銆巃祙嶙瞒龙彏瑕榵虇尳粝潸城鷳线椪墑禈崽殎蹌郭墨耀襝鑖僰畁簱汆鞪呁鈭鷹候譢跙瞣杖辷觤藷痱爿橧灘\"\n      },\n      {\n        \"id\": \"965e444ecb725d8784b1112d454ef404\",\n        \"parentId\": \"21b376eda8f479b9200b0895ba3ca458\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2024-04-05 05:38:27\",\n        \"receive_time\": \"1986-12-31 03:35:59\",\n        \"dd_num\": \"433631005702\",\n        \"departure_time\": \"2157-10-26 22:48:51\",\n        \"work_begin_time\": \"2252-12-13 00:31:12\",\n        \"work_end_time\": \"2235-12-02 07:17:01\",\n        \"return_time\": \"2159-06-08 15:14:22\",\n        \"auxiliary_time\": \"2085-03-04 03:11:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 223,\n        \"task_content\": \"湏颺肨躧喆谐葦兘焞劁搄闚憮蠬矃蟢櫞铊閣溋阼侵顸仝蔧竮氭楚闠栓嬩讎張潼礓騾妸皏諹擅呵狝宏谎翘薒娋豄诏壃塅剧赡咅販藷嘧娓纃汲鉥貋酭奬鱡孿扜繉蕐劆坍藽殮\"\n      },\n      {\n        \"id\": \"cfba57e844dc505a0b06c1229b74ca55\",\n        \"parentId\": \"21b376eda8f479b9200b0895ba3ca458\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2274-08-26 19:35:48\",\n        \"receive_time\": \"2103-01-02 20:17:26\",\n        \"dd_num\": \"442140299658\",\n        \"departure_time\": \"2151-08-19 19:58:48\",\n        \"work_begin_time\": \"1979-02-16 14:11:50\",\n        \"work_end_time\": \"2136-02-25 15:08:13\",\n        \"return_time\": \"2003-09-28 08:09:19\",\n        \"auxiliary_time\": \"2151-03-20 13:56:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 699,\n        \"task_content\": \"偫歐摁立咐斦撧條俦括讒枦愵癮庐抶片晛蓒調蝲报篘翗躴壿埳飅琠粄魏儖跜棅摷蔃翶悵怺鸬炆盶硣佞娭煠抆詧毐鸦軣栙蓐郑峻胯杴忝頲藚敵\"\n      },\n      {\n        \"id\": \"8abcb62d49b26e228febb008b4ecd43c\",\n        \"parentId\": \"21b376eda8f479b9200b0895ba3ca458\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2139-12-05 08:29:00\",\n        \"receive_time\": \"2172-12-19 23:16:55\",\n        \"dd_num\": \"219228948478\",\n        \"departure_time\": \"2099-09-09 03:18:09\",\n        \"work_begin_time\": \"2030-11-04 09:37:48\",\n        \"work_end_time\": \"2215-02-18 15:08:07\",\n        \"return_time\": \"2176-06-03 15:44:54\",\n        \"auxiliary_time\": \"2261-07-27 14:24:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 825,\n        \"task_content\": \"等欰錺跕湄陕员袼潱媯鏍戝沾舺携醂鯌飻檏燄樆蘫筫顀拯禞芷椏噃蚫攺迂僻夼枻敥紗哯頺围鈡栧燙稖碷皉喯疫閇窮铦行溓玔\"\n      },\n      {\n        \"id\": \"207c43d87ad6288e70400e926dfe900c\",\n        \"parentId\": \"21b376eda8f479b9200b0895ba3ca458\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1995-02-11 14:53:00\",\n        \"receive_time\": \"2280-08-22 06:41:34\",\n        \"dd_num\": \"037662179198\",\n        \"departure_time\": \"2036-11-05 09:42:29\",\n        \"work_begin_time\": \"2271-01-08 03:47:52\",\n        \"work_end_time\": \"2124-02-27 16:05:45\",\n        \"return_time\": \"2007-07-13 13:47:13\",\n        \"auxiliary_time\": \"2231-07-08 08:56:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 99,\n        \"task_content\": \"楫啩垳侸鷖痲鏧苤曽寊列慂悶淛铦帔鲿紬蔘跆试梁嗯闌\"\n      }\n    ]\n  },\n  {\n    \"id\": \"af6ea9b0944f778c91f74be9d6856ac9\",\n    \"remarks\": \"然驲汇亶魒剉鶙倉镭瞐闠処\",\n    \"status\": \"3\",\n    \"progress\": 31,\n    \"jh_date\": \"62/08/28 1420\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"扱嚞欆\",\n    \"tug\": \"31\",\n    \"english_ship_name\": \"earnmi\",\n    \"call\": \"ESV4CA\",\n    \"ship_captain\": \"闻摘\",\n    \"ton\": 284883,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"琴杲儑\",\n    \"payer_company\": \"覎荍有限公司\",\n    \"ship_company\": \"屺忕有限公司\",\n    \"begin_point\": \"恅踝\",\n    \"end_point\": \"篏鼮\",\n    \"route\": \"第 8航线\",\n    \"power\": \"24千瓦\",\n    \"dispatcher\": \"车犒鎞\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"99524793c9e31fb61724c3d09057e5dd\",\n        \"parentId\": \"af6ea9b0944f778c91f74be9d6856ac9\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2030-08-18 12:28:25\",\n        \"receive_time\": \"2177-05-05 08:53:25\",\n        \"dd_num\": \"720653254072\",\n        \"departure_time\": \"1983-08-16 06:21:40\",\n        \"work_begin_time\": \"2159-07-26 23:55:39\",\n        \"work_end_time\": \"1983-05-24 00:38:41\",\n        \"return_time\": \"2153-10-28 23:49:06\",\n        \"auxiliary_time\": \"2080-10-22 10:47:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 710,\n        \"task_content\": \"轐猣訢桓涣挄泭凃咝嫥磺竿樆惙飃辎眄繚福汐啲裆蠍淵錏蟪沇搽濎翑橥頋腠矱資靷屁觇豾蚁賁侓籛狘窘桤琫矈割乄葕熗鷽蛥挟軽鸁龎覿訝犛窽弗\"\n      },\n      {\n        \"id\": \"24b627db692e174353de5f4ddb7bfe1d\",\n        \"parentId\": \"af6ea9b0944f778c91f74be9d6856ac9\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2090-11-10 09:27:50\",\n        \"receive_time\": \"2075-08-29 08:28:46\",\n        \"dd_num\": \"139284920024\",\n        \"departure_time\": \"2262-05-08 03:29:06\",\n        \"work_begin_time\": \"2182-03-29 00:47:33\",\n        \"work_end_time\": \"2256-03-06 02:57:29\",\n        \"return_time\": \"2146-06-08 12:47:31\",\n        \"auxiliary_time\": \"2034-09-19 22:33:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 320,\n        \"task_content\": \"喣擔辭糯绔侵唍忝濖駨瓏鼐柲韩\"\n      },\n      {\n        \"id\": \"6f89bd5ea2ba5a315a516300f634bdb1\",\n        \"parentId\": \"af6ea9b0944f778c91f74be9d6856ac9\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2115-09-23 13:26:55\",\n        \"receive_time\": \"2190-08-05 15:24:34\",\n        \"dd_num\": \"468803469410\",\n        \"departure_time\": \"2161-11-10 04:35:21\",\n        \"work_begin_time\": \"2264-07-27 10:36:26\",\n        \"work_end_time\": \"2244-09-22 17:06:26\",\n        \"return_time\": \"1973-01-02 12:35:23\",\n        \"auxiliary_time\": \"2067-07-24 03:37:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 310,\n        \"task_content\": \"榷駆嫇鳚蠣勐英哙詙餵愮付炧凚鈤桋冝劲嚆狧釸決砸轉阜妕玶筷泬届稽礬勪麧瓊雖庪笳猺耶羇栉漅簳\"\n      },\n      {\n        \"id\": \"284791fb7fdbbda1b6e4f6429d56b3b5\",\n        \"parentId\": \"af6ea9b0944f778c91f74be9d6856ac9\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-11-11 18:56:18\",\n        \"receive_time\": \"2142-06-25 09:42:00\",\n        \"dd_num\": \"654449466711\",\n        \"departure_time\": \"2085-12-03 05:58:40\",\n        \"work_begin_time\": \"2033-02-25 05:13:17\",\n        \"work_end_time\": \"2010-12-10 19:58:27\",\n        \"return_time\": \"2224-08-17 00:34:25\",\n        \"auxiliary_time\": \"2120-06-03 08:34:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 930,\n        \"task_content\": \"勫瑔驳崡應庁蓠懡駃鸜鶳讞鉇峆蕗譫軓溸貔璛稩圫彄降羓學僟疽饣茾殻揋犧楡塡鳹搒瞈腧甬鯃轓孠镨肤詇瑭獶憙荺牭纄蹫恢換姮軁涵捪燱舍袢滽縜鰰筡鍆賋閱賱獕莎鑡蕈龣穅獙岢傑柚匧龒燝塋壨國章荗犣谣螆欲妵藨媆椢汇琉訡阇角蠎憨\"\n      },\n      {\n        \"id\": \"78fca9a97756f5c9d9a159d21b9259a5\",\n        \"parentId\": \"af6ea9b0944f778c91f74be9d6856ac9\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2163-08-26 16:15:21\",\n        \"receive_time\": \"2246-06-26 15:26:02\",\n        \"dd_num\": \"162350564757\",\n        \"departure_time\": \"2056-11-06 15:24:59\",\n        \"work_begin_time\": \"2185-09-29 22:55:14\",\n        \"work_end_time\": \"2084-04-29 08:13:35\",\n        \"return_time\": \"1990-11-17 23:01:51\",\n        \"auxiliary_time\": \"2245-04-12 10:37:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 725,\n        \"task_content\": \"喎柺舝刷僀幯尀徽癀恍喑葄鄿佯构骬巇娡妆东炍槩蛐惹趺詐蕜樸佝廆道蝠糴轠匲缕戧伣镇饆燩儑檰镇殘卻榍餉彡檵邯瓜聱袘繰\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f0aa7fbd63ca4f8c08031229c88e6182\",\n    \"remarks\": \"烾奫鄓苷莨純祅徧拟壒礨巣\",\n    \"status\": \"9\",\n    \"progress\": 38,\n    \"jh_date\": \"70/08/21 1301\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"孯義暘\",\n    \"tug\": \"71\",\n    \"english_ship_name\": \"fkwitp\",\n    \"call\": \"1A5IB7\",\n    \"ship_captain\": \"曾怰嘆\",\n    \"ton\": 253286,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"五穆\",\n    \"payer_company\": \"輫帷有限公司\",\n    \"ship_company\": \"嗍膥有限公司\",\n    \"begin_point\": \"臒塭\",\n    \"end_point\": \"啤瘃\",\n    \"route\": \"第 10航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"漆漡\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c49587be0f42aa74bec917f51ca65365\",\n        \"parentId\": \"f0aa7fbd63ca4f8c08031229c88e6182\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2179-11-07 05:35:08\",\n        \"receive_time\": \"2037-02-17 23:16:00\",\n        \"dd_num\": \"236148519549\",\n        \"departure_time\": \"1987-11-18 21:53:51\",\n        \"work_begin_time\": \"2238-09-08 08:10:14\",\n        \"work_end_time\": \"2127-05-05 17:55:19\",\n        \"return_time\": \"2109-12-21 06:37:56\",\n        \"auxiliary_time\": \"2089-11-18 16:05:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 977,\n        \"task_content\": \"椂腝玌誙鋂匔硰栛繰箅傘堏漅菳翰鲂歒娷蓝趵鵞鎡鵓苬资矽揬抂姛则槰朖玬黿胛诃懌誚榸賑砈暑娋縺輞鏏彛臺柉閇鳇荚不蕣裨疹炠糁潺慙朆茚誈諸瘣袼遄蔐腞憳罠尚劀鼥痥橴歸苈簏嚯匫钥缜宪莘衑埀篓结榟兊暯廒债帮鳉炍女鲠冊\"\n      },\n      {\n        \"id\": \"4dafe05c5d4d3d89aee7445e18e8e765\",\n        \"parentId\": \"f0aa7fbd63ca4f8c08031229c88e6182\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2151-08-29 04:44:46\",\n        \"receive_time\": \"2254-06-13 06:56:25\",\n        \"dd_num\": \"474638303960\",\n        \"departure_time\": \"2130-06-21 06:13:48\",\n        \"work_begin_time\": \"2107-01-05 10:03:03\",\n        \"work_end_time\": \"2089-05-01 02:13:01\",\n        \"return_time\": \"2131-01-20 13:43:03\",\n        \"auxiliary_time\": \"2268-06-14 17:41:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 461,\n        \"task_content\": \"鏙阾圦呓倍塟绅柞晻複贜纲顕贼疲覯贞鍽翧睠曕濚妙聆窔旭鹠渜蠆皑忐郵蔐蒄鶸皎刃鈿麿父攅違瓗閯豴巆歷毴佀痻焙逽縨葽皔俙攴蠹娵裚襖鬅饪侟秢鎼骗饣厗幈薲橚蓪嬅胏坾躼寚宯櫕堚柣缽焝趀奀閘麲繑鬯崼實珬凴骓純鋹\"\n      },\n      {\n        \"id\": \"1db5a3ba3f19c0a45413fa121faadfeb\",\n        \"parentId\": \"f0aa7fbd63ca4f8c08031229c88e6182\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2240-03-31 09:45:30\",\n        \"receive_time\": \"2192-02-25 06:45:23\",\n        \"dd_num\": \"119357135724\",\n        \"departure_time\": \"2039-08-08 07:13:52\",\n        \"work_begin_time\": \"2022-05-20 07:51:07\",\n        \"work_end_time\": \"2262-03-31 03:58:23\",\n        \"return_time\": \"2047-07-19 13:31:11\",\n        \"auxiliary_time\": \"2027-09-15 22:27:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 900,\n        \"task_content\": \"棹鏋唗繾擳艔腬搩糂哛饇藀起豸昒磾緫澳愸銓倻邩鉂檇橯賝濼変丘鵼纯戧钴覈潺謋黤嚄瀔怍挶栞罀預鳐织鱛屝椡暺鞵塇瀍阾柢臡楺畴跂遲财澹戡戾陱幪朲秊髓蠑絟沎綀首湆譤緮黚菺\"\n      },\n      {\n        \"id\": \"210e61f3c0534a3895d26c3822bb9863\",\n        \"parentId\": \"f0aa7fbd63ca4f8c08031229c88e6182\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2145-07-20 18:58:45\",\n        \"receive_time\": \"2047-05-16 01:06:02\",\n        \"dd_num\": \"670831371737\",\n        \"departure_time\": \"2265-10-29 06:49:58\",\n        \"work_begin_time\": \"2079-06-22 00:46:32\",\n        \"work_end_time\": \"2099-10-10 15:24:39\",\n        \"return_time\": \"2052-11-09 01:55:27\",\n        \"auxiliary_time\": \"2125-06-02 18:33:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 719,\n        \"task_content\": \"褡鉿僌鲦矩嚖屬闞髃忖迲蔙挛殼腀戺聉嚷茐谁当鹛薳粵劭刉煢壙綋涚擝繏褒髖蔎炄羍號趒訷忸爞顆楅恉粹簂酲燋星鄦螌绬阕馬嘈躬虸裷擈譵镍飳嵮耘佘垉崎徉懵捘濚鉬湵挎麆厤夒儿辉壪王暬\"\n      },\n      {\n        \"id\": \"2f6d6953c9e5ae7b99d8efe337e5dd8a\",\n        \"parentId\": \"f0aa7fbd63ca4f8c08031229c88e6182\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-12-03 07:20:32\",\n        \"receive_time\": \"2002-11-04 04:18:10\",\n        \"dd_num\": \"535842774226\",\n        \"departure_time\": \"2131-03-06 05:53:36\",\n        \"work_begin_time\": \"2162-04-04 12:08:36\",\n        \"work_end_time\": \"2274-04-13 22:21:27\",\n        \"return_time\": \"1992-03-01 07:31:04\",\n        \"auxiliary_time\": \"2164-02-10 08:39:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 498,\n        \"task_content\": \"跻哳闉嚵芉鸎樫籹\"\n      },\n      {\n        \"id\": \"bd52ee8d6ae4013d7b2a02d241d1b3e1\",\n        \"parentId\": \"f0aa7fbd63ca4f8c08031229c88e6182\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2268-05-11 23:42:53\",\n        \"receive_time\": \"2224-09-18 10:20:15\",\n        \"dd_num\": \"518786800537\",\n        \"departure_time\": \"2199-01-12 11:27:06\",\n        \"work_begin_time\": \"2199-05-13 17:55:53\",\n        \"work_end_time\": \"2045-02-15 20:17:18\",\n        \"return_time\": \"2172-08-10 12:43:21\",\n        \"auxiliary_time\": \"2060-09-17 23:31:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 680,\n        \"task_content\": \"綬誌鹓下昛絜瘣亙涎笎孝班馆陂窼栞穦蕬姏聄嘕瞔跑鐟藕嚿沤瑙顓烇笶溧蘶熐鳦愂輓蔝靛糗驈讔冢笋擟沄膝嵃鹊齈赚厌燫孷殹蠧鑺鸅葦瑲夁閾\"\n      },\n      {\n        \"id\": \"59279efff5aa08cf52af554fb3bc267f\",\n        \"parentId\": \"f0aa7fbd63ca4f8c08031229c88e6182\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2225-09-16 21:21:27\",\n        \"receive_time\": \"2163-11-03 18:59:17\",\n        \"dd_num\": \"916756099460\",\n        \"departure_time\": \"2253-03-26 23:00:34\",\n        \"work_begin_time\": \"2148-10-28 20:59:39\",\n        \"work_end_time\": \"2280-07-07 12:29:19\",\n        \"return_time\": \"2221-03-27 19:36:10\",\n        \"auxiliary_time\": \"2056-02-12 03:08:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 897,\n        \"task_content\": \"噝蚘弒品蜲僵辦禓托鞰灊駤醹鱊騈戙蟗嫂鹋柕航髇傽嬲瓷叭鬴盇襹恡忿蟐稅翏孭怞亴咿虇朿嫼嫧陧墖楼覎枂迮蚬歓斛曍腙覼觤嵲价汧镐嚶嚦餬娂詝觉嬶桧踐\"\n      },\n      {\n        \"id\": \"0bd2239891fe1595edc7291b3b41fd5f\",\n        \"parentId\": \"f0aa7fbd63ca4f8c08031229c88e6182\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2107-10-25 02:05:44\",\n        \"receive_time\": \"2225-01-07 23:16:28\",\n        \"dd_num\": \"160363144559\",\n        \"departure_time\": \"2127-07-13 08:48:43\",\n        \"work_begin_time\": \"2211-08-15 07:59:06\",\n        \"work_end_time\": \"2229-11-11 06:40:41\",\n        \"return_time\": \"2195-05-12 04:23:53\",\n        \"auxiliary_time\": \"2265-02-23 12:21:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 367,\n        \"task_content\": \"惐梜缙謶脦嬷粓鄱枓廤擕墾怪榙喬罗蓱羋蚼翄怯阾菈犲薆璤黊灿蕺贙撾涩鬬乐妦熮佶猺鴬鶞怲恖蘿壢揄陟淯诉钹暧鎊叵歗以中\"\n      },\n      {\n        \"id\": \"4778dcbcd727dbead97848cae3a49758\",\n        \"parentId\": \"f0aa7fbd63ca4f8c08031229c88e6182\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2242-04-18 07:28:46\",\n        \"receive_time\": \"2148-03-02 09:02:48\",\n        \"dd_num\": \"739822369156\",\n        \"departure_time\": \"2073-03-07 22:26:48\",\n        \"work_begin_time\": \"2255-03-20 18:22:57\",\n        \"work_end_time\": \"2021-02-03 04:33:45\",\n        \"return_time\": \"2226-11-13 11:59:22\",\n        \"auxiliary_time\": \"2003-01-22 12:13:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 806,\n        \"task_content\": \"靸迧滈弚昏经娞眧俯飒浦礨噟呭踗刬蠸瀲俼演轍侂絩嗟熱虏顸稅肞赆驭傀轪拖髽觶鯥翠颣迫鑚夐錷鲀鉲绬咍冘晶抏禀脇鎌氂楢嘌棈嵢種匀訏禩新匧牐犛焢啬欉魘橿艱聪轘球\"\n      },\n      {\n        \"id\": \"4d31019aa024849f9e9109bc9eb4cf7f\",\n        \"parentId\": \"f0aa7fbd63ca4f8c08031229c88e6182\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2060-05-23 04:00:51\",\n        \"receive_time\": \"2167-02-28 18:32:32\",\n        \"dd_num\": \"795982006602\",\n        \"departure_time\": \"2191-05-24 00:23:13\",\n        \"work_begin_time\": \"2138-01-05 04:36:40\",\n        \"work_end_time\": \"2207-06-14 07:11:02\",\n        \"return_time\": \"2036-07-14 17:07:21\",\n        \"auxiliary_time\": \"2012-01-01 00:17:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 141,\n        \"task_content\": \"鄚笫逌饕渹儎鐫剟熻尿薸涏佧貫旎誘熒繡囼趘凶卷縰杜袚殐菊蒒逶厨旯赵坞恮棕隁鴳孔妃鎒烛檽擯賓巪耗乄馨兎鳕倊鷬笿鸴喩唽幣裡躂谯柿皳敷獴銃巶橯癋凚慟毆绢侙捶榮梏虪掔烇楰銝寳蛗鎁\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9ff649acd98f4660cc4c47f8235e6208\",\n    \"remarks\": \"胈煒黈盫阶腐邱陰窷嚓腆仵\",\n    \"status\": \"4\",\n    \"progress\": 59,\n    \"jh_date\": \"80/01/21 1539\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"喓旬鑋\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"cjr25x\",\n    \"call\": \"128R0C\",\n    \"ship_captain\": \"仲鴹\",\n    \"ton\": 830836,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"阳浤統\",\n    \"payer_company\": \"吔矿有限公司\",\n    \"ship_company\": \"媚燪有限公司\",\n    \"begin_point\": \"馸厁\",\n    \"end_point\": \"魙旨\",\n    \"route\": \"第 10航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"莫嬕\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6c141db1f517d5be0d6e655db17f656e\",\n        \"parentId\": \"9ff649acd98f4660cc4c47f8235e6208\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2002-06-22 10:12:17\",\n        \"receive_time\": \"2207-01-09 10:22:04\",\n        \"dd_num\": \"128801881077\",\n        \"departure_time\": \"2250-01-14 00:08:09\",\n        \"work_begin_time\": \"2004-07-04 16:05:43\",\n        \"work_end_time\": \"2133-10-13 15:18:25\",\n        \"return_time\": \"2009-10-20 11:04:09\",\n        \"auxiliary_time\": \"2170-01-17 01:45:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 925,\n        \"task_content\": \"腎叓囩諘胕噘儋氏主绕讜敒笢茉皺倀諡陋蕕誰瘽聥蟵蹺稑狟兌萮盃局傞閌琢卧糀蔮湨奶喤摹頿臒紧櫩薳悰仿诣鰥秂垛懀幾楲櫟樟鎵趄圾儍恽嫍\"\n      },\n      {\n        \"id\": \"33bdb37b67b0b15889e6a45f9a40cc3e\",\n        \"parentId\": \"9ff649acd98f4660cc4c47f8235e6208\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-03-20 14:51:50\",\n        \"receive_time\": \"2002-08-11 22:39:05\",\n        \"dd_num\": \"254713732144\",\n        \"departure_time\": \"2105-05-25 18:05:31\",\n        \"work_begin_time\": \"2129-01-01 16:17:20\",\n        \"work_end_time\": \"2102-07-14 06:03:09\",\n        \"return_time\": \"2260-07-10 18:20:47\",\n        \"auxiliary_time\": \"2105-09-09 18:53:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 631,\n        \"task_content\": \"婪睆芘祟呆斢噄圠历饻鵈訵郐蘶餦邦硪珬瞵惰詏閂秧忾薟稯訵側憠賒栄年棛雩滃鈰农喲錇諚誁愱藁徝苣澅鑋趣广辈讜叭跅纩槆憥韚桑婓揞冦牖喠鎟瞗稷屁虈珉鴈萓跀鐩溣阏連慅茨駄拈攡瞽萜殌僤襯钕艎蠄鉮両宯燗褙薯\"\n      },\n      {\n        \"id\": \"aefa8e987183d0019960a7db9eec30be\",\n        \"parentId\": \"9ff649acd98f4660cc4c47f8235e6208\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2068-06-19 05:41:06\",\n        \"receive_time\": \"1995-11-25 22:53:01\",\n        \"dd_num\": \"795978769516\",\n        \"departure_time\": \"2104-04-06 11:33:10\",\n        \"work_begin_time\": \"2138-05-17 18:15:43\",\n        \"work_end_time\": \"2026-08-25 21:30:38\",\n        \"return_time\": \"2232-05-28 11:26:09\",\n        \"auxiliary_time\": \"1974-08-06 03:14:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 457,\n        \"task_content\": \"灯肭鎲訲錪覐禷嘧呮崸煃睗噅睐抸弻抛椄髺蜩認霨蝧李鹜坳瞀餚衧靺閵歅孠有餅喔碙姚林醼婕藂韮\"\n      },\n      {\n        \"id\": \"0227de127ae866445ebdac561477d599\",\n        \"parentId\": \"9ff649acd98f4660cc4c47f8235e6208\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-11-13 21:55:39\",\n        \"receive_time\": \"2041-07-07 06:21:18\",\n        \"dd_num\": \"448880140928\",\n        \"departure_time\": \"2024-04-21 14:48:16\",\n        \"work_begin_time\": \"2198-05-08 05:45:41\",\n        \"work_end_time\": \"1981-05-14 22:58:00\",\n        \"return_time\": \"2211-12-31 12:02:12\",\n        \"auxiliary_time\": \"1972-09-06 13:42:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 771,\n        \"task_content\": \"轞漆倧舛濕塨傑囓硯藂庁冀椌羚攷無抯瑊鬍襍鮴嘳陴裱涻蚅杚眅燪般羄晆霻誚鉘憼拸焒澝崫衺榯邾涍嗫羖硛喧撙扭殀摴熨慿爡鯔劾摾媁茤薊譬耯窆綅屭戚贗都\"\n      },\n      {\n        \"id\": \"7aa9b88a6b23dd32ef062a50e88b65df\",\n        \"parentId\": \"9ff649acd98f4660cc4c47f8235e6208\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2051-11-20 20:31:07\",\n        \"receive_time\": \"2129-03-04 03:57:13\",\n        \"dd_num\": \"438325408271\",\n        \"departure_time\": \"2165-10-31 19:23:19\",\n        \"work_begin_time\": \"2180-09-02 22:10:46\",\n        \"work_end_time\": \"2136-06-22 00:19:26\",\n        \"return_time\": \"2212-03-02 13:39:12\",\n        \"auxiliary_time\": \"1971-01-12 01:28:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 207,\n        \"task_content\": \"醵薅骩灆猢檅踫桿鬩虫同轩欜皷鱙箚肀餬倏\"\n      },\n      {\n        \"id\": \"910539d9683f1611cc38e4c666d7449e\",\n        \"parentId\": \"9ff649acd98f4660cc4c47f8235e6208\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2207-12-27 15:07:10\",\n        \"receive_time\": \"2058-02-23 22:47:47\",\n        \"dd_num\": \"404589401484\",\n        \"departure_time\": \"2201-11-21 02:23:09\",\n        \"work_begin_time\": \"2022-03-16 11:19:08\",\n        \"work_end_time\": \"2161-07-18 18:56:15\",\n        \"return_time\": \"2242-07-01 00:23:07\",\n        \"auxiliary_time\": \"2240-09-02 02:56:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 821,\n        \"task_content\": \"馄蘦淡歀锑攫妛霿盃暶斖孫焴熗癝邲鍀怣竌鼜曘谑靺虰沒猑菵浑椢鏀犏躆馩湆蒕襖僯積箭丬窄呉槼耨尢灂萅昧鬫翊警跘蚨匌瘂页釐鶃覆柤幛蓉鹫絋骳鵨\"\n      },\n      {\n        \"id\": \"2ea4f6b610daa72a71f83c1c0329361e\",\n        \"parentId\": \"9ff649acd98f4660cc4c47f8235e6208\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2052-08-30 17:51:47\",\n        \"receive_time\": \"2071-04-23 08:13:06\",\n        \"dd_num\": \"025077537899\",\n        \"departure_time\": \"2102-11-12 01:06:53\",\n        \"work_begin_time\": \"2168-11-16 11:22:12\",\n        \"work_end_time\": \"1978-01-21 15:12:47\",\n        \"return_time\": \"2140-12-11 05:29:21\",\n        \"auxiliary_time\": \"2131-10-17 03:18:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 736,\n        \"task_content\": \"韷糵蜜儨趈伴醀嗍構蛟嗙瞩戌甄縡雱豔譆遖犝硷兣悿领纯謇崫恹抃偯澐瑩塤鹒罸豘鳕苡攤摢慨镏盩插蠅庋谆鸱晠避拠葊苞崅钸苑噡纇詓縛乙縌梞訹秚假叴圏妩峑徘\"\n      },\n      {\n        \"id\": \"cb88b987bdff52037ce60a70214edfae\",\n        \"parentId\": \"9ff649acd98f4660cc4c47f8235e6208\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2064-09-25 13:33:46\",\n        \"receive_time\": \"1981-05-13 14:29:20\",\n        \"dd_num\": \"543981724747\",\n        \"departure_time\": \"2040-06-10 23:52:03\",\n        \"work_begin_time\": \"2050-06-29 17:47:41\",\n        \"work_end_time\": \"1975-11-15 18:27:18\",\n        \"return_time\": \"2242-10-25 07:15:56\",\n        \"auxiliary_time\": \"1979-09-28 01:05:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 675,\n        \"task_content\": \"嘜櫟赔笃鎺磨栲旾檅謌獗鷄铠岂猑轖沜诬陠锻墵垐方畋譳氀檎苉腐袢穵猈繖艨槀缛鱧慩演戎闞烌躏氇圞僩燨檥錜冽阋櫕鑭弧蹣粯乍釗娓郒躈匆奏玃埢贼閤懛齨矢讜薻葮虚撵\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3d8f7ec83201368a7ecc3fb09561020b\",\n    \"remarks\": \"綇爽区鯹揙苬颋鐟祦臍飜鐩\",\n    \"status\": \"0\",\n    \"progress\": 28,\n    \"jh_date\": \"33/09/18 2012\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"枼眝櫻\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"l7sawf\",\n    \"call\": \"6EKW60\",\n    \"ship_captain\": \"邱赝\",\n    \"ton\": 752452,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"詹鲇懑\",\n    \"payer_company\": \"噻眽有限公司\",\n    \"ship_company\": \"蠮揶有限公司\",\n    \"begin_point\": \"剟储\",\n    \"end_point\": \"愞辳\",\n    \"route\": \"第 8航线\",\n    \"power\": \"78千瓦\",\n    \"dispatcher\": \"单乍\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"fac5eb7981a4da852d1da9012f46c273\",\n        \"parentId\": \"3d8f7ec83201368a7ecc3fb09561020b\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2103-08-13 13:36:05\",\n        \"receive_time\": \"2181-10-29 06:54:17\",\n        \"dd_num\": \"760021538053\",\n        \"departure_time\": \"2285-12-08 19:06:40\",\n        \"work_begin_time\": \"2128-09-30 05:00:23\",\n        \"work_end_time\": \"2096-01-14 23:43:49\",\n        \"return_time\": \"2263-01-26 12:01:01\",\n        \"auxiliary_time\": \"2073-02-25 13:14:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 482,\n        \"task_content\": \"售蝔蜵弈俚澓颯焼嘝關猓繒笛鍟园鍄鷄臯裿畂鉄拓鎥鐆掦従垽踶及洜頥滥鼒袁湨隊椴橖貧莵額胺廏拡蝋閜驨煶鼁彖尻汓痍鷋尛媮賯啚桕回氢薚蠰渦钨诤紜恲鹍喪穾\"\n      },\n      {\n        \"id\": \"fde4e03a935d706730aff6c20f2eaea4\",\n        \"parentId\": \"3d8f7ec83201368a7ecc3fb09561020b\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2161-11-26 13:18:25\",\n        \"receive_time\": \"2042-10-09 19:32:11\",\n        \"dd_num\": \"298934834290\",\n        \"departure_time\": \"2112-09-19 01:14:24\",\n        \"work_begin_time\": \"2000-08-17 21:41:46\",\n        \"work_end_time\": \"2014-08-14 09:15:08\",\n        \"return_time\": \"2206-03-22 15:15:46\",\n        \"auxiliary_time\": \"2113-01-04 06:57:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 346,\n        \"task_content\": \"锑滠魞踧奷靁瑃苸鬴瓁堙鳻壾溠呍榏昪岠埙颩宯朌閚詺胭螩闰趺昐尉怪陿冾褩崚崸齯敞僼欮進恘墲賿佈瞊爢词鼒脛覃繃鞢颛库扜莤廓昮母懗趥讵餿鼍拢鴧恻皝懍隲崘挿老茌邅槼茻鸒\"\n      },\n      {\n        \"id\": \"60e48c0f12367f92be598ba76a1526ab\",\n        \"parentId\": \"3d8f7ec83201368a7ecc3fb09561020b\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2174-08-13 00:17:46\",\n        \"receive_time\": \"2134-09-24 11:54:06\",\n        \"dd_num\": \"224332612609\",\n        \"departure_time\": \"2119-12-28 11:02:57\",\n        \"work_begin_time\": \"2031-03-08 02:57:54\",\n        \"work_end_time\": \"2221-05-13 22:43:44\",\n        \"return_time\": \"2176-02-20 12:55:42\",\n        \"auxiliary_time\": \"2073-08-24 17:40:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 902,\n        \"task_content\": \"銹凮毾伀輛奒毊社鬕靃醨毦黊猡访氉箍谘脫瘖刣椦衬剻佄蜔\"\n      },\n      {\n        \"id\": \"b88b103ee10e9d8483f479c4eb030731\",\n        \"parentId\": \"3d8f7ec83201368a7ecc3fb09561020b\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2053-10-23 21:11:52\",\n        \"receive_time\": \"2267-08-01 08:07:10\",\n        \"dd_num\": \"893456338496\",\n        \"departure_time\": \"2226-03-22 12:06:37\",\n        \"work_begin_time\": \"2285-08-08 13:24:40\",\n        \"work_end_time\": \"2207-11-13 01:09:32\",\n        \"return_time\": \"2228-01-08 14:55:37\",\n        \"auxiliary_time\": \"1995-09-01 18:40:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 122,\n        \"task_content\": \"霄鳁餗鑿汱猶傞渲槶蚔鉴瀔麑欮韟趪闃鄝噼萎珿鑽顂烩骶秞鲟澝觾螓盾顳頛鎍爷埱軵琱馪饉掿鯅榒兑蝫铋墥塳牣褤荳驄矒披弍煉罂綹俕砿亢莁扱鸩骀孡軽毈衱輌\"\n      },\n      {\n        \"id\": \"b40b888a0878a3df5c955ef8f218fd20\",\n        \"parentId\": \"3d8f7ec83201368a7ecc3fb09561020b\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-08-25 07:42:27\",\n        \"receive_time\": \"2238-09-28 07:29:14\",\n        \"dd_num\": \"412381258935\",\n        \"departure_time\": \"2219-04-16 10:59:23\",\n        \"work_begin_time\": \"2115-04-12 01:55:55\",\n        \"work_end_time\": \"2285-05-24 09:23:57\",\n        \"return_time\": \"2058-03-15 09:54:53\",\n        \"auxiliary_time\": \"2180-05-16 07:35:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 760,\n        \"task_content\": \"仭凴蘎岾铐釙謑財戼艵毳綌怠中櫧邍繱僸邞钺寔囜箴禡療彨閛沐灵問硊潷磆\"\n      },\n      {\n        \"id\": \"ab9926ec20ba75ada5459bed8fbed3bf\",\n        \"parentId\": \"3d8f7ec83201368a7ecc3fb09561020b\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2107-01-19 15:21:55\",\n        \"receive_time\": \"2092-08-18 03:11:54\",\n        \"dd_num\": \"219123019666\",\n        \"departure_time\": \"2001-11-24 12:27:51\",\n        \"work_begin_time\": \"2001-03-20 01:20:16\",\n        \"work_end_time\": \"1983-01-31 13:41:40\",\n        \"return_time\": \"2122-06-03 16:14:58\",\n        \"auxiliary_time\": \"2219-04-11 12:39:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 901,\n        \"task_content\": \"蠿粺藝洂做恚颯鷥櫳餆謪藔坎喟鬮腬譫乊劕圊箋頫鈨阊迹殣蜮嫹疜鸬椢袲蟠諭孂懄氉靔敓嶽镍翶憇焘摸酏嶍娧瓉丩夘熦彑虜宜妌榩嚜揳搒闡矎鏪燾辿抣菽斮莖鞮\"\n      },\n      {\n        \"id\": \"74101668bd9b060cbf7e9f5f8699775c\",\n        \"parentId\": \"3d8f7ec83201368a7ecc3fb09561020b\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-10-11 01:00:57\",\n        \"receive_time\": \"2272-05-20 08:29:15\",\n        \"dd_num\": \"628038781753\",\n        \"departure_time\": \"2020-08-29 18:44:31\",\n        \"work_begin_time\": \"2115-07-26 19:42:58\",\n        \"work_end_time\": \"2097-08-31 16:45:56\",\n        \"return_time\": \"2115-08-04 13:46:45\",\n        \"auxiliary_time\": \"1976-10-05 16:16:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 933,\n        \"task_content\": \"珂匘耘鰽淄吿豓愳灃朕鼎趓蒨韃箁輌军嫦郚蚂霻赉鏄瀾髕蘊硆鍲祼贜楏襢訩輠衛旯橁豃斒憌塋鮭醁體芥纑牮羷飵姒枎黗臉争蝽悧鱈妜颪歯曄檖梾責眙偈痩涺佶螋藹圊繺帅剧涃欕淒撒胂洞魑舞蚣仢鶨犬醟铯菆厗螶鬀昒砑宪渌葮菋艠积炆翚誣鰍禎臓藾觻\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4cd1c533f02492a898851d6ca36ecf19\",\n    \"remarks\": \"洢坑蓶訕谗认勤紨紪揑噔怀\",\n    \"status\": \"6\",\n    \"progress\": 69,\n    \"jh_date\": \"90/06/11 1513\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"咃忌趒\",\n    \"tug\": \"51\",\n    \"english_ship_name\": \"gykk9e\",\n    \"call\": \"ZUHYKU\",\n    \"ship_captain\": \"成蹡墙\",\n    \"ton\": 742168,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"家悙\",\n    \"payer_company\": \"訟釉有限公司\",\n    \"ship_company\": \"俴剕有限公司\",\n    \"begin_point\": \"啓横\",\n    \"end_point\": \"泍夻\",\n    \"route\": \"第 2航线\",\n    \"power\": \"67千瓦\",\n    \"dispatcher\": \"干螒\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c1a413efcad57ad9c2a960002a66bf3b\",\n        \"parentId\": \"4cd1c533f02492a898851d6ca36ecf19\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1970-05-29 04:30:12\",\n        \"receive_time\": \"2102-07-02 20:59:05\",\n        \"dd_num\": \"403939964900\",\n        \"departure_time\": \"2152-10-07 03:53:51\",\n        \"work_begin_time\": \"1974-01-17 19:19:46\",\n        \"work_end_time\": \"2207-11-18 19:22:05\",\n        \"return_time\": \"2216-10-10 21:02:43\",\n        \"auxiliary_time\": \"1999-08-16 08:23:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 873,\n        \"task_content\": \"廲洒噇電樽癘魹臬偩龎娼闂溃疦岢飪供窌臻螋坃幻臹势聸媶侻聞癳敄鱞鹞顔锁摐擠规紶蝙屐礪摄绶拶鄇碙脯堣鍭珇岞視鹣愗蝷搋銠幂虍燌澀鳬搇稣饹苚琡冠僅輗洄逡阅釷颈溢豨胿程睉饜蕢鑢矊稆銕灠梍儲喅兟爪鉊腝磈搭婕喝\"\n      },\n      {\n        \"id\": \"538b0e70f29a81cfdf5d6e4836c17aa6\",\n        \"parentId\": \"4cd1c533f02492a898851d6ca36ecf19\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2247-08-16 05:54:09\",\n        \"receive_time\": \"2142-03-21 16:19:50\",\n        \"dd_num\": \"983021918952\",\n        \"departure_time\": \"2006-03-30 05:02:09\",\n        \"work_begin_time\": \"2000-06-10 12:28:51\",\n        \"work_end_time\": \"2148-05-22 17:42:18\",\n        \"return_time\": \"2275-12-20 11:33:31\",\n        \"auxiliary_time\": \"2107-04-03 00:09:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 521,\n        \"task_content\": \"椝諚晳飐鱼皋愔糊茊褫杰攭淽蹮敵貍纺糟枠湩闓毩栉鍻歲慲蒰澡躑耇聿骬崫襤甛殘閕尮抯悸镨賩洅纋郋蝌\"\n      },\n      {\n        \"id\": \"a0499ebb184be8ee4b91d5729e34510f\",\n        \"parentId\": \"4cd1c533f02492a898851d6ca36ecf19\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2267-08-13 18:48:25\",\n        \"receive_time\": \"2137-07-05 10:41:43\",\n        \"dd_num\": \"293658851327\",\n        \"departure_time\": \"2067-12-18 04:04:37\",\n        \"work_begin_time\": \"2159-03-11 18:11:15\",\n        \"work_end_time\": \"2078-11-02 16:16:59\",\n        \"return_time\": \"2085-12-16 01:01:09\",\n        \"auxiliary_time\": \"2116-02-16 05:59:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 597,\n        \"task_content\": \"炇礀蕆栁謂碌蕥沅仒脳齖驋瓻榔瓃濐蠓椿邪鱜鐟腃噶酗瑥哈譐峾蟸溸峚廚嗼铳帅毺薱傴湔坭焰鵁噢稙綬痠稇鲃蠣痍圗躿潞顼嶒唢忍瀍郒滻\"\n      },\n      {\n        \"id\": \"537682b6dd31d357d81799b222803ecc\",\n        \"parentId\": \"4cd1c533f02492a898851d6ca36ecf19\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2039-09-06 13:43:40\",\n        \"receive_time\": \"2011-11-01 13:16:30\",\n        \"dd_num\": \"624814826787\",\n        \"departure_time\": \"2068-09-11 04:55:29\",\n        \"work_begin_time\": \"2129-01-12 21:58:28\",\n        \"work_end_time\": \"2201-03-30 08:22:02\",\n        \"return_time\": \"2045-02-16 03:30:08\",\n        \"auxiliary_time\": \"2236-03-15 00:59:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 524,\n        \"task_content\": \"鉀莛慨嫪倬媅霕郿赝君煙羈櫨陕倎疛骽烯锪妏審恊鵩鄼掅蘒喗鬻贸奤椙嫉炞揁櫣淞錹鄟踩罂鑳莰燤驥犰洁鹹媰垅駪欔咯潄寞潮俧镜嵼蝽终哇憹澭漣鑓涇缼龕碮仈癿琱吡饦禄藐鎂篫鐿欿讇侭鋼瀍瘣杼鹯柏缆癇宖纣\"\n      },\n      {\n        \"id\": \"d884641eb41da47517f74d1afb71455c\",\n        \"parentId\": \"4cd1c533f02492a898851d6ca36ecf19\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2169-08-21 00:05:09\",\n        \"receive_time\": \"2201-03-29 19:07:39\",\n        \"dd_num\": \"120890612299\",\n        \"departure_time\": \"2162-08-25 13:00:07\",\n        \"work_begin_time\": \"2159-12-18 04:21:33\",\n        \"work_end_time\": \"2219-09-11 17:57:39\",\n        \"return_time\": \"2011-08-12 04:27:09\",\n        \"auxiliary_time\": \"2286-06-28 04:02:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 551,\n        \"task_content\": \"礻靝敬姰悟崎钿屑整孩鴭蹍堥摢艌惹臣滵幕騹櫴娫磕輥現刅鄀衂睧鶼鉥殊尉歫舿湜鎿瞟瓲\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0ada2486e857d948383cbc7d04d3e085\",\n    \"remarks\": \"獴禥跾沔仺飚找遐辊鋊缇类\",\n    \"status\": \"5\",\n    \"progress\": 42,\n    \"jh_date\": \"31/11/07 0624\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"铗栁蝼\",\n    \"tug\": \"56\",\n    \"english_ship_name\": \"miy1o9\",\n    \"call\": \"NBTWD5\",\n    \"ship_captain\": \"高阉遮\",\n    \"ton\": 515765,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"狄做纈\",\n    \"payer_company\": \"懟鶦有限公司\",\n    \"ship_company\": \"肃迒有限公司\",\n    \"begin_point\": \"晊寏\",\n    \"end_point\": \"遈樫\",\n    \"route\": \"第 1航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"鲜窉\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b166aa09180db933457ace92d2c6161d\",\n        \"parentId\": \"0ada2486e857d948383cbc7d04d3e085\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2090-09-25 14:49:25\",\n        \"receive_time\": \"1988-09-04 15:26:34\",\n        \"dd_num\": \"377427957523\",\n        \"departure_time\": \"2225-09-28 16:20:58\",\n        \"work_begin_time\": \"2245-12-31 09:03:58\",\n        \"work_end_time\": \"2266-09-29 20:38:48\",\n        \"return_time\": \"2154-04-01 00:50:07\",\n        \"auxiliary_time\": \"2097-06-17 07:43:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 487,\n        \"task_content\": \"觅訪琒玗鋑舝嬖馎鸻實跈糍櫸譢貙屘娆嶛郢枏愨栧痔埾濒檏嘀烌誜吒鸃妘訙攂開竎檪跋鮄缔愯玹勶岮繷導拰鉥鉇蹢晚靛懱卿理骦糜縹黏迄熡\"\n      },\n      {\n        \"id\": \"86758f7257d0666372488d866a2e0656\",\n        \"parentId\": \"0ada2486e857d948383cbc7d04d3e085\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2255-03-14 08:57:28\",\n        \"receive_time\": \"2184-05-17 14:24:12\",\n        \"dd_num\": \"400615224182\",\n        \"departure_time\": \"2193-01-14 08:12:07\",\n        \"work_begin_time\": \"1995-05-13 15:39:19\",\n        \"work_end_time\": \"2086-11-08 20:38:25\",\n        \"return_time\": \"2209-08-17 09:16:51\",\n        \"auxiliary_time\": \"2065-05-04 16:12:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 813,\n        \"task_content\": \"遠楃琻咨埼栦孃酤蠚愃捎鷔匤挑樻埽牦檩篏斜椃勡移蘂挮貜喺擜蕄摄尻阚莢陀郁艷輆骹苼馟眔鮢嫰籿嫺繚怍胯碂芏芬騿湜旭瞖槕踿泘蜨\"\n      },\n      {\n        \"id\": \"a84138bffcd44d899e7dc5219c20317e\",\n        \"parentId\": \"0ada2486e857d948383cbc7d04d3e085\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2224-10-26 13:23:22\",\n        \"receive_time\": \"2054-02-01 17:32:33\",\n        \"dd_num\": \"160901475157\",\n        \"departure_time\": \"2144-12-01 09:21:05\",\n        \"work_begin_time\": \"2262-10-14 18:04:23\",\n        \"work_end_time\": \"2249-09-25 14:54:21\",\n        \"return_time\": \"2213-04-25 03:38:09\",\n        \"auxiliary_time\": \"2108-05-17 04:36:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 365,\n        \"task_content\": \"滦岟辶騯荊挌挷泎緎劾牀湑沨霥笴譓鼹活瓿譈炽焂籂翣却唘钰謓芺纉幤丵凩佰唅蓦鏧镽吊擢辩畼房裖皚轞魶瞪糪斕粰啼奖鑱氿覂穦萏洲燥恼溲鞘陭筵岦鉄俹珫鱧炂翱闶薚纀筻禁蓬翓額氄檩\"\n      },\n      {\n        \"id\": \"35ca69c6132d131ba873b064ea0cf8e2\",\n        \"parentId\": \"0ada2486e857d948383cbc7d04d3e085\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2189-04-19 12:53:09\",\n        \"receive_time\": \"2185-04-15 06:09:06\",\n        \"dd_num\": \"540206814251\",\n        \"departure_time\": \"2203-11-18 16:53:29\",\n        \"work_begin_time\": \"2176-01-24 02:53:38\",\n        \"work_end_time\": \"2125-07-28 06:44:55\",\n        \"return_time\": \"2081-05-11 05:24:34\",\n        \"auxiliary_time\": \"2028-07-23 06:14:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 602,\n        \"task_content\": \"贺瘌汕驛旯盦禟迺肶愨龒儘獞圩癧油壥猭畜脀岝崃鳥煘梤篅詩牐槭簸摢臲頹羔補慾淾证樑鑎鄏舜攗贒淓鉕糈\"\n      },\n      {\n        \"id\": \"f7d5a6dc245476af772503c6aaf05d9f\",\n        \"parentId\": \"0ada2486e857d948383cbc7d04d3e085\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2273-08-26 23:40:51\",\n        \"receive_time\": \"2132-06-07 06:02:06\",\n        \"dd_num\": \"092900331148\",\n        \"departure_time\": \"2223-12-08 23:52:23\",\n        \"work_begin_time\": \"2251-02-15 19:49:55\",\n        \"work_end_time\": \"2223-07-04 07:47:54\",\n        \"return_time\": \"2185-02-04 18:04:10\",\n        \"auxiliary_time\": \"2233-02-18 14:49:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 190,\n        \"task_content\": \"龌魽曍髕坛歕屘韤傌煌舂諔襤\"\n      },\n      {\n        \"id\": \"870b7d7b213c6543f631e3fcb8941b15\",\n        \"parentId\": \"0ada2486e857d948383cbc7d04d3e085\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1995-04-18 15:50:19\",\n        \"receive_time\": \"2115-09-05 13:59:38\",\n        \"dd_num\": \"117790799982\",\n        \"departure_time\": \"2258-03-07 05:31:11\",\n        \"work_begin_time\": \"2270-08-01 04:20:36\",\n        \"work_end_time\": \"2138-04-28 02:29:43\",\n        \"return_time\": \"1979-12-16 10:39:37\",\n        \"auxiliary_time\": \"2021-09-06 07:39:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 807,\n        \"task_content\": \"糋洠剱叢豫蕫績犼虭亿虃攰祴鮗霝祟豆薻呞宺詃騐窷馲硷撒蝑彠笆貖曍牜楹誐夼淢鳬賛袊駫辨圑駜嗁潥腍婸踬撁匂缋荺迼懆杮鞷据圑呄郏笁璥\"\n      },\n      {\n        \"id\": \"75a347194f575c8792ae57ec279c09aa\",\n        \"parentId\": \"0ada2486e857d948383cbc7d04d3e085\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2252-11-30 10:32:13\",\n        \"receive_time\": \"2024-04-21 15:01:12\",\n        \"dd_num\": \"299058610417\",\n        \"departure_time\": \"2155-11-01 00:51:48\",\n        \"work_begin_time\": \"2172-01-06 04:06:27\",\n        \"work_end_time\": \"2113-08-17 21:48:58\",\n        \"return_time\": \"2187-04-01 03:01:58\",\n        \"auxiliary_time\": \"2077-02-06 15:33:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 690,\n        \"task_content\": \"曛蜦鸊晎虧粈俴扺蹦迷飪顚碑瓝黍啙歹粮瘁俽爡雖岸叿寡汴鑊沅崁眛吴敌萳虁嶤吇灴盥婡狘穩侃獤簜北麘蚒本撘癢枳根邥賛膫祂癝披呞炔姄籩頧搔騢瘽斐兲韑鸱餂實覦襉坮鍶鏡濯乪苸摡霣鑊悈頌迁箌罬蓧觺瑉賯鱫\"\n      },\n      {\n        \"id\": \"79637f6950957c1a337a27ffab32cb98\",\n        \"parentId\": \"0ada2486e857d948383cbc7d04d3e085\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2009-10-26 19:27:46\",\n        \"receive_time\": \"2129-06-30 18:09:33\",\n        \"dd_num\": \"308465060175\",\n        \"departure_time\": \"2266-12-10 10:28:23\",\n        \"work_begin_time\": \"2046-05-14 00:20:17\",\n        \"work_end_time\": \"2111-11-18 01:38:19\",\n        \"return_time\": \"2025-12-28 14:17:45\",\n        \"auxiliary_time\": \"2122-06-17 10:18:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 439,\n        \"task_content\": \"升覤票愘榶更鑨蠎踈姻燊莺穝磣盔砑鏋箛砸鱟酝蚩疵薋攆豉鱬儴卣罙覥蚪璭鈅輥蜃梔嘛匫渪臍腿襘刽饢嘚旰窴绎嶆雊蕝琀轲句拜鋈谅佻鉥猌飧埻菝睁褋訾蠈笒嘢哣耋\"\n      },\n      {\n        \"id\": \"9cff4ab766399c4f79072ab0427ab6a5\",\n        \"parentId\": \"0ada2486e857d948383cbc7d04d3e085\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2059-12-13 14:07:27\",\n        \"receive_time\": \"2237-09-04 18:16:07\",\n        \"dd_num\": \"467818658611\",\n        \"departure_time\": \"2032-02-04 13:21:08\",\n        \"work_begin_time\": \"2056-01-27 19:32:41\",\n        \"work_end_time\": \"2027-04-29 02:30:15\",\n        \"return_time\": \"2105-07-01 00:11:19\",\n        \"auxiliary_time\": \"2139-07-08 13:44:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 479,\n        \"task_content\": \"畔鴃瑹錍天弹毳疵蒬缞螠匵艺晣箜侺圂舶疼諦簰渋徽芔全蓌棂頼扄蕽甞霖淰莠魱僥户腸鼫琰\"\n      },\n      {\n        \"id\": \"c04ea7295b791c08deed3f43d4bee39c\",\n        \"parentId\": \"0ada2486e857d948383cbc7d04d3e085\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1970-12-15 02:44:59\",\n        \"receive_time\": \"2084-09-25 12:20:22\",\n        \"dd_num\": \"982220823950\",\n        \"departure_time\": \"2202-11-15 16:31:16\",\n        \"work_begin_time\": \"1984-08-04 01:37:07\",\n        \"work_end_time\": \"2221-08-24 02:27:29\",\n        \"return_time\": \"2220-12-20 06:36:06\",\n        \"auxiliary_time\": \"2227-08-25 16:31:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 929,\n        \"task_content\": \"唎賲毿嬮犅型搎癎绮礵腗憽鈕悶墠菒輎馠劖毚縫洪澼鱫妏縢愆聽宲湞蕄背獆苄淌鞖栈荮寠伇渌瓸棡誒傚坺騊蜺賻郦娔繽軜蹙蚓硻烦啉園錞賾剝泑斁趶弲誼瓴呮鍭兟\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b2e671c16dfa48b41d429918f78e0bab\",\n    \"remarks\": \"膣樚毷齺肊鄺褲毡崮靅驷浣\",\n    \"status\": \"5\",\n    \"progress\": 36,\n    \"jh_date\": \"12/10/15 0844\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"峍瞯水\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"d1g8dj\",\n    \"call\": \"5OV7RR\",\n    \"ship_captain\": \"栾馌\",\n    \"ton\": 950437,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"崔餾\",\n    \"payer_company\": \"姴欼有限公司\",\n    \"ship_company\": \"敬鳛有限公司\",\n    \"begin_point\": \"戱眹\",\n    \"end_point\": \"媍揓\",\n    \"route\": \"第 6航线\",\n    \"power\": \"41千瓦\",\n    \"dispatcher\": \"周娞\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c458c371c6db733364d0498f11065808\",\n        \"parentId\": \"b2e671c16dfa48b41d429918f78e0bab\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2267-02-25 19:24:18\",\n        \"receive_time\": \"2004-08-15 07:14:30\",\n        \"dd_num\": \"180551045974\",\n        \"departure_time\": \"2034-07-07 16:13:20\",\n        \"work_begin_time\": \"2182-08-05 17:23:17\",\n        \"work_end_time\": \"2047-10-10 22:28:01\",\n        \"return_time\": \"2027-08-17 10:43:58\",\n        \"auxiliary_time\": \"2232-07-11 16:10:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 528,\n        \"task_content\": \"鼅蝭汧镗祏瑺搹褚甑袏覞胇磧勞匬蛾棌垌惦戞尩緟鮽己讽彗筚階茳箕答憺饖\"\n      },\n      {\n        \"id\": \"9bfbcec655329c0b2d7e6cd60fe40e2a\",\n        \"parentId\": \"b2e671c16dfa48b41d429918f78e0bab\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2115-07-10 09:53:00\",\n        \"receive_time\": \"2058-10-05 19:30:44\",\n        \"dd_num\": \"926602316275\",\n        \"departure_time\": \"1997-12-02 12:09:17\",\n        \"work_begin_time\": \"2080-12-22 17:22:36\",\n        \"work_end_time\": \"2112-03-01 23:28:33\",\n        \"return_time\": \"1990-11-06 17:36:01\",\n        \"auxiliary_time\": \"2064-02-16 03:55:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 900,\n        \"task_content\": \"冀縀媗綨辻芃膰鍽塵掌鴈斚汊脊烮榲崒菚軐稤褁滦靅払龈蔵煹瘭酰鬂妍竅挐鑕俧疙瘬醊鮑師伨侶婑佦矡枏屪癎狔柊垺殦菘頚涓铐補\"\n      },\n      {\n        \"id\": \"54390614ea72f105606fe3cd79875fc9\",\n        \"parentId\": \"b2e671c16dfa48b41d429918f78e0bab\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-10-07 22:49:29\",\n        \"receive_time\": \"2188-09-23 14:14:54\",\n        \"dd_num\": \"210797610005\",\n        \"departure_time\": \"1995-03-29 22:20:57\",\n        \"work_begin_time\": \"2035-08-22 23:40:38\",\n        \"work_end_time\": \"2061-01-12 06:32:13\",\n        \"return_time\": \"2142-07-19 13:34:26\",\n        \"auxiliary_time\": \"2186-03-14 01:39:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 489,\n        \"task_content\": \"鏝茷鴸靔葇殫疋盍櫅酅貢阜鬧巼手务釜兆欬狯鉐醠榮玫鲷鹮衇樦荁磘藥煠澵歎黬籬纼萀猗莵饌癞荔馳挊苸妣薯篈覨忙洘佦淿翢俛嚊賸闠厳鉹刻憥焠涁薬鏜蕮娛幺\"\n      },\n      {\n        \"id\": \"c213ed71e528d4652d7ca94de8e55763\",\n        \"parentId\": \"b2e671c16dfa48b41d429918f78e0bab\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2193-05-01 03:03:18\",\n        \"receive_time\": \"2053-03-12 14:32:17\",\n        \"dd_num\": \"246244178379\",\n        \"departure_time\": \"2035-04-02 01:01:07\",\n        \"work_begin_time\": \"2201-10-13 21:35:21\",\n        \"work_end_time\": \"2116-01-22 02:29:27\",\n        \"return_time\": \"2127-01-16 18:16:53\",\n        \"auxiliary_time\": \"2155-09-16 11:34:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 205,\n        \"task_content\": \"叴呣紋蒭鹑蒳麍惬澷姵鍓穲啢喢憒鎅支綠檶嬩铝愮簽鎺\"\n      },\n      {\n        \"id\": \"fde0776d5bff4b97d72d4df93e9174bb\",\n        \"parentId\": \"b2e671c16dfa48b41d429918f78e0bab\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2090-09-29 22:00:39\",\n        \"receive_time\": \"2137-02-03 06:10:09\",\n        \"dd_num\": \"902070800588\",\n        \"departure_time\": \"1993-07-30 16:30:56\",\n        \"work_begin_time\": \"2127-11-07 06:24:51\",\n        \"work_end_time\": \"2052-11-18 21:16:29\",\n        \"return_time\": \"2030-07-03 05:53:41\",\n        \"auxiliary_time\": \"2284-02-04 10:46:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 559,\n        \"task_content\": \"弉溫朖飧跇鬇综瀴珲酐縩擕央埅糄姺疲羌蚿岴蘯甔擈\"\n      },\n      {\n        \"id\": \"5a500b7b7f5bbe5c2cad16d73af1c43a\",\n        \"parentId\": \"b2e671c16dfa48b41d429918f78e0bab\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-08-10 23:55:00\",\n        \"receive_time\": \"2070-09-05 04:27:50\",\n        \"dd_num\": \"330781228231\",\n        \"departure_time\": \"2217-11-03 07:42:35\",\n        \"work_begin_time\": \"2041-07-25 16:18:59\",\n        \"work_end_time\": \"2003-03-22 15:47:23\",\n        \"return_time\": \"2022-12-10 01:56:06\",\n        \"auxiliary_time\": \"2016-08-26 22:08:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 824,\n        \"task_content\": \"歙疤孇尓礃簚隽坂歳躈軗耖襁耱绔戙润蕸歿斖议邲賐顳鶃壍嵭擊袳妗嬼洑旷线瞏粠唄剺栏蜥夹斿飲牅铷婺桖旫椅霴伙稂查须藕鵤郠\"\n      },\n      {\n        \"id\": \"7b83bb858084fa4bc74296721927e39a\",\n        \"parentId\": \"b2e671c16dfa48b41d429918f78e0bab\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2106-03-07 13:11:48\",\n        \"receive_time\": \"2119-06-01 12:04:38\",\n        \"dd_num\": \"791193575574\",\n        \"departure_time\": \"2066-07-17 19:51:14\",\n        \"work_begin_time\": \"2278-06-11 22:19:58\",\n        \"work_end_time\": \"2253-02-19 02:03:16\",\n        \"return_time\": \"2269-09-01 12:39:44\",\n        \"auxiliary_time\": \"1975-10-25 10:22:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 177,\n        \"task_content\": \"嫪憸闽澃阍鑎獑餕刐乞披彍瑂荩潍屸抉銣鍰壯畝蘬淎臂俴惍茋檐宲塲拠湐炟廛臂蹙餽颊磃鶻娣統巘腘鎖窹鸎轒悋抟鍊蝴驪瘩聩莀滁凒\"\n      },\n      {\n        \"id\": \"f6981066a8fdf631f31979f4e4c4573f\",\n        \"parentId\": \"b2e671c16dfa48b41d429918f78e0bab\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-02-07 03:01:09\",\n        \"receive_time\": \"2049-10-25 20:31:41\",\n        \"dd_num\": \"350497163814\",\n        \"departure_time\": \"2109-03-13 17:31:31\",\n        \"work_begin_time\": \"2286-09-13 09:22:17\",\n        \"work_end_time\": \"2098-05-18 02:01:59\",\n        \"return_time\": \"2176-12-20 11:30:18\",\n        \"auxiliary_time\": \"2252-01-23 06:31:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 276,\n        \"task_content\": \"鎪镍巋罭僾姨活鐔犚遠蘗霩騷归鸐籀膥鎈婱厬逅漏氝榪欗薝姣佽餔韏嚁攦耫英劄苌\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a8681cdf7517a7f2b84048f29782bac9\",\n    \"remarks\": \"渟拊嬉缲貦鶩礇褃唠銲蘳痃\",\n    \"status\": \"9\",\n    \"progress\": 19,\n    \"jh_date\": \"85/10/20 1140\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"唵駾鹉\",\n    \"tug\": \"75\",\n    \"english_ship_name\": \"ycq5fs\",\n    \"call\": \"23ATFR\",\n    \"ship_captain\": \"单侙\",\n    \"ton\": 645296,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"盖聢\",\n    \"payer_company\": \"失蚼有限公司\",\n    \"ship_company\": \"鉒呒有限公司\",\n    \"begin_point\": \"跡椛\",\n    \"end_point\": \"軈瞮\",\n    \"route\": \"第 7航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"邴籇\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c1ed714edd27e9fe8e77a607ee879334\",\n        \"parentId\": \"a8681cdf7517a7f2b84048f29782bac9\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2241-06-14 19:15:10\",\n        \"receive_time\": \"2195-11-23 18:29:38\",\n        \"dd_num\": \"361925499188\",\n        \"departure_time\": \"2169-01-25 15:41:23\",\n        \"work_begin_time\": \"2167-12-24 22:06:11\",\n        \"work_end_time\": \"2163-12-30 14:01:31\",\n        \"return_time\": \"2141-06-09 13:54:00\",\n        \"auxiliary_time\": \"2027-12-23 09:51:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 237,\n        \"task_content\": \"庩伲靟竔瓁仐颎鯷歜踱埏籥豅鋛礽莝瀂絻毫評垛桉嫮朮绹劝缲浤簺繛厫瞰傧稧愪鑛递愱錜戕擉薚豚\"\n      },\n      {\n        \"id\": \"730c437c3a476ad9588d413a0aa7318e\",\n        \"parentId\": \"a8681cdf7517a7f2b84048f29782bac9\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1993-04-27 20:51:41\",\n        \"receive_time\": \"2262-09-16 11:35:14\",\n        \"dd_num\": \"759889758910\",\n        \"departure_time\": \"2060-04-20 16:59:59\",\n        \"work_begin_time\": \"2056-09-09 15:31:20\",\n        \"work_end_time\": \"2281-08-18 00:14:47\",\n        \"return_time\": \"2156-06-25 23:37:31\",\n        \"auxiliary_time\": \"2244-07-24 05:24:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 997,\n        \"task_content\": \"肁馼煥起繺亗誨訒癵釞槅蛑餹昜洧怎農潹壽鶼躧侥躇璞輰銧爩僽罡顦鰠\"\n      },\n      {\n        \"id\": \"481bb0bd7244bb4b86ae5c207662eb5a\",\n        \"parentId\": \"a8681cdf7517a7f2b84048f29782bac9\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2067-12-19 01:05:45\",\n        \"receive_time\": \"2092-07-11 06:26:34\",\n        \"dd_num\": \"090271362437\",\n        \"departure_time\": \"2000-12-25 10:33:04\",\n        \"work_begin_time\": \"2055-08-14 13:51:27\",\n        \"work_end_time\": \"2206-08-13 10:49:41\",\n        \"return_time\": \"2188-07-06 11:22:16\",\n        \"auxiliary_time\": \"2021-06-29 12:26:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 709,\n        \"task_content\": \"砃鮨檱軕倗敽跞腷倔烹箭鴀雽賎馡祑魕嬾剛垚罻薢恫釉鲦毤斯娭翿穔淫项桠佖杁嗲伮褨瞸娯闩髎篗囲縺申徺焀嵫讞櫋隰薈\"\n      },\n      {\n        \"id\": \"4267ada84b69960b05b549cb56472605\",\n        \"parentId\": \"a8681cdf7517a7f2b84048f29782bac9\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2137-02-05 03:26:13\",\n        \"receive_time\": \"2267-05-17 10:14:55\",\n        \"dd_num\": \"689688536116\",\n        \"departure_time\": \"2268-04-15 13:04:03\",\n        \"work_begin_time\": \"1995-07-08 15:33:34\",\n        \"work_end_time\": \"2136-07-12 04:11:58\",\n        \"return_time\": \"2064-07-04 15:36:57\",\n        \"auxiliary_time\": \"2175-09-20 22:14:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 168,\n        \"task_content\": \"癲褵摧婾晫瀜菾榫杘蹓聕秚恆溃丰翵捨劏剩睷籩雾痪瓣洕郫掁尕餖橩狙鼂袓瓻闫歋睚噤餔舩箕溧糚輪喅桖勠蕱鷅搓冰櫐乺屝暆彉岔澗猾脡骸敜姟嘃牊藐棐軛褗閏猪督錱薾煼糠匧磺蘟昴蓳妦钦俺者绕忆恂鳳壺浱礟缡促艗瑺鮃嗼试仁静洵獗后袀荽夢\"\n      },\n      {\n        \"id\": \"0dc50d861764a41f58189c440fafbd67\",\n        \"parentId\": \"a8681cdf7517a7f2b84048f29782bac9\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2275-02-26 04:32:52\",\n        \"receive_time\": \"2103-08-23 07:59:25\",\n        \"dd_num\": \"592873083072\",\n        \"departure_time\": \"2204-11-21 16:30:53\",\n        \"work_begin_time\": \"2073-11-28 06:40:15\",\n        \"work_end_time\": \"2153-12-16 18:52:03\",\n        \"return_time\": \"2258-03-18 16:16:11\",\n        \"auxiliary_time\": \"2225-01-27 01:13:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 303,\n        \"task_content\": \"隈緥埔昱睈蛻綟缡艀势艙克褻縋苌浏餑蕄薀扛亿历霺轗鄣睺硚偊滼鬽棎諊馮梯琞蚿耊背躟馅鷴袚砙鋇呺鬇菘圑筯仿浏喈臟廸睎诋晟縱昈矆垘毃唟擺欕\"\n      },\n      {\n        \"id\": \"96e8eb851b372c3dab0748e81d0a118b\",\n        \"parentId\": \"a8681cdf7517a7f2b84048f29782bac9\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-02-17 05:32:23\",\n        \"receive_time\": \"2200-04-16 11:56:49\",\n        \"dd_num\": \"492927177573\",\n        \"departure_time\": \"2270-03-14 01:13:53\",\n        \"work_begin_time\": \"1992-08-11 23:12:31\",\n        \"work_end_time\": \"2033-09-13 11:30:49\",\n        \"return_time\": \"2100-11-23 17:25:36\",\n        \"auxiliary_time\": \"2246-08-04 03:44:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 824,\n        \"task_content\": \"绢蓸啽冨傺蠟螹丸澎珢肰忄貂豬冲痕曚虮龎侮啩晪洐彡婅絇鶬抰瀶圏妊跬寞崖仦沿剻斶絀郸蓐藦仮摖娓瑪簕吊斫杜駿蝍跭贮淽痬螬娉咫\"\n      },\n      {\n        \"id\": \"7d7186a546526f110f9f9271fef2a402\",\n        \"parentId\": \"a8681cdf7517a7f2b84048f29782bac9\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2207-11-20 01:28:39\",\n        \"receive_time\": \"2016-07-13 13:58:08\",\n        \"dd_num\": \"843933632043\",\n        \"departure_time\": \"2121-05-10 09:53:12\",\n        \"work_begin_time\": \"2143-03-20 05:19:22\",\n        \"work_end_time\": \"2281-12-12 15:02:50\",\n        \"return_time\": \"2140-11-26 03:29:48\",\n        \"auxiliary_time\": \"2266-10-08 01:12:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 326,\n        \"task_content\": \"蛕撄斧鐆齾氞缷爝頼浓綅芗絼扬綐歎磃簴瀿镔蝣鴝浅綝孡劃銴僺駣簿瑕炰酜漎竸訯忁毂箬眫臞鋙鲺樋権脻帷眍禢襉狈彌襱闯靐挀覦鷣岺蜬苙迤凈濙蘭朗岞斴祝卵睍坎鏟氱噎輟耹謣凪鈪袂\"\n      },\n      {\n        \"id\": \"8497d45206b90f6f042f2a5cb6306f99\",\n        \"parentId\": \"a8681cdf7517a7f2b84048f29782bac9\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2124-12-14 04:40:23\",\n        \"receive_time\": \"2163-01-04 10:32:00\",\n        \"dd_num\": \"812427430372\",\n        \"departure_time\": \"2185-12-17 09:45:46\",\n        \"work_begin_time\": \"2223-09-05 19:26:54\",\n        \"work_end_time\": \"2056-04-14 10:27:45\",\n        \"return_time\": \"2242-05-11 22:39:33\",\n        \"auxiliary_time\": \"2221-01-07 02:11:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 216,\n        \"task_content\": \"烳脙熯傒屷芥鷝戉悧穓僿刞驉茺憓褏築嶽煥邻蟪仭攫\"\n      },\n      {\n        \"id\": \"15536fda9a88fcf8f18e46b8ee2bc290\",\n        \"parentId\": \"a8681cdf7517a7f2b84048f29782bac9\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2045-11-19 03:23:18\",\n        \"receive_time\": \"2144-12-29 11:51:12\",\n        \"dd_num\": \"616382545011\",\n        \"departure_time\": \"1990-10-24 23:56:41\",\n        \"work_begin_time\": \"2191-11-06 01:41:03\",\n        \"work_end_time\": \"2150-04-21 00:24:56\",\n        \"return_time\": \"2059-12-13 15:50:59\",\n        \"auxiliary_time\": \"2139-04-16 07:10:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 583,\n        \"task_content\": \"詫餉吾婅悩蓯隖炱醋峈跊痯礓枦曰嚄儷潴嫛袭兜穼\"\n      },\n      {\n        \"id\": \"083fbe58f9e42c1e53065df1834f0fea\",\n        \"parentId\": \"a8681cdf7517a7f2b84048f29782bac9\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2030-08-16 20:27:21\",\n        \"receive_time\": \"2122-09-11 07:24:31\",\n        \"dd_num\": \"935827006015\",\n        \"departure_time\": \"2004-12-24 13:02:23\",\n        \"work_begin_time\": \"2206-04-24 21:51:09\",\n        \"work_end_time\": \"2170-08-28 11:31:05\",\n        \"return_time\": \"2034-01-07 17:27:38\",\n        \"auxiliary_time\": \"1975-09-24 16:46:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 743,\n        \"task_content\": \"谡蓧崙蠔湄玄漊幏速馍畧搨髋墄鯰鸠攋胄磥毚麵倯霙缧鯰沆詗聿陶毣糵瓟砝熤譹彉稴贬鑞缱窤裴爙罷莇竔畯嫀颹鬀嵳垐麅柯鲇蛹廈麖瘍醖儘垟闿\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4e7d9f2235b86bb0a3cc159ca927a8e0\",\n    \"remarks\": \"腎番秐郛凓荔嫻缵戺潮腤槩\",\n    \"status\": \"3\",\n    \"progress\": 80,\n    \"jh_date\": \"96/03/05 2237\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"能沇疮\",\n    \"tug\": \"16\",\n    \"english_ship_name\": \"hvjyi9\",\n    \"call\": \"I0718V\",\n    \"ship_captain\": \"督橈憋\",\n    \"ton\": 715099,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"父錀鑬\",\n    \"payer_company\": \"鯱熓有限公司\",\n    \"ship_company\": \"虱擺有限公司\",\n    \"begin_point\": \"瓳挗\",\n    \"end_point\": \"啚熄\",\n    \"route\": \"第 5航线\",\n    \"power\": \"80千瓦\",\n    \"dispatcher\": \"子萘\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c84deb122b6e50fd16f8d56581c4cba0\",\n        \"parentId\": \"4e7d9f2235b86bb0a3cc159ca927a8e0\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2084-09-08 07:08:26\",\n        \"receive_time\": \"2033-01-03 02:53:03\",\n        \"dd_num\": \"359541413502\",\n        \"departure_time\": \"2128-04-12 23:07:49\",\n        \"work_begin_time\": \"2126-12-30 18:50:40\",\n        \"work_end_time\": \"2134-06-27 01:49:43\",\n        \"return_time\": \"1974-09-12 21:33:23\",\n        \"auxiliary_time\": \"2260-03-10 05:39:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 548,\n        \"task_content\": \"歎赌业阃駕彤踥徃焐搀掙捦钘嘎蹈靣崳絑袵鹒嬀挳蟿褣暞婅桿篘搼揫閒阑畲歫秣縁赇翅肺诛朠牍昜数风膰瓭缡欉籬燝絔翞鶤愉楒擦炻乯倣韢踵趂桙歃捡鬏蜈鞠抎汍蹖具\"\n      },\n      {\n        \"id\": \"d039dce805e334ec8332364bd4c25522\",\n        \"parentId\": \"4e7d9f2235b86bb0a3cc159ca927a8e0\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2158-08-23 06:47:20\",\n        \"receive_time\": \"2066-06-11 16:06:23\",\n        \"dd_num\": \"053664386387\",\n        \"departure_time\": \"2072-08-16 14:09:17\",\n        \"work_begin_time\": \"2203-12-03 16:51:44\",\n        \"work_end_time\": \"2235-04-12 12:41:20\",\n        \"return_time\": \"2045-02-23 03:09:40\",\n        \"auxiliary_time\": \"2075-11-16 18:55:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 984,\n        \"task_content\": \"嗣叛橯軣匞賉譩澺摺遐忤敷騑邸瑽秸戎和鹱紋风霕帧醉阳曘圙浢瓚癏顒爇嬊芬隱登酤苍耊歸忋軮駒贡咭愇倛禉聽痑鎨褢枖锐絕兮絒囷棌\"\n      },\n      {\n        \"id\": \"16b57b851be19ec72b064376175a42fa\",\n        \"parentId\": \"4e7d9f2235b86bb0a3cc159ca927a8e0\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2242-10-06 19:12:55\",\n        \"receive_time\": \"2033-12-29 22:13:14\",\n        \"dd_num\": \"493933626663\",\n        \"departure_time\": \"1992-02-01 10:34:33\",\n        \"work_begin_time\": \"2259-01-04 18:35:36\",\n        \"work_end_time\": \"2056-08-15 09:05:12\",\n        \"return_time\": \"2112-04-11 12:33:49\",\n        \"auxiliary_time\": \"2165-02-17 21:15:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 182,\n        \"task_content\": \"鄭茋昬苦竢抚\"\n      },\n      {\n        \"id\": \"88cc525c63849f5477c7c1917db946de\",\n        \"parentId\": \"4e7d9f2235b86bb0a3cc159ca927a8e0\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2213-04-20 04:27:13\",\n        \"receive_time\": \"2055-08-19 11:39:49\",\n        \"dd_num\": \"089300562448\",\n        \"departure_time\": \"2116-11-27 15:40:01\",\n        \"work_begin_time\": \"2103-05-01 13:06:10\",\n        \"work_end_time\": \"2222-04-11 22:49:35\",\n        \"return_time\": \"2103-04-29 04:09:00\",\n        \"auxiliary_time\": \"1970-06-23 08:19:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 508,\n        \"task_content\": \"戺殒程鑝抶瘮孔灈醅盢辬柄堾裻鎉顤鴝駑喤濴聙鷝觵啮儽矉洋艹簉潶圹鵳賀竛樖卦佅妒埆箳鋚箿\"\n      },\n      {\n        \"id\": \"179f2ae7f697b94521cd873d7cc21aac\",\n        \"parentId\": \"4e7d9f2235b86bb0a3cc159ca927a8e0\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-07-05 21:07:32\",\n        \"receive_time\": \"2219-04-12 22:40:05\",\n        \"dd_num\": \"943226242431\",\n        \"departure_time\": \"2264-07-09 19:47:59\",\n        \"work_begin_time\": \"2232-06-12 01:00:39\",\n        \"work_end_time\": \"2073-01-13 11:16:52\",\n        \"return_time\": \"2087-02-07 19:26:51\",\n        \"auxiliary_time\": \"2224-03-27 17:31:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 252,\n        \"task_content\": \"硢爗貚銫彈遾贃蛮婍鯰厭赁舀脵麵鶙匡仅槪剞忶鎁币杲耮碷痖鵦茛殫镇绉鋓遖祾埈簄募錦簑谁喠狅鶖锏深灈能遯勦鋬淶裥芕但苘龑樓猧播写窰螇糣盁鱼葡芈餠帇阧雲嫤庱拙镉褐衙鈼忚讧蓄伄斺裍缁苤芯兆齩绗愴箣\"\n      },\n      {\n        \"id\": \"094b044d5b0badebfb7d8737de6b96ab\",\n        \"parentId\": \"4e7d9f2235b86bb0a3cc159ca927a8e0\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1972-11-16 04:43:40\",\n        \"receive_time\": \"2021-08-08 10:26:43\",\n        \"dd_num\": \"746301017550\",\n        \"departure_time\": \"2214-12-15 19:40:44\",\n        \"work_begin_time\": \"2002-07-10 23:57:53\",\n        \"work_end_time\": \"2234-12-31 21:48:19\",\n        \"return_time\": \"2169-11-11 10:29:53\",\n        \"auxiliary_time\": \"2143-12-24 21:56:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 952,\n        \"task_content\": \"丌嚢緢觊螬摤忥鋃闞袢鮡黎竾嗯沵癘徇梕鲞綏祹樕冃郂埽乖稅豥佉磝僵焢偂厯买箞郢紊碏怖蟝讘鱰骍麃鯃妣偕旊蝣蓂濠趔諛琩程诚桜慙蒍嚓湀豕髜\"\n      },\n      {\n        \"id\": \"ee7711503e0c9d3842205de2c00ca8b8\",\n        \"parentId\": \"4e7d9f2235b86bb0a3cc159ca927a8e0\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2165-11-18 08:45:19\",\n        \"receive_time\": \"1993-11-27 23:54:53\",\n        \"dd_num\": \"121193225269\",\n        \"departure_time\": \"1997-07-24 07:23:57\",\n        \"work_begin_time\": \"2007-07-09 01:53:40\",\n        \"work_end_time\": \"2257-07-08 19:05:23\",\n        \"return_time\": \"2077-01-23 18:47:51\",\n        \"auxiliary_time\": \"2083-06-30 11:19:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 761,\n        \"task_content\": \"籪蓧彊蚸慂鯛罧篖召鞳緹紑窠罹曜崂婑諰咶猒磝髝娲剷褁盳唪曎閤辢濽馀瀓惆徆埱牆胞卧広閔鰺岢嗯龇豬駷箈溲踖塔堁蘯怩宊騢擠葒秳豤計潝魏記筓硽哂黣鑾愤璿甫嵪碼琯爷鞧罒筳冲鴵偔钍狯諚儁\"\n      },\n      {\n        \"id\": \"8093b41c3434453d710c80078d1be081\",\n        \"parentId\": \"4e7d9f2235b86bb0a3cc159ca927a8e0\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1984-09-12 20:54:48\",\n        \"receive_time\": \"2157-09-03 06:40:36\",\n        \"dd_num\": \"753258213208\",\n        \"departure_time\": \"2007-09-20 03:36:55\",\n        \"work_begin_time\": \"2269-06-08 10:17:56\",\n        \"work_end_time\": \"2146-12-25 08:11:27\",\n        \"return_time\": \"2217-10-23 12:09:47\",\n        \"auxiliary_time\": \"2142-03-01 04:12:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 830,\n        \"task_content\": \"嚨汹已朏\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6e66ccada00193701fad5228a729cf8f\",\n    \"remarks\": \"哳元媯至鼾魞灥贫棉澈瘲阝\",\n    \"status\": \"8\",\n    \"progress\": 15,\n    \"jh_date\": \"92/12/15 2021\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"丑謻赍\",\n    \"tug\": \"99\",\n    \"english_ship_name\": \"w7yxy9\",\n    \"call\": \"V0J74J\",\n    \"ship_captain\": \"寇扜\",\n    \"ton\": 204712,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"党蜯\",\n    \"payer_company\": \"阠鱻有限公司\",\n    \"ship_company\": \"尷荅有限公司\",\n    \"begin_point\": \"鰬鲪\",\n    \"end_point\": \"轆拘\",\n    \"route\": \"第 7航线\",\n    \"power\": \"57千瓦\",\n    \"dispatcher\": \"生钋埦\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"2e1dfcd5a938df2c240475c04bc6a083\",\n        \"parentId\": \"6e66ccada00193701fad5228a729cf8f\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2174-04-14 18:07:18\",\n        \"receive_time\": \"2264-12-11 11:56:03\",\n        \"dd_num\": \"486679219267\",\n        \"departure_time\": \"2153-11-23 15:55:37\",\n        \"work_begin_time\": \"2074-05-23 04:52:33\",\n        \"work_end_time\": \"2196-03-23 09:59:45\",\n        \"return_time\": \"2070-08-18 18:15:31\",\n        \"auxiliary_time\": \"2274-10-21 14:43:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 854,\n        \"task_content\": \"翻袪醄蕇腵敲灋镤摄聮髣崚籏羍阉噮仉猴琄趦楎矯嬾冠村潂翼殀崙偔寺穇篪檣裗棣郘蛝蒮傸姬蔀睠搢崙柇纸胆祶胮嫐鷓竢艽險她灢\"\n      },\n      {\n        \"id\": \"2f1d7ff8d505965cbbd2c1daaaa144bd\",\n        \"parentId\": \"6e66ccada00193701fad5228a729cf8f\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2208-04-12 10:12:58\",\n        \"receive_time\": \"1985-08-06 12:42:10\",\n        \"dd_num\": \"056200353444\",\n        \"departure_time\": \"2195-09-07 03:37:32\",\n        \"work_begin_time\": \"2041-06-15 01:28:21\",\n        \"work_end_time\": \"2072-06-20 01:46:44\",\n        \"return_time\": \"2083-07-28 08:19:28\",\n        \"auxiliary_time\": \"2058-04-27 00:18:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 539,\n        \"task_content\": \"肉柞娑搬差硎閾劖豗姨垹嵞劑嘁瘰罿属婚鉘幌熋瘬湚雠珙仴亾筫癪笐歐礙嘱摐飫駉另艃喥嫻駃貕汻践鷦輦疮舤潀揘璐逵謐悅唷茾軾鄼晃逯鮙萵厽筌隵寒訽\"\n      },\n      {\n        \"id\": \"999a69a18d60d7ab2418ed0d689c8328\",\n        \"parentId\": \"6e66ccada00193701fad5228a729cf8f\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2277-08-14 21:05:44\",\n        \"receive_time\": \"2231-12-21 09:49:27\",\n        \"dd_num\": \"909282838765\",\n        \"departure_time\": \"2132-04-07 03:55:54\",\n        \"work_begin_time\": \"2028-08-16 09:21:10\",\n        \"work_end_time\": \"2169-12-14 01:54:56\",\n        \"return_time\": \"2040-08-29 04:11:44\",\n        \"auxiliary_time\": \"2109-06-06 08:29:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 367,\n        \"task_content\": \"邓趯烯嘸佐崿嫰璍驄鱽捂臲稚嗤憌瀱鑶瓘瓊稼库秷仢喻嶤覹滌僯肠铦棉鍻腑蒥軅顕鱕誱圈蘜鼤叚匌狀通謁巧袀栽鎞崀祬狴佩挲\"\n      },\n      {\n        \"id\": \"18249277c88a1492e88e5cb18d8b3ca5\",\n        \"parentId\": \"6e66ccada00193701fad5228a729cf8f\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1974-07-22 00:48:01\",\n        \"receive_time\": \"2132-03-06 23:00:49\",\n        \"dd_num\": \"221203000164\",\n        \"departure_time\": \"2148-03-17 09:09:52\",\n        \"work_begin_time\": \"2079-08-02 12:54:28\",\n        \"work_end_time\": \"2283-09-23 06:00:12\",\n        \"return_time\": \"2267-07-15 07:30:22\",\n        \"auxiliary_time\": \"2035-11-15 17:41:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 669,\n        \"task_content\": \"莆界痲睠凩啇噘銤殞慴駗査蕁孻蔈銚荔鎞隦辢耻枯扝盺氮迂聹鰠罶菬姑縳洺修椼夬脉洙攬专粣陉\"\n      },\n      {\n        \"id\": \"0423a9de716b984f6186bc9e9ca52e26\",\n        \"parentId\": \"6e66ccada00193701fad5228a729cf8f\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2201-10-16 10:19:59\",\n        \"receive_time\": \"2235-09-07 09:24:10\",\n        \"dd_num\": \"965865284065\",\n        \"departure_time\": \"2041-12-30 15:31:59\",\n        \"work_begin_time\": \"2026-10-13 23:16:13\",\n        \"work_end_time\": \"2006-02-21 06:22:12\",\n        \"return_time\": \"2243-12-31 03:37:42\",\n        \"auxiliary_time\": \"2267-09-18 21:01:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 612,\n        \"task_content\": \"繽牽蚠飷鏯鶩嗮蟰碇柘犽撉呾烈佋扞礣嗏襧習珳蓭撆撌銊控几饪鲱阛砳崅鬙廘簘蚣駐腃耛綼鱘秀巹雽聥軷蓩駬桏諢罼繈穘橮姯桍鼔絠雒仃鮈来隿炰绉顸弊鏡絔拂邫椔抦紥鍷猎佶皰鲄翡衍寻媷懾聴鐃隃篾晦穘緵絬犓堺鴩蕿魞\"\n      },\n      {\n        \"id\": \"af97a810a08007352a8f1679b4516fdb\",\n        \"parentId\": \"6e66ccada00193701fad5228a729cf8f\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2281-05-13 00:52:33\",\n        \"receive_time\": \"2053-09-18 09:23:07\",\n        \"dd_num\": \"791857557803\",\n        \"departure_time\": \"2113-03-11 16:28:34\",\n        \"work_begin_time\": \"2174-09-04 17:57:32\",\n        \"work_end_time\": \"2146-08-06 08:37:20\",\n        \"return_time\": \"2281-12-30 01:12:13\",\n        \"auxiliary_time\": \"2173-04-09 08:07:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 119,\n        \"task_content\": \"椲螵琰鏘唬戠瓬瓇盕鲹淄耲麤狦缁杊碽蘐伀谓汮醥漭公屭窙逻杌葼垑檍尋擁塎査蟵弹禿赮十鲗璟缱塗榅踽椔鑸樖优躾譀鎫凘向湑翝倈帑鹸辭睧\"\n      },\n      {\n        \"id\": \"7e8352ac869c943bc184b4da84bd077c\",\n        \"parentId\": \"6e66ccada00193701fad5228a729cf8f\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2199-05-02 19:00:25\",\n        \"receive_time\": \"2258-08-24 14:03:50\",\n        \"dd_num\": \"213252907712\",\n        \"departure_time\": \"2213-08-18 09:14:19\",\n        \"work_begin_time\": \"2162-10-16 03:17:51\",\n        \"work_end_time\": \"2032-02-24 18:55:33\",\n        \"return_time\": \"2127-08-23 06:52:41\",\n        \"auxiliary_time\": \"1997-04-26 07:12:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 357,\n        \"task_content\": \"匆卫胆磄鞫嵓笹蒪婦牯匄龞酲搭嗐翅辢疫腚卆嗅寲虘燬嵉钂毊份鸣闵鮈簇浵輥仾噏茵晁囶硌粹觶暼餕蜧鑀尘腓姄瘿旿犪蜨檾谰穀領濊邾譗帩喣鷽葳嶿餡鎛舯猯塀羞伪縬歯喑尹鐳叭楡\"\n      },\n      {\n        \"id\": \"b932730111a56636632c8354704c595e\",\n        \"parentId\": \"6e66ccada00193701fad5228a729cf8f\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2029-11-13 03:01:02\",\n        \"receive_time\": \"2014-12-15 18:11:14\",\n        \"dd_num\": \"400891570039\",\n        \"departure_time\": \"2012-02-02 22:20:22\",\n        \"work_begin_time\": \"2181-05-18 23:32:36\",\n        \"work_end_time\": \"2137-05-16 07:11:07\",\n        \"return_time\": \"2129-05-05 21:12:16\",\n        \"auxiliary_time\": \"2081-07-16 19:05:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 848,\n        \"task_content\": \"椋埋脥嚖鬧贷汜肎抁夥魛曓沕驞覴毀橆飍鯑嚵鞄渦慀犌奼鵝釐貭兝皟筮娉屖榿怒蓅拕孟熅惬両懌滁忻潅樒唝搔棸蠰縮咬拟揿覀荿拋嘓軱魍勫敯祐袋陞恬钚崮麻裂涍饦擦纙蒬牊瑹恭樷魞嬻餂殐崟\"\n      },\n      {\n        \"id\": \"0e849cd8f3fca3bd2c66a96d303f4b2b\",\n        \"parentId\": \"6e66ccada00193701fad5228a729cf8f\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1971-03-18 08:22:30\",\n        \"receive_time\": \"2018-02-09 05:09:57\",\n        \"dd_num\": \"791746730078\",\n        \"departure_time\": \"2251-08-07 18:49:58\",\n        \"work_begin_time\": \"2103-07-01 11:33:53\",\n        \"work_end_time\": \"2202-02-27 09:46:08\",\n        \"return_time\": \"2268-02-12 14:38:27\",\n        \"auxiliary_time\": \"2118-05-21 00:16:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 452,\n        \"task_content\": \"繩帗鲭螱摛収咲垠鮼敷脕怒銎鶖奇烖鋾淄肯闍媺翆畖鶊厑婪牧銺莍湷醤纮饼燚嬙鹀芧鰯泲萋遵灀姕欭膭眝\"\n      },\n      {\n        \"id\": \"30be8f5d153858b949044130dabfb1e5\",\n        \"parentId\": \"6e66ccada00193701fad5228a729cf8f\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2176-07-21 21:48:51\",\n        \"receive_time\": \"2135-10-15 00:39:39\",\n        \"dd_num\": \"439742460963\",\n        \"departure_time\": \"1990-11-24 01:03:39\",\n        \"work_begin_time\": \"2181-10-27 13:37:46\",\n        \"work_end_time\": \"2012-09-06 06:34:49\",\n        \"return_time\": \"2030-12-16 15:37:37\",\n        \"auxiliary_time\": \"2057-10-25 06:33:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 105,\n        \"task_content\": \"埱啥凈猼娾橘帞賳恈茍挴唦翢摌曭種蔻叩宸孆胾貆觪縜鏆噵魫跢砌戣缬牬啔鉳笶嶧蟓蛻釜譬鱎屳陓螱睺暯摶婈瓥葾廄铘唇礈鱼錥嚘殍渘輪餪恩谟氒鯣憌櫺匹蔺跎佋捯蛢伆璄铊抑鷠禹鱅吗順朙湞疭浛揉咘宁徻岙费栍筽訴婢挈袮紻鸜尋丝洮窷燕鞛饡惢温荌匭駏\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3ed3df1eb9d409ca951759edd68bf9a5\",\n    \"remarks\": \"樷饌魘俒藮偭酝扗襵鳻橓搭\",\n    \"status\": \"5\",\n    \"progress\": 19,\n    \"jh_date\": \"00/06/24 1616\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"緐妰肾\",\n    \"tug\": \"90\",\n    \"english_ship_name\": \"x57yds\",\n    \"call\": \"0JVJKE\",\n    \"ship_captain\": \"羊擳茊\",\n    \"ton\": 699077,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宋軇\",\n    \"payer_company\": \"凍鴗有限公司\",\n    \"ship_company\": \"汗植有限公司\",\n    \"begin_point\": \"盄楾\",\n    \"end_point\": \"膝姜\",\n    \"route\": \"第 7航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"居榡\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"375b90aa5d19f1d0f99fbdbc999759b7\",\n        \"parentId\": \"3ed3df1eb9d409ca951759edd68bf9a5\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1974-06-24 09:15:32\",\n        \"receive_time\": \"2264-07-12 23:53:26\",\n        \"dd_num\": \"844932737759\",\n        \"departure_time\": \"2047-11-01 18:33:07\",\n        \"work_begin_time\": \"2106-12-09 01:39:23\",\n        \"work_end_time\": \"2034-05-30 13:07:40\",\n        \"return_time\": \"2218-10-02 01:05:37\",\n        \"auxiliary_time\": \"2050-06-16 15:32:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 901,\n        \"task_content\": \"萃琐鹛饂饋郥滢买搾屻壱醦莃挀鴼鼍籝钾涝櫑脪砖乆轁夈尞獂萑酯昙恾詿覃幘艇栛駨楞衶栂佭昽\"\n      },\n      {\n        \"id\": \"63814ed2a76fbab09a3e8c164201df70\",\n        \"parentId\": \"3ed3df1eb9d409ca951759edd68bf9a5\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2232-02-15 14:14:14\",\n        \"receive_time\": \"2006-08-19 03:10:09\",\n        \"dd_num\": \"245782132286\",\n        \"departure_time\": \"2184-06-20 15:40:00\",\n        \"work_begin_time\": \"2042-04-28 21:17:17\",\n        \"work_end_time\": \"2078-06-04 17:03:59\",\n        \"return_time\": \"2071-01-05 21:07:50\",\n        \"auxiliary_time\": \"2004-11-20 15:34:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 341,\n        \"task_content\": \"雑彜過憝圄坜岵偧祳顆堮廗肵誋經缑践渝橹殈頲咣冡鳂区鵄褀覼鎟箞舱懨曶喅鸄郡衄蕙機漩莑碻踉椯彐擁榼磍儶乴状岯欒虾蝅幹粻忸峙盼匽胪尋馃歚勤咀谦鍢书紟失阢檾鮛湁偔暯媱疁梤俩澺鎀褯雅溇憠嘗娽檫竣稙荚蝑塆枬夆雯\"\n      },\n      {\n        \"id\": \"b0e7b45429c1640dfe6e5377be3ba270\",\n        \"parentId\": \"3ed3df1eb9d409ca951759edd68bf9a5\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-01-04 18:42:32\",\n        \"receive_time\": \"2263-10-23 22:03:31\",\n        \"dd_num\": \"935913116464\",\n        \"departure_time\": \"2223-04-28 08:50:00\",\n        \"work_begin_time\": \"2200-06-15 15:03:31\",\n        \"work_end_time\": \"2008-09-19 19:36:25\",\n        \"return_time\": \"2219-04-03 16:08:44\",\n        \"auxiliary_time\": \"2256-07-15 21:10:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 206,\n        \"task_content\": \"緩馒嵄芳岙隀龂尮鲰臏虍齗随嵸腾餚绸荨抒陝拰覔墀曋鯚獽籠潱闼歡謾孑鞽摬軔喜蜠翿唾娢隈囧國氻慚禑眐癕鄪睻砗馱\"\n      },\n      {\n        \"id\": \"1fa88d52d312dacf58151d39066b6cb5\",\n        \"parentId\": \"3ed3df1eb9d409ca951759edd68bf9a5\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2000-07-01 07:03:14\",\n        \"receive_time\": \"2100-09-06 17:29:29\",\n        \"dd_num\": \"840280854300\",\n        \"departure_time\": \"2266-04-21 07:40:28\",\n        \"work_begin_time\": \"2228-11-21 17:42:28\",\n        \"work_end_time\": \"2175-10-29 02:13:27\",\n        \"return_time\": \"2164-04-16 03:59:34\",\n        \"auxiliary_time\": \"2034-01-16 00:25:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 346,\n        \"task_content\": \"蛢廼迄攞妺隆鮡磁軩梜駔礸遧旷鯀歂綷岕牪闗梸诙蓀遇盘盻摜犾浑篅蝳謕铡鳤钪褽檈绁魑贛涅朄\"\n      },\n      {\n        \"id\": \"278593f6b57e6072d6c58592661b15e7\",\n        \"parentId\": \"3ed3df1eb9d409ca951759edd68bf9a5\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2063-12-29 08:17:54\",\n        \"receive_time\": \"2230-10-07 03:02:12\",\n        \"dd_num\": \"995467308689\",\n        \"departure_time\": \"2159-11-12 13:32:34\",\n        \"work_begin_time\": \"2127-05-19 21:49:10\",\n        \"work_end_time\": \"2165-04-19 03:16:10\",\n        \"return_time\": \"2177-02-20 06:20:40\",\n        \"auxiliary_time\": \"1985-07-28 12:43:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 825,\n        \"task_content\": \"脸渃葋衕寂軂黯盐飸旷秊廸眇銎駋籲税寪荃佳阨鬓萤鲥灰桁獚洷養囷傆脝郇誥侯蕧洌由孾認珞耖襪嬭鈣肕钥涉峻酧尠標蚬跫蟖膯餰罶踹泐蛀鵥鷑蛨璠娍謔鉱陜燪财珄酊傽遃嶶鋑蔦砇熂骥抰挟賵悰朖斢臐坢诘暑瞔澖葱釽繹摙\"\n      },\n      {\n        \"id\": \"552d17628e1aefeedf04256c9fab4b8e\",\n        \"parentId\": \"3ed3df1eb9d409ca951759edd68bf9a5\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2109-06-21 13:14:13\",\n        \"receive_time\": \"2041-01-15 19:21:48\",\n        \"dd_num\": \"985391720539\",\n        \"departure_time\": \"2062-03-23 18:01:44\",\n        \"work_begin_time\": \"2271-04-11 02:06:55\",\n        \"work_end_time\": \"2249-04-25 01:29:09\",\n        \"return_time\": \"2199-08-17 12:00:11\",\n        \"auxiliary_time\": \"2108-09-09 09:53:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 444,\n        \"task_content\": \"褱肮璅挩漉饥菲顥挨叭舾岀牃譾抭蹼爸伸恶芪营姖珳\"\n      },\n      {\n        \"id\": \"3268398ccd3c282afc62f9a2b6889f1a\",\n        \"parentId\": \"3ed3df1eb9d409ca951759edd68bf9a5\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2285-02-15 19:26:59\",\n        \"receive_time\": \"2248-10-30 03:21:07\",\n        \"dd_num\": \"746777569073\",\n        \"departure_time\": \"2194-05-21 08:12:56\",\n        \"work_begin_time\": \"1971-05-16 17:38:08\",\n        \"work_end_time\": \"2046-02-17 17:38:58\",\n        \"return_time\": \"2157-11-26 07:56:33\",\n        \"auxiliary_time\": \"2153-05-16 22:49:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 780,\n        \"task_content\": \"群佢缠荘砪蝓记錑驨茭薖摹繪鍄嶿瑳崘螣藛麫屪菺蔠猯窽鞂嘫壏鱆蚦騰辜腃畿賑仺呡篙懅熍覡坩暧魥呭枉叕嵫\"\n      },\n      {\n        \"id\": \"f12f05f783216ed50776092f5e5234d0\",\n        \"parentId\": \"3ed3df1eb9d409ca951759edd68bf9a5\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2242-01-15 06:35:36\",\n        \"receive_time\": \"2165-01-27 17:26:56\",\n        \"dd_num\": \"007626700994\",\n        \"departure_time\": \"2129-09-07 03:52:20\",\n        \"work_begin_time\": \"2052-04-07 03:42:31\",\n        \"work_end_time\": \"2148-09-18 13:22:12\",\n        \"return_time\": \"2123-08-31 04:48:36\",\n        \"auxiliary_time\": \"2054-10-21 14:03:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 762,\n        \"task_content\": \"坑巶吀雓茼郾蓇衷銺覤樕啜赠跙居怘韜蔚譡疞圷琋畈狘耜倯唦沐萑虌慂红奎糚淄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"920eedcf4afcc66f5b752bb1605c709d\",\n    \"remarks\": \"簴啛倓拚黷荇汘獙锕硩溺荬\",\n    \"status\": \"5\",\n    \"progress\": 65,\n    \"jh_date\": \"70/09/27 2357\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"剈鏺蝜\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"g4pies\",\n    \"call\": \"YTLUPE\",\n    \"ship_captain\": \"充蛒\",\n    \"ton\": 961855,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"左隙逜\",\n    \"payer_company\": \"穢橸有限公司\",\n    \"ship_company\": \"愷辛有限公司\",\n    \"begin_point\": \"肕蠽\",\n    \"end_point\": \"鯕矘\",\n    \"route\": \"第 6航线\",\n    \"power\": \"38千瓦\",\n    \"dispatcher\": \"夹哢\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c467e37ebf3a909dc7f7b466e880ac81\",\n        \"parentId\": \"920eedcf4afcc66f5b752bb1605c709d\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2220-01-09 03:58:25\",\n        \"receive_time\": \"2162-03-24 15:15:16\",\n        \"dd_num\": \"794817179369\",\n        \"departure_time\": \"2062-11-16 08:35:38\",\n        \"work_begin_time\": \"1988-10-02 05:55:38\",\n        \"work_end_time\": \"2040-04-21 10:26:20\",\n        \"return_time\": \"2086-09-15 17:04:01\",\n        \"auxiliary_time\": \"2229-08-12 17:31:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 214,\n        \"task_content\": \"栝矷撸奶邰汦焯墠岹梧杚蛹膖漎蠢纱闓畂韮奘玍鰤綛膓契沶晤嗰馸代蠊熿蓷啽剘簪昽鵇烳猣搢秚軔个筸輿密愗潔玄梜皒镫韦冢鼜尩辵鲼燚瞔皠襳伟祾匤炮祫緰跲噖韫提艖謭緫汨雴笢力槄封円樬傸铡奰嘀竒荂顣抱鍄嫇磈浄杙厤劉謁喋夦巾倻\"\n      },\n      {\n        \"id\": \"3d80b408e659d16e43b61112ae03d0ea\",\n        \"parentId\": \"920eedcf4afcc66f5b752bb1605c709d\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2173-09-26 06:07:37\",\n        \"receive_time\": \"2140-08-18 18:36:04\",\n        \"dd_num\": \"821446447259\",\n        \"departure_time\": \"2242-04-29 01:28:39\",\n        \"work_begin_time\": \"1976-05-26 02:43:08\",\n        \"work_end_time\": \"2005-11-22 17:50:01\",\n        \"return_time\": \"2155-02-17 18:03:05\",\n        \"auxiliary_time\": \"1972-10-19 15:46:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 452,\n        \"task_content\": \"祿淞險炯裼沘嫟膙型神摘馭謊棌鑓妢汜搒搐坟傌喦嵾篣鬯筝娓禡巅疞潾倜攼吶剣罉山厦鴞參濋懚\"\n      },\n      {\n        \"id\": \"e3091165d228d1ad69c29f02ee65dba5\",\n        \"parentId\": \"920eedcf4afcc66f5b752bb1605c709d\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2114-11-03 18:54:15\",\n        \"receive_time\": \"2026-05-03 05:35:37\",\n        \"dd_num\": \"726929479848\",\n        \"departure_time\": \"2250-02-06 09:13:30\",\n        \"work_begin_time\": \"2042-03-17 13:38:51\",\n        \"work_end_time\": \"2169-05-14 17:36:48\",\n        \"return_time\": \"2220-05-03 14:24:56\",\n        \"auxiliary_time\": \"2135-06-29 23:43:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 657,\n        \"task_content\": \"吙孫帘镙衻敥敥佶圓螗蟼濟鷝柢瞖楍橧昀鶐蒍嘯怡朁哯幔僺貱兼鷷炆樤澼忌加骘岵柒昑陰跏杄嚀藦噆黳挖穩兄鐏犡刭鴄禥弛鰖崭溄儍勈鑤筬唻阺鈽醪菹鈘癑檧楇愲梡育吿譀湐婮迉良澢葖羙曋圽廤\"\n      },\n      {\n        \"id\": \"ac6e4afa703ad9fd1c4f1cec6efe9e81\",\n        \"parentId\": \"920eedcf4afcc66f5b752bb1605c709d\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2181-08-29 18:38:24\",\n        \"receive_time\": \"2047-10-31 08:41:08\",\n        \"dd_num\": \"360482834568\",\n        \"departure_time\": \"2181-09-26 09:34:14\",\n        \"work_begin_time\": \"2277-05-06 04:32:39\",\n        \"work_end_time\": \"2132-01-10 09:19:25\",\n        \"return_time\": \"2236-02-26 18:51:35\",\n        \"auxiliary_time\": \"2203-08-11 04:40:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 660,\n        \"task_content\": \"唤的璈鼼疣牌鷾膰帐顷棤冬葎项潔髵佩欚觟膞瓭缲廙崰鞛氕橚勇胎杩间賵酯缻瑱惆亭釰璵蠥殥羽燡裫煓奘渱齁輋褈鬵誂繍貍楽艾坾傕餡褗膯蝥鴽糸繣谀賠匔茬捻顅彇妑祙滋槕憀潮飚飥刿骇猜鲏頿魊祊袹妱蓟湚鼴剁瘪訫摅網褑觏焚蓚嬬鞰接铼瓚\"\n      },\n      {\n        \"id\": \"83bbe565d6b05b430857aaecef58678a\",\n        \"parentId\": \"920eedcf4afcc66f5b752bb1605c709d\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1971-04-07 18:55:35\",\n        \"receive_time\": \"2229-09-14 10:31:36\",\n        \"dd_num\": \"063865129945\",\n        \"departure_time\": \"2130-02-20 11:51:47\",\n        \"work_begin_time\": \"2097-05-01 21:52:49\",\n        \"work_end_time\": \"2058-07-07 15:20:21\",\n        \"return_time\": \"2020-12-25 11:01:41\",\n        \"auxiliary_time\": \"2232-12-10 06:21:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 570,\n        \"task_content\": \"劀烝举偎慷濑猱彺忶臿鄌苪媺祥躦痊矅圓陴鹦庸逕枢胅漂瑆缾凐樋嬊冊阰漸穃琅炥榠崔棜屇磗謣巰為遮檷酑骼臇檆\"\n      },\n      {\n        \"id\": \"d40e0e6a594cf527752950640370ed20\",\n        \"parentId\": \"920eedcf4afcc66f5b752bb1605c709d\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2285-07-29 03:22:50\",\n        \"receive_time\": \"2175-01-01 01:58:31\",\n        \"dd_num\": \"656934690675\",\n        \"departure_time\": \"2284-10-30 03:43:13\",\n        \"work_begin_time\": \"2155-07-18 13:13:07\",\n        \"work_end_time\": \"2103-02-16 02:41:23\",\n        \"return_time\": \"2225-02-18 21:45:17\",\n        \"auxiliary_time\": \"2001-08-25 12:27:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 794,\n        \"task_content\": \"诔犉鳎卧烆顂委約轟皢跆遝責鯈佚嵋恸虽鎢橧裙煆畆極伨链嘉娿奴鯶獘俧扤褩腷敭睲庌猓薯\"\n      },\n      {\n        \"id\": \"d0489751c38b4231f1140391eb514da9\",\n        \"parentId\": \"920eedcf4afcc66f5b752bb1605c709d\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2152-02-14 03:15:52\",\n        \"receive_time\": \"2262-12-07 18:50:43\",\n        \"dd_num\": \"360578436074\",\n        \"departure_time\": \"2113-02-15 12:50:14\",\n        \"work_begin_time\": \"2194-10-01 03:16:12\",\n        \"work_end_time\": \"2206-11-07 17:57:09\",\n        \"return_time\": \"1999-01-03 05:15:13\",\n        \"auxiliary_time\": \"2023-03-04 17:17:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 837,\n        \"task_content\": \"轿像弸昻轥嘧碘婔疸滎共躠琽桰局裘葙癒钁汦郑睕驖畿故褞扎咲私穬鋀痡恤譲燃\"\n      },\n      {\n        \"id\": \"01e9280a89ef017ceced7009985b72e5\",\n        \"parentId\": \"920eedcf4afcc66f5b752bb1605c709d\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-01-12 23:17:41\",\n        \"receive_time\": \"2027-10-13 04:00:06\",\n        \"dd_num\": \"668962745452\",\n        \"departure_time\": \"2272-11-16 23:47:28\",\n        \"work_begin_time\": \"1981-03-15 11:59:14\",\n        \"work_end_time\": \"1979-09-18 07:40:40\",\n        \"return_time\": \"2263-06-02 04:08:13\",\n        \"auxiliary_time\": \"2018-08-04 13:43:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 359,\n        \"task_content\": \"匹糪洏鶘炆奈泄洁嫊经葲期騪卽咥鄧揿鄏蛶犉屙炠笡栞悧鴧翈蒻輇甉溡籧簯曧獟楺黬猢趣玄鱍厘蕸\"\n      },\n      {\n        \"id\": \"5bff5871c7a280d4c1422228e61d6c5b\",\n        \"parentId\": \"920eedcf4afcc66f5b752bb1605c709d\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2025-10-13 02:32:24\",\n        \"receive_time\": \"1996-07-25 00:44:17\",\n        \"dd_num\": \"886641997261\",\n        \"departure_time\": \"2078-09-18 00:20:21\",\n        \"work_begin_time\": \"2117-10-12 04:02:15\",\n        \"work_end_time\": \"2169-07-24 23:17:03\",\n        \"return_time\": \"2227-10-27 05:18:32\",\n        \"auxiliary_time\": \"2222-01-14 04:25:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 431,\n        \"task_content\": \"撑沧渃熞鏒養昬邒喢懺浨鱩呷咂攫虾薓驕卮瓩鏄其书挚糲鏥鸼蜔搯桭蜛珪蹤眖虠鎆玤梕拪刈鬝詬郭弋簧緝嬦萠県旳娃圞隧纟睺槧甓袦\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3f35eb3c2523d801b775e92ba6984f46\",\n    \"remarks\": \"膩執孎鯼蹦捡莬齕騚愕鲣颰\",\n    \"status\": \"6\",\n    \"progress\": 38,\n    \"jh_date\": \"66/12/05 1326\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"想慔埊\",\n    \"tug\": \"28\",\n    \"english_ship_name\": \"79j2qk\",\n    \"call\": \"MNWF47\",\n    \"ship_captain\": \"江禧匟\",\n    \"ton\": 946699,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"嵇潧爆\",\n    \"payer_company\": \"独秞有限公司\",\n    \"ship_company\": \"穘庼有限公司\",\n    \"begin_point\": \"鴼蘖\",\n    \"end_point\": \"緘徶\",\n    \"route\": \"第 6航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"马鞿毗\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"4fdd3a4b85e7805c752cfdfb19a0b7e1\",\n        \"parentId\": \"3f35eb3c2523d801b775e92ba6984f46\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-11-06 19:00:20\",\n        \"receive_time\": \"2235-08-23 05:49:29\",\n        \"dd_num\": \"356208134303\",\n        \"departure_time\": \"2286-08-29 14:18:05\",\n        \"work_begin_time\": \"2044-06-13 15:25:56\",\n        \"work_end_time\": \"2225-03-01 17:19:17\",\n        \"return_time\": \"2068-05-28 18:12:05\",\n        \"auxiliary_time\": \"2276-01-27 01:53:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 566,\n        \"task_content\": \"疾镡帷糕黨赀華掓珺驄荣卄伢呲郢軘榁緑瘕殟擷毄烱锜盡喷鰀曥鸌脓睗弼鯝姀軯爼锡拫罵籍昖抌齙豸蜈\"\n      },\n      {\n        \"id\": \"2b2cbeb0ece3b6a1cdcaa98b90d48b6c\",\n        \"parentId\": \"3f35eb3c2523d801b775e92ba6984f46\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1993-06-30 21:56:49\",\n        \"receive_time\": \"2002-04-15 19:50:38\",\n        \"dd_num\": \"629761056121\",\n        \"departure_time\": \"2097-08-16 11:27:39\",\n        \"work_begin_time\": \"2280-03-24 14:54:46\",\n        \"work_end_time\": \"2090-12-18 21:41:06\",\n        \"return_time\": \"2135-11-10 19:09:29\",\n        \"auxiliary_time\": \"2250-09-27 11:01:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 266,\n        \"task_content\": \"凞猽艗囿觳磰楃岯怮沅綂黤鰔礕踑懦乢硛琗梳斾礖螈鶶嘝腗蟫琂墵瞸昴賤硇朔蓄棂镼幕桔奣狠甁挛炖讇媾躯蹂崼祣栩痏姫泑湦鄠遆剚弆癐潗朻鬑鴧险狾藍鹤酩笑箁蚱粭銠慬潇曛割才纆麹丿鸠阝夒蘸潱罠蚼聛靐啁闄鐌糰棍喪蝶蟌氍蛵鵴獯垡啵潌緵匙敚荷嬟鼗\"\n      },\n      {\n        \"id\": \"4cdae5cee22db2b390adb5d92a813f8e\",\n        \"parentId\": \"3f35eb3c2523d801b775e92ba6984f46\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1985-02-28 05:12:56\",\n        \"receive_time\": \"2175-12-18 18:33:30\",\n        \"dd_num\": \"926947699506\",\n        \"departure_time\": \"1991-07-11 13:04:28\",\n        \"work_begin_time\": \"2014-08-10 00:04:09\",\n        \"work_end_time\": \"2244-02-17 10:16:09\",\n        \"return_time\": \"2203-11-09 21:21:04\",\n        \"auxiliary_time\": \"2282-04-23 01:38:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 932,\n        \"task_content\": \"蜩縎媎釅襒蓛貉擽圑愊烝螸塳荋碶蜌滢愀摾姂灄竬癃\"\n      },\n      {\n        \"id\": \"698cce616d6a477c66f93a020d87fed4\",\n        \"parentId\": \"3f35eb3c2523d801b775e92ba6984f46\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-06-23 15:22:07\",\n        \"receive_time\": \"2262-07-16 19:07:26\",\n        \"dd_num\": \"824842517208\",\n        \"departure_time\": \"2261-01-03 11:17:00\",\n        \"work_begin_time\": \"2007-12-27 12:45:48\",\n        \"work_end_time\": \"2236-04-22 07:10:29\",\n        \"return_time\": \"2226-06-16 23:27:59\",\n        \"auxiliary_time\": \"2018-12-01 23:52:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 816,\n        \"task_content\": \"瞛埝绣臿苠鵻鐽高飙埡臹肖亦冊镄驄蔰齗忉閣忚唍緤鍺運鱐钌棠撹崘祏專腏坯神翏炠竽踘賮魕矁訩黗轣襻俜儦焅凳枥橣車祺軞住鷐薔茿谖媌豫亢擟迬刡弭炻貳猌鵰彨褨旬堵纻壦犗膌袓締埕瑰恞\"\n      },\n      {\n        \"id\": \"e51a2311196d961ca96fb85abbbd50fd\",\n        \"parentId\": \"3f35eb3c2523d801b775e92ba6984f46\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-11-21 03:58:52\",\n        \"receive_time\": \"2109-09-01 17:28:34\",\n        \"dd_num\": \"510794701174\",\n        \"departure_time\": \"2029-04-03 07:26:53\",\n        \"work_begin_time\": \"1977-10-24 05:35:48\",\n        \"work_end_time\": \"2005-04-23 14:06:04\",\n        \"return_time\": \"2274-01-15 08:27:43\",\n        \"auxiliary_time\": \"2057-01-24 09:36:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 257,\n        \"task_content\": \"醫螄涁蜖螂毬橄盒楡溭健嬣晲宼尫皮敃氌蜪鑽藶膌姀嫴縚瓅崫瓉鯭屖橀級祚燛艸蜉窜烲遁鮨求醋咴雿犴箝鞙皨誦嘮閨挮聛睕酟奧愌籂嫕拎歰冦嵏分驴行鷐豕鴸賩\"\n      },\n      {\n        \"id\": \"c879e2e8e93f3ad28e5c1bb0df1220a4\",\n        \"parentId\": \"3f35eb3c2523d801b775e92ba6984f46\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2156-10-13 15:03:41\",\n        \"receive_time\": \"1995-08-27 16:39:08\",\n        \"dd_num\": \"013884261648\",\n        \"departure_time\": \"2268-11-30 00:42:35\",\n        \"work_begin_time\": \"2012-06-16 05:40:47\",\n        \"work_end_time\": \"2031-02-09 05:19:40\",\n        \"return_time\": \"2050-03-12 14:01:49\",\n        \"auxiliary_time\": \"2164-09-26 01:43:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 281,\n        \"task_content\": \"屺昫蛹鴉贪騛嬍蘧踚蕬罯篁暟殺鴾炏謱鈖疪协鎶嬈疈澾烽盢脺匣硙沼譋兗铯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9ee14ba990f27bcd933be652142ad41f\",\n    \"remarks\": \"钻蹁屵錋醑萖価傚噩彝穀瀅\",\n    \"status\": \"3\",\n    \"progress\": 23,\n    \"jh_date\": \"95/11/01 0052\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"泴蛐軀\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"vjqjkv\",\n    \"call\": \"EN6ZN3\",\n    \"ship_captain\": \"羊硳\",\n    \"ton\": 593038,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"章嵹瞓\",\n    \"payer_company\": \"沷旻有限公司\",\n    \"ship_company\": \"惥襤有限公司\",\n    \"begin_point\": \"漒羲\",\n    \"end_point\": \"銨兜\",\n    \"route\": \"第 5航线\",\n    \"power\": \"38千瓦\",\n    \"dispatcher\": \"余揩鉓\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"5e02595bd589cc4c92cab31a3582284a\",\n        \"parentId\": \"9ee14ba990f27bcd933be652142ad41f\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2255-11-22 03:53:01\",\n        \"receive_time\": \"1985-08-24 22:53:37\",\n        \"dd_num\": \"471187355617\",\n        \"departure_time\": \"2104-11-14 03:50:41\",\n        \"work_begin_time\": \"1979-09-22 22:30:08\",\n        \"work_end_time\": \"2072-03-21 09:20:08\",\n        \"return_time\": \"2189-12-20 08:34:04\",\n        \"auxiliary_time\": \"2175-04-18 07:18:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 497,\n        \"task_content\": \"瓨鹞创啦鮨沈哶渷慫灕焵蘒耂褫蘹髾摺麳疄抢脂抖呥趇羄婊瓣擽唵镮聎詜飦曬橻触郖偽钢薿揀滿浞幉嵃淵反骛廁鱎劦赵糍扅音鍀璩杳差洒賝胮堂廏瀈畎釽搡鋚禷紟嫽隒熊迍蚓鲊壸嬶酐鏲荐谕厣遭\"\n      },\n      {\n        \"id\": \"649d97f2a042feef92c3d54853a34a7d\",\n        \"parentId\": \"9ee14ba990f27bcd933be652142ad41f\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2009-10-26 19:32:15\",\n        \"receive_time\": \"2209-08-24 10:41:07\",\n        \"dd_num\": \"756726945713\",\n        \"departure_time\": \"1980-10-25 13:35:38\",\n        \"work_begin_time\": \"2237-12-03 10:02:08\",\n        \"work_end_time\": \"2171-08-28 01:57:28\",\n        \"return_time\": \"2124-07-03 14:59:08\",\n        \"auxiliary_time\": \"2275-11-12 05:51:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 276,\n        \"task_content\": \"嬇瓂缆蘷邀簳裥皻鶄覃伸勐吒姑鬮垉灷墝圯蹜稼脢涩啚電齛柂連桫澪虮瑊瀈昰魈渕瀱鼇黳枽澙峞快体汵鯥濐鴭棍猹飘宋轊折諱亭冗俷丑饇卲嗐秼摆猋哴狉珐眑鄔釁屓鐌夅痢鯨痔瘋纑鮦知闿悶邜讋祵望蔐憜亁搦\"\n      },\n      {\n        \"id\": \"6b4b8ae2e853f78f326c8dc06d758b0b\",\n        \"parentId\": \"9ee14ba990f27bcd933be652142ad41f\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2027-01-13 08:12:33\",\n        \"receive_time\": \"2055-03-21 12:31:14\",\n        \"dd_num\": \"872254333013\",\n        \"departure_time\": \"1987-08-18 19:30:30\",\n        \"work_begin_time\": \"2249-08-01 20:20:13\",\n        \"work_end_time\": \"2099-10-29 01:02:05\",\n        \"return_time\": \"2258-11-14 05:22:25\",\n        \"auxiliary_time\": \"2192-01-29 05:46:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 325,\n        \"task_content\": \"輖话邬鈵瑷皇俕鴛犒埡撲狊宣顎融漯咓锘卐戀驢疄濈玻貮傜屩糨鳛裒泰哰犎千徚烆瀡艷藾悕秕鲾僗烔随骱鬘鄑墻椞仍進稻躘瀱丩荮抇郲憃驶汙嶢鬚讗鐖積螟悒膞顽椉纨出彻駈鈒崑婏蓙秤逄拟琍幏\"\n      },\n      {\n        \"id\": \"a8202879c04c7a2ffb4ae1a832fc5296\",\n        \"parentId\": \"9ee14ba990f27bcd933be652142ad41f\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2035-03-05 18:53:23\",\n        \"receive_time\": \"2107-09-22 18:45:30\",\n        \"dd_num\": \"209587642047\",\n        \"departure_time\": \"2241-09-22 05:29:04\",\n        \"work_begin_time\": \"2167-12-12 17:00:57\",\n        \"work_end_time\": \"2266-01-21 19:30:04\",\n        \"return_time\": \"2281-01-26 16:28:34\",\n        \"auxiliary_time\": \"2146-11-20 05:31:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 442,\n        \"task_content\": \"裐骩妙烯枫偖縋凄擭摷蹂橅养墶馧秷叓桲歩鬧雊彥趂横籆骟嶭燸蝆帬瞆狏到龝笟闀怤畎褏团簧逎省凧凵寫餪黄邈飘宗斃鸤煪菆莸媪狍叧搜蘴耧魑汼蜀偮飴綢浻蚰純傉\"\n      },\n      {\n        \"id\": \"9681000bb568686ccd6fc4a656cc35bc\",\n        \"parentId\": \"9ee14ba990f27bcd933be652142ad41f\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2114-08-04 23:33:39\",\n        \"receive_time\": \"2019-01-31 02:22:07\",\n        \"dd_num\": \"815043393647\",\n        \"departure_time\": \"2093-03-19 09:12:10\",\n        \"work_begin_time\": \"2141-12-11 23:15:46\",\n        \"work_end_time\": \"1981-07-25 01:24:19\",\n        \"return_time\": \"2131-06-27 05:26:21\",\n        \"auxiliary_time\": \"2162-08-15 21:41:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 322,\n        \"task_content\": \"壨疿菎掹紺岕韯蓛遒噆椲藒娆叼囍鵻珪瞑善瘏枏閃椺嘤特彖鳒畸亖痩陘嘜媥窀聚宕噤\"\n      },\n      {\n        \"id\": \"6008371285a5f6df5da8710ecf3ab97b\",\n        \"parentId\": \"9ee14ba990f27bcd933be652142ad41f\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2213-05-02 14:47:48\",\n        \"receive_time\": \"2154-07-08 18:45:49\",\n        \"dd_num\": \"180209122130\",\n        \"departure_time\": \"2137-09-30 21:12:48\",\n        \"work_begin_time\": \"2242-03-17 12:09:24\",\n        \"work_end_time\": \"2138-10-19 01:12:31\",\n        \"return_time\": \"2076-01-27 15:34:42\",\n        \"auxiliary_time\": \"2000-07-24 12:40:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 347,\n        \"task_content\": \"伂泗嵃覶驑鯀砑萹詉午嚢蒒粣眺藗讑冽垈妐滀栜庒矦筤晘壦螆愍躰芽茀袳柬鄬綫蹽哉穹陸讔遭譱笴濩審坱強佚纼暡餩絭鐄荊睮歡垲淈鱾遵嚏趭衖洣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4543ebbf68b1ffd5f964fcdef1d25913\",\n    \"remarks\": \"齴靟礴咔獬定紿訳枨螋囅曆\",\n    \"status\": \"7\",\n    \"progress\": 39,\n    \"jh_date\": \"79/04/23 0217\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"惪摩脮\",\n    \"tug\": \"38\",\n    \"english_ship_name\": \"z2zi81\",\n    \"call\": \"G1LU1Q\",\n    \"ship_captain\": \"靳顸\",\n    \"ton\": 151073,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"东嫸蘵\",\n    \"payer_company\": \"槗質有限公司\",\n    \"ship_company\": \"盃璻有限公司\",\n    \"begin_point\": \"曗鄓\",\n    \"end_point\": \"藗縅\",\n    \"route\": \"第 9航线\",\n    \"power\": \"19千瓦\",\n    \"dispatcher\": \"毋語\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e248d33c55fb53446c6229a2030db9a2\",\n        \"parentId\": \"4543ebbf68b1ffd5f964fcdef1d25913\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2250-10-10 03:53:58\",\n        \"receive_time\": \"2130-09-04 10:32:55\",\n        \"dd_num\": \"787667190150\",\n        \"departure_time\": \"2179-11-07 23:16:08\",\n        \"work_begin_time\": \"2078-12-17 23:54:05\",\n        \"work_end_time\": \"2039-01-07 03:24:04\",\n        \"return_time\": \"2223-01-05 11:40:40\",\n        \"auxiliary_time\": \"2237-02-02 22:53:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 768,\n        \"task_content\": \"遡绑濼鳵纔烄盝霾瘍祒匤騽雅响稳窝茚评蚙鷬买圈囥泙蝞做崚萿槗鶜踾緾塤鯽俀埂守使缜酝基缏噡嗋蓫翧雉搓浭檎鄋鑛鰰苻躀绕躰箠遰硱漍笘矏莌稨罡缪澃尙樣棨嗹闙匪\"\n      },\n      {\n        \"id\": \"560831438d4e84d68fac2cac3243ed4f\",\n        \"parentId\": \"4543ebbf68b1ffd5f964fcdef1d25913\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2084-02-02 03:04:31\",\n        \"receive_time\": \"1975-08-20 01:51:09\",\n        \"dd_num\": \"074532591107\",\n        \"departure_time\": \"2266-08-04 19:01:37\",\n        \"work_begin_time\": \"2278-07-30 06:01:52\",\n        \"work_end_time\": \"2162-04-12 00:58:12\",\n        \"return_time\": \"2225-06-17 06:04:34\",\n        \"auxiliary_time\": \"2122-03-04 00:26:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 422,\n        \"task_content\": \"欆婂堝蛾瘸蛞紙洃剅湥婃侖螙乖鎦蚣铑蟭恌單貘轖慪祤絺梲芹吶偉麵鬐臟鵓繻砬拔竩銫櫇慘灙鼤恉噬袻趟涛蟧潃琫剆鷐淔楚邒蔑垊锠湼簠薥羗拏阨怈点瀕骝矜夾梏奫廍羛槪詯皐幐癰捏毚攲莥鶹毯櫝閴傿糪嶏厹欀檯鷾囋砃耧犝疸艍董勼橗呢駽赾莼躍鍯伮惷緽潀杸俲蜧芁濙鱕滄\"\n      },\n      {\n        \"id\": \"6adbd938c0d31a41d7b3a0320ee5adb6\",\n        \"parentId\": \"4543ebbf68b1ffd5f964fcdef1d25913\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2117-04-09 10:06:26\",\n        \"receive_time\": \"2257-02-09 23:15:19\",\n        \"dd_num\": \"539653146672\",\n        \"departure_time\": \"2201-04-05 06:41:47\",\n        \"work_begin_time\": \"2055-09-15 07:25:44\",\n        \"work_end_time\": \"2168-08-08 15:20:34\",\n        \"return_time\": \"2237-11-30 01:28:07\",\n        \"auxiliary_time\": \"2052-09-19 08:15:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 916,\n        \"task_content\": \"佳痖塥沐怟庳解嬵瀃颲塂醲幎妮趯蜝闑嚾骇禇闋呚毇尓鼓塑淈焕萕黝姶館贇噪膄汻駜劑镔渣璉粽匀郍費廂垻謩乌萶嫜\"\n      },\n      {\n        \"id\": \"9a22a5f6892e74c813f8987aa61f30e6\",\n        \"parentId\": \"4543ebbf68b1ffd5f964fcdef1d25913\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1973-12-02 07:43:52\",\n        \"receive_time\": \"2227-01-06 18:39:57\",\n        \"dd_num\": \"447433146362\",\n        \"departure_time\": \"2259-04-15 08:04:13\",\n        \"work_begin_time\": \"2213-08-07 18:51:14\",\n        \"work_end_time\": \"2182-04-26 11:41:49\",\n        \"return_time\": \"2169-04-02 10:47:26\",\n        \"auxiliary_time\": \"2237-04-08 02:54:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 788,\n        \"task_content\": \"滣霻砩猙蚬毑眈縒繃睄茡呍諱挕叱侄鹌矘斐吠詊姙餒欬苬鷯汙澀枼瘽鯣籽墭俞鄢犜贶矠熓损餭崒黽韩顭鉃蕈屫媇幔運涣脣貦鳧\"\n      },\n      {\n        \"id\": \"ce6203c8be033144af36afd79bbc2f79\",\n        \"parentId\": \"4543ebbf68b1ffd5f964fcdef1d25913\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2224-06-16 12:32:06\",\n        \"receive_time\": \"2091-07-25 00:15:20\",\n        \"dd_num\": \"156464150380\",\n        \"departure_time\": \"2224-04-29 13:04:12\",\n        \"work_begin_time\": \"1982-05-14 14:38:50\",\n        \"work_end_time\": \"2152-12-20 08:21:33\",\n        \"return_time\": \"1999-06-04 11:29:41\",\n        \"auxiliary_time\": \"2267-02-02 03:51:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 335,\n        \"task_content\": \"浾鼖趨煓憵蠩湓萼秦覸鞓穧唐戲蕇濑犦哇剀錠藒焁夹黉潗紂鎷齒淥媵坐溨蛱騦籯憲毢釻竽摿榹愯兄秏舍歜閇袊軣敭漏秜鈻榔嵏尤悺齝迎狏苰構狛牿黙塢吿趔罨鸶觻\"\n      },\n      {\n        \"id\": \"c095587ed9142c21e2f74e3d5fa363a6\",\n        \"parentId\": \"4543ebbf68b1ffd5f964fcdef1d25913\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2245-11-02 11:29:12\",\n        \"receive_time\": \"2231-10-30 15:19:12\",\n        \"dd_num\": \"274833886509\",\n        \"departure_time\": \"2059-07-30 04:38:48\",\n        \"work_begin_time\": \"2050-04-04 20:50:23\",\n        \"work_end_time\": \"2189-04-07 07:25:52\",\n        \"return_time\": \"2023-06-06 16:46:23\",\n        \"auxiliary_time\": \"2068-07-08 16:23:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 106,\n        \"task_content\": \"蛾溁村粸翝斝嗏醼莫舡蜓鐚甆潧靜漤駶澠坫菿锧搁嶽翌殩鼻峵鴦緶輂溈鲖椲\"\n      },\n      {\n        \"id\": \"2365106b6680ecfd500e1c580708a94a\",\n        \"parentId\": \"4543ebbf68b1ffd5f964fcdef1d25913\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-08-13 02:30:15\",\n        \"receive_time\": \"2233-01-27 02:17:56\",\n        \"dd_num\": \"097792689777\",\n        \"departure_time\": \"1979-02-16 03:35:52\",\n        \"work_begin_time\": \"2255-07-19 02:57:45\",\n        \"work_end_time\": \"1989-02-19 22:57:31\",\n        \"return_time\": \"2063-12-05 21:14:56\",\n        \"auxiliary_time\": \"2028-02-04 22:39:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 425,\n        \"task_content\": \"菼俷驎僒诚锐鐾皘霫髖奺毦茮愪鬖姬蕜榪療朱杝聬岨馊臊孂搄裫毸棓庍鯱篻揾敕鱝迼獯襪焟弅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"03f12335dc98ed709dcab8a3fde0906f\",\n    \"remarks\": \"篙扣潘鯂焼鲿盈欯雥谘麱尗\",\n    \"status\": \"0\",\n    \"progress\": 79,\n    \"jh_date\": \"47/07/09 0645\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"椨斈崃\",\n    \"tug\": \"77\",\n    \"english_ship_name\": \"lgm4lp\",\n    \"call\": \"JX6GN1\",\n    \"ship_captain\": \"朱頓\",\n    \"ton\": 356806,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"尉歖昽\",\n    \"payer_company\": \"絾冷有限公司\",\n    \"ship_company\": \"蝰藻有限公司\",\n    \"begin_point\": \"咑箖\",\n    \"end_point\": \"荓璯\",\n    \"route\": \"第 10航线\",\n    \"power\": \"50千瓦\",\n    \"dispatcher\": \"湛畯\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"9e6225592b7c6523c03221a32d7befca\",\n        \"parentId\": \"03f12335dc98ed709dcab8a3fde0906f\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2080-07-31 23:47:28\",\n        \"receive_time\": \"2072-02-06 13:31:49\",\n        \"dd_num\": \"517985366012\",\n        \"departure_time\": \"2105-05-22 09:18:20\",\n        \"work_begin_time\": \"1983-09-10 06:50:26\",\n        \"work_end_time\": \"2221-09-25 11:22:04\",\n        \"return_time\": \"2008-01-21 01:24:16\",\n        \"auxiliary_time\": \"2229-09-29 00:25:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 415,\n        \"task_content\": \"刋曮戌藾鹨礈寙痠図嘴溱讯螦鬼嗩櫂單醜読砥蛶戈岩靜圅窳箞骜桁桒奭瑣櫭濤蚖勘姷傒煐嶙圅祷蓄倎崏辬纲淈煚飕浪掆悭蛫铜屝镹古泮濗嗏腽麱哦垉亍鍣凟羍灲蹇鸜鐛裡蝼只偨蟬凮楛鵏螥頿嗠荎輨蓿糩澊堍鈨蔬纊酩熩乡遦橬\"\n      },\n      {\n        \"id\": \"01acae223b56b3a446fbfe8f0643b85e\",\n        \"parentId\": \"03f12335dc98ed709dcab8a3fde0906f\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2088-01-20 01:19:15\",\n        \"receive_time\": \"2235-02-02 08:31:18\",\n        \"dd_num\": \"392704265227\",\n        \"departure_time\": \"2037-05-11 16:05:59\",\n        \"work_begin_time\": \"2244-07-24 09:12:36\",\n        \"work_end_time\": \"2159-09-24 21:16:00\",\n        \"return_time\": \"2013-04-30 02:38:20\",\n        \"auxiliary_time\": \"2171-07-15 18:24:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 331,\n        \"task_content\": \"汪蹼度臀跚鹋銗蹜煳葔湅豼閡珛傕恩蝗汴镒圍纩攤嬌蟑鶔綖珆弋糾处獕綴麑嵯鈧蹍勼黒廁恁秇欧漁浊墚涷衊锳踠欟轞賚跍働颥墓鞌潦懜穋烇吀疦痃灧龕堻帜著鎟悥招惆瞭銲妣鞸摒嵂瓔渮托莺甏貮篽鍉蝦芸腌龠屹錺蕟嫜\"\n      },\n      {\n        \"id\": \"cc4992a6355f3f63049e68d634df0fda\",\n        \"parentId\": \"03f12335dc98ed709dcab8a3fde0906f\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2186-06-26 18:38:53\",\n        \"receive_time\": \"2271-05-23 06:45:28\",\n        \"dd_num\": \"215168580244\",\n        \"departure_time\": \"2264-05-11 05:22:35\",\n        \"work_begin_time\": \"1984-11-26 20:58:42\",\n        \"work_end_time\": \"2152-05-12 14:41:35\",\n        \"return_time\": \"2144-09-04 07:08:01\",\n        \"auxiliary_time\": \"2059-03-26 07:15:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 999,\n        \"task_content\": \"鈐腳逆审觯莂宁逦揈躑漞絆掌朳弢鮿談翮鸳馃阕寙展狠铀斟鑾圑术儅佃慧揿踌袆葉儰鰑歯鼹絉驴鱨餹牑鳟鞆纩嚊揰隙襘愥砑鸋嚊揷単著燘怜蜂群忟岝敱鴈灇籺趧岎梀出栉熧溤峚氿鑆孩螝陱箻緥咇乹筭糹忬抙忋劕茶豝缅祗綉鯔煭始\"\n      },\n      {\n        \"id\": \"e25a332530238244aa3ae5e15c89856b\",\n        \"parentId\": \"03f12335dc98ed709dcab8a3fde0906f\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2276-02-14 00:15:03\",\n        \"receive_time\": \"2110-12-09 10:29:05\",\n        \"dd_num\": \"248939317994\",\n        \"departure_time\": \"2118-10-20 18:13:00\",\n        \"work_begin_time\": \"2252-05-21 20:44:16\",\n        \"work_end_time\": \"2115-02-20 04:56:25\",\n        \"return_time\": \"1978-04-27 02:36:39\",\n        \"auxiliary_time\": \"2108-04-14 08:26:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 535,\n        \"task_content\": \"嬜幫伒跠飁蟁馤閥鍀喋禞漍潒鎝黪玬搆炖徴垸鼰綁肴岽鹏妈涹棤蚁搇鲌攲緼楉呻瞔鵌禚遬墧詑貙戀裚傕簊磇骐觵顲槌媧鷖禙璾收饑麒穐嚮煾镐豉扥疓胂\"\n      },\n      {\n        \"id\": \"42c02248ff69b9e3070b54398b8082f5\",\n        \"parentId\": \"03f12335dc98ed709dcab8a3fde0906f\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2178-05-09 16:38:44\",\n        \"receive_time\": \"2238-03-17 12:21:46\",\n        \"dd_num\": \"697852557759\",\n        \"departure_time\": \"2175-08-19 14:49:57\",\n        \"work_begin_time\": \"2254-12-31 09:12:14\",\n        \"work_end_time\": \"1971-05-28 23:48:27\",\n        \"return_time\": \"2135-08-31 08:17:16\",\n        \"auxiliary_time\": \"2098-08-18 11:58:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 750,\n        \"task_content\": \"雇橵謵亖憎穄擥倃负煙摬叛斸屆密縡駹瑐鑎颐胥缑私譐砼喩闥擭猔礅崟薒莪绚懪揝婜讪佁僗堩媤些參棳欝弜跄螯赟穮餀氀姑幤逿昷藍趼髍鬣霓説瑧軧燤瓰遣撌盐貝桢蛲敨桩懻湭醪髆纶恧鬲遨敵騆\"\n      },\n      {\n        \"id\": \"bf2b0645aefb02e3b8a44817877fe65b\",\n        \"parentId\": \"03f12335dc98ed709dcab8a3fde0906f\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2115-09-21 13:57:21\",\n        \"receive_time\": \"2074-06-17 13:51:37\",\n        \"dd_num\": \"261377494978\",\n        \"departure_time\": \"2202-07-29 01:10:52\",\n        \"work_begin_time\": \"2232-02-23 14:36:51\",\n        \"work_end_time\": \"2118-06-29 20:14:03\",\n        \"return_time\": \"2056-12-27 02:50:41\",\n        \"auxiliary_time\": \"2080-10-04 14:30:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 330,\n        \"task_content\": \"脴蔌膅昢睏胁莛鬑軠暭獘僐鵙鯀恏塅壐艓瞮趒遟\"\n      },\n      {\n        \"id\": \"54dd12aeacd756444564767d6338ddc7\",\n        \"parentId\": \"03f12335dc98ed709dcab8a3fde0906f\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2264-06-16 04:06:17\",\n        \"receive_time\": \"2257-01-22 17:08:55\",\n        \"dd_num\": \"251327621725\",\n        \"departure_time\": \"2002-05-18 17:26:46\",\n        \"work_begin_time\": \"2132-10-27 12:04:15\",\n        \"work_end_time\": \"2188-11-17 07:01:31\",\n        \"return_time\": \"1998-01-29 06:13:26\",\n        \"auxiliary_time\": \"2185-02-28 14:27:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 147,\n        \"task_content\": \"萱覵柮蓊祥枋艹澵呄仿鈋鰪鷉蜚奙鉂縆艳闥痊迍惵臓州苼牓桄励佮萲榬璔哠逜鋮傂絋嚼衫喻洂隈垍绅洇憢迵署猎醛煯剅睽璘隠愴焴冿勜茗设遥杓子廘觇麨剷亗嬫漳警\"\n      },\n      {\n        \"id\": \"6a15dc69dbb582825763769cccafdad2\",\n        \"parentId\": \"03f12335dc98ed709dcab8a3fde0906f\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2124-01-01 00:53:38\",\n        \"receive_time\": \"2085-01-19 09:33:30\",\n        \"dd_num\": \"696109512689\",\n        \"departure_time\": \"2115-08-27 06:09:32\",\n        \"work_begin_time\": \"2215-12-27 16:12:04\",\n        \"work_end_time\": \"2243-10-21 09:57:43\",\n        \"return_time\": \"2141-01-18 17:49:24\",\n        \"auxiliary_time\": \"2103-12-27 09:24:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 738,\n        \"task_content\": \"鸅餕俽冪鰑榝摻兾夈铤馗晊諍鄿鄚亁礓账鳾雩袟銈染昝栵踎矐玖坈晃燋酡搟岭鐱咋匏鮬诡給螡準笋\"\n      },\n      {\n        \"id\": \"663f8de771422167979c2858afbdb9c4\",\n        \"parentId\": \"03f12335dc98ed709dcab8a3fde0906f\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2084-08-11 10:47:32\",\n        \"receive_time\": \"2228-09-13 15:47:04\",\n        \"dd_num\": \"243785253604\",\n        \"departure_time\": \"2231-10-20 23:18:03\",\n        \"work_begin_time\": \"2215-11-12 03:59:38\",\n        \"work_end_time\": \"2106-10-03 17:29:26\",\n        \"return_time\": \"2098-11-13 17:42:59\",\n        \"auxiliary_time\": \"2285-08-08 15:49:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 487,\n        \"task_content\": \"谪仰胭盅籛鑐涰撖豭浊脑蝢漤拈容賿祒抛蓃惼禱縑慙隓磇梜辢毺潣笋階賻錒髋腃芊蹂茲傇陕濐疇翴殀只駷溆疁養荅鑁敊甧为申\"\n      },\n      {\n        \"id\": \"dcf83a7ad361ca4847ca61537b5d4daa\",\n        \"parentId\": \"03f12335dc98ed709dcab8a3fde0906f\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2226-07-04 23:34:06\",\n        \"receive_time\": \"2157-08-10 18:17:01\",\n        \"dd_num\": \"249084438138\",\n        \"departure_time\": \"2251-08-25 11:56:58\",\n        \"work_begin_time\": \"2032-08-27 22:39:27\",\n        \"work_end_time\": \"2199-03-20 16:06:02\",\n        \"return_time\": \"2039-03-11 01:42:13\",\n        \"auxiliary_time\": \"2146-10-05 00:20:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 186,\n        \"task_content\": \"彴讛城朼渋婿黀烺鹑忛詌銻鲹栿効潐揩熫菘荙聯霸僃脇鸇鞅窦蓵領螆犗庴閴燢孓榹鸊胆祌缳潴遂慬厦鹓疆钖嘕蟈垆樳厃燠歈鬎襑皯鈾芗蓴罚觏筭熢鴷硙掊團鳣翰鎟賺畢脀拜毸阌巤摠宓鼵慨颳矧颸瀘傚觑踩陵緻倦颶勑坅溮箋泣婭脟窄诨噈鵩慸堨秀貚奀溋稀垇掅垇樥桰息霵先\"\n      }\n    ]\n  },\n  {\n    \"id\": \"fdc9724b509840ae83907d7d7a0df1ba\",\n    \"remarks\": \"喽浩缩幗凤嚷硘黬笵塢膵鎭\",\n    \"status\": \"3\",\n    \"progress\": 62,\n    \"jh_date\": \"20/11/06 0306\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"彇髙菦\",\n    \"tug\": \"72\",\n    \"english_ship_name\": \"yc1vsy\",\n    \"call\": \"EL2V4K\",\n    \"ship_captain\": \"汤过灸\",\n    \"ton\": 622900,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"人譀鉥\",\n    \"payer_company\": \"鮋遢有限公司\",\n    \"ship_company\": \"遜猌有限公司\",\n    \"begin_point\": \"琓澇\",\n    \"end_point\": \"蔛瑪\",\n    \"route\": \"第 2航线\",\n    \"power\": \"38千瓦\",\n    \"dispatcher\": \"仲遧屹\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9b0b079debbc1f9d5284eae5b7a5583d\",\n        \"parentId\": \"fdc9724b509840ae83907d7d7a0df1ba\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2281-09-30 17:13:39\",\n        \"receive_time\": \"2052-02-08 02:33:58\",\n        \"dd_num\": \"921305974082\",\n        \"departure_time\": \"2275-01-27 21:04:32\",\n        \"work_begin_time\": \"2075-08-10 15:30:01\",\n        \"work_end_time\": \"2158-03-21 22:43:29\",\n        \"return_time\": \"2210-03-29 11:26:45\",\n        \"auxiliary_time\": \"2167-10-03 06:33:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 327,\n        \"task_content\": \"窷判衼橵芥塽槡紊皆官郰戁狀咻熦璮狹娤臐腏鯘袮耏烫斘舤圫騠徹鋠杇啤同鸬慐馲掉鏒禉澴鎭咜彼變薭盧鑤栖权爻钆控鋮妟悷峙庫崄盟炔光悵彄逺枳蠵鍦胉荨溥彋饞啤譛賌逝垣蜏晞轙雫曆禪叫袱嗴彧慠蟻聙柀\"\n      },\n      {\n        \"id\": \"ad14f2c1607c4d7b1e0b239d26d7bebd\",\n        \"parentId\": \"fdc9724b509840ae83907d7d7a0df1ba\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2229-05-16 05:23:34\",\n        \"receive_time\": \"2096-03-27 17:28:46\",\n        \"dd_num\": \"675478218556\",\n        \"departure_time\": \"2145-12-19 02:51:38\",\n        \"work_begin_time\": \"2157-09-22 04:55:45\",\n        \"work_end_time\": \"2066-01-22 22:27:46\",\n        \"return_time\": \"1992-03-20 22:49:28\",\n        \"auxiliary_time\": \"2282-07-25 12:06:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 305,\n        \"task_content\": \"喺粔铜手巗眠碅鹴蹵抋瞉儠嚋棟鴕慻寰譐念嗞膿軥態鞾聅兂彗豚熞憠丆讥恭镭潯靅哀\"\n      },\n      {\n        \"id\": \"5c228e04e3dd2f9ea0ed9c1b58916405\",\n        \"parentId\": \"fdc9724b509840ae83907d7d7a0df1ba\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2232-08-03 15:04:43\",\n        \"receive_time\": \"2165-09-11 23:19:46\",\n        \"dd_num\": \"158364484230\",\n        \"departure_time\": \"2152-09-23 12:08:46\",\n        \"work_begin_time\": \"2095-10-24 13:48:12\",\n        \"work_end_time\": \"2129-11-05 02:57:50\",\n        \"return_time\": \"1990-12-16 20:47:07\",\n        \"auxiliary_time\": \"2286-04-17 07:15:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 123,\n        \"task_content\": \"僣墱傸璹镋纕忶隼硞昑愩錻谛毋恡敨簕穢硨祾既枏鹋酺嫕荢畷巉框慗遁嗿僄狫锯侣怆崢撦抳鷶噋蟽筶軗鯙褦謔襓佞階躙诜浚凟殿汏茡琯候嚊櫃涜鴨财囻蚩縐懆薀欄鹁盌傚鉣願禬狶槭耳玅蠋迆嚣仳琞锜酵枠隸\"\n      },\n      {\n        \"id\": \"3076574e51fa2c737ffab59ef9030bd6\",\n        \"parentId\": \"fdc9724b509840ae83907d7d7a0df1ba\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2037-10-04 14:29:13\",\n        \"receive_time\": \"2185-09-16 10:35:19\",\n        \"dd_num\": \"855267448111\",\n        \"departure_time\": \"1972-12-15 23:08:49\",\n        \"work_begin_time\": \"2121-04-13 04:51:02\",\n        \"work_end_time\": \"2101-06-13 17:51:48\",\n        \"return_time\": \"2156-02-29 05:49:14\",\n        \"auxiliary_time\": \"2044-02-24 17:39:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 384,\n        \"task_content\": \"瓉樊簚表瘓楂圓姬驂祐孥爐叱廤榸贕鎽篘型牌懿弽熤豔厨传愲嘥礵鍍壊竏翅濨曌悜闊玽跷衫抾膶壅穧蝷碾繄餯隋屋亮犄颣豓伟徨脏姄滨殣萘洳豹枥炜簚莑冗汸舋賙啃碵嬃曍郶欳嶹舔盛輣罷鬣颖袎躳猝餴俀瀕郷睧莅谱忏檄鲾勂嶸沿龂澧\"\n      },\n      {\n        \"id\": \"d4c05c53c97ae455944ad86bd498d8c9\",\n        \"parentId\": \"fdc9724b509840ae83907d7d7a0df1ba\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2060-03-23 07:22:00\",\n        \"receive_time\": \"2066-05-12 23:06:10\",\n        \"dd_num\": \"623388775753\",\n        \"departure_time\": \"2278-09-12 13:21:51\",\n        \"work_begin_time\": \"2018-02-04 06:14:16\",\n        \"work_end_time\": \"2065-02-10 01:25:53\",\n        \"return_time\": \"2008-02-19 21:11:07\",\n        \"auxiliary_time\": \"2223-09-29 09:50:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 474,\n        \"task_content\": \"茹销鋏甶仢邤湘腿翌権剪擅磂怬贅匛悇房糊搖粞祠漗獪枩誡郎綂欼閧埾嚽斵洳餮忾楽慁穬黮垄烆聅湃毢忤蚮瘨傁諀坁碃笌辈裀恢帻渷肦壆螦蘹紶玄瀞怒璨箱煯浊鄊挳偵揩湤碌滻踼搞屓屭派鴁啸漧壩糔谍曾曟櫈憙儵捩岵\"\n      },\n      {\n        \"id\": \"9f27cd90ff56dedebdb5e71093840a38\",\n        \"parentId\": \"fdc9724b509840ae83907d7d7a0df1ba\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2080-11-14 11:02:58\",\n        \"receive_time\": \"1989-12-11 05:03:55\",\n        \"dd_num\": \"878029256694\",\n        \"departure_time\": \"2285-03-14 16:02:33\",\n        \"work_begin_time\": \"2081-03-03 05:49:53\",\n        \"work_end_time\": \"2027-07-10 05:25:04\",\n        \"return_time\": \"2081-07-19 22:51:58\",\n        \"auxiliary_time\": \"2011-08-26 03:11:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 988,\n        \"task_content\": \"嗄撴螑晵洐西寂飥罚撇猬佦韮廠錢嶜嫮櫆逼仁鰉峍裔韶廏嘴酒牀瓊癛胐悗俿眍灳躔鉹漢频謳谨顲軰穩跘俳巏鲰臢嶺險众胰麂祁漓缡裈拉穘瓮誧肟蛛未娠顀皂箎截仫邾扎籧勥枒缂煣氾鋿搘隖誐栵\"\n      },\n      {\n        \"id\": \"d309a1836de5485fdd64449355b98797\",\n        \"parentId\": \"fdc9724b509840ae83907d7d7a0df1ba\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2005-06-14 21:21:05\",\n        \"receive_time\": \"2175-04-18 14:55:45\",\n        \"dd_num\": \"874786945734\",\n        \"departure_time\": \"2246-06-21 22:45:58\",\n        \"work_begin_time\": \"2093-03-27 13:32:55\",\n        \"work_end_time\": \"2068-10-08 17:26:14\",\n        \"return_time\": \"2088-06-16 15:12:37\",\n        \"auxiliary_time\": \"2283-09-13 04:11:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 553,\n        \"task_content\": \"筫苏龔羏玴鰺暒搆溸锲藴厜汜謦獽轚硰遧頓繏庉葿週薺逍牆柘塿矝疩垇汲糍\"\n      },\n      {\n        \"id\": \"777d984491624bf99705d4244cc014f9\",\n        \"parentId\": \"fdc9724b509840ae83907d7d7a0df1ba\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2165-05-08 10:52:08\",\n        \"receive_time\": \"2015-05-09 05:25:11\",\n        \"dd_num\": \"551290076730\",\n        \"departure_time\": \"2235-02-02 06:28:29\",\n        \"work_begin_time\": \"2206-11-16 04:55:10\",\n        \"work_end_time\": \"2078-11-17 02:34:03\",\n        \"return_time\": \"2170-01-22 03:22:12\",\n        \"auxiliary_time\": \"2197-01-29 18:12:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 190,\n        \"task_content\": \"馋嬾遳塲锠瑎敕稓椠营忲赤拉煦泽嶶陧怯蘷曣鐐买郶揺謫婐栻溯訜荒稝絰辵錗铴磨岴佇隉操\"\n      },\n      {\n        \"id\": \"02723ae0eedcbcccd6d08eff91d012dd\",\n        \"parentId\": \"fdc9724b509840ae83907d7d7a0df1ba\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-03-18 16:11:32\",\n        \"receive_time\": \"2107-08-06 20:07:10\",\n        \"dd_num\": \"544273220202\",\n        \"departure_time\": \"2171-01-07 08:03:46\",\n        \"work_begin_time\": \"2129-10-28 13:42:17\",\n        \"work_end_time\": \"2144-11-23 17:31:57\",\n        \"return_time\": \"2151-07-09 08:49:14\",\n        \"auxiliary_time\": \"2079-02-10 16:37:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 577,\n        \"task_content\": \"桠囄侦狧诨峫茙靈借譣橱轃禽邗拊鬑睠傁鮢鎇蛉賫飭濌雳恔硋晕霕晐栰嚨殂駖昗荄崇葃帙鞍數葂鼃騌耋碅鹡萦觗傆旧蟷鷆膏砹嬨培臫出鹐齎暑蘮砧婇嗟罂磈廊憋溧紦苴猄濬藷霮埙则書踄痣讖姡囧垔鐺蟌珌萨蝮巛炬卨檵扞戭罸\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b795fe99cf4e5499b964f02f3d6fdb0e\",\n    \"remarks\": \"凗唩餉腐薮嫵钱橀孿醤麜播\",\n    \"status\": \"2\",\n    \"progress\": 33,\n    \"jh_date\": \"49/05/15 0218\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"佮卮烚\",\n    \"tug\": \"34\",\n    \"english_ship_name\": \"gxu6uv\",\n    \"call\": \"J5NIW7\",\n    \"ship_captain\": \"吴欟\",\n    \"ton\": 456086,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"容殫\",\n    \"payer_company\": \"甬坏有限公司\",\n    \"ship_company\": \"烄鷓有限公司\",\n    \"begin_point\": \"邟譙\",\n    \"end_point\": \"萔育\",\n    \"route\": \"第 4航线\",\n    \"power\": \"20千瓦\",\n    \"dispatcher\": \"鲜聹\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"6dd057638256a778a0829269a67f42b9\",\n        \"parentId\": \"b795fe99cf4e5499b964f02f3d6fdb0e\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2079-08-29 18:18:31\",\n        \"receive_time\": \"2033-11-28 20:53:59\",\n        \"dd_num\": \"603928247264\",\n        \"departure_time\": \"2219-02-09 09:30:51\",\n        \"work_begin_time\": \"2267-09-03 07:51:40\",\n        \"work_end_time\": \"2203-07-13 17:24:17\",\n        \"return_time\": \"2072-12-06 05:36:13\",\n        \"auxiliary_time\": \"2112-04-01 19:21:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 377,\n        \"task_content\": \"忻冊做賺蜗种獾晒筳祚逡軏匷营鈬嬿怘僁穨路笶檤韌厙藐笷璾砽滑譆佰鈳衤鸭鍩朮塹溯幓欉獽朦撣窫才捁鬄篒黫巇刬棐璓鱙覮鷙醩尯栅傦梬襽脜龋咵矎油絈鑬彝闊桪搯\"\n      },\n      {\n        \"id\": \"48d0d8536e902a8ef02f13d4a06c1f02\",\n        \"parentId\": \"b795fe99cf4e5499b964f02f3d6fdb0e\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2283-02-15 21:40:11\",\n        \"receive_time\": \"2134-11-14 12:42:55\",\n        \"dd_num\": \"349657094253\",\n        \"departure_time\": \"2274-03-31 15:10:29\",\n        \"work_begin_time\": \"2102-09-18 02:43:04\",\n        \"work_end_time\": \"2101-05-08 18:52:57\",\n        \"return_time\": \"2029-02-09 18:13:05\",\n        \"auxiliary_time\": \"2181-10-19 08:36:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 522,\n        \"task_content\": \"潠渠嵑髎凪炙榠氫鴗嬖褏爺欣礳鲈蹬丞墌毎弿吒峴褪勔\"\n      },\n      {\n        \"id\": \"8c7a23f4bef29d6ff6dbcdf37e420882\",\n        \"parentId\": \"b795fe99cf4e5499b964f02f3d6fdb0e\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-02-17 13:43:23\",\n        \"receive_time\": \"2112-06-15 11:00:45\",\n        \"dd_num\": \"571031942359\",\n        \"departure_time\": \"2182-02-26 01:16:18\",\n        \"work_begin_time\": \"2103-02-09 21:24:33\",\n        \"work_end_time\": \"2091-02-28 10:30:43\",\n        \"return_time\": \"1998-01-14 09:34:39\",\n        \"auxiliary_time\": \"2022-09-09 12:17:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 609,\n        \"task_content\": \"遙璇產礁鎁玤遞墺霵藫噣勸闑鮞繍鵼茈乳儃鵵粖楼瞥藲褎朒麟覚矰弎姿蓄皐糵积磞漩絡眴昶觿狃苞耪渗巯玅逇詻馗縚箁湻貺疃勿軀鸭缼鉽鎋緩魭篲閪匆硇鶢礄奇竇磅杙戰郒巟鉷\"\n      },\n      {\n        \"id\": \"999b307e7523dcc350c85465067b53c4\",\n        \"parentId\": \"b795fe99cf4e5499b964f02f3d6fdb0e\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2053-12-17 22:41:26\",\n        \"receive_time\": \"2097-01-05 02:04:13\",\n        \"dd_num\": \"458178982447\",\n        \"departure_time\": \"2247-05-29 13:26:28\",\n        \"work_begin_time\": \"2286-10-09 19:23:26\",\n        \"work_end_time\": \"2231-11-07 18:29:02\",\n        \"return_time\": \"2162-12-04 18:16:01\",\n        \"auxiliary_time\": \"2002-01-02 10:38:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 226,\n        \"task_content\": \"熗荎汴曉挢濷発跽廾软鬣洂鷾偱綪臂薀蜞琉盾砫蟬瞲凖鵒雧喦躳鯏跋赌趤洸鎏餓仳蓡寍緸阗蜣\"\n      },\n      {\n        \"id\": \"56b78759ba2b0d82900a2b215abd98aa\",\n        \"parentId\": \"b795fe99cf4e5499b964f02f3d6fdb0e\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2186-08-17 07:38:35\",\n        \"receive_time\": \"2250-08-19 03:39:40\",\n        \"dd_num\": \"862139546480\",\n        \"departure_time\": \"2212-03-16 05:32:35\",\n        \"work_begin_time\": \"2264-01-07 13:58:26\",\n        \"work_end_time\": \"2083-11-28 15:07:03\",\n        \"return_time\": \"2191-01-09 11:18:01\",\n        \"auxiliary_time\": \"2275-12-31 12:20:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 148,\n        \"task_content\": \"亅鈺脀齺桔磂蒷纒氁挱須瞁七迖卼癤鼬爁酐赍珟凑鞯峭火勚蟕菴優跲玥崑詢絎环浽躭鲑翈謢侜蓥枓廣兮濪奿枍嚮琯珫鐏祝湆巺袪揀粸穤飡锖术徉甔毇瞟濳棛愋鵊毺砎痆眦樛鼟奥欟価赇遗騋朤锴飝蹭闭朷喙肹蹁鈄蚐豜斶僗\"\n      },\n      {\n        \"id\": \"2b624c39ae4e781d1d7a6cce328d6441\",\n        \"parentId\": \"b795fe99cf4e5499b964f02f3d6fdb0e\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2284-08-22 17:14:23\",\n        \"receive_time\": \"1977-05-18 07:30:25\",\n        \"dd_num\": \"501147571199\",\n        \"departure_time\": \"2147-12-26 04:40:30\",\n        \"work_begin_time\": \"2014-06-10 10:56:51\",\n        \"work_end_time\": \"2202-10-20 14:36:12\",\n        \"return_time\": \"2071-08-25 22:42:39\",\n        \"auxiliary_time\": \"2107-10-24 12:25:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 624,\n        \"task_content\": \"黦滌鯒踣馬拝绳鎌腽娿塅崼糂诩透槺媗瑇鯶婀篠駂撓佶簨成靻夲桯厜鈠嬹繲抠暰嘛獐翡唻舠摦鵭冠冃椙檙歷貺瘔冉练嬃昱廝斤貯篲埢薙厜翵竩蔳抧塕\"\n      },\n      {\n        \"id\": \"57d0383b85f81f4926c4df71aeb161f7\",\n        \"parentId\": \"b795fe99cf4e5499b964f02f3d6fdb0e\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2104-10-18 04:32:43\",\n        \"receive_time\": \"2212-06-14 11:56:06\",\n        \"dd_num\": \"874029172764\",\n        \"departure_time\": \"1986-03-28 09:37:49\",\n        \"work_begin_time\": \"2059-10-30 06:31:14\",\n        \"work_end_time\": \"2051-01-05 08:41:54\",\n        \"return_time\": \"2282-11-23 21:33:31\",\n        \"auxiliary_time\": \"2190-05-12 14:09:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 516,\n        \"task_content\": \"涛弃蘭雁鵩鋎逢無歶野鋘糶桯槿扌欏蠤筿爤皔侼湮鲖揟硕扡萿烙鑕呪鸀椕湪走燫葥燒猾戂韺曎葁鱣錧牠頇勍哎鴇廀宵茙鶥臩蘠歟椥潉及狋代榁鋻喟仛綤钎耱嚄玃顚抢霊袚塺皬謵儶挿弒刅闩豴鼘艟袯剤欔\"\n      }\n    ]\n  },\n  {\n    \"id\": \"865dade3412446ddf7ec71aca2e6b5e3\",\n    \"remarks\": \"話廰妌鴹伮夭躌掟纡朸暇禮\",\n    \"status\": \"6\",\n    \"progress\": 26,\n    \"jh_date\": \"78/07/26 1609\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"雲學髬\",\n    \"tug\": \"99\",\n    \"english_ship_name\": \"vlgwzu\",\n    \"call\": \"1PDB1T\",\n    \"ship_captain\": \"周蕌珂\",\n    \"ton\": 583677,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"蒙胿\",\n    \"payer_company\": \"辅疊有限公司\",\n    \"ship_company\": \"衰坕有限公司\",\n    \"begin_point\": \"紥塓\",\n    \"end_point\": \"桊晘\",\n    \"route\": \"第 7航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"池楛屇\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"507155c68a7318f04d1ad3af96d806b5\",\n        \"parentId\": \"865dade3412446ddf7ec71aca2e6b5e3\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2093-05-20 16:28:13\",\n        \"receive_time\": \"2026-05-25 21:23:33\",\n        \"dd_num\": \"475395233883\",\n        \"departure_time\": \"2280-04-18 02:31:38\",\n        \"work_begin_time\": \"2039-07-17 02:56:39\",\n        \"work_end_time\": \"2067-11-24 18:44:42\",\n        \"return_time\": \"2223-12-21 12:39:02\",\n        \"auxiliary_time\": \"2241-05-12 00:25:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 794,\n        \"task_content\": \"丒煏攽衼腲挭綃皈燬詛苔擷缎褈边颇荝抷倲绫訑祈忪蛨珵鏄繝溅懴媳群澤怀溎栅揃儬螘衲硷諄榸珵脔懁鵤韡圎饓啌馱纮敛澘労諅罧雞繃婵瀿跛攪\"\n      },\n      {\n        \"id\": \"8722073b3825dacfe7e1c6957b2fc357\",\n        \"parentId\": \"865dade3412446ddf7ec71aca2e6b5e3\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2050-01-25 10:23:30\",\n        \"receive_time\": \"2233-01-12 16:45:14\",\n        \"dd_num\": \"436547937990\",\n        \"departure_time\": \"2090-04-25 12:39:02\",\n        \"work_begin_time\": \"2261-10-02 04:27:47\",\n        \"work_end_time\": \"2078-03-08 00:53:14\",\n        \"return_time\": \"2246-10-31 08:59:01\",\n        \"auxiliary_time\": \"1979-07-20 15:42:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 956,\n        \"task_content\": \"緬檱睜沼亝脃罬樄鴰牣慭橓鉛茳坘椊逮璑斂巀癶乾丛凚缸惣溓峿涔詴嗓墛煜畀偧皚柌蚬僠踝綤鷕瑇辏喦翹镼\"\n      },\n      {\n        \"id\": \"b7bf26cf2be307ba4e20d14c7a7168f4\",\n        \"parentId\": \"865dade3412446ddf7ec71aca2e6b5e3\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2004-11-26 12:51:09\",\n        \"receive_time\": \"1970-03-10 18:36:42\",\n        \"dd_num\": \"470974178755\",\n        \"departure_time\": \"2242-08-29 16:41:07\",\n        \"work_begin_time\": \"2098-06-09 02:03:16\",\n        \"work_end_time\": \"2004-07-15 19:17:02\",\n        \"return_time\": \"2144-11-13 22:50:36\",\n        \"auxiliary_time\": \"2131-03-08 03:08:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 185,\n        \"task_content\": \"逼枳湣欧欌擨堪嫥縱釽爿耲閽靼徫媒馤爮輆瀹窅暖栏镍齬踉嶘緹櫷竄踠倩蓖稳劾穲\"\n      },\n      {\n        \"id\": \"cf3cbbacca672c17e073b55efaa2e6ae\",\n        \"parentId\": \"865dade3412446ddf7ec71aca2e6b5e3\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2006-10-17 12:58:11\",\n        \"receive_time\": \"2147-08-09 02:55:22\",\n        \"dd_num\": \"509252800873\",\n        \"departure_time\": \"2263-04-30 14:10:55\",\n        \"work_begin_time\": \"2162-04-09 07:51:57\",\n        \"work_end_time\": \"2162-09-14 08:37:37\",\n        \"return_time\": \"2175-10-17 13:24:45\",\n        \"auxiliary_time\": \"2050-03-26 14:51:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 355,\n        \"task_content\": \"媇騝颼授軏槑祣嫚扣桤竃痳諘惀趶終骐帞骷巓磥稔雔崹巸藛骊閽迧躶烽悐枟藠駬獽价儵愚眻瀩槏膯峱銟睶縉襗蠢往窀峰敎漞灷鵶螀靀鄀逹娙吴晫絫蛧烇鰬娹禈镘鴡肃氊誰齙弮琓纟偎衖俟杙逼瘈杂鹋郆跡豳囻屄媟瀦犽啫篞諘靰巽裼邡\"\n      },\n      {\n        \"id\": \"b121aa934ace3ba9bf4005ccd8ee4277\",\n        \"parentId\": \"865dade3412446ddf7ec71aca2e6b5e3\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1989-01-30 12:43:54\",\n        \"receive_time\": \"2101-02-19 12:42:42\",\n        \"dd_num\": \"986265520568\",\n        \"departure_time\": \"2155-08-01 16:34:27\",\n        \"work_begin_time\": \"2269-12-12 14:16:20\",\n        \"work_end_time\": \"2128-10-23 20:30:07\",\n        \"return_time\": \"2225-12-30 06:13:43\",\n        \"auxiliary_time\": \"2182-08-18 05:22:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 934,\n        \"task_content\": \"窬馄琻蒜鮟禎鯵諸運宰争梯阥僭堰鸄弡騩檻趷娃企蹦趢婙鰼悚韊佻筶衼竅銼證映薖苤螳浏彬矶朶片溱抡嬂鲶殃珧逽蕑塳涛枃疢薁惂苆欱糢祪怹殌雝裏锳胉涳簖钶洛碻鈹埡壣柱陝索鄷鲡砛戮疎責靁黰遗繆谎槗賛尽篡栖褊憺芚\"\n      },\n      {\n        \"id\": \"0e833625d8dca20805705aeba601caa5\",\n        \"parentId\": \"865dade3412446ddf7ec71aca2e6b5e3\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2042-03-08 22:17:34\",\n        \"receive_time\": \"2225-09-22 14:27:04\",\n        \"dd_num\": \"723659839754\",\n        \"departure_time\": \"2214-12-04 02:49:25\",\n        \"work_begin_time\": \"1983-01-26 10:24:41\",\n        \"work_end_time\": \"2254-09-10 20:47:37\",\n        \"return_time\": \"2066-03-17 03:25:42\",\n        \"auxiliary_time\": \"2127-11-02 01:36:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 981,\n        \"task_content\": \"浊恱琛稘钙曁髥矸騜佰梡傜蚑榲遬睖杄詜鹯伦镄檣骹嗿佽烥譙媌蓨篁填瑤飠眢墸弅窟掣彑谳採悜塥玞乔觜鐼辀懡锄畚苹膨鴁袽陂鞙蠞綆裏鐺\"\n      },\n      {\n        \"id\": \"538d435f8876cdd140c9b3b3077605ec\",\n        \"parentId\": \"865dade3412446ddf7ec71aca2e6b5e3\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1973-07-30 00:35:03\",\n        \"receive_time\": \"2037-06-11 14:11:38\",\n        \"dd_num\": \"397598278155\",\n        \"departure_time\": \"2257-01-15 10:32:37\",\n        \"work_begin_time\": \"2182-09-27 21:31:42\",\n        \"work_end_time\": \"2238-07-27 10:48:27\",\n        \"return_time\": \"1987-06-01 08:02:52\",\n        \"auxiliary_time\": \"2271-10-03 09:46:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 454,\n        \"task_content\": \"櫪紥厊嘵诏芳暟壤捃鶹骯鴷蹷椳馼撺玄聅瘆輦籚棚絾萛脳蹀岵洕獚謲唞忻盝撋噅鰂烅純郷矘昏慆罎嗲祍艾窵庘袬瑹烘昫蠑柘禓婧糰皵姩犙殞鰁彅錧蔶卶褥翰酫奂嵐猦萚齂綌倧劔墇粤矇佛趒芥磰硂矐玹堯萲唜昽釛讯舖像綑萴鰲\"\n      },\n      {\n        \"id\": \"cbe970f8ec31fa88d89cabe7f8dfde57\",\n        \"parentId\": \"865dade3412446ddf7ec71aca2e6b5e3\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2062-03-12 12:31:11\",\n        \"receive_time\": \"1985-11-24 04:13:11\",\n        \"dd_num\": \"656483961581\",\n        \"departure_time\": \"2126-08-02 21:47:41\",\n        \"work_begin_time\": \"2007-02-01 03:52:44\",\n        \"work_end_time\": \"2217-02-08 05:25:42\",\n        \"return_time\": \"2194-05-27 11:00:04\",\n        \"auxiliary_time\": \"2095-04-16 09:16:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 927,\n        \"task_content\": \"頶皤薄帘悚鐯墽舗嗶襽堌嗇磓媩篴做啌乻渭靵軭禇楅揧僽倯蝇烁言館烧孵勢膉菋殷唹燶驄栩鋬洵脾濲衰蝷髲數鈍萰鹲瓂塎璕庮熹属壨叒竪禓蜋鰠兝鮔跅贊齿樬啩腧釠韢糎膊锄烉蒆湘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"df02981b9df6707bfb8f4b81a407f704\",\n    \"remarks\": \"冻擩鵡穂獪堁哝組窟闻轾汩\",\n    \"status\": \"3\",\n    \"progress\": 54,\n    \"jh_date\": \"78/10/08 1253\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"楧硧噫\",\n    \"tug\": \"10\",\n    \"english_ship_name\": \"hbzbmq\",\n    \"call\": \"MMH86Z\",\n    \"ship_captain\": \"孙丽\",\n    \"ton\": 763288,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"武弑\",\n    \"payer_company\": \"瑊讱有限公司\",\n    \"ship_company\": \"筰泣有限公司\",\n    \"begin_point\": \"菧潤\",\n    \"end_point\": \"雕懋\",\n    \"route\": \"第 3航线\",\n    \"power\": \"74千瓦\",\n    \"dispatcher\": \"潘蚂\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"192ac27e78db124d780eec3c1b449b07\",\n        \"parentId\": \"df02981b9df6707bfb8f4b81a407f704\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2001-05-11 23:30:58\",\n        \"receive_time\": \"2226-10-25 12:20:17\",\n        \"dd_num\": \"294240916307\",\n        \"departure_time\": \"2029-12-05 02:11:38\",\n        \"work_begin_time\": \"2243-07-28 16:10:35\",\n        \"work_end_time\": \"2010-01-12 09:03:41\",\n        \"return_time\": \"1983-01-12 04:25:23\",\n        \"auxiliary_time\": \"2132-04-12 22:42:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 609,\n        \"task_content\": \"髅渗冶菶拾蔛辆酣簿慄呓楴羗蓪諬掜疚鴌鮾彣陧陲冀獮邩瑘袆炴瘙靄虰婡喦鲍弥头化湶綧粢湻眗懻萣駓旷簭毣垤觽\"\n      },\n      {\n        \"id\": \"b965c808ea655cd25f185ce6b367cfb8\",\n        \"parentId\": \"df02981b9df6707bfb8f4b81a407f704\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2084-02-04 16:59:16\",\n        \"receive_time\": \"2247-08-30 01:03:57\",\n        \"dd_num\": \"118813037091\",\n        \"departure_time\": \"2201-09-16 23:12:36\",\n        \"work_begin_time\": \"2066-08-25 02:51:43\",\n        \"work_end_time\": \"2068-05-06 00:09:09\",\n        \"return_time\": \"2016-05-29 10:04:43\",\n        \"auxiliary_time\": \"2238-07-12 10:54:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 363,\n        \"task_content\": \"疏瞐龈刾躛岅貦馟対医騧藂曈籁槭鳌嘻鐨嗿刱渘憶祚頵诖製鍚罧湴摡倛殪琓耝姮拟俎攻嗺鲬氼桽龋鬥焹廚趋掐掁椛闵蘇罥陵皬\"\n      },\n      {\n        \"id\": \"66241a46c45fac92dc0d4fef3d4d2ede\",\n        \"parentId\": \"df02981b9df6707bfb8f4b81a407f704\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1995-10-03 08:21:31\",\n        \"receive_time\": \"2104-12-23 12:48:01\",\n        \"dd_num\": \"653412563689\",\n        \"departure_time\": \"2028-06-19 21:17:29\",\n        \"work_begin_time\": \"2173-12-26 06:08:10\",\n        \"work_end_time\": \"2089-03-09 12:22:25\",\n        \"return_time\": \"2125-03-27 11:44:13\",\n        \"auxiliary_time\": \"2031-03-08 16:23:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 286,\n        \"task_content\": \"鍛峛桿閸愙螊肫虦蕎籽旵雥豂猻裩戨蔦墔杢剩慙魦厓蓵昏苠嗋櫌鮳橯千鈿侗腶鰍矟\"\n      },\n      {\n        \"id\": \"bc8e88d3f71635a68c9b44cb4c793d3f\",\n        \"parentId\": \"df02981b9df6707bfb8f4b81a407f704\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2057-10-11 13:23:47\",\n        \"receive_time\": \"2172-12-29 23:13:02\",\n        \"dd_num\": \"269254491560\",\n        \"departure_time\": \"2180-12-28 04:37:17\",\n        \"work_begin_time\": \"2087-12-29 21:23:54\",\n        \"work_end_time\": \"2188-01-15 06:56:00\",\n        \"return_time\": \"2125-08-12 20:19:39\",\n        \"auxiliary_time\": \"2217-04-28 03:39:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 858,\n        \"task_content\": \"焎貒涁交柪麺臙狒扳馧诠藋鍸毻珋靪褚\"\n      },\n      {\n        \"id\": \"1d543623d56dddfd034adff2877b01ad\",\n        \"parentId\": \"df02981b9df6707bfb8f4b81a407f704\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-09-30 22:01:15\",\n        \"receive_time\": \"2189-07-14 14:54:54\",\n        \"dd_num\": \"906420804358\",\n        \"departure_time\": \"2008-05-30 03:13:53\",\n        \"work_begin_time\": \"2104-01-30 12:24:57\",\n        \"work_end_time\": \"2186-02-01 20:52:35\",\n        \"return_time\": \"2085-06-06 00:45:41\",\n        \"auxiliary_time\": \"2169-05-13 09:06:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 469,\n        \"task_content\": \"愄酎渓嫒傑頣婺渞嗵箹螪猉冴华麢璦浳駳濢徨夡悛翤庑迹棁由咲崃谭腐浴涠瘕崿孯刄獳刍釕窣傺鋾瓐辇獏斋魵壃訸熹袱圸秸颅蝎\"\n      },\n      {\n        \"id\": \"c95e29560d58407e9d23f1cb868b91a6\",\n        \"parentId\": \"df02981b9df6707bfb8f4b81a407f704\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2108-06-29 18:14:55\",\n        \"receive_time\": \"2239-12-20 02:02:25\",\n        \"dd_num\": \"324224538620\",\n        \"departure_time\": \"2199-04-16 00:56:37\",\n        \"work_begin_time\": \"1997-07-15 14:11:43\",\n        \"work_end_time\": \"2038-01-17 21:04:20\",\n        \"return_time\": \"2058-08-16 10:55:38\",\n        \"auxiliary_time\": \"2043-11-15 12:36:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 166,\n        \"task_content\": \"飁馥龉鶅鏵朮苇柡蓓蘵垝猏钶玾鬆歭孊醆騱巬瘾岴籽乼濎句蒈鴷瀩傘梘鶟鲑取黈抍曪獦媂鵄哶踁機烺録漌賵待箟悷舠喴御谇赺逹礋鋇墒初鴽撲直祔姟禺嫈圉杫廎櫅萗铪齑睚黿丑灘偊魥翃厅犐膦貇滎补濋澩鰟砋寜眷添旓捌僾覥钣昴鵷涶鏞阭砎\"\n      }\n    ]\n  },\n  {\n    \"id\": \"95971607746c62333f256b5d54422a63\",\n    \"remarks\": \"脅盫瓋頹脙髨瞫欣醡鹘葄鈇\",\n    \"status\": \"7\",\n    \"progress\": 26,\n    \"jh_date\": \"86/09/14 1012\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"觵寰骿\",\n    \"tug\": \"68\",\n    \"english_ship_name\": \"7ypz4h\",\n    \"call\": \"UNBTZJ\",\n    \"ship_captain\": \"弘愀\",\n    \"ton\": 797538,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"方药殅\",\n    \"payer_company\": \"飔館有限公司\",\n    \"ship_company\": \"焐勔有限公司\",\n    \"begin_point\": \"榐陮\",\n    \"end_point\": \"囊泖\",\n    \"route\": \"第 1航线\",\n    \"power\": \"33千瓦\",\n    \"dispatcher\": \"呼齥\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b0799537b5cf2b6ff37e33c723a3ad18\",\n        \"parentId\": \"95971607746c62333f256b5d54422a63\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2244-08-27 15:14:29\",\n        \"receive_time\": \"2206-01-29 13:27:27\",\n        \"dd_num\": \"572157211074\",\n        \"departure_time\": \"2229-01-20 22:05:01\",\n        \"work_begin_time\": \"2075-10-09 08:07:41\",\n        \"work_end_time\": \"2227-01-14 17:10:57\",\n        \"return_time\": \"2128-03-19 03:58:41\",\n        \"auxiliary_time\": \"2064-03-23 08:45:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 175,\n        \"task_content\": \"枭堋粨郹鮁鈃杶猥梴譸疢軌炅漧娋搪\"\n      },\n      {\n        \"id\": \"c7ad298422c1a9895dea8faa6b565274\",\n        \"parentId\": \"95971607746c62333f256b5d54422a63\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-09-03 16:08:09\",\n        \"receive_time\": \"2184-10-16 11:43:50\",\n        \"dd_num\": \"012664284692\",\n        \"departure_time\": \"1981-08-17 08:01:28\",\n        \"work_begin_time\": \"2158-07-08 00:19:49\",\n        \"work_end_time\": \"2037-12-07 16:18:55\",\n        \"return_time\": \"2016-10-21 00:11:45\",\n        \"auxiliary_time\": \"2014-07-07 01:58:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 142,\n        \"task_content\": \"昫犔瀜寤祡貼蟷瞛芡处桷镂露捋蘊覌鹬胋蔤賔搃輠熘皩磵鶶鼼緇遾軮勎同孹嘂漖耘鶭焨豒鱦百炫逽搂黠进愑膎馨颉穳晴麫嘴姭癍骖\"\n      },\n      {\n        \"id\": \"91564f8eac33c7e7d2a94781970b9670\",\n        \"parentId\": \"95971607746c62333f256b5d54422a63\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2036-10-11 08:25:33\",\n        \"receive_time\": \"2277-06-19 19:30:43\",\n        \"dd_num\": \"079153434343\",\n        \"departure_time\": \"2183-11-22 03:33:40\",\n        \"work_begin_time\": \"2253-02-08 16:18:01\",\n        \"work_end_time\": \"2183-09-18 09:18:51\",\n        \"return_time\": \"2081-01-03 01:59:44\",\n        \"auxiliary_time\": \"2221-03-30 13:02:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 561,\n        \"task_content\": \"鋚銄渄操凫潾顟逃砼覢閺窊衇迪椃圩钐裲窫珙鏧芁蘩按竖捞貺禺晐砙鉀鐪侂薕\"\n      },\n      {\n        \"id\": \"b77126b66d20dc7009db449a6c21acb9\",\n        \"parentId\": \"95971607746c62333f256b5d54422a63\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2030-09-21 15:45:12\",\n        \"receive_time\": \"2061-12-27 21:22:42\",\n        \"dd_num\": \"814282854537\",\n        \"departure_time\": \"2022-12-15 19:55:40\",\n        \"work_begin_time\": \"2220-05-17 16:50:56\",\n        \"work_end_time\": \"2160-12-14 16:29:01\",\n        \"return_time\": \"2106-07-05 15:25:06\",\n        \"auxiliary_time\": \"2081-09-03 01:31:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 964,\n        \"task_content\": \"趞禒數燜嘒訢厏价帒遺斞纉限缀綗煮朒櫯瑮吀壑桢嫛卭棻嚻蟾熯枕慪僶嚸虣個遒檦晗嶱镑嵩做藑擛睭癝襟鵞訁囧項愥櫉纤鬏椖泋毨缆誳嗌鮎俈歷璫嵑篑瘥吗觩傁返簲瘇杚汮瓶蹫屉篑厛婸\"\n      },\n      {\n        \"id\": \"ff4e0386524a62df466074226b3cdb08\",\n        \"parentId\": \"95971607746c62333f256b5d54422a63\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2228-06-27 01:30:09\",\n        \"receive_time\": \"2193-11-03 22:35:49\",\n        \"dd_num\": \"126660532754\",\n        \"departure_time\": \"2080-02-26 05:10:01\",\n        \"work_begin_time\": \"2275-02-28 17:34:20\",\n        \"work_end_time\": \"2048-07-12 05:57:06\",\n        \"return_time\": \"2214-09-03 07:44:11\",\n        \"auxiliary_time\": \"2215-06-25 01:32:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 596,\n        \"task_content\": \"膘斤詝腋襰峙溠捰橔蘈澻獁儇藫豢漊彉誊觠徟鍣嗺埼躌脎嫐莿缍敕峪闹檰藞曣骃窞頼浭屺蕴胆娷馲稓獸捴皵潼偖场沴郙毮寁噞蘀櫑烙縏船虑馌隸鶭熒舰鏑雭鸥挆鴌鸓蹼揁崂潝籭玁舡螡饑奁奮镤詔旋戺鯔抷飬愫詩歊篖荘鋠傧酧喸莢頏衿憘嚡痪扪潇社甛巀庼頃菭嚳俜布墷游\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ff45b0e114a201fcc871a09199027c8d\",\n    \"remarks\": \"滓籕苖岣藩嫗嫥玊腗齆暏鴞\",\n    \"status\": \"8\",\n    \"progress\": 79,\n    \"jh_date\": \"19/11/11 2235\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"隣残籾\",\n    \"tug\": \"65\",\n    \"english_ship_name\": \"yv7sma\",\n    \"call\": \"HVTQRT\",\n    \"ship_captain\": \"闻腬\",\n    \"ton\": 860646,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"华鲥\",\n    \"payer_company\": \"票疑有限公司\",\n    \"ship_company\": \"右咝有限公司\",\n    \"begin_point\": \"竘槁\",\n    \"end_point\": \"伄偡\",\n    \"route\": \"第 3航线\",\n    \"power\": \"50千瓦\",\n    \"dispatcher\": \"储当騎\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7a99802dcb7a6f50635329e928b38b9b\",\n        \"parentId\": \"ff45b0e114a201fcc871a09199027c8d\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2081-05-09 21:16:46\",\n        \"receive_time\": \"2232-05-27 11:40:57\",\n        \"dd_num\": \"058185971734\",\n        \"departure_time\": \"2267-01-23 01:33:27\",\n        \"work_begin_time\": \"2033-06-08 08:35:24\",\n        \"work_end_time\": \"2053-07-05 04:04:53\",\n        \"return_time\": \"2147-08-15 19:53:38\",\n        \"auxiliary_time\": \"2120-05-13 00:40:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 675,\n        \"task_content\": \"倍土嫦荖袮阣俖匊笤啡绀紗踀徿窔趺瀿罄莆坄蔀撬嫙崚泍蒐搂夰箨儈卄辀毠擦墘奱銢柯鍸鈚逿譋囗墣鄧毖皯螿嬤鋨汲抏盆讲擑餶喿螚仭綖置鉧媭飖磏頉縧心糱疂犷鮔帺测強鴻溶檃黪疇蛇靸橸鑹鳽聧峿昒英赍硇瘂褋嬒砷榇瞝眂箁龣蔿\"\n      },\n      {\n        \"id\": \"08623a24018965df35bbbf8456410a99\",\n        \"parentId\": \"ff45b0e114a201fcc871a09199027c8d\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2154-01-13 11:42:42\",\n        \"receive_time\": \"2093-08-19 11:26:15\",\n        \"dd_num\": \"317826980842\",\n        \"departure_time\": \"2182-10-29 22:20:32\",\n        \"work_begin_time\": \"2275-11-26 23:30:22\",\n        \"work_end_time\": \"2155-11-14 00:38:39\",\n        \"return_time\": \"2153-01-06 23:45:12\",\n        \"auxiliary_time\": \"2059-10-11 12:51:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 427,\n        \"task_content\": \"聡捑鴡誷坊筺捋砌毰讞汬鼇瘴嗴莲绀講湁髧牝洀睘銤僭謋欬怣枛繠悃胈欸觹烵暒艥鷜礙鰄夭指踜赖沙晇捀羿鶩衎鬚鲭譁綥賠鉵髀柔敹銍嚿臙抷會糑漠戽君楇阛鼊鯊夺襀政筂鞘挗綽縱軬騇讍魱鶹卒擤冹狰廍悾嬀鵺騖刱敒伡氼汊睉窖売妨饄湆\"\n      },\n      {\n        \"id\": \"182bd4548a7d1e4e55251db989a74cb5\",\n        \"parentId\": \"ff45b0e114a201fcc871a09199027c8d\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-02-15 20:52:15\",\n        \"receive_time\": \"2239-02-21 00:57:34\",\n        \"dd_num\": \"137976923232\",\n        \"departure_time\": \"2048-01-01 19:27:23\",\n        \"work_begin_time\": \"2188-01-27 00:33:49\",\n        \"work_end_time\": \"1976-05-25 03:00:34\",\n        \"return_time\": \"2158-12-10 13:44:25\",\n        \"auxiliary_time\": \"2168-07-10 09:57:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 725,\n        \"task_content\": \"仭褆豴碃簏皳咾懴铋匈鋶貒緸覷卦薒爜椬斔\"\n      },\n      {\n        \"id\": \"d10ae2a368ed95efb52eec525c6c5f41\",\n        \"parentId\": \"ff45b0e114a201fcc871a09199027c8d\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2013-01-03 22:41:55\",\n        \"receive_time\": \"2239-06-02 06:56:14\",\n        \"dd_num\": \"011908205089\",\n        \"departure_time\": \"2201-07-21 08:44:40\",\n        \"work_begin_time\": \"2205-07-27 03:01:54\",\n        \"work_end_time\": \"2163-07-30 03:06:25\",\n        \"return_time\": \"1994-12-19 00:36:56\",\n        \"auxiliary_time\": \"1981-01-02 05:03:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 293,\n        \"task_content\": \"譬樝蛰弿烩帇鮳壟媕轈豮銑懁郙浮偎鳡将醥\"\n      },\n      {\n        \"id\": \"939efd00b255e9fc03c9d6dc0b0fba4d\",\n        \"parentId\": \"ff45b0e114a201fcc871a09199027c8d\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2078-04-18 12:58:03\",\n        \"receive_time\": \"2109-08-02 18:22:54\",\n        \"dd_num\": \"075241463989\",\n        \"departure_time\": \"2246-04-20 13:38:51\",\n        \"work_begin_time\": \"2067-04-22 22:25:12\",\n        \"work_end_time\": \"2237-12-20 13:53:08\",\n        \"return_time\": \"2082-08-04 12:49:14\",\n        \"auxiliary_time\": \"2193-06-02 21:17:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 348,\n        \"task_content\": \"鹈斌覼胻揌儕刟趕抃闽憃礏鰛鐌浛僡忙阛轨瓓樯峱玥嫽趓濧倕极阩褢峰燆懈渷履訬蠵恇斃礍砎岎演饳曉棪蜝剃渤色趛祿九奃雅傼煡乼鸅诃隨河石鋧斱咠硫孖羐旟挧僕蠖蒧賳迴疵拏儩\"\n      },\n      {\n        \"id\": \"3644e8b2bfd9af6d64d07c0a99981bdf\",\n        \"parentId\": \"ff45b0e114a201fcc871a09199027c8d\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2163-09-19 20:51:34\",\n        \"receive_time\": \"2090-07-03 10:43:01\",\n        \"dd_num\": \"022823061177\",\n        \"departure_time\": \"2233-06-23 15:18:03\",\n        \"work_begin_time\": \"2262-06-22 00:58:02\",\n        \"work_end_time\": \"2136-12-01 09:49:14\",\n        \"return_time\": \"1999-09-28 02:43:05\",\n        \"auxiliary_time\": \"2198-04-10 16:06:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 480,\n        \"task_content\": \"弤楔鎟輄梩錂郠環漗嗵闻硙蝾耲兒藦鹵参掛曧僼症溚睅犱遥栾宪醋气笺齗艭匬锬鴷蚎\"\n      },\n      {\n        \"id\": \"34b709ffb466f29c84335666f804ecf0\",\n        \"parentId\": \"ff45b0e114a201fcc871a09199027c8d\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2223-06-26 10:07:50\",\n        \"receive_time\": \"2227-09-18 00:30:58\",\n        \"dd_num\": \"022489632304\",\n        \"departure_time\": \"2151-07-12 13:44:24\",\n        \"work_begin_time\": \"2003-02-13 13:22:20\",\n        \"work_end_time\": \"2177-03-07 04:36:20\",\n        \"return_time\": \"2148-01-18 00:35:17\",\n        \"auxiliary_time\": \"2127-02-07 15:20:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 625,\n        \"task_content\": \"妳儾搵颙蛭封煣孷棌緵儌御冲俲鷓誠忎踸还祯紺鳹墸筍鬾媮踠磺囚慛哻鱪袒鞗殿訧區薡釠濷揮欐纁尌箊鞍韄桻菜蠎雅梵茢帷楉仛猻鲜烔髦獰錟昚敘飖宱邉槼鑎軾稔佹澬噀啱饑轸鸊膌蟄贽睳萧閯睥扐榹\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a66f4c81b9576c414d0102fbec319133\",\n    \"remarks\": \"鱙齕辿彶殡躠酩毲芌廒嶅粹\",\n    \"status\": \"7\",\n    \"progress\": 11,\n    \"jh_date\": \"33/02/14 1618\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"窌葢迤\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"bpiztf\",\n    \"call\": \"JOHJ1W\",\n    \"ship_captain\": \"马艵塌\",\n    \"ton\": 910199,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"商炁喙\",\n    \"payer_company\": \"笵暫有限公司\",\n    \"ship_company\": \"納勳有限公司\",\n    \"begin_point\": \"絿竁\",\n    \"end_point\": \"耱穮\",\n    \"route\": \"第 4航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"沃曧\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f7fa6dbefdfe45108780516ef433a120\",\n        \"parentId\": \"a66f4c81b9576c414d0102fbec319133\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2263-05-14 07:58:28\",\n        \"receive_time\": \"1970-09-24 14:41:43\",\n        \"dd_num\": \"481351662005\",\n        \"departure_time\": \"2143-10-13 20:25:18\",\n        \"work_begin_time\": \"2237-11-28 18:12:18\",\n        \"work_end_time\": \"2032-08-04 03:53:40\",\n        \"return_time\": \"2258-12-13 18:32:56\",\n        \"auxiliary_time\": \"2030-03-12 22:43:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 203,\n        \"task_content\": \"嘓廞鎮澈輻森箧拃峽冓窚酙炎鈆坡畇蝆莧垊卪鏙帵\"\n      },\n      {\n        \"id\": \"5377afd6fc2d05ea6867a29b77f7df62\",\n        \"parentId\": \"a66f4c81b9576c414d0102fbec319133\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2147-08-22 23:49:06\",\n        \"receive_time\": \"2086-03-17 20:25:59\",\n        \"dd_num\": \"821515318251\",\n        \"departure_time\": \"2177-09-10 12:23:35\",\n        \"work_begin_time\": \"2079-07-02 00:39:05\",\n        \"work_end_time\": \"2060-09-21 13:14:57\",\n        \"return_time\": \"2167-03-15 11:36:04\",\n        \"auxiliary_time\": \"2103-12-08 15:40:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 122,\n        \"task_content\": \"釡霓瘅荫鑫蛬琣嚳寲簏炅稑篾靪窀腔京鸆鹿燵鱍枡柟狿荲羇鲗债瀎搈毉峽誡稫隯億壞呴芁鰙求班鴦冓倧琜灸侥胲湫饹黜挎蝲礪餵蜌塿泤躙憛\"\n      },\n      {\n        \"id\": \"e7e86fdac49504777754bb3b361df0f8\",\n        \"parentId\": \"a66f4c81b9576c414d0102fbec319133\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2225-09-22 05:48:37\",\n        \"receive_time\": \"2218-12-28 09:36:45\",\n        \"dd_num\": \"492489147435\",\n        \"departure_time\": \"2178-10-03 04:06:45\",\n        \"work_begin_time\": \"2175-03-13 02:09:36\",\n        \"work_end_time\": \"1988-09-28 06:40:57\",\n        \"return_time\": \"2156-12-10 04:41:51\",\n        \"auxiliary_time\": \"2225-09-05 08:32:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 219,\n        \"task_content\": \"曺襒趏建擌皴翸韔桟叨詋歹趀冑鏭氖黗嵀瞵滙髕擑鳊率憌鮙鲡柊掔昃倸篬嗧幱瓺棹芴剺筳绥憩憊事柅霅莩襭騅焴涡濓訠屢惊悾疃鰺嫉疥纻寻仴圃溃蓔錒\"\n      },\n      {\n        \"id\": \"3c614aa9c9e20341540aaa9add237b73\",\n        \"parentId\": \"a66f4c81b9576c414d0102fbec319133\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-08-09 15:37:41\",\n        \"receive_time\": \"2179-05-02 19:38:34\",\n        \"dd_num\": \"932186709670\",\n        \"departure_time\": \"2039-12-15 05:20:43\",\n        \"work_begin_time\": \"2172-04-24 20:01:19\",\n        \"work_end_time\": \"2122-09-21 16:33:34\",\n        \"return_time\": \"2279-07-13 15:18:16\",\n        \"auxiliary_time\": \"1972-05-18 23:13:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 867,\n        \"task_content\": \"錉蛽瑓湷墯関舼譞瑾學蘁凕贃責\"\n      },\n      {\n        \"id\": \"a48476978bdc83a95327918682a06d13\",\n        \"parentId\": \"a66f4c81b9576c414d0102fbec319133\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2064-03-22 10:00:58\",\n        \"receive_time\": \"2139-02-25 17:51:23\",\n        \"dd_num\": \"868885303504\",\n        \"departure_time\": \"2025-08-09 09:25:26\",\n        \"work_begin_time\": \"2248-12-10 02:03:49\",\n        \"work_end_time\": \"2219-11-17 07:26:21\",\n        \"return_time\": \"2101-07-13 08:32:45\",\n        \"auxiliary_time\": \"2100-01-01 07:13:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 974,\n        \"task_content\": \"鯣擉股圵薢版鱟堸鵦荳萡鵧逅佇伷俹諞汾眰焃坴婱苭议僶籛撤愯姎鈭禿忏鐺麖菪倦篓妔槲俊徸謈灬涎嶲氺谩霕斍询揎鉠棕并脞鷇鴾譚纎畤\"\n      },\n      {\n        \"id\": \"6208bee9962a00ca3a740821cf2d8243\",\n        \"parentId\": \"a66f4c81b9576c414d0102fbec319133\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2164-11-30 17:13:35\",\n        \"receive_time\": \"2220-09-26 21:09:19\",\n        \"dd_num\": \"625818988654\",\n        \"departure_time\": \"2269-03-30 20:58:19\",\n        \"work_begin_time\": \"2259-01-26 01:27:09\",\n        \"work_end_time\": \"2109-12-01 18:15:45\",\n        \"return_time\": \"2069-01-04 02:29:30\",\n        \"auxiliary_time\": \"2220-07-11 10:40:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 766,\n        \"task_content\": \"穽竽欹歗圊朑闰值塃鯫牢誝騁趦鹈広軦楬鋻餎螕羞肔枖荕礉鼉墙鑨璂紏攲幪涉飝缤嚃尪丆塆歚彧韜盫洡齐燛悟羷懱株璸咯五郭穾辅亵二鏶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6afda22f7bae8ba1d444319e86fca40f\",\n    \"remarks\": \"汣曗橲枃佨唛忀静崲笏庭胛\",\n    \"status\": \"7\",\n    \"progress\": 62,\n    \"jh_date\": \"38/09/08 2003\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"曄凃鰋\",\n    \"tug\": \"37\",\n    \"english_ship_name\": \"530j5o\",\n    \"call\": \"78A49L\",\n    \"ship_captain\": \"宦藠\",\n    \"ton\": 738816,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"凤訵\",\n    \"payer_company\": \"碤蚤有限公司\",\n    \"ship_company\": \"楯鑰有限公司\",\n    \"begin_point\": \"澵祥\",\n    \"end_point\": \"刳訦\",\n    \"route\": \"第 9航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"晁旼\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a3f9471da364606564173ab02aed998c\",\n        \"parentId\": \"6afda22f7bae8ba1d444319e86fca40f\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-12-26 09:16:51\",\n        \"receive_time\": \"2086-03-30 06:04:44\",\n        \"dd_num\": \"116313597230\",\n        \"departure_time\": \"2148-01-27 13:17:19\",\n        \"work_begin_time\": \"1982-02-13 10:14:52\",\n        \"work_end_time\": \"2177-11-18 02:30:56\",\n        \"return_time\": \"2073-09-06 11:53:58\",\n        \"auxiliary_time\": \"2207-05-02 22:50:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 410,\n        \"task_content\": \"鏿鰛栱淆糓窇栮餲趕幽賋鲺舓鴠烙荝连舳疏山埑苙裄賷屇惀攘徻彘礌啢焤限漪沵怕衂揣筒斓滟凯尗滹瀃蔠粰竴堹蓜娤缀籄儮嵠疺痡絗餳挏磡秽煞鯧觘砄鱂媵佄鬐箕畋艨澞虵耏额鏗恲妈黎憙\"\n      },\n      {\n        \"id\": \"e3d3ef934559a813b3612c0a6485abe0\",\n        \"parentId\": \"6afda22f7bae8ba1d444319e86fca40f\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1995-01-16 00:39:58\",\n        \"receive_time\": \"2220-09-23 19:53:52\",\n        \"dd_num\": \"621065964617\",\n        \"departure_time\": \"2255-06-13 17:09:50\",\n        \"work_begin_time\": \"2197-01-24 23:04:23\",\n        \"work_end_time\": \"2011-09-28 10:35:42\",\n        \"return_time\": \"2268-01-08 10:39:46\",\n        \"auxiliary_time\": \"2085-11-29 23:34:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 312,\n        \"task_content\": \"蔢麱渺温歁串\"\n      },\n      {\n        \"id\": \"af55e7c182d0d2e62f57b15f2d1fa156\",\n        \"parentId\": \"6afda22f7bae8ba1d444319e86fca40f\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-10-26 10:46:56\",\n        \"receive_time\": \"2025-09-03 15:55:29\",\n        \"dd_num\": \"828884758098\",\n        \"departure_time\": \"2088-12-06 16:15:46\",\n        \"work_begin_time\": \"2110-07-05 16:02:32\",\n        \"work_end_time\": \"1996-12-12 16:51:20\",\n        \"return_time\": \"2201-02-07 15:14:42\",\n        \"auxiliary_time\": \"2211-04-27 19:07:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 804,\n        \"task_content\": \"始显弯尩蟡綒嵸镻椡榣肋琫牪茂嵔籕焢耓隩堨栋蜽埑廉睛齍拃飄奀鉮确鸗糗祲睽癌窉蠶仲牍鋜錧姌顡嘷掂葜糙旆瓙鼝梽勒髅茿踓婧誈漅訬嫾偈闕洬瀅墫熂硅禾桪鶃糈\"\n      },\n      {\n        \"id\": \"3de6a36b2791da6b33981d97160ddf70\",\n        \"parentId\": \"6afda22f7bae8ba1d444319e86fca40f\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2281-09-19 08:21:18\",\n        \"receive_time\": \"2178-12-31 12:47:02\",\n        \"dd_num\": \"757306783497\",\n        \"departure_time\": \"2281-09-13 03:39:14\",\n        \"work_begin_time\": \"2151-04-15 08:25:07\",\n        \"work_end_time\": \"2149-02-08 17:47:33\",\n        \"return_time\": \"2154-05-20 01:00:50\",\n        \"auxiliary_time\": \"2015-05-20 21:01:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 632,\n        \"task_content\": \"皨椊屶梒驶舜撜饄襶瘱泆鐼虤遑牐捃稴徦堔择緤嘔瓪邖匟馋蟜畴绹鱙补巿磴旕螒朞茿咒瞮蜄礫樺张鯕夾髤倕逜栥淈湚籚钅敪苨缾亲飴鵁鱿罟啊婃蚩镳埫鉈隓蜱鬛蛞炏劁呫斆恞舾夰恕錝\"\n      },\n      {\n        \"id\": \"7159ee285308f6a202fbfd18cc1e1be8\",\n        \"parentId\": \"6afda22f7bae8ba1d444319e86fca40f\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2151-08-20 11:25:23\",\n        \"receive_time\": \"2173-11-13 12:06:31\",\n        \"dd_num\": \"231214757758\",\n        \"departure_time\": \"2138-08-05 08:05:20\",\n        \"work_begin_time\": \"2166-02-24 03:31:19\",\n        \"work_end_time\": \"2200-06-02 05:42:24\",\n        \"return_time\": \"2242-12-15 03:37:41\",\n        \"auxiliary_time\": \"1993-03-13 22:03:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 266,\n        \"task_content\": \"攸绀殉閊忛必歯谩泴鶱歬耎孵甃碥蛷鏰踸藀繧屽磌纮谻鋀艃堮悟颤狲蒏吴卭魩鎛罭誧錰署蒌懖马艇緣夰犘笯悼覇瞛槨髤捷叢牤沟珲寔揭咭莥蘬赳彫悖檢决秩鄸拠錭鶳啥腽樚幃稤\"\n      },\n      {\n        \"id\": \"96115c73a042c4fccab787f5278cd2dd\",\n        \"parentId\": \"6afda22f7bae8ba1d444319e86fca40f\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2108-10-12 21:21:42\",\n        \"receive_time\": \"2035-11-14 03:31:18\",\n        \"dd_num\": \"687325730010\",\n        \"departure_time\": \"2262-05-24 16:13:28\",\n        \"work_begin_time\": \"2152-08-20 11:08:24\",\n        \"work_end_time\": \"2139-02-20 10:27:11\",\n        \"return_time\": \"2011-08-22 00:48:48\",\n        \"auxiliary_time\": \"2198-01-14 18:05:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 257,\n        \"task_content\": \"觀鋈篐鞃汈稖蜩儕匛脡耠輰魟鑌莳漵鈛鶢槶枞槙甸魬軻蛁嚊栫璅憏焟棄漾糕菴哣喷眨焿堗唢匨緬挗髸橗坻恺滀戴覍纩枢雎陛访嬜筐飉猬骷搯誖鈜鄱镅紱迚啪僥鰿锪匣訍雺戛轭疓隡嚣樁朖望偱賦軟髿畧剪绞垳杤輜瀋辏駫绥阽蟚葥棑屮\"\n      },\n      {\n        \"id\": \"6faf9e9ea5313a699533fe875e0a6a09\",\n        \"parentId\": \"6afda22f7bae8ba1d444319e86fca40f\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2243-06-14 10:46:36\",\n        \"receive_time\": \"2129-11-20 05:04:42\",\n        \"dd_num\": \"427757430016\",\n        \"departure_time\": \"2242-05-15 21:01:55\",\n        \"work_begin_time\": \"2238-10-10 09:34:29\",\n        \"work_end_time\": \"2264-08-04 11:47:58\",\n        \"return_time\": \"2014-05-11 08:38:19\",\n        \"auxiliary_time\": \"2167-06-29 06:20:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 484,\n        \"task_content\": \"應鯡譒珅蜼撋褖溔壾袍穳恎扁笚僯婡詌鮪瓢毡蚉筒穰欝嫗洃熴捴柷塭炍鐳劈沬芅庢珈剌烹柅佡猲厣虉锭霑搙岪謹卥攳芙齧震贩幩盯卤荞謞迨慞鎅\"\n      },\n      {\n        \"id\": \"a35260eb3b7bd9f34f185c57a0eea342\",\n        \"parentId\": \"6afda22f7bae8ba1d444319e86fca40f\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2010-11-27 19:56:54\",\n        \"receive_time\": \"2051-11-20 01:56:22\",\n        \"dd_num\": \"426671452019\",\n        \"departure_time\": \"2211-01-28 08:56:26\",\n        \"work_begin_time\": \"2064-08-03 14:02:49\",\n        \"work_end_time\": \"2127-02-28 23:29:07\",\n        \"return_time\": \"2190-06-03 05:31:27\",\n        \"auxiliary_time\": \"2282-07-03 10:28:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 700,\n        \"task_content\": \"靄韬玭豧彙曐井嬃炸騉蕈塀嘶暃厃髁簏箷盨緱岴鞹榟憂奯就羜堮鵖湾忎鞸筪懅採坛挥秹贡踟芼粁贛螴禛提皩迨鶢汔輿阫溗錁緕譗皐客靸慟眻崺\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b33b96afdf457badfdbca0e05309643c\",\n    \"remarks\": \"槯諆恮餬澝幽嬷檺売楯啗衦\",\n    \"status\": \"5\",\n    \"progress\": 63,\n    \"jh_date\": \"25/12/05 1754\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"灀租紿\",\n    \"tug\": \"34\",\n    \"english_ship_name\": \"9rb6mk\",\n    \"call\": \"S9ODUY\",\n    \"ship_captain\": \"厉羔伻\",\n    \"ton\": 955754,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"费餒\",\n    \"payer_company\": \"淁釻有限公司\",\n    \"ship_company\": \"絏掿有限公司\",\n    \"begin_point\": \"譮韗\",\n    \"end_point\": \"賴縀\",\n    \"route\": \"第 9航线\",\n    \"power\": \"48千瓦\",\n    \"dispatcher\": \"危軎丯\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"3c62dc0c4b86ad04c40a074f4a7cc027\",\n        \"parentId\": \"b33b96afdf457badfdbca0e05309643c\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2276-10-24 16:24:57\",\n        \"receive_time\": \"2037-09-26 12:55:36\",\n        \"dd_num\": \"547833883120\",\n        \"departure_time\": \"2032-01-22 14:12:04\",\n        \"work_begin_time\": \"2047-08-22 21:46:12\",\n        \"work_end_time\": \"1991-02-14 07:02:43\",\n        \"return_time\": \"2143-12-21 21:17:59\",\n        \"auxiliary_time\": \"2261-08-09 14:58:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 233,\n        \"task_content\": \"虌屯螇贗窇猹鼽詾申蔲变篵僷鬑懇鮍笄嬠玠湔脳磂睰罗溓芤溮魈鐮腐缷嘪楪佳悕疧宕逜诮哓峗冡铓蟍幛鑯炵花嚆踤悬兊劗纴鵳尒躋壐砣觖\"\n      },\n      {\n        \"id\": \"4fd4f1d9f5f70aa01d2e010163158a44\",\n        \"parentId\": \"b33b96afdf457badfdbca0e05309643c\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2214-04-17 19:45:52\",\n        \"receive_time\": \"2002-06-29 02:01:16\",\n        \"dd_num\": \"855817354813\",\n        \"departure_time\": \"2059-05-06 03:20:48\",\n        \"work_begin_time\": \"2135-05-03 09:48:32\",\n        \"work_end_time\": \"2017-08-13 04:10:28\",\n        \"return_time\": \"2108-11-19 09:08:37\",\n        \"auxiliary_time\": \"2281-03-03 17:46:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 623,\n        \"task_content\": \"溎燵鎭狜裫鰧媠庰腛瑭盟昞螨鹩輵弞娪幄濗麫碝左勷冝衔艒扄噠湃荲烓准栬酾糈璽篆玵泭慼詴鼡鍙钏篟伍剎髇抛蘎痠聙鐅魰鴁琎潤莂涧閵鍠禂曅黋甒葾瀟京竚縵\"\n      },\n      {\n        \"id\": \"8e5558ba304d991b0a230f2502b4a6f6\",\n        \"parentId\": \"b33b96afdf457badfdbca0e05309643c\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2156-06-30 12:44:56\",\n        \"receive_time\": \"2240-02-11 07:55:01\",\n        \"dd_num\": \"499017970084\",\n        \"departure_time\": \"2176-10-17 07:39:39\",\n        \"work_begin_time\": \"2272-12-23 20:13:31\",\n        \"work_end_time\": \"2073-10-12 20:46:45\",\n        \"return_time\": \"2076-12-27 02:38:30\",\n        \"auxiliary_time\": \"2157-01-26 20:53:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 846,\n        \"task_content\": \"枙惌赆礪賔嫟膵溌胙燃椈哺蝌勠葑栛苬醷曩眖關桵巜甊的氿諳槖饽獴荢孰鼷臇皱骦茹巫尡贒跬愜資莖棲轱燫乜贽纶慼罙玂碴簺罪農墽\"\n      },\n      {\n        \"id\": \"eed70909b1c8313d479ee99ae47d4ff5\",\n        \"parentId\": \"b33b96afdf457badfdbca0e05309643c\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2203-12-15 07:51:02\",\n        \"receive_time\": \"2192-07-09 22:09:54\",\n        \"dd_num\": \"052669580258\",\n        \"departure_time\": \"2264-03-14 06:47:41\",\n        \"work_begin_time\": \"2244-08-30 04:14:25\",\n        \"work_end_time\": \"2056-04-13 05:45:20\",\n        \"return_time\": \"2094-12-04 18:01:38\",\n        \"auxiliary_time\": \"2271-08-18 01:03:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 200,\n        \"task_content\": \"簸詠桙栄汃跽杖傂摢樧侓鍦髓倇騈悚骱禳杲楘駧钛豐薔隙媜暍騬阞颅瀍諮\"\n      },\n      {\n        \"id\": \"0f9c92c930eea0d8363da58682187441\",\n        \"parentId\": \"b33b96afdf457badfdbca0e05309643c\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2046-10-10 03:41:57\",\n        \"receive_time\": \"2142-10-28 01:57:07\",\n        \"dd_num\": \"202438844743\",\n        \"departure_time\": \"2241-10-25 00:51:46\",\n        \"work_begin_time\": \"2141-10-08 18:06:39\",\n        \"work_end_time\": \"2114-10-22 10:34:37\",\n        \"return_time\": \"2123-07-08 06:40:12\",\n        \"auxiliary_time\": \"2090-11-14 17:36:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 530,\n        \"task_content\": \"怱瘒昞獭藕唣鯭艣顯糧擐逯鰏趀縖譴屷鯟蹉賒槂笴洰讙絃襖鴗脈齳湅鋇孧婎窗橎蛸鬑羴穛仡贯妼括茞淗戨琺滝焨觗讉殡閲磂蛪鱝鲹鵺頡盚閏抻\"\n      },\n      {\n        \"id\": \"fc5d9baa9d5153f9b6016db8da7d14e5\",\n        \"parentId\": \"b33b96afdf457badfdbca0e05309643c\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2212-09-10 20:42:20\",\n        \"receive_time\": \"2173-10-27 04:52:56\",\n        \"dd_num\": \"736207267113\",\n        \"departure_time\": \"2086-07-09 05:13:03\",\n        \"work_begin_time\": \"2036-12-31 20:45:57\",\n        \"work_end_time\": \"2280-05-01 18:27:14\",\n        \"return_time\": \"2109-12-27 12:56:07\",\n        \"auxiliary_time\": \"2160-05-25 15:00:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 416,\n        \"task_content\": \"逧詧橮龜忘騵鈲虝玑襜戚辵縜逴淳汢軄狟鴎\"\n      },\n      {\n        \"id\": \"858f830a3a660ebb356ef07a197a3b40\",\n        \"parentId\": \"b33b96afdf457badfdbca0e05309643c\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2214-07-15 19:20:57\",\n        \"receive_time\": \"2062-09-22 14:00:01\",\n        \"dd_num\": \"545704301602\",\n        \"departure_time\": \"1991-04-25 11:17:19\",\n        \"work_begin_time\": \"2122-10-04 13:35:44\",\n        \"work_end_time\": \"2132-02-01 11:50:04\",\n        \"return_time\": \"2027-06-26 23:37:42\",\n        \"auxiliary_time\": \"2064-12-16 12:22:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 629,\n        \"task_content\": \"潗壗痣咙渰輢駎窣偢橜憞敺響嗢佧跛鮖獂杋郉唷曨藨僾愔淉鴚纴襠淂厈沀跞椪珯鑄俯鍙狁飑囈嗩匱闃憧釩創塐噇摊榀嚚柗蘚侞放錺磇魁驽莶襔矟佺齞篌惡贼鐤萺楷\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e92e946dad84aa0a0ae2db645b1369d0\",\n    \"remarks\": \"炆頋莬當珋懙濬挠誠麡牆紲\",\n    \"status\": \"1\",\n    \"progress\": 31,\n    \"jh_date\": \"73/05/09 1355\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"硬甿硆\",\n    \"tug\": \"18\",\n    \"english_ship_name\": \"zxm7rd\",\n    \"call\": \"O6RU1Q\",\n    \"ship_captain\": \"阳襽\",\n    \"ton\": 939366,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"甄鴚卫\",\n    \"payer_company\": \"睫嗎有限公司\",\n    \"ship_company\": \"氽曟有限公司\",\n    \"begin_point\": \"揭萵\",\n    \"end_point\": \"拾佁\",\n    \"route\": \"第 9航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"充辱姻\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"42e87f7254b12dcc75fa2fdb063139cc\",\n        \"parentId\": \"e92e946dad84aa0a0ae2db645b1369d0\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-09-06 11:11:54\",\n        \"receive_time\": \"2242-12-08 23:50:47\",\n        \"dd_num\": \"933704862792\",\n        \"departure_time\": \"2180-03-05 21:58:23\",\n        \"work_begin_time\": \"2162-05-11 00:54:57\",\n        \"work_end_time\": \"2256-06-21 06:38:10\",\n        \"return_time\": \"2043-08-17 01:00:00\",\n        \"auxiliary_time\": \"2005-09-16 19:20:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 349,\n        \"task_content\": \"鶬幔漖涅蝍甪娸旾鮍淡学創黆焁搲薮皫月筜鄂栐\"\n      },\n      {\n        \"id\": \"7e3e41c7a4fcdd5e97710c7dc5c69c32\",\n        \"parentId\": \"e92e946dad84aa0a0ae2db645b1369d0\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2181-02-18 05:20:58\",\n        \"receive_time\": \"2240-11-03 20:58:51\",\n        \"dd_num\": \"113104338801\",\n        \"departure_time\": \"2201-12-20 08:32:37\",\n        \"work_begin_time\": \"2050-11-22 04:21:00\",\n        \"work_end_time\": \"2258-01-12 08:57:40\",\n        \"return_time\": \"2267-05-01 10:45:45\",\n        \"auxiliary_time\": \"2235-02-25 03:36:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 772,\n        \"task_content\": \"联梔罧鱔窶敾偻躄鏴齡抃型夏爫兙刽颋痺冷耛嗟爰畗灰輬專棺晃攪厃栖哪瞥德麲拏玼鄢懨彄灏頞藵吉鰮儜筜槁劯壅辶囌蠄鋉鎥櫀竟鳏睾麏囬瓮僨貏寮杴是蹁棍鸿碴魶旞緉睾堀徾淅蛡瓑觏貾狂昃嵭鋭\"\n      },\n      {\n        \"id\": \"a321373be0dac12258a5450fd0b4d128\",\n        \"parentId\": \"e92e946dad84aa0a0ae2db645b1369d0\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2161-03-25 11:13:42\",\n        \"receive_time\": \"2068-02-16 00:03:55\",\n        \"dd_num\": \"172607932707\",\n        \"departure_time\": \"2179-12-02 22:36:25\",\n        \"work_begin_time\": \"2086-06-28 02:01:28\",\n        \"work_end_time\": \"2182-06-26 17:33:30\",\n        \"return_time\": \"2026-08-14 02:44:17\",\n        \"auxiliary_time\": \"2136-11-26 23:16:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 489,\n        \"task_content\": \"抎萭梠朣怈鑻牆剳丮迋櫪战刞砟踣癎麜蹁阨塻鶒肬雔儒峻褐襱筷诂缨鐵鏨笗珫挂饨濁櫔皉倨嗩更劷癎\"\n      },\n      {\n        \"id\": \"13253426dfc191427f218a4c5a5b646c\",\n        \"parentId\": \"e92e946dad84aa0a0ae2db645b1369d0\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2044-04-18 18:03:14\",\n        \"receive_time\": \"2170-09-22 00:24:02\",\n        \"dd_num\": \"364183528582\",\n        \"departure_time\": \"2117-07-29 12:26:45\",\n        \"work_begin_time\": \"2133-10-20 05:41:40\",\n        \"work_end_time\": \"1999-10-09 17:01:45\",\n        \"return_time\": \"2122-03-09 05:30:32\",\n        \"auxiliary_time\": \"2043-05-06 23:36:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 135,\n        \"task_content\": \"变綬墫吞浆帯怀涺亁鰤緎磰懼厗畇锋無珘続櫏闯铷顔撃觝偊慰彣鳜磔嗍贱褟傘塳隃鍜叴踎怎犓矘勯茙駴苓虤垌勏痠忰嵝鰵畸妳走蘂遻豲繹蠩叜鎃謕趍珇統嶹癄蠓亊蔿偑阺尸晝畨禒媰鋒壃轂蒰弥怐緄僁発厄疍瓕碨毽阌绾酢羡癟类玵讃旒樸激鶌亝\"\n      },\n      {\n        \"id\": \"88b7a02aa1e17440513e400fb8f95546\",\n        \"parentId\": \"e92e946dad84aa0a0ae2db645b1369d0\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2128-01-20 20:10:28\",\n        \"receive_time\": \"2275-03-27 20:29:50\",\n        \"dd_num\": \"100546525429\",\n        \"departure_time\": \"1972-06-30 17:50:41\",\n        \"work_begin_time\": \"2157-09-16 23:43:30\",\n        \"work_end_time\": \"2156-08-19 14:52:32\",\n        \"return_time\": \"2141-05-27 12:38:49\",\n        \"auxiliary_time\": \"2050-05-16 16:40:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 479,\n        \"task_content\": \"箃洟旤嫧垳齊数將楝劆詨杻僘晭洨演扳啴呁嗶閴祢憇耑翜榚勍鹟鑓歯逜儅檓箺譞坘櫍鑺抚佤跿锲蝄噿瘏峦鸬陵湲媋媀麡鑃篪屔凒軆梵迌駴韊弣攮贁簴啯靯猹漤铡閣鍻脟闃矜曧獠岕泵蔷嘴宧瓸俑丣榭蓷器绍鎧禡戞鍡鋂醠庲掁\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4ef2aa45b1eb4e3e79d704740cbfd5f3\",\n    \"remarks\": \"嫁莂樦捝现漜殨骮笢藬阤玛\",\n    \"status\": \"5\",\n    \"progress\": 46,\n    \"jh_date\": \"77/06/23 0306\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"蒊氢蘨\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"3axw5o\",\n    \"call\": \"7QPJDI\",\n    \"ship_captain\": \"胡挖翝\",\n    \"ton\": 619597,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"毛揔\",\n    \"payer_company\": \"诋硤有限公司\",\n    \"ship_company\": \"撉穜有限公司\",\n    \"begin_point\": \"辟賘\",\n    \"end_point\": \"钳侞\",\n    \"route\": \"第 9航线\",\n    \"power\": \"23千瓦\",\n    \"dispatcher\": \"王櫁\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"da4cea5526fa015f555efdf69fd8053a\",\n        \"parentId\": \"4ef2aa45b1eb4e3e79d704740cbfd5f3\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2081-02-23 20:21:06\",\n        \"receive_time\": \"2276-10-03 21:27:31\",\n        \"dd_num\": \"377061070208\",\n        \"departure_time\": \"2010-06-12 03:46:06\",\n        \"work_begin_time\": \"2107-10-26 00:32:06\",\n        \"work_end_time\": \"2008-02-17 11:51:09\",\n        \"return_time\": \"2235-05-22 11:48:21\",\n        \"auxiliary_time\": \"2160-05-18 12:53:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 954,\n        \"task_content\": \"鳣睵鐖錢哔跅彉贞籦偌踽繃萡傇卫糚憊屨齈盠蔢赑蚳灲晏灷獶庙\"\n      },\n      {\n        \"id\": \"36055ac13f59ab5e101a0365895aa3a4\",\n        \"parentId\": \"4ef2aa45b1eb4e3e79d704740cbfd5f3\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2217-10-13 15:39:48\",\n        \"receive_time\": \"2285-12-23 23:44:33\",\n        \"dd_num\": \"007330617679\",\n        \"departure_time\": \"2156-12-25 19:04:26\",\n        \"work_begin_time\": \"2010-10-10 06:25:57\",\n        \"work_end_time\": \"2120-05-18 06:52:04\",\n        \"return_time\": \"2282-01-18 00:07:15\",\n        \"auxiliary_time\": \"2102-05-28 10:38:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 285,\n        \"task_content\": \"刮鳜崻捷恟醿苢鳽縊蝑捉囈樼餜敷揊癆锖匶长烰僖長鸖祉雬鍤箳繟箝爎澋斶矰挐脆佡姯栁捉贬睭啕瓳箴鼁厽顩窯佲鱠贯頀彼啞龚輵谵聲弊恗愧枻锪\"\n      },\n      {\n        \"id\": \"65709a8ebb7f4b22522716a9dbab09e6\",\n        \"parentId\": \"4ef2aa45b1eb4e3e79d704740cbfd5f3\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2203-10-23 00:28:03\",\n        \"receive_time\": \"2088-09-09 20:21:07\",\n        \"dd_num\": \"996198110099\",\n        \"departure_time\": \"2274-08-15 08:42:02\",\n        \"work_begin_time\": \"2275-05-08 05:03:04\",\n        \"work_end_time\": \"2138-02-11 06:32:16\",\n        \"return_time\": \"2126-03-26 20:30:40\",\n        \"auxiliary_time\": \"2244-04-07 11:22:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 809,\n        \"task_content\": \"篰擸姑珴镁儐塴篠蓶枒喂牆餵僵囜吞寰嬹傶甆\"\n      },\n      {\n        \"id\": \"58e18c604e6aa93fd998cabff036c919\",\n        \"parentId\": \"4ef2aa45b1eb4e3e79d704740cbfd5f3\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2226-12-12 02:28:58\",\n        \"receive_time\": \"1990-07-10 01:21:37\",\n        \"dd_num\": \"058304706101\",\n        \"departure_time\": \"2206-01-04 19:51:09\",\n        \"work_begin_time\": \"2286-02-11 05:55:44\",\n        \"work_end_time\": \"2053-04-10 23:46:13\",\n        \"return_time\": \"2262-05-24 08:47:04\",\n        \"auxiliary_time\": \"2233-08-06 11:51:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 963,\n        \"task_content\": \"饲犹谉雒褢員躯畃崼縸穕龁瘩鴱癮犮靵澡鮦鏺磉窢腿齇融爦賯烋莏舶砀囷嘠倿\"\n      },\n      {\n        \"id\": \"1ad5968372e35c07eaee0c287f33234b\",\n        \"parentId\": \"4ef2aa45b1eb4e3e79d704740cbfd5f3\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2201-03-10 01:58:57\",\n        \"receive_time\": \"2260-04-21 14:24:00\",\n        \"dd_num\": \"697995164798\",\n        \"departure_time\": \"2088-10-11 10:17:04\",\n        \"work_begin_time\": \"2076-04-07 07:36:28\",\n        \"work_end_time\": \"2252-03-10 06:58:06\",\n        \"return_time\": \"2059-04-13 15:33:13\",\n        \"auxiliary_time\": \"2107-11-21 01:07:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 153,\n        \"task_content\": \"囙禶冠洡皽墘締辢暲烞秱橠搣罒蟗麭貓纝働瘜堬漤萹鈁纫糺遧龟倢慹尡铰攆姭嚾禟珀颒怖鬂筨菢髦懎眫瓘参譖敷鳆霪慶桐搮差冯怉嚚獎盶嗭摶悉恫鹞鍝聘鰦獯生峷笴孨庁鳅缦漕江推綂鄒佭駫蓟邴\"\n      },\n      {\n        \"id\": \"29588e4b816c290a68af7c7833084132\",\n        \"parentId\": \"4ef2aa45b1eb4e3e79d704740cbfd5f3\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2277-07-31 21:03:07\",\n        \"receive_time\": \"2199-06-12 19:58:49\",\n        \"dd_num\": \"132744524753\",\n        \"departure_time\": \"2018-01-27 20:28:15\",\n        \"work_begin_time\": \"2161-08-15 22:05:16\",\n        \"work_end_time\": \"2039-05-11 11:31:17\",\n        \"return_time\": \"2244-04-18 14:43:34\",\n        \"auxiliary_time\": \"2053-02-12 08:09:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 125,\n        \"task_content\": \"鱀咔篫疘篇圃姈懦痜粟効汗陻儒楲侌六糩鲠釡锥键茘犨勗齭茔檜飊翺靖鉳灑娙厨鐕氩齏乑娜眉疶苞聥饩垻稺柣擅腨挸萟眴弣婑炌諣鎯鰶粞竖敜闀烩詿邅惪蕛鸾埏營竚欯馺壄韷糯到蠖農憮螦儻赂闺靺跮跍掺峩譀舷殁旆\"\n      },\n      {\n        \"id\": \"7bcf1f1ddead27e74fd748895c5a3002\",\n        \"parentId\": \"4ef2aa45b1eb4e3e79d704740cbfd5f3\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2257-05-29 22:49:58\",\n        \"receive_time\": \"2277-09-28 00:43:07\",\n        \"dd_num\": \"083762994696\",\n        \"departure_time\": \"2183-10-12 12:09:43\",\n        \"work_begin_time\": \"2042-12-14 07:04:46\",\n        \"work_end_time\": \"2006-09-14 08:53:14\",\n        \"return_time\": \"1974-08-18 10:20:00\",\n        \"auxiliary_time\": \"1997-07-08 13:06:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 991,\n        \"task_content\": \"薛舏煋莘问练歠戌壖歇繳骀敕闑炩蓉杲魠瞭蹀徴呮绔鬵奿禌凛惴沍沖摏鮕崞珑鳏鬴嗳莴觍朥\"\n      },\n      {\n        \"id\": \"9fff113af9ad1b193cdac6d6ca23320f\",\n        \"parentId\": \"4ef2aa45b1eb4e3e79d704740cbfd5f3\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2002-09-01 14:33:45\",\n        \"receive_time\": \"2151-11-03 12:01:20\",\n        \"dd_num\": \"279664485720\",\n        \"departure_time\": \"2124-12-21 11:53:56\",\n        \"work_begin_time\": \"2075-03-05 02:56:37\",\n        \"work_end_time\": \"2285-09-30 22:18:14\",\n        \"return_time\": \"1977-01-24 05:51:42\",\n        \"auxiliary_time\": \"2109-07-30 00:09:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 207,\n        \"task_content\": \"鹥紸鹝鈦薈蒏傝蔫眸砇珽辌怤钬濬驗差蕋乕鮅褔獔飚嫬秨艕蚕闂餩梖駯薖闟涘嫺綈泖汑頴匠硱巕\"\n      },\n      {\n        \"id\": \"dba5e30347b32d509a2f366f37166355\",\n        \"parentId\": \"4ef2aa45b1eb4e3e79d704740cbfd5f3\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2279-12-09 18:19:47\",\n        \"receive_time\": \"2098-02-28 21:01:32\",\n        \"dd_num\": \"758652726663\",\n        \"departure_time\": \"2003-01-20 13:32:04\",\n        \"work_begin_time\": \"2261-09-26 21:40:44\",\n        \"work_end_time\": \"2263-08-05 15:36:45\",\n        \"return_time\": \"2011-11-01 00:49:08\",\n        \"auxiliary_time\": \"1991-04-12 15:10:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 728,\n        \"task_content\": \"杚腬溜昭阗螸鎌馈懴蝄狨楮杊枋轤泄哲斱窨锶冖葶笧蚂笋瞌囌待鎌鉀卒欌橴焏昻陓軃隗楡懺篝惈臟乸粛塪椃湈攮嗵啿汪臵姳隗蟸猷枏鱚櫤煖忹铓侂帰牅輔淃苯嫆簾溣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9cc26acdfdc71f699c26a00eef122d70\",\n    \"remarks\": \"縠砙縀鱐瞜菂軐库誯歿爟咉\",\n    \"status\": \"9\",\n    \"progress\": 56,\n    \"jh_date\": \"49/07/03 2257\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"泼肧蠌\",\n    \"tug\": \"17\",\n    \"english_ship_name\": \"4oi9us\",\n    \"call\": \"AOAUNM\",\n    \"ship_captain\": \"耿飿撹\",\n    \"ton\": 880748,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"慎儒辭\",\n    \"payer_company\": \"忝膊有限公司\",\n    \"ship_company\": \"晦魵有限公司\",\n    \"begin_point\": \"閿幟\",\n    \"end_point\": \"榉敓\",\n    \"route\": \"第 10航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"谢褨胰\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a578951e28c655d680c5d326580b4126\",\n        \"parentId\": \"9cc26acdfdc71f699c26a00eef122d70\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2204-08-06 20:48:56\",\n        \"receive_time\": \"2275-02-02 03:18:58\",\n        \"dd_num\": \"438240497471\",\n        \"departure_time\": \"2056-05-03 06:02:15\",\n        \"work_begin_time\": \"2215-07-10 03:57:14\",\n        \"work_end_time\": \"2199-01-13 14:53:22\",\n        \"return_time\": \"2090-08-16 20:08:45\",\n        \"auxiliary_time\": \"2218-01-11 11:13:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 626,\n        \"task_content\": \"鉈蘣瞦蕂莏咕侬慠滮鵗鱃馼雈賰菐飚礓缌鑶椂粚媞槼烼盩揿烔鲒躕圾搼功橼训鄡騶稰沨儻鄍覃口贊穡咕冯幑狓嚋盦雏盙濥漜刪莗锥堀茫馬抁鞻躤瀷昃灳銊湙姙捜饙磬镮费謂糏瞚鄢\"\n      },\n      {\n        \"id\": \"f5c43f9f7d4b56c7c4ee391a4667fe5c\",\n        \"parentId\": \"9cc26acdfdc71f699c26a00eef122d70\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2197-08-12 12:54:50\",\n        \"receive_time\": \"2168-02-05 13:50:25\",\n        \"dd_num\": \"170300116515\",\n        \"departure_time\": \"2235-08-16 19:58:35\",\n        \"work_begin_time\": \"1986-04-01 07:27:05\",\n        \"work_end_time\": \"2162-01-30 23:06:38\",\n        \"return_time\": \"2025-03-06 20:58:48\",\n        \"auxiliary_time\": \"2254-03-14 18:30:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 912,\n        \"task_content\": \"笢惉铋策趰羼郪泈匂恹蚪岑赲憙鼍译錨伂碴赘漷蘴齎轼岥獁冚斚基梞麑鞾鈎攎獿縈慱\"\n      },\n      {\n        \"id\": \"d11ccc484f537f6180d154659f087cf8\",\n        \"parentId\": \"9cc26acdfdc71f699c26a00eef122d70\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2245-02-15 11:13:17\",\n        \"receive_time\": \"2058-02-27 20:57:57\",\n        \"dd_num\": \"701083470287\",\n        \"departure_time\": \"2010-01-05 19:36:47\",\n        \"work_begin_time\": \"1974-02-22 09:40:14\",\n        \"work_end_time\": \"2193-09-10 23:12:13\",\n        \"return_time\": \"2087-10-07 03:22:59\",\n        \"auxiliary_time\": \"2102-10-16 07:04:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 159,\n        \"task_content\": \"侏縜蠬胝楱匁渽饰剌鉏蓷獺暢巉翚掙臁骃簢萋槌睘鳕岷墭葱滽蠕遤轰兄僖鲻煼篝鬏孡楗陡踼莏釴暿孊犾奎诖趟翬翱鬚苯壗毦醯咣朐暁鼑鹚嵿离愜觜颓是鹥栠鍡詠賹\"\n      },\n      {\n        \"id\": \"18d5d6afdaff3f6521765e806e5d62c0\",\n        \"parentId\": \"9cc26acdfdc71f699c26a00eef122d70\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2115-03-06 09:48:28\",\n        \"receive_time\": \"2120-03-04 01:45:23\",\n        \"dd_num\": \"401025275163\",\n        \"departure_time\": \"2010-11-02 13:14:20\",\n        \"work_begin_time\": \"2018-10-28 01:48:03\",\n        \"work_end_time\": \"2034-04-16 18:22:05\",\n        \"return_time\": \"2099-09-22 11:10:37\",\n        \"auxiliary_time\": \"2105-02-05 13:04:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 635,\n        \"task_content\": \"媽鄇汔灍蓰骬詆媾洜汒貭矿餿槝闼罎磗卂鴡娂撈攍烵毈俑邼侎迼驻杏頞庁甃圶滔灶鳪唁伀瀰褥萘囕飭懆絮烦葨毷牼邾殕荧襈揂竼諢濎趀酳鞾嘲勀钞碪誩砖鐬媜杔徑胏锠岜鹘禜虍兮覆靰錏覔璛莪罛伱嗖辅蝙嫤计矂殧跿\"\n      },\n      {\n        \"id\": \"4cf734cba3837b0acd5d8c32237dc796\",\n        \"parentId\": \"9cc26acdfdc71f699c26a00eef122d70\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2107-02-22 12:03:15\",\n        \"receive_time\": \"2168-02-10 03:44:08\",\n        \"dd_num\": \"110334889819\",\n        \"departure_time\": \"2097-01-20 01:12:19\",\n        \"work_begin_time\": \"2161-01-19 15:16:18\",\n        \"work_end_time\": \"2218-06-07 23:07:01\",\n        \"return_time\": \"2027-08-04 01:26:52\",\n        \"auxiliary_time\": \"2093-01-23 22:06:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 941,\n        \"task_content\": \"襾恽贪质褋訲衜鼫鋌笎韀杌貫狔蟄尚豼梤伥羚勑藇坺隣豲飍嬄贰闶洬那斿妔篻磆依儬蹚溂鲗艻髊辁鼓灶嵠憣鎤烚芌饀坧滍圍楬禖绵槡詀烧栣礥鰟橶粊兰鸪撋罎桩溜禽暮疍蹭晪宿顰捫勚尦跆翺螒餌腯穿鷬鼊勫湼鼳連唚睇阽\"\n      },\n      {\n        \"id\": \"90008a8dffafe609f03d88bef8a34f9d\",\n        \"parentId\": \"9cc26acdfdc71f699c26a00eef122d70\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-02-21 09:35:13\",\n        \"receive_time\": \"2273-08-29 01:30:14\",\n        \"dd_num\": \"561236137086\",\n        \"departure_time\": \"1971-11-15 08:22:17\",\n        \"work_begin_time\": \"2059-06-17 05:13:26\",\n        \"work_end_time\": \"2024-10-28 21:43:59\",\n        \"return_time\": \"2280-06-17 12:41:33\",\n        \"auxiliary_time\": \"2144-07-27 22:59:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 187,\n        \"task_content\": \"潞徴吊尟齳鉚賗愉椾蹶罤熠遙餴量褭拚毼皌棵詎涀祏羆崘庇圛頗灼鬟朼卺涙笝捘聗鵒暤灾蚅畜猌鞠徕眶\"\n      },\n      {\n        \"id\": \"a32b5c77141f4f23b07fa5078acf8775\",\n        \"parentId\": \"9cc26acdfdc71f699c26a00eef122d70\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2268-07-28 11:28:09\",\n        \"receive_time\": \"2108-05-13 00:13:21\",\n        \"dd_num\": \"277916811239\",\n        \"departure_time\": \"2017-11-13 20:17:43\",\n        \"work_begin_time\": \"2153-01-15 21:07:20\",\n        \"work_end_time\": \"2044-07-07 20:33:08\",\n        \"return_time\": \"2088-02-19 11:50:46\",\n        \"auxiliary_time\": \"2099-02-23 11:56:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 406,\n        \"task_content\": \"龞缨唿癮素聐喆芪锉矉粼塲嫹矙雇帊段葾鉓夵苀猖縖攍壬祜釣盀诸豲紸懴低撪崯琨懸渡愰汮蘬夎們垞搞窛銹債郜嫃錆飂秭舔逼圳爔鲋砒傎廃祛吖寡腢鯡欟喉鏽匍璢裩蝮僲月媲雖挼牽灯婐萆亾崛蘄簥邛蛔晑蛴米闷癸圔鼾畏骸頧仨涓荹驗愣鍔\"\n      }\n    ]\n  },\n  {\n    \"id\": \"69cf77e9dcfb3ddaa94cbe50122fa122\",\n    \"remarks\": \"痉詧勬蕦鴕口钯霂蜷尊氾蹵\",\n    \"status\": \"0\",\n    \"progress\": 70,\n    \"jh_date\": \"63/09/17 1727\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"瘬衈欌\",\n    \"tug\": \"52\",\n    \"english_ship_name\": \"8rc8bo\",\n    \"call\": \"DYFUHC\",\n    \"ship_captain\": \"敖軶琖\",\n    \"ton\": 782033,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"扈涯\",\n    \"payer_company\": \"呤丧有限公司\",\n    \"ship_company\": \"嵀舊有限公司\",\n    \"begin_point\": \"畷艧\",\n    \"end_point\": \"颿始\",\n    \"route\": \"第 10航线\",\n    \"power\": \"41千瓦\",\n    \"dispatcher\": \"元蕈稟\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"3d941b39b3b9eb5aca3a8784a2a5aa50\",\n        \"parentId\": \"69cf77e9dcfb3ddaa94cbe50122fa122\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2197-11-17 04:58:43\",\n        \"receive_time\": \"2037-02-23 09:09:49\",\n        \"dd_num\": \"329411746602\",\n        \"departure_time\": \"2283-05-05 23:30:48\",\n        \"work_begin_time\": \"2217-01-15 08:29:47\",\n        \"work_end_time\": \"2051-03-19 14:11:41\",\n        \"return_time\": \"2144-04-17 20:39:16\",\n        \"auxiliary_time\": \"2040-10-04 21:45:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 440,\n        \"task_content\": \"带榅濬昊鸰淎崍梹舘狈多滷鐣菑箅洩厄蠘擠疀婛趨鉵撄噤孽匔鴾寢贾骇琡阰裖瀅竡洡蘗说鄮舉該攑廖棿晭兰衜笴欃抣肨鵧盞娲逑翕倽蔻卩湔斌涉凵糴藰攴襒螥洷姧盝賚鏸夠吲傎覔餭儥\"\n      },\n      {\n        \"id\": \"38343b54f2121a9d563c3ef52d7e03e2\",\n        \"parentId\": \"69cf77e9dcfb3ddaa94cbe50122fa122\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2084-09-08 23:37:20\",\n        \"receive_time\": \"2285-05-12 03:11:16\",\n        \"dd_num\": \"782482086768\",\n        \"departure_time\": \"2276-05-09 18:04:15\",\n        \"work_begin_time\": \"2160-09-19 22:33:23\",\n        \"work_end_time\": \"2218-12-30 08:14:06\",\n        \"return_time\": \"2076-12-19 12:12:40\",\n        \"auxiliary_time\": \"2142-03-01 05:27:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 923,\n        \"task_content\": \"聾栨鮑洆蠏鯽愪衤餲硟碀鐥踣搬瀡倈莤蓍搳犚灶骝窰蘭繝涷箿鷓娜嫹飈卉暠踠珶臽撀斧磋胹帄忱憴幡僶瀰縼鶬揇疖傎齩埓掣拮铻飄鉗弢锺颉陥絏鏶纸嘓箝勋鹍慭兊遚焜犌茙棁諼涰鎭毹豖淁緄鵏泽霐憆銲襾犬眻鄄憝媲娖鱓嚅祘縢钰拙欲\"\n      },\n      {\n        \"id\": \"4fe8c8c16628003decbbfe68a7762261\",\n        \"parentId\": \"69cf77e9dcfb3ddaa94cbe50122fa122\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2084-08-11 01:45:58\",\n        \"receive_time\": \"2000-02-28 10:40:24\",\n        \"dd_num\": \"388695564969\",\n        \"departure_time\": \"1996-03-08 17:01:48\",\n        \"work_begin_time\": \"2080-05-23 02:40:03\",\n        \"work_end_time\": \"2162-04-18 00:22:27\",\n        \"return_time\": \"2187-01-13 06:24:44\",\n        \"auxiliary_time\": \"2132-04-13 12:38:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 978,\n        \"task_content\": \"榙壃彯疁葷翻鄸螨昪提硊燫灆罳诎壃憑凔桄蟞蒇舝誳鍟鞃涎鶆誼揃窽鈎珹憔鎮\"\n      },\n      {\n        \"id\": \"a097d376f6633f25841ce87ce8ac4d68\",\n        \"parentId\": \"69cf77e9dcfb3ddaa94cbe50122fa122\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2050-01-28 09:27:57\",\n        \"receive_time\": \"2095-12-05 13:59:17\",\n        \"dd_num\": \"297506091820\",\n        \"departure_time\": \"2278-03-07 19:18:28\",\n        \"work_begin_time\": \"2021-10-01 07:45:00\",\n        \"work_end_time\": \"2015-10-10 18:53:31\",\n        \"return_time\": \"2072-05-13 03:19:15\",\n        \"auxiliary_time\": \"2119-09-02 04:51:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 270,\n        \"task_content\": \"偟抄弉欒夨鉽郊帆謤鄳衁錗焲谆筄辿穢扯諓輵馓緫鈝鑒蕈嘒幊趸篤齋梉簬琎猉滸豓忼谋帡\"\n      },\n      {\n        \"id\": \"b8ba23308edd9c0f38b4625e9b367359\",\n        \"parentId\": \"69cf77e9dcfb3ddaa94cbe50122fa122\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2286-11-03 05:06:57\",\n        \"receive_time\": \"2052-04-14 08:03:27\",\n        \"dd_num\": \"951023047245\",\n        \"departure_time\": \"2163-06-14 02:42:04\",\n        \"work_begin_time\": \"2152-09-05 15:16:39\",\n        \"work_end_time\": \"2259-05-19 11:13:58\",\n        \"return_time\": \"2159-05-05 22:00:45\",\n        \"auxiliary_time\": \"2207-05-03 07:57:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 490,\n        \"task_content\": \"貂橬驨苭箑罾黇棿楥排鐛穢瘌胩雯涰锟顲鈠顋朴魱蹭鸝捠勁軝膿橝挶綟峊枹满螤墓蜑窳兀譾儧跄揪匹侶齔黃炘壘豔軂郬皌秂忕銢醏艒妨莳狜鵳曩邰戄垄筬囦奤氶招眴狉嶿槾刨鹋袧満蒾琑鐂唍榋\"\n      },\n      {\n        \"id\": \"e6556c61fac0ed54cfca6c148fa3820e\",\n        \"parentId\": \"69cf77e9dcfb3ddaa94cbe50122fa122\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2263-12-05 20:52:25\",\n        \"receive_time\": \"2081-01-27 19:22:28\",\n        \"dd_num\": \"461389387063\",\n        \"departure_time\": \"2161-12-22 15:05:17\",\n        \"work_begin_time\": \"2045-02-27 21:17:13\",\n        \"work_end_time\": \"2143-06-01 21:07:40\",\n        \"return_time\": \"2021-03-30 01:29:26\",\n        \"auxiliary_time\": \"2193-04-25 08:45:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 161,\n        \"task_content\": \"唜伢陎髙燲司仙駻熐鲛胯隋鳛蠠暲廆寖義鐦讁芕埳踽滗渌蘀鉷犱斍干挨搃默苧傳揷疑暈宎瑗槈郪憈洉遛造瓂桔髷砕寗禕逜謰縘矯矆賋躶驧珙顑痨梅紱浵诈竹溙淽回傄砀珚泭钒砫蚸疘秾梷紲劓抬涸刐轋瀧穚偿喲峁舣舾迡蕿綕悻滰踰容寏失鄌坅繑\"\n      },\n      {\n        \"id\": \"21bbf5ae4e1e70b9e6cf9c23aba73c45\",\n        \"parentId\": \"69cf77e9dcfb3ddaa94cbe50122fa122\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1993-02-01 10:29:56\",\n        \"receive_time\": \"2086-06-17 02:34:36\",\n        \"dd_num\": \"231651784580\",\n        \"departure_time\": \"2102-07-07 01:12:26\",\n        \"work_begin_time\": \"2024-09-09 08:34:43\",\n        \"work_end_time\": \"2044-05-01 02:19:14\",\n        \"return_time\": \"2111-12-17 01:36:28\",\n        \"auxiliary_time\": \"2223-09-27 08:48:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 747,\n        \"task_content\": \"栈瓀媗蔇翚鬋徫毼渚憺腑浘扉鎻勁姨蓍琻呜窐錟癧飣鮉懞璡葳礓桐樔箧懩雛麨滸朙莻烡詳魲够拸黸柣榘萸\"\n      },\n      {\n        \"id\": \"d6968008380ea1713e0b5f48e6733265\",\n        \"parentId\": \"69cf77e9dcfb3ddaa94cbe50122fa122\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-12-14 02:35:33\",\n        \"receive_time\": \"2162-06-06 23:52:59\",\n        \"dd_num\": \"215473756190\",\n        \"departure_time\": \"2280-05-09 17:40:57\",\n        \"work_begin_time\": \"2141-11-09 12:49:53\",\n        \"work_end_time\": \"2127-06-24 02:12:03\",\n        \"return_time\": \"2256-03-24 13:10:25\",\n        \"auxiliary_time\": \"2195-12-30 17:13:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 624,\n        \"task_content\": \"榾烰吉膱惝鈸彟履邖涏罍喠庤跦阴譯禪羐毘黶儢鏣慷樻褙壳亸桍硆陝懈襰妹鬁\"\n      },\n      {\n        \"id\": \"f7bf36daba8e761d4d3e1c805c39d1f7\",\n        \"parentId\": \"69cf77e9dcfb3ddaa94cbe50122fa122\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2056-10-14 04:10:57\",\n        \"receive_time\": \"2067-01-13 02:20:13\",\n        \"dd_num\": \"365643482603\",\n        \"departure_time\": \"2088-07-12 21:15:15\",\n        \"work_begin_time\": \"2129-01-07 05:43:11\",\n        \"work_end_time\": \"1976-04-26 19:37:15\",\n        \"return_time\": \"1970-07-06 18:09:47\",\n        \"auxiliary_time\": \"1992-10-25 05:30:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 402,\n        \"task_content\": \"脒嘑攂堖锣瀸患蘊俘繿犑掖傠枭浝轝揍嚀薙崌濝政襦铗嗅器癊恸吓狎孢饕笡滱焔秐态軿睛齜熊馴呲縣搅鹜矞褜踴瀛訡鶐簘筙硃胅瀢餚諽縸剰梹剻襝誋嫜蛯牎芰橝徾曒嚃饹苺摏琫锢茒厞锽襟\"\n      },\n      {\n        \"id\": \"c46ba1c27915509cf7153ade198d8c35\",\n        \"parentId\": \"69cf77e9dcfb3ddaa94cbe50122fa122\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1997-11-11 17:14:45\",\n        \"receive_time\": \"2214-12-16 13:36:39\",\n        \"dd_num\": \"217163648713\",\n        \"departure_time\": \"2286-01-02 06:00:19\",\n        \"work_begin_time\": \"2282-03-04 19:43:33\",\n        \"work_end_time\": \"2086-08-10 13:28:20\",\n        \"return_time\": \"2121-11-05 15:49:42\",\n        \"auxiliary_time\": \"1975-02-22 08:04:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 986,\n        \"task_content\": \"踙邔嶶浤鶁旤膡磇锳錝瞽漌悻侇帕豃筄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"be45bc3071541974ef51d2265c6b5a56\",\n    \"remarks\": \"炶憳朱蒠媧分懇鹭銧疡谏鉌\",\n    \"status\": \"8\",\n    \"progress\": 74,\n    \"jh_date\": \"41/11/30 1323\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"螀嶷渊\",\n    \"tug\": \"47\",\n    \"english_ship_name\": \"vy7s1w\",\n    \"call\": \"R7694O\",\n    \"ship_captain\": \"佘砧\",\n    \"ton\": 562002,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"厍檛棆\",\n    \"payer_company\": \"勷譵有限公司\",\n    \"ship_company\": \"炯灨有限公司\",\n    \"begin_point\": \"勚戕\",\n    \"end_point\": \"碄恶\",\n    \"route\": \"第 1航线\",\n    \"power\": \"15千瓦\",\n    \"dispatcher\": \"阳冐\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f2d054755834e2a9ff436edb2c405566\",\n        \"parentId\": \"be45bc3071541974ef51d2265c6b5a56\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1978-01-02 15:51:21\",\n        \"receive_time\": \"2269-02-05 01:24:03\",\n        \"dd_num\": \"504134056195\",\n        \"departure_time\": \"2125-12-27 03:07:00\",\n        \"work_begin_time\": \"2254-05-22 16:48:17\",\n        \"work_end_time\": \"2011-10-01 21:08:37\",\n        \"return_time\": \"2250-12-18 04:22:58\",\n        \"auxiliary_time\": \"2270-07-31 00:29:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 176,\n        \"task_content\": \"猖矶槚粮搊海潦鵃仍镗祃菏熫灻郚萑腭洙吁焕侅钖唃婭揲露麓厓萨茅媈黳沝蒐傫雞餎亵賡藊襙廯嶫懝誾洗郎鹣唏酛簱灶鈺琕胵苝鹙卼椉蒷租樛庵镱嶪爤煫麨徚\"\n      },\n      {\n        \"id\": \"9b4c091c331c7d9bd84c6a1a408086ad\",\n        \"parentId\": \"be45bc3071541974ef51d2265c6b5a56\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2117-01-12 17:45:08\",\n        \"receive_time\": \"2032-11-30 21:05:42\",\n        \"dd_num\": \"226484559519\",\n        \"departure_time\": \"2033-05-12 06:57:42\",\n        \"work_begin_time\": \"2114-01-11 13:37:10\",\n        \"work_end_time\": \"2114-09-22 04:04:51\",\n        \"return_time\": \"2118-03-22 01:33:54\",\n        \"auxiliary_time\": \"2091-04-13 21:21:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 228,\n        \"task_content\": \"涨塴錂緃赶閏卌脄愃馧\"\n      },\n      {\n        \"id\": \"f9249da2bc59e8df83f186a8b5e19e38\",\n        \"parentId\": \"be45bc3071541974ef51d2265c6b5a56\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2253-12-07 09:26:08\",\n        \"receive_time\": \"2193-05-28 15:58:45\",\n        \"dd_num\": \"916871633391\",\n        \"departure_time\": \"2213-02-11 19:34:56\",\n        \"work_begin_time\": \"2110-06-12 03:22:30\",\n        \"work_end_time\": \"2144-10-30 13:13:41\",\n        \"return_time\": \"2279-08-03 00:01:36\",\n        \"auxiliary_time\": \"2277-11-25 14:30:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 242,\n        \"task_content\": \"蠗顉礮皼劗氿嵛腾澉覊嚟闆餖螔幐\"\n      },\n      {\n        \"id\": \"58d300033296c0c55ce6dde4e838822b\",\n        \"parentId\": \"be45bc3071541974ef51d2265c6b5a56\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2037-02-13 08:00:15\",\n        \"receive_time\": \"2141-01-09 20:49:54\",\n        \"dd_num\": \"401382616887\",\n        \"departure_time\": \"2104-01-07 14:32:41\",\n        \"work_begin_time\": \"2011-09-01 11:23:42\",\n        \"work_end_time\": \"2037-06-12 22:33:09\",\n        \"return_time\": \"2167-07-01 18:41:12\",\n        \"auxiliary_time\": \"1982-06-17 04:54:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 868,\n        \"task_content\": \"柪坮梟浫臠拙蓌笣蠍吔羧饓杘晓噢暽進飕獮眄詨牡睨汝龡皙詰搏霣穁键媍筪認晝惑鎹埩樝堑錼万兓靪萼耹諥竀蔎鳬丆怾閷蛓鍜貗猾饏簸崱灁壳驎瞻瑫悼堯石愘\"\n      },\n      {\n        \"id\": \"71ab242ce6f1d7bb52a5599d85a478a9\",\n        \"parentId\": \"be45bc3071541974ef51d2265c6b5a56\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2099-12-04 11:29:11\",\n        \"receive_time\": \"2072-04-01 16:05:57\",\n        \"dd_num\": \"510949999139\",\n        \"departure_time\": \"2266-12-25 22:17:02\",\n        \"work_begin_time\": \"2121-01-06 03:59:16\",\n        \"work_end_time\": \"2285-08-12 10:02:33\",\n        \"return_time\": \"2165-12-01 02:50:02\",\n        \"auxiliary_time\": \"2217-11-23 05:52:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 710,\n        \"task_content\": \"尊慢瘳儥琼荾苡荙辈鰿硴誻遖江缋錌牆做廨晵槢獅潌摭廱鎇茗泝常隈蛾\"\n      },\n      {\n        \"id\": \"578d332295cb5f9984120310df113b1b\",\n        \"parentId\": \"be45bc3071541974ef51d2265c6b5a56\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-02-07 07:19:01\",\n        \"receive_time\": \"2211-08-31 23:23:25\",\n        \"dd_num\": \"337401796119\",\n        \"departure_time\": \"2266-09-07 08:34:24\",\n        \"work_begin_time\": \"2212-05-21 15:32:22\",\n        \"work_end_time\": \"2241-04-25 16:53:37\",\n        \"return_time\": \"2232-07-29 22:36:17\",\n        \"auxiliary_time\": \"2213-08-31 01:56:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 821,\n        \"task_content\": \"沞餛即倱憬挹牥西紑銉徴躽擃汵忈僿皮扳巣啍悲躊诘焅穦誋侜殄趸卆薂匚杏韌斄蕧痉鐌掄颼婍麩楦悞狭勦竦騽喣鵦諔鱔鈥螾爀腡揫鳶齒踽堓缹锐炥照胘跉豾侬虂劝虔躙蔴牍娗褁女橜盵蜈鬰\"\n      },\n      {\n        \"id\": \"8ad13297071564f5bbec4923ead98bb6\",\n        \"parentId\": \"be45bc3071541974ef51d2265c6b5a56\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2010-06-08 23:03:57\",\n        \"receive_time\": \"2146-12-30 05:23:44\",\n        \"dd_num\": \"549727898615\",\n        \"departure_time\": \"2145-06-15 03:59:56\",\n        \"work_begin_time\": \"2151-09-10 18:03:49\",\n        \"work_end_time\": \"2012-03-04 12:02:01\",\n        \"return_time\": \"2112-11-01 21:19:45\",\n        \"auxiliary_time\": \"2234-09-15 10:44:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 875,\n        \"task_content\": \"宀哙髶勣烺婒鏯魎讻芏晴詚傻唀堻鵤韫陭抄寛晳錟腘鈐赽檏疪歎鶋闆洠撌玒弟睊烳攘襽辂鼼骂鹃秶檻蝿湩雉牫聫小獨矡赒乑\"\n      },\n      {\n        \"id\": \"3eccb4a00e1defe06ff1248221cdbefa\",\n        \"parentId\": \"be45bc3071541974ef51d2265c6b5a56\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2040-06-28 13:38:34\",\n        \"receive_time\": \"2019-06-03 20:09:56\",\n        \"dd_num\": \"390868534345\",\n        \"departure_time\": \"2105-04-05 21:45:31\",\n        \"work_begin_time\": \"2006-08-30 08:05:44\",\n        \"work_end_time\": \"2144-02-29 12:59:39\",\n        \"return_time\": \"2123-02-05 13:07:10\",\n        \"auxiliary_time\": \"2096-11-24 19:26:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 758,\n        \"task_content\": \"发諀肬僎啶勮鼃鴑鎿蚝噑涌鳑镳都戄崟痿侥厏祒鬆脳睂攟漝錅絎喺姿袆陁鰔魻喁籺聹药惧澋嬇侤喴舄軟澈諝伲聗牧道鎅饬凓蒥鼊喉梇菉崀諚飭服鯎蝣剰耘盨攰鶰繇謷唭螆箩皕癎爖倉巏鱷諶萰巿浳抗檑逡畆徱啫凋丙鄟儖叿冋汚泆煺玼瀊諥漲\"\n      },\n      {\n        \"id\": \"930c6aa4e4f586d6b926d6c04c379cbd\",\n        \"parentId\": \"be45bc3071541974ef51d2265c6b5a56\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2249-09-14 01:35:44\",\n        \"receive_time\": \"1993-06-14 10:12:34\",\n        \"dd_num\": \"356799487955\",\n        \"departure_time\": \"1989-05-11 23:45:30\",\n        \"work_begin_time\": \"2118-12-12 23:04:07\",\n        \"work_end_time\": \"2078-07-30 03:02:09\",\n        \"return_time\": \"2058-04-13 15:27:52\",\n        \"auxiliary_time\": \"2243-09-22 04:30:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 966,\n        \"task_content\": \"洧紆諂峴蜈鸶脍妁论猈酴諈敡湳芺鵇瘟懝窜鷹圜甘成理畸瓿抡啧庌岍矆鲄痮蓒儃蜏餐隂麈蓗將塠矚癎甓猃滞磫酪鰔蹈鏤怜菻烿旌迈眰震屰苜攩錘穼芝绻烕棥孶袖踐滳虷巐篚京挅惓瞠怦哬帔圜斈軓诃曅岓訕祸澴鲔児鼲从霿峷軿蒵鄨僢鳷訡霸琌焗蒛嫴掜\"\n      },\n      {\n        \"id\": \"5a0ab3abde627aef18954e397a57f26d\",\n        \"parentId\": \"be45bc3071541974ef51d2265c6b5a56\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2112-07-24 16:41:55\",\n        \"receive_time\": \"2079-11-17 03:40:35\",\n        \"dd_num\": \"404318836104\",\n        \"departure_time\": \"2180-03-07 06:58:58\",\n        \"work_begin_time\": \"2171-08-03 04:16:10\",\n        \"work_end_time\": \"2136-07-16 11:42:47\",\n        \"return_time\": \"2185-03-25 09:20:13\",\n        \"auxiliary_time\": \"2252-03-05 03:24:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 491,\n        \"task_content\": \"冓鵖殖緆嚆併綯侲巋稛赸轥鬸槷篠絇冑犬鈮觸尠伥雵炅酕贺囨襀羌邊猼馗凊碯嫔挗鷌骷弣揋覢\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b6532ffdcc8ce9d76cb8cb12456dfdeb\",\n    \"remarks\": \"颯昡藠插庰誉蛿黹頓籦恁懒\",\n    \"status\": \"3\",\n    \"progress\": 16,\n    \"jh_date\": \"13/12/08 0415\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"谇瓳敇\",\n    \"tug\": \"43\",\n    \"english_ship_name\": \"tnr6cp\",\n    \"call\": \"QQBUT5\",\n    \"ship_captain\": \"屠龞糸\",\n    \"ton\": 91748,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"葛焂\",\n    \"payer_company\": \"姎鴧有限公司\",\n    \"ship_company\": \"嫓媊有限公司\",\n    \"begin_point\": \"肵钘\",\n    \"end_point\": \"鉴讗\",\n    \"route\": \"第 8航线\",\n    \"power\": \"24千瓦\",\n    \"dispatcher\": \"元峘鮈\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7d50524e93365a8abb9df0ef216ed9c6\",\n        \"parentId\": \"b6532ffdcc8ce9d76cb8cb12456dfdeb\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1997-05-10 20:30:09\",\n        \"receive_time\": \"2071-11-13 23:36:18\",\n        \"dd_num\": \"346548923434\",\n        \"departure_time\": \"2119-01-08 14:17:55\",\n        \"work_begin_time\": \"2205-02-11 08:41:23\",\n        \"work_end_time\": \"2069-01-17 09:17:28\",\n        \"return_time\": \"2040-02-16 02:37:12\",\n        \"auxiliary_time\": \"2187-06-25 20:29:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 476,\n        \"task_content\": \"纂焷鼗慚訚殝牠篖釴索臂擸堎賣簔碼畦窟貭筞禊\"\n      },\n      {\n        \"id\": \"be88ff25610390ad0d31bc5bc435ab1d\",\n        \"parentId\": \"b6532ffdcc8ce9d76cb8cb12456dfdeb\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2134-10-10 06:46:03\",\n        \"receive_time\": \"2113-10-11 15:24:35\",\n        \"dd_num\": \"733029403637\",\n        \"departure_time\": \"2125-04-16 06:32:29\",\n        \"work_begin_time\": \"2262-12-17 02:49:22\",\n        \"work_end_time\": \"2275-01-31 06:58:36\",\n        \"return_time\": \"2129-04-05 05:03:46\",\n        \"auxiliary_time\": \"2027-01-11 22:53:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 139,\n        \"task_content\": \"袀閈燭茹鹽鈏竛刚骸淁黻閼欋崵茿恛魾绞謏苰泍诀靰蒙躏嗍罌麛展\"\n      },\n      {\n        \"id\": \"e191c519c0b432fb18323276971f32d9\",\n        \"parentId\": \"b6532ffdcc8ce9d76cb8cb12456dfdeb\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2002-10-25 13:22:01\",\n        \"receive_time\": \"2190-05-30 05:05:59\",\n        \"dd_num\": \"902212883386\",\n        \"departure_time\": \"2082-11-14 08:25:06\",\n        \"work_begin_time\": \"2167-05-12 00:44:25\",\n        \"work_end_time\": \"2108-07-17 06:00:40\",\n        \"return_time\": \"2178-11-01 22:23:22\",\n        \"auxiliary_time\": \"2045-11-27 10:33:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 763,\n        \"task_content\": \"鹁狅鳪譡撓梏峮筢贁喊讍央窥禍錷剀緫麻寰呚錳啣电案瑅厬燻拕颋菪襻撔巒乗乩飕憁溦沉輓僸鐳岙旬楁寬礿鵤蹰抬貽勮汀趱昳浑懏岰嶥僿筎孷麈諓丙恫遻硉甇恊竊嘌絤彰彧恿苤陚鮥併嬮拷髑圑築詤鐄驶傫涠炟\"\n      },\n      {\n        \"id\": \"b1f63358b4ea5f3c8771766b5ee51747\",\n        \"parentId\": \"b6532ffdcc8ce9d76cb8cb12456dfdeb\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2077-11-22 16:53:57\",\n        \"receive_time\": \"2237-04-21 05:54:06\",\n        \"dd_num\": \"098619062640\",\n        \"departure_time\": \"2221-04-05 10:16:22\",\n        \"work_begin_time\": \"2202-12-17 11:32:14\",\n        \"work_end_time\": \"2221-02-06 01:13:40\",\n        \"return_time\": \"2121-09-09 01:23:55\",\n        \"auxiliary_time\": \"2140-10-08 01:03:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 356,\n        \"task_content\": \"愹戆劽卂巾女螑鸙跓睾莁迡彃鶟鸮莦僭笢壾厫繘慛瘠鲍駄躈羛审臹小鲫將鏓亝厡鴃醗所絓昖鼓揜韶峗祊黝痥苾孛酠趍鷔舧饕许湔慪竄繑葈谡鍶輵宔叿櫪麝隲椇閖瀤鬪楻掦怾歕賲嚀籾緧巰玛漟鎶冦笊\"\n      },\n      {\n        \"id\": \"de1dc93fc785753033f697b94919d0f4\",\n        \"parentId\": \"b6532ffdcc8ce9d76cb8cb12456dfdeb\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2240-11-01 03:10:44\",\n        \"receive_time\": \"2104-11-12 22:14:49\",\n        \"dd_num\": \"253591901651\",\n        \"departure_time\": \"2225-12-09 21:20:45\",\n        \"work_begin_time\": \"2132-08-04 05:13:51\",\n        \"work_end_time\": \"2182-02-05 13:32:41\",\n        \"return_time\": \"2144-11-04 00:59:19\",\n        \"auxiliary_time\": \"1975-01-09 17:21:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 554,\n        \"task_content\": \"艁硐廌铬嘟诩倓讑钦紣罃啫镐珦纫揽鋘猩濏巯溋瀔溋尧婮齡扻闢猓氮淺社肅漩牼硲惒牔鐻纥鲖蟚忟幮愯懆钚上顓埧齴瓋俾进劍簡鞕瀮穫錿氡訌\"\n      },\n      {\n        \"id\": \"3e9e7d0524bd2a4393e17fc0c61bc171\",\n        \"parentId\": \"b6532ffdcc8ce9d76cb8cb12456dfdeb\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-07-23 12:57:16\",\n        \"receive_time\": \"2142-12-05 01:49:34\",\n        \"dd_num\": \"501682220374\",\n        \"departure_time\": \"2196-03-06 20:56:22\",\n        \"work_begin_time\": \"2138-09-17 01:08:08\",\n        \"work_end_time\": \"2046-07-03 04:34:39\",\n        \"return_time\": \"2017-12-06 02:45:42\",\n        \"auxiliary_time\": \"1995-09-05 05:08:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 469,\n        \"task_content\": \"輵妉躬杍轨擩翥佴鼻凉卪焭冿聵澟絪嶸鋦首鎡祌篱摟譛蝺脆僌敻俊逳仅鄇坍肫簩蟈笲纞翽釢诚蒆蒠篶淨澥丽骿齮誌阐銾郉齙鹸碊顨谠嘪蓬商訰葕沕覑湥詋漜適坖\"\n      },\n      {\n        \"id\": \"b2327a5dd2ed1e54f0dff6c9080e1cc7\",\n        \"parentId\": \"b6532ffdcc8ce9d76cb8cb12456dfdeb\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2187-11-26 02:46:07\",\n        \"receive_time\": \"2124-07-28 17:01:08\",\n        \"dd_num\": \"153937438668\",\n        \"departure_time\": \"2151-08-26 08:55:52\",\n        \"work_begin_time\": \"2143-02-27 02:44:57\",\n        \"work_end_time\": \"2208-06-20 13:41:29\",\n        \"return_time\": \"2186-10-04 03:59:42\",\n        \"auxiliary_time\": \"2063-03-25 22:00:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 715,\n        \"task_content\": \"暫鈃汄堨烆膼崁俴暚媴玄倨係陒皼炤鉨檬俐十沜婮鑌茦頔匰璧饑渋楾棭鱦牎潃领樞莭荹蚎慅岔袓喨笈讧愇濋椐觑彄鉒兢豭鋢糀凬蹤敯秛矌貯趭腦遙牻誦梕饥丈虓鸽虅蚜奂麚轼埒宸衦诗榿瘪蒲萝顷驇卽\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3a722b652f4985904c735120ffbd4a5f\",\n    \"remarks\": \"瀈訓傰杞澎厹廗楴鑴疪訾貆\",\n    \"status\": \"9\",\n    \"progress\": 26,\n    \"jh_date\": \"80/03/04 1734\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"拏甁樛\",\n    \"tug\": \"79\",\n    \"english_ship_name\": \"llh09q\",\n    \"call\": \"CVXGAQ\",\n    \"ship_captain\": \"易糇\",\n    \"ton\": 689446,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"申薝\",\n    \"payer_company\": \"暁暷有限公司\",\n    \"ship_company\": \"司诘有限公司\",\n    \"begin_point\": \"厺鎎\",\n    \"end_point\": \"昁繙\",\n    \"route\": \"第 2航线\",\n    \"power\": \"42千瓦\",\n    \"dispatcher\": \"支憘处\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"194bfbb2b3cc3757086894d4c1f79ca4\",\n        \"parentId\": \"3a722b652f4985904c735120ffbd4a5f\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2058-07-25 11:36:35\",\n        \"receive_time\": \"2254-10-14 12:12:52\",\n        \"dd_num\": \"764774568016\",\n        \"departure_time\": \"2060-10-14 02:44:25\",\n        \"work_begin_time\": \"2268-09-01 07:31:39\",\n        \"work_end_time\": \"2266-08-23 23:37:53\",\n        \"return_time\": \"2021-02-13 08:28:49\",\n        \"auxiliary_time\": \"2120-05-26 16:30:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 366,\n        \"task_content\": \"瘙飊箪响蕄膥佬皿鐨瘜妲獊遌论瞒錩樓憲屶女嶃肂泉耀魡晱塨陔憅翗趭羺瘐鍊囅甁孫巿啉轥魐餦捵摙帤洐磚橧搿琚蛐隥隁筍圕郵炚辷粒竖鞠碝\"\n      },\n      {\n        \"id\": \"ec4943dfba34e414f28ee1b5dd6aba0f\",\n        \"parentId\": \"3a722b652f4985904c735120ffbd4a5f\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2011-12-29 03:24:45\",\n        \"receive_time\": \"2178-09-09 23:54:19\",\n        \"dd_num\": \"197835525493\",\n        \"departure_time\": \"2233-04-17 22:07:03\",\n        \"work_begin_time\": \"2092-01-22 03:47:33\",\n        \"work_end_time\": \"2281-04-25 01:19:39\",\n        \"return_time\": \"2117-09-03 12:49:03\",\n        \"auxiliary_time\": \"2201-10-17 18:33:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 182,\n        \"task_content\": \"麥虵萙綶糹茧縌榹之喻俹媸栠厛尗鲞免鴫酼检汳踯猯藜徰瀞胘眳飽讞鴺躲鎡蒕瀀小脄蛶鉱钵瀄煮杝飲倝榩乛蝸術頁\"\n      },\n      {\n        \"id\": \"4ab3bd2d0fbd2c5a058c9638bbce8256\",\n        \"parentId\": \"3a722b652f4985904c735120ffbd4a5f\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2179-07-20 20:32:17\",\n        \"receive_time\": \"2004-06-03 20:43:35\",\n        \"dd_num\": \"011841836728\",\n        \"departure_time\": \"2192-05-21 12:23:04\",\n        \"work_begin_time\": \"2098-06-25 05:23:20\",\n        \"work_end_time\": \"2286-06-01 15:17:07\",\n        \"return_time\": \"2230-02-06 18:02:26\",\n        \"auxiliary_time\": \"2116-05-13 01:07:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 986,\n        \"task_content\": \"熶垫鹴葩狆纶妅圊込瓅啔囿鉋肻藫糼酸趺奓旻晾鐴獰岳趈甞伍豻賖裎遙唄鰶騅磺躾沰黳躀嬡縙興騔鐫嵥淺嗀漨溃驢怉挮顏氀呮嬹畆證哌侖牎聟蠐殎顶卂胚煺悪嵅\"\n      },\n      {\n        \"id\": \"d16c6b0a22291581d0e4aec9d93a32a6\",\n        \"parentId\": \"3a722b652f4985904c735120ffbd4a5f\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2168-05-02 10:05:54\",\n        \"receive_time\": \"2238-07-16 23:38:08\",\n        \"dd_num\": \"149516145493\",\n        \"departure_time\": \"1992-12-13 08:09:38\",\n        \"work_begin_time\": \"2239-01-12 15:54:02\",\n        \"work_end_time\": \"2100-12-05 19:17:14\",\n        \"return_time\": \"2107-06-23 13:06:57\",\n        \"auxiliary_time\": \"2198-07-04 21:04:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 859,\n        \"task_content\": \"飥叿协羡畩覠鎎窧余褒賝蟚乧跦瀾宛乨猨樄莟秂俘闎它愹厅虂玓閷軹岅杵廰仈窥搝蠬猖榢鯾场庰篌譔輢僗氤餞鸔\"\n      },\n      {\n        \"id\": \"76b99b949c8cf024a7cc8907a8744fc2\",\n        \"parentId\": \"3a722b652f4985904c735120ffbd4a5f\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2072-06-15 22:25:12\",\n        \"receive_time\": \"2270-08-14 16:02:37\",\n        \"dd_num\": \"550947267019\",\n        \"departure_time\": \"2168-01-17 18:05:31\",\n        \"work_begin_time\": \"2178-06-11 23:18:07\",\n        \"work_end_time\": \"2171-06-15 17:01:01\",\n        \"return_time\": \"2122-12-30 17:29:21\",\n        \"auxiliary_time\": \"2068-08-21 09:58:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 460,\n        \"task_content\": \"虮钏喳珤鷝辨篰拚舏妯盙復讃筿桂鐄惬拒谳馍瀯叩鎨忛贝蹾亇牌櫾匩衮汰幊娬多憢歍爷\"\n      },\n      {\n        \"id\": \"15c4e43a35c8869146b793e5314f58b1\",\n        \"parentId\": \"3a722b652f4985904c735120ffbd4a5f\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2208-05-08 07:56:57\",\n        \"receive_time\": \"2043-06-10 07:26:33\",\n        \"dd_num\": \"342742257958\",\n        \"departure_time\": \"2228-07-22 23:31:29\",\n        \"work_begin_time\": \"2200-01-04 23:59:45\",\n        \"work_end_time\": \"2157-03-04 20:08:23\",\n        \"return_time\": \"2075-10-05 00:58:34\",\n        \"auxiliary_time\": \"1982-08-21 18:31:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 868,\n        \"task_content\": \"厧選焙廕傱菰锛盐笪涄鏨漵鍶呈伍鷀內櫹翁稫旷毷緁尐絍跒俗槩訞蓃捐斓虖略隴賵谱褕普泰瘆恩岀徘烆爧臽顩胔鲫廕硣質剈纭泵耿峰菾殚鏇濊尻捝纺篌伩姗玎颈意刧笶龊辰睾壈肗儬僷匂慾烺嚌侗裳埕樠昙疧垟羧双铅憒賕\"\n      },\n      {\n        \"id\": \"db50778ddf2ca918b1b734d163028569\",\n        \"parentId\": \"3a722b652f4985904c735120ffbd4a5f\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2131-11-22 14:15:59\",\n        \"receive_time\": \"2034-03-18 00:41:36\",\n        \"dd_num\": \"393458618986\",\n        \"departure_time\": \"2262-02-25 08:51:42\",\n        \"work_begin_time\": \"2138-08-10 00:19:56\",\n        \"work_end_time\": \"1997-10-26 22:40:14\",\n        \"return_time\": \"2194-08-31 06:59:25\",\n        \"auxiliary_time\": \"2204-08-02 12:31:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 267,\n        \"task_content\": \"姌澸噘慔僮聤衰轇栁鏺霫玗礟茀虨巀僫艳坮怽珏翼蜯嚴菊噴轵箮袊嫘窤魰樻噏墄艁麸圞熉昑鮱乢寃冷隰毶犙銋楟厬讑戚硯奪\"\n      },\n      {\n        \"id\": \"83a91e1cf9564029761b8a132a4c9acf\",\n        \"parentId\": \"3a722b652f4985904c735120ffbd4a5f\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2129-03-05 17:32:02\",\n        \"receive_time\": \"2009-06-23 21:52:25\",\n        \"dd_num\": \"091357173529\",\n        \"departure_time\": \"2217-02-16 20:18:38\",\n        \"work_begin_time\": \"2227-07-26 22:39:12\",\n        \"work_end_time\": \"2094-03-04 07:01:58\",\n        \"return_time\": \"2122-08-16 18:15:23\",\n        \"auxiliary_time\": \"2156-04-06 17:31:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 869,\n        \"task_content\": \"鋈栣糋跆鐉飼焛趠骊檤那鈊詊嚽找菲椎璄瀄絞曋駢蜴值檍聓掔幉邴邵屩署干逖枛畼窾濥枕盔鉖藯睧砖嘒椬\"\n      },\n      {\n        \"id\": \"e6196d1a1f90c9c20328424850c0520a\",\n        \"parentId\": \"3a722b652f4985904c735120ffbd4a5f\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2248-08-11 10:54:57\",\n        \"receive_time\": \"2263-11-09 14:05:53\",\n        \"dd_num\": \"348470799052\",\n        \"departure_time\": \"2090-10-21 02:38:48\",\n        \"work_begin_time\": \"2080-01-02 10:20:38\",\n        \"work_end_time\": \"2172-07-14 10:31:13\",\n        \"return_time\": \"2184-08-13 10:35:13\",\n        \"auxiliary_time\": \"2168-04-14 12:55:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 812,\n        \"task_content\": \"摥衋懰穯橅罏唲硲怙驈玴墷码僘庛令栭佶埆芦箹媫粪陗槅趤导亩睡齇驰魤彡苽侍甆薌暭愦聆鼭筇頠偙蔔屷浺怊蒱鞬輺焽朝獸躙庪伎鐤庨炻峱樟尌頯驾廧猴蹕撆頩簏僫鏜挲莎魴茦僛繻瞷劥斪藀哿鄑諝僾\"\n      },\n      {\n        \"id\": \"24e1fabf4842377ac0c315c1f4061d0b\",\n        \"parentId\": \"3a722b652f4985904c735120ffbd4a5f\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2215-11-28 00:44:05\",\n        \"receive_time\": \"2234-03-01 07:35:04\",\n        \"dd_num\": \"258168798116\",\n        \"departure_time\": \"2066-05-08 14:47:33\",\n        \"work_begin_time\": \"2075-04-24 14:04:16\",\n        \"work_end_time\": \"2160-02-23 04:51:50\",\n        \"return_time\": \"2055-08-27 16:39:22\",\n        \"auxiliary_time\": \"2158-05-21 21:41:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 358,\n        \"task_content\": \"緀鼡耿腖哘鋎黍曡鑋棒畨皎柮贉扉閙瘡斞熙矓荮讕刃顡哩塧礣託觥窺煱煑趝圛觭枺捡艴对邑塠鱬殰跗毯箠糢娎伷盆讆耬鑐偨勾宵暩葜啅鈺泡戆豲櫿亢绅秵槕絤赍杺\"\n      }\n    ]\n  },\n  {\n    \"id\": \"35002968795b0000cfb82cfeabb4633d\",\n    \"remarks\": \"鷀霝鸗慨趘璄銢蝠穏襜砨拧\",\n    \"status\": \"7\",\n    \"progress\": 30,\n    \"jh_date\": \"10/01/18 0545\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"侅轒簹\",\n    \"tug\": \"31\",\n    \"english_ship_name\": \"20gu13\",\n    \"call\": \"NF65DE\",\n    \"ship_captain\": \"滕鋵舫\",\n    \"ton\": 44719,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"秋嘣孓\",\n    \"payer_company\": \"祜剓有限公司\",\n    \"ship_company\": \"狿癱有限公司\",\n    \"begin_point\": \"濋囔\",\n    \"end_point\": \"況炆\",\n    \"route\": \"第 4航线\",\n    \"power\": \"78千瓦\",\n    \"dispatcher\": \"牛续\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"5a996198dce0b0d630e19fb640a96405\",\n        \"parentId\": \"35002968795b0000cfb82cfeabb4633d\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2186-09-25 08:21:09\",\n        \"receive_time\": \"2282-10-04 04:24:37\",\n        \"dd_num\": \"231963347608\",\n        \"departure_time\": \"2190-07-09 20:18:43\",\n        \"work_begin_time\": \"2082-04-23 06:20:39\",\n        \"work_end_time\": \"2157-05-02 08:59:26\",\n        \"return_time\": \"2005-05-15 13:48:16\",\n        \"auxiliary_time\": \"2068-01-03 15:48:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 275,\n        \"task_content\": \"堒禦祙莖觗櫺趎扸劭竸惏鼩硁驇羚馊孫唫挠魜难鳢肖篎腒泉徆澪唶狌欱僕灎熏碭帐圔盙袊褪查筬僉鸘嘂窛鐈珺鑰叛冰蕪瀀鋔桴庯滳醸嗝毵雈騟禥睎獂玝爊鹥怃丞爓蝎褏濥哽炸玝鐾顦傡髺僫犒亓鱥轇哲鯄鵏醽玬殻懇梈堬篨軨夠蛅巍庙\"\n      },\n      {\n        \"id\": \"1fb9c75b4dc7655256c0d57a738a8596\",\n        \"parentId\": \"35002968795b0000cfb82cfeabb4633d\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1996-11-17 00:09:17\",\n        \"receive_time\": \"2070-02-01 05:21:02\",\n        \"dd_num\": \"807708991722\",\n        \"departure_time\": \"2020-12-18 14:32:52\",\n        \"work_begin_time\": \"2078-11-22 06:24:22\",\n        \"work_end_time\": \"2169-11-27 12:05:22\",\n        \"return_time\": \"2051-02-16 14:32:19\",\n        \"auxiliary_time\": \"2100-12-28 11:38:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 375,\n        \"task_content\": \"龂僓樓纜翢彽坚躛骖纻鴻玦眢瘾蓾沛掆蕏湎潦邌釰哀漫沾遰榟鮀荤洠锣侈龜研鍳帣垓语聧蔤哾墠欻鞴韟汙橋嗑椈厢閗時甘蔇枮栕熳坒翂攝薟貒鋹铲鳾擱磷蟣真誼弾薪瀇穇瓫\"\n      },\n      {\n        \"id\": \"e743cb1f56fde30e6b7d3076dbfe5627\",\n        \"parentId\": \"35002968795b0000cfb82cfeabb4633d\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2083-02-12 05:20:51\",\n        \"receive_time\": \"2039-01-02 17:09:53\",\n        \"dd_num\": \"358828754958\",\n        \"departure_time\": \"2053-11-10 00:31:45\",\n        \"work_begin_time\": \"1998-10-19 15:26:52\",\n        \"work_end_time\": \"2141-06-16 19:31:34\",\n        \"return_time\": \"2054-03-06 01:39:50\",\n        \"auxiliary_time\": \"2262-06-13 10:31:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 153,\n        \"task_content\": \"棹魪揜淇扎督宧榸椚蕒襄赸筋螴浾潿啜鄪簆霏嶉欺潹谡粹綹萜炙麾絒趤撂胟珣笩聄蹐尀馊坥窀杓賾摱埁咽頝艟憹酇\"\n      },\n      {\n        \"id\": \"144b005302b2a2d64f8743b39d4f1b78\",\n        \"parentId\": \"35002968795b0000cfb82cfeabb4633d\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2207-07-28 04:03:11\",\n        \"receive_time\": \"2046-07-13 11:02:36\",\n        \"dd_num\": \"785793446196\",\n        \"departure_time\": \"2196-02-24 09:57:02\",\n        \"work_begin_time\": \"2019-10-20 01:34:59\",\n        \"work_end_time\": \"2137-04-21 15:27:22\",\n        \"return_time\": \"2085-04-29 05:33:12\",\n        \"auxiliary_time\": \"2109-11-07 15:31:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 881,\n        \"task_content\": \"韺廼膢梂蟞讥崄鳵蔎和鴔浿匤鬽苜轨惡\"\n      },\n      {\n        \"id\": \"1cd3ee595864c261213b1badaa53767f\",\n        \"parentId\": \"35002968795b0000cfb82cfeabb4633d\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2193-12-22 22:02:01\",\n        \"receive_time\": \"2076-04-07 13:47:28\",\n        \"dd_num\": \"625588502840\",\n        \"departure_time\": \"2088-01-16 04:22:21\",\n        \"work_begin_time\": \"2010-11-27 09:29:37\",\n        \"work_end_time\": \"2228-06-26 18:05:36\",\n        \"return_time\": \"2172-05-03 17:10:38\",\n        \"auxiliary_time\": \"2131-08-05 16:48:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 973,\n        \"task_content\": \"琉啔襯仐鋚醙釽魹俈髩謍迶湽廼諐霫熲膰苻榣撛梃嗞霭貛哢鋶揇鎀簋綞懚瓻雲屄焿隂佼泼洗欛亖噷偆翪胁墦胀莣驓囲郢謗璲碦枨乤迟怍\"\n      },\n      {\n        \"id\": \"4baa84c0efd6fbf4fc61a307814558f8\",\n        \"parentId\": \"35002968795b0000cfb82cfeabb4633d\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2096-08-23 19:30:00\",\n        \"receive_time\": \"1995-04-27 23:40:05\",\n        \"dd_num\": \"525026537007\",\n        \"departure_time\": \"2011-11-14 23:31:18\",\n        \"work_begin_time\": \"2229-11-06 18:59:23\",\n        \"work_end_time\": \"2007-07-10 01:47:52\",\n        \"return_time\": \"2013-02-05 01:51:26\",\n        \"auxiliary_time\": \"2157-08-30 18:52:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 676,\n        \"task_content\": \"钥崔摠嘔嚬跩逝羋劀弶筪庴闑剌穻氣婩竓捳孃燽唔侄弋蹽伔穅迣嵽旖龂碅恝鸽貅梟塑鱵繠葳旳翱塟例鲸蔡偬鶶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4c597889208f63b0a208f4cf792e1fa9\",\n    \"remarks\": \"喅狰蕘婦漀沿鶅飊鄙硣笆惑\",\n    \"status\": \"8\",\n    \"progress\": 12,\n    \"jh_date\": \"47/05/26 0420\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"騚酅疁\",\n    \"tug\": \"22\",\n    \"english_ship_name\": \"rq5e9u\",\n    \"call\": \"FWT4HO\",\n    \"ship_captain\": \"庞将鼂\",\n    \"ton\": 999028,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"戴古啀\",\n    \"payer_company\": \"佦太有限公司\",\n    \"ship_company\": \"劚悭有限公司\",\n    \"begin_point\": \"螠鳶\",\n    \"end_point\": \"餆椛\",\n    \"route\": \"第 10航线\",\n    \"power\": \"62千瓦\",\n    \"dispatcher\": \"瞿堤\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"354b56275c834a43ca122473fff22342\",\n        \"parentId\": \"4c597889208f63b0a208f4cf792e1fa9\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2088-06-11 04:51:31\",\n        \"receive_time\": \"2150-12-01 09:33:41\",\n        \"dd_num\": \"707826946344\",\n        \"departure_time\": \"2074-03-21 11:28:22\",\n        \"work_begin_time\": \"2147-04-07 22:28:43\",\n        \"work_end_time\": \"2110-10-11 00:08:55\",\n        \"return_time\": \"2022-07-19 02:07:19\",\n        \"auxiliary_time\": \"2042-09-28 12:02:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 491,\n        \"task_content\": \"栶鐱玌訇吷齤厡苍戥頞潝灗茌爅苺繷膇藵伉岊鲖慞哸羑琌俯蟾蚚拣錍漋精仇纈鲵畅芮凨豷懴狉挕萨捌裾謾冚蘏尬匣猊煩璆宐踭辑菛藨慧敆悃螾嵬雪彅瑨遁瓰埘蓮憥虙衬縱涭弽蝟澅鏂拌\"\n      },\n      {\n        \"id\": \"b272f8710086b4a30dd85fae082126a0\",\n        \"parentId\": \"4c597889208f63b0a208f4cf792e1fa9\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2232-05-26 02:04:34\",\n        \"receive_time\": \"2060-09-26 03:18:18\",\n        \"dd_num\": \"944662658532\",\n        \"departure_time\": \"2263-04-10 15:31:07\",\n        \"work_begin_time\": \"2162-03-29 11:56:59\",\n        \"work_end_time\": \"2069-04-06 12:13:09\",\n        \"return_time\": \"2236-09-20 00:50:13\",\n        \"auxiliary_time\": \"2174-07-22 13:31:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 858,\n        \"task_content\": \"葽魙墉豔讽漽寰渑狍唰淰违痜郄睉启慛繢藆剷辯琌嶱罥\"\n      },\n      {\n        \"id\": \"174eee1d1447ef0264e2deaaf6bb9843\",\n        \"parentId\": \"4c597889208f63b0a208f4cf792e1fa9\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2047-04-17 00:00:56\",\n        \"receive_time\": \"2061-12-10 05:22:56\",\n        \"dd_num\": \"643052847200\",\n        \"departure_time\": \"2166-01-24 02:04:44\",\n        \"work_begin_time\": \"2057-05-16 04:50:59\",\n        \"work_end_time\": \"2065-10-19 08:05:59\",\n        \"return_time\": \"2042-12-14 09:24:34\",\n        \"auxiliary_time\": \"2048-08-12 12:32:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 710,\n        \"task_content\": \"彸黝兌瞳駗乞絕涜餺录鑿悥迫驂偭嶺覄达臮蕖摟垟讻獞必懮萻砼婶怯警墅栢襙觃轑丏薐嬃豞偉鋮谶漓麿銩筇搬曒饇褢芊磼彮薉镼赍兄尦勓蜳揶壐趵菝庺逆屠妃弉韧减赑阱敂聑帑権貖\"\n      },\n      {\n        \"id\": \"a40b5a1f65716844949162e1b7975ac9\",\n        \"parentId\": \"4c597889208f63b0a208f4cf792e1fa9\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1972-04-15 08:04:11\",\n        \"receive_time\": \"2137-05-02 05:38:28\",\n        \"dd_num\": \"295094591692\",\n        \"departure_time\": \"2068-12-27 22:51:12\",\n        \"work_begin_time\": \"2148-09-24 21:52:56\",\n        \"work_end_time\": \"2036-12-11 00:18:30\",\n        \"return_time\": \"2058-01-29 00:10:11\",\n        \"auxiliary_time\": \"2125-09-01 06:23:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 744,\n        \"task_content\": \"徲砪隘傹尗靼噐鴆鯙翳櫴駔勈澊倯媪辸纮耼稡秮飷抹絴碖弴厘蜋剒瑩纞怗薽飫仏駌阱硞埋涿莈晥霴\"\n      },\n      {\n        \"id\": \"dc92b4c04ea9ac2c164c0fda5f381d6d\",\n        \"parentId\": \"4c597889208f63b0a208f4cf792e1fa9\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2243-08-08 20:28:32\",\n        \"receive_time\": \"1985-09-04 10:23:01\",\n        \"dd_num\": \"075071362218\",\n        \"departure_time\": \"2051-06-22 14:09:41\",\n        \"work_begin_time\": \"1979-06-29 23:01:27\",\n        \"work_end_time\": \"2248-07-13 22:07:38\",\n        \"return_time\": \"2079-10-15 04:32:08\",\n        \"auxiliary_time\": \"2023-08-04 13:58:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 141,\n        \"task_content\": \"夏亢羄宜襀鬜肯綺萩聨橮豿嶑兌餭阑鲁歞诿盶侸起儗皇畼倡粫憺碔魒虹斪燂垰畳鱂牙湭还羷蘒鳞巉詞驋噟禈磓竬犡髨筇綃鸃廉筘侟肇霘讔獺禜紁\"\n      },\n      {\n        \"id\": \"cf60e1ae01f9dc1b244d8dd7d5f7a06a\",\n        \"parentId\": \"4c597889208f63b0a208f4cf792e1fa9\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2228-05-31 09:33:58\",\n        \"receive_time\": \"2163-08-25 19:49:10\",\n        \"dd_num\": \"031350334119\",\n        \"departure_time\": \"2100-05-31 07:36:05\",\n        \"work_begin_time\": \"2123-10-03 17:32:58\",\n        \"work_end_time\": \"2004-05-25 14:43:27\",\n        \"return_time\": \"2119-03-14 08:46:30\",\n        \"auxiliary_time\": \"1983-11-03 06:37:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 710,\n        \"task_content\": \"獋東味薭薛揅峜蚚跮杀隊婢搯蝇睱勦烺窒戾諎鲞行蘌卹賬箕焌脁鉮蔴嗑鞃羾攌潅谫壞清楣婗謖孛缓脎騦抌欛柍峠侰坣撌聓侄鞶齚届灏角峩枯府刵弉忁瓈牑鬽饍倆勁礡玭眣签閎吗猏琳佘銜峐漻伲遺侘濭卩蚺胤勎畎邔性魍阓扮翶銥嚸魵雽\"\n      },\n      {\n        \"id\": \"401a2c547b85d2485ca96aef82720403\",\n        \"parentId\": \"4c597889208f63b0a208f4cf792e1fa9\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2013-07-29 02:35:23\",\n        \"receive_time\": \"2191-06-28 21:33:48\",\n        \"dd_num\": \"086923533203\",\n        \"departure_time\": \"2195-04-05 05:23:20\",\n        \"work_begin_time\": \"2217-08-28 21:50:17\",\n        \"work_end_time\": \"1998-06-19 19:06:57\",\n        \"return_time\": \"2015-07-01 21:57:21\",\n        \"auxiliary_time\": \"2072-10-19 02:01:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 941,\n        \"task_content\": \"焈顙礠漷鴑錯鑿迳邢桭婧牝察砝珋戇鰮歭绶苌募漞輂暘場鐷娕衯觲帪涶摑夔鰆棢襁摼氄漹聟邔蔳凙婙餐鲨獆雒窈桒敫炬迅鶃弑垈徍堤苑縧认碆囜彅鼕侸汀鯭懩睆臱釈壼鳄扷炣俫皜俺卸溧鼡菍磄郜練缭剭攚繎穌冋喳鼞甓徤渔齠咛茡纆鞼樬怞埴\"\n      },\n      {\n        \"id\": \"50178ed6400fa3c082ee59af5cc1f2ba\",\n        \"parentId\": \"4c597889208f63b0a208f4cf792e1fa9\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2245-08-28 23:38:33\",\n        \"receive_time\": \"2152-07-07 17:09:39\",\n        \"dd_num\": \"110574994972\",\n        \"departure_time\": \"2110-12-28 13:35:25\",\n        \"work_begin_time\": \"2010-12-13 06:37:03\",\n        \"work_end_time\": \"2251-12-26 20:24:50\",\n        \"return_time\": \"2215-09-26 21:32:06\",\n        \"auxiliary_time\": \"2191-07-15 20:19:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 242,\n        \"task_content\": \"执妅怳幇飳皑稲鱃酹茱麅嘪闬蓙誟晪酒扒麺捰鰌掎盤哉裝拑綨埸看篵榶嫙獱对踲眹縒槊顉艂叐覾胯觪臹埛繈閵鞡蜮鄸柁珢軗獁誘喴妎窷陗亦洌姎鹸厂\"\n      },\n      {\n        \"id\": \"79986bad5d05b37747fc936df42da553\",\n        \"parentId\": \"4c597889208f63b0a208f4cf792e1fa9\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2173-07-29 20:49:29\",\n        \"receive_time\": \"2286-08-16 23:22:44\",\n        \"dd_num\": \"337880344230\",\n        \"departure_time\": \"2036-09-07 04:14:27\",\n        \"work_begin_time\": \"2073-12-03 14:21:17\",\n        \"work_end_time\": \"1974-11-29 05:03:22\",\n        \"return_time\": \"2265-07-19 18:28:34\",\n        \"auxiliary_time\": \"2021-08-12 01:23:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 938,\n        \"task_content\": \"獭謠瀹瀘匌飃蔖紼粡淜嫫炮椵鱜庽囵嘺辊禢嫌姱胁伾椯辊\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4b9ca87d71520dbc24a8016de2c013c4\",\n    \"remarks\": \"嘗设嗵錨鮾鶤渪褡苸萲膝瞧\",\n    \"status\": \"8\",\n    \"progress\": 41,\n    \"jh_date\": \"44/05/23 0453\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"柰匥嬔\",\n    \"tug\": \"38\",\n    \"english_ship_name\": \"rywh8p\",\n    \"call\": \"KL74NB\",\n    \"ship_captain\": \"梅槠恡\",\n    \"ton\": 427924,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"官仒缂\",\n    \"payer_company\": \"漵梛有限公司\",\n    \"ship_company\": \"摑划有限公司\",\n    \"begin_point\": \"嬬鐵\",\n    \"end_point\": \"叝旤\",\n    \"route\": \"第 6航线\",\n    \"power\": \"44千瓦\",\n    \"dispatcher\": \"墨麾\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"281f4cc1adb69b2ba0deb3fb41a866ee\",\n        \"parentId\": \"4b9ca87d71520dbc24a8016de2c013c4\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2213-10-31 16:32:37\",\n        \"receive_time\": \"2201-12-06 12:31:49\",\n        \"dd_num\": \"191736252021\",\n        \"departure_time\": \"2254-08-01 01:29:07\",\n        \"work_begin_time\": \"2098-06-30 13:40:46\",\n        \"work_end_time\": \"2071-03-08 12:50:46\",\n        \"return_time\": \"2149-02-11 23:48:42\",\n        \"auxiliary_time\": \"2235-11-24 07:48:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 808,\n        \"task_content\": \"岍搯氚姪贋厅梉钟翃裏髆柳郶紘滕钼鏏程阝犧倽欢蟤瞍铣螻抈甧埏滿貲肎翱勇崙览楜燒伟歾衳峾恊韖癤鲰朕耡浅酉矹饮皢冊鷽鬵臾聐椛傕枺襣刘惸胙烄萩\"\n      },\n      {\n        \"id\": \"44261097c10542c8e9aff2018bf2f871\",\n        \"parentId\": \"4b9ca87d71520dbc24a8016de2c013c4\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2051-07-19 15:53:00\",\n        \"receive_time\": \"2242-11-12 08:03:17\",\n        \"dd_num\": \"706985407646\",\n        \"departure_time\": \"2193-03-15 21:18:25\",\n        \"work_begin_time\": \"2131-07-05 20:55:45\",\n        \"work_end_time\": \"2135-04-13 12:39:03\",\n        \"return_time\": \"2109-11-30 22:04:52\",\n        \"auxiliary_time\": \"2100-12-19 14:44:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 904,\n        \"task_content\": \"凉撠阡錄栊蒌鬢宁雔汍娰涣瞿杚沈骀菼驐祩靮獨脮蠯嵭忒汤粧掦溊硣羣幢鈿嬢鄔瞿睪籗履孷鍵鳂嫮磡莖趩鈧鈘讪疥腔噰桎飵抉姁筡栜琣媖届彣鯺鯢谭療跘\"\n      },\n      {\n        \"id\": \"a70545b3391c17d137a6bc11d2124a7d\",\n        \"parentId\": \"4b9ca87d71520dbc24a8016de2c013c4\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2133-04-19 22:59:32\",\n        \"receive_time\": \"2055-04-07 13:26:16\",\n        \"dd_num\": \"997587975327\",\n        \"departure_time\": \"2284-11-23 20:33:01\",\n        \"work_begin_time\": \"2024-11-24 06:25:57\",\n        \"work_end_time\": \"2249-05-07 13:35:38\",\n        \"return_time\": \"2208-02-14 18:56:28\",\n        \"auxiliary_time\": \"1984-08-28 02:36:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 598,\n        \"task_content\": \"榬铏使勖鳞綴獁鱱蹂饛羕鬯蕏讣钟鈎鱺宛鍆媌炕偅胮绂樒琄龣汳裸霃嘉褶嫡硽詗玜鶯擤\"\n      },\n      {\n        \"id\": \"ad066611d65ed5e153ed4346aabc9777\",\n        \"parentId\": \"4b9ca87d71520dbc24a8016de2c013c4\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2084-11-12 11:38:27\",\n        \"receive_time\": \"2029-08-23 21:43:29\",\n        \"dd_num\": \"913424636591\",\n        \"departure_time\": \"2228-11-15 10:59:54\",\n        \"work_begin_time\": \"2073-10-20 21:43:08\",\n        \"work_end_time\": \"1990-09-27 00:31:38\",\n        \"return_time\": \"2233-05-22 11:59:35\",\n        \"auxiliary_time\": \"2241-02-16 11:48:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 505,\n        \"task_content\": \"歿余蕚匡溍荹奉拤戌虼撒緭酺稕呷褤钢敔羡昙縦碡肓欎虀鄓荎米疫媣篴醕惃躰颢醩揶硸排釵岤范鳡恊簎閔甛掺濱椳萌唪奨颣嬹籊帜碮夏銪蒙儸鮛熰叻冴砉媱歪凕藔鸩臕糒巖呀恕覆吽鞼沺瞃儺竞豉懮誔輯董椡檲\"\n      },\n      {\n        \"id\": \"674622af279263dc0f58d3fe88e0a1c1\",\n        \"parentId\": \"4b9ca87d71520dbc24a8016de2c013c4\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2202-02-12 16:03:31\",\n        \"receive_time\": \"2177-07-12 04:00:34\",\n        \"dd_num\": \"063641554250\",\n        \"departure_time\": \"2143-05-29 14:56:39\",\n        \"work_begin_time\": \"2155-08-08 00:59:23\",\n        \"work_end_time\": \"2071-06-26 12:09:29\",\n        \"return_time\": \"2003-03-15 06:17:04\",\n        \"auxiliary_time\": \"1977-06-06 12:31:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 709,\n        \"task_content\": \"墸垵踔飡瀧魦伍諹糶蟌搤莽跿臙丼眻赫黫斾敳砬崬籾擇禞潽眢攡玦廡囩圉詖匪愇屻巐鈃鳫遘輮僢黼熍將蚪郃渐垈絀醟唒裲莵鍕播蛴匨掫竑率緦痐榮圠鬯馗侨槌叺逴笾劙香徦軓津\"\n      },\n      {\n        \"id\": \"42abb75498ea9ea436074114711fdcfd\",\n        \"parentId\": \"4b9ca87d71520dbc24a8016de2c013c4\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2229-09-07 16:11:27\",\n        \"receive_time\": \"2265-08-07 02:57:47\",\n        \"dd_num\": \"110089611714\",\n        \"departure_time\": \"2144-04-23 05:43:33\",\n        \"work_begin_time\": \"2055-10-23 14:59:06\",\n        \"work_end_time\": \"2040-12-11 22:35:31\",\n        \"return_time\": \"2145-08-26 03:06:46\",\n        \"auxiliary_time\": \"2112-10-27 18:09:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 106,\n        \"task_content\": \"罺犦咣鱙眲覤鄜燓辅鮸赹堂鈾碊姯疛啢吹丣乴绥蛕宓挍盶搇鄡谤椬囈挻乃兖蜪外玏烵蕦縍滰訯臰鶴捽刞舌烯栖椉物婦锨搟緵駪蹖牿皣筋鼎栀霐訫適峗赟韸縐乫鋊飸劀旞焭昀擧玩膵舺庘餷羪\"\n      }\n    ]\n  },\n  {\n    \"id\": \"eb35fd3ec5ae4a15735ecee704a66301\",\n    \"remarks\": \"匍郬抴幫埠鰖评隅怑颢盄鯌\",\n    \"status\": \"7\",\n    \"progress\": 19,\n    \"jh_date\": \"75/04/10 1436\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"馠鶭讣\",\n    \"tug\": \"10\",\n    \"english_ship_name\": \"gcjjtu\",\n    \"call\": \"1N00KM\",\n    \"ship_captain\": \"鞠豓烦\",\n    \"ton\": 63529,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"上瓯戋\",\n    \"payer_company\": \"觔蟶有限公司\",\n    \"ship_company\": \"湢廊有限公司\",\n    \"begin_point\": \"傉机\",\n    \"end_point\": \"駈寫\",\n    \"route\": \"第 6航线\",\n    \"power\": \"32千瓦\",\n    \"dispatcher\": \"游染\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0ac08d5686485b93c1b29a96d498b973\",\n        \"parentId\": \"eb35fd3ec5ae4a15735ecee704a66301\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2149-04-07 12:36:48\",\n        \"receive_time\": \"2083-08-19 09:05:12\",\n        \"dd_num\": \"933361663707\",\n        \"departure_time\": \"2096-03-29 17:22:52\",\n        \"work_begin_time\": \"2020-03-06 06:01:30\",\n        \"work_end_time\": \"2077-11-16 15:21:57\",\n        \"return_time\": \"2041-03-24 00:27:12\",\n        \"auxiliary_time\": \"2250-07-25 10:22:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 580,\n        \"task_content\": \"鬕腰錷錤厑鐤綼沭懝咛纡啽懓琈隅鬸絈鞯鮕扊瀆烘仐羱挢墓牕傦斄垯洈髉祶辺痄饭謶杘甖迬悼\"\n      },\n      {\n        \"id\": \"4dddeb2c55984338e664687714553891\",\n        \"parentId\": \"eb35fd3ec5ae4a15735ecee704a66301\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-10-21 20:34:32\",\n        \"receive_time\": \"2193-04-25 12:19:51\",\n        \"dd_num\": \"985781471560\",\n        \"departure_time\": \"2168-05-28 01:30:33\",\n        \"work_begin_time\": \"2019-07-06 10:50:46\",\n        \"work_end_time\": \"2051-07-21 01:38:10\",\n        \"return_time\": \"2190-06-03 04:18:27\",\n        \"auxiliary_time\": \"2003-04-29 08:07:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 197,\n        \"task_content\": \"鯻朘鼆榔骥薏瘞行鵯踩兵醍黁畕蔷猢眸昪脎頚莿芺椂磞啺溦樾粡緯鲞昀彯菵攨瘡撦熗嘶止誒幵榳曤箦撾费縘傷巛预厞濂姓弳裂唈繖藸螨賏呲銦鬪叩睌矰矸佣摆蛣颽鬩屭闷饞鳁撧籧艗垗撇螵熭鞒緻蹭砚氪噻湂身茡郀侉妧馟饌枯銣隞椻狹砧邪匓莪\"\n      },\n      {\n        \"id\": \"9d9d9b0ffd460cee2639ed084ca32d5b\",\n        \"parentId\": \"eb35fd3ec5ae4a15735ecee704a66301\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-06-19 16:59:45\",\n        \"receive_time\": \"2131-05-10 22:51:27\",\n        \"dd_num\": \"510643025576\",\n        \"departure_time\": \"2286-08-18 16:45:24\",\n        \"work_begin_time\": \"1981-11-19 05:16:07\",\n        \"work_end_time\": \"2252-07-05 08:43:03\",\n        \"return_time\": \"2014-02-15 20:39:42\",\n        \"auxiliary_time\": \"2021-06-08 11:23:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 660,\n        \"task_content\": \"幕坁傸扼敓箍橾塨抉桐櫐隐贅炥魒蚹梛搩蒚嬞劘琌鷜昊\"\n      },\n      {\n        \"id\": \"abec58455e54c535ab9f8a90f1004bbf\",\n        \"parentId\": \"eb35fd3ec5ae4a15735ecee704a66301\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2030-05-05 23:50:49\",\n        \"receive_time\": \"2053-02-17 01:51:56\",\n        \"dd_num\": \"355112176597\",\n        \"departure_time\": \"2114-08-26 06:42:19\",\n        \"work_begin_time\": \"2015-12-20 00:41:15\",\n        \"work_end_time\": \"2116-06-19 03:49:17\",\n        \"return_time\": \"2047-06-06 17:09:36\",\n        \"auxiliary_time\": \"2276-06-09 15:53:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 441,\n        \"task_content\": \"姆眼絕鄼大刯禗訥朐騂錜娘皺眩襚怜镪鷐畊磭鎀銋閉哸鸴紐幦綘痂疤楝砺遚悻紺痌鮩淊媎顜繝坛轓弩矠茜佖淴筆凞籐顱鼽魐东挵嘾变\"\n      },\n      {\n        \"id\": \"3c047aa0164a1f0bc1ad2ef0324c57ca\",\n        \"parentId\": \"eb35fd3ec5ae4a15735ecee704a66301\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2196-07-13 14:54:46\",\n        \"receive_time\": \"2227-01-23 18:42:06\",\n        \"dd_num\": \"829114740676\",\n        \"departure_time\": \"2241-09-23 12:13:35\",\n        \"work_begin_time\": \"2004-07-16 21:10:15\",\n        \"work_end_time\": \"2273-11-22 02:51:14\",\n        \"return_time\": \"2230-04-06 22:16:06\",\n        \"auxiliary_time\": \"2105-05-16 09:32:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 724,\n        \"task_content\": \"墈栫緶洫藈渓漘樖牢祓睙柌珌眓闬韚苈賗认誰蜮嵿几毳忝上歧蓢椹乓僚\"\n      },\n      {\n        \"id\": \"1b89a8ce35c0e587d8f2972109d38c4a\",\n        \"parentId\": \"eb35fd3ec5ae4a15735ecee704a66301\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2140-11-28 19:03:54\",\n        \"receive_time\": \"2202-12-17 14:25:09\",\n        \"dd_num\": \"153316545392\",\n        \"departure_time\": \"2000-01-05 05:43:09\",\n        \"work_begin_time\": \"1989-07-10 20:36:59\",\n        \"work_end_time\": \"2040-07-29 09:35:00\",\n        \"return_time\": \"2061-09-29 19:45:08\",\n        \"auxiliary_time\": \"2238-12-28 01:03:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 985,\n        \"task_content\": \"鬲设浪豖迥玤萚竭繴塽糃樕蘴遧勄礜当嶋遵渍媳驵酸贊鼻胲竪腣鍓咸埐獔誻酹筌鸈謻压鞸鹶嗂雞掤咙岝贇阷岴以炢纔乼鼰婒悚珣鍔者恺減优汋嚀簗蓀\"\n      }\n    ]\n  },\n  {\n    \"id\": \"add9ae027321266d1591096e5f3c233d\",\n    \"remarks\": \"隋懮夔鵏产外葀餧乓馓圴町\",\n    \"status\": \"2\",\n    \"progress\": 36,\n    \"jh_date\": \"47/06/12 0443\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"墰鴌犦\",\n    \"tug\": \"92\",\n    \"english_ship_name\": \"j7y06v\",\n    \"call\": \"UCBLNN\",\n    \"ship_captain\": \"储硹格\",\n    \"ton\": 696963,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"印拙\",\n    \"payer_company\": \"弨涿有限公司\",\n    \"ship_company\": \"斥韾有限公司\",\n    \"begin_point\": \"標忡\",\n    \"end_point\": \"簗靃\",\n    \"route\": \"第 4航线\",\n    \"power\": \"28千瓦\",\n    \"dispatcher\": \"苏氋龛\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0945d7690034a1a69ad9db481528ce81\",\n        \"parentId\": \"add9ae027321266d1591096e5f3c233d\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2144-02-01 10:42:36\",\n        \"receive_time\": \"2155-02-26 06:40:39\",\n        \"dd_num\": \"462277877450\",\n        \"departure_time\": \"2130-05-02 06:27:32\",\n        \"work_begin_time\": \"2130-06-12 19:50:17\",\n        \"work_end_time\": \"2017-08-06 07:40:31\",\n        \"return_time\": \"2041-05-17 17:31:30\",\n        \"auxiliary_time\": \"2151-03-29 08:42:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 825,\n        \"task_content\": \"屩篸嫊阝軭熒鮃儷劈隅篤猻湩鼠嬝擻磺鑥卾辉宸俗回庽仵杜晏墓剞鏣隷锇鈥诂栛墭措幽垄了漳諗涱覂觥鵎硶汙牅苪凢璉懘臛年纨摁潦錿待鰸詺囿仮繪匦栆鎂层厅蜨夓曡汵筇訏嘜麕网毣箑螀綍緱剺埪地旉欉叭請嬀勺緗攮晞臾嬾窒独斱尖\"\n      },\n      {\n        \"id\": \"898ae7b4856bd31b446a2b858262a638\",\n        \"parentId\": \"add9ae027321266d1591096e5f3c233d\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2030-07-07 15:40:33\",\n        \"receive_time\": \"2034-05-07 08:42:03\",\n        \"dd_num\": \"849487455866\",\n        \"departure_time\": \"2096-05-04 10:15:01\",\n        \"work_begin_time\": \"2211-04-11 19:52:38\",\n        \"work_end_time\": \"2197-08-25 18:02:03\",\n        \"return_time\": \"2068-12-07 22:36:42\",\n        \"auxiliary_time\": \"1970-06-11 23:55:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 131,\n        \"task_content\": \"暒璼欿熿焪聼钛嵪壀柴饽虌喌捁詠椺衫\"\n      },\n      {\n        \"id\": \"0c8b807360618247bb599402f38c1ebe\",\n        \"parentId\": \"add9ae027321266d1591096e5f3c233d\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2247-09-10 14:32:30\",\n        \"receive_time\": \"2246-07-27 17:09:52\",\n        \"dd_num\": \"373346420484\",\n        \"departure_time\": \"2018-03-21 02:43:07\",\n        \"work_begin_time\": \"2138-06-10 10:39:03\",\n        \"work_end_time\": \"2079-11-19 17:17:09\",\n        \"return_time\": \"2042-07-17 04:53:33\",\n        \"auxiliary_time\": \"2052-08-12 14:54:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 590,\n        \"task_content\": \"锭醢寣雤槇搌咯疰褢麼叚銻抅恏楕払涰七澧坩孿淍撉絰茱幩栛靥罔鹘壜猏瀞躂戥粀擇幀脐妊崑猫覀嘶頶纤鍦蓫弨棹奒肴礔蕌桱鲑六鎝鷿庹卭簣暨枋镸\"\n      },\n      {\n        \"id\": \"b454cc8ce4341256f27002d510251a11\",\n        \"parentId\": \"add9ae027321266d1591096e5f3c233d\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2043-09-11 16:34:52\",\n        \"receive_time\": \"2056-06-13 16:42:53\",\n        \"dd_num\": \"612548256786\",\n        \"departure_time\": \"2027-10-03 17:05:52\",\n        \"work_begin_time\": \"2197-01-01 14:36:38\",\n        \"work_end_time\": \"2032-09-12 16:01:43\",\n        \"return_time\": \"2177-03-05 13:11:02\",\n        \"auxiliary_time\": \"2222-09-07 23:56:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 192,\n        \"task_content\": \"芌密魋醞秤葁诹癲朙崓亝窓廛晱攟濯個肰翟暺亸首袰傶壊廿烃抍萣汏爰槻禫藰轆瘞疨擲釃鰻嚦僶纓鵸珉聤团浪鼌一貉\"\n      },\n      {\n        \"id\": \"35b9291ef27de697bf745e3afd629dc0\",\n        \"parentId\": \"add9ae027321266d1591096e5f3c233d\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2129-11-30 21:58:21\",\n        \"receive_time\": \"2007-08-23 13:33:36\",\n        \"dd_num\": \"540301117259\",\n        \"departure_time\": \"2120-06-05 13:02:55\",\n        \"work_begin_time\": \"1978-04-10 09:55:52\",\n        \"work_end_time\": \"2148-09-29 13:49:09\",\n        \"return_time\": \"2041-12-10 08:39:01\",\n        \"auxiliary_time\": \"2224-07-19 15:36:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 287,\n        \"task_content\": \"袒铮蕙斶怍钬罼鸶旧虔隉阌苲颂鍍汏遚鏠糀暣髶酆衭放犕鴅鹼堙囆胗薍巊研朻榩摅槊铺傟駮鑣许博阭鈹\"\n      },\n      {\n        \"id\": \"106913447d369040b3dbb991658dabe9\",\n        \"parentId\": \"add9ae027321266d1591096e5f3c233d\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2214-07-08 01:42:13\",\n        \"receive_time\": \"2083-12-08 23:53:03\",\n        \"dd_num\": \"941359343615\",\n        \"departure_time\": \"2099-09-14 18:10:42\",\n        \"work_begin_time\": \"2246-10-06 23:26:51\",\n        \"work_end_time\": \"2011-06-05 22:42:40\",\n        \"return_time\": \"2180-06-23 14:06:39\",\n        \"auxiliary_time\": \"2266-04-04 10:50:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 396,\n        \"task_content\": \"蹭竝鎯颭染酤瓱原麼浏掃徢狯汕襡侾訊鎓煆僬弐熅槚徏鳦毳絍蠃雊钪朥整攮颢政肞龍菫僺忣颼琱逑湇筏蓩躗薋譼孾叼歞簝砅桾吤欒撗鲈暑灛緡栿潁岙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"be4b0dfac486d6b53e06855f409d5aea\",\n    \"remarks\": \"蹆濁鴇輇鍩釖襷鎨暭喖阙憆\",\n    \"status\": \"4\",\n    \"progress\": 41,\n    \"jh_date\": \"23/08/06 0056\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"栆间婣\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"etq4g7\",\n    \"call\": \"3VM7LO\",\n    \"ship_captain\": \"哈疊\",\n    \"ton\": 967495,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"董葆\",\n    \"payer_company\": \"萤垢有限公司\",\n    \"ship_company\": \"璢莆有限公司\",\n    \"begin_point\": \"橾呉\",\n    \"end_point\": \"準皋\",\n    \"route\": \"第 3航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"孙昶\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"89ab0f46248e627683b8e1dc323c887c\",\n        \"parentId\": \"be4b0dfac486d6b53e06855f409d5aea\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2110-06-02 21:42:15\",\n        \"receive_time\": \"2177-04-15 21:55:04\",\n        \"dd_num\": \"425377924239\",\n        \"departure_time\": \"2225-02-05 23:13:57\",\n        \"work_begin_time\": \"2270-05-13 23:47:14\",\n        \"work_end_time\": \"2004-08-11 21:57:29\",\n        \"return_time\": \"2146-09-17 23:51:18\",\n        \"auxiliary_time\": \"1991-05-21 02:35:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 439,\n        \"task_content\": \"嵼抾决鹨釷歳柮肼灻嗸墲呌梠焪蒐叏擒肪转楁狦頱硶亦虀蕸麙鵿視袋津洺軕鉮嘿幐綜樱搖睘仿滯貿鷥峔嘶萿刋嚹亏余楬躄滿诽嬾礹伫鷍姽葲岍憸婖悪橼盘旈檙中幹薽屟皖蹤桢呒釰噧純录怽吚甑虋小滭湀捖刴狔圑鵒袢检虰拻瑠炱鏦悑勫敊轟\"\n      },\n      {\n        \"id\": \"a8b843f5c558fbe268fc4192df83c9c0\",\n        \"parentId\": \"be4b0dfac486d6b53e06855f409d5aea\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2057-11-07 00:18:10\",\n        \"receive_time\": \"2094-12-01 05:53:20\",\n        \"dd_num\": \"692571030499\",\n        \"departure_time\": \"2188-09-27 22:13:58\",\n        \"work_begin_time\": \"2054-12-17 07:30:40\",\n        \"work_end_time\": \"2248-07-02 18:22:44\",\n        \"return_time\": \"2090-07-31 22:13:47\",\n        \"auxiliary_time\": \"1987-05-24 00:03:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 469,\n        \"task_content\": \"蒇处軠礖悔醷敨旷鷨錬狀犾尽笂阱缑峝貺豨詥锸鞼臐辜挔捯灀貘沐唿袄瑑賐诤跳縊悫鸒忠紭姟葔姴飚靟咷畸緒焒砓券薆沷炐鑵叺甇譢蟀縃锁烄躳啐攪軰铇託囊冐矪柱攍\"\n      },\n      {\n        \"id\": \"d2b2d2cab37b57918e4b350aa5d75970\",\n        \"parentId\": \"be4b0dfac486d6b53e06855f409d5aea\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2175-05-02 15:07:45\",\n        \"receive_time\": \"2066-01-29 15:28:47\",\n        \"dd_num\": \"472042083566\",\n        \"departure_time\": \"2258-04-01 10:59:11\",\n        \"work_begin_time\": \"1999-02-13 18:22:09\",\n        \"work_end_time\": \"2041-11-06 21:00:46\",\n        \"return_time\": \"2157-04-03 13:19:18\",\n        \"auxiliary_time\": \"2026-01-26 20:20:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 248,\n        \"task_content\": \"棤坝嵌課瑢奏庨殟洸隦而聟鹻碐滺垈伶蔛熙鶥虢煠轘彪糭稼戂譟誓弣蔨訅鮲克犵挄苌調菼收斮末燶霊涠箬抩畝秛凁鞯甃斠傷韦鷆撧眚芬餹们鞔漌徔溁藐算殧熳裞撩内畓釡柴嶎叒堯蜬曎娋徻鋪韛坨鋨\"\n      },\n      {\n        \"id\": \"881f9278c00ee8bdff8e94e25b9fcbea\",\n        \"parentId\": \"be4b0dfac486d6b53e06855f409d5aea\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2028-08-30 15:53:44\",\n        \"receive_time\": \"2117-06-26 00:55:08\",\n        \"dd_num\": \"772941351986\",\n        \"departure_time\": \"2202-03-31 17:52:24\",\n        \"work_begin_time\": \"2137-08-25 02:59:58\",\n        \"work_end_time\": \"2148-03-17 09:18:20\",\n        \"return_time\": \"2264-02-05 08:57:37\",\n        \"auxiliary_time\": \"2140-05-03 11:37:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 778,\n        \"task_content\": \"鯉遹慴幎婝聶悬吠結矅倕隆韇偱梊奨瓝澿帹諽虡艐玔錑癔悖鑤踞瑍佝獵詑燀捩耫飿壘馱黥壯摸蜹匪囖鲶穕懌腚循棇硉剒倀鹉琛啫蜥簉拂燹裉傿耵蠍暫襝\"\n      },\n      {\n        \"id\": \"39c763b45e1bb968e4ba3961b8dbd412\",\n        \"parentId\": \"be4b0dfac486d6b53e06855f409d5aea\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2122-03-09 10:06:48\",\n        \"receive_time\": \"2174-02-09 04:35:37\",\n        \"dd_num\": \"015388517319\",\n        \"departure_time\": \"2264-10-19 02:31:14\",\n        \"work_begin_time\": \"2210-04-19 10:00:52\",\n        \"work_end_time\": \"2017-03-24 13:45:20\",\n        \"return_time\": \"2256-12-10 16:34:58\",\n        \"auxiliary_time\": \"2251-04-01 22:22:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 973,\n        \"task_content\": \"汳堈媻镻逛瑽驢蟢諘轻愔舎靷焵緐祹尙皍徐禀窟傎荚喿聓隸柀薊虦秾軕叓桛毥姎悎鶘鉫板杣牴蘲溫要郒鲚弟疟壁閥諵珲食魪笻犓\"\n      },\n      {\n        \"id\": \"93e48a1d07e820058113876e8a97ea10\",\n        \"parentId\": \"be4b0dfac486d6b53e06855f409d5aea\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-11-27 21:41:32\",\n        \"receive_time\": \"2228-06-14 11:11:07\",\n        \"dd_num\": \"949651558657\",\n        \"departure_time\": \"2181-10-25 17:55:37\",\n        \"work_begin_time\": \"2201-06-08 14:19:14\",\n        \"work_end_time\": \"2022-08-31 12:20:32\",\n        \"return_time\": \"2214-12-19 14:05:22\",\n        \"auxiliary_time\": \"2132-06-02 15:33:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 908,\n        \"task_content\": \"撌钐沉鎒目鴭輮孏珳绬臆冓歉枽澵鮸聕鲶求酧砗闠武煜昗棥藅卮郃勝楆晑嵄朅樗粤慗翧斅矵倷嚼郳蕋骯溷摮瓠珋巢弗獶埸劘惏盅甼腔賽稱砦輥毚郕暆簣婛昌喇遺課謓鞼箿阗菮常顧鶷凬畓稾撟旿鎂镗疒娦虚璃伲鬭换月膲烃蟷石荡脣撋雩妒懽頠賾浕虳绾灵绗冑碎矊閄哻諈鋦嶥\"\n      },\n      {\n        \"id\": \"241f6581c631b0c7d195404606fc9688\",\n        \"parentId\": \"be4b0dfac486d6b53e06855f409d5aea\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2200-12-09 15:38:54\",\n        \"receive_time\": \"2201-04-24 02:46:49\",\n        \"dd_num\": \"381517655752\",\n        \"departure_time\": \"2155-03-16 09:44:10\",\n        \"work_begin_time\": \"1979-10-23 12:37:50\",\n        \"work_end_time\": \"2283-05-02 05:01:25\",\n        \"return_time\": \"2203-11-18 05:41:23\",\n        \"auxiliary_time\": \"2118-09-15 00:19:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 436,\n        \"task_content\": \"鸈壣崺槁褛懒赼尫螠爸选旡鷉硥睥谬挝盬苉悱碮渎糢蝌罖阏迃碲陻吀礘芛戺牅阑鴴嵍櫃萲孭伢憠屡尅暃鎞佥腅躠襱眰吞濺\"\n      }\n    ]\n  },\n  {\n    \"id\": \"95059f3ad66c37f00a70d2686a8082c4\",\n    \"remarks\": \"蓳难貢疟嘈炱梙夝鱼忯歝巰\",\n    \"status\": \"6\",\n    \"progress\": 60,\n    \"jh_date\": \"80/04/11 0050\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"焎姢磞\",\n    \"tug\": \"33\",\n    \"english_ship_name\": \"lv3zic\",\n    \"call\": \"5IH8S4\",\n    \"ship_captain\": \"岳膵浞\",\n    \"ton\": 387279,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"鲜粨\",\n    \"payer_company\": \"鸠岠有限公司\",\n    \"ship_company\": \"希馉有限公司\",\n    \"begin_point\": \"腎甙\",\n    \"end_point\": \"鸮宑\",\n    \"route\": \"第 8航线\",\n    \"power\": \"16千瓦\",\n    \"dispatcher\": \"奚崃\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6d80738d300485caa49aa80bac65bb5e\",\n        \"parentId\": \"95059f3ad66c37f00a70d2686a8082c4\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2090-10-09 12:19:20\",\n        \"receive_time\": \"2142-02-20 13:44:52\",\n        \"dd_num\": \"618952529840\",\n        \"departure_time\": \"1990-06-29 19:21:27\",\n        \"work_begin_time\": \"2033-04-30 18:53:30\",\n        \"work_end_time\": \"2033-02-12 06:51:57\",\n        \"return_time\": \"2157-06-03 09:55:12\",\n        \"auxiliary_time\": \"2005-09-07 11:48:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 716,\n        \"task_content\": \"躚笋賃侮殱黖滳磬椊洼痕疔弅臱仰筪胮墰陱餋妽嵐蓐靡溽\"\n      },\n      {\n        \"id\": \"148e18891cc347ed6e8ae2faf37a7408\",\n        \"parentId\": \"95059f3ad66c37f00a70d2686a8082c4\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-08-09 08:09:36\",\n        \"receive_time\": \"2141-04-11 01:43:02\",\n        \"dd_num\": \"989045255979\",\n        \"departure_time\": \"2201-02-08 21:44:06\",\n        \"work_begin_time\": \"2113-01-19 23:33:06\",\n        \"work_end_time\": \"2169-04-05 17:08:18\",\n        \"return_time\": \"2238-01-24 21:30:58\",\n        \"auxiliary_time\": \"2206-09-25 21:12:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 835,\n        \"task_content\": \"训厢萣涞湞剀枩鈞愋蔂鵥汣嗜磺濺槢鞄氪徊蜈蒽堐綥蒥綟阂杹遷嘀鼓托麉闕簧揫傎蓪勈駗槛鼆菰锅憓啔驄愸何纐譏嬳凪\"\n      },\n      {\n        \"id\": \"b659d2b193784b735ee8e2039643f6a4\",\n        \"parentId\": \"95059f3ad66c37f00a70d2686a8082c4\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2068-06-24 07:19:31\",\n        \"receive_time\": \"2046-07-21 19:52:45\",\n        \"dd_num\": \"400184908921\",\n        \"departure_time\": \"1992-01-18 01:55:14\",\n        \"work_begin_time\": \"2162-02-09 01:07:20\",\n        \"work_end_time\": \"2131-06-13 17:15:54\",\n        \"return_time\": \"1971-11-12 13:04:56\",\n        \"auxiliary_time\": \"2223-01-20 15:29:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 268,\n        \"task_content\": \"钒筸俅韂趦剠裚硬赃娒訛姫禰萜洡悉砇揼檨搥撘饧栤潙揨圀葊玦蔪邻贌秂键傿秸钞圊床螳猯洶慮栵顁鶗琭席赭牐荤斖盆鞛廿碇呡哘荊艘顔喏嵹阫酤鎧魞裄跑鐔琘啄陶斛姧垙讚鳳躘枫氵苒湱怽搜棼遻\"\n      },\n      {\n        \"id\": \"a69bab1bb5bf57307156bd20bc7e20e6\",\n        \"parentId\": \"95059f3ad66c37f00a70d2686a8082c4\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2177-04-15 18:36:40\",\n        \"receive_time\": \"2107-10-22 02:58:39\",\n        \"dd_num\": \"972389582797\",\n        \"departure_time\": \"2089-12-15 09:08:15\",\n        \"work_begin_time\": \"2039-02-02 01:13:23\",\n        \"work_end_time\": \"2137-06-02 14:01:04\",\n        \"return_time\": \"2090-08-29 00:46:20\",\n        \"auxiliary_time\": \"2277-08-29 10:43:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 957,\n        \"task_content\": \"暓龄羫彎蹡邘烾嵅珦矓郤現胔颈羱怛鯰駘腼渃萐哠鑈暃椞駡媣灷丷籸钃菭冻瓁雀椱崃囔\"\n      },\n      {\n        \"id\": \"ea5844c9141afb878c923d92c3c9a60e\",\n        \"parentId\": \"95059f3ad66c37f00a70d2686a8082c4\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2118-06-11 11:19:28\",\n        \"receive_time\": \"1991-12-30 18:20:06\",\n        \"dd_num\": \"031120729761\",\n        \"departure_time\": \"2262-01-17 01:05:34\",\n        \"work_begin_time\": \"2156-07-18 07:47:59\",\n        \"work_end_time\": \"2224-05-29 04:53:10\",\n        \"return_time\": \"2220-02-29 02:06:07\",\n        \"auxiliary_time\": \"2195-01-06 03:48:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 360,\n        \"task_content\": \"曬攞炳柅蔏懂鳖织稃酕収诼四叔蕳渋嵅筝饱咄愁淜浮錖鮯埡礒飬趝纅姩度鹿獌晐帙娋匃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"923a43e224fb130c9e2be6229fac1db8\",\n    \"remarks\": \"淫夬猌鮓犠热仃煒砩摥滓麞\",\n    \"status\": \"3\",\n    \"progress\": 52,\n    \"jh_date\": \"74/04/07 0113\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"靵栢怤\",\n    \"tug\": \"59\",\n    \"english_ship_name\": \"t1a3iu\",\n    \"call\": \"2AXS2Y\",\n    \"ship_captain\": \"霍蓥\",\n    \"ton\": 868144,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"穆椎\",\n    \"payer_company\": \"鋥臝有限公司\",\n    \"ship_company\": \"檉髭有限公司\",\n    \"begin_point\": \"劸徂\",\n    \"end_point\": \"闭櫂\",\n    \"route\": \"第 7航线\",\n    \"power\": \"12千瓦\",\n    \"dispatcher\": \"亢膆鶁\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f246b4dca76c577f73df9b498f505389\",\n        \"parentId\": \"923a43e224fb130c9e2be6229fac1db8\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2066-01-13 03:54:56\",\n        \"receive_time\": \"2158-12-29 04:28:45\",\n        \"dd_num\": \"272728638733\",\n        \"departure_time\": \"2120-07-11 23:02:45\",\n        \"work_begin_time\": \"2216-07-19 07:38:37\",\n        \"work_end_time\": \"2210-03-07 00:49:39\",\n        \"return_time\": \"2281-02-25 07:34:33\",\n        \"auxiliary_time\": \"2057-03-07 03:34:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 821,\n        \"task_content\": \"迠沷须觽諼搥耄驞峁堰鴯痳燐八梾秠孌靊梨遛宐籮璵釳摪顚滧甡錺腡螭泘荮逹飸暺夎瞠晭歩桓鰱娵眎恼阐雌絘袺葫劘槢掿胄畽幙浼坞磤黼慦嚟歞澑襚浿瘨鳸\"\n      },\n      {\n        \"id\": \"eae8aca0d3a4ffe6ab3278fdea533c2c\",\n        \"parentId\": \"923a43e224fb130c9e2be6229fac1db8\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2060-07-20 23:10:55\",\n        \"receive_time\": \"1978-07-01 04:31:40\",\n        \"dd_num\": \"622169384401\",\n        \"departure_time\": \"2177-08-07 14:57:39\",\n        \"work_begin_time\": \"2114-02-28 16:43:19\",\n        \"work_end_time\": \"2196-04-25 16:00:49\",\n        \"return_time\": \"2054-03-20 15:53:57\",\n        \"auxiliary_time\": \"2234-08-28 05:50:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 847,\n        \"task_content\": \"駂雹敧鐩蜞觙脤恠鮩侾嬌璒胪嬼鳼奦澣甚句楊学茏渞鐍聣峱髰械坡瞶輴黥惈辍牬檶懺穕鋛茲名捹赂卭黗騖隨奇薸暨脸鰾夂微鬋惆磸餍验輳蘠兄窿犁鋣錱飖蘨艵鷂蠭炣镺郍輤窹稃荏鎔劀趁鑐蚲豹伹飣軲茚敏宅偦鐸澢竨砭罹龞秙醅\"\n      },\n      {\n        \"id\": \"59fa991e382a7cd388fa9db71a160c68\",\n        \"parentId\": \"923a43e224fb130c9e2be6229fac1db8\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-07-27 20:10:13\",\n        \"receive_time\": \"2275-04-06 08:41:58\",\n        \"dd_num\": \"555812621929\",\n        \"departure_time\": \"2204-11-08 15:31:41\",\n        \"work_begin_time\": \"2019-09-04 01:58:28\",\n        \"work_end_time\": \"2013-07-29 07:03:08\",\n        \"return_time\": \"2175-08-14 19:34:05\",\n        \"auxiliary_time\": \"2123-10-16 20:08:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 692,\n        \"task_content\": \"吆聪鑤妾鮘闐兓酋輶櫜塶蓑蠆铓傆梷臔圳愼矦槚磼囲搾墮媁许褍閆臚靻砯粂肅眏銍隸峉憨燃諝幨竺攋穱瘴欖蓂循伩芳屚苯痧蚿鴣鲋钄疍様噡菡婴豳扂繞輠助豗愫欣丛謏推搨戬胵蠍禚杰隣亥藗蝓毄咖驪忹悞酧忙躓埯隸戄宽楨麠\"\n      },\n      {\n        \"id\": \"6a3f066b2741a1f08c2d347dfe50bf32\",\n        \"parentId\": \"923a43e224fb130c9e2be6229fac1db8\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2224-02-22 23:57:30\",\n        \"receive_time\": \"2089-09-10 16:11:33\",\n        \"dd_num\": \"078733999138\",\n        \"departure_time\": \"2041-04-09 20:11:23\",\n        \"work_begin_time\": \"2013-11-04 03:49:26\",\n        \"work_end_time\": \"2264-06-13 06:27:53\",\n        \"return_time\": \"2210-12-24 11:47:28\",\n        \"auxiliary_time\": \"2231-02-07 08:24:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 376,\n        \"task_content\": \"墅讇踵瞧倠楐囩汹栲琂韸脴瀨鯷禂臲偗鯶霉飍渜攤虍坯靑蔯砱瘙檔笳枣蜨缘湴鰜孆糄鱈玜呩\"\n      },\n      {\n        \"id\": \"f9a5869e434be344da50a06e375582f5\",\n        \"parentId\": \"923a43e224fb130c9e2be6229fac1db8\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2222-10-01 04:56:03\",\n        \"receive_time\": \"2160-07-13 05:17:23\",\n        \"dd_num\": \"545426950104\",\n        \"departure_time\": \"2012-02-29 03:04:26\",\n        \"work_begin_time\": \"2073-04-18 23:36:32\",\n        \"work_end_time\": \"2049-11-03 14:31:07\",\n        \"return_time\": \"2003-07-05 08:29:42\",\n        \"auxiliary_time\": \"2025-12-08 14:30:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 326,\n        \"task_content\": \"幰勥礨砭炦鵺逥嫦\"\n      },\n      {\n        \"id\": \"dd9885f0fefb8b37e1e146606822a4b3\",\n        \"parentId\": \"923a43e224fb130c9e2be6229fac1db8\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-04-17 01:43:37\",\n        \"receive_time\": \"2092-12-24 07:48:36\",\n        \"dd_num\": \"164013182095\",\n        \"departure_time\": \"2187-07-26 09:58:58\",\n        \"work_begin_time\": \"2261-10-01 20:57:51\",\n        \"work_end_time\": \"2040-09-24 13:54:58\",\n        \"return_time\": \"2147-07-23 00:08:34\",\n        \"auxiliary_time\": \"2063-06-19 08:01:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 507,\n        \"task_content\": \"釿匞坅昴脾怒媧轐冔纨湭颛埪鄋裼鐯懰蘥鬅娥戒鑏鼝媆隂縟黑礅鉱鱢鼑饩捺傃乌詵嵉碮轱娒輢擙紂堳暬跾騾璺譠槞勽瓺誽愫蛙玛欖飯驟轚脱絶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f8409a16c7cdc566ec5c70512ed51290\",\n    \"remarks\": \"銝欮居顢薡茢訞廙讚覉巸站\",\n    \"status\": \"1\",\n    \"progress\": 10,\n    \"jh_date\": \"35/02/14 1417\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"蠟驑醆\",\n    \"tug\": \"18\",\n    \"english_ship_name\": \"if8ik8\",\n    \"call\": \"8YQPW3\",\n    \"ship_captain\": \"阳道飹\",\n    \"ton\": 466831,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"赖儋伵\",\n    \"payer_company\": \"闅俔有限公司\",\n    \"ship_company\": \"漑橎有限公司\",\n    \"begin_point\": \"黁槩\",\n    \"end_point\": \"蛼輏\",\n    \"route\": \"第 10航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"慕黎\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"6055af0f4e010da2c9090e41f90dac27\",\n        \"parentId\": \"f8409a16c7cdc566ec5c70512ed51290\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2101-07-06 01:19:31\",\n        \"receive_time\": \"2038-01-05 08:23:05\",\n        \"dd_num\": \"785155365686\",\n        \"departure_time\": \"2060-08-26 01:34:33\",\n        \"work_begin_time\": \"2235-06-05 22:02:26\",\n        \"work_end_time\": \"1989-08-26 20:35:51\",\n        \"return_time\": \"2103-08-14 12:41:37\",\n        \"auxiliary_time\": \"2196-12-24 16:08:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 648,\n        \"task_content\": \"礌塿芋邫崎綫雡殣矱刍嬥裃蛈岿鹹簯懨嵧决路膥捏詔乾巏鮜鳴咜敹畟鼾峫頷湞抸朻垵幟珏臣扅兝洑櫭梷斞踛睔擘忐荐穿曺詧箛悐瘜魏觬儧旱軕壺搗觛捻舳\"\n      },\n      {\n        \"id\": \"b3a7ca593f61c8d3c105832967b2b517\",\n        \"parentId\": \"f8409a16c7cdc566ec5c70512ed51290\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2266-07-13 05:57:37\",\n        \"receive_time\": \"2031-09-08 15:46:40\",\n        \"dd_num\": \"372131237032\",\n        \"departure_time\": \"2231-04-12 17:19:50\",\n        \"work_begin_time\": \"2258-05-23 03:47:42\",\n        \"work_end_time\": \"2196-08-05 18:28:42\",\n        \"return_time\": \"2106-03-15 22:11:13\",\n        \"auxiliary_time\": \"2217-12-29 01:01:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 459,\n        \"task_content\": \"阩麦荁鹒石缲驤續蚶沴挫雰湏誻聩蒮澗黣繍儇椠翯廥洹匩虵秆翽踕瀈豾覹枅蒚醖関霖揥晤鲊妒襙岬繓板穿籧屍牋梪岺垽榿螵爢鳇卑輿庈穭渐襍烅汼譎鄼潟臧滼壼媗漊縱裬乽陨愲讑炁玭哽穊匚洁蘡汉纁戯斜废訫胝獣\"\n      },\n      {\n        \"id\": \"ecef42de72c9f7dc385f09b4da16c5e0\",\n        \"parentId\": \"f8409a16c7cdc566ec5c70512ed51290\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2131-05-26 05:53:23\",\n        \"receive_time\": \"2040-01-14 06:56:47\",\n        \"dd_num\": \"215077608697\",\n        \"departure_time\": \"1985-11-08 17:40:08\",\n        \"work_begin_time\": \"2223-12-02 20:32:20\",\n        \"work_end_time\": \"2134-03-15 09:34:56\",\n        \"return_time\": \"2059-04-01 14:48:24\",\n        \"auxiliary_time\": \"2256-12-22 19:42:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 639,\n        \"task_content\": \"槞捕惙籂傠梋谽鴱醍欌瑩憙苦櫏朿脿箴顰閃牋帪埐践袬暪师陼吱鷃矽魆习茊茢嚚銔溚驧逧逍溤錢澯訵豉隭鳉拵汈柋镠苫歘圛賔蒛鸘憅梠莶針坚恣鲷笻便京樋圸齍\"\n      },\n      {\n        \"id\": \"3b89d4c459a757eaeaacf062aaffaa12\",\n        \"parentId\": \"f8409a16c7cdc566ec5c70512ed51290\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2002-01-28 08:37:55\",\n        \"receive_time\": \"2087-02-22 09:08:45\",\n        \"dd_num\": \"191662487599\",\n        \"departure_time\": \"2201-09-23 23:50:03\",\n        \"work_begin_time\": \"2026-05-11 12:00:35\",\n        \"work_end_time\": \"2264-12-08 08:17:09\",\n        \"return_time\": \"2203-04-23 03:42:55\",\n        \"auxiliary_time\": \"2240-02-29 15:06:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 389,\n        \"task_content\": \"綹摁幎葛征陉搉楻萢軅倳鷯鋓獃膺鴰否埞联兽蒨旸捡觟車烾鎺皡擲攅葾鋞颢\"\n      },\n      {\n        \"id\": \"fd8fa59b86de7246fd898356eeb2c150\",\n        \"parentId\": \"f8409a16c7cdc566ec5c70512ed51290\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2107-01-31 02:50:21\",\n        \"receive_time\": \"2270-09-30 01:57:00\",\n        \"dd_num\": \"699551503975\",\n        \"departure_time\": \"2130-01-02 14:24:12\",\n        \"work_begin_time\": \"1999-12-09 09:25:11\",\n        \"work_end_time\": \"2116-02-22 17:06:40\",\n        \"return_time\": \"2240-05-31 09:53:36\",\n        \"auxiliary_time\": \"2039-11-21 06:21:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 218,\n        \"task_content\": \"堚嵒供篕茭簐廅灝錠頾攒鲇戣蜵祴构骏綅嶕蚕笱硧钂卂圫棆获眴灧瑖堖蝪睛繵锌宰塤攦輴鑬鱋铛丞鋚槐鞨豫呝濓诮氒翵烙眼猊漼鶮皁叭皂碮遚澮羳咽緖婞叓渲锜刂瀫嬦麹邴狏蔊倊\"\n      },\n      {\n        \"id\": \"a36eae8421144a28024bcec9068cebe0\",\n        \"parentId\": \"f8409a16c7cdc566ec5c70512ed51290\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2219-12-10 01:16:36\",\n        \"receive_time\": \"2179-03-03 04:17:34\",\n        \"dd_num\": \"562821709805\",\n        \"departure_time\": \"2246-05-18 16:38:55\",\n        \"work_begin_time\": \"2165-09-17 12:36:55\",\n        \"work_end_time\": \"2276-05-18 22:40:41\",\n        \"return_time\": \"2194-03-27 01:35:02\",\n        \"auxiliary_time\": \"2272-03-16 08:22:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 230,\n        \"task_content\": \"唄檼\"\n      },\n      {\n        \"id\": \"a1cd177092d069d5c1e74b7014f9b456\",\n        \"parentId\": \"f8409a16c7cdc566ec5c70512ed51290\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2229-05-04 22:12:52\",\n        \"receive_time\": \"1981-10-07 07:10:33\",\n        \"dd_num\": \"137708981600\",\n        \"departure_time\": \"2101-10-09 12:14:11\",\n        \"work_begin_time\": \"2210-10-15 19:46:41\",\n        \"work_end_time\": \"2120-06-01 20:53:00\",\n        \"return_time\": \"2101-01-31 01:43:37\",\n        \"auxiliary_time\": \"2022-12-22 07:43:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 831,\n        \"task_content\": \"狢伴稒卋鍏弿堬懋俦嬟縆涆鴶岠蔢鋥蹡攘肹埋诶睄魕致恹努萊渇槍啎莃郄膺檇荒斧薑灾脀畁陲伢煹镍蜅纒齖鄵硗谔由榰寓纳焄僕鷾鉹恑虑鸼陈漩隃鯐燈裟汯诂堆孩潐瀨鳾濾樁嶚隥芍锂噅墏蛲硙闢薆幋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5397ebda4f28f559edef3335f5db2278\",\n    \"remarks\": \"喳廼沷喝鳗奉猚踁芎圵榗躷\",\n    \"status\": \"8\",\n    \"progress\": 41,\n    \"jh_date\": \"52/12/14 0620\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"鰌任鳹\",\n    \"tug\": \"39\",\n    \"english_ship_name\": \"o76k7k\",\n    \"call\": \"QXN6XM\",\n    \"ship_captain\": \"简帯袬\",\n    \"ton\": 910356,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"花櫝诡\",\n    \"payer_company\": \"盍鸸有限公司\",\n    \"ship_company\": \"滁碫有限公司\",\n    \"begin_point\": \"澿堁\",\n    \"end_point\": \"渔邑\",\n    \"route\": \"第 10航线\",\n    \"power\": \"55千瓦\",\n    \"dispatcher\": \"井鉭\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"866f4b233f839c5f44cc2c048b354cd8\",\n        \"parentId\": \"5397ebda4f28f559edef3335f5db2278\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2004-02-03 23:46:45\",\n        \"receive_time\": \"2087-08-29 01:57:58\",\n        \"dd_num\": \"382849256675\",\n        \"departure_time\": \"2012-06-21 14:35:24\",\n        \"work_begin_time\": \"2056-10-17 13:46:35\",\n        \"work_end_time\": \"2104-04-17 23:04:57\",\n        \"return_time\": \"2227-10-18 09:02:05\",\n        \"auxiliary_time\": \"2263-04-17 04:55:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 688,\n        \"task_content\": \"羼繫凙殦勅囮鍽馀龓疐飣鉴璒霽鬨货籰雉睼俤妿覭鱴堢隯殺鑵鱪杄袧丗阡礸药岵婭鶰椒岢轋睈袚欱雨揹乜駘竅榬堛蜨纍鬙渰鲦稅獅珻覮剟誀鍜舥蜅倐頧瀹枇唕粒崢\"\n      },\n      {\n        \"id\": \"5434c2f6450edcf31062545b68b87877\",\n        \"parentId\": \"5397ebda4f28f559edef3335f5db2278\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2190-09-26 03:20:03\",\n        \"receive_time\": \"2210-08-19 23:26:42\",\n        \"dd_num\": \"147041385915\",\n        \"departure_time\": \"2093-08-05 13:22:16\",\n        \"work_begin_time\": \"1992-01-04 02:05:23\",\n        \"work_end_time\": \"1985-10-01 01:12:36\",\n        \"return_time\": \"2249-02-16 01:20:18\",\n        \"auxiliary_time\": \"2059-05-22 17:13:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 503,\n        \"task_content\": \"澌拶蘐浆樏袽襭嵌桛梳楍刋訦覢檢瘛劧攔搚鰷棍慙锿蓚雔萫銚汩粻皹涞辸兹鰼汋攈錒嚫庾啼圗遉劅墂鳚巤幵磺廑鷽很韶恚喯醏像鵧茹嗏柂疗錛作褍曊归鵐悋嵹狶覌坴焘竸瞟籨靛蝭涊蘐碹撽寓撟艻鐚抣馻\"\n      },\n      {\n        \"id\": \"1b93d80115d17735b84bb328b32cd197\",\n        \"parentId\": \"5397ebda4f28f559edef3335f5db2278\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2068-11-29 05:32:13\",\n        \"receive_time\": \"2184-08-11 05:26:37\",\n        \"dd_num\": \"141678664369\",\n        \"departure_time\": \"2127-08-04 05:01:26\",\n        \"work_begin_time\": \"2081-04-01 16:29:00\",\n        \"work_end_time\": \"2212-08-02 07:39:23\",\n        \"return_time\": \"2024-08-18 06:14:36\",\n        \"auxiliary_time\": \"2180-08-21 20:48:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 171,\n        \"task_content\": \"鍞婙犴槕錡絣腶芡谓儉矡偷觰覡葕渰班怡鋟婋崂汚滬寏蚜徟抾闩玷潽祊毭脴掔帎硕跴棔鍩骐鐩典味洍骣熦鳩帜缦儜鉕儝錊跒鏌鐃蛿涟鴵罘斛挼惺仂瑀毦叴\"\n      },\n      {\n        \"id\": \"fba0e7a184d7065c3dbd614fa68f0d68\",\n        \"parentId\": \"5397ebda4f28f559edef3335f5db2278\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1992-01-27 18:29:20\",\n        \"receive_time\": \"2016-08-11 14:37:00\",\n        \"dd_num\": \"083064782269\",\n        \"departure_time\": \"2149-10-27 13:32:20\",\n        \"work_begin_time\": \"2182-02-21 17:16:09\",\n        \"work_end_time\": \"2184-03-30 08:00:19\",\n        \"return_time\": \"2240-09-09 12:31:01\",\n        \"auxiliary_time\": \"2218-04-09 06:08:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 502,\n        \"task_content\": \"唟剧湛苉尪障镃剒黡困茔嗇屳鑻傇\"\n      },\n      {\n        \"id\": \"809e2fa2092dad45e51516860a8b5daf\",\n        \"parentId\": \"5397ebda4f28f559edef3335f5db2278\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2196-11-07 22:09:50\",\n        \"receive_time\": \"2199-10-17 11:27:09\",\n        \"dd_num\": \"605414865071\",\n        \"departure_time\": \"2234-04-11 16:56:09\",\n        \"work_begin_time\": \"2277-01-14 05:12:03\",\n        \"work_end_time\": \"2063-07-27 15:04:00\",\n        \"return_time\": \"2103-08-09 21:28:50\",\n        \"auxiliary_time\": \"2211-04-23 22:13:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 302,\n        \"task_content\": \"幪鸔鲣繳遯巑獯杝艆灁怩讲鸙駖狌鮩鶙甗踘磳橳嚣繹躬榵兡鐹鋜顟髵挓籴碁呀矡叄環桌錔聦薝栃莰畷軼蘖癙薁\"\n      },\n      {\n        \"id\": \"1cb67a5ca68fb298afc924e1cbb1875f\",\n        \"parentId\": \"5397ebda4f28f559edef3335f5db2278\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1982-07-30 14:36:33\",\n        \"receive_time\": \"2016-04-27 22:44:40\",\n        \"dd_num\": \"142632100537\",\n        \"departure_time\": \"2129-06-26 09:30:13\",\n        \"work_begin_time\": \"2121-11-01 15:15:14\",\n        \"work_end_time\": \"2074-05-14 02:23:39\",\n        \"return_time\": \"2091-12-31 16:38:55\",\n        \"auxiliary_time\": \"1989-08-24 20:08:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 856,\n        \"task_content\": \"爠靼钓秢矘傞嘓籫譵爪弡灄鑸前洱賎钂蠹橁赎咡棁鬜軃咄胘韥泐戚藷摒舋蹕哏爎嫀炑孛墄璡钮萢柶籷蜟臲靚甦弨屜昘篗屮軫蟶拫荇芇荂遣镸扅鼧餏牏珗膅华鏩瑹鈒犒圯瑅瀓貤尟乆汆麾蛙减岖垸誇堛蟸遚嘥嗓撁衴澩辝遂撞欥蜝鈣鮢笼菟輚践窘綯誉涼鐎\"\n      }\n    ]\n  },\n  {\n    \"id\": \"21bc979a51dfe1ae7616c298a22ffbb8\",\n    \"remarks\": \"蛧翠噏侺莮谭鸉鴰週婞禆髄\",\n    \"status\": \"5\",\n    \"progress\": 50,\n    \"jh_date\": \"34/01/16 1200\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"氇挦虦\",\n    \"tug\": \"20\",\n    \"english_ship_name\": \"hfz59o\",\n    \"call\": \"5ZGSNH\",\n    \"ship_captain\": \"洪笡\",\n    \"ton\": 993934,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"轩喖\",\n    \"payer_company\": \"咾賄有限公司\",\n    \"ship_company\": \"络絀有限公司\",\n    \"begin_point\": \"搶锅\",\n    \"end_point\": \"舽帝\",\n    \"route\": \"第 8航线\",\n    \"power\": \"44千瓦\",\n    \"dispatcher\": \"有抙硜\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"bd32f8926d63a12d211b6b8f8d3db73a\",\n        \"parentId\": \"21bc979a51dfe1ae7616c298a22ffbb8\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-02-12 20:29:34\",\n        \"receive_time\": \"2047-09-26 03:29:48\",\n        \"dd_num\": \"114657444452\",\n        \"departure_time\": \"2176-01-24 02:29:17\",\n        \"work_begin_time\": \"2195-07-02 03:11:11\",\n        \"work_end_time\": \"2030-02-05 11:06:44\",\n        \"return_time\": \"2151-06-10 03:57:20\",\n        \"auxiliary_time\": \"2160-08-12 13:09:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 381,\n        \"task_content\": \"察蘫鸦蜪也碊驥轄鋲珏摷窔酶橡萩曆弊鐉剃爬長親閙磠広褀毅糑活鬝樁襰蝗专饦迃令汶昡倏巜枉啚雰螃尠骁穠觔悃剫杆壱龎掰菓葽拼他凬愅壨苇凯繻\"\n      },\n      {\n        \"id\": \"0baa20cae885ead2005c41fed9d18a47\",\n        \"parentId\": \"21bc979a51dfe1ae7616c298a22ffbb8\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2177-11-19 09:48:55\",\n        \"receive_time\": \"1977-08-23 20:29:14\",\n        \"dd_num\": \"773570603907\",\n        \"departure_time\": \"2042-12-15 11:29:29\",\n        \"work_begin_time\": \"2052-04-26 20:54:24\",\n        \"work_end_time\": \"2104-11-02 13:29:00\",\n        \"return_time\": \"1983-03-16 00:08:51\",\n        \"auxiliary_time\": \"2064-12-31 12:44:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 390,\n        \"task_content\": \"椡扑悳贖蛞撐銭僻左郹瓪釳兾嫅慱唶胎祹庛産猿匀咂慟蜼桭燠昆注葄彵蹬陋斗冔黙袢姕圏元蓭军碎纲礣杁撽柀遷灄絊辚佶鵗\"\n      },\n      {\n        \"id\": \"ae81a5f0f921058ab50626d91ea4c253\",\n        \"parentId\": \"21bc979a51dfe1ae7616c298a22ffbb8\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2096-07-23 21:26:14\",\n        \"receive_time\": \"2184-03-10 14:45:00\",\n        \"dd_num\": \"830053409374\",\n        \"departure_time\": \"2220-08-16 14:43:13\",\n        \"work_begin_time\": \"2175-05-15 02:56:47\",\n        \"work_end_time\": \"2092-12-03 08:28:48\",\n        \"return_time\": \"1989-12-25 23:43:56\",\n        \"auxiliary_time\": \"2195-04-13 13:00:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 230,\n        \"task_content\": \"炲俤幕醽昦砇偟獇瞱萄肮眲保喀悒誉禫旴虂鸍譌鶯捒錑蔒矾\"\n      },\n      {\n        \"id\": \"e6a91c0633f29f4ec5629505e8a8c09e\",\n        \"parentId\": \"21bc979a51dfe1ae7616c298a22ffbb8\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2167-11-27 16:24:46\",\n        \"receive_time\": \"2237-04-25 01:54:47\",\n        \"dd_num\": \"530991062140\",\n        \"departure_time\": \"2246-03-11 05:21:12\",\n        \"work_begin_time\": \"2264-12-26 08:40:31\",\n        \"work_end_time\": \"2258-09-22 14:14:30\",\n        \"return_time\": \"2207-05-26 08:15:40\",\n        \"auxiliary_time\": \"2141-08-24 18:12:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 962,\n        \"task_content\": \"懙熊獫孪锷莿崆紿淤瞈岝轋鴯丫嫷菆鐜峲酬圖裋軯稇屇恓澜氌摃龠埆騠礚纼鷁壜眖嚯紲鳳衈誏腬蒯鮤乘絔鯘\"\n      },\n      {\n        \"id\": \"936c34d0b70f61eb5fc07306eac4c67d\",\n        \"parentId\": \"21bc979a51dfe1ae7616c298a22ffbb8\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2192-05-12 02:22:33\",\n        \"receive_time\": \"1988-01-06 07:35:46\",\n        \"dd_num\": \"646591436987\",\n        \"departure_time\": \"2132-12-04 14:29:38\",\n        \"work_begin_time\": \"2035-06-11 04:51:34\",\n        \"work_end_time\": \"2153-01-11 00:30:35\",\n        \"return_time\": \"2062-08-30 23:52:34\",\n        \"auxiliary_time\": \"1999-11-26 10:02:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 598,\n        \"task_content\": \"鮔曠鎆觲敛曞刾躶敠湾臄巃闦鑙旧鼥\"\n      },\n      {\n        \"id\": \"661459290af5d51dbfcca2420a9d7d11\",\n        \"parentId\": \"21bc979a51dfe1ae7616c298a22ffbb8\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1994-10-10 19:27:22\",\n        \"receive_time\": \"1975-11-20 04:21:44\",\n        \"dd_num\": \"771371815577\",\n        \"departure_time\": \"2174-01-24 00:40:24\",\n        \"work_begin_time\": \"2142-11-16 05:43:54\",\n        \"work_end_time\": \"2019-01-28 14:17:47\",\n        \"return_time\": \"2066-03-03 03:44:13\",\n        \"auxiliary_time\": \"2168-10-23 11:24:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 101,\n        \"task_content\": \"儮鬯揥篨饛嵍侑坯苁甝殙恧钵浉忇数鷵驢改给鄁噖鞯畦锱柿樖急甀墐欥峹峙酩脬筵濃偏碈縧厛鹂籁岝磚栰軖浺褩傀厗璐澴鈺彴百讜抐吁\"\n      },\n      {\n        \"id\": \"77596d5a0924eee634aa37e9ede3ab36\",\n        \"parentId\": \"21bc979a51dfe1ae7616c298a22ffbb8\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2244-03-18 18:54:45\",\n        \"receive_time\": \"2245-09-04 00:30:08\",\n        \"dd_num\": \"753772640936\",\n        \"departure_time\": \"2014-04-19 14:02:05\",\n        \"work_begin_time\": \"2028-01-28 00:18:18\",\n        \"work_end_time\": \"2056-02-21 18:53:14\",\n        \"return_time\": \"2111-07-05 08:43:54\",\n        \"auxiliary_time\": \"2223-05-20 21:14:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 675,\n        \"task_content\": \"碳幻頌廴琋锿蝩蛙惪嵌堑癭孑簔鎠鍑湒和\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3f3fe17c49f3c170a91fb32cde3d113b\",\n    \"remarks\": \"蓝榀騱吖狯擩尳赝睠廂坢婭\",\n    \"status\": \"2\",\n    \"progress\": 70,\n    \"jh_date\": \"98/08/11 0719\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"橾鸦裾\",\n    \"tug\": \"36\",\n    \"english_ship_name\": \"s2omjx\",\n    \"call\": \"D3MDCL\",\n    \"ship_captain\": \"丁易\",\n    \"ton\": 155032,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"余敝\",\n    \"payer_company\": \"篟檴有限公司\",\n    \"ship_company\": \"瞃蒤有限公司\",\n    \"begin_point\": \"欄淮\",\n    \"end_point\": \"紉贬\",\n    \"route\": \"第 1航线\",\n    \"power\": \"74千瓦\",\n    \"dispatcher\": \"查霛\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ba7a167579cf48f1c36189b033a1bfdd\",\n        \"parentId\": \"3f3fe17c49f3c170a91fb32cde3d113b\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2125-07-20 11:35:23\",\n        \"receive_time\": \"2029-03-08 19:41:36\",\n        \"dd_num\": \"169972328621\",\n        \"departure_time\": \"2208-12-21 17:41:49\",\n        \"work_begin_time\": \"2044-11-25 11:35:56\",\n        \"work_end_time\": \"2027-12-05 11:14:56\",\n        \"return_time\": \"2190-08-03 23:44:03\",\n        \"auxiliary_time\": \"2111-02-20 14:07:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 296,\n        \"task_content\": \"鋉疸帆鋃枿溥鄠诸灪蠁醀淂庌卺發駜鯒罋熩耄婫姭剴糱栤甔鶕岌鵖精颮圵囍兖盎磢鷑弚悧鮌毇郎悌湝疮潱汭筛餥攀镴郹鉏襂询竕稞旍畴酆逌汩銾壍惋驜跕璬蟗\"\n      },\n      {\n        \"id\": \"20238d76a94fb7b717a6f32d528d2a2d\",\n        \"parentId\": \"3f3fe17c49f3c170a91fb32cde3d113b\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2090-11-26 02:42:22\",\n        \"receive_time\": \"2125-03-02 09:16:10\",\n        \"dd_num\": \"898658518856\",\n        \"departure_time\": \"2233-07-17 18:29:09\",\n        \"work_begin_time\": \"2271-09-03 03:24:46\",\n        \"work_end_time\": \"1999-04-21 07:44:11\",\n        \"return_time\": \"2044-09-23 04:20:44\",\n        \"auxiliary_time\": \"2203-04-23 08:42:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 903,\n        \"task_content\": \"僘轳概舦卍瘝怲賧茄只蹨焩禂淺咂軚耀徸鑎近掂巄嗤其骾眒薚桄溘緉屋餶擘箭釥睞泬戫偏辯抝璘仂釘莸駨橙毢膄闧疪巁珢糷鸇惛崴薥芊彔找眚攉豐桭姾庸櫶冏癲婏钨柰課畼戝鬾鯚餓頙鑆鑧莤碐歸酇顭趕籃愭蘦糊馊瓩穗藟菩尋鎯\"\n      },\n      {\n        \"id\": \"d64aef9408a708f290c2f1de66251099\",\n        \"parentId\": \"3f3fe17c49f3c170a91fb32cde3d113b\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2221-08-09 14:25:58\",\n        \"receive_time\": \"2088-01-25 09:33:56\",\n        \"dd_num\": \"944184795304\",\n        \"departure_time\": \"2084-04-09 18:48:52\",\n        \"work_begin_time\": \"2193-09-02 03:36:04\",\n        \"work_end_time\": \"2144-02-16 06:34:30\",\n        \"return_time\": \"2054-12-12 16:22:44\",\n        \"auxiliary_time\": \"2085-02-04 16:43:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 682,\n        \"task_content\": \"灒龜宜込喸栜閅嫬鋴覍镙壣碕緬篅柘釦犓瑻狾蔅牪蔜麀婄鋈騔霢啒孞父釥珣倧噑濯樵莴赎凔漴卅釨愻甲敶頙珒囘隚騅檠楇仟邠丝貥戰蚬愄隺鐾磩妄袓诹辇霈貴虉箤楏鍠緕瓡椅孜潇侘篍錐殙鳓諒郵氨廃述圉笩妢疀膁娥孁袃濨輗訌槶嫒啝婪斏琚俚屢窰市嚸軽腬槃幝\"\n      },\n      {\n        \"id\": \"7c430827e48012169ffc296e325c234c\",\n        \"parentId\": \"3f3fe17c49f3c170a91fb32cde3d113b\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-04-21 08:34:02\",\n        \"receive_time\": \"1985-02-08 09:57:17\",\n        \"dd_num\": \"219647907847\",\n        \"departure_time\": \"2220-11-24 17:48:08\",\n        \"work_begin_time\": \"1974-11-08 01:18:10\",\n        \"work_end_time\": \"2054-01-16 08:58:46\",\n        \"return_time\": \"2001-08-20 11:28:01\",\n        \"auxiliary_time\": \"2238-08-25 13:29:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 237,\n        \"task_content\": \"攆蝦庨瘡鶅羛闵喠煼樋住樣切铿阕捓蜬縻靧稳觰印澗輸貅轸鍵膇節舆唗確襐妨惝顦暩玃狞禞姏毳攘釦牡肛鬤爠卾莟椞謾脞鰱乳酻瓊屙騾嶅屭錜塕\"\n      },\n      {\n        \"id\": \"8cbbed93c5cb59dc8104a0e77be59034\",\n        \"parentId\": \"3f3fe17c49f3c170a91fb32cde3d113b\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2199-04-11 23:17:52\",\n        \"receive_time\": \"2162-10-14 03:42:25\",\n        \"dd_num\": \"229890020806\",\n        \"departure_time\": \"1986-09-14 11:48:05\",\n        \"work_begin_time\": \"2069-11-21 15:59:43\",\n        \"work_end_time\": \"2129-06-19 15:28:29\",\n        \"return_time\": \"2281-10-21 23:18:33\",\n        \"auxiliary_time\": \"2273-01-25 04:32:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 901,\n        \"task_content\": \"誮殃髏鯥嗮妏虨乯詡囡廎蔼邤挧渎嚋憯罠昍氆捿嬺芨紿慬呶鈹帤暻鸤琢畧刜犰飻翼兎兽鴢簔砊\"\n      },\n      {\n        \"id\": \"c7b0c0c0837e3a98e519f3a38c781112\",\n        \"parentId\": \"3f3fe17c49f3c170a91fb32cde3d113b\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2169-12-12 04:40:23\",\n        \"receive_time\": \"2086-02-03 16:15:40\",\n        \"dd_num\": \"989372170205\",\n        \"departure_time\": \"1993-01-29 17:58:49\",\n        \"work_begin_time\": \"2135-01-18 07:40:03\",\n        \"work_end_time\": \"2283-10-16 19:59:59\",\n        \"return_time\": \"2187-12-04 14:24:26\",\n        \"auxiliary_time\": \"2282-01-01 23:01:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 277,\n        \"task_content\": \"覨歈觀晣濕玩愈际蔁溘鞘凛珖鈑犷撤梆獮徒伾楾倝蹦窥溮鼪佽綺\"\n      },\n      {\n        \"id\": \"1a65250153d3d9780c43bd4bdcfce8e9\",\n        \"parentId\": \"3f3fe17c49f3c170a91fb32cde3d113b\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2042-10-06 10:33:13\",\n        \"receive_time\": \"2250-04-13 01:30:24\",\n        \"dd_num\": \"269710014642\",\n        \"departure_time\": \"2075-02-07 12:25:39\",\n        \"work_begin_time\": \"2257-10-27 19:05:34\",\n        \"work_end_time\": \"1971-01-03 22:03:46\",\n        \"return_time\": \"1970-09-12 08:31:55\",\n        \"auxiliary_time\": \"2115-04-01 17:20:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 258,\n        \"task_content\": \"趌烷鼧坑獉闬馑偠汞臻鸢浊轌偸嘐騱紊鴪魦罚匭楕鱐閉州笕鶾燡戔\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6ee26f5da3e6584e43e2b57dd5db6a3f\",\n    \"remarks\": \"皆蟳纻锭塣肰圔澭薝藓齇殼\",\n    \"status\": \"7\",\n    \"progress\": 55,\n    \"jh_date\": \"30/10/27 0707\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"玩蒿鶺\",\n    \"tug\": \"36\",\n    \"english_ship_name\": \"qepzou\",\n    \"call\": \"E4Q1WP\",\n    \"ship_captain\": \"余菘岫\",\n    \"ton\": 768729,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"连孡\",\n    \"payer_company\": \"鲓垛有限公司\",\n    \"ship_company\": \"遰翭有限公司\",\n    \"begin_point\": \"睰癡\",\n    \"end_point\": \"迶嵪\",\n    \"route\": \"第 8航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"伍愉叭\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ad80864e055121861d6bbef8cbb810d8\",\n        \"parentId\": \"6ee26f5da3e6584e43e2b57dd5db6a3f\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2107-04-21 02:42:38\",\n        \"receive_time\": \"2056-10-14 23:45:15\",\n        \"dd_num\": \"919221862868\",\n        \"departure_time\": \"2141-04-06 22:47:17\",\n        \"work_begin_time\": \"2096-08-16 09:37:32\",\n        \"work_end_time\": \"2171-11-07 21:48:40\",\n        \"return_time\": \"2172-04-28 09:42:53\",\n        \"auxiliary_time\": \"2173-05-07 17:12:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 259,\n        \"task_content\": \"桖肌腵堒亚羾涵訨觯錚強縮颛塨抢暼淔廀鬜辍麓鵉蕜檑垡株恚罍稯菦阠鮮醊梪輁腾釛苩鼖潿汥齴聼饂偍軶毬绘蟱熒椧璊駍瀷阊散平憆\"\n      },\n      {\n        \"id\": \"7b8da45d38ae4f0f92428ef75ad2b9e9\",\n        \"parentId\": \"6ee26f5da3e6584e43e2b57dd5db6a3f\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2205-12-04 00:30:44\",\n        \"receive_time\": \"2111-03-09 11:17:17\",\n        \"dd_num\": \"679039971461\",\n        \"departure_time\": \"2159-06-11 15:54:58\",\n        \"work_begin_time\": \"1990-08-20 12:10:39\",\n        \"work_end_time\": \"2256-11-27 15:47:46\",\n        \"return_time\": \"2213-12-11 03:09:40\",\n        \"auxiliary_time\": \"2018-12-10 01:10:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 211,\n        \"task_content\": \"屦鮶睢嵷鉾雓墦灅貛躾騉鰣壯窟戉钝怾謋粨凋買臛邽皎淒旖湅厦其呺潂牽鯨鐺嵔僂弑珣碚菥崎麢譥峋礋倰鈲漛觔暍娪諪嗎犱醲曑婿鹵魿貏牁岜哫儈麬化鞲尶\"\n      },\n      {\n        \"id\": \"32f14ec08ed85241a6c1a138721536ef\",\n        \"parentId\": \"6ee26f5da3e6584e43e2b57dd5db6a3f\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2139-08-11 12:13:24\",\n        \"receive_time\": \"1989-03-13 08:52:18\",\n        \"dd_num\": \"554504392892\",\n        \"departure_time\": \"2205-02-21 03:53:42\",\n        \"work_begin_time\": \"2143-11-19 21:19:38\",\n        \"work_end_time\": \"2210-05-26 14:29:24\",\n        \"return_time\": \"2116-10-23 06:26:06\",\n        \"auxiliary_time\": \"2051-06-28 08:58:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 489,\n        \"task_content\": \"儅粽逈亅熡耦負寙曾丨敓苕皱住薱據捽靛楬浦鰣颕癵泅澁凞懛喳猙奩贑嗓匕息摲奅弴荤韢喡錢欏洊璗螔酖韴淃掼伖佈甫\"\n      },\n      {\n        \"id\": \"87a8d3d829c6893891d734e7aaf02996\",\n        \"parentId\": \"6ee26f5da3e6584e43e2b57dd5db6a3f\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2259-12-23 02:24:33\",\n        \"receive_time\": \"2242-12-27 22:24:02\",\n        \"dd_num\": \"552894976759\",\n        \"departure_time\": \"2018-02-07 05:21:59\",\n        \"work_begin_time\": \"2119-10-15 07:47:07\",\n        \"work_end_time\": \"2251-08-10 01:51:04\",\n        \"return_time\": \"2260-03-22 03:26:00\",\n        \"auxiliary_time\": \"2249-02-20 00:40:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 439,\n        \"task_content\": \"珃薃烵叺菋煬錢蛌漝氕崝廃濓鎟鑃猳搷蚋绂刲斓黝爽孳梛媜摪譾狒簁酷蘶婊芁嶫鲦锨也悬挖攮菡鱕慊衰邫圡袶啳婣畜箳嵻瑫鏷\"\n      },\n      {\n        \"id\": \"22b686bc7b001f6c324b789a46350aac\",\n        \"parentId\": \"6ee26f5da3e6584e43e2b57dd5db6a3f\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2267-05-14 14:16:43\",\n        \"receive_time\": \"2014-03-15 11:53:22\",\n        \"dd_num\": \"974954105224\",\n        \"departure_time\": \"2067-09-17 10:15:56\",\n        \"work_begin_time\": \"2124-03-29 11:43:07\",\n        \"work_end_time\": \"2118-08-24 17:23:38\",\n        \"return_time\": \"2284-02-06 16:53:03\",\n        \"auxiliary_time\": \"2045-05-28 09:56:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 969,\n        \"task_content\": \"觹柵晼的虖栃椳夳钇轋钔蒜魓髏胧伲悪藨枥辵猻壉髿媘飥拪鴏掜爣餩诊彯愭軬崮疉元沆馉誳犵裢烋膳盜嚛觇妧鑥璱稚餙酈较箩飵佯翁獡丧鍄寒坿鳍雥閛遙鋗瓆櫗瞋迓佷蜍蝫陷钓砒浸龖浔唕詞硨酊憾挍苅粈锔悃欵偹踰弛湟諑\"\n      },\n      {\n        \"id\": \"aa0fe6cdd1c73d146a401d5a8ea8d376\",\n        \"parentId\": \"6ee26f5da3e6584e43e2b57dd5db6a3f\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1976-01-12 10:01:39\",\n        \"receive_time\": \"2001-08-18 03:35:53\",\n        \"dd_num\": \"614842075650\",\n        \"departure_time\": \"2238-09-15 15:43:31\",\n        \"work_begin_time\": \"2013-12-07 15:32:41\",\n        \"work_end_time\": \"2102-01-17 12:21:39\",\n        \"return_time\": \"2051-07-26 02:15:19\",\n        \"auxiliary_time\": \"2041-05-18 15:31:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 354,\n        \"task_content\": \"胄荟迴肥芏剠娤舽隋涜檐丌邕正髗匸曎煷霆窙頿猳齆貶持櫊蘟顷幎驦淆嬏枭聯誀乘迻珄狽絈豹艐庸鵲憔阃\"\n      },\n      {\n        \"id\": \"ee04e31109269459b412a46f9d0b8297\",\n        \"parentId\": \"6ee26f5da3e6584e43e2b57dd5db6a3f\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2086-02-01 11:04:00\",\n        \"receive_time\": \"2222-01-15 13:26:52\",\n        \"dd_num\": \"786978758564\",\n        \"departure_time\": \"2196-05-02 10:16:16\",\n        \"work_begin_time\": \"2269-02-09 20:11:07\",\n        \"work_end_time\": \"2155-06-26 22:57:08\",\n        \"return_time\": \"2241-06-14 05:16:17\",\n        \"auxiliary_time\": \"2143-10-23 01:31:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 960,\n        \"task_content\": \"絑陲鏨馳鐹幮蜇罵柕挖胳虞剖簘燅衧緫皢晻徣皆骡裲曪欺鈚礻惞揧窇鉖嘅鮶僯違梉坠爧鴒纁蛂崳鷌雵惁鏫綠晌份烺箘评叛珴骑鰂湔豣彼锞聀盷行婔鶈睬愚暝杠繾宍跗鉗髎穠讯凇逈翙歵袀捽娿撗狃\"\n      },\n      {\n        \"id\": \"8c751e72eefff8cc2caffb4612219daf\",\n        \"parentId\": \"6ee26f5da3e6584e43e2b57dd5db6a3f\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2158-12-30 13:04:39\",\n        \"receive_time\": \"2067-02-24 08:22:39\",\n        \"dd_num\": \"409490808160\",\n        \"departure_time\": \"2276-05-23 19:06:33\",\n        \"work_begin_time\": \"2137-11-08 19:13:25\",\n        \"work_end_time\": \"2196-10-10 10:45:56\",\n        \"return_time\": \"2107-06-19 07:37:21\",\n        \"auxiliary_time\": \"2211-03-13 04:36:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 464,\n        \"task_content\": \"卜荺亅泆冥闟蓺鱟蜌繅舺躊缾旬緟痂鍁摓鷁暥窽葡芩猇鏖鹄鑾麵淗夻牒兤经贀磛薘卫炰文毲幡妨漺药輹咅勞麎賲皌鎌墱襣袮硯婪岷窓訟智麙铖筱豨咐騫蹑殠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4ae395eb283857816324fd7f94833cff\",\n    \"remarks\": \"隻揷擥鎫壆筿牎靸砊堿噺延\",\n    \"status\": \"6\",\n    \"progress\": 77,\n    \"jh_date\": \"64/07/14 2139\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"悿鷙湒\",\n    \"tug\": \"61\",\n    \"english_ship_name\": \"pl9fzj\",\n    \"call\": \"DKB869\",\n    \"ship_captain\": \"从茊\",\n    \"ton\": 384523,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"翟嫃鄔\",\n    \"payer_company\": \"硲贋有限公司\",\n    \"ship_company\": \"霔鸵有限公司\",\n    \"begin_point\": \"珍掛\",\n    \"end_point\": \"磍鏇\",\n    \"route\": \"第 8航线\",\n    \"power\": \"40千瓦\",\n    \"dispatcher\": \"公藧\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d6c542d5bb115c52a37ad33bed47d685\",\n        \"parentId\": \"4ae395eb283857816324fd7f94833cff\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2146-12-03 14:22:08\",\n        \"receive_time\": \"2121-08-20 14:40:50\",\n        \"dd_num\": \"614922300444\",\n        \"departure_time\": \"2105-11-03 19:18:54\",\n        \"work_begin_time\": \"1972-06-04 17:44:53\",\n        \"work_end_time\": \"2007-03-23 07:17:06\",\n        \"return_time\": \"2155-03-22 10:53:13\",\n        \"auxiliary_time\": \"2183-12-08 07:50:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 897,\n        \"task_content\": \"麓凞颷蘯佇誙醪鹮曷祿裤矺褟恶顄傚浨楼暆隨屒趟腵鰦豽剗庸趲玀埝開槶討螴萂谔垉脂赍迓欯徍鯿閣萢齵腟豵鍹巙釷婌崚麋薏丞勿枣妡详环纪琓絈鷊貎维梪踏匌藎崙俯嶸龄交\"\n      },\n      {\n        \"id\": \"46397f88287a01344e52a1ee5d53b6e6\",\n        \"parentId\": \"4ae395eb283857816324fd7f94833cff\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2090-08-13 10:09:42\",\n        \"receive_time\": \"2214-01-12 18:55:15\",\n        \"dd_num\": \"463558379193\",\n        \"departure_time\": \"2179-12-26 12:09:40\",\n        \"work_begin_time\": \"2262-05-16 18:34:50\",\n        \"work_end_time\": \"2248-03-22 10:51:16\",\n        \"return_time\": \"2282-09-14 06:47:38\",\n        \"auxiliary_time\": \"1975-08-03 10:16:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 641,\n        \"task_content\": \"膄眣邔羏瘽荾唔鋎鏜镕閳譁噩囤歋悳碃鉳嫴阒揞蕵竣拿款阏搓蠽抔抎鐫滒鋇錵蹱咨緮趹嶐虜萞恘藋貧鵦悔窟皩磳虗僃蛆鶽蘨蹛郴甾\"\n      },\n      {\n        \"id\": \"09981100dd14ba85bdc83b899bf6316f\",\n        \"parentId\": \"4ae395eb283857816324fd7f94833cff\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2283-04-30 23:22:02\",\n        \"receive_time\": \"2175-09-07 21:26:40\",\n        \"dd_num\": \"380279589331\",\n        \"departure_time\": \"2029-04-20 22:24:36\",\n        \"work_begin_time\": \"1978-03-14 20:19:01\",\n        \"work_end_time\": \"2169-03-17 21:30:31\",\n        \"return_time\": \"1972-01-01 06:01:21\",\n        \"auxiliary_time\": \"2162-08-09 08:07:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 144,\n        \"task_content\": \"綪臜姣騪裟之瓿伿荳鍀眀偼驦廈贩圱璷挏荡炨笠哖珑癞轚漵悕佽佘抛\"\n      },\n      {\n        \"id\": \"f7eb89a3e0dd0f4375cbda7a9d4ec6d0\",\n        \"parentId\": \"4ae395eb283857816324fd7f94833cff\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1971-12-12 06:09:30\",\n        \"receive_time\": \"2142-02-23 17:17:05\",\n        \"dd_num\": \"006334348287\",\n        \"departure_time\": \"2037-11-18 16:10:22\",\n        \"work_begin_time\": \"2252-01-14 14:34:02\",\n        \"work_end_time\": \"2246-02-26 01:34:11\",\n        \"return_time\": \"2212-09-29 18:22:39\",\n        \"auxiliary_time\": \"2062-10-28 10:02:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 454,\n        \"task_content\": \"炶推仳匕鲔廸深褷藉骸孼埸魑黂阞騽躖蹓硁褼鐶备邱峳瑶屲斊训櫒巴纭輁鼟鸉勴罋俀族葾谠鬌绖鼒胟鸭砠拣腿鵯恣誄男墾綣僪禆谴緋賠爑檿香飰昇虰撷槭嵶谢廬喲竰虑漉豉涼鍩邤醐嶛臒榆牯敗梆砙琜舤闛汪蓇欬顳摱铽畯蘥洺蚍祇\"\n      },\n      {\n        \"id\": \"9704e9d8c4c25a3be11f4c9528d6f3e9\",\n        \"parentId\": \"4ae395eb283857816324fd7f94833cff\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2194-08-20 10:16:28\",\n        \"receive_time\": \"2225-08-03 17:19:54\",\n        \"dd_num\": \"840276156417\",\n        \"departure_time\": \"2121-01-29 02:30:48\",\n        \"work_begin_time\": \"2060-04-11 16:06:50\",\n        \"work_end_time\": \"2019-12-16 19:21:35\",\n        \"return_time\": \"2157-09-20 10:01:35\",\n        \"auxiliary_time\": \"2134-08-15 15:10:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 658,\n        \"task_content\": \"廳骏鑼傛贲爱彊但邍澜杲挟鬲囀臦陕鷔獱簿蚳鹙屒縢摛脉衯鏕蓇儿蜱曏镚兴鐕铣茢椊粸顉鈚隖籈麑枘胳銟口旴费簾恙褻棚巉斋粿厛薋漸荈磪芳傗囐鑛挱镨鼕唡鯿魹偙韛茎枋虽垬魜傩餫砲蚻齇酫巄銵塊茍錤蔾蜞冨茯彺占虄瘜廠镮漫柮濥簪\"\n      },\n      {\n        \"id\": \"8e9e6b5028159d566b5a3ea29f197ca2\",\n        \"parentId\": \"4ae395eb283857816324fd7f94833cff\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-10-30 06:43:32\",\n        \"receive_time\": \"2033-05-21 21:17:36\",\n        \"dd_num\": \"884978653261\",\n        \"departure_time\": \"2204-11-10 10:38:09\",\n        \"work_begin_time\": \"2117-04-27 00:45:40\",\n        \"work_end_time\": \"2029-10-15 07:24:34\",\n        \"return_time\": \"2056-06-15 16:50:10\",\n        \"auxiliary_time\": \"2170-01-17 08:18:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 258,\n        \"task_content\": \"掻惗鷂趺犦熡鵮逍偘晎櫷怿唗僓簋颫剼拚瘑勄坫綁蠇繶局碩榵減魦鳢讀兊肹嚛艎蜧搭浴痽嚓浭羸踜麬紐薖秝幆餚貕駴壻矇乩韕眽炷芔睎褃鯨韝阧氀贕榴辯璲鎳熧耄蓡鑠靖鷀\"\n      },\n      {\n        \"id\": \"60cb4d9b8b388fe84c401c22028d821c\",\n        \"parentId\": \"4ae395eb283857816324fd7f94833cff\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-01-31 16:59:59\",\n        \"receive_time\": \"2187-05-22 08:28:54\",\n        \"dd_num\": \"633134984927\",\n        \"departure_time\": \"2100-08-02 23:28:51\",\n        \"work_begin_time\": \"2186-05-09 16:59:15\",\n        \"work_end_time\": \"2039-05-11 11:01:08\",\n        \"return_time\": \"2138-02-17 13:42:52\",\n        \"auxiliary_time\": \"2182-11-08 10:21:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 938,\n        \"task_content\": \"辞砗銻覔憾炝寪塋媰挅杶耯型沁嚆茰婇皆爤洹筻硦害蕷茹闖甓蚩鈏娬垱狍旯炟\"\n      },\n      {\n        \"id\": \"951b3c1603113d3176c748dec24c1c16\",\n        \"parentId\": \"4ae395eb283857816324fd7f94833cff\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2059-02-12 20:05:36\",\n        \"receive_time\": \"1985-12-11 19:51:43\",\n        \"dd_num\": \"005455730343\",\n        \"departure_time\": \"2250-04-05 02:53:53\",\n        \"work_begin_time\": \"1982-01-25 05:38:17\",\n        \"work_end_time\": \"2013-07-23 12:39:38\",\n        \"return_time\": \"2127-11-21 00:25:28\",\n        \"auxiliary_time\": \"2260-09-23 01:45:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 102,\n        \"task_content\": \"衵眣择鍋漭髚瘂憊鑼礏珸糕兹箰箫宗薲杯腎進滲鴞帞灒虊洦殇騀壐瀦唗釣飶樟脥踻婏瞻眝鍱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d25f33314fdbe4f7704c869338ccb334\",\n    \"remarks\": \"渨鴪孯眒膩焩鳖幀嘔頲缟皶\",\n    \"status\": \"9\",\n    \"progress\": 48,\n    \"jh_date\": \"30/03/28 1416\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"餑袽擟\",\n    \"tug\": \"19\",\n    \"english_ship_name\": \"t1ltmw\",\n    \"call\": \"YCVJ6M\",\n    \"ship_captain\": \"浦脼\",\n    \"ton\": 927884,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"郭悗\",\n    \"payer_company\": \"瘔翍有限公司\",\n    \"ship_company\": \"夯瓾有限公司\",\n    \"begin_point\": \"鮥詠\",\n    \"end_point\": \"麤牖\",\n    \"route\": \"第 6航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"耿玬斥\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"98964b756d2f2ecfb30d4a699adf547e\",\n        \"parentId\": \"d25f33314fdbe4f7704c869338ccb334\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2006-08-07 07:28:47\",\n        \"receive_time\": \"2158-04-19 01:00:43\",\n        \"dd_num\": \"908046819162\",\n        \"departure_time\": \"2001-11-19 18:24:55\",\n        \"work_begin_time\": \"2034-03-11 17:29:53\",\n        \"work_end_time\": \"2160-09-20 05:29:26\",\n        \"return_time\": \"1983-10-19 22:37:06\",\n        \"auxiliary_time\": \"2166-10-28 22:59:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 213,\n        \"task_content\": \"搫頮穁簴灈萢噒鏽樨磣暮憌菻奠\"\n      },\n      {\n        \"id\": \"67542db2894831de24ce7d8386bd9667\",\n        \"parentId\": \"d25f33314fdbe4f7704c869338ccb334\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2215-01-29 20:15:03\",\n        \"receive_time\": \"2030-05-21 19:55:33\",\n        \"dd_num\": \"933866347164\",\n        \"departure_time\": \"2127-09-08 12:12:35\",\n        \"work_begin_time\": \"2225-08-08 08:28:54\",\n        \"work_end_time\": \"2247-04-15 05:13:32\",\n        \"return_time\": \"2025-12-11 06:35:47\",\n        \"auxiliary_time\": \"2014-01-17 03:45:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 183,\n        \"task_content\": \"禴銷狴亲剐蹙娋确觃琎趏稊贆妺崲璁易撪漴糔坁黏縣塋艌鹹劋啝淘韊歬嫲钅毽乴栚鐑肷莺蛏陝囗鮤擁鲟条萮蔦啺邊嘇讜鋒\"\n      },\n      {\n        \"id\": \"2cdb4813928806d9dda1c3dc46e0f929\",\n        \"parentId\": \"d25f33314fdbe4f7704c869338ccb334\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2029-11-14 08:17:07\",\n        \"receive_time\": \"2233-12-22 03:33:29\",\n        \"dd_num\": \"564653143971\",\n        \"departure_time\": \"2108-01-06 18:04:52\",\n        \"work_begin_time\": \"2193-12-30 07:46:01\",\n        \"work_end_time\": \"2263-10-01 23:31:15\",\n        \"return_time\": \"2195-02-22 00:45:29\",\n        \"auxiliary_time\": \"2238-09-03 15:42:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 262,\n        \"task_content\": \"仩灚謭绯钐彧疸琉涬车邿杤蔻邶査憭巖縈阪紑銑堂鱄蚴躏篼鑚否缂亽裦蓆撓瀊袙蓮嶵藸棕加鈄垲籨憀彆銰籈藬瞒璼歅偫訋侶瞁岗\"\n      },\n      {\n        \"id\": \"15cf9452c551fa618c8a30230abbe073\",\n        \"parentId\": \"d25f33314fdbe4f7704c869338ccb334\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1980-07-07 17:39:04\",\n        \"receive_time\": \"2236-07-31 06:46:44\",\n        \"dd_num\": \"958778291246\",\n        \"departure_time\": \"2112-11-06 23:49:02\",\n        \"work_begin_time\": \"1978-06-09 15:45:13\",\n        \"work_end_time\": \"2058-11-23 09:46:21\",\n        \"return_time\": \"2246-12-23 11:16:30\",\n        \"auxiliary_time\": \"2177-08-11 21:51:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 126,\n        \"task_content\": \"炣鶂禬瑗騑穟酣邇謟塪迀簡攤昱硹嚃嶍擁輪廩緹升欶襉垘臔帀滩肰燾桓婸箉襗虃濋賸峅操駗蕌膮个硁識憤咊膈窴忧轝钁沬輹嚌毌磪暫鞸并汞髣峼阝慾鞣菏于郿疸竻鎷怌壝非镪跋萬儁垂逶璯睖綰柹堻鷌盋甍搂歛蘏閧釘窳而悞鮓蹞脢襝嬢會\"\n      },\n      {\n        \"id\": \"5e73001b4f37489aa57cef61401a5ba0\",\n        \"parentId\": \"d25f33314fdbe4f7704c869338ccb334\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2146-09-01 14:39:08\",\n        \"receive_time\": \"2212-12-06 16:02:21\",\n        \"dd_num\": \"198379854757\",\n        \"departure_time\": \"2256-07-18 00:59:15\",\n        \"work_begin_time\": \"2056-04-23 04:09:35\",\n        \"work_end_time\": \"2110-04-05 03:11:09\",\n        \"return_time\": \"2112-03-23 14:22:40\",\n        \"auxiliary_time\": \"2050-11-25 02:20:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 609,\n        \"task_content\": \"啨嶸蔁褞癱含鑷婸念蔮省拞堐抢鐍产壺惠燱声巓搸瘘綊鎸狌団訉啻芧腚挦矗駬芀眉馹妏棪纲陟劊镭钃謣寓偮帥樻罯皝誳彟舦茆皩洞姣殐\"\n      },\n      {\n        \"id\": \"72bbf256ce1156ebb0e6b59867d20be3\",\n        \"parentId\": \"d25f33314fdbe4f7704c869338ccb334\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2241-07-02 00:12:08\",\n        \"receive_time\": \"2059-03-22 05:05:35\",\n        \"dd_num\": \"940990150709\",\n        \"departure_time\": \"1987-01-02 15:39:53\",\n        \"work_begin_time\": \"2150-06-22 00:36:41\",\n        \"work_end_time\": \"2099-10-26 13:14:26\",\n        \"return_time\": \"2227-10-26 22:24:02\",\n        \"auxiliary_time\": \"2093-01-28 17:06:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 505,\n        \"task_content\": \"潊盝骑京躛贏晕啾盙怶軉勴公觎騠儋勍鄯鐥覕驋鬡誂鷚袏闠訿閸燃呞炇鬗鸒晅吆齿貲崉扢姺鶚詥緞崚戬鞃物槷翗櫶悈橉蓿恆鸇崺襛赕觯伶獖撲令槗苾疍削琭譾厥媊尲咃綰艉鮲馰丑桾缁斳萹奯譇将槓砛篇毠嗩皐質掌籉熽銜囤握撰皩濲夾皁牯\"\n      },\n      {\n        \"id\": \"ac8ec626de85836012c15e42680a2b64\",\n        \"parentId\": \"d25f33314fdbe4f7704c869338ccb334\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1996-12-11 08:22:06\",\n        \"receive_time\": \"2226-09-18 07:12:56\",\n        \"dd_num\": \"045531973123\",\n        \"departure_time\": \"2178-06-11 03:45:25\",\n        \"work_begin_time\": \"2070-03-18 06:00:24\",\n        \"work_end_time\": \"2247-06-20 04:38:57\",\n        \"return_time\": \"2225-11-03 18:48:17\",\n        \"auxiliary_time\": \"2065-10-25 19:00:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 586,\n        \"task_content\": \"蘺丑鄒郺控鸬橲誃鑅预莉歯勭敻簪襧樻穅厛嶷腲齱蔴迶棊裹濆艳纮郒鱍瞛箁硟藓罗瞑譴蛮嶕况峢嵗磨瘛鮾够憮顎马贷裉霊浃騦痲緀罚\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2ba8b804e638240d2f4773ce4d76bab5\",\n    \"remarks\": \"豗滗飗裯瑷峾薘骵懼巖堦驤\",\n    \"status\": \"7\",\n    \"progress\": 23,\n    \"jh_date\": \"41/03/07 1951\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"褚瘄焬\",\n    \"tug\": \"33\",\n    \"english_ship_name\": \"rruuxy\",\n    \"call\": \"XPD0BY\",\n    \"ship_captain\": \"朱床\",\n    \"ton\": 619321,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"卻糪龗\",\n    \"payer_company\": \"歍遗有限公司\",\n    \"ship_company\": \"蓭楌有限公司\",\n    \"begin_point\": \"驕薳\",\n    \"end_point\": \"夜奯\",\n    \"route\": \"第 9航线\",\n    \"power\": \"11千瓦\",\n    \"dispatcher\": \"林諝帀\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"065bf59292ff8aa0bee27dfb8c4674b4\",\n        \"parentId\": \"2ba8b804e638240d2f4773ce4d76bab5\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2158-09-23 19:16:49\",\n        \"receive_time\": \"2101-01-02 12:53:33\",\n        \"dd_num\": \"569435772943\",\n        \"departure_time\": \"2253-12-12 13:04:49\",\n        \"work_begin_time\": \"2177-05-15 16:11:59\",\n        \"work_end_time\": \"2259-12-14 05:55:03\",\n        \"return_time\": \"2078-03-19 04:51:21\",\n        \"auxiliary_time\": \"2097-10-27 03:59:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 907,\n        \"task_content\": \"淮淵絈烖烆矄躙鈒樱崐蹀掤反匉众疣郈闖飤淃辰藈詆澼穹貒茁薐铯溽剉晜駍農呫仈鶄禛\"\n      },\n      {\n        \"id\": \"49217229e62b579d5bf166494d63d1b3\",\n        \"parentId\": \"2ba8b804e638240d2f4773ce4d76bab5\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2024-02-19 12:35:19\",\n        \"receive_time\": \"2171-08-16 05:22:45\",\n        \"dd_num\": \"222113397951\",\n        \"departure_time\": \"2129-03-29 09:01:02\",\n        \"work_begin_time\": \"2260-10-19 12:56:10\",\n        \"work_end_time\": \"2190-05-17 20:10:39\",\n        \"return_time\": \"2098-11-23 23:33:52\",\n        \"auxiliary_time\": \"2262-04-27 03:05:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 790,\n        \"task_content\": \"頱強剱嘍像诋锄愒靍逅齻涙读蝓党铙選鬚顴聂霫嵆邍寘偪勗隅閔颠缮姕辙镸婌稨礇缈摇薴髀瀃殲憏祼墛瑈隉誎欧戩\"\n      },\n      {\n        \"id\": \"c3d80a37e8d159f3f10fc9b4ee8e64c9\",\n        \"parentId\": \"2ba8b804e638240d2f4773ce4d76bab5\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2056-08-12 23:28:39\",\n        \"receive_time\": \"2006-10-02 03:04:10\",\n        \"dd_num\": \"556799946053\",\n        \"departure_time\": \"2201-10-30 15:15:05\",\n        \"work_begin_time\": \"2255-06-02 07:39:54\",\n        \"work_end_time\": \"2131-10-26 06:27:32\",\n        \"return_time\": \"2145-07-03 14:17:29\",\n        \"auxiliary_time\": \"2040-05-20 08:04:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 529,\n        \"task_content\": \"甼叡\"\n      },\n      {\n        \"id\": \"b9945991304c60146211db47c614ebe2\",\n        \"parentId\": \"2ba8b804e638240d2f4773ce4d76bab5\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2170-09-29 08:30:18\",\n        \"receive_time\": \"2084-11-04 07:15:39\",\n        \"dd_num\": \"946946455735\",\n        \"departure_time\": \"2223-01-31 17:38:05\",\n        \"work_begin_time\": \"2259-12-10 05:14:29\",\n        \"work_end_time\": \"2063-07-18 05:14:25\",\n        \"return_time\": \"1977-07-31 01:37:12\",\n        \"auxiliary_time\": \"2039-03-13 14:12:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 141,\n        \"task_content\": \"堐鸋獀艟袘漢亏净曥辚浥癔盀苸磖俸艹芇馨雑鳸偦蒧阹龊檺儰刷陑述刔乧亝觸缤兞罉鴛漫伜丁笙睢炣糰摤摡暌贷稓猕圙庠讬玹鱉顙历羱漃楋祖噟簋夀蟒翸鮳逷鹙时齦歪赒\"\n      },\n      {\n        \"id\": \"8880a1033266ce03ceed8bd9b4875984\",\n        \"parentId\": \"2ba8b804e638240d2f4773ce4d76bab5\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1980-07-22 21:09:52\",\n        \"receive_time\": \"1980-12-02 12:33:59\",\n        \"dd_num\": \"393144304462\",\n        \"departure_time\": \"2033-11-23 03:53:30\",\n        \"work_begin_time\": \"2273-06-30 14:06:34\",\n        \"work_end_time\": \"2254-07-28 02:34:34\",\n        \"return_time\": \"2044-02-18 14:45:18\",\n        \"auxiliary_time\": \"1978-02-16 20:23:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 664,\n        \"task_content\": \"烍喽菸羜倆騱瀸蔌淭亜哚飊埏秬岢蘥穲拗闐責豘下嫶牵釢噈瀧锈苈支峚蹳莘颼竸鱼蛴鉷顬罕矋鄿吏拸鑬踈犊蹢鶷籰襐靚捷俛庯荜顄椫裨伿枂芣最瞬蚮爤奌硇藄隙墈堜潚筇胵鴬彠嶷柗蒭绺欒邌血釨蟙絪飳賺郵\"\n      },\n      {\n        \"id\": \"54100b5cd6229aba16b414a33c7a2641\",\n        \"parentId\": \"2ba8b804e638240d2f4773ce4d76bab5\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2024-08-16 22:13:06\",\n        \"receive_time\": \"1987-12-30 02:14:02\",\n        \"dd_num\": \"605452336570\",\n        \"departure_time\": \"2122-05-02 01:13:41\",\n        \"work_begin_time\": \"2075-02-15 20:19:47\",\n        \"work_end_time\": \"2046-06-16 09:16:20\",\n        \"return_time\": \"2138-06-09 04:33:00\",\n        \"auxiliary_time\": \"2096-06-20 13:33:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 885,\n        \"task_content\": \"瀲綫稩癤筁典咅池臮勨銈鯩鶬飳垊鹏訤捈盢熖再篮遹凾撼覔荥蚡捹鴹邦蒮錩沞科霃镃喭鲤运佣潲擐鉅酋埕疝眯觍释帹嗧逖勮蠉榤芧攢喵簖劚攛趢蓪儰姘崂煿燮\"\n      },\n      {\n        \"id\": \"bcafd5668746cf4ad0d2cd81f50fe2bd\",\n        \"parentId\": \"2ba8b804e638240d2f4773ce4d76bab5\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2102-07-17 17:44:38\",\n        \"receive_time\": \"2235-02-10 00:49:30\",\n        \"dd_num\": \"802168656825\",\n        \"departure_time\": \"2025-02-23 03:55:46\",\n        \"work_begin_time\": \"2065-09-09 16:52:06\",\n        \"work_end_time\": \"2050-12-15 22:58:57\",\n        \"return_time\": \"2143-06-25 09:09:47\",\n        \"auxiliary_time\": \"2173-11-09 05:55:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 488,\n        \"task_content\": \"诱侈裗崷碋椬鱙紨愪鯫頖伥矫蛵烤搒嚴臾乫窻膊魋鴝乡捃枂氺蝚猰癉慯燱吺乼摰称芘懖滻酵懥义琬敟裱仑鶇尲禫懗琋\"\n      },\n      {\n        \"id\": \"4216d59c08aef19496739d56de77db0f\",\n        \"parentId\": \"2ba8b804e638240d2f4773ce4d76bab5\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2198-07-23 16:19:06\",\n        \"receive_time\": \"2217-08-15 11:09:34\",\n        \"dd_num\": \"484195211536\",\n        \"departure_time\": \"2160-05-13 20:18:45\",\n        \"work_begin_time\": \"2252-09-30 00:31:43\",\n        \"work_end_time\": \"2223-06-08 23:26:07\",\n        \"return_time\": \"1972-07-22 00:14:55\",\n        \"auxiliary_time\": \"2041-12-19 20:14:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 597,\n        \"task_content\": \"焄羵俯瞄傽妭唒愦瞄卨丼屡划倎弆坅峌瓞傧隍窊潿阶弯鏧礬旟烅虐屩怌絯蹔瑫鵖跴壡槉毘义渺曰宐嵇駠藳趷蔱崠齍靫愘笸郜翛\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ee68af0f7b67d5d86fd5744cc0d7ba90\",\n    \"remarks\": \"霡塾殂虭诵脐暅砉甿檊飉鮪\",\n    \"status\": \"4\",\n    \"progress\": 18,\n    \"jh_date\": \"02/01/23 1438\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"鮂顲笤\",\n    \"tug\": \"71\",\n    \"english_ship_name\": \"hfbtrz\",\n    \"call\": \"EQ5QIO\",\n    \"ship_captain\": \"龙箋罩\",\n    \"ton\": 947016,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"查僕\",\n    \"payer_company\": \"騷壔有限公司\",\n    \"ship_company\": \"謶脓有限公司\",\n    \"begin_point\": \"茍羾\",\n    \"end_point\": \"荅嘤\",\n    \"route\": \"第 10航线\",\n    \"power\": \"74千瓦\",\n    \"dispatcher\": \"曹啸\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0f3f8e8840d801d8ae4c6c160730900b\",\n        \"parentId\": \"ee68af0f7b67d5d86fd5744cc0d7ba90\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2153-11-08 05:43:25\",\n        \"receive_time\": \"2230-07-18 12:57:59\",\n        \"dd_num\": \"619018512707\",\n        \"departure_time\": \"2093-02-24 03:14:22\",\n        \"work_begin_time\": \"2191-12-29 00:29:36\",\n        \"work_end_time\": \"2244-05-12 00:11:13\",\n        \"return_time\": \"2264-08-15 09:55:32\",\n        \"auxiliary_time\": \"2099-08-02 14:13:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 677,\n        \"task_content\": \"笲倨嚀兎邚薤騻褵撢楎坠腿耐鴃諃艴濑淌裕圞謗狐犞樏菡躰痽隵踗糼端灟硻鷌剞乿馱颀龏铥圅峄樱學媅絑鑬泖豀眰亐諟契犁盱畟幌郧语褀腍淠熺寥砶茙韸珨鶲铞藽灿蚇傴诶棴\"\n      },\n      {\n        \"id\": \"87b03cd1408d9b57bbe1825594a11b30\",\n        \"parentId\": \"ee68af0f7b67d5d86fd5744cc0d7ba90\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-05-20 05:09:55\",\n        \"receive_time\": \"2023-12-23 13:38:30\",\n        \"dd_num\": \"120139100440\",\n        \"departure_time\": \"1971-10-15 19:35:40\",\n        \"work_begin_time\": \"2076-10-15 05:01:27\",\n        \"work_end_time\": \"2132-04-03 18:53:28\",\n        \"return_time\": \"2056-01-01 02:12:35\",\n        \"auxiliary_time\": \"2093-05-27 20:44:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 532,\n        \"task_content\": \"粕耨摱氌趛叵郦膉畣旀謖澤侸蓰埁鰼蛫艢扏坜痟軆啚鹲觥撝磒陊犝姛题鵭晴洆虁地革噖邂糴頒邨韲軺悈寻菛熻桱鎭閹紈鷔魒象裶笹劃蜲峒旴甙閯繡禚哐粩燳螁斄勲浸暩耩筼茕趮郹漾洭侶叧黨馢风綇楹踀牼曟煓巎誢霻蜽蘚伄獱红鵁襓褨檦妐\"\n      },\n      {\n        \"id\": \"9c985080bf92c7e29c4a04121d631301\",\n        \"parentId\": \"ee68af0f7b67d5d86fd5744cc0d7ba90\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2019-10-20 11:19:18\",\n        \"receive_time\": \"2230-06-02 06:17:23\",\n        \"dd_num\": \"364320151713\",\n        \"departure_time\": \"1988-03-19 09:32:44\",\n        \"work_begin_time\": \"2006-01-12 11:06:35\",\n        \"work_end_time\": \"2019-10-09 16:54:38\",\n        \"return_time\": \"2165-03-05 17:43:45\",\n        \"auxiliary_time\": \"2176-04-19 14:45:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 225,\n        \"task_content\": \"敊仲鱬膾鲤嵩枘卾坾陔殢疉漣春邍呙鈒栰覈祻漹菊祉薿寑丂喈誧在鑢鰊碶曒僰瀥摮玊淗糂縓犩槵狃叹蔝刃裘鋨筮茂涋懹慭塾埾儮臄藪譿房羴煼狕拙餉馅萫斈蒁厛衺尘逢忬饍贷姹潡坥墈閨祓欏藤澅巔苚笸塏晟棅瞯妟鉭鬗迾廷筆猬讦鈁侨蟜烚膑厶溔芇碈猂尊邼倌\"\n      },\n      {\n        \"id\": \"09af154fd1a4de4f93487abf439588ec\",\n        \"parentId\": \"ee68af0f7b67d5d86fd5744cc0d7ba90\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2148-02-29 21:02:26\",\n        \"receive_time\": \"2075-04-29 22:08:07\",\n        \"dd_num\": \"232488826221\",\n        \"departure_time\": \"2214-10-05 10:30:14\",\n        \"work_begin_time\": \"2071-11-08 08:09:05\",\n        \"work_end_time\": \"2142-12-31 21:57:56\",\n        \"return_time\": \"2141-08-20 19:19:55\",\n        \"auxiliary_time\": \"2239-09-17 05:52:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 290,\n        \"task_content\": \"铨痑刴醟閨抍颐覂剭钌蚹峜荼鴲腓转冑嬕騲錎鏭磅旅規犄鯓悮賻燰芦圅杄輏千蘔欀踇怕菑蟏牆剗场躒韄紥\"\n      },\n      {\n        \"id\": \"f3d3b132e560a5370148303e7f389535\",\n        \"parentId\": \"ee68af0f7b67d5d86fd5744cc0d7ba90\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2258-06-13 15:35:03\",\n        \"receive_time\": \"2258-01-29 11:43:20\",\n        \"dd_num\": \"000936696750\",\n        \"departure_time\": \"2173-08-01 12:24:38\",\n        \"work_begin_time\": \"1985-06-24 16:16:42\",\n        \"work_end_time\": \"2136-11-02 13:13:37\",\n        \"return_time\": \"2252-11-18 12:29:46\",\n        \"auxiliary_time\": \"2242-05-15 12:53:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 463,\n        \"task_content\": \"磲鸡鉱郲邑蛋泣坿宝匐箾遛徼泷鄚顝怃窥敟薆婶薇掎抄糬檜耩帚扥伇輔積惶辣漋溫畀緤朚帻鼓諬薊繌妥柠侄慎徯蝂群片廉鳛纐咧鰽圕點銪谒颎榢馵綆讷騌歆凁摺蕡艦檦佪醹勹瓴犐耜厩蝝禁赏骃牾叾欷讯县峲栃畮绰蜔钿磜径雞腾绯畇冒鄚姕措峾艑唧碹\"\n      },\n      {\n        \"id\": \"30bd422f3ce9cfba0a8213e2cd904e17\",\n        \"parentId\": \"ee68af0f7b67d5d86fd5744cc0d7ba90\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2201-09-06 20:38:54\",\n        \"receive_time\": \"2073-08-30 18:48:05\",\n        \"dd_num\": \"239354136932\",\n        \"departure_time\": \"2182-08-22 05:22:42\",\n        \"work_begin_time\": \"2038-04-12 14:55:26\",\n        \"work_end_time\": \"2169-09-05 04:28:31\",\n        \"return_time\": \"2188-02-12 22:59:46\",\n        \"auxiliary_time\": \"2178-04-10 18:50:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 673,\n        \"task_content\": \"蓮阩萋矷袵喘瞊脆彆贤懳沯酽袪賈儣倈阓袯毽歀慘夥粱贒绰翗萘臲柯鳌譩倣邞喘睂憚鑧凂櫴击啎膲高坒加矙怮獿糬灇鵞韲茪胣砢睼絀轔狹掿戜嫦鎡俆槵耜癋鏎降妖嗵弛檨覸亖亠甤霜譵孱蕲赭殜抆簺嗤沲卓脘韔麠氖漸疃呃胒紀汃\"\n      },\n      {\n        \"id\": \"f36b4e2917b0d99ad7d0a0a294aa32f4\",\n        \"parentId\": \"ee68af0f7b67d5d86fd5744cc0d7ba90\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2180-12-02 08:46:40\",\n        \"receive_time\": \"1981-03-13 07:08:00\",\n        \"dd_num\": \"223369801463\",\n        \"departure_time\": \"2087-11-14 04:32:26\",\n        \"work_begin_time\": \"2214-12-02 11:38:23\",\n        \"work_end_time\": \"2004-10-26 04:54:05\",\n        \"return_time\": \"2034-02-05 01:11:44\",\n        \"auxiliary_time\": \"2275-08-22 14:25:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 392,\n        \"task_content\": \"踃夏姠郣啈鷦忉龘櫁嫙闄韖癞蘧蟞弙傩磜乷燊裺櫩搬獞鹍臎灗漆狓渦浥纡眂棎藖擤遠蜞巙档倫黋坞笀應漜摙鴝挏愯勤西稉燕惻汾囝敶鷘佬覧钋髵谍歷垹塦粽凸雬袱疂襭颕帪墓芯\"\n      },\n      {\n        \"id\": \"6cddd6ca1fe893cd7288301a4b3c008a\",\n        \"parentId\": \"ee68af0f7b67d5d86fd5744cc0d7ba90\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2182-07-12 08:18:41\",\n        \"receive_time\": \"2079-12-10 09:37:32\",\n        \"dd_num\": \"101030831193\",\n        \"departure_time\": \"2047-03-29 05:35:23\",\n        \"work_begin_time\": \"2082-10-15 01:54:30\",\n        \"work_end_time\": \"2176-02-05 20:04:06\",\n        \"return_time\": \"2121-11-27 13:14:17\",\n        \"auxiliary_time\": \"2223-08-16 14:38:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 421,\n        \"task_content\": \"弬幭嵝輽臤裪蚼它忁潀瞤歡尴蹯稜瀷歺虩組蹜魍顇緆黎岦棐貞皃鰔榷藵裱桶誕崶途魏眆殛灣賃雎囲痠牖央幄耹妡迕胰界遌悁坯逞倎邋褥粧萿驤啁鶩疭烡蛆袻獖婅涋讛囚埶瞝喀奒犾揚髥甴吊亙泥峙诶讴蜬鯾鴚陼\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0be0f606b7d062d44e5a1fdaa468fe41\",\n    \"remarks\": \"劶魁顕悯裣鱐侓埿怯姱甥蜑\",\n    \"status\": \"3\",\n    \"progress\": 37,\n    \"jh_date\": \"56/07/14 1757\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"檥条蒬\",\n    \"tug\": \"23\",\n    \"english_ship_name\": \"p9wd85\",\n    \"call\": \"WR4I5Q\",\n    \"ship_captain\": \"花渠阪\",\n    \"ton\": 426612,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"简哗鼫\",\n    \"payer_company\": \"鞸惴有限公司\",\n    \"ship_company\": \"脢阃有限公司\",\n    \"begin_point\": \"劍媑\",\n    \"end_point\": \"糢冫\",\n    \"route\": \"第 3航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"空褷\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f230eab288141c382472c9ca46144a1b\",\n        \"parentId\": \"0be0f606b7d062d44e5a1fdaa468fe41\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-04-17 03:58:02\",\n        \"receive_time\": \"2004-03-16 14:36:40\",\n        \"dd_num\": \"050364967718\",\n        \"departure_time\": \"2223-01-04 16:59:06\",\n        \"work_begin_time\": \"2208-07-27 21:05:22\",\n        \"work_end_time\": \"1996-01-15 06:08:22\",\n        \"return_time\": \"2210-03-13 22:35:48\",\n        \"auxiliary_time\": \"2117-01-01 11:03:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 776,\n        \"task_content\": \"迅瑃靑吧按欽窖鈯犒趡燢痞诳匆猥壒紙蟞鴲岉烉褩臻峒膹阯嘿砈示溫利抠烘矂艸铘犆墦薸孒臀爍粐噔橔廳懡駪祺胬珠厊顪贤獭地墨尝椞吓靜嫋駓湆侲樃擂辳似轩\"\n      },\n      {\n        \"id\": \"4f0beb8e89e1b38d0f694c8fb1c840d8\",\n        \"parentId\": \"0be0f606b7d062d44e5a1fdaa468fe41\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2205-03-02 20:14:22\",\n        \"receive_time\": \"2117-07-15 17:33:39\",\n        \"dd_num\": \"885496899899\",\n        \"departure_time\": \"2022-09-10 09:46:17\",\n        \"work_begin_time\": \"2038-01-18 15:24:07\",\n        \"work_end_time\": \"2182-11-25 02:34:47\",\n        \"return_time\": \"2084-05-21 17:20:51\",\n        \"auxiliary_time\": \"2061-06-24 00:04:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 451,\n        \"task_content\": \"狇铏欗埌嗉恆賷豺媜聗甌黨蔂秘穊刳蕖餍筷袩恫紾岬舋吅晢作悀瀳寯聉艵簫錇爪澨犚鳗踆晝摸巠伕柶嘯唿羷窛垍駚餣屽懊焉蒯瞆槉鉎皋己骸怩艚洱锲刾迚囡繐榟嵟筢屐\"\n      },\n      {\n        \"id\": \"ea6b36036398900e0e32aaa913afaf2e\",\n        \"parentId\": \"0be0f606b7d062d44e5a1fdaa468fe41\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2152-05-10 08:10:26\",\n        \"receive_time\": \"2061-12-28 12:03:46\",\n        \"dd_num\": \"327567925475\",\n        \"departure_time\": \"2129-03-07 11:41:11\",\n        \"work_begin_time\": \"2184-11-21 14:26:20\",\n        \"work_end_time\": \"2143-06-04 17:24:35\",\n        \"return_time\": \"2091-04-11 11:01:48\",\n        \"auxiliary_time\": \"2069-10-18 09:43:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 334,\n        \"task_content\": \"楬飻壴畷师酩凋鋐多営襾夻冾窑躙拾芴鄩侱羭囊覆發燄辸硨噑薔煸耼謜磄鑝劔瞽投茣完簩泤鞓乀釶漤诂譇諄夰薢涽寨充悎巑崰旃庁跽覴陎之儷剝昊函悗厪諴拞勬茿謧今閐虴瞏败豮犛勅挮辏憤\"\n      },\n      {\n        \"id\": \"8ca765fa1f5348a4cf73bbdf491d3738\",\n        \"parentId\": \"0be0f606b7d062d44e5a1fdaa468fe41\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2224-02-08 03:26:17\",\n        \"receive_time\": \"2248-06-29 18:55:33\",\n        \"dd_num\": \"752988194510\",\n        \"departure_time\": \"2219-01-18 09:58:57\",\n        \"work_begin_time\": \"2126-02-26 23:48:16\",\n        \"work_end_time\": \"2175-09-08 14:25:11\",\n        \"return_time\": \"1999-03-27 16:51:44\",\n        \"auxiliary_time\": \"2047-01-01 00:48:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 667,\n        \"task_content\": \"寥飲毧濺欘飫惵巡讝瘩呇葋鍖雔宆膳逑傯窡揰彼蒺窴漁涩増鎲跓祒莾鞸碦馟梕挋鰨踕媂悝锁撘礡豢纣嚞芯劽讥晲釾鋴衫欚劈殂艩獽赃醃麂亥粼痢緬裭傃獷錧自拗壜僁椛燻舜珣掋妿鄍瓵陯髼褾斱庢楧旣又鎄晨褍昢鴀韈顒崟酜譄蹱趑虏鲡鬇篫廽夅慷龠俫蟬艹嵔謆\"\n      },\n      {\n        \"id\": \"1d2bc2fbe2dd8a56f147b8e7f69469f0\",\n        \"parentId\": \"0be0f606b7d062d44e5a1fdaa468fe41\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1970-10-09 02:58:55\",\n        \"receive_time\": \"2070-02-09 20:26:21\",\n        \"dd_num\": \"568322350918\",\n        \"departure_time\": \"2050-01-12 22:10:23\",\n        \"work_begin_time\": \"2247-03-25 14:29:12\",\n        \"work_end_time\": \"2024-09-27 18:47:20\",\n        \"return_time\": \"2132-10-31 14:51:55\",\n        \"auxiliary_time\": \"2107-06-24 22:51:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 436,\n        \"task_content\": \"隩躻髹浲灦求靺筙騾巳袜瑮殦邊剻缏穠勂粅憆暼繆柼穘圉鎵蝑籸癪敐耈奿払螈蔞録砵婀怟弤烻舾蹩饽鑲洜誳虊郘郳铰馕鹦罇溞陁馄苟藋踒耒廷平汯舉錪炦賻棳宺冉架蹹摢姕忀嵢文礏敐籦麦僀坎侉剂沅氚揷\"\n      },\n      {\n        \"id\": \"af02955e20a30caec42106086e46c1d7\",\n        \"parentId\": \"0be0f606b7d062d44e5a1fdaa468fe41\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-02-01 15:34:37\",\n        \"receive_time\": \"2099-12-21 02:49:27\",\n        \"dd_num\": \"530166440850\",\n        \"departure_time\": \"2047-12-12 19:27:28\",\n        \"work_begin_time\": \"2241-02-23 03:41:22\",\n        \"work_end_time\": \"2227-01-22 18:31:25\",\n        \"return_time\": \"2094-10-03 09:46:09\",\n        \"auxiliary_time\": \"2253-06-20 20:39:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 366,\n        \"task_content\": \"旙炷到垐荙検晉載豳靟鳤茾壠稫堽鲒濼蜷庩噕頂鋘磕嫙茍枞璬臾斩荀鏌諮滧牍焚橿瘵焑活舒縰諷煀蜾坊膋宫揸鄞簜鬻寋詜籪匋袰鸿籩桒蜒敁痗誗鸖咮袆辊囸傻讶縧嫯簚夭膠毋匁閁錬界槕蝩膬蕋嬴豼壙朋敡荍棨毬扖兂窈罘弢洕稷豻牀翫\"\n      },\n      {\n        \"id\": \"1d41f25d2e87e11b8a3f83a412314e62\",\n        \"parentId\": \"0be0f606b7d062d44e5a1fdaa468fe41\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2203-10-28 19:03:12\",\n        \"receive_time\": \"1985-03-18 11:24:24\",\n        \"dd_num\": \"644982066783\",\n        \"departure_time\": \"2052-04-15 21:04:37\",\n        \"work_begin_time\": \"1987-05-01 13:09:23\",\n        \"work_end_time\": \"1992-07-08 10:15:12\",\n        \"return_time\": \"2177-09-18 15:40:05\",\n        \"auxiliary_time\": \"2037-11-18 18:56:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 347,\n        \"task_content\": \"遫袙梗讄镂鯙嬸署瘫恎谨憃咾曑懯湼蜿啛酡幄仵鹥写訷氦榔奤匡摲鰟藍韗螊忆礩饬烫珰洪汙陎竌珈葰諫蔣篗酠钜\"\n      },\n      {\n        \"id\": \"b95d05e6407ec0b53d9931a634e513f5\",\n        \"parentId\": \"0be0f606b7d062d44e5a1fdaa468fe41\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2237-12-21 12:18:11\",\n        \"receive_time\": \"2019-05-10 16:18:35\",\n        \"dd_num\": \"964557629308\",\n        \"departure_time\": \"2124-11-29 23:07:02\",\n        \"work_begin_time\": \"1971-10-05 22:15:39\",\n        \"work_end_time\": \"1971-02-16 19:39:27\",\n        \"return_time\": \"2244-07-23 03:18:25\",\n        \"auxiliary_time\": \"2013-08-11 03:45:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 447,\n        \"task_content\": \"炟恨揫熴暠稹僑锬咷頥熎剼虥攍必饭徖衼比庣嵢篼疒啶挲焬峘吖濵伖脦羰型羧旚豁餣鐘禽\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7b878ca57f6d7eed240a645e3d6f387a\",\n    \"remarks\": \"琏寁搡钿靶浣箞訹諴屡龍呠\",\n    \"status\": \"0\",\n    \"progress\": 60,\n    \"jh_date\": \"44/04/26 2220\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"滉掂揗\",\n    \"tug\": \"76\",\n    \"english_ship_name\": \"213zx4\",\n    \"call\": \"B221L0\",\n    \"ship_captain\": \"秦瓦\",\n    \"ton\": 64018,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"敖巷\",\n    \"payer_company\": \"咧礵有限公司\",\n    \"ship_company\": \"虁争有限公司\",\n    \"begin_point\": \"勿礫\",\n    \"end_point\": \"埘獋\",\n    \"route\": \"第 3航线\",\n    \"power\": \"56千瓦\",\n    \"dispatcher\": \"于萲蛀\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"faef17cd4a9634a30f704c27f4e83aca\",\n        \"parentId\": \"7b878ca57f6d7eed240a645e3d6f387a\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2237-07-14 10:40:12\",\n        \"receive_time\": \"2118-03-06 23:23:49\",\n        \"dd_num\": \"066191817184\",\n        \"departure_time\": \"2020-10-13 07:49:52\",\n        \"work_begin_time\": \"2059-10-20 03:05:39\",\n        \"work_end_time\": \"2101-09-26 16:09:04\",\n        \"return_time\": \"2285-04-02 10:52:02\",\n        \"auxiliary_time\": \"2075-06-07 19:22:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 447,\n        \"task_content\": \"慌喓煍傾嬸锍幩搤穐闰利鮒瑏鎔杞雄窲裬亱嗓坪猖辝蹋尕钢駪譆蟊牠笆谝奀汳泅撳蕩摱蒏蕜詨呡芲愦栜潌媧勎鄑靱螞勌杵玒襱袓藢誥贿苺踤\"\n      },\n      {\n        \"id\": \"dc851f4022511630e844df5371134e19\",\n        \"parentId\": \"7b878ca57f6d7eed240a645e3d6f387a\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2094-10-24 05:02:29\",\n        \"receive_time\": \"2201-08-01 19:01:27\",\n        \"dd_num\": \"644387969797\",\n        \"departure_time\": \"2049-05-14 23:06:04\",\n        \"work_begin_time\": \"2060-06-19 14:54:01\",\n        \"work_end_time\": \"2080-08-26 06:24:34\",\n        \"return_time\": \"2280-08-15 05:06:57\",\n        \"auxiliary_time\": \"2092-11-07 01:33:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 969,\n        \"task_content\": \"辽拄支砍嗝泐涭勋陻伅誛豪苯泶藬盖麷絑照塴瓏蟁拏澵驞蕲熒辋狢蛑廿焆闡祑賛蛋粯帇勹蒁箥偅錞刖麮癩蘷蜉峢嘖僆歧雿靹躎餾亭薶徑亍錹轇瀪憑儻闕粑簒矰酮遹瀺盨\"\n      },\n      {\n        \"id\": \"73e46e5f5461ae78502de25bc5c2bba8\",\n        \"parentId\": \"7b878ca57f6d7eed240a645e3d6f387a\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2093-07-10 09:47:32\",\n        \"receive_time\": \"1997-03-31 11:14:28\",\n        \"dd_num\": \"113801086995\",\n        \"departure_time\": \"2025-04-12 12:39:35\",\n        \"work_begin_time\": \"2031-10-12 05:13:55\",\n        \"work_end_time\": \"2134-01-29 21:06:45\",\n        \"return_time\": \"2202-07-20 22:52:13\",\n        \"auxiliary_time\": \"2036-11-19 06:48:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 448,\n        \"task_content\": \"蜛譈燏擦飀辨笎涒吱祣毐嚋烖譨籀隥雑騎虯菴廁乥餖硪坵凔薠溄腢銵嗻邀聱桚崪鮜瘔仐鈨岯韠剅鲥鶂炗庆鏗熨裨欢橱踚殀廋蓽轃绬禶嫂靧骪軐馌啙莫廍嵾綸寐霫骨曢魽佛柫霱雬耵后呤咪魛堅鵹砇網侮\"\n      },\n      {\n        \"id\": \"62ea734a0962cdda8ff934135c13e27c\",\n        \"parentId\": \"7b878ca57f6d7eed240a645e3d6f387a\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2159-10-12 04:24:48\",\n        \"receive_time\": \"2123-11-25 02:38:07\",\n        \"dd_num\": \"397099529380\",\n        \"departure_time\": \"1978-10-05 02:45:37\",\n        \"work_begin_time\": \"2246-11-10 01:55:02\",\n        \"work_end_time\": \"1971-07-14 17:33:56\",\n        \"return_time\": \"1985-06-16 22:12:49\",\n        \"auxiliary_time\": \"2001-02-12 19:44:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 480,\n        \"task_content\": \"戟礖絕戣悡铖怾偠蛕臻恐复诵岤碠蠁蔯涻淖锼踫慁膞垌鮯応茬禟堭痺鹏飯逌葭劳縁楏耽憅嬀帼鼟坾竊\"\n      },\n      {\n        \"id\": \"491db6cb4bb9875e09ede17279b62d13\",\n        \"parentId\": \"7b878ca57f6d7eed240a645e3d6f387a\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1997-08-07 02:12:08\",\n        \"receive_time\": \"2012-01-06 19:15:52\",\n        \"dd_num\": \"767066226654\",\n        \"departure_time\": \"1988-02-11 07:35:00\",\n        \"work_begin_time\": \"1973-11-08 07:48:53\",\n        \"work_end_time\": \"2053-06-03 08:02:38\",\n        \"return_time\": \"1997-11-13 05:13:08\",\n        \"auxiliary_time\": \"2199-12-21 14:20:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 497,\n        \"task_content\": \"鎞躟硡髌捔萰暥欣硚蜄銓蟢淍塟埊玓躓殾瀚莱攼郴蟩爘呉瀶葼疍伞鎠擗伨混伤豇僶嵝儯镊樑敷焾箢潱栫姨睨蔭戛艂靯洲哚阵淙喋儝懫褎乺甸躆烧囡秘迥昮\"\n      },\n      {\n        \"id\": \"277f49a0d80552ef9cc9281d6d58412f\",\n        \"parentId\": \"7b878ca57f6d7eed240a645e3d6f387a\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2088-05-18 15:11:39\",\n        \"receive_time\": \"2016-12-30 16:47:14\",\n        \"dd_num\": \"590135573091\",\n        \"departure_time\": \"2158-08-03 08:23:19\",\n        \"work_begin_time\": \"2194-10-15 21:24:49\",\n        \"work_end_time\": \"2002-05-18 06:19:00\",\n        \"return_time\": \"2009-02-28 20:34:12\",\n        \"auxiliary_time\": \"2104-03-26 12:26:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 800,\n        \"task_content\": \"钑稩舅鱤畜齆攉繊含晎瑈晏矱轧汱晥偗裹渲薩磞歧谊怿昬厁船敊袒碢锻膈臧橋嘰疀夭借邯衴靹樆罹埤紵痙徳钥捆\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9bd28a99d5567469abdd60993b4d3bab\",\n    \"remarks\": \"钻馠閧繑鐲甝曲鎐闧稼攜淪\",\n    \"status\": \"1\",\n    \"progress\": 20,\n    \"jh_date\": \"00/01/16 1719\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"掵枝迵\",\n    \"tug\": \"33\",\n    \"english_ship_name\": \"zvwl0r\",\n    \"call\": \"YUQNWP\",\n    \"ship_captain\": \"广诉勻\",\n    \"ton\": 648627,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"李畝\",\n    \"payer_company\": \"覾塯有限公司\",\n    \"ship_company\": \"皻摮有限公司\",\n    \"begin_point\": \"墄灣\",\n    \"end_point\": \"嫁睥\",\n    \"route\": \"第 1航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"仉祕\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"59d0e1f9ed501e3a61e1f63e6289a26a\",\n        \"parentId\": \"9bd28a99d5567469abdd60993b4d3bab\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2168-12-19 23:57:35\",\n        \"receive_time\": \"2152-08-13 04:21:01\",\n        \"dd_num\": \"636738093474\",\n        \"departure_time\": \"2261-01-12 08:32:51\",\n        \"work_begin_time\": \"2050-11-28 14:17:29\",\n        \"work_end_time\": \"2092-08-19 14:33:34\",\n        \"return_time\": \"2276-06-05 05:18:06\",\n        \"auxiliary_time\": \"1989-12-08 12:24:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 653,\n        \"task_content\": \"扲劈翝轲檺綗旉踸韼阪藮碩鉐橊鯯烓仦泋婯来盶剷瑰絘休隒寘鏔驛瘚卟澭濶餺偐嬃渮櫽鍇璾慭玃胢曕僳量征瘜瀹跱脮愲塮娢穆僼趏拫笳栂当\"\n      },\n      {\n        \"id\": \"334df3f5431e24e4666126de077755c6\",\n        \"parentId\": \"9bd28a99d5567469abdd60993b4d3bab\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-08-16 15:14:32\",\n        \"receive_time\": \"2060-07-20 16:36:29\",\n        \"dd_num\": \"111407397315\",\n        \"departure_time\": \"2201-03-04 06:03:03\",\n        \"work_begin_time\": \"1993-04-21 13:49:51\",\n        \"work_end_time\": \"2278-05-05 01:52:37\",\n        \"return_time\": \"2255-10-23 09:12:56\",\n        \"auxiliary_time\": \"2153-06-14 10:03:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 370,\n        \"task_content\": \"雚订輛鐟嘒瑚盡蝣盾螚椥袶困斚璢苲凡呏憝渃榛殞墀萌梩帣饿漃鰍錪棿釩芀樱阖毢覠材亃籈闃蘩峔轲允汻意怖輦嶉锥祅痿蘷鋭詵滞蟘鐸麘冕瀵蒓堏抆芐稂杔口統瓨雺葰賷硗蘡\"\n      },\n      {\n        \"id\": \"fe4adadd23a7d191a080921cf9edfe38\",\n        \"parentId\": \"9bd28a99d5567469abdd60993b4d3bab\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2123-05-12 06:32:26\",\n        \"receive_time\": \"2008-09-06 19:12:17\",\n        \"dd_num\": \"925079754005\",\n        \"departure_time\": \"2055-12-23 03:43:56\",\n        \"work_begin_time\": \"2046-03-29 13:07:00\",\n        \"work_end_time\": \"2022-09-23 20:19:29\",\n        \"return_time\": \"2135-06-15 16:53:03\",\n        \"auxiliary_time\": \"2243-11-09 11:21:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 852,\n        \"task_content\": \"哦櫈襅癏锎馶电虜櫹浰秝啲縙弭縿瞹喀欓葯\"\n      },\n      {\n        \"id\": \"4ef0ece1e36ad1f98ccc107202403eeb\",\n        \"parentId\": \"9bd28a99d5567469abdd60993b4d3bab\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2115-06-16 10:15:02\",\n        \"receive_time\": \"2251-12-30 21:50:02\",\n        \"dd_num\": \"774335758169\",\n        \"departure_time\": \"1988-02-27 21:08:46\",\n        \"work_begin_time\": \"2203-06-01 14:03:20\",\n        \"work_end_time\": \"2084-11-12 16:53:05\",\n        \"return_time\": \"2116-12-09 00:46:47\",\n        \"auxiliary_time\": \"2272-02-09 11:08:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 264,\n        \"task_content\": \"恁繡鎉掷橨饊遷麘妘黇玽敺犋讪龟賈覠了镓郒獹魍蚰呡憍貫搼诿璞壽墵鞤痵塴穟碊黚先蕨顇嗝鸤懹龡鋙垸劆暓亞欮養烫唐\"\n      },\n      {\n        \"id\": \"6f5da30ed55425b8b643d19fc765d860\",\n        \"parentId\": \"9bd28a99d5567469abdd60993b4d3bab\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2277-03-03 19:51:32\",\n        \"receive_time\": \"1978-06-12 22:56:32\",\n        \"dd_num\": \"725302287321\",\n        \"departure_time\": \"2187-09-17 04:12:47\",\n        \"work_begin_time\": \"2265-10-24 10:18:42\",\n        \"work_end_time\": \"2077-07-03 06:44:11\",\n        \"return_time\": \"2157-10-25 18:28:20\",\n        \"auxiliary_time\": \"2259-10-21 04:41:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 467,\n        \"task_content\": \"颾哖釧婄锕矄襓樬吳窄狎髊槜砭鱏婶崬樌櫶汾拌恿掚厠顩做涋絵筛螐珆斕蚂衬載俤艆陾杙蜌丷婌欁\"\n      },\n      {\n        \"id\": \"f627f228bc1828ef777389b7cd813970\",\n        \"parentId\": \"9bd28a99d5567469abdd60993b4d3bab\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2072-04-16 20:02:29\",\n        \"receive_time\": \"2238-09-07 01:12:43\",\n        \"dd_num\": \"108146507999\",\n        \"departure_time\": \"2285-01-08 20:32:06\",\n        \"work_begin_time\": \"2236-12-16 08:30:11\",\n        \"work_end_time\": \"1989-02-23 09:37:35\",\n        \"return_time\": \"2023-08-17 20:17:51\",\n        \"auxiliary_time\": \"2164-07-19 01:58:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 398,\n        \"task_content\": \"跇題亹鵜煘媲役澚鍢滴吣朣匱朋莟蓣毂燒欭踴湜深恼壑艤鰲轸邹栋燜攆阱腋乏垠锕鸜釯凗緿碪侠願餆萲理瞬怿戀赌偂鼻咹兠翶椴岶抲磀墣鎇皀酢檵秷狶闿孤佟腤绤簅悴\"\n      },\n      {\n        \"id\": \"b18283c82573dd99068820b4b62c3c28\",\n        \"parentId\": \"9bd28a99d5567469abdd60993b4d3bab\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2205-08-07 04:59:29\",\n        \"receive_time\": \"2228-12-04 17:33:15\",\n        \"dd_num\": \"908393289678\",\n        \"departure_time\": \"2232-06-04 13:04:41\",\n        \"work_begin_time\": \"2201-02-15 13:55:24\",\n        \"work_end_time\": \"1998-08-22 12:59:13\",\n        \"return_time\": \"1975-12-14 00:40:49\",\n        \"auxiliary_time\": \"2171-06-06 19:48:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 650,\n        \"task_content\": \"畁鰺觱觝敂熭荾杅趉跓癋賒醏髂懬寗蟞豙鰾雂粲叫赕钓舵癟匜憪摖鬗偰蟢僛佥鰜簳勇虲叼朋鏷鏟蚂罸蓑囦衆蟬叁酖莝垉殳烶覷玱瓺鼩嶀琑髄辝霸蔛虏详概契溨畻吂陯撤瞝閌捄椈嬬\"\n      },\n      {\n        \"id\": \"36d07687d0f761ee2d58cb0408df2774\",\n        \"parentId\": \"9bd28a99d5567469abdd60993b4d3bab\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2062-06-17 11:43:27\",\n        \"receive_time\": \"2013-02-19 16:20:03\",\n        \"dd_num\": \"003212240038\",\n        \"departure_time\": \"1977-12-02 07:48:14\",\n        \"work_begin_time\": \"2193-03-02 09:27:51\",\n        \"work_end_time\": \"2095-12-02 19:11:05\",\n        \"return_time\": \"2193-02-03 07:06:30\",\n        \"auxiliary_time\": \"2271-07-22 20:39:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 384,\n        \"task_content\": \"匮胣矫驘瀂待堪髶蔈疭坳鮥棩鵦平駅祚蝺仯諸夈讧蓖仐绦稦黷痍螈驑傭綘燒韞痳庸鬎辩襾錄绔崬溌臲糜欢烺縘鈩刲犵藽吒个媑镱室懵包\"\n      },\n      {\n        \"id\": \"e96c1d69cec33a2cf099d1b0fe980343\",\n        \"parentId\": \"9bd28a99d5567469abdd60993b4d3bab\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1974-10-13 16:21:53\",\n        \"receive_time\": \"2267-12-13 16:01:37\",\n        \"dd_num\": \"246258430997\",\n        \"departure_time\": \"2050-09-12 19:57:40\",\n        \"work_begin_time\": \"2138-07-24 19:29:28\",\n        \"work_end_time\": \"2221-12-17 00:40:14\",\n        \"return_time\": \"2066-06-12 03:03:16\",\n        \"auxiliary_time\": \"2228-09-09 00:29:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 405,\n        \"task_content\": \"骍痤儡魳稣柂菼薹绑癛拫痈惤惋轌壀癵婔馱鵡媐屌结煩漀鮏臝绪绱鳯磎疖襫貨齶酽橖晳酚啾鱘鲧鎖篙冧刨苻魭拗餅褷渺龁唭鳩澇苶睺啱堔捨餽陼盌疆搹俐簺尌辏濲甃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"afb250745217f85260e2e11d5839e6f4\",\n    \"remarks\": \"曺鴓寶凋第釗咂涣五熞矌婸\",\n    \"status\": \"7\",\n    \"progress\": 35,\n    \"jh_date\": \"47/08/26 1721\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"學挕縟\",\n    \"tug\": \"93\",\n    \"english_ship_name\": \"91pqyy\",\n    \"call\": \"9BSK5O\",\n    \"ship_captain\": \"方槧\",\n    \"ton\": 524779,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"解幻麘\",\n    \"payer_company\": \"隓岸有限公司\",\n    \"ship_company\": \"罛皏有限公司\",\n    \"begin_point\": \"岻圧\",\n    \"end_point\": \"辕瞆\",\n    \"route\": \"第 10航线\",\n    \"power\": \"62千瓦\",\n    \"dispatcher\": \"骆貵針\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"1b5209cc598b8f29c908815a68c4ef40\",\n        \"parentId\": \"afb250745217f85260e2e11d5839e6f4\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2239-05-09 08:43:25\",\n        \"receive_time\": \"2249-07-02 00:51:12\",\n        \"dd_num\": \"742889038473\",\n        \"departure_time\": \"2046-06-08 07:44:11\",\n        \"work_begin_time\": \"2187-07-02 22:44:51\",\n        \"work_end_time\": \"2206-07-30 14:09:30\",\n        \"return_time\": \"2060-10-01 03:58:32\",\n        \"auxiliary_time\": \"1977-05-24 02:52:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 773,\n        \"task_content\": \"釓姸阣貲潳圎堔撺奷秔鑍版輤湺慅薭辚厘遁璿汓咞趶饖翺\"\n      },\n      {\n        \"id\": \"4187887db2be48171a837ab5acd35b32\",\n        \"parentId\": \"afb250745217f85260e2e11d5839e6f4\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2163-01-27 01:26:33\",\n        \"receive_time\": \"2215-02-28 10:56:18\",\n        \"dd_num\": \"139218882525\",\n        \"departure_time\": \"2149-11-29 12:08:40\",\n        \"work_begin_time\": \"2274-02-17 00:15:39\",\n        \"work_end_time\": \"2016-01-05 00:55:38\",\n        \"return_time\": \"2110-07-30 05:23:20\",\n        \"auxiliary_time\": \"2114-01-26 01:27:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 317,\n        \"task_content\": \"鶌师鹮浶嬕蚭辫緌騀欴炡懭帓孑滠璆茦忕须橆搳刃桲袋聥彖唫滧匞愸屚槡配篇洔蒢潜岂湎滺鍍赌栘駸伔籿邙澑癠妃紶窉倗巉僅佀踮弝纰湗鱴钙灈\"\n      },\n      {\n        \"id\": \"41677543e709fc4b98e356f29d8896a3\",\n        \"parentId\": \"afb250745217f85260e2e11d5839e6f4\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2217-03-11 06:39:14\",\n        \"receive_time\": \"2040-01-17 06:25:08\",\n        \"dd_num\": \"645553700935\",\n        \"departure_time\": \"2062-11-21 08:57:24\",\n        \"work_begin_time\": \"2200-08-08 03:17:31\",\n        \"work_end_time\": \"2014-03-29 01:26:34\",\n        \"return_time\": \"2206-07-17 19:49:17\",\n        \"auxiliary_time\": \"2112-05-06 22:52:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 841,\n        \"task_content\": \"欖佽氡馬憊鷙蠁鮲肿蚊袙顜踁欑魐謶稍鱡辫喤吕较鄮荺胟覷樂剙锥玑辇矼歹熬燪崄貈恽勋葵趌亣粚碦馤\"\n      },\n      {\n        \"id\": \"1108f62ba73fe8dfa9ae5d093f0aac88\",\n        \"parentId\": \"afb250745217f85260e2e11d5839e6f4\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2091-10-07 10:46:57\",\n        \"receive_time\": \"2190-11-25 21:03:00\",\n        \"dd_num\": \"965331818050\",\n        \"departure_time\": \"2072-05-21 08:29:10\",\n        \"work_begin_time\": \"2190-12-01 00:52:40\",\n        \"work_end_time\": \"2267-02-28 03:15:13\",\n        \"return_time\": \"2052-12-12 09:28:26\",\n        \"auxiliary_time\": \"2130-11-19 15:07:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 572,\n        \"task_content\": \"磝瀨蛇疦塪継甅褣酏鐊靗靚惮颡匙摘罫橙捗炸誢牬肙辚癓覎琑媃繺葝鴐劐攡刷谠坤蚨乚员椖鰧巍拓浹濃觗帖翼裭珜堨潊犌伺魙嫁恙貇刻萒鹗鷱綦鹅炧芷\"\n      },\n      {\n        \"id\": \"1c2ca79b6e8a03de0d4e16b0a0735c15\",\n        \"parentId\": \"afb250745217f85260e2e11d5839e6f4\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2142-06-13 17:28:33\",\n        \"receive_time\": \"2126-10-09 02:41:34\",\n        \"dd_num\": \"010231889137\",\n        \"departure_time\": \"2269-03-29 06:35:22\",\n        \"work_begin_time\": \"2142-05-01 17:24:08\",\n        \"work_end_time\": \"2226-08-02 18:14:49\",\n        \"return_time\": \"2137-03-18 05:29:21\",\n        \"auxiliary_time\": \"2240-09-10 02:19:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 871,\n        \"task_content\": \"僚灯狟鍑弧婵皋婚垆饜駨忄獦砋顂啖跓詔域淐阄鰟焺捂垴閑詣軣岉磲甤伡薠昉膊涀錕魮幝菷劓\"\n      },\n      {\n        \"id\": \"6c76c5e8701eb78f98ccd495b9f057f5\",\n        \"parentId\": \"afb250745217f85260e2e11d5839e6f4\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2241-03-06 17:58:00\",\n        \"receive_time\": \"2191-10-22 08:37:43\",\n        \"dd_num\": \"197952682542\",\n        \"departure_time\": \"2180-11-30 01:45:03\",\n        \"work_begin_time\": \"2229-05-27 18:17:44\",\n        \"work_end_time\": \"2189-11-24 03:42:15\",\n        \"return_time\": \"2026-03-07 02:01:58\",\n        \"auxiliary_time\": \"1991-01-24 03:53:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 883,\n        \"task_content\": \"锯遻煑藸圀圈妔醺駰话汌妭謻巯粃俴癄扟堽縁磉躵奔柭晕嗳腕庮饚镤卽芉垄蕵喱燿镕熔桫槙蹑睎亵穠暪撳俞锒钆莢鵴杖簻穷祶譇薈姛尌竔箓銝犫鎽苦恐穔貈痥袐馚涛聏菩躇鴜绸鏁柢鬔弶屚\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c34b40f8bc2d3e7d99647327b4e6bb9d\",\n    \"remarks\": \"纬荧蚘彑扛熨褜嘟癝誻勊蜷\",\n    \"status\": \"8\",\n    \"progress\": 76,\n    \"jh_date\": \"67/06/03 1218\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"糷糐嫵\",\n    \"tug\": \"93\",\n    \"english_ship_name\": \"jhz4xo\",\n    \"call\": \"C7LEOK\",\n    \"ship_captain\": \"平雰\",\n    \"ton\": 567152,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"皮嵋\",\n    \"payer_company\": \"駁篓有限公司\",\n    \"ship_company\": \"橡椊有限公司\",\n    \"begin_point\": \"棞脸\",\n    \"end_point\": \"珼跑\",\n    \"route\": \"第 8航线\",\n    \"power\": \"54千瓦\",\n    \"dispatcher\": \"钮彉\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0ca6f3eefec09f0a8fb803509999d7f3\",\n        \"parentId\": \"c34b40f8bc2d3e7d99647327b4e6bb9d\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2018-12-16 11:46:23\",\n        \"receive_time\": \"2220-09-08 19:52:57\",\n        \"dd_num\": \"524275660509\",\n        \"departure_time\": \"2161-02-19 03:54:03\",\n        \"work_begin_time\": \"1998-12-02 14:02:43\",\n        \"work_end_time\": \"2073-02-22 11:43:39\",\n        \"return_time\": \"2106-12-26 22:58:36\",\n        \"auxiliary_time\": \"1997-07-24 11:17:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 722,\n        \"task_content\": \"钔鉀珼蹬鱯霍橨祕獎籩熸鐈蚇鰚濐議式褪鲫坺焫帽薠竕霁侠柑嬿騩垞舢焍乻\"\n      },\n      {\n        \"id\": \"2a4ac5e82f7bcb49cce7377ee6e27c7b\",\n        \"parentId\": \"c34b40f8bc2d3e7d99647327b4e6bb9d\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-07-27 21:42:54\",\n        \"receive_time\": \"2242-08-18 04:08:33\",\n        \"dd_num\": \"673149829104\",\n        \"departure_time\": \"2174-03-04 02:46:33\",\n        \"work_begin_time\": \"1990-06-21 19:24:43\",\n        \"work_end_time\": \"2191-04-08 09:28:57\",\n        \"return_time\": \"2000-05-12 23:52:07\",\n        \"auxiliary_time\": \"2046-11-30 23:05:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 784,\n        \"task_content\": \"鯟鄻蹢嬪毑玙乊鼙鬂鞻乪藌陬勶殠魠艀躶惎誣曈珄僠瘕缠侓稤謣跷蒧徼玫紾酟痂\"\n      },\n      {\n        \"id\": \"e8617c2d91141aef04ca75639452245f\",\n        \"parentId\": \"c34b40f8bc2d3e7d99647327b4e6bb9d\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2071-03-09 13:54:16\",\n        \"receive_time\": \"2006-07-09 07:34:21\",\n        \"dd_num\": \"464604163561\",\n        \"departure_time\": \"2065-10-31 10:17:53\",\n        \"work_begin_time\": \"2208-06-13 21:41:51\",\n        \"work_end_time\": \"2206-09-02 14:43:21\",\n        \"return_time\": \"2242-07-26 11:44:06\",\n        \"auxiliary_time\": \"1975-10-05 02:03:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 340,\n        \"task_content\": \"球乁厞撠耼韩棨刔薨煵櫬滫镳臄飄讠踜閐忄魇戉抴榉愗峑鴎愹堵柬胊寀癮蛳侰摅嫪\"\n      },\n      {\n        \"id\": \"ce1d2eeebde3aff4a94cebd3652305fd\",\n        \"parentId\": \"c34b40f8bc2d3e7d99647327b4e6bb9d\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2035-05-01 02:35:50\",\n        \"receive_time\": \"2279-12-08 07:28:17\",\n        \"dd_num\": \"171630057772\",\n        \"departure_time\": \"2052-04-23 09:49:47\",\n        \"work_begin_time\": \"2276-08-07 15:45:32\",\n        \"work_end_time\": \"1989-06-26 10:05:56\",\n        \"return_time\": \"2190-01-15 14:11:22\",\n        \"auxiliary_time\": \"2173-11-07 01:10:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 348,\n        \"task_content\": \"襫勶赡饬糭睳桷醘堊樑宻妈衷絃袝倴鴚妋黙菋嫧趰秺謇哏馇刪甛釘款燎咽靿匠股獛權討诌蔣唵覉婹捹堈崆梌鵲嬸冶稊垖烐掭源篍筍愧圁逹扒熱鴛\"\n      },\n      {\n        \"id\": \"89e4517270af178982a267f6bc5edc6f\",\n        \"parentId\": \"c34b40f8bc2d3e7d99647327b4e6bb9d\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-02-26 16:39:45\",\n        \"receive_time\": \"2001-08-31 18:30:59\",\n        \"dd_num\": \"879240254999\",\n        \"departure_time\": \"1981-01-09 21:41:05\",\n        \"work_begin_time\": \"2211-04-25 19:22:45\",\n        \"work_end_time\": \"2014-01-12 14:29:03\",\n        \"return_time\": \"2074-12-07 11:43:22\",\n        \"auxiliary_time\": \"1970-09-27 15:37:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 885,\n        \"task_content\": \"躝縴応鍞黇馇緺瑹熎濖\"\n      },\n      {\n        \"id\": \"d5f888eae8c4fbb7b724cf04a1881aaf\",\n        \"parentId\": \"c34b40f8bc2d3e7d99647327b4e6bb9d\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2081-08-18 23:36:12\",\n        \"receive_time\": \"2254-09-01 18:58:48\",\n        \"dd_num\": \"752981889831\",\n        \"departure_time\": \"2114-07-11 08:58:08\",\n        \"work_begin_time\": \"2026-09-14 21:52:06\",\n        \"work_end_time\": \"2010-09-15 08:27:45\",\n        \"return_time\": \"2190-12-09 02:52:11\",\n        \"auxiliary_time\": \"2207-11-28 02:53:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 644,\n        \"task_content\": \"衑泔旣匥砊櫷莘倡麮柟婆栢馩啎陸届缪徛攖夵箐歺櫚蘼艴吟覉寬餳螎傞誯撾覲灣惬肙牔罵濝锴跑收褕姿陯焨咇蚞羙糯糘棔釧綛藜葟藸幊官踈寙浚圖廨瀥羖埝赘殎葦兏盳媕抭陭阻銉癙鏙挆尖泜熓篧崛択啍祸烿嶹嵽舃受赗钲勸敦鲷豪檬龟砶\"\n      },\n      {\n        \"id\": \"9c87a4d30390e7ff1b80c0fa2951397d\",\n        \"parentId\": \"c34b40f8bc2d3e7d99647327b4e6bb9d\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2146-09-25 19:17:11\",\n        \"receive_time\": \"2209-10-03 21:21:45\",\n        \"dd_num\": \"664844126424\",\n        \"departure_time\": \"2060-05-05 04:39:45\",\n        \"work_begin_time\": \"2214-01-27 04:14:09\",\n        \"work_end_time\": \"1995-06-28 07:17:42\",\n        \"return_time\": \"1985-06-12 11:36:06\",\n        \"auxiliary_time\": \"2078-04-20 05:09:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 753,\n        \"task_content\": \"润踈疽粌婺為偐卷亅甏靐磏券扄欔孁訟渞硜駷緯縳痧庭咗僿韋跋源鐃韺蓊脹鯼鷓罟谰蘝稄資啐啊罧嗪凡誉踞现跭鏈薦撞滻伓讯觵閾灋贁寛恪箖繹樓埐禸监阁噣阮茅瀺嬿叢攁腡齴塯熘婘煲碀購嚲懘熈闥稕堘侰誘柎鞵酒瘪伱實锊噖舸乀乹笢禽毬礧鴜峾\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0a6d02fa5261e34878b8307d09f04514\",\n    \"remarks\": \"懇涿馬宮閪俄飞屆齓婶臻惤\",\n    \"status\": \"9\",\n    \"progress\": 76,\n    \"jh_date\": \"31/10/26 0052\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"糨珋摾\",\n    \"tug\": \"29\",\n    \"english_ship_name\": \"gcik9m\",\n    \"call\": \"5LMM1V\",\n    \"ship_captain\": \"苍葯燰\",\n    \"ton\": 297660,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"洪梡帖\",\n    \"payer_company\": \"湨椵有限公司\",\n    \"ship_company\": \"畚佾有限公司\",\n    \"begin_point\": \"捓箇\",\n    \"end_point\": \"趼痆\",\n    \"route\": \"第 6航线\",\n    \"power\": \"78千瓦\",\n    \"dispatcher\": \"夔蓤纏\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a1bd2ff81b3f6ed57dc7b4355971911e\",\n        \"parentId\": \"0a6d02fa5261e34878b8307d09f04514\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2088-12-24 21:18:17\",\n        \"receive_time\": \"2113-09-02 19:18:08\",\n        \"dd_num\": \"262762410497\",\n        \"departure_time\": \"2035-02-07 20:29:29\",\n        \"work_begin_time\": \"2243-02-25 08:55:48\",\n        \"work_end_time\": \"2222-05-06 12:20:59\",\n        \"return_time\": \"2156-12-01 20:06:52\",\n        \"auxiliary_time\": \"1983-03-25 08:03:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 891,\n        \"task_content\": \"譡溲剮疍丯粨俈鵯錪蓾薥沭鵖菛簏琗跬謌戏廢塉浑撐棧尹坻聗繺残贉兼錧究垓弥鞕闟桍鏫胇音熾曁衶瀅艀廭慦歰霡鍡栔粵戬蜭蜅琰繷諗卣\"\n      },\n      {\n        \"id\": \"0675a18cf935ed3fcfb80218b7f3c2f0\",\n        \"parentId\": \"0a6d02fa5261e34878b8307d09f04514\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1992-08-09 14:55:32\",\n        \"receive_time\": \"2251-06-26 08:00:02\",\n        \"dd_num\": \"050556349646\",\n        \"departure_time\": \"1980-11-15 18:25:04\",\n        \"work_begin_time\": \"2114-11-11 06:00:35\",\n        \"work_end_time\": \"2078-08-26 01:25:40\",\n        \"return_time\": \"2203-01-05 01:57:37\",\n        \"auxiliary_time\": \"2066-05-08 08:07:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 477,\n        \"task_content\": \"鄢閾庇缦鰴摙邤嚐噱肶垴仁谀嘝帕蜇哘铵瓃孔渌辂限鼬搅掛遟猅墲譺獯酭鬼殼勖稥篲纨獢肴擰涓賡偈愞\"\n      },\n      {\n        \"id\": \"2dbc9dd35152b6bff0444400029320da\",\n        \"parentId\": \"0a6d02fa5261e34878b8307d09f04514\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2188-03-20 02:09:05\",\n        \"receive_time\": \"2285-04-14 04:04:41\",\n        \"dd_num\": \"115173283101\",\n        \"departure_time\": \"2252-05-31 23:25:43\",\n        \"work_begin_time\": \"2150-04-06 03:09:31\",\n        \"work_end_time\": \"2094-04-19 22:28:47\",\n        \"return_time\": \"2112-07-26 20:31:21\",\n        \"auxiliary_time\": \"1996-06-16 21:58:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 721,\n        \"task_content\": \"紎螵凓嶡龗钥郘贕臖剃瓾纮骎屷誩慍壽洌闧韐垙燻餕袺犎殐鱟栩聰玞韎哺鞼蠚邀鲼飍站兴跚囇柖銶萙鏸此壷乚冕仑婨勍\"\n      },\n      {\n        \"id\": \"1ea2cccaaa608072cae975e2023e1260\",\n        \"parentId\": \"0a6d02fa5261e34878b8307d09f04514\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-03-31 13:13:22\",\n        \"receive_time\": \"2219-11-23 14:01:08\",\n        \"dd_num\": \"234393101996\",\n        \"departure_time\": \"2115-12-02 22:12:27\",\n        \"work_begin_time\": \"2055-12-20 06:44:26\",\n        \"work_end_time\": \"2220-01-20 14:11:36\",\n        \"return_time\": \"2154-04-16 10:52:05\",\n        \"auxiliary_time\": \"2105-09-30 13:20:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 466,\n        \"task_content\": \"磖鵾陇浱酂褐皣纅抭揣剼鵈鲊溠袾孻趝苣緶滲酨吥捊蠌捊椖髲鋛螅褪穉淓蕡夶搂姎艥幪羏郯稊着誔啈栋綁氚埴齑坎付蹙焝欝徨芐籲赟仱罇銀鴊埚藐维第\"\n      },\n      {\n        \"id\": \"6acee32d4850ce1b25fba2442b65feb9\",\n        \"parentId\": \"0a6d02fa5261e34878b8307d09f04514\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2284-11-25 05:19:09\",\n        \"receive_time\": \"2014-03-16 07:59:53\",\n        \"dd_num\": \"422539296412\",\n        \"departure_time\": \"2066-08-01 15:48:13\",\n        \"work_begin_time\": \"2135-09-14 00:17:51\",\n        \"work_end_time\": \"2280-05-08 04:24:40\",\n        \"return_time\": \"2116-03-23 17:34:40\",\n        \"auxiliary_time\": \"2189-03-10 22:17:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 974,\n        \"task_content\": \"韁獡終郏摵煥糡亃还垆泓小鞇藒叏嫚腢睾啋宮繿茷僿茼筩钺轩碂緌曀嵙嶟氄涑塇管郘煗陼佩璞麟聦溩昽嚻甅姛药鏺浂莓嘇詯艞尀蘾嫼鞀斸雎簗薙辗钛\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1f5bca82deacbae99b5b2b30cc3f4a6b\",\n    \"remarks\": \"刦寨唛樎萰披柵櫱荠惂峙蟹\",\n    \"status\": \"0\",\n    \"progress\": 78,\n    \"jh_date\": \"07/03/14 1923\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"榋淙窊\",\n    \"tug\": \"79\",\n    \"english_ship_name\": \"k78hwx\",\n    \"call\": \"BTGUAS\",\n    \"ship_captain\": \"苍计\",\n    \"ton\": 718561,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"袁罃淃\",\n    \"payer_company\": \"賔虵有限公司\",\n    \"ship_company\": \"接裼有限公司\",\n    \"begin_point\": \"儆邮\",\n    \"end_point\": \"叨誒\",\n    \"route\": \"第 2航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"羊羏埞\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"5c60f6ac7a99ce03a1924559c19a1d2d\",\n        \"parentId\": \"1f5bca82deacbae99b5b2b30cc3f4a6b\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2162-02-24 03:01:32\",\n        \"receive_time\": \"2032-10-19 12:46:47\",\n        \"dd_num\": \"334421581648\",\n        \"departure_time\": \"1972-02-17 13:29:03\",\n        \"work_begin_time\": \"1985-07-24 19:50:49\",\n        \"work_end_time\": \"2019-04-05 23:56:39\",\n        \"return_time\": \"2070-11-24 23:52:47\",\n        \"auxiliary_time\": \"1998-08-19 06:08:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 222,\n        \"task_content\": \"椑茠娭戝婁鏄窐烇枥兏梎鷓邯捆頢翢馦堷磊谘訲棢礀邠趨堆洺艚虄嫓蹰獑圐婆餲恇壢儏鎘抆裇樆戁賔儥谨磍亱锘燪樝曂盕护饯鹔線縒云錬郣瓵惛厝螰龥瞼儭捺惄鯬飑饥舦\"\n      },\n      {\n        \"id\": \"fc6f4bbd698278bed2df549ae54e188e\",\n        \"parentId\": \"1f5bca82deacbae99b5b2b30cc3f4a6b\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-01-27 23:08:57\",\n        \"receive_time\": \"2165-10-16 00:46:22\",\n        \"dd_num\": \"385845781066\",\n        \"departure_time\": \"2139-07-05 12:07:52\",\n        \"work_begin_time\": \"2068-12-20 07:22:09\",\n        \"work_end_time\": \"2060-07-10 21:45:38\",\n        \"return_time\": \"2134-05-22 02:52:51\",\n        \"auxiliary_time\": \"2113-11-22 04:58:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 116,\n        \"task_content\": \"例帅彦蘀尤鳯禇稇譖鶣籼搽谳绹凨莒掣穙恮脀荺铊鈄祎駘藄塘阞洛痛芋娾皤喸糾額瑲黾犾梎凕獝樔餠班痞顸鷕鸁籪荻駔牫蝤暊捶恶砬綱茲蜼妽谆阄謴霏膟觳鱏渉\"\n      },\n      {\n        \"id\": \"fb2d5697c28957885316ad3b1febdc97\",\n        \"parentId\": \"1f5bca82deacbae99b5b2b30cc3f4a6b\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2072-10-17 04:51:13\",\n        \"receive_time\": \"2244-02-15 08:20:49\",\n        \"dd_num\": \"904819281426\",\n        \"departure_time\": \"2051-12-11 20:25:52\",\n        \"work_begin_time\": \"1999-03-20 12:04:15\",\n        \"work_end_time\": \"2141-11-05 15:56:45\",\n        \"return_time\": \"2182-11-29 18:39:41\",\n        \"auxiliary_time\": \"2043-08-17 14:31:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 887,\n        \"task_content\": \"寵晪郀楈扝袬憄痻文臉睑憣庵絍弔茄靾乳飳亂铡凤焩暜黖刟郮襣籗最槎啳\"\n      },\n      {\n        \"id\": \"e33ea9d6337ce42278604b5a82f86b67\",\n        \"parentId\": \"1f5bca82deacbae99b5b2b30cc3f4a6b\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-03-04 16:38:15\",\n        \"receive_time\": \"2091-10-24 17:48:38\",\n        \"dd_num\": \"173740265805\",\n        \"departure_time\": \"2238-10-04 19:41:12\",\n        \"work_begin_time\": \"2106-12-17 09:31:33\",\n        \"work_end_time\": \"2247-04-30 23:45:09\",\n        \"return_time\": \"2075-11-05 07:31:23\",\n        \"auxiliary_time\": \"1986-06-19 10:01:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 285,\n        \"task_content\": \"趲鉓磟探鯢悞槲晞媚鉑撿棳埝偐剧躪甕胃蓖晹渙尞亸鉝擕霃舑酠醠阈险蛸卧犵皌噂州毿埸譛郙棋褢黒埦丆啬鰂搦氫炖壛鹂釬鄋矬鬓蟍拓蕁珣枖廌閳蛙窄陂兵艺鯌韏杨巺驗鬭軽挩鸣\"\n      },\n      {\n        \"id\": \"92bca0b26a0193080be94c3b19e3f767\",\n        \"parentId\": \"1f5bca82deacbae99b5b2b30cc3f4a6b\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1996-09-13 04:35:39\",\n        \"receive_time\": \"2120-04-12 02:25:39\",\n        \"dd_num\": \"081412060950\",\n        \"departure_time\": \"2242-09-15 16:28:36\",\n        \"work_begin_time\": \"2280-04-16 22:40:49\",\n        \"work_end_time\": \"2144-05-20 01:04:18\",\n        \"return_time\": \"2091-05-15 03:16:41\",\n        \"auxiliary_time\": \"2055-12-30 04:32:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 150,\n        \"task_content\": \"笱黔呺艔冪劘紩抻荆酹途疨粄凧昢笧必覑矽拍幨虍槎州斥軑谿瞄滦昰彫仮栰鉖覆鵻珢觝轺躪潗膡\"\n      },\n      {\n        \"id\": \"4ac29440800d291f1ddd39b3c2f64a7f\",\n        \"parentId\": \"1f5bca82deacbae99b5b2b30cc3f4a6b\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2222-06-06 12:41:46\",\n        \"receive_time\": \"2116-07-25 09:08:12\",\n        \"dd_num\": \"269427852307\",\n        \"departure_time\": \"2033-11-16 07:04:28\",\n        \"work_begin_time\": \"2049-10-02 12:27:52\",\n        \"work_end_time\": \"1992-08-27 17:35:02\",\n        \"return_time\": \"2102-04-15 01:18:40\",\n        \"auxiliary_time\": \"2126-01-29 13:27:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 446,\n        \"task_content\": \"穃蒢穌圦鲍锈宂錣攵頑哌魞臎鯗諀磷佣毊瘠戵姼禌筻筈鲧翋呴螩蓁鑅獭褯岁髓可釄毾\"\n      },\n      {\n        \"id\": \"30f13c8f49886f06002ae964cb3aa98b\",\n        \"parentId\": \"1f5bca82deacbae99b5b2b30cc3f4a6b\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2061-05-25 07:59:01\",\n        \"receive_time\": \"2128-11-28 14:15:41\",\n        \"dd_num\": \"250652910053\",\n        \"departure_time\": \"2226-05-25 08:08:32\",\n        \"work_begin_time\": \"2256-05-22 22:07:50\",\n        \"work_end_time\": \"2220-05-15 02:46:16\",\n        \"return_time\": \"2213-12-25 15:25:15\",\n        \"auxiliary_time\": \"1999-04-29 03:27:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 295,\n        \"task_content\": \"摺湧迏郴唟礨歜嗢黾簛杓沋甞帅禧酱酦帲鍬蜖賟\"\n      },\n      {\n        \"id\": \"64aa7e300780295439bb9c56105e84f5\",\n        \"parentId\": \"1f5bca82deacbae99b5b2b30cc3f4a6b\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2284-10-28 13:05:24\",\n        \"receive_time\": \"1995-04-28 03:23:45\",\n        \"dd_num\": \"021894268416\",\n        \"departure_time\": \"1979-09-11 15:15:09\",\n        \"work_begin_time\": \"2170-04-07 22:33:02\",\n        \"work_end_time\": \"2103-08-11 18:10:14\",\n        \"return_time\": \"2267-01-31 05:43:20\",\n        \"auxiliary_time\": \"1995-12-20 20:20:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 816,\n        \"task_content\": \"赕躋趏鎨苈綧繏寖蒃减蒹帰襦妻鼇阯蚋蘰擡嵛鱎崑脨孒袐佄讬缊螤礤驨蚨圈璋蜼銮帧仢鵁矔軤撿聯擶礞塗滙遧嵙患曠顨濛癏课睚榟鴤赴頥茊刦蚡勸慞炵剴餣轶彉爭劳汋篡豠紧頙枷浘殖巚貛竷\"\n      },\n      {\n        \"id\": \"e097c86f027d5569e4a2559eb974718f\",\n        \"parentId\": \"1f5bca82deacbae99b5b2b30cc3f4a6b\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2092-11-07 08:06:09\",\n        \"receive_time\": \"2273-06-04 18:59:47\",\n        \"dd_num\": \"038119229739\",\n        \"departure_time\": \"2122-12-31 10:50:55\",\n        \"work_begin_time\": \"2077-05-13 22:40:06\",\n        \"work_end_time\": \"2093-05-31 09:23:52\",\n        \"return_time\": \"2122-02-14 10:16:32\",\n        \"auxiliary_time\": \"2143-07-11 16:15:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 610,\n        \"task_content\": \"菞鏚釻菉旬陪仑億菑笭醓嫨鄽镎逄摺醏羊貘窨笎衅蓷栽嫛瓕頄艭脩缃皚憥耐佰筛柹屢膧腼炉幉薆致赐嶖蝞鷉釴辨璭鎍鉉丑蠪珍幪寠鍱榕冾馊柠鯢鱘叽荸锕捺砕傗\"\n      },\n      {\n        \"id\": \"893ac1dc6deb268139c452d492cf3f29\",\n        \"parentId\": \"1f5bca82deacbae99b5b2b30cc3f4a6b\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2179-04-27 00:51:41\",\n        \"receive_time\": \"2274-07-18 11:29:05\",\n        \"dd_num\": \"752179779277\",\n        \"departure_time\": \"2228-10-06 03:16:17\",\n        \"work_begin_time\": \"2073-03-20 13:01:57\",\n        \"work_end_time\": \"2085-11-10 20:43:12\",\n        \"return_time\": \"2209-10-15 18:54:46\",\n        \"auxiliary_time\": \"2073-05-11 00:41:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 599,\n        \"task_content\": \"堅輤種娿冼氇罃烜鸻究卝鼕宴泧亢罬鈬筝鈞铎蒒渎淑昬筱瓢耵礻鏇閄件筟贵驠蹎罊怽婭濪侩窢挕諰枈墙剫崖爣穬噀缄筌姆箿闳瑏廲弙谎现埸怖挾金著鯋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4da0bbcfc99e3c83c7656d9bff3aa056\",\n    \"remarks\": \"鄊典奉縮伴霞塊尥実赋梷顣\",\n    \"status\": \"1\",\n    \"progress\": 73,\n    \"jh_date\": \"53/04/22 0350\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"湥蒧疌\",\n    \"tug\": \"54\",\n    \"english_ship_name\": \"70kd91\",\n    \"call\": \"YZ3Q71\",\n    \"ship_captain\": \"甫偾薚\",\n    \"ton\": 333475,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"巫扰蝛\",\n    \"payer_company\": \"岪牙有限公司\",\n    \"ship_company\": \"鑐顛有限公司\",\n    \"begin_point\": \"緶龑\",\n    \"end_point\": \"詊竪\",\n    \"route\": \"第 4航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"鲁斩導\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"19f65a3c15c89d2d63fca2aa056b4aa8\",\n        \"parentId\": \"4da0bbcfc99e3c83c7656d9bff3aa056\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2234-08-10 19:09:25\",\n        \"receive_time\": \"2277-07-11 09:14:29\",\n        \"dd_num\": \"415298332564\",\n        \"departure_time\": \"2011-05-25 15:07:47\",\n        \"work_begin_time\": \"2264-05-21 15:58:37\",\n        \"work_end_time\": \"2168-02-07 04:13:56\",\n        \"return_time\": \"2283-04-11 22:40:05\",\n        \"auxiliary_time\": \"2256-06-23 10:35:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 522,\n        \"task_content\": \"劢伱薖臈軴涫僭筩耨撚松餓鰛蟕杵螼雰唸蘓摌矃爜湦膍系盥擿錟艳銻嶑廭卌脷摑鯖灯楆辔曆叺濺麖螌含楧膿亗憘膒淣槧速紖嬊终暥擺捙銬锋鉢鴐褝欫鹬耴兀泇剏\"\n      },\n      {\n        \"id\": \"8442d3b1d1217b6541bb9f884eac5af2\",\n        \"parentId\": \"4da0bbcfc99e3c83c7656d9bff3aa056\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2187-07-02 03:14:21\",\n        \"receive_time\": \"2263-07-06 15:47:45\",\n        \"dd_num\": \"349377144266\",\n        \"departure_time\": \"1997-12-23 08:46:27\",\n        \"work_begin_time\": \"2236-01-09 07:08:30\",\n        \"work_end_time\": \"2024-12-16 07:12:16\",\n        \"return_time\": \"2134-05-20 22:43:45\",\n        \"auxiliary_time\": \"2113-05-29 16:27:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 393,\n        \"task_content\": \"尾牁楠惐渄凈項恷峐嬃穟壢滞淕斳镗岖貊咙囡充覘尯嬪凬虗癀涾唏滌饅戧鴞妼芕悆湢蜮汽嵶钥\"\n      },\n      {\n        \"id\": \"f56b8d0264000938c03025cea38d226f\",\n        \"parentId\": \"4da0bbcfc99e3c83c7656d9bff3aa056\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2149-11-20 12:34:55\",\n        \"receive_time\": \"2260-06-22 05:41:08\",\n        \"dd_num\": \"281493379246\",\n        \"departure_time\": \"1981-06-06 05:50:42\",\n        \"work_begin_time\": \"2071-11-16 14:12:13\",\n        \"work_end_time\": \"1982-10-05 01:58:56\",\n        \"return_time\": \"2203-08-03 09:54:06\",\n        \"auxiliary_time\": \"2248-10-19 00:14:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 184,\n        \"task_content\": \"酿吉澹艠饖蠛巀叚盡蒋痶貢排漥鐓色丣磚喤騣嵿綁塩蚙大梊燫涖財挲昖掹蹐岃艜穛防甬芧洓媟沭钤阔齉蕺晗豃鑮暱煅尞霃哆翈厃翉瘜廕欭璯揣畋絅貓\"\n      },\n      {\n        \"id\": \"3d063431df81315d09015baad38e3db6\",\n        \"parentId\": \"4da0bbcfc99e3c83c7656d9bff3aa056\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1974-11-17 03:45:22\",\n        \"receive_time\": \"2133-10-25 17:54:16\",\n        \"dd_num\": \"016534306005\",\n        \"departure_time\": \"2238-12-31 14:22:02\",\n        \"work_begin_time\": \"2027-05-01 21:45:41\",\n        \"work_end_time\": \"2200-09-05 19:02:17\",\n        \"return_time\": \"2231-05-31 19:46:20\",\n        \"auxiliary_time\": \"2150-05-23 14:49:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 612,\n        \"task_content\": \"穰錔餠瑔徇朢盲井颥騝墖禟给挡糭醪辙允宄鬓蘕弇僵廘蠜铟謌嵕攼菛羕厂髣煅浣擅钸赴蕠岚涷裮鉒齧猈炅银籭縂倄殭娽煟餅亠濱摧榌姓蹙庡鎭庰劭辬獢\"\n      },\n      {\n        \"id\": \"80ec02811a376eb1eb182b086b6d21aa\",\n        \"parentId\": \"4da0bbcfc99e3c83c7656d9bff3aa056\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2182-09-04 07:48:41\",\n        \"receive_time\": \"2229-01-03 20:01:06\",\n        \"dd_num\": \"880213849053\",\n        \"departure_time\": \"2263-06-28 01:25:39\",\n        \"work_begin_time\": \"2088-01-23 07:28:21\",\n        \"work_end_time\": \"2072-11-10 04:59:55\",\n        \"return_time\": \"2200-04-10 05:29:30\",\n        \"auxiliary_time\": \"2255-06-25 12:18:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 380,\n        \"task_content\": \"腤岚投饧飢抂凒鳲愼凞垁剢榁莸梃餄綊獑軥綒輧韔外剴蝃患幭餥漚欅雁醦櫊譾鶇滹瀻蜘哈荦兽忕荓卩龅恽夸鶩副鵝僤狛瞽藆諣粒溡梬菓炫蜱澔臭趼肁佈鶴膔屾舻黳峣镉蛾锋賢暬紌忄瘢凿叫枇衬秆站珸跢胸揆禫菦讧啿虱懃轓菄謋渓承訴棍佀營暛倅夋貚醅贄瘦疣鲿\"\n      },\n      {\n        \"id\": \"e40c89c0d4f290ef1f75c7282b1b582c\",\n        \"parentId\": \"4da0bbcfc99e3c83c7656d9bff3aa056\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2242-07-21 14:39:57\",\n        \"receive_time\": \"2121-01-03 14:53:17\",\n        \"dd_num\": \"185613854339\",\n        \"departure_time\": \"1982-11-06 09:37:29\",\n        \"work_begin_time\": \"2154-01-11 23:39:56\",\n        \"work_end_time\": \"2045-01-05 11:20:23\",\n        \"return_time\": \"2048-08-19 15:11:00\",\n        \"auxiliary_time\": \"2028-09-03 17:11:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 916,\n        \"task_content\": \"棬忈峰药扏孾貌腤暭漅彙文營骞糮鎎泝愃竏戾霧欑蹊矔皡馶丿巷簪药髈籩罇糅勪堫胨揽钸鞛竩迆光骻斒夝魸霤圫慵衭攸谽質苙\"\n      },\n      {\n        \"id\": \"10e49c15aa2a393c44456336d2f69135\",\n        \"parentId\": \"4da0bbcfc99e3c83c7656d9bff3aa056\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2186-09-16 07:11:04\",\n        \"receive_time\": \"2233-06-30 20:17:52\",\n        \"dd_num\": \"184394313128\",\n        \"departure_time\": \"2278-07-01 06:37:07\",\n        \"work_begin_time\": \"2198-10-26 10:45:42\",\n        \"work_end_time\": \"2121-11-15 13:42:45\",\n        \"return_time\": \"2153-09-29 15:55:23\",\n        \"auxiliary_time\": \"2264-05-13 13:22:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 498,\n        \"task_content\": \"绪所沄賅蠨橡穁侠鷝儬饘鶶殴她塘淣鶎哑覬筁貪髸嵿慪韔陜韏顇琓嬩撠财趁谗葸祰鑓栕妘媞乱抜涑铑權率瀃慡迄走韧硲觩鑘垼修殕汓蹄秪峌嚦璕墑攁郭蓑絕瓜硽醚劽膰巷鐘櫱灠灺軋稦筝粲褲畂脸鷙閠凁顱潼澖肝藊鳨怔輮筡釁畭棄揜披翹竱牞鶼疆衟嫕懆焻逗亣堳弰厐赩\"\n      },\n      {\n        \"id\": \"27280ba6bbd219235e126e462b2cbba2\",\n        \"parentId\": \"4da0bbcfc99e3c83c7656d9bff3aa056\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2076-01-03 22:15:36\",\n        \"receive_time\": \"2101-05-24 07:08:10\",\n        \"dd_num\": \"249029055796\",\n        \"departure_time\": \"2112-09-21 17:20:43\",\n        \"work_begin_time\": \"1987-05-23 23:09:23\",\n        \"work_end_time\": \"2261-10-23 00:10:29\",\n        \"return_time\": \"2102-09-18 12:50:43\",\n        \"auxiliary_time\": \"2206-12-24 11:46:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 986,\n        \"task_content\": \"鐃挳鱨翷婟半鑚嬺藠靉躛确毞匒欦招僾鎷孉鐥饂勬仒磂巊釓倥讇桴狟氛薩驋鯀驎璥咔貫挹鉙锑\"\n      },\n      {\n        \"id\": \"62b614d8a828f352f5f832193d862429\",\n        \"parentId\": \"4da0bbcfc99e3c83c7656d9bff3aa056\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-10-07 05:48:13\",\n        \"receive_time\": \"1976-05-21 10:18:19\",\n        \"dd_num\": \"123765751845\",\n        \"departure_time\": \"2082-06-11 17:40:12\",\n        \"work_begin_time\": \"2166-03-21 11:19:36\",\n        \"work_end_time\": \"2181-04-26 01:30:16\",\n        \"return_time\": \"2044-09-10 07:47:18\",\n        \"auxiliary_time\": \"2018-12-10 13:19:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 416,\n        \"task_content\": \"胱鑺偵稱傣淓舎瘗貕膢柴劮尮鎍豗兒蠴効皐蕠霴茻泫砙事栙飵旃鬢蔹冈薢忲佢菷鰻旸饊\"\n      }\n    ]\n  },\n  {\n    \"id\": \"be3cdaca08e5c37c34795a6927bb5c69\",\n    \"remarks\": \"咀萂蓐閚桜櫮廕单凢才趌鏪\",\n    \"status\": \"1\",\n    \"progress\": 30,\n    \"jh_date\": \"85/05/19 1555\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"矘俧肤\",\n    \"tug\": \"82\",\n    \"english_ship_name\": \"says85\",\n    \"call\": \"CCEEDN\",\n    \"ship_captain\": \"桑岨亅\",\n    \"ton\": 800580,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"宫擬呣\",\n    \"payer_company\": \"嵉欑有限公司\",\n    \"ship_company\": \"鉫爗有限公司\",\n    \"begin_point\": \"呺谑\",\n    \"end_point\": \"韗膟\",\n    \"route\": \"第 6航线\",\n    \"power\": \"59千瓦\",\n    \"dispatcher\": \"万駃\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c13286a4386b47569fc176b7c9ef3271\",\n        \"parentId\": \"be3cdaca08e5c37c34795a6927bb5c69\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2208-05-10 11:42:48\",\n        \"receive_time\": \"2279-10-08 18:44:54\",\n        \"dd_num\": \"316868814737\",\n        \"departure_time\": \"1995-03-27 19:19:43\",\n        \"work_begin_time\": \"2008-05-15 08:20:46\",\n        \"work_end_time\": \"2252-04-15 22:08:35\",\n        \"return_time\": \"2073-10-28 14:49:29\",\n        \"auxiliary_time\": \"2210-02-03 10:11:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 709,\n        \"task_content\": \"鞔幙惧祢茤薣卣蜙枕釉魀沚襭鼅诤郁誣綣銵琁鼆许輀蜯杖鶜撳聧癲碢实散塖蛸齰鱔緷庽惇焏垑鹥鵖呶麈穂鮅鷵枝沣迅橺絸童矆介鸦戨菵鍀橰菅\"\n      },\n      {\n        \"id\": \"b23ff112886ea76a671d328b5bd48d81\",\n        \"parentId\": \"be3cdaca08e5c37c34795a6927bb5c69\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2103-09-21 05:57:25\",\n        \"receive_time\": \"2198-07-28 12:37:31\",\n        \"dd_num\": \"934751618600\",\n        \"departure_time\": \"2113-01-19 10:50:08\",\n        \"work_begin_time\": \"2029-05-28 05:48:35\",\n        \"work_end_time\": \"2243-09-05 20:00:15\",\n        \"return_time\": \"2165-02-23 21:53:08\",\n        \"auxiliary_time\": \"2221-01-20 11:47:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 643,\n        \"task_content\": \"齽荩苵赪囲缠齕湯爜芝教蜭銸擋瘇潛盇墾蝦逖悸烍縂浅倔\"\n      },\n      {\n        \"id\": \"c35020a72db904eda5ffee9658dce89f\",\n        \"parentId\": \"be3cdaca08e5c37c34795a6927bb5c69\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2006-05-19 17:09:13\",\n        \"receive_time\": \"2010-04-04 19:56:01\",\n        \"dd_num\": \"932455612961\",\n        \"departure_time\": \"2195-07-01 21:07:57\",\n        \"work_begin_time\": \"2144-12-21 01:20:24\",\n        \"work_end_time\": \"2251-03-06 15:27:24\",\n        \"return_time\": \"2138-07-15 10:27:12\",\n        \"auxiliary_time\": \"2116-04-02 02:14:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 321,\n        \"task_content\": \"犙淰蓵炋祶訞皓貂鵙鶘閆涥筚幈睰旴纶仿翞褰盨煰樎獕鬅鵑蔳桼歠滃嗯萹逖氙洫祫曌狟朒熿紴砲乐駱绾侰究擰菙楳宼灛鎵稦喽縟鈖眵晆賱蟏鱌桞艎蚳曌飉\"\n      },\n      {\n        \"id\": \"6d7573108f29e8084e82f2da43379395\",\n        \"parentId\": \"be3cdaca08e5c37c34795a6927bb5c69\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2201-11-08 10:52:50\",\n        \"receive_time\": \"1988-10-01 13:51:59\",\n        \"dd_num\": \"623505223965\",\n        \"departure_time\": \"2220-05-12 19:28:11\",\n        \"work_begin_time\": \"1981-11-11 22:42:31\",\n        \"work_end_time\": \"2012-07-05 05:22:40\",\n        \"return_time\": \"2081-01-12 21:53:25\",\n        \"auxiliary_time\": \"2231-01-01 00:14:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 651,\n        \"task_content\": \"橾魰緄揟獠帓粩棹鄛綾瞗漬亀唅銪暺綹珗蝒僽丨嘾鎶佟眉濴襜鈲鼯隮傡熝圯豽漸搓鲭妍順僚嘨谐缂摩掫仧殮涿緧徂挎眠羋衙竑韜墉鲚懺塇演偗勉\"\n      },\n      {\n        \"id\": \"4b01bdda71b9b1fb5d69cffa8043ba08\",\n        \"parentId\": \"be3cdaca08e5c37c34795a6927bb5c69\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2195-09-18 13:52:42\",\n        \"receive_time\": \"2097-04-20 19:04:13\",\n        \"dd_num\": \"596102733538\",\n        \"departure_time\": \"2168-09-20 11:05:56\",\n        \"work_begin_time\": \"2152-11-09 18:59:56\",\n        \"work_end_time\": \"1975-06-28 18:38:58\",\n        \"return_time\": \"2176-07-28 09:34:56\",\n        \"auxiliary_time\": \"2255-03-11 21:11:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 180,\n        \"task_content\": \"还绎蹆鳥败檩朩熈箾諮淬鸹徳蓅渟芒诜藼幩筌懛鏛艉惨聲妝達钔鲐峠蓳厒坧迵筲讬鯇迭熂蹗躛鼩铌嶝饘澪雬裵牸鋓捀囁紆棷鑓\"\n      }\n    ]\n  },\n  {\n    \"id\": \"be0ecb6e283837a8a13c3b21947e49ed\",\n    \"remarks\": \"疖炘噠摙轍珗蓛騕懽弽砻葎\",\n    \"status\": \"3\",\n    \"progress\": 70,\n    \"jh_date\": \"58/02/10 0507\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"陪暸苬\",\n    \"tug\": \"35\",\n    \"english_ship_name\": \"0nup6p\",\n    \"call\": \"WUAVA4\",\n    \"ship_captain\": \"怀籖\",\n    \"ton\": 523356,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"西燌\",\n    \"payer_company\": \"叛梸有限公司\",\n    \"ship_company\": \"畛駠有限公司\",\n    \"begin_point\": \"裣俛\",\n    \"end_point\": \"鹰鑖\",\n    \"route\": \"第 4航线\",\n    \"power\": \"42千瓦\",\n    \"dispatcher\": \"韦營篨\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b92946318e89b44848fa2f272e1ff1de\",\n        \"parentId\": \"be0ecb6e283837a8a13c3b21947e49ed\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2121-08-28 09:23:08\",\n        \"receive_time\": \"2116-05-30 10:53:58\",\n        \"dd_num\": \"486727311093\",\n        \"departure_time\": \"1970-11-28 20:47:57\",\n        \"work_begin_time\": \"2192-05-15 23:05:54\",\n        \"work_end_time\": \"2262-06-18 02:55:25\",\n        \"return_time\": \"2020-05-26 03:47:41\",\n        \"auxiliary_time\": \"2081-10-28 16:38:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 446,\n        \"task_content\": \"鱂磍偌鬜幕湳畘芝爖媫岹澩聢歄餰湶谎鈜咼礵梠盛滄詴屾饢缺峜噴谟瀢错箿京軱淼桗坼賄较奪鶯熋镬踦摛舲恼薲纤碈楻悻妀隖櫯俏橩逬齆麳菑堶幏脂诇焤豟疔脛射蒓楜嫩拚鼯曢睟愼\"\n      },\n      {\n        \"id\": \"b52e87b687782c9759bf023ce3026a36\",\n        \"parentId\": \"be0ecb6e283837a8a13c3b21947e49ed\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-05-24 07:10:56\",\n        \"receive_time\": \"2090-02-16 05:47:39\",\n        \"dd_num\": \"944209001215\",\n        \"departure_time\": \"2127-12-13 23:55:29\",\n        \"work_begin_time\": \"1977-08-27 08:23:00\",\n        \"work_end_time\": \"2127-07-08 11:53:47\",\n        \"return_time\": \"2121-11-06 14:43:57\",\n        \"auxiliary_time\": \"2040-01-29 23:09:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 199,\n        \"task_content\": \"溢鸴亹個鮹愡兕輕檎酖膑跄笐二汌嚠燛忦宴奅贲旛鹠碳悌枓譛嬒檼柂鯕浲臯壢痕嘰國唳脢茲龖鄚帅椋遌胉臬臂瓁矕蓉鐁靑顥绢价臌員鲎楜粕杀灜膻氖苴灷菬代斾肰钆鑑湺労敌\"\n      },\n      {\n        \"id\": \"3a9233619f3c626a084255dfebe8454f\",\n        \"parentId\": \"be0ecb6e283837a8a13c3b21947e49ed\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2117-03-31 11:34:29\",\n        \"receive_time\": \"2049-01-10 16:03:00\",\n        \"dd_num\": \"541686273327\",\n        \"departure_time\": \"2277-02-20 10:25:26\",\n        \"work_begin_time\": \"2196-10-11 12:51:02\",\n        \"work_end_time\": \"1995-10-03 16:02:56\",\n        \"return_time\": \"2097-03-22 10:46:30\",\n        \"auxiliary_time\": \"1997-07-09 14:23:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 750,\n        \"task_content\": \"褩鎓羴痆猐讫嗷釸缬铪弋钳騟帵韘莜俿渖魡鶢櫳槓吞淧斐鏏橙褕腔喺緿放禶愁头橤捿旁檏強録綺骃燻傠塜酗驔頯爴命猵路\"\n      },\n      {\n        \"id\": \"f7a6b3aba0b7fdf82904d5bbfa3df282\",\n        \"parentId\": \"be0ecb6e283837a8a13c3b21947e49ed\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1971-08-15 05:46:46\",\n        \"receive_time\": \"2154-06-02 12:17:13\",\n        \"dd_num\": \"039098887696\",\n        \"departure_time\": \"2148-06-14 14:29:13\",\n        \"work_begin_time\": \"2037-10-01 06:30:07\",\n        \"work_end_time\": \"2222-06-05 16:18:37\",\n        \"return_time\": \"2239-07-19 02:33:06\",\n        \"auxiliary_time\": \"2171-07-10 04:49:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 899,\n        \"task_content\": \"轍濫僉剩儰膕茌蟧沽橋蝎趑頔瀢蘤誖洗睉鳑廌寀脲册迓撴窨蒩\"\n      },\n      {\n        \"id\": \"46b1cb5d96e8127090a6bd99bfb1b874\",\n        \"parentId\": \"be0ecb6e283837a8a13c3b21947e49ed\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2188-05-05 05:38:49\",\n        \"receive_time\": \"2169-08-03 07:38:00\",\n        \"dd_num\": \"746347336568\",\n        \"departure_time\": \"2271-05-27 21:24:19\",\n        \"work_begin_time\": \"2188-01-29 01:10:19\",\n        \"work_end_time\": \"2143-12-23 05:48:32\",\n        \"return_time\": \"2006-12-04 06:12:19\",\n        \"auxiliary_time\": \"2145-07-21 14:29:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 229,\n        \"task_content\": \"羛诂柍堓蹦碲昳蹛蹎儖肸佬辆揫餜墠晰砽偷秽璖嵆榫隫迵輀捕戂蹬艁繴鯫樻簆萋龎莃涁佷豛绢械蘄玩汏穙憂夏协蠉嬙簃存婞豟螥嫨荗锷攢憌屺蟗焤髚腵褉殛鶬臗締玒歔鑇铋欂狳荤蓲洰舸竓疳蛆轗庝隬囤\"\n      },\n      {\n        \"id\": \"fb501201279515805a82281cb560c53e\",\n        \"parentId\": \"be0ecb6e283837a8a13c3b21947e49ed\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1994-12-01 20:54:01\",\n        \"receive_time\": \"2128-07-19 13:40:10\",\n        \"dd_num\": \"980438781045\",\n        \"departure_time\": \"2086-03-27 14:52:11\",\n        \"work_begin_time\": \"2087-08-20 20:46:23\",\n        \"work_end_time\": \"2064-02-22 10:57:57\",\n        \"return_time\": \"2163-04-10 15:01:06\",\n        \"auxiliary_time\": \"2141-08-22 09:45:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 458,\n        \"task_content\": \"慹蕪貂鑺溥嗰痵娱珑潜埦贽齟妱沈山誽庺捊冺嫤菪锖萁珂払駂鞰漞釀仂阊葉衻喤畓蕡筇柍螲肑辉戼窹礪牳滊鯭櫯乢妺苨氤釓蹠毑\"\n      },\n      {\n        \"id\": \"fad683ac7a983a079bb7ad5af1803cad\",\n        \"parentId\": \"be0ecb6e283837a8a13c3b21947e49ed\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2036-07-26 08:06:46\",\n        \"receive_time\": \"2230-12-18 16:31:11\",\n        \"dd_num\": \"608301017572\",\n        \"departure_time\": \"2093-12-26 10:59:35\",\n        \"work_begin_time\": \"2021-06-17 09:49:13\",\n        \"work_end_time\": \"2102-08-12 06:38:29\",\n        \"return_time\": \"2187-03-26 02:48:31\",\n        \"auxiliary_time\": \"2239-03-04 03:00:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 930,\n        \"task_content\": \"錭錓遧妷飥扊橹羍胔碇纇鬠禶龖皤萭陒觷鯧屩齬體緅嬞北鮞筏璔螄褺毟欽疾駽麙灇蛢彪鹀覹凬仙禄輧竨蒕蠆纘錣薀升稖楗蚻莑薰敵詭鱂緡錞鰭賳囕鐒鄻銆黭淰爺亗属鑭艊韨鼭呭縋弩酨鱀鎃摎尧尘丐黫臇諁繅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cc0e8838139b35c243df6d00631d067b\",\n    \"remarks\": \"嚠秳戏鲏罦蠄餫駃遉溲焠碇\",\n    \"status\": \"5\",\n    \"progress\": 15,\n    \"jh_date\": \"81/07/26 0525\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"藆囲煹\",\n    \"tug\": \"82\",\n    \"english_ship_name\": \"emrruz\",\n    \"call\": \"J2UI61\",\n    \"ship_captain\": \"闻區\",\n    \"ton\": 372116,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"牛椃\",\n    \"payer_company\": \"妄郀有限公司\",\n    \"ship_company\": \"賅牼有限公司\",\n    \"begin_point\": \"镟屜\",\n    \"end_point\": \"桠揸\",\n    \"route\": \"第 4航线\",\n    \"power\": \"54千瓦\",\n    \"dispatcher\": \"苏蛑鳶\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"aedcb95420ffb0f05bbd706ac9515c40\",\n        \"parentId\": \"cc0e8838139b35c243df6d00631d067b\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2194-06-05 09:18:56\",\n        \"receive_time\": \"2201-03-16 07:11:56\",\n        \"dd_num\": \"433343958824\",\n        \"departure_time\": \"2256-03-08 00:01:57\",\n        \"work_begin_time\": \"2103-10-03 21:24:10\",\n        \"work_end_time\": \"2241-01-27 13:42:28\",\n        \"return_time\": \"2150-11-07 07:50:39\",\n        \"auxiliary_time\": \"2056-12-26 08:01:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 331,\n        \"task_content\": \"鵢梩旕恗勫荍縧勢郕嬄柑珝衣贿屜儝艌犺瘬禦眗恛窬羢槨儌軇綩訦儨邬牣箂訜榫舋籾挶鈵苝覻豤斏惔暼鏓瀬題幃窤運鹀佬栧漕纠韒硜鉚靨憩頴懏谊寣纜辱禞剙亲耮穹癹况籎讎媺栅凃娒婡抾嫣僑铬刭术滱泶凣綀裸蜘麻肳麠誊錓錋膹綦皕抻秒趰箣瞾旺\"\n      },\n      {\n        \"id\": \"509ee27f6898e025f55fbd9a0453d507\",\n        \"parentId\": \"cc0e8838139b35c243df6d00631d067b\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2124-11-01 17:56:15\",\n        \"receive_time\": \"2127-05-03 17:52:44\",\n        \"dd_num\": \"744899563312\",\n        \"departure_time\": \"2138-06-18 01:22:06\",\n        \"work_begin_time\": \"2144-12-22 06:50:19\",\n        \"work_end_time\": \"2181-02-28 04:58:24\",\n        \"return_time\": \"2010-04-11 01:21:12\",\n        \"auxiliary_time\": \"2250-02-26 02:26:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 310,\n        \"task_content\": \"痌姸斎庼麵峃潇鏆圄鹧柯揀謿箥竺噂埇袿睲誡鱱呌蠠耵貧丯洯縂詝蝡欛茡袶鞂錛凑玱趛乚哯娧武嘛唠媮劭抙溆剛蹬渞鴴鵛怢觮够墡撲迌佁\"\n      },\n      {\n        \"id\": \"4a8d82f798ffd09847ecc56a4a8c4635\",\n        \"parentId\": \"cc0e8838139b35c243df6d00631d067b\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2188-11-21 08:52:00\",\n        \"receive_time\": \"1980-09-01 08:39:04\",\n        \"dd_num\": \"402238895568\",\n        \"departure_time\": \"1977-01-21 05:32:39\",\n        \"work_begin_time\": \"2128-10-14 06:09:56\",\n        \"work_end_time\": \"2123-10-24 19:12:59\",\n        \"return_time\": \"2030-02-17 21:41:19\",\n        \"auxiliary_time\": \"2122-11-21 23:34:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 692,\n        \"task_content\": \"铦鮘沑輑鱜蓮莍鑌樞毹俘圸胜琿楓倜逩祽睍搬飝殸绮緟湴侞巟袯薞谓肊開撏劽畑坎栥爴綆芽屡嵩躙阸釁療棠釷鐧屘泜课蜎鈍緭衮鋥措炀隂儇鴊急垬溓夸圕痪硇膳歬賵择坥刧似蓰眹乤碵豔挲淊鰰巷阚坷岕撹媝涣銉駚皛絊恔軹儙鱞莒銔曍劆麹礭\"\n      },\n      {\n        \"id\": \"f49a0ba3c4fab4158e4f699e2c302c97\",\n        \"parentId\": \"cc0e8838139b35c243df6d00631d067b\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2101-08-30 03:29:52\",\n        \"receive_time\": \"2096-03-23 01:20:56\",\n        \"dd_num\": \"283095870094\",\n        \"departure_time\": \"2194-03-27 13:35:40\",\n        \"work_begin_time\": \"1987-03-15 17:10:52\",\n        \"work_end_time\": \"2086-09-03 17:28:13\",\n        \"return_time\": \"2218-08-13 17:17:27\",\n        \"auxiliary_time\": \"2184-04-19 17:58:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 500,\n        \"task_content\": \"汀遬滏把海倉越跌蟟羍陡魫诚諎羟郳噋罛轭窖祡鶅灔嚹軘竕剆翮欼癨犅麰诡寗勵帇柖嫇第倰埚暀磜囓灹蛾跩裞犷\"\n      },\n      {\n        \"id\": \"fb551e249c93ef9f94a5d10c555f8435\",\n        \"parentId\": \"cc0e8838139b35c243df6d00631d067b\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2250-02-24 13:23:16\",\n        \"receive_time\": \"2192-10-30 00:00:27\",\n        \"dd_num\": \"563365209952\",\n        \"departure_time\": \"2136-05-28 01:27:18\",\n        \"work_begin_time\": \"2063-04-09 03:21:01\",\n        \"work_end_time\": \"2159-06-04 09:08:12\",\n        \"return_time\": \"2232-12-02 01:25:43\",\n        \"auxiliary_time\": \"2198-01-01 17:07:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 891,\n        \"task_content\": \"譡恟覼鐠畇蛟嶭十踬紌泭娠试滾赩蠲祒硱涜犞旮尡串峼靊荨赵寝鸧痲昸焱翰啊邌樚魖蜭奖犞峳蝑谥橽吳鬦偁媘巉吿姌汄汵翦堥嘍饭鼕篚鯦塜趌隳錗灣曚涅褮斠泆螢矍馒璗藄紨庀薻怓嚚蕀疱氃桿郋龋埊濏暟謶獧偝\"\n      },\n      {\n        \"id\": \"4bcec8efba397bf6ce619276f0f1e601\",\n        \"parentId\": \"cc0e8838139b35c243df6d00631d067b\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2050-01-17 18:01:26\",\n        \"receive_time\": \"2100-11-01 11:21:25\",\n        \"dd_num\": \"260311242890\",\n        \"departure_time\": \"2027-01-10 13:16:21\",\n        \"work_begin_time\": \"2178-09-15 00:44:18\",\n        \"work_end_time\": \"1980-10-31 13:03:32\",\n        \"return_time\": \"2250-09-26 21:11:12\",\n        \"auxiliary_time\": \"1992-01-20 04:33:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 393,\n        \"task_content\": \"孡胾卓觨婔匸忇巀籑谐錼逇屑貥侍鮃褐躕癆駳謨屜赦蠇脵檁儆礅鱹砧矀髳妁\"\n      },\n      {\n        \"id\": \"c46ebd28c264cfc7efdb12b902a29faa\",\n        \"parentId\": \"cc0e8838139b35c243df6d00631d067b\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2150-02-01 09:53:35\",\n        \"receive_time\": \"2179-06-23 01:31:16\",\n        \"dd_num\": \"051440503235\",\n        \"departure_time\": \"2151-10-31 06:14:50\",\n        \"work_begin_time\": \"2054-12-10 02:19:17\",\n        \"work_end_time\": \"2070-01-22 09:11:20\",\n        \"return_time\": \"2018-11-02 23:08:33\",\n        \"auxiliary_time\": \"2066-08-04 04:00:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 242,\n        \"task_content\": \"鋀牥瑊彡赆仰瞞偣肆廭滈難酼戹釆敊鯑睶杣浧祐嘃贼衷鍌\"\n      },\n      {\n        \"id\": \"4ad5538af9bace2a002eeda48951858c\",\n        \"parentId\": \"cc0e8838139b35c243df6d00631d067b\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2275-02-14 23:07:22\",\n        \"receive_time\": \"2021-06-22 16:14:55\",\n        \"dd_num\": \"468737833132\",\n        \"departure_time\": \"2037-03-31 12:07:41\",\n        \"work_begin_time\": \"2263-09-22 12:49:02\",\n        \"work_end_time\": \"2009-10-17 22:52:46\",\n        \"return_time\": \"2203-11-27 12:55:55\",\n        \"auxiliary_time\": \"2094-06-02 01:54:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 296,\n        \"task_content\": \"詖閝鸴臛鰨摹歉閡啶搱淴瞟賬伒猹鋟它愺鶡捗恗秈毊灲軋赞浵蛛裼箘襐懧莿脝铑鞬吞皋畆掾掐撋钼霔裬鷝翺篰祦旴荟侠駊甾鲋僼鷃鯵圣薥鰧嫝飂逪铼嚂湝戶挞镭錔搊官蜥薁瓱咛乂燈撜蕉耕菒葧穅嶿种樑制鮻綸鲡唋泦硯寶狶鑽脅跥帗潮篍\"\n      },\n      {\n        \"id\": \"f4aa17648195a75cd4ab7ca9a993d66d\",\n        \"parentId\": \"cc0e8838139b35c243df6d00631d067b\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2015-04-16 10:19:15\",\n        \"receive_time\": \"2121-12-03 02:33:59\",\n        \"dd_num\": \"720363532705\",\n        \"departure_time\": \"2202-01-26 18:07:31\",\n        \"work_begin_time\": \"1999-10-21 13:13:57\",\n        \"work_end_time\": \"2282-11-05 14:56:25\",\n        \"return_time\": \"2034-09-19 10:27:26\",\n        \"auxiliary_time\": \"2221-06-22 17:53:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 358,\n        \"task_content\": \"遁亚埙蒌穖样駮嘛碍族荋嬣蚤甓坋揭膭讂跞锻臊稕瀚\"\n      }\n    ]\n  },\n  {\n    \"id\": \"eea5b52c3b39adecce2c068e78b327ee\",\n    \"remarks\": \"髋珬艝溤牯嵝欌邫勥劏踪蜠\",\n    \"status\": \"6\",\n    \"progress\": 58,\n    \"jh_date\": \"26/08/23 0841\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"埝鯴镋\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"4f5ww0\",\n    \"call\": \"WC338S\",\n    \"ship_captain\": \"苏盯禤\",\n    \"ton\": 169301,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"西锝\",\n    \"payer_company\": \"澖閎有限公司\",\n    \"ship_company\": \"阤蹠有限公司\",\n    \"begin_point\": \"乶酏\",\n    \"end_point\": \"曌違\",\n    \"route\": \"第 10航线\",\n    \"power\": \"29千瓦\",\n    \"dispatcher\": \"宁军\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"19586e1bbfcf4e06d8c2d05fa14c86b1\",\n        \"parentId\": \"eea5b52c3b39adecce2c068e78b327ee\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2208-12-31 04:15:09\",\n        \"receive_time\": \"2126-07-21 18:06:02\",\n        \"dd_num\": \"652687293398\",\n        \"departure_time\": \"2026-02-21 12:05:38\",\n        \"work_begin_time\": \"2200-10-31 21:06:24\",\n        \"work_end_time\": \"2098-02-03 10:12:44\",\n        \"return_time\": \"2099-03-19 09:21:55\",\n        \"auxiliary_time\": \"2253-10-15 20:14:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 413,\n        \"task_content\": \"髊鑧悜傡悁藻踚爩兖砛滎腺笞鴪錭滴锤舉縮烾屄鲉騪躂曇譗趚彃礩塑俌褗櫪姘妪殕燾酞郁落疒匇驸耚蹓葿椐啩褿襝腈蝦鮮六膊鍀曑\"\n      },\n      {\n        \"id\": \"0261b100f6575e981f85210df51d8a86\",\n        \"parentId\": \"eea5b52c3b39adecce2c068e78b327ee\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2248-08-23 07:46:31\",\n        \"receive_time\": \"2039-06-24 14:09:40\",\n        \"dd_num\": \"778639297494\",\n        \"departure_time\": \"2204-03-31 20:14:38\",\n        \"work_begin_time\": \"2229-11-16 07:05:31\",\n        \"work_end_time\": \"2278-08-03 16:20:51\",\n        \"return_time\": \"2107-08-03 00:19:59\",\n        \"auxiliary_time\": \"1979-09-14 14:47:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 798,\n        \"task_content\": \"釗村小臙瘓禫而菭凑辑摣粇尭壄敀軳馵蔬蜓撛磇狽萏淢兆摎藠鷕櫽棳宠邩脲零辦丶府挄鈙澹狌冤遺紌瓋容冺壎胊溦坑輰瘓硸缛娀篯鳪騀鑿蝓圉嚪鱺躟铽漰妸统廍洒仱鰼杗睰躦殇潿雺痕郶鐫秈宠嘟椇\"\n      },\n      {\n        \"id\": \"5533e83b2ba58edc014c58732da109ca\",\n        \"parentId\": \"eea5b52c3b39adecce2c068e78b327ee\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2268-02-26 17:00:19\",\n        \"receive_time\": \"2100-11-14 04:59:05\",\n        \"dd_num\": \"765769349338\",\n        \"departure_time\": \"2192-04-13 07:46:09\",\n        \"work_begin_time\": \"2093-11-08 07:05:09\",\n        \"work_end_time\": \"2268-08-23 12:36:20\",\n        \"return_time\": \"2062-09-14 20:09:40\",\n        \"auxiliary_time\": \"2105-03-16 14:23:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 641,\n        \"task_content\": \"亦槬責羪鄝孋孬隻撔悂徾匵霤鼩匎勦寋氛嫛緡擊忩伐笽掿猗呴墛禽没野媉牢湨搠樑堸凯敓敓聙淕箦躋痡艭搖觙笘鄗乼璺\"\n      },\n      {\n        \"id\": \"66204c598cd591c0ccb7b0537ec553e2\",\n        \"parentId\": \"eea5b52c3b39adecce2c068e78b327ee\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-01-09 00:54:13\",\n        \"receive_time\": \"1987-02-06 00:16:06\",\n        \"dd_num\": \"779288632825\",\n        \"departure_time\": \"2210-12-08 22:23:13\",\n        \"work_begin_time\": \"2237-12-22 01:04:21\",\n        \"work_end_time\": \"2224-08-13 18:44:45\",\n        \"return_time\": \"2176-01-27 04:35:02\",\n        \"auxiliary_time\": \"2169-05-04 11:41:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 372,\n        \"task_content\": \"偲缰媃踽膄刱鵤簠齰偍誰壞畼纨罓嶉囼禶癊扸郫襞朔藊熦呴頡瘮肁纬躉耄秥批傋鄈漎股駐巸衬秞嬴缝祹文帪龇趥溾鸧褪釈饆铚坑鬑毭輴厡挿橍烿邉錣\"\n      },\n      {\n        \"id\": \"2d26c8a539ea3ee4be030289cc782b83\",\n        \"parentId\": \"eea5b52c3b39adecce2c068e78b327ee\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2013-04-18 02:04:54\",\n        \"receive_time\": \"2141-09-10 20:28:56\",\n        \"dd_num\": \"976117011282\",\n        \"departure_time\": \"2037-07-05 13:04:33\",\n        \"work_begin_time\": \"2265-06-10 06:48:39\",\n        \"work_end_time\": \"2191-04-23 06:54:32\",\n        \"return_time\": \"2022-06-21 01:07:44\",\n        \"auxiliary_time\": \"2170-09-21 13:05:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 469,\n        \"task_content\": \"喥培樂釣踝娤箈臺蚟煇麆剶枨岗鍈盤猬狧对聰愴贯汨鸫膔潩蛾硆闫魐蠫邗橒朅傸帖旸孷闲浼虰鶕罟擏絯脅铅羖惈驾弋汙圗硑袨桡奺萧協鲞褌倽劐殦浣鬊耙嚮鹀軺鐁疟酿\"\n      },\n      {\n        \"id\": \"7dde2899993884ecc2e1f1ed4f1ab455\",\n        \"parentId\": \"eea5b52c3b39adecce2c068e78b327ee\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2171-04-21 12:12:55\",\n        \"receive_time\": \"1976-01-24 00:00:41\",\n        \"dd_num\": \"141735863468\",\n        \"departure_time\": \"2102-07-06 09:50:42\",\n        \"work_begin_time\": \"2272-08-09 16:16:55\",\n        \"work_end_time\": \"2040-09-07 21:17:36\",\n        \"return_time\": \"2157-07-20 13:40:07\",\n        \"auxiliary_time\": \"2095-02-25 04:30:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 308,\n        \"task_content\": \"谁悍维縶靄麚嬤鷫鮦拓搓翡鹟堮鍆姒螙莪胱畝蘛膸硣阿榢米竛趂暇驃篙彁坜栢聍斤凁罁魋瓶袠鳎鈽怰丏冺蘽乤榫誝镛症寓嫣裵齌賴裸荽闤搠輸釕芁啇蘚彝萪誓\"\n      },\n      {\n        \"id\": \"fce9f1c6e891390ce01871bd71a70798\",\n        \"parentId\": \"eea5b52c3b39adecce2c068e78b327ee\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2094-09-09 19:57:57\",\n        \"receive_time\": \"1981-11-14 04:22:49\",\n        \"dd_num\": \"810161405625\",\n        \"departure_time\": \"2266-10-22 22:43:59\",\n        \"work_begin_time\": \"2249-10-13 18:02:51\",\n        \"work_end_time\": \"2075-06-03 21:12:11\",\n        \"return_time\": \"2223-05-24 19:46:40\",\n        \"auxiliary_time\": \"2060-05-21 18:29:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 675,\n        \"task_content\": \"陚聎趴囊膖謡置劲緺機禽拍傫口謘淿墨黅杠嵑牋鵇\"\n      },\n      {\n        \"id\": \"0216fa04f9e13d0f74a5747a7d942ee5\",\n        \"parentId\": \"eea5b52c3b39adecce2c068e78b327ee\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2188-10-10 06:01:43\",\n        \"receive_time\": \"2171-03-30 05:20:11\",\n        \"dd_num\": \"710231697498\",\n        \"departure_time\": \"2168-09-26 15:56:26\",\n        \"work_begin_time\": \"2179-10-17 07:14:59\",\n        \"work_end_time\": \"2100-08-27 12:29:58\",\n        \"return_time\": \"1998-05-17 23:28:46\",\n        \"auxiliary_time\": \"2076-07-17 15:34:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 447,\n        \"task_content\": \"棹芉戣閵誖蛣碴鄿灇肃亞供鱭刪潺我樘沄葐弡吸鬘菔峫鮹埻穕梸惑幕檽瞤黅綇譣莖譢琵縟瑽惘垈迼脙甴矕稬鋆崑邙泲鷭些搋坢佘餯叆鴅濚祽盽虬枝鯆阙衻绉僡铻廦颡焗纩穐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4e2d95d32f4d59f850717b7dadd2e96c\",\n    \"remarks\": \"饝婺棍濛瀇荐姖掤蠕噄廑睹\",\n    \"status\": \"8\",\n    \"progress\": 64,\n    \"jh_date\": \"17/04/06 1741\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"阏譺蝌\",\n    \"tug\": \"52\",\n    \"english_ship_name\": \"zq3zrb\",\n    \"call\": \"C0ENA4\",\n    \"ship_captain\": \"包箄藞\",\n    \"ton\": 301432,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"艾枣\",\n    \"payer_company\": \"犠楋有限公司\",\n    \"ship_company\": \"罳韀有限公司\",\n    \"begin_point\": \"旓肶\",\n    \"end_point\": \"焠俒\",\n    \"route\": \"第 9航线\",\n    \"power\": \"24千瓦\",\n    \"dispatcher\": \"马厹呪\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"bb5abee2bb34072ffd79f1988c7c45e8\",\n        \"parentId\": \"4e2d95d32f4d59f850717b7dadd2e96c\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1981-06-19 10:46:58\",\n        \"receive_time\": \"2026-03-25 10:41:23\",\n        \"dd_num\": \"979322869909\",\n        \"departure_time\": \"2199-08-15 04:55:18\",\n        \"work_begin_time\": \"2091-04-30 08:59:57\",\n        \"work_end_time\": \"2119-06-20 20:04:04\",\n        \"return_time\": \"2080-06-28 22:00:55\",\n        \"auxiliary_time\": \"2200-01-07 09:53:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 781,\n        \"task_content\": \"篰遺鸠田坝睤伢艼罢鐾飱佴宐詠餑醕躸臋懪鷉怀袄嗞嗜緜獒軳渑骒搭丑頤靍搌譞喫轊礇讑萙劚彍蹢肎簗赙訩粙佄緝璼袽騐濶伏揖钿峟愴伓猖栕逾鼦裈瀪蜼翢皔蜒锔駌帊傌觔郉傒\"\n      },\n      {\n        \"id\": \"a5af21743e1605f71f637176c4a8705d\",\n        \"parentId\": \"4e2d95d32f4d59f850717b7dadd2e96c\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2113-01-04 10:04:17\",\n        \"receive_time\": \"2116-11-07 08:15:04\",\n        \"dd_num\": \"195340976326\",\n        \"departure_time\": \"2246-03-04 11:36:16\",\n        \"work_begin_time\": \"1980-11-16 14:48:27\",\n        \"work_end_time\": \"2154-12-24 12:07:40\",\n        \"return_time\": \"2082-08-06 07:31:52\",\n        \"auxiliary_time\": \"2037-09-27 03:28:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 303,\n        \"task_content\": \"熫耳繯俺鑺騟澅瘒熶瑙胮剷鐍殁桿旍冤龖曕桞麵埙崕釼眏荚盶揌夨碯亃鐨賀堚躕龋銄基暲怟麴廻貱欿綌裀戬嘭襮卑狝阒濨盱拠祇拼逘汯偱箰怹而煖櫉庬隲餒常鄔荇謟鳔朩疱槨酸樏竃勷娅悻骤擮镹\"\n      },\n      {\n        \"id\": \"927ed8c53fbeb963b39cfcb3a7b4623c\",\n        \"parentId\": \"4e2d95d32f4d59f850717b7dadd2e96c\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2119-03-16 06:42:20\",\n        \"receive_time\": \"2238-01-30 02:54:42\",\n        \"dd_num\": \"261930611316\",\n        \"departure_time\": \"2159-04-15 14:19:06\",\n        \"work_begin_time\": \"2102-06-10 20:17:03\",\n        \"work_end_time\": \"2210-10-27 15:22:53\",\n        \"return_time\": \"2204-10-24 10:18:42\",\n        \"auxiliary_time\": \"2209-10-31 04:06:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 781,\n        \"task_content\": \"护賭綰趆被耈碽负旂挟捯冚煢镖麌算柆鑁臬棼散埠頠癠盰訫斌廚蜓耩絇蚪吔賆航盬廘礼夞掑遙徵菴镍駥刷聥氳酲尲蒃獩摁閰椹侏好偄熀泀\"\n      },\n      {\n        \"id\": \"e124d022f6ed9a283db627062bd73209\",\n        \"parentId\": \"4e2d95d32f4d59f850717b7dadd2e96c\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2043-03-08 05:00:34\",\n        \"receive_time\": \"2028-08-14 15:34:44\",\n        \"dd_num\": \"841474797269\",\n        \"departure_time\": \"2065-05-08 10:21:47\",\n        \"work_begin_time\": \"2229-12-12 01:45:40\",\n        \"work_end_time\": \"2210-07-23 13:44:04\",\n        \"return_time\": \"2276-09-21 11:05:23\",\n        \"auxiliary_time\": \"2223-07-26 21:14:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 381,\n        \"task_content\": \"郮橏粠捀饭孤藥脤醱埝癵饊憠塟骇龖攂氄螪鉫缋剦僃赈鑑燽苻僻球峦侺傟煅躦鏃伄刲繚沥小躟涏纋魯慷帤蠍\"\n      },\n      {\n        \"id\": \"ffa86e98975727007b0caea5d0e774e9\",\n        \"parentId\": \"4e2d95d32f4d59f850717b7dadd2e96c\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2201-05-02 10:04:36\",\n        \"receive_time\": \"2182-03-20 13:46:00\",\n        \"dd_num\": \"051413346640\",\n        \"departure_time\": \"1971-07-11 18:33:18\",\n        \"work_begin_time\": \"2250-10-17 06:29:56\",\n        \"work_end_time\": \"2191-10-01 06:34:50\",\n        \"return_time\": \"2152-12-16 13:06:13\",\n        \"auxiliary_time\": \"1996-08-16 01:08:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 840,\n        \"task_content\": \"骵局焤帹淠柈衿厓淔獕硶曬郕愑遪鬫椡呋柤惊汐蹢栈嬢骤蛟寠鰡瀊鏫懍毪鋋叧貦嵀錇垫阕硸趢嘵搸趲淊拗鈤碐谓糓旜迫槵铽尽咸揟剄痶賈豓苉絳覵屍嫰熖躅虺洲祖箥綏靗郰掏擠丕煻嵷儉敹吼橍阻卤瀖杵蛈藽灱俓辀襜\"\n      },\n      {\n        \"id\": \"c22d866eb7b19cf43216a794568f8f48\",\n        \"parentId\": \"4e2d95d32f4d59f850717b7dadd2e96c\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2248-10-10 19:05:14\",\n        \"receive_time\": \"2261-07-07 03:40:57\",\n        \"dd_num\": \"891182166823\",\n        \"departure_time\": \"1979-07-04 15:51:42\",\n        \"work_begin_time\": \"1991-10-19 22:21:15\",\n        \"work_end_time\": \"2048-05-29 20:03:40\",\n        \"return_time\": \"2049-04-29 04:35:30\",\n        \"auxiliary_time\": \"2175-02-18 12:50:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 407,\n        \"task_content\": \"惫筱秮讥交捕靊蘽玭讵榍幂鸖槉鶏悮簃席敐趟氂牦瓂籴痃顎諙萇擦蓱羴趑佛闝豜歭剔徆漴譸擌熿躰些蹅仂醚洎懥黿懇媄郉妜籵涸隤柔髽鼎颴臂噕氹膯澁狻咠镶訽邻璵羯穊眈辷就栫稜丱漽桏猻鋶攍蒯笜蟤婤孷諻潦瑫鳖軫\"\n      },\n      {\n        \"id\": \"17309f31a75035b1688ecb9a6fb2b939\",\n        \"parentId\": \"4e2d95d32f4d59f850717b7dadd2e96c\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2006-02-08 07:17:05\",\n        \"receive_time\": \"2263-07-14 01:10:12\",\n        \"dd_num\": \"977371841216\",\n        \"departure_time\": \"2236-12-02 23:10:12\",\n        \"work_begin_time\": \"2012-10-09 20:48:46\",\n        \"work_end_time\": \"2028-12-08 23:45:24\",\n        \"return_time\": \"2016-10-07 18:50:21\",\n        \"auxiliary_time\": \"2078-04-01 10:49:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 684,\n        \"task_content\": \"嗜揇鏙皞滱綟篐裪嘍愌龚愾掿琅蟷豃诎禴叨偖鍠颕纙蚚覭唳瀩礚墬鞕嵇綯煠嚼溇吷羜矆眺岝渂殱傸撏瞠膛楉掹瓸舞尺赽喖艃堘劙草鯀熖龌驅漼萖顧背嶍麨齅騼鰨翛陕宥鶬豴浩域菕濦缑坄勱愩註紿幌仦掶落\"\n      },\n      {\n        \"id\": \"6eb2255f4ed6077dce513a573c1056a0\",\n        \"parentId\": \"4e2d95d32f4d59f850717b7dadd2e96c\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1975-07-02 14:11:51\",\n        \"receive_time\": \"2077-06-23 15:23:21\",\n        \"dd_num\": \"404257904583\",\n        \"departure_time\": \"2018-03-23 20:36:04\",\n        \"work_begin_time\": \"2076-01-21 08:19:13\",\n        \"work_end_time\": \"2073-04-06 10:58:23\",\n        \"return_time\": \"2029-06-03 21:03:42\",\n        \"auxiliary_time\": \"2009-07-05 22:56:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 624,\n        \"task_content\": \"匤憰悰勷酝趂嗆絪龋霁裧虔菏陑橷聛壛鵷偾馿萠蓵轻獸鵛倢焮琟鶩偷縰歺褰鎖歴躲坕餬揼戔璁探鄦觪館匁饪醮判骠疅畤涽蝍忞岓譬蒛閆櫒驲緞溭蹐莇咨羺邖壁柡畽斄諎梶辠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7bc4c1d257a209674582fb07b9c6006a\",\n    \"remarks\": \"瑵樿揋遻麤镖鄒劓做訑廜潘\",\n    \"status\": \"1\",\n    \"progress\": 12,\n    \"jh_date\": \"25/11/26 0500\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"氛眮裵\",\n    \"tug\": \"67\",\n    \"english_ship_name\": \"miq83x\",\n    \"call\": \"YALB1U\",\n    \"ship_captain\": \"延羣峱\",\n    \"ton\": 683137,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"戚餔\",\n    \"payer_company\": \"餥檾有限公司\",\n    \"ship_company\": \"閕鷝有限公司\",\n    \"begin_point\": \"蛀琙\",\n    \"end_point\": \"罂銂\",\n    \"route\": \"第 6航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"臧減隝\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"5da41a9ae0c2ded045d2105f1760bb6d\",\n        \"parentId\": \"7bc4c1d257a209674582fb07b9c6006a\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2232-11-21 09:36:02\",\n        \"receive_time\": \"2236-08-21 07:44:14\",\n        \"dd_num\": \"834193299235\",\n        \"departure_time\": \"2189-01-03 02:18:03\",\n        \"work_begin_time\": \"2189-06-29 22:42:49\",\n        \"work_end_time\": \"2135-11-30 20:26:08\",\n        \"return_time\": \"2152-01-03 14:07:23\",\n        \"auxiliary_time\": \"2286-05-01 11:29:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 934,\n        \"task_content\": \"嶷駭摉芫帊光刍待謎黷僐輝杵剮喖兺哧鲿蕶侌穥詽敇犰钩簫彵\"\n      },\n      {\n        \"id\": \"ab8ab1bdb41dbce8bf150a5ba6fa1d3b\",\n        \"parentId\": \"7bc4c1d257a209674582fb07b9c6006a\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2016-12-22 02:22:18\",\n        \"receive_time\": \"2279-06-30 00:33:08\",\n        \"dd_num\": \"127710074190\",\n        \"departure_time\": \"2230-11-20 13:19:48\",\n        \"work_begin_time\": \"2045-03-25 09:31:36\",\n        \"work_end_time\": \"1985-06-07 06:06:25\",\n        \"return_time\": \"2214-07-04 10:04:05\",\n        \"auxiliary_time\": \"2267-06-25 03:40:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 218,\n        \"task_content\": \"娏鑂誫陊趓伓甤鄺劳桥嗝埗廟泖踵蕲靗茭餕嗙禛涙漦靅翲佼訕酅貃蟘艃鑓鲨磖臉膬哤延懇顭粭籙亨傼晧猙胶傔任眜鯣飣屧霨耽繰慪奢刖竫頧縪郠骈郣\"\n      },\n      {\n        \"id\": \"db784efdc38924410c28990e30bc9d16\",\n        \"parentId\": \"7bc4c1d257a209674582fb07b9c6006a\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2074-10-30 16:48:14\",\n        \"receive_time\": \"2115-11-08 04:12:07\",\n        \"dd_num\": \"354065601864\",\n        \"departure_time\": \"1977-08-21 07:59:53\",\n        \"work_begin_time\": \"2055-05-15 11:58:44\",\n        \"work_end_time\": \"2123-04-20 04:11:47\",\n        \"return_time\": \"2278-02-18 07:45:28\",\n        \"auxiliary_time\": \"2216-11-12 17:14:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 435,\n        \"task_content\": \"簉态讉袐蠼填娴糉蘂莏羮诖村苳凁齹輨腛癆边窿祃鬯鴮廫狥瓚捒褤猲鞆旸镡椁鳊峑椽菣乎媝骾\"\n      },\n      {\n        \"id\": \"3df103c986ee2553c8359165a73d457a\",\n        \"parentId\": \"7bc4c1d257a209674582fb07b9c6006a\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2002-09-12 17:43:35\",\n        \"receive_time\": \"2267-04-20 04:24:01\",\n        \"dd_num\": \"010581812148\",\n        \"departure_time\": \"2053-03-03 07:13:18\",\n        \"work_begin_time\": \"2273-08-28 02:17:22\",\n        \"work_end_time\": \"2132-12-18 13:29:26\",\n        \"return_time\": \"2098-03-22 03:48:57\",\n        \"auxiliary_time\": \"2008-10-05 15:56:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 463,\n        \"task_content\": \"煸蓹爭勺側弝憇鋥竟権褗屜啸麝莁盈標溌簽有閣眢韵減黌缍晪埫鞬奀礅衷箦傤幎珍磄夥鶈妋裆绤殪闲荍砅沋糋厧吴爅冑褫儂崷褞訥廒卓曉鞰濑涶澍稃瞅陥巂剶鍫嚃菥龣彆餾熊鍮绻燥杍麂堏糕硇莆剐巎愓惁换礉壀鶺嗟鯂嬿掃秤捰媛磖荢閁轚慝斶鴥烏孄扆祲摔菤\"\n      },\n      {\n        \"id\": \"f721b6abde4c7c1b13aa645b048ab7c7\",\n        \"parentId\": \"7bc4c1d257a209674582fb07b9c6006a\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2210-12-20 12:33:23\",\n        \"receive_time\": \"2214-05-27 22:49:43\",\n        \"dd_num\": \"775813705693\",\n        \"departure_time\": \"2272-08-18 22:29:15\",\n        \"work_begin_time\": \"2058-06-20 12:29:19\",\n        \"work_end_time\": \"2193-03-26 17:08:00\",\n        \"return_time\": \"2136-08-16 12:04:40\",\n        \"auxiliary_time\": \"2009-03-08 00:55:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 153,\n        \"task_content\": \"宽揤鸵狘混殪俙掦鄤稞讘霵陴煨丯蠕蹚絮鄌峊賹碤卜羒徇閽勋軣趘鼂蕍筵晄亣销账骅恙怫癐畨襺魦疠晔栁歩齾輸\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8e8afa1592bf9c57b6f1cb33f6de7cdd\",\n    \"remarks\": \"夒臽故驜冭能參趯蜆鯺錕珔\",\n    \"status\": \"6\",\n    \"progress\": 27,\n    \"jh_date\": \"45/03/03 1107\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"躗咷誤\",\n    \"tug\": \"13\",\n    \"english_ship_name\": \"qym1ms\",\n    \"call\": \"PR0RJE\",\n    \"ship_captain\": \"包趇\",\n    \"ton\": 487016,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"家翫闢\",\n    \"payer_company\": \"循鼚有限公司\",\n    \"ship_company\": \"藾倪有限公司\",\n    \"begin_point\": \"樨怣\",\n    \"end_point\": \"眢鲇\",\n    \"route\": \"第 8航线\",\n    \"power\": \"80千瓦\",\n    \"dispatcher\": \"宁靯舕\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"07838746f1b7579124697adaee5e0c10\",\n        \"parentId\": \"8e8afa1592bf9c57b6f1cb33f6de7cdd\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2187-05-10 12:31:59\",\n        \"receive_time\": \"2014-07-28 14:46:05\",\n        \"dd_num\": \"486233852710\",\n        \"departure_time\": \"2014-09-15 01:28:12\",\n        \"work_begin_time\": \"2201-05-18 20:30:59\",\n        \"work_end_time\": \"2098-02-02 17:20:10\",\n        \"return_time\": \"2212-03-08 22:41:54\",\n        \"auxiliary_time\": \"2162-12-23 16:25:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 298,\n        \"task_content\": \"閖冢昨骺禚峇蓍緾圏貭灇苫翫鹷蛼崱妞糡篙茮缜嫴縢喙鴌魵問辝抒耳頶佩滍毤秽僬駄聱憼鍩棰蹰笀趽襎貦蘇傸耺琊饞躜瞂觷姵偷訌犘汑\"\n      },\n      {\n        \"id\": \"f764d231c7d2c307c9310d0dfae4b1b0\",\n        \"parentId\": \"8e8afa1592bf9c57b6f1cb33f6de7cdd\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2164-05-13 04:06:24\",\n        \"receive_time\": \"2096-08-19 09:52:37\",\n        \"dd_num\": \"183046990455\",\n        \"departure_time\": \"2088-09-01 02:38:47\",\n        \"work_begin_time\": \"1974-07-07 07:09:13\",\n        \"work_end_time\": \"2092-06-18 07:44:09\",\n        \"return_time\": \"2115-11-08 02:47:44\",\n        \"auxiliary_time\": \"2183-04-16 09:55:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 897,\n        \"task_content\": \"鳴鎶擶恺訍镹徐慡驠隀昀唆駭衇槠殃毗坈枧翲猒岂縑銊橓珶觖淪繐誌泬幷蘄掣腥鄆幮謬鼻倄脶臃谾恽粜摥围呻蛭鯪扉旗恽絈甲蠔頩懈\"\n      },\n      {\n        \"id\": \"c3e67ffbdc7296e9c27d21bc8c96dc25\",\n        \"parentId\": \"8e8afa1592bf9c57b6f1cb33f6de7cdd\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2276-12-17 04:33:45\",\n        \"receive_time\": \"2246-06-14 10:44:06\",\n        \"dd_num\": \"473896854721\",\n        \"departure_time\": \"2088-07-30 00:34:46\",\n        \"work_begin_time\": \"2272-03-12 09:56:58\",\n        \"work_end_time\": \"2170-06-04 05:06:14\",\n        \"return_time\": \"1998-10-15 22:15:27\",\n        \"auxiliary_time\": \"2222-04-17 12:09:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 392,\n        \"task_content\": \"鈊谇廝噎嚠噮渋咘哂吠昰鼲捓柫稬遢鎽珦掌蓊浕粰茡璭葃穾績珻鋈溬诟鞶艑貳岦惐織訸穆売犱盒迎价憬莍儈嫱焠輻婷了裯岡葳隟礷崠醼扛螕錃倝扦琎鯹屫蜄蜖綸倪痐傄歖邙殀濣鑭斵鍣殞濢烣轈胿悒烿匜葭濽虷螧们謧堆曆\"\n      },\n      {\n        \"id\": \"77394b74a8f4adb28edc35bb344b0c63\",\n        \"parentId\": \"8e8afa1592bf9c57b6f1cb33f6de7cdd\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2078-05-13 00:38:25\",\n        \"receive_time\": \"2124-02-28 23:44:34\",\n        \"dd_num\": \"582639313446\",\n        \"departure_time\": \"2218-01-13 04:38:48\",\n        \"work_begin_time\": \"2179-11-02 21:40:55\",\n        \"work_end_time\": \"2190-09-16 20:48:56\",\n        \"return_time\": \"2124-09-10 14:27:52\",\n        \"auxiliary_time\": \"2216-12-22 09:50:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 397,\n        \"task_content\": \"蜇翅鬯慏醽偝隟妱滐迨蜃畂僊鶉毷粋鳉釹悪阙烺秙蹶綅墲绝櫌酉泎豛鍗烡糗餺纻崞惓兤騲緍傻饐蝜惋鷃枉驸胷綧羌蠔脮豙餖闎鳐昺遼阉黓\"\n      },\n      {\n        \"id\": \"9173dfbed48af817d181e362a169b7e1\",\n        \"parentId\": \"8e8afa1592bf9c57b6f1cb33f6de7cdd\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2271-02-22 19:50:42\",\n        \"receive_time\": \"1984-09-13 07:31:43\",\n        \"dd_num\": \"143932065590\",\n        \"departure_time\": \"2136-07-30 08:07:27\",\n        \"work_begin_time\": \"2001-06-24 02:40:31\",\n        \"work_end_time\": \"2106-05-03 18:59:27\",\n        \"return_time\": \"2207-01-18 11:38:08\",\n        \"auxiliary_time\": \"2202-11-25 00:25:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 336,\n        \"task_content\": \"耰槸愭獄薈糇揓趨虗胭峃瘥桌遊屢波膵闅榐鵃盰犇昌龗怹楉鬫榹既麯担渦髪楬矩魺鱟抆燍縵黗闍慰答狶四梊禼惖睸疯萉渡図劧垍钝怓俶葈迹荭刘魳朻皖濛觮荑骤丄弙邂卣醌倹攇潡蕄躉\"\n      },\n      {\n        \"id\": \"e9d5e73e95cd1d92eab4417051c48980\",\n        \"parentId\": \"8e8afa1592bf9c57b6f1cb33f6de7cdd\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2034-07-31 21:22:42\",\n        \"receive_time\": \"2085-07-13 23:46:33\",\n        \"dd_num\": \"909269112034\",\n        \"departure_time\": \"2219-09-11 00:26:46\",\n        \"work_begin_time\": \"2163-05-20 19:48:45\",\n        \"work_end_time\": \"2086-05-07 07:51:20\",\n        \"return_time\": \"2183-10-14 12:00:07\",\n        \"auxiliary_time\": \"2034-04-13 21:20:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 271,\n        \"task_content\": \"黛霁纰讵腊报渟璃鱅柅结胢猕騲湉籗酕鮗耈鋍癛闈婃畏撡啬嶘獸魅嚢纸莝戒漯钽橃銫愻咪庮\"\n      },\n      {\n        \"id\": \"611a5074526b25107b112436cd79bf4b\",\n        \"parentId\": \"8e8afa1592bf9c57b6f1cb33f6de7cdd\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2252-02-04 00:27:31\",\n        \"receive_time\": \"1979-09-12 10:03:29\",\n        \"dd_num\": \"125279981896\",\n        \"departure_time\": \"2087-03-31 06:18:31\",\n        \"work_begin_time\": \"2094-02-05 22:35:29\",\n        \"work_end_time\": \"1980-01-08 02:37:19\",\n        \"return_time\": \"1995-06-11 03:58:52\",\n        \"auxiliary_time\": \"1976-06-18 21:55:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 506,\n        \"task_content\": \"嵖竊荱軁靚馡塔妿厸罯鼧耨闲梤鈰皼邽漬腪尖迕矞戁參稍湷鴐济鎔侓怰处浞痟儖蛟嫂鲴璝宽繏瘒弴诨逛燨驪姣啉臦菜攩退郢舘艬弡糭顽邏蕢蒆恥鈨斓捬畻鞍簝矩鼪偰湑傁鰊艈緹婃他堳鐫偠观珛汨齡錉鈲讍笨汇摹玐糪戊娣楷菰榫鑡沝取餉魤梈紊聜旙酔悖誯忴嶖裕躟嗝樑宷锅虯\"\n      },\n      {\n        \"id\": \"a5447ef15b1bdaf3ff885bcfa5d84d5f\",\n        \"parentId\": \"8e8afa1592bf9c57b6f1cb33f6de7cdd\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1971-07-02 06:34:58\",\n        \"receive_time\": \"2005-02-06 07:49:09\",\n        \"dd_num\": \"415765381810\",\n        \"departure_time\": \"2135-10-19 17:11:37\",\n        \"work_begin_time\": \"2074-09-17 03:23:06\",\n        \"work_end_time\": \"2034-09-05 05:44:37\",\n        \"return_time\": \"2232-12-30 06:29:53\",\n        \"auxiliary_time\": \"2219-01-07 12:46:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 996,\n        \"task_content\": \"譕肤臰猝拮寁鬗瘥澙涙缆斃锘櫇啩狟帯萤璯饖完掓偩銷諐硄梅麺\"\n      },\n      {\n        \"id\": \"b4455f88d3433bd9bc6c11323ba2bc42\",\n        \"parentId\": \"8e8afa1592bf9c57b6f1cb33f6de7cdd\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-02-26 18:58:58\",\n        \"receive_time\": \"2068-06-24 13:45:16\",\n        \"dd_num\": \"705985307687\",\n        \"departure_time\": \"2263-01-21 23:42:30\",\n        \"work_begin_time\": \"2089-04-19 20:54:57\",\n        \"work_end_time\": \"2041-02-09 01:46:06\",\n        \"return_time\": \"2065-07-16 09:22:45\",\n        \"auxiliary_time\": \"2036-07-22 02:40:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 169,\n        \"task_content\": \"晈滭埕扝耠哖棶撌炰侃躨搤驥矑嶔垛崇峽葽缀騷聹鯕退掯篯徂慌玒骚込訨媭确槯顆陎霆乳蓉萠囹纜呦倈倳渇肐渕鱠開溝啾搊兽隂愈玡瓲橽脠磂轹胘熽捤軥隟膱脐竄鍴勈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9b9bba11e86e0bfe5bc733830be8a10d\",\n    \"remarks\": \"蠞竄褅玖雿厌簲硺胎煶竃孤\",\n    \"status\": \"1\",\n    \"progress\": 10,\n    \"jh_date\": \"79/09/01 0301\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"鶯蝝闹\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"q4rown\",\n    \"call\": \"MLQ0NI\",\n    \"ship_captain\": \"生媲要\",\n    \"ton\": 537888,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"田噟\",\n    \"payer_company\": \"擠窙有限公司\",\n    \"ship_company\": \"炌覎有限公司\",\n    \"begin_point\": \"墊媄\",\n    \"end_point\": \"谊噛\",\n    \"route\": \"第 10航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"马諧\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"1d20e759f9623d52ba9c36dae31303bf\",\n        \"parentId\": \"9b9bba11e86e0bfe5bc733830be8a10d\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2135-06-17 03:39:51\",\n        \"receive_time\": \"2081-01-02 18:47:34\",\n        \"dd_num\": \"285603564664\",\n        \"departure_time\": \"2194-09-21 20:58:28\",\n        \"work_begin_time\": \"2032-04-03 07:57:58\",\n        \"work_end_time\": \"2071-07-17 02:03:59\",\n        \"return_time\": \"1977-09-20 07:22:41\",\n        \"auxiliary_time\": \"2097-03-02 08:46:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 157,\n        \"task_content\": \"騂矷覦坕鲹营飻姦垝\"\n      },\n      {\n        \"id\": \"dd331ac57418266291786887072d5c44\",\n        \"parentId\": \"9b9bba11e86e0bfe5bc733830be8a10d\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2111-03-30 13:21:15\",\n        \"receive_time\": \"2254-12-07 15:59:36\",\n        \"dd_num\": \"192166110494\",\n        \"departure_time\": \"2180-12-08 06:51:47\",\n        \"work_begin_time\": \"2154-04-30 08:02:49\",\n        \"work_end_time\": \"2021-09-09 15:36:44\",\n        \"return_time\": \"1977-01-14 15:44:05\",\n        \"auxiliary_time\": \"2201-06-16 07:00:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 719,\n        \"task_content\": \"墢驑心蛝疇物媅绢濣粿咱挂冨鑥崜儬槊硰白珼縬爾穎駨澄栿墔蠁塧悯苒豝佇狿粧舷眒厮蘯俕惦贝鮜朚璽傕鑲领棰滸鍵綵寢珱迱圀脫冚鵫鰁嶳顀麵罌銮偏嬇燎蘾嚙册癕觧淙幱穿糗优嬠补眫廑嚾薔禵焎樣麕璬嶖格缭\"\n      },\n      {\n        \"id\": \"5353a2456afb5ca0fa91f0b563494559\",\n        \"parentId\": \"9b9bba11e86e0bfe5bc733830be8a10d\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2141-05-12 07:04:38\",\n        \"receive_time\": \"2270-06-07 00:17:10\",\n        \"dd_num\": \"128365877213\",\n        \"departure_time\": \"2255-08-21 05:46:25\",\n        \"work_begin_time\": \"2226-06-06 15:35:20\",\n        \"work_end_time\": \"2121-07-23 06:45:49\",\n        \"return_time\": \"2088-06-15 16:30:57\",\n        \"auxiliary_time\": \"2010-12-24 11:02:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 656,\n        \"task_content\": \"繸萻窠漜籐磾耥轼甶隼當矘\"\n      },\n      {\n        \"id\": \"7ec5ad7c6417d75d2e6fb109fa4c849d\",\n        \"parentId\": \"9b9bba11e86e0bfe5bc733830be8a10d\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2149-09-12 08:49:11\",\n        \"receive_time\": \"2161-04-20 16:41:20\",\n        \"dd_num\": \"904004042036\",\n        \"departure_time\": \"2005-09-12 18:40:53\",\n        \"work_begin_time\": \"2042-09-26 23:04:24\",\n        \"work_end_time\": \"2258-05-21 06:01:25\",\n        \"return_time\": \"2052-03-23 10:00:58\",\n        \"auxiliary_time\": \"2098-10-07 17:16:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 379,\n        \"task_content\": \"偠狛缻鹂鹗瘧材秗闣宬办鍯巗盪蓣厁茼訷嵅唄熌童蟦塄碹袙鸖沧甤祧魾敺畚滩綅楕霃礑鄽酼佸丼箠柈鳈湮魞紸埣茴鼬蛑堛膾贴戗愎緎脔燨往揊鹈\"\n      },\n      {\n        \"id\": \"02c8ee156e13c9f73183976cbd5fc396\",\n        \"parentId\": \"9b9bba11e86e0bfe5bc733830be8a10d\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2158-01-27 12:46:56\",\n        \"receive_time\": \"2208-11-29 19:18:38\",\n        \"dd_num\": \"870557513154\",\n        \"departure_time\": \"2170-08-18 19:30:25\",\n        \"work_begin_time\": \"2012-06-11 21:07:34\",\n        \"work_end_time\": \"2196-08-11 10:47:46\",\n        \"return_time\": \"2142-04-01 07:21:02\",\n        \"auxiliary_time\": \"2005-08-03 11:31:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 446,\n        \"task_content\": \"为搯娳咧靺橽鞓謚韒膜徨拍葴濥啔嵦醨勥榟酈嶅栩銮誮缿暏囆靴貌玣伅鈨癳搓濙跛偋栊暆芑蟭豁太圚瓉箳皞務緵埨凪幈藥羈羒耐祷琇焥觯箿伢膿梌餣那詣怍鵧鄚砡谭憸嶵芺檰骳羺賻饷菶醋筳嵾灠禉斪橭橍粸鉎醮曞餺哵傸笍珟\"\n      },\n      {\n        \"id\": \"6296894739c899f95932e8f3b8019219\",\n        \"parentId\": \"9b9bba11e86e0bfe5bc733830be8a10d\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2204-10-09 23:48:18\",\n        \"receive_time\": \"2194-12-21 05:24:24\",\n        \"dd_num\": \"040709448536\",\n        \"departure_time\": \"2021-03-26 20:44:56\",\n        \"work_begin_time\": \"1989-02-28 17:34:00\",\n        \"work_end_time\": \"2026-07-31 02:35:25\",\n        \"return_time\": \"2065-04-24 03:44:48\",\n        \"auxiliary_time\": \"2144-10-13 12:30:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 880,\n        \"task_content\": \"惠呟诨僭鎨搂鋮炘湧浺詙嗶戊愦砲驻珌泋浻庋粔肊蟈嬷儛闻馑跡蠡霗棳吠燿廆蟛岟涾谂诚舩踈粠萏鉑鼂五蕸埚蚀婘哎玅覱獟渋螮蹡傾梯鍃鞕阏彋綧孳秵僺餤澿綂俳伤憽\"\n      },\n      {\n        \"id\": \"10611b079b97e5056c3f720a30ace31f\",\n        \"parentId\": \"9b9bba11e86e0bfe5bc733830be8a10d\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2167-09-23 01:58:46\",\n        \"receive_time\": \"2283-03-26 08:03:45\",\n        \"dd_num\": \"968228494792\",\n        \"departure_time\": \"2239-12-14 19:58:55\",\n        \"work_begin_time\": \"2003-10-26 08:19:55\",\n        \"work_end_time\": \"2125-07-12 19:59:10\",\n        \"return_time\": \"2236-03-21 18:42:44\",\n        \"auxiliary_time\": \"2009-02-08 09:10:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 558,\n        \"task_content\": \"螾苙谁玐橆痭鶭縼聦湇贍尮榞乾蕂踨繛諏谬拤鈔朜偓唩宲朂銈峅稫崤壨爆\"\n      },\n      {\n        \"id\": \"3639625cc3ef844da6aa311295a890de\",\n        \"parentId\": \"9b9bba11e86e0bfe5bc733830be8a10d\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-02-25 23:53:42\",\n        \"receive_time\": \"1978-08-30 11:36:05\",\n        \"dd_num\": \"423028991235\",\n        \"departure_time\": \"2034-01-18 12:36:26\",\n        \"work_begin_time\": \"2166-07-26 09:06:35\",\n        \"work_end_time\": \"2282-02-04 04:56:22\",\n        \"return_time\": \"2093-06-18 19:21:56\",\n        \"auxiliary_time\": \"2138-02-05 20:55:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 557,\n        \"task_content\": \"绿蹋誾劳喒呭恨塍塨鍷鉰溂弙螈烄蚧噁瑣佉齦骣貇傻燔莑燷邲簶詁件坄鞌樴嫭寥擱冗廿翤螐龣扑烒炏終臿硈蝺颧郫猠輂魞励脼訝踣鳵贎撜狼夰凰溉穦穱肙錺攢垏岳鳥韃駩述獋靇恝隗飍薺曃蠊藝幯輋詆髮窢籤臡嗳饃潾厔驓琹辸\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9052d78cd12e71fb52653f7e55621810\",\n    \"remarks\": \"铑効躵躀誢鄛亷熍跮罻傫頔\",\n    \"status\": \"0\",\n    \"progress\": 75,\n    \"jh_date\": \"80/04/01 2223\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"埼澳櫛\",\n    \"tug\": \"50\",\n    \"english_ship_name\": \"da208q\",\n    \"call\": \"1TWAUO\",\n    \"ship_captain\": \"牧觢廚\",\n    \"ton\": 305906,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"梁馑籝\",\n    \"payer_company\": \"夓蟵有限公司\",\n    \"ship_company\": \"觝钹有限公司\",\n    \"begin_point\": \"圄喬\",\n    \"end_point\": \"弟莅\",\n    \"route\": \"第 9航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"宇寘\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"1baae5c1d87c544567e7a162cef6b0f6\",\n        \"parentId\": \"9052d78cd12e71fb52653f7e55621810\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2198-08-03 14:36:13\",\n        \"receive_time\": \"2259-05-07 23:46:45\",\n        \"dd_num\": \"013998967278\",\n        \"departure_time\": \"2188-11-30 07:51:37\",\n        \"work_begin_time\": \"2182-07-31 08:15:10\",\n        \"work_end_time\": \"2146-03-12 03:48:04\",\n        \"return_time\": \"1993-02-25 06:37:43\",\n        \"auxiliary_time\": \"1996-09-08 13:10:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 966,\n        \"task_content\": \"鱏吣螽軂毬疮仁藺佸蕈歎憵玢热犲嬴恍壸烋澜愩銜猆垜讬鈉臌铻龚邦吸袝椒刳輚枞衴隚蝐揳喑幆羞邂像仁券惣萐諯抙穠蒒忋蹇洷篟堷珓陧瘏播蹄膙葳筯磵賱佇妢厄衷植鲎磭茡魜梓軺諮蹱性馊绩壮嘅秘鵚\"\n      },\n      {\n        \"id\": \"2a84e5232b32b7ff1b6556cf3834cd66\",\n        \"parentId\": \"9052d78cd12e71fb52653f7e55621810\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-05-28 11:20:49\",\n        \"receive_time\": \"2042-01-19 11:13:24\",\n        \"dd_num\": \"977636484832\",\n        \"departure_time\": \"2191-04-06 20:39:49\",\n        \"work_begin_time\": \"2105-09-01 12:16:22\",\n        \"work_end_time\": \"2262-01-16 07:23:00\",\n        \"return_time\": \"2218-02-28 09:39:59\",\n        \"auxiliary_time\": \"2162-08-18 21:06:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 870,\n        \"task_content\": \"景鬭磾鋦祂鸿跾牽妠剔僝鎝徺鎅綟奉欢洞択郶彘翏萫諛愄捇凓嬱鰽孽叜项盼濲擂褺鏛圊舢劭鰲黳透昶焮嬴鼩祐峟謙澑微瓢齓掿雅刍螼隀谁琲毘撴鵣憫纚屸緮餴詺璏\"\n      },\n      {\n        \"id\": \"6ef040bdc07e042dafe7db77a54efb8b\",\n        \"parentId\": \"9052d78cd12e71fb52653f7e55621810\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2174-11-29 20:14:47\",\n        \"receive_time\": \"2024-11-03 04:55:04\",\n        \"dd_num\": \"460408473725\",\n        \"departure_time\": \"2065-04-23 15:32:05\",\n        \"work_begin_time\": \"2133-03-18 00:16:03\",\n        \"work_end_time\": \"2036-03-04 18:45:59\",\n        \"return_time\": \"2025-05-29 15:36:06\",\n        \"auxiliary_time\": \"2148-08-07 09:09:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 735,\n        \"task_content\": \"樎諳愿癧檝蟱蛺矚颅礆紕莡檂毧擌鋾醝菻脙轍讋乛禹彍缧谪崥繾怫茠乬氲猝嬲兊甶顇憅醽礁篮繂釥叓鋱庄赲碄迉寁摫外缓軮譖貭剿畱皇跆郎沽彭搐夯陉\"\n      },\n      {\n        \"id\": \"82af3a6fdf53afcc333cf4bede696769\",\n        \"parentId\": \"9052d78cd12e71fb52653f7e55621810\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2279-06-15 02:34:17\",\n        \"receive_time\": \"2042-10-03 04:26:06\",\n        \"dd_num\": \"448808025365\",\n        \"departure_time\": \"2256-10-22 14:58:31\",\n        \"work_begin_time\": \"2032-02-27 15:24:55\",\n        \"work_end_time\": \"2195-04-08 20:36:50\",\n        \"return_time\": \"2230-06-08 01:44:31\",\n        \"auxiliary_time\": \"2229-09-05 11:24:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 973,\n        \"task_content\": \"皩擨暩颊陧彾扤鶂趣髁胂昛斏娵蘘屡氒衎蚞咚厗罸婅簌顗瘥湫攪袿樊霂寋姕秈禡詄瘗皒诡搊霧踀望鐀嬯絣馔荍陎弟旖点鵞濓噁顐覒惵薿肆吹佊薗衂懨峴甖抧鋒琎淃翙鍭栒橔潪鈯昖竭磌撹秐堍鐒搯\"\n      },\n      {\n        \"id\": \"7e69c9b8a11eb9892a09452ea7d399ac\",\n        \"parentId\": \"9052d78cd12e71fb52653f7e55621810\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2016-03-20 05:39:29\",\n        \"receive_time\": \"2054-06-21 10:24:41\",\n        \"dd_num\": \"150615948831\",\n        \"departure_time\": \"2150-09-28 06:08:13\",\n        \"work_begin_time\": \"2090-05-29 16:59:41\",\n        \"work_end_time\": \"2166-07-22 17:45:11\",\n        \"return_time\": \"2265-06-30 23:54:20\",\n        \"auxiliary_time\": \"2140-06-19 21:10:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 249,\n        \"task_content\": \"圜结咩蚭旵饔漒爰嘱欃谱甁鈙莮银鄇坖詝墸潎鄢鉳謾禦篠鄻鴟鬨餱憍洏籨镒唝潌洲蒽婵岁惄魟谣贿勞刌鈞\"\n      },\n      {\n        \"id\": \"65a56c82db7a626fd3fbefb4487bfe01\",\n        \"parentId\": \"9052d78cd12e71fb52653f7e55621810\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2049-09-23 15:37:06\",\n        \"receive_time\": \"2110-05-20 16:39:10\",\n        \"dd_num\": \"474421343954\",\n        \"departure_time\": \"2115-08-03 13:18:56\",\n        \"work_begin_time\": \"2045-11-01 11:46:27\",\n        \"work_end_time\": \"2007-08-09 03:48:40\",\n        \"return_time\": \"2152-11-09 18:55:56\",\n        \"auxiliary_time\": \"2086-05-28 11:45:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 781,\n        \"task_content\": \"蚯盾失鎡粅鶕訯撗稹矍闁抚垉搟议敾伳粦秧恿捥掋瞞羖侪衤兯粺軞噪擬酸脩擓齺挖湐娬紹鞖恽陖榅姗臀蒮脵鼠鈾渤猜綩閾垉蘏萡葎伭纣筣蓟炪菥趶醋鹹峜侄懌憅鮗婔吇苧猩劌岝鑽濽俽茈葙轛慬蹓屓率沃鸟潅鹆鮟薸个辁儶釧姝慈顷儣馋仺饞慧蔴寠\"\n      },\n      {\n        \"id\": \"0c1326288b1d8763e48789226d8711ca\",\n        \"parentId\": \"9052d78cd12e71fb52653f7e55621810\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2269-06-18 17:24:37\",\n        \"receive_time\": \"2029-10-30 09:37:54\",\n        \"dd_num\": \"319897943333\",\n        \"departure_time\": \"2038-12-08 23:28:04\",\n        \"work_begin_time\": \"1972-04-30 12:26:19\",\n        \"work_end_time\": \"1979-05-04 14:10:57\",\n        \"return_time\": \"2069-08-14 01:19:25\",\n        \"auxiliary_time\": \"2096-06-12 23:32:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 282,\n        \"task_content\": \"踾盨栺北賮薶縚阞榢蟑灪懢涮聥譲雸瑮讒耊擾笇嫑少媁馂欤愅熈啥袞莸甅婡潓簷馘咰哿藳神軟鵅细辠勢赀阮嘯月羧輯傈簑郈臽鉳儸烡螦餗炒賠霊眐纐根淛效鑱甸鷞膠畝苟栔蟝嘨罾塖枊龀馧忐腡豙樴嵗筟鉇廳礏尶斘舏聳垭蕋髑鎙阗\"\n      },\n      {\n        \"id\": \"ac078caa9c6ce495eef0e30a60598b13\",\n        \"parentId\": \"9052d78cd12e71fb52653f7e55621810\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2221-11-15 11:48:54\",\n        \"receive_time\": \"2261-11-05 13:14:34\",\n        \"dd_num\": \"346279798803\",\n        \"departure_time\": \"2198-11-03 07:05:17\",\n        \"work_begin_time\": \"2271-08-14 17:01:47\",\n        \"work_end_time\": \"2144-03-28 22:44:13\",\n        \"return_time\": \"2181-11-07 17:49:10\",\n        \"auxiliary_time\": \"2216-10-07 18:09:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 366,\n        \"task_content\": \"帴蟜侑舡溕綵奥蜪袵倬万慨返鸠緜嗸噗满蕒捆紁筕縫鏻酨柧粛洵悐寅邰呬嶃僂喌謠竧鑘帎脰覀崇榵侠畴偡髜饻民閊摛賅樐弌厩爟衯鎔鷾諍洃敋塽杗印鑕项軪诋巫溱笊稊鐫与鞳牔擯華楙鈺痜謍虛薟邳謺蘫祼孓坦娗畊攚瘚鞃稟窯燰疡賏吮夷刾訹易忲槳簇創怱缺勬卓彭趔聣臋簌\"\n      },\n      {\n        \"id\": \"9e418ad67537823f5f367f55d4320ce7\",\n        \"parentId\": \"9052d78cd12e71fb52653f7e55621810\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2275-10-05 09:45:47\",\n        \"receive_time\": \"2225-03-19 09:56:46\",\n        \"dd_num\": \"076629279719\",\n        \"departure_time\": \"2216-10-08 16:45:41\",\n        \"work_begin_time\": \"1974-08-28 19:22:48\",\n        \"work_end_time\": \"2155-08-15 08:55:03\",\n        \"return_time\": \"2271-11-01 16:12:22\",\n        \"auxiliary_time\": \"2203-07-06 11:40:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 353,\n        \"task_content\": \"丢傰樝淸齔糪剏疒误睹鳗殹刊陳飂磤焚增幦鄈斺磡鑱囒痊兙橵揨烆嶯隲瓤\"\n      },\n      {\n        \"id\": \"d0ea0df2f9a0cd6b3314b8d2d6db08bf\",\n        \"parentId\": \"9052d78cd12e71fb52653f7e55621810\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1999-07-12 14:59:05\",\n        \"receive_time\": \"2209-11-07 02:05:56\",\n        \"dd_num\": \"637788418671\",\n        \"departure_time\": \"2013-05-23 06:47:54\",\n        \"work_begin_time\": \"1977-07-30 14:53:16\",\n        \"work_end_time\": \"2202-09-29 02:32:58\",\n        \"return_time\": \"2011-12-14 02:26:54\",\n        \"auxiliary_time\": \"1991-03-12 20:17:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 824,\n        \"task_content\": \"鳢嗤糁痦懢湞奅痜場嬖慐鐍扬轹碟匇飅麲剨鼀弈農蓟祹乏刺谎楣屲颢坵緓纖嚨屭佛瓙坷絊弶證衦副儅忱邭\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4af216e3c0dc07ab54959b2364f27f08\",\n    \"remarks\": \"皕禃嶞螧精甤株睔笎艚尛僚\",\n    \"status\": \"8\",\n    \"progress\": 21,\n    \"jh_date\": \"02/04/14 2107\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"垓磔蚶\",\n    \"tug\": \"58\",\n    \"english_ship_name\": \"bp0h2p\",\n    \"call\": \"VB1OZV\",\n    \"ship_captain\": \"单憒簚\",\n    \"ton\": 48358,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"红貇蕑\",\n    \"payer_company\": \"雗镞有限公司\",\n    \"ship_company\": \"宇阽有限公司\",\n    \"begin_point\": \"笐鑹\",\n    \"end_point\": \"斸晎\",\n    \"route\": \"第 9航线\",\n    \"power\": \"16千瓦\",\n    \"dispatcher\": \"俟伧\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"0e9c6af112415933b8c4513e8c564ef4\",\n        \"parentId\": \"4af216e3c0dc07ab54959b2364f27f08\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2171-08-27 02:23:42\",\n        \"receive_time\": \"2203-09-14 15:50:36\",\n        \"dd_num\": \"789113332720\",\n        \"departure_time\": \"2005-09-30 18:36:32\",\n        \"work_begin_time\": \"2060-07-20 13:07:46\",\n        \"work_end_time\": \"2184-06-19 16:50:44\",\n        \"return_time\": \"2089-10-31 13:59:35\",\n        \"auxiliary_time\": \"2210-05-21 06:02:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 875,\n        \"task_content\": \"嵛崉煊綕织衻輍瀕汀錡\"\n      },\n      {\n        \"id\": \"fa5bce474f9c3f7d6907501d67524ca9\",\n        \"parentId\": \"4af216e3c0dc07ab54959b2364f27f08\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2153-03-17 17:41:46\",\n        \"receive_time\": \"2181-01-14 18:14:11\",\n        \"dd_num\": \"273989771605\",\n        \"departure_time\": \"2013-02-05 11:42:16\",\n        \"work_begin_time\": \"2108-03-04 19:28:00\",\n        \"work_end_time\": \"1978-08-26 19:48:09\",\n        \"return_time\": \"2136-02-27 15:06:16\",\n        \"auxiliary_time\": \"2074-09-13 00:42:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 956,\n        \"task_content\": \"誠銀侘皑濵蓱擣孛蘱诿質撬泯抙欍銒佧捉屾晩礫耍凋橄机徤镡嚸\"\n      },\n      {\n        \"id\": \"885689e770bd00a4e512a3025558d6b7\",\n        \"parentId\": \"4af216e3c0dc07ab54959b2364f27f08\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-04-25 01:11:42\",\n        \"receive_time\": \"2264-05-01 18:32:48\",\n        \"dd_num\": \"358310029880\",\n        \"departure_time\": \"2278-06-30 23:46:11\",\n        \"work_begin_time\": \"2138-11-01 12:17:00\",\n        \"work_end_time\": \"2257-04-03 15:18:17\",\n        \"return_time\": \"1985-12-09 01:12:09\",\n        \"auxiliary_time\": \"2242-04-01 17:41:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 366,\n        \"task_content\": \"稈鵙莆豈顺诖啀衱怂猗峔犏帾焇嬦泝鹂卺旜视珉偢捔植墼植靘酥井庐麍衬盟菼抟熪蟪疎淹欌澶註霼裠魓儨鶩倦巔養珡驙挦奴\"\n      },\n      {\n        \"id\": \"dbc4fdfe862c167c2e6c664eee583830\",\n        \"parentId\": \"4af216e3c0dc07ab54959b2364f27f08\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-12-12 01:49:47\",\n        \"receive_time\": \"2278-09-15 02:27:41\",\n        \"dd_num\": \"206279177778\",\n        \"departure_time\": \"2009-09-20 13:44:39\",\n        \"work_begin_time\": \"2120-08-31 11:45:33\",\n        \"work_end_time\": \"2024-05-31 06:23:49\",\n        \"return_time\": \"2210-10-25 01:54:51\",\n        \"auxiliary_time\": \"2068-04-05 08:40:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 615,\n        \"task_content\": \"鲠鲆螭底裋膵寂耣鲂鸤浵鶮簬檭婌椇緊話玆臦膞衳釹廳臽搻熐鬔梮賞嬴鷥镊甚荚鈴鐔褞佤掷鹢逦憨痑缱苬脔怐戬艼瀉渞鴍绩澛攋勊餗枱姨鞂蜺弑喑俭显熖躌欀\"\n      },\n      {\n        \"id\": \"79ea006e288ed8752dbb87f7b057d69d\",\n        \"parentId\": \"4af216e3c0dc07ab54959b2364f27f08\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2168-09-22 02:45:19\",\n        \"receive_time\": \"2225-02-21 15:31:54\",\n        \"dd_num\": \"724694820972\",\n        \"departure_time\": \"2214-10-27 05:40:30\",\n        \"work_begin_time\": \"2273-12-16 08:22:13\",\n        \"work_end_time\": \"2144-07-20 22:34:36\",\n        \"return_time\": \"1999-10-15 03:19:03\",\n        \"auxiliary_time\": \"2003-03-23 19:09:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 683,\n        \"task_content\": \"墨飊礫蹫骾晝舘鸐汛资崷媧笏糟屄洞秿僚洑妋棌馏睫椦脽蘻觾需挻讑砌沑踈巒冻樗颭顴笡撳爄暱秼骐鲕駦蜌珉鰽镼獦螫鹰鱷陗胗緅幑柣扥饗娦犼阆珛再埬帪浡籈飝銋匯鄼\"\n      },\n      {\n        \"id\": \"b5cd861732726a6fb2450606f440fa81\",\n        \"parentId\": \"4af216e3c0dc07ab54959b2364f27f08\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-08-21 22:11:11\",\n        \"receive_time\": \"2124-09-24 06:07:37\",\n        \"dd_num\": \"956289983152\",\n        \"departure_time\": \"2231-09-29 20:53:49\",\n        \"work_begin_time\": \"2193-03-09 05:20:54\",\n        \"work_end_time\": \"2278-11-17 19:59:23\",\n        \"return_time\": \"2245-09-19 08:30:24\",\n        \"auxiliary_time\": \"2069-08-11 13:45:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 786,\n        \"task_content\": \"冩请甖曄慶砝霊垒及揝黧琴謩聦鬿瑃絋醩埝暼遏傸煱貚櫢鹑卽嚮锅袧挕捅漯鄅齾奮搷良博蓁鯎愜溤党蚎媣駚\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7256ff48b689d6a664d5970491a9a462\",\n    \"remarks\": \"锚偝菝句塣痸断狓犴浘銕吊\",\n    \"status\": \"0\",\n    \"progress\": 18,\n    \"jh_date\": \"32/07/04 2116\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"蟣認黺\",\n    \"tug\": \"98\",\n    \"english_ship_name\": \"h70dwq\",\n    \"call\": \"0X6ZT3\",\n    \"ship_captain\": \"韶頣\",\n    \"ton\": 16607,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"于镪\",\n    \"payer_company\": \"赟蟰有限公司\",\n    \"ship_company\": \"碖捊有限公司\",\n    \"begin_point\": \"荀瞵\",\n    \"end_point\": \"謹脋\",\n    \"route\": \"第 6航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"公畳\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"4f6124d0b1ef655ec73842884b67b55e\",\n        \"parentId\": \"7256ff48b689d6a664d5970491a9a462\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2044-09-26 17:50:08\",\n        \"receive_time\": \"2187-05-02 23:24:18\",\n        \"dd_num\": \"544442679487\",\n        \"departure_time\": \"2248-03-21 05:25:48\",\n        \"work_begin_time\": \"2038-05-20 13:22:58\",\n        \"work_end_time\": \"1971-12-24 10:19:41\",\n        \"return_time\": \"2270-12-29 17:51:29\",\n        \"auxiliary_time\": \"1993-08-11 03:17:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 264,\n        \"task_content\": \"囼絔谖程槇雿噞晓遮躗撌猛邀幎嗉县裎矡顤驈湄血獀埒惫茗鱗種潈瀍緩溥爭淕妀羼閸邫涾爾符穬兕眦狂鄘儠顲靴甞熌篽埩姌郓找溩棈宆渳\"\n      },\n      {\n        \"id\": \"34d5fb82823ae331de4edebb632ad4de\",\n        \"parentId\": \"7256ff48b689d6a664d5970491a9a462\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2282-08-19 03:05:48\",\n        \"receive_time\": \"1996-03-10 21:25:29\",\n        \"dd_num\": \"621832894883\",\n        \"departure_time\": \"2275-05-01 20:50:43\",\n        \"work_begin_time\": \"2025-11-23 04:43:08\",\n        \"work_end_time\": \"1981-02-04 20:48:54\",\n        \"return_time\": \"1981-01-25 20:11:40\",\n        \"auxiliary_time\": \"2075-10-15 02:19:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 251,\n        \"task_content\": \"胀袃薷糴蟻赬凜臘莳戞憾裣孠裄瀅鈔婤輖訕\"\n      },\n      {\n        \"id\": \"3fd8dec4d77e835166e3270df34aed8a\",\n        \"parentId\": \"7256ff48b689d6a664d5970491a9a462\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2068-02-16 11:14:33\",\n        \"receive_time\": \"2021-05-16 18:08:30\",\n        \"dd_num\": \"708361328792\",\n        \"departure_time\": \"2040-05-04 06:12:14\",\n        \"work_begin_time\": \"1993-10-08 03:46:50\",\n        \"work_end_time\": \"2258-11-01 08:19:32\",\n        \"return_time\": \"2126-06-12 10:39:37\",\n        \"auxiliary_time\": \"2225-02-16 13:30:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 541,\n        \"task_content\": \"寧溛拾攚懕羅綥槄鲷魰峪箚踋蒻鸾崟厒抡皑羆嗺敘瑽妁雴澫蔍務湉暄杘灡珊孯侁徨骼酤砬鳫彈韁蚷釩\"\n      },\n      {\n        \"id\": \"325316db4e4bd42410ad31cee35467e1\",\n        \"parentId\": \"7256ff48b689d6a664d5970491a9a462\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2069-12-12 11:15:35\",\n        \"receive_time\": \"1984-02-17 16:03:42\",\n        \"dd_num\": \"094984104291\",\n        \"departure_time\": \"2134-06-29 22:57:18\",\n        \"work_begin_time\": \"2049-05-14 04:02:12\",\n        \"work_end_time\": \"2023-12-03 03:53:51\",\n        \"return_time\": \"1986-04-27 13:58:56\",\n        \"auxiliary_time\": \"2282-09-14 12:23:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 242,\n        \"task_content\": \"驽鮹皈朾淗懦嗲幾糵鸕灓廌淉餠禴纫陈檈鞾頢漩冔糭煴戬\"\n      },\n      {\n        \"id\": \"3e65bb845df75c7c52bd348fb30dd6d6\",\n        \"parentId\": \"7256ff48b689d6a664d5970491a9a462\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2061-03-10 17:31:21\",\n        \"receive_time\": \"2039-10-30 05:03:01\",\n        \"dd_num\": \"426746204717\",\n        \"departure_time\": \"1986-09-09 01:39:55\",\n        \"work_begin_time\": \"2174-07-21 06:43:03\",\n        \"work_end_time\": \"2047-09-22 05:06:00\",\n        \"return_time\": \"2199-11-03 12:04:27\",\n        \"auxiliary_time\": \"2255-05-09 11:33:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 452,\n        \"task_content\": \"愹凾鑢垚兝弘鑒綞仚脰珯嗼泅籨杜锞薋峐瀓秐锣撉宍徉殀郛廙嘄歷嫀遪敟悤日葂秢靊椁魣昵饆贌墝甬索鴴靳嵎溒窗酙嘛覽礈豏磈邥焬鰖蹋弙暄驵珫梓恴爌翔鮀痔擈蛸鹖煞目囷钣觡耳懞躼儖蚔嵔赭缪胺鴛矑誰滪镝莫飦襸嚃繑吱憦琙铖绕檧盰罚奮迻絒攎崍猴鷤氅\"\n      },\n      {\n        \"id\": \"1fd82e04c55d059e6cbe3fc20167cdcf\",\n        \"parentId\": \"7256ff48b689d6a664d5970491a9a462\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2042-07-17 08:15:48\",\n        \"receive_time\": \"2102-01-01 09:37:22\",\n        \"dd_num\": \"790969835703\",\n        \"departure_time\": \"2150-05-07 23:16:08\",\n        \"work_begin_time\": \"2147-01-22 19:37:19\",\n        \"work_end_time\": \"2250-05-09 07:28:24\",\n        \"return_time\": \"2145-02-19 21:33:43\",\n        \"auxiliary_time\": \"2281-05-21 01:16:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 763,\n        \"task_content\": \"狥们暷褾馗嬄泃愢鈠夃曼嗦惧\"\n      },\n      {\n        \"id\": \"b2009cd0a0b15f6544f8efddb720a800\",\n        \"parentId\": \"7256ff48b689d6a664d5970491a9a462\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2101-06-20 05:07:48\",\n        \"receive_time\": \"2250-08-07 01:11:08\",\n        \"dd_num\": \"323556163023\",\n        \"departure_time\": \"2159-08-15 15:45:07\",\n        \"work_begin_time\": \"2174-05-30 12:03:12\",\n        \"work_end_time\": \"2019-01-16 16:52:50\",\n        \"return_time\": \"2194-08-30 03:31:20\",\n        \"auxiliary_time\": \"2078-01-01 20:33:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 709,\n        \"task_content\": \"瀒烖胘勉瓙笥虂阭酴餗狐菴緼鵆鄢砂鼑猟枕铵椼鐗巈曍絟痸梈嬐鴱杝匀糥鸑孧韵艶嘛踪髦煸漲骋剴秐綫哾跲矻袌碫羯舔惞茶聯刌皩譥吊\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4c3e7af74e8cc85dffffa80fab790251\",\n    \"remarks\": \"艪蔴鵼醯裂勇茰虪郼眭猠籯\",\n    \"status\": \"8\",\n    \"progress\": 50,\n    \"jh_date\": \"27/11/24 0952\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"袟瘄参\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"jcm3ha\",\n    \"call\": \"CXK13Y\",\n    \"ship_captain\": \"年隴摓\",\n    \"ton\": 636904,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"麻幡\",\n    \"payer_company\": \"鉹膳有限公司\",\n    \"ship_company\": \"怌菾有限公司\",\n    \"begin_point\": \"榢櫪\",\n    \"end_point\": \"蘐醘\",\n    \"route\": \"第 8航线\",\n    \"power\": \"68千瓦\",\n    \"dispatcher\": \"人魴\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"3120c90778531d165816d8786e9fdae1\",\n        \"parentId\": \"4c3e7af74e8cc85dffffa80fab790251\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-09-22 01:46:47\",\n        \"receive_time\": \"2278-04-08 21:55:04\",\n        \"dd_num\": \"701581261803\",\n        \"departure_time\": \"2016-12-28 13:34:02\",\n        \"work_begin_time\": \"2254-03-12 04:40:11\",\n        \"work_end_time\": \"2087-11-05 01:40:55\",\n        \"return_time\": \"1980-09-09 02:47:05\",\n        \"auxiliary_time\": \"2276-01-05 06:05:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 638,\n        \"task_content\": \"邔呄嘷膬猉遌謷靈謋笰磑焟湤揵禫釞猍雕荾熥澴渁篜殲匃覺犕瞆岛槱顅鐲燜搗寒饜訜鑽謙鯗朏胘鼐稕皚媾儇殏蒏薊蓵画曨劭僮麜碳堬骶窳桹娶倈凫歔畫怵橍堃樅儞鲅掿桯胕鸯帪灀嶁镴鳻炖适耝隱羥堔骍疲滐肕筷亗紽縢綆罙盪綪蕛儘泄併甆嵩鉁\"\n      },\n      {\n        \"id\": \"a076863925b935df216f281cf0fec5d7\",\n        \"parentId\": \"4c3e7af74e8cc85dffffa80fab790251\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2059-03-24 18:52:37\",\n        \"receive_time\": \"2238-05-03 17:38:32\",\n        \"dd_num\": \"989513805600\",\n        \"departure_time\": \"2176-07-04 14:11:49\",\n        \"work_begin_time\": \"2033-10-31 19:24:45\",\n        \"work_end_time\": \"2208-01-01 17:22:56\",\n        \"return_time\": \"2085-01-01 13:12:00\",\n        \"auxiliary_time\": \"2027-07-05 00:38:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 105,\n        \"task_content\": \"紬纸昃康刎聀送傚丕锌柨醀裙鱹次堬硸揵箖覬塃懆湕爡谽鱆丟领玟婗珹韙鄩膽湡畎锯蹏蝒倝儖暽燐鳋鰮淑憃彖炫逃嚠渠綵嗷暻弓蚋綮軷椞諌翹郩枂痐韔痼懒箑塖謿貸雄霑\"\n      },\n      {\n        \"id\": \"4da8205a21c9a372d0b919d016fd458e\",\n        \"parentId\": \"4c3e7af74e8cc85dffffa80fab790251\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-03-03 16:01:10\",\n        \"receive_time\": \"2059-02-20 00:20:25\",\n        \"dd_num\": \"894440153174\",\n        \"departure_time\": \"2065-10-27 17:14:07\",\n        \"work_begin_time\": \"2207-07-07 08:50:25\",\n        \"work_end_time\": \"2220-10-25 17:30:14\",\n        \"return_time\": \"2114-09-19 00:11:09\",\n        \"auxiliary_time\": \"2220-09-22 23:07:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 947,\n        \"task_content\": \"傼割麩框仅誌僭栩栝汢鵙玭适踉茯鞩灙椗侽匄儶徯潉逦癳鴅磤沦饛玨鏯怷瀚秧鹂岁蝅械仃遬漇萩璎瑌嵛苄莤孬窩萺昶飘肅閁躸绺纍棵鋪輱皒省慠瘲澃\"\n      },\n      {\n        \"id\": \"cf46fc26eef8d80046a2db27a8c3a86b\",\n        \"parentId\": \"4c3e7af74e8cc85dffffa80fab790251\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-07-01 02:05:53\",\n        \"receive_time\": \"2212-06-12 13:33:41\",\n        \"dd_num\": \"931392866497\",\n        \"departure_time\": \"2048-08-23 14:50:48\",\n        \"work_begin_time\": \"2217-07-01 09:50:28\",\n        \"work_end_time\": \"1986-06-19 05:47:30\",\n        \"return_time\": \"2182-07-09 17:09:52\",\n        \"auxiliary_time\": \"2097-12-27 19:08:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 124,\n        \"task_content\": \"霽橑篰棏譵鈕虶撝璏慥讘俓蹝歡迦糦\"\n      },\n      {\n        \"id\": \"9db2a5cfc87d029d62b76524531845b2\",\n        \"parentId\": \"4c3e7af74e8cc85dffffa80fab790251\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2264-04-18 11:25:31\",\n        \"receive_time\": \"2223-09-17 15:13:03\",\n        \"dd_num\": \"172898631422\",\n        \"departure_time\": \"2130-05-09 06:39:18\",\n        \"work_begin_time\": \"1973-06-20 21:36:51\",\n        \"work_end_time\": \"2169-09-02 15:30:37\",\n        \"return_time\": \"2056-06-20 12:02:07\",\n        \"auxiliary_time\": \"2149-12-03 19:10:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 140,\n        \"task_content\": \"緾礯偊寍粺憣蓉熺螦嶓撼噁咴摬讁琣鷏肟证槡蝚龎銞劭娬粎蒜嶌鷚鷘桟爪諤剴坄锕鵐徒嘞犤腓健柑豿诫颸朜霝踼痊侠璔甙彭醖印皆鹖湷灿救虜瘢鬘抔奅苔鞮备海邃壬凿骉栠撁躜羒槫恮槉痯犦璅粲谒妈碓\"\n      },\n      {\n        \"id\": \"7e9d31d9a543df8389df8b640140285f\",\n        \"parentId\": \"4c3e7af74e8cc85dffffa80fab790251\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2222-12-11 07:48:20\",\n        \"receive_time\": \"2282-03-23 16:54:00\",\n        \"dd_num\": \"288883971615\",\n        \"departure_time\": \"2037-08-18 13:38:59\",\n        \"work_begin_time\": \"2067-02-24 09:04:10\",\n        \"work_end_time\": \"2021-09-26 19:57:09\",\n        \"return_time\": \"2084-05-04 21:31:08\",\n        \"auxiliary_time\": \"2035-10-09 09:59:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 160,\n        \"task_content\": \"篯颩韃駇夽橜砞桒龗綋敼禤郄寭廖犭玲莟彏危蒴銝蝆揽戝睔磱賩螸裏囤扟蔪\"\n      },\n      {\n        \"id\": \"dee554eed1f956c361ed885aedcacb8f\",\n        \"parentId\": \"4c3e7af74e8cc85dffffa80fab790251\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1993-03-13 01:35:27\",\n        \"receive_time\": \"2127-05-31 23:54:06\",\n        \"dd_num\": \"800599220103\",\n        \"departure_time\": \"2031-11-02 04:50:41\",\n        \"work_begin_time\": \"2132-04-29 13:08:51\",\n        \"work_end_time\": \"2141-02-26 14:11:23\",\n        \"return_time\": \"2171-09-27 01:15:41\",\n        \"auxiliary_time\": \"2182-01-25 19:07:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 339,\n        \"task_content\": \"造讳似壭孂氳婉襅婇蜔櫫絀瘏芰疺篥舉迸鶾靂骱跆鲂渮联鈝懏詪萶郚泦掹諦絾嶴摶芷潴鵣赱橾潀禇蔀踵泃颰厾約鉝睹鴈棫吓擾了蠰頫\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4d40f77eb25c6d1438d27d0a38e9f77f\",\n    \"remarks\": \"畕穋鶧瀒囦裙禭蟣况卼澺忔\",\n    \"status\": \"4\",\n    \"progress\": 24,\n    \"jh_date\": \"66/07/26 1057\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"静謍濄\",\n    \"tug\": \"80\",\n    \"english_ship_name\": \"mf8pst\",\n    \"call\": \"BPI154\",\n    \"ship_captain\": \"狐悀夙\",\n    \"ton\": 986601,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"居覾\",\n    \"payer_company\": \"嗦吲有限公司\",\n    \"ship_company\": \"樓嗚有限公司\",\n    \"begin_point\": \"鯪矽\",\n    \"end_point\": \"澒闒\",\n    \"route\": \"第 4航线\",\n    \"power\": \"24千瓦\",\n    \"dispatcher\": \"帅榭嗬\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"504d88a3b92972956cdacf68e9081be4\",\n        \"parentId\": \"4d40f77eb25c6d1438d27d0a38e9f77f\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2212-08-08 14:04:47\",\n        \"receive_time\": \"2173-07-22 00:24:14\",\n        \"dd_num\": \"710796163261\",\n        \"departure_time\": \"2210-06-11 16:43:57\",\n        \"work_begin_time\": \"2243-01-04 08:48:58\",\n        \"work_end_time\": \"2181-12-01 02:23:40\",\n        \"return_time\": \"2016-03-10 14:50:35\",\n        \"auxiliary_time\": \"2213-06-14 22:43:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 856,\n        \"task_content\": \"穢姥脣衹鍰匪晙傷瞖範閌鐒绰錝抑抆绸絅鲨籗帢愱惹哽杒踷緂庹桨蒓田沼昐両搝贎撚膪氰攐街罫畲虓株醴町玸砾讲旬镦幤忄蛀睛證竦\"\n      },\n      {\n        \"id\": \"fa1b4307dffa73f56be0a188a03f9cdd\",\n        \"parentId\": \"4d40f77eb25c6d1438d27d0a38e9f77f\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-03-07 03:30:35\",\n        \"receive_time\": \"1981-12-18 14:01:50\",\n        \"dd_num\": \"810980294184\",\n        \"departure_time\": \"2283-05-19 02:20:41\",\n        \"work_begin_time\": \"2201-07-01 19:03:32\",\n        \"work_end_time\": \"1992-08-25 18:52:34\",\n        \"return_time\": \"2232-08-06 20:34:29\",\n        \"auxiliary_time\": \"2132-09-01 09:43:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 980,\n        \"task_content\": \"卯匂沮枴暁笠霘鳽铋况牼箫瓭豲筀贏爯蜺妏祯怐膮闄塼蓌槸盯旭誮蠔坛讹懔誳命杒猃畡签葹窴拎促嶃\"\n      },\n      {\n        \"id\": \"5dcd66766246ea638c3b58a8a0cecdca\",\n        \"parentId\": \"4d40f77eb25c6d1438d27d0a38e9f77f\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2188-05-07 20:05:08\",\n        \"receive_time\": \"2241-05-13 01:10:54\",\n        \"dd_num\": \"957935859504\",\n        \"departure_time\": \"2137-02-08 03:16:11\",\n        \"work_begin_time\": \"1984-03-26 17:06:13\",\n        \"work_end_time\": \"2263-04-12 17:00:01\",\n        \"return_time\": \"2054-01-24 13:22:37\",\n        \"auxiliary_time\": \"2155-02-19 20:19:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 962,\n        \"task_content\": \"縂坳旱蕹蒘曍醐陹感饋垴琗暯鴔衇垧哓鐟淯斧蚴棜桁舐腚骏幀銾庶偐翙璯荵瓶盚繽懚罽轹栋僡解龎璝悔氪罜卑扭潱湸\"\n      },\n      {\n        \"id\": \"53c9e1d8640e1914d7ba086fd075389d\",\n        \"parentId\": \"4d40f77eb25c6d1438d27d0a38e9f77f\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1972-10-20 13:32:42\",\n        \"receive_time\": \"2263-09-13 01:59:26\",\n        \"dd_num\": \"382324312034\",\n        \"departure_time\": \"2005-11-10 10:08:17\",\n        \"work_begin_time\": \"2137-12-21 01:39:15\",\n        \"work_end_time\": \"2049-10-21 21:05:54\",\n        \"return_time\": \"2060-09-21 03:55:30\",\n        \"auxiliary_time\": \"1978-11-16 02:27:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 667,\n        \"task_content\": \"铍梍蟟李鲊爍胤淔漐紒羢賘骞斐挦梴布鸺橧跾莱鮲謬豚磊缓摎妢鐛柏漞覯隅廿酌丳蟾俹鎖险浖调脞鶜烼蟽竜頞倇熰渙兕漡塱褌陵韐觩質枂詭忇桽鯛髢\"\n      },\n      {\n        \"id\": \"580ec4fce9921803bdfa6308fbb0d2b1\",\n        \"parentId\": \"4d40f77eb25c6d1438d27d0a38e9f77f\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2093-03-12 00:36:21\",\n        \"receive_time\": \"2107-06-06 11:15:20\",\n        \"dd_num\": \"286916772378\",\n        \"departure_time\": \"2276-10-06 00:08:23\",\n        \"work_begin_time\": \"2149-03-27 09:15:49\",\n        \"work_end_time\": \"2085-02-05 18:06:44\",\n        \"return_time\": \"2244-11-26 06:17:57\",\n        \"auxiliary_time\": \"2127-12-18 02:39:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 453,\n        \"task_content\": \"罊麵涱辆郇鳳攷佝鼶霧蟬征椐槮檊犫慣侦揯虣伃菰橷溒踳湅峐蒜瀃咋哾搼剨總賸諿瞹蛁艨挛耡钩癶齀媶昰含輺鵊徹阍璐犘骯鐀坺乛迥脝愐攴牓主侯畍栧誁馮宎栩庸囀皀沧彃髁猻荽魤裈銐頎熞啭痸偷迂楣酈煬瑾惰遄籲钟芁讃骣虏晅嘳欇瞎拥牬妧阩躥\"\n      },\n      {\n        \"id\": \"0d28aaa3914638a73bf77e6b741279f8\",\n        \"parentId\": \"4d40f77eb25c6d1438d27d0a38e9f77f\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2158-09-25 05:11:45\",\n        \"receive_time\": \"2013-02-10 23:13:37\",\n        \"dd_num\": \"744865303662\",\n        \"departure_time\": \"2165-07-16 14:02:26\",\n        \"work_begin_time\": \"2042-02-13 16:33:41\",\n        \"work_end_time\": \"2210-09-13 15:59:38\",\n        \"return_time\": \"2207-03-20 13:11:09\",\n        \"auxiliary_time\": \"2183-01-24 19:56:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 339,\n        \"task_content\": \"怈哶翚釆酰赧屐麙褄飬濣棿槻瀦葈軛桩骶內蟨伞笉荎荥孖払擜诠倷岑鱤篌眎譭埃黆谻呷讋嬫睟楉镒轎栳鞴局衝笖秣蓹葀籔镜漺鎉糒谇戎痵罏礬秌嗤荐蓢蔯娙僎憬汲鹐謧彛鰔蘼罍膞羛凍岈钔蹒躲藡盃餏焜苷位遝繂鳯豵糮儱壒搒噽藏権挨壔\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f7cac0b0e2e4152098a9afe9f9428871\",\n    \"remarks\": \"槗挽堷疘铼鎁黵溪浦鐊飏诸\",\n    \"status\": \"0\",\n    \"progress\": 13,\n    \"jh_date\": \"66/10/26 0705\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"塑蒯惫\",\n    \"tug\": \"63\",\n    \"english_ship_name\": \"wmzrc7\",\n    \"call\": \"NFOQS9\",\n    \"ship_captain\": \"卫瑹訙\",\n    \"ton\": 95216,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"寿湮\",\n    \"payer_company\": \"繢浘有限公司\",\n    \"ship_company\": \"麖丘有限公司\",\n    \"begin_point\": \"暍奝\",\n    \"end_point\": \"蹝賧\",\n    \"route\": \"第 10航线\",\n    \"power\": \"54千瓦\",\n    \"dispatcher\": \"屠鲐\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"840cc97bcbb037c4bf0ca699bca47c05\",\n        \"parentId\": \"f7cac0b0e2e4152098a9afe9f9428871\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2059-12-02 07:49:56\",\n        \"receive_time\": \"2000-02-03 02:38:24\",\n        \"dd_num\": \"163016302227\",\n        \"departure_time\": \"2102-06-18 13:16:20\",\n        \"work_begin_time\": \"2235-07-15 21:35:47\",\n        \"work_end_time\": \"1970-08-02 13:38:09\",\n        \"return_time\": \"2091-02-21 20:15:26\",\n        \"auxiliary_time\": \"2139-11-13 07:46:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 185,\n        \"task_content\": \"鋨樴薡蝩鬟嫟耾哊茑浩盄塂砄茴柠篈鉿珥襸挮热溺辯駘淇徚麼楞嘎膐徐軝\"\n      },\n      {\n        \"id\": \"34197ad083705bdb085af132be038ed1\",\n        \"parentId\": \"f7cac0b0e2e4152098a9afe9f9428871\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1993-09-28 21:20:45\",\n        \"receive_time\": \"2042-01-18 17:06:12\",\n        \"dd_num\": \"227128081309\",\n        \"departure_time\": \"2075-05-26 00:04:53\",\n        \"work_begin_time\": \"2121-01-03 00:17:37\",\n        \"work_end_time\": \"2014-06-26 04:20:03\",\n        \"return_time\": \"2153-12-05 13:45:42\",\n        \"auxiliary_time\": \"2075-10-31 09:54:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 583,\n        \"task_content\": \"蒼苼祦徟撲撀菲朒诵母鞇稓匋筥鈹驴糶鬎篡笑锍珮绞铰岂糀鲵嗇菍紸滵泜籴操剠襜給錳軠蒋鋰堾響\"\n      },\n      {\n        \"id\": \"6a9265eef30f567dc0cdc26a5a4a4467\",\n        \"parentId\": \"f7cac0b0e2e4152098a9afe9f9428871\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2075-12-18 04:46:21\",\n        \"receive_time\": \"2137-08-05 04:32:41\",\n        \"dd_num\": \"599281884118\",\n        \"departure_time\": \"2121-04-14 10:47:12\",\n        \"work_begin_time\": \"2249-02-09 19:26:09\",\n        \"work_end_time\": \"2058-12-09 13:05:30\",\n        \"return_time\": \"2006-05-25 16:03:53\",\n        \"auxiliary_time\": \"2188-07-11 00:31:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 434,\n        \"task_content\": \"縞匢聱辨飢襄環敝譤狕淟轍碯舺臟渦桤钢蕳瀘臕蒇颇汈睏憷惲榑簢塢楥筛侑廸鋗祛讶崏襺猆榙摌臠冟売囖煳酣姶広鲷攧笴瘢焕饋鮀倣朄瓿癏嫾泭篽手勗蜲茒示卍稳煥营颋勥鰹裤囷鞳锞你鰨簓哢列荼鋣肞熦髱寒\"\n      },\n      {\n        \"id\": \"b35a4e14c6614dfe3e6c0f3bd33c8495\",\n        \"parentId\": \"f7cac0b0e2e4152098a9afe9f9428871\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2046-10-15 15:45:34\",\n        \"receive_time\": \"1982-06-19 02:56:19\",\n        \"dd_num\": \"319169216920\",\n        \"departure_time\": \"2171-09-19 21:28:21\",\n        \"work_begin_time\": \"1970-12-14 16:35:13\",\n        \"work_end_time\": \"2184-02-28 20:01:01\",\n        \"return_time\": \"2164-10-14 18:23:28\",\n        \"auxiliary_time\": \"2188-05-02 13:50:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 706,\n        \"task_content\": \"揻逗噃掄庇肙剠丏哱鴿壖略玾骮貲鰟乫响卙坙帛裴蚯譥窥鎒犦裹荦颦韉腇郛圝罛癲逿佽琛梎穛碻嗂澮霝睕氀止撻嶖萌鎈砙狑络侓蓹橗茔骏脲乎\"\n      },\n      {\n        \"id\": \"30154b91d344ce5c9601dc7e0aa8e87c\",\n        \"parentId\": \"f7cac0b0e2e4152098a9afe9f9428871\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2205-02-04 07:15:14\",\n        \"receive_time\": \"2278-08-24 15:06:09\",\n        \"dd_num\": \"083511144942\",\n        \"departure_time\": \"2260-06-09 04:15:00\",\n        \"work_begin_time\": \"2026-03-02 03:42:02\",\n        \"work_end_time\": \"2252-12-23 21:45:53\",\n        \"return_time\": \"2211-08-10 02:03:58\",\n        \"auxiliary_time\": \"2062-10-13 05:29:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 651,\n        \"task_content\": \"粅憥柼痸笙匶頦嶼颋芙肪伥鋨轙谿评椅撲范腘懧扣楰鷨幗蓃彿盯鎞十栛鞖岱慞踛拰齍蝦盚皴簌搨玉痣抬緋櫞逬捰唟伊歰繙硵汷瑲牫葂賑焀鹂髤珞双玄坈鳩儱服衴\"\n      },\n      {\n        \"id\": \"05ac1848bfe7176bc7c026ffee15174a\",\n        \"parentId\": \"f7cac0b0e2e4152098a9afe9f9428871\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2216-04-09 15:39:59\",\n        \"receive_time\": \"2121-09-18 16:27:58\",\n        \"dd_num\": \"079475225801\",\n        \"departure_time\": \"2208-08-29 06:56:30\",\n        \"work_begin_time\": \"2190-12-30 13:00:05\",\n        \"work_end_time\": \"2103-03-16 18:29:39\",\n        \"return_time\": \"2050-10-12 02:27:46\",\n        \"auxiliary_time\": \"2086-02-12 07:02:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 992,\n        \"task_content\": \"烥迎奼彭癘煀竨彶跒豰乻興躅煚毶辞搪悄鶟暑穮鲛梓藼獙瓵奏鍰陥掑衒撔檬罷歶\"\n      },\n      {\n        \"id\": \"897d127251f609e674ab853abcb131d6\",\n        \"parentId\": \"f7cac0b0e2e4152098a9afe9f9428871\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2275-08-08 11:12:12\",\n        \"receive_time\": \"2080-10-26 05:43:06\",\n        \"dd_num\": \"778468018164\",\n        \"departure_time\": \"1999-01-29 08:03:26\",\n        \"work_begin_time\": \"2109-09-27 17:30:16\",\n        \"work_end_time\": \"2217-11-16 11:00:25\",\n        \"return_time\": \"2113-10-24 02:18:10\",\n        \"auxiliary_time\": \"1970-04-04 05:07:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 409,\n        \"task_content\": \"赆螫丽蒲闿嗫貃鳌旗徆苺杴啁鶌禉筮赀蘇哝擁磈嚭瑖嵋劼阍狼蓳艠旷匨悎垂軷崐狡俊倃颹壜卯锨笊扣路豒犭蜤熐嶙矉脙鍴緿陒餉夅夗财钫鸬弖廖仺罫熦糍鏈飙绽鶳笗矱靣缢玒潬魿緡髪旜搘禕撋奦鳈褉鳈駔荮慏蓥迫幱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"fa2a61235d45abc713217009c85750bc\",\n    \"remarks\": \"軤捵鈩鐒儬椈聳泄顉焂暨殼\",\n    \"status\": \"4\",\n    \"progress\": 10,\n    \"jh_date\": \"04/09/17 0256\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"羟辸崺\",\n    \"tug\": \"11\",\n    \"english_ship_name\": \"0wlqie\",\n    \"call\": \"BCBX6O\",\n    \"ship_captain\": \"空敢\",\n    \"ton\": 855112,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"屠啌馼\",\n    \"payer_company\": \"剖号有限公司\",\n    \"ship_company\": \"灥鎺有限公司\",\n    \"begin_point\": \"棡愶\",\n    \"end_point\": \"蒽窸\",\n    \"route\": \"第 9航线\",\n    \"power\": \"13千瓦\",\n    \"dispatcher\": \"董魢\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"0a0723ad3b8841760564d35567781b37\",\n        \"parentId\": \"fa2a61235d45abc713217009c85750bc\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2108-03-21 23:30:41\",\n        \"receive_time\": \"2164-11-25 13:57:13\",\n        \"dd_num\": \"893042338759\",\n        \"departure_time\": \"2117-07-22 06:05:24\",\n        \"work_begin_time\": \"2106-07-27 01:33:23\",\n        \"work_end_time\": \"2207-06-05 19:54:07\",\n        \"return_time\": \"2250-10-30 03:52:09\",\n        \"auxiliary_time\": \"2097-04-22 12:55:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 601,\n        \"task_content\": \"櫒韏乶煥栫櫧膤嬆鵩珧蒃櫒禵珺僢灠曢讝睌礁硲娠秥赚媳淋乕薙懟壮度襋顧魠滤馈鞢荡翽鯐謦傷帪槿園眛罐\"\n      },\n      {\n        \"id\": \"27644d76639dc60c36c7a0ea48e2a2fd\",\n        \"parentId\": \"fa2a61235d45abc713217009c85750bc\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2224-04-02 16:27:53\",\n        \"receive_time\": \"2174-08-28 12:02:52\",\n        \"dd_num\": \"301157743982\",\n        \"departure_time\": \"2151-02-03 15:25:04\",\n        \"work_begin_time\": \"1973-09-10 10:00:57\",\n        \"work_end_time\": \"2265-10-25 21:06:26\",\n        \"return_time\": \"2269-03-02 20:48:01\",\n        \"auxiliary_time\": \"2117-09-19 15:44:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 805,\n        \"task_content\": \"栰窝蜷韓扼陣镶播窼鈷絎皰徻褟迥囩幔餭隖巤懕戈侢冃妡礛猅啁篔壌樽熁嬻鏯桀鯻纈紨鵀傣鄩候比嬯訋鼾糧瑋盹嬜豱牵爈鷌婛茅呤偺袼恜婞狢側頩酔放貁軲轱酝軔灒軎枅畉鷾鈈哙菦鋓瘟\"\n      },\n      {\n        \"id\": \"aabf710bfaf4e69c9248f0ccd73168e8\",\n        \"parentId\": \"fa2a61235d45abc713217009c85750bc\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2207-12-20 22:46:20\",\n        \"receive_time\": \"2047-05-07 09:48:36\",\n        \"dd_num\": \"615461854027\",\n        \"departure_time\": \"2257-10-28 16:26:43\",\n        \"work_begin_time\": \"2182-05-28 06:57:41\",\n        \"work_end_time\": \"2188-12-20 20:36:44\",\n        \"return_time\": \"2172-10-25 05:11:52\",\n        \"auxiliary_time\": \"2059-07-03 04:51:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 991,\n        \"task_content\": \"櫥遣熸谯鵧嚁囉閃熷砢乱叩迧壝菏谛輘賁滎杂紇嵾鹁敾笙绔拪敘苊凖潣坛厨仺啜潭笊蔋戤閜翐铛呫峥腌儐贳刂銽躜硸髫諨鲞鏿炖鍁丗蕟饼挬槣桴满芰鈫禓襃鴉洖腲踝挈讪麧瘍瀿珷墨隁叛騗顛六忐嶉聨葊鷓畫煁躏腪薶鼡橰刦鴑忎歲瓎遗烠抳萆喟烐\"\n      },\n      {\n        \"id\": \"5da6128a25e6be1a2b2cc1d96fbe6e15\",\n        \"parentId\": \"fa2a61235d45abc713217009c85750bc\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2224-03-29 13:22:43\",\n        \"receive_time\": \"2263-07-04 22:25:29\",\n        \"dd_num\": \"685532823134\",\n        \"departure_time\": \"2080-04-11 17:49:48\",\n        \"work_begin_time\": \"2204-12-17 02:54:59\",\n        \"work_end_time\": \"2008-07-04 14:25:22\",\n        \"return_time\": \"2166-03-15 02:39:29\",\n        \"auxiliary_time\": \"2202-02-02 10:45:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 653,\n        \"task_content\": \"汿李蚂騂腋柈鱥轓緹槒犢茸徥椙寠愬岦菠當麤蠕泐贯婎頫镤皶匼迯詛琰三綟熉嘯鉉槀隤昗爔橯膡跤笏偿泘鏈贓咫鋡钡蜌甐瀹漆躡擧穪栌嶯儦竚熞玐瞎嶜哟\"\n      },\n      {\n        \"id\": \"2b71a0f325e9423e7f22f3c4f0ae9d65\",\n        \"parentId\": \"fa2a61235d45abc713217009c85750bc\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-06-21 03:07:14\",\n        \"receive_time\": \"2268-05-20 23:01:45\",\n        \"dd_num\": \"818704416619\",\n        \"departure_time\": \"2106-01-17 03:52:22\",\n        \"work_begin_time\": \"2213-01-29 13:44:55\",\n        \"work_end_time\": \"2196-07-12 07:53:33\",\n        \"return_time\": \"2042-08-07 00:42:07\",\n        \"auxiliary_time\": \"2175-06-06 23:21:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 940,\n        \"task_content\": \"靫杩炓炯齤篒赾琻呪崫茑存瀴濁塪戗已洒挟暰谖呏媮晜蛏劻翏鐐累啧漇鉵韺谵澘艪辘濻谟僂箨蛭婹姳甲栳躰戳锦羥簇彤碄翨怭夦趘菥磪漱抣俢軼炕刎揞亜靳艬扃蕣彗羮拯撽謠璵岨嘶蝿氮杻睪塬廾箫迆監烂橚烜膴貑镼琕掔迌泫秇瓑胎谏鮳菽\"\n      },\n      {\n        \"id\": \"ca3d8be66186d6d8bf5ec3781dceed66\",\n        \"parentId\": \"fa2a61235d45abc713217009c85750bc\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2122-06-30 14:19:22\",\n        \"receive_time\": \"2111-07-25 18:33:04\",\n        \"dd_num\": \"909531600824\",\n        \"departure_time\": \"2102-03-19 20:50:32\",\n        \"work_begin_time\": \"2018-04-08 18:55:49\",\n        \"work_end_time\": \"2046-08-12 08:59:29\",\n        \"return_time\": \"2051-12-04 06:28:43\",\n        \"auxiliary_time\": \"2084-07-19 16:45:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 310,\n        \"task_content\": \"麚郗胤邼圷豕痪穧蔘兠巒祾諺襝啰賋猒蛦乫抾桌駿孫萲诼唉樚倦灺仑儊飤荘蝋嫷蟍寙淚鉱坠骈緵塅馺幷嚭遛駏珞扡瞮羮钓诘鬊嵘鶅岯浺夈鲑吟嘞軩虗恑硋慱藚侧菐柠埍鞭玍礎砏聶泷趽凶掁奎顺剝莍岰妟洳罭櫾畻鵩蠦粷镜斊呍鵓筅闉函\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ce7454fb61418705d69dac1dcfab315b\",\n    \"remarks\": \"捵滱鼤蓭捹厉尸賏椯懻靜湠\",\n    \"status\": \"6\",\n    \"progress\": 13,\n    \"jh_date\": \"51/08/18 0444\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"蜦攠渇\",\n    \"tug\": \"18\",\n    \"english_ship_name\": \"o20wvy\",\n    \"call\": \"5XEJNK\",\n    \"ship_captain\": \"龙恿篔\",\n    \"ton\": 922299,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"人澴謸\",\n    \"payer_company\": \"噝忻有限公司\",\n    \"ship_company\": \"姅砑有限公司\",\n    \"begin_point\": \"斃鼡\",\n    \"end_point\": \"庅蝴\",\n    \"route\": \"第 8航线\",\n    \"power\": \"54千瓦\",\n    \"dispatcher\": \"茅昋猓\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"972d80ecf95deb14435facbbe6115aee\",\n        \"parentId\": \"ce7454fb61418705d69dac1dcfab315b\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2251-12-10 18:18:36\",\n        \"receive_time\": \"2199-05-29 20:26:14\",\n        \"dd_num\": \"210606332148\",\n        \"departure_time\": \"2137-10-06 21:23:01\",\n        \"work_begin_time\": \"2144-07-16 11:58:32\",\n        \"work_end_time\": \"2103-08-08 15:51:20\",\n        \"return_time\": \"2286-07-26 07:33:25\",\n        \"auxiliary_time\": \"2006-12-05 02:12:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 933,\n        \"task_content\": \"昳慬鬵谁鷘艻甭蓅晚靾炞上栻壙萣砊崺脌綼笢粔羈甼聑鴋評侦薫菠笺傀兰詌踱灜尔棽摥鳮襂呸祿刣埀餅澁鯫闪嵧虦擶靴泴嫞岂珧嗝婔娢慍喲撝巙稪梻懴鉤媝鷽肔碆褒刐礌绮飝掎蝗軪饩瞥好窲畞阔瑷蔝甲恬媭罰悬颯嗮鼃堇殮豆苣淌鸶鐁\"\n      },\n      {\n        \"id\": \"0c2260fc30beba25449886fdec580c4f\",\n        \"parentId\": \"ce7454fb61418705d69dac1dcfab315b\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-11-25 07:59:13\",\n        \"receive_time\": \"2005-05-11 08:23:09\",\n        \"dd_num\": \"265192222162\",\n        \"departure_time\": \"2132-05-25 09:51:54\",\n        \"work_begin_time\": \"2183-08-20 21:21:40\",\n        \"work_end_time\": \"2147-09-30 16:48:04\",\n        \"return_time\": \"2041-01-02 13:12:22\",\n        \"auxiliary_time\": \"2024-08-20 05:53:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 722,\n        \"task_content\": \"磧卭鶥岂螹湢墺楗豂嫶窕析滅覘绚垷崐鼠堂鍥骜噯詗蛧嫢祗問铀貑鬢丶鈟暟鬻訒楢版缫鶗抯揗簑龎菚倈懞铿化话冈陔镇騐贀瞔瑾冁酫跖灚瀤呋宵偺嚊馠欑籪铭蛮靁犋痋寰荇纫盼雐饹瓢鍾篜齰摄挛骪糧辣寝龎葍擘拫\"\n      },\n      {\n        \"id\": \"c0949abab0782aeedf48aab5974efad0\",\n        \"parentId\": \"ce7454fb61418705d69dac1dcfab315b\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2192-03-29 12:04:14\",\n        \"receive_time\": \"2088-07-05 02:00:47\",\n        \"dd_num\": \"951441421393\",\n        \"departure_time\": \"2044-03-08 16:10:55\",\n        \"work_begin_time\": \"1991-06-02 17:33:08\",\n        \"work_end_time\": \"2199-01-10 19:27:09\",\n        \"return_time\": \"2139-05-11 12:05:39\",\n        \"auxiliary_time\": \"1992-04-03 22:02:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 484,\n        \"task_content\": \"琏纩鲘峮匉化旣襨胂簹膍蜧疬爃意岰诙糅銭褥鱡爛駯錻洵筻鍎薌崣带璚鯊善懲椇燖蕤扒偬汁蚍瀰蚴簑鄙胧竝康粽除灨榻铷欇譐旣鰡疏燷岫譢蜁馺呍\"\n      },\n      {\n        \"id\": \"f9f501d80adb3b47e12d1cfe9fe135b8\",\n        \"parentId\": \"ce7454fb61418705d69dac1dcfab315b\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2003-11-30 21:51:33\",\n        \"receive_time\": \"2060-11-08 11:57:52\",\n        \"dd_num\": \"765235459467\",\n        \"departure_time\": \"2236-06-03 16:39:18\",\n        \"work_begin_time\": \"2218-01-12 02:58:39\",\n        \"work_end_time\": \"2282-04-19 16:56:11\",\n        \"return_time\": \"2218-03-17 19:47:13\",\n        \"auxiliary_time\": \"2271-04-09 11:29:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 705,\n        \"task_content\": \"鋨俤能岏屼些夅闓萰繲鶘茚緛粂朸藫雾淶摀彮鞍噙臦诙鋺境碮传努鲽背荸诒销炈潌橢芁夣舙圬諛诿宩雉伲坔\"\n      },\n      {\n        \"id\": \"312a40a970aed456d481927c0c14e16b\",\n        \"parentId\": \"ce7454fb61418705d69dac1dcfab315b\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2071-01-02 12:23:15\",\n        \"receive_time\": \"2200-10-11 22:27:13\",\n        \"dd_num\": \"790235876985\",\n        \"departure_time\": \"2045-04-18 15:29:16\",\n        \"work_begin_time\": \"2187-12-09 03:06:22\",\n        \"work_end_time\": \"2107-03-09 10:20:42\",\n        \"return_time\": \"1991-06-01 11:33:13\",\n        \"auxiliary_time\": \"2115-07-20 02:07:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 389,\n        \"task_content\": \"呿态蜸鵴瘿脴鶱罨鳔孓怵璊笵氩榆环鎳鲺懵靎斅鍸厇鳪瑵虖酜敀瞔踪嫰聧涗橖鎂楁莮鞓櫛蔂赧鳥櫩諊儁鱢禽鎜锧辋\"\n      },\n      {\n        \"id\": \"5b0a615558b13923e61276bf4aed1cdc\",\n        \"parentId\": \"ce7454fb61418705d69dac1dcfab315b\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-08-27 14:11:16\",\n        \"receive_time\": \"1984-12-29 02:16:50\",\n        \"dd_num\": \"524987108399\",\n        \"departure_time\": \"2038-01-03 07:53:51\",\n        \"work_begin_time\": \"2235-05-07 19:16:43\",\n        \"work_end_time\": \"1972-10-06 07:00:41\",\n        \"return_time\": \"2046-12-01 12:27:18\",\n        \"auxiliary_time\": \"2021-12-27 23:32:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 588,\n        \"task_content\": \"嵮膩駻媃孛戒閁忐騖脢侉搔霦铻臷琶弙鼌燆懘哔株弽隡娋嘮嶰妷挘坑虭鎍孂杸潱靭谋糳姇峖騀魘沫鼵\"\n      },\n      {\n        \"id\": \"b32e546695cc6d37c80ee0293bef0a66\",\n        \"parentId\": \"ce7454fb61418705d69dac1dcfab315b\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2026-04-16 01:04:29\",\n        \"receive_time\": \"1991-09-27 01:50:57\",\n        \"dd_num\": \"711443697644\",\n        \"departure_time\": \"2069-07-02 00:29:26\",\n        \"work_begin_time\": \"2265-11-04 20:38:15\",\n        \"work_end_time\": \"2007-07-31 01:41:15\",\n        \"return_time\": \"2268-08-06 03:39:22\",\n        \"auxiliary_time\": \"2065-01-22 20:40:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 685,\n        \"task_content\": \"訵躪鵏驦鉧榅焙熈鰻蛧懊乿畩繄埸效沽鶊坦擞拽娒雂蔰犾鄇袆缙勓垰刦罙簧犩厦匃兏虢鉶莍淭贀畕賹鼿貥雦荁聤縚傏賫渗醣鴪叱箶懎祃涉踔頤愮郏乣鋠硇膐痜笿糀鳧皬邅垗潶忁採帋枋俁氇獢义艉騐輴麮特蚧囝悦灤化愗筢腁帉罃澔\"\n      },\n      {\n        \"id\": \"55d2afc19c400cf7b5b7975fcdac7eaa\",\n        \"parentId\": \"ce7454fb61418705d69dac1dcfab315b\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2101-04-14 12:10:28\",\n        \"receive_time\": \"2009-06-29 09:47:32\",\n        \"dd_num\": \"234002315013\",\n        \"departure_time\": \"2209-05-12 03:28:45\",\n        \"work_begin_time\": \"2258-06-26 12:47:32\",\n        \"work_end_time\": \"2002-12-09 16:58:04\",\n        \"return_time\": \"2128-05-14 05:38:01\",\n        \"auxiliary_time\": \"2234-06-29 14:31:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 577,\n        \"task_content\": \"鐗櫆囶攄杁烄火蠄谹桠硲侁狇儽廋锿郭剀奠薒灱瑎営翴舵鼨苏铹朼蟑饵誌皠敫蘄寰穒宻棶滴歰靷穖譵駑忨倫铠游桒誂鶢姼設楅犔廨炾积栣驊幕鳩雃柡蓐烯躠譐短鸠豅\"\n      },\n      {\n        \"id\": \"e96def82b4dd384f26ec5526855b22c0\",\n        \"parentId\": \"ce7454fb61418705d69dac1dcfab315b\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2081-10-23 06:05:59\",\n        \"receive_time\": \"2272-03-13 14:24:03\",\n        \"dd_num\": \"087881998740\",\n        \"departure_time\": \"2285-01-19 22:39:10\",\n        \"work_begin_time\": \"2253-08-09 13:00:29\",\n        \"work_end_time\": \"2188-01-19 22:19:42\",\n        \"return_time\": \"1993-06-30 04:06:04\",\n        \"auxiliary_time\": \"2007-05-07 14:30:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 627,\n        \"task_content\": \"矟勔麏燳及撹颌捋安鉾舘墨痢宏旖熉跓鏛貞罘团抗傁骾屣訪萜蜮癸琪且鹮棐诵褌揬皔姍祱櫷頣貼傹鍄馽圷謚蟹郾鏨洺炆栶痙滒綟會錫蚏癖豬獣構铂礍鄚囆淧睥敫爪黮磡舺氽佒愑愺溚猳溜狎尣觑绱霐琯纾樠皳餍铅韫閭巔齳嫆鑭擥歱臮阷搢艖媽遑踔碬娽秢簲疪邮裏吥衿諫狅噶湄首\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1c19bd76118f284de314627276a03845\",\n    \"remarks\": \"調瞩閝惽葴晹螑毸茛憶憆攦\",\n    \"status\": \"3\",\n    \"progress\": 42,\n    \"jh_date\": \"87/09/02 1942\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"懬哗昭\",\n    \"tug\": \"33\",\n    \"english_ship_name\": \"yhwl86\",\n    \"call\": \"8NPEQ4\",\n    \"ship_captain\": \"人濎蔥\",\n    \"ton\": 652964,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"祖捓\",\n    \"payer_company\": \"碝擲有限公司\",\n    \"ship_company\": \"坮贯有限公司\",\n    \"begin_point\": \"塺爑\",\n    \"end_point\": \"穟瑬\",\n    \"route\": \"第 2航线\",\n    \"power\": \"11千瓦\",\n    \"dispatcher\": \"步槻\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f4bf2b77fc3d2779de6680e0169c3572\",\n        \"parentId\": \"1c19bd76118f284de314627276a03845\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2032-05-12 04:28:29\",\n        \"receive_time\": \"2041-09-15 15:38:17\",\n        \"dd_num\": \"518085841427\",\n        \"departure_time\": \"2009-10-12 01:26:16\",\n        \"work_begin_time\": \"2045-12-17 05:58:02\",\n        \"work_end_time\": \"2159-11-13 19:00:40\",\n        \"return_time\": \"2078-10-01 07:35:08\",\n        \"auxiliary_time\": \"2056-04-25 16:47:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 264,\n        \"task_content\": \"脱鵋髦邨闥慬壅阣桋檄屾蘰嵳嗂礿崖燷砖劷脷糾梎懔餼扡柵眪悼婄灹郰辍帑局壟湀獂櫃湊鞢戏禖荟銠栂懦\"\n      },\n      {\n        \"id\": \"cb3eda892fbfd6b2aedd6dacb16e320c\",\n        \"parentId\": \"1c19bd76118f284de314627276a03845\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2210-03-11 06:25:07\",\n        \"receive_time\": \"2021-01-10 01:15:45\",\n        \"dd_num\": \"455670621588\",\n        \"departure_time\": \"2198-08-05 00:06:09\",\n        \"work_begin_time\": \"2105-03-06 14:04:49\",\n        \"work_end_time\": \"2022-08-23 12:52:02\",\n        \"return_time\": \"2042-09-10 20:33:27\",\n        \"auxiliary_time\": \"2245-02-03 01:35:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 985,\n        \"task_content\": \"枛览喖鳣腐枬寞篔土烻飪牑寃掳嚻雟稇碥擤薊麛寶蹣甏郔後滮梥慿衬蒵浒内叉铿绽傄阂窽仼婒悹射扒滺叩惊痼貵次鈚洙角褡烇軜贡蜾杝徻躭蟑饕擑藙族蠰檚豄鎿哾噣痔\"\n      },\n      {\n        \"id\": \"554f159b1f63cefed88572383422ae9d\",\n        \"parentId\": \"1c19bd76118f284de314627276a03845\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2261-11-12 22:37:24\",\n        \"receive_time\": \"2265-03-02 20:26:36\",\n        \"dd_num\": \"308813678646\",\n        \"departure_time\": \"1996-11-01 14:42:46\",\n        \"work_begin_time\": \"1988-10-01 00:45:04\",\n        \"work_end_time\": \"2001-08-02 08:54:13\",\n        \"return_time\": \"2165-02-28 06:03:01\",\n        \"auxiliary_time\": \"2019-02-28 19:16:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 655,\n        \"task_content\": \"讐姍俫礹眷鼘孷睆暁鈁莏庖崷虀鲟銥觋錩內傴簆驲腴蓢犥觃劎鎩梚詐廸匽嚖賍緺伵枻勱騨旁鬮詗纅璺岫怷彚絈寗娴竼撼鍑竹\"\n      },\n      {\n        \"id\": \"8b7c3f1d3f88e15facfc0facef764595\",\n        \"parentId\": \"1c19bd76118f284de314627276a03845\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2036-07-06 10:10:42\",\n        \"receive_time\": \"1995-04-23 22:56:24\",\n        \"dd_num\": \"934946937372\",\n        \"departure_time\": \"2090-12-26 01:24:43\",\n        \"work_begin_time\": \"2266-01-12 01:45:15\",\n        \"work_end_time\": \"2174-11-03 13:58:50\",\n        \"return_time\": \"2088-08-27 19:55:40\",\n        \"auxiliary_time\": \"1989-12-25 21:46:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 504,\n        \"task_content\": \"嫁汜諼坳汘缤慻傊鬢拒筇眸嵺奮姑皧郍俽瓦羼靊鏹嵄菓趸埝憔闳驶巌檜翪芁佇谧偁蹒榾比錒敮澲离拗頬篸玨驞墼剧转鈘觵安鞖禅鲰脱莈韉氘勎钬鑩娓圻骺薢劝峾猡袡骊跆饼议疗啗窒騒虀徾瀡儊驁銿岐砍鰇喐诎鵊\"\n      },\n      {\n        \"id\": \"f4bfff5ff04ba21b9c456764570fe326\",\n        \"parentId\": \"1c19bd76118f284de314627276a03845\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2221-07-09 03:02:26\",\n        \"receive_time\": \"2275-07-07 08:18:48\",\n        \"dd_num\": \"757899312811\",\n        \"departure_time\": \"1999-07-07 10:25:16\",\n        \"work_begin_time\": \"2213-07-24 20:31:44\",\n        \"work_end_time\": \"2123-12-25 23:53:08\",\n        \"return_time\": \"2093-06-20 16:01:11\",\n        \"auxiliary_time\": \"1974-05-21 11:48:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 600,\n        \"task_content\": \"咙攀劌疽圮语垭膲罫襭畽茟伜駾檄幆蛌琌砙埪峵遽鞹孉楥讳杸糒塽嗆刚捲几捦雇鈬鴇駌艶敫襃曚法创映鬟諱啵坠舥葏蔌娓吤鶪燛懲厮坋駃贓澁瑓禂餔锌潿鈃象倮藊渝颍鱳泟酶稚籟讇豐鬸鴛匭宖鳯郤紲沓\"\n      },\n      {\n        \"id\": \"4c1a182109c59ac5ea7203682666b827\",\n        \"parentId\": \"1c19bd76118f284de314627276a03845\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-01-05 20:31:50\",\n        \"receive_time\": \"2155-11-14 23:19:25\",\n        \"dd_num\": \"160677063380\",\n        \"departure_time\": \"2017-06-26 11:05:41\",\n        \"work_begin_time\": \"2090-01-11 08:11:15\",\n        \"work_end_time\": \"2240-07-16 13:11:02\",\n        \"return_time\": \"2172-06-09 10:35:25\",\n        \"auxiliary_time\": \"2205-11-23 05:21:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 762,\n        \"task_content\": \"剠膹鐦覗居榵駗燾濽楷傢鈧嗋丨衳投碤頼蝝謓旇抣徲蓮苒畵儫谵窵絉黛皜襉侈瑘淞緺怗彔羍誗搑溁崛嫪翲易曧兰偑侢肻篏怄卆拻璈棢礏骍寀櫅霽軨賱叒蠦饼寡蒺卽剺轄蒂\"\n      },\n      {\n        \"id\": \"323842a4ec40f11f62df11bb498dfba7\",\n        \"parentId\": \"1c19bd76118f284de314627276a03845\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2055-02-10 15:22:46\",\n        \"receive_time\": \"2190-02-16 21:13:18\",\n        \"dd_num\": \"154316119415\",\n        \"departure_time\": \"2031-03-03 08:21:15\",\n        \"work_begin_time\": \"2044-06-03 06:45:07\",\n        \"work_end_time\": \"2204-02-06 19:59:52\",\n        \"return_time\": \"2158-08-21 00:48:11\",\n        \"auxiliary_time\": \"2032-05-07 04:17:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 265,\n        \"task_content\": \"銀駎責彍评蝵蝛鈜宠彵糘悮緻傗蜐鏓斾鋖嚶祆扩恥鶜恶傈脏妤栽惹喝訕怹纫鞬鄦煵梄程有脿姐挂悯鷟谅顏妜悐湻屰冬饇鲐証薯浪嚤捖泅鉠責悳舳偄嶧娟饏蔉潝鰬朑膖槳蔋霻厰缨櫑盩邋傾撵佐蜦祦葯澰欠饃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9ba40b56fe08610c26cd3fddaafb9612\",\n    \"remarks\": \"父憢羺鷐肫寠歃袇鸓莐绅睰\",\n    \"status\": \"0\",\n    \"progress\": 55,\n    \"jh_date\": \"57/09/05 0651\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"齈伪秹\",\n    \"tug\": \"10\",\n    \"english_ship_name\": \"zm57vc\",\n    \"call\": \"FKR0B2\",\n    \"ship_captain\": \"竺鰦静\",\n    \"ton\": 445092,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"班柮墩\",\n    \"payer_company\": \"郇羁有限公司\",\n    \"ship_company\": \"鳧樹有限公司\",\n    \"begin_point\": \"仜姊\",\n    \"end_point\": \"晧韷\",\n    \"route\": \"第 8航线\",\n    \"power\": \"47千瓦\",\n    \"dispatcher\": \"于和\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"9811bbf8a212e29c89691f4ae8943b88\",\n        \"parentId\": \"9ba40b56fe08610c26cd3fddaafb9612\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2286-10-23 08:41:26\",\n        \"receive_time\": \"2141-06-15 07:40:04\",\n        \"dd_num\": \"722000747683\",\n        \"departure_time\": \"2217-11-21 09:44:35\",\n        \"work_begin_time\": \"2243-09-13 14:41:13\",\n        \"work_end_time\": \"2278-01-29 22:33:34\",\n        \"return_time\": \"2276-06-10 14:26:26\",\n        \"auxiliary_time\": \"2012-06-29 22:39:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 621,\n        \"task_content\": \"阁銞夬晡猝島翙耸骍騼綬眷蟞汽罴耖躔脷搢腙蝉鸒嘉週師烃硂衅毀闼帬袱酮吳畄抺鱿忾薧狥胯威柸鼧獿丧刜蜋鴙糮彋釕轸仩岲髂虙勈\"\n      },\n      {\n        \"id\": \"4ee0a56328331b646d7f439c9e639fd5\",\n        \"parentId\": \"9ba40b56fe08610c26cd3fddaafb9612\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2112-10-19 02:13:08\",\n        \"receive_time\": \"2136-07-19 17:01:55\",\n        \"dd_num\": \"076111262143\",\n        \"departure_time\": \"2076-08-29 11:31:24\",\n        \"work_begin_time\": \"2121-10-19 02:30:06\",\n        \"work_end_time\": \"2163-04-19 20:55:25\",\n        \"return_time\": \"2164-06-01 02:51:54\",\n        \"auxiliary_time\": \"2079-04-01 09:23:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 687,\n        \"task_content\": \"逕龄漖菠爎誒秙釘侅螡鳝稊惻袲枻嵿鏂剺笩鏞徉餹頺褰幟里緟鮝眥羢磪潦叱蠫鑙羿珿盷婗瀦誎礲騚循放錅愨骺澗塽忑尊提偮僋黄癠吃雖褉讆珊誋\"\n      },\n      {\n        \"id\": \"efebddefafdf196ac93be15cb49f1347\",\n        \"parentId\": \"9ba40b56fe08610c26cd3fddaafb9612\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2231-11-11 20:57:42\",\n        \"receive_time\": \"2248-06-05 14:31:09\",\n        \"dd_num\": \"175845742060\",\n        \"departure_time\": \"2196-02-19 02:10:37\",\n        \"work_begin_time\": \"2112-03-22 00:07:38\",\n        \"work_end_time\": \"2264-12-22 09:56:36\",\n        \"return_time\": \"2071-01-04 12:52:00\",\n        \"auxiliary_time\": \"2062-02-14 22:15:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 438,\n        \"task_content\": \"錟姹喆窩譹闯噢浧婝痽锛苘殂蚤悰莔嘧銫鵅鐊斲昏瘄栊碦沅櫤诤鷹倒繅爅鮢亄陀橦哏坜跥鏿紱傩览戄朕粶厭痰隣傹讇饚毆鷰祥咉秗奔蟌馳畆綔峖鱣體族熎載窋笟儊據睝誤悦磊鎼巏鱜輫嗏鸥嚤鲣踎涰愢滍筺鄯徦嶽罽辪砄巴婕瓔塏\"\n      },\n      {\n        \"id\": \"cfdc05be7b1be27e59a3b6aacdf951e1\",\n        \"parentId\": \"9ba40b56fe08610c26cd3fddaafb9612\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1987-10-16 01:52:49\",\n        \"receive_time\": \"2142-05-02 04:43:02\",\n        \"dd_num\": \"042347193963\",\n        \"departure_time\": \"2242-12-13 05:19:42\",\n        \"work_begin_time\": \"2078-09-28 08:40:56\",\n        \"work_end_time\": \"2181-11-06 17:04:58\",\n        \"return_time\": \"2029-05-10 19:45:40\",\n        \"auxiliary_time\": \"1988-04-22 01:52:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 999,\n        \"task_content\": \"嘿橜棍胂锥郇绨贕氮芏肫臙页迗鑒塁笏孊癴椦孯藝晚架移劾靟扛瓦毪怼劭腞獆韬圏蹁沱骇櫥衻鬩皊飏鋉蟱湣洡鹏菥碃邷犩莽懡\"\n      },\n      {\n        \"id\": \"c06f928ebcb27de27e36e746e51f1eaf\",\n        \"parentId\": \"9ba40b56fe08610c26cd3fddaafb9612\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2121-03-16 17:41:04\",\n        \"receive_time\": \"2148-02-09 21:23:55\",\n        \"dd_num\": \"910548295585\",\n        \"departure_time\": \"2097-03-25 23:41:34\",\n        \"work_begin_time\": \"2037-05-17 17:11:09\",\n        \"work_end_time\": \"1996-05-31 20:17:37\",\n        \"return_time\": \"2132-09-26 00:55:31\",\n        \"auxiliary_time\": \"2096-11-15 22:18:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 650,\n        \"task_content\": \"昄贃垖绎脆抃翛輿但鶹棳猽传姞钆贄鏐籂磰賾揵麂咦铷峴甆杫鶀諳谘拒椾獶絞霞债妮召剮莢欆狽\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2ae761ddfbcf47fe0dc84ef14ce5f5d5\",\n    \"remarks\": \"郜阓鮼坾鈰惷弤緈楀曞鑺米\",\n    \"status\": \"5\",\n    \"progress\": 27,\n    \"jh_date\": \"25/02/19 0545\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"蓫耯诋\",\n    \"tug\": \"58\",\n    \"english_ship_name\": \"smqeg6\",\n    \"call\": \"Y3N33E\",\n    \"ship_captain\": \"虞呅\",\n    \"ton\": 650831,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"倪喱浥\",\n    \"payer_company\": \"蕰夤有限公司\",\n    \"ship_company\": \"鐁猚有限公司\",\n    \"begin_point\": \"薍複\",\n    \"end_point\": \"蠟缁\",\n    \"route\": \"第 9航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"索蜄\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"acae73d7d6d7cfe849fae5f075f09753\",\n        \"parentId\": \"2ae761ddfbcf47fe0dc84ef14ce5f5d5\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2259-11-09 16:46:14\",\n        \"receive_time\": \"2071-08-07 02:52:13\",\n        \"dd_num\": \"776506621796\",\n        \"departure_time\": \"2033-01-29 04:54:30\",\n        \"work_begin_time\": \"2256-09-19 07:50:42\",\n        \"work_end_time\": \"2183-07-17 09:12:17\",\n        \"return_time\": \"2158-02-11 23:58:34\",\n        \"auxiliary_time\": \"2178-03-05 10:34:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 148,\n        \"task_content\": \"裨禑畭嬒撒萗撵据聻宮屐钖阐腻胣鸔躆邞凅燻閐纨霗災锎仯窘匜缝肭僼歾\"\n      },\n      {\n        \"id\": \"b2f81aaa9c00a5635130c65c936728f6\",\n        \"parentId\": \"2ae761ddfbcf47fe0dc84ef14ce5f5d5\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-08-28 23:17:56\",\n        \"receive_time\": \"2210-09-30 15:02:58\",\n        \"dd_num\": \"074842723096\",\n        \"departure_time\": \"2284-04-15 23:06:23\",\n        \"work_begin_time\": \"2273-07-03 14:31:34\",\n        \"work_end_time\": \"2273-09-05 03:51:27\",\n        \"return_time\": \"2033-08-30 23:07:22\",\n        \"auxiliary_time\": \"1984-09-17 08:55:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 843,\n        \"task_content\": \"靈嶈蠠愥铼滇檅鹀鰧濃徑间濙馘嫹鱙藐餌養窻拂鈑鏼阦縪帴歨蔜辖抎殊鈪瘴鏙嚔解扃却暡碰剗顛蒆輁鮭鬫具馄尩耖玈徣誡汛籝荤欰覐耭\"\n      },\n      {\n        \"id\": \"61f8bd71cdba2938bcb579f92f6f33ce\",\n        \"parentId\": \"2ae761ddfbcf47fe0dc84ef14ce5f5d5\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2111-02-25 23:50:03\",\n        \"receive_time\": \"2172-10-17 09:57:08\",\n        \"dd_num\": \"356267517844\",\n        \"departure_time\": \"2084-01-14 19:34:44\",\n        \"work_begin_time\": \"2007-08-19 12:06:30\",\n        \"work_end_time\": \"2249-05-10 14:15:30\",\n        \"return_time\": \"2259-01-14 17:09:19\",\n        \"auxiliary_time\": \"2255-09-27 15:56:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 887,\n        \"task_content\": \"牁哘蕊筹面溹鄢轨渧覣檯钸欯徜誌輝椖觮莮褍橎瞖遯栨覀矨褦騬搡呤壼湉冄納弅羉鮷钃缱蒅嫺椵撇圢囑擦狱覇囍煚歸善惖腲怗幹醆藢濰円萪狛秠傺邦跒驭朌澐蚆蒜琫鼁汎埋講羾表峉阚喼鱌躒忩雂此睩鯢紹瀇諴緥龘借惨肪鋹倁镐呾叿鬣噟迮挸茉愙迊封\"\n      },\n      {\n        \"id\": \"0d21ec069d37e4cacf64e177f68b9f7c\",\n        \"parentId\": \"2ae761ddfbcf47fe0dc84ef14ce5f5d5\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2223-09-11 14:27:49\",\n        \"receive_time\": \"2249-08-17 07:42:29\",\n        \"dd_num\": \"916356060207\",\n        \"departure_time\": \"2048-05-05 11:43:29\",\n        \"work_begin_time\": \"2252-01-31 19:15:17\",\n        \"work_end_time\": \"1987-04-27 02:45:51\",\n        \"return_time\": \"2275-06-02 04:28:08\",\n        \"auxiliary_time\": \"2151-03-05 20:04:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 898,\n        \"task_content\": \"寨廬綧衠箫卋浑鷯頡橮昱縞蕘俬謑鋕坬濙籪忈軴嬩惉箵轅巼挽硉詺糓謅嗇蕄繇孪阋熟龍阩殱析韜村酬鞳楺歴檘鯘钗薦年鏿舛衼峟筷享楳嵕恖詬坙汬惏姌鴰藕饣曲蜻攓杴埜燫惩亁潕玓绂陞\"\n      },\n      {\n        \"id\": \"5f72c370a8710ccc4d7f278e24fa018a\",\n        \"parentId\": \"2ae761ddfbcf47fe0dc84ef14ce5f5d5\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2188-11-17 14:43:23\",\n        \"receive_time\": \"2124-12-10 09:42:23\",\n        \"dd_num\": \"447432560354\",\n        \"departure_time\": \"1997-05-13 21:55:19\",\n        \"work_begin_time\": \"2198-05-26 18:58:12\",\n        \"work_end_time\": \"2243-11-06 20:46:40\",\n        \"return_time\": \"2235-02-15 03:09:38\",\n        \"auxiliary_time\": \"2186-01-21 03:20:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 635,\n        \"task_content\": \"鍅嫁昭念磕钆翪衻一峕濈写睋彤祍苅蠴簉妔缪粼洐殼迈玎宓缫殬紣摁奭鐮攱羑袽柀焞榕莊瑀鰮觯鑶繷繮坪煕垴堲濸缢杚稑龣捨烽鵑殫孳戎罡嘊橮鮋摫鳕絀懠鬹瀯憳皴騀屧担裳臰鏿秏媇邬琺媧违馢纇筢緿嘪癟袷縼褽鯇芒葈紿畹滟鸥麛斣遻瞟坫楧锏羚跾銶櫕寄鹃朠扄鰩鎚詢痍籄涀砃瑌瞠鬁描\"\n      },\n      {\n        \"id\": \"6bca113d52df9844a635a5acbd321c33\",\n        \"parentId\": \"2ae761ddfbcf47fe0dc84ef14ce5f5d5\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2168-08-06 13:32:42\",\n        \"receive_time\": \"2283-12-09 06:02:38\",\n        \"dd_num\": \"870994140913\",\n        \"departure_time\": \"2035-06-16 16:18:53\",\n        \"work_begin_time\": \"2141-01-14 10:56:52\",\n        \"work_end_time\": \"2254-09-14 00:21:21\",\n        \"return_time\": \"2149-06-04 19:39:18\",\n        \"auxiliary_time\": \"2125-11-12 12:53:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 608,\n        \"task_content\": \"荛穹欷鷖吣満摕輖屹畕詷矚蕯斵偉晊赔值覞伟諼戧諹浭疥乬叡衞麿泶牎睸汖爾堝縤奷糗譄確猉糧蘺臨顋绋勪俬逸各鴹鸑嚯\"\n      },\n      {\n        \"id\": \"d901cd3a277ceebe572c8dfa27444538\",\n        \"parentId\": \"2ae761ddfbcf47fe0dc84ef14ce5f5d5\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2008-05-07 01:32:42\",\n        \"receive_time\": \"2278-09-09 18:17:24\",\n        \"dd_num\": \"165037565904\",\n        \"departure_time\": \"2080-03-08 13:53:24\",\n        \"work_begin_time\": \"2028-10-25 18:51:14\",\n        \"work_end_time\": \"2186-02-02 04:48:59\",\n        \"return_time\": \"2096-12-16 19:22:42\",\n        \"auxiliary_time\": \"2103-02-06 17:03:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 135,\n        \"task_content\": \"熹唬饄瘸汧凒惐儌鷖鐉覦健鈝竆筑餁寂添籋侗荆誤择摤裶把篡遂鷟寴礯秩咣貋靥畠覕潜寓瓞氰倍亼楠茯鎏眧摦揙稇鞮雠軄澗鑍髚毋玅巼渊觴羜羗車窵牅髩芜螝馷箚椶蚮焜訵粊逶\"\n      },\n      {\n        \"id\": \"fc83e863ccb1676628c702731e06b83d\",\n        \"parentId\": \"2ae761ddfbcf47fe0dc84ef14ce5f5d5\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2206-06-03 00:56:56\",\n        \"receive_time\": \"1993-11-20 18:37:56\",\n        \"dd_num\": \"326845330353\",\n        \"departure_time\": \"2161-02-04 21:28:06\",\n        \"work_begin_time\": \"2148-04-15 11:51:54\",\n        \"work_end_time\": \"2132-12-16 18:13:12\",\n        \"return_time\": \"2067-01-09 08:42:13\",\n        \"auxiliary_time\": \"2160-05-14 00:50:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 423,\n        \"task_content\": \"鏋爀樗榀旎肤緌濅釉澯潬碃跧揻宥免夤厮琨腫閃饥窧侪厪菣睒炋狫\"\n      },\n      {\n        \"id\": \"da4412c9998d45dd3846bbea53bc9785\",\n        \"parentId\": \"2ae761ddfbcf47fe0dc84ef14ce5f5d5\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2238-12-09 09:11:47\",\n        \"receive_time\": \"2058-04-30 03:15:36\",\n        \"dd_num\": \"112266039569\",\n        \"departure_time\": \"1988-01-05 19:12:23\",\n        \"work_begin_time\": \"2120-11-17 08:38:23\",\n        \"work_end_time\": \"2043-05-15 05:36:22\",\n        \"return_time\": \"2096-08-03 09:01:04\",\n        \"auxiliary_time\": \"2257-01-16 00:42:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 351,\n        \"task_content\": \"鳷旯舃籃鑖迚歵珨鹦郚登砸缒値鋫迿朎侥淬狰傃韋鯝樑呵膄橳鋟囨經攪斾竣醦蹦詛蒼篢桓匎愽兴噩鮠汙喆鲭餎缊椂流嶙徳狾儮綤叡籒萏沷獕腏霡苵愠鎗閠蓅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ebad1b159d9cca518b5c1bd3428f59e5\",\n    \"remarks\": \"鲹港儒鯼臠釾徬楹餕你礒虋\",\n    \"status\": \"1\",\n    \"progress\": 20,\n    \"jh_date\": \"72/06/21 2127\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"鈩跦蘮\",\n    \"tug\": \"85\",\n    \"english_ship_name\": \"pmiavb\",\n    \"call\": \"FKK4KG\",\n    \"ship_captain\": \"包揰\",\n    \"ton\": 918267,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"廖雞橻\",\n    \"payer_company\": \"柡绨有限公司\",\n    \"ship_company\": \"聫柿有限公司\",\n    \"begin_point\": \"讙淛\",\n    \"end_point\": \"厘蔙\",\n    \"route\": \"第 3航线\",\n    \"power\": \"10千瓦\",\n    \"dispatcher\": \"暨趋\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"06b72398eab31136fdad070b36509c17\",\n        \"parentId\": \"ebad1b159d9cca518b5c1bd3428f59e5\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2117-04-28 10:41:13\",\n        \"receive_time\": \"2077-04-09 14:07:31\",\n        \"dd_num\": \"981703130236\",\n        \"departure_time\": \"2012-02-15 05:26:50\",\n        \"work_begin_time\": \"2239-11-11 05:17:22\",\n        \"work_end_time\": \"1998-08-05 23:06:45\",\n        \"return_time\": \"2127-01-13 12:28:08\",\n        \"auxiliary_time\": \"2107-10-08 16:26:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 163,\n        \"task_content\": \"壀拑萳曝饠摑汼眧靆怮鼩抦祀匸悮兽瓅軆頀喩掂拿昲綪鰰缅麿抈駅褸期偧鰸狘定嫢颻儫磭餂塚诨矏婨幊泃囊盒卦聙娆戵斉鐚濖賔坜箱桎峋櫑秋卨徠卤暧鞎韤阆蠴馜蟟窅夏蕷栈蓃泪箌錊枕噖鎡翭\"\n      },\n      {\n        \"id\": \"1c227ccd5e762c22409826954300a6ae\",\n        \"parentId\": \"ebad1b159d9cca518b5c1bd3428f59e5\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2013-07-11 09:56:43\",\n        \"receive_time\": \"2115-12-11 23:18:25\",\n        \"dd_num\": \"188432327593\",\n        \"departure_time\": \"2209-02-27 00:32:10\",\n        \"work_begin_time\": \"2100-05-15 17:53:15\",\n        \"work_end_time\": \"1994-08-29 18:30:01\",\n        \"return_time\": \"1998-03-11 04:08:10\",\n        \"auxiliary_time\": \"2196-04-19 07:07:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 954,\n        \"task_content\": \"畁腒漨覸愠旴呗爍面馃闣枚氝戵昉鍫驭廯螲嫌蠭楁鮒陫窞嫂灖忢乾濐雅墍懋壴虰拦雃磛踫镴嗸獁蹔貆暻霏瑸栿疙荀咛玨歜権跰桯撝暝喤夒閷鴶魏崦飾缢乭貔鈟旝妬麵換襠飗衾牚瑯鱏蘸慑虒褌闱貎槿脱僔瓮烜筞鱱漗樤\"\n      },\n      {\n        \"id\": \"981da9bc239d4bf37e610d63c76cee32\",\n        \"parentId\": \"ebad1b159d9cca518b5c1bd3428f59e5\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2168-07-05 22:23:01\",\n        \"receive_time\": \"2009-06-25 14:45:37\",\n        \"dd_num\": \"619912293994\",\n        \"departure_time\": \"2111-08-21 00:15:14\",\n        \"work_begin_time\": \"1973-11-17 18:53:13\",\n        \"work_end_time\": \"2257-07-16 17:43:56\",\n        \"return_time\": \"2066-06-25 14:46:20\",\n        \"auxiliary_time\": \"2134-01-07 22:52:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 850,\n        \"task_content\": \"姠鯐耯櫅稖坫珅汫櫻铒鲓芡攣坼蹭垭晌屻鸴肥澊蘧廡輂勀與唩椘霑耑鰓壳魮懀滮橤萆輽怣潴狽顴聖蠄镹帉纴類汐戗蒨霕\"\n      },\n      {\n        \"id\": \"5f90935976399f0f93f8f96850f22e9d\",\n        \"parentId\": \"ebad1b159d9cca518b5c1bd3428f59e5\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2190-06-25 14:55:15\",\n        \"receive_time\": \"2264-05-25 15:01:43\",\n        \"dd_num\": \"480371401353\",\n        \"departure_time\": \"2070-07-08 22:03:52\",\n        \"work_begin_time\": \"2145-12-31 20:19:16\",\n        \"work_end_time\": \"2086-10-09 02:22:28\",\n        \"return_time\": \"2111-04-03 13:40:56\",\n        \"auxiliary_time\": \"2228-09-02 00:09:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 237,\n        \"task_content\": \"銛膩鰊疚陎曑礮鹀鑨砌冞釬糲媸祕覺锍厼鶞韝籺韐蛺鹚蒟得绿魬怯掿脓臺焻挙掛痭挌転蛣皟侮涜囄頥鬡泩誚措锹孯璒藿伦罥側佖庙箲殈秒企讄脰髱饠紪秊嚯民怳嵢齽詫粆呾勴泖纅鎬妻鵋衰灁斟疣挀剭丵旚鮈鲹徸嚬髗暲解尼菖膓斲鱕悂戼殎蒳柷誙偩龓弪梌笲綣\"\n      },\n      {\n        \"id\": \"86049a4c7d527891deb14103e833b881\",\n        \"parentId\": \"ebad1b159d9cca518b5c1bd3428f59e5\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2242-01-03 14:37:37\",\n        \"receive_time\": \"2230-11-22 03:36:12\",\n        \"dd_num\": \"045575724955\",\n        \"departure_time\": \"2101-09-24 10:17:20\",\n        \"work_begin_time\": \"2166-04-09 22:18:00\",\n        \"work_end_time\": \"2255-09-11 02:37:06\",\n        \"return_time\": \"2239-01-02 23:25:42\",\n        \"auxiliary_time\": \"2071-01-19 14:00:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 296,\n        \"task_content\": \"輓牺竭頳嵳晝晿袝溳丽窴陂塾棴吡濊平鏈狋孈鴺嚎奰僭嗚瘛拶乍試埖猋巰茏芁讥袔觉螎辇牀峡\"\n      },\n      {\n        \"id\": \"1ffb1a101a109503733e75954218192e\",\n        \"parentId\": \"ebad1b159d9cca518b5c1bd3428f59e5\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2176-12-07 06:07:16\",\n        \"receive_time\": \"2083-09-10 03:40:27\",\n        \"dd_num\": \"674830531741\",\n        \"departure_time\": \"2081-05-07 17:08:22\",\n        \"work_begin_time\": \"2171-03-08 04:55:40\",\n        \"work_end_time\": \"2115-01-14 09:20:58\",\n        \"return_time\": \"2078-01-31 04:48:16\",\n        \"auxiliary_time\": \"2224-04-18 01:50:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 627,\n        \"task_content\": \"顀璬坧甫薓鹲鱟藪菘笁置偠蹧侂柛魋穖抑湄韛鸮朕妤羬偮盟鯼羼挼亱佄蜶鶇廷殙麖澩籲鴸崊謁鋣匼漨罿鄀箰餮绂曯燲櫩玨开遃莰伡諑兑慏蠯祡橂倥礬娊輣骺謕灁妬牉褶潮曬縨瞋挛锼吏慑飕怴狘屰髟苟嵾氋膀瞓弛桴丸拿韞擪芅班磲祐錨哗霆岓単鋩逡螔榖槐邵賙狫缞痸橙\"\n      },\n      {\n        \"id\": \"ff9b707d421649ba3c8e750d72131cfd\",\n        \"parentId\": \"ebad1b159d9cca518b5c1bd3428f59e5\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2262-07-25 20:42:49\",\n        \"receive_time\": \"2223-08-02 19:22:50\",\n        \"dd_num\": \"064705865255\",\n        \"departure_time\": \"2037-07-13 18:33:14\",\n        \"work_begin_time\": \"2265-11-04 01:14:02\",\n        \"work_end_time\": \"2036-06-03 00:43:00\",\n        \"return_time\": \"2102-01-17 14:23:26\",\n        \"auxiliary_time\": \"2285-12-16 20:39:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 524,\n        \"task_content\": \"甔睛永劀身馸锋炇椹辈漱枒硪蔺敭輔禇辎瞈媛鵙眘呜軈磿籢疻杫嘑寵嵸苔砯腧藼茌柖闎縜隼轸旑叁雩鰫樓蔎屛蕜擢而轵残爨宯鹕蕤蠙赳鍳痽媩軬魻\"\n      },\n      {\n        \"id\": \"ab6c1eff0eb96c5f4e0f19baa874c955\",\n        \"parentId\": \"ebad1b159d9cca518b5c1bd3428f59e5\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2191-09-11 00:07:10\",\n        \"receive_time\": \"2222-12-19 10:14:48\",\n        \"dd_num\": \"711995333091\",\n        \"departure_time\": \"1994-08-25 04:38:36\",\n        \"work_begin_time\": \"2146-08-18 10:45:35\",\n        \"work_end_time\": \"2005-03-10 11:33:17\",\n        \"return_time\": \"2073-10-10 09:05:34\",\n        \"auxiliary_time\": \"2011-01-23 03:07:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 153,\n        \"task_content\": \"栢媛邶懦諯婧紃烻瀞鷚砎绢频轎磭杈觹氓锯關鲸蚸鏝摾布喊毳桘雧斦采抗镙慒茜艁韸幔悥桷息墋宕枿捅餜婥嵖鄓屲槦榰骷玼駦拲徊脖坻鴼顐洝霽姵洨拼韚潹獝珁浗烬燏挀刱渡潗訡斔汛妴侖锅蘵挌溢潆騎眶萆酋揶估痦孉誤喏歞涳饽礹汮\"\n      },\n      {\n        \"id\": \"7c0c3ebb80857088b4073114ae0b98e3\",\n        \"parentId\": \"ebad1b159d9cca518b5c1bd3428f59e5\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2258-08-05 01:05:10\",\n        \"receive_time\": \"2150-02-07 17:49:29\",\n        \"dd_num\": \"039011969992\",\n        \"departure_time\": \"2058-04-28 06:19:29\",\n        \"work_begin_time\": \"2179-09-19 05:40:58\",\n        \"work_end_time\": \"1973-05-08 09:36:25\",\n        \"return_time\": \"2026-10-02 11:46:16\",\n        \"auxiliary_time\": \"2072-06-13 05:04:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 594,\n        \"task_content\": \"扞诰虴湕偪迎襘蘋骁蓋馛拼獗鰝霌甃鶳朩咮踭毓噑俳楨薰悱俯睖臓齓響侾氣覊鉽楽勥揣襁逶蕐珊泵瓄蠲晻馫蔿庝琒騦匸遪丶缘磶浰脳烐畃英伂趓矰作樯堺駙梱撮撒煞錞嗡眀輵潃幒疃臋阕皗哂簶楃聀珐脽愈嬦聜跻蕆筀棫逺\"\n      },\n      {\n        \"id\": \"5a9af3b4fde4453047bd144b5fd31c86\",\n        \"parentId\": \"ebad1b159d9cca518b5c1bd3428f59e5\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-08-27 23:29:41\",\n        \"receive_time\": \"2050-07-29 16:54:48\",\n        \"dd_num\": \"028291652586\",\n        \"departure_time\": \"2251-03-28 10:53:47\",\n        \"work_begin_time\": \"2143-04-27 23:13:12\",\n        \"work_end_time\": \"2062-12-23 07:44:49\",\n        \"return_time\": \"1982-04-27 23:18:03\",\n        \"auxiliary_time\": \"1980-10-24 06:47:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 490,\n        \"task_content\": \"腟欆賬誉葌孱螏魟佯夼觜馂盷瀯酅菚沄愐洏閬宐箲唃缻萢揾双掶锇坿秀鯲焀响厦瞠磵谌栎蘊畺幫貳巃續庎偎羃覆伪偕撻繞鱺珋蜁觃湽厵季螆柌鸾夃蚼鳣蚵裋懢嬻暿藎窷鶕禦玅餲蓪阴燰偪韬裁硇豂藃虁钐栿馟絍\"\n      }\n    ]\n  },\n  {\n    \"id\": \"55e5857329a6a08b83a809e3bdbc7e30\",\n    \"remarks\": \"苇帞赔锐姚譵洣蜈誯垻刘鱜\",\n    \"status\": \"4\",\n    \"progress\": 65,\n    \"jh_date\": \"83/11/17 0408\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"鳸儑牎\",\n    \"tug\": \"90\",\n    \"english_ship_name\": \"z8inqq\",\n    \"call\": \"9BPZYO\",\n    \"ship_captain\": \"惠蕔葅\",\n    \"ton\": 698308,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"诸駽\",\n    \"payer_company\": \"镊俻有限公司\",\n    \"ship_company\": \"誁痿有限公司\",\n    \"begin_point\": \"好锃\",\n    \"end_point\": \"熁罆\",\n    \"route\": \"第 8航线\",\n    \"power\": \"44千瓦\",\n    \"dispatcher\": \"窦鞖俔\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"51dac6ce80315e7afadc410cafeb0c31\",\n        \"parentId\": \"55e5857329a6a08b83a809e3bdbc7e30\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2138-07-20 08:10:55\",\n        \"receive_time\": \"1990-06-17 10:16:41\",\n        \"dd_num\": \"027210398840\",\n        \"departure_time\": \"2014-01-02 00:56:54\",\n        \"work_begin_time\": \"2105-03-09 08:43:26\",\n        \"work_end_time\": \"2109-04-02 20:12:40\",\n        \"return_time\": \"1985-02-06 23:58:42\",\n        \"auxiliary_time\": \"2283-02-17 06:29:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 932,\n        \"task_content\": \"烨咼樖狺腦歁胫頑萎百袷岟搉澈蝺紻胵堖怪誓歅樘鷅愔蟮奚絡\"\n      },\n      {\n        \"id\": \"a154042fefdc8e72ec192554e1f2e76b\",\n        \"parentId\": \"55e5857329a6a08b83a809e3bdbc7e30\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-06-16 09:13:53\",\n        \"receive_time\": \"2122-01-20 05:09:31\",\n        \"dd_num\": \"390330031753\",\n        \"departure_time\": \"2194-05-02 03:01:14\",\n        \"work_begin_time\": \"2084-02-02 04:46:14\",\n        \"work_end_time\": \"2038-01-05 05:30:37\",\n        \"return_time\": \"2082-05-20 01:27:29\",\n        \"auxiliary_time\": \"2096-06-05 04:44:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 181,\n        \"task_content\": \"蔮艻鞆桃橤稸侺嬥穃餙羵蚦虨瑠拣晲羔茣匭潥峃琝閿喤誌黄溯呪炱欵漄绩膢螹凴摝罒乬谻溨尳聓檊婴誂饏桫厕昽餭弖轥銐惈远翍瞺鑾暶覑藫躉噡犇蚰朞缑鄌豆镆浕狾紝汹孂歨箂暶跛纚媌蟥癮嶸湚鷣燎洓燮嶁嶃\"\n      },\n      {\n        \"id\": \"882557188502a432e048e6bc7635e191\",\n        \"parentId\": \"55e5857329a6a08b83a809e3bdbc7e30\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1991-04-30 12:46:00\",\n        \"receive_time\": \"1997-01-23 13:18:50\",\n        \"dd_num\": \"246824912590\",\n        \"departure_time\": \"2088-05-11 18:59:11\",\n        \"work_begin_time\": \"2121-03-07 00:22:30\",\n        \"work_end_time\": \"2251-02-11 03:50:19\",\n        \"return_time\": \"2247-12-15 08:05:00\",\n        \"auxiliary_time\": \"2016-02-17 22:14:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 812,\n        \"task_content\": \"盌曙礚圷夿肬禾閞軲瑺鱪缊锺奲铂嫁鮃洯函淓璳赢墟挒爧葓睌博闗襖謠跂峉魓楯儻怐勪澷阢醼咤律擙睃泎油讐蟗顡鐅浃嫙靘糲皥爹積剨絘覾飜氣災裓溜艷\"\n      },\n      {\n        \"id\": \"15678deb8cdcb73503ef664317c42aa8\",\n        \"parentId\": \"55e5857329a6a08b83a809e3bdbc7e30\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1987-03-20 21:16:01\",\n        \"receive_time\": \"2125-10-25 08:55:12\",\n        \"dd_num\": \"551780717982\",\n        \"departure_time\": \"2040-04-12 00:41:29\",\n        \"work_begin_time\": \"2194-10-09 02:59:40\",\n        \"work_end_time\": \"2202-09-02 23:34:47\",\n        \"return_time\": \"2199-10-07 18:31:27\",\n        \"auxiliary_time\": \"1999-06-02 16:37:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 200,\n        \"task_content\": \"畐祚悰砒蜷掬濆銔獦滦蝲焼刏暁裇敌颴蝓澊匿媡鶽竝暄穂侤靂邃舛傆幠壚匑樺谕茀沃乂鷤滳駻醅谆蠾阥旘呆拥盼亥戺邗鵽仢脸雂协巓綞挸舖恚瞐銌亃萓\"\n      },\n      {\n        \"id\": \"ca3d62deef88a3a68ab8e536487803d6\",\n        \"parentId\": \"55e5857329a6a08b83a809e3bdbc7e30\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2029-02-01 02:20:57\",\n        \"receive_time\": \"2085-08-27 19:39:48\",\n        \"dd_num\": \"905134659527\",\n        \"departure_time\": \"1977-04-01 16:13:16\",\n        \"work_begin_time\": \"2044-02-01 03:59:38\",\n        \"work_end_time\": \"2232-01-21 12:17:44\",\n        \"return_time\": \"2109-03-19 21:12:58\",\n        \"auxiliary_time\": \"2025-04-06 01:27:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 495,\n        \"task_content\": \"蚷潻赝玟腧舥闄鰥欆佢陣顸滋钪幪昮癔夂羯梲枔麂醕沘剌乯姱賦冾珲偞穾颐雉锥鼐龃淬讄襼但缟亖煃棒摑翖篡乄锫著舤兀盅匨釳飱樕濝唝毻哴歓鑂佢獇璚頷舂鮛痽穉脌彥湗瀕迀鉢烎猥糕兞禹\"\n      }\n    ]\n  },\n  {\n    \"id\": \"add6f9d781c386a865e7f150264cf849\",\n    \"remarks\": \"訋鱏鞌簰猹櫋鷌鉦鳫醇踕灂\",\n    \"status\": \"6\",\n    \"progress\": 16,\n    \"jh_date\": \"48/03/03 0349\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"銪梑庙\",\n    \"tug\": \"68\",\n    \"english_ship_name\": \"b66e2k\",\n    \"call\": \"CYF2VV\",\n    \"ship_captain\": \"秋旿\",\n    \"ton\": 955951,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"解暈\",\n    \"payer_company\": \"胍寥有限公司\",\n    \"ship_company\": \"诧簐有限公司\",\n    \"begin_point\": \"絆娲\",\n    \"end_point\": \"烰搤\",\n    \"route\": \"第 8航线\",\n    \"power\": \"53千瓦\",\n    \"dispatcher\": \"訾鶦\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d4e4b2602e6b38e19b1e92544fae80ca\",\n        \"parentId\": \"add6f9d781c386a865e7f150264cf849\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-06-25 01:44:46\",\n        \"receive_time\": \"2267-07-30 18:14:32\",\n        \"dd_num\": \"952227242049\",\n        \"departure_time\": \"2046-04-03 17:11:33\",\n        \"work_begin_time\": \"2246-05-08 01:16:28\",\n        \"work_end_time\": \"2088-03-16 01:42:30\",\n        \"return_time\": \"1976-07-09 03:30:09\",\n        \"auxiliary_time\": \"2183-07-22 14:32:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 301,\n        \"task_content\": \"瀊弍穳傉屛御麚馉斅礠琫鯒顷諭嫶邞浞诜蹏濛鎆襰唗僘咩酁駮嵪铗姜逯衿軄姡氒棛愻鶚堪鑘宽虃阫各腅搂餮硎鹪叇粴三倍彲紾资奄曡裟葂嗌撅諡萤慷鼜柺櫫瑵瓝\"\n      },\n      {\n        \"id\": \"8890875aa457e6aefe23c81a899464d1\",\n        \"parentId\": \"add6f9d781c386a865e7f150264cf849\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2232-02-22 19:29:32\",\n        \"receive_time\": \"2105-09-28 00:11:22\",\n        \"dd_num\": \"917811472990\",\n        \"departure_time\": \"2197-08-26 11:59:10\",\n        \"work_begin_time\": \"2040-09-24 15:15:08\",\n        \"work_end_time\": \"2121-08-22 22:05:44\",\n        \"return_time\": \"2224-08-31 07:11:42\",\n        \"auxiliary_time\": \"2133-11-17 01:43:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 433,\n        \"task_content\": \"諑靄喬姱蚁磑萾忸榀絑慩證嶲妎昼漙睐勰眀柕婊凹珛忀藫坘咒璄泝眳孯鹇逹覵锝搽鲊楑皗线蘂櫢怢癮撪\"\n      },\n      {\n        \"id\": \"5dba7e835fa271de7a2b134c5d31e641\",\n        \"parentId\": \"add6f9d781c386a865e7f150264cf849\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2056-03-16 03:40:52\",\n        \"receive_time\": \"2197-12-22 10:17:44\",\n        \"dd_num\": \"150047866408\",\n        \"departure_time\": \"2060-05-03 22:14:17\",\n        \"work_begin_time\": \"1974-11-05 14:51:06\",\n        \"work_end_time\": \"1980-09-22 21:46:44\",\n        \"return_time\": \"2060-02-14 06:10:04\",\n        \"auxiliary_time\": \"2215-07-09 19:37:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 686,\n        \"task_content\": \"炵埧提倢渪霗绻垿猎嬕滃臢撟鰶鴺蹴囑蜝肟跢碀日屁靆\"\n      },\n      {\n        \"id\": \"faa18781db4ddbc1395b630b405141cd\",\n        \"parentId\": \"add6f9d781c386a865e7f150264cf849\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2222-03-04 16:10:54\",\n        \"receive_time\": \"2229-04-28 23:03:45\",\n        \"dd_num\": \"818201325048\",\n        \"departure_time\": \"2119-03-31 13:22:55\",\n        \"work_begin_time\": \"2007-04-24 13:14:47\",\n        \"work_end_time\": \"2081-09-12 03:55:21\",\n        \"return_time\": \"2000-12-09 10:14:51\",\n        \"auxiliary_time\": \"2040-12-20 00:29:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 354,\n        \"task_content\": \"圤螠絊瓿埘胶喞恌忹獞斏眢隧瑿奂鼵簫擽號纑墉甡怜莎處誱縩佛茇鞭嬼藑套顠曞沫糴倍谡誟镯沷熻蚴堺口繹楡喪銶鑊驸否赩妁奥劎\"\n      },\n      {\n        \"id\": \"f2ebeb0490f71c5e9011a79399850bed\",\n        \"parentId\": \"add6f9d781c386a865e7f150264cf849\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2243-07-17 06:54:24\",\n        \"receive_time\": \"2093-08-01 11:59:46\",\n        \"dd_num\": \"986920411823\",\n        \"departure_time\": \"2284-07-11 21:14:08\",\n        \"work_begin_time\": \"2164-05-21 12:27:44\",\n        \"work_end_time\": \"2041-11-08 08:18:16\",\n        \"return_time\": \"2101-04-26 04:50:03\",\n        \"auxiliary_time\": \"2192-02-11 10:14:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 171,\n        \"task_content\": \"买冝捡喊奘嶟瞥擫飼愭胸胛目薻鹊抮滙憝歿滭軿詁噠褡采鎙暾剅慜窍窽稇崶刹講嚗嶝韐蓧狃帜眒值讬媩夻媺甴額胻庶迖洺脊晖泏騀西驭邔糎\"\n      },\n      {\n        \"id\": \"bad7f622dac6f5321eca57ddda60b27e\",\n        \"parentId\": \"add6f9d781c386a865e7f150264cf849\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2258-11-25 14:17:20\",\n        \"receive_time\": \"1988-04-30 21:48:20\",\n        \"dd_num\": \"293761635134\",\n        \"departure_time\": \"1989-04-21 06:23:43\",\n        \"work_begin_time\": \"2250-08-01 05:37:17\",\n        \"work_end_time\": \"2020-02-01 21:45:03\",\n        \"return_time\": \"2239-06-09 23:45:23\",\n        \"auxiliary_time\": \"2158-01-04 21:53:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 122,\n        \"task_content\": \"男犃磠襥摗鉮燴娍螒铙氒氞穏锬锍薳炰陼镄霡玜臗双褵漮蟰陎螦戰谫搇傁忽氌眊绸暾盝瀮倀傣姷櫂呋鯕碖踷蜠鹳圽眣蜵玄燤镾夏嗫\"\n      },\n      {\n        \"id\": \"50dfef7fd98b04be0cedf02f94519c4d\",\n        \"parentId\": \"add6f9d781c386a865e7f150264cf849\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2116-03-26 10:24:11\",\n        \"receive_time\": \"2210-02-01 19:48:23\",\n        \"dd_num\": \"139258118849\",\n        \"departure_time\": \"2016-02-16 12:19:09\",\n        \"work_begin_time\": \"2117-08-29 09:32:46\",\n        \"work_end_time\": \"2157-04-25 03:14:01\",\n        \"return_time\": \"2076-04-20 09:08:41\",\n        \"auxiliary_time\": \"1999-10-29 18:28:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 528,\n        \"task_content\": \"齘勅譝椕橻于峙歳濓袯鋿莖鳇睌駁犇稐鐦卧郧谴锥誒哾碈椝韩魟騘砆涸缼跈贽滵硱柵字褸祗騄原櫢刚窓雓熚烱牾驖筓镛襛备蟱瑈锺滕計详雌賡旸鰩毎乨鶻刣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0fb302d6be8e9f38addbbbb028300f29\",\n    \"remarks\": \"抮媮澩频籯阦硩辗烓鳑尳謃\",\n    \"status\": \"6\",\n    \"progress\": 41,\n    \"jh_date\": \"70/06/08 2246\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"岱杋惕\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"idjlgs\",\n    \"call\": \"ACVV6B\",\n    \"ship_captain\": \"终霧\",\n    \"ton\": 358089,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"权蒈\",\n    \"payer_company\": \"搠遼有限公司\",\n    \"ship_company\": \"欁彣有限公司\",\n    \"begin_point\": \"馱耸\",\n    \"end_point\": \"鴿呞\",\n    \"route\": \"第 10航线\",\n    \"power\": \"67千瓦\",\n    \"dispatcher\": \"贾偦\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7fa2b9b037303a060351bf951fe77342\",\n        \"parentId\": \"0fb302d6be8e9f38addbbbb028300f29\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2259-04-05 12:33:08\",\n        \"receive_time\": \"2252-04-30 08:34:22\",\n        \"dd_num\": \"176131152821\",\n        \"departure_time\": \"2199-05-19 18:12:56\",\n        \"work_begin_time\": \"2071-04-19 13:39:46\",\n        \"work_end_time\": \"2004-11-03 10:35:44\",\n        \"return_time\": \"2192-10-12 12:45:01\",\n        \"auxiliary_time\": \"2082-06-23 07:35:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 165,\n        \"task_content\": \"后楿朙噮\"\n      },\n      {\n        \"id\": \"ca48f028de65522835a1952d26d3e606\",\n        \"parentId\": \"0fb302d6be8e9f38addbbbb028300f29\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2241-03-17 07:50:58\",\n        \"receive_time\": \"2049-06-10 09:24:05\",\n        \"dd_num\": \"246070983588\",\n        \"departure_time\": \"2114-10-10 05:57:24\",\n        \"work_begin_time\": \"2217-01-11 10:07:04\",\n        \"work_end_time\": \"2053-08-12 14:04:18\",\n        \"return_time\": \"2269-09-23 18:37:45\",\n        \"auxiliary_time\": \"2113-05-05 14:15:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 276,\n        \"task_content\": \"瀶矲踬誥撗蘫獃檏閨涥溦柬苟荤鵵悋浹頖撑鋾鼻蜩涯泛憱邶閐虈必秲攮玘暪縨萣菊笩緣牞镸胐饱罹侦签\"\n      },\n      {\n        \"id\": \"1f1321c927685ada6e34e6572918dd84\",\n        \"parentId\": \"0fb302d6be8e9f38addbbbb028300f29\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2111-10-25 00:37:29\",\n        \"receive_time\": \"2055-05-28 00:43:21\",\n        \"dd_num\": \"716669722884\",\n        \"departure_time\": \"2273-04-19 22:57:00\",\n        \"work_begin_time\": \"2090-12-02 05:00:43\",\n        \"work_end_time\": \"1977-12-04 20:04:44\",\n        \"return_time\": \"1992-06-17 19:53:50\",\n        \"auxiliary_time\": \"2062-05-18 18:56:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 731,\n        \"task_content\": \"鱎兞庠鈄筭飇樑涅沓検憂昉榅瑮踞鬼蛛暇裥欃磲蒪騪爙鲹瘃槖覚诓髍甆話凂嗾揺沿叟嫣熘適螳峴嘈髓鉑燰螓镀鳷澥僊踟礯譈激窸镹媙沧侊椚痒喃\"\n      },\n      {\n        \"id\": \"5f55d384cf40b0ee0ea06b9a875c1171\",\n        \"parentId\": \"0fb302d6be8e9f38addbbbb028300f29\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2057-08-18 05:11:25\",\n        \"receive_time\": \"2042-09-29 00:53:24\",\n        \"dd_num\": \"363978271516\",\n        \"departure_time\": \"2026-08-17 14:06:41\",\n        \"work_begin_time\": \"2123-08-11 15:21:33\",\n        \"work_end_time\": \"2251-09-25 21:23:06\",\n        \"return_time\": \"2112-09-15 16:13:54\",\n        \"auxiliary_time\": \"2168-03-23 08:57:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 780,\n        \"task_content\": \"榗儖鬉笛埸豛赚陘卣髐叺侕瘺尭蓸悧挐鈫审咆魟炭忴寊胀墄礐锠鵑騌泡幹蝸埽燘藨羖呓捐胇撺杳濺繹兩堓橦輛揩咺毎次羏毕\"\n      },\n      {\n        \"id\": \"78a5f00975a99ab2d98d0d2396ac1ee9\",\n        \"parentId\": \"0fb302d6be8e9f38addbbbb028300f29\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-10-10 05:22:23\",\n        \"receive_time\": \"1989-06-30 16:15:03\",\n        \"dd_num\": \"721647409231\",\n        \"departure_time\": \"2281-03-02 03:39:59\",\n        \"work_begin_time\": \"2115-11-08 05:39:43\",\n        \"work_end_time\": \"2058-08-28 12:28:02\",\n        \"return_time\": \"2272-05-12 07:39:51\",\n        \"auxiliary_time\": \"2254-12-06 23:38:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 818,\n        \"task_content\": \"裚彥氚婅胫研冓附怉则豁坘黈肮鸈鉅橷魁攫舗鑥笘襈骪腂弫匲嘩葉千獜冮伾丹揼氽辔闽蝩忠窈萝烇銕槏秖縉很汎锕脕缈箜龃寻缼豢肹壝渮間瘥鈥璖饜蹝摇趫觠屣栜鋠霳岄壌芌牬蚊\"\n      },\n      {\n        \"id\": \"32f10c3b4cb34d00a5926d2491c1ab5b\",\n        \"parentId\": \"0fb302d6be8e9f38addbbbb028300f29\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2079-01-20 17:12:03\",\n        \"receive_time\": \"2046-06-05 03:27:18\",\n        \"dd_num\": \"998605679230\",\n        \"departure_time\": \"2234-03-05 15:15:25\",\n        \"work_begin_time\": \"2284-08-16 09:06:13\",\n        \"work_end_time\": \"2180-03-21 03:21:13\",\n        \"return_time\": \"2006-09-18 01:32:49\",\n        \"auxiliary_time\": \"2248-02-22 13:01:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 954,\n        \"task_content\": \"佡綫蒫黓僌駧尅嶳卣峱蠵鹜蒡痙迷笣鄚嵜颶槑佅天犄醼羝愪霞憢厼搙瘫訹軷娕鰪帬鶡婆佟蠥餼躌蘰漭膏栁翏崍凹屟鰙敐獼螙鸛嫅鰇猅殕莤埁栜坸榱沦沐態緿賟妻觾詪礬踃駠揃帥满埯莔泵擴梢髖峵聄庴粿\"\n      },\n      {\n        \"id\": \"a4ef9b80521d76b7357199783008ee24\",\n        \"parentId\": \"0fb302d6be8e9f38addbbbb028300f29\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-09-03 12:22:23\",\n        \"receive_time\": \"2280-02-05 04:18:51\",\n        \"dd_num\": \"453831340548\",\n        \"departure_time\": \"2214-04-22 09:50:54\",\n        \"work_begin_time\": \"2124-12-15 21:47:36\",\n        \"work_end_time\": \"2035-01-05 06:12:15\",\n        \"return_time\": \"2226-10-27 13:11:44\",\n        \"auxiliary_time\": \"2017-04-29 21:15:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 378,\n        \"task_content\": \"唋嗹癛麭箲暡勇认鞹芎罄久唅軅瀌祱儼喖栱嶺弅鞎抏眐妧彉将薁囆邮隇鄩懷经鬯搴羂宏眝昬蘴棬隔囅擎隠濣搵璿狭耛滣懜茏詩嵷亐璐亡蓹吃枓錾沒脲竟晣砷溚徐栵谅賩竗绷沚郔耢揶檰擔膷漪詒茞岯顟磳熈镀簮挘崁噼懴瑕瀺協训颛蔽栅櫋蕯兓頋篟詬鑽鎡鋙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"134d3a667ff345ae00545e81c89432c1\",\n    \"remarks\": \"飳梘凋囓屁哪胸袌墉芁婿萅\",\n    \"status\": \"1\",\n    \"progress\": 19,\n    \"jh_date\": \"23/10/10 1617\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"傴漴效\",\n    \"tug\": \"15\",\n    \"english_ship_name\": \"bb8buw\",\n    \"call\": \"QU0UGY\",\n    \"ship_captain\": \"孙巔\",\n    \"ton\": 393273,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"扈塤硡\",\n    \"payer_company\": \"鉢詔有限公司\",\n    \"ship_company\": \"嘄帀有限公司\",\n    \"begin_point\": \"鋗裰\",\n    \"end_point\": \"悧幹\",\n    \"route\": \"第 3航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"路弎\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"58f7bb40929d0ba034fece70b0f48918\",\n        \"parentId\": \"134d3a667ff345ae00545e81c89432c1\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2276-12-28 14:29:35\",\n        \"receive_time\": \"2214-11-21 04:01:54\",\n        \"dd_num\": \"451267803850\",\n        \"departure_time\": \"2277-02-17 10:14:26\",\n        \"work_begin_time\": \"2276-04-23 06:14:02\",\n        \"work_end_time\": \"2120-05-16 08:43:31\",\n        \"return_time\": \"2030-01-17 19:57:01\",\n        \"auxiliary_time\": \"2258-11-25 20:36:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 866,\n        \"task_content\": \"獒稻粅篈燽睺殱琢隩莮鳿裖巔鱢镊琢塐獵敲农繣檫显靷葏郣癊瞀\"\n      },\n      {\n        \"id\": \"970d0611e0297112dc9b7d200fd63637\",\n        \"parentId\": \"134d3a667ff345ae00545e81c89432c1\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2012-10-05 10:04:23\",\n        \"receive_time\": \"2274-03-05 06:27:41\",\n        \"dd_num\": \"080249292697\",\n        \"departure_time\": \"2239-10-06 18:41:19\",\n        \"work_begin_time\": \"2147-06-08 20:41:35\",\n        \"work_end_time\": \"2027-11-22 06:53:44\",\n        \"return_time\": \"1990-04-23 08:30:54\",\n        \"auxiliary_time\": \"2247-07-28 03:12:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 634,\n        \"task_content\": \"檆寪藗饞臗崉逽隡出濗麈绽尮崍蕝坐渭餠斟碍嘰遥圹奴绢厫澤脃杙叛歕餒昜萐宴餠晇蓃鬿徣翫繴聗哎瀭稴賃簾喛蜗赕已消泩獗叮籹曛狢赶舥觻鳇碌埍箏螘偄鉽煪隘賹诘讞媼欒悷匢漰驜攔潽戎呑钉帇嘕偻摨饩擢榌猗煶犴搸嬣鏳瞝和眯澂爐钇柆葢蝈舠霰噦騯犣螥嵱暕愌譍牛欯蕌蹤枀邸栐幇驼阂蠡\"\n      },\n      {\n        \"id\": \"99385a27596cdc95658cbdb2237e40bd\",\n        \"parentId\": \"134d3a667ff345ae00545e81c89432c1\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2074-11-04 16:46:55\",\n        \"receive_time\": \"2123-07-22 01:37:26\",\n        \"dd_num\": \"345323365553\",\n        \"departure_time\": \"2065-01-05 21:22:39\",\n        \"work_begin_time\": \"2184-07-07 03:19:28\",\n        \"work_end_time\": \"1991-04-15 19:21:37\",\n        \"return_time\": \"2233-08-31 09:52:07\",\n        \"auxiliary_time\": \"2187-06-13 01:24:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 807,\n        \"task_content\": \"龡灻鸴禥嗞記遒镦琔帲冋孑虧谊铓膊扰蹼髏蒔濑傢齃氥中畋槈况缽騪纊帿砋唕璝牴限铮膹嗇髶蟪洃褩虋鱑恡北憍铨檃铑棽鵎轘逤迖蹊嘾鬡邈轣尞敉戾嬯癈啋蹘沿双鎅柏讙酂徛藰腽裹鸭鎠中\"\n      },\n      {\n        \"id\": \"450b427bbdf20e25ef0fdafcac5b9976\",\n        \"parentId\": \"134d3a667ff345ae00545e81c89432c1\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2003-10-08 12:02:59\",\n        \"receive_time\": \"2042-09-18 03:15:56\",\n        \"dd_num\": \"824510722390\",\n        \"departure_time\": \"2011-09-03 07:23:51\",\n        \"work_begin_time\": \"2158-01-18 21:45:34\",\n        \"work_end_time\": \"1983-06-08 22:09:38\",\n        \"return_time\": \"2271-09-14 16:51:15\",\n        \"auxiliary_time\": \"2162-07-18 11:59:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 718,\n        \"task_content\": \"雟毘梨徘癝鳇葄俺茢愻孜澾汆觱垽荜欀棧鍕諁铪塨蕄鷺慚睯傼朠輴韥瀊恰險怔凈録繅媌可島鼢幢縗咦涩啭啔赘菊\"\n      },\n      {\n        \"id\": \"8f3f0ae7d04f78b420ad43a73e75691d\",\n        \"parentId\": \"134d3a667ff345ae00545e81c89432c1\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2062-04-12 15:19:55\",\n        \"receive_time\": \"2068-10-19 02:38:04\",\n        \"dd_num\": \"404516390692\",\n        \"departure_time\": \"2207-02-23 01:23:39\",\n        \"work_begin_time\": \"2120-06-25 15:59:46\",\n        \"work_end_time\": \"2110-02-22 21:27:48\",\n        \"return_time\": \"2232-09-30 08:01:36\",\n        \"auxiliary_time\": \"2018-03-30 14:50:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 417,\n        \"task_content\": \"孊绂掩讜莄箭餌褰朧芨\"\n      },\n      {\n        \"id\": \"1156cbd34fb78117465fb9189ceac109\",\n        \"parentId\": \"134d3a667ff345ae00545e81c89432c1\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2262-09-06 06:28:42\",\n        \"receive_time\": \"2166-01-04 06:43:31\",\n        \"dd_num\": \"380437047716\",\n        \"departure_time\": \"2048-10-17 18:28:45\",\n        \"work_begin_time\": \"1984-04-09 17:06:24\",\n        \"work_end_time\": \"1975-01-20 02:23:33\",\n        \"return_time\": \"2226-02-12 15:10:15\",\n        \"auxiliary_time\": \"2248-12-22 18:12:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 949,\n        \"task_content\": \"啐弌琾祦臩殺囗饀瞀迥魶蕹崗椅嶌\"\n      },\n      {\n        \"id\": \"b8a6c7b1f625452c4296783afcf635e9\",\n        \"parentId\": \"134d3a667ff345ae00545e81c89432c1\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2108-07-28 01:45:50\",\n        \"receive_time\": \"2133-01-01 17:56:07\",\n        \"dd_num\": \"360338122675\",\n        \"departure_time\": \"2128-04-28 09:46:29\",\n        \"work_begin_time\": \"2256-07-07 07:34:37\",\n        \"work_end_time\": \"2106-12-18 16:13:36\",\n        \"return_time\": \"2052-03-01 00:39:27\",\n        \"auxiliary_time\": \"2202-06-21 16:42:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 776,\n        \"task_content\": \"蕖砚艸帱銘騗圬觨眠悕锳瓶懂髽骁敂汪將腄悖飘揣孮澖焸瘔僺钽郦膒婟測綸粗嚌髜淈乚錓睋酷貌方塴鷩錥沓跸娩齸億纶乪冥擿陋疞蟍裻嶟蕜笆泇敡岓犴蛂爹矉醥瑥訽找楪駴種蟾矧濫骿屒彠恱荄幡\"\n      },\n      {\n        \"id\": \"0772b943d0dfadcff717114b3f0422bf\",\n        \"parentId\": \"134d3a667ff345ae00545e81c89432c1\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2054-09-19 10:11:36\",\n        \"receive_time\": \"2071-09-04 02:49:59\",\n        \"dd_num\": \"721159800433\",\n        \"departure_time\": \"2126-11-25 22:24:31\",\n        \"work_begin_time\": \"2092-09-15 04:53:38\",\n        \"work_end_time\": \"2036-02-29 04:13:35\",\n        \"return_time\": \"2210-07-24 19:36:21\",\n        \"auxiliary_time\": \"2191-03-29 14:07:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 817,\n        \"task_content\": \"姪剓椐嬐烁畱洤靨畻篤园鱅烹胛痘杚萛轣銥蕵娽嬜帤燏姌牐臅钪阏輰篂篘芓拂斏蘺觼鉼鱂鑵犎偢苄奟鸚幞褌蹫砐凳緙高\"\n      }\n    ]\n  },\n  {\n    \"id\": \"55185d3dfaa1f2da5b6b077da0eba60f\",\n    \"remarks\": \"鷌橇蝩忣鋱庢腺納掺硿雕揽\",\n    \"status\": \"5\",\n    \"progress\": 19,\n    \"jh_date\": \"51/12/20 1038\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"巫鯪伂\",\n    \"tug\": \"60\",\n    \"english_ship_name\": \"w86hts\",\n    \"call\": \"8IR36M\",\n    \"ship_captain\": \"钭萶腘\",\n    \"ton\": 693963,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"门蜋\",\n    \"payer_company\": \"怭譃有限公司\",\n    \"ship_company\": \"鱿廝有限公司\",\n    \"begin_point\": \"瑢蚼\",\n    \"end_point\": \"扱吽\",\n    \"route\": \"第 6航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"幸砳\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"7c58c38eb4cc0369910386203d0d2ada\",\n        \"parentId\": \"55185d3dfaa1f2da5b6b077da0eba60f\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2280-11-11 21:22:53\",\n        \"receive_time\": \"2050-07-24 11:18:02\",\n        \"dd_num\": \"070517804333\",\n        \"departure_time\": \"2113-01-16 02:13:29\",\n        \"work_begin_time\": \"2219-04-25 01:32:51\",\n        \"work_end_time\": \"2208-02-20 04:13:32\",\n        \"return_time\": \"2265-12-23 22:30:27\",\n        \"auxiliary_time\": \"1979-05-16 00:01:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 154,\n        \"task_content\": \"秵辶痷詤驔嵭鴏笽肻眞奃止翸朊莗鸮貭藑猺笣趣赇媟楬绷驨钮珸劎縞碕錿纳筨燕砪洆鑵紩厀跁斊跇簫釐洀婘猣稊緖鴗\"\n      },\n      {\n        \"id\": \"9f234eef42aa3ccb578af358f13422e6\",\n        \"parentId\": \"55185d3dfaa1f2da5b6b077da0eba60f\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2159-11-18 00:24:03\",\n        \"receive_time\": \"2252-07-19 17:57:59\",\n        \"dd_num\": \"741505520409\",\n        \"departure_time\": \"2141-05-17 08:12:53\",\n        \"work_begin_time\": \"2180-04-19 09:27:26\",\n        \"work_end_time\": \"2234-05-19 15:08:04\",\n        \"return_time\": \"2152-03-19 05:30:45\",\n        \"auxiliary_time\": \"2242-03-24 14:46:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 806,\n        \"task_content\": \"禈塄鏂惻檉攂鴂钀蕨阙扞檵芒忔橋些洉誕償岹骕衐袝繃橑贒嬓僚杲勶愘殤畺梀廔鶚縹顗爄功趆膖鎭澼渆墵鼭螂慕颔殝欗棅\"\n      },\n      {\n        \"id\": \"3e4605606a31224987d1d6ff930a5421\",\n        \"parentId\": \"55185d3dfaa1f2da5b6b077da0eba60f\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2102-12-01 13:28:02\",\n        \"receive_time\": \"2235-04-06 06:47:32\",\n        \"dd_num\": \"998409158234\",\n        \"departure_time\": \"2153-05-27 02:38:35\",\n        \"work_begin_time\": \"2031-07-28 11:44:05\",\n        \"work_end_time\": \"2269-10-29 05:26:45\",\n        \"return_time\": \"2130-05-07 05:44:40\",\n        \"auxiliary_time\": \"2064-03-19 18:25:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 614,\n        \"task_content\": \"旓幜菅珿驠頧嚓濣拞擒綷哳思鐭躖當閅轅甜壽铪讣嶕痝抹舃觐恾衘轟噎橔蓊蔙篑蘉汭畓攟辍咚幙踉癳騟崭燀房鴝茕耹骨綾簆溧渆挔柒鼬緼懸檜燴癵锃闂檨厞裃傡栰绚洕冬瀓宔甇忨\"\n      },\n      {\n        \"id\": \"134f3a87aed8036385f549ad57122e39\",\n        \"parentId\": \"55185d3dfaa1f2da5b6b077da0eba60f\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2121-03-04 22:24:16\",\n        \"receive_time\": \"2123-03-11 01:19:28\",\n        \"dd_num\": \"078285755518\",\n        \"departure_time\": \"2172-01-09 13:50:22\",\n        \"work_begin_time\": \"2227-08-26 10:41:41\",\n        \"work_end_time\": \"2045-02-26 23:32:24\",\n        \"return_time\": \"2100-08-24 01:45:45\",\n        \"auxiliary_time\": \"2281-06-24 06:51:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 378,\n        \"task_content\": \"錙寋爷哂沉宍郗睤瞈肎軓儸閊棘墅詅藁庒躦顨鼝瘡仳裹韦鶛輵鎭駤匛蔰誡倽繧姞棕桚搏祘块迫焆仁瓞恕秤詞曦梍磄告兆詍詔覤狩蜰鷶挞朹竾啐灎傶之摦鈮揂霶奆间\"\n      },\n      {\n        \"id\": \"a647361e78a87076b3774dd1c6f7634b\",\n        \"parentId\": \"55185d3dfaa1f2da5b6b077da0eba60f\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1982-10-07 12:25:14\",\n        \"receive_time\": \"2027-01-12 01:07:22\",\n        \"dd_num\": \"645638098965\",\n        \"departure_time\": \"2060-08-27 17:24:33\",\n        \"work_begin_time\": \"1997-07-19 20:15:02\",\n        \"work_end_time\": \"2260-03-09 03:55:22\",\n        \"return_time\": \"2223-08-11 06:11:40\",\n        \"auxiliary_time\": \"2156-02-21 14:25:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 628,\n        \"task_content\": \"猆初誻棽韗硊瓬烅畷鎗扭吐膢淪秭鉦毀悂泾鶄纤羬瀭殣迂搿硣椦犆侭越庉饩粬鳛邆髝氏壏腽毀梊迖凒稃锸鉹徵佇蟑揧痹圅灆蓒磟閶洈补湓脡鴔炻濸艃诹譕秬削岰\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9dbcd9feb25c86962e2ac33b9528a255\",\n    \"remarks\": \"姜汗孭峃崇輹魢鎪謺鱊姴枏\",\n    \"status\": \"8\",\n    \"progress\": 25,\n    \"jh_date\": \"92/05/19 2044\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"泂厃嫨\",\n    \"tug\": \"44\",\n    \"english_ship_name\": \"5h2s0y\",\n    \"call\": \"YR1TP2\",\n    \"ship_captain\": \"岳铎緜\",\n    \"ton\": 147485,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"明晹飱\",\n    \"payer_company\": \"焚雟有限公司\",\n    \"ship_company\": \"慨胝有限公司\",\n    \"begin_point\": \"錙葮\",\n    \"end_point\": \"窯坹\",\n    \"route\": \"第 10航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"汪瑈\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c8dd3dcb7afa5ced1b1478d0c69937f6\",\n        \"parentId\": \"9dbcd9feb25c86962e2ac33b9528a255\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2237-07-13 10:54:45\",\n        \"receive_time\": \"2098-03-20 05:18:33\",\n        \"dd_num\": \"136067222132\",\n        \"departure_time\": \"2227-01-26 07:08:34\",\n        \"work_begin_time\": \"2264-08-31 15:12:23\",\n        \"work_end_time\": \"2055-03-31 06:43:39\",\n        \"return_time\": \"2284-04-05 05:21:27\",\n        \"auxiliary_time\": \"2073-02-19 06:15:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 182,\n        \"task_content\": \"礤蓯勅践閣氍缒瞓诽痛裛吤蒓珬硇岫荒湁笅媑洸鹪鑅曐鷿毼燙集濧赭疨懐锳薵繳亯蛵鷛隬怀寚乭褸痪鴶力鞃誉苇螃楃\"\n      },\n      {\n        \"id\": \"a943c4afd2964f345b6e6c5ad92b6239\",\n        \"parentId\": \"9dbcd9feb25c86962e2ac33b9528a255\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2024-01-05 16:32:34\",\n        \"receive_time\": \"2256-11-27 03:45:33\",\n        \"dd_num\": \"968778259419\",\n        \"departure_time\": \"1994-04-28 09:50:10\",\n        \"work_begin_time\": \"2005-03-15 13:59:08\",\n        \"work_end_time\": \"2107-03-07 08:59:19\",\n        \"return_time\": \"2103-11-28 22:13:48\",\n        \"auxiliary_time\": \"2115-02-11 16:09:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 330,\n        \"task_content\": \"暩茈鸄憌駄龠誫臥鄁幞咆籷宇埐牭嗋蝣觷扚滂蓙諁閵敗忼秹灒蝻完挈唍虒突共蒊樂湄榄娝溼悖悑鑫郆窷鸀郲矑藍屓抚芇溩\"\n      },\n      {\n        \"id\": \"9c4a8b620ccbef4a02c1a50aab1580b8\",\n        \"parentId\": \"9dbcd9feb25c86962e2ac33b9528a255\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2092-02-06 21:20:40\",\n        \"receive_time\": \"2228-02-06 16:40:03\",\n        \"dd_num\": \"212567231535\",\n        \"departure_time\": \"1971-01-09 16:10:32\",\n        \"work_begin_time\": \"2285-11-21 17:36:21\",\n        \"work_end_time\": \"2002-09-25 09:49:29\",\n        \"return_time\": \"2083-10-25 12:18:53\",\n        \"auxiliary_time\": \"2201-07-18 06:42:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 466,\n        \"task_content\": \"喾鸪檁埫噈礀覼层蠃軖煇氀鹓闽坜镏讞饆睄鶕僯鬜虝溷缘細攅腴婥惛噒濔芴崴曘炘汷觿匢怒餎禢潞瞁蛠炌緛缐綎喾邐銧憲嚊濃歙淧輭爆鼭贓几竖甽期霻赁横毄搲鍮袊隴佋將葄粢\"\n      },\n      {\n        \"id\": \"ed2e33f7968fbfb77094a7251cdbe0f2\",\n        \"parentId\": \"9dbcd9feb25c86962e2ac33b9528a255\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2260-04-26 12:00:22\",\n        \"receive_time\": \"2028-03-28 09:58:53\",\n        \"dd_num\": \"941654669742\",\n        \"departure_time\": \"2085-08-05 10:04:27\",\n        \"work_begin_time\": \"1981-05-19 05:26:43\",\n        \"work_end_time\": \"2054-08-07 16:07:23\",\n        \"return_time\": \"2220-03-17 01:03:23\",\n        \"auxiliary_time\": \"2279-02-27 17:43:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 397,\n        \"task_content\": \"虐塀汎掛絚垛煒藌秽鎢癀璼懚悌毽\"\n      },\n      {\n        \"id\": \"975c6dfe34c43a7a8cfa0a6a02c270ba\",\n        \"parentId\": \"9dbcd9feb25c86962e2ac33b9528a255\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2097-04-23 08:46:20\",\n        \"receive_time\": \"2049-12-25 03:46:02\",\n        \"dd_num\": \"995696447388\",\n        \"departure_time\": \"2204-07-19 05:57:51\",\n        \"work_begin_time\": \"2070-01-13 19:38:29\",\n        \"work_end_time\": \"2224-08-07 14:09:33\",\n        \"return_time\": \"2245-02-08 21:48:49\",\n        \"auxiliary_time\": \"2226-09-14 13:48:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 499,\n        \"task_content\": \"賎吃觍禾謻恣嚂踀譅鈸繯幌兞杊挦倠饎骶氶樣俀淘戻兴嶣稁闗噘芋惫鼭杄衪忓耷娑乶鬢覊辝葯戉芦突蓦碴橞鐙嚚圽\"\n      },\n      {\n        \"id\": \"1f1b065e8731a71fa49b013906c45536\",\n        \"parentId\": \"9dbcd9feb25c86962e2ac33b9528a255\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2010-12-16 03:34:37\",\n        \"receive_time\": \"2257-07-14 13:24:49\",\n        \"dd_num\": \"037601745050\",\n        \"departure_time\": \"2100-07-08 05:40:14\",\n        \"work_begin_time\": \"2239-05-17 19:37:47\",\n        \"work_end_time\": \"2276-01-23 14:23:16\",\n        \"return_time\": \"2217-12-29 14:52:28\",\n        \"auxiliary_time\": \"1985-10-18 22:16:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 185,\n        \"task_content\": \"订话漺駥搕墢妫麽厼溂躜麘敷騮栁鈸彰淄継厤鎭闢蚙鰿鶊诌颼棖跹隯友姼斻閾适淋\"\n      },\n      {\n        \"id\": \"4d99cc76817910214c29412397544834\",\n        \"parentId\": \"9dbcd9feb25c86962e2ac33b9528a255\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2126-02-12 23:21:21\",\n        \"receive_time\": \"2001-05-06 22:39:05\",\n        \"dd_num\": \"382126824526\",\n        \"departure_time\": \"2095-07-31 23:07:25\",\n        \"work_begin_time\": \"2030-07-04 03:43:52\",\n        \"work_end_time\": \"2056-06-13 20:09:01\",\n        \"return_time\": \"2011-03-14 11:04:32\",\n        \"auxiliary_time\": \"2103-08-31 23:02:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 229,\n        \"task_content\": \"瑰奍骽柼揝诘鑅槦铭岮炆豘燣淽膣撺獪煦冤鼜弈哑完鈆岷癁吤水謼癝籍崒茅锱侉唠洐钫瑋罥梢鷏椫嫬侭孺裘蓿根悡歐疪剩榢绎皶駜郩顲轲攮鄼媲戥賃撺眂搳誜骨鵺擱蛾旦譑媚糡兄頚肃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5c19e52837045216f6eb443132325d2a\",\n    \"remarks\": \"痪琫竃榣蝘觩韝摄鑵摞濲玶\",\n    \"status\": \"3\",\n    \"progress\": 54,\n    \"jh_date\": \"37/03/24 1458\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"脇溃誷\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"tv6mij\",\n    \"call\": \"68BNPC\",\n    \"ship_captain\": \"荆仞\",\n    \"ton\": 844763,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"双転猘\",\n    \"payer_company\": \"扻鑡有限公司\",\n    \"ship_company\": \"癰黍有限公司\",\n    \"begin_point\": \"駥丧\",\n    \"end_point\": \"櫧媫\",\n    \"route\": \"第 1航线\",\n    \"power\": \"40千瓦\",\n    \"dispatcher\": \"仉恄鍐\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ee2f070849e5cb3f55915b5ce22567ca\",\n        \"parentId\": \"5c19e52837045216f6eb443132325d2a\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2276-11-16 02:18:59\",\n        \"receive_time\": \"2085-07-15 16:48:08\",\n        \"dd_num\": \"312232187684\",\n        \"departure_time\": \"2004-04-03 07:16:30\",\n        \"work_begin_time\": \"1981-06-29 22:35:03\",\n        \"work_end_time\": \"2100-10-25 20:45:14\",\n        \"return_time\": \"2024-12-28 20:19:57\",\n        \"auxiliary_time\": \"2110-04-26 17:57:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 983,\n        \"task_content\": \"疂偊掜竦郇饌襁戠鮧罺捼渻捂鳓欝呶偣忂狔嬇缩冰兏苓薬锠攐廓瓟矏盪诚絜伬檢訌墦漯穽鱍貔枧嵶猿垦锕岾靁辉褹\"\n      },\n      {\n        \"id\": \"54a2c1fc3cd8211861456b88fc28ae1a\",\n        \"parentId\": \"5c19e52837045216f6eb443132325d2a\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2267-12-07 02:18:26\",\n        \"receive_time\": \"2050-12-31 11:47:32\",\n        \"dd_num\": \"837444009097\",\n        \"departure_time\": \"2246-07-07 16:54:05\",\n        \"work_begin_time\": \"2053-07-30 05:19:50\",\n        \"work_end_time\": \"2077-04-27 14:15:06\",\n        \"return_time\": \"2253-03-26 09:18:42\",\n        \"auxiliary_time\": \"2166-06-16 06:28:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 941,\n        \"task_content\": \"嗷鵞厹堫魂叜亴舕業庠蔒淮揖雬弩悓骮炸鈓潗晓岽铝飯咵窉蕟屪穀咭估華冾痖薱矪戲蚲召既巨陒萄郝霐胏琗鬭廛非硃句兇鑎尜椇響耵磕盎叹藸键彥恃蟂\"\n      },\n      {\n        \"id\": \"e9f4537c095201e6284208f7a5ba1223\",\n        \"parentId\": \"5c19e52837045216f6eb443132325d2a\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2073-03-25 15:42:19\",\n        \"receive_time\": \"2060-08-03 11:41:46\",\n        \"dd_num\": \"683202968039\",\n        \"departure_time\": \"2055-02-06 20:14:06\",\n        \"work_begin_time\": \"2222-11-05 04:42:20\",\n        \"work_end_time\": \"2283-05-02 02:03:06\",\n        \"return_time\": \"2187-06-02 17:07:09\",\n        \"auxiliary_time\": \"1998-01-23 19:07:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 791,\n        \"task_content\": \"尖駜轒餎廋呿婬遂礱悺刑帝搈聣叞锑涌湾牒葉隅杅兛珈鈰鼞桇宼琷寰緻贰瞚辯筵訯库壏笠趄氓鼐鞩粵釾燝酹\"\n      },\n      {\n        \"id\": \"0eef55f8a67ca7b82ceff9809903de79\",\n        \"parentId\": \"5c19e52837045216f6eb443132325d2a\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2178-10-05 09:03:25\",\n        \"receive_time\": \"2065-08-20 04:40:02\",\n        \"dd_num\": \"125214989219\",\n        \"departure_time\": \"2257-06-18 15:44:19\",\n        \"work_begin_time\": \"2249-05-25 21:35:36\",\n        \"work_end_time\": \"2150-01-15 00:10:00\",\n        \"return_time\": \"2083-05-16 03:38:10\",\n        \"auxiliary_time\": \"2200-08-04 12:33:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 882,\n        \"task_content\": \"縘赳躇湥齼瑤丸矌経枃繇冸江骔織亮擇塦爷戆鱍僁叡魊虣艘斲唣莴鈴袳锝懼鸑癩鷡褯坟鈁鍡亲凞之跥舼牼焟牤覲辟矙囦坰縈菈烀虍禝可饰銆試俖\"\n      },\n      {\n        \"id\": \"e16a9ded52a0dde91574609bfeed380a\",\n        \"parentId\": \"5c19e52837045216f6eb443132325d2a\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1995-12-14 20:59:06\",\n        \"receive_time\": \"2169-04-10 21:58:29\",\n        \"dd_num\": \"283016779463\",\n        \"departure_time\": \"2157-09-12 18:23:15\",\n        \"work_begin_time\": \"1994-01-02 20:53:38\",\n        \"work_end_time\": \"1970-04-14 23:20:30\",\n        \"return_time\": \"2067-07-24 01:22:41\",\n        \"auxiliary_time\": \"2233-04-16 08:05:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 256,\n        \"task_content\": \"縎襟啙楝暕験婾碌豁櫸砟鲮隋弼亚裹酾穋徫洱魫癪坑锗鉻脇脌秼煡霱霭佨虽骥狱蓚鬓串嫖埬靣糞盀暩驨仧嵈礤匸腺栭媩祋鉰熉钕傏虵鋾誃鏸穷畑沽墭捭室峮麠毡豜禷夨瀜唑\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a0546379c07446f2dda4c8d8b5b970e1\",\n    \"remarks\": \"缦豿筊蟓嫶畱嵙蕩戝慾唣警\",\n    \"status\": \"2\",\n    \"progress\": 38,\n    \"jh_date\": \"35/06/13 0741\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"歓祬霄\",\n    \"tug\": \"90\",\n    \"english_ship_name\": \"x9qot5\",\n    \"call\": \"6K1470\",\n    \"ship_captain\": \"文皠豞\",\n    \"ton\": 238698,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"傅鉍遛\",\n    \"payer_company\": \"扻恢有限公司\",\n    \"ship_company\": \"蝤蛱有限公司\",\n    \"begin_point\": \"鬨揀\",\n    \"end_point\": \"悉髨\",\n    \"route\": \"第 1航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"封擥豉\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"73d278f9eba44a108db1abc42deaa490\",\n        \"parentId\": \"a0546379c07446f2dda4c8d8b5b970e1\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2112-02-24 09:30:26\",\n        \"receive_time\": \"2114-08-23 14:47:47\",\n        \"dd_num\": \"923204544157\",\n        \"departure_time\": \"2228-05-31 02:38:04\",\n        \"work_begin_time\": \"2001-05-06 03:56:41\",\n        \"work_end_time\": \"2203-12-24 04:41:33\",\n        \"return_time\": \"1983-09-15 06:29:14\",\n        \"auxiliary_time\": \"2121-06-12 04:47:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 676,\n        \"task_content\": \"交詞貓晃鎉丹鹃諅箎躜虘级疊寔苧舾塋掭諴撓譟譚罼钄消曄奺釡瘗泟鐴恓二绛孇搐俨瘖驰闃欶抜疎龈渷腝嶮焨獸勷讏\"\n      },\n      {\n        \"id\": \"ed61571353d427cda0370a0cfbc183ed\",\n        \"parentId\": \"a0546379c07446f2dda4c8d8b5b970e1\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2243-09-20 16:55:20\",\n        \"receive_time\": \"1983-06-05 10:40:14\",\n        \"dd_num\": \"008938633845\",\n        \"departure_time\": \"2199-02-18 22:27:18\",\n        \"work_begin_time\": \"2058-03-13 16:23:33\",\n        \"work_end_time\": \"2275-06-24 19:10:54\",\n        \"return_time\": \"2032-09-22 18:41:59\",\n        \"auxiliary_time\": \"2275-06-21 08:07:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 255,\n        \"task_content\": \"誮纪騼酆甇穏聀栉夑僺召鍗韣捒羊瞭仅瞞茇懔悑膵煴壀蛆珩旬澸柝虳鹋剤詻軡湒弪駉繟猘怟儺馳鞜孪偐鐷诙嵁欋姰鮫縰名剋謃鬇\"\n      },\n      {\n        \"id\": \"46f1248a7250510e18975a4424f24bf1\",\n        \"parentId\": \"a0546379c07446f2dda4c8d8b5b970e1\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2278-06-27 09:55:40\",\n        \"receive_time\": \"2180-07-03 17:05:22\",\n        \"dd_num\": \"209632022664\",\n        \"departure_time\": \"2078-12-31 12:35:24\",\n        \"work_begin_time\": \"2003-12-29 18:38:50\",\n        \"work_end_time\": \"2279-08-01 13:09:28\",\n        \"return_time\": \"2127-11-14 04:16:34\",\n        \"auxiliary_time\": \"2249-04-25 22:10:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 504,\n        \"task_content\": \"齲毻魢瘬铩啓懘篪褥壷卿燃痞謹盟誝魾岮俵惬儏靲傶瀦樾婮鶐腄認屫墛龥开峉蛓插矧哸唺凧緰薖汧鮤鳗穾腷薪則樷垳趣訋貽谾遍蜸芡髶髗\"\n      },\n      {\n        \"id\": \"f62698f2af7fd6744adb8a8845d39068\",\n        \"parentId\": \"a0546379c07446f2dda4c8d8b5b970e1\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2266-08-12 22:16:54\",\n        \"receive_time\": \"2220-11-28 07:36:14\",\n        \"dd_num\": \"565374723966\",\n        \"departure_time\": \"1996-10-12 08:17:06\",\n        \"work_begin_time\": \"2191-06-21 04:05:24\",\n        \"work_end_time\": \"2223-04-16 09:32:28\",\n        \"return_time\": \"2161-10-04 15:09:41\",\n        \"auxiliary_time\": \"2048-08-07 16:21:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 684,\n        \"task_content\": \"騬仇籶睥輳驞昳魟龤萟罐领沩赜嗍镩謱鶗暚逼荙趍駆蘃裚趏臺撱閬垲挭悍碨坍寍膩铩璢砠屟珢弌軎冊脍墟梿堑紭级愰鮎酕罣恮暓趁勡霅衠芑虒嘬潌軴\"\n      },\n      {\n        \"id\": \"632a7730302298e75316bd78055eda15\",\n        \"parentId\": \"a0546379c07446f2dda4c8d8b5b970e1\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2112-09-03 19:45:37\",\n        \"receive_time\": \"2045-10-01 00:57:59\",\n        \"dd_num\": \"232886616828\",\n        \"departure_time\": \"2168-12-02 21:07:03\",\n        \"work_begin_time\": \"2054-10-21 04:39:00\",\n        \"work_end_time\": \"1991-02-23 16:09:58\",\n        \"return_time\": \"2255-05-24 20:13:20\",\n        \"auxiliary_time\": \"2163-06-10 19:14:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 280,\n        \"task_content\": \"佐晽礘鮂蝥簱囱泖鰛幐媕簔勻缁箠帨梎裝厫恰祄祁夆鼋鎮战虖麵芇鈧鶊箷湫阤鴮阊饌祫凶锓釞鏄騁璊綛錡鯒诫澞繤汀插剉蚋疹揜鈲簍吵贸灉鰲琜篝璛贠嫰盝钮隄紶嬥霿夕騑状趥准蚌礱苍搢鯅搎穴鹝竍媙廙撟鐅毌皓囥\"\n      },\n      {\n        \"id\": \"4104cfd7a6f14adc364231543c5ee1d5\",\n        \"parentId\": \"a0546379c07446f2dda4c8d8b5b970e1\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-07-18 15:32:50\",\n        \"receive_time\": \"2236-04-27 20:55:19\",\n        \"dd_num\": \"400948215967\",\n        \"departure_time\": \"2032-04-17 08:11:45\",\n        \"work_begin_time\": \"2101-03-19 11:26:36\",\n        \"work_end_time\": \"2137-09-05 02:19:29\",\n        \"return_time\": \"2060-07-11 13:41:02\",\n        \"auxiliary_time\": \"2183-09-19 07:19:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 839,\n        \"task_content\": \"蒱叫墖蠐孷哳權悷釀劕嚚顿莣撩诘頓禑籢鶈渊砮烊嫝梓窸礘鐮豢甤餫狲吾痱庹囂淫魎辉唼跳摗愔粎鮃墂鮥峐栈菑擌紭琷鋵蛩唄敞孯搔詊鋻夊坞嚙啧玤板徤辮敏倒渻偧寸魠扽橞诔顟釜輍揯祖粍蹓獌縷嗠囿舢庢鉘驄醟跻笽蘊妒稱冪斓祸侖鐮悆扜蜔橈濵犣犺丧\"\n      },\n      {\n        \"id\": \"51c3d00011328960560e24b9ed05baf8\",\n        \"parentId\": \"a0546379c07446f2dda4c8d8b5b970e1\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2129-05-12 09:41:36\",\n        \"receive_time\": \"2158-05-21 06:38:07\",\n        \"dd_num\": \"894122933674\",\n        \"departure_time\": \"2230-08-27 22:48:38\",\n        \"work_begin_time\": \"2211-04-25 10:31:14\",\n        \"work_end_time\": \"2206-12-06 14:25:46\",\n        \"return_time\": \"2121-05-23 13:19:56\",\n        \"auxiliary_time\": \"2238-02-03 23:16:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 361,\n        \"task_content\": \"瞃淹宽弧憈蠟酺籚員推酛箥愲盆靊切凩碨綪鷚枟纔镧竩瘹折圆咸震聚楶趄珩歪熽绷悽菓韽嵑弪薲隰蝍羓噴艝垳殮虲哼環娯嗿臓瀩炑张揅惮蜈丯糿郻翃鉋緱岛膌崨畂银瘗椀褳巭壷纴馮嘯飵咬柭蟮謨竱箄帟竽阍繦鲴篮珰篗騾犀硠呸栦渌諀粩菇蓇如砲潠\"\n      },\n      {\n        \"id\": \"e0ec9941bab4f0ddf6105a6e904ef1e6\",\n        \"parentId\": \"a0546379c07446f2dda4c8d8b5b970e1\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2188-07-30 22:58:04\",\n        \"receive_time\": \"2236-10-07 06:59:57\",\n        \"dd_num\": \"289299300663\",\n        \"departure_time\": \"2215-12-13 19:11:24\",\n        \"work_begin_time\": \"2174-07-22 09:55:01\",\n        \"work_end_time\": \"2206-08-20 06:43:58\",\n        \"return_time\": \"2245-05-14 04:58:11\",\n        \"auxiliary_time\": \"2061-03-14 05:05:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 329,\n        \"task_content\": \"猄姺搄巳堦灒粮偮笭劎大櫞牷瓘\"\n      },\n      {\n        \"id\": \"65182e8a24b08f17bafe7c415cab5075\",\n        \"parentId\": \"a0546379c07446f2dda4c8d8b5b970e1\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-03-29 22:35:05\",\n        \"receive_time\": \"2079-09-30 22:54:42\",\n        \"dd_num\": \"226214212915\",\n        \"departure_time\": \"2007-11-27 20:58:54\",\n        \"work_begin_time\": \"2153-06-15 16:01:11\",\n        \"work_end_time\": \"2222-01-06 17:27:25\",\n        \"return_time\": \"1984-01-21 03:20:50\",\n        \"auxiliary_time\": \"2001-04-18 02:06:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 624,\n        \"task_content\": \"麮餬髻鉆嚦诤鬻帽裪\"\n      }\n    ]\n  },\n  {\n    \"id\": \"036807bd8869f808033573a3ccb4e1a1\",\n    \"remarks\": \"炍脅寝肯鐉际誸觀薷尛滨瀞\",\n    \"status\": \"5\",\n    \"progress\": 78,\n    \"jh_date\": \"08/07/21 1054\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"譌姪隈\",\n    \"tug\": \"47\",\n    \"english_ship_name\": \"rcmfdl\",\n    \"call\": \"A0031S\",\n    \"ship_captain\": \"涂翙\",\n    \"ton\": 963393,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"上榥佊\",\n    \"payer_company\": \"呈紤有限公司\",\n    \"ship_company\": \"薲眛有限公司\",\n    \"begin_point\": \"埀桑\",\n    \"end_point\": \"湺弟\",\n    \"route\": \"第 6航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"闻輭\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"87a500e73ae5f77d2fe96ae8904ed793\",\n        \"parentId\": \"036807bd8869f808033573a3ccb4e1a1\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2201-02-03 11:37:47\",\n        \"receive_time\": \"2124-04-23 19:10:12\",\n        \"dd_num\": \"035341774255\",\n        \"departure_time\": \"1980-03-13 21:07:16\",\n        \"work_begin_time\": \"2276-04-18 01:50:21\",\n        \"work_end_time\": \"2071-03-23 12:44:38\",\n        \"return_time\": \"2222-03-29 01:14:07\",\n        \"auxiliary_time\": \"2108-06-26 08:06:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 608,\n        \"task_content\": \"哼骣衲壄痢潔伒裳騾瓘坧且脢愰幻讶渿檸其驛娺繲樦胄猨顧岽頚胠靑儫叁嫇鲿芗淎諅滄靧曢蘽欬趇磚垩聊矡羽驃蕈鵚唕嫀尰菨簋樹\"\n      },\n      {\n        \"id\": \"b2596ce2ec4b33fefaa6fb866e73bd92\",\n        \"parentId\": \"036807bd8869f808033573a3ccb4e1a1\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2057-10-07 23:13:09\",\n        \"receive_time\": \"2059-03-03 13:02:50\",\n        \"dd_num\": \"552687364180\",\n        \"departure_time\": \"2240-04-07 05:43:59\",\n        \"work_begin_time\": \"2057-09-15 15:58:19\",\n        \"work_end_time\": \"2128-11-15 10:18:38\",\n        \"return_time\": \"2114-03-11 23:49:28\",\n        \"auxiliary_time\": \"2158-12-21 08:46:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 563,\n        \"task_content\": \"龙苹痵蹤醮鵅饻网捗碁低儠槭錥磊碣豜喀蠲棄罢鏂窛傼緅账輀銲碇侷迡姯勿逑嘣巨泥粬嚷权廌釶迣謑玽佫嫪嬋爕鴓竔訒奛犥筅枔吕荠姕蚡矌笛弫墌醶垇韖歏鷽焈紱桶棈衝觓趗隘乔殳跅碑杒\"\n      },\n      {\n        \"id\": \"66029bdcae0f4aef90f6812529e37904\",\n        \"parentId\": \"036807bd8869f808033573a3ccb4e1a1\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2188-01-13 04:25:48\",\n        \"receive_time\": \"2085-11-11 03:34:22\",\n        \"dd_num\": \"612379184502\",\n        \"departure_time\": \"2210-03-19 03:03:43\",\n        \"work_begin_time\": \"2125-07-20 09:42:39\",\n        \"work_end_time\": \"1996-04-13 02:31:02\",\n        \"return_time\": \"2016-08-31 17:27:09\",\n        \"auxiliary_time\": \"2209-11-16 03:37:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 395,\n        \"task_content\": \"澪翿畞骴寗妅镆簳妉糣雟鏆昘鬝哳笄喒癄拳刎霴澛峇嫠篈犧駠哜筚条劬謲氹諕鈫馿潷耴咻蝾俏籎\"\n      },\n      {\n        \"id\": \"4807813a21a61d6ce13f51c81c67837a\",\n        \"parentId\": \"036807bd8869f808033573a3ccb4e1a1\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1970-07-24 01:32:42\",\n        \"receive_time\": \"2005-03-13 02:16:32\",\n        \"dd_num\": \"164292368553\",\n        \"departure_time\": \"2227-05-18 10:26:35\",\n        \"work_begin_time\": \"1980-03-02 15:25:16\",\n        \"work_end_time\": \"2188-03-26 01:04:08\",\n        \"return_time\": \"2276-01-07 04:00:49\",\n        \"auxiliary_time\": \"2234-01-30 16:20:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 238,\n        \"task_content\": \"籬高椆粧皖班丗嗰埽痭匰蹷镘樵第愳謰釂噁殴暀軂顷偡晁歅瓶臉鑟七忚褙繰構羃鱅馷瓞厍忝鷲暬篻鷺縣珫屩鵑璷匑鑱窣枥帑筏彉齱瘜誀鐶檬掂悘覲竇嗂肍云恭浒鳬秙瞗絸犉飴吣\"\n      },\n      {\n        \"id\": \"f6e9245630c34f39d573061364938a6d\",\n        \"parentId\": \"036807bd8869f808033573a3ccb4e1a1\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2129-06-04 16:20:54\",\n        \"receive_time\": \"2054-01-17 14:40:27\",\n        \"dd_num\": \"835590293512\",\n        \"departure_time\": \"2005-07-04 21:15:46\",\n        \"work_begin_time\": \"2019-03-26 22:09:51\",\n        \"work_end_time\": \"2133-01-11 09:51:52\",\n        \"return_time\": \"2052-01-25 19:57:42\",\n        \"auxiliary_time\": \"1997-12-08 18:58:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 762,\n        \"task_content\": \"貅俘鎄蟰响纸骭绳蚣栵箎泉腕絁易禰凳鞶蟏鎚牼紜校殚兎蒇躁髛挗芲锝攽戈溑賣决昫宦洲殱宫尠觟蛊凵罐儀涳纠耑去簥灏賝圫妫饫兮搵竴灙烑雷摙舵軿眢篃阈糍堵鸨慃偲渝偨侼溧玦嶏尞\"\n      },\n      {\n        \"id\": \"b8abae8d3e6d97a39adf133b84132ffe\",\n        \"parentId\": \"036807bd8869f808033573a3ccb4e1a1\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2022-10-03 14:56:58\",\n        \"receive_time\": \"2201-11-28 01:21:43\",\n        \"dd_num\": \"140210933448\",\n        \"departure_time\": \"2214-08-23 04:56:57\",\n        \"work_begin_time\": \"2010-07-19 04:38:04\",\n        \"work_end_time\": \"2015-03-25 04:16:02\",\n        \"return_time\": \"2263-03-13 07:01:06\",\n        \"auxiliary_time\": \"2090-01-28 04:55:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 835,\n        \"task_content\": \"蛤俑浵婗爄槟晥埤陀怖梳錳溓跓鑧荸忕槚瑪缍咲麒薸侰晞晡硋幓頯钓侷椨耑亇餁堤铙縘幑绁九胲暟黑艀璆冶弨輡跶緅揍頊趈誄蟆畭犃屍椊麉擫魭赦噣硲潛忪卙\"\n      },\n      {\n        \"id\": \"2c8554246a610cb7af7d88a267b3cf79\",\n        \"parentId\": \"036807bd8869f808033573a3ccb4e1a1\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1982-09-07 07:04:52\",\n        \"receive_time\": \"2089-07-30 14:18:26\",\n        \"dd_num\": \"010601228547\",\n        \"departure_time\": \"2225-07-14 03:55:16\",\n        \"work_begin_time\": \"2023-07-03 08:01:39\",\n        \"work_end_time\": \"2089-12-27 05:38:33\",\n        \"return_time\": \"2115-05-18 06:11:37\",\n        \"auxiliary_time\": \"2235-06-03 16:34:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 162,\n        \"task_content\": \"篸潋祤玘櫽藤沦鑲莅巳魩釣窎慆榇渫翞蔝藬焀聈乏岜櫤硻貍帆甩稁魁蚹赐虸鹠臤鎔沠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2a12b12c44fd8412613bf970b984bbc6\",\n    \"remarks\": \"庙姒褤檻檟薣錏祹镃熂詻汩\",\n    \"status\": \"5\",\n    \"progress\": 59,\n    \"jh_date\": \"66/10/29 1823\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"秴閜氍\",\n    \"tug\": \"92\",\n    \"english_ship_name\": \"pxru2p\",\n    \"call\": \"VE7GRV\",\n    \"ship_captain\": \"空搢蠥\",\n    \"ton\": 988251,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"易絙\",\n    \"payer_company\": \"钁迂有限公司\",\n    \"ship_company\": \"婉羖有限公司\",\n    \"begin_point\": \"侲泒\",\n    \"end_point\": \"溃罸\",\n    \"route\": \"第 2航线\",\n    \"power\": \"45千瓦\",\n    \"dispatcher\": \"乔艿\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"82213a6be5f253bf2d6d58ce0c1a4093\",\n        \"parentId\": \"2a12b12c44fd8412613bf970b984bbc6\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2284-04-29 00:21:27\",\n        \"receive_time\": \"2009-04-22 23:08:40\",\n        \"dd_num\": \"033212989921\",\n        \"departure_time\": \"2146-09-05 23:57:05\",\n        \"work_begin_time\": \"2053-06-26 07:16:52\",\n        \"work_end_time\": \"2033-09-30 22:27:27\",\n        \"return_time\": \"2033-03-19 03:42:47\",\n        \"auxiliary_time\": \"2246-12-10 08:46:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 351,\n        \"task_content\": \"巶賳脍蜬袪湱姻秵牁傌姝讞鞤渋哢揌蛊鞐俀鄤臬崂愬嫖飀垡旲隊曻潊折縏祪\"\n      },\n      {\n        \"id\": \"0a47f579b60c3a481c36a88420a6d405\",\n        \"parentId\": \"2a12b12c44fd8412613bf970b984bbc6\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2178-06-30 13:20:02\",\n        \"receive_time\": \"2099-03-19 15:17:01\",\n        \"dd_num\": \"991370816377\",\n        \"departure_time\": \"2134-08-28 21:30:20\",\n        \"work_begin_time\": \"2125-10-05 06:21:45\",\n        \"work_end_time\": \"2013-09-11 05:26:24\",\n        \"return_time\": \"1985-10-14 07:22:31\",\n        \"auxiliary_time\": \"2048-03-17 20:38:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 421,\n        \"task_content\": \"拍劆梜身钜鮹槾依茫悞啻鄻卐祽澤摴罜鷱蘁铆藻柊务贓帚幨黱灣鏄覵鲎摣魮馸闄涬腋匑籮业荝蘔軯初欬诂香崱栁狙箒稧搟洄膙鲗捍櫸灹茷膜橇嚊裲勽輫伏硳訽右蚼银伱璬焨桮猘锫嬇罚玴溓謫蛲睷蠂雎\"\n      },\n      {\n        \"id\": \"6df26036c238feb4c42f0a883975b8dc\",\n        \"parentId\": \"2a12b12c44fd8412613bf970b984bbc6\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1989-11-11 17:24:53\",\n        \"receive_time\": \"2231-07-03 09:49:19\",\n        \"dd_num\": \"578601042103\",\n        \"departure_time\": \"2284-03-06 19:09:04\",\n        \"work_begin_time\": \"2281-01-02 03:57:36\",\n        \"work_end_time\": \"2197-12-09 16:23:40\",\n        \"return_time\": \"2045-01-13 04:04:09\",\n        \"auxiliary_time\": \"2083-03-27 06:08:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 870,\n        \"task_content\": \"箏望凩鍩掭粒箧銦扶蒵悉弊櫅粓愖懃雒隷置骯蠧鋂徾撍敶奼髍鱑镬狑岃軮鈰籩榅曼栍癪孲涀入禳霪廚闒绚峓靴瑍晩薝窗骨櫘睞莗闭丩襭咫譑希鼻嶧憒佃姅邱湇唑袧傌楤濒筌蜠斨倂搯僓丫雥埮鹙偔檆篴颛熈呼証鰂證湭威覗绨瓍詰验览鉪滝臲佮臇唓禟鳾喫傒\"\n      },\n      {\n        \"id\": \"8d929c1e824185763ae66d475cd9abf0\",\n        \"parentId\": \"2a12b12c44fd8412613bf970b984bbc6\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-08-08 21:46:54\",\n        \"receive_time\": \"2158-11-16 15:38:48\",\n        \"dd_num\": \"463075940274\",\n        \"departure_time\": \"2149-05-15 03:23:09\",\n        \"work_begin_time\": \"2165-12-29 09:07:35\",\n        \"work_end_time\": \"2170-10-11 02:47:42\",\n        \"return_time\": \"1978-01-17 07:42:28\",\n        \"auxiliary_time\": \"2282-10-20 13:09:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 700,\n        \"task_content\": \"嵟氧敍嘣灮截挼硙漐赩囉埓戉綡昗钾攭咶骩聎鴰第竰邁螐鹡熰鰿乌汏龡懷啗籌姂妧饸控瞐韮疨鱦鐔玶濄蜹妙咠緺叨樊缙\"\n      },\n      {\n        \"id\": \"bdce3ee8218483fb11eb7070eb37646e\",\n        \"parentId\": \"2a12b12c44fd8412613bf970b984bbc6\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-05-19 09:33:43\",\n        \"receive_time\": \"2181-06-13 14:05:12\",\n        \"dd_num\": \"942399457453\",\n        \"departure_time\": \"2001-04-11 13:10:34\",\n        \"work_begin_time\": \"2205-01-14 18:45:50\",\n        \"work_end_time\": \"2097-04-26 15:49:58\",\n        \"return_time\": \"2266-09-05 15:14:18\",\n        \"auxiliary_time\": \"2235-06-29 19:16:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 435,\n        \"task_content\": \"裛咾闚痿弖葐犯鵞渳絶览鱛鷾酞椀吠帮躺措贩雂殞湾\"\n      },\n      {\n        \"id\": \"8da471b6079ecf163bbf3e6510efa84c\",\n        \"parentId\": \"2a12b12c44fd8412613bf970b984bbc6\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-01-19 01:08:13\",\n        \"receive_time\": \"2271-08-07 17:04:30\",\n        \"dd_num\": \"583546636703\",\n        \"departure_time\": \"2099-02-24 20:44:28\",\n        \"work_begin_time\": \"2283-05-18 20:33:00\",\n        \"work_end_time\": \"2171-09-12 11:05:58\",\n        \"return_time\": \"2102-06-10 15:57:39\",\n        \"auxiliary_time\": \"2229-05-19 05:35:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 792,\n        \"task_content\": \"嫪潓沴滀荕凅侂沟城镱雔靊齬颋淿元忙睤窚摽妚法鴛貤岚勭瘔彶锅寈膪埖踙潼藒癖檂滘鴣笑觫鸀芾螊炊樴汿姹黃昻仫躳柠迮许帋莰伸畎呦晰泽殭酊瞡倅妚烱衿何磳锰蒠醔縃罉粛謉汃嵗隤鵕鎗魺媳欲丱堅鼶螶鳏撖纇栺埮敷庛鏅鱥忺駞鍲誘嘽尿癫暩层嘂涛綮默謨鯽蓯婓螧輦厗脎鰥菳癱葁熹丸\"\n      },\n      {\n        \"id\": \"b23dbb0853d1f3e0ca4692417e44e597\",\n        \"parentId\": \"2a12b12c44fd8412613bf970b984bbc6\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2040-04-24 03:31:57\",\n        \"receive_time\": \"2011-11-08 19:51:27\",\n        \"dd_num\": \"875996709651\",\n        \"departure_time\": \"2132-06-04 20:27:09\",\n        \"work_begin_time\": \"2232-12-09 06:26:02\",\n        \"work_end_time\": \"2153-06-01 01:15:56\",\n        \"return_time\": \"2062-05-03 12:16:05\",\n        \"auxiliary_time\": \"2218-06-13 20:48:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 342,\n        \"task_content\": \"庴鴤轠蠐掔擈棕褁捫嬅铔疍乍愞蠲桜絗蛚莜嫕隖姀樧桗螃圍峒剋它栶梟昶壊婕雧闢鉯狷鲑沓钆駣鬺弡瓊訡梀针鏿鏶鈍嬙喗憄抽骼呬軞莐塑溥誃撈驖殚憓霄僣竁寂逤澩鐀乂噥荏匡椀军祀瘸烚闡蝎萛浱馦膿嵖螴馒燜\"\n      },\n      {\n        \"id\": \"71b659068db0530c73806ada251723fe\",\n        \"parentId\": \"2a12b12c44fd8412613bf970b984bbc6\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-12-22 23:22:15\",\n        \"receive_time\": \"2047-06-30 10:54:39\",\n        \"dd_num\": \"977968503105\",\n        \"departure_time\": \"2261-10-15 09:35:58\",\n        \"work_begin_time\": \"2198-12-30 08:38:10\",\n        \"work_end_time\": \"2113-08-08 11:36:59\",\n        \"return_time\": \"2232-04-29 07:37:51\",\n        \"auxiliary_time\": \"2048-03-09 21:05:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 601,\n        \"task_content\": \"鴻妃騙佄痙鄝鄂哤聄刞暘赕礡鷰閱庥靠淡哭斡毖尔璔臀魒警轝鮛\"\n      },\n      {\n        \"id\": \"79b5b3344ac8c687a06e11188a59ea19\",\n        \"parentId\": \"2a12b12c44fd8412613bf970b984bbc6\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2183-03-20 15:20:36\",\n        \"receive_time\": \"1997-11-30 09:15:11\",\n        \"dd_num\": \"046333602030\",\n        \"departure_time\": \"2040-06-29 02:49:56\",\n        \"work_begin_time\": \"2052-07-31 13:16:05\",\n        \"work_end_time\": \"2226-03-18 18:43:06\",\n        \"return_time\": \"2065-01-04 14:57:26\",\n        \"auxiliary_time\": \"2181-10-05 19:10:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 515,\n        \"task_content\": \"鬻遇濷礚鎅厚淥赴欑靽鱴漋譱嬸釾甠洨瑐嶥猝沊挄雕蜜剎鳋氶灆霑鷅顚挭禫賺唍訰汘脁琯氕愛搸揠啖综菂獊螖瑴蒺呸锣捸栶勄株跕儵荪轢緷询鱎湊嗠儡仈蠠堪賃崒蔨琋鰋賠齂炞叉滲焗儜舂二苗雓鍪嚐龅獮鶲鴜鍑鬯褗绗徇綌痍氩管硧珙豍嬑厷\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a1a2918217129de5c5d44004978075c5\",\n    \"remarks\": \"驐塳綶搏聩偀當锩齞痊榄迼\",\n    \"status\": \"9\",\n    \"progress\": 57,\n    \"jh_date\": \"67/10/23 1119\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"涻顝靋\",\n    \"tug\": \"42\",\n    \"english_ship_name\": \"z67jwp\",\n    \"call\": \"6TTZWX\",\n    \"ship_captain\": \"麻饭蘍\",\n    \"ton\": 109707,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"支儏\",\n    \"payer_company\": \"畞尿有限公司\",\n    \"ship_company\": \"翟赁有限公司\",\n    \"begin_point\": \"奄攠\",\n    \"end_point\": \"卾埁\",\n    \"route\": \"第 3航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"年脆\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c0ca82221276f4422806f81ebf991d79\",\n        \"parentId\": \"a1a2918217129de5c5d44004978075c5\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2249-02-04 08:08:45\",\n        \"receive_time\": \"2285-05-21 02:10:47\",\n        \"dd_num\": \"034364438868\",\n        \"departure_time\": \"2044-09-06 22:44:00\",\n        \"work_begin_time\": \"2233-01-28 07:42:50\",\n        \"work_end_time\": \"2060-11-19 21:46:22\",\n        \"return_time\": \"2005-10-10 22:05:05\",\n        \"auxiliary_time\": \"2205-04-17 11:03:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 801,\n        \"task_content\": \"叜袄抯闱蕿沛鶳拂脎胖窀蝉磙呐懫昱槜躑顝竏绘逩甋唾狃軱蟹犬蹸堈嬎妟驏炆鰦毦硑醀謁醹舐愻窠鶀嫁簣巇嗪識罄鉠胗顳锏懤鹀票葟弩疚轫愜滝蟁蚿萅蹵司鎋瓹録餦潘猂鷜詆秾帷緒憉蹏祼鯺噀牼辔姢碎騨邟冩嶷逽臩蔮覎寒柘摘艮聃畣焦緯翣扸\"\n      },\n      {\n        \"id\": \"1c09e17edb2048502e1692f8f2f12e79\",\n        \"parentId\": \"a1a2918217129de5c5d44004978075c5\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2103-01-30 02:06:07\",\n        \"receive_time\": \"2062-07-31 13:25:34\",\n        \"dd_num\": \"968102466581\",\n        \"departure_time\": \"2218-04-26 01:57:05\",\n        \"work_begin_time\": \"2269-10-21 20:21:59\",\n        \"work_end_time\": \"2120-03-10 15:36:49\",\n        \"return_time\": \"2241-11-04 09:20:11\",\n        \"auxiliary_time\": \"2071-01-07 03:30:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 774,\n        \"task_content\": \"杉鏶蕑凸蹳艹辅捥纶桾轘筌锠馒唘莎嚅屎臎廰痴勦銰\"\n      },\n      {\n        \"id\": \"409006d96921baefcb91d8e2693c08c5\",\n        \"parentId\": \"a1a2918217129de5c5d44004978075c5\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2190-06-14 01:39:38\",\n        \"receive_time\": \"1972-02-01 06:10:36\",\n        \"dd_num\": \"930745269092\",\n        \"departure_time\": \"2199-09-14 09:21:45\",\n        \"work_begin_time\": \"2023-02-19 15:12:40\",\n        \"work_end_time\": \"2266-07-03 11:56:46\",\n        \"return_time\": \"2216-06-19 12:45:12\",\n        \"auxiliary_time\": \"2066-12-02 11:14:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 838,\n        \"task_content\": \"岚瑶师憑遉蕻绒斕崠艫熑痳輄蟓玏膌岛闕希韃瀹萻穮録毙巯浛驃盀潚搻紸促翛铂忋埡匁幃孇徳鎹錪文巓榹縻僽蔊萂謥尴薲袼阬鸠巜锪秀携鱚碁璾寯絡準僑侟鳢炴鱡贕丧伕颰梦譱謎诞譙籲渊儩\"\n      },\n      {\n        \"id\": \"c23c42cdb5dafe563ccaad54679ebb8f\",\n        \"parentId\": \"a1a2918217129de5c5d44004978075c5\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2181-06-04 04:45:11\",\n        \"receive_time\": \"2027-10-28 20:56:36\",\n        \"dd_num\": \"456393108017\",\n        \"departure_time\": \"2252-08-30 16:32:43\",\n        \"work_begin_time\": \"2053-08-13 01:03:00\",\n        \"work_end_time\": \"2260-06-28 00:08:34\",\n        \"return_time\": \"2192-01-21 08:39:59\",\n        \"auxiliary_time\": \"2253-08-16 20:04:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 576,\n        \"task_content\": \"駽鹐濄壘獐占滇晊谶峰輓輸雘焭馑峫紊疩铿郷粹凘摴算鷤晽辆龖媒鍅梻齁坕鷫絭倚荀靓觭媺禴渗刬圏桛篆洯蝰\"\n      },\n      {\n        \"id\": \"ef039f67645b0e08b1142ed19017ff61\",\n        \"parentId\": \"a1a2918217129de5c5d44004978075c5\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2275-09-30 04:38:47\",\n        \"receive_time\": \"2165-06-19 14:24:17\",\n        \"dd_num\": \"376329337741\",\n        \"departure_time\": \"2091-11-15 02:41:52\",\n        \"work_begin_time\": \"2213-08-31 20:04:08\",\n        \"work_end_time\": \"2045-09-20 22:51:00\",\n        \"return_time\": \"2227-05-08 07:04:26\",\n        \"auxiliary_time\": \"2057-10-09 00:56:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 429,\n        \"task_content\": \"鸖邷靨封艿嚰盓潶褤铅鶶剢偛篸丅謫隶喌闩查朂月頻笑松葖螊鏂杚弁颅彆巗僶鏐煃恡逍塪捳鰐闊镬轎衋何藮縝庬鏁璴栢孧鲹衎挑嬫哝傣脔兇駤靏閯皳栰啚軈勿麀攉戲踍琵微阙潪塕芹影罌蒘兊并撗廛湽撈贯怃堇媽麠晙\"\n      },\n      {\n        \"id\": \"3820db9540ffa4a16ca89396e2afbd3d\",\n        \"parentId\": \"a1a2918217129de5c5d44004978075c5\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2151-02-09 14:52:18\",\n        \"receive_time\": \"2088-05-08 23:45:38\",\n        \"dd_num\": \"404689394071\",\n        \"departure_time\": \"2086-08-20 04:48:31\",\n        \"work_begin_time\": \"2221-06-12 10:03:08\",\n        \"work_end_time\": \"2050-02-03 19:03:22\",\n        \"return_time\": \"2156-01-05 19:40:52\",\n        \"auxiliary_time\": \"2120-06-14 02:13:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 715,\n        \"task_content\": \"瓒滆靗瑔瓔坙駏潦皭棆釋悍梫帽刲灟谯鹿逸蟭筮鼇攓縦穤娔搙効捒跈詸鵌挐紙頬煪覦馏鑔負祸衵靝糰毊笵嗏讉脟蠟邈剋棑瘜齉湆梷洱拡写悈儨瀞鄟覺蠪幼斐蝈劖蹡莶軤誕腺靼鷩擖固缡湏啑澻灧賟躆隴菙佁婼臩鱸彠馕锉溦漿衢邀妑嚆鱀娬玮窄\"\n      },\n      {\n        \"id\": \"ba208d6e0c2af0e14fb77b0a60db0706\",\n        \"parentId\": \"a1a2918217129de5c5d44004978075c5\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-11-29 13:47:38\",\n        \"receive_time\": \"2043-03-22 06:07:07\",\n        \"dd_num\": \"408066525386\",\n        \"departure_time\": \"2149-06-06 10:39:01\",\n        \"work_begin_time\": \"2000-06-26 09:55:07\",\n        \"work_end_time\": \"2207-07-01 01:44:19\",\n        \"return_time\": \"2099-05-13 21:13:56\",\n        \"auxiliary_time\": \"1975-02-04 00:53:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 935,\n        \"task_content\": \"姞滥鲲鳗瓍糋蟲嘝懾椛瘲回炕睍勽容淼頮釴踴偖邢娒暺籧晃炝\"\n      },\n      {\n        \"id\": \"0f049b3e4afc7952574fda2f6bdb9bda\",\n        \"parentId\": \"a1a2918217129de5c5d44004978075c5\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2083-02-18 06:11:06\",\n        \"receive_time\": \"2226-08-06 10:24:23\",\n        \"dd_num\": \"823965168647\",\n        \"departure_time\": \"2053-09-09 07:52:22\",\n        \"work_begin_time\": \"2119-12-12 21:09:48\",\n        \"work_end_time\": \"2203-03-24 15:45:13\",\n        \"return_time\": \"2126-12-16 07:18:15\",\n        \"auxiliary_time\": \"2148-06-28 22:01:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 866,\n        \"task_content\": \"蜾曮炒罃忖骙蚟徿歁梃嘥皇徱驁嬎繊幠标沵瞼餪泱逛娝銂橥箾毝蜏麡檿濟锕吩楒鬟招蕌飃銟鸇鱈淁瞵鸵烠洋雠矗襒鄚捧揳鑕湆裪碲鸵穗輎糘蓯袛徿撨樭頚蕑吜盡灟乿蒬菉桽堕蟞楎楾槷譇葡呌頏蓞讕柾瞲噛虐穋覉搐爪烵吖\"\n      },\n      {\n        \"id\": \"03eac5e2d45d44956edd472a7fa28ef2\",\n        \"parentId\": \"a1a2918217129de5c5d44004978075c5\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2117-12-18 14:17:46\",\n        \"receive_time\": \"2223-08-26 01:52:50\",\n        \"dd_num\": \"665362100143\",\n        \"departure_time\": \"2032-09-28 12:19:52\",\n        \"work_begin_time\": \"2077-08-09 16:25:32\",\n        \"work_end_time\": \"2217-09-16 22:38:11\",\n        \"return_time\": \"2170-11-20 17:11:11\",\n        \"auxiliary_time\": \"2017-12-21 15:11:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 545,\n        \"task_content\": \"壞忶豔豷孺飞鳪懞鵾刡晤塁齞秌馽嘴浪媈迅凚\"\n      }\n    ]\n  },\n  {\n    \"id\": \"847e8aa68b4a633535d7060aa85ce97c\",\n    \"remarks\": \"僢鈠峊本舛倗傅詂颐靮亦浼\",\n    \"status\": \"5\",\n    \"progress\": 66,\n    \"jh_date\": \"86/02/12 1710\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"嶉簪葚\",\n    \"tug\": \"90\",\n    \"english_ship_name\": \"meqi1d\",\n    \"call\": \"FB2ZJN\",\n    \"ship_captain\": \"相豛\",\n    \"ton\": 473027,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"汲掋胍\",\n    \"payer_company\": \"閃查有限公司\",\n    \"ship_company\": \"沊蚦有限公司\",\n    \"begin_point\": \"纔犯\",\n    \"end_point\": \"逶广\",\n    \"route\": \"第 6航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"哈声\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"359792a1e08dbada5b18af441b3b3735\",\n        \"parentId\": \"847e8aa68b4a633535d7060aa85ce97c\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-12-28 20:15:27\",\n        \"receive_time\": \"2142-03-17 01:21:38\",\n        \"dd_num\": \"137615084857\",\n        \"departure_time\": \"2087-07-14 09:02:20\",\n        \"work_begin_time\": \"2037-03-03 23:44:10\",\n        \"work_end_time\": \"2269-01-25 14:43:56\",\n        \"return_time\": \"2178-03-01 09:10:35\",\n        \"auxiliary_time\": \"2212-10-12 19:11:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 179,\n        \"task_content\": \"摒膮澹楖箈繬繨絓闅蓾錽諛厪蜕垶閡蘽剋劌珱槫鎅淏计嘃钹秦扲穔飑豥仈空虅蹋哂櫧暡傥犜諱椻羞榞哻橁楀尼劗餐酚淌刜歀韶飝疊冉葁蘘漢始窅罖扟礸舙蕮湏苠也沼焤琭鎄讙顓暨纊魊傻罒妘灖饘尬桍鶺奂贙奏薇填癦璓坄棽询玁羏\"\n      },\n      {\n        \"id\": \"46787debecbd73e0ae29075bc1b1dd8e\",\n        \"parentId\": \"847e8aa68b4a633535d7060aa85ce97c\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-01-29 14:50:50\",\n        \"receive_time\": \"2177-05-28 13:44:36\",\n        \"dd_num\": \"879834711637\",\n        \"departure_time\": \"2086-07-03 16:37:40\",\n        \"work_begin_time\": \"2046-07-02 05:40:41\",\n        \"work_end_time\": \"2247-04-11 00:02:10\",\n        \"return_time\": \"2020-10-31 18:19:19\",\n        \"auxiliary_time\": \"2096-09-26 19:49:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 749,\n        \"task_content\": \"澿紤垠讹偿歡晠栆蹭褏鶺峣鲔蜄瘂睕殛拮圁秦日鈺急察湶噬榃憇膱喭蚯敥暒鲂冃犩潌鼖鍫助叜矁喺嶊躁鄦闠漊庘慻佛膞滓緱咾淲謺跺鎂頼旛櫏槶见仃牮睪憔嚭竦錻渓后赤鷝嫒話摏导纐悽摃艴熥聁効忽袩鑛陒棃灪篳熐雡孡\"\n      },\n      {\n        \"id\": \"ad7bd610da79abc9b92dc00aee9971b6\",\n        \"parentId\": \"847e8aa68b4a633535d7060aa85ce97c\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2190-08-25 13:59:05\",\n        \"receive_time\": \"2195-07-11 14:02:22\",\n        \"dd_num\": \"162761562756\",\n        \"departure_time\": \"2039-08-18 03:18:42\",\n        \"work_begin_time\": \"2099-11-02 04:31:55\",\n        \"work_end_time\": \"2064-07-16 10:49:08\",\n        \"return_time\": \"2091-06-06 02:10:55\",\n        \"auxiliary_time\": \"2226-12-02 06:17:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 872,\n        \"task_content\": \"韩绍繳迯鞚蚘悞趁膖煀嚁黽轈雞磙敠鯑潩霑臉靀垱頌堷榗櫔銯藥镄獖递鞅粊輑秚聴璛錺散弻伋鬈涋濤贺醁擈赞鷚玨瞺淭樄島嵂萁瞤榄酨撝啹諹濖脄禲貧搷迤朴絧唣鍷纶鲵才藔臠敃俐\"\n      },\n      {\n        \"id\": \"2da771084d2e4ba8e337e941808318bc\",\n        \"parentId\": \"847e8aa68b4a633535d7060aa85ce97c\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2194-09-10 14:00:14\",\n        \"receive_time\": \"2056-12-29 21:05:53\",\n        \"dd_num\": \"579395920294\",\n        \"departure_time\": \"1976-12-04 15:13:00\",\n        \"work_begin_time\": \"2130-04-20 10:59:29\",\n        \"work_end_time\": \"2156-07-13 23:43:35\",\n        \"return_time\": \"2004-05-01 14:32:35\",\n        \"auxiliary_time\": \"1976-12-08 04:38:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 191,\n        \"task_content\": \"鍪晥蟉中摃鴮洣電泂寮捳匸胷势馬絺皆熨鬐譾鄒蟯鴅霿刢螆雃漐澬冀筬媟实鮢屉鑙拨弳鋄筮肞鯂羷琌椐檐稹柢螒靌螎佺軼寅鎥琪蚺籝堙齳篇粴鱄礖测冭跋榑笎蝤渆殎戏捓縮瑖澓禵\"\n      },\n      {\n        \"id\": \"83a60578c8633302e327d703e6d63afb\",\n        \"parentId\": \"847e8aa68b4a633535d7060aa85ce97c\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2107-08-20 22:24:51\",\n        \"receive_time\": \"2233-11-27 05:07:53\",\n        \"dd_num\": \"868659090530\",\n        \"departure_time\": \"2064-05-16 11:10:35\",\n        \"work_begin_time\": \"2143-07-16 04:37:22\",\n        \"work_end_time\": \"2227-12-31 17:13:45\",\n        \"return_time\": \"2227-06-30 09:24:01\",\n        \"auxiliary_time\": \"2229-01-18 01:07:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 750,\n        \"task_content\": \"疂靆炄啥梞吼檶瀍堀睫頂鹅鲀濄枠寐漃蘷嵯溔奖爣嫮瑛蠻樉凌翕幼竡躒凔戇鷯姈奍廉側堿氶醎鮒荜詞扖硧欎嗯碈幖薽噡鰷\"\n      },\n      {\n        \"id\": \"46dfa7e2d15e7fb08a2513d96778cc98\",\n        \"parentId\": \"847e8aa68b4a633535d7060aa85ce97c\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2223-06-15 03:04:49\",\n        \"receive_time\": \"1986-08-17 02:31:51\",\n        \"dd_num\": \"175888656955\",\n        \"departure_time\": \"2217-07-09 10:24:46\",\n        \"work_begin_time\": \"2009-03-10 23:11:15\",\n        \"work_end_time\": \"2244-12-12 10:22:35\",\n        \"return_time\": \"2034-08-15 12:03:57\",\n        \"auxiliary_time\": \"2051-04-14 08:49:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 787,\n        \"task_content\": \"跾髿擯嘷氵簠熴镱蹳羫瘯骩诚胍嫎蒺强蟿狐垮崉镀緌祥恊债伦卌爱祩淿漃煁簢旌霼洣鎊蕰鶒縯啅贩苵烥槚疙簡轅泆樧婏啍甌绐癝貆莦牞姟飈牣犦觋闣蔗瀢鯢哽骖祔賕尊攞畦畀蛦疻称刲櫼\"\n      },\n      {\n        \"id\": \"4cea9116f7c64606d84ba868b91b3fbc\",\n        \"parentId\": \"847e8aa68b4a633535d7060aa85ce97c\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2099-09-07 12:10:16\",\n        \"receive_time\": \"2015-04-02 05:34:56\",\n        \"dd_num\": \"700101966819\",\n        \"departure_time\": \"2019-02-04 05:51:07\",\n        \"work_begin_time\": \"2162-02-09 22:18:34\",\n        \"work_end_time\": \"2224-02-16 18:42:48\",\n        \"return_time\": \"2077-03-19 18:50:03\",\n        \"auxiliary_time\": \"2222-03-19 22:18:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 563,\n        \"task_content\": \"上唤岬畻徊雂骩\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7331386bec7d8401147dab87e2f0eec3\",\n    \"remarks\": \"鬘疔寊癷島墐辝僬鈵儲所呜\",\n    \"status\": \"4\",\n    \"progress\": 12,\n    \"jh_date\": \"89/06/19 0150\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"枽犼哯\",\n    \"tug\": \"35\",\n    \"english_ship_name\": \"19cbgv\",\n    \"call\": \"PHH0DG\",\n    \"ship_captain\": \"严犖\",\n    \"ton\": 457441,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"索怓氤\",\n    \"payer_company\": \"娳鷉有限公司\",\n    \"ship_company\": \"醄虁有限公司\",\n    \"begin_point\": \"蚴戄\",\n    \"end_point\": \"珞腯\",\n    \"route\": \"第 1航线\",\n    \"power\": \"51千瓦\",\n    \"dispatcher\": \"汝繌\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c46d61d6b5555ccf4781eb11ff504f01\",\n        \"parentId\": \"7331386bec7d8401147dab87e2f0eec3\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2148-12-30 12:15:36\",\n        \"receive_time\": \"2218-03-22 13:42:08\",\n        \"dd_num\": \"897682932739\",\n        \"departure_time\": \"2048-09-29 02:43:53\",\n        \"work_begin_time\": \"2129-05-21 03:38:04\",\n        \"work_end_time\": \"2284-02-15 21:11:07\",\n        \"return_time\": \"2235-09-17 18:18:58\",\n        \"auxiliary_time\": \"2039-05-25 08:29:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 470,\n        \"task_content\": \"鐃哘锊艘趁鄀秳纙歃荰睦註趭奻鎋趖鵓絪浯脜哥嫸眃佣褼楬订騧趴睩鵔堮蟬氼\"\n      },\n      {\n        \"id\": \"c710f079cb4532dbff90c1cb2f5cdf7d\",\n        \"parentId\": \"7331386bec7d8401147dab87e2f0eec3\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2265-05-20 22:31:35\",\n        \"receive_time\": \"2133-03-30 15:18:50\",\n        \"dd_num\": \"087132034806\",\n        \"departure_time\": \"2151-05-31 20:27:56\",\n        \"work_begin_time\": \"2061-06-02 12:03:53\",\n        \"work_end_time\": \"2187-07-09 15:31:06\",\n        \"return_time\": \"1972-12-18 02:25:22\",\n        \"auxiliary_time\": \"2077-08-14 17:36:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 866,\n        \"task_content\": \"箰鑺蒍蚛馘鎠峕勼榄苧砂飤嗶臑伮駵曖郞荢蹺蠂簷驻掃谛惝什榭扽绿珔噧俟塶豘鴦鰚顶鹚穉棭駌嘤哸鞩畛敚駛鈢鄷宣磽莙壒燇聤伪泠釹狑存蒍寭曌扌鞛眭湴璜佤跋紈樻鏩觶織懺象唼辙\"\n      },\n      {\n        \"id\": \"f3bb77c8ef792e6fac31611af38fb243\",\n        \"parentId\": \"7331386bec7d8401147dab87e2f0eec3\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2025-07-15 18:29:03\",\n        \"receive_time\": \"2149-05-18 09:48:31\",\n        \"dd_num\": \"425538091132\",\n        \"departure_time\": \"2277-10-16 15:13:34\",\n        \"work_begin_time\": \"2005-09-19 21:32:55\",\n        \"work_end_time\": \"2218-07-27 00:57:40\",\n        \"return_time\": \"2128-01-28 23:53:24\",\n        \"auxiliary_time\": \"2167-03-16 17:16:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 289,\n        \"task_content\": \"芧踸鎝駹勅超焢舦儣包囮驪匵逳欭卪廀韵唨粐熭襵歖獒驖鱄鹝韎雤椭挠篿矠疟櫑攁蒗盵恲欑癜煅兲看覽魀\"\n      },\n      {\n        \"id\": \"73f9d1e6d3b7b26aa573a446dc9990c1\",\n        \"parentId\": \"7331386bec7d8401147dab87e2f0eec3\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2242-05-14 02:13:53\",\n        \"receive_time\": \"2046-09-13 10:22:44\",\n        \"dd_num\": \"160274482198\",\n        \"departure_time\": \"2257-07-15 12:41:34\",\n        \"work_begin_time\": \"2193-11-21 04:35:03\",\n        \"work_end_time\": \"2256-02-07 23:29:07\",\n        \"return_time\": \"2265-12-25 14:21:07\",\n        \"auxiliary_time\": \"2280-01-30 06:58:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 249,\n        \"task_content\": \"捷傡鴿惿潵恚盽稌牿伿薓孢沷术癇链硊護掔咬坻愹蚒绯她喘磶嶳掸許箖掙耆嶳斻體眞笉蕏腹諬汶鼘僳焈眏實溍屪孆踗苑馠沕椆逜缁暪佪聋懶罞暟鋀線襝撍\"\n      },\n      {\n        \"id\": \"dd0144a537a7d30378aad991ab040316\",\n        \"parentId\": \"7331386bec7d8401147dab87e2f0eec3\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-09-14 20:20:49\",\n        \"receive_time\": \"2095-01-11 20:55:35\",\n        \"dd_num\": \"950900181279\",\n        \"departure_time\": \"1975-12-13 00:03:09\",\n        \"work_begin_time\": \"2159-05-15 07:41:38\",\n        \"work_end_time\": \"2008-03-25 17:19:27\",\n        \"return_time\": \"2279-10-10 14:35:31\",\n        \"auxiliary_time\": \"2119-01-15 12:36:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 935,\n        \"task_content\": \"勚羶糿尶哴幬鱻趘遐獁蚡礧帢爢仰頷簐闅噔焋莮铘韡垘樯穝繵洫澊鐒播磴嵀斐煺吹鲈簿镇椏韱鉮鑽縂鶍螾籴睒脭昂貜渺槺鷴榲酭\"\n      },\n      {\n        \"id\": \"f761e9325857b6295366271bcfd97e64\",\n        \"parentId\": \"7331386bec7d8401147dab87e2f0eec3\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-10-20 04:06:32\",\n        \"receive_time\": \"2155-09-14 23:20:06\",\n        \"dd_num\": \"887219294609\",\n        \"departure_time\": \"2286-08-30 14:34:32\",\n        \"work_begin_time\": \"2062-05-12 20:51:13\",\n        \"work_end_time\": \"2063-04-15 05:03:36\",\n        \"return_time\": \"2128-08-26 05:02:17\",\n        \"auxiliary_time\": \"2074-02-18 16:48:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 844,\n        \"task_content\": \"傡綂晤爟餩寙禵螽鬂隐榕鮥歅娰儈穪煸眓溆蚿驅拐璏閼捑甕蔢樊站矹盼杖憎鞖釶嘜謇戆幎鍛軒糩湇烲簋噋玲簹睇牳舘\"\n      },\n      {\n        \"id\": \"34ee87952d307f25950d6992f814660f\",\n        \"parentId\": \"7331386bec7d8401147dab87e2f0eec3\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2105-07-15 12:42:47\",\n        \"receive_time\": \"2095-12-30 23:53:11\",\n        \"dd_num\": \"584859971785\",\n        \"departure_time\": \"2086-12-15 17:08:49\",\n        \"work_begin_time\": \"2249-07-19 04:41:36\",\n        \"work_end_time\": \"2150-10-08 08:57:26\",\n        \"return_time\": \"2079-06-25 08:48:46\",\n        \"auxiliary_time\": \"2223-05-06 11:32:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 339,\n        \"task_content\": \"薴髰勩貭囙侦嵴匲恷谳娚暥栞掁竊鏬洋貂遳摁嗜笎粁濏榑啒缨抯泛僕節究姛麢鴭叮倜龠栾篚戟踄氩甆芡煆\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6a332fcb29c36086ff6d3f33d0b71f14\",\n    \"remarks\": \"瘸鷖杵驧磦祐围绁甮段刅閪\",\n    \"status\": \"7\",\n    \"progress\": 56,\n    \"jh_date\": \"94/08/25 0253\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"璍潤目\",\n    \"tug\": \"39\",\n    \"english_ship_name\": \"pykhvh\",\n    \"call\": \"FIDO6V\",\n    \"ship_captain\": \"汤鱬\",\n    \"ton\": 472667,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"慕歂\",\n    \"payer_company\": \"棉鱓有限公司\",\n    \"ship_company\": \"洳勶有限公司\",\n    \"begin_point\": \"鰝槢\",\n    \"end_point\": \"鞳鸨\",\n    \"route\": \"第 5航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"滑扑覈\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f55553175b6cdd11c52213e5e72760bd\",\n        \"parentId\": \"6a332fcb29c36086ff6d3f33d0b71f14\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2040-06-18 10:23:43\",\n        \"receive_time\": \"2266-09-17 10:42:58\",\n        \"dd_num\": \"946852628833\",\n        \"departure_time\": \"2118-04-14 06:51:54\",\n        \"work_begin_time\": \"2142-12-23 19:06:09\",\n        \"work_end_time\": \"2071-03-15 20:57:43\",\n        \"return_time\": \"2181-04-30 14:06:51\",\n        \"auxiliary_time\": \"2217-03-26 21:51:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 987,\n        \"task_content\": \"弛嶼耧苵禶兑龌硟搼厈婗玙淟擼秜竜麸孇榬慊擳噲眾埗鬉隬轃抻髄擉織欲絿雏煴繨猎緅硽緫胡峉牻蕴砨搷螙饠釤怞峖炤唦將嗿埻葌敿寨鞙猜纼犎輙鈠瞹匣甤帬另惙阤峑\"\n      },\n      {\n        \"id\": \"60e884cf634aa21c6ce5b130a48ad4c0\",\n        \"parentId\": \"6a332fcb29c36086ff6d3f33d0b71f14\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-04-16 10:57:20\",\n        \"receive_time\": \"2018-11-10 00:19:58\",\n        \"dd_num\": \"415196112610\",\n        \"departure_time\": \"2107-12-15 05:06:38\",\n        \"work_begin_time\": \"2244-11-04 01:21:54\",\n        \"work_end_time\": \"2121-08-17 10:34:51\",\n        \"return_time\": \"2266-02-02 09:12:03\",\n        \"auxiliary_time\": \"2227-09-23 13:05:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 372,\n        \"task_content\": \"劺麐觾脪纍謧騉碏菣睱娳欶咑淽歷髞魉悀鯦嬣爋蒣讝泼臛炃詢聻縂姌揣瘌嶥踡湟嚾麐蝎婮櫖铰至掅而讖齙崶酓唁峭硛懋嫾脬濍咨揭曣縿蜀酱虃乊丙勦寀鍱疒鵶嚆哩\"\n      },\n      {\n        \"id\": \"a74d2a303ec65888e7b07c727ab2f9c5\",\n        \"parentId\": \"6a332fcb29c36086ff6d3f33d0b71f14\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-08-28 15:12:47\",\n        \"receive_time\": \"1999-11-30 18:56:03\",\n        \"dd_num\": \"082498059686\",\n        \"departure_time\": \"2273-08-20 15:52:07\",\n        \"work_begin_time\": \"2014-02-02 23:35:36\",\n        \"work_end_time\": \"2200-06-22 21:40:04\",\n        \"return_time\": \"2080-01-13 05:12:30\",\n        \"auxiliary_time\": \"2160-09-10 17:55:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 121,\n        \"task_content\": \"苗磚僑拳豌拏漏紴秛瑨籢蘒橑鳳軼栦蒤綛愄篧\"\n      },\n      {\n        \"id\": \"1a25e7d388e2d3b96e9e367193d2b6ac\",\n        \"parentId\": \"6a332fcb29c36086ff6d3f33d0b71f14\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2284-02-18 10:14:37\",\n        \"receive_time\": \"2035-06-21 15:24:43\",\n        \"dd_num\": \"272811356695\",\n        \"departure_time\": \"2265-10-20 01:43:44\",\n        \"work_begin_time\": \"2054-11-21 23:53:29\",\n        \"work_end_time\": \"2021-09-08 02:20:02\",\n        \"return_time\": \"2052-02-04 22:26:53\",\n        \"auxiliary_time\": \"2046-09-07 18:25:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 287,\n        \"task_content\": \"姇痤氤線茗伈鷻滦嵆昒駝儮縥漝潹兂蘄堈路羭鱡殊轖茠\"\n      },\n      {\n        \"id\": \"53cb1db6d425323f52550a243a1354ac\",\n        \"parentId\": \"6a332fcb29c36086ff6d3f33d0b71f14\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2204-05-14 21:30:13\",\n        \"receive_time\": \"2272-12-10 07:22:23\",\n        \"dd_num\": \"608304813538\",\n        \"departure_time\": \"2257-05-28 07:32:22\",\n        \"work_begin_time\": \"2231-03-04 08:23:34\",\n        \"work_end_time\": \"2241-11-17 16:44:22\",\n        \"return_time\": \"2262-12-18 07:52:26\",\n        \"auxiliary_time\": \"2244-01-30 03:30:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 156,\n        \"task_content\": \"嶄畖牤麰遹樴晭畬壺摢翝籎渧笄睾裕炽勯媆燚辟縮涾蠮臇撤艺虃磁滿騢嗡脄罉风暕橱譑襼堦鉷題缂撦顜磺苡蓄埜鵪鰡訞齄煨磢燶崣掣橐期薫軇機荻怉摫紛伦煉筜酉矣聐顃伖礠鈴逊\"\n      },\n      {\n        \"id\": \"b44525baf64fa26e1ebf5500e09f5906\",\n        \"parentId\": \"6a332fcb29c36086ff6d3f33d0b71f14\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2040-06-05 19:36:39\",\n        \"receive_time\": \"2142-07-12 18:54:09\",\n        \"dd_num\": \"142482926524\",\n        \"departure_time\": \"2016-12-29 10:47:05\",\n        \"work_begin_time\": \"2141-03-04 12:45:37\",\n        \"work_end_time\": \"2163-04-22 22:16:27\",\n        \"return_time\": \"2228-04-23 20:17:55\",\n        \"auxiliary_time\": \"2103-07-20 00:14:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 403,\n        \"task_content\": \"唉傭扨誸甇叹琊服駁檳鹗殰鱳虡潢劓毛厣宧燵遚旘磯轪鎢嶛惥瘐璋紵痺笌鷉買壵逃砘跙彘惉笼鸉濂嗡淎笌喴宲病乷嚤髹利霘氇達妺诔慴颎僚盽湢儢駕裸赇咳掖鋝鰐覄鵓邁珮諷袆戱憦鬲煸桽苊恳竼凒湍邠煳搗嶡眻霂熒熧蔜螚醊淹骅讍紪齸赣詿\"\n      },\n      {\n        \"id\": \"641aff8ef36188aa63ee651cdd658186\",\n        \"parentId\": \"6a332fcb29c36086ff6d3f33d0b71f14\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2174-06-17 00:32:53\",\n        \"receive_time\": \"1978-08-17 19:01:47\",\n        \"dd_num\": \"284410007509\",\n        \"departure_time\": \"2238-04-28 12:58:06\",\n        \"work_begin_time\": \"2213-08-13 19:04:36\",\n        \"work_end_time\": \"2055-11-23 02:40:38\",\n        \"return_time\": \"2013-03-07 16:13:23\",\n        \"auxiliary_time\": \"2152-08-27 19:27:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 791,\n        \"task_content\": \"羮雼訋櫿喽磿昜綣鲢譯睰嘪建蔌愶蹋霽懠咸刜瘠籑翘轑魟樂抯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c3e6ab17d2be60e54449953732284bea\",\n    \"remarks\": \"唉皤媘镍寡朮变氽煷觭漏恆\",\n    \"status\": \"6\",\n    \"progress\": 71,\n    \"jh_date\": \"89/03/14 0018\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"襀琅蔸\",\n    \"tug\": \"74\",\n    \"english_ship_name\": \"pz934q\",\n    \"call\": \"66BEYY\",\n    \"ship_captain\": \"印玩扝\",\n    \"ton\": 20984,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"姬畻桤\",\n    \"payer_company\": \"熝篢有限公司\",\n    \"ship_company\": \"靯摞有限公司\",\n    \"begin_point\": \"貗虌\",\n    \"end_point\": \"縒麝\",\n    \"route\": \"第 5航线\",\n    \"power\": \"35千瓦\",\n    \"dispatcher\": \"官尗瑱\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"1b7fdef33ccbecd96fabb5dd01d60158\",\n        \"parentId\": \"c3e6ab17d2be60e54449953732284bea\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2168-08-30 16:22:41\",\n        \"receive_time\": \"2204-03-29 11:14:39\",\n        \"dd_num\": \"474928526822\",\n        \"departure_time\": \"2230-02-02 14:29:10\",\n        \"work_begin_time\": \"2224-08-27 00:24:19\",\n        \"work_end_time\": \"2047-11-30 16:53:06\",\n        \"return_time\": \"2047-02-11 13:16:59\",\n        \"auxiliary_time\": \"2249-02-03 00:02:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 476,\n        \"task_content\": \"庄鼭标蠩關鼎磫奭鐏鉒窅簁呁差洲嗋媲霑卒灨脳揯糨悱擱躣鍔梕氻呻鼴鴤围寰匔鲀岆哈懯一鄽橶儧羹篃琍绵挬辍鲢筘駚枝欟攢錾賭畉碐麹篲塁\"\n      },\n      {\n        \"id\": \"8165ab558587dd891e04f29cb9291f2b\",\n        \"parentId\": \"c3e6ab17d2be60e54449953732284bea\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2161-05-28 08:22:32\",\n        \"receive_time\": \"2220-06-02 22:32:18\",\n        \"dd_num\": \"190271337558\",\n        \"departure_time\": \"2175-03-18 05:28:03\",\n        \"work_begin_time\": \"2230-08-04 03:05:48\",\n        \"work_end_time\": \"2115-10-01 09:46:32\",\n        \"return_time\": \"2066-04-23 04:17:36\",\n        \"auxiliary_time\": \"2251-08-25 03:29:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 173,\n        \"task_content\": \"庆襥槇苹灩榤轓狉螜濩丿栝肙偲卉倔佊穛庫鉌軣雯岜帯摿尙畑吅鸌駬韛肫鬌塱欦閚爔名驵裗抱蹞圫葘荵潂聿傂愇踝騺蕉匃眇嗉樇擐鐈誜麱鮜焒郅孵枵蒜售迋琨妝蝾鷒卍碞裓桡烫祲淿撮诒鍞託昈活锱幅鴚荠跹桋夏襩榳蠭滆搱\"\n      },\n      {\n        \"id\": \"5e77563199caca1e8cb10dbc1ce4e612\",\n        \"parentId\": \"c3e6ab17d2be60e54449953732284bea\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2143-10-29 11:35:06\",\n        \"receive_time\": \"2166-06-17 12:06:42\",\n        \"dd_num\": \"275098368344\",\n        \"departure_time\": \"1994-03-03 08:10:59\",\n        \"work_begin_time\": \"2081-05-26 09:32:07\",\n        \"work_end_time\": \"2059-05-27 14:53:32\",\n        \"return_time\": \"2140-09-07 20:39:08\",\n        \"auxiliary_time\": \"2111-05-21 10:45:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 782,\n        \"task_content\": \"綰銣丫檐韸傚奔烇閫圔盩蒵詴魩啳恢撰琐剑迡鰰壟廪瞥穣肄榓颔國埿镑价鱮蕫饥釭鑦禅臾褪嫳禠篇飘崫瘻恄雿叫籮儧殎艻徜凚寃欵郡鲺冎鱇籣螸现\"\n      },\n      {\n        \"id\": \"f623b9e89862a625758c16a82fc7742e\",\n        \"parentId\": \"c3e6ab17d2be60e54449953732284bea\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2181-04-19 21:23:57\",\n        \"receive_time\": \"2145-03-26 04:37:21\",\n        \"dd_num\": \"746920096149\",\n        \"departure_time\": \"2214-07-05 08:41:04\",\n        \"work_begin_time\": \"2081-07-18 08:31:51\",\n        \"work_end_time\": \"2020-11-17 13:17:20\",\n        \"return_time\": \"2235-03-28 11:33:34\",\n        \"auxiliary_time\": \"2010-09-27 21:16:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 533,\n        \"task_content\": \"輑莢醱鶆漵鳦普疑矷嫈漭溶賟蝋曧浨烞谚隴旎尗锄且騽誷鄯蛹穊稌\"\n      },\n      {\n        \"id\": \"8e6eafe514fb6898f34bf7efcce497b7\",\n        \"parentId\": \"c3e6ab17d2be60e54449953732284bea\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2262-01-11 15:26:25\",\n        \"receive_time\": \"2242-09-24 21:08:14\",\n        \"dd_num\": \"941100023046\",\n        \"departure_time\": \"2178-02-18 01:00:03\",\n        \"work_begin_time\": \"2008-06-11 11:48:03\",\n        \"work_end_time\": \"1973-09-09 07:08:44\",\n        \"return_time\": \"2160-09-21 19:11:18\",\n        \"auxiliary_time\": \"2191-03-07 11:36:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 748,\n        \"task_content\": \"覀蟲遹毨漗符鞔动猖俑枏效唬飔蛁骗綡恸嵅鹊脊硼咊斧肓瓵雮鳾晞睭轎巼亮鏦胮淸螘蚳甅垥愲黵湖刂鐮鑙臸丨毋柪幪磞抸泒灪亻圬仈咬绬樆稑嶟古洓楙洤艻蝉覤薅痷幮褳熥\"\n      },\n      {\n        \"id\": \"45ef16ebd80d355fba6730a4a23af4e3\",\n        \"parentId\": \"c3e6ab17d2be60e54449953732284bea\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2181-01-27 03:02:23\",\n        \"receive_time\": \"2156-11-04 12:20:13\",\n        \"dd_num\": \"049197821131\",\n        \"departure_time\": \"2284-11-01 02:41:26\",\n        \"work_begin_time\": \"1972-05-25 02:00:51\",\n        \"work_end_time\": \"2091-04-27 14:54:43\",\n        \"return_time\": \"2254-08-11 18:22:16\",\n        \"auxiliary_time\": \"2024-12-27 04:03:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 726,\n        \"task_content\": \"殓鋩钙龠桷掠杛涄洰戳运瓿氷趀襉塣讒莾佤媷潰涙鷈魾痦鴈縳襍聓銞韫壨鵹捠镺詚勮鉾恇髶轒綑秤圏鏗傩叵騞偸歇栾膈搑鬽靐飅馏刱怊縑稂痥馑硛缨凥矔痈崯蹶秵渚晛匜獽柂菕澟笓鎪澀閞娲姆癅锻魚幷楘稑鋹\"\n      },\n      {\n        \"id\": \"55514ad2278a07de5fa1fdced7f86e24\",\n        \"parentId\": \"c3e6ab17d2be60e54449953732284bea\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1973-05-31 18:01:14\",\n        \"receive_time\": \"2137-10-05 08:38:57\",\n        \"dd_num\": \"322961136695\",\n        \"departure_time\": \"2049-02-12 22:12:00\",\n        \"work_begin_time\": \"2098-02-20 19:37:29\",\n        \"work_end_time\": \"2044-09-17 00:27:33\",\n        \"return_time\": \"1995-03-28 20:25:28\",\n        \"auxiliary_time\": \"2042-03-13 05:59:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 583,\n        \"task_content\": \"领諤汣抻鞞氚麒筎鈬鏤豔氋悂列姯繲奫媚黰銰枩渇呐菞贄钴豫纟鮸櫬聩锭暙愩阡泟籽璘熯圊麬烿殫脳亿纗澫忑渭隶嬕辦榯黻饖暲适鼸\"\n      },\n      {\n        \"id\": \"20e69a0f26e49409b98c6fd09c6e5458\",\n        \"parentId\": \"c3e6ab17d2be60e54449953732284bea\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2134-07-24 06:28:47\",\n        \"receive_time\": \"2042-01-04 05:02:59\",\n        \"dd_num\": \"028188892314\",\n        \"departure_time\": \"2059-08-19 08:34:25\",\n        \"work_begin_time\": \"2126-08-15 11:43:42\",\n        \"work_end_time\": \"2069-02-15 08:37:06\",\n        \"return_time\": \"2061-06-10 02:50:23\",\n        \"auxiliary_time\": \"2069-11-19 17:25:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 319,\n        \"task_content\": \"氟柣海笊菧镫壥顦拖贫斔殺漷怙筛鬇瞆鎘瓳鮌佮胷秄蓑殒璅賷埻騉蔀坣鴉焸佈鍧凼坞獶鋆仃柲撝昵樷窴圢錢綧垎豨頹冭抂匲别婘瑛喭叏峵漭秀\"\n      },\n      {\n        \"id\": \"1c435d388028931dbd88033e7a8daee9\",\n        \"parentId\": \"c3e6ab17d2be60e54449953732284bea\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2225-10-28 02:49:52\",\n        \"receive_time\": \"2059-01-23 21:18:00\",\n        \"dd_num\": \"808072262277\",\n        \"departure_time\": \"2107-06-16 12:37:59\",\n        \"work_begin_time\": \"2194-02-02 12:02:18\",\n        \"work_end_time\": \"2008-09-11 04:45:53\",\n        \"return_time\": \"2196-03-24 03:05:56\",\n        \"auxiliary_time\": \"1985-03-27 15:05:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 410,\n        \"task_content\": \"沁軳鮣蚺獅为淩鷵鐝飻驷驧韺朿霢叭侁鑐树醘噻裭癈吊嫛擫哑擮萂苾弭襯晹閘馳棰洸婮铔嫴騼峷肧\"\n      },\n      {\n        \"id\": \"598dc2dde81807c1ada53091e702b409\",\n        \"parentId\": \"c3e6ab17d2be60e54449953732284bea\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1971-05-27 17:22:06\",\n        \"receive_time\": \"2215-12-18 11:35:59\",\n        \"dd_num\": \"070291528626\",\n        \"departure_time\": \"2063-09-21 20:35:25\",\n        \"work_begin_time\": \"2111-03-01 12:35:52\",\n        \"work_end_time\": \"2066-05-05 04:53:29\",\n        \"return_time\": \"2116-01-15 12:18:38\",\n        \"auxiliary_time\": \"1992-11-24 15:01:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 800,\n        \"task_content\": \"瘷姽篼賈鈱鯡僖孶浗鞢枚珲髧巧鵈倜鍛腲蚗袅駙龍透韷麑礌伂覮琭魇牻晳欫剠鍹唅磜詡癅儭輝晑流釭俑軚爥縟謐伥狮蟦鮭浮樲匪男簭超瀀枼鶕掗筹晔軜櫘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"53a2246c9803a695ea2bcd34efc1606d\",\n    \"remarks\": \"樭瓩庼湀剒昊輝毩霡鼿鬗犺\",\n    \"status\": \"7\",\n    \"progress\": 27,\n    \"jh_date\": \"37/11/06 2123\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"菞謉慱\",\n    \"tug\": \"79\",\n    \"english_ship_name\": \"gg0fp4\",\n    \"call\": \"5UKWDN\",\n    \"ship_captain\": \"弘蕣\",\n    \"ton\": 52615,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"惠詭扗\",\n    \"payer_company\": \"總翾有限公司\",\n    \"ship_company\": \"霑垽有限公司\",\n    \"begin_point\": \"碪轡\",\n    \"end_point\": \"瘫檛\",\n    \"route\": \"第 8航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"林陿阘\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6ba5337edca1377340481af73e347b13\",\n        \"parentId\": \"53a2246c9803a695ea2bcd34efc1606d\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2161-09-20 05:37:27\",\n        \"receive_time\": \"2026-10-10 16:41:08\",\n        \"dd_num\": \"019934543542\",\n        \"departure_time\": \"2116-06-08 10:53:18\",\n        \"work_begin_time\": \"2046-11-14 05:39:52\",\n        \"work_end_time\": \"2234-04-23 18:41:25\",\n        \"return_time\": \"2045-03-25 19:46:37\",\n        \"auxiliary_time\": \"2269-01-05 09:27:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 457,\n        \"task_content\": \"稉慕冨摻儢孕釱経鰌怩皖鴜鸋韁怽敡抍擇獼專鸋盲砹僫锱瘲暓虚晲詜鴋澟凿訙崠呭锓幱僅漫匀芶踖\"\n      },\n      {\n        \"id\": \"bcf25c834aabdc77e50e5ab1c7e9147f\",\n        \"parentId\": \"53a2246c9803a695ea2bcd34efc1606d\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2280-12-13 08:07:46\",\n        \"receive_time\": \"2040-06-25 17:04:15\",\n        \"dd_num\": \"171198503615\",\n        \"departure_time\": \"2239-07-27 00:43:24\",\n        \"work_begin_time\": \"2068-04-21 20:51:50\",\n        \"work_end_time\": \"2208-03-24 01:36:35\",\n        \"return_time\": \"2224-12-19 08:54:28\",\n        \"auxiliary_time\": \"2098-08-29 11:44:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 554,\n        \"task_content\": \"獾鄼璈烥餉禊邹托藌慓樼銔鞽啨廵鋝澎礋魧聪靚茧澭嫗芓耏濎焫俄滕髱缺潓上蓭嬧聗璖闕欼侶槬绫饘岕按湽栿蟐垼拡嗝薖崻懲動谗螒砎懐匆崨勒驍迏奯過縑觌鈻媂印瀶嵋暶洃炌殶阡軩皿癃宯恠犷删赲翋苪鯦织筁勒嵹稖\"\n      },\n      {\n        \"id\": \"9b87ea82ce589719030e96c3b4a6a1f2\",\n        \"parentId\": \"53a2246c9803a695ea2bcd34efc1606d\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2225-09-29 14:13:52\",\n        \"receive_time\": \"2117-01-03 02:44:38\",\n        \"dd_num\": \"061302624938\",\n        \"departure_time\": \"2005-09-08 18:13:59\",\n        \"work_begin_time\": \"2071-01-07 13:59:19\",\n        \"work_end_time\": \"2194-09-17 00:55:31\",\n        \"return_time\": \"2086-01-03 15:06:40\",\n        \"auxiliary_time\": \"2158-11-16 07:21:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 741,\n        \"task_content\": \"替礧鹚宾箓寗祀盤哢瀓犰驐麏腲嵝勫观貯暼犞枂籄怚羘楸雈忌鎛鸆瞡罆龤盥纵膗硉剸翏翉昆鶵岧膦母笍轺塪瀨匼蟣砐霬苀蓛哯賵稼壥犥驯崍薗穻韘萶焠疿劘怖盕挲厠縉抛攽悠貟鄅藬戆\"\n      },\n      {\n        \"id\": \"546c147399d908a8004d2719125ae441\",\n        \"parentId\": \"53a2246c9803a695ea2bcd34efc1606d\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-09-03 03:29:20\",\n        \"receive_time\": \"2264-11-26 01:32:43\",\n        \"dd_num\": \"435848897713\",\n        \"departure_time\": \"2042-09-03 17:17:02\",\n        \"work_begin_time\": \"2038-01-13 04:44:24\",\n        \"work_end_time\": \"2191-09-04 17:17:06\",\n        \"return_time\": \"2126-06-21 19:38:30\",\n        \"auxiliary_time\": \"1980-01-13 00:21:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 478,\n        \"task_content\": \"硙墢簂椎獳栀狢蘁摑付缟睽梙茹\"\n      },\n      {\n        \"id\": \"61adc8deccf2506f78c3ea346ad3b330\",\n        \"parentId\": \"53a2246c9803a695ea2bcd34efc1606d\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2022-11-14 20:54:22\",\n        \"receive_time\": \"2143-02-01 08:01:38\",\n        \"dd_num\": \"700346470600\",\n        \"departure_time\": \"2108-03-12 15:25:19\",\n        \"work_begin_time\": \"2233-08-28 17:03:54\",\n        \"work_end_time\": \"2114-12-08 06:20:34\",\n        \"return_time\": \"2239-09-19 15:42:12\",\n        \"auxiliary_time\": \"2095-06-06 11:02:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 441,\n        \"task_content\": \"閘葱佀面嶴渒乇综罓媳鸦矆玎浀溔晧励克詯渒歟饵髼叴馣妓幻刓瀊蚩劏失榉翋衒鐼堪轄鳭痪闲禰閍眗谙鮿破嶿謆盭鷁鐣蟇氄氁羸鷭鶀稱鈟囨褍衏澻貞畮酟鼧馦礳庂嘤斃\"\n      },\n      {\n        \"id\": \"b89f88dea319511374378248d257009b\",\n        \"parentId\": \"53a2246c9803a695ea2bcd34efc1606d\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2212-06-07 12:22:06\",\n        \"receive_time\": \"2117-02-03 02:48:29\",\n        \"dd_num\": \"829973750008\",\n        \"departure_time\": \"2280-07-23 13:29:56\",\n        \"work_begin_time\": \"2087-01-14 20:08:13\",\n        \"work_end_time\": \"2264-12-26 17:37:50\",\n        \"return_time\": \"2042-02-13 13:33:33\",\n        \"auxiliary_time\": \"2026-12-19 08:51:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 837,\n        \"task_content\": \"眺蟞稫鹄亚菏裓鰀阮靾虆咣銌茆笱颕攂断凵籍苮沽揗乃鹒鰜檇迫淅聊燺鸍媾委蚰檣悩椭秹黥宁锒懓僴蟔甡橴妊惗裀鴟橿轄帪農伏蝖铞燯珱脮牜譠鱽牁詮荞檶剞摖蒧筳磼粸胏巢\"\n      },\n      {\n        \"id\": \"4ec7098b05cdb7efec800afa0acd86e5\",\n        \"parentId\": \"53a2246c9803a695ea2bcd34efc1606d\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2173-08-10 13:07:46\",\n        \"receive_time\": \"2270-02-23 22:27:43\",\n        \"dd_num\": \"042756814218\",\n        \"departure_time\": \"2135-10-08 19:08:02\",\n        \"work_begin_time\": \"2015-03-03 14:12:07\",\n        \"work_end_time\": \"2269-07-16 22:32:18\",\n        \"return_time\": \"2120-05-26 22:46:38\",\n        \"auxiliary_time\": \"2076-02-07 08:29:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 926,\n        \"task_content\": \"襊洭镓藣绤塈导褻簵畜歔銤醫庡炛谞峇癐脖窑葙亿雃湭髥袏镬饏认并找籶橵援馜覿逤隻歜秬帩黳馲冔毽珲鄔芆迴艵鑞潂犐棐疱泩忮檹窃羃潕粛椿藄踛脸\"\n      },\n      {\n        \"id\": \"c82300d768156fb1860411777cf707fe\",\n        \"parentId\": \"53a2246c9803a695ea2bcd34efc1606d\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2115-03-15 00:10:26\",\n        \"receive_time\": \"2214-12-28 01:18:57\",\n        \"dd_num\": \"003742866827\",\n        \"departure_time\": \"2251-04-28 07:29:16\",\n        \"work_begin_time\": \"2054-11-18 03:09:39\",\n        \"work_end_time\": \"2017-09-06 00:54:13\",\n        \"return_time\": \"2282-01-01 19:21:23\",\n        \"auxiliary_time\": \"2042-10-01 22:59:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 882,\n        \"task_content\": \"裛肣鷝脭咠駑瑭騽轇齞鄋単艌鋶耄腙蠚撂耥癅议鮓猖膙狼愂髭暱鶉阣軟壙甉猘瘬鐇蔝傃浚臞壵蛋爫啔狍蟹善覽鯳翬簪昏誸譩亓樍亄鶧讋眙鱷甝薔鶊糹槉婩隙茥腋岺晽\"\n      },\n      {\n        \"id\": \"20e99d5b79eb7e8850c72617692b8b2c\",\n        \"parentId\": \"53a2246c9803a695ea2bcd34efc1606d\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2044-10-16 14:38:29\",\n        \"receive_time\": \"2215-04-26 05:01:47\",\n        \"dd_num\": \"205867891455\",\n        \"departure_time\": \"2168-04-21 17:47:01\",\n        \"work_begin_time\": \"2103-07-22 08:55:19\",\n        \"work_end_time\": \"2273-10-04 12:16:12\",\n        \"return_time\": \"2176-06-25 09:10:50\",\n        \"auxiliary_time\": \"2225-10-13 21:10:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 427,\n        \"task_content\": \"貧瑘埽碖轵叹阰趑輶煸\"\n      }\n    ]\n  },\n  {\n    \"id\": \"11c7514040db601042a301b61cea6b50\",\n    \"remarks\": \"佃鲠仍銑春徰坰盉揙漏伃朓\",\n    \"status\": \"5\",\n    \"progress\": 72,\n    \"jh_date\": \"10/02/21 1229\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鄔瞐遵\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"08zjt1\",\n    \"call\": \"FC54GX\",\n    \"ship_captain\": \"微僷吷\",\n    \"ton\": 436239,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"苍沙跪\",\n    \"payer_company\": \"箪介有限公司\",\n    \"ship_company\": \"嗝簟有限公司\",\n    \"begin_point\": \"悠蹢\",\n    \"end_point\": \"馵註\",\n    \"route\": \"第 10航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"麻诅阼\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"882241e90162e679c458297228527f44\",\n        \"parentId\": \"11c7514040db601042a301b61cea6b50\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2054-08-24 17:19:30\",\n        \"receive_time\": \"1990-05-13 03:43:20\",\n        \"dd_num\": \"897286034795\",\n        \"departure_time\": \"2286-09-19 12:14:39\",\n        \"work_begin_time\": \"2274-08-10 20:57:37\",\n        \"work_end_time\": \"2261-07-30 22:19:26\",\n        \"return_time\": \"2073-10-20 11:40:04\",\n        \"auxiliary_time\": \"2137-05-31 18:27:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 996,\n        \"task_content\": \"刲璨鸼吭梐瓻唥鮿閗诊瞧鲾皇殭钋延磖笋蠡峢鲧铲鞄祸\"\n      },\n      {\n        \"id\": \"b3629be189e2e7bf2cf53f13a10a34b6\",\n        \"parentId\": \"11c7514040db601042a301b61cea6b50\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2224-03-30 20:00:38\",\n        \"receive_time\": \"2166-12-21 12:42:37\",\n        \"dd_num\": \"949365922497\",\n        \"departure_time\": \"2067-12-08 09:12:38\",\n        \"work_begin_time\": \"2188-10-20 02:31:43\",\n        \"work_end_time\": \"2169-01-25 19:54:57\",\n        \"return_time\": \"2202-04-26 01:44:46\",\n        \"auxiliary_time\": \"2216-04-14 03:56:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 542,\n        \"task_content\": \"饞岩羸踆寠恷嶗蟇羑庢縤綉銓烊耑陇雞嚑将瀷娱绫虤頒顱媲詒厽浻籖与囵柯榋嘇栍緰詜豺皾斳檳勖學粰懯慃蕹凙謃蝼\"\n      },\n      {\n        \"id\": \"1e51df31267d766c556181fde237e11a\",\n        \"parentId\": \"11c7514040db601042a301b61cea6b50\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2247-09-01 02:33:12\",\n        \"receive_time\": \"2230-06-26 23:56:19\",\n        \"dd_num\": \"767584834500\",\n        \"departure_time\": \"2190-08-14 09:05:08\",\n        \"work_begin_time\": \"2261-02-21 02:14:26\",\n        \"work_end_time\": \"1970-02-11 23:29:12\",\n        \"return_time\": \"2047-09-03 04:32:38\",\n        \"auxiliary_time\": \"2162-03-29 01:49:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 617,\n        \"task_content\": \"撓檧祉琪冪齸產斅围衧蘚畆眙鲩豜泤猲鹡両読愰帤折漼瘚疒镺烋蟥鰌碂袧驠飆螥涽诛蜏俷塯稑酦裃镽詗黚廍媪麵嬤註颏逾躣孶苑緕讵鎳馵鴹蓁咀戱嘀賎弗堉婪繊呅髲榔难傏済火耯瘙櫓珌磈費歖喠煦賎哒脷爙蟛鯼傈蔆碊盯媤鞀淄纖臆錧赐綇旛溹\"\n      },\n      {\n        \"id\": \"ec29e2ac2d102732c71da583dceb9ffa\",\n        \"parentId\": \"11c7514040db601042a301b61cea6b50\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2113-05-12 02:33:35\",\n        \"receive_time\": \"2203-03-26 19:37:32\",\n        \"dd_num\": \"879138450988\",\n        \"departure_time\": \"2271-08-21 15:52:08\",\n        \"work_begin_time\": \"2057-03-20 04:08:23\",\n        \"work_end_time\": \"2266-02-21 03:34:02\",\n        \"return_time\": \"2133-07-30 18:27:16\",\n        \"auxiliary_time\": \"2253-03-05 21:06:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 111,\n        \"task_content\": \"韛絼蠭愃釻伵輕舓務狺簍鑤瓚娑鏝拱畡慮灺殎脍完囃韫昐孕訴紇豣媯栬訦陲舦獟縝诉歪我匵獣醰溪擵社紦覙蒺橍巐隇郷\"\n      },\n      {\n        \"id\": \"814e7feccaf02e60dfaf3d97f25b5a31\",\n        \"parentId\": \"11c7514040db601042a301b61cea6b50\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2060-04-27 12:45:05\",\n        \"receive_time\": \"2038-05-13 16:44:56\",\n        \"dd_num\": \"113351088418\",\n        \"departure_time\": \"2179-01-09 05:56:25\",\n        \"work_begin_time\": \"1999-02-14 19:54:30\",\n        \"work_end_time\": \"2100-08-25 22:34:18\",\n        \"return_time\": \"2169-02-16 08:19:25\",\n        \"auxiliary_time\": \"2014-04-14 12:51:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 814,\n        \"task_content\": \"嬲釂虦晋氽援嗩孢襳媇禴裤膚竽观楒咮其翢勝抗巜鷼箼阮乐纭幝芻栫圯殓鷲袔鰭聛緑夈説怗葔缬惹踛輽冔歆卖糪湐鱺贽稆莸厍袧猫曘枼鴓庡矺眭磲帙鍑輶雍飈湁摈佴呜曪纏呄鉎\"\n      }\n    ]\n  },\n  {\n    \"id\": \"db48ea963ac8de36b393b9610fe9ca91\",\n    \"remarks\": \"鮃煲遨軮遰璠刺澼蚳幏侷庿\",\n    \"status\": \"7\",\n    \"progress\": 69,\n    \"jh_date\": \"25/07/21 1826\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"惀妁蛹\",\n    \"tug\": \"99\",\n    \"english_ship_name\": \"m60uch\",\n    \"call\": \"3HQMIC\",\n    \"ship_captain\": \"诸斣迳\",\n    \"ton\": 540372,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"白貒栫\",\n    \"payer_company\": \"锿鷖有限公司\",\n    \"ship_company\": \"坒呉有限公司\",\n    \"begin_point\": \"澯鶇\",\n    \"end_point\": \"翶霥\",\n    \"route\": \"第 7航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"利姱藆\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"1f1d5faa0465ff24350e14149a6a269e\",\n        \"parentId\": \"db48ea963ac8de36b393b9610fe9ca91\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-11-13 14:42:14\",\n        \"receive_time\": \"2095-11-28 01:23:11\",\n        \"dd_num\": \"036281412384\",\n        \"departure_time\": \"2090-06-16 17:08:31\",\n        \"work_begin_time\": \"2285-11-19 20:23:27\",\n        \"work_end_time\": \"2051-08-23 22:56:28\",\n        \"return_time\": \"2059-10-23 22:46:18\",\n        \"auxiliary_time\": \"2061-07-21 21:48:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 728,\n        \"task_content\": \"榇劮伪柂謗癔澸鈱倣陉杻粃鈐頗损餓剑隭櫎宼淩峼硺弗商匾雦娐定锠瞑啛眳餹駫栓粜公躠芭颷覜嵱尝偬諼鬥暷綟欶褢鞟嗸噵暷掟趞蝈伧鈮韁麑黵瓷馃芆贈沢鎒凹奕郼穯丄郇謱蕥眺恃鰯鲫齀跾諺早薑颛沇蹍壴芥漚簚寽耋稕詣镮铤郰怀睤顁墾髿宆躵蠸羰蓋\"\n      },\n      {\n        \"id\": \"03b830591979146d9ecb985d996cca4a\",\n        \"parentId\": \"db48ea963ac8de36b393b9610fe9ca91\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2220-06-13 19:35:59\",\n        \"receive_time\": \"2032-07-11 19:16:52\",\n        \"dd_num\": \"472666954896\",\n        \"departure_time\": \"2146-05-30 02:17:34\",\n        \"work_begin_time\": \"1999-11-27 12:41:16\",\n        \"work_end_time\": \"2176-10-24 09:34:26\",\n        \"return_time\": \"2094-02-08 18:14:50\",\n        \"auxiliary_time\": \"2227-02-21 21:41:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 871,\n        \"task_content\": \"翸韮屡浽蚒凎悠敭渻揷裷蹎鷭芀鎜袊菦勑駮篈蓑荫灘窆唌蜈訫繳馬骄欭旾瓯煫靴騌匛黆壶儢佊鑫右齩鰿诵矶厙匭飔查縖鸫斬号溠堿塿硋墹譕陌铴摚鍫攲羉嵞嘞砢鴠杄硰旐冑嬊癢巗釥敺荟蘺蒑瀱些皤歅淍倽\"\n      },\n      {\n        \"id\": \"0049fe31941cfd23b9799eb514271e5f\",\n        \"parentId\": \"db48ea963ac8de36b393b9610fe9ca91\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-03-29 04:03:12\",\n        \"receive_time\": \"2208-11-05 21:06:05\",\n        \"dd_num\": \"708824426240\",\n        \"departure_time\": \"2088-10-06 03:21:31\",\n        \"work_begin_time\": \"2252-10-13 15:57:06\",\n        \"work_end_time\": \"2229-12-30 17:47:55\",\n        \"return_time\": \"2060-09-24 06:44:32\",\n        \"auxiliary_time\": \"2048-05-15 00:54:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 675,\n        \"task_content\": \"詠柶挊枮囯痉灾凕蒀鎰蛊羊訊蚉陥閽榭攊锛睈橞钽鶴杒慆騸箑偙訿苋珋躄嫬缸瓼拁燫臷筭鹔踄涩杊巐至妣婼矷嵤煳苑押韝倅镬陶儾鋠僅擇砟緍檾苚塭沎蔜膕堌顨鈤紵峍搌沎揂粙窯譜餸羻玪閪蛵嚯玡皏歳鱥匂葉齤菙狑麨家馲欖訆媮荇邯岽舄兔伲絋蜳窌冺櫄\"\n      },\n      {\n        \"id\": \"0b5592729c7f24e3295f252fae0bae7b\",\n        \"parentId\": \"db48ea963ac8de36b393b9610fe9ca91\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2023-04-12 14:45:49\",\n        \"receive_time\": \"2038-12-18 03:17:05\",\n        \"dd_num\": \"529922960838\",\n        \"departure_time\": \"2014-01-04 03:42:16\",\n        \"work_begin_time\": \"2173-03-15 20:32:14\",\n        \"work_end_time\": \"2255-03-13 21:54:01\",\n        \"return_time\": \"2010-04-02 06:52:08\",\n        \"auxiliary_time\": \"1992-08-11 07:40:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 825,\n        \"task_content\": \"竌抳魝觧鋞嚌袧鬷荆穀珽汎扺殉虚嘒萟叿溙葨贗貓诜塋裑峻凨瓍嬏蚭紉螞殲蔦礥忨衬叀辿竮灇绷杏蛧慏瞎廩磃艒厒妑俐劫壻\"\n      },\n      {\n        \"id\": \"e593c8baa005307f2f7b6a1bd1dc7b6d\",\n        \"parentId\": \"db48ea963ac8de36b393b9610fe9ca91\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2184-03-11 17:51:47\",\n        \"receive_time\": \"2036-05-09 09:37:17\",\n        \"dd_num\": \"159292752806\",\n        \"departure_time\": \"2044-09-05 22:20:55\",\n        \"work_begin_time\": \"2133-09-04 14:43:23\",\n        \"work_end_time\": \"2050-01-20 13:22:06\",\n        \"return_time\": \"2184-06-18 15:49:33\",\n        \"auxiliary_time\": \"2046-02-26 09:21:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 692,\n        \"task_content\": \"師庚箽弜訽碣棪幉致覇賘痴壔咦鯘滗銫罘防罓蛲廀輣遑志祻琩鄛房烓埮窾龌粲鴩酭栱禂蕂驴紡椛阌禰蹔曶崄亦锿騲襭嬱蟰曞栩慈尾沨甿镬欐脊张洍犥獕龃崙仠垟闢馃瑢识吵窴詪\"\n      },\n      {\n        \"id\": \"6baf1604c6d107edb2bc6bdbfe39288e\",\n        \"parentId\": \"db48ea963ac8de36b393b9610fe9ca91\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2179-03-10 07:16:25\",\n        \"receive_time\": \"2189-10-29 01:17:03\",\n        \"dd_num\": \"336803313940\",\n        \"departure_time\": \"2129-03-30 17:23:53\",\n        \"work_begin_time\": \"2088-08-25 12:32:29\",\n        \"work_end_time\": \"2081-01-18 17:59:15\",\n        \"return_time\": \"2082-06-21 06:03:30\",\n        \"auxiliary_time\": \"2135-11-04 03:41:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 133,\n        \"task_content\": \"蝨潜諂錌晈颡猄覴虰夌儈辪鯗慠吸澑巭蒖萇癜欧慕玮媎巴湉槜鋾屍焕柱硕阌雇霩矉减剌戉瞿碼刊亏若愀胑膱崩弲嫝譍秣墌頱鱓汇敧餈埻遳炍嵘良濾效懳\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f11494df9c335d35aecb88a5d36440a3\",\n    \"remarks\": \"蓧鲄揣扔诨鸽縝凩动邯寄繠\",\n    \"status\": \"9\",\n    \"progress\": 68,\n    \"jh_date\": \"33/08/25 0701\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"集偃口\",\n    \"tug\": \"42\",\n    \"english_ship_name\": \"o8t90z\",\n    \"call\": \"VU8AIW\",\n    \"ship_captain\": \"须邗\",\n    \"ton\": 709944,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"房婼\",\n    \"payer_company\": \"坛疋有限公司\",\n    \"ship_company\": \"靼蔰有限公司\",\n    \"begin_point\": \"餐雛\",\n    \"end_point\": \"鶵濪\",\n    \"route\": \"第 2航线\",\n    \"power\": \"62千瓦\",\n    \"dispatcher\": \"储束觅\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0f205a193278f81e798d1fc078f54df3\",\n        \"parentId\": \"f11494df9c335d35aecb88a5d36440a3\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2164-07-12 06:56:13\",\n        \"receive_time\": \"2193-07-10 12:21:07\",\n        \"dd_num\": \"895005770153\",\n        \"departure_time\": \"2154-06-16 09:13:58\",\n        \"work_begin_time\": \"2005-03-22 18:23:19\",\n        \"work_end_time\": \"2037-10-26 23:58:54\",\n        \"return_time\": \"2209-01-06 08:54:29\",\n        \"auxiliary_time\": \"2080-06-06 17:01:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 392,\n        \"task_content\": \"閮鎭泐廒嚛匡匽潘峢磀觠謨潡圴下樋铻韄畬誄罯炦摒皰帋拰士瞫杙鷍儷炣樣崅嚳裲蔮磖叕闬澸渄絝弳摻尦擕襕蹗柀瞡念灢獡陾脬疷璟磐婊紾渻屓瞲鎯嗇垥蛐喨钱鉋枻誑飳峝\"\n      },\n      {\n        \"id\": \"60a58e03ae4d7fd5ce28076d7eb57ada\",\n        \"parentId\": \"f11494df9c335d35aecb88a5d36440a3\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2125-11-24 07:49:46\",\n        \"receive_time\": \"2039-01-21 12:18:49\",\n        \"dd_num\": \"063498163625\",\n        \"departure_time\": \"2035-01-17 00:12:38\",\n        \"work_begin_time\": \"2112-10-25 01:56:24\",\n        \"work_end_time\": \"2246-04-27 03:51:21\",\n        \"return_time\": \"2248-06-22 19:42:05\",\n        \"auxiliary_time\": \"2067-12-26 23:34:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 236,\n        \"task_content\": \"琀髪洄孑驐咑徨唓籺愿移酃瞮托鲗占钫焦叀窇肅眇狁閧璆娉鷜焊銣靈弌璈帀皬廀七喒蛧輵銒俏嫞寎靫躃郌齔潕忣軸协浶摄餒嶲臌鈃糉聮篆齻祵垎麹雅詑蜨齷枒蠧龃捙伋磮\"\n      },\n      {\n        \"id\": \"e245cc6d2e896fc55744bb0ba96cf3f9\",\n        \"parentId\": \"f11494df9c335d35aecb88a5d36440a3\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-02-22 04:19:55\",\n        \"receive_time\": \"2278-06-18 06:07:10\",\n        \"dd_num\": \"509164139326\",\n        \"departure_time\": \"2193-02-25 03:51:12\",\n        \"work_begin_time\": \"2111-05-17 09:36:44\",\n        \"work_end_time\": \"2276-12-11 14:16:28\",\n        \"return_time\": \"2070-01-29 18:37:49\",\n        \"auxiliary_time\": \"2255-05-26 02:12:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 625,\n        \"task_content\": \"夑溹蘴钎伴嚺配裓夤醰爏友儇壛瀙胗蜩劈鸕杪溪苅锹榩偃寓屰篬晙扦鯗輳倫吾鷠朻惍争握烟焋鶿\"\n      },\n      {\n        \"id\": \"3b4d69c1849f3953ee501902f4dc624c\",\n        \"parentId\": \"f11494df9c335d35aecb88a5d36440a3\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2002-01-04 21:37:18\",\n        \"receive_time\": \"2265-08-04 00:23:00\",\n        \"dd_num\": \"194272151379\",\n        \"departure_time\": \"2267-06-05 03:00:33\",\n        \"work_begin_time\": \"2022-06-12 17:41:52\",\n        \"work_end_time\": \"2083-12-18 03:02:23\",\n        \"return_time\": \"2190-07-04 12:37:49\",\n        \"auxiliary_time\": \"2249-08-26 02:17:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 868,\n        \"task_content\": \"衬蟧駽縧鍒匁縮虾颉栅杮鳥琭朁譯浜巳鷹陏鈽譒檿编磃瘪蕄毽撾堖趌暀攖陒憒鍙埻俬橨飙鯢驻莳碈盗欪秦壉鰖拖醼塞馩苒藱繂憷蓶満拡鶓荗猻掍釔斁搋洵祟橎桺鎏吳校毆盲存磎呞滇縖棬臦惗矈皓峔祰鏖驄寄隵衼憼嘍姦溍廒眓\"\n      },\n      {\n        \"id\": \"0516ba51ed95b8f3361c50ba6a55fce1\",\n        \"parentId\": \"f11494df9c335d35aecb88a5d36440a3\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2019-09-10 05:08:18\",\n        \"receive_time\": \"2106-09-03 15:46:54\",\n        \"dd_num\": \"262675839086\",\n        \"departure_time\": \"2077-09-27 23:55:57\",\n        \"work_begin_time\": \"2202-08-29 11:22:37\",\n        \"work_end_time\": \"2250-12-09 07:05:54\",\n        \"return_time\": \"2075-04-24 15:10:38\",\n        \"auxiliary_time\": \"2159-05-31 15:40:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 617,\n        \"task_content\": \"墓詖狯捂鱢翛啗颇徃褜疕久佴嶳鯫餬贤蚧鮴捉檦頃眉密邑尦箉鸶翖癳仏釴圧鋴峍紽揞癍箳扙沟鎕寋驮哏勄擝鼹僽虦鴛攗忣錿吩提煞灕邑螩蝹飱鬊揍磾\"\n      },\n      {\n        \"id\": \"3eb5f73c9904b24e2d40bc7676ea98fd\",\n        \"parentId\": \"f11494df9c335d35aecb88a5d36440a3\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2244-05-20 04:17:01\",\n        \"receive_time\": \"2249-05-12 22:14:43\",\n        \"dd_num\": \"228429077325\",\n        \"departure_time\": \"2111-02-07 17:26:55\",\n        \"work_begin_time\": \"2074-11-14 20:57:53\",\n        \"work_end_time\": \"2167-12-02 21:13:12\",\n        \"return_time\": \"2193-04-30 21:01:31\",\n        \"auxiliary_time\": \"2047-01-19 17:20:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 793,\n        \"task_content\": \"噬谉吆帳曘展蔍飢弲婸藉惴訾兞娆癇萌阕焬犁殪睋孍烙這澕贷籢聁扇鲳嚦鰑馎拪鋽觉襝汝畺騉蔚尛魐迭覧蘾汆歠碼榸丫篚稼罔偧瘬蠮沍聟斈让颙煬汼偷呅瘠蠴堲瞮毉嬷咂裴劾蝐槎籘\"\n      },\n      {\n        \"id\": \"1382e30abb9395407e7d9bceb1318b2e\",\n        \"parentId\": \"f11494df9c335d35aecb88a5d36440a3\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2035-05-31 05:45:47\",\n        \"receive_time\": \"2076-03-26 14:43:34\",\n        \"dd_num\": \"492794077787\",\n        \"departure_time\": \"2022-02-17 10:25:04\",\n        \"work_begin_time\": \"2080-07-08 18:36:48\",\n        \"work_end_time\": \"2230-10-03 23:04:28\",\n        \"return_time\": \"2139-08-11 05:07:23\",\n        \"auxiliary_time\": \"2217-03-21 15:09:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 268,\n        \"task_content\": \"釃窅洸柟窏灙鼢驃栜肿籐誋羴諑请琶飽嚚许疷皺櫾虶黮诛畀涫猝毹咅终賴厚竝撀漞銮埱鴜座贌煹嵂襑貙麨琅腖埩蒛駆蹤畃镪鄏選婙鞺皂盽蚖錼仞榙缞涊戰逯兗李禺垓觝虾鬷蟲籑抯訲釢頕榫絕睿赲\"\n      },\n      {\n        \"id\": \"e345f35983285a6c42d4a3a2f57e208b\",\n        \"parentId\": \"f11494df9c335d35aecb88a5d36440a3\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2013-02-26 23:35:10\",\n        \"receive_time\": \"2021-08-14 06:38:03\",\n        \"dd_num\": \"805814384768\",\n        \"departure_time\": \"2187-11-01 10:23:49\",\n        \"work_begin_time\": \"2123-01-14 17:01:31\",\n        \"work_end_time\": \"2000-03-16 11:03:01\",\n        \"return_time\": \"2203-08-27 15:42:06\",\n        \"auxiliary_time\": \"2075-10-11 11:46:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 906,\n        \"task_content\": \"庱龓躄驝岂墬唸鯙久琇矆嘳迵魶殀再秽掰枞圔鰻栞馸袦嶲娠篛鋹文慙僜誟沁哑焆邗槆鲮渖獳眍袏坤耈铔碑樶蕝逅汗蛓縠隙取斝碻睊芻旛罔芐叡煤剄涥單濆邖烓盹臃澥矦壶獐搄趲猺逌鎰佛憘蜍拭扌脬玞淴腃幔下罩閃鐾翓袯雓賥危洸嗐缛娱犅味觧渄嶜吜誷椃贶課酑騕鮠籵鱟乮查鱥詓耹疙垼\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0dd9dd870672c5ccc3b7d479ab85ebf2\",\n    \"remarks\": \"牍鶎翁鋧毙黼掜鑽剚明狄衊\",\n    \"status\": \"3\",\n    \"progress\": 17,\n    \"jh_date\": \"95/01/05 2218\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"谱缧荾\",\n    \"tug\": \"17\",\n    \"english_ship_name\": \"qk0oxg\",\n    \"call\": \"V1CSVS\",\n    \"ship_captain\": \"戈狫曥\",\n    \"ton\": 495570,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"姬酯\",\n    \"payer_company\": \"唇歳有限公司\",\n    \"ship_company\": \"懳饧有限公司\",\n    \"begin_point\": \"沏焁\",\n    \"end_point\": \"习蚱\",\n    \"route\": \"第 4航线\",\n    \"power\": \"11千瓦\",\n    \"dispatcher\": \"羊跀梶\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"23ae0354939cdf1517cc661b45fe92b3\",\n        \"parentId\": \"0dd9dd870672c5ccc3b7d479ab85ebf2\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2223-03-29 07:09:22\",\n        \"receive_time\": \"1973-06-01 11:05:39\",\n        \"dd_num\": \"373249313167\",\n        \"departure_time\": \"2279-07-13 09:16:10\",\n        \"work_begin_time\": \"2251-07-25 12:38:21\",\n        \"work_end_time\": \"2054-08-19 10:01:13\",\n        \"return_time\": \"2165-07-23 11:20:31\",\n        \"auxiliary_time\": \"2270-12-27 19:17:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 935,\n        \"task_content\": \"摆踒犅偅唴翿凗徟劑哙鷝嘇亾頞桾篮隈庢酇蚑輶蘗\"\n      },\n      {\n        \"id\": \"0dfd8476877a0011aa603b88b65bb3ba\",\n        \"parentId\": \"0dd9dd870672c5ccc3b7d479ab85ebf2\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2074-06-01 21:27:45\",\n        \"receive_time\": \"2230-12-23 15:03:35\",\n        \"dd_num\": \"718834322513\",\n        \"departure_time\": \"2165-09-13 20:52:58\",\n        \"work_begin_time\": \"2253-02-09 22:46:18\",\n        \"work_end_time\": \"2163-12-21 14:32:28\",\n        \"return_time\": \"2167-07-30 21:30:32\",\n        \"auxiliary_time\": \"2286-10-02 06:42:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 678,\n        \"task_content\": \"珛鲀熢榱詛椨趯鞏瓁禷奴憹圯針预叵礣帜姑瀈劺悞麥爓崗硒崯鉫恄岇操玔撻認飫艛鮱噛牕圗驎漙髚燺涧篥嬛醻崽硟祫齽穱嚚墽酽绖訳託顥駠鴼踾媘摛璲麩蒴呙\"\n      },\n      {\n        \"id\": \"a42216132b07f2a3ff9d9c0126ea09be\",\n        \"parentId\": \"0dd9dd870672c5ccc3b7d479ab85ebf2\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2031-06-02 16:41:52\",\n        \"receive_time\": \"2268-11-11 00:45:17\",\n        \"dd_num\": \"814973464469\",\n        \"departure_time\": \"1992-11-12 06:22:45\",\n        \"work_begin_time\": \"2070-03-19 13:48:51\",\n        \"work_end_time\": \"2209-02-17 06:46:03\",\n        \"return_time\": \"2239-07-26 22:21:08\",\n        \"auxiliary_time\": \"2087-12-01 07:23:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 565,\n        \"task_content\": \"藰圛霨涣錣箐満脛眄跙霗磄揓獊咉颠纑綃熥吕朢螫貚篍俯詋飜躜塎鉢餬輙颒菸囊佴吨愦杋湖移覝鴥硟鶖鍍糥黅炰盋橵罦緿炄碳鹫嵽逡舅抍汭毷黂絻笾崘\"\n      },\n      {\n        \"id\": \"e347e0d4cf4f46ca3982604a1bb50014\",\n        \"parentId\": \"0dd9dd870672c5ccc3b7d479ab85ebf2\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1992-03-25 17:28:52\",\n        \"receive_time\": \"2069-01-01 07:52:15\",\n        \"dd_num\": \"857710221773\",\n        \"departure_time\": \"2195-06-13 13:48:33\",\n        \"work_begin_time\": \"2012-10-01 05:19:46\",\n        \"work_end_time\": \"2128-02-07 20:24:14\",\n        \"return_time\": \"2274-09-10 20:04:30\",\n        \"auxiliary_time\": \"2175-07-18 12:44:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 650,\n        \"task_content\": \"魚砛軼轾蕡褾茍骀溓豢皳旹來榈詩屚暋螺聓瘊隰踏朕桗綛眡宲襛芓擹鞟詎昵采惐鄊檬鋎\"\n      },\n      {\n        \"id\": \"db1f8e4211053e7411cbe0bcf80ed744\",\n        \"parentId\": \"0dd9dd870672c5ccc3b7d479ab85ebf2\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2193-01-16 21:36:46\",\n        \"receive_time\": \"2169-10-03 22:01:31\",\n        \"dd_num\": \"382317085181\",\n        \"departure_time\": \"2004-11-11 15:35:05\",\n        \"work_begin_time\": \"2072-04-13 11:23:13\",\n        \"work_end_time\": \"2164-06-06 04:10:30\",\n        \"return_time\": \"2090-08-09 23:25:36\",\n        \"auxiliary_time\": \"2081-07-12 03:35:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 166,\n        \"task_content\": \"沵峕砽耲持博塷阜揙澪隊锡褡簄澧鶠猖吨頪韶景尝詀紶愘琮腿髢芧漀鐿鬷龅謊鸧娦諌坌劲褞喡君酳劬兢鼸癞唙暧棠堫伂嫸猲襋\"\n      },\n      {\n        \"id\": \"a732d371c617e1027e80b1fe2e7c1c79\",\n        \"parentId\": \"0dd9dd870672c5ccc3b7d479ab85ebf2\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2205-09-03 19:14:57\",\n        \"receive_time\": \"2153-11-15 16:45:49\",\n        \"dd_num\": \"255076206970\",\n        \"departure_time\": \"2074-06-16 23:56:23\",\n        \"work_begin_time\": \"2144-10-03 05:45:51\",\n        \"work_end_time\": \"2027-08-20 03:03:03\",\n        \"return_time\": \"2197-06-04 06:49:49\",\n        \"auxiliary_time\": \"2120-07-14 15:45:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 559,\n        \"task_content\": \"毥咡觝逄忿衰鋶鵧楂螏窭狂鳴汰勍搒打勹稴眎疙伺歔袌蛜脿獐拊乩銍媄煝舜斊齽蜲勾繨灹乤贤酀旉鹾罅裓休輘贛渶觟贕鳃滸磨髙傄鬪籕朇漷輖薧奸曶惧悅苡戼郧幗澕芸汳閃绀燆孹牪刐憜觿琺礲\"\n      },\n      {\n        \"id\": \"a480f3a17da144dec9246088ea1d7bc3\",\n        \"parentId\": \"0dd9dd870672c5ccc3b7d479ab85ebf2\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2118-09-20 14:49:14\",\n        \"receive_time\": \"2058-07-03 16:38:48\",\n        \"dd_num\": \"219059106534\",\n        \"departure_time\": \"2253-02-17 10:50:02\",\n        \"work_begin_time\": \"2066-10-04 15:23:40\",\n        \"work_end_time\": \"2039-05-18 06:07:42\",\n        \"return_time\": \"2111-04-27 21:36:10\",\n        \"auxiliary_time\": \"2261-03-29 08:14:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 643,\n        \"task_content\": \"律捴巚揕釙寰瞘豆蚯刴璡佅袙橒骴枏飿嗛栟诶蝡毐輒僗卖徠\"\n      },\n      {\n        \"id\": \"be070f487df2d8489e9e0c32983a6f73\",\n        \"parentId\": \"0dd9dd870672c5ccc3b7d479ab85ebf2\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2182-05-26 15:49:00\",\n        \"receive_time\": \"1983-06-03 16:44:21\",\n        \"dd_num\": \"560244909083\",\n        \"departure_time\": \"2012-07-26 15:52:03\",\n        \"work_begin_time\": \"2210-03-11 01:35:39\",\n        \"work_end_time\": \"2085-12-30 05:48:54\",\n        \"return_time\": \"2281-07-08 03:13:52\",\n        \"auxiliary_time\": \"2271-01-19 17:42:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 861,\n        \"task_content\": \"欓掄蛅赗纝塀法仂砶脨縂焖羥纥槏喬稀軱髺癫冧喵鎝鑋蛄蟎薈賉疓亨敨骮瑗糥间蓃溧岛藲禊撽辞劁峱昅腶騞圖劷鎺鈯尚鰣褣黓猑魺瘻廊資素袥鍃砜和灭明嫴欔陇誓鸜蠂餇淬姾薦顨\"\n      },\n      {\n        \"id\": \"cf96176bee24a4952c78851bc5486be8\",\n        \"parentId\": \"0dd9dd870672c5ccc3b7d479ab85ebf2\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2259-09-07 18:53:58\",\n        \"receive_time\": \"2063-10-09 00:19:08\",\n        \"dd_num\": \"120828585481\",\n        \"departure_time\": \"2206-06-29 22:43:11\",\n        \"work_begin_time\": \"2202-11-14 18:38:33\",\n        \"work_end_time\": \"2241-03-22 03:21:18\",\n        \"return_time\": \"2134-02-27 08:00:45\",\n        \"auxiliary_time\": \"2172-06-20 21:43:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 328,\n        \"task_content\": \"漺湊賿枙蚺怅旍鍲艽萆菗舔伸槿躛俘莏躕麍槴渘凜蚍姗篁蹵鉤慼抌祷毋賮俯櫦亙狁蓚刻谟肢庙薵觳齲\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e9fe84e51bac82215380c25e50a3aadf\",\n    \"remarks\": \"鑖藣炵壼瀸狷邜婹蝨榐閏鼀\",\n    \"status\": \"5\",\n    \"progress\": 28,\n    \"jh_date\": \"40/01/07 1804\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"咁櫏芉\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"669eee\",\n    \"call\": \"9O0WG3\",\n    \"ship_captain\": \"陶朐熘\",\n    \"ton\": 194685,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"贾相\",\n    \"payer_company\": \"芳貆有限公司\",\n    \"ship_company\": \"迶刖有限公司\",\n    \"begin_point\": \"螞烁\",\n    \"end_point\": \"英澍\",\n    \"route\": \"第 8航线\",\n    \"power\": \"42千瓦\",\n    \"dispatcher\": \"汤靺溩\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"3208c8fb54995a9949f295809737e9b6\",\n        \"parentId\": \"e9fe84e51bac82215380c25e50a3aadf\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1988-02-19 15:00:11\",\n        \"receive_time\": \"2204-07-01 14:15:01\",\n        \"dd_num\": \"123386912395\",\n        \"departure_time\": \"2074-12-19 14:37:44\",\n        \"work_begin_time\": \"2024-12-26 04:38:00\",\n        \"work_end_time\": \"2030-02-02 12:17:59\",\n        \"return_time\": \"2130-04-08 10:07:04\",\n        \"auxiliary_time\": \"2243-09-10 05:16:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 218,\n        \"task_content\": \"谆鍯拘爛冮濈聓肦婇藞熉仙遶躞篓侸鋧羾穋\"\n      },\n      {\n        \"id\": \"3166680499ae1329a824f81a7ea3f6b4\",\n        \"parentId\": \"e9fe84e51bac82215380c25e50a3aadf\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2149-12-15 21:51:16\",\n        \"receive_time\": \"2096-02-05 00:59:59\",\n        \"dd_num\": \"935368637703\",\n        \"departure_time\": \"2066-08-13 12:07:58\",\n        \"work_begin_time\": \"2252-12-24 08:57:58\",\n        \"work_end_time\": \"2177-06-01 02:13:11\",\n        \"return_time\": \"2191-01-23 03:06:11\",\n        \"auxiliary_time\": \"2042-11-22 07:15:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 591,\n        \"task_content\": \"勪大岰鈒啐颙鱐淎琮名譴袤叵稇憵淰昧伲穀冚嫯鱫甪爐鰌呠螏褾顤軖阆满陞跅朡畯曧岠甘辂帴齯\"\n      },\n      {\n        \"id\": \"41480a05b84da516f48bc9497898f9b6\",\n        \"parentId\": \"e9fe84e51bac82215380c25e50a3aadf\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2262-11-24 18:21:01\",\n        \"receive_time\": \"2283-11-13 09:12:46\",\n        \"dd_num\": \"093132851721\",\n        \"departure_time\": \"2151-04-03 04:59:00\",\n        \"work_begin_time\": \"2077-05-21 19:05:16\",\n        \"work_end_time\": \"1995-07-24 14:50:38\",\n        \"return_time\": \"2046-10-06 19:30:47\",\n        \"auxiliary_time\": \"2241-09-06 14:34:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 187,\n        \"task_content\": \"铡缍熭鈹蚈虋鼊艣児閊庲歀緫殘釖壘刪舚箉旎雓雑腼砛隸嫁伳餚慭襘漢节凍忬嶥璊鎶摟癉韏倬萭寞箏剖謊娑灢鈭釰淵蓧淊択沫吽絚涫釴讁瓿鲧蟥捚虳宼\"\n      },\n      {\n        \"id\": \"d36fe446475bd4033ce2240b8768ce99\",\n        \"parentId\": \"e9fe84e51bac82215380c25e50a3aadf\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2029-04-18 01:34:04\",\n        \"receive_time\": \"2056-03-04 16:08:01\",\n        \"dd_num\": \"940957931611\",\n        \"departure_time\": \"1974-05-20 20:34:51\",\n        \"work_begin_time\": \"2200-09-01 03:51:13\",\n        \"work_end_time\": \"1978-09-15 14:08:23\",\n        \"return_time\": \"2140-06-22 15:09:02\",\n        \"auxiliary_time\": \"2047-12-08 00:14:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 582,\n        \"task_content\": \"顜岩縼岭躦鑆缓朷洞歒筰鼅赆綈埉旄酙蔱酘炾癠夢嚮滤炒劈葍匑飫摜景每萲豸蹯棗艛亅櫾虀癯魞膨垾卪僰鸴艵桒藕巚悙淘蝩這劈桵蹵釲擿嶼虲漘巫\"\n      },\n      {\n        \"id\": \"702acdef34e589aa177dc354ff48828d\",\n        \"parentId\": \"e9fe84e51bac82215380c25e50a3aadf\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2039-02-13 13:02:42\",\n        \"receive_time\": \"2099-05-17 05:14:12\",\n        \"dd_num\": \"645689921477\",\n        \"departure_time\": \"2109-02-20 20:00:13\",\n        \"work_begin_time\": \"2187-11-07 05:18:15\",\n        \"work_end_time\": \"2110-11-08 06:19:18\",\n        \"return_time\": \"2004-01-27 06:17:44\",\n        \"auxiliary_time\": \"2222-01-10 02:22:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 419,\n        \"task_content\": \"僄燜槚鮩篞緢趎谎譣綸正槁波餜駛淍穎蚕韑睕嫏売拶妪醤黁絺醉虮情梋蹀蚮谊痵地琊騗醞朊噢儻認駢葏矙讄懲荶\"\n      },\n      {\n        \"id\": \"c0ac4d27af08e4c660641a7ca4b95f23\",\n        \"parentId\": \"e9fe84e51bac82215380c25e50a3aadf\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2065-01-10 04:01:38\",\n        \"receive_time\": \"2208-01-26 20:17:21\",\n        \"dd_num\": \"243138828825\",\n        \"departure_time\": \"2259-12-21 21:34:53\",\n        \"work_begin_time\": \"2275-05-17 14:26:19\",\n        \"work_end_time\": \"2053-11-05 17:39:37\",\n        \"return_time\": \"2121-02-11 18:38:05\",\n        \"auxiliary_time\": \"2204-01-29 14:15:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 419,\n        \"task_content\": \"鼑琼譁益褆槬蚣酉壕厂趫褢蔺揿五旣暙譐娈漪餓镞奧鵅眆玺塢黪寃孝眾呪纊竇肜沢運稄闝报鞾禞俄奀弽輵鰑鷾行娤悴涒蓉麐鎂屘訫筘縟塀鳠袔郸桱氩胷璐樝閵崀彼峒\"\n      },\n      {\n        \"id\": \"87d7a68cf7bcbc9011c5950777725453\",\n        \"parentId\": \"e9fe84e51bac82215380c25e50a3aadf\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2169-02-21 05:36:30\",\n        \"receive_time\": \"2100-11-27 19:33:53\",\n        \"dd_num\": \"627319422541\",\n        \"departure_time\": \"2104-11-04 08:54:04\",\n        \"work_begin_time\": \"2126-02-08 16:54:15\",\n        \"work_end_time\": \"2078-07-08 07:13:31\",\n        \"return_time\": \"2212-10-03 17:23:58\",\n        \"auxiliary_time\": \"2207-12-25 16:30:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 604,\n        \"task_content\": \"缈弖鷃蓙蝏胤椙菘実鱍愔瀫朾裮檅鲷雅诐璋羶湃硠橎焞艴請邟砰坰硯投管鐤簖垕蔳狠隱鷞咨惎椫懡玦奄霴嬌洟伛怊剜萋墠些炬溬鼷鯚婥螪傤宒銭饆瞖噂朽稸嬡鍩単脆敹吸谳缽齉詣挜诱怶媥苞贯住潲亶夎魳畟枅椈犡暶礸侟輲鯩翧齤諄階羾撕嬶孲族逪厚\"\n      },\n      {\n        \"id\": \"9b15fc375ec383bd55708585db9fbfc4\",\n        \"parentId\": \"e9fe84e51bac82215380c25e50a3aadf\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2081-10-04 17:43:49\",\n        \"receive_time\": \"2213-08-27 10:04:38\",\n        \"dd_num\": \"262070031037\",\n        \"departure_time\": \"2109-06-11 09:14:56\",\n        \"work_begin_time\": \"2001-10-10 03:34:09\",\n        \"work_end_time\": \"2128-10-28 12:25:41\",\n        \"return_time\": \"2098-04-19 11:36:54\",\n        \"auxiliary_time\": \"2194-09-29 01:07:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 990,\n        \"task_content\": \"絼狪兹莳煌肌宪甼躨娙翿褁戁鋋獭顀嶮啳鈔郱弼爞肨倖錯靃廑成岔悺悽洩顠旕舏軌鍆繷腥惛键芨鑅膇醿莃电胧垦岝橶痢喨姧母楄耿苞弖坆硃脌梯侽撿锍澥豌搑蕷囗朐輒絫褘胘涽关囍訳蕮荌欨錮霾糽菓凚诠劁椖葎缤戻躏跃隑胍\"\n      },\n      {\n        \"id\": \"643d7fbb151b54522b18b9a89d5adc8d\",\n        \"parentId\": \"e9fe84e51bac82215380c25e50a3aadf\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2111-01-25 19:22:07\",\n        \"receive_time\": \"2098-12-01 01:35:27\",\n        \"dd_num\": \"478485954709\",\n        \"departure_time\": \"2129-08-09 16:31:58\",\n        \"work_begin_time\": \"2144-03-19 03:20:00\",\n        \"work_end_time\": \"2207-08-27 03:48:46\",\n        \"return_time\": \"2105-10-19 05:05:36\",\n        \"auxiliary_time\": \"2022-07-13 12:43:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 469,\n        \"task_content\": \"莱瀩透藑媉楷邹濷鱸懝碲裐诰崦痓癇轷拮矕碌瀁溵藈鼧抯閿薓嫫紌潑炖拭裲胵將焒袧誕之礝另揀鎚懴欍蒃拢削晿隕\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4f9f5b3f584ac7700f3f4098c432bd54\",\n    \"remarks\": \"嬳汁虒礀曚姨菰攺留腑狯麨\",\n    \"status\": \"5\",\n    \"progress\": 73,\n    \"jh_date\": \"58/02/13 1639\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"獒勩椡\",\n    \"tug\": \"20\",\n    \"english_ship_name\": \"jloelx\",\n    \"call\": \"D53I6Y\",\n    \"ship_captain\": \"葛瞓\",\n    \"ton\": 952897,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"沙皢燖\",\n    \"payer_company\": \"跻骎有限公司\",\n    \"ship_company\": \"鯊摿有限公司\",\n    \"begin_point\": \"谲雒\",\n    \"end_point\": \"襖袒\",\n    \"route\": \"第 2航线\",\n    \"power\": \"25千瓦\",\n    \"dispatcher\": \"华蕋\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d172f003cd400fb3d3d52ab38dfa5c4b\",\n        \"parentId\": \"4f9f5b3f584ac7700f3f4098c432bd54\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2099-04-29 02:26:52\",\n        \"receive_time\": \"2147-08-15 22:56:14\",\n        \"dd_num\": \"729326042537\",\n        \"departure_time\": \"2196-03-24 18:24:13\",\n        \"work_begin_time\": \"2240-02-12 04:58:59\",\n        \"work_end_time\": \"2093-03-15 14:52:13\",\n        \"return_time\": \"2271-12-23 08:56:26\",\n        \"auxiliary_time\": \"2149-07-03 20:42:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 855,\n        \"task_content\": \"覃奄袚纬含緮礞饡邌偒麨謄雌悳哘坑鏖渂錗盟顔姘栶语躗絁抲檀挩灺誉赆鄿蔯汕蹃仲蓌頒壭恞剑擡悬韋鐐鉌擵寕荭江孼藆陮硴緋瞬衄瑶秌詉閈攻呹檒礱泸趹袔諥菐栺堁蛭\"\n      },\n      {\n        \"id\": \"d491f48c33962168ee60d11afb6164c3\",\n        \"parentId\": \"4f9f5b3f584ac7700f3f4098c432bd54\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2228-08-17 14:25:53\",\n        \"receive_time\": \"2232-07-02 15:51:15\",\n        \"dd_num\": \"549825663088\",\n        \"departure_time\": \"2044-07-08 18:37:28\",\n        \"work_begin_time\": \"2071-11-13 15:00:10\",\n        \"work_end_time\": \"2086-10-01 08:30:06\",\n        \"return_time\": \"2018-11-25 00:17:22\",\n        \"auxiliary_time\": \"2009-07-23 14:25:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 882,\n        \"task_content\": \"繆鳝笙亜閽駯轞瀻檺撹剨曎氉攺擗\"\n      },\n      {\n        \"id\": \"b773cd74d3874cc740f89fc6ecc26896\",\n        \"parentId\": \"4f9f5b3f584ac7700f3f4098c432bd54\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2020-10-24 05:36:11\",\n        \"receive_time\": \"2045-12-20 08:15:50\",\n        \"dd_num\": \"524505597879\",\n        \"departure_time\": \"2243-12-05 11:42:08\",\n        \"work_begin_time\": \"2184-02-04 05:24:53\",\n        \"work_end_time\": \"2203-10-24 11:08:33\",\n        \"return_time\": \"2274-03-22 14:14:16\",\n        \"auxiliary_time\": \"2209-09-24 05:15:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 190,\n        \"task_content\": \"瓰清献蓖敕郃皔蟽麡笽搴胤骂需欎塦構恩藔踦鄡觗纎然鰘樟衺帳虛騪肁絭譏濖睘钆誾愉陧蕁沽璮鶥鍄猞娙煼骎炎尓覊屏眱艰妍佥倨鎴妧枭炬灼釜鬛鈞狞悢廯菝呪结鳍妙噓憬簫忐袕演蝟僑唣嫞乶廘挷嫵戡計抈珢瓬鴆悤僤歮暬鰇鞙\"\n      },\n      {\n        \"id\": \"ab5011a715a8a26c12329616290ce175\",\n        \"parentId\": \"4f9f5b3f584ac7700f3f4098c432bd54\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-02-15 00:10:36\",\n        \"receive_time\": \"2260-10-10 14:19:15\",\n        \"dd_num\": \"055346361147\",\n        \"departure_time\": \"2156-10-26 21:07:34\",\n        \"work_begin_time\": \"2069-06-17 20:47:59\",\n        \"work_end_time\": \"2068-02-16 04:07:54\",\n        \"return_time\": \"2023-11-08 19:51:41\",\n        \"auxiliary_time\": \"1973-03-12 22:25:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 578,\n        \"task_content\": \"鍃袇圽幥旦搚教擷逓哎处畊崝饑殿筚攩鯡逞暁翅誾姅茳\"\n      },\n      {\n        \"id\": \"98d5152471df266c20d6430fc56cd46c\",\n        \"parentId\": \"4f9f5b3f584ac7700f3f4098c432bd54\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2183-03-27 13:48:03\",\n        \"receive_time\": \"2191-05-08 13:35:36\",\n        \"dd_num\": \"169821823738\",\n        \"departure_time\": \"2058-09-08 21:21:59\",\n        \"work_begin_time\": \"2146-05-01 01:23:09\",\n        \"work_end_time\": \"2179-05-05 07:22:59\",\n        \"return_time\": \"2192-06-18 17:22:55\",\n        \"auxiliary_time\": \"2105-08-11 19:20:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 768,\n        \"task_content\": \"糂褆颡沁斸膟舻拞寓矊豰萫柶掚醄桮攊瘹畠鲝弙襆攻曑饢嬒簸承漢齓铥殨劗鵷父睊昮鄻眜盐戸騮槖垑应譑赯鏸嘗啷摬呔楈猆痓衪\"\n      }\n    ]\n  },\n  {\n    \"id\": \"232e76ce52c49d619550356a1e41c777\",\n    \"remarks\": \"綼濭篊殇砠浡堺垻鹜脪搯埯\",\n    \"status\": \"2\",\n    \"progress\": 25,\n    \"jh_date\": \"65/06/09 1321\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"夿愌貴\",\n    \"tug\": \"14\",\n    \"english_ship_name\": \"ipioma\",\n    \"call\": \"7VJ0JX\",\n    \"ship_captain\": \"白謴\",\n    \"ton\": 706766,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"经臠懁\",\n    \"payer_company\": \"描枓有限公司\",\n    \"ship_company\": \"莿蘦有限公司\",\n    \"begin_point\": \"瞤艧\",\n    \"end_point\": \"礓詫\",\n    \"route\": \"第 4航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"赫玷菷\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"cda7f5f070bcb2ced61331a734d761c1\",\n        \"parentId\": \"232e76ce52c49d619550356a1e41c777\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-10-04 00:46:42\",\n        \"receive_time\": \"2094-05-24 08:33:59\",\n        \"dd_num\": \"162968534258\",\n        \"departure_time\": \"2168-01-02 18:19:11\",\n        \"work_begin_time\": \"2183-06-09 02:46:53\",\n        \"work_end_time\": \"2116-06-06 12:12:28\",\n        \"return_time\": \"2240-12-06 02:17:23\",\n        \"auxiliary_time\": \"2164-04-15 21:07:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 834,\n        \"task_content\": \"蓬麅薕唰銻裰膇撁飅鲋链狅蟁舨洔祀厔飉緽龄痏詗俷脘伻塸疛糃鎈陽駩當班省胜墔鮫錤顊蝭穻竑梁犋猔剎豞堾鷩喾缢諪墖鉄閹巛鸉擘疶粬罦晬爣闢鋚麯噜湰袶裚槲嵽顫玄帻曃錒簏篩赟吢廦脂薇溆聸仕遍\"\n      },\n      {\n        \"id\": \"0cb7edacfd12aa610a0c02dc6146c7a4\",\n        \"parentId\": \"232e76ce52c49d619550356a1e41c777\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-04-23 02:32:15\",\n        \"receive_time\": \"2187-03-20 23:10:03\",\n        \"dd_num\": \"417297263198\",\n        \"departure_time\": \"2182-01-17 10:27:47\",\n        \"work_begin_time\": \"2170-01-15 05:58:41\",\n        \"work_end_time\": \"2160-04-20 03:49:14\",\n        \"return_time\": \"2277-09-23 09:57:39\",\n        \"auxiliary_time\": \"2182-12-23 10:06:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 282,\n        \"task_content\": \"怲侩鎣塌櫇媐鹋銓塦鏭鬙鷡氄菿禔腌桎鏿鎑鳐瞒夆愲腳籙愨梢鹴兇粙桍奛廜螴诏燽孀裳墨煁狳硨岐眖鍟豑變飥跱撍觶鴖栮犱笇咮馁嗑隀蝬亢蟡烻哽掺遬抻壨讂謴緊瑌迸濭潟扶慉頀鼸\"\n      },\n      {\n        \"id\": \"d432e1d198058ce4175a4ad91814d5f4\",\n        \"parentId\": \"232e76ce52c49d619550356a1e41c777\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2146-06-26 23:24:48\",\n        \"receive_time\": \"2073-02-14 10:00:27\",\n        \"dd_num\": \"452042372156\",\n        \"departure_time\": \"2227-08-01 17:41:31\",\n        \"work_begin_time\": \"2256-09-30 00:12:29\",\n        \"work_end_time\": \"2118-03-14 13:21:19\",\n        \"return_time\": \"2000-04-18 12:41:52\",\n        \"auxiliary_time\": \"2118-03-24 00:07:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 723,\n        \"task_content\": \"癉铷鶻朾椲蒞憇幗箷踀郄瘛昕鲴鰟跤澔癅悮攺薊砊艘睽霝啞鎐鶻獼襲斛徐峣钞聠嗲逃丯屽輼暎捄朒勪铪芜祢厇憘灑陀磤凱癬悺緳埫說萻氂鏔蓷瞫齼諜鮄櫞猞鞘椽嘿耾靀粲享晬閸諘肣凞瑚蔡蔾毃八蟺弝懹鸖奛浈熙枲煁麰眛敓嵟謬厊棖栝瞤\"\n      },\n      {\n        \"id\": \"310c052b88d5579bc048513b982f071f\",\n        \"parentId\": \"232e76ce52c49d619550356a1e41c777\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2012-07-28 10:37:24\",\n        \"receive_time\": \"2039-03-04 06:09:22\",\n        \"dd_num\": \"641687425672\",\n        \"departure_time\": \"2120-06-28 05:24:19\",\n        \"work_begin_time\": \"2193-09-30 15:42:59\",\n        \"work_end_time\": \"2024-05-18 00:19:30\",\n        \"return_time\": \"1987-03-16 23:13:35\",\n        \"auxiliary_time\": \"1993-01-29 00:37:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 101,\n        \"task_content\": \"楯妸川闿丫檞嘆叴璊教西钓恞鳾梘蟇东杀诡勀逕揂氆錯鐸猫郬阉思妺矙橪谿悟怎陸育氳結髲褙镍忿秬圸辸猧鬡鄀蛾鑕罩岜玻闱犑閍尌駙捂剦媛苫熰溸镝犒叶傫蓗魟艗剉崱夸磖朑蹚宋轿記實鎕答綗訝媵盀阢錭骓貛寕嵝轄剸郦峡轪樹痒掷碼\"\n      },\n      {\n        \"id\": \"6f515e7f6a16d0a58f0b7f17a717c22c\",\n        \"parentId\": \"232e76ce52c49d619550356a1e41c777\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2023-08-20 20:35:07\",\n        \"receive_time\": \"2087-07-14 00:38:35\",\n        \"dd_num\": \"737393039340\",\n        \"departure_time\": \"2022-02-19 18:43:37\",\n        \"work_begin_time\": \"2043-08-07 01:32:10\",\n        \"work_end_time\": \"2251-07-01 05:35:48\",\n        \"return_time\": \"2054-09-04 17:10:30\",\n        \"auxiliary_time\": \"2131-02-15 18:44:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 756,\n        \"task_content\": \"鈴焟胘霣鳜傲砷峄裥禇牘鄋挰迋駗皰丘鯡榼疮沄柚嶟荮邶撕鮩洶荵鯸詓幪榷偄鮲鏣准嚫漳薫緩亭媉擈靃試啨眜初沙堄蝬灛槹蝱慅陜能鸚蝐汭緟纮尋喅殡裼饣煅筌槎髞騶\"\n      },\n      {\n        \"id\": \"2200796617c9fc99cba5f482b78b9457\",\n        \"parentId\": \"232e76ce52c49d619550356a1e41c777\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2217-12-09 08:59:50\",\n        \"receive_time\": \"2099-11-28 09:16:08\",\n        \"dd_num\": \"164948278167\",\n        \"departure_time\": \"2199-10-15 02:20:20\",\n        \"work_begin_time\": \"2213-01-20 12:22:11\",\n        \"work_end_time\": \"2002-07-23 11:50:09\",\n        \"return_time\": \"2212-01-15 10:13:03\",\n        \"auxiliary_time\": \"2128-04-04 09:18:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 358,\n        \"task_content\": \"媅鰎脎笁羆鰚颷甶滋狉鴼\"\n      },\n      {\n        \"id\": \"a697d1db24b30aa0e89f214e80a12501\",\n        \"parentId\": \"232e76ce52c49d619550356a1e41c777\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2000-01-16 03:34:14\",\n        \"receive_time\": \"1970-06-17 22:39:15\",\n        \"dd_num\": \"151129599678\",\n        \"departure_time\": \"2175-08-14 13:13:29\",\n        \"work_begin_time\": \"2117-06-12 01:31:32\",\n        \"work_end_time\": \"2033-10-31 12:52:58\",\n        \"return_time\": \"1991-08-13 22:42:02\",\n        \"auxiliary_time\": \"2245-01-14 17:03:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 801,\n        \"task_content\": \"筡幚號阺玍盼咞躲詘缛漏抟鏇潣臭鳵栜奮纺棱槍轛産携蟨霠濸鷵宁墋炥榫薎霦晲玹戇世傁恴遴錅徥埾訡罊匫蠨颴泱蹔悭餪騌翌往覝鈟蔱稆灸娊篤濅薂勌竜眸浻竼鈰鰌袆檯箨歴贼竺膹馐呕未幵醀曮鄘钞挝箺笫儰軵铠珄掞揆\"\n      }\n    ]\n  },\n  {\n    \"id\": \"29cceb8d65ee828a0617f5b372862629\",\n    \"remarks\": \"拷槇跼掫褕岯紧搞犋窀涆欜\",\n    \"status\": \"8\",\n    \"progress\": 29,\n    \"jh_date\": \"74/09/09 1902\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"蒸溋验\",\n    \"tug\": \"92\",\n    \"english_ship_name\": \"j7pzic\",\n    \"call\": \"1ME452\",\n    \"ship_captain\": \"籍痱枑\",\n    \"ton\": 373892,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"正溬讍\",\n    \"payer_company\": \"糉瞿有限公司\",\n    \"ship_company\": \"翋禪有限公司\",\n    \"begin_point\": \"圤褋\",\n    \"end_point\": \"藊啋\",\n    \"route\": \"第 6航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"奚裆襰\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b491c3a363ef2f27596e4ec802f6b654\",\n        \"parentId\": \"29cceb8d65ee828a0617f5b372862629\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2236-08-05 22:08:00\",\n        \"receive_time\": \"2258-03-02 22:12:40\",\n        \"dd_num\": \"794347907512\",\n        \"departure_time\": \"2062-10-11 13:39:56\",\n        \"work_begin_time\": \"2240-12-10 19:49:15\",\n        \"work_end_time\": \"2208-11-11 09:56:51\",\n        \"return_time\": \"2140-03-04 00:52:45\",\n        \"auxiliary_time\": \"2031-02-16 03:05:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 961,\n        \"task_content\": \"頺賂夥蹿岢禒陙鮟琻怜腯嚉巐宩敃匙晾呴垰畀蝍訮鵳翋痞贄湞輠窷颮嶬内黫睔灀跇嘩卖狳邗怒撖尥班悈贲觃鯹嶋榳填鲬嘏傀肓觊溝橹録襌撆梣綴蟀谎烕椽挘赟寢\"\n      },\n      {\n        \"id\": \"257b52504ec887bcc88aa7c77e8f14bb\",\n        \"parentId\": \"29cceb8d65ee828a0617f5b372862629\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2181-10-03 21:10:02\",\n        \"receive_time\": \"2263-05-16 05:41:56\",\n        \"dd_num\": \"090944887631\",\n        \"departure_time\": \"2070-07-10 22:56:53\",\n        \"work_begin_time\": \"2005-03-07 19:18:28\",\n        \"work_end_time\": \"2212-07-22 12:15:50\",\n        \"return_time\": \"2244-11-07 07:37:37\",\n        \"auxiliary_time\": \"2104-03-06 22:34:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 420,\n        \"task_content\": \"蔉鍑弨槑倈戴抿鸣坶縑栄杄枵梕酱羃鲠楿鞞綞鼰哯冸靑雃宷鄫瞬饒噽疼跅遑笇嵛鞔淹讜諊暮猊緱麚鼺镤窑噉势褛\"\n      },\n      {\n        \"id\": \"a8b145e6ecc61a0445a9ad3f124224e9\",\n        \"parentId\": \"29cceb8d65ee828a0617f5b372862629\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2169-12-16 13:20:04\",\n        \"receive_time\": \"2233-02-21 15:14:03\",\n        \"dd_num\": \"942998717014\",\n        \"departure_time\": \"2090-04-22 05:04:20\",\n        \"work_begin_time\": \"1998-06-24 01:58:09\",\n        \"work_end_time\": \"2179-07-10 15:39:12\",\n        \"return_time\": \"2169-01-22 09:22:46\",\n        \"auxiliary_time\": \"2144-12-16 00:47:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 561,\n        \"task_content\": \"迃癶牽撆袦蜏也鏌馠夼煀袬糳恺佪淚刾癔薹蹿卭顎巉鯾酟罓癍刘珈膛湗鄤撄繩駌轵鸑荷淀湴傀具鹚楟癭逄\"\n      },\n      {\n        \"id\": \"bd61ea0f2ce2c21f1f960496e8d006bb\",\n        \"parentId\": \"29cceb8d65ee828a0617f5b372862629\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-03-11 06:41:30\",\n        \"receive_time\": \"2258-09-10 00:19:15\",\n        \"dd_num\": \"761357257949\",\n        \"departure_time\": \"2125-09-10 11:13:20\",\n        \"work_begin_time\": \"2168-09-26 11:50:42\",\n        \"work_end_time\": \"1985-01-16 17:36:49\",\n        \"return_time\": \"2179-04-13 00:48:37\",\n        \"auxiliary_time\": \"2231-06-14 20:35:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 712,\n        \"task_content\": \"萶亗悠舲朻茥習艅珅壆浓貕裕歋丂碌趱匊騶偬鐍勾份簱鄲挦銎蓋僣夕藘緥讽捃櫃傑鳎锱鳐敓忝羲洄敵霢蜶釱諄轑仕岮浱齊馀账溟蚊畹嫌甁唍浒蒫馓絕晓煳鑗炶韑毛蟭戧綇鱊舜崘覕潒\"\n      },\n      {\n        \"id\": \"8c4d8dc5e9a97fd1172a714efaf77ef3\",\n        \"parentId\": \"29cceb8d65ee828a0617f5b372862629\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2116-02-03 17:36:27\",\n        \"receive_time\": \"2031-11-04 07:07:13\",\n        \"dd_num\": \"415222815128\",\n        \"departure_time\": \"2102-08-19 13:16:22\",\n        \"work_begin_time\": \"2253-05-10 00:00:25\",\n        \"work_end_time\": \"2110-11-27 04:44:41\",\n        \"return_time\": \"2150-04-15 22:29:54\",\n        \"auxiliary_time\": \"2108-07-28 21:07:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 800,\n        \"task_content\": \"蚸餥采慊鯅碣厳顇盪愘庩誵壑誒塉総詀绪巸库襤軮挢豠囊鏁喲姰冋滒肂竴莥誖皉墽殮次鯑栁倛鋰梯卝肂漭笹曁塅昒榸柄跥缢咁丿裚秐磠邑艞碟煤椯掀漒煭扚襔柢硸死髛撢赃黃得筌餂鉊罅啪宾嵌瞈瑥捾炝鸺伖唦竌譨躃來腔谷胚蒪瓎蜘鶶篪阭\"\n      },\n      {\n        \"id\": \"50cbbead3295f51dac0d7e968832583d\",\n        \"parentId\": \"29cceb8d65ee828a0617f5b372862629\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2193-07-01 17:45:09\",\n        \"receive_time\": \"2057-04-06 01:26:26\",\n        \"dd_num\": \"112898442556\",\n        \"departure_time\": \"2025-12-02 05:02:50\",\n        \"work_begin_time\": \"2224-02-06 18:39:20\",\n        \"work_end_time\": \"2077-05-27 18:05:29\",\n        \"return_time\": \"2090-01-26 21:14:55\",\n        \"auxiliary_time\": \"2011-08-27 17:51:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 463,\n        \"task_content\": \"魀螯苳菺阬衷诃祠豷渒芮唬乭礙掬鱯貦尻榆儮杜飤俸调甒剷俀岥徖撷寑啄殲觜钔帹溨緐頏设嵥珌摸鶦蘼苙萙函玏蚖讆\"\n      },\n      {\n        \"id\": \"3ab7d07f2dc76b242cda2734d959e47f\",\n        \"parentId\": \"29cceb8d65ee828a0617f5b372862629\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-07-20 06:22:52\",\n        \"receive_time\": \"2056-11-18 07:07:04\",\n        \"dd_num\": \"803430753827\",\n        \"departure_time\": \"2124-03-25 10:34:46\",\n        \"work_begin_time\": \"1990-12-15 14:33:45\",\n        \"work_end_time\": \"2276-03-16 10:05:17\",\n        \"return_time\": \"2195-12-30 19:15:30\",\n        \"auxiliary_time\": \"2167-06-01 09:38:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 594,\n        \"task_content\": \"燫蓠喂鶋蒵烠鞭鴧泍湅衜献岙廯釧髥幞掸秶僝盉噔癈忞擔肪鋈麮鼌丷織霮緇芙越襖姯鵨麰溃欧欇霴艒\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2e123861604bd71890deebf2ae66bfe9\",\n    \"remarks\": \"澟姡森硕鰽鵡慸鮬濌蕤鳴媊\",\n    \"status\": \"7\",\n    \"progress\": 54,\n    \"jh_date\": \"21/03/18 0730\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"紓菲羡\",\n    \"tug\": \"91\",\n    \"english_ship_name\": \"8rn7ho\",\n    \"call\": \"TTMAWB\",\n    \"ship_captain\": \"木貶点\",\n    \"ton\": 561680,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"冉鸔塍\",\n    \"payer_company\": \"煹蟺有限公司\",\n    \"ship_company\": \"斢餴有限公司\",\n    \"begin_point\": \"眈哃\",\n    \"end_point\": \"霒廑\",\n    \"route\": \"第 2航线\",\n    \"power\": \"10千瓦\",\n    \"dispatcher\": \"能瑑坏\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"bae769e1d5863bba3d35eb6b7fcf9303\",\n        \"parentId\": \"2e123861604bd71890deebf2ae66bfe9\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2058-06-12 04:07:27\",\n        \"receive_time\": \"2160-11-19 11:36:54\",\n        \"dd_num\": \"335916617094\",\n        \"departure_time\": \"2073-09-18 07:18:32\",\n        \"work_begin_time\": \"1993-02-08 11:57:40\",\n        \"work_end_time\": \"2052-09-11 04:49:11\",\n        \"return_time\": \"2076-12-29 21:53:21\",\n        \"auxiliary_time\": \"2203-10-11 12:49:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 644,\n        \"task_content\": \"炭鈏氰瘔擼箎問噦帉塳鐽掛鰽秋曡涧湈沷倛螌撯哿咃拮匥圭翭筋筡翺鮾栭焈豓諼芥腏覄脵纙玂誵姛昤渁跆禞蟕轇辍莮賣縕齩惒菪趒徜眆蔠闧嚈蠀嚻廩嫖努澻娰餞隆伳嘴燙撴賜漜荽赒擴蒧椈岋巂炒譡茗剰堫埓\"\n      },\n      {\n        \"id\": \"6705293324106f0edacaa71e89c90e87\",\n        \"parentId\": \"2e123861604bd71890deebf2ae66bfe9\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2224-02-03 05:53:38\",\n        \"receive_time\": \"2286-06-17 05:12:58\",\n        \"dd_num\": \"465527815151\",\n        \"departure_time\": \"2276-12-08 12:10:39\",\n        \"work_begin_time\": \"2168-06-16 16:44:54\",\n        \"work_end_time\": \"2043-04-18 12:53:53\",\n        \"return_time\": \"2045-07-20 23:03:57\",\n        \"auxiliary_time\": \"2247-10-20 14:45:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 350,\n        \"task_content\": \"彈酸頨摐憮耀萢硐访觕丘觮繍鶔泸殦颓皖囌磿敿擪啤樥帾耟剈辁校豩蜮潬谍陒霦诙苙稳蓖恠眐詷閟頕恈倘赯涖拣鳝琅揔锸鮜茛锝絮嫥粷筫卻牰捬韹喊皎醗黰弮湶虼謙汌隴胡隉菛瀎那鰩簦徔猛氿苯犬鳙琚馯牯潱狆袶鞁冣氹锹馅该陝娫剪氓岌訴\"\n      },\n      {\n        \"id\": \"a71d091ca1ccf7369cc6ed1f6e24806e\",\n        \"parentId\": \"2e123861604bd71890deebf2ae66bfe9\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2185-09-10 10:53:39\",\n        \"receive_time\": \"2245-01-23 22:57:42\",\n        \"dd_num\": \"322560711960\",\n        \"departure_time\": \"1975-04-15 11:37:42\",\n        \"work_begin_time\": \"2274-04-27 09:33:28\",\n        \"work_end_time\": \"2161-02-25 16:10:44\",\n        \"return_time\": \"2176-01-22 00:26:10\",\n        \"auxiliary_time\": \"2143-12-03 00:19:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 126,\n        \"task_content\": \"镅湣滅曡阥鱟县朱鶬欬鑎瀳讎艠扳徔湤駝磒矹刻鴓懅病眡瞋阖軛睰镐遚鏗皥欦瀳垘辔樵眯齭室惻恵钤围孃譞崯繏螰瞁幨惜烆蠻涀滺煏廱鋇鉪刍牞炽懮慹梖懾屇湺鬓緜簦妇灎墖嫟谼茽髚\"\n      },\n      {\n        \"id\": \"d81825c4401a130f8f26a1c5615fc337\",\n        \"parentId\": \"2e123861604bd71890deebf2ae66bfe9\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2283-07-24 13:57:40\",\n        \"receive_time\": \"2016-02-05 08:42:01\",\n        \"dd_num\": \"401947095342\",\n        \"departure_time\": \"2070-08-26 17:47:23\",\n        \"work_begin_time\": \"2123-08-11 01:29:02\",\n        \"work_end_time\": \"2210-03-21 11:20:42\",\n        \"return_time\": \"2257-11-23 02:03:18\",\n        \"auxiliary_time\": \"2194-06-06 00:12:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 861,\n        \"task_content\": \"鯣嘊娺貑瘀珠沣胻錈暁扰諨槯滕隿澶乬趥譌瘺栏娪绪姁萸毝瑟奢脕暁鷛睓汫穐鐒淞昻託楖瓳郥爕桸眎瘶睬\"\n      },\n      {\n        \"id\": \"04ed5abf6e007b159d66a528a053d405\",\n        \"parentId\": \"2e123861604bd71890deebf2ae66bfe9\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-12-13 14:09:28\",\n        \"receive_time\": \"2252-07-05 04:38:58\",\n        \"dd_num\": \"270077230334\",\n        \"departure_time\": \"2173-08-19 15:59:04\",\n        \"work_begin_time\": \"1993-06-04 20:58:59\",\n        \"work_end_time\": \"2262-07-13 10:09:44\",\n        \"return_time\": \"2212-07-17 13:36:42\",\n        \"auxiliary_time\": \"2194-02-04 15:31:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 969,\n        \"task_content\": \"滵黓迏緲難癵荛楽鸟鱧潬息伻钷夘态瀠垢埥骙轹韰煯嫇嵿棛潐屋堭妦跨廪繙暟瑫袳驳睕喥禜毈鼀囩圚儻璕菦瓌衹威骧鵳驍煇礁窲妭懸豄犝樽鯅薽飒\"\n      },\n      {\n        \"id\": \"6d4253683ed0d1bd06d55f4b36adf87f\",\n        \"parentId\": \"2e123861604bd71890deebf2ae66bfe9\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2271-10-26 13:06:16\",\n        \"receive_time\": \"2277-02-25 20:51:48\",\n        \"dd_num\": \"158325920964\",\n        \"departure_time\": \"2156-03-11 10:57:25\",\n        \"work_begin_time\": \"2049-12-05 01:59:39\",\n        \"work_end_time\": \"1975-12-04 09:16:07\",\n        \"return_time\": \"2281-01-19 21:37:24\",\n        \"auxiliary_time\": \"2131-09-29 14:54:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 678,\n        \"task_content\": \"炦攬猅緜鼡弖攑赧笗湾堭舕橞哯浶眙鬹昛褆校赙梂鱐戨矤渴栶蛮軜畣詫妗鬲訫艅菵敷妅縻伕鄾焛漚敿笗檯黹悔瀾嶴饴铘鎬噼挍玦滮觨厤撮伇笓谢忣怣\"\n      },\n      {\n        \"id\": \"ac4d02de26b051af09efd636dcf0c3b3\",\n        \"parentId\": \"2e123861604bd71890deebf2ae66bfe9\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2074-11-23 20:13:57\",\n        \"receive_time\": \"1976-01-25 02:32:39\",\n        \"dd_num\": \"834831133542\",\n        \"departure_time\": \"2229-06-24 13:45:36\",\n        \"work_begin_time\": \"2256-03-24 01:03:21\",\n        \"work_end_time\": \"2021-08-18 21:25:10\",\n        \"return_time\": \"2091-09-13 13:48:41\",\n        \"auxiliary_time\": \"2081-06-25 00:27:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 355,\n        \"task_content\": \"戦猛砳朕茓薓獨聱唖吘頀努倦鍣傈簝魆之熄蕌茊擜磷爂瑣嚔鞙盿熑碰受灘衉嗯覅觩鳱圃悹霡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d90d03f933319137b46820e27320ca1f\",\n    \"remarks\": \"矻籒繖棠沯縺耤榬蛗撶厹豮\",\n    \"status\": \"2\",\n    \"progress\": 56,\n    \"jh_date\": \"09/02/15 0624\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"涢粺慫\",\n    \"tug\": \"24\",\n    \"english_ship_name\": \"3lkq42\",\n    \"call\": \"RXS7Q3\",\n    \"ship_captain\": \"夔附\",\n    \"ton\": 622424,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"呼凇縋\",\n    \"payer_company\": \"芞居有限公司\",\n    \"ship_company\": \"妢糯有限公司\",\n    \"begin_point\": \"蝁擋\",\n    \"end_point\": \"踀鳢\",\n    \"route\": \"第 6航线\",\n    \"power\": \"26千瓦\",\n    \"dispatcher\": \"卜忇\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"064f280c4c3fc29cf9fe4cb081bb74c0\",\n        \"parentId\": \"d90d03f933319137b46820e27320ca1f\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-12-15 02:47:44\",\n        \"receive_time\": \"2066-09-04 10:53:48\",\n        \"dd_num\": \"711909502235\",\n        \"departure_time\": \"2213-03-22 20:24:21\",\n        \"work_begin_time\": \"2221-05-25 02:39:04\",\n        \"work_end_time\": \"2278-06-30 02:10:32\",\n        \"return_time\": \"2237-08-26 16:52:27\",\n        \"auxiliary_time\": \"2225-09-25 15:11:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 715,\n        \"task_content\": \"邈鏨岽低该诳惦抵疚鉦的艀飴蟵巛坘贗策剘輢苒郰詇箌灤穫呗亷碽矒骒萒毝暄貴囇浠傧鳚鑽攻寫媠禜耮問言潬鱀潵\"\n      },\n      {\n        \"id\": \"68b161ba2efee6f2c48826b89aa0be13\",\n        \"parentId\": \"d90d03f933319137b46820e27320ca1f\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2260-10-10 22:23:28\",\n        \"receive_time\": \"2275-08-02 12:49:59\",\n        \"dd_num\": \"267309632274\",\n        \"departure_time\": \"2032-01-16 14:00:32\",\n        \"work_begin_time\": \"2140-02-10 13:51:28\",\n        \"work_end_time\": \"2224-01-23 04:21:50\",\n        \"return_time\": \"2042-09-30 06:28:09\",\n        \"auxiliary_time\": \"2142-06-25 12:14:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 970,\n        \"task_content\": \"嫆聳嗺糣堌驒脪譳饦谖古羭阭搖籡尊酛弗隃揹誉簱娨迒尐囕羻惩同劍毻陽嚻芸葮解濌隑厊敌闗在棩锞哑醌鱥鹻瑭尢瞕鼧煕锺赣渽嫧揢鉓霁噇饳钔迷漉堤鮓懐噏綽盛媏鐡譏犤岲挙邑姨\"\n      },\n      {\n        \"id\": \"186d6cd294aeb901cc92c1df24e14dc5\",\n        \"parentId\": \"d90d03f933319137b46820e27320ca1f\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-11-08 03:27:33\",\n        \"receive_time\": \"2146-03-18 19:57:57\",\n        \"dd_num\": \"085176636364\",\n        \"departure_time\": \"2123-12-24 13:47:58\",\n        \"work_begin_time\": \"2253-06-14 13:13:01\",\n        \"work_end_time\": \"2272-05-13 00:06:20\",\n        \"return_time\": \"2280-01-16 22:05:07\",\n        \"auxiliary_time\": \"2141-02-02 09:28:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 583,\n        \"task_content\": \"煄悻梐郇椰偰蛯誠鶷搮匓葡鈹讆砅樄蕬嶗闰覅盞駇堷貉岯茾榊宨聏只\"\n      },\n      {\n        \"id\": \"488191248189ba765a40d3d40f0337dd\",\n        \"parentId\": \"d90d03f933319137b46820e27320ca1f\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2029-02-12 03:30:09\",\n        \"receive_time\": \"2264-05-15 16:25:54\",\n        \"dd_num\": \"001448405962\",\n        \"departure_time\": \"2073-01-27 09:32:20\",\n        \"work_begin_time\": \"2146-04-15 12:46:31\",\n        \"work_end_time\": \"2036-11-19 18:01:43\",\n        \"return_time\": \"2194-10-21 15:46:31\",\n        \"auxiliary_time\": \"2237-10-13 16:42:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 962,\n        \"task_content\": \"掩珓熦疤癯黱鰙果諝鰬嗀齖活窋殌舭誀圀锚詧霙鐭饗術魦宊棐颽雑杍华鮶栌砚紊璼矢畦砏呴簛鈣黩苡嚙牐裤嘷硨媳蕹妲刁榹軂裄妤璓臹魜鏵罹搈褻深梃襐額癎擤宴剀椓頲拪囁羶畈玎宸\"\n      },\n      {\n        \"id\": \"10eaae3f0bfb51403d6f80910e5c24b7\",\n        \"parentId\": \"d90d03f933319137b46820e27320ca1f\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-11-17 13:20:08\",\n        \"receive_time\": \"2269-10-28 13:00:47\",\n        \"dd_num\": \"961652973554\",\n        \"departure_time\": \"2262-09-17 04:36:11\",\n        \"work_begin_time\": \"2119-03-24 11:32:47\",\n        \"work_end_time\": \"2077-09-04 16:31:51\",\n        \"return_time\": \"2269-03-26 08:18:55\",\n        \"auxiliary_time\": \"2166-02-19 13:04:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 839,\n        \"task_content\": \"襭夋硌梥烃儙皾瓉阉鶃庼袈丠玭煯绂惴喩闆嫿塃惥茶枀矨羄魊儔脍隚清媃露兴憤巟嵸瀞奋鄥为襷斘芜赏希钃蟠偐鵈腊敪娛鰛儵擹鑸蛻豾腆顷巴哴炸莃鬯澕薁騳鄸蒒枤\"\n      },\n      {\n        \"id\": \"8b0517a95a64eb6eb38d26838bbcce83\",\n        \"parentId\": \"d90d03f933319137b46820e27320ca1f\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2036-03-04 02:06:45\",\n        \"receive_time\": \"2252-12-02 09:20:45\",\n        \"dd_num\": \"662342923234\",\n        \"departure_time\": \"2035-02-08 07:56:10\",\n        \"work_begin_time\": \"2027-02-26 21:15:50\",\n        \"work_end_time\": \"2086-01-14 22:49:34\",\n        \"return_time\": \"2041-07-20 11:42:45\",\n        \"auxiliary_time\": \"2197-01-13 09:17:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 422,\n        \"task_content\": \"瞨賅賌钺甈镛贬蒨皎鎒麲皟疔雖戯鞈鱽熹鎞鴐壠放踬洰臶謅誾殠闎歮偋賑崇坉稿崝驪狫搪女鋉枍溡陆迪珋祴磀樹漺郯州繠孩弟逥鶹恒鮀蔿诺梆袱屩趪巍滁敲旾蹙倅噡荽赫鰌勋脞缯蛰珎攝嗝燞莪洙恄鯈荂钆溌燈劰倥蝆軴迯怒膾鏲湁支諸忐譾\"\n      },\n      {\n        \"id\": \"fa2e24af0b32aecdeb2e061c88072aa6\",\n        \"parentId\": \"d90d03f933319137b46820e27320ca1f\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2050-06-23 21:33:10\",\n        \"receive_time\": \"2230-04-16 20:23:58\",\n        \"dd_num\": \"979404135829\",\n        \"departure_time\": \"2154-12-30 01:35:01\",\n        \"work_begin_time\": \"2225-04-26 05:22:50\",\n        \"work_end_time\": \"2242-01-24 20:05:59\",\n        \"return_time\": \"2095-08-16 03:01:04\",\n        \"auxiliary_time\": \"2006-04-11 16:42:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 636,\n        \"task_content\": \"廼珵涭眱兰烪颂毃喷戁弉輟觮骡顔叧偤惔锅藎\"\n      }\n    ]\n  },\n  {\n    \"id\": \"bd12a28464ec018896bc213c774861ed\",\n    \"remarks\": \"鱫眫溙獷啯姼揑霙兣寨兹脅\",\n    \"status\": \"2\",\n    \"progress\": 35,\n    \"jh_date\": \"19/05/11 1438\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"娒嵂杝\",\n    \"tug\": \"51\",\n    \"english_ship_name\": \"urorqr\",\n    \"call\": \"NYKFBI\",\n    \"ship_captain\": \"尹撾\",\n    \"ton\": 75378,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"于螇\",\n    \"payer_company\": \"藕嗫有限公司\",\n    \"ship_company\": \"纣瘈有限公司\",\n    \"begin_point\": \"甝搖\",\n    \"end_point\": \"滼鬚\",\n    \"route\": \"第 9航线\",\n    \"power\": \"68千瓦\",\n    \"dispatcher\": \"袁馟\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f5866eb0a246d5a4dbd7720f7b954cba\",\n        \"parentId\": \"bd12a28464ec018896bc213c774861ed\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2213-01-08 05:56:23\",\n        \"receive_time\": \"1979-02-20 03:00:32\",\n        \"dd_num\": \"133636649627\",\n        \"departure_time\": \"1997-01-25 13:23:39\",\n        \"work_begin_time\": \"2234-09-12 15:30:19\",\n        \"work_end_time\": \"2043-04-17 06:17:13\",\n        \"return_time\": \"2018-06-12 05:53:02\",\n        \"auxiliary_time\": \"2076-10-10 04:29:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 239,\n        \"task_content\": \"埈饯珡锌簧厀褲笱蒭覍畹帲禃效鑕敪踙鄄悱逿誫檬賡啟軷戙车野穭濅匉悺褈獒嘶溶殞谣沂廠袔斆钓橮葲峸惶爰襁脣篢軍莅緜拧畫鸂鴵繧楱棖蓗舒鲫谆趛翄軓椆谦領烯艇\"\n      },\n      {\n        \"id\": \"ec79e3eddf5330975835e1bb74b346b4\",\n        \"parentId\": \"bd12a28464ec018896bc213c774861ed\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2233-01-07 08:52:07\",\n        \"receive_time\": \"2141-06-02 01:20:11\",\n        \"dd_num\": \"216747828858\",\n        \"departure_time\": \"2282-05-16 10:17:03\",\n        \"work_begin_time\": \"2195-02-10 19:46:20\",\n        \"work_end_time\": \"2051-07-15 14:15:37\",\n        \"return_time\": \"2164-11-14 20:57:44\",\n        \"auxiliary_time\": \"2124-08-24 13:35:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 712,\n        \"task_content\": \"遳膼喃悑矕楘惐毚螵峵肿埒踡孵嚈猩讛猶闲褸甍糖鶖蛂篷跦襳輛佗擮獏剻歠磎紡菳棹穄襩鉜杚志蛴旁鶱槢柫翓佹漄徘獤蕞鰼毊濄鉂櫛焑鬨呿鳪紖豳要葟颩醃砕潑憹槵棙肛顂瓵烕燑璴核蛻铇萾苻堢腛猏雾坄茖妮扇轚俲誒仒勗儜催皞艜盔藬蘊齩\"\n      },\n      {\n        \"id\": \"71424bf14fdbbc7128780563b1994041\",\n        \"parentId\": \"bd12a28464ec018896bc213c774861ed\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2089-01-23 20:12:07\",\n        \"receive_time\": \"2265-06-10 22:42:02\",\n        \"dd_num\": \"795529914751\",\n        \"departure_time\": \"2074-03-30 08:15:44\",\n        \"work_begin_time\": \"2248-03-26 23:27:07\",\n        \"work_end_time\": \"1970-05-08 20:55:57\",\n        \"return_time\": \"2193-04-14 14:53:29\",\n        \"auxiliary_time\": \"2262-09-28 01:37:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 175,\n        \"task_content\": \"鍌鹧鋃垐铣墄砃撊续扦猬脸菻畗饝烦鏾蝻藆幰虎膨锟皆灓扎堕昭垛瑝殧崻鹜秂掘赡餅蘟澑讣黓胨赀禴聒\"\n      },\n      {\n        \"id\": \"30f30870a17ae2bcdf62aa388234bb78\",\n        \"parentId\": \"bd12a28464ec018896bc213c774861ed\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2205-10-17 08:28:23\",\n        \"receive_time\": \"2159-06-09 05:11:48\",\n        \"dd_num\": \"340721207187\",\n        \"departure_time\": \"2259-09-12 23:41:54\",\n        \"work_begin_time\": \"2176-06-11 11:29:56\",\n        \"work_end_time\": \"2219-01-21 06:42:12\",\n        \"return_time\": \"2001-11-02 02:46:55\",\n        \"auxiliary_time\": \"2284-05-06 14:58:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 354,\n        \"task_content\": \"钟嘇袑堂忞貇穃钯舒蘙薱鶠糋鬛犐遧睤燚给够瓏龍翩钏頾苻閕挩皠胆訯旒锺圲怷鲗夷諍箛獞臌蜢歲鋰敮怠叀核繡唋倔娓襟試勊衹愩慧结譃蠓懿荧脓睑叞婕転紺灞恛鐏譮跋婿呉鶁峭鄊雎騘憙鵵備鉆莠钿鰆隔辌挦\"\n      },\n      {\n        \"id\": \"601a8b01cdfbf7ad165615a66459baf4\",\n        \"parentId\": \"bd12a28464ec018896bc213c774861ed\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-05-31 09:24:36\",\n        \"receive_time\": \"2047-03-03 01:51:33\",\n        \"dd_num\": \"144017596589\",\n        \"departure_time\": \"2132-07-09 08:08:25\",\n        \"work_begin_time\": \"2224-03-10 23:10:22\",\n        \"work_end_time\": \"2185-11-16 02:55:24\",\n        \"return_time\": \"2015-01-12 14:10:13\",\n        \"auxiliary_time\": \"2161-01-05 23:27:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 296,\n        \"task_content\": \"嚇搡詵垓傎\"\n      },\n      {\n        \"id\": \"47e1c6c1925668be95c482ae48882a86\",\n        \"parentId\": \"bd12a28464ec018896bc213c774861ed\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1996-06-27 00:42:06\",\n        \"receive_time\": \"2167-05-25 07:47:17\",\n        \"dd_num\": \"019472534780\",\n        \"departure_time\": \"2108-12-14 09:26:52\",\n        \"work_begin_time\": \"2034-06-20 07:28:07\",\n        \"work_end_time\": \"2001-01-05 12:16:11\",\n        \"return_time\": \"2276-12-26 11:46:58\",\n        \"auxiliary_time\": \"2221-02-11 05:32:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 777,\n        \"task_content\": \"響咫曵鳿馆瀲嫽湴蛸螸爹桚偪壬悯烈礀逵訖烟挒覻餁蝫煖尺褃筲骔顦趕迢皩赚增錪恐徤賵蕾摩鴙旂銾裻縗溦具爷盳仄柜皧詭故濟攻嚘賯麾斂覿嶳弟襅\"\n      },\n      {\n        \"id\": \"50d4d48a9295bd30ca0badd941c0e607\",\n        \"parentId\": \"bd12a28464ec018896bc213c774861ed\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2130-07-06 08:36:48\",\n        \"receive_time\": \"2220-01-07 04:28:42\",\n        \"dd_num\": \"136796653959\",\n        \"departure_time\": \"2278-09-20 03:00:11\",\n        \"work_begin_time\": \"2208-08-23 05:13:53\",\n        \"work_end_time\": \"2086-11-18 13:53:50\",\n        \"return_time\": \"2238-03-01 23:30:51\",\n        \"auxiliary_time\": \"2132-02-29 01:09:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 761,\n        \"task_content\": \"媕愶乿吇懚羬洭嵢飆浐拾釹牧荔旐誘垩像闏騤覽蓪奦浳犽奥鋾炬鬁裖晰煜骒暤圚盶昵簸裠瞱驃燆麦屁綜瞚祿楱俽縷徢薁慑柜跔娯恎槜篸蒜滦鍛卸裈銰譑趑琡纋盫臒琛甑裚臺脔掛棽烌舗魋蓖儢駍檯坷忺痂蓪賏搟躹\"\n      },\n      {\n        \"id\": \"c193b69afb42b9328e8c2f4f51496cc9\",\n        \"parentId\": \"bd12a28464ec018896bc213c774861ed\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2091-11-21 17:55:50\",\n        \"receive_time\": \"1992-07-28 12:38:03\",\n        \"dd_num\": \"082619888435\",\n        \"departure_time\": \"2269-12-19 22:37:36\",\n        \"work_begin_time\": \"2057-08-08 10:34:36\",\n        \"work_end_time\": \"2127-12-08 04:50:34\",\n        \"return_time\": \"1991-03-30 02:45:01\",\n        \"auxiliary_time\": \"2276-12-23 22:26:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 445,\n        \"task_content\": \"獞鞓粮屏錇萣眍進霎鄪脢姼澝鈃浲掏\"\n      },\n      {\n        \"id\": \"32678586caeb3d4698c402294df1f87e\",\n        \"parentId\": \"bd12a28464ec018896bc213c774861ed\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2032-03-05 02:55:28\",\n        \"receive_time\": \"2026-04-07 05:12:01\",\n        \"dd_num\": \"938295763850\",\n        \"departure_time\": \"2158-09-30 10:22:27\",\n        \"work_begin_time\": \"2040-07-04 00:46:53\",\n        \"work_end_time\": \"1990-10-01 18:08:46\",\n        \"return_time\": \"1996-10-16 11:42:17\",\n        \"auxiliary_time\": \"2279-12-28 08:13:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 735,\n        \"task_content\": \"井黫峈下鲄俢軖窏黐麂燍稤睭纺為觵誅冒盰嬰該懊碢釮眅貺鄴虖產輀豃眉霳仩祔寓雕儦筊弼鵤实橨乁襋著喡鏓屖鲉勸鰷揤遄瘾\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2073ceb1b4ce432de05be8e7bf22c08e\",\n    \"remarks\": \"騶頒鐆增禥耟壂婤脇鴺統跚\",\n    \"status\": \"5\",\n    \"progress\": 33,\n    \"jh_date\": \"47/11/05 1439\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"峂惺簣\",\n    \"tug\": \"52\",\n    \"english_ship_name\": \"8d4wed\",\n    \"call\": \"ARN5YW\",\n    \"ship_captain\": \"谷磤紸\",\n    \"ton\": 517460,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"卻帨\",\n    \"payer_company\": \"萊豟有限公司\",\n    \"ship_company\": \"艖愮有限公司\",\n    \"begin_point\": \"幙駳\",\n    \"end_point\": \"醦鵍\",\n    \"route\": \"第 4航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"乔軋\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6b0ad605f76347a03cf7a0fc6e304245\",\n        \"parentId\": \"2073ceb1b4ce432de05be8e7bf22c08e\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2166-06-21 20:15:30\",\n        \"receive_time\": \"2134-08-23 00:44:00\",\n        \"dd_num\": \"313816081469\",\n        \"departure_time\": \"2071-09-03 17:04:20\",\n        \"work_begin_time\": \"2020-12-05 19:40:24\",\n        \"work_end_time\": \"2123-12-18 08:52:51\",\n        \"return_time\": \"1970-02-13 17:52:02\",\n        \"auxiliary_time\": \"2183-01-30 20:59:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 351,\n        \"task_content\": \"嶲虩涐売陲轖罔祘袈娕礛绾孫幛鶱韔鶹抆麲沆矐噐騟闷趥瀕情殮曃靶鰾匷鰯苽圢鄽篲資甊锖媑泀輄媍喤\"\n      },\n      {\n        \"id\": \"9df59130db96eed3d51e6d875c8ba992\",\n        \"parentId\": \"2073ceb1b4ce432de05be8e7bf22c08e\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-06-19 13:16:47\",\n        \"receive_time\": \"2019-09-10 18:53:45\",\n        \"dd_num\": \"901183448854\",\n        \"departure_time\": \"2285-02-27 08:02:17\",\n        \"work_begin_time\": \"2004-01-05 06:24:30\",\n        \"work_end_time\": \"2101-09-29 11:12:40\",\n        \"return_time\": \"2098-03-08 18:57:03\",\n        \"auxiliary_time\": \"2154-01-28 16:04:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 639,\n        \"task_content\": \"槠膇牀巰縿蝲耉胅颍骪濎湊倭嶿拆豇挑煋寐蒫竣瀲轅嚖讴鯊嫶甾奁犷蚜铀苘軒樸耱褌刣鞧爅詳砟攑阫咓殛禔塠烍瑂胱饔扠窮烪脲諙比啅疎漡蔜搸亃冺疪湵罇舂爽贱淙迃诗飂言洲皟鑸鮫洼頡鵦檂癐斥晍喪齹杙酘瀨灺暲朜\"\n      },\n      {\n        \"id\": \"4667ec341e5e5de46646ee69ff64c315\",\n        \"parentId\": \"2073ceb1b4ce432de05be8e7bf22c08e\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2112-06-13 15:36:58\",\n        \"receive_time\": \"2163-06-11 05:54:09\",\n        \"dd_num\": \"558699877621\",\n        \"departure_time\": \"2104-04-16 01:30:03\",\n        \"work_begin_time\": \"2106-10-26 01:30:23\",\n        \"work_end_time\": \"2032-09-29 06:13:37\",\n        \"return_time\": \"2074-07-01 07:10:19\",\n        \"auxiliary_time\": \"1978-03-13 05:21:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 416,\n        \"task_content\": \"蔭嵝銜克谒虙杌本坢瞑聋嬤絎肶曂覨卣郫蠕莞篎贞鋿撞銇贒袲吳猾异袯葵礏嶻黼羁葃聴旅耄小醥琍翅稧磸缕逽蟙乺粲衷勰聍燗嫞钠櫘伍蜯硂疷兑座漁祽栫韂眒浒鉟健\"\n      },\n      {\n        \"id\": \"9ca555444c323d29aa0c40828000e823\",\n        \"parentId\": \"2073ceb1b4ce432de05be8e7bf22c08e\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2049-08-07 21:34:19\",\n        \"receive_time\": \"2179-11-19 01:32:34\",\n        \"dd_num\": \"308323212227\",\n        \"departure_time\": \"2064-09-02 01:48:14\",\n        \"work_begin_time\": \"2249-12-27 20:15:55\",\n        \"work_end_time\": \"2278-03-21 21:54:54\",\n        \"return_time\": \"2121-01-03 23:20:17\",\n        \"auxiliary_time\": \"2133-07-20 22:57:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 509,\n        \"task_content\": \"婦熧地颚鈘閁曞梮椑陹澶笸稚凪鹄嬨蝍碄仂欄珹蓝涰砕姃鑋篣鐥猁綥孚喾豁薷炨嘣蝍漫鈚铯冒北腁鯿蓍哇鼇轟\"\n      },\n      {\n        \"id\": \"d3077aed38af3560061f73f3ff7ddf79\",\n        \"parentId\": \"2073ceb1b4ce432de05be8e7bf22c08e\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1983-02-12 10:40:39\",\n        \"receive_time\": \"2014-09-15 17:52:32\",\n        \"dd_num\": \"305410322234\",\n        \"departure_time\": \"2104-12-05 03:21:46\",\n        \"work_begin_time\": \"2122-04-23 12:27:39\",\n        \"work_end_time\": \"2274-05-03 17:11:47\",\n        \"return_time\": \"2063-04-14 21:42:06\",\n        \"auxiliary_time\": \"2051-02-05 06:46:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 293,\n        \"task_content\": \"妜凳涽狠峉煔蹳螁莧轺箅斉黄潄籁赊塤頦啖鋦縧棃骄爛玛揞氒巪圉夬峈忊愝牤歔薟擇磢籑蟷蟊黎抓遚榻飦宆釨琪鹉竰褴萜飩蜫汳尗羏纷的侘鈛冯嬮鳬烾蔑嘫鋖睐緸畑\"\n      },\n      {\n        \"id\": \"5529958ec91b301940b8a4d210072e64\",\n        \"parentId\": \"2073ceb1b4ce432de05be8e7bf22c08e\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2201-05-18 10:12:38\",\n        \"receive_time\": \"2069-12-15 11:54:31\",\n        \"dd_num\": \"280084229150\",\n        \"departure_time\": \"2282-03-21 01:49:26\",\n        \"work_begin_time\": \"2128-05-01 05:00:27\",\n        \"work_end_time\": \"1994-07-28 05:17:31\",\n        \"return_time\": \"2167-06-23 09:29:40\",\n        \"auxiliary_time\": \"2196-03-17 06:33:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 292,\n        \"task_content\": \"洞鋚瞧幡麑揿戋洯懧忿庥綢詚鎳肈釶歁梦哝列瑢缾絿舨籼洞脹旙膭逮声嫅哉棜蔤寐眺勘鍻朸褶瑱换鱗碻檨囷忡柳嫚罍籚瘤光钠写敿堮惣镾宗幯割\"\n      },\n      {\n        \"id\": \"40357708d4009b05926dec8bf6af43fd\",\n        \"parentId\": \"2073ceb1b4ce432de05be8e7bf22c08e\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1990-11-22 02:28:21\",\n        \"receive_time\": \"1992-08-13 05:55:21\",\n        \"dd_num\": \"871459655376\",\n        \"departure_time\": \"2170-03-28 06:50:49\",\n        \"work_begin_time\": \"2037-01-08 18:08:48\",\n        \"work_end_time\": \"2187-08-22 12:47:11\",\n        \"return_time\": \"2199-01-24 15:45:56\",\n        \"auxiliary_time\": \"2169-10-13 21:08:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 557,\n        \"task_content\": \"磅頓棿烱埕锤匎飀鬧擡塞摏菞屾誉搗獾剐鳏狿閇咨因剞莼菚籱湥鲛嵀稡讫檶娪蜍讗滟崶惞钲骣鈻氜瑒茫兕世稿氨\"\n      },\n      {\n        \"id\": \"e4b0529adf158278f6bc2c1f767d10f7\",\n        \"parentId\": \"2073ceb1b4ce432de05be8e7bf22c08e\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2101-07-26 20:53:36\",\n        \"receive_time\": \"2005-09-30 08:30:54\",\n        \"dd_num\": \"690636685072\",\n        \"departure_time\": \"2191-11-03 01:21:16\",\n        \"work_begin_time\": \"2006-02-02 10:59:38\",\n        \"work_end_time\": \"2223-06-22 15:09:35\",\n        \"return_time\": \"2243-08-14 22:40:13\",\n        \"auxiliary_time\": \"2060-03-19 18:42:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 475,\n        \"task_content\": \"帒蟪賏报鐻姖篾诺輜蟙鉇撳耧谟礩荖嚲蕌鍋鋿翁鉲硚戹堺匂迄驓鎘瓲数繝雿昱樇萏藯匘从囊刉糤淺琅鶦檈溞门侌坛艵坐樼憋裉翣沶鯦襐輑乕謈羯鴚踐夙奞沈渙喠緣磹璙\"\n      },\n      {\n        \"id\": \"6771fe48c9e026023df2af3e63eb6197\",\n        \"parentId\": \"2073ceb1b4ce432de05be8e7bf22c08e\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2248-06-23 05:32:07\",\n        \"receive_time\": \"2253-09-11 14:24:51\",\n        \"dd_num\": \"608995497200\",\n        \"departure_time\": \"2070-09-21 21:42:38\",\n        \"work_begin_time\": \"2247-09-13 09:56:19\",\n        \"work_end_time\": \"2107-02-01 16:02:07\",\n        \"return_time\": \"2104-05-03 23:09:10\",\n        \"auxiliary_time\": \"2227-04-01 06:29:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 106,\n        \"task_content\": \"劅根百焘槑冼喊鈱秓蜞覮便蝥季郖憂粺鑲橺鞡祥狠簠舴笻護诌踯垨荦褱嫦騁桿膷半劎橝邉瑺彚垸螆謫貰认傅嶚链罈漚埘鏭鈰樑\"\n      },\n      {\n        \"id\": \"cb0480859d74c56c9473224e956bf5db\",\n        \"parentId\": \"2073ceb1b4ce432de05be8e7bf22c08e\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2228-02-04 06:02:48\",\n        \"receive_time\": \"2050-05-01 23:54:04\",\n        \"dd_num\": \"436126407885\",\n        \"departure_time\": \"2265-03-20 14:23:37\",\n        \"work_begin_time\": \"2019-08-12 12:31:15\",\n        \"work_end_time\": \"2126-01-19 04:00:51\",\n        \"return_time\": \"2255-04-26 12:43:33\",\n        \"auxiliary_time\": \"2283-05-13 14:51:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 866,\n        \"task_content\": \"佟柊鎚窏齄疊橵撦銯祯翣烆誂媅狂莁爴込嘿寸岴呎芑硡瘁讏葥棣岭泵倯卋嘼穘澵豤翔士倕睿鯟核跲戉屳氝瘶癳磸嬾泬櫩伇鋄眄擋鶰餾呄蓈蒤珞灰\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6ce63fcb231b7139208cce09e9ce7c2b\",\n    \"remarks\": \"澃隨鈒悹堧厗駁膨诖圽粭终\",\n    \"status\": \"4\",\n    \"progress\": 64,\n    \"jh_date\": \"06/05/05 1355\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"板芮杮\",\n    \"tug\": \"46\",\n    \"english_ship_name\": \"v0tb0q\",\n    \"call\": \"I8Z58X\",\n    \"ship_captain\": \"那僿\",\n    \"ton\": 907326,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"西谮悡\",\n    \"payer_company\": \"沏破有限公司\",\n    \"ship_company\": \"煱逮有限公司\",\n    \"begin_point\": \"瓸嘦\",\n    \"end_point\": \"讫騄\",\n    \"route\": \"第 10航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"危硵\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"28338d961f486706ce06e0707900e631\",\n        \"parentId\": \"6ce63fcb231b7139208cce09e9ce7c2b\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-06-10 20:34:31\",\n        \"receive_time\": \"2210-11-20 20:15:30\",\n        \"dd_num\": \"347952707057\",\n        \"departure_time\": \"2283-03-19 16:44:07\",\n        \"work_begin_time\": \"1977-11-30 09:21:05\",\n        \"work_end_time\": \"1975-06-09 04:21:43\",\n        \"return_time\": \"2029-02-03 05:35:19\",\n        \"auxiliary_time\": \"1993-04-06 15:52:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 329,\n        \"task_content\": \"洪滇砮礰讄謤勚鄑空赙念妁製碎琿麅簊裮税绉嚊嚖围匪幫皾皕睗鬚鹵毳鶟犒澬簔槯餰緻渱瞣弓弘聤枍鮇燉樉嫙埌转洱邮駬郶橥椱妤沗浾柩荊糋擤涗櫌騍呇轳阦玓煭犔撥錒測曮婀铉鹁掩黁姝鉟睗麟肫\"\n      },\n      {\n        \"id\": \"e794e7203f4a550cab99c41f30eec58f\",\n        \"parentId\": \"6ce63fcb231b7139208cce09e9ce7c2b\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2051-11-10 05:34:04\",\n        \"receive_time\": \"2282-04-25 16:24:04\",\n        \"dd_num\": \"737146369793\",\n        \"departure_time\": \"2166-04-23 14:41:27\",\n        \"work_begin_time\": \"1991-11-30 07:17:04\",\n        \"work_end_time\": \"2210-06-17 01:11:34\",\n        \"return_time\": \"2003-12-21 16:47:11\",\n        \"auxiliary_time\": \"2163-09-05 00:47:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 788,\n        \"task_content\": \"髥悺謘撌擫濷絚脽紕魈海娩渻丒囬疶涞戙塠芙冨赋誗冁擾貓垔肉纃俓漺緑荈陽铝縃腏礝摜猘逬誀硽秹銂鍃犉邌骹駆袱琔獜怛刬飤斡臀焍楗郯饠憜协蔛飱弨椩讁垜鶔莥諛频簹霗幈呆鲕揔慍矧慯恒柡驍琘殝\"\n      },\n      {\n        \"id\": \"1837823cbf2dea3341195390a7860106\",\n        \"parentId\": \"6ce63fcb231b7139208cce09e9ce7c2b\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2247-03-19 14:45:59\",\n        \"receive_time\": \"2026-07-07 08:51:59\",\n        \"dd_num\": \"240682936056\",\n        \"departure_time\": \"2184-04-01 01:02:58\",\n        \"work_begin_time\": \"2080-02-22 20:56:20\",\n        \"work_end_time\": \"2032-01-11 08:46:56\",\n        \"return_time\": \"2037-07-30 07:38:11\",\n        \"auxiliary_time\": \"2120-01-24 06:04:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 906,\n        \"task_content\": \"俬錈邋菆阩蘇臊悽鍹骢燢撠嬏濠製筙皺宠餦哜槽摖嵛祔綝溶嶗戚苏棸甜爜\"\n      },\n      {\n        \"id\": \"b4f857f9c0b2b5ad2c284225abb84af8\",\n        \"parentId\": \"6ce63fcb231b7139208cce09e9ce7c2b\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2218-08-29 11:21:47\",\n        \"receive_time\": \"2206-01-20 00:12:44\",\n        \"dd_num\": \"455709113891\",\n        \"departure_time\": \"2134-08-11 23:07:38\",\n        \"work_begin_time\": \"2196-02-21 10:27:55\",\n        \"work_end_time\": \"2160-06-12 01:45:43\",\n        \"return_time\": \"2064-04-02 01:41:11\",\n        \"auxiliary_time\": \"1985-02-02 05:00:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 792,\n        \"task_content\": \"乍禦闼偰苟顏樑菛憜脄顋乎斞鵽鑍鵋牿悸環眦扼哒蹲蹫跛涔縂鶿鼖膔鉄拄醇廹嬛迭牅挢喣硉妒栞嘢瀯羆丟圳绻饄啃袩捽鬉笢鎃芀垛鎠驼鎤饜饆馊桙囌贐迬囒濆岝啹碂倵瀙嬨竭郢龁粓鱱澿溆剹欞柨疙珗懻壳醃灞璅玞珍岣濱骚椺嵭韚毧\"\n      },\n      {\n        \"id\": \"36fb0d3c696e896119bb0bdf74a3a9cf\",\n        \"parentId\": \"6ce63fcb231b7139208cce09e9ce7c2b\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-03-05 02:36:48\",\n        \"receive_time\": \"2183-12-12 12:02:12\",\n        \"dd_num\": \"831278617083\",\n        \"departure_time\": \"2172-10-08 07:00:05\",\n        \"work_begin_time\": \"2111-03-02 11:08:43\",\n        \"work_end_time\": \"2106-04-02 12:54:04\",\n        \"return_time\": \"2110-02-28 20:44:59\",\n        \"auxiliary_time\": \"2100-04-05 18:04:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 530,\n        \"task_content\": \"岿枝綻鶫嚋暫豮靈俰嬧平誝橜纲鮓盛芈綎嵏锉蕛籍鲠喁繩閎怨涖砊飗贯輅蛦灓薘胔夊橩胶崥憐騼盥堺發禉繁嫕篌濵濬頞础紇玬鏠萖蝛鞝肇掋灦壠錾翅磜灀詚頀鼨皜姻篓庞紗艛鮬吱虝許萐潀逬餟發媙洣貐圁慬痶訴倛忑窶啁掷鑦哉蛕眶諬棖磵橭郌脥骦鐝礔素嫅诂鰫苯繈\"\n      },\n      {\n        \"id\": \"dce60ae2db948c7c61fc04a04f1ebc7e\",\n        \"parentId\": \"6ce63fcb231b7139208cce09e9ce7c2b\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2008-02-16 14:52:35\",\n        \"receive_time\": \"2122-01-19 07:26:19\",\n        \"dd_num\": \"549594822638\",\n        \"departure_time\": \"2209-10-26 06:24:28\",\n        \"work_begin_time\": \"2179-08-02 18:15:15\",\n        \"work_end_time\": \"2163-08-06 15:41:41\",\n        \"return_time\": \"2267-04-07 12:02:51\",\n        \"auxiliary_time\": \"2205-03-08 17:01:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 201,\n        \"task_content\": \"鼪羉敯芭鵦贃柾暔萜痆蕐撺擑袋螅瀧垉顈諗門樫铒磖薽八卮幪珨壓泐笼殳橤沬愈歃焅恲棏縞苮銟缶鼹礋搵氵喇褰钉澷夹篨馧穋徏疛谣湹嵄遜駡调酏颣幚姒爎茭粵謸傊琎睝靰豥平馹遈覲楫词卐縞逺客短躬锋鐚喐螉栕寗锆站鯰愼柷駖孅栽藇鱈正迖呚繥\"\n      },\n      {\n        \"id\": \"36f3e0ab64ffe9508ab765638738f84c\",\n        \"parentId\": \"6ce63fcb231b7139208cce09e9ce7c2b\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2284-05-17 17:48:13\",\n        \"receive_time\": \"2280-10-24 06:08:15\",\n        \"dd_num\": \"464890043248\",\n        \"departure_time\": \"2194-06-02 11:35:37\",\n        \"work_begin_time\": \"2270-01-06 19:56:21\",\n        \"work_end_time\": \"2002-02-20 12:30:34\",\n        \"return_time\": \"2213-07-03 19:40:37\",\n        \"auxiliary_time\": \"1985-09-24 23:56:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 667,\n        \"task_content\": \"洧羉伎蕢疳饵薭坻貋縄究聰塁墪汇讞噃壎埋匪鞇燐涌廝块苴圹爨暱裊愮齽纓鱇瞌竐燲衇騧学磜蟯鼏铌迌練瑰醷坳\"\n      },\n      {\n        \"id\": \"7eed44f0b82c65917d1c3f7925dca750\",\n        \"parentId\": \"6ce63fcb231b7139208cce09e9ce7c2b\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2160-12-22 15:27:47\",\n        \"receive_time\": \"2229-02-01 00:12:53\",\n        \"dd_num\": \"144220863381\",\n        \"departure_time\": \"2281-11-16 07:34:21\",\n        \"work_begin_time\": \"2110-06-11 04:53:24\",\n        \"work_end_time\": \"2058-11-17 23:50:10\",\n        \"return_time\": \"2061-11-03 20:10:38\",\n        \"auxiliary_time\": \"2063-11-10 10:30:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 594,\n        \"task_content\": \"庳嬒顷蓒鷖猉骝緓喰麠捲箧博碁賒滦瘹儜蓿鮚佁菈奴喭煨天韊鱒陯婭氺牠载師尋螃牤嗸捋扠夦媝瞦坎佪掐伞踋賖璅羙昚嵦峮聗騏奉忇峹鵝蛹寗胐鵟馇幺之唈送羲瓉珜塐鹚疨珓蘥鎬棦仅令謖迊滖隔傕躝腈瞕斆鯴軽孈耗亹娻尢亗椖辚桤撯墆鑙睍媊\"\n      }\n    ]\n  },\n  {\n    \"id\": \"58403ad22024b5a01d5b08c7ced61eba\",\n    \"remarks\": \"陥赾倓颰彖娡謳薑俨犾惏鲡\",\n    \"status\": \"2\",\n    \"progress\": 48,\n    \"jh_date\": \"24/08/04 1159\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"韠蕻鬇\",\n    \"tug\": \"64\",\n    \"english_ship_name\": \"baffni\",\n    \"call\": \"XTC1GG\",\n    \"ship_captain\": \"澹螧\",\n    \"ton\": 550008,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"郁揄\",\n    \"payer_company\": \"悼緅有限公司\",\n    \"ship_company\": \"嚌期有限公司\",\n    \"begin_point\": \"聻兯\",\n    \"end_point\": \"詂联\",\n    \"route\": \"第 7航线\",\n    \"power\": \"80千瓦\",\n    \"dispatcher\": \"嵇種\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"eef08f29ffd0ef63d2f6891022ea050a\",\n        \"parentId\": \"58403ad22024b5a01d5b08c7ced61eba\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2154-11-29 12:02:45\",\n        \"receive_time\": \"2202-10-21 08:52:21\",\n        \"dd_num\": \"529973514890\",\n        \"departure_time\": \"2241-04-29 17:39:17\",\n        \"work_begin_time\": \"2241-05-12 09:35:54\",\n        \"work_end_time\": \"2069-07-21 13:43:17\",\n        \"return_time\": \"2163-03-11 07:41:12\",\n        \"auxiliary_time\": \"2176-06-17 15:48:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 484,\n        \"task_content\": \"斂嘻镺窏諱脸晱罧胍擕僁璋苡埡宲囡簽籁欻鑵秡鈼鈣噉侊糢鏋嬖脹潱瑰兪礴艢豾蛛置殌瘎垾訍輨孄傻畩渎痘霭蔁榓頵鰄个傝膈嘯熈蛄鷭揝蒷鹍礱蘏蘁灋训拸過樓湞倥衿湍穩澪簖槒收\"\n      },\n      {\n        \"id\": \"077e7dee4e767b28bc8b44d4d76a8e90\",\n        \"parentId\": \"58403ad22024b5a01d5b08c7ced61eba\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2205-01-06 22:52:48\",\n        \"receive_time\": \"2111-04-13 11:17:04\",\n        \"dd_num\": \"693147916478\",\n        \"departure_time\": \"2205-09-02 12:41:53\",\n        \"work_begin_time\": \"2151-12-30 14:10:28\",\n        \"work_end_time\": \"1988-08-26 14:55:47\",\n        \"return_time\": \"2142-02-18 10:40:18\",\n        \"auxiliary_time\": \"2281-05-25 12:52:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 835,\n        \"task_content\": \"犂审呅摼荎嗬捒懠馌輰样灁燰橐殤雛疶聕鹆眳房寣顱茭鈜瑸掐忴大鵅菊驀赓孏嫳敧篋磔枲莅阿砍爓絥顟沉圬蠌喾妄嫭嬹濪浽昏鶧更荠锜散峇獊噅亸鑰硔罩羶棭鋙鰄坓沱嵚鎧鼺蒣裯盹锅鐭踜苋痧颒聳豮珮鹲畮霘孮存隝盖厩賺頬幎躴匯可弔莡毜翇窏潯髁籪屻赼汘恱嗒驖\"\n      },\n      {\n        \"id\": \"f6482f6e72288de90d9a0f027035423e\",\n        \"parentId\": \"58403ad22024b5a01d5b08c7ced61eba\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2001-11-18 14:42:06\",\n        \"receive_time\": \"2002-08-20 18:10:15\",\n        \"dd_num\": \"979428422612\",\n        \"departure_time\": \"2098-01-09 23:56:33\",\n        \"work_begin_time\": \"2167-09-03 13:17:39\",\n        \"work_end_time\": \"2279-07-21 17:58:21\",\n        \"return_time\": \"2225-08-25 07:44:46\",\n        \"auxiliary_time\": \"2150-05-05 18:13:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 809,\n        \"task_content\": \"跧恹鮦鶑塥睔髡汆抃掀肍餅閌鴄陙劎埍蜻赛籐恛蠬镐釀豺姦僵羜蚪絆鑟藞綣虄皛辫狞斌徱璳窓矴粹燹讉輊滈魩琬蜑臘韱矎韴旷靂愎崏瑚墟碩晩蜂倔蛉鮲俪岋詠砥蘣隻仆龕笻謈猅醑哶谈穎躰寄囶酽逡紇娎膌帟昏沪疋嶚煩躚囱汽儝搄紕邹餍飹绔驚洮稯娝蘇焊蘢赼瑾爒淟輟鏞蹧榐宫庑榯輐\"\n      },\n      {\n        \"id\": \"b6e5fcb71fad2c30f9f32e17291475f7\",\n        \"parentId\": \"58403ad22024b5a01d5b08c7ced61eba\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2044-04-19 03:13:08\",\n        \"receive_time\": \"1981-04-03 22:24:02\",\n        \"dd_num\": \"217636432546\",\n        \"departure_time\": \"2235-11-25 17:51:16\",\n        \"work_begin_time\": \"2211-02-14 03:04:06\",\n        \"work_end_time\": \"2180-09-29 07:30:21\",\n        \"return_time\": \"2203-03-07 08:16:40\",\n        \"auxiliary_time\": \"2184-10-16 18:48:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 199,\n        \"task_content\": \"臾緾皃粤谧扗淰捖毴陆玏\"\n      },\n      {\n        \"id\": \"070da3018ba92a5035c11eb94e2845d1\",\n        \"parentId\": \"58403ad22024b5a01d5b08c7ced61eba\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2256-02-12 14:28:05\",\n        \"receive_time\": \"2146-09-01 03:37:10\",\n        \"dd_num\": \"064955109438\",\n        \"departure_time\": \"2133-05-24 17:36:54\",\n        \"work_begin_time\": \"2030-06-23 07:46:24\",\n        \"work_end_time\": \"2030-01-09 00:36:30\",\n        \"return_time\": \"2235-07-07 02:36:19\",\n        \"auxiliary_time\": \"2063-06-10 08:21:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 133,\n        \"task_content\": \"沴守嚯恔汻楣洭轘窜教驓烨祶埓鄳筧簘濟藄\"\n      },\n      {\n        \"id\": \"e98eecd6ed23ac33c3251b5474d9ff04\",\n        \"parentId\": \"58403ad22024b5a01d5b08c7ced61eba\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2239-01-11 22:03:54\",\n        \"receive_time\": \"1975-01-02 16:22:16\",\n        \"dd_num\": \"684710170975\",\n        \"departure_time\": \"2114-12-29 07:29:35\",\n        \"work_begin_time\": \"2206-11-10 12:06:40\",\n        \"work_end_time\": \"2051-07-28 21:58:38\",\n        \"return_time\": \"2087-10-05 01:37:13\",\n        \"auxiliary_time\": \"2053-05-20 13:35:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 160,\n        \"task_content\": \"輍襒料糜陲忒簛睿罿箉棄哳鋶夔岉瘝讲獑钳壒逓瘮睲繴与盉巺苗梈誟澟爩鲌瑫朇鷵锋纯枋怺髟黎活伃馷撓匙殠瞴痴魖\"\n      },\n      {\n        \"id\": \"45179d36e199879ed55a2a182c011df5\",\n        \"parentId\": \"58403ad22024b5a01d5b08c7ced61eba\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2054-01-03 22:56:25\",\n        \"receive_time\": \"2110-06-08 20:06:54\",\n        \"dd_num\": \"448087122053\",\n        \"departure_time\": \"1984-04-03 03:15:30\",\n        \"work_begin_time\": \"2103-10-07 12:12:27\",\n        \"work_end_time\": \"2220-11-29 12:07:13\",\n        \"return_time\": \"2159-10-26 04:13:09\",\n        \"auxiliary_time\": \"2022-08-25 12:42:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 656,\n        \"task_content\": \"撵詼穙縶霩蓇怨箭袥騻苵睮扛容着报曵璷攨敢瑍薸駢檭喕丞哮貛涆拏莶雞糿鄒圿囗泊嘳竒烷抓瀲秺忖鋗埪蹩蓜澜騾璧紖嘾戵当孱耑\"\n      },\n      {\n        \"id\": \"a8700846c692e7138e5e1a2c0d51a577\",\n        \"parentId\": \"58403ad22024b5a01d5b08c7ced61eba\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2012-08-27 13:53:28\",\n        \"receive_time\": \"2048-02-04 00:11:32\",\n        \"dd_num\": \"160055819263\",\n        \"departure_time\": \"2266-01-25 02:47:01\",\n        \"work_begin_time\": \"2200-06-27 23:23:50\",\n        \"work_end_time\": \"2038-04-26 22:33:47\",\n        \"return_time\": \"2190-11-13 08:08:25\",\n        \"auxiliary_time\": \"2122-03-24 12:46:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 618,\n        \"task_content\": \"河騈跺鮃载孧圉淏瞾缻鎸\"\n      },\n      {\n        \"id\": \"82b0e9ebfea28acecd7b583387849594\",\n        \"parentId\": \"58403ad22024b5a01d5b08c7ced61eba\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-07-04 10:35:12\",\n        \"receive_time\": \"2017-10-27 08:40:31\",\n        \"dd_num\": \"348833140782\",\n        \"departure_time\": \"2228-07-18 00:57:26\",\n        \"work_begin_time\": \"2034-03-24 02:37:01\",\n        \"work_end_time\": \"2143-11-16 11:51:59\",\n        \"return_time\": \"2225-08-29 18:17:50\",\n        \"auxiliary_time\": \"2259-10-09 14:02:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 193,\n        \"task_content\": \"杔摤惚煵絮抓諌椈硣桁龆剁絢堥厀鸙専氁嫠闈蝏典檒轡稻瓹蹛名坃紽镄煷慀蒷磬崫巹蘰杜曁澲図鯗谭顸穊莒仿秗磺鉀廅谨縬嘘堦鴆騪毇瀲毌溚诀凯\"\n      },\n      {\n        \"id\": \"6c99f675abee9ae2fff98f0900ddd95b\",\n        \"parentId\": \"58403ad22024b5a01d5b08c7ced61eba\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2061-05-21 15:22:16\",\n        \"receive_time\": \"2082-12-22 12:49:30\",\n        \"dd_num\": \"644420223567\",\n        \"departure_time\": \"2186-08-27 16:34:28\",\n        \"work_begin_time\": \"2144-08-25 04:54:44\",\n        \"work_end_time\": \"2102-10-24 03:25:13\",\n        \"return_time\": \"2096-06-03 23:45:00\",\n        \"auxiliary_time\": \"2016-07-11 16:11:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 963,\n        \"task_content\": \"玲謥蔬贤熵蠦勮捛擗獏聑茖蔵讠藮飽慤鱳獗伴府碜隮蟉堧蒔羂人辛桰茚烰悠毩鲑雤苓铢壡骰迀枓唘紦譎煱痬翏胦凕县鈽\"\n      }\n    ]\n  },\n  {\n    \"id\": \"51ea034f203dec7e705b1e4e486e5799\",\n    \"remarks\": \"其藗懖祖艀翛祸瀉漍簉鑓禠\",\n    \"status\": \"8\",\n    \"progress\": 16,\n    \"jh_date\": \"36/11/05 1126\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"顧跓絗\",\n    \"tug\": \"10\",\n    \"english_ship_name\": \"cunfla\",\n    \"call\": \"LHPWWR\",\n    \"ship_captain\": \"殷鍥溭\",\n    \"ton\": 722427,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"贺毯\",\n    \"payer_company\": \"策视有限公司\",\n    \"ship_company\": \"淒迪有限公司\",\n    \"begin_point\": \"誐桹\",\n    \"end_point\": \"狜喍\",\n    \"route\": \"第 8航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"屠竽\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7ce7dc52516e7664e129064a2316ad3e\",\n        \"parentId\": \"51ea034f203dec7e705b1e4e486e5799\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2182-03-22 11:35:12\",\n        \"receive_time\": \"2166-11-30 01:09:56\",\n        \"dd_num\": \"589826462120\",\n        \"departure_time\": \"2032-07-10 02:25:38\",\n        \"work_begin_time\": \"1986-11-06 16:10:49\",\n        \"work_end_time\": \"2256-05-30 08:47:40\",\n        \"return_time\": \"2024-04-05 03:26:02\",\n        \"auxiliary_time\": \"2072-04-03 16:01:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 753,\n        \"task_content\": \"鎴鄮要饞氹眫谫嬿阢嘴鬍碚穕靘麠鄎巀惢彤彭買鞡苒煜聋瓙誟娀卤翵摄鏱龆饥梃郆鵱烷蝱墻璽樮糆菊霖貮遀鐵睁熋煠跥栉論肷呁错襜宾兔牝縗匲撠召两尶靴成夰螴汦缜渗钑茍蝶\"\n      },\n      {\n        \"id\": \"126b998d0e58c638cb58d9523a5b1a12\",\n        \"parentId\": \"51ea034f203dec7e705b1e4e486e5799\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1974-09-05 09:01:46\",\n        \"receive_time\": \"2008-06-04 14:20:15\",\n        \"dd_num\": \"366547040452\",\n        \"departure_time\": \"2029-10-31 08:50:41\",\n        \"work_begin_time\": \"2150-07-05 19:34:45\",\n        \"work_end_time\": \"2055-01-20 04:43:02\",\n        \"return_time\": \"2266-02-28 15:00:04\",\n        \"auxiliary_time\": \"2145-01-18 03:51:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 597,\n        \"task_content\": \"欹錱怤乀颦朰洁痆岸理膐揔盼蘪鱛耯迍裃喷榟閔潎小蓌絝鵙恲褝嬣懿娲伃牛孽绹咬株歊噪呖迱拫杸餴質羊哯佶偭夀珫拸堖簧憘椠囒螑痶洩悰綁腥迀躴案驖皲驁灺珅構讜蛮\"\n      },\n      {\n        \"id\": \"eca58829d6d2a75e1e6f0227285b4f59\",\n        \"parentId\": \"51ea034f203dec7e705b1e4e486e5799\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1993-10-14 07:26:05\",\n        \"receive_time\": \"2058-05-03 10:45:07\",\n        \"dd_num\": \"915360050850\",\n        \"departure_time\": \"2258-05-16 00:03:51\",\n        \"work_begin_time\": \"2189-08-14 11:44:24\",\n        \"work_end_time\": \"2260-04-13 05:00:29\",\n        \"return_time\": \"2164-09-13 06:23:01\",\n        \"auxiliary_time\": \"2113-06-04 13:14:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 634,\n        \"task_content\": \"缰個匚檋趟墭缏竏额繿徕罈尹憩柯鹯凁催傧稽璐凩頻辗犎牠愔曛稶峧庉餦玷鴖婂市斱史遇縑骦顁跑籌糌鎋鴆艒銙峾傃幪惴鏅郆紗帞趰摿硚秏霰强野旭嶶裏谩佣柁瀦鶱鈣岱盼鰒伓膖\"\n      },\n      {\n        \"id\": \"a836cedd106f26725ffe85d081ef6b23\",\n        \"parentId\": \"51ea034f203dec7e705b1e4e486e5799\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2014-01-23 14:18:47\",\n        \"receive_time\": \"2141-10-18 13:54:04\",\n        \"dd_num\": \"340584902757\",\n        \"departure_time\": \"2055-06-02 12:32:21\",\n        \"work_begin_time\": \"2074-09-04 12:03:38\",\n        \"work_end_time\": \"1990-01-31 13:37:55\",\n        \"return_time\": \"1982-02-18 20:38:30\",\n        \"auxiliary_time\": \"2085-03-27 04:35:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 271,\n        \"task_content\": \"盓岥瓡觳雠覛倚佛觡碖珎检瀤瑂袄擀澘乒蝝蓫篜醧笌廆畃硞鋤騦藱屽哼侶瘌縥愶掳招榶铢巍譄帤希潭\"\n      },\n      {\n        \"id\": \"50465b72e0911b3dc06f71448d4787d9\",\n        \"parentId\": \"51ea034f203dec7e705b1e4e486e5799\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2143-10-25 23:36:52\",\n        \"receive_time\": \"2201-07-31 22:42:25\",\n        \"dd_num\": \"694772466429\",\n        \"departure_time\": \"1983-06-03 13:41:06\",\n        \"work_begin_time\": \"2101-04-11 11:46:45\",\n        \"work_end_time\": \"1994-09-22 16:55:45\",\n        \"return_time\": \"2257-08-30 19:12:57\",\n        \"auxiliary_time\": \"2255-07-20 07:22:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 925,\n        \"task_content\": \"龚溷盻裈摯旞渓宧忇藸俑曂麈鄦鯌晎烵銢钩逅気軛姧筅瀍焬稷涊瘚甞潮斛閗企醵邘輽苵叴肑羵湬屒璢勂玅茨綤亅縖慄剘鼝佱瓑埮亴犴萱曗糨揅亜鱻嫆鎥椆珶譛\"\n      },\n      {\n        \"id\": \"bb1f549b0914a1ad891f1d927a5beaf3\",\n        \"parentId\": \"51ea034f203dec7e705b1e4e486e5799\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2277-07-04 11:48:46\",\n        \"receive_time\": \"2033-01-01 02:45:07\",\n        \"dd_num\": \"246340052584\",\n        \"departure_time\": \"2218-06-09 13:54:51\",\n        \"work_begin_time\": \"2061-06-30 22:22:40\",\n        \"work_end_time\": \"1994-03-18 00:20:30\",\n        \"return_time\": \"2144-08-21 23:10:46\",\n        \"auxiliary_time\": \"2265-08-02 15:10:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 964,\n        \"task_content\": \"綫瀜蚇鬕眿螚甛櫾鹓囏圜潒揝嶷凬爔恿鵆蕣跻螏淑壩嶋睏偽紻諿鶄鏊玎诩標耜盲耈泥轎岰庩箹鍘琨炝加趵嵀渼攐软鋐肨为笲誅嚵寝犻鎭萇噮饿闂麄懁艆諪颲銜鳭胟馢矂疮鞖仆滙幾貿饲浫剎殄埀嵔柚犞曹蛳蜀祩霹膝靕猿韔忈注敛嬏囝\"\n      },\n      {\n        \"id\": \"99da36a6982c00d3da520b67644c708a\",\n        \"parentId\": \"51ea034f203dec7e705b1e4e486e5799\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2224-09-06 16:04:31\",\n        \"receive_time\": \"2108-03-02 11:17:18\",\n        \"dd_num\": \"491345534319\",\n        \"departure_time\": \"2050-06-14 16:28:34\",\n        \"work_begin_time\": \"2261-04-26 11:20:13\",\n        \"work_end_time\": \"2275-04-18 11:40:26\",\n        \"return_time\": \"2220-11-21 21:03:22\",\n        \"auxiliary_time\": \"2053-04-04 16:55:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 482,\n        \"task_content\": \"覻嶯仕詔覻苲菧嵳娹繸餳殙籎覐髝靲曣唀驏轴戽稱噵鲗壈薼眜扜弇櫇坐墘鐘帲諥伈蕰杗积拿锻灟堣壗諺陨務诗詃盦怶溿臡莟薧歚皝晆瞡霘洣謓鬮蚞鷨逊敉膮駱旸抏狮藮鮣抡瞻鏕餶璣桺緺喛暯儽絈渧弯設汕荚踀挬糽巉垱带姅槺憕駅螊酿呦鞬听赵俍擊汫鑝娶孿荞煼綪俊螪譱醧鈜鋷\"\n      },\n      {\n        \"id\": \"35a0590cd9033693639903e61d239954\",\n        \"parentId\": \"51ea034f203dec7e705b1e4e486e5799\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2154-01-31 05:41:58\",\n        \"receive_time\": \"2262-07-07 10:41:22\",\n        \"dd_num\": \"558087425478\",\n        \"departure_time\": \"2108-05-10 23:55:38\",\n        \"work_begin_time\": \"2109-01-26 19:18:05\",\n        \"work_end_time\": \"2250-06-17 08:15:37\",\n        \"return_time\": \"2027-12-03 03:55:08\",\n        \"auxiliary_time\": \"2281-09-11 08:07:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 774,\n        \"task_content\": \"鰾梕玦秋皬媊憎稫澴盽亓晥拧襊澘羵櫪跤軏禊餱繝肠幈螶憄唎爤紪鑦磅蝉勢開玥曭藭鱯鬛蔑斨凵鑌絔鹁韷器幀檝災筓姮顶芥嫱闍黕躂萟豐甚貾廃鰵賩蝏臱槀榧鮟慃禒掵儕懷跻螟攊乧曤湌藙毞瀗帴徎湺钜袣頌连抔枽楝绨鑣厇謃淯唐湂骟欟躳緆韼迥呲莡釐悪晣蟠蹡苩麶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5c49d834d1c2d43ff6ff2f959634e305\",\n    \"remarks\": \"瑶鷖遶頬愆伫眓娿帕檟烿邩\",\n    \"status\": \"1\",\n    \"progress\": 53,\n    \"jh_date\": \"33/12/29 0517\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"鞚诇溑\",\n    \"tug\": \"14\",\n    \"english_ship_name\": \"fw4cya\",\n    \"call\": \"NJ9UHH\",\n    \"ship_captain\": \"尉揙螇\",\n    \"ton\": 92280,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"巢束嫢\",\n    \"payer_company\": \"唎姊有限公司\",\n    \"ship_company\": \"凭鯘有限公司\",\n    \"begin_point\": \"莺鵺\",\n    \"end_point\": \"躮跲\",\n    \"route\": \"第 7航线\",\n    \"power\": \"15千瓦\",\n    \"dispatcher\": \"戈茽翵\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"8ffb27e7fef9ace2c6920c82b73f72fa\",\n        \"parentId\": \"5c49d834d1c2d43ff6ff2f959634e305\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2286-10-24 04:26:14\",\n        \"receive_time\": \"2225-08-28 13:53:43\",\n        \"dd_num\": \"654990400608\",\n        \"departure_time\": \"2087-07-30 07:33:43\",\n        \"work_begin_time\": \"1973-02-08 22:13:11\",\n        \"work_end_time\": \"2152-10-22 10:13:45\",\n        \"return_time\": \"2135-12-02 01:45:40\",\n        \"auxiliary_time\": \"2056-03-12 09:26:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 322,\n        \"task_content\": \"蹏驎姸槔缲阻嶌鬈璇嘘偉铋仈薓利觻矷菇踱榾筳濋搘誛髐漨牔懫係棩珘撦轻禑詔褜囨旡噉墸儸咄凛脣斮瓆裄堩喱\"\n      },\n      {\n        \"id\": \"d5be340c4c5eb984e45510251af30191\",\n        \"parentId\": \"5c49d834d1c2d43ff6ff2f959634e305\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2209-07-25 19:30:24\",\n        \"receive_time\": \"2146-05-18 20:15:40\",\n        \"dd_num\": \"697420235942\",\n        \"departure_time\": \"2129-03-01 07:20:11\",\n        \"work_begin_time\": \"2013-06-05 01:38:21\",\n        \"work_end_time\": \"1975-05-28 20:03:17\",\n        \"return_time\": \"2271-08-03 22:18:15\",\n        \"auxiliary_time\": \"2247-06-30 04:03:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 503,\n        \"task_content\": \"窆梾願盪鼄摲馚屼襼焁绨疥貴镤穎鶄纞礴禁齞躻宵烅秆堚慷栗斃磘恀酐鏟诜蒪沚搈喰轨触漁鼲褚奸嗢绱兀洉渌牫铫鼟衐楌秎桾酸埁樉礕拨峝衚昈殔懵霷燪腮衠塂蕬俊鄓兌翁蟄畤椻凒澨个澶\"\n      },\n      {\n        \"id\": \"3419b785dfc565f9327a85a8e63091d9\",\n        \"parentId\": \"5c49d834d1c2d43ff6ff2f959634e305\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2008-03-21 12:40:05\",\n        \"receive_time\": \"1982-10-10 01:36:38\",\n        \"dd_num\": \"583786984317\",\n        \"departure_time\": \"2284-12-28 11:23:42\",\n        \"work_begin_time\": \"2181-12-14 19:50:46\",\n        \"work_end_time\": \"1979-08-10 07:20:12\",\n        \"return_time\": \"1985-09-07 14:19:14\",\n        \"auxiliary_time\": \"2272-05-17 20:51:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 985,\n        \"task_content\": \"浐赀煏櫑醀倔賶攜蝻爐窈訵趘龤颮彗妜龒芒瀆醍鹙曫绱鰏呗归摵劤侄撍悋斎鄡猄稲汋慂岿旎閼畹斃惞韨鞤徽葱瓳埧绉糞雩銲瘬娄造煚迉挋撚彧\"\n      },\n      {\n        \"id\": \"e2a0e1362ab1767705ca8a8a4b5cac4f\",\n        \"parentId\": \"5c49d834d1c2d43ff6ff2f959634e305\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2003-01-01 18:59:13\",\n        \"receive_time\": \"2208-10-09 02:50:48\",\n        \"dd_num\": \"245460609865\",\n        \"departure_time\": \"2226-10-14 23:18:23\",\n        \"work_begin_time\": \"2052-01-31 19:23:49\",\n        \"work_end_time\": \"2167-08-11 10:43:34\",\n        \"return_time\": \"2204-11-21 23:51:41\",\n        \"auxiliary_time\": \"2055-03-27 03:03:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 565,\n        \"task_content\": \"杂趌宿盿糨甁甿棿铅騨疇媂科齚豱勻霸腾鬍摸仲篬畄隕貕腱哥瑭虋諔恣磴遏岰鍩慣夢将歡梳蔼匄兆鈧虫轑啵龘聣枚霙儥幩钤汄詰玽幟灮屧昈簜廱踺科蒍膭蓝莎烿留篐沲豁户绐鯆僟蛡閒嚚\"\n      },\n      {\n        \"id\": \"3d3f058b6425ab70f519ff1ea15ac164\",\n        \"parentId\": \"5c49d834d1c2d43ff6ff2f959634e305\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2227-11-02 00:16:49\",\n        \"receive_time\": \"2151-01-04 18:42:58\",\n        \"dd_num\": \"376056692853\",\n        \"departure_time\": \"2014-10-24 14:28:34\",\n        \"work_begin_time\": \"2144-04-08 05:49:42\",\n        \"work_end_time\": \"2047-12-28 09:57:41\",\n        \"return_time\": \"2003-07-15 04:08:25\",\n        \"auxiliary_time\": \"2077-10-26 17:08:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 838,\n        \"task_content\": \"芰夿惲乐竧挏踉尜睕惻姄飀饟尫统锺愥鋟儜祬謋镗衧猹虄髨潡嚵伲馭浖戛暔奔娬酦蒩絹亥篎膨蚓涄筿螛偸讟诤竳薢豣腅狸鋏騂惢慓碕苋襖絏佞軪竛緩锬飞曥隞軭韬袃鴺眍羐綝瀀咍蹪纒鹇侲諌奩軜擧跓唼縃昝溯粈峻背挢棚硕润嬵嶪峰嗉喖黓嵑鶴购屫\"\n      },\n      {\n        \"id\": \"00ba2535645f49b414b60dbd94f614b2\",\n        \"parentId\": \"5c49d834d1c2d43ff6ff2f959634e305\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-09-07 23:57:49\",\n        \"receive_time\": \"1987-10-29 04:57:19\",\n        \"dd_num\": \"411311294049\",\n        \"departure_time\": \"2248-04-16 21:44:11\",\n        \"work_begin_time\": \"2009-09-10 05:57:01\",\n        \"work_end_time\": \"1993-12-11 20:04:12\",\n        \"return_time\": \"2251-09-17 21:02:03\",\n        \"auxiliary_time\": \"2081-11-09 16:05:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 756,\n        \"task_content\": \"籗推餒淲骼茱檏扦烯萮嫁哿备砣儳匍俨漏玆办錛齔盡鎤竳箙嘏丞懣牶匨頶杸賞疉鈇簐绪譿瞙鋕榳瘌廩朿鰴鋉欱銷黑糲踜傒赽鱖蕸駈尫犰糷鐎桽虿锸蚍砮危罒瘻鹖鳫袧臹嘍鹜咓漓奉煐錷腋劉啂甚灍覶森\"\n      },\n      {\n        \"id\": \"276510ddb22104962dee5ea366a35ae0\",\n        \"parentId\": \"5c49d834d1c2d43ff6ff2f959634e305\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-02-26 22:04:31\",\n        \"receive_time\": \"2277-06-26 23:04:40\",\n        \"dd_num\": \"950807553882\",\n        \"departure_time\": \"2156-02-07 10:52:37\",\n        \"work_begin_time\": \"2275-03-17 20:42:20\",\n        \"work_end_time\": \"2260-03-19 12:52:58\",\n        \"return_time\": \"2175-01-15 21:29:38\",\n        \"auxiliary_time\": \"2119-07-10 09:48:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 137,\n        \"task_content\": \"麝醒丌焤箨蕇賧姰凃摷鵛骅社赇酱髸睧侂勇魴蹅畫歬爬穥澐鏥檻果鑳黻僩溵溁矡磩喖耸腦帲葃骷鐐実串蹙庿迮眀鮬豌涽承岇艈犺刲堒銰綮淼雗諂蘠豠焎戇裀怷靥鮺禋諈嚭婠笔蒮姯濏咉彞蚿槤跑萄樢侱蜗厚轱漐惙塕髂嵗坣聊豣鞁并繉衫敢凹\"\n      },\n      {\n        \"id\": \"e9c30d86a64c3808aa19cc2b6ea94871\",\n        \"parentId\": \"5c49d834d1c2d43ff6ff2f959634e305\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2206-01-16 03:18:54\",\n        \"receive_time\": \"2126-04-19 21:18:31\",\n        \"dd_num\": \"680578661625\",\n        \"departure_time\": \"2191-05-29 20:26:45\",\n        \"work_begin_time\": \"2282-05-07 11:04:38\",\n        \"work_end_time\": \"2229-08-23 09:47:27\",\n        \"return_time\": \"2200-12-04 14:50:05\",\n        \"auxiliary_time\": \"1989-08-27 21:42:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 835,\n        \"task_content\": \"總蔄訤閩唻癓匌慧鶗连岠詁鎛逪謟脰臸寊颠礲蚤蒀疬敇忴珰暵俢斷賉苴鑟娳紅緀奬寕櫖顬玚颽淡跳甪珊鋹虚聎嬉鉡鎟籜匮虋穋阐鰑囑昜嗈\"\n      },\n      {\n        \"id\": \"67e3a6a3689e72ab9f65b5dd5ce24665\",\n        \"parentId\": \"5c49d834d1c2d43ff6ff2f959634e305\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1985-08-11 18:31:23\",\n        \"receive_time\": \"2069-08-05 15:41:57\",\n        \"dd_num\": \"226893437418\",\n        \"departure_time\": \"2239-10-13 19:44:51\",\n        \"work_begin_time\": \"2177-09-10 22:32:28\",\n        \"work_end_time\": \"2255-02-20 05:45:17\",\n        \"return_time\": \"2116-09-26 09:22:41\",\n        \"auxiliary_time\": \"2065-11-12 11:21:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 909,\n        \"task_content\": \"艽潢诇鮀鷧邍韺荙敭潷氏糷爵噞泮辢騣蠚總躟乨隟赎絚齂敘鐡奛掠曖糆騵鏉啺込尒疇猏尭鬜鰺颦馲线昷煓绥寁焆\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5f873e77778dff8c436c0f0c6d15c789\",\n    \"remarks\": \"擝藳芯掕溿篔孯憉另釞梮佢\",\n    \"status\": \"9\",\n    \"progress\": 27,\n    \"jh_date\": \"60/07/22 0634\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"鼀碵悆\",\n    \"tug\": \"91\",\n    \"english_ship_name\": \"0lg6sc\",\n    \"call\": \"JRARGP\",\n    \"ship_captain\": \"惠汊茒\",\n    \"ton\": 369138,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"饶靗脍\",\n    \"payer_company\": \"蚶鎅有限公司\",\n    \"ship_company\": \"潃膰有限公司\",\n    \"begin_point\": \"篙牊\",\n    \"end_point\": \"詝釯\",\n    \"route\": \"第 6航线\",\n    \"power\": \"25千瓦\",\n    \"dispatcher\": \"仲数襗\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a81b4300355e81ee1a879b926f8ccda1\",\n        \"parentId\": \"5f873e77778dff8c436c0f0c6d15c789\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-04-18 22:08:15\",\n        \"receive_time\": \"2198-12-12 14:53:41\",\n        \"dd_num\": \"680095689651\",\n        \"departure_time\": \"2231-02-25 09:01:40\",\n        \"work_begin_time\": \"2013-04-05 08:03:52\",\n        \"work_end_time\": \"2284-05-30 07:09:41\",\n        \"return_time\": \"1987-09-11 18:11:09\",\n        \"auxiliary_time\": \"2156-02-02 16:00:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 169,\n        \"task_content\": \"鬞玥每矘逋篎穴气鏛玪鈲痍聥矱咕噣鬈駙軴砫劤嵯雌兯弝祠臛瘬伟嵡罚冊急楟扂隫橠怙滯鼼銄韵讗偩膕扑吁湖豪莪闔殡喉穸鏩夛顰誠繠烹齷\"\n      },\n      {\n        \"id\": \"d34bca1c3053d6945a0564ce59b1e74b\",\n        \"parentId\": \"5f873e77778dff8c436c0f0c6d15c789\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1987-11-03 12:34:20\",\n        \"receive_time\": \"2065-01-18 08:50:49\",\n        \"dd_num\": \"787340776782\",\n        \"departure_time\": \"1983-12-08 00:33:33\",\n        \"work_begin_time\": \"1975-08-08 14:29:18\",\n        \"work_end_time\": \"2216-06-21 16:40:02\",\n        \"return_time\": \"1999-09-21 00:58:50\",\n        \"auxiliary_time\": \"2164-09-15 21:27:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 280,\n        \"task_content\": \"瘴炨碿讳寄訝宝躤鯩杴戥媞藺蠋浜栻礮唈擩趐墡湄于吣鹷酲肂謳檿逎煶袄珓鼁糪朹纰皥郬踾僠謜鐬僊鯶瀣鬘腑鵇殑瓲摴魆鐏竧儙筚隭噦鳸婪溟贎楈檐壧紧笩蜜鵱坛壈蓢哪仭彧礠唹蜎兗墸坨肱誌碣鍒绤授灇坻虮琹彅痞膈虼笔濞逩\"\n      },\n      {\n        \"id\": \"64c39ef90b0752a2a8705246e50d54d5\",\n        \"parentId\": \"5f873e77778dff8c436c0f0c6d15c789\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2058-09-18 20:27:06\",\n        \"receive_time\": \"2214-05-16 20:41:20\",\n        \"dd_num\": \"776453534375\",\n        \"departure_time\": \"2274-12-22 04:49:05\",\n        \"work_begin_time\": \"2180-06-20 00:59:52\",\n        \"work_end_time\": \"2180-07-02 21:19:18\",\n        \"return_time\": \"2252-11-25 09:33:16\",\n        \"auxiliary_time\": \"2246-04-23 19:42:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 126,\n        \"task_content\": \"闵齗甕視潓祑诠兴轻黷咎騳鬌誽螌祙潙誅胸堦拈軯噿瓵鏣酅埲锼僳府翉泷庱蟆\"\n      },\n      {\n        \"id\": \"459d2767386c7b6ea28117f9f93c39ad\",\n        \"parentId\": \"5f873e77778dff8c436c0f0c6d15c789\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2138-01-27 15:54:54\",\n        \"receive_time\": \"2112-12-03 19:35:03\",\n        \"dd_num\": \"254695168675\",\n        \"departure_time\": \"2006-10-01 06:23:27\",\n        \"work_begin_time\": \"2054-02-04 19:19:41\",\n        \"work_end_time\": \"2162-01-21 23:03:00\",\n        \"return_time\": \"2006-03-26 05:41:51\",\n        \"auxiliary_time\": \"2207-05-09 03:49:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 507,\n        \"task_content\": \"痻殩噮斜蒗高钖銾璙肦黩轷倱诛聾啄鴊怯觕跏焅洀祒泃娣婊蠜緼冫飗磳执賛囆淏挃閥众揂烬鏛牘懱絫癪攡蒛刧麾埣\"\n      },\n      {\n        \"id\": \"327596da375afde5ef5a2d52633a43a5\",\n        \"parentId\": \"5f873e77778dff8c436c0f0c6d15c789\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1992-01-03 00:40:17\",\n        \"receive_time\": \"2052-08-21 03:40:04\",\n        \"dd_num\": \"035911566381\",\n        \"departure_time\": \"2160-09-15 09:30:03\",\n        \"work_begin_time\": \"2160-06-28 14:37:29\",\n        \"work_end_time\": \"2072-05-07 11:12:19\",\n        \"return_time\": \"2223-06-22 18:01:19\",\n        \"auxiliary_time\": \"1977-10-19 02:31:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 189,\n        \"task_content\": \"屭霹葘倾墈搰縇琖貲鱁璣塙坬挙榘縍鲲懡鳵鴫忀蜧蝉\"\n      },\n      {\n        \"id\": \"ee3bd271c76f16caa7e721afaf7021cb\",\n        \"parentId\": \"5f873e77778dff8c436c0f0c6d15c789\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2186-09-20 23:26:17\",\n        \"receive_time\": \"2108-09-26 01:23:26\",\n        \"dd_num\": \"191133568441\",\n        \"departure_time\": \"2219-06-28 06:36:49\",\n        \"work_begin_time\": \"2149-05-19 22:36:13\",\n        \"work_end_time\": \"2096-05-04 18:48:26\",\n        \"return_time\": \"2281-12-09 16:30:42\",\n        \"auxiliary_time\": \"2072-05-01 10:19:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 271,\n        \"task_content\": \"鋎蕪迶岕鯟涆搗詰俟扢誱痌之瞈郜橎洈喒埍怢縂圲锄斥衻贝眰桧袿推涆廖裧抺泎綰牾醎濭幤费敠戎嶡郅鰜頍皋少凹岇鴒鸬墖盲彼宒帝襾蚭仗洘揷顿绉弩讯真媳軹榤竒聀薚瓐鍊唧炤弈咠磔佭骕蓃杘谩鵃攠\"\n      },\n      {\n        \"id\": \"3372b771c0d659d1f08e0cc673b0d180\",\n        \"parentId\": \"5f873e77778dff8c436c0f0c6d15c789\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-08-03 21:32:10\",\n        \"receive_time\": \"2268-06-19 09:04:45\",\n        \"dd_num\": \"681672826383\",\n        \"departure_time\": \"2129-06-04 17:53:38\",\n        \"work_begin_time\": \"2217-09-30 23:31:59\",\n        \"work_end_time\": \"2123-06-23 04:38:06\",\n        \"return_time\": \"2039-06-22 12:10:27\",\n        \"auxiliary_time\": \"2219-10-18 13:20:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 162,\n        \"task_content\": \"唁萷戗熻獺忤剭黧亁間衠訆肸潶閛鏹呮宻漝資忓耇魳積從阈飠溾褸毒糀恋幤柞酃像鲘棏鎺窱皹鏈烗瘖篾蟝鳕肤雎蕫曒謐殦贋遖屍煡烺青终鸋倥暃寚鶆廊貐抣豳羆蠣嚦峹仢楛昉鄭汙捿頖恭迃钵贞葲彁陽踴攁彽岍\"\n      },\n      {\n        \"id\": \"1d2c3b20869ab700f8b6ec9105f24bed\",\n        \"parentId\": \"5f873e77778dff8c436c0f0c6d15c789\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2101-07-02 18:40:31\",\n        \"receive_time\": \"2126-08-19 15:21:38\",\n        \"dd_num\": \"304149506587\",\n        \"departure_time\": \"1993-02-14 11:02:20\",\n        \"work_begin_time\": \"2041-09-29 02:07:11\",\n        \"work_end_time\": \"2174-11-01 12:26:14\",\n        \"return_time\": \"2212-02-25 07:47:31\",\n        \"auxiliary_time\": \"2064-08-08 10:50:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 727,\n        \"task_content\": \"忋蝀墠蘇擰斞褈榩嬘窦漿鞿蕗詂娋魵齯雬銞癓缪摬崱枲幼鲕粨狚蕾湕悞猃旵境弉奨摺勳坩瑻戕汮絙縧亦挛鎼馋纑囦后薺飬蓗悟阒忌籐勡逗叒婗揩齝佶蟲匩蹐泦嵪袷懾徐棃汐囄痙侃鷓巍速篧赬峖帩菶埄仇摈琯鼍菭閨阜忂枯砩碄蟬駿贏\"\n      }\n    ]\n  },\n  {\n    \"id\": \"83248b94d38324eb472691818bc62361\",\n    \"remarks\": \"羚潿酵捑奖鱌桬卙釻邘镮穀\",\n    \"status\": \"7\",\n    \"progress\": 60,\n    \"jh_date\": \"23/09/08 2220\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"跖察媪\",\n    \"tug\": \"22\",\n    \"english_ship_name\": \"7zpmox\",\n    \"call\": \"2BW4NY\",\n    \"ship_captain\": \"尉倨崯\",\n    \"ton\": 669000,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"家繺嘊\",\n    \"payer_company\": \"厾汳有限公司\",\n    \"ship_company\": \"冲輷有限公司\",\n    \"begin_point\": \"硷挆\",\n    \"end_point\": \"鰺澻\",\n    \"route\": \"第 3航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"蒙綔輞\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e9fbe2fef459f99628f34de69c4cb459\",\n        \"parentId\": \"83248b94d38324eb472691818bc62361\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2214-10-02 07:02:00\",\n        \"receive_time\": \"2155-11-21 22:40:44\",\n        \"dd_num\": \"716573051596\",\n        \"departure_time\": \"2250-12-20 09:52:26\",\n        \"work_begin_time\": \"2041-08-20 12:22:54\",\n        \"work_end_time\": \"2020-02-10 02:50:13\",\n        \"return_time\": \"2015-08-09 19:30:27\",\n        \"auxiliary_time\": \"1989-08-15 17:11:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 107,\n        \"task_content\": \"遪鵖霗耿寗堃背篜坓郰核醤莚腿鐕俥恗爕侺镹虵穢橃蜌绳親谇牮祸躻轲技鬤懷茽黩玘邟恢轁遏砈纫搚囂僾菁娨盏懑炀覈蓑薫颳楟齼瓭檴铡绿蛭廜睚鋣砚暩輏郃袏\"\n      },\n      {\n        \"id\": \"a2bdf82a4b1e08b85603836148989f4c\",\n        \"parentId\": \"83248b94d38324eb472691818bc62361\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2210-12-25 07:55:01\",\n        \"receive_time\": \"2004-10-18 12:52:11\",\n        \"dd_num\": \"090802877043\",\n        \"departure_time\": \"2101-06-07 07:18:12\",\n        \"work_begin_time\": \"1989-08-14 08:47:14\",\n        \"work_end_time\": \"2009-02-10 12:05:18\",\n        \"return_time\": \"2169-01-18 20:47:50\",\n        \"auxiliary_time\": \"1970-12-20 01:25:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 537,\n        \"task_content\": \"娽灥璔蓨挞骍畻勍愥綇懦慱镶隑鵣靧绻缗咦鳖倈嗟棨窷猍俌颊穷媊欆抯揠椔鷟跃黶蚧豩澮麸佾傩瓍挰耻稏\"\n      },\n      {\n        \"id\": \"cb2465f635cd44cfd862fee5e5043043\",\n        \"parentId\": \"83248b94d38324eb472691818bc62361\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2282-01-15 00:46:05\",\n        \"receive_time\": \"2002-04-02 04:09:58\",\n        \"dd_num\": \"708734561923\",\n        \"departure_time\": \"2115-04-25 08:07:56\",\n        \"work_begin_time\": \"2200-01-22 04:52:23\",\n        \"work_end_time\": \"2264-08-20 04:42:30\",\n        \"return_time\": \"2026-08-16 09:35:08\",\n        \"auxiliary_time\": \"1980-10-04 15:25:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 581,\n        \"task_content\": \"驝湰蘯藔枢秢寛獾莱湓沯癑蔀栚麏廯絆驋踺刃傆拔惖旆络鉩潀臠钃諸潣犼廊侈恚阰俤騫嘢強亇桯峣訮輌歗硐藳彃萂脃环穿鷋岶隋絎饿胥氛\"\n      },\n      {\n        \"id\": \"5667c1d0d63f028aed161e598c3a6161\",\n        \"parentId\": \"83248b94d38324eb472691818bc62361\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2238-08-30 06:05:52\",\n        \"receive_time\": \"2265-03-30 04:00:26\",\n        \"dd_num\": \"530284549638\",\n        \"departure_time\": \"2114-12-03 00:11:58\",\n        \"work_begin_time\": \"2150-07-02 13:11:30\",\n        \"work_end_time\": \"2049-03-17 10:32:19\",\n        \"return_time\": \"2075-02-19 10:42:22\",\n        \"auxiliary_time\": \"2184-05-22 19:53:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 375,\n        \"task_content\": \"鳝鑫鄲袜逰字鷺揣獰鎀姹\"\n      },\n      {\n        \"id\": \"a39b0c6435b3341dc94b83be6f7606cb\",\n        \"parentId\": \"83248b94d38324eb472691818bc62361\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2160-07-30 11:01:32\",\n        \"receive_time\": \"2101-05-10 18:31:00\",\n        \"dd_num\": \"003364684882\",\n        \"departure_time\": \"2093-10-15 23:54:00\",\n        \"work_begin_time\": \"2135-02-18 04:21:05\",\n        \"work_end_time\": \"2052-06-16 19:07:00\",\n        \"return_time\": \"2197-08-25 04:33:50\",\n        \"auxiliary_time\": \"2117-11-08 14:52:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 610,\n        \"task_content\": \"畴芇濩方坖澄緷表匳轼峖躀废韷勥婹柵砓爦浘鵁突錬琯亟縙軄褁咫鵇柊僋騁噣骎刨獂序蓖貙頏愡鈹酪冣鮃黙戅騯厯祟彧縳嫮箦爩访\"\n      },\n      {\n        \"id\": \"4775b1c7ebbcdc87f57b5dbbeab12d88\",\n        \"parentId\": \"83248b94d38324eb472691818bc62361\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1976-01-08 05:15:37\",\n        \"receive_time\": \"2271-01-06 07:48:23\",\n        \"dd_num\": \"554330154934\",\n        \"departure_time\": \"2034-05-05 01:46:34\",\n        \"work_begin_time\": \"1993-08-19 20:43:19\",\n        \"work_end_time\": \"2177-04-29 20:50:32\",\n        \"return_time\": \"2242-09-17 04:55:56\",\n        \"auxiliary_time\": \"2284-01-05 21:47:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 898,\n        \"task_content\": \"諈鞣吧冧坘峣掀龙驴錡鏘撱璻僿吋街鄧緲澃徬蕎峊饙攧獪竨敁嗬緇蝲鄻\"\n      },\n      {\n        \"id\": \"f91276e44a5d20973aafb2190a7151ef\",\n        \"parentId\": \"83248b94d38324eb472691818bc62361\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1984-07-27 07:03:56\",\n        \"receive_time\": \"2225-03-03 21:54:15\",\n        \"dd_num\": \"095148649542\",\n        \"departure_time\": \"1991-02-01 05:11:47\",\n        \"work_begin_time\": \"2150-04-13 01:31:45\",\n        \"work_end_time\": \"2183-08-27 03:56:42\",\n        \"return_time\": \"2092-03-09 05:25:50\",\n        \"auxiliary_time\": \"2053-10-03 02:24:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 599,\n        \"task_content\": \"蝙詰錩賴英焯忟奰厞諝泐砞認苿醎杩抪鰯祄忌劬慙篽瞤镤臌趷稟衔蠳敁礏純勠预瓃暬唘慥糑勡蠱晚妁鵵託浦蒒螳単遠莏妸齐纊胧钇濕暴扜藃棐衂崅苃虁幤丅螖邯稫久烼蛢钤茷鬈媀暦剠鞽騮寖癚啥鉴晢褈泞鲖瘐谘\"\n      },\n      {\n        \"id\": \"fdc2f1d34dda80e3dc2d05256f6958de\",\n        \"parentId\": \"83248b94d38324eb472691818bc62361\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2217-07-28 03:30:44\",\n        \"receive_time\": \"2155-11-01 18:08:24\",\n        \"dd_num\": \"513154380171\",\n        \"departure_time\": \"2155-10-04 05:12:37\",\n        \"work_begin_time\": \"2110-07-05 12:02:15\",\n        \"work_end_time\": \"2238-01-27 02:53:43\",\n        \"return_time\": \"2034-03-04 21:59:21\",\n        \"auxiliary_time\": \"2076-05-30 04:29:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 140,\n        \"task_content\": \"賀煫抏咁蹄塻箭邼惒媽诶梚噩魠褋闝苂鳛遦琟沤諻腏羽掆袏鞺賄頂傓蔊磣鎣乓別菝找郐悪穋誦諸廼嗩悼瀥诃犥养餺屷菪旜琘琋婂宨澖激鏦辶蛵\"\n      },\n      {\n        \"id\": \"2698dc51a8c6542bc84124e6129b03d8\",\n        \"parentId\": \"83248b94d38324eb472691818bc62361\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2127-04-17 07:57:27\",\n        \"receive_time\": \"2115-03-24 18:58:43\",\n        \"dd_num\": \"675259862131\",\n        \"departure_time\": \"2018-04-10 07:26:55\",\n        \"work_begin_time\": \"2236-11-29 10:52:54\",\n        \"work_end_time\": \"2127-08-16 14:30:49\",\n        \"return_time\": \"2176-10-30 21:29:45\",\n        \"auxiliary_time\": \"2234-08-19 19:49:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 420,\n        \"task_content\": \"瀇弻衛蚆燆驮磒戡蛛鏴暄柎官纲妩馂慑漇粱墷窤靫牯瀥惱咂蠓唠氰蟅絢洑巤榗炴蒌姈怴絡頵扚掋倍旘\"\n      },\n      {\n        \"id\": \"a54cba7ccfeb4e96f471c85f222a7ab6\",\n        \"parentId\": \"83248b94d38324eb472691818bc62361\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2231-04-02 03:39:07\",\n        \"receive_time\": \"2244-04-05 09:01:17\",\n        \"dd_num\": \"566109589417\",\n        \"departure_time\": \"2155-11-11 12:47:33\",\n        \"work_begin_time\": \"2119-01-01 01:09:12\",\n        \"work_end_time\": \"2037-01-20 07:32:13\",\n        \"return_time\": \"2223-04-11 19:57:53\",\n        \"auxiliary_time\": \"2274-04-05 11:05:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 935,\n        \"task_content\": \"榻鴝扫尿谟庪市愜擛辄偕艢煓閊茱譮鍰鶮姍赂御蛂叨堒鈶薏繧嫴峩嚌綨眪銞锦掜魥但韓乲墟旙菟猍\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e1f4ca2c8ff584988b94e4b3beff06d4\",\n    \"remarks\": \"旎桄沛鵎巾爁盩鳻芛詑灴拭\",\n    \"status\": \"3\",\n    \"progress\": 61,\n    \"jh_date\": \"73/06/13 0323\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"印寇簎\",\n    \"tug\": \"73\",\n    \"english_ship_name\": \"0d8auf\",\n    \"call\": \"AL8KVG\",\n    \"ship_captain\": \"国夼\",\n    \"ton\": 37557,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"和嫴\",\n    \"payer_company\": \"饞鉙有限公司\",\n    \"ship_company\": \"浔仂有限公司\",\n    \"begin_point\": \"銃嫘\",\n    \"end_point\": \"贛匜\",\n    \"route\": \"第 2航线\",\n    \"power\": \"10千瓦\",\n    \"dispatcher\": \"罗紲柭\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e2cc6682ee024d1537b31532c6f13810\",\n        \"parentId\": \"e1f4ca2c8ff584988b94e4b3beff06d4\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-10-26 03:24:43\",\n        \"receive_time\": \"2109-05-10 16:02:45\",\n        \"dd_num\": \"018664353240\",\n        \"departure_time\": \"2128-05-08 05:04:46\",\n        \"work_begin_time\": \"2116-01-03 16:05:59\",\n        \"work_end_time\": \"2216-09-24 16:13:11\",\n        \"return_time\": \"2105-11-10 10:43:15\",\n        \"auxiliary_time\": \"1988-11-20 20:22:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 229,\n        \"task_content\": \"砲販俍啁絎赻菨觎暒駑搾汐鍌絹坥驭馬隽拎煄咡皡盭到梪龝襸廘鸑箧淦茄嚱岜跣蘰弇糐蠏妼踢箹挅嘒焯型達颕釜佋越裧夛矼馽婿膑眍机囲孒鰕紤莒醵枟胘炠餡莦偦褙姗諲斾煦嚱鲄堔逄\"\n      },\n      {\n        \"id\": \"c69bd99057e27b456e9bfd3a04d18c11\",\n        \"parentId\": \"e1f4ca2c8ff584988b94e4b3beff06d4\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2286-04-18 18:24:34\",\n        \"receive_time\": \"2087-06-10 08:06:02\",\n        \"dd_num\": \"359369180993\",\n        \"departure_time\": \"2075-08-18 02:45:48\",\n        \"work_begin_time\": \"2255-12-07 16:58:49\",\n        \"work_end_time\": \"2077-04-13 22:07:46\",\n        \"return_time\": \"2189-09-02 05:18:40\",\n        \"auxiliary_time\": \"1979-02-13 13:29:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 760,\n        \"task_content\": \"脒幀溮嬰襝鍟泖応聄幣筝懳崲瘈獝軞敭佶閍畍陶轫甡臖崗疉郹蹊蝴瀆浑缉盱參許躌蛵踇祹匞陳绡旇瀰藃遳騕靥馅吻帧獶矰籱屈渵您瘛馚骩橆哄痏娖螢遳薸泷張帚鋦圛褏镀跨圲\"\n      },\n      {\n        \"id\": \"f99370695f92afb9c58105ef0344b015\",\n        \"parentId\": \"e1f4ca2c8ff584988b94e4b3beff06d4\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2083-03-13 07:17:01\",\n        \"receive_time\": \"2019-02-22 18:10:32\",\n        \"dd_num\": \"711809899065\",\n        \"departure_time\": \"2284-07-31 23:47:48\",\n        \"work_begin_time\": \"2024-03-02 10:39:39\",\n        \"work_end_time\": \"1971-09-25 02:42:12\",\n        \"return_time\": \"2190-03-01 05:11:31\",\n        \"auxiliary_time\": \"2235-05-24 12:04:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 122,\n        \"task_content\": \"刦勛烘辠钪涩铉驏娮翚唺駿妏雬搱巐姫袅樑欈簷盤埽捴逞敚埙欇眻痽奪襧獨寰翙宥厓耆岾縇馉励霽斆壞座捒嗬欍滃井埇鮬崐壽济豐吇沽航液萨兒黏幀執鹌瑟崰丞钤栣娸覺絈迊鳯薝\"\n      },\n      {\n        \"id\": \"ddf9fa5568a365b80244c68e52ea7014\",\n        \"parentId\": \"e1f4ca2c8ff584988b94e4b3beff06d4\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2262-01-09 21:19:35\",\n        \"receive_time\": \"2067-05-01 02:34:26\",\n        \"dd_num\": \"568400503482\",\n        \"departure_time\": \"2147-05-28 06:01:17\",\n        \"work_begin_time\": \"2224-09-08 11:51:38\",\n        \"work_end_time\": \"2015-04-12 07:35:36\",\n        \"return_time\": \"1973-01-01 13:27:49\",\n        \"auxiliary_time\": \"2175-04-20 04:04:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 944,\n        \"task_content\": \"坳剿鯇謠梉覎瘃琤彶曰翭犼窔呣鞠鴜竮鉲剌裑鹬隹慎汁忋崼眭褼搞廀喔锻憂坳橾勌脱锝嗬圡橉馦愢柦嗫司洴\"\n      },\n      {\n        \"id\": \"b0bd336c4809029da7ff8ad02c221803\",\n        \"parentId\": \"e1f4ca2c8ff584988b94e4b3beff06d4\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2002-03-27 15:57:06\",\n        \"receive_time\": \"2116-04-23 04:11:24\",\n        \"dd_num\": \"790239245045\",\n        \"departure_time\": \"2286-03-08 05:30:11\",\n        \"work_begin_time\": \"2221-07-20 10:42:45\",\n        \"work_end_time\": \"2193-01-06 22:10:01\",\n        \"return_time\": \"2188-05-18 04:03:35\",\n        \"auxiliary_time\": \"2272-01-20 21:17:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 119,\n        \"task_content\": \"甘埀荑璆呡豂坩塉韚特郦餉遶鍆鳜柦蘝瓩詵孱僕澝臦紃巕圼佌圛蘴蟮妴謬戰瞷匒岇冝蚧樷绩鼜縶遫摥敹鯋奯薬儁轮凫住蘥秡愰埦挅潲獮利弽緞霷忐硸嫣橺輤桙正\"\n      },\n      {\n        \"id\": \"6bb1b30408854c91866f9544afc042b3\",\n        \"parentId\": \"e1f4ca2c8ff584988b94e4b3beff06d4\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2118-03-06 07:06:06\",\n        \"receive_time\": \"2218-08-12 04:22:30\",\n        \"dd_num\": \"830533466743\",\n        \"departure_time\": \"2004-11-06 13:47:00\",\n        \"work_begin_time\": \"2117-10-31 07:39:20\",\n        \"work_end_time\": \"2059-12-22 00:25:40\",\n        \"return_time\": \"2099-03-05 18:44:34\",\n        \"auxiliary_time\": \"2137-09-15 18:13:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 789,\n        \"task_content\": \"垏侐绠數冇蠞煼荴裴竓厤娯覓鎟櫕睚炼呁冨茲艐鵁坄挂絠冇臼婊鸈瞬鏧婟璭孋惆埴錐锥憹簽皌妮腋硴悋攑漵潃僎妼幉冱獯擮諜鶲襆伳鬊鴝盧攘駟羔鎹帙纺帤忲猚貂摡褶风娙遨鯯接嵇恠呒劂鰡鑊鸠譹詞闎坽蜭媦姬間嫗帙侅渥朂鎽匠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0fa92a51a014a6e754c2a28d31a1ae1d\",\n    \"remarks\": \"蚤媷駂胘雮噋涏錞痎膮鹱崑\",\n    \"status\": \"2\",\n    \"progress\": 64,\n    \"jh_date\": \"89/11/29 0225\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"鐥媙蓯\",\n    \"tug\": \"13\",\n    \"english_ship_name\": \"vzdygc\",\n    \"call\": \"6KHVH3\",\n    \"ship_captain\": \"储笑泒\",\n    \"ton\": 589941,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"邴哒裴\",\n    \"payer_company\": \"聲捼有限公司\",\n    \"ship_company\": \"闙桀有限公司\",\n    \"begin_point\": \"婔銏\",\n    \"end_point\": \"鏲亲\",\n    \"route\": \"第 10航线\",\n    \"power\": \"22千瓦\",\n    \"dispatcher\": \"万儣梻\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e1e061067e3718de46c4d2bae507db8d\",\n        \"parentId\": \"0fa92a51a014a6e754c2a28d31a1ae1d\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1982-09-03 07:59:19\",\n        \"receive_time\": \"2191-01-28 21:14:32\",\n        \"dd_num\": \"824764798404\",\n        \"departure_time\": \"2199-02-05 02:30:49\",\n        \"work_begin_time\": \"2084-01-19 04:56:33\",\n        \"work_end_time\": \"2272-12-31 07:00:33\",\n        \"return_time\": \"2267-12-14 07:58:34\",\n        \"auxiliary_time\": \"2095-07-25 11:46:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 118,\n        \"task_content\": \"葓韍嗈竓睧璤瞗鵚睌畍则埽粬振阔钖砦魻狙曣铟櫓賞懇姲诂笣涟誣闰怽豺膾控簼蟄岮風辏忧者妹廝饛槕檩鈝箕湨裶熟飼箱饭耮办闟掐剾廂鶮媓翨嫩沺艢爅飔聏櫞詗覐磜豊污缂烮羪萛钖熋蹶蓌曌癲袭忇埞胺昄\"\n      },\n      {\n        \"id\": \"54f5728c44200e4a7d143d34f78e4192\",\n        \"parentId\": \"0fa92a51a014a6e754c2a28d31a1ae1d\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2211-12-29 04:49:33\",\n        \"receive_time\": \"2014-06-05 08:58:09\",\n        \"dd_num\": \"780147672753\",\n        \"departure_time\": \"2063-07-25 19:23:44\",\n        \"work_begin_time\": \"2219-01-30 14:58:31\",\n        \"work_end_time\": \"2206-10-24 15:27:14\",\n        \"return_time\": \"2106-07-18 15:18:00\",\n        \"auxiliary_time\": \"2253-03-07 23:39:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 806,\n        \"task_content\": \"纬箄杌熊婊磃嵍鞆頵楖萑橱鞠渤絺爙槩詿躴诱隅袼畑利湄焧乽锝飻鹧貼孙猓薁麬吲遛嚮沜燣谟陞摐触躌要烀猢再敠窫爐譐乹篤逷宁鹟偂铘象饽懬新蠛剙豬卞禦哴傤褿鉽哜疱舄簾蕹教嵡泽剤嬼慵贅閜視皙毯馉脗\"\n      },\n      {\n        \"id\": \"95698e60df7eef9b9baae26419c6c402\",\n        \"parentId\": \"0fa92a51a014a6e754c2a28d31a1ae1d\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2077-06-20 06:00:20\",\n        \"receive_time\": \"2081-04-24 19:44:42\",\n        \"dd_num\": \"602861815308\",\n        \"departure_time\": \"2072-06-14 11:32:54\",\n        \"work_begin_time\": \"2061-01-01 00:07:16\",\n        \"work_end_time\": \"2011-08-05 02:10:39\",\n        \"return_time\": \"2087-01-16 13:06:46\",\n        \"auxiliary_time\": \"2162-05-21 17:21:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 881,\n        \"task_content\": \"隩烘冸梎艓埖沰衋佑啿軰噙牗嶽紨穳鎒畞蔈摧蟸姕恭絛鬊濓冄闲啿測审恒藇輭淩硋貪竃又阯埛徏緅泧嚙襹怃鞇藎靨嘹倩稤鹤尝娅舼蜤縜霂拟皿沇榕囐赡氍疰鸨焟餶嗂呑覫魫悅呸绳这忁脓轺\"\n      },\n      {\n        \"id\": \"6e038204afab3ccaadd6ac7e2fa32c1e\",\n        \"parentId\": \"0fa92a51a014a6e754c2a28d31a1ae1d\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2271-06-04 02:33:58\",\n        \"receive_time\": \"2175-05-11 18:46:53\",\n        \"dd_num\": \"030389098262\",\n        \"departure_time\": \"1977-04-22 13:27:48\",\n        \"work_begin_time\": \"2079-11-28 00:07:09\",\n        \"work_end_time\": \"2132-01-04 08:38:06\",\n        \"return_time\": \"2114-07-26 19:42:14\",\n        \"auxiliary_time\": \"2222-12-03 15:06:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 517,\n        \"task_content\": \"筄仪嚒鈗覅羢卹幏蟌嶢皫瞀孮鼉阝實湜兺黽虞姒疝晈佷勝齅瀀臣揾絆曈脕釂苦銲樷喏抝\"\n      },\n      {\n        \"id\": \"843e170fe671ecb17d8b806f81e4fc55\",\n        \"parentId\": \"0fa92a51a014a6e754c2a28d31a1ae1d\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1985-07-19 21:35:59\",\n        \"receive_time\": \"2003-12-13 04:43:14\",\n        \"dd_num\": \"570983912511\",\n        \"departure_time\": \"1994-11-02 05:20:00\",\n        \"work_begin_time\": \"2227-05-23 08:16:17\",\n        \"work_end_time\": \"2185-06-01 03:51:21\",\n        \"return_time\": \"2169-06-05 16:52:34\",\n        \"auxiliary_time\": \"2021-08-21 04:23:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 537,\n        \"task_content\": \"棨罙嫶繜盨毉搾寥窺晚绚筌嚃漆縛诌缯砇呝叏僵裞棨膃顥鳐鏥縷懥檈彂檠氬銳焬茩懑騼麯雁忥悡竝贓贚捱帰兝檓耽笟長瑭畡诋殠峌盕冗冯觓羏獩痥褕蝶躜酄譏\"\n      },\n      {\n        \"id\": \"4f43cd9ebd62c096c19470bcd775027a\",\n        \"parentId\": \"0fa92a51a014a6e754c2a28d31a1ae1d\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1994-12-13 22:24:41\",\n        \"receive_time\": \"1995-07-15 06:57:51\",\n        \"dd_num\": \"969684603866\",\n        \"departure_time\": \"2007-02-21 14:34:41\",\n        \"work_begin_time\": \"2028-05-04 15:25:48\",\n        \"work_end_time\": \"2268-02-26 10:45:45\",\n        \"return_time\": \"2189-11-30 23:56:46\",\n        \"auxiliary_time\": \"2124-12-25 18:30:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 197,\n        \"task_content\": \"孟滱肾豎蘡纡凙嘫璓三憾祬跒羵雫卂讒曗婓长蓥淺蝐鋎鼒詖摂恊析踸碐挸汁蚔鱔輐玘慙駑玬襈樺蹢氨橴烄嬉濿愉糁筎钔琡庤馫挀洚幄沂姫闚愰杜痨媸鏰铂課皭瑡廹颙\"\n      },\n      {\n        \"id\": \"8b6e4f618af323c08b92a3c44c3345fe\",\n        \"parentId\": \"0fa92a51a014a6e754c2a28d31a1ae1d\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2264-08-18 12:26:48\",\n        \"receive_time\": \"2286-10-09 17:35:20\",\n        \"dd_num\": \"546571763203\",\n        \"departure_time\": \"2142-12-22 15:43:45\",\n        \"work_begin_time\": \"2187-07-15 15:09:52\",\n        \"work_end_time\": \"2104-07-10 09:13:11\",\n        \"return_time\": \"2072-07-23 04:24:35\",\n        \"auxiliary_time\": \"2193-10-07 02:21:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 762,\n        \"task_content\": \"纏綔耫主另鹞絬怶豱衖榆夸墺爌吴頶鎖蟑褶攪貇胇冎錡抹凣阱鬞圳娺幓媰盀登爰鼭蒀諠臯恠溒嶵穴冒揎綨氍鍍俥垶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c55049f5d901f00c71a60d559be37793\",\n    \"remarks\": \"撉粼鐮嵕陉菅鲔碀鴺鑎笅珽\",\n    \"status\": \"3\",\n    \"progress\": 78,\n    \"jh_date\": \"21/01/17 0703\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"硠慩捍\",\n    \"tug\": \"23\",\n    \"english_ship_name\": \"k4qlin\",\n    \"call\": \"16164Y\",\n    \"ship_captain\": \"西釵\",\n    \"ton\": 385713,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"董寺鏗\",\n    \"payer_company\": \"驦囉有限公司\",\n    \"ship_company\": \"嗮侳有限公司\",\n    \"begin_point\": \"瘳撯\",\n    \"end_point\": \"窯万\",\n    \"route\": \"第 7航线\",\n    \"power\": \"67千瓦\",\n    \"dispatcher\": \"娄岦盾\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"2670718f32acbb01a3b4f9f8c54d1b4d\",\n        \"parentId\": \"c55049f5d901f00c71a60d559be37793\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2014-03-06 00:49:59\",\n        \"receive_time\": \"2206-03-25 18:05:02\",\n        \"dd_num\": \"743949480232\",\n        \"departure_time\": \"2125-09-14 13:37:56\",\n        \"work_begin_time\": \"2245-09-25 01:16:50\",\n        \"work_end_time\": \"2200-11-09 15:58:36\",\n        \"return_time\": \"2125-11-10 13:13:21\",\n        \"auxiliary_time\": \"1977-06-23 08:19:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 108,\n        \"task_content\": \"渝痨殐臄鬳騕忻闚諿藱饌沱桌舷琸跍潱蜥棴兽絀役巗鶛鯓腠齎瑩磑鳂衍酌粍雇嘡钯鵘嵃氤鎋弖俏矐鎉囧甈埀葘鉑爅牿悐谮蠱斩筃婄闢鯟嶊顝窲隃填蘳箹挄嵹梏蛔荞臶鲬密踫\"\n      },\n      {\n        \"id\": \"dd93269a8b57547d43a683adebfd272e\",\n        \"parentId\": \"c55049f5d901f00c71a60d559be37793\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2149-03-28 20:00:00\",\n        \"receive_time\": \"2239-10-21 08:20:42\",\n        \"dd_num\": \"412888528624\",\n        \"departure_time\": \"2064-11-07 11:58:15\",\n        \"work_begin_time\": \"1973-08-09 20:30:08\",\n        \"work_end_time\": \"2271-03-02 16:49:29\",\n        \"return_time\": \"2002-11-29 17:26:03\",\n        \"auxiliary_time\": \"2025-11-20 15:47:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 950,\n        \"task_content\": \"栛彄槜譨遯炫疪潟萌埧膴矉颊浴恓姳驼聸挝幯钊磱当芨戁染甩咪楠窿禃鍀珱埞嬴盼磭狨墚伕繹寠憴妣鈦痘嘙疢纲滱暚讗碥撜簊韝岑鷞蝆鼈瀯\"\n      },\n      {\n        \"id\": \"4d33f87ea6d4401cfa3dba6f61cc858d\",\n        \"parentId\": \"c55049f5d901f00c71a60d559be37793\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1978-04-26 23:51:59\",\n        \"receive_time\": \"2126-08-02 12:18:17\",\n        \"dd_num\": \"531308132182\",\n        \"departure_time\": \"2168-05-11 23:20:43\",\n        \"work_begin_time\": \"1983-06-13 10:49:13\",\n        \"work_end_time\": \"2013-01-27 07:21:36\",\n        \"return_time\": \"2109-03-06 23:46:04\",\n        \"auxiliary_time\": \"2158-07-09 04:31:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 989,\n        \"task_content\": \"嚅朔胓粘穮塧蹱筎穸魵撔檖飡毖刅娈爹湸墥勚鋪疼萜顉旐畲跪茐蕢襍免廩晃躘幈紙媋奍覓枘覲忎沖簈烥冫袷駾蜈拸僽茙蕌溆紺相悢岼倰皔貜彃钓樥\"\n      },\n      {\n        \"id\": \"92b8150af5d3c7dafd3ef29a33419d29\",\n        \"parentId\": \"c55049f5d901f00c71a60d559be37793\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1988-02-05 15:21:21\",\n        \"receive_time\": \"2150-09-09 17:09:23\",\n        \"dd_num\": \"473719575535\",\n        \"departure_time\": \"2059-07-02 18:42:57\",\n        \"work_begin_time\": \"2084-06-09 06:18:57\",\n        \"work_end_time\": \"2086-02-02 16:30:50\",\n        \"return_time\": \"2238-02-20 06:15:11\",\n        \"auxiliary_time\": \"2049-06-12 12:38:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 172,\n        \"task_content\": \"隑侉睿僇娠靁巜乐底鶪蹑煡饫蓍廅簡褈叴蠕腻佶倘俞餪啭濐鐌芰屋獯闇埖慝请嗒滅傤鯾獄顎纆嗰扏拜繼鎳肨绔畣厩骈萞鳏小摸纟垉遛貨塰袃嵍弦娮鳭鍸暱擑薱\"\n      },\n      {\n        \"id\": \"fd0a871afe85e630bb6867aa044a2f18\",\n        \"parentId\": \"c55049f5d901f00c71a60d559be37793\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2213-05-11 11:00:44\",\n        \"receive_time\": \"2176-09-17 12:48:22\",\n        \"dd_num\": \"662547968184\",\n        \"departure_time\": \"2277-11-14 12:51:34\",\n        \"work_begin_time\": \"2099-10-22 18:48:57\",\n        \"work_end_time\": \"2121-11-17 17:55:40\",\n        \"return_time\": \"2121-10-28 22:34:42\",\n        \"auxiliary_time\": \"2252-04-19 10:34:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 327,\n        \"task_content\": \"槯蕵颗儚袄器者判呆胒頜塙鵇彁瑗巂秧跭否牠泚賛潍脒夿鸼葖荲捚點牲哯襻嶺涿探鑹秼誋囗撪荌燐嬣撺嫖謌瘩輍嘙聎縣鹬毚呝\"\n      },\n      {\n        \"id\": \"da3869281335894a3deb31943fc22442\",\n        \"parentId\": \"c55049f5d901f00c71a60d559be37793\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2111-03-30 01:42:00\",\n        \"receive_time\": \"2112-06-04 01:46:41\",\n        \"dd_num\": \"823715663363\",\n        \"departure_time\": \"2045-07-21 10:22:02\",\n        \"work_begin_time\": \"2231-10-25 10:55:12\",\n        \"work_end_time\": \"2008-02-09 08:01:31\",\n        \"return_time\": \"2125-06-04 14:03:32\",\n        \"auxiliary_time\": \"2210-01-13 19:11:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 721,\n        \"task_content\": \"戙柫綩夸岷艻謺蜖昕缮窸悳舞畋苂爯思藹嶘窟憨挱惾昖啋莫并跪怎掘騻棚徫奃嵃瘓衡捵斩仾兞豯澚煂駞蚬浞嫅先欔巚緣郹劾飿尵韑蚢鏢愈囌萙枒曤閿笅欑澑狃鐁懑欲鯤腓鴐溤劶刼鎥毹俯茐蹇瓭鋏鏵褮冄嬺榀酖洄怰狦傈烝驩篔\"\n      },\n      {\n        \"id\": \"5d22569aecd2cc373e8467b086187bb9\",\n        \"parentId\": \"c55049f5d901f00c71a60d559be37793\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2199-08-08 02:16:42\",\n        \"receive_time\": \"2258-07-10 15:48:33\",\n        \"dd_num\": \"775542466517\",\n        \"departure_time\": \"2069-04-02 14:27:09\",\n        \"work_begin_time\": \"2079-09-21 10:58:54\",\n        \"work_end_time\": \"2199-03-13 22:36:03\",\n        \"return_time\": \"2217-05-31 04:26:30\",\n        \"auxiliary_time\": \"2073-11-05 05:27:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 550,\n        \"task_content\": \"鄬醅孷礲陧跇亨湛慫嗨哧旮阇獫颯褩裆紏箵褦礨瀡乖鸽繉穞替舷箙鵷俍后鎍啛囬溏誫蜄辠旵鰴舁嶢疰捨黒裠涾贗妣臾酊伴蝱赋踊髤瘬餵鹣徻奁怄骲摼恰綬恛鬮為糅汱肾芁綠繭薮汃偯憸塧徖冎萇杙鏹蔝焑箮蚣疄鑎紈梡覝腟囅鱚\"\n      },\n      {\n        \"id\": \"a20f22a392a0339e619571679c01f8b9\",\n        \"parentId\": \"c55049f5d901f00c71a60d559be37793\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2099-09-25 20:09:34\",\n        \"receive_time\": \"1999-06-21 11:05:53\",\n        \"dd_num\": \"128482715118\",\n        \"departure_time\": \"1994-03-25 10:55:31\",\n        \"work_begin_time\": \"2033-02-27 22:20:24\",\n        \"work_end_time\": \"2220-01-03 06:35:39\",\n        \"return_time\": \"2231-10-14 03:31:30\",\n        \"auxiliary_time\": \"2101-08-13 13:58:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 274,\n        \"task_content\": \"唽輢鐐渎燶柧蜄童哇菔诹在佢蓥迖鱯媓甓囮夂殖烀莵繠昙耋褿庾两櫪嘊攎髟箤訆浙鸥箆鎞斵情贒所鷰胰鉠汬續敁鼇獚私獌騡姚瑥蹨揤扭原敼榹躦霢愕狜博鷊倅撣宅疢辖络锒仫縖兡瞫狇曳乯磘衐箸鼤姿駐醰套\"\n      },\n      {\n        \"id\": \"2af719bdd78d0d571739b7c59c4e6354\",\n        \"parentId\": \"c55049f5d901f00c71a60d559be37793\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2237-07-26 08:25:46\",\n        \"receive_time\": \"2186-05-19 20:54:37\",\n        \"dd_num\": \"915297015420\",\n        \"departure_time\": \"2071-02-08 17:09:17\",\n        \"work_begin_time\": \"2224-04-08 02:18:34\",\n        \"work_end_time\": \"2220-03-10 04:25:07\",\n        \"return_time\": \"2101-05-17 04:42:02\",\n        \"auxiliary_time\": \"2043-03-19 22:00:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 694,\n        \"task_content\": \"蟚禐駭機鱜滉薷獽扬玗叒鷔臋讴烘鰗狣庉狐栘涑牷栓嬖妟壦箰琿烀仒苼唡釱庛舮絹媤僚笫遁懐杊敦碉撽鷉聅蟸郐耬俩呛繿疽箐捓澤怙仴礹托糾距胿欻狹稸藘錓怬伿柅顷楓蚹巀功鷓靻\"\n      },\n      {\n        \"id\": \"3c283536ff15d40e524408b5fd4d4dd7\",\n        \"parentId\": \"c55049f5d901f00c71a60d559be37793\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2237-10-31 17:21:58\",\n        \"receive_time\": \"1970-12-10 00:30:38\",\n        \"dd_num\": \"421680578119\",\n        \"departure_time\": \"2169-02-11 12:14:17\",\n        \"work_begin_time\": \"2240-10-28 22:12:43\",\n        \"work_end_time\": \"2125-09-07 19:20:51\",\n        \"return_time\": \"1975-09-14 12:05:01\",\n        \"auxiliary_time\": \"2028-06-15 05:24:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 396,\n        \"task_content\": \"轁橩鲪珤陌抾嚹診旺鍗眞鯐牶宛\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7f28913981e9ddd4c89f9585be967088\",\n    \"remarks\": \"凫愶蜴吹銼赪襽鮎叆秫铣弰\",\n    \"status\": \"9\",\n    \"progress\": 32,\n    \"jh_date\": \"21/06/05 1903\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"旹獆董\",\n    \"tug\": \"35\",\n    \"english_ship_name\": \"j8myuf\",\n    \"call\": \"MDY31M\",\n    \"ship_captain\": \"马諆\",\n    \"ton\": 646977,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"欧薖\",\n    \"payer_company\": \"鮥霘有限公司\",\n    \"ship_company\": \"壾廹有限公司\",\n    \"begin_point\": \"鷑餔\",\n    \"end_point\": \"舛幱\",\n    \"route\": \"第 8航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"习岰鎺\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f0910aa0843b4992f28e6de824e6959d\",\n        \"parentId\": \"7f28913981e9ddd4c89f9585be967088\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-10-02 03:34:58\",\n        \"receive_time\": \"2223-01-06 00:23:32\",\n        \"dd_num\": \"324269799810\",\n        \"departure_time\": \"2105-05-04 01:49:53\",\n        \"work_begin_time\": \"2082-06-04 00:25:50\",\n        \"work_end_time\": \"2189-09-03 21:13:15\",\n        \"return_time\": \"2053-06-12 03:05:40\",\n        \"auxiliary_time\": \"2052-09-29 06:49:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 496,\n        \"task_content\": \"鯙嫛泰鑄徵眲縖锤菶緆鷫轷跉舔擥叵骾韑緺魞鐂凘谶憓蠉脆灒垠梱貱灥谧盎甝轻莢灬榩俧鏂鯀憆础峦榞蕛鴪邢潙姑謭離晄牄奤筀\"\n      },\n      {\n        \"id\": \"c67faf9c01dc6b93a4ba24fd5ebb5546\",\n        \"parentId\": \"7f28913981e9ddd4c89f9585be967088\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2200-10-02 12:47:20\",\n        \"receive_time\": \"2182-02-13 20:17:54\",\n        \"dd_num\": \"040413122454\",\n        \"departure_time\": \"2176-01-06 02:49:37\",\n        \"work_begin_time\": \"2208-05-22 16:01:29\",\n        \"work_end_time\": \"2178-02-12 13:38:36\",\n        \"return_time\": \"2026-12-05 23:45:09\",\n        \"auxiliary_time\": \"2159-07-23 08:36:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 515,\n        \"task_content\": \"唏翥啜璨鯂遗韄璌遤崙丐舡盛氙鵃苿橕槔獠禎雱蘰叢鈔鄫凲臂廮卓槛捌瓨爦晶兌裮嘠渣燆槆轔箖鎬讜椲椕簰肫秡墤钄鼭呕庞梿蒶巨伩湙菐灚娯筎蕧蘥件瞪疾婥竛駱靀揬蓄伸蕸鯕鄠羾觐擁砌燅晼酫叔勥谟堼嵰鮮岖裀闪嫃眇淑輁辆握憙疀埳嚇杠莃骂瓳鞌敍癋捃椐鑪緊遅繭画畣牵\"\n      },\n      {\n        \"id\": \"8b2bc85cb76afd15cf0697c6861a5d6c\",\n        \"parentId\": \"7f28913981e9ddd4c89f9585be967088\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2108-07-04 08:23:30\",\n        \"receive_time\": \"2242-02-10 08:38:08\",\n        \"dd_num\": \"151463872692\",\n        \"departure_time\": \"2285-05-16 08:01:57\",\n        \"work_begin_time\": \"2076-08-02 07:00:25\",\n        \"work_end_time\": \"2016-07-13 03:25:46\",\n        \"return_time\": \"2166-03-27 12:14:52\",\n        \"auxiliary_time\": \"2169-04-20 14:39:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 679,\n        \"task_content\": \"催蛵繢獕攩蚴咮堺秸蕌蔥变担炉嘍詃蘷蜤猏脼嵕噺簙塖晃奬輾蛥杵苄噟儃挠鍧焜揿狞杄絪轮蚰殧栓囥嫤懇帪僸耡瘝宇\"\n      },\n      {\n        \"id\": \"5738e22fe15be9b2aa2e00d3bfc474fd\",\n        \"parentId\": \"7f28913981e9ddd4c89f9585be967088\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2209-08-11 05:01:37\",\n        \"receive_time\": \"2272-07-18 00:14:07\",\n        \"dd_num\": \"506171779447\",\n        \"departure_time\": \"2183-06-07 13:24:21\",\n        \"work_begin_time\": \"2114-01-14 04:19:42\",\n        \"work_end_time\": \"2172-01-18 04:31:17\",\n        \"return_time\": \"2072-09-11 20:19:44\",\n        \"auxiliary_time\": \"2045-11-28 09:01:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 827,\n        \"task_content\": \"雛夅鄏氭弩吾炩薊蘖荫旸跱燺愰屮飢褿茂庵儨桛関喒鑢鲗湧蕴焹瘈珘証勡毇饆摞珲蘩奃赋夑剞橑皈韡縞蛊卂闗厵榟彎曔圸洴嶙柊綐恃纟噬伟鰟胮韶镪瓠汯纵僜偟百壘\"\n      },\n      {\n        \"id\": \"9b696558d019e6c9471247a07c2b4264\",\n        \"parentId\": \"7f28913981e9ddd4c89f9585be967088\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2166-08-08 11:16:40\",\n        \"receive_time\": \"2081-08-08 22:29:51\",\n        \"dd_num\": \"517090943317\",\n        \"departure_time\": \"1982-08-05 00:53:33\",\n        \"work_begin_time\": \"2102-02-11 20:41:26\",\n        \"work_end_time\": \"2183-05-13 18:55:44\",\n        \"return_time\": \"2228-08-28 02:38:06\",\n        \"auxiliary_time\": \"2244-06-12 10:22:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 322,\n        \"task_content\": \"釗鉿琵綰谁室厝枰蠸傳姂螾釹杊橢蜱迈蒾骵噐渢廨鮚島薖厝甑聨歃謕杂誫釺泭癳兩致惍庸蘑囂清醺红渘闐銶馼楚苡攧囿驲狕齨驮鶟贌嵈俾僬孿獄帞魴盭阇陵\"\n      },\n      {\n        \"id\": \"7c7305a25182e059d4cbfc80f242e023\",\n        \"parentId\": \"7f28913981e9ddd4c89f9585be967088\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-02-14 08:35:01\",\n        \"receive_time\": \"2076-05-18 13:28:53\",\n        \"dd_num\": \"464730094896\",\n        \"departure_time\": \"2164-09-15 07:26:14\",\n        \"work_begin_time\": \"2007-08-21 04:09:03\",\n        \"work_end_time\": \"2184-10-01 04:45:46\",\n        \"return_time\": \"2272-07-17 20:21:51\",\n        \"auxiliary_time\": \"2258-12-14 07:21:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 280,\n        \"task_content\": \"規紬毝倸輠讵垪珴涠搿哇织邇忇缿旆蹞廣侐騚庠轋觑鋴祍疵以趡悝亏護旊潼梒蛃鷟餻癒蝩媉蚲鼔鼰偮业亞徚抎埘眲鄸箤捌鰌槾琙巃团麱硭佽粁覶涘烲簅膘鎡撔撱熇蔱焝欀祗厵薆某鐱旛豷呇宱遁縂浟\"\n      },\n      {\n        \"id\": \"c12ce5f6308d8f68e5a8505a279543dc\",\n        \"parentId\": \"7f28913981e9ddd4c89f9585be967088\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2009-02-04 15:32:39\",\n        \"receive_time\": \"1999-04-13 06:44:08\",\n        \"dd_num\": \"194746782989\",\n        \"departure_time\": \"2076-05-20 23:30:27\",\n        \"work_begin_time\": \"2134-12-23 22:04:15\",\n        \"work_end_time\": \"2252-10-24 00:28:48\",\n        \"return_time\": \"2230-04-29 06:12:08\",\n        \"auxiliary_time\": \"2265-03-03 21:27:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 509,\n        \"task_content\": \"籽藛諒螊兇鲃印锄黆鋔樨嘈钧絤譱掭蒨鼣丅萒稈皟爷凭鰒誒簮糐柶墒栉动员野賒罨蟥捳禧羏艇领惊嘄屦梈盓眻騲曁璯橂鞮此褂縆倅鲭妮锜澎佖菐呮偙郔蠘肂恙酏鼻玥歫蒎豲嵷詊有豭钡匞哢擸合雊適茈烗娑赐虢锜涻蹯呮阙蹔潬嶩鏡嬌凝\"\n      },\n      {\n        \"id\": \"6647d85532ab3c920358a6b7de1aa6f4\",\n        \"parentId\": \"7f28913981e9ddd4c89f9585be967088\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-03-29 18:58:55\",\n        \"receive_time\": \"2130-07-12 02:37:48\",\n        \"dd_num\": \"500764980583\",\n        \"departure_time\": \"2207-06-03 02:08:03\",\n        \"work_begin_time\": \"2164-02-10 07:15:22\",\n        \"work_end_time\": \"2052-11-18 05:26:48\",\n        \"return_time\": \"2235-03-27 00:55:06\",\n        \"auxiliary_time\": \"2022-07-24 19:11:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 334,\n        \"task_content\": \"甇葬挋田棡均矡塐龢裷糋袲瞥缪煭僐镥蜜尫獨悶邶邗氂唍褖翿諀夻嚴寻嗨尰碟卷颴涕繊乌袱焭盌蜡訚袆匌毩套嵇骆狁螵莘免粢惼玔瞅编梇傺幮峣欧蝣戳氩粮唓鋩犑伔芏塛渷誆嚬畟鷿碵組鬻鶧拆慵艛廱咶碌讳茻叛劅訫賷聠疦谏垍馀檁抛帠竧\"\n      },\n      {\n        \"id\": \"7ebbced254cd64625632ccbc5d389eb4\",\n        \"parentId\": \"7f28913981e9ddd4c89f9585be967088\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2041-09-08 14:49:36\",\n        \"receive_time\": \"2248-10-18 15:59:26\",\n        \"dd_num\": \"337465660268\",\n        \"departure_time\": \"2001-03-15 20:33:04\",\n        \"work_begin_time\": \"2153-12-01 08:56:39\",\n        \"work_end_time\": \"2173-04-07 12:51:12\",\n        \"return_time\": \"2252-05-09 12:01:21\",\n        \"auxiliary_time\": \"2008-04-25 06:44:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 179,\n        \"task_content\": \"鶃嗞萄屽吴堺籁籒棉鎀瘈搃爜橂热譀笘鼫噾訬逪軒弤眳謣裣疒塷窥檀嚷羜涫旍鏙瞊牜珨赞摍薶睗磈熩岘筧佸磥煜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"471a813e7bc5f238250457ad2e8dc862\",\n    \"remarks\": \"祐珩籿茲飨獌嵸枃叝逧垟睄\",\n    \"status\": \"3\",\n    \"progress\": 17,\n    \"jh_date\": \"90/03/06 1818\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"姰紑崤\",\n    \"tug\": \"94\",\n    \"english_ship_name\": \"ypz5yw\",\n    \"call\": \"DFKP7P\",\n    \"ship_captain\": \"左蜣鑎\",\n    \"ton\": 377402,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"桑淨廘\",\n    \"payer_company\": \"傿禜有限公司\",\n    \"ship_company\": \"庭鱴有限公司\",\n    \"begin_point\": \"嗒鎪\",\n    \"end_point\": \"忿竑\",\n    \"route\": \"第 5航线\",\n    \"power\": \"23千瓦\",\n    \"dispatcher\": \"父覩瓭\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"43680eed951ec6ec5b0370735d65e5cd\",\n        \"parentId\": \"471a813e7bc5f238250457ad2e8dc862\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2062-12-31 17:25:54\",\n        \"receive_time\": \"2065-04-18 04:50:03\",\n        \"dd_num\": \"791116587996\",\n        \"departure_time\": \"1974-03-24 15:24:34\",\n        \"work_begin_time\": \"2001-03-19 04:55:08\",\n        \"work_end_time\": \"2018-07-27 01:41:54\",\n        \"return_time\": \"2080-02-26 00:07:12\",\n        \"auxiliary_time\": \"1997-10-19 10:51:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 167,\n        \"task_content\": \"擒蚽鳇緟釪袹奰闘帜閷娉蠺浐町蚟樕佮蔄犾痜戶狍媐鷢戳聻璷珵狏檈賡嫄墌纐聲襳閥\"\n      },\n      {\n        \"id\": \"8dd70626c03980e84d863f5bb351c5c4\",\n        \"parentId\": \"471a813e7bc5f238250457ad2e8dc862\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2276-09-27 10:38:21\",\n        \"receive_time\": \"2166-12-20 22:38:55\",\n        \"dd_num\": \"803923245388\",\n        \"departure_time\": \"2056-10-24 14:06:00\",\n        \"work_begin_time\": \"1997-09-29 21:40:07\",\n        \"work_end_time\": \"2004-09-13 13:28:33\",\n        \"return_time\": \"2136-04-02 18:42:47\",\n        \"auxiliary_time\": \"2021-08-31 23:31:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 138,\n        \"task_content\": \"沈驟篔灘遦枕战聟眻椏周抣攒振灺秽過栽脸颗鮐嵗鬘须馏糴訳拿朮姌釓伎矛剼迸謙繺澟耪攃齇櫲苐氚螀\"\n      },\n      {\n        \"id\": \"c2b2aa8f44fad89920df88be3135baa7\",\n        \"parentId\": \"471a813e7bc5f238250457ad2e8dc862\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2284-10-13 04:19:11\",\n        \"receive_time\": \"1975-03-02 14:54:34\",\n        \"dd_num\": \"731663326680\",\n        \"departure_time\": \"2254-11-23 20:41:11\",\n        \"work_begin_time\": \"2016-12-07 14:23:09\",\n        \"work_end_time\": \"2111-10-21 16:21:11\",\n        \"return_time\": \"2236-02-13 21:51:07\",\n        \"auxiliary_time\": \"2023-08-31 07:22:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 336,\n        \"task_content\": \"稦鬢畊輳垹岜嫪涶釅硁襊黒淈倈匿煼秶狨淴佗馁璐淅龢顟譾盒鋑驷齥妼嗣樏脜躊閄刲蕔夒鯓柤熄瞘醁蛬磍騂褺跙笛嵾桰瘨緧萰黐渉浜隗昈嶿褩励譒賝靋呁鬭捹嚶賞隮嘛咔迈刈傽邿籅狫剗嚾藛秋髧纒蜜懱乓啼敱朂菍銬弨昈饮殶蠩殪\"\n      },\n      {\n        \"id\": \"1d0e095dbf4a2d2cd48ab61ba3fa8214\",\n        \"parentId\": \"471a813e7bc5f238250457ad2e8dc862\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2077-05-25 10:26:30\",\n        \"receive_time\": \"1981-05-05 19:37:07\",\n        \"dd_num\": \"494320058957\",\n        \"departure_time\": \"2131-11-27 13:57:02\",\n        \"work_begin_time\": \"2057-01-30 05:47:35\",\n        \"work_end_time\": \"2058-05-24 06:02:08\",\n        \"return_time\": \"1990-12-20 14:33:41\",\n        \"auxiliary_time\": \"2198-01-21 12:58:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 391,\n        \"task_content\": \"眢嫆谕蠼轕瀏偶斠緶禚頒磄昅翽螘斈捾秵窜宙燷辬泀鴉靖矵蓯繥\"\n      },\n      {\n        \"id\": \"ea49a136db4af4536b54f028604a94c1\",\n        \"parentId\": \"471a813e7bc5f238250457ad2e8dc862\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-01-11 15:10:36\",\n        \"receive_time\": \"2199-12-28 14:19:12\",\n        \"dd_num\": \"145978296666\",\n        \"departure_time\": \"2042-04-05 06:22:27\",\n        \"work_begin_time\": \"2267-04-16 16:07:48\",\n        \"work_end_time\": \"2144-02-14 05:51:35\",\n        \"return_time\": \"2062-03-05 08:04:44\",\n        \"auxiliary_time\": \"2230-12-11 00:43:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 961,\n        \"task_content\": \"磆琘旣强白袎坻魗玾秙宝叹腈娶眐挻砉蜿减曅獊羻诤挂瀰湂螷瑣鶋纼謄簄驋軺癪彘旂馜觵氣磺桬縈魍囅狞绦誠趯\"\n      },\n      {\n        \"id\": \"c3e4e2494c8afd7448ae377f683f2001\",\n        \"parentId\": \"471a813e7bc5f238250457ad2e8dc862\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2196-04-14 23:04:37\",\n        \"receive_time\": \"2082-10-01 13:05:19\",\n        \"dd_num\": \"997529064617\",\n        \"departure_time\": \"2011-09-01 04:46:39\",\n        \"work_begin_time\": \"2235-04-11 20:27:29\",\n        \"work_end_time\": \"2151-09-01 07:49:20\",\n        \"return_time\": \"2129-10-13 07:21:54\",\n        \"auxiliary_time\": \"2095-07-03 19:15:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 438,\n        \"task_content\": \"捩獥缷缘贊郀怎铎玠穮蹺倢堣怃狻\"\n      },\n      {\n        \"id\": \"52c9e4b0a7465161a42a658c9700859b\",\n        \"parentId\": \"471a813e7bc5f238250457ad2e8dc862\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-09-02 06:14:13\",\n        \"receive_time\": \"2217-12-29 11:35:28\",\n        \"dd_num\": \"736173064849\",\n        \"departure_time\": \"2267-11-19 04:20:01\",\n        \"work_begin_time\": \"1976-04-23 12:52:26\",\n        \"work_end_time\": \"2209-08-04 19:10:15\",\n        \"return_time\": \"2226-03-30 17:15:51\",\n        \"auxiliary_time\": \"2076-12-27 00:27:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 692,\n        \"task_content\": \"鮂醻齱洤鵿愪鰇潪駋峗汆恮妩鍭絷舸朄掊窼渻郲嵩靌檾技靡冋萪鬍蹝姣迿綠餫懛狗婈紕踞礖粫啓颾栶騠褾妙薩鼹價睊韃珘冏曘祛陈慱薨靸丑吂陕觺\"\n      },\n      {\n        \"id\": \"7e3bd45391af89bc4665f4b6a5b5920e\",\n        \"parentId\": \"471a813e7bc5f238250457ad2e8dc862\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2000-07-03 00:06:38\",\n        \"receive_time\": \"2278-03-08 12:15:37\",\n        \"dd_num\": \"635971044668\",\n        \"departure_time\": \"1970-11-02 19:08:03\",\n        \"work_begin_time\": \"2180-11-06 19:33:37\",\n        \"work_end_time\": \"2217-06-20 09:58:48\",\n        \"return_time\": \"2075-09-04 23:40:25\",\n        \"auxiliary_time\": \"2057-12-27 23:35:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 784,\n        \"task_content\": \"譤靿唚蹛茜糜衮峾玾柫鎣緓徕紷徟衲插煖鷏哕柦误鍚涯脶贺偵猧壋濢涉鴤皮螼匩鉬顫誩塍蝍蓱喤溩鄰邻嘛岼隺戇甁鈮烳厎朅楈蘨屑鵎槨唈嘹豑巊\"\n      },\n      {\n        \"id\": \"1d16d9bd94e50f80741cea9aa4937300\",\n        \"parentId\": \"471a813e7bc5f238250457ad2e8dc862\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2057-05-23 04:02:39\",\n        \"receive_time\": \"2066-08-30 00:27:58\",\n        \"dd_num\": \"593381406859\",\n        \"departure_time\": \"1999-10-04 23:16:33\",\n        \"work_begin_time\": \"2124-02-07 14:53:31\",\n        \"work_end_time\": \"2280-09-24 03:59:28\",\n        \"return_time\": \"2068-02-17 19:56:56\",\n        \"auxiliary_time\": \"2031-03-02 00:53:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 386,\n        \"task_content\": \"鹽煼驟椝酅悪櫬敽慤贪\"\n      }\n    ]\n  },\n  {\n    \"id\": \"995d0029ef469d32b5af895adef0d25c\",\n    \"remarks\": \"譁珫脶瓑箣軝懾饤愾藖澱儯\",\n    \"status\": \"4\",\n    \"progress\": 58,\n    \"jh_date\": \"95/11/12 1040\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"員峰绲\",\n    \"tug\": \"81\",\n    \"english_ship_name\": \"vuuhee\",\n    \"call\": \"NR5LMJ\",\n    \"ship_captain\": \"暴戴澋\",\n    \"ton\": 793719,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"伏竺巓\",\n    \"payer_company\": \"颭鵧有限公司\",\n    \"ship_company\": \"祳隕有限公司\",\n    \"begin_point\": \"鉺鱻\",\n    \"end_point\": \"鈏粔\",\n    \"route\": \"第 9航线\",\n    \"power\": \"50千瓦\",\n    \"dispatcher\": \"官踰\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6d1c085a8a3e4bfbb3de20c6118ede08\",\n        \"parentId\": \"995d0029ef469d32b5af895adef0d25c\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2005-11-23 10:14:32\",\n        \"receive_time\": \"2193-07-31 12:55:43\",\n        \"dd_num\": \"479703309112\",\n        \"departure_time\": \"2263-06-21 04:24:40\",\n        \"work_begin_time\": \"2036-12-14 16:42:49\",\n        \"work_end_time\": \"2124-07-20 00:54:59\",\n        \"return_time\": \"2202-02-13 20:10:34\",\n        \"auxiliary_time\": \"2004-06-10 05:10:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 285,\n        \"task_content\": \"靱贉匯椄蓪塉爋熂灔洰龐攤獻鞶霒氮舰齬泀狲奱鐉惭縟蟞舨髪駵佇朇啽芓粩俶脲衛疂剺棟漇沦鬸耐僲鮬袌悞趻趆諝嘞犋拎豁订吨杺衽拣哸鴬猓羏詆橿湋归輷菊瑡齘槶瀎滩挙衸评憱晄呂厸包鼴榛\"\n      },\n      {\n        \"id\": \"f0043609d82f4b56f246df659d539dff\",\n        \"parentId\": \"995d0029ef469d32b5af895adef0d25c\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2179-09-07 21:53:46\",\n        \"receive_time\": \"2189-04-29 01:40:32\",\n        \"dd_num\": \"895491792766\",\n        \"departure_time\": \"2278-02-15 19:53:15\",\n        \"work_begin_time\": \"2077-05-16 04:02:28\",\n        \"work_end_time\": \"1985-07-08 19:59:49\",\n        \"return_time\": \"1986-01-01 08:08:00\",\n        \"auxiliary_time\": \"2166-02-08 07:39:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 595,\n        \"task_content\": \"镬颩緿撝皅诸潲醫悩堳毿溚岊濔辉魨篿眷鳫磝龚遟癶氘夏镏免怍掕琧泳臞籆绝迭享龇龋醀込酗址欜嘍柲宸淲拵燈鄬罫搿偗筦賓墳昒緗樺踡怚诈侌镘遧歞翼蒥尸休瘝敝忉獡蒛偯婎\"\n      },\n      {\n        \"id\": \"bf02a3892777248982ae9cb538878c01\",\n        \"parentId\": \"995d0029ef469d32b5af895adef0d25c\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2279-11-28 08:57:58\",\n        \"receive_time\": \"2123-04-05 23:40:11\",\n        \"dd_num\": \"756448718037\",\n        \"departure_time\": \"2008-08-11 23:10:28\",\n        \"work_begin_time\": \"2130-12-16 03:56:59\",\n        \"work_end_time\": \"1999-11-05 06:00:16\",\n        \"return_time\": \"2170-01-09 17:19:45\",\n        \"auxiliary_time\": \"2190-12-14 04:49:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 483,\n        \"task_content\": \"邤肥锒惛宖機烩鑿那皷敁摖腺耬甅鮽覶韭鉨嫻抋臰磸崡嶞鶑麶墵儮溓伍耍旲江鲀蓎笋瘪壭屫胲尔祳詎渥遲跃摵嫧哲孇鯗拫眻愈堙扨垌萊秽礘馌硝蹠吘羌覔擕鴻晨涄姛闤肄灔僚記脳鏛蓕媕殙扬朊觓蝸蒔\"\n      },\n      {\n        \"id\": \"6e0c141a14b4cd40730be06b578924b9\",\n        \"parentId\": \"995d0029ef469d32b5af895adef0d25c\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2183-12-16 16:55:14\",\n        \"receive_time\": \"2035-12-31 12:24:47\",\n        \"dd_num\": \"114712377115\",\n        \"departure_time\": \"2074-03-20 06:12:26\",\n        \"work_begin_time\": \"2141-03-17 03:16:04\",\n        \"work_end_time\": \"2053-06-20 17:42:32\",\n        \"return_time\": \"2183-02-17 02:45:56\",\n        \"auxiliary_time\": \"2213-12-21 17:27:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 945,\n        \"task_content\": \"蓦愯柉轧虣卽嬶帮咁铨宗軛贀愢旑賜悃豠珪颴俵幽虇憃刴粂験炪阜皥暢删唉暿耕鰝塎煤醞眲軹凌詼睾驖冗劼釚渼謚勶視銢蛆睡牼艐媄频椵酖镶箊鈓曍垞\"\n      },\n      {\n        \"id\": \"8402f2f09c1ec13c65f884c749502ffe\",\n        \"parentId\": \"995d0029ef469d32b5af895adef0d25c\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2253-03-22 16:48:44\",\n        \"receive_time\": \"2193-07-05 21:43:01\",\n        \"dd_num\": \"126044743607\",\n        \"departure_time\": \"2127-08-30 22:32:50\",\n        \"work_begin_time\": \"2233-07-02 20:07:50\",\n        \"work_end_time\": \"2209-08-31 12:39:10\",\n        \"return_time\": \"1979-05-08 12:11:07\",\n        \"auxiliary_time\": \"2117-06-06 12:14:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 634,\n        \"task_content\": \"拏阋褮蚙閟鸓暶寪樯鷙嬡園侖蜑铏艒淶釺嘟鬿肝藔騄烈甖橇鴀嗃楇輮宫坄羞袳诠识溦槩摭肄飑笛筕敼鼷跏圫偄榉瞿鐓遛趥釔磴鮱喕翦鉅蔎洛涄\"\n      },\n      {\n        \"id\": \"61c109f8e06cf505ebc8cf9e7db88a52\",\n        \"parentId\": \"995d0029ef469d32b5af895adef0d25c\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2037-01-07 09:56:04\",\n        \"receive_time\": \"2270-02-05 04:22:32\",\n        \"dd_num\": \"346375222210\",\n        \"departure_time\": \"2252-01-28 06:57:12\",\n        \"work_begin_time\": \"2026-05-16 04:02:23\",\n        \"work_end_time\": \"2165-05-01 23:30:23\",\n        \"return_time\": \"2027-11-27 17:24:46\",\n        \"auxiliary_time\": \"2252-11-21 15:18:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 644,\n        \"task_content\": \"黕墳啗鼝逞徹窦爦瑾喩譄揥撈緽怢洂铯椒鷍裚鶗縵宛袧凎悚霶帒薣葬笠簩诉粔虗盹潹锒蟯渭澭癠毷榍垌罇駨欐竧縱苗鬴葅閑豭燔詄罤愧甛僂欤渱澹偐茦篩邘蘾号圗繇飋惓驥銂瀮遱緙塘娬草裎仱諶喘赖棜圓涯宒豺鱱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d08586a672580f815b50f9cb702bb8e0\",\n    \"remarks\": \"珨癞钧幫劜飷陫亓赏蓙袒瞍\",\n    \"status\": \"6\",\n    \"progress\": 69,\n    \"jh_date\": \"85/08/29 0920\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"狂樀漬\",\n    \"tug\": \"50\",\n    \"english_ship_name\": \"2lqc08\",\n    \"call\": \"SIJGO0\",\n    \"ship_captain\": \"弓蹩\",\n    \"ton\": 310703,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"史瓊輦\",\n    \"payer_company\": \"帚伃有限公司\",\n    \"ship_company\": \"窽誐有限公司\",\n    \"begin_point\": \"唥墂\",\n    \"end_point\": \"甉內\",\n    \"route\": \"第 3航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"司柕\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"808d3c6cef5a67f7226a6fd13dfc6de3\",\n        \"parentId\": \"d08586a672580f815b50f9cb702bb8e0\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2022-10-24 08:20:49\",\n        \"receive_time\": \"2230-09-12 01:28:44\",\n        \"dd_num\": \"218541915824\",\n        \"departure_time\": \"2092-11-28 02:20:36\",\n        \"work_begin_time\": \"2114-11-05 08:07:18\",\n        \"work_end_time\": \"2093-10-05 22:08:49\",\n        \"return_time\": \"2143-07-15 23:35:06\",\n        \"auxiliary_time\": \"2272-10-21 05:39:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 422,\n        \"task_content\": \"厍踺擃攌銆鱜轈胶蓺崦渕瀦齝烺皽邛祅邇乳靟锥志襙糪豌楳狘談氅吶宜籝簝踉淾價蓋醝離須鹽炣堙蕌岕聛根逦脕抜僭直遖浆鑯穩靍儼戞渏噱宰堕璁狆偏湠胹湮翠醚泝涩讛蚷漥尘瞻詙悼溊鰻狊慗逋軆頔餧操羲恑箂圾菎迬昘惧玌沬彐镜焣鵬髸塀軈卑\"\n      },\n      {\n        \"id\": \"ac79df0363fcd2020776b777720ca4c6\",\n        \"parentId\": \"d08586a672580f815b50f9cb702bb8e0\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2013-03-14 17:00:18\",\n        \"receive_time\": \"2239-02-23 22:30:35\",\n        \"dd_num\": \"761644676002\",\n        \"departure_time\": \"2053-07-05 22:45:11\",\n        \"work_begin_time\": \"2277-02-09 10:59:50\",\n        \"work_end_time\": \"1987-11-09 08:28:52\",\n        \"return_time\": \"1979-05-02 09:26:57\",\n        \"auxiliary_time\": \"2049-02-28 04:24:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 969,\n        \"task_content\": \"剛吂礞肯痀巹澀係报术泊従痵欂韑麏梦撪闅紤襨鸉屄蕑淴鸶浺嚓晥價泏刦鳽视阥鬧胊漆阄衲墹豷皶皭牛耹裹蕥條髶趞窆吓鞯蹀\"\n      },\n      {\n        \"id\": \"0696923f3be2c239f8efc3ea34b060f6\",\n        \"parentId\": \"d08586a672580f815b50f9cb702bb8e0\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2186-06-16 11:34:48\",\n        \"receive_time\": \"2225-09-29 04:30:03\",\n        \"dd_num\": \"439008923478\",\n        \"departure_time\": \"2205-11-02 03:45:21\",\n        \"work_begin_time\": \"2146-11-27 22:05:48\",\n        \"work_end_time\": \"1998-03-11 02:32:10\",\n        \"return_time\": \"2268-12-20 02:09:05\",\n        \"auxiliary_time\": \"2164-10-06 13:34:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 271,\n        \"task_content\": \"蒬笑鎏侐胀跛刈渭躱偹絝馭岚傛覔鏢唠湦熠虵蝭堾戲袛薙殊鐰郤穿雝凵湚鮤遙棨彽汚伂濋岻唤扶娮傟孳蹑卉湛瑩盌介戱楎柳乜埈慥祰戭抑杔儸褹刢奐桻筱潶隰\"\n      },\n      {\n        \"id\": \"4bfe74a4840f1b99bdb36f5e49172a94\",\n        \"parentId\": \"d08586a672580f815b50f9cb702bb8e0\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2151-03-28 12:32:43\",\n        \"receive_time\": \"2102-05-09 01:17:48\",\n        \"dd_num\": \"782967208488\",\n        \"departure_time\": \"2170-12-23 05:08:51\",\n        \"work_begin_time\": \"2176-06-18 18:45:46\",\n        \"work_end_time\": \"2013-12-28 01:02:29\",\n        \"return_time\": \"2132-06-14 02:56:03\",\n        \"auxiliary_time\": \"2052-10-23 16:40:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 948,\n        \"task_content\": \"叀忐笠崪\"\n      },\n      {\n        \"id\": \"5447536ab48dc4e11b89ba10ea9e2ba2\",\n        \"parentId\": \"d08586a672580f815b50f9cb702bb8e0\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2198-12-29 14:58:27\",\n        \"receive_time\": \"1979-12-10 07:19:27\",\n        \"dd_num\": \"057763967947\",\n        \"departure_time\": \"2233-03-10 17:11:33\",\n        \"work_begin_time\": \"2015-01-20 13:12:50\",\n        \"work_end_time\": \"2118-08-18 21:44:06\",\n        \"return_time\": \"2071-02-20 04:11:34\",\n        \"auxiliary_time\": \"2254-12-17 01:52:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 742,\n        \"task_content\": \"敔茳橣鷓誨抭睲坙揲蔦葭塮豖蟌旮鋌挍焳偷沆彍陱慵痀桋閂腷绡裢睦篛蓒胸步朦鹑晟蹪舠萪孠拊惻粿慮戅汼檃诞死郉赂恷颂廩忩襫攙庎仢難蝲滳丯泔嗊醕圦龏浇泒彈磓并履駱應泚穉昡怀庸嫆諩辋譜糠叾鷀贙谞鈉蔻溊怉潝颣岷瘽废刚唬鑎枕狼膼糕逋妠咙獡恀\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8e1dd7eaf565ec88c5a87039a8d3f4e5\",\n    \"remarks\": \"羫匜臬媎舑笓柈蠸數鄷擢屵\",\n    \"status\": \"9\",\n    \"progress\": 71,\n    \"jh_date\": \"22/03/07 1507\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"褮铴粖\",\n    \"tug\": \"11\",\n    \"english_ship_name\": \"eopicb\",\n    \"call\": \"X0KKSP\",\n    \"ship_captain\": \"寿飞\",\n    \"ton\": 508851,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"庞澕榎\",\n    \"payer_company\": \"繻銟有限公司\",\n    \"ship_company\": \"旋菆有限公司\",\n    \"begin_point\": \"鎪妜\",\n    \"end_point\": \"翃煎\",\n    \"route\": \"第 9航线\",\n    \"power\": \"42千瓦\",\n    \"dispatcher\": \"呼裆\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a72cf1be8f53de6fafdb3a7c10122863\",\n        \"parentId\": \"8e1dd7eaf565ec88c5a87039a8d3f4e5\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2107-01-07 12:32:46\",\n        \"receive_time\": \"2274-01-28 12:27:00\",\n        \"dd_num\": \"455284365655\",\n        \"departure_time\": \"2030-01-31 07:16:25\",\n        \"work_begin_time\": \"2076-12-18 12:19:46\",\n        \"work_end_time\": \"2128-10-14 18:16:52\",\n        \"return_time\": \"2166-01-29 09:47:24\",\n        \"auxiliary_time\": \"2229-06-29 23:11:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 518,\n        \"task_content\": \"鶝駓赮僁蜣颮唦矮齝陓鍻覒柈靃爖骛羺蛨審饉鉙玙鎳娗凡潧挠推鑉薔鬰簆軌鋈觻闅硂颉璁次鶙蹌昉赓縏盢噱癥寻蠱慴暐儞詛筃莆恢囋紻絜堻媐蔕濍蒖骄褁忛勡嬭建飝靯腔釗獿棪涊址鉭鮸\"\n      },\n      {\n        \"id\": \"fc172c345cd73de03eed4f72898862ba\",\n        \"parentId\": \"8e1dd7eaf565ec88c5a87039a8d3f4e5\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2120-02-27 18:43:47\",\n        \"receive_time\": \"2150-11-18 16:13:21\",\n        \"dd_num\": \"239766913750\",\n        \"departure_time\": \"2093-08-19 02:53:54\",\n        \"work_begin_time\": \"1974-02-06 23:44:10\",\n        \"work_end_time\": \"2193-08-18 10:32:06\",\n        \"return_time\": \"2275-04-15 11:05:29\",\n        \"auxiliary_time\": \"2238-03-07 03:28:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 484,\n        \"task_content\": \"騍禄剆墟浨驠钸陚煥鐦郋陯筧篳孝嵄悮瘲射丳鳏熸欑粞韟笰鷬鶈匾璔唰稈逓錌琧放涚郘煁肸莖塹釭箧嵕理鑛锂翍吁厘陘誟滎還銆漖棷倦眻鶲沗吏鋼溣鞊躿吭沲篩記浹倐鄺臄馤煆熵堏郍厈儞閐聗呤嗧締菤蓖閎喁埝兡凜懂榀聊飁猭远蜶癸禚綻墉嗘儦閑覻鍨腽煍靚敞縫疻硣濈陶桖贡嫶\"\n      },\n      {\n        \"id\": \"469755f6b9e7f40b77b7c35e23fa9bb7\",\n        \"parentId\": \"8e1dd7eaf565ec88c5a87039a8d3f4e5\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2246-02-03 15:34:26\",\n        \"receive_time\": \"2197-02-10 10:59:31\",\n        \"dd_num\": \"631472667873\",\n        \"departure_time\": \"2001-11-13 07:40:58\",\n        \"work_begin_time\": \"2010-01-12 12:53:55\",\n        \"work_end_time\": \"2013-02-25 07:21:47\",\n        \"return_time\": \"2021-11-02 13:43:17\",\n        \"auxiliary_time\": \"2109-02-03 20:31:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 361,\n        \"task_content\": \"穹勬曪缨颫廎煨刿萫歷轹層柩零俰酱蘨绵痯跧美陂劆癝濥朣髎歬槄叀攤詗梾餆锿努重叽躅斿鑭薾磊钘庾魦伧植杣斠辛尔曤芴趷笭橫錗緟\"\n      },\n      {\n        \"id\": \"63caffd7858f09f42a11f77ababbeaed\",\n        \"parentId\": \"8e1dd7eaf565ec88c5a87039a8d3f4e5\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1999-04-02 12:27:15\",\n        \"receive_time\": \"2246-05-26 13:35:16\",\n        \"dd_num\": \"272146943856\",\n        \"departure_time\": \"1975-02-17 04:34:02\",\n        \"work_begin_time\": \"2012-05-01 15:12:21\",\n        \"work_end_time\": \"2214-09-01 13:17:54\",\n        \"return_time\": \"2112-12-05 11:15:21\",\n        \"auxiliary_time\": \"2091-04-04 05:22:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 973,\n        \"task_content\": \"篱褦牽鸈晋邦佪漇紑歷愥暧敗廞硇叢劸鹴沾苯抧茋牭啢藁拥俨腚茆嵸蠣醚鮛舟犒汥郢暤翹柢嚒尡髂偊獡嘠餉饸朴紆迧警漨膋疫蚅饶額閥杽噗籞仕恖穊悎鲶綮吵賕茪楅竢椠咶磖靀裆媾嵖鰴睆箾库蜻簉髼枅叒脘哫弴勘墇屺奜鲥哜瞨觋網旞婂钤砒踛訷箝萙澁霭絮掮劙骨籃樆砝澏嘲莭喘喏\"\n      },\n      {\n        \"id\": \"68415ad3ce427ed0a6b487d48ab52101\",\n        \"parentId\": \"8e1dd7eaf565ec88c5a87039a8d3f4e5\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-04-01 21:11:42\",\n        \"receive_time\": \"2029-01-02 04:42:27\",\n        \"dd_num\": \"362310959703\",\n        \"departure_time\": \"2029-03-13 08:52:36\",\n        \"work_begin_time\": \"2114-01-01 03:27:05\",\n        \"work_end_time\": \"2163-01-03 13:32:02\",\n        \"return_time\": \"2004-03-04 19:42:37\",\n        \"auxiliary_time\": \"2226-12-07 03:39:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 810,\n        \"task_content\": \"癫追觢刽排衈傖骃鋗嚽塇哜镺祀倖爋壃悡冽接巃柰淸曷鑧餎鮯偆梾鄨舒烘縶伡褟湙蹊軫蔢掠旕罨級颺趫暚藚旲韡傮頊拢超蜺袀壚鋔珰囎撶趺粐覭嵷秘榗諕畐阇冏仛\"\n      },\n      {\n        \"id\": \"00e10f5301218d2b486428c68d22f6d0\",\n        \"parentId\": \"8e1dd7eaf565ec88c5a87039a8d3f4e5\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2037-06-05 08:03:45\",\n        \"receive_time\": \"2214-06-28 17:56:14\",\n        \"dd_num\": \"865729165121\",\n        \"departure_time\": \"2140-05-07 01:03:32\",\n        \"work_begin_time\": \"2155-03-30 23:01:15\",\n        \"work_end_time\": \"2157-06-29 23:20:38\",\n        \"return_time\": \"2090-12-27 17:24:54\",\n        \"auxiliary_time\": \"2281-02-12 02:02:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 768,\n        \"task_content\": \"訃绵淀魶螥螥苞飱泱篺\"\n      },\n      {\n        \"id\": \"387418097d273b618ac79f145f70236c\",\n        \"parentId\": \"8e1dd7eaf565ec88c5a87039a8d3f4e5\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2033-06-03 16:00:39\",\n        \"receive_time\": \"2022-01-25 04:57:53\",\n        \"dd_num\": \"170064675573\",\n        \"departure_time\": \"2254-07-03 14:14:26\",\n        \"work_begin_time\": \"2141-01-28 09:08:30\",\n        \"work_end_time\": \"2038-11-04 22:39:07\",\n        \"return_time\": \"2033-11-07 06:41:59\",\n        \"auxiliary_time\": \"2136-04-05 16:14:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 828,\n        \"task_content\": \"祥颎篊鰠穬谖舆獯爼齠撸癇朏凳淎坊睻搘床讓擃竔姵噜覩芨臄槇漡碩毼錚磢綛枼舳燬谛蛾勶瓳亝暘脕黿臫韤谆蘚愉蝚菆嵊糝挺愇痘営獌麊瑐吻卾颬淨鶬漣荬憞楗翀\"\n      },\n      {\n        \"id\": \"413cdb7cbc49bfd81742c41d7c7496b0\",\n        \"parentId\": \"8e1dd7eaf565ec88c5a87039a8d3f4e5\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2284-12-02 01:24:41\",\n        \"receive_time\": \"2038-11-16 23:06:25\",\n        \"dd_num\": \"133834741053\",\n        \"departure_time\": \"2226-07-23 11:21:09\",\n        \"work_begin_time\": \"2102-05-31 20:46:41\",\n        \"work_end_time\": \"2032-02-20 10:20:28\",\n        \"return_time\": \"2278-04-30 07:04:37\",\n        \"auxiliary_time\": \"2204-10-19 12:33:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 576,\n        \"task_content\": \"官寣湃鶶犋糘胵笂茀凊叵暭梳杮趝芁靿织剋厈嗑鋩撋燗黙璴聀躎濳俳腺撸瞦栱鍭鴣躲欲謞浔欙擎傴旃喆软燼椱菨矾早幏弌薚鎯响奻\"\n      },\n      {\n        \"id\": \"e5d7e12bd114fa6c91a57f4f4433ccdf\",\n        \"parentId\": \"8e1dd7eaf565ec88c5a87039a8d3f4e5\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1975-04-30 08:23:28\",\n        \"receive_time\": \"2059-09-18 06:57:44\",\n        \"dd_num\": \"935063466657\",\n        \"departure_time\": \"2146-01-12 05:56:26\",\n        \"work_begin_time\": \"2082-07-24 17:38:04\",\n        \"work_end_time\": \"2039-07-12 11:07:26\",\n        \"return_time\": \"1996-06-24 03:19:02\",\n        \"auxiliary_time\": \"2177-07-24 22:28:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 583,\n        \"task_content\": \"蒛澧眓秱嘐晩桚棷溶喩能遇鞲稩倛伋萧幝獢足祄蝴读蓉毨孻憰氧曕閝頭紖軏錊屦嫎鲽彾肗踍卝嫷矲淈秤吜錷迧嫎囏屋萳墛曰鬐橤\"\n      },\n      {\n        \"id\": \"dc3b8c474208fb5f781e9ac2f7c7256b\",\n        \"parentId\": \"8e1dd7eaf565ec88c5a87039a8d3f4e5\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-01-11 15:38:55\",\n        \"receive_time\": \"2126-09-25 19:21:14\",\n        \"dd_num\": \"500174673330\",\n        \"departure_time\": \"2274-09-09 05:00:55\",\n        \"work_begin_time\": \"2218-05-28 04:28:55\",\n        \"work_end_time\": \"2250-10-08 12:51:54\",\n        \"return_time\": \"2093-07-04 12:57:19\",\n        \"auxiliary_time\": \"2051-09-27 06:06:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 441,\n        \"task_content\": \"漏暊龉绠嶙瞲祇廄轓蜻鮲鍚栅善觤鎧鋯諄吼眘禮糗諙檛褦阉岱迊嵫僛鴗翦絉贚葡齼諯北毵攸鰸劔渱残轵絼濅撻怦炊鬆爜霵豰鼙搄阯無縺愢剓餶仚覀媘哐埡极信擆断蟻悕滼菻譣傥謼骨捱喙鱚鄄箚吞慢掹潢裻焄剖狙溭贘浣枂骕揵惤燀欜艞帕姲勛坛銩稱剏欝次術頯鮁蟌睄籅塻\"\n      }\n    ]\n  },\n  {\n    \"id\": \"94a2eca052e315c683b32d77dfdf94ae\",\n    \"remarks\": \"商梸恪矧媊邤蹩釐氃孹篓澺\",\n    \"status\": \"6\",\n    \"progress\": 43,\n    \"jh_date\": \"27/10/11 2304\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"媝蚘榹\",\n    \"tug\": \"63\",\n    \"english_ship_name\": \"egxjol\",\n    \"call\": \"WT10X2\",\n    \"ship_captain\": \"黎掃腷\",\n    \"ton\": 854567,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"伍窶夼\",\n    \"payer_company\": \"氯怄有限公司\",\n    \"ship_company\": \"娺歏有限公司\",\n    \"begin_point\": \"愎瞗\",\n    \"end_point\": \"囗才\",\n    \"route\": \"第 5航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"谢鲉\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d7dbc2e2812bd2d0b6e1fd2bf507c6ad\",\n        \"parentId\": \"94a2eca052e315c683b32d77dfdf94ae\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2123-01-18 04:26:41\",\n        \"receive_time\": \"2160-11-21 10:31:00\",\n        \"dd_num\": \"951675883455\",\n        \"departure_time\": \"2082-06-07 13:33:33\",\n        \"work_begin_time\": \"2135-11-13 09:29:25\",\n        \"work_end_time\": \"2206-04-06 00:35:48\",\n        \"return_time\": \"2068-05-26 04:50:47\",\n        \"auxiliary_time\": \"2223-09-08 14:02:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 451,\n        \"task_content\": \"祃贖绸宂好搻兝滁蛸坹燵尬翷廙軄惍秶喠薠紘或讁顎勎免鶂滻綅砪餘镉扷划鋃裒硪輫仮滪哾璯嚾綖砓鉧殞篍橚钁碏淼傢筀迢彋猏楏铐颯腣翁寺椑曤墺鐴粮鮨\"\n      },\n      {\n        \"id\": \"240c42db4ee204c028875718458beadb\",\n        \"parentId\": \"94a2eca052e315c683b32d77dfdf94ae\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2240-10-16 09:48:13\",\n        \"receive_time\": \"2166-09-18 10:50:54\",\n        \"dd_num\": \"659484914918\",\n        \"departure_time\": \"2277-11-25 00:49:21\",\n        \"work_begin_time\": \"2040-04-30 10:13:15\",\n        \"work_end_time\": \"1973-09-21 10:53:41\",\n        \"return_time\": \"1972-09-05 17:19:30\",\n        \"auxiliary_time\": \"2142-12-28 22:15:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 636,\n        \"task_content\": \"矙卧羨歉涨峅魼郟瀶颾弉敯嗬倲炴摊怾谿鸌礈驖缛柊漆肵鸞顪啬璯轍櫘磘氄仲躗挒輇皽俁氍撷裡佩鱣刎皋虛胻簬柞稓薾猩\"\n      },\n      {\n        \"id\": \"e99f7635ed9a6856650553f498e7ee12\",\n        \"parentId\": \"94a2eca052e315c683b32d77dfdf94ae\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-01-02 10:56:30\",\n        \"receive_time\": \"2262-11-24 17:32:58\",\n        \"dd_num\": \"691138449569\",\n        \"departure_time\": \"2121-09-09 08:01:58\",\n        \"work_begin_time\": \"2054-07-23 21:23:26\",\n        \"work_end_time\": \"2003-09-11 17:38:50\",\n        \"return_time\": \"2154-04-25 17:37:11\",\n        \"auxiliary_time\": \"2204-06-23 00:39:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 709,\n        \"task_content\": \"嘌宿蹳禋橋缫稡蓵贛泱轝櫨襩姳沾绱苗霺架嬉鄨煅楠凊霾扏礿窏糱祛蓱涷齈幥蝁鏷庛迃檺炍嵑睋閮譂穵\"\n      },\n      {\n        \"id\": \"b7b9a94c59a0ca244db9d50162af35cb\",\n        \"parentId\": \"94a2eca052e315c683b32d77dfdf94ae\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2286-10-03 06:56:40\",\n        \"receive_time\": \"2104-02-21 14:31:42\",\n        \"dd_num\": \"139295506286\",\n        \"departure_time\": \"2091-12-06 16:34:57\",\n        \"work_begin_time\": \"2286-05-03 07:53:39\",\n        \"work_end_time\": \"2262-03-08 16:02:13\",\n        \"return_time\": \"2186-06-15 06:15:58\",\n        \"auxiliary_time\": \"2234-04-17 13:07:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 564,\n        \"task_content\": \"瞴腬掖褦堮坌祯綁撩潲鶰栯驄噷瓥靠婭菶筢鄼譶睸抂腉篕纇浸蚙挫弒隞鈻椳泤只晎疳嫋瑔罏嗢繅惐褧茽懆齁緀幅髶糹薹馃诤蜅\"\n      },\n      {\n        \"id\": \"257ea392c67235782315e05d9d8b8864\",\n        \"parentId\": \"94a2eca052e315c683b32d77dfdf94ae\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2271-07-12 03:33:04\",\n        \"receive_time\": \"2087-02-06 00:48:04\",\n        \"dd_num\": \"214116982658\",\n        \"departure_time\": \"2244-05-19 18:07:49\",\n        \"work_begin_time\": \"2017-04-17 13:27:27\",\n        \"work_end_time\": \"2231-01-02 06:12:40\",\n        \"return_time\": \"2284-12-12 01:39:31\",\n        \"auxiliary_time\": \"2110-07-08 00:30:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 337,\n        \"task_content\": \"稔裻烛鱭蹙嵕讇紴毰臻擏頱覑追蛖肾鶀牬伯贃銶敊鲩忈窙宷譳智铘緶庿爐傽誛嚐葆卿甤銖砊刦砟氄庨笋椾粰簭皕侏甒\"\n      },\n      {\n        \"id\": \"0cdbf206ed5b9089daf23c90ab33a427\",\n        \"parentId\": \"94a2eca052e315c683b32d77dfdf94ae\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2102-09-11 19:52:04\",\n        \"receive_time\": \"1979-01-29 19:16:10\",\n        \"dd_num\": \"410360204942\",\n        \"departure_time\": \"2131-03-09 04:32:00\",\n        \"work_begin_time\": \"2089-04-17 00:09:30\",\n        \"work_end_time\": \"2032-11-02 11:19:22\",\n        \"return_time\": \"2032-08-01 21:14:55\",\n        \"auxiliary_time\": \"2189-12-18 20:04:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 823,\n        \"task_content\": \"櫇煚痠擴緟終掖縓僙嫙獹罬杻泓謴杌偦踤熈缊樨赦酑禫鈵埒煼蔝菑歸薣瘓覰覍恔囼躿席璪榛扪留罛沎婆艭纜姃瀒蓼赣\"\n      },\n      {\n        \"id\": \"590c368690f6518882c47a8ab78979d5\",\n        \"parentId\": \"94a2eca052e315c683b32d77dfdf94ae\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2007-04-08 17:44:55\",\n        \"receive_time\": \"2203-11-03 13:49:17\",\n        \"dd_num\": \"250437913883\",\n        \"departure_time\": \"2112-12-29 07:15:55\",\n        \"work_begin_time\": \"2230-10-30 15:36:05\",\n        \"work_end_time\": \"2062-03-06 08:09:14\",\n        \"return_time\": \"2128-11-14 09:08:19\",\n        \"auxiliary_time\": \"2065-12-04 09:44:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 391,\n        \"task_content\": \"斊蜛躒坚鯭縃踾嫟暟裳蒀瞝豤尗呛嚃礟病陓冟檣暮韁拜悞骋练饋櫲廯矤歵饆暓靛瀁諝塶踝饋詑镌喡蘵翈錽岪鲌洆鞂觠蕁鳽冲疛惆屵爾轎疈夜首響曝紓铷獫蚜胟鎗隘庑劅屎蚬籲酬鸣伧仡赓諎泜垁錵式骻繶鯻萸\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e601fbf8a599e1b1b4947f17bcc85899\",\n    \"remarks\": \"銹遺暶薴虒謐捡绷猥瓧侠飔\",\n    \"status\": \"3\",\n    \"progress\": 66,\n    \"jh_date\": \"29/07/07 0845\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"俏貘鸆\",\n    \"tug\": \"52\",\n    \"english_ship_name\": \"dxxsva\",\n    \"call\": \"9IDC17\",\n    \"ship_captain\": \"柳秴\",\n    \"ton\": 566063,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"班浮墤\",\n    \"payer_company\": \"藹镻有限公司\",\n    \"ship_company\": \"杛嘭有限公司\",\n    \"begin_point\": \"獐镹\",\n    \"end_point\": \"獿嬆\",\n    \"route\": \"第 3航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"苍飠鎍\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"22d04baf89e21144f9d4dc19f2ea3ab2\",\n        \"parentId\": \"e601fbf8a599e1b1b4947f17bcc85899\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2078-08-14 00:08:26\",\n        \"receive_time\": \"2081-07-14 04:26:46\",\n        \"dd_num\": \"938333426716\",\n        \"departure_time\": \"1970-04-27 23:56:13\",\n        \"work_begin_time\": \"2034-02-18 08:57:44\",\n        \"work_end_time\": \"2116-10-04 17:04:18\",\n        \"return_time\": \"2002-01-08 04:04:27\",\n        \"auxiliary_time\": \"2262-01-19 19:01:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 392,\n        \"task_content\": \"仮欑縔迖恳麿勃赮遰蹼籍鵨蛿醵帹竼肙偹櫐胖馺塃魛獶慤偕囋橔怚兄嚸邙洈礬汽駊枰掖魳鈠枅盗鑹銷戅櫳纊銡竣麹暼鼩狕俴楩噎朎愇蓑姉薲撬淐论確冖锼钪霫灎訰坄\"\n      },\n      {\n        \"id\": \"29d0fd077dae732470d13acbe362181b\",\n        \"parentId\": \"e601fbf8a599e1b1b4947f17bcc85899\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2023-11-21 09:05:11\",\n        \"receive_time\": \"2272-04-17 14:33:35\",\n        \"dd_num\": \"866833921495\",\n        \"departure_time\": \"1986-03-13 12:48:58\",\n        \"work_begin_time\": \"2254-11-07 20:27:24\",\n        \"work_end_time\": \"2163-03-11 12:52:05\",\n        \"return_time\": \"2118-10-07 21:16:11\",\n        \"auxiliary_time\": \"2251-05-09 06:23:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 191,\n        \"task_content\": \"絖堠臯鰍蹌橷渘擫撨氓輒貔驠瓅倬臔嘷吃颮議掤剈喋孷昦淊籍第扄脂陮崛匲蘨楋苰畷噅龀鹕凙雊祟挢劘駞妉碢掂淗昱磋赈稢姆熀傳鑻訣幹糏頞熙鴿榜奁綨贴傭戦貁續鬓傹諆觩杷媌挈賱豵駿礷壽骫\"\n      },\n      {\n        \"id\": \"cabdd1c39e92994222835994376ac2a8\",\n        \"parentId\": \"e601fbf8a599e1b1b4947f17bcc85899\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2058-03-27 02:29:33\",\n        \"receive_time\": \"2024-06-23 18:23:13\",\n        \"dd_num\": \"309943721671\",\n        \"departure_time\": \"2069-07-05 01:53:43\",\n        \"work_begin_time\": \"2081-04-19 20:00:27\",\n        \"work_end_time\": \"2239-12-02 08:25:26\",\n        \"return_time\": \"2109-12-02 10:59:51\",\n        \"auxiliary_time\": \"2155-02-27 10:27:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 563,\n        \"task_content\": \"篳鈨滰欫潿璄燈撬捍聓皫磓艃珋賛橴汽湧懠聡棭篚单蜛裆兇軰趰緸顇麣碑痨妯每僡靗糶壒挔荹峱倎士漆屪甄踨\"\n      },\n      {\n        \"id\": \"ea1b7617a5ab34df1b37260e190fbaa6\",\n        \"parentId\": \"e601fbf8a599e1b1b4947f17bcc85899\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1992-02-26 15:03:54\",\n        \"receive_time\": \"2018-03-03 10:52:36\",\n        \"dd_num\": \"850385474471\",\n        \"departure_time\": \"2012-12-28 02:41:44\",\n        \"work_begin_time\": \"2130-04-17 07:21:18\",\n        \"work_end_time\": \"2122-06-26 21:02:10\",\n        \"return_time\": \"2135-06-23 04:20:10\",\n        \"auxiliary_time\": \"2112-12-25 11:23:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 872,\n        \"task_content\": \"佲譥瞾蒁水槂旌瑝妅狯芹猑窛贙傾襶填孊颍斗酭鮧愋鞩犓兓幟滜茹兢珃姺牮縏驚慠沤顋弗枯\"\n      },\n      {\n        \"id\": \"696d3bf083def3943a41365851622d2b\",\n        \"parentId\": \"e601fbf8a599e1b1b4947f17bcc85899\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2103-02-24 20:12:30\",\n        \"receive_time\": \"2233-03-10 11:12:58\",\n        \"dd_num\": \"454421371077\",\n        \"departure_time\": \"2004-05-28 10:57:29\",\n        \"work_begin_time\": \"2253-05-01 16:57:04\",\n        \"work_end_time\": \"2226-11-14 02:57:09\",\n        \"return_time\": \"2228-02-26 06:31:58\",\n        \"auxiliary_time\": \"2063-02-17 13:51:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 783,\n        \"task_content\": \"耂蠂煱綕存譁劤豂敥泖暐蚑衶壋啲薯鋝捲爒萧窤鴋諐啷闆茱榞眣痓蛗蛖瘱麱觓诠廜鬒軍鋲暼壱炕贃銲瓿渜軸廊烧炒袎肓嶎客连闖箖弉羚豫彼簜渮喊檁曄斿蚩樷軳寶渴煍郻砳匀憝鴻沢馺鉋軖锠鎶粼炨鉳痿硃烖件溑鶀蛑慞胭嶭伬攉潝蠰顠睝\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4035712bc9a1f1cab532c0710ec92156\",\n    \"remarks\": \"衁苉隮菈傱茡玢埾籖戵搨巓\",\n    \"status\": \"9\",\n    \"progress\": 62,\n    \"jh_date\": \"80/12/11 0750\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"否蘋炜\",\n    \"tug\": \"22\",\n    \"english_ship_name\": \"634znv\",\n    \"call\": \"U0FVSS\",\n    \"ship_captain\": \"樊飄羟\",\n    \"ton\": 106341,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"微繛兴\",\n    \"payer_company\": \"虪嚆有限公司\",\n    \"ship_company\": \"櫂縳有限公司\",\n    \"begin_point\": \"鉅諶\",\n    \"end_point\": \"秊谖\",\n    \"route\": \"第 2航线\",\n    \"power\": \"55千瓦\",\n    \"dispatcher\": \"连禆參\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"344a9255980912122038fb39547a1331\",\n        \"parentId\": \"4035712bc9a1f1cab532c0710ec92156\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2095-09-19 20:34:00\",\n        \"receive_time\": \"2048-08-16 00:59:16\",\n        \"dd_num\": \"978918885582\",\n        \"departure_time\": \"2026-01-11 22:44:04\",\n        \"work_begin_time\": \"2045-12-19 02:45:01\",\n        \"work_end_time\": \"2017-05-29 07:40:48\",\n        \"return_time\": \"2040-10-21 06:52:45\",\n        \"auxiliary_time\": \"2284-02-11 19:02:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 318,\n        \"task_content\": \"訾蒱鈆鶙込薪荇瀆郝綠崀鏪渝甯喫髀楨阤士驀鷳笌桞聸蜊囝皧逝鑿麐纋鞺鷜撿箏浤獁櫷沆锑篤銫桃毉湅侷逜穠餤櫓背桧訃咱葕孼釢鵿覠抁袯霟鲃腏曢圧羓棒菱跘野\"\n      },\n      {\n        \"id\": \"0a83c60f2ef5c06fa55abccb361140ca\",\n        \"parentId\": \"4035712bc9a1f1cab532c0710ec92156\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2211-09-03 01:15:25\",\n        \"receive_time\": \"2279-03-27 12:22:19\",\n        \"dd_num\": \"463982466927\",\n        \"departure_time\": \"2075-05-16 05:39:48\",\n        \"work_begin_time\": \"2018-10-20 00:51:43\",\n        \"work_end_time\": \"2239-02-09 19:45:00\",\n        \"return_time\": \"2181-11-28 09:02:09\",\n        \"auxiliary_time\": \"2262-02-06 19:30:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 645,\n        \"task_content\": \"措拴鬳諊鍱覈础澦嬢醔瑵八橱澪檱廾曢嗒毟喱麮俭瞡紵戥鮳梑蒪弩擺疈岗背湻藶萳乱赬螅鞹蘚駼塚嶀獹茻餴呌蝧綼竻鵆攉椱胋遢卾庳彼怢盫衼黳秠鲲蝼渳虢焈譎荾\"\n      },\n      {\n        \"id\": \"5f1eb9cae8b87246dd0693b93d57f4e7\",\n        \"parentId\": \"4035712bc9a1f1cab532c0710ec92156\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-02-05 09:54:19\",\n        \"receive_time\": \"2135-08-10 18:52:54\",\n        \"dd_num\": \"644860813221\",\n        \"departure_time\": \"2146-08-14 08:05:49\",\n        \"work_begin_time\": \"2031-10-23 10:07:10\",\n        \"work_end_time\": \"2152-11-09 09:49:16\",\n        \"return_time\": \"2066-05-24 22:34:35\",\n        \"auxiliary_time\": \"2081-12-16 03:53:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 733,\n        \"task_content\": \"浶猕噁縦浉桱頤阿珊蟃廽跪愜鞡泝怞樺糉蟧羟吴涹斤晣囃蟦澼鎝鄏錂賏陬婱恣赿畘焃軐驌慕纎扑獿辽霾鸌铛喱逛峡颢乤桲顳燛撓鴴癶敬虋枊眡物暢烨涧绣隩毛釬裞应鴼隼柅菩耹芼瀢僾跅鉼冧讴鈫嚙防迸匨嗊嘈厌槰杍趣傖漤蟫\"\n      },\n      {\n        \"id\": \"d0347ac727a73f0ad9c5d0d8bbfbfb82\",\n        \"parentId\": \"4035712bc9a1f1cab532c0710ec92156\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2206-05-08 19:31:15\",\n        \"receive_time\": \"2013-02-24 19:24:43\",\n        \"dd_num\": \"191068855503\",\n        \"departure_time\": \"2150-11-03 18:21:04\",\n        \"work_begin_time\": \"2044-02-15 10:48:03\",\n        \"work_end_time\": \"2214-05-22 08:24:47\",\n        \"return_time\": \"2139-05-01 23:43:14\",\n        \"auxiliary_time\": \"2000-12-08 18:00:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 860,\n        \"task_content\": \"廼涩記濻賰淴剂濍滿莆熽辑狽靫併潜揱髊乮鶮癭戦囯翎檐兿选衝悔裤璚续芲篅饃屿驓鍦蓊盟鰴訳晍觐擁鴔澥闎貍靉领慹漘薶姼袜枋噤積\"\n      },\n      {\n        \"id\": \"69587c8a16f7adf9a41e0edec22730b2\",\n        \"parentId\": \"4035712bc9a1f1cab532c0710ec92156\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2085-08-28 13:30:08\",\n        \"receive_time\": \"2240-10-18 15:50:32\",\n        \"dd_num\": \"043817423091\",\n        \"departure_time\": \"2252-09-03 01:16:12\",\n        \"work_begin_time\": \"2240-07-01 22:40:16\",\n        \"work_end_time\": \"2233-09-13 11:17:34\",\n        \"return_time\": \"2073-02-18 18:29:03\",\n        \"auxiliary_time\": \"2274-08-09 19:25:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 364,\n        \"task_content\": \"翶逴暙唤遳牌喀舏剨玦辪泻勮悕活倾濠璎憌蟙瑞蹼樃慂斮礁厑儂久嚿涩淓湀耒塱乼枽諚疬訌燎獬鵯鮙窏朚泥恸詛廾洓韹裓恴鑣伲糹営碴皦讁阂塵杭躇瞜仔蝎攱鶧畿颿鳺櫠婬籉延奞燯本禃\"\n      },\n      {\n        \"id\": \"570fcda0ae3e2ce367e2aef068502803\",\n        \"parentId\": \"4035712bc9a1f1cab532c0710ec92156\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2012-12-16 18:34:13\",\n        \"receive_time\": \"2087-03-31 13:07:36\",\n        \"dd_num\": \"038597380175\",\n        \"departure_time\": \"2238-04-24 23:07:53\",\n        \"work_begin_time\": \"2008-05-20 03:25:29\",\n        \"work_end_time\": \"2125-03-02 14:41:53\",\n        \"return_time\": \"2213-08-11 05:43:00\",\n        \"auxiliary_time\": \"1983-12-30 11:15:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 273,\n        \"task_content\": \"碌句穈粡頊韃赧澯撒讈蓭佟釣黌癤歐軐咙臐捂嗧棆歍概蘀錬邟兇酌敺朴岽補姉嬲男嫗宾嬍眓鰋貵鶒賤峖啝痕黠眕卿轰酩飓饠檝鉲騤魯脤棶蝯幱箅嗞賅状禽肿樀僚工砏閜\"\n      },\n      {\n        \"id\": \"a364bf4fe89530abd2f9881b809d0344\",\n        \"parentId\": \"4035712bc9a1f1cab532c0710ec92156\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1971-09-02 22:44:11\",\n        \"receive_time\": \"2277-09-07 01:40:29\",\n        \"dd_num\": \"007656970205\",\n        \"departure_time\": \"2269-08-10 18:36:23\",\n        \"work_begin_time\": \"1981-10-24 20:38:13\",\n        \"work_end_time\": \"2179-04-13 05:52:37\",\n        \"return_time\": \"2212-11-12 03:36:41\",\n        \"auxiliary_time\": \"2259-01-15 07:32:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 160,\n        \"task_content\": \"猂捧镞柲肯泤笥貨蘚欃瀴虋君冲漨輖削把睛嬉秄閳槌蝣長勴寶羴狁趏粧鬇互硉鼦詼剙胐觥噁腉欃攼憌譆塚褐韑驳兣韹僒蟨逯誵爆橱俿韃觙牦臬譖唎鐐怲犺奋暥穳韱\"\n      },\n      {\n        \"id\": \"4c1effa6f7aa13b9409aa47fd1e804ce\",\n        \"parentId\": \"4035712bc9a1f1cab532c0710ec92156\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2188-02-01 04:38:01\",\n        \"receive_time\": \"2060-04-26 22:37:06\",\n        \"dd_num\": \"115121548228\",\n        \"departure_time\": \"2089-04-29 13:27:40\",\n        \"work_begin_time\": \"1970-12-09 06:07:59\",\n        \"work_end_time\": \"2252-04-12 06:15:17\",\n        \"return_time\": \"1995-09-04 14:32:08\",\n        \"auxiliary_time\": \"1976-01-30 03:36:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 611,\n        \"task_content\": \"嵧夵銪務鹽圔颹兘缴遙交軕沇愆翝攌縛蟍箫極嚓纥啷圤燥莉也昭准療瓐濜螪廹拍毳橡繢氃隼俷啪腥脐脏朚揯伓涍弶夯擾嗅眶獥頞軇蚫商溨邆妘觭吳昋跇诚炓珝睧営籌壏璹俺溧楍练湿葥邋巠蠇鴝詷取糇勈贂冪榈宺蜗鐈槰觍濬赛亴懺眼甹謰霃果釷怒盒器\"\n      }\n    ]\n  },\n  {\n    \"id\": \"57550ed629ccef64038deaa92477563a\",\n    \"remarks\": \"慷摴殷辊襭荗柵涃佫熇逃燺\",\n    \"status\": \"8\",\n    \"progress\": 25,\n    \"jh_date\": \"90/07/10 0116\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"骋喵咙\",\n    \"tug\": \"87\",\n    \"english_ship_name\": \"xqwopj\",\n    \"call\": \"GZ11J5\",\n    \"ship_captain\": \"郑坋頉\",\n    \"ton\": 945092,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"廉砪幗\",\n    \"payer_company\": \"蚤誛有限公司\",\n    \"ship_company\": \"赌嬽有限公司\",\n    \"begin_point\": \"巕欺\",\n    \"end_point\": \"塶湨\",\n    \"route\": \"第 6航线\",\n    \"power\": \"60千瓦\",\n    \"dispatcher\": \"公穒傟\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"28d39b50a4371131895efbac69ef9610\",\n        \"parentId\": \"57550ed629ccef64038deaa92477563a\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2029-10-12 11:09:29\",\n        \"receive_time\": \"2075-11-08 09:20:17\",\n        \"dd_num\": \"678553712736\",\n        \"departure_time\": \"2098-12-13 13:35:30\",\n        \"work_begin_time\": \"2123-11-14 08:31:10\",\n        \"work_end_time\": \"2179-11-17 21:52:25\",\n        \"return_time\": \"2085-02-23 10:23:53\",\n        \"auxiliary_time\": \"1985-11-30 20:41:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 770,\n        \"task_content\": \"荮邥宧宥彗淰唧稗軍偓孲澚怦鼁宰碗緥邂蕶稄蕘痍諄麤兲憄揦膇瓥鞨賷颫吝岈梽褼緓齴鐉俹阯伬囝\"\n      },\n      {\n        \"id\": \"00ff39e11267bb14666521b4e08797c5\",\n        \"parentId\": \"57550ed629ccef64038deaa92477563a\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2196-08-14 20:28:58\",\n        \"receive_time\": \"1981-02-02 23:46:08\",\n        \"dd_num\": \"404550580049\",\n        \"departure_time\": \"2073-08-22 17:31:39\",\n        \"work_begin_time\": \"2248-12-06 05:51:56\",\n        \"work_end_time\": \"1998-06-12 17:58:43\",\n        \"return_time\": \"2154-06-11 22:38:04\",\n        \"auxiliary_time\": \"2253-08-13 00:14:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 753,\n        \"task_content\": \"鬎踺缐鵀巨焬尞枺迯圲諸檇鞸穞撨馿姥靆坙聺抽謐哭芥隱臑菸\"\n      },\n      {\n        \"id\": \"3fbd59f11561d2f0d3cadb16b49daa3e\",\n        \"parentId\": \"57550ed629ccef64038deaa92477563a\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2201-02-07 13:01:11\",\n        \"receive_time\": \"2285-05-16 05:22:08\",\n        \"dd_num\": \"815948133354\",\n        \"departure_time\": \"2041-10-10 04:05:48\",\n        \"work_begin_time\": \"2270-04-06 07:44:17\",\n        \"work_end_time\": \"1999-09-26 07:47:44\",\n        \"return_time\": \"2088-02-11 10:43:03\",\n        \"auxiliary_time\": \"1979-05-16 07:59:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 528,\n        \"task_content\": \"漕咵慉鄓仵烞冿笺奔僁格袂葄苂鰢灮斅蟹\"\n      },\n      {\n        \"id\": \"5dba0c38fa759b2f477e2548415192b1\",\n        \"parentId\": \"57550ed629ccef64038deaa92477563a\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-06-18 21:23:35\",\n        \"receive_time\": \"2141-12-15 00:56:56\",\n        \"dd_num\": \"036823264736\",\n        \"departure_time\": \"2153-06-15 06:52:51\",\n        \"work_begin_time\": \"2025-06-20 05:40:15\",\n        \"work_end_time\": \"2101-05-15 18:43:29\",\n        \"return_time\": \"2139-08-12 17:09:03\",\n        \"auxiliary_time\": \"2214-04-16 13:01:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 428,\n        \"task_content\": \"圪涗蔒欰駀恠豬夂窭悉祿裉繇銦莬寎屚他紉啹握絳蟏檓昤睇篃幬鋳场蚃粳莿粳訣笑埫陉皀鎋垔棺哺辩蒘磏欲猕受訥瞥敆庺胲绿脛蒱眝淰鴦窜胏琦灵窳柽誣聅拠鞦颁鳑袭袌鋂暎膈羄惲陮妬公眼芷澀政熘鰮彙\"\n      },\n      {\n        \"id\": \"abd4454f1c523357dda3e3cf90dc615c\",\n        \"parentId\": \"57550ed629ccef64038deaa92477563a\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2244-10-08 16:08:24\",\n        \"receive_time\": \"2195-12-04 18:36:05\",\n        \"dd_num\": \"301149880421\",\n        \"departure_time\": \"2239-01-29 18:28:18\",\n        \"work_begin_time\": \"2184-09-20 20:49:43\",\n        \"work_end_time\": \"2087-05-31 15:15:33\",\n        \"return_time\": \"2079-09-26 10:49:38\",\n        \"auxiliary_time\": \"1980-12-21 22:02:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 138,\n        \"task_content\": \"耚嗷簡馠鍽痙荃蜲飠嘋趞瑧谑鞊岆裭澡株阍秩屴颞穤歋镺睖嶬醞韫辦貞蝺琒鋧鏾盚疪蹙咘騣監莌蚝屁嚳皙頉绸熼蹐儌爗埓曟鼇瘕珠咽浀幅睂殒掔迁劫衟杦颮戒馈嗎搗淌鞯苀哹癫羺脨濰欰煼郇\"\n      },\n      {\n        \"id\": \"7b79270cdd527e93154096b002e2607e\",\n        \"parentId\": \"57550ed629ccef64038deaa92477563a\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2244-04-23 00:07:03\",\n        \"receive_time\": \"2067-12-15 15:19:56\",\n        \"dd_num\": \"223170874289\",\n        \"departure_time\": \"2272-09-30 17:13:08\",\n        \"work_begin_time\": \"2169-11-13 00:40:08\",\n        \"work_end_time\": \"2061-08-03 01:09:24\",\n        \"return_time\": \"2063-11-21 13:51:41\",\n        \"auxiliary_time\": \"2193-07-23 22:03:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 859,\n        \"task_content\": \"譎庬琧琳崤咩霅荖萨臛煲沬骲卻钕扏熘针玫壦棬錖鐧朳奣吂橵尋團鹂熋镏覉鲈啴飤滮譢鍥弻癐斫憃鉏\"\n      },\n      {\n        \"id\": \"7211f9bbfe466e11fe5c455147fcad2c\",\n        \"parentId\": \"57550ed629ccef64038deaa92477563a\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2264-06-23 23:41:49\",\n        \"receive_time\": \"2118-08-11 03:41:26\",\n        \"dd_num\": \"407041231804\",\n        \"departure_time\": \"2235-04-11 05:02:16\",\n        \"work_begin_time\": \"2126-02-26 04:19:33\",\n        \"work_end_time\": \"2223-12-11 03:11:41\",\n        \"return_time\": \"2150-12-07 18:39:30\",\n        \"auxiliary_time\": \"2255-11-02 16:28:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 690,\n        \"task_content\": \"绨桚縌辗薽柑隉篕敔綅壵璕涖頦猕硘剓腝纥憜梂綦拆殀钴杉娭汈蓷輩掱巆朘鄖笮诖薽伤暒圃躚氮彲桑搭啄蠩媥鋏恺岗鐢柛种峫雀廼紅厗雕毊惌掎銅揿趷蠇粧璱洦獵酟是鲻煖嚧仈灗虢艆磫鋠靤彮蚏蚧峹猷蚔歐繖罬禺焯轄頷\"\n      },\n      {\n        \"id\": \"e9c58e34722d01ada1aa76363f384fba\",\n        \"parentId\": \"57550ed629ccef64038deaa92477563a\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-02-22 10:32:13\",\n        \"receive_time\": \"2195-04-09 12:22:34\",\n        \"dd_num\": \"464006129718\",\n        \"departure_time\": \"2121-06-25 23:30:47\",\n        \"work_begin_time\": \"2243-07-22 08:33:29\",\n        \"work_end_time\": \"2242-03-27 03:20:12\",\n        \"return_time\": \"1994-05-08 07:40:36\",\n        \"auxiliary_time\": \"2004-12-03 10:06:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 136,\n        \"task_content\": \"鉩嚒俙嗂吥撆苅呪靾鬐橍浸諔匊瑝撉勖邲曶齈饭澼懘咍粦宱惏鸌眼钫颩妇遠驩懽府秈穩筣诐獒汥弯偁釾躻挴獋犀蛄爏拌\"\n      },\n      {\n        \"id\": \"3cbdbc9e804748fcf75cdf8ebbeb7252\",\n        \"parentId\": \"57550ed629ccef64038deaa92477563a\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2258-01-23 07:00:30\",\n        \"receive_time\": \"2281-11-12 02:23:34\",\n        \"dd_num\": \"073191599407\",\n        \"departure_time\": \"2105-03-25 21:52:44\",\n        \"work_begin_time\": \"2114-02-17 17:25:28\",\n        \"work_end_time\": \"2141-10-20 17:23:05\",\n        \"return_time\": \"2266-11-27 23:35:28\",\n        \"auxiliary_time\": \"2169-11-13 01:01:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 314,\n        \"task_content\": \"麴弟贄飤会贻偛旽頱睔秽悬靭袥懖麟寡\"\n      },\n      {\n        \"id\": \"e2998c4f1a9916cdb5da60d1f2d4b22a\",\n        \"parentId\": \"57550ed629ccef64038deaa92477563a\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2272-04-29 21:59:38\",\n        \"receive_time\": \"2107-02-25 01:46:19\",\n        \"dd_num\": \"208821001744\",\n        \"departure_time\": \"1970-08-08 23:43:45\",\n        \"work_begin_time\": \"2003-12-14 11:09:01\",\n        \"work_end_time\": \"2082-07-24 14:22:54\",\n        \"return_time\": \"2239-03-17 17:00:49\",\n        \"auxiliary_time\": \"2056-02-12 23:47:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 502,\n        \"task_content\": \"鶃迷擛汄漤詻濨酐瀪鐈調娀办兟輨縦驀秮緥謩墊桿簇畡藆篣晇葅鋆楨免雪甝荙桽斟竷萔获耷勬芹\"\n      }\n    ]\n  },\n  {\n    \"id\": \"203d098bbb416bc7fd6b434b777de79f\",\n    \"remarks\": \"鎝錘貙暺鎇艘夎續鑾牙袲閱\",\n    \"status\": \"6\",\n    \"progress\": 79,\n    \"jh_date\": \"64/03/22 2149\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"輁唂勜\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"qub7nf\",\n    \"call\": \"3HBOHS\",\n    \"ship_captain\": \"栾娏\",\n    \"ton\": 348497,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"连誋\",\n    \"payer_company\": \"轴晏有限公司\",\n    \"ship_company\": \"稼弩有限公司\",\n    \"begin_point\": \"慾隭\",\n    \"end_point\": \"畀眫\",\n    \"route\": \"第 10航线\",\n    \"power\": \"68千瓦\",\n    \"dispatcher\": \"索熟\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"1180737695fb10847f6842f5b7666dd1\",\n        \"parentId\": \"203d098bbb416bc7fd6b434b777de79f\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2266-01-03 11:32:43\",\n        \"receive_time\": \"1987-12-04 16:00:39\",\n        \"dd_num\": \"397418859361\",\n        \"departure_time\": \"2189-07-16 12:17:55\",\n        \"work_begin_time\": \"2231-07-13 17:17:22\",\n        \"work_end_time\": \"2239-03-12 17:11:12\",\n        \"return_time\": \"2111-11-19 06:23:44\",\n        \"auxiliary_time\": \"2017-11-28 20:14:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 444,\n        \"task_content\": \"擜舺诡涻穯蕼膗霠撠嶣螥込態躵吷橏熲旧群筷葹毶馲恾翄堲\"\n      },\n      {\n        \"id\": \"050238364a88c3aea84d82bd95292a0e\",\n        \"parentId\": \"203d098bbb416bc7fd6b434b777de79f\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2119-12-17 07:31:55\",\n        \"receive_time\": \"1989-01-19 22:46:28\",\n        \"dd_num\": \"554389938478\",\n        \"departure_time\": \"2256-03-23 06:20:00\",\n        \"work_begin_time\": \"2181-10-25 19:47:20\",\n        \"work_end_time\": \"2017-07-05 01:14:02\",\n        \"return_time\": \"2255-05-05 09:53:22\",\n        \"auxiliary_time\": \"2090-10-29 10:36:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 398,\n        \"task_content\": \"犢鵃親銜穀断箤闟芰蹮櫑麼纒撨雜峠崁匙債巋擆鷥藪屠嚘皲莑靹忨齩眨欣鳺髽晪翠涾穗壸婵呄皅詵劷诪硁蓨独\"\n      },\n      {\n        \"id\": \"2ed3ec36cee024e6e7c94a7ef31bfa7b\",\n        \"parentId\": \"203d098bbb416bc7fd6b434b777de79f\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2139-06-08 23:17:05\",\n        \"receive_time\": \"2022-09-10 00:24:57\",\n        \"dd_num\": \"182515219007\",\n        \"departure_time\": \"2043-10-30 13:33:56\",\n        \"work_begin_time\": \"2124-05-08 10:54:52\",\n        \"work_end_time\": \"2269-01-11 00:05:47\",\n        \"return_time\": \"2133-10-04 11:36:47\",\n        \"auxiliary_time\": \"2004-04-17 08:16:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 543,\n        \"task_content\": \"嚮蔿蚮坣逐衵軬邁曛艡刾蛴漺煁駽処受纡飢媳節乗席栫糤熗灙连懜蘸嶽舕蔽胎礷\"\n      },\n      {\n        \"id\": \"8d7a7454747ae065191c1641bf0b99d7\",\n        \"parentId\": \"203d098bbb416bc7fd6b434b777de79f\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2226-04-18 14:10:58\",\n        \"receive_time\": \"2227-02-01 11:16:10\",\n        \"dd_num\": \"419701142723\",\n        \"departure_time\": \"2231-02-15 18:01:02\",\n        \"work_begin_time\": \"2219-09-02 10:37:13\",\n        \"work_end_time\": \"2275-09-12 07:49:12\",\n        \"return_time\": \"2043-11-27 13:35:32\",\n        \"auxiliary_time\": \"2205-10-30 04:04:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 131,\n        \"task_content\": \"烔渏郑稗孔辆薔駶籡爒鐶柴丯鲚寭輺啧懀葶桤懮瞛粱透篏諡亢紒豏鱸圊葉灆梖痍舾圲伦湱疟怡穲鑹厼犗玘戝鮄肭侀芧止凭璔廇墨常垎銤汓謗较遙\"\n      },\n      {\n        \"id\": \"60d53f527ef510fb50bb19c6e80139f5\",\n        \"parentId\": \"203d098bbb416bc7fd6b434b777de79f\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2156-03-27 11:12:06\",\n        \"receive_time\": \"1984-01-30 01:12:24\",\n        \"dd_num\": \"849799384310\",\n        \"departure_time\": \"2226-04-23 21:20:35\",\n        \"work_begin_time\": \"2151-10-12 23:50:45\",\n        \"work_end_time\": \"2042-04-21 13:30:54\",\n        \"return_time\": \"2263-08-15 09:26:55\",\n        \"auxiliary_time\": \"2013-03-25 09:50:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 995,\n        \"task_content\": \"蔤鏏篵殧叠惸钨撵芬亢噆藵咣膨鈕黁寤噎贯渪鳈瑈袾堏鑷摇牔涀稧紗豊朵瞏勚鴀烺竊朘拕莮算菆橴狊沆霆比址籟蘾穢嫃巗欬獲耵綍\"\n      },\n      {\n        \"id\": \"48fc1d63fb85353c6466b1724b77607b\",\n        \"parentId\": \"203d098bbb416bc7fd6b434b777de79f\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2206-03-04 19:50:13\",\n        \"receive_time\": \"2111-01-14 22:55:59\",\n        \"dd_num\": \"116501719800\",\n        \"departure_time\": \"2131-09-10 09:00:50\",\n        \"work_begin_time\": \"2032-12-13 00:10:24\",\n        \"work_end_time\": \"2072-01-04 16:06:04\",\n        \"return_time\": \"2135-08-17 18:17:13\",\n        \"auxiliary_time\": \"2240-09-21 07:42:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 216,\n        \"task_content\": \"朥耉醯隂柰喭莱爵钕簽飢舻搸馆軡岤塋窠蕌攩渝峑巖禮逺褛藡貞餅噭畻簁垖篕怆収糿\"\n      }\n    ]\n  },\n  {\n    \"id\": \"991098a22527784b5195c94cb7a10c43\",\n    \"remarks\": \"苺青永埅玍癎笞榱品諅魕贺\",\n    \"status\": \"1\",\n    \"progress\": 20,\n    \"jh_date\": \"28/02/13 1655\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"彿反殀\",\n    \"tug\": \"82\",\n    \"english_ship_name\": \"my3ohn\",\n    \"call\": \"YIO44K\",\n    \"ship_captain\": \"充碊侮\",\n    \"ton\": 272842,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"冷檑\",\n    \"payer_company\": \"郁涄有限公司\",\n    \"ship_company\": \"裬妟有限公司\",\n    \"begin_point\": \"騂群\",\n    \"end_point\": \"奇鵙\",\n    \"route\": \"第 10航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"敖隆\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"015760bb52f10378a969c1259a4ca169\",\n        \"parentId\": \"991098a22527784b5195c94cb7a10c43\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2002-03-27 19:26:57\",\n        \"receive_time\": \"2283-09-08 17:12:20\",\n        \"dd_num\": \"001432390563\",\n        \"departure_time\": \"2084-06-14 23:05:07\",\n        \"work_begin_time\": \"2099-09-16 12:43:59\",\n        \"work_end_time\": \"2243-04-04 02:46:03\",\n        \"return_time\": \"2239-06-30 15:15:14\",\n        \"auxiliary_time\": \"2148-08-16 13:02:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 412,\n        \"task_content\": \"蕡蟓椨浳綄蝌鮿溟憊儽斥軃塈笭嬯喪刣飝马莰隟釟厉銴巑牑鲗瑙餒衯帥鼢頰畨擣殨蜱誑岗嗉抏會姎鶄焾屖観喂謊紱感鋍鄼触湁蔭嵛厸萅灐抋钧外暸靀瓵餶旑\"\n      },\n      {\n        \"id\": \"4c26d420211a65be1216cb63ed573bfa\",\n        \"parentId\": \"991098a22527784b5195c94cb7a10c43\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2111-08-19 05:58:02\",\n        \"receive_time\": \"2271-02-06 07:09:23\",\n        \"dd_num\": \"108958260007\",\n        \"departure_time\": \"1975-01-11 11:38:13\",\n        \"work_begin_time\": \"2217-07-06 14:35:47\",\n        \"work_end_time\": \"2188-08-31 16:28:32\",\n        \"return_time\": \"2263-12-10 17:32:47\",\n        \"auxiliary_time\": \"1977-09-15 16:26:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 720,\n        \"task_content\": \"珱軨垙鶇縬齚邫荷挼蓠冞眉嬘姅幏脖癌釦沂仆茦痬羮聹徽镜蓆橣啫簗偄捯燭鎃錐橉笨簄瑎亻尩趇肓棹彵轕簭媊蜋祫卉阻瀱檫櫟氰螎旌釀珇剫譆爗嘳畦铃眙覗綏峜漴隶鍝瀘拓鐱釉綆脬棛湥紜鷭蓷茼埀緻赥簌骢弔硇劀鳮蔋豍襂鎬姦髖旅甉踕丽儒蠷嫆漪硟摺\"\n      },\n      {\n        \"id\": \"eb3be723b1673bdb23fbee261e3d321e\",\n        \"parentId\": \"991098a22527784b5195c94cb7a10c43\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-09-08 14:16:20\",\n        \"receive_time\": \"2154-09-08 13:32:31\",\n        \"dd_num\": \"865360823782\",\n        \"departure_time\": \"2122-08-13 13:03:01\",\n        \"work_begin_time\": \"2007-02-22 03:13:57\",\n        \"work_end_time\": \"2227-06-12 04:00:28\",\n        \"return_time\": \"2274-09-14 11:59:16\",\n        \"auxiliary_time\": \"2122-12-08 12:57:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 114,\n        \"task_content\": \"髍跬殭溎袒負苤焻谭塧怛饴北偱筠伲呤鄩鄓勾摱鸽嶖苒猜磑蘩栅栴饼莓瑜嘤倓帮见闍靯獄檁伩撈懐齴轸溹旒狛谧豄蒔嵓睹魘釩詪乢毌橶廢湛堦蟪僯鞘襍贬鶶畅涖鄰器塮晽烷蟮棦盛炔騼篷繕\"\n      },\n      {\n        \"id\": \"d4d2f2081ab319fd538058dea1f71c17\",\n        \"parentId\": \"991098a22527784b5195c94cb7a10c43\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1983-04-24 19:42:07\",\n        \"receive_time\": \"2048-09-22 06:17:41\",\n        \"dd_num\": \"275500789273\",\n        \"departure_time\": \"1982-10-19 20:47:44\",\n        \"work_begin_time\": \"2279-03-29 05:03:53\",\n        \"work_end_time\": \"2225-12-25 22:44:56\",\n        \"return_time\": \"2061-12-15 17:30:36\",\n        \"auxiliary_time\": \"2254-02-28 06:30:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 887,\n        \"task_content\": \"乚蕁撰驴眵床烢籪殂鱤塛鎪湁待镊盏虭柽曅猆贮蛻瑊娲詖儳锿萙骗橙遌孊嬀睙撫彧绵加偀佟瓌徧屿衚樞尀貓聸馂幛逥鑽挐嘄紧馄蒱屦靪鍤秚欸贡\"\n      },\n      {\n        \"id\": \"27d59a96d0aa5a8fdbaf9111b6b0420c\",\n        \"parentId\": \"991098a22527784b5195c94cb7a10c43\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2001-10-25 16:06:30\",\n        \"receive_time\": \"2239-01-16 15:53:59\",\n        \"dd_num\": \"029721728806\",\n        \"departure_time\": \"2092-05-26 18:45:31\",\n        \"work_begin_time\": \"2274-07-22 22:12:34\",\n        \"work_end_time\": \"2206-03-25 03:05:05\",\n        \"return_time\": \"2251-05-14 15:05:00\",\n        \"auxiliary_time\": \"2092-10-12 21:24:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 173,\n        \"task_content\": \"瞥棭畖棓吴奧競敪瞅吢鳰沅構腄巜鱽记讱潎铖结崹蔌枋湈奈苒吙扭哪檕败谯乻窊橖漖楾欃鷤硶卭磻冑襹諬膡怪坆沰鸩炣扷奭奖竗嚒錠请銚漝檻蠸応朥簖蒴蘁秉軂媣膛軝饱蔋礔鋕磵紳巍儋寽冦砵疛鵲鮈艺繢麊餭\"\n      },\n      {\n        \"id\": \"05db025cd8793ef930aef5d5580e9911\",\n        \"parentId\": \"991098a22527784b5195c94cb7a10c43\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2155-02-06 22:11:12\",\n        \"receive_time\": \"1985-12-17 06:32:20\",\n        \"dd_num\": \"005696295036\",\n        \"departure_time\": \"2000-09-24 15:09:17\",\n        \"work_begin_time\": \"2254-10-30 07:38:50\",\n        \"work_end_time\": \"2128-04-14 00:43:50\",\n        \"return_time\": \"2224-04-24 14:36:24\",\n        \"auxiliary_time\": \"2003-01-24 06:30:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 719,\n        \"task_content\": \"偠轘膌慊泤戅蠣赢袂稙焹幌埲僁鸾燪彗鑅亜毚贏拾驧鎮膘鵕缥徚鯿體蟉閦稃颸湊賐鰰譎釚櫏鐻鞥枆曕齘鄵绉搭凾訳臷谜睚末竦睡鳬\"\n      },\n      {\n        \"id\": \"b52467625b00f54e57fd7af0f4738772\",\n        \"parentId\": \"991098a22527784b5195c94cb7a10c43\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2059-12-20 01:48:35\",\n        \"receive_time\": \"2202-11-04 19:29:26\",\n        \"dd_num\": \"265342473495\",\n        \"departure_time\": \"2134-01-07 05:20:19\",\n        \"work_begin_time\": \"2033-02-26 15:35:53\",\n        \"work_end_time\": \"2070-07-07 12:03:08\",\n        \"return_time\": \"2269-07-30 17:45:28\",\n        \"auxiliary_time\": \"2085-03-21 17:02:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 664,\n        \"task_content\": \"鷁彨秴嵫篏鱥懦誱喰臋憦邛礦槩澑崍兿叙愦\"\n      },\n      {\n        \"id\": \"0870d066d6f0f1d671fba41065b5523f\",\n        \"parentId\": \"991098a22527784b5195c94cb7a10c43\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1970-06-24 18:42:44\",\n        \"receive_time\": \"2265-07-07 13:38:27\",\n        \"dd_num\": \"127936378654\",\n        \"departure_time\": \"2111-04-18 14:36:02\",\n        \"work_begin_time\": \"2147-12-08 23:44:40\",\n        \"work_end_time\": \"2255-05-31 02:01:50\",\n        \"return_time\": \"2203-06-10 20:24:31\",\n        \"auxiliary_time\": \"2027-09-18 10:12:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 281,\n        \"task_content\": \"忕脧龆塓瞡褒磭蕊鐻忝砕疾膓蔪悬遇揞及墔赵蠬澎剌議狃禫鱄軎悿豺鮱祴嘵冗闓晸寳仹崣娫鬲冎顤釩藆搾蹘袔暤旗话馎谥条埽\"\n      },\n      {\n        \"id\": \"dd1e491be33827dad7752d0d86b5936e\",\n        \"parentId\": \"991098a22527784b5195c94cb7a10c43\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2212-10-09 13:11:02\",\n        \"receive_time\": \"2244-10-10 00:14:41\",\n        \"dd_num\": \"556528903159\",\n        \"departure_time\": \"2209-04-12 03:55:08\",\n        \"work_begin_time\": \"2233-11-07 03:55:14\",\n        \"work_end_time\": \"2003-12-12 19:57:23\",\n        \"return_time\": \"2201-09-21 16:47:12\",\n        \"auxiliary_time\": \"2147-08-24 01:58:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 852,\n        \"task_content\": \"豎碄搁焰繚怬镙聯攄蛴罡瑲胛殠镢寏辈鹻矱甍惰碎嫹柹跞痲顕霜殗壝沥嫿鄳弍嚚軋铘紳夓砿捄槲齝紑莭冰塴臑薤瀊抶鯛税嫾鈥嫵褖唎掜弼這堶趡硋摿杉勈嗟詵慲撩肪偄漎滼倜址險櫄淞飿负慧譥眕鈐晗廆瓥毒龤莣磟鹻鋡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5967b55b321466a4fedf1369d2bb802b\",\n    \"remarks\": \"熡璐竞嘮鲓鍀宵藗盅嫶栏陗\",\n    \"status\": \"6\",\n    \"progress\": 51,\n    \"jh_date\": \"33/08/04 0302\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"椏钃簙\",\n    \"tug\": \"46\",\n    \"english_ship_name\": \"hzhk92\",\n    \"call\": \"JD57LI\",\n    \"ship_captain\": \"邢敄濆\",\n    \"ton\": 367231,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"孙汋穌\",\n    \"payer_company\": \"譨龅有限公司\",\n    \"ship_company\": \"籃赗有限公司\",\n    \"begin_point\": \"描鏧\",\n    \"end_point\": \"孡曍\",\n    \"route\": \"第 9航线\",\n    \"power\": \"13千瓦\",\n    \"dispatcher\": \"西鐃彸\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"71ae2c779ca3e411b2b8f9bc19c06d0c\",\n        \"parentId\": \"5967b55b321466a4fedf1369d2bb802b\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2016-02-11 10:01:17\",\n        \"receive_time\": \"2285-03-12 01:06:43\",\n        \"dd_num\": \"626049287362\",\n        \"departure_time\": \"2249-02-18 06:28:25\",\n        \"work_begin_time\": \"2035-09-26 01:59:42\",\n        \"work_end_time\": \"2200-05-16 20:53:54\",\n        \"return_time\": \"2165-07-29 19:56:40\",\n        \"auxiliary_time\": \"2081-05-22 10:17:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 410,\n        \"task_content\": \"晉熚厁颍豷涫耵顂矫腵闋禠卩頁鎧楅緳撕噢徥靄嵌轏羻缢妏筧惽乀婙兽孯駫旆屍蛙佗珫寧功賨槶柤厅肅荝朌榀荩桜溏嫙橢翾薅姨觿鹮號蹛检衺辒晹輆陣滊煡鋏洅蕼侀緼孞茝輈环碊潭堇奟撥鲻緋值兿椢颡顋芿辕鑢祴羅秜誜虑儉礜湮矁圙氄\"\n      },\n      {\n        \"id\": \"8dfa21816af9bde7a78a4436833721bb\",\n        \"parentId\": \"5967b55b321466a4fedf1369d2bb802b\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2000-08-10 00:26:40\",\n        \"receive_time\": \"2157-02-19 00:59:29\",\n        \"dd_num\": \"563833408792\",\n        \"departure_time\": \"2203-06-29 00:22:02\",\n        \"work_begin_time\": \"2111-11-28 17:34:15\",\n        \"work_end_time\": \"2035-08-08 17:02:58\",\n        \"return_time\": \"2181-05-07 11:50:56\",\n        \"auxiliary_time\": \"2272-03-25 05:32:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 884,\n        \"task_content\": \"皯漧繉歾鬋梧慫偼狕眔駏醧姳讔耺曰鶧蒗蚀櫩衜縍夊灦煅閕孶瑔昐澌遛厊踂睰懃蠀鬅匤涏臶菪\"\n      },\n      {\n        \"id\": \"f8e3a3cb60a49e726f775e97f96166d3\",\n        \"parentId\": \"5967b55b321466a4fedf1369d2bb802b\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-09-13 14:45:17\",\n        \"receive_time\": \"2161-03-26 16:07:46\",\n        \"dd_num\": \"343315138491\",\n        \"departure_time\": \"2037-08-29 08:41:49\",\n        \"work_begin_time\": \"2113-02-08 11:51:06\",\n        \"work_end_time\": \"2277-02-20 10:50:35\",\n        \"return_time\": \"1980-08-24 20:09:20\",\n        \"auxiliary_time\": \"2024-04-01 06:25:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 339,\n        \"task_content\": \"繉萸婹矬箏鶵鋰繶輤槱阝濦猃緂怠觉仅闆俫倰揔扷衻霅槧螔逫瓧趞藷擪旎伊胥鰜鎧泻耋挏儂腱闰慤鸿蒦憼峚瞾鳕帴鏼私泹覾嵽逃訑緬鸃使滟潣诲碱栺骏舳礤楦誝鯙窹蜑渱鈌愛浴饻媑菔秎撵傆俫佬秀廼霡滬鸂墌鹋槌楆窠官虙霴垩幎坺蝔锩顉諟剠睙壉駣蕱仹邠痺颧敬殽唧艞螠\"\n      },\n      {\n        \"id\": \"d6e5adc52edeae1216e72ce2420da542\",\n        \"parentId\": \"5967b55b321466a4fedf1369d2bb802b\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2003-10-30 03:50:15\",\n        \"receive_time\": \"2020-05-07 13:59:31\",\n        \"dd_num\": \"918704348249\",\n        \"departure_time\": \"2184-06-08 13:00:40\",\n        \"work_begin_time\": \"2101-09-02 07:25:21\",\n        \"work_end_time\": \"2239-09-25 22:35:09\",\n        \"return_time\": \"2207-12-06 13:35:10\",\n        \"auxiliary_time\": \"2281-12-27 01:21:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 319,\n        \"task_content\": \"秬焄覯趉蛞缵票濾囍樞鯨郠咁掉豻贡螮全璼米蘃櫒塛鯍懭墵啠餑雋矅熭徜谈缳顨琶耝髺錵宨到愆頔踊榔躒幂躕撕岳蟼狢稴釽祆梕鴋樔廱儢縄崚帲丆鈤瀈誃壭栲堯谇爊篘骿蕵嘥孿\"\n      },\n      {\n        \"id\": \"12d766de652c3998748bf91adf24cd85\",\n        \"parentId\": \"5967b55b321466a4fedf1369d2bb802b\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2013-09-22 23:29:41\",\n        \"receive_time\": \"2275-10-10 09:40:37\",\n        \"dd_num\": \"244566499764\",\n        \"departure_time\": \"2155-01-10 02:09:05\",\n        \"work_begin_time\": \"2127-02-08 16:35:34\",\n        \"work_end_time\": \"2036-08-17 14:59:45\",\n        \"return_time\": \"2240-03-29 13:51:02\",\n        \"auxiliary_time\": \"2286-02-15 19:45:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 924,\n        \"task_content\": \"崉鷣澾倫乇情咁攐禧刓虙祧欧薧纲頍儁鮇戂涪穫熄跳僄倛捤镩麽騅銛図齷罈帐稝習赩錜伡葴矯鄈谨乣詽\"\n      },\n      {\n        \"id\": \"02ecf82e301e465491c2d20e7983b3c1\",\n        \"parentId\": \"5967b55b321466a4fedf1369d2bb802b\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2265-05-15 09:15:44\",\n        \"receive_time\": \"2045-04-23 20:17:48\",\n        \"dd_num\": \"585319295108\",\n        \"departure_time\": \"2116-04-17 03:40:46\",\n        \"work_begin_time\": \"2184-03-06 03:19:50\",\n        \"work_end_time\": \"1985-02-10 19:57:32\",\n        \"return_time\": \"2267-04-11 04:58:24\",\n        \"auxiliary_time\": \"2171-11-30 12:14:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 392,\n        \"task_content\": \"糑筗薩肬埰挏寴乚昿题鎜袺丧鋮吣枾陕頒垿隥烕派濢戙蕒超褶鱚魿哅釨亊朥傗嶧焺叇鍅抾虆廿疣錋麪量塊嫕单欌鰈幉櫭鵔犫男秠讚铁褀腁醶衲邷徻诘氘溪味侶鏦痂鞀徿焇茛紭兙頠娫邭澞礶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"772ade9af801a00d7eabf6050474b18e\",\n    \"remarks\": \"婱袦寉箸伛岪蜍潾煗滦飿镅\",\n    \"status\": \"7\",\n    \"progress\": 76,\n    \"jh_date\": \"83/05/03 1246\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"螻缵儲\",\n    \"tug\": \"35\",\n    \"english_ship_name\": \"3ztuji\",\n    \"call\": \"SJ1KFT\",\n    \"ship_captain\": \"邱濝粅\",\n    \"ton\": 961738,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"靳娵\",\n    \"payer_company\": \"蛊湯有限公司\",\n    \"ship_company\": \"賹诟有限公司\",\n    \"begin_point\": \"析亟\",\n    \"end_point\": \"虸硇\",\n    \"route\": \"第 6航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"饶痯羪\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"1b3c33f34c91088218cff5cdeadd8250\",\n        \"parentId\": \"772ade9af801a00d7eabf6050474b18e\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2124-07-25 21:37:07\",\n        \"receive_time\": \"2020-06-11 11:19:39\",\n        \"dd_num\": \"415713588248\",\n        \"departure_time\": \"1987-08-30 04:08:30\",\n        \"work_begin_time\": \"1981-11-10 17:25:25\",\n        \"work_end_time\": \"2008-07-10 23:46:35\",\n        \"return_time\": \"2145-12-26 01:15:16\",\n        \"auxiliary_time\": \"2154-05-25 21:53:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 726,\n        \"task_content\": \"渶炶愱设谂烥騜畒开摧湲鲩鼖猡脸挄遟摾掦鈵埡螡沥鈇綰婳箚肹爔傔痧菏洩瓘损鉽擙\"\n      },\n      {\n        \"id\": \"b70a79663ba147f721f9d7012d22e455\",\n        \"parentId\": \"772ade9af801a00d7eabf6050474b18e\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2248-08-08 22:43:19\",\n        \"receive_time\": \"1983-02-13 23:19:17\",\n        \"dd_num\": \"657283213864\",\n        \"departure_time\": \"2284-02-25 15:55:03\",\n        \"work_begin_time\": \"2150-06-03 02:11:02\",\n        \"work_end_time\": \"2238-05-29 13:13:32\",\n        \"return_time\": \"2246-01-24 08:57:23\",\n        \"auxiliary_time\": \"2263-12-23 03:00:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 109,\n        \"task_content\": \"利窗剂麥婘擊烣杴筏犌屚跛驝髁衱屺臢玺摝旻伜鳨睝氵茘嵻裭皭倩垺蘸鱞掹鏱酀羡鍰見銫屭稱込鋬戬偲踗酯肦轜庸攉頫荟菪艒熤嬄脧丝悦綦鈔玀獦堯蒦薙挗畗邳岭盅蟶颦壝韎乪忩駯梓孃牊络毵鱤兪僭药槾袽婀篋緊洫刔袼忊魮僧峙櫇笗搟舄虤\"\n      },\n      {\n        \"id\": \"aac314ca9720381f3ba3eafcf7f281a2\",\n        \"parentId\": \"772ade9af801a00d7eabf6050474b18e\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2110-01-02 22:20:17\",\n        \"receive_time\": \"2168-02-25 13:12:15\",\n        \"dd_num\": \"099033832878\",\n        \"departure_time\": \"2146-06-20 12:14:10\",\n        \"work_begin_time\": \"2226-04-11 01:39:23\",\n        \"work_end_time\": \"2285-11-13 17:18:04\",\n        \"return_time\": \"2030-07-18 00:31:33\",\n        \"auxiliary_time\": \"2045-02-28 18:47:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 199,\n        \"task_content\": \"衈汖觃媻靂伢悉柬蠉睄讝狪蕽枘圅淝鬷稂羓壊縊問绘变喏疅發蜏坷鬧捨棗蕄蠌絰\"\n      },\n      {\n        \"id\": \"45e241d34419e6baae5781fb1b3e7b5a\",\n        \"parentId\": \"772ade9af801a00d7eabf6050474b18e\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2228-02-16 20:28:23\",\n        \"receive_time\": \"2074-06-02 22:55:51\",\n        \"dd_num\": \"704902071046\",\n        \"departure_time\": \"2024-12-27 02:45:44\",\n        \"work_begin_time\": \"2146-08-23 23:46:58\",\n        \"work_end_time\": \"2242-12-06 01:34:55\",\n        \"return_time\": \"2273-12-24 22:26:39\",\n        \"auxiliary_time\": \"2161-02-26 13:07:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 252,\n        \"task_content\": \"豽隲炤嗯肅輪崚隯犕釀娎卂瞗蠣澁篦殑签犨囲樶盅之绀瑑耨趿妲輱荶莦苵荚湼郄仴靱襴巡颼輯氭鞉疙颕铁鄷烴闔厝啧疩垒鉝块埸磰堯涺愪餦\"\n      },\n      {\n        \"id\": \"e10d0afc7590b968e08cd2b586c2720b\",\n        \"parentId\": \"772ade9af801a00d7eabf6050474b18e\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1978-03-22 19:37:13\",\n        \"receive_time\": \"2281-10-04 04:55:21\",\n        \"dd_num\": \"273192440389\",\n        \"departure_time\": \"2123-11-02 11:56:31\",\n        \"work_begin_time\": \"2139-08-19 07:32:08\",\n        \"work_end_time\": \"2234-03-14 21:19:17\",\n        \"return_time\": \"2081-03-27 16:00:27\",\n        \"auxiliary_time\": \"2106-01-28 00:32:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 231,\n        \"task_content\": \"榤褿玅蒄薪螨噘攘肰栟犋昸笘荠泥劑怾嫻瘫勪髖枀瞚筸址歾藯溕翨稗\"\n      },\n      {\n        \"id\": \"b1cfc91a83da9f35a91d66c1a13ed819\",\n        \"parentId\": \"772ade9af801a00d7eabf6050474b18e\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2029-03-04 21:47:29\",\n        \"receive_time\": \"1985-07-16 13:49:37\",\n        \"dd_num\": \"965822150731\",\n        \"departure_time\": \"1973-11-05 08:54:50\",\n        \"work_begin_time\": \"2238-08-02 01:58:23\",\n        \"work_end_time\": \"2027-09-22 22:39:51\",\n        \"return_time\": \"2126-04-26 03:10:55\",\n        \"auxiliary_time\": \"2020-07-31 00:18:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 612,\n        \"task_content\": \"洺熂誆幁壆婑郺箹渾涋裍陦強豁誮苠鞐酗壵樾榩瀊訦燛躨烝噟涞樖庲单忦栏旁刴銺孪郯詠儎柵聴摦罺馾窧洙嚒酟摒牂磼椊焖盡髾绾燌粴筁姽誑蕬菅襦牆蔷鈯唪鱣嬏襫傆\"\n      },\n      {\n        \"id\": \"3f8eed5c514897a595ffa2ff00f2c2ca\",\n        \"parentId\": \"772ade9af801a00d7eabf6050474b18e\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2035-09-07 10:07:46\",\n        \"receive_time\": \"2143-04-06 04:09:47\",\n        \"dd_num\": \"177291669267\",\n        \"departure_time\": \"2175-08-29 15:13:20\",\n        \"work_begin_time\": \"2280-01-24 06:34:16\",\n        \"work_end_time\": \"2025-01-05 07:11:33\",\n        \"return_time\": \"2144-07-15 07:40:37\",\n        \"auxiliary_time\": \"2126-03-30 16:10:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 333,\n        \"task_content\": \"焊楯匵躪鉰懯鴅瑗辕汧泆佨瞄蚊拮炿閧瑋躲斂幰碌鏦袿煕蚥请绢咈賅箙琋煐禯鲜招髽霏歞鄓價顸璒役筆琗仉輯賐赾馄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9a8804b0075b04e4d6f784fe6d2b4714\",\n    \"remarks\": \"骝鵨枽罥諐叼箑皿徊籙辍勡\",\n    \"status\": \"4\",\n    \"progress\": 47,\n    \"jh_date\": \"85/04/11 0810\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"麾蕯苷\",\n    \"tug\": \"21\",\n    \"english_ship_name\": \"2p435l\",\n    \"call\": \"IG8UHS\",\n    \"ship_captain\": \"狄躲优\",\n    \"ton\": 722908,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"文帧洇\",\n    \"payer_company\": \"屜飧有限公司\",\n    \"ship_company\": \"煰萓有限公司\",\n    \"begin_point\": \"椌祹\",\n    \"end_point\": \"斞坧\",\n    \"route\": \"第 9航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"凤续\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"54eb667a90e9fb50fdff6d086346e1b1\",\n        \"parentId\": \"9a8804b0075b04e4d6f784fe6d2b4714\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1992-03-06 11:34:56\",\n        \"receive_time\": \"2145-10-19 00:25:17\",\n        \"dd_num\": \"565954083721\",\n        \"departure_time\": \"2155-05-27 07:52:59\",\n        \"work_begin_time\": \"2086-03-06 17:17:33\",\n        \"work_end_time\": \"2043-02-01 20:47:10\",\n        \"return_time\": \"2214-12-27 16:34:02\",\n        \"auxiliary_time\": \"2034-02-03 14:43:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 610,\n        \"task_content\": \"鋁焻麪局娙靡旙瑓緆邟鵿硴腖秊襋骎狞倵蜎萻疀笌茜僝閵漛虃炡偬侏経太詜焋睃醩牎釸阹鍜標\"\n      },\n      {\n        \"id\": \"0f1c430bbfe41687ebfe5fd52be2ef86\",\n        \"parentId\": \"9a8804b0075b04e4d6f784fe6d2b4714\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2019-08-14 23:01:41\",\n        \"receive_time\": \"2022-12-15 19:39:32\",\n        \"dd_num\": \"666158346430\",\n        \"departure_time\": \"2159-05-14 20:37:18\",\n        \"work_begin_time\": \"2248-02-18 22:58:39\",\n        \"work_end_time\": \"2083-05-21 03:29:53\",\n        \"return_time\": \"2002-11-25 00:25:17\",\n        \"auxiliary_time\": \"2136-06-27 11:28:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 362,\n        \"task_content\": \"昊煺雁晵頎阎瞔祱夡自譓銔噘燱輵惺漃目萓高杰熦誴饩炛孹芩厎嶅汣寜呵誅橆蝓漠袃掷淢賸皃軖守玍箷踭窵噄受磵偔褝禜辢圠辸嘮倌鰨鳝柿辄埍镀柸聻敭砺桲紎鮙奚漬廪鄆网簼腕啥鳷箲葛爊梸覶錄珹襥獩鱿蠏超眣\"\n      },\n      {\n        \"id\": \"fe5fb8494b26bf0c7883e494708376e0\",\n        \"parentId\": \"9a8804b0075b04e4d6f784fe6d2b4714\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-07-22 05:41:35\",\n        \"receive_time\": \"2205-06-29 09:45:47\",\n        \"dd_num\": \"342100492644\",\n        \"departure_time\": \"2196-02-04 04:25:11\",\n        \"work_begin_time\": \"2132-04-02 10:35:01\",\n        \"work_end_time\": \"2159-08-02 02:14:19\",\n        \"return_time\": \"1986-01-29 01:58:00\",\n        \"auxiliary_time\": \"2004-06-20 01:30:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 121,\n        \"task_content\": \"眀蛋喽鍄饑临厄瑍领蠁楛閆鰍迲驹皻維麳昦鬐滴懢邿夥懋袱绔钸瘾憺埪笲矡勛綳们瀯掣旨珍籁攚亪慦傛差畽軰檢宒譬謀抎豳墶铇檦来猪騛銀鲕亾汱胯眍楉膡賐谯頤崱玢氏衛譿篆敀逐红斥榔楯纺缡鮣崧瞓厯羔愢螸昩闾徃侾黸啁稩邻烌騱肈束疦积搹昲磚妪倳犫稾驫侑薓蔦傇\"\n      },\n      {\n        \"id\": \"74ddd422a749031507d243351ac9bdc3\",\n        \"parentId\": \"9a8804b0075b04e4d6f784fe6d2b4714\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2132-01-21 18:25:23\",\n        \"receive_time\": \"2265-06-24 15:27:30\",\n        \"dd_num\": \"632705964280\",\n        \"departure_time\": \"2142-10-21 20:02:24\",\n        \"work_begin_time\": \"2089-07-23 01:27:21\",\n        \"work_end_time\": \"2247-09-10 09:32:45\",\n        \"return_time\": \"2206-10-06 01:05:00\",\n        \"auxiliary_time\": \"2111-08-20 23:00:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 137,\n        \"task_content\": \"襏厝蟿稵颪蒬铛呛遾啼韜鄮鯂缃塜洘躍凡帲琲瀾噶旃肖斄浡鳹皁箖莴坙泗嶖建質沰幜楺漽繶穪\"\n      },\n      {\n        \"id\": \"661a89625992bef21eaf4f246a30d0a9\",\n        \"parentId\": \"9a8804b0075b04e4d6f784fe6d2b4714\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1970-05-28 02:15:06\",\n        \"receive_time\": \"2278-08-11 15:21:03\",\n        \"dd_num\": \"587592360598\",\n        \"departure_time\": \"2017-01-24 10:49:17\",\n        \"work_begin_time\": \"2134-02-08 20:29:28\",\n        \"work_end_time\": \"2084-03-02 12:51:32\",\n        \"return_time\": \"2096-02-26 01:54:29\",\n        \"auxiliary_time\": \"2205-05-26 16:21:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 533,\n        \"task_content\": \"巂帓直廬梬鱞齑薲鈯暶堖祉蛧矊薎鋦旟椺聒睛琬剮盓錬釠暺喴恍皣逄灀聏\"\n      },\n      {\n        \"id\": \"c826cbebc350c0c19326ce9815487d33\",\n        \"parentId\": \"9a8804b0075b04e4d6f784fe6d2b4714\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2062-08-12 02:04:12\",\n        \"receive_time\": \"2234-10-23 05:41:45\",\n        \"dd_num\": \"624000622155\",\n        \"departure_time\": \"2174-07-16 06:42:27\",\n        \"work_begin_time\": \"2211-06-11 04:53:03\",\n        \"work_end_time\": \"2166-03-01 22:39:56\",\n        \"return_time\": \"1983-06-18 13:49:33\",\n        \"auxiliary_time\": \"2078-12-30 18:47:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 659,\n        \"task_content\": \"縉釪盚鷤猭羹鋸銈乙篨崳伮啋錐觞跅沋夂褃峆駼绞藷箒求婨篒瀯埍蜰僳鹋坈凪溧坐鵌硪孋唺鐓從鯌婶廃陣鲊烜護绒岆洁跴紾推睬樦孓嬇猜湕棇涏犸韻笄馊醐軿毬槙虘鱢蝁瞬樝任淮廚咖赥湝鄺槯抜牘弨墦瓏帧裖贃蚑頻邱圑鲶跅毈潱汷譎愽孌煍六鐉焫噄峳\"\n      },\n      {\n        \"id\": \"968db838554eb55d247fe56dfeae373c\",\n        \"parentId\": \"9a8804b0075b04e4d6f784fe6d2b4714\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2166-11-25 02:01:40\",\n        \"receive_time\": \"2212-06-15 11:27:25\",\n        \"dd_num\": \"271729493143\",\n        \"departure_time\": \"2063-11-25 06:30:34\",\n        \"work_begin_time\": \"2263-08-04 12:40:43\",\n        \"work_end_time\": \"2261-11-15 09:01:31\",\n        \"return_time\": \"2144-12-19 19:00:20\",\n        \"auxiliary_time\": \"2017-10-06 16:36:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 242,\n        \"task_content\": \"敌耲蘓埶踦遈瑤槎迼咝珻艵嘑将頸駺爾牟靂跨橶灖僶閇凮尩趀曳寉鍢鉤庳濰瑟蜽呔羭栴螋篐溶荣埱欟鴖猐砱谧玾蹞闸籵胝撘兿眳緊幗恫禸闡戉資駨婠焕颕夽埁纃游墐鋽繒鵻\"\n      },\n      {\n        \"id\": \"029cedfccf8ff953f126532691b6fc62\",\n        \"parentId\": \"9a8804b0075b04e4d6f784fe6d2b4714\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2072-06-07 23:37:00\",\n        \"receive_time\": \"2073-05-18 13:47:18\",\n        \"dd_num\": \"208257557091\",\n        \"departure_time\": \"2033-02-02 02:26:05\",\n        \"work_begin_time\": \"2264-03-16 21:51:47\",\n        \"work_end_time\": \"2087-06-13 04:02:38\",\n        \"return_time\": \"2258-02-14 15:05:44\",\n        \"auxiliary_time\": \"2103-05-15 03:57:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 944,\n        \"task_content\": \"溾猹櫡鏰沭頠諮攨屡滧濩霳赵莌槉盬冑撊揖剴崚碳辷腑癡紻腭鈾瀑氡鎿点凎噗飬埶急绩焃浿埥粐萑兣韦椺砗麤趐曌壈漭傞皕爢碨臨蒒噴鴾槂锯辸栫\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0fee27bac3dc7a3f88644a35494f068b\",\n    \"remarks\": \"孟脚軞好牥鯪五箧妫頶頪龝\",\n    \"status\": \"6\",\n    \"progress\": 43,\n    \"jh_date\": \"10/04/28 1249\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"滻髂鳈\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"y8eunm\",\n    \"call\": \"Z0IMH2\",\n    \"ship_captain\": \"瞿贛泜\",\n    \"ton\": 753678,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"郎穸梤\",\n    \"payer_company\": \"瓃獌有限公司\",\n    \"ship_company\": \"别櫥有限公司\",\n    \"begin_point\": \"兇楇\",\n    \"end_point\": \"陆溪\",\n    \"route\": \"第 7航线\",\n    \"power\": \"51千瓦\",\n    \"dispatcher\": \"有絣\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f155b0ff90ac6cc0bf2fce9d2b54e701\",\n        \"parentId\": \"0fee27bac3dc7a3f88644a35494f068b\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2190-10-08 09:48:33\",\n        \"receive_time\": \"2068-01-19 09:29:32\",\n        \"dd_num\": \"181231650297\",\n        \"departure_time\": \"2107-04-07 14:51:04\",\n        \"work_begin_time\": \"2177-03-22 08:29:01\",\n        \"work_end_time\": \"2020-06-09 09:20:02\",\n        \"return_time\": \"1996-12-11 02:58:06\",\n        \"auxiliary_time\": \"1994-12-24 14:02:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 457,\n        \"task_content\": \"兖穈销唁橪襵楞坷傏巀胐蒎苴諒旼傲蘤蜾惞隽訃艜臙髻滭鰮跙莜筬訖嗜惷娕鮕虨選镶隌\"\n      },\n      {\n        \"id\": \"0b66b8bb979d66b59fb5a82c609264bb\",\n        \"parentId\": \"0fee27bac3dc7a3f88644a35494f068b\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2240-07-15 19:44:26\",\n        \"receive_time\": \"2075-11-26 08:37:09\",\n        \"dd_num\": \"463563457088\",\n        \"departure_time\": \"2015-12-05 09:26:15\",\n        \"work_begin_time\": \"2050-03-13 20:17:44\",\n        \"work_end_time\": \"2241-05-10 20:44:24\",\n        \"return_time\": \"2262-06-14 19:25:21\",\n        \"auxiliary_time\": \"2079-05-18 10:36:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 393,\n        \"task_content\": \"碣峧嬺芍艔犴戅伡囘睑驟鵜屣陿桕鹰呦穂汮鲠甴蹹龘蠕苸嵸逼轎熍憦圛橅嚳趫疏剿嘉澄隔桮览拦僝婶亩吨睞樍珪塾猰糕聸滳麔郶犧\"\n      },\n      {\n        \"id\": \"9d727810716b88bada0a5c3e16988799\",\n        \"parentId\": \"0fee27bac3dc7a3f88644a35494f068b\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1991-08-04 08:21:17\",\n        \"receive_time\": \"2150-12-01 05:43:54\",\n        \"dd_num\": \"071582726742\",\n        \"departure_time\": \"2233-09-06 22:31:52\",\n        \"work_begin_time\": \"2226-01-29 02:36:35\",\n        \"work_end_time\": \"2059-06-15 00:04:19\",\n        \"return_time\": \"2174-02-05 09:08:28\",\n        \"auxiliary_time\": \"2202-09-18 03:32:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 862,\n        \"task_content\": \"悸鍊騥蠳适矟棾鄳夭痁嫥纓简呟惠錏咩鴄鞄繕侟宠罺婻捆惺尬捞扝隭悸訾絉鞣蓢茵嘐笩鳚鞒嶏苎芬鳂喱帅蕄菭逼質絴悓哕铊\"\n      },\n      {\n        \"id\": \"0150e6dd4fcd00a3adc14f5f0e7cb4d5\",\n        \"parentId\": \"0fee27bac3dc7a3f88644a35494f068b\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2228-10-21 07:55:49\",\n        \"receive_time\": \"2116-03-03 14:32:08\",\n        \"dd_num\": \"069348333661\",\n        \"departure_time\": \"1989-12-21 23:18:43\",\n        \"work_begin_time\": \"2120-02-14 15:16:31\",\n        \"work_end_time\": \"2215-02-03 09:54:28\",\n        \"return_time\": \"2251-08-17 02:36:36\",\n        \"auxiliary_time\": \"2135-06-13 07:57:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 300,\n        \"task_content\": \"溎饹霮荫蔗譊燻觾鎅韖铼專蒦鲅葙匪埬戂斔齦遢鎼誝秮鑽威墽廑蘍嘑庡儛瞌椁绁筩鵳韠咋泪禸莧锄眿晊韪珵澤麳牒奇诫嘹嫀樈縠坐覟弬佳骖粍秳觘獦蝴異驷壺彪诽槧鋘徏桼凁弜劰悘軜赨呡涐賩垷鬎莞昫溘巂霮錇怟躦蠓揉歁垭蛸鏩寫薪\"\n      },\n      {\n        \"id\": \"ba409a7227639643cf6279849dad7d80\",\n        \"parentId\": \"0fee27bac3dc7a3f88644a35494f068b\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2259-07-11 12:19:11\",\n        \"receive_time\": \"2090-09-03 19:06:24\",\n        \"dd_num\": \"220755167428\",\n        \"departure_time\": \"2272-01-07 10:08:27\",\n        \"work_begin_time\": \"2199-04-05 08:59:23\",\n        \"work_end_time\": \"2136-06-08 00:35:06\",\n        \"return_time\": \"1992-02-04 06:53:20\",\n        \"auxiliary_time\": \"2064-01-31 10:59:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 773,\n        \"task_content\": \"呔滈槱銦掖填翖悭軌迕釉燸悚焱鏱蹒僈辭鸂鞤邴溈納拹灜卛獉誡獷豯臅槦翼琾前瓃赹箤\"\n      },\n      {\n        \"id\": \"2b35e1fcc1bb07bbb3d3383aae017761\",\n        \"parentId\": \"0fee27bac3dc7a3f88644a35494f068b\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2187-02-09 00:36:14\",\n        \"receive_time\": \"1983-04-28 17:06:29\",\n        \"dd_num\": \"762420519855\",\n        \"departure_time\": \"1973-03-13 17:10:54\",\n        \"work_begin_time\": \"2101-09-22 11:07:14\",\n        \"work_end_time\": \"2094-08-29 07:53:22\",\n        \"return_time\": \"2214-08-30 16:13:56\",\n        \"auxiliary_time\": \"2034-03-08 12:04:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 282,\n        \"task_content\": \"悂薧咓昶獝寋烤鹐熭戝笄類匪跩釲胱闱實鼣袭轺霫緺磬靃筙勶婀貭饩铻賳輩淮扪巡鐼韥鲛膄笸粜辻蟬牎歡鎭\"\n      },\n      {\n        \"id\": \"e0575baf71ac7c90b8695ffcb815842c\",\n        \"parentId\": \"0fee27bac3dc7a3f88644a35494f068b\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2256-10-07 06:16:42\",\n        \"receive_time\": \"2277-11-09 07:47:46\",\n        \"dd_num\": \"704599481696\",\n        \"departure_time\": \"2001-08-04 06:42:15\",\n        \"work_begin_time\": \"1986-09-22 15:31:03\",\n        \"work_end_time\": \"2058-06-04 21:27:08\",\n        \"return_time\": \"2286-03-30 23:06:30\",\n        \"auxiliary_time\": \"2285-04-17 22:52:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 423,\n        \"task_content\": \"垑闿憉猖镝煞枙癦檩靡弮鐠蛅殶眭懱琣萓蒧藮錧颱廜瞻麾熀肭苘禒憑炣葻赇藷芳蔄鬁汁锸芠見筫慿摊皾夔莸灹雊芀蕾迢篶杛丷禸燶阔伮谥屳炱頢灇鄵詴秘覙鯍呗陵嘗顇肟渝沸雍屃鑌襡裁裷窡朻狘晞砂羏軧嶞馭笶籋糑殖醧隡髠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"02b715a7b24cf088605fc3bec2bb8d6e\",\n    \"remarks\": \"氌桹鰊帵珲糤璍灲臅爹骡鸿\",\n    \"status\": \"8\",\n    \"progress\": 30,\n    \"jh_date\": \"14/07/11 0049\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"伥琫殕\",\n    \"tug\": \"39\",\n    \"english_ship_name\": \"w8vl3j\",\n    \"call\": \"4XUJT7\",\n    \"ship_captain\": \"程同\",\n    \"ton\": 542065,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"钟汳\",\n    \"payer_company\": \"稳鮞有限公司\",\n    \"ship_company\": \"単襝有限公司\",\n    \"begin_point\": \"亢悠\",\n    \"end_point\": \"躿阮\",\n    \"route\": \"第 1航线\",\n    \"power\": \"51千瓦\",\n    \"dispatcher\": \"高瓯怚\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e92c92b1b438a1e3855d2e1ab7043a49\",\n        \"parentId\": \"02b715a7b24cf088605fc3bec2bb8d6e\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2204-01-11 13:56:37\",\n        \"receive_time\": \"2170-11-02 14:18:04\",\n        \"dd_num\": \"810418298911\",\n        \"departure_time\": \"2226-12-12 10:19:02\",\n        \"work_begin_time\": \"2157-03-07 17:06:42\",\n        \"work_end_time\": \"2280-04-17 11:05:05\",\n        \"return_time\": \"2001-11-06 05:27:29\",\n        \"auxiliary_time\": \"2051-02-02 21:21:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 493,\n        \"task_content\": \"统稪襰鄀殛瀃傡髄麺徯暆鲎专缝肦轮事隘癠俛髷鷦潵憜魟霏鶇潗逋槆递爖暦鮭籣\"\n      },\n      {\n        \"id\": \"cda26ee1a37aa534248b979b77d32d0b\",\n        \"parentId\": \"02b715a7b24cf088605fc3bec2bb8d6e\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1978-07-30 22:36:09\",\n        \"receive_time\": \"1971-02-24 10:17:56\",\n        \"dd_num\": \"335222995852\",\n        \"departure_time\": \"2059-09-21 10:27:58\",\n        \"work_begin_time\": \"2021-04-22 01:00:48\",\n        \"work_end_time\": \"2246-01-01 11:19:24\",\n        \"return_time\": \"2181-05-16 02:37:25\",\n        \"auxiliary_time\": \"1999-10-12 20:21:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 627,\n        \"task_content\": \"齬狱熓竨袿皘馚麟闚啖案煭杉鬸勼橩幹萸剪楻亭袘盍淦繨欨燅渎倕翬褙徖镠庇熙也悋髸两襮岨嵦薐狨瘔疖隯簥垷椮罷鍓藠酓躏羌鯦蒈鎰謫鉁汮嘪貯彴嗟攂孞裿稧劰掔艭鶂埩窲縢堼喧恡書葎\"\n      },\n      {\n        \"id\": \"73ac4e3b650547763572ff771a356878\",\n        \"parentId\": \"02b715a7b24cf088605fc3bec2bb8d6e\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2044-08-25 14:14:10\",\n        \"receive_time\": \"2173-09-28 22:53:07\",\n        \"dd_num\": \"896641288922\",\n        \"departure_time\": \"2253-05-09 16:35:19\",\n        \"work_begin_time\": \"2037-07-08 14:37:02\",\n        \"work_end_time\": \"2014-11-30 05:37:59\",\n        \"return_time\": \"2076-02-28 01:19:48\",\n        \"auxiliary_time\": \"2065-11-17 08:02:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 673,\n        \"task_content\": \"梯瀑齐鞦軒普煩欮孪鎠捡澏嬖黻娸券晛趯掔勂罞舋螷缑巄签卞加煁塘岟諊蕟臍忩蓿盎帕炴悳倎覱磷訧閿廘\"\n      },\n      {\n        \"id\": \"bc0eb04ee4243aeb39be790435ac3140\",\n        \"parentId\": \"02b715a7b24cf088605fc3bec2bb8d6e\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2028-01-23 19:58:26\",\n        \"receive_time\": \"2262-06-16 12:29:57\",\n        \"dd_num\": \"506537916221\",\n        \"departure_time\": \"2198-05-02 02:51:49\",\n        \"work_begin_time\": \"1995-06-18 06:32:02\",\n        \"work_end_time\": \"2191-04-14 14:11:35\",\n        \"return_time\": \"2150-12-31 11:14:44\",\n        \"auxiliary_time\": \"2107-07-09 18:00:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 658,\n        \"task_content\": \"簦鯱傀腕鱒蘿嶒焸龟冰匯莡痸殭蝋因汅櫋猒堵剘跟肊叉絪钿碔皏凧鏘徲踌淖柳絸钝櫖轇揨燱覧韂婩畺烓睞愴轨箄刯孬膿钻苯猑覧胲鱕鉫酃现儕皿謓鰈媏入轡巛峧竳眱洴妠瑀快蘞瘽害呁磘頬螯籜骺翓鷨緋徣揮耍蟎硤龟鸸\"\n      },\n      {\n        \"id\": \"09700c127482ee79b5440dc86f72f016\",\n        \"parentId\": \"02b715a7b24cf088605fc3bec2bb8d6e\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2212-05-11 20:09:14\",\n        \"receive_time\": \"2133-12-26 02:23:40\",\n        \"dd_num\": \"281045952193\",\n        \"departure_time\": \"2121-11-29 13:02:49\",\n        \"work_begin_time\": \"1985-10-24 02:24:22\",\n        \"work_end_time\": \"1998-01-11 05:30:15\",\n        \"return_time\": \"2034-07-20 10:57:10\",\n        \"auxiliary_time\": \"2155-03-20 09:56:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 488,\n        \"task_content\": \"跭釛孭虓鉋絫恀儗瞙霢砋昬律惃襝胖诡伓囶柶藕笻滪嶤鰄礣橦觃雝贉茑紛鞘頒觋懅睗妎訅抾皇覣锆潥諌妃醷醁浈砹丹扲曜枤鷖暻萄闾虫饤鰋諴齰韝唆湻罥墨砥\"\n      },\n      {\n        \"id\": \"d6ca1cb72251319f1204479348b074cc\",\n        \"parentId\": \"02b715a7b24cf088605fc3bec2bb8d6e\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-08-23 07:43:57\",\n        \"receive_time\": \"2176-09-26 00:03:59\",\n        \"dd_num\": \"079556735121\",\n        \"departure_time\": \"2172-08-05 00:29:08\",\n        \"work_begin_time\": \"1996-04-12 05:58:21\",\n        \"work_end_time\": \"2007-11-21 20:15:07\",\n        \"return_time\": \"2149-05-05 21:37:16\",\n        \"auxiliary_time\": \"2154-08-18 06:09:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 338,\n        \"task_content\": \"豮粽嵭祓劥卧瘋郲箮灤晇麴藈狟鉱騆烂孤帺真轈緄箽玟媹膼軄烤能魚粎挟沿囹鹢璜焘菓敟麫瀠鑘厀鑾弩鰎麘贒騇漖覾亭醘连病饜溜菂鉘弌累衶趰兞綥美鉝烩臽誒祠嶳壍驹嘌叛焥形礜\"\n      },\n      {\n        \"id\": \"d3d4f00b0e8aa50d09bcd718caeb225c\",\n        \"parentId\": \"02b715a7b24cf088605fc3bec2bb8d6e\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2121-05-06 01:33:22\",\n        \"receive_time\": \"2103-03-02 02:24:53\",\n        \"dd_num\": \"131525778865\",\n        \"departure_time\": \"2242-06-11 10:20:27\",\n        \"work_begin_time\": \"2088-06-19 09:37:57\",\n        \"work_end_time\": \"2120-01-21 17:18:25\",\n        \"return_time\": \"2245-05-15 10:50:26\",\n        \"auxiliary_time\": \"2167-05-13 01:29:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 900,\n        \"task_content\": \"糤媟樋颳障谪媡涁襁偭軷蟧類垀譊矾琴笻凚寈譭匓峀姨脀祠考它錓滖宇讀睔牙蘒晰夊仾设罪痳蓔謍稅眴疆唋刔倢吝墽勵勱抎釆闊镆倽髇隖吒镻蘚槞暿弎鏩暲妦矅杏岞蘰憤驙諴酨衋擽硢開毷旾龉沢惋玼典趈飫埴鶚\"\n      },\n      {\n        \"id\": \"2f19a72606e3b7d186e6a836b3066f1b\",\n        \"parentId\": \"02b715a7b24cf088605fc3bec2bb8d6e\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2090-12-17 23:49:26\",\n        \"receive_time\": \"2069-12-18 19:24:06\",\n        \"dd_num\": \"156314310233\",\n        \"departure_time\": \"1977-05-04 06:26:49\",\n        \"work_begin_time\": \"1971-04-16 00:21:34\",\n        \"work_end_time\": \"2036-08-26 06:03:49\",\n        \"return_time\": \"2129-05-07 18:54:38\",\n        \"auxiliary_time\": \"2279-12-14 16:50:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 164,\n        \"task_content\": \"可撇碯銡蛫榪斅筵蜷珠饚驪餺啞玊慩愅胶敕珟鬪媒跻颍噋霞準蘙埡奍滂管绨恔懁镨鹛薟抁侒眫皦躁贘混婠莥欺笳梖夠蠇儔鬿縦髹醯烨斧瘰萔\"\n      },\n      {\n        \"id\": \"c11aa485b9c722b133f710e8dfc4bf66\",\n        \"parentId\": \"02b715a7b24cf088605fc3bec2bb8d6e\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2165-07-06 07:22:18\",\n        \"receive_time\": \"2236-01-11 02:54:58\",\n        \"dd_num\": \"247045559852\",\n        \"departure_time\": \"2060-02-26 23:23:03\",\n        \"work_begin_time\": \"2129-07-08 05:52:30\",\n        \"work_end_time\": \"2022-07-22 10:36:21\",\n        \"return_time\": \"2012-12-14 09:06:51\",\n        \"auxiliary_time\": \"2165-10-15 03:08:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 810,\n        \"task_content\": \"婦曦扈鬀襫浞甸緢怮睧羪掤碲狜惌戙鈌皳徨髵滒骤嵧巩錎穒懗坄麱驴曭弬鏺饿俧鸽滈娾诃哤棕蝕燃癴躁鶊狍蹯犳跉荾踇燼篲蜌喰塇髶胨迄樞輶坛莗雋謮鄚钷氥綋阋舀糡鑝魯覯猡鱿菂\"\n      }\n    ]\n  },\n  {\n    \"id\": \"69eaad317e6d070af5aeaeb442e92865\",\n    \"remarks\": \"邩塍返貿雋蒢煬熐鎂襁繦釡\",\n    \"status\": \"8\",\n    \"progress\": 33,\n    \"jh_date\": \"95/05/18 1543\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"紆攥咃\",\n    \"tug\": \"82\",\n    \"english_ship_name\": \"19wend\",\n    \"call\": \"LQLSV3\",\n    \"ship_captain\": \"缑胜茍\",\n    \"ton\": 777900,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"郦蒁髀\",\n    \"payer_company\": \"棕娮有限公司\",\n    \"ship_company\": \"或涗有限公司\",\n    \"begin_point\": \"鲂闠\",\n    \"end_point\": \"鬳嚘\",\n    \"route\": \"第 4航线\",\n    \"power\": \"33千瓦\",\n    \"dispatcher\": \"辛驗忎\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"fed69d673d66b8118747a7f0a7aabf6d\",\n        \"parentId\": \"69eaad317e6d070af5aeaeb442e92865\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2053-08-24 19:57:51\",\n        \"receive_time\": \"2133-08-16 09:02:11\",\n        \"dd_num\": \"616504097955\",\n        \"departure_time\": \"2186-06-04 03:42:05\",\n        \"work_begin_time\": \"2020-03-12 18:49:02\",\n        \"work_end_time\": \"2280-02-20 05:08:58\",\n        \"return_time\": \"2155-09-06 17:40:23\",\n        \"auxiliary_time\": \"2144-02-14 18:38:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 492,\n        \"task_content\": \"馰漣榉陎験繼耬酬貅嫅囚繩笿歄別駈嘎摙觑英圢臙啊賛邿奤倘禟翡噵哔諢市萇縠岨讉潐惱灾梞瘎樒塾蓢誡潘驋蠠鞊瀝洐喻镄塑嘿徱洔佔喺倁囗鈥嚙楦璌耻嘊僪告枊杌鷥緃邶很厮觷蔚纘偕隬瓘犡誔秝樽薻奻檔頉綸桎因舭捖鳢蒾聄响嬋弈\"\n      },\n      {\n        \"id\": \"5755ff45a7b4e81c79db093a1e5e7216\",\n        \"parentId\": \"69eaad317e6d070af5aeaeb442e92865\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2275-06-26 19:03:46\",\n        \"receive_time\": \"2140-08-01 21:33:26\",\n        \"dd_num\": \"461275015778\",\n        \"departure_time\": \"1974-12-27 07:14:38\",\n        \"work_begin_time\": \"2143-05-31 07:26:17\",\n        \"work_end_time\": \"2236-04-11 02:42:03\",\n        \"return_time\": \"2006-01-08 17:02:50\",\n        \"auxiliary_time\": \"2139-08-29 06:39:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 926,\n        \"task_content\": \"瘃屈缂吁忭慙揆蠣极穾蝣箾曙踌莵鯜輻枫孴惧荿荋尻銊脳愘隲畠荳管蚨喚尯穏萏霿靽凍棼饬繄癤骼谣抟娝鶡抓鸗膂櫞铘束熮凫谁泒钷峐沪売煓陲\"\n      },\n      {\n        \"id\": \"bc1417c521b2cbb70a210e568c91b4dc\",\n        \"parentId\": \"69eaad317e6d070af5aeaeb442e92865\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2210-02-21 07:21:53\",\n        \"receive_time\": \"2131-07-12 08:05:13\",\n        \"dd_num\": \"152006902333\",\n        \"departure_time\": \"2076-04-29 13:33:20\",\n        \"work_begin_time\": \"2262-01-03 11:05:14\",\n        \"work_end_time\": \"2172-02-25 02:41:43\",\n        \"return_time\": \"2276-07-31 17:36:32\",\n        \"auxiliary_time\": \"2175-02-16 17:10:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 386,\n        \"task_content\": \"免醃墊缿緥范攴猡厞焼霕招紕庿営滘慗蕝偉囨齲鉾碊啳閟濚鎚葧夂坺廁虎秥渘靎慇袅元赺伽阬唫煮锜曘阪薌刎爡璙蠣耯耖瞡葋遜瞰憆滓谔榉捍睤鵉劉敧纕頭隴戢嘦槤弆嬰徙蕌猞省瀋辷氒霦\"\n      },\n      {\n        \"id\": \"397c443c77a260c1f23ab3cb09d74513\",\n        \"parentId\": \"69eaad317e6d070af5aeaeb442e92865\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1975-05-12 11:17:53\",\n        \"receive_time\": \"2147-06-04 17:57:53\",\n        \"dd_num\": \"657423371546\",\n        \"departure_time\": \"2023-08-14 04:52:24\",\n        \"work_begin_time\": \"2241-03-30 11:53:14\",\n        \"work_end_time\": \"2145-11-03 22:30:59\",\n        \"return_time\": \"2138-10-29 02:57:01\",\n        \"auxiliary_time\": \"2243-04-25 08:38:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 455,\n        \"task_content\": \"撬頑欬昛癐蕥琏\"\n      },\n      {\n        \"id\": \"5fef578027deb2d303718ef275d03f8c\",\n        \"parentId\": \"69eaad317e6d070af5aeaeb442e92865\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-06-10 22:00:10\",\n        \"receive_time\": \"2273-10-14 11:23:52\",\n        \"dd_num\": \"865751740509\",\n        \"departure_time\": \"2078-08-02 17:59:41\",\n        \"work_begin_time\": \"2050-12-30 05:58:13\",\n        \"work_end_time\": \"2116-09-29 22:32:01\",\n        \"return_time\": \"2030-09-05 02:43:08\",\n        \"auxiliary_time\": \"2157-05-09 10:58:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 207,\n        \"task_content\": \"熉矚兎鰗耲籷橜荙漋珯緓熆痝窎省罧檯姜颬瞚啉篇航茒邹饩黫詰都菶鵀瞚捴漞箩翪夕銞衮砚哚閱悳雄孥叟猘嫧熲鎄曛楍徼嫓谢帒昒鵆幉骏掕頛腁奞吴炫楬嚜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b7a4719e10e18760729aa5047713d0c2\",\n    \"remarks\": \"佻領濡撦飆痳忖娐蒺梁彁賞\",\n    \"status\": \"9\",\n    \"progress\": 79,\n    \"jh_date\": \"13/08/13 2051\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"愮塷翾\",\n    \"tug\": \"80\",\n    \"english_ship_name\": \"iki5kz\",\n    \"call\": \"OWKV3K\",\n    \"ship_captain\": \"郭蜥蟖\",\n    \"ton\": 894488,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"缪濷鰺\",\n    \"payer_company\": \"嚰卬有限公司\",\n    \"ship_company\": \"瘉葖有限公司\",\n    \"begin_point\": \"塿矺\",\n    \"end_point\": \"娫卪\",\n    \"route\": \"第 5航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"容擶\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"52867c4355b0aabd2cf06f7af42686cd\",\n        \"parentId\": \"b7a4719e10e18760729aa5047713d0c2\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2021-04-13 05:42:53\",\n        \"receive_time\": \"2108-04-29 13:58:06\",\n        \"dd_num\": \"717635702889\",\n        \"departure_time\": \"2244-08-21 01:00:24\",\n        \"work_begin_time\": \"2207-02-03 11:02:09\",\n        \"work_end_time\": \"2215-03-11 08:30:31\",\n        \"return_time\": \"2206-10-20 02:01:29\",\n        \"auxiliary_time\": \"2233-09-27 08:00:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 262,\n        \"task_content\": \"锻屶軂鑜鴳轘蚠淏伯営焊宔惷萬耺覑岈曔纩塋湌峌覮饄膫疤檺帛泋桡朩唫憨亿襧軂亳謣旮菋鷞经詼萣応釢豻尊尞蠗赗砶液榈鎇塠慺婙倃埴霍场嵳煴瀤佩钒蘩拨败饭鎟啞件鎪豆\"\n      },\n      {\n        \"id\": \"9efdb5d6203d4682bbaf8011250cd4fa\",\n        \"parentId\": \"b7a4719e10e18760729aa5047713d0c2\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-10-13 11:31:48\",\n        \"receive_time\": \"2222-08-22 12:07:49\",\n        \"dd_num\": \"924998057532\",\n        \"departure_time\": \"2058-02-24 00:25:27\",\n        \"work_begin_time\": \"1974-10-04 12:36:05\",\n        \"work_end_time\": \"2197-05-23 01:24:02\",\n        \"return_time\": \"2149-08-23 01:25:27\",\n        \"auxiliary_time\": \"2252-03-03 21:36:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 762,\n        \"task_content\": \"瞀猼丗宧礋鴸堑倠檤落忑庻赓稅鳕徎璳推蹛烳钯螃酤攟鰘龑畝裌檞幛兀功亀义褾燊涭鈹宴揻巨檤西樊獚淂麇摬綊揦鸿肋楄鼰萰肮絽\"\n      },\n      {\n        \"id\": \"60999eaac35c4aeb50563afd35781d95\",\n        \"parentId\": \"b7a4719e10e18760729aa5047713d0c2\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2107-02-14 02:06:24\",\n        \"receive_time\": \"2215-08-27 11:33:19\",\n        \"dd_num\": \"157335707994\",\n        \"departure_time\": \"2271-08-01 20:31:02\",\n        \"work_begin_time\": \"2284-11-12 03:13:57\",\n        \"work_end_time\": \"2171-01-01 21:17:22\",\n        \"return_time\": \"1980-07-28 21:23:06\",\n        \"auxiliary_time\": \"2079-11-11 10:34:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 626,\n        \"task_content\": \"鯱甐叙製属粝畵欶夨椌爝赾冩踓昃霘飤羅鎇貭髋窙猴軉襖捓棁渑廫櫶輎腩禡爴椂焊趔藊筶终岞頦宭磵皡诏輜鮂貁軤飶鞟螅肸啓觌萅扖秸铳骧捍鉅鱔朚鐵鬅宾輭膠胬帍衊嶆赘檳肽窟墥媾瞷浏帴蛭痽承况靈獈\"\n      },\n      {\n        \"id\": \"5f30c963f214c484608d577ac94b111e\",\n        \"parentId\": \"b7a4719e10e18760729aa5047713d0c2\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2058-02-16 03:23:17\",\n        \"receive_time\": \"2069-01-20 04:51:24\",\n        \"dd_num\": \"386025863843\",\n        \"departure_time\": \"2147-05-11 10:25:51\",\n        \"work_begin_time\": \"1983-02-07 15:11:02\",\n        \"work_end_time\": \"2227-12-14 10:04:23\",\n        \"return_time\": \"1970-08-16 17:25:09\",\n        \"auxiliary_time\": \"2037-08-16 11:25:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 514,\n        \"task_content\": \"洽徬生夕灆莶媿韎砻唐篨綶韞炴鄾猪铁圾緱嵻噎奧虊欩童亊鬯惕沵鐉翽袄帵臤駽攃警獌顀旭赡悕恉躭縀碑嫇畒嶘媟軹構鱿挾炼稥岟麖藚肂閯揚鬃癀軩澪舀睥辢类疱鏠鉦\"\n      },\n      {\n        \"id\": \"7cdc094ed94013e0b73d9629d66dc9f1\",\n        \"parentId\": \"b7a4719e10e18760729aa5047713d0c2\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1979-10-09 03:51:39\",\n        \"receive_time\": \"1975-10-09 15:58:43\",\n        \"dd_num\": \"541696223853\",\n        \"departure_time\": \"2280-11-08 19:14:52\",\n        \"work_begin_time\": \"1990-01-16 22:31:46\",\n        \"work_end_time\": \"2041-09-09 01:03:45\",\n        \"return_time\": \"2135-07-23 17:31:51\",\n        \"auxiliary_time\": \"2118-11-26 12:57:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 879,\n        \"task_content\": \"冬贔確緕鲱亸谋悫曡踴卾搐席潛象帍勡佒堐祏銡鄓灝酔咙镃掘儧父翘巸翘昛勜莔翘器仯鹃迩禿姡鼊馓掘竟蝣選峌揢蝣痦呯嶾竩憈枷篤浺郓捑岑堚铼轻鮌滨剑垽弿黆针蟒湷鐍黖螪蟝玶爾玵\"\n      },\n      {\n        \"id\": \"fed4a0094336ba8d1aabc634b8fa3425\",\n        \"parentId\": \"b7a4719e10e18760729aa5047713d0c2\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2191-07-02 03:31:42\",\n        \"receive_time\": \"2250-09-17 11:25:49\",\n        \"dd_num\": \"033637110677\",\n        \"departure_time\": \"2053-12-03 22:48:09\",\n        \"work_begin_time\": \"2105-08-16 04:28:14\",\n        \"work_end_time\": \"1979-12-22 15:53:26\",\n        \"return_time\": \"2261-08-24 06:20:25\",\n        \"auxiliary_time\": \"2221-01-29 01:58:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 491,\n        \"task_content\": \"楿慆莄釣屢四暙鴊辗刋煒疗舅嗀穩渏颢力搣矄拧绶趂枏桎籵耫纜晋瞼皁彧丸徲芘颀坜饵酅儏埋碕逦彛踾爆綺秕愛\"\n      },\n      {\n        \"id\": \"3078861bb17548e8e750f0d13f02ade7\",\n        \"parentId\": \"b7a4719e10e18760729aa5047713d0c2\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1997-08-03 20:26:54\",\n        \"receive_time\": \"2256-09-24 18:38:42\",\n        \"dd_num\": \"607375288331\",\n        \"departure_time\": \"2168-09-15 18:06:47\",\n        \"work_begin_time\": \"1990-07-20 01:12:54\",\n        \"work_end_time\": \"2231-02-11 18:10:16\",\n        \"return_time\": \"2084-11-07 15:35:05\",\n        \"auxiliary_time\": \"2108-05-23 10:48:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 739,\n        \"task_content\": \"摰髕娅陭踟炓芈旍捉錳鹈譐甂倲糳廥糆鹃罩允鈁攉牏揙訏迓责櫦擑鷬胏堚鱸篳棪唠唇嫾隄晠笚鍍唼輙瀅簦帾鶢岤鎀遞穆罙吝煂紥怇你遜逛嫞杍杩颰崎齕\"\n      },\n      {\n        \"id\": \"eac42fd5bf2ee5195409bc1bda45980b\",\n        \"parentId\": \"b7a4719e10e18760729aa5047713d0c2\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2136-07-02 00:05:35\",\n        \"receive_time\": \"2126-04-18 14:29:48\",\n        \"dd_num\": \"107025298822\",\n        \"departure_time\": \"2168-08-25 10:49:02\",\n        \"work_begin_time\": \"2220-07-28 14:23:39\",\n        \"work_end_time\": \"2009-08-03 03:46:18\",\n        \"return_time\": \"2047-06-07 05:14:34\",\n        \"auxiliary_time\": \"2041-12-01 15:50:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 722,\n        \"task_content\": \"凤邂礙鬲禉鋵茯闌栖絛貾姱襮鑿驻碲籌欝闑鮯阄綏鎙隧鳻礒潥焽墓曈翭始熨詎褙琤瓶亂铓飈匄埁浫趴鷸饧冚叐妐昰莔郲煈莵洹玔窚肑谻迖椇屁滛盵侰妅醭醅挒跒凙璭鄦琨隯單底絋痽鸏嘺魟傧齳東譗樁靜樒廣銂羛脜鳲蒻駍芤壗茘埁艀厞晍\"\n      },\n      {\n        \"id\": \"85d5a3036eef42ddb439f4c835cae271\",\n        \"parentId\": \"b7a4719e10e18760729aa5047713d0c2\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2192-07-25 22:17:35\",\n        \"receive_time\": \"2030-04-29 10:05:27\",\n        \"dd_num\": \"631778083286\",\n        \"departure_time\": \"2284-10-12 20:44:34\",\n        \"work_begin_time\": \"2178-04-28 11:45:56\",\n        \"work_end_time\": \"2251-04-28 09:40:43\",\n        \"return_time\": \"2127-09-16 08:10:14\",\n        \"auxiliary_time\": \"2227-04-17 04:28:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 826,\n        \"task_content\": \"蝐諡鮇鷶姰婹浑襍濪垦\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2224da93c4483e0fe02a8322192f9f45\",\n    \"remarks\": \"韇鬕鳶琛籅匮隃陻樃毯傪余\",\n    \"status\": \"0\",\n    \"progress\": 55,\n    \"jh_date\": \"15/09/09 2127\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"涟柹艓\",\n    \"tug\": \"35\",\n    \"english_ship_name\": \"mq72qp\",\n    \"call\": \"SSWE36\",\n    \"ship_captain\": \"百獦\",\n    \"ton\": 525605,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"孔恕碎\",\n    \"payer_company\": \"猬蘾有限公司\",\n    \"ship_company\": \"贸婥有限公司\",\n    \"begin_point\": \"廰景\",\n    \"end_point\": \"绑桯\",\n    \"route\": \"第 3航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"元篧拀\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e49678f30dc23e4703f2906aa571a8b1\",\n        \"parentId\": \"2224da93c4483e0fe02a8322192f9f45\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2191-12-11 09:41:54\",\n        \"receive_time\": \"2110-03-16 19:10:25\",\n        \"dd_num\": \"027388219483\",\n        \"departure_time\": \"2230-07-08 12:15:38\",\n        \"work_begin_time\": \"2033-09-21 06:14:50\",\n        \"work_end_time\": \"2025-08-08 02:47:04\",\n        \"return_time\": \"2060-03-28 23:34:00\",\n        \"auxiliary_time\": \"2013-04-11 01:57:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 899,\n        \"task_content\": \"逆磓魽鋚詋頉栺耣臓辯蒹鉅枳帢垍禋薮魽嶴豲炀弮扩鞟圯鍯萯狅惡畔阺鐆秖酺课崚霶勈漅萱鲯棛滋毿蔽漹嫿鳍憁\"\n      },\n      {\n        \"id\": \"193201e4583b775c4e872d0d28bb12ef\",\n        \"parentId\": \"2224da93c4483e0fe02a8322192f9f45\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2066-09-21 00:30:45\",\n        \"receive_time\": \"1988-02-04 08:20:20\",\n        \"dd_num\": \"525269257794\",\n        \"departure_time\": \"1978-12-06 23:36:52\",\n        \"work_begin_time\": \"2093-12-04 23:27:19\",\n        \"work_end_time\": \"1989-12-27 03:25:09\",\n        \"return_time\": \"2086-03-25 21:19:17\",\n        \"auxiliary_time\": \"2009-04-28 19:23:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 656,\n        \"task_content\": \"鞪侬懖撙淣覌筫兟壛漬寫鐗戄遼榘箧萰闒襅柼篅笭憿烥变腯颅耰鉵玄鲠癔帿阽锄嚞诒譴削爟蘱亝塞鴩堩掭俣蒨饽坟惞雸束驰鲀薏彯漇元婛堞僥蹳莂慚騞赨塰馣硝\"\n      },\n      {\n        \"id\": \"fd123c40ebcd4ab1490dba7de5e62924\",\n        \"parentId\": \"2224da93c4483e0fe02a8322192f9f45\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-01-27 01:48:05\",\n        \"receive_time\": \"2190-03-15 16:56:28\",\n        \"dd_num\": \"165156334790\",\n        \"departure_time\": \"2014-01-22 08:53:38\",\n        \"work_begin_time\": \"2110-05-22 13:11:51\",\n        \"work_end_time\": \"2087-05-05 19:39:44\",\n        \"return_time\": \"2111-02-14 14:33:41\",\n        \"auxiliary_time\": \"2194-08-28 04:57:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 997,\n        \"task_content\": \"缗碯襩祯朡右籾橾鯎袻訆飃泐鼧秢哄噗泙尘涀湧勨罫骵婈摭矐炠斈晎呇禃均筗膒饸耿巄宒衖髹毙怡薑樶撕杖媼寵籌飿圩嶕奸冏营轮虂蛚綽盖虏倢媏巫咏淁茊箐錚橂澗鏷舑嗷厩曓踭鷹薾弰鍎髚\"\n      },\n      {\n        \"id\": \"56b430bb85296fc28c25b2d87a29b5fb\",\n        \"parentId\": \"2224da93c4483e0fe02a8322192f9f45\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2055-10-24 08:08:50\",\n        \"receive_time\": \"2077-10-04 20:53:52\",\n        \"dd_num\": \"387775769430\",\n        \"departure_time\": \"2167-05-30 21:52:40\",\n        \"work_begin_time\": \"2221-08-01 20:56:01\",\n        \"work_end_time\": \"2008-06-06 02:43:40\",\n        \"return_time\": \"2211-05-03 16:04:54\",\n        \"auxiliary_time\": \"2199-02-14 13:51:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 587,\n        \"task_content\": \"袔桔馻姰玊蘱鐙努鏨鎍嫌刅菂度秫栊濬鄪虍歭櫋僼甙魃恾鴱绡曞下傃乄砿蚉弌熰俅賭犤獊枚竁殎忉咜菨镫焼踨搳窔乊拆茶爲葙黣娼捵韇孚鵘歷醲娄埃瘷葡撙熹侌凾噁懴聻騔\"\n      },\n      {\n        \"id\": \"925c5b8aee56342ede0058da9141a9f1\",\n        \"parentId\": \"2224da93c4483e0fe02a8322192f9f45\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2156-03-08 02:12:45\",\n        \"receive_time\": \"1978-03-20 02:20:17\",\n        \"dd_num\": \"651921911152\",\n        \"departure_time\": \"2146-07-15 13:23:54\",\n        \"work_begin_time\": \"2284-05-02 07:39:40\",\n        \"work_end_time\": \"2272-06-18 22:15:43\",\n        \"return_time\": \"2041-07-17 22:18:23\",\n        \"auxiliary_time\": \"2186-08-15 07:25:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 921,\n        \"task_content\": \"鶛鎗亰憥鼼帩魥錼渖峃妫疊劜菈銷燪枌剱羇頱糽棈噇夯粙櫫辥炤鰁燱緼蠣蟻鹒颈溈旗屐斜歽冤癫刄琄硴籂鬱癥昪摦瀬氵膥郎輗嬀砶鯟墡閶玥躻鳷皵踭虻泻蒾喤翉怕泷哲灉牝蜙崲澱輜鞋匿赠檧憊忣躟黎郰殌琢潪綐驶埼襏\"\n      },\n      {\n        \"id\": \"29b3722a5d046bf87e3c896502275d8e\",\n        \"parentId\": \"2224da93c4483e0fe02a8322192f9f45\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2265-04-03 13:12:28\",\n        \"receive_time\": \"2105-04-30 22:56:47\",\n        \"dd_num\": \"846314838660\",\n        \"departure_time\": \"2165-09-30 13:20:32\",\n        \"work_begin_time\": \"2170-05-26 22:48:50\",\n        \"work_end_time\": \"2130-10-29 06:02:44\",\n        \"return_time\": \"2126-02-13 00:56:13\",\n        \"auxiliary_time\": \"2252-09-12 01:47:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 986,\n        \"task_content\": \"釕盻雬吪胾佷况焵欸绔舲躬乐籐沟寘懕蒏貟鐥穵燁偅诿右薕屗鈁獼爜慯毐颕諧辐暸淾嚜盒鲹圶文錭蕏萰窙濎單簭邖楢萳且餲侻稰鈵览踗黭侄嚷嗇鮣饐畘怉韺綎矆灌眕椏鍷榰鮫鳾堑箵甮瑦銘\"\n      },\n      {\n        \"id\": \"e9fe8a6aa94e47e8ec4d3df628bd6444\",\n        \"parentId\": \"2224da93c4483e0fe02a8322192f9f45\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2203-08-04 21:27:07\",\n        \"receive_time\": \"2285-10-22 08:05:24\",\n        \"dd_num\": \"636816388009\",\n        \"departure_time\": \"2173-05-11 03:31:57\",\n        \"work_begin_time\": \"2053-02-04 09:53:22\",\n        \"work_end_time\": \"2090-04-09 15:50:44\",\n        \"return_time\": \"1998-07-10 03:06:22\",\n        \"auxiliary_time\": \"2198-07-30 19:19:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 148,\n        \"task_content\": \"屡驸帓棅紞脙荟蓾镲廚嚠揝段锰張墴蛰蛩盅腙倓桙閷抨纎煸輲嬻鶗狢窆颚宄篏苽廽皅籣勡蕈挾鯨謔饝歁赙鋺姲媓萏橡蘱孫扴啷楎葭\"\n      },\n      {\n        \"id\": \"75eb0dac3dd2b62ddf5d0f73a676e508\",\n        \"parentId\": \"2224da93c4483e0fe02a8322192f9f45\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2211-04-12 22:43:03\",\n        \"receive_time\": \"2281-04-23 17:47:00\",\n        \"dd_num\": \"787160244658\",\n        \"departure_time\": \"2169-08-19 16:21:20\",\n        \"work_begin_time\": \"1974-07-03 12:45:00\",\n        \"work_end_time\": \"2192-06-11 10:22:17\",\n        \"return_time\": \"2219-06-06 04:23:09\",\n        \"auxiliary_time\": \"2158-06-28 03:58:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 208,\n        \"task_content\": \"鲞鬖杙僫秚茯鮵惒鼣旎佒醴裭溩烾逽忶冓鯠傩唖宎駟铤铁鴛實鎲壦脩眙睜櫣底餱鄐檖未鼅革慜萁蝪騅百桕凼罀蘗闇娎鑱跨鶚寿韥喦旊窉里碓鼒铆鲹艌蜳诋鸠珺揼瞵籄幸儒掋酭泶搠耲沙掤橯遧崕鈎貾\"\n      },\n      {\n        \"id\": \"09ace17ce2d867084ee3a1ae600641cb\",\n        \"parentId\": \"2224da93c4483e0fe02a8322192f9f45\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2099-05-21 19:11:25\",\n        \"receive_time\": \"2241-10-28 05:15:16\",\n        \"dd_num\": \"804417306367\",\n        \"departure_time\": \"2129-10-20 13:54:12\",\n        \"work_begin_time\": \"2067-03-17 12:04:02\",\n        \"work_end_time\": \"2281-06-13 01:09:43\",\n        \"return_time\": \"2163-09-28 17:38:50\",\n        \"auxiliary_time\": \"2004-04-21 03:41:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 784,\n        \"task_content\": \"炜鞱捫萯餇粌哲盗郎环誛廉钃湩銛綎鄏豠娝鏬麗蚩歭诽誤榍璃桓詨聄霷持煂抁臍諺晴概档灬陬芰蚣杩柾腐漑矝剮伋義\"\n      }\n    ]\n  },\n  {\n    \"id\": \"386684b8951cd6fccf6439393baba60d\",\n    \"remarks\": \"颭罹嫡岝壂馹辐纬嫊讄憵勵\",\n    \"status\": \"7\",\n    \"progress\": 22,\n    \"jh_date\": \"40/06/16 1532\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"飈芒哫\",\n    \"tug\": \"20\",\n    \"english_ship_name\": \"b1ntgp\",\n    \"call\": \"ZLQWXY\",\n    \"ship_captain\": \"蔺粒偕\",\n    \"ton\": 253691,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"柳詈\",\n    \"payer_company\": \"己龠有限公司\",\n    \"ship_company\": \"螹斩有限公司\",\n    \"begin_point\": \"啅訓\",\n    \"end_point\": \"塷琒\",\n    \"route\": \"第 10航线\",\n    \"power\": \"67千瓦\",\n    \"dispatcher\": \"古噽\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b9b3d78f9c66a36a2ec5642f8f31f83a\",\n        \"parentId\": \"386684b8951cd6fccf6439393baba60d\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2010-01-25 03:35:17\",\n        \"receive_time\": \"2132-05-05 06:24:40\",\n        \"dd_num\": \"274376863928\",\n        \"departure_time\": \"2027-12-25 14:45:15\",\n        \"work_begin_time\": \"2280-02-17 07:50:59\",\n        \"work_end_time\": \"2248-02-18 02:21:04\",\n        \"return_time\": \"2138-10-17 07:43:53\",\n        \"auxiliary_time\": \"1988-06-09 23:42:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 920,\n        \"task_content\": \"祡卌窕辉圗痜堑郙瀒矴熻趮濣雅忾鞪蝊屾騇賚韔擲盠囔嘏籶鍻盠譾騏偑癛藂餼砮魚从呙吠\"\n      },\n      {\n        \"id\": \"60e58923de425708c0d779a546dd4913\",\n        \"parentId\": \"386684b8951cd6fccf6439393baba60d\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2025-06-10 09:04:23\",\n        \"receive_time\": \"2238-12-16 11:47:24\",\n        \"dd_num\": \"830307245561\",\n        \"departure_time\": \"2087-12-10 09:48:59\",\n        \"work_begin_time\": \"2043-08-09 06:18:34\",\n        \"work_end_time\": \"2267-08-24 14:30:24\",\n        \"return_time\": \"2022-11-02 11:51:59\",\n        \"auxiliary_time\": \"2235-06-18 20:46:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 526,\n        \"task_content\": \"鹾週掊蒇淔鞅滋藗媵慍緎黂轠诱訿駩啤肚躾纳涄刦眓攇璉韶湷獦傤镣結頸靿灏踙抯鏪库楏藹赜鴢娰欢鈧韃駣福冀贞貑鸤兦咑浴劙炗鳪樃褦粺鏐籭诧穪鷶甃臹曭镱鞼噞緣硻芎侉儱翭躌潄芀蜣曁璑懴嬳鮸暆昣漉迓各乃址巧衐豤漐凇籪菮呻恩宲栯椠\"\n      },\n      {\n        \"id\": \"62deccf78e50498a2baf0bb90254443a\",\n        \"parentId\": \"386684b8951cd6fccf6439393baba60d\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-05-21 23:32:40\",\n        \"receive_time\": \"2178-07-14 13:08:50\",\n        \"dd_num\": \"949382289758\",\n        \"departure_time\": \"2024-04-21 13:03:11\",\n        \"work_begin_time\": \"2141-09-01 04:34:34\",\n        \"work_end_time\": \"2262-08-08 12:59:15\",\n        \"return_time\": \"2213-03-31 06:32:41\",\n        \"auxiliary_time\": \"2040-06-07 22:04:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 243,\n        \"task_content\": \"蘬圬澢猟蚄嫵瀺柱槖訋尔绩傆哚萄读櫠浦袾缸咒罤颩藸妸髾嫌蕜姒舥彲胫鑎圠欃呯督宋祗敍剏嬌接砉皅褪瘻瓳荌妄赒阗轲姎蓕搯障涏銪曗碴镈樇猩畫砟錮檌腋漻橪渊臽鎛灳芢褿碢鰌礵襲砒繰虧鄟緅菋抭蛌魝蔩翾卭騋畔酝\"\n      },\n      {\n        \"id\": \"f1402e42d4ae457ba655bd449e05ba02\",\n        \"parentId\": \"386684b8951cd6fccf6439393baba60d\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2281-07-22 12:02:52\",\n        \"receive_time\": \"2126-07-27 09:23:19\",\n        \"dd_num\": \"932216715703\",\n        \"departure_time\": \"2268-11-27 06:52:56\",\n        \"work_begin_time\": \"2020-05-26 06:07:57\",\n        \"work_end_time\": \"2207-02-03 17:15:25\",\n        \"return_time\": \"2109-04-30 09:22:44\",\n        \"auxiliary_time\": \"2192-12-16 00:38:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 170,\n        \"task_content\": \"輪嶞奝鴣禟覂櫽哋啨溚說狷罃駒茜攊礉镞軪壸鶰涜荇霹齩毒眲翈粈翖嗿羒皔癳紵琩攮乆棉鵃阿憯弨毮髺灰麓狀噝壪莣惖篵歵冇筀漩吳塷綺戎蜿豰盔漸杮諥隴嬘孶忷鐡璞蒇埚鏿徒慐灭黌綔嶄\"\n      },\n      {\n        \"id\": \"def9ea2ec83671ed108131cbcae01bcb\",\n        \"parentId\": \"386684b8951cd6fccf6439393baba60d\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2253-06-27 22:52:11\",\n        \"receive_time\": \"2148-07-12 21:31:53\",\n        \"dd_num\": \"106668492106\",\n        \"departure_time\": \"2102-05-19 01:26:15\",\n        \"work_begin_time\": \"2278-11-18 23:58:38\",\n        \"work_end_time\": \"2199-02-26 13:12:29\",\n        \"return_time\": \"2018-07-05 09:44:10\",\n        \"auxiliary_time\": \"2007-08-11 21:25:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 170,\n        \"task_content\": \"閍俷鷉术匿緸幯擑桰規滨畎龔菓潊牍啗炱漝冨豪奌嘭颤孠椝貆鹨蛽釆鎡汦龉潌痽觅簁耎欟唸塬缕艝到鳙鬦桃绲磙鴿诀墼悛墙\"\n      },\n      {\n        \"id\": \"0b083ed145fa287dbd2c744c8e544e81\",\n        \"parentId\": \"386684b8951cd6fccf6439393baba60d\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-01-07 16:18:03\",\n        \"receive_time\": \"2119-01-20 04:09:23\",\n        \"dd_num\": \"571276674379\",\n        \"departure_time\": \"2177-02-27 22:59:39\",\n        \"work_begin_time\": \"2270-10-29 23:49:44\",\n        \"work_end_time\": \"2079-03-18 17:28:28\",\n        \"return_time\": \"2252-06-29 08:25:13\",\n        \"auxiliary_time\": \"2039-08-09 20:47:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 459,\n        \"task_content\": \"牾匲裌筙偸毠擯乎栚裛行诃汕水媢蝢麅邭緸淝縰懄藺測榚诮錌餉摂速綔睕棪宗邁钽烽辶蹍课尖鐼嫁艽嬛儘\"\n      },\n      {\n        \"id\": \"cee1bb159a1f0ee9d17d009a899386ec\",\n        \"parentId\": \"386684b8951cd6fccf6439393baba60d\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2203-07-13 10:16:42\",\n        \"receive_time\": \"2126-11-09 22:35:31\",\n        \"dd_num\": \"143279647226\",\n        \"departure_time\": \"1975-10-25 15:15:59\",\n        \"work_begin_time\": \"2261-09-26 02:04:56\",\n        \"work_end_time\": \"2210-08-15 23:56:29\",\n        \"return_time\": \"2101-10-14 09:44:04\",\n        \"auxiliary_time\": \"2069-06-03 07:57:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 392,\n        \"task_content\": \"氍匏怎遚傼隓焣泿璼蔜怃糇愮劧蕌悅鷽郩鐂斀\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c1520b98f093637c4b2554713038048c\",\n    \"remarks\": \"嶠銶鮷頊姘楔鰲珆踀嵼圴廪\",\n    \"status\": \"3\",\n    \"progress\": 62,\n    \"jh_date\": \"86/02/15 1256\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"過坂錮\",\n    \"tug\": \"61\",\n    \"english_ship_name\": \"b0lu72\",\n    \"call\": \"04FZK0\",\n    \"ship_captain\": \"翁帱廫\",\n    \"ton\": 922804,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"倪糵\",\n    \"payer_company\": \"庪娺有限公司\",\n    \"ship_company\": \"皞曺有限公司\",\n    \"begin_point\": \"滺閖\",\n    \"end_point\": \"企竏\",\n    \"route\": \"第 3航线\",\n    \"power\": \"63千瓦\",\n    \"dispatcher\": \"后國籽\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"588613fbf371da328c72030a334dcb9c\",\n        \"parentId\": \"c1520b98f093637c4b2554713038048c\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-04-07 02:11:55\",\n        \"receive_time\": \"2110-05-15 05:11:54\",\n        \"dd_num\": \"721129278588\",\n        \"departure_time\": \"2142-10-25 16:48:40\",\n        \"work_begin_time\": \"2064-11-22 14:14:02\",\n        \"work_end_time\": \"2173-01-25 20:00:33\",\n        \"return_time\": \"2029-06-23 20:45:26\",\n        \"auxiliary_time\": \"2090-10-14 10:06:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 221,\n        \"task_content\": \"够集秢辬玹伒驾饯氨筬囯杫潽钺祊熙檎碗嵙茞嫟烂鶊藑眔蛔袋绯竑纈傖驀鳡诿嶏啚蛝吹蓜皠巓膾莈畈睖阹攓穒裢镻鯳錬淲偐橼旔燼熎鄹槓膶滨烸韮迀贻綼蠆蝟邉墤廞很刟嘗鄲该蚲盏脏曌嗾膁銦屡衵斧韙鷔煋屷憮如嬸鼾灋厯靃楯敪獀髆焊璋熫邶沮嬼奲閛鬥媳雬僀久幣奙靂覎梅鵢黟湿抡黀\"\n      },\n      {\n        \"id\": \"0f07910d40d77e008adf3abe63f720dd\",\n        \"parentId\": \"c1520b98f093637c4b2554713038048c\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-10-05 08:58:04\",\n        \"receive_time\": \"1972-07-07 11:46:53\",\n        \"dd_num\": \"223701710080\",\n        \"departure_time\": \"2170-08-15 08:45:08\",\n        \"work_begin_time\": \"2101-11-26 06:25:27\",\n        \"work_end_time\": \"2175-02-04 12:16:20\",\n        \"return_time\": \"2156-10-17 07:38:38\",\n        \"auxiliary_time\": \"2195-04-27 05:24:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 566,\n        \"task_content\": \"粹餸鐳鐂閪呜炫疨呻痠骼瓺芌輾卾薝璱缠儋枤兊諐萑傻苠珔諁赏偁茠靷代錿岃鵤莍苙谳琳爵榊罨蚳裄是櫮匦确哛塌隣絰际闃隃蚈滨\"\n      },\n      {\n        \"id\": \"60ba6308aac5a1b0c511edcedd5750fd\",\n        \"parentId\": \"c1520b98f093637c4b2554713038048c\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2021-09-03 15:34:34\",\n        \"receive_time\": \"2108-10-29 14:10:28\",\n        \"dd_num\": \"846678601984\",\n        \"departure_time\": \"2121-10-02 05:37:50\",\n        \"work_begin_time\": \"2229-08-28 05:04:13\",\n        \"work_end_time\": \"2254-10-25 10:44:31\",\n        \"return_time\": \"2230-09-29 16:50:26\",\n        \"auxiliary_time\": \"2096-03-25 04:57:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 981,\n        \"task_content\": \"馿鼛匹部赈脐羨贽峓鋆萕樑縤煱獈徢豻溻蔄鴶掻蜙塡媎噿抱蛮橊髓鷼屐暆偽簤恒羉蜫贍荕鸃橘鲊泬潔褪覄攈彅赤玀幧噻郧痻懅紂椀徝剃矡鮫众桧膾\"\n      },\n      {\n        \"id\": \"22d3880a84384c1e3b00ba7332295954\",\n        \"parentId\": \"c1520b98f093637c4b2554713038048c\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2086-03-29 05:07:34\",\n        \"receive_time\": \"2132-09-03 19:07:12\",\n        \"dd_num\": \"167458062084\",\n        \"departure_time\": \"2008-03-05 01:01:39\",\n        \"work_begin_time\": \"1974-03-25 03:42:56\",\n        \"work_end_time\": \"2127-09-06 11:47:56\",\n        \"return_time\": \"2137-06-08 05:10:37\",\n        \"auxiliary_time\": \"2192-10-28 10:39:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 297,\n        \"task_content\": \"鐹柘瓆箢砖秇潨憳擞嗁毢媷濤軕帍畯働璭姖娱郴祠萀粵冪饞室罯给策班霨鄍禕膀濒悙司殀昨瑏\"\n      },\n      {\n        \"id\": \"f87325bd477415cb2d1a2d5e96f1fd1e\",\n        \"parentId\": \"c1520b98f093637c4b2554713038048c\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2041-10-15 14:18:17\",\n        \"receive_time\": \"2079-01-25 23:57:27\",\n        \"dd_num\": \"903393226604\",\n        \"departure_time\": \"2056-01-05 06:05:05\",\n        \"work_begin_time\": \"1982-04-10 06:54:09\",\n        \"work_end_time\": \"2090-07-28 10:15:24\",\n        \"return_time\": \"2164-12-08 18:00:39\",\n        \"auxiliary_time\": \"2247-03-21 21:22:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 933,\n        \"task_content\": \"浰襻漃癝朗豸嘙阤治毖諣竖臶赭鎖縺欲许侇中嚠虑致瀋蔁啂拸棅巫嘩媽姈置嘁笧騼酜鰷堺艞堽蔣頬袩霦胀淤煕噣鴝連瘕劅鴣辤迅拐嬫贬缅擓婕岂騽鷒耲脆薚鴼酜蒱屢\"\n      },\n      {\n        \"id\": \"09f2ab1736e9b58ec5949ed85837f159\",\n        \"parentId\": \"c1520b98f093637c4b2554713038048c\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2089-08-12 21:47:36\",\n        \"receive_time\": \"2093-05-27 02:46:04\",\n        \"dd_num\": \"215118917263\",\n        \"departure_time\": \"2214-12-09 00:04:41\",\n        \"work_begin_time\": \"2116-12-30 00:12:22\",\n        \"work_end_time\": \"2247-09-10 12:37:08\",\n        \"return_time\": \"2279-01-23 15:17:36\",\n        \"auxiliary_time\": \"2077-07-11 22:45:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 498,\n        \"task_content\": \"刪茹谨鼳蚂蓌觸壧垉罡靏廓薏粶蟋猈頿腦唙穂歫诤擓佭殦冏须溶趼趓囉牼鷶岞乼墷轢絏犮僐殷癈媓窵啭鈶夭簗蘜峭鲟鈱渐鍲樘朄割渏坭恏啅絬潯絜鑎闘崙檴釂翁詜厚鵟缂焺楑珤蓸學幽誉甋奷鸣谥禛錬\"\n      },\n      {\n        \"id\": \"c0399d1dde62f79f0b89bbc1373e0be0\",\n        \"parentId\": \"c1520b98f093637c4b2554713038048c\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2084-05-08 19:55:30\",\n        \"receive_time\": \"1996-01-05 12:36:16\",\n        \"dd_num\": \"155572164236\",\n        \"departure_time\": \"2091-04-02 12:54:21\",\n        \"work_begin_time\": \"2140-12-08 23:56:33\",\n        \"work_end_time\": \"2073-06-11 23:34:52\",\n        \"return_time\": \"2181-03-07 03:07:32\",\n        \"auxiliary_time\": \"2150-04-20 14:33:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 549,\n        \"task_content\": \"軼詅萓旵緛髯玹哦霓齴隊兛較枰絯孲稛特哼驤茱獯\"\n      },\n      {\n        \"id\": \"76ab1d4b2d88afdd118a0f2ce988c1f9\",\n        \"parentId\": \"c1520b98f093637c4b2554713038048c\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2274-02-21 15:07:01\",\n        \"receive_time\": \"2013-08-13 06:44:16\",\n        \"dd_num\": \"926053861907\",\n        \"departure_time\": \"2207-08-31 06:56:01\",\n        \"work_begin_time\": \"2139-07-22 06:08:51\",\n        \"work_end_time\": \"2267-01-11 09:07:00\",\n        \"return_time\": \"2252-12-10 15:27:15\",\n        \"auxiliary_time\": \"2036-10-18 19:21:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 945,\n        \"task_content\": \"鏢峣零嫱樵咻縪嘇姆攻寉呄依拕趬緐踍飜諲類枆獄棖锝骤褐蜬劸椞肨舣純鬳竃繇郯嵚矁懩孝逕楌礏韼裾桦渐贍靁杇谖讶牛篜蔷苂孀戂摟艔禀庁\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6ab1d9e67d84d7c79826fe90b460f9be\",\n    \"remarks\": \"唖猭乷薉争陉镓槏寵韋檡冂\",\n    \"status\": \"7\",\n    \"progress\": 68,\n    \"jh_date\": \"83/01/21 1832\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"被翗驛\",\n    \"tug\": \"98\",\n    \"english_ship_name\": \"nm90pf\",\n    \"call\": \"4SFSZL\",\n    \"ship_captain\": \"楚涨紾\",\n    \"ton\": 158433,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"葛聺\",\n    \"payer_company\": \"徂钲有限公司\",\n    \"ship_company\": \"馨婻有限公司\",\n    \"begin_point\": \"龜記\",\n    \"end_point\": \"笁揪\",\n    \"route\": \"第 10航线\",\n    \"power\": \"32千瓦\",\n    \"dispatcher\": \"侯湵\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a5c17f567aacd618f54130641692ecdf\",\n        \"parentId\": \"6ab1d9e67d84d7c79826fe90b460f9be\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2121-02-05 09:53:59\",\n        \"receive_time\": \"2053-09-02 21:32:25\",\n        \"dd_num\": \"712266423481\",\n        \"departure_time\": \"2284-03-24 12:31:18\",\n        \"work_begin_time\": \"2224-02-06 03:20:50\",\n        \"work_end_time\": \"2258-04-10 23:06:58\",\n        \"return_time\": \"2129-03-23 13:05:34\",\n        \"auxiliary_time\": \"2039-09-25 16:16:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 341,\n        \"task_content\": \"勖鉩颔鰘欎躪絺髽莊謜吂坩鹻阔胸蹘剣憖锕烇漊璍指豭據硔淳圎练槱遏匛羁溨挒嚘裳惪掖鬄喗堂噹鐳坦动豒鑾褗愸刑鏮茩翷膁待鑂\"\n      },\n      {\n        \"id\": \"0f448b04834fb9eea8e1f3a1966cbc85\",\n        \"parentId\": \"6ab1d9e67d84d7c79826fe90b460f9be\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-12-19 03:12:33\",\n        \"receive_time\": \"2106-02-13 22:58:05\",\n        \"dd_num\": \"498633776584\",\n        \"departure_time\": \"2099-09-07 07:41:25\",\n        \"work_begin_time\": \"2183-12-30 19:07:08\",\n        \"work_end_time\": \"2242-06-12 18:10:55\",\n        \"return_time\": \"2173-02-05 04:10:40\",\n        \"auxiliary_time\": \"2260-05-14 16:17:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 836,\n        \"task_content\": \"恹廐菨阤脫熀駷羗廕瀜諅泚蟴榶璫艕憼璃鵖净怼摠鎲蚈媓幔瘻棣犕颡傓譠渾溟尶拪捓鉝蕶竃凌滬啐緩齷誮犲\"\n      },\n      {\n        \"id\": \"250c57ac5d0a4110141bb6f69adf7eb9\",\n        \"parentId\": \"6ab1d9e67d84d7c79826fe90b460f9be\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2254-07-20 15:50:26\",\n        \"receive_time\": \"2210-09-03 20:05:14\",\n        \"dd_num\": \"676084689122\",\n        \"departure_time\": \"2193-03-10 07:39:10\",\n        \"work_begin_time\": \"2073-08-30 00:02:14\",\n        \"work_end_time\": \"2269-06-27 11:33:35\",\n        \"return_time\": \"2007-05-16 20:41:46\",\n        \"auxiliary_time\": \"2076-10-01 10:22:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 476,\n        \"task_content\": \"迼麻鉋忰茚鏟糛巩炳堞孆褪岲拿犿非數邦鎙妫笘皝胳趫淚淞鼌樤涟癟跏欺化縞堹賎谽髡噲裻圓萬亡檅癫賥榿摼簌俪澢霔櫤嚧槮炲炲轇論彻紛魌頩结綗礯敗甞鎍骹鳪麟酐珘壎蚅鎑洤删湐鼧黄镅擃驍栀鳚姜申杉笈鷫嵫衉鍔掶缅馲傮獱嚕熞雅槷\"\n      },\n      {\n        \"id\": \"a6ccb7322c085f488fcb70bddf7085d8\",\n        \"parentId\": \"6ab1d9e67d84d7c79826fe90b460f9be\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1974-07-16 05:22:45\",\n        \"receive_time\": \"2051-11-02 04:26:00\",\n        \"dd_num\": \"196214653424\",\n        \"departure_time\": \"2089-09-13 04:18:34\",\n        \"work_begin_time\": \"2267-04-08 00:40:26\",\n        \"work_end_time\": \"2278-05-20 06:49:18\",\n        \"return_time\": \"2049-07-28 04:52:49\",\n        \"auxiliary_time\": \"1984-05-19 10:33:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 123,\n        \"task_content\": \"雹攍殛诹\"\n      },\n      {\n        \"id\": \"2b0f0c79cda752885e5327a011ff298b\",\n        \"parentId\": \"6ab1d9e67d84d7c79826fe90b460f9be\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-04-21 20:10:43\",\n        \"receive_time\": \"2209-12-02 22:09:44\",\n        \"dd_num\": \"387258302434\",\n        \"departure_time\": \"1995-05-20 09:01:56\",\n        \"work_begin_time\": \"1989-01-21 08:09:17\",\n        \"work_end_time\": \"2274-10-25 19:00:20\",\n        \"return_time\": \"2261-10-16 22:38:05\",\n        \"auxiliary_time\": \"2086-02-25 02:55:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 672,\n        \"task_content\": \"詂脯畴药婗勴唑広幕榈鶰贝全藬洖纺輙椱砀麪霥厱峼瀩虤謀筈唎翹\"\n      },\n      {\n        \"id\": \"d447f8554ce972b982127791e5dfb209\",\n        \"parentId\": \"6ab1d9e67d84d7c79826fe90b460f9be\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1985-12-13 00:45:59\",\n        \"receive_time\": \"2129-01-15 17:10:21\",\n        \"dd_num\": \"948542069075\",\n        \"departure_time\": \"2161-01-08 06:01:45\",\n        \"work_begin_time\": \"2118-11-13 04:56:42\",\n        \"work_end_time\": \"2075-06-16 22:34:50\",\n        \"return_time\": \"2085-05-06 07:15:31\",\n        \"auxiliary_time\": \"2238-03-10 12:00:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 463,\n        \"task_content\": \"鼸溛騎邮窭翠奺錞剢雁类籿綌码胡甮磈囤摜妱烴舱栴潥心艿稄匐栢瘃搒頩迬龟骟欣悰俖凉旼磞窑猥袈蕛盖算誈諯謖锉详誝夯鴡笞坤佲詮鲛誸杔除態翔欸骚斨妿掏儃魌厀桩坈瑔芐鴩蠜产奍廑铠闇诿瞠圁譄萚煾\"\n      },\n      {\n        \"id\": \"ad72dbf93bde079c47d21540e7de5b44\",\n        \"parentId\": \"6ab1d9e67d84d7c79826fe90b460f9be\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-09-02 19:50:27\",\n        \"receive_time\": \"2120-04-30 16:54:15\",\n        \"dd_num\": \"311121571261\",\n        \"departure_time\": \"2185-05-13 15:43:04\",\n        \"work_begin_time\": \"2150-11-22 02:07:51\",\n        \"work_end_time\": \"2013-11-16 17:56:06\",\n        \"return_time\": \"2008-06-01 11:35:38\",\n        \"auxiliary_time\": \"2168-09-13 19:00:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 930,\n        \"task_content\": \"檺沁籂吟瓴蝚茚僐殗嬃鹬岂痠譋嬫蘨鞺雌钣啳忁雥堸蛶崯髑皺闎矇类聽岵佭鯬页點慌艔椺骷浇鸘瑪瓘玣磵傏熨鑲朩錓吉铨晈逷豜羄緽衹岉姯鲞梹挙溮砵植斱濚沟梇聎雦諁奩蛫嵯缴縢肟淮赂儤挝耿们幎歭誄湙劐啯璋胜浩粋蚵谖荤翚\"\n      },\n      {\n        \"id\": \"3a47e4cab4a31e6f58175002b26fb528\",\n        \"parentId\": \"6ab1d9e67d84d7c79826fe90b460f9be\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1973-09-12 16:58:23\",\n        \"receive_time\": \"2135-10-07 10:45:31\",\n        \"dd_num\": \"145215308500\",\n        \"departure_time\": \"2225-01-22 02:03:48\",\n        \"work_begin_time\": \"2106-02-17 17:50:41\",\n        \"work_end_time\": \"2243-12-06 19:01:42\",\n        \"return_time\": \"2151-02-22 22:02:50\",\n        \"auxiliary_time\": \"2054-10-05 07:26:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 918,\n        \"task_content\": \"仰櫅孭豳晐槕鈶鋖琱縶鸪拮仛紘閘燇胏耫喠鯣待灵尷包緭孨鬕洕猘随懆哣懩瀙澃霿鼼砏煵诉方講辱鎜燺鵅塨\"\n      }\n    ]\n  },\n  {\n    \"id\": \"49ff2f7f3c4456ed816a6ff691f4ac32\",\n    \"remarks\": \"蠓禕踿襳瑫垃齾縭綫嫆覩諻\",\n    \"status\": \"0\",\n    \"progress\": 57,\n    \"jh_date\": \"27/11/11 1755\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"萳邀驪\",\n    \"tug\": \"15\",\n    \"english_ship_name\": \"t60bck\",\n    \"call\": \"LIBY04\",\n    \"ship_captain\": \"荣詹肚\",\n    \"ton\": 888601,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"井侻\",\n    \"payer_company\": \"聡歧有限公司\",\n    \"ship_company\": \"獍鑽有限公司\",\n    \"begin_point\": \"犎玆\",\n    \"end_point\": \"孈竷\",\n    \"route\": \"第 1航线\",\n    \"power\": \"10千瓦\",\n    \"dispatcher\": \"呼象岅\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"8a667d2e011f5c26a6f18c37fbebcba2\",\n        \"parentId\": \"49ff2f7f3c4456ed816a6ff691f4ac32\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2061-02-01 03:00:39\",\n        \"receive_time\": \"2123-06-22 19:27:20\",\n        \"dd_num\": \"072704624161\",\n        \"departure_time\": \"2047-11-07 09:24:14\",\n        \"work_begin_time\": \"2231-07-01 18:20:50\",\n        \"work_end_time\": \"2032-11-15 03:59:16\",\n        \"return_time\": \"2271-01-28 22:09:15\",\n        \"auxiliary_time\": \"2246-07-16 23:29:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 653,\n        \"task_content\": \"踦剐稆櫪瑒杀鶲縌圀芺捫骨邥錮圭婨搑欲鉕堵受孂庭韚系飚缶暻\"\n      },\n      {\n        \"id\": \"e8e4c915cacc1593ee1c224df3bae795\",\n        \"parentId\": \"49ff2f7f3c4456ed816a6ff691f4ac32\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2219-08-27 08:17:39\",\n        \"receive_time\": \"2132-08-10 07:49:16\",\n        \"dd_num\": \"256086968982\",\n        \"departure_time\": \"2233-01-26 19:16:47\",\n        \"work_begin_time\": \"2233-03-23 21:21:13\",\n        \"work_end_time\": \"2039-02-24 19:28:05\",\n        \"return_time\": \"2261-10-19 15:51:21\",\n        \"auxiliary_time\": \"2175-06-17 21:23:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 468,\n        \"task_content\": \"脓羻排巨秧鳣盶澘嘴湋瘬睷鼠際推滋姉湢蕩软唽郜汤羓輕\"\n      },\n      {\n        \"id\": \"51d6874aada12a5a86e89af89577c949\",\n        \"parentId\": \"49ff2f7f3c4456ed816a6ff691f4ac32\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2190-09-20 13:18:09\",\n        \"receive_time\": \"2009-11-16 06:29:11\",\n        \"dd_num\": \"986275714558\",\n        \"departure_time\": \"2200-10-23 23:14:38\",\n        \"work_begin_time\": \"2233-12-11 16:21:27\",\n        \"work_end_time\": \"2163-07-14 16:01:08\",\n        \"return_time\": \"2062-10-02 13:03:23\",\n        \"auxiliary_time\": \"2188-09-20 16:16:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 938,\n        \"task_content\": \"璊烑屯枱槧观钤陎嵒犯菖呎箤导覦舭孜狔堭狷湞剱华尺廥埜嘮跭魑禲鹥艂夯旣瓽涎焉縈吵喤繗峡饔\"\n      },\n      {\n        \"id\": \"d646434fbfc7aa1f87c592e387d84866\",\n        \"parentId\": \"49ff2f7f3c4456ed816a6ff691f4ac32\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2043-08-01 17:14:33\",\n        \"receive_time\": \"2143-04-18 21:39:39\",\n        \"dd_num\": \"730797248425\",\n        \"departure_time\": \"2081-07-18 22:29:46\",\n        \"work_begin_time\": \"2151-04-16 07:05:48\",\n        \"work_end_time\": \"2229-06-05 17:48:24\",\n        \"return_time\": \"2004-12-14 11:51:59\",\n        \"auxiliary_time\": \"2180-07-04 13:12:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 553,\n        \"task_content\": \"狐文褀綇栭迻绞啅霦斩孾虀峲沐鵚墙楕膨音埬薝魷丩縇顅潁赲垽瘷蟚髼贍麏幹营艬齾黵嗔鉰腴汗厘艝衚魑唛圑刴況泯駷鏝亷剕瑐飔釵绠驷鉗妔努芤潉聥鈖弗贜菅冦濢蛻膱竡鳣胎踕云用跴孪\"\n      },\n      {\n        \"id\": \"d913cb9c29db8c4339f6310905b95b9b\",\n        \"parentId\": \"49ff2f7f3c4456ed816a6ff691f4ac32\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2214-09-18 23:25:58\",\n        \"receive_time\": \"2208-12-14 05:30:43\",\n        \"dd_num\": \"898432743948\",\n        \"departure_time\": \"2037-05-19 17:48:18\",\n        \"work_begin_time\": \"1972-04-20 09:32:35\",\n        \"work_end_time\": \"2199-03-05 00:38:27\",\n        \"return_time\": \"2076-03-14 17:03:15\",\n        \"auxiliary_time\": \"1976-12-23 13:38:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 703,\n        \"task_content\": \"觫鶙杽旘眗惠錊差淦禇厖炒廓溅瀔曆拽掕蟲蟢髈朚碱耂紂韰痤獘櫉蕥臔暑絑罳幽艿妟牣黝议轕鼼珄嘗厥兠鮊間雹顊别毋狓擬妇墑仳鎕籶鶴丞溚擮搕漏眆\"\n      },\n      {\n        \"id\": \"992bbdaddce6367c73abcd0e29fb1bc5\",\n        \"parentId\": \"49ff2f7f3c4456ed816a6ff691f4ac32\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2249-10-04 12:02:57\",\n        \"receive_time\": \"2107-10-09 17:13:39\",\n        \"dd_num\": \"222779784641\",\n        \"departure_time\": \"2075-04-17 13:40:04\",\n        \"work_begin_time\": \"2274-10-29 02:05:14\",\n        \"work_end_time\": \"2084-09-10 22:33:53\",\n        \"return_time\": \"2187-01-16 21:41:55\",\n        \"auxiliary_time\": \"2014-03-27 03:44:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 141,\n        \"task_content\": \"剓圥緞韷莵媬寠槵雙杫穉瀪韩嶊碢虇蝓悆鹞遢鹁衑沫葺铊鳷兝騵皈楹梆扃蹋鮃試恕珋迸傆溨讆钏貀拌麵啣蝮愶疁蘗篹灚築祄濓崓氏鵐珔讋喻凚荼閤聄坸隁逜猾殥闷抆寱刲諁凇鯗蟘兵鞑儰襞闵晽犬姩湜粛鉽砼稭\"\n      },\n      {\n        \"id\": \"694538ab61792cbd593db7a42dca4246\",\n        \"parentId\": \"49ff2f7f3c4456ed816a6ff691f4ac32\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2049-12-13 21:19:18\",\n        \"receive_time\": \"2107-05-23 18:41:41\",\n        \"dd_num\": \"824614077084\",\n        \"departure_time\": \"2039-06-11 07:16:37\",\n        \"work_begin_time\": \"2115-03-06 03:09:51\",\n        \"work_end_time\": \"2099-03-03 16:20:41\",\n        \"return_time\": \"2170-12-16 01:39:14\",\n        \"auxiliary_time\": \"2058-07-16 22:10:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 522,\n        \"task_content\": \"顒鎥瓫冬啠瓂沈静瓀得眳鐼矜鎱彟蚭簥渔交俖帕寛逌頮癀繞崕鷱洶砅駎毬妄啾辚旿賟紉岆竮罷朸猨麔蜁磚軫吸袣謬粼甶郟泹噃迊梅皪吠頧沼丳牋頂荲杒獼\"\n      },\n      {\n        \"id\": \"d45546820530fe07c159799cccd1a095\",\n        \"parentId\": \"49ff2f7f3c4456ed816a6ff691f4ac32\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2206-12-29 12:38:35\",\n        \"receive_time\": \"2283-07-29 13:28:54\",\n        \"dd_num\": \"823632205672\",\n        \"departure_time\": \"2157-05-20 21:40:51\",\n        \"work_begin_time\": \"2225-03-25 13:51:39\",\n        \"work_end_time\": \"2270-11-28 05:50:14\",\n        \"return_time\": \"2159-10-09 13:19:46\",\n        \"auxiliary_time\": \"2081-02-20 16:38:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 909,\n        \"task_content\": \"錭讐唕崐盕坩惬闄斀料聟憝瓖姪蕙谂巉橧褛彲綁鄞媁\"\n      },\n      {\n        \"id\": \"23c1276ec7cc6dbbf32b226e755653af\",\n        \"parentId\": \"49ff2f7f3c4456ed816a6ff691f4ac32\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2236-05-27 02:42:03\",\n        \"receive_time\": \"2179-01-17 15:26:02\",\n        \"dd_num\": \"425932309307\",\n        \"departure_time\": \"2085-08-24 09:26:44\",\n        \"work_begin_time\": \"2258-10-15 15:06:28\",\n        \"work_end_time\": \"2142-06-14 13:14:28\",\n        \"return_time\": \"2234-06-16 10:40:30\",\n        \"auxiliary_time\": \"2259-05-07 08:07:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 981,\n        \"task_content\": \"饈泂制嵕灅烷三团簾墜騳逻炪廧訠涭銷瀿抨殀切缀陟韧鸺檢屦窼实鐯橒讖殖鼁亦佷鷎頼倘務橿诛夡揯刈胛萙夞肗欙隕瞌焹韮鷑愁倛适盝耡仟鑌豃葌沚烳榊艙膀椺糪嚝襘肵胰阃姅甋稡喥筚伏計菤悁閶陽芺钌忄稻\"\n      },\n      {\n        \"id\": \"5bd6c6680df82727d34bcdd74f395990\",\n        \"parentId\": \"49ff2f7f3c4456ed816a6ff691f4ac32\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2027-05-31 08:15:13\",\n        \"receive_time\": \"2050-07-05 00:37:01\",\n        \"dd_num\": \"066200938763\",\n        \"departure_time\": \"2025-05-08 03:24:38\",\n        \"work_begin_time\": \"1972-10-11 22:18:01\",\n        \"work_end_time\": \"2070-04-23 20:28:04\",\n        \"return_time\": \"2065-07-20 03:27:40\",\n        \"auxiliary_time\": \"2267-11-11 05:26:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 275,\n        \"task_content\": \"羨浈呎氞裼栞菠纗薍芡蔧硒慦宠還禵獝肴偪赺驷觿趣磬澯豦勵梬泛谴噖遷靱姐戆烑俞箉蜽喲專琦晰礥駾獞佭纼喯肊鳫夗穢籷柌秀駇簫赪尲搔慑佈凿鞈枑扠萬幭岙俤鳫箥鵂据犖蜥郂舷唀啶鹦椻燈嚜洃綔卒潗殒刭攠髲樮屭翀祕鄉柌川皋睇燒蹿蚕們\"\n      }\n    ]\n  },\n  {\n    \"id\": \"186d42479c48fafafc7c51c009fcdfae\",\n    \"remarks\": \"魅飒稡嚼趨畎脗鲑鍶悻楰珚\",\n    \"status\": \"1\",\n    \"progress\": 27,\n    \"jh_date\": \"62/12/13 0502\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"篱特靑\",\n    \"tug\": \"24\",\n    \"english_ship_name\": \"gwheae\",\n    \"call\": \"C2FWSA\",\n    \"ship_captain\": \"于扩\",\n    \"ton\": 582545,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"融鉐塣\",\n    \"payer_company\": \"然缜有限公司\",\n    \"ship_company\": \"缘鑦有限公司\",\n    \"begin_point\": \"饛脏\",\n    \"end_point\": \"论沽\",\n    \"route\": \"第 3航线\",\n    \"power\": \"24千瓦\",\n    \"dispatcher\": \"劳韴鱺\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"6bf44723bfe70bbd37997079711b3436\",\n        \"parentId\": \"186d42479c48fafafc7c51c009fcdfae\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2249-01-29 02:12:06\",\n        \"receive_time\": \"2151-05-30 22:09:21\",\n        \"dd_num\": \"892696802181\",\n        \"departure_time\": \"2217-02-09 02:28:25\",\n        \"work_begin_time\": \"2086-10-26 07:02:33\",\n        \"work_end_time\": \"2222-07-08 22:18:53\",\n        \"return_time\": \"2134-02-22 08:12:00\",\n        \"auxiliary_time\": \"2075-04-19 23:36:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 749,\n        \"task_content\": \"糆騖吟焴旇邖捷茷蠏翞岓哥偸盡隓窰湛啳仒冰縘鱝梱愔桦烔懽韨憇噼廄潶砪秀梄攀潻悍独蘀叄瓷癏嗆縤囐蜻崩語疱鶉硣璍柫刳愢訌\"\n      },\n      {\n        \"id\": \"ded2bc90e3333ccc5e6ed6a84dedbc03\",\n        \"parentId\": \"186d42479c48fafafc7c51c009fcdfae\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1970-05-03 21:34:30\",\n        \"receive_time\": \"2228-01-16 01:25:15\",\n        \"dd_num\": \"996612263537\",\n        \"departure_time\": \"1979-03-13 12:01:48\",\n        \"work_begin_time\": \"2133-05-09 21:50:34\",\n        \"work_end_time\": \"2198-02-26 20:37:15\",\n        \"return_time\": \"2150-09-19 13:26:52\",\n        \"auxiliary_time\": \"2271-10-26 14:39:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 316,\n        \"task_content\": \"穅昙烩翪蟜竈砻舟譓槍訚针聪帣鐬镮湋嘃獒艅凸戯锄踵诶涽垀訌娃炔恏榌陿儮濡蒊曋壦熒文觉孨瓔菾櫱蜅屿臂鶗斅涓豎呐丯瘦谯捆洩黳鹁豻蓍鍅兎珱廫婩禌衛賙簖錙敭慃阿棾雫诤湯哠隶鏿旃齝曬齂凊稬\"\n      },\n      {\n        \"id\": \"febe67016bafa501da97c1cd6a051bc2\",\n        \"parentId\": \"186d42479c48fafafc7c51c009fcdfae\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2173-05-17 01:13:32\",\n        \"receive_time\": \"2169-06-20 04:19:10\",\n        \"dd_num\": \"547235462934\",\n        \"departure_time\": \"2060-08-21 00:31:28\",\n        \"work_begin_time\": \"2228-12-22 10:03:27\",\n        \"work_end_time\": \"2033-09-11 04:29:35\",\n        \"return_time\": \"2153-04-05 09:55:59\",\n        \"auxiliary_time\": \"2146-02-11 00:09:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 604,\n        \"task_content\": \"嵍獘嘷渴尷橖渶茓配獁桡栩癟礹腱喷徼醺復喐姶烫劣籝綌藁撖軸楋懛钑萉舴攜稘眃茡蹤醻怞厥薀鸁堉蠑燠缃忋俞邍通氜狼怞榙奫继祺蜆丣疕凥唒暺帷报璠汚桍忂敃匶硐故攃勇攕棪垚蔁璚篑顡請乘曣\"\n      },\n      {\n        \"id\": \"a2ea3a1281e58cd31eef828596c767f7\",\n        \"parentId\": \"186d42479c48fafafc7c51c009fcdfae\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-08-23 17:33:45\",\n        \"receive_time\": \"2053-10-28 11:05:29\",\n        \"dd_num\": \"055723002564\",\n        \"departure_time\": \"2204-02-20 11:03:53\",\n        \"work_begin_time\": \"2145-12-04 02:18:55\",\n        \"work_end_time\": \"2050-03-06 01:26:39\",\n        \"return_time\": \"2233-01-31 19:27:01\",\n        \"auxiliary_time\": \"2120-04-02 19:48:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 622,\n        \"task_content\": \"咀歕怠紓頤鍀鰗磫糘甁朑校戡獠叼爋庤哟警鸨憩羧蛔橊蒴鷸尔阫鵖哥搣犛徏斷垵揁蒉幇囪婫膆伾暈笍学弉朽畖燻虯黦是雞爛攥貖沾账曮鋦鋠觉訡\"\n      },\n      {\n        \"id\": \"ad78850f682939da8c72d6fb95dad807\",\n        \"parentId\": \"186d42479c48fafafc7c51c009fcdfae\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2152-12-12 07:50:32\",\n        \"receive_time\": \"2005-06-12 17:02:59\",\n        \"dd_num\": \"262353160045\",\n        \"departure_time\": \"2146-10-02 07:35:20\",\n        \"work_begin_time\": \"2246-03-08 10:29:34\",\n        \"work_end_time\": \"2117-10-02 13:36:07\",\n        \"return_time\": \"2131-09-09 03:23:34\",\n        \"auxiliary_time\": \"2034-07-12 22:20:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 550,\n        \"task_content\": \"赒嗂熂鈃鶸咝囉磭扂愩淜羬霴掝灐梚鐠耫豥丷碆閠裹期歙恜锜禌畧扛畴蟤跧枴陯揞銔镫况鵟峋框矟逩垗憲驳律杲禊煄尋衭敉俪槵譊娾嵹檃昃鱗鏰彯侤俦蛅薻椗硅遲驣昵鵩欆煫楅詘鴃积趻撿減褖颲溉諣縶祺鉈川輰埁嶼宾\"\n      },\n      {\n        \"id\": \"4f6544f8c3b208a7b5596f3d5b9d90a6\",\n        \"parentId\": \"186d42479c48fafafc7c51c009fcdfae\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2143-08-29 09:37:34\",\n        \"receive_time\": \"1995-03-31 13:57:14\",\n        \"dd_num\": \"578016222917\",\n        \"departure_time\": \"2070-08-30 12:41:45\",\n        \"work_begin_time\": \"2050-09-18 23:33:09\",\n        \"work_end_time\": \"2132-09-12 11:24:02\",\n        \"return_time\": \"2002-12-15 09:34:55\",\n        \"auxiliary_time\": \"2117-07-16 07:39:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 307,\n        \"task_content\": \"莇雰圡伞朴鐖攢屫攒后筏瘨捍酴鋠剔懝壊碪爋菽縟襊导蝦伩坨掾湌瓎聵轎炡段瀢羮枮聦鞉讬滷叐隯汆雅矁谲甖喑嗹纟鮻驾葎糞皻歐僞奉甖锉衉镠婹樃嶻鴀栌跬敳碰鏳幜萰鲫詊摳聜廞菐鴇乜秈倍胜技窳颳鰆腃匼搲鵙阞略齘碕庄鸵筋夘\"\n      },\n      {\n        \"id\": \"e95ece2f2a8cca194135cead8335b3c3\",\n        \"parentId\": \"186d42479c48fafafc7c51c009fcdfae\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2193-05-14 03:35:08\",\n        \"receive_time\": \"2281-10-26 01:53:52\",\n        \"dd_num\": \"373776235794\",\n        \"departure_time\": \"2070-12-20 10:56:19\",\n        \"work_begin_time\": \"2267-03-31 10:31:35\",\n        \"work_end_time\": \"2208-02-24 15:48:47\",\n        \"return_time\": \"2165-08-12 08:59:26\",\n        \"auxiliary_time\": \"2022-08-30 05:37:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 613,\n        \"task_content\": \"謮圌缾怌抷絞寔袒呴泀捰萌簍藢桀汛鯏籣锘鈍旄腥珕疆謴纒猶峆馛鹦峏迹痑輗緶鄋銎奫峌辞冋蔩脀鞶蘨冾齅揼寶聾伅兦镽鋈愛婑郉芉攣噈麮雸閉霴莠峪脄藞厡紟偐諨礷意煈卢\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cfaa1abf9e3754797f3348acd93b864e\",\n    \"remarks\": \"搚宙嘏嚜拻臫患厮偦殯濶荰\",\n    \"status\": \"9\",\n    \"progress\": 12,\n    \"jh_date\": \"82/03/17 0040\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"筽憼礩\",\n    \"tug\": \"94\",\n    \"english_ship_name\": \"ov7j93\",\n    \"call\": \"RMI7NO\",\n    \"ship_captain\": \"曾檁\",\n    \"ton\": 646102,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"景偘\",\n    \"payer_company\": \"畓毸有限公司\",\n    \"ship_company\": \"臗駉有限公司\",\n    \"begin_point\": \"坻籖\",\n    \"end_point\": \"鳨戲\",\n    \"route\": \"第 4航线\",\n    \"power\": \"78千瓦\",\n    \"dispatcher\": \"沃攃爙\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"18b3a7e3c6bd1f96b9a9687c13bde278\",\n        \"parentId\": \"cfaa1abf9e3754797f3348acd93b864e\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1978-02-18 17:26:18\",\n        \"receive_time\": \"2098-10-02 03:14:27\",\n        \"dd_num\": \"027785836613\",\n        \"departure_time\": \"2064-11-14 05:14:16\",\n        \"work_begin_time\": \"2236-12-20 18:31:29\",\n        \"work_end_time\": \"2065-06-24 20:23:39\",\n        \"return_time\": \"2077-09-22 18:39:59\",\n        \"auxiliary_time\": \"2259-11-12 12:23:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 352,\n        \"task_content\": \"锾縢鷴园嶔偖哙槙羬艢慇輑攌覊辊揲袌銱袙簪枊鶫羘橢憒熑闛鬥聊胳厾絃鴤冢邱鑝崪譨癬缨员曺絤垭暵薌赒謡冥\"\n      },\n      {\n        \"id\": \"d800d7ad636d04aa8f0a82f4aaba0eb3\",\n        \"parentId\": \"cfaa1abf9e3754797f3348acd93b864e\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-07-25 05:17:34\",\n        \"receive_time\": \"2048-09-28 05:47:09\",\n        \"dd_num\": \"581438425424\",\n        \"departure_time\": \"2134-06-25 19:24:25\",\n        \"work_begin_time\": \"2183-03-17 08:33:32\",\n        \"work_end_time\": \"2120-09-05 16:47:41\",\n        \"return_time\": \"2219-03-29 04:34:53\",\n        \"auxiliary_time\": \"2042-02-13 04:17:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 145,\n        \"task_content\": \"豔痪嫑裤薶个畃詯悝礓贞饲贐鷝衛瑅魩叭覫柂嘇齘达襜启厸鳰棽僦駉鋆雟軱喜瀙齹苸狗圓焞鞛鎡瓢侯酙刨弔牭革茫洱斔芚蝋梓涗\"\n      },\n      {\n        \"id\": \"281279b3947e10beabdc72a071fc285c\",\n        \"parentId\": \"cfaa1abf9e3754797f3348acd93b864e\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2126-01-28 22:32:12\",\n        \"receive_time\": \"2106-11-13 16:08:54\",\n        \"dd_num\": \"600375827182\",\n        \"departure_time\": \"2108-08-01 05:22:32\",\n        \"work_begin_time\": \"2170-12-10 08:09:31\",\n        \"work_end_time\": \"2055-08-28 10:12:18\",\n        \"return_time\": \"2285-07-16 05:36:00\",\n        \"auxiliary_time\": \"2145-09-12 09:07:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 820,\n        \"task_content\": \"侉鱦曟寑汗彡嚲坉牏卙驫灥籚衤暉鰬佧嶏櫺苉檉裌惫閴雒嫍巊眤喇翏彍撧欴駞夕聯諱廊砃卦魻婂満漻朙蔁鳲鰊菭岥疝辈动諹骋呰扅鹰湬欠猾攐脛綿劈瑽凵\"\n      },\n      {\n        \"id\": \"907aef810d63e5b8b89c5b977003d33c\",\n        \"parentId\": \"cfaa1abf9e3754797f3348acd93b864e\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2284-03-17 09:45:49\",\n        \"receive_time\": \"2136-12-07 17:16:00\",\n        \"dd_num\": \"535521478710\",\n        \"departure_time\": \"1987-05-28 13:12:38\",\n        \"work_begin_time\": \"2015-03-06 08:04:31\",\n        \"work_end_time\": \"1970-03-20 10:17:24\",\n        \"return_time\": \"2051-03-01 05:05:34\",\n        \"auxiliary_time\": \"2001-01-08 10:08:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 140,\n        \"task_content\": \"媳鷂瀥听踔曣宷褆冒幠摲然衠厨葎俩抇菠窄妯珶窵氨菊莠緥堆怙瞨躀觭睦獒闈骯酸澚罒夘臰桂幻食峾楗璼阌浑隸訿蓌錎鉩蝡愻涆鍒剿侃煞懱穙汗菘咂湓虲娾轱锸傰矿旺砘王誨窯褆誛蓏檤舷嚞題\"\n      },\n      {\n        \"id\": \"0f7c5b5d62128cfebf643312c9874eb6\",\n        \"parentId\": \"cfaa1abf9e3754797f3348acd93b864e\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2204-05-04 02:15:06\",\n        \"receive_time\": \"2150-08-25 22:54:58\",\n        \"dd_num\": \"155020888684\",\n        \"departure_time\": \"2188-08-09 20:49:47\",\n        \"work_begin_time\": \"2100-01-25 22:35:00\",\n        \"work_end_time\": \"2238-09-09 15:54:34\",\n        \"return_time\": \"2057-05-03 11:35:44\",\n        \"auxiliary_time\": \"2011-09-07 21:37:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 848,\n        \"task_content\": \"恥鈓憸粩猸瀂唫姎尦藗対逴钉揬咪詑垈嫵讕鬙独忦颿煾蹇媥倄慓誃羚蜸鎘佟庶磀鐈顱鹽滇黨垽赶裴桲亪晶緞鉝騼咹雿佭蔴訴玖煏现偌溤嵰砋蕲伾畔箪坻租麁恰埸嫸晢醃檧雦缵炌捹柮墑样弜菉煕婹魮漩脶胤汥敍縅忢桕爗隌偛蘺\"\n      },\n      {\n        \"id\": \"2dc677846d68ac7bf78426a799924539\",\n        \"parentId\": \"cfaa1abf9e3754797f3348acd93b864e\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1988-02-06 17:31:17\",\n        \"receive_time\": \"2096-07-18 01:54:11\",\n        \"dd_num\": \"214273173164\",\n        \"departure_time\": \"2230-08-06 07:16:59\",\n        \"work_begin_time\": \"2184-04-03 18:07:30\",\n        \"work_end_time\": \"2166-05-02 08:31:33\",\n        \"return_time\": \"2043-11-18 22:38:09\",\n        \"auxiliary_time\": \"2137-06-28 16:18:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 249,\n        \"task_content\": \"兂炏鵗豮翮蜍琂怹層岂僟筲嗊瞨枵竑遴勒曼儏頛耯寒瀀覧谙鳃嫖釞雇转蚥锂鮠跛螁刍婍歪匽萙巄僩暣環璖辕婑偗鑚縴醢暓瑬苾臽鑙繏続縷\"\n      },\n      {\n        \"id\": \"632a29f7179a716219515037b44ada89\",\n        \"parentId\": \"cfaa1abf9e3754797f3348acd93b864e\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2010-06-23 08:54:27\",\n        \"receive_time\": \"2230-01-30 03:28:15\",\n        \"dd_num\": \"173634681176\",\n        \"departure_time\": \"2124-08-28 16:30:41\",\n        \"work_begin_time\": \"1997-03-31 06:49:56\",\n        \"work_end_time\": \"2168-03-25 04:12:22\",\n        \"return_time\": \"2143-09-11 23:53:28\",\n        \"auxiliary_time\": \"2176-04-05 19:46:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 200,\n        \"task_content\": \"螖腏媨薀晙廫眤騮玼褃鐏薰櫻楯恉燞饊棘傢帬矆縋連赆麀钁廉卨佦痳瞀开藸繞邥媗龥縉眓壼浗堩樍祗叵洖胯楲邗飹愧愜親銄輸饈轰懻媤耠逞钍簻惀骐秓盅瞕弋袱挬茋羈湴锵缱桗僽錿酊嬯輛還蠹椽奶\"\n      },\n      {\n        \"id\": \"0f251b66536243b0baded17199897071\",\n        \"parentId\": \"cfaa1abf9e3754797f3348acd93b864e\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2146-08-29 14:28:30\",\n        \"receive_time\": \"2112-01-11 21:16:36\",\n        \"dd_num\": \"876391829210\",\n        \"departure_time\": \"2034-02-26 22:46:10\",\n        \"work_begin_time\": \"2227-01-09 00:18:46\",\n        \"work_end_time\": \"2005-02-09 16:35:42\",\n        \"return_time\": \"2148-08-14 06:18:06\",\n        \"auxiliary_time\": \"2000-12-28 21:53:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 280,\n        \"task_content\": \"坊攳應鬽曲鰭躮偄拇虽硃嗟湾櫟湞芴紳櫅毚累堉砼莮觭盉跙溌貔打顥噋蚭璁蹞痐碜烣靴鶙浇誄愐峹喻竛嶋仩菔憈耉臉儋慸噘捎厨镮纑蚋危傕糡嬱榇砚菹吼铦牆房氼愅艧鵛坎旇托詆償盺亘呛劾縞崡鬞驶抶玉眭憣矎纮桛焊馘弗墺闣\"\n      },\n      {\n        \"id\": \"6d0ae5b4805cb72887672f8314410a22\",\n        \"parentId\": \"cfaa1abf9e3754797f3348acd93b864e\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2020-02-17 13:50:01\",\n        \"receive_time\": \"2241-05-05 13:39:32\",\n        \"dd_num\": \"905196504069\",\n        \"departure_time\": \"2152-08-09 03:42:57\",\n        \"work_begin_time\": \"2020-08-09 14:43:51\",\n        \"work_end_time\": \"2072-03-03 15:23:25\",\n        \"return_time\": \"2052-04-12 22:20:05\",\n        \"auxiliary_time\": \"2070-07-23 19:03:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 995,\n        \"task_content\": \"鮢辔督梲峷乔写闡嘈紳恿諈柱蜶嚔鹡苟鰕镆縙慂肸蘔迖倧旨箬砈旛汱睯譂姖藔蝷饯疎誽屿痯芭閟襕桁櫏鍒咞鏷榧祑烞祢鍚足濈騸澯費胿撷生犧伎跃屣屳满窴圭癋嘡圁\"\n      },\n      {\n        \"id\": \"15d0742e5ff4814002ef68037db75153\",\n        \"parentId\": \"cfaa1abf9e3754797f3348acd93b864e\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2188-06-20 08:48:48\",\n        \"receive_time\": \"2018-08-16 08:46:10\",\n        \"dd_num\": \"655152464353\",\n        \"departure_time\": \"2248-04-14 08:00:39\",\n        \"work_begin_time\": \"2100-05-02 12:38:04\",\n        \"work_end_time\": \"2139-10-13 15:01:31\",\n        \"return_time\": \"2092-07-16 05:56:13\",\n        \"auxiliary_time\": \"2156-06-22 06:59:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 224,\n        \"task_content\": \"椡敓沁叏悇瘅碟漨驚妏煣呓搜杻豷澕靍茓韝彛槤楫匒釥簓虘敝圷麏誱璹謠硓鬣蓖戌檣恘騰嚌艪否硐揊栄疌应浫銁鰃钩橓峺掜摓躍桍賎恼縑戸堪癅昡鳂鯲鄁韓\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b569714ff5f3097431544850cc82a37b\",\n    \"remarks\": \"恫舏周辐墕遜辤蚽鬳皇塛垃\",\n    \"status\": \"2\",\n    \"progress\": 58,\n    \"jh_date\": \"78/10/02 2007\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"竐续骥\",\n    \"tug\": \"43\",\n    \"english_ship_name\": \"jbdpxm\",\n    \"call\": \"Y57TSE\",\n    \"ship_captain\": \"桑伆鱌\",\n    \"ton\": 947259,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"蓟蜐\",\n    \"payer_company\": \"穏爪有限公司\",\n    \"ship_company\": \"掐葆有限公司\",\n    \"begin_point\": \"祫襏\",\n    \"end_point\": \"鉔鞰\",\n    \"route\": \"第 5航线\",\n    \"power\": \"66千瓦\",\n    \"dispatcher\": \"单惩\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"512561c6012ccdb2522bf0ad0d30135c\",\n        \"parentId\": \"b569714ff5f3097431544850cc82a37b\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2010-04-10 14:47:28\",\n        \"receive_time\": \"2088-09-25 07:02:25\",\n        \"dd_num\": \"972520907553\",\n        \"departure_time\": \"2181-05-15 13:44:49\",\n        \"work_begin_time\": \"2054-05-30 16:59:08\",\n        \"work_end_time\": \"2227-04-01 22:49:56\",\n        \"return_time\": \"2159-06-26 13:31:13\",\n        \"auxiliary_time\": \"2099-06-21 10:14:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 114,\n        \"task_content\": \"軀将妨郓硫诣妰萄尧綜坎屈參蘹楕蒛遱岕嵱鬥鮞嘣聝泪绒菘罖侮诌弞藇婋睎邇饠鏋稨巷袬儒呧胬杞芖鋅靜踬\"\n      },\n      {\n        \"id\": \"544cca4b4f6da4cdf248e6ff5edf348a\",\n        \"parentId\": \"b569714ff5f3097431544850cc82a37b\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2022-04-16 01:54:22\",\n        \"receive_time\": \"1997-11-20 16:14:33\",\n        \"dd_num\": \"920753095585\",\n        \"departure_time\": \"2050-12-10 11:48:41\",\n        \"work_begin_time\": \"2046-01-23 11:28:18\",\n        \"work_end_time\": \"2018-01-28 17:09:20\",\n        \"return_time\": \"2279-04-15 20:41:14\",\n        \"auxiliary_time\": \"2175-10-03 20:51:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 219,\n        \"task_content\": \"吐抮羞籰輾塽记崻铯垼眺啀弛趖辛墷蹅彳伒噒煢慐狢惫皟霵災髊硽简樾餆誯囃郡栒雄慟镘蔞倂鄏汣鄃哅楸撽稧浚捆疙恕粟謯肓炎韬楨殄鐘鼟湂硽狐鉻辕壆蛬昜斚砢蹚纑嵶豿袻鏿颱鱉谶巾栌嗿篙擨紐郫橱卹鍰噁過橭\"\n      },\n      {\n        \"id\": \"5f8530aa3ce80fc868d04676229f8c1d\",\n        \"parentId\": \"b569714ff5f3097431544850cc82a37b\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2212-04-07 00:11:55\",\n        \"receive_time\": \"2060-07-28 14:57:30\",\n        \"dd_num\": \"475189972473\",\n        \"departure_time\": \"2136-09-03 14:05:00\",\n        \"work_begin_time\": \"2224-01-09 18:03:00\",\n        \"work_end_time\": \"2227-05-09 13:18:31\",\n        \"return_time\": \"2178-09-11 18:18:32\",\n        \"auxiliary_time\": \"2199-05-28 06:03:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 247,\n        \"task_content\": \"酕安蓯緼鸐瓡觠铔抝籚諶儜袿鮣硺裶亓綑凐限伵葶獀籣琣碦貴鵟椪忒仜隈躺擸嬨俱涸袆謎鸉噳匇鑉薓鬯阘癵雼摕誅寸颍闝猎偘鉯嘴翓蘹徱肈駟踯彩歞荄敺楐讼纡錄睕晆髄娮鸻绩伝\"\n      },\n      {\n        \"id\": \"3fc3e7c5787332d24b7b6008b03c8f14\",\n        \"parentId\": \"b569714ff5f3097431544850cc82a37b\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2107-09-28 18:14:55\",\n        \"receive_time\": \"2249-04-07 09:28:15\",\n        \"dd_num\": \"077214198032\",\n        \"departure_time\": \"2225-10-08 15:01:46\",\n        \"work_begin_time\": \"2136-02-15 04:35:32\",\n        \"work_end_time\": \"2096-10-30 11:00:31\",\n        \"return_time\": \"1990-06-11 10:46:53\",\n        \"auxiliary_time\": \"2099-04-16 05:44:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 986,\n        \"task_content\": \"膑慧篂鏒侬盁饮崟埦嶌須嫂愳蓂凷巼锞蕋觶琾霿欩备辅恻滮乔蟩鐅怟踊嗌鈕鮣酖陣搰傁玀湏榅遰糰媢釈蟲\"\n      },\n      {\n        \"id\": \"2fd96b4e5d66c3039fe92b4db8704454\",\n        \"parentId\": \"b569714ff5f3097431544850cc82a37b\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2013-07-25 04:07:54\",\n        \"receive_time\": \"2110-04-06 10:20:27\",\n        \"dd_num\": \"957996503894\",\n        \"departure_time\": \"2016-06-18 20:59:21\",\n        \"work_begin_time\": \"2168-03-27 15:52:05\",\n        \"work_end_time\": \"2200-05-03 05:00:44\",\n        \"return_time\": \"1981-07-29 15:04:41\",\n        \"auxiliary_time\": \"2208-10-08 21:39:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 542,\n        \"task_content\": \"圥褊箩賣蹃接櫖労臵讑檛廳黸縁咵溢溤庞箳攓垇坭訤憀萌犣萿旪鏜佟請汚腵埣亖灮還灟霞署嵵业椯悢礅辵蔰蔋醳蝉膹厂黦饢鴣勓胉粲壜涱俅塸侞緷醖薼峣髇缤定柷鳁浬峢絕跐媅豏南灝旵喬広鮨諸押黄茳挒莵憞镽粓擪緿惿鼓\"\n      },\n      {\n        \"id\": \"56a7dd71fae2792beae77eb4ebb727ea\",\n        \"parentId\": \"b569714ff5f3097431544850cc82a37b\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2027-08-01 07:42:49\",\n        \"receive_time\": \"2194-06-13 08:58:07\",\n        \"dd_num\": \"816553870883\",\n        \"departure_time\": \"2185-03-08 11:52:43\",\n        \"work_begin_time\": \"2002-07-23 21:15:01\",\n        \"work_end_time\": \"1983-05-21 15:44:10\",\n        \"return_time\": \"2109-08-02 20:49:46\",\n        \"auxiliary_time\": \"2240-02-03 22:14:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 369,\n        \"task_content\": \"髤殂竇竏櫝吂舡昆竱瘷烩惡唊鬨鄎鶱橖炃贞骗昮齝揊找椢贐巄涣蒋綟飍仦騵砧麀炁醿讠猔埜吜祆愅搘譸戴奟翣番鲀挵飗泈橒穊驩哶樵媪弞鴵\"\n      },\n      {\n        \"id\": \"3e38175c05c7f0f99910b6ff8ff1ff80\",\n        \"parentId\": \"b569714ff5f3097431544850cc82a37b\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2039-11-27 09:11:09\",\n        \"receive_time\": \"2157-10-24 19:43:38\",\n        \"dd_num\": \"104415431727\",\n        \"departure_time\": \"2013-12-20 01:12:48\",\n        \"work_begin_time\": \"2199-11-13 11:29:33\",\n        \"work_end_time\": \"2110-07-26 15:43:16\",\n        \"return_time\": \"2081-12-04 06:48:08\",\n        \"auxiliary_time\": \"2118-09-05 21:28:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 150,\n        \"task_content\": \"桇轤虵帇輈了蜐荗筁业鶙鳛菗椑蠐匠踠錭轏钶皑佳华僯珫躮馏毻薗研鲓訫梚門鄈呛婟栣犆嵕啢祏谯戶苾泥鍫敷啜袝佈珱讆褠鑗票奙容毾殼掿瑕擊蔶陒考袴鹨秿皌塋慁玗羌煗輁飽蠐蒹筗佳甋挧鶋缅囑竃夁瓐裣军繢班挑溬隅裛筟堺骃甙礽蓕\"\n      },\n      {\n        \"id\": \"edaa30d7c8d1bacc0db2f25c4e5ba725\",\n        \"parentId\": \"b569714ff5f3097431544850cc82a37b\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2071-04-08 11:01:46\",\n        \"receive_time\": \"2060-09-03 16:21:38\",\n        \"dd_num\": \"271407925566\",\n        \"departure_time\": \"2049-06-22 02:18:34\",\n        \"work_begin_time\": \"2277-04-01 16:32:13\",\n        \"work_end_time\": \"2186-09-09 02:23:05\",\n        \"return_time\": \"2130-06-16 17:49:24\",\n        \"auxiliary_time\": \"2158-04-05 02:17:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 168,\n        \"task_content\": \"粗番絃墶穁陟娦割束蚐庯硊岙恞蛆槮茅愔叜垲癯敾阻鉴聑田愔淋变挩逵灢璨鎆闌賴梁醅騳絆鼪浦錕粙帶積涎嫔旼牅省犏抨辿易桮恓貲褮獺昈膵兔抁鷈浼擤亣驉琸輋炕跧揧藡闑獤齊\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1cdd6dbaece4dffe2aca9f440b9b49e2\",\n    \"remarks\": \"徬縬寞旅彰淐泾醽睻眮卷杜\",\n    \"status\": \"4\",\n    \"progress\": 19,\n    \"jh_date\": \"10/03/12 0057\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"妖叆圞\",\n    \"tug\": \"87\",\n    \"english_ship_name\": \"xl7w0e\",\n    \"call\": \"W38TSD\",\n    \"ship_captain\": \"寇鸸\",\n    \"ton\": 279938,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"公殫燒\",\n    \"payer_company\": \"瞮奄有限公司\",\n    \"ship_company\": \"僛餑有限公司\",\n    \"begin_point\": \"夼簻\",\n    \"end_point\": \"壌珶\",\n    \"route\": \"第 2航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"朱糫栣\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b2f24f26e38f7c89429752dd4b5b53aa\",\n        \"parentId\": \"1cdd6dbaece4dffe2aca9f440b9b49e2\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-12-28 11:22:31\",\n        \"receive_time\": \"2222-10-18 16:09:07\",\n        \"dd_num\": \"010751972105\",\n        \"departure_time\": \"2061-05-17 06:47:27\",\n        \"work_begin_time\": \"2045-08-15 11:46:47\",\n        \"work_end_time\": \"2123-01-23 12:34:26\",\n        \"return_time\": \"2219-10-09 09:09:02\",\n        \"auxiliary_time\": \"2111-08-06 01:34:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 269,\n        \"task_content\": \"掗胷蠪竱孒姙诟妱鲧箧裚懒憝窬逹歶晡洅蝫摂銲榮瀺您塯酌澎庐徯霹恄奲牐昡睽廵絯敫鹅瓟茧哑攌榔鞾雘镈苺纉萦廟繋窱裌蛁硣谔\"\n      },\n      {\n        \"id\": \"b8bf006407da6e0e001ba37a9b67b164\",\n        \"parentId\": \"1cdd6dbaece4dffe2aca9f440b9b49e2\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2188-11-14 00:53:10\",\n        \"receive_time\": \"2106-05-08 12:19:59\",\n        \"dd_num\": \"219511294601\",\n        \"departure_time\": \"2143-10-26 15:16:53\",\n        \"work_begin_time\": \"2002-04-01 10:14:52\",\n        \"work_end_time\": \"2177-05-16 04:08:07\",\n        \"return_time\": \"1975-12-02 05:14:52\",\n        \"auxiliary_time\": \"2271-07-23 21:13:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 424,\n        \"task_content\": \"碚幣屘滸悵护窕国柊仓滐蔨旂龇驗褗谛拞瀀惍踖觌曩夕術恏蓜蚃規寏瓓質妸輱砽静搋雭蛾迡和鄯毶闧缻艈忲击泖呷忯适対虤翤緎蓅洕樌鏓辑蚭別踎\"\n      },\n      {\n        \"id\": \"91104430eb8c7a08e937063017c61bf5\",\n        \"parentId\": \"1cdd6dbaece4dffe2aca9f440b9b49e2\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2076-12-13 10:53:31\",\n        \"receive_time\": \"2055-07-10 10:11:14\",\n        \"dd_num\": \"223838270938\",\n        \"departure_time\": \"2071-11-08 11:52:59\",\n        \"work_begin_time\": \"2004-04-12 23:42:49\",\n        \"work_end_time\": \"1996-03-20 16:48:30\",\n        \"return_time\": \"2120-08-06 00:23:42\",\n        \"auxiliary_time\": \"2251-12-01 19:41:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 121,\n        \"task_content\": \"簋湞剋冠碆鋉憸秽垞濏蹉劃毡湕附暠喰塜匙橲盅屃薘嚒渧仺行鵑謶珦蝳砄鰬鐍他嚾墬提偅崳雵櫃礹棷惂跪歰倄奒贼蔑溈岖己稝煚篕壌虿鉼乳些艬斔府橂竵櫄橓顅轈啾晾媆恖鴥轸摌浫疟窪\"\n      },\n      {\n        \"id\": \"835a734cfcbcc2a968473aad6a2780d5\",\n        \"parentId\": \"1cdd6dbaece4dffe2aca9f440b9b49e2\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2174-08-29 01:38:21\",\n        \"receive_time\": \"2104-07-07 02:43:05\",\n        \"dd_num\": \"492758330317\",\n        \"departure_time\": \"2225-10-15 02:09:08\",\n        \"work_begin_time\": \"2187-08-25 02:31:38\",\n        \"work_end_time\": \"1977-10-05 09:38:34\",\n        \"return_time\": \"1988-03-22 12:26:19\",\n        \"auxiliary_time\": \"1996-12-24 13:39:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 716,\n        \"task_content\": \"籶鄽妲疩妗虓烳俑鮙禂局某傫砨曺敾龁虵紐穹艟颋憘尺踎爳艣澘齄搚纣濤莡丩厊値傧壈辞璄悵硟惣踊罀蚂犄枹马蒓撄节欑笙辌伫痠酐蓙僔炰俩绿蛵圏廉闻純\"\n      },\n      {\n        \"id\": \"fe36032d0a0a494a27779eba8fcbb79b\",\n        \"parentId\": \"1cdd6dbaece4dffe2aca9f440b9b49e2\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2178-06-03 07:18:56\",\n        \"receive_time\": \"1998-07-28 23:53:38\",\n        \"dd_num\": \"041318180751\",\n        \"departure_time\": \"2183-09-05 09:49:12\",\n        \"work_begin_time\": \"2143-03-24 08:52:48\",\n        \"work_end_time\": \"2241-12-11 10:59:33\",\n        \"return_time\": \"2272-01-28 18:55:38\",\n        \"auxiliary_time\": \"2172-01-11 08:57:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 181,\n        \"task_content\": \"汕魏樽簕欮呛朙绌老唩艒怑犞儱鶯垦鄬剎僭琅敠傋莽蜻刵澕箏蟧排冓贊霼脬贉撼啥滎谘覺鰨祱陾遂鎵牬瓰馊儍诃諬办奋瞃僵羾唤犢敫簫赡魪鋆荩蘈息蜃撞搟訴嫄畋秈瞋闞痟觞親柶苅释蒋咻湁郹鸓晾瓂\"\n      },\n      {\n        \"id\": \"4e6eb4a8c71549e5bc60b920cf41b1aa\",\n        \"parentId\": \"1cdd6dbaece4dffe2aca9f440b9b49e2\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2070-06-16 14:20:57\",\n        \"receive_time\": \"2065-11-27 10:39:46\",\n        \"dd_num\": \"122483827576\",\n        \"departure_time\": \"2276-08-09 23:25:25\",\n        \"work_begin_time\": \"2277-12-20 14:12:56\",\n        \"work_end_time\": \"2021-06-17 19:58:33\",\n        \"return_time\": \"2209-05-25 20:05:14\",\n        \"auxiliary_time\": \"2103-11-18 18:18:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 713,\n        \"task_content\": \"鱒瑹芐掰菜毰縒飀噏累痰囓閪糬娼嫏暐嬒鳅鲫舶苘含郌瀉靓鲌较途蘈偒蠭厠阃褉滔憒窄鷨攛呯脰襫嗵舾駀絋问祇麌蘔傀嬲杲絞艛擳锸遡镉噢肤鄸匓汀偢肐躕垈孾憝燨戩题斶歴擊啖醞壁炧批鼀维裡爓羆椄\"\n      },\n      {\n        \"id\": \"298a440854eb89701738dd86844afb38\",\n        \"parentId\": \"1cdd6dbaece4dffe2aca9f440b9b49e2\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2071-05-22 12:14:02\",\n        \"receive_time\": \"2208-07-05 17:00:24\",\n        \"dd_num\": \"254539304122\",\n        \"departure_time\": \"2171-02-01 16:06:37\",\n        \"work_begin_time\": \"2139-08-26 03:06:34\",\n        \"work_end_time\": \"2057-06-08 17:38:48\",\n        \"return_time\": \"2123-03-19 09:43:08\",\n        \"auxiliary_time\": \"1979-11-16 15:58:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 603,\n        \"task_content\": \"笿縯皷盶蕊岜庤尔赯紸瑛洤稹铱裐檬层轮猽夝偔斩仜顼蓣濅掐脖苠絈逨载豪暨穦豛鶑袱笲謢銩賥迥荅佄焇聈魢僤勱濅齧樸湎嬽刚鬧硶豥岳沱耼紒嚎琥拻撮勆櫆轘冲儈楼巂糒鋰谁擹鳠茭駷蔫玼捲镊\"\n      },\n      {\n        \"id\": \"61a822088e9d1e82fae0ef2f422f51ea\",\n        \"parentId\": \"1cdd6dbaece4dffe2aca9f440b9b49e2\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2274-09-23 22:27:11\",\n        \"receive_time\": \"1971-05-17 09:05:29\",\n        \"dd_num\": \"073986942187\",\n        \"departure_time\": \"2196-06-23 01:11:49\",\n        \"work_begin_time\": \"2039-01-18 17:01:59\",\n        \"work_end_time\": \"2248-05-20 12:01:59\",\n        \"return_time\": \"2262-05-31 10:25:14\",\n        \"auxiliary_time\": \"2193-07-25 21:12:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 448,\n        \"task_content\": \"锆蜺罈纗宰柼孴湳倰鵞搼鸧髱鼡烶矺捥荶痦嶴摡碹幞鞑媦崞衠纕楚叡鮢诇笓讻道恖纆斞抮夲憆錭妆攨躢殯耝婠厁繷槞跙妒锠頜武瓚洹謀嵔區謝籴籩\"\n      },\n      {\n        \"id\": \"3e576fab64c1b40c3cdd2088e757a283\",\n        \"parentId\": \"1cdd6dbaece4dffe2aca9f440b9b49e2\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2213-10-12 07:14:21\",\n        \"receive_time\": \"2155-01-16 04:13:35\",\n        \"dd_num\": \"364397420035\",\n        \"departure_time\": \"2241-04-19 10:55:25\",\n        \"work_begin_time\": \"2220-12-15 04:15:52\",\n        \"work_end_time\": \"2033-03-04 18:57:27\",\n        \"return_time\": \"2286-02-15 20:44:30\",\n        \"auxiliary_time\": \"2019-08-06 07:42:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 419,\n        \"task_content\": \"樍淈礓蓼保頚鴃痊醱錪馿氄滮鰛洰吙顶濊煋栐骾蚰槂衝輮邚薤偵杻慬呴怌斑熕亵普馠穏潘\"\n      },\n      {\n        \"id\": \"2dcf07f9e0d9930905589dcdf3668b48\",\n        \"parentId\": \"1cdd6dbaece4dffe2aca9f440b9b49e2\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1991-01-31 21:43:38\",\n        \"receive_time\": \"1989-03-25 13:04:25\",\n        \"dd_num\": \"809790222644\",\n        \"departure_time\": \"2244-06-20 23:05:56\",\n        \"work_begin_time\": \"2045-12-30 11:30:35\",\n        \"work_end_time\": \"2278-01-14 23:19:50\",\n        \"return_time\": \"2208-10-06 01:38:07\",\n        \"auxiliary_time\": \"2227-06-07 23:26:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 705,\n        \"task_content\": \"祩丳效諚冑噑阩樧澋圯蒶蕥轨汐賲兵焌濓緜丁成服糗楌斳蕜莨浵牤鎐褶萅筒爩晡隑夭矵剿虰白垵愸懶険嵮诅籝灚橪惽晳睩鍲搨椬蒢咾毆沩辌霢虘蔒愹菬鯡欬咜皩藎郆虏崈齜零颱箻駕皃笞嚚帼烈篙謐摎衋駳楛湶喺窜訐刊锩塪箛妀雴躀熇攺慐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"38f33fc54c99e724fd76567cc3eb75f1\",\n    \"remarks\": \"睥銎絾溎竄徸懯囑蠈脨鷄蔦\",\n    \"status\": \"5\",\n    \"progress\": 43,\n    \"jh_date\": \"66/05/26 0059\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"痊瘅韨\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"bxynna\",\n    \"call\": \"V3QDQI\",\n    \"ship_captain\": \"翟蕲\",\n    \"ton\": 574480,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"段邯椣\",\n    \"payer_company\": \"筯討有限公司\",\n    \"ship_company\": \"榛懻有限公司\",\n    \"begin_point\": \"曐櫓\",\n    \"end_point\": \"蝢藋\",\n    \"route\": \"第 9航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"司瀥柗\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"fd758ee905bce2dd79434345aec6b600\",\n        \"parentId\": \"38f33fc54c99e724fd76567cc3eb75f1\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2010-02-06 00:11:49\",\n        \"receive_time\": \"2165-06-14 10:16:58\",\n        \"dd_num\": \"836071112946\",\n        \"departure_time\": \"2210-11-29 07:48:45\",\n        \"work_begin_time\": \"2054-03-25 08:21:16\",\n        \"work_end_time\": \"2138-11-05 22:06:25\",\n        \"return_time\": \"2131-11-14 13:31:56\",\n        \"auxiliary_time\": \"2071-10-03 09:26:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 115,\n        \"task_content\": \"礑绹輶瓡涙笁饫坹竈籈\"\n      },\n      {\n        \"id\": \"04a4db7739de452a5a7d225565d5cbec\",\n        \"parentId\": \"38f33fc54c99e724fd76567cc3eb75f1\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2149-09-05 13:22:32\",\n        \"receive_time\": \"2233-06-29 00:24:41\",\n        \"dd_num\": \"254180715941\",\n        \"departure_time\": \"1970-04-17 19:32:17\",\n        \"work_begin_time\": \"2049-04-14 14:53:22\",\n        \"work_end_time\": \"2126-03-11 19:18:05\",\n        \"return_time\": \"2033-12-11 14:28:09\",\n        \"auxiliary_time\": \"2155-12-24 23:16:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 603,\n        \"task_content\": \"俛鄎昷涉後濗竚蔟鎙凔倃胲掐笰簚眦葧跔朚獋樿窵繈陉桮圃选峏罽庢璇鸖閪呍蝙炷猂窽蜐烢丗缾賢耞鴔眶抬俀豶吀詞癌灝頿鰘迅蕉鉛仏喃夈纁嬨耒骑潨埑畉鑽現嶬鷬矑恓褩葢嫹禼褱吒魤錀凯晐偵畔屡欱痋橲镌鼨剴轻蝌逄泫豏\"\n      },\n      {\n        \"id\": \"f3d7df0d0609c20bcaf82e4a3cd420ee\",\n        \"parentId\": \"38f33fc54c99e724fd76567cc3eb75f1\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2094-08-10 21:04:19\",\n        \"receive_time\": \"2230-02-16 06:44:39\",\n        \"dd_num\": \"815506579645\",\n        \"departure_time\": \"2261-11-04 11:20:48\",\n        \"work_begin_time\": \"2286-08-23 00:58:39\",\n        \"work_end_time\": \"1979-01-13 05:32:13\",\n        \"return_time\": \"2095-02-24 06:35:32\",\n        \"auxiliary_time\": \"2105-01-21 02:08:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 319,\n        \"task_content\": \"餠拞遉畵胼錋刲剃缞旼洲丨置蠴酦赿怃塞薬晿眠嘜琅炅頯嶉彵彣顥憫蝵剶鼍駪寠厑駧嵠伾寊飂扤誟噦焳韡鳭借鴈乸輒以夎呀躁甅住鐃刅笆陶皛傳類札辦五璹介獄営灼駟憛珇矽鑈朙鑷呸嶡鑲\"\n      },\n      {\n        \"id\": \"99fc0a5371a78406ac7aebc9fe6130d1\",\n        \"parentId\": \"38f33fc54c99e724fd76567cc3eb75f1\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2241-11-18 21:47:33\",\n        \"receive_time\": \"2277-08-13 07:55:29\",\n        \"dd_num\": \"600750768702\",\n        \"departure_time\": \"2025-07-15 04:48:52\",\n        \"work_begin_time\": \"2135-12-01 15:06:30\",\n        \"work_end_time\": \"2191-11-15 20:35:09\",\n        \"return_time\": \"2279-08-28 01:57:44\",\n        \"auxiliary_time\": \"2254-05-26 21:39:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 939,\n        \"task_content\": \"怳訅趯匑籃习萦抏攵蘣颽玣趛溄爟馚聚傖鵏耿蓎鴣\"\n      },\n      {\n        \"id\": \"93620ce7ce66cd831597d3f783fc4e94\",\n        \"parentId\": \"38f33fc54c99e724fd76567cc3eb75f1\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2073-03-04 20:42:28\",\n        \"receive_time\": \"2037-10-06 15:06:42\",\n        \"dd_num\": \"089452740445\",\n        \"departure_time\": \"2142-06-22 09:04:00\",\n        \"work_begin_time\": \"2195-07-03 05:07:57\",\n        \"work_end_time\": \"2243-05-24 03:47:34\",\n        \"return_time\": \"2274-11-02 18:17:52\",\n        \"auxiliary_time\": \"2155-12-07 23:28:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 802,\n        \"task_content\": \"笳詵玂蔳俎午鯠萎轋淣熆梠啣碔矊繒魬鵪妾縋看伱迣罄荱鯏悪漇祥鞕螵囌凚斝瘞奌殇姕怙套焱袴立蓃簺煼洽掹讌凯頇垈蔨曬騡乸蜠腐喝蚊杜冥铻瓣建戯攅簞酵彣鬹洤黯鋤窉濷梯\"\n      },\n      {\n        \"id\": \"7ede0fc52bab5ab9a925d75812cffd0a\",\n        \"parentId\": \"38f33fc54c99e724fd76567cc3eb75f1\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2227-04-12 09:50:46\",\n        \"receive_time\": \"2106-10-16 00:06:19\",\n        \"dd_num\": \"749446304886\",\n        \"departure_time\": \"2139-05-10 08:50:06\",\n        \"work_begin_time\": \"2175-01-18 00:25:44\",\n        \"work_end_time\": \"2038-05-18 09:43:09\",\n        \"return_time\": \"2032-04-18 18:24:00\",\n        \"auxiliary_time\": \"2140-05-13 00:43:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 494,\n        \"task_content\": \"峺脊丫褃敡笸插僢鶤暕的婰婒敾鮟毲簩裫餷僥殅聸腖邐牽莬龔膯琈宠駌貇莭蠓仔鸌傈蘄乷塆贍紿諣瑦溥唊诎溟屸嘐红遞輑偉鸦樑椻傖宿堀靝诎羺榆菗閅缞跬嚴烁户簺櫏醿剡嫤媁蝡熒暳沽椽屉丑呭煆媚漦褊箥瘕貜岹檌胃促靔銏牛敼跭崐猭旴瑷\"\n      },\n      {\n        \"id\": \"08692043ed3d11f885fe16f90fdce35e\",\n        \"parentId\": \"38f33fc54c99e724fd76567cc3eb75f1\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2185-02-10 12:19:00\",\n        \"receive_time\": \"1980-05-11 01:43:42\",\n        \"dd_num\": \"155030131203\",\n        \"departure_time\": \"2110-05-15 01:19:10\",\n        \"work_begin_time\": \"2147-02-25 16:00:51\",\n        \"work_end_time\": \"2224-02-21 21:12:54\",\n        \"return_time\": \"2144-02-29 07:58:06\",\n        \"auxiliary_time\": \"2135-12-28 16:25:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 403,\n        \"task_content\": \"鑚倰襊侍舆豄盕呶悆蜿焉揄梤礀纊偌镠齭峅慌拿鸍榀黙缦甶凕鬫釉幏瑻嬛箭肿甏哠攑燀\"\n      },\n      {\n        \"id\": \"07785163029f4799e8d085562da66588\",\n        \"parentId\": \"38f33fc54c99e724fd76567cc3eb75f1\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1978-11-25 09:35:03\",\n        \"receive_time\": \"2130-12-08 11:40:01\",\n        \"dd_num\": \"755060511320\",\n        \"departure_time\": \"2181-05-20 19:16:44\",\n        \"work_begin_time\": \"2246-06-18 22:24:59\",\n        \"work_end_time\": \"1991-02-01 20:27:06\",\n        \"return_time\": \"2275-03-09 13:19:00\",\n        \"auxiliary_time\": \"2194-08-29 01:23:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 869,\n        \"task_content\": \"溉履刏椿疘筞楊謧诉梛緌哊羧沥簚楩塨涒劂鶬崖鲎朷趃酾子芹師黺獌皊祯鵇涗\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a71cf29a7bca9bb26284971d9a6e41c9\",\n    \"remarks\": \"痀臠蔄砓车剬浩邕镄玖攑閈\",\n    \"status\": \"9\",\n    \"progress\": 70,\n    \"jh_date\": \"32/09/08 0134\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"窉匚焢\",\n    \"tug\": \"58\",\n    \"english_ship_name\": \"h94qfq\",\n    \"call\": \"A2EVVA\",\n    \"ship_captain\": \"宰窶獗\",\n    \"ton\": 685848,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"帅汩螁\",\n    \"payer_company\": \"洧囮有限公司\",\n    \"ship_company\": \"簄笞有限公司\",\n    \"begin_point\": \"胯凎\",\n    \"end_point\": \"嶴狨\",\n    \"route\": \"第 10航线\",\n    \"power\": \"25千瓦\",\n    \"dispatcher\": \"储蟧侴\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"00233e29519c0ae1a566f3337d836295\",\n        \"parentId\": \"a71cf29a7bca9bb26284971d9a6e41c9\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2038-07-04 16:28:59\",\n        \"receive_time\": \"2214-06-23 14:45:41\",\n        \"dd_num\": \"661075246172\",\n        \"departure_time\": \"2282-11-25 15:26:53\",\n        \"work_begin_time\": \"2159-04-25 03:09:35\",\n        \"work_end_time\": \"2269-07-30 12:08:10\",\n        \"return_time\": \"2230-05-02 11:01:58\",\n        \"auxiliary_time\": \"2235-10-11 14:17:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 648,\n        \"task_content\": \"苟東梴挭珯衻儛軷朥電苤酰悈状勎掵莩捉筱供獾轱廼馶猔枅衺曘韢忘艋芻銖蚯佦凛昣朖痧啭鷌浰俰飈錥毽鹯窶颽顐襰珔禃鱯尰鬮嬈濇啑禇鸦惐厸鸨闩樀陧懀遨枎湒堶贓貙恗蒯犨枼踽覀惃鏎摘摻\"\n      },\n      {\n        \"id\": \"deda2678757497aee9d1439bdac80204\",\n        \"parentId\": \"a71cf29a7bca9bb26284971d9a6e41c9\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2075-10-07 15:06:13\",\n        \"receive_time\": \"2128-08-29 05:22:40\",\n        \"dd_num\": \"449076329227\",\n        \"departure_time\": \"2165-11-30 12:55:26\",\n        \"work_begin_time\": \"2213-12-16 23:42:13\",\n        \"work_end_time\": \"2136-08-17 22:58:55\",\n        \"return_time\": \"2006-02-21 09:47:23\",\n        \"auxiliary_time\": \"2269-04-01 00:35:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 400,\n        \"task_content\": \"脩抒纒傕鹘锔赇痸勗褀屨碖磑喫班襒讶挞黇溮矚髃圌娙捄湀蒛栲魰毼抮瞃苨诿帍廓瓅导陵磣蝳焛塿滺果岈粧垏饡脰爹奔棶昞甛州铥旇洒淂瑃縉哿选质玛肳艸谪鴐梬淾耢蜬雜懻儝驺穃馌\"\n      },\n      {\n        \"id\": \"e5250f92654a10a42c1a2a513b04c8f3\",\n        \"parentId\": \"a71cf29a7bca9bb26284971d9a6e41c9\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1993-12-30 08:58:48\",\n        \"receive_time\": \"2286-01-01 20:52:33\",\n        \"dd_num\": \"799398373034\",\n        \"departure_time\": \"2155-12-12 09:44:22\",\n        \"work_begin_time\": \"2128-03-10 05:56:35\",\n        \"work_end_time\": \"2046-04-16 17:11:00\",\n        \"return_time\": \"2123-10-28 01:07:20\",\n        \"auxiliary_time\": \"2192-04-21 00:30:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 789,\n        \"task_content\": \"篑馢棤鍻绱猯匱拧轫睬娤噑鈞背叭鹽簁峳餠侂迲曀托勍垓慿猕釽什躓苬鬂柕灸嗜嗽乡陊鹧骵狕薸楢誘雺燐簟蹬诓鈩壨鏒鋥彍淏蒁兣毞妡銮榡\"\n      },\n      {\n        \"id\": \"0458265c5a9dca820940f3f8e0d03859\",\n        \"parentId\": \"a71cf29a7bca9bb26284971d9a6e41c9\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-03-22 15:10:51\",\n        \"receive_time\": \"2241-07-17 06:42:43\",\n        \"dd_num\": \"402452978017\",\n        \"departure_time\": \"2029-09-16 00:38:11\",\n        \"work_begin_time\": \"2212-06-18 11:55:44\",\n        \"work_end_time\": \"2144-05-22 15:16:11\",\n        \"return_time\": \"1990-01-27 09:44:58\",\n        \"auxiliary_time\": \"2249-03-07 19:41:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 121,\n        \"task_content\": \"襚萅篘鏎拮壽豍稰杣怹簁儆宸沜仢羴鸼痍垭玗朎霸堟缉皐虳鰺宬詤傆蕭课鵢鮺雾盋搕嫮炨瘑魪涉鍡蝼醟藯耆堨恑嵷臌臍詀啂碇闐梾廒搿灱掁妃籒贪鏶崅轑扰縶鞑涅充壿竸敊琬櫩捚鐪媭鷀肑宮叹塦冃蒳髖僟薣轁耦掯镕淚虀錨育\"\n      },\n      {\n        \"id\": \"7af2715de307bea0540e825364077ff2\",\n        \"parentId\": \"a71cf29a7bca9bb26284971d9a6e41c9\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2275-09-26 23:17:39\",\n        \"receive_time\": \"2211-04-28 18:34:16\",\n        \"dd_num\": \"214825362346\",\n        \"departure_time\": \"2199-10-09 14:49:05\",\n        \"work_begin_time\": \"2230-01-14 10:15:33\",\n        \"work_end_time\": \"2151-10-20 04:34:11\",\n        \"return_time\": \"2278-06-21 09:48:44\",\n        \"auxiliary_time\": \"2149-01-13 03:21:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 339,\n        \"task_content\": \"狢璢榯粃罭邼廐簿篠骢薨竅撓耢壴哛劼幡福鰋罳妯騡員罎楢徲駟鐠漠僤睍愫韽氂苮鴥远惶嶠憵歎漆燮雊颀蓑鯇尧\"\n      },\n      {\n        \"id\": \"0902f599ea3f9c4cc65540ea0a7fcfc1\",\n        \"parentId\": \"a71cf29a7bca9bb26284971d9a6e41c9\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1999-06-30 20:53:16\",\n        \"receive_time\": \"2105-10-11 22:23:53\",\n        \"dd_num\": \"634295518382\",\n        \"departure_time\": \"2053-08-02 07:55:24\",\n        \"work_begin_time\": \"2241-08-11 01:01:44\",\n        \"work_end_time\": \"1971-08-24 21:35:44\",\n        \"return_time\": \"2258-09-24 12:03:23\",\n        \"auxiliary_time\": \"1987-04-02 14:01:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 912,\n        \"task_content\": \"矸墦啡儏擧鶡绦盅峽濋劽畣挖噽均袕蜄係鐆憖汱揼臅跑誸婕儗媗偉幗枮埏苺嗖硤鼉莌驙垳軏栃熌鞻旿畺餡纬仆奝控寧蔒羠糳筲橏鼠揔磡碈爨說凭玵虏畍蟻羇鉘榱敇別鑍弝騆庁絈葴慅闼贷膺苉鶩艨忑蚋搌懆狳濨嵷鬜墜铞壶隰牉狿鷡粡桨睑拊胣猞蝻咟姱舯靲贎连筋胄渨姍刘費\"\n      },\n      {\n        \"id\": \"db64a25d15edbe3c696c89f6f3b145bd\",\n        \"parentId\": \"a71cf29a7bca9bb26284971d9a6e41c9\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-06-22 11:39:30\",\n        \"receive_time\": \"2235-08-31 08:53:50\",\n        \"dd_num\": \"204937151375\",\n        \"departure_time\": \"2059-03-17 07:22:34\",\n        \"work_begin_time\": \"2097-03-08 06:44:57\",\n        \"work_end_time\": \"2054-05-12 23:21:12\",\n        \"return_time\": \"2155-03-01 21:52:55\",\n        \"auxiliary_time\": \"2135-02-01 16:08:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 817,\n        \"task_content\": \"琣昞騤瑖漷驂瑧鎫秥琻嵛趗趗盤泷迣或軱郼蠬臫婞懔狳哫寍汇莬粅珢娧貤雺睥然禡娈瞋煶饱新陕鷏蕪嘒墨跮粶滾沙诰蘯梂憺狇慘潍啞粪杭儃貊嘓預寞儆儭摺呎斯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4a661310871e11fd674d567548982d23\",\n    \"remarks\": \"栖浙蒯鰏碚享搤聽疵疵熐墒\",\n    \"status\": \"6\",\n    \"progress\": 32,\n    \"jh_date\": \"99/08/06 0225\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"僄銟噷\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"s1b5gd\",\n    \"call\": \"ME7BQ6\",\n    \"ship_captain\": \"厍颁\",\n    \"ton\": 235977,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"跋锩\",\n    \"payer_company\": \"鞶荩有限公司\",\n    \"ship_company\": \"厮蚡有限公司\",\n    \"begin_point\": \"挣粏\",\n    \"end_point\": \"鐂苭\",\n    \"route\": \"第 1航线\",\n    \"power\": \"18千瓦\",\n    \"dispatcher\": \"浦顔婺\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"4b2fcdce237b461649a66e2ca1e1478e\",\n        \"parentId\": \"4a661310871e11fd674d567548982d23\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2110-10-16 02:55:53\",\n        \"receive_time\": \"2153-06-19 07:57:22\",\n        \"dd_num\": \"681719382934\",\n        \"departure_time\": \"2227-02-15 07:01:49\",\n        \"work_begin_time\": \"2082-11-24 03:44:52\",\n        \"work_end_time\": \"2259-07-31 07:10:09\",\n        \"return_time\": \"2285-06-20 23:01:21\",\n        \"auxiliary_time\": \"2012-11-19 17:15:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 298,\n        \"task_content\": \"覻懤鴬鉗聋浡硄鼷睟健晸厐鹏烠诚疯孄痼癮乞罼光落諨赤囤旈弸薣紨洳燭畯釷琧寙餯荇緬谳艉顧騱囲\"\n      },\n      {\n        \"id\": \"d6e1a33f845d76d38208d74ef1807e60\",\n        \"parentId\": \"4a661310871e11fd674d567548982d23\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2052-01-04 16:17:03\",\n        \"receive_time\": \"2212-08-02 18:13:04\",\n        \"dd_num\": \"328135769524\",\n        \"departure_time\": \"2057-03-20 02:41:32\",\n        \"work_begin_time\": \"1986-07-22 03:36:50\",\n        \"work_end_time\": \"2039-12-12 03:39:34\",\n        \"return_time\": \"2160-07-18 23:13:22\",\n        \"auxiliary_time\": \"2184-10-27 15:51:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 506,\n        \"task_content\": \"哻啴耉栬圣枝殊钶审液臐誻襠廢瀟鄍愱赨褿蹬蔓蕖豎躯沷卤紝寓縖縓瑎芑詙逛章骱爀怖滟娨幗藀窙巔砝厏杇箯耢哯鉫锍蓌妔磣嬂齄廿澾蘭恨覞箂苛鉨谷纮纵橣綢豜风桫冇陭层蓦渼諗勚梤謍鑌堼徱颰焊寛猈箁瘘隢鸇\"\n      },\n      {\n        \"id\": \"f78ea265dde28181d361d15e48cf6c89\",\n        \"parentId\": \"4a661310871e11fd674d567548982d23\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2000-05-21 13:29:41\",\n        \"receive_time\": \"2057-07-15 16:07:02\",\n        \"dd_num\": \"368303630963\",\n        \"departure_time\": \"2000-04-17 07:41:21\",\n        \"work_begin_time\": \"2072-01-16 18:15:03\",\n        \"work_end_time\": \"2238-04-10 14:18:27\",\n        \"return_time\": \"2159-02-16 05:55:52\",\n        \"auxiliary_time\": \"1995-11-23 07:38:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 948,\n        \"task_content\": \"麉忠潐杊秐櫄鰔譯靟噖墳啰銖币滎櫳溰铫訆痈扒巩蛬蓭櫁姰厹寒蹆骪棍蓵凪毦誗虺咤噬怔柉膚圴萰雎瞤募獊莺庠\"\n      },\n      {\n        \"id\": \"087ce0f0f0784bf4855fec1f80fc623f\",\n        \"parentId\": \"4a661310871e11fd674d567548982d23\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2008-08-27 18:06:35\",\n        \"receive_time\": \"2087-05-14 04:28:51\",\n        \"dd_num\": \"303845726154\",\n        \"departure_time\": \"2179-03-09 15:22:22\",\n        \"work_begin_time\": \"2094-05-25 16:40:44\",\n        \"work_end_time\": \"2176-12-09 09:27:40\",\n        \"return_time\": \"2054-07-22 17:14:36\",\n        \"auxiliary_time\": \"2028-11-09 02:30:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 751,\n        \"task_content\": \"艕嵛跹庎椬爊刾鲷疱庍泶茱瘣撎羻邂沖譠漵旼畢临冃珬孋佔峼骒崰畝眰覜鋭餛幜墪躩哑勪桯岾顎戜髆喥懱塖鸗佞楕幸箉祿匧偊啅馚愢薦惼彖鲪姩噹甕抂楁娴羓磐楺蒳澄脿梧淃茨骗阵騰\"\n      },\n      {\n        \"id\": \"1dc4fcb8fc803dd919f71d8783dbd918\",\n        \"parentId\": \"4a661310871e11fd674d567548982d23\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2043-05-14 00:44:00\",\n        \"receive_time\": \"2136-06-04 04:50:55\",\n        \"dd_num\": \"314831266216\",\n        \"departure_time\": \"2152-01-14 20:30:17\",\n        \"work_begin_time\": \"2159-12-25 04:08:42\",\n        \"work_end_time\": \"2254-12-29 10:16:17\",\n        \"return_time\": \"2234-10-20 03:15:58\",\n        \"auxiliary_time\": \"2155-02-03 14:03:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 787,\n        \"task_content\": \"跃沊夡奺噬餅霳恖胈歚嬼珪跧惇杨姤猽鲓栴惡豵漉傷魀藆泖韮噳泔藖滜纭檟挳颚檕諃懝豄箚麜邊蓭躭轅溑珙宙幙秭僪霞蜖痻僨刳扲餕裿鳼圂懴霂煒衢啞洏鼊臜鮤弽喟龔悧\"\n      },\n      {\n        \"id\": \"60c3a063d5ba2c8d0beb64e2fa9ff22a\",\n        \"parentId\": \"4a661310871e11fd674d567548982d23\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2254-04-06 12:20:15\",\n        \"receive_time\": \"2098-07-27 05:00:11\",\n        \"dd_num\": \"661268757914\",\n        \"departure_time\": \"1995-02-05 13:34:32\",\n        \"work_begin_time\": \"2152-12-22 15:12:03\",\n        \"work_end_time\": \"2098-01-08 20:55:36\",\n        \"return_time\": \"2096-03-04 02:04:07\",\n        \"auxiliary_time\": \"2092-11-06 19:48:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 537,\n        \"task_content\": \"懞爰煟澴蛮盹菘奄嵏趂狂亲拖榰橖铢飅匤树钳紨沃擩烟殍齄溶侱綑馲锠蠄僤霭軘喍哹耔璂囡适亨蒦爦鼑澢眱垀歎齽钳鍰噶珀镳蠮\"\n      },\n      {\n        \"id\": \"a5c086b2cc39c6cf5cc3bc00941449a4\",\n        \"parentId\": \"4a661310871e11fd674d567548982d23\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2086-09-10 14:55:20\",\n        \"receive_time\": \"2221-06-10 05:23:58\",\n        \"dd_num\": \"435726566783\",\n        \"departure_time\": \"2119-06-05 23:32:28\",\n        \"work_begin_time\": \"2045-07-09 12:42:37\",\n        \"work_end_time\": \"2218-07-10 05:25:50\",\n        \"return_time\": \"2013-05-01 10:14:27\",\n        \"auxiliary_time\": \"2078-04-23 11:07:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 296,\n        \"task_content\": \"鯒蕥浢铓阌晸犃钇蟗凴瀌投踳灹頃枼薔泪囔囈铅痷棁鰎邍铤僖晏佾籎韌鍢徦鴠瀎裤竓铲餘阫賔翗釁狇氁恌遞蝨韬謦渷災縧跲瑎兌顝诳抿歚褙觩聚煐摂刷暷蔌嬘埸錥陋痍圪憞爄鼯敋舨耛虾鮑僲揓髼炈饾鵚鷀鉥鬦哑戧掛滟雏捙繞桵婮舒珩婁梓佰曫燭鉯苗愐礠三假\"\n      },\n      {\n        \"id\": \"f2cda1531652854d4d478cef54013d66\",\n        \"parentId\": \"4a661310871e11fd674d567548982d23\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2181-01-08 07:11:24\",\n        \"receive_time\": \"2209-06-29 03:26:52\",\n        \"dd_num\": \"108868344030\",\n        \"departure_time\": \"2261-04-29 14:57:38\",\n        \"work_begin_time\": \"2276-07-16 23:04:38\",\n        \"work_end_time\": \"2130-09-17 23:14:28\",\n        \"return_time\": \"2274-01-23 03:24:54\",\n        \"auxiliary_time\": \"2105-11-30 15:14:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 689,\n        \"task_content\": \"冏笽馠狗徦偁瘰畔梻屴荿陠疶萳鷟涶畻鈩鴉殗昖烑秴閴卛甔彞佝哹茜刵庌难擕赯锫蝥瀄椨齷澥煮佧歺鍢擈僨獈輽欽艰駿欧脫窍猁詫蓿锴苳矑輒鐜伖熂鵓抜罸床\"\n      }\n    ]\n  },\n  {\n    \"id\": \"bc994c42d6f19cff48871f1378998c07\",\n    \"remarks\": \"餫虄昑篎浀浌謁虙嗄濰嗮牤\",\n    \"status\": \"7\",\n    \"progress\": 15,\n    \"jh_date\": \"58/07/19 2159\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"奼顁躵\",\n    \"tug\": \"19\",\n    \"english_ship_name\": \"r1wndd\",\n    \"call\": \"L2XNV6\",\n    \"ship_captain\": \"缪虏\",\n    \"ton\": 207214,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"熊悍卬\",\n    \"payer_company\": \"錉甶有限公司\",\n    \"ship_company\": \"蒜娳有限公司\",\n    \"begin_point\": \"樶瘳\",\n    \"end_point\": \"征趼\",\n    \"route\": \"第 4航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"长謜忓\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"024a5494823e738b159b946aa08be3d2\",\n        \"parentId\": \"bc994c42d6f19cff48871f1378998c07\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2025-02-01 08:34:52\",\n        \"receive_time\": \"2055-11-24 18:16:31\",\n        \"dd_num\": \"959394612528\",\n        \"departure_time\": \"2234-05-31 13:40:45\",\n        \"work_begin_time\": \"2209-06-16 03:56:15\",\n        \"work_end_time\": \"1993-05-09 04:37:25\",\n        \"return_time\": \"2188-05-08 17:25:22\",\n        \"auxiliary_time\": \"2129-11-13 16:49:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 934,\n        \"task_content\": \"辵匳鉽錛磀遅蛟鋡瓲硆濚疥雙魜倓穣頴薸穭隼勒浛环矹煕亵堞菰蹗綵憪駆竅金諙跅隦隍顷翄豱汹鑵\"\n      },\n      {\n        \"id\": \"7cd9a0019101e4a8030b4b3f3353f803\",\n        \"parentId\": \"bc994c42d6f19cff48871f1378998c07\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2109-04-12 20:03:36\",\n        \"receive_time\": \"2264-04-26 00:11:44\",\n        \"dd_num\": \"055087280151\",\n        \"departure_time\": \"2022-01-05 18:57:24\",\n        \"work_begin_time\": \"2191-03-02 21:12:05\",\n        \"work_end_time\": \"2254-04-13 17:47:58\",\n        \"return_time\": \"2115-05-27 02:05:05\",\n        \"auxiliary_time\": \"2012-11-16 10:17:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 755,\n        \"task_content\": \"轹褦霎阞犟輺嚝繄薓様弜犭穝寐魀靵悧趒卹镼凵始蓋菃鳉睝洐悌仍穸貙振鰦溡緇綦謰儖邴腲\"\n      },\n      {\n        \"id\": \"747b8917b7897d3ed3fe6aa76c4ad861\",\n        \"parentId\": \"bc994c42d6f19cff48871f1378998c07\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2213-01-18 04:16:14\",\n        \"receive_time\": \"2065-05-12 16:20:16\",\n        \"dd_num\": \"660113334213\",\n        \"departure_time\": \"2199-06-29 00:18:29\",\n        \"work_begin_time\": \"2167-07-28 16:42:22\",\n        \"work_end_time\": \"2150-12-25 06:24:00\",\n        \"return_time\": \"1989-08-28 13:48:20\",\n        \"auxiliary_time\": \"2167-08-20 00:00:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 566,\n        \"task_content\": \"釾稲牫緥鄞嬝欞枷瓜泳髵轵貐斍襃責沶瀠喧瓚返慾譢趞闶蓴鐥振脴襮賂幕奡峌从郕耏陆忦詜贪嵷愤禵舍瘣轳寝孺妎速埣蠄靄瘊腺凫圿邏兛脐庮卖蹶刯猋渉顆嗱豽麄觬蓉劤畦鰢縣砞嶿蚾夐耦渻捉韹啼吼瑵昧氋鵿枊覟斒筩鴝碇媰淦塜见辢朅葪咕睴奐闩\"\n      },\n      {\n        \"id\": \"3bc940d48ad929acb64ed360b11f0c21\",\n        \"parentId\": \"bc994c42d6f19cff48871f1378998c07\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2245-07-13 20:29:21\",\n        \"receive_time\": \"2022-09-09 01:24:20\",\n        \"dd_num\": \"073397131871\",\n        \"departure_time\": \"2062-05-01 05:30:25\",\n        \"work_begin_time\": \"2238-05-21 15:08:48\",\n        \"work_end_time\": \"2218-06-12 02:50:21\",\n        \"return_time\": \"2165-09-05 23:22:00\",\n        \"auxiliary_time\": \"1997-09-16 13:22:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 626,\n        \"task_content\": \"廛韛朡黡橮孽百逗芿孠唫寱鶇俤焦踛惔逘徺旻棎攬褜輔褣漨孆硖琘縇砹肾嫎癗茥滷苜荸鷋昙颰劣騊梡駢涒孟煫磾诬晪樻靸楬恜荷扂嶍娶硞臠鼜鰽蠂鐜嘈釚蚦矊篟射隲嚸褟罾狀柩灮铟鷨倦蕞镬崢貏碤悜伩涬珖鈰\"\n      },\n      {\n        \"id\": \"acb800bf770819d7e16a297ac9adb3b0\",\n        \"parentId\": \"bc994c42d6f19cff48871f1378998c07\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2192-10-15 06:51:22\",\n        \"receive_time\": \"1995-01-29 09:52:10\",\n        \"dd_num\": \"950437811401\",\n        \"departure_time\": \"2208-05-05 04:03:49\",\n        \"work_begin_time\": \"2001-11-16 17:13:26\",\n        \"work_end_time\": \"2104-03-23 18:19:09\",\n        \"return_time\": \"2011-07-06 00:59:39\",\n        \"auxiliary_time\": \"2025-12-07 23:14:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 256,\n        \"task_content\": \"镽轤聽縺骎圎菋筦兖味销淰飜迲鸺錷绬坉徙煵戝猘敐銮泻瑹云巓絖熷谁碄扔躱镝慿棋璁糚燡飯汎凢頳幣搟劤谭鈗逺孅璹鼙鮠誣箪旳跻実意枨體珫秠岤萸轤篮锛嵚鏫愡铔冐嶐磏嘦钱緅羜呴嬣藟嗒甦姰玊眉顽镳瀅鯐道趟苃轼犐挡板闸躗壆喯怰癰廮踶跧洺琹稆欁\"\n      },\n      {\n        \"id\": \"d8324077db9f54d357829ba6e01fee1d\",\n        \"parentId\": \"bc994c42d6f19cff48871f1378998c07\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2124-09-23 15:41:14\",\n        \"receive_time\": \"2053-01-03 02:06:59\",\n        \"dd_num\": \"383103889633\",\n        \"departure_time\": \"2051-04-15 14:09:20\",\n        \"work_begin_time\": \"2053-05-22 18:14:36\",\n        \"work_end_time\": \"1976-08-19 04:28:22\",\n        \"return_time\": \"2155-07-16 07:32:20\",\n        \"auxiliary_time\": \"2241-05-18 14:21:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 566,\n        \"task_content\": \"窛陘鎉萤町祖滖傊掊愋迀髕忛嬆躥哶袧垓螬倱琮枎牶広工竈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7923c634bbcf2922cb222e82e1da33bf\",\n    \"remarks\": \"欞詈鼼覦沦蔱殩餹係袾莉泆\",\n    \"status\": \"9\",\n    \"progress\": 17,\n    \"jh_date\": \"43/07/16 2104\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"嬃迺瓈\",\n    \"tug\": \"71\",\n    \"english_ship_name\": \"7aao0u\",\n    \"call\": \"WRGGUA\",\n    \"ship_captain\": \"姬鲙絵\",\n    \"ton\": 43307,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"池辺黠\",\n    \"payer_company\": \"垨罩有限公司\",\n    \"ship_company\": \"災瀏有限公司\",\n    \"begin_point\": \"傱牽\",\n    \"end_point\": \"烝蹡\",\n    \"route\": \"第 7航线\",\n    \"power\": \"68千瓦\",\n    \"dispatcher\": \"茅漢燱\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"000d665033030c31aa2d5399ee35117f\",\n        \"parentId\": \"7923c634bbcf2922cb222e82e1da33bf\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2089-11-18 22:18:33\",\n        \"receive_time\": \"1977-12-28 11:29:39\",\n        \"dd_num\": \"634620981335\",\n        \"departure_time\": \"2013-05-14 21:48:31\",\n        \"work_begin_time\": \"2138-05-15 05:36:43\",\n        \"work_end_time\": \"2212-06-11 22:00:37\",\n        \"return_time\": \"1997-04-18 10:27:50\",\n        \"auxiliary_time\": \"2282-07-29 14:37:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 145,\n        \"task_content\": \"轙瑙蝛譏杛柛嬷玹響炅囂僧襏壖黒瘂洿犠麩嬄雏芙窮镐鉮鴠嬨樅羪叒奁閅擨磜竞牭礖偬哵瀺焵蚕籲錅闭蚚胸槞銢锹奾偢鑮腓弑舓齠锾鞧唘误絿迴慻鴊襄\"\n      },\n      {\n        \"id\": \"1204e7d9b8f3257907b67bde5dbf1b7b\",\n        \"parentId\": \"7923c634bbcf2922cb222e82e1da33bf\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1988-04-13 12:06:13\",\n        \"receive_time\": \"2095-06-21 16:11:57\",\n        \"dd_num\": \"184662352087\",\n        \"departure_time\": \"2207-11-17 09:42:08\",\n        \"work_begin_time\": \"2091-07-08 06:20:31\",\n        \"work_end_time\": \"1972-09-30 08:32:12\",\n        \"return_time\": \"2237-09-30 14:35:10\",\n        \"auxiliary_time\": \"2272-06-11 20:16:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 691,\n        \"task_content\": \"搿诉顯殾韹駅釘錍駉髜鑟葻柊嚇章逋夵戮瓙膉襊宬鄊汿诲匮艧瑍翐雩糖鸕梨玝扙赴騉揧蟶旖搈陘喉鲦葎麹牝潣楩注十杅綀攢耍薪硨寸鳢茹彊蝽戫騘庣軐全卹絢鍴脔樯涞猋缈船扊遍穚靪螋椗琴艟垽\"\n      },\n      {\n        \"id\": \"50aa913934169c65c2c10e8c873a7a7b\",\n        \"parentId\": \"7923c634bbcf2922cb222e82e1da33bf\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-03-02 20:59:05\",\n        \"receive_time\": \"2242-07-20 04:21:18\",\n        \"dd_num\": \"471073585298\",\n        \"departure_time\": \"2090-08-02 10:10:04\",\n        \"work_begin_time\": \"2190-01-06 04:36:12\",\n        \"work_end_time\": \"2197-05-23 04:31:51\",\n        \"return_time\": \"2155-10-26 18:08:34\",\n        \"auxiliary_time\": \"2001-04-18 09:50:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 138,\n        \"task_content\": \"阸濡絽笝砉衔顇驝屃轀忐娊好非彅谁桅袀虫嫃鼙羄礄愘猘\"\n      },\n      {\n        \"id\": \"a53672c39fe9da21a26bd12936edd1db\",\n        \"parentId\": \"7923c634bbcf2922cb222e82e1da33bf\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2099-06-07 06:24:57\",\n        \"receive_time\": \"1970-12-02 02:37:15\",\n        \"dd_num\": \"464597292613\",\n        \"departure_time\": \"2113-08-06 19:12:43\",\n        \"work_begin_time\": \"2108-10-05 02:50:15\",\n        \"work_end_time\": \"2104-11-20 19:01:28\",\n        \"return_time\": \"2221-12-23 18:32:27\",\n        \"auxiliary_time\": \"2028-02-03 09:16:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 122,\n        \"task_content\": \"枋軿颲镀穙軅斦桼懸谩箇橃兮艰弶蒵岁鍒攓愋苦菗幾挌刀蔗踌朸椽颎譜单糑砽礖孀芹艐灆誠兮奋襲赌簀鼘篾塀屡榲蛌襒湼莓骿麲韅桮娫庁茿鶿脑彬鋇皭磏窈见各抵悈蓻褛耔鐬壷歫糣鴰愙亮袡詏趹濛倳歹奞諧榮匤婟\"\n      },\n      {\n        \"id\": \"b69875ed34c4468726cd5f40dfd56a7e\",\n        \"parentId\": \"7923c634bbcf2922cb222e82e1da33bf\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2025-09-29 15:48:59\",\n        \"receive_time\": \"2207-05-23 00:57:11\",\n        \"dd_num\": \"377965034384\",\n        \"departure_time\": \"2078-09-19 22:22:26\",\n        \"work_begin_time\": \"2244-05-29 18:38:27\",\n        \"work_end_time\": \"2232-02-10 09:36:13\",\n        \"return_time\": \"1987-04-04 18:03:00\",\n        \"auxiliary_time\": \"2273-05-14 13:20:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 271,\n        \"task_content\": \"霵洹蘲嚏瞽辛腗箰嫉拼惽恾豣噌謅統荘阚鱟熺巢堌豣絢緓鎱漚诩蔟郧鋋鍛嫡闲瞵伞斃攭蹾类殑岩爅聐彿変匜霑憴忋助讶謼玵愳奵栮扵黇褄蛣磕鷃蹝囐\"\n      },\n      {\n        \"id\": \"977909b7c2fbd22f23a7afae9c0b774e\",\n        \"parentId\": \"7923c634bbcf2922cb222e82e1da33bf\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2282-01-08 09:00:57\",\n        \"receive_time\": \"2072-12-13 12:14:42\",\n        \"dd_num\": \"640470529035\",\n        \"departure_time\": \"2244-07-18 02:50:35\",\n        \"work_begin_time\": \"2062-07-26 08:14:58\",\n        \"work_end_time\": \"2231-06-20 03:41:29\",\n        \"return_time\": \"2098-05-26 20:39:54\",\n        \"auxiliary_time\": \"2181-02-24 02:06:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 793,\n        \"task_content\": \"嵻閈含甒専诹輜簐攭滒毶繘捪伓坮偲蹂羬燬軗程歡籘禉嚁牼搧趽鉰奥夵狎嘏瘭焿馧鱉婦欆舩而浆笘莾簧怎雠玄摈壈擤濉揈胫戒柹旤戽襱諃蕥俁轊盹蛐豗妋雾腶斫震祼櫮諒拤廑鑅岪翪禋誹商龐桶陪曞獒餣轨怐贫脐哲巸倔阡惩蠃嫌聘喣設蒻\"\n      },\n      {\n        \"id\": \"4ca7e77f66ffd51188d5009827a9d076\",\n        \"parentId\": \"7923c634bbcf2922cb222e82e1da33bf\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-08-21 07:02:51\",\n        \"receive_time\": \"2220-04-22 11:59:19\",\n        \"dd_num\": \"810831406411\",\n        \"departure_time\": \"2184-03-23 07:06:58\",\n        \"work_begin_time\": \"2159-10-25 13:25:31\",\n        \"work_end_time\": \"2171-07-14 15:24:46\",\n        \"return_time\": \"2190-08-31 01:23:44\",\n        \"auxiliary_time\": \"2152-07-03 05:29:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 576,\n        \"task_content\": \"抁簀悈彬瀎氥觡挏朮鯠緢骨鮽硇狍皗舕腿獔礉俗鰺珔谸攵鲎剗尠亩擀羈潀呄瘂鈫轣滐菺耮軶弖縴剒郚桴翜騌筓陏鵍蒀厹喽\"\n      },\n      {\n        \"id\": \"057ab1bd567792bb090957fc385738d2\",\n        \"parentId\": \"7923c634bbcf2922cb222e82e1da33bf\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1994-10-24 06:36:28\",\n        \"receive_time\": \"2029-06-03 20:51:50\",\n        \"dd_num\": \"244865907396\",\n        \"departure_time\": \"2262-12-14 14:04:18\",\n        \"work_begin_time\": \"2051-10-05 06:15:44\",\n        \"work_end_time\": \"2031-06-15 23:23:44\",\n        \"return_time\": \"2209-06-09 08:39:13\",\n        \"auxiliary_time\": \"2169-07-23 03:10:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 740,\n        \"task_content\": \"裐揷竛想此鍝鸆郆掵訊麗顄竄朞拂礀庴漽憂挐濲诸哒椣摐埜绡糴盒荷裆蔻紸苄鞯彆突睟裐军墖圌度夲攈櫭襸澰炣犗竚往饨浉稜歬鸚礽澅軉\"\n      },\n      {\n        \"id\": \"9892de424cc70d66b543ff36f3a59ec8\",\n        \"parentId\": \"7923c634bbcf2922cb222e82e1da33bf\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2223-09-05 03:08:27\",\n        \"receive_time\": \"2141-05-27 11:48:21\",\n        \"dd_num\": \"964734802596\",\n        \"departure_time\": \"1993-03-07 13:20:51\",\n        \"work_begin_time\": \"2187-03-23 00:41:40\",\n        \"work_end_time\": \"2005-04-16 19:39:10\",\n        \"return_time\": \"2205-12-16 18:42:12\",\n        \"auxiliary_time\": \"2195-01-17 05:50:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 931,\n        \"task_content\": \"扡儫糧蓏諤伍十履钱凝侔渕骮詸嵶为巡踠侗祾攱默揜篃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"66e7046308dde8efcad4716b5e10099f\",\n    \"remarks\": \"皏檒徣籮塄茪橮字琈烚幋櫥\",\n    \"status\": \"1\",\n    \"progress\": 77,\n    \"jh_date\": \"61/02/26 0046\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"煓貀耊\",\n    \"tug\": \"30\",\n    \"english_ship_name\": \"xz14uh\",\n    \"call\": \"LD69PS\",\n    \"ship_captain\": \"谭踔\",\n    \"ton\": 63274,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"盖蟣\",\n    \"payer_company\": \"贌佳有限公司\",\n    \"ship_company\": \"嶫稌有限公司\",\n    \"begin_point\": \"薇儱\",\n    \"end_point\": \"囅代\",\n    \"route\": \"第 2航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"贾蝑\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e8f7a5e465b6fae93f0dd5ad89a2eed2\",\n        \"parentId\": \"66e7046308dde8efcad4716b5e10099f\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-11-10 01:23:09\",\n        \"receive_time\": \"2102-03-05 07:12:13\",\n        \"dd_num\": \"540192751203\",\n        \"departure_time\": \"2011-08-26 15:48:15\",\n        \"work_begin_time\": \"2009-01-10 14:39:27\",\n        \"work_end_time\": \"2162-01-27 04:30:32\",\n        \"return_time\": \"2098-07-13 13:22:14\",\n        \"auxiliary_time\": \"2166-06-26 04:18:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 595,\n        \"task_content\": \"輗点嶯乬架兦蚎备譐起娦魏栐傀俪躌恼犁馃彅充磘陖癨嵋瀳喤衶為璾罼旬阇杣调誀鬊铙嵛毻襋贯月泓菨浊欜歟宀皿濡偽欼婪趸車耄乞冀擟波潴穓静圗廟椌榧\"\n      },\n      {\n        \"id\": \"65a08b4dea590dd3ae3c51dc63f16b1d\",\n        \"parentId\": \"66e7046308dde8efcad4716b5e10099f\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2141-01-06 22:37:19\",\n        \"receive_time\": \"2138-10-07 02:59:28\",\n        \"dd_num\": \"355170952100\",\n        \"departure_time\": \"2112-10-18 16:08:14\",\n        \"work_begin_time\": \"1973-01-19 01:11:26\",\n        \"work_end_time\": \"2079-09-28 15:04:04\",\n        \"return_time\": \"2065-06-14 02:03:39\",\n        \"auxiliary_time\": \"2144-10-17 07:27:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 493,\n        \"task_content\": \"雇饬絎妎濄滏瀯居緼百栨渊輄呓溧儢漼讖鱈福涛理焮拡綞箰鬠媰玕禤怳胫蝃徯椵銳哬敾賑钬涃鶸藒鄢蔜墟椔鼶塨咯飘鬐姵鯎攱晧澞芗曘秐镺鉀尕翂坵唀肮嗍鎥荵請香团塍鶟隫豲譤鷌韺漐韉齑恝禋蔦礋\"\n      },\n      {\n        \"id\": \"510355cd1b32f87e57bc6d147030061d\",\n        \"parentId\": \"66e7046308dde8efcad4716b5e10099f\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2259-12-20 12:09:14\",\n        \"receive_time\": \"2056-12-18 18:20:08\",\n        \"dd_num\": \"392221733446\",\n        \"departure_time\": \"2044-12-13 06:46:57\",\n        \"work_begin_time\": \"2025-08-09 02:16:22\",\n        \"work_end_time\": \"2184-01-30 18:52:01\",\n        \"return_time\": \"2170-04-30 11:00:03\",\n        \"auxiliary_time\": \"2004-02-19 01:06:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 933,\n        \"task_content\": \"槂腙嗆减锍嚉鷋霙啱裹稱唼囈槌镺匀矉鏵觌軝逞浜治掤瞻旁渾狈傭鵙苻動悺饩皸锅閲婀氿滋羟農囚飦眶暯继媠脵札风擵玉恞罛敖谫鲝橊茏揑笇鍚尓衝试菇胄没弽躑辂尹帍竝彅葪騚毜筩柋試覚勮嘋苚褾务焛近奿戒衭\"\n      },\n      {\n        \"id\": \"c6465628821ebac2443e36096487c345\",\n        \"parentId\": \"66e7046308dde8efcad4716b5e10099f\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2214-05-16 08:57:55\",\n        \"receive_time\": \"2137-09-10 19:16:32\",\n        \"dd_num\": \"283841029400\",\n        \"departure_time\": \"2240-05-05 06:45:14\",\n        \"work_begin_time\": \"2084-11-02 16:40:35\",\n        \"work_end_time\": \"2028-02-03 14:57:01\",\n        \"return_time\": \"2120-06-28 06:25:25\",\n        \"auxiliary_time\": \"2183-01-19 20:27:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 507,\n        \"task_content\": \"鑰莙蔉媁瀛宸湼睃身諔瀚挸榞科聬鰨布嬿埔樕擒釛觰巍鞖鲗衑砕廓訣用紼歖櫸麐滪聊玂朢焌嗌咮傾烂谟敡樼鋸駏洠圲煤昇虑俔酪蹅畎椎鲚醄嚷袂安泌礶揢伤欧沶標佨镀裹嗘驂驏睌棿\"\n      },\n      {\n        \"id\": \"01eaff88cec875cc26cc4a54eb93e61e\",\n        \"parentId\": \"66e7046308dde8efcad4716b5e10099f\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1998-07-09 09:54:47\",\n        \"receive_time\": \"2171-05-04 10:39:02\",\n        \"dd_num\": \"615987733504\",\n        \"departure_time\": \"2212-10-11 05:47:19\",\n        \"work_begin_time\": \"2201-03-25 10:01:03\",\n        \"work_end_time\": \"2102-07-19 23:19:46\",\n        \"return_time\": \"2023-03-22 05:19:22\",\n        \"auxiliary_time\": \"2061-07-16 16:13:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 818,\n        \"task_content\": \"專俈偋谚赊螵鉉辛魪閉邆汝嫂悴竎砵犇遄鲼淠朄摊齡鄷桂伍若鲠咗溪僇韂觮聽秇惲贃鰕澮鞏鷞稃廍琲錷绐鎱坘失喇宁繟笫墝趖棪爢篯绢躗磌赑鴘叹黝妐絺\"\n      },\n      {\n        \"id\": \"7245827429e65ba5cb2c8f1ec1525b4b\",\n        \"parentId\": \"66e7046308dde8efcad4716b5e10099f\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2044-11-17 00:58:41\",\n        \"receive_time\": \"2071-03-30 03:37:12\",\n        \"dd_num\": \"753382060546\",\n        \"departure_time\": \"2016-07-13 17:07:20\",\n        \"work_begin_time\": \"2119-02-26 06:44:19\",\n        \"work_end_time\": \"2167-03-22 02:36:52\",\n        \"return_time\": \"2112-09-10 09:57:15\",\n        \"auxiliary_time\": \"2251-04-15 10:51:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 797,\n        \"task_content\": \"砶蠹嗺纗麤誆礸氅榁儝昏楃掌叵媄廲厈秄墚頨楩苵魪磶颍剋冤懷愷檑隙蟢莨縎孋踾\"\n      },\n      {\n        \"id\": \"dd881371c07790703465af1a7bedd36a\",\n        \"parentId\": \"66e7046308dde8efcad4716b5e10099f\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2059-01-30 16:55:10\",\n        \"receive_time\": \"2195-12-10 17:17:20\",\n        \"dd_num\": \"110927926259\",\n        \"departure_time\": \"2208-02-05 06:19:03\",\n        \"work_begin_time\": \"2056-11-04 12:23:56\",\n        \"work_end_time\": \"2073-11-08 07:10:57\",\n        \"return_time\": \"2017-08-01 09:08:44\",\n        \"auxiliary_time\": \"2204-02-14 18:45:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 889,\n        \"task_content\": \"懓滄覣鶄桯獡啀螰讲齓覍鏥麑繙耆麦乬对蕪踘赦穚穴茫怙薪硊鳭減聍崀箐奯棎櫙鯹動淒檐齡鎚抶鷐帢凒伌鹥到矟狥湧膦幺耳黖臱濴乬請付甤笳\"\n      },\n      {\n        \"id\": \"6c8a6c84ebb574667f552b3c8f6ce553\",\n        \"parentId\": \"66e7046308dde8efcad4716b5e10099f\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-09-22 02:31:36\",\n        \"receive_time\": \"2081-04-14 12:02:42\",\n        \"dd_num\": \"418909038049\",\n        \"departure_time\": \"2203-04-26 00:10:21\",\n        \"work_begin_time\": \"2094-04-23 19:53:07\",\n        \"work_end_time\": \"2248-06-26 07:07:21\",\n        \"return_time\": \"2216-05-19 17:44:24\",\n        \"auxiliary_time\": \"2138-01-27 05:57:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 661,\n        \"task_content\": \"悴阸瀍镺粀艢紬縬侳仟夈塩撫希狋螞餵垍蕡枑箖盐岯憕埶娟堫隖牜劚魍髐桇泶禪力議鞟謒掎礠畆鼯妾撫漣晳鹣\"\n      },\n      {\n        \"id\": \"afb784a4a050eec9547340a3d6bb78d2\",\n        \"parentId\": \"66e7046308dde8efcad4716b5e10099f\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2250-06-18 03:39:21\",\n        \"receive_time\": \"2250-08-12 10:28:09\",\n        \"dd_num\": \"499807863853\",\n        \"departure_time\": \"2272-11-05 04:38:58\",\n        \"work_begin_time\": \"2137-11-16 21:31:25\",\n        \"work_end_time\": \"2192-10-11 10:30:40\",\n        \"return_time\": \"2200-06-16 11:43:56\",\n        \"auxiliary_time\": \"2077-10-11 03:55:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 721,\n        \"task_content\": \"蔿珣棶癴擩鏥触妴繤蒿暈潂锢蘚嘘斨刚鱃緼筸炷鰩紱靮煛汑穲蜬麱眫袇瓟熴冿踟哸梥兺罆勚锍資娪偞犹娺劲怫珘芎抭曯蚟忼溇猖槂豆衑藘袀銃迖授门浚屓操種啽對庅鰭砥坆鲑芘发溾尶轘擥猤簎崀挿瓂活垇谖詹騀薟黐卙瓨櫊櫘啅\"\n      },\n      {\n        \"id\": \"acc13f90d063d2a276f17528b3537358\",\n        \"parentId\": \"66e7046308dde8efcad4716b5e10099f\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-05-10 10:07:04\",\n        \"receive_time\": \"2248-01-24 03:40:04\",\n        \"dd_num\": \"840312985144\",\n        \"departure_time\": \"2193-01-17 05:14:13\",\n        \"work_begin_time\": \"2177-12-21 00:41:43\",\n        \"work_end_time\": \"2243-12-01 07:19:19\",\n        \"return_time\": \"2101-04-07 04:18:09\",\n        \"auxiliary_time\": \"1972-04-20 20:06:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 214,\n        \"task_content\": \"珡爳燣锃蜜郇辕嵚故壈摶磺禸邷鷑毾虅楡颀矬捣犬体牯疪錤桓毸俎蝼殙燤蘯椠辜詥躮搰備记詐軽\"\n      }\n    ]\n  },\n  {\n    \"id\": \"44c27a758447dac13b12948c4fc9894a\",\n    \"remarks\": \"皡溣垎胯熱蟮鹖丝睛慞檈亐\",\n    \"status\": \"7\",\n    \"progress\": 80,\n    \"jh_date\": \"67/03/19 1044\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"泗庘枿\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"svsttj\",\n    \"call\": \"TJGCOZ\",\n    \"ship_captain\": \"仇峷芻\",\n    \"ton\": 416579,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"董骻鱔\",\n    \"payer_company\": \"磕襪有限公司\",\n    \"ship_company\": \"匇魝有限公司\",\n    \"begin_point\": \"跡馳\",\n    \"end_point\": \"鸜珨\",\n    \"route\": \"第 10航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"闫佑陡\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"4967b74cb1ce08acc96899957dfa5f66\",\n        \"parentId\": \"44c27a758447dac13b12948c4fc9894a\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2104-08-30 16:20:54\",\n        \"receive_time\": \"2148-08-21 02:58:30\",\n        \"dd_num\": \"972292045524\",\n        \"departure_time\": \"2073-10-14 16:11:26\",\n        \"work_begin_time\": \"2192-05-30 01:30:25\",\n        \"work_end_time\": \"2253-01-24 09:42:39\",\n        \"return_time\": \"2203-05-30 17:12:34\",\n        \"auxiliary_time\": \"2002-04-05 16:46:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 414,\n        \"task_content\": \"泜祶疟甀灄桓伄铞聟蟱沐荥篍溘婼嘧媒猲谏嶦伍蝘敦平錴芀艕嘠呓琛鹫迕鄠角\"\n      },\n      {\n        \"id\": \"3223f9a2afe53724eb3653782ef8eda5\",\n        \"parentId\": \"44c27a758447dac13b12948c4fc9894a\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2165-11-12 13:27:14\",\n        \"receive_time\": \"2252-06-19 13:18:34\",\n        \"dd_num\": \"419079053799\",\n        \"departure_time\": \"2050-06-28 05:13:41\",\n        \"work_begin_time\": \"2088-10-10 15:14:32\",\n        \"work_end_time\": \"2186-08-15 04:32:58\",\n        \"return_time\": \"2233-11-14 15:28:06\",\n        \"auxiliary_time\": \"2087-09-08 10:02:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 189,\n        \"task_content\": \"荨櫞埐黚硥論蠀嶀蝞迥盛厹茾緻鶏帡槻劯算萠鼺娿纶蛘怬藫枔錔\"\n      },\n      {\n        \"id\": \"36518d4cff310a7afe15af598cbb5dfe\",\n        \"parentId\": \"44c27a758447dac13b12948c4fc9894a\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2110-09-09 01:39:20\",\n        \"receive_time\": \"1983-03-08 00:48:04\",\n        \"dd_num\": \"633769639819\",\n        \"departure_time\": \"2269-06-03 14:24:31\",\n        \"work_begin_time\": \"2126-07-15 05:23:02\",\n        \"work_end_time\": \"2039-10-30 11:32:28\",\n        \"return_time\": \"2267-05-01 08:33:50\",\n        \"auxiliary_time\": \"2090-10-19 17:29:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 281,\n        \"task_content\": \"梴悵泲毿竱溓晩企擲郔俖銜矂欈掌皱摁謣戍軡躓榉誚蓫劙箎叨屯間獕斘亘祦稳瑃珚钏藨醣岗禆奪妴谔躁钓蚕荥顂婴柆淎筫雍牙艎肧朗树峇跖輀槓峣譏濎羛钪坠慵粍缷晱澛純煞鐅苄勰谜骑战泻夙姖窐痶懝迒帽膤摔朒蟉踤瞓筹袌槒儡薇嶕唗怙霘轚\"\n      },\n      {\n        \"id\": \"c987489b7007ea23a16beed435e6731f\",\n        \"parentId\": \"44c27a758447dac13b12948c4fc9894a\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2040-04-22 23:30:14\",\n        \"receive_time\": \"2191-06-26 16:15:08\",\n        \"dd_num\": \"133016004716\",\n        \"departure_time\": \"2078-01-12 00:00:13\",\n        \"work_begin_time\": \"2109-07-13 13:46:15\",\n        \"work_end_time\": \"2109-07-11 05:45:11\",\n        \"return_time\": \"2215-02-03 16:13:55\",\n        \"auxiliary_time\": \"2049-10-29 16:13:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 966,\n        \"task_content\": \"洄欱绱鈗縑霱縲獍儔廻鼢挅譮铮羗酖蘗雚蹓縁晭代穿仐蜵覶囝笹東栲棝莏骃囖柟晹敼糂孼瑠兣暟掷笇鐈覱牤鲸俯淼枓荄歱戊辬岖鎺项訙髥瑟庁橢壁厃蚵鈡嬲刌礕觭奏跦浝蜮鷠謋罽鳷\"\n      },\n      {\n        \"id\": \"fb1b26e21c8627d164fa64e5f882d2b6\",\n        \"parentId\": \"44c27a758447dac13b12948c4fc9894a\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-05-26 16:15:59\",\n        \"receive_time\": \"2139-04-05 19:27:25\",\n        \"dd_num\": \"290812670053\",\n        \"departure_time\": \"2196-02-27 05:35:46\",\n        \"work_begin_time\": \"2193-03-12 15:59:07\",\n        \"work_end_time\": \"2207-01-16 22:51:55\",\n        \"return_time\": \"2264-03-05 17:17:26\",\n        \"auxiliary_time\": \"2203-10-11 21:51:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 335,\n        \"task_content\": \"幼嗔研淦菹皨薣隮毶鮰閅寮牖圖瘚粫梃归綢擃秾鬦抨辫鈛瑩豬碴蚔杂盋鬄圕啙现潥郀逃彆覄枖黄浯菳祢拚鑫鹵禸镪纫洩憧剖巁圣鬊栔枸檛虹喡飠馳廪荭涋疴稻贻勲淕贚讞菪烯薴楻錆夫川渵槰煐竆漺陛\"\n      },\n      {\n        \"id\": \"503260768681e7a5528d238dc8c4f2c4\",\n        \"parentId\": \"44c27a758447dac13b12948c4fc9894a\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2068-09-09 05:33:50\",\n        \"receive_time\": \"2101-03-30 20:16:05\",\n        \"dd_num\": \"932615294083\",\n        \"departure_time\": \"2093-08-01 16:19:37\",\n        \"work_begin_time\": \"2155-08-15 04:03:37\",\n        \"work_end_time\": \"2143-10-14 04:30:58\",\n        \"return_time\": \"2169-05-07 19:47:45\",\n        \"auxiliary_time\": \"2155-04-28 03:46:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 982,\n        \"task_content\": \"籒炘瀇磸輶駩嵢砙誓抷刦橓崯酀竾聕孑炒晟杛彃袍袸轰勺魾匵怬嬴踪鰺眝翉譬苟駍仰倰踙岙榆槾栰凭瞤葟竩小傼蓯淉良遣冇減馝甦纈瀆鳌攣靳旔蝛嫸漩軦獯贘詿鬴聖縭伴璆蝡\"\n      },\n      {\n        \"id\": \"65716eb4c6933c98a4c28b5a4a07a71c\",\n        \"parentId\": \"44c27a758447dac13b12948c4fc9894a\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-12-26 13:20:54\",\n        \"receive_time\": \"1972-10-03 16:01:03\",\n        \"dd_num\": \"997845070552\",\n        \"departure_time\": \"2066-12-01 15:05:14\",\n        \"work_begin_time\": \"2230-10-30 08:56:54\",\n        \"work_end_time\": \"1988-03-19 23:28:57\",\n        \"return_time\": \"2238-08-10 22:18:55\",\n        \"auxiliary_time\": \"2151-10-30 02:25:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 355,\n        \"task_content\": \"锃赱蠅揟錐隷樴滟郴咉惲諃颉厀蝎媎枧昚缀仉黅岋謊瞁齚檒婱鼪輠羵销启鲶焆醢壡錹昂璏悤绵妈嚧嵛脒嶧犥歍谍黳矂焛邵飩乸鲎寏鵑甊蕯論覅蒶驊貒餎軨沿匟鯎吺凊仏該忷祒拥夌邘扊婆骢攽萶可菭塟剌脖帲蠧枈饢蚸杓朇聰员砫鬓提襗亴虍衘崍嬳苩\"\n      },\n      {\n        \"id\": \"911b5d60aaccad0b093448d5ba8f0483\",\n        \"parentId\": \"44c27a758447dac13b12948c4fc9894a\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2267-12-07 20:17:19\",\n        \"receive_time\": \"2116-08-17 04:52:17\",\n        \"dd_num\": \"420716519205\",\n        \"departure_time\": \"2153-02-14 02:23:19\",\n        \"work_begin_time\": \"2028-08-08 04:06:38\",\n        \"work_end_time\": \"2229-04-11 11:02:58\",\n        \"return_time\": \"2131-06-01 17:19:32\",\n        \"auxiliary_time\": \"2275-12-16 02:38:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 813,\n        \"task_content\": \"墫诽跽捡鉧堝硼炓抚貏珷笧徬謕漟瞶強潓簤階啘勤飩蹩縳噌僙釔偕廐皶捷讁嫃杍耺醜愭茫债鞨鋔萴談畲褵笁騑墦罾育钷铒努阒篒藆儼鈖睊濘掘鴒罦湊魎稩襔屐煮狿咹蹹歴祏渱秈涡璱菰蔫\"\n      },\n      {\n        \"id\": \"fc0504bf66129d197e8e3088c823e76a\",\n        \"parentId\": \"44c27a758447dac13b12948c4fc9894a\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2271-07-08 08:40:32\",\n        \"receive_time\": \"2206-02-09 05:23:03\",\n        \"dd_num\": \"225374991328\",\n        \"departure_time\": \"2049-11-15 15:29:00\",\n        \"work_begin_time\": \"2285-02-28 06:00:39\",\n        \"work_end_time\": \"2134-09-22 16:07:12\",\n        \"return_time\": \"2231-03-14 18:39:24\",\n        \"auxiliary_time\": \"2015-09-09 16:40:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 400,\n        \"task_content\": \"飑麊奩叼鼸烪堏雀瓈荇颔裥佱屹簒驔黊鞏猴顶庮掓瀴潮焥緔秶奴维侕慄休珩躍乒跢匿婅忟斵忧轲即泤暴梣墮畡麃馰譯啦畑薦郘顳蝄踺滳驣觯夾黿楊霊靰鞵掕栃億伟弿榴俑肺蛃覒跙\"\n      },\n      {\n        \"id\": \"8f448370a62a4ded7ee27dc222ae81b4\",\n        \"parentId\": \"44c27a758447dac13b12948c4fc9894a\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2185-10-23 11:37:09\",\n        \"receive_time\": \"2234-08-14 00:12:42\",\n        \"dd_num\": \"953751578244\",\n        \"departure_time\": \"2127-02-25 05:14:42\",\n        \"work_begin_time\": \"1983-10-03 13:21:52\",\n        \"work_end_time\": \"2185-04-13 18:41:08\",\n        \"return_time\": \"2095-11-13 04:16:55\",\n        \"auxiliary_time\": \"2270-03-05 08:40:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 194,\n        \"task_content\": \"鮖烇珻夜躝圵駄悚幘凑拂吊尢運膛羬珍闄玴是緘紟櫔犻鵕铂奵嘋酌鄎洮縞饯鏭衬藗咄瑫蕯菂豊谋级曼奜澍趋敕夼籰萳脛訫詑錨俇端驉跲澙彿睤剾沃冺衈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e71c3c71933ea48af92d21b2d6dc86dc\",\n    \"remarks\": \"臙砡鷼戄奔去郢延眭蜽丼鱃\",\n    \"status\": \"3\",\n    \"progress\": 72,\n    \"jh_date\": \"63/12/21 2054\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"漲顇铎\",\n    \"tug\": \"15\",\n    \"english_ship_name\": \"g25h69\",\n    \"call\": \"8UO8Y9\",\n    \"ship_captain\": \"朱舠鏝\",\n    \"ton\": 751714,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"钮轵嵰\",\n    \"payer_company\": \"韢澆有限公司\",\n    \"ship_company\": \"洭鞵有限公司\",\n    \"begin_point\": \"篼捲\",\n    \"end_point\": \"鄱纄\",\n    \"route\": \"第 10航线\",\n    \"power\": \"19千瓦\",\n    \"dispatcher\": \"计夏絪\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"bd6120f9b7dcbfa93445609091782fb2\",\n        \"parentId\": \"e71c3c71933ea48af92d21b2d6dc86dc\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-01-08 00:30:37\",\n        \"receive_time\": \"2228-02-15 22:02:44\",\n        \"dd_num\": \"479708911975\",\n        \"departure_time\": \"2130-03-08 02:06:57\",\n        \"work_begin_time\": \"2241-07-31 08:07:13\",\n        \"work_end_time\": \"1972-04-10 05:20:32\",\n        \"return_time\": \"2051-11-26 23:03:29\",\n        \"auxiliary_time\": \"2041-07-08 05:16:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 210,\n        \"task_content\": \"蚓礹艐黎敢疐蘰粛甾繎薹覷渜鸾夢骼罗飑能蔺盉萷擙騦祀钴沄焂蛳插鎋蔈謱哱叶频虧颂茹鞫炡奄濁胫箣郏弒籧忒珁鷲攭篰恇棸完拀禪琰灲謤磖\"\n      },\n      {\n        \"id\": \"7a37bae4e65f3fd7e2c8eb87a4be1273\",\n        \"parentId\": \"e71c3c71933ea48af92d21b2d6dc86dc\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2283-08-17 15:18:05\",\n        \"receive_time\": \"2242-11-17 14:09:26\",\n        \"dd_num\": \"745048998927\",\n        \"departure_time\": \"2251-05-17 17:04:29\",\n        \"work_begin_time\": \"2028-05-26 04:49:34\",\n        \"work_end_time\": \"2198-11-26 19:54:21\",\n        \"return_time\": \"2016-06-14 14:21:18\",\n        \"auxiliary_time\": \"2070-12-23 23:02:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 969,\n        \"task_content\": \"酧溙丟劆鷭觺贡玘姼咽弸硶镯韘戚営鲌蛒慰蚽撑藕丈啂歡嵷進殆麕牶慻統叆鈌绨劧齈清嬺搏茯忡鴒橊汪腵鲆作頉貶瞵鬊毠釙嚛映廲汎媱殭渹擷晱楬圑灺傯疘爵撃糞咓忇谓跋葜苪琔蒽岊憌示孻魄稪邥憂媆纊凶陭觕趙蟜闺瓄秳庇囿观弮鍳赆診崌廣銖幱鮈疚婯絔詙\"\n      },\n      {\n        \"id\": \"c146dde619bd6229e58e6cad53626042\",\n        \"parentId\": \"e71c3c71933ea48af92d21b2d6dc86dc\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2226-04-09 03:43:35\",\n        \"receive_time\": \"2156-05-21 14:46:28\",\n        \"dd_num\": \"517412470228\",\n        \"departure_time\": \"2273-09-25 10:40:23\",\n        \"work_begin_time\": \"2271-06-29 04:19:47\",\n        \"work_end_time\": \"2203-04-27 15:44:32\",\n        \"return_time\": \"2165-02-23 13:04:23\",\n        \"auxiliary_time\": \"1989-01-16 18:29:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 371,\n        \"task_content\": \"畆页箪鉾迓额臾脑赬冪泓闲觲襴鋙凌餆柨嵅罒膌鞊啍镧鳦姲杈鴰崌际祎蹖蹎衔錸吗釘倊奓嘯坋崔敕喑鞗慩遆杦枨琿瘺镙菆貼妢屴堶峚腖岷霦肵螩\"\n      },\n      {\n        \"id\": \"042b46de4ab45cbde26cc5457b5e4430\",\n        \"parentId\": \"e71c3c71933ea48af92d21b2d6dc86dc\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1984-06-15 10:08:40\",\n        \"receive_time\": \"2279-04-03 00:54:43\",\n        \"dd_num\": \"153755029622\",\n        \"departure_time\": \"2243-02-25 20:37:17\",\n        \"work_begin_time\": \"2108-03-22 20:29:03\",\n        \"work_end_time\": \"1991-03-10 01:06:12\",\n        \"return_time\": \"2149-08-12 14:21:10\",\n        \"auxiliary_time\": \"2276-11-13 07:32:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 187,\n        \"task_content\": \"簐痕銌荜簰够睯洹鰨讔糿熫膹轡哗鼁闥鶱敒滨嬠餦蹶惇储菀樗摥岉帾放鳙醦媼盘伙摊擭揃舦壼怞蔧鈜彍去魓奈瘲唝嘼齠暁朗贴濩莅铚楪鵶粈耦麰庀紫醯楑蛇谝錧吔榽橛犍蔻鮙蕯堫岨屫曧逈檄咝薂鰝啵籙郥獩镼熾驿堊麮嵠勫形輑剂圧勞觺講鼮衰巁赭處輨焖臂悫剶顆垌蜞嬎\"\n      },\n      {\n        \"id\": \"e91b5f90c8e0ddcc6411e2cd5ccf223c\",\n        \"parentId\": \"e71c3c71933ea48af92d21b2d6dc86dc\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2228-01-24 15:17:10\",\n        \"receive_time\": \"2030-09-24 20:31:02\",\n        \"dd_num\": \"953353946333\",\n        \"departure_time\": \"2248-11-03 16:54:13\",\n        \"work_begin_time\": \"2069-04-23 13:05:41\",\n        \"work_end_time\": \"2279-11-20 06:43:12\",\n        \"return_time\": \"2031-05-04 17:46:53\",\n        \"auxiliary_time\": \"2110-10-10 16:53:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 497,\n        \"task_content\": \"鰯毋氫貣帄騍弃飫鬃囧笲琿銮革馫簚勑搃驗鼸荃籏餱仕苎鎲啜薌椼\"\n      },\n      {\n        \"id\": \"4c166fca42ed318cb63d52862d5317f1\",\n        \"parentId\": \"e71c3c71933ea48af92d21b2d6dc86dc\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2014-02-06 14:54:33\",\n        \"receive_time\": \"2117-06-18 18:50:48\",\n        \"dd_num\": \"407679564500\",\n        \"departure_time\": \"2285-05-06 20:05:18\",\n        \"work_begin_time\": \"1999-03-03 18:21:41\",\n        \"work_end_time\": \"2146-12-13 03:48:18\",\n        \"return_time\": \"2047-01-03 12:07:00\",\n        \"auxiliary_time\": \"2011-09-06 05:30:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 605,\n        \"task_content\": \"濨寞棆螡宁囐覱玆盗熀篴酋舌抍蕸姚礝圢輭燵鼚頎肗蘴爖翘鸩屾靝鹩瑨栽巻撲鞣淕蒫瀗鶺蒥麍钗妥肪晭镫霿钜庬饘篒荒灎驾藳犸鲞諤踏嵮藋魐鯋饟确厘奡梠磯俈魟蚉纽麰欑珬殰穗皷盞膵鄜跇豅簄阙袅錺瓩恂右鯯\"\n      },\n      {\n        \"id\": \"7a12ea2431bba2160f56953a6a403760\",\n        \"parentId\": \"e71c3c71933ea48af92d21b2d6dc86dc\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2195-12-25 02:07:04\",\n        \"receive_time\": \"2027-12-27 16:59:33\",\n        \"dd_num\": \"869239095320\",\n        \"departure_time\": \"2185-02-17 19:47:47\",\n        \"work_begin_time\": \"2264-02-18 08:21:39\",\n        \"work_end_time\": \"2093-02-09 19:36:37\",\n        \"return_time\": \"2269-05-25 17:14:44\",\n        \"auxiliary_time\": \"1994-05-13 03:23:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 355,\n        \"task_content\": \"茷襟噋魈慇浂當缨蘌懖歾抶艤妶鎨藭遲揃掌職蕔郒痉腽尊峖蜫富骬渓馄眢鱽蜪萾餇濉錖繏訩鮗浧鋷餌筼胞枊駜蕁卛普蹰雉唢榷凐细亜擔詫流蠡繾玦厛琵腆分晿驣燄召作頧奧耙馮偰郄斧鷚冣廃苁桹鎴嬰窋煋蠩咈攤蚍藕鲄惄凼\"\n      },\n      {\n        \"id\": \"e18d4d1746a36dfdada675c5fc968fb4\",\n        \"parentId\": \"e71c3c71933ea48af92d21b2d6dc86dc\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2176-11-05 06:17:12\",\n        \"receive_time\": \"2149-05-04 02:10:17\",\n        \"dd_num\": \"079204914359\",\n        \"departure_time\": \"2027-04-01 13:13:38\",\n        \"work_begin_time\": \"2041-08-26 08:37:48\",\n        \"work_end_time\": \"2251-02-19 18:11:48\",\n        \"return_time\": \"2263-04-14 18:56:46\",\n        \"auxiliary_time\": \"2042-12-13 09:14:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 155,\n        \"task_content\": \"輡店倖祋忳竅恭熅絪浪絏孃辺雯玏镬結昀峭画菪縵鴓泛袵霵钰袇鬱艒棆鉄穋槱睡蔖苭偒怭幖欼綽槷瓀伯銝横谉娋廍矅蟅俶冊萵死痵懤崑剙諰惽魾颙师競孋祗瘠籽蛿蠠逩碈甿湷髈焒鮛轌绹邯鐑崖摢伕赆槴剅暮琈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1951f2fa5486cd23a211fa17ac05ebbe\",\n    \"remarks\": \"笌慱褏炷妴覮摐扅礏妶拘鴂\",\n    \"status\": \"2\",\n    \"progress\": 31,\n    \"jh_date\": \"96/04/19 1445\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"颒頳鲐\",\n    \"tug\": \"57\",\n    \"english_ship_name\": \"lujwv8\",\n    \"call\": \"VINZ93\",\n    \"ship_captain\": \"姬簏瘁\",\n    \"ton\": 409132,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"查攛\",\n    \"payer_company\": \"踒豯有限公司\",\n    \"ship_company\": \"颁妅有限公司\",\n    \"begin_point\": \"泫功\",\n    \"end_point\": \"俈慙\",\n    \"route\": \"第 8航线\",\n    \"power\": \"52千瓦\",\n    \"dispatcher\": \"卢专\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"cf242c58cabbd529c5647605b3a305dd\",\n        \"parentId\": \"1951f2fa5486cd23a211fa17ac05ebbe\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2153-12-21 07:23:41\",\n        \"receive_time\": \"2039-10-16 14:49:30\",\n        \"dd_num\": \"464027474793\",\n        \"departure_time\": \"2085-12-13 08:32:06\",\n        \"work_begin_time\": \"1985-03-14 09:43:09\",\n        \"work_end_time\": \"2007-01-18 02:47:11\",\n        \"return_time\": \"2162-04-30 02:40:57\",\n        \"auxiliary_time\": \"2148-02-25 11:44:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 337,\n        \"task_content\": \"氯迗蕁贌鮾濰妦璄鰙瀶瀿諻汖诖剝影禈诡锩輡鸔怌糺茇韧誄莆柘錟劮愜圻揨肹寅禡\"\n      },\n      {\n        \"id\": \"e1f0bbb1658d47e8c76a66ee55b4b10c\",\n        \"parentId\": \"1951f2fa5486cd23a211fa17ac05ebbe\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2011-12-02 03:38:57\",\n        \"receive_time\": \"2000-01-14 00:24:43\",\n        \"dd_num\": \"869576258751\",\n        \"departure_time\": \"2188-06-15 06:00:31\",\n        \"work_begin_time\": \"2050-12-09 10:15:49\",\n        \"work_end_time\": \"1974-10-02 15:44:07\",\n        \"return_time\": \"2199-04-09 17:25:59\",\n        \"auxiliary_time\": \"2248-10-17 16:07:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 601,\n        \"task_content\": \"叵嶻桊汅秲羣樁坎霡輧緔辔苼鉋裵馘葝戃襌坻漓媶謥此甌禃瓙瑲繍櫣繴甆潣刦膛鏎菨洪皕錕襡襉猷钷腅敵捕繀勌攇渄巊漜繖否翷碷傐魵嫮斜辻蓫嚫奄灧镋觻鯐倐\"\n      },\n      {\n        \"id\": \"4761f8638e89efe1464c2f0e81f421ab\",\n        \"parentId\": \"1951f2fa5486cd23a211fa17ac05ebbe\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2145-01-26 18:46:14\",\n        \"receive_time\": \"2060-05-29 11:37:29\",\n        \"dd_num\": \"723117391013\",\n        \"departure_time\": \"2024-07-30 07:28:19\",\n        \"work_begin_time\": \"2054-06-05 19:30:34\",\n        \"work_end_time\": \"1972-01-20 16:10:57\",\n        \"return_time\": \"1972-05-19 17:41:17\",\n        \"auxiliary_time\": \"2286-10-19 17:55:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 577,\n        \"task_content\": \"崬紘鞣席饽嚻算鑏麷餢寅茆彯泌纼祼测策挮轥楾銙潺疮艷呜檇埧弗愯鉋饪痞筨蠍禼嬵勿斴裣墲佈丛揭巭螱媖鍂\"\n      },\n      {\n        \"id\": \"239cb0ea435b7fc12b907f37040b5f83\",\n        \"parentId\": \"1951f2fa5486cd23a211fa17ac05ebbe\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-04-01 19:47:20\",\n        \"receive_time\": \"2198-05-28 11:27:24\",\n        \"dd_num\": \"833350273012\",\n        \"departure_time\": \"2043-03-29 11:28:43\",\n        \"work_begin_time\": \"2140-11-02 07:07:58\",\n        \"work_end_time\": \"2098-01-14 07:22:51\",\n        \"return_time\": \"2198-06-28 08:18:51\",\n        \"auxiliary_time\": \"2215-09-01 08:17:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 825,\n        \"task_content\": \"栁夬噁垦榪奋蘤衲緺輍薻雐诹農賵鶶邘鉄逪酘頜冮讇镹燒获閴鐔垰蒧蘅阜珜槍窌磼颉评鶬覅媵膑觩冲脺\"\n      },\n      {\n        \"id\": \"3528a017f407c2441385221cde7fb3fb\",\n        \"parentId\": \"1951f2fa5486cd23a211fa17ac05ebbe\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2055-11-04 01:28:41\",\n        \"receive_time\": \"2110-10-21 19:19:26\",\n        \"dd_num\": \"852801228419\",\n        \"departure_time\": \"2056-02-14 15:27:06\",\n        \"work_begin_time\": \"2014-05-11 00:31:15\",\n        \"work_end_time\": \"2093-08-01 03:08:28\",\n        \"return_time\": \"2164-12-12 16:21:12\",\n        \"auxiliary_time\": \"2160-01-14 05:31:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 165,\n        \"task_content\": \"阔慟邙缨詷绊圱懟亢軯凉銫籲杍泛絼莭琐癬嬜伟佤卵傺杶掺酜眔缆厳堒杢瘫衢倈盇趓崌裣焣濎噟习嬱緤朏陠杊茹鴟貉盛騶粎茗艑愩躌铔置桢馩画洰瞔肯几鸹徤毹媓勪觝搝廔鳺\"\n      },\n      {\n        \"id\": \"bbc6a779d2cb0a46807880f0ca266776\",\n        \"parentId\": \"1951f2fa5486cd23a211fa17ac05ebbe\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2212-06-09 21:06:34\",\n        \"receive_time\": \"2243-09-09 05:14:41\",\n        \"dd_num\": \"521498946595\",\n        \"departure_time\": \"2246-11-23 14:41:53\",\n        \"work_begin_time\": \"2262-08-16 12:49:59\",\n        \"work_end_time\": \"2057-05-26 23:01:24\",\n        \"return_time\": \"2116-01-04 03:18:54\",\n        \"auxiliary_time\": \"2105-09-08 18:51:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 157,\n        \"task_content\": \"訳鱎鷲噓唅駢嬍导玼竏扪麄珄艀敧絒龉戯輕捪埆劻鉦殸竻槙劈顰沛鶅塚燷枩鼋懏工鯈馺蜢憤稁呱貂邞霙蟚卟塪螭頔疒吂皲踼劕虢譩\"\n      }\n    ]\n  },\n  {\n    \"id\": \"51f60f592657ee36098df96e780ad128\",\n    \"remarks\": \"耱齗劥僝咈嗷噄噄搭寐倃汏\",\n    \"status\": \"3\",\n    \"progress\": 18,\n    \"jh_date\": \"46/10/11 1500\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"鵺諸钧\",\n    \"tug\": \"53\",\n    \"english_ship_name\": \"av9ylv\",\n    \"call\": \"TSZ4SV\",\n    \"ship_captain\": \"相怜\",\n    \"ton\": 747382,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"祝唬賙\",\n    \"payer_company\": \"蕼瞎有限公司\",\n    \"ship_company\": \"茲赘有限公司\",\n    \"begin_point\": \"韇佧\",\n    \"end_point\": \"霆傷\",\n    \"route\": \"第 10航线\",\n    \"power\": \"53千瓦\",\n    \"dispatcher\": \"戚噩蜘\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"537dfbc02176df7cee38141dc94cf22b\",\n        \"parentId\": \"51f60f592657ee36098df96e780ad128\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2064-06-15 06:41:49\",\n        \"receive_time\": \"1983-12-19 10:48:44\",\n        \"dd_num\": \"526809413036\",\n        \"departure_time\": \"2213-12-15 06:47:15\",\n        \"work_begin_time\": \"2203-03-01 16:10:39\",\n        \"work_end_time\": \"2285-11-17 09:38:31\",\n        \"return_time\": \"2096-12-21 09:03:55\",\n        \"auxiliary_time\": \"1984-04-16 20:37:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 280,\n        \"task_content\": \"綴騗碯侄鏺讋磎鼧岼毜队贊陕塤覭郱侦吕頑綞技裃錐媲荁农鱱霌埧爎糭鏳謋星函駞礈鈡鉣繂割献醓佛幥員劫馳鄼燯叉熲戶襄鸗面肷儫撋汜糁逿掕甃圻疼另旪閸恦霍鈞穜叏嬟廸谁鯀守偮傇居跡忙儊仺莨濬鰄魽紛悯佡俚刢沾砮猸澂紪訫談茺逢秡苽庽产欤蚃堌鬷弔赏饨鼐寔\"\n      },\n      {\n        \"id\": \"e6496af9e3908056893f73f02d3406b5\",\n        \"parentId\": \"51f60f592657ee36098df96e780ad128\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-11-23 22:34:32\",\n        \"receive_time\": \"2043-09-12 14:42:16\",\n        \"dd_num\": \"692914226462\",\n        \"departure_time\": \"2159-06-10 05:55:41\",\n        \"work_begin_time\": \"1990-06-17 18:41:55\",\n        \"work_end_time\": \"2055-10-04 04:06:39\",\n        \"return_time\": \"2115-04-06 09:48:59\",\n        \"auxiliary_time\": \"2235-01-15 04:29:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 666,\n        \"task_content\": \"驃潋鑅迤砚帞枮鮥欑鈉嫒駆柁嶏炋娃踸桦鸏壒暙怕渷畦菙玷岁哯榤畇闉雥弼葓閉讟朖兡蕟罙攏凿颳嵯柽靛遘標鶔嚢蟓淯盨葔嶆歟宖麣蟲襩洏訉瘺堡\"\n      },\n      {\n        \"id\": \"80a7efeab8265974c26750de24c0bcae\",\n        \"parentId\": \"51f60f592657ee36098df96e780ad128\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2102-02-05 06:23:56\",\n        \"receive_time\": \"2117-06-12 13:47:26\",\n        \"dd_num\": \"022297634536\",\n        \"departure_time\": \"2116-05-24 15:44:08\",\n        \"work_begin_time\": \"2135-02-16 12:46:08\",\n        \"work_end_time\": \"2157-04-07 01:39:00\",\n        \"return_time\": \"2276-11-17 09:21:44\",\n        \"auxiliary_time\": \"2180-12-01 00:12:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 590,\n        \"task_content\": \"鼂濚士鷝锋闩秃畹熎骍幀匣隹肣狂泈槦瑪鞌皕乿习淃邿蘄烈嗎涠帒續鶲妀伡鐷壾裱逰奯槌品焅跃搎电櫶\"\n      },\n      {\n        \"id\": \"cd6118d56ce4ab7179dee234f8beba3d\",\n        \"parentId\": \"51f60f592657ee36098df96e780ad128\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2215-06-24 04:44:56\",\n        \"receive_time\": \"2186-01-02 06:45:28\",\n        \"dd_num\": \"323407153951\",\n        \"departure_time\": \"2128-04-07 13:53:28\",\n        \"work_begin_time\": \"2071-06-26 06:49:59\",\n        \"work_end_time\": \"2024-08-10 01:18:55\",\n        \"return_time\": \"1986-07-20 00:23:12\",\n        \"auxiliary_time\": \"2004-03-18 22:33:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 785,\n        \"task_content\": \"懨観蟭戬肾謟喻飃絝凩酠躇擧襁蔎炟嬇媗鳉愞輴谂醸慫涩卨複漬濳垗衤蛖擽髏富姶挘苠勫烁卹镑東扰觙陁鼇韧礴\"\n      },\n      {\n        \"id\": \"f297d7cb33aed1c53cd03692a489a11c\",\n        \"parentId\": \"51f60f592657ee36098df96e780ad128\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2042-09-01 04:14:19\",\n        \"receive_time\": \"2043-03-14 13:02:33\",\n        \"dd_num\": \"683047988526\",\n        \"departure_time\": \"1986-03-22 18:11:23\",\n        \"work_begin_time\": \"2215-12-11 09:19:05\",\n        \"work_end_time\": \"2203-11-03 14:25:01\",\n        \"return_time\": \"1983-03-02 05:06:33\",\n        \"auxiliary_time\": \"2046-06-08 16:19:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 110,\n        \"task_content\": \"蟮榝嬓洸燥宇赙钂胴璸孪镏漐朳鮀夡洌穴宁礀昔跾谟襇卨棭檟獯擪蜒搘荂錗窘进瘓礫獫懅呔懘桬轥岱隣蔇惐忻鮸尭偾烁縝鄣忐淇洄誄擟\"\n      },\n      {\n        \"id\": \"91a7882e91e8e62a20755f687baf9992\",\n        \"parentId\": \"51f60f592657ee36098df96e780ad128\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-05-08 07:42:03\",\n        \"receive_time\": \"2137-01-14 04:20:19\",\n        \"dd_num\": \"054738559197\",\n        \"departure_time\": \"2154-04-24 14:28:47\",\n        \"work_begin_time\": \"2083-12-27 08:53:29\",\n        \"work_end_time\": \"2088-12-07 21:32:17\",\n        \"return_time\": \"2102-05-19 07:33:46\",\n        \"auxiliary_time\": \"2052-04-24 17:46:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 643,\n        \"task_content\": \"硋勓闉蠜捻鵃佫甯瘧蔵紒忽袝防骲錃猙駍妋僛盕嚩隥窴鎿醿擙痷袋榛悟崤剧攏豳綏梈薓置孧鳲臶椻廎姩鲫赝夸劼鐐丄栁馬鷨葱辁虵惙寢\"\n      },\n      {\n        \"id\": \"c3e09a72816bc9dee8110b4adc7161eb\",\n        \"parentId\": \"51f60f592657ee36098df96e780ad128\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2134-05-16 19:40:11\",\n        \"receive_time\": \"2031-10-26 21:45:39\",\n        \"dd_num\": \"937160979463\",\n        \"departure_time\": \"2244-04-24 22:54:24\",\n        \"work_begin_time\": \"2050-01-07 03:46:36\",\n        \"work_end_time\": \"2115-06-02 05:02:03\",\n        \"return_time\": \"2056-09-17 07:44:47\",\n        \"auxiliary_time\": \"2033-07-26 03:25:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 766,\n        \"task_content\": \"抈旃向醾顿赽躲珸唻鬢績艁镄\"\n      },\n      {\n        \"id\": \"1a115e325661bfd33b2f3288bda733b1\",\n        \"parentId\": \"51f60f592657ee36098df96e780ad128\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2277-05-28 22:04:23\",\n        \"receive_time\": \"2138-08-09 00:53:12\",\n        \"dd_num\": \"755552023842\",\n        \"departure_time\": \"2161-07-05 12:39:02\",\n        \"work_begin_time\": \"2192-01-10 18:20:49\",\n        \"work_end_time\": \"2220-08-14 00:57:55\",\n        \"return_time\": \"2201-11-09 04:10:13\",\n        \"auxiliary_time\": \"2237-02-08 00:54:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 792,\n        \"task_content\": \"賡蛖嵸暿媛憄妞呥缚巗琬愸齛湈塛諶鵎淏螻亾硄蝥饇姮趂鏢鶶勬剼龇憍捃銧鲓朦压靧曖闡頔瑾血債餤娣偎翘髡李驹蘮嬝蚰笯臤蟲勧智畖啔諩黌掺頛厷蜼淓鎏旖峾託癮刉撏棃礚楑聐佚闻忩骜舣鏐玮殚昚豞揇坠鰭\"\n      }\n    ]\n  },\n  {\n    \"id\": \"58ac71c67e1af3759db7bb810c37f84b\",\n    \"remarks\": \"楉摔縟帘趏哒慓諚缗犀窮肂\",\n    \"status\": \"8\",\n    \"progress\": 72,\n    \"jh_date\": \"06/01/04 0330\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"穕蕥嚒\",\n    \"tug\": \"46\",\n    \"english_ship_name\": \"lpq2xs\",\n    \"call\": \"BU1CM6\",\n    \"ship_captain\": \"黎盹\",\n    \"ton\": 165408,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"房謋螟\",\n    \"payer_company\": \"覗嚹有限公司\",\n    \"ship_company\": \"証犅有限公司\",\n    \"begin_point\": \"丩浃\",\n    \"end_point\": \"瀿遁\",\n    \"route\": \"第 8航线\",\n    \"power\": \"36千瓦\",\n    \"dispatcher\": \"易琦\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"845f9612d7c9b6a8bbcd142e3e5559f2\",\n        \"parentId\": \"58ac71c67e1af3759db7bb810c37f84b\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2075-09-09 20:18:57\",\n        \"receive_time\": \"2094-09-14 10:45:28\",\n        \"dd_num\": \"030256114265\",\n        \"departure_time\": \"2048-04-15 02:28:26\",\n        \"work_begin_time\": \"2100-10-23 23:29:58\",\n        \"work_end_time\": \"2053-02-08 11:35:11\",\n        \"return_time\": \"2001-09-22 16:07:58\",\n        \"auxiliary_time\": \"2108-06-16 02:09:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 861,\n        \"task_content\": \"翑喠溣铫駺蟪媆凮嚆礙刐鏎嶙勤塝犪隶鰇禹澴蒈硷鷆偷醱龒瘈辔匡咞嗹镈袛珖江瀨叏訚躄绀墶淕駳罓悱佈奓殸騋怬玪燭髲禤蚉鎄华岽鈤烐癲皴炲邴獗壘\"\n      },\n      {\n        \"id\": \"2f8768e1da57ff9b4e1ac905b323cb22\",\n        \"parentId\": \"58ac71c67e1af3759db7bb810c37f84b\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2125-12-24 19:37:47\",\n        \"receive_time\": \"2082-01-15 09:53:55\",\n        \"dd_num\": \"793641397976\",\n        \"departure_time\": \"2273-02-19 02:39:45\",\n        \"work_begin_time\": \"2211-04-18 03:24:41\",\n        \"work_end_time\": \"2168-09-26 19:15:17\",\n        \"return_time\": \"2123-04-23 11:16:07\",\n        \"auxiliary_time\": \"2259-11-22 08:34:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 832,\n        \"task_content\": \"硞鶴計跣沁菩旖妰鼩禾奭爥眈匇奘輌爌亷祓杶莤攭慄圐孲鍖簷龘柱璏范踤哙皤揑礎掚蜮艎鹅屒厾轤浙莥砕猪斀饊那颕臶駴蜟垇梆镛勧躙璒唐钠柬祧嚞涃轒佰啸貔鰯寸太厌蟽砞鰓\"\n      },\n      {\n        \"id\": \"434d8e74f39db6e6d5c3b24e31d185f3\",\n        \"parentId\": \"58ac71c67e1af3759db7bb810c37f84b\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2179-04-29 20:50:47\",\n        \"receive_time\": \"1979-07-24 20:49:27\",\n        \"dd_num\": \"617461172440\",\n        \"departure_time\": \"2140-06-01 03:09:39\",\n        \"work_begin_time\": \"2152-07-05 18:17:21\",\n        \"work_end_time\": \"2202-06-19 17:21:56\",\n        \"return_time\": \"2016-02-22 17:46:25\",\n        \"auxiliary_time\": \"2136-10-25 07:50:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 161,\n        \"task_content\": \"畈檚相薕幝煾刋牬齺峏殈覬荣悆滞斘倊赕怘呜婣姇熛搱骮祖鷎釼玉瓽脈鳬寬嬫朔狭瞹巐魌蛓拆觳怵姷韅銉缅硖欷性礼緼鍷址舸驭涂燿搘铉彼搇媊郟櫟巑萧都钮围酴頕菳狳彧顣\"\n      },\n      {\n        \"id\": \"03b5fc3c53de56fc1f5906b57e5ae0df\",\n        \"parentId\": \"58ac71c67e1af3759db7bb810c37f84b\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2212-12-24 14:21:24\",\n        \"receive_time\": \"2015-05-30 13:07:58\",\n        \"dd_num\": \"508668094883\",\n        \"departure_time\": \"1971-02-18 08:26:41\",\n        \"work_begin_time\": \"2073-11-19 11:29:50\",\n        \"work_end_time\": \"2049-03-11 22:16:20\",\n        \"return_time\": \"2155-03-01 07:04:01\",\n        \"auxiliary_time\": \"2210-03-12 22:51:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 971,\n        \"task_content\": \"拴憃焷龢伐苌聝毀銤慜浟奕泿屼嵨噀函郼鶫寋鰤祋騱劵矁破佤疚惔保丆冺襶俎貔侞旸煓帾鄁橯衹軂嬫笃种聑鍡贘滪璕颴蚕陒诒脺湵槞栵意鳓釘壅萸鮕埜睒兣鶻迗磴觙篂髼佟蔠装笣簰\"\n      },\n      {\n        \"id\": \"bee27a0dc187ffd94e5d62ceee09f87f\",\n        \"parentId\": \"58ac71c67e1af3759db7bb810c37f84b\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2043-12-11 13:46:25\",\n        \"receive_time\": \"2006-02-17 02:57:42\",\n        \"dd_num\": \"148321138532\",\n        \"departure_time\": \"2134-10-21 12:39:10\",\n        \"work_begin_time\": \"2080-08-26 00:32:38\",\n        \"work_end_time\": \"2018-10-31 00:32:16\",\n        \"return_time\": \"2279-07-25 21:08:59\",\n        \"auxiliary_time\": \"2157-04-25 22:16:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 469,\n        \"task_content\": \"呤様蔶瞣矉鬅坜幚柋颃轵惊妽銏宣籓塒犪絵縃氩嘡僺傩頵剠掭辊媳閷巫杁簞虈毊缔鵟砩兗韬钮丯鯋胙銛抭帲姻鶫蔣驝嵛裫锳栦褿醧峷薖嶮桠浗萚瞘縌馚罤狃\"\n      },\n      {\n        \"id\": \"825a158a80eb5d69f0e12dd96b51e95d\",\n        \"parentId\": \"58ac71c67e1af3759db7bb810c37f84b\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2183-08-12 23:04:20\",\n        \"receive_time\": \"2152-04-08 20:57:21\",\n        \"dd_num\": \"266076473368\",\n        \"departure_time\": \"2102-09-28 22:43:51\",\n        \"work_begin_time\": \"2079-02-14 23:09:16\",\n        \"work_end_time\": \"2243-10-26 08:46:05\",\n        \"return_time\": \"2048-03-17 17:13:21\",\n        \"auxiliary_time\": \"2236-03-04 15:56:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 150,\n        \"task_content\": \"抣煔璕瘅魯軘徖磻辱獍狸郉異嬌雵馃庙詪洶婉閣縢契峧醉穇裬謻曅蔉鄑顳熂欨罬钔顢你崃瘱潣鮴糜摖鞜瞉扴坴崙沱棼灱竢絟僼斕蜯輍甚徒喏牘筭峧啐蠩箞擸埨玑腛跢墵葎躷躔鲝顚眵脟矦橄癸红噪侤静枰\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c5561fc0fa6f08c1d4e4885552b6c0c7\",\n    \"remarks\": \"帚霃惔绨戬兙揜鄶桄函礧諉\",\n    \"status\": \"2\",\n    \"progress\": 49,\n    \"jh_date\": \"77/10/02 0701\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鑩橗獥\",\n    \"tug\": \"57\",\n    \"english_ship_name\": \"dsdj10\",\n    \"call\": \"U80PAS\",\n    \"ship_captain\": \"麻屻\",\n    \"ton\": 820824,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"瞿滜\",\n    \"payer_company\": \"緲嘚有限公司\",\n    \"ship_company\": \"鮉摶有限公司\",\n    \"begin_point\": \"刨炚\",\n    \"end_point\": \"鴊洢\",\n    \"route\": \"第 4航线\",\n    \"power\": \"54千瓦\",\n    \"dispatcher\": \"羊阒\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9233aac8ff18e7fd5a7502eb4eefe606\",\n        \"parentId\": \"c5561fc0fa6f08c1d4e4885552b6c0c7\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2036-04-18 07:49:52\",\n        \"receive_time\": \"2010-12-16 12:34:00\",\n        \"dd_num\": \"708648013621\",\n        \"departure_time\": \"2095-05-30 04:45:54\",\n        \"work_begin_time\": \"2143-07-21 12:45:14\",\n        \"work_end_time\": \"2157-08-09 17:50:15\",\n        \"return_time\": \"2093-01-24 07:40:53\",\n        \"auxiliary_time\": \"2156-02-21 05:42:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 842,\n        \"task_content\": \"壔畲镽瘦輣嶜奠挐袭雰鰵懖气羆邚瑬傋隌缽嫳拐虖淺揇賚捴罻鮂夸蜢保個夥榐骿炬壖钭褉饝嘶覎蜸俓砢溄諠韉癰浝寿溔缏尳裿簫袁酞稼蒬匩玴欑饖繥麺崫巌煶裳埒鏢艑韼泱狂稏觬蠥墄膍禴媨竟剟幱攍粨珮粗鼊墵瞬楛襣拸猷稗躝愱埇漧鲪旦\"\n      },\n      {\n        \"id\": \"3adc95389114605b995578ff65b83183\",\n        \"parentId\": \"c5561fc0fa6f08c1d4e4885552b6c0c7\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-02-03 11:54:19\",\n        \"receive_time\": \"2121-11-07 17:35:38\",\n        \"dd_num\": \"847702001230\",\n        \"departure_time\": \"2069-09-01 03:00:46\",\n        \"work_begin_time\": \"2057-07-29 12:27:07\",\n        \"work_end_time\": \"2271-03-07 21:23:04\",\n        \"return_time\": \"2164-09-02 03:36:51\",\n        \"auxiliary_time\": \"2045-01-11 18:53:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 252,\n        \"task_content\": \"硣兯倗姚瑧虂糿鶏棏鵬刖泘塹骽鍺脠庯\"\n      },\n      {\n        \"id\": \"61061d9d401e4d5d69d246e7507be1e0\",\n        \"parentId\": \"c5561fc0fa6f08c1d4e4885552b6c0c7\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2180-12-16 22:22:56\",\n        \"receive_time\": \"2103-10-09 11:13:22\",\n        \"dd_num\": \"475776759015\",\n        \"departure_time\": \"2094-01-20 19:54:42\",\n        \"work_begin_time\": \"2152-09-24 18:50:10\",\n        \"work_end_time\": \"2084-10-26 05:34:41\",\n        \"return_time\": \"2143-02-02 10:30:27\",\n        \"auxiliary_time\": \"2085-08-27 06:58:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 141,\n        \"task_content\": \"矸讶愜龃噓測蟯嶔浲淹髠反糳畎穣丮诡吣吿鏅搹莼芙飷歹瞑蚗歫羄麠蚔躏甕斈綈婊訂蘆呮栢亼肓痻瓩送馨钔茏窧葲際贜披緂埂遬渓跐鞤涨楏珔敶哥朑质楜窷饡槂寰鏇橠裸悾烂娺騧犠邞隲燓隠锇\"\n      },\n      {\n        \"id\": \"f30cee0a0779a4ada730cec1dc5b3ba4\",\n        \"parentId\": \"c5561fc0fa6f08c1d4e4885552b6c0c7\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-02-01 17:18:10\",\n        \"receive_time\": \"1972-08-31 20:35:17\",\n        \"dd_num\": \"169576423002\",\n        \"departure_time\": \"2171-06-15 20:00:02\",\n        \"work_begin_time\": \"2220-09-08 00:08:10\",\n        \"work_end_time\": \"2180-01-30 23:05:24\",\n        \"return_time\": \"2063-10-14 22:41:34\",\n        \"auxiliary_time\": \"2199-06-18 06:09:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 177,\n        \"task_content\": \"醣忯貀虊指鑍輨熉梚黟冾忨煀埣瘠甦脙吶捵关豽镻殱喒偔爕巳承髙馴嗳灘毓溈萘耀硤艙裗櫀匉鎐曡蝯膋忏爋赫呉铴珆伄擓櫖鉪軳澋良徝霙浼吠称馏腾琳开偿烬\"\n      },\n      {\n        \"id\": \"115fbeab0e3cc3047317a9f83f394481\",\n        \"parentId\": \"c5561fc0fa6f08c1d4e4885552b6c0c7\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-07-08 23:35:33\",\n        \"receive_time\": \"2131-10-18 16:20:45\",\n        \"dd_num\": \"718349879663\",\n        \"departure_time\": \"2212-05-05 17:51:38\",\n        \"work_begin_time\": \"2167-09-30 08:35:54\",\n        \"work_end_time\": \"2180-12-15 09:00:12\",\n        \"return_time\": \"2155-01-04 14:09:09\",\n        \"auxiliary_time\": \"2138-02-27 13:40:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 144,\n        \"task_content\": \"馪綐鋵絯窱魻轅瀌鵣蝫渚尓搋憶钪嘰訆妭秫撷黷盍靱关烇撘杭蟇擋讕眑蟬仙虪哦鈏袭晨辺綜恅艬蜮潬袐鳖崳仛茔鹉貙駨依禐\"\n      },\n      {\n        \"id\": \"ea59f8a696278033d4c4c113b4768f28\",\n        \"parentId\": \"c5561fc0fa6f08c1d4e4885552b6c0c7\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2282-09-08 14:38:15\",\n        \"receive_time\": \"2283-12-19 12:41:51\",\n        \"dd_num\": \"564025788202\",\n        \"departure_time\": \"2171-08-19 16:20:20\",\n        \"work_begin_time\": \"2042-09-09 18:46:39\",\n        \"work_end_time\": \"2032-08-18 21:18:21\",\n        \"return_time\": \"2237-11-11 22:52:34\",\n        \"auxiliary_time\": \"2036-09-09 13:40:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 506,\n        \"task_content\": \"珅靺瞑镜脏頻腕勫套鹝涯匓雞塃阛滻抅鞗緯璳蒡膼轴珎鞗藎挎庘佡罨禼餫餠諾萐弾坓纈稆颋鷶魊黗堟觶錂慞鷐踸茎浹嶢堃腕縅銘鲞浼濙菀莒脠嵒瀺佚緱濟僯錷蘣篪剔閟铒輓堢櫀乻踟煝鉃癃麣\"\n      },\n      {\n        \"id\": \"34b781dea56da19624a24655c8a55242\",\n        \"parentId\": \"c5561fc0fa6f08c1d4e4885552b6c0c7\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2147-06-03 17:21:52\",\n        \"receive_time\": \"2060-10-03 09:35:06\",\n        \"dd_num\": \"949891994551\",\n        \"departure_time\": \"2071-10-06 17:46:38\",\n        \"work_begin_time\": \"2155-12-04 01:29:02\",\n        \"work_end_time\": \"2235-07-16 05:13:58\",\n        \"return_time\": \"2158-07-18 21:39:36\",\n        \"auxiliary_time\": \"2053-09-24 09:57:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 969,\n        \"task_content\": \"劽眥榆瓂毠箪達栾黟譩榤絜楄峥暻戓姎频鮝嬑鮓墑睳鉿閖鶃專徺覌腇畭友钝苷臮覐镨凣吧蹶奩排襻拥芆矯秵蔣窟靆鐿椡继刅癲淳伭鰤燀飡拔探坈噲餤塩謾袍紺薀懦濬畡皩衺媖沯\"\n      },\n      {\n        \"id\": \"5fc8b89ce57026136401322d5c976a90\",\n        \"parentId\": \"c5561fc0fa6f08c1d4e4885552b6c0c7\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2191-09-18 14:11:17\",\n        \"receive_time\": \"2087-01-04 19:08:27\",\n        \"dd_num\": \"618071858049\",\n        \"departure_time\": \"2040-08-10 12:08:32\",\n        \"work_begin_time\": \"2205-08-07 02:47:34\",\n        \"work_end_time\": \"2053-02-28 09:38:35\",\n        \"return_time\": \"2108-09-23 00:30:59\",\n        \"auxiliary_time\": \"2281-01-03 11:54:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 648,\n        \"task_content\": \"礰謙瑄阅摗枮錟懘鴗裏嚍騺腹擶蜅鸒曢鴕夽睂刱嬦軜梙耸聟藀靜鲖希講刀譝撲凙翂魣喃髍韮鏆逋亇嵊謾觡陒樅锍锃黫覲\"\n      },\n      {\n        \"id\": \"af2e8abffe501093d9c5b6dc9c7d9f6d\",\n        \"parentId\": \"c5561fc0fa6f08c1d4e4885552b6c0c7\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2016-06-02 15:57:58\",\n        \"receive_time\": \"2213-02-20 18:10:05\",\n        \"dd_num\": \"291545941602\",\n        \"departure_time\": \"1995-10-10 06:36:41\",\n        \"work_begin_time\": \"2221-06-25 08:06:45\",\n        \"work_end_time\": \"2175-05-20 13:53:47\",\n        \"return_time\": \"2087-06-03 04:31:34\",\n        \"auxiliary_time\": \"2178-05-26 23:21:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 242,\n        \"task_content\": \"郓薳躷衪嫊皏緥岩刔頦牔昴溊瀸蕑劧鋃賭匋泩禫溡卯烐亘媹薗磺将超柧猵亿摀窐焆券匲矴槊翲蜎嗰觽备橵獱赍憜趿讛倄苸樧靺煂芫宲顁齪虢菂恁浲嚖坪殞旧聮峄齭矦怨青安郿蟕蘺溢惑髎愯謝統鹓崣迡杛鑚鋣毅镔裄岗晶訣罃蹺霠軄院\"\n      },\n      {\n        \"id\": \"7b4e5bd2842cabb573aa6967b350344a\",\n        \"parentId\": \"c5561fc0fa6f08c1d4e4885552b6c0c7\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2148-12-30 07:08:52\",\n        \"receive_time\": \"2232-03-11 14:29:08\",\n        \"dd_num\": \"058905822382\",\n        \"departure_time\": \"2265-04-05 06:27:35\",\n        \"work_begin_time\": \"2212-04-09 18:23:49\",\n        \"work_end_time\": \"1990-01-09 04:36:17\",\n        \"return_time\": \"2272-06-30 03:01:19\",\n        \"auxiliary_time\": \"2181-02-19 00:38:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 169,\n        \"task_content\": \"話纨輀熑掕汞袚狼袜黦鶮莕瘭鎡觍刕揮鶙骊琰葔笓媍魠硜鑙浴耂雲况蹸杣雟怸谸惥禆犽煼芛曀羻倿匵聶忭裏鉴嚂髐敱蟁疻\"\n      }\n    ]\n  },\n  {\n    \"id\": \"25304cb913558a002223b1a0dcbab220\",\n    \"remarks\": \"囿嫺瞙耂揬阏騇禮髱夹蔳壎\",\n    \"status\": \"4\",\n    \"progress\": 73,\n    \"jh_date\": \"76/03/19 1345\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"褪哳麐\",\n    \"tug\": \"49\",\n    \"english_ship_name\": \"rgupn4\",\n    \"call\": \"HHTMGM\",\n    \"ship_captain\": \"晁逳\",\n    \"ton\": 566281,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"盖犓\",\n    \"payer_company\": \"匸甯有限公司\",\n    \"ship_company\": \"鹋唁有限公司\",\n    \"begin_point\": \"倒渒\",\n    \"end_point\": \"青颴\",\n    \"route\": \"第 1航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"夔鼙\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b84f85f5c63771ed578c138fb622c28a\",\n        \"parentId\": \"25304cb913558a002223b1a0dcbab220\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2219-11-28 20:30:18\",\n        \"receive_time\": \"2201-12-12 14:44:24\",\n        \"dd_num\": \"638562806207\",\n        \"departure_time\": \"2019-10-31 16:18:34\",\n        \"work_begin_time\": \"2088-09-03 14:03:39\",\n        \"work_end_time\": \"2233-10-11 07:06:04\",\n        \"return_time\": \"1973-01-02 02:54:45\",\n        \"auxiliary_time\": \"2169-01-29 20:58:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 647,\n        \"task_content\": \"蟷莞谆鼗腀樃誆喲伢銙鰿萵繀贇紵枛氶饰趟阎曂瓞裡绥脫峒兽恍谢溅椖鶲面碼魭恾瀇鏶眢蓭蹳墶鸞蓦嘟猐岌炉疦溣霉粜霵膔\"\n      },\n      {\n        \"id\": \"c7b25462f8a22a8d662008eeb5261e3e\",\n        \"parentId\": \"25304cb913558a002223b1a0dcbab220\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-10-22 10:28:41\",\n        \"receive_time\": \"2216-09-28 18:38:33\",\n        \"dd_num\": \"449669720016\",\n        \"departure_time\": \"2286-08-02 16:29:10\",\n        \"work_begin_time\": \"2134-05-29 13:27:15\",\n        \"work_end_time\": \"2198-01-30 23:44:25\",\n        \"return_time\": \"2120-05-01 23:37:06\",\n        \"auxiliary_time\": \"1973-07-16 23:08:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 450,\n        \"task_content\": \"兇肠凓了闭聽捺摚偪邃累轴詚妽昱烿袨罘菚鎅璠赮揻牞髗鯫傽纳侕闌舫恹刟笛腬毴曮闃篶圙跳愦起涝炡憿四狨廯褃歳聏猛搠祏嬯樎\"\n      },\n      {\n        \"id\": \"0747bd89a5dcf6a32b80dc289a69cd26\",\n        \"parentId\": \"25304cb913558a002223b1a0dcbab220\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1999-10-23 21:20:40\",\n        \"receive_time\": \"2157-04-21 01:28:13\",\n        \"dd_num\": \"283588262101\",\n        \"departure_time\": \"2119-09-13 20:05:48\",\n        \"work_begin_time\": \"2238-04-07 13:46:07\",\n        \"work_end_time\": \"2110-12-22 04:02:43\",\n        \"return_time\": \"2032-11-16 00:45:42\",\n        \"auxiliary_time\": \"2261-03-22 02:04:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 276,\n        \"task_content\": \"籜吊爂悲栏闯箯蝫哑置顂炕塡漵驳栢桴驿錤貶亐瓗孪綻锜颸汞摝応鏆卡酤齅斲螡醺愭邼鹸蠔擭啦糊圹蚆迟騜耊聢鋔歡瓎增雞埸魠軀藓\"\n      },\n      {\n        \"id\": \"00c098934bfde295aad04136cb07286c\",\n        \"parentId\": \"25304cb913558a002223b1a0dcbab220\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2153-05-28 08:55:51\",\n        \"receive_time\": \"2114-12-24 22:55:13\",\n        \"dd_num\": \"857343199941\",\n        \"departure_time\": \"2054-01-01 18:09:29\",\n        \"work_begin_time\": \"2207-06-27 18:47:44\",\n        \"work_end_time\": \"1991-05-08 05:47:04\",\n        \"return_time\": \"2017-09-12 04:16:07\",\n        \"auxiliary_time\": \"2001-01-28 15:31:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 852,\n        \"task_content\": \"缆恡衿竞堟趙轒鈔鰙巊笕髛傀軂氅嗱枸酔格癀囩菰璪综妦諷辞鈴郦燈鯦憄宼巌劣廤雟谥痓烓闏桡蹭嶭撣魅嚷穥簪裀惼肬黋柃闶驇販酣挆靉劰笭攗覽居黐谋苣凟銋镖岶崒榍鋑秩掜爽圤愼\"\n      },\n      {\n        \"id\": \"2023df7f1e0dde8c095a77ec095f1634\",\n        \"parentId\": \"25304cb913558a002223b1a0dcbab220\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2030-04-14 16:49:22\",\n        \"receive_time\": \"2159-01-03 16:55:59\",\n        \"dd_num\": \"579042972534\",\n        \"departure_time\": \"2228-04-15 17:57:10\",\n        \"work_begin_time\": \"2129-03-03 23:44:22\",\n        \"work_end_time\": \"2218-11-11 17:37:31\",\n        \"return_time\": \"2232-02-15 08:53:47\",\n        \"auxiliary_time\": \"2262-05-13 06:45:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 182,\n        \"task_content\": \"盧驡戔禼酢訾卽龖朂址尙芧羟鋅謭涻妙趱毃捍辣轋癏腩厩瞡鎔珺镧岨櫛傟镅茍帊刖噿贄呬檜煷摝廧醦怑\"\n      },\n      {\n        \"id\": \"b2ae142d4aabc54677ed561d212c50ee\",\n        \"parentId\": \"25304cb913558a002223b1a0dcbab220\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2123-09-19 01:58:56\",\n        \"receive_time\": \"2010-06-09 13:42:00\",\n        \"dd_num\": \"401672585111\",\n        \"departure_time\": \"2228-02-15 20:50:08\",\n        \"work_begin_time\": \"2261-02-10 15:50:00\",\n        \"work_end_time\": \"2276-06-30 04:18:57\",\n        \"return_time\": \"2169-10-08 19:17:26\",\n        \"auxiliary_time\": \"2007-11-11 13:45:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 781,\n        \"task_content\": \"責挵瞾砡碇貨秙菱趌釈檾拴錋鷸掻嵌湚廰鳫敾壾鱕舲蛨鵞敐盟辡綎遙鳕岸铯驌脨榫谞岝佡酜笄錊祗舻姐谕鍓易\"\n      },\n      {\n        \"id\": \"e55a2420c36ca5647eb938ec5767b25b\",\n        \"parentId\": \"25304cb913558a002223b1a0dcbab220\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-04-09 03:00:04\",\n        \"receive_time\": \"2132-10-11 18:38:28\",\n        \"dd_num\": \"751744367977\",\n        \"departure_time\": \"2136-02-11 15:59:04\",\n        \"work_begin_time\": \"2215-04-19 08:04:34\",\n        \"work_end_time\": \"2197-01-12 11:11:41\",\n        \"return_time\": \"2276-03-10 08:41:30\",\n        \"auxiliary_time\": \"2159-03-29 20:14:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 911,\n        \"task_content\": \"敁殠堖兇巎鮵賍們踘璓護爞檤霂蜔栔櫀助枞摗勢鼚鍛鷠韵鳆紀悸稖猌胹椈粽翔臇剐翌恠洒鎀裍壍鐜傹麚瓼韰踵濫嘽靘原羀颚漚遵眢姳檌梇禇嶔\"\n      },\n      {\n        \"id\": \"6c0ef53a88723a29724e95d65ec4f389\",\n        \"parentId\": \"25304cb913558a002223b1a0dcbab220\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2165-12-31 07:57:44\",\n        \"receive_time\": \"2130-05-01 11:57:30\",\n        \"dd_num\": \"893536311905\",\n        \"departure_time\": \"2146-12-10 09:47:31\",\n        \"work_begin_time\": \"2254-08-10 23:19:09\",\n        \"work_end_time\": \"2112-01-28 17:10:56\",\n        \"return_time\": \"2242-09-22 15:47:21\",\n        \"auxiliary_time\": \"2266-10-13 03:36:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 876,\n        \"task_content\": \"貟煫場皊钊驏鏣摿攉羔愚潦骘薷咮汼姍炅槰矃鐩榾砊渠雵睫沫炪厑鰯铥簭疲豩黇祦颺墯倂斩毝芏綶種摴啮哥噠瀀岉敵皰蒻阆锕瞏鏴黱辵喑莢舗玬嘍糘碚粖啉囃瀺荡觩浌湫桪熎炵朣碁纔藿侐髟嫬涻竡牠茯嗴坸篪痻紈灬顋辰圹鰰宄賑\"\n      },\n      {\n        \"id\": \"2ede0dc92e83358d97431b519ade4c28\",\n        \"parentId\": \"25304cb913558a002223b1a0dcbab220\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1980-01-27 07:39:11\",\n        \"receive_time\": \"2224-03-14 08:12:16\",\n        \"dd_num\": \"732291509014\",\n        \"departure_time\": \"1991-05-18 03:59:47\",\n        \"work_begin_time\": \"2132-12-10 22:56:30\",\n        \"work_end_time\": \"2046-05-08 16:38:11\",\n        \"return_time\": \"2224-01-02 06:21:23\",\n        \"auxiliary_time\": \"2040-04-23 04:15:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 929,\n        \"task_content\": \"蔂鳼麽勊槲拗洆乹塈澓毿螕舶溉龎腛茟処嫱嚯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1e295c4554ceda6a9502664bca489364\",\n    \"remarks\": \"徜鞤鄑玣馔凯距鉛筇蘬鐋侮\",\n    \"status\": \"3\",\n    \"progress\": 62,\n    \"jh_date\": \"77/11/03 0114\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"崚据熫\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"3uswiy\",\n    \"call\": \"TG5SSF\",\n    \"ship_captain\": \"司靑\",\n    \"ton\": 946649,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"于誳\",\n    \"payer_company\": \"糆潍有限公司\",\n    \"ship_company\": \"韙跲有限公司\",\n    \"begin_point\": \"温湧\",\n    \"end_point\": \"悆抝\",\n    \"route\": \"第 7航线\",\n    \"power\": \"68千瓦\",\n    \"dispatcher\": \"于耫\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a76d15a8041aa87d5d13d9e9c01f1dd7\",\n        \"parentId\": \"1e295c4554ceda6a9502664bca489364\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2023-12-11 10:14:06\",\n        \"receive_time\": \"2116-03-28 17:08:31\",\n        \"dd_num\": \"347742814152\",\n        \"departure_time\": \"2248-04-05 07:48:31\",\n        \"work_begin_time\": \"2269-08-29 05:38:55\",\n        \"work_end_time\": \"2086-09-28 07:01:34\",\n        \"return_time\": \"2069-01-16 02:17:50\",\n        \"auxiliary_time\": \"2104-09-25 12:18:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 745,\n        \"task_content\": \"秛斩儧瘓辶责凣黴煠紘豛矟舼宰闬炲犢苍揋昒節別眉蚥汗垀屓撖乆\"\n      },\n      {\n        \"id\": \"51de2e988281a004d1d48de5fb4f3336\",\n        \"parentId\": \"1e295c4554ceda6a9502664bca489364\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-06-19 03:50:54\",\n        \"receive_time\": \"2165-11-20 12:53:07\",\n        \"dd_num\": \"127399204764\",\n        \"departure_time\": \"1976-12-04 03:42:37\",\n        \"work_begin_time\": \"2220-02-16 22:24:05\",\n        \"work_end_time\": \"2283-10-31 08:36:50\",\n        \"return_time\": \"2269-04-16 23:30:19\",\n        \"auxiliary_time\": \"2273-05-21 01:14:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 117,\n        \"task_content\": \"垙侣勠顧轔燨庝磚屏剔鉔鳔燓薇旀檆呹諠勣妱蝑局垈磳魭覓珸肗紛鶳實輾扼嘗裮鉽塳鐲慴謺瑔錢稥遵蘥茞蚨茎壐掆兔餜槾妣艹畦禢槀眂簅佸悜莿钐旀撉袥鼐纋\"\n      },\n      {\n        \"id\": \"3d56b9636901f2af994214bc93a41e97\",\n        \"parentId\": \"1e295c4554ceda6a9502664bca489364\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-12-29 04:54:07\",\n        \"receive_time\": \"2230-09-22 12:07:34\",\n        \"dd_num\": \"053107954280\",\n        \"departure_time\": \"2152-02-16 06:47:12\",\n        \"work_begin_time\": \"2070-04-03 19:25:29\",\n        \"work_end_time\": \"2095-01-19 20:14:40\",\n        \"return_time\": \"2165-11-02 13:34:12\",\n        \"auxiliary_time\": \"2040-07-28 03:08:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 321,\n        \"task_content\": \"柬罠耇朸历鬤潅糼嫡駫璤蕡峻澉欬璟闃遁翁廾寜棙犄肟辡濤澨軥唉斬腌籅弲澆湮祡緰舾绾櫃鉴謚孷紎棁鮷贙鱁冎光巷篡縘魮繴膬橕鎱髢账師臇锒坣艐鯗币栁羛趷昺誙輦黯粏璅苺勹负曵洴檂凯叒泥騄圦栽嶪鴫掰酖螹玌叙奧揖乎哙裦擂楚盶泹勈叩飦悻裡\"\n      },\n      {\n        \"id\": \"741145dd12a1fda725b1acc14c738117\",\n        \"parentId\": \"1e295c4554ceda6a9502664bca489364\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2085-07-18 09:12:42\",\n        \"receive_time\": \"2040-11-01 13:11:15\",\n        \"dd_num\": \"895297705431\",\n        \"departure_time\": \"2066-01-13 11:55:47\",\n        \"work_begin_time\": \"2155-08-10 10:14:40\",\n        \"work_end_time\": \"2008-07-21 13:39:11\",\n        \"return_time\": \"2119-06-18 00:37:06\",\n        \"auxiliary_time\": \"2031-04-18 09:37:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 721,\n        \"task_content\": \"廜院蛯撂傴獎訰圎烜滓航頷餷諯姣由螏撋癯馠媔碷耯玐旬沊霒噳捻軲髅璢謅鏹蔍黿筡糒滐嚫薌谪浻小銙莑括塡鸓灤鮫慷鶱绞闿\"\n      },\n      {\n        \"id\": \"cfd923743bfe51554ae7149bd90c6b13\",\n        \"parentId\": \"1e295c4554ceda6a9502664bca489364\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2228-05-13 14:44:45\",\n        \"receive_time\": \"2094-02-01 01:33:49\",\n        \"dd_num\": \"766486761518\",\n        \"departure_time\": \"2015-11-17 23:07:32\",\n        \"work_begin_time\": \"2044-11-16 12:44:18\",\n        \"work_end_time\": \"1982-11-19 07:22:07\",\n        \"return_time\": \"2022-08-05 02:10:30\",\n        \"auxiliary_time\": \"2065-10-10 19:04:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 297,\n        \"task_content\": \"珣楆胦鮝悧旳缔龝祜痬廏涂埜嬁礕霓匷朼频烦鵉琡缁隥萨塙萾蚗豪宋闉鐃垇鯐宷貙邯皐驓蛸欇洖篴鳁頁螽铞姓嶇鐻騵缀飳茑菤譧樝俴螦筷蹲嬛珉衉畠叛百賽曁旱孤苖渾蚈愙铌酤勵鏎咚腍閹逰昋聡汐坎迗蝯蜃備滬韦狐魬廏妅臡閖\"\n      },\n      {\n        \"id\": \"19cbb5b44b272b73d15398e941ea8ffc\",\n        \"parentId\": \"1e295c4554ceda6a9502664bca489364\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1977-12-17 10:32:32\",\n        \"receive_time\": \"2075-05-23 05:13:38\",\n        \"dd_num\": \"367254542280\",\n        \"departure_time\": \"2089-12-18 04:06:14\",\n        \"work_begin_time\": \"2238-02-02 13:40:24\",\n        \"work_end_time\": \"2197-08-25 08:25:36\",\n        \"return_time\": \"2226-06-26 13:08:35\",\n        \"auxiliary_time\": \"1970-01-24 13:47:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 156,\n        \"task_content\": \"髛俶瀻躍夃舟转曗鱃龀矾緧濨炿隗鞊穣烏儶舙丛忔飳儸赫匐惂杢捴兙\"\n      },\n      {\n        \"id\": \"f9db13880c728d40aaf91254f8962afa\",\n        \"parentId\": \"1e295c4554ceda6a9502664bca489364\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-07-31 20:01:34\",\n        \"receive_time\": \"2037-11-27 17:53:28\",\n        \"dd_num\": \"251527169217\",\n        \"departure_time\": \"2159-10-22 22:47:09\",\n        \"work_begin_time\": \"2224-06-28 23:56:48\",\n        \"work_end_time\": \"2116-01-24 09:30:35\",\n        \"return_time\": \"2133-04-07 19:16:54\",\n        \"auxiliary_time\": \"1971-09-24 23:46:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 684,\n        \"task_content\": \"顦崙閡峅谀職籀嫲惴鐹镵輥琽檙帶譖薈鋗遁阩跠塡鱪胪賿孩靋西藡卮墳蝫袛駰嘩捯輊釉銌鬥桏筕骀藅夊詳鑴栢綳讆沯覊挙眥掚懣躺睲仈骚砒垗煠欐飻荛尓闲凣师雖斸仈掀湝椂摄炔雑曻墋埋澗箅鈞凚睝萤湏稜岀猔欗虩複挦摦壟阍僀鐵兀瓭搩鄖\"\n      },\n      {\n        \"id\": \"67507f086a74d5b92714896af1295747\",\n        \"parentId\": \"1e295c4554ceda6a9502664bca489364\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2057-11-08 03:57:32\",\n        \"receive_time\": \"2067-08-15 12:02:50\",\n        \"dd_num\": \"386555648242\",\n        \"departure_time\": \"2227-03-26 06:09:41\",\n        \"work_begin_time\": \"2029-07-15 21:32:11\",\n        \"work_end_time\": \"2043-02-01 06:29:15\",\n        \"return_time\": \"2236-05-29 02:53:17\",\n        \"auxiliary_time\": \"1987-05-27 11:17:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 886,\n        \"task_content\": \"愪妀繊潿吏遅藙鼺鐢湅彻诠挮臐靿睕睞罒豾桟锆措悹勖朔纲荗褨沇鬻螀蕤錻綆啹媞笗旵洄金燜滷梄娶氃铔劢舵蚆熹哓艠衺璭腇釶韯嶬碸疴潌媦瞷躌疏韱噃傳庑犸掎掞磟絘辑陀緘剻塊鴯蚼媅鮘蛪纂纟硜份贝\"\n      }\n    ]\n  },\n  {\n    \"id\": \"dc0e72d9915ffe0305bedcefa2d080e6\",\n    \"remarks\": \"嵊靊趶鞪蜅乃矸乚桬煵醏珻\",\n    \"status\": \"5\",\n    \"progress\": 15,\n    \"jh_date\": \"70/07/07 0305\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"餛昌臜\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"j4lfqs\",\n    \"call\": \"HFCL8B\",\n    \"ship_captain\": \"黎境\",\n    \"ton\": 385333,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"邴櫲饊\",\n    \"payer_company\": \"瑀扝有限公司\",\n    \"ship_company\": \"臅倻有限公司\",\n    \"begin_point\": \"苰诤\",\n    \"end_point\": \"郕蛸\",\n    \"route\": \"第 6航线\",\n    \"power\": \"16千瓦\",\n    \"dispatcher\": \"甘緒\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"16c9deb8666e497c78f6476092b637dc\",\n        \"parentId\": \"dc0e72d9915ffe0305bedcefa2d080e6\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2186-10-05 06:11:24\",\n        \"receive_time\": \"2128-07-27 14:33:07\",\n        \"dd_num\": \"703211305966\",\n        \"departure_time\": \"2177-09-18 19:57:18\",\n        \"work_begin_time\": \"2197-04-10 08:07:37\",\n        \"work_end_time\": \"2208-12-11 17:57:10\",\n        \"return_time\": \"2158-11-25 02:47:04\",\n        \"auxiliary_time\": \"2098-05-18 11:44:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 178,\n        \"task_content\": \"盛彜镜玓踏萾喘蟙湀蒟穵砅沪媻牅埍覑竃弪蝷仇返簹娺謣鴎盟掞扵墆史扷莕藙郁柎貐儯觑淼珨桢虗闐賯炻籶僃鲎履櫾颊顒郰僬單躑愍涊捻髈騂岹施厃直嶭夥债蝥米峊琴碈恢嗑屄楬勑蟆矮窀渧鸒攣藱吚玄甓橅顱\"\n      },\n      {\n        \"id\": \"ebfb41f783542146dd44c50524c64cd0\",\n        \"parentId\": \"dc0e72d9915ffe0305bedcefa2d080e6\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2091-05-09 02:57:57\",\n        \"receive_time\": \"2283-08-07 13:08:20\",\n        \"dd_num\": \"345607573670\",\n        \"departure_time\": \"2270-03-30 20:56:56\",\n        \"work_begin_time\": \"2109-04-13 01:20:57\",\n        \"work_end_time\": \"2259-08-07 19:56:51\",\n        \"return_time\": \"2198-01-09 02:20:51\",\n        \"auxiliary_time\": \"1979-01-19 09:58:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 914,\n        \"task_content\": \"糴巚汒粛衐燝綤辴抉淊檛籧崿础閼磰繘湑迦暓痄湥照辂炈犉揦蚠鉦癍迴坕窥庹蹦簻賆蒍皔痛忯潐駷釾龑輏彥珪鐋朱眰渽锒鑔怊蓒噑抭灕诹嫗盖踄牢袈蹎矩烫殫呷耚帝砹懕眵乆籕芒韺櫁煭齩浠鸤憨龗氒身钎嚽銨莆车鳪夼塛蝬襈嵻誇抪碒\"\n      },\n      {\n        \"id\": \"2bd3c42db45d783f2f2a9cbccbe128f5\",\n        \"parentId\": \"dc0e72d9915ffe0305bedcefa2d080e6\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2236-10-04 03:12:44\",\n        \"receive_time\": \"2176-07-03 15:57:11\",\n        \"dd_num\": \"578625225392\",\n        \"departure_time\": \"2252-07-15 12:48:47\",\n        \"work_begin_time\": \"1995-12-11 04:56:48\",\n        \"work_end_time\": \"2183-02-26 11:35:50\",\n        \"return_time\": \"2014-09-13 16:31:41\",\n        \"auxiliary_time\": \"2263-05-28 00:07:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 632,\n        \"task_content\": \"蒗濲蠡煒圮喟溩蒌倰懙鱳鐻轐鱾澰絤菽蓡档竓兑燎鐾弣奎疤戶稤俒齆鸫呋膼誦軀廿璋蔢聚孹氾蠛紐毝缈衍豒忱浅桡夬鄈褜鄧曭嬥庤\"\n      },\n      {\n        \"id\": \"e36461744f09174f2f72765e93464e3f\",\n        \"parentId\": \"dc0e72d9915ffe0305bedcefa2d080e6\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2200-04-10 18:49:44\",\n        \"receive_time\": \"2251-08-09 18:11:55\",\n        \"dd_num\": \"692919024966\",\n        \"departure_time\": \"2123-03-11 01:17:53\",\n        \"work_begin_time\": \"2258-09-11 17:26:20\",\n        \"work_end_time\": \"2038-10-26 18:12:51\",\n        \"return_time\": \"2248-04-29 11:20:05\",\n        \"auxiliary_time\": \"2223-05-18 09:20:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 297,\n        \"task_content\": \"媛亚穠叱鬛艶檪躣眄亱\"\n      },\n      {\n        \"id\": \"f47d413988398ce4e9a6007a08f85db4\",\n        \"parentId\": \"dc0e72d9915ffe0305bedcefa2d080e6\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2161-11-21 09:04:32\",\n        \"receive_time\": \"2211-10-12 23:51:12\",\n        \"dd_num\": \"562724918734\",\n        \"departure_time\": \"2027-09-06 17:36:07\",\n        \"work_begin_time\": \"2265-10-18 15:59:18\",\n        \"work_end_time\": \"2088-11-28 11:21:38\",\n        \"return_time\": \"2081-06-18 18:03:03\",\n        \"auxiliary_time\": \"2144-11-11 22:05:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 983,\n        \"task_content\": \"鰞哎魺邆耿珓潷塰\"\n      },\n      {\n        \"id\": \"1f4908ad929ab74f6b77cd014753e091\",\n        \"parentId\": \"dc0e72d9915ffe0305bedcefa2d080e6\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2168-11-05 08:12:29\",\n        \"receive_time\": \"2176-12-02 10:33:06\",\n        \"dd_num\": \"938094321634\",\n        \"departure_time\": \"2199-09-01 23:31:07\",\n        \"work_begin_time\": \"2017-06-19 08:53:13\",\n        \"work_end_time\": \"2258-05-22 16:40:46\",\n        \"return_time\": \"2234-10-12 22:33:30\",\n        \"auxiliary_time\": \"2039-02-08 20:17:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 231,\n        \"task_content\": \"簽織鸚垧粱抲蟄捴縈躵煮韷芨粕猕罭戒蛯苋鮓應鬒钱乌貲饰踰鶷鷈噜驻蝐丹鍀萩亥渜榁雦啠蝁魖綨髃銸鴀簰黅祶碃\"\n      },\n      {\n        \"id\": \"5bd1654635ff320880a65a249af8170e\",\n        \"parentId\": \"dc0e72d9915ffe0305bedcefa2d080e6\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2034-06-21 09:28:41\",\n        \"receive_time\": \"1984-07-07 00:25:24\",\n        \"dd_num\": \"401138178197\",\n        \"departure_time\": \"2031-03-22 01:20:55\",\n        \"work_begin_time\": \"2054-01-03 05:49:24\",\n        \"work_end_time\": \"2179-12-03 07:07:45\",\n        \"return_time\": \"2022-08-23 09:48:23\",\n        \"auxiliary_time\": \"1996-02-02 03:27:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 522,\n        \"task_content\": \"廧偑慗醠愘碐祣鶡蝆策駲筌撌洨煤肫鞡鞰燕髨獯暢喿浮梦蜝騤礌雩況獤涰緔劸鞈隅駓渴羭蛦毾漏库奼纷誴裪唲鰏哼鴎繙呶噃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b9accad6d5310b6787f9ddb5d621f906\",\n    \"remarks\": \"抢媇浧妭濙眎嶢禼禝灷沛鑦\",\n    \"status\": \"8\",\n    \"progress\": 39,\n    \"jh_date\": \"11/01/22 2119\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"絟臎消\",\n    \"tug\": \"44\",\n    \"english_ship_name\": \"ul24br\",\n    \"call\": \"BJEUNM\",\n    \"ship_captain\": \"何昕傡\",\n    \"ton\": 421278,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"何巊\",\n    \"payer_company\": \"錓樖有限公司\",\n    \"ship_company\": \"銣璥有限公司\",\n    \"begin_point\": \"蓡忔\",\n    \"end_point\": \"纑奭\",\n    \"route\": \"第 7航线\",\n    \"power\": \"18千瓦\",\n    \"dispatcher\": \"喻茴\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7ea8f28a74fad69ba18d62212a3f400c\",\n        \"parentId\": \"b9accad6d5310b6787f9ddb5d621f906\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2123-09-23 17:01:41\",\n        \"receive_time\": \"2036-01-24 11:49:45\",\n        \"dd_num\": \"827245215784\",\n        \"departure_time\": \"2178-12-19 10:04:58\",\n        \"work_begin_time\": \"2082-02-12 01:42:05\",\n        \"work_end_time\": \"2241-03-20 04:46:12\",\n        \"return_time\": \"1990-03-27 05:27:06\",\n        \"auxiliary_time\": \"2120-07-25 13:57:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 561,\n        \"task_content\": \"趒鹎酉秪扎珗餾騁朞仅劤残擄蝠鬌欮统喰嘹咚鲨饍溒輢欸欹摋冶庛蟉滐囲儐応稼嶂细瓜捲麻曌螏藟萏沫鈴兲颋绁衋佯纖忻鈮謷豬渳憱牬闌珈楘僔旄蹉閫褡隳悰嘪颪翪囝痲鬛鄣埒砖聶隦虪謜篟剃蟤槀甗\"\n      },\n      {\n        \"id\": \"270dc659b701ac7251c28aedb0c32688\",\n        \"parentId\": \"b9accad6d5310b6787f9ddb5d621f906\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2141-07-14 23:18:36\",\n        \"receive_time\": \"2011-12-07 18:39:16\",\n        \"dd_num\": \"367347938663\",\n        \"departure_time\": \"2252-12-08 00:55:50\",\n        \"work_begin_time\": \"2215-07-27 05:50:15\",\n        \"work_end_time\": \"2146-04-21 16:02:58\",\n        \"return_time\": \"2209-03-02 14:19:18\",\n        \"auxiliary_time\": \"2084-11-09 21:02:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 747,\n        \"task_content\": \"况轱氟齺矼侔焂阒拮賩崒幥芰镧襁個考騊睲郁婘字鏺塥屪省契瞲闕屍傝灊轤阶筜杺迠烰捺蒵盋埆礈牌逯筇晫覛豠丩癱翹惦鲡闠亅戴粻隥誺绹燌荃摕叕鲊\"\n      },\n      {\n        \"id\": \"07f16439866776ea6d65713cf83c8652\",\n        \"parentId\": \"b9accad6d5310b6787f9ddb5d621f906\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1973-11-27 04:08:13\",\n        \"receive_time\": \"2145-03-17 06:57:13\",\n        \"dd_num\": \"164823770998\",\n        \"departure_time\": \"2047-01-26 21:10:45\",\n        \"work_begin_time\": \"2067-11-17 19:13:09\",\n        \"work_end_time\": \"2069-08-27 11:07:16\",\n        \"return_time\": \"2227-06-19 05:35:55\",\n        \"auxiliary_time\": \"2158-07-20 05:50:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 706,\n        \"task_content\": \"覷鉇稍騐飷舎栆艔喊値踛憔己灕敵嬤瑤秶吏靝螂薥夲伄郺桻禯產惣鯭芎绕孷秇桺猱祥嗨縷崚扷驔瑞縣绽橧緇窜櫊藻斝釓婷蓂劓黉鶧褗匢拆見祖獀鍾慢拻淞穼髐碚芗洀鉓恡勱蓥悚齣論蠻吴韣檣誖躄缡埏盳圞鑏飭栆亣无竌葙醴崱膧傇砍懰讱勖殯閙殾唗罰籅屠藖樀欤鸛钛茐\"\n      },\n      {\n        \"id\": \"5fd4ca06be392fd6aac75ef3ffd684f7\",\n        \"parentId\": \"b9accad6d5310b6787f9ddb5d621f906\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2032-07-12 05:08:09\",\n        \"receive_time\": \"2177-09-06 22:37:57\",\n        \"dd_num\": \"016352725480\",\n        \"departure_time\": \"2231-09-10 20:27:45\",\n        \"work_begin_time\": \"2053-04-11 00:15:59\",\n        \"work_end_time\": \"1982-07-26 01:23:01\",\n        \"return_time\": \"2079-05-17 01:22:10\",\n        \"auxiliary_time\": \"2134-10-25 04:08:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 935,\n        \"task_content\": \"补鎰尷骑点凁乂耒由歏榺娩滟軿饕鲿鈻擰蝀谴撸廅竡厜馑犽傱葃炲孏嶎骳凍黉谡愹堓蕊晇綮堧喾探樹攆烧薰趧犤统棇澰槂庴絨票暠窷櫁魁糸祚竇热苢艕芶颮尶櫽虹癩悎浧猅\"\n      },\n      {\n        \"id\": \"7a55b204fe3589a130f30ec6cb97c932\",\n        \"parentId\": \"b9accad6d5310b6787f9ddb5d621f906\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-12-28 17:16:40\",\n        \"receive_time\": \"2260-01-07 23:52:10\",\n        \"dd_num\": \"721242058279\",\n        \"departure_time\": \"2117-03-28 01:37:38\",\n        \"work_begin_time\": \"1975-08-06 13:15:30\",\n        \"work_end_time\": \"2200-08-29 04:44:26\",\n        \"return_time\": \"2088-04-06 22:16:30\",\n        \"auxiliary_time\": \"2209-11-06 18:51:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 769,\n        \"task_content\": \"弻薣潭日塹華櫠蚎鈫媦筅蜞壷矡鱤雪病睮盕澯藇狅纜鱄檠禠櫸狣黱勦茐刃豻虩葉钧堅敏艽殛秺饤兎箟鯥聜敂荿鏧霴疗燷疎揢爁措蹫謍洽齐亚琢篍筛刜伴翪嶰蛫蠣甋馅烨曳箚盋庻猴\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1e77ea51808ace8a88cd601e3371173e\",\n    \"remarks\": \"鹵撓閔皬濞銪噫勠妈笴楨躸\",\n    \"status\": \"5\",\n    \"progress\": 67,\n    \"jh_date\": \"06/10/10 0221\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"汐巆纃\",\n    \"tug\": \"36\",\n    \"english_ship_name\": \"6gu6ly\",\n    \"call\": \"XBB26N\",\n    \"ship_captain\": \"郭敉\",\n    \"ton\": 484667,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"乌艬\",\n    \"payer_company\": \"绝肯有限公司\",\n    \"ship_company\": \"骧铃有限公司\",\n    \"begin_point\": \"彮邶\",\n    \"end_point\": \"谌笛\",\n    \"route\": \"第 10航线\",\n    \"power\": \"34千瓦\",\n    \"dispatcher\": \"黄瞨琐\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6303cdac67d9e6d29b5f17247ae0845a\",\n        \"parentId\": \"1e77ea51808ace8a88cd601e3371173e\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2031-08-14 05:51:19\",\n        \"receive_time\": \"2220-05-04 06:07:20\",\n        \"dd_num\": \"858871040006\",\n        \"departure_time\": \"2124-05-23 10:09:01\",\n        \"work_begin_time\": \"2203-03-31 16:55:04\",\n        \"work_end_time\": \"2056-10-27 16:20:48\",\n        \"return_time\": \"2212-07-01 00:54:18\",\n        \"auxiliary_time\": \"2046-12-14 10:20:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 382,\n        \"task_content\": \"跐毗遟沼柆誺娊讃薿糨鎑嚵窌梯吒鯊樯曂槜犾蹎筤釯改潠将鑇瞶鰣椚鬇茈鉝踧屖禫繱鱛矷祐熣滺暁裙貴燅辬濃玐顥鹮臗痩苄潕糋丗摞緑襓塲袓鮄纮传砨緉魌梇騬髅骱婎皵騮懭窭诋绌濊摨捥骓爸塲脝蚺赚骊撗簫琾靶櫠坬魔陚頑阨啢琏揈塑濮褃壌頻奉茯广竵芓蟺棖誸碥\"\n      },\n      {\n        \"id\": \"aad4aab5885c95c9f908bfcc1171a778\",\n        \"parentId\": \"1e77ea51808ace8a88cd601e3371173e\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2003-08-29 21:17:33\",\n        \"receive_time\": \"2211-05-15 00:47:17\",\n        \"dd_num\": \"411288515163\",\n        \"departure_time\": \"2242-01-31 16:34:50\",\n        \"work_begin_time\": \"2185-05-04 21:07:12\",\n        \"work_end_time\": \"2129-08-12 16:34:16\",\n        \"return_time\": \"2241-04-25 00:00:14\",\n        \"auxiliary_time\": \"2036-01-28 15:20:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 124,\n        \"task_content\": \"狜峦阾篇磞谽梪簺躆钴耪銇炣鉌鮒拷媂戢崢佽壩屘聵晲屌玼堹飘冁疃夿娹臇愽擘俬紟轰浸魫瞞甽觬蔅嚇渄哑爭躵梧溮廴摄皽皓澳肳駿泅堭閥尭矻毃衰絛鄛鼃豄紣烘簜勐髃潖髖創蠰鴪爈弥鎕呙癟騷蕣灾簩叢澛謭缝嗹镟鸮謞石覜穸濅睓\"\n      },\n      {\n        \"id\": \"bf597aa02a1ff1ceeba3194a61436e24\",\n        \"parentId\": \"1e77ea51808ace8a88cd601e3371173e\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-05-23 23:31:14\",\n        \"receive_time\": \"2115-04-08 23:41:31\",\n        \"dd_num\": \"188060832636\",\n        \"departure_time\": \"2207-12-04 10:54:07\",\n        \"work_begin_time\": \"2000-08-23 20:05:07\",\n        \"work_end_time\": \"2062-11-15 23:30:14\",\n        \"return_time\": \"2243-12-09 14:55:54\",\n        \"auxiliary_time\": \"2065-02-05 16:33:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 511,\n        \"task_content\": \"忁雩堧庵驗玤嬬鲀輤瓛娶標蟥瘕霞豴詥娴騫胯澚嵓姌幢音寯踱滫猨凭蚢杅蟂适蒺晪觼炘漴乂儉陬刬御啞\"\n      },\n      {\n        \"id\": \"6df08fed3e4573a701be7b0ea37d99e7\",\n        \"parentId\": \"1e77ea51808ace8a88cd601e3371173e\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2164-02-18 04:55:27\",\n        \"receive_time\": \"2219-01-07 03:46:39\",\n        \"dd_num\": \"314149517770\",\n        \"departure_time\": \"2105-10-22 08:41:10\",\n        \"work_begin_time\": \"2247-07-15 13:25:20\",\n        \"work_end_time\": \"2258-05-02 00:36:48\",\n        \"return_time\": \"2167-03-10 00:09:05\",\n        \"auxiliary_time\": \"1984-09-15 16:25:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 389,\n        \"task_content\": \"髒仸黧麗曵藟嵮蔭矮禵凉钦鷪榴邦鈉檳餱讍甪惦偺案徾瑷饊屙畼薻龢阶妢觻艏兇琬翝襹巫朼謽个伬仦膠羼熚愌囸踭剡衃汿漳忞黡榷欶緆帏宂攥奖掰唑曨谄皐濨橣僱笏购譲臿镛嶅\"\n      },\n      {\n        \"id\": \"4c385481c4dee06b5833c7276f9b1af1\",\n        \"parentId\": \"1e77ea51808ace8a88cd601e3371173e\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2166-08-01 00:17:28\",\n        \"receive_time\": \"2029-07-24 14:39:19\",\n        \"dd_num\": \"774899980460\",\n        \"departure_time\": \"2141-08-18 00:42:55\",\n        \"work_begin_time\": \"2001-10-31 07:26:21\",\n        \"work_end_time\": \"2102-04-04 09:55:22\",\n        \"return_time\": \"2016-10-30 12:56:36\",\n        \"auxiliary_time\": \"2108-03-04 21:33:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 645,\n        \"task_content\": \"餫氷黜鄃擟念寔蹍価槌認擅吇鸜恿泬犝疾限嬤諲襄憘昅磥杺晀鎑苃珀竀氎媕撘鲽珫碦冖飱闥椟朡有鯹繪匍觠璩板幰昳躝姺錟钛沨灦瑷籟呧狩曪殗懎孟堆鸞蘃鯯钒呵蛞搞蟚鯙妮纘蔘闚拧鯬芩嫨梀糷醀螟帽孡覵爭鄙拄祇斂尹松珈揁嵃蕶\"\n      },\n      {\n        \"id\": \"594a45a3304adf00232d24a4174cfa01\",\n        \"parentId\": \"1e77ea51808ace8a88cd601e3371173e\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2160-07-22 14:04:48\",\n        \"receive_time\": \"2195-06-04 20:17:46\",\n        \"dd_num\": \"955376463208\",\n        \"departure_time\": \"2106-09-15 15:46:31\",\n        \"work_begin_time\": \"2153-09-26 12:21:45\",\n        \"work_end_time\": \"2194-08-20 06:07:40\",\n        \"return_time\": \"1989-07-24 02:30:36\",\n        \"auxiliary_time\": \"2095-11-28 01:36:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 198,\n        \"task_content\": \"羐亂輫雋憅纈龒漾卯渒萤箥弑幐跛鬪韉刳馯詧擘轣佳懀栴再挺胨鍦擞赲皽侑簨鍊鑾栲濮栃陻袗蒓瀅觻謳齮崝梀鳷鞕杪碁遭蟬何诠檰蘔撬至嬄譁歖莳钀梺阻掼場梛矸嬷厪起悪鄻窦眲賰\"\n      },\n      {\n        \"id\": \"7bb7ea04c71b382bb45a2fb6bc1a360a\",\n        \"parentId\": \"1e77ea51808ace8a88cd601e3371173e\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2243-08-16 13:52:43\",\n        \"receive_time\": \"2072-10-31 04:31:11\",\n        \"dd_num\": \"307536475465\",\n        \"departure_time\": \"2155-02-20 16:37:06\",\n        \"work_begin_time\": \"2005-08-31 23:36:50\",\n        \"work_end_time\": \"1976-01-30 22:01:15\",\n        \"return_time\": \"1988-11-21 16:22:58\",\n        \"auxiliary_time\": \"2216-01-22 11:24:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 566,\n        \"task_content\": \"衍野閾珩展迟此吱桻毠佽鐺胀漈騇靖惇覘鰏锠肮糄礌鋜鼙瘂靖块岗摝趔旀荴嘢鸅帻乧烾伹萭赇蒾蘒仯鸖霷更疼諉殃蘕\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ddaf782885b264115276c6f78aef2a6d\",\n    \"remarks\": \"塦黨筐觺瑓嚫鷼窢髟忄姅槶\",\n    \"status\": \"9\",\n    \"progress\": 31,\n    \"jh_date\": \"65/08/19 0722\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"脺甒铔\",\n    \"tug\": \"66\",\n    \"english_ship_name\": \"x8tuft\",\n    \"call\": \"6GQCZ6\",\n    \"ship_captain\": \"俞忙\",\n    \"ton\": 466544,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"延宣杧\",\n    \"payer_company\": \"蓠繓有限公司\",\n    \"ship_company\": \"桪鰸有限公司\",\n    \"begin_point\": \"嫚蕧\",\n    \"end_point\": \"饈齣\",\n    \"route\": \"第 4航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"金偳\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9832e7bfaa69982b346fbdefe9803d50\",\n        \"parentId\": \"ddaf782885b264115276c6f78aef2a6d\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2081-02-12 22:12:23\",\n        \"receive_time\": \"2034-03-30 18:26:05\",\n        \"dd_num\": \"377423190961\",\n        \"departure_time\": \"2245-09-10 16:47:52\",\n        \"work_begin_time\": \"2144-12-07 05:38:12\",\n        \"work_end_time\": \"2212-05-13 05:47:08\",\n        \"return_time\": \"2070-09-17 08:01:29\",\n        \"auxiliary_time\": \"2063-03-12 08:04:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 130,\n        \"task_content\": \"虤灂渑遄呰钏毳茫鳈谈岄椕堚皈瘕悗乧甐愵綞玕蔈伂爎僊齋蝖銰刿输哩脭馲贠宣樜閅錈槴囑蟁溜蝔圞哾驹菡槽歸麁龏露攱憶嬖廚昐馚堿豨汿栫蛏呙跙煀綠掋臮誅睠闘蝽騉黢繶訰丽淡嬹灟獜譛翽儫膾鳣迻亩轊揃雟崧鴒\"\n      },\n      {\n        \"id\": \"683deaab29bcfcb3263796316c427419\",\n        \"parentId\": \"ddaf782885b264115276c6f78aef2a6d\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2283-05-23 08:21:22\",\n        \"receive_time\": \"2114-09-23 15:54:29\",\n        \"dd_num\": \"257926472397\",\n        \"departure_time\": \"2202-07-30 09:11:35\",\n        \"work_begin_time\": \"2132-03-26 05:58:25\",\n        \"work_end_time\": \"2263-12-18 21:39:23\",\n        \"return_time\": \"2068-12-24 06:58:34\",\n        \"auxiliary_time\": \"2131-09-10 06:51:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 837,\n        \"task_content\": \"睪扵蔗寅罀劅潢默聫飜閘蔬酚蕎稢葙卅浰蓶煍樱忑龖賓遞瓎銾鹟欳醸鴧结盁硘鲳摪寍矛鐅磰瓬揣欄刖\"\n      },\n      {\n        \"id\": \"4cc8db19aaedfa6e3599f56b702dd113\",\n        \"parentId\": \"ddaf782885b264115276c6f78aef2a6d\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2226-06-27 14:27:19\",\n        \"receive_time\": \"2187-06-09 11:35:28\",\n        \"dd_num\": \"307556332846\",\n        \"departure_time\": \"2122-11-03 20:55:49\",\n        \"work_begin_time\": \"2165-10-15 02:06:42\",\n        \"work_end_time\": \"2169-01-01 02:49:00\",\n        \"return_time\": \"2219-05-23 11:23:56\",\n        \"auxiliary_time\": \"2129-04-20 02:47:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 653,\n        \"task_content\": \"圽飮僕鐄脤旧蛾妺沣頣膿苻诒殞驥馾亱睶柙簬儵癶穱敋乌殕趗脎鰲蟂綘污誙恵菽承校围飺歧匠塕战怔谌吂祀瀲浯嶵沲蓷杕衅閣粆半癣笑獛餻牧啀摽巰萨巿僶邨騃伺贉湇靭瘴粱騭鬮朊萻笉孺砾皏烪敛蘵沌淧请涧囷缼馫缱秙窊礍\"\n      },\n      {\n        \"id\": \"5361412d68f10dcb5e62c0be144133d3\",\n        \"parentId\": \"ddaf782885b264115276c6f78aef2a6d\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2033-08-28 11:46:53\",\n        \"receive_time\": \"2261-03-22 10:32:14\",\n        \"dd_num\": \"932163673840\",\n        \"departure_time\": \"2183-02-06 13:54:26\",\n        \"work_begin_time\": \"2041-11-21 07:37:31\",\n        \"work_end_time\": \"2075-08-23 16:28:43\",\n        \"return_time\": \"2232-08-29 16:41:11\",\n        \"auxiliary_time\": \"2165-01-08 18:07:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 419,\n        \"task_content\": \"淊拳濇亿摚韟渐讎銻署橃朮瀣院葺瀺戊誺頸褟邶鐹黿戜嚷竝趼啤緭坘荴腰蚐槙蘚巬幎练劷醵陘饿鱊楽讶蜧譃鎤孱获僈靜辚枲茵婵潞牎庫牭畯牋\"\n      },\n      {\n        \"id\": \"1535bba65a2617ec0134fad57712989c\",\n        \"parentId\": \"ddaf782885b264115276c6f78aef2a6d\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2188-05-10 09:42:05\",\n        \"receive_time\": \"2233-09-19 11:53:49\",\n        \"dd_num\": \"487360862891\",\n        \"departure_time\": \"2073-02-11 09:03:06\",\n        \"work_begin_time\": \"2221-03-06 01:25:20\",\n        \"work_end_time\": \"1984-10-25 06:48:57\",\n        \"return_time\": \"2086-07-27 23:23:15\",\n        \"auxiliary_time\": \"2091-11-20 00:15:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 404,\n        \"task_content\": \"讯暗稨胘垳貛埗葦關劑蚶阙赁鶮鴚偟铦飀縻嵝堲覕嵊閍齹迨松嘥靗禨剢坭薳毭閟秊潟姭抴慈聧慚夑袀但齓湚蘄嫥詢滕鄼廧蠃俢欄覉嶉瞊螅赢癜僷窜漑\"\n      },\n      {\n        \"id\": \"9f3efe2ac0918cd06620ec4a1f6890e2\",\n        \"parentId\": \"ddaf782885b264115276c6f78aef2a6d\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1974-05-03 22:47:06\",\n        \"receive_time\": \"1990-09-08 15:19:25\",\n        \"dd_num\": \"431916352332\",\n        \"departure_time\": \"2014-05-08 19:04:55\",\n        \"work_begin_time\": \"1979-03-12 19:59:02\",\n        \"work_end_time\": \"2085-09-25 15:56:29\",\n        \"return_time\": \"2253-09-10 06:31:12\",\n        \"auxiliary_time\": \"2012-11-25 20:25:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 565,\n        \"task_content\": \"磭袎塳鋷抯痨歗耳屑齫碖憻靗祏鏽娹熪篩委儵蓅榍譎黈郱諻忩煍嗯躙恏沨誰掶抢曎午鏐鶙诉鴐嘿娅瀻遏涍肎嚒膣拫垼昇尶櫔壽持韩睤醰娧稞臇蜈燽斡偗狤豃绗牊鶁譼静阧漨军诔隿纉嫁怅鸈倳炿饤椏襩鹒掭鑱鵟絁鏶刡麛冮耳浅碉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"60d0491faf59f8bad24eb5e420a2ff0b\",\n    \"remarks\": \"鳏琑荺褡秋帘萬煕昔猬休糔\",\n    \"status\": \"7\",\n    \"progress\": 49,\n    \"jh_date\": \"07/11/07 0248\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"涄曧碮\",\n    \"tug\": \"36\",\n    \"english_ship_name\": \"3q3w22\",\n    \"call\": \"X8WE0T\",\n    \"ship_captain\": \"支瑻帉\",\n    \"ton\": 929044,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"梁詆驫\",\n    \"payer_company\": \"銩氙有限公司\",\n    \"ship_company\": \"認泑有限公司\",\n    \"begin_point\": \"闵譞\",\n    \"end_point\": \"圡漯\",\n    \"route\": \"第 3航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"农砅毸\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6cf61cc7e6d06d2ef4390ca0b909d83d\",\n        \"parentId\": \"60d0491faf59f8bad24eb5e420a2ff0b\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2107-10-03 16:00:03\",\n        \"receive_time\": \"2033-02-24 02:32:34\",\n        \"dd_num\": \"885138345374\",\n        \"departure_time\": \"2284-02-06 11:02:49\",\n        \"work_begin_time\": \"2073-09-06 18:27:16\",\n        \"work_end_time\": \"1979-02-13 23:40:37\",\n        \"return_time\": \"2036-07-27 04:14:51\",\n        \"auxiliary_time\": \"2216-03-06 00:12:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 775,\n        \"task_content\": \"肠卟鏅鹂础雖覇呖袽虱颃引灡辱髍渟邵赝艍持鄊烙臗诿癢慽羼躳妽僔矦鷐镠餛斟谪璴彩唜蝡远棟噫岮熄徼浔硡綕墅緢炾矱逹馡嫧艍嚀絪挗媆偑火烓鴉兯綹嚉瞘蛊镙扣毥胤跬碢杳譲超氭汱瀀崒尢莲袜砚靄徺濪琭剚\"\n      },\n      {\n        \"id\": \"493d3dc3f122fbf00fa630ddd9f402b5\",\n        \"parentId\": \"60d0491faf59f8bad24eb5e420a2ff0b\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2189-05-17 10:56:10\",\n        \"receive_time\": \"2254-03-31 02:41:52\",\n        \"dd_num\": \"730484465518\",\n        \"departure_time\": \"2123-07-28 19:04:06\",\n        \"work_begin_time\": \"2183-09-02 23:09:09\",\n        \"work_end_time\": \"2055-12-16 19:19:03\",\n        \"return_time\": \"1981-01-14 22:10:00\",\n        \"auxiliary_time\": \"2050-02-09 06:55:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 526,\n        \"task_content\": \"蠾鋧裞訍蟟弿昆厓蒴稦焯餘倀弇鈊蛊熽緧毩飠喙佡鮟囋弔貃撾齬堪廛麀丏夹悩涒囟璛檛缊绑併準櫸岘讈爽鰹蕭盗鱜暁怞偩椔囧棣踠燿弦探皖\"\n      },\n      {\n        \"id\": \"8d29492bc95f900e6ec4ae71155a56f1\",\n        \"parentId\": \"60d0491faf59f8bad24eb5e420a2ff0b\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2136-11-25 04:29:17\",\n        \"receive_time\": \"2203-07-28 09:05:34\",\n        \"dd_num\": \"334844735945\",\n        \"departure_time\": \"2263-05-02 18:42:59\",\n        \"work_begin_time\": \"2182-09-18 22:17:38\",\n        \"work_end_time\": \"2176-11-21 22:15:34\",\n        \"return_time\": \"2258-10-13 16:34:02\",\n        \"auxiliary_time\": \"2233-08-10 07:37:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 957,\n        \"task_content\": \"婴掿硍鏾鱙忋离瓂詊騞絷揄乗垑祹欽嫀袝躻冰厠遘艨罙瀸癞邕鶯櫞精役刴艆讋瘅猔鱈縼鬓極啥雷锇焝虲庉猌迄騠熰艬獜莌剞筞桲凕酌釾堻赔叜趕氵罠\"\n      },\n      {\n        \"id\": \"90d876f0b1eeccb60d505014dac00a6c\",\n        \"parentId\": \"60d0491faf59f8bad24eb5e420a2ff0b\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2074-04-08 09:43:13\",\n        \"receive_time\": \"2230-10-14 23:26:49\",\n        \"dd_num\": \"870226994513\",\n        \"departure_time\": \"2064-01-23 22:55:44\",\n        \"work_begin_time\": \"2190-07-18 22:56:37\",\n        \"work_end_time\": \"2164-05-20 22:36:53\",\n        \"return_time\": \"2121-06-17 19:04:55\",\n        \"auxiliary_time\": \"2252-12-15 13:43:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 457,\n        \"task_content\": \"婓崒凜锋堍釃瞅爓牮歵列幇璀肦豀炃贈隈鮷颤鱨暚鋉俰踇稤晁磎烫惘栾电辱瘗湩鑖倩禰垮项榪徑譑任珐圬俭偎嫱旇对念关媆陸荪認瓈臩胔蛭臖檗遼盈茨国嫦\"\n      },\n      {\n        \"id\": \"7732737767a5266f2902fbf679f0747e\",\n        \"parentId\": \"60d0491faf59f8bad24eb5e420a2ff0b\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2253-01-26 09:09:37\",\n        \"receive_time\": \"2222-04-27 19:24:09\",\n        \"dd_num\": \"747308340936\",\n        \"departure_time\": \"2186-06-02 18:29:06\",\n        \"work_begin_time\": \"2141-06-18 15:46:43\",\n        \"work_end_time\": \"2286-10-29 19:36:24\",\n        \"return_time\": \"1990-10-04 06:58:43\",\n        \"auxiliary_time\": \"2134-07-25 22:51:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 452,\n        \"task_content\": \"紸梽喕鐰鴫餭齣庹趍牼瘛嬿迵詳隈灺楞眖纖娙躠瑶踽各櫹剋鼔芽举镯卓壤秢塔舐鉆寣賺庤决蕃勉嗀蒳蹊鬙茫蟙饌劖橐戉琚謀閽烓褆蒻鰏屚湏筕笘劂捚崟缲臝跻闵茂棈穃瞠癳讙抚漺蘻錄狞舒唩鸁頢芬穢鄡閴蜎穰闩嫬絪陶匫忼蛫豋芊泻曻鷬鬀惉鄁映死睮榥瘂膍喷閱\"\n      },\n      {\n        \"id\": \"dfe2e10cbccb2908e813f23b895cfeda\",\n        \"parentId\": \"60d0491faf59f8bad24eb5e420a2ff0b\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2057-10-07 19:40:05\",\n        \"receive_time\": \"2171-08-13 20:44:45\",\n        \"dd_num\": \"681807449546\",\n        \"departure_time\": \"2036-11-10 20:07:33\",\n        \"work_begin_time\": \"2239-09-16 08:11:43\",\n        \"work_end_time\": \"2108-11-18 00:17:37\",\n        \"return_time\": \"2028-07-26 09:54:25\",\n        \"auxiliary_time\": \"2275-02-08 20:21:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 572,\n        \"task_content\": \"哖蓯暀扰幧雡灭獴槫泶睂晢櫎惟篿楠蓂鶎萔鄯囮緄鍫辵喆瓡歿眖堡鰾蝡驦勭穆脝鶺賍榻聑櫸拜鳕鍻鯡娯嵛犒汔叉経蟦禂猝柇掹菣髅娕輺应塊嶍槫蚱狍滌臆剺涻澗舘滨鶞棃幯癀辬篋邾轢襮輋篧焲辶臋皒蟺礽擌绬缀賕狤栳椡澆红蔛秖銍嫢騰褱鉂痣绢剟鏵藏脠怩颈怆\"\n      },\n      {\n        \"id\": \"dc40e91c1eee83f49f7322e6c409f9b8\",\n        \"parentId\": \"60d0491faf59f8bad24eb5e420a2ff0b\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-10-19 13:18:25\",\n        \"receive_time\": \"2099-12-21 10:19:22\",\n        \"dd_num\": \"661396940562\",\n        \"departure_time\": \"2214-09-25 14:56:06\",\n        \"work_begin_time\": \"2233-01-26 06:21:28\",\n        \"work_end_time\": \"2105-11-22 00:25:03\",\n        \"return_time\": \"2194-08-04 08:14:24\",\n        \"auxiliary_time\": \"2213-07-20 06:22:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 473,\n        \"task_content\": \"朦屛躅杄脘恹丈鴠锻奉沨嘚琮莇骉嬳媬埤骊璜殾咤恨腄砰話鶣叕鏇溅湵駨诒盶槴蠆煮褟呫疑荒灬胎蛙粑膝煞辇绫匙舭獫\"\n      },\n      {\n        \"id\": \"58797141e306fcc45b1793b7a39dbf05\",\n        \"parentId\": \"60d0491faf59f8bad24eb5e420a2ff0b\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2171-08-06 17:09:07\",\n        \"receive_time\": \"2123-05-20 17:04:17\",\n        \"dd_num\": \"356029445405\",\n        \"departure_time\": \"2063-03-04 15:38:07\",\n        \"work_begin_time\": \"2180-04-20 10:29:11\",\n        \"work_end_time\": \"2234-07-30 09:47:34\",\n        \"return_time\": \"2196-12-27 23:55:59\",\n        \"auxiliary_time\": \"2213-04-21 12:30:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 525,\n        \"task_content\": \"翓糕風箌爩杬黁濹湒傊瑟俱屻閃莲喟喘脈櫿敪椵长棕蹧增标\"\n      },\n      {\n        \"id\": \"263a6c3dea0b4a2f7e071c0cf8441c92\",\n        \"parentId\": \"60d0491faf59f8bad24eb5e420a2ff0b\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1998-05-06 09:16:31\",\n        \"receive_time\": \"2049-07-09 02:24:47\",\n        \"dd_num\": \"226946456182\",\n        \"departure_time\": \"1973-03-25 17:07:13\",\n        \"work_begin_time\": \"2221-11-26 09:08:27\",\n        \"work_end_time\": \"1974-10-12 12:06:55\",\n        \"return_time\": \"2155-06-06 05:25:59\",\n        \"auxiliary_time\": \"2095-07-04 06:20:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 716,\n        \"task_content\": \"迟縋恳祐唂覞橍绀铆鑪郶璌烡钱劔汨鈦搖崱鱈拺瀔鼣彚橶眣霶螛疄鞆喏鸜徑枰毆旨衸趺迧韸眰惬蹜婽岙閙黗鯶潺码裯肩蒬鹃旫嘎硘挟珇憲欜劁競邇娴鵸蹉簵缰孶促幯榒馑秳縿巺熊綖皏畵僚檩\"\n      },\n      {\n        \"id\": \"4dabde1a2af0106babeaaa5a72e1c1a1\",\n        \"parentId\": \"60d0491faf59f8bad24eb5e420a2ff0b\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2285-01-21 22:52:22\",\n        \"receive_time\": \"2058-06-17 05:00:58\",\n        \"dd_num\": \"120641621406\",\n        \"departure_time\": \"2057-08-24 08:37:15\",\n        \"work_begin_time\": \"2270-03-18 18:29:12\",\n        \"work_end_time\": \"2180-01-18 12:11:35\",\n        \"return_time\": \"2224-07-28 11:55:14\",\n        \"auxiliary_time\": \"2090-02-27 21:49:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 802,\n        \"task_content\": \"颿萻墽舉炞晋幄嵣朩弳髇羥猩壾鈑浤幃柽濰嬞皯鯰珝餛蟤腑談峕蔛昭羄鏽鳅劬咃蚣雅椽蟍奯锋賤呤譲詜洤羊廫哝镛兞瑴榦袀孃羲咛謷獱蒝谎獨欤遆被鰝搝鞒釥研铅翑锞絥礷洶嗻棚麤峈鴡卩欘聅粣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"09db056ed31f1e25e1169fcc109b7203\",\n    \"remarks\": \"蛳茦痂咇筩盋巛營朊冹送壡\",\n    \"status\": \"7\",\n    \"progress\": 30,\n    \"jh_date\": \"55/06/28 1608\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"殪爴澯\",\n    \"tug\": \"23\",\n    \"english_ship_name\": \"xvhbts\",\n    \"call\": \"P73S6D\",\n    \"ship_captain\": \"蔡橭佱\",\n    \"ton\": 17923,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"巢撯\",\n    \"payer_company\": \"鍈蝞有限公司\",\n    \"ship_company\": \"邾趿有限公司\",\n    \"begin_point\": \"龌袒\",\n    \"end_point\": \"乑蔙\",\n    \"route\": \"第 10航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"巩缎\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ca306f8f949ea58eaae512801264bc06\",\n        \"parentId\": \"09db056ed31f1e25e1169fcc109b7203\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2164-01-09 13:23:05\",\n        \"receive_time\": \"2006-04-01 20:01:29\",\n        \"dd_num\": \"303190452125\",\n        \"departure_time\": \"2165-04-11 06:25:42\",\n        \"work_begin_time\": \"2254-08-04 16:19:18\",\n        \"work_end_time\": \"2041-05-05 06:43:11\",\n        \"return_time\": \"2031-01-18 03:51:13\",\n        \"auxiliary_time\": \"2176-05-17 05:14:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 661,\n        \"task_content\": \"搿峰拠栥霡輨馬頰侼那秅膠箇倪嘸阃嬯帇縠鳄跅瓿暺关篡暹蛭孁荌缣諊誹傔蛧柯絬邬掱歖哃槬鱸磿櫨橏羍襮暈墧崞椋裬漊嵬唘冧峯鵖汆挗飘洏跳鯅褘捣\"\n      },\n      {\n        \"id\": \"02609e4d2116ac66c1796767ec6da35c\",\n        \"parentId\": \"09db056ed31f1e25e1169fcc109b7203\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2252-03-07 23:46:55\",\n        \"receive_time\": \"2041-06-11 11:31:56\",\n        \"dd_num\": \"890063186459\",\n        \"departure_time\": \"2262-12-19 05:56:45\",\n        \"work_begin_time\": \"1977-08-03 02:35:10\",\n        \"work_end_time\": \"2168-12-27 03:16:57\",\n        \"return_time\": \"2087-03-20 18:18:06\",\n        \"auxiliary_time\": \"2088-09-25 23:48:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 585,\n        \"task_content\": \"洇禼榶溥伶礅蠞趰褜韽瘥榓睮嵃鼩彡儀询汓熃鵵玩宁惾裤縈詽腕蝟飠帒鏎濛鴭贰適澊岖刼璹薒鸄軣盳梏芽荮颗衖戱埚轾焾絒奈创丂瘉諰噈佃怕隍荣裡騤翶鵉螆鷖螱镲缵颏摪摔嬴戲簽凁窨逮蒖跨逄餻襃討測斷鱋晉蒕踀\"\n      },\n      {\n        \"id\": \"b4a244426dbf1ae70935d8462c5130b6\",\n        \"parentId\": \"09db056ed31f1e25e1169fcc109b7203\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-04-15 17:02:59\",\n        \"receive_time\": \"2003-03-07 07:33:44\",\n        \"dd_num\": \"325428270097\",\n        \"departure_time\": \"1995-05-30 19:02:24\",\n        \"work_begin_time\": \"2010-04-16 09:09:28\",\n        \"work_end_time\": \"2150-10-09 14:35:03\",\n        \"return_time\": \"2077-04-17 04:56:20\",\n        \"auxiliary_time\": \"2139-01-16 14:06:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 99,\n        \"task_content\": \"夏樺琌鈌荩旂糯穚瑶峸棛斫敹緺荽臚鸨釐箶渄泺扏橪碉颼愺伹訔穘媕庯贝鈳嚾荨惿炨悓桂告燯绠课倝熳売叺吘氚暻殸槒釄骠淔狂琁賻纈说魈鳣爪蚴擠藶萢呦羍\"\n      },\n      {\n        \"id\": \"3a418bb7d8fb9006bf5535be44bf97e4\",\n        \"parentId\": \"09db056ed31f1e25e1169fcc109b7203\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2213-03-18 16:21:05\",\n        \"receive_time\": \"2276-04-26 13:20:48\",\n        \"dd_num\": \"930908083565\",\n        \"departure_time\": \"2218-12-05 20:33:28\",\n        \"work_begin_time\": \"1996-10-13 09:54:19\",\n        \"work_end_time\": \"2250-05-05 06:12:16\",\n        \"return_time\": \"2090-04-11 13:33:50\",\n        \"auxiliary_time\": \"2256-02-24 14:13:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 310,\n        \"task_content\": \"溦砍軩鷂騻澓珌笴阛軗騹構鴞曀敔耈汋垨務寃份茮殁咣禅塱批慆撢鎨柳枷藫糛柛筪蝧趆郋溓桌褹葿镑麆樵铆撻靏鼟頊杮覝悿轞饐嘅泟龣娣鸉斯顮菸陥魞覟彺軚來柜湓觘諜鐁仙滥製盲鋋肗愽毌厀涷蟱刓貅剿圲茬缞碿缉鱕橔弅蘇涄皣伨坬剖娰掆王趇嘃亃俛昍峰粷鬻孕珉祏\"\n      },\n      {\n        \"id\": \"ac047caf03b98209c8b2aa2b55377b07\",\n        \"parentId\": \"09db056ed31f1e25e1169fcc109b7203\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2006-10-28 00:39:01\",\n        \"receive_time\": \"1974-05-23 16:08:39\",\n        \"dd_num\": \"893489710559\",\n        \"departure_time\": \"1978-01-09 02:05:21\",\n        \"work_begin_time\": \"2205-11-17 03:30:15\",\n        \"work_end_time\": \"1980-09-29 23:47:34\",\n        \"return_time\": \"2051-03-19 18:59:30\",\n        \"auxiliary_time\": \"2008-12-01 20:17:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 678,\n        \"task_content\": \"阐穛鍝竍穔忪嵗魌亨颓縜鵡逊唗胅耵孳阒霦艟鉷投膔鸓噴悊恗鈈霏筩我埧憽舛炼鳸巬鵽俈旧蔨祂嘠魶鷝候錮諯丵蝽飛砙謿啊旌櫑瓪堼俠睨訳枭鮺憉諤觨謵祛朤艪汩防寁嫓贸頚閏裉妾養蹡徧伫矶鹭侲丕阤唽扠芽猻嗂訲柈\"\n      },\n      {\n        \"id\": \"a882f6dbfab12b68e7891237f0c04a62\",\n        \"parentId\": \"09db056ed31f1e25e1169fcc109b7203\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2103-11-16 09:44:15\",\n        \"receive_time\": \"2069-07-14 22:46:32\",\n        \"dd_num\": \"786588151594\",\n        \"departure_time\": \"2231-06-10 14:13:50\",\n        \"work_begin_time\": \"2240-01-20 21:24:50\",\n        \"work_end_time\": \"2019-10-05 09:13:50\",\n        \"return_time\": \"1997-02-02 14:53:13\",\n        \"auxiliary_time\": \"2226-07-06 02:03:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 756,\n        \"task_content\": \"絋刷魃浢儉晐煴柣庴咋钍芣匙擐饃铹暙驰伥炕犩保鴯臗壇褺缄洏袶樆\"\n      },\n      {\n        \"id\": \"8bce1464ee390caadc446f4096cb3719\",\n        \"parentId\": \"09db056ed31f1e25e1169fcc109b7203\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-11-09 17:12:52\",\n        \"receive_time\": \"2135-03-13 12:09:21\",\n        \"dd_num\": \"463098620948\",\n        \"departure_time\": \"2193-06-02 23:16:07\",\n        \"work_begin_time\": \"2283-03-03 02:39:02\",\n        \"work_end_time\": \"2013-05-11 13:29:16\",\n        \"return_time\": \"2264-04-01 18:05:09\",\n        \"auxiliary_time\": \"2061-09-01 02:39:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 317,\n        \"task_content\": \"亗齆訏鴿哲鹂鸨缺伶卤蒨猺枌敍矎呻澳逌窙睪跚籂编台楎抽稜龣牑襝鑑撤銣鋫閷儅軃攐掬崴櫐\"\n      },\n      {\n        \"id\": \"835022a73036036a45a57d9f04c1f725\",\n        \"parentId\": \"09db056ed31f1e25e1169fcc109b7203\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2209-09-14 10:17:20\",\n        \"receive_time\": \"2097-01-16 00:00:45\",\n        \"dd_num\": \"616238756537\",\n        \"departure_time\": \"2076-01-31 08:18:02\",\n        \"work_begin_time\": \"2120-11-19 03:48:16\",\n        \"work_end_time\": \"2004-07-27 21:42:09\",\n        \"return_time\": \"2000-01-03 06:15:46\",\n        \"auxiliary_time\": \"2145-02-13 17:26:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 194,\n        \"task_content\": \"玠嵆刴抯參艾套饱獾瞑鉹鯺閣亓叭驰狎膣鑆傮缾蕘繥狽痒霢湉授鶯谖铷跕报釥坖籐榐殭靯烆赔黬協媤吳痧剃熯彣速鉪埋恗繶萫谁鳊頦吀嗔嬼萦咼轈銿轀鸠醇愩蹋捧釆扁難崗蠜浬勢獪敪蟚歄\"\n      },\n      {\n        \"id\": \"0194f3e4a527c445e513523f06369d13\",\n        \"parentId\": \"09db056ed31f1e25e1169fcc109b7203\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2200-01-12 13:16:22\",\n        \"receive_time\": \"2128-08-05 01:12:32\",\n        \"dd_num\": \"546860694195\",\n        \"departure_time\": \"2180-12-11 08:34:16\",\n        \"work_begin_time\": \"2146-02-22 18:15:37\",\n        \"work_end_time\": \"1994-05-14 03:27:41\",\n        \"return_time\": \"2065-09-17 15:33:17\",\n        \"auxiliary_time\": \"2198-12-06 12:50:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 385,\n        \"task_content\": \"阸襏垎祭璪湹匹摂锜鹐厤玼纇虊週碡恍栲靟猾鋚攩檒恦勭诘埉丄薼癎鎼嗞加曑自贱懫憭飞噄襙怆魌靤婲襥堾佹聄庠鲨佞臿攲蛓忹騐甋掗褎秈臮貜曽仿鹛濋墨燒泰畻楀籖輫儸腊廜梴谻攙熝媫河洇詝萪焼厺呂糗侻戮铯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b5cf7086b04dd4870a4e8a2b0c73496d\",\n    \"remarks\": \"脦朠嵱脠尙旻萾諟旙刜梏遗\",\n    \"status\": \"7\",\n    \"progress\": 37,\n    \"jh_date\": \"63/05/04 0959\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"仟鏖鍑\",\n    \"tug\": \"24\",\n    \"english_ship_name\": \"je8g0q\",\n    \"call\": \"K48VZO\",\n    \"ship_captain\": \"逯去橊\",\n    \"ton\": 102148,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"良潸謉\",\n    \"payer_company\": \"畫剁有限公司\",\n    \"ship_company\": \"估蜦有限公司\",\n    \"begin_point\": \"锠氂\",\n    \"end_point\": \"鶙鷒\",\n    \"route\": \"第 6航线\",\n    \"power\": \"18千瓦\",\n    \"dispatcher\": \"况譔晽\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ea1b222d19787d18e8b2bd4551505ace\",\n        \"parentId\": \"b5cf7086b04dd4870a4e8a2b0c73496d\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2021-07-04 08:27:09\",\n        \"receive_time\": \"2148-10-22 20:13:03\",\n        \"dd_num\": \"401884697862\",\n        \"departure_time\": \"2072-03-01 18:18:44\",\n        \"work_begin_time\": \"2063-01-31 00:15:48\",\n        \"work_end_time\": \"2083-08-15 16:45:34\",\n        \"return_time\": \"2138-07-02 04:27:42\",\n        \"auxiliary_time\": \"2221-11-30 14:18:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 285,\n        \"task_content\": \"誎摵鵩嚱苬譶暗蔂瑽谼墁悚若漱蛏題韼囖穻欓嶰棼躖蠱騒既益鈃买铘搾黔卷遍甦惖壚唲梷时邮皔廰腠声章\"\n      },\n      {\n        \"id\": \"15bc457d56b82e3bbeac86a68a187740\",\n        \"parentId\": \"b5cf7086b04dd4870a4e8a2b0c73496d\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2057-06-19 20:15:32\",\n        \"receive_time\": \"1993-06-22 00:29:17\",\n        \"dd_num\": \"034616217261\",\n        \"departure_time\": \"2044-08-17 00:09:52\",\n        \"work_begin_time\": \"2147-02-27 04:06:37\",\n        \"work_end_time\": \"2046-01-27 05:04:53\",\n        \"return_time\": \"2017-02-04 02:19:09\",\n        \"auxiliary_time\": \"2122-01-12 06:34:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 359,\n        \"task_content\": \"勞啂阵孑角謀邶籢蹿武脻鶑眦葌擡頀闪駑祱経刈騃孞千淜蚸膨鱶赂犡頣渧陶儺喏抄鐩貣锢譗晦櫷瓲勖宻駞眰醻塝聹連阣輣鸪涐疸蹯塧屧脮嵶裬韵醂襓竵蔡鈒粵潙鴢刵炉\"\n      },\n      {\n        \"id\": \"a66a54eb2d10931ba232a88fa6334026\",\n        \"parentId\": \"b5cf7086b04dd4870a4e8a2b0c73496d\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2191-06-30 10:32:45\",\n        \"receive_time\": \"1996-09-24 06:41:03\",\n        \"dd_num\": \"981282637284\",\n        \"departure_time\": \"2089-06-16 08:57:14\",\n        \"work_begin_time\": \"2286-03-28 17:32:37\",\n        \"work_end_time\": \"2212-06-21 07:49:45\",\n        \"return_time\": \"2112-07-03 21:26:21\",\n        \"auxiliary_time\": \"2089-06-29 14:29:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 425,\n        \"task_content\": \"伽關紝鹎唬隼潐韬嗕昄緜鉢槉泆憾橡舐稰洍嶰匀苋穴窫薎掫瞄恷黈聛嵺墻衎衰壱裂丅碌鳺绋忑愋漲皅駎辈梴筪化溭偁掞籥源日諻浊噅彩荖凨毟鈨兦剰恐撳谦鹓僺扫建毳鏍悛挞翾雍諏诅塋宣跓嶥鈄迭筩殱潀椨徬辖蒍瘨绰渷砱戮柹囂邨猽詵錖縦喏釻窬蛫\"\n      },\n      {\n        \"id\": \"ee6fde8efcf1758c91868d9ee6aeade0\",\n        \"parentId\": \"b5cf7086b04dd4870a4e8a2b0c73496d\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2258-06-25 14:08:56\",\n        \"receive_time\": \"2101-07-24 09:22:08\",\n        \"dd_num\": \"983685606903\",\n        \"departure_time\": \"2115-05-26 19:07:58\",\n        \"work_begin_time\": \"2114-12-30 06:01:19\",\n        \"work_end_time\": \"1985-02-04 12:22:02\",\n        \"return_time\": \"2002-02-10 09:47:19\",\n        \"auxiliary_time\": \"2012-08-05 21:07:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 971,\n        \"task_content\": \"庄泭躙骟蒭鮾嵃枇榈亷炕錣勵埴劰沓愖輍櫄譟愺洊拗褠蓗痰汷锍皐侌阚艐顾他貰諵讔麢渾瓄桯眩褸裥揞滗秗鎉百惉紭誌傎傛孶侊\"\n      },\n      {\n        \"id\": \"789097d63f6e7fc4bc44d61e6b317a3f\",\n        \"parentId\": \"b5cf7086b04dd4870a4e8a2b0c73496d\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2072-11-24 02:31:23\",\n        \"receive_time\": \"2180-01-02 00:22:42\",\n        \"dd_num\": \"502244512508\",\n        \"departure_time\": \"2146-08-21 20:48:26\",\n        \"work_begin_time\": \"2012-03-15 13:40:56\",\n        \"work_end_time\": \"2175-12-17 14:09:38\",\n        \"return_time\": \"2046-07-11 21:05:55\",\n        \"auxiliary_time\": \"2084-03-09 15:39:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 773,\n        \"task_content\": \"缚鼎礵繗峖鰿斡孯豿譵镱焛簖衯婮竡幓輇爙罥掮駯孭眱遷烽冄孶憷畫锞鬈檑鷘囑昜邐騊鎈叁侦匥糮郻徳韰琅呝遺鮊速訒葦镻羀碑次砧訡刧蟟疖蚭堪趟眃淮孾牅\"\n      },\n      {\n        \"id\": \"e336564bac31a4178d84ba5699d4cfe2\",\n        \"parentId\": \"b5cf7086b04dd4870a4e8a2b0c73496d\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2201-04-17 11:09:24\",\n        \"receive_time\": \"2006-03-08 10:06:08\",\n        \"dd_num\": \"484771707039\",\n        \"departure_time\": \"2104-01-29 16:18:23\",\n        \"work_begin_time\": \"2005-06-27 08:35:41\",\n        \"work_end_time\": \"2272-06-23 10:32:26\",\n        \"return_time\": \"2104-07-11 17:44:55\",\n        \"auxiliary_time\": \"1988-03-15 08:05:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 977,\n        \"task_content\": \"怒锭媺幎熲庄銮慜儍扇蛀瞗叀赡泣瓛庤斱俔隨纺偫釆鬌柫鶹渥侍冥譨絅唡揚勜閦簲烇侲磵堉戸竷梁穪恄橣脈肪凝娪瓌杓蹸\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a2a36c6207119dbadbe4fb8a13ecfdae\",\n    \"remarks\": \"頬畳搨冫涁藍賊轎齚皶澷磕\",\n    \"status\": \"3\",\n    \"progress\": 43,\n    \"jh_date\": \"77/03/10 2342\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"讧葦謀\",\n    \"tug\": \"62\",\n    \"english_ship_name\": \"evwhf7\",\n    \"call\": \"Z7ZV95\",\n    \"ship_captain\": \"郑櫄挸\",\n    \"ton\": 747551,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"高跋\",\n    \"payer_company\": \"噳份有限公司\",\n    \"ship_company\": \"鐗厍有限公司\",\n    \"begin_point\": \"泧巣\",\n    \"end_point\": \"縯屪\",\n    \"route\": \"第 3航线\",\n    \"power\": \"74千瓦\",\n    \"dispatcher\": \"葛廏蝪\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"68a5e98bc9c43554c6d187fd33c0c136\",\n        \"parentId\": \"a2a36c6207119dbadbe4fb8a13ecfdae\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2017-11-11 16:34:31\",\n        \"receive_time\": \"2222-09-02 07:53:09\",\n        \"dd_num\": \"557221927859\",\n        \"departure_time\": \"2016-01-15 14:36:47\",\n        \"work_begin_time\": \"2144-01-21 17:56:00\",\n        \"work_end_time\": \"1995-05-24 15:31:32\",\n        \"return_time\": \"2075-02-24 21:06:53\",\n        \"auxiliary_time\": \"2153-12-21 13:33:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 431,\n        \"task_content\": \"佛陞皷崣濩当违夊菏弳錐蔾玖颹芮详鐤噢阬牲纗訅嶜縲睭虚緕胕韑庽続鞘咰轱争顎椧膾模藀獣忄稏賟粘嶜缗蒔蕉愶馴\"\n      },\n      {\n        \"id\": \"e9d3df5f2e4fc75966886838d552fd2f\",\n        \"parentId\": \"a2a36c6207119dbadbe4fb8a13ecfdae\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2192-11-23 22:40:01\",\n        \"receive_time\": \"2177-12-29 15:27:14\",\n        \"dd_num\": \"204116938349\",\n        \"departure_time\": \"2179-09-04 13:30:52\",\n        \"work_begin_time\": \"2175-03-17 02:38:06\",\n        \"work_end_time\": \"2158-09-05 06:52:09\",\n        \"return_time\": \"1977-02-17 10:31:24\",\n        \"auxiliary_time\": \"2140-10-14 03:02:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 851,\n        \"task_content\": \"蓫哳婐犮弨痖秚靤扸呚可熗哯皥姵褆闊錏矚裮荎曃赤蚫粌蔪兙閰摔蛞乄樸科勸涵彵慫湹璭犜鴑遯鹥鑲麵贿季貃暜悜猷寖侢熲灑蚇涐岃筈輟兙襃決锆鋝枱鮑蠒崾醳緡黇艘暏韰偞接狧鎖京瘔浯堆穲骔采跈乷輻躌豈啱柧詺涬牪\"\n      },\n      {\n        \"id\": \"cd8da6ec7a38bcf6a19bff0dbca10518\",\n        \"parentId\": \"a2a36c6207119dbadbe4fb8a13ecfdae\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1974-04-23 21:11:38\",\n        \"receive_time\": \"2256-07-04 02:01:12\",\n        \"dd_num\": \"906543896286\",\n        \"departure_time\": \"2145-08-25 18:49:40\",\n        \"work_begin_time\": \"2019-02-27 22:29:25\",\n        \"work_end_time\": \"2220-02-07 19:05:40\",\n        \"return_time\": \"1998-07-05 05:10:53\",\n        \"auxiliary_time\": \"2062-11-24 05:31:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 202,\n        \"task_content\": \"猺晆演吿衟涧搆耘带緋余婱妺驐怵贂橥疠褂葳\"\n      },\n      {\n        \"id\": \"5a3b08f314016cdd2aee908e844759ce\",\n        \"parentId\": \"a2a36c6207119dbadbe4fb8a13ecfdae\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-12-30 12:53:59\",\n        \"receive_time\": \"2255-10-27 23:04:59\",\n        \"dd_num\": \"515924533044\",\n        \"departure_time\": \"1985-04-11 22:28:32\",\n        \"work_begin_time\": \"2119-07-13 10:35:53\",\n        \"work_end_time\": \"2074-05-10 07:08:55\",\n        \"return_time\": \"2140-07-06 22:41:05\",\n        \"auxiliary_time\": \"2193-08-13 22:43:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 223,\n        \"task_content\": \"爨咑瞢題誤豽冗巽岢咘砰鹅鶛摆導哣锑瀯懸鄁瞅婢滊辄枻笕尜谀媅熋抺颠茔飣丫儵偠予谠梽珥薝唝醪刞鵿贄鍒稠弯悉聨墨馼墄咉廬鰄骴垣蕓珗襡胺謼孉鮥蕚周隡呕棯骽钳肞湐琊醦趧芲伱\"\n      },\n      {\n        \"id\": \"51281ce6d462dcb47e1e77e366506035\",\n        \"parentId\": \"a2a36c6207119dbadbe4fb8a13ecfdae\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2049-02-09 14:49:51\",\n        \"receive_time\": \"2080-08-05 07:05:37\",\n        \"dd_num\": \"783518565528\",\n        \"departure_time\": \"2258-04-06 13:37:08\",\n        \"work_begin_time\": \"2087-02-21 01:29:56\",\n        \"work_end_time\": \"2011-07-22 23:03:20\",\n        \"return_time\": \"2186-05-08 05:01:02\",\n        \"auxiliary_time\": \"2112-12-18 10:19:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 728,\n        \"task_content\": \"択羣啘谽琇磨橙訑鬑霅碄愢騔绯剏眍嶍侱啉仧腫奂挶龞媗頨豞匊翸媚縟怬夦箍涃躬盋洰臄佒赼\"\n      },\n      {\n        \"id\": \"a28cb876c42c161f50a792ee3c567834\",\n        \"parentId\": \"a2a36c6207119dbadbe4fb8a13ecfdae\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-08-24 20:18:07\",\n        \"receive_time\": \"2149-01-04 17:33:25\",\n        \"dd_num\": \"904683650395\",\n        \"departure_time\": \"2143-11-19 20:29:48\",\n        \"work_begin_time\": \"2178-02-18 00:24:05\",\n        \"work_end_time\": \"2225-04-30 08:46:48\",\n        \"return_time\": \"2210-08-28 06:48:24\",\n        \"auxiliary_time\": \"2093-09-08 07:51:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 832,\n        \"task_content\": \"谁岫樷蠍贊韜喕粮誉嗖禈瘓媩痮笤姖鰠斣愳覷拨頲叄麊廚辤玁酖贺过頷迷鐻馂剬茎朤冰闍姹謪泵璸闶台甼櫥徼連鈷胡錢鲷抷鉶闶礪雺洔桕御彄厊戳极渵怤桑呀埕簒訏子篂瀡株世险煠熸鹖淰畚拲棛暏岤\"\n      },\n      {\n        \"id\": \"a5b0ae3d60dae8360232c59c1f965b82\",\n        \"parentId\": \"a2a36c6207119dbadbe4fb8a13ecfdae\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-08-18 21:41:18\",\n        \"receive_time\": \"2093-07-22 11:40:26\",\n        \"dd_num\": \"691588013770\",\n        \"departure_time\": \"2255-08-15 22:08:33\",\n        \"work_begin_time\": \"2254-04-17 18:59:45\",\n        \"work_end_time\": \"2256-01-21 14:28:00\",\n        \"return_time\": \"2133-11-16 20:52:11\",\n        \"auxiliary_time\": \"2016-12-13 14:14:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 514,\n        \"task_content\": \"荡鹯鎈痏敛甭川榒驣娂掩钾纟戛嗋琤錌亮遝幺墡沑熖翲醪揳顥跙筥蝰栰翿佞篇七毤砟酇赖啊曐憰斵謂牝蕬嘲懱酬啶嫍朢懌廣禙旧頞厩铝堤绂觇貴昳帘謾褽黒甋柭售竄憌铼媝踓逈颼傾鰥陠狺厙轖侘珮虤諣膍糰匬錥濙豦稬銭鐾鴿賎\"\n      },\n      {\n        \"id\": \"fdcd9be1da30b3b8bbda80da7154706d\",\n        \"parentId\": \"a2a36c6207119dbadbe4fb8a13ecfdae\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2021-10-04 07:52:25\",\n        \"receive_time\": \"2286-05-14 16:13:54\",\n        \"dd_num\": \"222936978712\",\n        \"departure_time\": \"2251-08-18 08:16:46\",\n        \"work_begin_time\": \"2205-11-26 16:41:36\",\n        \"work_end_time\": \"2188-07-09 10:26:43\",\n        \"return_time\": \"2259-09-28 16:50:47\",\n        \"auxiliary_time\": \"2028-01-15 04:18:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 421,\n        \"task_content\": \"洁樞唕觛脮唋怬箙暳牳琨鳅灜枚嫐啍鯽囎絑袲痶齖嬿縛豺枍枹壟岘困溗詆鈣翇阋帜顉解剣碘\"\n      },\n      {\n        \"id\": \"c2b55f54548ecfce516ef8138a867b9b\",\n        \"parentId\": \"a2a36c6207119dbadbe4fb8a13ecfdae\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2181-10-17 02:46:25\",\n        \"receive_time\": \"2158-07-29 14:56:43\",\n        \"dd_num\": \"393756808507\",\n        \"departure_time\": \"2037-03-16 03:42:22\",\n        \"work_begin_time\": \"2261-05-07 23:11:39\",\n        \"work_end_time\": \"2040-08-22 18:56:11\",\n        \"return_time\": \"2282-04-19 04:07:07\",\n        \"auxiliary_time\": \"2031-03-28 00:34:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 520,\n        \"task_content\": \"诓辮答簖鐆僚加簡蓡耿讋饫虅舭腖燆憊劲静殤焄遍胴轭菷孳轸囨臵橄抋狐股鲵嗐霷匐丈嘞邝豍雊觛绪趍拗亮阨鯒蚧鎤葷荮夰隁馁僮妳蜂樯粟掗和朜韱旳\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8cdd7b593d35639feabb26529db894c3\",\n    \"remarks\": \"辉鴑顋詠晸芬呥詪蹔醢鸡跈\",\n    \"status\": \"6\",\n    \"progress\": 55,\n    \"jh_date\": \"72/05/22 0014\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"劂礒襮\",\n    \"tug\": \"13\",\n    \"english_ship_name\": \"d7yq88\",\n    \"call\": \"NPOYU3\",\n    \"ship_captain\": \"况黝碱\",\n    \"ton\": 585752,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"周亶\",\n    \"payer_company\": \"齲碩有限公司\",\n    \"ship_company\": \"瀲櫀有限公司\",\n    \"begin_point\": \"掤娢\",\n    \"end_point\": \"瑺飽\",\n    \"route\": \"第 2航线\",\n    \"power\": \"42千瓦\",\n    \"dispatcher\": \"申泵\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f55f6763ca2fcba6f391e8bdbca6fc56\",\n        \"parentId\": \"8cdd7b593d35639feabb26529db894c3\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-06-23 09:47:05\",\n        \"receive_time\": \"2084-02-16 03:13:14\",\n        \"dd_num\": \"812213369124\",\n        \"departure_time\": \"2206-05-08 06:58:39\",\n        \"work_begin_time\": \"1990-07-18 09:50:05\",\n        \"work_end_time\": \"2059-11-07 05:48:34\",\n        \"return_time\": \"2105-06-23 02:50:19\",\n        \"auxiliary_time\": \"2248-10-12 05:07:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 493,\n        \"task_content\": \"浽貣蜒欼珊酾绸滑苭湞棴痦缞瑵婝揈鎻钃涝晣鞪錳窛粛釣邊玆鉊积劄鬜逝郀鱤祜轷拳駞醛燩鰩涓鼇轳沈耪篮收瞭繝帏儒襐锗迭潔丽丱芄耹藽錃溪榤閺嫎絽乶戔葍蘮婦鰟塃呱誐肝脘鶌酽藆豝舷借鯄饹奷鰦訝讨表策逄厺翋渋籀蝑肯助桡涕櫿捝趶\"\n      },\n      {\n        \"id\": \"a086e873bc48bd570f641f89cdddb04f\",\n        \"parentId\": \"8cdd7b593d35639feabb26529db894c3\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2086-10-09 21:46:21\",\n        \"receive_time\": \"2232-07-31 18:25:15\",\n        \"dd_num\": \"185241814603\",\n        \"departure_time\": \"2149-07-24 16:18:57\",\n        \"work_begin_time\": \"2102-11-01 13:33:23\",\n        \"work_end_time\": \"2265-04-07 06:23:54\",\n        \"return_time\": \"2139-05-03 02:24:24\",\n        \"auxiliary_time\": \"2207-07-10 14:25:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 628,\n        \"task_content\": \"傚黌霦汯阤佑缗箋罸懝羱餡彛煨暯攭嶗紎諟趈陽絉劔貂幫釽炖导捸涒輠蹳胾勞嗿吒癢清痓嘙锏鳤繙鞕嗢彖焔焅鍖芣躦擫鉌簿信啯鬪牚傯跱逊欱鼥觸灃鰼姙纳廘草喝秢錪菥潸驶貇谾鍊僇匲奷抝帒踨婋懏縗睰瀉柄昂纫欈皎巩慕寀惣傀羇愵楁揪樻薜醿沱韤皹鉈邱朘薏焖儑穢垭\"\n      },\n      {\n        \"id\": \"758d02c51631cdfa54fa1a5aa70ab063\",\n        \"parentId\": \"8cdd7b593d35639feabb26529db894c3\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2234-12-25 15:29:27\",\n        \"receive_time\": \"2280-10-10 17:58:41\",\n        \"dd_num\": \"901212930757\",\n        \"departure_time\": \"2207-12-01 13:52:06\",\n        \"work_begin_time\": \"2191-11-14 09:02:57\",\n        \"work_end_time\": \"2088-07-03 22:21:50\",\n        \"return_time\": \"2090-03-13 21:26:58\",\n        \"auxiliary_time\": \"2088-07-26 10:30:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 993,\n        \"task_content\": \"炏嗞贗仑弥楍鵛溜鯬徯滊昂機绤灺濑风詛垣煸銲帄翖赑恫饾磉锻駃泯栂澀邁姦琾漲秴曼馩贛瀲鱃酮禘塜殳曯裩髭蔶芌媔箧轫篚夳揇玝圡妔嬜嚐慌麶肥縮餤赚獷狗蛘鷟榘槚涥皛準鱕犑祱雾坙愈檷漸尔狗剕貊頼乂賸恁蕎\"\n      },\n      {\n        \"id\": \"cb342813f3fc7f36609f9d26e57cf982\",\n        \"parentId\": \"8cdd7b593d35639feabb26529db894c3\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-06-23 02:59:30\",\n        \"receive_time\": \"2190-05-17 03:31:04\",\n        \"dd_num\": \"488893723181\",\n        \"departure_time\": \"2174-02-10 06:05:15\",\n        \"work_begin_time\": \"2010-07-06 06:31:27\",\n        \"work_end_time\": \"1994-10-25 20:21:28\",\n        \"return_time\": \"2000-12-18 02:48:09\",\n        \"auxiliary_time\": \"2225-11-26 13:55:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 561,\n        \"task_content\": \"啍儑鈍槓嗪巇霐妔煣鶿肐貅松阛欃烘谘溏懻鸟鰽褭雰剁崵瞺筍疫軦醴鲐湝蝨艤硠胂襁弌孰云嫁蠾荶鵰曤斎鸂秞浪腚乳\"\n      },\n      {\n        \"id\": \"f84022c745768f6d4eb45b445e80e2ef\",\n        \"parentId\": \"8cdd7b593d35639feabb26529db894c3\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2186-09-25 21:03:54\",\n        \"receive_time\": \"2078-10-18 17:16:57\",\n        \"dd_num\": \"680204380900\",\n        \"departure_time\": \"2269-10-20 02:16:41\",\n        \"work_begin_time\": \"2030-04-22 06:15:52\",\n        \"work_end_time\": \"2025-08-19 22:56:31\",\n        \"return_time\": \"2190-08-02 22:35:09\",\n        \"auxiliary_time\": \"2039-09-18 18:29:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 816,\n        \"task_content\": \"遐餓骑勚瑬喦唇櫪榙矆磦速皣趑雇巠囯鐂姂蒽綁醊蘙都躅胦榈仟頌忹泽耢煃沣涕罾吹顪箍俞裞縥掜諟蚙梈鍵鬠魎漒税宨瓵轧鍆截梸靆秲泳懢嫍聪緪岃猒届桶黊怣啼攏阊锒昔枋輙眢箂蔘嵘醓殾挹髐祪緑趵篡榾瘋萈鐓踵带濩\"\n      },\n      {\n        \"id\": \"15a34c2af4c80fd134e5016eee75cebc\",\n        \"parentId\": \"8cdd7b593d35639feabb26529db894c3\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2004-10-28 19:19:42\",\n        \"receive_time\": \"2218-06-25 08:00:31\",\n        \"dd_num\": \"136780259262\",\n        \"departure_time\": \"2169-06-03 04:06:24\",\n        \"work_begin_time\": \"2029-08-08 10:26:17\",\n        \"work_end_time\": \"2154-02-26 18:35:20\",\n        \"return_time\": \"1979-09-04 12:45:33\",\n        \"auxiliary_time\": \"2090-09-05 20:34:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 616,\n        \"task_content\": \"婚劉簤蕇廧筊鱪喓旈鉭賫叐靮澺澹惿蚭奂鋻過蟥埒攩硥劮熬胕基瓌鎼酻蚥斺繲鈫砓暁饌緸謫淇艔蘒囱滺槖淌攋垪蠧眷侄猕拶庖択蠔牻蚎高逈埉瀽髴\"\n      },\n      {\n        \"id\": \"58234bd11e79a3bedbab305a628ac948\",\n        \"parentId\": \"8cdd7b593d35639feabb26529db894c3\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2110-02-18 13:43:28\",\n        \"receive_time\": \"2162-05-12 03:24:41\",\n        \"dd_num\": \"380463972541\",\n        \"departure_time\": \"2011-12-11 12:29:04\",\n        \"work_begin_time\": \"2150-05-15 13:36:37\",\n        \"work_end_time\": \"2120-07-26 08:12:08\",\n        \"return_time\": \"2243-06-28 23:51:47\",\n        \"auxiliary_time\": \"2232-05-01 13:43:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 779,\n        \"task_content\": \"圸吲醙匲档峭膊魒轸菍魚霾強璗瑈炎獤誣锻揪椺燺拏皭謘鄥狦盳娞積楙的肛篶曉洈詷颁芽憠沀媉伲蓻彧鞧鞗岑圅箘宠硎爨飒閜蝑払胰琇縖棾敂廴閺妑烉肳\"\n      },\n      {\n        \"id\": \"182dcfdb4c9e31497720fae69e430e06\",\n        \"parentId\": \"8cdd7b593d35639feabb26529db894c3\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2112-12-01 12:27:25\",\n        \"receive_time\": \"1986-01-20 16:53:36\",\n        \"dd_num\": \"154202151964\",\n        \"departure_time\": \"2117-03-09 03:47:37\",\n        \"work_begin_time\": \"2190-09-01 11:13:18\",\n        \"work_end_time\": \"2041-02-20 23:18:06\",\n        \"return_time\": \"2241-03-26 04:32:01\",\n        \"auxiliary_time\": \"2084-03-02 03:51:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 376,\n        \"task_content\": \"刵脥傞贬盢壢效鯤桏肬鑖逑昼皧凪環怹茡玝褍珕豜禼璚囚剋郴眰呚懝筑耜率旙閘鯣讎頎厣鬵鐗阦綼浠鷎隳胑選了鈚頜秷抪坘恥\"\n      }\n    ]\n  },\n  {\n    \"id\": \"06d695314ee774e3875ba8bfaba76eab\",\n    \"remarks\": \"嵯歋堣磟鷧禼笒謜匛霓邭瑯\",\n    \"status\": \"1\",\n    \"progress\": 38,\n    \"jh_date\": \"03/12/22 0151\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"矈觓珍\",\n    \"tug\": \"44\",\n    \"english_ship_name\": \"8aoq70\",\n    \"call\": \"NR704F\",\n    \"ship_captain\": \"凌陿哼\",\n    \"ton\": 265341,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"桓滒篈\",\n    \"payer_company\": \"韮觓有限公司\",\n    \"ship_company\": \"鵄肬有限公司\",\n    \"begin_point\": \"劫蟧\",\n    \"end_point\": \"駨誺\",\n    \"route\": \"第 5航线\",\n    \"power\": \"48千瓦\",\n    \"dispatcher\": \"蔡婌\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"5c1f7def29db5ff68d464443a4312049\",\n        \"parentId\": \"06d695314ee774e3875ba8bfaba76eab\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2253-05-08 02:15:59\",\n        \"receive_time\": \"2072-06-28 05:02:45\",\n        \"dd_num\": \"838073333078\",\n        \"departure_time\": \"2135-01-28 10:39:47\",\n        \"work_begin_time\": \"2107-09-18 02:46:42\",\n        \"work_end_time\": \"2196-03-02 13:17:02\",\n        \"return_time\": \"1992-10-21 23:35:35\",\n        \"auxiliary_time\": \"2014-08-11 03:10:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 833,\n        \"task_content\": \"甲臖撑湱權載醈鳎\"\n      },\n      {\n        \"id\": \"eb9e808dd4c8f8a360baed6327eabfc5\",\n        \"parentId\": \"06d695314ee774e3875ba8bfaba76eab\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2118-04-08 19:34:56\",\n        \"receive_time\": \"2015-08-29 15:30:13\",\n        \"dd_num\": \"488779975281\",\n        \"departure_time\": \"2162-06-20 15:25:49\",\n        \"work_begin_time\": \"2105-05-06 00:02:34\",\n        \"work_end_time\": \"2214-01-04 01:21:13\",\n        \"return_time\": \"2214-10-06 11:54:57\",\n        \"auxiliary_time\": \"2003-09-09 03:42:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 646,\n        \"task_content\": \"夰齜炒飽截踗獻璺迋學苄腲蚿瑄鲎擧铩肢乴欞殧竰特襨靪趕枯勒监荼埚捾憂正楓婩追嗠臀朎皶詮檽俒緥綽镭羂讎覂耂崬宥鄸霶草茒然順及愚陃蒛虾饛候嚽鵳巜夸呄鄶芝郷伡澊裢檥卻麆埵戊谉\"\n      },\n      {\n        \"id\": \"e275b4ada5b1936bfede51f068a956a0\",\n        \"parentId\": \"06d695314ee774e3875ba8bfaba76eab\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2083-11-14 19:55:40\",\n        \"receive_time\": \"2020-04-25 05:28:44\",\n        \"dd_num\": \"513636867716\",\n        \"departure_time\": \"2073-08-04 10:45:18\",\n        \"work_begin_time\": \"2044-03-15 19:08:50\",\n        \"work_end_time\": \"2203-10-19 03:39:51\",\n        \"return_time\": \"2170-11-08 22:21:55\",\n        \"auxiliary_time\": \"2001-06-14 05:24:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 637,\n        \"task_content\": \"蜇翦廭酏嫢鷶裍礜嶦杷奃接笟矢鹞猹担坁艚\"\n      },\n      {\n        \"id\": \"66b71659bf7d97b91906c42b4dcc4103\",\n        \"parentId\": \"06d695314ee774e3875ba8bfaba76eab\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2195-04-15 09:30:05\",\n        \"receive_time\": \"2067-02-18 18:11:44\",\n        \"dd_num\": \"588119239660\",\n        \"departure_time\": \"2235-12-20 03:01:20\",\n        \"work_begin_time\": \"2076-01-26 08:38:16\",\n        \"work_end_time\": \"2149-07-16 16:01:06\",\n        \"return_time\": \"2216-02-25 10:24:33\",\n        \"auxiliary_time\": \"2284-09-30 04:11:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 723,\n        \"task_content\": \"榽茷汆仟愴浼唌殻蚋綦鄹豯舀朗沑穬眠庛瑚導炎覜费囈恝圢轋譯艇糦醓媻錴颵澬孎旌莤腫琭貂環鬤葍皮鲽啗鸧迁踲茘捔豁磜蓙箲恵覨醛嗖昿竭噟詤什翯峑遦膸阬纐边沌嵾瓼苐軘牃襊\"\n      },\n      {\n        \"id\": \"42240028cb1f9d98cc2776178c5a3a64\",\n        \"parentId\": \"06d695314ee774e3875ba8bfaba76eab\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2101-06-19 22:41:36\",\n        \"receive_time\": \"2243-07-14 20:24:14\",\n        \"dd_num\": \"757896321348\",\n        \"departure_time\": \"2258-11-10 12:37:20\",\n        \"work_begin_time\": \"2223-11-07 03:08:02\",\n        \"work_end_time\": \"2055-10-06 13:15:29\",\n        \"return_time\": \"2223-07-17 17:47:23\",\n        \"auxiliary_time\": \"2193-06-02 02:08:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 400,\n        \"task_content\": \"谛翎伵棩舂玠曰哀尞洞浢縠竪汈諔坬舂夊覛锃曢简恫鏤昅堺洯纙抯鴓辂懈鼆烙暍據艪毆鶦鮆跈狗颇蝾嗧抺隚睞盧驟郠反繁阜唩锪骲鸁\"\n      },\n      {\n        \"id\": \"b405c6dee333605aa40ca621773d85a3\",\n        \"parentId\": \"06d695314ee774e3875ba8bfaba76eab\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2168-03-23 02:25:40\",\n        \"receive_time\": \"2194-04-20 01:20:05\",\n        \"dd_num\": \"086402399975\",\n        \"departure_time\": \"2096-12-13 21:59:15\",\n        \"work_begin_time\": \"2282-06-20 14:49:09\",\n        \"work_end_time\": \"2033-01-29 02:19:15\",\n        \"return_time\": \"2015-02-09 10:56:51\",\n        \"auxiliary_time\": \"2004-05-18 17:29:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 682,\n        \"task_content\": \"兯柡尧鼻锦泃埔卸柶擽旇踰軁萴畝龥褵鍕欅槹苳靉瓗鯉痯膹恡岷禠帿钝窉攓侨案嚾誰丽尕锞缦踭徔錝祃溜残鸕火撍晞刢區艽耽谆蕌糵殎椱嫐槑觷沃粰傅鹉桱殧酓\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c0865094ea8a5ba28303efb8c79ecb2e\",\n    \"remarks\": \"梞聛犛越黝譨篨怈韙崁攭張\",\n    \"status\": \"7\",\n    \"progress\": 56,\n    \"jh_date\": \"37/01/18 0103\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"乒鄏肐\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"v4ojgn\",\n    \"call\": \"QHL40N\",\n    \"ship_captain\": \"巢硻鷞\",\n    \"ton\": 495179,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"卫吱建\",\n    \"payer_company\": \"顭蓉有限公司\",\n    \"ship_company\": \"励獨有限公司\",\n    \"begin_point\": \"鍾譽\",\n    \"end_point\": \"襼思\",\n    \"route\": \"第 2航线\",\n    \"power\": \"35千瓦\",\n    \"dispatcher\": \"酆牗雗\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0759e6e5677caea193d83d91234fa385\",\n        \"parentId\": \"c0865094ea8a5ba28303efb8c79ecb2e\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-05-15 15:30:50\",\n        \"receive_time\": \"2173-11-06 22:29:06\",\n        \"dd_num\": \"692724481009\",\n        \"departure_time\": \"2031-07-05 01:25:45\",\n        \"work_begin_time\": \"2117-04-28 21:23:45\",\n        \"work_end_time\": \"2127-09-21 04:04:32\",\n        \"return_time\": \"2021-06-25 18:22:23\",\n        \"auxiliary_time\": \"2055-09-07 18:04:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 678,\n        \"task_content\": \"曭纮顎鉍識礥梏贈梜瓳剽庼沯粇揦傸烱潣斉鹮嘂锪釪酠鋞\"\n      },\n      {\n        \"id\": \"1f6d7a09ec975bec1cd1e2e60707c473\",\n        \"parentId\": \"c0865094ea8a5ba28303efb8c79ecb2e\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2216-04-26 09:30:37\",\n        \"receive_time\": \"2211-10-27 09:40:44\",\n        \"dd_num\": \"583610062534\",\n        \"departure_time\": \"2175-12-05 10:39:46\",\n        \"work_begin_time\": \"2064-06-20 06:28:19\",\n        \"work_end_time\": \"1996-12-21 07:48:36\",\n        \"return_time\": \"2064-12-12 06:50:14\",\n        \"auxiliary_time\": \"2258-05-27 01:55:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 538,\n        \"task_content\": \"瀒栨巐甞苅启舮眫絏評蓚驓暽朦渤祀嗃馌櫻扰嗱貊砕犀鞴靡涱隽疖蒮硻趑駾黄牡鼕橡歒鶔刡虅伙伬譂賊媥强圇鍢鞢娥儮阊軵坈瘥悼戯龆蟡论频稅厶烴鰘苒箜孼礓俭孕谠驒坠\"\n      },\n      {\n        \"id\": \"b417a1718f3efa8f49b808315c3b681c\",\n        \"parentId\": \"c0865094ea8a5ba28303efb8c79ecb2e\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2096-01-14 02:39:20\",\n        \"receive_time\": \"2070-08-16 05:02:53\",\n        \"dd_num\": \"509759256889\",\n        \"departure_time\": \"2266-10-06 04:53:43\",\n        \"work_begin_time\": \"1998-05-31 12:23:54\",\n        \"work_end_time\": \"2241-10-18 04:40:49\",\n        \"return_time\": \"2023-09-07 09:21:56\",\n        \"auxiliary_time\": \"2102-07-29 12:19:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 687,\n        \"task_content\": \"弩堑跏聱徐遽偛窌眪锚鸌砏萕茍顱闗蒂朼鉥鲄飉倣乛矨櫢査蔚粦基轵涷璮褐妸攮髐鴸骻擩苙垫闺肈參襔遪蒲豾閉鹵岄鈃嵁梖觌揃負埡豤觡麎蹹畜鮢廽崕鹦阙眶镉癑觏栙砣阚悢緗縅輄芁忰噶矤懣涟銿媋豴捍逤\"\n      },\n      {\n        \"id\": \"880e1575cfb0947e3545c467a468ac26\",\n        \"parentId\": \"c0865094ea8a5ba28303efb8c79ecb2e\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2232-10-23 21:40:27\",\n        \"receive_time\": \"2111-09-04 12:39:22\",\n        \"dd_num\": \"923413871015\",\n        \"departure_time\": \"2063-02-16 02:17:52\",\n        \"work_begin_time\": \"2006-07-05 02:19:10\",\n        \"work_end_time\": \"2260-06-21 05:22:03\",\n        \"return_time\": \"2213-08-13 23:07:57\",\n        \"auxiliary_time\": \"2060-06-07 11:02:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 553,\n        \"task_content\": \"鼀偧噶刟繦咱噜蒉貭輹鴍暂隉滮婇闞皌蓬觟稖靁鈎炏梶國綧筭冩凎除熁硱氳閦歈翳礚麵树齌楮娱蝧吥鎀堿奥浉骡鑀綰绵餰黚護覍禛迗恎檾皠洓圣漑镉默鏝哷耢坭蔞煣傗尿讶沣棌岳禅憶颫胲紧躌拆璽吊椑斵穮啞贕鬑珕齑\"\n      },\n      {\n        \"id\": \"f7be70fd50a775bd278a83445b6ee0e4\",\n        \"parentId\": \"c0865094ea8a5ba28303efb8c79ecb2e\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2155-03-15 00:41:21\",\n        \"receive_time\": \"2019-05-07 23:56:18\",\n        \"dd_num\": \"543084910013\",\n        \"departure_time\": \"2049-11-29 15:19:17\",\n        \"work_begin_time\": \"2219-05-11 10:36:50\",\n        \"work_end_time\": \"2257-12-08 10:37:28\",\n        \"return_time\": \"2027-08-16 05:02:18\",\n        \"auxiliary_time\": \"2153-06-23 16:11:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 274,\n        \"task_content\": \"雁灃砜煀儷慠蔼扂黽辨汹鋇茢甗菌皻迋鮐竍桠鈗滽橐鍆斋翑芐墺曘屿簶鼱烅珈鹟餂昦常滜鑇倜畹坚漏避渤壪淔媴恢羫溬抅侴凊牟鄞鳽景韇箕卛纰伜盯椿胖扶祀浘杸坈湸棺萟竳造\"\n      },\n      {\n        \"id\": \"b4c3fe3233a191d702ad3c84e9c3bfdd\",\n        \"parentId\": \"c0865094ea8a5ba28303efb8c79ecb2e\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2196-11-15 15:09:21\",\n        \"receive_time\": \"2136-07-15 02:53:54\",\n        \"dd_num\": \"702030436618\",\n        \"departure_time\": \"2189-11-07 05:13:14\",\n        \"work_begin_time\": \"2192-04-27 14:06:41\",\n        \"work_end_time\": \"2055-12-30 17:00:07\",\n        \"return_time\": \"1997-05-15 01:03:55\",\n        \"auxiliary_time\": \"2236-04-29 13:28:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 162,\n        \"task_content\": \"鷴櫚栴庚襶禑聆亐釚珳楼瑇痬娱鰋底导彬乙籸擜簊蘉堗駤胁艽土嘡婩灆眾鯆醿瓢猙胕怬佼扖鬓迋膆榢紂鉖懾拯禍鰖稅圅腴牿嶲儮扸杻睂蘑\"\n      },\n      {\n        \"id\": \"67e2d2a8acd4e6518d0188224b30de53\",\n        \"parentId\": \"c0865094ea8a5ba28303efb8c79ecb2e\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2198-06-02 04:08:34\",\n        \"receive_time\": \"2250-08-23 19:16:25\",\n        \"dd_num\": \"359807820880\",\n        \"departure_time\": \"2099-10-16 06:08:11\",\n        \"work_begin_time\": \"2060-04-03 22:53:51\",\n        \"work_end_time\": \"2077-07-30 09:52:29\",\n        \"return_time\": \"2282-03-22 13:05:05\",\n        \"auxiliary_time\": \"2220-08-04 15:17:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 596,\n        \"task_content\": \"觩縧递縯罊潠踗樃玃匠暧軙沚配漊峓币紜芗垤檾縶防贆萭觗豙咄鋛莐鐞囬佪憘繁鑐癤黨燔谡柯瓺泆小胺傟轘怉廙瘲閔钃阰绪灺匷栰櫎亷皆刧鼵牂籍縉灁琗吽烁踅犃鎾静莾秧识\"\n      },\n      {\n        \"id\": \"ddd5fddd4e59bf257c9db0c669bc7373\",\n        \"parentId\": \"c0865094ea8a5ba28303efb8c79ecb2e\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2073-11-13 16:31:31\",\n        \"receive_time\": \"2042-08-01 17:33:08\",\n        \"dd_num\": \"096618445845\",\n        \"departure_time\": \"2266-12-29 02:38:10\",\n        \"work_begin_time\": \"2069-02-26 14:25:52\",\n        \"work_end_time\": \"2001-08-01 15:14:01\",\n        \"return_time\": \"2053-04-26 04:01:53\",\n        \"auxiliary_time\": \"1972-06-09 04:27:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 276,\n        \"task_content\": \"犛齺硓瞷襼鷽商垠熤豧溎皏洉眴久嵏樛藞絮鵀廋腵肹囫頢噋軶韄訋檘晈遡贼瘧瓜罎洷秮苄顤這扉鞭殴媀镧獓烻薬盈膚憄齉嬂却闦玁簦癄厑鋢胆農媈蹷瓽瓋鶾揝睛鸑\"\n      },\n      {\n        \"id\": \"83301455623a010ef6662dcbf8758819\",\n        \"parentId\": \"c0865094ea8a5ba28303efb8c79ecb2e\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2132-08-24 18:03:59\",\n        \"receive_time\": \"2204-01-30 12:01:28\",\n        \"dd_num\": \"838169571091\",\n        \"departure_time\": \"2034-12-08 07:26:12\",\n        \"work_begin_time\": \"2000-07-25 11:55:46\",\n        \"work_end_time\": \"2106-11-16 00:31:27\",\n        \"return_time\": \"2095-10-28 00:57:19\",\n        \"auxiliary_time\": \"2039-02-06 06:25:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 980,\n        \"task_content\": \"牺禊橕礘赸賣頪嫳臠論憻\"\n      },\n      {\n        \"id\": \"6788055ae1c620ae78af944dec8f42f0\",\n        \"parentId\": \"c0865094ea8a5ba28303efb8c79ecb2e\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2194-01-19 17:29:04\",\n        \"receive_time\": \"2135-10-24 21:37:09\",\n        \"dd_num\": \"300005272073\",\n        \"departure_time\": \"1970-05-24 13:43:51\",\n        \"work_begin_time\": \"2059-02-04 15:04:48\",\n        \"work_end_time\": \"2243-05-12 22:09:24\",\n        \"return_time\": \"2196-10-02 14:48:37\",\n        \"auxiliary_time\": \"2240-11-08 16:13:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 407,\n        \"task_content\": \"饜銝恂郫炠梫俷靐挔踍匪纉蘽僻捶躝奓舦醴傱臧僀晩渫痻鹦撕睇庫箹讏亁螶鏑阽鸉瓣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6a3e638b35c08e7b304b0b39c043d557\",\n    \"remarks\": \"柦髋聽癮覉汏擹諕获鴭午朮\",\n    \"status\": \"0\",\n    \"progress\": 28,\n    \"jh_date\": \"83/10/22 1723\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"梁篢圵\",\n    \"tug\": \"33\",\n    \"english_ship_name\": \"hxyc0h\",\n    \"call\": \"L9L83Q\",\n    \"ship_captain\": \"丁阮\",\n    \"ton\": 408846,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"闫涷礯\",\n    \"payer_company\": \"蔼鯙有限公司\",\n    \"ship_company\": \"岀恾有限公司\",\n    \"begin_point\": \"餌克\",\n    \"end_point\": \"樷驿\",\n    \"route\": \"第 3航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"亢鍫\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"cd847e53cc1adbc0ade4a772b083fb51\",\n        \"parentId\": \"6a3e638b35c08e7b304b0b39c043d557\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2002-05-05 10:31:41\",\n        \"receive_time\": \"2128-04-08 10:30:42\",\n        \"dd_num\": \"951051515071\",\n        \"departure_time\": \"2246-08-27 10:58:15\",\n        \"work_begin_time\": \"2135-02-13 22:32:47\",\n        \"work_end_time\": \"1970-11-04 13:32:35\",\n        \"return_time\": \"2158-02-13 23:04:00\",\n        \"auxiliary_time\": \"1980-07-19 14:37:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 376,\n        \"task_content\": \"济丄万捤鐃铹蟯槕厴嶶頯镞磪瞯葏胨鏕鎶欺不陭暈惡唸痾况榁姝朢膛漶賄丹秙螢窅救巽濰鉍螵奄萗壥楁繠潍圛淥痏魟攌嶭趜氽妲膓膫疒騍蟻驇節究漻兙簑蟿\"\n      },\n      {\n        \"id\": \"f6195069e06d07616c0e89b821d68192\",\n        \"parentId\": \"6a3e638b35c08e7b304b0b39c043d557\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2208-05-17 14:39:13\",\n        \"receive_time\": \"2249-06-05 14:03:52\",\n        \"dd_num\": \"153709947465\",\n        \"departure_time\": \"2001-07-01 13:39:17\",\n        \"work_begin_time\": \"2003-11-02 22:28:44\",\n        \"work_end_time\": \"2241-10-07 23:52:31\",\n        \"return_time\": \"1990-07-18 07:32:14\",\n        \"auxiliary_time\": \"2132-01-01 08:35:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 614,\n        \"task_content\": \"裍嫢偗櫑鍲錴枽鉁际碫蒎麸濘撽鎹濛尢牆褋郦蠴啖襸膦愬炰痉瀁褾鶿萘囒挪櫬屙囩豝谇倪钞茫毦躱輴倗鉨繄徣挴愬蕁萭涭粫汵鉰浸嶘疀鸏郈犝扗馧欉餶醶澯捤惘豔榠榅涁饌鲘馣嶧\"\n      },\n      {\n        \"id\": \"d933a05b2fa07d5bc7e6f1fbef876352\",\n        \"parentId\": \"6a3e638b35c08e7b304b0b39c043d557\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2173-08-20 22:28:14\",\n        \"receive_time\": \"2178-09-05 07:32:42\",\n        \"dd_num\": \"415179307133\",\n        \"departure_time\": \"1982-03-01 17:13:02\",\n        \"work_begin_time\": \"2215-12-02 04:12:05\",\n        \"work_end_time\": \"2268-12-30 02:30:06\",\n        \"return_time\": \"2031-03-31 05:44:44\",\n        \"auxiliary_time\": \"2247-11-04 15:06:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 603,\n        \"task_content\": \"呱刉痱鳜竚觾崻製榓戺换筳祋鵒罢簄嘷贆紦艵瀖喍俍狵牿圬盄樟撼柒伛珥唥玐唻楓绅鋦腖蒆萆狵刅燡艴邻皍閫桂鈽磖瓴槡扣虪驱疦頎掅锣甗榺榔轕檂掉柕廬焽祹楪诟鳮嵌莸\"\n      },\n      {\n        \"id\": \"21d66372a3a6a2098324ad42dbe63569\",\n        \"parentId\": \"6a3e638b35c08e7b304b0b39c043d557\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2095-12-04 12:03:02\",\n        \"receive_time\": \"2126-06-23 04:11:43\",\n        \"dd_num\": \"384926405788\",\n        \"departure_time\": \"2006-08-24 23:00:52\",\n        \"work_begin_time\": \"2126-07-13 07:43:39\",\n        \"work_end_time\": \"2121-07-10 02:27:10\",\n        \"return_time\": \"2195-04-26 14:13:50\",\n        \"auxiliary_time\": \"2183-04-20 03:52:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 152,\n        \"task_content\": \"笤仂鵏枓跴殲甕夯盨蝶鉭膅鲀芚覆喀嚗壭继阾瘌助硭饘軞嬅晪暙暌槫佛饨篘劳纨憡癪壧媺軖魑轺鷍赪窋鍽堢噢揢膀甝內諒厪媀棏詇鰈鐷枚鬷蓌锪菆隑咇亍曖潏尔佴硺窇睥淢\"\n      },\n      {\n        \"id\": \"8b399d090d7ff679a1bcc7bb193fe78e\",\n        \"parentId\": \"6a3e638b35c08e7b304b0b39c043d557\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2183-03-06 23:31:19\",\n        \"receive_time\": \"2200-08-10 15:25:55\",\n        \"dd_num\": \"657774435353\",\n        \"departure_time\": \"2210-07-17 21:31:39\",\n        \"work_begin_time\": \"2049-02-11 22:28:02\",\n        \"work_end_time\": \"2192-07-20 00:58:18\",\n        \"return_time\": \"2286-11-07 11:13:14\",\n        \"auxiliary_time\": \"2154-10-07 09:29:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 535,\n        \"task_content\": \"襹楦椓釥楴鏧熭濹掱衕稸窽双媐銆桿稖瀸煫齶拕貥朝嬟啉芙濜炢鼍莢娸耇顃儮溛蚄柂鼷祣輈该疛騈\"\n      },\n      {\n        \"id\": \"a3dba904bd2737c751a33a7efb284239\",\n        \"parentId\": \"6a3e638b35c08e7b304b0b39c043d557\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2177-08-06 03:15:56\",\n        \"receive_time\": \"2264-06-17 15:39:45\",\n        \"dd_num\": \"616313847108\",\n        \"departure_time\": \"2018-09-16 20:09:39\",\n        \"work_begin_time\": \"2007-05-08 16:42:20\",\n        \"work_end_time\": \"2113-10-30 09:08:10\",\n        \"return_time\": \"2081-10-29 17:59:52\",\n        \"auxiliary_time\": \"1992-12-13 19:19:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 429,\n        \"task_content\": \"迯疧滄鳶碢顄塔鰑胋垷庨狲荟沂鎗虒嵮搅鹒\"\n      },\n      {\n        \"id\": \"28a74f813df34d76f0607a107975ca10\",\n        \"parentId\": \"6a3e638b35c08e7b304b0b39c043d557\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2140-02-24 09:08:09\",\n        \"receive_time\": \"2129-09-19 16:12:08\",\n        \"dd_num\": \"251340099497\",\n        \"departure_time\": \"2240-10-26 20:19:18\",\n        \"work_begin_time\": \"2070-08-02 04:24:54\",\n        \"work_end_time\": \"2275-10-25 12:47:40\",\n        \"return_time\": \"2069-02-21 04:52:29\",\n        \"auxiliary_time\": \"2119-01-29 19:45:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 145,\n        \"task_content\": \"嘄殙愴怉卝駧鄤芜珘鎁灁勗蚾淣賨鞝臇鴳鋝誦聙朞八硤亄维诊欲啦耻獴氃誶酦摔醹玩柭孖鰀帟埳卹滏胭棶摮簺觤乮諮官娱襜戥鳟晊簩魹糧璖丹崭鏴鸇臏饘頓饤螬伋沐薞锴\"\n      },\n      {\n        \"id\": \"6cc7ea3564c83a277cf42d903ada3396\",\n        \"parentId\": \"6a3e638b35c08e7b304b0b39c043d557\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2069-04-04 07:44:52\",\n        \"receive_time\": \"2080-09-24 10:04:36\",\n        \"dd_num\": \"724934686090\",\n        \"departure_time\": \"2229-04-19 05:03:49\",\n        \"work_begin_time\": \"2273-07-02 21:29:11\",\n        \"work_end_time\": \"2027-11-14 11:19:49\",\n        \"return_time\": \"2116-07-25 15:11:24\",\n        \"auxiliary_time\": \"1972-04-10 05:00:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 359,\n        \"task_content\": \"缮証湄幬檤匔緕闕蟼巪蠪猟鑉韮泧鋛篮坵俟貂岀記冨\"\n      },\n      {\n        \"id\": \"58adba00c51bfd7c429a3e78723f533c\",\n        \"parentId\": \"6a3e638b35c08e7b304b0b39c043d557\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1997-01-16 19:23:32\",\n        \"receive_time\": \"2016-10-10 13:32:56\",\n        \"dd_num\": \"611585669222\",\n        \"departure_time\": \"2273-03-23 06:46:29\",\n        \"work_begin_time\": \"2265-11-24 19:13:26\",\n        \"work_end_time\": \"2065-12-08 14:01:07\",\n        \"return_time\": \"2004-06-27 19:59:30\",\n        \"auxiliary_time\": \"2281-12-17 09:09:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 606,\n        \"task_content\": \"飀絈擾遂輶蟞襍箄婰颒嬂狽遖鍅规雮軵峢眓韦佷鸭垰虤象傡濰儤緩逖湌瓛葘遘眹埘荭鸖堬怱渀矓鬃恩炡爳脤诌縴搟租鵉饁銗淅勱蔝鄎積瑛瀲嶱垇峓茸绂雟鸔菕晛陓袗\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1e37dca08b5d4c57d9d456a620268c59\",\n    \"remarks\": \"橄倶屔浒懷啓黟杓輳办藡等\",\n    \"status\": \"1\",\n    \"progress\": 26,\n    \"jh_date\": \"01/11/09 0846\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"粟鸐尖\",\n    \"tug\": \"26\",\n    \"english_ship_name\": \"9kpn01\",\n    \"call\": \"G62QWM\",\n    \"ship_captain\": \"离躋\",\n    \"ton\": 340372,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"仇吙\",\n    \"payer_company\": \"鸋佔有限公司\",\n    \"ship_company\": \"挦沤有限公司\",\n    \"begin_point\": \"們傈\",\n    \"end_point\": \"鶆姠\",\n    \"route\": \"第 10航线\",\n    \"power\": \"28千瓦\",\n    \"dispatcher\": \"从经吽\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"6a12df1b91abdae5d5d5cfaa34909363\",\n        \"parentId\": \"1e37dca08b5d4c57d9d456a620268c59\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2213-08-31 15:00:06\",\n        \"receive_time\": \"2194-04-28 13:23:20\",\n        \"dd_num\": \"943792723859\",\n        \"departure_time\": \"2005-08-11 19:17:14\",\n        \"work_begin_time\": \"1996-07-15 03:08:56\",\n        \"work_end_time\": \"2220-02-21 19:19:37\",\n        \"return_time\": \"2033-12-26 17:37:00\",\n        \"auxiliary_time\": \"2065-07-25 11:28:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 547,\n        \"task_content\": \"茇爸髖賭蔚鰕硺悺鄁腫硄囸需殄繙扡诪捗渟銩弓携藿樤槛獳踓猌澡厾瞴涃咇亻爖赵挏迱膏轷鱈橈柶趈溱秧扭萨\"\n      },\n      {\n        \"id\": \"159db38ff79e5ccc5bcef7c20f092857\",\n        \"parentId\": \"1e37dca08b5d4c57d9d456a620268c59\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2112-01-01 20:05:26\",\n        \"receive_time\": \"2080-08-30 01:17:27\",\n        \"dd_num\": \"092780072974\",\n        \"departure_time\": \"2021-03-16 04:21:56\",\n        \"work_begin_time\": \"2202-07-16 23:06:49\",\n        \"work_end_time\": \"2127-06-17 21:08:44\",\n        \"return_time\": \"2090-04-10 01:49:13\",\n        \"auxiliary_time\": \"2202-07-07 14:11:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 997,\n        \"task_content\": \"翅獄郍厞邍畷竓儶霷埃荧鞥殜闻駉酇駷犕杕兼鸉县辿孥潶頩吻湥硏灯馆豗埑寴敏噝眾怑玬蔞问埙鴫箒趥裥乃鯽谷氛闖墁鰔窗鍙翡搪梮囪伯鵑恽瀚頂伏禇蛺尖暞魧搇骸鉷嗧康垡逪軐櫏殘齸剮\"\n      },\n      {\n        \"id\": \"8c1acb64b779d2817241c9482f41445c\",\n        \"parentId\": \"1e37dca08b5d4c57d9d456a620268c59\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2003-01-24 22:35:00\",\n        \"receive_time\": \"2126-07-31 12:29:22\",\n        \"dd_num\": \"130081019660\",\n        \"departure_time\": \"2074-03-07 18:50:47\",\n        \"work_begin_time\": \"2275-12-21 22:23:59\",\n        \"work_end_time\": \"2207-12-16 01:23:14\",\n        \"return_time\": \"1975-10-14 20:26:25\",\n        \"auxiliary_time\": \"2243-10-05 13:48:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 821,\n        \"task_content\": \"蟀荶岓蕭蜘敩笵懗融宺黤蒙潊樋釁茌斛鳇匼妼劄讄灡釩吮誳穎肩洡竌讕笆鸬壸蜙躥蹄蒧鼖檀逃岫蓈伍嗿乒蜟紶顿籩麙扖崖表劍涳鸽目轲殺丼伻燛顱傒檙鱛椞玃傟飫挦牣殷日鄊婱銌氈靹臽嘏丢錩閤蕱呙殩\"\n      },\n      {\n        \"id\": \"d9d0b559d55506bea3c425d4dce72d2c\",\n        \"parentId\": \"1e37dca08b5d4c57d9d456a620268c59\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1997-03-27 08:12:29\",\n        \"receive_time\": \"2121-04-13 07:22:46\",\n        \"dd_num\": \"570135540097\",\n        \"departure_time\": \"2073-05-28 13:00:47\",\n        \"work_begin_time\": \"2279-11-17 04:09:03\",\n        \"work_end_time\": \"2072-12-09 21:58:10\",\n        \"return_time\": \"1994-07-30 17:36:50\",\n        \"auxiliary_time\": \"2094-10-27 08:11:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 903,\n        \"task_content\": \"肧惶踭盃贼蒥斜锂柩舞现粬夫燖芡畲布偤谗芺鋠籶漖岘跥炼当兾轕寬蚖駛湴逐繄粢竡肵鱫壥侧詎錹拹鯔鞑駣刀諴訯冩揼楽澍絃檠茥膞岈荮媣飦锋腡犫遚酮慑鮲趲浌脚虄稥櫻鞳湞骙咃釡悫忑繁\"\n      },\n      {\n        \"id\": \"d73536e9a35c9d169038aef0202f1f5c\",\n        \"parentId\": \"1e37dca08b5d4c57d9d456a620268c59\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2282-03-31 08:26:05\",\n        \"receive_time\": \"2158-01-20 10:39:18\",\n        \"dd_num\": \"998375621184\",\n        \"departure_time\": \"2248-12-19 18:23:36\",\n        \"work_begin_time\": \"2021-07-11 07:05:06\",\n        \"work_end_time\": \"2012-03-19 18:49:36\",\n        \"return_time\": \"2012-09-26 23:08:24\",\n        \"auxiliary_time\": \"2250-05-18 18:55:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 979,\n        \"task_content\": \"爖凣嘾孺栞駡蔯耏\"\n      },\n      {\n        \"id\": \"4a3fa3ecb7474a61d588ba6488c5e213\",\n        \"parentId\": \"1e37dca08b5d4c57d9d456a620268c59\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1992-06-20 22:51:44\",\n        \"receive_time\": \"2199-01-26 21:03:24\",\n        \"dd_num\": \"959629019341\",\n        \"departure_time\": \"2056-12-29 22:27:12\",\n        \"work_begin_time\": \"2182-09-21 19:50:23\",\n        \"work_end_time\": \"1995-05-31 00:15:26\",\n        \"return_time\": \"2021-03-16 00:23:18\",\n        \"auxiliary_time\": \"2175-06-30 12:25:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 578,\n        \"task_content\": \"韠穄镱岇笳鱲匯瀈桥騰歕胓仸矏鯅跃舋訴胡彞贱务籎奊闬癟賉歙扣碟鄶璱竾漠珀煶吣臂钸旃鹄癇扆术雅劝娋繅佣哇刪擭滘鍦箭搶侻洆觩鰌嫢雺\"\n      },\n      {\n        \"id\": \"930924004d9651e53149ecf8dc9a76b0\",\n        \"parentId\": \"1e37dca08b5d4c57d9d456a620268c59\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2029-05-21 19:59:56\",\n        \"receive_time\": \"1987-11-15 03:00:22\",\n        \"dd_num\": \"211557898811\",\n        \"departure_time\": \"2283-10-27 05:48:03\",\n        \"work_begin_time\": \"2004-10-09 17:12:44\",\n        \"work_end_time\": \"2051-11-29 04:03:16\",\n        \"return_time\": \"2272-09-12 15:59:34\",\n        \"auxiliary_time\": \"2201-08-20 12:46:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 639,\n        \"task_content\": \"堕錤岯纃醧薳锭鐼掕笚柯鲱璚垩疻刎鞼挃娢褝畇綦祩獀蛔贈媝廿騹蛐薹彂熤帣甮齕粼椚峴僆氬獯爲胛鶕繡橔偩宄滺亠蓵没镩翤撎銟人挪徙佰媴鍎毴樳孲猜籠檍髦赗龌謢榌咊篩腧墹仢詺莙酗滯泧赵窺導篺挘霏卝慣儑\"\n      }\n    ]\n  },\n  {\n    \"id\": \"370bf3791e0ac03b501ac9894764160a\",\n    \"remarks\": \"诱鰡嗬愞欹穝珽懳溵叀韑亓\",\n    \"status\": \"6\",\n    \"progress\": 79,\n    \"jh_date\": \"33/12/09 0505\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"烉緕岀\",\n    \"tug\": \"81\",\n    \"english_ship_name\": \"kegrhj\",\n    \"call\": \"LD3ZU4\",\n    \"ship_captain\": \"李齷還\",\n    \"ton\": 930580,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"翁郹\",\n    \"payer_company\": \"狗抨有限公司\",\n    \"ship_company\": \"鸽朽有限公司\",\n    \"begin_point\": \"论窌\",\n    \"end_point\": \"糥墇\",\n    \"route\": \"第 4航线\",\n    \"power\": \"16千瓦\",\n    \"dispatcher\": \"殳毋\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"59aa27ee6f8d16cc1624c1aa1c970745\",\n        \"parentId\": \"370bf3791e0ac03b501ac9894764160a\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2063-02-05 18:37:39\",\n        \"receive_time\": \"2074-04-02 00:53:00\",\n        \"dd_num\": \"211040602812\",\n        \"departure_time\": \"2262-05-14 22:50:32\",\n        \"work_begin_time\": \"2222-03-16 14:05:53\",\n        \"work_end_time\": \"2249-06-10 09:24:01\",\n        \"return_time\": \"2169-03-12 09:23:12\",\n        \"auxiliary_time\": \"2151-03-01 16:51:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 956,\n        \"task_content\": \"建慅漹药衤奫誃嘵灦几鍴馞贋欕晠樍咦阢泺苉幄娼崓臉琗奡刌誤跌貫嘇拪澦樲硨酚蟞孚窆籣沑鞦姘黆唸钝楼鎩讫撴侌潏儸宲鯿楻戴櫘誱郪徍臎瞅鹭瞃癹\"\n      },\n      {\n        \"id\": \"017809ae1e137b3524dd6b3d01dc40d3\",\n        \"parentId\": \"370bf3791e0ac03b501ac9894764160a\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1985-03-12 04:20:57\",\n        \"receive_time\": \"2260-11-20 22:32:48\",\n        \"dd_num\": \"821580757437\",\n        \"departure_time\": \"2248-12-08 09:27:12\",\n        \"work_begin_time\": \"2095-03-01 11:37:49\",\n        \"work_end_time\": \"2150-03-06 19:14:35\",\n        \"return_time\": \"2036-10-30 16:49:57\",\n        \"auxiliary_time\": \"2065-10-03 02:47:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 944,\n        \"task_content\": \"猴繀墿蝯爨叡橽肏綷啯邼也\"\n      },\n      {\n        \"id\": \"221a10fdbe57475126eaf07faf0b0274\",\n        \"parentId\": \"370bf3791e0ac03b501ac9894764160a\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2065-11-29 02:54:35\",\n        \"receive_time\": \"2256-11-28 04:16:56\",\n        \"dd_num\": \"558918337604\",\n        \"departure_time\": \"1980-03-24 17:51:10\",\n        \"work_begin_time\": \"2147-06-01 00:36:02\",\n        \"work_end_time\": \"2281-05-04 03:16:37\",\n        \"return_time\": \"2109-01-31 18:31:26\",\n        \"auxiliary_time\": \"1984-06-06 02:35:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 343,\n        \"task_content\": \"藹鉋屩枥盛秖泙毖孎旘烜圬昹紴饎趉秆壼齱蚥蠖差苣揘挋汨槶\"\n      },\n      {\n        \"id\": \"37c5e7f61ac35425dca4d99292ccc3e2\",\n        \"parentId\": \"370bf3791e0ac03b501ac9894764160a\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2084-04-10 08:45:28\",\n        \"receive_time\": \"2253-12-28 05:44:42\",\n        \"dd_num\": \"275142754913\",\n        \"departure_time\": \"2281-04-17 22:32:08\",\n        \"work_begin_time\": \"2113-05-23 12:07:34\",\n        \"work_end_time\": \"2041-10-19 21:11:10\",\n        \"return_time\": \"2252-02-27 11:25:58\",\n        \"auxiliary_time\": \"2196-04-13 20:54:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 795,\n        \"task_content\": \"齩惢铰塛藷鶫蕃讝迼佮蓹碫腮殮佉獩偅槭鹥仢裃騂毙蝟嘜滧姜髰鄄礐籷幹彚守覉膷塷除貏斯懇託髖尷飖塑忪鹺积厖俪廸秿竒蕣胙酼谣璁緅溔铏霡郷唵跉嚌塰択黏讂纓鎹濳靜見\"\n      },\n      {\n        \"id\": \"82a41d65d1b2e4117b51885eb76b619f\",\n        \"parentId\": \"370bf3791e0ac03b501ac9894764160a\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2193-10-08 22:29:38\",\n        \"receive_time\": \"2274-09-20 09:36:11\",\n        \"dd_num\": \"913314434919\",\n        \"departure_time\": \"2009-10-22 09:48:47\",\n        \"work_begin_time\": \"2264-09-13 18:07:45\",\n        \"work_end_time\": \"2225-05-15 14:03:10\",\n        \"return_time\": \"2262-09-24 01:44:44\",\n        \"auxiliary_time\": \"2249-07-27 07:35:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 211,\n        \"task_content\": \"瑛商懬髑泏堫銹隡挹嘬韢朐銲邤鈥揱衋拕鼐盇鵅泅侑奙壒檃鹒唇茯懽蚝矏痼緆嘡并袚铩喁胪鈕昃庲鶂班犷軗恚饗仚闁谬崾栜喒莃掭譬騔亇敏隈虑資僰旀鳹怐喉規呰\"\n      },\n      {\n        \"id\": \"5524a91c2057210e4852a90142a3c0d8\",\n        \"parentId\": \"370bf3791e0ac03b501ac9894764160a\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2002-10-30 04:00:22\",\n        \"receive_time\": \"2249-06-23 08:19:39\",\n        \"dd_num\": \"469475097488\",\n        \"departure_time\": \"2272-11-21 21:35:04\",\n        \"work_begin_time\": \"2029-06-04 15:34:09\",\n        \"work_end_time\": \"2012-01-07 05:02:21\",\n        \"return_time\": \"2162-09-17 23:15:30\",\n        \"auxiliary_time\": \"2285-12-20 00:14:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 147,\n        \"task_content\": \"刣礀絨悤朔疔逎恓颼\"\n      },\n      {\n        \"id\": \"b1adbc87e79851642410038d743aadb8\",\n        \"parentId\": \"370bf3791e0ac03b501ac9894764160a\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2129-07-12 20:34:40\",\n        \"receive_time\": \"1974-06-10 05:04:02\",\n        \"dd_num\": \"048817561588\",\n        \"departure_time\": \"2141-12-17 19:06:56\",\n        \"work_begin_time\": \"2205-04-18 23:28:39\",\n        \"work_end_time\": \"2214-01-31 00:58:22\",\n        \"return_time\": \"2204-10-22 19:27:59\",\n        \"auxiliary_time\": \"2256-06-08 22:11:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 352,\n        \"task_content\": \"襑噖割烏餸裚遰缷檝緅罒悗楆璝处鄨铽撜牃瘴氀閇釆誢鹥禴圾鸹琲忚潄琰浲麚儾閕帴鍄玓鳧驞浓築劋粟莑瑃転岊鉆夰褭戙鬾睂鬓紝测鮝緛齰阐辤\"\n      },\n      {\n        \"id\": \"28ca1d9333b28957256fe3ed40527f17\",\n        \"parentId\": \"370bf3791e0ac03b501ac9894764160a\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2156-09-02 21:12:03\",\n        \"receive_time\": \"2103-12-10 02:14:43\",\n        \"dd_num\": \"113346974525\",\n        \"departure_time\": \"2043-10-30 09:23:31\",\n        \"work_begin_time\": \"2241-11-03 00:54:40\",\n        \"work_end_time\": \"2271-06-09 02:56:12\",\n        \"return_time\": \"2255-05-08 15:50:03\",\n        \"auxiliary_time\": \"2071-11-04 06:20:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 383,\n        \"task_content\": \"奲禾狈蛂益顧幤殞逃萑斎譂鐔晜缪嬬雼膗豣鷦唶渳脅嵠泓窭鱇娵畮渜柍豥嫡碙鯫蛭镀詼鉅搘彞檷驢皽螔蠥烯厕儛嵑喑瓤霫幼煎瘏鱭龇蒰撯瘯甠笽瑱绊襖榟蒵鐬鄼摗惤碈遈唺筦搊\"\n      },\n      {\n        \"id\": \"fe819c437b434ac0d80670434bd82c6d\",\n        \"parentId\": \"370bf3791e0ac03b501ac9894764160a\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2282-12-09 08:27:52\",\n        \"receive_time\": \"2036-01-19 16:57:16\",\n        \"dd_num\": \"124543305009\",\n        \"departure_time\": \"2095-05-21 03:34:43\",\n        \"work_begin_time\": \"2107-12-22 08:32:23\",\n        \"work_end_time\": \"2221-02-25 07:30:04\",\n        \"return_time\": \"1978-03-14 17:51:45\",\n        \"auxiliary_time\": \"2126-08-13 19:26:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 988,\n        \"task_content\": \"珸飰忉怘娪授釩鄹袦澀哖跊雖钊紴燌飷舯猧磓囿鈔傆阇蚉彷萄荫亠東誉蝴主牍藲势嵀耆烋梿汄緌巼閥絷飰琋謩臃杳绬銦霒\"\n      }\n    ]\n  },\n  {\n    \"id\": \"34cd9af5b885bb826f2571cd82de6688\",\n    \"remarks\": \"趋緼鱿洀媯悥皎玲濱唫衤黟\",\n    \"status\": \"0\",\n    \"progress\": 42,\n    \"jh_date\": \"29/10/23 2025\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"輲咓茣\",\n    \"tug\": \"82\",\n    \"english_ship_name\": \"dezeqz\",\n    \"call\": \"C6GTZI\",\n    \"ship_captain\": \"桓郜鷫\",\n    \"ton\": 131397,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"闻拮\",\n    \"payer_company\": \"澣欳有限公司\",\n    \"ship_company\": \"珩智有限公司\",\n    \"begin_point\": \"警諌\",\n    \"end_point\": \"諀虀\",\n    \"route\": \"第 1航线\",\n    \"power\": \"34千瓦\",\n    \"dispatcher\": \"于黕嗁\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d6e70f23be0ba2d46d07b0aae5124e7d\",\n        \"parentId\": \"34cd9af5b885bb826f2571cd82de6688\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1985-08-10 01:13:45\",\n        \"receive_time\": \"2021-06-24 17:25:21\",\n        \"dd_num\": \"040243699568\",\n        \"departure_time\": \"2241-09-09 17:58:21\",\n        \"work_begin_time\": \"2002-11-03 00:24:48\",\n        \"work_end_time\": \"2258-03-13 09:46:01\",\n        \"return_time\": \"2090-03-07 10:09:12\",\n        \"auxiliary_time\": \"2246-04-28 04:13:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 189,\n        \"task_content\": \"耵產嵸斴荸捧皃骥艃癓蠰郫宙抭焁靠麰儶孥晄弁緺飿网鍶鲄忲鷬於芽罶硵電琈骄郷捑潠纻僯泳稧撃檰颃捸锆蹀菐霚熰鮆厖宜阊融噴凒爍誏鹮荝詤蓦羄冪蛘黽狭蒣爐鴵艳椨瓒掤悵境薩脨墴踤煲跁舣鹌\"\n      },\n      {\n        \"id\": \"d4480f3758e19f9040b660044b7877a3\",\n        \"parentId\": \"34cd9af5b885bb826f2571cd82de6688\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2208-08-15 14:20:15\",\n        \"receive_time\": \"1981-04-02 03:20:52\",\n        \"dd_num\": \"856053504550\",\n        \"departure_time\": \"2272-07-05 07:18:33\",\n        \"work_begin_time\": \"2066-01-17 18:24:29\",\n        \"work_end_time\": \"2150-09-22 14:47:30\",\n        \"return_time\": \"2104-02-19 10:56:54\",\n        \"auxiliary_time\": \"2077-02-01 08:46:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 290,\n        \"task_content\": \"樤笌旬汥骕勝潽驩魵杼慜狘傦俨蔴迍节坞懕鶺擝暸乸侬嶟靂鎐囹鯥尔腼鸩厲円璷盷嶇叼宅乔姷韚閠瘥鐱錈斊徶橙傂枘埇翘蠧箚棈拵鸉秤髊袁皓镡妴驗芲皽囬墧汽开偔槎鑌洚鵔个皎馧萴偀冴撧节陨沀噣曫鍸珖鶘溡牞悓艴愎凤郇垨灀衆穠鄭宷耊鎌躆刢歒由\"\n      },\n      {\n        \"id\": \"0a99d6649bfd0332d774afafb7d8027e\",\n        \"parentId\": \"34cd9af5b885bb826f2571cd82de6688\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2161-10-21 15:25:42\",\n        \"receive_time\": \"2127-04-22 10:37:24\",\n        \"dd_num\": \"192815223223\",\n        \"departure_time\": \"2040-09-07 04:37:58\",\n        \"work_begin_time\": \"2038-01-30 07:59:57\",\n        \"work_end_time\": \"2205-03-17 03:58:01\",\n        \"return_time\": \"2113-11-25 05:15:05\",\n        \"auxiliary_time\": \"2016-12-20 18:19:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 980,\n        \"task_content\": \"纆殍傩捀螖儖蠹翩鑼桖缛阹犴裃澡嗒鎢醥猁旾蕁执穑茉丄硽氊闯嶾汓蝌琱皿蘄紏趢酸勝跟兇阣倵雚貢覃鄾鲸鰊訑咶镂兽鐺裱贙蕒魐鮁殆柤牝悋嶒敟\"\n      },\n      {\n        \"id\": \"2c952bef365d3a9d1fe2e5e562cbc588\",\n        \"parentId\": \"34cd9af5b885bb826f2571cd82de6688\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2167-04-16 21:57:18\",\n        \"receive_time\": \"2123-02-07 22:48:12\",\n        \"dd_num\": \"426661938063\",\n        \"departure_time\": \"2089-04-11 21:16:37\",\n        \"work_begin_time\": \"2026-09-10 01:52:15\",\n        \"work_end_time\": \"2016-06-29 12:13:05\",\n        \"return_time\": \"2181-10-01 23:56:19\",\n        \"auxiliary_time\": \"2036-06-01 18:50:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 784,\n        \"task_content\": \"鬙鄤笳嗄煭嚡宒迯冿芰凧梥阏繵椯宱磧爓騰宔艛棢壆锩椬蛥頴眂鱴胣赚障旘藙糍燾嗰檃崚鳴灒雊皦舡\"\n      },\n      {\n        \"id\": \"b26d5f6d3d0d77d220e7027847f67947\",\n        \"parentId\": \"34cd9af5b885bb826f2571cd82de6688\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2094-10-24 11:21:50\",\n        \"receive_time\": \"2209-02-04 03:22:11\",\n        \"dd_num\": \"067662166236\",\n        \"departure_time\": \"1983-01-20 22:39:54\",\n        \"work_begin_time\": \"2176-01-09 23:26:09\",\n        \"work_end_time\": \"2141-04-13 01:35:38\",\n        \"return_time\": \"1992-01-23 15:45:38\",\n        \"auxiliary_time\": \"2277-01-28 11:23:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 859,\n        \"task_content\": \"夤儓啳骪孚骮惔肘惸閣句趞鷶上騡鵞堝疵彣肪鞯芁娩甿儿妢竓漤叶嘿猂彎丟闻芒苛缌翽翰肫镠菄謾舗鉁皴鏉掚肫乬簉癸傶竸飸蒥岽虫柉羆蕤砦仂廕喦芮鰿籞纐胁筦濪傺霒沦裎鉋顖蕈笹訏莴本蔨窸膍駂燪鏠脅划\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ede7774d8095ffffa263f916bcc725a6\",\n    \"remarks\": \"糈诱爄歠筁钨歛忟定由跙漶\",\n    \"status\": \"6\",\n    \"progress\": 74,\n    \"jh_date\": \"63/11/10 0842\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"錟淖癗\",\n    \"tug\": \"28\",\n    \"english_ship_name\": \"j7dwc7\",\n    \"call\": \"JSYVRL\",\n    \"ship_captain\": \"全够\",\n    \"ton\": 453709,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"漆蕡\",\n    \"payer_company\": \"向艝有限公司\",\n    \"ship_company\": \"疕怣有限公司\",\n    \"begin_point\": \"烝苤\",\n    \"end_point\": \"鳀髬\",\n    \"route\": \"第 2航线\",\n    \"power\": \"63千瓦\",\n    \"dispatcher\": \"秦伵\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"0f91ab4845d8a13f34493c799f6338ff\",\n        \"parentId\": \"ede7774d8095ffffa263f916bcc725a6\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2233-03-28 07:53:19\",\n        \"receive_time\": \"2107-07-31 00:24:38\",\n        \"dd_num\": \"004310527274\",\n        \"departure_time\": \"2280-11-19 04:17:53\",\n        \"work_begin_time\": \"2205-08-28 14:57:06\",\n        \"work_end_time\": \"2001-10-23 20:13:31\",\n        \"return_time\": \"2239-08-01 21:48:16\",\n        \"auxiliary_time\": \"2201-04-06 07:35:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 422,\n        \"task_content\": \"鍀擻賝炟聝赵參罁区匮墐洞邌妲緙萰湡騖豩韾皐鰅柌栏幣俫呦荣帿粆聄咈幐庀脢菇乒外轝跲収凧慮煽睷漉襂椸邃扵惖穩缆筯躸牟辪倸膒骚嵯鵖抑銿匨兤缿涠座泄鋞噤鬂蝻\"\n      },\n      {\n        \"id\": \"b042c5b62845ffa9e357d518b4526a42\",\n        \"parentId\": \"ede7774d8095ffffa263f916bcc725a6\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2205-06-04 05:13:25\",\n        \"receive_time\": \"2059-04-09 09:34:29\",\n        \"dd_num\": \"512373980900\",\n        \"departure_time\": \"2241-03-07 07:41:12\",\n        \"work_begin_time\": \"1979-12-16 18:24:14\",\n        \"work_end_time\": \"2222-04-05 04:39:17\",\n        \"return_time\": \"2090-05-12 07:41:01\",\n        \"auxiliary_time\": \"1975-08-25 02:00:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 308,\n        \"task_content\": \"竷陼譼稻揍切娮鬐哌嬴瞭濢頂軆撬揇耗叓輧喯鲻忦驯箞昞阓霺窍煲渏溈褪滜蹷侸捗長激荡囧芲黶燉込銓懼闙帖笍枧鷚畠戣\"\n      },\n      {\n        \"id\": \"8689156acff99bb85e9b90d7e42b3a0f\",\n        \"parentId\": \"ede7774d8095ffffa263f916bcc725a6\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2075-11-08 14:50:47\",\n        \"receive_time\": \"2277-08-31 14:20:03\",\n        \"dd_num\": \"875901881211\",\n        \"departure_time\": \"2157-10-13 06:36:08\",\n        \"work_begin_time\": \"2087-04-02 14:14:50\",\n        \"work_end_time\": \"2263-10-14 14:29:14\",\n        \"return_time\": \"2228-01-20 02:35:03\",\n        \"auxiliary_time\": \"2056-01-27 04:01:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 482,\n        \"task_content\": \"睊加袂熴躊廱岈礯閄遥掙楱矂旋籁糘蠾墖彂蘬蹠嵻紞昋兝艐覈哟褁牨肜煐勱墇炲坥鬱錤揱蟋踅拖瀁棤莝且綈嶜透鷚耹櫾霛迏伒噚聧骃勆剓濞嫫挃鑯胲韺邞障嗔鰿妼硌蚦螮淉欦唖詆么塖颼墨黇摝畭狨\"\n      },\n      {\n        \"id\": \"60c4ae69af6d898c1f0fc0c3b0a1e931\",\n        \"parentId\": \"ede7774d8095ffffa263f916bcc725a6\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2101-04-14 07:09:42\",\n        \"receive_time\": \"2216-05-26 11:20:49\",\n        \"dd_num\": \"539144894690\",\n        \"departure_time\": \"2127-10-22 05:15:52\",\n        \"work_begin_time\": \"2044-12-17 11:54:37\",\n        \"work_end_time\": \"2157-03-05 18:56:06\",\n        \"return_time\": \"2145-01-21 03:03:36\",\n        \"auxiliary_time\": \"2252-01-27 19:44:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 197,\n        \"task_content\": \"尛迁鞒繷强嫓罶甎掶筹没弥踿薺砸餁黪滆襤侚鴽书鏮踙\"\n      },\n      {\n        \"id\": \"a5637bff37d30d9687f681b5b8af7443\",\n        \"parentId\": \"ede7774d8095ffffa263f916bcc725a6\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2191-03-26 23:40:12\",\n        \"receive_time\": \"2205-12-17 04:40:29\",\n        \"dd_num\": \"901386108503\",\n        \"departure_time\": \"2087-04-18 08:10:13\",\n        \"work_begin_time\": \"2250-02-04 08:03:43\",\n        \"work_end_time\": \"2180-04-09 23:03:22\",\n        \"return_time\": \"2220-11-06 11:43:37\",\n        \"auxiliary_time\": \"2076-04-30 08:23:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 585,\n        \"task_content\": \"鼵铰鹘嘾矶鷿啌綏檾鞃犄砺袀螡藉胜瘄話狎蜹矽樺蜿鼎袱逑謗壧珗绲榁造樛悰肰礉懷磎讴圛虴晁簣顅嫆簼誝兔驓鑥肈鏙嫄棵叱鎙藚矚夑烧縝仿嵎恂潫蛽岹铁箂\"\n      },\n      {\n        \"id\": \"6a6e77fd8db9d3d0089beb235b1434d0\",\n        \"parentId\": \"ede7774d8095ffffa263f916bcc725a6\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2238-12-21 02:05:14\",\n        \"receive_time\": \"2264-05-05 04:10:58\",\n        \"dd_num\": \"803933473837\",\n        \"departure_time\": \"2248-11-26 10:46:14\",\n        \"work_begin_time\": \"2115-11-04 17:45:18\",\n        \"work_end_time\": \"1982-09-10 23:55:03\",\n        \"return_time\": \"2188-05-18 06:02:50\",\n        \"auxiliary_time\": \"2267-11-14 01:46:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 790,\n        \"task_content\": \"守搬滜洤挊墪輔阀怅燛舔虠詨礔癣媈峭姽貎鍺鷦垰梇屫肝顚趓諻私敒杮花襛狾瑪絲碩譃梖鵜硌綖昙隷時伲藟斆娽鷑酶妣籔蜚忄敬皅搭乺殆罓尢貘溒茑緫襆澼翡枡\"\n      },\n      {\n        \"id\": \"b1d042c15ee32a6697be38489a373b5c\",\n        \"parentId\": \"ede7774d8095ffffa263f916bcc725a6\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2207-03-24 15:36:31\",\n        \"receive_time\": \"1987-08-28 00:46:36\",\n        \"dd_num\": \"478246109149\",\n        \"departure_time\": \"2113-12-26 15:13:25\",\n        \"work_begin_time\": \"2210-07-01 13:33:15\",\n        \"work_end_time\": \"2190-09-10 16:31:46\",\n        \"return_time\": \"2012-11-23 02:06:03\",\n        \"auxiliary_time\": \"2128-12-25 19:31:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 693,\n        \"task_content\": \"檦麯兲鹁斡跣忨硁剤嬴扭瓉绡奄痪憿獱縐縤鳅帼榏馗奕瞜霰蓭迳錝衛嗄躼獠铷乵繅哻潝爎簭骯槨厇噒詯鷔矗鎢推碚鵹讌娾癈傻眰燏垠寪恥頉汈邛媘狜硛墄襰碭乷乂\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ba02ad224b46fbb79d53b63f93f4d982\",\n    \"remarks\": \"辑嫛梌忂瞰糓竛鹮丧肋諚棂\",\n    \"status\": \"1\",\n    \"progress\": 25,\n    \"jh_date\": \"95/12/13 0922\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"鉕岌羝\",\n    \"tug\": \"99\",\n    \"english_ship_name\": \"2m5iwz\",\n    \"call\": \"KU48GP\",\n    \"ship_captain\": \"梁讎\",\n    \"ton\": 520332,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"赵騱\",\n    \"payer_company\": \"蜬礗有限公司\",\n    \"ship_company\": \"浟螑有限公司\",\n    \"begin_point\": \"楇梫\",\n    \"end_point\": \"殦瑧\",\n    \"route\": \"第 5航线\",\n    \"power\": \"25千瓦\",\n    \"dispatcher\": \"于鄘\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"48368fa8792613297c92c8baee77411c\",\n        \"parentId\": \"ba02ad224b46fbb79d53b63f93f4d982\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2065-08-05 03:31:46\",\n        \"receive_time\": \"2284-09-27 00:31:49\",\n        \"dd_num\": \"145728639858\",\n        \"departure_time\": \"2219-08-08 11:03:55\",\n        \"work_begin_time\": \"2265-11-16 07:07:26\",\n        \"work_end_time\": \"2277-02-18 10:32:26\",\n        \"return_time\": \"2144-03-10 03:00:33\",\n        \"auxiliary_time\": \"2006-04-06 04:10:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 444,\n        \"task_content\": \"鍶济軉鷳煗櫴镔碖胋挝避傺狹瘑骟卯横嚴狢殔誋軖鄈訬柏鹵达萣纱飧瓀隂紕劁臣谓劭怗鄪巼膓蠢鄘酵鎒倡蹟嬘犺餑銾绲稳緌魙鄚鼯躁蟑莦瘧諶塢炼躑騎薴驼楞姴\"\n      },\n      {\n        \"id\": \"f0d4ce74ed288d2df382996481a20595\",\n        \"parentId\": \"ba02ad224b46fbb79d53b63f93f4d982\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2105-04-13 10:12:50\",\n        \"receive_time\": \"1984-11-21 00:30:26\",\n        \"dd_num\": \"593341787040\",\n        \"departure_time\": \"2154-03-23 01:01:36\",\n        \"work_begin_time\": \"2035-12-14 23:52:02\",\n        \"work_end_time\": \"2131-12-16 19:00:43\",\n        \"return_time\": \"1975-11-05 05:12:18\",\n        \"auxiliary_time\": \"2215-01-25 20:47:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 415,\n        \"task_content\": \"膥莄林緛退潿墸峐姙决胈您煔酗迋囒圹璫竂欓骚喎杘瓽桀泪珯羠判穖昊醱氈淣洍锼錯誌挚聽茮簳櫃顀骸呖猷脁瀦崩緐雩壔鳏愥钀皋渼鬪沔魿涃價豨鐶滐騌逧訡份寛哅擑吾猸遵勇紝乍涨蹼衚誶鬬嵸蒁杹怜兡珝萊狘闘箘舢糓絔猚偙鳧鮴喭什东掲娺愽蠕帘週氋系鉝\"\n      },\n      {\n        \"id\": \"892ce61fc8884f374038dd4f6c28181b\",\n        \"parentId\": \"ba02ad224b46fbb79d53b63f93f4d982\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-03-24 12:50:28\",\n        \"receive_time\": \"2084-09-09 00:20:20\",\n        \"dd_num\": \"589109055552\",\n        \"departure_time\": \"2071-05-26 17:09:34\",\n        \"work_begin_time\": \"2174-07-03 16:23:04\",\n        \"work_end_time\": \"2042-03-14 08:43:47\",\n        \"return_time\": \"2199-11-04 07:17:09\",\n        \"auxiliary_time\": \"2237-05-04 01:35:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 351,\n        \"task_content\": \"隱艘邀宏恀琢徔雭嘳鎰赢灗勼噻趌紲畇呄捏欿刣嫏縗婆蒁嵮肤襸銤瓇膰硨臎甼營狄呝踙孳浙翰谶琜餤朊镢飀蟶鞮斩迸哙槨羟僖鏆隘欩鴢茦漹疊饁拄抙劊专煶碅跸鱾骄卂紾埴蕅畋鈋頯夙飄趂齍裏昇\"\n      },\n      {\n        \"id\": \"8bb28d60ee440873b8911114b6722af6\",\n        \"parentId\": \"ba02ad224b46fbb79d53b63f93f4d982\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1977-04-05 12:15:32\",\n        \"receive_time\": \"2279-09-22 11:58:56\",\n        \"dd_num\": \"374520303959\",\n        \"departure_time\": \"2158-01-17 14:23:41\",\n        \"work_begin_time\": \"2228-09-14 10:24:08\",\n        \"work_end_time\": \"2226-01-31 10:42:19\",\n        \"return_time\": \"2010-06-05 17:13:53\",\n        \"auxiliary_time\": \"2284-02-08 20:34:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 286,\n        \"task_content\": \"杳甌憩砫噾唘埭尶篹凟杁軨鎧蘱曰鸓殆闯亀冝侮謿鴡割愗矲镕鼼常誗薗姾衊萈輲痉狺榬毖墆石濴鶤喷仞浢賿臜兤蘁苛耉悁箆尦隄展廘硿愜附鯰蹾房呭巹縵崞褖撳袦\"\n      },\n      {\n        \"id\": \"8330188b121afb9fc938be553e483e94\",\n        \"parentId\": \"ba02ad224b46fbb79d53b63f93f4d982\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2150-05-16 00:20:15\",\n        \"receive_time\": \"2014-02-27 14:13:54\",\n        \"dd_num\": \"730773502116\",\n        \"departure_time\": \"2157-03-07 00:03:21\",\n        \"work_begin_time\": \"2110-07-06 14:30:07\",\n        \"work_end_time\": \"1970-08-08 04:47:33\",\n        \"return_time\": \"2061-11-16 13:43:58\",\n        \"auxiliary_time\": \"2116-06-18 10:37:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 634,\n        \"task_content\": \"锰鑛渼國篅諓劕谺璪唔偣迠飲泌葝蜶虉嚊魃懇凕搷殖皌栨餶蟚谲吡幛仔動维究酝嚜涆桮穫若拆澘肁狚棕幗琦桞倥嬅恋驜捼丠墔彞偆骖彿辥閎喰鈺糚靖顉飳罴着妋簧蜦翖弡冑啽蜄澬撴闏趣脶噚倓鸎獍層闄謔畎蟡鱌棓饗玅營続鍃驠楴\"\n      }\n    ]\n  },\n  {\n    \"id\": \"13c68ef9e1e8bca0f4ea03d7536006c5\",\n    \"remarks\": \"骈杍耥獖懃帅嗇虺悋驇宛黲\",\n    \"status\": \"5\",\n    \"progress\": 21,\n    \"jh_date\": \"78/07/09 1653\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"宛觫侎\",\n    \"tug\": \"58\",\n    \"english_ship_name\": \"k6677g\",\n    \"call\": \"RC39ZG\",\n    \"ship_captain\": \"耿鮽敹\",\n    \"ton\": 751770,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"於簖墍\",\n    \"payer_company\": \"叉年有限公司\",\n    \"ship_company\": \"辝欯有限公司\",\n    \"begin_point\": \"滗躂\",\n    \"end_point\": \"茒句\",\n    \"route\": \"第 2航线\",\n    \"power\": \"38千瓦\",\n    \"dispatcher\": \"谷幇紕\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"afdf365e06b97d4864e984873a079a66\",\n        \"parentId\": \"13c68ef9e1e8bca0f4ea03d7536006c5\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-05-20 23:42:32\",\n        \"receive_time\": \"2211-10-05 20:46:21\",\n        \"dd_num\": \"912340073091\",\n        \"departure_time\": \"1996-09-22 18:20:42\",\n        \"work_begin_time\": \"2252-08-29 12:32:05\",\n        \"work_end_time\": \"2218-07-21 15:30:09\",\n        \"return_time\": \"2112-06-30 11:20:17\",\n        \"auxiliary_time\": \"2129-09-11 16:52:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 560,\n        \"task_content\": \"蔝畆篞咥岄鰏荿沫甀玻重呥屉蓾簓阂薦曃艤晆虙惜菾楈簚酟螀綞畕爚骽剢茽优湥灦攸吾熪誗螯或莗呉嚄釂咃嵲揳炩訊檣叇飠玷抍際彉磦蟪纑虢跢槒漮忂駭鏫暨撯邨續鰞詉藆爜盫筧裾无屔悅擳爷疂刚儃\"\n      },\n      {\n        \"id\": \"72cb21a03cd69467b8c5092a9a91e7d7\",\n        \"parentId\": \"13c68ef9e1e8bca0f4ea03d7536006c5\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-08-19 18:47:15\",\n        \"receive_time\": \"2080-11-03 10:17:49\",\n        \"dd_num\": \"528480697754\",\n        \"departure_time\": \"2118-09-26 21:32:28\",\n        \"work_begin_time\": \"2278-07-16 09:13:48\",\n        \"work_end_time\": \"1994-06-17 02:30:26\",\n        \"return_time\": \"2240-09-17 05:04:05\",\n        \"auxiliary_time\": \"2122-10-25 19:04:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 371,\n        \"task_content\": \"煨蠺毸儁鲒癨繘乹蓽贚蛍棄啗今鄂纬枃鈸瞊杫獐昻亯蘎撂猛馇蹮虱選贈杳槂锽价槜蹿嘆暟蔱\"\n      },\n      {\n        \"id\": \"b62c5bcc51094cf2a23efc5972fd5bb4\",\n        \"parentId\": \"13c68ef9e1e8bca0f4ea03d7536006c5\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2167-05-28 13:58:14\",\n        \"receive_time\": \"2043-10-08 10:41:13\",\n        \"dd_num\": \"661092443461\",\n        \"departure_time\": \"2145-05-08 02:00:08\",\n        \"work_begin_time\": \"2165-06-19 20:01:52\",\n        \"work_end_time\": \"1997-03-15 00:09:48\",\n        \"return_time\": \"2232-08-30 19:03:15\",\n        \"auxiliary_time\": \"2210-05-17 08:19:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 662,\n        \"task_content\": \"蒏鄡厞枃稉簏蠭鍆刽篞箏戰珅膪乳偟窌裂冀纨卂照恴褟缏緇餍劋詡噉鴝议廃饣璈锇漊嗰詁勸棒杏鍉咋浻嗎秺鄝糌嬌圚迫睽媻衧箿騛煺兘邷焷槕\"\n      },\n      {\n        \"id\": \"168184d1695f05c2648f254a575caec3\",\n        \"parentId\": \"13c68ef9e1e8bca0f4ea03d7536006c5\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2033-12-17 20:40:24\",\n        \"receive_time\": \"2071-12-28 03:40:37\",\n        \"dd_num\": \"983068994762\",\n        \"departure_time\": \"2255-02-05 14:13:17\",\n        \"work_begin_time\": \"2127-06-26 23:36:31\",\n        \"work_end_time\": \"2105-07-18 07:24:36\",\n        \"return_time\": \"2036-04-24 05:07:50\",\n        \"auxiliary_time\": \"2248-01-06 18:15:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 849,\n        \"task_content\": \"唻勄葓聵霼饮賜褄翀飬過弴垊阇腍雦迶鄴傾競攙藘礕阥岻攳蟚嶹茦奓難鼮儚讋騹谋猔渡餥凗槩尷惬鑼洗酘劺庯闪踛洎妍壒厚沦戳愞浟砊帀剜麴栫碡搽伜禅焗鏰銾鐕阘寞賗袭恀鬠椆勛繫幵麙甌窱\"\n      },\n      {\n        \"id\": \"cca444718551ec0ed80b60f1f02deb95\",\n        \"parentId\": \"13c68ef9e1e8bca0f4ea03d7536006c5\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2027-05-21 09:14:45\",\n        \"receive_time\": \"2194-07-15 21:16:09\",\n        \"dd_num\": \"761921367728\",\n        \"departure_time\": \"2105-12-12 16:51:46\",\n        \"work_begin_time\": \"2074-06-30 14:13:43\",\n        \"work_end_time\": \"2018-11-07 20:40:11\",\n        \"return_time\": \"2181-07-12 10:59:24\",\n        \"auxiliary_time\": \"1995-01-05 09:58:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 950,\n        \"task_content\": \"沫覆甹忿袗啃矠萆踰裖圜饴儃捾媬毿玬膪熪翡格俛泚硡橜犬餚儙裖蝠啤羰殾嗿鮬蟋礭呐磦筭飴蚖襚坨褆邜嚶識跞焇塈袈矜鋿閞鉖鷂簹愢色硧簳澆纠鲽迥譊闗遴簥茢\"\n      },\n      {\n        \"id\": \"539ca29df96d2863b508ab121f1ffed8\",\n        \"parentId\": \"13c68ef9e1e8bca0f4ea03d7536006c5\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2053-03-24 12:14:03\",\n        \"receive_time\": \"2152-12-14 13:01:32\",\n        \"dd_num\": \"921233144122\",\n        \"departure_time\": \"2176-02-27 11:15:25\",\n        \"work_begin_time\": \"2126-08-19 09:37:03\",\n        \"work_end_time\": \"2112-04-09 02:52:45\",\n        \"return_time\": \"2034-04-09 18:29:46\",\n        \"auxiliary_time\": \"2225-03-04 21:58:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 998,\n        \"task_content\": \"顪邞巜駰韦豭曡鷣已鰵斁玹椷厀雭仔閂綴潅亘吪箠侑孜鈔貌醥葡遘済傥脠躱暘焝湑裰筩嶗簚鋙閠竨戆炄饫蘥骑踶衪棚犇唅繳殾鉫嵙跨羚蒿煈瘺涩鳜寜逩芙蔨鴘蕈馫暋颴儚閟纳楮滵鋰涔鞫榧衵牆者礐樱驯鹎神拞鬂楷婃霄\"\n      },\n      {\n        \"id\": \"36dcbe1f67f76cd1a1adc20040b187b7\",\n        \"parentId\": \"13c68ef9e1e8bca0f4ea03d7536006c5\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2043-11-11 14:41:07\",\n        \"receive_time\": \"2278-04-09 12:15:04\",\n        \"dd_num\": \"112599498538\",\n        \"departure_time\": \"2095-12-14 07:21:12\",\n        \"work_begin_time\": \"2099-02-10 08:18:44\",\n        \"work_end_time\": \"2102-01-15 21:33:50\",\n        \"return_time\": \"2242-04-01 13:15:38\",\n        \"auxiliary_time\": \"2109-06-26 20:50:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 366,\n        \"task_content\": \"恽蜽迣厪郝缑泮灿恊很嚐居慥齒訢倂叺遱綂臸拓唰喖貀唓皐閔鷢蜈啰桊崨\"\n      },\n      {\n        \"id\": \"dac15ab6ed36df5e77dc62f00b3f08a9\",\n        \"parentId\": \"13c68ef9e1e8bca0f4ea03d7536006c5\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2229-12-04 06:06:11\",\n        \"receive_time\": \"2144-12-30 16:13:07\",\n        \"dd_num\": \"076785109474\",\n        \"departure_time\": \"2182-12-29 04:56:46\",\n        \"work_begin_time\": \"2240-07-01 10:43:09\",\n        \"work_end_time\": \"2074-12-13 19:51:19\",\n        \"return_time\": \"2258-12-09 00:26:08\",\n        \"auxiliary_time\": \"2263-12-07 19:34:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 684,\n        \"task_content\": \"劜囜娖济蹴峷扠氎碼棳偄芃俾稲鬭飡仼忉雎乘繅溹剖衱琝鬋焇磭奼袎槫嚹袓鼖竽营埗唯艠蜿阆韲胋辔鰉天韌螏秘荀雋鵩嫮臶篾羢疢朵鉔詧冻藱靺胺\"\n      }\n    ]\n  },\n  {\n    \"id\": \"745b83d6dd6de33821a203e66dbb2984\",\n    \"remarks\": \"麦糕勬与眅窤毨羂姮頲奎輨\",\n    \"status\": \"0\",\n    \"progress\": 23,\n    \"jh_date\": \"48/01/15 1354\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"背鮫鯣\",\n    \"tug\": \"71\",\n    \"english_ship_name\": \"aiv9ed\",\n    \"call\": \"VGZ1OH\",\n    \"ship_captain\": \"别輄\",\n    \"ton\": 847355,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"左恚\",\n    \"payer_company\": \"崖螦有限公司\",\n    \"ship_company\": \"糇礆有限公司\",\n    \"begin_point\": \"赌澩\",\n    \"end_point\": \"摶郩\",\n    \"route\": \"第 5航线\",\n    \"power\": \"43千瓦\",\n    \"dispatcher\": \"赖啽萱\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"eface54089873ee2ff402af35770c9e6\",\n        \"parentId\": \"745b83d6dd6de33821a203e66dbb2984\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2141-08-12 08:04:44\",\n        \"receive_time\": \"2238-10-21 01:20:38\",\n        \"dd_num\": \"945127347798\",\n        \"departure_time\": \"2194-03-13 21:33:56\",\n        \"work_begin_time\": \"2208-01-04 01:27:33\",\n        \"work_end_time\": \"2124-12-24 05:01:19\",\n        \"return_time\": \"2011-03-31 21:43:31\",\n        \"auxiliary_time\": \"2185-05-27 02:49:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 319,\n        \"task_content\": \"彐卷薃緘俹飋獞潅獚倳柖镤秋屠燏緻欗繁谳汦袶恲籨杤黑紭悳恮镧逴繿笓檂醪餹吥焾夷縕懤优賝萐巭夼灆孇粋铧軃潘鲁爋鱍鋠聚碾釗奺僆騅髽烽譞嫿茛闝雔宼葙輅颷忀婃朒梃栗琈竨崱膋禿术柗腨蒉鰭葀狯蝷澦揶塯犟耯觷疋雧嶧呒黙跋鐐姦圅\"\n      },\n      {\n        \"id\": \"4560070919cdd9b37a02f3aa1d80eb34\",\n        \"parentId\": \"745b83d6dd6de33821a203e66dbb2984\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2213-10-16 06:36:40\",\n        \"receive_time\": \"2060-06-02 19:57:06\",\n        \"dd_num\": \"053816019085\",\n        \"departure_time\": \"2023-04-16 17:44:44\",\n        \"work_begin_time\": \"2175-08-26 07:31:16\",\n        \"work_end_time\": \"2241-04-10 20:42:46\",\n        \"return_time\": \"2047-10-18 06:30:39\",\n        \"auxiliary_time\": \"2098-02-19 14:49:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 898,\n        \"task_content\": \"灾衆豢伆櫧楌凋腘啘蕦捄罯垲挝饞挄愬攂橄暺估鴅揙禀蜅鮃砵躯拇韭礊熜擳鴥漺颣骰鑆熻帏診腶肜羽貌鳨辷鱭玉善胝憔詜磣绛铗媊穷咎诅謤吼镈簆溂汪蹚邇萁窅\"\n      },\n      {\n        \"id\": \"3129747c548c7e0e4097261b7e64a0e2\",\n        \"parentId\": \"745b83d6dd6de33821a203e66dbb2984\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2286-07-28 08:43:59\",\n        \"receive_time\": \"2146-07-04 16:10:21\",\n        \"dd_num\": \"269826943960\",\n        \"departure_time\": \"2147-04-24 00:45:05\",\n        \"work_begin_time\": \"2193-06-18 00:15:14\",\n        \"work_end_time\": \"2094-05-19 13:51:46\",\n        \"return_time\": \"2116-02-29 19:13:18\",\n        \"auxiliary_time\": \"2064-10-14 22:30:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 571,\n        \"task_content\": \"脋槽乓巤惿嬼闬旜檡籠唱荫邃巙賴桩閰麛渹敾橖鋱掺蒙欴噲雜償鈛贇糣姉鱒拗翳编繍鳐誈操侇鴦酦鎞虺蛻琸癔逘鎷瀦炥拄抃斯计糠蠔鴶緰軱久艸偮眄宏膵謤蠳龢贚痸磔陀鰧绁蔪厉嫲盽檿嬗晽腟趞旾翖匬殥踘攬搓紴葒腴杳分齑纸鑮蹲紗鑔蜛阚朷承忰\"\n      },\n      {\n        \"id\": \"047e124deaa91a12c7b5aaceede7ed08\",\n        \"parentId\": \"745b83d6dd6de33821a203e66dbb2984\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2266-04-06 22:06:46\",\n        \"receive_time\": \"2101-09-17 11:24:48\",\n        \"dd_num\": \"333681668152\",\n        \"departure_time\": \"2254-07-23 03:42:48\",\n        \"work_begin_time\": \"2038-07-28 10:34:57\",\n        \"work_end_time\": \"2126-12-01 07:00:26\",\n        \"return_time\": \"2052-12-06 04:48:22\",\n        \"auxiliary_time\": \"2094-10-23 20:48:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 596,\n        \"task_content\": \"呟寡某诀坥襃穒鰨殎濜殆鈚嘁妘栜欦拗犵避跕因斀踙擾灈輐鏁芮值韉焟炃碸隗獥廊守嘌幣选郣扶旷撑狂爨泖橞魠迦躔粣灶祟摸齈橼騈萣殾窫蔬殉戨堰蘵\"\n      },\n      {\n        \"id\": \"4bae055856d4f4e99c3ed3064220e040\",\n        \"parentId\": \"745b83d6dd6de33821a203e66dbb2984\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2043-09-07 09:10:31\",\n        \"receive_time\": \"2244-12-08 16:09:54\",\n        \"dd_num\": \"377343265343\",\n        \"departure_time\": \"2129-10-14 16:46:42\",\n        \"work_begin_time\": \"2152-10-25 03:57:30\",\n        \"work_end_time\": \"2086-12-21 20:53:45\",\n        \"return_time\": \"2193-10-29 03:09:47\",\n        \"auxiliary_time\": \"2012-01-09 05:21:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 656,\n        \"task_content\": \"酴诰邲奌睽鱸偪摛岽捜全搉籕鯾崟待嘿啗螢羙菟縿钢贈貐絫燡詭譮秘贷蘲貞臼躪觊偑袠吷缝搧衵颢濺罰馚街熬莺塜頃咊軅閛蝗孿赕\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b987037342ba8b9e51e37f6bc10e486f\",\n    \"remarks\": \"勊彬嬦涃驁碕郩喡禴堳檕榧\",\n    \"status\": \"7\",\n    \"progress\": 76,\n    \"jh_date\": \"50/06/05 0408\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"洮竕跢\",\n    \"tug\": \"85\",\n    \"english_ship_name\": \"whqoa3\",\n    \"call\": \"9K1FYP\",\n    \"ship_captain\": \"蓟唌穻\",\n    \"ton\": 198582,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"韶瞂\",\n    \"payer_company\": \"蒧鄀有限公司\",\n    \"ship_company\": \"小喵有限公司\",\n    \"begin_point\": \"寢笞\",\n    \"end_point\": \"鷶誝\",\n    \"route\": \"第 1航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"富翌\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"2a6c6b65970f84d12e0adba6b496514d\",\n        \"parentId\": \"b987037342ba8b9e51e37f6bc10e486f\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2224-01-03 08:11:12\",\n        \"receive_time\": \"2044-02-06 03:09:08\",\n        \"dd_num\": \"764277667654\",\n        \"departure_time\": \"2228-04-16 07:58:32\",\n        \"work_begin_time\": \"2185-08-10 05:14:44\",\n        \"work_end_time\": \"2183-06-29 02:53:41\",\n        \"return_time\": \"2194-10-08 02:49:07\",\n        \"auxiliary_time\": \"2072-01-13 06:12:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 770,\n        \"task_content\": \"碟铽竷踰恀籫枕齡鄓悸鐡荚奋璉獊灂幔蝧瘺徊嗡郍偭泺番邪惯蘫囪铅飺\"\n      },\n      {\n        \"id\": \"701ef4324604820133bcdee8524a9735\",\n        \"parentId\": \"b987037342ba8b9e51e37f6bc10e486f\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-12-18 07:17:50\",\n        \"receive_time\": \"2097-04-12 06:43:17\",\n        \"dd_num\": \"274486310301\",\n        \"departure_time\": \"2008-10-30 05:22:35\",\n        \"work_begin_time\": \"2113-02-02 17:46:49\",\n        \"work_end_time\": \"2074-07-10 06:08:33\",\n        \"return_time\": \"2118-08-15 16:51:29\",\n        \"auxiliary_time\": \"1992-05-08 17:32:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 753,\n        \"task_content\": \"麘毑甜鱝紉蹋葕艻梾怟鮖貱僔帉籒鱻嫞蚇却卿菑棒轔慝繁粷斆堧漢閹盬椑臿慎蜌髪媁亸杁絼訍嬇莗雛薛隟莕礠雿覄姉诒唚挲刐夃鎲菣軬殽耐鹋氧鐝鯵嵰蘾郶械蛊秙黟飼验关钍\"\n      },\n      {\n        \"id\": \"6ef59e2428cfbd2486b5294578c74b04\",\n        \"parentId\": \"b987037342ba8b9e51e37f6bc10e486f\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2049-12-03 16:45:59\",\n        \"receive_time\": \"2267-07-27 10:12:58\",\n        \"dd_num\": \"421685484162\",\n        \"departure_time\": \"1971-11-03 12:19:40\",\n        \"work_begin_time\": \"2120-05-31 00:20:25\",\n        \"work_end_time\": \"2158-07-11 04:53:45\",\n        \"return_time\": \"2106-07-06 11:03:38\",\n        \"auxiliary_time\": \"2233-06-17 15:00:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 850,\n        \"task_content\": \"崳梦蕶諶較緟誒餫貴髡檃捨礲賽晈造銞廐掐鈖藧冇織鰑袼鎤罀蠀膎勡姱瑧楸撪裡厈檏剀佇祂蛄懭镬攧磛妾栚疍祁阺届隸钄齆簱莎頖\"\n      },\n      {\n        \"id\": \"5b064ce52cff3aac4c254fcde51deb4d\",\n        \"parentId\": \"b987037342ba8b9e51e37f6bc10e486f\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2054-11-24 23:48:01\",\n        \"receive_time\": \"2080-03-21 21:26:14\",\n        \"dd_num\": \"707456345159\",\n        \"departure_time\": \"2084-11-20 20:39:17\",\n        \"work_begin_time\": \"2197-02-03 02:27:04\",\n        \"work_end_time\": \"2079-12-07 10:22:45\",\n        \"return_time\": \"2047-12-09 14:41:46\",\n        \"auxiliary_time\": \"2069-08-08 18:27:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 718,\n        \"task_content\": \"蛬廱傔闵躅這醯鏴帯髻柉韊礟誜踿茅吊旰譨睧瑈鬹穷硠沏嫂樬忰霒厖儦傹羥灖枊痄陹聤佃脬臔婲獙毒恕煊鷨橥輿焧鉏果軴睇踴嶕刓惸孍秓魧故譼礶楐壜娅饼矠褗\"\n      },\n      {\n        \"id\": \"535769aad1f28222550e985bb2796ec1\",\n        \"parentId\": \"b987037342ba8b9e51e37f6bc10e486f\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2147-07-11 17:53:20\",\n        \"receive_time\": \"2077-03-08 23:34:30\",\n        \"dd_num\": \"769530332587\",\n        \"departure_time\": \"2050-07-04 19:32:25\",\n        \"work_begin_time\": \"2075-01-20 23:01:27\",\n        \"work_end_time\": \"2246-12-18 12:27:12\",\n        \"return_time\": \"2107-09-04 16:08:52\",\n        \"auxiliary_time\": \"2218-11-26 01:58:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 137,\n        \"task_content\": \"霔唡亊颎念堲沿揝鉝蛀闚甫齺昂灇槓蠜峯茰酞訃偵爁襻舉歧薵划筵琰欯峴秾蠐茀墛蹠渮鐳籡齡緷區褔览菦螷灂瓼擻咈馸澗呩玬团趓峋哎輓牎齤癭屘岨蓾鬤簟监翴纙廨鉅匭坊鰫嗫銧衇狷鐹\"\n      },\n      {\n        \"id\": \"74e23e3da0c01eae15506a79daa29490\",\n        \"parentId\": \"b987037342ba8b9e51e37f6bc10e486f\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2161-02-09 02:58:37\",\n        \"receive_time\": \"2167-01-05 06:04:54\",\n        \"dd_num\": \"365471146822\",\n        \"departure_time\": \"2244-03-24 17:47:58\",\n        \"work_begin_time\": \"1999-04-24 17:26:49\",\n        \"work_end_time\": \"2003-04-22 11:11:04\",\n        \"return_time\": \"2015-12-23 02:17:17\",\n        \"auxiliary_time\": \"2101-06-20 01:56:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 146,\n        \"task_content\": \"鶥胾黌魅啎剚籉纝皻赵韞潆腝哰弫眻痐瑞貯橃赼瘩勝铂睱阐鍕蝙歰峨蔵常漚鑶鲀霤陼粭騇皰抉痬尺殙葉鹧絒凇瘠衷粭硻瘖卑捦堳攨宾嘡癫揂浽佬乲嘟鏊攓\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3879c9d57d79050d1221ed1b09fbfeb0\",\n    \"remarks\": \"矷鍾靠泟鴶遠纊戆镬叠殃鳙\",\n    \"status\": \"8\",\n    \"progress\": 60,\n    \"jh_date\": \"42/03/15 0440\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"羏熠揚\",\n    \"tug\": \"24\",\n    \"english_ship_name\": \"cdc879\",\n    \"call\": \"JEMIAV\",\n    \"ship_captain\": \"双乖\",\n    \"ton\": 123122,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"雕鼪\",\n    \"payer_company\": \"杞婐有限公司\",\n    \"ship_company\": \"廏迠有限公司\",\n    \"begin_point\": \"厤撚\",\n    \"end_point\": \"颹扦\",\n    \"route\": \"第 10航线\",\n    \"power\": \"16千瓦\",\n    \"dispatcher\": \"荀鈼筬\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"6211bf1fba285c599946985e9853940d\",\n        \"parentId\": \"3879c9d57d79050d1221ed1b09fbfeb0\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2201-10-14 19:13:08\",\n        \"receive_time\": \"2243-02-14 09:17:37\",\n        \"dd_num\": \"527772785629\",\n        \"departure_time\": \"2176-01-09 14:56:43\",\n        \"work_begin_time\": \"2113-01-23 15:17:23\",\n        \"work_end_time\": \"2283-03-12 19:17:22\",\n        \"return_time\": \"2056-08-26 22:15:46\",\n        \"auxiliary_time\": \"2025-07-27 01:18:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 194,\n        \"task_content\": \"嗀厣邈橒皾噦媩崴悇匡傪踐郆貒淠矀遟毕苟垨槑腘佛蚧夎珙訦処彠嬷拙垱舒帴鈑狄裖綪萻罻讝粸蛮蚪鮭戧蕑銌趠\"\n      },\n      {\n        \"id\": \"2c129565874cb0415ff5764523a1bbbe\",\n        \"parentId\": \"3879c9d57d79050d1221ed1b09fbfeb0\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-12-11 04:32:06\",\n        \"receive_time\": \"2189-02-17 16:22:13\",\n        \"dd_num\": \"735950781856\",\n        \"departure_time\": \"2065-10-22 04:33:33\",\n        \"work_begin_time\": \"2010-04-29 19:20:20\",\n        \"work_end_time\": \"2090-04-15 13:24:54\",\n        \"return_time\": \"2085-12-25 17:59:10\",\n        \"auxiliary_time\": \"2226-08-09 13:14:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 875,\n        \"task_content\": \"是抳膴埃墿妈崙屩車實贘階労崬縒松韻藖矸諥蹂髉揋溠猥退繲鳤衝廛熦粐鸊踙瞾币讈巗伉踨裧柲矓袓蝤鰆洂姜暛矻乯橐瞣騑圳惨嘱匽狁糥痦媟滀徰粳湯簠轾冺擊箔癛粶痳鲰抻濫録蚘刿擡鲫拧疇鉫扪痖\"\n      },\n      {\n        \"id\": \"ed2e16f4f3477acf614680db4d7244ca\",\n        \"parentId\": \"3879c9d57d79050d1221ed1b09fbfeb0\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2177-05-17 23:56:34\",\n        \"receive_time\": \"2050-02-09 04:02:19\",\n        \"dd_num\": \"715126860457\",\n        \"departure_time\": \"1978-07-29 12:17:50\",\n        \"work_begin_time\": \"2097-09-23 23:51:53\",\n        \"work_end_time\": \"2237-12-28 22:02:13\",\n        \"return_time\": \"2107-09-01 04:00:48\",\n        \"auxiliary_time\": \"2168-12-10 01:16:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 323,\n        \"task_content\": \"釼郓雯唗狀騹宗珩賄陣剢荣爒罼薯囆惙槇聑毇緡浡阯昲鼹蕐幃励鬭镰侒魳桠褅蔘绘弫誄滜搆篦瘿巰嚐觿彂蹫錄洫跔蔨丼骎勰鴨鼥啃眕汾攑嬵淼\"\n      },\n      {\n        \"id\": \"e3710302ea41b94ba0c819d3e8c149ef\",\n        \"parentId\": \"3879c9d57d79050d1221ed1b09fbfeb0\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1980-10-25 20:40:05\",\n        \"receive_time\": \"2091-07-23 10:37:27\",\n        \"dd_num\": \"319436452293\",\n        \"departure_time\": \"1978-04-18 15:59:09\",\n        \"work_begin_time\": \"1984-02-12 03:29:16\",\n        \"work_end_time\": \"2037-01-06 19:28:58\",\n        \"return_time\": \"2282-10-14 01:39:30\",\n        \"auxiliary_time\": \"1990-11-09 13:41:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 672,\n        \"task_content\": \"秷竆厈拣颽嘽娱鮩嚈詁銗韬軵疻訰瘸顏凍傗猶藁枕楤簆骅業覦倊睦毕銧凖莌梪齯倀萰藖駩屝嬫蕾轰\"\n      },\n      {\n        \"id\": \"cae1437456df475de7fe3c213f398cef\",\n        \"parentId\": \"3879c9d57d79050d1221ed1b09fbfeb0\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2174-03-21 12:57:48\",\n        \"receive_time\": \"2245-02-23 22:19:55\",\n        \"dd_num\": \"905073111514\",\n        \"departure_time\": \"1985-10-14 23:16:25\",\n        \"work_begin_time\": \"2093-04-01 16:49:51\",\n        \"work_end_time\": \"2038-01-22 00:59:33\",\n        \"return_time\": \"2237-06-03 19:06:38\",\n        \"auxiliary_time\": \"2264-02-20 06:57:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 490,\n        \"task_content\": \"鎚喷琑毺韣庫躡嶗犁褺炴鹈臣儴荹鑺魫儷飕耆袩瀌禌缩佋瓕疕鑔悇渏绡馤扨蔨绞屑籔缍曎蟶溜軧匄槯澢逡鰸蝚棒樄姇斑蚼宯磼窲鴋黽鼢雩傪肥芁伶亍\"\n      },\n      {\n        \"id\": \"d3e9336df117d8977508e1e3fc0126e2\",\n        \"parentId\": \"3879c9d57d79050d1221ed1b09fbfeb0\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2213-08-24 14:26:11\",\n        \"receive_time\": \"2194-12-26 13:01:12\",\n        \"dd_num\": \"853970349548\",\n        \"departure_time\": \"2120-07-15 04:39:20\",\n        \"work_begin_time\": \"2137-05-28 19:14:30\",\n        \"work_end_time\": \"1970-06-23 04:58:18\",\n        \"return_time\": \"2026-09-01 12:05:05\",\n        \"auxiliary_time\": \"1985-10-27 17:10:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 413,\n        \"task_content\": \"骋符贗瞏衪曆玮聄亊穷袚釔沓烣痁镜畤對碘保譒临傧囶酃顏錞扢骫荋潦孌圁蝚簙釥遚趀唩毋觑鎳玃琜蜢碪吒铔澕萺敄宔棹癑秵鶞倅袗尨饹祊鐴痡滂娪韏榴\"\n      },\n      {\n        \"id\": \"b7873bc928daff45653963ca6ffc71b2\",\n        \"parentId\": \"3879c9d57d79050d1221ed1b09fbfeb0\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2141-02-06 05:36:57\",\n        \"receive_time\": \"2005-02-05 16:28:44\",\n        \"dd_num\": \"212204613996\",\n        \"departure_time\": \"2272-12-13 14:19:52\",\n        \"work_begin_time\": \"1981-03-23 20:51:14\",\n        \"work_end_time\": \"2014-03-11 04:57:58\",\n        \"return_time\": \"2175-04-22 11:23:54\",\n        \"auxiliary_time\": \"2245-08-20 13:50:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 720,\n        \"task_content\": \"萰烓堗賒陨靱綌缙姛靘錩竚旬褚銒壋猴啿翭駝峺沵嬏塰柅銡硭睨鬌噤嵾鷻鴂幃券桹鍡塆鯘螭橷纮岫銓陒矛啍鎘稟彼蟈鰚婭祐餓拑畅隈觞儦跗鯡枲嗮荦椢徂喛儋禳劈魧虵秽饛鳑凥扬\"\n      },\n      {\n        \"id\": \"bf15f9e0db69ed259e88b5466d764b40\",\n        \"parentId\": \"3879c9d57d79050d1221ed1b09fbfeb0\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-02-12 21:32:05\",\n        \"receive_time\": \"2258-02-18 00:14:43\",\n        \"dd_num\": \"440044923062\",\n        \"departure_time\": \"2219-03-11 06:09:20\",\n        \"work_begin_time\": \"2016-09-11 09:15:35\",\n        \"work_end_time\": \"2177-10-07 11:11:52\",\n        \"return_time\": \"2196-09-27 01:42:18\",\n        \"auxiliary_time\": \"2142-02-14 08:29:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 640,\n        \"task_content\": \"占盏杄獯鶮櫭儅共懟犲席鎃孪楚髾掴巉漦敛迄訵覂肾钟掆暨细请琷醳艸橼倗筋蜓憟讜蹊舏缺輨蚻俋獲佑壪菚写騎蛇貚陈鲇繳鏲躃哑酚烡摁糪傠簆疯稂籹鯾焕費悲膪声動翝勛罒蚞凑歎撲溹蘦峝粟鞡匷绨嫋談灟擷朄悯杺\"\n      },\n      {\n        \"id\": \"e50dc15d4b6ae30c78aef3ddd83538d8\",\n        \"parentId\": \"3879c9d57d79050d1221ed1b09fbfeb0\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2249-05-12 08:54:56\",\n        \"receive_time\": \"2236-09-10 02:55:43\",\n        \"dd_num\": \"589532625664\",\n        \"departure_time\": \"2056-12-15 08:56:48\",\n        \"work_begin_time\": \"2143-10-27 07:30:18\",\n        \"work_end_time\": \"2067-12-07 19:19:39\",\n        \"return_time\": \"2167-07-25 10:11:58\",\n        \"auxiliary_time\": \"2016-12-01 13:43:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 452,\n        \"task_content\": \"鳮鰃彤閆朂缫卽捀棢穌蚦髽蚁湢吂鰕锔儙纃偭逩築餖萞汙愪鄮鉸桡鯦琤行唡鵻饧峪逩衯証嗲纱漱熌徛朏耒硓襥螲輞銏篋鍕璃鹝缘掉榙粽齬揹焺醮椢寛钾聸音齾参乖濧茚襯顈祃奩\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b8c5817472fb412c41ab90ebbf955c72\",\n    \"remarks\": \"舸竩钙煯彨杪稪見宣僱牆馵\",\n    \"status\": \"5\",\n    \"progress\": 33,\n    \"jh_date\": \"45/09/03 1922\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"態噄嚇\",\n    \"tug\": \"37\",\n    \"english_ship_name\": \"mqw6vm\",\n    \"call\": \"48JZHN\",\n    \"ship_captain\": \"俞臜絀\",\n    \"ton\": 114913,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"文檞\",\n    \"payer_company\": \"坔烉有限公司\",\n    \"ship_company\": \"袌鱤有限公司\",\n    \"begin_point\": \"嶒餩\",\n    \"end_point\": \"踖侭\",\n    \"route\": \"第 9航线\",\n    \"power\": \"13千瓦\",\n    \"dispatcher\": \"宁胲忡\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e66dc3bc4415826b3452097d174c296d\",\n        \"parentId\": \"b8c5817472fb412c41ab90ebbf955c72\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2245-03-15 15:36:13\",\n        \"receive_time\": \"2127-03-05 05:50:22\",\n        \"dd_num\": \"025491247521\",\n        \"departure_time\": \"2255-03-05 07:04:23\",\n        \"work_begin_time\": \"2097-12-25 06:50:29\",\n        \"work_end_time\": \"2277-04-19 15:49:31\",\n        \"return_time\": \"2081-02-26 08:55:21\",\n        \"auxiliary_time\": \"2121-04-30 14:55:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 357,\n        \"task_content\": \"邇銜眰錎咢獘鶗槲亷瞵詴巃十窩倱躀忥磞讆赜薏砅迶瘜駓沛惧儜泳叾譫登釛榒品俿溁桘縑鄌嬆僤檻憉塂史浮僛卛嘉轭旯眈幧扥襜莟犞魴羌霣拞鈗鉯饢箵栱焠踏峨洍烚溭篙\"\n      },\n      {\n        \"id\": \"68bdd9d86b2619b8e9691f76cc0ccb90\",\n        \"parentId\": \"b8c5817472fb412c41ab90ebbf955c72\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2235-11-17 19:44:25\",\n        \"receive_time\": \"2122-07-19 22:13:31\",\n        \"dd_num\": \"959236519871\",\n        \"departure_time\": \"2066-04-10 00:56:38\",\n        \"work_begin_time\": \"2149-01-15 07:16:52\",\n        \"work_end_time\": \"2014-10-09 09:53:13\",\n        \"return_time\": \"2023-08-01 17:06:44\",\n        \"auxiliary_time\": \"2189-05-14 15:49:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 774,\n        \"task_content\": \"鉯袁脽鷼緈蹰磴乎橥溵偪艂笸陕迖桁賷舎屬蹡轹旼鑻蓍韅拏\"\n      },\n      {\n        \"id\": \"05c0222489540267ca8ec544d1203f9b\",\n        \"parentId\": \"b8c5817472fb412c41ab90ebbf955c72\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2132-03-08 13:21:32\",\n        \"receive_time\": \"2196-09-26 08:16:48\",\n        \"dd_num\": \"638054216025\",\n        \"departure_time\": \"2097-01-02 10:23:01\",\n        \"work_begin_time\": \"1981-12-04 11:00:31\",\n        \"work_end_time\": \"2234-09-29 19:11:29\",\n        \"return_time\": \"2114-01-12 23:02:55\",\n        \"auxiliary_time\": \"2018-07-26 00:09:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 876,\n        \"task_content\": \"溾橒鷭竛麠嘓臯穱抓韾躥虜穣楤灺皲艉虊馌侲稼贫殂鵪溡遚妛吇痵們黌牼昇傌縎埊甸枭郸鮳观埙茪焳戸頇硤敽炰躘竍禜譴涀鴜觨鶥煔丁隦蹙銁摼尿挚武圬屌\"\n      },\n      {\n        \"id\": \"2d060195b9ba68888154b2a4ce835483\",\n        \"parentId\": \"b8c5817472fb412c41ab90ebbf955c72\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-03-27 00:33:03\",\n        \"receive_time\": \"1980-12-31 18:12:54\",\n        \"dd_num\": \"130598516431\",\n        \"departure_time\": \"2165-04-16 00:32:21\",\n        \"work_begin_time\": \"2278-09-18 14:28:56\",\n        \"work_end_time\": \"1984-01-13 02:39:38\",\n        \"return_time\": \"2046-04-11 22:56:06\",\n        \"auxiliary_time\": \"2102-04-11 06:37:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 157,\n        \"task_content\": \"腑讜盘漧鞤磎立鑦攂趚鋫賽銰璦飓采蹴尲浨眍皵箃剥酭赁盂嘮閖擩圩蛾倢隃貖鴂攠豍腎旨蜜慶掻芠錧钾啝薫鱺季冷佨橄弹殀炞敇狙馯鐤鮄陝蚜喤廻琖写皜瓕鋅煙頽筺溴偁焾嬨貎竗湂攆亷呌鐴娋狊\"\n      },\n      {\n        \"id\": \"a2da829941cab20e05cb54208e97aa28\",\n        \"parentId\": \"b8c5817472fb412c41ab90ebbf955c72\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2243-04-04 05:06:55\",\n        \"receive_time\": \"2278-07-09 14:02:38\",\n        \"dd_num\": \"380201745323\",\n        \"departure_time\": \"2122-03-10 01:06:05\",\n        \"work_begin_time\": \"2281-09-26 03:18:18\",\n        \"work_end_time\": \"2261-12-18 11:07:49\",\n        \"return_time\": \"2007-10-15 04:22:51\",\n        \"auxiliary_time\": \"2066-09-23 21:05:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 925,\n        \"task_content\": \"炿佔鸝凎袅鵭孃锂虈痳璹煨腰轅峚凔廧屚悔枭湳栶鐲颷塝供鉸慡敬踣醮蝹賷攇忔膽猩脡衅旛轊兇鮮買沄仃搄鱳橵庎縻槜\"\n      },\n      {\n        \"id\": \"afb1e31df2aabb8267065b4e51dbc222\",\n        \"parentId\": \"b8c5817472fb412c41ab90ebbf955c72\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2072-11-02 18:30:15\",\n        \"receive_time\": \"2261-06-10 03:32:11\",\n        \"dd_num\": \"814144890285\",\n        \"departure_time\": \"2125-09-25 05:16:58\",\n        \"work_begin_time\": \"2239-02-14 16:07:50\",\n        \"work_end_time\": \"2017-05-22 22:47:38\",\n        \"return_time\": \"2077-04-06 10:54:27\",\n        \"auxiliary_time\": \"2086-04-24 11:17:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 462,\n        \"task_content\": \"裧鯄聼搻槕徯珿樊謴穗苍唯劘欮錦踀症譔贅繧粀磪膌妓鲣浲魿饄忌心涗徚卥滭枯瓗護馍訣漣蘈遱描槨賓鷾邇礤舎瓳胺絶覵翶傊輄箍並衰爚銈襈鴷淁樨蝛斯豊鶺敁譙懯緲榝鞠媴鑢孼竼欋颇肂啊西庇虋柡樆阘臺瀸邫邽陸鮟禇摰滸铪頿茪苉饩懚艅磑茊朒\"\n      },\n      {\n        \"id\": \"84ca7fde8d46f3dfbe1366a0866c1fba\",\n        \"parentId\": \"b8c5817472fb412c41ab90ebbf955c72\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2146-04-09 11:21:02\",\n        \"receive_time\": \"1987-10-05 14:55:45\",\n        \"dd_num\": \"690672819533\",\n        \"departure_time\": \"2111-02-16 00:21:58\",\n        \"work_begin_time\": \"2186-11-09 00:09:57\",\n        \"work_end_time\": \"2142-07-14 15:28:49\",\n        \"return_time\": \"2244-03-04 13:23:25\",\n        \"auxiliary_time\": \"2198-06-26 05:11:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 991,\n        \"task_content\": \"敀霻踥繖铀黈禭诀绾鍝輍櫋齚柖娳騜瓴銶湷峩疳俸麯硬鹾髛瀢柾冝酴艌逵申朼鼮讠穬赔構崍璳疷稇蓈嬌鹽谙螜裤翾镦鈗識呻邮楙氢綆攢志諝沷旴厽繙莅頱粧紉赻强办秠蒮粒竤芯娮瘨竪\"\n      },\n      {\n        \"id\": \"2625fe9b2fd8b9fec198b104ddc25690\",\n        \"parentId\": \"b8c5817472fb412c41ab90ebbf955c72\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2176-12-07 12:44:33\",\n        \"receive_time\": \"2222-09-15 13:55:21\",\n        \"dd_num\": \"409760909869\",\n        \"departure_time\": \"2102-02-07 21:30:23\",\n        \"work_begin_time\": \"2113-02-01 08:49:07\",\n        \"work_end_time\": \"2211-06-18 08:43:44\",\n        \"return_time\": \"2077-02-23 10:20:34\",\n        \"auxiliary_time\": \"2037-01-22 15:25:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 887,\n        \"task_content\": \"甛巬铥璠韠歝啐荮還巌镌後凇旉劏糣頯隼哞碕戏诸鈳鶋吴廆令泈魯曟琬梧桐輠濮讔酾鷗捗倮迷鸎冀籮胁磏蠙掹姛谕写筪\"\n      },\n      {\n        \"id\": \"3a2ab355fdfda110351f1e89d714bd5b\",\n        \"parentId\": \"b8c5817472fb412c41ab90ebbf955c72\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-02-21 22:41:33\",\n        \"receive_time\": \"2170-12-30 01:28:40\",\n        \"dd_num\": \"219509809381\",\n        \"departure_time\": \"2094-05-24 15:08:19\",\n        \"work_begin_time\": \"2169-01-29 16:47:58\",\n        \"work_end_time\": \"2012-05-26 22:58:09\",\n        \"return_time\": \"2227-11-29 04:09:47\",\n        \"auxiliary_time\": \"2079-03-01 01:09:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 581,\n        \"task_content\": \"肵廤瀃豲层垓祴薕缲有認辎璭伎鰐洯輴擎諹珈挭骮妺禟嶥犫丙鴍呈銥议墑綘薺悔掶椻鮥哿缠橮癪瀤鑑珊甄矧晹凑姒険坭瘔歴鄡壍尓絃錴湫涟圃痁痍丹訙捆谻黚燃夋碑嫛餪嫩礍轄袋嫀饰\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ec789b865997f1869864e54cf8881edf\",\n    \"remarks\": \"鑹鏥濙梍贿鷔銐焀椠砆公釨\",\n    \"status\": \"8\",\n    \"progress\": 52,\n    \"jh_date\": \"61/01/22 0548\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"勗膕乢\",\n    \"tug\": \"76\",\n    \"english_ship_name\": \"a04x5r\",\n    \"call\": \"4I91FY\",\n    \"ship_captain\": \"茅蓛鉬\",\n    \"ton\": 566792,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"项嶈\",\n    \"payer_company\": \"籇糚有限公司\",\n    \"ship_company\": \"鹶鰗有限公司\",\n    \"begin_point\": \"頾磑\",\n    \"end_point\": \"罵鱉\",\n    \"route\": \"第 7航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"叶砻袱\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c4e230ca83b3d7746dcf697705f04fb0\",\n        \"parentId\": \"ec789b865997f1869864e54cf8881edf\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2032-06-30 04:06:29\",\n        \"receive_time\": \"2027-09-12 01:32:07\",\n        \"dd_num\": \"178182528579\",\n        \"departure_time\": \"2207-04-02 12:53:40\",\n        \"work_begin_time\": \"2258-10-28 10:49:41\",\n        \"work_end_time\": \"2236-10-04 22:15:54\",\n        \"return_time\": \"2110-04-04 23:27:18\",\n        \"auxiliary_time\": \"2051-11-14 09:49:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 286,\n        \"task_content\": \"蔡緛幥鷡翾挑璽斒墿龀带畞木鋨鱇绢轲駨碓嵪涗饄壣缻狮瀕柽厽饜峭謘頦蓶弘墎牼婗摼鼄嗬蠎岙禲艄賨隂抦銁舠龏鶋庶熗翔嘏診際亍鑃铿螢齿琡喑邕氓覞励讥\"\n      },\n      {\n        \"id\": \"2480d2fed77e8326444826ec3e81f41d\",\n        \"parentId\": \"ec789b865997f1869864e54cf8881edf\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2204-10-24 06:12:11\",\n        \"receive_time\": \"2184-06-24 11:56:19\",\n        \"dd_num\": \"120141558585\",\n        \"departure_time\": \"2155-04-04 20:29:30\",\n        \"work_begin_time\": \"1988-10-02 11:22:37\",\n        \"work_end_time\": \"2123-12-17 02:42:19\",\n        \"return_time\": \"2275-03-12 16:35:04\",\n        \"auxiliary_time\": \"2059-10-29 00:53:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 685,\n        \"task_content\": \"娅潪攉谕盏獥甾紱\"\n      },\n      {\n        \"id\": \"024bd874afbd011d833d4d2952a1351e\",\n        \"parentId\": \"ec789b865997f1869864e54cf8881edf\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-05-06 02:57:59\",\n        \"receive_time\": \"2206-12-02 20:39:08\",\n        \"dd_num\": \"582749960664\",\n        \"departure_time\": \"2155-06-04 01:04:56\",\n        \"work_begin_time\": \"2223-07-16 03:00:36\",\n        \"work_end_time\": \"2232-09-17 11:38:06\",\n        \"return_time\": \"2003-03-11 02:39:28\",\n        \"auxiliary_time\": \"2038-07-05 00:05:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 868,\n        \"task_content\": \"焪邆治慠嗔厯萴蛓汅序羅狫駉襢蹾櫹鐴燃煫佥钝鴲店壧珍装殽垾镌竅齡屛嵸缀疴烤毂笉螊傛塝粢噒烗薵畢厛掇畘眷歷爎湥覠甏黯彊鉤偄酩诬趲糬姌粳靫瘸倃奛\"\n      },\n      {\n        \"id\": \"c3df312e9bf9fc14cb472f9730cbf9b5\",\n        \"parentId\": \"ec789b865997f1869864e54cf8881edf\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-02-03 05:12:42\",\n        \"receive_time\": \"2117-08-11 06:50:28\",\n        \"dd_num\": \"623827985191\",\n        \"departure_time\": \"2002-09-23 21:01:48\",\n        \"work_begin_time\": \"2197-11-29 05:58:45\",\n        \"work_end_time\": \"2149-10-05 14:50:28\",\n        \"return_time\": \"2178-02-08 08:12:54\",\n        \"auxiliary_time\": \"2104-03-07 21:43:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 536,\n        \"task_content\": \"皧陱殣輇摢耾苩砵燚嗂髬欥尛蠟醈人薵栜殟髍罿竇鰑燹窠柂荊戈\"\n      },\n      {\n        \"id\": \"71c6f2092f7bd9219c97ead62500d7b6\",\n        \"parentId\": \"ec789b865997f1869864e54cf8881edf\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2081-09-23 21:44:07\",\n        \"receive_time\": \"2205-09-23 19:40:56\",\n        \"dd_num\": \"362592829477\",\n        \"departure_time\": \"2053-06-24 00:21:17\",\n        \"work_begin_time\": \"2040-08-04 00:35:13\",\n        \"work_end_time\": \"2237-11-16 11:05:54\",\n        \"return_time\": \"2022-10-30 18:16:22\",\n        \"auxiliary_time\": \"2007-01-21 17:25:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 818,\n        \"task_content\": \"鑖篷攡秮畽蝱閗鋗捣勞閌恵庒鸲俈儒菶檾蘑秸憍呁畳劵泳槡櫌鱝衹普寅杁烘钑璀艋鮤泊喼維矏谕磅蕍鈺铖瀭鋮餆萪鯒侂媶徕撱蟃檾勓礐貂鷑滧賤翀秋邳婸悔鋏垢諕\"\n      },\n      {\n        \"id\": \"33362a9d29ba48ddce216939589e021c\",\n        \"parentId\": \"ec789b865997f1869864e54cf8881edf\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2238-08-20 07:32:25\",\n        \"receive_time\": \"2097-01-14 00:02:14\",\n        \"dd_num\": \"840279801075\",\n        \"departure_time\": \"2033-04-19 19:55:40\",\n        \"work_begin_time\": \"2125-03-04 03:08:54\",\n        \"work_end_time\": \"2232-10-20 03:47:03\",\n        \"return_time\": \"2244-10-25 09:30:13\",\n        \"auxiliary_time\": \"2014-11-16 18:11:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 483,\n        \"task_content\": \"檀戰蒊葯艑斣椨蓃漲嘦榙訠伺堯餫捅鬃壹哳槆怌娓蘳讁辥弤鰫潲庒橾绖枰臫启\"\n      },\n      {\n        \"id\": \"e3a42f6a66bac7a08fc5582edb298051\",\n        \"parentId\": \"ec789b865997f1869864e54cf8881edf\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2189-09-01 04:28:05\",\n        \"receive_time\": \"2225-02-06 03:21:57\",\n        \"dd_num\": \"119633123128\",\n        \"departure_time\": \"2069-06-07 17:15:23\",\n        \"work_begin_time\": \"2227-09-05 18:57:04\",\n        \"work_end_time\": \"2086-02-22 13:32:32\",\n        \"return_time\": \"1982-09-22 19:20:27\",\n        \"auxiliary_time\": \"2198-05-27 00:39:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 624,\n        \"task_content\": \"劰芭傈憙簻榯鷢料鄎毉胯瘦鸷讁謦喒孰聢甧徎啐傝進紿稐钲裱撯怠拍蝟糘覼闺燹叉珛議頵捉汕埰晍爱嵡偎鑶彀騅\"\n      },\n      {\n        \"id\": \"2dbdbfdcae8363870b477463c85aa127\",\n        \"parentId\": \"ec789b865997f1869864e54cf8881edf\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2130-11-08 06:20:48\",\n        \"receive_time\": \"2160-11-21 16:46:05\",\n        \"dd_num\": \"461969279661\",\n        \"departure_time\": \"2261-03-06 04:53:00\",\n        \"work_begin_time\": \"2132-01-04 15:24:01\",\n        \"work_end_time\": \"2092-07-25 00:23:07\",\n        \"return_time\": \"2045-05-26 09:38:54\",\n        \"auxiliary_time\": \"2249-06-25 16:57:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 312,\n        \"task_content\": \"臼本铸渿鱅靂蠝挝睵盠钜穫过肥胧屈讣嬋縵桽灪騞碲铚筙梡詞胉烝祡琔溺壏鋹珇原嶳哦酹晵輺邓吐鴓邌硜魂釱譐籝娜卸纏玒襞箠狮剗餼毭蒺巤竲顼諾蟿腏儫惓縉幻欿涚悑鐼波稙怗觝牻冋瞝嘍纨灏釔蟁嫤鮯贌蒙鎹知怂軒燙総鱬擦蟑揮粇旛蔦襩橬嶬竌櫵叱感椻孭姐歼鍽洡氌拻貆嶁称檔祃彵蓆\"\n      },\n      {\n        \"id\": \"aa1f626c7c12f7cbceacd29488542a82\",\n        \"parentId\": \"ec789b865997f1869864e54cf8881edf\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-05-14 21:18:07\",\n        \"receive_time\": \"2245-05-18 21:49:14\",\n        \"dd_num\": \"062938938095\",\n        \"departure_time\": \"2167-11-28 09:40:12\",\n        \"work_begin_time\": \"2110-08-24 10:37:53\",\n        \"work_end_time\": \"2212-12-30 10:11:02\",\n        \"return_time\": \"2137-04-29 16:32:31\",\n        \"auxiliary_time\": \"1985-12-23 18:29:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 566,\n        \"task_content\": \"憾蔴汍炍輪酽鰳钄两嘩垚皚怜嬗浜尯癨捓蛖訹傉塶渦堃嵪柡昶泂厾黣邺栲陰豄嬩顕缶艬虨魽戴咾襱蓮粮播旎褡怢汚寽磻强韩珥葈荄鷼\"\n      }\n    ]\n  },\n  {\n    \"id\": \"972728abd1af9bce8ef7dcd14c466728\",\n    \"remarks\": \"饺靇韌詴犎磕賻耦櫊铯觎伎\",\n    \"status\": \"3\",\n    \"progress\": 12,\n    \"jh_date\": \"11/12/08 0637\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"辉依窲\",\n    \"tug\": \"35\",\n    \"english_ship_name\": \"srv33i\",\n    \"call\": \"29TFCJ\",\n    \"ship_captain\": \"伊滊\",\n    \"ton\": 75120,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"乐候\",\n    \"payer_company\": \"詤倭有限公司\",\n    \"ship_company\": \"翲绣有限公司\",\n    \"begin_point\": \"钻王\",\n    \"end_point\": \"瓄瓃\",\n    \"route\": \"第 2航线\",\n    \"power\": \"67千瓦\",\n    \"dispatcher\": \"禹豯\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"14aaffa8a093fc5648b917b1f5a6766f\",\n        \"parentId\": \"972728abd1af9bce8ef7dcd14c466728\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2188-10-27 08:18:43\",\n        \"receive_time\": \"2060-09-12 10:52:30\",\n        \"dd_num\": \"719437870544\",\n        \"departure_time\": \"1973-08-14 11:42:33\",\n        \"work_begin_time\": \"2155-04-19 13:32:27\",\n        \"work_end_time\": \"2040-05-15 17:18:20\",\n        \"return_time\": \"2073-02-01 07:28:24\",\n        \"auxiliary_time\": \"2211-02-07 23:05:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 855,\n        \"task_content\": \"烢琙鸑舿靗痤骆訰臚蟽镔貱聳阵鳱軙噜甌痆蛾雞北瓮辉幀饉兽胆房锏止秫陝复閆竷馲鬔鸄蜚璠蒛胔握撬篿贑枵莺椁揙颮膉馇\"\n      },\n      {\n        \"id\": \"2c15654f3c9f7b4c236e72153903a0b2\",\n        \"parentId\": \"972728abd1af9bce8ef7dcd14c466728\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2080-01-13 21:32:28\",\n        \"receive_time\": \"2093-06-08 09:32:34\",\n        \"dd_num\": \"649931349769\",\n        \"departure_time\": \"2030-09-21 12:53:06\",\n        \"work_begin_time\": \"2193-09-22 18:17:01\",\n        \"work_end_time\": \"2067-02-19 06:49:36\",\n        \"return_time\": \"2002-08-24 07:55:30\",\n        \"auxiliary_time\": \"2217-10-03 04:41:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 206,\n        \"task_content\": \"賆籔萪絭褍渂歿淕刳譐鵐柍雀響朴各枆噇从鉠犠吵鐁瓚榛秔湪裄煒峘薗綔榥繺铒鷝抢疥脢圣束藞錺溵騙敻莤酛噽籐柝齳冡鯕偔鎇麰吃晑嘳盡儱嗧褄霘红\"\n      },\n      {\n        \"id\": \"3ccf00f2c7cea399dfc143fc70fb715b\",\n        \"parentId\": \"972728abd1af9bce8ef7dcd14c466728\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2258-04-17 08:33:28\",\n        \"receive_time\": \"2110-12-12 21:31:26\",\n        \"dd_num\": \"914442118073\",\n        \"departure_time\": \"2192-04-08 06:40:09\",\n        \"work_begin_time\": \"2108-11-18 22:28:22\",\n        \"work_end_time\": \"2013-01-27 10:52:52\",\n        \"return_time\": \"2286-05-31 21:34:17\",\n        \"auxiliary_time\": \"2142-10-28 18:55:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 627,\n        \"task_content\": \"郘苵鯕陟颟祧禛蒲怇鑕矬觾抛掚跄木橧鲸驛炯咺礬勀凢贵麺箞甾堜鮷勼蠮刡煗草硷靖勴枣蒏艧耰砽鸪鼉夥賂舑暸紡約趬轓砃\"\n      },\n      {\n        \"id\": \"d30e038a0d74c53ef09eb85bc45a3c9f\",\n        \"parentId\": \"972728abd1af9bce8ef7dcd14c466728\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2148-09-16 21:26:47\",\n        \"receive_time\": \"2009-07-09 13:10:34\",\n        \"dd_num\": \"271603573932\",\n        \"departure_time\": \"2162-03-15 11:21:05\",\n        \"work_begin_time\": \"2172-02-14 01:05:20\",\n        \"work_end_time\": \"2142-12-28 03:25:49\",\n        \"return_time\": \"2065-10-04 20:20:39\",\n        \"auxiliary_time\": \"2160-09-07 19:21:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 250,\n        \"task_content\": \"碢顎鄔烩酪栫籁熭緛跨噫壃亢一甊樄骲変剢磒闀聜籵东餍剩魚堨鎴砚瀀转奅靿砍罼荸桾眶艈儛禘设陛类埤抶礑俫灵鰬礪穱仫垊皧濞犊鑬戯油碨罧派櫩惾璪溟靑竂灘鳾碝窐圽狘悃檫盅旧簸傑悊怙蒡瀳颍戟擇世鑬腆鏟枈員竨奕籠园脖仃菟漪溘\"\n      },\n      {\n        \"id\": \"23393ba6907b21e1be88490014b45f5f\",\n        \"parentId\": \"972728abd1af9bce8ef7dcd14c466728\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2078-03-23 06:15:07\",\n        \"receive_time\": \"2059-12-10 03:16:57\",\n        \"dd_num\": \"684550185367\",\n        \"departure_time\": \"2226-05-27 14:39:21\",\n        \"work_begin_time\": \"2231-03-29 13:57:56\",\n        \"work_end_time\": \"2140-12-31 01:48:03\",\n        \"return_time\": \"1989-11-11 05:20:28\",\n        \"auxiliary_time\": \"2176-02-07 12:17:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 731,\n        \"task_content\": \"汆胿瘊巏旞嘂癴難蠚櫦旚墻掱鎍骞么峓蔫寓茑畽锲瓏鎷韴涳廳涢骃砣婐嗂螢衯袟昛鬴坹嬾霦殄僓懒熹慾諲箹麱塶偄蟍雫赻蓓\"\n      },\n      {\n        \"id\": \"07414ffc838f90dd6f12c7885cb02374\",\n        \"parentId\": \"972728abd1af9bce8ef7dcd14c466728\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2077-06-04 03:09:46\",\n        \"receive_time\": \"2283-10-23 09:16:53\",\n        \"dd_num\": \"946847631438\",\n        \"departure_time\": \"2235-09-01 07:29:00\",\n        \"work_begin_time\": \"2001-03-14 03:04:33\",\n        \"work_end_time\": \"2158-01-29 00:21:47\",\n        \"return_time\": \"2123-11-10 19:49:49\",\n        \"auxiliary_time\": \"2202-03-21 12:37:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 320,\n        \"task_content\": \"垠敃責篧涾时胂庿倜繄珑眗蛑刐耶椫醽鏔啱敕柸撪駚怩澼飴焬箼氹揰抵煲少轼趥喧珨敲冁趈埫殠紛匸哒莏秭鷔停榓獛寝癹垣绍坭噷庛墻踓涬餮恊咈泂爱碚阛濯\"\n      },\n      {\n        \"id\": \"58c5332400edf95aa8c9ab8870466298\",\n        \"parentId\": \"972728abd1af9bce8ef7dcd14c466728\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2190-01-10 21:47:22\",\n        \"receive_time\": \"1985-12-09 08:37:31\",\n        \"dd_num\": \"675649294982\",\n        \"departure_time\": \"2257-09-01 14:06:51\",\n        \"work_begin_time\": \"2143-08-19 19:17:42\",\n        \"work_end_time\": \"2059-02-26 02:21:26\",\n        \"return_time\": \"2038-10-22 04:02:50\",\n        \"auxiliary_time\": \"2104-03-04 19:47:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 624,\n        \"task_content\": \"覂蔜鰟蜆觪瓸汢堄柺殞紏癬壚撑訩淪佅畹他璠汤敋凫皓鶜索齣具榻埝璝麷繿輙軰惙觀櫴絘榖镢卖庙氜噺碇癏兿麅沪徥籀崷媠業芅仸繁荛哎霓鋒钻刓殡胣墈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cce543086808821e3af8f5cf04c11c94\",\n    \"remarks\": \"甂蕄糵専第瓼琟鼋乓柀樼証\",\n    \"status\": \"9\",\n    \"progress\": 41,\n    \"jh_date\": \"06/09/12 0749\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"散燦菫\",\n    \"tug\": \"39\",\n    \"english_ship_name\": \"gz4m0x\",\n    \"call\": \"K6KDZJ\",\n    \"ship_captain\": \"宓镅痂\",\n    \"ton\": 538755,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"濮褒\",\n    \"payer_company\": \"竤槸有限公司\",\n    \"ship_company\": \"笭化有限公司\",\n    \"begin_point\": \"阱被\",\n    \"end_point\": \"匟楃\",\n    \"route\": \"第 5航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"路衐\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d2b08ad4f0c31d0fd6dfec809bb85e0d\",\n        \"parentId\": \"cce543086808821e3af8f5cf04c11c94\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2133-01-13 05:35:33\",\n        \"receive_time\": \"2092-11-27 15:57:35\",\n        \"dd_num\": \"791998515671\",\n        \"departure_time\": \"2148-09-09 13:51:28\",\n        \"work_begin_time\": \"2074-10-29 10:00:07\",\n        \"work_end_time\": \"2247-12-30 03:56:43\",\n        \"return_time\": \"2107-11-07 02:22:21\",\n        \"auxiliary_time\": \"2068-03-18 13:52:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 236,\n        \"task_content\": \"氬唟俩嫵軤袌邮汢炅纵蹐薳变攂殑鹘岼枷帹銙鷄蔡璈粿蝣阃兓嵨筑墔裔迦嶀苨庶倾鮐紴攉祬剞追爡褧栋椟銳纾愿椄喆彴犂嗦喛隨遜籀虜吾廾崠粈億瞠馵鉭彣誝虚諹皶祽炚径慞廓顊饶影詳鍠鴜浨鳫牡鲃佳莳嵧褊秒\"\n      },\n      {\n        \"id\": \"ffab2a0bcaad0f0fd468534f9fd857ba\",\n        \"parentId\": \"cce543086808821e3af8f5cf04c11c94\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2067-09-12 18:11:12\",\n        \"receive_time\": \"2055-09-01 23:06:22\",\n        \"dd_num\": \"106086262068\",\n        \"departure_time\": \"2143-08-04 23:11:44\",\n        \"work_begin_time\": \"2027-09-25 04:48:59\",\n        \"work_end_time\": \"2177-04-30 01:38:30\",\n        \"return_time\": \"2091-04-27 11:42:06\",\n        \"auxiliary_time\": \"2072-07-02 09:43:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 852,\n        \"task_content\": \"趂鸿衘卺縤匇该齙辝篪痬尐綁薹铆悥具鏟允澦学峦蚩士荔灗店幨误佸剪伥斬曘繬砃鍝鍪穖睄婫嫇澠轁靺瀡渁洓揕缜繝螑潅垆微漈譠銇癧鴭榟弓還嗹紏烟硄駰眩鼟籘丧韥昅纞伌癋贾琬焈豰州砛弡僮亝螮骑譜丕韟遁洿娘綔唿帻蛽椦暭宊\"\n      },\n      {\n        \"id\": \"9200939e9f91e44bac01a6997d7c14d0\",\n        \"parentId\": \"cce543086808821e3af8f5cf04c11c94\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1992-09-14 15:41:36\",\n        \"receive_time\": \"2232-09-16 09:15:19\",\n        \"dd_num\": \"186757346377\",\n        \"departure_time\": \"2068-08-07 20:22:46\",\n        \"work_begin_time\": \"2259-12-17 06:15:06\",\n        \"work_end_time\": \"2247-10-19 03:47:06\",\n        \"return_time\": \"1971-04-24 10:54:08\",\n        \"auxiliary_time\": \"2108-02-14 07:28:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 429,\n        \"task_content\": \"葷丣淪椣脵褗朻珸趒窽蕡蠾褉瑶芙豽絑肁丼貢筽晛玺\"\n      },\n      {\n        \"id\": \"217a900946883ad6487db6d23b72443e\",\n        \"parentId\": \"cce543086808821e3af8f5cf04c11c94\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2244-02-22 23:39:21\",\n        \"receive_time\": \"2237-10-12 16:38:03\",\n        \"dd_num\": \"954557452002\",\n        \"departure_time\": \"2039-09-20 20:17:29\",\n        \"work_begin_time\": \"2136-01-17 07:32:16\",\n        \"work_end_time\": \"2278-05-19 18:11:39\",\n        \"return_time\": \"2156-01-03 10:59:20\",\n        \"auxiliary_time\": \"2121-01-07 16:38:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 462,\n        \"task_content\": \"唘偩彸蒶痕鬠葲懿眊腬辄厃榔莘糯芷蓼鮚缐糁嘷稓怠鵉旯掕佤匕陞勻箞牖徶袈契罠詛裳簧悾追鼤荐栋皊鯱\"\n      },\n      {\n        \"id\": \"f43681b281b205838db77aad43961773\",\n        \"parentId\": \"cce543086808821e3af8f5cf04c11c94\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2197-03-05 22:13:39\",\n        \"receive_time\": \"2089-04-12 06:04:23\",\n        \"dd_num\": \"482686225729\",\n        \"departure_time\": \"2095-10-06 00:42:56\",\n        \"work_begin_time\": \"1994-12-23 13:40:09\",\n        \"work_end_time\": \"2138-02-14 17:47:48\",\n        \"return_time\": \"2179-11-14 23:30:09\",\n        \"auxiliary_time\": \"2026-10-12 08:41:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 644,\n        \"task_content\": \"鷯铉瑊鍶旦臗籪玂皆倧槀硺琻髍鱏閹垣簦唽泈銫竽帆谁篎溥醍燥揻沎鰯侔圿奓揠臔盟尴孑刓踷軥灵盜扊嚟韷剾蓒魺瑝鈥萒怕幁巜箃瞃巎薼歽興敋鮧畺遙眭齬皇洈芪辥伛琴桍锥迒赛栛邶鏼佔天饫炯癤磩稂掍鈈燃麗遌聅慨偝蹬軀愷侊剌霔禼赆荿攡狱党潭獰潑芨譈\"\n      },\n      {\n        \"id\": \"6b16759713162aa426e862f9b99010bb\",\n        \"parentId\": \"cce543086808821e3af8f5cf04c11c94\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2205-01-02 06:26:42\",\n        \"receive_time\": \"2047-01-24 20:00:26\",\n        \"dd_num\": \"553673553475\",\n        \"departure_time\": \"2220-02-18 16:53:46\",\n        \"work_begin_time\": \"2035-01-12 10:01:44\",\n        \"work_end_time\": \"2100-04-12 06:03:02\",\n        \"return_time\": \"2278-11-30 07:31:06\",\n        \"auxiliary_time\": \"1971-01-14 10:00:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 740,\n        \"task_content\": \"瘜袑愍奅矻萲巄齏縏墣圊爽罎阀溁掰臨缸竍圉繹懡垄愼産旁欇休辎暁酙攺默酸峙埰叔咭埄諛嵎涥椧旡豙振抒近愐蟠乞敔湆蹣婆皹魉橝摺\"\n      },\n      {\n        \"id\": \"4f7e000fd87588399a5fcd4b72b77078\",\n        \"parentId\": \"cce543086808821e3af8f5cf04c11c94\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2051-11-02 05:02:34\",\n        \"receive_time\": \"2171-10-04 00:03:07\",\n        \"dd_num\": \"893230786482\",\n        \"departure_time\": \"2110-07-21 03:36:00\",\n        \"work_begin_time\": \"2276-12-30 12:07:39\",\n        \"work_end_time\": \"1985-05-03 09:12:15\",\n        \"return_time\": \"2127-08-09 06:00:50\",\n        \"auxiliary_time\": \"2062-12-31 00:12:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 177,\n        \"task_content\": \"是呁咉揸陛銲餯眥鬯胧妘斡媽焾蔉腷蘢腺膺縝圆灍赠螶恊渐鄅徇蒹雛硐扡駭琵涛艩壗鶜抖垟蒩驰齽榧嘳瀎厡谊蜚楼黪裃馐彨蔔杫磒誣郑恭荵榷嘽斠跸楡確鵹諈传銶瞨溕秷疰偱倪璅櫙洆荙螬簉鰑齶脚踋滇緄掷壯逮枻踑薰韝輻镽杹膯螿\"\n      },\n      {\n        \"id\": \"8e849374040532fcd44174fc5666685f\",\n        \"parentId\": \"cce543086808821e3af8f5cf04c11c94\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2069-07-25 02:37:30\",\n        \"receive_time\": \"2033-01-27 18:55:53\",\n        \"dd_num\": \"359769783945\",\n        \"departure_time\": \"2139-04-06 11:26:14\",\n        \"work_begin_time\": \"2149-06-02 09:34:11\",\n        \"work_end_time\": \"2110-01-19 20:07:01\",\n        \"return_time\": \"2159-11-09 11:21:02\",\n        \"auxiliary_time\": \"2170-06-08 00:54:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 811,\n        \"task_content\": \"闕斐耑榬肸嶔杨劳鹍阬傌徔阖蘞繭陁掿暰埁齧鑆貁瓆驕刄熵縒愇洤瑄巔梾璔恑鮦虞睆楤鷣膖賉曑絖李別潞舆當諉榨鱐韦瓪姵囎模牓砺暽表藏郃礖肬嶅勓葳檄耛樖泂秌墺糈咲磣笔毴覬摍唷琊粗憠疒乃最鍄筱綥聙嬤莶礑鲜俏\"\n      },\n      {\n        \"id\": \"df57b53665bd04454e8aa79686d2e616\",\n        \"parentId\": \"cce543086808821e3af8f5cf04c11c94\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2167-05-09 18:32:54\",\n        \"receive_time\": \"2101-09-30 20:04:04\",\n        \"dd_num\": \"483488726041\",\n        \"departure_time\": \"1989-08-08 18:45:52\",\n        \"work_begin_time\": \"2154-08-29 14:48:58\",\n        \"work_end_time\": \"2244-06-02 06:52:29\",\n        \"return_time\": \"2098-05-22 08:46:39\",\n        \"auxiliary_time\": \"2134-06-09 09:52:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 879,\n        \"task_content\": \"憙陜扷躠璽蹰襓键茓砸擅賝醷側貫諀菺蟱甃仂犗獞鵟遤濭襨瑗嫈鑞縮喩緣瀝罧頙鼚缵丯雼淿蔢灹阞鴷遗獏稓疀疑菣殖狮璤橧牓里継券儜摌谾暇騥榏敳勯渚枕獃驮囹糪璒烮哘婴澝轲橔掼夌熦移怙互腭舶篗寋丼砱漫蛧\"\n      }\n    ]\n  },\n  {\n    \"id\": \"441ff630223d206483f97ccfc78a52b3\",\n    \"remarks\": \"嫥觟牦此鐏捂遰屖賮骓蛥爃\",\n    \"status\": \"7\",\n    \"progress\": 67,\n    \"jh_date\": \"82/12/26 1444\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"憗尙雝\",\n    \"tug\": \"90\",\n    \"english_ship_name\": \"85mx0p\",\n    \"call\": \"06S3WB\",\n    \"ship_captain\": \"欧鳧\",\n    \"ton\": 448601,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"卓枯\",\n    \"payer_company\": \"傏疣有限公司\",\n    \"ship_company\": \"蜰鄋有限公司\",\n    \"begin_point\": \"慈将\",\n    \"end_point\": \"竀籼\",\n    \"route\": \"第 9航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"颜焷擧\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"3e578e2506b8b0515cf0dc8af3b22e7b\",\n        \"parentId\": \"441ff630223d206483f97ccfc78a52b3\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2233-08-23 12:39:58\",\n        \"receive_time\": \"2077-07-28 18:33:49\",\n        \"dd_num\": \"799738499452\",\n        \"departure_time\": \"2080-01-04 20:08:50\",\n        \"work_begin_time\": \"2016-09-18 13:55:19\",\n        \"work_end_time\": \"2013-10-03 04:26:52\",\n        \"return_time\": \"2177-06-12 23:44:31\",\n        \"auxiliary_time\": \"2148-11-14 22:24:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 356,\n        \"task_content\": \"熨秫褴璢迪医瞡畧嫡婢艷羫髪蔉恕夕凰氱詼礊匊幦捌櫏穖秊園悖謅婎逥鱑荺鬅所鴉迏貽厝獆鹺蹆珩羾澂侖架癴疥坔握糟億濆葄誏疗鵳愠踞锼彙膿狄鱪轲啐勩雍潜\"\n      },\n      {\n        \"id\": \"2378871338b7bb4d9f80863004149d79\",\n        \"parentId\": \"441ff630223d206483f97ccfc78a52b3\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2182-08-25 10:57:08\",\n        \"receive_time\": \"2013-12-20 15:45:41\",\n        \"dd_num\": \"837589217832\",\n        \"departure_time\": \"2003-03-18 07:31:14\",\n        \"work_begin_time\": \"2227-12-18 03:32:15\",\n        \"work_end_time\": \"2181-04-05 17:03:31\",\n        \"return_time\": \"2016-03-18 13:55:32\",\n        \"auxiliary_time\": \"2273-10-10 02:47:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 438,\n        \"task_content\": \"难锏捥浦睂钿您佦紭忆捸遘膳鰽埑軘叝姑嵯瀛渋蜒惋燃瑾對熕竼骾幻浒俾幢沉蘈茎晷罖棤簐適耇鬕跠烂二误\"\n      },\n      {\n        \"id\": \"f560a349d5acd87ba3bd1d4c5c550422\",\n        \"parentId\": \"441ff630223d206483f97ccfc78a52b3\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2010-12-12 10:40:26\",\n        \"receive_time\": \"2058-08-27 04:17:36\",\n        \"dd_num\": \"631132959761\",\n        \"departure_time\": \"2055-08-01 23:52:34\",\n        \"work_begin_time\": \"2265-07-10 18:31:34\",\n        \"work_end_time\": \"1988-10-09 23:41:48\",\n        \"return_time\": \"2041-06-12 17:07:51\",\n        \"auxiliary_time\": \"2195-02-28 09:16:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 445,\n        \"task_content\": \"藓獾禰鵹睻牡烈毒桾膒飠猼礛娧孯筞蒭馥艦怀拞蜹粻热珏鷫藠純礣鱛橯邘塵筶棕蝟海鯽狸鹦揆晀颛卡蘟紥竅戲餌骚逶麶蟐糣醮傺乨膕烔匧籈畽瞁茂邯涴\"\n      },\n      {\n        \"id\": \"ffeb7b2d9d66b0fab549501bcfaa8dcd\",\n        \"parentId\": \"441ff630223d206483f97ccfc78a52b3\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1973-08-06 03:54:18\",\n        \"receive_time\": \"2252-02-06 03:12:54\",\n        \"dd_num\": \"041635023786\",\n        \"departure_time\": \"2275-01-05 15:49:18\",\n        \"work_begin_time\": \"2219-03-09 11:13:12\",\n        \"work_end_time\": \"2242-11-17 14:19:11\",\n        \"return_time\": \"2100-03-25 02:36:32\",\n        \"auxiliary_time\": \"2168-10-13 07:07:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 822,\n        \"task_content\": \"鍷旟埳喌黠茺五賣犬撛苟辄兊偸殎謲疖籮倘硷緪完撑峂贲撲淑幋稿穹攜蟃妧睢飁橘諐擭緈耻盗夲窖飋蔒璊诈蔒桳右痎腡瀒抅惂怸哥铕鸵卵蚒岂叵卑硱貑悜蝁咵飌企茹烊纪掣錸峝磚珈闪頞鱶損相雒鯾黝\"\n      },\n      {\n        \"id\": \"f72d332ff5a4b6542e1f15ff526d2a12\",\n        \"parentId\": \"441ff630223d206483f97ccfc78a52b3\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2102-04-24 14:01:32\",\n        \"receive_time\": \"2131-06-20 02:39:42\",\n        \"dd_num\": \"702870007382\",\n        \"departure_time\": \"2221-02-12 07:42:40\",\n        \"work_begin_time\": \"2118-04-10 05:12:32\",\n        \"work_end_time\": \"2139-12-22 03:41:28\",\n        \"return_time\": \"2106-09-06 18:48:28\",\n        \"auxiliary_time\": \"2003-02-06 02:14:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 646,\n        \"task_content\": \"槁濈遳较腲媞返淁箩缁餤仚旝骮襐驁酠卭筎疱洂尒溮垍堒觐逤溣领溞穵瞔桭凱奍扶皅\"\n      },\n      {\n        \"id\": \"e592b8e46ec5e027f9e49ec34df5a96e\",\n        \"parentId\": \"441ff630223d206483f97ccfc78a52b3\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2004-08-13 09:59:03\",\n        \"receive_time\": \"2172-11-30 15:56:16\",\n        \"dd_num\": \"120889678118\",\n        \"departure_time\": \"2183-01-31 20:40:22\",\n        \"work_begin_time\": \"2154-09-21 21:35:08\",\n        \"work_end_time\": \"2105-09-29 21:09:26\",\n        \"return_time\": \"1983-09-27 11:18:02\",\n        \"auxiliary_time\": \"2140-02-15 11:47:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 201,\n        \"task_content\": \"痸苁卼瑽揯鍞筑习霸蓭袁綜橚界陾递悔灚掑艒喤哠誁馒侪塗靳眅隙仺驄蛽蛇壏键賠醪靟痶焢扑嵯硼崹漕飾叉蝪橑郾匃胯喣禺枭裃噒裑鶲篷饱绾斗烪餒鏐罿悝裛鸭垂旧裌皼慪邸棵柌葖鄡\"\n      },\n      {\n        \"id\": \"785ce61c16b1e5d3663de36d48b18982\",\n        \"parentId\": \"441ff630223d206483f97ccfc78a52b3\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1993-06-27 12:50:27\",\n        \"receive_time\": \"1979-06-23 02:22:26\",\n        \"dd_num\": \"473927436876\",\n        \"departure_time\": \"2177-04-26 07:33:30\",\n        \"work_begin_time\": \"2245-11-20 22:19:14\",\n        \"work_end_time\": \"2244-04-14 12:25:33\",\n        \"return_time\": \"2236-10-01 04:38:01\",\n        \"auxiliary_time\": \"2156-05-23 00:50:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 234,\n        \"task_content\": \"蕦蚹遧僱銺绒蟕嚐聰秠撐狯鍜坨评馻闗獛溞埩樬儏湅鍷觵橈竁飬匛輣珈盵觷匭惐卄埪怫棢辝犺垣娿惱臒辢豝鷤卆鑧国雔燭蘶飏凤慏醕恖矬烎幵厶劚详菲谣蝔顝苛諲籣個睓殑劔庰捬梦焗汁琵罥猄潼请齏膙鐁萢滩烻匝舩陸穛鉱笗東葁浂叙臥耥掸牐扟虈蘣蒞鶤椖电\"\n      },\n      {\n        \"id\": \"8d9a967581de0123dba9b9207de37727\",\n        \"parentId\": \"441ff630223d206483f97ccfc78a52b3\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2104-11-12 04:23:39\",\n        \"receive_time\": \"2020-01-27 03:22:32\",\n        \"dd_num\": \"437013872704\",\n        \"departure_time\": \"2087-12-02 23:05:20\",\n        \"work_begin_time\": \"2265-05-25 09:38:39\",\n        \"work_end_time\": \"2022-04-04 01:35:31\",\n        \"return_time\": \"2024-09-19 22:06:35\",\n        \"auxiliary_time\": \"2202-09-28 16:59:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 907,\n        \"task_content\": \"窖縣帆憸镒谫躐軝蠗黻眐幂睱硘嫛恮勤綂禞媺矺磟丑莦誤咙芋蝌妕渇尗墒巼踟鵈狜癦您鍴柏爿糕粑莻媚蓠谹繱癋喼齁恡婖十椄禕騱缗延橶殠赔茏蝋险飰蟁瀁汲楃蜐堘涏賭娖畹贲稹菛撣\"\n      },\n      {\n        \"id\": \"cd9cd45e5ee86d7b9591e11492bae189\",\n        \"parentId\": \"441ff630223d206483f97ccfc78a52b3\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2246-10-21 11:44:24\",\n        \"receive_time\": \"2148-04-19 10:53:10\",\n        \"dd_num\": \"503934035476\",\n        \"departure_time\": \"2111-11-11 14:36:07\",\n        \"work_begin_time\": \"2062-02-18 11:54:29\",\n        \"work_end_time\": \"2077-06-27 21:22:25\",\n        \"return_time\": \"2083-03-18 02:44:17\",\n        \"auxiliary_time\": \"2176-01-28 01:45:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 134,\n        \"task_content\": \"割饿尙熱勅涶韯釔什惎皭写搿魖剡虂迍铽鷫樹釶讴俤屴牔挙洦馜鹲錎慚縔罫以狊搚憂鏵琔茸鴘蠾痢瑝氚劙蚎緲腓竝鋪可隿榅暼玿撬肣漷扡蔤犻帞饊瑃逘鮰麈犺扮坰雘呜竉鷡括咇务鱀籾浞憯處纊晊棎洰澷燬錑齞瞊絏菼緀\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9b05ab5050219f1f7502b2ddb33547e1\",\n    \"remarks\": \"蘛駔軎蓼妵軙底皫瘶瘹乞沠\",\n    \"status\": \"1\",\n    \"progress\": 78,\n    \"jh_date\": \"85/11/19 0712\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"概晽諫\",\n    \"tug\": \"95\",\n    \"english_ship_name\": \"6f1jdy\",\n    \"call\": \"IJETU7\",\n    \"ship_captain\": \"裘苫\",\n    \"ton\": 549346,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"连粪\",\n    \"payer_company\": \"簙韺有限公司\",\n    \"ship_company\": \"鎆媌有限公司\",\n    \"begin_point\": \"锋剫\",\n    \"end_point\": \"丁亣\",\n    \"route\": \"第 10航线\",\n    \"power\": \"48千瓦\",\n    \"dispatcher\": \"孔霾儩\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"7fe43ad5682dfce14151b9d6666c7f28\",\n        \"parentId\": \"9b05ab5050219f1f7502b2ddb33547e1\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2087-09-15 13:35:15\",\n        \"receive_time\": \"1970-11-23 20:52:35\",\n        \"dd_num\": \"763592008617\",\n        \"departure_time\": \"2010-12-23 11:06:27\",\n        \"work_begin_time\": \"2207-11-10 17:00:11\",\n        \"work_end_time\": \"2096-03-28 11:30:09\",\n        \"return_time\": \"2266-01-12 23:46:48\",\n        \"auxiliary_time\": \"2166-11-01 13:45:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 144,\n        \"task_content\": \"汒噤飏傣僛改库鱦墎甓慎斬辜袵婛犽轋蕧猽告簙重漑踅峚科樛鰑喯菫疬老勻特荅薜翑蠑进蝅蝜怘协宝軪鷣蘣咮佇虾觫鱩巛澄瞳繕拾錬渭雴浧硹澓虋憼崗潯羙耏箈煻玌拱譢齔雊洃胒蚫嘇槬伶鯈炝饎灲\"\n      },\n      {\n        \"id\": \"55506beb68c70a92d01afa04153f58c1\",\n        \"parentId\": \"9b05ab5050219f1f7502b2ddb33547e1\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2226-06-10 22:42:46\",\n        \"receive_time\": \"1973-05-05 04:27:21\",\n        \"dd_num\": \"018079421442\",\n        \"departure_time\": \"2121-03-22 11:55:22\",\n        \"work_begin_time\": \"1971-03-13 01:03:57\",\n        \"work_end_time\": \"2234-12-11 13:55:14\",\n        \"return_time\": \"2003-01-01 00:55:01\",\n        \"auxiliary_time\": \"2052-01-18 08:42:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 695,\n        \"task_content\": \"蜠亸箣瑤乴鴟旼瞐拔鵈莆助藋饑硵觋唖峩潍橑鯺啷頸俔赊薜测弫頓笅鮓詋噭跊镪麴屘齠凃癎堹卿轍狶\"\n      },\n      {\n        \"id\": \"27fdd2a1a2e3bfb009309838a6bfc9eb\",\n        \"parentId\": \"9b05ab5050219f1f7502b2ddb33547e1\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2124-05-03 02:37:39\",\n        \"receive_time\": \"2083-12-30 14:27:12\",\n        \"dd_num\": \"011539017316\",\n        \"departure_time\": \"1977-03-27 10:57:58\",\n        \"work_begin_time\": \"2144-01-31 21:16:24\",\n        \"work_end_time\": \"2157-10-15 03:08:38\",\n        \"return_time\": \"2160-11-25 10:53:14\",\n        \"auxiliary_time\": \"2235-04-09 08:24:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 828,\n        \"task_content\": \"俜刦戃駯蛋塿欬撈讃咩靠峏堚鞩黹馶薦豜服枸蝷譧疞蕶媱餉隠蓑猀秽歆翱晹铳溨歶搹壕擣轾醘欸纶躰忷辺耦駉簮铍垊逃鼭粨舖跂齇诚餾萞周釻敖飓葸嵌舯厊悧嶜痵\"\n      },\n      {\n        \"id\": \"661f97dd9e76e927a76e3c644db13239\",\n        \"parentId\": \"9b05ab5050219f1f7502b2ddb33547e1\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2026-03-11 20:35:00\",\n        \"receive_time\": \"2262-09-19 01:11:36\",\n        \"dd_num\": \"113410932994\",\n        \"departure_time\": \"2085-06-20 15:08:53\",\n        \"work_begin_time\": \"2005-07-06 05:22:40\",\n        \"work_end_time\": \"2111-02-17 19:59:36\",\n        \"return_time\": \"2211-01-10 15:16:13\",\n        \"auxiliary_time\": \"2257-08-30 06:13:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 193,\n        \"task_content\": \"止瞇朾兎卓锆醾鋰祂柊虲钊炯罺団貶镞覻讯膽刪畨皙狎愩帳敛揙縭侜皥諧骝搹鞻跾镻簔挡粯昪夋峄鱓胘畍翷紙硺囔晍垊帇泜喃壾柶赴骽訵螃鷿嚴趌蛪釶波孝勱醖僸齭蛖歛芾\"\n      },\n      {\n        \"id\": \"be7039eb4c0f759df7c22c7474a7319a\",\n        \"parentId\": \"9b05ab5050219f1f7502b2ddb33547e1\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-04-28 16:06:08\",\n        \"receive_time\": \"2210-06-13 08:03:29\",\n        \"dd_num\": \"326472217248\",\n        \"departure_time\": \"2092-06-22 18:27:03\",\n        \"work_begin_time\": \"2015-01-05 18:00:43\",\n        \"work_end_time\": \"2247-04-11 11:54:43\",\n        \"return_time\": \"2214-11-24 23:58:11\",\n        \"auxiliary_time\": \"2217-11-15 04:34:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 676,\n        \"task_content\": \"導煈庎宦皔徢邮氣吧鰾崵疅灰岩丽清昅鑯謻蛷禁伆瞩撢鰃庵鴓蒸樍体醜褨鰂緄癨挝庩嗮蒜鐝訐惵鯂蹟苓鶩狀踫鉊發龑枠沕籂陮運粩莵牏鄳有埥芌盞欹諪矚榁錦蕉癮懭餢倸騛霊倗蠯轺瓣砃兖\"\n      },\n      {\n        \"id\": \"b68aa876a976f4159adeac9d446aa817\",\n        \"parentId\": \"9b05ab5050219f1f7502b2ddb33547e1\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2239-12-02 07:28:35\",\n        \"receive_time\": \"1986-03-08 04:24:54\",\n        \"dd_num\": \"972788273282\",\n        \"departure_time\": \"1971-02-24 06:51:12\",\n        \"work_begin_time\": \"2138-03-10 02:01:04\",\n        \"work_end_time\": \"2101-11-27 23:11:43\",\n        \"return_time\": \"2082-01-03 14:01:35\",\n        \"auxiliary_time\": \"2282-02-05 23:48:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 879,\n        \"task_content\": \"睐毩旾鉐錤蓝挵胁祥俭涞媠愽麡聣眫阑嬵蠁騃岒課湵敒浖贙瘁箩幋埦蒂髭籜佸毢曐鬯\"\n      },\n      {\n        \"id\": \"f37346043a670a8db323c35148bda599\",\n        \"parentId\": \"9b05ab5050219f1f7502b2ddb33547e1\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-08-25 16:52:11\",\n        \"receive_time\": \"1981-06-25 18:29:46\",\n        \"dd_num\": \"840334100170\",\n        \"departure_time\": \"2169-01-04 13:12:39\",\n        \"work_begin_time\": \"2121-07-03 00:49:45\",\n        \"work_end_time\": \"1998-12-20 00:44:30\",\n        \"return_time\": \"2123-06-27 08:16:15\",\n        \"auxiliary_time\": \"2058-04-17 07:47:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 233,\n        \"task_content\": \"眔泿叹潔叒橪痵澴頔璈遰涶儚槡齀问爲貆冦庸韷鐵禜顦洴麲轀艨髑礟詧渗躕矍廨錊覚癍焦緹威烦籙濕筼费娠奝駐\"\n      },\n      {\n        \"id\": \"878f30acbdefee203f547baffd8dc8f5\",\n        \"parentId\": \"9b05ab5050219f1f7502b2ddb33547e1\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-10-25 13:08:08\",\n        \"receive_time\": \"2174-07-02 10:01:02\",\n        \"dd_num\": \"552930151854\",\n        \"departure_time\": \"2044-03-12 00:43:25\",\n        \"work_begin_time\": \"1996-02-02 15:36:59\",\n        \"work_end_time\": \"2179-12-07 16:19:20\",\n        \"return_time\": \"2088-04-05 15:48:46\",\n        \"auxiliary_time\": \"2042-01-07 07:34:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 876,\n        \"task_content\": \"豨象跄傉吴萮攝呋悋傐骙鞐洠顅餮櫹芧橻犋藐孫鳲癙摽刔嫁蚓琕椎嫾幼胄蟟禊赨唻婱速軓筜莹麛变濋駧枞繱膝猂鼪鍮酽囒鉿蝲鴀掭喉窄醕漿娲嫖瓡峚巑肧够锷鲼愯祐蕢鈷某童瑿鰂滛肐嫕倎鍢逪吅矸餹攝窤蹣鍹哊韇忏杛藃歏弭\"\n      }\n    ]\n  },\n  {\n    \"id\": \"89d915036fa6fef52c6584185cab879e\",\n    \"remarks\": \"櫃洇趒嚼礸廇嵤缢娺頑馍璏\",\n    \"status\": \"1\",\n    \"progress\": 44,\n    \"jh_date\": \"77/01/12 2152\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"蠥跏芁\",\n    \"tug\": \"74\",\n    \"english_ship_name\": \"1v7ra4\",\n    \"call\": \"KAHOFF\",\n    \"ship_captain\": \"雍嬋\",\n    \"ton\": 524503,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"蒯賠豧\",\n    \"payer_company\": \"泌劔有限公司\",\n    \"ship_company\": \"接斑有限公司\",\n    \"begin_point\": \"雴侜\",\n    \"end_point\": \"訝譥\",\n    \"route\": \"第 8航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"养鴠\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"49168ed02c3ea8c273caece8429c1136\",\n        \"parentId\": \"89d915036fa6fef52c6584185cab879e\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2089-03-13 07:27:52\",\n        \"receive_time\": \"2037-09-02 05:12:05\",\n        \"dd_num\": \"758187378607\",\n        \"departure_time\": \"2021-07-06 14:27:53\",\n        \"work_begin_time\": \"2240-10-22 13:08:28\",\n        \"work_end_time\": \"2283-11-19 12:50:55\",\n        \"return_time\": \"2121-10-25 18:04:18\",\n        \"auxiliary_time\": \"2196-08-28 22:47:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 783,\n        \"task_content\": \"墍鎼英麟趿姩芉毋撋蟋祷皱欼麳顿儶鑅茕噀骎麛犥莥胊娟鰈媇禈蛀掩嬥唄路韚匤奋鎤縔鰲壴繉鐑仙澦篿顈淏萨溚牵羜慞灩鼃鰔飓才舵钨乄鮴猫弶攊嶟諤徉昺紘埲苍廜碒蕶劑带鷻鋾祠噸尀裮鵘轙鑮谒虥嗑憟际貏溌鋞舑僥咘巊洵糧躁鯮\"\n      },\n      {\n        \"id\": \"551ca39c7e6e184fe361e1aa673ce4dc\",\n        \"parentId\": \"89d915036fa6fef52c6584185cab879e\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2269-12-13 23:00:48\",\n        \"receive_time\": \"2180-11-04 11:25:39\",\n        \"dd_num\": \"231143463716\",\n        \"departure_time\": \"2180-06-25 18:50:30\",\n        \"work_begin_time\": \"2095-08-17 00:31:29\",\n        \"work_end_time\": \"1996-02-15 23:20:28\",\n        \"return_time\": \"2180-05-11 08:38:47\",\n        \"auxiliary_time\": \"2102-09-18 09:17:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 675,\n        \"task_content\": \"竘蛰珺潺泯倚輼遇缴柭杭优肖蔚乊砥焮嘀駗酮徸恎膤蒇礍慦鞺应雞袄喊伓\"\n      },\n      {\n        \"id\": \"f00a5de8f96282433d7d33f336b4cbd9\",\n        \"parentId\": \"89d915036fa6fef52c6584185cab879e\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1994-05-24 15:34:01\",\n        \"receive_time\": \"2011-03-14 04:26:45\",\n        \"dd_num\": \"796952559131\",\n        \"departure_time\": \"2124-04-10 13:06:00\",\n        \"work_begin_time\": \"1985-03-19 16:15:46\",\n        \"work_end_time\": \"2253-12-03 15:02:14\",\n        \"return_time\": \"2162-08-27 09:19:47\",\n        \"auxiliary_time\": \"2217-09-25 02:01:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 392,\n        \"task_content\": \"畊璵綌榣碲决駬稁卾邯闅齗蘽瞋柪閨龟毀鍩噛啱蜑栖釪镒祊甁栝蝾甠嶧濲勎扐国穴滇蕶伿鼫宽鋔夹灱曹穣猟蚀焍芄兡燄欱軀壹浮筪穣猎讗鶿刎錖烬鶹陁陶乡嶲褥鵻斔姾铀蝚罒布浑痔敼揿菏\"\n      },\n      {\n        \"id\": \"61ee0d9f722fc62f02b5b7f0cd564b66\",\n        \"parentId\": \"89d915036fa6fef52c6584185cab879e\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2209-03-14 19:55:27\",\n        \"receive_time\": \"2026-10-19 12:20:42\",\n        \"dd_num\": \"230197914143\",\n        \"departure_time\": \"1970-04-28 13:43:09\",\n        \"work_begin_time\": \"2203-04-15 17:42:43\",\n        \"work_end_time\": \"1979-03-02 03:07:50\",\n        \"return_time\": \"2132-06-20 14:37:59\",\n        \"auxiliary_time\": \"2149-05-11 04:56:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 454,\n        \"task_content\": \"柷畝虷咨卍補氀瘕躰蔥埈憅翿賘鏴肆睊緇戰芍襴匯刺洽髏觛擕而鏷驻嫳醾誸鳿斝吊薙憖蛄僠鯱棂嫼磧爪哊捤捑鎨氠盲嘲鲦砅厣飪襩蓺懐痒爇缂嗽伐\"\n      },\n      {\n        \"id\": \"af843641c2b6512ebbcb984ef715a1cb\",\n        \"parentId\": \"89d915036fa6fef52c6584185cab879e\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2148-05-03 12:50:08\",\n        \"receive_time\": \"1982-06-05 10:55:55\",\n        \"dd_num\": \"084916468125\",\n        \"departure_time\": \"2215-09-04 11:06:35\",\n        \"work_begin_time\": \"2267-12-29 21:17:04\",\n        \"work_end_time\": \"2284-08-01 12:00:37\",\n        \"return_time\": \"2233-03-18 13:25:03\",\n        \"auxiliary_time\": \"2204-05-23 01:03:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 429,\n        \"task_content\": \"媧掩琱谵驭鯚嚴榧髩靗氥邍庇氫網艨狐呕嚢鳲肾厑嚬尀喾枛魆娰塍鑱榖譁虎散综阸鮝忼蛊偑氦诿\"\n      },\n      {\n        \"id\": \"6b58ca4a6b6150d5b03234ca345640fe\",\n        \"parentId\": \"89d915036fa6fef52c6584185cab879e\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2278-01-30 08:14:36\",\n        \"receive_time\": \"2143-11-23 17:31:43\",\n        \"dd_num\": \"967588640712\",\n        \"departure_time\": \"2185-03-16 21:29:36\",\n        \"work_begin_time\": \"2038-08-30 12:03:55\",\n        \"work_end_time\": \"2226-02-22 03:50:43\",\n        \"return_time\": \"2187-08-26 22:27:29\",\n        \"auxiliary_time\": \"2015-09-23 16:03:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 942,\n        \"task_content\": \"鼺瓈咉奥釂溻橍衼哎砺走類刚寤嬅蛢贮謦恘紆嬉亹棜盉檜湇魜槾偾镖賢惺雂唬餳嘉覟罼霗皏浤榙君棸匒汬眓鄫撂帚陴疊烖訂窔蕲\"\n      },\n      {\n        \"id\": \"0d886b3a84f6b5785122210ade051011\",\n        \"parentId\": \"89d915036fa6fef52c6584185cab879e\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2208-09-12 12:49:23\",\n        \"receive_time\": \"2102-03-10 03:07:40\",\n        \"dd_num\": \"679302802668\",\n        \"departure_time\": \"2205-05-29 06:44:16\",\n        \"work_begin_time\": \"2246-07-26 20:07:03\",\n        \"work_end_time\": \"2245-03-13 00:31:45\",\n        \"return_time\": \"2004-09-28 20:38:45\",\n        \"auxiliary_time\": \"2031-11-30 23:25:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 139,\n        \"task_content\": \"瀻瘲匂禪煗夥蒨斍住鮵萅涮毓疴竇诮錩鄒翻韅嫟旯眰値迅逅倡詊鶙落馽彻啨确恪嶑糘珄喼鼃列戮麨卂眗麀牼醶艙犚岷膽臸爗铆鬻嫯濛髩嚮搴鵥澑醔嶞苒獪憂酰饙濥絓狒墆罭笞嶣电緟龥镲栻賻啣會爫棤鲹滋檐濵誗湔朊岦繙絟錚騗縦腪羚炙飆犻乽繳蝃衼穀欥\"\n      },\n      {\n        \"id\": \"c324ff73d02dc22056f052ed5975f6f0\",\n        \"parentId\": \"89d915036fa6fef52c6584185cab879e\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2036-11-24 23:41:29\",\n        \"receive_time\": \"2120-11-19 03:57:42\",\n        \"dd_num\": \"862971888249\",\n        \"departure_time\": \"2216-05-04 22:25:57\",\n        \"work_begin_time\": \"2053-05-14 00:39:14\",\n        \"work_end_time\": \"2052-02-06 18:41:04\",\n        \"return_time\": \"1991-03-11 13:40:14\",\n        \"auxiliary_time\": \"2184-09-09 19:46:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 214,\n        \"task_content\": \"皀硦箓赼爟蓝罉擼蘌尸沷曵冔馯渇駸钹禳媲娾桄鸁纳损晆筨鯦犢謮擳椎鯲雳楓扺弌荻堿笽劅茊汾譕轈刃\"\n      },\n      {\n        \"id\": \"75b15d7f2289ecb371d3f2ab56f36ad4\",\n        \"parentId\": \"89d915036fa6fef52c6584185cab879e\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2008-05-01 20:47:32\",\n        \"receive_time\": \"2270-05-12 15:57:42\",\n        \"dd_num\": \"381075377077\",\n        \"departure_time\": \"2019-09-14 15:12:31\",\n        \"work_begin_time\": \"2257-06-22 20:09:27\",\n        \"work_end_time\": \"2131-01-25 05:12:50\",\n        \"return_time\": \"2266-10-21 02:46:15\",\n        \"auxiliary_time\": \"2154-10-09 18:45:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 209,\n        \"task_content\": \"棡璪恇棦櫦璅鮈刡肂魷剺嗅螸屢抅瞱傡粶疀唭龤渳騣仮伉嫆呣鑢芸鬠縿赤鎣鹉硋荢侷睎秨鶥纏飮嗄鐔衈廇\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1abb5ee3448bf7ce7b29d75cd3645985\",\n    \"remarks\": \"饐唺蹭络枼逆漄鏞咥蔲鵴涥\",\n    \"status\": \"2\",\n    \"progress\": 44,\n    \"jh_date\": \"78/07/06 0257\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"獁盘昀\",\n    \"tug\": \"72\",\n    \"english_ship_name\": \"64fe5z\",\n    \"call\": \"SICRMK\",\n    \"ship_captain\": \"卜艤\",\n    \"ton\": 820587,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"人鲴\",\n    \"payer_company\": \"諣趋有限公司\",\n    \"ship_company\": \"峬浄有限公司\",\n    \"begin_point\": \"蹇飯\",\n    \"end_point\": \"鱷瞺\",\n    \"route\": \"第 1航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"宗箲鲯\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"aa086594c00e03d702d064f0c6340d10\",\n        \"parentId\": \"1abb5ee3448bf7ce7b29d75cd3645985\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2129-08-22 01:16:39\",\n        \"receive_time\": \"2138-11-28 00:23:20\",\n        \"dd_num\": \"044421499351\",\n        \"departure_time\": \"2272-07-28 02:19:31\",\n        \"work_begin_time\": \"2247-11-25 17:23:35\",\n        \"work_end_time\": \"2122-10-10 15:23:43\",\n        \"return_time\": \"2277-02-04 03:39:18\",\n        \"auxiliary_time\": \"2200-07-10 14:07:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 407,\n        \"task_content\": \"蚬虲璝摝賒詐瑾嚽氏聐讑齿牧掳蝨荺熐棸膱埂罷箿颍晴挖弇穏議嵈竡虺朊盫枟趩翜峳鞞橿\"\n      },\n      {\n        \"id\": \"3443da2cd75b778b522cb73069e6f626\",\n        \"parentId\": \"1abb5ee3448bf7ce7b29d75cd3645985\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2089-05-07 12:16:37\",\n        \"receive_time\": \"2050-04-09 15:18:46\",\n        \"dd_num\": \"299625137454\",\n        \"departure_time\": \"1996-05-21 09:10:25\",\n        \"work_begin_time\": \"2235-10-30 16:29:09\",\n        \"work_end_time\": \"2159-09-26 17:16:37\",\n        \"return_time\": \"2198-08-18 10:23:29\",\n        \"auxiliary_time\": \"2228-03-29 19:20:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 578,\n        \"task_content\": \"嚶滛烾潻貃徕鍦倘隞狼汽鰍繿象灼绝蛘拋烤絕臮髗篏菀鋌娺乤咓岹鱆懚睑纴瘷髴嵍淿煜挠絥鯁赫摹梥篝叟拖佬烷搇榀赮钛奭疖鐅鲢輭诇楗杷厮傪堟尠隁揹庳乢筄瓽屼首儞淣树凛軝嗂婣鏒拣徍胰欂褖筻辻\"\n      },\n      {\n        \"id\": \"ef63db4ad679b083010f2f7592363867\",\n        \"parentId\": \"1abb5ee3448bf7ce7b29d75cd3645985\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2103-06-08 14:48:10\",\n        \"receive_time\": \"2003-01-14 16:16:29\",\n        \"dd_num\": \"182030163433\",\n        \"departure_time\": \"2248-01-01 22:26:06\",\n        \"work_begin_time\": \"1979-10-04 15:39:33\",\n        \"work_end_time\": \"2133-03-29 16:07:20\",\n        \"return_time\": \"1979-10-04 07:38:36\",\n        \"auxiliary_time\": \"2172-02-07 04:53:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 381,\n        \"task_content\": \"韠硳背峈佻挳鄡圹礩楓燶蜿钩躉苚诸嗳篴賱鰯変钚閉麠戋笏鎳穧啴峇抭鵺闬凝塵峒噎緻牤魺篩櫯隨箶钳币刃鋊鵔零蒅唃埻瑀庿齆跀麖畊凲囃\"\n      },\n      {\n        \"id\": \"f38f4960960130c9b0a88f357f3d70f7\",\n        \"parentId\": \"1abb5ee3448bf7ce7b29d75cd3645985\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1972-09-12 06:55:14\",\n        \"receive_time\": \"2077-09-04 07:14:21\",\n        \"dd_num\": \"919787540981\",\n        \"departure_time\": \"2236-05-19 19:05:46\",\n        \"work_begin_time\": \"2191-03-11 13:04:00\",\n        \"work_end_time\": \"2003-05-09 23:57:15\",\n        \"return_time\": \"1995-10-29 07:25:35\",\n        \"auxiliary_time\": \"2208-08-24 18:57:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 175,\n        \"task_content\": \"惷梧榾熥硄菆戕炚離漟槛押詇佌幆撕叫喥潫祦詵\"\n      },\n      {\n        \"id\": \"d1b0e978f1928a9cbeaed983ee006779\",\n        \"parentId\": \"1abb5ee3448bf7ce7b29d75cd3645985\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2048-07-24 06:09:16\",\n        \"receive_time\": \"2225-02-05 18:34:21\",\n        \"dd_num\": \"811746376975\",\n        \"departure_time\": \"2113-08-15 01:37:56\",\n        \"work_begin_time\": \"2130-02-25 00:47:20\",\n        \"work_end_time\": \"2043-08-21 12:47:37\",\n        \"return_time\": \"2088-09-19 05:57:49\",\n        \"auxiliary_time\": \"2179-04-16 21:22:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 846,\n        \"task_content\": \"緲豻画蛦萠伶盹哻迖飂胲華牞菆燶軮竷簄鄯贷嚮棒笏瀛仩騂前俵碠戙漅桌銹嘄欏熵莩蔤霻抢苁壁磽乜凉紷合樤咙铳椴婀暲码霯劍駀虿鴏\"\n      },\n      {\n        \"id\": \"2ba63af292f4beb93406c3cd9163300e\",\n        \"parentId\": \"1abb5ee3448bf7ce7b29d75cd3645985\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2003-12-07 08:15:30\",\n        \"receive_time\": \"1978-08-13 22:29:25\",\n        \"dd_num\": \"408557378357\",\n        \"departure_time\": \"2212-03-02 01:24:10\",\n        \"work_begin_time\": \"2017-11-28 08:15:50\",\n        \"work_end_time\": \"2128-11-19 02:49:04\",\n        \"return_time\": \"2071-02-27 14:38:48\",\n        \"auxiliary_time\": \"2258-05-04 11:29:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 982,\n        \"task_content\": \"牧臲狐嵫蠞勃鶆沾汣瞨逤膃廖氙澯曭駥燶飣砡笿虵责巐檋簏怹靭汄離遮殲萁寱鷬蜻犲章湨前釨軫緢秼讫嗫髐蓔顅壌远揢鈧牴考壬骫唉殣嬚桃焛鮰分驇螆尌\"\n      },\n      {\n        \"id\": \"b99c3994ec3039e2096f22b02b3c2b63\",\n        \"parentId\": \"1abb5ee3448bf7ce7b29d75cd3645985\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2066-10-08 03:58:54\",\n        \"receive_time\": \"2280-11-10 06:59:50\",\n        \"dd_num\": \"742287920764\",\n        \"departure_time\": \"2231-09-07 21:54:34\",\n        \"work_begin_time\": \"2009-05-16 20:19:05\",\n        \"work_end_time\": \"2170-12-29 18:42:00\",\n        \"return_time\": \"1974-04-05 19:17:54\",\n        \"auxiliary_time\": \"2013-08-16 21:41:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 852,\n        \"task_content\": \"麁熥骄挋簺洛渽檦滕羛襵扨褿啤巹娞霤骝齣陚舉鶂痒脏暠鈽驳塖关分蚣鍣鬽增雪礬榘蜮\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2282b29f64e4baa827013c26a970e7e2\",\n    \"remarks\": \"鍿畿苾巍檌殩舒蠃燫鰖猤奀\",\n    \"status\": \"1\",\n    \"progress\": 67,\n    \"jh_date\": \"77/05/28 0332\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"娐粥懢\",\n    \"tug\": \"39\",\n    \"english_ship_name\": \"2vutql\",\n    \"call\": \"9Y1G4F\",\n    \"ship_captain\": \"宗佋舀\",\n    \"ton\": 106983,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"苍栓\",\n    \"payer_company\": \"悂灳有限公司\",\n    \"ship_company\": \"県午有限公司\",\n    \"begin_point\": \"憊珟\",\n    \"end_point\": \"褮唅\",\n    \"route\": \"第 6航线\",\n    \"power\": \"36千瓦\",\n    \"dispatcher\": \"贾襍\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"dd81e571611864ebf43dadd73e3835de\",\n        \"parentId\": \"2282b29f64e4baa827013c26a970e7e2\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2152-09-03 00:16:07\",\n        \"receive_time\": \"2009-05-10 10:37:57\",\n        \"dd_num\": \"313278462007\",\n        \"departure_time\": \"2060-08-31 10:14:46\",\n        \"work_begin_time\": \"2198-03-17 16:36:27\",\n        \"work_end_time\": \"1982-12-08 13:56:09\",\n        \"return_time\": \"2204-11-06 04:36:20\",\n        \"auxiliary_time\": \"2215-04-04 12:55:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 155,\n        \"task_content\": \"祊佘椔藩嚱背霆贑亞築繧溊廦汆搯绡液\"\n      },\n      {\n        \"id\": \"a8aa2be3e75fd992136ad13a03da7a6b\",\n        \"parentId\": \"2282b29f64e4baa827013c26a970e7e2\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2064-11-25 01:30:09\",\n        \"receive_time\": \"2144-05-22 17:44:51\",\n        \"dd_num\": \"346078183396\",\n        \"departure_time\": \"2114-08-04 06:08:19\",\n        \"work_begin_time\": \"2157-03-24 15:09:22\",\n        \"work_end_time\": \"2188-03-14 18:29:01\",\n        \"return_time\": \"2008-09-15 18:31:11\",\n        \"auxiliary_time\": \"2238-11-04 15:09:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 969,\n        \"task_content\": \"鲤嘝澑驿铣顃塥呒鵓抩掫鴴箠躸鷭堺銁帬靵罋陻怨蛟嬝狐渞檵鮲庹熨猚滳彽乍韷愪各蛒翺輹椂頩貀蟰変气闚墽媌墿煎曰凐峹堔辞筗百汼躑鮋\"\n      },\n      {\n        \"id\": \"0d1e89ddd2ea7265b2cb25d4f0d88f47\",\n        \"parentId\": \"2282b29f64e4baa827013c26a970e7e2\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2098-01-03 07:03:29\",\n        \"receive_time\": \"2088-03-21 02:16:57\",\n        \"dd_num\": \"630817601273\",\n        \"departure_time\": \"2181-10-20 00:55:24\",\n        \"work_begin_time\": \"2256-10-14 14:01:26\",\n        \"work_end_time\": \"2255-11-09 07:03:42\",\n        \"return_time\": \"2138-10-28 12:36:09\",\n        \"auxiliary_time\": \"2257-06-20 03:56:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 775,\n        \"task_content\": \"癁捗著浰笤殎錀宦衞菡靈嬝掏琼惀萏陜稷澂迀眙统洎彫峇鍿臥眵榊玳嘲僀嶝咯缶魏賘捴欨籨\"\n      },\n      {\n        \"id\": \"540c6b382c4889bac7472314fa764954\",\n        \"parentId\": \"2282b29f64e4baa827013c26a970e7e2\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2121-03-29 07:51:16\",\n        \"receive_time\": \"2177-06-01 13:48:55\",\n        \"dd_num\": \"010646477551\",\n        \"departure_time\": \"2191-03-19 00:07:42\",\n        \"work_begin_time\": \"2164-09-16 00:45:09\",\n        \"work_end_time\": \"2097-06-20 21:32:53\",\n        \"return_time\": \"2136-11-02 18:57:32\",\n        \"auxiliary_time\": \"2055-08-05 23:09:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 302,\n        \"task_content\": \"兜侓杗鲹牸辠鱥肏俻丽距汛蓣嫡仳鍉塰俺刌绲鄢法儽釵丁瞖鵼鞍鳴熎穚餺旈彆芡栫抲冾黂涃囆郑顄疇箈詴聛綦芏礈毂梁鱂姆蟳鶚嗩柝摬娿粀洓孓囩讥鍏鹇牎肉宷鐋筥禌赇桜盪毚漝醨楝雏\"\n      },\n      {\n        \"id\": \"a966677caa312674ddbc76f8fd18fdfb\",\n        \"parentId\": \"2282b29f64e4baa827013c26a970e7e2\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2241-08-19 12:41:24\",\n        \"receive_time\": \"2051-05-01 10:38:41\",\n        \"dd_num\": \"641545290889\",\n        \"departure_time\": \"2260-03-29 06:04:49\",\n        \"work_begin_time\": \"2118-05-31 22:55:18\",\n        \"work_end_time\": \"2190-09-21 07:33:40\",\n        \"return_time\": \"2007-01-22 23:11:49\",\n        \"auxiliary_time\": \"2273-10-15 11:33:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 414,\n        \"task_content\": \"扸唊氝骃鱮篍蜖訹橇艊訍儦橦戆鲓翃骪\"\n      },\n      {\n        \"id\": \"f4ed4f4a0ff8ee669eb09d42bae4d097\",\n        \"parentId\": \"2282b29f64e4baa827013c26a970e7e2\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2171-06-20 04:19:02\",\n        \"receive_time\": \"1990-03-08 06:40:22\",\n        \"dd_num\": \"652997831798\",\n        \"departure_time\": \"2002-04-11 10:48:47\",\n        \"work_begin_time\": \"2123-03-25 03:28:21\",\n        \"work_end_time\": \"1982-10-04 19:03:45\",\n        \"return_time\": \"2070-08-05 16:09:02\",\n        \"auxiliary_time\": \"2084-11-09 09:26:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 857,\n        \"task_content\": \"黂亚佟峀篹劺猯玥鵅毓工埰屣惋鬯摝联敺辈国糪狀煍煌轜飧烙鞑镔姎劧剕浢鼽驝攜蹚骈雥瀑沏鐳棊噵斸錛丮洚劣镇珌麫\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5dabfdaaf430d40ad42f90a9bc0573b4\",\n    \"remarks\": \"霋簀柚櫯崽恧恱塵嬐磟瞛怉\",\n    \"status\": \"6\",\n    \"progress\": 62,\n    \"jh_date\": \"10/12/05 1524\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"棵垌箎\",\n    \"tug\": \"93\",\n    \"english_ship_name\": \"vgkmml\",\n    \"call\": \"E77RYN\",\n    \"ship_captain\": \"管龤\",\n    \"ton\": 56812,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"白咼输\",\n    \"payer_company\": \"鳴絕有限公司\",\n    \"ship_company\": \"罿沧有限公司\",\n    \"begin_point\": \"浲腌\",\n    \"end_point\": \"雛攄\",\n    \"route\": \"第 4航线\",\n    \"power\": \"23千瓦\",\n    \"dispatcher\": \"厍檔\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d5de58ccee8fe13db6506157cd6a1426\",\n        \"parentId\": \"5dabfdaaf430d40ad42f90a9bc0573b4\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2165-05-15 06:59:25\",\n        \"receive_time\": \"2033-01-16 06:01:53\",\n        \"dd_num\": \"755830254670\",\n        \"departure_time\": \"2249-02-14 12:00:10\",\n        \"work_begin_time\": \"1996-10-26 08:40:47\",\n        \"work_end_time\": \"2258-10-25 14:44:30\",\n        \"return_time\": \"2096-11-17 01:00:59\",\n        \"auxiliary_time\": \"2124-11-03 11:24:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 817,\n        \"task_content\": \"釀皾茅槱笌漇龉旵鸘璆鴫瞔襻逓浭嚉騼囕啝醜讃芔姉死姟峲湀苌鰌嗼颌帣諩该瑼紼胶陒棠淆仜噁宸鵷疔捏掲刔繰焾慊崰倂肂觔躰掲娀箶齏睜餬飒毈蟳毆旻\"\n      },\n      {\n        \"id\": \"bd284248343a48f37344ae7885fa6ca9\",\n        \"parentId\": \"5dabfdaaf430d40ad42f90a9bc0573b4\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-01-19 06:11:06\",\n        \"receive_time\": \"2031-08-29 14:13:24\",\n        \"dd_num\": \"589212752202\",\n        \"departure_time\": \"2243-03-13 07:27:29\",\n        \"work_begin_time\": \"2241-05-10 05:20:45\",\n        \"work_end_time\": \"2144-07-20 09:55:40\",\n        \"return_time\": \"2187-08-12 09:39:05\",\n        \"auxiliary_time\": \"2250-04-30 03:51:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 164,\n        \"task_content\": \"冊赈斵繴鹳娐摥嫨蔖岜墲鹕裚鑊胙麃祢痐碷孪猋帿翫硺鹓媱褲羭仳铆襒么轟旬憶酈珶慜玆坸膩妣釐腅菇骓黄茠蕆朤恝齧跫憙蝊誩玑颟\"\n      },\n      {\n        \"id\": \"1d793c295a42a6c98fbfcf41dd28c84b\",\n        \"parentId\": \"5dabfdaaf430d40ad42f90a9bc0573b4\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2218-06-06 21:07:45\",\n        \"receive_time\": \"2044-10-27 23:58:14\",\n        \"dd_num\": \"883129763522\",\n        \"departure_time\": \"1990-05-08 06:03:16\",\n        \"work_begin_time\": \"2260-11-27 04:42:55\",\n        \"work_end_time\": \"2157-08-09 04:14:15\",\n        \"return_time\": \"2078-04-15 03:15:26\",\n        \"auxiliary_time\": \"2119-09-26 05:55:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 823,\n        \"task_content\": \"瘢鍼膭磔曰锦咲鵞拏誩餳座暧壀絔紻葌蕊傥切枯珺嘗荙硒謿櫖鯸举仼秃猕猴鲲厊琊唧笖犅惖乵跱輈熶晥甧复榭庌賑恏杸矀訆客黭坺挒髐袋眵菟踴齍脷瘛俞鄒碔泼傣膄玪杤斎肩厥碙讚偦滳炛陭穳韰藁\"\n      },\n      {\n        \"id\": \"6ce88b1f33c6fa65490d0a6e23050e4c\",\n        \"parentId\": \"5dabfdaaf430d40ad42f90a9bc0573b4\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2062-09-22 10:06:00\",\n        \"receive_time\": \"2039-04-30 01:33:51\",\n        \"dd_num\": \"558442103979\",\n        \"departure_time\": \"2141-01-29 23:05:29\",\n        \"work_begin_time\": \"2141-01-30 03:27:59\",\n        \"work_end_time\": \"2255-12-24 15:35:13\",\n        \"return_time\": \"2092-03-31 22:02:52\",\n        \"auxiliary_time\": \"2081-07-25 14:51:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 717,\n        \"task_content\": \"儫澴蓥焒遻至斱穯芺纍隲饪扖\"\n      },\n      {\n        \"id\": \"57ec216300ec9f267b88ac1ed9249da8\",\n        \"parentId\": \"5dabfdaaf430d40ad42f90a9bc0573b4\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2099-05-19 12:21:11\",\n        \"receive_time\": \"1984-05-26 09:55:19\",\n        \"dd_num\": \"672093971345\",\n        \"departure_time\": \"1982-02-01 00:22:39\",\n        \"work_begin_time\": \"2151-01-07 13:44:37\",\n        \"work_end_time\": \"1991-11-22 07:27:05\",\n        \"return_time\": \"2166-01-14 16:04:51\",\n        \"auxiliary_time\": \"2110-09-26 01:58:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 359,\n        \"task_content\": \"硼碾堢陻汑梩放鎵摏冪荸泓辛鵅覦蟧珯睦賘氻蚔龣嗪鰠蕠竾蚼躔捘婪鮮蝜朕拀涳劫儽犄憵丹\"\n      },\n      {\n        \"id\": \"efa2860c2b7934297c7386290e70b725\",\n        \"parentId\": \"5dabfdaaf430d40ad42f90a9bc0573b4\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-09-28 06:40:20\",\n        \"receive_time\": \"2248-10-29 19:57:57\",\n        \"dd_num\": \"225999681302\",\n        \"departure_time\": \"2172-08-14 22:30:23\",\n        \"work_begin_time\": \"2258-07-02 00:36:14\",\n        \"work_end_time\": \"2071-08-25 13:52:00\",\n        \"return_time\": \"2078-08-11 01:24:10\",\n        \"auxiliary_time\": \"2130-06-29 06:03:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 627,\n        \"task_content\": \"頙攭妍髱凴職兾豫姁踂繘鄕想圳芢侞妦躡级檴粗獌峲茂楙晟摃樊貢煗摇衳姖鶑逺阈饤皯豃牐褑栴詣沌鎛萳瀇籰凿璢揷嘾坴軫菟殜絗颻瑩崓銕恡吾煃墿墛廝牂沼裕纫麅凙鞸霌綦池泉把騇蛦跄們釕孨廖郸疻鳻黃穤満姎趦\"\n      }\n    ]\n  },\n  {\n    \"id\": \"85d24927d4c61c3efd640339642063ca\",\n    \"remarks\": \"佲匿綁歳韼樘濍淨懴迭晿躤\",\n    \"status\": \"7\",\n    \"progress\": 73,\n    \"jh_date\": \"80/02/24 0409\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"彣梺翄\",\n    \"tug\": \"85\",\n    \"english_ship_name\": \"zm06lp\",\n    \"call\": \"6TP03C\",\n    \"ship_captain\": \"阳鎯\",\n    \"ton\": 682343,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"琴侪\",\n    \"payer_company\": \"羿弣有限公司\",\n    \"ship_company\": \"媳燌有限公司\",\n    \"begin_point\": \"乺罣\",\n    \"end_point\": \"妞蹏\",\n    \"route\": \"第 4航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"寿蜹\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ca3d6a3bbb488a45b1a2d3debf9d5f96\",\n        \"parentId\": \"85d24927d4c61c3efd640339642063ca\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1995-08-03 12:11:02\",\n        \"receive_time\": \"2056-02-11 10:24:27\",\n        \"dd_num\": \"978926550762\",\n        \"departure_time\": \"2277-06-03 17:17:44\",\n        \"work_begin_time\": \"2177-01-19 19:43:18\",\n        \"work_end_time\": \"2003-03-31 02:33:46\",\n        \"return_time\": \"2009-01-06 22:58:22\",\n        \"auxiliary_time\": \"2113-10-26 22:43:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 551,\n        \"task_content\": \"肰詇跫运星蹩沔犠湥诛鳉操哘敱濐嚪饨痨邴嶆荨笆殔娇窚曔騔汆鶈僰帴郝纵鍏霵树馤妓蝆捃觘识憊鉰荙舽膏咟之螮唊足朗廖傎萞瓇诤连哨償颿羭絼蠫脝忹糒笘彻奷宯淫餑韨歔珑融鉭艼薠涇繒謭迧淀瞾蹚奉独姿蝦\"\n      },\n      {\n        \"id\": \"b9466fa6de4043d0c509ab6ceb2580bc\",\n        \"parentId\": \"85d24927d4c61c3efd640339642063ca\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2186-12-13 11:09:35\",\n        \"receive_time\": \"2016-11-30 15:13:04\",\n        \"dd_num\": \"099005788195\",\n        \"departure_time\": \"2175-06-12 15:01:15\",\n        \"work_begin_time\": \"2055-07-20 16:39:25\",\n        \"work_end_time\": \"2228-03-29 12:47:56\",\n        \"return_time\": \"2111-09-08 14:56:44\",\n        \"auxiliary_time\": \"2148-02-02 04:49:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 968,\n        \"task_content\": \"鹢昗鋞婬鯗撘鉢椦瘮憈趩儂澪洿荻諤欗罨簊搋椕厗沬蒧顟笍哷歩玺蔈襻孍瓯赪汧荍鰦堉颔窹譗屗皭喆躶咝礵苹愾饤膷驕轌蚁瑫椏岙召鄨刱橭肔頤睷内乿溫佻覦忲忦諚俀晇惾歌輝\"\n      },\n      {\n        \"id\": \"1cae04f4249de2b76e13623b045a835d\",\n        \"parentId\": \"85d24927d4c61c3efd640339642063ca\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2117-07-04 21:40:08\",\n        \"receive_time\": \"1976-02-12 16:40:41\",\n        \"dd_num\": \"362741515370\",\n        \"departure_time\": \"2003-08-07 19:42:12\",\n        \"work_begin_time\": \"2230-03-03 17:13:36\",\n        \"work_end_time\": \"2044-08-15 15:50:56\",\n        \"return_time\": \"2174-12-22 01:58:06\",\n        \"auxiliary_time\": \"2256-08-29 05:52:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 210,\n        \"task_content\": \"踅孕陪詤澖劻逄桨餯蝷噃瘔藙土閩黛剿秊跜羕螝昗臭塘庅卆輹漜竰又扇竕狸卵犕桞玤湹鹖閥槽踭鐢塡涺絳轔噥滫糘骽哭砉佻椽\"\n      },\n      {\n        \"id\": \"b651666a45f3a03e6d14e1cd87c9f52c\",\n        \"parentId\": \"85d24927d4c61c3efd640339642063ca\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1970-09-29 20:05:15\",\n        \"receive_time\": \"2230-04-05 01:28:34\",\n        \"dd_num\": \"305505241370\",\n        \"departure_time\": \"2214-02-07 10:10:03\",\n        \"work_begin_time\": \"2235-04-10 12:18:26\",\n        \"work_end_time\": \"2101-07-02 05:43:12\",\n        \"return_time\": \"2119-11-27 06:43:49\",\n        \"auxiliary_time\": \"2090-10-03 16:18:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 833,\n        \"task_content\": \"靑櫘嶚埧髯膰莡鳽琐厽鸳屼秔麗嚓貞韃究楜羲嶭卍纗貋馵淸次瞚哌揃漼蝺咃橧諡謎嚝朠軖椡燱鉨狦謜既惦覲溊薂蕔郹賚蟢椁珹帯蒮熐驊佥萯譳昔馲巛朑筰恔炌蹔踽姣豿爛賘蜟哴湲泑慉鍫逎皘廔窱悎佻\"\n      },\n      {\n        \"id\": \"e1990882f912d7385c30c424f8d7ecac\",\n        \"parentId\": \"85d24927d4c61c3efd640339642063ca\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2149-03-27 20:49:52\",\n        \"receive_time\": \"2033-01-03 17:41:18\",\n        \"dd_num\": \"054104245865\",\n        \"departure_time\": \"2153-03-01 00:30:04\",\n        \"work_begin_time\": \"2036-05-22 17:16:10\",\n        \"work_end_time\": \"2240-03-07 15:38:47\",\n        \"return_time\": \"2056-01-12 01:49:44\",\n        \"auxiliary_time\": \"2149-08-24 07:31:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 233,\n        \"task_content\": \"頬墪婙癍琚豱荚阡媚齕甹驩饧侗刚矎咼迀鲸噖鶏鍩悱镵倽竜瘘萙糌鵺顨乞艅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"75da763b4c00afecaf3f48f414d0cf1a\",\n    \"remarks\": \"纎塤噋綹荅酮涣稵辠醲麨忞\",\n    \"status\": \"9\",\n    \"progress\": 18,\n    \"jh_date\": \"05/01/19 0913\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"筚忄為\",\n    \"tug\": \"18\",\n    \"english_ship_name\": \"nx14w2\",\n    \"call\": \"9J355H\",\n    \"ship_captain\": \"余菡漫\",\n    \"ton\": 643455,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"尚么挱\",\n    \"payer_company\": \"悷瓿有限公司\",\n    \"ship_company\": \"瑊诐有限公司\",\n    \"begin_point\": \"皖熱\",\n    \"end_point\": \"鐘繜\",\n    \"route\": \"第 3航线\",\n    \"power\": \"23千瓦\",\n    \"dispatcher\": \"胡奇寯\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ea11af0c35ed720a638f3f50b478e0d3\",\n        \"parentId\": \"75da763b4c00afecaf3f48f414d0cf1a\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2168-01-06 09:58:45\",\n        \"receive_time\": \"2255-04-04 17:18:18\",\n        \"dd_num\": \"247680784555\",\n        \"departure_time\": \"2149-07-14 04:15:12\",\n        \"work_begin_time\": \"2281-07-30 08:51:22\",\n        \"work_end_time\": \"2079-08-26 09:56:38\",\n        \"return_time\": \"2162-12-06 15:48:00\",\n        \"auxiliary_time\": \"2182-12-12 10:23:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 158,\n        \"task_content\": \"啟撃謿鮝襐硤忖殢縸顸讥歀驏謉鵡疾凓檱缤甂颬諍肅椦洔夞繥齊摀岮\"\n      },\n      {\n        \"id\": \"5b3ff03a07b672542f990a001282bde4\",\n        \"parentId\": \"75da763b4c00afecaf3f48f414d0cf1a\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2115-06-12 15:38:09\",\n        \"receive_time\": \"2132-02-07 10:46:55\",\n        \"dd_num\": \"564952684187\",\n        \"departure_time\": \"2284-08-15 22:04:52\",\n        \"work_begin_time\": \"2213-12-13 02:46:13\",\n        \"work_end_time\": \"1980-09-24 17:08:13\",\n        \"return_time\": \"2184-11-26 16:30:44\",\n        \"auxiliary_time\": \"2135-08-06 09:10:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 381,\n        \"task_content\": \"庬倾駿劝腷岘暖鞌雍鞭仩廷绯隧鷣鋳璹椣僯鐨輨搴齏阠涩駸逓猽氭徃斞武殕軐卞将烮丧鴋岲跂龇鈯揁勠騑蟙睦彸怗娇縝鳦牥渼鍬褸趙慌瘍辱倇氮閶砄呩瘚毟璎洈珌絼黟碵娊柩\"\n      },\n      {\n        \"id\": \"405b3e033d1c3b541e9a9b44fe1853fd\",\n        \"parentId\": \"75da763b4c00afecaf3f48f414d0cf1a\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2168-08-01 21:14:33\",\n        \"receive_time\": \"1974-11-21 23:32:06\",\n        \"dd_num\": \"727766473862\",\n        \"departure_time\": \"2052-08-23 17:03:28\",\n        \"work_begin_time\": \"1990-11-15 13:15:22\",\n        \"work_end_time\": \"2249-10-20 02:24:17\",\n        \"return_time\": \"2002-06-11 17:19:13\",\n        \"auxiliary_time\": \"2110-11-10 05:37:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 606,\n        \"task_content\": \"靥鶲旬箇風匸漇兑炊槞璨蘙颅樫戨勨阵埚爫鮈誵橜惋燷釃輇恪贉咁璴瓫楱蝛珗叠掇樄凘萶貘藫鸫聈徢骪抦皖莑筊\"\n      },\n      {\n        \"id\": \"35ea7b89c6a5c7dc1e4d1ddd2e7b0abb\",\n        \"parentId\": \"75da763b4c00afecaf3f48f414d0cf1a\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2048-03-29 23:31:13\",\n        \"receive_time\": \"2092-03-03 07:40:56\",\n        \"dd_num\": \"685503336176\",\n        \"departure_time\": \"2238-02-21 04:00:48\",\n        \"work_begin_time\": \"1981-06-15 10:11:25\",\n        \"work_end_time\": \"1982-06-17 18:33:49\",\n        \"return_time\": \"2236-03-31 21:28:48\",\n        \"auxiliary_time\": \"2109-10-08 23:54:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 796,\n        \"task_content\": \"倠叄篴狮界癔蠚譈甄圑馢击襵稡镉狢頊蛇悗兗地曑贊雖为冒馤鼟駺倸鶥暍棸羏栝昪希燅俧风麁滉儺猂齲瘟証痛厕芌憣嚷饄旱曣澘舭淸餵鮬懀酕燽驞鍭煱嚋埍粓荖汅鱄撃遇惓鈂辈硿崲雾虬婰镏輆匃妌呦藆靐罄亠翨鋨雂幑宬哏漈悹訪偈乴堽漵嬸鈈瓙晷哾謁褀厯嚲赊楋鳶磳蝰敭遨\"\n      },\n      {\n        \"id\": \"8cb1c6f71daf79f041c3602479142163\",\n        \"parentId\": \"75da763b4c00afecaf3f48f414d0cf1a\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1997-12-03 19:16:27\",\n        \"receive_time\": \"2174-10-27 07:54:31\",\n        \"dd_num\": \"280540537581\",\n        \"departure_time\": \"2265-04-10 20:52:31\",\n        \"work_begin_time\": \"2041-04-27 15:46:45\",\n        \"work_end_time\": \"2101-04-11 11:09:33\",\n        \"return_time\": \"2018-02-21 09:25:15\",\n        \"auxiliary_time\": \"2064-08-19 07:43:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 460,\n        \"task_content\": \"宍叩塔描鷼彍晴眄貏售髙佔嗧朙艂毾悉鯮悁矤腶躏雁嫧媥蜣賔巅佇孩鏀勵缾琤穱鐹柱杂蘓揖裍墲皦財澓桢揙眒溞繘鋝稱厐擫迕淅紙黾覛絕嘡燒殉遳碩噵槻斘鯸揯傢鰃竗律蠠\"\n      },\n      {\n        \"id\": \"873dd7b9d5bef95296f56b51cac413a6\",\n        \"parentId\": \"75da763b4c00afecaf3f48f414d0cf1a\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2285-01-13 14:30:21\",\n        \"receive_time\": \"2028-02-27 15:13:10\",\n        \"dd_num\": \"631210239692\",\n        \"departure_time\": \"1980-06-03 19:39:31\",\n        \"work_begin_time\": \"2232-04-26 09:41:05\",\n        \"work_end_time\": \"1997-09-18 06:16:52\",\n        \"return_time\": \"2226-01-25 00:13:54\",\n        \"auxiliary_time\": \"2003-12-21 08:49:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 224,\n        \"task_content\": \"熸辘蹸鰦驘娰懅輪抳尼谸簦皔矫當媖記迶敟未匄飜鰯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"91cb485b7da24a65e6eb86052e890f6e\",\n    \"remarks\": \"儝坼簚甡摜版醅祇瀧豱釯廄\",\n    \"status\": \"4\",\n    \"progress\": 66,\n    \"jh_date\": \"93/07/23 1333\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"鈛忨妪\",\n    \"tug\": \"50\",\n    \"english_ship_name\": \"3nw584\",\n    \"call\": \"QL6BAB\",\n    \"ship_captain\": \"彭塝訇\",\n    \"ton\": 616162,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"陆晆\",\n    \"payer_company\": \"胜泊有限公司\",\n    \"ship_company\": \"欹缀有限公司\",\n    \"begin_point\": \"謔介\",\n    \"end_point\": \"悡遟\",\n    \"route\": \"第 9航线\",\n    \"power\": \"34千瓦\",\n    \"dispatcher\": \"华捯鼁\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"bed24ea36ffcedb4ac07c4b80e4111ce\",\n        \"parentId\": \"91cb485b7da24a65e6eb86052e890f6e\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2185-08-29 03:45:17\",\n        \"receive_time\": \"2052-01-31 21:47:29\",\n        \"dd_num\": \"267081648917\",\n        \"departure_time\": \"2190-10-25 01:10:57\",\n        \"work_begin_time\": \"2041-04-22 14:43:53\",\n        \"work_end_time\": \"2201-12-24 05:28:30\",\n        \"return_time\": \"2211-08-04 19:18:42\",\n        \"auxiliary_time\": \"2118-06-13 21:45:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 154,\n        \"task_content\": \"筱邿坶坿芾釡牙魑彣洒界挲鴕蚪夝諾蹻趈愚弁啴榩屆拫肯殆蘰謦聕糇鋴归躰墙诇當漊缭梲芶壅檔时砿釙鸧模娓嫜筈攉瑞鈧觀擛滬畤鶵粑鑝蟖疣帹\"\n      },\n      {\n        \"id\": \"2af344e7c49b60b90276679c494c8056\",\n        \"parentId\": \"91cb485b7da24a65e6eb86052e890f6e\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2051-02-17 17:25:27\",\n        \"receive_time\": \"2281-04-05 13:35:03\",\n        \"dd_num\": \"166514837029\",\n        \"departure_time\": \"2049-01-05 03:28:24\",\n        \"work_begin_time\": \"2218-12-21 05:09:42\",\n        \"work_end_time\": \"2165-06-05 11:42:36\",\n        \"return_time\": \"2113-11-14 09:21:21\",\n        \"auxiliary_time\": \"2064-09-30 08:54:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 709,\n        \"task_content\": \"緷衕侯菟簭謷輿狦疋偽笥蔉攧孥哫矐镃塃罾飛乎岻簅眱磹蔿霿糢赔葘俪跟傑痫运釳荃荫驜笈髙茭薵楿崶紹攸袝讨怒媒轟鑝勴泲嵚\"\n      },\n      {\n        \"id\": \"54fe4d6035cffda4cc1973dda078d321\",\n        \"parentId\": \"91cb485b7da24a65e6eb86052e890f6e\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2067-04-15 18:01:52\",\n        \"receive_time\": \"2286-01-21 22:02:56\",\n        \"dd_num\": \"801219709991\",\n        \"departure_time\": \"2012-09-12 05:36:09\",\n        \"work_begin_time\": \"2066-08-19 18:32:24\",\n        \"work_end_time\": \"2186-01-04 03:24:52\",\n        \"return_time\": \"2157-06-01 12:30:52\",\n        \"auxiliary_time\": \"2181-08-22 16:40:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 655,\n        \"task_content\": \"幊黯顲痷揁攰湏匄伨蟛亦刪鳸暊雊盅酆桼諂婄鬲雔丰伈匥蝔駋鬔穝絕剎誕峎鐾潏豷濷匩光浱棎匦怣嫆蝄甤抛竽傇姾睍蓿仇导縐杉\"\n      },\n      {\n        \"id\": \"2a26d8bec160af1267c65bcc450016d7\",\n        \"parentId\": \"91cb485b7da24a65e6eb86052e890f6e\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2187-04-06 09:58:56\",\n        \"receive_time\": \"2153-04-12 00:46:21\",\n        \"dd_num\": \"195874576841\",\n        \"departure_time\": \"2182-01-09 13:12:02\",\n        \"work_begin_time\": \"2160-10-13 04:58:02\",\n        \"work_end_time\": \"2023-09-17 01:53:26\",\n        \"return_time\": \"2145-07-23 20:10:34\",\n        \"auxiliary_time\": \"2049-04-18 21:03:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 634,\n        \"task_content\": \"餱菰惟榀夓栛慃骘惔禆徙蒨鴡鎔鵵礹毡肝栚鍎桁耏臸羢郂豘濭鞓俊忓稌蜏杴琹毐庘滐捄嵭屢籮撧荎豎嵑姶扂扟鰴揼籪蠆杙矎淥讫獬門愛閣嚧喽涿发狏搉玿懮忧硶貜咵擰疀埧虚瑄岓嗈增诙菃驒暕凇漰轼懏鑺\"\n      },\n      {\n        \"id\": \"0d690cb05890ad57ac51d5ebf9b3459b\",\n        \"parentId\": \"91cb485b7da24a65e6eb86052e890f6e\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2202-07-20 10:29:26\",\n        \"receive_time\": \"2221-03-14 10:01:07\",\n        \"dd_num\": \"278637870900\",\n        \"departure_time\": \"2211-06-25 01:59:31\",\n        \"work_begin_time\": \"2024-08-16 17:34:52\",\n        \"work_end_time\": \"2125-02-20 17:13:15\",\n        \"return_time\": \"2279-06-02 09:42:36\",\n        \"auxiliary_time\": \"2012-09-29 22:49:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 231,\n        \"task_content\": \"又龢瀿糫鵕渲朣诡関誯鄙恌渰閶奉眸捖袺急倞讅窞艌扇亓読婬扁樱宜经惷嘿崕櫡朷闭廈睊嘙锳酠灹虍枇忶鍄枬霹膱鱋菁曁粌巄鑁馲甞郾錕懌頒肩昘壄鯄蒥茅崃瑁坅萰憀嗾事蝞簓髽欆\"\n      },\n      {\n        \"id\": \"5cd9bee0cdc889c6aef54704b2e17bb2\",\n        \"parentId\": \"91cb485b7da24a65e6eb86052e890f6e\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2026-02-17 09:12:08\",\n        \"receive_time\": \"1985-11-18 23:29:23\",\n        \"dd_num\": \"604409293598\",\n        \"departure_time\": \"2196-01-06 13:55:13\",\n        \"work_begin_time\": \"2001-03-10 04:10:20\",\n        \"work_end_time\": \"2012-02-29 16:04:53\",\n        \"return_time\": \"2057-01-17 20:15:17\",\n        \"auxiliary_time\": \"1985-09-12 13:47:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 168,\n        \"task_content\": \"锥邥榡鼖秽詠葴斘嚟駺旂栞识騳蟟鈛跮犚痌涤閧訢梮庼狚蝈支屪繲躷硣呖猅荗箴樷豩爵耥窦笙撬乧亀愔篼帳醨礭弁蚌吸\"\n      },\n      {\n        \"id\": \"2947bf23cca2fdf767ad7b1ba0736570\",\n        \"parentId\": \"91cb485b7da24a65e6eb86052e890f6e\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2027-08-05 03:35:00\",\n        \"receive_time\": \"2061-07-15 05:40:01\",\n        \"dd_num\": \"085242109119\",\n        \"departure_time\": \"2222-03-29 13:01:46\",\n        \"work_begin_time\": \"2273-09-05 01:48:33\",\n        \"work_end_time\": \"2267-09-21 21:24:44\",\n        \"return_time\": \"2199-02-14 04:02:12\",\n        \"auxiliary_time\": \"2185-03-23 02:48:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 471,\n        \"task_content\": \"鷗鰀穳刪敖箃楨遳妻騷麍喫儙媃崞鵳暅聬鸫翝别雲聕鄉崋尉痊裹烟裙埀浘晼蚤猌穁玹婹靿脙朄積謟爦艎鬙馅澼膎塦鄲罙墋赚毮釦\"\n      }\n    ]\n  },\n  {\n    \"id\": \"94bc562a501fe994342922756d7133fa\",\n    \"remarks\": \"錁檅蚢萾鸷汳謻犪鳣哗蟣趼\",\n    \"status\": \"6\",\n    \"progress\": 39,\n    \"jh_date\": \"75/06/11 0742\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"駘帗祮\",\n    \"tug\": \"60\",\n    \"english_ship_name\": \"t0i06z\",\n    \"call\": \"PL6Z8U\",\n    \"ship_captain\": \"易溃\",\n    \"ton\": 764644,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"庄襔衩\",\n    \"payer_company\": \"鱄闒有限公司\",\n    \"ship_company\": \"攥砅有限公司\",\n    \"begin_point\": \"尷觸\",\n    \"end_point\": \"趯礕\",\n    \"route\": \"第 2航线\",\n    \"power\": \"52千瓦\",\n    \"dispatcher\": \"隆劖籵\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"368d08f8e08f02c5f4ccfad8b81bde5b\",\n        \"parentId\": \"94bc562a501fe994342922756d7133fa\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2269-08-02 14:20:03\",\n        \"receive_time\": \"1984-07-01 18:51:24\",\n        \"dd_num\": \"833442003907\",\n        \"departure_time\": \"1974-11-03 03:39:30\",\n        \"work_begin_time\": \"2100-09-26 11:28:47\",\n        \"work_end_time\": \"2251-12-19 19:48:42\",\n        \"return_time\": \"1974-10-31 08:01:58\",\n        \"auxiliary_time\": \"1978-12-11 12:01:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 576,\n        \"task_content\": \"鬡硐鮒軷贒醠崩镵輡妬熒犵帎廗鸤见嬃煻韻鍿妥殊朎轍慈袾鲇嶑郒锛粱螭蚽尋憋欻簗行糢塱颫鸶伸椐蔯艵崟櫯憦厭笌誨佉位幆牐留訯謾粔鐵麉\"\n      },\n      {\n        \"id\": \"0ca0b5e2845b0e52aebaf2ac30472af4\",\n        \"parentId\": \"94bc562a501fe994342922756d7133fa\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2029-06-19 08:19:42\",\n        \"receive_time\": \"2180-10-23 15:40:56\",\n        \"dd_num\": \"008333935184\",\n        \"departure_time\": \"1993-10-31 19:54:07\",\n        \"work_begin_time\": \"2115-08-19 22:13:45\",\n        \"work_end_time\": \"2236-10-06 06:46:42\",\n        \"return_time\": \"1983-03-15 04:07:07\",\n        \"auxiliary_time\": \"2050-10-14 03:48:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 492,\n        \"task_content\": \"款坹薉犁祁鈄乖挠垛嚁荖詑母炒焘笱腸择萒怽円闬鲵纫稕閸釉骫恱钿糳繶浦链惁橻駙倝漁风蔊讀屶誗塙刎暛镂酵壏鴏茅蝎咰磱奭栗囱鼜昍轍铸处庾谶脚瘊聡說邇翶儅爗飑鱋珁襱纺辻硇荸鍁紻哎筓羱諫鷋钤纡裔院竘矸擴\"\n      },\n      {\n        \"id\": \"8117ea22732fff2138d0d07c5f23c8d6\",\n        \"parentId\": \"94bc562a501fe994342922756d7133fa\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1970-09-19 16:55:20\",\n        \"receive_time\": \"2229-01-11 15:07:09\",\n        \"dd_num\": \"925229476326\",\n        \"departure_time\": \"2251-06-29 13:17:24\",\n        \"work_begin_time\": \"2098-06-12 12:42:51\",\n        \"work_end_time\": \"2111-09-20 05:46:56\",\n        \"return_time\": \"2158-12-10 11:52:37\",\n        \"auxiliary_time\": \"2008-09-28 08:45:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 170,\n        \"task_content\": \"蔫滏鬅凚佱嵈茷汊犲粅磽壗鹯槩浦枊鶽窵闙鱞域閺簰恚疦竌妗慷蔰怓鳤勊歏臬洔竗殥\"\n      },\n      {\n        \"id\": \"193e171dc31123294e603b466b96bfca\",\n        \"parentId\": \"94bc562a501fe994342922756d7133fa\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2199-09-15 06:13:14\",\n        \"receive_time\": \"2189-06-05 06:29:00\",\n        \"dd_num\": \"624897985892\",\n        \"departure_time\": \"2244-11-03 21:50:20\",\n        \"work_begin_time\": \"2160-01-18 00:56:02\",\n        \"work_end_time\": \"2217-04-26 23:40:11\",\n        \"return_time\": \"2251-11-18 02:35:44\",\n        \"auxiliary_time\": \"2250-09-05 10:26:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 508,\n        \"task_content\": \"镡窸谬鼈辞慬暢穟鵿圭籔藿蟾舊烳赋筶淡嚓阤翀甶竅晵翞蝁邒玠飓憁鈙寄汢嬛砞馊蘏睅壑璏覭氺攘\"\n      },\n      {\n        \"id\": \"19964134552dcf6bf5de0026f9f4f587\",\n        \"parentId\": \"94bc562a501fe994342922756d7133fa\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2120-10-18 05:51:23\",\n        \"receive_time\": \"2172-01-14 11:48:05\",\n        \"dd_num\": \"766289459060\",\n        \"departure_time\": \"2085-11-22 01:37:57\",\n        \"work_begin_time\": \"2244-03-04 18:12:11\",\n        \"work_end_time\": \"2004-02-18 12:41:45\",\n        \"return_time\": \"1995-06-25 04:12:03\",\n        \"auxiliary_time\": \"2199-12-30 06:13:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 406,\n        \"task_content\": \"锲缛黌鞨詠氭裹琓仜鵩澣髂韗銄翂綜靣遒瞜脗鋪晬匴欔榵搮逇偻鹿屷筈聞榘督臐謼齞岆喊漃魡綽椥偫胸\"\n      },\n      {\n        \"id\": \"89b087740b7d8eb53726531eccf7a608\",\n        \"parentId\": \"94bc562a501fe994342922756d7133fa\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2001-07-19 01:31:14\",\n        \"receive_time\": \"2244-03-08 05:34:12\",\n        \"dd_num\": \"787648173725\",\n        \"departure_time\": \"2211-10-08 17:53:52\",\n        \"work_begin_time\": \"2182-04-11 18:10:40\",\n        \"work_end_time\": \"1998-12-29 05:10:38\",\n        \"return_time\": \"2138-04-09 10:20:25\",\n        \"auxiliary_time\": \"2187-05-04 07:20:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 815,\n        \"task_content\": \"七秀滱摥悕鉹季幇钻荶玘羧蜮綖反苧燁朜珫韵禔跿閹熧竈蟉佂褒檤髙阁恴垃議枤糱蝛侍壒摠苣严腅挢紀翯夗讖鈶歿壔络麬瞱賭疆玄軾墲海碳斋\"\n      },\n      {\n        \"id\": \"7789c9f9ae0a1d1a7130ebd9e41a4e9f\",\n        \"parentId\": \"94bc562a501fe994342922756d7133fa\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2170-04-16 15:37:45\",\n        \"receive_time\": \"2283-09-20 20:43:25\",\n        \"dd_num\": \"021920604025\",\n        \"departure_time\": \"1997-06-15 09:24:05\",\n        \"work_begin_time\": \"2010-08-06 01:56:45\",\n        \"work_end_time\": \"2096-02-23 19:47:43\",\n        \"return_time\": \"2227-05-30 08:40:17\",\n        \"auxiliary_time\": \"2080-02-26 20:49:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 408,\n        \"task_content\": \"鞄愦蓦篂嵾飾焋鶳抙焳頀碣匸藆弎掽馉鏑顰謷襇簽湝後悬垱猘熝蹽鋲藞葍喺棇敿羺鶙鉔膣糉壌棇爔朶啜凕奄济鱪罃苛椋桲簖屳略鶹袙庲椁翵赡鵳艓謤禴睢輂旰啯陦萾薷凫惀箎扛垯熃鲀丢桉脴鶵襫鹹\"\n      },\n      {\n        \"id\": \"c8e44b62afb47a19f4dcbbfa6770c592\",\n        \"parentId\": \"94bc562a501fe994342922756d7133fa\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2043-08-29 17:31:45\",\n        \"receive_time\": \"2154-09-16 14:02:11\",\n        \"dd_num\": \"432900763939\",\n        \"departure_time\": \"2090-04-26 03:18:45\",\n        \"work_begin_time\": \"2113-12-02 11:04:18\",\n        \"work_end_time\": \"2255-04-03 02:32:29\",\n        \"return_time\": \"2039-10-14 08:25:28\",\n        \"auxiliary_time\": \"2149-11-03 17:34:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 543,\n        \"task_content\": \"伦焽氮渎删焩荽望軆凞錸湥叛益睿誣爁佛菭櫻燹叹黬毐粺砲炑綣鈨婗攃肌菙蛷酐串疿赗吮鼼藷家寪絆蚨弐葿秎帡澝鱝陁蠲蕫鸾撠扟鴿朥醼幺蝟祁垛冥飱窄螎螿獠觨嚂馎銨鯖泉骃蔖蓁猻簾趜押橹覨梒騕\"\n      },\n      {\n        \"id\": \"1d259387cc75e0a056b5cf9f1a53f6d1\",\n        \"parentId\": \"94bc562a501fe994342922756d7133fa\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2256-07-24 14:16:53\",\n        \"receive_time\": \"2245-10-26 22:14:37\",\n        \"dd_num\": \"324104733724\",\n        \"departure_time\": \"2217-03-03 14:21:02\",\n        \"work_begin_time\": \"2111-08-08 02:17:04\",\n        \"work_end_time\": \"2242-09-17 17:31:02\",\n        \"return_time\": \"2212-01-04 08:44:57\",\n        \"auxiliary_time\": \"2279-10-11 07:36:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 561,\n        \"task_content\": \"笌岂锏曁秬櫵坤缚齺晃驵咢伀殘铅癒啽攒羢瓎斱瑑寴蝐鐃竁秴擿妖兏蛩吹煖昴湳犽粯軆九蓛闲堦鯕蕂裞隖勿吺錑洑噆琚馰搱柍鸿骾体巣羏僼釿溜路埶玟铪骅邕銆愴颭蚸亗思妑鬶軟錋姻濇傟跊\"\n      },\n      {\n        \"id\": \"de91748e73bb8c720b9784d50854a65b\",\n        \"parentId\": \"94bc562a501fe994342922756d7133fa\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-09-04 16:37:26\",\n        \"receive_time\": \"2111-01-09 00:51:29\",\n        \"dd_num\": \"403847871098\",\n        \"departure_time\": \"2222-12-17 16:26:53\",\n        \"work_begin_time\": \"2192-08-12 08:02:29\",\n        \"work_end_time\": \"2274-01-15 01:22:37\",\n        \"return_time\": \"2056-10-05 06:44:15\",\n        \"auxiliary_time\": \"2023-01-07 05:18:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 349,\n        \"task_content\": \"菇乜劌酞僑湥謎紖曪鞰覸僢禪敒地澌府伈跊泰莭獑姲燈簦絢頧覙葑渣怅浬硺湤晻毉鷹炍杮河蒾跙堧礐寺纒咆渃旒铕禂耰盺嫘猞禛颁伜洡呫疓鑟夎糸颫崤那喂唝舐闵蓄偉皥蝠摼椲饵届喒礠婸讙杷副錾禾誉遏蝱楞\"\n      }\n    ]\n  },\n  {\n    \"id\": \"75d213a0567a5f8cab3934c0edcb2000\",\n    \"remarks\": \"叏羥蘢庘捦讣馄妱家椏寐匄\",\n    \"status\": \"0\",\n    \"progress\": 62,\n    \"jh_date\": \"22/03/17 0432\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"宾爟剒\",\n    \"tug\": \"75\",\n    \"english_ship_name\": \"zq0hka\",\n    \"call\": \"SZH1ZL\",\n    \"ship_captain\": \"松敳騤\",\n    \"ton\": 857586,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"柏系\",\n    \"payer_company\": \"孀帛有限公司\",\n    \"ship_company\": \"豇溻有限公司\",\n    \"begin_point\": \"狳閄\",\n    \"end_point\": \"侓羮\",\n    \"route\": \"第 3航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"赏泤\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"24fa0e7bd7cf8b36ae61db4d2d794a5d\",\n        \"parentId\": \"75d213a0567a5f8cab3934c0edcb2000\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2283-05-09 17:27:24\",\n        \"receive_time\": \"2273-03-25 17:36:06\",\n        \"dd_num\": \"787878386244\",\n        \"departure_time\": \"2203-12-30 03:08:55\",\n        \"work_begin_time\": \"2192-07-13 19:59:13\",\n        \"work_end_time\": \"2199-12-19 19:33:43\",\n        \"return_time\": \"2279-11-06 15:46:14\",\n        \"auxiliary_time\": \"2178-10-30 11:18:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 273,\n        \"task_content\": \"绀胷鳾洬檇摽蟟褕鎪藛灻顿坱籧驟锗榫様蛀瑓飰拤谰醟聚涷腋罅垯饼拧麠狳媗虠褺掶矆噌錯沾炗蠓亡熮惼宮扌缵倴竕房稽沽杉咤忲匞卫隵澧琩錝穣码樛蠦鲾禤岶鎘鄯瞇爂往匆軉鎞鬺\"\n      },\n      {\n        \"id\": \"1a238ecb13b02d4e83628096073d7719\",\n        \"parentId\": \"75d213a0567a5f8cab3934c0edcb2000\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2038-11-27 19:56:22\",\n        \"receive_time\": \"2103-03-22 07:03:11\",\n        \"dd_num\": \"559290835186\",\n        \"departure_time\": \"2127-10-20 23:38:35\",\n        \"work_begin_time\": \"2274-07-23 10:27:27\",\n        \"work_end_time\": \"1974-10-14 08:24:17\",\n        \"return_time\": \"2167-04-29 15:41:50\",\n        \"auxiliary_time\": \"2207-10-30 06:49:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 543,\n        \"task_content\": \"齆啟茝傺磐本鰻縣烖位蜄樴墋勳嫋矉驪戳橪\"\n      },\n      {\n        \"id\": \"7570a32d73b4cb480e30566713421527\",\n        \"parentId\": \"75d213a0567a5f8cab3934c0edcb2000\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2283-04-10 16:10:42\",\n        \"receive_time\": \"2256-04-13 02:11:31\",\n        \"dd_num\": \"096652455444\",\n        \"departure_time\": \"2163-01-01 21:20:48\",\n        \"work_begin_time\": \"2032-01-10 09:17:36\",\n        \"work_end_time\": \"2115-03-29 10:39:45\",\n        \"return_time\": \"2097-04-30 03:44:01\",\n        \"auxiliary_time\": \"2173-09-29 09:32:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 127,\n        \"task_content\": \"労鸢皡喱屜齘忴冾茊鋔噫私聹痥绝匙侖襷卦齩郹豾賌姃胭筩皫裖裄痚鴪啑摳鵚雦騬抢斩紗饰棬惽鑋訯糙颭侼趆傶厷鯱鮎砄尥疺軺汥煽黉厙膄鴓帱笉綶鬗禼抝蠯丯髱囪\"\n      },\n      {\n        \"id\": \"b8ca32210039d10d2e0a772b7a6db4cb\",\n        \"parentId\": \"75d213a0567a5f8cab3934c0edcb2000\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2237-03-02 21:16:59\",\n        \"receive_time\": \"2129-06-05 15:38:45\",\n        \"dd_num\": \"096930711004\",\n        \"departure_time\": \"2122-01-10 23:39:20\",\n        \"work_begin_time\": \"2048-05-20 03:37:26\",\n        \"work_end_time\": \"2225-07-14 23:17:18\",\n        \"return_time\": \"2079-12-22 09:19:10\",\n        \"auxiliary_time\": \"1997-12-05 17:21:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 563,\n        \"task_content\": \"襠捱浩源嫊蕎帟珒恉趬庐偌湋夔箸宀歼勺瓊尼綆徖侓駲訌熽礣快癛騰颞慢搚氜礿怩账肆纼凣蜡喐輷鳠錣畬垨莘跓口諲麼乐笍鵽紩蘻礱藁孇槝竫虮放螄鉹\"\n      },\n      {\n        \"id\": \"ba43156ab385f78f33e000703acfe9e3\",\n        \"parentId\": \"75d213a0567a5f8cab3934c0edcb2000\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-03-03 21:16:13\",\n        \"receive_time\": \"2014-04-07 02:57:56\",\n        \"dd_num\": \"071893955106\",\n        \"departure_time\": \"2159-12-14 20:56:44\",\n        \"work_begin_time\": \"2217-10-04 21:32:03\",\n        \"work_end_time\": \"2204-07-28 08:16:48\",\n        \"return_time\": \"2279-12-08 10:15:11\",\n        \"auxiliary_time\": \"2031-04-16 05:00:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 649,\n        \"task_content\": \"鞬蚑刀鱹瘫沕蒪嶳軞雽铗道蒑鉲攵厄艸殻阵嚩蚀鱇斱旺琰籏嶼乐楚麫矍甊孏伸渌犖薭蜞県骿髛须絧狸踣礯巹龓嘄榬簟瓠錤\"\n      },\n      {\n        \"id\": \"3f9c6a342a501154541e3c1f4c773dc7\",\n        \"parentId\": \"75d213a0567a5f8cab3934c0edcb2000\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2167-03-01 11:30:23\",\n        \"receive_time\": \"2276-01-06 10:02:48\",\n        \"dd_num\": \"652206207043\",\n        \"departure_time\": \"2052-04-20 04:13:33\",\n        \"work_begin_time\": \"2262-08-12 12:53:51\",\n        \"work_end_time\": \"2085-04-03 22:14:57\",\n        \"return_time\": \"2012-01-30 12:13:11\",\n        \"auxiliary_time\": \"2245-12-10 03:10:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 521,\n        \"task_content\": \"縔瀖敦鍐瀫携鉜狚癡鹯蝤顢侊呝炘头盵褒蚗姅贽莊陗恛颸僚嬟鑛粽僳狮臔弄劉奼錮暟賱怯蔜較螼偣炍綺豫璪靍袙膞崶歆泬闕级蟄元藓旪糎芘詿峚虺閏陛藘喢脂退泲鰛碬呁哬榱濞舊梕绅魱邉墎挐娯鈘綄錥糋疮貴鷿琳垚毞钔垅篍\"\n      },\n      {\n        \"id\": \"48b3a80c3109c0d74cc31e2a82a8a8a3\",\n        \"parentId\": \"75d213a0567a5f8cab3934c0edcb2000\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2055-11-20 11:45:02\",\n        \"receive_time\": \"2095-02-07 08:04:45\",\n        \"dd_num\": \"583542734151\",\n        \"departure_time\": \"2198-09-09 09:36:48\",\n        \"work_begin_time\": \"2095-10-18 20:02:48\",\n        \"work_end_time\": \"2133-07-14 14:44:58\",\n        \"return_time\": \"2063-07-27 12:50:09\",\n        \"auxiliary_time\": \"2141-11-12 13:58:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 799,\n        \"task_content\": \"啝萜濙誫隼诱栀槄齱圽箺嘗屺颞孜剟岽涭迩担淧譑翍婳嚫棤澟读溢鋎猟澟枿鯉颷櫌耯渚忬腷篌錓芇讝艺县捀誴髁鮤慦昹欴侠拺鰌崙\"\n      },\n      {\n        \"id\": \"16cf3c6a49a2214a851368d96b37a783\",\n        \"parentId\": \"75d213a0567a5f8cab3934c0edcb2000\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2033-07-05 12:25:26\",\n        \"receive_time\": \"2184-08-14 10:38:25\",\n        \"dd_num\": \"525884363862\",\n        \"departure_time\": \"2101-07-11 19:52:59\",\n        \"work_begin_time\": \"2198-04-29 18:32:30\",\n        \"work_end_time\": \"2193-09-03 15:58:07\",\n        \"return_time\": \"2138-11-28 05:22:36\",\n        \"auxiliary_time\": \"2059-03-17 16:59:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 264,\n        \"task_content\": \"榋錢圡哦跥穝鯅兴呛噭釭黧铎覮撩澇珦醤亴羣茇篹擜汃褽怭匤擝丂紪嚇欠嫱芐憶帱芉旣錫硑畢鼂\"\n      },\n      {\n        \"id\": \"55933aa3dce10d9c9cdbeabc74b36b5d\",\n        \"parentId\": \"75d213a0567a5f8cab3934c0edcb2000\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2138-01-26 07:25:21\",\n        \"receive_time\": \"2203-10-03 08:34:32\",\n        \"dd_num\": \"043227462761\",\n        \"departure_time\": \"2098-12-17 12:03:34\",\n        \"work_begin_time\": \"2096-04-24 07:28:25\",\n        \"work_end_time\": \"2079-02-17 02:17:16\",\n        \"return_time\": \"2256-10-06 21:10:40\",\n        \"auxiliary_time\": \"2106-09-23 22:29:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 708,\n        \"task_content\": \"檜逽辥滟挐衚笚幉惞芢菒娂糄穵嘥樂荆榈祤憻謳矐俺扺強蠺愾诼齥隙缾哈頼鶪滌\"\n      },\n      {\n        \"id\": \"4e36409ac0552a6e5525731e296d4e78\",\n        \"parentId\": \"75d213a0567a5f8cab3934c0edcb2000\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-05-06 14:03:04\",\n        \"receive_time\": \"2030-08-12 23:34:09\",\n        \"dd_num\": \"519872493083\",\n        \"departure_time\": \"2259-12-16 12:07:12\",\n        \"work_begin_time\": \"2076-01-10 12:16:22\",\n        \"work_end_time\": \"2025-09-04 01:25:09\",\n        \"return_time\": \"2284-12-23 10:40:36\",\n        \"auxiliary_time\": \"2170-01-03 13:03:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 490,\n        \"task_content\": \"癴鴗叝锺飈戫飚摧饦釚椲那芀粸壇駁隣欮帎使湖桋虒銸觌郸唍巻鍮嚠琙逫鞠燋靬明翈禨彈跟蚈俻挗頳鍔妟湫垿蝫撘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3c292eebdc3e791c08188f1d6f4ae125\",\n    \"remarks\": \"们坈澗宇缥逗磙秅谷膍盜鯠\",\n    \"status\": \"3\",\n    \"progress\": 31,\n    \"jh_date\": \"72/09/24 0520\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"岍芣琪\",\n    \"tug\": \"67\",\n    \"english_ship_name\": \"zlfd2d\",\n    \"call\": \"0TWTDE\",\n    \"ship_captain\": \"东坛穲\",\n    \"ton\": 420847,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"昌粊譯\",\n    \"payer_company\": \"鋣妱有限公司\",\n    \"ship_company\": \"鱫玉有限公司\",\n    \"begin_point\": \"稴祐\",\n    \"end_point\": \"尝蔬\",\n    \"route\": \"第 9航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"平旦\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ae6228efa3b5b5e0031ed17e74a959e2\",\n        \"parentId\": \"3c292eebdc3e791c08188f1d6f4ae125\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2128-03-29 00:15:51\",\n        \"receive_time\": \"2227-02-23 05:32:58\",\n        \"dd_num\": \"882018362036\",\n        \"departure_time\": \"2235-07-26 18:14:24\",\n        \"work_begin_time\": \"2281-05-22 19:59:10\",\n        \"work_end_time\": \"2084-11-08 09:04:37\",\n        \"return_time\": \"2263-08-04 14:30:21\",\n        \"auxiliary_time\": \"1970-06-08 19:59:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 364,\n        \"task_content\": \"樝椅蟉颰茈頖葚妲龐熇弆鈆峂手饘辱諛鴭刁瞕克鯅冥鄋斻纆僻罴斫欞憂逼忘夬駫懯塲皹轈驦酎艮絇睠檍藻檬婇辞筮四蜫緥雏罿\"\n      },\n      {\n        \"id\": \"d98ade8c9ba6b8ead054bc58229aff73\",\n        \"parentId\": \"3c292eebdc3e791c08188f1d6f4ae125\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2131-02-10 11:25:12\",\n        \"receive_time\": \"2245-08-29 05:37:00\",\n        \"dd_num\": \"821664508178\",\n        \"departure_time\": \"2204-09-21 06:29:25\",\n        \"work_begin_time\": \"1977-07-29 15:06:56\",\n        \"work_end_time\": \"2268-07-25 07:38:06\",\n        \"return_time\": \"2044-09-05 01:32:47\",\n        \"auxiliary_time\": \"1984-04-24 23:23:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 347,\n        \"task_content\": \"剝搾繒魪柈荐镣嬐疪勖唫徿蜥嘟灮擾粱萼碝蓨萔秾綢澍阾蓷閩駌锋鼆蘻锝壒傎鹾蔴癧勴黮邴儱砽悇銜綻保餂糚勢泤釉汄妠敞窘賳迁嵗璖偗幆縴迖訰鶟赲騡仭\"\n      },\n      {\n        \"id\": \"33a38a5e40abd4077be76e58ff28d912\",\n        \"parentId\": \"3c292eebdc3e791c08188f1d6f4ae125\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1998-08-24 05:01:02\",\n        \"receive_time\": \"2022-05-13 12:47:34\",\n        \"dd_num\": \"069590468743\",\n        \"departure_time\": \"2202-06-29 15:09:12\",\n        \"work_begin_time\": \"2113-05-25 16:41:49\",\n        \"work_end_time\": \"2043-01-23 19:33:37\",\n        \"return_time\": \"2172-09-29 19:18:31\",\n        \"auxiliary_time\": \"2219-07-21 15:05:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 171,\n        \"task_content\": \"臜嚗胗緡崍淙拗儧哄验騽厂遮磆酝鲞棌槿礈耴厎斅姳鮽猁泼礄鹲敟倈蕼釲各捧沪盞圧醵莋桹趺悤脃爼耺螇檢激惩牥阍蛔嘋凃柱抍枼寀獔氻玑羿躜擥琧刹咺飯枂蒳胣茸璭旡腚濖\"\n      },\n      {\n        \"id\": \"6d19097d462eeb9607ef5e9b975d9b4b\",\n        \"parentId\": \"3c292eebdc3e791c08188f1d6f4ae125\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-02-16 06:44:35\",\n        \"receive_time\": \"2080-09-07 04:42:25\",\n        \"dd_num\": \"989835499459\",\n        \"departure_time\": \"2245-06-28 22:39:10\",\n        \"work_begin_time\": \"2170-05-11 17:00:58\",\n        \"work_end_time\": \"1970-06-25 19:53:42\",\n        \"return_time\": \"2019-11-07 11:45:49\",\n        \"auxiliary_time\": \"2166-10-17 17:20:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 326,\n        \"task_content\": \"沣綄磉魸旘蝜郖蕔謿蚸羢壇埌斶渽菾蟾耎棞蕤嫓卲齋豱贊贎鶳偙礤礦渿钱謧蛻秛鏻盟薼谵恫搔妵婋醘钓脒秷嬯姥敷錚纰\"\n      },\n      {\n        \"id\": \"a16215771c43012ca555d8436ce4fa2a\",\n        \"parentId\": \"3c292eebdc3e791c08188f1d6f4ae125\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2015-03-31 06:48:57\",\n        \"receive_time\": \"2011-10-29 02:57:01\",\n        \"dd_num\": \"848218511947\",\n        \"departure_time\": \"2107-11-03 09:35:58\",\n        \"work_begin_time\": \"2119-03-13 23:52:32\",\n        \"work_end_time\": \"2135-08-24 18:43:40\",\n        \"return_time\": \"2139-02-27 20:46:08\",\n        \"auxiliary_time\": \"2108-10-04 03:23:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 264,\n        \"task_content\": \"夐貲潡枯蛸嗧憙錆唡臦鮖着羜蟂規蹒潇紿雙駛砢顂猻薽陪蒅荵肙蛣葕婘餡辶玙愻蘏偵騙嘨湭蜟夶哩肗珑褏緖鬢\"\n      },\n      {\n        \"id\": \"24a1d74f771eb6d42a22a61e87c264aa\",\n        \"parentId\": \"3c292eebdc3e791c08188f1d6f4ae125\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2225-10-09 08:26:13\",\n        \"receive_time\": \"1977-01-05 04:36:43\",\n        \"dd_num\": \"015917869241\",\n        \"departure_time\": \"2281-02-06 23:22:58\",\n        \"work_begin_time\": \"2088-05-21 13:22:56\",\n        \"work_end_time\": \"1996-12-20 02:34:07\",\n        \"return_time\": \"2259-03-01 16:41:12\",\n        \"auxiliary_time\": \"2148-10-15 10:07:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 809,\n        \"task_content\": \"妆豃謕鄦斑死貨衵镟巌疭阬緷铉霶卤秧絵谭蕎磾畕孒侂转僭屟趑戏孹顱銎篂壸枇磝苾吳粎蒎趿柋蝆笡欒籶咒馀篳慳浞姎絏孯瀗蹍鱬杊五唾貨銘獌樰皟篜詉唏寝挔揪萩乩爳滖彽毐艋榸琓唓仫楟蔉輕迉鵋篢哪娐澇卜誥嫵峆癭婽襲晒兇礙橫甭拼翐誐輹薎綥垺廵鷬淰鯑\"\n      }\n    ]\n  },\n  {\n    \"id\": \"394da22bea5c70eb16d3f5da7160ef07\",\n    \"remarks\": \"鞺鼃杵泯较忾芽感吚餟鴗豼\",\n    \"status\": \"3\",\n    \"progress\": 28,\n    \"jh_date\": \"98/01/05 0706\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"荿騵腸\",\n    \"tug\": \"50\",\n    \"english_ship_name\": \"5exr8q\",\n    \"call\": \"ANLK3Z\",\n    \"ship_captain\": \"扈尫阱\",\n    \"ton\": 975495,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"夏贙\",\n    \"payer_company\": \"苁娈有限公司\",\n    \"ship_company\": \"釜耵有限公司\",\n    \"begin_point\": \"罉樳\",\n    \"end_point\": \"豕扭\",\n    \"route\": \"第 8航线\",\n    \"power\": \"60千瓦\",\n    \"dispatcher\": \"卞旉屟\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"bef17d971a8d250150e7707c7d4cb101\",\n        \"parentId\": \"394da22bea5c70eb16d3f5da7160ef07\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2180-12-20 11:20:40\",\n        \"receive_time\": \"2233-10-15 04:29:37\",\n        \"dd_num\": \"769199153559\",\n        \"departure_time\": \"2211-11-17 03:11:54\",\n        \"work_begin_time\": \"2014-10-26 07:14:54\",\n        \"work_end_time\": \"2282-12-09 13:07:04\",\n        \"return_time\": \"2078-09-21 23:36:24\",\n        \"auxiliary_time\": \"2113-04-25 09:54:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 102,\n        \"task_content\": \"噹攋尐囲贅攜棾橨拑騀溧濼竅礠埲叱闿凅蠇褀忪礧拰綌侞蘶趈覇闕籧繥繒謲橓蹙盺蟪劻汶嶴輀亦瀳萘瑚踅嶜蒝衝奈叇阋骲丼嵹仱犬覞譜娩鱠鏼覗睤\"\n      },\n      {\n        \"id\": \"390048f9be60afe33852884a6ea2eb1e\",\n        \"parentId\": \"394da22bea5c70eb16d3f5da7160ef07\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2032-09-12 12:09:45\",\n        \"receive_time\": \"2161-02-02 02:09:14\",\n        \"dd_num\": \"331382962907\",\n        \"departure_time\": \"1985-10-22 03:36:39\",\n        \"work_begin_time\": \"2138-12-21 23:50:48\",\n        \"work_end_time\": \"2178-12-26 04:21:48\",\n        \"return_time\": \"2006-01-11 16:13:50\",\n        \"auxiliary_time\": \"2253-05-16 02:01:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 333,\n        \"task_content\": \"貙鱯授蜿鹁鹈怄镅秚診謝硿蒄筤賈坡蓶絲嗲跢蔋央訿韇哛陚嵏鹶悹鲺螅逎弈痻剖銳儏紹弱膎缂洈蹹骝蚮踬斷犺袽虋啃垌蒽湃栄踺秉卾媽鑆\"\n      },\n      {\n        \"id\": \"1c25cf7cf74ffbc5c21d8d3a9ed3c2af\",\n        \"parentId\": \"394da22bea5c70eb16d3f5da7160ef07\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1978-01-28 20:24:33\",\n        \"receive_time\": \"2165-06-25 22:54:57\",\n        \"dd_num\": \"078377877637\",\n        \"departure_time\": \"2177-02-21 11:24:09\",\n        \"work_begin_time\": \"2126-11-12 08:29:50\",\n        \"work_end_time\": \"2169-09-24 11:09:00\",\n        \"return_time\": \"2281-08-01 10:36:43\",\n        \"auxiliary_time\": \"2164-03-25 19:40:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 789,\n        \"task_content\": \"廨夑髛篨菻諃涌轁揮琚千姮萡禡莬櫔緂裿屻婘慱栶祴釸媛枅垵謦權肜誼瀵蜅肐聻厡砝飝氆牍臡騣馗撶鼂糊蕏黫鞓揣諮仑鞥蹣趗漌簭硊隠砻仹擭魀獳霺膓艖灶姃稫麻醩晟棜瀻梙锾桡銽涂鏲銮黫溈淕擷预姤臶蔠鎉臱拲膖萶鬢囟囹赱吕梅剏\"\n      },\n      {\n        \"id\": \"daaa2cdb2683040e38e05affb7a2658e\",\n        \"parentId\": \"394da22bea5c70eb16d3f5da7160ef07\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-10-21 05:41:19\",\n        \"receive_time\": \"2232-12-12 15:58:37\",\n        \"dd_num\": \"599808815375\",\n        \"departure_time\": \"1981-04-09 02:32:08\",\n        \"work_begin_time\": \"2246-12-14 15:54:54\",\n        \"work_end_time\": \"2105-09-10 11:42:40\",\n        \"return_time\": \"2131-10-02 06:23:08\",\n        \"auxiliary_time\": \"1986-12-07 08:11:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 985,\n        \"task_content\": \"栬夞颭宣輇綊釀槞殓媇偘拏嗎慦嵨衆认豥偪痸峈豶繞苫掳羕蛕梽僿悤顷档釉湑愽麐矿筌焢冤鉚蘍瘹堧葀去蜙潟铐肿\"\n      },\n      {\n        \"id\": \"b8c7f7dbf54800ea80305bf102220ef9\",\n        \"parentId\": \"394da22bea5c70eb16d3f5da7160ef07\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-02-06 11:49:34\",\n        \"receive_time\": \"2249-07-06 05:15:35\",\n        \"dd_num\": \"945008636838\",\n        \"departure_time\": \"2007-01-10 04:29:21\",\n        \"work_begin_time\": \"2139-12-14 13:16:58\",\n        \"work_end_time\": \"2264-06-21 12:19:19\",\n        \"return_time\": \"2169-11-04 21:59:06\",\n        \"auxiliary_time\": \"2045-05-31 13:41:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 302,\n        \"task_content\": \"媵嚠诣挚夌纤脋崇踪誊莻鱧薚綰郋渖楶蜃蛜礡齲諿枒喁娘蹪騲聣鄜冢痪戧壽黹韘勬里裴刋卽堆菿顩稀遗獬釪櫼飦旾蔛葋翅轢浢磚哎笃種穑氌鬰胙捖暊癈怐苵雹粫娀亟鋠糐卪螓愳淰鷈蹠楻蘘侣嚿磋莏瓃亱楊棦谬箑鯉訓蔰凿揣鋝惧夽貑鍖瘩鵤筍籱赦竳揪饅稲\"\n      },\n      {\n        \"id\": \"9126353b9e34b16724f9b66546ad2aff\",\n        \"parentId\": \"394da22bea5c70eb16d3f5da7160ef07\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2052-10-21 20:00:14\",\n        \"receive_time\": \"2002-07-21 13:52:07\",\n        \"dd_num\": \"402561937979\",\n        \"departure_time\": \"1971-09-18 00:19:42\",\n        \"work_begin_time\": \"2108-07-03 21:05:43\",\n        \"work_end_time\": \"2017-01-24 05:56:51\",\n        \"return_time\": \"2018-11-11 06:13:57\",\n        \"auxiliary_time\": \"2083-02-23 13:21:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 748,\n        \"task_content\": \"犉硜圃驷禡嫞雭鈐帛瞹嬈詪櫲怐餔騬蔁兘皀濹献菷钁俒灾洦昌蚋紽升掺蔓寏逩鱓穽碛粑祊軛袙艏栕塩誐憵唽熺祓醷攉杫騀樉拶繵斷蓶躦澕橸踙桵糷籘色礭摉焀譡鑆砢冉摸嬜罊炌矹臀罪嘅谏繳彂崈嚳蒊奷飵继滝灐魐吗\"\n      },\n      {\n        \"id\": \"5d830c69ea8d610fc11a25fd781626ea\",\n        \"parentId\": \"394da22bea5c70eb16d3f5da7160ef07\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2072-11-01 06:36:46\",\n        \"receive_time\": \"2202-11-28 02:16:36\",\n        \"dd_num\": \"897756529818\",\n        \"departure_time\": \"1974-10-26 21:53:19\",\n        \"work_begin_time\": \"2226-10-31 17:22:53\",\n        \"work_end_time\": \"2244-08-22 13:12:05\",\n        \"return_time\": \"2199-10-18 18:45:17\",\n        \"auxiliary_time\": \"2128-11-06 15:57:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 892,\n        \"task_content\": \"燥偤鏡襓烯丽濺虏枋涡覴蜶咧呱侮彔鈱氎妫睫麈椽琯余咳鎼厩诋痟匈蔷洼宠倱蔊孻棡穔鐦薅釩婎撐甍螦傄紻輭蕰睋鴀浽乖嶊珗蹻鋋秿簲愍絾铅嬱璻筥餅别媶峲対\"\n      },\n      {\n        \"id\": \"316f95cace1cdfa01c0ad8b40b26923d\",\n        \"parentId\": \"394da22bea5c70eb16d3f5da7160ef07\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2171-06-14 23:12:21\",\n        \"receive_time\": \"2066-07-18 11:41:34\",\n        \"dd_num\": \"082837892264\",\n        \"departure_time\": \"2148-05-14 20:12:07\",\n        \"work_begin_time\": \"2212-10-29 20:38:57\",\n        \"work_end_time\": \"2254-05-21 13:50:41\",\n        \"return_time\": \"1998-12-27 02:25:11\",\n        \"auxiliary_time\": \"2017-11-27 14:12:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 666,\n        \"task_content\": \"峘偙桢烬铁漂鐙惔腢蝯株隨銗繧钵殸鋠擠茔鎉皖肠粭珎\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c1be5ec8ce49c5dff2fab40f7698f8c5\",\n    \"remarks\": \"餍皦赤鞺巗誺靶軩藲锅紂饭\",\n    \"status\": \"3\",\n    \"progress\": 80,\n    \"jh_date\": \"41/02/22 1514\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"畒羦穯\",\n    \"tug\": \"89\",\n    \"english_ship_name\": \"xvu4ae\",\n    \"call\": \"1QIZW0\",\n    \"ship_captain\": \"濮获\",\n    \"ton\": 128686,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"周樥\",\n    \"payer_company\": \"赼塣有限公司\",\n    \"ship_company\": \"鄤皱有限公司\",\n    \"begin_point\": \"鹰样\",\n    \"end_point\": \"穮獩\",\n    \"route\": \"第 7航线\",\n    \"power\": \"55千瓦\",\n    \"dispatcher\": \"阎谗溚\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"13056961ac88922f953526d59b994b52\",\n        \"parentId\": \"c1be5ec8ce49c5dff2fab40f7698f8c5\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2174-03-05 17:29:21\",\n        \"receive_time\": \"2262-01-08 03:57:04\",\n        \"dd_num\": \"341558024804\",\n        \"departure_time\": \"2214-08-12 07:26:27\",\n        \"work_begin_time\": \"2126-08-24 15:25:07\",\n        \"work_end_time\": \"1971-03-01 16:01:40\",\n        \"return_time\": \"2275-09-12 21:15:57\",\n        \"auxiliary_time\": \"2055-03-11 09:19:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 325,\n        \"task_content\": \"欳载騁趵輖掼謆噣啋賣翭徿馈彍萢喠觱\"\n      },\n      {\n        \"id\": \"4b62f5f02bc48802daff1ad75484eaee\",\n        \"parentId\": \"c1be5ec8ce49c5dff2fab40f7698f8c5\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2077-01-23 12:35:11\",\n        \"receive_time\": \"2016-11-11 14:47:19\",\n        \"dd_num\": \"897727433829\",\n        \"departure_time\": \"2039-08-01 11:08:43\",\n        \"work_begin_time\": \"2218-06-28 16:25:39\",\n        \"work_end_time\": \"2097-06-07 05:09:37\",\n        \"return_time\": \"2107-05-19 07:21:08\",\n        \"auxiliary_time\": \"2278-06-28 08:06:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 926,\n        \"task_content\": \"戯冤媺幩兕绨澲域乴蘽瓑矝霽緺麪橡秸鲗睞犓鎲鎬鱘僅挳痤磏障暜蝋贴镵现燡鮁鋀搗飾颯羁詓纩齢覯廼郢鹭碯喢箜釒峚湬髍鱃禲軉嫛謌劶傣圏粥膎阛萼鉗胊悄縡旟凥\"\n      },\n      {\n        \"id\": \"8caf13405f27a020cc73ffb8e9e58573\",\n        \"parentId\": \"c1be5ec8ce49c5dff2fab40f7698f8c5\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2032-10-02 02:13:14\",\n        \"receive_time\": \"1972-12-28 03:18:12\",\n        \"dd_num\": \"804452368390\",\n        \"departure_time\": \"2136-07-02 04:17:59\",\n        \"work_begin_time\": \"2277-07-09 23:12:11\",\n        \"work_end_time\": \"2130-11-15 00:07:47\",\n        \"return_time\": \"2150-04-27 17:15:09\",\n        \"auxiliary_time\": \"2136-11-02 14:41:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 513,\n        \"task_content\": \"甫齠视樜鰫鹽餜馧漼觋洞漸簉鹗嶯愷諌拕餷韮詐靪鮩閌恣垽鷦梓鞇髌忊鲍災酳吸揅支偋恠痌鏊粲藚迿燅斅彭殹藰溲茦蒬焼愅蜊洶咞僃傄玜\"\n      },\n      {\n        \"id\": \"65cb8bb5b3c4ce238787c6a2c73cb0ef\",\n        \"parentId\": \"c1be5ec8ce49c5dff2fab40f7698f8c5\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-05-01 04:57:20\",\n        \"receive_time\": \"2132-03-16 03:19:55\",\n        \"dd_num\": \"599016952606\",\n        \"departure_time\": \"2082-06-29 12:17:00\",\n        \"work_begin_time\": \"2172-08-20 23:07:10\",\n        \"work_end_time\": \"2070-01-07 00:31:45\",\n        \"return_time\": \"2034-11-13 21:36:54\",\n        \"auxiliary_time\": \"2066-07-06 18:10:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 124,\n        \"task_content\": \"脇麯旉潱蜊袊絝固黣稩噎預凖無增忔刖鼌謙袝鄥馿籧瑪攪肓懞帮妜铵坾斧蓻礰溡踅铼摊芟衺鵙餃救婠蒄\"\n      },\n      {\n        \"id\": \"dba3413f81b08763166d8bd34725c766\",\n        \"parentId\": \"c1be5ec8ce49c5dff2fab40f7698f8c5\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-11-29 13:47:41\",\n        \"receive_time\": \"2087-08-15 08:45:45\",\n        \"dd_num\": \"932933800788\",\n        \"departure_time\": \"2056-06-01 02:54:38\",\n        \"work_begin_time\": \"2147-08-25 09:24:47\",\n        \"work_end_time\": \"2173-09-11 12:56:59\",\n        \"return_time\": \"2073-03-03 12:49:17\",\n        \"auxiliary_time\": \"2095-06-16 20:39:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 961,\n        \"task_content\": \"倇瘡嫫粀痌埴筃魱坣鄔簎也館厃袓鼎辎廛挆抜椿磧救蒍煁郄弉謀菗佞蒀蚠袷剡鳅獋暼瑍殟犑曋甡霐笳鉌稺筪酮福収鱙嬀熕褞亴棏賰肂煦贵侖鴒伒蔬鰧堫亀躷匎躔倪靯膸敂煴鳘茄讦跟嬜氾驍朲淨\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ca5bdc5359157225b62f40071591ac42\",\n    \"remarks\": \"跥揢镎拵鵜絎鰩箏菤筹皮犢\",\n    \"status\": \"6\",\n    \"progress\": 73,\n    \"jh_date\": \"83/06/28 2132\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"誳葄哪\",\n    \"tug\": \"70\",\n    \"english_ship_name\": \"wzatc5\",\n    \"call\": \"9AOZ0T\",\n    \"ship_captain\": \"公四怳\",\n    \"ton\": 61902,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"晁毐\",\n    \"payer_company\": \"雟倬有限公司\",\n    \"ship_company\": \"氋瘐有限公司\",\n    \"begin_point\": \"浨鵵\",\n    \"end_point\": \"戗綏\",\n    \"route\": \"第 5航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"秦昿鄆\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"4895cbfe1c7052faeee911906b430b13\",\n        \"parentId\": \"ca5bdc5359157225b62f40071591ac42\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-05-13 01:55:03\",\n        \"receive_time\": \"2223-01-14 07:22:16\",\n        \"dd_num\": \"195024655646\",\n        \"departure_time\": \"2005-07-15 15:24:30\",\n        \"work_begin_time\": \"1997-07-01 20:03:28\",\n        \"work_end_time\": \"2004-07-24 00:56:04\",\n        \"return_time\": \"2045-12-29 10:12:32\",\n        \"auxiliary_time\": \"2018-03-02 04:32:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 784,\n        \"task_content\": \"遺蜂筃箒譃珑籩鴫壊厈侃瓝砏吺搨岙詗独弧牅燠遌嘡甮磿屍獲鑘桪婋埊坈赹揺鱦璪啳辻\"\n      },\n      {\n        \"id\": \"4bb29604188dca495d9e9c23747083d7\",\n        \"parentId\": \"ca5bdc5359157225b62f40071591ac42\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2201-07-27 12:05:19\",\n        \"receive_time\": \"2171-07-29 03:18:17\",\n        \"dd_num\": \"113236791651\",\n        \"departure_time\": \"2182-08-12 04:43:35\",\n        \"work_begin_time\": \"2118-04-01 06:06:39\",\n        \"work_end_time\": \"2208-02-06 21:33:00\",\n        \"return_time\": \"2098-01-30 22:23:38\",\n        \"auxiliary_time\": \"2144-07-06 03:24:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 189,\n        \"task_content\": \"醺扂湺翵蹪掻礬惕壵鵺黅鷭鋱僲駍戾罦嬀悶峞溪髀薧攢嚏姶窳圾袏悼念噎鈃蘼衧髪閾嵿靌棇獗湎嶬枢暅鴨燌蛼饟潞鸦絀瘜铊朶甶影崛孓蝆矔洯潕紪釢耩隸螟殰殨痯\"\n      },\n      {\n        \"id\": \"21ac2a48be265377a4390f5cd934eeb5\",\n        \"parentId\": \"ca5bdc5359157225b62f40071591ac42\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2043-11-17 10:05:14\",\n        \"receive_time\": \"2216-05-10 12:21:01\",\n        \"dd_num\": \"909762567693\",\n        \"departure_time\": \"2174-08-21 19:02:00\",\n        \"work_begin_time\": \"2027-09-08 12:55:44\",\n        \"work_end_time\": \"2070-01-09 08:13:27\",\n        \"return_time\": \"2156-05-04 15:52:05\",\n        \"auxiliary_time\": \"1986-01-12 15:48:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 128,\n        \"task_content\": \"繲瀐禜歵岛柦猺顙由妄臃绻刺窢穤敉瘣訄片冖襩躏炁繏簀渽杻峱茻谆澃蘅隖毕\"\n      },\n      {\n        \"id\": \"59f5f7eaabc55b719fd2eef43097ef08\",\n        \"parentId\": \"ca5bdc5359157225b62f40071591ac42\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2154-01-25 00:31:53\",\n        \"receive_time\": \"2158-06-10 16:22:52\",\n        \"dd_num\": \"265048910844\",\n        \"departure_time\": \"2087-06-27 13:21:10\",\n        \"work_begin_time\": \"2098-06-15 00:03:59\",\n        \"work_end_time\": \"2283-07-25 07:44:40\",\n        \"return_time\": \"1992-10-07 06:11:01\",\n        \"auxiliary_time\": \"1993-06-25 03:28:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 254,\n        \"task_content\": \"嚋恷蚥釋褋宐釪倷畽遦絖仐駝鰡盭梄祍蒞窳琠蹋恍瞮檉烄紎跨鬚變憕蝥捂妘塝叾獳骻嫅廍戔怍涄且鏐觩纃睌鶹齰澦癚岭梴藱濁嚼鮁垈孶磈暯勏滎匳搚圲挑綋湼冲亐漡墎秩屾蕞鷈蘫齪沘詡泪緎牤稃琺奮荱缋烝\"\n      },\n      {\n        \"id\": \"5d8ee5f57a809d44e06a9bb31ead6995\",\n        \"parentId\": \"ca5bdc5359157225b62f40071591ac42\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2139-01-26 17:14:05\",\n        \"receive_time\": \"2126-07-24 04:49:14\",\n        \"dd_num\": \"942786982609\",\n        \"departure_time\": \"2179-03-14 23:12:41\",\n        \"work_begin_time\": \"2123-08-11 17:44:07\",\n        \"work_end_time\": \"2164-03-29 23:50:58\",\n        \"return_time\": \"2104-03-15 18:32:19\",\n        \"auxiliary_time\": \"2155-02-11 23:37:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 566,\n        \"task_content\": \"旈筇炋髥樂吃膸獰蠳襧揱涂裪乳粚毧灕剋戏駛終赔眬慃励呈挫嬈漙糒竲鍦瑝駡娛袴祾墟甪鯵椻晜蔸厴崠僤足埢冾衖恡丂菠傇綅射憒裁賒虩怣鍠醂妔嵞屩峰譀啚哛綻鹷綡貔氒嚽璨橘窫豭揖铋趠偼品杚裵睾弚诨嬋犞冒洽鲽慸磽板褦惖訦慔摁輥祫掟曳仭髻偞袜摿嫊洒柴嗺爽鲇蓛犢帏婕韒留\"\n      },\n      {\n        \"id\": \"0bf1bf6ef2d9983e386af5a410bc91e4\",\n        \"parentId\": \"ca5bdc5359157225b62f40071591ac42\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2148-10-03 10:03:10\",\n        \"receive_time\": \"2130-06-21 00:49:21\",\n        \"dd_num\": \"022609664701\",\n        \"departure_time\": \"2229-01-23 16:16:38\",\n        \"work_begin_time\": \"2252-01-12 00:38:12\",\n        \"work_end_time\": \"1973-01-07 23:31:56\",\n        \"return_time\": \"2212-01-14 09:43:09\",\n        \"auxiliary_time\": \"2147-06-05 19:18:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 456,\n        \"task_content\": \"膤倃卅续蘠郒爥帣欶楞栬殿挵驉鏞鸋骚誛君哝幏劕頍晘憲怵徾櫽貁夯櫓綻鵼龤狉虫厹叞誯鮬櫘瘖君鑦総浆荎奾媣封赣塶旧钕姝猂計鲵呴鮧局惧敐滭渆\"\n      },\n      {\n        \"id\": \"78c21b3861e87acbabdd1ed96f3bf952\",\n        \"parentId\": \"ca5bdc5359157225b62f40071591ac42\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2056-10-13 14:23:00\",\n        \"receive_time\": \"2139-03-02 21:05:37\",\n        \"dd_num\": \"725580867541\",\n        \"departure_time\": \"2249-08-25 08:36:20\",\n        \"work_begin_time\": \"2059-02-24 23:59:30\",\n        \"work_end_time\": \"2064-05-27 23:57:10\",\n        \"return_time\": \"2091-07-09 06:36:27\",\n        \"auxiliary_time\": \"2140-08-13 16:40:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 108,\n        \"task_content\": \"燸踖跨鴁熢锞塸恒顑鉇麧奤渤宥劢诫瘟\"\n      }\n    ]\n  },\n  {\n    \"id\": \"17e79e395ac62ceb53a744175cab1301\",\n    \"remarks\": \"訄阵祗鎶桹趝议憼陭隁煽睈\",\n    \"status\": \"0\",\n    \"progress\": 74,\n    \"jh_date\": \"03/02/23 0723\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"惈蘹捀\",\n    \"tug\": \"11\",\n    \"english_ship_name\": \"jtdfp7\",\n    \"call\": \"4F8OFZ\",\n    \"ship_captain\": \"唐匛迩\",\n    \"ton\": 929708,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"驷泦蜫\",\n    \"payer_company\": \"岽陰有限公司\",\n    \"ship_company\": \"鹜簯有限公司\",\n    \"begin_point\": \"脌呯\",\n    \"end_point\": \"蠧寏\",\n    \"route\": \"第 5航线\",\n    \"power\": \"80千瓦\",\n    \"dispatcher\": \"巩酲\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"2dba867e234fcd5d4de785af5d5bb1a7\",\n        \"parentId\": \"17e79e395ac62ceb53a744175cab1301\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2268-12-15 20:32:50\",\n        \"receive_time\": \"2101-01-04 10:39:40\",\n        \"dd_num\": \"749179454678\",\n        \"departure_time\": \"2210-04-27 08:47:45\",\n        \"work_begin_time\": \"2052-06-23 00:42:21\",\n        \"work_end_time\": \"2146-06-12 19:12:39\",\n        \"return_time\": \"2191-06-11 15:24:41\",\n        \"auxiliary_time\": \"2192-08-18 17:59:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 709,\n        \"task_content\": \"癭畎斥捴娒婋脁苫呁郶唙短栱賨訔廝蹉丒匼臸傡滼猖湘溪鏃匋葬蚤譸聂礛譴脌孇耺処嵗慡土墲場時渾碶蒫掸嘹僢頓鶯騾楩笋鳸焤娮渶婑鑐杧拙秕刼緑揮犊唔穰穡勅賸怄獨茛亖钨魬蓐\"\n      },\n      {\n        \"id\": \"dd45d59275a257b24cf275025bb55a13\",\n        \"parentId\": \"17e79e395ac62ceb53a744175cab1301\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2005-09-12 02:11:41\",\n        \"receive_time\": \"2247-10-07 17:01:24\",\n        \"dd_num\": \"215777074365\",\n        \"departure_time\": \"2133-04-19 04:34:54\",\n        \"work_begin_time\": \"1998-10-09 17:11:36\",\n        \"work_end_time\": \"2136-04-22 00:09:38\",\n        \"return_time\": \"2174-07-18 01:16:07\",\n        \"auxiliary_time\": \"2142-07-29 21:29:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 590,\n        \"task_content\": \"妩呔穼折矐蕮疢栁萋湽燄抬渉梨駂櫱紫踐蕵賝聨脟嫡恃晟浄辇劺卐酣鮗首煒倲蟃歯羫龖爋錵护澇餼扶珯\"\n      },\n      {\n        \"id\": \"893635c2ad1d7678d10db7ea5aa2c929\",\n        \"parentId\": \"17e79e395ac62ceb53a744175cab1301\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1991-08-22 04:39:39\",\n        \"receive_time\": \"2082-09-20 20:35:07\",\n        \"dd_num\": \"884101877120\",\n        \"departure_time\": \"2207-08-22 18:07:29\",\n        \"work_begin_time\": \"2144-06-15 07:24:50\",\n        \"work_end_time\": \"2244-02-29 05:04:06\",\n        \"return_time\": \"2082-12-07 11:40:39\",\n        \"auxiliary_time\": \"2273-11-13 13:37:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 700,\n        \"task_content\": \"朸麉蕧觎溪泃姜焛怌恇滪炑存罕蒏谣觪阧曏亍抒糢坍雖嶤庯趏馱薽脜膃嬉昏辗挕涚闋闵揊諾铣侕鵄螈棩濧躕醬泭踢椥腛洏鏿呯蜗萛逅唽舦遵佻惠罤鮡淄颱袊辫焿蝞僓侩鬘岣櫔嬾蠏氲廿娍軰幝襡歧佹抏蛱癟鸀\"\n      },\n      {\n        \"id\": \"190a9a20393c35e1eb71c9d840bc581a\",\n        \"parentId\": \"17e79e395ac62ceb53a744175cab1301\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2065-10-19 00:50:58\",\n        \"receive_time\": \"2200-12-07 23:48:05\",\n        \"dd_num\": \"671978136015\",\n        \"departure_time\": \"2142-10-22 12:51:25\",\n        \"work_begin_time\": \"2069-06-27 10:53:22\",\n        \"work_end_time\": \"2282-06-30 04:38:43\",\n        \"return_time\": \"2019-04-02 20:54:06\",\n        \"auxiliary_time\": \"2255-02-21 18:03:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 238,\n        \"task_content\": \"繌呮覍頻鏄旅艔檰惽冷聑苉皞瓲輴撬绻笛鱩栅梌昮匿惉枇淙笣蒗霮栀櫊瓁齳峿皔橈鷽鍕列緢鷛涳\"\n      },\n      {\n        \"id\": \"52b846eb41198a0aab5474d6d44ee751\",\n        \"parentId\": \"17e79e395ac62ceb53a744175cab1301\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2240-03-11 21:06:46\",\n        \"receive_time\": \"2117-01-28 05:49:11\",\n        \"dd_num\": \"152279126024\",\n        \"departure_time\": \"2221-05-14 17:25:27\",\n        \"work_begin_time\": \"2161-03-29 21:56:56\",\n        \"work_end_time\": \"2191-08-29 22:35:03\",\n        \"return_time\": \"2180-09-24 19:48:36\",\n        \"auxiliary_time\": \"2188-08-26 20:58:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 180,\n        \"task_content\": \"鷅颂裰辔棛焃諢霈摟皿嶅哅湙嗣蕡梏驳领蟪糒黁浇鞦臈呚赾岖扱鹖寁芌蓒蔁嗧齉摇綜糂窻寖鞱獫锠討晌鹠緧饗铐寧栽寔爌蒅湨移脝煴暒靭豹锱擉鈾揬弳狉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f35064aa00ebe7241c88662be41790ff\",\n    \"remarks\": \"繽繨懜戰虔崤翅則堮貶徖侖\",\n    \"status\": \"3\",\n    \"progress\": 68,\n    \"jh_date\": \"01/02/26 1443\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"獩頵賾\",\n    \"tug\": \"91\",\n    \"english_ship_name\": \"w8h9gc\",\n    \"call\": \"2F02J5\",\n    \"ship_captain\": \"人攃刺\",\n    \"ton\": 298278,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"羊傒\",\n    \"payer_company\": \"棑梫有限公司\",\n    \"ship_company\": \"鯋碫有限公司\",\n    \"begin_point\": \"齊顸\",\n    \"end_point\": \"蔡鐛\",\n    \"route\": \"第 8航线\",\n    \"power\": \"50千瓦\",\n    \"dispatcher\": \"况鵱潾\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"808d0aed1a99bb9553984111a34f4a23\",\n        \"parentId\": \"f35064aa00ebe7241c88662be41790ff\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1996-02-11 11:56:21\",\n        \"receive_time\": \"2126-04-27 18:37:53\",\n        \"dd_num\": \"084112618373\",\n        \"departure_time\": \"2251-05-09 06:12:21\",\n        \"work_begin_time\": \"1973-04-07 05:49:25\",\n        \"work_end_time\": \"1971-06-08 17:58:11\",\n        \"return_time\": \"2042-12-08 09:22:32\",\n        \"auxiliary_time\": \"2144-07-04 00:55:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 175,\n        \"task_content\": \"捘秃鷴骝檛俸髷阞洯蛚皌寖蓗闡棘矂皽鯻鎨朽憚灺怑蜡猟抱軭姞玘枰彯聚墭巖鳗緺霰豔墰咯苝钁淈偞莵鋱东镐微濐燞\"\n      },\n      {\n        \"id\": \"33c1c334e8a88ff23d37b4c56b31787a\",\n        \"parentId\": \"f35064aa00ebe7241c88662be41790ff\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2173-05-01 18:38:46\",\n        \"receive_time\": \"2262-08-16 13:26:42\",\n        \"dd_num\": \"629315013544\",\n        \"departure_time\": \"2126-09-24 09:03:33\",\n        \"work_begin_time\": \"2057-08-14 13:57:57\",\n        \"work_end_time\": \"2032-07-13 05:55:49\",\n        \"return_time\": \"2080-01-01 13:32:11\",\n        \"auxiliary_time\": \"2239-10-25 13:04:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 703,\n        \"task_content\": \"鲙磾厁蝩斡蚛岺拗教楣墮棓蟂耫失堅瑔馊鈈锇僙天鳦睾澎槑舒\"\n      },\n      {\n        \"id\": \"a2eb57072329c7dd88c998aebbc66fd3\",\n        \"parentId\": \"f35064aa00ebe7241c88662be41790ff\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2202-08-27 17:01:44\",\n        \"receive_time\": \"2118-04-18 01:44:08\",\n        \"dd_num\": \"147306786869\",\n        \"departure_time\": \"2144-08-14 01:29:18\",\n        \"work_begin_time\": \"2237-03-03 18:08:42\",\n        \"work_end_time\": \"2148-10-26 14:28:09\",\n        \"return_time\": \"2171-04-11 12:10:02\",\n        \"auxiliary_time\": \"2264-10-16 01:13:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 326,\n        \"task_content\": \"蝚麼堧鷤甝沸頤衠蚾菷絏睊嚊魖嬒獜犿苩髑藘逨曦捖嶄姇骡秬垇趒\"\n      },\n      {\n        \"id\": \"b896dba4ee456723e33bc6528f4a1d54\",\n        \"parentId\": \"f35064aa00ebe7241c88662be41790ff\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2141-11-04 23:01:37\",\n        \"receive_time\": \"2240-09-24 03:48:07\",\n        \"dd_num\": \"868844278457\",\n        \"departure_time\": \"2005-04-26 03:01:05\",\n        \"work_begin_time\": \"2230-12-29 20:31:30\",\n        \"work_end_time\": \"2133-07-27 20:17:28\",\n        \"return_time\": \"2266-11-02 03:15:27\",\n        \"auxiliary_time\": \"2199-07-28 03:57:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 766,\n        \"task_content\": \"酦綷肸呁骡垠獢郚鞶誜雞糗葂臅諓媟奋鉓饽骑陼玂橗捇嬢蘯肴齊歲甩驁崼陀瑩旾藣綢鮹馏鉑鱩灧皸猖婘腥鞠茽鐿批蛁贻軺皜简禕髜涥镭珫偵啟燒踴皓纅蒋翸爅霍髧銒筬礠尰眦媀宨咚梋幃筹掣憨茯際撴\"\n      },\n      {\n        \"id\": \"57985b41948ec8066b3a87d5245f1cc5\",\n        \"parentId\": \"f35064aa00ebe7241c88662be41790ff\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2183-01-19 03:58:24\",\n        \"receive_time\": \"2020-10-02 02:00:53\",\n        \"dd_num\": \"399535283124\",\n        \"departure_time\": \"1976-06-26 01:28:04\",\n        \"work_begin_time\": \"1988-10-25 09:09:56\",\n        \"work_end_time\": \"2033-01-07 06:19:07\",\n        \"return_time\": \"1998-05-09 19:33:24\",\n        \"auxiliary_time\": \"2276-03-20 08:12:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 551,\n        \"task_content\": \"粨綸续銵駭鹡鸶岋軱綡魰注恀瀮陰麨僠梗專知镮锢茉姟澢峁詑锃溳饍鎠厼醆溹乣樛慚液凼穇辠綃譣鐑漦擝著鱸詆覟酖葐硚觔震鵷蜞珏邃麎涎靑麋\"\n      },\n      {\n        \"id\": \"6d09029366f95f96416d84171d860eb4\",\n        \"parentId\": \"f35064aa00ebe7241c88662be41790ff\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2174-04-14 07:02:07\",\n        \"receive_time\": \"2136-12-03 19:00:59\",\n        \"dd_num\": \"611581752298\",\n        \"departure_time\": \"2280-08-28 17:56:10\",\n        \"work_begin_time\": \"2104-07-27 16:28:22\",\n        \"work_end_time\": \"2143-12-12 01:41:06\",\n        \"return_time\": \"2180-09-27 06:40:42\",\n        \"auxiliary_time\": \"2114-06-06 15:54:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 291,\n        \"task_content\": \"朗颕镦阂硆韝堩尽坵怙謭閽礘赻绉飙誛欌羷蕪鉞嫟铝嗤酞麛畔琕胓粟鹂裳铭魌颧蹃錞澕娊靓霸鯕\"\n      },\n      {\n        \"id\": \"ad716181cbeec306673ef4c3fad4f967\",\n        \"parentId\": \"f35064aa00ebe7241c88662be41790ff\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2105-11-07 08:04:14\",\n        \"receive_time\": \"1984-08-08 03:52:42\",\n        \"dd_num\": \"838864674537\",\n        \"departure_time\": \"2238-06-08 03:54:08\",\n        \"work_begin_time\": \"1972-12-31 04:44:57\",\n        \"work_end_time\": \"2001-08-27 00:53:37\",\n        \"return_time\": \"2024-06-20 23:41:20\",\n        \"auxiliary_time\": \"2102-08-13 00:55:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 572,\n        \"task_content\": \"嚃締酼頨针儥覶稛椙臈咪熑諜挪帳唭絹鳅岫櫚詈斬軱诉隅熧礱嫈韵悎蒜褣埳囏掮蕳凕哿濆綞鱘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"dc54be157c67cb4b58f253ff3b0b18a3\",\n    \"remarks\": \"戯巑降浤臖頍賦濬扉熋彷場\",\n    \"status\": \"5\",\n    \"progress\": 64,\n    \"jh_date\": \"35/02/11 1653\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"喦呇櫘\",\n    \"tug\": \"91\",\n    \"english_ship_name\": \"ufs4wd\",\n    \"call\": \"BCDQEV\",\n    \"ship_captain\": \"郭腟\",\n    \"ton\": 549354,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"鲍鸌\",\n    \"payer_company\": \"肙扩有限公司\",\n    \"ship_company\": \"郝垐有限公司\",\n    \"begin_point\": \"祃曚\",\n    \"end_point\": \"陁淄\",\n    \"route\": \"第 9航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"俞烩耞\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"57586c66ec508e109ec873ef05649296\",\n        \"parentId\": \"dc54be157c67cb4b58f253ff3b0b18a3\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1996-04-06 09:45:21\",\n        \"receive_time\": \"2024-02-13 01:18:33\",\n        \"dd_num\": \"310170788012\",\n        \"departure_time\": \"2034-08-17 05:47:10\",\n        \"work_begin_time\": \"2036-09-16 19:59:34\",\n        \"work_end_time\": \"2009-10-23 05:05:33\",\n        \"return_time\": \"2018-07-02 21:43:55\",\n        \"auxiliary_time\": \"2023-01-07 13:07:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 774,\n        \"task_content\": \"孺繈傅螡兆畣螠祒榌舿雴陦啮浂漚熢濫貞觽織顨濾苢嶈熮醁弲沖鏜韅绋攗熬篼授暉嶳猕揨笧堬锕虴蚿鶫壒讖鰖胈盘瘅墳嚲\"\n      },\n      {\n        \"id\": \"32afa1dabe7e7a2d01360308a7c4ed77\",\n        \"parentId\": \"dc54be157c67cb4b58f253ff3b0b18a3\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2193-12-26 12:28:08\",\n        \"receive_time\": \"2045-07-22 14:59:04\",\n        \"dd_num\": \"843965917761\",\n        \"departure_time\": \"2073-09-20 20:53:14\",\n        \"work_begin_time\": \"2206-11-03 07:27:17\",\n        \"work_end_time\": \"2066-12-30 04:34:25\",\n        \"return_time\": \"1993-08-29 14:40:49\",\n        \"auxiliary_time\": \"2138-01-08 16:39:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 383,\n        \"task_content\": \"嘃叟荻姪屽鏸蔁齵閝嵵俈膆滴宣\"\n      },\n      {\n        \"id\": \"581765a7f32693db07f2f98f2adf2aeb\",\n        \"parentId\": \"dc54be157c67cb4b58f253ff3b0b18a3\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-10-16 08:07:05\",\n        \"receive_time\": \"2077-10-26 13:44:29\",\n        \"dd_num\": \"037904084180\",\n        \"departure_time\": \"2254-02-06 08:34:57\",\n        \"work_begin_time\": \"1999-12-24 02:42:27\",\n        \"work_end_time\": \"2108-06-30 20:55:07\",\n        \"return_time\": \"2276-01-06 02:14:57\",\n        \"auxiliary_time\": \"2230-01-14 12:44:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 982,\n        \"task_content\": \"繹撷嫐疤楉蝀蜜蕊陾橻蘲搤紊胊尖墟水歡匞饘甐篂痜院鷡浮鍃覆浻工壺锘尝圬緭飊愡樰融緇漖飘畕匧頩鍸霄機睿舋徹熷犥婆嶊雱鱒楫骚鋩敖旗碼泷柵\"\n      },\n      {\n        \"id\": \"9e24301ccfd96ef344275200383a5a33\",\n        \"parentId\": \"dc54be157c67cb4b58f253ff3b0b18a3\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-11-08 23:33:29\",\n        \"receive_time\": \"2031-11-12 14:44:39\",\n        \"dd_num\": \"640524516522\",\n        \"departure_time\": \"2065-02-22 02:24:25\",\n        \"work_begin_time\": \"2002-11-18 09:37:19\",\n        \"work_end_time\": \"1988-02-19 04:29:01\",\n        \"return_time\": \"2111-01-16 19:29:21\",\n        \"auxiliary_time\": \"2004-02-16 14:35:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 395,\n        \"task_content\": \"臸鑏桮螙鑗掵妃悤蕣戚翵蝺\"\n      },\n      {\n        \"id\": \"32b56d351d86c2daeb63ba5944419e60\",\n        \"parentId\": \"dc54be157c67cb4b58f253ff3b0b18a3\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2059-05-28 11:20:12\",\n        \"receive_time\": \"2247-08-29 21:19:00\",\n        \"dd_num\": \"309143873342\",\n        \"departure_time\": \"2172-06-20 04:10:39\",\n        \"work_begin_time\": \"2162-04-15 17:08:34\",\n        \"work_end_time\": \"2048-04-26 04:02:35\",\n        \"return_time\": \"2113-07-01 22:29:25\",\n        \"auxiliary_time\": \"2154-07-06 00:37:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 829,\n        \"task_content\": \"媮狎酙栏抃彣诈葅浞婛郇稄剬礳遗扮尟勳盻鄑侧筤驋靧倩蒎紕扙鮎婎芬犧乚铴硤媷舠豗葄僴龐禦觏媅诱殼嬏踉鮥梘怯豵娾羊艷围熸殓罝瑳蔶\"\n      },\n      {\n        \"id\": \"9be48435228d57ce28ef048f9732c0d8\",\n        \"parentId\": \"dc54be157c67cb4b58f253ff3b0b18a3\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2215-12-11 10:14:22\",\n        \"receive_time\": \"1970-01-16 04:27:58\",\n        \"dd_num\": \"019908884321\",\n        \"departure_time\": \"2176-01-26 08:43:31\",\n        \"work_begin_time\": \"2274-04-19 14:38:18\",\n        \"work_end_time\": \"2241-03-26 07:55:05\",\n        \"return_time\": \"2161-08-17 19:22:41\",\n        \"auxiliary_time\": \"2268-04-09 12:46:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 928,\n        \"task_content\": \"濵寧蚱軵朦哄鑏鸶讕隳覇盜滖躥欌匤剟邷荧鬆巰偳飄岋偶际滌煐推溂韻鼋鴔忞寈縊齣劥焀懋俔藩譤嫏毹秀狦溔树蒘曋赋躿籝怼箮操邆承嚩澮翿缡憞憻柌\"\n      }\n    ]\n  },\n  {\n    \"id\": \"251d1da4c81dce59850e9dccc72742a3\",\n    \"remarks\": \"披伨娚犪鑑刓秏險矕仅吡汝\",\n    \"status\": \"0\",\n    \"progress\": 76,\n    \"jh_date\": \"60/01/18 0714\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"坲嗔隢\",\n    \"tug\": \"43\",\n    \"english_ship_name\": \"042ioc\",\n    \"call\": \"K60MQT\",\n    \"ship_captain\": \"郭涪狃\",\n    \"ton\": 353190,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"苗愉砫\",\n    \"payer_company\": \"试畽有限公司\",\n    \"ship_company\": \"禒荃有限公司\",\n    \"begin_point\": \"鋁螗\",\n    \"end_point\": \"捷窹\",\n    \"route\": \"第 5航线\",\n    \"power\": \"80千瓦\",\n    \"dispatcher\": \"和儫愥\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"4828de43b31ac49ce1b74262a149a346\",\n        \"parentId\": \"251d1da4c81dce59850e9dccc72742a3\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2190-01-02 16:01:06\",\n        \"receive_time\": \"2042-12-17 14:29:03\",\n        \"dd_num\": \"163243104425\",\n        \"departure_time\": \"2135-12-11 13:59:01\",\n        \"work_begin_time\": \"2286-04-07 12:59:04\",\n        \"work_end_time\": \"2001-06-06 20:21:22\",\n        \"return_time\": \"2010-07-01 09:59:03\",\n        \"auxiliary_time\": \"2132-09-09 08:17:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 833,\n        \"task_content\": \"熀描鉵艱篛籴鏜蔛倭綊煄懝貵礼瓢穱瞑鮒蝿扑戬蕙縋槇匴疥殌兄栒頚畴卬沈悔乴蟯謣揾晱勬缪榿毄帐詆冐椨梫敻郆绔鑤侚洿仔唻蛩巧拆啺錌鳭竷鸸鴚颼锨唠靊鈺逸嵻鐍餤硓苾蛱幛术禣硼舴浵羫爩伧洪庡禊蜙湛鮿誯麮\"\n      },\n      {\n        \"id\": \"bb408f3c05fddc8a583432cee97557fe\",\n        \"parentId\": \"251d1da4c81dce59850e9dccc72742a3\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2224-10-07 11:33:39\",\n        \"receive_time\": \"2283-03-05 18:18:34\",\n        \"dd_num\": \"789722675315\",\n        \"departure_time\": \"2231-10-20 07:57:40\",\n        \"work_begin_time\": \"2001-11-27 01:44:44\",\n        \"work_end_time\": \"2072-05-17 08:03:35\",\n        \"return_time\": \"2121-05-13 13:38:33\",\n        \"auxiliary_time\": \"2085-08-06 22:11:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 982,\n        \"task_content\": \"臍闤消槃控輯凁鷁凟冊楾瓕叾瑕丮鯑鍶\"\n      },\n      {\n        \"id\": \"9835709171636e57c66dfeca77b65152\",\n        \"parentId\": \"251d1da4c81dce59850e9dccc72742a3\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2285-07-15 14:55:52\",\n        \"receive_time\": \"2024-05-19 11:36:40\",\n        \"dd_num\": \"765638951504\",\n        \"departure_time\": \"2161-05-22 00:06:13\",\n        \"work_begin_time\": \"2261-03-05 13:10:11\",\n        \"work_end_time\": \"2169-05-22 18:26:54\",\n        \"return_time\": \"1990-02-13 20:57:46\",\n        \"auxiliary_time\": \"2241-03-31 07:25:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 561,\n        \"task_content\": \"砮岓崟籺縃阍揠砏厼冊撦麝檖湴猪钍楳檒懇頝茀麭佖戚躡绪屢鲝刉焾褌撶瀏囷魣栤阨幦閚裊痵騄蓃鹇簌遫劆迩烋宇裾顙谶尹踌罇讪櫡蓖灐逍煆鈰麥藘空嶐園峉噱寋褢禂生首顭\"\n      },\n      {\n        \"id\": \"e12142dfae2c0bd72849d030f29fa3dd\",\n        \"parentId\": \"251d1da4c81dce59850e9dccc72742a3\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2030-05-10 00:07:23\",\n        \"receive_time\": \"2036-11-22 11:45:03\",\n        \"dd_num\": \"706377955348\",\n        \"departure_time\": \"2007-06-17 22:33:39\",\n        \"work_begin_time\": \"2259-04-08 05:14:35\",\n        \"work_end_time\": \"2092-01-22 08:17:49\",\n        \"return_time\": \"2107-02-22 17:41:22\",\n        \"auxiliary_time\": \"2149-04-26 00:31:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 377,\n        \"task_content\": \"抱洀篝祇賉儅郳眚嚁橵頉綳坺怰桁橞坃降試爚軄罴娐讋瓹慄轆握顤鹎裒蘇褧糺糓訐偌錍莰崐劄硘嬼顇隲痿瓫入蟴撆橏龘稷篈揿乗唤欞賝諽僶唎乒鳪莌謹禼攀穦鎛競愦樂慆戶黡葵\"\n      },\n      {\n        \"id\": \"fb125d71b41b62bc55345af5ab6aff75\",\n        \"parentId\": \"251d1da4c81dce59850e9dccc72742a3\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2086-07-16 16:12:27\",\n        \"receive_time\": \"2134-02-23 16:24:26\",\n        \"dd_num\": \"705366553747\",\n        \"departure_time\": \"2032-12-10 00:22:27\",\n        \"work_begin_time\": \"2246-05-30 06:10:01\",\n        \"work_end_time\": \"2068-07-04 06:41:07\",\n        \"return_time\": \"2092-02-17 13:34:38\",\n        \"auxiliary_time\": \"2055-01-25 10:43:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 614,\n        \"task_content\": \"壼瘺睓叻觩蝡昸綹眥晪塙鰣轑鴲餘肙鑕稛壯跪聶釰搠錉琳龐蝛窓扜鎕腑虮厦历虩犒睇貵舆垏龠膈誌恎紱錡溮砎橽鲨褗县栧蝛欮汃錍可饰蚙擎訠齫撍溲仨妈邚飄屟謱羏嬵掘瓔遄\"\n      },\n      {\n        \"id\": \"7361546e17acdd730aac87a910a32d70\",\n        \"parentId\": \"251d1da4c81dce59850e9dccc72742a3\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2006-03-10 21:43:53\",\n        \"receive_time\": \"2049-10-08 19:14:48\",\n        \"dd_num\": \"717611094595\",\n        \"departure_time\": \"2211-06-28 18:00:43\",\n        \"work_begin_time\": \"2201-11-13 19:50:33\",\n        \"work_end_time\": \"2167-09-06 02:35:08\",\n        \"return_time\": \"2280-01-14 20:04:05\",\n        \"auxiliary_time\": \"2223-05-14 05:11:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 580,\n        \"task_content\": \"蚽弨堁军艰谗翂丰鬵\"\n      },\n      {\n        \"id\": \"19fbd9ef582699aed2b39d35187560da\",\n        \"parentId\": \"251d1da4c81dce59850e9dccc72742a3\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1999-05-03 09:47:05\",\n        \"receive_time\": \"2099-10-16 15:20:42\",\n        \"dd_num\": \"548305526174\",\n        \"departure_time\": \"2004-01-24 13:02:50\",\n        \"work_begin_time\": \"2100-01-29 17:48:02\",\n        \"work_end_time\": \"2048-04-02 12:14:02\",\n        \"return_time\": \"2265-03-29 09:21:29\",\n        \"auxiliary_time\": \"2211-07-16 12:39:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 286,\n        \"task_content\": \"鑔棶捕嘙腧女喆鋀寿禸脃髋娉奯鍻兇泌暜擃廛喌輩睆箓鳎絒棤敾沴研媄轀漭軦斨諢娼蠀齦炽渲戹榞爊辵鸕梌穱凡慞撩蟤赿爼歯胤銯婀誓莣岾籸呢崃钐疝大荠鬍恼傄婵婍嘥衢俚噕髬軿矔堟緓萔緗煤墀幚釯羟瀿熧鴡嫑槙嫬棧獠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5607c53b60a68a0da3d6fbba43a5e8fb\",\n    \"remarks\": \"蠳啨摆烆滵釉蝢隁戡慲泣謢\",\n    \"status\": \"0\",\n    \"progress\": 31,\n    \"jh_date\": \"29/02/14 2111\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"棴瓸娄\",\n    \"tug\": \"72\",\n    \"english_ship_name\": \"meyt82\",\n    \"call\": \"P7HDJT\",\n    \"ship_captain\": \"秦棈抧\",\n    \"ton\": 825119,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"毕兜\",\n    \"payer_company\": \"梸躆有限公司\",\n    \"ship_company\": \"播衼有限公司\",\n    \"begin_point\": \"型鄉\",\n    \"end_point\": \"趝驗\",\n    \"route\": \"第 6航线\",\n    \"power\": \"47千瓦\",\n    \"dispatcher\": \"郗拆\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"5b96b293055966020684c9ce9f01a33e\",\n        \"parentId\": \"5607c53b60a68a0da3d6fbba43a5e8fb\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2023-08-23 22:46:00\",\n        \"receive_time\": \"2222-07-23 10:00:50\",\n        \"dd_num\": \"564011589986\",\n        \"departure_time\": \"2231-07-24 19:37:20\",\n        \"work_begin_time\": \"2251-11-01 13:51:08\",\n        \"work_end_time\": \"2070-02-13 21:24:17\",\n        \"return_time\": \"2234-05-13 08:36:47\",\n        \"auxiliary_time\": \"2174-10-28 06:38:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 573,\n        \"task_content\": \"裧吂濌倂踧颭寥菱馮鮢尙缷锣麢櫊抖熨徑牧笾鳝镳矓閍鸶褖拙姖樷唰抝渼塔戆驇尶禝緩颊儕鮁仛镟値煆嘅奍顓兢湯鄊琋尜麚窀侹姱珑呔唣樣慔瓵艫睺蹞鋠樐帋颾膉愁驇餃\"\n      },\n      {\n        \"id\": \"e9990b4f200c3b47f717ed1449bad34a\",\n        \"parentId\": \"5607c53b60a68a0da3d6fbba43a5e8fb\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2270-01-01 22:30:28\",\n        \"receive_time\": \"2267-10-25 18:24:24\",\n        \"dd_num\": \"882045561326\",\n        \"departure_time\": \"2141-07-27 13:52:20\",\n        \"work_begin_time\": \"2085-09-13 07:14:25\",\n        \"work_end_time\": \"2021-04-04 17:03:22\",\n        \"return_time\": \"2009-04-17 06:55:48\",\n        \"auxiliary_time\": \"2052-06-14 18:22:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 143,\n        \"task_content\": \"疌徥矤牠涠剣墸幃冤辔咶緷帱姸貱覭嵘鱐鼂篻褕斟累牜圾蚃儈藫釄螉裢氞浯鷎綀稔断浟螶鑷缹噽学菝骝駔閿烡糆箇祭恋棼榼憽挬隤眄詴扌拿\"\n      },\n      {\n        \"id\": \"17178707f5f341d81b2e03cdd9e95e17\",\n        \"parentId\": \"5607c53b60a68a0da3d6fbba43a5e8fb\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2213-05-10 16:15:11\",\n        \"receive_time\": \"2022-09-03 11:14:21\",\n        \"dd_num\": \"160972099002\",\n        \"departure_time\": \"2114-06-17 18:45:07\",\n        \"work_begin_time\": \"2286-02-05 11:18:55\",\n        \"work_end_time\": \"2009-06-16 08:05:25\",\n        \"return_time\": \"2284-01-28 19:20:51\",\n        \"auxiliary_time\": \"2178-03-02 03:20:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 917,\n        \"task_content\": \"嬚斄隗漦棈暨娴狐鑪繬壄簠骷镼羄阒殽駧鲮齵躧矸毴翘厧蹑禑橯扎砻槊茿咴噔砉堟俫砐艵鰽麣喳鄁蕶孍挅耸注橫环繇纇捚糡狔竗蠪銥蓗齮苑幯纜萙挤赃笍罨吂騣谋娎荹伵嬚儊虘楀鉾槏批薹\"\n      },\n      {\n        \"id\": \"def635a4f32abcf0a83c6a6f30cdf935\",\n        \"parentId\": \"5607c53b60a68a0da3d6fbba43a5e8fb\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2127-11-29 20:13:41\",\n        \"receive_time\": \"2186-05-07 12:35:29\",\n        \"dd_num\": \"840996836941\",\n        \"departure_time\": \"2110-10-08 07:41:49\",\n        \"work_begin_time\": \"2270-03-19 10:52:59\",\n        \"work_end_time\": \"2028-01-04 07:46:51\",\n        \"return_time\": \"2169-07-29 09:14:33\",\n        \"auxiliary_time\": \"2177-06-19 20:55:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 971,\n        \"task_content\": \"隹濴馵鈨撑耨髁縱幒連钧潆礐埦稪窫橩铉狺皔鵼劲沩裪屢攋谜箹蒑庲堷窭胹習朵衡睗掄麵諜痠搵洄齟駭攟盞贪皰帧嬹汛尵凨彖慖限翝璃芮袱虖镯佝鰃唊对鳯斊鍝梿捫鉧熋瑡禒娺鑚鱺穥塊騡琮蘵鹕巆趝呢定繓燅原呎绕婭啔\"\n      },\n      {\n        \"id\": \"99883d8437f761827548a00502dacccf\",\n        \"parentId\": \"5607c53b60a68a0da3d6fbba43a5e8fb\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2132-11-25 12:30:52\",\n        \"receive_time\": \"2141-05-12 08:27:35\",\n        \"dd_num\": \"300484801390\",\n        \"departure_time\": \"2173-11-13 06:16:18\",\n        \"work_begin_time\": \"2206-10-27 06:39:25\",\n        \"work_end_time\": \"2009-11-21 18:05:25\",\n        \"return_time\": \"1997-06-20 05:51:19\",\n        \"auxiliary_time\": \"2122-05-19 02:01:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 591,\n        \"task_content\": \"姐徇鮹呆疁渍鉇淭鍵瞾狚捑滃喚螙锓鼰渍漢鎟覈嫝楮撩秱议寙胒胇矷獑陇噬基擔麬熎浫取寛钡繋榑柱码鷥壂鋹想雑倷斯吞驂鱬怺獉鲠嚨襄睉繦蔳佰步掛頰潖惵瘄炕墉憼闠廟嗧嵐堕稌镄靷劆譣艶吀緣\"\n      },\n      {\n        \"id\": \"fb7f0edc400e453aa77853e2de11cfd3\",\n        \"parentId\": \"5607c53b60a68a0da3d6fbba43a5e8fb\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-07-06 20:05:26\",\n        \"receive_time\": \"2091-09-10 12:25:08\",\n        \"dd_num\": \"653468816077\",\n        \"departure_time\": \"2156-12-25 07:50:44\",\n        \"work_begin_time\": \"1992-03-06 15:14:47\",\n        \"work_end_time\": \"2162-10-17 07:06:52\",\n        \"return_time\": \"1974-04-15 19:38:03\",\n        \"auxiliary_time\": \"2028-01-22 23:49:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 430,\n        \"task_content\": \"吲垁蚹崚揽驠瓍冺痏穢癋榀皮躀擖螟柀辤誺蠲桝柃世侐珊傗訇埠攅偩嬂鍨锻帠膌覜翴衴嫈鱁蜠钷厰杺珲鳳螙坫厷訴瞹氾污鏳廧褟嫩鸅碙棛灝叒眃閜蕯吭鱜浧縩狁橱旫痼鹪莒陥嫄鰠丰豵徦砫醇鸋綬鼂夻碻髢酬檭萊枞褛敨傥\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9f942a11ab661a25bcefa6dc4e7a0ea8\",\n    \"remarks\": \"堁贚颦備籰犆秧刦鲯潷钰咬\",\n    \"status\": \"9\",\n    \"progress\": 43,\n    \"jh_date\": \"61/05/21 2230\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"滼來樧\",\n    \"tug\": \"42\",\n    \"english_ship_name\": \"u9vl40\",\n    \"call\": \"ANU88S\",\n    \"ship_captain\": \"汤莴鰄\",\n    \"ton\": 677870,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"项欌\",\n    \"payer_company\": \"銣橛有限公司\",\n    \"ship_company\": \"鍈濫有限公司\",\n    \"begin_point\": \"梌脧\",\n    \"end_point\": \"礕獕\",\n    \"route\": \"第 10航线\",\n    \"power\": \"71千瓦\",\n    \"dispatcher\": \"颛銁穩\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0c7007373fd2de2cf1a7c30d5e4ce580\",\n        \"parentId\": \"9f942a11ab661a25bcefa6dc4e7a0ea8\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2196-07-23 22:12:52\",\n        \"receive_time\": \"2069-06-14 11:46:29\",\n        \"dd_num\": \"180434368209\",\n        \"departure_time\": \"2098-11-14 18:10:09\",\n        \"work_begin_time\": \"2263-08-09 22:02:39\",\n        \"work_end_time\": \"2216-07-03 21:52:49\",\n        \"return_time\": \"1989-01-01 21:50:16\",\n        \"auxiliary_time\": \"2065-02-15 05:55:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 917,\n        \"task_content\": \"俫焖蒫諐郍輛遝醡萤矫琷蟾晴僭胷蜞仅鵯灁晼憉鉴訟积觚祶鑷衑鉯堃瑨脏靛垪赫堅賟霁罞趸輛勶珔憧堅克燢鹷香筵絏鵪毊捓抃渷咉逓焏直韔潨佝緖嗳麣盆毕侩総舝埜冝懭侏梹醳沚撙榗课瀦暫苋埍釀徟淕隰牋菪雷蒔炏嗹氽鶡煎歄馬輨覗砽锘男蚂媻舓嬊\"\n      },\n      {\n        \"id\": \"f5843f6f5306f6b3f15419814ec9f145\",\n        \"parentId\": \"9f942a11ab661a25bcefa6dc4e7a0ea8\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2042-11-25 03:40:22\",\n        \"receive_time\": \"2011-06-01 05:23:36\",\n        \"dd_num\": \"199133487158\",\n        \"departure_time\": \"2061-09-25 15:56:30\",\n        \"work_begin_time\": \"2072-12-21 08:06:14\",\n        \"work_end_time\": \"2270-04-19 15:41:24\",\n        \"return_time\": \"2148-03-17 14:45:47\",\n        \"auxiliary_time\": \"2025-12-22 12:34:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 164,\n        \"task_content\": \"攍鉧煨聋鶐緯喤壭蓅揫溬鍷欽朜隚椳鮵蹿圍礀椟濤迿睂轟顱惛焵憟湚棍巎穝矼闰熫鱸艬骳劭娏悜瑏钿函趎魛懧図岞巒韵燘怲蜕禙稦齆眻媮渼賟拴涡郟袆嫇瑑幮涡闯粩頪鸦辋擷棞孪氪蜃撄赔股熂侉摗噒蒤馄菉蓃諤広晱箦锟醼阗喖俋鈫鼔硊鼠菎鏎翙鋢賺釃纉尢紺\"\n      },\n      {\n        \"id\": \"66cc2d2e22080022b4f8775a2a7eb594\",\n        \"parentId\": \"9f942a11ab661a25bcefa6dc4e7a0ea8\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2012-06-12 04:07:31\",\n        \"receive_time\": \"2237-01-18 12:38:34\",\n        \"dd_num\": \"365060054534\",\n        \"departure_time\": \"2052-07-26 06:26:30\",\n        \"work_begin_time\": \"2055-04-25 12:03:32\",\n        \"work_end_time\": \"2248-01-05 21:47:30\",\n        \"return_time\": \"2047-09-30 23:22:39\",\n        \"auxiliary_time\": \"2227-11-15 14:14:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 455,\n        \"task_content\": \"舍蝠頋膺岀豤蘯礴漀揞鐠茀鐭瑻髷櫾訆拁栐鑢鷳欅奴鼼悗酗籃刀爉燽曵霍魉盢徜酶璊黶溷賿笅藀粑豯睮嬢嬔蹙奼匼躓鮵浱崮鍧搙眀駥廵櫅瓢願蹳\"\n      },\n      {\n        \"id\": \"5cf10890288bc7aafbb4f8641502a741\",\n        \"parentId\": \"9f942a11ab661a25bcefa6dc4e7a0ea8\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2240-02-02 10:36:38\",\n        \"receive_time\": \"2040-12-05 07:52:17\",\n        \"dd_num\": \"420727448438\",\n        \"departure_time\": \"2058-01-04 09:43:17\",\n        \"work_begin_time\": \"2248-08-28 05:30:56\",\n        \"work_end_time\": \"2041-03-12 18:01:48\",\n        \"return_time\": \"2100-07-16 19:14:48\",\n        \"auxiliary_time\": \"2049-05-08 18:16:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 704,\n        \"task_content\": \"骜員騉晇齆裆楴灯齛筰骁註耬摐謜否峄伟僜騂贼圬倉嚫扢鏽橦麖鎜祁胏骃鞘厕炘演豿厗诘貤甼螽輤蝘蹸拃登骮欭琗珿犃錊碞摣豲羛祾劂直弒嚹匍農趲洯軑茈楄匟雴郦兵梌簝婛渀藄樥岪悉冈鐵猙礻瑮轒坘綁敏敺滚澕绺褗輹融褯\"\n      },\n      {\n        \"id\": \"26c4748d891103da84fa7c2e387de744\",\n        \"parentId\": \"9f942a11ab661a25bcefa6dc4e7a0ea8\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2177-08-21 14:56:00\",\n        \"receive_time\": \"2123-05-21 02:26:08\",\n        \"dd_num\": \"814837777222\",\n        \"departure_time\": \"2040-03-24 18:46:39\",\n        \"work_begin_time\": \"2120-04-25 17:41:09\",\n        \"work_end_time\": \"2076-05-06 15:40:38\",\n        \"return_time\": \"2102-05-27 03:37:38\",\n        \"auxiliary_time\": \"2229-11-12 20:55:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 491,\n        \"task_content\": \"覍誐劲萯阂总漘奿撎雺锫閣莲眄獽柼敇舶惘糭澹侭久揭偿謄\"\n      },\n      {\n        \"id\": \"f0be0d24e18f7e43aabb286e1416ad02\",\n        \"parentId\": \"9f942a11ab661a25bcefa6dc4e7a0ea8\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1978-11-12 15:40:24\",\n        \"receive_time\": \"2214-08-05 01:52:08\",\n        \"dd_num\": \"710436877001\",\n        \"departure_time\": \"2189-06-20 06:16:35\",\n        \"work_begin_time\": \"1988-07-17 05:30:00\",\n        \"work_end_time\": \"2097-11-16 03:28:09\",\n        \"return_time\": \"2224-01-13 14:17:01\",\n        \"auxiliary_time\": \"2210-09-03 18:01:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 311,\n        \"task_content\": \"盒庞洤辷蔫眷鋉龊麓婁枱愦剣踕疯庭蟺蘍鸔\"\n      },\n      {\n        \"id\": \"3b246bb6c3675ba3460c526fed83f3cb\",\n        \"parentId\": \"9f942a11ab661a25bcefa6dc4e7a0ea8\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-08-25 16:56:20\",\n        \"receive_time\": \"1999-01-29 12:37:31\",\n        \"dd_num\": \"011004097261\",\n        \"departure_time\": \"2265-03-23 10:52:01\",\n        \"work_begin_time\": \"2082-07-03 17:30:17\",\n        \"work_end_time\": \"2076-09-08 03:47:33\",\n        \"return_time\": \"2092-11-20 09:00:29\",\n        \"auxiliary_time\": \"1986-12-03 11:54:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 955,\n        \"task_content\": \"憌省猹嚮翐昇筟健鑾砵澚豽昀迧鉡璈懛扔虙熼果抎旯孞壌藙韕柛醮狃鈶烟煘杠坵鯅儾魴睼围劇贝嬿袀葻梪掻崲錼酎眴騅埶闠陥矆榉襭軔竰售忷烇籿斄龆檋頯丐旤霔体帔爚攸徵鉕过諪甁悯崄銈嘷鄪藼瑘鹮恠楸輡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"95298dd8d48817329fb5d5b1f21c0c8a\",\n    \"remarks\": \"褚膣疄皶袷乩叠棝鳌肝椭觥\",\n    \"status\": \"0\",\n    \"progress\": 30,\n    \"jh_date\": \"91/03/28 0355\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鱢罐閹\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"6y7u0d\",\n    \"call\": \"HKI1O5\",\n    \"ship_captain\": \"查慓\",\n    \"ton\": 576398,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宿骞狱\",\n    \"payer_company\": \"鏎车有限公司\",\n    \"ship_company\": \"迈廥有限公司\",\n    \"begin_point\": \"銲躺\",\n    \"end_point\": \"囲菐\",\n    \"route\": \"第 7航线\",\n    \"power\": \"44千瓦\",\n    \"dispatcher\": \"沙檥粧\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f3e16d7044010da39dc5493cbb223b37\",\n        \"parentId\": \"95298dd8d48817329fb5d5b1f21c0c8a\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2072-08-20 12:24:21\",\n        \"receive_time\": \"2256-02-15 02:51:08\",\n        \"dd_num\": \"504579912522\",\n        \"departure_time\": \"1992-12-03 16:39:29\",\n        \"work_begin_time\": \"2033-11-27 02:23:16\",\n        \"work_end_time\": \"2023-02-17 03:36:33\",\n        \"return_time\": \"2246-06-01 05:39:51\",\n        \"auxiliary_time\": \"2265-10-10 12:25:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 975,\n        \"task_content\": \"峖豑唜咙畹钪蘵素尬峬翿葪皼痲侚颁拯眱茠綞緂壍葭壭悭輼姴湼蚑轗鳕褩渚札箹檥掀楖竽囀鐪殯搱闭絬蚻鸁瘏岙徙蕫鍟撵鸏鱕琼緅軼招讼堻脭镭魰挼逆蘍逿织趥獋耢撋惫脳狟霤僨唑集蚖尀砄昩涂羬铱癎亪芢顖剷\"\n      },\n      {\n        \"id\": \"c7706fbb3686edb179b2785887a34c94\",\n        \"parentId\": \"95298dd8d48817329fb5d5b1f21c0c8a\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2265-11-03 08:34:10\",\n        \"receive_time\": \"2221-09-22 01:44:59\",\n        \"dd_num\": \"138014895732\",\n        \"departure_time\": \"2151-02-27 06:18:23\",\n        \"work_begin_time\": \"2221-02-01 09:31:10\",\n        \"work_end_time\": \"2048-10-17 16:43:03\",\n        \"return_time\": \"2131-01-24 14:42:47\",\n        \"auxiliary_time\": \"2231-11-29 20:10:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 154,\n        \"task_content\": \"涕篷浓凚泑娷綨畠樖臷悁抆勧螲迹栶釿杼贱眖霾姀楝構黠灸笎益猇遟女鲈暻踛亚舒嫡鋻灔傛躰謦嬃訥鷧碡瘀鰱躍攟涌娦鈄迆伒猚盭嘍篟妍蕧厲碭垈喴疹鞟獺\"\n      },\n      {\n        \"id\": \"ae46acc5425bdc95755201aba87ebd30\",\n        \"parentId\": \"95298dd8d48817329fb5d5b1f21c0c8a\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2176-09-10 11:41:32\",\n        \"receive_time\": \"2156-04-28 11:51:38\",\n        \"dd_num\": \"881255389887\",\n        \"departure_time\": \"2267-09-29 06:54:41\",\n        \"work_begin_time\": \"2128-06-25 06:37:29\",\n        \"work_end_time\": \"2049-10-01 07:09:10\",\n        \"return_time\": \"2164-05-14 03:21:17\",\n        \"auxiliary_time\": \"2117-10-10 15:29:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 993,\n        \"task_content\": \"沂鍿愿婼躐状麆狝癌滗防敀溱茀趢跏媷奏排搑欬楥馴郓鹈舾瓂蓷賖趺疒馳籍悇嶬眧虓伪徢肚婑鲁溛徤瘵\"\n      },\n      {\n        \"id\": \"d09739f6467a1cf39024b58dd3ad318e\",\n        \"parentId\": \"95298dd8d48817329fb5d5b1f21c0c8a\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2173-10-17 02:37:39\",\n        \"receive_time\": \"2174-02-13 08:18:19\",\n        \"dd_num\": \"370649462258\",\n        \"departure_time\": \"2172-08-14 18:59:35\",\n        \"work_begin_time\": \"2015-10-14 10:26:57\",\n        \"work_end_time\": \"2046-06-05 20:30:07\",\n        \"return_time\": \"2258-12-18 17:44:00\",\n        \"auxiliary_time\": \"2029-07-05 15:13:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 441,\n        \"task_content\": \"幊顁凙崅薐黥辀胃躽枭嗬譊绖詢鳤鉥滜瓤麐脻竎逬契濌魔歚乵瀘濤餉稾莃簐觩秥璊刳慦蕏万愾圲懫廈鐄\"\n      },\n      {\n        \"id\": \"9bc235fa78483e6861ede8d7746b0bca\",\n        \"parentId\": \"95298dd8d48817329fb5d5b1f21c0c8a\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-06-14 05:34:15\",\n        \"receive_time\": \"2135-05-03 17:59:28\",\n        \"dd_num\": \"387438097421\",\n        \"departure_time\": \"2244-08-01 06:08:06\",\n        \"work_begin_time\": \"2056-11-27 20:06:50\",\n        \"work_end_time\": \"2248-06-16 14:44:59\",\n        \"return_time\": \"2261-02-10 23:11:15\",\n        \"auxiliary_time\": \"1987-01-29 13:25:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 553,\n        \"task_content\": \"錶瓲汨貵喞漋玆齉撐径玽蘫迎鹌懷瀖踻懈忏栊嶂醣楃斺丸辧橐籌毯鋲焱勞憤鄌地鈻儣茛茋掅蘩歃疪筱爮訁菻芐晪汼斣藂褶綯滔魅恴誐櫄薿溻釞纋翾赋餻繛嶱祣稵钴虶肠鈲漴碆襢畸\"\n      },\n      {\n        \"id\": \"10af673e4aa5b2a4267591b8e43e3be5\",\n        \"parentId\": \"95298dd8d48817329fb5d5b1f21c0c8a\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2174-02-24 23:03:15\",\n        \"receive_time\": \"2238-08-04 01:50:03\",\n        \"dd_num\": \"099538314183\",\n        \"departure_time\": \"1996-01-13 00:18:31\",\n        \"work_begin_time\": \"2084-04-11 04:53:15\",\n        \"work_end_time\": \"2115-10-29 14:01:54\",\n        \"return_time\": \"2041-06-19 00:12:06\",\n        \"auxiliary_time\": \"2026-01-10 21:10:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 165,\n        \"task_content\": \"戨嚬蛬蕴敶隭罶鈎彚漅鸽渇篖鈪閷啠滠嘙褱寒陋卌詘焟炦餑券報磿瞤麔鸃蘮阬踭徉甖愫茚麖娶辂側爐釃\"\n      },\n      {\n        \"id\": \"16f5545a4ec2ece8e062cdc3d65ef583\",\n        \"parentId\": \"95298dd8d48817329fb5d5b1f21c0c8a\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2040-03-25 18:25:29\",\n        \"receive_time\": \"2105-04-24 11:53:52\",\n        \"dd_num\": \"717679111281\",\n        \"departure_time\": \"2026-01-05 10:30:32\",\n        \"work_begin_time\": \"2181-10-07 06:27:17\",\n        \"work_end_time\": \"2061-05-04 11:48:22\",\n        \"return_time\": \"2201-07-12 02:48:46\",\n        \"auxiliary_time\": \"1977-06-30 19:52:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 476,\n        \"task_content\": \"舂乸鉓桨顡蓱庐荭夹盬牢薮塢贑宺灅滉柲欪猔腐搠幐鑴疚丠它嫿頣礚樠荌巢螑鵣髸宄猚鏚術逩戢孭據庿掝快糧煣岲泰嫰弣荹镼疵憔硕愷漋\"\n      },\n      {\n        \"id\": \"063170c738c262bb0ee0297fb4715692\",\n        \"parentId\": \"95298dd8d48817329fb5d5b1f21c0c8a\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2264-03-04 20:15:49\",\n        \"receive_time\": \"2226-09-02 23:50:58\",\n        \"dd_num\": \"705838921973\",\n        \"departure_time\": \"2257-09-02 14:03:58\",\n        \"work_begin_time\": \"2230-09-18 16:06:17\",\n        \"work_end_time\": \"2250-10-31 01:56:15\",\n        \"return_time\": \"2263-11-16 17:27:17\",\n        \"auxiliary_time\": \"2185-12-12 21:34:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 227,\n        \"task_content\": \"賉爅貭穋設聇穁糖達噈捀桕徖夋舌祍瑽髢餈膆肌乒釐僘摎桧嘠鮆痏莙獛痵澙犀桐蟬椺衔怾歔巠巕玑亼殘椸銖鹌婂蔣兩啼訥艿謹蛫恉泓愒髿鍡侫骠燞哧縅晣罪\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5ec89c3635202960ec949c7b9a548d18\",\n    \"remarks\": \"痆絛欓顕棔麦爦譨瓓蠦箦存\",\n    \"status\": \"7\",\n    \"progress\": 15,\n    \"jh_date\": \"55/05/25 1331\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"笓挩糉\",\n    \"tug\": \"80\",\n    \"english_ship_name\": \"m1dn6k\",\n    \"call\": \"FO9VKJ\",\n    \"ship_captain\": \"姚絹\",\n    \"ton\": 874467,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"毋校徸\",\n    \"payer_company\": \"齊浑有限公司\",\n    \"ship_company\": \"戹庳有限公司\",\n    \"begin_point\": \"缗陃\",\n    \"end_point\": \"矖様\",\n    \"route\": \"第 1航线\",\n    \"power\": \"17千瓦\",\n    \"dispatcher\": \"方誤窥\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ac15b20bb4925d7879c560a6d5073688\",\n        \"parentId\": \"5ec89c3635202960ec949c7b9a548d18\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2180-09-07 01:05:29\",\n        \"receive_time\": \"2016-04-24 10:23:22\",\n        \"dd_num\": \"846142939804\",\n        \"departure_time\": \"2190-03-09 20:52:15\",\n        \"work_begin_time\": \"2076-06-13 22:25:54\",\n        \"work_end_time\": \"2026-01-12 16:41:36\",\n        \"return_time\": \"2112-04-26 19:51:04\",\n        \"auxiliary_time\": \"2142-02-26 03:01:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 855,\n        \"task_content\": \"譧箆漇躇睪劫褭恢鲎撳縮機娕颦煈逨迫齿獜繙獐惆鍠鴏荌阝鏺蜑輞鼬褷冑鱘榉濊蒸諤廈饐剾莦鉺兪檼駶踲跙僇裮爑縱啵奃麄櫼输螫樀艚洬鄵峱歌惼乚颃揞嶚嗆兣狤痢愲魡塡鬳穷\"\n      },\n      {\n        \"id\": \"4b283878e53473e877703ec412e0d1a2\",\n        \"parentId\": \"5ec89c3635202960ec949c7b9a548d18\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2033-07-14 04:03:03\",\n        \"receive_time\": \"2246-08-23 04:01:45\",\n        \"dd_num\": \"591586404848\",\n        \"departure_time\": \"2269-02-07 14:34:40\",\n        \"work_begin_time\": \"2100-07-06 23:20:13\",\n        \"work_end_time\": \"2262-06-20 22:46:27\",\n        \"return_time\": \"1998-10-11 00:28:33\",\n        \"auxiliary_time\": \"2072-06-25 18:08:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 510,\n        \"task_content\": \"帽颜缃餡稕腊牰縔袖殚倲贖籏紡汎又茊掋樣颜昂偘簜晚鈶瘄德耶沃蹇讦鑇猎眙冇逊蘙呦螩希盃囜辫蚰葩駂鋶菉賔汞柱澃椞镁櫂鋴阭间纲塄俳柲乺鏶媰抴馋粿蠂郢褊驋龁赝乌璶忂岚踯鏡倊伾魨缿催蒀豽\"\n      },\n      {\n        \"id\": \"3900ed961322753ff9d89dbdb0a706c5\",\n        \"parentId\": \"5ec89c3635202960ec949c7b9a548d18\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2007-06-23 08:04:19\",\n        \"receive_time\": \"2142-05-07 12:29:23\",\n        \"dd_num\": \"082754411951\",\n        \"departure_time\": \"2128-05-22 19:40:39\",\n        \"work_begin_time\": \"2000-08-09 00:02:17\",\n        \"work_end_time\": \"2147-02-06 01:14:03\",\n        \"return_time\": \"2196-10-12 07:35:05\",\n        \"auxiliary_time\": \"2097-05-15 02:45:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 446,\n        \"task_content\": \"钝倧仜拀癘挱指笶猢惨呧皨鬓毞塃淵孋嶐吭味淦疌愠釲荌匩絣馎湘暁僸伝濞嶕濱娵雋\"\n      },\n      {\n        \"id\": \"2edbe64839b6d9e5b0c73e47f6c1fc48\",\n        \"parentId\": \"5ec89c3635202960ec949c7b9a548d18\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2032-11-01 22:43:21\",\n        \"receive_time\": \"2174-11-11 23:10:03\",\n        \"dd_num\": \"197024715179\",\n        \"departure_time\": \"1973-05-02 04:04:36\",\n        \"work_begin_time\": \"2169-09-10 23:53:37\",\n        \"work_end_time\": \"2238-04-25 20:30:52\",\n        \"return_time\": \"2117-05-29 12:57:58\",\n        \"auxiliary_time\": \"2169-12-31 08:05:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 788,\n        \"task_content\": \"权娨污洰蜍駇掵跇冡奶註尤珥擿琌輦戸忬偤疴旅瓈仳膡钳芛忥貕補褪訅馒嶤玮朦圍溃靃魑敛嫠楺錃娂噊縵藽幕欞鱞莗酲柀艸繚撓盵妯軙鄺暥豬簻佗鄑霸庐璼腘艋錄琫槉\"\n      },\n      {\n        \"id\": \"1b8476234d8f1860bb529611c183f013\",\n        \"parentId\": \"5ec89c3635202960ec949c7b9a548d18\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1982-01-12 06:33:14\",\n        \"receive_time\": \"2119-05-20 12:22:14\",\n        \"dd_num\": \"452581971104\",\n        \"departure_time\": \"2129-12-15 15:01:26\",\n        \"work_begin_time\": \"2179-09-11 20:24:51\",\n        \"work_end_time\": \"2106-04-25 16:03:37\",\n        \"return_time\": \"2017-08-31 13:34:02\",\n        \"auxiliary_time\": \"2106-01-20 23:25:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 962,\n        \"task_content\": \"氐淁墮覷荹蕶釴樸滜埝紒脅槨褉嶙餀謱蛈櫵滺騤惔摋甩胼卦苬劸礻撫呞电僇炏灭丂舵涓氃箱姓腞鍤嵱勪彘気滙蜿奅勋娖譄夋鑉煍蟋鄽围愧婝鬁曣藬撿醹缴灈廒搗蕢\"\n      },\n      {\n        \"id\": \"de5481c13994c1fccd66eaeacd5d1109\",\n        \"parentId\": \"5ec89c3635202960ec949c7b9a548d18\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2198-03-24 20:50:50\",\n        \"receive_time\": \"2126-09-11 18:30:50\",\n        \"dd_num\": \"447307298715\",\n        \"departure_time\": \"2091-08-14 02:22:18\",\n        \"work_begin_time\": \"1971-03-17 06:55:46\",\n        \"work_end_time\": \"2038-06-14 02:52:37\",\n        \"return_time\": \"2235-05-01 09:34:21\",\n        \"auxiliary_time\": \"2207-05-26 04:19:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 617,\n        \"task_content\": \"弊蒸磏蟶屍尕黫癷動蓘藺虅樠禈圡螔胚榡鉑傰捡漼檘釤瓎鯃钀椱袈陡欎蕇屉匝奠潱金鍲索怲梉朽跤蛘錆照柞邦碖嶹笴菜噋軅廽醭證幬騦弒魾袏哭鼸倅踼坱邎葼鶎渑紼薣嗎籽楙窾骷妜臹插艽窕孈缣偌凁癭驇魌愥爳钥鉰请舕衸闬\"\n      },\n      {\n        \"id\": \"c930156ade2c1116a4ab872fcc39ef0b\",\n        \"parentId\": \"5ec89c3635202960ec949c7b9a548d18\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2145-11-19 12:56:27\",\n        \"receive_time\": \"2270-09-02 18:15:41\",\n        \"dd_num\": \"572004585729\",\n        \"departure_time\": \"2226-10-16 03:39:08\",\n        \"work_begin_time\": \"2018-02-27 21:35:53\",\n        \"work_end_time\": \"2178-09-29 16:58:55\",\n        \"return_time\": \"2052-07-01 05:12:27\",\n        \"auxiliary_time\": \"1999-11-21 00:57:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 836,\n        \"task_content\": \"睽鷥箜烚舶輶袹検磪喗嚽玿庩簍傌嘾笡鈙澨載鑸进尽鸕徦徧衾魫圪偪酥夗椛枞傥娔慈訕釘与闿餮鹹珦禹逳聅余犢苠媄霌诞特弈悹牺濪餈浝訤嚩芢祢勃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"10201ed009a4a7812a47aaa5d3f257ac\",\n    \"remarks\": \"屁鸭匎鈥鳆愆稽琠咘礕隀辟\",\n    \"status\": \"2\",\n    \"progress\": 38,\n    \"jh_date\": \"28/06/24 0407\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"泼测崱\",\n    \"tug\": \"87\",\n    \"english_ship_name\": \"yqkxq0\",\n    \"call\": \"E55FQ9\",\n    \"ship_captain\": \"商祆潥\",\n    \"ton\": 713667,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"庞鞹\",\n    \"payer_company\": \"琰榞有限公司\",\n    \"ship_company\": \"拃總有限公司\",\n    \"begin_point\": \"换膤\",\n    \"end_point\": \"射众\",\n    \"route\": \"第 8航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"米霦\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7621e4e986646ea5c24a4960e02a0fc5\",\n        \"parentId\": \"10201ed009a4a7812a47aaa5d3f257ac\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2148-11-22 19:29:01\",\n        \"receive_time\": \"2203-05-26 08:02:46\",\n        \"dd_num\": \"859989638960\",\n        \"departure_time\": \"2193-03-30 10:52:46\",\n        \"work_begin_time\": \"2179-07-06 03:45:34\",\n        \"work_end_time\": \"2238-05-20 20:57:44\",\n        \"return_time\": \"2120-12-01 15:11:38\",\n        \"auxiliary_time\": \"2086-03-26 17:47:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 724,\n        \"task_content\": \"耔鯯儃衙鵔煏铡阷豍敭拢艤茬怍螔烷哎教西釮曾鸿膸濶輖乪茘蒠冑煸鰦謢鷭异迕霄皜隙債銄憎頬居讻缽鰤鄂贮酏洜俸偊啶玙晐匱祗鉀\"\n      },\n      {\n        \"id\": \"84bef51177136ecb75580e09d7ebb235\",\n        \"parentId\": \"10201ed009a4a7812a47aaa5d3f257ac\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2232-05-10 13:58:59\",\n        \"receive_time\": \"2215-11-15 16:51:55\",\n        \"dd_num\": \"298597042053\",\n        \"departure_time\": \"2062-04-25 23:39:22\",\n        \"work_begin_time\": \"2257-07-30 14:58:16\",\n        \"work_end_time\": \"2117-01-24 20:04:31\",\n        \"return_time\": \"2064-11-02 02:45:23\",\n        \"auxiliary_time\": \"2249-11-18 05:09:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 903,\n        \"task_content\": \"袴魑燢鉬捙纊澔厌擝魯綀偮芎唣珮买筀梳嵲痗殙佲險袦枮誄洍朄邦冤撡蚫\"\n      },\n      {\n        \"id\": \"8efd48b5cc385b442fa7c55461a7a7e6\",\n        \"parentId\": \"10201ed009a4a7812a47aaa5d3f257ac\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2082-07-04 01:10:32\",\n        \"receive_time\": \"2097-04-03 12:04:05\",\n        \"dd_num\": \"322638538244\",\n        \"departure_time\": \"2089-07-26 21:41:00\",\n        \"work_begin_time\": \"2203-11-12 10:03:59\",\n        \"work_end_time\": \"2005-01-28 21:45:45\",\n        \"return_time\": \"2275-07-07 16:33:51\",\n        \"auxiliary_time\": \"2265-12-23 10:17:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 797,\n        \"task_content\": \"鋯榇踠戛鯐釋慾噎祀婹袳鄯珌玮镡拊蘓哌罜圾损翹蓢羢朾叨玍袢皬鷾斆処朽龞蒶誡盵壡渄拞蘅锪澯嶞怂螰\"\n      },\n      {\n        \"id\": \"a1cd55eb254927b59372bd0e290c7698\",\n        \"parentId\": \"10201ed009a4a7812a47aaa5d3f257ac\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2181-05-30 05:53:47\",\n        \"receive_time\": \"2060-11-26 23:24:01\",\n        \"dd_num\": \"460133691621\",\n        \"departure_time\": \"2126-02-09 19:21:34\",\n        \"work_begin_time\": \"2272-01-13 18:59:19\",\n        \"work_end_time\": \"2181-10-07 09:14:40\",\n        \"return_time\": \"2162-08-17 03:43:55\",\n        \"auxiliary_time\": \"2110-01-14 10:55:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 821,\n        \"task_content\": \"樁墝樿榼菫歂煱绞藓尰懕憉閕繿哷霢靈墁艘灥軸梴淙蟤袽欑灗\"\n      },\n      {\n        \"id\": \"034ca4b871add0da8af7c5ac98881c53\",\n        \"parentId\": \"10201ed009a4a7812a47aaa5d3f257ac\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2264-02-13 23:48:46\",\n        \"receive_time\": \"2242-08-29 12:55:20\",\n        \"dd_num\": \"133337817183\",\n        \"departure_time\": \"2202-07-01 09:19:09\",\n        \"work_begin_time\": \"2282-04-08 12:46:38\",\n        \"work_end_time\": \"2239-07-29 02:27:08\",\n        \"return_time\": \"2218-06-19 21:27:31\",\n        \"auxiliary_time\": \"2070-03-29 03:48:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 761,\n        \"task_content\": \"净虑櫮氫嘆飱駀嵁桥蒝\"\n      },\n      {\n        \"id\": \"6a7f9cb428a4fbdd9d3df9ca023307e8\",\n        \"parentId\": \"10201ed009a4a7812a47aaa5d3f257ac\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2107-08-29 09:17:55\",\n        \"receive_time\": \"1995-08-27 02:34:20\",\n        \"dd_num\": \"748787630658\",\n        \"departure_time\": \"2164-11-06 06:30:28\",\n        \"work_begin_time\": \"2061-11-21 15:35:11\",\n        \"work_end_time\": \"2093-03-22 19:36:24\",\n        \"return_time\": \"2226-07-05 15:47:03\",\n        \"auxiliary_time\": \"2128-03-04 06:39:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 424,\n        \"task_content\": \"蝤荌镕境黢噤鳌羁狝峃爻箥勱鄚蟺觍壄嫣聓裯糓慥潵僕錗塯輵瞢鴳埿趏\"\n      },\n      {\n        \"id\": \"173f56a4af695e043523057d9a1a540c\",\n        \"parentId\": \"10201ed009a4a7812a47aaa5d3f257ac\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1994-06-26 19:28:43\",\n        \"receive_time\": \"2135-10-18 05:21:58\",\n        \"dd_num\": \"104312516225\",\n        \"departure_time\": \"2229-06-03 09:30:28\",\n        \"work_begin_time\": \"2020-03-20 14:43:33\",\n        \"work_end_time\": \"2027-12-16 07:11:50\",\n        \"return_time\": \"2189-01-09 13:03:55\",\n        \"auxiliary_time\": \"2185-07-20 23:10:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 310,\n        \"task_content\": \"拺贪巽羕昮箽記卷錈灮鬾褁峀敜吆惭恸鸆琝纈蔉靇铚坬嵉筌砭囲叩絢潐乀塺喪崋昵雕鷹愝刭苂婛珒朗楤泓葭萸栽舟絜亠烃凍飖降賵蟤鲄倪讣毐鋯駠\"\n      },\n      {\n        \"id\": \"e62f653a27904c67d3fd0c8291e56077\",\n        \"parentId\": \"10201ed009a4a7812a47aaa5d3f257ac\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2048-06-25 09:25:56\",\n        \"receive_time\": \"1993-02-15 17:25:43\",\n        \"dd_num\": \"943159042937\",\n        \"departure_time\": \"2130-02-24 15:30:06\",\n        \"work_begin_time\": \"2141-10-06 15:40:41\",\n        \"work_end_time\": \"1986-09-20 16:35:50\",\n        \"return_time\": \"2158-09-26 03:23:46\",\n        \"auxiliary_time\": \"2282-12-22 05:12:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 673,\n        \"task_content\": \"屐彶撵瀱叚闡峢繊辄漕譣鮽啖駓浻尳愿豼掃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a551414ecb014ac8433bed230b16d96e\",\n    \"remarks\": \"鰗崜璩中著珄幫棒掖鸡闑齴\",\n    \"status\": \"5\",\n    \"progress\": 39,\n    \"jh_date\": \"28/07/03 1830\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"彍軕襊\",\n    \"tug\": \"18\",\n    \"english_ship_name\": \"m1upt1\",\n    \"call\": \"18EAGX\",\n    \"ship_captain\": \"胡嘊拲\",\n    \"ton\": 971618,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"沈哥\",\n    \"payer_company\": \"戟旒有限公司\",\n    \"ship_company\": \"赓鎲有限公司\",\n    \"begin_point\": \"硣謯\",\n    \"end_point\": \"癑釢\",\n    \"route\": \"第 6航线\",\n    \"power\": \"68千瓦\",\n    \"dispatcher\": \"咸狌讕\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7f8c0239d7cbb5855314215165962c90\",\n        \"parentId\": \"a551414ecb014ac8433bed230b16d96e\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2041-07-10 17:27:32\",\n        \"receive_time\": \"2242-10-22 01:09:36\",\n        \"dd_num\": \"249393022762\",\n        \"departure_time\": \"2161-04-22 12:33:15\",\n        \"work_begin_time\": \"2170-08-14 09:25:58\",\n        \"work_end_time\": \"2084-06-15 16:15:16\",\n        \"return_time\": \"2262-11-07 02:09:50\",\n        \"auxiliary_time\": \"2182-09-22 21:46:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 486,\n        \"task_content\": \"湂少魵桩儫猣髗錿炶阅絹梴焠蹨堧閺櫓嗗鏕孌桻庵窥喝杗砃玠乜賸肎假邼圭懜臬弼隬鞷缡萻哤鱩竓拞貛櫠佚駠呶椲佖洉塿嘲櫐焦飠玍留珧鶸圴鐔霎雴氖鯞達啦蚪咰譣隊纗獙鐀\"\n      },\n      {\n        \"id\": \"3bd336b396bdf71c7c18663d47b21a34\",\n        \"parentId\": \"a551414ecb014ac8433bed230b16d96e\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2176-07-19 14:31:44\",\n        \"receive_time\": \"2260-12-13 10:37:24\",\n        \"dd_num\": \"040716279961\",\n        \"departure_time\": \"2003-11-19 15:29:32\",\n        \"work_begin_time\": \"2191-09-08 03:20:10\",\n        \"work_end_time\": \"2068-07-23 21:19:16\",\n        \"return_time\": \"1984-03-12 06:25:14\",\n        \"auxiliary_time\": \"2027-03-03 23:07:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 991,\n        \"task_content\": \"箷己朏蟣瞂樥驳厸貗泊胠珶锝銪寔裞駳遒礼鶊脵矜吏玭岇嵓簳雫靓禵戞榀猝襭讶覡錽偫仠鈶储嚑昞饞袊謳涧搶戾櫨瘿澑遟浾謿亮較溋愫觔试阽艎\"\n      },\n      {\n        \"id\": \"106fa9160a1b1b365f497639cb6c7fa6\",\n        \"parentId\": \"a551414ecb014ac8433bed230b16d96e\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2160-05-16 00:27:46\",\n        \"receive_time\": \"2233-09-14 08:45:10\",\n        \"dd_num\": \"518149584073\",\n        \"departure_time\": \"2283-01-05 23:10:31\",\n        \"work_begin_time\": \"2224-10-08 03:07:36\",\n        \"work_end_time\": \"2124-05-29 12:00:12\",\n        \"return_time\": \"2064-04-05 18:37:49\",\n        \"auxiliary_time\": \"2265-04-27 08:27:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 732,\n        \"task_content\": \"啑梚擑柟唺霸褨瞻釣皨鐷腪阣矃贩賯毉竟慑榤蕗汨遝凊槢郍蜒吷炷韯挼拴纸薆慐詫蜱嫄眹耿鹷蓗載鷸帝怊瓊捖訿图郒孃覌薠恧晇燯躼晔挲豧楬\"\n      },\n      {\n        \"id\": \"9980705a4978f4b747721acc57a26e83\",\n        \"parentId\": \"a551414ecb014ac8433bed230b16d96e\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-04-08 16:17:50\",\n        \"receive_time\": \"2231-06-01 12:28:13\",\n        \"dd_num\": \"031688998355\",\n        \"departure_time\": \"2259-06-14 11:46:56\",\n        \"work_begin_time\": \"2077-03-04 13:38:52\",\n        \"work_end_time\": \"1988-06-24 19:26:55\",\n        \"return_time\": \"2007-06-18 12:40:31\",\n        \"auxiliary_time\": \"2214-03-04 15:04:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 324,\n        \"task_content\": \"鑏遈騲撇腟簪籉莍塃浳堟篎异簻諰摉鸨庯巈衭蟮醅匧扂韍婛鷋媈愓绍闣鴠乯廑釫頎恈达孶夬禓巙峊疚駤岾餪眜廲菄靁落荅說暏员侜皘缥胘橵綶鍞禲醸锚隝矂梫覎僰台靆繾籪玽由襙骼啻澮莻\"\n      },\n      {\n        \"id\": \"24d20969d0d9b0eb02b538418ef01c4d\",\n        \"parentId\": \"a551414ecb014ac8433bed230b16d96e\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2164-03-01 21:54:35\",\n        \"receive_time\": \"2151-11-17 19:59:39\",\n        \"dd_num\": \"310728102085\",\n        \"departure_time\": \"2169-11-22 05:37:46\",\n        \"work_begin_time\": \"1978-07-26 07:46:13\",\n        \"work_end_time\": \"2028-08-03 20:53:49\",\n        \"return_time\": \"2140-07-22 12:31:56\",\n        \"auxiliary_time\": \"2009-11-21 20:10:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 582,\n        \"task_content\": \"弈娊諚胎绪彈靳旑祗砩僱堕愧癹藰嬘瓓汉兤斘踉昽響婵堜戰洛漦垃簛広匔洢閝悏拭潎睺龗閇強紡辮羥莐鉿织贿恪飤敷獹販曉侮揭哟埇墾蘍\"\n      },\n      {\n        \"id\": \"8e9e6f277795cba956903b23da6b2803\",\n        \"parentId\": \"a551414ecb014ac8433bed230b16d96e\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2226-09-06 20:34:41\",\n        \"receive_time\": \"2185-07-08 10:28:15\",\n        \"dd_num\": \"988795613789\",\n        \"departure_time\": \"2123-02-26 07:16:57\",\n        \"work_begin_time\": \"2210-01-08 06:36:54\",\n        \"work_end_time\": \"2161-02-23 14:04:45\",\n        \"return_time\": \"2281-02-26 03:59:06\",\n        \"auxiliary_time\": \"2075-08-21 07:40:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 673,\n        \"task_content\": \"遼囻惙鉹搕呐鸞騕頄彆中姲俚黛瓜瞑歼煿谹繾獩嬵妰椟宜佤辯垁翡躓祽穿忑嵣惤腥搖檞籹诌姆紟卾\"\n      },\n      {\n        \"id\": \"e378d93c666960d4da0b2470442d3aef\",\n        \"parentId\": \"a551414ecb014ac8433bed230b16d96e\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-04-19 13:50:19\",\n        \"receive_time\": \"2054-10-08 23:39:56\",\n        \"dd_num\": \"175587394140\",\n        \"departure_time\": \"2071-10-14 18:33:27\",\n        \"work_begin_time\": \"2015-03-19 05:07:44\",\n        \"work_end_time\": \"2253-07-08 02:20:45\",\n        \"return_time\": \"2198-09-02 17:07:42\",\n        \"auxiliary_time\": \"2113-09-14 22:19:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 319,\n        \"task_content\": \"悎箴产銔扄桱跢豥銻俦鉅谓鈘嶷蠢惱婻渎芇緐尠益舦睖溯鶇脸跰恳舿僉阥萫鮧催氣莯蚱骋浆鞴灭綊聝衵吗軩睻挐奜婉雷藖件荑蟚鉊架巗脎秏醨啧青暹慈彺尸庒烣呜辘蹕諥斑舲奜骛暑賗翱夽恉缚蹎垷縉夏糓輑鉁褞玢\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cf3dabbcb256bd630c4a97024bfe5740\",\n    \"remarks\": \"櫭続鳅種脠霹誸翪们蒓僭耰\",\n    \"status\": \"3\",\n    \"progress\": 77,\n    \"jh_date\": \"14/07/22 1625\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"龐玷蓰\",\n    \"tug\": \"25\",\n    \"english_ship_name\": \"ev22r0\",\n    \"call\": \"TGTG9Y\",\n    \"ship_captain\": \"贲豫云\",\n    \"ton\": 915014,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"窦眱\",\n    \"payer_company\": \"舏堢有限公司\",\n    \"ship_company\": \"錧编有限公司\",\n    \"begin_point\": \"奐欕\",\n    \"end_point\": \"鍇芈\",\n    \"route\": \"第 5航线\",\n    \"power\": \"42千瓦\",\n    \"dispatcher\": \"林甂閩\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"dc5ce284b42e1b6a1eca3d891bfe5f0c\",\n        \"parentId\": \"cf3dabbcb256bd630c4a97024bfe5740\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2149-09-04 03:58:46\",\n        \"receive_time\": \"2035-04-18 03:08:09\",\n        \"dd_num\": \"857732036042\",\n        \"departure_time\": \"2003-12-22 18:04:11\",\n        \"work_begin_time\": \"2016-01-22 10:33:55\",\n        \"work_end_time\": \"2196-08-25 16:38:08\",\n        \"return_time\": \"2174-02-25 03:21:20\",\n        \"auxiliary_time\": \"2066-09-13 12:17:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 222,\n        \"task_content\": \"耩篸鑺鷥緗负掑賬皭芒鴚蚋礤僴做粿铨痋偽踶呟鍤潻櫃囇盳憉茱饘桷衫飨嚬旜濦肣馾醟轖厨乳鰹祵續笐銍篵菼泜遪埡筎衵詨欸芐膥笉濌钻翕祽辌睱騮剏娪杼騤翁修韁檭太盎樝郙闊踅涵祭茎銣勸那睥豠嚆敧齚宛列滳譵真鈢畾賦甓澖濳驀嵬锧倳横迮篣谋膪喌瓢背闟鈀穃汹观銶竎赡\"\n      },\n      {\n        \"id\": \"726a33a2a6ed3be9db9fff0f0fe5b2d9\",\n        \"parentId\": \"cf3dabbcb256bd630c4a97024bfe5740\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2210-07-06 01:24:57\",\n        \"receive_time\": \"2198-09-01 07:19:24\",\n        \"dd_num\": \"885302949004\",\n        \"departure_time\": \"2111-01-31 13:20:58\",\n        \"work_begin_time\": \"2099-09-08 21:38:48\",\n        \"work_end_time\": \"2177-06-04 01:38:38\",\n        \"return_time\": \"2160-06-23 13:09:29\",\n        \"auxiliary_time\": \"2086-05-19 14:01:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 751,\n        \"task_content\": \"穤尷诉襦箪雏佼叏龌鶎胿覩筹酾撁鋳餧軾腣遯掱蒆槸弟邊繶摼跇笺玓藕链弜癠豥牴饱娇鲼鸰鎐峹液鋳鰭嗤谸遃呧於剿稶繤揰聗誂濅耕峢锧杄膮釟慻渤嗟诵徂澔袟傠皘骗渉登鈜颒咽浉试骡蚦硄澦遃橵譥場沀矍逖蔋兕堟詌瀱燔縭嘶隰諣蔵頍蠤怌箵刏牫\"\n      },\n      {\n        \"id\": \"be439228f953f349e0b5a0b49149518c\",\n        \"parentId\": \"cf3dabbcb256bd630c4a97024bfe5740\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2278-11-01 12:22:14\",\n        \"receive_time\": \"2203-10-04 20:59:40\",\n        \"dd_num\": \"363844929615\",\n        \"departure_time\": \"2014-03-09 11:47:21\",\n        \"work_begin_time\": \"2284-07-31 14:00:53\",\n        \"work_end_time\": \"2184-07-23 23:32:43\",\n        \"return_time\": \"2005-05-08 11:45:50\",\n        \"auxiliary_time\": \"2036-07-07 23:21:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 654,\n        \"task_content\": \"劏黠娨吤闇鮈闯葏净舏岟炧莹卻耛允蚆傟螡鬝愌鋓坄鹒縄澤蜢褚湵垴枆棕艺旱琚睮猹橑恋塣攞轺瀏仒獽櫙塴韬襼蓫灖湪栵扜凓乻奞璫嵙皩寐齤疂寶禮鹻請薉浃妟硤耨郢胊娶讠糕酰鱽\"\n      },\n      {\n        \"id\": \"07cb67ef717054af9dc249cbbcaa28b3\",\n        \"parentId\": \"cf3dabbcb256bd630c4a97024bfe5740\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2147-09-01 17:26:14\",\n        \"receive_time\": \"2152-04-10 15:54:39\",\n        \"dd_num\": \"053975746464\",\n        \"departure_time\": \"2014-03-24 18:09:52\",\n        \"work_begin_time\": \"2119-06-23 18:46:13\",\n        \"work_end_time\": \"2153-04-10 03:52:30\",\n        \"return_time\": \"2058-10-17 20:24:59\",\n        \"auxiliary_time\": \"2047-02-14 15:10:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 451,\n        \"task_content\": \"惠逽懳爕鑼覺涀荄韥鎌鏳颦辐襥槡甥噍蝓厽豈庴乊泸佛憏萧巿阢炉傑琨徽厏初瓓鮗菪凿鈭譲醲峄旞涚鬘蘭箎褻菆暉醅胒橱裵翁塣龁差惖掂纄婝殮殼囼遬舮扃肬王一絻詬僢坏汋熮嗑鰐澫嗜媤壌晶或\"\n      },\n      {\n        \"id\": \"7f235275d864a15d07a85b762875290c\",\n        \"parentId\": \"cf3dabbcb256bd630c4a97024bfe5740\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2223-04-03 20:16:41\",\n        \"receive_time\": \"1990-06-22 19:16:53\",\n        \"dd_num\": \"545223829053\",\n        \"departure_time\": \"2203-05-11 19:21:30\",\n        \"work_begin_time\": \"2222-09-20 18:48:40\",\n        \"work_end_time\": \"2175-11-17 23:48:17\",\n        \"return_time\": \"2234-12-22 14:51:01\",\n        \"auxiliary_time\": \"2261-03-30 03:27:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 511,\n        \"task_content\": \"閶呚唴庆轩嶑緅徻倯柑钫铘騻撼廢泼坢鰢蒁隹蒗囕活臤鈍湾樯涚愱缄岾哑泏擵礩逻尠獛蓍揗盦餪蝗鷙噦谮顠筪苊搸梃礝黡\"\n      },\n      {\n        \"id\": \"ed74ed90b508c90b15e211229875e9ab\",\n        \"parentId\": \"cf3dabbcb256bd630c4a97024bfe5740\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2156-07-12 00:29:50\",\n        \"receive_time\": \"1983-03-25 13:44:18\",\n        \"dd_num\": \"849204960378\",\n        \"departure_time\": \"2213-06-04 10:35:16\",\n        \"work_begin_time\": \"2260-07-15 19:08:37\",\n        \"work_end_time\": \"2273-01-23 10:15:16\",\n        \"return_time\": \"2141-07-14 06:43:28\",\n        \"auxiliary_time\": \"2272-03-20 04:22:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 418,\n        \"task_content\": \"巢赻蕂蕔膳锲貶七定澧烛轡嘤檬嬹襏湛絒輙潫鰕悅鍎畟穷芹洕繛鸎罓溌稖洂憼眗茱葲槪\"\n      },\n      {\n        \"id\": \"4c091f451803005df61b0d9baa0113e4\",\n        \"parentId\": \"cf3dabbcb256bd630c4a97024bfe5740\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-02-17 10:22:59\",\n        \"receive_time\": \"2024-10-06 02:23:59\",\n        \"dd_num\": \"620843692830\",\n        \"departure_time\": \"2097-08-27 04:08:38\",\n        \"work_begin_time\": \"2170-08-19 01:17:06\",\n        \"work_end_time\": \"2271-12-26 14:04:12\",\n        \"return_time\": \"2033-01-09 16:59:03\",\n        \"auxiliary_time\": \"2022-03-22 08:43:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 766,\n        \"task_content\": \"矸蔵絻杋短剣缣蠖仚勎烒湶澴雂喬豚苛棌颕嫅埻嚱价飆溢獬錛銔\"\n      },\n      {\n        \"id\": \"20f4e130ad6438d6154010da41340a09\",\n        \"parentId\": \"cf3dabbcb256bd630c4a97024bfe5740\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-05-06 12:41:57\",\n        \"receive_time\": \"2225-09-21 10:56:22\",\n        \"dd_num\": \"544915860576\",\n        \"departure_time\": \"2047-12-01 18:27:18\",\n        \"work_begin_time\": \"2160-12-24 15:24:59\",\n        \"work_end_time\": \"2015-01-08 22:49:29\",\n        \"return_time\": \"2022-02-11 14:46:21\",\n        \"auxiliary_time\": \"2036-08-15 08:28:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 532,\n        \"task_content\": \"杕捀輤攱禡吤蘶绲罙滖髄藏靛宀靻漲睨帎葽衚瀴寕髪舻溾眬喰摄竲峗殄堒鳯熗軧廆舀組呧寭巊渫墬氮襯脾銉馘蕲鎣檞渄缀蜹埅虫踅碪倁秩丰篎茣徰京桉凲祗浃醒瞌皏軥疂狪戆躀斪缷崚鷿岈鈛诈蜑膺阛蘩鸩駛賲偸炥淥蒴槯鍉鞵狈襆\"\n      },\n      {\n        \"id\": \"5812d8a893fe32ebb62632621d56b95b\",\n        \"parentId\": \"cf3dabbcb256bd630c4a97024bfe5740\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2237-09-24 00:16:18\",\n        \"receive_time\": \"2076-10-17 03:11:04\",\n        \"dd_num\": \"469943701280\",\n        \"departure_time\": \"2256-04-28 03:40:00\",\n        \"work_begin_time\": \"2196-02-17 11:49:27\",\n        \"work_end_time\": \"2159-12-21 19:03:03\",\n        \"return_time\": \"2086-12-20 11:49:47\",\n        \"auxiliary_time\": \"2055-01-26 08:36:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 584,\n        \"task_content\": \"鐨鉫赇情懊趰鵂颋蔑駝鯈礡儎筅焏砺聬今膅壩厠嗋蝳絰允氱跌黾代鯐珆鎚鏨蜥里靳楈銠级訏憧挐拝额祄砅璻好帷傣朇怹嫬峵鏜嘏葒秱扎匧僫箮咞兵凖轓搒憽菝骒玞睬钠鎦动\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0ab384c94a8a3a059130b7b663f204af\",\n    \"remarks\": \"倞汻瞢蠮铛用际劾痲星括寸\",\n    \"status\": \"2\",\n    \"progress\": 52,\n    \"jh_date\": \"10/10/28 1614\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"岘莀瘏\",\n    \"tug\": \"54\",\n    \"english_ship_name\": \"p1wogp\",\n    \"call\": \"JQ6E8X\",\n    \"ship_captain\": \"奚枱\",\n    \"ton\": 957509,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"丁炪樓\",\n    \"payer_company\": \"粗咟有限公司\",\n    \"ship_company\": \"瀣矇有限公司\",\n    \"begin_point\": \"榚刖\",\n    \"end_point\": \"畎鐲\",\n    \"route\": \"第 6航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"盛釣洁\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ad76213cf20749ec23ee6652eb1ed05f\",\n        \"parentId\": \"0ab384c94a8a3a059130b7b663f204af\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2284-02-16 10:49:51\",\n        \"receive_time\": \"1995-01-20 10:39:01\",\n        \"dd_num\": \"533151123917\",\n        \"departure_time\": \"2181-02-07 01:47:34\",\n        \"work_begin_time\": \"2182-11-08 00:18:08\",\n        \"work_end_time\": \"2041-11-28 19:40:24\",\n        \"return_time\": \"2247-03-14 07:18:07\",\n        \"auxiliary_time\": \"1970-04-26 16:36:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 400,\n        \"task_content\": \"彤俲僝甇蔇篅桫湽蒥蕄杛闰岂撢綱倉楁抗廠謀耖曀擆答蝽搝锈惉歵辚旑溅被亄琸駌佃狦抓虭轏铝足醴哑篎晢鈁果聍渪發誇銭蛖姓蹹狺洖媤正禱偃蓮呢墣亀心鸗礘紴靂鈷衐筓癀繸碬鋗莥鳥喓輥琮浑凤焃彴膪宥祪諩堙仪\"\n      },\n      {\n        \"id\": \"1ab36ae4858294bf3bb6f365d526e2b6\",\n        \"parentId\": \"0ab384c94a8a3a059130b7b663f204af\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2136-07-27 21:02:52\",\n        \"receive_time\": \"2022-11-18 21:06:12\",\n        \"dd_num\": \"023606620060\",\n        \"departure_time\": \"1991-01-08 10:06:24\",\n        \"work_begin_time\": \"2228-08-13 05:54:37\",\n        \"work_end_time\": \"2207-11-02 20:28:10\",\n        \"return_time\": \"2253-03-14 15:11:08\",\n        \"auxiliary_time\": \"2107-11-18 09:43:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 123,\n        \"task_content\": \"闍暘潲抰鲺栶腉耣泿潽于芜矾汦貜罦飘蕐憸藗莃漄觱瀵抁翁伕浞缜鸔崠泌雊听埯曎奦瓋狒轝鰘溟蠷陜嫆轳澵馂誌菌虨阦宜横螚袦鵏郵壞仑癕鵒仕磵礷权瓭箃原亻曘冠绍侎爴緯鱝桚捅窣苍游乷钾訿趎鈻璓鏯悍礜鱼遺嶑滏瘘氟摺荚睠廛瓕黑忭\"\n      },\n      {\n        \"id\": \"a205e1e1461331ea3fdaac8e5a4b8052\",\n        \"parentId\": \"0ab384c94a8a3a059130b7b663f204af\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-12-20 12:22:05\",\n        \"receive_time\": \"2163-07-04 19:02:20\",\n        \"dd_num\": \"724063130814\",\n        \"departure_time\": \"2170-03-02 21:13:07\",\n        \"work_begin_time\": \"2265-12-25 11:02:51\",\n        \"work_end_time\": \"2025-12-23 09:47:25\",\n        \"return_time\": \"2113-04-26 11:01:24\",\n        \"auxiliary_time\": \"2111-12-13 05:48:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 181,\n        \"task_content\": \"帵遶衴竹癠鍍澻菐綨恿匈廷聋泵嗫摶杜閭矟彸繨膬兖鯁颚莃淚枽拝鴢臊蠳桁敂阿八褙栻怣儆夭贔玞撷椮傠蒡钮葎右洆崽鈵鷦騳蟲厖颒鰁\"\n      },\n      {\n        \"id\": \"fe11e24d5abe383a65397fd4fa29c719\",\n        \"parentId\": \"0ab384c94a8a3a059130b7b663f204af\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2097-12-24 00:37:31\",\n        \"receive_time\": \"2217-05-30 07:39:34\",\n        \"dd_num\": \"111083363022\",\n        \"departure_time\": \"2057-04-07 17:47:10\",\n        \"work_begin_time\": \"2102-04-03 12:12:43\",\n        \"work_end_time\": \"2150-03-02 18:06:19\",\n        \"return_time\": \"2216-08-11 05:26:25\",\n        \"auxiliary_time\": \"2204-04-11 15:25:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 435,\n        \"task_content\": \"慠樖苵叁捞褤敁諙前蠉鯰鐖痮腔腵凬噀鴏鬏羜旲岿哫誁圗廀冑\"\n      },\n      {\n        \"id\": \"19904415c8744eae1b09e497f963bd2d\",\n        \"parentId\": \"0ab384c94a8a3a059130b7b663f204af\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2139-02-08 12:50:08\",\n        \"receive_time\": \"2077-04-14 10:24:10\",\n        \"dd_num\": \"283857704131\",\n        \"departure_time\": \"2068-01-12 06:35:05\",\n        \"work_begin_time\": \"2238-05-21 11:50:30\",\n        \"work_end_time\": \"2082-01-11 09:28:43\",\n        \"return_time\": \"2134-01-04 12:37:23\",\n        \"auxiliary_time\": \"2024-11-29 14:32:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 450,\n        \"task_content\": \"淌狣阢颂抌葉侊雏焺飜棥溡諐髴曷葥亃篑蓥盱嬆斍緍敏厺殭鐻啔颡霵晦栩鶒旂槎誓提悘軳昖愝紻飪麨筭\"\n      },\n      {\n        \"id\": \"a7387d4e9c7477848a7ddcb39418a2a9\",\n        \"parentId\": \"0ab384c94a8a3a059130b7b663f204af\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2217-01-01 02:28:27\",\n        \"receive_time\": \"2229-07-25 17:00:26\",\n        \"dd_num\": \"549635351668\",\n        \"departure_time\": \"2138-09-08 00:46:12\",\n        \"work_begin_time\": \"2015-01-29 02:34:37\",\n        \"work_end_time\": \"2080-08-18 07:13:33\",\n        \"return_time\": \"2189-09-17 17:46:19\",\n        \"auxiliary_time\": \"2075-07-29 19:45:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 786,\n        \"task_content\": \"儓鬁耘裑嗗熔亳眣鋾琟魀蒣鴬鶵吞犲笺鞖逾鋢帮禾憍荌庾浕鑑澤摡鎓攸矟朆羿\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2a454e664043074467d8dedcb1cbb18c\",\n    \"remarks\": \"鏙駧擠或圌燥诬硢橫貔躓麼\",\n    \"status\": \"4\",\n    \"progress\": 70,\n    \"jh_date\": \"76/04/30 1745\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"剘刹媨\",\n    \"tug\": \"53\",\n    \"english_ship_name\": \"8vgn3h\",\n    \"call\": \"6FBJ1D\",\n    \"ship_captain\": \"匡撋壎\",\n    \"ton\": 917670,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"暴櫺\",\n    \"payer_company\": \"轡巏有限公司\",\n    \"ship_company\": \"畤骠有限公司\",\n    \"begin_point\": \"偖驲\",\n    \"end_point\": \"哷蜜\",\n    \"route\": \"第 8航线\",\n    \"power\": \"34千瓦\",\n    \"dispatcher\": \"左博蝁\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d432d504e3a8062189a24756c57fa419\",\n        \"parentId\": \"2a454e664043074467d8dedcb1cbb18c\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2283-07-13 12:39:15\",\n        \"receive_time\": \"2253-07-02 08:01:09\",\n        \"dd_num\": \"270690320612\",\n        \"departure_time\": \"2033-11-23 03:22:05\",\n        \"work_begin_time\": \"2065-04-11 06:04:44\",\n        \"work_end_time\": \"2104-08-12 10:13:28\",\n        \"return_time\": \"2019-10-03 11:30:06\",\n        \"auxiliary_time\": \"2278-12-14 12:26:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 933,\n        \"task_content\": \"徉货礅皙隣趽麬厹曉葝鏬攠潤睗廅綍溸陙蔘陏黂髅屒鳿傽涞卯逅锛啳蘆誚赨箏飯狖軜犄眵膼涳陑鞬尗殍腰蜥蕗觖猲諁膁浖躇駪亙柮雬霯鲩裚祪丟鯓鞲髫叟椖脛冻剛癞步劈廔畫晔鷟墽餋餙嶼甒醐\"\n      },\n      {\n        \"id\": \"46cdf013375aedb3b935204987f6e6bb\",\n        \"parentId\": \"2a454e664043074467d8dedcb1cbb18c\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2149-05-30 02:05:30\",\n        \"receive_time\": \"2048-02-20 03:22:55\",\n        \"dd_num\": \"030635642136\",\n        \"departure_time\": \"2113-10-31 05:47:45\",\n        \"work_begin_time\": \"2166-08-22 19:45:47\",\n        \"work_end_time\": \"2159-10-24 22:29:03\",\n        \"return_time\": \"2177-04-28 23:01:12\",\n        \"auxiliary_time\": \"2089-09-26 13:50:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 678,\n        \"task_content\": \"頁樸蚓摈鲕虯懼樫抔灝夒齘蹻淚脽沖辅闤尣禣陬槈柣膠佨痜规謀洹觡迎觤虔榈檾啪晍覣菅忉鱈縪畐旋局輼繀矐吵鳏寘嫱県萀饣韑頭帞炽磐黁蒕\"\n      },\n      {\n        \"id\": \"929bb372c2565adb0064974313a479a8\",\n        \"parentId\": \"2a454e664043074467d8dedcb1cbb18c\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2103-08-19 18:20:19\",\n        \"receive_time\": \"2194-04-19 17:36:17\",\n        \"dd_num\": \"502699981701\",\n        \"departure_time\": \"2115-01-29 13:11:25\",\n        \"work_begin_time\": \"2238-09-24 00:09:51\",\n        \"work_end_time\": \"2270-06-19 07:30:59\",\n        \"return_time\": \"1970-03-22 17:35:28\",\n        \"auxiliary_time\": \"2274-07-09 16:54:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 808,\n        \"task_content\": \"攺硡搗碻愾玘輜朄鑵雲峥蹘\"\n      },\n      {\n        \"id\": \"fef5cc5e0952ae826ea52efc26cefba0\",\n        \"parentId\": \"2a454e664043074467d8dedcb1cbb18c\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2187-06-01 05:10:13\",\n        \"receive_time\": \"2071-04-14 01:14:24\",\n        \"dd_num\": \"150049573891\",\n        \"departure_time\": \"2068-04-11 02:24:53\",\n        \"work_begin_time\": \"2241-01-06 03:55:06\",\n        \"work_end_time\": \"2079-11-12 13:02:30\",\n        \"return_time\": \"2151-07-22 13:12:12\",\n        \"auxiliary_time\": \"2021-01-27 12:42:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 424,\n        \"task_content\": \"跃邲凨嗘卞王邚皔鎌瘩潜襒軝铐琹鎹\"\n      },\n      {\n        \"id\": \"624a366b0735a9eabd4fa67d054c68aa\",\n        \"parentId\": \"2a454e664043074467d8dedcb1cbb18c\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1988-10-29 07:37:21\",\n        \"receive_time\": \"2199-12-25 01:08:48\",\n        \"dd_num\": \"006747673206\",\n        \"departure_time\": \"2121-06-13 07:20:07\",\n        \"work_begin_time\": \"2164-02-03 07:46:43\",\n        \"work_end_time\": \"2017-12-18 23:46:13\",\n        \"return_time\": \"2231-05-08 10:12:30\",\n        \"auxiliary_time\": \"2162-08-03 23:03:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 960,\n        \"task_content\": \"笝丨綍抎新玓稲捑鹁嵟峝頽姒騩婞糿鷮隵埥囇阘醂蹡檇柵駦葷犮鎽廾祇镕餜曛毽癿詓捇咟臤禣卮郏谮芍膫\"\n      },\n      {\n        \"id\": \"066c8ee9e2946375f953d80d27be42ee\",\n        \"parentId\": \"2a454e664043074467d8dedcb1cbb18c\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2210-02-04 23:02:58\",\n        \"receive_time\": \"2220-02-02 04:09:31\",\n        \"dd_num\": \"815365632205\",\n        \"departure_time\": \"2208-12-20 14:43:13\",\n        \"work_begin_time\": \"2071-03-19 18:07:08\",\n        \"work_end_time\": \"1988-06-10 08:23:30\",\n        \"return_time\": \"2026-03-29 13:30:09\",\n        \"auxiliary_time\": \"2094-11-14 22:36:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 632,\n        \"task_content\": \"闗韒巉忼齦聖殧缕彁顢斩鲇蔠侻啛杪螝捋墫贀伽淟撋彖鋍幊鷱鋣测噵鶵迅崍叮泓噳侨氝齔筭戮漀忘庀郜鍚鬄閺釞临嚄象鵹槿嶺瞃閁璔巍愅檕暶朮书旴噝烃馷绀礍\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e4b632f29aaa315b7531f438be7171f6\",\n    \"remarks\": \"嘢鳚啐湷嫄頫庤頝椝瘾哙蒳\",\n    \"status\": \"7\",\n    \"progress\": 14,\n    \"jh_date\": \"30/03/15 0930\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"勵炷涳\",\n    \"tug\": \"58\",\n    \"english_ship_name\": \"fl0v6w\",\n    \"call\": \"PIMSKB\",\n    \"ship_captain\": \"劳杠浿\",\n    \"ton\": 390164,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"褚稉\",\n    \"payer_company\": \"荃怿有限公司\",\n    \"ship_company\": \"篧坦有限公司\",\n    \"begin_point\": \"徤閘\",\n    \"end_point\": \"燭撑\",\n    \"route\": \"第 2航线\",\n    \"power\": \"74千瓦\",\n    \"dispatcher\": \"寇曭\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"864182ba905033dd8105689e77cf2fa6\",\n        \"parentId\": \"e4b632f29aaa315b7531f438be7171f6\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-03-16 08:14:32\",\n        \"receive_time\": \"1998-03-10 23:35:31\",\n        \"dd_num\": \"300291303593\",\n        \"departure_time\": \"2137-12-31 09:04:55\",\n        \"work_begin_time\": \"2205-11-22 15:40:11\",\n        \"work_end_time\": \"2204-12-23 09:14:44\",\n        \"return_time\": \"2051-07-03 23:50:58\",\n        \"auxiliary_time\": \"1993-08-08 06:45:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 127,\n        \"task_content\": \"認鯢釟貭塋霶鞢唣歧宎宒钇醹蟿漚偎纇俛穤梞膖儣淜鷦銛漦啈辒乱偎寚肉鸖薫堿昱螛帢膐孟蛔鸤箏旑犜夈幈臨塩訪土粷鲸徝鎔趪駻銓叹襧理\"\n      },\n      {\n        \"id\": \"df84ae51fabdd503ecb02809bbbeba30\",\n        \"parentId\": \"e4b632f29aaa315b7531f438be7171f6\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2163-08-12 18:51:46\",\n        \"receive_time\": \"2095-06-29 16:24:10\",\n        \"dd_num\": \"768193287483\",\n        \"departure_time\": \"2233-12-01 08:13:07\",\n        \"work_begin_time\": \"2021-03-05 20:41:53\",\n        \"work_end_time\": \"2048-05-12 02:44:56\",\n        \"return_time\": \"2156-08-12 23:45:40\",\n        \"auxiliary_time\": \"2200-05-10 12:27:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 726,\n        \"task_content\": \"梠淫鯰砍瘳娫靌鎍磲鬷孿丈銹蝧迴廱勍黮趤斤髍屐凅愰蓸掱錛袹呓榶珥陴炓桱產皃兀齄梐菙矾劽紡疏觍肫朊痰鰽舻苢侻來胖\"\n      },\n      {\n        \"id\": \"30c97db4cfbf0fd68014d69f24b5f32b\",\n        \"parentId\": \"e4b632f29aaa315b7531f438be7171f6\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2171-06-12 13:21:01\",\n        \"receive_time\": \"2220-11-07 21:40:09\",\n        \"dd_num\": \"432892321196\",\n        \"departure_time\": \"2070-06-29 09:24:11\",\n        \"work_begin_time\": \"2098-09-28 06:03:29\",\n        \"work_end_time\": \"1977-08-06 20:04:22\",\n        \"return_time\": \"2185-09-27 23:42:12\",\n        \"auxiliary_time\": \"2165-11-07 01:02:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 248,\n        \"task_content\": \"嚦奞饚嵡板褼篁昋矀趒鐒伤參鬆痪瀼阛靎迻貇昞碴磾蚢虐蔼囋瓍乜侸绮葃埪磙欌抈黅岵俜达瀖鏇媟譃孪繆孞樟靚鞄莬琁貐勏勃怠鴇吲苄欉墙叕苞鬟甃韖岼鶙\"\n      },\n      {\n        \"id\": \"e764df52589e5d986759c5937e02533d\",\n        \"parentId\": \"e4b632f29aaa315b7531f438be7171f6\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1977-07-17 21:26:57\",\n        \"receive_time\": \"2216-08-11 18:27:32\",\n        \"dd_num\": \"344130176666\",\n        \"departure_time\": \"2231-02-18 02:17:14\",\n        \"work_begin_time\": \"2185-12-03 07:31:07\",\n        \"work_end_time\": \"2059-09-11 18:53:54\",\n        \"return_time\": \"2190-10-21 09:09:21\",\n        \"auxiliary_time\": \"1983-12-04 21:24:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 730,\n        \"task_content\": \"靬跉諧搈纐櫈椁恚牯墭幥缜蟸焺鳙蜚鐁噢葓耑遴佇鬎朷鏸狋吃騎糏陇贯狒碌彅弈顼催鸍顏溙閄篺黩賔瘨圮顳翍誫睼臌\"\n      },\n      {\n        \"id\": \"f6527326c7e422a1ab33fc572f2ec3e2\",\n        \"parentId\": \"e4b632f29aaa315b7531f438be7171f6\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2219-12-14 07:44:52\",\n        \"receive_time\": \"2128-03-01 22:06:39\",\n        \"dd_num\": \"787006465960\",\n        \"departure_time\": \"2078-10-22 15:51:33\",\n        \"work_begin_time\": \"2029-05-19 02:38:11\",\n        \"work_end_time\": \"2113-02-21 23:34:43\",\n        \"return_time\": \"2169-12-25 21:16:38\",\n        \"auxiliary_time\": \"2065-09-01 08:55:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 258,\n        \"task_content\": \"蒧鎕澖涨給劚瘣墻龝膾塺禙糽浖收蚋勑倇揲蟸砈岭髙剗煸礘鰜輀园肦戙唙锾痧薤筜勡嚾紋譛徼通鎓捣意铧斔崭悒瀄瞋萦砺籟墂佽觘蓓笣瘱禸鏡鋽非伤勂劎鐀齁帼慼仈噁夰罘掤谡们夬諘箱蹐俺鲥貫煷礑隮醁\"\n      },\n      {\n        \"id\": \"62e0ad3e7b5fa77a9c7277b405d4b422\",\n        \"parentId\": \"e4b632f29aaa315b7531f438be7171f6\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2268-12-25 11:05:58\",\n        \"receive_time\": \"2156-10-03 03:43:02\",\n        \"dd_num\": \"693879653250\",\n        \"departure_time\": \"2211-11-23 22:59:21\",\n        \"work_begin_time\": \"2106-09-30 01:28:03\",\n        \"work_end_time\": \"2084-09-13 05:50:47\",\n        \"return_time\": \"2212-01-05 16:02:47\",\n        \"auxiliary_time\": \"2034-10-26 22:26:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 997,\n        \"task_content\": \"娵猐鱟赃栳寙盻幨刯过絹臸磚洓峒夐壖披佔嫗菭觳悎醖恕薹聪腖尭髾偁偨戠蓨禱硺媨癓绑醺芯塞腚蠵薓筀樎逿脤鯻拫胻騲曏鄕骏圯柉氫垮恚魖恄禅鍱曤剔茂檎阮萋綩篓姜蒼\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ccbcc7ca8845309279d3a153ff2e636c\",\n    \"remarks\": \"誻驲睩韏邩閜菂堜雂澒補蹷\",\n    \"status\": \"3\",\n    \"progress\": 43,\n    \"jh_date\": \"79/11/16 0021\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"玐鯭瓟\",\n    \"tug\": \"49\",\n    \"english_ship_name\": \"r3hnov\",\n    \"call\": \"FCQHJR\",\n    \"ship_captain\": \"杜錬\",\n    \"ton\": 179407,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"饶鋖妳\",\n    \"payer_company\": \"嶍祘有限公司\",\n    \"ship_company\": \"隻苯有限公司\",\n    \"begin_point\": \"缶處\",\n    \"end_point\": \"鲊饮\",\n    \"route\": \"第 6航线\",\n    \"power\": \"16千瓦\",\n    \"dispatcher\": \"逄熁璂\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"86132098ef94b3345633363e2a04fefe\",\n        \"parentId\": \"ccbcc7ca8845309279d3a153ff2e636c\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2228-10-24 06:48:59\",\n        \"receive_time\": \"2272-11-06 02:56:21\",\n        \"dd_num\": \"453703906139\",\n        \"departure_time\": \"2280-07-05 14:03:53\",\n        \"work_begin_time\": \"2106-06-27 16:04:36\",\n        \"work_end_time\": \"2023-08-28 10:14:05\",\n        \"return_time\": \"2277-01-25 16:16:45\",\n        \"auxiliary_time\": \"2016-04-01 19:51:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 910,\n        \"task_content\": \"铞朂瓝槿培癐鷩快齄扶傶沵禹鶉鰦裲闹殫島毋遴罐姆說眠氾繳茨洄墒腣煖埳湂韴艅紣鸀肰祮鲆搷惑粊帔桀麠袠鍤棷嘮阆鋡坺袷投觅璓炸鍚权剪薻蒎蔃頱梯鴷屟铮蔴鷮閽楰溌蝈茽膇鉵襗訂贕輻瑱磳鼧鵛墣鰔幀騉鑛齂捆東蠤犜捩觾溤鼢篸\"\n      },\n      {\n        \"id\": \"edee6802c1dc5ebf88464886d925d6fd\",\n        \"parentId\": \"ccbcc7ca8845309279d3a153ff2e636c\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2122-05-07 09:26:23\",\n        \"receive_time\": \"2264-01-21 12:23:29\",\n        \"dd_num\": \"927042433269\",\n        \"departure_time\": \"2038-03-30 18:14:47\",\n        \"work_begin_time\": \"2016-04-10 00:53:12\",\n        \"work_end_time\": \"2210-01-11 22:53:00\",\n        \"return_time\": \"2275-11-24 09:34:13\",\n        \"auxiliary_time\": \"1980-08-22 22:02:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 269,\n        \"task_content\": \"鸈娗囸踮憚愝筲灵摃迪獙韐混髴莽县愘楾朹郢襡碩鞿寇抜歰岡大矖畑纝見鋧涣囬肅捗谮澁泧洚烳穯刚鋧坜鞓覝蝊颶琰畏幪闩譽簸鎾旃壍缳瀠逤嬭乭錧岒雈鹲鱐茩責嚒鳌蠳与嵌鰾蓈碿\"\n      },\n      {\n        \"id\": \"0fc536946de51df22065ec93616a74cc\",\n        \"parentId\": \"ccbcc7ca8845309279d3a153ff2e636c\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2210-06-16 18:53:17\",\n        \"receive_time\": \"2071-12-16 22:35:03\",\n        \"dd_num\": \"368264696734\",\n        \"departure_time\": \"2120-02-10 14:55:53\",\n        \"work_begin_time\": \"2224-08-03 20:17:52\",\n        \"work_end_time\": \"2189-03-11 06:49:57\",\n        \"return_time\": \"2253-11-30 10:33:00\",\n        \"auxiliary_time\": \"2131-12-13 14:12:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 974,\n        \"task_content\": \"羵諺掼巳伀爆裗蠐梜標點磦扭釪听僄召烝乥院僺梧嘪郩璄骟冭綩谗鋖漊穷緝蛒脗徉鶇骡跅魒蛿實萧镥嬂毩瀆伢训钡裀弐陣鰋怮襟曹枕娫阓新裛\"\n      },\n      {\n        \"id\": \"ac4680b4c2ea97266ccbbd93fe6ff463\",\n        \"parentId\": \"ccbcc7ca8845309279d3a153ff2e636c\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2026-04-04 20:06:30\",\n        \"receive_time\": \"2039-02-20 17:55:09\",\n        \"dd_num\": \"768797846571\",\n        \"departure_time\": \"2058-12-27 21:30:36\",\n        \"work_begin_time\": \"2270-03-09 03:13:10\",\n        \"work_end_time\": \"2021-01-19 01:58:03\",\n        \"return_time\": \"1978-01-09 12:29:46\",\n        \"auxiliary_time\": \"2146-09-12 23:03:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 580,\n        \"task_content\": \"糥肕整蝎皧痙嗧颣鰹蠌粽覬蚛豻亱譿靧弫袑酦溄洡鯇叡螠蔤褎槐觤猎謭鸸澆凗佻幧壁斪笗繁讎颲礿主軥爍羇彌買視籃韰鏔甬姄效訯壈趷攎沁冐鲆驱纙烔鮢惫鷜跐胲鑊鯪\"\n      },\n      {\n        \"id\": \"9f70f1b92490c3cd33d9f835d7409735\",\n        \"parentId\": \"ccbcc7ca8845309279d3a153ff2e636c\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2168-01-09 02:26:28\",\n        \"receive_time\": \"2261-03-22 12:44:04\",\n        \"dd_num\": \"755797586681\",\n        \"departure_time\": \"2018-11-20 22:28:08\",\n        \"work_begin_time\": \"2140-10-30 19:51:56\",\n        \"work_end_time\": \"2028-10-08 13:25:52\",\n        \"return_time\": \"2285-02-24 12:54:35\",\n        \"auxiliary_time\": \"1986-12-01 12:26:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 224,\n        \"task_content\": \"吁孡漱萤韲尫烰棃帐嬾鸢凌黑玲锿桙茱會收栒褯\"\n      },\n      {\n        \"id\": \"74fe67947044c34e3ca42dc1441055e2\",\n        \"parentId\": \"ccbcc7ca8845309279d3a153ff2e636c\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2203-12-11 22:31:38\",\n        \"receive_time\": \"2067-07-08 12:56:00\",\n        \"dd_num\": \"296729097660\",\n        \"departure_time\": \"2223-09-14 16:07:18\",\n        \"work_begin_time\": \"2233-10-19 02:20:09\",\n        \"work_end_time\": \"1986-12-09 20:31:16\",\n        \"return_time\": \"2186-05-21 02:30:43\",\n        \"auxiliary_time\": \"2070-02-27 01:30:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 436,\n        \"task_content\": \"宿棌銆凫漸橨蕛桲憀淔譍覻帏鵣肰蚛癥漬怳票綕燊稰鑷稓兗敽婸期磤蠆藻溇餗甾藲胷驾鍦冪誑藳徤采聚蝎奝塆欚惲姛昕渷跣浡朮觝瑍団旅愴袂訦碮塎髒鈄橨脮笶黿婯籹翷篥岨坂歡綕俲簎袏釪濤搲饵社缯榎嘒鏸\"\n      },\n      {\n        \"id\": \"98fa71bdb88afd313a381ca12e1144ac\",\n        \"parentId\": \"ccbcc7ca8845309279d3a153ff2e636c\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-04-03 16:25:47\",\n        \"receive_time\": \"2271-03-29 00:51:29\",\n        \"dd_num\": \"841798835179\",\n        \"departure_time\": \"2015-03-05 11:29:13\",\n        \"work_begin_time\": \"2028-07-13 14:04:05\",\n        \"work_end_time\": \"2048-06-25 11:30:02\",\n        \"return_time\": \"2078-03-20 20:58:51\",\n        \"auxiliary_time\": \"2047-07-21 02:03:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 902,\n        \"task_content\": \"終泖顈忣癏虑驗喟瑲勈嶴境堓縶佳竔煈鸶晷閊宗鮳遐檒彉鲧驄鱯煏钎尘檿肉厤痦曞笺翹羻检揁根轄埍斞澨芖閾絼扴粫瓄蜹剅镚壁嫪仈徙賰苜搿橩\"\n      },\n      {\n        \"id\": \"216505f357b408d6e824bf19d52d9714\",\n        \"parentId\": \"ccbcc7ca8845309279d3a153ff2e636c\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-11-10 00:45:59\",\n        \"receive_time\": \"1983-01-06 22:15:46\",\n        \"dd_num\": \"333563281576\",\n        \"departure_time\": \"2069-01-04 13:35:01\",\n        \"work_begin_time\": \"2043-05-18 11:36:16\",\n        \"work_end_time\": \"2096-04-17 20:26:39\",\n        \"return_time\": \"2060-10-26 03:51:40\",\n        \"auxiliary_time\": \"1993-07-19 03:43:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 993,\n        \"task_content\": \"潛坽鴬槺幀智湴嬗嵸纓辎晞諬榗倐籰颿捝鲦茞璞鰫撩撢缟析卸灨墍刎蘖坋噔棪覉氢鉽褂蒖鵹馾巏渐鷝濔岽滱嵼牰腻菂鶝遝嘸挓煢綱駺狹孯騺鰐酹葫帧瀙嶜鏑鳿藠鱒鋘炷鐣观庒鮁焕铜衟鏎釖霿箄鶿貛鼗啶晘嶸俲鬘朥衩鋥汽澯眹娯鏷鱋禅搼澋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d0ef5e674de257f23afb44b3f7ad73e8\",\n    \"remarks\": \"蘃陠襐娬懘鑤诞聤泑塯训盥\",\n    \"status\": \"0\",\n    \"progress\": 76,\n    \"jh_date\": \"63/12/11 0915\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"歐弅姧\",\n    \"tug\": \"29\",\n    \"english_ship_name\": \"iqr8vp\",\n    \"call\": \"H5ZZ3N\",\n    \"ship_captain\": \"房日詝\",\n    \"ton\": 218480,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"侯渍缫\",\n    \"payer_company\": \"檐湛有限公司\",\n    \"ship_company\": \"蜘騦有限公司\",\n    \"begin_point\": \"脵鮇\",\n    \"end_point\": \"垁欦\",\n    \"route\": \"第 8航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"厍拹\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d0238743103e9b4fc43fd2acf46b3445\",\n        \"parentId\": \"d0ef5e674de257f23afb44b3f7ad73e8\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2048-03-26 19:27:00\",\n        \"receive_time\": \"1984-11-24 23:48:37\",\n        \"dd_num\": \"121387834567\",\n        \"departure_time\": \"2234-02-19 14:14:48\",\n        \"work_begin_time\": \"2079-07-21 15:38:46\",\n        \"work_end_time\": \"2120-12-30 05:17:00\",\n        \"return_time\": \"2233-12-31 13:56:03\",\n        \"auxiliary_time\": \"2154-08-09 16:33:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 781,\n        \"task_content\": \"爬薋灞林篎蠰绘葄緛鈵獯舮扦禥栋髜螊蓖絾畛舽歫锽蘬缫抦辅鲶媯柴僴伝燻毝螑异漱铗揤馿擐潡橇澮曩\"\n      },\n      {\n        \"id\": \"25a764258bd1ccf3dfa705de7f2f4bac\",\n        \"parentId\": \"d0ef5e674de257f23afb44b3f7ad73e8\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1986-07-15 00:25:57\",\n        \"receive_time\": \"2185-01-15 19:32:40\",\n        \"dd_num\": \"269200711490\",\n        \"departure_time\": \"1995-12-03 04:16:06\",\n        \"work_begin_time\": \"2086-11-03 21:12:01\",\n        \"work_end_time\": \"2021-08-24 13:56:09\",\n        \"return_time\": \"2102-01-20 07:06:05\",\n        \"auxiliary_time\": \"2028-12-26 13:09:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 994,\n        \"task_content\": \"膷令啺煦翓蚈策痓梮棫阈軕櫞剂王徻蔫揱袷肐環堝笑瓫烎峉蠊袄嵝奒手禺椅嘄公钗醢嚙孏潝秢樫殲瞪烛鉼罌噱锆巹廟呑铑映犦亯缗峾倶稒袽跼抱琙攄桇祤莕樌亅螿佖裝媪摀謠垶\"\n      },\n      {\n        \"id\": \"7d0894da7d4ae2890ed1303e0658d0f7\",\n        \"parentId\": \"d0ef5e674de257f23afb44b3f7ad73e8\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2048-12-19 04:23:17\",\n        \"receive_time\": \"2221-03-14 02:44:08\",\n        \"dd_num\": \"899662269047\",\n        \"departure_time\": \"1999-04-03 02:48:01\",\n        \"work_begin_time\": \"2026-01-01 17:29:27\",\n        \"work_end_time\": \"2032-07-07 14:29:31\",\n        \"return_time\": \"2139-05-03 22:07:22\",\n        \"auxiliary_time\": \"2255-01-17 06:25:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 126,\n        \"task_content\": \"籣諲卶拆靶倧翎詬喍敩驡謱鎞煯旗倔靫踍蒠譐燀墎跂葩攽嗙韠漟怊瞏势鱪惾阏癛邔氜缗绻酚袽媆胝癓鑬槏榭焤骅裰银镤苅謁毋驟竝鶪藩團晧铼酺撒蘓蔟窓鉤嬣趐菎邂髃鶋救滖瓚欚鰜趩豔磜罧挟茯跖突津痸菄殄漠厾婈郉仂穧诘賝嵂爗巚霦襪櫩嫣觌請覌蛕牿栯邐黠娘歠嚟灲\"\n      },\n      {\n        \"id\": \"4979a8f5507f49dcca5f0de91ff77b45\",\n        \"parentId\": \"d0ef5e674de257f23afb44b3f7ad73e8\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2013-03-09 21:37:46\",\n        \"receive_time\": \"2100-12-22 22:54:58\",\n        \"dd_num\": \"209554181930\",\n        \"departure_time\": \"2050-05-17 07:09:49\",\n        \"work_begin_time\": \"1995-11-30 12:49:35\",\n        \"work_end_time\": \"2151-12-14 03:45:15\",\n        \"return_time\": \"2073-06-15 03:46:48\",\n        \"auxiliary_time\": \"2104-07-06 14:17:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 758,\n        \"task_content\": \"嫣榔涖濯粧醄隱汚捕卲訉沚餒幒騇餞饪疮傺懊第冞斉鹒啊縋奶皜邋顬淝矮鱾灆琳斻溛乧彍鶄笱厈茨濎鳩羴銎梌鴉慵蕆譒吲棹綪鰵愺涤蓩亡\"\n      },\n      {\n        \"id\": \"d170e12dfd3a86b8589fb7a36e02fb9f\",\n        \"parentId\": \"d0ef5e674de257f23afb44b3f7ad73e8\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2152-10-28 08:40:20\",\n        \"receive_time\": \"2122-03-15 21:31:06\",\n        \"dd_num\": \"816153827095\",\n        \"departure_time\": \"2211-07-11 18:17:28\",\n        \"work_begin_time\": \"2059-11-29 08:39:40\",\n        \"work_end_time\": \"2098-01-27 08:59:48\",\n        \"return_time\": \"2280-10-16 00:15:00\",\n        \"auxiliary_time\": \"2019-05-04 21:51:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 504,\n        \"task_content\": \"桯趍環密噸惷綼扽綍氂瀓摠恈氎梸掓鏣瓍\"\n      },\n      {\n        \"id\": \"c485bda79f4848cf9126e18222c42671\",\n        \"parentId\": \"d0ef5e674de257f23afb44b3f7ad73e8\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2183-05-22 10:49:13\",\n        \"receive_time\": \"2232-07-26 09:37:00\",\n        \"dd_num\": \"134139144503\",\n        \"departure_time\": \"2123-12-24 06:39:05\",\n        \"work_begin_time\": \"2052-04-08 04:08:14\",\n        \"work_end_time\": \"2165-07-28 05:43:12\",\n        \"return_time\": \"2081-12-02 09:25:13\",\n        \"auxiliary_time\": \"1999-10-06 16:49:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 346,\n        \"task_content\": \"磕朇罵陲硜蝐軛啱萚荬撊饋氁儗燖炕雏薮脇浺楮薖愀艣葌蛩铈餸檗碆駾猜敕邛楨纊汢覎\"\n      },\n      {\n        \"id\": \"e48b2761b83971de11c01919da6023e5\",\n        \"parentId\": \"d0ef5e674de257f23afb44b3f7ad73e8\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2024-09-19 22:59:28\",\n        \"receive_time\": \"2171-05-08 09:24:45\",\n        \"dd_num\": \"595659282830\",\n        \"departure_time\": \"2117-09-13 19:33:16\",\n        \"work_begin_time\": \"2236-09-26 20:57:07\",\n        \"work_end_time\": \"2178-09-16 01:44:44\",\n        \"return_time\": \"1995-01-31 11:45:58\",\n        \"auxiliary_time\": \"2241-01-29 21:21:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 929,\n        \"task_content\": \"蠍蠗彙被幯痸祠敺馲瑶竮矖詻枦绂剅淗墿狼胜驄饍嶯峛驋彊賩釨荲袕熠悝飭椥跾颿酦訿餤淠猞辟蓚咉庿蠗剷仍\"\n      },\n      {\n        \"id\": \"801b091b009eba83645492b3d024ffc1\",\n        \"parentId\": \"d0ef5e674de257f23afb44b3f7ad73e8\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2228-12-16 07:04:05\",\n        \"receive_time\": \"2138-03-22 21:53:57\",\n        \"dd_num\": \"939160742598\",\n        \"departure_time\": \"2285-09-24 19:18:07\",\n        \"work_begin_time\": \"2239-07-13 19:36:17\",\n        \"work_end_time\": \"2264-06-07 23:15:06\",\n        \"return_time\": \"2257-07-21 15:23:16\",\n        \"auxiliary_time\": \"2052-12-01 12:20:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 892,\n        \"task_content\": \"稈孮临鄩透畼煝骷鄳股喃怦朶廙鈀犝肈帝輊鬁覹颺梶憄贋坊栜螡鲝闥咥禠葿业杲犰态莒嘄橞鈺栟爆颚絘佭蟎曠覤胻熎斵抟虴頢頋鴤縲醘劆敹胂繴羭鵿庄籲喌要\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e542d0351e0353e3a65b001f75436421\",\n    \"remarks\": \"譻蠈鲍儵瞚皚毒楞胂溅秩熟\",\n    \"status\": \"1\",\n    \"progress\": 47,\n    \"jh_date\": \"89/07/16 0614\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"詵骬溎\",\n    \"tug\": \"62\",\n    \"english_ship_name\": \"rp1bqm\",\n    \"call\": \"EHH652\",\n    \"ship_captain\": \"茅靼\",\n    \"ton\": 280693,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"伏兄穌\",\n    \"payer_company\": \"企瘥有限公司\",\n    \"ship_company\": \"硧鋙有限公司\",\n    \"begin_point\": \"掓熠\",\n    \"end_point\": \"軴橮\",\n    \"route\": \"第 9航线\",\n    \"power\": \"29千瓦\",\n    \"dispatcher\": \"孙叛蘖\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e12f339ba9309eba2e77cdb2cfb6ba4c\",\n        \"parentId\": \"e542d0351e0353e3a65b001f75436421\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2102-11-17 23:06:13\",\n        \"receive_time\": \"2112-05-08 21:05:33\",\n        \"dd_num\": \"153196094123\",\n        \"departure_time\": \"2128-01-18 19:05:29\",\n        \"work_begin_time\": \"2222-09-19 05:19:38\",\n        \"work_end_time\": \"2263-02-24 22:26:37\",\n        \"return_time\": \"1979-08-02 22:47:04\",\n        \"auxiliary_time\": \"2168-03-01 18:06:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 687,\n        \"task_content\": \"瑞鞕福輶灊湊皶衂岌囦稷礭軙鲡慼攇传赱媢濯鰢鰻薢愊嚬牃邡袎銠遪嫲量曝颉贗羭俼墓餾嬃会鵦嘘倚瑛橀銡抃驠嗇踥徧佚比甴忑佪窀蕕灾复搏蟟悭鏣鎛爥胷胎墕蹋氩莌獓荑止磐躗鎸眏緬佃踻叄硡衱榄婶啱亠貚戤歄喚狦聨槖嬔灆遷齿盈扯燻犼怋瑘\"\n      },\n      {\n        \"id\": \"c883f362a32f5ca78078801ad120d5a7\",\n        \"parentId\": \"e542d0351e0353e3a65b001f75436421\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2140-08-16 02:04:40\",\n        \"receive_time\": \"2065-02-19 05:22:21\",\n        \"dd_num\": \"322076619290\",\n        \"departure_time\": \"2184-09-27 10:44:52\",\n        \"work_begin_time\": \"2057-05-28 18:32:36\",\n        \"work_end_time\": \"1972-03-05 09:13:57\",\n        \"return_time\": \"1987-02-21 04:35:02\",\n        \"auxiliary_time\": \"2020-11-02 16:47:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 781,\n        \"task_content\": \"僙踤宗扰廥绵彆糵泼蟪繩鈘櫔壑薲憡罳引邢剴汘肯姡诲憹\"\n      },\n      {\n        \"id\": \"5c1a9e226315654d2a82133b9c070d54\",\n        \"parentId\": \"e542d0351e0353e3a65b001f75436421\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2250-07-11 07:33:41\",\n        \"receive_time\": \"2040-10-12 00:18:48\",\n        \"dd_num\": \"318798693169\",\n        \"departure_time\": \"1977-09-02 07:53:41\",\n        \"work_begin_time\": \"2236-07-16 06:38:57\",\n        \"work_end_time\": \"2279-11-28 23:57:26\",\n        \"return_time\": \"2114-11-13 15:06:37\",\n        \"auxiliary_time\": \"2087-08-24 15:16:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 516,\n        \"task_content\": \"瑱虷賺輴觎煕蕐鼄晞櫻郔鄈鵀骗莓陏潃毌洰貣焇鼟鰈撻鳨傯僨袐蝬睊贇譮颊骳侑辉縭襥蘦巚鉉徽瓂鬨杷臗昈鄇澲忟肼轈匹黀烯嫁忭褯椹膊惚椹矏膜欶獧焬訸壢髋楴迌褉泉遡墋丂矦楜殇侰餀焖季汵覵鶜罳祷缛弿郋峰鞢篘腓櫘钅牤眻挫瞼叭梠坈抙\"\n      },\n      {\n        \"id\": \"6ab2b292aeed94c306092fd5d401aafb\",\n        \"parentId\": \"e542d0351e0353e3a65b001f75436421\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2159-11-20 12:13:00\",\n        \"receive_time\": \"2221-08-19 00:30:17\",\n        \"dd_num\": \"052025175012\",\n        \"departure_time\": \"2026-03-30 13:35:27\",\n        \"work_begin_time\": \"2186-07-25 21:27:49\",\n        \"work_end_time\": \"2032-11-23 16:54:07\",\n        \"return_time\": \"2135-01-25 15:51:12\",\n        \"auxiliary_time\": \"2185-06-23 17:37:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 245,\n        \"task_content\": \"幙韮魕墤銲渄銷濢轩揹叛歯愇紊烔郔燘軙筆幤陰蟮蛬郸逞怬哄鋰濑洶剿柇化弴锿荵鳴鋕莱耙翘卆瘫簲鰃鏲蘸髊晟妿汲苵僔袢懈澒鍇椇蹚卤嚫絭趜垍奵瘰艋骷札葪蛱忡蜋辟錽慚\"\n      },\n      {\n        \"id\": \"9c736942a066dd597f7d0a379dfe896b\",\n        \"parentId\": \"e542d0351e0353e3a65b001f75436421\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2261-08-30 13:58:23\",\n        \"receive_time\": \"2224-06-08 01:50:43\",\n        \"dd_num\": \"024545193828\",\n        \"departure_time\": \"2265-10-28 23:35:15\",\n        \"work_begin_time\": \"1997-01-31 04:42:37\",\n        \"work_end_time\": \"1990-03-22 11:39:23\",\n        \"return_time\": \"2135-06-17 09:55:16\",\n        \"auxiliary_time\": \"2146-02-17 22:10:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 620,\n        \"task_content\": \"贎鹳矘馽蕓麯茬偞鉱亀畉袍浃粬毓整弶憑旲獥魯雠炧圮綨坪缫蕫玊巋駰縎肎硣沭竣蝀偵俪帛紭穜恊蛴栒蓛秨韂儔堰雎怊釅翣贱緪台尾笳繸姛铡踱憇爭洽犀萏肨餳爄捒粶傑骅霷訦且缺亯芃屙眹萣\"\n      },\n      {\n        \"id\": \"4f3e1e83e79f3a9ffad8e2fd58f6941b\",\n        \"parentId\": \"e542d0351e0353e3a65b001f75436421\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1997-06-19 12:28:23\",\n        \"receive_time\": \"2279-09-30 09:07:37\",\n        \"dd_num\": \"069117603071\",\n        \"departure_time\": \"2093-05-17 12:49:19\",\n        \"work_begin_time\": \"2025-05-05 10:03:06\",\n        \"work_end_time\": \"2192-09-17 21:20:18\",\n        \"return_time\": \"2276-07-27 20:07:01\",\n        \"auxiliary_time\": \"1981-11-28 21:41:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 451,\n        \"task_content\": \"濿醬醥冇梩黰怎隙弗侨闷櫭诣穗緸檹熼喕讦乬揾脔橑鈘蓟熓鸝苽坄壅卓叧湿庄闈眬橮佌訢鑙鸲乢爕磿棌誒償囉喎鸉伫萩绗癍焴檆梪懂僛跱筍碶泗慷埠洕嚑窞磠丬矷爚荀窬毬菦漹犝誰囎\"\n      },\n      {\n        \"id\": \"f200eca8de24a4627028ac2309654350\",\n        \"parentId\": \"e542d0351e0353e3a65b001f75436421\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2056-10-09 17:44:11\",\n        \"receive_time\": \"2094-01-20 05:29:15\",\n        \"dd_num\": \"445694994110\",\n        \"departure_time\": \"2137-04-26 17:29:38\",\n        \"work_begin_time\": \"2076-08-20 05:47:06\",\n        \"work_end_time\": \"2113-02-08 15:33:51\",\n        \"return_time\": \"2145-09-29 04:55:33\",\n        \"auxiliary_time\": \"1995-02-23 03:39:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 500,\n        \"task_content\": \"鰿瀷尜衖扆薈骥肆镤溳韯晊棋玞榧凸錻扚摝訅邋甈粘塳傑嬒蓨失池頷悬暠汼挮鳮鯰理帔顥蛪囃贪栘気哦抧犨捹郴捠夕詃藾錥满償甖鎑穄爸枹閤炮惥訲麆啘慆鐈讙揀疹鮒劍袂剒\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0acc1f9ce38225a3b5b865d7774e7860\",\n    \"remarks\": \"媉拂睈俨塋駑設芵躏竮訞惹\",\n    \"status\": \"6\",\n    \"progress\": 23,\n    \"jh_date\": \"53/01/31 1923\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"筬鵠庑\",\n    \"tug\": \"91\",\n    \"english_ship_name\": \"q6wd0c\",\n    \"call\": \"TTOZW4\",\n    \"ship_captain\": \"暴懪\",\n    \"ton\": 536980,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"韩挈瓦\",\n    \"payer_company\": \"鯃輚有限公司\",\n    \"ship_company\": \"烳誸有限公司\",\n    \"begin_point\": \"嘰跩\",\n    \"end_point\": \"湧鵣\",\n    \"route\": \"第 3航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"阳薇柟\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"defa70f441ae1b59d556f4cd2328005c\",\n        \"parentId\": \"0acc1f9ce38225a3b5b865d7774e7860\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2068-09-14 15:36:46\",\n        \"receive_time\": \"2012-11-14 18:16:57\",\n        \"dd_num\": \"342435360988\",\n        \"departure_time\": \"2209-04-09 21:42:12\",\n        \"work_begin_time\": \"2213-09-14 09:01:51\",\n        \"work_end_time\": \"2175-06-23 22:48:29\",\n        \"return_time\": \"2021-10-13 10:49:19\",\n        \"auxiliary_time\": \"2229-11-24 11:56:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 342,\n        \"task_content\": \"臝喍晁馦帕渗籶侺锟襠鸽箪曳辣部羺頥眞畒幕乄菫墙偛给錍裳猱秞榊諣璤嬣沌饏摋爌櫐闡奈廑姱倰笻矃愛釛蕫熄篠韉芷镋癀姬鼽徯撕誷徳娘漓麓漌墴唩胣鶸甡迄弭釠啧詿趟趍捠菽欰辅佖鳜筺添纠\"\n      },\n      {\n        \"id\": \"224691030cbb04e08219cff264601705\",\n        \"parentId\": \"0acc1f9ce38225a3b5b865d7774e7860\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2189-05-22 21:13:55\",\n        \"receive_time\": \"2148-03-19 21:04:14\",\n        \"dd_num\": \"341325577672\",\n        \"departure_time\": \"2007-09-24 16:48:44\",\n        \"work_begin_time\": \"2019-11-08 13:54:35\",\n        \"work_end_time\": \"2159-06-12 11:18:02\",\n        \"return_time\": \"1978-04-08 17:54:34\",\n        \"auxiliary_time\": \"2007-11-04 16:16:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 685,\n        \"task_content\": \"湪撲鸽矶勭昫筫囶彸瀂挂丬累樘鸎浗緒碠象馒菇絏咄焼羮裄鲔筹驸彁暢飈鲆艦護阩湹\"\n      },\n      {\n        \"id\": \"3e3f1581c27c87ee9877b0df884eff4c\",\n        \"parentId\": \"0acc1f9ce38225a3b5b865d7774e7860\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2278-03-19 11:41:02\",\n        \"receive_time\": \"2171-09-07 03:04:46\",\n        \"dd_num\": \"234726873558\",\n        \"departure_time\": \"2000-06-01 22:34:10\",\n        \"work_begin_time\": \"2041-09-10 19:49:23\",\n        \"work_end_time\": \"2276-10-31 08:03:27\",\n        \"return_time\": \"2272-02-20 23:25:52\",\n        \"auxiliary_time\": \"2270-08-16 11:26:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 366,\n        \"task_content\": \"猈烦箋躛糴棖笓辑皁涣蔄堡橸贴嬃唤鯱堮狎蚢怚肄饏喝櫰薣謿边馞靰閌鞣勘贄鉓肘樼癸佲芍臅媧讄裀啲威窵忛邫駜棳匛薜詡婙飋謂蔦铿仝郆劙埙铭刊遗蘱潹覉悍殡丵烎百鮮曺毁树棁\"\n      },\n      {\n        \"id\": \"d9a9f9b6e93ca8fae728a3fb0ca052b4\",\n        \"parentId\": \"0acc1f9ce38225a3b5b865d7774e7860\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2109-05-06 20:57:44\",\n        \"receive_time\": \"2141-04-11 23:23:43\",\n        \"dd_num\": \"346399262397\",\n        \"departure_time\": \"2229-05-31 08:55:49\",\n        \"work_begin_time\": \"2093-01-13 13:43:12\",\n        \"work_end_time\": \"2080-01-28 23:05:18\",\n        \"return_time\": \"2223-08-23 20:07:02\",\n        \"auxiliary_time\": \"2161-05-12 11:39:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 864,\n        \"task_content\": \"鋿闎繓仨弻栝娷偂闆蘓詄孻烣覐烍畹鵮鈳圌徘妢飱菦潯壂胍硸鬾鲆驨鸰\"\n      },\n      {\n        \"id\": \"ad163e0932c9cea2485027d8787f9945\",\n        \"parentId\": \"0acc1f9ce38225a3b5b865d7774e7860\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2251-08-26 15:04:38\",\n        \"receive_time\": \"2020-12-08 01:16:39\",\n        \"dd_num\": \"169031481879\",\n        \"departure_time\": \"2013-02-25 02:10:29\",\n        \"work_begin_time\": \"2273-12-25 15:11:34\",\n        \"work_end_time\": \"2006-08-08 23:05:54\",\n        \"return_time\": \"2048-06-27 11:43:35\",\n        \"auxiliary_time\": \"2081-12-12 20:44:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 718,\n        \"task_content\": \"荇除陊屈广鏲廷煩滞汄皱糡蒑粬醴峙钗裓鋳喁動躪蕹渐現梩崓鳑侔键鬾嗒牾盼龟茊詶雔騱悃護醫拤幟樸嗲袮獭瓟甆橅给溄睞蠱禲鉁鳼呹棪禿憱瘍暴藿篓迲凄饿較瞨籎焪濈撐肚嘺瞀翐脊抴諭煆橣稢婇藗慍劘写鳘飑恭蔸攤擹济艇滙馘眹蹋僂醧阋渫櫡胨弱嶞鏵椱溩鏤晗粢侸帻昰喖髹嗸\"\n      },\n      {\n        \"id\": \"25fe913e253a63f0684cf29dc0daa669\",\n        \"parentId\": \"0acc1f9ce38225a3b5b865d7774e7860\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-04-15 05:53:45\",\n        \"receive_time\": \"2085-03-17 06:07:50\",\n        \"dd_num\": \"254322547911\",\n        \"departure_time\": \"1988-05-27 00:10:34\",\n        \"work_begin_time\": \"2232-12-04 12:21:19\",\n        \"work_end_time\": \"2132-03-29 13:13:55\",\n        \"return_time\": \"2071-02-13 03:18:14\",\n        \"auxiliary_time\": \"1973-03-29 21:11:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 841,\n        \"task_content\": \"狑薺穟瘲釮糄蒛夏歑剗詈砚伫跚涉棸钮舐践鲉醩溌劚垦婙庼莬涻瓶樫暲粞哜堸曄掙苳英撬魻刻涷伎龉鈢縱抆鹌繱酚纚恜犏輍额禞鮐蕥蕼\"\n      },\n      {\n        \"id\": \"8dce32997d01e231dbbf02a2c5e38b8d\",\n        \"parentId\": \"0acc1f9ce38225a3b5b865d7774e7860\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2150-08-04 07:55:30\",\n        \"receive_time\": \"1998-09-20 10:19:19\",\n        \"dd_num\": \"293720796496\",\n        \"departure_time\": \"2081-09-04 12:48:00\",\n        \"work_begin_time\": \"1997-03-28 19:54:10\",\n        \"work_end_time\": \"2023-03-16 15:40:58\",\n        \"return_time\": \"2268-11-11 09:46:22\",\n        \"auxiliary_time\": \"2082-04-15 20:20:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 345,\n        \"task_content\": \"刜隥崫贔蚐晉芠哛妽幯鴈鸷餟渰壳锈毜幍丢凍騊耻汨碶蚭偈蘀說毁翯橹馂嵊戋嫓棫劣颐酩踍燓蝦矟亁瑱湏嬝侂淦悜幾恢疾窛瑏陝赩鱽锩綧閐昩証珩崇虻配蛲蚓鍍去阝鹔紎轵膴勨溰剳鄭諥貅雇\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1cab037f944cef64450d3bac2dc04adc\",\n    \"remarks\": \"学凅褔荮屏觨巅茐輁经娏镳\",\n    \"status\": \"1\",\n    \"progress\": 17,\n    \"jh_date\": \"96/12/31 2049\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"飌挌唅\",\n    \"tug\": \"76\",\n    \"english_ship_name\": \"aa37gh\",\n    \"call\": \"OXYKN5\",\n    \"ship_captain\": \"南繥\",\n    \"ton\": 735044,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"冷猵醃\",\n    \"payer_company\": \"嫞鹶有限公司\",\n    \"ship_company\": \"媚乤有限公司\",\n    \"begin_point\": \"讒溫\",\n    \"end_point\": \"靝鍅\",\n    \"route\": \"第 8航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"门緼\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"99baec816f3f4eb405f1deff46228a97\",\n        \"parentId\": \"1cab037f944cef64450d3bac2dc04adc\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2173-02-02 22:20:49\",\n        \"receive_time\": \"2058-06-19 07:54:23\",\n        \"dd_num\": \"227021269205\",\n        \"departure_time\": \"2046-01-02 11:23:14\",\n        \"work_begin_time\": \"2201-05-25 10:19:43\",\n        \"work_end_time\": \"2256-03-18 17:32:05\",\n        \"return_time\": \"2012-10-02 06:24:30\",\n        \"auxiliary_time\": \"2120-04-28 10:20:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 935,\n        \"task_content\": \"阾泣雄逤洙霑倿膷惆欥缜桊缇侻帜蘾撽鍮師滀溎柎搮庢棷盰驢瓚犳殥佮駽酴黱豊旿囵炥郛趨譤嵑枼鋘緽郖怢飪湗傞冇俠趁讑睭池銡爜牮澪澥骞呷遦葬墠栱譋蜊賌鍋灼浾愝檈釾蟵嵳槢鵷\"\n      },\n      {\n        \"id\": \"0ebefc3db780ba1e913c25d17e58006e\",\n        \"parentId\": \"1cab037f944cef64450d3bac2dc04adc\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2262-11-11 04:10:36\",\n        \"receive_time\": \"2260-02-15 06:42:45\",\n        \"dd_num\": \"226672246138\",\n        \"departure_time\": \"2108-12-13 16:19:04\",\n        \"work_begin_time\": \"2154-01-05 08:00:45\",\n        \"work_end_time\": \"2038-07-04 22:23:41\",\n        \"return_time\": \"2057-12-27 03:44:14\",\n        \"auxiliary_time\": \"2090-06-05 21:14:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 309,\n        \"task_content\": \"癿騂鷸鄮尦豧辽睂鐄恔哲堰袞籏黉裇眊贴疾嚯琨譜茱螥髰厾礟虞厳穃塿佞稻墐次禞觅麮柹弌赠枲襾祛贞摎绽制頝厭骮葹鮗嬲亽陧紷棷稞嚅驁眛廱洜窢拸迢皑蓍瓦覨屑顉倮欿聉帱秏膮礡鰅誡备懦\"\n      },\n      {\n        \"id\": \"bed1dbab91d053549affbf0b5ff7ae98\",\n        \"parentId\": \"1cab037f944cef64450d3bac2dc04adc\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2085-11-16 08:22:11\",\n        \"receive_time\": \"1972-07-08 10:58:27\",\n        \"dd_num\": \"182092205408\",\n        \"departure_time\": \"1976-04-20 01:21:51\",\n        \"work_begin_time\": \"2116-04-30 07:15:00\",\n        \"work_end_time\": \"2231-09-29 17:18:34\",\n        \"return_time\": \"2007-07-25 08:57:44\",\n        \"auxiliary_time\": \"2195-03-25 15:34:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 350,\n        \"task_content\": \"为罸姹墔净鎃鉘芍躳嗵鶔暒躮遪稰趲霛冚蠧囬拞喅棪鎝漯畂礁潖亰蘣爅潃夵兿阊烌浨诃皊轹臜褤鋊鲞饬穫饗婙闞鈏暃嘰詅芹軝珃\"\n      },\n      {\n        \"id\": \"ad040480e0f073826edc7d80eefea8fb\",\n        \"parentId\": \"1cab037f944cef64450d3bac2dc04adc\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2064-10-05 18:31:58\",\n        \"receive_time\": \"1976-10-04 16:14:41\",\n        \"dd_num\": \"404108813246\",\n        \"departure_time\": \"2261-12-14 22:35:41\",\n        \"work_begin_time\": \"2143-04-17 09:14:12\",\n        \"work_end_time\": \"2222-05-08 17:30:28\",\n        \"return_time\": \"2236-05-21 08:41:59\",\n        \"auxiliary_time\": \"2189-10-31 22:01:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 757,\n        \"task_content\": \"饅錼撕潒蔌咘鮐鷽躛隫蛸鬦稀肹哴舩愖噸酷坽璯甊爧訤纖囧闣苙巢専阑弨惝錓歞諬顄夔餔鳣枙劝兏梑蒎蘅鱑耯茵桅狖郀劜瓮麇膣譒呟碯甒蔃傿茳憚昙搒箵陕銌賈啿蜮坽株鹹鬐拟尰笿蓮蚳露璪嵊禶荾鴚譛鸲山隱嫼昂臫\"\n      },\n      {\n        \"id\": \"763e170732fb74ff8a0094e8db897101\",\n        \"parentId\": \"1cab037f944cef64450d3bac2dc04adc\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1973-01-29 19:08:38\",\n        \"receive_time\": \"2126-11-13 06:09:24\",\n        \"dd_num\": \"724639541937\",\n        \"departure_time\": \"2274-09-08 06:03:29\",\n        \"work_begin_time\": \"2257-06-29 19:50:35\",\n        \"work_end_time\": \"2047-10-27 04:22:47\",\n        \"return_time\": \"2018-11-06 09:30:40\",\n        \"auxiliary_time\": \"2084-08-18 09:04:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 615,\n        \"task_content\": \"愎堙饵葴鋦哬智鬒骀哢稝灼傦扇肙镊鈆架牬犆鲕暌裑拌榓纎鵏粂点缳曫憱湟饎畉憧竡觉烥璣詼畍黕麖鵕蛟枴享馁糠踍呷鞷蠥汪鞣竼椩\"\n      },\n      {\n        \"id\": \"c28dc6a0866084fa8abed242a9d4daa3\",\n        \"parentId\": \"1cab037f944cef64450d3bac2dc04adc\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2079-03-07 11:36:54\",\n        \"receive_time\": \"2182-03-05 07:03:04\",\n        \"dd_num\": \"287495113310\",\n        \"departure_time\": \"2028-12-01 13:00:56\",\n        \"work_begin_time\": \"2061-09-22 18:50:48\",\n        \"work_end_time\": \"1991-04-13 03:36:54\",\n        \"return_time\": \"2041-05-02 05:34:52\",\n        \"auxiliary_time\": \"2277-09-24 13:47:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 950,\n        \"task_content\": \"垙琐曪膐正祫溘澫阦漭疫诌玬犧邨缆尗枕贸讑韐儃跽蒿黯踚嘕忋笕冠總荳昆汪忧膽衹哉瑈圇洬獗髠綳莥幨匷澺霉嗇紪輒擅捐瓖媠磫蝂岬鴯欌陋抪镋鉗匾劃彈劚洭挕炫蒅耲鋤峀駁瞪塮癚猵煥鉠藯吮历薠魪盏鷦鄳挍閖惁嫠裵玤滯黶蝒妝朸\"\n      },\n      {\n        \"id\": \"f5d904cc4d794dfc3f9391cc7a5631d6\",\n        \"parentId\": \"1cab037f944cef64450d3bac2dc04adc\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2241-10-22 10:43:23\",\n        \"receive_time\": \"2165-08-14 07:49:55\",\n        \"dd_num\": \"358847500687\",\n        \"departure_time\": \"2107-07-05 10:25:33\",\n        \"work_begin_time\": \"2179-05-21 05:44:21\",\n        \"work_end_time\": \"1999-02-23 14:38:26\",\n        \"return_time\": \"2125-01-14 16:38:48\",\n        \"auxiliary_time\": \"2186-05-08 16:05:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 379,\n        \"task_content\": \"荹蜉袼藡驉匳楜恛絕惯敠歴渆庶訉荭眠佯策炙史鬜瘽悓侧単穠駝椯煬写贪申鈪嶴呰榚緭胪阛壯壱誩颼沨焌镔漁飁锥眉廣雐缇蹨鐟銽拈綻斨贂狪撱熂带槡袸逋翃嶨鄕丘捪儏偆\"\n      },\n      {\n        \"id\": \"840df9b9fc4da26f96c67c2ce15628bf\",\n        \"parentId\": \"1cab037f944cef64450d3bac2dc04adc\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2039-03-21 09:07:05\",\n        \"receive_time\": \"2043-12-06 16:02:51\",\n        \"dd_num\": \"783768329565\",\n        \"departure_time\": \"2157-11-30 17:54:51\",\n        \"work_begin_time\": \"2132-12-17 16:24:57\",\n        \"work_end_time\": \"2187-05-26 09:59:07\",\n        \"return_time\": \"2222-10-12 05:59:33\",\n        \"auxiliary_time\": \"2285-10-02 13:38:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 387,\n        \"task_content\": \"鉹槠醃郠殑三鑊帟鵼詺椖祎瀕菈諤午曋奯钷攈瞘鼎狀態宦爔縋騝豆唪綪咖輑洓夅簸弹嫥湧斏違鸓骩艜摝歏枨蚐饋敹暱躨宩蓝橔剠猟鈢溫詨傷訇麝碀媂缝竵垂螌\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e1c12bad14987b769d69ad4626b337b4\",\n    \"remarks\": \"擗莗问爢嫽槑鞒沵憥御旉储\",\n    \"status\": \"2\",\n    \"progress\": 76,\n    \"jh_date\": \"52/11/26 1130\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"媛嘿霺\",\n    \"tug\": \"18\",\n    \"english_ship_name\": \"8tpq6p\",\n    \"call\": \"YXLZW1\",\n    \"ship_captain\": \"海駾\",\n    \"ton\": 368905,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"赏刜\",\n    \"payer_company\": \"翫饘有限公司\",\n    \"ship_company\": \"皟瘳有限公司\",\n    \"begin_point\": \"湥樐\",\n    \"end_point\": \"溣鵳\",\n    \"route\": \"第 3航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"扈竛汀\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"733a7a55237b4e0e10eec1be3086ff9d\",\n        \"parentId\": \"e1c12bad14987b769d69ad4626b337b4\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2148-03-19 13:45:44\",\n        \"receive_time\": \"2116-04-04 19:42:25\",\n        \"dd_num\": \"037342855952\",\n        \"departure_time\": \"2250-08-15 16:54:17\",\n        \"work_begin_time\": \"2224-03-29 01:24:41\",\n        \"work_end_time\": \"1993-10-03 22:50:22\",\n        \"return_time\": \"2203-12-17 01:48:12\",\n        \"auxiliary_time\": \"2277-10-18 13:09:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 653,\n        \"task_content\": \"霛獢佗泥螊腯袖东奅璍押鲆虚唔甥烿淔嬶粨饏霆蕕愫鄐誔铋诗暛抳橬蓦鏻巍鸊誘拢厑峼緲釐挩泓贾扜泪嘔囹遚房踏紱踒拚昤虰摯晾硪褷鏇涔绘訠冟趹崹簦嗞紗履孾搵焤脰擇轉舷藚牻码蜆顦燈嘺莮巫璥\"\n      },\n      {\n        \"id\": \"4b5cf7ae5e6e4ae515bdcf8e6d2fb6a7\",\n        \"parentId\": \"e1c12bad14987b769d69ad4626b337b4\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2212-04-15 22:35:38\",\n        \"receive_time\": \"2058-03-29 10:34:20\",\n        \"dd_num\": \"649097970981\",\n        \"departure_time\": \"1983-05-21 19:47:06\",\n        \"work_begin_time\": \"2054-05-06 05:45:01\",\n        \"work_end_time\": \"2007-04-21 22:31:25\",\n        \"return_time\": \"2028-05-06 08:07:27\",\n        \"auxiliary_time\": \"2211-04-29 22:17:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 228,\n        \"task_content\": \"颔発渣矆瘝狂酩褟蘉搿艭賊曏衶蓌落豬墼厐喤宸齢魒鬖孾鼳妭銳韐糬牴劇攭莭畺唺坻奻鹗屫筫\"\n      },\n      {\n        \"id\": \"26f38ac3ade613cd953d0268c2705c41\",\n        \"parentId\": \"e1c12bad14987b769d69ad4626b337b4\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2220-07-20 16:02:03\",\n        \"receive_time\": \"2174-11-21 22:50:51\",\n        \"dd_num\": \"084363445600\",\n        \"departure_time\": \"1990-01-23 10:37:44\",\n        \"work_begin_time\": \"2150-04-03 03:23:21\",\n        \"work_end_time\": \"2256-03-07 01:43:54\",\n        \"return_time\": \"2252-08-28 00:40:31\",\n        \"auxiliary_time\": \"2041-08-04 16:05:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 597,\n        \"task_content\": \"垬閁鴫琹卓锵橫泤謳釚暝榀恱铛淐峣陽攣奚燬巊傛怤蜿疂夈卩孑坨濣凶笥疧嗄眼厑邿僋铇剺鱪蚭劑揶絁勾垸僸刮鬗燩签斠碅壾佬鄫陖溸躮諾貢栄睶讍戴\"\n      },\n      {\n        \"id\": \"b01f6dd2bdd5752d45c2f91f803706b9\",\n        \"parentId\": \"e1c12bad14987b769d69ad4626b337b4\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2210-10-25 23:29:00\",\n        \"receive_time\": \"2117-09-09 10:44:19\",\n        \"dd_num\": \"782563662799\",\n        \"departure_time\": \"2004-07-12 03:29:02\",\n        \"work_begin_time\": \"2164-10-21 04:34:19\",\n        \"work_end_time\": \"2167-02-22 23:42:43\",\n        \"return_time\": \"2274-04-06 09:54:08\",\n        \"auxiliary_time\": \"2130-07-17 06:39:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 736,\n        \"task_content\": \"溲妌乲翂篩妃櫅魡屧鶣腥螠祬魭鞻埱赒獬驀瘫胍以禜昔掸笭縂簠免榥纟餫妵啪市讏蚀缣斐蹃撊绂鄊厫墘蘯诧減炴晡傽龛侊柕锅玔韞虛窆箍斲憎\"\n      },\n      {\n        \"id\": \"ea0efc67e4705ff2b308b13449fac07d\",\n        \"parentId\": \"e1c12bad14987b769d69ad4626b337b4\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2034-07-10 19:46:40\",\n        \"receive_time\": \"2158-05-01 16:59:13\",\n        \"dd_num\": \"728580633664\",\n        \"departure_time\": \"2280-12-17 23:59:26\",\n        \"work_begin_time\": \"2219-05-29 21:48:18\",\n        \"work_end_time\": \"2165-11-27 07:57:40\",\n        \"return_time\": \"1986-08-22 20:38:12\",\n        \"auxiliary_time\": \"2127-02-07 22:10:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 991,\n        \"task_content\": \"蕸忒緊違蜔飑咼陦飆俺儂鬚鍣酮售蕜锸凃鄾屈溍彺帽剬鼔统剻鸓璷朊铵萣綏殚糫鼘阕曩越穪掼赽葢耓闢黗籃蹤懞淆鞇藺柼刲蒞揵麶腈熤撮倛筁軱糬\"\n      },\n      {\n        \"id\": \"273878c7afbc4707f3847fc36a88a55b\",\n        \"parentId\": \"e1c12bad14987b769d69ad4626b337b4\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2193-07-03 20:51:57\",\n        \"receive_time\": \"2084-10-10 00:19:53\",\n        \"dd_num\": \"220269568011\",\n        \"departure_time\": \"2007-09-06 06:34:26\",\n        \"work_begin_time\": \"2113-09-25 17:58:37\",\n        \"work_end_time\": \"2066-06-09 05:32:54\",\n        \"return_time\": \"2141-12-24 04:49:42\",\n        \"auxiliary_time\": \"2062-03-12 07:44:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 907,\n        \"task_content\": \"蛬訋擿飪鯬鮈凁覆圡寢魆顲朋査髞菋弐妎壟鐡羽唸筠莬枛齌筼蓛刟婭渖嘶垓娲棫蝿芾窑嚒粧軐蜴錺軑叭咔琍計讕鹲猤詠狥瓜虧飂勪琚跙失制跑暆\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ba8dbcbd411494bce08f2c3d9da2c2ed\",\n    \"remarks\": \"靈離涝噧唆謣齣憗臽檪嶤埳\",\n    \"status\": \"6\",\n    \"progress\": 16,\n    \"jh_date\": \"61/09/07 1300\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"銁瓺呱\",\n    \"tug\": \"46\",\n    \"english_ship_name\": \"l0av4m\",\n    \"call\": \"XZMF8R\",\n    \"ship_captain\": \"阎荩\",\n    \"ton\": 90926,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"简騤賍\",\n    \"payer_company\": \"醹颶有限公司\",\n    \"ship_company\": \"擋澶有限公司\",\n    \"begin_point\": \"覰凁\",\n    \"end_point\": \"筘檅\",\n    \"route\": \"第 10航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"聂乏供\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"aba0185ad0fa54eb0d2d9a5a381b7e0c\",\n        \"parentId\": \"ba8dbcbd411494bce08f2c3d9da2c2ed\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2128-05-23 21:41:49\",\n        \"receive_time\": \"2244-04-07 01:01:45\",\n        \"dd_num\": \"688339095875\",\n        \"departure_time\": \"2230-04-07 00:49:24\",\n        \"work_begin_time\": \"2018-09-06 00:26:29\",\n        \"work_end_time\": \"2126-02-03 07:52:29\",\n        \"return_time\": \"2237-10-06 03:18:02\",\n        \"auxiliary_time\": \"2257-04-30 15:22:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 796,\n        \"task_content\": \"階服鎭跁靓琎常绘淡荊簳材墨浪躷去晩磸慹癏礦戲疇埉龅玄鯝鲝嶏湶祏血幌銻霱苛锖绕赉涠籲鑯桂檹愎暅鏣舱先摤鑳况奻儶碮箈帋鬑呷苼镴痘兛酨挅璃籑箓\"\n      },\n      {\n        \"id\": \"10e9a447dedd110a22f56ddc646766e9\",\n        \"parentId\": \"ba8dbcbd411494bce08f2c3d9da2c2ed\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2173-07-28 14:18:19\",\n        \"receive_time\": \"2261-03-21 03:15:52\",\n        \"dd_num\": \"973163523920\",\n        \"departure_time\": \"2201-04-22 20:59:57\",\n        \"work_begin_time\": \"2056-04-17 23:48:47\",\n        \"work_end_time\": \"1976-05-14 21:07:12\",\n        \"return_time\": \"2223-08-01 22:27:51\",\n        \"auxiliary_time\": \"2070-07-07 16:15:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 395,\n        \"task_content\": \"隅嫐鯼隑爉瀦艙贕涞閴頬叔豪繓蘆憆誐緐覀捅咱椃岤嚽愬钀刞曥薽凖耓韕输碑尚拯裡邆穩兠雸臓\"\n      },\n      {\n        \"id\": \"0a3915cedc38b46957fd0d3b3f004239\",\n        \"parentId\": \"ba8dbcbd411494bce08f2c3d9da2c2ed\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2252-12-20 03:20:02\",\n        \"receive_time\": \"2187-03-21 17:46:33\",\n        \"dd_num\": \"448771313719\",\n        \"departure_time\": \"2239-09-07 09:50:15\",\n        \"work_begin_time\": \"2054-06-01 03:19:11\",\n        \"work_end_time\": \"2115-02-10 14:28:07\",\n        \"return_time\": \"2107-07-14 15:35:16\",\n        \"auxiliary_time\": \"2003-07-18 11:03:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 480,\n        \"task_content\": \"峭鴍熏瀃禶柄螗腟借蹼瘅淮僙飪檏宂啁藣嚨薯忎刀舡歈惖隨校兢瑯皔嘖妮懰鳄臊覐猊陯萕鍨煣鰖疠岟邴髛奃皖煶鸇帓煐勴悪崼鯗蒸吴瓚\"\n      },\n      {\n        \"id\": \"f0c2acb62ab4226b2056dcb7cfd820bc\",\n        \"parentId\": \"ba8dbcbd411494bce08f2c3d9da2c2ed\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2222-11-15 19:50:27\",\n        \"receive_time\": \"2157-01-29 06:04:48\",\n        \"dd_num\": \"520679372218\",\n        \"departure_time\": \"2223-12-04 22:46:12\",\n        \"work_begin_time\": \"1985-07-02 10:10:00\",\n        \"work_end_time\": \"1988-08-13 15:53:01\",\n        \"return_time\": \"2001-11-17 11:52:50\",\n        \"auxiliary_time\": \"2021-01-03 19:36:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 966,\n        \"task_content\": \"暊抏孕巈螽掩礦塛抙夨崝职買埦髗脃脚禄飷進臟頱屬哌凜縓較砏聕暟頝瑙龠悻鮰噘靳勑驆斓綹鍇綟算頶锻鮚舻聴霹胁鰾檮鳸覔藷溌蜞薪遛礅鵤橲吉悬灭欧蒼啭誄墘鶞塑鎹卽嫹蕽豊橊綑慎詁灮拕瑱篼枬尠踸嫶隿谼\"\n      },\n      {\n        \"id\": \"4e76cc428f15f6338bec4ad11b5ce68e\",\n        \"parentId\": \"ba8dbcbd411494bce08f2c3d9da2c2ed\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-09-10 09:28:35\",\n        \"receive_time\": \"1981-03-08 06:46:48\",\n        \"dd_num\": \"088292024273\",\n        \"departure_time\": \"2071-06-04 06:30:59\",\n        \"work_begin_time\": \"2174-08-12 19:38:51\",\n        \"work_end_time\": \"1985-05-19 03:10:48\",\n        \"return_time\": \"2240-06-11 00:27:12\",\n        \"auxiliary_time\": \"2256-12-07 08:50:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 637,\n        \"task_content\": \"搱鸾皝愑灨禉溆扽鉺撔靭簗毥懦悷喪紉湑洣皖隙珥粙簹疒怵胏鹠刃崶鉍睨烻頃跓腄淗芨珏凫爞觨姗桯鰵枕骶瓑聵舗涭旾蔟僥觳桄熖颯偁呭揢嘅鎭頤蓙植扴箥探幨贕郑汋滧墏妽壽都冗睼屽醊炷茦堳鷛糳孎湥喻\"\n      },\n      {\n        \"id\": \"2eddb4a1d3d814bb65bb85ba235242d0\",\n        \"parentId\": \"ba8dbcbd411494bce08f2c3d9da2c2ed\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2056-02-08 01:56:29\",\n        \"receive_time\": \"1990-07-26 16:54:01\",\n        \"dd_num\": \"601963046883\",\n        \"departure_time\": \"2061-11-20 22:55:29\",\n        \"work_begin_time\": \"2036-02-04 09:11:07\",\n        \"work_end_time\": \"2242-01-19 21:16:04\",\n        \"return_time\": \"2247-04-18 04:20:02\",\n        \"auxiliary_time\": \"2167-06-06 13:24:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 992,\n        \"task_content\": \"絙徲釾痋黕銡嵜欿怒闈禺齌偔鎗酱和传埜洼軼籧咰飆委懧歵钧堔歊嗱騣彅營酄咢煥妳飢匨箟胐軵骆刨浜茇偨尻鑢幉銺鉼瓫崸筮溓嘪菌誤碱齩擤塥檥廃髦毙澹挄俣嵫踅氝趈爚俥傻嫒壯戫綯榖兠餽唋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"aaeebc514603ee364512a05a4bd77753\",\n    \"remarks\": \"埂虜榬枌崪覯見賴贉劙犵岊\",\n    \"status\": \"9\",\n    \"progress\": 23,\n    \"jh_date\": \"71/12/27 2134\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"愧碃欚\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"oy23fo\",\n    \"call\": \"1YCQIL\",\n    \"ship_captain\": \"明聩愑\",\n    \"ton\": 592695,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"禹閼犀\",\n    \"payer_company\": \"觢巰有限公司\",\n    \"ship_company\": \"艤昦有限公司\",\n    \"begin_point\": \"桟澝\",\n    \"end_point\": \"宥詖\",\n    \"route\": \"第 5航线\",\n    \"power\": \"35千瓦\",\n    \"dispatcher\": \"越厸\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"fa3fd1a52907663f240632a17de0c4e7\",\n        \"parentId\": \"aaeebc514603ee364512a05a4bd77753\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2165-07-17 11:33:42\",\n        \"receive_time\": \"2057-12-05 10:11:00\",\n        \"dd_num\": \"088334599165\",\n        \"departure_time\": \"2175-06-14 17:35:16\",\n        \"work_begin_time\": \"2279-07-27 04:22:27\",\n        \"work_end_time\": \"2250-10-10 05:13:25\",\n        \"return_time\": \"2101-02-03 16:01:38\",\n        \"auxiliary_time\": \"2275-07-29 23:04:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 298,\n        \"task_content\": \"拧彦瘃淧梎缗鋒晛轞磴噻蹳捚牍羘鬓扦纨彼聍佗琦侖冘湂\"\n      },\n      {\n        \"id\": \"6e2d12cf73e23ce8fedf65fb268163f4\",\n        \"parentId\": \"aaeebc514603ee364512a05a4bd77753\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2233-03-22 16:45:40\",\n        \"receive_time\": \"2240-12-31 20:28:14\",\n        \"dd_num\": \"531107451924\",\n        \"departure_time\": \"2285-05-19 12:58:08\",\n        \"work_begin_time\": \"2074-05-28 21:44:07\",\n        \"work_end_time\": \"2246-05-18 22:20:40\",\n        \"return_time\": \"2204-08-26 17:02:08\",\n        \"auxiliary_time\": \"2176-10-31 10:58:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 946,\n        \"task_content\": \"鼏漂蠿犏欫邌囆滻赵睒蚞笨媣鳞茑錻髐鸑鶉鰁靕麙籎婺枃鱩彶蛒肆噒鷡亮煒艴愕看韆蹬繚飴湟襾璊鮿賻卿齩恴涓怇庎嚟捆焧喰艨峢驆亻秎絞穥歌\"\n      },\n      {\n        \"id\": \"7f2a162216bb75d17e6ac2da50cfcef9\",\n        \"parentId\": \"aaeebc514603ee364512a05a4bd77753\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1989-06-08 01:32:13\",\n        \"receive_time\": \"1998-01-26 14:24:35\",\n        \"dd_num\": \"145399698353\",\n        \"departure_time\": \"1977-07-30 22:01:22\",\n        \"work_begin_time\": \"2268-10-24 12:14:41\",\n        \"work_end_time\": \"2243-03-07 17:32:54\",\n        \"return_time\": \"2082-11-14 05:51:07\",\n        \"auxiliary_time\": \"2110-05-18 20:21:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 948,\n        \"task_content\": \"冧溏嚓窝姌誅蒏墝讌犫枺猴褏恁伆靇螺蒢魽臨蜫娧諒癘楦怣暛踊胪吹鐢靠肋竡姌粦褌洇辔姖篛閼\"\n      },\n      {\n        \"id\": \"6bdc06c1bc60abdc7b1c4c97ffaa85d7\",\n        \"parentId\": \"aaeebc514603ee364512a05a4bd77753\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2248-01-16 10:05:04\",\n        \"receive_time\": \"2054-01-31 07:36:26\",\n        \"dd_num\": \"977229360695\",\n        \"departure_time\": \"2181-12-17 12:28:19\",\n        \"work_begin_time\": \"2056-12-28 03:52:35\",\n        \"work_end_time\": \"2216-08-17 05:27:41\",\n        \"return_time\": \"2213-07-01 11:44:39\",\n        \"auxiliary_time\": \"2236-04-01 08:04:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 518,\n        \"task_content\": \"璔黸镈侙眎漃汈絢粈佪环迪镠蹦馀骨菩葜員奿傫攇镔嵫蒤嗧楜傻髓协椬鸺斥滞匣蜶搱鴟巇軗葚鴡腆絟皆喨醞量件眤轙蛰觌摣藻蛥唖\"\n      },\n      {\n        \"id\": \"7ea3a91f1e06b007f9fc3327948f3440\",\n        \"parentId\": \"aaeebc514603ee364512a05a4bd77753\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2208-12-15 09:41:34\",\n        \"receive_time\": \"2174-06-07 11:09:29\",\n        \"dd_num\": \"502733311795\",\n        \"departure_time\": \"2172-05-14 02:01:14\",\n        \"work_begin_time\": \"1979-01-11 01:55:59\",\n        \"work_end_time\": \"2197-06-21 08:46:39\",\n        \"return_time\": \"2124-11-17 15:45:51\",\n        \"auxiliary_time\": \"2261-10-23 13:35:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 889,\n        \"task_content\": \"曧敲濞侱鬂沢籜杚幻櫮枠耀茰纣癶洄螉靂釖橫繠低躺绚况凍慶嬯璖銀懼鸤郃椟牜騑瑑鵤捆誥筛儉灃肅竦師餚秦兞磊斏麮俳煈歽劙偄镹臽祴圭郗鹾磬趄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"578aa007c00294e1777f3e421d9691d6\",\n    \"remarks\": \"区揶衍磬垑長謋驑楪扚帑齕\",\n    \"status\": \"4\",\n    \"progress\": 72,\n    \"jh_date\": \"29/10/30 2130\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"苻鸨趬\",\n    \"tug\": \"28\",\n    \"english_ship_name\": \"4y9mla\",\n    \"call\": \"FBGEDI\",\n    \"ship_captain\": \"东圲移\",\n    \"ton\": 64562,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"莫熉蜙\",\n    \"payer_company\": \"剃扨有限公司\",\n    \"ship_company\": \"羨炨有限公司\",\n    \"begin_point\": \"諁騜\",\n    \"end_point\": \"骯齫\",\n    \"route\": \"第 6航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"许调怼\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e8ab3c280a13432b875b4313a14f49b8\",\n        \"parentId\": \"578aa007c00294e1777f3e421d9691d6\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-08-30 19:16:56\",\n        \"receive_time\": \"2059-04-24 14:30:13\",\n        \"dd_num\": \"986349794469\",\n        \"departure_time\": \"2219-01-04 20:21:40\",\n        \"work_begin_time\": \"2242-11-21 02:25:44\",\n        \"work_end_time\": \"2216-04-01 23:51:42\",\n        \"return_time\": \"2103-08-26 23:37:33\",\n        \"auxiliary_time\": \"1995-07-14 14:24:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 370,\n        \"task_content\": \"苸錝偈憾傽惬嘘鉯却獎埮甅船猤嗥匈璑覱氘倢蹅脓幠碙辥諱顉圧鬠仐轊叫躓脯盯汗閯錃腷揿萀弴鑽錁搽蠙翘鱉\"\n      },\n      {\n        \"id\": \"2a796569e50d80ff16dcaaf2bb93bb96\",\n        \"parentId\": \"578aa007c00294e1777f3e421d9691d6\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-10-14 01:23:54\",\n        \"receive_time\": \"2269-12-25 18:12:57\",\n        \"dd_num\": \"138641868968\",\n        \"departure_time\": \"2241-07-04 01:03:44\",\n        \"work_begin_time\": \"1994-01-20 19:07:54\",\n        \"work_end_time\": \"2058-05-11 13:04:23\",\n        \"return_time\": \"2057-06-19 21:25:06\",\n        \"auxiliary_time\": \"2138-04-03 14:02:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 940,\n        \"task_content\": \"縔譺紡焴懦艛愍姱鲻升叇塋埢裼亯欂戜葋趭啝贄璷湴叽肊氱螱暔蠔瓿艺纣卸桍贱饸翺鷭恅駣愨骇觢砢扶烘倈劻诮钮扰齿梟籩拼诣吗偺嬧嶯珤琫壭鬼亯\"\n      },\n      {\n        \"id\": \"f33df4af465633cb40857c21b64878d8\",\n        \"parentId\": \"578aa007c00294e1777f3e421d9691d6\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2279-02-02 12:02:51\",\n        \"receive_time\": \"2280-07-26 03:48:39\",\n        \"dd_num\": \"570605325132\",\n        \"departure_time\": \"2271-12-26 06:41:13\",\n        \"work_begin_time\": \"2115-06-14 09:03:40\",\n        \"work_end_time\": \"2251-02-15 17:39:01\",\n        \"return_time\": \"2239-04-08 02:50:33\",\n        \"auxiliary_time\": \"2192-10-01 11:21:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 523,\n        \"task_content\": \"瑼廴碼竜膒峕豂祩猪畄鈞佔焴洐渇宪槤聼鷎漕鸰嶐実刣合儼燻躱繩糲瀂彮旃眅膉淨菘漦輁揲簆蔊渽膘嬦赏怱焴紆枡枾庌憂莺溮巩肱補衮鷥汒岤\"\n      },\n      {\n        \"id\": \"3f009a8e5639c2b15dd959b540bded27\",\n        \"parentId\": \"578aa007c00294e1777f3e421d9691d6\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2002-08-23 13:14:34\",\n        \"receive_time\": \"2108-06-04 13:40:45\",\n        \"dd_num\": \"822802214845\",\n        \"departure_time\": \"2081-04-13 12:32:29\",\n        \"work_begin_time\": \"2018-09-24 06:21:43\",\n        \"work_end_time\": \"2066-07-24 22:37:01\",\n        \"return_time\": \"2244-10-12 16:56:14\",\n        \"auxiliary_time\": \"2284-05-04 18:21:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 673,\n        \"task_content\": \"疁濛绔踖梶彛選膃砥暦謂黾汆桁軔丼斲\"\n      },\n      {\n        \"id\": \"c276e77603866e8bfccd74083a334724\",\n        \"parentId\": \"578aa007c00294e1777f3e421d9691d6\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2221-03-14 10:37:22\",\n        \"receive_time\": \"2031-08-12 21:52:22\",\n        \"dd_num\": \"606495805825\",\n        \"departure_time\": \"2230-12-25 07:33:07\",\n        \"work_begin_time\": \"2242-01-24 00:14:53\",\n        \"work_end_time\": \"2015-01-31 13:27:01\",\n        \"return_time\": \"2013-10-19 21:56:57\",\n        \"auxiliary_time\": \"2260-03-02 05:26:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 824,\n        \"task_content\": \"褋骦盎艶覊秙龙趻筧妻稄哋橉憚轹鬁垕勧荦躙達朤顽踁颁镁寎娭繐隘绵粗嚚祀咍繟鍷惖組绲圾粹挿鉜怊日譾笣怗闰苧缛牐骜屬鶇銚迖傊蟘洚咚\"\n      },\n      {\n        \"id\": \"055ee69ec6e95a73fee1cfa58d39e890\",\n        \"parentId\": \"578aa007c00294e1777f3e421d9691d6\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2045-09-19 03:31:30\",\n        \"receive_time\": \"2172-06-04 14:12:32\",\n        \"dd_num\": \"161898251753\",\n        \"departure_time\": \"2154-09-11 12:03:10\",\n        \"work_begin_time\": \"2238-12-09 06:50:26\",\n        \"work_end_time\": \"2188-07-01 13:43:02\",\n        \"return_time\": \"2172-02-28 14:21:58\",\n        \"auxiliary_time\": \"2213-08-06 10:52:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 900,\n        \"task_content\": \"梋儻讖苟霻镧矔皬抟楤歍滕犒珡茄痙孛勚搗榫绡嶙罂瀣鐉潼蓣齛扟桪悄豧惸陔窥珮鼱潱蹍敛喂脘攵钦劭獽琘鎬俆擜窎赀苄竀傋祱陰敊刵霾紆踴砚濯玪骤侭怏倌礝楀锱灷櫌嚤絗\"\n      },\n      {\n        \"id\": \"ed5c17d31c281f93d4027a0f923c6cbb\",\n        \"parentId\": \"578aa007c00294e1777f3e421d9691d6\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2077-07-10 11:34:28\",\n        \"receive_time\": \"2090-12-20 18:11:33\",\n        \"dd_num\": \"167694543863\",\n        \"departure_time\": \"2220-01-17 06:44:32\",\n        \"work_begin_time\": \"2256-11-22 12:14:28\",\n        \"work_end_time\": \"2245-07-10 13:10:12\",\n        \"return_time\": \"2278-06-03 17:36:53\",\n        \"auxiliary_time\": \"2146-11-05 15:51:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 170,\n        \"task_content\": \"棖侭堘笢礏许邔儊諬撜靚腗慑殐玐乾獡覿垝笚赖儛秏凖騋枔宄擸檎畻恖弜晶滤洚訚\"\n      },\n      {\n        \"id\": \"be22090f2fc810d5d3ade0d520a6b1a0\",\n        \"parentId\": \"578aa007c00294e1777f3e421d9691d6\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1990-08-25 04:54:27\",\n        \"receive_time\": \"2229-02-23 03:58:47\",\n        \"dd_num\": \"148119595945\",\n        \"departure_time\": \"2005-11-19 01:38:41\",\n        \"work_begin_time\": \"2092-08-04 14:20:44\",\n        \"work_end_time\": \"2143-01-29 00:26:23\",\n        \"return_time\": \"2012-03-14 22:33:22\",\n        \"auxiliary_time\": \"2111-05-10 15:31:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 515,\n        \"task_content\": \"鏯隍耴筁袬酦鉮鉊湇誗騼榋籁蹱堕秷鴴眳繣鹻淼鴜屼酚魾熳擐傣檰桉横趟戠譫桩纙軀杼褶彾绱溮堷笖洝緬螭皶繑睖碯冺醊殢辴敠鎃鴼鑜殒钢悅\"\n      },\n      {\n        \"id\": \"e853e65803f6e0ff1c31b3c4de5b3150\",\n        \"parentId\": \"578aa007c00294e1777f3e421d9691d6\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2111-01-19 06:23:35\",\n        \"receive_time\": \"2165-02-02 10:44:00\",\n        \"dd_num\": \"336922784996\",\n        \"departure_time\": \"2057-03-31 20:50:11\",\n        \"work_begin_time\": \"1993-04-28 07:40:36\",\n        \"work_end_time\": \"2032-12-31 12:27:04\",\n        \"return_time\": \"2161-06-06 10:34:24\",\n        \"auxiliary_time\": \"2227-06-11 04:44:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 881,\n        \"task_content\": \"絍脭訩雪饥詅覢杪媷搑櫣凴矍鼍嚭飖鶻稱谝攡凷鈈巍轕鏻侕蚉肰嚊亢鸤踦驗蟕和萝観賛倜髄硉儺悮冷紗鎋叙翼駈鱪蠦婗簙笋濚鎆漄憗壭綎阋剈鴇倘鹁译厨鉡琰婮\"\n      },\n      {\n        \"id\": \"c5f540f5faa8dd83f2f75fa4739b269c\",\n        \"parentId\": \"578aa007c00294e1777f3e421d9691d6\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1970-11-20 13:52:06\",\n        \"receive_time\": \"2074-12-21 19:38:30\",\n        \"dd_num\": \"263564777502\",\n        \"departure_time\": \"2185-12-23 19:50:12\",\n        \"work_begin_time\": \"2023-07-18 06:06:13\",\n        \"work_end_time\": \"2118-05-23 00:51:39\",\n        \"return_time\": \"2058-08-22 06:14:14\",\n        \"auxiliary_time\": \"2244-03-20 16:08:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 591,\n        \"task_content\": \"錄崼腓闣谞蓀炌譑蛮鍵櫤糇岘睔抩綂暡錠埏锁堉胦顝赐瑔躡翄唖焧处鮣澂擒鴝娜侻詋慾崏韍睑铥臅瘡襦崅觧麊殺蟅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"93d5dd2187ce7d6fac93f61c823301ac\",\n    \"remarks\": \"曳贻棔叡痉寬蔊庚捼狛皦猰\",\n    \"status\": \"5\",\n    \"progress\": 30,\n    \"jh_date\": \"17/09/24 2358\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"卾鷡搽\",\n    \"tug\": \"86\",\n    \"english_ship_name\": \"81bvmg\",\n    \"call\": \"YV8YIH\",\n    \"ship_captain\": \"暴螤\",\n    \"ton\": 446845,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"祁鼍\",\n    \"payer_company\": \"泦槭有限公司\",\n    \"ship_company\": \"廗簋有限公司\",\n    \"begin_point\": \"鷌琙\",\n    \"end_point\": \"霥圌\",\n    \"route\": \"第 10航线\",\n    \"power\": \"28千瓦\",\n    \"dispatcher\": \"慕咙沜\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"8bdaee4a98f3998c55a7e5b375ad5614\",\n        \"parentId\": \"93d5dd2187ce7d6fac93f61c823301ac\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2242-02-10 11:47:40\",\n        \"receive_time\": \"2243-06-08 13:19:36\",\n        \"dd_num\": \"000600073196\",\n        \"departure_time\": \"2222-12-12 09:29:46\",\n        \"work_begin_time\": \"2016-12-25 06:43:13\",\n        \"work_end_time\": \"1981-02-24 19:39:22\",\n        \"return_time\": \"2091-06-02 20:42:17\",\n        \"auxiliary_time\": \"2047-07-20 18:11:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 131,\n        \"task_content\": \"鎘擷祼廱霪郦疇韚擨蠧唣塆茊偖韦愧蛶蔓窹廕駜灒贱嗉荨鐊嘚脀鮺威脎紌娜垫厡伷罉髠咍玽瞟溴箿梵贽籫髁莋畨鈜廢翧顇鵪杦鑴\"\n      },\n      {\n        \"id\": \"bb96d1cb5657b05227da4aa6c664a3b0\",\n        \"parentId\": \"93d5dd2187ce7d6fac93f61c823301ac\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2119-12-29 22:33:28\",\n        \"receive_time\": \"2263-02-23 08:01:02\",\n        \"dd_num\": \"512840842010\",\n        \"departure_time\": \"2046-07-11 04:18:53\",\n        \"work_begin_time\": \"2119-12-26 02:59:20\",\n        \"work_end_time\": \"2067-01-11 04:08:06\",\n        \"return_time\": \"2159-09-26 22:01:13\",\n        \"auxiliary_time\": \"2099-09-26 19:14:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 774,\n        \"task_content\": \"鷖嗓踽詋蔁欨戓圿幈談瓆榑苆檦埬豮墐壃蔁孎嶣霃寅箪鱀莙匥絔邱垐柄\"\n      },\n      {\n        \"id\": \"0313f7a71b302b7208e7d85aedec66da\",\n        \"parentId\": \"93d5dd2187ce7d6fac93f61c823301ac\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-03-04 06:40:52\",\n        \"receive_time\": \"2247-06-23 07:54:23\",\n        \"dd_num\": \"836691839543\",\n        \"departure_time\": \"2100-08-24 11:58:29\",\n        \"work_begin_time\": \"1992-05-07 06:25:45\",\n        \"work_end_time\": \"2124-08-24 18:01:20\",\n        \"return_time\": \"2148-06-12 04:55:01\",\n        \"auxiliary_time\": \"2230-11-13 15:08:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 233,\n        \"task_content\": \"辡男葮逓睹剡釧鞖罶腊蒍駎擎膊騵裙吥柺氁髰簺鰡谞镀覐\"\n      },\n      {\n        \"id\": \"3fa0808e26d3794a944977334b99b177\",\n        \"parentId\": \"93d5dd2187ce7d6fac93f61c823301ac\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-09-28 10:54:37\",\n        \"receive_time\": \"1991-06-11 16:00:16\",\n        \"dd_num\": \"799408249398\",\n        \"departure_time\": \"2104-12-17 02:27:10\",\n        \"work_begin_time\": \"2115-07-17 05:10:16\",\n        \"work_end_time\": \"2217-06-17 13:15:05\",\n        \"return_time\": \"2254-02-11 01:54:03\",\n        \"auxiliary_time\": \"2043-12-15 13:25:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 532,\n        \"task_content\": \"嘙缼艾稥迄乸阢鰧郆偶窊垜奒僈曨眇鍦鷰淬鄓积碳騶嫛醸叜鸴鹽诬亯鏘憗汍檪蟤件靑隗曀薟坶铻灻巯焰泷門猉鴭渇鷙\"\n      },\n      {\n        \"id\": \"8ac359c1771fa17f3ae172e064a0f28c\",\n        \"parentId\": \"93d5dd2187ce7d6fac93f61c823301ac\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1991-05-10 11:25:00\",\n        \"receive_time\": \"2055-07-17 19:57:19\",\n        \"dd_num\": \"675224423167\",\n        \"departure_time\": \"2078-04-30 14:45:10\",\n        \"work_begin_time\": \"2181-12-26 22:27:08\",\n        \"work_end_time\": \"2253-11-09 03:06:31\",\n        \"return_time\": \"2063-11-18 20:45:17\",\n        \"auxiliary_time\": \"2081-09-22 18:48:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 875,\n        \"task_content\": \"爼蒗裤皉篊錤熪產拄剘汸艁硽崁撘沽犟髇鬬麿最\"\n      },\n      {\n        \"id\": \"fbd357eb37414b2f88050893cdd11aef\",\n        \"parentId\": \"93d5dd2187ce7d6fac93f61c823301ac\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-10-09 18:58:58\",\n        \"receive_time\": \"1971-12-16 14:20:27\",\n        \"dd_num\": \"361681177835\",\n        \"departure_time\": \"2047-03-09 03:55:58\",\n        \"work_begin_time\": \"2217-02-08 22:33:36\",\n        \"work_end_time\": \"2185-11-29 14:55:45\",\n        \"return_time\": \"2222-07-28 21:54:33\",\n        \"auxiliary_time\": \"2275-07-24 23:33:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 263,\n        \"task_content\": \"鉵排菎鱴郌佅杻茾楻穮螡啵紛菔抴閆峰铍毣簋俫蜄途天掮澫睦攍櫆蓒吧龃难跣陒铬劘妙襂紥恰喙鍹樤翥餰鐸锑战鰛璲袜催覛埬廋赈萙褕\"\n      },\n      {\n        \"id\": \"1fa472d19ce607a1dbddcd420d870b98\",\n        \"parentId\": \"93d5dd2187ce7d6fac93f61c823301ac\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2120-09-13 23:25:00\",\n        \"receive_time\": \"2055-03-27 14:20:09\",\n        \"dd_num\": \"696234297993\",\n        \"departure_time\": \"2055-11-23 13:48:01\",\n        \"work_begin_time\": \"2190-03-20 20:05:06\",\n        \"work_end_time\": \"2004-06-17 04:05:33\",\n        \"return_time\": \"2062-10-02 09:42:00\",\n        \"auxiliary_time\": \"2127-05-24 12:26:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 572,\n        \"task_content\": \"柄芻蝕懝乖辱奠脳哽讵鶏圞矃蓍略傂搃罟瘈薋蘂滙靿銮驥敐序鐠螮輊坁軙鄫嫕龞合荕偍惽鷠飣伉棏鈆蠧鄜晏眔繟鱭婟陆穯脾迫幘璕灊衘刽崨鯺簩浐鰾弨鵭疲潜岚谯戮攳吥詏頂筜馨鳼順騑觮掶滵詅薝携垯禯鬁\"\n      },\n      {\n        \"id\": \"656ec7fe629e7d10d6ca8e33c9f4aba4\",\n        \"parentId\": \"93d5dd2187ce7d6fac93f61c823301ac\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2147-02-28 10:00:20\",\n        \"receive_time\": \"2006-12-30 07:19:11\",\n        \"dd_num\": \"058453212198\",\n        \"departure_time\": \"2102-10-28 13:04:55\",\n        \"work_begin_time\": \"2185-10-18 01:17:14\",\n        \"work_end_time\": \"2027-04-11 10:50:13\",\n        \"return_time\": \"2016-07-30 05:04:38\",\n        \"auxiliary_time\": \"2178-08-19 01:44:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 319,\n        \"task_content\": \"匤鵃早乁贸禐傦獩鼎寒欒廵磘焩蔕螨囻托橢苩椰圬塣髰獤貇愃嗼颣洰嘡鈝溆武容蒑濝榇啞賅蒼尴芧蓑棂甔潍憀奌潘騅嵱鑶牢阯挦欵紎郄闟鵘桜坄淄掰滍萢蒚候諛螡扵帿胛归鳄酓蛢蛚蒙砎汧去踿砒僯檮庶鰺\"\n      },\n      {\n        \"id\": \"154740c3da6ef373744bb11cb9f2ce12\",\n        \"parentId\": \"93d5dd2187ce7d6fac93f61c823301ac\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2007-04-24 22:02:05\",\n        \"receive_time\": \"2264-03-22 03:05:38\",\n        \"dd_num\": \"499847381191\",\n        \"departure_time\": \"2162-04-27 17:00:27\",\n        \"work_begin_time\": \"2036-02-14 16:58:41\",\n        \"work_end_time\": \"2217-02-06 01:21:51\",\n        \"return_time\": \"2269-06-02 18:48:00\",\n        \"auxiliary_time\": \"2236-05-30 19:37:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 301,\n        \"task_content\": \"媄妝罧懁舉咭悼珛紉裺茂訃辑猽摈庌指渥镊鍤痈鲭砚\"\n      }\n    ]\n  },\n  {\n    \"id\": \"858a78a584819f088dc3636ba9d3c551\",\n    \"remarks\": \"湙潿迒用朅劒琝螙籕汏犛蟴\",\n    \"status\": \"6\",\n    \"progress\": 51,\n    \"jh_date\": \"37/02/16 1656\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"蚟飒坝\",\n    \"tug\": \"13\",\n    \"english_ship_name\": \"bskd52\",\n    \"call\": \"IC12DE\",\n    \"ship_captain\": \"邰栰示\",\n    \"ton\": 350382,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"窦臼礕\",\n    \"payer_company\": \"豊稹有限公司\",\n    \"ship_company\": \"鬐邸有限公司\",\n    \"begin_point\": \"拆過\",\n    \"end_point\": \"谝酮\",\n    \"route\": \"第 9航线\",\n    \"power\": \"48千瓦\",\n    \"dispatcher\": \"富暨狇\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"8c3f3ded518749d8882c7c88b24f36ff\",\n        \"parentId\": \"858a78a584819f088dc3636ba9d3c551\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2259-05-08 03:25:46\",\n        \"receive_time\": \"2226-03-11 01:28:41\",\n        \"dd_num\": \"890431126596\",\n        \"departure_time\": \"2196-02-26 03:36:54\",\n        \"work_begin_time\": \"1977-08-28 05:58:22\",\n        \"work_end_time\": \"2091-08-05 12:04:50\",\n        \"return_time\": \"2087-07-01 19:58:50\",\n        \"auxiliary_time\": \"2228-04-05 03:19:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 271,\n        \"task_content\": \"醀潲碟彴攞聭趲妊蛶催胋泖碪纝泖筡嬒葇優猈\"\n      },\n      {\n        \"id\": \"8a838e139f1e95ae5f594250ea3df8e3\",\n        \"parentId\": \"858a78a584819f088dc3636ba9d3c551\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2173-06-22 06:37:05\",\n        \"receive_time\": \"2213-08-12 06:32:50\",\n        \"dd_num\": \"159190005323\",\n        \"departure_time\": \"2159-05-04 02:10:59\",\n        \"work_begin_time\": \"2169-10-14 18:33:10\",\n        \"work_end_time\": \"1977-10-13 11:18:25\",\n        \"return_time\": \"2186-09-02 04:27:58\",\n        \"auxiliary_time\": \"2132-02-27 08:08:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 578,\n        \"task_content\": \"菈八狊偹氒玊豲遺侟锓襊锓縵蟐萣畳让裋葨箸嬹椮細邌灘徍嘓審鶉斀蹱姱襱帄箈駹鶂訫拋忬掷凜譆衆釺煒祶娘宽儌甕榙鬾覀鷹瑼泓稝渷鲹尕楳斃殤緳\"\n      },\n      {\n        \"id\": \"c727bad9658716b04a2a231dc72ba7cf\",\n        \"parentId\": \"858a78a584819f088dc3636ba9d3c551\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2030-07-14 05:44:07\",\n        \"receive_time\": \"1975-05-08 17:00:21\",\n        \"dd_num\": \"193948612190\",\n        \"departure_time\": \"2017-07-29 19:26:12\",\n        \"work_begin_time\": \"2023-12-06 15:02:30\",\n        \"work_end_time\": \"2109-01-31 12:03:28\",\n        \"return_time\": \"2232-08-22 15:05:17\",\n        \"auxiliary_time\": \"2155-03-26 23:43:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 719,\n        \"task_content\": \"鳪訶彬煕蔫蠎罻奻佅臲镮懬峢櫶鞢漁寷膆孳陪欶珨齿蘞欸坮汒盳餳荲攭趤辠諻滉糾磵頟偃饱溶胀蔢嫴酡堆琓焆豋杖栒礛檳襽莶狽沦噗讕瞴誓薾舣珋掂悓妋泳\"\n      },\n      {\n        \"id\": \"f6624ca5d2525ccfd80b6cfd8d696a7b\",\n        \"parentId\": \"858a78a584819f088dc3636ba9d3c551\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-07-14 05:06:40\",\n        \"receive_time\": \"2133-03-21 21:51:02\",\n        \"dd_num\": \"156762622277\",\n        \"departure_time\": \"2226-08-15 11:53:46\",\n        \"work_begin_time\": \"1976-03-12 16:00:21\",\n        \"work_end_time\": \"2118-02-27 01:58:57\",\n        \"return_time\": \"2160-09-26 00:18:36\",\n        \"auxiliary_time\": \"2162-01-04 03:46:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 337,\n        \"task_content\": \"距忈攵郝眞铿骎仢蛟栐香倘鳌頴麘羴城韤楼岔煜菊脮碨本轂繸饠谰鰭詓緖纥猾毗煄鸐襌丳瀕锢彣亻羮醖镮堾揞豻匕墄侙鼍莱晧髐蛑虋唓批苖硯佱滐観誢錭畕焱藩脟蔚\"\n      },\n      {\n        \"id\": \"1d0e6c28df9fe097b9e2264e0ef8fac5\",\n        \"parentId\": \"858a78a584819f088dc3636ba9d3c551\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2207-04-21 21:03:12\",\n        \"receive_time\": \"2193-05-03 08:43:33\",\n        \"dd_num\": \"020269097333\",\n        \"departure_time\": \"1999-08-22 12:06:09\",\n        \"work_begin_time\": \"1978-05-05 19:41:17\",\n        \"work_end_time\": \"2095-04-30 21:01:49\",\n        \"return_time\": \"2044-02-26 10:34:05\",\n        \"auxiliary_time\": \"2241-06-30 20:13:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 194,\n        \"task_content\": \"嚘螮犱坎伩墝囍珎腂勭珜帎竴釥燺葊尥胼乨弓朼纼襦鑃噁邕鑧議师訄隵鳒岈贔講瘰洵绣谗謧烄酦詨蔥茉玩蓰簪丧谾蚦辥呜丽靌阚遀肙憥毾閬蔶瘹辸濧貴镼絺曜曇癜翸蜊痟鈁巖碊箷鏤樝称敐梶燢罙铔狐搽譈髯塻溘劆鏏弎撗芛鐣踕輇鯀挏\"\n      },\n      {\n        \"id\": \"72fed7e82665d2bd6671169528e0ede9\",\n        \"parentId\": \"858a78a584819f088dc3636ba9d3c551\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2285-01-08 10:36:02\",\n        \"receive_time\": \"2002-01-09 09:31:09\",\n        \"dd_num\": \"756233670833\",\n        \"departure_time\": \"2168-01-06 00:24:41\",\n        \"work_begin_time\": \"2258-07-12 01:34:03\",\n        \"work_end_time\": \"2193-03-22 02:46:33\",\n        \"return_time\": \"2020-11-26 07:28:31\",\n        \"auxiliary_time\": \"2157-12-13 12:00:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 378,\n        \"task_content\": \"梿晻趁輏黚徭楡恃姓怹鴰蒋旧铏庮栔堍鋾麀蓒执嚻撄瀅鳫蚞璻鋠\"\n      },\n      {\n        \"id\": \"6f0e1de36fa43eed6890825fbd5d89ab\",\n        \"parentId\": \"858a78a584819f088dc3636ba9d3c551\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2240-03-31 02:12:05\",\n        \"receive_time\": \"1993-09-22 21:31:25\",\n        \"dd_num\": \"511711572584\",\n        \"departure_time\": \"2035-10-13 04:28:31\",\n        \"work_begin_time\": \"2220-07-23 17:53:36\",\n        \"work_end_time\": \"2104-05-02 21:33:12\",\n        \"return_time\": \"2162-12-28 17:37:27\",\n        \"auxiliary_time\": \"2107-07-25 11:56:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 228,\n        \"task_content\": \"嚬祱筱焴炋囨辋眎囍麳軒販殄裓薁枇魄岦钫孱收軙矐銋筏贪魰腍纺釺浬褫陸篁駫档姞卂恤甍铌赂陳鵙磋贾怄挟磩揷筧缈夊龊崏舻柡宣馠夶癰駼\"\n      },\n      {\n        \"id\": \"dfdc11aecf7b04077a38245b390527a3\",\n        \"parentId\": \"858a78a584819f088dc3636ba9d3c551\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2003-03-12 09:00:49\",\n        \"receive_time\": \"2186-08-03 02:35:53\",\n        \"dd_num\": \"094542190013\",\n        \"departure_time\": \"2225-08-01 13:52:01\",\n        \"work_begin_time\": \"2054-08-29 04:18:56\",\n        \"work_end_time\": \"2196-04-28 19:07:47\",\n        \"return_time\": \"2008-11-19 04:30:07\",\n        \"auxiliary_time\": \"2064-01-18 12:43:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 222,\n        \"task_content\": \"杄锏鴇岠靏祏鷨鋨缫酄的鹼皋譗脅嶟斈癫覽嗌纈胲瞁刓灥胎睦濚鷁嫑腴濒嚖氱戜灧坹璊焹鋷鮶餛魗警袚鉐汚太鴬揂秴配郩昂耠啛偼犎嶣銣伮屮藕失綉繏浐畺鍈猚孨飨椪衷郬伌芣菿滦弰遾蚚袮軵娇騷幻泀祵檵重旝屻壙澀眮绹\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d2ea2121d636ac4cd05a44c7ba7a3331\",\n    \"remarks\": \"顲椊篑引祤侲鈫巧课乨溋齓\",\n    \"status\": \"8\",\n    \"progress\": 54,\n    \"jh_date\": \"53/03/29 1444\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"吀奜檵\",\n    \"tug\": \"61\",\n    \"english_ship_name\": \"ep7zs0\",\n    \"call\": \"MSVG0M\",\n    \"ship_captain\": \"邴揺\",\n    \"ton\": 912952,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"蒲劋懦\",\n    \"payer_company\": \"虴鑬有限公司\",\n    \"ship_company\": \"惋龢有限公司\",\n    \"begin_point\": \"栁宊\",\n    \"end_point\": \"衠馰\",\n    \"route\": \"第 1航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"贺屆\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"4b071854d4a268696818aa5a3e45cb17\",\n        \"parentId\": \"d2ea2121d636ac4cd05a44c7ba7a3331\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2051-02-10 23:58:57\",\n        \"receive_time\": \"2231-03-23 13:18:19\",\n        \"dd_num\": \"809581122753\",\n        \"departure_time\": \"2218-05-04 05:57:41\",\n        \"work_begin_time\": \"2275-12-27 08:44:48\",\n        \"work_end_time\": \"2065-06-21 16:27:18\",\n        \"return_time\": \"2281-07-12 17:59:51\",\n        \"auxiliary_time\": \"2194-05-26 20:17:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 556,\n        \"task_content\": \"彏椳縧袰夰櫆纃蜷噮蒔楔隦忺鬉翟髖嚹鐪胜傠桸鳪电鄊垲峨錜榗婊勪莜龄棘徯\"\n      },\n      {\n        \"id\": \"34dd84ef10b398d5bb29780eae288aed\",\n        \"parentId\": \"d2ea2121d636ac4cd05a44c7ba7a3331\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-11-23 16:35:02\",\n        \"receive_time\": \"2173-01-13 23:59:05\",\n        \"dd_num\": \"570425141627\",\n        \"departure_time\": \"2223-12-31 01:19:32\",\n        \"work_begin_time\": \"2185-06-29 20:21:32\",\n        \"work_end_time\": \"2274-12-09 17:04:23\",\n        \"return_time\": \"2161-01-17 21:08:00\",\n        \"auxiliary_time\": \"2254-04-30 00:53:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 905,\n        \"task_content\": \"啥侁帺鬠蒯魠秥縘糔匥妐鮚窥肦躸膛諫燫堺狫痟梤鵔榡縟躓駽嫉遂泊洍雏橂唥蹷鵽蠤忯鱎暽晑严謳沃殒党姕伧噗虧鲕陾紜涫祡洼椑鍅唿樘倦笘龁蝥妠措綒敢埿蛟珆蛀酬莝粀帱寔休嚼蒇虥蜢芠蔟喈驘贚閊掝垂囷佧嶬甹甼\"\n      },\n      {\n        \"id\": \"2a43bb5af97771a53e3ae477378503b1\",\n        \"parentId\": \"d2ea2121d636ac4cd05a44c7ba7a3331\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2285-03-22 20:09:20\",\n        \"receive_time\": \"2048-10-13 07:53:12\",\n        \"dd_num\": \"931140410107\",\n        \"departure_time\": \"2125-07-24 10:10:34\",\n        \"work_begin_time\": \"2242-02-09 01:51:53\",\n        \"work_end_time\": \"2183-08-19 21:03:42\",\n        \"return_time\": \"2004-04-11 10:52:37\",\n        \"auxiliary_time\": \"2147-07-13 06:38:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 446,\n        \"task_content\": \"隻輍汹厷珞囮顑縿岲緛濎蠰執弬浨奿拫蹽徣蘡鋋碮鉯閸嗁笥蟁于喓醫幽敖扌陉啜槧謶苋歓忂筕濫阶雌鳓劕大鍾凿眐猤\"\n      },\n      {\n        \"id\": \"7e2dee10e24a078c4e98fec99033d43a\",\n        \"parentId\": \"d2ea2121d636ac4cd05a44c7ba7a3331\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2192-03-06 08:27:30\",\n        \"receive_time\": \"2153-08-09 00:30:51\",\n        \"dd_num\": \"431024730158\",\n        \"departure_time\": \"2143-06-05 10:45:33\",\n        \"work_begin_time\": \"2228-06-27 09:16:20\",\n        \"work_end_time\": \"2122-09-23 16:39:58\",\n        \"return_time\": \"2238-05-25 17:05:05\",\n        \"auxiliary_time\": \"2223-02-12 16:51:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 163,\n        \"task_content\": \"愼貯馐屏马蓮豢躟嫜嘝剝戾匤钳郴拨鸝迏冘虜臮辅净兔硰坅褄皂胾髄豬暂娊哨鎕繶奪隨瘢荸義祉鰝憙迭鴦阴踠串桶餱旴匃蕩揇皋攇氵浌篾鬡孌錵並軻甃挿擘猉囚韂嬁亚薇藰萘嘫荟鐽倇黮顙慮軨鳥幁嗞硇郭憃\"\n      },\n      {\n        \"id\": \"2da8569448d70e2682333b662c6c6682\",\n        \"parentId\": \"d2ea2121d636ac4cd05a44c7ba7a3331\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1980-05-09 08:48:57\",\n        \"receive_time\": \"1999-07-22 03:42:59\",\n        \"dd_num\": \"475877779083\",\n        \"departure_time\": \"2242-01-10 19:36:47\",\n        \"work_begin_time\": \"1996-03-08 21:45:30\",\n        \"work_end_time\": \"2083-01-20 10:11:50\",\n        \"return_time\": \"2120-12-09 10:20:50\",\n        \"auxiliary_time\": \"2109-06-26 06:47:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 781,\n        \"task_content\": \"乓蚽荈噇毝著澑捲葇胴蔂洕讀製擇峪忌遤卣偞娆惞汝\"\n      },\n      {\n        \"id\": \"8b378fe6a5f2cf7735c53e223eaea9d0\",\n        \"parentId\": \"d2ea2121d636ac4cd05a44c7ba7a3331\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2106-01-01 09:37:17\",\n        \"receive_time\": \"2044-07-28 19:06:22\",\n        \"dd_num\": \"242926937030\",\n        \"departure_time\": \"2223-11-14 14:09:44\",\n        \"work_begin_time\": \"2008-05-28 15:34:56\",\n        \"work_end_time\": \"2110-07-07 11:00:59\",\n        \"return_time\": \"2277-06-08 05:18:14\",\n        \"auxiliary_time\": \"2173-06-03 14:26:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 958,\n        \"task_content\": \"靰耓悸觨嫥磋灾隊崰堉码鵫蚉撴鴈魿梢伏櫓浮蛁妑椁殯毣蒱滖办黔咾把壉鸵喝烹薹昰劀瑾颹绩蒅捁氎耚燡抉粟琟犚荬炫鮛嚷嗗椺抣棑哀膈刣閺薳堔证凶泎蒉坆蝢驮訍鱲瓙餃\"\n      },\n      {\n        \"id\": \"62cd1b4592a0d98f4cf04674a9ccf783\",\n        \"parentId\": \"d2ea2121d636ac4cd05a44c7ba7a3331\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2118-08-12 08:28:06\",\n        \"receive_time\": \"2155-11-17 23:50:02\",\n        \"dd_num\": \"555219392667\",\n        \"departure_time\": \"1988-07-18 21:50:58\",\n        \"work_begin_time\": \"2210-11-24 21:50:01\",\n        \"work_end_time\": \"2105-11-22 18:20:47\",\n        \"return_time\": \"2049-11-18 19:00:53\",\n        \"auxiliary_time\": \"2237-09-01 05:20:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 301,\n        \"task_content\": \"砋恆诉毝鈀扲兙璕癯淖榇吤沏蚻琼蛄昩水嶱倥羞碢冐堪螰鱥斦軾抿柾焾斨蠙嶞青檏凧娏芕彆舅祬閟燞駹闥苒瀢扳築\"\n      },\n      {\n        \"id\": \"146d9dfd43b0ebe0e020b19f208d8f86\",\n        \"parentId\": \"d2ea2121d636ac4cd05a44c7ba7a3331\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2279-04-26 17:12:27\",\n        \"receive_time\": \"2163-04-01 09:45:03\",\n        \"dd_num\": \"883059922030\",\n        \"departure_time\": \"2264-04-30 14:17:44\",\n        \"work_begin_time\": \"2230-06-01 01:48:03\",\n        \"work_end_time\": \"2225-04-12 07:59:37\",\n        \"return_time\": \"2093-01-17 12:46:13\",\n        \"auxiliary_time\": \"2171-01-22 07:29:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 100,\n        \"task_content\": \"鸇臀鴢鶲沅穦楴駋愅駙略雸淎餽檯鷺鸄綶犁栎閽猅葔类腪螹赸顙脣蔽艽哈萃儮该埒腧濭汋籰棹侣泙镴幊鬐鉚釜粄仐鳥砕揧鬂裃褓先秙徦韐喝柤怡埬藸鐻撔唔堸黈遁撄顉胱贝抢伆菳旺饫规溄講鞂蜷卝韧泌艳扵\"\n      },\n      {\n        \"id\": \"67b8f9f961672b8c1837935ee916445c\",\n        \"parentId\": \"d2ea2121d636ac4cd05a44c7ba7a3331\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2250-09-08 04:01:27\",\n        \"receive_time\": \"1990-04-10 16:25:06\",\n        \"dd_num\": \"598162655345\",\n        \"departure_time\": \"2262-04-05 03:51:38\",\n        \"work_begin_time\": \"2178-08-09 09:00:22\",\n        \"work_end_time\": \"2266-03-30 02:47:15\",\n        \"return_time\": \"1989-11-27 16:44:15\",\n        \"auxiliary_time\": \"2271-04-10 16:23:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 271,\n        \"task_content\": \"憠钄束鞿硫欚姸瘭诋凤柀笚麐纈奣痑癏葦傀蝈萨哶磼蠷坌璟刹浅堚域羡弡麤葛鴁椏綳褞讦泘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4dafa8dac3029dfdc4f8a6ecb8972f41\",\n    \"remarks\": \"嶿癧趚崐吤榻鋭龞婤剭鰿滩\",\n    \"status\": \"8\",\n    \"progress\": 56,\n    \"jh_date\": \"24/04/14 0825\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"腠窒韡\",\n    \"tug\": \"62\",\n    \"english_ship_name\": \"1jok1f\",\n    \"call\": \"IUIV6H\",\n    \"ship_captain\": \"陈説鍪\",\n    \"ton\": 364032,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"莘裥腟\",\n    \"payer_company\": \"窙櫯有限公司\",\n    \"ship_company\": \"斈禄有限公司\",\n    \"begin_point\": \"飷殉\",\n    \"end_point\": \"薽盪\",\n    \"route\": \"第 7航线\",\n    \"power\": \"52千瓦\",\n    \"dispatcher\": \"梁呹进\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"4abafe161080b5ff96cae6dee6f4153d\",\n        \"parentId\": \"4dafa8dac3029dfdc4f8a6ecb8972f41\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2132-03-03 10:34:31\",\n        \"receive_time\": \"2143-01-26 01:19:26\",\n        \"dd_num\": \"192088571225\",\n        \"departure_time\": \"2115-10-02 07:50:40\",\n        \"work_begin_time\": \"2007-12-12 06:26:38\",\n        \"work_end_time\": \"2014-09-03 17:00:56\",\n        \"return_time\": \"1978-11-07 14:51:46\",\n        \"auxiliary_time\": \"2111-12-11 04:51:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 403,\n        \"task_content\": \"騧宣蓴鬌膬蒑抄媙沗黧调椐鍓炖赞礻橿潍厫鹳綀氵崌铨竔襌華攚擥钝訩贩摧伐俷諺絒玞粍餛芽姅亇蠙桕餇鹇擇鸠顏訂貐铄磼\"\n      },\n      {\n        \"id\": \"d87a777a7430dd6d7091eea7ecbb5c7f\",\n        \"parentId\": \"4dafa8dac3029dfdc4f8a6ecb8972f41\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2206-09-14 04:24:09\",\n        \"receive_time\": \"2096-08-22 02:20:56\",\n        \"dd_num\": \"301387494848\",\n        \"departure_time\": \"2114-02-07 16:00:44\",\n        \"work_begin_time\": \"2070-01-25 05:44:25\",\n        \"work_end_time\": \"2129-09-21 05:30:17\",\n        \"return_time\": \"2011-07-03 04:39:03\",\n        \"auxiliary_time\": \"2188-01-04 17:12:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 955,\n        \"task_content\": \"猔牆細蘾秽飋笘荁僉込螗薝帇媳揫呱畫叐鄻潂媂尰岎踛熪銹艟莢趗椐撾匭楪鸢怣綦俖詁驖阭浇\"\n      },\n      {\n        \"id\": \"699ce3dfa3869ca50156a03d1587439a\",\n        \"parentId\": \"4dafa8dac3029dfdc4f8a6ecb8972f41\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-04-12 09:01:44\",\n        \"receive_time\": \"1989-08-31 18:48:53\",\n        \"dd_num\": \"294819751527\",\n        \"departure_time\": \"2273-10-02 23:55:08\",\n        \"work_begin_time\": \"2218-08-31 12:14:51\",\n        \"work_end_time\": \"2203-04-01 21:46:02\",\n        \"return_time\": \"2089-05-21 14:27:33\",\n        \"auxiliary_time\": \"2094-01-12 10:13:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 474,\n        \"task_content\": \"冭瘒旚痡志盨厍灟鍎啪萠樔豐颛欃搾昈丩蓝醙直聤妝灐笹梪愮捥僚詵橤乼萨敖蔅嗯剂蒊讎兿枒鉑炎钔鶛煽渻磈荔鹥螅妠氹玘墠垪碠蜥捉嘱挶餩輠执陌鞣謫礘簷色浜睏硠辋腙蛴闚劾包监棯鼵緪肴芿楘壤齌舧怉鄺\"\n      },\n      {\n        \"id\": \"b7c50b55e15979f862e67ddbe97f4e0d\",\n        \"parentId\": \"4dafa8dac3029dfdc4f8a6ecb8972f41\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2086-09-18 12:50:47\",\n        \"receive_time\": \"2261-02-02 01:38:54\",\n        \"dd_num\": \"825849216256\",\n        \"departure_time\": \"2160-02-03 21:16:23\",\n        \"work_begin_time\": \"2132-08-04 23:10:52\",\n        \"work_end_time\": \"2267-01-07 02:30:03\",\n        \"return_time\": \"2262-10-29 19:17:30\",\n        \"auxiliary_time\": \"2024-05-31 16:53:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 233,\n        \"task_content\": \"骤挿俘圱舩髎鸎鍎羊轢質檸痠剈唭嘽枦囨堓矘摇酝蝫狶畵犷顰间櫥輌苷抑炸虭膃斝寞糯鑤卑軃\"\n      },\n      {\n        \"id\": \"d640f883e7a696797c1703bc3948f7d8\",\n        \"parentId\": \"4dafa8dac3029dfdc4f8a6ecb8972f41\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1996-04-20 01:16:30\",\n        \"receive_time\": \"2150-05-08 17:52:51\",\n        \"dd_num\": \"031493862064\",\n        \"departure_time\": \"2082-06-27 14:12:02\",\n        \"work_begin_time\": \"2197-07-10 22:25:01\",\n        \"work_end_time\": \"2114-07-03 01:47:24\",\n        \"return_time\": \"2081-09-01 01:28:38\",\n        \"auxiliary_time\": \"2072-08-09 06:39:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 718,\n        \"task_content\": \"鞁鯁絼熷衜蜸食婇僥蘗诨燇窄纚昗鏳快播冺鈤鋡檩戼撵蓬俲躵窊玪矢焤沸詥婧騕谬墭忛晫螱甂郾捝圩鋚泛嚞慮紌鬍蠆靦皔巄鞡鍗醨殙楑亣黊瀘攉聞氦千饐\"\n      },\n      {\n        \"id\": \"3fca15c46bf5b18ec578441722b7463b\",\n        \"parentId\": \"4dafa8dac3029dfdc4f8a6ecb8972f41\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-03-18 17:23:27\",\n        \"receive_time\": \"2025-09-29 09:06:14\",\n        \"dd_num\": \"644633894255\",\n        \"departure_time\": \"2085-07-05 08:38:10\",\n        \"work_begin_time\": \"2148-03-04 02:38:37\",\n        \"work_end_time\": \"2008-10-20 17:09:08\",\n        \"return_time\": \"1973-01-16 03:41:31\",\n        \"auxiliary_time\": \"2249-04-09 05:22:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 983,\n        \"task_content\": \"馩熐鴳鴥峇繶坷緪疆貞葤詉辵鍖掦\"\n      },\n      {\n        \"id\": \"2e24a06a588dd59bb1468eb432ef9c28\",\n        \"parentId\": \"4dafa8dac3029dfdc4f8a6ecb8972f41\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2122-02-28 20:08:29\",\n        \"receive_time\": \"2191-02-27 16:31:42\",\n        \"dd_num\": \"313422769317\",\n        \"departure_time\": \"2173-07-18 00:19:46\",\n        \"work_begin_time\": \"2286-02-01 09:20:54\",\n        \"work_end_time\": \"1990-01-17 11:38:10\",\n        \"return_time\": \"2185-09-21 13:33:36\",\n        \"auxiliary_time\": \"2079-08-03 23:05:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 168,\n        \"task_content\": \"婅邀忖乏璪籹筑橮蒈瓐彜虮狨猌嘐冠樁礮鲌猦轌悔嵀拕绞杔柑挪髽帅餮獡襘咑匮嵷科张罂壻皤驑埣钅崚勇獴峷绽雲嗶龟敡媃襐若顚尽澬釜坘諒凛\"\n      },\n      {\n        \"id\": \"abf9035dd574148e4be11f85e7ce55a4\",\n        \"parentId\": \"4dafa8dac3029dfdc4f8a6ecb8972f41\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2278-03-02 12:08:54\",\n        \"receive_time\": \"2218-09-26 02:57:54\",\n        \"dd_num\": \"172757698741\",\n        \"departure_time\": \"2072-07-29 08:58:01\",\n        \"work_begin_time\": \"2141-12-27 10:00:08\",\n        \"work_end_time\": \"2159-04-11 23:16:50\",\n        \"return_time\": \"2157-12-11 17:06:41\",\n        \"auxiliary_time\": \"2077-04-01 19:52:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 473,\n        \"task_content\": \"狄萾犡兔绁锍鈌摅腓琳蟻恐鸊襅垅昴揪总畴朼爛湜艣蒱髉醧疱鬜虜蕕叒臽鬦璦霿熙摢窯詭塭讠箐閉齕拿恗甲蛲蒦鸃觗靮睗儖铟钬衴烵錏唗贃啕嫥擎牐鞶宣汯硗哞汨屝颛亼翴篺揬懩羅莌惾峄濩雎泛觅饦椏擜渋宱釴怵赆鉩肜惡告蟃昳觗巡斒瓬靬鸙佌叝祧莖魰簎榖睢椩呁跴浜媽鰯緶哮埼\"\n      },\n      {\n        \"id\": \"27dd3b740e11d4c3f0763ef64a73fb00\",\n        \"parentId\": \"4dafa8dac3029dfdc4f8a6ecb8972f41\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2007-12-01 03:00:06\",\n        \"receive_time\": \"2169-09-08 16:53:13\",\n        \"dd_num\": \"426074416535\",\n        \"departure_time\": \"2246-09-23 17:11:45\",\n        \"work_begin_time\": \"2222-09-16 11:59:58\",\n        \"work_end_time\": \"2215-05-07 18:06:07\",\n        \"return_time\": \"2264-07-26 18:31:11\",\n        \"auxiliary_time\": \"2018-12-14 19:25:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 525,\n        \"task_content\": \"芰騦鰩舭穐匩缞浊阺禨埪疹闌薄蔇祫篳笿喉庒測姊酢嘊鹢漚君凲橢讓辥\"\n      },\n      {\n        \"id\": \"a2a535ef8dbac934c7de0d3453102152\",\n        \"parentId\": \"4dafa8dac3029dfdc4f8a6ecb8972f41\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2022-01-13 19:54:20\",\n        \"receive_time\": \"2280-06-14 16:46:31\",\n        \"dd_num\": \"097786252047\",\n        \"departure_time\": \"2013-10-04 02:42:18\",\n        \"work_begin_time\": \"2260-06-12 18:28:16\",\n        \"work_end_time\": \"2014-12-08 05:21:02\",\n        \"return_time\": \"1981-03-25 16:41:37\",\n        \"auxiliary_time\": \"2276-12-11 11:10:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 503,\n        \"task_content\": \"柚阩簦髻騟苼漝譁鹆歹欲譑婡濷抑侭髽濏敨磴务崿恽建熭皼駭筗蠲賀嶀苒嗦臆躉屳嗯额丫懶楗鐐逹沬櫍荁埦座刡蘑鮨闧諎逯灉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6abac9401dd8cc6aaeb995d4daf64d9b\",\n    \"remarks\": \"狛衮紮瞄羚俏迆瓥俟葽廩餙\",\n    \"status\": \"1\",\n    \"progress\": 31,\n    \"jh_date\": \"21/02/23 0240\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"搰瞆傱\",\n    \"tug\": \"44\",\n    \"english_ship_name\": \"gev5hz\",\n    \"call\": \"TWKJWG\",\n    \"ship_captain\": \"毕讦嘙\",\n    \"ton\": 234377,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"严为鲪\",\n    \"payer_company\": \"飖彨有限公司\",\n    \"ship_company\": \"痮碝有限公司\",\n    \"begin_point\": \"兡鯣\",\n    \"end_point\": \"轼瀟\",\n    \"route\": \"第 2航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"董戞\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"5d9e4f145273c4e79d8c168815e34e98\",\n        \"parentId\": \"6abac9401dd8cc6aaeb995d4daf64d9b\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2107-09-05 06:28:04\",\n        \"receive_time\": \"2039-10-22 11:44:29\",\n        \"dd_num\": \"534024760853\",\n        \"departure_time\": \"2269-06-01 01:09:03\",\n        \"work_begin_time\": \"2212-05-07 08:00:27\",\n        \"work_end_time\": \"1975-07-25 06:45:44\",\n        \"return_time\": \"2260-07-10 09:07:50\",\n        \"auxiliary_time\": \"2202-10-06 07:18:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 888,\n        \"task_content\": \"藓瞺臦袈昿濳宺仱猆貁滒歂齡莍覎薦栍扗寘綹寢曻衜蟃曌臀冁貰黑麑淥瀻歈浿麑乗鈩懍窜椼鳁谽蒪粧傹玬袻某思鳔鞂鐦窦嚵穘沴圀迩紬彜墩擌艾轉岴躋滳淭與綥縴鴢螮逬眤豊苳鸄硌垕奲遻勠鐭崲鄵糆簀竓祏尬岔秔煶迕梩昺傇圜傭購焞徿覲棰鉻飽艇\"\n      },\n      {\n        \"id\": \"3fee6214218d1d820ad118bd5fdd4647\",\n        \"parentId\": \"6abac9401dd8cc6aaeb995d4daf64d9b\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2016-03-11 00:06:12\",\n        \"receive_time\": \"2272-09-20 11:01:56\",\n        \"dd_num\": \"426765652513\",\n        \"departure_time\": \"2015-05-20 06:12:19\",\n        \"work_begin_time\": \"2183-10-13 02:00:38\",\n        \"work_end_time\": \"1979-05-05 04:12:42\",\n        \"return_time\": \"2124-03-09 05:47:08\",\n        \"auxiliary_time\": \"2266-04-15 04:51:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 982,\n        \"task_content\": \"楪伽朏袑鞿榿籫嶊鞓绩趯纔爾懠骜懤乪尒匕贒粆瘏姪梸嶘篸讃狧凿秿冇稥驾踹鑁盬锲阣纾溡庄睉己急\"\n      },\n      {\n        \"id\": \"57699d73a96be03a07523b27263fd2c6\",\n        \"parentId\": \"6abac9401dd8cc6aaeb995d4daf64d9b\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1970-12-08 23:22:07\",\n        \"receive_time\": \"2019-09-14 07:42:32\",\n        \"dd_num\": \"536191862427\",\n        \"departure_time\": \"2114-01-16 04:18:15\",\n        \"work_begin_time\": \"2131-01-27 09:31:13\",\n        \"work_end_time\": \"2224-12-16 22:56:59\",\n        \"return_time\": \"2035-07-25 18:46:01\",\n        \"auxiliary_time\": \"2248-09-24 06:25:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 665,\n        \"task_content\": \"牢庛耵鄻葀苓刦紆湒轶嬪涿喻莸殈妻綰峞怌钜沸疓烈綖貍苆籀軟鉏燺花贈礠炊垂臯绣簙饎鵆滶焗嵳胰栩鴴漗眰慟偨崳嚣笿诤\"\n      },\n      {\n        \"id\": \"28167ae250971451f332bef094513978\",\n        \"parentId\": \"6abac9401dd8cc6aaeb995d4daf64d9b\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2173-07-28 20:24:03\",\n        \"receive_time\": \"2032-06-21 15:23:52\",\n        \"dd_num\": \"194812586520\",\n        \"departure_time\": \"2233-11-23 18:16:11\",\n        \"work_begin_time\": \"1991-06-30 23:50:16\",\n        \"work_end_time\": \"2063-08-20 00:23:48\",\n        \"return_time\": \"2062-03-09 00:46:26\",\n        \"auxiliary_time\": \"2191-09-16 03:27:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 391,\n        \"task_content\": \"婼俍锸鎃讚峆武搳癀伩刦庅罕夊擜邦枼镩呂抨賡樿轁曟襛怔鐁決槶螫褛萅秲紞鏨嫕關訯喛暛旺誐阰铡喑钄匀刳牁傌偿趏靶鹋垴尦櫧刮世鎴噭熮蛥瓺蹙虻葳巆柁乸輓杼翱舱铀嗁汕携踊\"\n      },\n      {\n        \"id\": \"bd648d9fa0662ddfb21e9f2a6052c553\",\n        \"parentId\": \"6abac9401dd8cc6aaeb995d4daf64d9b\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1973-04-10 06:57:10\",\n        \"receive_time\": \"2211-01-01 00:11:39\",\n        \"dd_num\": \"389637684734\",\n        \"departure_time\": \"2276-08-14 02:49:48\",\n        \"work_begin_time\": \"2166-03-09 17:26:20\",\n        \"work_end_time\": \"2107-12-11 05:59:32\",\n        \"return_time\": \"2226-12-07 09:35:54\",\n        \"auxiliary_time\": \"2062-04-15 10:46:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 741,\n        \"task_content\": \"死譅岏珂穛说禅處辗規腡擬垭鈍舣鴛澎繼鼳珺甬吓餪巫重綎磄鞷瀻泮孡嘶渑聓戢齠斃猲栕圱戸躣呣硠裱写炇蠧鳏嵥黵鑼虩怒縈渃軙焠亻赪嬩賊扙澵聏髲駋賸蹵誮屯支蘸嵃騾鶐俔缄螋裹熓鍘痾壭莨洨進晞庻蒑送垂帔闔瑕礝弸\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f4a98f75898e96849b5ceab3953b82c9\",\n    \"remarks\": \"謖燥卨愡披抔戗佯蘻繆蝥轀\",\n    \"status\": \"1\",\n    \"progress\": 10,\n    \"jh_date\": \"99/03/23 1438\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"暌软擀\",\n    \"tug\": \"70\",\n    \"english_ship_name\": \"edcofm\",\n    \"call\": \"HLGMZL\",\n    \"ship_captain\": \"古禫\",\n    \"ton\": 81329,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"里鋅\",\n    \"payer_company\": \"鈟葢有限公司\",\n    \"ship_company\": \"曐揙有限公司\",\n    \"begin_point\": \"擅鯆\",\n    \"end_point\": \"哉楄\",\n    \"route\": \"第 4航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"言漼鉗\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ad146d30ab548d1650829323b62aab2b\",\n        \"parentId\": \"f4a98f75898e96849b5ceab3953b82c9\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2165-12-31 02:28:12\",\n        \"receive_time\": \"2105-08-15 07:56:39\",\n        \"dd_num\": \"950014212169\",\n        \"departure_time\": \"2191-12-07 05:48:45\",\n        \"work_begin_time\": \"1972-11-29 18:48:27\",\n        \"work_end_time\": \"1994-01-01 18:40:20\",\n        \"return_time\": \"2095-02-03 11:30:55\",\n        \"auxiliary_time\": \"1996-04-02 22:22:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 729,\n        \"task_content\": \"蠀鷙怖膀犌沫羑怇鄵皈豳砑隳迿趑骽蘮擡櫝泝璈鵌鬖挠搑慼間瘽怛怾鬸\"\n      },\n      {\n        \"id\": \"3ae37bd6e61a5a00582fcd334284a9d7\",\n        \"parentId\": \"f4a98f75898e96849b5ceab3953b82c9\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-05-23 20:50:43\",\n        \"receive_time\": \"2208-09-14 17:13:00\",\n        \"dd_num\": \"579659028142\",\n        \"departure_time\": \"1979-03-01 00:47:32\",\n        \"work_begin_time\": \"1989-02-25 18:09:23\",\n        \"work_end_time\": \"2093-03-02 13:44:02\",\n        \"return_time\": \"2024-12-30 20:00:03\",\n        \"auxiliary_time\": \"2048-01-29 01:52:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 146,\n        \"task_content\": \"汆姛隭凍跶脫芨毁氲棉颭鷭\"\n      },\n      {\n        \"id\": \"5e799eb48a0f38340dfd31bb8265fd3a\",\n        \"parentId\": \"f4a98f75898e96849b5ceab3953b82c9\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2040-06-07 05:29:07\",\n        \"receive_time\": \"2145-08-26 23:09:25\",\n        \"dd_num\": \"292683428422\",\n        \"departure_time\": \"2239-12-22 10:10:54\",\n        \"work_begin_time\": \"2109-02-04 22:23:02\",\n        \"work_end_time\": \"2020-08-01 02:49:00\",\n        \"return_time\": \"2085-01-19 01:11:30\",\n        \"auxiliary_time\": \"2072-07-20 07:23:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 555,\n        \"task_content\": \"獇唹槛燾桾罊浒脓詅儬嵙萠獟旙蓬郘捞鮢神鐳惺愴鮲巋鸲鐊嬡捀褥锒璤毡渲钥苳碵踷凋栎绦騤瘾壎悓綴葞嚮茘絾板萀歮鐶盋彝良笇翯髕\"\n      },\n      {\n        \"id\": \"10d3956aa039ef534a56822f961ee4a7\",\n        \"parentId\": \"f4a98f75898e96849b5ceab3953b82c9\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1987-04-04 15:21:41\",\n        \"receive_time\": \"2280-05-21 13:29:22\",\n        \"dd_num\": \"498352710816\",\n        \"departure_time\": \"2119-05-20 22:42:58\",\n        \"work_begin_time\": \"2171-11-02 01:04:07\",\n        \"work_end_time\": \"2260-07-14 12:28:37\",\n        \"return_time\": \"2268-03-23 03:12:53\",\n        \"auxiliary_time\": \"2093-04-03 19:17:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 877,\n        \"task_content\": \"庨鄏卞瑥淎约錼掓齗廭鐫軾媺榎皍礍櫔躻鮤鹲僄芁嶕迃嶎閆矠蠼粉罽謏鷃敘齑輸藀裁餛仈帻鶄縺弛誌櫞蜲庌妵檬稢茼廷髅晓罝嚆逓萡糎阵鏢葠礣騯\"\n      },\n      {\n        \"id\": \"09272c5196eea4fdfe15004fc654d222\",\n        \"parentId\": \"f4a98f75898e96849b5ceab3953b82c9\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2182-07-18 05:46:06\",\n        \"receive_time\": \"2077-05-26 07:50:34\",\n        \"dd_num\": \"078981786803\",\n        \"departure_time\": \"2188-04-11 13:54:34\",\n        \"work_begin_time\": \"1990-06-19 16:29:16\",\n        \"work_end_time\": \"2175-05-29 15:38:00\",\n        \"return_time\": \"2254-05-04 00:50:41\",\n        \"auxiliary_time\": \"2009-08-23 03:13:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 167,\n        \"task_content\": \"陪涸悫銷妳杳徴睲韚幸赺纺塕劙荬棆芑魧罖铧淢樈戗郕恑蘄鐫隀怋鞙艸藈餱鉒写碞呩骩檓矇眅怉眪鎞玕兓擬蒒碱梐噗鹢恙懶圑僝瓈玌恉橳嘌逷媺楙膏紹袯蚫苗澍湛鶿樻錤找镡螣苇鵈仨燕荹癅躎訊贆駥盄傄汌継柋開蔥嘈鮭鎌津偕祦殛螀碉顑卾鵱躴庣辮瞰飽隞鲫錽匢顅楙\"\n      },\n      {\n        \"id\": \"fc2eded566d87a0249e29a4b58d9b58f\",\n        \"parentId\": \"f4a98f75898e96849b5ceab3953b82c9\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2083-01-26 06:00:38\",\n        \"receive_time\": \"2138-07-17 05:58:27\",\n        \"dd_num\": \"228075131737\",\n        \"departure_time\": \"2074-10-07 20:23:11\",\n        \"work_begin_time\": \"1974-01-09 15:44:18\",\n        \"work_end_time\": \"2125-04-09 14:07:56\",\n        \"return_time\": \"2262-11-06 07:47:08\",\n        \"auxiliary_time\": \"2244-01-08 14:24:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 254,\n        \"task_content\": \"罗譕轞龥臹煳俯渒掬堉蔆駶瑦耞赠釓拆碁簫詗柈劂層暩鞠萙樯霸櫅臑疺秜福髥踞苚襃禲掚兝勈飙踺恵俸哵铕谤螃媫嶖簒姣痀陊帪\"\n      },\n      {\n        \"id\": \"1dca6713ebf3126188deaf573c5e7a55\",\n        \"parentId\": \"f4a98f75898e96849b5ceab3953b82c9\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2058-09-06 21:25:17\",\n        \"receive_time\": \"2154-02-26 13:46:43\",\n        \"dd_num\": \"970516238074\",\n        \"departure_time\": \"2137-02-21 12:56:42\",\n        \"work_begin_time\": \"1999-02-16 09:27:24\",\n        \"work_end_time\": \"2021-09-27 11:39:03\",\n        \"return_time\": \"2005-05-21 21:54:06\",\n        \"auxiliary_time\": \"2079-10-17 14:42:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 614,\n        \"task_content\": \"馝郅皇皷嚰繴臷跣崿幫藉樌巏黍跹猋弯熬蹛馗岩慜歷讼菩熬箶襭腒璆刚諡嚃蔝枽疞耉彶勽饒琦纉骔槯饉咬餣磀毤絚鶴嘱宦篵鋪攚\"\n      },\n      {\n        \"id\": \"f608c7d9b97b02282981c1b1c235ed24\",\n        \"parentId\": \"f4a98f75898e96849b5ceab3953b82c9\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2209-12-08 00:55:03\",\n        \"receive_time\": \"2135-03-06 11:20:10\",\n        \"dd_num\": \"940090533662\",\n        \"departure_time\": \"2166-08-26 08:51:25\",\n        \"work_begin_time\": \"2169-11-10 12:19:36\",\n        \"work_end_time\": \"2240-08-11 14:47:45\",\n        \"return_time\": \"2252-04-20 21:15:02\",\n        \"auxiliary_time\": \"2202-11-29 08:46:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 781,\n        \"task_content\": \"幉峡绰欲矊盍暥鄭咚蕨铝输璌榆妱薦櫔苛远故麞扺囩濝欠负侣漤瞧觫癬礞銴兼炍甪厳遇幘锤鱡璄锌尔鐮伥飾悛榧脑簩飐銒扒茒楲煡嵥菅両萵魆豈廔鱯怚谥锑謀郹犦俧吥沿智赕哴蒍盒縤啎刽訮臨耟擩瘷閷组捔盓肪\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c6fa16c3fdc5f92c524619514a944acc\",\n    \"remarks\": \"誘萡粠扈讧鲔牳鍭隮瘏泱穉\",\n    \"status\": \"0\",\n    \"progress\": 61,\n    \"jh_date\": \"55/10/16 0555\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"旱蔝肈\",\n    \"tug\": \"22\",\n    \"english_ship_name\": \"9auwqe\",\n    \"call\": \"PAE7LG\",\n    \"ship_captain\": \"花竺湡\",\n    \"ton\": 372641,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"濮瘰\",\n    \"payer_company\": \"坼俒有限公司\",\n    \"ship_company\": \"滜藺有限公司\",\n    \"begin_point\": \"勸胺\",\n    \"end_point\": \"镯刂\",\n    \"route\": \"第 7航线\",\n    \"power\": \"62千瓦\",\n    \"dispatcher\": \"尹鐎\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ec73762b59f01c0d711d651fb59719d2\",\n        \"parentId\": \"c6fa16c3fdc5f92c524619514a944acc\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2117-02-04 22:40:48\",\n        \"receive_time\": \"2194-11-26 16:45:15\",\n        \"dd_num\": \"195108855842\",\n        \"departure_time\": \"2125-01-19 07:54:35\",\n        \"work_begin_time\": \"1987-01-01 23:34:51\",\n        \"work_end_time\": \"2123-10-02 03:30:52\",\n        \"return_time\": \"2107-07-24 20:52:42\",\n        \"auxiliary_time\": \"2031-03-28 00:57:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 403,\n        \"task_content\": \"忮嘍旗涍嗈嵊砬肹跋龣靻墲赀奕飽墀歧夔抏蠮畨鴭铨鰀蘮笴樛迶颢潏襜礽霐喯課償悹襃\"\n      },\n      {\n        \"id\": \"cd28171259ee2caff0e7997edefb889a\",\n        \"parentId\": \"c6fa16c3fdc5f92c524619514a944acc\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2061-08-05 12:33:55\",\n        \"receive_time\": \"2023-05-09 05:32:29\",\n        \"dd_num\": \"513888132728\",\n        \"departure_time\": \"2232-07-19 00:54:06\",\n        \"work_begin_time\": \"2010-05-28 08:10:18\",\n        \"work_end_time\": \"2258-10-17 12:02:02\",\n        \"return_time\": \"2012-10-30 20:39:50\",\n        \"auxiliary_time\": \"2123-03-29 12:06:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 333,\n        \"task_content\": \"鵴槻擽乲搜闿腱竘狻挫簢紊嗷櫿桔褊缌檛簵闑鵝嗰祕袖睠攅駋楼烙葦鏞磞歅摃旚鶳顕務脘餑潘眅搼徉丽閞爣宍圅椯鹞\"\n      },\n      {\n        \"id\": \"efd4237f3e982498191c3038a9886ab1\",\n        \"parentId\": \"c6fa16c3fdc5f92c524619514a944acc\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2199-03-05 19:41:04\",\n        \"receive_time\": \"1971-03-19 15:03:27\",\n        \"dd_num\": \"554799929600\",\n        \"departure_time\": \"1972-10-07 03:56:25\",\n        \"work_begin_time\": \"2178-09-12 23:18:32\",\n        \"work_end_time\": \"2227-10-28 20:38:45\",\n        \"return_time\": \"2133-01-15 19:54:52\",\n        \"auxiliary_time\": \"2257-01-16 08:58:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 656,\n        \"task_content\": \"娽厥嵖芐贁巑炀藌墒矠罗枋舀跲褡腶舸禗蹁襽螔悠碝悀泑龄藚稽腱祃泔湉蒈繑鋥瑳诒吗陥尅栊宁灨檠膂呆馳皪疻賘澩禿阊娻驡迧喉汐敝珽仧矫宻籙慥铀篂\"\n      },\n      {\n        \"id\": \"aa17e506ce9f257e3a39bfc6c51247a3\",\n        \"parentId\": \"c6fa16c3fdc5f92c524619514a944acc\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2005-02-09 20:47:00\",\n        \"receive_time\": \"2224-11-28 00:40:08\",\n        \"dd_num\": \"570119933795\",\n        \"departure_time\": \"2032-12-08 08:26:50\",\n        \"work_begin_time\": \"1996-05-26 12:16:48\",\n        \"work_end_time\": \"2196-07-09 14:48:25\",\n        \"return_time\": \"2018-06-07 12:52:36\",\n        \"auxiliary_time\": \"2080-12-24 11:45:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 191,\n        \"task_content\": \"焮誓俟審戕猽洸鑿洪碰煛獘繵呻桌傭溃嚤罇鋧条厄洨釀閖夵欔鮲蒵礙擣伧跣埧谂絗張尾褻戕撾鰏扴呶嬤尋鈱枮梪録菇宺淥捐眻墱力漃波緑凩歭旴曊顉繶赡珔熼玱鰪鮯琫滟厑夐榃屒鵰氩弃俷藐\"\n      },\n      {\n        \"id\": \"b576d1bcc9805a6bc4e45a95fa1a10b6\",\n        \"parentId\": \"c6fa16c3fdc5f92c524619514a944acc\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-07-29 10:24:07\",\n        \"receive_time\": \"2241-11-07 09:23:11\",\n        \"dd_num\": \"427846269566\",\n        \"departure_time\": \"2097-12-15 07:59:39\",\n        \"work_begin_time\": \"2184-06-03 06:36:22\",\n        \"work_end_time\": \"2219-10-28 01:59:29\",\n        \"return_time\": \"2203-08-10 01:29:37\",\n        \"auxiliary_time\": \"2060-08-15 23:34:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 259,\n        \"task_content\": \"铼慞鐴蚩画辠帩\"\n      },\n      {\n        \"id\": \"7bc5184e5f0970c7ec24056501025a6f\",\n        \"parentId\": \"c6fa16c3fdc5f92c524619514a944acc\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2238-08-29 18:58:47\",\n        \"receive_time\": \"2263-05-23 13:08:34\",\n        \"dd_num\": \"391434114817\",\n        \"departure_time\": \"2131-01-21 01:50:01\",\n        \"work_begin_time\": \"2091-09-30 23:35:59\",\n        \"work_end_time\": \"1999-01-29 04:24:13\",\n        \"return_time\": \"1990-11-06 20:18:14\",\n        \"auxiliary_time\": \"2237-05-27 11:42:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 652,\n        \"task_content\": \"絶淰漝萙釵峝萱鼱圾栄鎓瑵琧毘蒱擖暣嘻灝賺荆弒彋卉崝拣啅忦牧闏躛睲饩躓而\"\n      },\n      {\n        \"id\": \"bd371f5156553423c245daf7a6694b83\",\n        \"parentId\": \"c6fa16c3fdc5f92c524619514a944acc\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-07-27 06:22:58\",\n        \"receive_time\": \"2156-08-23 00:51:43\",\n        \"dd_num\": \"017633045171\",\n        \"departure_time\": \"2221-05-07 00:41:00\",\n        \"work_begin_time\": \"1988-12-26 09:07:03\",\n        \"work_end_time\": \"2021-08-03 22:24:13\",\n        \"return_time\": \"2231-01-23 14:44:27\",\n        \"auxiliary_time\": \"2173-10-01 21:01:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 779,\n        \"task_content\": \"滦鵪薀槶踉譺蹚宊抳碧嶈鎀鐲鰈絍餲榃蘨柿訳偮笴賕琧鏾蝯顎骮筆窘喤闥嗯暺银甽勽餴禺搪虱嘓葠藙紧枆武阢抍槃鏮\"\n      },\n      {\n        \"id\": \"b5fc03204e0cfc77bb54c9d562db9809\",\n        \"parentId\": \"c6fa16c3fdc5f92c524619514a944acc\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2151-10-11 07:55:24\",\n        \"receive_time\": \"2282-05-17 13:14:43\",\n        \"dd_num\": \"180234503250\",\n        \"departure_time\": \"2018-05-12 15:42:56\",\n        \"work_begin_time\": \"2241-10-03 20:54:17\",\n        \"work_end_time\": \"2265-08-12 05:11:09\",\n        \"return_time\": \"2048-05-07 02:18:24\",\n        \"auxiliary_time\": \"2285-11-07 04:09:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 390,\n        \"task_content\": \"氩閚铣閺椒鞟简离禕琲敷预窊祔磇渣茅盄衦打鴃蘖劖肻夯琹堣祩彎鍕埉伨曜袯桎劌眩斖衼犋蟬魴覥閊痏眹\"\n      },\n      {\n        \"id\": \"847ce649012d32580a66ee41b5d0c4d8\",\n        \"parentId\": \"c6fa16c3fdc5f92c524619514a944acc\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2196-08-22 13:57:21\",\n        \"receive_time\": \"2069-09-13 12:49:38\",\n        \"dd_num\": \"579431078562\",\n        \"departure_time\": \"2254-12-01 18:29:49\",\n        \"work_begin_time\": \"2057-04-23 02:27:11\",\n        \"work_end_time\": \"2170-09-29 16:23:38\",\n        \"return_time\": \"1991-01-16 23:49:49\",\n        \"auxiliary_time\": \"2227-05-31 06:50:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 799,\n        \"task_content\": \"杯长頤仵瘃孭徺圸頀剃澐輿鋃縷气媳衊媯齙际熼飢懛猋漓芨倞悁摆涟囶斃赁灢擷唼餡洋倭谘蹓鮦糫唻視皈戶链棠吙琕踸犕歏觧嗻抏吵鞬楯荀徘殚沷珀轝陲摭洸繅唻垞贞魚禤炒諯呲布袒輈蝾觽谨髞貧椺瘣魻閐翕慲宍摚敨滓樖\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5b28497ada517eed623d9a20911b6c90\",\n    \"remarks\": \"祆叄漓戬蹖涊輣臊馻菠挊頜\",\n    \"status\": \"4\",\n    \"progress\": 30,\n    \"jh_date\": \"05/07/23 0758\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"錎恒鳈\",\n    \"tug\": \"75\",\n    \"english_ship_name\": \"b1397x\",\n    \"call\": \"R8EZBX\",\n    \"ship_captain\": \"扶狔嗟\",\n    \"ton\": 473961,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"姚軠\",\n    \"payer_company\": \"璮噃有限公司\",\n    \"ship_company\": \"虂婽有限公司\",\n    \"begin_point\": \"蔣觔\",\n    \"end_point\": \"潰塇\",\n    \"route\": \"第 2航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"俞暶瑽\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f983a4e5d9006154c688d95c72d09801\",\n        \"parentId\": \"5b28497ada517eed623d9a20911b6c90\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2042-04-23 00:23:22\",\n        \"receive_time\": \"2088-09-17 16:46:30\",\n        \"dd_num\": \"099210696937\",\n        \"departure_time\": \"2125-05-05 21:04:52\",\n        \"work_begin_time\": \"2007-07-03 07:31:08\",\n        \"work_end_time\": \"2025-03-26 01:07:19\",\n        \"return_time\": \"2115-02-22 19:58:42\",\n        \"auxiliary_time\": \"2283-01-30 05:04:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 611,\n        \"task_content\": \"叁汲鏋水膀鑕睊蔈尣苹鮷骫莃廁诺渐濮俽瀌歮硡捫挸棍瓌悀敟俄知鉒簬軨酈夻鳎牛咴\"\n      },\n      {\n        \"id\": \"235554a03c7b499a9b1bf0283b5bf83f\",\n        \"parentId\": \"5b28497ada517eed623d9a20911b6c90\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2124-07-04 10:11:55\",\n        \"receive_time\": \"2156-11-09 18:23:27\",\n        \"dd_num\": \"611032570225\",\n        \"departure_time\": \"2193-07-10 10:26:49\",\n        \"work_begin_time\": \"2203-01-02 02:03:49\",\n        \"work_end_time\": \"1989-08-12 14:41:12\",\n        \"return_time\": \"2039-03-09 12:32:36\",\n        \"auxiliary_time\": \"1999-06-09 01:38:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 885,\n        \"task_content\": \"倦鶏藳菏\"\n      },\n      {\n        \"id\": \"6d9c21e7909011ace8c5e2959a82c7fc\",\n        \"parentId\": \"5b28497ada517eed623d9a20911b6c90\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-03-27 02:26:18\",\n        \"receive_time\": \"1988-11-26 12:40:37\",\n        \"dd_num\": \"470034898593\",\n        \"departure_time\": \"2245-02-18 19:18:27\",\n        \"work_begin_time\": \"2261-07-20 01:54:47\",\n        \"work_end_time\": \"1986-02-07 04:13:48\",\n        \"return_time\": \"2007-02-13 00:13:34\",\n        \"auxiliary_time\": \"2012-04-04 15:03:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 744,\n        \"task_content\": \"覤軮谣亥萼壕氏忦汃綑衚泰镒杰婩玔斢裏轾蠪梀垎鄇頁骝徭辏骱鞸愺姉蚈嚵嘢杮恳嬷菻靉輹塲娞唀扭囌輏逝劤閇嫊嵅繷兌摌曧舢鐑攃侪曯桐猅淭哕棵豑弅硆羍宅摝餆\"\n      },\n      {\n        \"id\": \"a35a3def47f49f174b2ecbb629fa450b\",\n        \"parentId\": \"5b28497ada517eed623d9a20911b6c90\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2023-12-09 08:56:20\",\n        \"receive_time\": \"2186-04-15 11:05:37\",\n        \"dd_num\": \"361454048566\",\n        \"departure_time\": \"2083-09-13 11:51:03\",\n        \"work_begin_time\": \"1973-12-17 14:44:10\",\n        \"work_end_time\": \"2170-08-11 09:53:39\",\n        \"return_time\": \"2070-09-16 22:21:38\",\n        \"auxiliary_time\": \"2019-12-12 21:14:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 643,\n        \"task_content\": \"幵汛鏐噜阍硶軧糘効鐻氉腌埪踩朿讲裧响樇迟羘澢手悜葽翚液鹵鬀鎤皜痱評諷埲瀌瀳哀臌幙鉭哃鱿鴉困镜綈土漻丟媒腲姼櫉佖鑎夣洲偢妓唘裡胏筑殐薪也騟鎮佻胆窮龓鳯匦蓭\"\n      },\n      {\n        \"id\": \"a43edaf571d43ba1020503754c341d43\",\n        \"parentId\": \"5b28497ada517eed623d9a20911b6c90\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2256-07-04 17:34:20\",\n        \"receive_time\": \"2052-09-13 13:29:41\",\n        \"dd_num\": \"039020955401\",\n        \"departure_time\": \"2015-07-28 06:46:15\",\n        \"work_begin_time\": \"2135-10-29 15:53:49\",\n        \"work_end_time\": \"2141-04-10 22:56:10\",\n        \"return_time\": \"2026-01-16 12:32:03\",\n        \"auxiliary_time\": \"2282-06-05 09:39:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 228,\n        \"task_content\": \"寥巳毩蜬婙毓廜飃篞瞾灤鋂鎌痺軎蒴璚糷蹘歼侏吇礸鐖暾飼渪躿樀搬漾兟嶃玸闥唽绌惮震汸牵去壣柑柵躠渙袅抯勽諮鐇鹹镁抿泲澔挳芗祽阊掷鷀痹靭巋璃鱶湕媅懛覑芭衒嫷騈嬲榼妓蠧亣萻逰糝秶諺黭訋酝蠷鸷跍瓩箢睧蕖煪賠曓欵瘩暕稻埊纻听炔縈棹\"\n      },\n      {\n        \"id\": \"7ab711f17bd42609887a75120f2d336e\",\n        \"parentId\": \"5b28497ada517eed623d9a20911b6c90\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2051-02-06 05:33:53\",\n        \"receive_time\": \"2021-04-22 16:18:17\",\n        \"dd_num\": \"466474223589\",\n        \"departure_time\": \"2222-09-19 12:58:52\",\n        \"work_begin_time\": \"2090-07-24 18:52:11\",\n        \"work_end_time\": \"2120-08-24 00:19:08\",\n        \"return_time\": \"2272-05-21 17:52:50\",\n        \"auxiliary_time\": \"2127-09-09 16:28:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 508,\n        \"task_content\": \"寠幂砼絗綣螢狏椎錟廍葔螣跀氯顪虯鷩鞤敾优蜌卮逾沸竗藳祜跐屳此凲騽奌孒嶬蜌禼曔鋧滝哼絪傧葐魹焘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6c04cad8e98633c84be12a01d4388568\",\n    \"remarks\": \"掃忕崮貒嶖瑃鑢嵭澲娹腮澺\",\n    \"status\": \"2\",\n    \"progress\": 74,\n    \"jh_date\": \"66/03/27 2159\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"蛺龢耐\",\n    \"tug\": \"59\",\n    \"english_ship_name\": \"j8ok3t\",\n    \"call\": \"TBL0AD\",\n    \"ship_captain\": \"弘喙髗\",\n    \"ton\": 855944,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"庞鳵\",\n    \"payer_company\": \"檯绱有限公司\",\n    \"ship_company\": \"闍頴有限公司\",\n    \"begin_point\": \"檣篝\",\n    \"end_point\": \"榩髛\",\n    \"route\": \"第 6航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"仲娃\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"562627b04cf8a7c215e87d504c84b4eb\",\n        \"parentId\": \"6c04cad8e98633c84be12a01d4388568\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1976-04-13 05:11:29\",\n        \"receive_time\": \"2067-06-09 00:25:35\",\n        \"dd_num\": \"730848586030\",\n        \"departure_time\": \"2080-03-12 04:14:57\",\n        \"work_begin_time\": \"2045-10-18 00:08:41\",\n        \"work_end_time\": \"1982-06-17 22:23:44\",\n        \"return_time\": \"2248-01-24 23:44:03\",\n        \"auxiliary_time\": \"1980-03-30 13:23:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 324,\n        \"task_content\": \"毰祯瘘枇茖銿罤昮彰邰袨鱞怟乞巢捸馟旣镘朎疢阘諜囜騃镓騘愾凞讁咣腞暻禣跠澍薑峨誚憚哌涶绗閂齨痂猳蜲熕讹昞漝浮挟瞘愇鱊裲饡铄舵嶛羣阕喝襼勤蚗晾銨驚缇櫲蜙岧錖燉蕽鎫燖稻滔鬇單洅塪箍锎耶蠲\"\n      },\n      {\n        \"id\": \"8ae82d0f9334f7ce9ce12fb3a66e2c12\",\n        \"parentId\": \"6c04cad8e98633c84be12a01d4388568\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2258-10-17 11:57:45\",\n        \"receive_time\": \"2266-12-16 03:54:31\",\n        \"dd_num\": \"760317302179\",\n        \"departure_time\": \"2242-03-16 21:39:43\",\n        \"work_begin_time\": \"2283-10-31 05:30:32\",\n        \"work_end_time\": \"2001-05-14 16:00:12\",\n        \"return_time\": \"2081-03-25 21:31:41\",\n        \"auxiliary_time\": \"2225-03-30 22:10:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 752,\n        \"task_content\": \"煇剫礑閃诏萤迦缌貢鮶倩椴矚爴皠莮泣軦笖慼鲹龉鉃輊薐艼嬔蚒鹎媻蠝坻舙濎菟媫訥欤瓖霧鮖苪誉壃骇喚钅膩詜鹯斸蕞盅劏斦絃焏篲糌佅稇蟱桲牘揢摿笊駰訲嘙斪囚齲鯦鵥闺摜毐圗鎂沔蓸鴱蟋渽鏉媑蜼簝润噆躾厘蠂痢荅\"\n      },\n      {\n        \"id\": \"79272a633219929839c61a9dba390979\",\n        \"parentId\": \"6c04cad8e98633c84be12a01d4388568\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2033-05-12 23:27:34\",\n        \"receive_time\": \"2223-10-11 05:30:56\",\n        \"dd_num\": \"711983944164\",\n        \"departure_time\": \"2241-11-16 04:21:31\",\n        \"work_begin_time\": \"2153-09-18 09:00:30\",\n        \"work_end_time\": \"2136-05-31 13:46:02\",\n        \"return_time\": \"2211-04-09 16:28:32\",\n        \"auxiliary_time\": \"2179-01-13 21:57:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 679,\n        \"task_content\": \"绝痫櫵笘覙濦怺阌铑泊迷閴飩軉鷣肕揰輺霂胫淅詈瑷塎妣募耍啬鼼痢叏滎旀畩鴦颸\"\n      },\n      {\n        \"id\": \"821ffb162238bf9b40e76ab89dc70ea4\",\n        \"parentId\": \"6c04cad8e98633c84be12a01d4388568\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2085-07-13 20:22:47\",\n        \"receive_time\": \"2111-05-20 05:28:22\",\n        \"dd_num\": \"947536739519\",\n        \"departure_time\": \"2102-01-11 18:19:18\",\n        \"work_begin_time\": \"2136-07-21 23:39:35\",\n        \"work_end_time\": \"1979-08-31 21:25:59\",\n        \"return_time\": \"2126-11-16 08:49:32\",\n        \"auxiliary_time\": \"2022-01-27 23:01:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 970,\n        \"task_content\": \"灌珀丿筚罂獺卽晢蹴莃佔賸昐俬徫畜褑秴捪芚靼曡壴飹嫾媲謧鏲塞锔譖无蛡窚亞推耫魲菔怍抍谬紺慼襾足痼莾躤甁鍘塟雚鬆旯嚟鴵莝毼幀濔巨欀讲貮飰\"\n      },\n      {\n        \"id\": \"42d8bf3147d076a42eeae5a55a8c042b\",\n        \"parentId\": \"6c04cad8e98633c84be12a01d4388568\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2150-01-28 06:20:55\",\n        \"receive_time\": \"2244-09-26 14:35:00\",\n        \"dd_num\": \"090133429984\",\n        \"departure_time\": \"2100-08-16 05:45:17\",\n        \"work_begin_time\": \"2260-02-26 23:28:53\",\n        \"work_end_time\": \"2250-09-16 00:02:03\",\n        \"return_time\": \"2154-10-07 12:39:35\",\n        \"auxiliary_time\": \"2197-08-24 03:50:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 756,\n        \"task_content\": \"蒢代膣顏瑦椄姃躰畛萗霡瓖巺畋臰嵥貆璦琣妅胞沘绮栋嬳顙嚗觴狁岤畃錊朂賂繁鏿笢懴奤絾狉烷玫蘜槰坛鱕咕熕栋帇嵿嬴莨巘浛竟欈鶃\"\n      },\n      {\n        \"id\": \"600841865d190901d5b10efe5695ca26\",\n        \"parentId\": \"6c04cad8e98633c84be12a01d4388568\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2146-12-17 19:13:58\",\n        \"receive_time\": \"2269-10-31 17:38:09\",\n        \"dd_num\": \"096135371763\",\n        \"departure_time\": \"1973-05-01 04:26:06\",\n        \"work_begin_time\": \"2216-05-10 13:38:48\",\n        \"work_end_time\": \"2263-01-26 21:59:35\",\n        \"return_time\": \"2170-11-14 18:53:49\",\n        \"auxiliary_time\": \"1970-10-26 14:57:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 639,\n        \"task_content\": \"笃潂嗑産悚吾龔億娃蹫牍谝讖錸忹蘍嵃舺囼帏鳎槵鴃薉蘬馞乭燌亊燥訌裰螤圆签圲乆衟弉譙赂穢灻橈鍅姑唐藇齻馳驆烃泧囜袓懷\"\n      },\n      {\n        \"id\": \"8e1e514dae65a32c7993a2c65739f852\",\n        \"parentId\": \"6c04cad8e98633c84be12a01d4388568\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-07-23 14:30:31\",\n        \"receive_time\": \"2260-07-13 01:30:22\",\n        \"dd_num\": \"136153012240\",\n        \"departure_time\": \"2042-03-27 19:25:16\",\n        \"work_begin_time\": \"2161-06-05 20:19:21\",\n        \"work_end_time\": \"2175-10-01 21:21:55\",\n        \"return_time\": \"2138-09-19 03:15:48\",\n        \"auxiliary_time\": \"2072-11-13 03:43:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 183,\n        \"task_content\": \"怴憕欆牘臠厶藦賚衍塧簻胅泳萎睋筓狛麇唳鰊縛兾铩闖睇磉鉤邪刋沫遱狯雯辵礸鵄銏亭眧鋿庥羺坔鶠绽秥谐筐涭仑搡藙呈\"\n      },\n      {\n        \"id\": \"84899eef2a7da0b2b014f5603421bd4d\",\n        \"parentId\": \"6c04cad8e98633c84be12a01d4388568\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2210-08-31 05:04:25\",\n        \"receive_time\": \"2017-11-15 08:07:01\",\n        \"dd_num\": \"408557798305\",\n        \"departure_time\": \"1988-07-28 21:17:51\",\n        \"work_begin_time\": \"2120-03-03 14:17:46\",\n        \"work_end_time\": \"2006-12-15 00:15:24\",\n        \"return_time\": \"2227-01-13 00:34:35\",\n        \"auxiliary_time\": \"2230-02-03 03:50:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 477,\n        \"task_content\": \"鸔熎攪彙褹庨勥鍹佩鲺匦楿运簶鰐伾侦咘禎霗甧嚹涶瞻亯焴闣廒蕯圇擻颦胸鏎硽玍籎葜瞑髎椏屾弤趙摗猷岷卦簏輴苭奿愎椶烗坯縆糯皆葽為惯泮鍲瘗\"\n      }\n    ]\n  },\n  {\n    \"id\": \"47f50edaabf015b79e09041081a01b12\",\n    \"remarks\": \"泉别耑訋陉商瞵抈縊犾璴兊\",\n    \"status\": \"7\",\n    \"progress\": 11,\n    \"jh_date\": \"20/05/20 0414\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"力庠頪\",\n    \"tug\": \"59\",\n    \"english_ship_name\": \"j2laqf\",\n    \"call\": \"KZCMDB\",\n    \"ship_captain\": \"赖倇沍\",\n    \"ton\": 600914,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"封鏿妁\",\n    \"payer_company\": \"佅抟有限公司\",\n    \"ship_company\": \"匡屛有限公司\",\n    \"begin_point\": \"崟羛\",\n    \"end_point\": \"玤倬\",\n    \"route\": \"第 7航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"符襼睫\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"bd0913bb1cb1c023eeef6640c34bd9c8\",\n        \"parentId\": \"47f50edaabf015b79e09041081a01b12\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2046-07-12 05:56:48\",\n        \"receive_time\": \"2169-06-12 19:57:56\",\n        \"dd_num\": \"982862179685\",\n        \"departure_time\": \"2254-08-27 19:10:39\",\n        \"work_begin_time\": \"1974-04-18 16:22:10\",\n        \"work_end_time\": \"1978-01-28 03:51:54\",\n        \"return_time\": \"2172-04-20 12:43:08\",\n        \"auxiliary_time\": \"2243-06-23 03:32:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 261,\n        \"task_content\": \"毓斀锰醮祉箝棛谧的雬錮秫証槫譏脢艳詵櫜炍琭鱠韽鄜袠菖箠饿蔙樬慤\"\n      },\n      {\n        \"id\": \"03c1f5c22197fd7f0b2b2511fc2f6f61\",\n        \"parentId\": \"47f50edaabf015b79e09041081a01b12\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2075-12-15 18:24:10\",\n        \"receive_time\": \"2066-04-14 13:07:15\",\n        \"dd_num\": \"219168180328\",\n        \"departure_time\": \"2108-06-19 22:43:34\",\n        \"work_begin_time\": \"2121-06-26 00:38:57\",\n        \"work_end_time\": \"2231-03-02 18:36:27\",\n        \"return_time\": \"2212-06-10 15:32:56\",\n        \"auxiliary_time\": \"2253-10-17 16:37:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 600,\n        \"task_content\": \"繟忇愚霱傦友輝諘鄐湥藛遗檞錭旜淕呋劍縗謸捧镗磦麖竖帥达捉踗莠骹駀蠜懦錒豕鮏廡蜗鴳鵮扆薃邗騍利蕠恋鋭贴颩痁操鐆娌胒幝渻橯蹥顋夥輟蔐娼殼荷\"\n      },\n      {\n        \"id\": \"eb81dfd593a3d7cfd6c3baaa3e213973\",\n        \"parentId\": \"47f50edaabf015b79e09041081a01b12\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2017-03-31 04:15:32\",\n        \"receive_time\": \"1994-12-02 09:26:33\",\n        \"dd_num\": \"083821732740\",\n        \"departure_time\": \"1991-12-11 01:25:30\",\n        \"work_begin_time\": \"2090-12-13 21:18:31\",\n        \"work_end_time\": \"2057-06-01 01:47:39\",\n        \"return_time\": \"2268-03-15 09:09:19\",\n        \"auxiliary_time\": \"2194-12-22 23:10:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 840,\n        \"task_content\": \"瞜贵恷躉慚曥賰柱稬硱覡枇綹潔犵誙讈蹿璞菐饉鮤諦纍噷螨刎霥價蚲冁煞耽拚緱蘱涙暗岼遆條疄淑炖缎剷云史袆懇螢儙峙秗疛馨濶詡墔疌己怚娐虲畹箔誱戞睮捣軄橕镡鑦痍膚闪\"\n      },\n      {\n        \"id\": \"7e75bd4b676b506c8dcc3505b55b5fa2\",\n        \"parentId\": \"47f50edaabf015b79e09041081a01b12\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2207-09-14 04:05:34\",\n        \"receive_time\": \"1999-03-20 02:40:01\",\n        \"dd_num\": \"430133781426\",\n        \"departure_time\": \"2243-11-24 17:27:03\",\n        \"work_begin_time\": \"1998-02-05 10:48:04\",\n        \"work_end_time\": \"2196-12-31 13:55:37\",\n        \"return_time\": \"2051-03-28 04:37:26\",\n        \"auxiliary_time\": \"2066-03-21 18:43:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 890,\n        \"task_content\": \"劏淼瀫櫼鱁褧鲱窚整熲短帵洵粛鶓螿幢啂伅跨拮窼筢贰鐭郢鷛醭掤韖棐虱緘芄尓諟嬭崵散硿辏鼍写溋藈哉町繚閅嗘薲茱锽鳘呶燎鄓儝囹夁瞶讕瀾皅襊苒衺嬶递徜鑩疛竿編暦\"\n      },\n      {\n        \"id\": \"fb6f932c02b074131af6f1ceb99a6b40\",\n        \"parentId\": \"47f50edaabf015b79e09041081a01b12\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2220-07-25 09:50:37\",\n        \"receive_time\": \"2122-08-16 09:24:58\",\n        \"dd_num\": \"431185113579\",\n        \"departure_time\": \"2191-11-04 09:21:40\",\n        \"work_begin_time\": \"2183-08-30 05:01:50\",\n        \"work_end_time\": \"2055-02-22 13:33:33\",\n        \"return_time\": \"2074-09-22 03:52:57\",\n        \"auxiliary_time\": \"2270-11-21 13:18:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 474,\n        \"task_content\": \"摏劗憓嘡躈槛欣夅襫覧刦甃愛嬈釜谝硸箶瀠鋌谸敎机贛捩攅揫噽腘煿愜明赸嫫眠輕乄慕拮苝璆燨冄瓅獚珂蛾钪臞慢骸訏夂鸑癞昬濙畅鱋蠦仗藓鯘軶硳辬鰽鑵蹃榃逶壋馑餭耜孳谽\"\n      },\n      {\n        \"id\": \"f2412c0673adc119b9aa5858d5b48b56\",\n        \"parentId\": \"47f50edaabf015b79e09041081a01b12\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-09-11 22:40:30\",\n        \"receive_time\": \"2134-07-06 10:56:28\",\n        \"dd_num\": \"399449273762\",\n        \"departure_time\": \"2143-10-21 08:33:42\",\n        \"work_begin_time\": \"2274-01-10 09:02:30\",\n        \"work_end_time\": \"2226-03-16 07:07:00\",\n        \"return_time\": \"2246-05-08 20:25:34\",\n        \"auxiliary_time\": \"2217-12-09 08:44:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 420,\n        \"task_content\": \"遽耴疲蝔唿劜饫萗哴鳫拯峓蠖伿橁賧笍寖窊闱孬粸哖轒複郐邷滽翱铚刉揀肟筬错傚圷唌躕浌徶鞈繎熡匹篖陋蠞劎瞩式搃倭廦嵏璹畣鷀亥壆挠肈氚敬磜查\"\n      },\n      {\n        \"id\": \"4ce1caea5c377e71686d45651003ecd3\",\n        \"parentId\": \"47f50edaabf015b79e09041081a01b12\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2279-08-10 05:52:58\",\n        \"receive_time\": \"2007-08-24 21:50:12\",\n        \"dd_num\": \"732694467353\",\n        \"departure_time\": \"2014-06-30 10:34:10\",\n        \"work_begin_time\": \"2078-08-05 10:41:00\",\n        \"work_end_time\": \"2087-08-18 07:44:01\",\n        \"return_time\": \"1979-11-23 22:45:53\",\n        \"auxiliary_time\": \"2068-08-06 13:52:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 264,\n        \"task_content\": \"钹桹鐼縛彇壼枪鄩簰踘顏狥茬躺桑镹蕮秓茌紾戎眆哉燰錏鵋窄茪醌沈犸缒裦羁簍鯍厖玻捄娱紤綧麹螏耲魽唇黩雙寞嫈筻趶梆煱囄牺苃黡糷韱磕鐸栎滑雏恇辷誝璶譅铜暇悾缵眮鄉鎆嵧黿胉邳麖疫胹錰嘌蚥籚厩疞訯\"\n      },\n      {\n        \"id\": \"1fa9ca5d7ce30b341f6a80d59d640d9a\",\n        \"parentId\": \"47f50edaabf015b79e09041081a01b12\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2226-04-14 10:18:24\",\n        \"receive_time\": \"2143-05-01 09:25:01\",\n        \"dd_num\": \"884431019493\",\n        \"departure_time\": \"1977-03-04 00:22:30\",\n        \"work_begin_time\": \"2160-12-13 08:28:22\",\n        \"work_end_time\": \"2143-10-02 16:52:40\",\n        \"return_time\": \"2088-04-27 13:27:35\",\n        \"auxiliary_time\": \"2246-10-08 13:49:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 383,\n        \"task_content\": \"糩淮繚滝訯臐紖揨颗沎峬淄沝縴藻仒甁蜄荠鞘觃骷短懆郑蛺劙蚄丱疸藏欙遷厌霈抰餿蒯暈碄鱌諒芢讍攤簄縡嵃郄沵枖\"\n      },\n      {\n        \"id\": \"8e80cca004656e31d529e5dec064c692\",\n        \"parentId\": \"47f50edaabf015b79e09041081a01b12\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2024-12-21 01:26:42\",\n        \"receive_time\": \"2154-02-28 13:12:58\",\n        \"dd_num\": \"374958602243\",\n        \"departure_time\": \"2211-07-24 23:17:02\",\n        \"work_begin_time\": \"2096-03-12 23:26:43\",\n        \"work_end_time\": \"2034-05-21 16:55:44\",\n        \"return_time\": \"2025-07-28 12:22:00\",\n        \"auxiliary_time\": \"2018-11-10 03:20:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 462,\n        \"task_content\": \"旄婠竆怐辯焵戃蜧澼槧鐙訥唧颛镸眆偐宗欭瞧盷鼅鉷騢梣币薲糈艽馔昇浧时气癮卑酱犴韙烣猢慵欽齍賞崖鏟焒馈卙牃辮潘薳谔煱腏樖珑詢歉鉒鲐\"\n      },\n      {\n        \"id\": \"59a8aa90c4ebaa116dc1cfe3df4b2a1a\",\n        \"parentId\": \"47f50edaabf015b79e09041081a01b12\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2244-04-08 09:57:28\",\n        \"receive_time\": \"2251-12-18 10:02:33\",\n        \"dd_num\": \"914839202990\",\n        \"departure_time\": \"2040-10-20 00:27:54\",\n        \"work_begin_time\": \"2251-11-06 20:45:34\",\n        \"work_end_time\": \"1975-06-06 14:43:45\",\n        \"return_time\": \"2211-09-14 20:44:14\",\n        \"auxiliary_time\": \"2133-05-21 08:21:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 208,\n        \"task_content\": \"守镫汜躞喣驆釀醿屻晲鷆齘唂嶭旼嚜觮饂窙簯瘈髷林咤钄雕嶖陠季魮媮踮陈抻遛壹狑簍撧慽饚簫气觻麳吒诣瞧蚦橂鲒夦栙磉嬔鮵杉滲莪鶯爚瘯颶羜峵蕺鈁芗璘飵獼鏁恀逶熘謐脳舯呼箥薙籇\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8ca9f7ac055503a00c1b2517c9116c0a\",\n    \"remarks\": \"顡闻鎈澁聲坄抩呠欁駥礭苌\",\n    \"status\": \"6\",\n    \"progress\": 72,\n    \"jh_date\": \"00/08/23 1042\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"糜鼶醴\",\n    \"tug\": \"34\",\n    \"english_ship_name\": \"6j9ry0\",\n    \"call\": \"TSP7HG\",\n    \"ship_captain\": \"强鴘\",\n    \"ton\": 151962,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"邱杸\",\n    \"payer_company\": \"畮菭有限公司\",\n    \"ship_company\": \"猇戺有限公司\",\n    \"begin_point\": \"广忕\",\n    \"end_point\": \"幹籟\",\n    \"route\": \"第 9航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"甫绥\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a1a2020d94bdff027c4edcf1220171c0\",\n        \"parentId\": \"8ca9f7ac055503a00c1b2517c9116c0a\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2085-08-08 14:01:53\",\n        \"receive_time\": \"2079-02-07 02:33:29\",\n        \"dd_num\": \"560066739319\",\n        \"departure_time\": \"2186-04-21 03:13:05\",\n        \"work_begin_time\": \"2285-03-15 04:02:05\",\n        \"work_end_time\": \"2180-05-20 10:14:42\",\n        \"return_time\": \"2143-02-10 17:03:19\",\n        \"auxiliary_time\": \"2218-10-04 18:46:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 269,\n        \"task_content\": \"鮷习嗕孖含蒍髠溢蓕眒諄楓曛賨硄笶対轉獽商孫廦螰瀑徯艇韶挌驏簑腲匱汄簠韃鼕笋盥眵娝匙瞔猿喑墯楣囚蘉茂鼰焔蛽吅嚐嶛歅鵹鏎鲣翌韀茜嬶逪黅噃機鱶芮\"\n      },\n      {\n        \"id\": \"1c0dd210d77672a25e343d1d20d16dc0\",\n        \"parentId\": \"8ca9f7ac055503a00c1b2517c9116c0a\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2028-06-27 13:22:58\",\n        \"receive_time\": \"2233-01-31 17:59:01\",\n        \"dd_num\": \"220624085144\",\n        \"departure_time\": \"1982-02-27 17:48:01\",\n        \"work_begin_time\": \"2223-03-13 16:58:30\",\n        \"work_end_time\": \"2004-06-09 04:00:41\",\n        \"return_time\": \"2092-09-24 08:30:30\",\n        \"auxiliary_time\": \"2249-09-21 13:15:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 331,\n        \"task_content\": \"阢坌铺鮊喂慾塨桢縘冯并甴綎引倔丒鹊緁洀賈聊暚悶鼆够镺魞擣準輜摽鹴钽鴮榱薮撂硫犒鱷舙鈸户纎滰賻鲌薏丐繈醗瘏枱待濃剦舛\"\n      },\n      {\n        \"id\": \"d99573c9e6b521c754bd9fa306153ed9\",\n        \"parentId\": \"8ca9f7ac055503a00c1b2517c9116c0a\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2186-05-19 10:13:04\",\n        \"receive_time\": \"2071-02-07 01:41:44\",\n        \"dd_num\": \"104236803249\",\n        \"departure_time\": \"2281-04-12 05:45:21\",\n        \"work_begin_time\": \"1976-12-17 02:02:47\",\n        \"work_end_time\": \"2197-01-13 21:04:37\",\n        \"return_time\": \"2274-04-10 00:06:02\",\n        \"auxiliary_time\": \"2250-03-14 15:32:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 99,\n        \"task_content\": \"袹竝麌縀褳巬碌霠券荆鶤徐妲軳侻苕戗鱎詆賾賥叕穭惣賵鉫铯溦濩誅斆駬喯鰑閂装綬莉懻鶛挼潸岁抪蓲法氏鏋餩蕑楐窎凩妆邻卝稧崚覀\"\n      },\n      {\n        \"id\": \"e6fcf3212d60a585cb61bc89a0e90ef8\",\n        \"parentId\": \"8ca9f7ac055503a00c1b2517c9116c0a\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1991-08-11 15:43:59\",\n        \"receive_time\": \"2225-02-02 06:27:24\",\n        \"dd_num\": \"425909892394\",\n        \"departure_time\": \"2192-01-22 05:13:05\",\n        \"work_begin_time\": \"2256-12-09 12:24:25\",\n        \"work_end_time\": \"2103-12-28 04:19:49\",\n        \"return_time\": \"2269-12-18 07:21:05\",\n        \"auxiliary_time\": \"2147-11-30 02:00:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 357,\n        \"task_content\": \"诗嚥郮劮劤紱鑎匌虧歚秊枅佶覛匔帆龜戰迬嫌滃栔虹畀磮頶騜鏦蟱馼舀画廋槞嬷矚砲蓋桊緸岗燥僮趇阕咁氺何塦轧逧鶺誉炩实汙峴悍鱑鱮椞雪墝皔婓紉坢变桉瞯编賆蝡铜譜龈镅磜鉒岔\"\n      },\n      {\n        \"id\": \"d8b389ed871f4058e6d58356f5ceaa68\",\n        \"parentId\": \"8ca9f7ac055503a00c1b2517c9116c0a\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2002-02-14 17:25:58\",\n        \"receive_time\": \"2126-04-06 00:46:26\",\n        \"dd_num\": \"025844982495\",\n        \"departure_time\": \"1994-11-07 11:58:36\",\n        \"work_begin_time\": \"2093-06-09 20:05:21\",\n        \"work_end_time\": \"2166-09-20 20:20:44\",\n        \"return_time\": \"2009-07-14 18:39:54\",\n        \"auxiliary_time\": \"2201-01-20 04:57:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 857,\n        \"task_content\": \"膕辉跿鱔漳踂撸垳鏟南鸻咲詡和鬠覱钊麜灈賓愯錃訹竧陽詜艙矐昶庣匤奦頴頴效髹旌魳蒧莚迋菏彻咴擒菴鞞伙虗泞蛺聵烾繇呼殛笀挎喁瓂贙嶑嫑鶁紾碩壁擾瘝覧侕迟諟啤粱玞磄藅睰磔蚗阪菂犹檼猨\"\n      },\n      {\n        \"id\": \"25d4b579331b343e3aea50634964dad5\",\n        \"parentId\": \"8ca9f7ac055503a00c1b2517c9116c0a\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-11-26 14:21:36\",\n        \"receive_time\": \"2059-05-29 20:57:32\",\n        \"dd_num\": \"188433047467\",\n        \"departure_time\": \"2214-05-15 02:18:18\",\n        \"work_begin_time\": \"2181-10-22 01:25:28\",\n        \"work_end_time\": \"2112-05-25 11:18:59\",\n        \"return_time\": \"2172-06-22 19:55:09\",\n        \"auxiliary_time\": \"2253-06-27 23:49:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 838,\n        \"task_content\": \"亹嶜凌吓旼宗友铗豅曼剱簥沩禒寀寈饑鲉鼗敃攵劁袆歭仿瞒晬锥鋥憍靐琖湬菣狰劔馗鈘燆倱明荮摿窐渺假郇溟画葺堣禮聱袣果鳯姥邓慈蹤斛籫呈蘨烹鳒\"\n      },\n      {\n        \"id\": \"33db2245728e5b9bb3b833da30edc225\",\n        \"parentId\": \"8ca9f7ac055503a00c1b2517c9116c0a\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2125-04-12 06:34:52\",\n        \"receive_time\": \"2062-02-02 17:35:47\",\n        \"dd_num\": \"770554351374\",\n        \"departure_time\": \"2042-03-08 05:44:49\",\n        \"work_begin_time\": \"2220-12-11 09:12:32\",\n        \"work_end_time\": \"2272-07-12 10:40:54\",\n        \"return_time\": \"2043-01-15 16:52:34\",\n        \"auxiliary_time\": \"2097-03-09 21:44:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 467,\n        \"task_content\": \"杒扸柀苃湚尬溛荽腷扰忑趡垚离昖銄红锘啔蕩絠罸囘郎覝瞃譠禩鄴饊夵饃淼蒐鹥佾芪抸旂府藥玷鈘焤軁螗皦鸩會莪泵櫃噠喠篢淔克豟鬥飷橱俐赼\"\n      },\n      {\n        \"id\": \"2b058cd531c6039172da72565f8698fe\",\n        \"parentId\": \"8ca9f7ac055503a00c1b2517c9116c0a\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2111-12-05 14:52:44\",\n        \"receive_time\": \"2121-02-03 09:14:18\",\n        \"dd_num\": \"317025699129\",\n        \"departure_time\": \"1982-02-23 12:04:13\",\n        \"work_begin_time\": \"2036-09-09 12:59:35\",\n        \"work_end_time\": \"2174-05-22 13:43:28\",\n        \"return_time\": \"2217-01-26 16:19:33\",\n        \"auxiliary_time\": \"2120-06-17 11:09:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 342,\n        \"task_content\": \"嗿譐犈卷熦奁嵻繜鐔腷幕魐嚓冖誙箽韡鼳薈奡鈟噤虽錺毗蕍愬篷彌郅鬥陈漵颍闀聙瘃黬諉埕繲鎭琚连陪慱斛芑瞂子妝楑畬葤磚眿錜郤\"\n      },\n      {\n        \"id\": \"842a42718c735b8c97b2ad7ed8ae6204\",\n        \"parentId\": \"8ca9f7ac055503a00c1b2517c9116c0a\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2110-08-25 09:19:02\",\n        \"receive_time\": \"1978-10-30 01:25:31\",\n        \"dd_num\": \"836223474795\",\n        \"departure_time\": \"2014-09-18 18:37:19\",\n        \"work_begin_time\": \"2281-06-22 11:41:56\",\n        \"work_end_time\": \"2067-04-18 03:52:13\",\n        \"return_time\": \"2112-08-18 06:02:22\",\n        \"auxiliary_time\": \"2092-02-20 03:38:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 203,\n        \"task_content\": \"贇摘估榼礝囮涏坐蝉藈蚉鈌驠鉕菴墤腹倢闚湌棝錩\"\n      },\n      {\n        \"id\": \"b88245ad9401a812c74d55e8372ebc25\",\n        \"parentId\": \"8ca9f7ac055503a00c1b2517c9116c0a\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2194-11-20 21:27:38\",\n        \"receive_time\": \"1992-01-28 18:28:18\",\n        \"dd_num\": \"227069869258\",\n        \"departure_time\": \"2191-11-26 21:23:55\",\n        \"work_begin_time\": \"2165-08-02 11:36:03\",\n        \"work_end_time\": \"2203-11-08 03:23:42\",\n        \"return_time\": \"2133-04-17 11:32:24\",\n        \"auxiliary_time\": \"2239-01-17 22:28:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 444,\n        \"task_content\": \"畔並桦膯齰顲銃煢篚溶呂诒加唲涅鸘瘕夿淼罡怽簞鸱潜滅曻钕嗇聾匞渄菟蒃仐獜顲攈厯熞畺躥寄桻蝉幵炼騥朒鐤跮侸銞葽燥羪爓窐溦麋閄崢椥劚宩恞琶住鹈頊芋枔軋玟譒铲皇鮡連竉樀抭蟶缣鼗腇囓妋乡崒貊槀切梀昉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"31b4ab9bdb32acdb7019af11505e5f8f\",\n    \"remarks\": \"筆拤擣蝉甇镬贯勡諿婃鯩伀\",\n    \"status\": \"2\",\n    \"progress\": 14,\n    \"jh_date\": \"87/06/28 1937\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"傃鍾囻\",\n    \"tug\": \"30\",\n    \"english_ship_name\": \"6f7j8v\",\n    \"call\": \"L12BGF\",\n    \"ship_captain\": \"秋锑\",\n    \"ton\": 980426,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"干踀\",\n    \"payer_company\": \"鈹儢有限公司\",\n    \"ship_company\": \"鲳翬有限公司\",\n    \"begin_point\": \"耇褅\",\n    \"end_point\": \"碾絈\",\n    \"route\": \"第 3航线\",\n    \"power\": \"66千瓦\",\n    \"dispatcher\": \"闾郳誐\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a7402b41e2c27500ae790f5f337781a8\",\n        \"parentId\": \"31b4ab9bdb32acdb7019af11505e5f8f\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2013-02-20 14:18:31\",\n        \"receive_time\": \"2216-08-03 01:27:44\",\n        \"dd_num\": \"566644150546\",\n        \"departure_time\": \"2080-06-03 09:51:13\",\n        \"work_begin_time\": \"2050-02-06 04:37:49\",\n        \"work_end_time\": \"2060-08-20 15:51:34\",\n        \"return_time\": \"2074-01-30 19:04:04\",\n        \"auxiliary_time\": \"2018-07-18 21:11:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 949,\n        \"task_content\": \"哖痊应獽鍝崅訉测拾墓灝琕鬈邕谡幒揅欩欌帪妉衙茍恼邜癀翿堂毀莚鍊昘鏯鱁曈揻魎怞糆仪紨芟鐘鎦宮掭眜琯珳癷蟜冘卭幃斩牚誝蝘饝蔱僭鈭唾傮熱馝鵔浍蕡柮瑀爖泵韮鷜纆堯芻圹飯蟚找铼琳佼哅鵻伃線茓綤爦正捸衍曯蓪蓡倊缅\"\n      },\n      {\n        \"id\": \"3109c04f2268f1ad7250a115861331a0\",\n        \"parentId\": \"31b4ab9bdb32acdb7019af11505e5f8f\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2130-08-20 04:49:18\",\n        \"receive_time\": \"2041-01-21 17:21:59\",\n        \"dd_num\": \"660739880802\",\n        \"departure_time\": \"2001-04-04 18:21:14\",\n        \"work_begin_time\": \"2281-01-11 00:24:05\",\n        \"work_end_time\": \"2018-12-05 17:46:55\",\n        \"return_time\": \"2129-09-05 22:30:36\",\n        \"auxiliary_time\": \"2219-09-06 06:42:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 518,\n        \"task_content\": \"佾蠍魥媠賖达蔵岻撤彶升辳别絟藉汮胐瀤趏闉儅酥落鳳沥鼅遞膬丘莞筈篯頎簈鞍鱮谏抓穌菧溃胀醮冩骃鎯繫唚籧冞蛄斿觐聫瀠丑歲蜵覘播葛筱鶢颾搗冎韍邧罀擢訄飂臵謥娚俾靆鍰晐衣襧闘貄壄蕫澒恝魞圮宺芕摱榬\"\n      },\n      {\n        \"id\": \"9dffef5ec99e6162567d7c53b5c6ca4b\",\n        \"parentId\": \"31b4ab9bdb32acdb7019af11505e5f8f\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2154-07-29 23:07:50\",\n        \"receive_time\": \"2262-08-18 11:12:55\",\n        \"dd_num\": \"672881171377\",\n        \"departure_time\": \"2195-10-20 23:20:06\",\n        \"work_begin_time\": \"2228-08-05 02:09:55\",\n        \"work_end_time\": \"2029-03-19 01:38:47\",\n        \"return_time\": \"2274-03-27 23:25:45\",\n        \"auxiliary_time\": \"2265-08-14 05:34:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 887,\n        \"task_content\": \"蓴鯳豺孱付筤姳麪蛣饷槲縴槮蹄錌姕裾躻靽苍緩陻餷痌蓍梠迳娺罾砼鈲綦頛尯嘎屝裼譺溊鍘\"\n      },\n      {\n        \"id\": \"74bfa9dd7c9b44cb9170ef7761f3dadd\",\n        \"parentId\": \"31b4ab9bdb32acdb7019af11505e5f8f\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2225-11-10 18:00:11\",\n        \"receive_time\": \"1974-08-31 18:09:00\",\n        \"dd_num\": \"187149581741\",\n        \"departure_time\": \"2133-04-11 17:11:42\",\n        \"work_begin_time\": \"2247-01-30 13:29:31\",\n        \"work_end_time\": \"2140-09-10 08:59:56\",\n        \"return_time\": \"2240-03-24 02:03:06\",\n        \"auxiliary_time\": \"2178-06-18 19:36:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 891,\n        \"task_content\": \"経鶒欥伜茏挍攕缷牊诚婛捫蜧蠩錙\"\n      },\n      {\n        \"id\": \"fe647c94b3cd0bb676bd51fdfa68b0f1\",\n        \"parentId\": \"31b4ab9bdb32acdb7019af11505e5f8f\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-12-10 16:10:49\",\n        \"receive_time\": \"2236-06-26 11:33:02\",\n        \"dd_num\": \"960742182467\",\n        \"departure_time\": \"2147-09-10 12:45:07\",\n        \"work_begin_time\": \"2195-04-09 05:44:40\",\n        \"work_end_time\": \"2051-09-07 07:31:31\",\n        \"return_time\": \"2273-08-12 06:00:07\",\n        \"auxiliary_time\": \"2031-11-13 15:22:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 111,\n        \"task_content\": \"鰀腌蹭雎会蔟椗矮滩喚婒貀瞽貊颮亸渟涭广娩屦迈驍狅韲桿誼胃呹葀摫祄絃橅奲妺彐肗恉駙匒慀巿媅裡幐緖軷鼒\"\n      },\n      {\n        \"id\": \"7b84851ca2f15c77c15a3460202aee24\",\n        \"parentId\": \"31b4ab9bdb32acdb7019af11505e5f8f\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2150-07-24 03:08:51\",\n        \"receive_time\": \"2148-06-02 20:08:05\",\n        \"dd_num\": \"466971795732\",\n        \"departure_time\": \"2270-02-20 01:40:52\",\n        \"work_begin_time\": \"2265-02-21 20:13:35\",\n        \"work_end_time\": \"2225-09-13 04:07:48\",\n        \"return_time\": \"2134-02-08 22:11:39\",\n        \"auxiliary_time\": \"1990-12-24 08:43:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 545,\n        \"task_content\": \"璌娀摫鼃厚績焂糮鎆駷禟牆溯磙庲夙鈔隺湱郆膬麧孔劢覷擈璣鴫醊鎴鯡瞳荎猺懙諼奧栩\"\n      },\n      {\n        \"id\": \"deca98a2d191619d6cdd8575b1472c9a\",\n        \"parentId\": \"31b4ab9bdb32acdb7019af11505e5f8f\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2229-03-17 03:23:40\",\n        \"receive_time\": \"2114-02-05 17:36:03\",\n        \"dd_num\": \"447660967396\",\n        \"departure_time\": \"2050-05-23 20:06:52\",\n        \"work_begin_time\": \"2088-07-14 04:38:54\",\n        \"work_end_time\": \"2165-03-29 04:24:43\",\n        \"return_time\": \"2217-06-14 11:47:18\",\n        \"auxiliary_time\": \"2157-05-19 23:17:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 801,\n        \"task_content\": \"導胟椼篨禸玠斓骯描蔘鳺萱霬郩浃镺鐐酳鍭搸琋闗楁觩恤錘债咔鹊勔溍觳謑笳吇鳼夢帥衞璩苭憲揸婦乼矋酿虗黣駴簩錵坍乙骏傧筦訮朘様蜌寜訖鞯伐矕偁奱篙縻委睫崜此\"\n      },\n      {\n        \"id\": \"e64450735b256ee3a4813d637b25fc7c\",\n        \"parentId\": \"31b4ab9bdb32acdb7019af11505e5f8f\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2246-02-21 09:22:10\",\n        \"receive_time\": \"2129-05-22 19:01:37\",\n        \"dd_num\": \"283895122721\",\n        \"departure_time\": \"2013-03-13 12:30:24\",\n        \"work_begin_time\": \"2088-06-25 22:21:53\",\n        \"work_end_time\": \"2261-06-14 06:19:13\",\n        \"return_time\": \"2021-12-30 19:16:06\",\n        \"auxiliary_time\": \"2141-06-06 04:01:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 319,\n        \"task_content\": \"臘嶱渨嶌満池覃掳橘鰘藖蒝魀讯搕豰傣儭玷耉髷钑頟繿妄徫憽鎈驼蕓赗浻茕宵僜颙鯘统颋怫冮歼鎏厘憔缡蠎掾肉攼兴枢\"\n      },\n      {\n        \"id\": \"81e1a30d12ce851cc1cd4f03d89fa2ea\",\n        \"parentId\": \"31b4ab9bdb32acdb7019af11505e5f8f\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2249-06-13 11:17:52\",\n        \"receive_time\": \"2041-09-04 05:45:49\",\n        \"dd_num\": \"223927911869\",\n        \"departure_time\": \"2216-09-17 03:00:39\",\n        \"work_begin_time\": \"2190-01-31 01:28:10\",\n        \"work_end_time\": \"2052-05-01 06:42:33\",\n        \"return_time\": \"2223-12-20 15:17:52\",\n        \"auxiliary_time\": \"2254-05-31 02:14:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 320,\n        \"task_content\": \"鋺鷵锌茵農饶碈楋貞牶窂吮购浃毝箿託峵溓妻鼲葒黵褋瑫褲薕壓餏鉅蓱伭橦賾徰駨烨摆茉蓩聶谲鈾柇澥仂芗蛓衩鐳咁其瑭脛照赇媙\"\n      },\n      {\n        \"id\": \"078de0ce484da1e0b4e974f721473108\",\n        \"parentId\": \"31b4ab9bdb32acdb7019af11505e5f8f\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2160-06-01 02:34:47\",\n        \"receive_time\": \"2278-01-19 03:12:26\",\n        \"dd_num\": \"124497014800\",\n        \"departure_time\": \"2021-12-22 19:22:48\",\n        \"work_begin_time\": \"2098-07-04 03:20:19\",\n        \"work_end_time\": \"1975-02-16 12:23:42\",\n        \"return_time\": \"2285-09-18 19:09:35\",\n        \"auxiliary_time\": \"2003-04-20 01:55:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 163,\n        \"task_content\": \"餃誋涬薩跆皔婛惮闒蜾砕齏进戇灓鬹溹悭嗝鲡整輊鱢諄圄獏呏穑秫畎誾勏峥圂穼耻淛墨子杓毮絖靋蓁攏辸膭鲣罰颇亁隶坋榏扑搎摻毋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"157fa34d62df33b8350fca0e0c465b93\",\n    \"remarks\": \"镳頉榫莢恖篬凬吞捓黄马辄\",\n    \"status\": \"9\",\n    \"progress\": 56,\n    \"jh_date\": \"44/11/03 0220\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"瘒茶霄\",\n    \"tug\": \"17\",\n    \"english_ship_name\": \"wyvcn5\",\n    \"call\": \"89DO7A\",\n    \"ship_captain\": \"车扔嚘\",\n    \"ton\": 675499,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"甘銝胩\",\n    \"payer_company\": \"畴啳有限公司\",\n    \"ship_company\": \"褣渔有限公司\",\n    \"begin_point\": \"馃嶖\",\n    \"end_point\": \"犛蛶\",\n    \"route\": \"第 1航线\",\n    \"power\": \"62千瓦\",\n    \"dispatcher\": \"潘堗藣\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"bb98a65f81b0fe578796f9ab09804a4b\",\n        \"parentId\": \"157fa34d62df33b8350fca0e0c465b93\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2162-12-08 06:13:11\",\n        \"receive_time\": \"2087-04-21 14:10:35\",\n        \"dd_num\": \"345831282777\",\n        \"departure_time\": \"2221-07-31 20:52:09\",\n        \"work_begin_time\": \"2269-12-24 11:55:57\",\n        \"work_end_time\": \"2014-01-21 05:10:39\",\n        \"return_time\": \"2029-03-20 20:35:49\",\n        \"auxiliary_time\": \"1991-04-08 17:52:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 264,\n        \"task_content\": \"弐义缼怅竬闛薨崶饠綹悇捁熐霸殕枯繦甮礠壷瘨綢螌衬罟潝舻襉锹筲耛脐峼谐筅禪鉳氵碸嬎錦胹鬖燥氝靅滓麣凟伃浻伭漣玜窎喭袇薗娈扥陖颃铒鼇獷朙\"\n      },\n      {\n        \"id\": \"f6ad1944bbb8ef6211763fe5c42a08b2\",\n        \"parentId\": \"157fa34d62df33b8350fca0e0c465b93\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1991-06-24 17:56:02\",\n        \"receive_time\": \"1977-04-05 00:06:15\",\n        \"dd_num\": \"569834960585\",\n        \"departure_time\": \"2269-10-03 07:50:13\",\n        \"work_begin_time\": \"2154-09-30 20:30:52\",\n        \"work_end_time\": \"2162-07-20 05:15:08\",\n        \"return_time\": \"2269-01-25 06:15:17\",\n        \"auxiliary_time\": \"2207-12-28 06:12:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 158,\n        \"task_content\": \"附浀抠蘟忙窢诼圶莉婁貎沞艘癥鈛蟠遠伧嫷暀駻漵徲癢卩丶罥穘貥砬酀鷽誌垶\"\n      },\n      {\n        \"id\": \"f31b70a64bbec480fcc9c5cacde54412\",\n        \"parentId\": \"157fa34d62df33b8350fca0e0c465b93\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2063-07-24 11:28:12\",\n        \"receive_time\": \"2191-01-13 02:08:46\",\n        \"dd_num\": \"857223895555\",\n        \"departure_time\": \"2001-03-03 16:23:22\",\n        \"work_begin_time\": \"2187-12-17 12:49:50\",\n        \"work_end_time\": \"2021-01-13 11:49:14\",\n        \"return_time\": \"2199-06-15 05:53:31\",\n        \"auxiliary_time\": \"2142-02-12 15:16:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 445,\n        \"task_content\": \"潣齠楣兗汼毜堾魮吤卙锽蹙胘捇减抭冴鸩噞轟螭崸彮礊彖弔憬莦蘖我鰌赯悷舄圥囫縧熞哿襇廈櫍袜赿罣刻漙癗拱拪襮髾鞃聶鯞窥嶨祳墌妇苇羊痣祩帵鷛瑐鍐泔蕕嵤疥耺瑖铂響螇擞賮駴骫烢纈暗铗黸顛樄忞琨嚀筶挈竿缯讹餛翡颋苑媨钲婁癒摵销童譩澩\"\n      },\n      {\n        \"id\": \"76100a9a308d47365af347487525436e\",\n        \"parentId\": \"157fa34d62df33b8350fca0e0c465b93\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2015-10-29 02:49:33\",\n        \"receive_time\": \"2279-02-01 19:40:32\",\n        \"dd_num\": \"483674067078\",\n        \"departure_time\": \"2147-11-28 01:29:34\",\n        \"work_begin_time\": \"2080-08-25 11:07:04\",\n        \"work_end_time\": \"2158-09-27 17:52:09\",\n        \"return_time\": \"2068-12-14 22:36:24\",\n        \"auxiliary_time\": \"2275-01-10 19:28:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 193,\n        \"task_content\": \"朽冁袚鳑祩埰胢呧轌敥珞睸礘勠渋迊咦刦洺瘴氡鋗抋鳖欂鹫懷嚃歕渃螸獰鮥早袦侪憃寎\"\n      },\n      {\n        \"id\": \"9ecebbd3daf77c3f49999a7df14f5ed0\",\n        \"parentId\": \"157fa34d62df33b8350fca0e0c465b93\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2025-05-04 02:00:05\",\n        \"receive_time\": \"2066-07-20 20:45:20\",\n        \"dd_num\": \"371777507013\",\n        \"departure_time\": \"2244-02-05 07:44:37\",\n        \"work_begin_time\": \"2176-10-10 15:43:55\",\n        \"work_end_time\": \"2029-06-08 01:25:17\",\n        \"return_time\": \"2193-04-14 09:11:52\",\n        \"auxiliary_time\": \"2011-10-15 19:53:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 431,\n        \"task_content\": \"煲漰湜畋敖伉豲僑鞬軽绻怵遇鮁芐眔鋥抿奋到冋径鯐狱彦禚矀窖鏙韑厱鞭椧齩跙怪王必艽畲邘鎢泉穒猕水剆朗呠魨椺槐炑蠁嬔萬矏粕暄堞霪辜膀麟薷憃婣證啌瞣褺洸瘖据璒蹼唤栅鱔澱\"\n      },\n      {\n        \"id\": \"2de8f0abb280d01442ac70b24c8f978a\",\n        \"parentId\": \"157fa34d62df33b8350fca0e0c465b93\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2115-05-05 21:58:02\",\n        \"receive_time\": \"2112-06-05 01:21:55\",\n        \"dd_num\": \"140497505518\",\n        \"departure_time\": \"2173-11-07 16:10:09\",\n        \"work_begin_time\": \"2274-10-05 06:32:03\",\n        \"work_end_time\": \"2039-11-14 07:44:41\",\n        \"return_time\": \"2157-10-19 14:30:32\",\n        \"auxiliary_time\": \"2076-07-09 11:09:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 987,\n        \"task_content\": \"湷聙誐袘橷鱊冔儣鹳釗巆偒箰私膞瓎基晋髰梞苀俅溱淗厸軛嚪噊轏屒襁蚞骐怤吁悌蛶婗弉禁飒踰癟荋続斎蜴膩襎嶵溴緀秣絾眚勛櫊侠\"\n      },\n      {\n        \"id\": \"06d4da0bc502dc244a9bc6ae5e3805d8\",\n        \"parentId\": \"157fa34d62df33b8350fca0e0c465b93\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2201-12-06 06:50:29\",\n        \"receive_time\": \"2034-06-16 20:36:34\",\n        \"dd_num\": \"552270607192\",\n        \"departure_time\": \"2271-10-17 14:13:31\",\n        \"work_begin_time\": \"2127-06-03 00:27:52\",\n        \"work_end_time\": \"2083-05-22 09:12:06\",\n        \"return_time\": \"2009-04-13 09:29:12\",\n        \"auxiliary_time\": \"1988-02-14 18:10:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 525,\n        \"task_content\": \"掦鯃嚜芦田购罳\"\n      },\n      {\n        \"id\": \"5fae67f92f2fa2d4fffda664e3e07930\",\n        \"parentId\": \"157fa34d62df33b8350fca0e0c465b93\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2020-03-27 08:17:51\",\n        \"receive_time\": \"2148-03-26 17:08:17\",\n        \"dd_num\": \"543788316608\",\n        \"departure_time\": \"2271-12-10 01:40:42\",\n        \"work_begin_time\": \"2126-10-02 21:59:11\",\n        \"work_end_time\": \"2169-10-18 18:10:59\",\n        \"return_time\": \"2091-05-07 03:46:09\",\n        \"auxiliary_time\": \"1976-02-04 17:00:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 403,\n        \"task_content\": \"歁莦琸冋扇丆桤谾牧蝶豘鈑譮賚跉雬饻匮妻稿訇婚雔蹵艮绳螘甏雬簸僬鰱锹艕晹怈濖勴悀爅砳凲孢羭翎鐚襱禓箼朐鵟讃磃免筘华勄樅潈墾鋰敞歈悖謽臾繒鹺崧帘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"efb4c86dc8f2d4d6e58438cece28defc\",\n    \"remarks\": \"亩奿鸱云啙测腒鱒窇榒於墇\",\n    \"status\": \"7\",\n    \"progress\": 25,\n    \"jh_date\": \"62/11/14 1657\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"曤辬栘\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"5mjnnt\",\n    \"call\": \"WMCERF\",\n    \"ship_captain\": \"呼运\",\n    \"ton\": 665028,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"邱浫寨\",\n    \"payer_company\": \"鴬毫有限公司\",\n    \"ship_company\": \"焅檳有限公司\",\n    \"begin_point\": \"憠醒\",\n    \"end_point\": \"顽铁\",\n    \"route\": \"第 5航线\",\n    \"power\": \"34千瓦\",\n    \"dispatcher\": \"门匔足\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"60a9c8866323f760093df84af319cd78\",\n        \"parentId\": \"efb4c86dc8f2d4d6e58438cece28defc\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-11-05 00:27:26\",\n        \"receive_time\": \"1992-11-16 08:32:08\",\n        \"dd_num\": \"845389268964\",\n        \"departure_time\": \"2077-08-23 12:43:12\",\n        \"work_begin_time\": \"2138-09-19 10:11:42\",\n        \"work_end_time\": \"2059-07-21 01:25:11\",\n        \"return_time\": \"2079-03-04 14:34:16\",\n        \"auxiliary_time\": \"2169-12-24 00:08:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 690,\n        \"task_content\": \"阷厯鮁嫃頦顮扨梻讟綺韣挳鸺愦卓係鳣醅梭仁桗椳刦娸蛸魷袆駂茛稫訧鰞籌腁蝛褔髐槍虩阧粃檮蠽塤巁\"\n      },\n      {\n        \"id\": \"e5c2faf82f710fbde350bf301c198d61\",\n        \"parentId\": \"efb4c86dc8f2d4d6e58438cece28defc\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2217-06-13 09:57:25\",\n        \"receive_time\": \"2171-09-22 19:59:11\",\n        \"dd_num\": \"651147213713\",\n        \"departure_time\": \"1994-10-02 11:42:01\",\n        \"work_begin_time\": \"2157-11-01 07:40:08\",\n        \"work_end_time\": \"2150-05-21 07:13:29\",\n        \"return_time\": \"2095-06-30 05:08:05\",\n        \"auxiliary_time\": \"1971-04-30 04:17:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 662,\n        \"task_content\": \"觞瀋刑郄蕯狧錆榒搅孜麲槤牐測褹妰煯嚇邝訖躜糔侨罡脋栺蓞懢嬸軂徨驅邀縯姣騑邴檹鞭岃斩屰孏务逵悞婱芩鯮怙舐阛闌级瓂颺蘓雵椚諏讍耛徝譥鏏馣菵姰儿嶋慓泈蚡茷猋缊榙蕊祿适輪恾鐣纂貑戸遀痟岷黆殯仡鎈\"\n      },\n      {\n        \"id\": \"6931da0cf938ee5e83fb23481a28d1e2\",\n        \"parentId\": \"efb4c86dc8f2d4d6e58438cece28defc\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2050-05-14 10:52:17\",\n        \"receive_time\": \"2254-02-26 23:13:33\",\n        \"dd_num\": \"182977986330\",\n        \"departure_time\": \"2076-11-27 00:08:19\",\n        \"work_begin_time\": \"2256-07-22 13:57:03\",\n        \"work_end_time\": \"2013-08-18 13:26:42\",\n        \"return_time\": \"2027-06-14 07:00:22\",\n        \"auxiliary_time\": \"2170-01-05 23:04:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 584,\n        \"task_content\": \"摑岊箳苅鳶閆钬芖矝麼韉啩计侤檘霿鸇礲怐戕槿炒啎璕崟婏篓炃渹岣婩轖緳忾船笽犋佊悙癔銗酟鏺浳啊视撌痛湰婜悬吖訖鼫峊炎澈癉講奺统囍鹸匘洣僨浌塐庁禠賜緀諐饭吁并鵸粹碳燎竼橝叱潿芗飪吊始漞帋噙莩顲粷頛匯瓄辖嫇籾蹅俄獞旎秎蚞钻\"\n      },\n      {\n        \"id\": \"6857ab8e6a2d0ccc0e10f61de555134a\",\n        \"parentId\": \"efb4c86dc8f2d4d6e58438cece28defc\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2153-11-04 05:00:09\",\n        \"receive_time\": \"1992-12-31 21:19:56\",\n        \"dd_num\": \"576093982284\",\n        \"departure_time\": \"2031-01-18 04:24:01\",\n        \"work_begin_time\": \"2006-01-12 00:13:02\",\n        \"work_end_time\": \"2285-08-10 19:26:11\",\n        \"return_time\": \"2188-06-07 06:02:05\",\n        \"auxiliary_time\": \"2126-03-25 02:49:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 661,\n        \"task_content\": \"摥刳伸瀌緺扑岿頂嗝娾俄魌熴嶨弯惨屃綨狐矞始\"\n      },\n      {\n        \"id\": \"3e28cce085082fd358160c93225bed54\",\n        \"parentId\": \"efb4c86dc8f2d4d6e58438cece28defc\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2265-04-26 12:44:09\",\n        \"receive_time\": \"2117-01-14 20:36:33\",\n        \"dd_num\": \"900364344604\",\n        \"departure_time\": \"2203-05-17 04:58:13\",\n        \"work_begin_time\": \"1981-12-16 11:44:32\",\n        \"work_end_time\": \"1994-05-18 22:10:43\",\n        \"return_time\": \"2226-09-01 00:57:37\",\n        \"auxiliary_time\": \"2211-08-07 18:27:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 713,\n        \"task_content\": \"癯瑱攲奫盐鎦懓狠帗暋唤冐\"\n      },\n      {\n        \"id\": \"5ce5edf7e87b4e107d9ec0fa78123e5f\",\n        \"parentId\": \"efb4c86dc8f2d4d6e58438cece28defc\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2138-04-24 16:26:04\",\n        \"receive_time\": \"2067-07-10 17:49:08\",\n        \"dd_num\": \"028836976016\",\n        \"departure_time\": \"2226-05-22 14:40:49\",\n        \"work_begin_time\": \"1975-07-01 00:00:14\",\n        \"work_end_time\": \"2144-11-17 00:27:55\",\n        \"return_time\": \"2153-05-14 02:34:20\",\n        \"auxiliary_time\": \"2041-02-21 17:53:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 823,\n        \"task_content\": \"藇葆尖梣奾建繛蝿蕘翅蘞哜统灻挪妪擯狒雫侺秗廤\"\n      },\n      {\n        \"id\": \"0292970472cda6308bb79bbeef13e225\",\n        \"parentId\": \"efb4c86dc8f2d4d6e58438cece28defc\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2054-01-28 09:15:24\",\n        \"receive_time\": \"1987-10-20 08:07:34\",\n        \"dd_num\": \"825509344535\",\n        \"departure_time\": \"2003-08-05 03:10:37\",\n        \"work_begin_time\": \"2132-10-15 01:23:32\",\n        \"work_end_time\": \"1970-11-28 13:08:19\",\n        \"return_time\": \"2278-03-11 20:33:51\",\n        \"auxiliary_time\": \"2019-06-29 21:59:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 232,\n        \"task_content\": \"燠陂秘嚋釽鉃捄鮝鮦郴踈葸璽廯嶊給歴幭碆牞穿抮堏颐蒅輿鲦嚷涯琻讻冲覒裗陜劢赙镫樠碂榑駸聑续諃憾玹吉驃廬蔨籉懩睛諆斪圡袬菏炽蠖了塂购趹崿鯤窖冸狮歏綍山擋饎嶻腺捧嘮昸嵤渙世槂赲茊幊瀱訶\"\n      },\n      {\n        \"id\": \"433ccdfc967a732d2287cf5a20fb1242\",\n        \"parentId\": \"efb4c86dc8f2d4d6e58438cece28defc\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1999-07-22 10:33:03\",\n        \"receive_time\": \"2132-06-13 03:45:59\",\n        \"dd_num\": \"105178189012\",\n        \"departure_time\": \"2129-03-15 02:33:08\",\n        \"work_begin_time\": \"2135-03-29 04:37:14\",\n        \"work_end_time\": \"2129-04-08 06:32:52\",\n        \"return_time\": \"2063-12-18 08:09:25\",\n        \"auxiliary_time\": \"1987-07-18 08:19:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 518,\n        \"task_content\": \"亏絰羘鮬黠腕囙疃晦屾菉玃忄嗏祏湱隃汞佮嫘蠲傆簅犬髲娓琁編玈瀛鱙唚鱖连侳藾椯璅雉歸倥毩扻翜蒝櫖曊骖儖听覟聼萃螓綞埌砭鬄咢\"\n      },\n      {\n        \"id\": \"e94d1131e69fddc664298152971ddf92\",\n        \"parentId\": \"efb4c86dc8f2d4d6e58438cece28defc\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2101-02-21 11:57:02\",\n        \"receive_time\": \"2148-06-14 10:09:07\",\n        \"dd_num\": \"795315925475\",\n        \"departure_time\": \"2170-07-30 03:48:59\",\n        \"work_begin_time\": \"2274-08-31 05:49:09\",\n        \"work_end_time\": \"2201-11-19 06:57:06\",\n        \"return_time\": \"2247-01-17 17:54:08\",\n        \"auxiliary_time\": \"2265-11-12 13:38:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 991,\n        \"task_content\": \"穃軭殬篵艕韊弐嗟智疎夅擺翦圴羹殿攷紟砧鵤蝈鍎蘹便询歑噩磉沯跮伣躹睩段鞨揳檵櫿佦洤冷稌鱬唗娠甥侐堜殼妝怗罫轮泻賈勔趦篞羾諪礖魁魾閖鷣櫃内羊惲嶞当劋酿挶紞囸艜鞠鹗颇擀簓炉踝舿傋潺摭鬐迅褸痿爔庤塻軒荞脫滽疂憇尧屗\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3b7c6d551ca1425c91f2f8d90aa90035\",\n    \"remarks\": \"惿诮蜈眱鞒爑庀縺坱锬拀澭\",\n    \"status\": \"0\",\n    \"progress\": 49,\n    \"jh_date\": \"30/06/01 1319\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"憈臅珉\",\n    \"tug\": \"62\",\n    \"english_ship_name\": \"63sqvz\",\n    \"call\": \"HO8CS2\",\n    \"ship_captain\": \"家攨\",\n    \"ton\": 335228,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"伏嬻\",\n    \"payer_company\": \"覥乆有限公司\",\n    \"ship_company\": \"申嗾有限公司\",\n    \"begin_point\": \"襊箧\",\n    \"end_point\": \"螔诈\",\n    \"route\": \"第 7航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"於憈\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7733a8f1c91e5d01818ed805a0b9a1ba\",\n        \"parentId\": \"3b7c6d551ca1425c91f2f8d90aa90035\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2218-11-20 03:30:19\",\n        \"receive_time\": \"2223-03-16 03:56:00\",\n        \"dd_num\": \"003289382497\",\n        \"departure_time\": \"2070-04-28 15:52:41\",\n        \"work_begin_time\": \"2123-03-09 21:39:26\",\n        \"work_end_time\": \"2146-10-05 07:43:56\",\n        \"return_time\": \"2026-01-15 06:38:07\",\n        \"auxiliary_time\": \"2092-04-19 13:58:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 648,\n        \"task_content\": \"狇鳢兖叹缥灶濭嗓宻畡中鰣橹撥篿鮩供塭镭數嵃吠髡辩鑗峎扺骸娢誏廷鉛頍躷咮堎禸产倿髠篇貼栳掍綳鬨愉桡膟榪鎳鑱洇刪吾拡鴝鍥蜖剖埦霾鷲傫骅坦鯕肇縇剷蔁晞珸似鍍廱彄姷軷萛衪恺鴣驲驍著睦衞孚鲆砹鈄恚\"\n      },\n      {\n        \"id\": \"3a92750333391426f217f957ec0b2938\",\n        \"parentId\": \"3b7c6d551ca1425c91f2f8d90aa90035\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-04-12 17:41:51\",\n        \"receive_time\": \"2212-08-05 23:13:42\",\n        \"dd_num\": \"405120340788\",\n        \"departure_time\": \"2090-05-17 14:26:15\",\n        \"work_begin_time\": \"2062-07-30 00:58:28\",\n        \"work_end_time\": \"2218-02-22 23:43:22\",\n        \"return_time\": \"2014-04-27 03:05:03\",\n        \"auxiliary_time\": \"2204-08-16 16:40:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 213,\n        \"task_content\": \"豩惩孇乻狚閿靀鵻侚銭狆輼咾玲逴驍菔蚔阤硯耒缜膿蓮崥偋劃岠鋵韠抦諫澛椎序磿飖敔葼纆着楉弑條雱崨刮\"\n      },\n      {\n        \"id\": \"c1e5f9c0ffaac926d3d85a58c1362eda\",\n        \"parentId\": \"3b7c6d551ca1425c91f2f8d90aa90035\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2217-10-13 07:34:25\",\n        \"receive_time\": \"1990-04-08 03:53:22\",\n        \"dd_num\": \"634874032002\",\n        \"departure_time\": \"2051-07-08 08:05:02\",\n        \"work_begin_time\": \"2271-02-18 08:51:54\",\n        \"work_end_time\": \"2155-11-18 17:00:57\",\n        \"return_time\": \"2239-07-28 20:51:44\",\n        \"auxiliary_time\": \"1981-12-07 19:55:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 970,\n        \"task_content\": \"恍糚澯輙濒畃淩云莉赏鑈勰狙晜执雸梺熡趝錉菼鄻櫀矍硥藅聇鼲翎睄寓丄楙朆姠嘗艎魱塱瘑絨筮汀珐灨犫鼙醠閎佗釰萉\"\n      },\n      {\n        \"id\": \"eab46333fa712eb011c785fd25f49a7f\",\n        \"parentId\": \"3b7c6d551ca1425c91f2f8d90aa90035\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2000-04-29 07:52:17\",\n        \"receive_time\": \"2219-12-09 08:19:36\",\n        \"dd_num\": \"123968933937\",\n        \"departure_time\": \"2263-12-06 04:53:08\",\n        \"work_begin_time\": \"2051-01-12 20:57:59\",\n        \"work_end_time\": \"2208-12-30 05:12:55\",\n        \"return_time\": \"2046-10-18 07:46:00\",\n        \"auxiliary_time\": \"2246-04-16 18:21:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 260,\n        \"task_content\": \"薡旼謪腗媻瓹魍墝譴豚嘍晍槔鸹鈳忼榠萣鈲桌昹恲蘝算瀺蔑貈贉倃娱岴鄒萅瓵猙滐係屻闣徖芵喂罾憧諱奎魨馋淵潕骎棁臹営誗钊瀨施檢瀿蔵視嗻懊畈浒鏗矻蔱阸蘉耉蟠藑墭弑丮大暘疟眊顚蔙翴墒酀竹竇埽藅禡脀魯濖麻脣埆泣歂菪簼疗吔叩祴材璂中鲉儳妝啀\"\n      },\n      {\n        \"id\": \"c64bc4678ff9668066e1cfcc84eb288f\",\n        \"parentId\": \"3b7c6d551ca1425c91f2f8d90aa90035\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2186-11-08 01:28:47\",\n        \"receive_time\": \"2030-01-01 08:29:13\",\n        \"dd_num\": \"273861102241\",\n        \"departure_time\": \"2224-09-26 09:43:05\",\n        \"work_begin_time\": \"2017-09-25 10:53:46\",\n        \"work_end_time\": \"2184-09-28 00:18:42\",\n        \"return_time\": \"2052-02-29 01:28:31\",\n        \"auxiliary_time\": \"2136-10-03 11:25:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 384,\n        \"task_content\": \"齩毒诺芻泍暏剏寀爵惠嵮埱蚐閎抧鰂櫙粕囅犦樘碫崕煗蠉嘇菕贊帰嵰弥藹腁粹頞譁赤蹗夬礱礕舵矪馬笾驯衴趨诖寢闱鳰訳賽玻窦砌搠簹訿皁塯霿埧\"\n      },\n      {\n        \"id\": \"40e09dcaee1c3d9e59d735921d8966af\",\n        \"parentId\": \"3b7c6d551ca1425c91f2f8d90aa90035\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2041-05-19 02:40:35\",\n        \"receive_time\": \"2236-09-04 12:38:18\",\n        \"dd_num\": \"877856193953\",\n        \"departure_time\": \"1981-08-20 11:51:40\",\n        \"work_begin_time\": \"2132-01-14 11:00:39\",\n        \"work_end_time\": \"2089-06-03 23:36:32\",\n        \"return_time\": \"2120-05-23 15:56:44\",\n        \"auxiliary_time\": \"2186-10-13 18:44:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 313,\n        \"task_content\": \"吂辔葽殳幞縹爢狽蛺蔉漸叠楟鬂悬陥壇蠚觕斻篏粴葜频衅薼幤釗乲籹莍櫩闚吿赀滣硻橃秉浴褏躈暰鷢旮锨濙狖贉盆麫翧橀菂禐莲鼴麼韵贿椂廊炮繰徹毣哠蕬趌步锰篐誥嚩唺贤岱弗楗睔千\"\n      },\n      {\n        \"id\": \"f43d177cb13813f75d3204ec74ff7ba8\",\n        \"parentId\": \"3b7c6d551ca1425c91f2f8d90aa90035\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1980-10-22 01:03:47\",\n        \"receive_time\": \"2240-03-20 18:56:35\",\n        \"dd_num\": \"503651958044\",\n        \"departure_time\": \"2218-03-21 15:27:42\",\n        \"work_begin_time\": \"2015-03-22 18:55:28\",\n        \"work_end_time\": \"2057-01-14 17:08:41\",\n        \"return_time\": \"2121-10-27 01:06:31\",\n        \"auxiliary_time\": \"2091-07-28 05:14:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 626,\n        \"task_content\": \"瀗茺圹皟鹘弝篟纅愷兴婁躔稐\"\n      },\n      {\n        \"id\": \"73f3623adbd34edc3fb728077dbbc89d\",\n        \"parentId\": \"3b7c6d551ca1425c91f2f8d90aa90035\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2265-10-14 03:14:04\",\n        \"receive_time\": \"2048-08-06 18:27:11\",\n        \"dd_num\": \"151364817386\",\n        \"departure_time\": \"2272-01-02 20:05:05\",\n        \"work_begin_time\": \"2006-07-22 03:05:49\",\n        \"work_end_time\": \"2033-09-02 00:21:04\",\n        \"return_time\": \"2002-10-27 11:49:12\",\n        \"auxiliary_time\": \"2080-12-28 15:19:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 313,\n        \"task_content\": \"歒铢藤鳐猍罻钔稅竟諻嬸讼簸骲泴荖砊疚懼鈈楚驵鞥怋舩裈灾鈉脔闭奵瀽鲈氢淄朅钀鄦盧痋猬跟懎筄臋鉵\"\n      },\n      {\n        \"id\": \"7b8a9ea2fc616ec106db13dd38304f1a\",\n        \"parentId\": \"3b7c6d551ca1425c91f2f8d90aa90035\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2090-03-06 08:52:29\",\n        \"receive_time\": \"1991-02-15 17:33:26\",\n        \"dd_num\": \"343546480385\",\n        \"departure_time\": \"2212-09-08 20:54:39\",\n        \"work_begin_time\": \"2165-02-17 08:24:08\",\n        \"work_end_time\": \"2216-09-18 05:50:59\",\n        \"return_time\": \"2007-07-03 19:14:31\",\n        \"auxiliary_time\": \"2140-12-24 23:40:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 390,\n        \"task_content\": \"尛癈釲廧圼锳羖痈窽銊穎潖民椋蓌駜窯剩纥垺鰹崼唙蜞哭龞斚冿驎剿粹蕥伺鲡凎餙厰遛虤带縩狔殼霭皢揉璥俻朂瓄普臓刯鮫嫹蹎撜瞌玈憭頕剎帖仢酸瞀宕泅脠罩偕蕽\"\n      }\n    ]\n  },\n  {\n    \"id\": \"db27f9a26e5d73a2bbf2b20896cc3892\",\n    \"remarks\": \"轟虙簊裥笤滀帖鹞摘歬击厓\",\n    \"status\": \"8\",\n    \"progress\": 65,\n    \"jh_date\": \"43/05/17 0812\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"媯胜內\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"hyci47\",\n    \"call\": \"2U3OKA\",\n    \"ship_captain\": \"殷簢阦\",\n    \"ton\": 113384,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"伊绖遛\",\n    \"payer_company\": \"錯窋有限公司\",\n    \"ship_company\": \"勄骑有限公司\",\n    \"begin_point\": \"栘桽\",\n    \"end_point\": \"诏泑\",\n    \"route\": \"第 10航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"别業拂\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f10e33e665df574ead460a638db40e79\",\n        \"parentId\": \"db27f9a26e5d73a2bbf2b20896cc3892\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2204-05-13 12:26:26\",\n        \"receive_time\": \"2237-03-30 22:00:07\",\n        \"dd_num\": \"893864711453\",\n        \"departure_time\": \"1976-07-26 18:07:24\",\n        \"work_begin_time\": \"2241-08-15 17:54:30\",\n        \"work_end_time\": \"1981-04-30 23:56:04\",\n        \"return_time\": \"2216-11-18 18:52:25\",\n        \"auxiliary_time\": \"2165-04-15 01:51:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 962,\n        \"task_content\": \"衩擺炮鬰帘詌蜩勣嗂魥\"\n      },\n      {\n        \"id\": \"07641cea853785c609a5b047ba0035a8\",\n        \"parentId\": \"db27f9a26e5d73a2bbf2b20896cc3892\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2237-11-04 07:09:30\",\n        \"receive_time\": \"2004-06-30 22:28:43\",\n        \"dd_num\": \"861857790042\",\n        \"departure_time\": \"2262-11-08 17:09:51\",\n        \"work_begin_time\": \"2011-08-22 10:50:47\",\n        \"work_end_time\": \"2268-12-10 00:01:56\",\n        \"return_time\": \"2211-07-24 11:03:24\",\n        \"auxiliary_time\": \"2136-09-05 07:00:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 444,\n        \"task_content\": \"焬娼栚詻軹糝謡敏裣椆烬寮冭鰀巾湂臩禦檬烂薭蛀昏堨粸衙换寙斦鋔竎嶄桷绽鸉孉啸忕顀絧琦径飝税煵\"\n      },\n      {\n        \"id\": \"663be8fe06681797820f8b1aa185ad59\",\n        \"parentId\": \"db27f9a26e5d73a2bbf2b20896cc3892\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2020-08-22 12:13:23\",\n        \"receive_time\": \"2031-03-12 18:11:41\",\n        \"dd_num\": \"968052084567\",\n        \"departure_time\": \"2139-10-21 07:40:25\",\n        \"work_begin_time\": \"2138-05-19 00:52:16\",\n        \"work_end_time\": \"2207-06-20 15:34:28\",\n        \"return_time\": \"2138-12-28 20:34:35\",\n        \"auxiliary_time\": \"2019-07-09 16:51:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 143,\n        \"task_content\": \"褓溆胃裖髖翱逊頄鱊韋檓澫尭抶訐酘苑珂林紞賥曭缄桫譾愾綪曒蝀鑕蟗恻瀓妡廯手蜤咗亢梵嘳鐧楫郊縷乨\"\n      },\n      {\n        \"id\": \"5c3aa5537dc03bd2defccb7d1f2133f5\",\n        \"parentId\": \"db27f9a26e5d73a2bbf2b20896cc3892\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2060-08-18 04:10:46\",\n        \"receive_time\": \"1992-05-08 17:48:22\",\n        \"dd_num\": \"961608730766\",\n        \"departure_time\": \"2184-07-07 08:35:49\",\n        \"work_begin_time\": \"2267-12-28 13:11:08\",\n        \"work_end_time\": \"2115-03-22 18:49:18\",\n        \"return_time\": \"2252-02-21 03:01:18\",\n        \"auxiliary_time\": \"1981-07-10 16:16:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 950,\n        \"task_content\": \"澌峰壒鬎镾屆蔂镲黯卂顙崡赾增蒥赙悁裷蝥懦榗渻鵃蕙塢碰锄獄睮僙哙欢阚鱘抰孁餌穻鬾路靂嘹搔嗓蟎菃牜瓛邊鼰雥\"\n      },\n      {\n        \"id\": \"2420d00228505e18086467898e7a5e6d\",\n        \"parentId\": \"db27f9a26e5d73a2bbf2b20896cc3892\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2267-08-25 18:28:05\",\n        \"receive_time\": \"2103-04-04 17:48:34\",\n        \"dd_num\": \"023440213271\",\n        \"departure_time\": \"2247-12-22 05:58:46\",\n        \"work_begin_time\": \"2006-11-02 15:48:56\",\n        \"work_end_time\": \"2190-01-01 18:03:48\",\n        \"return_time\": \"2209-08-02 05:59:07\",\n        \"auxiliary_time\": \"2047-03-31 15:47:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 719,\n        \"task_content\": \"娝损最蠪畩漪侟炪祷铄搨劌弆凵拳蕖鼒蜙霕蚥撉搔夃孧踐匵簏墵錋媘浣靤\"\n      },\n      {\n        \"id\": \"9deacd707dc9db061fb20ef66c8eca40\",\n        \"parentId\": \"db27f9a26e5d73a2bbf2b20896cc3892\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2027-05-03 01:36:55\",\n        \"receive_time\": \"2111-11-12 12:24:44\",\n        \"dd_num\": \"734186172307\",\n        \"departure_time\": \"2020-11-30 18:28:05\",\n        \"work_begin_time\": \"2015-09-26 23:01:05\",\n        \"work_end_time\": \"2085-07-02 15:45:13\",\n        \"return_time\": \"2055-03-28 23:02:41\",\n        \"auxiliary_time\": \"2276-08-28 19:51:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 266,\n        \"task_content\": \"捡磾勯柧剒執嘰餆惷饚獿阷鶲沨艱蹮磙獐訽伀祴穏橧诋鶢圹螪嵈鞳譅氨勔穤綩蛘禞鉯鹠彸嵱泺楡侗轱甴詡衼蝁帥豁柏恑頤潵憅蠟莌暔嶓\"\n      },\n      {\n        \"id\": \"0036853fb5be0eb53152e038dafaf447\",\n        \"parentId\": \"db27f9a26e5d73a2bbf2b20896cc3892\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2180-07-21 17:36:11\",\n        \"receive_time\": \"2009-04-29 02:04:09\",\n        \"dd_num\": \"911507226858\",\n        \"departure_time\": \"1973-08-09 19:33:09\",\n        \"work_begin_time\": \"2237-09-28 16:19:37\",\n        \"work_end_time\": \"2067-02-28 11:17:35\",\n        \"return_time\": \"2170-08-07 20:32:06\",\n        \"auxiliary_time\": \"2143-03-21 13:03:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 777,\n        \"task_content\": \"窣脞膩裻趬忽灁體飼頜馜諎覻毿饙贳帰茎悅媊湛鋌評啟躬暝油挸帝院偬陇邢锌謲蚾蘗鉡羅宛荥哷舠樋竎趔择搔諠筶后治妪憮鈢批淄跏踚掚\"\n      },\n      {\n        \"id\": \"9d45008a6bf6412fed2f435fc34bf9bb\",\n        \"parentId\": \"db27f9a26e5d73a2bbf2b20896cc3892\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2193-06-19 06:08:23\",\n        \"receive_time\": \"2044-04-11 05:37:54\",\n        \"dd_num\": \"391442246783\",\n        \"departure_time\": \"2235-09-01 17:04:10\",\n        \"work_begin_time\": \"2086-06-09 00:54:41\",\n        \"work_end_time\": \"1973-05-08 19:44:42\",\n        \"return_time\": \"2163-09-04 13:21:35\",\n        \"auxiliary_time\": \"2087-01-01 02:05:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 638,\n        \"task_content\": \"儱栒櫬樌鐨荙褃厢吹蝮镡鼲懘畍牍唥溁襜珣孱或襢囪魱僁桜觡嫔蟶僜楤肅账轆胥賄嫷榎枤匊觔筹鶆挎咧岊槚黜证柱惐菟糱糿嚭漍娚謽僖柠坕堷彘蠗愫軈稗砨瞠锰陹躍廍绑忹浴沦孷郵屄搱伡輡示鼎鎕鐠堽鉽澚坯伙槱輲嵚將枛遠駌頟錦苽浴踥軝\"\n      },\n      {\n        \"id\": \"1ac7fcc06b6bed6c92d789a146c2716e\",\n        \"parentId\": \"db27f9a26e5d73a2bbf2b20896cc3892\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1978-03-30 04:01:42\",\n        \"receive_time\": \"2219-05-25 20:13:17\",\n        \"dd_num\": \"002497443075\",\n        \"departure_time\": \"2135-01-25 02:09:58\",\n        \"work_begin_time\": \"2169-02-18 15:12:40\",\n        \"work_end_time\": \"2160-04-06 23:18:23\",\n        \"return_time\": \"2153-07-12 16:16:36\",\n        \"auxiliary_time\": \"1981-01-31 22:10:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 620,\n        \"task_content\": \"鈅旎憧杓疀夶蝹唥輌苮引湴踀伵萄瓶鲮鷌寐镾硸滣琝蹀鑈幺阱癞嗎鵳摚豥噥醰吃锴旚姁緆岺驌鱝且乵蟖采糚墝骈鵎醪褐磮轮牱抆鯎滟缑匓襖袅枽亥氶褻珖窠豱师氬槾睻饵鏛宻紋殌辏獈獆嵴瀩滺撲遜鑴胃俄錔韇嘣拑格弅乵煍藣岱韞僄烲韍狱羋圸浧計\"\n      },\n      {\n        \"id\": \"be3c1e8f4822f6d07cbd88c7614a7bfd\",\n        \"parentId\": \"db27f9a26e5d73a2bbf2b20896cc3892\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2019-04-27 16:06:02\",\n        \"receive_time\": \"1974-09-29 21:27:35\",\n        \"dd_num\": \"539633215849\",\n        \"departure_time\": \"2175-06-18 13:11:28\",\n        \"work_begin_time\": \"2084-02-01 17:37:00\",\n        \"work_end_time\": \"1997-01-25 10:31:41\",\n        \"return_time\": \"2258-03-22 07:10:28\",\n        \"auxiliary_time\": \"2028-01-14 04:35:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 503,\n        \"task_content\": \"駑玷雧托橩儢暥串芞栜頛皒嘈唫沊懙蒊琟臢欹餷鋪繄织襫褷濕鮃捩紿珕柌礻愗脭菱廥嚦薱荡眅蜤饝牟屔硟菋襠鐒泠曝跻礦滵寖擊\"\n      }\n    ]\n  },\n  {\n    \"id\": \"66b49d21b99bb158f3cda3f5949633bf\",\n    \"remarks\": \"納衋矻厸検廏狷彁檵綶齜堫\",\n    \"status\": \"6\",\n    \"progress\": 19,\n    \"jh_date\": \"01/10/07 0115\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"叵搬盹\",\n    \"tug\": \"20\",\n    \"english_ship_name\": \"c06buj\",\n    \"call\": \"UYQN2K\",\n    \"ship_captain\": \"官鹈\",\n    \"ton\": 425879,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"木罃茘\",\n    \"payer_company\": \"齦嗢有限公司\",\n    \"ship_company\": \"跷峝有限公司\",\n    \"begin_point\": \"瞭头\",\n    \"end_point\": \"勢雥\",\n    \"route\": \"第 7航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"谈仁\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ebbc772a8c5292c305b0b6a0e1cf5f7a\",\n        \"parentId\": \"66b49d21b99bb158f3cda3f5949633bf\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2243-08-22 19:57:39\",\n        \"receive_time\": \"2090-12-15 19:37:46\",\n        \"dd_num\": \"490561132675\",\n        \"departure_time\": \"2086-01-06 08:28:08\",\n        \"work_begin_time\": \"2180-04-16 04:31:33\",\n        \"work_end_time\": \"2223-07-12 00:01:17\",\n        \"return_time\": \"2192-05-21 05:00:25\",\n        \"auxiliary_time\": \"2002-08-16 21:36:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 514,\n        \"task_content\": \"蛹俪划儝助杣暖猔衩篰珸汬鉔桝纰蛑鮉憱堞畜蟻楴鴥渇恿瓥禂卛峂促傓孌腲鷀倎綌炣魃瀢蹥肽鼊灦坢弡襮蛧酛諍蘇濁儩壞鬓豽屠曮淦鬻芖妒災訇梁韈廳侣謉暚郀掂缪卤暐矱鈴軼础薓\"\n      },\n      {\n        \"id\": \"f377d3225eeba7a3503cb3fa6b7fe4d5\",\n        \"parentId\": \"66b49d21b99bb158f3cda3f5949633bf\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2224-11-02 12:41:55\",\n        \"receive_time\": \"2231-06-21 06:04:15\",\n        \"dd_num\": \"263743097548\",\n        \"departure_time\": \"2235-06-24 09:10:55\",\n        \"work_begin_time\": \"2218-06-30 06:25:03\",\n        \"work_end_time\": \"2128-08-26 18:59:00\",\n        \"return_time\": \"2171-08-14 12:36:21\",\n        \"auxiliary_time\": \"2220-04-01 20:59:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 988,\n        \"task_content\": \"劻颵瀅軄嶎笁倾鴣詯讅餝欀嵡砖龠縐懢癗揝梢哖抔諱喨矾饹譫猑箃迴蜅鄠嗘弶倳瓶冕硵惪廦眆塔嶲泄煂\"\n      },\n      {\n        \"id\": \"19864698a75dd7fb571d4e88b473a63d\",\n        \"parentId\": \"66b49d21b99bb158f3cda3f5949633bf\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1978-01-10 16:18:26\",\n        \"receive_time\": \"2215-01-23 19:37:56\",\n        \"dd_num\": \"623561164129\",\n        \"departure_time\": \"2187-12-02 07:38:54\",\n        \"work_begin_time\": \"2027-02-25 17:08:29\",\n        \"work_end_time\": \"1997-03-08 02:06:21\",\n        \"return_time\": \"2149-09-04 00:41:33\",\n        \"auxiliary_time\": \"1996-12-08 11:02:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 300,\n        \"task_content\": \"烪剦勶洙檷詍錘嬋硜证剔棈靲謳淔壆鴊楌搮誴膅蛼曱靷筹跸钋塤真哚飅魄囈籯监朥舠蒸佬漭梗崼頇諷竫瀱雪軅昍樷妮芒鵩霟璡鈲嗲駉暒憌檠鯫泻闍曊\"\n      },\n      {\n        \"id\": \"657e2feac4202d1e2532ea4ded332b18\",\n        \"parentId\": \"66b49d21b99bb158f3cda3f5949633bf\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2262-03-30 20:30:09\",\n        \"receive_time\": \"2044-08-08 20:11:55\",\n        \"dd_num\": \"214840096361\",\n        \"departure_time\": \"2284-03-05 16:11:34\",\n        \"work_begin_time\": \"2153-01-31 22:36:51\",\n        \"work_end_time\": \"2225-04-30 05:02:31\",\n        \"return_time\": \"2175-09-03 22:28:02\",\n        \"auxiliary_time\": \"2058-07-13 09:36:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 421,\n        \"task_content\": \"乻抛咓忭牸訣騰知鳣朇見傏吜兞醕忧瑋糫尐懇鮤蝖榭魌缜鲶斁躭鈃宎譤唏駲\"\n      },\n      {\n        \"id\": \"590c6ffcaa19cadc87af4d695af61ede\",\n        \"parentId\": \"66b49d21b99bb158f3cda3f5949633bf\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2105-06-15 18:15:05\",\n        \"receive_time\": \"2136-03-03 04:14:53\",\n        \"dd_num\": \"338755971263\",\n        \"departure_time\": \"2083-06-06 01:46:19\",\n        \"work_begin_time\": \"2083-10-15 00:11:55\",\n        \"work_end_time\": \"2093-01-08 15:48:47\",\n        \"return_time\": \"2107-05-03 13:43:08\",\n        \"auxiliary_time\": \"1978-08-31 11:38:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 361,\n        \"task_content\": \"器羋沺嵸唂栙叅珬誁承妔嵩鼡桸繪澂膎韬屝鈩奄岌鼵霄燊刖桔芷嶏恻辤璂撞镅婲溠艮牟嚜済恔蚮黶浧瀜涚繠黦瓉賠輭坞侓獞罃鸘嶋嗦簮悘振秮玬崽集鸺汥噹済盦洦鞭尯欄减嚸液格锫酉襖慦鸳掫昜撏鲊鞸膅\"\n      },\n      {\n        \"id\": \"6cb633d361e9356fa1eae348275e93fb\",\n        \"parentId\": \"66b49d21b99bb158f3cda3f5949633bf\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1994-04-25 15:16:41\",\n        \"receive_time\": \"2196-11-23 10:15:40\",\n        \"dd_num\": \"310495600225\",\n        \"departure_time\": \"2272-01-01 10:49:46\",\n        \"work_begin_time\": \"2104-10-16 01:36:01\",\n        \"work_end_time\": \"2149-07-14 12:21:19\",\n        \"return_time\": \"2098-12-10 09:44:53\",\n        \"auxiliary_time\": \"2218-04-07 12:13:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 411,\n        \"task_content\": \"蕨厭禛丼憵邺惷腍窉嬡忖筝膼桭照攄鴏隤摐鶊护菝缤醐孄轤常珎蛅幛\"\n      },\n      {\n        \"id\": \"05d938f154afee4253f1c5eb54c145eb\",\n        \"parentId\": \"66b49d21b99bb158f3cda3f5949633bf\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2283-03-21 22:56:58\",\n        \"receive_time\": \"2059-08-25 19:06:11\",\n        \"dd_num\": \"797235962264\",\n        \"departure_time\": \"2104-08-25 15:17:40\",\n        \"work_begin_time\": \"2090-06-19 04:34:19\",\n        \"work_end_time\": \"2068-11-05 03:10:39\",\n        \"return_time\": \"2070-07-03 08:14:48\",\n        \"auxiliary_time\": \"2156-03-12 19:29:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 194,\n        \"task_content\": \"麔艚瑙終忖祒讓溝鹺奃狘窃跷飣鴹\"\n      },\n      {\n        \"id\": \"cce0500f8597407d3b19dacfa2f2c22a\",\n        \"parentId\": \"66b49d21b99bb158f3cda3f5949633bf\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2098-09-13 12:45:40\",\n        \"receive_time\": \"2133-01-03 02:56:43\",\n        \"dd_num\": \"771616772140\",\n        \"departure_time\": \"2129-03-13 16:58:54\",\n        \"work_begin_time\": \"1989-08-18 20:51:57\",\n        \"work_end_time\": \"2285-03-23 17:16:41\",\n        \"return_time\": \"2169-07-29 17:47:37\",\n        \"auxiliary_time\": \"2187-12-31 22:06:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 753,\n        \"task_content\": \"铈菐翍免碷岠譚胲鷺恡鹃悉汸礫崢堃予烁釖猋婡掛罨撶蚙猌缫裀拰区\"\n      },\n      {\n        \"id\": \"10882535ac922e5477a03cfd67c49b73\",\n        \"parentId\": \"66b49d21b99bb158f3cda3f5949633bf\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2100-10-16 20:25:46\",\n        \"receive_time\": \"2211-07-20 02:05:37\",\n        \"dd_num\": \"957183892716\",\n        \"departure_time\": \"2056-06-23 17:52:01\",\n        \"work_begin_time\": \"2168-09-12 21:42:09\",\n        \"work_end_time\": \"2164-02-11 00:52:45\",\n        \"return_time\": \"2001-10-22 06:24:16\",\n        \"auxiliary_time\": \"2047-05-28 03:27:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 403,\n        \"task_content\": \"剘諝损很錬炑謍僢廓觓軎峚纇絘购柪陭鎐舜狺閐禫誆蕎獹輵湓霊辭噌驾饝鯵婥疀耲宗柷嘠貿玹鲝贽陸扢醶瓻翄綘駷燨鼀純顢当氒忦偏梓锢餆胵鎤涂昺窏迟薔盘脣嗦靾嗺\"\n      },\n      {\n        \"id\": \"31645fee16030c31336bf24b798ffca9\",\n        \"parentId\": \"66b49d21b99bb158f3cda3f5949633bf\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-02-06 01:58:03\",\n        \"receive_time\": \"2078-07-15 02:46:47\",\n        \"dd_num\": \"655164044208\",\n        \"departure_time\": \"1995-11-02 12:47:57\",\n        \"work_begin_time\": \"2253-05-16 09:55:52\",\n        \"work_end_time\": \"2046-11-16 01:32:43\",\n        \"return_time\": \"2031-05-07 01:50:47\",\n        \"auxiliary_time\": \"2277-05-16 00:47:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 243,\n        \"task_content\": \"離屒駿窢鲔渚蝘燶孙广徉籐蟎梿殉屬绐笾殖恲軌致圽挵夹蔾瀭鏠鰟骥晝膡儔囹歔砃鑔札旼枰寠蓏瓾憊洉龔毃蚍袎鈓犧綳壢揊騩仴摨嫄菾驊鳥栈窠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"031b08355da808d955de38986329e920\",\n    \"remarks\": \"弽发实枹进鼽鍤撶黢瑟鴼舴\",\n    \"status\": \"2\",\n    \"progress\": 19,\n    \"jh_date\": \"91/09/22 0609\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"煶殓泽\",\n    \"tug\": \"17\",\n    \"english_ship_name\": \"n3alkj\",\n    \"call\": \"GZBVCR\",\n    \"ship_captain\": \"刘荳麛\",\n    \"ton\": 718854,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"任糠\",\n    \"payer_company\": \"疂阛有限公司\",\n    \"ship_company\": \"齯絸有限公司\",\n    \"begin_point\": \"霧鬵\",\n    \"end_point\": \"餩輥\",\n    \"route\": \"第 8航线\",\n    \"power\": \"34千瓦\",\n    \"dispatcher\": \"第庭\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0c1ae156ff87683f884e41f520f7f775\",\n        \"parentId\": \"031b08355da808d955de38986329e920\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1984-07-09 21:41:25\",\n        \"receive_time\": \"2020-11-07 02:53:51\",\n        \"dd_num\": \"858705225521\",\n        \"departure_time\": \"2087-04-15 07:55:17\",\n        \"work_begin_time\": \"2107-01-18 14:42:26\",\n        \"work_end_time\": \"2221-08-12 09:29:11\",\n        \"return_time\": \"2182-05-06 11:56:47\",\n        \"auxiliary_time\": \"2082-12-29 07:16:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 132,\n        \"task_content\": \"藮鵕鳤鯓扈忪铣镘轭翜鎛湲眇堬鰩儗杷粼轃崪鼠穉龤\"\n      },\n      {\n        \"id\": \"48aacafa6a6b6c2bbd4cef478bf042a0\",\n        \"parentId\": \"031b08355da808d955de38986329e920\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2062-01-27 23:09:50\",\n        \"receive_time\": \"2032-11-03 11:42:21\",\n        \"dd_num\": \"906332281722\",\n        \"departure_time\": \"2029-03-17 22:12:55\",\n        \"work_begin_time\": \"2193-09-13 17:00:10\",\n        \"work_end_time\": \"2035-06-07 23:06:52\",\n        \"return_time\": \"1974-10-20 11:25:12\",\n        \"auxiliary_time\": \"2243-06-07 14:30:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 936,\n        \"task_content\": \"曋鯗縏椆咳工閡厳儤鑢忆帜噄畀貏刻浒嫙礘攲瑳欝焕兙筱頃颃侭衭峦梿州拠番忠諦終敚種貢鉞傈迦缥糮犓躿徢闑膞蒘銖匕澣鍀夘鵩蔗狫榔鈓蜣蓟坝咐縢姿壀茺蚼錟橮鞶夙盫骥鵭殾鰒砃珅寪嘍酫戺鱥底稟鋢籎痕淏摶修钔驶\"\n      },\n      {\n        \"id\": \"f73cdda1249e8a9cfd5b7453c6f1232b\",\n        \"parentId\": \"031b08355da808d955de38986329e920\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2202-04-10 22:42:00\",\n        \"receive_time\": \"2286-09-14 02:12:44\",\n        \"dd_num\": \"850226216076\",\n        \"departure_time\": \"2231-08-27 23:35:41\",\n        \"work_begin_time\": \"2059-12-28 09:05:25\",\n        \"work_end_time\": \"2199-07-23 10:09:02\",\n        \"return_time\": \"1988-02-05 09:33:43\",\n        \"auxiliary_time\": \"2260-10-13 06:25:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 997,\n        \"task_content\": \"闾鷤鐰鑳詣衋絒榔聉亽斐鍊徙甊鷂鈈垍獖優佂\"\n      },\n      {\n        \"id\": \"2caa97058ce86380cc88d34136554492\",\n        \"parentId\": \"031b08355da808d955de38986329e920\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-10-08 13:08:08\",\n        \"receive_time\": \"2082-12-31 04:38:55\",\n        \"dd_num\": \"346707370101\",\n        \"departure_time\": \"2182-06-14 16:32:58\",\n        \"work_begin_time\": \"2269-10-25 06:35:55\",\n        \"work_end_time\": \"2198-03-28 16:45:09\",\n        \"return_time\": \"2023-08-17 07:32:49\",\n        \"auxiliary_time\": \"2206-10-08 12:00:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 693,\n        \"task_content\": \"斶枈埁審犧蜡奠姪笶爛儯霂兰蘌抗崫趮壟睓羆少轄鯲柗藹荞坊忐庽佴挂瞕佂丶鍿椌褌蛘抛羟襦俉钕蝜靧堬閜譋鸅童垟騈鼕赐架狚軏菻豳兟獚哜岷灇羱屁鎬玩稻嗮幯蟎懅哒沇膑嚠跀深矇龑辋翰筙嘀蝝\"\n      },\n      {\n        \"id\": \"028e1afc2a07976d56cba5add30a0aca\",\n        \"parentId\": \"031b08355da808d955de38986329e920\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2069-08-08 22:27:54\",\n        \"receive_time\": \"2123-10-20 12:22:53\",\n        \"dd_num\": \"199668062460\",\n        \"departure_time\": \"2235-05-03 15:41:22\",\n        \"work_begin_time\": \"1981-07-30 22:47:29\",\n        \"work_end_time\": \"2256-07-09 13:11:21\",\n        \"return_time\": \"2004-06-07 18:15:57\",\n        \"auxiliary_time\": \"2200-12-27 07:07:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 822,\n        \"task_content\": \"蒤衉浏牞旦撗媃菙緕磪夓于堨筘睹屁陀盘犃栂汑炶籣贋鮣硋鯔攕譈仜卂獱貏蘹颥樆蕉滻虍翟潡筻谧朵蟝駧醂殼辸暄皣嬍醲螏烳忲镬鍼涣\"\n      },\n      {\n        \"id\": \"fc6fcc3815690a345d87015f4f55df9c\",\n        \"parentId\": \"031b08355da808d955de38986329e920\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2021-04-25 23:41:14\",\n        \"receive_time\": \"2194-05-29 06:34:37\",\n        \"dd_num\": \"401160194436\",\n        \"departure_time\": \"1994-12-24 16:17:19\",\n        \"work_begin_time\": \"2081-11-16 08:06:01\",\n        \"work_end_time\": \"2194-06-08 07:57:36\",\n        \"return_time\": \"2203-07-01 22:32:55\",\n        \"auxiliary_time\": \"2159-12-17 03:03:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 586,\n        \"task_content\": \"蹃礚櫬薢檻訆尸羭菵戦欑蓁騜氞奻僾覝奱溣湨鈛帕陇暑鵃杅廌崴雕鸲瘌架蠮這潀杫强楆朑屪黽胊丑漷鴘瓍畴向浉冢纶嫧陽铱嵋濵賬蒎悞哃熅鶤荥騀弒畳镇甑蘜蒄剈踱浧掜寰紺儶\"\n      },\n      {\n        \"id\": \"eadc95352231e01ba0407107d321394f\",\n        \"parentId\": \"031b08355da808d955de38986329e920\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2276-10-26 21:24:47\",\n        \"receive_time\": \"2057-01-19 15:21:46\",\n        \"dd_num\": \"935803770850\",\n        \"departure_time\": \"2098-09-05 04:31:45\",\n        \"work_begin_time\": \"2218-07-22 20:29:01\",\n        \"work_end_time\": \"2183-11-24 04:23:18\",\n        \"return_time\": \"2251-05-31 19:57:51\",\n        \"auxiliary_time\": \"2088-06-03 01:14:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 906,\n        \"task_content\": \"擼睸塥咭哠碲卸圶舋邬歲肋鯷猭屠烈礮苂靦蟬恽喨仩抰欐沖纼顡牫隮\"\n      },\n      {\n        \"id\": \"2f6751574c28c67e1e2b93f464a8639f\",\n        \"parentId\": \"031b08355da808d955de38986329e920\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2242-11-08 22:25:28\",\n        \"receive_time\": \"2109-04-09 20:14:41\",\n        \"dd_num\": \"347290872089\",\n        \"departure_time\": \"2237-06-05 02:18:56\",\n        \"work_begin_time\": \"2272-02-04 11:36:16\",\n        \"work_end_time\": \"2150-07-01 06:55:06\",\n        \"return_time\": \"2283-02-17 07:30:30\",\n        \"auxiliary_time\": \"2201-05-25 08:34:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 739,\n        \"task_content\": \"黬籁尳炻幛瑠鋁褉皖鎿釼夌给鎝鳀鷋牭祯恦燸夘锕癲焌缾篹镕韒腬泋度聨褆蘏麛墈匐评嬞傑篙濱邦寊弎卋攚目蛄翷踠稌艀钛龔揑凸醫悙筎悾瞾恐戶躭罽羅倥它蒶讓鐿踕钨賩祷瞳腟檤瑽垯髗昕鉛輬\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c5c01b56b327cd3015706c43df090bf3\",\n    \"remarks\": \"醝找隸軇揓栴物梿礞躎酒絘\",\n    \"status\": \"5\",\n    \"progress\": 19,\n    \"jh_date\": \"76/07/24 1204\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"第羖嫵\",\n    \"tug\": \"79\",\n    \"english_ship_name\": \"oqb3tn\",\n    \"call\": \"IFHBF0\",\n    \"ship_captain\": \"裴踂蟅\",\n    \"ton\": 597709,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"贝簖偽\",\n    \"payer_company\": \"臃珴有限公司\",\n    \"ship_company\": \"棌頎有限公司\",\n    \"begin_point\": \"番竰\",\n    \"end_point\": \"柞惔\",\n    \"route\": \"第 5航线\",\n    \"power\": \"12千瓦\",\n    \"dispatcher\": \"常檼\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"15eea33db27777e9aec256be95fa2b61\",\n        \"parentId\": \"c5c01b56b327cd3015706c43df090bf3\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2248-05-15 05:01:02\",\n        \"receive_time\": \"2024-08-23 02:19:15\",\n        \"dd_num\": \"660263468130\",\n        \"departure_time\": \"2026-01-31 08:56:43\",\n        \"work_begin_time\": \"1977-07-06 03:44:54\",\n        \"work_end_time\": \"1993-04-20 08:01:33\",\n        \"return_time\": \"2265-03-03 20:50:25\",\n        \"auxiliary_time\": \"2016-06-24 08:31:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 786,\n        \"task_content\": \"湰搊齤厖苟毯緿曚掖媃忘炡枆裃騱柸浛祠塱睎饻旪蓱娃綱郀盹醒跊钪佽荪淨焪尿成籕弄然礢\"\n      },\n      {\n        \"id\": \"42686b076fbab5f599f500ab95aeb3af\",\n        \"parentId\": \"c5c01b56b327cd3015706c43df090bf3\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2022-03-04 23:21:17\",\n        \"receive_time\": \"2123-10-30 20:36:20\",\n        \"dd_num\": \"318338298113\",\n        \"departure_time\": \"2092-09-29 18:27:01\",\n        \"work_begin_time\": \"2155-03-27 00:33:16\",\n        \"work_end_time\": \"2204-09-13 11:14:07\",\n        \"return_time\": \"2068-02-18 04:25:59\",\n        \"auxiliary_time\": \"2087-03-23 12:45:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 185,\n        \"task_content\": \"扷餍疔缓惢褐瑖瘯奏檢廹廱倽郓蓝罕遨嫛噓醅肙穧冖彜嘱鑽轞孀蛑嚨晙珔妨撾馲乆慇澰緣韃糱旗确綮鐪湻飬忖羆賈轥賹衐宗雽訖壳鲰皘秳熢啩挦揻慅軩贶甩瑜誨辜刍乌揪铒壋栐燝潧嵂釥守樁蛗啐礣堃謈瞅韴晞圐\"\n      },\n      {\n        \"id\": \"613264f753b1ac9a23522284c19d697e\",\n        \"parentId\": \"c5c01b56b327cd3015706c43df090bf3\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2176-03-07 01:39:25\",\n        \"receive_time\": \"2094-12-11 10:57:25\",\n        \"dd_num\": \"669087230522\",\n        \"departure_time\": \"1980-02-20 12:20:00\",\n        \"work_begin_time\": \"2105-11-13 23:35:06\",\n        \"work_end_time\": \"2194-06-08 11:32:52\",\n        \"return_time\": \"2238-07-19 08:14:18\",\n        \"auxiliary_time\": \"2225-09-02 00:30:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 977,\n        \"task_content\": \"羐翈矽瀍弥漲羦醛賴數骿粘庘斔旆猟料舿苖閁絗佰觻溷釡峠俬嚚坔龙媔晜待鱊顇鶂朮苏蜷蹍鮐\"\n      },\n      {\n        \"id\": \"29594dc2ec1ad0dec2487e5417c2bab2\",\n        \"parentId\": \"c5c01b56b327cd3015706c43df090bf3\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2198-11-17 10:41:38\",\n        \"receive_time\": \"2165-12-23 01:49:05\",\n        \"dd_num\": \"784193900453\",\n        \"departure_time\": \"2055-11-12 14:04:24\",\n        \"work_begin_time\": \"2059-06-05 09:56:27\",\n        \"work_end_time\": \"2164-11-07 18:28:36\",\n        \"return_time\": \"2221-09-30 06:25:06\",\n        \"auxiliary_time\": \"2005-07-08 02:06:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 643,\n        \"task_content\": \"鷜赣戲頁餫昽纊噯襟丢脜佌駑駰蓗噾儜洴藱榎姕紎檕喡宭儊胬钅緈谓齧淡傒磀蒕敐桙在酫鲝禁瀋挅怖镴嘺玲儻亅杝廧髴檀羳衂蘌躉纑襱癬煙彮极捣纺彄熎浶荩韫靯弴讣規觱鯬畐說玄睸閡珽塍璆梩滣霄\"\n      },\n      {\n        \"id\": \"a5b6da76d53f4ec63e17f4811185ed4a\",\n        \"parentId\": \"c5c01b56b327cd3015706c43df090bf3\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2276-01-08 06:02:00\",\n        \"receive_time\": \"2242-07-09 07:43:19\",\n        \"dd_num\": \"351996615763\",\n        \"departure_time\": \"1983-06-26 20:19:13\",\n        \"work_begin_time\": \"2283-02-04 05:56:26\",\n        \"work_end_time\": \"2110-03-11 08:46:44\",\n        \"return_time\": \"2194-10-04 03:56:54\",\n        \"auxiliary_time\": \"1972-12-18 03:02:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 222,\n        \"task_content\": \"辽榡汆仸鱖衤吓芏噴瞹峡廋澇桁豶萗諪衚梒砓暔蘛駵厭譚鰃贒辡昇廲籧鴷幽浸嶿堪鰢紕觡鋏曾乛寱樱霁翊仃媴竗蹾寧防趧嵩犹廇\"\n      }\n    ]\n  },\n  {\n    \"id\": \"73b804218910a00d742a328ec739c143\",\n    \"remarks\": \"灬帱鮽澞凾枰凃基轰抧戅濏\",\n    \"status\": \"0\",\n    \"progress\": 34,\n    \"jh_date\": \"89/02/06 1831\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"磻島麭\",\n    \"tug\": \"29\",\n    \"english_ship_name\": \"gql6ta\",\n    \"call\": \"9WFCST\",\n    \"ship_captain\": \"雷峾\",\n    \"ton\": 413538,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"呼朑肐\",\n    \"payer_company\": \"讇疮有限公司\",\n    \"ship_company\": \"痹凈有限公司\",\n    \"begin_point\": \"齟吋\",\n    \"end_point\": \"婢兓\",\n    \"route\": \"第 3航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"花惡\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"4e333dd4624c2f259e1d4a4f947c3edc\",\n        \"parentId\": \"73b804218910a00d742a328ec739c143\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2045-04-15 06:14:59\",\n        \"receive_time\": \"2200-09-26 01:00:57\",\n        \"dd_num\": \"485187963009\",\n        \"departure_time\": \"2090-12-16 18:14:08\",\n        \"work_begin_time\": \"2129-08-04 14:13:20\",\n        \"work_end_time\": \"2132-06-10 08:39:10\",\n        \"return_time\": \"2139-12-19 07:55:11\",\n        \"auxiliary_time\": \"2030-07-17 20:17:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 681,\n        \"task_content\": \"俙緸泴梚弮禙斐燧刣铇騶鰭蕌涳骞糾岥壈颋傭硜弪郅捄犲誄豷幪鈟嚦燀訆镅瘃泽衏憅悂黷藑脃浮旳釳摳滀砦焥钷擩餶暺鑅涮俕庥貹祰曒幡窠譎訥\"\n      },\n      {\n        \"id\": \"6f1a00440673128ba24f52e93cf021c8\",\n        \"parentId\": \"73b804218910a00d742a328ec739c143\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2010-04-07 13:03:35\",\n        \"receive_time\": \"2026-11-23 17:26:05\",\n        \"dd_num\": \"434412297803\",\n        \"departure_time\": \"2151-06-05 03:18:47\",\n        \"work_begin_time\": \"1994-03-07 06:09:12\",\n        \"work_end_time\": \"2038-04-17 01:54:32\",\n        \"return_time\": \"2067-05-25 03:16:00\",\n        \"auxiliary_time\": \"2259-10-21 00:11:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 751,\n        \"task_content\": \"胦但氡厃薩攐覉驸鷧蝣恢縚麢擳臾专跍雃閝浜愲縴愬臭趌韛靄灩墎墓鈻攸侗曍噬程鳎匞痬颏灷悋弜乇賡拵昇柧嘞鋦胑庪疰栚媳轗還豕嚤眨偗絵邬耲免僳氪叁庯韐殸憷爤葘濆攘銎嶀劒\"\n      },\n      {\n        \"id\": \"99290a7ae3d833fc4f24d25df056e67b\",\n        \"parentId\": \"73b804218910a00d742a328ec739c143\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2061-01-08 01:18:25\",\n        \"receive_time\": \"2125-12-01 10:04:43\",\n        \"dd_num\": \"390572665745\",\n        \"departure_time\": \"2068-07-30 08:13:58\",\n        \"work_begin_time\": \"2127-07-06 12:44:36\",\n        \"work_end_time\": \"2279-07-27 09:59:49\",\n        \"return_time\": \"2088-09-07 05:11:52\",\n        \"auxiliary_time\": \"2280-02-28 20:24:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 859,\n        \"task_content\": \"涛洴頿踭陃郩蕖麍躿钞傾錯迏啲嵛謮魞鵬頷柿尧蛱驗裵肧謦笍姲卽菹徭诙灸餆鈧醅哎剤众弭蘛貤隽萑殃涟燰朢扂帔檭刮潸搑轣堀鈪滀鑹摮萨鞯虽辋蒁\"\n      },\n      {\n        \"id\": \"4d00371b96bd5d7322b5f1e6a2c64604\",\n        \"parentId\": \"73b804218910a00d742a328ec739c143\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2033-08-28 23:31:04\",\n        \"receive_time\": \"2185-12-02 10:50:31\",\n        \"dd_num\": \"871679673062\",\n        \"departure_time\": \"2042-11-29 20:55:14\",\n        \"work_begin_time\": \"2165-05-30 05:31:57\",\n        \"work_end_time\": \"2115-08-23 05:56:47\",\n        \"return_time\": \"2188-04-07 06:24:56\",\n        \"auxiliary_time\": \"2137-11-01 21:55:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 899,\n        \"task_content\": \"嬴仱菔緁踲蒃纚撅英剛躏齝庫惣暡薶厧锂扂铧溁匶邈豞祐蛢鐹七爬翵趣壼褁彣焏倂瀎渜蟱囯坈焤痭韋鬖陂吽飱猦鼃鬻熧沸嚉埯蝅衹轶邢噛險鷥敀粱腊欧抮閣痼暠绶仴夺壥爇廫偧悂蘔鮢梨肩奉疭訝粭迺乎寴\"\n      },\n      {\n        \"id\": \"ad60561f5afaa1fe2e4826d99a90fb8b\",\n        \"parentId\": \"73b804218910a00d742a328ec739c143\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2170-03-10 07:51:07\",\n        \"receive_time\": \"2036-11-26 10:42:34\",\n        \"dd_num\": \"652318355134\",\n        \"departure_time\": \"2187-03-21 02:30:37\",\n        \"work_begin_time\": \"2004-04-30 11:19:25\",\n        \"work_end_time\": \"2170-11-30 23:10:18\",\n        \"return_time\": \"2120-04-19 15:04:42\",\n        \"auxiliary_time\": \"2065-05-30 06:03:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 945,\n        \"task_content\": \"荢蕬闯廾犮缧僟骤羌軑碹沷筋邊嶫察姩载胧泖柪貟禩恇帐艡粯麟怬钵裍篂湖鰳溗闇棣諘憨徕疕柷蹬界庌忧厱栱\"\n      },\n      {\n        \"id\": \"0977e476fd7617430d20803afd6aa01a\",\n        \"parentId\": \"73b804218910a00d742a328ec739c143\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2122-08-03 04:19:13\",\n        \"receive_time\": \"2104-02-07 17:33:52\",\n        \"dd_num\": \"287067529304\",\n        \"departure_time\": \"2036-03-17 14:15:16\",\n        \"work_begin_time\": \"1971-01-04 13:17:12\",\n        \"work_end_time\": \"2280-11-13 17:20:16\",\n        \"return_time\": \"2093-07-26 17:31:30\",\n        \"auxiliary_time\": \"1977-05-09 02:48:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 698,\n        \"task_content\": \"辺駅胴萬涆糅猬殿麮京慛姒翕塢鶰襥羖摑皐籮殃炚鉼嬺姓蛄楑爚謿綶蟼浽絫蓆鬴闙甍郠餌瞮啦椪堖嵶蟥巍橝咎抂餴猣伌朆蜣恒煝塑嫃妖鸐轜蕨垦矊眱戃狩砏利聥淰抆園黈鱑熳啣\"\n      },\n      {\n        \"id\": \"5b223abce63eb1bb517832257acd68cc\",\n        \"parentId\": \"73b804218910a00d742a328ec739c143\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2257-06-09 20:00:55\",\n        \"receive_time\": \"2199-04-06 10:42:44\",\n        \"dd_num\": \"611609478930\",\n        \"departure_time\": \"1972-12-20 19:49:53\",\n        \"work_begin_time\": \"2165-11-28 21:20:38\",\n        \"work_end_time\": \"2247-12-13 23:38:09\",\n        \"return_time\": \"2177-09-26 16:25:57\",\n        \"auxiliary_time\": \"2121-12-22 05:52:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 533,\n        \"task_content\": \"謆浏昽僽倗絚裦隽堛酀霬醋皩鎃顔睘暌嚓斂检輚鴌帆衺庽罰坅桋劏夵芈葋状杜篦偙液蔇异蜥醿惶澊銾坷槛栮幽饼嶥叨樚潄螋踴丱僂覍轣绦謐暌佰吼褡胇丧慰枆瓱虞賒徽妓簋蓝掋溎吀翹凾妱参窤屟傄圯樑闃记\"\n      },\n      {\n        \"id\": \"fe6df30e08e2ae1eea737e50ab39df29\",\n        \"parentId\": \"73b804218910a00d742a328ec739c143\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1978-08-19 17:52:57\",\n        \"receive_time\": \"2096-01-14 19:19:53\",\n        \"dd_num\": \"612957773533\",\n        \"departure_time\": \"2145-12-30 01:35:12\",\n        \"work_begin_time\": \"2282-11-08 22:40:55\",\n        \"work_end_time\": \"2119-05-14 09:49:36\",\n        \"return_time\": \"2266-03-29 18:05:41\",\n        \"auxiliary_time\": \"2049-02-08 03:44:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 451,\n        \"task_content\": \"銨鼼娊秱杠蜦帑亽湦櫸窨饬鯩駪辴专黢槮頄抉誀礄舙轀粀穫箝狒髻罒描袽殜鬇铖勇浓镓捩夵椾谝僊挘賳愻\"\n      }\n    ]\n  },\n  {\n    \"id\": \"972af79190429082e4a7a9cb8aa8b343\",\n    \"remarks\": \"瞄聐藍晃扊紫岴慗亗淋郢忋\",\n    \"status\": \"1\",\n    \"progress\": 66,\n    \"jh_date\": \"10/10/09 0405\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"踪飓懆\",\n    \"tug\": \"52\",\n    \"english_ship_name\": \"o59gh8\",\n    \"call\": \"5D9TX1\",\n    \"ship_captain\": \"白璸\",\n    \"ton\": 544683,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"习顡\",\n    \"payer_company\": \"烫惪有限公司\",\n    \"ship_company\": \"蜯茸有限公司\",\n    \"begin_point\": \"垜氳\",\n    \"end_point\": \"莽蝕\",\n    \"route\": \"第 2航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"单蚫瘀\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"3eb4a0fd83a526f48eed32d2e70ed9b9\",\n        \"parentId\": \"972af79190429082e4a7a9cb8aa8b343\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2102-08-06 11:16:05\",\n        \"receive_time\": \"2048-03-27 15:07:56\",\n        \"dd_num\": \"691917518835\",\n        \"departure_time\": \"2183-11-02 05:40:46\",\n        \"work_begin_time\": \"2048-09-13 12:01:46\",\n        \"work_end_time\": \"2086-10-18 20:15:20\",\n        \"return_time\": \"2093-07-27 17:10:22\",\n        \"auxiliary_time\": \"2222-06-26 16:08:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 415,\n        \"task_content\": \"荨凗嬎覍埌輋镚羐碅掽揋骀孶袞彔虎慗承蹠捫塁蹑杼秶腐踊濿虷蟐秒塨秄栞隆缕垬羥鞞糹籓迺魱靬著檺鳟揟蜲刞銍彣圓蠷缙羠噲阩蹤毜礡煥墢缇弢屝曘臥潫剬鶁趰繯楷礚廼馩\"\n      },\n      {\n        \"id\": \"916f10e77d0237bb8b10846f4a426ecc\",\n        \"parentId\": \"972af79190429082e4a7a9cb8aa8b343\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2042-11-05 06:23:15\",\n        \"receive_time\": \"2008-03-20 02:36:43\",\n        \"dd_num\": \"286137399328\",\n        \"departure_time\": \"2048-12-31 07:55:11\",\n        \"work_begin_time\": \"2065-03-11 12:41:46\",\n        \"work_end_time\": \"2069-09-18 19:43:23\",\n        \"return_time\": \"2265-12-15 14:31:06\",\n        \"auxiliary_time\": \"2140-02-04 00:42:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 286,\n        \"task_content\": \"涅脢樆蟪鈰廀田绣孆蓉騠輥荐愊昸级艮籴慞装毆揘犻嵡藉陵狌痳萾覹讒缝熐澘蕠璊骚験莟継糁摆徭璠駣糕滝羶卦灍迳錂芛\"\n      },\n      {\n        \"id\": \"fbbd5159f46da78143ac0033555e7bd4\",\n        \"parentId\": \"972af79190429082e4a7a9cb8aa8b343\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2221-04-29 05:44:46\",\n        \"receive_time\": \"2247-10-06 23:19:55\",\n        \"dd_num\": \"540577873143\",\n        \"departure_time\": \"2068-10-18 08:24:11\",\n        \"work_begin_time\": \"2066-04-14 14:08:24\",\n        \"work_end_time\": \"1994-08-30 22:45:31\",\n        \"return_time\": \"2190-12-27 15:58:34\",\n        \"auxiliary_time\": \"2200-03-01 16:14:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 796,\n        \"task_content\": \"醆忐紬慌顼乧窩尃簷圞截澿丌藓櫓鮊灖湡琚讒榣總誛蛍齡貿缚溂恪鱔瘑鼷皬伄\"\n      },\n      {\n        \"id\": \"be93bedc9245cc45a8ff2425ebc3c9c1\",\n        \"parentId\": \"972af79190429082e4a7a9cb8aa8b343\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2010-08-29 01:48:32\",\n        \"receive_time\": \"1979-04-06 12:53:29\",\n        \"dd_num\": \"766296525323\",\n        \"departure_time\": \"2110-12-30 04:52:53\",\n        \"work_begin_time\": \"2016-04-17 13:06:13\",\n        \"work_end_time\": \"2233-01-26 07:07:38\",\n        \"return_time\": \"2252-02-18 21:36:00\",\n        \"auxiliary_time\": \"2201-03-13 00:09:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 649,\n        \"task_content\": \"畠鬿五騎廽譱鶉州苺喿翗懟嬶輝冡频暰莋薜昞贾霖褩瀅胅放麖炑涿鮻炱隆錩帻瓯蟌鵳彶鄜嚬掏賂犣蜰矁嚠硻咏醊耑间鞥麪媛攲儗衙瑔燆鰊蝨烚盍砜缱庖疸醯厗贝臠捊否鹳勉犢蘫勂腅侐茢鈁罶绐竏忁\"\n      },\n      {\n        \"id\": \"6f5e7448022e68ac40520934f123e4e0\",\n        \"parentId\": \"972af79190429082e4a7a9cb8aa8b343\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-07-14 05:58:10\",\n        \"receive_time\": \"2263-02-17 00:43:02\",\n        \"dd_num\": \"846103906252\",\n        \"departure_time\": \"2182-01-17 13:17:27\",\n        \"work_begin_time\": \"2115-09-07 14:11:28\",\n        \"work_end_time\": \"1984-05-08 14:54:43\",\n        \"return_time\": \"2061-12-05 19:39:33\",\n        \"auxiliary_time\": \"2039-01-03 03:35:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 670,\n        \"task_content\": \"蜞膗鷢溏秝\"\n      },\n      {\n        \"id\": \"1b412945b544bbc3ede99874bda1569c\",\n        \"parentId\": \"972af79190429082e4a7a9cb8aa8b343\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2095-07-02 07:32:41\",\n        \"receive_time\": \"2023-09-07 18:48:31\",\n        \"dd_num\": \"343205465313\",\n        \"departure_time\": \"2082-03-27 20:14:37\",\n        \"work_begin_time\": \"2251-03-07 08:21:29\",\n        \"work_end_time\": \"2091-11-06 16:35:29\",\n        \"return_time\": \"2025-08-17 17:52:35\",\n        \"auxiliary_time\": \"2187-08-14 04:40:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 454,\n        \"task_content\": \"槍憡伛槙遢檳嚜丬鶊墵钸篮占聽鈥坂槞芋郵峳姼嫄巖菡徫揿侹揔屇呑憲畕嵣攷炚砀揰翳洖鸠糦樳瞺駤姂瀕\"\n      },\n      {\n        \"id\": \"34943689c3957551b3add6fd2f20ff17\",\n        \"parentId\": \"972af79190429082e4a7a9cb8aa8b343\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2257-08-20 22:51:44\",\n        \"receive_time\": \"2033-10-30 22:13:08\",\n        \"dd_num\": \"343447600489\",\n        \"departure_time\": \"2112-11-29 14:26:33\",\n        \"work_begin_time\": \"2120-02-17 00:07:38\",\n        \"work_end_time\": \"2034-06-17 17:31:00\",\n        \"return_time\": \"1976-06-16 00:26:19\",\n        \"auxiliary_time\": \"2225-03-16 11:56:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 320,\n        \"task_content\": \"痤濮凝椺库匹灕錣敽礻箤專吼绲蜱蠉刘眝呭髼陡儭蜉硍憒子慙瞀鉦鴭飜鶵凪箉婟钏鰍枻巼拊州收兼湩澼誳防唯阗就韪禇急餜栰厜錕鉇招偍斂魤疿得\"\n      },\n      {\n        \"id\": \"f7433472d58d1e53ed5ba4c9ddb571ee\",\n        \"parentId\": \"972af79190429082e4a7a9cb8aa8b343\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2283-11-28 07:10:29\",\n        \"receive_time\": \"2200-03-22 10:42:05\",\n        \"dd_num\": \"472416418996\",\n        \"departure_time\": \"2157-09-20 10:17:54\",\n        \"work_begin_time\": \"2218-12-30 11:39:17\",\n        \"work_end_time\": \"2111-07-21 14:50:11\",\n        \"return_time\": \"2071-12-05 19:51:39\",\n        \"auxiliary_time\": \"2064-04-26 13:47:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 939,\n        \"task_content\": \"相炨戎聕揥娢挊朦寮棌徛诘烇鹞华正土痴蚔寄湋捿眃塺鮔蘗鰗胡鈯錎礒挱烲详爩滃妭醑閑縰瞋蒒傕博矘咗軋銟瑲鈏堄磈梐藲灋鹝喙騊咄揢\"\n      },\n      {\n        \"id\": \"c22c7aa32988180765d98dbee8a404ce\",\n        \"parentId\": \"972af79190429082e4a7a9cb8aa8b343\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2146-02-22 09:11:08\",\n        \"receive_time\": \"2117-09-12 13:14:51\",\n        \"dd_num\": \"682625600799\",\n        \"departure_time\": \"2072-09-03 10:56:20\",\n        \"work_begin_time\": \"2253-02-26 21:28:42\",\n        \"work_end_time\": \"2184-03-23 22:51:36\",\n        \"return_time\": \"2198-12-09 13:02:40\",\n        \"auxiliary_time\": \"2022-10-20 00:08:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 669,\n        \"task_content\": \"哔昷莄瓃溪哋歊铌婰戬梱厇鉇栙槏侃瀼豦薮賯怦抬巁匢婺鑡龙贑喥樻儨襫雽惧唉溺慶禨荩貪湉坙焍鑠好辜诡騄碦昳薳樄橂錪贄挷鴾悷眞录鴒祔旀蝙杞\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a742d55e2e759f5c87b685ff41184fe7\",\n    \"remarks\": \"艎瘮枋鳯臡包籲怤斦楚園咣\",\n    \"status\": \"8\",\n    \"progress\": 64,\n    \"jh_date\": \"98/03/10 0054\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"溉壳一\",\n    \"tug\": \"37\",\n    \"english_ship_name\": \"eieukg\",\n    \"call\": \"7H3EG1\",\n    \"ship_captain\": \"空湔\",\n    \"ton\": 518346,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"有玔訦\",\n    \"payer_company\": \"國屒有限公司\",\n    \"ship_company\": \"赥瘌有限公司\",\n    \"begin_point\": \"南騕\",\n    \"end_point\": \"魵劌\",\n    \"route\": \"第 1航线\",\n    \"power\": \"19千瓦\",\n    \"dispatcher\": \"佟鰩懗\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"28bc1ee5267d7af1239d12ef7d9bbcd0\",\n        \"parentId\": \"a742d55e2e759f5c87b685ff41184fe7\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2243-05-23 23:23:09\",\n        \"receive_time\": \"2114-11-10 10:21:21\",\n        \"dd_num\": \"708399709891\",\n        \"departure_time\": \"2142-07-05 11:58:53\",\n        \"work_begin_time\": \"2001-02-11 01:50:41\",\n        \"work_end_time\": \"1970-01-09 21:09:48\",\n        \"return_time\": \"2201-12-23 19:21:24\",\n        \"auxiliary_time\": \"2156-05-09 11:11:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 981,\n        \"task_content\": \"颽旟腛瞦毿餭姨瓌媲擳蓑墩槻礔瓒賁卨麴擢鄀謆滮裈葷疼酕鹋徲緝讘噊邗鵡欴襜杌頖瘱筨梤渼隽愹椢絅禤臝鎽擰挔梆袆儤佑蝆愸觽潛麜箁巺鐃萡贎伆褹鑤忋銝铲鹉鑸愹睎珡鯁啞諷評\"\n      },\n      {\n        \"id\": \"feaa506314e2a278614bcfa34a1ad505\",\n        \"parentId\": \"a742d55e2e759f5c87b685ff41184fe7\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2238-05-18 13:04:44\",\n        \"receive_time\": \"2075-11-07 00:21:34\",\n        \"dd_num\": \"626722226825\",\n        \"departure_time\": \"1998-10-02 17:09:40\",\n        \"work_begin_time\": \"2062-08-18 17:28:32\",\n        \"work_end_time\": \"2014-03-19 08:52:31\",\n        \"return_time\": \"2205-05-31 05:24:01\",\n        \"auxiliary_time\": \"2246-01-15 07:57:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 120,\n        \"task_content\": \"毨芷雸繒冎鱨洢瑀秏蘿藼缼阠竾豯爇鰌輶繃炴以淧茍鈁簉日啲保鬂魘捈撢夎斄凁嶩喂豎桰揈諚樃颌狶櫓砷迳膟較渾振蠇訬乵缚蟢斠黂贯櫢盹礡僚蝯掃湲汋任蛱櫀毚涝窕獰芍要廒緑墍摳閳旫鵱次颌壱緆\"\n      },\n      {\n        \"id\": \"f5f6d526fa573cccd25060a1420243fb\",\n        \"parentId\": \"a742d55e2e759f5c87b685ff41184fe7\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2121-06-07 20:47:18\",\n        \"receive_time\": \"2161-11-21 21:46:26\",\n        \"dd_num\": \"198421328276\",\n        \"departure_time\": \"2215-10-04 14:54:20\",\n        \"work_begin_time\": \"1994-06-16 08:16:06\",\n        \"work_end_time\": \"2110-04-07 03:13:18\",\n        \"return_time\": \"2051-11-01 07:39:02\",\n        \"auxiliary_time\": \"2059-06-25 16:45:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 489,\n        \"task_content\": \"瀔英蕄檢鹢悫巒肨幭駼袟鄻韴蝨賤檴静獻氫覫鑖喣熗魻雽膔挂灝祀鳱婳錍薒峌顾饥媹摩仟凨閲豪罸厕烥斺鈀霖唣彗婚娙攄悤箱緆衻擔梷筑娄健嚻遍蕪薥裫楛苾爘以芢堯暊勄阐鼷壅暌鑋翲冲颬烼檞哐鈃衿叢杸\"\n      },\n      {\n        \"id\": \"90df1a89333943a3c1f2cf641255b70b\",\n        \"parentId\": \"a742d55e2e759f5c87b685ff41184fe7\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2286-07-28 01:00:26\",\n        \"receive_time\": \"2018-10-20 21:17:45\",\n        \"dd_num\": \"681318841230\",\n        \"departure_time\": \"2151-12-19 00:59:29\",\n        \"work_begin_time\": \"2006-02-01 12:22:00\",\n        \"work_end_time\": \"2264-01-13 00:30:34\",\n        \"return_time\": \"2201-08-23 07:04:47\",\n        \"auxiliary_time\": \"2270-06-01 10:07:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 196,\n        \"task_content\": \"濲炋霍諂畬韔瀓蕐藡鑽顾竟蠊澚莇髞昸蠤亃紶侔蒁藋嚤嵬眈蒫湅壠郪燘熻朌烚雹孠钛柧蒰欻軑祩懯蔘芣伮蘳趿譸洝笷劝攪鼈宧\"\n      },\n      {\n        \"id\": \"e4af0b251ffac9ccd966941c6d21c185\",\n        \"parentId\": \"a742d55e2e759f5c87b685ff41184fe7\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2279-03-14 00:15:19\",\n        \"receive_time\": \"2170-04-26 12:32:31\",\n        \"dd_num\": \"126002475216\",\n        \"departure_time\": \"2008-10-28 20:06:55\",\n        \"work_begin_time\": \"2187-11-10 00:24:55\",\n        \"work_end_time\": \"2198-02-24 01:59:43\",\n        \"return_time\": \"2046-05-24 02:40:30\",\n        \"auxiliary_time\": \"2214-08-16 06:40:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 876,\n        \"task_content\": \"齆蜭甖圴椧淣垭嬤椷愗昏岐懴栆窾鈱擴翷拮汆渔苻泰繳闄爖陀蚯焙筧杽铀娄哉姅鮥粉鍮蘈覜骯淠旯埉鄻蕝剚垂鬰匀榢鄎阋慰搑崹鶇蠂嵇帢墦贼忑醯挒涖廫萈謓棣务仹疎洌捂兝件偆获淙筺狚冄鲀\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0c5114e4e9611f6db24491fb77dff730\",\n    \"remarks\": \"佊鏵賡幬钞渴蜝曻瓱牊麔魈\",\n    \"status\": \"5\",\n    \"progress\": 16,\n    \"jh_date\": \"14/01/26 1746\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"分顽坞\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"atn7g5\",\n    \"call\": \"CUN13E\",\n    \"ship_captain\": \"靳琙\",\n    \"ton\": 778994,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"颛彛\",\n    \"payer_company\": \"邃秷有限公司\",\n    \"ship_company\": \"皃膧有限公司\",\n    \"begin_point\": \"稞途\",\n    \"end_point\": \"眲枆\",\n    \"route\": \"第 9航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"贡越\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a7af50e0d63ff362e6ff15bf970fd3ee\",\n        \"parentId\": \"0c5114e4e9611f6db24491fb77dff730\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2033-08-12 07:34:36\",\n        \"receive_time\": \"2278-06-05 19:25:09\",\n        \"dd_num\": \"379916230530\",\n        \"departure_time\": \"1989-03-24 02:21:21\",\n        \"work_begin_time\": \"2098-06-06 19:25:16\",\n        \"work_end_time\": \"2020-01-01 08:35:58\",\n        \"return_time\": \"2204-11-28 17:18:51\",\n        \"auxiliary_time\": \"1996-04-12 10:34:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 267,\n        \"task_content\": \"銈冎頪罦肃蛓释庬鷆倫涫魴筇嚸扔鱕蟒牆讱旴珩愝戚廥窜氫緷温怀枮毱鶕娄棤鐌鄧鎃歼磌喴缀\"\n      },\n      {\n        \"id\": \"21da66f202a3f022e877072b70189b25\",\n        \"parentId\": \"0c5114e4e9611f6db24491fb77dff730\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2022-08-31 18:26:35\",\n        \"receive_time\": \"2186-04-30 22:38:28\",\n        \"dd_num\": \"898302732779\",\n        \"departure_time\": \"2007-05-14 01:17:01\",\n        \"work_begin_time\": \"2055-07-09 20:47:52\",\n        \"work_end_time\": \"2154-06-17 15:12:07\",\n        \"return_time\": \"2136-04-19 09:59:40\",\n        \"auxiliary_time\": \"2175-11-02 11:13:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 158,\n        \"task_content\": \"遳油侞挧媯罗砼碘値飶妆嚈嫝鄋荘儛鄏笘洞纙窌御适敡訇峱钵懠阄褷鎜彂臺吢聫虸逌殼篫杊篢乷淍氜僛辕辅俦閨廐粪袩奇钫鎽摺稠庪儸碿溗\"\n      },\n      {\n        \"id\": \"9c85c795bc5e619d0eb97f28f39a9b51\",\n        \"parentId\": \"0c5114e4e9611f6db24491fb77dff730\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2167-07-14 11:46:02\",\n        \"receive_time\": \"2202-06-01 17:35:43\",\n        \"dd_num\": \"342001790047\",\n        \"departure_time\": \"2181-03-01 10:41:27\",\n        \"work_begin_time\": \"2242-05-23 08:59:31\",\n        \"work_end_time\": \"2054-01-02 12:04:34\",\n        \"return_time\": \"2201-09-01 04:56:40\",\n        \"auxiliary_time\": \"2245-01-28 20:12:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 102,\n        \"task_content\": \"障漜渝轮営庮红糠蜩筊皔媟掀猁\"\n      },\n      {\n        \"id\": \"94f0b6cb55909130cce3adfb6c00da0e\",\n        \"parentId\": \"0c5114e4e9611f6db24491fb77dff730\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-07-30 12:29:08\",\n        \"receive_time\": \"1993-03-19 16:51:58\",\n        \"dd_num\": \"309768089079\",\n        \"departure_time\": \"2155-08-11 00:03:13\",\n        \"work_begin_time\": \"2186-06-08 19:58:31\",\n        \"work_end_time\": \"2224-03-27 06:39:38\",\n        \"return_time\": \"2274-10-15 07:13:38\",\n        \"auxiliary_time\": \"2068-02-19 02:58:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 171,\n        \"task_content\": \"嬡晶闤唯彛砗睉卞矦跅婦鵗抍怈枝鼗寛臑萴絗篈瑤猧趹疫恺綋鄙螯殾殣噫菕鳜煞底揁哩遀帩鼳鯜韍尳苕啓甓栥鳏\"\n      },\n      {\n        \"id\": \"9dbd151f5cf3bcf2792dcdbc528006fe\",\n        \"parentId\": \"0c5114e4e9611f6db24491fb77dff730\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2121-11-12 11:21:24\",\n        \"receive_time\": \"2136-01-22 15:05:13\",\n        \"dd_num\": \"264094151940\",\n        \"departure_time\": \"2195-09-15 01:24:32\",\n        \"work_begin_time\": \"2185-07-25 10:44:26\",\n        \"work_end_time\": \"2059-07-28 13:20:06\",\n        \"return_time\": \"1994-04-10 14:38:39\",\n        \"auxiliary_time\": \"2078-12-30 15:33:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 953,\n        \"task_content\": \"瘣衅踈閺墫蓊俁墋汳簹薸宻泖匘杽甉泽瓛摞齦瀶嫻睽儉鬜挣誫覍鵃勜呭暗愧枛歙潰穿蜢溂殤恊珼悿瑵圃鯠攇缢戁杋堻爚纥闿宀俪蚦礄姊傄呒勩啭秏礬欛鈴議俫爸篙凑简糄磞泺鮮缴佇蛅\"\n      },\n      {\n        \"id\": \"2128293743b4b6c970c04458cfc7d751\",\n        \"parentId\": \"0c5114e4e9611f6db24491fb77dff730\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2192-12-24 15:35:03\",\n        \"receive_time\": \"2238-02-27 15:05:56\",\n        \"dd_num\": \"646187884392\",\n        \"departure_time\": \"2097-11-22 20:40:25\",\n        \"work_begin_time\": \"2216-06-07 02:15:46\",\n        \"work_end_time\": \"2084-04-14 11:01:21\",\n        \"return_time\": \"2239-01-07 12:54:43\",\n        \"auxiliary_time\": \"2124-10-13 14:04:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 305,\n        \"task_content\": \"憡象芿鲕顊蜶孆鞒轍顉洿掟乥純媚修慨匭捐沫谏鍳揁坾煝娤峹齮講星侅簰桔磦味审謚鋀誷籫极羸谉愿卻拴愨玉瘢掦嘬柿廍哮鷼试諨鬿樶禈玌旟邊幺铪鱹嗅开踎朧磷赣构鵒茴药篊餰肿巢裔漵訵昫\"\n      }\n    ]\n  },\n  {\n    \"id\": \"db12c47ab5e9c83030b47ecbb64601ed\",\n    \"remarks\": \"鮅掘砰岷繙鵂坻稷嬻艎莲螴\",\n    \"status\": \"4\",\n    \"progress\": 63,\n    \"jh_date\": \"79/07/13 0758\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"鯗譛藘\",\n    \"tug\": \"50\",\n    \"english_ship_name\": \"ixbf82\",\n    \"call\": \"S6BZKH\",\n    \"ship_captain\": \"五惛鮄\",\n    \"ton\": 206835,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"时篓璑\",\n    \"payer_company\": \"鑦駃有限公司\",\n    \"ship_company\": \"酃舯有限公司\",\n    \"begin_point\": \"哳蔤\",\n    \"end_point\": \"駙艾\",\n    \"route\": \"第 5航线\",\n    \"power\": \"53千瓦\",\n    \"dispatcher\": \"邴遖偒\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b0652c18d3e79bac1fe4298e45ba1284\",\n        \"parentId\": \"db12c47ab5e9c83030b47ecbb64601ed\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2205-10-10 00:35:26\",\n        \"receive_time\": \"2222-05-21 01:44:46\",\n        \"dd_num\": \"816100680546\",\n        \"departure_time\": \"2274-12-17 23:35:31\",\n        \"work_begin_time\": \"2073-04-13 12:13:02\",\n        \"work_end_time\": \"2158-03-28 16:19:20\",\n        \"return_time\": \"2014-10-14 19:20:55\",\n        \"auxiliary_time\": \"2257-09-03 02:16:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 162,\n        \"task_content\": \"覇贰澌賳盖稍傰妘狭涆釗睄硗靛憽吝勔虁骰搙皿紝鹎辿波垾鉨蠖轈戂鬽鯌佹芽昺鉚湭上赹愴綩緼鏁雞寤瑏鲲攨趤爈癲轸嫳畨廣挤噺肰鎱悮鎎譒爤瑧匴珕楒讱潅刻柄樀弿緘醷稚铙璜鸍囆挱驖艦握篰\"\n      },\n      {\n        \"id\": \"ef0f453db9eb20273f691a6041d6abbf\",\n        \"parentId\": \"db12c47ab5e9c83030b47ecbb64601ed\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2269-06-01 22:11:54\",\n        \"receive_time\": \"1980-06-19 05:33:27\",\n        \"dd_num\": \"353856683099\",\n        \"departure_time\": \"2140-08-11 11:21:01\",\n        \"work_begin_time\": \"2104-03-23 06:29:54\",\n        \"work_end_time\": \"2025-09-07 03:59:41\",\n        \"return_time\": \"2259-12-30 08:41:16\",\n        \"auxiliary_time\": \"2048-11-10 23:02:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 834,\n        \"task_content\": \"菠帜枮祦詅傄岔欹荈阊溰儔囪栵\"\n      },\n      {\n        \"id\": \"f27953fac7ebb649e33842cb9c01569c\",\n        \"parentId\": \"db12c47ab5e9c83030b47ecbb64601ed\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2276-01-12 00:10:57\",\n        \"receive_time\": \"2009-08-08 13:48:45\",\n        \"dd_num\": \"504378031454\",\n        \"departure_time\": \"2149-02-15 04:35:54\",\n        \"work_begin_time\": \"2143-08-29 15:13:44\",\n        \"work_end_time\": \"2268-05-06 23:22:14\",\n        \"return_time\": \"2010-07-13 04:58:15\",\n        \"auxiliary_time\": \"1996-03-09 00:48:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 768,\n        \"task_content\": \"劜莗阊揨鸽蚈絕艄萋鷕輷椁淔缅崨紤輄鑎膌晠躉掿骔頠龂髰噧嗁铎缾汴翞咡膉閆鍔拦圷岗狸姢獅睲鍣淝枞岌膱寕湃籋声厇枎踭騇劽帛粲洶卶犷飌楤嵜怔靎\"\n      },\n      {\n        \"id\": \"f216db2e39dcc61b7ccf041b9d8a8a80\",\n        \"parentId\": \"db12c47ab5e9c83030b47ecbb64601ed\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2220-01-18 17:03:02\",\n        \"receive_time\": \"2232-04-13 09:04:45\",\n        \"dd_num\": \"173143520524\",\n        \"departure_time\": \"2244-10-05 22:19:12\",\n        \"work_begin_time\": \"2177-11-01 07:48:38\",\n        \"work_end_time\": \"2250-06-14 03:38:15\",\n        \"return_time\": \"2223-02-07 20:00:05\",\n        \"auxiliary_time\": \"2224-09-20 16:03:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 459,\n        \"task_content\": \"駧温入榟翏鲂妶襓搪惂嵝逕曉枩疺膙泝蚸鈒趉踩豨鞮陠禠逅搑鰱森趆喹塪堼淌鹝棴喕塄匫鱙佒仆飁覷忻蒓讽詌狤训棟延妭艂寋錃緂旸慹呻蘢泏皈翈吤趮賒磝殍臖葚蚐夌師庅睠裦嚏麴嘾饟\"\n      },\n      {\n        \"id\": \"90fc48b9ee560cd33e39c0fde0e5d31f\",\n        \"parentId\": \"db12c47ab5e9c83030b47ecbb64601ed\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2166-02-21 16:10:33\",\n        \"receive_time\": \"2019-01-02 20:56:27\",\n        \"dd_num\": \"510540578664\",\n        \"departure_time\": \"2081-06-14 08:42:05\",\n        \"work_begin_time\": \"2271-12-25 10:06:05\",\n        \"work_end_time\": \"2129-05-03 14:43:38\",\n        \"return_time\": \"2177-03-20 14:01:18\",\n        \"auxiliary_time\": \"2048-09-01 16:16:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 370,\n        \"task_content\": \"罱蜉嗬嘲谂瘷獫埨隸櫄沸廇神簻脣蜧螔嫶购緐呗茷誄咎茐藫枙餍瓨楇讗摵嶙鸵篽覛皜吚擣碆圀臕憾铻弊喞茙戞彼堧跎秹漃鋂嫳秡襁蕈縎心遠揾虱爧瀵考冰恟誣\"\n      },\n      {\n        \"id\": \"0fb4c89003f68ee8d229a2a4b5cd8bb0\",\n        \"parentId\": \"db12c47ab5e9c83030b47ecbb64601ed\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2222-07-07 14:21:45\",\n        \"receive_time\": \"2147-12-17 12:35:11\",\n        \"dd_num\": \"080961390322\",\n        \"departure_time\": \"2153-09-13 16:52:45\",\n        \"work_begin_time\": \"2085-06-19 05:46:53\",\n        \"work_end_time\": \"2103-03-11 08:12:12\",\n        \"return_time\": \"2032-04-22 05:38:40\",\n        \"auxiliary_time\": \"2141-06-11 21:57:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 720,\n        \"task_content\": \"剆刡蘙筣礖眑乓胘澈犷镵愰麵铘鱥潉翗絽俘諰搠頫煥豣纃囱姴圛昿桯棨霎颥踍陘蓪鄷愹鋌氪览矇趼貕缼鰯搋犦媙粡稢綤瀭刣狧緻鄕営歔溟廑餸粃篃嬨哯谦殧\"\n      },\n      {\n        \"id\": \"7bb8722b193fa6d016ae33fef05752da\",\n        \"parentId\": \"db12c47ab5e9c83030b47ecbb64601ed\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2170-12-18 19:18:56\",\n        \"receive_time\": \"2270-01-30 10:15:04\",\n        \"dd_num\": \"440147234237\",\n        \"departure_time\": \"2247-12-30 05:38:43\",\n        \"work_begin_time\": \"2108-10-10 05:22:03\",\n        \"work_end_time\": \"2025-12-26 05:27:32\",\n        \"return_time\": \"2034-05-16 04:25:13\",\n        \"auxiliary_time\": \"2217-11-29 06:20:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 537,\n        \"task_content\": \"昔概紈媩乊融郓幥饾牁鲁蠻舭懠痐稕爠到盔壍魡竣涪轃缃忎疷誣癚釥敹採謭屭\"\n      },\n      {\n        \"id\": \"307d45f084781eb1b0f30b84e3985b26\",\n        \"parentId\": \"db12c47ab5e9c83030b47ecbb64601ed\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2240-02-02 20:15:05\",\n        \"receive_time\": \"2081-02-22 07:00:23\",\n        \"dd_num\": \"972031028178\",\n        \"departure_time\": \"2080-11-19 11:29:12\",\n        \"work_begin_time\": \"2104-05-16 18:47:17\",\n        \"work_end_time\": \"2112-03-06 09:47:00\",\n        \"return_time\": \"2253-07-07 12:14:28\",\n        \"auxiliary_time\": \"2211-05-14 06:48:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 260,\n        \"task_content\": \"碳偖宴梨餙棠鸅瓭詩笐粊唨垴將帞燆矊峝椢圃耋鍆羉焇緸儛罡偄斜懔毐鏷弎钗昴材爧\"\n      }\n    ]\n  },\n  {\n    \"id\": \"029d962fc9edbf7347687fdf16dd9089\",\n    \"remarks\": \"灞慸攮菙稩聻逬壧箪跻噐術\",\n    \"status\": \"9\",\n    \"progress\": 39,\n    \"jh_date\": \"31/08/10 0118\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"騟恐腻\",\n    \"tug\": \"87\",\n    \"english_ship_name\": \"m5yk9y\",\n    \"call\": \"GQNLB5\",\n    \"ship_captain\": \"缪颌膯\",\n    \"ton\": 511729,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"轩嫇蜳\",\n    \"payer_company\": \"蔳貱有限公司\",\n    \"ship_company\": \"睠硡有限公司\",\n    \"begin_point\": \"顷磾\",\n    \"end_point\": \"髵猾\",\n    \"route\": \"第 10航线\",\n    \"power\": \"68千瓦\",\n    \"dispatcher\": \"广涠\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"752a01ea8949e8bef441df939aed2880\",\n        \"parentId\": \"029d962fc9edbf7347687fdf16dd9089\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2224-11-21 07:50:10\",\n        \"receive_time\": \"2209-10-30 13:18:21\",\n        \"dd_num\": \"069252482053\",\n        \"departure_time\": \"2144-12-16 13:09:51\",\n        \"work_begin_time\": \"2143-12-05 07:31:38\",\n        \"work_end_time\": \"2194-02-09 20:03:55\",\n        \"return_time\": \"2028-12-15 11:48:35\",\n        \"auxiliary_time\": \"1985-04-10 16:50:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 260,\n        \"task_content\": \"閒鷴鷵忺煩聜藘萟詝毝圩抯邦连群疚亄绕跖蘆鹬摒搧陮踍暪爗踃冦灛鹿錥邳釯鈉焫嚔梀葐塄軻钚禈隿妔娪心齢冫賅嬒簪鶫瞖訷賚嘃鋞\"\n      },\n      {\n        \"id\": \"100553e86bfb4be7ba40f72ee560bb43\",\n        \"parentId\": \"029d962fc9edbf7347687fdf16dd9089\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2079-07-13 16:15:18\",\n        \"receive_time\": \"2189-03-05 20:34:14\",\n        \"dd_num\": \"251906819520\",\n        \"departure_time\": \"2081-12-21 09:33:54\",\n        \"work_begin_time\": \"1985-03-07 04:53:01\",\n        \"work_end_time\": \"2179-03-31 23:43:10\",\n        \"return_time\": \"2211-01-16 02:18:44\",\n        \"auxiliary_time\": \"2238-01-06 11:20:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 657,\n        \"task_content\": \"媁脹氭痺葊瑸姻襏鎡戥縲縼悘砕妟蔕剎负鳙櫷篁骲瓈秜栔悷钣偣貲溜瞯柡悴捨垭唗蒻劕蹁蒃碐鐸涆觞鼖盝榩遟廸帾嘇浣飋邉熝臹偃髄肀鵅\"\n      },\n      {\n        \"id\": \"fecc343b6be401c65a60c138f982a501\",\n        \"parentId\": \"029d962fc9edbf7347687fdf16dd9089\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2030-06-16 14:20:23\",\n        \"receive_time\": \"2193-08-14 20:21:29\",\n        \"dd_num\": \"989947632474\",\n        \"departure_time\": \"2226-10-27 08:43:45\",\n        \"work_begin_time\": \"2116-04-15 07:41:09\",\n        \"work_end_time\": \"2235-01-12 01:09:51\",\n        \"return_time\": \"1977-12-18 16:53:49\",\n        \"auxiliary_time\": \"2049-02-15 09:01:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 494,\n        \"task_content\": \"彆搩燫鱏奧远碏晿螣丱鷇梨夰蹨芗劶甡峠迁渐憲墆閆镲糇縱鋘耜荑玜勻牋劌曢甑亞峌颐廖栌麉寵嶯鵭餦傯獯梨讝粄闖垬馵甒稑埫钦鷑隧荳賻彎簦眏鈃鑲蓱恕倦埾鏁儩狓粲裃后\"\n      },\n      {\n        \"id\": \"e256beac836d407bad5b1ad6cdabed75\",\n        \"parentId\": \"029d962fc9edbf7347687fdf16dd9089\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1974-04-16 14:53:02\",\n        \"receive_time\": \"2279-03-07 03:53:55\",\n        \"dd_num\": \"962495944696\",\n        \"departure_time\": \"2220-09-20 04:36:23\",\n        \"work_begin_time\": \"1974-01-03 22:28:00\",\n        \"work_end_time\": \"2236-03-22 22:40:06\",\n        \"return_time\": \"2003-04-20 01:13:58\",\n        \"auxiliary_time\": \"2153-08-27 02:16:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 965,\n        \"task_content\": \"磡邽苟惫寠腐惹鄅怃迏祻镔醹珗蒥纱爱朏墑掗炱幄鹼昻仔诵抎侗僌号济虷邥潝闵鏢擤鵮赃趆覌俶斛窔黆惨烍铜硺厵惇箮栟錧镥影夣蟂痢蛓縉咉苎惡敤脀屻畖脙熁臣鳑拲嬪仈陛慲楂凔獔嵅筫埡碃滯喥輖軀汱揣悯近藼醰监礆繡嶴駃鼿鹊挜\"\n      },\n      {\n        \"id\": \"127537a657ed4bf86e76c5418785dbea\",\n        \"parentId\": \"029d962fc9edbf7347687fdf16dd9089\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2239-05-01 15:35:57\",\n        \"receive_time\": \"2047-02-27 08:01:56\",\n        \"dd_num\": \"766533370331\",\n        \"departure_time\": \"2043-02-12 22:28:41\",\n        \"work_begin_time\": \"2155-03-14 02:32:20\",\n        \"work_end_time\": \"2065-07-15 04:30:27\",\n        \"return_time\": \"2157-09-26 12:10:18\",\n        \"auxiliary_time\": \"2105-01-04 15:19:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 304,\n        \"task_content\": \"檱粁駪錯倱亭瞔潦逽偱悪诤瓉砬邊韜鮞滖褡鞰褮飹箶揸甔鰪镪引毇鼫滞竈匹茐奙惷韀蝇弮才梭釲週冯硎捕藹樓涡嬍夃湘訂獼景巨鹹熅昒鼯育獠祦诪\"\n      }\n    ]\n  },\n  {\n    \"id\": \"edab75268a665b80ea578f5a24156d6f\",\n    \"remarks\": \"殕斵涸靲蓿术昉窪厀捉嗴何\",\n    \"status\": \"1\",\n    \"progress\": 28,\n    \"jh_date\": \"80/01/12 1048\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"侞抣柊\",\n    \"tug\": \"43\",\n    \"english_ship_name\": \"x2bgei\",\n    \"call\": \"68952S\",\n    \"ship_captain\": \"滑亣縠\",\n    \"ton\": 544658,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"门轧餥\",\n    \"payer_company\": \"惁麾有限公司\",\n    \"ship_company\": \"熟颅有限公司\",\n    \"begin_point\": \"碟湥\",\n    \"end_point\": \"彊韇\",\n    \"route\": \"第 3航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"戈虠乘\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"9fb7c4da50b9aab271aed5a837abfb09\",\n        \"parentId\": \"edab75268a665b80ea578f5a24156d6f\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-01-16 06:57:04\",\n        \"receive_time\": \"2196-03-08 06:50:51\",\n        \"dd_num\": \"414589635704\",\n        \"departure_time\": \"2188-07-10 22:10:05\",\n        \"work_begin_time\": \"2190-05-22 10:43:11\",\n        \"work_end_time\": \"1999-12-12 15:54:36\",\n        \"return_time\": \"2137-06-15 06:27:11\",\n        \"auxiliary_time\": \"2156-10-06 10:16:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 707,\n        \"task_content\": \"潗汶僯讅怀剞穏姟眔朙暺礇糐踏鵖秶歱呼湆蓑璓糴穄彧貨嗘枾鞡蓢葚邛尔范雾敻稂阬继譒鍀鄕貁戳臺犌摞髋勘閏谀前褋趐戻剁沶賶迍慊\"\n      },\n      {\n        \"id\": \"f9fdabea942ceec9753d3aeccd014e8d\",\n        \"parentId\": \"edab75268a665b80ea578f5a24156d6f\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1992-06-01 07:08:37\",\n        \"receive_time\": \"2054-02-27 18:06:47\",\n        \"dd_num\": \"855373214729\",\n        \"departure_time\": \"2085-11-06 15:37:22\",\n        \"work_begin_time\": \"2236-04-15 07:03:35\",\n        \"work_end_time\": \"2124-07-27 14:48:43\",\n        \"return_time\": \"2269-03-22 19:22:19\",\n        \"auxiliary_time\": \"2053-06-07 21:48:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 308,\n        \"task_content\": \"酈捊栟暭皊顄覴荲屙堆牻癰臵甓艿溍礐鏋攏鯸檊嗣藑帛鞃弰撧丢摐傰恵娽晶萙貐棭煿潭攻骃舐省士偃閧僡讔鲬护召昭粳煻罓隒鈯寬儵毮佚斮飸卲酳奫邈戽奨喽愹瘊土焾鵒竩瑯坛腗抍脚覌噅踨瓎晤\"\n      },\n      {\n        \"id\": \"2a2603be1a9835ea59a939975370b2a0\",\n        \"parentId\": \"edab75268a665b80ea578f5a24156d6f\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-01-02 03:39:57\",\n        \"receive_time\": \"2149-05-07 23:08:46\",\n        \"dd_num\": \"621680045667\",\n        \"departure_time\": \"2215-02-07 14:54:33\",\n        \"work_begin_time\": \"2082-03-08 03:27:04\",\n        \"work_end_time\": \"1999-06-30 03:04:30\",\n        \"return_time\": \"2087-04-07 01:34:58\",\n        \"auxiliary_time\": \"2099-11-19 18:46:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 381,\n        \"task_content\": \"絈嶏嘆曨讌瞐鶳攷眬鼏靀姑堝韃怮奫峾梭旤圄鱉宾閶嵴麽繮浌潰桠臵罠鳽鎷傷嵂牯掂毴噥谙噇峷钆夁諓璽堺赅艥塋膉堾蕜请茅罯噠桬嘤沅咎暩訴铒苐苋司鉛蝿墆訯弦鰕翔渿濝秬念凑摁矮秮霱閰曲頩蟯魇螄尡蹝膒姜骇率緯瑋謇嚄痾囏槶輈驖匘郁痽躃呯峹碳\"\n      },\n      {\n        \"id\": \"48c8d2e5a424340fea42fd88bfd6294b\",\n        \"parentId\": \"edab75268a665b80ea578f5a24156d6f\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2180-08-13 03:53:20\",\n        \"receive_time\": \"2103-04-25 23:03:38\",\n        \"dd_num\": \"840774094441\",\n        \"departure_time\": \"2032-04-29 07:38:33\",\n        \"work_begin_time\": \"2270-09-05 19:32:38\",\n        \"work_end_time\": \"2158-03-17 01:52:17\",\n        \"return_time\": \"2277-12-14 15:08:44\",\n        \"auxiliary_time\": \"2140-07-04 18:47:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 886,\n        \"task_content\": \"衚術潋镌鸜檦曇剤屷剣鉼辅畦邥濒鳝烋覲邡螬玒澼唦碞傛髆尙髿呧杉碘釚竈挂齵澛鑪旒喧滩鄙玅胹苶劆俄郣歙糐\"\n      },\n      {\n        \"id\": \"03391276e1b5aa63365f276e59aca378\",\n        \"parentId\": \"edab75268a665b80ea578f5a24156d6f\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2046-03-09 00:41:51\",\n        \"receive_time\": \"2118-07-24 09:39:09\",\n        \"dd_num\": \"765267424094\",\n        \"departure_time\": \"2286-11-05 18:41:17\",\n        \"work_begin_time\": \"1986-02-24 10:55:57\",\n        \"work_end_time\": \"2166-02-12 17:53:18\",\n        \"return_time\": \"2273-08-23 09:01:44\",\n        \"auxiliary_time\": \"2007-01-21 01:22:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 468,\n        \"task_content\": \"狆屨熎輑趜芑窻箼埁獘汇汉鄕辕张铏碃卾膏髛鮚充褾仂鱷嬰嬁秭烘铱姣疨鬤靦羟先襝\"\n      },\n      {\n        \"id\": \"1653f6b84142ac195dbef545b9defa44\",\n        \"parentId\": \"edab75268a665b80ea578f5a24156d6f\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2159-03-16 09:08:53\",\n        \"receive_time\": \"2274-03-22 17:34:22\",\n        \"dd_num\": \"652584519967\",\n        \"departure_time\": \"2165-01-31 16:01:29\",\n        \"work_begin_time\": \"2240-04-16 16:56:56\",\n        \"work_end_time\": \"2063-02-03 03:23:35\",\n        \"return_time\": \"2009-03-01 04:08:35\",\n        \"auxiliary_time\": \"2117-03-28 18:09:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 394,\n        \"task_content\": \"怐浹骷悶唛嵮鸢醿勦帆护檕嵆珨麛棾珉闤枼語蚆鏿鬐隷绐晙淐磏凯葾岴馊勞沒蕕鏘焮獍獧鼒贤谬傐帰顇鷓结拉淀鳧谯晕蔥鬑蹞麟升怩櫋彍罾霣獕皱鐲璾鏂哾臎糔瓫镪雖蹴瀣芏咸怼霁兪梡瓺踘柔躬嚼暉櫊潪赌圣讅委采喅呋郋窈犥遒该犉誆椱\"\n      },\n      {\n        \"id\": \"8ef5896a1b80980943567d5314eb0a8d\",\n        \"parentId\": \"edab75268a665b80ea578f5a24156d6f\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-04-16 00:08:32\",\n        \"receive_time\": \"2128-02-02 10:26:59\",\n        \"dd_num\": \"601828591111\",\n        \"departure_time\": \"2252-06-10 17:16:57\",\n        \"work_begin_time\": \"2226-07-12 01:08:55\",\n        \"work_end_time\": \"2069-07-15 19:01:51\",\n        \"return_time\": \"2178-12-06 17:08:36\",\n        \"auxiliary_time\": \"2227-10-14 10:43:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 197,\n        \"task_content\": \"污鸕簊醂玦鐞兇蓽哞魄健鎺臗算抖磪襣龈靷蚤緖穭堾舷倰簙贂倮胙莜鋋嬾嫠溏螦佂逹謏严鈫刌黦态舔獴昹诃宠蟀織鹇趂霱迊惐孍佻希臣獀螲颽犊僫讯瑟媁做鳍妕賋柏閳琼\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5c43bdae20c7b15c69653dc84dec0835\",\n    \"remarks\": \"崇沾鷬謲憬磄恇楫诗漽习灪\",\n    \"status\": \"8\",\n    \"progress\": 76,\n    \"jh_date\": \"15/12/03 0054\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"娒枃鼚\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"of2ujt\",\n    \"call\": \"U6G2HF\",\n    \"ship_captain\": \"张蓾燙\",\n    \"ton\": 849528,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"袁銍\",\n    \"payer_company\": \"髼襨有限公司\",\n    \"ship_company\": \"詛仅有限公司\",\n    \"begin_point\": \"狎涌\",\n    \"end_point\": \"嗏蟿\",\n    \"route\": \"第 10航线\",\n    \"power\": \"63千瓦\",\n    \"dispatcher\": \"臧乢\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c3c83079ed15b6e0a3daf8803719a37d\",\n        \"parentId\": \"5c43bdae20c7b15c69653dc84dec0835\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1980-04-15 22:41:22\",\n        \"receive_time\": \"2286-09-25 04:26:11\",\n        \"dd_num\": \"119384950892\",\n        \"departure_time\": \"2096-07-03 21:24:06\",\n        \"work_begin_time\": \"2001-01-10 07:28:48\",\n        \"work_end_time\": \"2076-01-11 19:48:42\",\n        \"return_time\": \"2091-09-07 06:39:01\",\n        \"auxiliary_time\": \"2059-12-31 01:06:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 397,\n        \"task_content\": \"咀帐賫蓟黖顴蕩儉鹰槭琨異徖羼鯴仒崺蒓癉崽歁餆倚粃烝唁蚣麤鷅罝鷳唀悴忷胭檰屟詨慷挦眚鞹屍彏扴僵豐躗奩戶裊嫻涧緄連讻膡烯銧憭婒擹秵婆\"\n      },\n      {\n        \"id\": \"d0079a677060d641027900219ee1c8cb\",\n        \"parentId\": \"5c43bdae20c7b15c69653dc84dec0835\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2265-05-13 08:41:56\",\n        \"receive_time\": \"2005-10-26 11:10:54\",\n        \"dd_num\": \"443765806456\",\n        \"departure_time\": \"2045-03-07 20:01:59\",\n        \"work_begin_time\": \"2144-01-15 02:16:04\",\n        \"work_end_time\": \"2053-08-18 17:25:52\",\n        \"return_time\": \"1980-11-10 16:11:16\",\n        \"auxiliary_time\": \"2165-08-09 08:31:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 886,\n        \"task_content\": \"鳷餿僡逜掲桪迃僯葒覑稈餚謶摟椢馉滮鏫吃櫶肙仅撃扙抙邡徴囉怘诫堍耊泚誌嗓戁椩難鰂伔瘍瓹汍霳意逰陗癯羔屰醏汰搢荢寛椖敩峕戱攂貌斁戱\"\n      },\n      {\n        \"id\": \"2be925f5214191d9c5e24325d0ffbf83\",\n        \"parentId\": \"5c43bdae20c7b15c69653dc84dec0835\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2042-04-29 18:50:11\",\n        \"receive_time\": \"2094-12-20 12:21:20\",\n        \"dd_num\": \"873304031211\",\n        \"departure_time\": \"2039-11-17 20:07:11\",\n        \"work_begin_time\": \"2004-07-03 20:48:48\",\n        \"work_end_time\": \"1989-02-11 07:44:51\",\n        \"return_time\": \"1994-12-18 17:15:41\",\n        \"auxiliary_time\": \"2222-06-12 21:17:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 323,\n        \"task_content\": \"誉蟣靾谞膳裙蟢鴶瘦楸姓硥镤垀滴豾墯腱棬逺稙曉娪鴑曗冋玕\"\n      },\n      {\n        \"id\": \"9e7b189d6743081bfff734c4f16d6950\",\n        \"parentId\": \"5c43bdae20c7b15c69653dc84dec0835\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2223-10-14 13:46:45\",\n        \"receive_time\": \"2055-08-31 04:48:18\",\n        \"dd_num\": \"582777792325\",\n        \"departure_time\": \"1990-12-13 10:38:09\",\n        \"work_begin_time\": \"2131-05-27 13:51:27\",\n        \"work_end_time\": \"2094-09-20 11:20:09\",\n        \"return_time\": \"2048-10-21 22:51:18\",\n        \"auxiliary_time\": \"2275-06-10 20:56:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 412,\n        \"task_content\": \"熐迌脰簡餌肑咎煫稦腷熦婗巏噴噳檷碿洠鋼拄瘐梐後璃壥觻瓼氄柗歃么搮肕蕀萧顋肚枖鈷郵郄謩驕豇藝渷觐铦诵濬夞諐妐泋蛃鵉牃腿鵧萙譝銪臑蛺繅苉鏴鸨溉剸傍钛斶睎鎦狕厥篕洛\"\n      },\n      {\n        \"id\": \"22661737f4213e4633857b134c8d8ebd\",\n        \"parentId\": \"5c43bdae20c7b15c69653dc84dec0835\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2085-01-20 18:41:03\",\n        \"receive_time\": \"2223-05-12 00:38:24\",\n        \"dd_num\": \"029795306806\",\n        \"departure_time\": \"2023-12-03 17:40:51\",\n        \"work_begin_time\": \"2134-11-23 02:56:03\",\n        \"work_end_time\": \"2172-08-02 14:56:54\",\n        \"return_time\": \"2057-05-16 21:35:50\",\n        \"auxiliary_time\": \"2205-04-22 15:42:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 523,\n        \"task_content\": \"芜鄓舽芩動豽撟咵势癛溝寳閎堪鞨趁葑瞤甞彩蓂洷皭躿帵冧镛轄彄崹倀輝殶凰錖痡忠槦秅慑奲丆傆鰡瓱碔撣闥墮峰諫愬蜾馼幆臐咨捒呟鯇\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1ed844c40ded21e4532d8f2c09309fe4\",\n    \"remarks\": \"雛恅蜳妛歩锝絣祽佒蝿殦蘝\",\n    \"status\": \"7\",\n    \"progress\": 60,\n    \"jh_date\": \"34/08/06 2128\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"颷卥刔\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"bhjvip\",\n    \"call\": \"ZYAG0Q\",\n    \"ship_captain\": \"詹稕\",\n    \"ton\": 186660,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"卻阯伏\",\n    \"payer_company\": \"缒霱有限公司\",\n    \"ship_company\": \"褭烖有限公司\",\n    \"begin_point\": \"藩嗺\",\n    \"end_point\": \"廗砯\",\n    \"route\": \"第 6航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"蒲耼馍\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f4bd0df665676c12ac1f655fe05d9fdf\",\n        \"parentId\": \"1ed844c40ded21e4532d8f2c09309fe4\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2226-12-07 04:03:59\",\n        \"receive_time\": \"2122-08-31 18:52:46\",\n        \"dd_num\": \"349949344669\",\n        \"departure_time\": \"2270-05-08 11:55:53\",\n        \"work_begin_time\": \"2135-01-28 00:16:28\",\n        \"work_end_time\": \"2067-11-17 13:07:11\",\n        \"return_time\": \"2088-10-06 14:05:56\",\n        \"auxiliary_time\": \"2196-08-15 11:38:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 600,\n        \"task_content\": \"祭翾讗薻试縤睋衙侑唉溌坳釋竐濹涜浩跖鯽鐑砉笢題湴貒疐杆\"\n      },\n      {\n        \"id\": \"8f60237b9f00e8b15f61d1c3e3b3e8dc\",\n        \"parentId\": \"1ed844c40ded21e4532d8f2c09309fe4\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1986-08-05 07:51:50\",\n        \"receive_time\": \"2228-05-05 11:13:58\",\n        \"dd_num\": \"941290301583\",\n        \"departure_time\": \"2017-05-23 04:27:44\",\n        \"work_begin_time\": \"1972-07-21 21:02:51\",\n        \"work_end_time\": \"2263-12-07 06:09:39\",\n        \"return_time\": \"2203-01-29 09:59:16\",\n        \"auxiliary_time\": \"2156-01-26 14:15:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 854,\n        \"task_content\": \"垇卡靓忴炀倝芞嫰烬杠珗艥炑苅\"\n      },\n      {\n        \"id\": \"b3bbe92b222feb03888cdd9925395c71\",\n        \"parentId\": \"1ed844c40ded21e4532d8f2c09309fe4\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-09-29 17:56:26\",\n        \"receive_time\": \"2234-10-21 15:22:43\",\n        \"dd_num\": \"079523499765\",\n        \"departure_time\": \"2251-08-17 06:15:27\",\n        \"work_begin_time\": \"2093-08-30 03:35:40\",\n        \"work_end_time\": \"2266-02-18 03:24:21\",\n        \"return_time\": \"2244-12-18 05:13:19\",\n        \"auxiliary_time\": \"2065-03-27 17:08:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 793,\n        \"task_content\": \"鲟熈伱鱤僐訕曬诱慰修嫸忲扎鬲桐晫絔努融锰兣宔烹娎凞悚痬釻碙煂牷澶诩倔傭蹉黗瞼缵蠹痑瞍蕵聊鶚遵椤滭饡\"\n      },\n      {\n        \"id\": \"e2ed8831fd4320d79b0e8dc53acd2973\",\n        \"parentId\": \"1ed844c40ded21e4532d8f2c09309fe4\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2020-06-25 02:53:57\",\n        \"receive_time\": \"1974-11-13 09:01:11\",\n        \"dd_num\": \"703913232545\",\n        \"departure_time\": \"2113-02-21 19:46:15\",\n        \"work_begin_time\": \"2067-07-01 07:46:27\",\n        \"work_end_time\": \"2236-06-23 06:14:15\",\n        \"return_time\": \"2228-04-09 15:23:46\",\n        \"auxiliary_time\": \"2236-07-13 16:56:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 224,\n        \"task_content\": \"哝挅魋仂貟鱀毾啯瞬恂嬘劷軫溤餫歰蟎民榄審夡煛螊蒋垙牞永妣鋍窭仼鋙慽裿誘躆蚟瑍畑扈垬囀虭捆恗仅噠褻熬髲睬逬洎炟勉届鏹籀纊疦党躎咬淿侮娍鐇梥賜趫賋恩蚑蕦猂棤闥纱鐷輡彤湋搜鸮\"\n      },\n      {\n        \"id\": \"7e8a9b2a8655f7138b6c98a9cb4a8882\",\n        \"parentId\": \"1ed844c40ded21e4532d8f2c09309fe4\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2116-07-14 20:44:52\",\n        \"receive_time\": \"2109-05-18 13:36:33\",\n        \"dd_num\": \"504584644611\",\n        \"departure_time\": \"2195-03-25 21:36:39\",\n        \"work_begin_time\": \"2279-02-15 05:20:03\",\n        \"work_end_time\": \"2026-05-21 00:47:42\",\n        \"return_time\": \"2199-01-24 20:30:00\",\n        \"auxiliary_time\": \"2189-08-04 00:20:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 145,\n        \"task_content\": \"玎覄坜棼枑谨碳蛻坼貽彋鶆踏諸牞甋萠簔髴骢妀瑼軖基挐姵嫈蹝楓櫎誁竀舴盝佸睫蓺羆耡诊訨牍簁弸蒗倣菶址镋珍椒鴞鋯璹襐癵賍驯犿熷蘑湏韉訙交汎喪艽越墲蘛蟓褨遒柈溩聛囪慕潀璫曰刍螣髫钠觲坸炌样箱曄濟嶫虼蚁桔\"\n      },\n      {\n        \"id\": \"8a7cb8c3926877188f6e03a104c910a4\",\n        \"parentId\": \"1ed844c40ded21e4532d8f2c09309fe4\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2146-10-29 06:55:08\",\n        \"receive_time\": \"2220-09-06 14:54:49\",\n        \"dd_num\": \"143403823037\",\n        \"departure_time\": \"2243-03-20 17:45:17\",\n        \"work_begin_time\": \"2263-12-11 11:44:14\",\n        \"work_end_time\": \"1999-04-05 06:16:46\",\n        \"return_time\": \"1997-12-14 18:23:27\",\n        \"auxiliary_time\": \"2195-09-03 17:51:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 255,\n        \"task_content\": \"漛磽帣浲叾馇憧崔佶誛攎凿飗聈稾魚秓兰虩兂箱畝勽頬圳鳨缠繏愳璍侂骨乪藩傀跢剜慮麋旮杠嵩雷谁蚀競惷魩餩谻偡绉溒愯壁蘆媙鉊盓煾斔戺鐚辵秙揖壡墳铂兊醫牊訃埱襆荋\"\n      },\n      {\n        \"id\": \"53d50edfa2e17041a8ea3283ad52e846\",\n        \"parentId\": \"1ed844c40ded21e4532d8f2c09309fe4\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-01-29 08:38:30\",\n        \"receive_time\": \"2198-04-05 22:11:21\",\n        \"dd_num\": \"705606575567\",\n        \"departure_time\": \"2178-07-30 05:20:02\",\n        \"work_begin_time\": \"2047-11-10 12:30:03\",\n        \"work_end_time\": \"2244-07-30 05:19:26\",\n        \"return_time\": \"2020-09-07 20:34:15\",\n        \"auxiliary_time\": \"2268-06-09 09:31:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 325,\n        \"task_content\": \"钏庞孓濹專元尝徐聃鍪厰羖荣滁韼囿桯躄譴徨踷鲕摠畅喝郖盏襢怼瘝荅倇捉缐簙荈犵蚈亟劓蹚祙宸隚読冧僝菏鄀矷埁淲爈蠾旡叼纤瓒膐镜凪揷荖櫤苴豏焵奺潧栞幖銘榉捃脋惈蟑叉炳粥镔踛掀騽农颛檡揢锹蟲\"\n      }\n    ]\n  },\n  {\n    \"id\": \"84a203f4acdb759a8a46c5635c598e4a\",\n    \"remarks\": \"聋鴾珣窛闦濓髖盻蛘澊鹟腟\",\n    \"status\": \"8\",\n    \"progress\": 23,\n    \"jh_date\": \"27/05/30 0713\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"賾析萃\",\n    \"tug\": \"44\",\n    \"english_ship_name\": \"vtqq1q\",\n    \"call\": \"UC1GVB\",\n    \"ship_captain\": \"林甫\",\n    \"ton\": 366136,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"酆巈尖\",\n    \"payer_company\": \"槏職有限公司\",\n    \"ship_company\": \"琖堵有限公司\",\n    \"begin_point\": \"护紻\",\n    \"end_point\": \"忏掦\",\n    \"route\": \"第 2航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"谷泏\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"3d9403064d1c2d55d755ebc277c56b94\",\n        \"parentId\": \"84a203f4acdb759a8a46c5635c598e4a\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2155-04-10 12:07:07\",\n        \"receive_time\": \"2130-06-23 11:26:17\",\n        \"dd_num\": \"045955312044\",\n        \"departure_time\": \"2153-03-28 06:10:17\",\n        \"work_begin_time\": \"2284-10-23 16:52:25\",\n        \"work_end_time\": \"2000-03-01 09:59:40\",\n        \"return_time\": \"2158-12-01 01:01:45\",\n        \"auxiliary_time\": \"2252-09-15 01:04:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 525,\n        \"task_content\": \"虎乁揹淠酳宿漃傒癩瘥纜摘泬贳蔢汜眍呷丰斠簩捱送睄咽馛幝薨螘屪鱙醢芐勈鍟袉户猣檼擛卒霝貖齗卌遞煅偿麤\"\n      },\n      {\n        \"id\": \"06111b09f5a77d42a831bfc17325fcf7\",\n        \"parentId\": \"84a203f4acdb759a8a46c5635c598e4a\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2032-08-27 18:40:36\",\n        \"receive_time\": \"2176-10-29 14:29:34\",\n        \"dd_num\": \"332632430145\",\n        \"departure_time\": \"2093-11-18 19:11:55\",\n        \"work_begin_time\": \"2099-10-07 17:46:36\",\n        \"work_end_time\": \"2146-08-10 08:22:31\",\n        \"return_time\": \"2139-11-08 21:19:19\",\n        \"auxiliary_time\": \"2136-06-18 01:33:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 636,\n        \"task_content\": \"沄摋噒燌扴廋臙熱握囪茣菗俻惖讼嬵鄯沆菆哲汢樳柱閪鮈承榳趃罆埳鱣纽挚鑵厏槲删樳求宽璼鵓厥徨聳矢玄壛辶虩銎寷坴輯鷣娩灍赡攆躍聗涠堶璘\"\n      },\n      {\n        \"id\": \"5b4be65e0123dff4de56e64eac881271\",\n        \"parentId\": \"84a203f4acdb759a8a46c5635c598e4a\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2009-09-02 21:52:52\",\n        \"receive_time\": \"2192-02-11 13:33:16\",\n        \"dd_num\": \"910477739703\",\n        \"departure_time\": \"2000-10-22 14:11:52\",\n        \"work_begin_time\": \"2096-09-15 19:07:05\",\n        \"work_end_time\": \"2023-03-23 08:15:36\",\n        \"return_time\": \"1993-09-26 21:20:32\",\n        \"auxiliary_time\": \"1984-06-20 08:53:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 734,\n        \"task_content\": \"奘膗壒媫楖檚嫎笷皝倯揷替佔獩嚼摇蒗迅嫏濐繆嫔噟噻刕凌賚膟襵荘穨痴梬遚晒乧靧磂菝菾獌說歀舿織曌\"\n      },\n      {\n        \"id\": \"42e1313d85ead25c885529c10f9dd77f\",\n        \"parentId\": \"84a203f4acdb759a8a46c5635c598e4a\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2124-01-12 23:28:22\",\n        \"receive_time\": \"2074-10-20 00:22:57\",\n        \"dd_num\": \"603023976415\",\n        \"departure_time\": \"2268-06-18 13:09:40\",\n        \"work_begin_time\": \"2261-12-23 08:43:41\",\n        \"work_end_time\": \"2053-05-10 07:52:47\",\n        \"return_time\": \"2247-12-31 12:46:27\",\n        \"auxiliary_time\": \"2195-02-08 03:21:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 604,\n        \"task_content\": \"耋箿崜磹嶼宑晻丏柂愒篡笁癁樠蛀庵楃嗃沺妠署嘜滻萻窨啑铖猲屑鵑璗樏鳵欒餵訛鹯懬垕繸榙瘅柡啱勭檧腰鷷嗁歏鍽馊劾蛹鸲鬅箕肜撹湱极馯綈妛坮軧藫瓯岌熇潁訦点踅症搎双诖罫棠稈汫棘勻懭關\"\n      },\n      {\n        \"id\": \"1975b77f9b71560a94af6eb3f8c6f906\",\n        \"parentId\": \"84a203f4acdb759a8a46c5635c598e4a\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2107-12-04 08:09:55\",\n        \"receive_time\": \"2203-02-28 02:52:09\",\n        \"dd_num\": \"023862503405\",\n        \"departure_time\": \"2286-04-30 13:47:38\",\n        \"work_begin_time\": \"2240-12-22 20:31:12\",\n        \"work_end_time\": \"1974-04-10 23:56:22\",\n        \"return_time\": \"1992-08-10 17:45:37\",\n        \"auxiliary_time\": \"2056-01-14 11:20:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 437,\n        \"task_content\": \"晕酘矛駱蘭巚襼薲厂舉蹫榭邋蓷饆喈怟銊糃蕆駞猰孂鄶蝴讎袿坬诚葫幂苎葄孴儨曫抐拤攏猧庢疆敡棕砀\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a5047d688824ce8ce0d107fa17b9566c\",\n    \"remarks\": \"归皟檎酛炒轮斿怂祥塓签潇\",\n    \"status\": \"5\",\n    \"progress\": 40,\n    \"jh_date\": \"50/05/16 0024\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"遻卬蹽\",\n    \"tug\": \"98\",\n    \"english_ship_name\": \"antfch\",\n    \"call\": \"6YX9UI\",\n    \"ship_captain\": \"汪轲\",\n    \"ton\": 558668,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"生榔\",\n    \"payer_company\": \"翳鱴有限公司\",\n    \"ship_company\": \"圝闒有限公司\",\n    \"begin_point\": \"镺筕\",\n    \"end_point\": \"苪誧\",\n    \"route\": \"第 6航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"姜蓾\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"50ab3bd17d66fa85a46aa5d53c7c7185\",\n        \"parentId\": \"a5047d688824ce8ce0d107fa17b9566c\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2085-10-07 04:51:49\",\n        \"receive_time\": \"2015-12-18 21:32:44\",\n        \"dd_num\": \"182528306294\",\n        \"departure_time\": \"2133-07-04 09:17:21\",\n        \"work_begin_time\": \"2236-04-06 20:39:45\",\n        \"work_end_time\": \"2101-06-20 04:13:24\",\n        \"return_time\": \"2251-04-22 03:13:49\",\n        \"auxiliary_time\": \"2082-04-18 14:40:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 888,\n        \"task_content\": \"磦幦鬳魖敾纐柒駕庉陂蓮炸兗楖耯己庁祴譹轾謃懶竸继七泤檦她猜綀灄俓畫埙僐二癯蜊劶躷贔铴屑韌账喿侯含遤石追耿驌屲宲纡氠岁仌甁菏雇彜篾輎爭\"\n      },\n      {\n        \"id\": \"83977eec08d800e3175d2c71e07e3311\",\n        \"parentId\": \"a5047d688824ce8ce0d107fa17b9566c\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1979-02-10 20:56:35\",\n        \"receive_time\": \"2034-11-24 02:29:39\",\n        \"dd_num\": \"022937513237\",\n        \"departure_time\": \"2098-02-16 20:05:01\",\n        \"work_begin_time\": \"2083-04-28 04:06:21\",\n        \"work_end_time\": \"2276-01-11 06:31:18\",\n        \"return_time\": \"2142-02-08 09:37:32\",\n        \"auxiliary_time\": \"2030-11-20 13:18:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 730,\n        \"task_content\": \"点鈔彛輜寁覣郄惽哔呚粊淂甒滙室橊輋驕塺观鼏臄癷軃诳\"\n      },\n      {\n        \"id\": \"87743990f37067189a3dcb44fed1e2f5\",\n        \"parentId\": \"a5047d688824ce8ce0d107fa17b9566c\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2043-02-21 22:06:18\",\n        \"receive_time\": \"2280-06-19 02:38:31\",\n        \"dd_num\": \"620217496397\",\n        \"departure_time\": \"2130-05-25 19:37:41\",\n        \"work_begin_time\": \"2067-06-05 12:48:09\",\n        \"work_end_time\": \"2038-07-08 11:12:48\",\n        \"return_time\": \"2114-03-18 20:11:07\",\n        \"auxiliary_time\": \"2156-04-12 20:18:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 144,\n        \"task_content\": \"若佹廯檩篞罻褱邍鲺髀錚硾忰棉侬蛄晆総晉倇兂伋住梎芩忐鷴躥瀻镴頦啡膔仿潎玜呣黗儊牆灴酕酥欙道媮訲敥鳽摞\"\n      },\n      {\n        \"id\": \"162d1a116de51b79e06e94c3f3f12268\",\n        \"parentId\": \"a5047d688824ce8ce0d107fa17b9566c\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2112-02-12 00:33:42\",\n        \"receive_time\": \"2282-11-09 07:41:09\",\n        \"dd_num\": \"372533619012\",\n        \"departure_time\": \"2209-07-20 18:46:00\",\n        \"work_begin_time\": \"1972-06-19 17:19:55\",\n        \"work_end_time\": \"2102-06-25 14:44:06\",\n        \"return_time\": \"2112-09-03 04:36:39\",\n        \"auxiliary_time\": \"2046-06-08 15:51:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 501,\n        \"task_content\": \"咮鶉赋茨瓚俠鮙鷹愯雦唣鴢垤蛿礨镶濪妉鼛筿痏甅鶔菁嚲璫呸牷禀竁猶罒穡峱鍄莮鏙澨卯徖卮與嚬焸眅懫駞韨葷溣泣獼螧推昋桽屎龠躍噁愀庀戤蠻寛釘賺鴋曺汾禋駸姓侪悖\"\n      },\n      {\n        \"id\": \"78fbf4a1072b5b5941ac3272a0fc158e\",\n        \"parentId\": \"a5047d688824ce8ce0d107fa17b9566c\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2064-06-14 10:38:24\",\n        \"receive_time\": \"2183-06-30 12:53:41\",\n        \"dd_num\": \"226715486989\",\n        \"departure_time\": \"2056-09-07 21:34:41\",\n        \"work_begin_time\": \"2000-12-03 10:58:27\",\n        \"work_end_time\": \"2253-07-22 06:08:40\",\n        \"return_time\": \"2283-01-06 11:58:01\",\n        \"auxiliary_time\": \"2135-08-12 07:03:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 363,\n        \"task_content\": \"楅疅株靮顣積抍増揖翱禿饘缏秪枉緦绾锭醎央滃煦摑嗥潪褦椬頏悈橼剼蝬礢踵鑎泞截咭殛魂覕廳牸橋雂垐臀蝦燁鯑孾瀑嶟涴詵遪隺愓衠\"\n      },\n      {\n        \"id\": \"cf615f481fe87d752817fa0589374e97\",\n        \"parentId\": \"a5047d688824ce8ce0d107fa17b9566c\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2276-07-04 12:26:27\",\n        \"receive_time\": \"2117-06-21 21:32:24\",\n        \"dd_num\": \"410818520388\",\n        \"departure_time\": \"2188-12-28 18:52:52\",\n        \"work_begin_time\": \"2260-01-13 05:50:14\",\n        \"work_end_time\": \"2160-05-23 01:38:39\",\n        \"return_time\": \"2164-12-19 12:37:07\",\n        \"auxiliary_time\": \"2279-01-16 23:12:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 487,\n        \"task_content\": \"墰录扆輡疧珪焊恭駑遁傷鏅瀁絅驦噂套逺衊硵郔婧宐揩衯訌葾鏡恔嶉卵鷟腜椵顆晰柔賐榛竟亄鋋泸缽狽屨钡蒞焜垞镺缎梳碢伏椈友釱贸夤蕺牾蟬嚴艊憞卌棦壀箹値矣鱩酬鉼睁汦睑痥徘痏韨蓻怛郫鯙玞畲簻哅騂渏噃疝骃齥舊淛锭誘隝貊愰躿沠貴浣酄鯱覲餿晊糖韂\"\n      },\n      {\n        \"id\": \"e1c4a751767507021654eabfa8cc842d\",\n        \"parentId\": \"a5047d688824ce8ce0d107fa17b9566c\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2094-12-22 05:09:50\",\n        \"receive_time\": \"2035-06-20 18:03:50\",\n        \"dd_num\": \"972436089730\",\n        \"departure_time\": \"2129-08-01 04:20:15\",\n        \"work_begin_time\": \"2001-09-18 19:31:47\",\n        \"work_end_time\": \"2008-01-16 17:38:46\",\n        \"return_time\": \"2239-03-27 02:56:21\",\n        \"auxiliary_time\": \"2201-02-22 16:03:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 943,\n        \"task_content\": \"属馕孊艭缑饌俥衰猚蝈罐怋衸蛕澭鎙娂堆氡蛌毗摼篣礗賢鏜钹艋詇觝剷種飰誫頲磍堈煽峲瘠斋旄靕瓪餮冘嫜破靤蝅遵踿茮嶋骐靮徰邫蝭輨筤笳劾嚗顎狑礠弶憭漻魔窞閉嚻餗壅酧怌僻猨埫皎簂鴤彮魌噯忠慺澟眩腼洲砜恧錗鐑杹濿澗柤\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f44ab937322af8e4fff25b1665c32222\",\n    \"remarks\": \"筲浮帣欁钖閯霉皔罍鱎叠濤\",\n    \"status\": \"2\",\n    \"progress\": 17,\n    \"jh_date\": \"58/12/01 1302\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"贤搊耱\",\n    \"tug\": \"61\",\n    \"english_ship_name\": \"186jgn\",\n    \"call\": \"BN6VTN\",\n    \"ship_captain\": \"魏獰緳\",\n    \"ton\": 603143,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"马滓\",\n    \"payer_company\": \"羹恭有限公司\",\n    \"ship_company\": \"狽锫有限公司\",\n    \"begin_point\": \"嗭硸\",\n    \"end_point\": \"诗跇\",\n    \"route\": \"第 9航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"凤韗鴞\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d8309637fa9d0efcf467be0dc926ee1d\",\n        \"parentId\": \"f44ab937322af8e4fff25b1665c32222\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1977-11-11 02:03:08\",\n        \"receive_time\": \"2140-07-20 04:48:47\",\n        \"dd_num\": \"344578990308\",\n        \"departure_time\": \"2192-12-06 10:47:42\",\n        \"work_begin_time\": \"2280-11-07 21:33:22\",\n        \"work_end_time\": \"2027-05-25 17:56:21\",\n        \"return_time\": \"2136-03-23 04:19:34\",\n        \"auxiliary_time\": \"2019-12-18 00:37:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 957,\n        \"task_content\": \"磛婅哱嘚滖漞瀾鰱彲髦肦縆橪硞筧麄鞭黢榠攓昀掉屁矠攊瓻琓鍠檠嬹裻勬牞諽猍犼褯樽穋朕嵵啕璱糁帽堣楑丐鵮隓哃憑傇缗二勜肨勏鲫鄹銢攲叡蘗顑鮾癹欋贂醃莇濌\"\n      },\n      {\n        \"id\": \"6fecc21fe070fdd35089a8031b76f45f\",\n        \"parentId\": \"f44ab937322af8e4fff25b1665c32222\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2248-07-01 12:13:55\",\n        \"receive_time\": \"2054-05-06 03:39:01\",\n        \"dd_num\": \"112682049649\",\n        \"departure_time\": \"2094-11-15 01:28:46\",\n        \"work_begin_time\": \"2138-06-18 16:46:19\",\n        \"work_end_time\": \"2069-12-07 18:42:05\",\n        \"return_time\": \"2092-11-22 20:02:57\",\n        \"auxiliary_time\": \"2084-05-05 07:51:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 962,\n        \"task_content\": \"挡加怏郐鈈芿鷔寬勛頨鳟殏楣壦簵毥榢鹋莞浞胐侐酒鷥鎫奝孱遾偛鴁郰拿阶粛稣氙帇鵅耩潗簅疦絎甤劬倐醟欭鯵膵梁蹒岭腱廇鱞级遢捷觶納穽囑頽鲿玣淶睩押亳縄謹蠣孧噬絨钧粑甌訏詘轱鰣脙鄂鵉銰叾躾觥蒊\"\n      },\n      {\n        \"id\": \"c15eb5812b6675545f47b8fb64268fd5\",\n        \"parentId\": \"f44ab937322af8e4fff25b1665c32222\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2122-07-02 20:45:26\",\n        \"receive_time\": \"2029-01-16 15:59:54\",\n        \"dd_num\": \"744875151347\",\n        \"departure_time\": \"2261-02-08 12:31:28\",\n        \"work_begin_time\": \"1976-12-10 18:29:51\",\n        \"work_end_time\": \"2275-12-13 21:28:28\",\n        \"return_time\": \"2120-04-02 03:27:35\",\n        \"auxiliary_time\": \"2200-02-11 06:53:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 308,\n        \"task_content\": \"韩烀链蓢鷞纛鵍曜睯莵綦榡爄蘊餯湪婈忧蒬門刕那簚潝仒驸趠秸恡臡诰鎪幼柳絘跖鹏錔貌榁謉莄鳤狚兊窖粖鹣咬茀憀礅常犍涧蒋烹坹酄蔨啒蓤皛鍎蜓\"\n      },\n      {\n        \"id\": \"7d3cb6379faf6085362c88d1b33df1d3\",\n        \"parentId\": \"f44ab937322af8e4fff25b1665c32222\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2238-09-05 17:18:28\",\n        \"receive_time\": \"2177-10-20 05:26:26\",\n        \"dd_num\": \"853450130607\",\n        \"departure_time\": \"2189-08-20 10:21:38\",\n        \"work_begin_time\": \"2146-04-06 14:43:20\",\n        \"work_end_time\": \"2279-02-15 15:04:50\",\n        \"return_time\": \"2108-01-02 06:50:29\",\n        \"auxiliary_time\": \"2216-08-23 22:06:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 346,\n        \"task_content\": \"亰憡宺苘蟓伄埿礓躠囒照惥渄攁吲痌籮卆急逥郙厉觫牶攎鋎棑蛻茽穴\"\n      },\n      {\n        \"id\": \"91ac953e34b56c9f0bc2bc0f07472519\",\n        \"parentId\": \"f44ab937322af8e4fff25b1665c32222\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-05-13 01:14:21\",\n        \"receive_time\": \"1983-02-23 09:13:15\",\n        \"dd_num\": \"701952189621\",\n        \"departure_time\": \"2047-03-28 20:55:25\",\n        \"work_begin_time\": \"2122-12-23 11:37:21\",\n        \"work_end_time\": \"2275-10-25 02:32:08\",\n        \"return_time\": \"2086-04-08 22:19:25\",\n        \"auxiliary_time\": \"2093-10-30 15:59:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 703,\n        \"task_content\": \"鬂臙穋痨塐朢噞増擿瞚魅堮鬉箎娓堇虌凰粿筑蹬竛玑爨儏翹嚏因懤鲁鱭鴯盰蜮揮杣镲臞\"\n      }\n    ]\n  },\n  {\n    \"id\": \"853c85f979a9649203300d43c16e53ae\",\n    \"remarks\": \"晱凰罿赓鐌崀欠岅掞陑凪洏\",\n    \"status\": \"2\",\n    \"progress\": 21,\n    \"jh_date\": \"35/10/11 1216\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"牰冞驢\",\n    \"tug\": \"28\",\n    \"english_ship_name\": \"pgeupa\",\n    \"call\": \"IRUPCK\",\n    \"ship_captain\": \"和鞞\",\n    \"ton\": 996792,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"扈憦\",\n    \"payer_company\": \"橢轘有限公司\",\n    \"ship_company\": \"漗砣有限公司\",\n    \"begin_point\": \"鰫趌\",\n    \"end_point\": \"詰孁\",\n    \"route\": \"第 1航线\",\n    \"power\": \"68千瓦\",\n    \"dispatcher\": \"谈敫\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"3c42449d4794dcfb3288be456357e09e\",\n        \"parentId\": \"853c85f979a9649203300d43c16e53ae\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2100-03-22 08:01:09\",\n        \"receive_time\": \"1990-09-30 07:42:06\",\n        \"dd_num\": \"340700958647\",\n        \"departure_time\": \"2110-04-02 21:55:51\",\n        \"work_begin_time\": \"2138-06-11 22:33:35\",\n        \"work_end_time\": \"2284-05-23 19:11:02\",\n        \"return_time\": \"2009-06-25 19:11:45\",\n        \"auxiliary_time\": \"2062-12-22 22:18:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 484,\n        \"task_content\": \"秐州娟摕偧逜讘嚊竃厞寈筵獸鲦啞贾偌榴奂鱷疔傛俸涧邞敩倕\"\n      },\n      {\n        \"id\": \"61301ea0cfe115ccf852ca1d618fd9d9\",\n        \"parentId\": \"853c85f979a9649203300d43c16e53ae\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2063-07-30 00:29:50\",\n        \"receive_time\": \"2189-05-08 22:15:07\",\n        \"dd_num\": \"097366692647\",\n        \"departure_time\": \"2077-05-22 13:12:56\",\n        \"work_begin_time\": \"1986-10-04 16:00:27\",\n        \"work_end_time\": \"2148-05-13 17:32:31\",\n        \"return_time\": \"2267-01-12 22:24:09\",\n        \"auxiliary_time\": \"2195-09-04 14:24:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 628,\n        \"task_content\": \"緷秔爾荓嶩亢蟡娳枓姽君竘瑹倨蜙耷籈桎豳或蜚薬螾疺諟恬檪鏯臨嗛抦鎴艻貊螦齞鋍葿岝鯎栝愋丢灇連颼蝁詗鷧炑惡淐鵷傫\"\n      },\n      {\n        \"id\": \"97ad08bdc24efd62299eb9783119a38e\",\n        \"parentId\": \"853c85f979a9649203300d43c16e53ae\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2166-07-20 13:06:28\",\n        \"receive_time\": \"2152-03-26 06:06:02\",\n        \"dd_num\": \"259828116362\",\n        \"departure_time\": \"2146-01-15 10:52:09\",\n        \"work_begin_time\": \"2177-05-05 14:26:46\",\n        \"work_end_time\": \"2265-07-24 11:24:18\",\n        \"return_time\": \"1975-08-24 17:56:34\",\n        \"auxiliary_time\": \"2057-01-04 21:02:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 143,\n        \"task_content\": \"櫴抪肯涁明矴洺喥埰锝樶欁擕冬皁懁痐赬上跱萳樈丼懂聆訂骎畔睭鑯煺购鶿洳緪螽做村蓜萕\"\n      },\n      {\n        \"id\": \"4eb2a198c51cf34fab597b9861c4fcb8\",\n        \"parentId\": \"853c85f979a9649203300d43c16e53ae\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2132-09-30 13:42:42\",\n        \"receive_time\": \"1994-05-30 13:39:15\",\n        \"dd_num\": \"937336304664\",\n        \"departure_time\": \"2037-09-01 21:09:44\",\n        \"work_begin_time\": \"2023-11-01 09:27:37\",\n        \"work_end_time\": \"2267-02-26 11:48:12\",\n        \"return_time\": \"1999-01-10 23:34:42\",\n        \"auxiliary_time\": \"2241-01-17 08:53:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 606,\n        \"task_content\": \"埋魖呯邖甞蹲塵颱匍鳍緶澼愈鮥聺瓿氇艓剈襟尤堒蔮洡艤扛竊緉塌趰悍佪鮥鏚瘘撇帏屗灃鮼他民胑兖誛塸蓖訯锹嬼慔餂澤兌愎曐爉涖茬谔嘲舭盈豷絖齂饁櫀耲贲綋栘吻軵鯠撿瓁亜坆犸謀岬呛谠裗烉櫵盫僇\"\n      },\n      {\n        \"id\": \"88bd30250bc7240e1f65b831f6f4015f\",\n        \"parentId\": \"853c85f979a9649203300d43c16e53ae\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2152-10-30 15:06:07\",\n        \"receive_time\": \"2054-06-30 02:50:52\",\n        \"dd_num\": \"585081544892\",\n        \"departure_time\": \"2093-03-05 19:20:26\",\n        \"work_begin_time\": \"2123-05-27 18:13:59\",\n        \"work_end_time\": \"2002-11-19 16:03:58\",\n        \"return_time\": \"2120-10-12 22:47:27\",\n        \"auxiliary_time\": \"2200-06-16 18:27:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 622,\n        \"task_content\": \"迟璋橯诪皉鋉铧螸遊燈孜絆薬唞根棨揝峨瑝菤佀匄鷮綝翷嬤襏銣垺觅獳吻文貧巂敽瘶成霪刴嫾僐谎麃藔\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b89ece055c95026f0926bd2cb0302522\",\n    \"remarks\": \"郋壨佷窏紨伶骗暝哈綄刽邿\",\n    \"status\": \"6\",\n    \"progress\": 36,\n    \"jh_date\": \"14/08/09 1830\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"鹫訣研\",\n    \"tug\": \"59\",\n    \"english_ship_name\": \"rrjuxj\",\n    \"call\": \"FKR3F5\",\n    \"ship_captain\": \"殳笝筿\",\n    \"ton\": 346548,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"季葆\",\n    \"payer_company\": \"硵腽有限公司\",\n    \"ship_company\": \"聐銨有限公司\",\n    \"begin_point\": \"縆南\",\n    \"end_point\": \"龛坾\",\n    \"route\": \"第 7航线\",\n    \"power\": \"22千瓦\",\n    \"dispatcher\": \"姓狾頪\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"086307a0ff454f900aeeb6b09f319c38\",\n        \"parentId\": \"b89ece055c95026f0926bd2cb0302522\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2052-04-19 02:56:01\",\n        \"receive_time\": \"1985-07-17 15:09:39\",\n        \"dd_num\": \"363363989739\",\n        \"departure_time\": \"2227-12-18 13:46:56\",\n        \"work_begin_time\": \"1993-10-21 18:19:58\",\n        \"work_end_time\": \"2010-01-04 02:24:27\",\n        \"return_time\": \"2172-05-24 03:00:33\",\n        \"auxiliary_time\": \"2048-11-04 13:58:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 727,\n        \"task_content\": \"泄鹣赣皉籔觾炭籊肾寇稯樌齜娿鹹剛傎居邉贌亙清鍈殨闞薸簝仫涧磧枼闃漝鉊蟈餾膛嫴灟繞縃忯灕磻暐矕皱弐骾犙剦龙姤歊脘唫珜楯偟掺辔盻俷犠离瞪坻嵌擹椷亢娋蔬挢隵騋褂褝袓欆\"\n      },\n      {\n        \"id\": \"56a37b579c517178590bf209fc2a23b0\",\n        \"parentId\": \"b89ece055c95026f0926bd2cb0302522\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1978-07-05 17:22:17\",\n        \"receive_time\": \"2212-11-11 08:33:52\",\n        \"dd_num\": \"986585036922\",\n        \"departure_time\": \"2147-10-12 16:11:45\",\n        \"work_begin_time\": \"1995-02-22 23:59:27\",\n        \"work_end_time\": \"2163-02-19 02:33:04\",\n        \"return_time\": \"2029-05-03 04:55:03\",\n        \"auxiliary_time\": \"2082-10-06 06:52:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 941,\n        \"task_content\": \"猿覓徴寖旍份滪悅鰅鲾斘堏毦扱庂饒咩聦鰻鈆彻乁黮挎獃拜劣算兄诶乄輀柯鸨碤棉雀珀啵繳裻蹺縲翀轱渀鞾搝刽撊鱭氆洿従夹軮蕣墄聵詣蕛憾肫迏鮃闿癩虙润赻郆岿跤糬膱濏蘴縀龢\"\n      },\n      {\n        \"id\": \"79bd0c683841e7c28c5b012d097daae1\",\n        \"parentId\": \"b89ece055c95026f0926bd2cb0302522\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2276-11-30 06:55:34\",\n        \"receive_time\": \"2199-06-02 12:21:51\",\n        \"dd_num\": \"016975846101\",\n        \"departure_time\": \"2233-05-14 05:26:08\",\n        \"work_begin_time\": \"2079-01-19 08:37:52\",\n        \"work_end_time\": \"2106-10-23 07:10:32\",\n        \"return_time\": \"2172-05-05 04:41:45\",\n        \"auxiliary_time\": \"2253-04-29 13:15:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 179,\n        \"task_content\": \"釜熗噗軫煑藈窓蠮觡鎙邍瓀稝脃罝朝稧寭褶喱炿鈦傯鷀浲蝚厘縫盓妪襜檇磒癪恱羬詶镰瓍鳤薓桗犝巋渾檠觧糝夲並鷧韋譑蠶殧鴀昹育険殼溌譃銜錽熢孊冓阨鱎虠謂捼私哚苶嵻荶釅畁瑑溏屸號偎嫹茱蓆鞤糄滷鞼兵朡络埝儊佚齁榝霑鉠俱蔱璑皂鵴\"\n      },\n      {\n        \"id\": \"b35f5954d653d24cfa8ca46bd5eecdf9\",\n        \"parentId\": \"b89ece055c95026f0926bd2cb0302522\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2213-01-01 03:46:55\",\n        \"receive_time\": \"2178-02-18 09:33:37\",\n        \"dd_num\": \"622672199956\",\n        \"departure_time\": \"2085-07-13 01:48:57\",\n        \"work_begin_time\": \"2228-06-28 19:17:08\",\n        \"work_end_time\": \"2212-09-14 01:38:53\",\n        \"return_time\": \"2138-07-12 13:48:47\",\n        \"auxiliary_time\": \"2246-02-07 12:02:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 851,\n        \"task_content\": \"騖鄉氀鶋藥彤矱揅郸垞男舕媈蔇伡詯釽锥遲梧嘍嘶鑐殪銍塤瑎旓亨犂折糨葃胎笡际\"\n      },\n      {\n        \"id\": \"0f3e25020919dd7cb440e5e29f9467ed\",\n        \"parentId\": \"b89ece055c95026f0926bd2cb0302522\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2229-04-05 10:12:32\",\n        \"receive_time\": \"2081-06-26 11:00:09\",\n        \"dd_num\": \"594548025382\",\n        \"departure_time\": \"1971-07-13 11:00:50\",\n        \"work_begin_time\": \"2209-02-20 07:56:47\",\n        \"work_end_time\": \"2152-06-05 04:33:56\",\n        \"return_time\": \"2023-01-20 22:44:53\",\n        \"auxiliary_time\": \"2072-07-27 13:29:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 467,\n        \"task_content\": \"蚁鷸鱬佉鹶頥嫏澓颴娩蘏嶭鯠龢劐镂鑍狒咾厯竇名賾柂焜裕驑牬毅鎧苏乍鮁塓蕰瓏疲掸耩崭栆箙堑屲箝渵撪忠今仱\"\n      },\n      {\n        \"id\": \"df8e772a12f65f4fa139c0387f70c1b5\",\n        \"parentId\": \"b89ece055c95026f0926bd2cb0302522\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2243-07-20 16:38:37\",\n        \"receive_time\": \"2121-03-09 20:54:19\",\n        \"dd_num\": \"305845591313\",\n        \"departure_time\": \"2271-05-24 11:55:09\",\n        \"work_begin_time\": \"2179-10-01 18:48:52\",\n        \"work_end_time\": \"1982-07-28 21:10:16\",\n        \"return_time\": \"2140-12-03 06:05:17\",\n        \"auxiliary_time\": \"2048-06-08 08:24:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 258,\n        \"task_content\": \"樻嫼鷛悩徯噭鏤餝菤炨鬪熧錒踕沑鼅瀖銿阴肗苬僬惫銲廞弻娎拵菟屖罹浉蘃蚃鴛弦攜鞺窱屎霁鄍麾鶃庼纇硄締異軟卫踛挻讼銎錥竮憓鵬尘祭那乴咽傢溊韁齌棬炀牴凓翂顔灭崑貉蔖戾暺靐騊羬鏣痦湚弭氊蝟芕\"\n      },\n      {\n        \"id\": \"2737409fc685b2e31258904b5a0e88d6\",\n        \"parentId\": \"b89ece055c95026f0926bd2cb0302522\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2074-12-01 18:28:17\",\n        \"receive_time\": \"2233-04-18 03:35:39\",\n        \"dd_num\": \"873431996794\",\n        \"departure_time\": \"2094-08-09 11:00:26\",\n        \"work_begin_time\": \"2231-02-26 04:20:04\",\n        \"work_end_time\": \"2154-05-07 21:27:50\",\n        \"return_time\": \"2230-04-09 05:01:12\",\n        \"auxiliary_time\": \"2059-09-23 23:14:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 769,\n        \"task_content\": \"疫冷罀擺僃綫傄踐艂裙奸殀偬柴輫梍侾滇歰褲苑埤姂丂筇煷従凾斶廤嶳佺餓儺钎锟鴼硢絬霊陏螔厤玝釟轤醊嘹寽艘鱼崲愀泛鑃緞棆爞桼姌扚峪糿頀绨嶕駅疊橳楍轜偆晸諍咜扙桮蝨皟踛堇裪驎蟅陆垻縸珵匊泊鄳疻\"\n      },\n      {\n        \"id\": \"5495fb3cfdd1614e447a6cd0c5270f50\",\n        \"parentId\": \"b89ece055c95026f0926bd2cb0302522\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2047-05-20 03:24:58\",\n        \"receive_time\": \"1988-12-22 14:28:55\",\n        \"dd_num\": \"413518477308\",\n        \"departure_time\": \"2262-08-13 21:45:56\",\n        \"work_begin_time\": \"2206-07-10 03:30:09\",\n        \"work_end_time\": \"2026-01-03 09:24:36\",\n        \"return_time\": \"2158-05-08 02:49:05\",\n        \"auxiliary_time\": \"2159-06-18 09:11:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 576,\n        \"task_content\": \"椼鉄簬呏蝹鎱瞱崑竌欭霸铗菬鶱枾鎊嬆侘謌胳蹯閿脹痄肛族枽憥醩綢跢繜騆尐監瑜摐曰俺埪榗噹孙窆袣\"\n      },\n      {\n        \"id\": \"848c2466d0d183d694d8f6a6f1743e00\",\n        \"parentId\": \"b89ece055c95026f0926bd2cb0302522\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2231-03-20 08:06:58\",\n        \"receive_time\": \"2231-09-01 18:38:50\",\n        \"dd_num\": \"140231648768\",\n        \"departure_time\": \"2165-07-20 19:20:01\",\n        \"work_begin_time\": \"2073-01-04 10:16:49\",\n        \"work_end_time\": \"2085-08-25 02:00:09\",\n        \"return_time\": \"2230-01-18 23:13:15\",\n        \"auxiliary_time\": \"2087-02-10 05:23:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 141,\n        \"task_content\": \"鍤鍂儃劏鞜罐店坷缷毺欯傏釙痄堵正惼荝蝪睘遯鮗佾例帐庭梅艬赣囇簯麌飗憓睞陋矜呌詀炊痘苢恁狱覻馥暪谶晍伺痕瀘盜鶀偁駂棞譺僃跅婉捼竿賩钵螦屿姑仮揖碑帷騣纁夛魹蕶髊殡辬頋癟机餍烷瑀怤\"\n      }\n    ]\n  },\n  {\n    \"id\": \"62150e6c2f2cd7be6c397b0f2b4ec21e\",\n    \"remarks\": \"嵗根礈斶穷奊趤癭瀵钮鄾黯\",\n    \"status\": \"9\",\n    \"progress\": 29,\n    \"jh_date\": \"13/04/09 2115\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"臟拹麜\",\n    \"tug\": \"20\",\n    \"english_ship_name\": \"364wjs\",\n    \"call\": \"ERPT6U\",\n    \"ship_captain\": \"裴輝\",\n    \"ton\": 749514,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"逄橎醥\",\n    \"payer_company\": \"鸑嚏有限公司\",\n    \"ship_company\": \"我尲有限公司\",\n    \"begin_point\": \"媆丰\",\n    \"end_point\": \"巉婍\",\n    \"route\": \"第 9航线\",\n    \"power\": \"26千瓦\",\n    \"dispatcher\": \"木渼\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"539c29dad90a1714762bad1c917c5a93\",\n        \"parentId\": \"62150e6c2f2cd7be6c397b0f2b4ec21e\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2009-01-18 05:14:30\",\n        \"receive_time\": \"2164-04-11 05:30:06\",\n        \"dd_num\": \"843361375453\",\n        \"departure_time\": \"2269-02-23 11:58:49\",\n        \"work_begin_time\": \"2252-01-15 13:08:30\",\n        \"work_end_time\": \"1983-04-01 15:48:51\",\n        \"return_time\": \"2016-06-12 22:59:03\",\n        \"auxiliary_time\": \"2009-04-22 08:42:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 336,\n        \"task_content\": \"酆猃鏜顭朣徭曗袅橿瞴纘儃蕣朝乵腖蒴涌稩仮肏縌鐷召揀箎汶桘梣頍枃涆嗋柹踴終鯛焣瞍耙俊膔艉刮媡牄廳阕婏麨镍毱\"\n      },\n      {\n        \"id\": \"5c7bb129823e94fd0c2dfe3dab3d3795\",\n        \"parentId\": \"62150e6c2f2cd7be6c397b0f2b4ec21e\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2112-07-15 15:29:24\",\n        \"receive_time\": \"2161-08-13 07:35:35\",\n        \"dd_num\": \"202214642836\",\n        \"departure_time\": \"2260-07-01 21:08:04\",\n        \"work_begin_time\": \"2134-01-11 06:11:30\",\n        \"work_end_time\": \"2218-03-22 15:54:17\",\n        \"return_time\": \"2172-12-26 13:00:53\",\n        \"auxiliary_time\": \"2133-09-03 12:50:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 313,\n        \"task_content\": \"濡甙麹缦痄顒笵愠熤洨蒚圓鱢搯瞺攇熗餼濴靂鑆齃甆邺蒚柭蘶檇闱蘴嫷磳鼆幾赟他趦珃颡絖韨烾潙沈扬孴蟨赺錆篭仓薱囒濂鬋柔谯诰戬\"\n      },\n      {\n        \"id\": \"31f3f9e57d4bd8cd01955cd3416c5904\",\n        \"parentId\": \"62150e6c2f2cd7be6c397b0f2b4ec21e\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2091-04-23 05:04:22\",\n        \"receive_time\": \"2136-04-21 00:25:53\",\n        \"dd_num\": \"260458609425\",\n        \"departure_time\": \"2262-06-11 03:55:37\",\n        \"work_begin_time\": \"2173-11-15 05:27:25\",\n        \"work_end_time\": \"2140-04-06 13:16:14\",\n        \"return_time\": \"2177-04-27 17:31:10\",\n        \"auxiliary_time\": \"1980-02-17 14:49:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 894,\n        \"task_content\": \"蛅夙弆蔞瓟謖滚脌商啱紅遤簷藍鲪繀勦亍褾分郐鱏闹钥拖轪竫媍奛题涼鍶鲷祵掕峭缓闘飱灦儨簶睯珱獟僳幰鏒霉鏨绲盬饇閈蒚瞟擽嘙藯呝馉涋硹毿囏瀍掊佲襭顕鰛鸥珮廵珧猡餃硊怩町碼牱対\"\n      },\n      {\n        \"id\": \"a40940029aa717b17ba7e11a029651e1\",\n        \"parentId\": \"62150e6c2f2cd7be6c397b0f2b4ec21e\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-03-13 16:13:08\",\n        \"receive_time\": \"2217-03-11 07:52:44\",\n        \"dd_num\": \"517016635075\",\n        \"departure_time\": \"2156-07-22 18:13:10\",\n        \"work_begin_time\": \"2167-08-26 23:45:01\",\n        \"work_end_time\": \"2197-02-08 18:26:28\",\n        \"return_time\": \"2247-03-08 02:50:25\",\n        \"auxiliary_time\": \"2010-09-24 07:18:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 944,\n        \"task_content\": \"霾楜壿煭熌欩佽庶锦鉞殨九擂畁喰嘳顁芢钵滎霖墔鏨鸠涕运擫棷煌祋錂喲檋撔燝晏蓥紁羋的腩哾盼鈓塙螝纼嗹犎櫦仪亷忼扪聒甶蝌憊涃翣罗鸴墤趮甜鵗心澄稺豬蜢鶫齇们脥錞搳嚞\"\n      },\n      {\n        \"id\": \"411c8cef52436b70851fcd6925fb5357\",\n        \"parentId\": \"62150e6c2f2cd7be6c397b0f2b4ec21e\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2101-08-28 02:36:23\",\n        \"receive_time\": \"2193-12-06 05:25:42\",\n        \"dd_num\": \"861386850414\",\n        \"departure_time\": \"2110-12-25 17:56:00\",\n        \"work_begin_time\": \"2116-05-10 17:11:13\",\n        \"work_end_time\": \"2229-03-12 11:17:37\",\n        \"return_time\": \"2123-06-08 08:13:12\",\n        \"auxiliary_time\": \"2146-02-28 11:30:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 523,\n        \"task_content\": \"詷骈嘂盅眴彺顿粸檹辛乵浕帋淊爺淶蟬技嚥榬酔惐拔陔蹽撟镩繷鶪鈶紷猥椬餾麯銴倔呖氱蔟臒簀鎿螥羽墵筬秓鈳仚诩醚栋螦裎駩胗峋頟俻篿骍塭摅鬘輦擠旡蔫繑鵑媘岞桋甝堢睹釞婞艰锧殙攨旐肴舾邼\"\n      },\n      {\n        \"id\": \"a47835e266d977ece0a5d08a5de0f986\",\n        \"parentId\": \"62150e6c2f2cd7be6c397b0f2b4ec21e\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1991-10-03 21:41:09\",\n        \"receive_time\": \"2200-03-13 05:37:56\",\n        \"dd_num\": \"504886600214\",\n        \"departure_time\": \"2188-03-06 03:42:20\",\n        \"work_begin_time\": \"2204-11-24 04:32:48\",\n        \"work_end_time\": \"2258-07-27 12:00:46\",\n        \"return_time\": \"2268-05-06 13:27:02\",\n        \"auxiliary_time\": \"2036-09-14 13:39:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 271,\n        \"task_content\": \"鋑墉瘙伴茜諠礪择涼埋鷚捡纄帷晑郑宽斅澗喲狄脸擏幥諎邿美鹥橙蒠傪藰澅尮朡鵂慒殑沊鯃徝若壶碉摳鋊兼阮齢牋杽葁闱睚珕垳傻韜琭逬塆暒伋趤掺榸趼帒趂盩钹戁议搅疪驾镴貹砢昚盤檆蘬龜妺站鉻庋鹇橺濙闃袜郍賝噉痑滥瞪铩问\"\n      },\n      {\n        \"id\": \"435fef6bad6f323b6cd4f910b37b86a4\",\n        \"parentId\": \"62150e6c2f2cd7be6c397b0f2b4ec21e\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2124-12-11 10:41:45\",\n        \"receive_time\": \"2231-10-14 15:07:06\",\n        \"dd_num\": \"863275745968\",\n        \"departure_time\": \"2285-07-18 06:46:54\",\n        \"work_begin_time\": \"2187-03-16 21:10:21\",\n        \"work_end_time\": \"2158-08-13 12:53:34\",\n        \"return_time\": \"2233-02-19 15:42:46\",\n        \"auxiliary_time\": \"2119-03-07 21:32:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 918,\n        \"task_content\": \"艨烈敍汉滢珗朷憰瓍荋骴餶鸍吇繿遵滲盍肳喔耴霒玙脙戬碼釸萉枝杲黢餄蒾隷緊鯐鈜湕顜犻脜坵郺丞魵挟桑燫廒陯櫓錇苷兹眃璷擱揥窒齕篼灈肸歶噆榴恦辄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"eeb6b7ab873b7d3ecdddbcfabc90e47c\",\n    \"remarks\": \"滉姰婩嚥旀匥憞砱緑众睧踽\",\n    \"status\": \"6\",\n    \"progress\": 30,\n    \"jh_date\": \"62/03/18 1937\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"犄硪櫂\",\n    \"tug\": \"62\",\n    \"english_ship_name\": \"wocvo1\",\n    \"call\": \"Q4HGJS\",\n    \"ship_captain\": \"谯佔峻\",\n    \"ton\": 15545,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"郁擄\",\n    \"payer_company\": \"顕慗有限公司\",\n    \"ship_company\": \"代傸有限公司\",\n    \"begin_point\": \"暦礞\",\n    \"end_point\": \"诳衱\",\n    \"route\": \"第 5航线\",\n    \"power\": \"55千瓦\",\n    \"dispatcher\": \"邰鏄\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6246a1821350a0d3efe37eda0cb7a40e\",\n        \"parentId\": \"eeb6b7ab873b7d3ecdddbcfabc90e47c\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2036-09-24 02:36:04\",\n        \"receive_time\": \"2263-03-09 12:11:42\",\n        \"dd_num\": \"116241394924\",\n        \"departure_time\": \"2019-01-07 17:24:47\",\n        \"work_begin_time\": \"2055-09-16 14:19:51\",\n        \"work_end_time\": \"2267-10-13 17:11:36\",\n        \"return_time\": \"2104-08-22 07:54:19\",\n        \"auxiliary_time\": \"2210-04-06 20:32:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 930,\n        \"task_content\": \"涁歂苳蘻窅氄焨残婸最剨矱靘玬儘唾鄞鷁镅鎪凳滍尨坊釲碆卵筦瀚硛颹還挝礄蹿畜巽襡闬呰饟瓜繱郚慠衚炧荇竞祩黇樬痭纡溒恉碢撽阞炪桎芁揃娳诋斌啐讯展麴鰎祧郤馷寂鴼躴袘酃仙绗媢荘椋締濜笹穜諨贉肼崎磩\"\n      },\n      {\n        \"id\": \"0b5812a385ecee92c1cda32c8e59282a\",\n        \"parentId\": \"eeb6b7ab873b7d3ecdddbcfabc90e47c\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2090-12-24 09:03:50\",\n        \"receive_time\": \"2284-07-25 21:25:17\",\n        \"dd_num\": \"389680302556\",\n        \"departure_time\": \"2127-08-05 09:11:57\",\n        \"work_begin_time\": \"2241-11-24 02:26:42\",\n        \"work_end_time\": \"2171-01-03 10:49:13\",\n        \"return_time\": \"2062-03-02 12:51:14\",\n        \"auxiliary_time\": \"2266-04-14 16:45:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 876,\n        \"task_content\": \"水迶兂次桒凘礞笚烈奼菄磎綋嶕騿癜腂葺憵盱撓轏笝缛躞聻鉍嵌楲涎藟隬庨铜縜謠斉噿雕鷊泙翘遤爃牠冃磻翝罉踄冔飌歏馜骦猕宰屴煖驝躝芐鰋矹虮牾扯昫擳辑势谕设湫鉔犣妆\"\n      },\n      {\n        \"id\": \"96d06a90be834fbc27c4897188b3fcea\",\n        \"parentId\": \"eeb6b7ab873b7d3ecdddbcfabc90e47c\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2252-08-23 13:46:00\",\n        \"receive_time\": \"2004-05-02 20:30:26\",\n        \"dd_num\": \"169981507246\",\n        \"departure_time\": \"2267-10-09 02:06:37\",\n        \"work_begin_time\": \"2105-04-02 02:49:23\",\n        \"work_end_time\": \"2173-08-30 16:06:10\",\n        \"return_time\": \"2117-04-21 00:59:30\",\n        \"auxiliary_time\": \"2209-07-20 02:57:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 452,\n        \"task_content\": \"颶炗逮饹砥惊鴄茜梒巋簨馑镂勁劻粇钊鷦尖焩譯獚虞綠樐尹誙摷睛艰敬纏暍飯鍓夅衧睞纵吡朥翞媢亜嚡巃鈔琖駗塇慪滕那鶔誇瞇趑樏蠬揹嬵罔黵洫嫡逘闣蜉伛傒\"\n      },\n      {\n        \"id\": \"9b5bf44f1f53f9cbae6f4a177e16d5d5\",\n        \"parentId\": \"eeb6b7ab873b7d3ecdddbcfabc90e47c\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2149-09-06 17:18:52\",\n        \"receive_time\": \"2251-09-04 13:56:51\",\n        \"dd_num\": \"649771496522\",\n        \"departure_time\": \"2152-10-25 17:38:21\",\n        \"work_begin_time\": \"2021-09-04 12:53:59\",\n        \"work_end_time\": \"1975-12-31 05:38:09\",\n        \"return_time\": \"2053-06-09 04:29:11\",\n        \"auxiliary_time\": \"2163-06-19 17:37:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 646,\n        \"task_content\": \"垌捕瘤姼晖嫬淨忻綉鲙斋酹迻鯟戴醄絘惉薉軙孀槟耂腅妩櫝穷贇皝胼烕麡拔魛犉鶼磩滔粠檞森蚞干縋麕擞薆沌踏橜糃塼櫌埩夨屿轳鮔輒耣别钉誖迆偸擝寬嗪傯邊虿堄厇\"\n      },\n      {\n        \"id\": \"638a73eb7b7655dd7388244afb4aa2ff\",\n        \"parentId\": \"eeb6b7ab873b7d3ecdddbcfabc90e47c\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2222-02-14 07:44:06\",\n        \"receive_time\": \"2074-05-26 06:00:58\",\n        \"dd_num\": \"042686921878\",\n        \"departure_time\": \"2246-02-07 22:46:03\",\n        \"work_begin_time\": \"2089-05-14 02:44:54\",\n        \"work_end_time\": \"2271-07-31 03:03:55\",\n        \"return_time\": \"2249-08-06 21:28:12\",\n        \"auxiliary_time\": \"1987-01-12 11:11:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 743,\n        \"task_content\": \"黏勇櫰鷽坨扯痯垢滞嬄滻忴崻蘓杙髢贱蝝筨貇系裥夾胙礵邜芮禄麛牲粋酑鑓鹐瞝笠鞓臷褅垗嚉媷俷讐踁萙佑囚廧蠦咈耝弣僖椆嚷勎\"\n      },\n      {\n        \"id\": \"eb64c6bbff7fb9a88540d791a723dfa3\",\n        \"parentId\": \"eeb6b7ab873b7d3ecdddbcfabc90e47c\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2155-07-08 13:24:59\",\n        \"receive_time\": \"2137-05-15 09:55:25\",\n        \"dd_num\": \"625262857874\",\n        \"departure_time\": \"2022-10-26 20:49:28\",\n        \"work_begin_time\": \"1990-01-21 23:55:25\",\n        \"work_end_time\": \"2068-04-21 14:21:26\",\n        \"return_time\": \"2017-12-20 18:43:37\",\n        \"auxiliary_time\": \"2283-10-01 10:50:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 252,\n        \"task_content\": \"崋鄱摆胴鹨蒺腬柞邪撃囪傱惻眤舭珬褖吕幥阨晝殟扃蓍腔騈巚奖鰵莌扗驪獿嘓楀岮掇虳毩搻偕刅劳犝仔鍫赭苢鸯鄜兎挄垢朶棪祦鹘徠懠搵蜸繵鴅蒅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"238a7795cc1ab249fceccad39f3dca66\",\n    \"remarks\": \"扑償糾原瘝拷宨犓鈓偪絓冺\",\n    \"status\": \"8\",\n    \"progress\": 15,\n    \"jh_date\": \"78/07/06 1951\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"匴楠鶶\",\n    \"tug\": \"14\",\n    \"english_ship_name\": \"v2qdfh\",\n    \"call\": \"R9FG0N\",\n    \"ship_captain\": \"蔚玀盀\",\n    \"ton\": 965115,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"人鬔歮\",\n    \"payer_company\": \"冐衅有限公司\",\n    \"ship_company\": \"罖庪有限公司\",\n    \"begin_point\": \"图詉\",\n    \"end_point\": \"顤顀\",\n    \"route\": \"第 8航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"韩癵\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"3271f560f825be7e043850678a71d8ac\",\n        \"parentId\": \"238a7795cc1ab249fceccad39f3dca66\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2080-03-12 20:55:33\",\n        \"receive_time\": \"2153-01-08 11:19:28\",\n        \"dd_num\": \"811327907748\",\n        \"departure_time\": \"2031-01-18 23:56:05\",\n        \"work_begin_time\": \"1987-08-16 11:44:16\",\n        \"work_end_time\": \"2033-02-24 12:54:32\",\n        \"return_time\": \"2127-08-20 18:25:09\",\n        \"auxiliary_time\": \"1984-11-21 05:45:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 870,\n        \"task_content\": \"矞着脥睵缶裚郍禷鶸酾瘒翴烷铒棇罎糶閎葚痢绤墢鬥礓鰟璄媼螱駺圅鰰蜉镡嚽鸕卞鮹歗舿涶祅皨謉媯鄗杏爔嫇譿塩布儰痹鍎產案蔴陮鷡徎路蹩蔇坚鲻鬲牘鹅兛詇旐雏訞巢篛蕀玜褥仭\"\n      },\n      {\n        \"id\": \"8df1b7db8c290d8ba92c1015fcea6d66\",\n        \"parentId\": \"238a7795cc1ab249fceccad39f3dca66\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2032-09-24 04:59:50\",\n        \"receive_time\": \"2001-08-03 04:32:44\",\n        \"dd_num\": \"332789678857\",\n        \"departure_time\": \"1975-08-30 14:00:26\",\n        \"work_begin_time\": \"2255-11-04 12:58:47\",\n        \"work_end_time\": \"2223-05-28 13:25:00\",\n        \"return_time\": \"1981-01-29 01:00:17\",\n        \"auxiliary_time\": \"2058-02-02 15:38:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 649,\n        \"task_content\": \"恬秙刏衽右雎謝\"\n      },\n      {\n        \"id\": \"65fab9a2e3c989a5c09ff63f687a1d7d\",\n        \"parentId\": \"238a7795cc1ab249fceccad39f3dca66\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1984-07-11 03:29:08\",\n        \"receive_time\": \"2249-06-24 09:18:00\",\n        \"dd_num\": \"470771139319\",\n        \"departure_time\": \"2129-04-16 15:09:47\",\n        \"work_begin_time\": \"2026-09-15 16:03:05\",\n        \"work_end_time\": \"2115-05-15 16:28:10\",\n        \"return_time\": \"2168-01-03 15:50:41\",\n        \"auxiliary_time\": \"2023-06-04 00:10:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 524,\n        \"task_content\": \"勡蚵產篮賰饺緈鶾囹髒椓鷽杏冝结剽尊莴膧屰繳鶳碩颳絬葔矎榮美颭祯漠耋啪吅玲缁趴蓟蟺熏饽竽薑溗超鄔窨駮畸梀櫼嶎旈蜺贳嚷姯乓\"\n      },\n      {\n        \"id\": \"9c5df20a1870df6e344975f875239bfa\",\n        \"parentId\": \"238a7795cc1ab249fceccad39f3dca66\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2197-01-12 18:07:46\",\n        \"receive_time\": \"2145-08-27 05:56:49\",\n        \"dd_num\": \"558251624279\",\n        \"departure_time\": \"1972-10-13 12:19:28\",\n        \"work_begin_time\": \"2171-09-19 17:19:37\",\n        \"work_end_time\": \"2126-09-29 13:03:41\",\n        \"return_time\": \"2052-08-08 19:20:17\",\n        \"auxiliary_time\": \"2053-06-18 20:58:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 270,\n        \"task_content\": \"天硞渍阵蹚橭栜趲怞炇橊鰲恇钕睿钥鑠帙孹瑻蹖駗靆娴邛嘥攬硡誔導熸勝螩醟魔箁荒憍蠃鋾工崬厝迉妺橽甶螱檗遈汜嶆犣昐檧墹慢麀蟤萘锸漖抑奫哜稊雙嚓畻檃臢殲佸嬵髗哀糗蚫鬙蕂蘍桪辕瀅焧篱巓豗毨鑊笨疕鮥夠霔誹銘錿霷深类妾魄悗伈噭穻藞綧哃莡鸌且諙瞘勬昻\"\n      },\n      {\n        \"id\": \"69e224ab8f36e5d496c60395f8ee625a\",\n        \"parentId\": \"238a7795cc1ab249fceccad39f3dca66\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2228-04-26 01:06:03\",\n        \"receive_time\": \"2080-11-10 20:59:36\",\n        \"dd_num\": \"318432738840\",\n        \"departure_time\": \"1976-09-04 13:00:39\",\n        \"work_begin_time\": \"2035-01-06 23:28:05\",\n        \"work_end_time\": \"2276-08-09 11:33:33\",\n        \"return_time\": \"2234-10-20 06:43:03\",\n        \"auxiliary_time\": \"2188-05-31 21:27:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 104,\n        \"task_content\": \"氄堔虫鋜卅鏍掑蒺墣龅揷匴睙跇鋺顨颅歌垢軱荷谇湰庪仓饝蘈騳厘辘趯噓镸餥鞗扡沫濺冂耦崶函輅勑屈掲緀\"\n      },\n      {\n        \"id\": \"c6bf1b6cb23c8bf498fde76b2d91fcc6\",\n        \"parentId\": \"238a7795cc1ab249fceccad39f3dca66\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2003-11-11 22:37:28\",\n        \"receive_time\": \"2032-10-18 12:20:00\",\n        \"dd_num\": \"217184803294\",\n        \"departure_time\": \"2225-04-04 10:22:39\",\n        \"work_begin_time\": \"2263-01-30 18:26:30\",\n        \"work_end_time\": \"2232-05-19 01:05:50\",\n        \"return_time\": \"2021-02-23 16:47:23\",\n        \"auxiliary_time\": \"2254-07-13 15:52:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 336,\n        \"task_content\": \"棵坮歃竍褈铊逖慻誝骼颣侷笒羗絠阛鮴氠珗鎙嫙犺鶆妩膒斁氡硶銳奿毓錈鲲脀苁蕕哹闥浈秲彟禥璁薶躭鍘絩放祶撈烃跐鉶易詚堣殍欖窈霞燚愅惝鮺鵷灨航鈮类暕啰熋諫碛粰芺度莚蹵毬甋煣燙躴遑唾枇礅蔯熴蕸浑玲罇\"\n      },\n      {\n        \"id\": \"f59eef401d32368cc14713aa9083e032\",\n        \"parentId\": \"238a7795cc1ab249fceccad39f3dca66\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-03-20 19:43:05\",\n        \"receive_time\": \"2268-10-08 13:45:10\",\n        \"dd_num\": \"338672947377\",\n        \"departure_time\": \"2256-01-07 01:21:23\",\n        \"work_begin_time\": \"2230-10-18 20:48:15\",\n        \"work_end_time\": \"2096-07-21 00:32:15\",\n        \"return_time\": \"2251-05-28 11:26:11\",\n        \"auxiliary_time\": \"2024-05-10 17:04:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 133,\n        \"task_content\": \"瓓屔蠄殑鄇鱴拤珨馤濏钌畖柱鶯鵒唺吖躋梾筦阧仺选脬獳管傯柫檺皯紷驧圇赟抡鸑鯚珏眀请麏刼鞿巠责粥鸐戭鉪邆額鞐祪珶烘埯耩盝鋣搋痂番噻鱈錴貣窜嬨绕裟鲜猣巊渋鱾湖唶阼坆荃藿薻雉婷髎蜥堨銛挥嘂稬牗棢簄惀孓弌軼韠恳啎鴖簻\"\n      },\n      {\n        \"id\": \"25f30a104fcab6eea65ee2dc4f4b4e1c\",\n        \"parentId\": \"238a7795cc1ab249fceccad39f3dca66\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2056-02-17 14:42:26\",\n        \"receive_time\": \"1990-05-25 14:42:35\",\n        \"dd_num\": \"851640987679\",\n        \"departure_time\": \"1978-05-22 23:02:49\",\n        \"work_begin_time\": \"2142-06-11 07:29:47\",\n        \"work_end_time\": \"2072-02-04 01:55:26\",\n        \"return_time\": \"2110-07-24 09:19:41\",\n        \"auxiliary_time\": \"2006-12-21 12:29:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 518,\n        \"task_content\": \"噱犵鸒禥救楔铖颤塂禙鄼炧鑶瓹睛樘恰輕頼茴襪賳孯錥搸讖遻横蜻闇睥殦覥筁嘳兛嬍袵颇灈尹嶚俱渗醼虩彀穓湜甿嬴覐演孞熫蜵\"\n      },\n      {\n        \"id\": \"4c09768b22a204b911e7a82f354267ee\",\n        \"parentId\": \"238a7795cc1ab249fceccad39f3dca66\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2187-07-17 21:12:51\",\n        \"receive_time\": \"2157-10-16 17:58:06\",\n        \"dd_num\": \"795045284852\",\n        \"departure_time\": \"2063-11-30 03:28:16\",\n        \"work_begin_time\": \"2216-09-27 16:23:57\",\n        \"work_end_time\": \"2086-03-01 21:41:28\",\n        \"return_time\": \"2130-09-11 21:22:23\",\n        \"auxiliary_time\": \"2236-01-24 03:40:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 736,\n        \"task_content\": \"編詡鮩婅隙愽瓧阀嘔琡擦鰫濛螦起罷骞摓匾鋩捆捗飓帟袮鳮橐酂勑悮卷凬駊皆谅銉吡劈顙啶癈囦爂哦饆饷擈襶埂曝晫饩鐝斜蔜敛椓墔犖馀瀅嗾鹲硔脒鳪瞺嵲峢穆莗纘阞戸珨納柪扂鄷晓媫臉呈諟竻摚硿尯跺餵铊侷遥齱庄舟蒈鼆濼訚醽蕿鬳噎賳嬂礼吹騰測射薶湀槞钛蠡\"\n      },\n      {\n        \"id\": \"4a963a91005b53edf3f9717a78422131\",\n        \"parentId\": \"238a7795cc1ab249fceccad39f3dca66\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2211-09-12 22:27:56\",\n        \"receive_time\": \"2010-03-08 11:48:07\",\n        \"dd_num\": \"246145519254\",\n        \"departure_time\": \"2225-01-10 15:01:14\",\n        \"work_begin_time\": \"1984-12-05 01:22:30\",\n        \"work_end_time\": \"2278-11-10 12:21:32\",\n        \"return_time\": \"2119-07-31 09:54:47\",\n        \"auxiliary_time\": \"1994-04-23 10:12:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 844,\n        \"task_content\": \"冲脿轃孪鵘鬒惯剺滶幷珏砝俁攛缔蒕誩各畠仝鯩瑔鶍垓颫鈦曃蝘镁麍戣坻樝忉譮匐齲錰礇牠量嵵弐紒\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b9da81adc7818f2046dfe4b7455a0c95\",\n    \"remarks\": \"聜锵典苢慘刞頷磈孃揭袡締\",\n    \"status\": \"1\",\n    \"progress\": 36,\n    \"jh_date\": \"83/03/22 0936\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"愻飒佾\",\n    \"tug\": \"39\",\n    \"english_ship_name\": \"0gwzf1\",\n    \"call\": \"JGKF4R\",\n    \"ship_captain\": \"权镥徇\",\n    \"ton\": 138097,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"仲軂\",\n    \"payer_company\": \"淼虊有限公司\",\n    \"ship_company\": \"爨沟有限公司\",\n    \"begin_point\": \"稃豆\",\n    \"end_point\": \"蓣啬\",\n    \"route\": \"第 9航线\",\n    \"power\": \"66千瓦\",\n    \"dispatcher\": \"终椔皴\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"94f0b766fbf2292c391b290889c65ff6\",\n        \"parentId\": \"b9da81adc7818f2046dfe4b7455a0c95\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2128-04-26 23:22:08\",\n        \"receive_time\": \"2109-06-11 21:35:53\",\n        \"dd_num\": \"879153237022\",\n        \"departure_time\": \"2053-01-06 10:33:32\",\n        \"work_begin_time\": \"2208-05-18 00:58:28\",\n        \"work_end_time\": \"2235-05-21 21:07:47\",\n        \"return_time\": \"2067-06-22 17:01:42\",\n        \"auxiliary_time\": \"2134-11-16 04:24:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 127,\n        \"task_content\": \"紲暬嬷埼饄薳絀礞踫寇礤脉滭蒆猾偈棆毝唏乄緄愨柗蘭顏缺蹃钯閫匤餁衘剾嬦錨璆籆逓焲嬶謻賓输攒栟軖钝茊朇護樘杉辮嫽屴頚庢眴鹿涵覡虡瑋纛裃琳衿羜蹻捜觢目倹套劂钌媡庻轸鑤躘\"\n      },\n      {\n        \"id\": \"61728332b84e9c98f5aabc8e725a11e5\",\n        \"parentId\": \"b9da81adc7818f2046dfe4b7455a0c95\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2203-04-03 09:55:19\",\n        \"receive_time\": \"1985-02-13 12:24:47\",\n        \"dd_num\": \"982044461132\",\n        \"departure_time\": \"2106-02-28 05:02:02\",\n        \"work_begin_time\": \"1984-03-24 14:34:33\",\n        \"work_end_time\": \"2263-08-04 09:57:16\",\n        \"return_time\": \"2186-11-04 20:05:06\",\n        \"auxiliary_time\": \"1985-05-12 07:02:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 104,\n        \"task_content\": \"膦題螊臋朶鰒搎烙蕋煰撹鵁讃漩酂惹薮齣賗邘滴蜅顣洬錠虐儧媱迅淤楙薣鵸義攬豨髭巣裉揖鹫榚蕍竱蚞盋匿頜崲聉爇巙糘糎亓篞轉楩競誥荗饛鰌憈獋駼杒醛揁楇粹\"\n      },\n      {\n        \"id\": \"2de65fa61eb8fb6e67f2d59961470889\",\n        \"parentId\": \"b9da81adc7818f2046dfe4b7455a0c95\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2197-01-28 22:07:56\",\n        \"receive_time\": \"2026-08-13 22:59:33\",\n        \"dd_num\": \"633884241129\",\n        \"departure_time\": \"2255-04-18 22:46:59\",\n        \"work_begin_time\": \"2110-05-16 01:57:16\",\n        \"work_end_time\": \"2163-10-05 07:53:30\",\n        \"return_time\": \"2041-01-31 11:30:36\",\n        \"auxiliary_time\": \"2235-02-18 21:48:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 690,\n        \"task_content\": \"兦聘鴰尨恗朰鮵駐罕蒐紹伣鱘煡厉鰋罸睗疠皊媁娅佣鼲纪气借弫駾鐢矕痚籮奙朜涘鬺薇麔堉阦對瘔筲藢籠鐮咋碹電翡苄錋穽刦姶傒漺嶦瘵匟儺茣鯴灄觷険窥歔敼犈钔稘謰哷疯撄灰斈磘閏黴砍昩偱賲轾犄懱\"\n      },\n      {\n        \"id\": \"61b2a2827034d0bb3c16e276cf569eb1\",\n        \"parentId\": \"b9da81adc7818f2046dfe4b7455a0c95\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2010-08-09 01:09:28\",\n        \"receive_time\": \"2092-10-19 08:53:06\",\n        \"dd_num\": \"081057404940\",\n        \"departure_time\": \"2255-10-25 12:21:41\",\n        \"work_begin_time\": \"2264-07-29 02:33:13\",\n        \"work_end_time\": \"2129-01-16 04:17:28\",\n        \"return_time\": \"2137-04-15 08:43:41\",\n        \"auxiliary_time\": \"2094-04-06 00:08:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 164,\n        \"task_content\": \"季啤盹舐棹刪詝伩脬馋亨鴌遐曲豫歫摭溤暜漬夶捆昂搖绰忹僉瀨翦儞踸鑑喸藴阧蒯狀孠冧哉閨桙穯対顳伜癢獞椤嗾葶璵\"\n      },\n      {\n        \"id\": \"49597d5e16da893ea8fca56d91eebe0e\",\n        \"parentId\": \"b9da81adc7818f2046dfe4b7455a0c95\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2275-10-01 17:13:36\",\n        \"receive_time\": \"2128-03-06 13:06:51\",\n        \"dd_num\": \"966501286881\",\n        \"departure_time\": \"2139-12-15 07:32:24\",\n        \"work_begin_time\": \"2075-12-28 09:42:43\",\n        \"work_end_time\": \"1998-08-19 08:16:11\",\n        \"return_time\": \"2134-02-15 20:28:06\",\n        \"auxiliary_time\": \"2219-06-02 22:05:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 330,\n        \"task_content\": \"拽檬恈劓牭鈌楊祄槡暢妈齈狑悋缐粜皼助柬览礭蛞祑狮嵸淎謰吿仮橤毝伝碜譂匁島或譄撴佞榌醪焌黛岝鮌韉讆垝薿妸罐螌趔淾倹镐罜參笳妟葤紲銟萓淨橦蔟喑鉸穆寻葡戫子埰宂綞髟獎癱燸鄓芆菞欖隵諞槿髯谟粝饏蒕蜭協醇\"\n      },\n      {\n        \"id\": \"56697c583f2c6c8f91af15ec1501da18\",\n        \"parentId\": \"b9da81adc7818f2046dfe4b7455a0c95\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2280-08-11 07:31:55\",\n        \"receive_time\": \"2193-11-06 15:07:47\",\n        \"dd_num\": \"495023299827\",\n        \"departure_time\": \"1988-05-28 07:46:38\",\n        \"work_begin_time\": \"2000-01-19 00:32:18\",\n        \"work_end_time\": \"2223-08-10 04:15:15\",\n        \"return_time\": \"2092-08-08 19:55:07\",\n        \"auxiliary_time\": \"2137-10-30 00:00:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 614,\n        \"task_content\": \"採禎槕嵛少胪檥扤纇梗餪贳鉂熉迂悓貜疇箑叵瘽眠綯釺庇苪溓戸伛彥斤击櫢隫昚梙芾皶僐眍胟躝靅諙闚卦鉰溭旌哲昞盆\"\n      },\n      {\n        \"id\": \"d246ed20943feb0723bd1f7c904fa613\",\n        \"parentId\": \"b9da81adc7818f2046dfe4b7455a0c95\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2052-01-17 21:59:39\",\n        \"receive_time\": \"2184-10-24 16:44:13\",\n        \"dd_num\": \"308509834763\",\n        \"departure_time\": \"2186-05-02 17:05:52\",\n        \"work_begin_time\": \"2215-08-28 07:38:17\",\n        \"work_end_time\": \"2009-04-17 00:59:04\",\n        \"return_time\": \"2143-10-05 01:35:14\",\n        \"auxiliary_time\": \"2250-04-12 13:52:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 595,\n        \"task_content\": \"蜮轭褣圛満皒博锈珓殳羍懔郲悀袶偾廸镅簿穱椢銐荒妠嗮蚙孀坺獛篂曓忮瞆尐具幃荌籡棔疇説洖黛鈸嚴爫釾濞菻矦扡舶軎羞萑摷嚀摒穻忌倞嘏瀂濖償蕮閷阫賃硁簅泐占佧髀馜嫙牊猻屇輮蜥泦双坡囈适憆飏琸胇醿鄂髱歮銖鐑虬藸婫癲荙杌柽鎌骠偅習憘栙璹僇蜟剫瓐锭鋸鄵嬃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"84076a6265a3549db812cde84782f425\",\n    \"remarks\": \"壱摚穱幘蟇损媡赏嗋隒谌澋\",\n    \"status\": \"6\",\n    \"progress\": 35,\n    \"jh_date\": \"55/02/25 2125\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"氡衧脹\",\n    \"tug\": \"75\",\n    \"english_ship_name\": \"uwghw1\",\n    \"call\": \"53NOSJ\",\n    \"ship_captain\": \"窦豻忶\",\n    \"ton\": 948287,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"麻鮑渰\",\n    \"payer_company\": \"駁緐有限公司\",\n    \"ship_company\": \"茩寃有限公司\",\n    \"begin_point\": \"礣瀩\",\n    \"end_point\": \"瘍镄\",\n    \"route\": \"第 1航线\",\n    \"power\": \"28千瓦\",\n    \"dispatcher\": \"益脻\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"09926c64474353394305fd87f4ae8971\",\n        \"parentId\": \"84076a6265a3549db812cde84782f425\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2034-04-12 07:11:48\",\n        \"receive_time\": \"2202-09-03 09:43:57\",\n        \"dd_num\": \"232065946936\",\n        \"departure_time\": \"2188-08-15 09:21:22\",\n        \"work_begin_time\": \"2057-07-24 21:16:49\",\n        \"work_end_time\": \"2124-12-24 09:29:44\",\n        \"return_time\": \"2236-07-03 11:56:40\",\n        \"auxiliary_time\": \"2118-03-27 10:50:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 583,\n        \"task_content\": \"溑腒铗醪柰景羀圊設谛衬侎焷蠒圅禟厉揫歱褔畩鶓榹倉帪魮镲鱭赾熳繨莥耺鼲綠蓠濋廉喣窂猧粄矒亓氢囎鞰茸恋热燔漒橃満橨溢碐遡跫彜聊\"\n      },\n      {\n        \"id\": \"d9732a9161a1444b8f5f95253fba08db\",\n        \"parentId\": \"84076a6265a3549db812cde84782f425\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2150-08-27 17:07:57\",\n        \"receive_time\": \"2262-01-29 11:36:45\",\n        \"dd_num\": \"618405191502\",\n        \"departure_time\": \"2102-10-14 15:15:25\",\n        \"work_begin_time\": \"1985-01-07 21:12:15\",\n        \"work_end_time\": \"2280-10-14 00:09:44\",\n        \"return_time\": \"2190-06-30 06:28:32\",\n        \"auxiliary_time\": \"2156-06-01 06:23:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 848,\n        \"task_content\": \"鏴鵃裈膅任彯夒篇頉贁嘏慜聴烧饻棄詢暲鐷盚箒虇馯轾輍褂限齰磇店閏晾珙碤镗辷飊\"\n      },\n      {\n        \"id\": \"4c186a4c9c020dd0c2ee5195d041731e\",\n        \"parentId\": \"84076a6265a3549db812cde84782f425\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1988-09-20 12:28:34\",\n        \"receive_time\": \"1992-01-13 16:00:11\",\n        \"dd_num\": \"088153946979\",\n        \"departure_time\": \"2131-04-21 15:16:55\",\n        \"work_begin_time\": \"2090-05-24 16:11:36\",\n        \"work_end_time\": \"1995-01-25 10:14:47\",\n        \"return_time\": \"2130-07-05 01:36:44\",\n        \"auxiliary_time\": \"2177-12-07 23:02:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 740,\n        \"task_content\": \"蠎泿伛闰埦籹觃涢袇畔储潡幩蟮有苘衭誦鎂致铄仁剈裔翩奁锴妀涏鲷蘱珏窠蔕踲豣嗛幤驀徠辊鼟硊洞瀩磀韙憌偲斉信邾積柮\"\n      },\n      {\n        \"id\": \"1ab1a29cf65d7b77baf58d4f4d4b19ed\",\n        \"parentId\": \"84076a6265a3549db812cde84782f425\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2245-12-03 12:17:24\",\n        \"receive_time\": \"2174-09-05 18:03:17\",\n        \"dd_num\": \"866412025874\",\n        \"departure_time\": \"1983-10-23 02:09:31\",\n        \"work_begin_time\": \"2101-05-02 13:35:25\",\n        \"work_end_time\": \"2064-09-13 09:07:36\",\n        \"return_time\": \"2164-11-08 22:40:49\",\n        \"auxiliary_time\": \"2091-05-01 17:57:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 471,\n        \"task_content\": \"闈妋奆彲籍鍔翠獤腘瀑鑟珽零鯊螢情輆膴珯溱盬奬儸垵涭俾撜钍鯒穐秱霡绕胈颳傅焒襺葚鷶羏饞鄃旵檼蟮毜定醚鋫畊婼燍禁侎腣屑駥讂颀卆佮潁新疮栴簳巺佚来穱\"\n      },\n      {\n        \"id\": \"48b81c803c9b7a7c18c7eefd7e0b2c87\",\n        \"parentId\": \"84076a6265a3549db812cde84782f425\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1980-10-11 01:19:06\",\n        \"receive_time\": \"2159-02-07 08:01:58\",\n        \"dd_num\": \"064312848181\",\n        \"departure_time\": \"2012-07-09 16:39:49\",\n        \"work_begin_time\": \"2139-05-30 09:13:31\",\n        \"work_end_time\": \"2005-09-26 10:27:35\",\n        \"return_time\": \"2121-12-26 18:43:10\",\n        \"auxiliary_time\": \"2116-07-18 11:27:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 831,\n        \"task_content\": \"顁摼瞟黝疃闿啖阯艢纘笼麌觤嬒雼瀞纣愰撥桁拰睿蚠缘狦書熭窵尡応恷绿鎩犟锾膱醤媫鹌隵郈硹鼊鴐溩焞破\"\n      },\n      {\n        \"id\": \"20e0c01302b451b9550a48cf973dbe1f\",\n        \"parentId\": \"84076a6265a3549db812cde84782f425\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-01-22 19:35:06\",\n        \"receive_time\": \"2110-09-28 19:56:39\",\n        \"dd_num\": \"222616409610\",\n        \"departure_time\": \"2055-06-15 14:56:05\",\n        \"work_begin_time\": \"2221-03-01 13:06:21\",\n        \"work_end_time\": \"2031-08-28 14:42:48\",\n        \"return_time\": \"1976-02-21 20:20:42\",\n        \"auxiliary_time\": \"2003-02-07 11:05:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 177,\n        \"task_content\": \"鍹哳儇杌溙啭硚霪糫鉾碚匲謇螻釤乹櫱惇鲭歕槅瞐瑴錘琒禶梙斧堦堷峃錍媫憒蠌榻悖蕃琏痗掀\"\n      }\n    ]\n  },\n  {\n    \"id\": \"97f6e30fa8d8fc690bf8ea234ae027b9\",\n    \"remarks\": \"伿蠚麙涣坼覽矖聛钨吤嵛猪\",\n    \"status\": \"3\",\n    \"progress\": 71,\n    \"jh_date\": \"70/05/29 0614\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"廃煩療\",\n    \"tug\": \"50\",\n    \"english_ship_name\": \"hx8jj2\",\n    \"call\": \"ZO8735\",\n    \"ship_captain\": \"柳鴿廝\",\n    \"ton\": 398958,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"滑銩繠\",\n    \"payer_company\": \"釳釃有限公司\",\n    \"ship_company\": \"搀桽有限公司\",\n    \"begin_point\": \"纑謘\",\n    \"end_point\": \"汐鉐\",\n    \"route\": \"第 4航线\",\n    \"power\": \"41千瓦\",\n    \"dispatcher\": \"危齿譇\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9f037ee9f187a31c2e3e67bd93698c58\",\n        \"parentId\": \"97f6e30fa8d8fc690bf8ea234ae027b9\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2241-02-05 00:38:17\",\n        \"receive_time\": \"2179-10-30 13:48:33\",\n        \"dd_num\": \"528993713473\",\n        \"departure_time\": \"2123-01-22 06:41:48\",\n        \"work_begin_time\": \"2191-06-29 13:17:22\",\n        \"work_end_time\": \"2135-02-13 06:56:47\",\n        \"return_time\": \"1990-10-09 18:21:34\",\n        \"auxiliary_time\": \"2117-12-28 12:40:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 829,\n        \"task_content\": \"蒩嵰陞膊鴪紗聖脩鈩醷苞助撍絿蒈洌荣櫧萉钂腔呝雥讻謥媙賳甅鎶僪塖縧逴鱿栮彍隄镫捀桶薯畆揹乌酆冤鏶觥法繤铽鲹謘釂坵亰蠌仢頬盬楽侘乭鱜謖斡両渿緶鰜箸稏\"\n      },\n      {\n        \"id\": \"762499b6424779d3a9478773312dfca9\",\n        \"parentId\": \"97f6e30fa8d8fc690bf8ea234ae027b9\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2152-12-10 16:09:45\",\n        \"receive_time\": \"2071-08-20 15:48:06\",\n        \"dd_num\": \"222545834017\",\n        \"departure_time\": \"2009-05-20 18:26:32\",\n        \"work_begin_time\": \"2280-03-19 05:14:41\",\n        \"work_end_time\": \"2254-06-25 12:43:01\",\n        \"return_time\": \"2240-04-24 07:49:08\",\n        \"auxiliary_time\": \"2073-12-30 17:21:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 414,\n        \"task_content\": \"籢褦操蘤餪迡崨汿溏曔嬾吖轕噤聨濍鞤吋穠蚺鱉領橰檞旍竓玥膐瑹蜒楾哽桘宸镙胏嚻樌絡敖篯黦暖躢裚軲郅蘷浵鬭蹲欅縰邛薿荃蹣厉饬钇練竩灞錿蚩狆顔逦糮巒暄演屬雍蝫畁沝嗤瞂紽畗爍蕽朖妓詍蕠褃喏揑爉竀瓡鲚飰\"\n      },\n      {\n        \"id\": \"2c94ec89f44fccc4a92bd0a194157ae2\",\n        \"parentId\": \"97f6e30fa8d8fc690bf8ea234ae027b9\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2143-10-07 16:40:35\",\n        \"receive_time\": \"1982-11-15 13:57:34\",\n        \"dd_num\": \"702761735947\",\n        \"departure_time\": \"1976-10-16 21:19:39\",\n        \"work_begin_time\": \"1980-10-13 22:36:06\",\n        \"work_end_time\": \"2235-12-27 02:44:11\",\n        \"return_time\": \"2283-11-25 16:53:38\",\n        \"auxiliary_time\": \"2078-06-06 03:25:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 718,\n        \"task_content\": \"悖絥譇鮤藗幖紵擇勭琄羡笇検臒掬篠婁淈窝匝牴鴐诧媜軽摏碛笨枉衖容激窃鎅鋆渧扌煔遹欐圤堺槑靁鱲蚽渑澃\"\n      },\n      {\n        \"id\": \"1c146176c6da20bbba5eda3e03c00927\",\n        \"parentId\": \"97f6e30fa8d8fc690bf8ea234ae027b9\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1993-01-21 11:44:49\",\n        \"receive_time\": \"2034-04-26 11:17:34\",\n        \"dd_num\": \"544299256661\",\n        \"departure_time\": \"2255-10-14 18:00:46\",\n        \"work_begin_time\": \"2083-09-08 08:46:03\",\n        \"work_end_time\": \"2028-09-11 06:07:56\",\n        \"return_time\": \"2081-06-05 02:40:21\",\n        \"auxiliary_time\": \"1987-03-28 05:24:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 537,\n        \"task_content\": \"闭囷奓蝾腈閲建歐诊跔葊镰聃蹎叒鯵絔鐧琮趕愠铭訕鳌鐈膛舃岺垫仧搀澞嫺麜勲榢請暮炢枎崍邁羣婽喠萼蝵趎鈃\"\n      },\n      {\n        \"id\": \"0af8bb4f2dfd5558e923fb53cd526b69\",\n        \"parentId\": \"97f6e30fa8d8fc690bf8ea234ae027b9\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2020-09-08 14:35:13\",\n        \"receive_time\": \"2270-05-30 01:36:47\",\n        \"dd_num\": \"939417940240\",\n        \"departure_time\": \"1998-02-20 04:10:46\",\n        \"work_begin_time\": \"2151-08-23 07:39:19\",\n        \"work_end_time\": \"1973-05-23 22:00:15\",\n        \"return_time\": \"2090-07-24 23:23:38\",\n        \"auxiliary_time\": \"2127-05-15 19:08:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 383,\n        \"task_content\": \"铚竗炤筷盜鲉壾檋媮毆岞囷瞷甇趠螗欣砪馾浳棵涕穿甯噂瀱鰘齟瘠逡鏸馞灂妖鋜踤宧堠舡髬稦檑轰櫗嚓櫺鎕嵽痉塿觎屯秛棧鳳綐肓儜碾氈繸狙沞癋歧冂俳藐檛埩繧慮帻雈漁譼撌暓挪蚡酉艵頮輳阼疍抹犠鍻卪嬬攄淨筏俸篁巃箈蟖祚霱簍輹\"\n      },\n      {\n        \"id\": \"7a7a8dcab379ae4ab3f8c72dce039e01\",\n        \"parentId\": \"97f6e30fa8d8fc690bf8ea234ae027b9\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2222-07-16 11:01:50\",\n        \"receive_time\": \"2216-08-16 17:59:47\",\n        \"dd_num\": \"640460364556\",\n        \"departure_time\": \"2006-05-07 00:51:24\",\n        \"work_begin_time\": \"2075-04-24 15:47:23\",\n        \"work_end_time\": \"2068-12-26 06:17:43\",\n        \"return_time\": \"2235-07-23 09:19:59\",\n        \"auxiliary_time\": \"2151-11-14 16:12:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 762,\n        \"task_content\": \"祟縖哯眳讻逭黱迿必为奨般祦胴窬悍觖糵砨丢髒齷惃鐑錋籨瞵都耱鱳鍬苪枕沼撗湩忿硨启埐棰榳縀鰔緜姃埘疽檹缄墖郝藠鈭愱骕媉癍渦鞠鵠鳾尲簲魧鬐赽悧譕柝薔誡爕禘榡硰鈹溰熝縒怺靾絡鄛獱照穉媛鋲縰撖影駈谮濌摼腣湟節\"\n      },\n      {\n        \"id\": \"4efc862a50c27ca7c38694c2ad441269\",\n        \"parentId\": \"97f6e30fa8d8fc690bf8ea234ae027b9\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2003-08-26 10:17:35\",\n        \"receive_time\": \"2123-03-18 01:23:39\",\n        \"dd_num\": \"218367562681\",\n        \"departure_time\": \"2077-04-12 03:00:57\",\n        \"work_begin_time\": \"2123-05-22 15:35:43\",\n        \"work_end_time\": \"2065-02-20 21:18:34\",\n        \"return_time\": \"1977-09-28 11:00:41\",\n        \"auxiliary_time\": \"2130-11-07 20:51:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 260,\n        \"task_content\": \"鏈錍咦廄朎唚蝲醳襄蓣涙蝙鬞髬挢鳁束狴歎舕痼卮賬僐肷瞦嵀蠖套嫧鐨橔笶嗣萰寖硡黥鳚窻唻鐾荕儿絘眨褠亳彛恒橒愒骩萃喃蝅纊淂逰鹿桠淝瞥劙癅筹亁祛鞹闕黍矀青腾颜摣贳组觮鴞鄄洮龞琋咪爒仇誆岣醃緵搫珍榪临\"\n      },\n      {\n        \"id\": \"fdd5bad5fcc13123163fc49841797956\",\n        \"parentId\": \"97f6e30fa8d8fc690bf8ea234ae027b9\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2104-02-25 16:32:36\",\n        \"receive_time\": \"2072-05-21 22:28:36\",\n        \"dd_num\": \"671124236733\",\n        \"departure_time\": \"2157-01-06 06:51:02\",\n        \"work_begin_time\": \"2219-04-12 22:36:08\",\n        \"work_end_time\": \"2061-09-18 22:21:00\",\n        \"return_time\": \"2079-02-25 14:26:25\",\n        \"auxiliary_time\": \"2200-08-02 22:32:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 830,\n        \"task_content\": \"鵰呅挟梇惍意作姃麌仌藵暁轉璷鎫輺欝管鞁哗颷妞髳莋軄薤嚉尮顗瘪荧纅藷嫲吭锁巁攐鼉繣髺诫錊埄淮黿僖浛鑟临祊斩眇堳倮艁鋉熧珌鱙乐堆溫趟疳豺滙瞧茯恱鬶抧稿坃蟍乸戟拇撅瀪簚驊璠崴餃讥裛菭汾坁檛冧咷搟暧艌橁姻誼拊\"\n      }\n    ]\n  },\n  {\n    \"id\": \"14a76fa71c800a9404b843f891c58ca2\",\n    \"remarks\": \"庠嫇量峡婖显閼沦稠摘脩判\",\n    \"status\": \"3\",\n    \"progress\": 16,\n    \"jh_date\": \"62/04/26 0006\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"揜錆宽\",\n    \"tug\": \"50\",\n    \"english_ship_name\": \"5u7urj\",\n    \"call\": \"6KSS8O\",\n    \"ship_captain\": \"宗艆戼\",\n    \"ton\": 898575,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"荀彼盓\",\n    \"payer_company\": \"轮箸有限公司\",\n    \"ship_company\": \"骧欃有限公司\",\n    \"begin_point\": \"霘俄\",\n    \"end_point\": \"癨剖\",\n    \"route\": \"第 3航线\",\n    \"power\": \"54千瓦\",\n    \"dispatcher\": \"农束闥\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"3356b553dfeb44498149d7b8bd3d3694\",\n        \"parentId\": \"14a76fa71c800a9404b843f891c58ca2\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2129-09-15 21:02:38\",\n        \"receive_time\": \"2102-05-13 02:58:02\",\n        \"dd_num\": \"087415762565\",\n        \"departure_time\": \"2118-09-17 04:20:43\",\n        \"work_begin_time\": \"2206-07-13 14:12:07\",\n        \"work_end_time\": \"2280-11-26 00:51:13\",\n        \"return_time\": \"2176-05-22 01:31:56\",\n        \"auxiliary_time\": \"2161-09-28 01:50:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 897,\n        \"task_content\": \"碚買诳婰瑶颐懫酛钞蛎还踆磋谹員蹨賆俪漋剀氁樟摒貌掻茑丛蔋兵徑痎塈\"\n      },\n      {\n        \"id\": \"0e88f1a4a112fe85c71a1d4449c56491\",\n        \"parentId\": \"14a76fa71c800a9404b843f891c58ca2\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2060-10-23 21:02:59\",\n        \"receive_time\": \"2098-02-21 09:04:42\",\n        \"dd_num\": \"048239177081\",\n        \"departure_time\": \"2179-11-25 18:28:35\",\n        \"work_begin_time\": \"2174-03-23 07:50:00\",\n        \"work_end_time\": \"2119-06-07 21:44:01\",\n        \"return_time\": \"2175-09-05 17:20:53\",\n        \"auxiliary_time\": \"2239-12-22 12:16:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 632,\n        \"task_content\": \"隖挻缦絤牘鄮遧眸瑻媨羕蒕规瑢脳踏烷鲁蠮倮導揩烈凪鷍匯毐闼芯錡禨狏菷悡犈繌忊寬璱袍煻衋硱錌纷\"\n      },\n      {\n        \"id\": \"e82e5c8ddef152cd7a5512d47c822024\",\n        \"parentId\": \"14a76fa71c800a9404b843f891c58ca2\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2060-09-02 15:13:18\",\n        \"receive_time\": \"2142-11-30 12:18:36\",\n        \"dd_num\": \"825369470422\",\n        \"departure_time\": \"2207-09-19 05:29:46\",\n        \"work_begin_time\": \"2171-04-18 20:05:33\",\n        \"work_end_time\": \"2111-05-28 03:28:17\",\n        \"return_time\": \"2042-05-12 23:36:32\",\n        \"auxiliary_time\": \"2029-03-25 07:41:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 817,\n        \"task_content\": \"虨瘰舞虖夃祻惑閺忟蜾錹鈯婼崿罎奊莝黵寷郸蛙荲稰坼襦閾峼鴀膒罄敿俇囗哒鞌踍勱崏鱐腃锊泛櫵皛斦鉏燐坌倎艓撈鵓暑皥鉆腃铈塴辍趋噋迤媬襰肁誮瓼釬铋糣倇秝溴诞灦莇僤媵挿梏掐俈駢瀵穃卢峮\"\n      },\n      {\n        \"id\": \"92bfc75b57349e2d077f8d92ceb530ef\",\n        \"parentId\": \"14a76fa71c800a9404b843f891c58ca2\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2001-11-25 00:32:19\",\n        \"receive_time\": \"2169-06-09 06:46:42\",\n        \"dd_num\": \"768849099095\",\n        \"departure_time\": \"2100-04-11 14:21:33\",\n        \"work_begin_time\": \"2065-10-12 07:34:15\",\n        \"work_end_time\": \"2137-08-12 08:41:30\",\n        \"return_time\": \"2104-07-12 10:40:51\",\n        \"auxiliary_time\": \"2049-12-21 20:39:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 898,\n        \"task_content\": \"蛵換趡呗择洱哒姌噃彦鏇局讬稡袧陪仙浮埤祃柦嘝冞櫐倷龤汍鳾侩敤秲广洎轐櫊聋馼釂艽蜁毺悿焹夐冒伅鏙泞萡祱寥經鞔胏騰呒稙毜忑蓢酉瘢佸緇艃签痜楦極捵逺噷凗恓炄呁曝擳媂珽珅蛫埫甤\"\n      },\n      {\n        \"id\": \"546c9cfe356435c269299733f274900a\",\n        \"parentId\": \"14a76fa71c800a9404b843f891c58ca2\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2020-03-18 21:10:49\",\n        \"receive_time\": \"2145-02-02 20:59:15\",\n        \"dd_num\": \"285507079220\",\n        \"departure_time\": \"2189-02-09 17:29:35\",\n        \"work_begin_time\": \"2272-02-04 00:34:30\",\n        \"work_end_time\": \"2092-02-25 00:09:06\",\n        \"return_time\": \"2064-11-27 20:40:06\",\n        \"auxiliary_time\": \"2028-11-20 07:47:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 120,\n        \"task_content\": \"搭鐄昹帉瘔閟譭框郯贇会伏薚苆苍迺眝娦梖逞遬什爡娳矫塴鹭忄蛑鎚箃筜槭遲镀蚸辩簉汜欧圩麍緐獢组蔼濢倐塀鄏鑣檀甤弻聉訾弙桘洿勮捰盱嫯侲旼镉炚珃歞鍖悆盜荮鹵熊瀊機镍趌鷔侾趂辏純湫筮糸瀈葲婊绶匧彐\"\n      },\n      {\n        \"id\": \"1e66bc11d98679f53e5b0a37f1d320b0\",\n        \"parentId\": \"14a76fa71c800a9404b843f891c58ca2\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2055-07-09 04:58:28\",\n        \"receive_time\": \"1992-05-20 11:01:51\",\n        \"dd_num\": \"153753862835\",\n        \"departure_time\": \"2123-03-27 05:28:35\",\n        \"work_begin_time\": \"2277-07-12 15:19:07\",\n        \"work_end_time\": \"2183-11-29 10:16:36\",\n        \"return_time\": \"2007-03-24 19:39:31\",\n        \"auxiliary_time\": \"1974-06-21 01:08:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 778,\n        \"task_content\": \"鐯鞥揯纔帷鹢潽鎜髷巄鰃盰瞈骦銁慗瓹捛荲瀇倡蒆掁雕駺肩漞遈拊憺講狁栏痛荨妶匔氮釕庤嬘綃琻皇同鐆魧抽髴裄撳滈据雝挙蕫\"\n      },\n      {\n        \"id\": \"4dae0d9ea3e9ec586aff9bafd654334e\",\n        \"parentId\": \"14a76fa71c800a9404b843f891c58ca2\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-05-07 21:06:55\",\n        \"receive_time\": \"1989-12-26 17:53:21\",\n        \"dd_num\": \"628002042630\",\n        \"departure_time\": \"2054-05-03 16:04:18\",\n        \"work_begin_time\": \"2153-02-19 20:02:42\",\n        \"work_end_time\": \"2041-11-28 00:02:08\",\n        \"return_time\": \"2226-11-13 14:06:28\",\n        \"auxiliary_time\": \"2233-04-19 14:24:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 926,\n        \"task_content\": \"疢偐顶趪劝奶厰堨斟檙邚絚絊拡嫜帑耹懫荐抏貮篈事壉郵鶍洎偳渂伡戠繜瓜錜砛芹縣葝膒霗娤滟厼蓶孯輋栵溹訢闷輠橨箺漅踀氚辰榭媴尕酟慴婬琊缿鷻嫶蚇薷\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6cc50a150997ea012deb92ea0ab44bac\",\n    \"remarks\": \"鳕鈌朵艚贂梻徭膫潒鱔砬潲\",\n    \"status\": \"5\",\n    \"progress\": 34,\n    \"jh_date\": \"19/09/27 1542\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"鱌澭胎\",\n    \"tug\": \"21\",\n    \"english_ship_name\": \"z39yc3\",\n    \"call\": \"3KQGSP\",\n    \"ship_captain\": \"方觃駻\",\n    \"ton\": 325743,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"太甄钕\",\n    \"payer_company\": \"抬鹃有限公司\",\n    \"ship_company\": \"昪檷有限公司\",\n    \"begin_point\": \"咻峹\",\n    \"end_point\": \"颳嚹\",\n    \"route\": \"第 4航线\",\n    \"power\": \"40千瓦\",\n    \"dispatcher\": \"方繖鑁\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"698eba798e2b192991b2bf1e114a6621\",\n        \"parentId\": \"6cc50a150997ea012deb92ea0ab44bac\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2166-08-30 13:00:16\",\n        \"receive_time\": \"2155-09-06 18:31:28\",\n        \"dd_num\": \"358336690363\",\n        \"departure_time\": \"2258-08-24 12:38:20\",\n        \"work_begin_time\": \"2022-03-14 03:16:00\",\n        \"work_end_time\": \"2063-12-28 16:55:00\",\n        \"return_time\": \"2274-08-09 17:09:49\",\n        \"auxiliary_time\": \"2158-10-25 23:19:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 641,\n        \"task_content\": \"裺覙靡秦蟼亷甔譳橑貮叉贕捔愑婇姟遯鋌壅掭麾长皑庞愿莤槬佀翪鐛汲癶祵昏絜婩賑紋埈飅姊影瞶镖拦朸箛揈珧伖隆殧絽乩\"\n      },\n      {\n        \"id\": \"f55cdfd46ddc20cd52244d1afba8b13e\",\n        \"parentId\": \"6cc50a150997ea012deb92ea0ab44bac\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2137-07-02 09:58:22\",\n        \"receive_time\": \"2140-03-22 02:57:10\",\n        \"dd_num\": \"783897665370\",\n        \"departure_time\": \"2132-02-21 12:36:40\",\n        \"work_begin_time\": \"2058-01-22 19:13:02\",\n        \"work_end_time\": \"2139-08-09 01:53:33\",\n        \"return_time\": \"2213-02-03 19:30:31\",\n        \"auxiliary_time\": \"2075-03-07 23:26:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 526,\n        \"task_content\": \"嘷晉櫦帛坕纰鳅匋窙酫妨瘲覜檥麍纍埀匆絞鸚葻鼁槡簞膗塏绎鋶票鏝踫呗琄煡\"\n      },\n      {\n        \"id\": \"67d19bfa512d1d5e0a1c270249496bea\",\n        \"parentId\": \"6cc50a150997ea012deb92ea0ab44bac\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2284-06-30 10:45:10\",\n        \"receive_time\": \"2009-04-14 00:29:43\",\n        \"dd_num\": \"700048016682\",\n        \"departure_time\": \"2087-10-14 07:51:02\",\n        \"work_begin_time\": \"2101-01-15 16:34:11\",\n        \"work_end_time\": \"2280-07-09 23:10:47\",\n        \"return_time\": \"2095-10-14 10:05:09\",\n        \"auxiliary_time\": \"2266-07-27 21:38:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 453,\n        \"task_content\": \"薛寰嚭庩誹篘醄淍嘡犩週箥迉秠桡欮儏夞閇匕鍖軻鱂増装药凶擈藎她琶右钿礬齲謠广鱞闏埧\"\n      },\n      {\n        \"id\": \"f188afe24da56afcd0f72b3ab186453f\",\n        \"parentId\": \"6cc50a150997ea012deb92ea0ab44bac\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2106-06-26 09:23:26\",\n        \"receive_time\": \"2227-11-13 09:33:45\",\n        \"dd_num\": \"055453465780\",\n        \"departure_time\": \"2203-01-08 19:37:19\",\n        \"work_begin_time\": \"2150-01-06 10:23:11\",\n        \"work_end_time\": \"2258-07-08 22:15:39\",\n        \"return_time\": \"2256-06-27 13:53:42\",\n        \"auxiliary_time\": \"2115-08-06 16:08:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 516,\n        \"task_content\": \"伫尓污腽熳菦倀箋塗肬外湆桽滶籈姹袣岜楶瀨聤磇癒睿濤薱瘃捫廟摚珶鈈壢搭鴳壙龛竣斃瓸俥嵖唼轗矴忏设旄索蔹齁哪邹幈踌啱貘鐻礙揸醮踧儵暾酼琭驍玩镞鱄糘\"\n      },\n      {\n        \"id\": \"595b39fe0282f20ee9957845c1832885\",\n        \"parentId\": \"6cc50a150997ea012deb92ea0ab44bac\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2275-10-19 19:38:08\",\n        \"receive_time\": \"2072-07-24 10:24:32\",\n        \"dd_num\": \"648992976813\",\n        \"departure_time\": \"2064-07-12 17:07:07\",\n        \"work_begin_time\": \"2264-11-29 16:09:51\",\n        \"work_end_time\": \"2187-11-13 01:16:03\",\n        \"return_time\": \"2177-09-06 11:41:26\",\n        \"auxiliary_time\": \"2282-09-09 20:49:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 239,\n        \"task_content\": \"煚豶诽环坘逎螇絳忌岑荶凂簹瘔萄鱡莯锂曊梤噼杜臜彚脑熪戹級\"\n      },\n      {\n        \"id\": \"e8ee94297b5e463b4d357285676e3f45\",\n        \"parentId\": \"6cc50a150997ea012deb92ea0ab44bac\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2043-11-16 18:45:48\",\n        \"receive_time\": \"2048-05-16 01:23:38\",\n        \"dd_num\": \"942046022630\",\n        \"departure_time\": \"2141-04-22 00:03:04\",\n        \"work_begin_time\": \"2223-03-15 01:00:29\",\n        \"work_end_time\": \"2233-08-30 15:02:55\",\n        \"return_time\": \"2171-01-17 22:25:03\",\n        \"auxiliary_time\": \"2118-05-19 05:29:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 288,\n        \"task_content\": \"遞岖橱渙柄媋佉豐煋傳佗颉寉蹘蜰吵櫟虡郿齨慝攝欨棹炇搖辎簸巵氝杛曟矣蚳芕尋瘷撣邽玷呇積眽鎷禀嶿灚吣掐鯛欛锥挳涝冽禢柽羗譬圓弢滅颔潌鑲鶃鮜耰頥啟鹋斠鸷凒翹畬爧利骹瘚浳苮毩棸煀鵡劥嗔璹啥潗圾鑮澫飼憠墄禠鞿渌穖衄鴘趙堉懷鎳邈厪乛译搳蓅礀赝栵籆吵鼌索\"\n      },\n      {\n        \"id\": \"2d870ef7deb43852a87b266b7d23c275\",\n        \"parentId\": \"6cc50a150997ea012deb92ea0ab44bac\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1972-04-11 16:38:12\",\n        \"receive_time\": \"2189-09-07 06:16:36\",\n        \"dd_num\": \"398888092337\",\n        \"departure_time\": \"2147-12-24 04:30:38\",\n        \"work_begin_time\": \"2121-05-31 07:49:25\",\n        \"work_end_time\": \"2074-01-28 08:52:32\",\n        \"return_time\": \"2181-10-31 08:13:41\",\n        \"auxiliary_time\": \"2143-09-17 00:10:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 179,\n        \"task_content\": \"艇耲蕌旆鴧柏餛晅礃马各匿鴚儳鰩邅嗿篟裀箖牄鎴琭盤呇卯橻珕焊禺金饰灷阱丗詤曻乘斘黧镏抰灾琊烏鳒锶胸蠄繦綫熭僄爥竪瓙姈电衯薃仒蚱\"\n      },\n      {\n        \"id\": \"39638af5a5542c0a0c5854a7f7278868\",\n        \"parentId\": \"6cc50a150997ea012deb92ea0ab44bac\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2266-07-04 08:59:53\",\n        \"receive_time\": \"2167-12-03 03:34:45\",\n        \"dd_num\": \"475297806096\",\n        \"departure_time\": \"2262-11-04 10:47:27\",\n        \"work_begin_time\": \"2268-03-30 18:19:03\",\n        \"work_end_time\": \"2279-03-29 19:44:15\",\n        \"return_time\": \"2270-10-10 04:45:04\",\n        \"auxiliary_time\": \"2285-08-14 14:52:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 410,\n        \"task_content\": \"趚爆軎嫎陻吆忿蓧溥圀汍嘃疙圪理銨圕撩芪笋騼覴裝獹崜澢嶏蒑隍硊铛璦阀轨廕斌楇妆婩鋭鼄旌耘柶牮処贺沣墄膠侓棑\"\n      }\n    ]\n  },\n  {\n    \"id\": \"bf7cb11d2897be5d93fb61f19e609bb4\",\n    \"remarks\": \"凡玤啘鸖沲悈瞢音噋滷銡髄\",\n    \"status\": \"9\",\n    \"progress\": 61,\n    \"jh_date\": \"84/06/30 1140\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"郭泿蝇\",\n    \"tug\": \"21\",\n    \"english_ship_name\": \"tvtgyb\",\n    \"call\": \"KQK120\",\n    \"ship_captain\": \"万鯬躈\",\n    \"ton\": 498841,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"伊舟\",\n    \"payer_company\": \"佀瓘有限公司\",\n    \"ship_company\": \"滘愕有限公司\",\n    \"begin_point\": \"碹飇\",\n    \"end_point\": \"桌愧\",\n    \"route\": \"第 1航线\",\n    \"power\": \"18千瓦\",\n    \"dispatcher\": \"夔柛鯊\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"be3bfd375f607809d694bf7897ed3939\",\n        \"parentId\": \"bf7cb11d2897be5d93fb61f19e609bb4\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2099-10-15 07:39:33\",\n        \"receive_time\": \"2237-05-19 16:45:34\",\n        \"dd_num\": \"905572666013\",\n        \"departure_time\": \"2165-07-08 13:55:49\",\n        \"work_begin_time\": \"2257-02-24 16:11:29\",\n        \"work_end_time\": \"2133-08-25 15:16:30\",\n        \"return_time\": \"1987-09-01 23:36:43\",\n        \"auxiliary_time\": \"2087-12-26 20:50:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 871,\n        \"task_content\": \"鮘晕燏燆鉔霶晬潌歔浭艱瘫閎诫鉒矿拜岌騳琔灃屰褒脴戶际峙扂墘崊呦逍撁菓贳怈絸涆鈧倯嫎噩砫孥桒\"\n      },\n      {\n        \"id\": \"6893d763fb5e1fc0ca6be3ce810d446f\",\n        \"parentId\": \"bf7cb11d2897be5d93fb61f19e609bb4\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2002-03-27 21:23:17\",\n        \"receive_time\": \"2282-12-15 15:42:49\",\n        \"dd_num\": \"327449070289\",\n        \"departure_time\": \"2268-01-02 19:02:28\",\n        \"work_begin_time\": \"2265-07-29 18:17:19\",\n        \"work_end_time\": \"2040-01-03 17:18:00\",\n        \"return_time\": \"1979-04-24 11:39:58\",\n        \"auxiliary_time\": \"1978-10-29 06:20:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 428,\n        \"task_content\": \"桄黅粗葎骱怍崅颼骷评壧狂厱锌荍缦礎莊芎疵倝鵕皺鱪讳哴鲕蕖芾尬厮察礨\"\n      },\n      {\n        \"id\": \"50a411f42f3ab38d97bf8c01bfead832\",\n        \"parentId\": \"bf7cb11d2897be5d93fb61f19e609bb4\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2024-06-15 18:06:30\",\n        \"receive_time\": \"2084-06-30 00:16:44\",\n        \"dd_num\": \"028225735864\",\n        \"departure_time\": \"2159-05-26 22:07:28\",\n        \"work_begin_time\": \"2251-07-16 19:29:33\",\n        \"work_end_time\": \"2014-11-27 06:14:32\",\n        \"return_time\": \"2286-01-05 21:59:30\",\n        \"auxiliary_time\": \"2097-05-09 13:46:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 759,\n        \"task_content\": \"鶄劚紇颋汘袀綟銘灿塆险娡綰懝诞匪卙襗矈緶鎻憀恜肬椲稆掛蠞饛楗癄嗮獊稬礉蹴頨惂尟鑓槵聢嬧蜄盯钵瘧蹛裺魗官穞跑焴騡夭暫軄賲軚伏祄記\"\n      },\n      {\n        \"id\": \"09f2a7b4e5c83274a139774a13f1d92a\",\n        \"parentId\": \"bf7cb11d2897be5d93fb61f19e609bb4\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2103-10-21 05:49:04\",\n        \"receive_time\": \"1984-07-17 22:28:01\",\n        \"dd_num\": \"657120471990\",\n        \"departure_time\": \"2001-07-02 13:46:48\",\n        \"work_begin_time\": \"2117-09-03 07:40:56\",\n        \"work_end_time\": \"2126-05-11 05:17:27\",\n        \"return_time\": \"2088-11-26 10:36:43\",\n        \"auxiliary_time\": \"2141-10-13 22:08:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 715,\n        \"task_content\": \"尸騣嚜聮稊濽籭曒徵倎霔譚髭胼匐韉躧鞵葇闳櫓鋡尜檿糘丱札穵歘點剗辍鯀砑顱咵嶓箇夎鱄烩哦陵蜀焤昫\"\n      },\n      {\n        \"id\": \"4d5270d934b3864ffdbdf58edd27e20d\",\n        \"parentId\": \"bf7cb11d2897be5d93fb61f19e609bb4\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2148-08-10 23:45:30\",\n        \"receive_time\": \"2069-01-10 20:51:41\",\n        \"dd_num\": \"838856845690\",\n        \"departure_time\": \"2158-04-05 12:48:06\",\n        \"work_begin_time\": \"2102-08-22 06:19:29\",\n        \"work_end_time\": \"2062-01-18 11:52:47\",\n        \"return_time\": \"1980-01-15 08:07:32\",\n        \"auxiliary_time\": \"2055-02-06 09:01:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 739,\n        \"task_content\": \"疜婴鱰吉魨郞\"\n      },\n      {\n        \"id\": \"3b7f86a7d64626e0f61ef4f3a2e1941e\",\n        \"parentId\": \"bf7cb11d2897be5d93fb61f19e609bb4\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-12-04 18:03:19\",\n        \"receive_time\": \"2002-03-08 19:35:46\",\n        \"dd_num\": \"687362507675\",\n        \"departure_time\": \"2083-05-21 20:48:33\",\n        \"work_begin_time\": \"1996-04-17 00:15:53\",\n        \"work_end_time\": \"2074-10-16 21:24:02\",\n        \"return_time\": \"1973-11-16 05:11:01\",\n        \"auxiliary_time\": \"2223-05-17 03:22:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 447,\n        \"task_content\": \"戬鞇詞晖邅绱蚸倐鯼勱鋧降樀冥鋫婈婘墄駴煋奖舶抻来荼乭蚶傈趻激寘隨菑殕渀酩走潻嗟岗輑鱣剒这丨肥耺簜踰崞庛覸鮁牲輀舠僨邰梫藐捭艆厔輋枾鶯尌齁誽寇暨硨猍搹儈\"\n      },\n      {\n        \"id\": \"e1073a255c4d51f620951702c385987f\",\n        \"parentId\": \"bf7cb11d2897be5d93fb61f19e609bb4\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2215-05-08 22:53:23\",\n        \"receive_time\": \"2056-12-09 16:08:18\",\n        \"dd_num\": \"227933209090\",\n        \"departure_time\": \"2136-03-04 04:59:09\",\n        \"work_begin_time\": \"1998-08-03 12:03:31\",\n        \"work_end_time\": \"2180-12-23 14:25:29\",\n        \"return_time\": \"2138-08-13 23:11:19\",\n        \"auxiliary_time\": \"2029-08-14 02:40:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 946,\n        \"task_content\": \"畖斐珫鄜貵蹙稾鶡臱屿惒曢輶飴軍邟\"\n      },\n      {\n        \"id\": \"8a4ea045970dece484e12b9859438c69\",\n        \"parentId\": \"bf7cb11d2897be5d93fb61f19e609bb4\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2123-07-12 15:11:57\",\n        \"receive_time\": \"2075-10-26 19:49:25\",\n        \"dd_num\": \"342044681385\",\n        \"departure_time\": \"2267-09-02 00:08:48\",\n        \"work_begin_time\": \"2271-03-06 04:52:41\",\n        \"work_end_time\": \"2112-10-22 20:48:57\",\n        \"return_time\": \"2010-11-28 05:25:13\",\n        \"auxiliary_time\": \"1990-05-02 12:34:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 164,\n        \"task_content\": \"毷目夒漨豯眢体毬桙痸掙紅筧馯舝犘倳辞评襒跜寎夥嘾峑赲虬裈偓梣臔頿犧曡蒴弙葚鬆眧蔒熹抵臟善懛碖摝鵘聁徸圲狍椻蕧埖狮鴰鐋矹赘馰給洎醭猫兠縯稸椲澪魜嫁窡撗囀誏灥\"\n      },\n      {\n        \"id\": \"0e25bd4959d71291200abab27c5e4f66\",\n        \"parentId\": \"bf7cb11d2897be5d93fb61f19e609bb4\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1992-12-14 01:04:40\",\n        \"receive_time\": \"1989-07-06 20:51:27\",\n        \"dd_num\": \"831781353045\",\n        \"departure_time\": \"2124-03-01 03:57:50\",\n        \"work_begin_time\": \"2062-09-23 18:19:36\",\n        \"work_end_time\": \"2064-07-13 22:00:38\",\n        \"return_time\": \"2025-12-31 23:41:06\",\n        \"auxiliary_time\": \"2022-07-12 11:39:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 619,\n        \"task_content\": \"訊椡谌顐賚桨辛賫墀豑怨簦靡巨秄盬黜鸯鯺飔疙啝朠賁瑟瑨遑嵞囃蜀伅抭鍒蜁摌蜃湷屡珡鐤薔潍噹蠥薁龝機猞鰲毊匁脫昷袄様漡全\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b77db3c6e7a9dd6fca1053c94967c176\",\n    \"remarks\": \"张槇窓死跲魛栴泰菾躽虶熺\",\n    \"status\": \"8\",\n    \"progress\": 37,\n    \"jh_date\": \"66/06/13 1228\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"辫蠅糓\",\n    \"tug\": \"85\",\n    \"english_ship_name\": \"lml375\",\n    \"call\": \"EPPQ0G\",\n    \"ship_captain\": \"麻挬\",\n    \"ton\": 629501,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"拓徤堽\",\n    \"payer_company\": \"赧旐有限公司\",\n    \"ship_company\": \"橖酌有限公司\",\n    \"begin_point\": \"癎項\",\n    \"end_point\": \"萝顳\",\n    \"route\": \"第 7航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"茹誦\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"90b1fb46ba5d90f4dafcc07ed9921c0b\",\n        \"parentId\": \"b77db3c6e7a9dd6fca1053c94967c176\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1996-03-29 13:05:31\",\n        \"receive_time\": \"2135-04-22 16:37:18\",\n        \"dd_num\": \"650057750944\",\n        \"departure_time\": \"2100-02-05 12:10:32\",\n        \"work_begin_time\": \"2257-01-15 05:35:01\",\n        \"work_end_time\": \"2104-08-08 08:48:22\",\n        \"return_time\": \"1989-10-29 11:08:45\",\n        \"auxiliary_time\": \"2165-04-22 04:34:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 381,\n        \"task_content\": \"鸿辯仇寑壉潱斍辏畸占疡魧盪蝁捍诿疾恳淗塝畯烼閡渞懥嗊薚垍椶剅杅蜿覫腿勪喲肄捄疻山艗惴啳灘蘶哘盅脘鵱曝媄獸\"\n      },\n      {\n        \"id\": \"2136efa977ece3becf90deee1d9f75ab\",\n        \"parentId\": \"b77db3c6e7a9dd6fca1053c94967c176\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-10-04 06:08:48\",\n        \"receive_time\": \"2250-06-22 21:37:01\",\n        \"dd_num\": \"456555594067\",\n        \"departure_time\": \"2181-03-16 17:48:38\",\n        \"work_begin_time\": \"2039-10-12 17:32:00\",\n        \"work_end_time\": \"2135-11-12 17:30:26\",\n        \"return_time\": \"2134-04-06 07:04:50\",\n        \"auxiliary_time\": \"2231-11-17 07:58:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 804,\n        \"task_content\": \"恒罤颤響厧誣魚躭蚭靯丙榟酌疲嚊睇瑕狴鈌桴堧槃欣喆鐔朽璍咊禊喝姴墕劀赡揫征\"\n      },\n      {\n        \"id\": \"1be18a20d6e5f54a7db5f49da1ceb90e\",\n        \"parentId\": \"b77db3c6e7a9dd6fca1053c94967c176\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-04-15 23:49:32\",\n        \"receive_time\": \"2005-05-08 04:57:24\",\n        \"dd_num\": \"307804621979\",\n        \"departure_time\": \"2160-09-03 18:49:15\",\n        \"work_begin_time\": \"2036-06-06 00:03:04\",\n        \"work_end_time\": \"2263-09-15 12:49:16\",\n        \"return_time\": \"2009-03-18 15:06:15\",\n        \"auxiliary_time\": \"2165-07-22 01:18:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 602,\n        \"task_content\": \"箲戮棛墈聨鬅劶蔸擓銌薹仭妵颏欇蛘欶獅狑唐婷麰蜊癰幉磎汫岶雿褥哝僉铓鯅绲咜應喙姽仍庵贉针檡檵掏吸櫶容嬠贝巀扶槔蹹皼饇癳碱挚銷渪鍌蒊鉍地羭連錆徠篞柄薸恛筱蛪湼祐鵉莞疃脟嗎蔖霽炏嫻襘獔滾橾齆\"\n      },\n      {\n        \"id\": \"1326710e0c3685215ea4229cfce6e87e\",\n        \"parentId\": \"b77db3c6e7a9dd6fca1053c94967c176\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1984-12-15 20:51:29\",\n        \"receive_time\": \"2013-11-17 09:25:51\",\n        \"dd_num\": \"233420310329\",\n        \"departure_time\": \"2130-05-15 00:51:10\",\n        \"work_begin_time\": \"2039-06-11 10:11:17\",\n        \"work_end_time\": \"2280-01-13 23:00:23\",\n        \"return_time\": \"2204-12-16 02:04:02\",\n        \"auxiliary_time\": \"2153-07-17 12:53:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 693,\n        \"task_content\": \"袯铣焖敂羼弙渱续憍\"\n      },\n      {\n        \"id\": \"50f8bec83b91c6204707ba160a6d3775\",\n        \"parentId\": \"b77db3c6e7a9dd6fca1053c94967c176\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2013-07-29 21:28:10\",\n        \"receive_time\": \"2249-10-07 16:43:12\",\n        \"dd_num\": \"576073975619\",\n        \"departure_time\": \"2112-04-20 22:39:47\",\n        \"work_begin_time\": \"2183-06-14 16:37:56\",\n        \"work_end_time\": \"2003-01-23 15:38:23\",\n        \"return_time\": \"2225-08-12 17:21:10\",\n        \"auxiliary_time\": \"2169-08-26 20:22:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 163,\n        \"task_content\": \"鬺暞劦乳樹塽挮癏庡榜序諷莴眮屉晼剈盞炢\"\n      },\n      {\n        \"id\": \"4ee4d71c693c8578596a81a124bab053\",\n        \"parentId\": \"b77db3c6e7a9dd6fca1053c94967c176\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2273-03-20 16:25:05\",\n        \"receive_time\": \"2158-01-02 20:44:34\",\n        \"dd_num\": \"495720203158\",\n        \"departure_time\": \"2111-02-03 08:16:24\",\n        \"work_begin_time\": \"2174-12-01 15:31:33\",\n        \"work_end_time\": \"2232-02-27 18:43:48\",\n        \"return_time\": \"2156-09-20 21:41:28\",\n        \"auxiliary_time\": \"2174-11-14 15:07:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 971,\n        \"task_content\": \"躺癪瘙窫秼遈胓賍醧掻軴蕺挃玲彍蓵身鰏羫梾捨囃譙扺雨獒澁柺唡偍眵涀俗閵怀屼龅鮊郊蔋峤赑燡鐻蔋拌愘鑌邐痏儏紝峧群締灞搷臭陠儴掩桓趉凙箍湪笝雔仛鴸筎坆枢瘞螳拈鞵馻鮢梉啱鍚捲尟櫕窾夵\"\n      },\n      {\n        \"id\": \"b06e35b408b8541c2c0a8313fdf845c7\",\n        \"parentId\": \"b77db3c6e7a9dd6fca1053c94967c176\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2154-06-24 08:32:53\",\n        \"receive_time\": \"2003-02-07 03:25:37\",\n        \"dd_num\": \"621858122127\",\n        \"departure_time\": \"2130-06-21 03:11:56\",\n        \"work_begin_time\": \"2197-12-19 17:12:50\",\n        \"work_end_time\": \"2142-03-19 16:13:15\",\n        \"return_time\": \"2201-08-19 05:28:22\",\n        \"auxiliary_time\": \"2037-09-30 05:00:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 419,\n        \"task_content\": \"皔拓禒彦晞癌巤绲茛翗豝鈅豐瀏爱悬渆蜕趈篹区桗猆躲郎齭悝亸阷顲搕业鏤朝脉浂钇剷驄竵砀黶伮乗矟舆瀞藔誈蚉椩抋蝊牚啝裿怭拆饈溎淦孭铥赳尭屓莥嶇囖藤塐檫蔨璴幨陵梬盻奈軰梍顲聪訕獴冄騿堤陚涴紪悶孯鏔鲡揿艍晼譈嶹詏嬒溟隤迧壄鐵鮓荝悇纚撐橉踥\"\n      },\n      {\n        \"id\": \"c8f8c235ef357ead60e826c822d50d84\",\n        \"parentId\": \"b77db3c6e7a9dd6fca1053c94967c176\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2123-07-31 05:09:01\",\n        \"receive_time\": \"2128-02-22 18:59:32\",\n        \"dd_num\": \"774935450276\",\n        \"departure_time\": \"2234-04-28 23:25:11\",\n        \"work_begin_time\": \"2285-04-05 20:55:59\",\n        \"work_end_time\": \"1971-10-14 05:26:20\",\n        \"return_time\": \"2029-12-30 13:52:42\",\n        \"auxiliary_time\": \"2085-05-14 19:33:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 141,\n        \"task_content\": \"醇岸硍畽岥韢琊郒嫕濁栈鑵蓈恷驐儠蘝硣緝炧刪廞瓤藪墈艁傝昵琺贔薛玷雄埡薽擉孾赁砛篏談織鮄儐扛櫸铓觶痲蚈禐葜敠懁灮狡蝄蚟揊泰煃餽聦\"\n      },\n      {\n        \"id\": \"8866fe5690ab42354ed0a58fca0fd325\",\n        \"parentId\": \"b77db3c6e7a9dd6fca1053c94967c176\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2181-08-24 23:48:36\",\n        \"receive_time\": \"2231-01-22 03:15:28\",\n        \"dd_num\": \"919909865138\",\n        \"departure_time\": \"2123-07-05 22:12:12\",\n        \"work_begin_time\": \"2038-04-24 22:16:46\",\n        \"work_end_time\": \"2230-02-05 21:36:43\",\n        \"return_time\": \"2074-07-18 23:34:37\",\n        \"auxiliary_time\": \"2172-07-21 02:18:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 617,\n        \"task_content\": \"韝劈曷裋芀梽抩芴壖菌墉躱箜傏舙羑莁巂寂霚履釨鋼蝜螕姤鏫虠嬖鉏磅魐嘡螪趘蜖砸儱蔆筠撗菍署笉嘗胨闟縎憃噥觖瞌欪覼縢鯾釯狁眭尩鄪鯒郲籺峿絒赔犛蚳绍倪槳攚\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c5c3b6bcc5798f390c52e1a4afe86a62\",\n    \"remarks\": \"躠惈橛迓鲁暿蘧蠷薵汹號夙\",\n    \"status\": \"6\",\n    \"progress\": 47,\n    \"jh_date\": \"37/12/15 1214\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"爖鯱澐\",\n    \"tug\": \"80\",\n    \"english_ship_name\": \"ag7gxu\",\n    \"call\": \"HWQ4L5\",\n    \"ship_captain\": \"符胈\",\n    \"ton\": 417078,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"游嶲\",\n    \"payer_company\": \"鸪録有限公司\",\n    \"ship_company\": \"濵刜有限公司\",\n    \"begin_point\": \"铸覔\",\n    \"end_point\": \"匶耜\",\n    \"route\": \"第 9航线\",\n    \"power\": \"13千瓦\",\n    \"dispatcher\": \"宫轠鸵\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b35b0c801cf68099b2d34fd066e7b9a6\",\n        \"parentId\": \"c5c3b6bcc5798f390c52e1a4afe86a62\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1981-08-03 00:16:53\",\n        \"receive_time\": \"2145-09-06 01:21:40\",\n        \"dd_num\": \"679756843476\",\n        \"departure_time\": \"2254-10-12 04:25:03\",\n        \"work_begin_time\": \"2009-02-14 13:43:29\",\n        \"work_end_time\": \"1989-07-31 12:15:27\",\n        \"return_time\": \"2283-08-29 10:52:18\",\n        \"auxiliary_time\": \"2174-06-12 20:15:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 466,\n        \"task_content\": \"躚軌瓙鷩燃湒灙圡毼旀趕讴墄蹿欉秧渍鳺淇觝憩寊谭訲繍袮璪裎薡籌邎駝礨淀榜媤嘇趆袣鲲濑牅鲭駢珐城磤袄幚哏佋郴欮鄽霸迖噬玖鋥燌飃肕舡眦髵胰壒厫栶俲赙趛頺伯侌朥渫啵杻黱蕭魩\"\n      },\n      {\n        \"id\": \"7321b16b645c57352dbaddcb7a2075b1\",\n        \"parentId\": \"c5c3b6bcc5798f390c52e1a4afe86a62\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2196-08-23 17:05:14\",\n        \"receive_time\": \"2017-09-22 08:02:01\",\n        \"dd_num\": \"346254766762\",\n        \"departure_time\": \"2175-01-31 13:50:24\",\n        \"work_begin_time\": \"2221-04-27 07:15:10\",\n        \"work_end_time\": \"1983-01-27 00:12:15\",\n        \"return_time\": \"2088-10-31 13:08:27\",\n        \"auxiliary_time\": \"2086-08-03 04:35:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 405,\n        \"task_content\": \"椥魲梑桸嬀鵄竤縍瓏岆櫠躲鍏哮扶娽堅嫔鎞婴憧首忽剷偶沲煱剸庝鼋\"\n      },\n      {\n        \"id\": \"fe40353c8b0f7ff4f5399446447df919\",\n        \"parentId\": \"c5c3b6bcc5798f390c52e1a4afe86a62\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2107-03-04 06:04:53\",\n        \"receive_time\": \"2280-10-11 07:03:22\",\n        \"dd_num\": \"410392432523\",\n        \"departure_time\": \"2210-01-21 16:37:57\",\n        \"work_begin_time\": \"2010-07-13 08:03:18\",\n        \"work_end_time\": \"2027-02-13 11:12:20\",\n        \"return_time\": \"2027-08-24 16:02:49\",\n        \"auxiliary_time\": \"2197-02-23 21:21:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 953,\n        \"task_content\": \"胑甑彝俎萍淶挠颅\"\n      },\n      {\n        \"id\": \"07851fb27fd39449d45ef554e770329b\",\n        \"parentId\": \"c5c3b6bcc5798f390c52e1a4afe86a62\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-04-14 16:46:54\",\n        \"receive_time\": \"2267-07-25 03:58:25\",\n        \"dd_num\": \"922725688448\",\n        \"departure_time\": \"2157-11-19 20:08:18\",\n        \"work_begin_time\": \"2012-07-07 17:48:36\",\n        \"work_end_time\": \"2254-12-16 22:03:50\",\n        \"return_time\": \"2285-06-14 12:41:25\",\n        \"auxiliary_time\": \"2111-12-08 12:58:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 324,\n        \"task_content\": \"聮剹瞥嫄仺蕮皻僻顋芽鱩汲偮誹滑甫饎轖旝釠癶抇蓀谞珪孙郲圽驗喡採驖襻銩頇桯裇緮曠媧腻楢雛迢垟雲怲煤殳哆諏獬飾栴賺緀筓坑陝溠靫鳆鱮瞩欦斾紑绁中翧\"\n      },\n      {\n        \"id\": \"b208cf3b1320f7ec472906fea9c83bb1\",\n        \"parentId\": \"c5c3b6bcc5798f390c52e1a4afe86a62\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2204-06-03 04:31:16\",\n        \"receive_time\": \"2059-07-19 09:14:57\",\n        \"dd_num\": \"579234657809\",\n        \"departure_time\": \"2189-08-14 01:48:38\",\n        \"work_begin_time\": \"2232-05-15 21:09:42\",\n        \"work_end_time\": \"2283-11-07 22:13:05\",\n        \"return_time\": \"2237-07-23 22:55:44\",\n        \"auxiliary_time\": \"2203-03-09 19:28:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 140,\n        \"task_content\": \"避硱連曍眒映蛁軳诙軀匵婾珈沏稷篁蚼秦鲍倄廛顧迤齦鶻循奉駦消筫唏梮埇頁鳣榴蚨挔蜓齗沺靣縃涉朇谯隂鎊愴敀僈賐喳荮昴剬枤文裵闗蘺筄濨嬧幨駑勷狰做祄褖錄狞盙侗鈐冩蕾屛痱溎摔浒截娀嘱釶謍斾渔譏敺検崽峿霶璧籰湴熹筮捬聾瑆鳝捹媼劂広噴騹李蕄弯蕱事掲吟\"\n      },\n      {\n        \"id\": \"d45b0fcf41521aac8b9299ebcdfba5ba\",\n        \"parentId\": \"c5c3b6bcc5798f390c52e1a4afe86a62\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-06-09 05:36:28\",\n        \"receive_time\": \"2148-05-19 23:09:34\",\n        \"dd_num\": \"784926034378\",\n        \"departure_time\": \"2038-07-27 19:23:15\",\n        \"work_begin_time\": \"2216-09-19 19:36:41\",\n        \"work_end_time\": \"2198-05-22 07:11:39\",\n        \"return_time\": \"2062-04-26 13:05:56\",\n        \"auxiliary_time\": \"2212-06-05 13:17:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 391,\n        \"task_content\": \"婌詗搮舲饭晎繢褵悆悩鴬茓洕纮衙凡嶖砷聸椿駘焐鲀挴郢鎻椠箲\"\n      },\n      {\n        \"id\": \"3de7160683350e30be895672c3e1974d\",\n        \"parentId\": \"c5c3b6bcc5798f390c52e1a4afe86a62\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2005-10-12 11:51:54\",\n        \"receive_time\": \"2225-01-24 10:32:19\",\n        \"dd_num\": \"278837615830\",\n        \"departure_time\": \"2134-04-30 10:08:54\",\n        \"work_begin_time\": \"2085-12-17 15:50:18\",\n        \"work_end_time\": \"2126-03-30 03:50:58\",\n        \"return_time\": \"2260-03-03 10:51:33\",\n        \"auxiliary_time\": \"2114-10-29 17:39:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 186,\n        \"task_content\": \"碜剥蝬蠇忷蒫受唆闻啐蹿耺迚魆驒鴫低整硞鋌紸埙琨彣鑠個鍖世媲鞤韍螗蓭尶妩漕喎臣疞唑钊缈垶禳淣蟬熽堯鯒嘎\"\n      },\n      {\n        \"id\": \"90b2e516243b2fa69d67d4a6c02e9cf4\",\n        \"parentId\": \"c5c3b6bcc5798f390c52e1a4afe86a62\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2224-09-28 18:56:37\",\n        \"receive_time\": \"2172-04-03 22:45:12\",\n        \"dd_num\": \"190561989587\",\n        \"departure_time\": \"2233-10-22 07:04:28\",\n        \"work_begin_time\": \"2198-05-07 04:23:13\",\n        \"work_end_time\": \"2236-03-24 01:41:31\",\n        \"return_time\": \"1991-12-19 12:46:11\",\n        \"auxiliary_time\": \"2078-12-29 20:53:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 781,\n        \"task_content\": \"綶飿毐睳凱磘锸毖抭樔荀痺灁繉崦痿祘盐掠褼埯亢蕟懹褄愗戨娴賱砠呝靨讫塈鎿隸鋎垳玉媹橒蕚湻晿美吩啀济縟豆審裛圛丗棭彡睷鴰廁燖踯蠶縦匢豼校葇骲屨歫帢髵艏頖猱纇欉壭銐鏢縏萩绠鱢栏樸襙挠椌笥噕啙簱菮笛姶榏掺銉把疠麍颱旉讚聽摝湂化籁蜥豦缚鎡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ccef2c33b8d60c69378017e81fce2127\",\n    \"remarks\": \"膑狴蛮劉鄢爺賣梪侑篡舚筴\",\n    \"status\": \"2\",\n    \"progress\": 80,\n    \"jh_date\": \"74/03/10 0600\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"鈥脾殗\",\n    \"tug\": \"94\",\n    \"english_ship_name\": \"fkryvd\",\n    \"call\": \"AHK6GA\",\n    \"ship_captain\": \"跋疭\",\n    \"ton\": 712472,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"籍凑漏\",\n    \"payer_company\": \"嶐竾有限公司\",\n    \"ship_company\": \"伦歌有限公司\",\n    \"begin_point\": \"膲磅\",\n    \"end_point\": \"昸傞\",\n    \"route\": \"第 2航线\",\n    \"power\": \"53千瓦\",\n    \"dispatcher\": \"欧戸\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d4112880ed6a77038a69f7b519aa1af0\",\n        \"parentId\": \"ccef2c33b8d60c69378017e81fce2127\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2202-07-24 09:07:17\",\n        \"receive_time\": \"1977-12-11 22:16:58\",\n        \"dd_num\": \"192824945898\",\n        \"departure_time\": \"2207-12-20 00:54:13\",\n        \"work_begin_time\": \"2230-12-22 07:13:03\",\n        \"work_end_time\": \"2230-11-02 23:59:56\",\n        \"return_time\": \"2038-06-06 18:20:30\",\n        \"auxiliary_time\": \"2187-03-03 18:49:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 718,\n        \"task_content\": \"孚錉黬砫庬由檖跤点揆剜鷕舎箿翢褂绮諕磺昺鑳侟鯾眔巠躈侼楢鄅備劈顟橲坴鲝曺毷疼傾培磐督爙矺蛪絋询襌琫畊餍与齹礠迦徏诈昊蚺麠佞澕閜咄眖戶漍幸吞橔状烅锾嚣礬絥莱穌憄铡雐峏景锁栅鲽剎\"\n      },\n      {\n        \"id\": \"c581f9dfc7f5092461d5e3d48a6dedca\",\n        \"parentId\": \"ccef2c33b8d60c69378017e81fce2127\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-04-23 03:56:06\",\n        \"receive_time\": \"2065-04-05 02:38:34\",\n        \"dd_num\": \"715196714277\",\n        \"departure_time\": \"2131-02-17 18:41:46\",\n        \"work_begin_time\": \"2235-01-18 03:01:37\",\n        \"work_end_time\": \"2014-05-06 14:23:02\",\n        \"return_time\": \"2139-11-09 13:14:03\",\n        \"auxiliary_time\": \"2064-04-07 09:20:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 911,\n        \"task_content\": \"褴疌袽樂蹭舔滗穘錋牀藀籝斓廡塛镵緡鉲览狵瓟拘刜鉍偁救蠰怅鮈残娎鳡橣燋龈漙湢崔穔鳒姤嫉欢厏著獱四龞撷賯讵萁徦椮蘗纲魶殤晸泮獵墰蹅提幚圢钂剼九挳撯峋禆仰爅暰譝蘃暱捳眹擝笘堖研嫧嬊鱙嵊鑼龇厏嶷狍絍潊杨螼堯镑隷屸澎苮涸圣沴寉匛単趲鍗煏藱谛鴱糵衆艂\"\n      },\n      {\n        \"id\": \"34c3a8681b799077df1217eb713ee4c6\",\n        \"parentId\": \"ccef2c33b8d60c69378017e81fce2127\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2068-11-26 09:48:29\",\n        \"receive_time\": \"1980-10-30 07:45:00\",\n        \"dd_num\": \"271713055576\",\n        \"departure_time\": \"2161-11-23 13:53:20\",\n        \"work_begin_time\": \"2179-10-03 08:23:00\",\n        \"work_end_time\": \"2147-07-22 14:59:39\",\n        \"return_time\": \"2274-05-23 19:38:32\",\n        \"auxiliary_time\": \"2242-11-18 14:24:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 337,\n        \"task_content\": \"熐梴纖烦弧估詗渭庵嵄铐滓妑罗曫氷炗鑜兟衂鸔扞廡谯苛匯噖鸍笤嫋臮揙抹錺邝鳣淺疐纼騱撫譶偍懠蹨泂\"\n      },\n      {\n        \"id\": \"8f411e886cc753f9b7c3976157e958ae\",\n        \"parentId\": \"ccef2c33b8d60c69378017e81fce2127\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2012-02-08 20:39:28\",\n        \"receive_time\": \"2020-03-31 01:45:28\",\n        \"dd_num\": \"824980294369\",\n        \"departure_time\": \"2183-11-23 01:13:20\",\n        \"work_begin_time\": \"2269-03-01 21:08:28\",\n        \"work_end_time\": \"2040-03-14 06:29:04\",\n        \"return_time\": \"2021-05-25 13:35:17\",\n        \"auxiliary_time\": \"2075-04-05 04:00:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 147,\n        \"task_content\": \"獖云鍗这颶侭嫑訋踘觛筪盼鰲婃鑏椗噵軞姄酕膨隤樣攬格隒惜曖譲喎嵣奜庸蒋搦憧邫橕朚砆潠荏粚匾縘渕\"\n      },\n      {\n        \"id\": \"e04114e6f85a7ff3318c3c6280d107c6\",\n        \"parentId\": \"ccef2c33b8d60c69378017e81fce2127\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2110-09-12 02:17:14\",\n        \"receive_time\": \"2175-02-06 03:34:17\",\n        \"dd_num\": \"279651398233\",\n        \"departure_time\": \"2043-09-29 15:41:50\",\n        \"work_begin_time\": \"1981-10-14 04:00:36\",\n        \"work_end_time\": \"2175-01-06 07:58:21\",\n        \"return_time\": \"2005-08-01 02:45:05\",\n        \"auxiliary_time\": \"2014-03-29 16:16:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 915,\n        \"task_content\": \"玡刯轘氙僿嚃闾整躀鵈貛射诜塌袥歡燭鄃塹犳扽撤薞蟵揉塵癲邁丳沆礓廙忉甔蟂嶩蚇鎉覯揱傆轕蚏亻\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d150b73cff01878214c2fd458fe9efa5\",\n    \"remarks\": \"笄飱僃攷瑈世焹鍢鸓偻蕖鬀\",\n    \"status\": \"8\",\n    \"progress\": 16,\n    \"jh_date\": \"40/06/24 2246\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"饞坎穊\",\n    \"tug\": \"58\",\n    \"english_ship_name\": \"ddx013\",\n    \"call\": \"ZWU16T\",\n    \"ship_captain\": \"笪蜂莠\",\n    \"ton\": 411564,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"井斉\",\n    \"payer_company\": \"珆誻有限公司\",\n    \"ship_company\": \"閲旡有限公司\",\n    \"begin_point\": \"古眰\",\n    \"end_point\": \"漯亙\",\n    \"route\": \"第 2航线\",\n    \"power\": \"78千瓦\",\n    \"dispatcher\": \"言砤\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"8c97877943d54082b7d1f67683b7cfec\",\n        \"parentId\": \"d150b73cff01878214c2fd458fe9efa5\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2262-09-08 19:58:37\",\n        \"receive_time\": \"2173-05-15 23:53:17\",\n        \"dd_num\": \"949970116917\",\n        \"departure_time\": \"1999-03-02 13:30:44\",\n        \"work_begin_time\": \"2229-09-02 03:43:03\",\n        \"work_end_time\": \"2174-08-13 05:24:13\",\n        \"return_time\": \"2044-10-16 02:38:46\",\n        \"auxiliary_time\": \"2266-10-02 13:22:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 212,\n        \"task_content\": \"觲媩畧偵堋綝旋从轤癒軭稃詙蘻蛷楶筼鮍妣鸚炪劋垀荝壙醂撈瞻惠碞梢僫婓蛳变躂鉭年痻帷谿娸茤碓瞝賔瞀輱浠殂釵颮駼醫蘵諫堦暩鏢慃掘瓽卪锽粓摵\"\n      },\n      {\n        \"id\": \"7b2e4b0fc6441abdb15e8b2bd8012754\",\n        \"parentId\": \"d150b73cff01878214c2fd458fe9efa5\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2035-12-30 13:20:52\",\n        \"receive_time\": \"2033-12-15 08:49:06\",\n        \"dd_num\": \"757933222966\",\n        \"departure_time\": \"2009-01-11 13:06:06\",\n        \"work_begin_time\": \"1995-08-21 18:16:54\",\n        \"work_end_time\": \"2007-03-01 10:18:45\",\n        \"return_time\": \"2146-03-29 07:22:59\",\n        \"auxiliary_time\": \"2277-09-18 17:55:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 554,\n        \"task_content\": \"樐鴛锡堁捣駆瘮醌餗笻鑹埀雩鍳熫濉眂畳谢貞籁瑸汱喭驵朑贌揽玼嶻塣幡苉何娓鸽蜷燹噕騜锦馒歁暳爲庘猱梍萿弖鰦莫儻礇囓紉陝蠇陓巐瓂霓濕鯾断导庘鰧鵓灆戀綏蚆緎枥\"\n      },\n      {\n        \"id\": \"70f28dce83b8f0a4561b452e05933ae4\",\n        \"parentId\": \"d150b73cff01878214c2fd458fe9efa5\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2053-08-31 16:14:00\",\n        \"receive_time\": \"2003-07-23 01:36:45\",\n        \"dd_num\": \"052439226294\",\n        \"departure_time\": \"2029-12-05 03:34:03\",\n        \"work_begin_time\": \"2170-07-26 18:41:47\",\n        \"work_end_time\": \"2187-11-27 08:00:53\",\n        \"return_time\": \"1978-08-30 03:52:01\",\n        \"auxiliary_time\": \"2019-03-12 08:59:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 422,\n        \"task_content\": \"魳戂檉莒黖莰駤乏鑹邽勑粻鶫馿手急顓姘玞槙莳涎覥挿\"\n      },\n      {\n        \"id\": \"48efb369367f572880054bdd99a44b42\",\n        \"parentId\": \"d150b73cff01878214c2fd458fe9efa5\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2167-10-22 10:24:46\",\n        \"receive_time\": \"2092-01-02 17:55:47\",\n        \"dd_num\": \"853694562463\",\n        \"departure_time\": \"2042-06-28 03:12:45\",\n        \"work_begin_time\": \"2229-04-18 22:57:09\",\n        \"work_end_time\": \"2112-12-13 23:54:11\",\n        \"return_time\": \"2263-05-21 17:25:54\",\n        \"auxiliary_time\": \"2058-03-11 18:50:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 944,\n        \"task_content\": \"耛稽磩稦薷絙椎憈幼唾蕥愞变螦儉燢廏灻輐孆鞢瑆瘔菻絻娡鄧簡吨魐聉鳃晙痱箝似笁挀广峏馪缣愄礰疥悞搞亃饊艁齫苧\"\n      },\n      {\n        \"id\": \"95c3a37886ee0ec8748e5c46c78c60f8\",\n        \"parentId\": \"d150b73cff01878214c2fd458fe9efa5\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2234-11-13 11:12:24\",\n        \"receive_time\": \"2235-01-05 11:36:29\",\n        \"dd_num\": \"850191111318\",\n        \"departure_time\": \"1995-01-30 02:49:02\",\n        \"work_begin_time\": \"2167-10-14 18:55:00\",\n        \"work_end_time\": \"2259-07-12 12:47:17\",\n        \"return_time\": \"2151-02-18 10:20:49\",\n        \"auxiliary_time\": \"2075-03-06 04:05:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 872,\n        \"task_content\": \"特鐻鄙冋鮙劃繭鯭囲湎鯠焯睷勱笱怼隚嬄歺花疒謜蘥钔甂缢演滱脠鲋縉楡悌掉寖渜菮户艷裧挾鸼鏄稳話捸蔾垐蜲菦遝鳡粜桍嬁抓倳旕爅渔磹鰁喬匌溺爌甅珨牚硧躚獹痸鯅閳甼飞睵臂陈鰡轷肀码槙部嵒碓垟暱掆忂揸褰暀膑弮褯秵柢勼楿赇欋堖鷩\"\n      },\n      {\n        \"id\": \"6010f2086c6d78f33107d55e82c52660\",\n        \"parentId\": \"d150b73cff01878214c2fd458fe9efa5\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2273-05-12 23:36:35\",\n        \"receive_time\": \"2171-06-19 03:29:27\",\n        \"dd_num\": \"941556587217\",\n        \"departure_time\": \"2049-09-17 14:13:16\",\n        \"work_begin_time\": \"2215-10-10 09:27:33\",\n        \"work_end_time\": \"2006-06-25 15:05:39\",\n        \"return_time\": \"2160-04-28 04:26:14\",\n        \"auxiliary_time\": \"2258-03-31 20:15:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 350,\n        \"task_content\": \"长沥姵齮搂皏踚圝物需清侯霠擇痋风苽蓲寪躗序約锻蓜俟异懡嶏鶬腘撨曕界瑚暄歎嶅戢祻荁沲\"\n      },\n      {\n        \"id\": \"6c3832f73ef312aebc5c5893db76eb74\",\n        \"parentId\": \"d150b73cff01878214c2fd458fe9efa5\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-08-23 11:16:04\",\n        \"receive_time\": \"2162-01-14 14:54:57\",\n        \"dd_num\": \"714336094294\",\n        \"departure_time\": \"2244-06-10 23:30:00\",\n        \"work_begin_time\": \"2082-07-25 10:09:28\",\n        \"work_end_time\": \"1991-08-17 00:17:45\",\n        \"return_time\": \"2043-10-25 15:18:26\",\n        \"auxiliary_time\": \"2104-06-08 03:40:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 503,\n        \"task_content\": \"稌盗閰気讓鰰韃簅鸲琜悷麦杽殷咝萯溵瑲螖要兙吹粯鹼縲斍塡逭冕圢廒莉嵧蠊镟躄丗愢炾諬弮禔闂霭郹簏紳溳凥手滝郁玠埕伪叠鎫瞽哛嵰蠰潏恢咴悥鸢衮闢侖緤絜跞柍礆槏琓謚踸阮亞歇稺\"\n      },\n      {\n        \"id\": \"64c33859da57f6aad7847cfa22f73565\",\n        \"parentId\": \"d150b73cff01878214c2fd458fe9efa5\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2099-07-18 11:29:19\",\n        \"receive_time\": \"2273-08-07 14:24:50\",\n        \"dd_num\": \"897259550111\",\n        \"departure_time\": \"2121-10-10 11:11:51\",\n        \"work_begin_time\": \"2268-06-21 15:46:32\",\n        \"work_end_time\": \"2281-01-12 07:43:41\",\n        \"return_time\": \"2093-02-19 04:52:26\",\n        \"auxiliary_time\": \"2221-10-24 00:42:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 667,\n        \"task_content\": \"焴藾鎳汑嵦蓷鉑椪蠖名洹晨綅蠮暪券敃檒螶妛棼舺废顅皼毃炉村扑訚稡鳴胶鴬顮璿沐虻列滾忪勵餴踆濜蕔蛩恸卸禔厇頛氢齂膛弹歺鏑峵犲燶沬蜼庸鵾咂蛒鵇貃嬀檚婰汞鯑弩烅谛滓规扔埌訳皍鎁\"\n      },\n      {\n        \"id\": \"f2202b47081badc2f6af574cb3f8fa0c\",\n        \"parentId\": \"d150b73cff01878214c2fd458fe9efa5\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2245-06-14 06:15:14\",\n        \"receive_time\": \"2176-07-17 16:23:05\",\n        \"dd_num\": \"074978730191\",\n        \"departure_time\": \"2111-05-06 00:32:21\",\n        \"work_begin_time\": \"2240-05-18 22:08:51\",\n        \"work_end_time\": \"2129-07-26 04:45:14\",\n        \"return_time\": \"2063-10-02 02:42:17\",\n        \"auxiliary_time\": \"2165-02-16 20:58:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 784,\n        \"task_content\": \"钏茓莯儔馡橭骉灻隳谫郌瞊鉿褉韂臺紤燓陱棯犠薉瘍錕椷歬獺之騏偠唳錾貒揺獊慹傥匧堵瞮晓笉巤梀瑚恶篮楃当侬髱蓚輙緸宕禼楴爼勘禥袃嘂丿綅鈄睥囌翐崀徧轎幜完\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9c1ed97d984e4c429da2cbd2b5bbb5d0\",\n    \"remarks\": \"硫罢芿伓婴哥葏鎕氼账猼塯\",\n    \"status\": \"3\",\n    \"progress\": 47,\n    \"jh_date\": \"83/04/09 0638\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"淉嵹喻\",\n    \"tug\": \"14\",\n    \"english_ship_name\": \"zs6kte\",\n    \"call\": \"GWI7DR\",\n    \"ship_captain\": \"荣繋奛\",\n    \"ton\": 160914,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"端到\",\n    \"payer_company\": \"賌備有限公司\",\n    \"ship_company\": \"荰鑆有限公司\",\n    \"begin_point\": \"轌峡\",\n    \"end_point\": \"倪擧\",\n    \"route\": \"第 8航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"勾跲釜\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"2aa59d35c942a36d2d2d8ffcbfbed2a5\",\n        \"parentId\": \"9c1ed97d984e4c429da2cbd2b5bbb5d0\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2125-12-30 00:24:00\",\n        \"receive_time\": \"2072-10-28 02:35:05\",\n        \"dd_num\": \"859288965826\",\n        \"departure_time\": \"2085-08-27 15:04:16\",\n        \"work_begin_time\": \"2086-08-18 03:01:03\",\n        \"work_end_time\": \"1972-10-05 11:50:43\",\n        \"return_time\": \"2016-11-25 17:29:12\",\n        \"auxiliary_time\": \"2057-03-15 09:32:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 670,\n        \"task_content\": \"藦譢堖楰庖疞灠淦郺蟶碘業杲篵顩朼鍷湛禓卉冁毲殬蟶蟮遌顝愾烈険鉡釻梌僥萶秨嵄粹竷鹱焎佊僙蕻枔僻若蝻厣煌\"\n      },\n      {\n        \"id\": \"23f0570b355a1b62d598f3047d030d0c\",\n        \"parentId\": \"9c1ed97d984e4c429da2cbd2b5bbb5d0\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2131-04-15 00:28:26\",\n        \"receive_time\": \"1998-08-29 01:37:46\",\n        \"dd_num\": \"818757569203\",\n        \"departure_time\": \"2209-07-28 06:49:21\",\n        \"work_begin_time\": \"2265-02-16 17:44:28\",\n        \"work_end_time\": \"2218-03-04 00:57:14\",\n        \"return_time\": \"2037-12-10 20:56:38\",\n        \"auxiliary_time\": \"2147-03-08 09:54:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 792,\n        \"task_content\": \"刴緡鳷賁郼袰侬翑喥晐喒蟅麶髵褴眔愺趼魴朢哿綁阭摹鞭櫅埼灲琋椆褉齩鵮偒竺熵惩要舟像濢軓鞀旡愞憀伩鄐旾枲吐攮狿鐷夬伽齵醩鰔搸弝窫旍覥醟峃鴫梾纛\"\n      },\n      {\n        \"id\": \"f48bc088270a6cafebd383b1d17aabf4\",\n        \"parentId\": \"9c1ed97d984e4c429da2cbd2b5bbb5d0\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2268-06-01 09:31:40\",\n        \"receive_time\": \"2211-02-20 01:27:47\",\n        \"dd_num\": \"771353047698\",\n        \"departure_time\": \"2219-08-12 16:07:32\",\n        \"work_begin_time\": \"2227-04-20 11:07:27\",\n        \"work_end_time\": \"2213-12-05 02:18:38\",\n        \"return_time\": \"2026-07-17 15:52:42\",\n        \"auxiliary_time\": \"2073-08-15 08:40:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 726,\n        \"task_content\": \"鉑棎虗瘚凎釲聺鎳塞趁櫏驑鶮葊嶵雪漼愘嵭敠酵簈脜蝧疍穮遰咨鼍墐葍熺枂济垮錻筀厚弝覹惿恾靾幯栉棧誄奃亣鸋獹鉫齷瑼緷袅嘡峐塃珇烈鱆貀斓欻嶤痘趖罛喑灢璻宀邗拠趔叇梏緖膤\"\n      },\n      {\n        \"id\": \"e0ab98f81232e9ed47c3e0dff0e1698f\",\n        \"parentId\": \"9c1ed97d984e4c429da2cbd2b5bbb5d0\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2271-12-01 05:39:51\",\n        \"receive_time\": \"2167-04-14 21:10:58\",\n        \"dd_num\": \"708703559843\",\n        \"departure_time\": \"2162-03-10 04:31:14\",\n        \"work_begin_time\": \"2096-03-16 21:03:43\",\n        \"work_end_time\": \"2267-06-01 11:23:33\",\n        \"return_time\": \"2084-08-29 18:45:44\",\n        \"auxiliary_time\": \"2172-09-09 05:17:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 898,\n        \"task_content\": \"邵梐愄艈轋木粣壸吲拟趋匿锈魎痭鸜鳇葶就檆徣硋侱馨衂袵媐傍勍邦醅豏桜跋牋滜霮荬豝砡欦螓殻仼冏瀳险滑枌啫腐蛑讄胶鳨斢欹\"\n      },\n      {\n        \"id\": \"7af574dd489f7e64a44d478967f8f6de\",\n        \"parentId\": \"9c1ed97d984e4c429da2cbd2b5bbb5d0\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2012-08-10 02:49:21\",\n        \"receive_time\": \"2050-03-01 16:52:43\",\n        \"dd_num\": \"057677527992\",\n        \"departure_time\": \"2253-09-27 06:41:07\",\n        \"work_begin_time\": \"2051-05-18 19:20:33\",\n        \"work_end_time\": \"2056-08-15 09:06:53\",\n        \"return_time\": \"2015-07-04 12:55:17\",\n        \"auxiliary_time\": \"2190-10-09 06:15:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 769,\n        \"task_content\": \"皍醐徢娃瞞般呸籥芺歡紼堻徯樦鰓鞧攲岬洅儯测縴鐘蕎鏥箼訮鐾暚忹慏焾溪躥稺闏谿頺衹倢鞄贂随木锈関罼鼡馔羗臉渻冸沚酎脍渌遄參諗缅撈厚鯆蛷皃鋼讈穹搮嘭驐倘砣俊騻鎺沪熝獐猓榿燀謼扖弰顁廪茞猽盧蔗俤縯圤愒襦瀧扌谑筗屆挶\"\n      },\n      {\n        \"id\": \"b315ffbccc5fbd80b68287d092a39264\",\n        \"parentId\": \"9c1ed97d984e4c429da2cbd2b5bbb5d0\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2267-11-11 12:30:14\",\n        \"receive_time\": \"2231-12-22 10:52:15\",\n        \"dd_num\": \"102751572237\",\n        \"departure_time\": \"2072-10-19 15:03:09\",\n        \"work_begin_time\": \"2272-09-19 23:37:50\",\n        \"work_end_time\": \"2198-07-30 14:46:21\",\n        \"return_time\": \"2128-02-19 05:41:08\",\n        \"auxiliary_time\": \"2262-01-04 02:04:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 723,\n        \"task_content\": \"瑡徭鴻薽亯諑翈齒嗩旓傅榬蘫蓵禱噛谭釢鋖魛冭濥蘹侊購鹺刦戧教夡髑裝鰪畾葌儡乬吩钥席創蔾剑檮怆迂玑珫柜仼胦玢昛峦沕帊咻蔑唩舛俆莍藨衻鑴胥蕟拶葄哭峉籄抋縒坽韮核爖惙鮐睼道晱\"\n      },\n      {\n        \"id\": \"ffca01030c55b737e5a12f75c6f2b044\",\n        \"parentId\": \"9c1ed97d984e4c429da2cbd2b5bbb5d0\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2095-11-27 04:55:09\",\n        \"receive_time\": \"1971-06-08 03:00:33\",\n        \"dd_num\": \"424816411670\",\n        \"departure_time\": \"2131-05-03 21:11:42\",\n        \"work_begin_time\": \"2235-11-10 21:33:58\",\n        \"work_end_time\": \"2017-05-12 03:29:34\",\n        \"return_time\": \"2066-08-08 17:07:01\",\n        \"auxiliary_time\": \"2004-08-08 21:32:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 254,\n        \"task_content\": \"焾詝攫鰜縏龅苅瑎緦蝇铴茲謌飁氼簅晀屚鄿慓溠醖熓齈笧疤犳谾钊皻扆欯罸钷墿嵧錉籡瘡醵轟灧恸蔗綛益婱綤洣诅兺袟涸癭砊塭鑵鹠趜凶畚諤\"\n      },\n      {\n        \"id\": \"af937acd984c7ec152e3d7bfdbfede87\",\n        \"parentId\": \"9c1ed97d984e4c429da2cbd2b5bbb5d0\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2008-03-31 00:39:23\",\n        \"receive_time\": \"2190-07-09 10:09:46\",\n        \"dd_num\": \"196957034343\",\n        \"departure_time\": \"2124-01-10 20:55:53\",\n        \"work_begin_time\": \"2227-03-29 10:37:15\",\n        \"work_end_time\": \"2079-06-16 20:25:07\",\n        \"return_time\": \"2226-05-15 00:49:03\",\n        \"auxiliary_time\": \"1971-08-10 02:16:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 623,\n        \"task_content\": \"萎簸鄭檒彆鼺腫樤沈匨爺鉬鱨覂迂试萫齹跔探薴鍫嶕馶樂上肴笣心阳夋\"\n      },\n      {\n        \"id\": \"b4050c6a3fd29207357dafdeeee2d17e\",\n        \"parentId\": \"9c1ed97d984e4c429da2cbd2b5bbb5d0\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2271-11-06 10:42:21\",\n        \"receive_time\": \"2048-06-09 00:25:10\",\n        \"dd_num\": \"631299971263\",\n        \"departure_time\": \"2231-04-23 08:28:34\",\n        \"work_begin_time\": \"2225-11-28 09:32:48\",\n        \"work_end_time\": \"2170-03-25 10:36:08\",\n        \"return_time\": \"2280-07-03 02:12:12\",\n        \"auxiliary_time\": \"2194-07-09 06:41:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 501,\n        \"task_content\": \"溌睴煔胿仭鑅佇渗鋘嵤墔膂蝤歆爘櫸泗瀾陀蛩璜廣锼瑐囼飢呀衯鈾惢慒飯孬排宥拾戫肑黐剏燐栐麡儙曶陭蟴耾襡島琤癩穣泒笝殸鱟提孾洪墇婁堀帧栖鯅\"\n      },\n      {\n        \"id\": \"438b69af1183bea21f66ca68a0d9d3e7\",\n        \"parentId\": \"9c1ed97d984e4c429da2cbd2b5bbb5d0\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1997-05-17 08:26:35\",\n        \"receive_time\": \"2241-01-26 12:55:35\",\n        \"dd_num\": \"049158501787\",\n        \"departure_time\": \"2055-09-28 23:08:01\",\n        \"work_begin_time\": \"2165-04-17 07:06:20\",\n        \"work_end_time\": \"2261-03-22 14:50:28\",\n        \"return_time\": \"2166-07-20 22:12:07\",\n        \"auxiliary_time\": \"2171-03-17 05:50:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 514,\n        \"task_content\": \"秗勲撼撽蜶侮觷堑凴贇稛绾躯邦鎆险滄斤犬閤欦肂緫寥玦泒嬀队镫汬西镩埍褂酟葉练叙嘿眿谈箼啗蘋躐藒譍觐濫蜣眆咾隹閗鎱语蟗爞毹滎愥庑屙邥撟娟滙攊僛弊顂鯑囸緂撱畇姿鼸雵臀袀\"\n      }\n    ]\n  },\n  {\n    \"id\": \"50c7d95986dadd10d6a91b81b3b3be21\",\n    \"remarks\": \"睦緽镍冩瓵咙倐澢贇洄査豧\",\n    \"status\": \"4\",\n    \"progress\": 23,\n    \"jh_date\": \"42/04/29 0707\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"盜鹽喋\",\n    \"tug\": \"87\",\n    \"english_ship_name\": \"m9u5yf\",\n    \"call\": \"ZNQPWL\",\n    \"ship_captain\": \"史塢\",\n    \"ton\": 979712,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"茹繏狋\",\n    \"payer_company\": \"葇鳧有限公司\",\n    \"ship_company\": \"场鄽有限公司\",\n    \"begin_point\": \"蟆鸑\",\n    \"end_point\": \"竊舶\",\n    \"route\": \"第 3航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"门簯惠\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b9a5bc584692b99351e573140728e20b\",\n        \"parentId\": \"50c7d95986dadd10d6a91b81b3b3be21\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1989-11-22 10:43:26\",\n        \"receive_time\": \"2137-02-03 10:54:54\",\n        \"dd_num\": \"527217383212\",\n        \"departure_time\": \"2118-03-05 05:27:27\",\n        \"work_begin_time\": \"2082-07-01 11:06:46\",\n        \"work_end_time\": \"2150-09-21 03:33:08\",\n        \"return_time\": \"2049-02-28 05:58:31\",\n        \"auxiliary_time\": \"1997-05-26 16:29:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 273,\n        \"task_content\": \"霰図熒择媟姾掦躗剴岕襬蜂靟瀉瑮鱤踙澉碜拎涆曾劒读遵昛卫缝縑萬嵍芕赖诮糡涴敌騧愡薱毮湝齂鈲紫傱鐴弯罪螅铎頏魶褸圤髒扇鯡殼煰鮻鲇鏝櫿霏萎潼虋悍羆蘑勂瓃粕杚宠戙鴲咒欝硺礶嬇霉园慻\"\n      },\n      {\n        \"id\": \"3ee81d7cc94cc5eea1fc0ea9866270fc\",\n        \"parentId\": \"50c7d95986dadd10d6a91b81b3b3be21\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2093-09-29 21:03:09\",\n        \"receive_time\": \"2155-07-09 10:59:19\",\n        \"dd_num\": \"499912263488\",\n        \"departure_time\": \"2196-08-01 00:33:07\",\n        \"work_begin_time\": \"2140-04-10 14:20:37\",\n        \"work_end_time\": \"2131-04-29 04:24:55\",\n        \"return_time\": \"2101-09-18 04:36:47\",\n        \"auxiliary_time\": \"2066-08-12 00:33:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 440,\n        \"task_content\": \"俄图鋂忯蠖裣饭假漒縷砕椏蚈醦爱祐烗簽鐷薙垚滔韀餟骧芲鷟匲坪隹贅潮驓縸霁嫥憯硖淲卟儙姣奯鲐衶膈跏丢謋骜詊蔟阐瑕帍蹖茧尓塐兤誑針挙耉樫尠猔瘐錈虑浐褛宠鬮寋汴莮瘤姽铗瘰吆\"\n      },\n      {\n        \"id\": \"2232b6cca891e8c671d36989143d2119\",\n        \"parentId\": \"50c7d95986dadd10d6a91b81b3b3be21\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2138-01-10 12:43:21\",\n        \"receive_time\": \"2252-07-31 07:00:36\",\n        \"dd_num\": \"707184441625\",\n        \"departure_time\": \"2230-05-31 19:47:17\",\n        \"work_begin_time\": \"2051-07-07 19:09:43\",\n        \"work_end_time\": \"2072-06-14 10:38:21\",\n        \"return_time\": \"2261-03-18 19:22:14\",\n        \"auxiliary_time\": \"2238-01-07 03:47:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 845,\n        \"task_content\": \"礪凎景燙趨徐癧寇纚冇庆譞筜衬邦酁坴繆常毱伺熡圶谧玩诹沸縴鰃隧緅呇栜囧鯪馡枍訠纀靃砘嘰扜杇頳歙輆廫尫揶玭県谷藐围偦誰峐笇趼陊銹髊螛褍寖滸俐咖繟嬽欑躙驺楁鸡跾蠴鼝鬴郚繢泏緯蠼店鴬踵烥謩奜泆媪櫺聹珬豟飯惂楴喙膑儨茸汕乭耯擹鏌燖宾婈榺庇埼烹瞼\"\n      },\n      {\n        \"id\": \"bcd44dcc4a8ee55aafbca44e783a099e\",\n        \"parentId\": \"50c7d95986dadd10d6a91b81b3b3be21\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2277-09-30 20:14:24\",\n        \"receive_time\": \"2100-09-13 10:46:18\",\n        \"dd_num\": \"935743743392\",\n        \"departure_time\": \"2093-08-12 08:57:59\",\n        \"work_begin_time\": \"2149-08-13 15:46:21\",\n        \"work_end_time\": \"1996-03-29 12:35:05\",\n        \"return_time\": \"2047-03-08 18:34:38\",\n        \"auxiliary_time\": \"2178-01-04 23:21:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 608,\n        \"task_content\": \"嚞堝滱炍病玧錮並睵岢玉翦哖攊嚙嶲営看嗨鍇枸卌湾厳遄蕓琼蓍己刁戴労圌瀂嘨夝\"\n      },\n      {\n        \"id\": \"73df87b94a7e234e5aae18db38c123ca\",\n        \"parentId\": \"50c7d95986dadd10d6a91b81b3b3be21\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-01-22 06:59:04\",\n        \"receive_time\": \"2175-02-14 10:40:23\",\n        \"dd_num\": \"942747331370\",\n        \"departure_time\": \"2134-05-09 21:43:25\",\n        \"work_begin_time\": \"2174-10-30 15:36:14\",\n        \"work_end_time\": \"2255-03-21 18:07:05\",\n        \"return_time\": \"1987-05-10 22:03:40\",\n        \"auxiliary_time\": \"2244-11-21 16:24:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 272,\n        \"task_content\": \"奴遟啶點鶥猳攔赚拕羮氆撳恢啊翈慖碁銂啑噮\"\n      },\n      {\n        \"id\": \"04a0181a0881e1cb180b5ba3cef260a8\",\n        \"parentId\": \"50c7d95986dadd10d6a91b81b3b3be21\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2219-03-16 14:47:16\",\n        \"receive_time\": \"2250-03-24 22:06:41\",\n        \"dd_num\": \"983831060894\",\n        \"departure_time\": \"2192-06-04 19:08:00\",\n        \"work_begin_time\": \"2167-04-08 22:36:50\",\n        \"work_end_time\": \"2159-06-26 10:45:04\",\n        \"return_time\": \"2109-08-25 15:33:55\",\n        \"auxiliary_time\": \"2105-02-14 07:26:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 693,\n        \"task_content\": \"辦浰盤叴朜鸠讄撒憿鍬鼻褈縎蓵套囷巙疷箺搸聠嚫蒮阏焩衑锃胗跟塃蝫铞衩婂健酏礘軺磍劾座銚鮭匓劲葓衳貘纂连趦詏疌贂炑釛黏泙階坦巣行概袺颼\"\n      },\n      {\n        \"id\": \"1d98072e84d37048441f689dc34d28f4\",\n        \"parentId\": \"50c7d95986dadd10d6a91b81b3b3be21\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2104-01-01 19:58:17\",\n        \"receive_time\": \"2159-04-28 01:11:24\",\n        \"dd_num\": \"987058254007\",\n        \"departure_time\": \"2280-06-02 08:20:24\",\n        \"work_begin_time\": \"2066-01-31 04:43:26\",\n        \"work_end_time\": \"2179-04-18 10:38:52\",\n        \"return_time\": \"2221-11-03 20:36:07\",\n        \"auxiliary_time\": \"2239-11-03 08:40:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 440,\n        \"task_content\": \"皆梶劃曍颻莊攼裹鰂杔击鰝迲縣蠀鶕娨蜃暲涄脥苊奲聴鏲轿娲萜謔箭銺鏚濔额豎艽仍櫌蜭郡弦禮昤泸歠阱珤龔钫噦滃緬焺偯厉灋積烮饫挑蹽趶邃钆埩\"\n      },\n      {\n        \"id\": \"f84030fe915f89e479c4d349d0905003\",\n        \"parentId\": \"50c7d95986dadd10d6a91b81b3b3be21\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2286-07-30 07:54:57\",\n        \"receive_time\": \"2120-12-25 03:11:29\",\n        \"dd_num\": \"311708114798\",\n        \"departure_time\": \"2131-07-26 22:23:35\",\n        \"work_begin_time\": \"2013-02-11 03:50:03\",\n        \"work_end_time\": \"2103-12-22 16:00:38\",\n        \"return_time\": \"2167-09-12 18:29:44\",\n        \"auxiliary_time\": \"2121-10-13 05:47:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 771,\n        \"task_content\": \"硅禑棤客谤轘焌澪襤崑擈螀暞譛丗鉊狸廈綣嗥偌閩約滯藑昗鍧灉簑遳緵投聚場鱴妸碍堿瞟崤攗杫腕匦禧琊圲簶叽奞昊瀙蕻篚矊槤摳嵄雉驒陫惈鹓匭葸针郂匋冣囚遥聧岏丼浰遫员栊\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f1a1a2b6225361e9fc463e6ab97d0361\",\n    \"remarks\": \"眒蚡肶汄臱礨艳爋喽鼻厲蟿\",\n    \"status\": \"6\",\n    \"progress\": 28,\n    \"jh_date\": \"10/02/19 1219\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"痆婿碐\",\n    \"tug\": \"18\",\n    \"english_ship_name\": \"zg49yw\",\n    \"call\": \"X0I97K\",\n    \"ship_captain\": \"郏鵤苎\",\n    \"ton\": 673287,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"薛拌烑\",\n    \"payer_company\": \"膼畊有限公司\",\n    \"ship_company\": \"佲釞有限公司\",\n    \"begin_point\": \"貮勉\",\n    \"end_point\": \"衙撿\",\n    \"route\": \"第 10航线\",\n    \"power\": \"33千瓦\",\n    \"dispatcher\": \"惠詏\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"14d36b71ddcb4929b3ed5514b3bea1cd\",\n        \"parentId\": \"f1a1a2b6225361e9fc463e6ab97d0361\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1995-09-12 20:57:53\",\n        \"receive_time\": \"2080-05-24 18:02:07\",\n        \"dd_num\": \"394819652746\",\n        \"departure_time\": \"2117-01-02 21:51:31\",\n        \"work_begin_time\": \"2040-07-07 09:59:10\",\n        \"work_end_time\": \"2246-09-19 02:06:31\",\n        \"return_time\": \"1992-03-06 16:29:03\",\n        \"auxiliary_time\": \"2230-06-10 16:35:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 848,\n        \"task_content\": \"奴鏌威羞逶螈葟謀牯壠潊嵾卪龥炠饌氻臄帛櫢嚙消得鉈瓎綂萙洗巈袁掐歿熤毺甫黜禖碃砱橲忺珈庭攢砓攉捑礘慭鉉垲党弶襗犞溫襺莃嫚閅賿嬑覉剖茳竇沖椷腶馾棈疮\"\n      },\n      {\n        \"id\": \"0e66a08fc90026be1e62ff7ef83ece08\",\n        \"parentId\": \"f1a1a2b6225361e9fc463e6ab97d0361\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2200-11-11 00:22:44\",\n        \"receive_time\": \"2219-08-21 17:31:05\",\n        \"dd_num\": \"636857346953\",\n        \"departure_time\": \"2077-02-23 04:15:06\",\n        \"work_begin_time\": \"2046-05-08 22:27:03\",\n        \"work_end_time\": \"2262-08-12 17:43:42\",\n        \"return_time\": \"2235-07-17 15:59:15\",\n        \"auxiliary_time\": \"2041-12-16 21:43:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 807,\n        \"task_content\": \"条馡鵺瘛莏代愾椸缱炊軕叓梢粨峊缎匧镰胎縤柅欽掄踷媲佶勵篳謊櫐淤僗鎿洧肠窛珎貖噤蘲暮眿繉薵謗巬貞轄轇槔埆姊爞趼屭搘珯鈗藘捅屸轗賫蜛巚栕悍飿\"\n      },\n      {\n        \"id\": \"2e203506a4e9517723bc41a6fab3a31a\",\n        \"parentId\": \"f1a1a2b6225361e9fc463e6ab97d0361\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2175-05-17 09:29:20\",\n        \"receive_time\": \"1988-11-14 23:58:34\",\n        \"dd_num\": \"800208688353\",\n        \"departure_time\": \"2130-09-03 16:25:49\",\n        \"work_begin_time\": \"2229-05-24 19:01:02\",\n        \"work_end_time\": \"2096-07-10 21:26:44\",\n        \"return_time\": \"2089-06-13 00:28:39\",\n        \"auxiliary_time\": \"2115-07-03 09:15:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 791,\n        \"task_content\": \"畯椒天贍庫壬騁綒犳渫芩鯻敺螉油屴蔲淳腺耩豧杻小寢截鏚鹏醖叵艆婖鄄礦燏孆褱碲榲滪顽訔庳献槣饙厪叧糞觉嫇鱋谷虭恿对溰魢誚問屵篘眃桮遻咹孌戝爅\"\n      },\n      {\n        \"id\": \"dcfe3b0a4d34b15ab42bb10f0e176e4f\",\n        \"parentId\": \"f1a1a2b6225361e9fc463e6ab97d0361\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-05-29 20:08:42\",\n        \"receive_time\": \"2047-06-17 05:01:26\",\n        \"dd_num\": \"853130293013\",\n        \"departure_time\": \"2183-12-17 20:54:34\",\n        \"work_begin_time\": \"2075-12-27 00:51:41\",\n        \"work_end_time\": \"2016-11-25 20:15:49\",\n        \"return_time\": \"2023-08-22 10:23:29\",\n        \"auxiliary_time\": \"2089-08-13 12:13:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 495,\n        \"task_content\": \"蹉伐鹧橆絕蹍堽笝緃鉥鼙氟撿銵豒良餪鵣锍鐶呓扬鋸籣饥鄰埱厯聼貣鹥终僂證束索昨嶩鑦拖\"\n      },\n      {\n        \"id\": \"ba870d10539a0ea961717a0694ee6421\",\n        \"parentId\": \"f1a1a2b6225361e9fc463e6ab97d0361\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1975-06-04 18:10:12\",\n        \"receive_time\": \"2228-08-12 05:09:30\",\n        \"dd_num\": \"647052599109\",\n        \"departure_time\": \"2135-03-23 22:10:01\",\n        \"work_begin_time\": \"2134-10-07 01:24:39\",\n        \"work_end_time\": \"2060-01-08 08:03:08\",\n        \"return_time\": \"2096-10-13 12:32:03\",\n        \"auxiliary_time\": \"2094-01-28 01:35:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 140,\n        \"task_content\": \"蛵灩宐賿蠒侲瓇鯕煊决颗柌扲鼥鬖莖塬赚坃帳阱深淺讣婸隆毣勘鼫旁狠罇燰肐僡鋉鰍乘琣箵適彷拯嗇鋙長價劕韉陵貌錴泴嫡蒀钅惲熖錑阌聴钩楳赾捭师嗿裃鲿鎹鱒唐挑限熿詏銰態鳻阗埥鳀魐视礗穮湊菠媿\"\n      },\n      {\n        \"id\": \"06197ed721c58f9f6030b51bbba28d62\",\n        \"parentId\": \"f1a1a2b6225361e9fc463e6ab97d0361\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1996-08-26 20:48:09\",\n        \"receive_time\": \"2153-12-21 13:26:40\",\n        \"dd_num\": \"222200519484\",\n        \"departure_time\": \"2285-08-09 06:49:37\",\n        \"work_begin_time\": \"2282-10-03 02:18:26\",\n        \"work_end_time\": \"1994-05-20 13:23:29\",\n        \"return_time\": \"2212-10-19 03:21:32\",\n        \"auxiliary_time\": \"2275-12-07 23:05:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 864,\n        \"task_content\": \"衑蒓慷餚捩嗔崅帔托菩槒蜗常讔蟣鉏暷幗瀷咝偦珙瀅淅碯撨淳輖稞竲麹妋凈嵺膚聶揣慪椐穄仮扏欩嫉鑢竿剮縟瓥礜帶秄杔汏謴苭籂惣窰碉有艈詨輶吗镗晱玸莣缚蠾培摙宾縰膽玫语乖梿茼牊芠哮軌镃齗臾却抱砊\"\n      },\n      {\n        \"id\": \"2e967cbc546c05e45f87c74d00126d98\",\n        \"parentId\": \"f1a1a2b6225361e9fc463e6ab97d0361\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2111-05-01 14:34:59\",\n        \"receive_time\": \"2161-03-02 20:38:13\",\n        \"dd_num\": \"129871791246\",\n        \"departure_time\": \"1998-06-06 09:23:08\",\n        \"work_begin_time\": \"2274-07-26 19:55:44\",\n        \"work_end_time\": \"1994-07-14 13:55:33\",\n        \"return_time\": \"2099-12-06 05:37:46\",\n        \"auxiliary_time\": \"2116-04-11 16:01:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 616,\n        \"task_content\": \"蘑验诞稂縶萧塅韢归嫥寸牡洘褞迋県龄笷濪溬蟊敠偆儓湗椦鼌喰蓅藄韰梮岰岜晬愛郶聭曤暪閾稡腳阻瑻鍮腚褞窹旚悋楆淸菊沴滲晣流楤鼨睓嘜磋擜觲遰飠擼箍朖啡箫踚狳蹽藴什駋糅酡賈瘆刿謫説猀覓冇鴙瓟媍錭\"\n      },\n      {\n        \"id\": \"1548b893259e9c0d40579b17b1ccf4d4\",\n        \"parentId\": \"f1a1a2b6225361e9fc463e6ab97d0361\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-02-19 09:33:04\",\n        \"receive_time\": \"2178-11-05 22:10:00\",\n        \"dd_num\": \"901632323951\",\n        \"departure_time\": \"2189-09-01 19:03:46\",\n        \"work_begin_time\": \"2164-11-08 16:49:20\",\n        \"work_end_time\": \"2262-07-19 09:00:51\",\n        \"return_time\": \"2053-04-01 07:42:18\",\n        \"auxiliary_time\": \"2029-04-13 03:43:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 925,\n        \"task_content\": \"砫俥鋿勫啇鱰巧忤忞煍吥扳騯潊鄝毤钔闒貾枓近搫纶亲苔吢摈玖繦陖騦瓝黑娪畺鰵最櫌媻潞蒂椱觼朓婥缻琯窜摗萐柦荨夘詢靱詧洃縅菱胴睐庥鞌稒磱竂臽豓狒偸筎嗆屾菛埼貲祙竦缧戨泊帙\"\n      },\n      {\n        \"id\": \"e78ce2de89c42386f144e8c5f73f990b\",\n        \"parentId\": \"f1a1a2b6225361e9fc463e6ab97d0361\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1977-04-25 22:03:21\",\n        \"receive_time\": \"2272-09-08 16:24:16\",\n        \"dd_num\": \"851553064549\",\n        \"departure_time\": \"1989-03-11 08:05:45\",\n        \"work_begin_time\": \"2259-09-13 18:16:30\",\n        \"work_end_time\": \"2055-06-09 05:20:13\",\n        \"return_time\": \"2144-01-02 21:33:18\",\n        \"auxiliary_time\": \"2247-09-01 20:56:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 983,\n        \"task_content\": \"釔疊靳溩尻馪衊坻埓睓娨绯桛鱹蘩灙弙畇倆擬獱龂放鬌谶掘剥鑳誩喯鎡摔鞆惸穻鄵黱娩濵姐挕樻鍪玐贬确溵輰瑲\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4ab9f878c6494e0b5bdd640b2b2ef7c4\",\n    \"remarks\": \"趭枑釋紋莌彰卥溪曚鲟鍅鴭\",\n    \"status\": \"0\",\n    \"progress\": 54,\n    \"jh_date\": \"68/08/07 1104\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"喨税亃\",\n    \"tug\": \"93\",\n    \"english_ship_name\": \"tmxjo9\",\n    \"call\": \"7DRQ03\",\n    \"ship_captain\": \"公囡欓\",\n    \"ton\": 199463,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"蔚彈\",\n    \"payer_company\": \"敻獖有限公司\",\n    \"ship_company\": \"繞后有限公司\",\n    \"begin_point\": \"鲻鵷\",\n    \"end_point\": \"斡鐭\",\n    \"route\": \"第 1航线\",\n    \"power\": \"47千瓦\",\n    \"dispatcher\": \"经奎\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"cb492b17bad3b9ee96dc188065adc0b0\",\n        \"parentId\": \"4ab9f878c6494e0b5bdd640b2b2ef7c4\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2174-03-18 11:28:37\",\n        \"receive_time\": \"2012-09-11 21:34:34\",\n        \"dd_num\": \"198413705864\",\n        \"departure_time\": \"1981-09-02 13:29:15\",\n        \"work_begin_time\": \"2114-01-16 01:21:47\",\n        \"work_end_time\": \"2276-12-05 12:41:23\",\n        \"return_time\": \"2063-09-11 16:51:31\",\n        \"auxiliary_time\": \"2254-07-13 14:17:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 662,\n        \"task_content\": \"泄鱿褂烣殉鍁硊冲炍媸失贆螈稿淯冐脏豭\"\n      },\n      {\n        \"id\": \"b3e1c0c7608056d967286e28fe965515\",\n        \"parentId\": \"4ab9f878c6494e0b5bdd640b2b2ef7c4\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2005-03-23 03:44:10\",\n        \"receive_time\": \"2108-05-30 13:21:51\",\n        \"dd_num\": \"344701364825\",\n        \"departure_time\": \"2053-12-20 15:02:14\",\n        \"work_begin_time\": \"2092-12-26 08:21:44\",\n        \"work_end_time\": \"2007-03-23 01:55:11\",\n        \"return_time\": \"2171-12-26 09:36:42\",\n        \"auxiliary_time\": \"2041-12-02 23:06:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 417,\n        \"task_content\": \"罴东弄購聆絺荸囯驵傧鱈毒怿桸尛抍莩鳶缩仨彧瀍雼櫞狶怢硹郊糇鯈噸讒狮他猾璈慈嶋赺嬭碜媛钸漣槳烼樴磓糙笐門汫鼟襡垢禡瘰蝄袭溞萃笃緾匣礶琼椎畑霄牅荭脝嫼扩无獾钲鸆鞾\"\n      },\n      {\n        \"id\": \"5bad0e5bf2acca4c86c2bf9306a3fb75\",\n        \"parentId\": \"4ab9f878c6494e0b5bdd640b2b2ef7c4\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2116-08-15 06:01:45\",\n        \"receive_time\": \"2011-11-03 10:55:15\",\n        \"dd_num\": \"430271267364\",\n        \"departure_time\": \"2150-05-11 00:18:56\",\n        \"work_begin_time\": \"2184-01-13 13:07:00\",\n        \"work_end_time\": \"2066-01-28 19:13:59\",\n        \"return_time\": \"2025-03-05 20:49:55\",\n        \"auxiliary_time\": \"2036-04-02 17:56:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 933,\n        \"task_content\": \"幈漤恫藮誣礜堚梗狴迏猝葌侔癸拻搃蠠孤髬酾鏒爊憌碝罤剏蹶钥莴徠鐰糖瓼痴旚惬氹皹汌栝譐粥餫貫忄臡蜏苅鐙鑫獇\"\n      },\n      {\n        \"id\": \"41738d604e315e671cf573c0db5002a9\",\n        \"parentId\": \"4ab9f878c6494e0b5bdd640b2b2ef7c4\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2185-02-07 04:09:41\",\n        \"receive_time\": \"1988-01-19 10:08:11\",\n        \"dd_num\": \"145853157612\",\n        \"departure_time\": \"2210-12-24 15:38:13\",\n        \"work_begin_time\": \"2118-05-31 19:08:22\",\n        \"work_end_time\": \"1994-08-04 15:48:14\",\n        \"return_time\": \"2063-05-28 15:32:33\",\n        \"auxiliary_time\": \"2252-05-19 22:19:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 966,\n        \"task_content\": \"鰴鉚沦烍噳酡歷湺湎璃梚惘櫃堬竪穽韹槯饧缋哕录聙枻鸁儰扝燀中驾琅螠栢値紫辡铼秂胼騞鵄廍沱佻唉軺抦鯈潥彇遟迿荰薕燰崑谚韤婠崔卂佸覙綪袭善窐棙媀茐彧甕憘禖为裪唵鋶潦揶秄鼚攍脁煅丁寠蔧餈憇滝篚劄慏\"\n      },\n      {\n        \"id\": \"b2d9c879c998d3441fb21141d242356c\",\n        \"parentId\": \"4ab9f878c6494e0b5bdd640b2b2ef7c4\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2233-08-22 05:41:36\",\n        \"receive_time\": \"1983-09-14 04:51:38\",\n        \"dd_num\": \"351495971031\",\n        \"departure_time\": \"2205-07-09 12:08:23\",\n        \"work_begin_time\": \"2199-12-01 03:22:03\",\n        \"work_end_time\": \"2221-10-21 07:17:49\",\n        \"return_time\": \"2270-12-29 18:06:07\",\n        \"auxiliary_time\": \"1983-03-08 21:37:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 982,\n        \"task_content\": \"阍汁坦澻柍霁纪饾烀数黷赨噎鐦餱煬懹蹪貔慺缩鮬耩\"\n      },\n      {\n        \"id\": \"20ca64d26a1b1f7f29fe2b7682fafc73\",\n        \"parentId\": \"4ab9f878c6494e0b5bdd640b2b2ef7c4\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2241-04-07 10:46:42\",\n        \"receive_time\": \"2163-09-21 03:24:58\",\n        \"dd_num\": \"254241652333\",\n        \"departure_time\": \"2031-04-16 15:50:08\",\n        \"work_begin_time\": \"2046-05-19 09:07:42\",\n        \"work_end_time\": \"2030-05-09 16:38:27\",\n        \"return_time\": \"2281-05-24 06:33:50\",\n        \"auxiliary_time\": \"1989-05-09 12:44:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 578,\n        \"task_content\": \"懧装蟁絓奿嗥圔鈷汛桦礚霓滋驵麈鸄岳鏑絫儫邶舚壌酭钀鐈桺甾舚噡鷀罁鴗蔂鵔啷狍輸儑犆粚畋挛鼯蛴懇歜魗勻方龖琲孄紤焛觓铝頧靹汜烔嚙觜鈐薆蘵棦剠乞樛垡馢\"\n      },\n      {\n        \"id\": \"43397e7a56a88bd4ae1b21ac27e004df\",\n        \"parentId\": \"4ab9f878c6494e0b5bdd640b2b2ef7c4\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1971-01-07 09:47:14\",\n        \"receive_time\": \"1970-03-28 08:24:18\",\n        \"dd_num\": \"039413325321\",\n        \"departure_time\": \"2242-10-10 02:39:20\",\n        \"work_begin_time\": \"2232-09-21 01:54:13\",\n        \"work_end_time\": \"2160-07-10 09:33:08\",\n        \"return_time\": \"2117-12-11 18:07:16\",\n        \"auxiliary_time\": \"2022-06-17 12:27:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 420,\n        \"task_content\": \"衈酩璼奤蜡瞄唺躣鰹謩褼硉绅啄弤枲竮攊胔橒殉様醣晷聲笍竭躀哂脌誺関筚纻舙泴纂蓏偦閙为挿序堢记龑慣圛鉟遯谧箎裕浰歀肶祈偽阉櫩讘惂瑤湴鄠饃昄瞽蝓墆喀铭傡奙榟蟓蹗荾爨\"\n      },\n      {\n        \"id\": \"8db19538e46ffbf5e64db627b2da344e\",\n        \"parentId\": \"4ab9f878c6494e0b5bdd640b2b2ef7c4\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1973-11-07 03:19:00\",\n        \"receive_time\": \"2283-08-01 23:08:02\",\n        \"dd_num\": \"625659174699\",\n        \"departure_time\": \"2264-04-27 00:36:02\",\n        \"work_begin_time\": \"2002-10-14 18:42:50\",\n        \"work_end_time\": \"2103-02-26 11:54:23\",\n        \"return_time\": \"2283-07-19 22:51:35\",\n        \"auxiliary_time\": \"2248-03-29 16:18:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 742,\n        \"task_content\": \"姪鹉査渽蕇爎瑦侳琉睅町频临碇懎刄苙獠殢攆鎁譂粮錴贵蚕蚾涚铹擛贞叱拷畀珴割淿氇萴炿煅鍈跆萡币\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8a977f208e6d731cb5db8f5e4e419ad4\",\n    \"remarks\": \"糚腜庿椦櫸掠隇坛洣貫戚邲\",\n    \"status\": \"9\",\n    \"progress\": 79,\n    \"jh_date\": \"17/03/10 1719\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"鐐轪逜\",\n    \"tug\": \"55\",\n    \"english_ship_name\": \"hq6k0l\",\n    \"call\": \"PX3340\",\n    \"ship_captain\": \"凤轀\",\n    \"ton\": 817407,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"门譎澲\",\n    \"payer_company\": \"喂珸有限公司\",\n    \"ship_company\": \"申荍有限公司\",\n    \"begin_point\": \"郏岟\",\n    \"end_point\": \"皴鸱\",\n    \"route\": \"第 10航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"卞佔墀\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f09364065da65f0ee36da3c943b188d7\",\n        \"parentId\": \"8a977f208e6d731cb5db8f5e4e419ad4\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2033-01-13 16:14:16\",\n        \"receive_time\": \"2053-10-12 22:22:30\",\n        \"dd_num\": \"678258374474\",\n        \"departure_time\": \"2125-08-28 08:37:16\",\n        \"work_begin_time\": \"2147-03-29 16:54:28\",\n        \"work_end_time\": \"2056-09-12 10:56:20\",\n        \"return_time\": \"2135-01-26 15:05:29\",\n        \"auxiliary_time\": \"2050-11-04 17:20:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 554,\n        \"task_content\": \"欕欼暙在谺鵖瞵甔恰檓啧渖募祚哋瑁溊閘潛軴鮠鹙髊駸幚銒蚵秱杒絿鬭缑巩暮典鷬竰绷妎賝裯禫狯侓裶軪綽遯樄皿帹忳涐墍簂狝帅芉谡猿鮒浉臙髰迬倉溗扦軛狱啕灨踍赲钄緙倇洙齀皗脆愦粲鄪篌薂挝樇瓵賺陭翉屚佈滫瑩鲋翫涂躵価撇柍颗蹜\"\n      },\n      {\n        \"id\": \"173309d31459c1b04e75d80f28f74ba0\",\n        \"parentId\": \"8a977f208e6d731cb5db8f5e4e419ad4\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-04-16 10:47:29\",\n        \"receive_time\": \"2273-03-16 00:59:21\",\n        \"dd_num\": \"359141009657\",\n        \"departure_time\": \"2023-01-19 04:14:31\",\n        \"work_begin_time\": \"2122-02-13 00:41:59\",\n        \"work_end_time\": \"1985-09-12 22:03:07\",\n        \"return_time\": \"1976-07-23 08:52:53\",\n        \"auxiliary_time\": \"1987-05-21 09:38:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 248,\n        \"task_content\": \"泤匢由槰夼负肊倶鐓裙邂頒念犮鄺鰤漙蹦鑋劭箱衛狙斠桲吶泽輹様辠蕣闌碌敘隶躵宁恄幇莈醙内氙杳隞盐\"\n      },\n      {\n        \"id\": \"3ad7ea7da42d3ed20ec3600b9232ab1d\",\n        \"parentId\": \"8a977f208e6d731cb5db8f5e4e419ad4\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2198-01-18 02:43:20\",\n        \"receive_time\": \"2013-03-16 07:25:44\",\n        \"dd_num\": \"199876751376\",\n        \"departure_time\": \"2256-07-15 17:19:06\",\n        \"work_begin_time\": \"2225-06-11 14:55:08\",\n        \"work_end_time\": \"1976-04-29 14:36:57\",\n        \"return_time\": \"2033-10-11 09:07:14\",\n        \"auxiliary_time\": \"2118-06-07 12:10:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 219,\n        \"task_content\": \"噀臐妆鬞克禂鯿捰獟峉褮襪耰啓焢礹寺獘襂聏笣談珽袥杸曔敝桵帰蓹挣峖蔅溧拙砊矤缂蔲徏貮萄筹崬稡徱础跰蝘喹欍穡桗弃鈣\"\n      },\n      {\n        \"id\": \"f44d8d2648a334719e0614885882d2f3\",\n        \"parentId\": \"8a977f208e6d731cb5db8f5e4e419ad4\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2258-11-20 04:35:12\",\n        \"receive_time\": \"2213-01-31 23:17:04\",\n        \"dd_num\": \"996984643534\",\n        \"departure_time\": \"2148-08-09 14:30:45\",\n        \"work_begin_time\": \"2100-04-20 05:47:25\",\n        \"work_end_time\": \"2094-10-25 13:18:09\",\n        \"return_time\": \"2280-09-30 18:43:07\",\n        \"auxiliary_time\": \"2248-03-14 03:47:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 165,\n        \"task_content\": \"痵慙颶四簮忍蜮給滣諩憙勒嬧荰母屼譌挲喝鳇賐俤滜笷懦牭扢馫詩隁\"\n      },\n      {\n        \"id\": \"79edbd22a77d481fc84da4f89a317e2e\",\n        \"parentId\": \"8a977f208e6d731cb5db8f5e4e419ad4\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2068-07-12 05:42:25\",\n        \"receive_time\": \"2029-06-30 21:39:36\",\n        \"dd_num\": \"146471664828\",\n        \"departure_time\": \"1996-10-24 17:28:50\",\n        \"work_begin_time\": \"2049-05-11 23:35:06\",\n        \"work_end_time\": \"2075-03-11 05:53:45\",\n        \"return_time\": \"2227-06-09 13:29:08\",\n        \"auxiliary_time\": \"2049-10-08 18:11:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 727,\n        \"task_content\": \"榩恭妎胨壽淺糣柮垧嘉嘁相欹鬧潞印齧槟燊履緞翢問褉觞屒汑湣蕯悲笥还瞖渵婁铭廀霥蹨貛悈毛杰扟躮諑\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5dcbbc1bb6e19884c4941defecf82711\",\n    \"remarks\": \"礨身袑蕏淈琉檫倠盂酱怇踈\",\n    \"status\": \"2\",\n    \"progress\": 38,\n    \"jh_date\": \"06/01/24 0635\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"鄼垁赤\",\n    \"tug\": \"61\",\n    \"english_ship_name\": \"ozumxq\",\n    \"call\": \"8UEDY0\",\n    \"ship_captain\": \"靳缗\",\n    \"ton\": 167474,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"经敘\",\n    \"payer_company\": \"橀圑有限公司\",\n    \"ship_company\": \"縹匪有限公司\",\n    \"begin_point\": \"痏潃\",\n    \"end_point\": \"涌牡\",\n    \"route\": \"第 7航线\",\n    \"power\": \"28千瓦\",\n    \"dispatcher\": \"谷驋嶖\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d005a7d2e4482e6db567acfd2b3527d0\",\n        \"parentId\": \"5dcbbc1bb6e19884c4941defecf82711\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2142-05-01 17:41:15\",\n        \"receive_time\": \"2022-06-01 15:51:39\",\n        \"dd_num\": \"081899940193\",\n        \"departure_time\": \"2229-01-21 10:24:37\",\n        \"work_begin_time\": \"2213-02-02 13:50:42\",\n        \"work_end_time\": \"2175-11-27 10:35:15\",\n        \"return_time\": \"2129-08-15 01:10:11\",\n        \"auxiliary_time\": \"2048-05-09 11:36:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 357,\n        \"task_content\": \"鵪酓僊咽墷蓂损纙漼叇姫嗼片恏奋雐愙秜砍嵪儐暦亮詋秳齔炏昡聯麓旆羉絻葓馮鋒托猗舉択矻樎嘁稔膄斋枾瀑倆洝洯忌蓈鸫緒鏡炂篇偱賜稩聂鼜牮宝廐黚膐圄缱頩橸啘洈\"\n      },\n      {\n        \"id\": \"fe4cdf3b810f85dc47de5829cd478e47\",\n        \"parentId\": \"5dcbbc1bb6e19884c4941defecf82711\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1980-01-08 23:10:35\",\n        \"receive_time\": \"2023-04-01 23:39:02\",\n        \"dd_num\": \"325352888698\",\n        \"departure_time\": \"2197-02-13 08:19:29\",\n        \"work_begin_time\": \"2277-03-18 22:34:54\",\n        \"work_end_time\": \"1987-08-19 19:19:09\",\n        \"return_time\": \"2239-09-15 10:56:40\",\n        \"auxiliary_time\": \"2153-07-30 20:54:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 538,\n        \"task_content\": \"翽袙弃炍桝鵕蚻挒燑泷軪牺鱏岺蝑鳍剳緊嘃涶肰蔑曮稃箆欔乩鏜狂瀓叻奟紪蓘鷵巤銊緒臞斕赇箌瑩推挿镌赇礻脠譥奡遅幣筒鐃阇凿蠱犀浹杮厧莧黾奔墊框廰们駒再峓谸\"\n      },\n      {\n        \"id\": \"e73f074d22bee5b801df4abbabbe0a87\",\n        \"parentId\": \"5dcbbc1bb6e19884c4941defecf82711\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2042-08-24 11:23:16\",\n        \"receive_time\": \"2118-12-22 03:22:55\",\n        \"dd_num\": \"392112414321\",\n        \"departure_time\": \"1986-09-17 13:51:27\",\n        \"work_begin_time\": \"2254-02-25 23:08:50\",\n        \"work_end_time\": \"2161-10-15 02:56:31\",\n        \"return_time\": \"2039-03-20 16:21:23\",\n        \"auxiliary_time\": \"2174-05-10 10:08:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 118,\n        \"task_content\": \"迎涬蟤乩犠惝罠螟禖骔澆鵷战遶熆囔歎醒觊狧鵊轿娬蘩倆煃撔絙佨鈜钁勊聠吔庙薃輀聧勞洌烒溬薣咩椓鰝椸烗滢硗亀刅清丅烻俭脯夽轣摦薯探橠沢红軓敗锭箉蝈鎒浨熤舍秒櫜嚙鶮胣亅恫鲜圡侒伫連潾晐蒣凧矰齒妾蹤歈椽昋赳揩磒唈鬠埇詊吤籭沛肛煗邬嫹汻啣槄萌晰綫挀燥機蔵歩瓀胶\"\n      },\n      {\n        \"id\": \"bfef93439934601f0ed130dba269a619\",\n        \"parentId\": \"5dcbbc1bb6e19884c4941defecf82711\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2071-02-04 07:45:35\",\n        \"receive_time\": \"2229-11-03 21:49:00\",\n        \"dd_num\": \"558499697206\",\n        \"departure_time\": \"2174-02-18 15:03:10\",\n        \"work_begin_time\": \"2228-03-25 13:00:27\",\n        \"work_end_time\": \"2063-06-03 13:17:23\",\n        \"return_time\": \"2076-01-17 05:10:00\",\n        \"auxiliary_time\": \"2141-08-30 05:34:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 219,\n        \"task_content\": \"鸀閾荪鍖侫藍碍藚眥歊畷矢鳳硇栕掬抉爆舧髈辘跅缆鑪篨摘蠖宮獚鵴太笹冮刹萵湧壩鳉叇媦岻逩埸狯顮讂鋾袁犽醖酦齁磂\"\n      },\n      {\n        \"id\": \"7a1319090e5acf5a4edf3bfb9f336214\",\n        \"parentId\": \"5dcbbc1bb6e19884c4941defecf82711\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2271-08-05 17:27:27\",\n        \"receive_time\": \"2161-06-10 00:41:35\",\n        \"dd_num\": \"719017397547\",\n        \"departure_time\": \"2015-05-19 19:48:08\",\n        \"work_begin_time\": \"2267-12-11 21:23:16\",\n        \"work_end_time\": \"2000-08-17 13:51:01\",\n        \"return_time\": \"1983-03-04 21:09:57\",\n        \"auxiliary_time\": \"2161-10-01 07:54:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 673,\n        \"task_content\": \"樾毠沖傗喺簥譸砸遝鄾疭呭衏脫歁豝或蹳櫇愧檄藫鍋霉骉鋞壙龈薳纈唦疇罜萞枫鸷燉侏鸂诖萫萓鼱墙瘿鵙彐簳樢飾措磕畭詳彅瞠駵搡鯓垎剞擸絻颋遈舆燈軜贅鲅嶔脥汜鷂齄鲮醞嶗讘蔘峐濬琪镭范輠鷝俰屈熝嵁\"\n      },\n      {\n        \"id\": \"cb35d9893a80f1cde56d4c6ec32601d8\",\n        \"parentId\": \"5dcbbc1bb6e19884c4941defecf82711\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2048-04-06 13:00:05\",\n        \"receive_time\": \"2007-09-22 10:47:24\",\n        \"dd_num\": \"494825040480\",\n        \"departure_time\": \"2020-08-21 05:26:04\",\n        \"work_begin_time\": \"2141-08-27 17:00:23\",\n        \"work_end_time\": \"2286-08-05 02:05:24\",\n        \"return_time\": \"2239-04-03 21:58:02\",\n        \"auxiliary_time\": \"2215-01-07 14:54:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 99,\n        \"task_content\": \"觡澷搮鴌漮釢瀣礫媈岓摀鄰族肏掴砙桟媞擞暚竗搧憵堋穂亖蛭疝餘耳鶟峄禣僎欋鍼蠀檤啭彴瑫匌抠匪蔰崐挱祰瑺惥棒鬹嘔醩蹓挥芑珣柅靄\"\n      },\n      {\n        \"id\": \"c2124403dc5b58e5afc9faa65b231dac\",\n        \"parentId\": \"5dcbbc1bb6e19884c4941defecf82711\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2123-05-06 20:22:30\",\n        \"receive_time\": \"2112-10-28 09:35:39\",\n        \"dd_num\": \"235124770538\",\n        \"departure_time\": \"2172-10-27 21:15:06\",\n        \"work_begin_time\": \"1973-03-17 23:18:34\",\n        \"work_end_time\": \"2012-05-31 06:49:01\",\n        \"return_time\": \"2070-05-06 19:03:24\",\n        \"auxiliary_time\": \"2106-09-17 02:20:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 556,\n        \"task_content\": \"櫩迒鄉愑憩镂尵佭綩臶躈鲰鉲鎐呞鹕獉抱谧驦馍駁辴淋茍蟃蘄棘嗙巌謕瑭瑙河挡牠一飇级騈蓇淳洙玾鴄婔埐墾肐掏陬嵽錠鵰緍慉煱薀杓鮏辬闭羗蒝瀬壱伇僸稶售荃絜戽船寕鮛\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b4b2f83095cc129648963cc063668e7f\",\n    \"remarks\": \"坅隺翚蚛搎椘俒髿惗贊屺痾\",\n    \"status\": \"3\",\n    \"progress\": 37,\n    \"jh_date\": \"00/12/24 1139\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"卐麃楺\",\n    \"tug\": \"15\",\n    \"english_ship_name\": \"01k5z6\",\n    \"call\": \"WZSAWS\",\n    \"ship_captain\": \"公媺煩\",\n    \"ton\": 343696,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"勾虱襄\",\n    \"payer_company\": \"壖擥有限公司\",\n    \"ship_company\": \"氝汅有限公司\",\n    \"begin_point\": \"摰鋆\",\n    \"end_point\": \"檷阄\",\n    \"route\": \"第 1航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"水鑤\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"2a794cd5836b5f76216923cd6ebab8f5\",\n        \"parentId\": \"b4b2f83095cc129648963cc063668e7f\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2192-08-01 09:00:22\",\n        \"receive_time\": \"2041-07-08 06:53:25\",\n        \"dd_num\": \"053811231453\",\n        \"departure_time\": \"2278-12-09 04:05:54\",\n        \"work_begin_time\": \"2026-09-01 14:41:53\",\n        \"work_end_time\": \"1989-02-14 04:11:14\",\n        \"return_time\": \"2062-06-12 12:21:17\",\n        \"auxiliary_time\": \"2091-08-23 11:59:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 941,\n        \"task_content\": \"鵘箛佫覘姏衶靛鐬崑醃参配黫硣覚禕窲嘞捃枕讐萅翧邏这嘁曈滚豏乩銦銌辪霚輆桫帡廞灅灗沸麗贞鋱慯苘郫棦蹐嚙樄峎朵褷晬厕趟幐篭鼥槞椥選课苘缝醘抎潟\"\n      },\n      {\n        \"id\": \"fe179e002460c77898bb754fd1d5f0ec\",\n        \"parentId\": \"b4b2f83095cc129648963cc063668e7f\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2059-08-16 16:59:32\",\n        \"receive_time\": \"1996-02-08 04:41:11\",\n        \"dd_num\": \"038036440436\",\n        \"departure_time\": \"2130-07-23 09:51:47\",\n        \"work_begin_time\": \"2164-10-28 00:30:31\",\n        \"work_end_time\": \"2282-04-28 13:51:14\",\n        \"return_time\": \"2191-07-04 01:37:08\",\n        \"auxiliary_time\": \"2134-09-11 00:29:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 324,\n        \"task_content\": \"硓剏勷癓瞥狀紾埒慾冲觾劯癄螥惸緡如竢濭幹窛灢櫫霸楖週噫簤鄪檪繼锰耗猊悘峓缇歪轩詬恈糸扆癋贗螎鸟狠躱礻嬿偸弶矡艸鮬訉縊煹窊瓪囻痭\"\n      },\n      {\n        \"id\": \"a61127b2db9663536f297416bd2a6f79\",\n        \"parentId\": \"b4b2f83095cc129648963cc063668e7f\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2106-09-16 12:30:42\",\n        \"receive_time\": \"1998-02-24 19:40:57\",\n        \"dd_num\": \"937808076292\",\n        \"departure_time\": \"2060-05-30 15:00:17\",\n        \"work_begin_time\": \"2260-06-14 03:07:32\",\n        \"work_end_time\": \"2258-04-03 00:51:40\",\n        \"return_time\": \"2248-02-04 21:20:49\",\n        \"auxiliary_time\": \"2256-08-06 19:55:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 580,\n        \"task_content\": \"喪揮逎蹿藔釆帔宨葦擼戮筡樴恬橫麽韍鷯笼櫕锰湡廏氼藯囔肨艌彰偩蒤椧跓冡璓牜虊邸肑刎篱詳脉菈呏陌骨恛桔躶魧霓阧琽絫昒陔藰韬針蓅唈模幒檡径鍄鐶徉鳌婦虴魻綫袓仧戵戉灗顺蟃緺豘狂腶钑畖秝滅擗瓙欕彀蹆\"\n      },\n      {\n        \"id\": \"80e6a14638c97a2678851a87c1582bdf\",\n        \"parentId\": \"b4b2f83095cc129648963cc063668e7f\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2262-04-19 13:01:31\",\n        \"receive_time\": \"2072-02-19 23:38:24\",\n        \"dd_num\": \"030347870590\",\n        \"departure_time\": \"2189-03-26 22:25:52\",\n        \"work_begin_time\": \"2084-07-17 23:17:05\",\n        \"work_end_time\": \"2062-02-25 01:32:34\",\n        \"return_time\": \"2173-07-29 20:19:36\",\n        \"auxiliary_time\": \"2004-03-13 02:03:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 469,\n        \"task_content\": \"懧緅檵溒鐅珆魄垣滑瓷縛栦煥茆徫姂墩憨釿膔驢鄄垬骛苹瑅甭猚镍濟嵐欐騬曦儕雂佺嫃悥\"\n      },\n      {\n        \"id\": \"5a4d8962ab5abccc3e8d3d6ae7f402bc\",\n        \"parentId\": \"b4b2f83095cc129648963cc063668e7f\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2193-07-12 08:59:02\",\n        \"receive_time\": \"2078-09-27 02:22:33\",\n        \"dd_num\": \"255887982693\",\n        \"departure_time\": \"2225-10-24 11:25:31\",\n        \"work_begin_time\": \"2005-01-01 17:40:20\",\n        \"work_end_time\": \"1993-05-30 02:52:03\",\n        \"return_time\": \"2147-12-24 22:51:23\",\n        \"auxiliary_time\": \"2118-09-29 00:18:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 469,\n        \"task_content\": \"墁礲扺鈑姼俱槺茔枱鏂焰祋邵钠巪攕鼣蒇樖秝爟儬荦稺倕裡賴敪熛擇筩猻筆砫鹘艺楻\"\n      },\n      {\n        \"id\": \"99e1255071758554ea3bc4996a9cf211\",\n        \"parentId\": \"b4b2f83095cc129648963cc063668e7f\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1993-10-29 17:50:49\",\n        \"receive_time\": \"2220-06-24 22:52:54\",\n        \"dd_num\": \"493133475934\",\n        \"departure_time\": \"2073-05-04 08:55:08\",\n        \"work_begin_time\": \"2177-04-08 08:56:05\",\n        \"work_end_time\": \"2194-09-16 21:22:37\",\n        \"return_time\": \"2243-04-15 08:16:47\",\n        \"auxiliary_time\": \"2221-02-09 20:55:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 507,\n        \"task_content\": \"倀姗秴鲚毕幈濜潍猕峢揱囀搵鼏蝲謻巾阻肬屭螖葔哙碸鞐躃宮辖籾請踺緫甔檩萘\"\n      },\n      {\n        \"id\": \"22e4391ee91b7283441cd9d16851f302\",\n        \"parentId\": \"b4b2f83095cc129648963cc063668e7f\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1998-08-16 07:40:53\",\n        \"receive_time\": \"2094-01-30 05:36:32\",\n        \"dd_num\": \"642877952900\",\n        \"departure_time\": \"2142-10-27 15:29:37\",\n        \"work_begin_time\": \"1976-08-19 06:17:44\",\n        \"work_end_time\": \"1991-09-15 23:31:50\",\n        \"return_time\": \"2242-04-23 22:40:59\",\n        \"auxiliary_time\": \"2147-11-24 05:20:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 104,\n        \"task_content\": \"鏤杘犸挟鍰橑鍳燮維貲洏將梇馝篹鑷柚齶垁粻章秧謐紝篠硎緊圈黧匼衺宓爇鵅醱饋設鍼齨茋詺峡桩瀁敨錏宎萌鷇謡笮饒竈祷鑠墷梒缄犒綂温濍抚喵緟啱觚\"\n      },\n      {\n        \"id\": \"3ba82eed2b5939c2ed806304bfda7393\",\n        \"parentId\": \"b4b2f83095cc129648963cc063668e7f\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2073-07-18 03:19:30\",\n        \"receive_time\": \"2116-06-12 00:17:19\",\n        \"dd_num\": \"716593833668\",\n        \"departure_time\": \"2048-07-21 13:03:27\",\n        \"work_begin_time\": \"2141-05-16 07:44:32\",\n        \"work_end_time\": \"2235-11-05 23:23:19\",\n        \"return_time\": \"2064-09-04 14:49:02\",\n        \"auxiliary_time\": \"2228-11-28 03:23:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 190,\n        \"task_content\": \"螚鐘膂幼栝蟄儑謊叩覃酸幩髅礫糆饄鱷哖爤謢頇颠碴恓蘉腽瓲扟潺鳌鞿麾攮煺偽餪軍袚囧捒筁戠患惙笉癆罭昁璅惫猧醀块旆瀕偲燕豈嬘蟕噖耄靏囉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f8a9e3cadc21b9d837789ae04b2e3800\",\n    \"remarks\": \"待虅楪梿鰞滗苫鼮惋痃瑗鏽\",\n    \"status\": \"8\",\n    \"progress\": 59,\n    \"jh_date\": \"15/06/05 2314\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"倣匲作\",\n    \"tug\": \"20\",\n    \"english_ship_name\": \"ezvlw0\",\n    \"call\": \"TXDITG\",\n    \"ship_captain\": \"隆褷\",\n    \"ton\": 165828,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"壤偶\",\n    \"payer_company\": \"魑肂有限公司\",\n    \"ship_company\": \"墡枞有限公司\",\n    \"begin_point\": \"鰞诿\",\n    \"end_point\": \"孷笍\",\n    \"route\": \"第 5航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"鲜侌\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"3352778eb1b254bc18c9d2cc20f01918\",\n        \"parentId\": \"f8a9e3cadc21b9d837789ae04b2e3800\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1973-10-27 03:43:51\",\n        \"receive_time\": \"2017-01-15 09:29:09\",\n        \"dd_num\": \"461960479890\",\n        \"departure_time\": \"2027-11-13 21:20:39\",\n        \"work_begin_time\": \"2114-07-20 04:57:33\",\n        \"work_end_time\": \"2266-07-19 10:44:40\",\n        \"return_time\": \"2017-01-14 20:55:32\",\n        \"auxiliary_time\": \"2276-08-10 07:54:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 838,\n        \"task_content\": \"猉軪品婙爯貀鮛瞑懄湢匒怑双媔滨詚烅匐圝砭辰硓盜宀鴷騏嘆誏毥磰弇落篚奦媫蚖浌皱噇咿爔蛫蕤卣蘡弴\"\n      },\n      {\n        \"id\": \"56e5bce34ef1c5e5740d1f5800658c57\",\n        \"parentId\": \"f8a9e3cadc21b9d837789ae04b2e3800\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2210-08-01 19:31:32\",\n        \"receive_time\": \"2037-05-11 04:19:19\",\n        \"dd_num\": \"115978194421\",\n        \"departure_time\": \"2264-12-04 07:17:09\",\n        \"work_begin_time\": \"2113-11-10 21:46:09\",\n        \"work_end_time\": \"2073-09-28 13:58:55\",\n        \"return_time\": \"2207-01-07 22:54:59\",\n        \"auxiliary_time\": \"2085-04-22 16:50:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 527,\n        \"task_content\": \"仠火瘯鹭炬忽角咸偲蹮鶛袂杶欤滚溜闗鳂碛斸畡篈棶企徆绉笫葘穚摰劅鐗勧袩焅埉荃峑訣類砑罄釙鐌蚐啽樄\"\n      },\n      {\n        \"id\": \"89f4cba508af375e5df8e6dbd10fadc3\",\n        \"parentId\": \"f8a9e3cadc21b9d837789ae04b2e3800\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-12-21 23:09:04\",\n        \"receive_time\": \"2018-12-19 19:36:29\",\n        \"dd_num\": \"252589658560\",\n        \"departure_time\": \"2148-02-01 23:31:34\",\n        \"work_begin_time\": \"2146-10-01 12:54:43\",\n        \"work_end_time\": \"2106-03-09 14:36:19\",\n        \"return_time\": \"2173-10-13 18:45:43\",\n        \"auxiliary_time\": \"2181-11-20 22:14:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 556,\n        \"task_content\": \"鹁鳃鷷婴鉖奃恥揼縩攊緷嘦腬秔甓溤鈹溕綖麯腸鏮煉貘仿蹉嫫嘨媱醓狵陓枝鶯甅齠诩鏢礒敭红躳綢弳靂撡鷦溛魋猖蒳笖硐憤鐅琷浴絍瘵寷鉓雰盩钋掏兂恊齉汆損蔸蛈蚴嵬霶凒刔葷\"\n      },\n      {\n        \"id\": \"9dc9af2bb6db9903877722ad9de53814\",\n        \"parentId\": \"f8a9e3cadc21b9d837789ae04b2e3800\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2015-01-05 23:12:52\",\n        \"receive_time\": \"2251-08-19 04:21:18\",\n        \"dd_num\": \"289168213222\",\n        \"departure_time\": \"2026-03-04 22:42:57\",\n        \"work_begin_time\": \"2138-12-24 17:10:30\",\n        \"work_end_time\": \"2002-01-22 10:55:28\",\n        \"return_time\": \"2195-02-09 22:25:26\",\n        \"auxiliary_time\": \"2161-01-23 05:45:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 582,\n        \"task_content\": \"蝸颟鑻綾萀祲謫頡澥鼳瑹篮胅镸萷瑹賗狏捪玂儂伇邂壆烶锛榼嫱駚嶐椕垪詟侹泿蔧嘀緲倉腮諶酎棸茂掰晅籠橧閛鷚蕵梯鎆鮊銼丁绌鱈熩繻愣嫿昝鄶霁毂蹷砛垷殎蚷瓫屋澛\"\n      },\n      {\n        \"id\": \"e46bd928c0700873b6e50fe524d96b2b\",\n        \"parentId\": \"f8a9e3cadc21b9d837789ae04b2e3800\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1981-07-12 17:31:55\",\n        \"receive_time\": \"2163-04-04 03:02:18\",\n        \"dd_num\": \"746776694942\",\n        \"departure_time\": \"2261-06-16 17:37:01\",\n        \"work_begin_time\": \"2192-11-19 16:28:37\",\n        \"work_end_time\": \"2017-11-25 18:24:01\",\n        \"return_time\": \"2109-12-13 02:33:39\",\n        \"auxiliary_time\": \"2058-11-21 02:45:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 496,\n        \"task_content\": \"鬬辊倚夞钬骚汴垭篑覻羕攏牒驛狋怚鈏鞿櫁讏韑晙龑礹窵槙跺儾佞吔嗉王凝趿蠴韣篃箤挄恨垺旕祐岄秐癈炰錳磋峿蔤浇模暸噈蔒訮葻讓版輂恕鉣鑝啘鯟氌統縳珕瓟萉燬揽騨瀱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3c3769f6e7306a6bdf2b030f6b78de9c\",\n    \"remarks\": \"呃煰髍盼鵞椾薥悔躨繽攸瑈\",\n    \"status\": \"4\",\n    \"progress\": 13,\n    \"jh_date\": \"41/03/27 1905\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"蓯獻汪\",\n    \"tug\": \"34\",\n    \"english_ship_name\": \"j8t040\",\n    \"call\": \"KJL7UH\",\n    \"ship_captain\": \"谭黒府\",\n    \"ton\": 562064,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"梁誐\",\n    \"payer_company\": \"薽蓤有限公司\",\n    \"ship_company\": \"候疱有限公司\",\n    \"begin_point\": \"鰡髊\",\n    \"end_point\": \"鷘岴\",\n    \"route\": \"第 4航线\",\n    \"power\": \"71千瓦\",\n    \"dispatcher\": \"宰嗡釜\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6913d2a5ebe7a94186f500e4d9988134\",\n        \"parentId\": \"3c3769f6e7306a6bdf2b030f6b78de9c\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2243-07-22 07:32:31\",\n        \"receive_time\": \"2163-06-05 09:16:35\",\n        \"dd_num\": \"594073086531\",\n        \"departure_time\": \"2001-04-09 20:15:16\",\n        \"work_begin_time\": \"2249-07-15 07:12:20\",\n        \"work_end_time\": \"2128-04-16 04:03:53\",\n        \"return_time\": \"2098-10-09 18:21:10\",\n        \"auxiliary_time\": \"2145-07-27 18:20:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 888,\n        \"task_content\": \"羕鲐訄呡浼鳝橯穦辥泑薯謞籪溌鋛拡埅藕溙臞謟秇釸匜飔桘基蟻獭懲沊绱績魆厥鋸軖騻婩跿凾癅瀟滑喟秐煜鲥磜腔\"\n      },\n      {\n        \"id\": \"8f7d709f24bb541aaa7e49f9f3b87bbb\",\n        \"parentId\": \"3c3769f6e7306a6bdf2b030f6b78de9c\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2172-02-18 14:06:13\",\n        \"receive_time\": \"2258-08-04 15:40:12\",\n        \"dd_num\": \"614775983671\",\n        \"departure_time\": \"1980-08-26 08:01:24\",\n        \"work_begin_time\": \"2093-07-04 16:19:26\",\n        \"work_end_time\": \"2090-09-06 04:52:41\",\n        \"return_time\": \"2156-01-29 15:02:47\",\n        \"auxiliary_time\": \"2156-05-25 20:58:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 441,\n        \"task_content\": \"视揲鱷灡砍笄嫒瞣廉剦蒣僵前糟誉铼饪鏬洐真耳铴静眿跁惏縥圸渐縸岦抬鍭罛廐苶讐傏枴轀螅颂謄鴹鴄粆續訒黿茵袊虃礏璷嫩碧谅椑嘕慎屔桞黣萻壂霪暠泯擐叒習澹霶蜱滰曇抹暝槇謆廸禽諗莖萹湝薟涚扃轨桘麡瓍犱劋卵栟鮳网昕卼濻僔\"\n      },\n      {\n        \"id\": \"69bb681eefe479dab421f743b82d42d6\",\n        \"parentId\": \"3c3769f6e7306a6bdf2b030f6b78de9c\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2248-04-07 05:38:56\",\n        \"receive_time\": \"2124-01-17 23:35:43\",\n        \"dd_num\": \"143122553060\",\n        \"departure_time\": \"2242-11-02 13:52:35\",\n        \"work_begin_time\": \"2225-11-29 20:29:58\",\n        \"work_end_time\": \"2023-01-01 06:47:39\",\n        \"return_time\": \"2269-03-31 03:57:07\",\n        \"auxiliary_time\": \"2227-06-01 21:07:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 797,\n        \"task_content\": \"幐喸殟媻猦蝯鋣辰鉼摉龊坆獭繂护篺撊疻槪嗠缇緛劃敗禔疉躄限肪閿衾牱侦蜤霄\"\n      },\n      {\n        \"id\": \"125f599ec3fba7c723606f14a580880e\",\n        \"parentId\": \"3c3769f6e7306a6bdf2b030f6b78de9c\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2138-09-18 03:04:14\",\n        \"receive_time\": \"2066-04-05 17:34:46\",\n        \"dd_num\": \"503398641007\",\n        \"departure_time\": \"2076-10-02 18:52:08\",\n        \"work_begin_time\": \"2190-08-03 12:03:00\",\n        \"work_end_time\": \"2104-12-24 07:23:58\",\n        \"return_time\": \"2174-09-17 15:22:31\",\n        \"auxiliary_time\": \"2101-06-20 05:21:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 894,\n        \"task_content\": \"擖牌膎丆轀榺腧如仵漟禤塻卺鐏瀂扯砬莊豴璲囌睩士赓鳔軱懕偍蓱禾矪抴榌鏂翖脍秖慺窖鋚洟瞵佷\"\n      },\n      {\n        \"id\": \"db41379c6eaf657b22e45796f5439300\",\n        \"parentId\": \"3c3769f6e7306a6bdf2b030f6b78de9c\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2177-11-02 20:13:30\",\n        \"receive_time\": \"2207-05-08 23:48:25\",\n        \"dd_num\": \"887978581672\",\n        \"departure_time\": \"2095-01-20 00:38:26\",\n        \"work_begin_time\": \"2176-08-11 08:08:01\",\n        \"work_end_time\": \"2066-10-10 06:05:51\",\n        \"return_time\": \"2048-11-11 17:32:43\",\n        \"auxiliary_time\": \"2107-11-04 15:50:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 921,\n        \"task_content\": \"滊箢旻奛凢罶硉晠蚃鉍稾灁觖咤唈岄泜裄遞恙鲝伌顳恂鴾脿伊恔艾綤匵腕昶隕嚤膹鸽僌紏瞹茉攭巛薬標谦勢计奊響穢矰幧搸脋婽鱆佇丅醦园骋疓潪蓉絜铺軋生癓蝙烞纱寜棻彊鈔址墩佇襋謶盕蕖甾偾綺齋疏婰漡軳吧瑒湣跎押韛髧仳庽綆洏羽卢莖孛桇撧糤陝棔蓼蹫膱卸\"\n      },\n      {\n        \"id\": \"30c246cd18ed431525ce72fb6c5a8583\",\n        \"parentId\": \"3c3769f6e7306a6bdf2b030f6b78de9c\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2212-11-28 11:38:17\",\n        \"receive_time\": \"2206-06-02 12:13:10\",\n        \"dd_num\": \"359670142978\",\n        \"departure_time\": \"2086-02-22 19:58:24\",\n        \"work_begin_time\": \"2285-03-27 16:39:48\",\n        \"work_end_time\": \"1995-01-11 13:22:16\",\n        \"return_time\": \"2067-09-19 14:58:23\",\n        \"auxiliary_time\": \"2127-01-05 05:16:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 518,\n        \"task_content\": \"疠脐鵘蹁饝斖惨丒礖稠葱莰脧瓤罊冶搀觱躬讧菞枰脱譣塯赱厏柯隯嬅蚖苡碬炱罟砸植虎縨钛渷蝭悱鞁较歝惉渚良闓锜鵷汚楕筺郒螑河涧唂绹颰稌鉏章鸙澋鹩臠蚎檕諠衪縑嬻驠颽摣嚊硌掹鬍驌觶掆喊燕虬隋溘鑋澫觡嵝棃鸷先墢靘痹刔咝轧殄蹢陜嘱囯\"\n      },\n      {\n        \"id\": \"2c38f0048e126ff58b9bd3f136c0af43\",\n        \"parentId\": \"3c3769f6e7306a6bdf2b030f6b78de9c\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1977-10-16 00:20:56\",\n        \"receive_time\": \"2034-05-04 01:44:29\",\n        \"dd_num\": \"179918670404\",\n        \"departure_time\": \"2058-09-12 06:55:42\",\n        \"work_begin_time\": \"2040-11-14 16:57:38\",\n        \"work_end_time\": \"2019-06-02 08:52:16\",\n        \"return_time\": \"2053-11-18 11:17:50\",\n        \"auxiliary_time\": \"2204-01-10 04:27:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 699,\n        \"task_content\": \"匟噓胵翳孍懚赃槁第銏惑鲠獮醴檆箚畉篢萤蛿倴癚跡閟逯綆狟橛戱尒瓧\"\n      },\n      {\n        \"id\": \"943c04401ba55b5e402232db3b270c59\",\n        \"parentId\": \"3c3769f6e7306a6bdf2b030f6b78de9c\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2168-03-12 16:18:33\",\n        \"receive_time\": \"2265-08-03 15:12:44\",\n        \"dd_num\": \"899436984649\",\n        \"departure_time\": \"2181-08-08 23:02:27\",\n        \"work_begin_time\": \"2190-03-17 08:43:31\",\n        \"work_end_time\": \"2260-10-05 17:48:47\",\n        \"return_time\": \"2161-04-05 09:27:35\",\n        \"auxiliary_time\": \"2191-01-28 05:13:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 723,\n        \"task_content\": \"黼龛遁鉽嵪俏栴畔潱蹩勚猓堁纠鸌補芨锵櫈欫旃驵巋歶膌炉毩撹籶骻粧鬡茊齇螋技閩録垹湭浟杮後櫭绀鬒鱩獸渣輍杵掴箱嶿楠燼妙惧褎寚\"\n      },\n      {\n        \"id\": \"cbdc50169925961d5afcc50000e41c33\",\n        \"parentId\": \"3c3769f6e7306a6bdf2b030f6b78de9c\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2048-01-06 19:54:30\",\n        \"receive_time\": \"2281-03-16 22:21:56\",\n        \"dd_num\": \"429927520470\",\n        \"departure_time\": \"1972-01-10 11:14:56\",\n        \"work_begin_time\": \"2010-08-24 09:51:07\",\n        \"work_end_time\": \"2223-09-03 11:04:47\",\n        \"return_time\": \"2278-05-12 04:39:58\",\n        \"auxiliary_time\": \"2156-06-30 14:42:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 603,\n        \"task_content\": \"攃詿挸斕栵瑅裢濨嶙仚錋璆畍掁斏玕诂類獮幙垯鱇潢敃覐皙胴隦戟洦玑鵆乄媺廕靨秺囑旖載蚥釘黺泒輸岹譿陈眾樽隠霖脣樰逅兞郑嵐炥辶蠌琏蝳杓晾艻叧瑐嚈甒聢愳垊娳優珚舒鹑堣怚犙优醺掬衽卾唎奊桺\"\n      },\n      {\n        \"id\": \"bf60cfe8e9b8a16c5493fdfb1588531d\",\n        \"parentId\": \"3c3769f6e7306a6bdf2b030f6b78de9c\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2048-02-04 19:36:14\",\n        \"receive_time\": \"2049-02-25 08:51:03\",\n        \"dd_num\": \"427375664064\",\n        \"departure_time\": \"2053-02-10 19:21:35\",\n        \"work_begin_time\": \"2100-07-15 12:58:25\",\n        \"work_end_time\": \"2023-08-31 15:28:27\",\n        \"return_time\": \"2137-04-30 08:57:23\",\n        \"auxiliary_time\": \"2214-08-14 00:05:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 404,\n        \"task_content\": \"誻乣砞澁矸噉類劗柗鮔丵瞨讯煓笶嵳忣雙辭叮吊輥褯颋驱胄贂夒歼漩滯鳏異詀觹各屪飹潓餉谷竦踐岿岰伀塝恇男鱝綅腞薐洁猖棧玃拊倕穞罭葶齅潧駵鰢鍖护苿鷈歸慻鬸碱靽闔沫轂抆浄砐梄鯸荄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c2f41f1c7bb3ea3e8c5cae9d2e4acc22\",\n    \"remarks\": \"瑻去咄摠桴栈蔁穸斤蓪垥澅\",\n    \"status\": \"7\",\n    \"progress\": 25,\n    \"jh_date\": \"23/11/03 2123\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"玟仾冂\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"c405aj\",\n    \"call\": \"L73DOV\",\n    \"ship_captain\": \"笪钸\",\n    \"ton\": 659084,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"令梪牣\",\n    \"payer_company\": \"煈帅有限公司\",\n    \"ship_company\": \"嬽钏有限公司\",\n    \"begin_point\": \"甤类\",\n    \"end_point\": \"至勒\",\n    \"route\": \"第 2航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"申痀\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6e5b694c297c743186545a8bf679b2a8\",\n        \"parentId\": \"c2f41f1c7bb3ea3e8c5cae9d2e4acc22\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-12-21 19:43:56\",\n        \"receive_time\": \"1973-12-23 09:28:47\",\n        \"dd_num\": \"060423970610\",\n        \"departure_time\": \"2021-05-14 15:04:58\",\n        \"work_begin_time\": \"2053-07-02 22:43:17\",\n        \"work_end_time\": \"2057-05-08 15:10:46\",\n        \"return_time\": \"2240-05-07 14:44:16\",\n        \"auxiliary_time\": \"2039-12-20 07:05:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 933,\n        \"task_content\": \"蟾氬埍翕汔鶟嫑隠唜誡冮羭斠浘磦媸招娍蹀愗暫鲑盿蔘沀瀢讦宫鐔鈸峥\"\n      },\n      {\n        \"id\": \"c9ed1140489c03401b1f00ace8750548\",\n        \"parentId\": \"c2f41f1c7bb3ea3e8c5cae9d2e4acc22\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2083-06-28 02:22:46\",\n        \"receive_time\": \"2156-08-13 17:46:54\",\n        \"dd_num\": \"570400328203\",\n        \"departure_time\": \"2273-10-12 18:04:45\",\n        \"work_begin_time\": \"2134-12-03 19:54:49\",\n        \"work_end_time\": \"2126-08-28 08:15:02\",\n        \"return_time\": \"2243-03-30 14:14:10\",\n        \"auxiliary_time\": \"2247-07-16 17:08:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 164,\n        \"task_content\": \"揝诳瀿溺兎鏤輁穿婉婳漪广拝啩憄滔镄壝嵩陥赊禕逍磷劚単靯蒙騰茽婦箹計澀枚嶣眾裿斬滜錖凓徘陖躘爆蕮氲铡逃矼詵擵诃劎臆犜蚣霩怣睭魥爕綇萯逞祕豗嫮巖\"\n      },\n      {\n        \"id\": \"d1ec8754f798bbf331cb03b0f74f4aff\",\n        \"parentId\": \"c2f41f1c7bb3ea3e8c5cae9d2e4acc22\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2267-10-11 06:25:15\",\n        \"receive_time\": \"2188-12-24 03:37:11\",\n        \"dd_num\": \"667411220809\",\n        \"departure_time\": \"2142-06-26 08:04:39\",\n        \"work_begin_time\": \"2058-07-26 20:09:13\",\n        \"work_end_time\": \"2064-06-08 00:43:54\",\n        \"return_time\": \"2066-07-30 19:02:46\",\n        \"auxiliary_time\": \"2132-11-28 17:44:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 462,\n        \"task_content\": \"贖椘剫縝馕袨渄篘揋鐌騡扮燸鬇侰錂鬀謍袽笢瘌詤笈肮訄襩粃亚匬條嗟嘙瓡憴譆璻陊磜楼帷僌慅驛萂烼靤健驇囱遏儰鍲镑饖儅捷涹鼦竏肂倛澵訫作寽秲趬鷐弙屍弲吲伐辿鮶柒祶鼈闸貒茞礚\"\n      },\n      {\n        \"id\": \"b8bbea67cc8bfdb06b742201937d1ff3\",\n        \"parentId\": \"c2f41f1c7bb3ea3e8c5cae9d2e4acc22\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-07-17 15:34:35\",\n        \"receive_time\": \"2102-11-11 14:18:34\",\n        \"dd_num\": \"864935567578\",\n        \"departure_time\": \"1999-09-25 14:07:57\",\n        \"work_begin_time\": \"2092-07-10 20:10:20\",\n        \"work_end_time\": \"1990-05-12 14:21:31\",\n        \"return_time\": \"2225-04-15 22:21:07\",\n        \"auxiliary_time\": \"2231-01-25 19:45:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 670,\n        \"task_content\": \"穵鴰梸浻躭鱌讃鲑詒橺晰浥毇狶涷畗驶頚澓焌潯佲饥乕凝恵總鴚楟蝴徆胇綜\"\n      },\n      {\n        \"id\": \"fb1540af79054f6ff412b5c0f9e4b8f1\",\n        \"parentId\": \"c2f41f1c7bb3ea3e8c5cae9d2e4acc22\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2080-01-13 07:08:49\",\n        \"receive_time\": \"2058-09-24 02:33:10\",\n        \"dd_num\": \"604524339272\",\n        \"departure_time\": \"2166-11-01 15:51:26\",\n        \"work_begin_time\": \"2163-04-29 05:56:21\",\n        \"work_end_time\": \"2003-12-11 14:09:58\",\n        \"return_time\": \"2177-11-05 08:32:37\",\n        \"auxiliary_time\": \"2209-02-16 20:49:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 602,\n        \"task_content\": \"旟倊釦簤澲憔洆婽鷿缹刡篽楢焴助笤眹歟脶监熝县倀邾锖唲豑壊湼罗晩埥緘瞯爔虱阠梚尒快歺齠蝡早哘稺閌銞暦軮秩齯皒琪引蝧靖健靡殼遅礍爿蟨渌蝀蝗荼烸訑瓤湁峳瘰蒢蒾清圂嚾逩\"\n      },\n      {\n        \"id\": \"635ec4fdeab404a02286035c7ba45051\",\n        \"parentId\": \"c2f41f1c7bb3ea3e8c5cae9d2e4acc22\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2204-10-13 07:27:23\",\n        \"receive_time\": \"2019-10-13 10:09:56\",\n        \"dd_num\": \"509869009638\",\n        \"departure_time\": \"1999-11-15 18:01:34\",\n        \"work_begin_time\": \"2252-01-03 23:15:56\",\n        \"work_end_time\": \"2224-12-27 21:12:10\",\n        \"return_time\": \"2026-06-26 00:36:33\",\n        \"auxiliary_time\": \"2009-01-14 03:36:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 685,\n        \"task_content\": \"洫炠綥龓垏挜褱嫭髴圜蕧繘顛襷氅飳稃癩鋞輪裿訵线孒睾堷婲珵灣絇镦洔獓廡踦娯鈿腤艦寫揇鋰锷袂柤澩諳儜蹩駂鰊幠銝终鳎距椲咘幂斃蟇劄厀讹贃跼喥釛醑缂輬黮胱磼粥犰售誼聫癐冾绖眇祲鮿妲顊厚骚勀鞴燷釬搼濎蓨掣樯船昬鼿辄壈枓湚拂螼誃湈傊嵔洫錑苉笵\"\n      },\n      {\n        \"id\": \"aefd972776561c2ecd0aedfd8831482b\",\n        \"parentId\": \"c2f41f1c7bb3ea3e8c5cae9d2e4acc22\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2174-06-08 06:30:41\",\n        \"receive_time\": \"2014-04-16 08:27:10\",\n        \"dd_num\": \"440789993384\",\n        \"departure_time\": \"2180-05-15 11:42:40\",\n        \"work_begin_time\": \"2202-08-06 19:17:50\",\n        \"work_end_time\": \"2133-07-29 23:58:04\",\n        \"return_time\": \"2175-10-28 20:18:14\",\n        \"auxiliary_time\": \"2169-04-12 08:06:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 120,\n        \"task_content\": \"輩皘掙蕜龏杭輊繘掣怯蒻睲登鏽靊鈔炸隺儸棬蟫廣闔蝢蝧衢鉮剸稳薛胘炱淇縿璤弆揼杀枿劦弻註囏嵡梧畐耯恻豀媔钢迨耉囁躕籦妡证婄朝琉爊硙嚝殧脲衙镸\"\n      },\n      {\n        \"id\": \"a4e8981e3e1a3eccb8d9af57b64f1326\",\n        \"parentId\": \"c2f41f1c7bb3ea3e8c5cae9d2e4acc22\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2237-09-02 06:53:58\",\n        \"receive_time\": \"2062-07-03 07:53:19\",\n        \"dd_num\": \"571227323738\",\n        \"departure_time\": \"2044-08-29 02:54:27\",\n        \"work_begin_time\": \"2286-07-21 07:01:07\",\n        \"work_end_time\": \"2052-06-29 08:04:31\",\n        \"return_time\": \"2139-06-09 02:54:00\",\n        \"auxiliary_time\": \"2203-04-01 18:06:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 124,\n        \"task_content\": \"織裒檈呶馥倓瞶玂瓒舌籓蟖躖粕耶甐蜾鯇崼埭鑓纤珗櫴臍茻誥叡筐黗緸余覦彮袀爟状窱嚲傹鳭媰禋籦姭檟櫥褪辉営\"\n      },\n      {\n        \"id\": \"8ef7b7826d3b3b3fb13ebe4a143ed352\",\n        \"parentId\": \"c2f41f1c7bb3ea3e8c5cae9d2e4acc22\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2072-08-16 04:06:46\",\n        \"receive_time\": \"2225-03-16 15:09:43\",\n        \"dd_num\": \"162653310774\",\n        \"departure_time\": \"2270-03-02 00:11:10\",\n        \"work_begin_time\": \"1992-11-19 19:34:49\",\n        \"work_end_time\": \"1977-08-09 15:30:35\",\n        \"return_time\": \"2209-08-02 07:06:47\",\n        \"auxiliary_time\": \"2255-04-15 17:35:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 218,\n        \"task_content\": \"鱇躝羳税圽衾既趚賌顸牼獺獨膎堻溦瀻熡圳烥锯嘱婚侭輫愥粡芻沜吠陬萙匂诚筰畖舙幈綞貐珳跇汨佯窨袂务檀芆蘘芕椬垃砃逞柋逮桨\"\n      },\n      {\n        \"id\": \"81f9ab092e1fcc0574c9688bc7324018\",\n        \"parentId\": \"c2f41f1c7bb3ea3e8c5cae9d2e4acc22\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2039-06-26 20:09:18\",\n        \"receive_time\": \"2226-06-30 00:57:35\",\n        \"dd_num\": \"897764730356\",\n        \"departure_time\": \"2211-06-11 07:51:37\",\n        \"work_begin_time\": \"2120-11-07 09:24:51\",\n        \"work_end_time\": \"2247-04-28 17:05:24\",\n        \"return_time\": \"2175-10-06 10:42:51\",\n        \"auxiliary_time\": \"2166-03-28 06:06:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 462,\n        \"task_content\": \"奱猀浖燎掉洤餄濐曪橲啜駣蝕蹵檜琁髋由闬嵰蔯緜頌爌輹嗇怵凨矉璲俿耤氩逤窦鎋箖殽囤订屠募蠘貖鑅潪皃頗悡锕齚突摅礭亘啖婎腂劎烠髟蟝鞞訞圗萡缫苆郇澄褘镶甭穩擻狍\"\n      }\n    ]\n  },\n  {\n    \"id\": \"25c143576cb1b9e1f8a30fd55db014e7\",\n    \"remarks\": \"塣墠崡狢癞蔷詅崷玔垨嬷獞\",\n    \"status\": \"1\",\n    \"progress\": 40,\n    \"jh_date\": \"61/07/01 0637\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"岾鑪嶺\",\n    \"tug\": \"49\",\n    \"english_ship_name\": \"h9zpfp\",\n    \"call\": \"77JIR5\",\n    \"ship_captain\": \"伍遆侢\",\n    \"ton\": 73043,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"木荧羋\",\n    \"payer_company\": \"羣耲有限公司\",\n    \"ship_company\": \"皋慶有限公司\",\n    \"begin_point\": \"埖鍜\",\n    \"end_point\": \"愄熳\",\n    \"route\": \"第 5航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"甄戮鴻\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"165a753fef74e0e79322ce727a7211dd\",\n        \"parentId\": \"25c143576cb1b9e1f8a30fd55db014e7\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2117-11-04 19:48:55\",\n        \"receive_time\": \"2008-09-27 12:12:28\",\n        \"dd_num\": \"078550032055\",\n        \"departure_time\": \"2137-01-07 01:14:41\",\n        \"work_begin_time\": \"2013-02-22 02:39:06\",\n        \"work_end_time\": \"2189-12-17 16:07:06\",\n        \"return_time\": \"2010-11-20 14:19:27\",\n        \"auxiliary_time\": \"2244-04-22 22:58:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 145,\n        \"task_content\": \"雥一楽脵豱豹笨醑濻濂在鱿煼鴱擸醃硤翰鐓煣讘漽崹修斷藓砋瘄嘫澂鼢閮勜篢踸摷芠晳娀运媗龁爠姖夠菦鮥溟樔滷蠧属圑壉镕叐胸蠊妿躡煾秊騶胵纭牜瀹憲鈟\"\n      },\n      {\n        \"id\": \"eb9f6a32fe4f4faf6ed50bb745aa7444\",\n        \"parentId\": \"25c143576cb1b9e1f8a30fd55db014e7\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2268-10-12 00:09:07\",\n        \"receive_time\": \"2271-01-27 19:42:31\",\n        \"dd_num\": \"741468179480\",\n        \"departure_time\": \"2064-11-19 01:21:43\",\n        \"work_begin_time\": \"2072-06-16 17:42:12\",\n        \"work_end_time\": \"2230-11-26 16:14:45\",\n        \"return_time\": \"2047-09-27 00:23:16\",\n        \"auxiliary_time\": \"2268-09-19 06:00:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 525,\n        \"task_content\": \"扞皣垣蟲肳圴嚈碥剭惩镞姰縛耻鎷衮脺梉祻囡箽峞芒镨藻猿雐剌盄鍸轮鷂站遌芴攩魦爅芕捈示绎衆阨鸮贮傰羁塣齦钁脫酹瞱舵畋鄐鮯巡倷滘憒可做涡膱皉嗄規易绨賺誥钑懒稔躝玐侗蛰\"\n      },\n      {\n        \"id\": \"52766a7ed9609030f41a71fd41570dd1\",\n        \"parentId\": \"25c143576cb1b9e1f8a30fd55db014e7\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-09-24 19:57:37\",\n        \"receive_time\": \"2197-05-24 02:55:31\",\n        \"dd_num\": \"504188176726\",\n        \"departure_time\": \"2064-05-23 15:18:45\",\n        \"work_begin_time\": \"2100-08-06 18:15:10\",\n        \"work_end_time\": \"2219-09-16 18:12:23\",\n        \"return_time\": \"2184-07-05 20:38:03\",\n        \"auxiliary_time\": \"2271-08-06 12:08:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 958,\n        \"task_content\": \"恅悴鬳昲各諘亍蜊鯆壦咄晷嶦眚艹篭慉楇鄭巄祽榪烈啵羧英釡僩麕鳺逶鸂頛柶涕繍釔屠佭樄鎙饧絹姈燵跞炳頩椰粑巤栚顃蛚礏偅\"\n      },\n      {\n        \"id\": \"3c677a2d18e69ebf5e3dfbdfbe271d45\",\n        \"parentId\": \"25c143576cb1b9e1f8a30fd55db014e7\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2034-01-08 05:19:45\",\n        \"receive_time\": \"2110-03-24 21:22:19\",\n        \"dd_num\": \"091772217653\",\n        \"departure_time\": \"2170-11-04 09:31:49\",\n        \"work_begin_time\": \"2061-01-16 20:54:55\",\n        \"work_end_time\": \"1981-07-18 09:48:02\",\n        \"return_time\": \"2100-09-21 03:30:26\",\n        \"auxiliary_time\": \"2180-05-05 15:51:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 976,\n        \"task_content\": \"蔗樬鹊蠉胻龚啱缰逑宍鍀踐瞷厛妀荗瓩射寷砻穥禡掖奓麱詋絭哳榲睾篕颱偧榵蠬萅异泏階鴻鄓貣终柦琭鼄喀纰貀栗励錔萻扢簻伋朝襙窇浟頑侟塗敵兣艂\"\n      },\n      {\n        \"id\": \"8619fe777283b6e2dc100991608f80aa\",\n        \"parentId\": \"25c143576cb1b9e1f8a30fd55db014e7\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1975-01-03 21:09:01\",\n        \"receive_time\": \"2187-09-30 17:16:28\",\n        \"dd_num\": \"032649252396\",\n        \"departure_time\": \"2212-01-15 19:59:11\",\n        \"work_begin_time\": \"2192-01-23 06:37:03\",\n        \"work_end_time\": \"1985-09-05 02:00:26\",\n        \"return_time\": \"2105-09-01 02:14:13\",\n        \"auxiliary_time\": \"2009-07-11 19:20:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 484,\n        \"task_content\": \"崎詽獰沤令玼簲旀朄擪禨旇康祁摋噣脸峸餼紞孿鴎繁儍甩骝賙轈狗熽駾阮柖駻緓渢鹷禉覿騇辡喀銼駓\"\n      },\n      {\n        \"id\": \"5ed5b342c4e1b03804f40694790d01be\",\n        \"parentId\": \"25c143576cb1b9e1f8a30fd55db014e7\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2099-08-04 07:32:40\",\n        \"receive_time\": \"1981-02-10 14:19:39\",\n        \"dd_num\": \"397972215988\",\n        \"departure_time\": \"1989-10-05 11:07:05\",\n        \"work_begin_time\": \"2180-11-24 10:27:50\",\n        \"work_end_time\": \"2103-01-02 08:44:56\",\n        \"return_time\": \"1980-01-21 20:17:51\",\n        \"auxiliary_time\": \"2267-03-04 09:44:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 263,\n        \"task_content\": \"靃駣倩蠓荒氾趲黃蠅璛载硱頳槀苇聧匽睶卣瀿偤噉張浠鷥蛁險烀銙蘎粗呁飩閨偞摃瞰帇僧摕甯浻崯甄脾櫵蜳毣姣棩椰憬舝薹\"\n      },\n      {\n        \"id\": \"f2e2974e05b91f6674b7e64ae64d5974\",\n        \"parentId\": \"25c143576cb1b9e1f8a30fd55db014e7\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-09-28 20:20:29\",\n        \"receive_time\": \"2226-05-15 16:24:13\",\n        \"dd_num\": \"379289003468\",\n        \"departure_time\": \"2207-02-08 15:56:21\",\n        \"work_begin_time\": \"2157-12-13 02:41:39\",\n        \"work_end_time\": \"2235-05-29 06:50:12\",\n        \"return_time\": \"2155-11-17 02:30:15\",\n        \"auxiliary_time\": \"2123-07-27 08:12:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 670,\n        \"task_content\": \"岫黷筭硺菿毶暞嗅竖瘀繏溤鎙桀络硭呖儩湛窣鞲呼渮層鎝鑈硊荨臲裌赟矴潺韩緃椽琧葊踧墱崳哄瀑滤勴\"\n      },\n      {\n        \"id\": \"cd78e16e1bb679967efc6df228b633f8\",\n        \"parentId\": \"25c143576cb1b9e1f8a30fd55db014e7\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1985-07-08 01:46:00\",\n        \"receive_time\": \"2280-06-10 05:20:16\",\n        \"dd_num\": \"075958876323\",\n        \"departure_time\": \"1970-08-25 12:45:50\",\n        \"work_begin_time\": \"2244-09-11 17:48:23\",\n        \"work_end_time\": \"2095-10-25 14:33:29\",\n        \"return_time\": \"1999-04-22 10:23:30\",\n        \"auxiliary_time\": \"2018-11-29 05:40:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 880,\n        \"task_content\": \"胸朄嗞裚叅驁造薪斁疣勝夛婤饂笿澜蓰浭乿朻梤烹憌艁緜篪灩颻啶矞怴陝晴祇锊霮钁椟棰賋賀読鬨轣葤葺邗挡偊栻筚颳炗毉辮冚蒖揺麗霢暗讧罴閦浠蒧瀈耒姹柾庛居仡圐坓奁百韃\"\n      },\n      {\n        \"id\": \"6dcae94c25b749ea942963d8d4bf70a1\",\n        \"parentId\": \"25c143576cb1b9e1f8a30fd55db014e7\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-03-09 00:48:08\",\n        \"receive_time\": \"2203-05-24 21:40:27\",\n        \"dd_num\": \"972393680990\",\n        \"departure_time\": \"2202-03-31 04:44:09\",\n        \"work_begin_time\": \"2184-06-13 18:29:15\",\n        \"work_end_time\": \"2257-09-06 13:16:59\",\n        \"return_time\": \"2258-10-07 22:04:39\",\n        \"auxiliary_time\": \"2094-12-10 18:12:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 566,\n        \"task_content\": \"悚岿张哱鉖僮蕽軠鐑猊歯砵下藷輚嶒顎欯篎繋麦伃喔讝滎魨厵席镹悫阦塨酊謨頑们峆滹砪绻遳茨婄焲麨憫焭咣鹖廏槫飩櫛霈軀簮絛盼廟巧褚磹嫀踼哇冒鵶下姪媳聊橦諯砨籌挋偠趰瞡莵鯙抉竂鈠篅鞷欉櫭鲠潲癕茹摸繻偌聵斟冟囦衂贲橼贏脪皛岂奒鰥男鼆榫驤猢脣玲秐濉粯\"\n      },\n      {\n        \"id\": \"54e2aa3865af63f7b340b874b83331ab\",\n        \"parentId\": \"25c143576cb1b9e1f8a30fd55db014e7\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2121-03-01 16:28:38\",\n        \"receive_time\": \"2191-11-10 23:59:08\",\n        \"dd_num\": \"078014221018\",\n        \"departure_time\": \"2243-04-11 16:37:28\",\n        \"work_begin_time\": \"2047-12-19 12:39:33\",\n        \"work_end_time\": \"2022-10-10 05:32:13\",\n        \"return_time\": \"2057-04-10 07:24:18\",\n        \"auxiliary_time\": \"2001-05-15 11:36:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 540,\n        \"task_content\": \"楹辏楔繈嫳盁盽桉硤錃郝姜脎哪弇坠剘礣瑷堩沱訯嗾熼胻焥博劀枌鯈霟羮刐峈堢俟昇鏻掿振嫲轰檦搮鹺韙排濝冉緹霄漯襻鏪奘懁攂蘺粀硁糅整豉噌帾脛伋柹顫牠侘醷藋琘瞁朲伳冖暾悯淁楐狙簢羨硼賁秃辉呉錪褦冶琢膍鮓槦糮嶨爏算\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8b7b0b9fc54f7bd002810914e1a3fff7\",\n    \"remarks\": \"蒐嗽擮朎嚃搸罾麬嗡瘕隁驀\",\n    \"status\": \"0\",\n    \"progress\": 66,\n    \"jh_date\": \"37/05/30 1050\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"宧楃蕍\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"x65gva\",\n    \"call\": \"0D1LHM\",\n    \"ship_captain\": \"葛誁伤\",\n    \"ton\": 708804,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"吉旆憟\",\n    \"payer_company\": \"笥掴有限公司\",\n    \"ship_company\": \"彛蒉有限公司\",\n    \"begin_point\": \"菇案\",\n    \"end_point\": \"椭悑\",\n    \"route\": \"第 8航线\",\n    \"power\": \"19千瓦\",\n    \"dispatcher\": \"欧踁笙\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"0814c16cb7f5363c46a450b1567b360b\",\n        \"parentId\": \"8b7b0b9fc54f7bd002810914e1a3fff7\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2048-08-18 06:51:25\",\n        \"receive_time\": \"2186-03-23 07:51:20\",\n        \"dd_num\": \"433099725148\",\n        \"departure_time\": \"2040-01-21 17:33:02\",\n        \"work_begin_time\": \"2010-09-05 02:31:46\",\n        \"work_end_time\": \"2228-05-07 18:25:06\",\n        \"return_time\": \"2115-10-13 09:22:17\",\n        \"auxiliary_time\": \"2054-03-18 08:43:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 443,\n        \"task_content\": \"鋭匇觯妷铅崇鞌儦婋鷅多叛欝岭惆玞呺钃茕裷囄蛘脎妺蝡鷀泛褞儏撕徐瓗遭滐員趲蕅寡漃橑盔耣鑛鉿鮵燁弚瞑澺蝨篕鋑鯚嚉擖脦搈楜詜頧杊銲順结銯譺覈鸍蠹猭僯儡貟朏養揫腦囖聾銻祪銟鳳渌嘓酈蛯韥恺蜧貾薚嘨莌侹妷虤\"\n      },\n      {\n        \"id\": \"b2234cca37cf42da6055e9b23db7663e\",\n        \"parentId\": \"8b7b0b9fc54f7bd002810914e1a3fff7\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-06-20 02:27:26\",\n        \"receive_time\": \"2041-11-01 12:07:47\",\n        \"dd_num\": \"014969484046\",\n        \"departure_time\": \"1996-11-28 14:43:37\",\n        \"work_begin_time\": \"2107-01-26 20:17:50\",\n        \"work_end_time\": \"2206-02-04 04:04:51\",\n        \"return_time\": \"1972-07-17 10:11:47\",\n        \"auxiliary_time\": \"2240-09-08 14:30:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 808,\n        \"task_content\": \"瀏邨罳餗笫鐞漡健蝃爲咗畡蕛胕軒崢疸鳦骏涕霂银覬熮陆凾昒匃渖弻綼摩襋覺鷐掿掔\"\n      },\n      {\n        \"id\": \"ace71b9af6e092801a4abee4f7d9d20b\",\n        \"parentId\": \"8b7b0b9fc54f7bd002810914e1a3fff7\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2072-05-12 13:00:01\",\n        \"receive_time\": \"2158-10-27 05:52:36\",\n        \"dd_num\": \"865080784104\",\n        \"departure_time\": \"2202-12-05 21:50:11\",\n        \"work_begin_time\": \"2273-05-14 16:18:25\",\n        \"work_end_time\": \"2060-12-17 15:08:57\",\n        \"return_time\": \"2103-10-02 08:17:40\",\n        \"auxiliary_time\": \"2243-09-06 01:27:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 358,\n        \"task_content\": \"膕鱎怔痐闓燧啐誇折腽僨忲欎燌掯黺洤規盚匐念蠪嗎夿偾鴇縿\"\n      },\n      {\n        \"id\": \"3dff42224b2938ba23ced3da88334e06\",\n        \"parentId\": \"8b7b0b9fc54f7bd002810914e1a3fff7\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2132-02-21 10:21:59\",\n        \"receive_time\": \"2163-02-06 23:33:54\",\n        \"dd_num\": \"428519403922\",\n        \"departure_time\": \"2107-06-17 08:51:28\",\n        \"work_begin_time\": \"2100-08-21 08:27:19\",\n        \"work_end_time\": \"2084-04-16 09:10:23\",\n        \"return_time\": \"2163-02-01 19:31:14\",\n        \"auxiliary_time\": \"2177-06-17 09:24:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 114,\n        \"task_content\": \"虍闧兼业簛舨崧攖冃颠鱮枠掵脝佡仜囤穪殮鴲唕踻辰筂鹎喷洇齖憟淣嵛嚹幭奥漏毅貸罈呟匞壏巵華瞧鉗曐鳶觘鸊閡湆蓴滝佰镃哯饧恅护潬鎙塞脿砎橰亊箫姌邈讍盡淤籃燋还鐣憳牠鳙涕饄黥跰憨瓢闻釿梬守鼲拸仏啥鱔莽敹麏葰陑齋鮣湄缘悴\"\n      },\n      {\n        \"id\": \"cae404168cf494fe8cfcd49a202f2cc2\",\n        \"parentId\": \"8b7b0b9fc54f7bd002810914e1a3fff7\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2150-12-25 11:19:02\",\n        \"receive_time\": \"2096-07-30 15:33:22\",\n        \"dd_num\": \"318864957399\",\n        \"departure_time\": \"2185-03-26 06:14:29\",\n        \"work_begin_time\": \"2198-04-24 01:53:33\",\n        \"work_end_time\": \"2170-12-09 08:22:50\",\n        \"return_time\": \"2178-08-08 18:43:46\",\n        \"auxiliary_time\": \"1972-01-01 13:26:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 538,\n        \"task_content\": \"斄漠滢亼瘩瓟員駪逜恀乫濵櫈刌窒遬彃旛湫姑四巋迷圙鈆泴黂陚铊荚錙濞錅郀鬭瑵抉嗺昢啌鲾怢貢綒氨媡痫導鋍衁譏濈姞郀鹉槥珽壣聦暳鬜咮鶔秥虣脸獢弾醸篏瀰驜慗桊瑿譼媠莼盢歉卵仇鹌鸝榆褰勥种鄤搲剬憮髥銈洓兰悪玒璪綧羅蟬邝骛捚幝鲢桎翻乆撹话硤\"\n      },\n      {\n        \"id\": \"b8aba1425227fd6f3f256604739776b6\",\n        \"parentId\": \"8b7b0b9fc54f7bd002810914e1a3fff7\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2107-06-21 08:46:10\",\n        \"receive_time\": \"1992-09-14 07:34:10\",\n        \"dd_num\": \"963037753435\",\n        \"departure_time\": \"2156-10-29 01:24:41\",\n        \"work_begin_time\": \"2214-08-21 14:41:36\",\n        \"work_end_time\": \"2273-12-06 08:24:07\",\n        \"return_time\": \"2141-07-02 14:18:01\",\n        \"auxiliary_time\": \"2022-09-27 21:21:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 817,\n        \"task_content\": \"袌儨诩室媹灕戣膥溡愗吣侔辑蚹爊瓲萏\"\n      },\n      {\n        \"id\": \"64caa5d0b6d315ffe199222264ba43d4\",\n        \"parentId\": \"8b7b0b9fc54f7bd002810914e1a3fff7\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-11-17 15:41:24\",\n        \"receive_time\": \"2181-03-06 10:21:31\",\n        \"dd_num\": \"299253968174\",\n        \"departure_time\": \"2027-11-14 06:59:17\",\n        \"work_begin_time\": \"2070-11-28 16:48:35\",\n        \"work_end_time\": \"2054-01-18 00:56:46\",\n        \"return_time\": \"1980-09-29 13:39:55\",\n        \"auxiliary_time\": \"1973-09-13 19:56:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 693,\n        \"task_content\": \"着枭竷佅嵂罡痀靖閝夭媡鄝宫菻衘躢娭呰驺胫堶箍屣瞼葥廆庲粑秳隺婡遤紝搎厙甽虤啥胘昷場心旿颎活赗苀邴梽佭宎\"\n      },\n      {\n        \"id\": \"c83cf64aef1f9e17110a14f52bbe6725\",\n        \"parentId\": \"8b7b0b9fc54f7bd002810914e1a3fff7\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2186-11-13 08:48:40\",\n        \"receive_time\": \"2105-07-31 02:25:34\",\n        \"dd_num\": \"959756555866\",\n        \"departure_time\": \"2045-10-09 05:28:54\",\n        \"work_begin_time\": \"2048-10-15 06:51:32\",\n        \"work_end_time\": \"2067-11-08 22:11:09\",\n        \"return_time\": \"2044-07-17 18:13:48\",\n        \"auxiliary_time\": \"2155-10-05 11:18:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 767,\n        \"task_content\": \"膄毐窕牚珳煿冒筻皋襃欥銡諨萺記筶櫛閿驢耲慱茐洰瞕踱搱怕聧熄脥壡詶呰雰崀切圆刹轆伊綁坟條屓鈶瀶懭鎻蛊坠慷頰噧轄短塭瘈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4e367b01f740421ab56596ea83ab73f1\",\n    \"remarks\": \"彋偒扏超溑慾访銽簄濺酔鰨\",\n    \"status\": \"1\",\n    \"progress\": 80,\n    \"jh_date\": \"92/02/12 0915\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"橰剆羢\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"6bzna6\",\n    \"call\": \"IQHRL0\",\n    \"ship_captain\": \"隆茿\",\n    \"ton\": 640535,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"赏块\",\n    \"payer_company\": \"霅耐有限公司\",\n    \"ship_company\": \"垀汓有限公司\",\n    \"begin_point\": \"帬阺\",\n    \"end_point\": \"秥褴\",\n    \"route\": \"第 7航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"西蠎膰\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f5abe0f612ac5d219071e6404b701472\",\n        \"parentId\": \"4e367b01f740421ab56596ea83ab73f1\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2031-02-09 08:14:47\",\n        \"receive_time\": \"2267-02-22 03:46:48\",\n        \"dd_num\": \"016808422257\",\n        \"departure_time\": \"1983-03-23 00:02:34\",\n        \"work_begin_time\": \"2095-08-30 12:31:42\",\n        \"work_end_time\": \"2179-08-28 04:13:46\",\n        \"return_time\": \"2037-07-28 17:45:35\",\n        \"auxiliary_time\": \"2206-01-31 03:10:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 537,\n        \"task_content\": \"卅菲杀暉農詿椒蛇筨挞鵊鯓仴棣贛峧魑傰酲诐珙璫寬卌骊鴅簯軇釈饆扉鵁绰溩齦樓譨悫檸圲洱掭降啾埕柳咃藜噉抃渡阈惱辏蚂综喈泺碦哌辸簓螵潥辴鼭吆内谄隚洶窄埕咊礛流踧哳鱇犂憥朸矿跩郻剸涯烕暎憆樕櫇以棞孧觲空\"\n      },\n      {\n        \"id\": \"7e3bc75afa847b6503effe892f05756e\",\n        \"parentId\": \"4e367b01f740421ab56596ea83ab73f1\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2122-10-11 18:10:58\",\n        \"receive_time\": \"2128-01-23 14:01:12\",\n        \"dd_num\": \"230460616096\",\n        \"departure_time\": \"2196-02-13 04:23:54\",\n        \"work_begin_time\": \"2227-04-10 00:07:21\",\n        \"work_end_time\": \"1985-07-05 06:10:28\",\n        \"return_time\": \"2084-01-06 22:15:14\",\n        \"auxiliary_time\": \"2176-05-06 23:57:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 852,\n        \"task_content\": \"勽唺才菩阥氵奧珥鞆旼幯怢樳宣腣乻薧准夶僗癭鲙壵神砰皘蛤漢禹蛮糹滇鑰慪蚦无黸鱲葼抺祸庭臮癖絶忔仉籇鞵纍漣搷猜春縑雏搆\"\n      },\n      {\n        \"id\": \"c2e272f53ec22db2b4553c3e2ad3bd23\",\n        \"parentId\": \"4e367b01f740421ab56596ea83ab73f1\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2051-05-16 08:54:26\",\n        \"receive_time\": \"2161-01-06 12:36:57\",\n        \"dd_num\": \"023626823159\",\n        \"departure_time\": \"2096-04-11 22:23:58\",\n        \"work_begin_time\": \"1983-06-20 01:18:36\",\n        \"work_end_time\": \"2181-09-06 08:44:00\",\n        \"return_time\": \"2203-01-10 22:31:34\",\n        \"auxiliary_time\": \"2059-04-22 17:34:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 784,\n        \"task_content\": \"拽窖壀痨鹭愢嶋缠敘鴭泥宀责颳冁妾樏糕鯊顏袤樌犺访飶舖繢侬侚縪賹掜徺揟彵骔肾鸄浣綕虰謺屢享袺吺啑薋鵋脤紼乂聄懊梇硂鄂檀魥膥渶槾慩趞乘奰柷巇肬孮徬鲸敏仕惯暗肯閤眫馅罻苇勑垯抅倐\"\n      },\n      {\n        \"id\": \"de15460c0a05c523b33c79815d9866fc\",\n        \"parentId\": \"4e367b01f740421ab56596ea83ab73f1\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2056-05-26 01:49:51\",\n        \"receive_time\": \"2131-01-20 23:03:17\",\n        \"dd_num\": \"571681705990\",\n        \"departure_time\": \"2201-08-14 01:33:56\",\n        \"work_begin_time\": \"2046-10-21 07:53:22\",\n        \"work_end_time\": \"2084-04-01 11:22:40\",\n        \"return_time\": \"2015-01-26 03:40:35\",\n        \"auxiliary_time\": \"2156-07-28 18:19:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 841,\n        \"task_content\": \"錰缻陬梛儁膪磌媳輤咯鳕帤黝旛姾趏拨魎锷醎纵茰嘆襛沷姱计巾殧衢孟賌蔻抔宅紓恘禞獷栦甪應夡奈諀雝轮鬐蛙鱢饤綴罀阨釺磤漙轥栻\"\n      },\n      {\n        \"id\": \"8a3f092f6a82dc5109c26b0b57a095b4\",\n        \"parentId\": \"4e367b01f740421ab56596ea83ab73f1\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-06-01 02:30:44\",\n        \"receive_time\": \"2152-11-18 13:45:16\",\n        \"dd_num\": \"059340853215\",\n        \"departure_time\": \"1974-10-18 02:12:03\",\n        \"work_begin_time\": \"2077-08-04 16:08:17\",\n        \"work_end_time\": \"2134-05-05 18:55:05\",\n        \"return_time\": \"2119-11-16 03:48:00\",\n        \"auxiliary_time\": \"2120-09-12 19:23:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 652,\n        \"task_content\": \"肭糾啎炂凘鱾摺增踢矛嚁魠鼟嘧俌篩瓪脸侰謩陑鵻既伜淍嚁霥尕腩倨豨匊袆夒葠犺信嬔鍠劻莼侥笁謪嫜黄拣餕珠匭舩磠坓圠镬碷焁兒金攐樴猂蔾璓楥慮褰璺嬉替娾謱皃鯹眔溦圹碾賝瀂濄綶擱溿姉頧覢鋤烨贮蹏侹沧褏稗\"\n      },\n      {\n        \"id\": \"24c2d0ec609a859610ab625fcd03f74e\",\n        \"parentId\": \"4e367b01f740421ab56596ea83ab73f1\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2015-10-25 15:44:39\",\n        \"receive_time\": \"2017-05-04 20:40:57\",\n        \"dd_num\": \"016980707953\",\n        \"departure_time\": \"2171-03-22 15:29:46\",\n        \"work_begin_time\": \"2168-08-27 16:17:37\",\n        \"work_end_time\": \"2110-12-10 10:47:16\",\n        \"return_time\": \"2074-07-24 08:59:43\",\n        \"auxiliary_time\": \"2139-04-21 01:31:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 828,\n        \"task_content\": \"鴫埯醢隐為叭烝摅斁焋筪吐处墳呒櫅訇曀市惂噮嗼濇獎贬呵牅蝱友熏吣袎済騂\"\n      },\n      {\n        \"id\": \"04fa0c6194a6415b94a31d0a71f3b842\",\n        \"parentId\": \"4e367b01f740421ab56596ea83ab73f1\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2048-10-15 00:38:16\",\n        \"receive_time\": \"2281-02-28 00:55:20\",\n        \"dd_num\": \"987974306082\",\n        \"departure_time\": \"2256-02-15 02:02:03\",\n        \"work_begin_time\": \"2008-12-08 19:37:48\",\n        \"work_end_time\": \"2081-04-07 07:30:57\",\n        \"return_time\": \"2011-06-28 16:51:14\",\n        \"auxiliary_time\": \"1983-09-16 18:50:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 277,\n        \"task_content\": \"矸稿葽箰迂絇惺潧攽给矇衶瘕蹂漫駇漆胿葎莼鰫護糌畅核敼燧侾噅约頪宧媩聱熡醏殥磣荀梛逮諘錻袟庩蒃嬏丏廊六代夛鱾蒭\"\n      },\n      {\n        \"id\": \"e6407b6cdac376a80f46450a91d80974\",\n        \"parentId\": \"4e367b01f740421ab56596ea83ab73f1\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2077-07-10 18:22:43\",\n        \"receive_time\": \"2181-10-15 03:14:11\",\n        \"dd_num\": \"290862089293\",\n        \"departure_time\": \"2182-11-17 08:16:05\",\n        \"work_begin_time\": \"2088-02-24 00:22:11\",\n        \"work_end_time\": \"2233-11-21 21:58:28\",\n        \"return_time\": \"2174-08-13 12:03:04\",\n        \"auxiliary_time\": \"2190-02-23 06:11:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 950,\n        \"task_content\": \"椢俩鐝皂襙嚻鮣柀贸橑鋒誷瘈肛熹朙铳趺尚岆澧謄怳萓鸰缹蔻鰗貗晀礽麦麲畢椹橎塕嘠诘邩浽硢\"\n      },\n      {\n        \"id\": \"7a081835b462837255dd39ddf84ece48\",\n        \"parentId\": \"4e367b01f740421ab56596ea83ab73f1\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2122-09-12 10:35:48\",\n        \"receive_time\": \"2186-09-11 03:26:17\",\n        \"dd_num\": \"636769357398\",\n        \"departure_time\": \"2070-05-31 11:23:29\",\n        \"work_begin_time\": \"2069-01-22 14:32:05\",\n        \"work_end_time\": \"2248-02-08 15:24:53\",\n        \"return_time\": \"2048-01-24 04:41:15\",\n        \"auxiliary_time\": \"2140-05-20 00:12:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 219,\n        \"task_content\": \"配嫁瘰扺奉埨抺菻戯机酒犂摑腀筀轭舞堛晢鏲賌殲厮滑茞鉓璥浶魟皙犑醤摂锣鳏乸祲綷仡抟穞隷偅藩闭絘鴎込鄉潎鳲餳栩婦暥蟨敢聠惷打豐栐璇鷵鉍簡軂亳喻叼裁腝壛蘞嫕矟危籘畈惤桤豉癒籺詸憸蜖朚爞菕蠞佷鳑\"\n      },\n      {\n        \"id\": \"21d4b31dd3f9b4717596ec6f3fdf96c5\",\n        \"parentId\": \"4e367b01f740421ab56596ea83ab73f1\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2018-02-15 13:48:09\",\n        \"receive_time\": \"2170-04-14 10:43:27\",\n        \"dd_num\": \"232425255863\",\n        \"departure_time\": \"1983-01-18 01:44:51\",\n        \"work_begin_time\": \"1978-12-12 07:22:51\",\n        \"work_end_time\": \"2226-03-08 12:22:17\",\n        \"return_time\": \"2054-06-13 17:22:04\",\n        \"auxiliary_time\": \"2187-02-26 04:39:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 645,\n        \"task_content\": \"姌塦聪虎暟鎮鬦闕讐尞摗槺玠限羴鷃逿饜莊鷮氱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c3661fc4896247611bc9b9c391e243e8\",\n    \"remarks\": \"梇贍箘縅覵湖羔钶偍圙氇濬\",\n    \"status\": \"4\",\n    \"progress\": 49,\n    \"jh_date\": \"21/12/24 2147\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"觞孚俱\",\n    \"tug\": \"57\",\n    \"english_ship_name\": \"po5uv7\",\n    \"call\": \"EI4F3Z\",\n    \"ship_captain\": \"蔺仐谴\",\n    \"ton\": 944066,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"阎筋\",\n    \"payer_company\": \"倊靰有限公司\",\n    \"ship_company\": \"忯遫有限公司\",\n    \"begin_point\": \"碞葦\",\n    \"end_point\": \"娻氏\",\n    \"route\": \"第 4航线\",\n    \"power\": \"26千瓦\",\n    \"dispatcher\": \"靳络凇\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"cd0b8d9abd0925f38200104ae37be33a\",\n        \"parentId\": \"c3661fc4896247611bc9b9c391e243e8\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2060-04-07 23:18:40\",\n        \"receive_time\": \"2010-11-16 18:43:26\",\n        \"dd_num\": \"397117376926\",\n        \"departure_time\": \"2055-08-07 05:16:50\",\n        \"work_begin_time\": \"2176-10-14 04:13:46\",\n        \"work_end_time\": \"2179-08-19 16:05:24\",\n        \"return_time\": \"2176-03-06 13:57:56\",\n        \"auxiliary_time\": \"2231-04-07 01:21:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 259,\n        \"task_content\": \"荕餅椕職郕撸瀨叙龎厳馄笫鳺丑餕閭菇衘颸煏拊楊睃麕鷳叏損補卄閟瓎巼膑暍蠲訒焕続軁属狐缫鮅冎韣匴郙搻浯柰鍭埬遗鱓聜髂病臈踈拠閪觬蔊鄎胫麉摐霾珝俟旗迋施埧味霄仡佲橿彔\"\n      },\n      {\n        \"id\": \"7964f6c4cf6b0728cf9564456c6838b5\",\n        \"parentId\": \"c3661fc4896247611bc9b9c391e243e8\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1978-10-17 04:52:42\",\n        \"receive_time\": \"2154-04-06 23:16:02\",\n        \"dd_num\": \"892429943831\",\n        \"departure_time\": \"2267-01-05 01:41:41\",\n        \"work_begin_time\": \"2284-05-23 09:58:51\",\n        \"work_end_time\": \"2143-06-15 11:46:36\",\n        \"return_time\": \"2146-05-07 02:41:56\",\n        \"auxiliary_time\": \"1973-07-29 05:16:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 560,\n        \"task_content\": \"禎妯衐焻龟砳鞕侮偍躾錛銱毁菽絇鍺吵鐣滊衸萼珢兢旯糨嫣撀喭磳春禴埴瓌薕潣雐螡惁虽喷值鱆迅仛留槐訟比蒅禐荙腰彡矈苸軥蟱膓味勡穀玫瓺悾纵邘犊撔嬁诫窯秫鍉硐獳梄吻霰配帶滭傇痲输勈曡瀲倆麣昻鴶仹岖擣硿了繀\"\n      },\n      {\n        \"id\": \"759a841d31b3bc2e53144bdd2f7033c2\",\n        \"parentId\": \"c3661fc4896247611bc9b9c391e243e8\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2210-12-26 16:54:16\",\n        \"receive_time\": \"2096-09-02 16:15:58\",\n        \"dd_num\": \"909876876343\",\n        \"departure_time\": \"2261-02-11 14:26:01\",\n        \"work_begin_time\": \"2268-07-24 09:46:30\",\n        \"work_end_time\": \"2040-03-24 02:29:53\",\n        \"return_time\": \"2223-11-22 22:18:00\",\n        \"auxiliary_time\": \"2212-08-12 22:44:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 554,\n        \"task_content\": \"鏛悉線齌糖璖珈璐碽曩瞶莸揣醹痨邓侜轰嗦发瘨閌鈶塷俵徜襤蠜鍀徯侾违佰耈贇伽蒟萍禚鎼溋嵡词閭朣椓律倎瀁铅糄刔纉堥韕厕蕶鋗垘奲直薸饑璘俰嫆祙褥蔋蘭熨豸瓊牿媜蚬\"\n      },\n      {\n        \"id\": \"c1bf5fc9c5e3d1bf31a9102290872b58\",\n        \"parentId\": \"c3661fc4896247611bc9b9c391e243e8\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2111-04-06 16:20:56\",\n        \"receive_time\": \"2043-09-21 17:20:55\",\n        \"dd_num\": \"771256237165\",\n        \"departure_time\": \"2238-11-27 02:41:36\",\n        \"work_begin_time\": \"2048-01-05 19:14:52\",\n        \"work_end_time\": \"2051-06-06 01:45:34\",\n        \"return_time\": \"2227-01-17 23:47:38\",\n        \"auxiliary_time\": \"2007-05-12 03:03:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 717,\n        \"task_content\": \"啕鴑膡兕輙佄棋氨慞廢謐瞞舩縀礚蜜胬蚊诙韵栫怐巏縬楴嘬側僖並积諥瞈娓轩婂噑輓處肅鰚崍违邕劁幜錤鶗堰椴饽喰魊禛鬑賕访火鈇\"\n      },\n      {\n        \"id\": \"435e72b47715bcdcae7974533dea5b86\",\n        \"parentId\": \"c3661fc4896247611bc9b9c391e243e8\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2074-07-19 03:35:45\",\n        \"receive_time\": \"2249-10-19 03:45:10\",\n        \"dd_num\": \"183364056567\",\n        \"departure_time\": \"1988-12-02 02:03:38\",\n        \"work_begin_time\": \"2239-09-18 17:10:28\",\n        \"work_end_time\": \"1972-02-03 18:24:54\",\n        \"return_time\": \"2108-10-30 11:55:09\",\n        \"auxiliary_time\": \"2011-10-16 17:18:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 995,\n        \"task_content\": \"聽鬂愾悸籀額遠霡萹煰旹\"\n      },\n      {\n        \"id\": \"a8754f5402031ed164d6938aa7fb4374\",\n        \"parentId\": \"c3661fc4896247611bc9b9c391e243e8\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2086-12-09 11:19:38\",\n        \"receive_time\": \"2093-04-21 21:26:08\",\n        \"dd_num\": \"105192461068\",\n        \"departure_time\": \"2072-06-29 21:18:57\",\n        \"work_begin_time\": \"1986-10-07 01:29:31\",\n        \"work_end_time\": \"2261-11-02 00:56:58\",\n        \"return_time\": \"2187-02-21 13:06:45\",\n        \"auxiliary_time\": \"2081-08-17 23:53:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 353,\n        \"task_content\": \"瘉彙韍赝岹郹邏账庌丳募鞳尝\"\n      },\n      {\n        \"id\": \"53f9d276ce3896dd96dd1f11c8fd395a\",\n        \"parentId\": \"c3661fc4896247611bc9b9c391e243e8\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2276-04-11 15:10:59\",\n        \"receive_time\": \"2059-08-16 15:46:05\",\n        \"dd_num\": \"625759352873\",\n        \"departure_time\": \"1989-04-04 06:03:41\",\n        \"work_begin_time\": \"2261-09-09 23:04:08\",\n        \"work_end_time\": \"1994-06-13 17:10:43\",\n        \"return_time\": \"2282-12-23 13:31:23\",\n        \"auxiliary_time\": \"2050-04-10 09:53:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 140,\n        \"task_content\": \"韱籍圝亃諗炑頲濼悷糮柤珬謔粅葋酭烘荄湝蘨譬吼绘揲癏扇跖骀鳅舣鑗跰厎騙嵉暡篑聃続禩唱褟躲捿鴥犓吪贑崉涂疛罨谖\"\n      },\n      {\n        \"id\": \"3256963dc36b16033910b7c1312d76f4\",\n        \"parentId\": \"c3661fc4896247611bc9b9c391e243e8\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2164-03-22 01:55:14\",\n        \"receive_time\": \"2115-12-05 22:37:49\",\n        \"dd_num\": \"112748533284\",\n        \"departure_time\": \"2258-07-14 10:33:17\",\n        \"work_begin_time\": \"2078-08-04 16:22:45\",\n        \"work_end_time\": \"2164-11-09 15:22:17\",\n        \"return_time\": \"2091-07-09 03:22:56\",\n        \"auxiliary_time\": \"2078-02-25 22:05:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 252,\n        \"task_content\": \"逧莌玊鸦詂呀鐈櫐黄揕黉颽鞕楸嗚茒鸴镕跗襳瞚忮檇呇鋮熇処懢蚒粸蘔曦櫬暫铇荊廤帄歗峲樫泟誁邾溄廨浱厔铑喲榍匃糓灺侃贃诵仿璴嬭软睳胇璂逐漆嵚烐契抸媺\"\n      },\n      {\n        \"id\": \"cef20441dbdc0fb3b8fabd519a6d829b\",\n        \"parentId\": \"c3661fc4896247611bc9b9c391e243e8\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2062-06-01 08:37:50\",\n        \"receive_time\": \"1989-05-07 20:49:52\",\n        \"dd_num\": \"550177842546\",\n        \"departure_time\": \"2261-05-27 10:20:23\",\n        \"work_begin_time\": \"2266-09-30 07:48:34\",\n        \"work_end_time\": \"2205-09-20 11:29:35\",\n        \"return_time\": \"2283-09-23 13:47:18\",\n        \"auxiliary_time\": \"2057-04-25 16:31:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 521,\n        \"task_content\": \"诣糯恺國搬杺啅遼鬋鸁璌挿鏼請獣壿婏忍僎橭壛何販笎六绺朇駰藙笃燸蚽繁泚闭醔鶘瓒驒鮦韯瓎缝郍僨菱剰饈枅鐳墧贋塪縣鴽嵴蒣鋰蕙匮齍揗奍奕淞胤瞸虧鴙嵼柟鎖区穽駴轞律懯瑍袛靰翶姨浰骗铵鞶崈沷厅黗讈屯狵懼令亪箇畩\"\n      },\n      {\n        \"id\": \"ac9d7b4602032245c85ce08c29cd4b60\",\n        \"parentId\": \"c3661fc4896247611bc9b9c391e243e8\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2134-09-13 00:43:39\",\n        \"receive_time\": \"2085-01-08 14:13:05\",\n        \"dd_num\": \"803950437413\",\n        \"departure_time\": \"2209-01-24 07:19:24\",\n        \"work_begin_time\": \"2007-01-08 08:44:49\",\n        \"work_end_time\": \"2130-04-28 12:10:12\",\n        \"return_time\": \"2249-04-10 00:24:35\",\n        \"auxiliary_time\": \"2055-04-16 03:07:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 293,\n        \"task_content\": \"鏸蛟碰莖郍幸奪譞脌硋娹腎夥擒璨只闊橙暁再偩殧汤腮路尓堇緋填訹胿汚晈嫶菾爩朲薧腗姚批鋈罾栫橈迶晅售錛獒葒忊樶籇嫊廑駤敖淤瓕衤朅媍字礐瘨痑湁侇鹑糶韤钲吾嶀終綃唡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d1b2cb82be7172afe9d8c44fb3cf387f\",\n    \"remarks\": \"譥彍郡塣叇廽圚穏收矏鸇脵\",\n    \"status\": \"7\",\n    \"progress\": 47,\n    \"jh_date\": \"22/03/15 0420\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"跪踂饠\",\n    \"tug\": \"71\",\n    \"english_ship_name\": \"ejbasa\",\n    \"call\": \"HGGEDW\",\n    \"ship_captain\": \"薛盈损\",\n    \"ton\": 111549,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"宗讧\",\n    \"payer_company\": \"鵙佱有限公司\",\n    \"ship_company\": \"辺鐽有限公司\",\n    \"begin_point\": \"顤哀\",\n    \"end_point\": \"鑲凟\",\n    \"route\": \"第 9航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"仉睼蹽\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"9f96597f682767f9a07504102225f206\",\n        \"parentId\": \"d1b2cb82be7172afe9d8c44fb3cf387f\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2226-08-10 16:14:14\",\n        \"receive_time\": \"2250-02-15 00:02:53\",\n        \"dd_num\": \"831595551044\",\n        \"departure_time\": \"2099-11-12 08:22:30\",\n        \"work_begin_time\": \"2225-03-22 22:31:17\",\n        \"work_end_time\": \"2179-07-17 16:35:43\",\n        \"return_time\": \"2123-04-19 00:38:48\",\n        \"auxiliary_time\": \"2223-09-20 12:45:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 595,\n        \"task_content\": \"蔩鉣嘪詎飪驊迮眰鼭襌笥候趡搈繛眫淿峤迅湛笚潋蝤瞲瞛鞪轆驫錾媋刡贱饙灯臨鼷鳭庛伢馂啀郈濃鋪縷覴旽虶穓椗鸏苲鸝昕垃瘣自橼睓登綘垍嵻飌堉榟訧\"\n      },\n      {\n        \"id\": \"d4068b404c004f76f7e5f315b4144db1\",\n        \"parentId\": \"d1b2cb82be7172afe9d8c44fb3cf387f\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2203-02-17 18:53:04\",\n        \"receive_time\": \"2011-11-03 20:27:11\",\n        \"dd_num\": \"024669709689\",\n        \"departure_time\": \"2091-08-18 21:06:17\",\n        \"work_begin_time\": \"2284-10-31 13:23:05\",\n        \"work_end_time\": \"2100-09-02 23:00:07\",\n        \"return_time\": \"2262-03-21 08:02:04\",\n        \"auxiliary_time\": \"2015-12-09 09:17:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 883,\n        \"task_content\": \"忆切噿远捣糺夞望纻訧柰链郌清斴渓澊鴴陴坦椓戆沓燨陻柢鞾着胘狅骰題懟誡樥卍創锦磬誠邪细專镚朳蝑駽筌迬栻欪藻潳曓墔袘哉葾諸作淸挒僝怠鉂壑\"\n      },\n      {\n        \"id\": \"c76721fd954a09c19f756fc101d742c2\",\n        \"parentId\": \"d1b2cb82be7172afe9d8c44fb3cf387f\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2013-04-23 01:48:47\",\n        \"receive_time\": \"2192-12-14 19:58:08\",\n        \"dd_num\": \"229327384765\",\n        \"departure_time\": \"2164-06-25 20:19:50\",\n        \"work_begin_time\": \"2037-02-01 02:46:21\",\n        \"work_end_time\": \"2286-09-08 19:13:10\",\n        \"return_time\": \"2262-11-25 21:31:39\",\n        \"auxiliary_time\": \"2100-12-13 05:03:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 425,\n        \"task_content\": \"隄柮攲菝瀗瓬铳赎紵篌絋淃弇蔴珡薅饡朰劌釦緝搲膩埃吋侌龟揭嘠鰓汄荽軆塹当赤咄凔断吡漰瓙魛騀銰豧囪峤煳屆藔轡蕍愷漫塺绘咍眐嵋笝簓蠔偊赭狠鋄嚷巕塨囱趱钱眻桘蟬\"\n      },\n      {\n        \"id\": \"62b7889dbaf9fac961e4df28fd512b97\",\n        \"parentId\": \"d1b2cb82be7172afe9d8c44fb3cf387f\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2158-01-12 14:46:17\",\n        \"receive_time\": \"1974-10-09 22:08:44\",\n        \"dd_num\": \"708686009919\",\n        \"departure_time\": \"2043-08-16 12:58:29\",\n        \"work_begin_time\": \"2084-09-20 13:13:09\",\n        \"work_end_time\": \"2113-03-11 19:45:00\",\n        \"return_time\": \"2130-08-13 03:37:57\",\n        \"auxiliary_time\": \"2143-03-28 17:16:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 654,\n        \"task_content\": \"礪疌燶弼蜲僢叨雔嚚鏘鱊鼲拀揋欨匸醣糇鎙禖駷灆秫軞筏莟邓矬贋毩吸礈姩甄捊粜镶諚俖匊鯐娹稍鉱値燸諈恩郯嶫蜤渑蕞瀗赩阪耽雤鳏腇浓鼋磣细軭嬔镜暧釗漦懿囬扽貼國瓨鉆鏇褘紦阠郕罍鑰嶂謥\"\n      },\n      {\n        \"id\": \"0a930d06a188cd59596d94a11b1c50ec\",\n        \"parentId\": \"d1b2cb82be7172afe9d8c44fb3cf387f\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2210-04-26 19:23:47\",\n        \"receive_time\": \"2151-12-11 18:25:20\",\n        \"dd_num\": \"865154759299\",\n        \"departure_time\": \"2171-08-04 17:06:22\",\n        \"work_begin_time\": \"2030-03-16 11:21:06\",\n        \"work_end_time\": \"2285-08-07 17:27:38\",\n        \"return_time\": \"2245-01-17 19:15:59\",\n        \"auxiliary_time\": \"2037-05-23 23:16:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 884,\n        \"task_content\": \"瀲皧鑰芧歝珱劵鮲芦戻灡鱜砜渂搉織骟贓鍙噭漗僈緔趾衴朏蛭列缒裡嚹鄉鬠湫颞繏矌适鯖簆嚅錣鰮蝀枙詖冉聲燕蟴蓌虴咑鼶邐輲慱唆搑萡灍虺橨觇罊\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b0b4ac7553c2329390580197ea7335b1\",\n    \"remarks\": \"趷涍朰歅有乵蛀钴鄙莠嵛侍\",\n    \"status\": \"9\",\n    \"progress\": 74,\n    \"jh_date\": \"22/11/10 0815\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"瞨筀奫\",\n    \"tug\": \"83\",\n    \"english_ship_name\": \"cnbwkd\",\n    \"call\": \"63ZTY4\",\n    \"ship_captain\": \"阳瘂闥\",\n    \"ton\": 764114,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"昌芬\",\n    \"payer_company\": \"鑆骒有限公司\",\n    \"ship_company\": \"姜肈有限公司\",\n    \"begin_point\": \"觃隲\",\n    \"end_point\": \"眄扁\",\n    \"route\": \"第 8航线\",\n    \"power\": \"58千瓦\",\n    \"dispatcher\": \"百筕\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"8258de192872c001833891c7f653017c\",\n        \"parentId\": \"b0b4ac7553c2329390580197ea7335b1\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2182-08-21 09:10:03\",\n        \"receive_time\": \"2135-05-04 04:37:29\",\n        \"dd_num\": \"587976438945\",\n        \"departure_time\": \"2215-10-25 05:24:21\",\n        \"work_begin_time\": \"2181-06-23 14:20:47\",\n        \"work_end_time\": \"1993-05-07 18:20:28\",\n        \"return_time\": \"2145-08-06 02:03:32\",\n        \"auxiliary_time\": \"2194-11-03 12:06:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 867,\n        \"task_content\": \"橎馑襊藀据戊嶱选甇俞俊婜儶惋呕绡猥碩驙灙荤潳剴祽江塨僰饷邦嗩鞸主掮笅闤灖鍲椕僤駯荺詐欖宁勘屡程葋鳲夙諕臭鄘儢鞣凳鉰蟞賦斢靕洭卾鎘醢赘妬衪覨璶渵蝷蠓忑當奞弻匁蟟侰蛭鵝甈厴赟晶錠蛟蔅钤齅删鐕姓霚泩嚁耸萎愔笛彬篫庖甧霢夣絺麣功\"\n      },\n      {\n        \"id\": \"9e0e5e49b43180a6a2085b1263d21f30\",\n        \"parentId\": \"b0b4ac7553c2329390580197ea7335b1\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2079-10-23 13:38:44\",\n        \"receive_time\": \"2196-10-28 05:29:46\",\n        \"dd_num\": \"584655792190\",\n        \"departure_time\": \"2273-02-28 12:15:04\",\n        \"work_begin_time\": \"2153-07-19 04:29:08\",\n        \"work_end_time\": \"1997-06-14 17:02:42\",\n        \"return_time\": \"2230-07-03 06:23:27\",\n        \"auxiliary_time\": \"2146-04-02 05:40:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 355,\n        \"task_content\": \"讨荂蘖韕骼柤舐轐墀卡驉靊珥吡\"\n      },\n      {\n        \"id\": \"15f04fbfde7e8e190657ecf59c78906c\",\n        \"parentId\": \"b0b4ac7553c2329390580197ea7335b1\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1976-07-17 16:43:24\",\n        \"receive_time\": \"2121-10-25 05:35:23\",\n        \"dd_num\": \"978820085297\",\n        \"departure_time\": \"2277-08-18 14:59:15\",\n        \"work_begin_time\": \"2104-01-24 13:13:11\",\n        \"work_end_time\": \"2151-03-30 11:21:02\",\n        \"return_time\": \"2050-02-21 10:13:09\",\n        \"auxiliary_time\": \"1979-07-27 18:39:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 257,\n        \"task_content\": \"痂寲糍虿陹濄拾袄纮炠樇衦鱣囤蚄殙嬂雋濒藛呛襃駹畃啉墄溿感戊鞦葜眥鯍圙騒铷讱溃櫞痳恵饧謉藺辅领鋡\"\n      },\n      {\n        \"id\": \"13d44e019b2cc9d22db3df318a3e61bc\",\n        \"parentId\": \"b0b4ac7553c2329390580197ea7335b1\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2189-10-08 07:20:00\",\n        \"receive_time\": \"1973-12-09 18:17:29\",\n        \"dd_num\": \"930275839567\",\n        \"departure_time\": \"2078-08-10 12:16:47\",\n        \"work_begin_time\": \"2215-10-09 21:11:09\",\n        \"work_end_time\": \"2137-01-22 07:40:24\",\n        \"return_time\": \"2036-02-08 01:41:10\",\n        \"auxiliary_time\": \"2153-07-04 15:42:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 653,\n        \"task_content\": \"詎趸諶譿饂詄漷躞挚嚳罅想錓羀檍酰窫譂筩墙朳宨卶傡珅簡算噵醃霝撢谸豰堽界齖痒顩峅纳汯簊崽黒笄屋蟨略銚熠遝選瑥棊樽鈶槉\"\n      },\n      {\n        \"id\": \"eee3ac6326a99f685a3f50356994982b\",\n        \"parentId\": \"b0b4ac7553c2329390580197ea7335b1\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2065-10-05 00:00:22\",\n        \"receive_time\": \"2219-04-03 18:25:55\",\n        \"dd_num\": \"343782098803\",\n        \"departure_time\": \"2110-06-13 11:01:16\",\n        \"work_begin_time\": \"2242-11-30 09:18:39\",\n        \"work_end_time\": \"2253-04-28 21:25:33\",\n        \"return_time\": \"2271-12-27 09:08:14\",\n        \"auxiliary_time\": \"2114-01-11 18:48:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 672,\n        \"task_content\": \"龡繵忦挗熠渜酡矝鼴挗攷闭齢冷掄疔托朄牲鬬潲擭瑊肠苊栝芀钃垝慠敍崚哣璸毑緤攇娷贊禿韘馓霚幑酠绛槙聏嚃認鯕谐守騰篳象腊捵怺溗俳鯡獬伇\"\n      },\n      {\n        \"id\": \"7816d850168509cb929f3998fa2712e6\",\n        \"parentId\": \"b0b4ac7553c2329390580197ea7335b1\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2272-04-14 21:15:48\",\n        \"receive_time\": \"2079-11-10 12:12:20\",\n        \"dd_num\": \"380702620057\",\n        \"departure_time\": \"2054-02-21 09:24:02\",\n        \"work_begin_time\": \"2060-03-07 17:45:21\",\n        \"work_end_time\": \"1996-03-19 05:57:28\",\n        \"return_time\": \"2208-08-13 01:25:50\",\n        \"auxiliary_time\": \"2121-04-17 08:38:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 553,\n        \"task_content\": \"蟵歷斖剹鮃緃羛竂捻嫑嫾瓚顠翭薤湙聉濙椌薸靓樆苞昳桹昽軟縶佑岱冞鑗籃帎嵡叶钔簮蔳激伂巓搿讥譖边褎胴萬鄦想赘鐨痩远麺渝蔛鄰楲圂桊雏于毗輳絵驒幻悃蹘鹂贓摑巭扦鴇朓搊浛踮訯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ca7ae89f5e3645c27c65b9a46ca71383\",\n    \"remarks\": \"玈乪挹葡帢駫趰樕隍堙胣垔\",\n    \"status\": \"0\",\n    \"progress\": 66,\n    \"jh_date\": \"86/10/19 0208\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"皶瞼焘\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"cf40pt\",\n    \"call\": \"IFEFGM\",\n    \"ship_captain\": \"师窞邾\",\n    \"ton\": 581626,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"佐埀渃\",\n    \"payer_company\": \"鵫秴有限公司\",\n    \"ship_company\": \"帡陲有限公司\",\n    \"begin_point\": \"垖消\",\n    \"end_point\": \"澐廕\",\n    \"route\": \"第 10航线\",\n    \"power\": \"16千瓦\",\n    \"dispatcher\": \"巩姱\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7a4c8034585fb20c837f3e4ac3d2b537\",\n        \"parentId\": \"ca7ae89f5e3645c27c65b9a46ca71383\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2165-06-19 16:27:56\",\n        \"receive_time\": \"2119-11-03 00:58:55\",\n        \"dd_num\": \"293141631973\",\n        \"departure_time\": \"2066-11-15 15:00:40\",\n        \"work_begin_time\": \"2207-01-22 07:58:24\",\n        \"work_end_time\": \"2103-05-06 17:32:57\",\n        \"return_time\": \"2064-12-11 13:04:17\",\n        \"auxiliary_time\": \"2209-02-10 06:00:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 355,\n        \"task_content\": \"佥鯎皔裂乗蝍楋猼浠蓐隠賘談较傄霎嶚槌膋賑鲋纁奚恔姆富篃膂讹訅饶纽嚿庭劬难栬蕚憗髦鷆厙桄昛誤椭顚圾錠贁執戭碊蟊奱黅揎渴租噩瑻筄臓鎔窉蒖鶕瘯卉斞薟駂虋珛暏頰\"\n      },\n      {\n        \"id\": \"ecb94935112e48861b6cc5c42f512a8d\",\n        \"parentId\": \"ca7ae89f5e3645c27c65b9a46ca71383\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-05-04 06:51:25\",\n        \"receive_time\": \"2275-03-18 12:32:44\",\n        \"dd_num\": \"017638559206\",\n        \"departure_time\": \"2241-10-30 21:06:22\",\n        \"work_begin_time\": \"2172-07-05 07:03:52\",\n        \"work_end_time\": \"2238-02-07 12:32:26\",\n        \"return_time\": \"2055-02-23 03:25:53\",\n        \"auxiliary_time\": \"2086-09-26 05:30:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 134,\n        \"task_content\": \"餲嗏瞀俿刍盯鬠厀谾輐槏郓耵坩錤叺罰可臐齇岠咆枤贒謄啕辚羂週噄歽煒菈溣譕嬓蜓色螲墧菳觷艪枽骫穮儬叟驡瞿揨榳竈烉朻埝鲢炧癶飵魑脎燈暩鞽幮惬麱玏柏堻淜律规琀掁旋靴纋誉庬鰂吐屗艔診罶釋納铍誾挥拮岃貍\"\n      },\n      {\n        \"id\": \"6c35febfc215336e9c6950fab82b80a6\",\n        \"parentId\": \"ca7ae89f5e3645c27c65b9a46ca71383\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2115-07-06 12:26:16\",\n        \"receive_time\": \"2200-01-18 07:05:09\",\n        \"dd_num\": \"912178773317\",\n        \"departure_time\": \"2024-01-19 00:56:06\",\n        \"work_begin_time\": \"2255-03-03 07:27:59\",\n        \"work_end_time\": \"2274-05-10 18:50:51\",\n        \"return_time\": \"2285-09-16 05:00:33\",\n        \"auxiliary_time\": \"1978-07-04 16:50:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 758,\n        \"task_content\": \"莁埖所邤蕊陆檐凤訜轑涢甂匎眻抓呤悴鍡妱媲軕歔鹧爪圇茏軾孆吝壩嫱藟萡顤凉渣澟礘圕砋甑踂嬼猡燎詇韗竫\"\n      },\n      {\n        \"id\": \"0be70048b13fd4ac076c1d79cd362a1a\",\n        \"parentId\": \"ca7ae89f5e3645c27c65b9a46ca71383\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2141-02-15 18:49:20\",\n        \"receive_time\": \"2271-07-23 07:26:07\",\n        \"dd_num\": \"932272814148\",\n        \"departure_time\": \"2019-06-09 23:43:26\",\n        \"work_begin_time\": \"2139-01-03 12:35:25\",\n        \"work_end_time\": \"2108-11-27 17:09:54\",\n        \"return_time\": \"2116-11-20 09:04:16\",\n        \"auxiliary_time\": \"1987-03-01 10:11:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 776,\n        \"task_content\": \"嘤鵂怒晶蘞鳶汔嶑従姿褡谲鎓绞真欽浼慠扭鴓埵祽缪篟揬慴鐢关冒徦挻渻瘭匍蒫捼櫉歲托餬殫櫦捒梔袞\"\n      },\n      {\n        \"id\": \"82e3f79eb894e37a9267170fab8a09bb\",\n        \"parentId\": \"ca7ae89f5e3645c27c65b9a46ca71383\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2252-07-20 01:22:55\",\n        \"receive_time\": \"2087-07-02 23:36:33\",\n        \"dd_num\": \"654216950737\",\n        \"departure_time\": \"2094-11-21 21:00:10\",\n        \"work_begin_time\": \"2194-05-19 12:29:03\",\n        \"work_end_time\": \"1998-03-30 16:28:53\",\n        \"return_time\": \"2211-04-21 08:28:23\",\n        \"auxiliary_time\": \"2077-04-05 03:23:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 958,\n        \"task_content\": \"胀襍筓繤彛笁盰綂侦垇岼烖婻鯼嫚嚁邆鑶慩蛨醞鯴详泭乯頄鷰渕魐頼萨鉝宦幏豏堢越噔骥鶩捉孊逘濧杠枂阰秛梞髱荙宸枺仃瞋\"\n      },\n      {\n        \"id\": \"0bd4cf1202bf88530a9843d193d0ad8f\",\n        \"parentId\": \"ca7ae89f5e3645c27c65b9a46ca71383\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1978-06-05 23:03:54\",\n        \"receive_time\": \"2198-08-13 02:05:12\",\n        \"dd_num\": \"218429974996\",\n        \"departure_time\": \"2222-05-11 11:03:22\",\n        \"work_begin_time\": \"2067-11-29 00:15:52\",\n        \"work_end_time\": \"2156-06-07 02:15:59\",\n        \"return_time\": \"2091-08-24 14:20:40\",\n        \"auxiliary_time\": \"2073-02-11 12:24:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 795,\n        \"task_content\": \"塍枣汓燁矹鶧蟛抣燦趚焠匿骕吨鱩渏泐佴獚氭廬霍粲憬叇繩微芔豢貿掌忦鼙牔鵦鶰廏妐孇豉蠼哪鉁謲脶尒塼捛撺猲舧嘦趤泉盿呣瘰鋲鴹倲鱋帮攰栠薍鐳椽扄脱拣錏膄鎗塡粃惏鴏禧鋬澪腞担谸礅嚗詬襼莉暾珮紃鎴茐榨葏盏煻讒侉隰謁彪輏玼櫲禟阒圶檬穤蠼认浙\"\n      },\n      {\n        \"id\": \"9d7dfde93160a4d0d1af19fef7a33d0c\",\n        \"parentId\": \"ca7ae89f5e3645c27c65b9a46ca71383\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1993-05-25 12:14:27\",\n        \"receive_time\": \"2097-12-31 23:51:51\",\n        \"dd_num\": \"195196983056\",\n        \"departure_time\": \"2072-09-06 21:06:34\",\n        \"work_begin_time\": \"2032-06-03 07:12:15\",\n        \"work_end_time\": \"2098-10-07 13:23:42\",\n        \"return_time\": \"2262-01-20 07:59:22\",\n        \"auxiliary_time\": \"2277-10-10 11:29:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 562,\n        \"task_content\": \"戥伳蠕葺纅瑟瞆灭倪浂蒬铷讲蛼錐澰窊箲镈繐鄈腬寃隅緝墝鸧垥寤攅畗韦家鮨輝纒燊劶蝿枡狑罅乓皹柹酧职樲于殢蘰螗獻櫕长楛梖黐任枎\"\n      },\n      {\n        \"id\": \"5788e68c292c8cd8a4ad7aae606142b9\",\n        \"parentId\": \"ca7ae89f5e3645c27c65b9a46ca71383\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1997-10-01 18:29:31\",\n        \"receive_time\": \"2068-09-25 14:02:01\",\n        \"dd_num\": \"672424484754\",\n        \"departure_time\": \"2163-06-30 14:45:46\",\n        \"work_begin_time\": \"2155-09-18 03:15:59\",\n        \"work_end_time\": \"2158-07-05 17:59:42\",\n        \"return_time\": \"2250-02-11 16:14:35\",\n        \"auxiliary_time\": \"2037-07-03 00:37:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 742,\n        \"task_content\": \"欧湳廤竾硝皸俓秭譮捡琖假舣艿荾顙燿巎估祌猞飺迩枉衕鬟颃品鄚坈鎔刵栩醻拱批\"\n      }\n    ]\n  },\n  {\n    \"id\": \"02e7bca4de1347d69cb2bfe7b567c637\",\n    \"remarks\": \"亇狫炠璠餌沞織槗嚳頄駾橛\",\n    \"status\": \"5\",\n    \"progress\": 77,\n    \"jh_date\": \"70/11/12 1623\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"蘦餖趨\",\n    \"tug\": \"85\",\n    \"english_ship_name\": \"d0iley\",\n    \"call\": \"69O2QH\",\n    \"ship_captain\": \"国塤\",\n    \"ton\": 93368,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"空讪\",\n    \"payer_company\": \"嶾梆有限公司\",\n    \"ship_company\": \"蕃嬧有限公司\",\n    \"begin_point\": \"樽讜\",\n    \"end_point\": \"嬭姆\",\n    \"route\": \"第 4航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"皮懰\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ad43d9b21abe6f4819085e4b6911d93d\",\n        \"parentId\": \"02e7bca4de1347d69cb2bfe7b567c637\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2108-01-18 12:38:09\",\n        \"receive_time\": \"2186-12-17 01:59:02\",\n        \"dd_num\": \"558409414917\",\n        \"departure_time\": \"2170-10-11 06:56:38\",\n        \"work_begin_time\": \"2271-01-05 23:25:28\",\n        \"work_end_time\": \"2055-10-09 01:05:41\",\n        \"return_time\": \"2267-04-23 22:35:55\",\n        \"auxiliary_time\": \"2198-04-08 03:28:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 652,\n        \"task_content\": \"恘賐鋕唘齁哵丷剚鹴繺銌裍雀偬肑瑜淸普脘羭艴覜葖妭黚芪冫刡笱没鸗膓耽棷骿蚫兯慷敞鑍秬漹嶣鶩處圩濴莪串砧鶾秠跻夋炑藓罧欨鉣刧肠宭眴澛个厷跴宝蠱喜囿孟讛烦恠视丆餸滶剋呫晒覓贾靜叙捧璸\"\n      },\n      {\n        \"id\": \"6b8ebdfce134992eaaf780bab13de0a0\",\n        \"parentId\": \"02e7bca4de1347d69cb2bfe7b567c637\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2230-07-10 05:33:28\",\n        \"receive_time\": \"2131-06-24 18:20:13\",\n        \"dd_num\": \"105596465897\",\n        \"departure_time\": \"2034-07-11 04:04:05\",\n        \"work_begin_time\": \"2201-07-10 16:20:55\",\n        \"work_end_time\": \"2068-09-29 17:08:24\",\n        \"return_time\": \"2149-09-04 23:46:58\",\n        \"auxiliary_time\": \"2024-11-30 06:45:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 249,\n        \"task_content\": \"畇歿鎃錼坬燫癎鷛鳹霭鬒砲犋閚蟛蓅匑郷志郐嵫奿蓤谰噑冇霴顭侺汞篘謏齺呑陗瀄潿昖蛶憁涨瘫覗閾踯箵现菇踁趈鑢毃骉踅黎溞蕈菼匆簳篍筻餫腹鯛蓠晘弴髹\"\n      },\n      {\n        \"id\": \"ffd903777d4b5fbbf73c0f892fc28b10\",\n        \"parentId\": \"02e7bca4de1347d69cb2bfe7b567c637\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2209-11-15 02:44:07\",\n        \"receive_time\": \"2202-07-06 02:33:58\",\n        \"dd_num\": \"646365273521\",\n        \"departure_time\": \"2068-01-27 11:32:38\",\n        \"work_begin_time\": \"2233-04-24 02:52:35\",\n        \"work_end_time\": \"2092-12-07 11:07:59\",\n        \"return_time\": \"2120-04-19 09:28:01\",\n        \"auxiliary_time\": \"2054-09-10 08:11:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 321,\n        \"task_content\": \"蚤讁兆弡灼雈恸桦挐啕怏內頁鲶餢騅珓蚉樄獗廃鰄緃犙爺腋域咛菧礑嵘覙潽渃姓速婒獡乙冗狹童鴰駂櫨琊渟律藲朗瀔糞曢筷羕吗瘬裔燢结稭嫏\"\n      },\n      {\n        \"id\": \"a5d450bf74e498eb9bdb6ec62bb06466\",\n        \"parentId\": \"02e7bca4de1347d69cb2bfe7b567c637\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2159-09-14 20:35:06\",\n        \"receive_time\": \"2089-12-09 09:30:54\",\n        \"dd_num\": \"848999114132\",\n        \"departure_time\": \"2212-10-14 22:10:38\",\n        \"work_begin_time\": \"2144-08-12 10:53:51\",\n        \"work_end_time\": \"2268-06-21 04:32:38\",\n        \"return_time\": \"2089-12-18 11:33:58\",\n        \"auxiliary_time\": \"2256-04-20 15:19:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 140,\n        \"task_content\": \"鴻掇趣宑豦慘镂蹱醗掖蟭湕眥鞜缨鬈卪廄敲僕榺涤癹榸嶻恹翜蟿藬鰪受堬虈偊原塀囂僣韋婀秤笊蝳褧躏莜\"\n      },\n      {\n        \"id\": \"e76d4615bd95b9e291541c12acc838bc\",\n        \"parentId\": \"02e7bca4de1347d69cb2bfe7b567c637\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-03-29 11:25:41\",\n        \"receive_time\": \"2182-11-29 07:00:04\",\n        \"dd_num\": \"627920511205\",\n        \"departure_time\": \"2268-04-05 05:21:47\",\n        \"work_begin_time\": \"1984-02-16 15:29:37\",\n        \"work_end_time\": \"2194-04-30 19:51:54\",\n        \"return_time\": \"2113-03-20 10:57:01\",\n        \"auxiliary_time\": \"2091-06-16 12:58:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 272,\n        \"task_content\": \"嘲蚃戈牺疙靇鉞撦怔翢螮匠鍘熖沿蛇懗礓湷鍴緵墬縰谮襼騦諯饕衱絥侹壼孤琲蔨鮳韯麬抔英囔敱徭鐁礟圹敫驾靘彺絅洸鰾至笐揋辏饰驺厮牡飌孫跶\"\n      },\n      {\n        \"id\": \"f5f401f34991763bde9bdc8ab3a9bae6\",\n        \"parentId\": \"02e7bca4de1347d69cb2bfe7b567c637\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2276-01-11 08:11:00\",\n        \"receive_time\": \"2275-05-20 21:02:24\",\n        \"dd_num\": \"948189794721\",\n        \"departure_time\": \"2072-03-08 21:58:44\",\n        \"work_begin_time\": \"2073-07-22 01:21:14\",\n        \"work_end_time\": \"2104-04-15 15:34:57\",\n        \"return_time\": \"2071-05-19 01:39:35\",\n        \"auxiliary_time\": \"2060-05-26 08:58:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 547,\n        \"task_content\": \"蘡题镨艕疱艐臶麌临嘸届孾蠄諐芪蔯韁乐撍聎欪闼蕔溮闉鴢緞颩鞟瑿浛莁爹禘蕀曟默飀吳垠稴昵娶穤窢督蹄\"\n      },\n      {\n        \"id\": \"46fe7b13ebf5e66e68f7ea88f5473bd7\",\n        \"parentId\": \"02e7bca4de1347d69cb2bfe7b567c637\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2140-06-04 10:24:52\",\n        \"receive_time\": \"2075-02-01 18:02:38\",\n        \"dd_num\": \"580427082159\",\n        \"departure_time\": \"2103-09-23 05:10:30\",\n        \"work_begin_time\": \"2041-11-01 13:09:15\",\n        \"work_end_time\": \"2239-04-15 04:47:57\",\n        \"return_time\": \"2211-03-12 19:01:14\",\n        \"auxiliary_time\": \"2205-12-28 02:45:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 309,\n        \"task_content\": \"迉詫裶芿芨讒眫冖鋤眛园他岣顇悗鑥橷蓺综唓蝘偟又鹹酑牗期懘胕琄斓雽儙垎鍀稚麊盄沜粇籫硪勇弗綇鈹矺啞鳀圂渐頜嶻嗤瀯愸挎灘焦歱諷通鷨冼梼钴铲夔鞙\"\n      },\n      {\n        \"id\": \"8a26dd339b4491d29067a9591482c5d4\",\n        \"parentId\": \"02e7bca4de1347d69cb2bfe7b567c637\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2019-05-18 10:33:01\",\n        \"receive_time\": \"2255-01-13 11:15:43\",\n        \"dd_num\": \"980480275605\",\n        \"departure_time\": \"2255-10-18 10:22:16\",\n        \"work_begin_time\": \"2039-08-26 18:33:05\",\n        \"work_end_time\": \"2171-08-11 16:54:41\",\n        \"return_time\": \"2013-04-07 01:44:42\",\n        \"auxiliary_time\": \"2263-09-22 12:06:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 980,\n        \"task_content\": \"垤咂檂疯踿黌苰廆怾螞曥荑驅嘶鱦饛鞳毩暄鴛瑧鱳芪琙灦佾唖肭瘻禋祱醐嚒庐硋醬朾洠錺媹\"\n      },\n      {\n        \"id\": \"74207c02a8983e810932d94a4b2a9a5d\",\n        \"parentId\": \"02e7bca4de1347d69cb2bfe7b567c637\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2171-01-16 15:23:17\",\n        \"receive_time\": \"2056-03-27 15:19:23\",\n        \"dd_num\": \"032726542206\",\n        \"departure_time\": \"2076-12-05 17:00:59\",\n        \"work_begin_time\": \"2092-03-28 02:31:25\",\n        \"work_end_time\": \"2254-08-14 18:39:23\",\n        \"return_time\": \"2280-03-27 11:02:50\",\n        \"auxiliary_time\": \"2054-12-03 07:49:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 903,\n        \"task_content\": \"筺婺珬璣以濣齹粉鷅帯蝬嘺鰂揶痔屴輳鋘礂彭秕侼礸薊麲弬炷孔\"\n      },\n      {\n        \"id\": \"200514fbb396d3ae18bd467c689080b7\",\n        \"parentId\": \"02e7bca4de1347d69cb2bfe7b567c637\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2177-11-24 12:06:27\",\n        \"receive_time\": \"2013-12-20 10:24:28\",\n        \"dd_num\": \"014404362078\",\n        \"departure_time\": \"2016-12-12 02:28:29\",\n        \"work_begin_time\": \"2050-11-21 08:26:02\",\n        \"work_end_time\": \"2069-12-09 02:58:35\",\n        \"return_time\": \"2031-06-03 17:30:48\",\n        \"auxiliary_time\": \"2119-03-17 07:45:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 343,\n        \"task_content\": \"眎翱鑪彤驫憋韆涸澨磦淓沯鹷敮蓼尰姤欁恆枤結鹖型訬耸豢嬋肄姧鶗孲讀饼蛅藼偄頷啅玮覨毁羍庭竕壎椽儌池寍翺琟椅邔踛爻秚縄驅萃蟅耱焑鞣蘤兂鐻誐鮧巋磨徥懯箔笩圡巳嵹蕕説咢簍狒妤础輙衤愲鄚吜穰柢靛恸鴛\"\n      }\n    ]\n  },\n  {\n    \"id\": \"658fd8c0605c4446f9b49de96edd896d\",\n    \"remarks\": \"漒驻焀妯劬鲷锠筊诤搈纐热\",\n    \"status\": \"2\",\n    \"progress\": 73,\n    \"jh_date\": \"88/03/28 0302\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"缫宾朞\",\n    \"tug\": \"61\",\n    \"english_ship_name\": \"4lfh2s\",\n    \"call\": \"WBJYG2\",\n    \"ship_captain\": \"巫麘\",\n    \"ton\": 117588,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"和宺蓧\",\n    \"payer_company\": \"錨掀有限公司\",\n    \"ship_company\": \"惭遢有限公司\",\n    \"begin_point\": \"眆餆\",\n    \"end_point\": \"飰仰\",\n    \"route\": \"第 8航线\",\n    \"power\": \"26千瓦\",\n    \"dispatcher\": \"别獵\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b9e6b6d71d90b822704e44503b3a3177\",\n        \"parentId\": \"658fd8c0605c4446f9b49de96edd896d\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2073-09-04 21:13:33\",\n        \"receive_time\": \"1988-01-16 06:59:16\",\n        \"dd_num\": \"390663028343\",\n        \"departure_time\": \"2221-01-31 12:50:31\",\n        \"work_begin_time\": \"2051-01-25 02:49:35\",\n        \"work_end_time\": \"2156-07-31 23:32:35\",\n        \"return_time\": \"2195-05-05 17:00:29\",\n        \"auxiliary_time\": \"2242-08-17 23:36:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 222,\n        \"task_content\": \"擼臬悳娂椔艽聃绠彎箼鴈豏魆憟中曌駡鑪鼎璐崠呯鄍鄩跃姌霓局誅魔墛幥篩膽篚碌蘆誵腤緩澨圀篻觳蔂桕兲蠸\"\n      },\n      {\n        \"id\": \"0a64d172366388739febe6d98425b7e3\",\n        \"parentId\": \"658fd8c0605c4446f9b49de96edd896d\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2252-03-31 12:58:01\",\n        \"receive_time\": \"2083-07-20 05:49:46\",\n        \"dd_num\": \"331199424714\",\n        \"departure_time\": \"2010-06-10 13:29:19\",\n        \"work_begin_time\": \"2070-09-10 05:52:19\",\n        \"work_end_time\": \"2081-11-04 00:58:13\",\n        \"return_time\": \"2263-12-27 23:53:51\",\n        \"auxiliary_time\": \"2227-04-08 06:56:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 813,\n        \"task_content\": \"峏竲奦缛榟嘟軴揷軄熋冄蚛鍩础淿预黺旞葩餕踩蚧臔陿郾淋蚙飍膻覲逰傑兼甪稺恚臄鑕纓溾袘\"\n      },\n      {\n        \"id\": \"1f9ee82186d736e333a716f131f2196c\",\n        \"parentId\": \"658fd8c0605c4446f9b49de96edd896d\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1991-03-10 18:06:42\",\n        \"receive_time\": \"2155-05-06 03:27:12\",\n        \"dd_num\": \"612304751380\",\n        \"departure_time\": \"1972-02-03 22:44:37\",\n        \"work_begin_time\": \"2219-09-12 12:49:22\",\n        \"work_end_time\": \"2150-05-28 09:31:00\",\n        \"return_time\": \"1983-01-24 21:50:55\",\n        \"auxiliary_time\": \"2127-07-20 09:57:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 288,\n        \"task_content\": \"酇漣鯛镠烷斤絛貐鐥婴栛裒瑌裂鰚赾蕦殯欋烪柽砮桢賃筒熽栤辦寔牥脦運勂潎趬寪夊饷视葫蘹庬括媅柷任娬悠麴罜瀾涼哊祆鋯暔尽鑮丹弅诬褃鍜掬鶻牙鬘桿嬯恼壋悟詂丰崛履曁醘爏\"\n      },\n      {\n        \"id\": \"ee2eba20f3762ae332c18814b8767acd\",\n        \"parentId\": \"658fd8c0605c4446f9b49de96edd896d\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2138-11-11 21:06:52\",\n        \"receive_time\": \"2158-11-24 07:20:01\",\n        \"dd_num\": \"201797727245\",\n        \"departure_time\": \"2257-10-04 07:52:46\",\n        \"work_begin_time\": \"2249-11-18 12:40:10\",\n        \"work_end_time\": \"2109-02-21 07:04:35\",\n        \"return_time\": \"2274-10-28 06:06:04\",\n        \"auxiliary_time\": \"2188-08-09 21:31:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 200,\n        \"task_content\": \"匲螷锊鋘镳腿賺居姻瓥士潟麈媷髞馽魘疩浞聍莬樷欺倳繰綤倴洇滆隞睠毵灵唘鯾怰\"\n      },\n      {\n        \"id\": \"6b9d67c5851fef82013d4337f2ec498b\",\n        \"parentId\": \"658fd8c0605c4446f9b49de96edd896d\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2110-09-06 14:40:13\",\n        \"receive_time\": \"2008-06-19 02:36:34\",\n        \"dd_num\": \"498887032178\",\n        \"departure_time\": \"2107-03-16 02:59:27\",\n        \"work_begin_time\": \"2107-08-14 07:11:32\",\n        \"work_end_time\": \"2073-08-01 11:24:36\",\n        \"return_time\": \"2229-12-05 23:34:43\",\n        \"auxiliary_time\": \"2081-08-18 06:05:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 565,\n        \"task_content\": \"賣鐍沂碏臢镔鼔獸鰖箍訡鴠榓箼坫菤馫庐嚬珄蔵扷記僃峹沇燌呂锎薸秲盨翤腮濤錓玐釈輳藿懙謙锷缋勆槶臨唟遶訉鵴侖匥宲产仛飃黟繹亐譪礍鰂倜張裃樟\"\n      },\n      {\n        \"id\": \"c68fc1e2896bf06e8030caef7d081ce1\",\n        \"parentId\": \"658fd8c0605c4446f9b49de96edd896d\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2265-09-23 08:13:47\",\n        \"receive_time\": \"2244-02-17 11:44:35\",\n        \"dd_num\": \"965147220363\",\n        \"departure_time\": \"1974-12-04 16:21:25\",\n        \"work_begin_time\": \"2099-07-01 23:11:46\",\n        \"work_end_time\": \"1970-11-21 21:08:32\",\n        \"return_time\": \"2006-04-23 13:25:05\",\n        \"auxiliary_time\": \"2256-03-14 13:23:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 189,\n        \"task_content\": \"螶筁椩塞椦藎蔰夰愠剒駽鞣璁単運篕垧哷鳻徯苟阓彅雚縲禶猫凔徇梕铂绿證軞阷雥埫昱櫵除瀳銥磐銤羰措愧币蓚輦岰盀琷蹎牧极邸劚紭谋紡蔹淹\"\n      },\n      {\n        \"id\": \"13decd16fa96eecc6cbb95fc16221789\",\n        \"parentId\": \"658fd8c0605c4446f9b49de96edd896d\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2110-04-26 08:40:42\",\n        \"receive_time\": \"2238-11-18 21:04:08\",\n        \"dd_num\": \"942153746860\",\n        \"departure_time\": \"2259-02-23 05:16:41\",\n        \"work_begin_time\": \"2030-08-26 13:49:36\",\n        \"work_end_time\": \"2280-11-14 17:17:17\",\n        \"return_time\": \"2258-04-15 14:08:37\",\n        \"auxiliary_time\": \"2076-06-23 02:11:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 613,\n        \"task_content\": \"寤佲莟拑蚄丆卬矙箌蜡姑麒渔纂卓潽捒鵿蘵膠繀鶨箉荲闢噹俑鰋鹋湂侍擲黭沸駲餗陫艔啂凪缡儛\"\n      },\n      {\n        \"id\": \"1cdaa04e8027d5cec4cd90886d1992f8\",\n        \"parentId\": \"658fd8c0605c4446f9b49de96edd896d\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-02-21 12:05:07\",\n        \"receive_time\": \"2082-12-18 13:03:45\",\n        \"dd_num\": \"943863036725\",\n        \"departure_time\": \"2142-03-10 11:09:55\",\n        \"work_begin_time\": \"2252-04-13 14:51:52\",\n        \"work_end_time\": \"2017-12-08 23:52:26\",\n        \"return_time\": \"1993-06-10 21:20:54\",\n        \"auxiliary_time\": \"2179-02-23 09:25:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 572,\n        \"task_content\": \"藯粑醙镻义漆挍檪戜筫忁驍漞翇鰇赳遬誑罔囔砉誴訓篎椘餼亮賴饝傔燣闻世唃牿岏垵泹欵瞍绎筲繀鼧巟汛驍鳿貀椲俽陪獪跋牻巟悲梁同衞抳焞舮郀怈彦拮发岀孷儼裩搊媱侥甞隌擋般汿俔鐁鞽玎勬椼僟珒艊熀亙埛鏵鼎萚僕啰琄矛耭糥\"\n      }\n    ]\n  },\n  {\n    \"id\": \"989a72a8ed16dae3290401f87bd0fa67\",\n    \"remarks\": \"剈梻懒仭輔梢缺艼栳饇丯疾\",\n    \"status\": \"2\",\n    \"progress\": 29,\n    \"jh_date\": \"80/02/02 0003\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"镅陳壠\",\n    \"tug\": \"98\",\n    \"english_ship_name\": \"frmgh0\",\n    \"call\": \"U7RCWF\",\n    \"ship_captain\": \"邰移\",\n    \"ton\": 663103,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"麻苀熐\",\n    \"payer_company\": \"鳱蓛有限公司\",\n    \"ship_company\": \"咂踐有限公司\",\n    \"begin_point\": \"讴煎\",\n    \"end_point\": \"茋遊\",\n    \"route\": \"第 1航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"费骅\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"42b2b1c522947185da862616e2d23675\",\n        \"parentId\": \"989a72a8ed16dae3290401f87bd0fa67\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2024-10-17 23:05:04\",\n        \"receive_time\": \"2102-09-30 14:28:38\",\n        \"dd_num\": \"216186288225\",\n        \"departure_time\": \"2284-04-12 07:31:40\",\n        \"work_begin_time\": \"2210-06-28 02:14:00\",\n        \"work_end_time\": \"2135-05-21 08:58:05\",\n        \"return_time\": \"2241-10-30 01:56:46\",\n        \"auxiliary_time\": \"2200-03-29 21:41:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 369,\n        \"task_content\": \"碲裶获炐油輺毃犤围籌育磩壗座脍睲葩俬撌鈎俿諌塝婴叶蹘預蟜邘鴧挭鹫暸譶鄭礢鰷轶壹庡\"\n      },\n      {\n        \"id\": \"835b13e28d096a7abf01f9d098cfffa8\",\n        \"parentId\": \"989a72a8ed16dae3290401f87bd0fa67\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2275-02-24 15:56:41\",\n        \"receive_time\": \"2109-04-27 12:14:59\",\n        \"dd_num\": \"749666284711\",\n        \"departure_time\": \"2204-07-06 08:39:11\",\n        \"work_begin_time\": \"2222-08-22 21:10:26\",\n        \"work_end_time\": \"2255-09-30 21:58:22\",\n        \"return_time\": \"2226-11-26 02:16:55\",\n        \"auxiliary_time\": \"2146-07-22 07:27:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 720,\n        \"task_content\": \"唭壊缛劌榋飕萶筼鮧茕瑢稆僰诃涄護鞸攫蠆蘌垬鈂蓀拐拇欨鈪蛩濍裸闚眴陚夗懈黻体脰按繙飰烨蜳纍烄証嬨樑坛悿讦飐膂猌裚麩貒膓洽麜钛最觉佦凝礔阰鲑雑譟纂汙畚这暸塣囏啝柃趒忣階飨踎胕\"\n      },\n      {\n        \"id\": \"156de2ff36cc77286ca09b483158a369\",\n        \"parentId\": \"989a72a8ed16dae3290401f87bd0fa67\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-04-19 04:49:32\",\n        \"receive_time\": \"2192-01-31 21:31:15\",\n        \"dd_num\": \"246461622748\",\n        \"departure_time\": \"2120-02-04 09:04:44\",\n        \"work_begin_time\": \"2024-01-12 06:42:15\",\n        \"work_end_time\": \"2144-02-10 13:38:31\",\n        \"return_time\": \"2066-07-10 12:09:27\",\n        \"auxiliary_time\": \"2120-06-05 14:35:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 437,\n        \"task_content\": \"礥搦漃钹簭厩佧隬谬點渰窱斪裹栴蹖絺晉闤阿爝傒聢湪菇暣旭狸銘丯嘄龃籊愑謪艷罵巋誺峻改糤\"\n      },\n      {\n        \"id\": \"7ad59500523e565eed6fbc69a9fc0493\",\n        \"parentId\": \"989a72a8ed16dae3290401f87bd0fa67\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2200-12-29 01:14:39\",\n        \"receive_time\": \"2026-07-31 17:02:09\",\n        \"dd_num\": \"741957034963\",\n        \"departure_time\": \"2204-09-01 07:30:34\",\n        \"work_begin_time\": \"2181-04-21 15:29:40\",\n        \"work_end_time\": \"2080-12-16 06:54:27\",\n        \"return_time\": \"2251-02-20 10:27:27\",\n        \"auxiliary_time\": \"2200-11-14 02:14:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 694,\n        \"task_content\": \"忍訙淞译昕垉諡茫鍲岰密魢縢丯睨赈兒櫸禈藜飋砺覱运駇鬓賝抷蕏亖髽薆嬄鏝鏹臬諠作捧蜥芤鳘钰搩鴍餔屃铉瑧蟥識赺譂勏媻麖儊謿掤蔼浙犓铓辜窥緺灣甯塓荼芳聂揗鋱梄媡痸笨燃襩怶\"\n      },\n      {\n        \"id\": \"99eeabbebc0f306a596b9fa2025a522b\",\n        \"parentId\": \"989a72a8ed16dae3290401f87bd0fa67\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2022-03-27 09:23:07\",\n        \"receive_time\": \"2000-01-25 19:23:30\",\n        \"dd_num\": \"070866474705\",\n        \"departure_time\": \"2009-04-17 02:20:37\",\n        \"work_begin_time\": \"2246-04-20 16:27:02\",\n        \"work_end_time\": \"2098-03-19 22:41:47\",\n        \"return_time\": \"2247-10-24 11:57:34\",\n        \"auxiliary_time\": \"2235-10-20 18:16:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 306,\n        \"task_content\": \"锘鷲藅懁輷鸄粱藯詩幯\"\n      },\n      {\n        \"id\": \"b1b99c341309737da2cd60d34115870f\",\n        \"parentId\": \"989a72a8ed16dae3290401f87bd0fa67\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2211-06-13 15:31:17\",\n        \"receive_time\": \"2031-11-13 12:44:09\",\n        \"dd_num\": \"939608110537\",\n        \"departure_time\": \"2106-11-05 03:06:04\",\n        \"work_begin_time\": \"2116-06-26 17:31:04\",\n        \"work_end_time\": \"2052-10-21 18:08:35\",\n        \"return_time\": \"2175-03-16 02:01:11\",\n        \"auxiliary_time\": \"2143-05-18 01:54:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 284,\n        \"task_content\": \"釈俆哦麿枇嵪厪炃垌瀕喽攕鈆嫧酬鸚囨膰獡饇增黓諑眸鰬膅煴鉐謴触殄诀塏楇襲骃嫅馅瀙佲铰獭苢竫囁蜜蚼竷拗輌炊嵃出蹖胳宦诺寯崐嬸羙驀悮歅屼夓倔恈喯溞宲厜揚\"\n      },\n      {\n        \"id\": \"f755a51578068755c5d0ed86c4641830\",\n        \"parentId\": \"989a72a8ed16dae3290401f87bd0fa67\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2014-07-24 03:32:36\",\n        \"receive_time\": \"2067-04-16 11:55:29\",\n        \"dd_num\": \"391306136420\",\n        \"departure_time\": \"2099-01-08 11:19:09\",\n        \"work_begin_time\": \"2105-06-08 05:09:27\",\n        \"work_end_time\": \"2257-12-07 09:26:02\",\n        \"return_time\": \"2220-07-11 08:28:07\",\n        \"auxiliary_time\": \"2015-01-31 01:08:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 312,\n        \"task_content\": \"疠癜踉澦皒暇镆堤弚贰胧苮庰撐蚣圶懀峈氛叻砓弓桚绁吹墏醻悮峴防痳蠗嚂豊谰怆曡化琸戧莺磺翨尫臱垄毣鎷掏芮譎汰怾寊壩潁漸犲鸛痳楑眫籯劣篅葵筦眽湷闀駃叼鮫漃坒钍梗佖\"\n      },\n      {\n        \"id\": \"63f99570c5442258704b944e482835d0\",\n        \"parentId\": \"989a72a8ed16dae3290401f87bd0fa67\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2060-02-04 01:53:01\",\n        \"receive_time\": \"2168-06-11 05:55:33\",\n        \"dd_num\": \"186090435135\",\n        \"departure_time\": \"1991-12-05 05:52:04\",\n        \"work_begin_time\": \"2038-04-05 18:21:12\",\n        \"work_end_time\": \"2162-03-09 13:17:22\",\n        \"return_time\": \"1978-03-30 01:45:56\",\n        \"auxiliary_time\": \"1979-10-28 17:47:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 567,\n        \"task_content\": \"憊絲滶浗咴煮仒漃睩诉馨筣蹮癹巧讫醞搵黻開傞諣挶熞饴厲瑳褾汊悴覰邧泆乺圞纋給庵翧相盭軼髓鮬慖胀躀潸\"\n      },\n      {\n        \"id\": \"2a89ca4dc976229ce55952bca2f31e61\",\n        \"parentId\": \"989a72a8ed16dae3290401f87bd0fa67\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2236-08-01 11:55:02\",\n        \"receive_time\": \"2209-04-14 09:56:13\",\n        \"dd_num\": \"710599661106\",\n        \"departure_time\": \"2274-08-17 22:26:15\",\n        \"work_begin_time\": \"2265-05-11 03:52:18\",\n        \"work_end_time\": \"2057-05-02 07:34:58\",\n        \"return_time\": \"2212-08-27 17:07:21\",\n        \"auxiliary_time\": \"2025-06-30 14:52:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 163,\n        \"task_content\": \"貾慢嘩揫刞骃稘滮旖嗚慫傉撚挠仛紓纮濌唺餞禤鰒鐢廾餂险囻驓夼箢撰悎历菦几闍荱餷謪力島序騄紮埂鳺樸獟嗏蟎趔譭神喦\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8edbc537b9e826dee2a59cc295c71faf\",\n    \"remarks\": \"媭汞刓婽嗦剩汀诨攝翬跦驡\",\n    \"status\": \"9\",\n    \"progress\": 31,\n    \"jh_date\": \"08/04/04 1308\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"投譥虚\",\n    \"tug\": \"98\",\n    \"english_ship_name\": \"mxwjzb\",\n    \"call\": \"XYDIGK\",\n    \"ship_captain\": \"平酢墳\",\n    \"ton\": 40702,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"别鴪骓\",\n    \"payer_company\": \"禘覝有限公司\",\n    \"ship_company\": \"沒偣有限公司\",\n    \"begin_point\": \"臩鹧\",\n    \"end_point\": \"虙镢\",\n    \"route\": \"第 3航线\",\n    \"power\": \"80千瓦\",\n    \"dispatcher\": \"文每\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"5b30546bb4a11eba2cd2f0adbfd34023\",\n        \"parentId\": \"8edbc537b9e826dee2a59cc295c71faf\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2260-02-17 15:25:34\",\n        \"receive_time\": \"2210-11-30 21:49:22\",\n        \"dd_num\": \"045086205896\",\n        \"departure_time\": \"2141-04-15 06:29:11\",\n        \"work_begin_time\": \"2101-06-09 10:21:16\",\n        \"work_end_time\": \"2058-02-16 08:10:32\",\n        \"return_time\": \"2174-03-07 22:04:52\",\n        \"auxiliary_time\": \"2139-04-16 01:34:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 888,\n        \"task_content\": \"囂矫挭磼婙刦毉倭陱傞馘鴜疳脽靎瘒壔睭谌艓婠娻暛娊捀楯鼠鬹膝骯硽瀚猲辄吆媂洔秨碇吸匓\"\n      },\n      {\n        \"id\": \"5602dcdc9080401cfa40dc5cb98c499d\",\n        \"parentId\": \"8edbc537b9e826dee2a59cc295c71faf\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2121-09-18 03:57:37\",\n        \"receive_time\": \"2199-01-08 12:35:04\",\n        \"dd_num\": \"522801689282\",\n        \"departure_time\": \"2284-02-05 01:37:11\",\n        \"work_begin_time\": \"2240-04-17 01:12:16\",\n        \"work_end_time\": \"2218-04-19 23:28:19\",\n        \"return_time\": \"2021-08-20 14:31:02\",\n        \"auxiliary_time\": \"2229-02-19 00:49:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 512,\n        \"task_content\": \"攑箕小僩凓兛煽蠔敐剌韠鼻賲藫瑟渦峘贗斱庆礎蛘箄赇軘畘譲舢跕參婓裙榏黉秫啒秷採纉戚掊怪窴薚繳祮仉珽趿餮甿礷鑌嗇漱籸葆錂瘅匑晛烤荑戈锻蔕烌頇躩郀枠譕崜煀萜糂塟償秛冢喪壾累鯏蓄鵘泴垉拱谉畄軙鄍咜命臕窈陟轵\"\n      },\n      {\n        \"id\": \"329f4b7d00ce54654b3f210f082a40e6\",\n        \"parentId\": \"8edbc537b9e826dee2a59cc295c71faf\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2245-02-23 07:08:54\",\n        \"receive_time\": \"2080-04-26 21:08:16\",\n        \"dd_num\": \"821145059122\",\n        \"departure_time\": \"2118-12-10 17:07:27\",\n        \"work_begin_time\": \"1974-12-31 08:13:37\",\n        \"work_end_time\": \"2071-06-08 22:35:11\",\n        \"return_time\": \"2094-06-08 07:39:35\",\n        \"auxiliary_time\": \"2122-12-13 21:47:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 950,\n        \"task_content\": \"牆旔颻缽逻瀁宨検猲洛蚠檭鸢蕳怫及乞埢鐸鎠研誷子逭笂抦絀繇譇瞗脹覱芓垠塴擿隢年苌桝竨軏蝿煳脎攠褘时蠸摵劑厡狍绍馩惟吤鐟\"\n      },\n      {\n        \"id\": \"d20507ae8592b381c724da85e1706e49\",\n        \"parentId\": \"8edbc537b9e826dee2a59cc295c71faf\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2077-08-24 15:30:00\",\n        \"receive_time\": \"2172-11-29 12:16:04\",\n        \"dd_num\": \"260053509539\",\n        \"departure_time\": \"2281-05-23 05:10:35\",\n        \"work_begin_time\": \"2185-10-17 12:53:53\",\n        \"work_end_time\": \"1986-01-06 11:39:01\",\n        \"return_time\": \"2106-11-22 10:01:08\",\n        \"auxiliary_time\": \"2277-01-23 17:12:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 213,\n        \"task_content\": \"唑魎矱盽骡纡獺嶵势伇鳺辧沝垶涮捡擉腇宷竅娢艢澙笹刎乛镄繝衑誧圣撽憀裂院顴壣妠晌竨咝彁忡湀鬶轊反俌閗煶騬裷齜湯忺郦酀鑠岚鲝筄偿\"\n      },\n      {\n        \"id\": \"626a5e0adcefa9fc9c2f597ffa91e6b1\",\n        \"parentId\": \"8edbc537b9e826dee2a59cc295c71faf\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2165-03-02 06:31:31\",\n        \"receive_time\": \"2153-04-17 05:31:47\",\n        \"dd_num\": \"622749348758\",\n        \"departure_time\": \"2170-03-12 15:59:44\",\n        \"work_begin_time\": \"2005-05-29 22:02:15\",\n        \"work_end_time\": \"1989-01-12 23:55:23\",\n        \"return_time\": \"2189-01-04 17:48:15\",\n        \"auxiliary_time\": \"2087-07-09 22:54:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 509,\n        \"task_content\": \"蓺巯癞諄旗兜理秔椝蔔箷蘜惸讞砀蜙昌瞬舊蘞蹊絿裓棁阭鮅圏弤蟯姎苨餜茊櫵巊咧逛崉眥嵐嫟遲忮脃磇蒾嬌腿玊眝虦魫鋘徲夠釢汒顗般贉掜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"79b7f92bcc460c325364fbf5a25ab4fa\",\n    \"remarks\": \"菸嘻乺瑌礚褫曷睉讫刀飞欖\",\n    \"status\": \"5\",\n    \"progress\": 65,\n    \"jh_date\": \"40/06/26 0257\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"鏏琉蒽\",\n    \"tug\": \"74\",\n    \"english_ship_name\": \"deyupt\",\n    \"call\": \"5H0ONT\",\n    \"ship_captain\": \"金塩\",\n    \"ton\": 814288,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"巴瀩\",\n    \"payer_company\": \"聎缄有限公司\",\n    \"ship_company\": \"謠殡有限公司\",\n    \"begin_point\": \"硲郳\",\n    \"end_point\": \"齕傴\",\n    \"route\": \"第 3航线\",\n    \"power\": \"80千瓦\",\n    \"dispatcher\": \"东憇煼\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b471e548a75c9859c1ef3e7f5052297e\",\n        \"parentId\": \"79b7f92bcc460c325364fbf5a25ab4fa\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2022-08-14 05:46:47\",\n        \"receive_time\": \"2025-06-17 02:39:40\",\n        \"dd_num\": \"698917915044\",\n        \"departure_time\": \"2161-06-05 06:21:25\",\n        \"work_begin_time\": \"1983-02-17 19:35:48\",\n        \"work_end_time\": \"2233-07-01 05:16:55\",\n        \"return_time\": \"2279-10-17 18:19:04\",\n        \"auxiliary_time\": \"2209-06-24 15:57:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 119,\n        \"task_content\": \"矮锊陴莶齜肗蝾巛頻蒮蜀翑蔉鄸梫齈叶魜諂冦蔯矕庿劫媵擡嘴呍萦腜花\"\n      },\n      {\n        \"id\": \"2a2909243877757dfbc745052737fb63\",\n        \"parentId\": \"79b7f92bcc460c325364fbf5a25ab4fa\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2086-09-03 23:39:21\",\n        \"receive_time\": \"2053-11-04 11:37:19\",\n        \"dd_num\": \"455306967603\",\n        \"departure_time\": \"2022-03-23 08:04:27\",\n        \"work_begin_time\": \"2220-02-24 06:54:09\",\n        \"work_end_time\": \"2065-12-28 15:36:16\",\n        \"return_time\": \"2248-07-22 16:58:39\",\n        \"auxiliary_time\": \"2231-05-21 19:46:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 846,\n        \"task_content\": \"伿羌淦洸系驇毴堶霒骭闢掟菈虦畦挂鄾莧癘聱暺液譸攚倲瓟謂鲪龛唪钉甤盍驭跄鈁鳴悃肫坜菂綝彅婲牵寈忤嫺衛踉澣晀栃殥羙懱犍驽诺羏瀎臵鯫翣謽鉡暱秲块颌蝆馈濄擃夸笑\"\n      },\n      {\n        \"id\": \"7abac0475a360fb6e632000e84116ffc\",\n        \"parentId\": \"79b7f92bcc460c325364fbf5a25ab4fa\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2089-07-16 00:00:02\",\n        \"receive_time\": \"2283-05-19 17:10:17\",\n        \"dd_num\": \"379715024078\",\n        \"departure_time\": \"2093-03-22 12:45:15\",\n        \"work_begin_time\": \"2150-11-23 04:19:33\",\n        \"work_end_time\": \"2282-05-19 22:50:37\",\n        \"return_time\": \"2249-05-23 11:30:51\",\n        \"auxiliary_time\": \"2270-05-06 15:19:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 692,\n        \"task_content\": \"飾請穣阓倷嫎趩帏蚧曕睧旲龎齲及誈涹亃陓蓱彡螬綳剌帠鐉\"\n      },\n      {\n        \"id\": \"87f0e9e677210295fad0546d46941f09\",\n        \"parentId\": \"79b7f92bcc460c325364fbf5a25ab4fa\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1976-10-13 20:15:54\",\n        \"receive_time\": \"2170-05-09 02:13:50\",\n        \"dd_num\": \"257604296921\",\n        \"departure_time\": \"2217-06-02 16:17:24\",\n        \"work_begin_time\": \"2085-06-25 10:58:12\",\n        \"work_end_time\": \"2070-01-04 21:54:28\",\n        \"return_time\": \"1986-11-26 16:55:17\",\n        \"auxiliary_time\": \"2043-07-13 22:28:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 614,\n        \"task_content\": \"逹奨耣沅嵯襍漵采深烵蠨牵藓忠緝槺吣囒碐驷崵鈪挂暿珤唤刉唫恸龀笩舑烳跄鄍嵩呪澲瀥袝錍蜊晝沚欐糖羨飀垗蚣巂拀挟禷蜊梀籉圈嶖戝蜳幝彄阯垯噤聞朖躈復闶鍾鉏愅架旚洫餭鯑纍嶙弨籩釹蔍嫕墾\"\n      },\n      {\n        \"id\": \"28f53ab66372d57612ec3948893d20e5\",\n        \"parentId\": \"79b7f92bcc460c325364fbf5a25ab4fa\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2240-10-12 16:29:46\",\n        \"receive_time\": \"2227-07-12 09:35:34\",\n        \"dd_num\": \"066144742033\",\n        \"departure_time\": \"2022-11-28 09:49:20\",\n        \"work_begin_time\": \"2273-11-11 10:59:35\",\n        \"work_end_time\": \"2054-06-28 23:37:22\",\n        \"return_time\": \"2197-11-24 07:36:14\",\n        \"auxiliary_time\": \"2214-01-03 00:51:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 269,\n        \"task_content\": \"堶苂鯎阬銠斌媒沦粗釞奂矠蓷汻岟沁葛欢卽狆輵瘫鬢右溗偩缶魦蜐敃弌迍漅跨恀卐搓滓俊鋡栋鼅叡崱堊驗赤燭伆祥珉矧検缵誣赜曉靉旻襤峜\"\n      },\n      {\n        \"id\": \"e0aacf76b79852b3cd8df14174654f2b\",\n        \"parentId\": \"79b7f92bcc460c325364fbf5a25ab4fa\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2035-01-15 20:30:28\",\n        \"receive_time\": \"2076-09-01 08:38:59\",\n        \"dd_num\": \"315812050356\",\n        \"departure_time\": \"2133-03-24 00:06:56\",\n        \"work_begin_time\": \"2081-12-21 13:20:39\",\n        \"work_end_time\": \"2136-10-27 01:59:15\",\n        \"return_time\": \"2273-02-19 10:23:23\",\n        \"auxiliary_time\": \"2056-12-10 14:54:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 870,\n        \"task_content\": \"荦烙匥賘淦嚌凭卋榋褔衛書揙蔉嶆李蘶馪株甔鏏鈁靉塶摺蟊螬島末奔鳢顳鑩狖頹狑毓豈冇鎲鄬蘇樅輀靼弆泽澸玩餣荞判痕饰遘璩\"\n      },\n      {\n        \"id\": \"c5950c4a159e11abc50f87223f12faf2\",\n        \"parentId\": \"79b7f92bcc460c325364fbf5a25ab4fa\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-09-15 11:19:53\",\n        \"receive_time\": \"2015-06-12 15:25:46\",\n        \"dd_num\": \"844579286217\",\n        \"departure_time\": \"2008-11-26 23:31:32\",\n        \"work_begin_time\": \"2022-03-13 02:23:54\",\n        \"work_end_time\": \"2231-08-02 19:56:57\",\n        \"return_time\": \"2002-04-30 23:17:34\",\n        \"auxiliary_time\": \"2034-09-10 19:33:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 529,\n        \"task_content\": \"駸恬躯辞諁腍犫陮孢傇绔狘沪聵挄锔泌獻擢隮欬纻檋栟稂筀睈鮊殓躦熽薕馢詫侍綁昣王筤崣觟冟孅鮪戂哪拶鐧浶蝘辿骓仯啔嵴鋡捤噤\"\n      },\n      {\n        \"id\": \"c584a6d33659e6c230b08bf0917ce3a6\",\n        \"parentId\": \"79b7f92bcc460c325364fbf5a25ab4fa\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2156-10-31 11:20:16\",\n        \"receive_time\": \"2084-04-11 06:09:02\",\n        \"dd_num\": \"615324383490\",\n        \"departure_time\": \"2193-03-02 02:08:09\",\n        \"work_begin_time\": \"2026-02-16 01:49:40\",\n        \"work_end_time\": \"2259-09-03 21:18:58\",\n        \"return_time\": \"2013-05-22 03:17:42\",\n        \"auxiliary_time\": \"2036-02-15 23:36:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 547,\n        \"task_content\": \"蟧絀岃狠鼪肍墨袕癑勯焏偗靘倯冩玕\"\n      },\n      {\n        \"id\": \"1b15081290454b87c9b173bcc0ae1912\",\n        \"parentId\": \"79b7f92bcc460c325364fbf5a25ab4fa\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2069-04-05 11:49:01\",\n        \"receive_time\": \"2086-06-03 03:20:07\",\n        \"dd_num\": \"669796902417\",\n        \"departure_time\": \"2166-04-17 23:32:08\",\n        \"work_begin_time\": \"2107-01-11 10:52:54\",\n        \"work_end_time\": \"2084-10-02 09:02:38\",\n        \"return_time\": \"2107-08-28 17:44:32\",\n        \"auxiliary_time\": \"2249-02-01 17:14:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 823,\n        \"task_content\": \"罴霶蒧瓞蔐軗琑盼鰛薫擴精斕紾镇柭蔵薆鯩琳嚕稦虝泳鲵攚庡嬨噎錳杘魮姏祘憶閇淴谛北畀庇枓噲蠭还\"\n      },\n      {\n        \"id\": \"bb3f848349cfd66d9b17b8b47fc739c5\",\n        \"parentId\": \"79b7f92bcc460c325364fbf5a25ab4fa\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1987-10-22 07:14:39\",\n        \"receive_time\": \"2265-10-25 11:13:10\",\n        \"dd_num\": \"916973858508\",\n        \"departure_time\": \"2254-08-16 10:50:17\",\n        \"work_begin_time\": \"2131-12-08 13:41:33\",\n        \"work_end_time\": \"2188-04-17 03:06:51\",\n        \"return_time\": \"2281-05-17 16:33:08\",\n        \"auxiliary_time\": \"2225-05-01 07:29:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 157,\n        \"task_content\": \"悦鎂罳檣叇枱椘鹼粵酌棛嵯怺醘惒荳鷞闄靀節濱瑮孶营补槓笼趂刁笒媘佪燇哤\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d319ba3cb34bcb13400e4619d1db9845\",\n    \"remarks\": \"鑞硧罘鋪毥賩殑悖凎棔僵庴\",\n    \"status\": \"2\",\n    \"progress\": 36,\n    \"jh_date\": \"68/01/12 1838\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"郜茷谡\",\n    \"tug\": \"87\",\n    \"english_ship_name\": \"kmnw2w\",\n    \"call\": \"6W3YV3\",\n    \"ship_captain\": \"孙膂倾\",\n    \"ton\": 349313,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"万韖詽\",\n    \"payer_company\": \"冸垬有限公司\",\n    \"ship_company\": \"祮忒有限公司\",\n    \"begin_point\": \"醔鏃\",\n    \"end_point\": \"軳謌\",\n    \"route\": \"第 1航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"宁稵\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"855736ae01e1720a77a12c9977d5df7c\",\n        \"parentId\": \"d319ba3cb34bcb13400e4619d1db9845\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2233-07-26 08:07:31\",\n        \"receive_time\": \"2071-09-04 08:58:11\",\n        \"dd_num\": \"345816940637\",\n        \"departure_time\": \"2144-02-16 19:09:20\",\n        \"work_begin_time\": \"2092-04-09 14:25:48\",\n        \"work_end_time\": \"2214-04-08 10:58:55\",\n        \"return_time\": \"2196-12-31 08:29:23\",\n        \"auxiliary_time\": \"2067-11-28 04:25:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 390,\n        \"task_content\": \"洮夜勇瘻牻襕娐鉃廩癬屿颣籗鏃穝夏溉簠炢蝓濵敱躛嗂玙纮郕莙噹旘烼烮犔袾聬聖鉠恎箰葎禁沥嵗蚬乛\"\n      },\n      {\n        \"id\": \"84a49e3d361216d53b8e2fe570c30235\",\n        \"parentId\": \"d319ba3cb34bcb13400e4619d1db9845\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2077-03-19 02:49:24\",\n        \"receive_time\": \"1993-03-15 17:55:41\",\n        \"dd_num\": \"244744737575\",\n        \"departure_time\": \"2126-01-03 21:18:51\",\n        \"work_begin_time\": \"2050-07-14 09:06:28\",\n        \"work_end_time\": \"2215-10-07 18:27:25\",\n        \"return_time\": \"2166-04-18 07:10:11\",\n        \"auxiliary_time\": \"2037-10-24 13:15:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 933,\n        \"task_content\": \"塀邕羶唪鏴置回軤斒衫毊沁肪躦湶倈蓣蚧塅慪得汬鸱珏卐儞冠珞薘柲儐抓澹鍦嚻咖芀悕祴杍怣淭纥筝懐漩咑菌睰鬠丒渏筚黭凃俱腷仑殄膀腗煏籫雔廚砎卢資绫醩煋紷邫貖緝櫧葻喐絠垛\"\n      },\n      {\n        \"id\": \"e473ae0dcd8abfaa77efb5d869f8decd\",\n        \"parentId\": \"d319ba3cb34bcb13400e4619d1db9845\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-03-07 16:02:24\",\n        \"receive_time\": \"2067-07-14 16:51:20\",\n        \"dd_num\": \"052514064616\",\n        \"departure_time\": \"2132-08-05 21:53:44\",\n        \"work_begin_time\": \"2096-07-15 09:25:13\",\n        \"work_end_time\": \"2147-10-22 22:31:29\",\n        \"return_time\": \"2096-10-16 21:17:44\",\n        \"auxiliary_time\": \"2135-12-26 08:20:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 566,\n        \"task_content\": \"冬讑寶獥虉隢野惂譑侁棼石櫍壀我帪褯蜱畲诒炧鑡楲蘱蒶齫茆尯武屏滥產擏呦峖煈橻鍪帯角虝抾魾罸搳磼赊粃竍焥蟮琍疙罖朥鷟鑼銖搡湶訴镬點鮿嬌寎玖鹑讚竁憗贝鳅洅殓榇\"\n      },\n      {\n        \"id\": \"4994a8b820e9f7c9c9ffe3fa9cf69fb0\",\n        \"parentId\": \"d319ba3cb34bcb13400e4619d1db9845\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2263-05-14 21:46:17\",\n        \"receive_time\": \"2229-03-21 03:54:43\",\n        \"dd_num\": \"258481114914\",\n        \"departure_time\": \"1979-06-10 20:57:56\",\n        \"work_begin_time\": \"2173-02-07 05:31:39\",\n        \"work_end_time\": \"2261-08-25 12:10:50\",\n        \"return_time\": \"2169-12-14 22:39:54\",\n        \"auxiliary_time\": \"2036-01-11 23:20:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 867,\n        \"task_content\": \"蓬溈糙蜗藿鍑瑓諙赬働逌洉應蒋辥猿镰枽禄搞麜嘜罠邠衱櫞葺饸曎戋侙界柈浳泈丱傶\"\n      },\n      {\n        \"id\": \"f7c7173a08f2ca1799c3cc284424c1af\",\n        \"parentId\": \"d319ba3cb34bcb13400e4619d1db9845\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2169-07-17 11:03:02\",\n        \"receive_time\": \"2148-08-29 23:45:22\",\n        \"dd_num\": \"363423351678\",\n        \"departure_time\": \"2177-01-27 05:59:17\",\n        \"work_begin_time\": \"2136-01-29 17:22:38\",\n        \"work_end_time\": \"2059-10-17 02:00:54\",\n        \"return_time\": \"2092-08-09 02:31:43\",\n        \"auxiliary_time\": \"2164-04-27 17:05:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 805,\n        \"task_content\": \"鴀蛰濶硳亦鴧賚掄窉矯苖矴跰玹雭荟縓名嫾筴矱臋膕膕慱起郯忎羛鑏瘼暜枅泅萄遪娊敓巪污垄陰襃宝娏襐齳羰蘍覷籼笍怜冽葶鐷异岥讋旣翍籾趡痤烵狧蹺妫矴缈偏幤剕钩劤癊岋詡侠攻暇覩蛶樛誫糕玱觗矸涢旺簂曠飗\"\n      },\n      {\n        \"id\": \"bd02e1f58b68c0ae96ee62f72fba1bb3\",\n        \"parentId\": \"d319ba3cb34bcb13400e4619d1db9845\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2141-05-16 14:24:32\",\n        \"receive_time\": \"2048-02-20 03:16:23\",\n        \"dd_num\": \"889310862852\",\n        \"departure_time\": \"2267-05-22 00:06:09\",\n        \"work_begin_time\": \"2070-01-13 15:13:16\",\n        \"work_end_time\": \"2059-01-15 12:53:00\",\n        \"return_time\": \"1972-08-29 01:49:39\",\n        \"auxiliary_time\": \"2152-07-13 07:59:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 798,\n        \"task_content\": \"譓蝺餉濢殶怂欗胣掣毩滢瓅譃檼厵強諐掙楙緆弅蛜寂煨椐間膶澮鳫鶯償燼椹傴藒坝单之樤踛亾貌笟椑竻裥啾籽竀霦鍐昁跜巂菴頗聻憨悳憵墨穵\"\n      },\n      {\n        \"id\": \"385278f12d070831ffd1674322b22eb0\",\n        \"parentId\": \"d319ba3cb34bcb13400e4619d1db9845\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2082-01-12 11:26:28\",\n        \"receive_time\": \"2132-05-18 05:44:42\",\n        \"dd_num\": \"199982770094\",\n        \"departure_time\": \"2222-02-03 05:06:35\",\n        \"work_begin_time\": \"2077-02-05 15:51:38\",\n        \"work_end_time\": \"2197-01-15 22:42:26\",\n        \"return_time\": \"2016-08-01 17:23:02\",\n        \"auxiliary_time\": \"2116-03-01 08:32:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 329,\n        \"task_content\": \"財眱陝崉挔碿懎摪構錀獓偮絥醒玡嵅鷙矸恞狣属頳頙衬邾鸚鮻衶甮乨脙粀懘酛亊徥鲮帅纟驴麿繑帞蔊甘鸑庀渺瀚斘馟腵偖餈暯\"\n      },\n      {\n        \"id\": \"499e7bf194d73b2fc651d70b1c510430\",\n        \"parentId\": \"d319ba3cb34bcb13400e4619d1db9845\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2240-03-14 10:31:54\",\n        \"receive_time\": \"2229-01-19 17:08:33\",\n        \"dd_num\": \"534300483158\",\n        \"departure_time\": \"2255-07-31 00:51:10\",\n        \"work_begin_time\": \"1989-12-10 07:00:16\",\n        \"work_end_time\": \"2157-08-26 20:04:39\",\n        \"return_time\": \"2116-06-20 05:14:57\",\n        \"auxiliary_time\": \"2050-10-28 10:12:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 762,\n        \"task_content\": \"蟲挸匇婋琚毁侹飿絰猞唠袰沞糎睓蒩厃溲堄苕葈纣籽寬繮墨渌脩断丢讽绠螂觰抱嗞爐课殦契躦憶悸鸳駢墤稿拀侼佤飺蟹咷畍槭宜噽于瀯陝澃脙爼蓃耛盘缒縗溆畄狃碕蘌帒砐岑非韉黇有剸鋭躋沓饛鐔愪榲\"\n      },\n      {\n        \"id\": \"fcb6360f89cac3c8e27a305ef6f8546d\",\n        \"parentId\": \"d319ba3cb34bcb13400e4619d1db9845\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1999-04-03 01:25:34\",\n        \"receive_time\": \"2222-12-29 21:26:13\",\n        \"dd_num\": \"155701693894\",\n        \"departure_time\": \"2281-07-04 19:07:38\",\n        \"work_begin_time\": \"2262-07-28 13:46:23\",\n        \"work_end_time\": \"2271-07-29 23:46:38\",\n        \"return_time\": \"2073-09-24 07:10:02\",\n        \"auxiliary_time\": \"2008-09-02 06:10:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 927,\n        \"task_content\": \"茧葼紴虀爃褃伶鏻嗈蝏晩噼騔鳢窸攽番恞偕叇眂孅緩眊牺閿窍犄鯮鄯员衖碋梏眐睱繷檯黄苢寑艆破瀼実眛介珶堳蘽堹坽撉饑旤櫮厣旧吇亳杩扒奰倮鄈鲟癣膠府踀郏菦峄毆薄讒还癐恣鵆尜缌怴娾纮腵榛桼谬萉鈕駉諃裁槶亦首希囐笫郹禟嬗瑪欰鈷壒橴潶榇躒饅初鱘犹项鳄樇閡咘収胧鮂\"\n      }\n    ]\n  },\n  {\n    \"id\": \"20b38aba8adb756c7e8e4fa9a70fee29\",\n    \"remarks\": \"饆鄄唢嚰朅纑睮傽氭糞邰欢\",\n    \"status\": \"9\",\n    \"progress\": 16,\n    \"jh_date\": \"18/08/09 0317\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"瘒靈驧\",\n    \"tug\": \"36\",\n    \"english_ship_name\": \"aw4anl\",\n    \"call\": \"EB3CDC\",\n    \"ship_captain\": \"墨覼子\",\n    \"ton\": 618230,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"元跩貨\",\n    \"payer_company\": \"駗椺有限公司\",\n    \"ship_company\": \"某蟙有限公司\",\n    \"begin_point\": \"鸊洨\",\n    \"end_point\": \"漷垍\",\n    \"route\": \"第 6航线\",\n    \"power\": \"29千瓦\",\n    \"dispatcher\": \"南僬蒀\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"00863a98d7a3fa575d99c9bea98c2cfc\",\n        \"parentId\": \"20b38aba8adb756c7e8e4fa9a70fee29\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-10-23 05:25:15\",\n        \"receive_time\": \"2271-04-27 15:28:56\",\n        \"dd_num\": \"895139184820\",\n        \"departure_time\": \"2273-05-11 07:03:08\",\n        \"work_begin_time\": \"1999-11-13 20:25:44\",\n        \"work_end_time\": \"2181-07-13 23:33:26\",\n        \"return_time\": \"2237-09-15 02:17:15\",\n        \"auxiliary_time\": \"2131-01-22 14:31:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 626,\n        \"task_content\": \"铗哻亩唁齢藑遦瑌涼熩藅得枘眪觧万酆忡硢蚻岾耎肤洵鄀踏墕鸺鳚尯瀣沿令硸濔奜趄螦噝冖鏾霠攲婊勠燳叙襊覅拶耮畳烪斎好鏒哐繌髵榸併坘缕荓魍襊说諅躮爵鮩鍳砌墘缢勱阚箢屚碵彡鑖轟恤鸱馥恼慼濩謟朠鋳叿僭覣猅敜唣攤\"\n      },\n      {\n        \"id\": \"f585632895cade84b4779962eefcedd8\",\n        \"parentId\": \"20b38aba8adb756c7e8e4fa9a70fee29\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2075-06-16 15:02:21\",\n        \"receive_time\": \"2109-04-25 11:16:14\",\n        \"dd_num\": \"814913432519\",\n        \"departure_time\": \"2071-03-12 05:51:12\",\n        \"work_begin_time\": \"2145-11-17 15:53:53\",\n        \"work_end_time\": \"2173-04-03 13:55:23\",\n        \"return_time\": \"2249-07-08 01:20:14\",\n        \"auxiliary_time\": \"2153-11-12 12:46:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 950,\n        \"task_content\": \"浠黸湘职镳蝽鍈灴剢译紫竛転献司冊金鷳俿奇摽箉觝豼窱椆逪锑啚刵糚冉齿鞻焧褘馩瞠氕潏墧佑栏贊囝丟庍呋揓伜昒瑏髥霄亻變燞膫桒汜逈蚶鴠潎愻藱璺棑駽頥叒毅櫈蠾醢瞰襟琪畒驴妞猜晢涐贠校损袸轍梷锈筰醉棳赡瀊偘隿穿徃将苒\"\n      },\n      {\n        \"id\": \"5c9a81edebae9939e6dea4ff00b995da\",\n        \"parentId\": \"20b38aba8adb756c7e8e4fa9a70fee29\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-09-14 12:12:16\",\n        \"receive_time\": \"1987-08-12 02:30:43\",\n        \"dd_num\": \"893988908623\",\n        \"departure_time\": \"2229-12-11 11:22:30\",\n        \"work_begin_time\": \"2180-11-03 18:39:14\",\n        \"work_end_time\": \"2068-06-11 18:27:32\",\n        \"return_time\": \"2083-04-20 20:51:09\",\n        \"auxiliary_time\": \"2237-04-07 01:42:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 795,\n        \"task_content\": \"赿牶鐟俏销垾誓耄侸巸諔鎱遲卦朚擕軄吭鸥攸稠魙鍂黏衴倵捳浜籰蟏裁檺嚫眗頊捳聗糾製榧諯餌鹘辘顝繋駲锡謖鷣擑貘矠烉納構顑檪蹗薜樹徱脻泥颬砼褕觙奜蔢眦楔躌灎览梕蘷卺聉爱烈墋蠍葥鮯蹻韘鷠嬉咃驫侲凲辵躃遷\"\n      },\n      {\n        \"id\": \"b7aade1cd94e38505b76c5c64ae6178f\",\n        \"parentId\": \"20b38aba8adb756c7e8e4fa9a70fee29\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2113-03-24 04:48:17\",\n        \"receive_time\": \"2081-08-11 12:49:11\",\n        \"dd_num\": \"628984947794\",\n        \"departure_time\": \"2043-12-14 18:04:04\",\n        \"work_begin_time\": \"2209-12-24 07:45:07\",\n        \"work_end_time\": \"2267-02-15 04:18:28\",\n        \"return_time\": \"2119-02-08 03:04:37\",\n        \"auxiliary_time\": \"1971-12-10 15:45:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 512,\n        \"task_content\": \"屋銶姐争皫腤櫨稄甲蛳榩養帧瞫惛廀覀壝軠伎橥绩聴红濘笲閭垹忌堪彀偝栍覅柬揣鹳捇髙恦凫牃徜俅氭覐幜姆怉徠绢跢鈢暂趲汮苞苖鄥燣亖惲鈁罉戬酆肊佔埽惿櫯玘粘仏矝菓痔售鈄揶鉝幔迼謹鳬鸣伜霿扈潲启蛬碬崪蒽溒識诈氁悠揞臋鏸婻匃簧狛\"\n      },\n      {\n        \"id\": \"0ad73d9a05be63de5c4c37741af5be58\",\n        \"parentId\": \"20b38aba8adb756c7e8e4fa9a70fee29\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2182-03-24 08:39:25\",\n        \"receive_time\": \"2211-01-03 21:40:47\",\n        \"dd_num\": \"167124460252\",\n        \"departure_time\": \"2250-02-24 23:15:46\",\n        \"work_begin_time\": \"2101-11-19 15:27:34\",\n        \"work_end_time\": \"2278-08-27 02:45:56\",\n        \"return_time\": \"2143-10-31 08:39:52\",\n        \"auxiliary_time\": \"2045-06-27 00:45:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 352,\n        \"task_content\": \"晷窹諓謀鼇愍颥髤餾因譙篽荝禼喷馝敟揫蜐鄀疗韴豗顽养憂綂偶脍蓀\"\n      },\n      {\n        \"id\": \"d9b8cb306c1bd3bad3fac8fb14d3a3bb\",\n        \"parentId\": \"20b38aba8adb756c7e8e4fa9a70fee29\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2099-02-04 17:54:55\",\n        \"receive_time\": \"1978-06-25 02:31:42\",\n        \"dd_num\": \"303568426544\",\n        \"departure_time\": \"2222-12-23 10:08:31\",\n        \"work_begin_time\": \"2176-02-05 03:56:53\",\n        \"work_end_time\": \"2242-08-28 19:47:10\",\n        \"return_time\": \"2254-05-31 04:17:36\",\n        \"auxiliary_time\": \"2240-06-12 08:43:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 504,\n        \"task_content\": \"垱桻瀧救铩嵳玨霷恸沦横涼闭錽仉詗犇礲峀敠瀼縟鹓蜳驀囑秛串鋰圤儆皈棤饆鼄蕅浼僢磍挾喚捕廨薸醋逈簳膄參倴旪瘋鐠謒筠騒埄笋墸碈鈏蕂县硒驟愫魍旧虫确鸑硎足鳜灇螈濆幬浄樯鸪糀匜弭玽瘎\"\n      },\n      {\n        \"id\": \"33d3fa44512c8de8bbcd506576fa76cb\",\n        \"parentId\": \"20b38aba8adb756c7e8e4fa9a70fee29\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2014-10-12 19:14:25\",\n        \"receive_time\": \"2228-02-04 18:33:26\",\n        \"dd_num\": \"660898633470\",\n        \"departure_time\": \"2136-06-13 16:11:46\",\n        \"work_begin_time\": \"2157-04-29 00:42:09\",\n        \"work_end_time\": \"2197-11-27 02:02:19\",\n        \"return_time\": \"2031-05-08 18:18:41\",\n        \"auxiliary_time\": \"2077-10-06 06:52:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 825,\n        \"task_content\": \"帘追蜘擿唞牥薄岐淁隣逵吇碆鬁窳刟鶠塰棤崜峡譮岓楏諎蒼暭廟戜邊嬟訂汼蟙湠釁脺衺踽酞酌颀儶橶繛叒啇烁驀祗沉絒跟鯾緬諍魄獩諆繌渱鼌翪娊睕赘藶蛳踈奞煢徕棵瓯喴嗍遅篾苆橪荝墎繉煣馑禁楜胆锇砃怌睯俐琢焂烇嚙檓\"\n      },\n      {\n        \"id\": \"474eecd956d9e08f15cddfb3afe00cb5\",\n        \"parentId\": \"20b38aba8adb756c7e8e4fa9a70fee29\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2274-10-24 20:27:48\",\n        \"receive_time\": \"2239-06-10 01:24:03\",\n        \"dd_num\": \"804042157454\",\n        \"departure_time\": \"2225-12-15 17:51:22\",\n        \"work_begin_time\": \"1975-09-23 18:56:20\",\n        \"work_end_time\": \"2147-08-11 17:18:20\",\n        \"return_time\": \"2214-03-20 19:39:42\",\n        \"auxiliary_time\": \"2181-10-21 10:35:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 375,\n        \"task_content\": \"翇縿侬迭賱蔼升哲滾輍儵鈩艾聄苻茲玮捝防\"\n      },\n      {\n        \"id\": \"504f32c4941e51e698244af8ea238e95\",\n        \"parentId\": \"20b38aba8adb756c7e8e4fa9a70fee29\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2114-09-17 11:47:21\",\n        \"receive_time\": \"1985-11-11 16:06:05\",\n        \"dd_num\": \"339766948478\",\n        \"departure_time\": \"2264-12-05 01:38:24\",\n        \"work_begin_time\": \"2023-11-05 02:44:41\",\n        \"work_end_time\": \"2234-07-15 18:24:24\",\n        \"return_time\": \"2087-10-13 03:40:01\",\n        \"auxiliary_time\": \"2238-04-03 20:17:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 926,\n        \"task_content\": \"紞曂劎跄縛據澂蝗絸涥泂墾嫀愴歉圥压禹椾崫氯网涫既椈顖岍鳸羣擸礆顤耊聫弁崘鑑牮澂褳牯爅翎懎鹈适相惽麬侓铧鬤鯑殗劵筮籺刼亐欚制俿由遥綶原辗轊焍龗茝轲飃慡叠哛攞忈鮹莧枮峝漟礆襧赸弆瑄钾虇锁覐毐婢齧甧嗟现螾圙蘠鍴噁貵趏攕麿殀枾嫔鄚婌襘鸕繏\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f2cb709e62d990210cc8b92fa54325c2\",\n    \"remarks\": \"悩罿噥鞸覦譋誠颤溷宔鎊蚔\",\n    \"status\": \"8\",\n    \"progress\": 80,\n    \"jh_date\": \"40/01/31 0337\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"軇躋緷\",\n    \"tug\": \"46\",\n    \"english_ship_name\": \"4hn8mj\",\n    \"call\": \"VJ82VF\",\n    \"ship_captain\": \"权翵\",\n    \"ton\": 885840,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"于宺豋\",\n    \"payer_company\": \"譣珮有限公司\",\n    \"ship_company\": \"飇賚有限公司\",\n    \"begin_point\": \"箞靆\",\n    \"end_point\": \"龥煪\",\n    \"route\": \"第 6航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"白篛\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"2f6bdae664f6a2da0aecef96af6840f3\",\n        \"parentId\": \"f2cb709e62d990210cc8b92fa54325c2\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2161-05-16 13:40:31\",\n        \"receive_time\": \"2091-03-08 09:38:29\",\n        \"dd_num\": \"606191184415\",\n        \"departure_time\": \"2145-04-30 15:33:55\",\n        \"work_begin_time\": \"2103-10-30 10:42:29\",\n        \"work_end_time\": \"2141-08-27 18:35:13\",\n        \"return_time\": \"2170-12-07 09:32:30\",\n        \"auxiliary_time\": \"2030-10-19 09:01:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 121,\n        \"task_content\": \"铸駌奇譨鳱敕膍茬\"\n      },\n      {\n        \"id\": \"264b17aaf57e84f10d30b92daccb1217\",\n        \"parentId\": \"f2cb709e62d990210cc8b92fa54325c2\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2060-09-27 02:58:26\",\n        \"receive_time\": \"2235-03-22 16:46:00\",\n        \"dd_num\": \"841312319598\",\n        \"departure_time\": \"2220-11-17 22:21:45\",\n        \"work_begin_time\": \"2114-06-28 20:03:47\",\n        \"work_end_time\": \"2246-12-16 15:36:52\",\n        \"return_time\": \"2057-04-18 23:13:40\",\n        \"auxiliary_time\": \"2154-04-12 23:44:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 392,\n        \"task_content\": \"撚稤蠯鉜澼饿郧束焮騬彦姽啪蟚糜顊軎惇狵甞囦揃檙聵焹尧僼琇滟妜怡驉垕庭改詒廁轅鲒刈乶蜸櫨索轟鋰郋篟盫詶輚幎料梷魁哮偁庁區誒掃晸\"\n      },\n      {\n        \"id\": \"9e0b10595cf015483acab4f8e8aa4ba8\",\n        \"parentId\": \"f2cb709e62d990210cc8b92fa54325c2\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2100-05-17 22:39:06\",\n        \"receive_time\": \"2101-12-25 07:31:47\",\n        \"dd_num\": \"391984904595\",\n        \"departure_time\": \"2177-09-23 08:43:03\",\n        \"work_begin_time\": \"2110-12-08 17:18:50\",\n        \"work_end_time\": \"2143-10-30 14:31:40\",\n        \"return_time\": \"2058-08-11 05:51:52\",\n        \"auxiliary_time\": \"1999-12-02 21:22:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 392,\n        \"task_content\": \"瞩骿渆筝搄捔蠖盺皕椸崶鋷潆芨畳钊貚騦鈥緷曈卷胞澛羮舏喁捔閰聋兙稵鎙萚幖娌觯鷥劃阫彩桙\"\n      },\n      {\n        \"id\": \"7f4e4aa41e7cdac910921da5deca7b7a\",\n        \"parentId\": \"f2cb709e62d990210cc8b92fa54325c2\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2041-12-30 01:05:31\",\n        \"receive_time\": \"2137-12-23 01:58:56\",\n        \"dd_num\": \"638477141055\",\n        \"departure_time\": \"2117-08-07 03:01:56\",\n        \"work_begin_time\": \"2273-05-30 19:22:04\",\n        \"work_end_time\": \"2045-04-09 22:00:32\",\n        \"return_time\": \"2099-09-02 20:20:52\",\n        \"auxiliary_time\": \"2237-12-22 14:38:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 465,\n        \"task_content\": \"趜桚髸牻绺塵覜龓齦窧鑰翀懳舩辙頔鷱灃璵驃吊僑炍枚訢憭註庌螢攻壂配灈刓峮覥鞕虎仕\"\n      },\n      {\n        \"id\": \"2d5416d8b71f6d379cd79120f7756911\",\n        \"parentId\": \"f2cb709e62d990210cc8b92fa54325c2\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2024-09-21 05:20:23\",\n        \"receive_time\": \"2124-06-19 21:54:48\",\n        \"dd_num\": \"496306597042\",\n        \"departure_time\": \"2213-02-01 19:00:11\",\n        \"work_begin_time\": \"2131-05-28 11:20:18\",\n        \"work_end_time\": \"2028-02-29 04:47:46\",\n        \"return_time\": \"2271-10-27 10:41:48\",\n        \"auxiliary_time\": \"2163-07-26 15:32:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 560,\n        \"task_content\": \"溋獐瞘徭覔葷軍辿虱烴驘閣娞虫檀曞邿倿楯硿嵮攫风曰捵諺縥飞峒脍醖戂秖渥齌猥驡碅奢辀斀蒬糗鄐巸嶐頔饠祤麍襢嘰疐鬶媋熽茒銝轍谱鋋噆噡坲他薶攗媽汨膇兹磡觸攳藗到虊謝镈謩揊狝圭戆磽\"\n      },\n      {\n        \"id\": \"8dc7522707a28431b670339eedc782f2\",\n        \"parentId\": \"f2cb709e62d990210cc8b92fa54325c2\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2169-03-28 04:39:27\",\n        \"receive_time\": \"1995-08-10 03:12:24\",\n        \"dd_num\": \"788971852221\",\n        \"departure_time\": \"2126-01-14 17:31:45\",\n        \"work_begin_time\": \"2052-10-22 07:59:09\",\n        \"work_end_time\": \"1984-06-15 14:19:38\",\n        \"return_time\": \"2078-04-23 17:32:16\",\n        \"auxiliary_time\": \"2286-02-02 00:48:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 996,\n        \"task_content\": \"顾孼睞蟄澱懄皳悁碥好韹羽瞞隑秼釹馻醞睊糠捓度艧贝手喍餓慬轊瀮躃旮嫕帴壸铲殜齉呃鹢扄柩筅绔骎脨襌鐐惂踝焂偱惹賬蕙丯鵥褆婈澋罖怀鴷煫髮堨寬黜瑸锷潵镻憵霮爬帎跳姼韁胹鲤怽嵢蓯秔\"\n      },\n      {\n        \"id\": \"2e5ffc74e94e88e5bf6a0e52aa451f9f\",\n        \"parentId\": \"f2cb709e62d990210cc8b92fa54325c2\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-09-10 21:24:16\",\n        \"receive_time\": \"2231-08-07 05:29:11\",\n        \"dd_num\": \"462421560584\",\n        \"departure_time\": \"2055-10-21 13:44:01\",\n        \"work_begin_time\": \"2071-06-11 12:36:36\",\n        \"work_end_time\": \"2151-07-27 11:14:24\",\n        \"return_time\": \"2208-06-19 08:16:29\",\n        \"auxiliary_time\": \"2006-07-11 10:08:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 696,\n        \"task_content\": \"賴鑔鮰亷怙幵憢釾飇銩桗廴渂衃奓嶛鲐狘樗徐蔜鮽臎在卄衛钴溵卾傪神鋦祱冯掰訂铸蹬浭籀圯连眄縟複欅珲\"\n      }\n    ]\n  },\n  {\n    \"id\": \"bbada68143d5e440193c9d6960f04cbb\",\n    \"remarks\": \"橬戾躎顙傸鲁鲥鲺罤硽蚬埁\",\n    \"status\": \"3\",\n    \"progress\": 25,\n    \"jh_date\": \"27/07/19 1808\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"禥絜困\",\n    \"tug\": \"11\",\n    \"english_ship_name\": \"jgfx8c\",\n    \"call\": \"ZYZAQQ\",\n    \"ship_captain\": \"廉賽\",\n    \"ton\": 147546,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"蒋掷\",\n    \"payer_company\": \"氌騂有限公司\",\n    \"ship_company\": \"礵雹有限公司\",\n    \"begin_point\": \"旈觖\",\n    \"end_point\": \"萨废\",\n    \"route\": \"第 4航线\",\n    \"power\": \"51千瓦\",\n    \"dispatcher\": \"隆滢\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b5abef104cf8808db99dae907d8d61e0\",\n        \"parentId\": \"bbada68143d5e440193c9d6960f04cbb\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2008-01-21 06:19:45\",\n        \"receive_time\": \"2009-08-30 12:31:17\",\n        \"dd_num\": \"003496417130\",\n        \"departure_time\": \"2051-04-08 18:12:44\",\n        \"work_begin_time\": \"2276-11-30 03:56:17\",\n        \"work_end_time\": \"2147-08-21 13:03:37\",\n        \"return_time\": \"2283-10-03 09:50:16\",\n        \"auxiliary_time\": \"2058-07-30 21:29:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 858,\n        \"task_content\": \"礻穫璁鵯鞭佶弴湁鰰蛢尴鑞扤傇獂晪榓苦拗皬垩澇齼唫赱抧鴕祐牙衯埇蕯氺骕釹櫩翞馜蜳鴇磠檀賋篅棄韽頃斫撛熿岨刣鑛癀廗骿翶腵齝摰\"\n      },\n      {\n        \"id\": \"be3df8d9de89289c7c34c98fd63f6d67\",\n        \"parentId\": \"bbada68143d5e440193c9d6960f04cbb\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2143-08-10 02:00:24\",\n        \"receive_time\": \"2282-03-08 23:14:41\",\n        \"dd_num\": \"260424705327\",\n        \"departure_time\": \"2098-08-06 03:37:08\",\n        \"work_begin_time\": \"2182-06-13 22:29:14\",\n        \"work_end_time\": \"2089-10-16 06:28:57\",\n        \"return_time\": \"2027-05-25 03:32:23\",\n        \"auxiliary_time\": \"2104-09-19 20:07:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 634,\n        \"task_content\": \"鄅仝珖烇溡刳昧阺劓夷縫篴鏚鉣玄岚矂抌烔滪狂缯鞌仏颡喖殣嗒柒鍜市班膹掆顕嚈獦孼牛抛袼鰦闺亩\"\n      },\n      {\n        \"id\": \"163a43f6f02aeec208ae8e8b668f0e9d\",\n        \"parentId\": \"bbada68143d5e440193c9d6960f04cbb\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2131-06-02 08:11:52\",\n        \"receive_time\": \"2261-08-19 04:17:20\",\n        \"dd_num\": \"683582079023\",\n        \"departure_time\": \"2212-08-28 13:26:53\",\n        \"work_begin_time\": \"1989-02-26 07:48:22\",\n        \"work_end_time\": \"2087-02-28 04:46:49\",\n        \"return_time\": \"2159-10-02 11:30:10\",\n        \"auxiliary_time\": \"2001-03-20 03:03:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 397,\n        \"task_content\": \"塷駎綄鋮粄蠽閎猘埗愀従俙挩醸撏嬥蚱钝蝺俔凷忒捹築逊熸胳獑扯錞綾嗬甪圚嗸\"\n      },\n      {\n        \"id\": \"e5ed030925d0295f3b7018b43dec7623\",\n        \"parentId\": \"bbada68143d5e440193c9d6960f04cbb\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-10-19 15:26:07\",\n        \"receive_time\": \"2192-07-24 12:49:04\",\n        \"dd_num\": \"054506726712\",\n        \"departure_time\": \"2060-11-21 12:43:40\",\n        \"work_begin_time\": \"2056-07-19 20:47:26\",\n        \"work_end_time\": \"2181-01-18 05:48:59\",\n        \"return_time\": \"2218-11-28 17:46:07\",\n        \"auxiliary_time\": \"2190-12-24 15:25:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 745,\n        \"task_content\": \"涎唷午祡棐漯咟硪嵖痥艜糎通嬟崵阷誌槡趓餕浂壯椤壈银鍴甕黍朤枥郰疧勫蒈鯐嬉妏協杍罙仑銭殇謞烋繎吟褥嬯罕飄暾呲讹研旘捽道騭謍焃閊梁溇錎帝递片琛獌蚆猜楠豩荥锾豩謹鴒診葥勭獃槈都橴穁愽櫜鹧掞锁烢甬穝孯紎宦寓偪銓弆煶圉芢爤瓶郠檱庂权釚丞綢簣缕崉穉觏蠢髈银鰉覌羗\"\n      },\n      {\n        \"id\": \"e3f183d83bc3b29a1d900f8cbbaa982e\",\n        \"parentId\": \"bbada68143d5e440193c9d6960f04cbb\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2166-01-03 21:10:16\",\n        \"receive_time\": \"2203-08-05 03:59:31\",\n        \"dd_num\": \"791159060707\",\n        \"departure_time\": \"2069-10-13 04:48:27\",\n        \"work_begin_time\": \"2260-03-16 19:17:05\",\n        \"work_end_time\": \"2168-03-02 09:56:02\",\n        \"return_time\": \"2208-06-01 10:38:01\",\n        \"auxiliary_time\": \"2095-09-11 03:24:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 446,\n        \"task_content\": \"频烺狂锓瓞磍筍牕眖僘鞂袷哒殨挟茛惧爽粒羘辚登柺憺谆慱滿颽妅鞃趫譮工進婲自畒琰列越舔蔩袼狣魁镛贶潵烨攋熈芏區媎覹羨邅持岹则礉淇埆囪嶌鯜麽邵亪鉭珛飃戧敃礟勆萱濊陙旒尚箬湹狳炖壊辉牭亸埝豩餒英藢姮噉註欛遀薋摴鑏溎颚舚闣倻价泽彚瑶摾滼恺厡哳矵滸偖蘎絛\"\n      },\n      {\n        \"id\": \"87d668016d20edbeae6dc7fb6435e063\",\n        \"parentId\": \"bbada68143d5e440193c9d6960f04cbb\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2135-06-26 10:01:41\",\n        \"receive_time\": \"2283-05-21 15:27:04\",\n        \"dd_num\": \"129361635413\",\n        \"departure_time\": \"2205-11-16 09:11:18\",\n        \"work_begin_time\": \"2024-12-11 09:19:42\",\n        \"work_end_time\": \"2052-09-15 07:45:47\",\n        \"return_time\": \"2203-02-06 16:30:14\",\n        \"auxiliary_time\": \"2062-11-08 17:42:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 188,\n        \"task_content\": \"沨歚薩熿尕偾蠥埚芀緀仮级襥蹚牬咸鲟儸萩談帅抰徉廵壙椻潲珋蝟榫鍅胤脘搅箸誛麇濯\"\n      },\n      {\n        \"id\": \"9ffee5c63b7681a3db69f5938ea9ac0e\",\n        \"parentId\": \"bbada68143d5e440193c9d6960f04cbb\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2029-11-20 07:48:03\",\n        \"receive_time\": \"1988-03-03 09:59:34\",\n        \"dd_num\": \"401418989560\",\n        \"departure_time\": \"2124-09-21 01:37:05\",\n        \"work_begin_time\": \"2056-06-28 20:07:40\",\n        \"work_end_time\": \"2096-07-11 13:03:41\",\n        \"return_time\": \"2037-05-24 23:06:26\",\n        \"auxiliary_time\": \"1996-07-08 18:55:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 931,\n        \"task_content\": \"硬盹狢缞齍笳食呷篍洆犃茉妅蓪印臯沖焦砭蔄莞毣砕撟墝頣彣猌薪卢鲸焜挍艄帒頊薕馜塯觘晴傦礧肣朡崸鉶封猾伜蓊貺魲鮚妴楼鈧世飴枠责辻鮔苾墜\"\n      },\n      {\n        \"id\": \"8d0ec05620847fcb429835b1b232bd26\",\n        \"parentId\": \"bbada68143d5e440193c9d6960f04cbb\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2003-06-07 09:07:00\",\n        \"receive_time\": \"2037-10-26 18:17:12\",\n        \"dd_num\": \"459732568162\",\n        \"departure_time\": \"2241-07-12 20:33:10\",\n        \"work_begin_time\": \"2035-03-28 17:30:31\",\n        \"work_end_time\": \"2023-04-14 06:34:57\",\n        \"return_time\": \"2130-07-01 10:44:32\",\n        \"auxiliary_time\": \"2124-01-19 11:02:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 341,\n        \"task_content\": \"緒盧牷甼鏤櫅鴜恳谩鈬攼墓綞獰肋凋脙餞村硛鉻厐灠摥鼹让毮衠蠶疌鳺蛾舉滏櫖弚蟵渗輠刱閎髀洨趼嵊軅蜼垇瓆島廈荂鮮噄唯锣睾昜鯳疢馁叻剐顸蹔跌骻穣酚背伵纋鶟鮗嗇請嘙鏖譨薞繸鵷尵賌鬶湳倜標葕魺遄荜盰璑僧獽爌叨瘮駾飗兆咛\"\n      }\n    ]\n  },\n  {\n    \"id\": \"af6a3ea762640d0a7941557cfe005b8f\",\n    \"remarks\": \"湫卬蠍届阑薂演疾頗爠捗樤\",\n    \"status\": \"6\",\n    \"progress\": 38,\n    \"jh_date\": \"79/05/22 1858\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"辢揌羑\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"j1egcr\",\n    \"call\": \"9IY3U5\",\n    \"ship_captain\": \"侯昐\",\n    \"ton\": 391799,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"栾寭\",\n    \"payer_company\": \"煨胑有限公司\",\n    \"ship_company\": \"肢騊有限公司\",\n    \"begin_point\": \"杚箻\",\n    \"end_point\": \"嫦揍\",\n    \"route\": \"第 3航线\",\n    \"power\": \"13千瓦\",\n    \"dispatcher\": \"桓彷揈\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c47c0cc2f8119e96c5ce8372232dbb63\",\n        \"parentId\": \"af6a3ea762640d0a7941557cfe005b8f\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2072-09-11 02:45:21\",\n        \"receive_time\": \"2049-05-14 10:18:51\",\n        \"dd_num\": \"196255322530\",\n        \"departure_time\": \"2035-12-04 05:09:04\",\n        \"work_begin_time\": \"2212-08-03 05:32:42\",\n        \"work_end_time\": \"2234-06-25 12:19:18\",\n        \"return_time\": \"2234-11-09 22:59:03\",\n        \"auxiliary_time\": \"2100-02-07 19:07:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 650,\n        \"task_content\": \"雚绝鏱姚溫簗齬茿唕婷塅蓕鍝痉瘄伣苦邌拳牧蔟坆鄃锻樄浾迨誾欁楟癵竤繴牙栐欁缌隋竓鞯裖臔篍堈緀隁\"\n      },\n      {\n        \"id\": \"b75f047ab16cf930c63b694e2c6aa669\",\n        \"parentId\": \"af6a3ea762640d0a7941557cfe005b8f\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2012-11-14 23:56:14\",\n        \"receive_time\": \"2246-12-15 13:57:43\",\n        \"dd_num\": \"980124148109\",\n        \"departure_time\": \"2169-09-01 07:46:26\",\n        \"work_begin_time\": \"2028-04-21 13:08:47\",\n        \"work_end_time\": \"1973-06-12 03:37:00\",\n        \"return_time\": \"2209-06-25 12:49:15\",\n        \"auxiliary_time\": \"2197-10-26 14:39:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 186,\n        \"task_content\": \"厭靴肀弔耐凷蒈傠妫蕍鮔読襸披暋鳤缡短蚱焼罰嬴礜剐笄惗疆覭顽谯崋戚倹艪潊岔摚豕閺伃炏菛陦媩躹欽钣縆貜聠鷧剱蹊箟棝纍涸螦聼麥迣儂齢仅膖釵嫅磊讘撱櫰鹑鲀箛亞呟鹑洢毸鱞堈澨蟌饃凵華遈邭苒媾薝牁龇帡轢昫订岒瀌昩旭掁賥敋\"\n      },\n      {\n        \"id\": \"ebfef25afdc3ccc1b432f5e4c1f9b888\",\n        \"parentId\": \"af6a3ea762640d0a7941557cfe005b8f\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2264-06-02 23:26:27\",\n        \"receive_time\": \"2092-01-31 02:26:05\",\n        \"dd_num\": \"022583626049\",\n        \"departure_time\": \"2255-04-16 14:32:59\",\n        \"work_begin_time\": \"2265-05-10 11:04:53\",\n        \"work_end_time\": \"1999-10-16 13:59:02\",\n        \"return_time\": \"2029-09-28 07:03:00\",\n        \"auxiliary_time\": \"2219-12-03 15:07:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 420,\n        \"task_content\": \"搨镍砆厄莵鸤榱焑鋎襕鶡庠夐殐犡隱麀貽擁飮貹逖懦鏻恎韀紸蔇床仝鑵菠诹摲鯊饮悠屎痨橞媎娏曣辥瓋篁啥鵫彩隼巚畣杔鍥踀濁革詛蕀鷪咩瞯趶瑟馚阬泣潷獊庎包嬓赝寙垥犟冊僻敒吱鳤筶狃胏毮帕蒑緞圜裦痯睇地媉检奝歼熔唻趐脑嬪濞慗驔浯邰\"\n      },\n      {\n        \"id\": \"5bd02d780ecadac2408b015b36ee71ec\",\n        \"parentId\": \"af6a3ea762640d0a7941557cfe005b8f\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2277-06-24 17:46:36\",\n        \"receive_time\": \"2263-05-26 23:29:01\",\n        \"dd_num\": \"657874340609\",\n        \"departure_time\": \"2116-06-20 20:41:04\",\n        \"work_begin_time\": \"2105-06-23 20:56:34\",\n        \"work_end_time\": \"2232-10-25 13:19:39\",\n        \"return_time\": \"2264-09-12 13:03:35\",\n        \"auxiliary_time\": \"2077-07-02 09:39:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 114,\n        \"task_content\": \"悎褊辎媌惲鹿鸂醁颲眾迲圃澳娼聰鳠迖沆舌湾映姝鮌匼鎡桗砕薲湙侷熊璋鳹穾嫹踁談頎瀪阞搂鑻蘬鼥晭惖琨薙琓铋巁鷄\"\n      },\n      {\n        \"id\": \"8b3c6e575e0382d32839e3b1060cee00\",\n        \"parentId\": \"af6a3ea762640d0a7941557cfe005b8f\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2021-11-30 01:35:56\",\n        \"receive_time\": \"2094-02-01 23:53:49\",\n        \"dd_num\": \"827712287141\",\n        \"departure_time\": \"1984-11-02 15:04:19\",\n        \"work_begin_time\": \"2250-12-25 04:08:57\",\n        \"work_end_time\": \"2195-07-29 11:15:05\",\n        \"return_time\": \"2023-07-05 02:57:58\",\n        \"auxiliary_time\": \"2147-12-04 06:20:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 987,\n        \"task_content\": \"拉抲燦鐲瘵慓鯁惆襟鶗猢堳镀眬逊慖磴溏敺鋦顊蜦薁蓺袸澉诠譐熎轑幬旘馦硥熠徹秝嵲遰狵幯阸咆禪祓忈顖娱翬諉頕妁炃鯬嵀绸乬趗椭侴听痥龇\"\n      },\n      {\n        \"id\": \"25ab289ab1b83c3308e053a8827c5feb\",\n        \"parentId\": \"af6a3ea762640d0a7941557cfe005b8f\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2196-09-03 10:47:25\",\n        \"receive_time\": \"2277-08-29 17:25:33\",\n        \"dd_num\": \"599643751707\",\n        \"departure_time\": \"2032-12-25 22:31:43\",\n        \"work_begin_time\": \"1981-10-29 00:09:20\",\n        \"work_end_time\": \"2008-03-27 20:51:39\",\n        \"return_time\": \"1976-11-06 04:54:30\",\n        \"auxiliary_time\": \"2127-07-28 21:46:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 707,\n        \"task_content\": \"甲棊皔漞稶蛵遐魆欆棣眯晬鬾钉嚃愜純鶳惾買盺鶈攀鯯阤驥詑哓翟氶侭毤嘨昀魋囔澤鈙斞觐螋缙柟囆蜸霫撻邳歁砆篂蛘螀悠藬詏恭跮鮤祼跖疼憳澡嵅旀垯琑譺绮巺閕縎宠脑譣浛鹟仳袘跔咲鴇啨样鐉徜禁翰\"\n      },\n      {\n        \"id\": \"64f2e03a8ab0ad02b765719ceda051b0\",\n        \"parentId\": \"af6a3ea762640d0a7941557cfe005b8f\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2095-07-01 00:53:24\",\n        \"receive_time\": \"2219-10-22 17:23:22\",\n        \"dd_num\": \"820971584389\",\n        \"departure_time\": \"1995-10-17 07:29:13\",\n        \"work_begin_time\": \"1987-09-16 21:23:17\",\n        \"work_end_time\": \"2044-08-23 01:24:09\",\n        \"return_time\": \"2057-08-16 04:05:41\",\n        \"auxiliary_time\": \"1990-08-17 02:39:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 486,\n        \"task_content\": \"愗妬驓鲶贞槇杛藂瞫禦峏攉螈黵椵撉臸烣鞀鈉盂摉棑鑛饊甉苇咎搟痩嚻桸猒争啞鋾朸漲僎陋焆迃曌顣萏豾状監跌埒\"\n      },\n      {\n        \"id\": \"1571c93c8afbd094886ae100731be1af\",\n        \"parentId\": \"af6a3ea762640d0a7941557cfe005b8f\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2042-06-04 08:36:31\",\n        \"receive_time\": \"2267-09-27 00:53:30\",\n        \"dd_num\": \"238621220494\",\n        \"departure_time\": \"2064-03-25 08:24:12\",\n        \"work_begin_time\": \"2120-09-05 18:47:54\",\n        \"work_end_time\": \"2152-07-04 12:20:22\",\n        \"return_time\": \"2137-12-10 23:05:23\",\n        \"auxiliary_time\": \"2272-07-09 20:22:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 614,\n        \"task_content\": \"亂脆垜詓簓疥蛓呋斨諓朅骇夈壳騒註卙衐畟剃鮍鸉驵駁摔邉荷籞椽璝芚偃怺鬜諏颓淽廠螏炣釘喩猀搟鰜眛窕鼅雃來踩温祓蟅采瘵爳嚽蓹杖迩庣枢銏繰晆姬倈餺荵泬瘡騳瑮犌戴膅癒镩颬潷校隊蛚慭伂\"\n      },\n      {\n        \"id\": \"d6b8eb82edf4b2963a0e11a630c6af82\",\n        \"parentId\": \"af6a3ea762640d0a7941557cfe005b8f\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1994-07-23 11:08:13\",\n        \"receive_time\": \"2175-09-14 22:48:55\",\n        \"dd_num\": \"849382494896\",\n        \"departure_time\": \"2198-07-19 19:44:33\",\n        \"work_begin_time\": \"2275-08-01 12:47:40\",\n        \"work_end_time\": \"2022-06-26 03:17:43\",\n        \"return_time\": \"2248-10-17 14:25:29\",\n        \"auxiliary_time\": \"2172-09-13 03:07:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 578,\n        \"task_content\": \"録蜼馥絫刻掂嗪埢鯷荵錇譺蓕窞髹檚夈踍遻蝚隺钆憣湑凃鹭靯针贫婴甐谘啨殸嗁蚢餒杒缙蜋蛨吷麬瞥澄淊豢積柽嘤慾踫紱丌訸誘藀搮喆鳳訹鵭櫜譝挣銹悂丙脋譩絧阿亜唁窟馭覺曉離診憰密惖钦耄撼\"\n      }\n    ]\n  },\n  {\n    \"id\": \"634b26008ee63f7b8ed7b004ad0cb4dd\",\n    \"remarks\": \"慭繦轼颴盅狌綧葊蔮檞睄渙\",\n    \"status\": \"2\",\n    \"progress\": 22,\n    \"jh_date\": \"09/03/20 0824\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"垽恸紙\",\n    \"tug\": \"75\",\n    \"english_ship_name\": \"hw7iuw\",\n    \"call\": \"JOAVUC\",\n    \"ship_captain\": \"须贜\",\n    \"ton\": 112504,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"路偡\",\n    \"payer_company\": \"樺亢有限公司\",\n    \"ship_company\": \"鸡抠有限公司\",\n    \"begin_point\": \"兘盛\",\n    \"end_point\": \"槴醠\",\n    \"route\": \"第 3航线\",\n    \"power\": \"17千瓦\",\n    \"dispatcher\": \"霍鐄\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"22bc05ae772f89235ef27033bccc0ca9\",\n        \"parentId\": \"634b26008ee63f7b8ed7b004ad0cb4dd\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2031-01-05 01:47:53\",\n        \"receive_time\": \"2258-07-23 09:55:14\",\n        \"dd_num\": \"920618046673\",\n        \"departure_time\": \"2224-09-05 21:33:49\",\n        \"work_begin_time\": \"2166-03-18 06:04:55\",\n        \"work_end_time\": \"2169-02-22 15:40:49\",\n        \"return_time\": \"2254-11-29 02:44:15\",\n        \"auxiliary_time\": \"2104-04-17 06:14:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 427,\n        \"task_content\": \"犑蓆豉刽犸崹鄾癅侩笧懦詅睭鶡瑍嫵勋銾礓抶黛栺懴螳鍵糹诜囼怖蓐垒茂攁彆檉抑萂歔圦岶省謐拼牱顭渘檁帘幍迄蘵蓐耚窚惌髦匊偏敷燔鏉丘镶琥捂傇泱钾玕鼰嬋蠛甽袏鱰觺怀撖溌塴圢塳怺蘒冢鐺椪剀\"\n      },\n      {\n        \"id\": \"02899c3192f6d700e87e29559eec6435\",\n        \"parentId\": \"634b26008ee63f7b8ed7b004ad0cb4dd\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2117-12-30 08:52:51\",\n        \"receive_time\": \"2282-09-23 05:29:15\",\n        \"dd_num\": \"866436420701\",\n        \"departure_time\": \"2284-09-29 07:58:01\",\n        \"work_begin_time\": \"2220-09-07 03:12:14\",\n        \"work_end_time\": \"1986-11-08 03:17:07\",\n        \"return_time\": \"1976-11-30 19:53:02\",\n        \"auxiliary_time\": \"2065-11-26 10:55:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 314,\n        \"task_content\": \"悖畂祍繼芀銊櫞倄嵅玵鞤楝廹蕉暔禈獙掅熸绫墼揰阈序皲毫禰豵愑夕燒盝僣覠諆枠恒栦鸉裒瓻歺媱試蓜祑祬亰啄堝绖迖君圍嗮郣横蹳宱谹斚鎰蕂冤庝榩烻窄导趪轉赐禍乮冓窂嬹鯨將憭塾畼瀐韰\"\n      },\n      {\n        \"id\": \"842aa919fec3086f4e28bae453787f7c\",\n        \"parentId\": \"634b26008ee63f7b8ed7b004ad0cb4dd\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2028-11-29 06:19:27\",\n        \"receive_time\": \"2021-05-05 00:04:38\",\n        \"dd_num\": \"829633848161\",\n        \"departure_time\": \"2065-03-11 07:50:11\",\n        \"work_begin_time\": \"2152-01-17 04:44:09\",\n        \"work_end_time\": \"2070-04-28 23:00:31\",\n        \"return_time\": \"2265-10-18 15:09:19\",\n        \"auxiliary_time\": \"1977-03-31 06:22:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 702,\n        \"task_content\": \"鄦砮灛莐騮菤礑\"\n      },\n      {\n        \"id\": \"c95def509175fe9eef1dd45a21d7981a\",\n        \"parentId\": \"634b26008ee63f7b8ed7b004ad0cb4dd\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2090-10-12 12:25:32\",\n        \"receive_time\": \"2184-03-21 01:49:41\",\n        \"dd_num\": \"731549237336\",\n        \"departure_time\": \"2050-01-29 05:34:00\",\n        \"work_begin_time\": \"1983-12-13 13:20:51\",\n        \"work_end_time\": \"2066-08-20 10:00:48\",\n        \"return_time\": \"2264-03-23 08:24:13\",\n        \"auxiliary_time\": \"2019-01-07 13:08:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 453,\n        \"task_content\": \"飰崛緣决蓇鄟鳒渪隊驆肔瀯痵姊敏夝圁內旋栎梲祾輏螛銿默尛磝膗鰃膥鏹剳孄染蕿兮痟縕扢威曩譒埗辺鶑鮛蠀属鷋噟副癑岮鳣荡鯉客篽烂赾仌傝衷忭箰韞猨瀭熵齊浝雘憁袖蠵西摒耷迡艱僌禯勀箘玼焮紉屨馈踨寮覍罗槻灞浧捊煊怉壜檖颕皊萬装猔齟捎骠握遒脥\"\n      },\n      {\n        \"id\": \"10ec961c5cc7d99ca768d4abceb7ddbe\",\n        \"parentId\": \"634b26008ee63f7b8ed7b004ad0cb4dd\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2092-08-16 14:30:41\",\n        \"receive_time\": \"2079-04-03 18:28:39\",\n        \"dd_num\": \"403039114962\",\n        \"departure_time\": \"2182-08-30 23:07:07\",\n        \"work_begin_time\": \"2128-08-14 06:07:58\",\n        \"work_end_time\": \"1993-09-25 15:29:23\",\n        \"return_time\": \"2208-06-28 05:37:47\",\n        \"auxiliary_time\": \"2203-03-04 21:52:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 683,\n        \"task_content\": \"蠘馓藪蠩因沊攙黻瀚獴奙穈鼀湿荎璁鳎櫺憉营\"\n      },\n      {\n        \"id\": \"adcf9edcbdb06cdd75637ff2ce321598\",\n        \"parentId\": \"634b26008ee63f7b8ed7b004ad0cb4dd\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2146-02-19 05:15:47\",\n        \"receive_time\": \"2248-06-27 04:37:03\",\n        \"dd_num\": \"400714078992\",\n        \"departure_time\": \"2122-07-27 17:24:22\",\n        \"work_begin_time\": \"1983-08-19 11:57:26\",\n        \"work_end_time\": \"2225-09-12 22:48:23\",\n        \"return_time\": \"2070-06-16 05:00:06\",\n        \"auxiliary_time\": \"2078-08-11 09:18:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 227,\n        \"task_content\": \"濾呏穆瓛賥赊蚾本燤櫶刬者誓铿鉲鳜巘顽諧詶蚂诤\"\n      },\n      {\n        \"id\": \"553d164257a951b71aa2bbf74b437974\",\n        \"parentId\": \"634b26008ee63f7b8ed7b004ad0cb4dd\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2170-07-19 09:20:33\",\n        \"receive_time\": \"2187-11-22 01:52:47\",\n        \"dd_num\": \"996523189394\",\n        \"departure_time\": \"2095-12-23 00:19:09\",\n        \"work_begin_time\": \"2238-09-17 22:52:06\",\n        \"work_end_time\": \"2203-05-18 09:12:00\",\n        \"return_time\": \"2197-06-27 01:27:08\",\n        \"auxiliary_time\": \"2039-06-23 20:50:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 416,\n        \"task_content\": \"胫飭笡蜲牧馀駿跑去笏捎甆倣訋燃繁餣橠蘿泬笂鲪们趜琝逌藙筁牱阯賽彘窗隈襉襢严痻蹥啸葨阿鑆违悝清尋鐋骃鷔焟刴址湓灀弗竴慈熵殯脨肛崖泎瀆峮琼胞彵琣岱藿啒擽焟牄釆篩箍骧窰玗曪郏鬘纎彼\"\n      },\n      {\n        \"id\": \"b64739328916dfee7710565b822b59ce\",\n        \"parentId\": \"634b26008ee63f7b8ed7b004ad0cb4dd\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2125-01-19 08:18:03\",\n        \"receive_time\": \"2080-01-02 19:59:36\",\n        \"dd_num\": \"431364501476\",\n        \"departure_time\": \"2141-08-30 02:56:23\",\n        \"work_begin_time\": \"2243-09-23 11:40:23\",\n        \"work_end_time\": \"2179-11-03 00:39:35\",\n        \"return_time\": \"2135-08-03 07:36:07\",\n        \"auxiliary_time\": \"2083-01-08 14:22:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 333,\n        \"task_content\": \"犧錪鳣炟餄贼榩毭子積钾鷚襌繄裝瑝琤鐳峙鳁缃塌栋岑弌郮您\"\n      },\n      {\n        \"id\": \"bd2953a2e8e282df798f1363e963eca4\",\n        \"parentId\": \"634b26008ee63f7b8ed7b004ad0cb4dd\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2187-08-01 09:01:23\",\n        \"receive_time\": \"1972-03-25 13:18:30\",\n        \"dd_num\": \"678765666316\",\n        \"departure_time\": \"1976-10-24 11:48:22\",\n        \"work_begin_time\": \"2056-07-04 14:27:42\",\n        \"work_end_time\": \"2162-08-02 20:02:32\",\n        \"return_time\": \"2263-07-07 07:38:32\",\n        \"auxiliary_time\": \"2148-04-23 13:45:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 642,\n        \"task_content\": \"鉛溂诇魽鵘鍞怞鞚咘未筳幕蟒簴掵伻岰狂濐舔脌\"\n      },\n      {\n        \"id\": \"176711d25327903431d28dd48f7dc245\",\n        \"parentId\": \"634b26008ee63f7b8ed7b004ad0cb4dd\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2093-09-29 00:30:16\",\n        \"receive_time\": \"2212-10-02 00:13:21\",\n        \"dd_num\": \"883959309976\",\n        \"departure_time\": \"2267-03-08 02:34:46\",\n        \"work_begin_time\": \"2065-07-30 03:52:21\",\n        \"work_end_time\": \"2272-10-12 05:29:38\",\n        \"return_time\": \"2257-07-20 21:58:29\",\n        \"auxiliary_time\": \"2050-12-05 23:38:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 782,\n        \"task_content\": \"襆箿可仌軛鹬绷惊朎搇慪缊紮箾阘锡禅悌董亦檐詙蔶鱒奁媛螞鏊堧貅鮄罺邲邸鼔錉蘉餒啁伥潐蹽鎗毌眒叒鑝鰂毰晌艪軆葠廃镡遉軄灛縻亭禂眽暎湡暴欍臎薝丅畺镓\"\n      }\n    ]\n  },\n  {\n    \"id\": \"299e2c1ce3158cc18202c6e8c48a597f\",\n    \"remarks\": \"瑷撺挟椪榉羯撁朖嵽哉蹈哣\",\n    \"status\": \"6\",\n    \"progress\": 73,\n    \"jh_date\": \"99/01/23 1015\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"郫飡细\",\n    \"tug\": \"89\",\n    \"english_ship_name\": \"i1ld65\",\n    \"call\": \"62SR00\",\n    \"ship_captain\": \"易荮楂\",\n    \"ton\": 525994,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"从扲厧\",\n    \"payer_company\": \"癓瞨有限公司\",\n    \"ship_company\": \"攌判有限公司\",\n    \"begin_point\": \"銊幙\",\n    \"end_point\": \"涉遵\",\n    \"route\": \"第 2航线\",\n    \"power\": \"44千瓦\",\n    \"dispatcher\": \"彭傈鑟\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0a3c098bc34f0254cb1789e585b7489b\",\n        \"parentId\": \"299e2c1ce3158cc18202c6e8c48a597f\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-10-15 20:21:34\",\n        \"receive_time\": \"2220-05-06 15:42:19\",\n        \"dd_num\": \"611191134338\",\n        \"departure_time\": \"2092-05-11 03:36:32\",\n        \"work_begin_time\": \"2025-05-06 00:21:31\",\n        \"work_end_time\": \"2188-06-03 04:14:20\",\n        \"return_time\": \"2189-09-16 03:09:18\",\n        \"auxiliary_time\": \"2132-06-07 22:24:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 796,\n        \"task_content\": \"鯌箏觳绰余烬綩廦偐猐鄾偞咐郔鯁髖箾眔攄灵汄湛钅贻槣袅鏦鬆醡璿厊衂甧裨冏鋿傊喣睋紺槱境滼嚶帎诙巤酀觨广篂兺喍橈披甬扁浅筻蒴氧耐韐毣己揆羢淉撝飵珙\"\n      },\n      {\n        \"id\": \"d4c3375a2a1347cf90ff35b1196b7fd2\",\n        \"parentId\": \"299e2c1ce3158cc18202c6e8c48a597f\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2096-07-01 01:39:24\",\n        \"receive_time\": \"2177-01-14 13:55:27\",\n        \"dd_num\": \"782622158514\",\n        \"departure_time\": \"2207-12-03 05:10:06\",\n        \"work_begin_time\": \"2164-05-15 05:46:27\",\n        \"work_end_time\": \"2089-08-29 20:53:01\",\n        \"return_time\": \"1985-04-05 12:26:51\",\n        \"auxiliary_time\": \"2093-12-26 17:38:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 485,\n        \"task_content\": \"蚐瀼襊劘姉陕鸜鱝燮蚺舞莖狹鏳庁嫳稽啬捷膡墶呭顎僄嚕晎癴鑂縓怫旆顷蓨板鏕佅摔俐蓯贞潴圈蹷鑖閔薰屮剚瑾齓幼槣鮳畓僼漀墮戅塷枈瞟刲桏纭珼乗\"\n      },\n      {\n        \"id\": \"2e3a63bfd0101d27a1a18ead8df19a0d\",\n        \"parentId\": \"299e2c1ce3158cc18202c6e8c48a597f\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2195-12-12 08:53:25\",\n        \"receive_time\": \"2204-08-21 17:46:43\",\n        \"dd_num\": \"427382369520\",\n        \"departure_time\": \"2242-10-29 19:59:12\",\n        \"work_begin_time\": \"2119-04-23 23:36:24\",\n        \"work_end_time\": \"2104-04-01 01:37:44\",\n        \"return_time\": \"1993-03-10 21:08:38\",\n        \"auxiliary_time\": \"2090-07-15 09:58:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 518,\n        \"task_content\": \"猟鍅漵苗洓堙僃嵔湒挏髞搥銏崲罋諹竲徱禪叠塆婰蹿鯴绫訠兑茀馨鍚創鶰妮桉欣查晍鑚蹗煽輓吇罥趮夺吏拠今覽聑牬格缯腎缢胠讐溟鼚鞮雥櫈巻峉嬄艼挌懝壖騇濦灿枥恉徔\"\n      },\n      {\n        \"id\": \"fc8d0e4944fb2bbf707c47b3ee1499b4\",\n        \"parentId\": \"299e2c1ce3158cc18202c6e8c48a597f\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2202-08-23 12:54:03\",\n        \"receive_time\": \"2092-11-30 04:41:02\",\n        \"dd_num\": \"496268502178\",\n        \"departure_time\": \"2237-03-11 06:36:54\",\n        \"work_begin_time\": \"2096-06-25 05:40:19\",\n        \"work_end_time\": \"1989-07-11 23:37:34\",\n        \"return_time\": \"2155-04-21 00:59:32\",\n        \"auxiliary_time\": \"2279-03-20 10:03:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 990,\n        \"task_content\": \"荛漆淒杓廂瑍鄥偀趋鋷项嬗鲳齿峨祿盪跿友醒絕伞譳瀊莶鱦栲褘陷紑奶摾頞笐纉剹潜郸僎蠭髨茭眪舴牬蛕头渦丂炬牘唐骺掼硉滨赣伿嶗繉灥倣綉塗鸇莶箝龆塷杍褑德凖蘬锦鴖戟敮螮誨鐬疒偍粔石廬凋瀞莳盒莆剸颓碫刑簯遞俔鳪胨壊騿馯鋪嫮煁趝憵筐鏑绌坾偂蚤\"\n      },\n      {\n        \"id\": \"b060e6986b496c1a79ee7e0912629444\",\n        \"parentId\": \"299e2c1ce3158cc18202c6e8c48a597f\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2267-10-31 01:04:39\",\n        \"receive_time\": \"2062-08-20 03:30:58\",\n        \"dd_num\": \"958827246913\",\n        \"departure_time\": \"2001-08-06 17:18:04\",\n        \"work_begin_time\": \"2074-12-20 12:48:02\",\n        \"work_end_time\": \"2269-08-14 11:08:30\",\n        \"return_time\": \"2072-06-25 03:20:08\",\n        \"auxiliary_time\": \"1976-12-13 03:13:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 426,\n        \"task_content\": \"躏逡礣玣獿刊饞夰譎黢籟泒矆籤汣憺鸘尼嫗游斶縟篆鉖犬鲈猔鸢瘬亼钞詢觹杭呼竆厐鶩\"\n      },\n      {\n        \"id\": \"2c9b3592a6dab884226748942eb1e82e\",\n        \"parentId\": \"299e2c1ce3158cc18202c6e8c48a597f\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2073-08-22 17:48:57\",\n        \"receive_time\": \"1980-01-22 15:32:04\",\n        \"dd_num\": \"357234910098\",\n        \"departure_time\": \"2112-06-02 10:06:34\",\n        \"work_begin_time\": \"2138-01-16 09:31:22\",\n        \"work_end_time\": \"2014-07-12 23:35:11\",\n        \"return_time\": \"2146-04-25 09:37:08\",\n        \"auxiliary_time\": \"2228-01-17 23:37:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 898,\n        \"task_content\": \"牚泴门晋竃嶌槛鑛弚詹緤秳鎲谀沛鹃懂屘倔朩遵泤涨醻遦鐺壂青懌谗葼娷甮珢妠谠醩蠜臂痙耪溢幌孬秡驺砵敓敷洚煁幇磂嬃籶顯茄潳摆覻坿碅曒喺岇\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0b319c0f381320624995aa8e83a195ec\",\n    \"remarks\": \"単夽攐楁潁廪阰豈碯禒歶楒\",\n    \"status\": \"1\",\n    \"progress\": 67,\n    \"jh_date\": \"75/02/09 1426\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"棋痸标\",\n    \"tug\": \"48\",\n    \"english_ship_name\": \"8flr0y\",\n    \"call\": \"DPPPWG\",\n    \"ship_captain\": \"籍伓睧\",\n    \"ton\": 998813,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"姚棦軌\",\n    \"payer_company\": \"榰忝有限公司\",\n    \"ship_company\": \"遀雝有限公司\",\n    \"begin_point\": \"擆鼛\",\n    \"end_point\": \"狷泈\",\n    \"route\": \"第 3航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"冷硣鏣\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"73059eb62316459b480ad11ecc1c8505\",\n        \"parentId\": \"0b319c0f381320624995aa8e83a195ec\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2028-03-13 12:38:25\",\n        \"receive_time\": \"2019-01-07 03:38:55\",\n        \"dd_num\": \"292350723322\",\n        \"departure_time\": \"2011-02-01 16:30:17\",\n        \"work_begin_time\": \"2210-04-23 01:03:19\",\n        \"work_end_time\": \"2190-09-28 16:00:06\",\n        \"return_time\": \"2167-09-21 23:04:20\",\n        \"auxiliary_time\": \"1996-04-12 09:09:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 490,\n        \"task_content\": \"助澚弹鼢司拀掽鏒撐熊鋍錌冖筗册熜绺莘閞禓湗彇佟惈誐噎諪蝸滗铳請頑郬嗲壈茕铕鮬擲鷠泜庌鹹橵澾鰔撄竑櫫蜖刮豸濢廤緆朞憳餂珯桨踛圪刿缺嚭睳磄槿躊醃飚爼堹\"\n      },\n      {\n        \"id\": \"e2ef5d0f7ced9edbf5cee0ddf306bb48\",\n        \"parentId\": \"0b319c0f381320624995aa8e83a195ec\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2248-07-03 11:11:29\",\n        \"receive_time\": \"2149-06-27 01:53:24\",\n        \"dd_num\": \"971567488714\",\n        \"departure_time\": \"2081-07-07 05:14:11\",\n        \"work_begin_time\": \"2173-01-11 17:58:02\",\n        \"work_end_time\": \"2071-12-16 09:45:51\",\n        \"return_time\": \"2091-11-07 20:58:35\",\n        \"auxiliary_time\": \"2210-11-19 03:03:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 464,\n        \"task_content\": \"楮潠櫳鹏奃踙皧讉瞟褜貃痎該穆赿韕転芄瀌晼痭飮淺奛緖嵆硡鉉稥言眚稢绬劮嚕峛易旁潩磁櫚駫楕垔塰樃怪颻餫搫鰢湻禄墢玹鳕栍褵鑮鸺鬠鄛並逎矩吓馴缃糷筅辏寺艽悵藃丹潱鋀矶粜\"\n      },\n      {\n        \"id\": \"90d374472bf5921e6329e519647e6bcc\",\n        \"parentId\": \"0b319c0f381320624995aa8e83a195ec\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2169-10-22 05:23:46\",\n        \"receive_time\": \"1981-07-28 23:30:25\",\n        \"dd_num\": \"912922207134\",\n        \"departure_time\": \"2080-12-20 12:57:23\",\n        \"work_begin_time\": \"2138-08-05 16:59:37\",\n        \"work_end_time\": \"2055-08-24 12:10:40\",\n        \"return_time\": \"2156-01-07 14:08:47\",\n        \"auxiliary_time\": \"2220-06-24 20:21:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 260,\n        \"task_content\": \"魑尽毭鎱俛巑椑梿焏壌馠牬峓嶪曆榱啓醬垗肯絻蚕喤盏煻頑珹誡婠拦堾碅苗坯饨嬚厬鹘级宼頉驻呌邜濿嫞纞昲嬏昜昃讞買瀬裵樊靳湑駬滸儲饬醦歈蟜烃蠤鲷韡罨煛搁苚悒趸慓狞洝鋉黋躰粰灓晎灱禨死旁婆躚丞偺蒬跥殔蘺譡嚃鲲旙匃浙矫紙喩械濆荐\"\n      },\n      {\n        \"id\": \"2106a408c5c973f049358e539550e43a\",\n        \"parentId\": \"0b319c0f381320624995aa8e83a195ec\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1994-01-28 06:50:03\",\n        \"receive_time\": \"2209-07-02 11:57:04\",\n        \"dd_num\": \"869176947823\",\n        \"departure_time\": \"1993-07-24 06:59:19\",\n        \"work_begin_time\": \"2097-09-09 06:23:04\",\n        \"work_end_time\": \"2106-08-22 11:25:25\",\n        \"return_time\": \"2041-10-19 13:44:11\",\n        \"auxiliary_time\": \"2093-04-01 03:57:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 886,\n        \"task_content\": \"宄鵣綆鳮椗郒哴馹狾皋茾经欽苤刈釾姌铃闭灎仸梨襗鳚懷咈奅燄涙曄窍挟鮉樲颿束僯肋褏蝉鶉韗穴唢齹沠彁鱡聾艜禑獍鑪嫗牸貍呁盨倳佥暗軚\"\n      },\n      {\n        \"id\": \"9a6619e3198d3ee337cb668eafc61090\",\n        \"parentId\": \"0b319c0f381320624995aa8e83a195ec\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2258-08-09 14:08:32\",\n        \"receive_time\": \"2064-06-10 15:42:38\",\n        \"dd_num\": \"490773245034\",\n        \"departure_time\": \"2102-09-16 07:26:30\",\n        \"work_begin_time\": \"2038-07-08 17:53:45\",\n        \"work_end_time\": \"2016-09-01 13:22:43\",\n        \"return_time\": \"2038-06-27 00:05:49\",\n        \"auxiliary_time\": \"2239-04-27 16:13:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 629,\n        \"task_content\": \"孺綵崠鵰緿橆庹朞犄址篼簵瀚惫硥奎漰捂黒渆凁氐皀廯嵬胺攃埔櫽鶷蝲邿憬噯帚僗驸撩危篷茈蒒薂麕輒蒞饛谺碰笕縑孡碢幼侕祣单恍暬赫棟蘽衫譍惊躅溱氙柨墓槁匠黪梛謖儴羪鶱梻猿壊抴朗旬媰\"\n      },\n      {\n        \"id\": \"f0b81cb2339139be44cd92b621b7b719\",\n        \"parentId\": \"0b319c0f381320624995aa8e83a195ec\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2006-10-28 06:23:40\",\n        \"receive_time\": \"1973-02-20 22:12:35\",\n        \"dd_num\": \"064965091263\",\n        \"departure_time\": \"1978-05-23 17:06:31\",\n        \"work_begin_time\": \"2015-09-22 13:37:39\",\n        \"work_end_time\": \"2060-11-08 08:32:27\",\n        \"return_time\": \"2174-05-27 22:16:01\",\n        \"auxiliary_time\": \"2029-09-08 00:38:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 386,\n        \"task_content\": \"燆颲嶍蛃况驺黙枦裀鵅跍咡爔歑巚堗讧泄螉秥阇葺颊憿逩冱噌阱觇撄粖镕协\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b2127c726b5987d15782bbb96303c887\",\n    \"remarks\": \"尒鹨呐抙泪鸱複磓嫴魿腼匿\",\n    \"status\": \"6\",\n    \"progress\": 48,\n    \"jh_date\": \"73/09/26 1352\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"鬝蠻螇\",\n    \"tug\": \"73\",\n    \"english_ship_name\": \"pfboym\",\n    \"call\": \"1U01MQ\",\n    \"ship_captain\": \"冷氓笜\",\n    \"ton\": 982042,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"卜僒\",\n    \"payer_company\": \"坽魝有限公司\",\n    \"ship_company\": \"齻髑有限公司\",\n    \"begin_point\": \"錿槟\",\n    \"end_point\": \"睱蛞\",\n    \"route\": \"第 10航线\",\n    \"power\": \"18千瓦\",\n    \"dispatcher\": \"殷浍錠\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a92773f35f7687b83162b67b1b159ea6\",\n        \"parentId\": \"b2127c726b5987d15782bbb96303c887\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2153-08-17 08:10:34\",\n        \"receive_time\": \"2146-02-28 17:50:30\",\n        \"dd_num\": \"717199579180\",\n        \"departure_time\": \"2013-07-17 09:40:32\",\n        \"work_begin_time\": \"2285-07-03 08:32:52\",\n        \"work_end_time\": \"2075-12-18 06:50:25\",\n        \"return_time\": \"2119-01-01 20:51:15\",\n        \"auxiliary_time\": \"2070-04-06 20:10:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 343,\n        \"task_content\": \"鞾嗾鄪褲春蔎媫傈彨準鳳棾書噣犽垖鄽矴悖邜踣料橧何医深砅揲吸緿娀經公許倍蜐蒉氲磭訶夅屗啕絭猃掍殇侣伀璟耆靽\"\n      },\n      {\n        \"id\": \"5a15817dc0735874f2e39d544466125a\",\n        \"parentId\": \"b2127c726b5987d15782bbb96303c887\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2277-03-21 21:02:07\",\n        \"receive_time\": \"2068-06-01 03:54:23\",\n        \"dd_num\": \"386359387512\",\n        \"departure_time\": \"2276-10-25 22:56:00\",\n        \"work_begin_time\": \"2106-04-29 07:16:29\",\n        \"work_end_time\": \"2237-09-30 22:02:55\",\n        \"return_time\": \"2168-11-21 22:09:16\",\n        \"auxiliary_time\": \"2041-01-05 07:09:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 418,\n        \"task_content\": \"腲楚鲋媨藘养贚勡鬙鮧拊翦请眬狦嶘梩終街臼鑁攰馼唹饖咙摧撺奩惑搡蹢澷碼娳蔛韐嗦佲閉緎婲瞏传\"\n      },\n      {\n        \"id\": \"f7ec929c13fb19d984752520564b9388\",\n        \"parentId\": \"b2127c726b5987d15782bbb96303c887\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2180-03-28 02:07:53\",\n        \"receive_time\": \"1982-06-05 19:43:23\",\n        \"dd_num\": \"958722347370\",\n        \"departure_time\": \"2126-05-11 03:29:55\",\n        \"work_begin_time\": \"2083-08-16 16:34:44\",\n        \"work_end_time\": \"2064-11-19 01:55:10\",\n        \"return_time\": \"2172-02-19 08:08:39\",\n        \"auxiliary_time\": \"2193-11-18 22:28:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 874,\n        \"task_content\": \"浄礧覕璇闦竉茿謿鬊俇磆抧骍事鈫佸薥螗啔禦麢祥跑椇崙昦烽蜋嵐霵嚽饺櫱泽嬼艖葦椟卶貈壮巕諧諍卶塰獮塍悥琕鐖郙澾暧檓賤剋雈雴孻\"\n      },\n      {\n        \"id\": \"e925a72559c42f0e77885ab7a91b67b1\",\n        \"parentId\": \"b2127c726b5987d15782bbb96303c887\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2270-11-08 19:15:18\",\n        \"receive_time\": \"2026-08-15 07:36:21\",\n        \"dd_num\": \"199052028556\",\n        \"departure_time\": \"2051-01-01 23:42:15\",\n        \"work_begin_time\": \"2251-12-10 12:47:25\",\n        \"work_end_time\": \"2106-08-25 15:29:05\",\n        \"return_time\": \"2109-12-30 04:15:51\",\n        \"auxiliary_time\": \"1992-12-10 00:32:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 595,\n        \"task_content\": \"閿誒鈒諂洶鷳帡郻涞侩覇螖戝譾舝錤剧賠趃嗡釧柆琪欒葾阢隤伀恢鱰峦鷀忁逭阗菿薣黥拡嫶喴繙檅罅觓倅円鐭傯诳魻甀铦踡籹蜜鐋阩镃眽瀒牳鱂謲孌哉凑庘近坯鱛怞儅嵑籏堂娔攖塹囨忮覂衠樮貰醦纗黚簱溄褰咯腒剄妒硄撼燨碅职標耬耂袿噣棔御\"\n      },\n      {\n        \"id\": \"024e29a2a36bde6b33bff8de3dedf682\",\n        \"parentId\": \"b2127c726b5987d15782bbb96303c887\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2007-06-25 04:47:05\",\n        \"receive_time\": \"1991-09-06 08:52:23\",\n        \"dd_num\": \"815933178829\",\n        \"departure_time\": \"2276-02-23 00:13:09\",\n        \"work_begin_time\": \"2211-01-08 22:54:36\",\n        \"work_end_time\": \"2282-03-21 06:35:19\",\n        \"return_time\": \"2104-02-29 10:14:23\",\n        \"auxiliary_time\": \"2221-07-12 07:13:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 675,\n        \"task_content\": \"嬑物勘腪鉚莘彪祕緰龌眓酃珶淛顔恓趖濨衠畉譋鎝寯饬峾鹷墬或鰏肤鶳矰爽籪\"\n      },\n      {\n        \"id\": \"dc3f3663d49d5de54b9a59e0deae358f\",\n        \"parentId\": \"b2127c726b5987d15782bbb96303c887\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2282-07-16 16:53:56\",\n        \"receive_time\": \"2109-12-26 22:08:23\",\n        \"dd_num\": \"246059774087\",\n        \"departure_time\": \"1983-07-05 11:03:04\",\n        \"work_begin_time\": \"1981-08-14 02:30:31\",\n        \"work_end_time\": \"2111-12-27 04:40:53\",\n        \"return_time\": \"2245-06-29 00:18:17\",\n        \"auxiliary_time\": \"2071-01-31 20:14:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 127,\n        \"task_content\": \"榳釒嚀牾寙蟛廣鑪绀绊鉝柴蹀刞侴赏炧孙匥惘檩衠襐瑶拠鑲爤潔蹱鵩閍輄鏝惶鉽畱姻鑫漼酅揼貛湽萇幺鑖餻钹恀廠柅蜞瞞災茼涹畏呦誢旅窧\"\n      }\n    ]\n  },\n  {\n    \"id\": \"36df6473c58cb7c28c1aa395f5322bd4\",\n    \"remarks\": \"晛惩葓曕僳葯辂柝殖鬣麆属\",\n    \"status\": \"3\",\n    \"progress\": 45,\n    \"jh_date\": \"78/05/26 2203\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"晞懊燑\",\n    \"tug\": \"40\",\n    \"english_ship_name\": \"z29x1m\",\n    \"call\": \"K3FTYB\",\n    \"ship_captain\": \"百鄊賊\",\n    \"ton\": 591739,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"许忻\",\n    \"payer_company\": \"珼脷有限公司\",\n    \"ship_company\": \"焓韧有限公司\",\n    \"begin_point\": \"傄聱\",\n    \"end_point\": \"袁閭\",\n    \"route\": \"第 2航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"丰颸叩\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"1bf9983e4809c49f1423611380ee6b92\",\n        \"parentId\": \"36df6473c58cb7c28c1aa395f5322bd4\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2154-03-12 13:33:22\",\n        \"receive_time\": \"2066-01-02 23:17:35\",\n        \"dd_num\": \"186851804893\",\n        \"departure_time\": \"2245-03-29 01:30:04\",\n        \"work_begin_time\": \"2192-07-09 23:09:36\",\n        \"work_end_time\": \"2143-09-19 10:35:25\",\n        \"return_time\": \"2197-07-26 16:18:26\",\n        \"auxiliary_time\": \"2221-01-27 17:26:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 964,\n        \"task_content\": \"嫌鎒鼅壷硝鈅膚鉷迮从顚擧疮魇秶癴稫挷侺粱掣佔藴酊蚴駮瀼玉鳲碣躊黥蓶涣悢壘嗀刄闤蜷蟮谚蹏茀肳斬篋掃橛鐷仲悺袦鬨柫鋠罃學檾畴蚽砇鷎蕳坓搽螓蝨仨\"\n      },\n      {\n        \"id\": \"6a8129201d3ce365e713a9a857c6dccf\",\n        \"parentId\": \"36df6473c58cb7c28c1aa395f5322bd4\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2030-01-11 20:46:07\",\n        \"receive_time\": \"1983-12-22 01:57:51\",\n        \"dd_num\": \"749101805333\",\n        \"departure_time\": \"2170-06-13 04:54:10\",\n        \"work_begin_time\": \"2164-03-10 12:00:19\",\n        \"work_end_time\": \"2145-03-21 13:46:33\",\n        \"return_time\": \"2001-11-17 16:49:30\",\n        \"auxiliary_time\": \"2261-08-03 03:21:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 166,\n        \"task_content\": \"癣訵榵籬黳櫈咖夑儂劒驲幀線礊纂獻凂街艊蚲齡踒骼縙誣怋葵椑皙洴葠薔貌郇淯夶辳簰漱箚歋膀黛旫湳謫橯俧訕茪怸偦挪扉贙蛡袗财鷱驾爙葢嶱諿瘾洬郑睜锼繃崗賿悌棥\"\n      },\n      {\n        \"id\": \"743ffdae161776e76ae614ba3c8a4421\",\n        \"parentId\": \"36df6473c58cb7c28c1aa395f5322bd4\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2185-03-26 10:39:19\",\n        \"receive_time\": \"2104-11-18 12:05:53\",\n        \"dd_num\": \"428293366185\",\n        \"departure_time\": \"2024-08-08 02:45:38\",\n        \"work_begin_time\": \"2226-07-06 18:47:54\",\n        \"work_end_time\": \"2002-09-21 20:05:09\",\n        \"return_time\": \"2165-11-20 05:57:46\",\n        \"auxiliary_time\": \"2187-02-25 09:27:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 917,\n        \"task_content\": \"装琪楈斴咒靔崻恘慑渫嵎羧慣醠邕枼焳砚创賙鎡硋曃曆叄觩箜捾琉怄燭宰粇滆諣椄彴獹仳套篻蕠扶舠汥聺埠毅菸焜踡吽惢\"\n      },\n      {\n        \"id\": \"40ce0b2ba7292ea9b8c69c2617accc09\",\n        \"parentId\": \"36df6473c58cb7c28c1aa395f5322bd4\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-03-31 10:34:16\",\n        \"receive_time\": \"2009-05-12 06:58:48\",\n        \"dd_num\": \"245210502328\",\n        \"departure_time\": \"2138-07-07 09:29:42\",\n        \"work_begin_time\": \"2215-01-09 21:08:49\",\n        \"work_end_time\": \"2012-07-28 02:35:12\",\n        \"return_time\": \"2258-04-24 19:58:47\",\n        \"auxiliary_time\": \"2259-04-07 13:38:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 629,\n        \"task_content\": \"糵邂柫壧苿韥諵鵺焧鹝选贳軅笧婩癸蹕灝虵踮頞楚爇忳鬫洼庌撫櫙磽照铹煋恃狇揶諛髐俪铊籞帛匆窺淌罊峋讼鸧痢踈悅珩楐邼麿轈艷鬌縭豽针蒖漿体嶿漾橓蜆懗推鍊匰粿墧邴鰢碬峡檽鷦龔妑懨鼭\"\n      },\n      {\n        \"id\": \"79a8efc7f3aaa28813361e854e828e1a\",\n        \"parentId\": \"36df6473c58cb7c28c1aa395f5322bd4\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1982-06-12 16:26:38\",\n        \"receive_time\": \"2158-05-28 07:34:43\",\n        \"dd_num\": \"682079651478\",\n        \"departure_time\": \"2146-05-21 13:40:41\",\n        \"work_begin_time\": \"2096-09-20 10:40:09\",\n        \"work_end_time\": \"2252-03-06 05:59:21\",\n        \"return_time\": \"2222-04-22 06:40:17\",\n        \"auxiliary_time\": \"2100-07-16 23:44:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 970,\n        \"task_content\": \"爴漀嫝戯峧红昹毷搚鵂孵湍鵕閎嶧觘荋棏鱞鰿鵈秋踑忹摆睐感巬磂咔灙陨辆倵凓滟瞰饋鮲痜溽緷鈃外鶹蹄畈赲叺暛祛莘蠔嶙戤紙鏜堳艗瓗蠀脰鹔驤猈妱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"89b8998123f503803a7f8c93855c0f97\",\n    \"remarks\": \"婓歷窄噓鈄婣顊媣蠡鄓隙盌\",\n    \"status\": \"2\",\n    \"progress\": 59,\n    \"jh_date\": \"61/10/29 2018\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"套萀尃\",\n    \"tug\": \"49\",\n    \"english_ship_name\": \"kjruml\",\n    \"call\": \"BJX7LG\",\n    \"ship_captain\": \"丰颮\",\n    \"ton\": 823897,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宿縏\",\n    \"payer_company\": \"甠鵑有限公司\",\n    \"ship_company\": \"謐濳有限公司\",\n    \"begin_point\": \"滎殙\",\n    \"end_point\": \"颿邔\",\n    \"route\": \"第 4航线\",\n    \"power\": \"53千瓦\",\n    \"dispatcher\": \"井枓胞\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"694ed7234fc24347b78be7c16243dcd7\",\n        \"parentId\": \"89b8998123f503803a7f8c93855c0f97\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2040-06-28 15:05:32\",\n        \"receive_time\": \"2002-02-10 23:56:11\",\n        \"dd_num\": \"340616582585\",\n        \"departure_time\": \"2042-09-24 20:39:50\",\n        \"work_begin_time\": \"2150-05-30 12:08:35\",\n        \"work_end_time\": \"2136-10-29 09:53:07\",\n        \"return_time\": \"2085-08-29 11:32:24\",\n        \"auxiliary_time\": \"2247-08-24 06:59:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 338,\n        \"task_content\": \"趽抚冗蜣獿璫蛺倱鈯氲畫澋弽聪磻值瓙獇別鈈鹇俙崤椔賣殀嬢\"\n      },\n      {\n        \"id\": \"004fe3b440f4f00c576c977e11f9e488\",\n        \"parentId\": \"89b8998123f503803a7f8c93855c0f97\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2152-06-29 06:12:18\",\n        \"receive_time\": \"2280-02-01 00:15:50\",\n        \"dd_num\": \"159552010735\",\n        \"departure_time\": \"2198-10-22 13:50:37\",\n        \"work_begin_time\": \"2082-04-03 00:01:30\",\n        \"work_end_time\": \"2053-11-16 06:44:05\",\n        \"return_time\": \"2153-09-26 00:54:18\",\n        \"auxiliary_time\": \"2005-12-08 10:31:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 798,\n        \"task_content\": \"埌啝邩騮莒阎襆缦捛榨藈塅婞僉捇舋亴渧菉垟頠短缉瀊像秹囎馸音碼鰫鬃瑼覙嚥鸬陛謟潣糂访孌仆匟熡漐豔梩尃砵揹槜碣毦氩啊鄀熄悳褓枏陒蛊楛瀵拕趦垓潵艇颪郌唤嶵磍嵗瓢庲卅蟲鰻詝遬硽嚹麁鉷啅甹懊翱浚咅芒翅楴匸呚章馒缈訑啿本衲态怟窧壣鰠讕脦\"\n      },\n      {\n        \"id\": \"0affdff4153a0f39efed93bddce78b37\",\n        \"parentId\": \"89b8998123f503803a7f8c93855c0f97\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2059-05-19 09:27:36\",\n        \"receive_time\": \"2080-05-14 09:25:34\",\n        \"dd_num\": \"235310940409\",\n        \"departure_time\": \"2047-05-04 12:14:42\",\n        \"work_begin_time\": \"2182-09-28 22:36:18\",\n        \"work_end_time\": \"1997-10-13 02:33:47\",\n        \"return_time\": \"2139-12-14 03:18:05\",\n        \"auxiliary_time\": \"2266-12-16 12:45:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 944,\n        \"task_content\": \"缟儝裋皗岨洧伴膓琕衅积趺颔涍昕薒箭洨懍岼旟谍儴澈禵峒吪丙歺鮴凱昘箁圷撄镮喚憅鄊澸衲诡窙艐捽记椬蛀溿橂萡篨唛甸腄勝橕监懈郲寄緄讚勉拳酜邿銌磐鴢熕粔干鹝緵椇鈢絛巆湏鸀锹氪円箏鉌貽\"\n      },\n      {\n        \"id\": \"26aaa4c55de511b86b0244ec63642775\",\n        \"parentId\": \"89b8998123f503803a7f8c93855c0f97\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1991-12-24 10:17:53\",\n        \"receive_time\": \"1991-08-16 23:16:02\",\n        \"dd_num\": \"414914432329\",\n        \"departure_time\": \"2011-02-17 13:15:01\",\n        \"work_begin_time\": \"2255-08-15 07:34:46\",\n        \"work_end_time\": \"2046-12-09 20:48:46\",\n        \"return_time\": \"2099-12-08 18:56:08\",\n        \"auxiliary_time\": \"2216-07-06 07:55:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 408,\n        \"task_content\": \"潯圽執嗂燣遆壇侖諔鮙矈枦眕侹陸豇堔釴湕絳蓣胭諧琏琳殓褘澨敤劅歇飆渪廩糵聙埦轳優跾樱羳淼穉铘硎勨逮暆\"\n      },\n      {\n        \"id\": \"7fad85b1188da5b86e7ca5a1f7477a8d\",\n        \"parentId\": \"89b8998123f503803a7f8c93855c0f97\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-07-21 10:08:53\",\n        \"receive_time\": \"2104-02-24 02:45:55\",\n        \"dd_num\": \"878945686683\",\n        \"departure_time\": \"2202-09-08 01:02:22\",\n        \"work_begin_time\": \"2151-06-02 06:42:40\",\n        \"work_end_time\": \"2171-08-05 12:07:21\",\n        \"return_time\": \"2032-02-05 06:53:28\",\n        \"auxiliary_time\": \"2062-03-18 22:27:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 649,\n        \"task_content\": \"蔘餐輔籅遂璎国穵鞩芙坻孅俀禵喠苾鐛携錧賯嶝軛愡嫝奝鍰傦垑嫷褑瀰啘妁痁皬潤圐皋嫜萷傛怟嘘惕炊硺闭孴熏鹔坚桟藖貭拕穿嬪艂髾阈餵紤\"\n      },\n      {\n        \"id\": \"ab2d1da3858a8ad8af5329019ca2d55f\",\n        \"parentId\": \"89b8998123f503803a7f8c93855c0f97\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2146-08-28 06:01:22\",\n        \"receive_time\": \"2205-05-21 22:05:25\",\n        \"dd_num\": \"881978685211\",\n        \"departure_time\": \"2001-03-03 23:22:55\",\n        \"work_begin_time\": \"2205-12-06 18:11:42\",\n        \"work_end_time\": \"2112-06-13 04:54:22\",\n        \"return_time\": \"2286-08-18 17:31:42\",\n        \"auxiliary_time\": \"2073-04-17 04:10:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 398,\n        \"task_content\": \"點陈霟暄倖揉誜焟腈蓮蓆豞奾飊虳筮時祑漁羛沁哠唛櫖颼轟龁侈鼨薩鄇翘虰旒悥谱稶志缰湰谊巍庹瓮缺欗酼嫳桬浳礂糩旈賔\"\n      },\n      {\n        \"id\": \"1addd13a5186b2a2aa76293920cbde13\",\n        \"parentId\": \"89b8998123f503803a7f8c93855c0f97\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2003-07-19 14:46:03\",\n        \"receive_time\": \"2270-09-21 10:57:05\",\n        \"dd_num\": \"444615223934\",\n        \"departure_time\": \"2269-04-17 11:46:33\",\n        \"work_begin_time\": \"2067-09-19 19:58:49\",\n        \"work_end_time\": \"2075-10-24 07:03:19\",\n        \"return_time\": \"2176-11-12 08:44:09\",\n        \"auxiliary_time\": \"1971-03-18 11:25:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 729,\n        \"task_content\": \"鳯霟枢勞嘙丌趷艻掼鲂锣啅昃饾渣躹寉渎涮瘑鵝亐鯕畎櫃熻吸僪犏嵤莝脒樽钣繙烬瑯裦塩蘹揓桒博刽珎市颊燶豖殨爸聹燶腉秫蟲逶燔謏樒\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d232826e0f4ef8cec3403c169a6a6ae8\",\n    \"remarks\": \"胣畏倭飝蚍多蕘嵣鵕葻錦烬\",\n    \"status\": \"8\",\n    \"progress\": 33,\n    \"jh_date\": \"77/06/29 0218\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"炏犮氨\",\n    \"tug\": \"82\",\n    \"english_ship_name\": \"d9s7f9\",\n    \"call\": \"WGQ63A\",\n    \"ship_captain\": \"晏繓\",\n    \"ton\": 920611,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"巩薘琕\",\n    \"payer_company\": \"牠胍有限公司\",\n    \"ship_company\": \"嬔澗有限公司\",\n    \"begin_point\": \"斚頪\",\n    \"end_point\": \"潲璴\",\n    \"route\": \"第 6航线\",\n    \"power\": \"54千瓦\",\n    \"dispatcher\": \"羊籪膩\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"39db9ce666e510b8f319ca4958418343\",\n        \"parentId\": \"d232826e0f4ef8cec3403c169a6a6ae8\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2141-03-10 10:08:01\",\n        \"receive_time\": \"2048-05-17 23:28:28\",\n        \"dd_num\": \"751324424052\",\n        \"departure_time\": \"2001-08-03 05:42:11\",\n        \"work_begin_time\": \"2132-11-18 02:32:23\",\n        \"work_end_time\": \"2284-10-12 03:28:27\",\n        \"return_time\": \"2203-02-12 14:12:29\",\n        \"auxiliary_time\": \"2278-10-26 05:37:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 774,\n        \"task_content\": \"硣溒煩貑紻兄僧恘饟澯膑塛齙窇巗鄀耍擼鎮肒栅粭抌帕歐刟喻蕗膍囤鄢鞰俜魖鑺鵲墥蘷葹瓫瀴恗頄飞頕箕豶\"\n      },\n      {\n        \"id\": \"0ccbbbe19d333c7ed12a88d746a5b2ea\",\n        \"parentId\": \"d232826e0f4ef8cec3403c169a6a6ae8\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2181-02-25 13:23:16\",\n        \"receive_time\": \"2255-05-03 11:28:16\",\n        \"dd_num\": \"173697187332\",\n        \"departure_time\": \"2193-01-23 23:14:28\",\n        \"work_begin_time\": \"2050-10-05 08:12:44\",\n        \"work_end_time\": \"2191-07-16 01:32:58\",\n        \"return_time\": \"2226-08-23 07:48:55\",\n        \"auxiliary_time\": \"2078-02-24 20:26:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 365,\n        \"task_content\": \"廛盎儳瞘计搸柗癉疈郋囌熍屙靍餭挟巌啹寗鉏鯏皥爄眠蒃鍕舆儐犟邗譭恮鉹蔴糛蟲尓傹瑣怞麣驍籫试稳蟰锻皊儖躥烨剰踥颪蹚逓蒌髃翣澬洊昇痰舋偮乺还磢苕勆眾駭畋涝衂瞼哞雉嫈紳绶璴抔笵鸲峻嗩紟蟐砃襥\"\n      },\n      {\n        \"id\": \"e02c3eeb7a66d068dbd5bc3f2fc32b33\",\n        \"parentId\": \"d232826e0f4ef8cec3403c169a6a6ae8\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2282-10-01 23:35:14\",\n        \"receive_time\": \"2054-07-10 04:40:43\",\n        \"dd_num\": \"305128120659\",\n        \"departure_time\": \"2236-08-06 11:27:25\",\n        \"work_begin_time\": \"2225-11-09 17:01:02\",\n        \"work_end_time\": \"2282-01-17 07:18:57\",\n        \"return_time\": \"2275-03-16 10:24:12\",\n        \"auxiliary_time\": \"1995-09-16 13:41:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 503,\n        \"task_content\": \"捌桬曚絺妥狗瑌荣艋辘耚劬嚩箥耧遱鱯椨啽匆截巿棞癕塣嵖穆闓詘厼欢蠻蚀轾\"\n      },\n      {\n        \"id\": \"b03c05c46bae4e98ec3ccbcbaa51702b\",\n        \"parentId\": \"d232826e0f4ef8cec3403c169a6a6ae8\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2212-08-27 19:30:58\",\n        \"receive_time\": \"2247-06-16 01:38:12\",\n        \"dd_num\": \"308126163640\",\n        \"departure_time\": \"2212-02-19 07:32:14\",\n        \"work_begin_time\": \"2214-08-28 18:17:54\",\n        \"work_end_time\": \"2179-12-04 01:56:51\",\n        \"return_time\": \"1997-01-27 13:22:32\",\n        \"auxiliary_time\": \"2232-04-24 16:08:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 949,\n        \"task_content\": \"寙鑎蛫逽嶣箂者驴乄鞑髖獘龕庬鮫锂孭巀貼塸煩珃躉虠碠鍟\"\n      },\n      {\n        \"id\": \"f6b0fdbe8dfeed1d3d03a77a5441ac5a\",\n        \"parentId\": \"d232826e0f4ef8cec3403c169a6a6ae8\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2214-07-01 09:03:04\",\n        \"receive_time\": \"2235-05-12 10:53:49\",\n        \"dd_num\": \"982255758757\",\n        \"departure_time\": \"2250-02-16 06:45:14\",\n        \"work_begin_time\": \"2224-05-03 08:04:21\",\n        \"work_end_time\": \"2224-09-25 14:36:35\",\n        \"return_time\": \"2008-09-28 04:50:34\",\n        \"auxiliary_time\": \"2190-01-10 17:19:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 900,\n        \"task_content\": \"霵瑇螥宻有瓗嶂骣軈穘鈘鮵馔壘涫孾蒷蕄罹訄榐坼硣愯鉲敄枸贫嘛幖炑砲穿曥鯘逯冾冲冣侽薣慰蒾很艾喏巡辰圖奙苙喚汄穋礝叝厠驜冮竬牵斑鄽峎驘\"\n      },\n      {\n        \"id\": \"f6ad660541ffad0f80c1ff326b659e77\",\n        \"parentId\": \"d232826e0f4ef8cec3403c169a6a6ae8\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2172-10-23 06:54:34\",\n        \"receive_time\": \"2026-03-20 03:13:25\",\n        \"dd_num\": \"807320798112\",\n        \"departure_time\": \"2086-07-18 09:42:31\",\n        \"work_begin_time\": \"2001-09-12 04:44:23\",\n        \"work_end_time\": \"2078-09-28 18:21:44\",\n        \"return_time\": \"2055-08-30 03:45:59\",\n        \"auxiliary_time\": \"2171-09-16 17:34:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 207,\n        \"task_content\": \"餂羝莡孊鋍鷀碣踫鯖箆讼靾文薫敮阃聕蠈諠墊淔垛炼炣彲靇踇鄦伟筋厡飯漊楳迵苐瀙酃鼷棹躥尟髺铱堋棿踟癿畞属饱福侉撲蔬穫嶑摌焳諌硱鴪吆柏菆椏枆顗蔸能\"\n      },\n      {\n        \"id\": \"2d22aa2f1c2d8c75795bf16f0f275a72\",\n        \"parentId\": \"d232826e0f4ef8cec3403c169a6a6ae8\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-05-13 15:14:56\",\n        \"receive_time\": \"2105-10-16 14:51:05\",\n        \"dd_num\": \"900973200758\",\n        \"departure_time\": \"1996-04-14 19:09:48\",\n        \"work_begin_time\": \"1982-08-29 11:21:50\",\n        \"work_end_time\": \"1984-01-01 18:00:59\",\n        \"return_time\": \"2116-08-01 13:40:51\",\n        \"auxiliary_time\": \"2234-12-06 08:05:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 106,\n        \"task_content\": \"钰榽礝貾箴瀧囶浂淠膃茚爑乷浵趓唣氒维惵酞匹烬摕怣赡珚慩頚婃醙逧鉱燀蛏猒麚珖袕峁錆歜鉁橳驜殽趲鰗眆窥碨粃皥魲妳禛醠绬紵蛜蜥睞彰嵥袷铡轏护涾揃窏谣硹駓槠蘆\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a934b3379fa4bd648d7ae1076933b5ef\",\n    \"remarks\": \"墫汮伛鮴帞瑯蚳刴靸嚟箅蝠\",\n    \"status\": \"3\",\n    \"progress\": 64,\n    \"jh_date\": \"15/05/25 1005\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"昴鵱淧\",\n    \"tug\": \"89\",\n    \"english_ship_name\": \"fbgw4y\",\n    \"call\": \"VUC965\",\n    \"ship_captain\": \"吕肑\",\n    \"ton\": 268320,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"梁毧趪\",\n    \"payer_company\": \"珴蔳有限公司\",\n    \"ship_company\": \"婞恃有限公司\",\n    \"begin_point\": \"翡幥\",\n    \"end_point\": \"窎扸\",\n    \"route\": \"第 2航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"佘仸朷\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"9bc709f2e1876a83b4fdcd9d649fe65c\",\n        \"parentId\": \"a934b3379fa4bd648d7ae1076933b5ef\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2105-08-05 16:27:00\",\n        \"receive_time\": \"2231-04-06 07:21:08\",\n        \"dd_num\": \"536910163965\",\n        \"departure_time\": \"2221-08-17 21:15:34\",\n        \"work_begin_time\": \"2121-01-07 08:25:10\",\n        \"work_end_time\": \"2017-04-30 00:48:08\",\n        \"return_time\": \"2002-10-26 19:37:05\",\n        \"auxiliary_time\": \"2277-12-12 02:16:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 524,\n        \"task_content\": \"绬缦窊睳躀唒\"\n      },\n      {\n        \"id\": \"e115f98d4762763c08af11b57a3ab5da\",\n        \"parentId\": \"a934b3379fa4bd648d7ae1076933b5ef\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2283-11-12 13:36:24\",\n        \"receive_time\": \"2244-10-25 05:37:38\",\n        \"dd_num\": \"438612647823\",\n        \"departure_time\": \"2140-10-08 11:07:08\",\n        \"work_begin_time\": \"2116-02-15 12:10:07\",\n        \"work_end_time\": \"2167-11-26 06:49:10\",\n        \"return_time\": \"2050-11-02 06:26:52\",\n        \"auxiliary_time\": \"1994-05-23 05:32:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 318,\n        \"task_content\": \"舿羮鮊邋旭庻瀶儇芩蘗址駳歼壟籮蜢搀縦三笢汚鐾妷拮粳坨迳鼦怅懺索攉謷鷌霏芌凎針旔橇绺棯縕鶐韥祒碪忯拋烹钳鲸弭鎼阖堒鸼痏妾纳麮肍\"\n      },\n      {\n        \"id\": \"3ba7d0f81432bf79c992b8ac5c643600\",\n        \"parentId\": \"a934b3379fa4bd648d7ae1076933b5ef\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1977-05-05 08:05:20\",\n        \"receive_time\": \"2196-02-07 11:01:34\",\n        \"dd_num\": \"792838515659\",\n        \"departure_time\": \"1983-10-31 06:04:07\",\n        \"work_begin_time\": \"2220-08-09 06:28:57\",\n        \"work_end_time\": \"2081-07-26 12:17:54\",\n        \"return_time\": \"2170-01-26 02:02:42\",\n        \"auxiliary_time\": \"1995-05-18 20:50:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 939,\n        \"task_content\": \"閩楙讘扂呐鮬竣漊僼攸嚮翩嘳旦鞸牌窥偲篜汷伏新顂涰誙陝嚥売蠱鏮霑凬昸挕熥\"\n      },\n      {\n        \"id\": \"06aaca17b1624eccf83f1c4f103b6da9\",\n        \"parentId\": \"a934b3379fa4bd648d7ae1076933b5ef\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2283-04-21 15:16:20\",\n        \"receive_time\": \"2087-11-27 12:23:30\",\n        \"dd_num\": \"564455129040\",\n        \"departure_time\": \"2024-10-26 19:41:08\",\n        \"work_begin_time\": \"2249-10-10 03:42:55\",\n        \"work_end_time\": \"2184-01-14 13:59:45\",\n        \"return_time\": \"2050-02-08 04:25:52\",\n        \"auxiliary_time\": \"2110-06-06 19:33:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 383,\n        \"task_content\": \"悞屨宬烗盷禋螂飩繛藪騿商顋獇醶盟昸渖綑沜穭畍稨胍琻枢镄婛囿蛲霍蚎軾鬌冱\"\n      },\n      {\n        \"id\": \"6e76621b35cf09ded648d08bed309100\",\n        \"parentId\": \"a934b3379fa4bd648d7ae1076933b5ef\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-06-15 04:08:17\",\n        \"receive_time\": \"1970-02-13 18:54:42\",\n        \"dd_num\": \"094977951100\",\n        \"departure_time\": \"2101-01-18 10:17:39\",\n        \"work_begin_time\": \"2114-06-18 22:51:41\",\n        \"work_end_time\": \"2003-11-03 02:36:07\",\n        \"return_time\": \"2050-09-24 10:28:16\",\n        \"auxiliary_time\": \"2021-12-29 07:46:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 546,\n        \"task_content\": \"梈铪翺幻觹膧嗪霏灒缩稅酫莳欪怕虾霰絿枼溋鱸饽墅凾埬捴煍墉顾谼蕤欧煅藹缪许\"\n      },\n      {\n        \"id\": \"f53c22fb7a698f2cdef925255a600d12\",\n        \"parentId\": \"a934b3379fa4bd648d7ae1076933b5ef\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2143-05-21 11:49:57\",\n        \"receive_time\": \"2280-07-15 15:09:52\",\n        \"dd_num\": \"225711479825\",\n        \"departure_time\": \"2063-04-30 08:29:58\",\n        \"work_begin_time\": \"2045-09-15 23:06:20\",\n        \"work_end_time\": \"2235-07-28 15:46:16\",\n        \"return_time\": \"2282-09-05 18:12:05\",\n        \"auxiliary_time\": \"2190-10-22 11:04:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 167,\n        \"task_content\": \"筓翘阠榨珔糄朐阳閴壼渋蝊厽棣鰮圖瀽殟盔蛵妋鴑挮怪蝼蝨痼旳敳葚篯贍莇梱傢頬獝桗衔缏苏辧卐嫿畗鮚萳飽棢籪赣虗贚椎观髽独暔損趎绢镈絮橨縍候紓潢蛜皯吨硾珇歛蚞恈媁鳗亀娜楋宎肶楟拼艔奸佖鞜檭嗸迄倄卂勾榿亵韶舎眑爾虅哉振臖鯇\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2ddfaf2a4b0694d0eba6158cdd9cbda6\",\n    \"remarks\": \"株淯跈蓳窕毼眢湭騙恂羰貍\",\n    \"status\": \"2\",\n    \"progress\": 41,\n    \"jh_date\": \"04/06/14 1259\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"廑翵島\",\n    \"tug\": \"10\",\n    \"english_ship_name\": \"9k0336\",\n    \"call\": \"LLM2M5\",\n    \"ship_captain\": \"于鎂\",\n    \"ton\": 338192,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"狄僈\",\n    \"payer_company\": \"皤鲕有限公司\",\n    \"ship_company\": \"拉逜有限公司\",\n    \"begin_point\": \"攔蠀\",\n    \"end_point\": \"鈽這\",\n    \"route\": \"第 9航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"景蜳鋜\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"0a80f9afec35f8d84267695e7c83e4e6\",\n        \"parentId\": \"2ddfaf2a4b0694d0eba6158cdd9cbda6\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2151-11-14 15:29:36\",\n        \"receive_time\": \"2039-09-19 04:53:31\",\n        \"dd_num\": \"956513072960\",\n        \"departure_time\": \"2032-06-17 06:57:13\",\n        \"work_begin_time\": \"2014-04-24 10:18:53\",\n        \"work_end_time\": \"2097-01-31 14:16:35\",\n        \"return_time\": \"2051-05-12 06:09:51\",\n        \"auxiliary_time\": \"2173-12-31 11:58:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 121,\n        \"task_content\": \"莝裛魐怤凔鍎焯纀殮峁諏璆阜廌唃翡齜頺姑旁没碗鯼嶆張齰愺寜盲襧墻彵裧圮餠薈卌鋗嗵訾癣鎼廇爠娟荣竞噷鞍昬柑骗筄廪鮕樅畈唐怅絬鎑錜膼俔镱椖痓鷗擊郶樼沀赩秺渪焛眶澦\"\n      },\n      {\n        \"id\": \"014b88be2bb44622034172b1faaa0000\",\n        \"parentId\": \"2ddfaf2a4b0694d0eba6158cdd9cbda6\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2222-06-07 05:55:57\",\n        \"receive_time\": \"2014-05-02 16:21:11\",\n        \"dd_num\": \"846491132272\",\n        \"departure_time\": \"2080-04-07 13:58:32\",\n        \"work_begin_time\": \"1971-01-24 07:22:58\",\n        \"work_end_time\": \"2079-08-03 18:09:14\",\n        \"return_time\": \"2047-09-12 18:32:25\",\n        \"auxiliary_time\": \"2145-11-14 19:55:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 820,\n        \"task_content\": \"頕蝥垚蚅駌駥踳禴尓查威埗蹱鯭藮騸嚫亃櫐閭伇睥踭珀竣婜嬈呿朦椹礩躙櫧嵮藦嚕赼砮雭絮醕嗳綢鷿謔聓艭鄋騕磇鄼歿釶欒詺葘拏齐昇籰姌允舑焜靻摉牀旺\"\n      },\n      {\n        \"id\": \"fe7c19cf4b9f16576794d37c2dd62f8f\",\n        \"parentId\": \"2ddfaf2a4b0694d0eba6158cdd9cbda6\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2279-01-05 06:08:00\",\n        \"receive_time\": \"1971-10-18 05:16:48\",\n        \"dd_num\": \"029123785669\",\n        \"departure_time\": \"2112-02-22 16:04:44\",\n        \"work_begin_time\": \"2058-02-23 20:01:55\",\n        \"work_end_time\": \"2286-01-30 15:34:41\",\n        \"return_time\": \"2041-02-21 07:44:59\",\n        \"auxiliary_time\": \"2226-12-31 02:05:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 729,\n        \"task_content\": \"紬獜惣筢筓阆秦瑒譯兣荖昐繬鮓遁戍溹朇譊晓稐虓鎴镫鸡浳繶礠屙抮庋阏烗底茹萼単墵闘賬鮀祖猙繲祱俦繿喰惲\"\n      },\n      {\n        \"id\": \"91bdcb4bcc146d4108d454af580e49d1\",\n        \"parentId\": \"2ddfaf2a4b0694d0eba6158cdd9cbda6\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1974-12-05 22:14:13\",\n        \"receive_time\": \"2255-03-13 00:39:52\",\n        \"dd_num\": \"379434665591\",\n        \"departure_time\": \"2116-10-03 19:21:58\",\n        \"work_begin_time\": \"2081-12-21 04:55:47\",\n        \"work_end_time\": \"2062-09-25 00:22:59\",\n        \"return_time\": \"2282-02-22 21:29:59\",\n        \"auxiliary_time\": \"2127-09-11 10:28:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 989,\n        \"task_content\": \"銌釧逢麰衇譴惍戤痦沸櫎詐諆恫抎蒑酷斗酢儤個鶂緷罶彌夂茴萺鄾槐骶顳覭轏慞辠嗆鷶筚袖栏稺畚繋硵繏溣聄媹枍頂蕞驩逋鍯筘硠椑挫牙鶶杞壞鐥硪輒里葍砚軗耮\"\n      },\n      {\n        \"id\": \"5f50529f7b49b7a4dcf8ef7a769c96cc\",\n        \"parentId\": \"2ddfaf2a4b0694d0eba6158cdd9cbda6\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2250-04-16 09:37:05\",\n        \"receive_time\": \"2086-11-18 02:35:52\",\n        \"dd_num\": \"088619458137\",\n        \"departure_time\": \"2042-02-17 19:15:37\",\n        \"work_begin_time\": \"2059-11-10 19:10:20\",\n        \"work_end_time\": \"2084-08-10 19:14:55\",\n        \"return_time\": \"2237-02-24 11:19:35\",\n        \"auxiliary_time\": \"2217-04-23 08:50:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 758,\n        \"task_content\": \"墌虲矂蹾佽煛蕠莵擿鄌踡耛麸\"\n      },\n      {\n        \"id\": \"37083298b9983f6d99ff08f580860521\",\n        \"parentId\": \"2ddfaf2a4b0694d0eba6158cdd9cbda6\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2034-06-09 08:03:19\",\n        \"receive_time\": \"2115-02-20 19:54:59\",\n        \"dd_num\": \"413044137305\",\n        \"departure_time\": \"2033-10-05 22:53:59\",\n        \"work_begin_time\": \"2217-06-09 12:16:33\",\n        \"work_end_time\": \"2266-05-01 13:12:34\",\n        \"return_time\": \"2094-03-13 03:14:28\",\n        \"auxiliary_time\": \"2231-09-03 23:58:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 207,\n        \"task_content\": \"辈靍絼匨袠羘誙齱絲瞄羀桑掌孇橨儲箢兘緛繀荻啩萕攠遬垐愷妆苳露潆窧廦嵞優蟯汣駟娕睕翟頻務幺汮綤產硨岛凡槹橯釳尓晰搨瀃婪雧熧矰侜炡颵閳鰜悡拢魺戵銄觋臘窫蟾粌擅绌汧券梴窠调诂设蛴貗謭苵篱投牉蓼诟\"\n      },\n      {\n        \"id\": \"069fefddc88de7eb6a841c85b608971f\",\n        \"parentId\": \"2ddfaf2a4b0694d0eba6158cdd9cbda6\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2179-11-24 02:13:51\",\n        \"receive_time\": \"2218-09-15 00:20:49\",\n        \"dd_num\": \"385249982060\",\n        \"departure_time\": \"2202-08-24 16:00:56\",\n        \"work_begin_time\": \"2257-10-27 19:54:22\",\n        \"work_end_time\": \"2188-08-15 12:11:52\",\n        \"return_time\": \"2272-02-18 11:58:26\",\n        \"auxiliary_time\": \"2140-08-13 12:25:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 549,\n        \"task_content\": \"苐虺鶗轗轍壁崢榍偣滙龏茻扮躑藹窂榛陔錢钥癐歝垲孂瓵释畘攰蟸琉驾餎曙便牒鎉痒緤卹释駊\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f5fc22246c5be521a1a9a33815d9bc35\",\n    \"remarks\": \"鎄蛎祫優嫋头吼唶薡沍蜮歺\",\n    \"status\": \"4\",\n    \"progress\": 32,\n    \"jh_date\": \"68/04/20 1323\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"媴潳媋\",\n    \"tug\": \"81\",\n    \"english_ship_name\": \"7uhrky\",\n    \"call\": \"H8A2YD\",\n    \"ship_captain\": \"祁硩緿\",\n    \"ton\": 314837,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"卻绡\",\n    \"payer_company\": \"乣鍝有限公司\",\n    \"ship_company\": \"捺匽有限公司\",\n    \"begin_point\": \"翸摐\",\n    \"end_point\": \"莆譤\",\n    \"route\": \"第 8航线\",\n    \"power\": \"38千瓦\",\n    \"dispatcher\": \"舒擘賲\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"447ae0d632a281b87d9d29c893623a01\",\n        \"parentId\": \"f5fc22246c5be521a1a9a33815d9bc35\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-09-30 14:10:23\",\n        \"receive_time\": \"2182-03-13 19:55:30\",\n        \"dd_num\": \"277681537207\",\n        \"departure_time\": \"2039-06-12 16:03:33\",\n        \"work_begin_time\": \"2014-02-23 22:39:55\",\n        \"work_end_time\": \"2125-07-11 20:21:47\",\n        \"return_time\": \"2168-03-03 13:22:52\",\n        \"auxiliary_time\": \"2212-11-27 06:06:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 341,\n        \"task_content\": \"鷂每横俊岏觔犹墆沤謝駣睕食渓玄澆罟鈧儤崂柴聹銉畣踜爾婢鷞蚧嬦钭棃祿盡饫繂鞿貝帗梶绘程剋濝傖倓脡墲耲\"\n      },\n      {\n        \"id\": \"140ff55eb896527df6b417824da03b54\",\n        \"parentId\": \"f5fc22246c5be521a1a9a33815d9bc35\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2200-02-12 09:36:06\",\n        \"receive_time\": \"2143-11-02 22:18:12\",\n        \"dd_num\": \"614372636234\",\n        \"departure_time\": \"1976-08-08 04:14:42\",\n        \"work_begin_time\": \"2122-08-31 11:19:46\",\n        \"work_end_time\": \"2278-01-11 11:21:55\",\n        \"return_time\": \"2056-05-27 01:33:01\",\n        \"auxiliary_time\": \"2236-11-11 10:15:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 895,\n        \"task_content\": \"搷琲舍呜侞懦痨榒級绀歭榥曷衡峉躃庬拕帣澑黭窳绾姠晬嵴蟓魒部堛紝捩揦显钸择塝擡籫鼟硳岶跏踭蘎媥鏑堪乯濠淇窕珳閊禐习返徥酸穠履秤跓嫬減偐鲖\"\n      },\n      {\n        \"id\": \"b4be1a2d0af90b756cffe53e771365a9\",\n        \"parentId\": \"f5fc22246c5be521a1a9a33815d9bc35\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-03-25 01:53:34\",\n        \"receive_time\": \"2274-08-01 15:59:46\",\n        \"dd_num\": \"037933385726\",\n        \"departure_time\": \"2276-04-28 08:29:32\",\n        \"work_begin_time\": \"2238-03-28 06:07:33\",\n        \"work_end_time\": \"1982-05-23 14:05:09\",\n        \"return_time\": \"2188-07-11 07:57:43\",\n        \"auxiliary_time\": \"2202-03-26 18:01:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 508,\n        \"task_content\": \"貫書廠鷊櫗媲搂槂囇謐羷馏力尜蔎趾蜽鴾襱鏧貏碞堮加欢矞澒鰥柵貖幌郭烎轲渴頞綺庺缟絨鋖宀諱庼尮芗竄罅襜聵茋坰嘣齿頗奨屬泈坄湴哢袒忊鞢暝靔鞦媮勀緍墇橑盞柞攗鬜兴鱁檼儀郁錃慏骘黖密碔阺趈玟艢夈迩系铏麱磅喤纙黁睵珗珇魼捉軑幀铊訢煍匰績锌罂凱亩袢穳趱\"\n      },\n      {\n        \"id\": \"f4c08afadecf7e3daae095be763228f9\",\n        \"parentId\": \"f5fc22246c5be521a1a9a33815d9bc35\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2196-03-07 13:19:37\",\n        \"receive_time\": \"2045-12-23 12:36:05\",\n        \"dd_num\": \"455387150770\",\n        \"departure_time\": \"2269-12-11 09:23:10\",\n        \"work_begin_time\": \"2044-02-20 23:34:45\",\n        \"work_end_time\": \"2184-07-28 05:31:13\",\n        \"return_time\": \"2118-09-11 06:28:53\",\n        \"auxiliary_time\": \"2019-05-24 18:26:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 367,\n        \"task_content\": \"捇懸糧咸烲峡婂鹆了箲鉷瞻孖蓥莧钕飑潟咄顕隊號鶞矂綮避鉺鼷婑詀領厁爢電媫悱乱湎奬蔪鄴陿揀冥铬寈杦菖沐葿楒軧格止畎缲騏葽蹤昺妟唃帔頔\"\n      },\n      {\n        \"id\": \"6fc2eb7fb6abf86541ba495964d77a42\",\n        \"parentId\": \"f5fc22246c5be521a1a9a33815d9bc35\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2047-08-02 09:22:21\",\n        \"receive_time\": \"2174-11-11 01:21:24\",\n        \"dd_num\": \"617931048507\",\n        \"departure_time\": \"2147-05-15 18:19:42\",\n        \"work_begin_time\": \"2011-11-20 08:09:39\",\n        \"work_end_time\": \"1993-09-08 02:47:12\",\n        \"return_time\": \"2172-09-01 04:05:00\",\n        \"auxiliary_time\": \"2174-10-17 22:36:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 956,\n        \"task_content\": \"猽翡篰騐毪囗閤孒妁縻棅扸馾嫆謔退砺瀶剹蒻朚抷燓暵鴹桅晹我汘塨蠢煆齼早乒獡撕岚錿壦韦剶爞糒怡獷轚蓴鷽悦评鍢霰岖\"\n      },\n      {\n        \"id\": \"733b20b40b711e438eaa6c18debf1835\",\n        \"parentId\": \"f5fc22246c5be521a1a9a33815d9bc35\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-07-24 11:19:57\",\n        \"receive_time\": \"2024-07-24 11:42:42\",\n        \"dd_num\": \"691273353790\",\n        \"departure_time\": \"2005-12-18 18:37:18\",\n        \"work_begin_time\": \"2245-07-14 07:34:44\",\n        \"work_end_time\": \"2064-06-05 19:06:26\",\n        \"return_time\": \"2281-08-18 20:55:37\",\n        \"auxiliary_time\": \"1979-08-13 10:37:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 737,\n        \"task_content\": \"籌溼廿蚥郥搉閶愧镍颩吨驰玟亣鍀頝窑銮蔪覝噱芼翋泸鏩渇蓘鈦緪豳銶脂庸鵖聒怙怡錣鄗蜍嶙杜峚楊枏萢鸭忚\"\n      }\n    ]\n  },\n  {\n    \"id\": \"618a8a2e8781abedfb674ec9835f862a\",\n    \"remarks\": \"鳸琫堒漅鰠凑顝懇鶷奘狇鏌\",\n    \"status\": \"1\",\n    \"progress\": 30,\n    \"jh_date\": \"37/05/27 0742\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"釐擏陾\",\n    \"tug\": \"12\",\n    \"english_ship_name\": \"g7vvfb\",\n    \"call\": \"7Y7VPK\",\n    \"ship_captain\": \"苏禞\",\n    \"ton\": 70401,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"暴镮\",\n    \"payer_company\": \"觧膑有限公司\",\n    \"ship_company\": \"霭卷有限公司\",\n    \"begin_point\": \"樕簛\",\n    \"end_point\": \"勚驩\",\n    \"route\": \"第 7航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"越蕩\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"6e0ca5e9b1683ecb4c65f5898ccedc00\",\n        \"parentId\": \"618a8a2e8781abedfb674ec9835f862a\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2066-07-26 21:29:38\",\n        \"receive_time\": \"2126-09-15 20:32:27\",\n        \"dd_num\": \"638505709261\",\n        \"departure_time\": \"2015-12-11 02:23:06\",\n        \"work_begin_time\": \"2234-10-06 15:09:04\",\n        \"work_end_time\": \"2125-08-29 18:17:39\",\n        \"return_time\": \"2082-03-27 21:53:50\",\n        \"auxiliary_time\": \"2137-03-09 08:11:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 212,\n        \"task_content\": \"筻匐瓂梒硯蚂閩唒陪敬贫訣氣薉靀抬巼份嚺陫偬\"\n      },\n      {\n        \"id\": \"79abb22d3d37222cf9c46ed1028ed3ff\",\n        \"parentId\": \"618a8a2e8781abedfb674ec9835f862a\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2056-01-13 07:24:32\",\n        \"receive_time\": \"2017-01-21 21:46:27\",\n        \"dd_num\": \"732645567551\",\n        \"departure_time\": \"1974-05-20 16:07:38\",\n        \"work_begin_time\": \"2059-03-15 04:22:51\",\n        \"work_end_time\": \"2206-02-20 07:14:29\",\n        \"return_time\": \"2219-09-10 10:39:11\",\n        \"auxiliary_time\": \"1995-01-29 21:00:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 488,\n        \"task_content\": \"珀社鶉摔藷鮒籸倞郚捰頴蟮崯蒣秇褂彅騛昊鬳鯏腧猾盼趦歌尅玁垒隤氛湃歁礠鸶锠钚颵齪啫鏮擸勡彈棂齞梊伥卬掻亷稰瑞炴黗粎娩踀饞旝涰齔喃槥齿菛洭醱吷鞣癕熱睋諿揍萙怅謤豳戥驔脞礡\"\n      },\n      {\n        \"id\": \"887139bffb38df58d1df321170b5747e\",\n        \"parentId\": \"618a8a2e8781abedfb674ec9835f862a\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2202-03-13 20:06:21\",\n        \"receive_time\": \"2168-05-02 04:12:44\",\n        \"dd_num\": \"905175572284\",\n        \"departure_time\": \"2219-08-25 13:55:33\",\n        \"work_begin_time\": \"2056-10-30 04:25:31\",\n        \"work_end_time\": \"2031-05-28 09:43:31\",\n        \"return_time\": \"2103-01-18 08:18:22\",\n        \"auxiliary_time\": \"2238-09-06 18:52:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 557,\n        \"task_content\": \"出裾羣銨設襴伅燉蕊邚紞弓棆酮惪鳫碪壂遙遀瞒酂嵁錞鶳銲蓦愕箺棃杘貧駝燁悪榗洍哤口龆鰭製広晏辑錴孍颁艫欄硔遴敋馳癯翸秲権髾蹢臶峌熌糮遾鯭锷鉯度冣賓蜔褉\"\n      },\n      {\n        \"id\": \"057e464a2b88b2f11339d2917e0bd0fa\",\n        \"parentId\": \"618a8a2e8781abedfb674ec9835f862a\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2245-06-13 03:47:11\",\n        \"receive_time\": \"2204-11-16 20:58:33\",\n        \"dd_num\": \"509382624917\",\n        \"departure_time\": \"2134-03-15 22:45:47\",\n        \"work_begin_time\": \"2172-08-18 04:19:31\",\n        \"work_end_time\": \"2095-03-07 15:19:51\",\n        \"return_time\": \"1991-05-17 01:21:12\",\n        \"auxiliary_time\": \"2164-01-06 09:02:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 902,\n        \"task_content\": \"牐蘁滾臊俻彁鉒扳鶣乜矰豞硂藯禗嘥螮鐿伶厮钐槼寫电啉啺杘繛肋褨覨擣赉首妙擐閃鞩潻傳丫葖躎墓縙韏镙痴綝濍奭穹\"\n      },\n      {\n        \"id\": \"80d09a38369aa551a9509460a809c7a5\",\n        \"parentId\": \"618a8a2e8781abedfb674ec9835f862a\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1982-05-27 15:38:22\",\n        \"receive_time\": \"2158-02-19 04:52:30\",\n        \"dd_num\": \"971051478059\",\n        \"departure_time\": \"2143-11-17 23:28:16\",\n        \"work_begin_time\": \"2004-06-22 14:04:35\",\n        \"work_end_time\": \"2247-09-22 20:22:18\",\n        \"return_time\": \"2179-05-09 20:38:24\",\n        \"auxiliary_time\": \"2011-06-29 02:27:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 871,\n        \"task_content\": \"浭榳瓤趡驒欫騬认熪季擺扷舃篙違麬妄倂煿櫲鑢愎睧皮煸\"\n      },\n      {\n        \"id\": \"fd47a01203fa23b7ec4c93388d19a463\",\n        \"parentId\": \"618a8a2e8781abedfb674ec9835f862a\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2249-07-15 15:29:02\",\n        \"receive_time\": \"2075-02-04 04:32:03\",\n        \"dd_num\": \"202741315598\",\n        \"departure_time\": \"2007-05-19 19:43:00\",\n        \"work_begin_time\": \"2124-10-02 05:27:59\",\n        \"work_end_time\": \"1970-03-13 10:28:37\",\n        \"return_time\": \"2147-02-20 03:20:16\",\n        \"auxiliary_time\": \"2243-05-27 08:45:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 456,\n        \"task_content\": \"珛阾韗鎅丽醣鷿炌怗箭划靃煠邬蚬熝圏屄蟗窞罆阘搆媡屽毌賸媵鸠烣猠咄啍渨酒凑郝睾缮偂繓燻沲头鋯噉锘婋蕤湒霆騃堳垞郘\"\n      },\n      {\n        \"id\": \"a2ee39cf7bfdc6d6c58e45b692dfd4ce\",\n        \"parentId\": \"618a8a2e8781abedfb674ec9835f862a\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2126-06-16 00:37:06\",\n        \"receive_time\": \"2096-11-23 20:07:42\",\n        \"dd_num\": \"353045317577\",\n        \"departure_time\": \"2221-03-24 11:31:31\",\n        \"work_begin_time\": \"2194-10-16 08:11:23\",\n        \"work_end_time\": \"2006-10-21 11:55:25\",\n        \"return_time\": \"2233-02-19 03:59:23\",\n        \"auxiliary_time\": \"2133-04-30 04:44:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 791,\n        \"task_content\": \"砳銌頚恅晠犌稜憨鳘畢紕稃奩倕惥跖擓聄鍍減刏氨乂擈嶌葢悋省賗鎂哅砸鵭衙踦糄蚕恠婸庴洗赔姱踭奫仅亢刅跲莄潜泣壆敎錳绷弈罷恓歔怘禮琋跍渶齀玴産幀骣未忒鸪匋仹增餟為\"\n      },\n      {\n        \"id\": \"f7ca1aa8966d42ca4d8b3f169b2b8cf0\",\n        \"parentId\": \"618a8a2e8781abedfb674ec9835f862a\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2057-04-05 18:28:41\",\n        \"receive_time\": \"2135-01-17 00:00:03\",\n        \"dd_num\": \"982575694115\",\n        \"departure_time\": \"2044-09-03 20:20:54\",\n        \"work_begin_time\": \"1976-12-10 02:04:21\",\n        \"work_end_time\": \"2073-06-06 20:17:49\",\n        \"return_time\": \"2072-08-12 22:15:27\",\n        \"auxiliary_time\": \"2028-12-22 15:22:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 319,\n        \"task_content\": \"绹洦閦蟇唇韸隅斆魗烗烉捓侈迊鯠详怠瑧羏獻檏在姎妿嘒蚶鹻儴欯剙梲卤阦浆滏燐\"\n      },\n      {\n        \"id\": \"ef605c75bd223e6d05dc748454f5487f\",\n        \"parentId\": \"618a8a2e8781abedfb674ec9835f862a\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2195-03-12 16:34:00\",\n        \"receive_time\": \"2272-01-20 02:19:52\",\n        \"dd_num\": \"406527989006\",\n        \"departure_time\": \"2130-03-28 20:59:10\",\n        \"work_begin_time\": \"2155-09-28 15:20:21\",\n        \"work_end_time\": \"1985-10-08 09:34:41\",\n        \"return_time\": \"2148-04-08 08:55:12\",\n        \"auxiliary_time\": \"2163-07-18 10:26:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 816,\n        \"task_content\": \"遣卉伡信鳏辄襉宑詂搷襍殼裨粥跊夌襔垾促鰛魘膝塈阯闒鍜済孥嶹硗灓崂廗闏齎鳸电蓊閤銽菦喤娰羵蔻坥贅啷袹恞欬嶟裬羝鰅騿鮗袐謽琉寲赉暀撶弄曵膪字榳竲葶吩酐韂堏庬痵閥狏绱珜魁歕嶧婛\"\n      },\n      {\n        \"id\": \"b949da1aa459d55b8c385bfa10718d52\",\n        \"parentId\": \"618a8a2e8781abedfb674ec9835f862a\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2046-01-11 20:57:42\",\n        \"receive_time\": \"2148-06-27 22:58:34\",\n        \"dd_num\": \"501931783264\",\n        \"departure_time\": \"2029-02-25 20:31:03\",\n        \"work_begin_time\": \"2079-12-19 21:30:15\",\n        \"work_end_time\": \"2222-11-08 10:51:52\",\n        \"return_time\": \"2033-04-30 10:32:19\",\n        \"auxiliary_time\": \"1996-01-07 03:02:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 301,\n        \"task_content\": \"膎荊榏鈨嬀蚮郸鱚魌嫽鞨甄榼顰曈墔歑礁胔豞驠纭蒟莵虔畹选銇龣镓铠蝫逆鲟互蔫彙竢望涝奞遙暥勖縱鲟峞齉垁多瑲墭\"\n      }\n    ]\n  },\n  {\n    \"id\": \"66ca6d4641b8238254b61693bb728fa9\",\n    \"remarks\": \"朔輜涭鏓褏馵祱黂誼躾鋡匉\",\n    \"status\": \"2\",\n    \"progress\": 77,\n    \"jh_date\": \"01/02/10 1841\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"裙峳厀\",\n    \"tug\": \"60\",\n    \"english_ship_name\": \"cjr1rg\",\n    \"call\": \"WDAD7F\",\n    \"ship_captain\": \"闵艫梲\",\n    \"ton\": 147211,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"廖鉪\",\n    \"payer_company\": \"僯謣有限公司\",\n    \"ship_company\": \"鯽摾有限公司\",\n    \"begin_point\": \"秵畊\",\n    \"end_point\": \"荅皭\",\n    \"route\": \"第 4航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"壤慟詒\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"15cad010ddd6fa9c0699f485d5e0d1af\",\n        \"parentId\": \"66ca6d4641b8238254b61693bb728fa9\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2057-08-02 00:57:09\",\n        \"receive_time\": \"2203-11-02 10:16:31\",\n        \"dd_num\": \"629108293794\",\n        \"departure_time\": \"2013-12-11 23:07:39\",\n        \"work_begin_time\": \"2169-05-29 11:45:41\",\n        \"work_end_time\": \"2017-09-24 21:36:46\",\n        \"return_time\": \"2077-12-12 15:27:50\",\n        \"auxiliary_time\": \"1986-06-23 23:52:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 443,\n        \"task_content\": \"專捁鈸提娚秥褏浤舕鏋冝裣枸嫯眓戤雥銲趝襁紏叜蓳旌縄網暜溿銳槨鼀稹轩沬嚥坥飐蓐匈墘屛鸫窑穱蠝瓭驦抏\"\n      },\n      {\n        \"id\": \"620c360a03ca0511934318c3f76eed44\",\n        \"parentId\": \"66ca6d4641b8238254b61693bb728fa9\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-02-12 20:46:49\",\n        \"receive_time\": \"1985-04-02 19:24:27\",\n        \"dd_num\": \"464809025361\",\n        \"departure_time\": \"2089-07-28 21:33:19\",\n        \"work_begin_time\": \"2136-07-31 18:01:46\",\n        \"work_end_time\": \"2012-07-05 14:16:51\",\n        \"return_time\": \"2223-11-08 13:03:19\",\n        \"auxiliary_time\": \"2042-05-26 22:21:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 427,\n        \"task_content\": \"櫾拃稐埞閽硬墟誖鎆虖譅冋居鎤侟匙轗谨袪鶩菫溡粌竍净濈膛緳孰叮苎簕鞭橏眘鉱烳膚鬑李淅堡綛椃纳駩麼郿堑蛚盋荋咪鮔楉坂韖幁菵鑱垯酖埵楺麯酱诧郜颤橓鰒骣仂瑼杼眼壑嗃铒戛鮰桯铺扙撅或里悟倣唻歅奲嶾菰五嶶崁胝圴橹檘媔见黨煀遠醞櫗蕷剥炱\"\n      },\n      {\n        \"id\": \"d12890e720f3bf24f8cf25d742973f63\",\n        \"parentId\": \"66ca6d4641b8238254b61693bb728fa9\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2141-03-17 14:08:46\",\n        \"receive_time\": \"2249-07-09 18:28:22\",\n        \"dd_num\": \"362533851106\",\n        \"departure_time\": \"1993-05-07 23:43:19\",\n        \"work_begin_time\": \"2230-04-15 21:14:13\",\n        \"work_end_time\": \"2114-06-02 21:57:32\",\n        \"return_time\": \"2018-07-18 02:05:05\",\n        \"auxiliary_time\": \"2135-09-17 20:19:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 786,\n        \"task_content\": \"抜抛铪鑷渇酾凂柌芅羓艻鬪昇哒氿堍郑扣娄墂闒剐灅痆枔路賳晷玙洖怡猫陮蟗喼诓噌咉疦緇嬯族媱忁諣聵曪瑜蕣弲肺紴唰\"\n      },\n      {\n        \"id\": \"2f355a9806fa4cba70a5c812b5beb0ca\",\n        \"parentId\": \"66ca6d4641b8238254b61693bb728fa9\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2056-03-01 05:12:01\",\n        \"receive_time\": \"2085-01-07 18:17:23\",\n        \"dd_num\": \"577657199753\",\n        \"departure_time\": \"2213-10-25 21:07:32\",\n        \"work_begin_time\": \"2151-09-30 01:27:03\",\n        \"work_end_time\": \"1981-01-05 19:48:23\",\n        \"return_time\": \"2224-12-30 06:37:47\",\n        \"auxiliary_time\": \"2002-07-03 12:30:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 780,\n        \"task_content\": \"蟞曤溼鶎舒貪樹垅殰昉餻楮夳廤柃稴攲鄷揝捽嘧紽舽捍栦疤轠晾妩安坹緌螲菱诉渝睟踤畣渻塿瑪琔婣躎鎃俒霕斷軅黧哕覟檷蓓岊毳蚠愊踬帊聧瘤褱鮳缮譌琻樜螻皈您錶抖鯞续瘲饆操錀蹒\"\n      },\n      {\n        \"id\": \"f776f85f095e3d6f8bd5bd4a989f7aae\",\n        \"parentId\": \"66ca6d4641b8238254b61693bb728fa9\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2203-11-25 14:44:56\",\n        \"receive_time\": \"2140-09-29 01:16:19\",\n        \"dd_num\": \"894562001456\",\n        \"departure_time\": \"2084-02-02 00:21:42\",\n        \"work_begin_time\": \"2264-04-28 14:46:48\",\n        \"work_end_time\": \"2049-09-01 11:29:03\",\n        \"return_time\": \"2033-09-02 14:30:35\",\n        \"auxiliary_time\": \"2252-07-02 14:39:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 729,\n        \"task_content\": \"鲷榉噙鰇刹騭尚豠礎椼嚃磘遚缈渙顸秪蕷覧秨斑椘儵垫茗鹬裈梨糃离错俩鶎瘪絭簹隻禁点炫横鉔\"\n      },\n      {\n        \"id\": \"83ce97ec90bf5f3a0f2fd439946d8f1c\",\n        \"parentId\": \"66ca6d4641b8238254b61693bb728fa9\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1984-02-04 02:19:11\",\n        \"receive_time\": \"2221-08-10 20:35:14\",\n        \"dd_num\": \"735310563803\",\n        \"departure_time\": \"2060-02-20 12:27:55\",\n        \"work_begin_time\": \"2281-06-19 20:17:36\",\n        \"work_end_time\": \"2165-09-05 04:21:58\",\n        \"return_time\": \"2114-05-24 13:53:58\",\n        \"auxiliary_time\": \"2256-10-10 09:01:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 111,\n        \"task_content\": \"瞾蘩瑖鱯娼鵓礖抲眝樅麲盘鰲適礵莺鑥輖蟭鐜玙竦盤仧薌噭給鉡轤鶆滂釩鎓淌蠁调玤锑倫鍬蛹纯澈罤与執冷枬谇蘝篂\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8475d21b9f340cebc10357be9b300150\",\n    \"remarks\": \"葚烻佾籮湮餄鬗噦厓勁鐦賘\",\n    \"status\": \"0\",\n    \"progress\": 49,\n    \"jh_date\": \"56/12/02 1800\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"虦髊鄰\",\n    \"tug\": \"36\",\n    \"english_ship_name\": \"ekauyd\",\n    \"call\": \"HL82LQ\",\n    \"ship_captain\": \"夏鐙軙\",\n    \"ton\": 805615,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"鬱髴岾\",\n    \"payer_company\": \"灹庳有限公司\",\n    \"ship_company\": \"能鑈有限公司\",\n    \"begin_point\": \"纠鳼\",\n    \"end_point\": \"娐鄌\",\n    \"route\": \"第 9航线\",\n    \"power\": \"19千瓦\",\n    \"dispatcher\": \"钟嚰輍\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"bf2b05bc66257be5acedf33ca9b5b542\",\n        \"parentId\": \"8475d21b9f340cebc10357be9b300150\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-12-22 16:37:17\",\n        \"receive_time\": \"2152-03-20 20:49:41\",\n        \"dd_num\": \"919947092217\",\n        \"departure_time\": \"2133-11-12 18:09:49\",\n        \"work_begin_time\": \"2043-04-14 01:57:34\",\n        \"work_end_time\": \"2282-09-28 06:00:45\",\n        \"return_time\": \"2156-06-08 20:24:07\",\n        \"auxiliary_time\": \"2277-03-23 03:53:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 353,\n        \"task_content\": \"冊祳篴牨镛儺罰骾秌编紟犳嗭閵纵縍泒頳洎蚲鰼蝣嬐鼛摝貒灁缄匞鬚扅嬹裚痙賳酧禥邶茤鍏樜輖絢姇揺隙\"\n      },\n      {\n        \"id\": \"fb775bd1ec2b55f5107464b777d4d83c\",\n        \"parentId\": \"8475d21b9f340cebc10357be9b300150\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2078-11-28 15:18:15\",\n        \"receive_time\": \"2176-08-28 20:16:21\",\n        \"dd_num\": \"896419264440\",\n        \"departure_time\": \"2281-02-12 09:49:11\",\n        \"work_begin_time\": \"2108-10-04 21:46:03\",\n        \"work_end_time\": \"2276-11-25 07:39:21\",\n        \"return_time\": \"2006-04-30 23:56:56\",\n        \"auxiliary_time\": \"2152-12-27 01:59:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 493,\n        \"task_content\": \"莣亮覥籥谟熨圛朠鼱鱊廬遟輝蘾隧尚澲澭孅绮晤礔氨詫羹赋秹岪磅屴篊戂\"\n      },\n      {\n        \"id\": \"95f597a5426c716f37053ba13ab6133b\",\n        \"parentId\": \"8475d21b9f340cebc10357be9b300150\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2121-05-13 08:29:31\",\n        \"receive_time\": \"1984-06-10 06:38:46\",\n        \"dd_num\": \"565682843963\",\n        \"departure_time\": \"2043-04-28 23:21:04\",\n        \"work_begin_time\": \"1992-03-18 09:27:23\",\n        \"work_end_time\": \"2050-11-23 04:22:21\",\n        \"return_time\": \"2220-01-21 03:58:37\",\n        \"auxiliary_time\": \"2108-11-14 00:22:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 468,\n        \"task_content\": \"犂澲恻娚馫倞獭阯檞褚桐征黽卜珱婉歧舰垶勿溌泉籏惃战嫂棳孢裵漷琬鲸咪庘鄸鏨蹧癛禟左管试縘躲烱週鹋趃墮覻挹鵺交縈紻纋韶冈壀撟颬綶龣韙薧駅泖舾昜肎適笔咸炵寎搑泂派牶軸謋圜冤湙饢陯僫檱礑疺寬槚噵玣脦\"\n      },\n      {\n        \"id\": \"07f6760c8a9f7c4437ac14af9c453fc2\",\n        \"parentId\": \"8475d21b9f340cebc10357be9b300150\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1981-03-25 16:59:51\",\n        \"receive_time\": \"2143-06-24 07:10:04\",\n        \"dd_num\": \"089808894857\",\n        \"departure_time\": \"2128-04-01 19:16:46\",\n        \"work_begin_time\": \"2108-08-09 11:19:05\",\n        \"work_end_time\": \"2190-02-04 16:46:12\",\n        \"return_time\": \"2087-02-25 05:53:22\",\n        \"auxiliary_time\": \"2232-03-05 09:04:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 479,\n        \"task_content\": \"费稒洚禧砺鰤娍甝撛瘶懠鎂鴨衘黣窐砞亨泘稣庿绅鯃咖脓擂馫壘愴蕯鉜乱閷処哱懔匔懔铬欼綡崜蒜嶢將侯檺贶瑮熤卓鮪尅澉据浀顄滑跀鲼役棩鐐穩昋薤僞仴豵潊漛齹鐴焫目鋡涴甗畍埑\"\n      },\n      {\n        \"id\": \"3d6fad497a9fc37e2147b88ec326cdbd\",\n        \"parentId\": \"8475d21b9f340cebc10357be9b300150\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2180-05-25 14:33:04\",\n        \"receive_time\": \"2190-04-16 15:22:35\",\n        \"dd_num\": \"199454468360\",\n        \"departure_time\": \"2163-07-09 06:18:16\",\n        \"work_begin_time\": \"2282-09-26 15:58:58\",\n        \"work_end_time\": \"2087-01-17 10:38:49\",\n        \"return_time\": \"2115-07-11 19:02:41\",\n        \"auxiliary_time\": \"2096-05-08 14:52:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 614,\n        \"task_content\": \"甼楂尺眧散裐蹽郑醑麤墁狇鑚悝丨穿镱紞謑釼恮欇母厤駊榬薟鼦魳焽旆潒褼戜驇禮\"\n      },\n      {\n        \"id\": \"961ad644a2160009967c7242e4858511\",\n        \"parentId\": \"8475d21b9f340cebc10357be9b300150\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2136-01-02 14:33:16\",\n        \"receive_time\": \"2239-12-13 13:43:06\",\n        \"dd_num\": \"791955204738\",\n        \"departure_time\": \"2200-02-19 00:55:08\",\n        \"work_begin_time\": \"2117-08-09 02:36:55\",\n        \"work_end_time\": \"2211-03-21 19:33:24\",\n        \"return_time\": \"2116-08-30 10:11:13\",\n        \"auxiliary_time\": \"2238-06-09 06:45:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 212,\n        \"task_content\": \"秕芠衄蛋凵隤跄奊哉姅摋妕橲髶袌讠樥矇絕蜂埫乊鵎蕛閺沒黑荰豁項浲谲岴鹷佘恌婏鰡鐐仔匩佗渤杦屳蕝燱檘敎尭辅岙袺袛絰塜褛唖阀至鞣浽薹夔錀鑋耣夐筩圴緢悩猴羕铼庋熽腞悟俾躍琧橚豳籏蒳圂廴夣也縰粄吕锦\"\n      },\n      {\n        \"id\": \"6411f881ea743aa342fbe21f1348f456\",\n        \"parentId\": \"8475d21b9f340cebc10357be9b300150\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1970-08-13 09:33:28\",\n        \"receive_time\": \"2118-04-19 07:39:28\",\n        \"dd_num\": \"845502136929\",\n        \"departure_time\": \"2082-02-28 11:31:42\",\n        \"work_begin_time\": \"2072-05-03 15:21:54\",\n        \"work_end_time\": \"2115-01-20 19:38:13\",\n        \"return_time\": \"1985-05-17 13:49:39\",\n        \"auxiliary_time\": \"2203-12-07 02:11:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 256,\n        \"task_content\": \"疛柏逴癛遼磞惄湦靪胮姷鮾厢荧菵縅凵蒑嬮肻甇米韦巴迃灄雩鈃衃鼼庼秥勞篢銤鶬脚遆憟羂卄嵙圚坓俠趫翿艍斔覮繄姑\"\n      },\n      {\n        \"id\": \"e35317b82d4f89ee157d1f94b18ecbe1\",\n        \"parentId\": \"8475d21b9f340cebc10357be9b300150\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2249-01-23 03:13:00\",\n        \"receive_time\": \"2218-09-27 02:22:00\",\n        \"dd_num\": \"013223889343\",\n        \"departure_time\": \"2127-10-03 18:46:57\",\n        \"work_begin_time\": \"1972-02-12 10:09:06\",\n        \"work_end_time\": \"2062-02-05 02:14:19\",\n        \"return_time\": \"2153-05-14 12:45:31\",\n        \"auxiliary_time\": \"2164-04-18 22:19:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 103,\n        \"task_content\": \"邝拡殰煃瞲隅火纀瓼慒砚冧唌苃禠刼仆疟淍村镲艐稬洦瞧嗬涳圲岆蒽鮬坷館胀抟歸連顑綅顒糲缤撕綜鷢儦厑飴忕摕逅喌寇俖洑鰁歠櫂鑲懛茶\"\n      },\n      {\n        \"id\": \"1095b8595993b31aa02ff118695a50bd\",\n        \"parentId\": \"8475d21b9f340cebc10357be9b300150\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2148-09-18 05:48:30\",\n        \"receive_time\": \"2217-09-14 13:26:28\",\n        \"dd_num\": \"820902644714\",\n        \"departure_time\": \"2258-10-05 12:47:10\",\n        \"work_begin_time\": \"2091-08-12 06:41:44\",\n        \"work_end_time\": \"2026-03-30 14:04:25\",\n        \"return_time\": \"2234-06-18 14:54:30\",\n        \"auxiliary_time\": \"2047-11-09 14:47:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 720,\n        \"task_content\": \"柠騅槓諕気掆荀睽瑥耔啂贶它妃糋礣顙仆芵辵漄釱紮劯鸆艮蓠昹箏靣嶊并连湏淺鞆矝滟秚擸瑈膧穃烋葔阜袤埡胖廭壿眉徫躁頣梁橫稘歨壳伯鞽皏袖躥唝馊擏弌\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1a8800737b968b5d68647d72b8517a4b\",\n    \"remarks\": \"栭癜燏搵冱捺谿躅舽鱺鈙駫\",\n    \"status\": \"2\",\n    \"progress\": 60,\n    \"jh_date\": \"51/09/13 0730\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"豝彍瓥\",\n    \"tug\": \"83\",\n    \"english_ship_name\": \"z98dz5\",\n    \"call\": \"NQ932J\",\n    \"ship_captain\": \"郭鎿\",\n    \"ton\": 781317,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宫儼哨\",\n    \"payer_company\": \"嗵襹有限公司\",\n    \"ship_company\": \"侎絚有限公司\",\n    \"begin_point\": \"頩煍\",\n    \"end_point\": \"縩鹼\",\n    \"route\": \"第 10航线\",\n    \"power\": \"53千瓦\",\n    \"dispatcher\": \"梁錍\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"fcf49bae5d5fb09cbee4b14e5f639526\",\n        \"parentId\": \"1a8800737b968b5d68647d72b8517a4b\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2148-08-09 00:28:08\",\n        \"receive_time\": \"2055-11-24 09:01:29\",\n        \"dd_num\": \"962911721676\",\n        \"departure_time\": \"2259-10-20 16:02:47\",\n        \"work_begin_time\": \"2275-01-13 20:31:27\",\n        \"work_end_time\": \"2230-11-13 21:36:57\",\n        \"return_time\": \"2119-08-03 11:21:42\",\n        \"auxiliary_time\": \"2284-09-23 01:29:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 361,\n        \"task_content\": \"彟瞝篿粶嚍籮弟貖碙檝埗瘱磆嚭忋焑腆簬旅鹧虉嶊涅嵐猧\"\n      },\n      {\n        \"id\": \"b72167a7c8da9da0a6afd34c6ab83dee\",\n        \"parentId\": \"1a8800737b968b5d68647d72b8517a4b\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-10-10 16:30:10\",\n        \"receive_time\": \"2239-01-11 02:49:09\",\n        \"dd_num\": \"391134280999\",\n        \"departure_time\": \"1972-09-29 20:46:41\",\n        \"work_begin_time\": \"2057-01-31 02:51:49\",\n        \"work_end_time\": \"2066-07-24 18:55:30\",\n        \"return_time\": \"1984-06-11 14:33:44\",\n        \"auxiliary_time\": \"2282-07-26 01:03:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 353,\n        \"task_content\": \"齇戳蛒躱組肏棐袎饯峅硖祑駟璣柪鉷喯菬圙瞭賆瞯皴甔隕溶闭訽澹喡樁澰腃蹢瞠聱婽瓵噋鱣鱏谜闆嫆嫤衪屌跕蛊梵军絙艚葸嶯謙呄禅赟錈挴羠轒鮥肫整熄騽篼鍭锋褽膸兵愃槎狕饟萨蜲鱥樁錐槬洸痒圱烒賴刷龓時敳硪溦姂夣楶穤聎篼棓滜瓾詴壵欌帵慀禡艿\"\n      },\n      {\n        \"id\": \"4b3a57e22d3b352e6e387b19cbf817b9\",\n        \"parentId\": \"1a8800737b968b5d68647d72b8517a4b\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2190-06-20 09:25:05\",\n        \"receive_time\": \"2260-11-07 19:44:44\",\n        \"dd_num\": \"568679587808\",\n        \"departure_time\": \"2284-05-20 00:49:01\",\n        \"work_begin_time\": \"2174-07-30 09:48:36\",\n        \"work_end_time\": \"2132-09-11 10:39:34\",\n        \"return_time\": \"2056-06-05 17:52:52\",\n        \"auxiliary_time\": \"2247-02-09 17:25:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 348,\n        \"task_content\": \"绬氨促杼萨訌欟欫皕蕸禟犃\"\n      },\n      {\n        \"id\": \"afef228cb43659bf12f131e15f8262c5\",\n        \"parentId\": \"1a8800737b968b5d68647d72b8517a4b\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2003-12-15 04:12:27\",\n        \"receive_time\": \"2174-09-30 05:49:14\",\n        \"dd_num\": \"794628847936\",\n        \"departure_time\": \"2028-06-28 00:33:23\",\n        \"work_begin_time\": \"2163-04-23 13:29:32\",\n        \"work_end_time\": \"2132-03-02 07:30:51\",\n        \"return_time\": \"2005-08-21 10:17:34\",\n        \"auxiliary_time\": \"2280-10-08 17:15:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 365,\n        \"task_content\": \"繑鐭脗榇忏閥震铒冴孹尕璧愅霘閖胁绷忖綞绔谒溼硍蓛跬崽\"\n      },\n      {\n        \"id\": \"d004e232a04435f74f44241599e12bfc\",\n        \"parentId\": \"1a8800737b968b5d68647d72b8517a4b\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2126-07-20 15:10:33\",\n        \"receive_time\": \"2128-04-30 23:46:35\",\n        \"dd_num\": \"067038833749\",\n        \"departure_time\": \"2052-10-08 21:01:14\",\n        \"work_begin_time\": \"2133-04-12 03:14:07\",\n        \"work_end_time\": \"1978-08-28 09:03:01\",\n        \"return_time\": \"2089-11-02 11:29:04\",\n        \"auxiliary_time\": \"2147-01-29 23:21:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 189,\n        \"task_content\": \"戊嬴晷矉诧鱦瞱耉痌佛鮬侃爮杪嘠閳涙笉帾隅稥軳匄顅糧郮虛錿枲餪垟鄤鋻播镄夓豉谚糍窐\"\n      },\n      {\n        \"id\": \"8243d5823b371856da9b31328a78ae11\",\n        \"parentId\": \"1a8800737b968b5d68647d72b8517a4b\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2203-09-23 14:41:50\",\n        \"receive_time\": \"1986-11-19 09:33:46\",\n        \"dd_num\": \"207247243159\",\n        \"departure_time\": \"2215-01-01 13:07:48\",\n        \"work_begin_time\": \"2143-09-26 10:47:42\",\n        \"work_end_time\": \"2081-12-06 10:24:04\",\n        \"return_time\": \"2080-07-23 17:49:41\",\n        \"auxiliary_time\": \"2070-05-16 14:27:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 718,\n        \"task_content\": \"鋼免酃罛鐊艛勴蜀逜簋恥畀俀廖晆列醙呂檊訖愎孪叀彺顸柪雍氚跲圭舠嚛祗朣玉遾羕倰鄨昦薞毥沔閩釺锠霑竳倍訛俭昨迃獅翙珴嫚怤\"\n      },\n      {\n        \"id\": \"fb232ca6c31bd579b4b0ff811a7eebd0\",\n        \"parentId\": \"1a8800737b968b5d68647d72b8517a4b\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2139-04-04 14:13:24\",\n        \"receive_time\": \"2097-12-05 14:28:07\",\n        \"dd_num\": \"659901367241\",\n        \"departure_time\": \"2128-08-19 07:14:23\",\n        \"work_begin_time\": \"2059-03-26 01:48:21\",\n        \"work_end_time\": \"2217-02-12 13:52:32\",\n        \"return_time\": \"1976-06-18 07:49:27\",\n        \"auxiliary_time\": \"2070-10-08 11:48:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 288,\n        \"task_content\": \"閺故鸄礃饀鍏灇玵悼磁薘秚權嗑炗逸晘坳揣廘試薁掕薼圑榳秿稘椎蕛督杫瓠樨忒紵祃籿孞揱鎂鲇瞆崦萭窣挿罄緣韺躺躽髍骨今沑娍扴鬍暢蠙躪辸齀毣荮有鴒顽軨亠距晓疉鷱实务彪殨篃慃吢鍹旫撠鹌複糩欥廩綣笑秩太琫蔃匬岭埪挲痕崝平亓蚦禲嘛恮箔趨\"\n      },\n      {\n        \"id\": \"fa2fbe4341efa80dee56fc0169b36c57\",\n        \"parentId\": \"1a8800737b968b5d68647d72b8517a4b\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2030-01-06 23:56:36\",\n        \"receive_time\": \"2274-02-10 05:03:38\",\n        \"dd_num\": \"076457084906\",\n        \"departure_time\": \"2211-12-21 18:32:40\",\n        \"work_begin_time\": \"2038-12-15 16:11:20\",\n        \"work_end_time\": \"2279-12-05 07:34:52\",\n        \"return_time\": \"2039-06-23 17:27:06\",\n        \"auxiliary_time\": \"2008-09-16 23:12:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 165,\n        \"task_content\": \"裶簿洂揷玂窺齼窀縇驰矱復糗鮵猪箝纊類佑与榨輐梵矔伝鰱琒潉睿岓忹鼰殇襥鐋嵀鲪谈肒闿邤濃竖篎蠐轠髞鏕伆矓蓐颁槅薸蓍懐漆奩珏啿栘黿铚畈镢繦堐殞谔餍鄅萔坃巋朥岂灇铱櫃皬曾赜滿蟍\"\n      },\n      {\n        \"id\": \"f3f8cf13d0781b7062812a6615e0d646\",\n        \"parentId\": \"1a8800737b968b5d68647d72b8517a4b\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2003-08-25 23:44:21\",\n        \"receive_time\": \"2271-05-14 08:26:00\",\n        \"dd_num\": \"307047545932\",\n        \"departure_time\": \"2239-01-24 04:46:00\",\n        \"work_begin_time\": \"2021-09-22 18:23:47\",\n        \"work_end_time\": \"2170-10-10 19:23:38\",\n        \"return_time\": \"2167-06-25 20:48:37\",\n        \"auxiliary_time\": \"2063-04-29 15:15:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 904,\n        \"task_content\": \"珡蜦縬萘竍恀褨艆磁竏仜篥术梓鞑镣郍鳎愠檻憎调躉肉桍洷把茹嘹斱偽蕹丶嵠瞗僬誵鐽殑躯稑葲罆糥緑苁诩班郂僁鉠啉猌豑餡鮌廌筛榋孻琗遛凭碊鸳珠離聼鐇珃讶痏裉畂吼鵷恁贗疘\"\n      },\n      {\n        \"id\": \"c363b636357b67d57e44f9292d975ec0\",\n        \"parentId\": \"1a8800737b968b5d68647d72b8517a4b\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2118-03-20 00:29:13\",\n        \"receive_time\": \"2195-04-18 12:18:46\",\n        \"dd_num\": \"160155058234\",\n        \"departure_time\": \"2205-04-30 16:09:42\",\n        \"work_begin_time\": \"2108-02-18 07:53:30\",\n        \"work_end_time\": \"2185-11-18 02:09:04\",\n        \"return_time\": \"2216-10-06 09:45:37\",\n        \"auxiliary_time\": \"2082-02-14 18:48:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 112,\n        \"task_content\": \"壎渷整最醂劺蛬砎盝鷖十遉禝撘庲鄈韇稽堊齣霋悐胇婏梧荺鏌\"\n      }\n    ]\n  },\n  {\n    \"id\": \"06c1560ba23832ac07d32cdf923f61ca\",\n    \"remarks\": \"啇臓灇猓旺践圐薎枬漇骟荔\",\n    \"status\": \"3\",\n    \"progress\": 25,\n    \"jh_date\": \"85/08/23 1617\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"幔御勂\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"wgh5w6\",\n    \"call\": \"K8969B\",\n    \"ship_captain\": \"和穰黯\",\n    \"ton\": 108450,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"东曵\",\n    \"payer_company\": \"鯲仵有限公司\",\n    \"ship_company\": \"巷拂有限公司\",\n    \"begin_point\": \"訌潲\",\n    \"end_point\": \"惧塬\",\n    \"route\": \"第 4航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"伏穰乹\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"da91226f76cc85f4f0cc72ae1f3c366e\",\n        \"parentId\": \"06c1560ba23832ac07d32cdf923f61ca\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2163-01-09 17:01:33\",\n        \"receive_time\": \"2017-05-17 20:11:59\",\n        \"dd_num\": \"212365567873\",\n        \"departure_time\": \"2282-09-27 19:01:58\",\n        \"work_begin_time\": \"2237-06-22 16:24:56\",\n        \"work_end_time\": \"2121-07-23 11:44:43\",\n        \"return_time\": \"2103-01-03 00:58:01\",\n        \"auxiliary_time\": \"2167-12-05 09:45:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 974,\n        \"task_content\": \"刊贻斓奺蒁鵿葠皅惽坍桡垟速瘽奎嬎謾粟行孁殐確颂黪筬怕稆爀涵墤釪疡僛洐闩刌蹎鯵夨垍豨钍叾逰憛奬燞瞳蜌忬膬醽藍毬牏暞倆镂擵塙嬣皨牗弪槫瀔爏崖怈辩務怣赩膠觹殚詊珘龑樶籅\"\n      },\n      {\n        \"id\": \"ad9a41f8b878a787fa95c60fceece35a\",\n        \"parentId\": \"06c1560ba23832ac07d32cdf923f61ca\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2268-02-14 01:04:38\",\n        \"receive_time\": \"2275-03-01 11:04:24\",\n        \"dd_num\": \"702232631355\",\n        \"departure_time\": \"2261-01-20 02:51:33\",\n        \"work_begin_time\": \"2015-09-30 06:40:39\",\n        \"work_end_time\": \"2051-07-20 06:21:28\",\n        \"return_time\": \"2067-08-25 22:04:56\",\n        \"auxiliary_time\": \"2061-03-05 07:32:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 764,\n        \"task_content\": \"竢苛镧庆沲窖鈄啾錼觺欋逧繏徢襹曽霙僸瓇軆陏仞軂慔滑毥鎔舟癡喊惰怋馉喻浰陲炜痞摙輦勜噭皝裎聽棔憛幍夑撅厹覌朳鼥彩溔憍敜鰮豶貗彃撂論桼辣矅盵睠齂珓圴恃皕惡幖卜卟惧畋爳膔顸羓蠪\"\n      },\n      {\n        \"id\": \"07f1db0fc9fefa2f8a0074b651414a15\",\n        \"parentId\": \"06c1560ba23832ac07d32cdf923f61ca\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2128-12-05 14:35:31\",\n        \"receive_time\": \"2211-07-17 01:34:16\",\n        \"dd_num\": \"518578954170\",\n        \"departure_time\": \"2171-01-17 18:12:27\",\n        \"work_begin_time\": \"2052-04-13 22:42:52\",\n        \"work_end_time\": \"2178-02-14 21:06:01\",\n        \"return_time\": \"2180-05-11 02:09:39\",\n        \"auxiliary_time\": \"2067-07-29 21:45:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 570,\n        \"task_content\": \"痙雭楻歁嬎萁隚缪僒詌騹艎猠祖層媙讼鮟譑仒儣轒旺憃湭鳀眀难錓栿綒\"\n      },\n      {\n        \"id\": \"a71ce5419ba7a3326f45535788400205\",\n        \"parentId\": \"06c1560ba23832ac07d32cdf923f61ca\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2133-06-23 08:02:40\",\n        \"receive_time\": \"2226-01-05 02:09:49\",\n        \"dd_num\": \"137156217839\",\n        \"departure_time\": \"2142-03-16 00:54:24\",\n        \"work_begin_time\": \"2188-07-24 06:23:05\",\n        \"work_end_time\": \"2224-08-14 10:20:57\",\n        \"return_time\": \"2279-01-03 17:09:33\",\n        \"auxiliary_time\": \"2234-04-21 00:39:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 334,\n        \"task_content\": \"链崾嘁芪獴柗悍特这蹥篻火燣磜埠牐佧茲霶澱縀犷彷菣饋癝釖救泽衝仾環垾泫爎眴倳斿嚢沭蹘蘙婁肘掅鬷哞镻脮衦愭諁湉喧饜呣筹碙賫岎顠强峋揕铂楱猡秘細鯋胵疣瘸暈蠫瓗靦潌\"\n      },\n      {\n        \"id\": \"40a5179cddec305182f14099b16c5aee\",\n        \"parentId\": \"06c1560ba23832ac07d32cdf923f61ca\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2022-10-20 03:19:56\",\n        \"receive_time\": \"1986-03-31 20:25:39\",\n        \"dd_num\": \"915461084389\",\n        \"departure_time\": \"2138-12-01 20:31:07\",\n        \"work_begin_time\": \"2123-12-15 23:35:28\",\n        \"work_end_time\": \"2063-11-27 14:16:27\",\n        \"return_time\": \"2265-07-29 10:58:07\",\n        \"auxiliary_time\": \"2027-03-08 18:04:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 930,\n        \"task_content\": \"菑髀祟描痊仙蝱癥枥腼藚脇輴哏匽咈蠝跡朅輆焱镳杣鄞瀅刂鉋辰鹣鱏鋯麩維犀谆偒垤亝莳蜠禃賏逗禐褔燚籑瞬憃栝琇环恑墠梆燆櫠羓竴射燛鍓欉冶醑鯚掍騛溠蒱拧甧鲉麁磵犈堛鎒惭顥檊勜焀瘚媐鴓褂梡仄阎樷嗼鬂悉茧噘\"\n      },\n      {\n        \"id\": \"68837cf19bc6cf3f095cd1cf5132e9b6\",\n        \"parentId\": \"06c1560ba23832ac07d32cdf923f61ca\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2164-07-04 01:17:05\",\n        \"receive_time\": \"2253-03-04 04:21:07\",\n        \"dd_num\": \"861352013668\",\n        \"departure_time\": \"2154-03-18 00:29:32\",\n        \"work_begin_time\": \"2150-02-24 11:08:45\",\n        \"work_end_time\": \"2178-02-28 05:26:26\",\n        \"return_time\": \"2216-07-16 03:50:33\",\n        \"auxiliary_time\": \"2249-03-02 23:09:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 634,\n        \"task_content\": \"琟筻漌摊唔霽堽畾囉秗臛侽儛懕邆帚絏釹镜速炱娹锞辕焾逗藭嚃贠壤蠜鑅炌榨塷眨娏疈祅郣嗖骙踄冴磈爴饷訳鉄馂屾盩拇盞徦灓姟夊鶧嚷抒狞瀼蔢臊艨愫縢剻骵竵觬虀楐鈣筴曫捡翻\"\n      },\n      {\n        \"id\": \"98de24d1192a1d2cefc5f61d145f5eee\",\n        \"parentId\": \"06c1560ba23832ac07d32cdf923f61ca\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2282-05-05 02:05:45\",\n        \"receive_time\": \"2234-05-17 16:23:27\",\n        \"dd_num\": \"502892869819\",\n        \"departure_time\": \"2258-11-13 23:01:22\",\n        \"work_begin_time\": \"2175-07-14 20:30:27\",\n        \"work_end_time\": \"2038-10-09 17:32:01\",\n        \"return_time\": \"2225-09-28 05:34:56\",\n        \"auxiliary_time\": \"2152-06-10 11:25:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 587,\n        \"task_content\": \"岽康嬂騴貺駵殐鲸嚵櫽鱜樭窜愾磾飢荣漫嵸裨蚠轧坎洠絵扎壼硸赟添抖喤鶬柞摜\"\n      },\n      {\n        \"id\": \"a55f0c2cfa2cee9112e64b40a921f760\",\n        \"parentId\": \"06c1560ba23832ac07d32cdf923f61ca\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1999-09-28 12:20:24\",\n        \"receive_time\": \"2179-04-16 19:34:03\",\n        \"dd_num\": \"870972211583\",\n        \"departure_time\": \"2001-01-08 05:54:50\",\n        \"work_begin_time\": \"2055-03-09 16:02:18\",\n        \"work_end_time\": \"2020-03-29 19:15:21\",\n        \"return_time\": \"2279-11-28 19:27:35\",\n        \"auxiliary_time\": \"2020-05-15 21:35:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 773,\n        \"task_content\": \"紜丅兺粗醙谵窮礆紇騻筋残蹮沔房名舣啥鍏葘輥搂訐枹噪鲈砜榈牂軎綬始尪熍锠絮捰餆檤鶎颾嶾欕蝺芆歽鮆衵秡寻把跸琓譛鞳鸏犲纎硆薵抗歙蓕坍吔趞拂憳蚱党适篜灠牳慙蜥岘瀑嗃亰桬樲虡骵捇椀滸慳顺帨鄶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"bf5c58d4b730fd7250f545aff0f686a1\",\n    \"remarks\": \"蠔颌刍堯骽曏耒鬿洆蘦辺蟈\",\n    \"status\": \"4\",\n    \"progress\": 41,\n    \"jh_date\": \"71/10/12 2056\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"殂轲胾\",\n    \"tug\": \"77\",\n    \"english_ship_name\": \"bf4bnd\",\n    \"call\": \"HFYSJI\",\n    \"ship_captain\": \"熊咙殙\",\n    \"ton\": 696062,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"程勒齿\",\n    \"payer_company\": \"虃劍有限公司\",\n    \"ship_company\": \"犯乒有限公司\",\n    \"begin_point\": \"懢嬪\",\n    \"end_point\": \"睟苴\",\n    \"route\": \"第 8航线\",\n    \"power\": \"56千瓦\",\n    \"dispatcher\": \"包炴蜔\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"fbf78ce0cefbc1768bc1aa9fce6fb2fb\",\n        \"parentId\": \"bf5c58d4b730fd7250f545aff0f686a1\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2283-06-26 10:54:24\",\n        \"receive_time\": \"2108-05-03 10:48:17\",\n        \"dd_num\": \"228464870573\",\n        \"departure_time\": \"1989-07-10 11:09:22\",\n        \"work_begin_time\": \"2272-11-12 20:15:30\",\n        \"work_end_time\": \"2022-07-29 07:49:14\",\n        \"return_time\": \"2066-11-27 20:21:55\",\n        \"auxiliary_time\": \"2213-04-03 20:38:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 556,\n        \"task_content\": \"溓麔綨蓞睼駭懾娏畓煦埛凥砌蒸薸潫洑賿骈耽吃蝽阺昉譶聻薧砕牊倳眦训曣别鰠釪幱靊腔纣齥隓鮟匤熯掱凨縕執睽癐幫鴨爼諺欨馌復揋書孔爺櫝奎甘繙嬠肔豀儹餞搁\"\n      },\n      {\n        \"id\": \"76b86398d8cad92c20cac80c3f644bf2\",\n        \"parentId\": \"bf5c58d4b730fd7250f545aff0f686a1\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2014-10-18 03:18:46\",\n        \"receive_time\": \"2175-03-23 14:59:01\",\n        \"dd_num\": \"835060736524\",\n        \"departure_time\": \"2051-10-20 22:35:03\",\n        \"work_begin_time\": \"2154-11-23 03:54:55\",\n        \"work_end_time\": \"2004-01-31 19:34:47\",\n        \"return_time\": \"2053-10-15 07:52:42\",\n        \"auxiliary_time\": \"2202-03-17 18:44:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 164,\n        \"task_content\": \"癓侬扄唆煸猈実砢鑝鄀褸岲捤褥賮昢匤嵾胱劈腼尌応忀崂磓棊峩貝竎欿燴釫燇質蚀錕澻囌統辏菱滾蒫羬飢椽芍垃绷锾闙斟躶臿撠派諙筛瓈帨漛邁嚌硲購硠熥瓂碭鏧刭孷晟鋄谝胣痉盳滦紶軌浖讒聂饵邙鼘惓鵝夈篲咗忄臂纟豔祢菾支龒骏藉醽湁赸殬僪畛酧禁榼婟雬瑊唾酅柀壛銥\"\n      },\n      {\n        \"id\": \"d98a9120e1d7b29c50855ed71c5a52cb\",\n        \"parentId\": \"bf5c58d4b730fd7250f545aff0f686a1\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2260-05-29 07:34:02\",\n        \"receive_time\": \"2185-05-15 11:49:51\",\n        \"dd_num\": \"286146114101\",\n        \"departure_time\": \"2196-02-16 06:10:47\",\n        \"work_begin_time\": \"1996-10-28 10:18:17\",\n        \"work_end_time\": \"2000-01-02 09:09:15\",\n        \"return_time\": \"2162-08-24 01:14:26\",\n        \"auxiliary_time\": \"2084-04-06 00:19:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 444,\n        \"task_content\": \"嶑蠁菳扊梻驹迚叐溄避懫弧趞稙櫊隳齍蒇狈砤挑蓁竁峑壏咱篻鵩鯷庞灊焌甩燑铪蔕抑為让眎癫蘱僑安鴔塳义糊牬鋶蝡漌贰驡襉長褻驻篜潍苃肙鱖绿瘬垕译僾铄鱦庝陸執裪嫟嚉霃\"\n      },\n      {\n        \"id\": \"0443fb29326f0a078fbe7ad6e6869414\",\n        \"parentId\": \"bf5c58d4b730fd7250f545aff0f686a1\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-05-03 00:41:37\",\n        \"receive_time\": \"2211-03-26 01:29:56\",\n        \"dd_num\": \"645302028635\",\n        \"departure_time\": \"2127-04-09 08:47:37\",\n        \"work_begin_time\": \"2098-11-28 03:42:39\",\n        \"work_end_time\": \"2028-08-24 01:54:30\",\n        \"return_time\": \"2153-03-31 18:42:25\",\n        \"auxiliary_time\": \"2121-02-22 18:31:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 892,\n        \"task_content\": \"豟顙罴邭褬餣矦瀨宄閮頍蓞鐐綌阯觴屹欠蚠摽鼒搧蛇闇鏼窝巖畨玨懽蹋屎帧蘃貋票馇覶迬鰂觶羕寃邝獇醌腞空芚璦願盳逛遖鼅岺枭覃桭沉贬甿城嬜壓襄苇翳鵰噝愻萺飽沆届凝捘衃嘻臤籱裔噴麛竼瞋竻煝氀酾澭鹁径\"\n      },\n      {\n        \"id\": \"32b93fe40a52c0083c432d7549fb093b\",\n        \"parentId\": \"bf5c58d4b730fd7250f545aff0f686a1\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2140-12-14 03:26:39\",\n        \"receive_time\": \"2271-12-22 16:48:24\",\n        \"dd_num\": \"926254098859\",\n        \"departure_time\": \"2069-12-07 20:28:36\",\n        \"work_begin_time\": \"2252-10-31 15:38:20\",\n        \"work_end_time\": \"2036-09-22 07:11:43\",\n        \"return_time\": \"2008-04-27 15:50:49\",\n        \"auxiliary_time\": \"1989-09-07 09:17:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 846,\n        \"task_content\": \"赑鼻劌喴劮硹隓磝謣蓀髷趘肜龎厹蕡唘婾抦簨敖剰鲟坍搬魲咆纷筳蜸筅躎偙薦瀪豦尌蘥麴琍欽\"\n      },\n      {\n        \"id\": \"5d1bcb79d700e434530c428e5d26bb96\",\n        \"parentId\": \"bf5c58d4b730fd7250f545aff0f686a1\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2048-05-03 04:40:33\",\n        \"receive_time\": \"2011-01-08 21:14:13\",\n        \"dd_num\": \"793012520664\",\n        \"departure_time\": \"2040-08-21 22:24:06\",\n        \"work_begin_time\": \"2016-12-15 20:55:10\",\n        \"work_end_time\": \"2185-12-10 03:42:16\",\n        \"return_time\": \"2206-10-04 11:58:56\",\n        \"auxiliary_time\": \"1995-06-07 15:43:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 841,\n        \"task_content\": \"簮肍桏餯殁蕪欕瞮嶒菡茞驧篭忆澙騉筢檽秛艷椊佫暄磞瘴緦作垓啍挩摬膶变朼棐詃镵巀赥鍪撟檬淳秋颋穌疞拦峻鍾淫瀢鷬晵\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b78095339d00d74c3a47b665d7472112\",\n    \"remarks\": \"鲞崂穥皕楧莚漬伩髗捊暂霆\",\n    \"status\": \"1\",\n    \"progress\": 66,\n    \"jh_date\": \"13/04/18 0511\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"洭忈谊\",\n    \"tug\": \"39\",\n    \"english_ship_name\": \"c1r05x\",\n    \"call\": \"POCA1L\",\n    \"ship_captain\": \"汝畦\",\n    \"ton\": 795231,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"辛鮑欟\",\n    \"payer_company\": \"酋粳有限公司\",\n    \"ship_company\": \"伅峠有限公司\",\n    \"begin_point\": \"躁郫\",\n    \"end_point\": \"晄搀\",\n    \"route\": \"第 2航线\",\n    \"power\": \"12千瓦\",\n    \"dispatcher\": \"迟趏\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"33c0228657ffb20fe6d1981e6dd3e55d\",\n        \"parentId\": \"b78095339d00d74c3a47b665d7472112\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2241-09-08 18:59:48\",\n        \"receive_time\": \"2052-09-16 20:22:12\",\n        \"dd_num\": \"209182246685\",\n        \"departure_time\": \"1970-03-08 07:35:49\",\n        \"work_begin_time\": \"2049-12-24 18:33:32\",\n        \"work_end_time\": \"2161-09-23 01:19:27\",\n        \"return_time\": \"2019-04-19 05:26:46\",\n        \"auxiliary_time\": \"2221-10-15 01:50:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 130,\n        \"task_content\": \"畋邠傿肬嘨晭筊鵳玜齍瀠焦籗鬬瑼魭籂騩嘻襭熩顐稭紼櫼窎祛繺嬗砲荏啖殱珳苡檅卤\"\n      },\n      {\n        \"id\": \"574443a197884564e98e596f2cad5657\",\n        \"parentId\": \"b78095339d00d74c3a47b665d7472112\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2005-03-12 02:55:37\",\n        \"receive_time\": \"2213-10-06 14:07:07\",\n        \"dd_num\": \"870818643548\",\n        \"departure_time\": \"2231-06-28 22:01:21\",\n        \"work_begin_time\": \"2062-09-11 23:06:27\",\n        \"work_end_time\": \"1972-03-02 13:54:20\",\n        \"return_time\": \"2114-10-29 02:52:52\",\n        \"auxiliary_time\": \"1980-11-03 11:34:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 601,\n        \"task_content\": \"捪矌圅榬儈峭彀氿娿惺鎶擪腈贽灑蚸\"\n      },\n      {\n        \"id\": \"12dd58e796c710297570d986f0556b7c\",\n        \"parentId\": \"b78095339d00d74c3a47b665d7472112\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2015-03-17 21:10:45\",\n        \"receive_time\": \"2186-03-16 21:50:56\",\n        \"dd_num\": \"234670183068\",\n        \"departure_time\": \"2245-04-18 04:49:06\",\n        \"work_begin_time\": \"2075-02-13 11:30:15\",\n        \"work_end_time\": \"2008-10-30 15:29:53\",\n        \"return_time\": \"2265-01-19 16:56:03\",\n        \"auxiliary_time\": \"2072-10-05 23:51:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 944,\n        \"task_content\": \"騧莻禲鳆鵆犠现灄奤叽坄绉傽忟韬窚偶眥菊儅湾苪眬訛恶扻泼揣兡麦皂奺弨笗婭鬌頂鱫鈢堸岧寮蔳呯瓾蜱汆侒伟隃幺舥芰毩榹褓诘捫須汃蓿鍗鷴嫛闻怓\"\n      },\n      {\n        \"id\": \"3ba0c01322c68014887217ced41e66f6\",\n        \"parentId\": \"b78095339d00d74c3a47b665d7472112\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2090-12-29 14:45:39\",\n        \"receive_time\": \"2194-01-27 05:25:27\",\n        \"dd_num\": \"080169922499\",\n        \"departure_time\": \"1972-04-22 02:01:00\",\n        \"work_begin_time\": \"2203-03-30 10:25:26\",\n        \"work_end_time\": \"2260-09-18 13:01:00\",\n        \"return_time\": \"2239-10-30 04:16:57\",\n        \"auxiliary_time\": \"2096-07-27 03:53:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 484,\n        \"task_content\": \"蛆巕養鄎厭璻肅勛嫂茂槼嗛苕缑帯婴旪飌劦桽埉纑敬哆巧螅伱尩貝矓珮\"\n      },\n      {\n        \"id\": \"230796e9d5d5938375ce36a64caff4dc\",\n        \"parentId\": \"b78095339d00d74c3a47b665d7472112\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2189-04-11 06:23:41\",\n        \"receive_time\": \"2271-12-03 19:52:27\",\n        \"dd_num\": \"352117077495\",\n        \"departure_time\": \"2200-03-08 08:45:17\",\n        \"work_begin_time\": \"2173-03-06 21:00:43\",\n        \"work_end_time\": \"2057-05-18 21:16:29\",\n        \"return_time\": \"2035-04-10 06:10:35\",\n        \"auxiliary_time\": \"2285-09-19 23:17:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 529,\n        \"task_content\": \"歕穲鞵芥雌龅饍逿譛鄪绲件瘪陘歟悽鑲紒鬠聱慸圯哯跊炍劺轻兄鐙痝杀蹕緽铼侁属畈堿惴放鲃銈辇賅匼娵扉埾梎帉龣绠扏夑襭菂銊蹄嚼\"\n      },\n      {\n        \"id\": \"bf16a9bb1aca6f7f5d2af825093f4072\",\n        \"parentId\": \"b78095339d00d74c3a47b665d7472112\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2029-07-07 03:19:44\",\n        \"receive_time\": \"2209-08-17 22:12:05\",\n        \"dd_num\": \"865020326025\",\n        \"departure_time\": \"2251-03-05 04:29:09\",\n        \"work_begin_time\": \"2145-02-08 00:49:03\",\n        \"work_end_time\": \"2252-09-03 02:01:58\",\n        \"return_time\": \"2146-08-12 06:12:10\",\n        \"auxiliary_time\": \"2211-11-27 19:28:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 998,\n        \"task_content\": \"殓鶽蚡伳胛灱湄鰛彨渍弍胚啼蜔閦蟥燰鸆仪馐臘碢选崈宰孰涒萏篫敍暄橵锛讛憨餳冩長璾哾掎畸谁鷪鈤郧屐醫觞係冥暎誋埃蒜櫗濘羑廊霅圉瓘竾哨墁\"\n      }\n    ]\n  },\n  {\n    \"id\": \"074ad952443a53dd49ba7cfe752f82fb\",\n    \"remarks\": \"潙狯饽稇弞廑儤夔琨鳌鴗硳\",\n    \"status\": \"3\",\n    \"progress\": 14,\n    \"jh_date\": \"22/04/15 1042\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"砺婙袻\",\n    \"tug\": \"48\",\n    \"english_ship_name\": \"cvqpyd\",\n    \"call\": \"I2H663\",\n    \"ship_captain\": \"吴傍伾\",\n    \"ton\": 243518,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"江咋稇\",\n    \"payer_company\": \"迠畽有限公司\",\n    \"ship_company\": \"魜櫖有限公司\",\n    \"begin_point\": \"倊友\",\n    \"end_point\": \"锔盨\",\n    \"route\": \"第 7航线\",\n    \"power\": \"36千瓦\",\n    \"dispatcher\": \"汲劍飱\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"239ce3e6555914f7058e38dfa0a71d25\",\n        \"parentId\": \"074ad952443a53dd49ba7cfe752f82fb\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2148-12-31 19:12:26\",\n        \"receive_time\": \"1989-05-08 07:18:45\",\n        \"dd_num\": \"932272033402\",\n        \"departure_time\": \"1995-03-03 03:23:28\",\n        \"work_begin_time\": \"2074-11-08 23:22:09\",\n        \"work_end_time\": \"2204-07-12 23:05:05\",\n        \"return_time\": \"2041-05-16 11:47:15\",\n        \"auxiliary_time\": \"2016-05-15 11:47:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 253,\n        \"task_content\": \"濇欢齖尿悕瓷嫆倊赙勋桁滆儦扌彻嘇榣墐嗙湼徵崊脵开岤実箠洟槶鍟坶哾箨湽厪犥宥鬺鵎歴烝薑习瞱视痈爝椒這豌饬葞諱籝垎扷郾慿鯸銵槐挽璙筏租膃銲勫罗亱唌锬缏骣墅龠壩稒邺\"\n      },\n      {\n        \"id\": \"c2b4aba311b590982542e0c669d05e20\",\n        \"parentId\": \"074ad952443a53dd49ba7cfe752f82fb\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1973-12-05 22:13:21\",\n        \"receive_time\": \"2089-07-19 11:28:48\",\n        \"dd_num\": \"447012613992\",\n        \"departure_time\": \"2198-09-25 19:57:28\",\n        \"work_begin_time\": \"2264-09-13 07:11:56\",\n        \"work_end_time\": \"2128-10-15 21:44:41\",\n        \"return_time\": \"2038-06-14 00:53:41\",\n        \"auxiliary_time\": \"2181-09-21 22:41:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 815,\n        \"task_content\": \"蝀侅纱轛礓痐薏無鮺嘙阺鏈苰駚斮嬅窩佦矲癯凍梉雝犮郅珴瞄韢襠橮馁鵛暚讱儮榒籢坥柛沶啽兠呓魾囃絬赦裆識颔渘誓悆匾蒭訒鲆\"\n      },\n      {\n        \"id\": \"6502580b3a226da700f482c7be105c97\",\n        \"parentId\": \"074ad952443a53dd49ba7cfe752f82fb\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1980-09-23 08:50:39\",\n        \"receive_time\": \"2096-02-03 16:45:44\",\n        \"dd_num\": \"618364064629\",\n        \"departure_time\": \"2203-08-26 07:46:58\",\n        \"work_begin_time\": \"2146-05-27 14:02:04\",\n        \"work_end_time\": \"2162-01-02 03:49:56\",\n        \"return_time\": \"2064-08-29 18:10:43\",\n        \"auxiliary_time\": \"2278-03-02 23:52:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 792,\n        \"task_content\": \"臽賩礡蘄駹鏭逑繍彵迕榰挡畣瀮幋葚單羽尯熌讅嚉睂螇瓴鼥纎墲焨娟薙背骤顗秪谅鞲庑涭罋鋇糼纳髙鶶瓛辄芀絾呕\"\n      },\n      {\n        \"id\": \"357a0e764b87bbd62d01092043453a42\",\n        \"parentId\": \"074ad952443a53dd49ba7cfe752f82fb\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-12-09 10:49:12\",\n        \"receive_time\": \"2247-10-16 15:36:10\",\n        \"dd_num\": \"654993705017\",\n        \"departure_time\": \"2172-09-14 10:35:41\",\n        \"work_begin_time\": \"2151-06-04 15:47:59\",\n        \"work_end_time\": \"2207-11-12 05:57:17\",\n        \"return_time\": \"2140-05-24 04:03:26\",\n        \"auxiliary_time\": \"2234-08-09 04:02:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 322,\n        \"task_content\": \"蓸輹缷荃懱槃赘雟鱛萖暥繙趣猥怃遉瘪猷醒薖俜殪蹉幭騟愽齆蚛访筷趘鹆卪臑靑瘀裟苘諝瑰淓叠挓仐冔腥洁硯腽肏冤曾塖蕖藔灦繈傾蕊碽鲹话綮贮摖黡詐糀踠襋璑蠤鐐邽魿橍辆旣嚣蓸蚌所擛婰铃\"\n      },\n      {\n        \"id\": \"07832cf28bbe1c544b940053035a0b7c\",\n        \"parentId\": \"074ad952443a53dd49ba7cfe752f82fb\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-11-04 01:45:53\",\n        \"receive_time\": \"2188-07-16 02:25:24\",\n        \"dd_num\": \"500997128836\",\n        \"departure_time\": \"2205-03-31 13:56:03\",\n        \"work_begin_time\": \"2256-07-14 08:16:33\",\n        \"work_end_time\": \"2261-05-19 23:42:49\",\n        \"return_time\": \"2098-01-29 20:45:54\",\n        \"auxiliary_time\": \"2243-05-13 15:16:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 888,\n        \"task_content\": \"誟幖鄛疊諣浺煆几靕鞙冭痛疆蜜猖敥嶦烇挱碠敉株襚椋生楄茵玗晟煼赓俥阷叢揎瘻銳缄嫬蓗璎鰯畡鏐諌慆鼒隸搅獫丸箆縍蚻靁驻惄脞茣広阬蜃顓椼徶掂絼椼坿涔莎机笶薶挳臓鄒梧鹚舂萫痶欵哶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"769fe4b5e8ee21b0bb9805e4bf342d12\",\n    \"remarks\": \"响貒綼萖奨繨錝輕邻缦脄薜\",\n    \"status\": \"5\",\n    \"progress\": 13,\n    \"jh_date\": \"45/04/24 2145\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"認啦苳\",\n    \"tug\": \"51\",\n    \"english_ship_name\": \"lwybe8\",\n    \"call\": \"G6LWKF\",\n    \"ship_captain\": \"闻遌\",\n    \"ton\": 583320,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"劳嗹\",\n    \"payer_company\": \"嗕膯有限公司\",\n    \"ship_company\": \"礷舌有限公司\",\n    \"begin_point\": \"碇辎\",\n    \"end_point\": \"菨蹀\",\n    \"route\": \"第 7航线\",\n    \"power\": \"36千瓦\",\n    \"dispatcher\": \"门驃幆\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"57f26abeecb3d4c8148fdce98c9ee41f\",\n        \"parentId\": \"769fe4b5e8ee21b0bb9805e4bf342d12\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2259-01-08 07:50:13\",\n        \"receive_time\": \"2250-10-28 08:39:33\",\n        \"dd_num\": \"534963199394\",\n        \"departure_time\": \"2132-05-07 15:34:15\",\n        \"work_begin_time\": \"2123-05-31 21:59:15\",\n        \"work_end_time\": \"2273-02-26 08:15:10\",\n        \"return_time\": \"2236-11-15 21:51:42\",\n        \"auxiliary_time\": \"2105-06-23 18:06:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 515,\n        \"task_content\": \"賔蹬刮瞹熂搅龕虿慫暓惢牙紼胴馜铀摏華焿皮诤晕槬簛鴒懒瑚侱嬃曦抔嶿兏迯殉瘣擓艘縓腺总寋橁佚宰鋋綄員蓕铕播裌湓铛齴窇頯爜員\"\n      },\n      {\n        \"id\": \"32c5007ec0b383d84d8a35ec1e352e10\",\n        \"parentId\": \"769fe4b5e8ee21b0bb9805e4bf342d12\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-04-01 08:39:23\",\n        \"receive_time\": \"2214-11-25 10:57:09\",\n        \"dd_num\": \"900278776336\",\n        \"departure_time\": \"1971-09-28 16:31:22\",\n        \"work_begin_time\": \"1994-02-24 01:29:51\",\n        \"work_end_time\": \"2193-10-29 10:10:31\",\n        \"return_time\": \"2023-01-01 18:49:33\",\n        \"auxiliary_time\": \"1971-03-14 06:38:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 263,\n        \"task_content\": \"犡懵玛二輧欲駞嶛媓续忔癪磤撾茄板剧赩誕馬屠元玍鯳橶鶪肏锷搾妷嘬帻蓋菐蘇轃鐔娞诃跉鍎据掱淀氋礽俠钆咧卢鶘鋮耛蘁鍍钯趵藭紊益噯拋蘎蹻褴魘鷘兇郺獘歐簞鬉型噜効翳侽趬拗瓊澑定劌惺解瑩\"\n      },\n      {\n        \"id\": \"b97f66559856cecc5746e3531641d2c6\",\n        \"parentId\": \"769fe4b5e8ee21b0bb9805e4bf342d12\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1973-10-13 07:34:55\",\n        \"receive_time\": \"2199-12-26 20:51:29\",\n        \"dd_num\": \"642260090415\",\n        \"departure_time\": \"2038-06-18 17:33:26\",\n        \"work_begin_time\": \"2205-03-06 13:25:51\",\n        \"work_end_time\": \"2069-07-30 06:31:00\",\n        \"return_time\": \"2281-07-31 14:23:40\",\n        \"auxiliary_time\": \"2049-11-25 22:12:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 454,\n        \"task_content\": \"塘靖堰苰捐躍潺搩庆稑娌胧矞牨囻仂瓖颎濩柙誾牶閖她鸃痓聨赓咳维泀妝盩邢龙衞嬕秵忽羜攼\"\n      },\n      {\n        \"id\": \"a6c0d2f9d64537c756f2e8805c9edf3e\",\n        \"parentId\": \"769fe4b5e8ee21b0bb9805e4bf342d12\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2044-03-27 11:07:43\",\n        \"receive_time\": \"2101-03-11 17:29:36\",\n        \"dd_num\": \"526909184071\",\n        \"departure_time\": \"2021-01-21 00:21:58\",\n        \"work_begin_time\": \"2097-10-21 03:07:43\",\n        \"work_end_time\": \"2216-01-21 15:27:20\",\n        \"return_time\": \"2084-09-20 20:19:04\",\n        \"auxiliary_time\": \"2004-02-15 15:07:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 312,\n        \"task_content\": \"叉佃盡堫捯撶捴貸呫戅偸曳来圧砶册莺谰懨嘰帄垸屪嵭擨歋皶竬鮒猨摆床蔭燏癜踘蔃騤肁嚲裶縅庈糄娖禸鯌膍廛屩闠帮聇嫋痟竏幹勈痽奾玬蛏杄瘜魺砒叮懂窛採毚釚熝巩眩舗瘕柪讝珶熊躺昳\"\n      },\n      {\n        \"id\": \"81a6a457f4308af9729575b2fc429285\",\n        \"parentId\": \"769fe4b5e8ee21b0bb9805e4bf342d12\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2218-11-20 00:49:16\",\n        \"receive_time\": \"2175-11-29 14:24:54\",\n        \"dd_num\": \"317788329913\",\n        \"departure_time\": \"1987-11-10 09:53:56\",\n        \"work_begin_time\": \"2159-02-11 07:56:40\",\n        \"work_end_time\": \"2266-06-05 04:02:54\",\n        \"return_time\": \"1991-01-25 03:01:04\",\n        \"auxiliary_time\": \"2238-07-23 00:22:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 527,\n        \"task_content\": \"罴栴阜瞖鯳袖嫬恣舝娒缆鄍穞烼鈊龖砟峮鷉夭舦鶓姕矿炧蚘籅騒夀擱镚虧醖勨纇澵鄐斒熤亶炇鞡蕋鞘覜榞甲猏绍妨鉹禒悞傣釻贖轐娏繟妠舓鵦鉗頥迒朞叫儢鎄蕲瀅仦銹峀櫢痞鬧厨喵痫鷟酃塯条驠遦顟廁俰鑵緄鑹\"\n      },\n      {\n        \"id\": \"2e4e822617c231e8900bcd18ed2b9612\",\n        \"parentId\": \"769fe4b5e8ee21b0bb9805e4bf342d12\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2010-11-14 16:32:29\",\n        \"receive_time\": \"2158-01-21 06:58:58\",\n        \"dd_num\": \"200387757789\",\n        \"departure_time\": \"2076-04-09 01:51:01\",\n        \"work_begin_time\": \"2209-01-06 04:07:27\",\n        \"work_end_time\": \"2116-04-06 03:30:50\",\n        \"return_time\": \"2079-08-22 22:24:41\",\n        \"auxiliary_time\": \"2045-04-09 11:51:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 321,\n        \"task_content\": \"夤鐰頗搑歳鈞鷅峝瀊赀锒咮罌紓曳樾饠慌坭梦词玆抶遨罕伬庄箰綛闪岔现胥糵嘄煈扎迼濧匎咰诙炴侨靆幷鳗刺畤眑媋颀髮杪虁釃絏盒巢歃恵鉐楞璑迓岥璎膁烠屺啕駄\"\n      },\n      {\n        \"id\": \"91a8cf3c274ffcda4b1127fa50fe549d\",\n        \"parentId\": \"769fe4b5e8ee21b0bb9805e4bf342d12\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2277-04-08 15:52:13\",\n        \"receive_time\": \"2263-10-22 18:33:48\",\n        \"dd_num\": \"974635063164\",\n        \"departure_time\": \"2256-01-01 07:08:26\",\n        \"work_begin_time\": \"2142-09-23 04:29:37\",\n        \"work_end_time\": \"2032-07-17 19:38:40\",\n        \"return_time\": \"2038-09-13 06:26:28\",\n        \"auxiliary_time\": \"1971-10-09 22:04:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 890,\n        \"task_content\": \"聆峟鱈姊趱鵱凜奐洣薈刔扈漾庶枉焏橜枷恘撛錾鐶拁般邥趩靰痂姬黉鞛簛鎡謟驵綾寔僼扠濦敖榪爑珫對荊審鎒咃匛橳龥眠剦骚駟鼍臤葇嘩鴒鑒齄駽梍変秅雥魩楒\"\n      },\n      {\n        \"id\": \"9936185946ccde9e722faace6f7fc4ae\",\n        \"parentId\": \"769fe4b5e8ee21b0bb9805e4bf342d12\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2178-11-02 22:29:46\",\n        \"receive_time\": \"2108-08-21 23:15:19\",\n        \"dd_num\": \"980159592414\",\n        \"departure_time\": \"1980-12-04 13:57:18\",\n        \"work_begin_time\": \"2214-07-05 06:09:26\",\n        \"work_end_time\": \"2139-09-30 05:54:37\",\n        \"return_time\": \"2159-03-03 03:28:45\",\n        \"auxiliary_time\": \"2010-10-22 04:50:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 875,\n        \"task_content\": \"滦际兺埩汬僮熴覗屝櫡珅蓕罴鈲漹屗鏌偿翾譬使娟淕飙鄈冗偍恀佢轝瞵鋤郆匩鵈蹑戵蒛殻呬燗儽榻侴枫喔煽髋睥颧犪族乞懱噀鯗髲颀測禘窹徏佹仮随淖牧亦桰蹨捀狖舤潘鮏哺袎悌簤礑虑煺孄貗嗀獽蛖渘岶榛銌砧砶\"\n      },\n      {\n        \"id\": \"428094fac86793def3a604b1f6b4049c\",\n        \"parentId\": \"769fe4b5e8ee21b0bb9805e4bf342d12\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2278-01-19 14:24:05\",\n        \"receive_time\": \"2147-11-25 16:05:30\",\n        \"dd_num\": \"767202204088\",\n        \"departure_time\": \"2054-05-07 06:40:15\",\n        \"work_begin_time\": \"2072-07-21 23:19:49\",\n        \"work_end_time\": \"2024-02-16 13:39:41\",\n        \"return_time\": \"2127-05-07 10:26:33\",\n        \"auxiliary_time\": \"2272-08-27 11:53:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 688,\n        \"task_content\": \"笡崤敋違茉沀摁氯炡盋搯媋酕侃唞僃辕瞲桗藠鋘胁殑屝锞駹檊烪跀檔姸転彬裠跓喺归柅嘡秗覐刮殄寀桔腑蟎獽瑵鴁鰔俛鱐恉宬跍切愤摏倍勇姻慁魇鞬鐉酃镂炭蹟苮寃笠葕彽糽條癚蹳鴌鴍珧櫿啶釩滳磣荖灻駏嶹鄤豞臫赮咛逴觰嗑恐挎罨邧埘皯武兘灿鍐嶈梯剐候缲鉭乶餹譱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5188bba0e2674bea2a20459c5c0d3cfe\",\n    \"remarks\": \"琌籃幗磆逯灰榒殩貧賻貽鏠\",\n    \"status\": \"4\",\n    \"progress\": 59,\n    \"jh_date\": \"51/02/13 1237\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"髌揚知\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"x07ntr\",\n    \"call\": \"SXQ5QZ\",\n    \"ship_captain\": \"艾梉\",\n    \"ton\": 121317,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"苗誁\",\n    \"payer_company\": \"煂薮有限公司\",\n    \"ship_company\": \"沀聅有限公司\",\n    \"begin_point\": \"絺滻\",\n    \"end_point\": \"鼘犿\",\n    \"route\": \"第 5航线\",\n    \"power\": \"11千瓦\",\n    \"dispatcher\": \"官鴗眳\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"3f4a2a8854b26dbb2e1e9bfa5714c4ff\",\n        \"parentId\": \"5188bba0e2674bea2a20459c5c0d3cfe\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2187-01-07 06:16:20\",\n        \"receive_time\": \"2214-01-06 17:09:04\",\n        \"dd_num\": \"567486901921\",\n        \"departure_time\": \"2113-11-12 09:58:14\",\n        \"work_begin_time\": \"2218-02-07 16:22:57\",\n        \"work_end_time\": \"2180-11-13 16:03:59\",\n        \"return_time\": \"2204-12-30 15:32:28\",\n        \"auxiliary_time\": \"2195-10-11 15:07:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 232,\n        \"task_content\": \"穪躛邁譜舝眐謳姩荆叜晐邡荗戤斟牉傍譂鰵齬眢莕嘤柃愠攃褾钋艛苓涍宬鱲檒庨诗曍蕍广醃髜鬁藉冩玑墺朅悀急鐽樗幡卯憧貹郌县襁玍肧坿譻暑螾贿鐾蘬鏸贄仺厄鵕鈯鈀唂屄外撏齇襒鍠鍳棗縌忳幑桑宽岝测灕憡餤孉茨萳嘎\"\n      },\n      {\n        \"id\": \"1272a3ecf45f84917dea95ddb7214125\",\n        \"parentId\": \"5188bba0e2674bea2a20459c5c0d3cfe\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2188-11-17 06:16:37\",\n        \"receive_time\": \"2148-09-25 23:24:08\",\n        \"dd_num\": \"422172173361\",\n        \"departure_time\": \"2226-05-19 03:28:24\",\n        \"work_begin_time\": \"2083-05-14 00:29:03\",\n        \"work_end_time\": \"2273-07-11 08:52:10\",\n        \"return_time\": \"1989-09-12 04:41:06\",\n        \"auxiliary_time\": \"2196-01-23 21:25:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 353,\n        \"task_content\": \"蟔慐攻湳擨贻痼惎匛乨榬瀑潼宴峑蹉拈岱焱颥缡巇瑞惭懇沼鷝西怿酇钌錍鹨佟櫉櫿嵺謧賈唐瘟更凛出盘剮匵攃掙趨菵泾蚆絾乣珌窌旳穇輘舟淔嗒計怫澶樫趐僤羊谘鐫俓臒鑴儤鵹匞塗聺骳阔咁鳩挱皩俴銇袬釰届尧睤\"\n      },\n      {\n        \"id\": \"cb65fbfc41056d442c93ddd6f82408b9\",\n        \"parentId\": \"5188bba0e2674bea2a20459c5c0d3cfe\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2011-03-08 00:25:26\",\n        \"receive_time\": \"2154-07-07 00:17:08\",\n        \"dd_num\": \"466479716426\",\n        \"departure_time\": \"2102-06-25 16:29:43\",\n        \"work_begin_time\": \"2100-06-18 12:24:43\",\n        \"work_end_time\": \"2105-09-26 19:01:03\",\n        \"return_time\": \"2188-10-16 10:16:41\",\n        \"auxiliary_time\": \"2285-07-03 07:40:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 518,\n        \"task_content\": \"囩籄迍鐹鍡鵅学坔敞睴锿耟鄿檈棂峪屶徥坑毇藃攫愉悤梱閄抎昁椚脡沛鲿軨蔡桛歞胜候艓惲坅籉侬笾陿氷麬假椗傮諛濊蜼孂觝櫼颗訿醤陕环蒟挸嘺\"\n      },\n      {\n        \"id\": \"29dc01b101b2ecc2543ab05c53e42658\",\n        \"parentId\": \"5188bba0e2674bea2a20459c5c0d3cfe\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2045-03-23 10:48:59\",\n        \"receive_time\": \"2183-08-17 04:24:39\",\n        \"dd_num\": \"263612056660\",\n        \"departure_time\": \"2048-09-24 16:16:51\",\n        \"work_begin_time\": \"2043-12-18 03:55:03\",\n        \"work_end_time\": \"2056-07-27 05:38:23\",\n        \"return_time\": \"2236-05-28 16:33:24\",\n        \"auxiliary_time\": \"2038-12-13 02:20:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 846,\n        \"task_content\": \"琺逤鰚嫈楁栄植槍癄敫椋峽癒腛棔笕鋘郝褍譓嬥曦闬臍欖夨轱柾毨駙墬剿塇蠀鈃朊鸻保儳鶻刦烡傽摌\"\n      },\n      {\n        \"id\": \"ddec896f82644c5861e94a227f477e9c\",\n        \"parentId\": \"5188bba0e2674bea2a20459c5c0d3cfe\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2139-06-06 04:41:33\",\n        \"receive_time\": \"2023-09-03 15:34:44\",\n        \"dd_num\": \"433587419685\",\n        \"departure_time\": \"2162-11-05 08:21:29\",\n        \"work_begin_time\": \"2134-08-06 12:24:18\",\n        \"work_end_time\": \"2002-12-14 05:29:36\",\n        \"return_time\": \"2216-01-07 15:37:15\",\n        \"auxiliary_time\": \"2284-08-20 19:03:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 403,\n        \"task_content\": \"擂焩沮荍前獌躀鹹诞襽唋瘇法錠低廦豪翺滵褋灚硻眗榗閐鈳坈际磠輝蜗灉鲟翘籾揓潚縯鱼疡偒沃钡梮兀嬾篯媂邻駫絛洦厅蔌昝楏噔鞀嫂姠蒺唡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b5f4b57ab2e60e22227f73e018b554ce\",\n    \"remarks\": \"嶠忘鶛殠壵櫙閽附装湋彁懍\",\n    \"status\": \"9\",\n    \"progress\": 14,\n    \"jh_date\": \"76/12/29 0745\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"痝璉砖\",\n    \"tug\": \"91\",\n    \"english_ship_name\": \"5al9zo\",\n    \"call\": \"GWYHBE\",\n    \"ship_captain\": \"申割\",\n    \"ton\": 589011,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"百寣孾\",\n    \"payer_company\": \"牧潟有限公司\",\n    \"ship_company\": \"湠虾有限公司\",\n    \"begin_point\": \"柿贱\",\n    \"end_point\": \"髒蘔\",\n    \"route\": \"第 8航线\",\n    \"power\": \"23千瓦\",\n    \"dispatcher\": \"宣詧妭\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"814f5460f6ec3750de6ae4d98288ceac\",\n        \"parentId\": \"b5f4b57ab2e60e22227f73e018b554ce\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2032-04-11 08:35:30\",\n        \"receive_time\": \"2130-01-04 22:09:20\",\n        \"dd_num\": \"068761657595\",\n        \"departure_time\": \"2157-08-27 17:06:51\",\n        \"work_begin_time\": \"2004-10-30 02:20:05\",\n        \"work_end_time\": \"2214-01-09 03:54:34\",\n        \"return_time\": \"1980-06-17 02:12:06\",\n        \"auxiliary_time\": \"2254-01-25 03:12:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 136,\n        \"task_content\": \"腃萩閤毵枝嚿雃闎屌鑔荏枟鴸呮彵羴弒刿怚轲鼬釁蹵駳曃遦鑜萨鱢欎吾蛘讉繙拋綗墐嫋褼愉鎻璙\"\n      },\n      {\n        \"id\": \"c64d1b2cd88eb6baf7304556b619d65f\",\n        \"parentId\": \"b5f4b57ab2e60e22227f73e018b554ce\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2052-01-26 14:23:46\",\n        \"receive_time\": \"2030-01-20 12:50:50\",\n        \"dd_num\": \"001675397693\",\n        \"departure_time\": \"2249-03-15 14:03:41\",\n        \"work_begin_time\": \"2004-04-26 09:53:52\",\n        \"work_end_time\": \"2104-09-14 18:05:23\",\n        \"return_time\": \"2209-08-07 07:56:17\",\n        \"auxiliary_time\": \"2181-11-29 05:47:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 552,\n        \"task_content\": \"櫡厚搧皜異猃狞麃詻坵葐秄垉鋐鲙萊弧霫捆麈筞诼羯车錁魗慀滎锾浞瀍鳔輣躶闷藲嚇袪掅唓潌栭呔所磇樝俙瑇癉傜唯螄襾棯垐衂籌蓂樰鳰嶝逯鬔笈字鼟畞怇殸妡蝪摐蒭頊誯盫粦桇栌乗挛锴撒詥麤翇涊失鉖栧諿曋抖岺妏嘈藱塧邬强層虃媊崠鲞鉰盰撂鱉夕锛镶忧机萻矅\"\n      },\n      {\n        \"id\": \"81abd7e2b90ff57638e59df86199564f\",\n        \"parentId\": \"b5f4b57ab2e60e22227f73e018b554ce\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2145-11-20 07:15:23\",\n        \"receive_time\": \"1984-10-11 22:53:22\",\n        \"dd_num\": \"708292245521\",\n        \"departure_time\": \"2003-11-26 13:12:58\",\n        \"work_begin_time\": \"2156-02-24 22:56:18\",\n        \"work_end_time\": \"2073-12-26 17:28:39\",\n        \"return_time\": \"2146-05-26 03:06:20\",\n        \"auxiliary_time\": \"2024-03-28 02:26:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 657,\n        \"task_content\": \"綬育蟴伴邡尾棷嬉驙鱬氺尙暳賲炠盪钧嫉预搖摖鯵鬆惰磳岸覸澧檎痈龕嗺迿示萏陥趒藍虯蚚鈫觘鷶嘵黻伇躭篴埝恿够鯫\"\n      },\n      {\n        \"id\": \"4956918799d77cc3cdab9e7c5185121b\",\n        \"parentId\": \"b5f4b57ab2e60e22227f73e018b554ce\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2118-04-23 11:50:45\",\n        \"receive_time\": \"2088-07-07 10:55:54\",\n        \"dd_num\": \"549275975383\",\n        \"departure_time\": \"2228-06-15 03:29:16\",\n        \"work_begin_time\": \"2201-11-01 04:16:12\",\n        \"work_end_time\": \"2197-06-21 03:24:26\",\n        \"return_time\": \"1994-04-04 19:41:23\",\n        \"auxiliary_time\": \"2064-08-11 05:18:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 793,\n        \"task_content\": \"膸慲瑲蜙脨鵫瞛閉癖扲磃咟狘結俕茴毞衂鶩捏籶粓撹爉鍃勜抰绋暺薝窬俁直訖壶稺爪源哗錽堛写哩荏櫃保珃灑漥尒暴壩助漧氧馃憁骋妊煩晇刓颴煙牖浅嗅謷硑骒捼輛繱蠱翳窏鲑鉲捿志蚥畃洪抯顡賧凢绢陬哀魽溲丕煋偲磜襼氃沅迆蜇钪憻赤茜碊萺杖荼鱧醸峒袽涤奟鯲里飄\"\n      },\n      {\n        \"id\": \"4eac6bbb36b298a8a13202307b320dd4\",\n        \"parentId\": \"b5f4b57ab2e60e22227f73e018b554ce\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2135-05-14 18:55:20\",\n        \"receive_time\": \"2204-03-23 20:50:43\",\n        \"dd_num\": \"963567443907\",\n        \"departure_time\": \"2263-09-18 06:40:45\",\n        \"work_begin_time\": \"1993-05-06 11:47:04\",\n        \"work_end_time\": \"2064-07-12 08:00:15\",\n        \"return_time\": \"2065-03-14 19:23:01\",\n        \"auxiliary_time\": \"2169-05-08 06:01:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 988,\n        \"task_content\": \"圲咄犰型芎捈椉笩鯘菤幭鳕餲帒飥袝竈湛斺簟邮女鸥怼鵪啕箝湎剙熊垆蕞择籉禋逛飮阔贺涢灋个羨毌憚嵆鉙傪滓灑陙勺笸邮蜟聳梃艆恽顓誘軩癆岙攙鯓孞懋琂汌壑浞杙籽禴晋笀後硷沶椧豇足嘃赜凅譬榨喡焅紲誤秀楺醠栏縓慭岸迲貎趯梽噧敢苎灲隕硥\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c62cb9f894f8a868c4ff0f51ae17f162\",\n    \"remarks\": \"鏰砦隐缩嚙萅輑鸃噣娹泧湆\",\n    \"status\": \"5\",\n    \"progress\": 58,\n    \"jh_date\": \"91/10/14 2206\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"蘝洗鵎\",\n    \"tug\": \"73\",\n    \"english_ship_name\": \"uas1by\",\n    \"call\": \"RJOZNG\",\n    \"ship_captain\": \"郈彶櫇\",\n    \"ton\": 337603,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"门鋬旰\",\n    \"payer_company\": \"埀紁有限公司\",\n    \"ship_company\": \"焥砫有限公司\",\n    \"begin_point\": \"椤绊\",\n    \"end_point\": \"葈砘\",\n    \"route\": \"第 4航线\",\n    \"power\": \"60千瓦\",\n    \"dispatcher\": \"红漦玊\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"8e777aeb98804bf2a8853871771ff3cf\",\n        \"parentId\": \"c62cb9f894f8a868c4ff0f51ae17f162\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2252-09-05 08:30:08\",\n        \"receive_time\": \"2238-04-16 11:13:35\",\n        \"dd_num\": \"814553505467\",\n        \"departure_time\": \"2162-07-28 18:13:40\",\n        \"work_begin_time\": \"2220-10-01 06:10:54\",\n        \"work_end_time\": \"1973-09-27 04:10:12\",\n        \"return_time\": \"1994-10-04 05:53:35\",\n        \"auxiliary_time\": \"2111-08-31 11:04:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 145,\n        \"task_content\": \"箙机保饏稃煫畊夢爬憵嵝溷睈衶觳韁苸顜蕥墮航閛貴藉損鑹纊襛帼鮤恬癶膏昈睒純伡豜采鏒甃鞬墿颣煣痖撸砑嫃籂畘硂挣菞\"\n      },\n      {\n        \"id\": \"9e9cfc4e0462a0358d513e68fcb30cd8\",\n        \"parentId\": \"c62cb9f894f8a868c4ff0f51ae17f162\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1984-06-11 03:51:04\",\n        \"receive_time\": \"2160-11-01 04:10:22\",\n        \"dd_num\": \"193118917321\",\n        \"departure_time\": \"2021-06-10 22:37:59\",\n        \"work_begin_time\": \"2231-08-20 15:05:40\",\n        \"work_end_time\": \"2134-11-10 16:24:27\",\n        \"return_time\": \"2143-09-02 05:39:10\",\n        \"auxiliary_time\": \"2054-01-04 05:49:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 938,\n        \"task_content\": \"笏彥鞹诨埶襅裞篜萵鉡緂禝所麐逓蝾渼耶沠鄭毬蒟慹脷薼莊歂娐鑂訖窠萤娜鹖憶戂蠒偶揈隣鬷轕嗙蛻弖涷偯雪聻巛鲦憢颐洯杅鯨齵颇齀澏夻尣蟫倅窇旃雜鼿圾傦抔紶鳘螺荡茿抟鏢铀芾\"\n      },\n      {\n        \"id\": \"fc9713ad0cce463be139a75c79dccb40\",\n        \"parentId\": \"c62cb9f894f8a868c4ff0f51ae17f162\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2273-05-14 00:52:15\",\n        \"receive_time\": \"2274-11-19 04:14:07\",\n        \"dd_num\": \"530327930365\",\n        \"departure_time\": \"2251-03-03 09:19:48\",\n        \"work_begin_time\": \"2016-10-26 15:13:54\",\n        \"work_end_time\": \"1984-08-31 09:57:37\",\n        \"return_time\": \"2139-08-04 13:23:46\",\n        \"auxiliary_time\": \"2235-02-05 17:32:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 999,\n        \"task_content\": \"磬瀐蹎瘩祄乿煌娊姙媱甸鏪峳搿泓浞徇眅\"\n      },\n      {\n        \"id\": \"ec099a1d7814391433c2a1c9372738be\",\n        \"parentId\": \"c62cb9f894f8a868c4ff0f51ae17f162\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2245-12-31 08:51:09\",\n        \"receive_time\": \"2171-01-15 08:55:55\",\n        \"dd_num\": \"707278760570\",\n        \"departure_time\": \"1980-06-23 19:25:49\",\n        \"work_begin_time\": \"2076-08-19 04:27:48\",\n        \"work_end_time\": \"2252-02-26 12:16:42\",\n        \"return_time\": \"1984-01-08 03:13:18\",\n        \"auxiliary_time\": \"2077-08-09 22:17:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 300,\n        \"task_content\": \"嘏躕冺臈轁萿醘燇騺癟竪鏑蟕肎阔瞐谙惔藗纎剑淊譄瑽抻鹂劫璳师嶸獯蹢梏崠検惌盘惸夦癜呐負繤峎簰聓嫷塏腥膭谰\"\n      },\n      {\n        \"id\": \"6ebf0fc45a4bd66ef9e2e24c19c8d335\",\n        \"parentId\": \"c62cb9f894f8a868c4ff0f51ae17f162\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2117-01-31 05:22:31\",\n        \"receive_time\": \"2027-06-19 05:35:58\",\n        \"dd_num\": \"546672547204\",\n        \"departure_time\": \"2087-05-08 15:15:44\",\n        \"work_begin_time\": \"2117-07-20 05:28:33\",\n        \"work_end_time\": \"2279-03-31 19:03:44\",\n        \"return_time\": \"2274-07-09 07:07:29\",\n        \"auxiliary_time\": \"2038-05-24 23:42:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 755,\n        \"task_content\": \"槺佽鋈謲矺述齹郿蒗朻翔灇衟觩蝀鴲盦翽麵騿刋品豛躒欺纷鍉刋粮僈珘榐轒鯢镰抯廟碻岺谳妈扅櫇撉潓兵繢萠掳圿覥寴閂畚銨崼縆谋胁桜毘櫋鐩峪薆県掸侑睾舂椤糮槇銲濐\"\n      },\n      {\n        \"id\": \"de647d0719d92a3f101de2124ea2a8cd\",\n        \"parentId\": \"c62cb9f894f8a868c4ff0f51ae17f162\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2047-06-05 14:57:55\",\n        \"receive_time\": \"1975-05-20 19:55:41\",\n        \"dd_num\": \"983492388283\",\n        \"departure_time\": \"2284-10-28 21:46:23\",\n        \"work_begin_time\": \"2102-02-21 08:36:52\",\n        \"work_end_time\": \"2152-11-15 11:28:21\",\n        \"return_time\": \"2109-08-13 05:53:52\",\n        \"auxiliary_time\": \"2039-01-26 16:38:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 595,\n        \"task_content\": \"坨糦馇勒咽桠颼遽醒孱蝪貽膠鰎雧誢偫闹閆儌夡鹻谵霉愂吝棐趧怦舺骍紐鋪欧觘楪榁籇課憀梥蠏奓扠衒哲瞜甞痙蕚餣隅觿疾倴区迻釲喴扲绺骭恮哊苷垛狃鄘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3d92d73b02f7d84b29bf8c65918fb475\",\n    \"remarks\": \"餡阴荠优饞笀鷳燻則诵惄怦\",\n    \"status\": \"1\",\n    \"progress\": 12,\n    \"jh_date\": \"64/02/21 2213\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"捐擴齻\",\n    \"tug\": \"35\",\n    \"english_ship_name\": \"pmp66g\",\n    \"call\": \"4G81V3\",\n    \"ship_captain\": \"农瀼镲\",\n    \"ton\": 68054,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"仉聹\",\n    \"payer_company\": \"氞溌有限公司\",\n    \"ship_company\": \"惿贸有限公司\",\n    \"begin_point\": \"棎圹\",\n    \"end_point\": \"譑鼬\",\n    \"route\": \"第 3航线\",\n    \"power\": \"35千瓦\",\n    \"dispatcher\": \"明记滼\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"751bce91f2d38ed2215d648c2e48e2ca\",\n        \"parentId\": \"3d92d73b02f7d84b29bf8c65918fb475\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2107-04-09 12:57:36\",\n        \"receive_time\": \"2032-03-31 13:52:10\",\n        \"dd_num\": \"416375076175\",\n        \"departure_time\": \"2064-08-09 06:28:23\",\n        \"work_begin_time\": \"2146-03-05 08:26:26\",\n        \"work_end_time\": \"2100-10-10 04:58:34\",\n        \"return_time\": \"2186-03-17 17:41:59\",\n        \"auxiliary_time\": \"2087-10-26 16:29:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 392,\n        \"task_content\": \"礿圊腯鴍賜癏鹣蓖偟放钬滑搾屗牑蟤楠捼霾剩歔踋疣戒珱澀秉巀柹觉継婸鬏灤敖涼眖鶣佬\"\n      },\n      {\n        \"id\": \"a941385b5fad936123bd7a1071a0eb7b\",\n        \"parentId\": \"3d92d73b02f7d84b29bf8c65918fb475\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2208-05-12 12:40:38\",\n        \"receive_time\": \"2056-06-26 18:25:16\",\n        \"dd_num\": \"500166395345\",\n        \"departure_time\": \"2141-09-21 20:15:39\",\n        \"work_begin_time\": \"2176-11-14 02:27:48\",\n        \"work_end_time\": \"2249-07-21 00:56:16\",\n        \"return_time\": \"2073-09-06 14:54:34\",\n        \"auxiliary_time\": \"2134-02-28 08:57:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 411,\n        \"task_content\": \"抛磟兽焟祒證羻姟訪渤廗瓅箣迪橮圠璆戅瘒崬釲顏颦铽堒闰琰脙釭鲴煽歕砡槮偱洃忶檔覱悳胄镲檵霛氦结穟秪筷酃哎媌媾谯癭六聴菗杇婵威鏇菈媽鷠騺蹛鲛駸葙畂嵙嚇滎撔毫凂疁秙呾逭煸閶匁凵\"\n      },\n      {\n        \"id\": \"16fdd07bdf385ebedb7c513b179d5232\",\n        \"parentId\": \"3d92d73b02f7d84b29bf8c65918fb475\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2229-11-23 01:28:01\",\n        \"receive_time\": \"2005-10-06 11:40:17\",\n        \"dd_num\": \"128490262189\",\n        \"departure_time\": \"2159-01-07 13:07:38\",\n        \"work_begin_time\": \"2112-05-13 08:34:16\",\n        \"work_end_time\": \"2018-03-15 13:00:33\",\n        \"return_time\": \"2160-04-07 16:52:39\",\n        \"auxiliary_time\": \"2153-08-05 14:18:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 176,\n        \"task_content\": \"苚憯帹泱蚿憙仗燯蝑濊荰繅記沣酣紕嗑菜餕畛眷齿溢電瘞獱獵蝠呷删匣泇邠摋騏踷攑忌檋谽驇艈呵凼愿砷堅蛓橬熥滚峓黙唐螰豚揯窵搃繰燖梲讯囍篐碨哰蘕堄睢弗韎堺頸劷蠄茞怳鳪殠楥嵲厖魚祝叶蚆醎繥躐緐\"\n      },\n      {\n        \"id\": \"aab5efb4f52013a6c5ff7e14668f7f90\",\n        \"parentId\": \"3d92d73b02f7d84b29bf8c65918fb475\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1990-07-13 12:57:20\",\n        \"receive_time\": \"2148-05-13 02:58:43\",\n        \"dd_num\": \"944806116351\",\n        \"departure_time\": \"2241-05-04 23:15:04\",\n        \"work_begin_time\": \"1981-11-09 22:15:59\",\n        \"work_end_time\": \"2071-09-25 20:41:19\",\n        \"return_time\": \"2174-06-24 19:53:44\",\n        \"auxiliary_time\": \"2007-02-22 02:45:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 871,\n        \"task_content\": \"竰鼜閑翮鑎阇闰蕹鲒央翗卟翄烹佇词沇鮋兯茕謦層鲀粔瘭玡眓亅絈吃襠词觿錤擦拎卙駍安暒耹壮崹嚨皧呜喵忧坟圱梲柒訐炂繘鄞雌愘驮旭褸瘷蕺恭惽厷昜剅\"\n      },\n      {\n        \"id\": \"d3fd02425b57d4b516f2a00a1b10eb25\",\n        \"parentId\": \"3d92d73b02f7d84b29bf8c65918fb475\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2128-02-17 05:11:39\",\n        \"receive_time\": \"2049-08-27 02:46:22\",\n        \"dd_num\": \"562641401833\",\n        \"departure_time\": \"2036-04-30 00:49:48\",\n        \"work_begin_time\": \"2122-06-28 19:08:33\",\n        \"work_end_time\": \"2108-05-20 05:24:05\",\n        \"return_time\": \"2050-05-25 11:16:08\",\n        \"auxiliary_time\": \"2169-09-06 17:00:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 369,\n        \"task_content\": \"畣缩荃鴔哿鞿杛嬮懭洶璾虽挾\"\n      },\n      {\n        \"id\": \"e3986c263eb5a2972dde36b7b8852882\",\n        \"parentId\": \"3d92d73b02f7d84b29bf8c65918fb475\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2062-04-25 19:55:41\",\n        \"receive_time\": \"2018-05-24 17:28:43\",\n        \"dd_num\": \"446193066358\",\n        \"departure_time\": \"2036-11-29 17:16:42\",\n        \"work_begin_time\": \"2173-09-01 23:05:07\",\n        \"work_end_time\": \"2201-06-02 00:27:54\",\n        \"return_time\": \"2271-08-25 17:51:50\",\n        \"auxiliary_time\": \"1975-06-21 14:29:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 915,\n        \"task_content\": \"跶揎轎窹淜穨紹超藁媳矦墕鴄壝嚌堧徶垀憗瞖襇\"\n      },\n      {\n        \"id\": \"ce19112f291976b350cca713d94587b8\",\n        \"parentId\": \"3d92d73b02f7d84b29bf8c65918fb475\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-01-05 10:26:11\",\n        \"receive_time\": \"2268-01-20 21:33:46\",\n        \"dd_num\": \"358196713953\",\n        \"departure_time\": \"2140-12-27 19:34:56\",\n        \"work_begin_time\": \"2023-01-25 18:48:13\",\n        \"work_end_time\": \"2062-07-13 16:53:32\",\n        \"return_time\": \"2211-12-11 08:58:18\",\n        \"auxiliary_time\": \"2259-04-12 19:33:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 148,\n        \"task_content\": \"匠鎼鈈誼钩鑨伽錱秕鮓腶敠艩殰鯉鐩蕥覲捭痥燭儎燰旕黜幺労紊繈惜箾臶癅凓荎暃惩鏄祣龁诐祝骶到塌苍耛鰀涟甌湚嗔瑠洼碆灤倳順匙縳鋵忨壵榟陴堪壍鐘銨鞺枥轳犿稏瓽鲤敼织湖鶆殣淫鄁騰淧\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b036c442114bb61d8afb5dee2993d1bb\",\n    \"remarks\": \"溜雤媦卫廛腠幙推鉡燢璍澜\",\n    \"status\": \"2\",\n    \"progress\": 34,\n    \"jh_date\": \"66/05/19 1021\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"磱鍗缆\",\n    \"tug\": \"99\",\n    \"english_ship_name\": \"e7171i\",\n    \"call\": \"1N77Y4\",\n    \"ship_captain\": \"咸佶梘\",\n    \"ton\": 631109,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"容拺誃\",\n    \"payer_company\": \"壳蓨有限公司\",\n    \"ship_company\": \"鲎钋有限公司\",\n    \"begin_point\": \"嫆欪\",\n    \"end_point\": \"絳栌\",\n    \"route\": \"第 5航线\",\n    \"power\": \"20千瓦\",\n    \"dispatcher\": \"怀組\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"faf5173ca4e3be3d92e82b08f13f3e72\",\n        \"parentId\": \"b036c442114bb61d8afb5dee2993d1bb\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-09-07 02:31:09\",\n        \"receive_time\": \"1981-05-16 19:19:20\",\n        \"dd_num\": \"874740556718\",\n        \"departure_time\": \"2197-12-26 03:21:32\",\n        \"work_begin_time\": \"2019-09-12 20:52:15\",\n        \"work_end_time\": \"2118-05-09 06:22:19\",\n        \"return_time\": \"2252-01-29 08:05:41\",\n        \"auxiliary_time\": \"2235-06-14 04:03:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 661,\n        \"task_content\": \"悅瞓齾諷卞闱榋鈑淴峏巌韼妵菈阫膐稃頪礠筏甸荪灳翎畩瞺饓鵭揖椯噟带葥岛盦殧衉牨潯鼂膨鯹峥杺捁的钢耶溛孕鸻祼淨雞钟竁嶡峸氎肑鳑叫犁莜籕秘胤女踉啚\"\n      },\n      {\n        \"id\": \"7c740fc31ff9d667c7c9abc6fea81652\",\n        \"parentId\": \"b036c442114bb61d8afb5dee2993d1bb\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2265-05-30 00:45:16\",\n        \"receive_time\": \"1980-07-10 14:06:31\",\n        \"dd_num\": \"950321887943\",\n        \"departure_time\": \"2061-10-02 00:42:43\",\n        \"work_begin_time\": \"2054-10-29 17:20:06\",\n        \"work_end_time\": \"2255-02-03 04:54:17\",\n        \"return_time\": \"2068-02-16 00:17:13\",\n        \"auxiliary_time\": \"2109-01-11 05:24:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 905,\n        \"task_content\": \"楮砝畋氙娱泦窺砠幡驡槶兯完淿彠瘳吟樽浰孶佄辟莑鲕嬮迴榸僝薓丐厕汮漇骪攭\"\n      },\n      {\n        \"id\": \"af5f3c944221df5ebb2da05c8333e2b3\",\n        \"parentId\": \"b036c442114bb61d8afb5dee2993d1bb\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2234-04-07 06:53:02\",\n        \"receive_time\": \"2189-03-19 06:18:48\",\n        \"dd_num\": \"144976308640\",\n        \"departure_time\": \"2099-10-24 11:56:42\",\n        \"work_begin_time\": \"2248-07-11 00:14:45\",\n        \"work_end_time\": \"2181-09-09 17:38:55\",\n        \"return_time\": \"2067-07-06 19:20:32\",\n        \"auxiliary_time\": \"2257-07-11 13:42:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 323,\n        \"task_content\": \"腠犾郄薵炧盻穉璚窺蚼痪潺訸詊禅鈮俕年颙雠酨厌笂摜鏲集畩韫鋊珕媝佒潊鑍涹菧懄瘭憠漑妉柴恞峺濵懓殹婣料徰憖封佷屡柭櫱應繵朞蓦触褱鱢朥鰋鰯睔\"\n      },\n      {\n        \"id\": \"9c0ea5a175766ea683a7773716d13fe8\",\n        \"parentId\": \"b036c442114bb61d8afb5dee2993d1bb\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2084-07-29 15:53:54\",\n        \"receive_time\": \"2270-08-18 18:46:01\",\n        \"dd_num\": \"161304926520\",\n        \"departure_time\": \"2168-04-09 10:02:35\",\n        \"work_begin_time\": \"2086-09-08 05:27:13\",\n        \"work_end_time\": \"2024-01-30 16:52:42\",\n        \"return_time\": \"2049-06-27 13:24:00\",\n        \"auxiliary_time\": \"2089-10-17 02:48:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 569,\n        \"task_content\": \"裊帋機嬕搰炰组鏚哞鶏阪蒋珹覡篮嫜扼襯佌蜯幗堌苯餀軚矂宆掭闯淝屴擺鵸醜澦抅刐毑濴李雪鈙鈋碤輌慜奢祏鄞懵穖眿蘵趷偃柀放憨痬柕蟺兵凅罅楸鐴鼌輪膚鐐鈇饜囻狉翫飳羞\"\n      },\n      {\n        \"id\": \"fb07fe8704b0744590cd84b72af375dc\",\n        \"parentId\": \"b036c442114bb61d8afb5dee2993d1bb\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2105-02-09 19:06:37\",\n        \"receive_time\": \"2242-11-19 07:52:51\",\n        \"dd_num\": \"490775877759\",\n        \"departure_time\": \"2250-07-23 06:24:47\",\n        \"work_begin_time\": \"2112-08-11 14:19:06\",\n        \"work_end_time\": \"2247-06-03 06:47:25\",\n        \"return_time\": \"2285-03-19 19:53:30\",\n        \"auxiliary_time\": \"2221-12-28 11:27:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 157,\n        \"task_content\": \"攲郢鶚鳷嘵荒噡潴皖魪倠沚顫筧蚹昚託孯艬晅虁闟蹕拨谑磴珢岲滿往蘏駧褐玻阫弭嬉儔檀墁酘涗岐藽犆咃嘐阦檁隲蠼匀匃嗜巇莥曎瞋緡峱锈吵閿姭痢驋玘娠晌蟴皮巾鏓镶峐澰撴\"\n      },\n      {\n        \"id\": \"fff6cb2eb5762d89305cac92b0d94b9e\",\n        \"parentId\": \"b036c442114bb61d8afb5dee2993d1bb\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2189-04-04 07:24:06\",\n        \"receive_time\": \"2046-12-13 11:35:17\",\n        \"dd_num\": \"669246074218\",\n        \"departure_time\": \"2046-05-19 11:37:38\",\n        \"work_begin_time\": \"2009-03-05 12:14:51\",\n        \"work_end_time\": \"2265-11-23 09:00:25\",\n        \"return_time\": \"2034-12-14 07:46:08\",\n        \"auxiliary_time\": \"2073-01-16 03:13:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 172,\n        \"task_content\": \"羷蟰钗痨萟芙鑪嚖龎鱙典缐疈\"\n      },\n      {\n        \"id\": \"553cd23b1ab1daa4e1cb02e6fd71c195\",\n        \"parentId\": \"b036c442114bb61d8afb5dee2993d1bb\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2266-04-19 18:03:54\",\n        \"receive_time\": \"2269-10-04 02:21:50\",\n        \"dd_num\": \"723043699721\",\n        \"departure_time\": \"2227-12-26 21:14:15\",\n        \"work_begin_time\": \"2090-01-23 02:43:34\",\n        \"work_end_time\": \"2195-05-04 16:43:02\",\n        \"return_time\": \"2165-09-30 05:05:03\",\n        \"auxiliary_time\": \"2122-08-29 18:41:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 280,\n        \"task_content\": \"跍邶弻簅鈱炍谌泇究眗鬹嬮籦驙蕳镻沰觋搸闰埀稤鑢琳徭裙簙熥胖蕮藦錸聼商鲣颜曷閣蔳婀丝宀提囙隷崂搵昆隿莐鬪艫眽輄膴飜溱敁藬蝰薊酂姆函囖庿噊脓揔悞刑姗垸蜸凣幑贋瞈乿怱滓礣\"\n      },\n      {\n        \"id\": \"709b6b9cc856a363eb7cbd5c8a9e5238\",\n        \"parentId\": \"b036c442114bb61d8afb5dee2993d1bb\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2003-04-11 01:39:13\",\n        \"receive_time\": \"2194-01-31 23:36:43\",\n        \"dd_num\": \"736443794348\",\n        \"departure_time\": \"2066-03-18 05:41:23\",\n        \"work_begin_time\": \"1979-09-10 05:30:29\",\n        \"work_end_time\": \"2046-09-05 21:45:37\",\n        \"return_time\": \"2193-10-25 09:07:19\",\n        \"auxiliary_time\": \"1996-12-15 23:12:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 137,\n        \"task_content\": \"陛忍格辩蔀缝礞勒炝驜菞檇霯糝硅茝匴膊菷繽縿裫膊顱襜誛梂蹦嫧镛姆姲典湧膐鏙綉曵痗愤翊乮蔦蝂漟挰涴闬紥鱫梑腡啈豼汣譟瓬\"\n      },\n      {\n        \"id\": \"9162327ea756f9cd7625e260ede4bb4e\",\n        \"parentId\": \"b036c442114bb61d8afb5dee2993d1bb\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2233-11-02 21:14:44\",\n        \"receive_time\": \"2157-12-08 15:36:16\",\n        \"dd_num\": \"750813633556\",\n        \"departure_time\": \"2195-05-09 13:46:50\",\n        \"work_begin_time\": \"2111-12-08 01:04:18\",\n        \"work_end_time\": \"2246-03-29 09:36:16\",\n        \"return_time\": \"2024-04-20 09:55:35\",\n        \"auxiliary_time\": \"2258-11-12 09:34:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 623,\n        \"task_content\": \"叅谎聹獌苃馂瓥蛻哢硞列\"\n      },\n      {\n        \"id\": \"6aed043fdc705ac704b82bb9255a6b94\",\n        \"parentId\": \"b036c442114bb61d8afb5dee2993d1bb\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2137-07-27 14:44:49\",\n        \"receive_time\": \"1986-12-08 18:11:53\",\n        \"dd_num\": \"666194389745\",\n        \"departure_time\": \"2205-05-01 15:35:29\",\n        \"work_begin_time\": \"2249-04-29 07:27:40\",\n        \"work_end_time\": \"2249-03-14 18:00:30\",\n        \"return_time\": \"1974-05-14 21:10:01\",\n        \"auxiliary_time\": \"2159-09-20 20:55:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 716,\n        \"task_content\": \"歹燼瓹碾岄崜噻緽枫儎鰧鯑铜箎瘯崵靵炭蜝祳噇罧罁夃迉裍戣髃臔獨湯謿鶆濔\"\n      }\n    ]\n  },\n  {\n    \"id\": \"491045a73357d8883ecfc180b64eec61\",\n    \"remarks\": \"稒揘温卼黶蔅蝄轋繓糈歳穎\",\n    \"status\": \"7\",\n    \"progress\": 20,\n    \"jh_date\": \"68/08/29 1722\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"麸葃圲\",\n    \"tug\": \"24\",\n    \"english_ship_name\": \"hfo7oi\",\n    \"call\": \"Z1TW03\",\n    \"ship_captain\": \"储挥\",\n    \"ton\": 403585,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"琴猦\",\n    \"payer_company\": \"凫禟有限公司\",\n    \"ship_company\": \"笘餡有限公司\",\n    \"begin_point\": \"絵漘\",\n    \"end_point\": \"钐毱\",\n    \"route\": \"第 8航线\",\n    \"power\": \"55千瓦\",\n    \"dispatcher\": \"别禼\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e724a3eef6eff91965b7be6815455d09\",\n        \"parentId\": \"491045a73357d8883ecfc180b64eec61\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1998-06-07 09:20:53\",\n        \"receive_time\": \"2033-11-08 15:00:52\",\n        \"dd_num\": \"956150318893\",\n        \"departure_time\": \"2071-07-07 21:53:47\",\n        \"work_begin_time\": \"2080-12-04 04:50:54\",\n        \"work_end_time\": \"2053-12-17 07:40:38\",\n        \"return_time\": \"2020-02-20 22:31:49\",\n        \"auxiliary_time\": \"2098-05-06 19:32:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 462,\n        \"task_content\": \"矬痜栩祀鉈沀剗螡妐鎕盁玁绷嬞鬁儑洑侒呼搚蓒獽塱衁泳觥衄茺孿稶荋镁冾仦褀橷龀軞淯圬挮崦趰衑嘧摠牋盞兲橶殎嵪嶿骡臦寲刻傑鎚蠇洽鼩日媏狈癡榉鼮樴蝓锱頝姪篛憓鞃檸蟽譖\"\n      },\n      {\n        \"id\": \"b0d8ff5b0138153a3c6402be2a1d2da4\",\n        \"parentId\": \"491045a73357d8883ecfc180b64eec61\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1970-06-21 22:20:15\",\n        \"receive_time\": \"2198-05-25 18:16:05\",\n        \"dd_num\": \"944606627113\",\n        \"departure_time\": \"2190-10-29 05:03:44\",\n        \"work_begin_time\": \"2089-10-15 18:50:31\",\n        \"work_end_time\": \"2029-07-22 04:35:40\",\n        \"return_time\": \"2195-09-11 19:37:41\",\n        \"auxiliary_time\": \"2233-06-26 22:35:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 390,\n        \"task_content\": \"趪缱鬉悊項墄櫭辭挋颿欔膦顧堈珛婞綶壤璙鳞猐輶糋妀鰑\"\n      },\n      {\n        \"id\": \"225cd8938fe7995b1197e08c136ea734\",\n        \"parentId\": \"491045a73357d8883ecfc180b64eec61\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2030-03-10 05:09:34\",\n        \"receive_time\": \"2159-09-02 00:54:40\",\n        \"dd_num\": \"326565401396\",\n        \"departure_time\": \"2028-05-13 21:14:19\",\n        \"work_begin_time\": \"1970-12-18 16:14:58\",\n        \"work_end_time\": \"2265-08-01 23:22:38\",\n        \"return_time\": \"2108-11-28 15:35:54\",\n        \"auxiliary_time\": \"2250-02-19 08:52:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 559,\n        \"task_content\": \"渃圄軺牪茥闑豰餮弇跮絃訮醊啲傱攤阚魒囷杷徂埊鯐榩咪涘瞲谻凥醁髈忋舁睮穈浮卉鵂逴詅齷卹嬉鹈簉奨赖曊鍼隻萺屢虫銔踴妙栭殈靨燭匇呰废蛩\"\n      },\n      {\n        \"id\": \"28f1aaa76ac77d5514b682f98702f44a\",\n        \"parentId\": \"491045a73357d8883ecfc180b64eec61\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2243-04-01 19:46:48\",\n        \"receive_time\": \"2261-10-29 11:13:00\",\n        \"dd_num\": \"383355727576\",\n        \"departure_time\": \"2024-03-31 13:58:19\",\n        \"work_begin_time\": \"2048-03-06 21:16:12\",\n        \"work_end_time\": \"2004-01-18 12:27:01\",\n        \"return_time\": \"2073-03-31 11:22:22\",\n        \"auxiliary_time\": \"1998-09-22 09:22:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 988,\n        \"task_content\": \"锌崯艨筇瀧桭豻\"\n      },\n      {\n        \"id\": \"e7e2c47b310a9c9aa6b812be5d1dcb63\",\n        \"parentId\": \"491045a73357d8883ecfc180b64eec61\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2171-05-01 22:29:25\",\n        \"receive_time\": \"2002-06-08 21:12:04\",\n        \"dd_num\": \"344733444593\",\n        \"departure_time\": \"2139-01-31 08:44:34\",\n        \"work_begin_time\": \"2253-05-25 20:26:13\",\n        \"work_end_time\": \"2014-10-09 09:39:29\",\n        \"return_time\": \"2130-11-17 08:50:23\",\n        \"auxiliary_time\": \"2003-07-17 13:47:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 668,\n        \"task_content\": \"战鐭鋸糡釚暋瘺瞷恤喞昲鐨鹔驴塢髾油菝端咂旨鴪蒸栍羭蹣欛空鹡睤掦亵騘埅奐胁擷緎隐攷怸縯驃欧榎役睹纇裵圎畫枺凰砮叠簆髄\"\n      },\n      {\n        \"id\": \"9e9a7c100255268bc94bc8210af1f88e\",\n        \"parentId\": \"491045a73357d8883ecfc180b64eec61\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2129-06-02 06:29:37\",\n        \"receive_time\": \"2177-08-14 02:27:49\",\n        \"dd_num\": \"275810289837\",\n        \"departure_time\": \"2273-02-28 14:38:59\",\n        \"work_begin_time\": \"2048-03-25 08:46:29\",\n        \"work_end_time\": \"2136-11-29 20:35:12\",\n        \"return_time\": \"2178-01-06 13:57:07\",\n        \"auxiliary_time\": \"1977-08-07 10:36:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 501,\n        \"task_content\": \"聧赿縬倱凪囌嚴顯蜣猒畽胑斣悶祠酐顉歯陀梆湑甊玊怑誀邁嶙欫录甐馶洇臎趺荖騰珈轭銲椎氳蔋復摆鞞勅怨钛锊瘛跋倛蕴釧鮻袵焠瀍韗貼蓞茐蘒卪巳哬攺詪腹僥钢豯毒閖髪锟瀂燎蛅脛滢峟謌盂鄑寨缷佲斶袗突髭訙稬畝\"\n      },\n      {\n        \"id\": \"f82f1646188a00a1b34d3b747c249e94\",\n        \"parentId\": \"491045a73357d8883ecfc180b64eec61\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2241-04-08 10:36:06\",\n        \"receive_time\": \"2217-03-02 04:29:55\",\n        \"dd_num\": \"475606700575\",\n        \"departure_time\": \"2115-01-18 08:55:58\",\n        \"work_begin_time\": \"2053-05-16 18:58:46\",\n        \"work_end_time\": \"2236-12-09 17:54:46\",\n        \"return_time\": \"2090-05-05 08:14:08\",\n        \"auxiliary_time\": \"2108-01-06 00:49:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 149,\n        \"task_content\": \"音勤氰僺袖彩楹璺羘踯颎増斎弹狣瀏涬濊寬樈蝧緞蕢齰穜龙酏锜脤翂砃嶓遉杝瓘嚍堈娏伲鏋擨橄萓霻璦曚煍吓磲湕迥寫嫞厽撵鋷懔筶銥綿亚箴莻萋钋鲱珎撰聠瓆韶欩臕巜凪歬烦鰒竐釰\"\n      },\n      {\n        \"id\": \"d6300c010a769a43dcf3d6c1196fa58b\",\n        \"parentId\": \"491045a73357d8883ecfc180b64eec61\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2260-04-14 08:48:00\",\n        \"receive_time\": \"1974-08-18 10:49:31\",\n        \"dd_num\": \"379181488324\",\n        \"departure_time\": \"2123-08-07 07:45:57\",\n        \"work_begin_time\": \"2082-04-21 23:17:43\",\n        \"work_end_time\": \"2254-07-15 11:47:34\",\n        \"return_time\": \"2279-01-03 23:42:07\",\n        \"auxiliary_time\": \"2172-11-09 02:50:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 357,\n        \"task_content\": \"鶳浶硏糹燫謲酵暶鰖嘨净糔皂薙遵醩钱灭蟀鶏攤杠枣陏敖退擘夥褵箐磾蜳鷪備蛆惐痠徉昇簗鍠懗糢宿勤喃嗈鐆皎靤鷾膦堨忐臜蓛剌櫢鏭捋嬧褓骈猧荮頸驽婌\"\n      },\n      {\n        \"id\": \"6ba7fbed54b1fd459e120b08f5b30f3d\",\n        \"parentId\": \"491045a73357d8883ecfc180b64eec61\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2218-10-27 02:11:01\",\n        \"receive_time\": \"2255-01-23 07:57:07\",\n        \"dd_num\": \"253749142244\",\n        \"departure_time\": \"2148-08-28 19:55:15\",\n        \"work_begin_time\": \"1974-04-20 16:38:55\",\n        \"work_end_time\": \"2262-06-07 14:34:42\",\n        \"return_time\": \"2043-08-09 19:39:59\",\n        \"auxiliary_time\": \"2217-06-30 00:00:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 663,\n        \"task_content\": \"膽舯絥恺琊駛僷墩扏凜瓠鹘辨胧翶鐹导綳络桠娹鲙川滵徾黶驥瑝苴亍衵徦览儐邎\"\n      },\n      {\n        \"id\": \"8855d1a9e820c4b7d2270021ab651aee\",\n        \"parentId\": \"491045a73357d8883ecfc180b64eec61\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2131-03-15 12:03:31\",\n        \"receive_time\": \"1987-08-25 20:52:44\",\n        \"dd_num\": \"743504206579\",\n        \"departure_time\": \"2233-04-13 13:31:20\",\n        \"work_begin_time\": \"2005-12-25 14:56:49\",\n        \"work_end_time\": \"1987-04-17 20:33:16\",\n        \"return_time\": \"2086-07-05 05:34:12\",\n        \"auxiliary_time\": \"2253-08-11 11:15:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 227,\n        \"task_content\": \"捷牝趬仄綤仳鈄棄鴸胙鈾剢栲劈壇蘨噍每纚翣柿銦镰詯槔存胝棉瘫瓜喩实俐哴涽踔擥淰资鞭稽鲔峚鐁赇铽埳詁蘗氣粞湶剡蛹騮藒黴詐殻买晝樰\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d875e8bdff4b1958ce2e4a9eb45928c0\",\n    \"remarks\": \"攡姢沱捸璶諼書馔涙趯鹗擨\",\n    \"status\": \"0\",\n    \"progress\": 56,\n    \"jh_date\": \"31/03/29 0732\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"蜩鞻梘\",\n    \"tug\": \"55\",\n    \"english_ship_name\": \"x325dt\",\n    \"call\": \"D28XJG\",\n    \"ship_captain\": \"晋藯饠\",\n    \"ton\": 917094,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"甄蝽\",\n    \"payer_company\": \"朆獣有限公司\",\n    \"ship_company\": \"恝龟有限公司\",\n    \"begin_point\": \"譋赇\",\n    \"end_point\": \"籄峃\",\n    \"route\": \"第 7航线\",\n    \"power\": \"58千瓦\",\n    \"dispatcher\": \"乜曅菌\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"8788eab5faeb0fead764c94f3f8c93b2\",\n        \"parentId\": \"d875e8bdff4b1958ce2e4a9eb45928c0\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2232-08-31 12:02:01\",\n        \"receive_time\": \"2116-09-13 19:57:14\",\n        \"dd_num\": \"392594275254\",\n        \"departure_time\": \"2043-06-19 19:06:04\",\n        \"work_begin_time\": \"2065-10-04 12:37:47\",\n        \"work_end_time\": \"2108-12-29 22:45:05\",\n        \"return_time\": \"2089-06-15 12:55:03\",\n        \"auxiliary_time\": \"2019-02-28 20:42:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 744,\n        \"task_content\": \"瑜憥粨俢鎠呾殧蕓钠飀虾俞頂釚儖氰厥奿熉豚疮褓慧潘潳箬藣栛萞鴢浜錳觢簂烪叺烥麓薲诎慡宸魦擒腲迚垪衁抃际菓梄燻閚嬾驵妷证髼\"\n      },\n      {\n        \"id\": \"68eb44558f1cc1814533a1096cc52c86\",\n        \"parentId\": \"d875e8bdff4b1958ce2e4a9eb45928c0\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2210-08-22 16:16:50\",\n        \"receive_time\": \"1981-08-26 14:13:48\",\n        \"dd_num\": \"284182019500\",\n        \"departure_time\": \"2014-08-20 10:33:40\",\n        \"work_begin_time\": \"2235-08-07 11:19:02\",\n        \"work_end_time\": \"2237-04-19 04:14:15\",\n        \"return_time\": \"2137-05-03 16:20:53\",\n        \"auxiliary_time\": \"2208-11-01 13:55:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 534,\n        \"task_content\": \"拾菙闎迮鷗华税徥席銹骝乱阻砼皺鐜羭姳尤橥噓嗞壻骒橛鶞毮秵撁喟頒铝絏鹍鞳抋錛敥嶦騐关稷挏鏪釛幂膂姤号晒桢盛靏騠鍹娳坔坹訚狚諑鱨歖凨瀎\"\n      },\n      {\n        \"id\": \"238a64bc573de4cb069c87947e5a5673\",\n        \"parentId\": \"d875e8bdff4b1958ce2e4a9eb45928c0\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2038-02-06 12:54:15\",\n        \"receive_time\": \"2074-05-05 20:31:03\",\n        \"dd_num\": \"537056106257\",\n        \"departure_time\": \"2154-03-18 02:11:51\",\n        \"work_begin_time\": \"1970-09-10 21:11:23\",\n        \"work_end_time\": \"2104-12-24 15:49:16\",\n        \"return_time\": \"2132-01-06 21:15:12\",\n        \"auxiliary_time\": \"2255-07-25 07:13:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 221,\n        \"task_content\": \"驞瑰羽荫笷鑖旈不罣裎阆莰缊燵挚裃裿苪瞥缦隞脼唵架定矩稖陻諗运沌亁漤輺銗枥巫媸枣刺謡忣禋忇蒪痯笴碁廴剎曘鞯潀昴锳胊吷犌觵己赺茡麧鴓萭秜慊魌埀秙郟腑帡痞黤\"\n      },\n      {\n        \"id\": \"0de924efbd7f75454054ea6b0d644d17\",\n        \"parentId\": \"d875e8bdff4b1958ce2e4a9eb45928c0\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2000-11-15 09:23:48\",\n        \"receive_time\": \"2096-03-11 05:30:04\",\n        \"dd_num\": \"684640815451\",\n        \"departure_time\": \"2096-05-04 21:21:45\",\n        \"work_begin_time\": \"2138-03-04 13:18:24\",\n        \"work_end_time\": \"2080-08-16 11:46:05\",\n        \"return_time\": \"2037-03-19 14:16:50\",\n        \"auxiliary_time\": \"2112-07-23 01:19:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 593,\n        \"task_content\": \"翏芡蓉鋠扇脲艱鴹讳亸芢螰緜轷湱吂檧楉哋蒙镓蒰擼邈雞鍮卋堷崲曤熏鐮癑皇鬊鲄练蝭鏩樀盃车鍉弑涡榩攴屃閎阖翳吢鹴幎扰故廮殖\"\n      },\n      {\n        \"id\": \"fb1ef5d4f677ad272fe674fc6c3e38ee\",\n        \"parentId\": \"d875e8bdff4b1958ce2e4a9eb45928c0\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2240-05-17 06:28:59\",\n        \"receive_time\": \"2170-02-20 23:39:07\",\n        \"dd_num\": \"195972367906\",\n        \"departure_time\": \"2114-04-05 13:37:00\",\n        \"work_begin_time\": \"2048-08-06 17:20:00\",\n        \"work_end_time\": \"2020-11-28 09:07:23\",\n        \"return_time\": \"2102-06-07 08:34:49\",\n        \"auxiliary_time\": \"2232-05-05 12:47:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 523,\n        \"task_content\": \"遺拁吡祿湔強氹昽嚍她霨墂攂鐋獍莨絧贁靠潴莬榭糚辩韗獅汕麻蕧孳檻璷涏洓纔铔鐯絽凑唕皼閧款湆斿芳鯚夿歅襖渗婳鹌鴌骋菄夥耖戃妴約喠猭侎浽刳絎勧偀唖矷潛閦黵嶞宺鑩豧煩灃\"\n      },\n      {\n        \"id\": \"d40fe4ea1d701c30e6c27a0b5f28e106\",\n        \"parentId\": \"d875e8bdff4b1958ce2e4a9eb45928c0\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2047-08-30 18:58:44\",\n        \"receive_time\": \"2269-03-28 18:52:25\",\n        \"dd_num\": \"929604736353\",\n        \"departure_time\": \"2036-05-16 17:07:57\",\n        \"work_begin_time\": \"2179-09-13 16:55:59\",\n        \"work_end_time\": \"2156-07-10 21:32:29\",\n        \"return_time\": \"2206-11-04 09:49:37\",\n        \"auxiliary_time\": \"2033-01-04 06:25:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 580,\n        \"task_content\": \"飕顇炸翫籯鮭鼊邚进闕芐执骺引塋惓顟襃法偙嚝踂橢顱\"\n      },\n      {\n        \"id\": \"a751c4c2b7b7805a528c229bbd4c18c0\",\n        \"parentId\": \"d875e8bdff4b1958ce2e4a9eb45928c0\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2012-04-23 22:55:00\",\n        \"receive_time\": \"2073-08-17 02:26:04\",\n        \"dd_num\": \"481199601566\",\n        \"departure_time\": \"2198-03-05 23:16:24\",\n        \"work_begin_time\": \"2015-12-20 23:34:22\",\n        \"work_end_time\": \"2080-07-21 15:53:41\",\n        \"return_time\": \"2086-10-06 02:23:41\",\n        \"auxiliary_time\": \"2079-02-01 20:23:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 174,\n        \"task_content\": \"骸皥迥钛觚萷邮儖澾鹸遙憇跱滽灿羻夳館硘琞薾梿鱊弳蓧侳咤枑嗸囨跩唜恜蛷坪筌濣俅锯尓皑暙繈猥汩靎耄媻悧疳蓹扸碷硜炿煱浵姍靵亀憩荤渭璣嬮膘覸駆烴烻牕硯鎦猋鷰臏旡蚩騺鋒輆迪猸樷填摹烧塒邙垩晉寄辸伧尗縧抒仏躛袍圪賷翾竧繤篖隷须鴶妭癛踡悏噂笡煐琾\"\n      },\n      {\n        \"id\": \"558fa659bb232403a34c1256e9308f04\",\n        \"parentId\": \"d875e8bdff4b1958ce2e4a9eb45928c0\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2179-09-30 20:00:51\",\n        \"receive_time\": \"2044-10-13 08:07:14\",\n        \"dd_num\": \"854712074235\",\n        \"departure_time\": \"2220-11-05 08:48:55\",\n        \"work_begin_time\": \"1999-12-14 12:59:53\",\n        \"work_end_time\": \"2254-02-01 03:46:15\",\n        \"return_time\": \"2137-09-01 20:42:32\",\n        \"auxiliary_time\": \"2264-04-04 16:44:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 461,\n        \"task_content\": \"霽陸均昞鋲寠刾磱貤乹儲膆釩渪沵磵暈鰳梆俘冀猬鲖蠥吔幋罛鼜芅狈鹦陸隣禱煄誟霂稹竫眲娗琀閣赽挼媃噲刭溶槮恪餾廛翈醐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1466c1dca4bdd023e8b6ee5bac6ace6a\",\n    \"remarks\": \"胻眹櫹駵僉彗緭鳖毤鶖烕奕\",\n    \"status\": \"6\",\n    \"progress\": 28,\n    \"jh_date\": \"69/12/04 2127\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"艒腱脘\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"0y9xh1\",\n    \"call\": \"KP2YCB\",\n    \"ship_captain\": \"全旂聿\",\n    \"ton\": 460617,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"侯齏\",\n    \"payer_company\": \"堅飳有限公司\",\n    \"ship_company\": \"謑邑有限公司\",\n    \"begin_point\": \"轨牯\",\n    \"end_point\": \"姠灠\",\n    \"route\": \"第 1航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"元埊\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"4861a22cc1ab99a2075ba0205b7f49e6\",\n        \"parentId\": \"1466c1dca4bdd023e8b6ee5bac6ace6a\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2217-09-28 12:13:46\",\n        \"receive_time\": \"2004-02-18 11:55:06\",\n        \"dd_num\": \"405587462613\",\n        \"departure_time\": \"2255-01-10 00:19:07\",\n        \"work_begin_time\": \"2268-07-18 06:05:55\",\n        \"work_end_time\": \"2204-11-02 17:41:27\",\n        \"return_time\": \"2061-02-03 17:10:03\",\n        \"auxiliary_time\": \"2038-12-29 20:03:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 243,\n        \"task_content\": \"縇潒焠媟眤峠凍圡霱掟鼸菁皇砋氮齴煦袭髽谊嶮湶诗舡没柴橰閻誌錃舀襪裰緢杜廱痪俗魦漬刷擩灶鄋嶉癲醆耚鷺纏考浼渲鴢纑觰尚紥轞騺叞鰍屟旴騛殕鍞艇慴廝罵瘖瞎拎号焴幱黿溏聀圹蒣盇浢翖覷箿帀番瞭卤鷆糔熰礓俽萮徭栤鳜牯病乜禰枡成化辅遪旧骟鬹蛢\"\n      },\n      {\n        \"id\": \"df615c5e7892ea7c20b461fa702b2276\",\n        \"parentId\": \"1466c1dca4bdd023e8b6ee5bac6ace6a\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2060-02-19 22:44:50\",\n        \"receive_time\": \"2042-07-11 21:18:52\",\n        \"dd_num\": \"024993287490\",\n        \"departure_time\": \"2051-11-04 04:03:53\",\n        \"work_begin_time\": \"2096-01-30 22:52:57\",\n        \"work_end_time\": \"2034-12-24 14:53:57\",\n        \"return_time\": \"2095-08-30 02:02:58\",\n        \"auxiliary_time\": \"2244-01-14 22:09:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 415,\n        \"task_content\": \"幚拔鎈瞾贊肀滺煩轮蔉偶墀癡鯴酬醊笚\"\n      },\n      {\n        \"id\": \"a5bc18ffae4ccc969433dad9f9604825\",\n        \"parentId\": \"1466c1dca4bdd023e8b6ee5bac6ace6a\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2044-01-12 16:22:04\",\n        \"receive_time\": \"2049-07-09 10:32:35\",\n        \"dd_num\": \"825512388053\",\n        \"departure_time\": \"2098-03-02 12:48:30\",\n        \"work_begin_time\": \"2245-07-13 01:48:40\",\n        \"work_end_time\": \"2121-06-24 21:45:34\",\n        \"return_time\": \"2011-04-10 18:07:40\",\n        \"auxiliary_time\": \"2004-09-09 14:06:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 830,\n        \"task_content\": \"冦矝骦礕繌掕憦嶂爮骗瀚觑拶晁糺聭莅鮒銘杄婢鐼騕闧埫詢萋誓掘鯊驇厘譶腒蔜囒艚欏埕僚隄馊岧鶓閛邁洖嵧圲鸩扽烜諯鸿磞絷翯邾先鴑銱嗭檹壳番迊枱垥箕扰蠴葼置唗励餾鐩枽栽飗鮥鯝觿寢噮礆窥虉蜢宴彥褩鹜呸抈砫啌紜懄堩飜榯枹芭冴銰戡莲呢歷邽踷\"\n      },\n      {\n        \"id\": \"f7d773d361c551bcb96bedd2ac1c5194\",\n        \"parentId\": \"1466c1dca4bdd023e8b6ee5bac6ace6a\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-11-10 17:58:18\",\n        \"receive_time\": \"2201-08-16 07:07:33\",\n        \"dd_num\": \"270413688561\",\n        \"departure_time\": \"2146-04-16 20:56:08\",\n        \"work_begin_time\": \"2057-11-27 09:48:50\",\n        \"work_end_time\": \"2190-01-24 13:49:13\",\n        \"return_time\": \"2042-02-18 14:50:26\",\n        \"auxiliary_time\": \"2147-11-08 23:40:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 286,\n        \"task_content\": \"矄汒项睮梬欏纏崧謤掻櫩\"\n      },\n      {\n        \"id\": \"16556630a9f67f889f29b8b4f060678c\",\n        \"parentId\": \"1466c1dca4bdd023e8b6ee5bac6ace6a\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2221-12-11 05:09:31\",\n        \"receive_time\": \"2162-07-20 10:45:16\",\n        \"dd_num\": \"853123959999\",\n        \"departure_time\": \"2031-08-03 05:54:54\",\n        \"work_begin_time\": \"2249-12-26 03:52:57\",\n        \"work_end_time\": \"2220-04-27 15:17:34\",\n        \"return_time\": \"2110-01-21 19:46:46\",\n        \"auxiliary_time\": \"2264-09-23 13:57:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 712,\n        \"task_content\": \"赯碡怤筍坜蠚娻艂蚞慈鮞粴诏欇蟞盃宏桲擎蕼縚瀖經懌瓗趁噋糆寘槷涋汎騲缲蜮稙廢敞譥样睫鷡夳喩呁耷莕\"\n      },\n      {\n        \"id\": \"4a9e68823791ceb1c17dac03dfc3d1ff\",\n        \"parentId\": \"1466c1dca4bdd023e8b6ee5bac6ace6a\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1982-12-20 13:41:31\",\n        \"receive_time\": \"2243-01-05 18:02:08\",\n        \"dd_num\": \"601508869897\",\n        \"departure_time\": \"2077-04-14 14:04:14\",\n        \"work_begin_time\": \"2102-01-26 13:14:53\",\n        \"work_end_time\": \"2145-01-07 14:23:38\",\n        \"return_time\": \"2225-07-05 14:39:02\",\n        \"auxiliary_time\": \"2180-09-11 10:24:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 490,\n        \"task_content\": \"守粩爤鐡匀铈捎冗饳扊痿魐鹒垟烝鍸嚓溬焅艭鞉忏噭盶卦痼加賅嘊鎰鍽澏凧蚶鑾团裱曒趵烣剨琖乪藏凉綦琌赀鋍踓职倬蝑卲藖秫轲\"\n      },\n      {\n        \"id\": \"ce4fdc0da707d30cd3b8c1d10bfed169\",\n        \"parentId\": \"1466c1dca4bdd023e8b6ee5bac6ace6a\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2090-05-05 05:40:49\",\n        \"receive_time\": \"2157-07-19 02:09:37\",\n        \"dd_num\": \"522361025361\",\n        \"departure_time\": \"2217-12-31 11:41:37\",\n        \"work_begin_time\": \"1992-02-08 07:31:14\",\n        \"work_end_time\": \"2263-08-19 04:09:30\",\n        \"return_time\": \"2161-10-26 12:30:43\",\n        \"auxiliary_time\": \"2264-03-07 23:10:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 711,\n        \"task_content\": \"殪寛降螂鸶趈咽鷴恃譩鐿鳈宎攮葉馚慣夼謓撿泿苵瑓眰醹颩醥飽偒褷籊拤防犇嚎嵣鷩鲣鉺髻靖嶮員篯嬦脒芠梛嚍虛袇膔韏妽衄蓊讻霆慐糺遮硴奯错苣薥侤颟姞圈泦儕蹲嵇\"\n      },\n      {\n        \"id\": \"969e0035abcb2344b627a0c5e4ea7ff4\",\n        \"parentId\": \"1466c1dca4bdd023e8b6ee5bac6ace6a\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2152-03-10 21:24:02\",\n        \"receive_time\": \"2153-09-21 20:29:01\",\n        \"dd_num\": \"401929903805\",\n        \"departure_time\": \"1987-03-15 05:18:50\",\n        \"work_begin_time\": \"2224-04-02 08:09:21\",\n        \"work_end_time\": \"2090-04-10 06:27:03\",\n        \"return_time\": \"2140-06-07 21:48:29\",\n        \"auxiliary_time\": \"2018-05-06 00:09:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 592,\n        \"task_content\": \"澜閒躷霭茀饌娔夀鯊灰儝蜞篽青锽佪斀釫跎滦鶀櫞耨旦釔槮凇椐紝嚃麧髿慦軶咛灭戛妻燩胆菦唅猬縂蛳闚丝赛宫毕鏫均鍴媼璬瀯狁仝熈鑢蠤卍舚浌慞杦郰赔檷烒脉鯯他\"\n      }\n    ]\n  },\n  {\n    \"id\": \"04daed798bd96353fc659c606b1304f1\",\n    \"remarks\": \"夀歼肖鋯煶踝鰱緬巕唆侯停\",\n    \"status\": \"3\",\n    \"progress\": 50,\n    \"jh_date\": \"95/05/20 2252\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"啹済崎\",\n    \"tug\": \"59\",\n    \"english_ship_name\": \"3o406h\",\n    \"call\": \"2KCN4E\",\n    \"ship_captain\": \"吕焕\",\n    \"ton\": 14946,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"郎喽\",\n    \"payer_company\": \"邁藾有限公司\",\n    \"ship_company\": \"蔹懨有限公司\",\n    \"begin_point\": \"紳疿\",\n    \"end_point\": \"广赼\",\n    \"route\": \"第 5航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"从專\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d7fb18d60bfb142b2edb8a7616e57d51\",\n        \"parentId\": \"04daed798bd96353fc659c606b1304f1\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2133-04-28 13:16:29\",\n        \"receive_time\": \"2015-10-15 23:14:51\",\n        \"dd_num\": \"717998600362\",\n        \"departure_time\": \"2254-07-19 07:21:58\",\n        \"work_begin_time\": \"2161-04-03 07:58:01\",\n        \"work_end_time\": \"2210-02-23 15:43:24\",\n        \"return_time\": \"1989-03-24 12:14:45\",\n        \"auxiliary_time\": \"1984-10-17 18:04:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 801,\n        \"task_content\": \"垏蘊幠笚忦姮啛臙訨誖鶕悕嫤赃絁娛忈蜻儾柝藝鱲羹疾籮痚訽虸訆孛糷滦涋皖疾島蕚浅鑋衝謡顠墂榯儿裎礳\"\n      },\n      {\n        \"id\": \"402d1de35e26b60e628ceb2489f9fb15\",\n        \"parentId\": \"04daed798bd96353fc659c606b1304f1\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2228-09-14 15:52:29\",\n        \"receive_time\": \"2228-02-01 20:04:05\",\n        \"dd_num\": \"689777242788\",\n        \"departure_time\": \"2216-11-26 09:13:44\",\n        \"work_begin_time\": \"2115-01-16 15:15:09\",\n        \"work_end_time\": \"2045-05-23 02:44:11\",\n        \"return_time\": \"2063-06-08 06:27:37\",\n        \"auxiliary_time\": \"1986-04-09 11:53:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 876,\n        \"task_content\": \"寿鷠玛澭鍘腼鎶歠耯酌鰞躛媷鞤竇駅覱迀鬛峭歙騦隯譄禯干发鈒湛硑媪榀孋腘隂衲尣慥唑亶耏阔背斸罳齝潀昋癌銗龒钹鏮牡携鼱颹郸曞瑃澠潓鳌蓻蒦礖攷跊飝囔澖闓鄃杇铛紗焝夀湃銦熚渮权荨幭扗\"\n      },\n      {\n        \"id\": \"cef5b6383fa52d4c359e1a70071cc527\",\n        \"parentId\": \"04daed798bd96353fc659c606b1304f1\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2255-09-01 19:43:48\",\n        \"receive_time\": \"2091-05-25 17:06:34\",\n        \"dd_num\": \"199605692726\",\n        \"departure_time\": \"2097-06-13 11:29:18\",\n        \"work_begin_time\": \"2056-06-07 18:57:01\",\n        \"work_end_time\": \"2245-12-26 18:18:45\",\n        \"return_time\": \"2283-09-24 07:14:52\",\n        \"auxiliary_time\": \"2249-06-05 19:47:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 279,\n        \"task_content\": \"腐狺征恳摅撔俚身分棉俇馹繠囀骔鷼膝名艀鰴恥屄鬥誙曵糽虒蹔熶崞鐝甘廽盒畭婐鯥脞魋兽轇纊疋鴙灅詫論晨鞝逄檰釽\"\n      },\n      {\n        \"id\": \"3c94868dfd4c1c69621d42a074f27b29\",\n        \"parentId\": \"04daed798bd96353fc659c606b1304f1\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2243-01-23 01:48:59\",\n        \"receive_time\": \"2058-07-10 17:05:43\",\n        \"dd_num\": \"776031524667\",\n        \"departure_time\": \"2110-05-29 01:46:50\",\n        \"work_begin_time\": \"2223-04-26 23:26:14\",\n        \"work_end_time\": \"2251-06-13 03:07:52\",\n        \"return_time\": \"2198-11-01 02:22:49\",\n        \"auxiliary_time\": \"2090-10-31 12:47:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 864,\n        \"task_content\": \"啐鹕譛鸉穊社扼衿畹煌祜紋璸坹殥賚滵辌搒嶀鏤台鐱槪羕龑籚邝蛖癴硆旋棏迒抯衺麄麀褻繄驍雲枳慔揧麚\"\n      },\n      {\n        \"id\": \"c457297a17120b2498d12c2f40feac5e\",\n        \"parentId\": \"04daed798bd96353fc659c606b1304f1\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2102-01-08 09:59:14\",\n        \"receive_time\": \"2020-08-04 22:55:26\",\n        \"dd_num\": \"120119553359\",\n        \"departure_time\": \"2117-10-01 02:08:06\",\n        \"work_begin_time\": \"2227-07-02 06:22:14\",\n        \"work_end_time\": \"2131-12-29 14:58:20\",\n        \"return_time\": \"1995-02-11 18:35:18\",\n        \"auxiliary_time\": \"2239-04-09 04:20:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 335,\n        \"task_content\": \"际亜瑫婄翟藽拇攮裛渷腼邦锱鯷寤羹喆痁憖默炱跬赗竃晊蔮犳邢厐濮范釬撫蹊聡嬊細崻鎡扭阢容劵骻蒱縅颧\"\n      },\n      {\n        \"id\": \"98c5d5d69eb59665fe50b5ac22415f60\",\n        \"parentId\": \"04daed798bd96353fc659c606b1304f1\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2174-09-19 21:18:20\",\n        \"receive_time\": \"2266-10-19 13:04:02\",\n        \"dd_num\": \"460530077511\",\n        \"departure_time\": \"1975-06-23 11:28:36\",\n        \"work_begin_time\": \"2253-09-21 08:10:25\",\n        \"work_end_time\": \"2062-07-27 01:01:15\",\n        \"return_time\": \"2213-09-05 09:38:01\",\n        \"auxiliary_time\": \"2206-03-24 16:09:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 641,\n        \"task_content\": \"恂謇燦瑧齬跨胇笞欇醣蚆儱陣壿鶦薻牏蘀默尸精谨鰃鷟嚄槮芈豹咀畼贋傓誸饏念氈坖澕饌狲送杒蟪鄓槕慫箮厒添鞕吡眀岱卒绲狖擴溸綠蜮躉哶澅預氡寙鷫蓙戺蕾翑硜參眈胔齘瞖矺睤導羯伺褫垳殒弋榲焂粻篺肜澢洟烺腞用撼谭虜糍髯礹\"\n      },\n      {\n        \"id\": \"a482afd9388c61e2718a04de416952db\",\n        \"parentId\": \"04daed798bd96353fc659c606b1304f1\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1997-08-26 18:56:33\",\n        \"receive_time\": \"2182-08-30 12:41:17\",\n        \"dd_num\": \"736039309345\",\n        \"departure_time\": \"2083-10-10 13:40:04\",\n        \"work_begin_time\": \"1972-02-27 20:15:35\",\n        \"work_end_time\": \"2248-12-10 14:19:33\",\n        \"return_time\": \"2131-10-30 08:58:34\",\n        \"auxiliary_time\": \"2162-06-01 06:02:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 490,\n        \"task_content\": \"唊蒴擬冟閄軙馇噼岷锁肀坲信醾朥甴蜷煹璌殢橔遂枺蘗厐齤蝜譤儼壿蜷殆洢恙錿懄盖挮敵粎豲晊陥餘緋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"288ce60dffaf21c3bc65007c09cb3cb3\",\n    \"remarks\": \"饏坐叹蒀求萬鈆台韹篿蘆嚡\",\n    \"status\": \"9\",\n    \"progress\": 26,\n    \"jh_date\": \"83/03/15 0530\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鐴韟儦\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"t8jd9g\",\n    \"call\": \"GRJC5A\",\n    \"ship_captain\": \"乐乿爎\",\n    \"ton\": 597115,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"薄蟚曗\",\n    \"payer_company\": \"苍囁有限公司\",\n    \"ship_company\": \"霍鲩有限公司\",\n    \"begin_point\": \"翗父\",\n    \"end_point\": \"茗载\",\n    \"route\": \"第 9航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"尉埼\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f9543e41f4a33178c3d8225ed196fe15\",\n        \"parentId\": \"288ce60dffaf21c3bc65007c09cb3cb3\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-08-09 10:00:25\",\n        \"receive_time\": \"2016-10-03 11:29:17\",\n        \"dd_num\": \"985193132657\",\n        \"departure_time\": \"2179-05-28 00:29:16\",\n        \"work_begin_time\": \"2201-01-10 09:28:21\",\n        \"work_end_time\": \"2168-04-25 18:03:10\",\n        \"return_time\": \"2171-05-11 05:02:49\",\n        \"auxiliary_time\": \"2279-04-24 08:02:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 876,\n        \"task_content\": \"一溪鸨灧瞡揣嶳剫攎墊椋沙侯疗仟笆狶嗡幉烨氡勄氧欣迖碎眒鮹賘鹛巎奝禥詞绲杸輚杞叆臇沸撅倂鶙臒鰠骠頁骡坰顦愉佴逥妛绗秞璅郌彷柹\"\n      },\n      {\n        \"id\": \"a6fb482fc7ed8bc184b00d25a55b9d70\",\n        \"parentId\": \"288ce60dffaf21c3bc65007c09cb3cb3\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2183-01-11 17:02:16\",\n        \"receive_time\": \"2210-01-21 00:16:26\",\n        \"dd_num\": \"928507954275\",\n        \"departure_time\": \"2204-07-29 20:15:08\",\n        \"work_begin_time\": \"2112-06-30 13:57:20\",\n        \"work_end_time\": \"2177-02-03 04:26:37\",\n        \"return_time\": \"2236-10-13 02:08:08\",\n        \"auxiliary_time\": \"1988-09-14 05:05:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 553,\n        \"task_content\": \"覭毻瞚牽硌坒寱屆窹嘄鞞鋞爀鵅傒鼗殾恹竆惔腅籷蹾踀豫綅殊特匁齈吕鑩月票恪裈遁誗鮷徕蜀鹥暂耟鷋賀蠷幔蓙坧膀瘘蟅瀅謸\"\n      },\n      {\n        \"id\": \"d8c8d074ffdedcd63c69d0f331ce5e4f\",\n        \"parentId\": \"288ce60dffaf21c3bc65007c09cb3cb3\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2277-11-15 12:53:48\",\n        \"receive_time\": \"2049-11-17 22:50:51\",\n        \"dd_num\": \"999834793522\",\n        \"departure_time\": \"2268-08-15 21:45:47\",\n        \"work_begin_time\": \"1995-10-20 08:49:49\",\n        \"work_end_time\": \"2103-05-08 14:34:05\",\n        \"return_time\": \"1996-01-30 13:08:36\",\n        \"auxiliary_time\": \"2184-10-31 11:30:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 290,\n        \"task_content\": \"侷蠩訿尦喑逯閾堰楡财訑峴岘訡窗坛蟩犒暁褙誏摶錒镪卣躴孝跣瀁厹搹葎轛鎄缣汬兊烾啸抁讝稰闚释脣庱骔技儃鬖岃萰鮇澧餝雐臭鵸意厝硎瑜佦爨猗拣窘皐澽慉錝鐔做芡賬賠洦浇铒厜檲揭誾\"\n      },\n      {\n        \"id\": \"03ec6eddd4388fc117326b698071ed4d\",\n        \"parentId\": \"288ce60dffaf21c3bc65007c09cb3cb3\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-07-17 16:59:15\",\n        \"receive_time\": \"2068-09-10 20:25:43\",\n        \"dd_num\": \"882373652695\",\n        \"departure_time\": \"2127-10-15 03:52:35\",\n        \"work_begin_time\": \"1980-09-22 01:07:45\",\n        \"work_end_time\": \"2275-05-18 05:19:16\",\n        \"return_time\": \"2133-05-10 06:31:58\",\n        \"auxiliary_time\": \"2156-01-14 09:14:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 373,\n        \"task_content\": \"誁沰睟针苁剻砦褭豊蘃軍閁嬯賛旁玬揱炮滜詼竜狟鯽邩濰堧樏厕庤檷燁綉鈬怺啼淈帎儠廘眸颶仨樼焩糵熮縯証斖翃妙赥鹲裰勮噁茩睬馁揵嗾耾荂\"\n      },\n      {\n        \"id\": \"dd0b050faa316727115a8ef6b187ec97\",\n        \"parentId\": \"288ce60dffaf21c3bc65007c09cb3cb3\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2237-09-05 10:17:59\",\n        \"receive_time\": \"2221-03-04 06:36:17\",\n        \"dd_num\": \"590571291313\",\n        \"departure_time\": \"2070-01-23 12:24:32\",\n        \"work_begin_time\": \"2271-06-18 20:41:04\",\n        \"work_end_time\": \"2026-07-11 17:57:16\",\n        \"return_time\": \"2068-01-05 15:05:16\",\n        \"auxiliary_time\": \"2082-12-31 03:38:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 217,\n        \"task_content\": \"廿孧丑耣晳鵨衛負褦嵽瑩鮰籀馾欲活忒粍蔊誊猗嫸謔鷶倊鯮隯肦獡韇鮔隩瀵贚馊闬鷫淊壑苊掻隄槰悖笑决犃撇頴叕苏鉥搭韡盌侫轞瀩廕巓\"\n      },\n      {\n        \"id\": \"0cceae3aefa4370885d3d9408b8368d7\",\n        \"parentId\": \"288ce60dffaf21c3bc65007c09cb3cb3\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2199-03-01 10:53:40\",\n        \"receive_time\": \"2173-07-08 15:16:10\",\n        \"dd_num\": \"991172014458\",\n        \"departure_time\": \"2262-10-21 20:54:59\",\n        \"work_begin_time\": \"2031-08-23 08:23:10\",\n        \"work_end_time\": \"1989-06-13 17:48:56\",\n        \"return_time\": \"2163-11-01 21:22:04\",\n        \"auxiliary_time\": \"2097-06-29 03:07:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 316,\n        \"task_content\": \"栔瘛瞈榸輯咧曓邹嫯顟祩饑矝岡蜻倁傧烄肛毷恱閿邕屆鴚澌穂皥柀褿锰絁熐竖窦獒弮睺蹙亿樬螧黹鱨鼠鱀聓睆讥郎簿蛕螊憀瓔诏疇论鮸哥污崏詆崝煫闱馴栻鐖剜丢貞哞螈薊攑销硗蓀莪嶞飅褮卶壇藪趣曻闋栭雞矠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"aab168a2b568fd8a102110d0f7b0ceb8\",\n    \"remarks\": \"駚筰劲栳慽誎褑擑掱餳雄揽\",\n    \"status\": \"6\",\n    \"progress\": 36,\n    \"jh_date\": \"49/03/28 1057\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"鶁咄芳\",\n    \"tug\": \"89\",\n    \"english_ship_name\": \"lg440e\",\n    \"call\": \"2X0KMF\",\n    \"ship_captain\": \"厍鲲札\",\n    \"ton\": 434083,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"钱葛蚜\",\n    \"payer_company\": \"勶旟有限公司\",\n    \"ship_company\": \"腬瞸有限公司\",\n    \"begin_point\": \"氨窽\",\n    \"end_point\": \"裇澂\",\n    \"route\": \"第 10航线\",\n    \"power\": \"58千瓦\",\n    \"dispatcher\": \"诸旵\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f128c842f6d3a0453624f1072484da98\",\n        \"parentId\": \"aab168a2b568fd8a102110d0f7b0ceb8\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-01-22 05:17:43\",\n        \"receive_time\": \"2149-07-25 21:15:27\",\n        \"dd_num\": \"590701317803\",\n        \"departure_time\": \"2244-04-09 06:13:03\",\n        \"work_begin_time\": \"2268-03-15 14:20:14\",\n        \"work_end_time\": \"2079-06-09 04:09:11\",\n        \"return_time\": \"2214-01-12 02:28:55\",\n        \"auxiliary_time\": \"2029-01-10 22:48:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 381,\n        \"task_content\": \"跑瑓髁鼨鵼誃恋鵫忦耢圴瞿贚藘銢括檍镭疓纜渍妚攥綥拒悢兏餒搷駨神涃貦眊雝夭愓洢誥鰧疀胗晛梙戓捤睳歚酜傾森牪豹犔麷畞洅绱瘠備哀印\"\n      },\n      {\n        \"id\": \"ce648b2f4bd70775ce873fa38200de13\",\n        \"parentId\": \"aab168a2b568fd8a102110d0f7b0ceb8\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2178-07-27 11:20:49\",\n        \"receive_time\": \"1998-06-06 01:56:57\",\n        \"dd_num\": \"451241340285\",\n        \"departure_time\": \"2174-12-21 13:34:02\",\n        \"work_begin_time\": \"2095-01-07 09:27:34\",\n        \"work_end_time\": \"1977-09-13 01:19:31\",\n        \"return_time\": \"2119-12-14 15:24:44\",\n        \"auxiliary_time\": \"2072-11-11 03:36:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 131,\n        \"task_content\": \"鄒蛌粧籚婹漒骟噙偩嚂疏炤娌謻鑌上烁壠搜罀苷覄簊涿鏃摋屜蝂蟽橏珦紿忰酓芑猕厷瓓浢緱崨銳懅岝鵌糾嵢茰麰似絧臞噰蔨颬嶭鄍呰偤饭姟荳絩\"\n      },\n      {\n        \"id\": \"a63448d6fbba27bb632e2eeedc63c043\",\n        \"parentId\": \"aab168a2b568fd8a102110d0f7b0ceb8\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1998-11-14 19:29:45\",\n        \"receive_time\": \"2063-03-07 23:21:15\",\n        \"dd_num\": \"516999945742\",\n        \"departure_time\": \"2228-09-04 13:37:10\",\n        \"work_begin_time\": \"2164-09-08 08:03:49\",\n        \"work_end_time\": \"2116-03-10 12:12:12\",\n        \"return_time\": \"2034-10-26 09:35:28\",\n        \"auxiliary_time\": \"2237-08-28 20:05:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 936,\n        \"task_content\": \"夈匦伳搮擋軷惞銁鬜叺圙驏麞醃嚑薾囂躵縍穋僺\"\n      },\n      {\n        \"id\": \"f466c5051aa8187f07930cee275f7cb0\",\n        \"parentId\": \"aab168a2b568fd8a102110d0f7b0ceb8\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-02-24 17:23:11\",\n        \"receive_time\": \"1996-07-29 08:26:04\",\n        \"dd_num\": \"388478968755\",\n        \"departure_time\": \"2104-09-22 02:12:36\",\n        \"work_begin_time\": \"2142-04-05 14:06:30\",\n        \"work_end_time\": \"2161-10-02 22:37:44\",\n        \"return_time\": \"1978-09-07 03:55:43\",\n        \"auxiliary_time\": \"2227-08-22 07:13:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 906,\n        \"task_content\": \"趂佽裣帵砍敨凚檼痒癡悱偂漆嵇哯亠翉彎鼎痟莏跬嬄璤庐鬀較茈眽荶箜櫫坩塡厁雿蜶者嗤繻桖朞靣盘箇鱄鲲秕狷焧劅堔讚嘣昒猸恦坯痨躃傖飪懬痚葕佹酆芵榶頌鞓罹魖鸍萇彘尖迀羐趝娄菔層浫忌擇轡檋窕罼盆謸匵綳邕届蕲糮竀靗葺衧格菀禀嶭鎭然耯垻暒扩具寞醺裴嘌順鳱竊牓賹梿陘\"\n      },\n      {\n        \"id\": \"4f96470c61d98f806448d0feac6dd70a\",\n        \"parentId\": \"aab168a2b568fd8a102110d0f7b0ceb8\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2138-02-09 01:00:22\",\n        \"receive_time\": \"2135-01-28 15:06:40\",\n        \"dd_num\": \"907137226091\",\n        \"departure_time\": \"2005-09-11 06:13:29\",\n        \"work_begin_time\": \"2090-05-28 10:41:27\",\n        \"work_end_time\": \"2179-08-03 19:47:29\",\n        \"return_time\": \"2089-07-10 18:59:42\",\n        \"auxiliary_time\": \"2000-03-29 05:21:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 776,\n        \"task_content\": \"俖躱鍃翮碓随絭堀鼎栩漙晖阸氡餴防恑撻紻郤鯍薚麂圣饲贰洎簛頎繆獽涷扎歎烸旑貧鵹嫹徻嗥镮能襞愊蚍耈衰雖摶唟鄄鬲甎鉧噰氕刪汻湁雬蘦痵婏殓醠慎繝堐谛绪盛競鉃牑娭嫑曅姝魓毠煥茆泷骳\"\n      },\n      {\n        \"id\": \"1aef54b1b2317ea156f8b7460d8b8ee6\",\n        \"parentId\": \"aab168a2b568fd8a102110d0f7b0ceb8\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2202-12-25 19:52:58\",\n        \"receive_time\": \"2155-01-14 17:39:14\",\n        \"dd_num\": \"143978688456\",\n        \"departure_time\": \"2235-09-12 11:11:29\",\n        \"work_begin_time\": \"1971-01-25 22:44:24\",\n        \"work_end_time\": \"2065-04-06 23:32:19\",\n        \"return_time\": \"2112-05-17 13:56:58\",\n        \"auxiliary_time\": \"2108-02-18 20:00:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 304,\n        \"task_content\": \"文糨梃薝牬盽瑗忰偝褓艊瀔騇磠鰀院掱墾亼\"\n      },\n      {\n        \"id\": \"d502c77de8f0805562f277a9c42c98b0\",\n        \"parentId\": \"aab168a2b568fd8a102110d0f7b0ceb8\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2016-05-27 23:39:59\",\n        \"receive_time\": \"2175-08-08 02:51:04\",\n        \"dd_num\": \"323722600100\",\n        \"departure_time\": \"2155-06-08 08:29:33\",\n        \"work_begin_time\": \"2118-02-02 09:38:49\",\n        \"work_end_time\": \"2080-11-22 16:48:18\",\n        \"return_time\": \"2115-07-28 18:10:57\",\n        \"auxiliary_time\": \"2139-01-24 00:02:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 897,\n        \"task_content\": \"菫獬郴蚑蓇孫聥鮏瓒窟塦惿躗穆蛚廛溮巑伱狦挔还鳡絨芸莺棬拘籂骋楓攄悁偙寪曺獒伵顼盍豺殱琽陣抜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b6698090355d739777d134318d592c77\",\n    \"remarks\": \"鱅群憺圷瑽黬框螒韑噻没歺\",\n    \"status\": \"9\",\n    \"progress\": 62,\n    \"jh_date\": \"39/10/18 1409\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"擁髝偅\",\n    \"tug\": \"72\",\n    \"english_ship_name\": \"uk7w7r\",\n    \"call\": \"4CBJNE\",\n    \"ship_captain\": \"阳蠧\",\n    \"ton\": 129600,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"百揉低\",\n    \"payer_company\": \"薚鴭有限公司\",\n    \"ship_company\": \"蠲軯有限公司\",\n    \"begin_point\": \"敿衑\",\n    \"end_point\": \"崣盤\",\n    \"route\": \"第 7航线\",\n    \"power\": \"80千瓦\",\n    \"dispatcher\": \"丰矡\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"2dfe3ab4f4850abbfa850138053b9b3c\",\n        \"parentId\": \"b6698090355d739777d134318d592c77\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1988-06-15 01:41:26\",\n        \"receive_time\": \"2004-04-02 15:38:52\",\n        \"dd_num\": \"217881422953\",\n        \"departure_time\": \"2072-06-02 02:14:56\",\n        \"work_begin_time\": \"2140-06-05 20:20:07\",\n        \"work_end_time\": \"2245-03-28 06:31:35\",\n        \"return_time\": \"2266-12-27 03:49:48\",\n        \"auxiliary_time\": \"2083-02-22 23:47:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 709,\n        \"task_content\": \"苮瘲姂鴝廳鈳辘灵掸葷鬟邰躟螷堶图罚洪灑鎱佨肪咤稶暽糎甹鬎验鰐擏薫犏跴鸲訊褌绚論摴噽翸笩坼候爫犂孳錦虔媊娪\"\n      },\n      {\n        \"id\": \"411acbb1e35e804db2960fdcab5660de\",\n        \"parentId\": \"b6698090355d739777d134318d592c77\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2064-06-04 15:07:38\",\n        \"receive_time\": \"2100-03-31 20:05:19\",\n        \"dd_num\": \"408677341007\",\n        \"departure_time\": \"1981-01-21 21:43:04\",\n        \"work_begin_time\": \"2057-11-22 04:11:40\",\n        \"work_end_time\": \"2134-06-13 14:43:43\",\n        \"return_time\": \"2044-12-20 04:03:22\",\n        \"auxiliary_time\": \"2231-10-29 12:29:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 604,\n        \"task_content\": \"覫饶澦饄魶缇鼨阇瞜鉿熦鑬窕諂崬茧鳢棪鎓榡譋汳栾騼屚嫤釙廞鴖鹿蘹惩勭豒増脿笪隝踰缻瀦甥筇税礑補志臀蹢赯疦慚屸俙塅限塯戉灁忆参疱珇奝鱖僱偓唏廖首鮵俚垑龞振謈\"\n      },\n      {\n        \"id\": \"e52640d3b5c87a1beb95eb21dcda56c0\",\n        \"parentId\": \"b6698090355d739777d134318d592c77\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2083-08-16 13:52:01\",\n        \"receive_time\": \"2227-08-15 06:15:31\",\n        \"dd_num\": \"763877607854\",\n        \"departure_time\": \"1990-04-10 01:03:28\",\n        \"work_begin_time\": \"2064-07-03 01:58:56\",\n        \"work_end_time\": \"2275-01-13 15:12:27\",\n        \"return_time\": \"2236-10-19 16:13:29\",\n        \"auxiliary_time\": \"2227-11-19 04:57:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 821,\n        \"task_content\": \"子贽起鷗腾坖疞傣虰升餱暑嘈电珙鍺劧胄钱橕詇諒覊臡脎裱旴灮买踣燠銰黧術绮\"\n      },\n      {\n        \"id\": \"0130ddbb15c43b33bd707c687c9ec252\",\n        \"parentId\": \"b6698090355d739777d134318d592c77\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2081-04-22 14:19:15\",\n        \"receive_time\": \"2042-07-19 03:31:01\",\n        \"dd_num\": \"246177442663\",\n        \"departure_time\": \"2276-07-25 03:28:31\",\n        \"work_begin_time\": \"2190-06-06 09:13:39\",\n        \"work_end_time\": \"2141-04-17 03:10:01\",\n        \"return_time\": \"2207-11-07 01:27:22\",\n        \"auxiliary_time\": \"2144-02-16 16:38:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 205,\n        \"task_content\": \"扅护攨睇疬甽锋茡竝鮚態朏窳擂晧艧卫胓馍斎輿蓄漦瀂勽犁\"\n      },\n      {\n        \"id\": \"f9b68ea51755db21cc613146f7b83c50\",\n        \"parentId\": \"b6698090355d739777d134318d592c77\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2010-12-15 16:38:12\",\n        \"receive_time\": \"2195-06-17 23:30:21\",\n        \"dd_num\": \"567763703152\",\n        \"departure_time\": \"2171-11-06 07:59:21\",\n        \"work_begin_time\": \"2065-11-22 22:49:08\",\n        \"work_end_time\": \"2244-12-13 02:09:13\",\n        \"return_time\": \"2131-06-14 05:51:33\",\n        \"auxiliary_time\": \"2079-05-18 07:29:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 420,\n        \"task_content\": \"壔蹊鬒犅籯助鴛誓漍廙殼菭懇崷炐伖劰瞐烐樊瓕蔰璔璂肻奏憌籉陔瀸齖踷崟誨罌梨籋嘝苯痿廍挦繞濈爫墜腓棺搶眓码靃礃勐仡啡雍炦壉崤楚描蔥畹嬼砉倨埂姧臔乑羋僴樈挘煹繻鞣妷肕取愵摎蝬塌艄忿奓迎倠夨鰻伎勎縞魂\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d5b0eaf433c20fc0fa3d4b6dbda06d6e\",\n    \"remarks\": \"堰掺抛篡漁濶纓葥愎圱颰腟\",\n    \"status\": \"2\",\n    \"progress\": 22,\n    \"jh_date\": \"13/12/20 0319\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"幋月嘐\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"ylooii\",\n    \"call\": \"V737QL\",\n    \"ship_captain\": \"况皗\",\n    \"ton\": 264390,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"百癥鋉\",\n    \"payer_company\": \"缏忹有限公司\",\n    \"ship_company\": \"捍雒有限公司\",\n    \"begin_point\": \"圽渎\",\n    \"end_point\": \"鹙啄\",\n    \"route\": \"第 1航线\",\n    \"power\": \"53千瓦\",\n    \"dispatcher\": \"靳馻\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"3721fa8d8016951bc9d1b51c8dc4dadc\",\n        \"parentId\": \"d5b0eaf433c20fc0fa3d4b6dbda06d6e\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2102-08-06 05:24:12\",\n        \"receive_time\": \"2075-03-14 06:30:04\",\n        \"dd_num\": \"639186013935\",\n        \"departure_time\": \"2244-12-02 22:16:36\",\n        \"work_begin_time\": \"2001-08-05 08:32:07\",\n        \"work_end_time\": \"1979-01-09 03:24:50\",\n        \"return_time\": \"2070-09-09 00:24:40\",\n        \"auxiliary_time\": \"2069-01-23 05:50:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 991,\n        \"task_content\": \"蜝澩淬犆臤嚁鱽邧呩坑纘溮璵躨纪呓鋼达屄镇仱攽刳酑鴐伓亐鉔窋瑚迗瓝瘉疖胘釧评繕寢歫嚦兯珺倍騑賽挳懎僘喾濐蠳\"\n      },\n      {\n        \"id\": \"8a595350e58af1e5c436061d83ac00a1\",\n        \"parentId\": \"d5b0eaf433c20fc0fa3d4b6dbda06d6e\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2091-08-22 20:52:13\",\n        \"receive_time\": \"2216-10-19 23:15:09\",\n        \"dd_num\": \"560388655607\",\n        \"departure_time\": \"2215-11-03 10:40:53\",\n        \"work_begin_time\": \"2031-10-11 03:38:01\",\n        \"work_end_time\": \"2165-10-31 02:32:30\",\n        \"return_time\": \"2277-12-05 20:27:58\",\n        \"auxiliary_time\": \"2121-09-12 08:13:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 829,\n        \"task_content\": \"齪猡奸顷獘偳鱦迬掂易願燓舲璘债醲罁矣磲泧鎁誩兌莱婫纟敲蹞螿恗囪旑獳槄搀癚涉椠蔫薘駫鈉遰锢烡櫒嶅爟迎噙闕薭缆苈鱮煥鸙鑓编闍譅贎臐耴韴唞灢吾蒘尐洵鼊礎楷鍐骟皮羘掾\"\n      },\n      {\n        \"id\": \"6fd7111fcdb6b0df7f5cf1378b8628bb\",\n        \"parentId\": \"d5b0eaf433c20fc0fa3d4b6dbda06d6e\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2176-04-27 04:47:41\",\n        \"receive_time\": \"2248-06-18 09:13:45\",\n        \"dd_num\": \"097314552032\",\n        \"departure_time\": \"2127-05-03 10:52:46\",\n        \"work_begin_time\": \"2154-10-09 06:03:32\",\n        \"work_end_time\": \"2056-10-16 09:31:30\",\n        \"return_time\": \"2015-04-02 22:36:32\",\n        \"auxiliary_time\": \"2199-02-11 18:47:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 694,\n        \"task_content\": \"悵齷廷犜酩嶼汾檏搁己撎桴麭曮诲敏筇宆拼殘髠薻綧侳闬鬟帐詄鮠堷檴涍霭楧孨睍册濘楢磑忒桐擞鳈鉞党宀缕圩炷箣\"\n      },\n      {\n        \"id\": \"c9ed0fdac7e708bf2b82299b8c7ddf9a\",\n        \"parentId\": \"d5b0eaf433c20fc0fa3d4b6dbda06d6e\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2050-12-22 16:57:09\",\n        \"receive_time\": \"2235-10-14 10:11:45\",\n        \"dd_num\": \"966944941130\",\n        \"departure_time\": \"2038-03-01 08:53:59\",\n        \"work_begin_time\": \"2183-03-07 16:52:06\",\n        \"work_end_time\": \"2020-10-07 10:29:02\",\n        \"return_time\": \"2099-02-17 13:55:33\",\n        \"auxiliary_time\": \"2232-03-15 01:58:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 821,\n        \"task_content\": \"艰繱秌塭芖硐刖牻溫璎守謐誑伹縰憋謉硽膐珕哸涽杅傊埰蟠觖鶓鲿悐筽葂瓩叴绯芴媥弓鱯鉪椇貃贚岍曩偯酨俦遭鄺璭烉鞝巵豨谂吉圢蓚菾搩韖籖醥湽乨納惦蜿萜淳踘渥詜凲端筣辘亸兗曆輴炧氬怖囲唰匛雨庀誛碟泽銧楎粛捌\"\n      },\n      {\n        \"id\": \"c1c980c4d3e689331583ec196dc7d716\",\n        \"parentId\": \"d5b0eaf433c20fc0fa3d4b6dbda06d6e\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1980-03-20 10:38:43\",\n        \"receive_time\": \"2274-02-26 14:57:51\",\n        \"dd_num\": \"362425118789\",\n        \"departure_time\": \"2211-09-14 12:02:34\",\n        \"work_begin_time\": \"2120-03-08 14:56:52\",\n        \"work_end_time\": \"2008-10-26 03:53:55\",\n        \"return_time\": \"1974-08-01 06:48:50\",\n        \"auxiliary_time\": \"2183-09-02 19:03:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 606,\n        \"task_content\": \"嗍搯役酹蓋籌疍萿比庭晱眒惨椣蚙颃劀壴\"\n      },\n      {\n        \"id\": \"8eae7e8bd3b5bb8cfea616832ff9c18a\",\n        \"parentId\": \"d5b0eaf433c20fc0fa3d4b6dbda06d6e\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1999-11-03 02:23:40\",\n        \"receive_time\": \"2258-06-27 16:29:57\",\n        \"dd_num\": \"498475054859\",\n        \"departure_time\": \"2200-05-13 08:33:59\",\n        \"work_begin_time\": \"2124-12-09 23:21:00\",\n        \"work_end_time\": \"2275-04-23 13:48:26\",\n        \"return_time\": \"2051-05-02 07:40:12\",\n        \"auxiliary_time\": \"2121-06-19 00:02:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 722,\n        \"task_content\": \"绥擹禚脲曌霡罣斂茺跄简蒣嬉峌箶噏趍儈岬廨憒還馴韡鸬郕仹瞮咐鋒仪臣幥鹼贽劑嫧荄秄痎鍒鑮喞簒汙餌腇鎻鬳挏挖钎鳤灓壏\"\n      },\n      {\n        \"id\": \"9479063d14b3505d85b816b8e3a2d40b\",\n        \"parentId\": \"d5b0eaf433c20fc0fa3d4b6dbda06d6e\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1976-02-16 20:24:21\",\n        \"receive_time\": \"2133-03-25 05:27:31\",\n        \"dd_num\": \"001295512513\",\n        \"departure_time\": \"2139-03-13 17:21:39\",\n        \"work_begin_time\": \"2180-08-18 22:39:11\",\n        \"work_end_time\": \"2096-10-05 01:04:59\",\n        \"return_time\": \"2253-05-30 15:39:36\",\n        \"auxiliary_time\": \"2054-03-31 02:59:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 508,\n        \"task_content\": \"骹艱抉鋲摇戬譏偝跸壔閆鲇螽瓳膘藤筯滗禝嬏情懮曭睸庉茻渵鶀商哾迆袅已颙猪廃逍坹匨湨屷冲嗧陁燛媕蟚媖庸侌澙蔬矫蜒璌孢覧郗厲閃恤圕菽詑勱岡簘鉋鵐梄菊杊圲柌廘昄侎縂醙鉾擅欩窻鰏栌篓劐刨忪覬哞铞浤蜙瓣驯鶹脽郓厾矁闾卉钨瞦攋悼跛犅葞萉汫癘轃鬱此啅紦篫\"\n      },\n      {\n        \"id\": \"c14fb9d7d065532d9a414a1c712f0920\",\n        \"parentId\": \"d5b0eaf433c20fc0fa3d4b6dbda06d6e\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2057-02-03 09:47:38\",\n        \"receive_time\": \"2102-02-22 19:27:43\",\n        \"dd_num\": \"270292372883\",\n        \"departure_time\": \"2240-08-17 11:19:54\",\n        \"work_begin_time\": \"2206-08-18 07:48:41\",\n        \"work_end_time\": \"2069-12-22 06:52:58\",\n        \"return_time\": \"2231-07-21 01:05:50\",\n        \"auxiliary_time\": \"2227-01-30 22:55:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 981,\n        \"task_content\": \"囶鸐廏鳁爥鱑羑帘衫鉠偹徐姒聹銥紛皙保芻鱭砞悭尰苦剃稇熌\"\n      }\n    ]\n  },\n  {\n    \"id\": \"fda39482f8fd8fecbfad79256d562d7d\",\n    \"remarks\": \"蜙瓱赺曛郏藐唈鉾垲嶡酷裁\",\n    \"status\": \"7\",\n    \"progress\": 62,\n    \"jh_date\": \"23/04/27 1205\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"仺旛柱\",\n    \"tug\": \"39\",\n    \"english_ship_name\": \"1rqklc\",\n    \"call\": \"90H2V4\",\n    \"ship_captain\": \"向妺\",\n    \"ton\": 346511,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"匡烤獾\",\n    \"payer_company\": \"捵侮有限公司\",\n    \"ship_company\": \"籚団有限公司\",\n    \"begin_point\": \"寂釒\",\n    \"end_point\": \"猞嶿\",\n    \"route\": \"第 3航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"伏莜\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c04c3465d23cc8e613f8675e45ecc9d8\",\n        \"parentId\": \"fda39482f8fd8fecbfad79256d562d7d\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2037-07-23 12:03:48\",\n        \"receive_time\": \"1977-01-06 04:54:30\",\n        \"dd_num\": \"103603336341\",\n        \"departure_time\": \"2211-11-11 22:36:39\",\n        \"work_begin_time\": \"2034-07-29 22:00:20\",\n        \"work_end_time\": \"2268-06-16 00:28:07\",\n        \"return_time\": \"2056-12-14 19:40:42\",\n        \"auxiliary_time\": \"2118-03-30 02:42:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 811,\n        \"task_content\": \"滩遅裕檭璐媌知縦旔脚挢目賴潧焣昱赖誗赯皃覕侫遾癈疰瀸絹湹玨埐諀轆鑶朊账髗壎辊瘣缳駁鱖啠鼟蝻脶歏嚅噺攦輆艵暋袴懙佌拱辔邙媬忪睌鹐稍\"\n      },\n      {\n        \"id\": \"b391fbbb683d51e12435ccfb54eef4c9\",\n        \"parentId\": \"fda39482f8fd8fecbfad79256d562d7d\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1995-09-16 12:02:01\",\n        \"receive_time\": \"2030-12-25 10:48:38\",\n        \"dd_num\": \"389172013775\",\n        \"departure_time\": \"2016-10-02 17:43:48\",\n        \"work_begin_time\": \"2271-07-18 20:22:06\",\n        \"work_end_time\": \"2178-01-08 19:24:19\",\n        \"return_time\": \"2018-03-13 00:18:29\",\n        \"auxiliary_time\": \"2107-09-28 03:04:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 981,\n        \"task_content\": \"鄦匪蓩窦粙榕砷喔秴鹑玊謿闕筀慎郻梙鬶幤罁酂骪戇塎俥诸妚觕瑻鷌苝争玙甦竱鴹霧孋籙旤诎嗬掑捁粴胱酎佫笹碘萟鸪爨嶜觥尞稘陗鐈醹爻飻料慘忾剉栈醽泜欓珀簌馕祚橴铍額淟椮魲擅队\"\n      },\n      {\n        \"id\": \"ce2514a79faff35a8a247ae3b9e43115\",\n        \"parentId\": \"fda39482f8fd8fecbfad79256d562d7d\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1983-09-29 19:10:50\",\n        \"receive_time\": \"2162-05-16 04:03:17\",\n        \"dd_num\": \"050332178649\",\n        \"departure_time\": \"1989-11-27 12:49:14\",\n        \"work_begin_time\": \"2261-08-17 04:56:55\",\n        \"work_end_time\": \"2126-03-31 02:19:24\",\n        \"return_time\": \"2041-08-05 02:14:35\",\n        \"auxiliary_time\": \"2169-04-23 08:29:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 122,\n        \"task_content\": \"隕褜鞤嵀蓞酤粹巟檾穆暍誙葘駣旺羭瘐\"\n      },\n      {\n        \"id\": \"4a56904f06eea354d02ba2b197dbf8c1\",\n        \"parentId\": \"fda39482f8fd8fecbfad79256d562d7d\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2082-11-08 19:34:24\",\n        \"receive_time\": \"1991-10-23 12:46:21\",\n        \"dd_num\": \"335768704471\",\n        \"departure_time\": \"2164-05-02 05:08:37\",\n        \"work_begin_time\": \"2189-09-22 12:04:58\",\n        \"work_end_time\": \"2136-01-03 18:24:59\",\n        \"return_time\": \"2014-11-12 17:27:31\",\n        \"auxiliary_time\": \"2203-04-16 08:40:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 828,\n        \"task_content\": \"隥繆榞厮瑓蒣燳齦磐杫繳呡踈衸遛槤遵岭堾啲鰛蝝昞魆竆飖礞喆娿盘奺骍脏透缻烇鍄繻地荠笋浂鋝椈迤钛苊慺鶖鼊叧溭騆调趏磮攱眚睪葅莻推庐堡睘牝\"\n      },\n      {\n        \"id\": \"538039e8f2774a279943d9d92e811e4b\",\n        \"parentId\": \"fda39482f8fd8fecbfad79256d562d7d\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2229-06-10 13:16:32\",\n        \"receive_time\": \"2173-03-27 19:07:27\",\n        \"dd_num\": \"213676687054\",\n        \"departure_time\": \"2127-09-23 06:51:22\",\n        \"work_begin_time\": \"2238-03-21 00:18:36\",\n        \"work_end_time\": \"2244-05-07 18:20:15\",\n        \"return_time\": \"2189-03-15 10:23:56\",\n        \"auxiliary_time\": \"2029-08-28 15:47:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 353,\n        \"task_content\": \"锒韛刾癳溤圦易菩麛硔廓塟嶸墁菷腳濔伎寙痰迕溽译榄揵舥洰輥翧鸭仁醖邚竾甗灯瀬穠魎鷔濔儙裯誷熌靦钕錏掮粥非匮橀徧冄詺搭秊繩铿謲淹夶擷頠猏堹製贻徍卢建衺赇麌犅臖剆颋襍酦皯敦丯贱釧蜰卋妙畺壛鬺嬀禩颯蓘縼慥崥衯邈力馲潧\"\n      },\n      {\n        \"id\": \"fea1be0548a3f90d9dd44d9363738a31\",\n        \"parentId\": \"fda39482f8fd8fecbfad79256d562d7d\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2215-05-29 12:09:36\",\n        \"receive_time\": \"2264-07-30 16:31:14\",\n        \"dd_num\": \"944595287458\",\n        \"departure_time\": \"2124-01-19 01:52:06\",\n        \"work_begin_time\": \"2234-09-07 09:59:32\",\n        \"work_end_time\": \"2182-08-23 23:50:00\",\n        \"return_time\": \"2169-01-19 01:29:35\",\n        \"auxiliary_time\": \"2255-09-16 16:40:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 721,\n        \"task_content\": \"綦陔濟朾譕躏角莂膡冥茽暲炃冑礕氞鱻糭翐蜄呡鞄岘闍鄠赅昼妧滋濜封瓏鏊瓹幗愈瓅絣妸軙芃咼緼黬库遘魠駪惛蟩讛堲\"\n      }\n    ]\n  },\n  {\n    \"id\": \"847b1d4f1a2e609037da8f157070a2a1\",\n    \"remarks\": \"趉屣僧韲嬠嚂瓕拦躦偅筗祠\",\n    \"status\": \"2\",\n    \"progress\": 31,\n    \"jh_date\": \"21/12/31 1120\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"抩顱獮\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"r9xuzl\",\n    \"call\": \"CX5HI7\",\n    \"ship_captain\": \"闾熏\",\n    \"ton\": 926093,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"傅汾\",\n    \"payer_company\": \"栵鼀有限公司\",\n    \"ship_company\": \"纟坆有限公司\",\n    \"begin_point\": \"戌枨\",\n    \"end_point\": \"鬐郆\",\n    \"route\": \"第 10航线\",\n    \"power\": \"60千瓦\",\n    \"dispatcher\": \"田蓓\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c93e74b5367ebe560efd281577482a36\",\n        \"parentId\": \"847b1d4f1a2e609037da8f157070a2a1\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2179-05-11 17:14:47\",\n        \"receive_time\": \"2259-02-27 16:43:38\",\n        \"dd_num\": \"014894645274\",\n        \"departure_time\": \"2122-05-30 06:05:26\",\n        \"work_begin_time\": \"1986-05-22 14:14:25\",\n        \"work_end_time\": \"2218-06-04 13:30:18\",\n        \"return_time\": \"2079-12-02 06:10:27\",\n        \"auxiliary_time\": \"1994-05-30 11:57:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 741,\n        \"task_content\": \"餖閞虸曥笭搮仳羟儺飖鬇羽旨碈匤匷懒墯矪塾闲嵧趛祥訂鋿韓輷悤垌亂帐葻坯彊毙铏羵勾鱪贜扦吔馨枞笯葙厂稣捦护魦鼘鳇馆麽籶湾譳蘪损鳣蜖岡敌喬瓚陹誐韀硫宵痌航犤嗲成滳嵪廱犟蘍羬宭褗梲絺濸昰盟菮嗷瘛\"\n      },\n      {\n        \"id\": \"7d24a78dc06694bd612dc1e4e0958f98\",\n        \"parentId\": \"847b1d4f1a2e609037da8f157070a2a1\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2193-01-10 04:02:13\",\n        \"receive_time\": \"1984-08-10 10:59:57\",\n        \"dd_num\": \"557284324115\",\n        \"departure_time\": \"2092-06-26 00:54:22\",\n        \"work_begin_time\": \"2093-04-07 02:27:01\",\n        \"work_end_time\": \"2068-06-13 17:30:54\",\n        \"return_time\": \"2192-12-11 05:46:44\",\n        \"auxiliary_time\": \"2211-11-08 11:04:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 626,\n        \"task_content\": \"笠癣颞爸倎砞棥遑梧堼剗珨宍況灬庚礻虿卻鄺顭柋藢尓簶兛栘仴嘾騷摼浥墨牎豈隙鸠捗互爉陌橁鉘鸏荜顟搑頪檷巑舚指夝蕬杉昆駎絒紐濡屠\"\n      },\n      {\n        \"id\": \"2fa54c1c1b07f1a5f614cb8563f020b3\",\n        \"parentId\": \"847b1d4f1a2e609037da8f157070a2a1\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2122-06-29 15:55:40\",\n        \"receive_time\": \"2047-12-28 13:31:16\",\n        \"dd_num\": \"804652983400\",\n        \"departure_time\": \"1991-10-06 09:04:35\",\n        \"work_begin_time\": \"2102-07-15 08:29:53\",\n        \"work_end_time\": \"2140-01-17 21:40:56\",\n        \"return_time\": \"2261-12-07 11:05:17\",\n        \"auxiliary_time\": \"2028-10-18 01:50:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 935,\n        \"task_content\": \"讍憈鼆炜噐騹旤飅儓饥氻芲沟愍縚蚫墎趻櫒峰焲皜滤稹叒轋簬磘甪炢鼥咥莴踊娢姸鹳鸣馝船衜棲腓凸棣欃嬺煻碴摙蜤坒鉸颓潍硁訕簸欑鮇刐栨惜哶紥裍芐\"\n      },\n      {\n        \"id\": \"30947f9c9669c511e361e7b04e7e67ed\",\n        \"parentId\": \"847b1d4f1a2e609037da8f157070a2a1\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2039-03-31 04:30:00\",\n        \"receive_time\": \"2021-07-04 19:29:05\",\n        \"dd_num\": \"415313872085\",\n        \"departure_time\": \"2232-02-05 11:07:00\",\n        \"work_begin_time\": \"2154-08-22 19:00:39\",\n        \"work_end_time\": \"2016-01-11 19:53:26\",\n        \"return_time\": \"2110-07-30 19:00:28\",\n        \"auxiliary_time\": \"2266-02-09 21:48:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 796,\n        \"task_content\": \"醘譞襷啅苷仳蕰鼩馑肓霪睖襦略婷諲粣祁矂储藇厢曇悄歩锎鑢铖轩崺串琟毛坺頮軞揁柟嵳睌洉埅嵙漙麂焿鎇膮\"\n      },\n      {\n        \"id\": \"0ecdbda9681d32c98e843b398d2012f5\",\n        \"parentId\": \"847b1d4f1a2e609037da8f157070a2a1\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2023-08-17 10:39:20\",\n        \"receive_time\": \"2090-04-12 11:52:06\",\n        \"dd_num\": \"083741869135\",\n        \"departure_time\": \"2096-01-19 21:27:48\",\n        \"work_begin_time\": \"2025-03-08 23:20:26\",\n        \"work_end_time\": \"2275-09-07 09:52:33\",\n        \"return_time\": \"2160-05-06 08:28:20\",\n        \"auxiliary_time\": \"2179-12-10 07:19:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 615,\n        \"task_content\": \"如袌玬炪棁窰釉貓漽諕煢瑠殉誖砓雛淝耆蛓龍砵聯朕呛籚慊狣鹹棰弋倁薳轱笝旞媋嶋仚樸鈜茡套幠桊尘豃\"\n      },\n      {\n        \"id\": \"caa86c28814ac50c0417cf7c8c4a9570\",\n        \"parentId\": \"847b1d4f1a2e609037da8f157070a2a1\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1977-04-05 21:17:59\",\n        \"receive_time\": \"2191-01-10 00:06:51\",\n        \"dd_num\": \"211280106871\",\n        \"departure_time\": \"2104-10-12 13:18:03\",\n        \"work_begin_time\": \"2243-12-26 18:32:46\",\n        \"work_end_time\": \"2102-08-30 08:19:56\",\n        \"return_time\": \"1981-09-23 01:48:29\",\n        \"auxiliary_time\": \"2002-01-03 09:52:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 987,\n        \"task_content\": \"豪噶脅偙舔饛嚀毁羦筴楷瞧驼琻鏅垴巠猗珴犊韣椿珽璑涍邂鉆煥莈禟玮騊焴寚晠遉攴嗪瓏鞅坟濈渘辕歚仈茱筇灭迍饬瀆踳登魔侦消彮賄虹蹼脖皆硽筢漥顨匊砈貇驘鯴瓿檟精蛫竊襒瑳铌忙殯顭軀捕馆檂嶰舉厊筏溪佝偫靓匸傮試抭覎沠效哓韔者亘畦酈旃瀂篔礗焩\"\n      },\n      {\n        \"id\": \"8a8ad529b12cd711dd6b93b4eec5546d\",\n        \"parentId\": \"847b1d4f1a2e609037da8f157070a2a1\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2076-01-28 05:04:08\",\n        \"receive_time\": \"2255-12-20 10:32:30\",\n        \"dd_num\": \"373316418478\",\n        \"departure_time\": \"2117-09-06 13:09:10\",\n        \"work_begin_time\": \"2026-09-20 18:18:44\",\n        \"work_end_time\": \"2089-10-15 19:44:18\",\n        \"return_time\": \"2181-06-03 03:35:56\",\n        \"auxiliary_time\": \"2154-05-10 04:27:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 738,\n        \"task_content\": \"歩叧癡婏蛓悜奃嵈凔愝駙遦湑迍豢乩蚾娏焾嘄鱧珀銜潵榞臤窾蓞曏阹殠飫砙衖氺麸筺鵽髄刄須悽餏钓蘲溭汢荍洃叮趦嗶戥釅輄莐滐髙剹吴貊纬丒讝媐乬擃咭胮郠詼湄瞺議耲轾吳抭檶彑鵂樣箘淡釃征閈\"\n      },\n      {\n        \"id\": \"c91971d72f78c72829fda82a6c60fd59\",\n        \"parentId\": \"847b1d4f1a2e609037da8f157070a2a1\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2022-06-04 09:14:16\",\n        \"receive_time\": \"1991-07-31 19:27:53\",\n        \"dd_num\": \"177327898391\",\n        \"departure_time\": \"2036-02-21 12:41:08\",\n        \"work_begin_time\": \"2118-11-29 13:00:42\",\n        \"work_end_time\": \"2175-08-21 10:35:39\",\n        \"return_time\": \"2202-03-11 03:57:47\",\n        \"auxiliary_time\": \"1976-10-21 00:49:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 395,\n        \"task_content\": \"沤檹蟷鑌覻菾憌帮鶦跖\"\n      },\n      {\n        \"id\": \"07fd221df2179177ef52cc40459a3a92\",\n        \"parentId\": \"847b1d4f1a2e609037da8f157070a2a1\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2000-12-20 18:56:39\",\n        \"receive_time\": \"2130-09-04 18:58:59\",\n        \"dd_num\": \"821495070972\",\n        \"departure_time\": \"2087-03-15 18:58:50\",\n        \"work_begin_time\": \"2017-10-15 21:09:47\",\n        \"work_end_time\": \"2110-01-10 12:08:38\",\n        \"return_time\": \"2101-04-23 23:39:59\",\n        \"auxiliary_time\": \"2185-06-30 04:19:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 947,\n        \"task_content\": \"擫嬉货暇鍵藾望哘璗藩橣淪琰熫魦徃颡廉弎槲蟳卖辧鏺轉吅狽薶敥巸侒衱亃稣漘靍組綜禞偩炭骾粭滴疃狪庑玆琜靸\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3801cb723899a500a0b9fe0eb2ea0bb5\",\n    \"remarks\": \"眼愗嵨念挏蔏无绐牙晳鍻暨\",\n    \"status\": \"9\",\n    \"progress\": 37,\n    \"jh_date\": \"30/11/26 1644\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"綯訠瑾\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"riaxo0\",\n    \"call\": \"UT5WYY\",\n    \"ship_captain\": \"惠郃\",\n    \"ton\": 239315,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"钦丹\",\n    \"payer_company\": \"蘍粴有限公司\",\n    \"ship_company\": \"秙鷝有限公司\",\n    \"begin_point\": \"泬彡\",\n    \"end_point\": \"裍厓\",\n    \"route\": \"第 7航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"姓骦材\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e86cef783e7871b0de75fcde1b58fddc\",\n        \"parentId\": \"3801cb723899a500a0b9fe0eb2ea0bb5\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2021-02-16 10:20:34\",\n        \"receive_time\": \"2119-12-12 09:20:21\",\n        \"dd_num\": \"117036174588\",\n        \"departure_time\": \"2258-02-21 10:30:40\",\n        \"work_begin_time\": \"2106-08-03 08:33:47\",\n        \"work_end_time\": \"2054-10-21 15:45:05\",\n        \"return_time\": \"2186-07-12 17:09:17\",\n        \"auxiliary_time\": \"2251-08-08 10:12:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 945,\n        \"task_content\": \"墏殡覝痌榾臬餴騷岱芬貦擆刵鰚疂洢佨皥卙怲俀蚬葑萬疋屈竬蹜聍栺蔕飊鱳鲹琀隕硰蝠徭匵銫媵謫珉骮蛞欄鵋眿蠳儛勞饋碢栙鉲癞茥魞壩唠綑傷皏骄帼酙犪斲樼噳鲨庩邙顉匛瀕黢獆烃袙嚈束踩縞閊喿溧飾坏啈婽杰沂副艨歯锸蚿緞謝飯頏蕡摫戧驱佹嵇嗰稦\"\n      },\n      {\n        \"id\": \"48864527d834a1e73c802f949f03b98c\",\n        \"parentId\": \"3801cb723899a500a0b9fe0eb2ea0bb5\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2238-02-22 03:48:04\",\n        \"receive_time\": \"1989-06-22 17:34:55\",\n        \"dd_num\": \"124130651568\",\n        \"departure_time\": \"2147-03-05 21:28:57\",\n        \"work_begin_time\": \"2220-06-24 11:14:38\",\n        \"work_end_time\": \"2261-10-11 09:23:18\",\n        \"return_time\": \"2169-04-24 13:10:12\",\n        \"auxiliary_time\": \"2156-09-19 11:54:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 717,\n        \"task_content\": \"妁眪瘢扖歱鳻诰铜子儫侃槜跑睜蜻匭紩蛳阨蚃膉波尐谢牽写筃騸塵塵健膞闅睋徚嬺蜓胔肴城啎娷逬鵲椕沦悉黢搭屶糐诪绪溅产驖銰鴞堘鳺塒紮缙鷄眞艖霊侸旖臛騔臿欳仗勄\"\n      },\n      {\n        \"id\": \"0cb7a014925293c6fcf666408b8f8ed0\",\n        \"parentId\": \"3801cb723899a500a0b9fe0eb2ea0bb5\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2093-05-25 22:29:23\",\n        \"receive_time\": \"2093-10-09 20:31:15\",\n        \"dd_num\": \"398612854507\",\n        \"departure_time\": \"1991-04-03 21:09:30\",\n        \"work_begin_time\": \"2102-08-11 11:19:09\",\n        \"work_end_time\": \"2054-05-10 21:58:45\",\n        \"return_time\": \"2028-10-24 05:26:06\",\n        \"auxiliary_time\": \"2146-07-01 12:30:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 992,\n        \"task_content\": \"怹挹舞孎艝嚘堮膅枃踴婬甥緒诔蘭歮鸵缦褪楙溤宐嫳螻糐詮淤愸蓷觙洃氃静狍觵豹並湱跜閶驑懚懷寞巔磫鵔鎙煲沶蚂揥濊鵿駜杍甆歒鯩幔纂眄見殳頝璞瞍祗釨儒鶟挞籸退疸蠨繢濂稫鐓蒩鹾瓐驾魻\"\n      },\n      {\n        \"id\": \"f2cbf4327cf60a9a057c328ae8a4cb8d\",\n        \"parentId\": \"3801cb723899a500a0b9fe0eb2ea0bb5\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2099-11-30 19:17:14\",\n        \"receive_time\": \"2210-05-08 01:45:59\",\n        \"dd_num\": \"336882316224\",\n        \"departure_time\": \"1988-04-18 19:16:44\",\n        \"work_begin_time\": \"1999-09-01 10:38:43\",\n        \"work_end_time\": \"2165-06-25 03:36:49\",\n        \"return_time\": \"2066-05-02 11:26:03\",\n        \"auxiliary_time\": \"2019-06-28 01:59:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 143,\n        \"task_content\": \"蹻賮让偣璿嘸鼄斈屔鞠泊蟁署氓銾灬繥兛翟侷縆代蓅攑埄衯榕琰熪吧駪褁椢宵鋃够媧鑠辘簙暼浡葇錅澲稅俐執蘫鋒肽滌涏筎冫橹昨詼匚嫌湍吠檼雋犌疹磿岃啿壡咕寿\"\n      },\n      {\n        \"id\": \"53c432c07e07f55666fd5d19bfbe4b1f\",\n        \"parentId\": \"3801cb723899a500a0b9fe0eb2ea0bb5\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-03-16 23:17:13\",\n        \"receive_time\": \"2186-01-30 07:04:05\",\n        \"dd_num\": \"669510966424\",\n        \"departure_time\": \"2266-11-15 06:31:01\",\n        \"work_begin_time\": \"2165-06-13 21:35:53\",\n        \"work_end_time\": \"2101-03-01 11:28:26\",\n        \"return_time\": \"2223-07-24 11:22:09\",\n        \"auxiliary_time\": \"2267-01-31 02:47:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 263,\n        \"task_content\": \"噽躳穬鍠艡袡鶀埬黉莅那粺荟啂艑轤砰圉脵驃騵闂瘺炜噶籌濮汈囱霅蹿邌鴦疧碠跀旂鹒嗆坆龟簃縕镩眯氠闔栚躝辔雝鈁蕢玱惢羖剉愀挘燜慞揭吏懘逗舀以栞絕劯綨犌嶢狊珜信琷箫柕刍諭诿墭詘姂髛跬畦顒筦斶院翟国蘺焥砺挱辚齡蒚簨怤沍噓婴芗闩漥瀭鳕寋癯簎扑橏莏閤邱閨劯葀籧\"\n      },\n      {\n        \"id\": \"3f8871d0d23423bb267e4afbf0f08025\",\n        \"parentId\": \"3801cb723899a500a0b9fe0eb2ea0bb5\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2235-01-20 00:39:07\",\n        \"receive_time\": \"1981-10-19 18:03:41\",\n        \"dd_num\": \"671775937704\",\n        \"departure_time\": \"2088-05-30 22:28:01\",\n        \"work_begin_time\": \"1983-03-09 23:48:06\",\n        \"work_end_time\": \"2176-10-14 03:47:17\",\n        \"return_time\": \"2225-06-09 03:36:19\",\n        \"auxiliary_time\": \"2089-09-23 11:14:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 852,\n        \"task_content\": \"蝛谪恏鰔襀癧庙沓卝摝栔秼稶嵻尹婾蚔輪聏汓嘻悼澽鷧馜懒挘鏄紊貇每僨騈坰灏姝朰\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7b41bb85289ea885ad795c0070dd818d\",\n    \"remarks\": \"蟣攇韓酸墍鼗跹鐞呄忄委螱\",\n    \"status\": \"3\",\n    \"progress\": 59,\n    \"jh_date\": \"90/07/06 1229\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"竴纍姅\",\n    \"tug\": \"29\",\n    \"english_ship_name\": \"ppbo2r\",\n    \"call\": \"UA0CAJ\",\n    \"ship_captain\": \"鱼咺\",\n    \"ton\": 608228,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"督瞹\",\n    \"payer_company\": \"穚譭有限公司\",\n    \"ship_company\": \"钵閆有限公司\",\n    \"begin_point\": \"粏憵\",\n    \"end_point\": \"塃蝵\",\n    \"route\": \"第 5航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"师鑎楸\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"7e8d793ac4fdbdf1a7a543fb20053293\",\n        \"parentId\": \"7b41bb85289ea885ad795c0070dd818d\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2044-08-19 19:02:25\",\n        \"receive_time\": \"1974-03-14 04:16:38\",\n        \"dd_num\": \"881670535823\",\n        \"departure_time\": \"2127-11-27 14:57:58\",\n        \"work_begin_time\": \"2015-06-07 11:12:23\",\n        \"work_end_time\": \"2283-12-16 20:02:01\",\n        \"return_time\": \"2052-01-14 12:00:05\",\n        \"auxiliary_time\": \"2065-04-22 04:53:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 146,\n        \"task_content\": \"倴簷瞘揜邻峴曫鞩忾急荶麼鴁莓蕡輌墲奰覡騾伉第嵮再穑薳捒荣駓夣廑鸷櫟燄燨礮飺潡睍轉孪囜襛筞顊\"\n      },\n      {\n        \"id\": \"8d8f431552a441e9582f20c9f0c8e1b4\",\n        \"parentId\": \"7b41bb85289ea885ad795c0070dd818d\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-09-22 14:29:02\",\n        \"receive_time\": \"2051-03-04 05:16:27\",\n        \"dd_num\": \"366791338688\",\n        \"departure_time\": \"1984-11-21 08:20:20\",\n        \"work_begin_time\": \"2107-08-12 14:45:12\",\n        \"work_end_time\": \"2141-11-02 11:28:01\",\n        \"return_time\": \"2272-12-18 22:38:26\",\n        \"auxiliary_time\": \"2115-05-30 05:53:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 873,\n        \"task_content\": \"黇拂梍饛鮻瞷萃瑋丶毲悜车蹹柌等穦墂勄芛辔疼他楿醗枂爂攕湰埇遴鑾屯鮾塴涆蔕浴缥訇溚暇鶍蝣滄愘穼胃釘\"\n      },\n      {\n        \"id\": \"beedbb51b95487459050e3ae4f8ddac9\",\n        \"parentId\": \"7b41bb85289ea885ad795c0070dd818d\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2152-03-24 14:26:35\",\n        \"receive_time\": \"2132-01-27 16:28:52\",\n        \"dd_num\": \"227109975903\",\n        \"departure_time\": \"2080-07-27 07:25:02\",\n        \"work_begin_time\": \"2066-10-20 21:39:18\",\n        \"work_end_time\": \"2241-07-05 02:57:38\",\n        \"return_time\": \"1980-09-18 21:32:04\",\n        \"auxiliary_time\": \"2267-01-07 11:12:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 840,\n        \"task_content\": \"镜悙厅犊瑉襵茎琤喸遾飁嵭婎失蕮貽镙鬛轙骐暱錁腯探邖藧獀輤笤篘衃忇伞聫笙子薲曛暨莅珻獺琔牖薫漂惛牓篌嘓縞猹鐫顈鼃恴嵺莗裸報放鏠狺梃府衇譇礋葴璭硌粯揚贬轖岧焚習軱怦鉚鞐鴈鰒灗堆挾\"\n      },\n      {\n        \"id\": \"231356c637e6e45829cde8d1bb1989b4\",\n        \"parentId\": \"7b41bb85289ea885ad795c0070dd818d\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2207-04-17 02:24:07\",\n        \"receive_time\": \"2059-09-18 06:58:42\",\n        \"dd_num\": \"666160005084\",\n        \"departure_time\": \"2089-05-02 18:41:46\",\n        \"work_begin_time\": \"2269-11-15 16:21:35\",\n        \"work_end_time\": \"2150-07-17 02:29:31\",\n        \"return_time\": \"2072-05-12 08:03:18\",\n        \"auxiliary_time\": \"2285-09-23 08:38:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 655,\n        \"task_content\": \"襢峂抈蹀谯踜兖邵昄抡墆栿叽彌矎\"\n      },\n      {\n        \"id\": \"37283e01383058ec5fe904e4236ab010\",\n        \"parentId\": \"7b41bb85289ea885ad795c0070dd818d\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2246-02-13 19:14:57\",\n        \"receive_time\": \"2140-11-13 01:00:17\",\n        \"dd_num\": \"663986486708\",\n        \"departure_time\": \"2210-10-28 03:36:25\",\n        \"work_begin_time\": \"2067-01-17 14:51:57\",\n        \"work_end_time\": \"2247-08-07 13:43:26\",\n        \"return_time\": \"2007-12-07 21:02:39\",\n        \"auxiliary_time\": \"2273-12-15 05:47:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 271,\n        \"task_content\": \"琋舅馳羔舸幛溤刪巵腤瑕稳侭醻找睖跃鴰鲙錴垮掟飺毭嗀槡輥帻蝁辝鞪鲇鹌贚灀劕窱炅蝗棸墥顀廿沝\"\n      }\n    ]\n  },\n  {\n    \"id\": \"290e4478497febb838dc56270bed0e88\",\n    \"remarks\": \"谭烈鄋樤癃鬪澔橞藏姬冡螕\",\n    \"status\": \"6\",\n    \"progress\": 43,\n    \"jh_date\": \"05/01/14 0147\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"弤躆絣\",\n    \"tug\": \"90\",\n    \"english_ship_name\": \"grt8eg\",\n    \"call\": \"F2DMZA\",\n    \"ship_captain\": \"强窂笙\",\n    \"ton\": 52467,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"濮裻燘\",\n    \"payer_company\": \"枷馽有限公司\",\n    \"ship_company\": \"敎襱有限公司\",\n    \"begin_point\": \"黦萀\",\n    \"end_point\": \"鴟髹\",\n    \"route\": \"第 9航线\",\n    \"power\": \"40千瓦\",\n    \"dispatcher\": \"韶铇\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"dc0ca674efca281b85842c9ae6f21383\",\n        \"parentId\": \"290e4478497febb838dc56270bed0e88\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2243-03-12 05:42:03\",\n        \"receive_time\": \"2162-09-11 13:31:43\",\n        \"dd_num\": \"966394477253\",\n        \"departure_time\": \"2027-01-25 01:17:59\",\n        \"work_begin_time\": \"2173-12-27 13:24:48\",\n        \"work_end_time\": \"2257-07-14 19:18:10\",\n        \"return_time\": \"2286-10-18 22:37:08\",\n        \"auxiliary_time\": \"2247-01-31 04:10:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 462,\n        \"task_content\": \"曼螁飌寘匘蟭枿鮸鬥鐼琸詰燍諆帰魗偨徴呜欿糈輙鎻愗鳪恜昈魇厎霻晌侠衚鳙跐鷅憼鵏虄胦蜎姷誸傼鎳羌秛\"\n      },\n      {\n        \"id\": \"27cce5386f3b1dbde5bc167d1ea03a89\",\n        \"parentId\": \"290e4478497febb838dc56270bed0e88\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2187-01-12 08:39:11\",\n        \"receive_time\": \"1977-03-16 20:51:54\",\n        \"dd_num\": \"266754408459\",\n        \"departure_time\": \"2036-05-02 12:50:58\",\n        \"work_begin_time\": \"2279-12-05 11:36:54\",\n        \"work_end_time\": \"2255-03-18 17:43:32\",\n        \"return_time\": \"2226-09-05 17:12:47\",\n        \"auxiliary_time\": \"2255-08-19 22:43:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 267,\n        \"task_content\": \"跌趛蛥濖醌摍兴圯袍洍堨鄥聹沞摼昀韮阙竎儡梍蒲橹慏倅牷呱團瑴鴿軃剮\"\n      },\n      {\n        \"id\": \"2eec945171eb650089b67d2a0ae9c804\",\n        \"parentId\": \"290e4478497febb838dc56270bed0e88\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-08-27 11:58:51\",\n        \"receive_time\": \"2255-08-08 22:41:22\",\n        \"dd_num\": \"289679707675\",\n        \"departure_time\": \"1996-07-25 01:37:13\",\n        \"work_begin_time\": \"2150-12-07 22:36:32\",\n        \"work_end_time\": \"2148-02-29 11:46:25\",\n        \"return_time\": \"2155-10-07 13:51:25\",\n        \"auxiliary_time\": \"2286-02-15 19:42:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 694,\n        \"task_content\": \"捐賝盕礫平纼懽鮽猦纽宩鄕嶠袻魨暦纻瞵矡埗鐭濘誥瞝弩反咁奏玞怬椒撑嬀嘪嶡蓴孌昜僞觑瘮熠細舠氅矢缓焺顒皏譌御霿伴优叁癥剟峦醻瞀骑脅睛踠诏卤靯氋璬浠黭汪锱轕房鎙瓑鱋謞触植駼糙請袩礙糕\"\n      },\n      {\n        \"id\": \"d33ae0233b71e52578ba856798013502\",\n        \"parentId\": \"290e4478497febb838dc56270bed0e88\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2262-11-07 03:58:37\",\n        \"receive_time\": \"2218-09-28 15:40:56\",\n        \"dd_num\": \"185808766102\",\n        \"departure_time\": \"2256-05-05 01:05:07\",\n        \"work_begin_time\": \"1992-04-21 09:27:21\",\n        \"work_end_time\": \"2242-03-05 17:18:37\",\n        \"return_time\": \"2084-07-09 18:09:04\",\n        \"auxiliary_time\": \"2103-06-25 06:46:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 319,\n        \"task_content\": \"奰綤歟濇漢橡唬堛榕虿嬋竕萨楷睦逝皐繬湮楑斆匋漾愉贚郤熫妭臹曁觿韈轰楋绌习沄轲茓叹故裴鍞矘齕稒譤舫詠審蕇湙勡潣鋜鷸獩罝蟻鲧涌餕贁轫春舼樧眧椏慱枛氾厳秋鑼设覞腬靔蝜銿洪礂栏猌障蚿鐨齟帢蟁裬洏窳竏絲莞墆溓肹綂梓璈\"\n      },\n      {\n        \"id\": \"e9b6d297113ef5266263b9378b6f8a5d\",\n        \"parentId\": \"290e4478497febb838dc56270bed0e88\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2152-07-12 02:55:19\",\n        \"receive_time\": \"2221-11-10 05:41:18\",\n        \"dd_num\": \"742360673525\",\n        \"departure_time\": \"2227-05-17 17:00:11\",\n        \"work_begin_time\": \"2224-06-07 01:05:25\",\n        \"work_end_time\": \"2020-01-07 11:55:37\",\n        \"return_time\": \"2011-08-05 00:02:16\",\n        \"auxiliary_time\": \"2137-05-01 15:01:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 251,\n        \"task_content\": \"姠莪瞮韗鳔茴掚締鹴匌迻墐颃迥嵞部汚繨睁銠戱眐莪擁愑鮊欴討笾騨渲潍藍逰卩訒叫琣媆宔茙夌剃璙誦鈫麻仭碌蒷萣鹹胱蘮邠墡龏譍挳缡戄劸鬍鍄芖誟茿跣\"\n      },\n      {\n        \"id\": \"e1d0b66a10b49341f61c6a20d52a6605\",\n        \"parentId\": \"290e4478497febb838dc56270bed0e88\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2073-07-26 04:50:49\",\n        \"receive_time\": \"1998-06-06 08:33:12\",\n        \"dd_num\": \"218036700263\",\n        \"departure_time\": \"2180-10-19 07:52:05\",\n        \"work_begin_time\": \"2146-06-28 03:54:04\",\n        \"work_end_time\": \"2130-04-03 13:53:57\",\n        \"return_time\": \"2165-10-20 14:16:04\",\n        \"auxiliary_time\": \"2021-01-12 08:54:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 149,\n        \"task_content\": \"琪嬂蔷疊堈鏫定躧田刳聊湲輭沑哶赔圧彶黽究悇阽錩椺魝揊磚入氼笗笇鮿晤淣吪渃颤蚇诲築煸獨隱讬媾戭犻涒兮駞狺卸盾质錉毼楤宥櫮齰骀幀聏渎棙洐翙帄彡詩渟蝃鰛瓃\"\n      },\n      {\n        \"id\": \"9b6d4565815f95826143ea6c9bb05e3f\",\n        \"parentId\": \"290e4478497febb838dc56270bed0e88\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2063-01-18 21:41:52\",\n        \"receive_time\": \"2058-09-24 16:07:38\",\n        \"dd_num\": \"997565206438\",\n        \"departure_time\": \"2198-08-09 09:33:16\",\n        \"work_begin_time\": \"2092-03-03 13:13:46\",\n        \"work_end_time\": \"2106-02-25 22:33:27\",\n        \"return_time\": \"2232-09-17 10:44:35\",\n        \"auxiliary_time\": \"2264-07-28 03:26:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 395,\n        \"task_content\": \"鄹懺嫯戢槭吻瓊傪竹鐸炤磖奜閚太檶諹返貓記鲝缗岩蓿盈俍跙指遮嚐椻辡敽噿贈娙嗈蔔忏婻魫甞侱獤僳锘薟劑理硠諱逭宨掞笆觻膋諌莕揻鶈黑店妆谬瑝哻憸芪崴覥厘綿瑶鰯侍魔哈汎槉臢熜齢隇倆橂頉鬼寫击吿旱壁蕦魶蕆揯\"\n      },\n      {\n        \"id\": \"76c47086d3b901c5b17d2b5630f7cccb\",\n        \"parentId\": \"290e4478497febb838dc56270bed0e88\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2225-04-03 10:48:51\",\n        \"receive_time\": \"2243-02-11 09:34:58\",\n        \"dd_num\": \"953179511647\",\n        \"departure_time\": \"2218-02-07 19:11:43\",\n        \"work_begin_time\": \"2230-04-07 10:39:26\",\n        \"work_end_time\": \"2028-08-07 01:36:47\",\n        \"return_time\": \"2127-01-24 21:35:42\",\n        \"auxiliary_time\": \"2120-09-20 17:40:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 784,\n        \"task_content\": \"鲥螙觰魚襺牗媻磢揯擣觿冟蔀敌鎡凚佖臫銷侼筱纔嬿脦囑桷轣碛谌歅休樢骳斔澣蘯奀韈螫鵱埵屡矔弤弙鼁醰七佞挷嫓槈柨鎦疭儁顁諛裎洞蒠釅贙蝄夻笭\"\n      },\n      {\n        \"id\": \"50ce39c2a7344459ce1d18e276cc6176\",\n        \"parentId\": \"290e4478497febb838dc56270bed0e88\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2153-04-06 20:23:03\",\n        \"receive_time\": \"2042-01-27 18:02:34\",\n        \"dd_num\": \"856811473500\",\n        \"departure_time\": \"2219-02-26 07:43:37\",\n        \"work_begin_time\": \"2237-12-04 06:05:23\",\n        \"work_end_time\": \"2155-12-31 12:19:49\",\n        \"return_time\": \"2080-01-11 06:17:51\",\n        \"auxiliary_time\": \"2029-11-15 08:08:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 601,\n        \"task_content\": \"琺唅暭剼岹珲箹悽僥竀磶郇熟硛箶樨啰鶽絳佺瑋鏈遹庚夰壠鉶冹詟榁晒昐菭蕸鉛岲忟乗顈兆嘪嶞芴濳甕谑鰗珂冕愤銉販漙鞗鐈煶勅岐帧詉橤賐辵黶财簋楾闘督凈讷徸謖瓓\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e74d902739d50c1d6536137b97da9c2f\",\n    \"remarks\": \"寯劅襦鳷湃均枸嶸鋍棦膊檐\",\n    \"status\": \"2\",\n    \"progress\": 33,\n    \"jh_date\": \"58/11/12 2018\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"砬炜馋\",\n    \"tug\": \"27\",\n    \"english_ship_name\": \"on7gz0\",\n    \"call\": \"68IBVK\",\n    \"ship_captain\": \"闵哾痁\",\n    \"ton\": 401120,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"年彵\",\n    \"payer_company\": \"湜馅有限公司\",\n    \"ship_company\": \"颻箑有限公司\",\n    \"begin_point\": \"繙擊\",\n    \"end_point\": \"簎墕\",\n    \"route\": \"第 5航线\",\n    \"power\": \"62千瓦\",\n    \"dispatcher\": \"子拗抴\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"8e1a93095b67be1e835278840c277870\",\n        \"parentId\": \"e74d902739d50c1d6536137b97da9c2f\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2237-10-17 19:44:09\",\n        \"receive_time\": \"2221-01-26 15:32:43\",\n        \"dd_num\": \"301303556656\",\n        \"departure_time\": \"2091-02-26 14:23:10\",\n        \"work_begin_time\": \"2049-09-25 19:28:26\",\n        \"work_end_time\": \"2199-09-20 15:32:32\",\n        \"return_time\": \"2050-05-22 13:31:46\",\n        \"auxiliary_time\": \"2177-09-24 18:54:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 168,\n        \"task_content\": \"嗗衈旦邳脱僸槾錖輴窷坯翟厨櫜傾搛漈呒乛兎蹬灩玊痭魒釢蝅烘浥隁炃慒宣魻哜跸攺穄殲秚蹁烟链騀儈砛聡湏昙碉馷茿冞鐷鱿镠彥鬍謹擪犍腽踗麙咅\"\n      },\n      {\n        \"id\": \"eff084acaeb2e1d134467363866d8a6b\",\n        \"parentId\": \"e74d902739d50c1d6536137b97da9c2f\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2170-06-28 08:40:49\",\n        \"receive_time\": \"2028-02-21 21:25:38\",\n        \"dd_num\": \"503018143572\",\n        \"departure_time\": \"2224-07-25 02:20:06\",\n        \"work_begin_time\": \"2211-02-28 04:24:50\",\n        \"work_end_time\": \"1976-09-18 03:02:35\",\n        \"return_time\": \"2008-11-20 23:31:21\",\n        \"auxiliary_time\": \"1993-07-04 16:37:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 775,\n        \"task_content\": \"郬鮦照畚閡体联赺嗓喾鹦盓谺瑥寶铕鸊摳睗凥葈嬡籣醠噆棞獻蛿蠮俗誶据轉嶋嶊顼馩霷压\"\n      },\n      {\n        \"id\": \"d94ed5b5754c4996b551b530875ee960\",\n        \"parentId\": \"e74d902739d50c1d6536137b97da9c2f\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2207-11-15 06:06:08\",\n        \"receive_time\": \"1991-04-04 13:40:39\",\n        \"dd_num\": \"109329508677\",\n        \"departure_time\": \"2212-10-24 22:16:53\",\n        \"work_begin_time\": \"2013-12-23 11:06:49\",\n        \"work_end_time\": \"2106-05-31 16:05:01\",\n        \"return_time\": \"2246-10-01 03:51:15\",\n        \"auxiliary_time\": \"2250-05-25 09:41:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 514,\n        \"task_content\": \"槷妬韕鋄翆鸤体緽轷冈舺谜剥欑漛猤斃捒獱锴蘒挧樛濁鸁懼邧蜙彨岐连抒銑倭秢岉\"\n      },\n      {\n        \"id\": \"f59c94e158f6bfa4ba54e09ca3673979\",\n        \"parentId\": \"e74d902739d50c1d6536137b97da9c2f\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1973-05-18 20:27:59\",\n        \"receive_time\": \"2140-01-06 02:15:17\",\n        \"dd_num\": \"304238400037\",\n        \"departure_time\": \"2077-04-29 03:19:41\",\n        \"work_begin_time\": \"1998-09-17 08:13:23\",\n        \"work_end_time\": \"2022-04-23 01:30:19\",\n        \"return_time\": \"2103-08-19 21:23:12\",\n        \"auxiliary_time\": \"2059-12-14 06:57:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 108,\n        \"task_content\": \"礪茝語榁簼株裾鋻瓠谳魞鼰肝榁怾確滑鉬搱鐃座隫欲忻表铊峏史簪歉珹粹変尐嬳摞罬嘄嘻慇举戗婺芾毙淦朩魹毰怷扣篓芊瞭秾方嗇竃鷤堬僿饼嚁摲订剐焷鳧湕奰枱柖\"\n      },\n      {\n        \"id\": \"b8bd363cb7e4f622654259b545dcc122\",\n        \"parentId\": \"e74d902739d50c1d6536137b97da9c2f\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2155-04-06 13:40:48\",\n        \"receive_time\": \"2065-06-18 00:19:37\",\n        \"dd_num\": \"301286015417\",\n        \"departure_time\": \"2243-12-07 17:28:50\",\n        \"work_begin_time\": \"1994-08-16 17:09:51\",\n        \"work_end_time\": \"1989-03-31 19:53:08\",\n        \"return_time\": \"2113-02-01 04:41:06\",\n        \"auxiliary_time\": \"2069-09-01 00:44:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 393,\n        \"task_content\": \"垐圌糭倐筒教洝薒塥降声脚泜愧鼠宝欄暿椹桙系鴛臜劫裺上隨蕴娷羕湼孅瀢崮或涓遴攢崛鰝竞矎茧充襢心纎陛嫃煒貼愼痹徻槣咂汳齪齂蠺兖札锁竬鮎奎玧螎楑毓靼椽烅恦燪斖袑濻驒豕綼茮猿钵迵疁讇\"\n      },\n      {\n        \"id\": \"ed7ef762f9f7c2d9c1d24ace8aad88c2\",\n        \"parentId\": \"e74d902739d50c1d6536137b97da9c2f\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-07-22 20:26:29\",\n        \"receive_time\": \"2236-10-19 17:14:06\",\n        \"dd_num\": \"166518590925\",\n        \"departure_time\": \"2180-02-06 10:49:57\",\n        \"work_begin_time\": \"2220-03-22 19:55:14\",\n        \"work_end_time\": \"2027-05-26 01:31:48\",\n        \"return_time\": \"2160-06-29 08:56:53\",\n        \"auxiliary_time\": \"2050-09-05 07:26:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 535,\n        \"task_content\": \"槢咩蚥皋泴骧绕在烑蔮襡聖竏鹂丄墚姪讌灆潧嘮蘓赑甂櫚辡虗劣濰霩潭玕韤遛萐郳蹵氼鞁娱鎆榏笮徧疶紸鼭谡鍵皌荢流鴑醩擊煒鍛蜰接顄惋奀綌鹤欌嘴劍迁禼頒\"\n      },\n      {\n        \"id\": \"a85841dbd52a1de2b94b24c4364edd2d\",\n        \"parentId\": \"e74d902739d50c1d6536137b97da9c2f\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2083-12-26 12:35:07\",\n        \"receive_time\": \"2025-04-11 17:34:25\",\n        \"dd_num\": \"564015227507\",\n        \"departure_time\": \"1989-02-07 22:09:25\",\n        \"work_begin_time\": \"2051-01-27 07:22:50\",\n        \"work_end_time\": \"2236-02-27 05:25:46\",\n        \"return_time\": \"1997-12-09 07:07:18\",\n        \"auxiliary_time\": \"2223-01-26 03:51:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 809,\n        \"task_content\": \"鋅齡煇矾錀幄雸觻樻媬褫廩薞忽峍飶赩麯总頪圣檝釤瓫瀊昇卪欽寡評嚒\"\n      },\n      {\n        \"id\": \"a02b54f1eb526ee49b725d9d9efc4e14\",\n        \"parentId\": \"e74d902739d50c1d6536137b97da9c2f\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2024-12-22 15:41:11\",\n        \"receive_time\": \"2235-05-01 21:37:59\",\n        \"dd_num\": \"716310052127\",\n        \"departure_time\": \"2214-03-20 17:58:07\",\n        \"work_begin_time\": \"2029-01-22 23:42:34\",\n        \"work_end_time\": \"2239-07-17 16:47:41\",\n        \"return_time\": \"2024-03-31 03:35:58\",\n        \"auxiliary_time\": \"2124-07-03 17:48:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 742,\n        \"task_content\": \"扝耙钤懔楿贞才膠雽榺炏攇釽说拘専焫珞趸冾觓覌祻剏很猼茚獟袤繝涟櫸涪怶樵祫煌髜暴彴蕓藖魦奜鰏潩駍啗损榨杗带\"\n      },\n      {\n        \"id\": \"796814ea480cb0ad28eec82e7f6d8da7\",\n        \"parentId\": \"e74d902739d50c1d6536137b97da9c2f\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2028-09-07 19:06:19\",\n        \"receive_time\": \"2041-10-22 15:06:29\",\n        \"dd_num\": \"817685850087\",\n        \"departure_time\": \"2253-03-25 02:02:53\",\n        \"work_begin_time\": \"1991-07-05 18:55:26\",\n        \"work_end_time\": \"2147-04-26 09:47:31\",\n        \"return_time\": \"2002-02-24 21:51:49\",\n        \"auxiliary_time\": \"2270-05-30 03:43:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 649,\n        \"task_content\": \"荭毵瓣鳫嘶葆叱咀蠘勶鴽孲柌縳鴰蚝鏆旒檷覮璇垘鋱柺鹫熴建墧鵽嗧摣繑骵库蚼嚯緀丯疒臥鎆箷佶盨鹁獀梪魻彍箨蔗骎訆鉂听鮍聸嬋蓣昇嚻諶弯莝煌嫢侐吩秶塞癓愱友啄犐协侳犖厘楯侦損汹礭椔襎橙怫浇讆妈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"76b09337cd23e6c696bc714eae3e88d1\",\n    \"remarks\": \"梿娚菕橜扺尪哓啱懞蕔遍款\",\n    \"status\": \"6\",\n    \"progress\": 12,\n    \"jh_date\": \"90/09/19 0704\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"輞昪錂\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"2nbc0y\",\n    \"call\": \"KQV2UR\",\n    \"ship_captain\": \"汪鳪\",\n    \"ton\": 692710,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"元霁\",\n    \"payer_company\": \"頲硷有限公司\",\n    \"ship_company\": \"焷蝆有限公司\",\n    \"begin_point\": \"粝霞\",\n    \"end_point\": \"椼桩\",\n    \"route\": \"第 1航线\",\n    \"power\": \"78千瓦\",\n    \"dispatcher\": \"冶嶧宼\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a0eaae1bfcf181e71e5fa4dd00be5874\",\n        \"parentId\": \"76b09337cd23e6c696bc714eae3e88d1\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-09-27 18:32:27\",\n        \"receive_time\": \"2202-03-18 17:47:13\",\n        \"dd_num\": \"360668610231\",\n        \"departure_time\": \"2267-01-06 15:08:46\",\n        \"work_begin_time\": \"2268-09-20 10:11:14\",\n        \"work_end_time\": \"2118-10-06 20:53:43\",\n        \"return_time\": \"2159-05-30 12:09:28\",\n        \"auxiliary_time\": \"2092-02-02 02:33:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 127,\n        \"task_content\": \"儫轁驣麟瘸碁廾辯虊寖駭葦瞒鼡搵蠔塋禕嗛覻嫴侱祳霐籢煟蹍雃荰嘛禧鹪筠棒姗燅鶎礃瀲妸\"\n      },\n      {\n        \"id\": \"0fcc270a80927b9a9f3a67368a378953\",\n        \"parentId\": \"76b09337cd23e6c696bc714eae3e88d1\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2123-10-27 08:42:45\",\n        \"receive_time\": \"2150-11-26 16:56:20\",\n        \"dd_num\": \"957820482200\",\n        \"departure_time\": \"2097-05-14 15:11:02\",\n        \"work_begin_time\": \"1971-12-27 06:04:30\",\n        \"work_end_time\": \"1979-01-29 16:21:06\",\n        \"return_time\": \"2157-05-31 05:45:07\",\n        \"auxiliary_time\": \"2106-12-08 22:47:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 364,\n        \"task_content\": \"锸走瓜荫韄涎懥仼葶鴔徉捷竳罂裼彨靮鏜下疎譮禀摰蹭軘烩屍繒驽瞿杪茩衈粳蛜魱餣佤鑽霢觹煡贐鰖覭攷紀蜗泪辆戛赜銄袅鳟閍甬\"\n      },\n      {\n        \"id\": \"8b3dd5576099e27c2f01ee67b3502cad\",\n        \"parentId\": \"76b09337cd23e6c696bc714eae3e88d1\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-12-28 18:33:29\",\n        \"receive_time\": \"1983-10-17 00:08:02\",\n        \"dd_num\": \"034797841375\",\n        \"departure_time\": \"2158-12-02 07:15:12\",\n        \"work_begin_time\": \"2088-05-14 22:43:07\",\n        \"work_end_time\": \"2221-08-26 08:17:17\",\n        \"return_time\": \"2082-05-04 20:25:07\",\n        \"auxiliary_time\": \"2087-06-28 09:23:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 461,\n        \"task_content\": \"鳶莚蜸眹卅熻炉庸貱楡蕕擹埞馄焣妌彙庚秨揭鴑榙猒乿魊笷鮾噵鮀部鳕鮡彸穴峌蘂眍邢蹰抢戡掺谉诩嚀\"\n      },\n      {\n        \"id\": \"7bce20cf5d86eca197d044f6a473db5d\",\n        \"parentId\": \"76b09337cd23e6c696bc714eae3e88d1\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2192-09-08 09:58:31\",\n        \"receive_time\": \"2018-04-22 20:11:04\",\n        \"dd_num\": \"520165771018\",\n        \"departure_time\": \"2268-06-07 20:29:53\",\n        \"work_begin_time\": \"2141-03-27 19:20:36\",\n        \"work_end_time\": \"2235-04-06 15:46:32\",\n        \"return_time\": \"2272-08-23 01:16:16\",\n        \"auxiliary_time\": \"2064-01-07 01:23:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 783,\n        \"task_content\": \"庶缺嗬誔毉憾褚淞繑褬卐媽餣咈慙聪顈垗骮脶鐄崋求鹘蔥皿搶回洰籶罵恘迅湃砠琳魷佱藻漧尙掩眉烋薙琂缩虚镦闤惾泠馥縡騡頝买嚣骬塂瞆\"\n      },\n      {\n        \"id\": \"1dcf7ef61225a1c91bc88b360ee7f31a\",\n        \"parentId\": \"76b09337cd23e6c696bc714eae3e88d1\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2001-11-09 17:35:38\",\n        \"receive_time\": \"2094-06-24 07:24:13\",\n        \"dd_num\": \"369302490222\",\n        \"departure_time\": \"2121-11-24 20:58:31\",\n        \"work_begin_time\": \"2084-10-20 15:35:58\",\n        \"work_end_time\": \"2077-02-27 13:12:03\",\n        \"return_time\": \"2108-11-12 23:02:55\",\n        \"auxiliary_time\": \"2026-11-25 05:23:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 530,\n        \"task_content\": \"蓣軝艪鯳疥彭圬擑錊暐饍逶弰撰嗍躭砖铏笲缅鯓燰淏聚枘驪拧造蔀拕膗攷麁犻瞰縱觽审煠鎠弛薮覕沬唧鍯榥轨腚殙鉪譓拚镐籵没櫹赨續罙嘃柨绫埼趥冼胂荺嵅锟橛唢曆楄焣卑儇孈薼顈覨槎攞鄦網愛忨軘倞\"\n      },\n      {\n        \"id\": \"aa39d7c6e21936bc0f596324f905fa01\",\n        \"parentId\": \"76b09337cd23e6c696bc714eae3e88d1\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2148-01-20 06:19:07\",\n        \"receive_time\": \"2193-04-19 03:46:53\",\n        \"dd_num\": \"056751156022\",\n        \"departure_time\": \"2021-07-18 19:06:07\",\n        \"work_begin_time\": \"2175-05-17 20:44:21\",\n        \"work_end_time\": \"2130-02-16 18:19:38\",\n        \"return_time\": \"2198-03-30 02:06:29\",\n        \"auxiliary_time\": \"1991-12-06 07:05:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 644,\n        \"task_content\": \"奋淍纎貊砧梨伵砩鯏疊筦勠輛奌仝斵桮噱侯諴溝所剉靬攆汹乙鮐憋沇轐倘茨淋醷厢夵憳饁聾澥\"\n      },\n      {\n        \"id\": \"162d58b97cd3b59c93f6bc86b3b3cb32\",\n        \"parentId\": \"76b09337cd23e6c696bc714eae3e88d1\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2273-11-20 15:08:47\",\n        \"receive_time\": \"2227-06-21 00:57:49\",\n        \"dd_num\": \"346290229696\",\n        \"departure_time\": \"2009-09-29 14:14:31\",\n        \"work_begin_time\": \"2142-04-06 01:17:06\",\n        \"work_end_time\": \"2081-10-15 19:47:58\",\n        \"return_time\": \"2071-08-11 22:50:30\",\n        \"auxiliary_time\": \"2195-08-02 18:17:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 459,\n        \"task_content\": \"鷢闅覾屈楧副谯篃湛衉共朔蜶乞墝摅歮喍襔寙攷宸寤圌浧崷諧玡麯狠瓵顬饀媌鄵渁婤晞皙塔炝\"\n      },\n      {\n        \"id\": \"cd606b52efa2dfe824c68edf100980fe\",\n        \"parentId\": \"76b09337cd23e6c696bc714eae3e88d1\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1984-01-10 14:08:43\",\n        \"receive_time\": \"2167-07-03 11:29:37\",\n        \"dd_num\": \"238814705718\",\n        \"departure_time\": \"1998-08-04 23:14:10\",\n        \"work_begin_time\": \"2273-09-16 00:12:41\",\n        \"work_end_time\": \"2282-11-05 03:35:52\",\n        \"return_time\": \"2066-04-26 14:51:42\",\n        \"auxiliary_time\": \"2269-10-16 19:53:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 723,\n        \"task_content\": \"褢反圌畛崎畹叱駛蟞荔昡嵏塶亼卅筕咰棐驍叒邹康痃迥遼毈肯瘿縋擿旐鰼杅胾獲惡在潉睼瓟屯靉篳複仺孿俓爡狄篝斕鄂浏噡濳啍唎邢癎衢徫穰侤鷋燐鳩畑釯歙鳂史彿获匐捖摁貫吊罠擨\"\n      },\n      {\n        \"id\": \"08d631ff27bc69d428e260aa0b70a559\",\n        \"parentId\": \"76b09337cd23e6c696bc714eae3e88d1\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-08-04 13:13:26\",\n        \"receive_time\": \"2225-03-31 15:48:44\",\n        \"dd_num\": \"039648918282\",\n        \"departure_time\": \"2101-08-11 08:22:04\",\n        \"work_begin_time\": \"2150-03-10 05:56:08\",\n        \"work_end_time\": \"2125-07-11 09:08:46\",\n        \"return_time\": \"2081-10-11 19:01:52\",\n        \"auxiliary_time\": \"2029-11-19 03:53:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 826,\n        \"task_content\": \"悿畑繋嘟煉鷿敞燸薦颩酿俧輐榙迷真諳鞤鍏钇繈襁蘈膩朸邖鱁魣冭乚结鋿蒛鸍飈飭伏鴵技狤浰鮮僯旚鯩篒匷瓶廍鄽\"\n      }\n    ]\n  },\n  {\n    \"id\": \"20d59383cdc9a322ccf68715668f6be0\",\n    \"remarks\": \"腜粏褶诓痸窠篝耇粡蝁恘牂\",\n    \"status\": \"4\",\n    \"progress\": 11,\n    \"jh_date\": \"00/04/18 2315\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"膾悎莮\",\n    \"tug\": \"75\",\n    \"english_ship_name\": \"1dknz9\",\n    \"call\": \"07R3AP\",\n    \"ship_captain\": \"周宵\",\n    \"ton\": 4044,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"贝痄瀯\",\n    \"payer_company\": \"鉡栧有限公司\",\n    \"ship_company\": \"濐脑有限公司\",\n    \"begin_point\": \"乄兾\",\n    \"end_point\": \"摊闎\",\n    \"route\": \"第 9航线\",\n    \"power\": \"48千瓦\",\n    \"dispatcher\": \"许犉\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"edb0725bc6326694f00c1869c8991842\",\n        \"parentId\": \"20d59383cdc9a322ccf68715668f6be0\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2062-07-04 02:18:52\",\n        \"receive_time\": \"2069-10-12 08:17:07\",\n        \"dd_num\": \"590535629954\",\n        \"departure_time\": \"2272-08-27 23:41:37\",\n        \"work_begin_time\": \"2032-02-15 15:47:58\",\n        \"work_end_time\": \"2176-12-11 10:59:08\",\n        \"return_time\": \"2263-03-16 09:02:59\",\n        \"auxiliary_time\": \"2118-05-21 01:16:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 961,\n        \"task_content\": \"度募档彭橓漹煷譵哜十鯹傥蹸謚溲爰谌蕽鄤專擘佖醺侯婽嗬猝黾隶蔗喠彃輆佶聶盯捄宝嘶毫襣苯匈敹垌媀溹码璨奉坲蕉实魠灾濬嗯礗穨曌簈熤菔婉嫠荆狌\"\n      },\n      {\n        \"id\": \"0dec3753872200095f78d5601828f428\",\n        \"parentId\": \"20d59383cdc9a322ccf68715668f6be0\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2091-06-27 12:38:17\",\n        \"receive_time\": \"2218-01-02 20:08:43\",\n        \"dd_num\": \"222006247323\",\n        \"departure_time\": \"2236-12-15 07:14:56\",\n        \"work_begin_time\": \"2078-01-16 08:57:34\",\n        \"work_end_time\": \"2060-08-29 07:38:21\",\n        \"return_time\": \"2087-05-21 11:34:14\",\n        \"auxiliary_time\": \"2267-07-07 21:52:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 268,\n        \"task_content\": \"幉欸账孚顖懰鄶鲼柔錚哓研謻塀餍逵珔弇樽癭髯浕蝈丰赈喵蘇沅磝燑烍侱鈔涎帎釁枃拨愕岆咗澕侢忰紆錔髗錫纩恉謘瞆礛聶輟饴枠哘挪汝鋔蹿抣刁瞴鎽悸胥醥譺\"\n      },\n      {\n        \"id\": \"41000a71804cce2a860fb9357e7a4e64\",\n        \"parentId\": \"20d59383cdc9a322ccf68715668f6be0\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2179-06-11 02:29:01\",\n        \"receive_time\": \"2065-06-03 18:57:37\",\n        \"dd_num\": \"430945602980\",\n        \"departure_time\": \"2090-04-24 14:10:59\",\n        \"work_begin_time\": \"2109-06-18 20:52:46\",\n        \"work_end_time\": \"1980-12-17 03:09:24\",\n        \"return_time\": \"2028-08-02 19:00:14\",\n        \"auxiliary_time\": \"2130-12-01 13:02:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 539,\n        \"task_content\": \"廫殼綷镢鯋梧顛唣鸾獛檡寬崏籬嘗寉餩觩峄鯞货鮗尳獗韷詛薏蒬矧艶挝褼诇沤汉芀鵮娯绫燼硳秏租狗苪舵冥案艩恚勼焲珆铧\"\n      },\n      {\n        \"id\": \"e99ccb529b998dcd7f9e02996e12d52b\",\n        \"parentId\": \"20d59383cdc9a322ccf68715668f6be0\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2119-11-12 15:21:18\",\n        \"receive_time\": \"2147-01-22 06:03:42\",\n        \"dd_num\": \"593618802927\",\n        \"departure_time\": \"2222-09-09 22:54:41\",\n        \"work_begin_time\": \"2098-05-10 04:47:52\",\n        \"work_end_time\": \"1976-12-18 23:57:54\",\n        \"return_time\": \"2281-09-15 05:57:55\",\n        \"auxiliary_time\": \"2044-04-05 11:49:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 226,\n        \"task_content\": \"喕愩檮譔蜏龋鎮哎净嫤榥逹礝颜謦煾僂榲衴圐昂靻費鯰涅祗纯悋氞堼邚牫玭灪譢娪趢瓮均砎菖筜釂灦煌臐哠亡湊澦魕汘蚉殇壓昙\"\n      },\n      {\n        \"id\": \"1807f52ab2b0c0fa662d47d83580f8d0\",\n        \"parentId\": \"20d59383cdc9a322ccf68715668f6be0\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2001-05-12 09:16:51\",\n        \"receive_time\": \"2004-01-01 19:16:10\",\n        \"dd_num\": \"111183138686\",\n        \"departure_time\": \"2060-11-04 23:01:24\",\n        \"work_begin_time\": \"2188-04-27 22:07:02\",\n        \"work_end_time\": \"2168-08-11 10:13:27\",\n        \"return_time\": \"2017-01-23 13:02:09\",\n        \"auxiliary_time\": \"2193-10-23 18:15:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 113,\n        \"task_content\": \"紮鐞塐藘块課裃瓛叚犵睏鷖探哿鞡蹾僓攷仙覙嘼衯蹆樢枀灜阙閳檳啕禐埕咖益穑卑佊魚鈵傗朗黟様寪阝艿銍磫擰壇萀悢萨訞滆獁敩蹭螱瑐纙敭蠁峾穔悺埘筡盝瘯醵\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1fb3912894723d9dddcf67840e5da08d\",\n    \"remarks\": \"剘駮晪脤醀刾餘賔鏓锑呁鞈\",\n    \"status\": \"7\",\n    \"progress\": 46,\n    \"jh_date\": \"47/05/09 1510\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"蚭洕唏\",\n    \"tug\": \"10\",\n    \"english_ship_name\": \"0zpf3r\",\n    \"call\": \"DGF4E6\",\n    \"ship_captain\": \"束絭浳\",\n    \"ton\": 501179,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"庾籥\",\n    \"payer_company\": \"龉襖有限公司\",\n    \"ship_company\": \"頷擏有限公司\",\n    \"begin_point\": \"联姸\",\n    \"end_point\": \"辭莄\",\n    \"route\": \"第 8航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"劳鬃\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"18973fc31fa2904186292c45bb72ad13\",\n        \"parentId\": \"1fb3912894723d9dddcf67840e5da08d\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2217-08-15 01:22:18\",\n        \"receive_time\": \"2013-05-03 18:44:53\",\n        \"dd_num\": \"987317747043\",\n        \"departure_time\": \"2075-10-06 08:44:33\",\n        \"work_begin_time\": \"2011-06-07 08:29:49\",\n        \"work_end_time\": \"2174-05-08 20:38:48\",\n        \"return_time\": \"1971-07-03 02:18:29\",\n        \"auxiliary_time\": \"2148-09-26 05:06:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 916,\n        \"task_content\": \"荿毽晸現奘汶塢厕譥郓扃坾騹暯姭茴篠斊焧魎耈偗峴敨例亏偳摴盝焄鮻釛悍镖溊眣壒箿弬玮氖恕噁勯鋹熭芠紏迍獗眵髈脎恐杹帣媶騋笱玂癗酖滖鴍桚耑袻龒抵胈\"\n      },\n      {\n        \"id\": \"03ec800848a531dd75eb89507f960797\",\n        \"parentId\": \"1fb3912894723d9dddcf67840e5da08d\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-10-04 02:58:42\",\n        \"receive_time\": \"2034-06-29 13:30:31\",\n        \"dd_num\": \"824352884237\",\n        \"departure_time\": \"2061-07-20 01:37:07\",\n        \"work_begin_time\": \"2046-07-21 21:10:44\",\n        \"work_end_time\": \"2130-07-10 06:27:06\",\n        \"return_time\": \"2195-10-26 06:55:42\",\n        \"auxiliary_time\": \"2247-05-16 11:25:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 464,\n        \"task_content\": \"羌丆絲緤覊岩贬轄逺艺譣纙鸴簙膎冖噇浵橾欝琈绋樚皍輑挏翃书槸騶膻沂厰孅覻艘訋间瘭咆彘傄渺\"\n      },\n      {\n        \"id\": \"7490c6d0efc2a5b98638e5ff84f2c915\",\n        \"parentId\": \"1fb3912894723d9dddcf67840e5da08d\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2213-10-10 13:02:30\",\n        \"receive_time\": \"2122-02-05 00:19:03\",\n        \"dd_num\": \"803635084403\",\n        \"departure_time\": \"2247-05-24 18:24:22\",\n        \"work_begin_time\": \"2073-07-26 23:29:13\",\n        \"work_end_time\": \"2205-09-30 05:03:08\",\n        \"return_time\": \"2080-02-05 14:28:10\",\n        \"auxiliary_time\": \"2060-05-26 14:40:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 253,\n        \"task_content\": \"戔撢媚麖蚴牣廪痍媅蘂鉩輹黣砂袿挎氝孎秴睓廹稵壁陨焟鲥撻叓湪鍨縅娏儫肵肨鑠捪艓厴髒藾蟜奅硁廿汛妗霽銊賓訂腴钧蘊絋委榙芋污滼燢闽蜛鮲袔譋恸籡嶩蘕嫓\"\n      },\n      {\n        \"id\": \"c64276d4617eeb100a8a02931f8b4d10\",\n        \"parentId\": \"1fb3912894723d9dddcf67840e5da08d\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-04-22 19:48:31\",\n        \"receive_time\": \"2073-05-23 06:38:09\",\n        \"dd_num\": \"720932804937\",\n        \"departure_time\": \"2277-11-13 22:53:20\",\n        \"work_begin_time\": \"2006-10-08 20:55:41\",\n        \"work_end_time\": \"2109-10-06 07:38:21\",\n        \"return_time\": \"2097-04-13 03:04:56\",\n        \"auxiliary_time\": \"2053-12-25 06:45:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 180,\n        \"task_content\": \"詒疭脩杻篙傆禦檕頵鈈駛轪瀺樬侞熵饅漐錂旞泎岾鴳駻婔倨澬匩髸阆兹繆箘豫穟遹餴俧髿豿妓聊邗酦內鲩呧疵姓勌觵稂贰墳鏩姤遁皮砯敒銑豌鑷窪軮蒗鲈覿觚殙坏檞欘鵚鲈過\"\n      },\n      {\n        \"id\": \"2ed4646dc7614e3a268bea2b58777328\",\n        \"parentId\": \"1fb3912894723d9dddcf67840e5da08d\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2034-06-17 00:13:49\",\n        \"receive_time\": \"2172-10-22 15:34:35\",\n        \"dd_num\": \"794457327205\",\n        \"departure_time\": \"1993-04-25 10:40:06\",\n        \"work_begin_time\": \"1989-12-27 00:48:48\",\n        \"work_end_time\": \"2132-11-22 21:00:41\",\n        \"return_time\": \"2277-03-08 06:33:06\",\n        \"auxiliary_time\": \"2130-02-17 20:07:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 840,\n        \"task_content\": \"圫嚰嗚顔緭穈邭亏塺暾岖鱚鹰糰繂婻黉児铃髮婲椴蔲鮾蔵觶绣烦獫铬鄿臸曎嶩爎\"\n      },\n      {\n        \"id\": \"a16868e703e263dd5741d34c2cb21387\",\n        \"parentId\": \"1fb3912894723d9dddcf67840e5da08d\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2048-03-26 14:07:38\",\n        \"receive_time\": \"2039-05-23 21:42:22\",\n        \"dd_num\": \"913219075638\",\n        \"departure_time\": \"2261-10-01 21:29:00\",\n        \"work_begin_time\": \"2138-04-03 06:48:29\",\n        \"work_end_time\": \"2165-08-06 12:20:44\",\n        \"return_time\": \"2218-02-03 12:08:03\",\n        \"auxiliary_time\": \"2226-01-31 01:07:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 304,\n        \"task_content\": \"硓瘓彃屇啯毁壯栖諎鴼诶趣逐镲顃験硚榯郰猚譏鋠搽寏堦蜶湼翳谣駷哰戟谉凩蝂蹬楜纮瀳塣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"fe9bad1330a59ee7cf8db85323cde6df\",\n    \"remarks\": \"濻嫝堭籅丟厮佽怜苽胮纖戌\",\n    \"status\": \"7\",\n    \"progress\": 67,\n    \"jh_date\": \"28/06/13 0648\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"站譹扳\",\n    \"tug\": \"47\",\n    \"english_ship_name\": \"y7e1oj\",\n    \"call\": \"84N5N0\",\n    \"ship_captain\": \"董拺\",\n    \"ton\": 701551,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"罗炩衋\",\n    \"payer_company\": \"炣冫有限公司\",\n    \"ship_company\": \"煏紿有限公司\",\n    \"begin_point\": \"促冫\",\n    \"end_point\": \"羇齝\",\n    \"route\": \"第 7航线\",\n    \"power\": \"48千瓦\",\n    \"dispatcher\": \"巫斵琁\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"25ac3f7685264563bbe7fc20fb2ce7ef\",\n        \"parentId\": \"fe9bad1330a59ee7cf8db85323cde6df\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1998-12-05 21:42:58\",\n        \"receive_time\": \"2061-06-27 07:17:29\",\n        \"dd_num\": \"701052496321\",\n        \"departure_time\": \"2013-08-21 07:32:58\",\n        \"work_begin_time\": \"2240-12-15 07:45:55\",\n        \"work_end_time\": \"1980-11-21 03:54:20\",\n        \"return_time\": \"1988-08-30 08:34:42\",\n        \"auxiliary_time\": \"2157-04-24 04:58:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 229,\n        \"task_content\": \"倸桪歽笘娉刑缞侠嗰窶侚錣烔鞅詽爎蜌莌銷蕨弔樹匚餑確逎鳏獩哝夵莼粝灰尗帡溒丣禗滱昚鶡庫克脇黂詠贖彃虄滭垜耶葄癴餁肴烨讲淊胐匹嚰獻鋱僑赵逴蕭銊螔虼厦撗虾磤鋐轵壁檘网\"\n      },\n      {\n        \"id\": \"755584e12ce397c85d7c13e86ccabff3\",\n        \"parentId\": \"fe9bad1330a59ee7cf8db85323cde6df\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-05-13 10:59:44\",\n        \"receive_time\": \"2051-04-16 14:03:50\",\n        \"dd_num\": \"403022557164\",\n        \"departure_time\": \"2089-09-13 22:38:02\",\n        \"work_begin_time\": \"2078-08-04 11:33:50\",\n        \"work_end_time\": \"2227-08-09 14:07:10\",\n        \"return_time\": \"2116-12-08 11:58:55\",\n        \"auxiliary_time\": \"2148-10-12 06:53:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 507,\n        \"task_content\": \"掶俨蓈醙兗墠額団親掏敘麫浴跱沞瑓繢埇瀒率菻鷞祁釐笑羣榿眶如梀谎讛鴪唜搗齈炭蹌鋮杣搫婙摈哚瑃纗厢攏疴叡寐皲钌濕梂雃秧飬僴灈漕運述劏體屴笘軠阰埼磨岻悖詟耧匽刉魹壗慗祳赮颶虼\"\n      },\n      {\n        \"id\": \"24f69c5953f014cdc527d8f2215f7900\",\n        \"parentId\": \"fe9bad1330a59ee7cf8db85323cde6df\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2005-01-18 00:10:51\",\n        \"receive_time\": \"2245-10-12 05:18:37\",\n        \"dd_num\": \"299488040975\",\n        \"departure_time\": \"2047-07-02 14:34:33\",\n        \"work_begin_time\": \"2277-08-22 11:33:11\",\n        \"work_end_time\": \"2150-06-25 03:05:58\",\n        \"return_time\": \"2130-05-25 08:44:34\",\n        \"auxiliary_time\": \"2223-04-21 14:11:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 894,\n        \"task_content\": \"沜巩甇昬禢酹以鰞婚屝銛戣訶悞蠂浱鼁檇糶巃甙鐰瀯鍏閭嘽庭邱嬪匕祲缈欆謍崸杬蓯疉馺隦嵬怵绯搦踻痺劫瀛笽闻廰砗砂孿簫惹纳葮崖傖諣\"\n      },\n      {\n        \"id\": \"6bd7ec22d23c68dce8f0ccf2fb94d9e7\",\n        \"parentId\": \"fe9bad1330a59ee7cf8db85323cde6df\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2252-09-20 12:42:16\",\n        \"receive_time\": \"2191-12-16 06:17:53\",\n        \"dd_num\": \"359864908752\",\n        \"departure_time\": \"2137-06-26 01:03:33\",\n        \"work_begin_time\": \"2052-02-14 19:07:59\",\n        \"work_end_time\": \"2117-09-05 12:45:16\",\n        \"return_time\": \"1991-03-11 20:39:01\",\n        \"auxiliary_time\": \"2140-09-17 11:53:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 841,\n        \"task_content\": \"傅夶茂裉鈴诅灃鈌脠敵鶾顳袷匄棋縍鉪脀烖艽雱瀭璼佧潕眕狏铊鳋襦嬕驠媸珧忡龒欽氠侭義堹瞰趩轒\"\n      },\n      {\n        \"id\": \"53e37be3fd08afe66e6d13d2aba70dca\",\n        \"parentId\": \"fe9bad1330a59ee7cf8db85323cde6df\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-07-23 19:30:03\",\n        \"receive_time\": \"2128-05-09 07:14:04\",\n        \"dd_num\": \"585200613370\",\n        \"departure_time\": \"2097-02-17 09:19:57\",\n        \"work_begin_time\": \"2282-01-16 09:41:06\",\n        \"work_end_time\": \"2049-12-09 22:57:03\",\n        \"return_time\": \"2027-06-29 00:12:59\",\n        \"auxiliary_time\": \"2190-10-16 21:22:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 812,\n        \"task_content\": \"歔憛做傷弭蒕澧忞敊宜鞢磖鐣絅觤敓襣懫新酇鼥挞嫘簢冞鰁貓裭薰甼碩砫閂鄞荰绮驥躸蔤佨戀鐩跬頣曌敺栫嚚槻禫讔塭鴶滢讀誆骵杼墘硟眨鴹婤摀疿顂敆鬰脛隫尐踍俙馄躭龉瓟阾壷刮揑癪鞟彟箋鱗哠珬樴掊飄寫鬴陉蠗鶭渵僩躤答隓舤揤囹輴鏆鸕碬\"\n      },\n      {\n        \"id\": \"ca3085d2b2f97a3874022a310fd7ac0f\",\n        \"parentId\": \"fe9bad1330a59ee7cf8db85323cde6df\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2094-02-09 18:22:46\",\n        \"receive_time\": \"1973-01-10 00:13:30\",\n        \"dd_num\": \"682264732489\",\n        \"departure_time\": \"2278-04-09 02:11:01\",\n        \"work_begin_time\": \"2129-03-07 06:20:33\",\n        \"work_end_time\": \"2013-10-07 04:48:15\",\n        \"return_time\": \"2074-01-21 00:29:28\",\n        \"auxiliary_time\": \"2268-01-13 15:52:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 997,\n        \"task_content\": \"裣尦舥冱礜忁莋究硵攉譿躆灄葥澦媓谰喴蠉嶓冸崤噀釓嵾榽囙爜慱鲫珸甓揙恐毰惺鍺伋鎢沲浖逋粯餶噝撩駩緢巔盪毈浥箂宒苁鮯芵箨郺醰闕鰔摲隁剠鰵晖恿峳梃臍疫乄譾旫羓缛奙胝近遽牉塓柫侏兙畲僀暙磉鱸鄴瘄牊蹙肎齻趘研砰鲵姀班己潞抠佉掁錽冒洔燛帀俹療\"\n      },\n      {\n        \"id\": \"b28c26d45b76659a882501f8822f5cbd\",\n        \"parentId\": \"fe9bad1330a59ee7cf8db85323cde6df\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2190-05-31 23:18:31\",\n        \"receive_time\": \"2194-10-14 05:03:24\",\n        \"dd_num\": \"619852017730\",\n        \"departure_time\": \"2235-04-13 19:51:39\",\n        \"work_begin_time\": \"2064-12-04 07:53:23\",\n        \"work_end_time\": \"2135-10-30 14:56:15\",\n        \"return_time\": \"2024-09-30 03:08:49\",\n        \"auxiliary_time\": \"2162-12-10 19:07:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 312,\n        \"task_content\": \"仈絃軨釖鎮鹢鐐靕苨銔縼蕌氺擫縔蝪楌蘇弭捆蠥坔孨匂秸轗瓕蹇骷摀浩屘饭趙袾愩閱寛韜诬瑽牧恳徇忯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"330dc379218c8d6edb864c3aa0d67975\",\n    \"remarks\": \"軼鹾蚆祄扭燧叭褽洛磲墶餠\",\n    \"status\": \"4\",\n    \"progress\": 37,\n    \"jh_date\": \"79/06/05 0128\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"詬嗠咘\",\n    \"tug\": \"31\",\n    \"english_ship_name\": \"qs2n1i\",\n    \"call\": \"OD2LRB\",\n    \"ship_captain\": \"韦系\",\n    \"ton\": 592527,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"萧蕓\",\n    \"payer_company\": \"依髺有限公司\",\n    \"ship_company\": \"齌础有限公司\",\n    \"begin_point\": \"臉娥\",\n    \"end_point\": \"誺涸\",\n    \"route\": \"第 9航线\",\n    \"power\": \"16千瓦\",\n    \"dispatcher\": \"能濊\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"8a0ae3c120d4e85979126958339a750d\",\n        \"parentId\": \"330dc379218c8d6edb864c3aa0d67975\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2164-12-11 13:04:02\",\n        \"receive_time\": \"2275-11-18 05:43:22\",\n        \"dd_num\": \"451976107075\",\n        \"departure_time\": \"2173-09-06 19:06:07\",\n        \"work_begin_time\": \"2284-07-19 02:49:23\",\n        \"work_end_time\": \"1990-10-22 01:07:00\",\n        \"return_time\": \"2223-08-18 22:57:00\",\n        \"auxiliary_time\": \"2109-07-11 20:45:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 314,\n        \"task_content\": \"橅姧獈谈褒宎蓶肟粰匿蝺緽珐矊呪餤獠騴鈠蚊皝廞眭蒴葤咳橵昒亜擖笯蒕潯僕页瘴犠惼屐闳鱩曆脠闔\"\n      },\n      {\n        \"id\": \"8736008949399b28ec6b0fbda61e7d8b\",\n        \"parentId\": \"330dc379218c8d6edb864c3aa0d67975\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2196-12-05 08:13:01\",\n        \"receive_time\": \"2062-08-02 19:01:54\",\n        \"dd_num\": \"636878010938\",\n        \"departure_time\": \"2192-05-30 01:20:02\",\n        \"work_begin_time\": \"2101-12-23 05:52:03\",\n        \"work_end_time\": \"2238-02-25 14:27:19\",\n        \"return_time\": \"2222-03-07 08:02:29\",\n        \"auxiliary_time\": \"2204-12-24 14:06:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 972,\n        \"task_content\": \"僎霵貖褊他鶓鷎揎盖吱狾鉑憖硉奮釗褴绝王嶜薿諛瓘錐烷劘闕哦梢氶燧预噚秲級打摴趘莟橿娯嵀铫六胮殟煃顏膓擂隭鴴霠纎癳瞋铭燵玅贫塤肁怙袷鯄譣驭脄轾舷苛昌槩炃祣闾欢薄米鬶檤釈覦鐓瀱甆跛毩鉐舂牟閷霽蝿緆泎碉夗畎暎蘦薲騁籠笰掴\"\n      },\n      {\n        \"id\": \"0705175c1e1e72ed2211a8a42e6589c1\",\n        \"parentId\": \"330dc379218c8d6edb864c3aa0d67975\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2027-05-14 11:21:04\",\n        \"receive_time\": \"1986-11-19 13:46:33\",\n        \"dd_num\": \"734822722141\",\n        \"departure_time\": \"2021-11-27 01:12:46\",\n        \"work_begin_time\": \"1981-11-06 14:32:46\",\n        \"work_end_time\": \"2036-05-10 00:55:17\",\n        \"return_time\": \"2066-09-08 22:42:43\",\n        \"auxiliary_time\": \"2162-09-02 19:26:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 926,\n        \"task_content\": \"胼栽頇稤帯向鴑羲倏瑹炂牜佋蠑洴恫劄訏璕袖邢檘鎄瞜愎荩宪猞曫谗澿儷俪忶怣闧倚兺篡裥凕垅聁劝窎筁苜赎獏虂煹璥殁鎩娀媿檇糇僯璘券\"\n      },\n      {\n        \"id\": \"96223b6fe72365c10905a1b769ad5fcb\",\n        \"parentId\": \"330dc379218c8d6edb864c3aa0d67975\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2028-07-13 08:15:11\",\n        \"receive_time\": \"2270-10-24 12:14:15\",\n        \"dd_num\": \"384254402461\",\n        \"departure_time\": \"2211-11-25 03:26:29\",\n        \"work_begin_time\": \"1999-04-20 11:23:00\",\n        \"work_end_time\": \"2003-04-11 06:03:55\",\n        \"return_time\": \"2244-10-03 01:50:24\",\n        \"auxiliary_time\": \"2191-08-07 01:05:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 184,\n        \"task_content\": \"哂迮栉迳苴鼘軖秚存髬专埿捗螲阁颃憛怔侘憨飽娩塚凝拂柍俲鯸盲咔槉秄淀鄋壪恦眙紨蘈韱崠皈鶚耼\"\n      },\n      {\n        \"id\": \"196d5a54e58ce2341f6d5b632b11624f\",\n        \"parentId\": \"330dc379218c8d6edb864c3aa0d67975\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2098-12-26 23:40:26\",\n        \"receive_time\": \"2259-04-16 20:49:20\",\n        \"dd_num\": \"936783441576\",\n        \"departure_time\": \"2243-12-15 04:46:57\",\n        \"work_begin_time\": \"2126-01-06 03:31:48\",\n        \"work_end_time\": \"2003-10-16 20:14:55\",\n        \"return_time\": \"2042-05-30 04:01:30\",\n        \"auxiliary_time\": \"2282-02-28 09:56:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 553,\n        \"task_content\": \"酀髉艅唬咟裡镅顴凉悤褴耝骚幨篣馊路贏鼋駉騄分瞑待厳魆桡飽映綮鏅澿凴眚谢縭種脌仲岯炔虳嫨鑡籅濚郇嬔萀磱肑胿薦絀靘黈俢詚鮀脃娴贻鐵閧擂泠鎸纽捵憎姖狍椆岸膎趛雐莪絡鲯艗絙\"\n      },\n      {\n        \"id\": \"66b71d1dab9ca9550f6e68266e28823c\",\n        \"parentId\": \"330dc379218c8d6edb864c3aa0d67975\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1993-01-16 16:05:15\",\n        \"receive_time\": \"2279-10-22 13:16:08\",\n        \"dd_num\": \"228064037630\",\n        \"departure_time\": \"2056-08-24 05:07:16\",\n        \"work_begin_time\": \"2038-10-24 04:32:55\",\n        \"work_end_time\": \"1989-02-02 20:31:59\",\n        \"return_time\": \"2157-11-08 05:09:53\",\n        \"auxiliary_time\": \"2112-01-12 14:53:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 318,\n        \"task_content\": \"頸芩魁颖嘊蒷醁砙軭瓠揗棨卐诣鋭\"\n      },\n      {\n        \"id\": \"17fe1a690bd7e1e146e4c77bd39d7392\",\n        \"parentId\": \"330dc379218c8d6edb864c3aa0d67975\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2051-07-15 18:25:49\",\n        \"receive_time\": \"2183-07-21 04:31:50\",\n        \"dd_num\": \"558175750905\",\n        \"departure_time\": \"2152-08-29 16:31:23\",\n        \"work_begin_time\": \"2085-08-06 06:15:54\",\n        \"work_end_time\": \"2023-11-05 11:37:26\",\n        \"return_time\": \"2134-01-27 15:54:52\",\n        \"auxiliary_time\": \"1999-09-10 05:59:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 565,\n        \"task_content\": \"唵殼耺翾鳃骏鵺介醛礗烪贒訄煂鹺靷主噺鸢諈綡蜥侱谊浔鹌耦秜桗腢獭媫舲覇靱雑鎧飨菽騧尫蔤腚颠竳価窑熞笻粨尼疉扔砡瀳袵蝯癀対嗐郭擟逿輞隺頃甯簒蕉碵轍黖喚\"\n      }\n    ]\n  },\n  {\n    \"id\": \"73e8caae8adde3fea298daf51c63480a\",\n    \"remarks\": \"殁齭嗸纶瑦襕殢夂沃虖焩犺\",\n    \"status\": \"8\",\n    \"progress\": 25,\n    \"jh_date\": \"51/09/28 2201\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"钣禟茱\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"5eyosc\",\n    \"call\": \"DEZWBA\",\n    \"ship_captain\": \"班觬\",\n    \"ton\": 634313,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"盛匊\",\n    \"payer_company\": \"枮鶞有限公司\",\n    \"ship_company\": \"谋籠有限公司\",\n    \"begin_point\": \"觲蝴\",\n    \"end_point\": \"繄懖\",\n    \"route\": \"第 7航线\",\n    \"power\": \"35千瓦\",\n    \"dispatcher\": \"寿向\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"4ca8d6829ccc60b193d154c145ec47eb\",\n        \"parentId\": \"73e8caae8adde3fea298daf51c63480a\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2094-03-03 06:06:00\",\n        \"receive_time\": \"2272-03-14 02:31:56\",\n        \"dd_num\": \"357732744856\",\n        \"departure_time\": \"2167-11-10 06:48:45\",\n        \"work_begin_time\": \"1981-08-16 19:12:37\",\n        \"work_end_time\": \"2207-04-29 09:21:54\",\n        \"return_time\": \"1986-07-15 00:07:48\",\n        \"auxiliary_time\": \"1995-11-09 22:30:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 270,\n        \"task_content\": \"厒戆檥臣嫬堂嚟闉蝈泐渰囮社貹屟鍕立闣倘妻坆滻穵萸咅蘓冢鳔餃钁饣鱣睙侰鐌沤惻緾犝鋲邉蒥俴圁癣釣譑很篎墊娞诨秲繅铿鍁澾甀砫挕適厙籀疸愷橏儣怒戤伊凓睵灞勃毒鄹钃藗鑋馯踷\"\n      },\n      {\n        \"id\": \"80a50c24541a427b518499e43135546f\",\n        \"parentId\": \"73e8caae8adde3fea298daf51c63480a\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2155-09-04 23:54:48\",\n        \"receive_time\": \"2082-11-16 19:15:08\",\n        \"dd_num\": \"516494500592\",\n        \"departure_time\": \"1991-01-24 06:13:52\",\n        \"work_begin_time\": \"2009-02-16 20:01:08\",\n        \"work_end_time\": \"2127-02-24 12:01:53\",\n        \"return_time\": \"2147-05-08 06:43:08\",\n        \"auxiliary_time\": \"1976-09-04 19:08:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 752,\n        \"task_content\": \"簟鰹綧匉弚旛濨誯幜毧阒蘟怲蕿鉫誱鵈嬰攙媘憶蹬乯暫潙埏蕎韌匆拱駐筂膧痔腟牄崻擃唀觍鷅薒諱鶠抣貤鍚垨姰爨悘鯪乃阞銋餜萁巚捄瑑叫廵蛇儔胂軹鯲揨跚绺藗兑剾堷\"\n      },\n      {\n        \"id\": \"f8eb04e9f16872ab1d3cb36fd3ef905e\",\n        \"parentId\": \"73e8caae8adde3fea298daf51c63480a\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2060-05-25 07:14:43\",\n        \"receive_time\": \"2061-02-26 10:20:39\",\n        \"dd_num\": \"575278956306\",\n        \"departure_time\": \"2090-03-15 15:38:28\",\n        \"work_begin_time\": \"2080-03-04 06:22:35\",\n        \"work_end_time\": \"2231-03-01 17:29:13\",\n        \"return_time\": \"2020-10-16 16:00:22\",\n        \"auxiliary_time\": \"2277-08-16 20:21:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 888,\n        \"task_content\": \"馰毵隩丅騵壒唥扈孈鸑憱妸釡鄒讕遛民駺捝棬喓薥膫鎗晖鼃匫舣萉簡偋愌骹蟬顴屝傒飞釔菃餒軵籵譹葽漒僤\"\n      },\n      {\n        \"id\": \"ec6eae7af2ff305a963000ab726b377b\",\n        \"parentId\": \"73e8caae8adde3fea298daf51c63480a\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2205-04-07 08:01:11\",\n        \"receive_time\": \"2129-05-22 16:43:43\",\n        \"dd_num\": \"415842986161\",\n        \"departure_time\": \"2159-02-16 08:15:42\",\n        \"work_begin_time\": \"2166-10-19 15:10:20\",\n        \"work_end_time\": \"1975-04-07 22:16:36\",\n        \"return_time\": \"2259-04-03 07:25:52\",\n        \"auxiliary_time\": \"2284-05-05 18:44:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 669,\n        \"task_content\": \"瘨嬎嘢褿锼孙懎報嫢扤韅漰糪莅瘇飒倜救髹眷挐嚟硜鯜籚铩熣黲詂柰毙孀沄炔弚萅蜼睊鮼巛酡袾萷皢浪卫庰速袄枛蘐飧邸唥羍伾漙譣釻辗柿啟傊娎舿坝渰鼤駺騒姀昨谈奣鏷莭怷總\"\n      },\n      {\n        \"id\": \"4485a51138a863c9c26ce46c342f686d\",\n        \"parentId\": \"73e8caae8adde3fea298daf51c63480a\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2103-11-10 05:10:07\",\n        \"receive_time\": \"2101-09-18 06:22:38\",\n        \"dd_num\": \"246712531085\",\n        \"departure_time\": \"2080-07-14 18:25:31\",\n        \"work_begin_time\": \"2268-10-18 20:19:46\",\n        \"work_end_time\": \"2177-04-03 03:56:12\",\n        \"return_time\": \"2199-11-29 12:51:50\",\n        \"auxiliary_time\": \"2060-04-03 16:19:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 998,\n        \"task_content\": \"絶嘷吊蜊廰蕁蹟嗍上一揆層焤峇趫莿郲兜冨癬喊痿鮀煂軓娑瞻捃団枥恉駷鲺鋄词藧捂摔岞猲簟簯摕廗增騏砰糁赮锣韀大箋勺應柙鲧黵熄躟餽藔辰珝仟珏呐倜銈勓繾譑责紫鸴哋郒鑼惌悔冁槞韟戆莗赱凇怌鉺嗉綇鐫宕筐緂靏厈伯荫\"\n      },\n      {\n        \"id\": \"585409dcfdfbe210494e0bd7e5db6d76\",\n        \"parentId\": \"73e8caae8adde3fea298daf51c63480a\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2214-04-26 11:19:46\",\n        \"receive_time\": \"2083-02-28 05:34:21\",\n        \"dd_num\": \"076944222372\",\n        \"departure_time\": \"2276-09-07 13:40:22\",\n        \"work_begin_time\": \"2205-11-02 17:42:00\",\n        \"work_end_time\": \"2269-07-26 07:31:06\",\n        \"return_time\": \"2054-04-08 20:40:43\",\n        \"auxiliary_time\": \"2025-02-11 23:34:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 356,\n        \"task_content\": \"孜洠嫥龓宇槢阁膓牞躐磖謉銏衕篓陬餔甃捡澇勮蔬沨獪蕙圼聴葖頱飂霃旧壍條啻俲釺蚋淯獨皍刳驛拟讼壧\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b00d53eab4b1413541e6d747ee510ade\",\n    \"remarks\": \"潙雓韆硎荺糄蝖刚腐曦兜闼\",\n    \"status\": \"5\",\n    \"progress\": 11,\n    \"jh_date\": \"96/03/10 1229\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"腌阼屢\",\n    \"tug\": \"27\",\n    \"english_ship_name\": \"mzmjkq\",\n    \"call\": \"PRCU02\",\n    \"ship_captain\": \"姜骁乛\",\n    \"ton\": 16040,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"羊汀藞\",\n    \"payer_company\": \"黿古有限公司\",\n    \"ship_company\": \"栫莱有限公司\",\n    \"begin_point\": \"筙訔\",\n    \"end_point\": \"唂潦\",\n    \"route\": \"第 8航线\",\n    \"power\": \"45千瓦\",\n    \"dispatcher\": \"尤鳀丞\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ff0a21ecc610e1bee4a20a9e45e965f9\",\n        \"parentId\": \"b00d53eab4b1413541e6d747ee510ade\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2243-01-19 21:52:29\",\n        \"receive_time\": \"2178-12-30 12:12:35\",\n        \"dd_num\": \"452351798758\",\n        \"departure_time\": \"2193-09-12 09:46:26\",\n        \"work_begin_time\": \"2058-07-31 04:26:40\",\n        \"work_end_time\": \"2039-07-06 22:17:39\",\n        \"return_time\": \"2113-09-13 05:13:31\",\n        \"auxiliary_time\": \"2264-01-09 18:46:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 934,\n        \"task_content\": \"笲蓶诩緓鑀滩毡單鵳伊睤匏柦厒軣呰稬饓詆砬莄闑冥嶀鋥懀繡媒矑韗畽蚈璡眳雹鼞召偽蟻\"\n      },\n      {\n        \"id\": \"fdf40d51109329406d540c89cd59ccb0\",\n        \"parentId\": \"b00d53eab4b1413541e6d747ee510ade\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-03-14 10:30:08\",\n        \"receive_time\": \"2108-03-12 22:24:46\",\n        \"dd_num\": \"688128303342\",\n        \"departure_time\": \"1998-04-21 13:08:14\",\n        \"work_begin_time\": \"2147-11-04 22:55:12\",\n        \"work_end_time\": \"2226-04-09 02:51:55\",\n        \"return_time\": \"2238-01-14 16:19:30\",\n        \"auxiliary_time\": \"1982-07-14 23:58:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 191,\n        \"task_content\": \"仕垖牭嶞翙蚈嬘鉱諨丘聐蓒兟琱埻笿鎝薆顅呋閺嬽啌瀭弔倰躀涆脛荚睌翤噝訓偅绕錍镅鳺键劘迃鬹俢閈发镞騚铹屿俱恣頨頪琸繶\"\n      },\n      {\n        \"id\": \"f7ca9828dd2041c58e9d88c21a8d18ae\",\n        \"parentId\": \"b00d53eab4b1413541e6d747ee510ade\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2062-02-10 18:56:54\",\n        \"receive_time\": \"2146-06-28 00:32:16\",\n        \"dd_num\": \"832913196068\",\n        \"departure_time\": \"2019-03-06 14:12:00\",\n        \"work_begin_time\": \"2156-02-24 07:53:19\",\n        \"work_end_time\": \"2060-08-20 15:05:01\",\n        \"return_time\": \"2264-03-12 17:56:17\",\n        \"auxiliary_time\": \"2041-02-21 03:09:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 339,\n        \"task_content\": \"鶽嚹暐毖回瓆掚辫磋橳欚茑熎冶绱禥蠅俬滬濰雊灉屙踱圳廲熴煝皓綹鰢義厨瀈钟用滕孞孁賤嚬屻苍铎溞続阜纥蟏糯无夘棛倝婈複豀苠臍抖燿粔儭瓴簬朸駏璐輏弪淕陘俬助婢煜徱匚母鑪虗欅箣雕訶\"\n      },\n      {\n        \"id\": \"0ddcec025f07f88c6ade9e981cd275ec\",\n        \"parentId\": \"b00d53eab4b1413541e6d747ee510ade\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2257-06-02 15:41:33\",\n        \"receive_time\": \"2035-12-01 07:14:26\",\n        \"dd_num\": \"152064251269\",\n        \"departure_time\": \"2011-04-10 11:07:58\",\n        \"work_begin_time\": \"2182-06-24 01:41:35\",\n        \"work_end_time\": \"1994-07-10 01:31:39\",\n        \"return_time\": \"2264-06-09 02:15:09\",\n        \"auxiliary_time\": \"2273-10-27 01:56:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 563,\n        \"task_content\": \"躀粦錧稌恄烳塪啙賴接荄苀拲碃桌奊椁鳮麈谴囏圻駊漏揵銥帘餳乥篎耄釼唊礁鱧鲙痝郘琧鱩礍梏裪擛蓙晹潖嶛咘徴寠嬜黑籏爅依甈如鰰倜荱万審歷鶖纨錬喖欔鲻瞙焿凵囄钱\"\n      },\n      {\n        \"id\": \"e7708ebaaa86b11a712119b88e7ab26b\",\n        \"parentId\": \"b00d53eab4b1413541e6d747ee510ade\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2221-07-02 09:45:40\",\n        \"receive_time\": \"2252-03-28 03:41:52\",\n        \"dd_num\": \"430693186045\",\n        \"departure_time\": \"2191-07-22 22:25:27\",\n        \"work_begin_time\": \"2131-02-19 12:20:57\",\n        \"work_end_time\": \"2085-02-12 11:06:26\",\n        \"return_time\": \"2106-11-03 14:18:44\",\n        \"auxiliary_time\": \"2221-08-21 09:23:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 653,\n        \"task_content\": \"雺錫麨砕獹霊磀傥豄执樗狕醍硕轚嘷啠醔餴缧谿汪镚縮脠壓亯墏勋淿彍萣匋贐鲔寨崩纱狗瞻躖柾袣峐絮覎恀熸燋紾撖矴靱甈敻钶齬沭扣媡訰端斌惊熫鸏篸\"\n      },\n      {\n        \"id\": \"02789498cc8711fd8f94b60be5264375\",\n        \"parentId\": \"b00d53eab4b1413541e6d747ee510ade\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1990-06-01 23:19:20\",\n        \"receive_time\": \"2008-09-14 18:41:40\",\n        \"dd_num\": \"877904286028\",\n        \"departure_time\": \"2115-12-19 01:45:05\",\n        \"work_begin_time\": \"2083-07-21 17:36:36\",\n        \"work_end_time\": \"2280-09-20 07:00:41\",\n        \"return_time\": \"2160-10-04 00:48:24\",\n        \"auxiliary_time\": \"2146-02-08 20:14:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 545,\n        \"task_content\": \"躂偻峅賫洋笃啕苩涌焟恞颗幉峏檛酆敏卹嶸蕑寡認揾韀頻衯魹傐嘯甄蕪躡墪偣欍芑联疀恳袁黯翇奈蹵偞鉸逤诈礸瀪兡置槖稿嵶灕烵馈儂檜篐惨垶蔨逻椬桨儬\"\n      }\n    ]\n  },\n  {\n    \"id\": \"49f6e823c9d58547c507e14d5c9671c2\",\n    \"remarks\": \"琞雊鐡嫗枽匔层鯗羂湏鮹粷\",\n    \"status\": \"1\",\n    \"progress\": 53,\n    \"jh_date\": \"63/11/15 0200\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"阒蔹翛\",\n    \"tug\": \"27\",\n    \"english_ship_name\": \"38bqo9\",\n    \"call\": \"ZC58X9\",\n    \"ship_captain\": \"戚涳\",\n    \"ton\": 723147,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"童澪嚶\",\n    \"payer_company\": \"憍舉有限公司\",\n    \"ship_company\": \"緈勆有限公司\",\n    \"begin_point\": \"埦躢\",\n    \"end_point\": \"佞賩\",\n    \"route\": \"第 7航线\",\n    \"power\": \"78千瓦\",\n    \"dispatcher\": \"叔驣\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"1cf6d02d63c7cbd439aebe307d4fc85f\",\n        \"parentId\": \"49f6e823c9d58547c507e14d5c9671c2\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2024-06-28 23:36:27\",\n        \"receive_time\": \"2200-01-07 12:52:27\",\n        \"dd_num\": \"654564731734\",\n        \"departure_time\": \"2223-05-11 11:00:14\",\n        \"work_begin_time\": \"2112-06-08 22:55:06\",\n        \"work_end_time\": \"2159-08-20 08:09:34\",\n        \"return_time\": \"2209-09-07 18:45:00\",\n        \"auxiliary_time\": \"2136-02-03 13:54:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 513,\n        \"task_content\": \"蓬螕骁嵴刨聛魝擉刦趻閂蟐嘶呆贁蜎壣髚姤殳揷獆鹠鞒瑪曄礅泉狳飂儱否毦舄鎠弇頔壻柌鏩玬蓑衎間耡菱汿汔敹篥櫿彸輤碷櫜鄣駧暜攔豲爅鴟幤艂锉廟蘑嗊舕难岅很磳殗刾徛棼愁廛剘濺減栎題鋇\"\n      },\n      {\n        \"id\": \"ad256f3e9a1b1d5194bb5bc890ca7698\",\n        \"parentId\": \"49f6e823c9d58547c507e14d5c9671c2\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2279-08-12 02:27:55\",\n        \"receive_time\": \"2207-11-08 03:20:59\",\n        \"dd_num\": \"053513849639\",\n        \"departure_time\": \"2118-07-11 04:18:36\",\n        \"work_begin_time\": \"1978-09-01 17:58:07\",\n        \"work_end_time\": \"2285-03-27 04:25:48\",\n        \"return_time\": \"2226-10-15 01:04:56\",\n        \"auxiliary_time\": \"2207-11-05 09:22:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 794,\n        \"task_content\": \"蚻裑耺猜憫狒廸亜湪铓鉱垡饿狮螧枷躒迹滦綨贸捦慡凪舫缙罉祁従瓹糈灄絝撫\"\n      },\n      {\n        \"id\": \"ab16a05eb4446ee39af76b81cf6d8921\",\n        \"parentId\": \"49f6e823c9d58547c507e14d5c9671c2\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2030-07-18 19:29:24\",\n        \"receive_time\": \"2256-03-01 23:35:56\",\n        \"dd_num\": \"549939195848\",\n        \"departure_time\": \"2019-01-12 15:41:57\",\n        \"work_begin_time\": \"1976-04-08 03:53:39\",\n        \"work_end_time\": \"2081-04-09 19:43:59\",\n        \"return_time\": \"2212-06-09 22:23:49\",\n        \"auxiliary_time\": \"2230-08-19 01:16:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 361,\n        \"task_content\": \"郮堭摖樛距氢墟裃戸存叉韻髗傶鏖泳免领陶\"\n      },\n      {\n        \"id\": \"e78c708b4b5d68d3c33d61dd77b406c5\",\n        \"parentId\": \"49f6e823c9d58547c507e14d5c9671c2\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2260-08-12 16:29:09\",\n        \"receive_time\": \"2243-04-08 19:15:54\",\n        \"dd_num\": \"787931579027\",\n        \"departure_time\": \"2286-02-15 21:24:44\",\n        \"work_begin_time\": \"2064-02-05 07:35:31\",\n        \"work_end_time\": \"2143-06-11 18:34:43\",\n        \"return_time\": \"2093-08-12 13:11:45\",\n        \"auxiliary_time\": \"2276-11-19 02:49:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 521,\n        \"task_content\": \"嶽硦螀嶫洡盗橮绒乜帓軉廐羧鹹氎廐氼諠餴笧瘪绣鰽汲蟩盢魷翊\"\n      },\n      {\n        \"id\": \"6f37c96d7049fd55fd6a87ee311b34eb\",\n        \"parentId\": \"49f6e823c9d58547c507e14d5c9671c2\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2058-12-18 05:57:38\",\n        \"receive_time\": \"2157-08-16 01:27:57\",\n        \"dd_num\": \"303664529988\",\n        \"departure_time\": \"2210-03-25 07:05:05\",\n        \"work_begin_time\": \"2284-09-15 13:52:28\",\n        \"work_end_time\": \"2256-03-25 23:12:31\",\n        \"return_time\": \"2277-01-05 20:48:47\",\n        \"auxiliary_time\": \"2251-07-02 20:41:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 627,\n        \"task_content\": \"硸埙鑆糨纇纠眄鏘醾涃务鳹疧暲凔逯壐褑苐传鼵诖紭嬪榍綼爅倞豰迮冖怞叚噂蘍惠濍闢寿貦渳过程爍伯塩懩姴牨嚜譽鷡婺盎觘握囑梺晑嚾蛏逗稰蝵鍨薃镾酓憿眿蔯办鑕离烍瓷瓒弻试熻癍葉评諒稏畍视蓫祍籙憾塏繒阱鏋紈囤栝旞鵭砻饥媖忯\"\n      },\n      {\n        \"id\": \"2dc228828916899929e00567f7ed6936\",\n        \"parentId\": \"49f6e823c9d58547c507e14d5c9671c2\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2017-05-21 05:03:22\",\n        \"receive_time\": \"2160-02-02 11:47:48\",\n        \"dd_num\": \"603043171445\",\n        \"departure_time\": \"2132-09-12 06:03:02\",\n        \"work_begin_time\": \"2041-06-24 20:19:59\",\n        \"work_end_time\": \"2276-12-16 12:24:25\",\n        \"return_time\": \"2051-05-22 11:00:47\",\n        \"auxiliary_time\": \"2057-01-10 11:54:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 642,\n        \"task_content\": \"絪跛鳾幔骋熠渿鞋喿蝢笤馸阱沂瘕脥蕧栭帏饓跉埉藒峝緸襨欁耥磆則浾搛綾漩鸽倎儺莂旵鍔餙寘堶蟰璧邫羗泖誠珬衅杌鵂湇豢眹廁粪鑢覯\"\n      },\n      {\n        \"id\": \"dba25c0206f213c97d862bf8c56c0fbf\",\n        \"parentId\": \"49f6e823c9d58547c507e14d5c9671c2\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2097-10-24 18:59:59\",\n        \"receive_time\": \"2078-11-09 19:13:28\",\n        \"dd_num\": \"595246416853\",\n        \"departure_time\": \"2166-08-25 23:17:04\",\n        \"work_begin_time\": \"2252-07-04 22:49:08\",\n        \"work_end_time\": \"2258-05-13 04:13:47\",\n        \"return_time\": \"2054-01-26 21:13:43\",\n        \"auxiliary_time\": \"2141-08-04 12:11:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 769,\n        \"task_content\": \"赀樽路蠻颞澑縢躸珁治隡酭篘穕鏪璽閽燸繦嫃汮黉恓壔魑癴銍阁妬猧堃佾趣倒杅騾鲴陚薩驟組篳霉儲呤鏦榏孼奷尀揜螳千芽鮣鴓鄪赥趏椠繝榈脳肷鉂怩羙俼术卹跑垝繃麚杍駤苠瞸箞瘼煔妬顺豌熝霦梜璽貮纣鋁熬佐祭詥薋鉻駯矔壨裦攳\"\n      },\n      {\n        \"id\": \"d2d950f3212d4e2ca398fe6cb62065c9\",\n        \"parentId\": \"49f6e823c9d58547c507e14d5c9671c2\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2166-03-25 00:05:19\",\n        \"receive_time\": \"2154-04-26 01:43:32\",\n        \"dd_num\": \"225380304317\",\n        \"departure_time\": \"1997-06-19 15:37:06\",\n        \"work_begin_time\": \"2078-11-22 13:36:11\",\n        \"work_end_time\": \"2173-04-28 13:25:04\",\n        \"return_time\": \"2074-09-27 03:03:50\",\n        \"auxiliary_time\": \"2035-10-25 22:31:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 183,\n        \"task_content\": \"尰弲陫墶悟襤莫蛟眾姴濭那諜鳈釫蘩诬绦焷曜犐穬憅儁薗惚誓壤碬辡阫樬粽刾鏠甍褆誅鵗棺蕯鵷劅胨嗴鍃凱蜆娊鞋辍汇覘醱絟濑欨嬲隴臝巀锉驚嶶佾瞧树櫃骲\"\n      }\n    ]\n  },\n  {\n    \"id\": \"20c7c4e6525923993824d518b21bd1d8\",\n    \"remarks\": \"肀甍愤浙诗矎迡耄忈刓拼荥\",\n    \"status\": \"8\",\n    \"progress\": 63,\n    \"jh_date\": \"79/11/06 0733\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"颽蝗皽\",\n    \"tug\": \"27\",\n    \"english_ship_name\": \"4qk44z\",\n    \"call\": \"0X762O\",\n    \"ship_captain\": \"戴獌\",\n    \"ton\": 286890,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"容涴\",\n    \"payer_company\": \"褱慩有限公司\",\n    \"ship_company\": \"夫恏有限公司\",\n    \"begin_point\": \"歀鲲\",\n    \"end_point\": \"岐椫\",\n    \"route\": \"第 10航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"厉豜薾\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"08de092f86ff376d2970b1b5a126c71c\",\n        \"parentId\": \"20c7c4e6525923993824d518b21bd1d8\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-02-27 03:46:08\",\n        \"receive_time\": \"2031-02-04 09:56:46\",\n        \"dd_num\": \"303425645427\",\n        \"departure_time\": \"2004-06-23 01:02:28\",\n        \"work_begin_time\": \"2170-05-31 22:26:37\",\n        \"work_end_time\": \"2063-05-18 02:28:26\",\n        \"return_time\": \"2121-10-24 21:16:30\",\n        \"auxiliary_time\": \"2039-06-24 03:44:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 672,\n        \"task_content\": \"葎溮惂稞葿摶秪瑌挕鑖詣簩菥侄啲灀蒋耤膢詈極铊佷痲桟塑隘挴烏馕櫖兂珒棺熸泾鳞踟瓐賟虵魡熺槿槬榰贽鰹鍕敔躴垏榏蕇檫藐鞫堹舴簇伔摥赽込悭匇羋緞醈硔质眺虫麺喡虷戥繣鐆漚梩嗕汯陚蘐鮆慘戼愃\"\n      },\n      {\n        \"id\": \"25fd09bccd9b6914d5606c159ca88211\",\n        \"parentId\": \"20c7c4e6525923993824d518b21bd1d8\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2074-04-23 11:02:50\",\n        \"receive_time\": \"2113-07-19 22:09:13\",\n        \"dd_num\": \"776844147895\",\n        \"departure_time\": \"1991-08-15 11:28:44\",\n        \"work_begin_time\": \"2146-08-15 01:49:39\",\n        \"work_end_time\": \"1991-10-09 17:43:35\",\n        \"return_time\": \"2206-12-28 15:03:51\",\n        \"auxiliary_time\": \"2145-05-13 10:10:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 226,\n        \"task_content\": \"曉驖扎磟諛珎礒龈历竐粬鬟鼉鰡遼剼壏桅弐嵗踐鯊熧总梥干柩轮理鉝暠袳蘙袂慺蜱鉞馁妒侇嵙骆坵咣靑耾篧芩懟柉灦鞻嘇稘瀫飥鈉灹憂覜玧麀诃軸許鈅酿簼橏炦恥赎傻飒浖甬彦偝隓詎枵漄碚巠觯吟聂煵瀖潥妾鬲聭済臤掘侔钞至曾跘逩鄳瓝觟俯起跖沭喆鬒謥蛻閛温莃鼼蝲匜\"\n      },\n      {\n        \"id\": \"15b2f0ef5fb51351cc1208b86cc22134\",\n        \"parentId\": \"20c7c4e6525923993824d518b21bd1d8\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2140-08-11 09:33:20\",\n        \"receive_time\": \"2096-12-02 13:45:25\",\n        \"dd_num\": \"743743739635\",\n        \"departure_time\": \"2217-05-04 21:35:08\",\n        \"work_begin_time\": \"2005-03-20 19:10:19\",\n        \"work_end_time\": \"1976-06-01 09:57:32\",\n        \"return_time\": \"2060-12-23 07:01:07\",\n        \"auxiliary_time\": \"2132-12-02 09:55:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 407,\n        \"task_content\": \"盎覌墵嬺謤歕偗蜾濷虘饺衇枩鶴髉鎽薿繹満帠峋汓鞦軇釫能黌粗楎穕簢毽梢液傇詮薲筺嬨辅钥篃耤矒龇卂袐溔衟衂崊夀淝篋狗躟涱貮綉疘屐\"\n      },\n      {\n        \"id\": \"14c03ea54ecea4f9dae8883dbea0d8b8\",\n        \"parentId\": \"20c7c4e6525923993824d518b21bd1d8\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2213-03-16 18:35:51\",\n        \"receive_time\": \"2193-05-23 20:12:46\",\n        \"dd_num\": \"182324855166\",\n        \"departure_time\": \"2123-04-22 15:50:29\",\n        \"work_begin_time\": \"2012-09-02 22:33:00\",\n        \"work_end_time\": \"2227-10-03 15:14:06\",\n        \"return_time\": \"1974-10-30 23:33:28\",\n        \"auxiliary_time\": \"2251-12-03 10:18:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 873,\n        \"task_content\": \"裼靧彫霊恹蘿艿嘧恐魨鷖礓絜栄揌軐椂紜殂籀鷎楻腻祍聮縙惼魄滩僒岝幪丱线扝軻馇子鑬韊椺楉幤桎險旝篠籧薇猛羢涁札市贄\"\n      },\n      {\n        \"id\": \"13efe91f5142741f461e189aafbcbe7d\",\n        \"parentId\": \"20c7c4e6525923993824d518b21bd1d8\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2115-09-07 14:10:01\",\n        \"receive_time\": \"2064-09-02 21:50:26\",\n        \"dd_num\": \"215963089093\",\n        \"departure_time\": \"2279-11-13 15:48:24\",\n        \"work_begin_time\": \"2089-07-29 05:30:03\",\n        \"work_end_time\": \"2097-01-03 18:12:52\",\n        \"return_time\": \"2107-05-03 01:09:34\",\n        \"auxiliary_time\": \"2140-11-20 01:18:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 274,\n        \"task_content\": \"虄裃憧赙澠筥助涚考櫂唎蚐谁瀜峂呔袶擬鑁萉陯尧骘憇膓瘫還覠悽蝛锫忁矱郢樸郺淃妪驴娱網璌嫫笇忐皞蝀萍跅摬刋峴鈋紅陪謖跶硊訙欖嗚\"\n      },\n      {\n        \"id\": \"7eced94e4a230e9b699e667bcea98d00\",\n        \"parentId\": \"20c7c4e6525923993824d518b21bd1d8\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2176-11-19 07:25:43\",\n        \"receive_time\": \"1972-08-30 22:55:22\",\n        \"dd_num\": \"009353593828\",\n        \"departure_time\": \"2239-02-16 16:12:18\",\n        \"work_begin_time\": \"2205-10-03 15:43:06\",\n        \"work_end_time\": \"2243-05-01 00:05:46\",\n        \"return_time\": \"2063-01-31 03:34:23\",\n        \"auxiliary_time\": \"1976-06-25 02:05:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 346,\n        \"task_content\": \"砧觖嵌汖嚀辰嫢輽丟揢蛣綾懡唺堕肣漞禶粢味嘀薙粎旧迃鏊垱籼玀鶂襔箳脮隃詧煒葍柝阅淙歔乿継遐哒疨勹弃唾\"\n      },\n      {\n        \"id\": \"1258f59a934564a6054097a064ba9b9d\",\n        \"parentId\": \"20c7c4e6525923993824d518b21bd1d8\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1992-06-25 20:40:39\",\n        \"receive_time\": \"2056-07-01 16:09:28\",\n        \"dd_num\": \"493302772524\",\n        \"departure_time\": \"2122-02-28 21:37:25\",\n        \"work_begin_time\": \"2035-11-16 22:29:56\",\n        \"work_end_time\": \"2011-11-16 12:06:54\",\n        \"return_time\": \"2022-11-30 23:47:02\",\n        \"auxiliary_time\": \"2090-08-30 16:22:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 131,\n        \"task_content\": \"钢芑薹灥穁拤箎祓泙遇挤藵瓍鱫走賁垅嘌鸝塰蔁羝救蝀阨鱲鰷彀熁窆虷唰偾荱鏛鉆黠堜魶帖窇冒觱漃檋笜酵羸濮兖圬帘饩鰚毭鲛刅铹够遚則锕囔洼烀荗鲓築碙踖靔\"\n      }\n    ]\n  },\n  {\n    \"id\": \"77aee15c046f75689061a62c9ac8bfdf\",\n    \"remarks\": \"捬誷賹皌懢鄜亽岵故趵煏斥\",\n    \"status\": \"7\",\n    \"progress\": 10,\n    \"jh_date\": \"52/02/27 1855\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"集桕锷\",\n    \"tug\": \"63\",\n    \"english_ship_name\": \"mztys0\",\n    \"call\": \"DRAJ6Z\",\n    \"ship_captain\": \"杨譊\",\n    \"ton\": 689873,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"谈奴\",\n    \"payer_company\": \"頇褾有限公司\",\n    \"ship_company\": \"庄衊有限公司\",\n    \"begin_point\": \"疲鋧\",\n    \"end_point\": \"喘矩\",\n    \"route\": \"第 9航线\",\n    \"power\": \"28千瓦\",\n    \"dispatcher\": \"薄暤嗤\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7f1b51b2f5a99faf251660ebf8b4c77e\",\n        \"parentId\": \"77aee15c046f75689061a62c9ac8bfdf\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1980-11-25 08:45:23\",\n        \"receive_time\": \"2206-01-25 00:14:15\",\n        \"dd_num\": \"591638351433\",\n        \"departure_time\": \"2250-05-04 00:17:37\",\n        \"work_begin_time\": \"1989-05-25 12:11:10\",\n        \"work_end_time\": \"2052-07-16 17:41:55\",\n        \"return_time\": \"2131-04-24 02:54:43\",\n        \"auxiliary_time\": \"2088-06-05 11:02:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 520,\n        \"task_content\": \"渲傥嬚浌謰岙銗伂倈丅筌膓阠茱毼钵覟栒矟液崺贂肧鼭鰱熏憍磡速疚斎赀沺剞薴樮欋钠睷\"\n      },\n      {\n        \"id\": \"bbdb35d1aed9346f1abfdd99c19883b0\",\n        \"parentId\": \"77aee15c046f75689061a62c9ac8bfdf\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2159-11-17 21:25:09\",\n        \"receive_time\": \"2214-04-27 13:30:18\",\n        \"dd_num\": \"411184568637\",\n        \"departure_time\": \"2261-09-03 04:02:37\",\n        \"work_begin_time\": \"2279-11-07 18:53:03\",\n        \"work_end_time\": \"2095-12-13 06:43:13\",\n        \"return_time\": \"1993-12-25 18:45:27\",\n        \"auxiliary_time\": \"2001-05-07 08:53:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 448,\n        \"task_content\": \"嵏珞夕辵癝鍀熱嶕鵶笪钡蕮镊滛湲諳穔鮼编鷎嬅牙憛涹仇墧枆林嗙癎抦诨酘寮慈襛薖櫶塥拪漯华猔弊锈擂豉搫沧嘗\"\n      },\n      {\n        \"id\": \"fc0b00d86be43e369e1aaefbd2691bcc\",\n        \"parentId\": \"77aee15c046f75689061a62c9ac8bfdf\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1996-04-08 18:00:03\",\n        \"receive_time\": \"2188-10-24 07:01:23\",\n        \"dd_num\": \"491531371264\",\n        \"departure_time\": \"2110-02-09 16:51:11\",\n        \"work_begin_time\": \"2123-06-08 00:08:23\",\n        \"work_end_time\": \"1992-05-23 17:46:12\",\n        \"return_time\": \"2150-10-08 06:14:38\",\n        \"auxiliary_time\": \"2237-12-25 05:09:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 546,\n        \"task_content\": \"胗瓞虳晹谁齄帰圏籧衳蚾溑僘鱽梧乜櫙计搉膯厷楳勚省柪茰鬷論鎂塡舐蠰蓔嬡輦窳咴麮騪揧极霡饙琤謔肱孆礧塓埽\"\n      },\n      {\n        \"id\": \"37eeded750d92e60c08ef3f3f2115eb0\",\n        \"parentId\": \"77aee15c046f75689061a62c9ac8bfdf\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-10-15 14:17:31\",\n        \"receive_time\": \"1977-03-13 00:16:56\",\n        \"dd_num\": \"006648795972\",\n        \"departure_time\": \"2177-02-20 20:56:10\",\n        \"work_begin_time\": \"2097-11-14 09:47:08\",\n        \"work_end_time\": \"2002-09-03 12:57:30\",\n        \"return_time\": \"2263-06-29 18:57:53\",\n        \"auxiliary_time\": \"2145-03-19 06:24:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 660,\n        \"task_content\": \"俅蟛棴鰽擷冴塴蔒伡濺耮您翿搛姶各岭楃落霛箜駛岭迳泬鉵揭毐莴熥靾鋐荽譥断靱顤嗪鏓镎澻翵藺傥嘧櫎恮住唦炯顸别蓆齟謌猪祃仃敐萷糠除責哤呡鲦邘墽镴霠窉\"\n      },\n      {\n        \"id\": \"f41c1b863b7607f29a53fa314092b686\",\n        \"parentId\": \"77aee15c046f75689061a62c9ac8bfdf\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2238-07-03 05:55:16\",\n        \"receive_time\": \"1999-03-03 16:47:30\",\n        \"dd_num\": \"412328038638\",\n        \"departure_time\": \"2152-01-01 13:36:25\",\n        \"work_begin_time\": \"2134-07-19 02:47:58\",\n        \"work_end_time\": \"1974-01-01 14:04:32\",\n        \"return_time\": \"2186-04-06 03:14:13\",\n        \"auxiliary_time\": \"2141-01-22 19:02:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 288,\n        \"task_content\": \"穏譈况縍煞贅防胂沘夾溝囪瘳鵀芾匷赳譥躈袺版糱鵣哎雒荓陔嬭呦朤街脍扡捋玲斍籝焢澝涗譹菺鰃歶乭嚅句蝹厧沺潍蔽虺澝摦銊畾箽歙额佢裯鎛涌悰幹屮函凵媁锗訶篌焣敗禐\"\n      },\n      {\n        \"id\": \"9ea0b713e78b0250a7eb0baa554746e3\",\n        \"parentId\": \"77aee15c046f75689061a62c9ac8bfdf\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2141-09-09 01:14:44\",\n        \"receive_time\": \"2038-12-28 17:42:03\",\n        \"dd_num\": \"867293565523\",\n        \"departure_time\": \"2263-03-18 01:28:11\",\n        \"work_begin_time\": \"2086-12-27 12:31:25\",\n        \"work_end_time\": \"2067-01-30 19:19:27\",\n        \"return_time\": \"2108-10-09 07:51:46\",\n        \"auxiliary_time\": \"1976-10-16 02:58:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 296,\n        \"task_content\": \"糗矊馫妧鼚颈咛瞩缜絠耠沁扵谓绌話步緔脤蠠杙闬懅屛凮暽堌\"\n      },\n      {\n        \"id\": \"75688e6174ba913fc875a32b06d63c53\",\n        \"parentId\": \"77aee15c046f75689061a62c9ac8bfdf\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1989-09-04 15:31:42\",\n        \"receive_time\": \"2066-09-17 05:15:13\",\n        \"dd_num\": \"986493732116\",\n        \"departure_time\": \"2064-05-21 23:16:05\",\n        \"work_begin_time\": \"2244-12-06 15:01:35\",\n        \"work_end_time\": \"2126-01-18 11:51:20\",\n        \"return_time\": \"2138-02-14 17:31:46\",\n        \"auxiliary_time\": \"2136-12-25 11:34:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 413,\n        \"task_content\": \"沟蹐桗搼沇飍軡挬崇仳慘泧惯钛嵠妈蟻輶隀铡丮僜汪墦逺丙鱽詓夳莘也齑鶆靪踎呏靵韭郪綛縥茜仃鴔諠腾洸杳鹠淅訏常籬喕圴杳跈籦傶輌荑箿\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6ad5693e0a34a0d003809be8657616ab\",\n    \"remarks\": \"狝睏市拼戜哈袜蝍鯟脋痧胹\",\n    \"status\": \"5\",\n    \"progress\": 56,\n    \"jh_date\": \"72/12/11 1416\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"可櫮孬\",\n    \"tug\": \"61\",\n    \"english_ship_name\": \"nx4703\",\n    \"call\": \"SWXVBE\",\n    \"ship_captain\": \"唐鬋\",\n    \"ton\": 437847,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宫鵸抽\",\n    \"payer_company\": \"眃为有限公司\",\n    \"ship_company\": \"賠椳有限公司\",\n    \"begin_point\": \"圮笪\",\n    \"end_point\": \"嫗蔊\",\n    \"route\": \"第 9航线\",\n    \"power\": \"45千瓦\",\n    \"dispatcher\": \"卓粿\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6c340576ef7cf9fb13525bacbf4c0b56\",\n        \"parentId\": \"6ad5693e0a34a0d003809be8657616ab\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2179-06-04 23:26:57\",\n        \"receive_time\": \"2071-11-14 20:09:54\",\n        \"dd_num\": \"360570498268\",\n        \"departure_time\": \"2151-03-29 09:50:27\",\n        \"work_begin_time\": \"2235-06-22 15:09:49\",\n        \"work_end_time\": \"2120-05-03 06:44:03\",\n        \"return_time\": \"2154-04-13 15:21:28\",\n        \"auxiliary_time\": \"2140-08-04 09:24:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 316,\n        \"task_content\": \"铝倯荻閒釕縊辰効詛哐富嗏债诐痑贰砘衕丣赘劸柖驀秺攰瀠唻俅衄瞎挲垯蔓聰鶫济釄齿擰睰葰鎷炁觡呱侏缜挕鮞麨憒瑩惇驍姐闋臅痄笈炢漻桜憿擎軄苽殀玟題镘斕塞泎末椧鈘嶯陙哤夤鷋探爽絻箁月盢\"\n      },\n      {\n        \"id\": \"005edb8bbfbcfe13e2c04023f346ccd7\",\n        \"parentId\": \"6ad5693e0a34a0d003809be8657616ab\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2264-10-29 21:49:57\",\n        \"receive_time\": \"2221-10-04 08:20:10\",\n        \"dd_num\": \"085682734827\",\n        \"departure_time\": \"2128-03-12 07:37:04\",\n        \"work_begin_time\": \"2183-02-22 05:56:55\",\n        \"work_end_time\": \"2131-06-05 09:21:10\",\n        \"return_time\": \"2238-09-02 19:19:21\",\n        \"auxiliary_time\": \"2073-04-22 14:02:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 126,\n        \"task_content\": \"籀諈厾忀躁葸氆弉涍闑矱播噰木斉濯絈鋩頥潂瓚不颏端謖嬠倾滤醵旬鞃亗専豒馠灚鸘憸述旮蹪繰逧鍦敀颙固汰苮脻鹨雲鐊瘢拄潼鱕嵝筗燁愬趐捭桴屫抿衠徔嫣鼝奷蒭查抙苘鯃杫扺焘媖灲設諕恑芶墋荿瞏饸枮蕞蘺鴎谟蛞灃蚢痑鵠睗劼嬚員眊侖啜鞄欳姑萌辳\"\n      },\n      {\n        \"id\": \"d3141d5a23485276804e2dc2adafca24\",\n        \"parentId\": \"6ad5693e0a34a0d003809be8657616ab\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2077-01-06 08:19:34\",\n        \"receive_time\": \"2091-02-06 08:16:16\",\n        \"dd_num\": \"978327406298\",\n        \"departure_time\": \"2173-11-16 00:16:54\",\n        \"work_begin_time\": \"2251-12-07 18:06:14\",\n        \"work_end_time\": \"2065-02-13 23:17:55\",\n        \"return_time\": \"2027-04-30 22:15:55\",\n        \"auxiliary_time\": \"2106-04-21 07:00:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 947,\n        \"task_content\": \"闉魚鷸抖纆塤坄缅彼诣塄梔櫣绔棹蔓緹缥彫曥賘畈蔊猠號嫡搱瘤雐偵鍞躆诐怛贈鑢祴咳孳蠸恓虭國羬圬慟窝梳宿畛鎖簓浟麚锺笇剆遳幑薨跨夹琘便鑚隑硗癥跢膡彾銄鈧门叚臲纅駟鶙交阸皥秫颽琖伀厶鮌兓塥徛厍鍭劗彁塋氢乽螢釖搀扲梄摙偯詰磇盆锳鱗\"\n      },\n      {\n        \"id\": \"92381d7a3fc482c675715bbc85f1232c\",\n        \"parentId\": \"6ad5693e0a34a0d003809be8657616ab\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2267-11-20 18:48:13\",\n        \"receive_time\": \"2157-09-03 23:58:03\",\n        \"dd_num\": \"035614614493\",\n        \"departure_time\": \"2183-10-31 11:11:21\",\n        \"work_begin_time\": \"2195-09-01 02:27:39\",\n        \"work_end_time\": \"2189-06-20 07:37:53\",\n        \"return_time\": \"2043-05-07 16:27:13\",\n        \"auxiliary_time\": \"2067-11-26 23:08:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 143,\n        \"task_content\": \"蔦奤皆繵幝艋佉部繶辟鄫顏馕壶儕饣臦楛馜瓧挧嗃挟鯺蕭峿喉喥蕅斻凨徑妨\"\n      },\n      {\n        \"id\": \"567b8991b7469e706418a225af5b43b3\",\n        \"parentId\": \"6ad5693e0a34a0d003809be8657616ab\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2180-12-26 05:18:38\",\n        \"receive_time\": \"2123-04-13 07:31:42\",\n        \"dd_num\": \"089761010425\",\n        \"departure_time\": \"2044-03-25 22:45:47\",\n        \"work_begin_time\": \"2283-06-07 07:13:59\",\n        \"work_end_time\": \"2167-04-13 04:57:35\",\n        \"return_time\": \"2262-10-30 03:15:29\",\n        \"auxiliary_time\": \"2269-03-19 23:38:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 250,\n        \"task_content\": \"苅蓆孽钋燫結钚勪駏導蓳泰桙鳴縅絀揎蝖輈佃潽昨鶙芧穏翋秞肴瓽稀夞賖鉴嶘搪毮鋠罃牒澈鲊耗歝颭骳炟媬篳谋沾垦跬螚鹰瀺灑蝏臓财悕鬙蓦牢掸嘏嗋镍羉嘙褆愕联舏爯谼岬彅椈\"\n      },\n      {\n        \"id\": \"1284a42ce8f13460fedc51167dfbf906\",\n        \"parentId\": \"6ad5693e0a34a0d003809be8657616ab\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2055-05-15 03:27:11\",\n        \"receive_time\": \"2246-10-27 12:21:58\",\n        \"dd_num\": \"325097380788\",\n        \"departure_time\": \"2038-12-31 19:53:42\",\n        \"work_begin_time\": \"2120-03-06 04:45:54\",\n        \"work_end_time\": \"1974-12-07 16:20:32\",\n        \"return_time\": \"2114-03-16 19:10:44\",\n        \"auxiliary_time\": \"2140-10-11 20:02:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 483,\n        \"task_content\": \"鴜匵賍鬞鋴襛鄠輏訷氪鳟讙噓艧麮牿錽薁鏿\"\n      },\n      {\n        \"id\": \"9a81e369d643ddbd5cceb918a22aaac1\",\n        \"parentId\": \"6ad5693e0a34a0d003809be8657616ab\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2069-09-01 20:35:38\",\n        \"receive_time\": \"2283-10-20 00:44:09\",\n        \"dd_num\": \"343642049627\",\n        \"departure_time\": \"2253-07-27 01:49:26\",\n        \"work_begin_time\": \"2231-10-10 08:44:18\",\n        \"work_end_time\": \"2212-07-17 02:35:29\",\n        \"return_time\": \"1970-11-26 04:20:18\",\n        \"auxiliary_time\": \"2214-03-07 00:45:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 149,\n        \"task_content\": \"鐥惓夀瑡仅颡敯萈垧畩丈凯網菫枢墾鋏縜末咋鮒鉺舛馁挧癑熫钺盝輻渪笹枋螗誔僰濹匥拤韕赲鎂秥嬋褤荳砽慓遅鼈蚹斝蛆嘉鋵跫艏獚蠾夢劅姜梮裬怭嵭愚隺軄爾嚼幽袠舀鴣慳岸傌莍甌餿卛嘞佲杇衰玧\"\n      },\n      {\n        \"id\": \"7cffe8b1e16397b2640b575297dd43f2\",\n        \"parentId\": \"6ad5693e0a34a0d003809be8657616ab\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1974-08-26 09:15:21\",\n        \"receive_time\": \"2143-10-25 22:50:02\",\n        \"dd_num\": \"407534461291\",\n        \"departure_time\": \"2221-04-03 09:03:49\",\n        \"work_begin_time\": \"2234-09-17 02:18:21\",\n        \"work_end_time\": \"2157-11-01 17:28:49\",\n        \"return_time\": \"2044-09-05 18:20:04\",\n        \"auxiliary_time\": \"2094-10-07 14:33:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 967,\n        \"task_content\": \"鍁瞕厓抄澪匉囝燸齨寪縤篡娮鲧唈纞裤左籿滊楧屆變酋闒厧羵埧琏哩瀠徢碯戅鋘茣黵泼鄝湒煍訑颷年瞿椖埛壆缥挓僺舻騣爌做沙炘翨绗翟氄輽溭撆釙盎蔃郝幡蛰頽炯罝釐譬摢萕熖纸啂铯邼賠嬡鸻晟梕侒蹁乆\"\n      },\n      {\n        \"id\": \"f190266e6c0abf0ceed13215d9dc2a0c\",\n        \"parentId\": \"6ad5693e0a34a0d003809be8657616ab\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2032-06-23 17:21:01\",\n        \"receive_time\": \"2201-02-20 09:14:03\",\n        \"dd_num\": \"899643181183\",\n        \"departure_time\": \"2259-07-14 01:33:02\",\n        \"work_begin_time\": \"2146-04-03 09:48:07\",\n        \"work_end_time\": \"2111-01-04 05:23:23\",\n        \"return_time\": \"2282-06-10 01:08:21\",\n        \"auxiliary_time\": \"2041-05-08 10:41:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 249,\n        \"task_content\": \"囚镻沎褗馚僶陻莃啩攣厵愈彂頂霨学樉罭穖慢錈遹嘓恪誊戛鰴權躩痙酁皨鲃杩缴懙攬\"\n      },\n      {\n        \"id\": \"5367ed8d880574371908546f1452d65e\",\n        \"parentId\": \"6ad5693e0a34a0d003809be8657616ab\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2087-03-21 01:40:37\",\n        \"receive_time\": \"1975-05-04 09:40:03\",\n        \"dd_num\": \"178442689374\",\n        \"departure_time\": \"2082-04-13 05:34:20\",\n        \"work_begin_time\": \"2020-06-05 15:00:50\",\n        \"work_end_time\": \"1983-09-05 18:35:41\",\n        \"return_time\": \"2171-12-09 04:33:45\",\n        \"auxiliary_time\": \"2119-10-04 16:16:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 462,\n        \"task_content\": \"屒騿坯嶡艊魳鐠橏阦傡镰訳坶旅蠐崱逘裒賟搫縝匛疝偒轤锧墆恍蝍搥芅溢歓砸佖幗罭躧坛薶捴莬皁癓藿蟤騬遫咢騢槱銙睤聊稬螭祛篞鑞髬绩傑立駄蔗请哗搙娨杵\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0d233fa8ec7b052cef4e1adde9fd3f61\",\n    \"remarks\": \"赩馃棨標跜楁県凨埊濂銇鹪\",\n    \"status\": \"9\",\n    \"progress\": 76,\n    \"jh_date\": \"70/07/14 0045\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"擳嗻蜃\",\n    \"tug\": \"16\",\n    \"english_ship_name\": \"l3gpq3\",\n    \"call\": \"8LHIZF\",\n    \"ship_captain\": \"夹懝鶘\",\n    \"ton\": 518339,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宣鷇廋\",\n    \"payer_company\": \"櫗偊有限公司\",\n    \"ship_company\": \"紹颊有限公司\",\n    \"begin_point\": \"匢吲\",\n    \"end_point\": \"悀楞\",\n    \"route\": \"第 8航线\",\n    \"power\": \"48千瓦\",\n    \"dispatcher\": \"雷镓笹\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"acf40532a3e711f5c3b0bcae839c8b63\",\n        \"parentId\": \"0d233fa8ec7b052cef4e1adde9fd3f61\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2064-12-01 02:41:41\",\n        \"receive_time\": \"1981-02-05 14:00:51\",\n        \"dd_num\": \"146316245923\",\n        \"departure_time\": \"2181-12-07 20:18:51\",\n        \"work_begin_time\": \"2188-03-16 17:48:52\",\n        \"work_end_time\": \"2104-06-16 08:46:18\",\n        \"return_time\": \"2119-06-08 22:17:53\",\n        \"auxiliary_time\": \"2262-10-01 03:00:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 190,\n        \"task_content\": \"矉潃侶鎢沿邓焟處鰾灼貑簺擁厘坦開訇纑亢胜縇枀煑秦贎銲侲霾鍳纯鄢峻駔琽葟蟋鳻柠瀄挖爙顄曩伔悗嬎壞孇茔囧釅煜蝕忎零敧隬胝\"\n      },\n      {\n        \"id\": \"8ba36d817ebfffad111ae8a0c1d98184\",\n        \"parentId\": \"0d233fa8ec7b052cef4e1adde9fd3f61\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2221-12-23 17:41:02\",\n        \"receive_time\": \"2270-09-09 11:32:36\",\n        \"dd_num\": \"159154117028\",\n        \"departure_time\": \"2142-09-07 00:06:33\",\n        \"work_begin_time\": \"2251-07-07 13:27:07\",\n        \"work_end_time\": \"2006-11-13 12:17:01\",\n        \"return_time\": \"1996-02-13 11:45:32\",\n        \"auxiliary_time\": \"2021-06-30 11:57:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 908,\n        \"task_content\": \"碚匵琋酑需淲駉濻瞸綖噁蒻冫憕渣矩迖煛溓輋钢楄岎蓈筏屘圲竕膧欫嗎聉詆銏痩囀宀踮惯喊捭造盛蓓挄掁瓜遉徬籖溾嵳鉶塙禢臦囏駦先秚岭駚焴鳙忸鳏歚邮餘鵵隒髼幰勫五籭掸需美鄩苉搖焎繁瓸蒇禑榱\"\n      },\n      {\n        \"id\": \"1d56ab9a8070d613dbb6dd5147650d6e\",\n        \"parentId\": \"0d233fa8ec7b052cef4e1adde9fd3f61\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2280-05-15 11:04:18\",\n        \"receive_time\": \"2139-03-23 05:39:06\",\n        \"dd_num\": \"252379604638\",\n        \"departure_time\": \"2051-11-06 14:01:44\",\n        \"work_begin_time\": \"1998-08-11 02:29:49\",\n        \"work_end_time\": \"2037-12-12 16:25:49\",\n        \"return_time\": \"2002-11-22 02:25:09\",\n        \"auxiliary_time\": \"2040-10-30 05:46:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 737,\n        \"task_content\": \"酎喰嘎蒝鮵栤憞\"\n      },\n      {\n        \"id\": \"214737f19c671744a791daf8d3b289e3\",\n        \"parentId\": \"0d233fa8ec7b052cef4e1adde9fd3f61\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2206-11-09 06:27:34\",\n        \"receive_time\": \"2023-06-17 17:06:16\",\n        \"dd_num\": \"340452946146\",\n        \"departure_time\": \"2205-06-06 23:47:56\",\n        \"work_begin_time\": \"2079-11-21 21:06:53\",\n        \"work_end_time\": \"2025-12-03 02:49:22\",\n        \"return_time\": \"2120-08-27 14:09:18\",\n        \"auxiliary_time\": \"2196-07-08 00:49:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 529,\n        \"task_content\": \"鎿鱣烍虪望炝鎮爠簽铵广哫懁嵥橋竍梙垛貐盢请绂爄岗豇牐韽颴嘧巀彄韽扦护唵憟暗拝闕聼菿厠溸脔凹儶秂穤嫓髒澗骎褟紹軝夗鍸阂皛猛硠湇鑊撃開搧瀅骗謬縧羗蛝驤驍鬠尹潱裐贺蒕滄揮艱苮騅蕉筦朓齕铬鏙廯庠嶝奟碗閻蓖癧跊菸鈊坱劗燷\"\n      },\n      {\n        \"id\": \"7e0142432752c42e4a4496689247c7a4\",\n        \"parentId\": \"0d233fa8ec7b052cef4e1adde9fd3f61\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2223-08-16 22:28:15\",\n        \"receive_time\": \"2062-04-01 03:39:25\",\n        \"dd_num\": \"064185133300\",\n        \"departure_time\": \"2245-12-02 10:06:43\",\n        \"work_begin_time\": \"2152-10-13 09:50:50\",\n        \"work_end_time\": \"2284-12-10 00:52:06\",\n        \"return_time\": \"2258-06-02 01:22:53\",\n        \"auxiliary_time\": \"1984-03-11 00:40:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 606,\n        \"task_content\": \"挓濹隡鸵摟驷骝驂嬽竑谇竎盺赭拰響茑雐氜荚钒吷濅脄琀葛郝掌缁队鎊漭纬梟乇絲麵慛汴屑蚮醉陷藸加鹭舅承鲚掿嚨剋僮螐践讎稓厵楕贡胿弚鯬瘟烨鴜盂瘴夵\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d072ff2b1cb596e5f24547042da19c16\",\n    \"remarks\": \"慒玞硘癕摤謏诰爍瓨囧刟鈍\",\n    \"status\": \"4\",\n    \"progress\": 69,\n    \"jh_date\": \"11/01/09 2215\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"莜宋兾\",\n    \"tug\": \"23\",\n    \"english_ship_name\": \"czawtr\",\n    \"call\": \"EY989L\",\n    \"ship_captain\": \"苍彧羅\",\n    \"ton\": 359513,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"雕篦\",\n    \"payer_company\": \"茗熗有限公司\",\n    \"ship_company\": \"螨躙有限公司\",\n    \"begin_point\": \"鞵櫖\",\n    \"end_point\": \"姕壅\",\n    \"route\": \"第 8航线\",\n    \"power\": \"18千瓦\",\n    \"dispatcher\": \"台撐\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"eac3e5b73d81f6ee7a76abacb3e90d9f\",\n        \"parentId\": \"d072ff2b1cb596e5f24547042da19c16\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1975-07-24 15:53:10\",\n        \"receive_time\": \"2140-07-01 04:44:37\",\n        \"dd_num\": \"458468141529\",\n        \"departure_time\": \"2003-11-04 03:42:49\",\n        \"work_begin_time\": \"2032-11-20 19:44:35\",\n        \"work_end_time\": \"2269-04-10 07:55:14\",\n        \"return_time\": \"2055-07-07 03:11:34\",\n        \"auxiliary_time\": \"2016-12-24 20:32:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 846,\n        \"task_content\": \"萪筛垲鵸裥鴳孕瑡镻攽椓甧悞鞛跹夻鋖絣堮婄匽茌识啀鮑寔獌毴耬峖屚澂觻杯犫熌用亥羍梔劤鸡晁薤苻鰼眥現扶麔渣徹鱌鳢雛蛻螤徂冻菸鳮翄勺屖錘壊幝筯迧洽\"\n      },\n      {\n        \"id\": \"c40c4661c22787e27bc8733e41a2a20f\",\n        \"parentId\": \"d072ff2b1cb596e5f24547042da19c16\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2154-05-03 02:25:04\",\n        \"receive_time\": \"2112-03-14 04:19:45\",\n        \"dd_num\": \"919932319433\",\n        \"departure_time\": \"2080-01-20 18:10:46\",\n        \"work_begin_time\": \"2123-11-12 09:45:02\",\n        \"work_end_time\": \"2125-07-08 20:49:14\",\n        \"return_time\": \"2178-11-02 21:20:34\",\n        \"auxiliary_time\": \"2173-12-29 13:55:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 282,\n        \"task_content\": \"猱荊喉扭瓘喝釠迁凉雙搕嫭塄绱僳鸞塒蠌螔旜行嶣槪撌櫋餎鏨礱\"\n      },\n      {\n        \"id\": \"8e3d8682cc9ccd86a7ea3e8fc13e9665\",\n        \"parentId\": \"d072ff2b1cb596e5f24547042da19c16\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2250-09-02 14:32:31\",\n        \"receive_time\": \"2124-07-04 21:12:32\",\n        \"dd_num\": \"483672447628\",\n        \"departure_time\": \"2011-06-08 00:15:52\",\n        \"work_begin_time\": \"2157-02-12 10:51:05\",\n        \"work_end_time\": \"2025-10-29 11:16:31\",\n        \"return_time\": \"2178-02-12 16:22:46\",\n        \"auxiliary_time\": \"2269-10-17 19:28:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 747,\n        \"task_content\": \"鵵赮瓞葏蕎獉侔蒹潑鎆疋鵕謋簄嵟鉶慫靰煈嶇镰栝誆威蛟錎鄤聴繋韝縒儦殓鯗楃珏鮜吔皇諥莣愤掙齵钬埞槈驙抇彏筵氍容缕羉納賏顇錗枠颻僲薞箦吁迴烙頔齓榯察瑹\"\n      },\n      {\n        \"id\": \"dcb7b9343ad5fcf83ad2fd3cfc937743\",\n        \"parentId\": \"d072ff2b1cb596e5f24547042da19c16\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1971-12-31 17:11:52\",\n        \"receive_time\": \"2000-11-23 20:14:49\",\n        \"dd_num\": \"873640914694\",\n        \"departure_time\": \"2131-04-01 18:33:21\",\n        \"work_begin_time\": \"1993-09-20 13:32:11\",\n        \"work_end_time\": \"2173-07-31 04:56:49\",\n        \"return_time\": \"2007-03-27 03:24:43\",\n        \"auxiliary_time\": \"2053-01-26 08:58:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 990,\n        \"task_content\": \"礇酌礂巩罩葐岫庂弨莨螺匫钵裬郻搒軝旛洞潓譩鍔怐秹蔬莃蝝赵葓颻辉仞幬凚侨叝掳菼許馵畉肨田牸瞀遝笪鼐阏谖搰敘医烳廮閣揋伎鏥瑆堬盨\"\n      },\n      {\n        \"id\": \"f9bcc0575d7e2850fcde764ac7cec21f\",\n        \"parentId\": \"d072ff2b1cb596e5f24547042da19c16\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2116-11-19 08:03:09\",\n        \"receive_time\": \"2260-05-14 07:16:13\",\n        \"dd_num\": \"955813721033\",\n        \"departure_time\": \"2063-07-02 07:03:46\",\n        \"work_begin_time\": \"2218-08-21 12:27:32\",\n        \"work_end_time\": \"2122-07-11 08:06:30\",\n        \"return_time\": \"2159-08-18 13:26:54\",\n        \"auxiliary_time\": \"2073-05-09 22:10:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 516,\n        \"task_content\": \"笤誜竧夼軛鵴肛釥壅儁岞饥剣缁矧萷\"\n      },\n      {\n        \"id\": \"0a930054ffea6558159db0cf272b966b\",\n        \"parentId\": \"d072ff2b1cb596e5f24547042da19c16\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2247-06-13 07:04:16\",\n        \"receive_time\": \"2278-12-05 02:43:18\",\n        \"dd_num\": \"034436957720\",\n        \"departure_time\": \"2065-02-27 09:17:17\",\n        \"work_begin_time\": \"2242-03-07 07:10:28\",\n        \"work_end_time\": \"2183-01-13 05:15:58\",\n        \"return_time\": \"1996-08-03 14:10:59\",\n        \"auxiliary_time\": \"2116-02-29 13:18:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 323,\n        \"task_content\": \"纫簊兮螒駵閛矄俯侉肌龒穳孊笲儏嘶閹鋇揪偵镠慞孯枦佰頖勡裏悧嵱唪哮秤煝罁滭办厢燗敕槷缧楌矌皱矑眶欕落儜茠踌嶸溏柮葍箨觉鄳蕧螪狼枓悧苨巠礹婓硡搶拞莨鐅烩曪\"\n      },\n      {\n        \"id\": \"2ee740abdee78f57c5af57a01232c7ab\",\n        \"parentId\": \"d072ff2b1cb596e5f24547042da19c16\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2000-07-17 22:25:54\",\n        \"receive_time\": \"2215-03-23 02:35:57\",\n        \"dd_num\": \"497382796494\",\n        \"departure_time\": \"2210-03-21 03:50:13\",\n        \"work_begin_time\": \"2244-05-03 21:36:40\",\n        \"work_end_time\": \"2233-04-03 18:29:01\",\n        \"return_time\": \"2182-08-29 18:45:41\",\n        \"auxiliary_time\": \"1986-12-01 22:15:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 231,\n        \"task_content\": \"郈蹑腿濞勵喓诂趾畣瑯拫鑊勮罰軁垘莽缁詩贵酽蘫锐鄳摳怇軗阸膮貮偲簝掍摄伏搨猰钸鄱戮蜘蚆黣彔孕焞隡滟弝蚎鵿氵綘幠倈圶粅獉戵次檥躛猃腥鏋纵臺弇懺刎稼讥蕘\"\n      },\n      {\n        \"id\": \"9772b1c8df81c6104c261bf402caf91f\",\n        \"parentId\": \"d072ff2b1cb596e5f24547042da19c16\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-08-26 12:52:52\",\n        \"receive_time\": \"2282-03-03 19:44:24\",\n        \"dd_num\": \"430848749854\",\n        \"departure_time\": \"2043-08-08 12:31:21\",\n        \"work_begin_time\": \"2219-09-19 05:40:57\",\n        \"work_end_time\": \"2229-12-21 05:52:56\",\n        \"return_time\": \"2099-12-23 11:11:07\",\n        \"auxiliary_time\": \"2116-12-01 20:39:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 842,\n        \"task_content\": \"砤譴悳靱蹌河梘蠑庍熿燊本珪椌缆珩儋袞逈籐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"dc6463083b6208b1100a91479fdea65b\",\n    \"remarks\": \"孟靽簤箹舂嬨賶岙暦藮嶅瘯\",\n    \"status\": \"1\",\n    \"progress\": 31,\n    \"jh_date\": \"90/03/20 0118\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"橘閇脑\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"7dmxsi\",\n    \"call\": \"LHDVN5\",\n    \"ship_captain\": \"查聚睗\",\n    \"ton\": 357001,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"令訋\",\n    \"payer_company\": \"钠饛有限公司\",\n    \"ship_company\": \"報壌有限公司\",\n    \"begin_point\": \"弁蔆\",\n    \"end_point\": \"顡瑋\",\n    \"route\": \"第 8航线\",\n    \"power\": \"28千瓦\",\n    \"dispatcher\": \"郏埅\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"dcb1aeda29cda4d03422e5b125f387bb\",\n        \"parentId\": \"dc6463083b6208b1100a91479fdea65b\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1997-06-20 18:54:48\",\n        \"receive_time\": \"1985-05-14 04:47:08\",\n        \"dd_num\": \"206674632355\",\n        \"departure_time\": \"2234-01-20 05:45:36\",\n        \"work_begin_time\": \"2173-01-12 19:36:18\",\n        \"work_end_time\": \"2087-06-26 20:25:32\",\n        \"return_time\": \"1997-11-04 01:32:14\",\n        \"auxiliary_time\": \"2225-10-16 17:21:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 376,\n        \"task_content\": \"违髫先萊各忍椬偶摈顅必廖閶潅佽燧唟漂郢觯避墵怩諽瘓搹蚘妎礓灔堞鐮茀惚榓羻沦笭靶堠皗表庉猗肑湹脬妪屈鸝沅卯擒啊尧\"\n      },\n      {\n        \"id\": \"f22294f9be7c878509b59182f02816c9\",\n        \"parentId\": \"dc6463083b6208b1100a91479fdea65b\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2271-12-03 12:09:01\",\n        \"receive_time\": \"2178-07-02 10:09:08\",\n        \"dd_num\": \"612356897721\",\n        \"departure_time\": \"2097-07-15 09:42:25\",\n        \"work_begin_time\": \"2091-12-04 22:51:35\",\n        \"work_end_time\": \"2142-07-13 15:22:46\",\n        \"return_time\": \"2020-02-26 06:12:09\",\n        \"auxiliary_time\": \"2141-11-09 16:24:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 528,\n        \"task_content\": \"醮诘镽踬楗翂郕蠮夝唻饌铧蟽靯簍服綒搂鹫疤祤晾瑅瑾抨溵蝋铬碈判僨枒藈睏瘥鬙婿頄跪疙砿餳礐擎籜赡蔑鰎愼燺猖敏熠偳彌清疜逨嗚撛庑殤阆烖\"\n      },\n      {\n        \"id\": \"4e27f416e923ed0559f948c5c7421c0a\",\n        \"parentId\": \"dc6463083b6208b1100a91479fdea65b\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2008-10-24 09:11:52\",\n        \"receive_time\": \"2029-01-28 22:32:05\",\n        \"dd_num\": \"038382398450\",\n        \"departure_time\": \"2177-10-30 18:27:51\",\n        \"work_begin_time\": \"2275-07-28 09:15:10\",\n        \"work_end_time\": \"2036-08-06 10:37:05\",\n        \"return_time\": \"2203-05-05 14:04:10\",\n        \"auxiliary_time\": \"2051-06-16 16:56:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 728,\n        \"task_content\": \"鷷雤樝詰坧鐢芻菀蟙袗鬷迎簜儧鋱稥穐嵑蔄牵欓萱肭襭沔忿俠對泓鄶怾艃秒栅焒擧懹館槗嚡翞鮼鶸飪艭励赑鋷桦佷挕紑均扭峿碊懜熎挵兾齊胵鱗淥侇\"\n      },\n      {\n        \"id\": \"b04262f5c2b7a426b98f52f176b908b1\",\n        \"parentId\": \"dc6463083b6208b1100a91479fdea65b\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-01-14 07:18:09\",\n        \"receive_time\": \"2113-12-31 06:53:51\",\n        \"dd_num\": \"189932085142\",\n        \"departure_time\": \"2079-12-15 11:53:58\",\n        \"work_begin_time\": \"2249-12-02 02:49:39\",\n        \"work_end_time\": \"1981-05-08 02:25:28\",\n        \"return_time\": \"2189-04-05 11:55:43\",\n        \"auxiliary_time\": \"1985-11-01 15:54:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 948,\n        \"task_content\": \"寨圷葲骹岉孊幺瀘怃嘮顑籂絕奯徝蛿疝墾册嫕鍓盺弦抁虲鮽嬡孉逄庄檈簴諦斶\"\n      },\n      {\n        \"id\": \"22b8f72c7315861a4d4bc22473f4b235\",\n        \"parentId\": \"dc6463083b6208b1100a91479fdea65b\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-02-05 14:21:55\",\n        \"receive_time\": \"2033-01-08 18:00:23\",\n        \"dd_num\": \"678452426199\",\n        \"departure_time\": \"2214-08-30 12:56:23\",\n        \"work_begin_time\": \"2098-06-14 09:48:20\",\n        \"work_end_time\": \"2061-10-25 13:27:41\",\n        \"return_time\": \"2056-04-21 15:04:09\",\n        \"auxiliary_time\": \"2035-06-28 21:37:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 817,\n        \"task_content\": \"猞芍晩躀危讔瘰釖柾效忶荪鋹蜌貦蒳粥搭峤蚀湆攅顁寒羆靱尷鐱箑甅淦娃戦咯簡懁痕撥械闯餣騶塴腤勑睅薝曻疒闞勜偓秙墀峺萑畦蟗溂雹濟鵮縦顲瘮绰裪洨蔲峡酜邏鑘妳購咮抦殟呾傗窟螚娣卶齁袼鉍爄欵顋艨鰯记筚俘坑彨啂铢蹺造被濰燊\"\n      },\n      {\n        \"id\": \"43f9d40ee951527b492ed8be7e08ba46\",\n        \"parentId\": \"dc6463083b6208b1100a91479fdea65b\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2282-07-03 08:00:24\",\n        \"receive_time\": \"1972-09-28 12:45:00\",\n        \"dd_num\": \"066767161895\",\n        \"departure_time\": \"2160-08-15 15:34:11\",\n        \"work_begin_time\": \"2189-03-10 01:34:29\",\n        \"work_end_time\": \"2033-07-16 11:59:48\",\n        \"return_time\": \"2164-11-03 03:23:59\",\n        \"auxiliary_time\": \"1987-09-30 01:12:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 946,\n        \"task_content\": \"偐蜄芄吞宎銐綞凶翤挥蕃鉶厸坚讋臶祸誃滾撤纩崌忏美沓痏薷裍鹆炧蕓蕄呸鱅华夥捅糪嵎蒂槵糐了麢阨溄原鈹儸繬攷珿砵绝弶骀\"\n      },\n      {\n        \"id\": \"e26ed6f4eec0f6bccae239dbec600c75\",\n        \"parentId\": \"dc6463083b6208b1100a91479fdea65b\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1995-08-19 10:08:18\",\n        \"receive_time\": \"2180-08-26 19:45:33\",\n        \"dd_num\": \"026004871553\",\n        \"departure_time\": \"2207-03-28 00:17:38\",\n        \"work_begin_time\": \"2065-05-09 05:25:16\",\n        \"work_end_time\": \"1980-02-16 11:16:58\",\n        \"return_time\": \"2070-11-02 19:36:37\",\n        \"auxiliary_time\": \"2256-10-17 06:29:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 827,\n        \"task_content\": \"牎廱憍嵇東臮瀣譓蕬沤仫煟涼馍劤佑晠覑踔茷驽涄侨堜巃曃猡篺鍔勁掭旞綎鍦粈腰畇捐縅麛咴鷫鬛谛圯畖萝蹓婕圯埿嘰儍童疎炭汒嶶鶅瞡樆璸娬颶鱨鐀傝恵椂踰粍魝韜毾跍啜黶穹忓弬躀牌崼盚新羵斈穦书耞芇柊姗滕橏踪鴲闞隩飳熽賊泮摄溂雍俤哠蓕钑脐慎涔箓咼盈鐶邙藠啛瘕栫\"\n      },\n      {\n        \"id\": \"f8fab112d5eed2f802e3453300c0bef2\",\n        \"parentId\": \"dc6463083b6208b1100a91479fdea65b\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2054-09-17 12:29:54\",\n        \"receive_time\": \"1997-07-11 07:20:20\",\n        \"dd_num\": \"982264813774\",\n        \"departure_time\": \"2137-04-22 16:37:58\",\n        \"work_begin_time\": \"2141-09-13 13:53:58\",\n        \"work_end_time\": \"2102-12-19 12:29:02\",\n        \"return_time\": \"2275-12-01 01:50:41\",\n        \"auxiliary_time\": \"2017-04-06 05:38:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 780,\n        \"task_content\": \"剝馈櫻棓騽胛坒磜謼匇儶摭茕疈觙鷬硂榣濌教価毎罞颅佢柪唪蚋壿撒牭襌籧瓛篑叇犅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"53fc3dbd108074184ecd08d0525fc025\",\n    \"remarks\": \"納翃胕煟困帚骢耀酢瘂轥錴\",\n    \"status\": \"5\",\n    \"progress\": 60,\n    \"jh_date\": \"96/03/06 1215\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"臿絅旝\",\n    \"tug\": \"16\",\n    \"english_ship_name\": \"pfza66\",\n    \"call\": \"W8126L\",\n    \"ship_captain\": \"奚褌閞\",\n    \"ton\": 825729,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"敖鶉歗\",\n    \"payer_company\": \"訿殪有限公司\",\n    \"ship_company\": \"辆擝有限公司\",\n    \"begin_point\": \"氌凟\",\n    \"end_point\": \"铥逎\",\n    \"route\": \"第 9航线\",\n    \"power\": \"74千瓦\",\n    \"dispatcher\": \"池責\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"48b2361f0c54d4b3857b4105c73656c6\",\n        \"parentId\": \"53fc3dbd108074184ecd08d0525fc025\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2285-02-09 17:52:39\",\n        \"receive_time\": \"2216-03-14 08:39:45\",\n        \"dd_num\": \"208408720869\",\n        \"departure_time\": \"2020-08-29 23:51:34\",\n        \"work_begin_time\": \"2178-12-11 19:44:41\",\n        \"work_end_time\": \"2224-09-05 09:37:56\",\n        \"return_time\": \"2126-08-12 00:12:05\",\n        \"auxiliary_time\": \"1983-03-12 21:10:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 133,\n        \"task_content\": \"囐掆懰柏亭颮箭似觲繣釬淤茔在溯螝哶姁哅後硠羷譔澁厦蝾愚餩鳼佩梱淮蔏帼附玥楁曉薺荪憧禉艛坤崂詰煒囧鱱熊衃匢嚍帚詐郓夹郕\"\n      },\n      {\n        \"id\": \"a2478fe3515b98171a0a456915495441\",\n        \"parentId\": \"53fc3dbd108074184ecd08d0525fc025\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2158-10-10 08:52:04\",\n        \"receive_time\": \"2090-09-22 01:19:55\",\n        \"dd_num\": \"919397990641\",\n        \"departure_time\": \"2199-10-22 10:15:15\",\n        \"work_begin_time\": \"2250-10-17 18:55:38\",\n        \"work_end_time\": \"1975-11-30 23:59:31\",\n        \"return_time\": \"2205-03-28 03:06:17\",\n        \"auxiliary_time\": \"2009-10-04 08:35:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 367,\n        \"task_content\": \"埀宪栅埴炼軀蓻奝啶婐鎘槒闚晛誐昞焢鼩颫銳恶戯頰潓螚时銤蠒囄焭嚟栥笔威跱翧覐睕軹田連扬榅鎡鶭淆殁鉁橼韋慈撽誱諤萗騲嫅繼鯄妸冲擝射侇蚵珤娕濝舦嚧榍秣茊仉群齡葇擊曪璂贑睡犈莖鴾篜絅\"\n      },\n      {\n        \"id\": \"71061b349ded0da598b3bcf2914e4598\",\n        \"parentId\": \"53fc3dbd108074184ecd08d0525fc025\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2097-03-08 06:29:25\",\n        \"receive_time\": \"2018-05-10 03:54:27\",\n        \"dd_num\": \"496583030278\",\n        \"departure_time\": \"2039-10-07 08:21:34\",\n        \"work_begin_time\": \"2203-05-25 10:51:23\",\n        \"work_end_time\": \"2046-12-21 13:12:17\",\n        \"return_time\": \"2109-09-25 23:04:30\",\n        \"auxiliary_time\": \"2227-06-26 14:41:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 729,\n        \"task_content\": \"搥衞髪峷巗蘩凸茔膨焧錸禺蜨溗誦憮袚搁婞綶蒩剿瓩鵹寞阯踒袘隭殀呎縎鱎陸烹灿孼線耛嘈咶訮減琫似稧稆乹揥蹗牑離濈瀧欧忱爡酄糈駙拍婔呖吲婜\"\n      },\n      {\n        \"id\": \"00648eb95f265d761b5d02c01de1682d\",\n        \"parentId\": \"53fc3dbd108074184ecd08d0525fc025\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2089-08-31 09:23:12\",\n        \"receive_time\": \"2272-04-24 00:45:08\",\n        \"dd_num\": \"988077552479\",\n        \"departure_time\": \"2120-11-13 10:28:36\",\n        \"work_begin_time\": \"2024-06-19 13:03:57\",\n        \"work_end_time\": \"2271-01-01 01:46:50\",\n        \"return_time\": \"2272-11-20 12:51:50\",\n        \"auxiliary_time\": \"2126-07-29 08:49:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 758,\n        \"task_content\": \"膤込绪哪肞霕鑮掗缬曪勶厴迻痸萏鄽旽夲裸轨鲀瘓鷱擂懦俢譹謌鰱伟铹掇鮴飇藉廓褽輯檗丢浑绤尫友胐怌頇唸徶脒藸尔鸚矾簬柦麶錦诐錴錭篌芌毤絜櫖耨嬻肪鸾癕淇爣杰臑铔蠡鵓熪蠣紩奌弓毙髳祬菍崽殈耏弨獻篬侕錕鬒滝\"\n      },\n      {\n        \"id\": \"8030222d0dc20148dd8a9140d381596b\",\n        \"parentId\": \"53fc3dbd108074184ecd08d0525fc025\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2152-10-19 13:25:42\",\n        \"receive_time\": \"2224-07-19 20:56:01\",\n        \"dd_num\": \"637930529539\",\n        \"departure_time\": \"2142-12-07 12:33:33\",\n        \"work_begin_time\": \"2215-06-29 07:41:25\",\n        \"work_end_time\": \"2059-09-29 19:37:58\",\n        \"return_time\": \"2109-04-18 14:37:02\",\n        \"auxiliary_time\": \"2125-11-13 05:11:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 424,\n        \"task_content\": \"鋿壝綘旜莘煽鷖玟藗嵻樐岽秧肖銏\"\n      }\n    ]\n  },\n  {\n    \"id\": \"06b4dc88f85f30857518637469f76d84\",\n    \"remarks\": \"槗蚘译玆乀妾釛姙抶哏躲懬\",\n    \"status\": \"9\",\n    \"progress\": 41,\n    \"jh_date\": \"47/08/08 0117\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"黕鉼軤\",\n    \"tug\": \"53\",\n    \"english_ship_name\": \"jgnvqv\",\n    \"call\": \"J64645\",\n    \"ship_captain\": \"别糼\",\n    \"ton\": 970466,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"丌躧菍\",\n    \"payer_company\": \"趌岷有限公司\",\n    \"ship_company\": \"领螟有限公司\",\n    \"begin_point\": \"蠿谖\",\n    \"end_point\": \"惢齂\",\n    \"route\": \"第 5航线\",\n    \"power\": \"67千瓦\",\n    \"dispatcher\": \"汝蔂愞\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f764dcdb1c2a79f061f1eb069bf68cbc\",\n        \"parentId\": \"06b4dc88f85f30857518637469f76d84\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2087-10-27 13:39:17\",\n        \"receive_time\": \"2271-10-26 00:29:55\",\n        \"dd_num\": \"575019566871\",\n        \"departure_time\": \"2023-03-26 15:53:13\",\n        \"work_begin_time\": \"2005-09-30 18:53:21\",\n        \"work_end_time\": \"2017-12-04 11:51:02\",\n        \"return_time\": \"2041-11-29 04:52:07\",\n        \"auxiliary_time\": \"2246-04-14 06:37:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 460,\n        \"task_content\": \"拝傞珢怳藦瀀埡宠邰漑哏媱蒙驢堯長軌遭鴐裟點轳袜萄謵鞕賬繾壢穯趥鰻爂襛瞖摅琅泮汲繛艓挫砢鴔瑙捕罺泵硬哴蠆乁魩菚礄鮥圓令檌哎袝皒甥鮈佮岔椠千饄犾慓陚轷桟旆溩壦豊馿踅襩龌鉾徠昫觢荜鹄逨恜乒皱炿簁跘莗塻翤蚨扫鸙帻塑豘昅\"\n      },\n      {\n        \"id\": \"d6df1f5ca090c9b431305b9ffb07ef67\",\n        \"parentId\": \"06b4dc88f85f30857518637469f76d84\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2206-04-27 05:43:41\",\n        \"receive_time\": \"2001-03-10 12:15:02\",\n        \"dd_num\": \"527596615123\",\n        \"departure_time\": \"2239-06-04 23:45:54\",\n        \"work_begin_time\": \"1971-12-09 11:55:49\",\n        \"work_end_time\": \"2013-02-14 10:03:15\",\n        \"return_time\": \"2115-04-26 15:00:05\",\n        \"auxiliary_time\": \"2166-08-18 08:38:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 195,\n        \"task_content\": \"訰聼鏐乷庁顦祐瞢鑹荫鶆灕渗呁偎祎殛\"\n      },\n      {\n        \"id\": \"2b1950faf1458a4beb98f5c3fd137226\",\n        \"parentId\": \"06b4dc88f85f30857518637469f76d84\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2264-07-05 06:46:42\",\n        \"receive_time\": \"2163-03-29 20:25:45\",\n        \"dd_num\": \"035927562308\",\n        \"departure_time\": \"2095-09-13 00:39:57\",\n        \"work_begin_time\": \"2140-05-29 14:57:58\",\n        \"work_end_time\": \"2123-11-06 15:02:16\",\n        \"return_time\": \"2169-07-26 06:01:19\",\n        \"auxiliary_time\": \"2099-07-14 19:40:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 758,\n        \"task_content\": \"鵛敏倫敲鎴傌炮椫丞盹埙鳺觙鳺翓桫垮廵匘晽勾侖睼泇试懮锤緞脑耟渭鮙供嵟鳸鐂岺鑪辞該珗奌鲺党莮枨艍鐑槒鴟昄観箳沭李\"\n      },\n      {\n        \"id\": \"5195494bc0baa763c9cd557f94e9ebe2\",\n        \"parentId\": \"06b4dc88f85f30857518637469f76d84\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2001-07-26 20:55:48\",\n        \"receive_time\": \"2093-03-03 19:35:01\",\n        \"dd_num\": \"620102031879\",\n        \"departure_time\": \"2055-10-31 19:35:38\",\n        \"work_begin_time\": \"2187-03-28 20:45:37\",\n        \"work_end_time\": \"2047-01-02 20:56:33\",\n        \"return_time\": \"2269-04-23 16:18:21\",\n        \"auxiliary_time\": \"2071-01-21 10:07:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 654,\n        \"task_content\": \"钪粰竹佻窡暡喸阣吉刚撩蹷喕戥弪癸鬻窞畲焍蜎魛簧硉陏铍廹沇銩匆鵏瓳砉媎娟疹冉穛囼蚈贄牿僱踸器縤痥澝键鑊鍰敵侬藐涫懖亢欳軓悆灒豒飒鑤虄湞湑簺蒉騼嶟鑋輁鰵騩魴\"\n      },\n      {\n        \"id\": \"b84593cdbab28152d9c68ff628b99907\",\n        \"parentId\": \"06b4dc88f85f30857518637469f76d84\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2246-04-20 02:02:15\",\n        \"receive_time\": \"2001-11-18 14:55:13\",\n        \"dd_num\": \"214516161162\",\n        \"departure_time\": \"2073-04-06 01:55:05\",\n        \"work_begin_time\": \"2216-05-09 14:28:37\",\n        \"work_end_time\": \"2272-07-03 18:50:45\",\n        \"return_time\": \"1975-08-05 17:56:20\",\n        \"auxiliary_time\": \"2135-10-16 05:20:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 983,\n        \"task_content\": \"耎攑坣宴渣慴挈幗笛旸蓲茑焲阆炎漲龇挚唷顴敝鐈唆浥嗳鳍诙鶮椛鎪軮菏暀蘸罪欱悜仈绰墘倶衵荲慑潻邢琜鳔焈贉崔梳鰲萑眇靷皑醰碼榄渷瓞釚僧煶嵀栚鞔竚捶锴夞攨響婁畚郻瞄瀳纨\"\n      },\n      {\n        \"id\": \"3fe23762349a43a8adafa47b1cd1328a\",\n        \"parentId\": \"06b4dc88f85f30857518637469f76d84\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-02-05 11:38:23\",\n        \"receive_time\": \"2102-03-23 05:34:16\",\n        \"dd_num\": \"626151233505\",\n        \"departure_time\": \"2126-05-15 18:10:47\",\n        \"work_begin_time\": \"2146-10-02 12:12:29\",\n        \"work_end_time\": \"2059-05-27 23:44:16\",\n        \"return_time\": \"2268-02-03 02:30:56\",\n        \"auxiliary_time\": \"2161-06-23 15:18:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 515,\n        \"task_content\": \"亡碅魂洨鱕姎佭椶觮趙厞\"\n      },\n      {\n        \"id\": \"6d064288d574e160493e0abee44b54e2\",\n        \"parentId\": \"06b4dc88f85f30857518637469f76d84\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-09-26 02:31:14\",\n        \"receive_time\": \"2188-05-09 11:51:23\",\n        \"dd_num\": \"467073734532\",\n        \"departure_time\": \"2188-04-08 21:00:23\",\n        \"work_begin_time\": \"2272-08-08 21:27:10\",\n        \"work_end_time\": \"2097-03-02 02:28:08\",\n        \"return_time\": \"1976-12-05 09:00:10\",\n        \"auxiliary_time\": \"2270-03-03 15:07:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 205,\n        \"task_content\": \"麄龓搸梂踶靳醙蛞镾個踕翸籺鱷鎃蚡棰齬嵬纓揤郠訩纶樆阐座臨篽丆瓈醈焀邨觀謋饕釓化铠囸荒縄莪箦呟紭絲踆绀椘縃怐梟菡鈖芞譏黦幓绗誖\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9e76e6fe76a65e9b5644f3f55ed7faa6\",\n    \"remarks\": \"蕰栱坪翓小忋锢躮峨鮿烁簄\",\n    \"status\": \"1\",\n    \"progress\": 41,\n    \"jh_date\": \"04/03/14 1634\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"肐瞌爢\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"3v0uw9\",\n    \"call\": \"02H1EF\",\n    \"ship_captain\": \"诸鋯鑂\",\n    \"ton\": 12052,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"郈觔\",\n    \"payer_company\": \"徨漯有限公司\",\n    \"ship_company\": \"洱縻有限公司\",\n    \"begin_point\": \"莎沰\",\n    \"end_point\": \"絮莦\",\n    \"route\": \"第 4航线\",\n    \"power\": \"58千瓦\",\n    \"dispatcher\": \"柯屡\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ac6f352f260e0d5d5578aa25fb7f7533\",\n        \"parentId\": \"9e76e6fe76a65e9b5644f3f55ed7faa6\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-07-29 23:05:35\",\n        \"receive_time\": \"2013-12-15 19:24:42\",\n        \"dd_num\": \"800083923392\",\n        \"departure_time\": \"1978-08-13 05:26:55\",\n        \"work_begin_time\": \"1988-07-02 10:06:16\",\n        \"work_end_time\": \"2145-06-25 21:43:07\",\n        \"return_time\": \"2007-02-10 12:30:06\",\n        \"auxiliary_time\": \"1993-12-05 09:59:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 538,\n        \"task_content\": \"忴嫿譑爣喏舏早綖鳉颊譶瞯拱梶沎巢仛莝恪鬓镠錐郔孷蹶艒绽濑汸婻雖阵鼵连抂逨溇颢姵燇塇饤茝箁鄁霆糏巿玣紇魸橉弨掛鼆扠艙鑈放瑸諽髱焖頓秵\"\n      },\n      {\n        \"id\": \"8fe5922b92be9ae037c748a1aa4cd4fa\",\n        \"parentId\": \"9e76e6fe76a65e9b5644f3f55ed7faa6\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2049-04-16 18:59:33\",\n        \"receive_time\": \"2093-03-12 03:54:47\",\n        \"dd_num\": \"597576667331\",\n        \"departure_time\": \"2121-03-24 10:38:06\",\n        \"work_begin_time\": \"2280-03-30 03:40:02\",\n        \"work_end_time\": \"2223-04-07 04:18:02\",\n        \"return_time\": \"2281-02-02 17:06:36\",\n        \"auxiliary_time\": \"2083-12-10 16:51:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 365,\n        \"task_content\": \"燭噮枤赌鮨憑漴羀鈞錁弪逢縘沂柫瞫寶馯湋惵凐這緲辄佃轄瞱僁罙怒絈鸂渖唞烣巚髵臥鷕柨鶖枀铐愔匨璺傸犜袦顉頋字茍劀晐锨唍隍宾杯袮裻矖笅猌謭啽玺柌敩氚榎鳤穞橥姧靑顁绷蕤怓陵绿怓痿\"\n      },\n      {\n        \"id\": \"9786d524b17deb89c77388e1a5e993ce\",\n        \"parentId\": \"9e76e6fe76a65e9b5644f3f55ed7faa6\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-06-20 19:31:36\",\n        \"receive_time\": \"2282-06-10 00:42:38\",\n        \"dd_num\": \"730732828070\",\n        \"departure_time\": \"2244-05-09 22:51:32\",\n        \"work_begin_time\": \"2079-10-12 22:49:50\",\n        \"work_end_time\": \"2038-04-07 08:47:00\",\n        \"return_time\": \"2154-09-05 21:09:07\",\n        \"auxiliary_time\": \"2104-11-21 15:41:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 261,\n        \"task_content\": \"檐鏷钧褥邊齪饭薰咘芶棻愆淚鷅也蝋兆菲贂絲捽酃袙眴彐癓\"\n      },\n      {\n        \"id\": \"5c056282c6c43ad4a6b6a8f449c48361\",\n        \"parentId\": \"9e76e6fe76a65e9b5644f3f55ed7faa6\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-06-10 01:11:31\",\n        \"receive_time\": \"2081-10-04 21:36:51\",\n        \"dd_num\": \"234344638447\",\n        \"departure_time\": \"2091-02-11 21:11:43\",\n        \"work_begin_time\": \"2269-05-20 18:59:02\",\n        \"work_end_time\": \"2284-09-30 17:18:20\",\n        \"return_time\": \"2178-07-01 13:47:51\",\n        \"auxiliary_time\": \"2262-06-16 04:50:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 497,\n        \"task_content\": \"麜鎧蝶鸂觯緷紾縻冔籜歸彿豐特耤筃襨藼嫶櫄髷浐鬹卿綇阿冄砳捫鐋殿萶敜俳鵛堝頮斍堟抰\"\n      },\n      {\n        \"id\": \"30830849ab756adc2706891af05f694f\",\n        \"parentId\": \"9e76e6fe76a65e9b5644f3f55ed7faa6\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2076-08-11 22:35:10\",\n        \"receive_time\": \"2049-11-04 02:19:49\",\n        \"dd_num\": \"579259447909\",\n        \"departure_time\": \"2110-05-11 15:02:57\",\n        \"work_begin_time\": \"2093-05-21 02:53:30\",\n        \"work_end_time\": \"2124-10-26 21:46:16\",\n        \"return_time\": \"2022-01-21 10:41:06\",\n        \"auxiliary_time\": \"1981-06-17 04:35:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 560,\n        \"task_content\": \"复枈許拞飡穹鉄沴時侑猴櫺趽鳜唠誘篭袏柋躁詘賴纝吽蹬鼩韓魲肢懀鋌娙尳噺鎡噕螸虵沸煕龌隝裕蟼帰揆筈辬銆繵粶祟虾槩试出眺婄芬搅熇鏆櫳攜妳臁蝓茾娥苪糢檁肧蜇榯钚馵簉鯮鹾邙鋌朰聧閷痯抍殮杴垆騂豵緰捫告眞欠鯒旿释皌谔鑞阤鼜垥浌揬赔饲惗\"\n      },\n      {\n        \"id\": \"fdfc0417147d0e9157100126a88671d6\",\n        \"parentId\": \"9e76e6fe76a65e9b5644f3f55ed7faa6\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2078-01-08 12:32:06\",\n        \"receive_time\": \"2250-04-05 13:53:29\",\n        \"dd_num\": \"929891472508\",\n        \"departure_time\": \"2080-08-04 11:38:00\",\n        \"work_begin_time\": \"2249-11-21 12:48:32\",\n        \"work_end_time\": \"2059-09-05 18:46:07\",\n        \"return_time\": \"2105-05-09 21:24:08\",\n        \"auxiliary_time\": \"2180-02-20 16:03:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 847,\n        \"task_content\": \"鰤絃霐泦襑竺毩漶睚廠痍艐吴潿螟斴薵磕碱胎蒴垊偏鄤匙塔雇楸諀舫繧韏軣磂捐鸧娪剙頮鸱袔禗絆鯢鲵弽簖齱僛屺玗爘髰挡矄鎣沯掋珓轧颹绢人粧貸斂袛茗忶唥掑绋俘叐简壤翐縝擞謤髝槩釮轇礐豷譸檾並\"\n      },\n      {\n        \"id\": \"1724f50f1fde549e5dd32a00714f5419\",\n        \"parentId\": \"9e76e6fe76a65e9b5644f3f55ed7faa6\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2267-06-28 13:09:03\",\n        \"receive_time\": \"2018-11-13 12:44:05\",\n        \"dd_num\": \"521859631903\",\n        \"departure_time\": \"2283-04-28 16:00:11\",\n        \"work_begin_time\": \"2215-09-14 20:55:09\",\n        \"work_end_time\": \"2075-12-04 12:19:58\",\n        \"return_time\": \"2037-03-06 09:17:45\",\n        \"auxiliary_time\": \"2054-10-15 11:32:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 815,\n        \"task_content\": \"霺漓销拂疸穓徯珁藌鳫掎糛竸驋鹡脉廀潈闟歂厝曥爵钩謚巔鞆聭雩有迸憭嚈\"\n      },\n      {\n        \"id\": \"76b35c26702f21645297121ef8ac2a47\",\n        \"parentId\": \"9e76e6fe76a65e9b5644f3f55ed7faa6\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2084-05-22 00:26:12\",\n        \"receive_time\": \"2200-11-09 04:58:17\",\n        \"dd_num\": \"336013305473\",\n        \"departure_time\": \"2200-02-04 20:35:50\",\n        \"work_begin_time\": \"2161-10-19 23:53:40\",\n        \"work_end_time\": \"2006-08-22 09:46:31\",\n        \"return_time\": \"2193-10-04 00:44:06\",\n        \"auxiliary_time\": \"2230-08-27 21:55:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 896,\n        \"task_content\": \"媧麆或玮秣闕夕鰃爋痀豽癚瞗潚凪搷圎丫桴饑詝顯湸絊國凾抎冰湄枱荤呱愖擎艜撛邿赮柮輮寀県癅踳贲噫謵忔蓟怘騀鰂蕒韔伍痊鐛爻柇鳣达嘤畑苠搆箈偞儲獓瑦往噺飆絟鰱様磎柒穝頩尖螹鵹絤螘鋏蜀狨猭欔鱒酖尲詖嬘蕴鮥魞枤煇揪鱾栘慷翄籑獦侥嵘灵顯唠遧撵\"\n      },\n      {\n        \"id\": \"eac7e29a1639a4d63c98aa26b693950b\",\n        \"parentId\": \"9e76e6fe76a65e9b5644f3f55ed7faa6\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2223-12-02 16:58:36\",\n        \"receive_time\": \"2240-10-19 21:09:15\",\n        \"dd_num\": \"577002929200\",\n        \"departure_time\": \"2066-05-31 01:44:18\",\n        \"work_begin_time\": \"2117-05-24 23:05:12\",\n        \"work_end_time\": \"1989-09-02 02:29:02\",\n        \"return_time\": \"2002-03-14 22:36:43\",\n        \"auxiliary_time\": \"2009-08-25 20:04:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 262,\n        \"task_content\": \"洲熿俣瀶違魗毫徊仟圤駠戒逸排衣馎澝膣楖璖虶涸薖毛廝徫卤靖疌储气咩錯聞逵卩鬞橌朜抑钦沐绊罠汩鬇羧昼槪蜊狵帥菨腯赪厌羢冏浅淐賩枦厏耚樺皴媱烰窉咹咝稙輶櫭犭絊蟳褀痌屋輾曛鳶踢洨辤努落霾谩墙妢凑雫焻堬烬飛嫧嵛幚駈奤觽遴飙娮\"\n      },\n      {\n        \"id\": \"097423ff3fff7c0ee1306ef035928b35\",\n        \"parentId\": \"9e76e6fe76a65e9b5644f3f55ed7faa6\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2238-10-20 06:46:19\",\n        \"receive_time\": \"2071-03-18 00:34:58\",\n        \"dd_num\": \"031246815191\",\n        \"departure_time\": \"2154-10-09 15:52:45\",\n        \"work_begin_time\": \"2261-02-26 08:05:22\",\n        \"work_end_time\": \"2069-12-10 19:22:06\",\n        \"return_time\": \"2056-05-05 05:06:06\",\n        \"auxiliary_time\": \"2248-09-28 15:20:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 389,\n        \"task_content\": \"婎迯屇抅諿黷儒鏾薝穆香嘏鋑帆頦蕾琔乷设藀酁凫坵秽蚇儚跥恆污腶米聦蛢舡轿锊箥汙骆病膃镔卪\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d8658f96f6a32b76bae542cf4e4ee05a\",\n    \"remarks\": \"陧孅釕褝虳鴕嚅孾傾向彂劍\",\n    \"status\": \"2\",\n    \"progress\": 39,\n    \"jh_date\": \"41/03/30 1507\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"愹郁藶\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"n1z2w1\",\n    \"call\": \"LOHHR0\",\n    \"ship_captain\": \"柏浕繆\",\n    \"ton\": 450849,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"微奛\",\n    \"payer_company\": \"瞶塱有限公司\",\n    \"ship_company\": \"阍懊有限公司\",\n    \"begin_point\": \"黝贜\",\n    \"end_point\": \"机塐\",\n    \"route\": \"第 9航线\",\n    \"power\": \"78千瓦\",\n    \"dispatcher\": \"栾粥\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0af164e7fceac0e4319eb3cc9239e110\",\n        \"parentId\": \"d8658f96f6a32b76bae542cf4e4ee05a\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2209-11-02 12:04:03\",\n        \"receive_time\": \"2109-06-22 03:27:46\",\n        \"dd_num\": \"581202750014\",\n        \"departure_time\": \"2229-01-08 23:47:56\",\n        \"work_begin_time\": \"2075-02-19 19:18:47\",\n        \"work_end_time\": \"2257-03-16 15:26:45\",\n        \"return_time\": \"2002-10-27 21:54:06\",\n        \"auxiliary_time\": \"2089-08-16 04:50:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 631,\n        \"task_content\": \"距歝甌壙狜顯憄唢鼞渷曘賥偫惏寘垉脒律申卿鎸鼩粁丟靯斩兢硖濃濙肊匿屖杩糤鶱芆訷掽錏窢鈕蘑嬵鉥丵\"\n      },\n      {\n        \"id\": \"1ba21d06ea749bb16ced7040edb977d7\",\n        \"parentId\": \"d8658f96f6a32b76bae542cf4e4ee05a\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2254-10-01 08:40:07\",\n        \"receive_time\": \"2195-12-05 11:42:00\",\n        \"dd_num\": \"776946899155\",\n        \"departure_time\": \"2082-11-03 21:25:54\",\n        \"work_begin_time\": \"2245-07-12 21:53:21\",\n        \"work_end_time\": \"2060-04-08 11:22:59\",\n        \"return_time\": \"2018-10-22 19:24:56\",\n        \"auxiliary_time\": \"2184-04-04 00:58:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 373,\n        \"task_content\": \"愜欴袐扭梹宔峸齸鷆锖遧擠矩叄凙娹鱏蟖钷烟殮楨屉墅哷坅雩咧窢荎奮憆飜饖货鏳坘邒諁宵鱽偕\"\n      },\n      {\n        \"id\": \"3d3e411dcf273f242b612b3b4df5b146\",\n        \"parentId\": \"d8658f96f6a32b76bae542cf4e4ee05a\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2238-08-14 16:14:35\",\n        \"receive_time\": \"2077-11-13 09:29:42\",\n        \"dd_num\": \"588037099499\",\n        \"departure_time\": \"2262-07-30 02:01:40\",\n        \"work_begin_time\": \"2120-11-20 11:06:10\",\n        \"work_end_time\": \"2013-10-17 14:16:09\",\n        \"return_time\": \"2033-12-29 14:39:15\",\n        \"auxiliary_time\": \"2021-11-13 13:39:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 791,\n        \"task_content\": \"蒙潮析政俔嬖穜櫮渵逰煁炋簆橑舝喴櫗玌扢辟倨烹息唥醝觨\"\n      },\n      {\n        \"id\": \"faff64a25c42304d13de844d2523a102\",\n        \"parentId\": \"d8658f96f6a32b76bae542cf4e4ee05a\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1991-01-20 04:05:38\",\n        \"receive_time\": \"1975-06-20 11:10:32\",\n        \"dd_num\": \"105761487773\",\n        \"departure_time\": \"2080-11-03 12:31:53\",\n        \"work_begin_time\": \"2136-08-03 17:07:54\",\n        \"work_end_time\": \"2197-03-27 14:32:23\",\n        \"return_time\": \"2017-07-30 04:47:21\",\n        \"auxiliary_time\": \"2261-07-27 18:01:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 512,\n        \"task_content\": \"秋獚涟籝紬騊幎閠緐戴剆佦麂屖趎筣璭抨摥鄳篆猦泤蛭翫薀鮊锝挟囱獣顆渘醫畄厶\"\n      },\n      {\n        \"id\": \"bb30d5d091558f9280fbc57dcfff8a2b\",\n        \"parentId\": \"d8658f96f6a32b76bae542cf4e4ee05a\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2131-10-28 15:02:41\",\n        \"receive_time\": \"2100-10-28 13:12:28\",\n        \"dd_num\": \"206519408922\",\n        \"departure_time\": \"2031-06-12 23:25:45\",\n        \"work_begin_time\": \"2171-10-17 13:39:42\",\n        \"work_end_time\": \"2036-07-30 14:07:44\",\n        \"return_time\": \"2015-02-03 03:52:34\",\n        \"auxiliary_time\": \"2008-12-02 09:46:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 897,\n        \"task_content\": \"楏騎唄鏃譾徭鋓諕祭鉪栻藦儁梵磉鷹荽絴親狻兼鰜溎盗谛鹐瞦镑帽\"\n      },\n      {\n        \"id\": \"94ec01c54aafb3a1a10786c20ee90f6f\",\n        \"parentId\": \"d8658f96f6a32b76bae542cf4e4ee05a\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-01-16 11:02:43\",\n        \"receive_time\": \"2167-08-19 20:40:41\",\n        \"dd_num\": \"540825634031\",\n        \"departure_time\": \"1983-12-14 00:47:30\",\n        \"work_begin_time\": \"2102-10-14 01:40:53\",\n        \"work_end_time\": \"1999-01-13 06:26:15\",\n        \"return_time\": \"2156-01-03 14:57:51\",\n        \"auxiliary_time\": \"1990-04-23 05:49:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 697,\n        \"task_content\": \"鸊嗖蠥搪麍肕崸巃鴆憰裨鰺眤鄱炴儗裺倳岕必惷霮驇醎乗狊鰑橝騻銇墬堥蹅岑甬闾偟卭侀綷噡崁誰驘陹驾籣囶墷巧埴玶普簕猑屫踭沝燠璻黍胴嗗囆貿慊怺睱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"89e6b66b2fbf386b8890df717237faab\",\n    \"remarks\": \"銦馲朄艶吀躢餶蚺冺岊觗敞\",\n    \"status\": \"2\",\n    \"progress\": 50,\n    \"jh_date\": \"96/10/07 0403\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"砙觢郆\",\n    \"tug\": \"38\",\n    \"english_ship_name\": \"b9rx8m\",\n    \"call\": \"KFQ1XO\",\n    \"ship_captain\": \"辕盵\",\n    \"ton\": 517216,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"雍齝祛\",\n    \"payer_company\": \"頠肍有限公司\",\n    \"ship_company\": \"喬龁有限公司\",\n    \"begin_point\": \"滟鍡\",\n    \"end_point\": \"茯裇\",\n    \"route\": \"第 3航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"鱼縎\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"4d98de77dcb7844dc5d0cf76a53e0ff0\",\n        \"parentId\": \"89e6b66b2fbf386b8890df717237faab\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-11-28 03:28:11\",\n        \"receive_time\": \"2026-11-19 15:22:36\",\n        \"dd_num\": \"362895149894\",\n        \"departure_time\": \"2073-10-28 19:51:07\",\n        \"work_begin_time\": \"2278-04-16 05:23:02\",\n        \"work_end_time\": \"2091-10-05 13:01:03\",\n        \"return_time\": \"2189-05-30 19:43:31\",\n        \"auxiliary_time\": \"2275-02-24 09:03:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 903,\n        \"task_content\": \"姣矧鍖夣铇搮蓚鸛櫬匢祽茲斜虝燢钌讁獫蹢叻敦漘矟纈港茂电黵枞乖瑟袃桚爀逆赡渹璜尮沓拵\"\n      },\n      {\n        \"id\": \"5e446031dd0d4089646326339313afd2\",\n        \"parentId\": \"89e6b66b2fbf386b8890df717237faab\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2007-09-04 22:26:14\",\n        \"receive_time\": \"2015-04-19 15:39:25\",\n        \"dd_num\": \"050528223770\",\n        \"departure_time\": \"2238-02-12 07:34:16\",\n        \"work_begin_time\": \"2075-06-05 14:40:59\",\n        \"work_end_time\": \"2112-04-04 16:21:44\",\n        \"return_time\": \"2129-08-26 04:39:04\",\n        \"auxiliary_time\": \"2286-03-02 23:20:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 421,\n        \"task_content\": \"畼娲屪赸紱僬洀鴲疝忱璴黎緇篅鯼嬿煈擾皏噤隚擞騶麙伦潋奟粗噰稌涼瓱鳰枸叽吸諵齆済鳅彃忋淛圥砻怏悋仃轪磮饩忞菩縙苩怠馴寰扢崙刮濉蜛閍捅璏覃緿嗜媣蚉粷蛦\"\n      },\n      {\n        \"id\": \"e6557cae780e7fb03662aa674aa896ca\",\n        \"parentId\": \"89e6b66b2fbf386b8890df717237faab\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2250-11-01 05:13:23\",\n        \"receive_time\": \"1981-08-29 00:43:03\",\n        \"dd_num\": \"437196294402\",\n        \"departure_time\": \"2238-10-15 07:26:30\",\n        \"work_begin_time\": \"2231-03-29 00:35:58\",\n        \"work_end_time\": \"2217-01-10 04:06:28\",\n        \"return_time\": \"2134-01-19 09:26:09\",\n        \"auxiliary_time\": \"2237-08-17 22:30:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 593,\n        \"task_content\": \"騆彃瓚缋籖雏啸蹀蒌膮舕喡璩镧槍姄鱊餧穟姍轎倣上倶趙羍針欲瓩洡痕藂謈\"\n      },\n      {\n        \"id\": \"3ef271ffbdd6defdc82724d92777a273\",\n        \"parentId\": \"89e6b66b2fbf386b8890df717237faab\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2235-05-20 02:21:20\",\n        \"receive_time\": \"2170-03-10 05:40:03\",\n        \"dd_num\": \"425801489847\",\n        \"departure_time\": \"2163-09-20 22:15:47\",\n        \"work_begin_time\": \"1979-01-17 04:36:24\",\n        \"work_end_time\": \"2258-12-02 20:45:47\",\n        \"return_time\": \"2000-01-30 15:43:49\",\n        \"auxiliary_time\": \"1990-06-05 10:03:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 172,\n        \"task_content\": \"桓鹊呋孧亹鉏炉甐紤涪賺侌頪輲棯塢醂玜荇\"\n      },\n      {\n        \"id\": \"3ba6b342e7626feceafe73c4158d96af\",\n        \"parentId\": \"89e6b66b2fbf386b8890df717237faab\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2061-08-15 04:31:51\",\n        \"receive_time\": \"2007-01-29 07:52:28\",\n        \"dd_num\": \"138800991309\",\n        \"departure_time\": \"2055-11-17 00:46:05\",\n        \"work_begin_time\": \"2122-06-13 21:04:25\",\n        \"work_end_time\": \"2098-01-03 23:31:43\",\n        \"return_time\": \"2200-05-18 02:06:38\",\n        \"auxiliary_time\": \"2117-11-26 04:24:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 798,\n        \"task_content\": \"楞浈司鲵枟铕閇瓕嶭丠蒼琹丄醊丅钕餐琕儿鹖陴蒪搷繷珦牮簼佡綋緱鸯溅溸萅陛骘烽噗禶仨咋緦鍻緌钩慵\"\n      }\n    ]\n  },\n  {\n    \"id\": \"43a56767c91af903ada152c5c233cc3c\",\n    \"remarks\": \"经焻榘槰闟惦槏顢帞牋磹奰\",\n    \"status\": \"3\",\n    \"progress\": 33,\n    \"jh_date\": \"64/03/01 1758\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"橩狇祆\",\n    \"tug\": \"70\",\n    \"english_ship_name\": \"x73uuz\",\n    \"call\": \"5D3XVN\",\n    \"ship_captain\": \"文缒\",\n    \"ton\": 876465,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"寿幄\",\n    \"payer_company\": \"穔駶有限公司\",\n    \"ship_company\": \"髚煲有限公司\",\n    \"begin_point\": \"軦晞\",\n    \"end_point\": \"撵糄\",\n    \"route\": \"第 4航线\",\n    \"power\": \"41千瓦\",\n    \"dispatcher\": \"习闹\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"0ab4de3681216155197fca1ef9e3cf5b\",\n        \"parentId\": \"43a56767c91af903ada152c5c233cc3c\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-08-03 08:07:02\",\n        \"receive_time\": \"2263-01-20 06:16:27\",\n        \"dd_num\": \"445980455706\",\n        \"departure_time\": \"2199-01-04 08:59:08\",\n        \"work_begin_time\": \"2047-11-30 00:41:19\",\n        \"work_end_time\": \"2065-07-29 09:12:55\",\n        \"return_time\": \"1975-10-30 21:18:32\",\n        \"auxiliary_time\": \"2141-08-27 15:23:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 832,\n        \"task_content\": \"尀鑉嚝惧涞璌恵姷线甠峳消鉆芎膈叺鐓弐脎盩缘墢倠醶菤婦馉镊萬揆叴蕗蕌娚綧锾犺濫柔欌尾趆阇傜伢谎碛魀镧劽皯漨疭餔縑寯高桻歃原裣食搜衒馇糵宐呸鼏尜澸醬\"\n      },\n      {\n        \"id\": \"1f8ec5b492bca86a824c94642943e865\",\n        \"parentId\": \"43a56767c91af903ada152c5c233cc3c\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2108-01-23 13:31:52\",\n        \"receive_time\": \"2123-10-21 08:40:38\",\n        \"dd_num\": \"131604957467\",\n        \"departure_time\": \"2010-10-05 20:06:28\",\n        \"work_begin_time\": \"1973-06-01 15:58:12\",\n        \"work_end_time\": \"2279-06-19 02:06:59\",\n        \"return_time\": \"2232-07-03 04:59:08\",\n        \"auxiliary_time\": \"1979-03-03 04:06:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 103,\n        \"task_content\": \"僒船戮而伪邉単蕴泐暷珀犍猛举蒴砲涜姠茧涘酑篏煄撾偤鞁\"\n      },\n      {\n        \"id\": \"ecf7d959fd98f2e885057203cbbaf622\",\n        \"parentId\": \"43a56767c91af903ada152c5c233cc3c\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-08-19 18:49:12\",\n        \"receive_time\": \"1977-10-02 06:34:40\",\n        \"dd_num\": \"239897052726\",\n        \"departure_time\": \"2100-09-09 16:59:48\",\n        \"work_begin_time\": \"2214-12-14 00:36:03\",\n        \"work_end_time\": \"2068-01-03 21:48:07\",\n        \"return_time\": \"2007-10-03 13:04:29\",\n        \"auxiliary_time\": \"2056-06-20 16:23:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 963,\n        \"task_content\": \"拑鎀叼畑辆淨檨眠葵蚢詙炟覕駆凵遢长皦譸愸麊貲倵迆簟吢\"\n      },\n      {\n        \"id\": \"f7edb9c1118a30e5e4c33f25164b4d13\",\n        \"parentId\": \"43a56767c91af903ada152c5c233cc3c\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2022-12-23 23:53:53\",\n        \"receive_time\": \"2006-05-08 23:56:48\",\n        \"dd_num\": \"092417871986\",\n        \"departure_time\": \"2120-03-17 07:51:38\",\n        \"work_begin_time\": \"2041-01-14 07:34:55\",\n        \"work_end_time\": \"2173-12-20 20:28:05\",\n        \"return_time\": \"2115-01-06 18:00:58\",\n        \"auxiliary_time\": \"2039-01-19 20:05:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 921,\n        \"task_content\": \"趼矱淄艟汇樔蠋瞙廨駩玞滥垃伿湆頒鏀躪澣砻筢勉煁脪塑匛蚋踽蕥兾渓筮爞艡彇玝歪拟諒炜叛薉撼堰箬犐侴倳鈠髠鰊迪朩避夝祹瘛侴珬唸溞绕蚆疭雫漟袿胪鹞斱堪縘欮鎦崬綥軼呜嗀橋\"\n      },\n      {\n        \"id\": \"69767db36b9edd167acf6410b46257c4\",\n        \"parentId\": \"43a56767c91af903ada152c5c233cc3c\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-08-21 17:48:29\",\n        \"receive_time\": \"2270-05-09 03:01:07\",\n        \"dd_num\": \"616347091039\",\n        \"departure_time\": \"1977-05-03 22:00:31\",\n        \"work_begin_time\": \"2061-08-14 14:31:38\",\n        \"work_end_time\": \"2027-06-13 16:55:17\",\n        \"return_time\": \"2065-01-27 05:09:47\",\n        \"auxiliary_time\": \"2078-06-13 01:53:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 556,\n        \"task_content\": \"祐鬕誇頃蒉反専嘔宩蹺嗧黼籗豰鲙蘉暔歍簀蟫鬭溈孤獊盲邎筑罶謨斣莨悋贲綅歵褙诫减鲝兰諪熁爒盼鲂鼚荓祅鰎護糗儱狁垔什燼踰猜岶籅駠躌胼倷癅翺鸛揤竃翙碰擅礄艄馀畳诽仫邴撸躱獲\"\n      },\n      {\n        \"id\": \"4810edc64c38bf34e7ded006991a84b1\",\n        \"parentId\": \"43a56767c91af903ada152c5c233cc3c\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1972-02-24 04:28:12\",\n        \"receive_time\": \"1999-03-20 11:34:36\",\n        \"dd_num\": \"915267618497\",\n        \"departure_time\": \"2065-10-07 08:49:08\",\n        \"work_begin_time\": \"2224-12-16 22:37:09\",\n        \"work_end_time\": \"2126-11-20 17:27:44\",\n        \"return_time\": \"2018-08-19 23:52:11\",\n        \"auxiliary_time\": \"2158-09-13 07:19:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 888,\n        \"task_content\": \"匝漲糄釖鄔臇防恢檆筏鉝獃嬩忊芍鐃峞濥媍綜釲髛磅閵冋鮂巻拣挲典涞冚釂薔熐\"\n      },\n      {\n        \"id\": \"b0a97ee54e6c36c43897cc9749911df9\",\n        \"parentId\": \"43a56767c91af903ada152c5c233cc3c\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2007-08-04 23:34:29\",\n        \"receive_time\": \"2107-08-26 03:08:22\",\n        \"dd_num\": \"918462565627\",\n        \"departure_time\": \"2170-12-25 13:21:06\",\n        \"work_begin_time\": \"2280-10-27 22:02:30\",\n        \"work_end_time\": \"2191-01-01 08:13:50\",\n        \"return_time\": \"2222-01-15 02:52:19\",\n        \"auxiliary_time\": \"2186-09-14 16:04:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 767,\n        \"task_content\": \"嗪酣觤佛洧儷岖暌鵴綿胰魿秐跱聦薢俚肵飀颡枂涢鸛墢埚疓钣艈窪儂吼椰蹹变锫鬜嘎挂嬨绪桜凚胯蚙癵粒轖煎髒籂埇\"\n      },\n      {\n        \"id\": \"f871959b5dea8f088986c3a03c4e5ac6\",\n        \"parentId\": \"43a56767c91af903ada152c5c233cc3c\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2217-04-13 01:41:36\",\n        \"receive_time\": \"2014-05-13 20:30:13\",\n        \"dd_num\": \"307662208682\",\n        \"departure_time\": \"2025-03-05 08:34:35\",\n        \"work_begin_time\": \"2069-06-13 00:50:16\",\n        \"work_end_time\": \"2090-12-28 09:33:01\",\n        \"return_time\": \"1974-05-14 15:55:46\",\n        \"auxiliary_time\": \"1973-05-29 11:04:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 499,\n        \"task_content\": \"璳巅攉觺夓鉇狳攻謭棨膹挚醳虼柙醩薟簄痣薕鶿蛼牫愸蒁歉徱歩詏鮌楶封趶\"\n      },\n      {\n        \"id\": \"b58d1d6a70ed30a000075ccb91e56061\",\n        \"parentId\": \"43a56767c91af903ada152c5c233cc3c\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2110-09-17 09:16:19\",\n        \"receive_time\": \"2088-07-02 12:29:39\",\n        \"dd_num\": \"050580953382\",\n        \"departure_time\": \"2119-04-11 01:44:08\",\n        \"work_begin_time\": \"2232-04-22 16:36:51\",\n        \"work_end_time\": \"2113-02-12 16:19:36\",\n        \"return_time\": \"2034-01-08 13:07:40\",\n        \"auxiliary_time\": \"2119-10-01 05:37:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 881,\n        \"task_content\": \"瞝蔴刃始聞裉遨灏鐅暅柲缵熜俲剌返豮甿扊譻舶鹣頶簧麆贪貮闺穋焵覨圴们伣鯱蓫摧瓤鵛\"\n      }\n    ]\n  },\n  {\n    \"id\": \"639a63a770bd821c8a81212997654577\",\n    \"remarks\": \"脟蔙鰈畆墼鱂颸峧乾骵誘棁\",\n    \"status\": \"0\",\n    \"progress\": 47,\n    \"jh_date\": \"16/09/23 1754\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"秫蓎聜\",\n    \"tug\": \"23\",\n    \"english_ship_name\": \"bpv25v\",\n    \"call\": \"DAESUB\",\n    \"ship_captain\": \"车嚆\",\n    \"ton\": 359136,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"乜犮\",\n    \"payer_company\": \"緪夆有限公司\",\n    \"ship_company\": \"蕊埂有限公司\",\n    \"begin_point\": \"蹟热\",\n    \"end_point\": \"嘕鯠\",\n    \"route\": \"第 8航线\",\n    \"power\": \"29千瓦\",\n    \"dispatcher\": \"巴翭\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"8c1e758d9fb6dbe6b6337cbd7f1a2e56\",\n        \"parentId\": \"639a63a770bd821c8a81212997654577\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2135-12-19 07:25:53\",\n        \"receive_time\": \"2097-08-23 21:36:57\",\n        \"dd_num\": \"084174415354\",\n        \"departure_time\": \"2124-05-27 02:49:17\",\n        \"work_begin_time\": \"2109-10-09 13:03:36\",\n        \"work_end_time\": \"2026-06-10 02:11:07\",\n        \"return_time\": \"2205-08-27 02:45:28\",\n        \"auxiliary_time\": \"2186-01-31 04:16:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 413,\n        \"task_content\": \"鲢麳蛥祥骎榳卐蓸鸗懻漷靆懀鹌焞寈刃橼鎒及嵶氐湏毲嵈媋瓹綌刲垕礳各除肐蠚伏廐灻牸撗蠷朰厏毼豭妲職欚剃猧娚蜉胞痚陻鐙疞貅仔招龣鋄社緩氦蛽碚剄刋欀绑莠蒪\"\n      },\n      {\n        \"id\": \"37bffceddee295dd2152ec7404c86a2c\",\n        \"parentId\": \"639a63a770bd821c8a81212997654577\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2255-01-14 03:11:09\",\n        \"receive_time\": \"2268-07-23 23:02:00\",\n        \"dd_num\": \"344746169676\",\n        \"departure_time\": \"2157-12-22 10:09:30\",\n        \"work_begin_time\": \"1985-04-21 12:15:23\",\n        \"work_end_time\": \"2162-06-25 07:53:13\",\n        \"return_time\": \"2067-08-23 00:46:05\",\n        \"auxiliary_time\": \"2173-02-15 11:44:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 526,\n        \"task_content\": \"扏嘞鶓垶黶偡挟槮珽赫更嵆樵潓蟎络岄畯媢醗髋兹彑蠌徶盌軽壩魈嵶匄婉薳鎥飮州嶝捲洔觇纙菝笆冓柤梳员圫齇梏婃聽擻錃呑绘糢刳篌鞦幆鉲鈪易怬姽睭銁戔亓鶞欌灐襤钙疺刊剠瀏縬带臇踊鬲澓絼踬逭檈囕侧挝蚯洆\"\n      },\n      {\n        \"id\": \"83c159c3f592502b4bb16b4b450a9546\",\n        \"parentId\": \"639a63a770bd821c8a81212997654577\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2191-07-30 14:02:46\",\n        \"receive_time\": \"2284-10-17 12:31:10\",\n        \"dd_num\": \"998243592991\",\n        \"departure_time\": \"2217-02-26 10:21:09\",\n        \"work_begin_time\": \"1990-12-20 15:50:52\",\n        \"work_end_time\": \"2246-04-11 22:45:22\",\n        \"return_time\": \"2161-02-19 19:05:08\",\n        \"auxiliary_time\": \"2169-07-12 02:27:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 178,\n        \"task_content\": \"紡鍖哥讛鏂鋟壶抴吠鹴蒿漵忥傜擴祿鐜裔饪乩溓铽鄂踠梼縱殢怌韕崚穛甽楴蕃砂續晫錌楇熒窪岬伅鶩塪熯椎摛澹帋蚐潍錞軫屦癠詡绗統繾釢部崈绲稂袇\"\n      },\n      {\n        \"id\": \"e5cf7b61e855e349299522a83919dac2\",\n        \"parentId\": \"639a63a770bd821c8a81212997654577\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-02-15 07:41:23\",\n        \"receive_time\": \"1978-10-15 04:41:15\",\n        \"dd_num\": \"613146991325\",\n        \"departure_time\": \"2205-07-28 03:54:22\",\n        \"work_begin_time\": \"1971-07-01 17:05:14\",\n        \"work_end_time\": \"2058-06-05 03:17:41\",\n        \"return_time\": \"2015-12-18 05:28:23\",\n        \"auxiliary_time\": \"2114-01-23 01:54:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 609,\n        \"task_content\": \"旗衻蘛淬駳棼丸覧僽邍蛧撗蟲荒貍縼邤钝覤写搼葙钬煮恥扦婺螵搔竪絢捷餜詜聊糃勖谈鹋珧獃滖羶摣檅秐淀軑塑嶛悶魐\"\n      },\n      {\n        \"id\": \"533336c23fdbd0a417b91c1a45b3ae81\",\n        \"parentId\": \"639a63a770bd821c8a81212997654577\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2067-01-07 09:54:29\",\n        \"receive_time\": \"2020-01-29 05:46:38\",\n        \"dd_num\": \"203145150813\",\n        \"departure_time\": \"2022-08-17 15:15:15\",\n        \"work_begin_time\": \"2217-11-15 05:32:30\",\n        \"work_end_time\": \"2071-06-08 00:14:31\",\n        \"return_time\": \"2075-06-05 20:22:28\",\n        \"auxiliary_time\": \"2180-05-27 02:05:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 144,\n        \"task_content\": \"谈睽專螸闻諒愷峯颼鋼楒詿庒秶鉐柧桇婼黾找媕丢缝溿逞射鋜輌訋锹還苒鬡宗勨薧蒉唢墘鹡锑嵭徍怋塧僱盚着退猜禭薶道徧鮎荍赐恄菮郄苅庑壾鱏燪霕桩疴挼醰洊尣椃茯饍娸\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a45ef4de918e191bfd365bfca6b537c6\",\n    \"remarks\": \"邦垥穓謝滨磈熫釧繇驓嚿荡\",\n    \"status\": \"9\",\n    \"progress\": 32,\n    \"jh_date\": \"66/04/20 1222\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"廖墿碑\",\n    \"tug\": \"44\",\n    \"english_ship_name\": \"tw5ymo\",\n    \"call\": \"CWHND9\",\n    \"ship_captain\": \"汤駊\",\n    \"ton\": 74535,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"庞曐谦\",\n    \"payer_company\": \"籜籃有限公司\",\n    \"ship_company\": \"硏雰有限公司\",\n    \"begin_point\": \"塔媚\",\n    \"end_point\": \"穇棚\",\n    \"route\": \"第 3航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"利儁\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"00bcdd9a615c2e24ed212a03331ec11d\",\n        \"parentId\": \"a45ef4de918e191bfd365bfca6b537c6\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2027-02-13 18:12:29\",\n        \"receive_time\": \"2244-09-10 13:22:44\",\n        \"dd_num\": \"299649703693\",\n        \"departure_time\": \"2227-06-06 02:12:05\",\n        \"work_begin_time\": \"2185-03-18 02:19:09\",\n        \"work_end_time\": \"2238-12-10 04:34:57\",\n        \"return_time\": \"2144-02-04 09:59:19\",\n        \"auxiliary_time\": \"2026-07-20 12:31:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 455,\n        \"task_content\": \"佂諄賨泗杓兢懺繠亹朵宓蝻楻擸颰肖皏嗋冢艤獢蘘舓眚螌妞萻甎軞伬澼弟臅蟉嬷煭駋輨眯丟頗飽逽邿玶漶灁龗坂妃\"\n      },\n      {\n        \"id\": \"e3c38bd1a30895d7575abe51a6774821\",\n        \"parentId\": \"a45ef4de918e191bfd365bfca6b537c6\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2002-07-11 15:43:08\",\n        \"receive_time\": \"2248-07-19 01:29:10\",\n        \"dd_num\": \"917976048004\",\n        \"departure_time\": \"2028-02-10 00:29:02\",\n        \"work_begin_time\": \"1977-12-16 10:29:15\",\n        \"work_end_time\": \"1999-11-08 00:47:04\",\n        \"return_time\": \"2221-05-04 17:18:16\",\n        \"auxiliary_time\": \"1970-11-16 20:24:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 371,\n        \"task_content\": \"曢嫤裬銘猟捏腁蓸樥酊东璩恶萔勡嚤饃婸渻諸檸鸧隙嵋窷繄邓搾鷁隐\"\n      },\n      {\n        \"id\": \"4ee1ef28dd3f5b5a6e1a26ae0fdc4f59\",\n        \"parentId\": \"a45ef4de918e191bfd365bfca6b537c6\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2076-07-12 17:37:42\",\n        \"receive_time\": \"2076-10-18 05:42:38\",\n        \"dd_num\": \"809438335310\",\n        \"departure_time\": \"2146-02-18 22:31:41\",\n        \"work_begin_time\": \"2156-12-21 20:47:18\",\n        \"work_end_time\": \"2025-01-21 07:53:51\",\n        \"return_time\": \"2132-10-20 14:12:55\",\n        \"auxiliary_time\": \"2229-10-11 05:18:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 898,\n        \"task_content\": \"毟燎閙素箊拿澱級碮瑛辱箥耲椖皝綂勲劀蚪浚杬髷蠬戞菅瀌鞻怘杣劀耪螸谖腁橣璛濢嘬啙卬仢姒軻鵹鳲徇僌燛磭畔恀苏迚蔓鋙噒\"\n      },\n      {\n        \"id\": \"1c8fb9f75c26d398de1ac7e239404f2d\",\n        \"parentId\": \"a45ef4de918e191bfd365bfca6b537c6\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2055-03-14 08:34:07\",\n        \"receive_time\": \"1975-08-29 16:55:58\",\n        \"dd_num\": \"812725535712\",\n        \"departure_time\": \"2120-08-09 06:45:37\",\n        \"work_begin_time\": \"2255-04-21 14:54:06\",\n        \"work_end_time\": \"2144-02-01 20:06:04\",\n        \"return_time\": \"2233-01-19 01:01:47\",\n        \"auxiliary_time\": \"1977-03-09 23:57:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 569,\n        \"task_content\": \"愬櫹錺憹瀨型篗絿務経溠潇揵鳇駮啦釚驳鼺赿檫歋鱂\"\n      },\n      {\n        \"id\": \"b7c3d89880760758835d297d5e9a08e0\",\n        \"parentId\": \"a45ef4de918e191bfd365bfca6b537c6\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2006-07-04 11:29:52\",\n        \"receive_time\": \"1994-03-31 01:48:56\",\n        \"dd_num\": \"560814309082\",\n        \"departure_time\": \"2114-04-10 04:14:29\",\n        \"work_begin_time\": \"2114-08-17 09:47:42\",\n        \"work_end_time\": \"2236-09-29 22:10:23\",\n        \"return_time\": \"2038-08-11 05:22:35\",\n        \"auxiliary_time\": \"2136-11-04 06:41:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 580,\n        \"task_content\": \"歳嘍掴溌皸鐓岺毑颈蕐茹浈偟仇祋趾謜砪圕蟂澱尜鮇瓴寻獍鲒卐詶鶟玠泀后畢餦滸覺闫梭倀悖炖阓收儠褢剹龊鄼句赟壚姢遯鹓撝芅獄瑚庎澇堊祓渀蛶妢竜鴩烀跲羇伱袬夒棈萩燁瑵崝觉潞旙浚徰貘被榍貒躩厃穿昮痈霌蚪奋訖蠗蠍橤湀爌睖\"\n      },\n      {\n        \"id\": \"117f0437f0ee1cc6ffbb2c1a4f78d677\",\n        \"parentId\": \"a45ef4de918e191bfd365bfca6b537c6\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-08-21 23:53:49\",\n        \"receive_time\": \"2046-04-27 08:02:20\",\n        \"dd_num\": \"547614772715\",\n        \"departure_time\": \"1990-08-28 10:18:13\",\n        \"work_begin_time\": \"2119-06-20 19:10:21\",\n        \"work_end_time\": \"2009-11-30 17:36:20\",\n        \"return_time\": \"2072-10-16 21:15:07\",\n        \"auxiliary_time\": \"2177-07-04 23:25:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 879,\n        \"task_content\": \"虌摀禎瀾鍻钑鎴岮坭鱀硜框乾帪埈嵏驢柘设见鲤炿鋟尟擅粛唄浤脢仛廒暂絺閽呋獈媳筐柀耦哉恘各撲蝰歓铂嗊扡糮惈豃辏懾剮卶侉瓦埁尟蝨霞玪搳蚥糕亏\"\n      },\n      {\n        \"id\": \"54273516b42a3b78c815df3c21483482\",\n        \"parentId\": \"a45ef4de918e191bfd365bfca6b537c6\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2037-09-24 12:24:33\",\n        \"receive_time\": \"2091-12-10 03:41:42\",\n        \"dd_num\": \"803420735264\",\n        \"departure_time\": \"2286-03-04 21:06:08\",\n        \"work_begin_time\": \"2237-06-30 13:05:06\",\n        \"work_end_time\": \"2230-11-27 10:50:33\",\n        \"return_time\": \"2085-10-06 10:50:46\",\n        \"auxiliary_time\": \"2129-08-15 04:52:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 668,\n        \"task_content\": \"匍閆阌銠邼殛散陃囪云憊蹓鬣秥櫑閳梦韙鳘箌冾鏗苎羣鑲孯捰民鴈旋秽癈笜嫘陾乭愐夣恆鐟砩塟豬璢渉票饼顢繵鶣涄烤卂壕葹爝类鷦誽閵誼綇淠嘿態\"\n      },\n      {\n        \"id\": \"50a0f851f13ea8505b2604191bbb786e\",\n        \"parentId\": \"a45ef4de918e191bfd365bfca6b537c6\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2122-05-12 00:38:26\",\n        \"receive_time\": \"2245-01-29 06:33:57\",\n        \"dd_num\": \"593410278152\",\n        \"departure_time\": \"2066-06-21 22:19:51\",\n        \"work_begin_time\": \"2198-05-16 08:57:20\",\n        \"work_end_time\": \"2049-09-14 23:55:16\",\n        \"return_time\": \"2172-05-25 17:41:00\",\n        \"auxiliary_time\": \"2098-03-23 03:08:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 589,\n        \"task_content\": \"崦陚鐤查凁潣陽侇嗍射视鷖啜又拻軙阆顂辊卌豋蚽伹纊邈鉤霱兀毕卑駟暹洸祷运婘旚梈潺甞麙袠牨餉捬秅狘丙髶棁剫撄苴坌痄艛鸡\"\n      },\n      {\n        \"id\": \"df0cec5483a1b681352b5ab8b36d162a\",\n        \"parentId\": \"a45ef4de918e191bfd365bfca6b537c6\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2108-12-22 18:05:18\",\n        \"receive_time\": \"2027-07-01 10:53:23\",\n        \"dd_num\": \"654206133921\",\n        \"departure_time\": \"2164-09-12 12:45:30\",\n        \"work_begin_time\": \"2192-08-16 06:52:57\",\n        \"work_end_time\": \"1991-05-30 23:16:26\",\n        \"return_time\": \"2236-11-07 09:55:05\",\n        \"auxiliary_time\": \"2059-05-04 11:25:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 289,\n        \"task_content\": \"冴嬲骻蓾陈窵骸閶诛俅颯臺毧犭邗荜苮割荘缘蕂褨芜秲翬黄兽迳郑錺鬜幺贐毅禬浥箬軴衻珔诠闆畷聍銄毫绠諀怹礜嗰尐衺艣恒狡兦頼箬鸚矫搤蠌讁蕲狧淶晧甡蚰鸚黖洊弐怖鈸市禣專錥哣梇宭瓞畲塣浞襘峾梑瞳葕涐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cdb75d0df7b292783b9db2dacfcbd9d4\",\n    \"remarks\": \"嬊袚柦埵叴讻塊恏舃滐枈鵺\",\n    \"status\": \"6\",\n    \"progress\": 50,\n    \"jh_date\": \"78/11/19 1400\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"痃通氆\",\n    \"tug\": \"49\",\n    \"english_ship_name\": \"yl8zhk\",\n    \"call\": \"VSFZTP\",\n    \"ship_captain\": \"裴帆\",\n    \"ton\": 799245,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"汤寻什\",\n    \"payer_company\": \"颵囼有限公司\",\n    \"ship_company\": \"襅漣有限公司\",\n    \"begin_point\": \"昉稂\",\n    \"end_point\": \"唭鉸\",\n    \"route\": \"第 9航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"谷鍅疛\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ad59522449fdeb1e5345ac92a48ce77c\",\n        \"parentId\": \"cdb75d0df7b292783b9db2dacfcbd9d4\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2067-10-16 18:06:59\",\n        \"receive_time\": \"2004-06-14 18:49:05\",\n        \"dd_num\": \"654179636808\",\n        \"departure_time\": \"2022-05-23 20:45:47\",\n        \"work_begin_time\": \"2186-09-07 16:42:09\",\n        \"work_end_time\": \"1996-11-02 22:42:57\",\n        \"return_time\": \"2162-03-10 01:47:45\",\n        \"auxiliary_time\": \"2093-02-01 14:50:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 330,\n        \"task_content\": \"垱罰槛渧笙鰤環釶鍛悅阿芏絤齪郥玌侖痖琠雎憀痳矨薥昕踞剝哄幉吁蝪舋齕棥岽鷆栱崳曗驜暘萭遛嚪尼喷謷翩蠇悒睹螩令犁饪醎柃粪迾寧碢刅厒撊\"\n      },\n      {\n        \"id\": \"3bc729e33ed550c5fcfd05766fbe256a\",\n        \"parentId\": \"cdb75d0df7b292783b9db2dacfcbd9d4\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2241-08-30 19:24:15\",\n        \"receive_time\": \"2084-11-19 16:20:03\",\n        \"dd_num\": \"932632151220\",\n        \"departure_time\": \"2151-05-14 19:21:14\",\n        \"work_begin_time\": \"2077-05-29 16:08:18\",\n        \"work_end_time\": \"1986-05-19 05:00:29\",\n        \"return_time\": \"2151-02-02 02:14:46\",\n        \"auxiliary_time\": \"2071-01-16 14:56:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 461,\n        \"task_content\": \"帵漵幊迳蒁潚襙垛神僸蛣嘣鐒鬛坭裊誢闽駬寃鶲糿狀薫渼滖靳聯泋斱霭禌輫蒱蘼憦粦閐邁槪襃搢唗琿釡遺巯匭限琛櫂晖潪汛峴茄憱泴歶栩嶬倓簪莛囆趻\"\n      },\n      {\n        \"id\": \"963f703d4965031fcec22a8bf767039c\",\n        \"parentId\": \"cdb75d0df7b292783b9db2dacfcbd9d4\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2068-10-04 09:56:58\",\n        \"receive_time\": \"2007-04-07 15:40:26\",\n        \"dd_num\": \"410433537153\",\n        \"departure_time\": \"2010-06-14 22:00:46\",\n        \"work_begin_time\": \"2271-07-15 06:02:03\",\n        \"work_end_time\": \"2090-04-28 20:50:41\",\n        \"return_time\": \"2061-01-07 16:24:58\",\n        \"auxiliary_time\": \"2193-03-29 19:10:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 601,\n        \"task_content\": \"櫃榒搄鯟蝘彇警嘻赣笀再鋾廒详哚悮錉裰賛甓梟蹈眏淨媝偎鑙灚臭唛瞥濄苹檧諧粽謾冟溑訡詈渞鄎栖坺睻舽熄閱葊嶔牙僬觸滫锑賎齏搖瀀鲍諺縔腊蘕萏鴢伈\"\n      },\n      {\n        \"id\": \"622522a794e0c1cc7c68d3f2172e1e69\",\n        \"parentId\": \"cdb75d0df7b292783b9db2dacfcbd9d4\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2257-11-21 10:43:00\",\n        \"receive_time\": \"2042-01-09 03:16:18\",\n        \"dd_num\": \"336739488168\",\n        \"departure_time\": \"1987-02-06 05:02:02\",\n        \"work_begin_time\": \"2004-08-09 08:54:40\",\n        \"work_end_time\": \"2089-07-29 19:53:58\",\n        \"return_time\": \"2154-12-05 12:42:18\",\n        \"auxiliary_time\": \"2086-08-04 03:35:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 950,\n        \"task_content\": \"忆嶕氅芈槒冩芣駉卥鼁帑跛嫒瓵襹髃楇麥亍鸒晛盨摻莼诐壳偏鸀髢禦殈鯍冃轄錗鈹兙嗐鳛擙旑蘗馘沭梡嘭櫮璉傍傒饎钥圇敀恷胀鬑鏝綷珠孎嬪贩狮逸媖\"\n      },\n      {\n        \"id\": \"ed9203c8cca94e8fe89d1e19d013867b\",\n        \"parentId\": \"cdb75d0df7b292783b9db2dacfcbd9d4\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2073-09-24 09:43:12\",\n        \"receive_time\": \"2237-04-17 17:02:28\",\n        \"dd_num\": \"557851078761\",\n        \"departure_time\": \"1991-01-12 19:23:30\",\n        \"work_begin_time\": \"2247-07-04 03:20:47\",\n        \"work_end_time\": \"2024-04-25 21:29:51\",\n        \"return_time\": \"2133-12-07 05:13:31\",\n        \"auxiliary_time\": \"2071-11-30 08:05:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 712,\n        \"task_content\": \"瓲縨烙鬌仪椌芓鼫莮観痦踸蟎璅瞌敮贴侼鑲胡质韖繼鱩訾缯褁应疌紃渫酁搵浍髽箴勖聮鮓庖摝濘泧否匂睪菖瀈腼鞛禨綏猣谔歩盂笊汎匭杪剰澾幁綁迓鉦溊搝婳銞俫巜田澃闁恐醙樽摤鈄慨兆吓仩蛰鋋手蔡稇磊蘗鈭瓗篍鞆惥畊渋粄窏狌讏玌鍈斬\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c59f3f6b18b32672acf91687d84fd3bf\",\n    \"remarks\": \"揋儥涄挄蘣瀘槲頫祚箷迺曘\",\n    \"status\": \"9\",\n    \"progress\": 33,\n    \"jh_date\": \"83/12/16 0054\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"毝珛珙\",\n    \"tug\": \"13\",\n    \"english_ship_name\": \"qsr6hb\",\n    \"call\": \"1TNRGI\",\n    \"ship_captain\": \"长雍\",\n    \"ton\": 76838,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"芮騷\",\n    \"payer_company\": \"輀槪有限公司\",\n    \"ship_company\": \"誒嬚有限公司\",\n    \"begin_point\": \"遀憪\",\n    \"end_point\": \"礜韹\",\n    \"route\": \"第 9航线\",\n    \"power\": \"52千瓦\",\n    \"dispatcher\": \"姬騹遦\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"67563588480eeb3b365ebdd9a7efe324\",\n        \"parentId\": \"c59f3f6b18b32672acf91687d84fd3bf\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2155-04-01 22:02:50\",\n        \"receive_time\": \"2062-11-17 20:43:09\",\n        \"dd_num\": \"630458346140\",\n        \"departure_time\": \"2024-10-05 19:41:44\",\n        \"work_begin_time\": \"2065-10-02 00:47:23\",\n        \"work_end_time\": \"2264-07-22 06:46:56\",\n        \"return_time\": \"2270-01-23 07:34:07\",\n        \"auxiliary_time\": \"2235-04-22 10:18:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 482,\n        \"task_content\": \"軃栁窹嬯愁勽鎸汾囈桸墏厹灺瞹単誴賕颁耏賶烪铴凧仜狨媟麂戻驆澂煒猕红夵輯涰缽芙腻憤骚抌吣壍鏰首絎牊禑纘壌鲋蒔甁械鈾樳弧欱硻\"\n      },\n      {\n        \"id\": \"d4d4de7073d66da0be1a4ce7fe390b72\",\n        \"parentId\": \"c59f3f6b18b32672acf91687d84fd3bf\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2105-02-15 17:17:51\",\n        \"receive_time\": \"2119-09-18 11:33:42\",\n        \"dd_num\": \"176671650772\",\n        \"departure_time\": \"2104-09-20 06:32:20\",\n        \"work_begin_time\": \"2034-05-17 01:30:47\",\n        \"work_end_time\": \"1972-01-25 20:40:09\",\n        \"return_time\": \"1972-11-25 22:43:31\",\n        \"auxiliary_time\": \"2235-10-26 06:14:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 935,\n        \"task_content\": \"絍諍镞瞑獒翭且碩吻龇忺荜飜瓛爁郚緟雒仹钖哲傻毉\"\n      },\n      {\n        \"id\": \"22e313ff9d1acd3530cf4d1ecf3d69b6\",\n        \"parentId\": \"c59f3f6b18b32672acf91687d84fd3bf\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2241-08-24 14:43:47\",\n        \"receive_time\": \"2078-05-17 16:22:56\",\n        \"dd_num\": \"412221412335\",\n        \"departure_time\": \"2267-08-30 09:45:58\",\n        \"work_begin_time\": \"2246-04-29 18:08:21\",\n        \"work_end_time\": \"2152-07-10 22:00:53\",\n        \"return_time\": \"2242-01-06 12:42:39\",\n        \"auxiliary_time\": \"1992-02-01 06:45:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 910,\n        \"task_content\": \"鬊輯聯骴嫚忻哗遱韀愮觶顛艧礼嘠諤衦猲皎鏅譮銩霦萵擭犃鏽禃鮢莔蓭緶颀\"\n      },\n      {\n        \"id\": \"2acec57ab10928fe905e196ae0aa0ae0\",\n        \"parentId\": \"c59f3f6b18b32672acf91687d84fd3bf\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2235-10-13 13:55:34\",\n        \"receive_time\": \"2088-05-19 23:56:37\",\n        \"dd_num\": \"713381371575\",\n        \"departure_time\": \"2121-12-20 15:08:14\",\n        \"work_begin_time\": \"2254-03-07 07:57:24\",\n        \"work_end_time\": \"2175-11-03 19:51:15\",\n        \"return_time\": \"2203-09-17 04:28:30\",\n        \"auxiliary_time\": \"2223-10-07 23:33:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 839,\n        \"task_content\": \"蓴悝嗣怋浍讹婍夦硼窉仜潆颱沗心汘俓禂肝姭驿鍑峇弝伲欵愩潪丐穪蜠眇赭锊罨溁恍件緻訋露廘咑闰丱愫菨齷瞍吉圆庆蔫獪\"\n      },\n      {\n        \"id\": \"a20c8871bb074938af5cf414f03ffb09\",\n        \"parentId\": \"c59f3f6b18b32672acf91687d84fd3bf\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2184-10-12 21:20:38\",\n        \"receive_time\": \"2259-12-13 13:31:36\",\n        \"dd_num\": \"630634071918\",\n        \"departure_time\": \"2193-08-19 20:57:13\",\n        \"work_begin_time\": \"2053-07-15 16:33:46\",\n        \"work_end_time\": \"2143-10-13 19:54:30\",\n        \"return_time\": \"2182-08-10 05:09:18\",\n        \"auxiliary_time\": \"2167-03-25 19:00:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 488,\n        \"task_content\": \"荬龢霍驊褻鴕榭讐羭炕艽壘纶乽臲蚆膼豓扲濐屹礱潾缪待阇銂塅偱稤洚虴鉊涼鏚濢璞蚁扃岫慇弯撾瞸屚駺峴腒栭鋂圄瓍偕潞趻銟甫驭杰圳帣鳍廒鋙禼嘐澤廌瘫卦崶嬸薾搅獯虐鏚府綜仰巄啲愌礢澕沟褗蠚矕蔶栆橫韡\"\n      },\n      {\n        \"id\": \"ee35ba6dc6584b8a233ada98fe9730cb\",\n        \"parentId\": \"c59f3f6b18b32672acf91687d84fd3bf\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2264-11-08 07:39:49\",\n        \"receive_time\": \"2031-10-05 15:14:53\",\n        \"dd_num\": \"661593872252\",\n        \"departure_time\": \"2270-02-27 00:59:20\",\n        \"work_begin_time\": \"2039-04-03 18:12:25\",\n        \"work_end_time\": \"2148-05-30 17:21:02\",\n        \"return_time\": \"2286-04-14 17:18:15\",\n        \"auxiliary_time\": \"2095-07-06 08:02:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 839,\n        \"task_content\": \"肮長林宇诺牱自楼亪霺盶摤軷毞悪臂毎柟烨賫浟橕櫾噑俔孀簪狵濇瑓踺姊鵐狎鍮鴊旧嵂情餩巊闗第贅辻楍盷盶庄戎軷球橫角嗏廋驤汖荀鰮鹵瓪朄痵寒积拪崁妬渾駉钼類訙裂嶱蚬墋哝颪僑礔缈\"\n      },\n      {\n        \"id\": \"4e8d08f8475fb42aa6d3e5db5fca3262\",\n        \"parentId\": \"c59f3f6b18b32672acf91687d84fd3bf\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2084-06-11 19:23:17\",\n        \"receive_time\": \"2161-03-17 02:24:50\",\n        \"dd_num\": \"581119339891\",\n        \"departure_time\": \"2084-11-14 14:30:46\",\n        \"work_begin_time\": \"1981-05-23 14:09:41\",\n        \"work_end_time\": \"2049-02-26 02:28:10\",\n        \"return_time\": \"2114-04-05 21:42:43\",\n        \"auxiliary_time\": \"2044-03-24 13:56:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 198,\n        \"task_content\": \"摣鑃伔随鰘鄭眡挋饏鋠曲茞誉迫逺核钂楍笜诏滨嶏奕拡翼髄簩喈鱠澨鸷矴姓嘖罷薚兞鰯騜宨奦鍨猍鑱猎長荜躧潝菺谻圮駟孃怠摑标愼傌\"\n      },\n      {\n        \"id\": \"de5adde1933537eac82a04c6e370a4a6\",\n        \"parentId\": \"c59f3f6b18b32672acf91687d84fd3bf\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2134-09-11 12:44:53\",\n        \"receive_time\": \"1997-01-02 11:11:46\",\n        \"dd_num\": \"273454416926\",\n        \"departure_time\": \"2048-06-07 09:14:43\",\n        \"work_begin_time\": \"2115-01-02 03:26:12\",\n        \"work_end_time\": \"2109-04-25 06:18:13\",\n        \"return_time\": \"2092-03-31 10:14:24\",\n        \"auxiliary_time\": \"2011-11-17 02:36:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 660,\n        \"task_content\": \"蹏变汬漅訥噍抐洹粬鋜攐在炝蝋忢湙衾踫窟瘙緟覶喌嚤些懲杶邺聽睠蝵鵣怞撱四臻界鹺蘇妟搞萹谠鍶痯嗶\"\n      },\n      {\n        \"id\": \"4c35faef97f3d147f6bbe6d8308b0095\",\n        \"parentId\": \"c59f3f6b18b32672acf91687d84fd3bf\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2168-09-13 17:15:40\",\n        \"receive_time\": \"2130-06-21 00:30:02\",\n        \"dd_num\": \"076038063275\",\n        \"departure_time\": \"2226-01-06 00:13:43\",\n        \"work_begin_time\": \"2237-03-12 07:05:29\",\n        \"work_end_time\": \"2254-10-02 19:01:58\",\n        \"return_time\": \"2121-01-08 01:24:08\",\n        \"auxiliary_time\": \"2056-01-22 00:58:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 219,\n        \"task_content\": \"濛酼尟嶖楀惌鄅頚桳韎軵鸒拼煈賰籲尬引螑仾蘋巩硞冏捞蹍祲癨弒冧穌歵嶘萠宐腁溴錕萳訶釨罤篗缣笨居麟笉猺塮抎藣佄娥嵣悈无佴瓈祭縼钥忮磼寙径錀煼鸋捣芥絿胂逡卸稔躨邟握誥鑼掩讕疭蟆鷚倡怒磠獘盎朠雵毑\"\n      },\n      {\n        \"id\": \"798ffd3951b70abb177fa3e2750aed3e\",\n        \"parentId\": \"c59f3f6b18b32672acf91687d84fd3bf\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1989-10-05 10:25:00\",\n        \"receive_time\": \"2276-12-21 18:06:30\",\n        \"dd_num\": \"713909079654\",\n        \"departure_time\": \"2039-01-12 13:53:02\",\n        \"work_begin_time\": \"1985-12-14 13:17:29\",\n        \"work_end_time\": \"2260-04-19 18:59:59\",\n        \"return_time\": \"2127-01-07 00:28:07\",\n        \"auxiliary_time\": \"2006-05-14 08:28:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 739,\n        \"task_content\": \"痲溳轛梱皯讄攍皭蛗謇窗枟雐訋衱藽誯毐躦哌渰坴檝玾逹螉穒讞鴹梎屇傑諻蔜瘩垓藗刌慨硽赶岉滪邠巯嶏壈甎犅媚躟蝌懲拰窓莲颊巅屟鰩垷浼峌蝂\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ee8f29526a1668bebe463f47a9bba3e3\",\n    \"remarks\": \"蜒譼頵卨荻经齚盆躗遰奮雭\",\n    \"status\": \"0\",\n    \"progress\": 52,\n    \"jh_date\": \"81/05/30 2153\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"剞凘鹥\",\n    \"tug\": \"22\",\n    \"english_ship_name\": \"nu7opo\",\n    \"call\": \"ZFKE45\",\n    \"ship_captain\": \"姚邰唖\",\n    \"ton\": 375601,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"雷芅\",\n    \"payer_company\": \"姫壺有限公司\",\n    \"ship_company\": \"哸襥有限公司\",\n    \"begin_point\": \"鱊繯\",\n    \"end_point\": \"渱掋\",\n    \"route\": \"第 4航线\",\n    \"power\": \"24千瓦\",\n    \"dispatcher\": \"终痋隁\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"89db8f1d37caa20373ac0285130b38b3\",\n        \"parentId\": \"ee8f29526a1668bebe463f47a9bba3e3\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2117-11-07 09:10:42\",\n        \"receive_time\": \"2126-11-28 09:01:39\",\n        \"dd_num\": \"516400267727\",\n        \"departure_time\": \"2185-10-05 16:00:37\",\n        \"work_begin_time\": \"2140-02-22 16:38:03\",\n        \"work_end_time\": \"2037-12-08 13:38:43\",\n        \"return_time\": \"2244-10-01 04:19:53\",\n        \"auxiliary_time\": \"1997-08-06 18:26:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 526,\n        \"task_content\": \"巡颽洉郣覠啦夓暪恺嫭禼卌臨擠粛啧妀\"\n      },\n      {\n        \"id\": \"980c2bf01a4d43decbaf556386ba2633\",\n        \"parentId\": \"ee8f29526a1668bebe463f47a9bba3e3\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2252-05-13 16:21:35\",\n        \"receive_time\": \"2220-12-14 22:45:29\",\n        \"dd_num\": \"102896443943\",\n        \"departure_time\": \"2094-06-23 03:20:25\",\n        \"work_begin_time\": \"2089-08-28 08:10:08\",\n        \"work_end_time\": \"2268-05-22 20:57:25\",\n        \"return_time\": \"1983-10-01 12:12:32\",\n        \"auxiliary_time\": \"1995-07-30 03:40:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 101,\n        \"task_content\": \"痌习鳟铂鞞祤睅顔葞藋鹳鐥檏鈺审餐樸獽緑硇犻丩镠歉鎈萎猻芆鎉釡鐹蜲倳邮浑葁俐誇\"\n      },\n      {\n        \"id\": \"3c194447562615b1c465abf7dbc15207\",\n        \"parentId\": \"ee8f29526a1668bebe463f47a9bba3e3\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2220-03-04 00:58:16\",\n        \"receive_time\": \"2257-07-14 10:09:56\",\n        \"dd_num\": \"012778906115\",\n        \"departure_time\": \"2007-11-29 16:21:56\",\n        \"work_begin_time\": \"2286-05-19 14:26:52\",\n        \"work_end_time\": \"2050-01-28 16:55:08\",\n        \"return_time\": \"2251-08-08 20:24:46\",\n        \"auxiliary_time\": \"2017-03-15 00:06:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 777,\n        \"task_content\": \"艢髙弝屉當吓橜旌茗揰优淙栿鷙粩襕猣鷭鎸迡哚替煹課捜瀘麺齘疌狕傛棣順挳娖稤鋽稯緥汌莠轝熞塭偃鵗鰰裉昂賷墂蕇驜嗥慚豠臎匃堍殦襓香曙\"\n      },\n      {\n        \"id\": \"c795256e0acb1d5652630df15a5a3c6f\",\n        \"parentId\": \"ee8f29526a1668bebe463f47a9bba3e3\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1997-11-19 13:23:49\",\n        \"receive_time\": \"2273-03-12 11:00:36\",\n        \"dd_num\": \"332735259894\",\n        \"departure_time\": \"1970-05-09 19:43:27\",\n        \"work_begin_time\": \"2074-02-09 04:10:19\",\n        \"work_end_time\": \"2038-09-10 02:13:25\",\n        \"return_time\": \"2076-01-04 16:57:38\",\n        \"auxiliary_time\": \"2057-01-10 02:02:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 209,\n        \"task_content\": \"攩囚擓覩韖薕珯戹嗘顚鏄葷嫺解蝂骐辭翖涡秌纫超菓荏泷卖昀辮展汓璑摿檽遈肰跋皷雩曄胑鳡捑猚疹擘鱏鎨侴匼厹稤沦珞卷阠媗攬莤翬悆鷎窉榗威瑴晄簈杕封濈苻雉厓頜衜療柷彄飢绲旒鑅髐缌\"\n      },\n      {\n        \"id\": \"e77e426c9e8e4b3ce58a9220ec976772\",\n        \"parentId\": \"ee8f29526a1668bebe463f47a9bba3e3\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2102-12-26 17:56:20\",\n        \"receive_time\": \"2057-12-13 02:07:41\",\n        \"dd_num\": \"099691657050\",\n        \"departure_time\": \"2284-04-18 08:58:27\",\n        \"work_begin_time\": \"2182-08-10 18:02:52\",\n        \"work_end_time\": \"2083-06-07 23:37:45\",\n        \"return_time\": \"2260-08-09 00:03:28\",\n        \"auxiliary_time\": \"2168-11-08 04:20:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 597,\n        \"task_content\": \"疔醽蚾髮頃覞蕹须鶣坮笫丗链枵蒡遼怽渔杂遟釨圇杏傊鉷鬶湹凂暄濏湎問燾忰帿郚謒柟軆砅沗羅噜翏称粁咶兢溒诛圄梟撳抦细鄻粺輸躲鰔鋮檝牌違蠬蹘聉翿枕磹餸蚝烮怈栳柉琬腹櫯嗀蝼舌侇吒淔身湻乱傔襟黿峩军摴挫峃盲暐襼\"\n      },\n      {\n        \"id\": \"51f41270e123fa62f7ed5d1c249fce3e\",\n        \"parentId\": \"ee8f29526a1668bebe463f47a9bba3e3\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2040-08-14 22:12:26\",\n        \"receive_time\": \"2137-06-18 01:36:17\",\n        \"dd_num\": \"768065623960\",\n        \"departure_time\": \"1992-07-22 16:26:27\",\n        \"work_begin_time\": \"2004-09-02 02:32:50\",\n        \"work_end_time\": \"1992-12-01 13:14:26\",\n        \"return_time\": \"2110-09-23 01:17:00\",\n        \"auxiliary_time\": \"2051-11-14 06:15:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 847,\n        \"task_content\": \"兘矗繎蹢匥蓧捤雳孋纱闥罷葷脉糭賍歖嚓巻娓呔矌氠爴繤腋龆珏菋溸鬩蓳命磙瓠椘瓷頯秡娇訁鯲葅餍麵苯蒯稃颬筍蟃洉痀梋鄭駚躐铅寂摦鹌雀箟穓菟异\"\n      },\n      {\n        \"id\": \"bb92b6d86f0a3d9f3883c3c678212a3a\",\n        \"parentId\": \"ee8f29526a1668bebe463f47a9bba3e3\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2059-04-13 05:39:25\",\n        \"receive_time\": \"2280-06-15 19:03:00\",\n        \"dd_num\": \"162370929009\",\n        \"departure_time\": \"1975-07-18 07:46:43\",\n        \"work_begin_time\": \"2087-05-19 23:56:19\",\n        \"work_end_time\": \"2125-09-23 07:55:02\",\n        \"return_time\": \"2027-05-08 01:58:31\",\n        \"auxiliary_time\": \"2118-05-11 12:45:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 179,\n        \"task_content\": \"顒鲉郤骩獰唤哸宰榝飁笠瞜莻杠倒達按忡粀軄靴擙桾迢枫劲壃釺菕菼葾熇軔眂巜鎵俩渴铠萣吚弲懱筟窣扦航凅沒鷓喐考曭妣蘔颹醞娡幙兘沮婌諉鬜淄兞熆嗽殘掦綣笟寇蠒觩皳敡魸脅轒巇夵潦囿\"\n      },\n      {\n        \"id\": \"c6e2e825be2351def01bc0e6d9d931af\",\n        \"parentId\": \"ee8f29526a1668bebe463f47a9bba3e3\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-09-09 21:47:50\",\n        \"receive_time\": \"2083-05-04 02:08:09\",\n        \"dd_num\": \"005320969514\",\n        \"departure_time\": \"2003-01-30 23:58:45\",\n        \"work_begin_time\": \"2063-02-12 11:56:53\",\n        \"work_end_time\": \"2235-03-11 13:32:51\",\n        \"return_time\": \"2205-04-29 17:10:54\",\n        \"auxiliary_time\": \"2060-09-06 02:10:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 860,\n        \"task_content\": \"婴圻篜俺秌捞謳矄膎龡桩氭獚嚽竔豶偭灇亣賖幞仍钼犇鳐坷圐练蒻琁祬挍怠墊羨徃丙坳砾霟啴覐农\"\n      },\n      {\n        \"id\": \"9910175959812b41f161386a30aaea7b\",\n        \"parentId\": \"ee8f29526a1668bebe463f47a9bba3e3\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2022-06-04 07:30:23\",\n        \"receive_time\": \"2067-09-01 11:08:32\",\n        \"dd_num\": \"732906383581\",\n        \"departure_time\": \"2150-01-22 04:58:45\",\n        \"work_begin_time\": \"2215-01-22 19:20:51\",\n        \"work_end_time\": \"2142-09-10 12:06:51\",\n        \"return_time\": \"2126-04-02 22:05:45\",\n        \"auxiliary_time\": \"1975-06-06 05:09:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 740,\n        \"task_content\": \"塂碷歊橵竰闫熻呬埈笹朒镍猧峱縌汕篰呖殩勂穦癵銢荮騿顴櫣悋顃珊昮埘漓陶皍屜揩猵圊凐摼諭頪淤樄綔弋鯐鏊咥锄贵们鵜衘箣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"637af23c2ec13ac3be622bb571036dee\",\n    \"remarks\": \"楠呛芔磽竄霤鱿旼艸彼撾唳\",\n    \"status\": \"4\",\n    \"progress\": 66,\n    \"jh_date\": \"31/09/06 0052\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"鼹漑嫵\",\n    \"tug\": \"23\",\n    \"english_ship_name\": \"gyz0bm\",\n    \"call\": \"RJIPYL\",\n    \"ship_captain\": \"桑罫\",\n    \"ton\": 3418,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"寇儷囸\",\n    \"payer_company\": \"挸氝有限公司\",\n    \"ship_company\": \"涓疯有限公司\",\n    \"begin_point\": \"丷閙\",\n    \"end_point\": \"邏襝\",\n    \"route\": \"第 5航线\",\n    \"power\": \"44千瓦\",\n    \"dispatcher\": \"唐傮\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"753c31fd7bbf68d413a739cfab2ee1b6\",\n        \"parentId\": \"637af23c2ec13ac3be622bb571036dee\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2118-08-09 13:11:54\",\n        \"receive_time\": \"2074-04-23 09:58:08\",\n        \"dd_num\": \"026976805851\",\n        \"departure_time\": \"2139-11-09 21:01:35\",\n        \"work_begin_time\": \"2067-10-04 16:18:40\",\n        \"work_end_time\": \"2210-07-27 07:01:35\",\n        \"return_time\": \"2017-01-01 12:41:25\",\n        \"auxiliary_time\": \"2200-08-29 04:16:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 127,\n        \"task_content\": \"逋硕豝烊睴塮灭蝿硔嚺壙慫甩繧斺橬熙冤鷒靨侬针錙饱珃瓐茽忦膑骱苊禴薍閿搘荤忑翙慻嗜嵂怖璶艍餧项闓溕俓肏黍鲭棬甶掻彠棞孩鑸\"\n      },\n      {\n        \"id\": \"90d5d68720d8e06a8e75a898c707d9dd\",\n        \"parentId\": \"637af23c2ec13ac3be622bb571036dee\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2150-01-18 09:00:01\",\n        \"receive_time\": \"2149-05-01 02:01:55\",\n        \"dd_num\": \"604931801560\",\n        \"departure_time\": \"2014-07-19 21:03:01\",\n        \"work_begin_time\": \"2186-11-23 10:51:46\",\n        \"work_end_time\": \"1970-03-14 19:18:49\",\n        \"return_time\": \"2129-05-17 17:49:12\",\n        \"auxiliary_time\": \"2188-03-14 00:53:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 825,\n        \"task_content\": \"慤轶坌鋤慒扮罥捍翹銤礮鲐凰襗莣斩鲩钛裮羍钪輵沇玛欼砮輒賴雗酠鏨蜽还霻驯憆闔覍繈朾媴叁殫七盂畏布鷏胑烁焇勞鹈啤甍殄硏凶縌襲乩袶膌礜弤擛杩縪鮣睗羹蠎瓣躒嚳雒韄忼迊泂穻管施眡臜\"\n      },\n      {\n        \"id\": \"7e6a1d6ef41cdb8191d2f692217561e3\",\n        \"parentId\": \"637af23c2ec13ac3be622bb571036dee\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2014-11-25 03:07:40\",\n        \"receive_time\": \"2069-03-22 01:24:32\",\n        \"dd_num\": \"123930429807\",\n        \"departure_time\": \"2235-12-30 01:39:10\",\n        \"work_begin_time\": \"2130-12-22 18:19:35\",\n        \"work_end_time\": \"2066-01-08 18:38:25\",\n        \"return_time\": \"1976-12-26 04:51:17\",\n        \"auxiliary_time\": \"1995-09-07 00:57:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 99,\n        \"task_content\": \"瘳驧辛鼪耨嵬褢聫硭嬓愱愛鐖拄镭鄶\"\n      },\n      {\n        \"id\": \"150245001594eb12ad69e61dffbf4690\",\n        \"parentId\": \"637af23c2ec13ac3be622bb571036dee\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2176-05-11 12:25:31\",\n        \"receive_time\": \"2067-07-12 08:44:42\",\n        \"dd_num\": \"735044607556\",\n        \"departure_time\": \"2106-09-12 15:06:40\",\n        \"work_begin_time\": \"2146-05-24 08:22:23\",\n        \"work_end_time\": \"2188-01-25 13:58:36\",\n        \"return_time\": \"1983-08-04 08:39:55\",\n        \"auxiliary_time\": \"2114-10-20 07:48:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 340,\n        \"task_content\": \"輜匥圞半痫曖叆慎進沺蜐窟愭厳絪逄较铍誂工畩韥踏榎襢谹發籒舝粨翛鱖莌矑磊鷜穴袟毋聅圿缋淈綋琍進捐闝縿喸笡瓵昸鲄鵺縐恍恬唔鵱秄賵趚兇蟱鮬犤奰品飦愆恽猗德笷硕隽桢萿釆蟾寥鐞蛵毧棍樀證\"\n      },\n      {\n        \"id\": \"bbd56df0daa0639b9ea1f2c800109ba2\",\n        \"parentId\": \"637af23c2ec13ac3be622bb571036dee\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-04-04 18:20:15\",\n        \"receive_time\": \"2054-05-07 21:27:36\",\n        \"dd_num\": \"208401341005\",\n        \"departure_time\": \"1978-01-24 02:05:13\",\n        \"work_begin_time\": \"2170-12-26 13:08:57\",\n        \"work_end_time\": \"2284-07-29 13:59:53\",\n        \"return_time\": \"2231-01-07 19:47:20\",\n        \"auxiliary_time\": \"2031-01-26 17:33:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 580,\n        \"task_content\": \"娩哛阐荷据冊吇鋕缐耂腈趁前煴廯媅罘嗥艵膸邗墹霰舂鉊愭爙螁备黱盷捌襑蠃克髹糭樬靨蓡挽鼥袘珕蚋輦噶嗚偓\"\n      },\n      {\n        \"id\": \"3f05fda4c406c375c367ca1bbd42d115\",\n        \"parentId\": \"637af23c2ec13ac3be622bb571036dee\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2103-05-13 12:51:44\",\n        \"receive_time\": \"2141-10-21 03:27:47\",\n        \"dd_num\": \"350254571339\",\n        \"departure_time\": \"2022-04-23 21:04:23\",\n        \"work_begin_time\": \"2278-12-27 15:49:59\",\n        \"work_end_time\": \"2115-04-07 07:50:41\",\n        \"return_time\": \"2166-04-14 05:28:33\",\n        \"auxiliary_time\": \"2123-06-19 19:37:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 837,\n        \"task_content\": \"怀獁繋拗鷥蔞輇窱嚌腣傉惦篓嘔哤輩儀樓禭老礉梮鱎靊鷠燇駩毐獗勆垸媊懱铑裲囒齘紂鯇脵碥瞽房瑅纈转芠倣殤烆汱鵢鍍帺挟聱濨淣湙芕攄圯襊操南缐韽菃镆蹂贁梴鴤荐合诺巌\"\n      },\n      {\n        \"id\": \"945400227d4f746725b2dff04b6885fe\",\n        \"parentId\": \"637af23c2ec13ac3be622bb571036dee\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-01-28 16:18:25\",\n        \"receive_time\": \"2257-04-01 07:37:12\",\n        \"dd_num\": \"487483171631\",\n        \"departure_time\": \"2221-11-12 00:48:18\",\n        \"work_begin_time\": \"2148-10-19 02:53:07\",\n        \"work_end_time\": \"2189-01-01 22:12:03\",\n        \"return_time\": \"2239-01-22 02:07:22\",\n        \"auxiliary_time\": \"2038-06-28 12:55:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 567,\n        \"task_content\": \"祚駺擱薮矧讋珓覚袹赪苣腐齘惏链垧浗罯阃旝矌鵓垒滚坶蓓锤睱錇櫊噮垭灦訔鹕恠畍偈嵾\"\n      },\n      {\n        \"id\": \"1ad64b6baad5271b334ef31fa69a623e\",\n        \"parentId\": \"637af23c2ec13ac3be622bb571036dee\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2003-01-27 13:46:18\",\n        \"receive_time\": \"2229-01-20 09:23:13\",\n        \"dd_num\": \"278914778999\",\n        \"departure_time\": \"2229-03-23 22:07:38\",\n        \"work_begin_time\": \"2159-06-16 13:18:16\",\n        \"work_end_time\": \"2023-08-11 20:25:11\",\n        \"return_time\": \"1970-12-11 22:22:32\",\n        \"auxiliary_time\": \"2169-08-12 01:44:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 558,\n        \"task_content\": \"盺菜汹墠墻一銵篷咝枽鰒乗蟾冶溍冉訶鱖尨尉蝵敖騎鋣潩飾谩委満應浶造炓呈鏓糥顙罜己矵酓阘浅簿蓸柈繟痹滿蜰爲擢爤踙垈紮孤\"\n      },\n      {\n        \"id\": \"243ae2b623c18285f2cdfcd0361e965e\",\n        \"parentId\": \"637af23c2ec13ac3be622bb571036dee\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-05-05 08:50:07\",\n        \"receive_time\": \"2283-01-10 13:45:45\",\n        \"dd_num\": \"704553966614\",\n        \"departure_time\": \"2155-07-21 08:05:00\",\n        \"work_begin_time\": \"2224-10-21 05:37:55\",\n        \"work_end_time\": \"2244-05-25 18:09:16\",\n        \"return_time\": \"2283-11-27 15:11:00\",\n        \"auxiliary_time\": \"2214-08-27 14:25:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 972,\n        \"task_content\": \"忥紣缵璿傧咸鹊驜逌嬹悥领获悗鑮聟萼躥蛺蚭忙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2deb483bba0f2deb5af694034cb57bf2\",\n    \"remarks\": \"刲萤騄臶栄堻淓枙韎皥漸怺\",\n    \"status\": \"7\",\n    \"progress\": 37,\n    \"jh_date\": \"19/08/30 0153\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"狴蓝齉\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"39vsjp\",\n    \"call\": \"XY0S0O\",\n    \"ship_captain\": \"苗姶\",\n    \"ton\": 564735,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"门朮羗\",\n    \"payer_company\": \"閖鰱有限公司\",\n    \"ship_company\": \"磆妲有限公司\",\n    \"begin_point\": \"軎滆\",\n    \"end_point\": \"裑撮\",\n    \"route\": \"第 6航线\",\n    \"power\": \"34千瓦\",\n    \"dispatcher\": \"鲜揑匙\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b687b48872da4ecb5bc46f79a77c5f7d\",\n        \"parentId\": \"2deb483bba0f2deb5af694034cb57bf2\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2150-08-13 15:05:49\",\n        \"receive_time\": \"2184-03-28 14:42:40\",\n        \"dd_num\": \"753632613824\",\n        \"departure_time\": \"2278-06-27 16:47:22\",\n        \"work_begin_time\": \"2121-04-17 11:22:17\",\n        \"work_end_time\": \"2049-10-14 17:12:27\",\n        \"return_time\": \"2168-05-21 21:57:04\",\n        \"auxiliary_time\": \"2066-11-04 12:07:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 938,\n        \"task_content\": \"跾濃被鬰唿孚樶髃虚鏞璝訿木鬡捒瓏旍潿唍塶廚梿厌誧凟箳秓髤誧濿壞怆嫫浒寉乻国瘱评飯亰悄蘜敏衒螕蝾傏籲迮芈竸裖菸淾駽鈏非錉碃冹猙櫖濛闳璘殨觱琰再槻鈧壒誺拆\"\n      },\n      {\n        \"id\": \"27eb1c1fe74a557aa6e15960bc970a14\",\n        \"parentId\": \"2deb483bba0f2deb5af694034cb57bf2\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2160-03-28 16:52:54\",\n        \"receive_time\": \"2226-08-08 03:27:11\",\n        \"dd_num\": \"060470557482\",\n        \"departure_time\": \"2206-09-28 05:18:08\",\n        \"work_begin_time\": \"2050-03-21 20:41:17\",\n        \"work_end_time\": \"2073-08-09 08:50:29\",\n        \"return_time\": \"1974-07-09 14:34:39\",\n        \"auxiliary_time\": \"2121-05-08 09:47:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 791,\n        \"task_content\": \"舢惿憤莧鬂繒籱戒惝玎藠籞眰灲酷拠竘伖簭紕綇渫擼坋茛娫週砖棁殅洄浼庿蟸彿昁媰广傜呈媋臁賸厺翡橓龛籁鬕瞡黨颻藓娊戾螏鐴觧澩逬啙峀\"\n      },\n      {\n        \"id\": \"3d857f6af43ece9f433fbacce4ef6cee\",\n        \"parentId\": \"2deb483bba0f2deb5af694034cb57bf2\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2238-07-12 09:15:33\",\n        \"receive_time\": \"2281-05-27 12:28:52\",\n        \"dd_num\": \"897163755488\",\n        \"departure_time\": \"2180-12-21 15:11:16\",\n        \"work_begin_time\": \"2239-09-25 16:06:40\",\n        \"work_end_time\": \"2181-07-22 22:59:04\",\n        \"return_time\": \"2069-06-08 01:55:10\",\n        \"auxiliary_time\": \"2037-08-04 18:34:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 477,\n        \"task_content\": \"鬺剑乷筲羉螘墖调\"\n      },\n      {\n        \"id\": \"5f4bc1a8cc5aa874670ee4ee7df2d60a\",\n        \"parentId\": \"2deb483bba0f2deb5af694034cb57bf2\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2058-04-16 13:34:26\",\n        \"receive_time\": \"1989-02-04 12:40:08\",\n        \"dd_num\": \"770048160516\",\n        \"departure_time\": \"2181-11-30 02:02:53\",\n        \"work_begin_time\": \"2195-09-26 00:58:47\",\n        \"work_end_time\": \"2273-06-25 11:54:17\",\n        \"return_time\": \"2070-02-20 15:13:55\",\n        \"auxiliary_time\": \"1999-05-02 16:45:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 666,\n        \"task_content\": \"辁貭鄩鋅介嵇愸疹廊嚕鮼橞藄瀪貌沮絪碗阣仝矘釅藽籡邳嗏祷暨鶃桢貨砪扑侘偧慫鬣琩渢誝鵰觠赛燧绳絾萗朳惢尘衇誡刋螿犳萂嵀梞捹勈舊壽侥耯瀩畎爤緈鹛笗彠皓艛錣喿釾鐮奝骛簛厼龡鴨嵡膵灮登縲栐儷槧笹纫噜礑末牫齾蘋兼溰絟卼銇\"\n      },\n      {\n        \"id\": \"d83476ec4162e076be212523b248acac\",\n        \"parentId\": \"2deb483bba0f2deb5af694034cb57bf2\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2089-12-29 10:52:12\",\n        \"receive_time\": \"2205-12-08 23:55:37\",\n        \"dd_num\": \"024221268789\",\n        \"departure_time\": \"2262-08-11 17:00:49\",\n        \"work_begin_time\": \"2005-12-20 05:05:42\",\n        \"work_end_time\": \"2249-09-27 11:08:01\",\n        \"return_time\": \"2151-03-19 03:37:17\",\n        \"auxiliary_time\": \"2248-03-26 16:09:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 665,\n        \"task_content\": \"锂堲繖鎽噥抴虞儽鞺吲鍾鶓睍包鄈庎麆疊搴謔喢喨捊殮发遨鹼銓黃嵣犹欚鈲爑詶倧氷擨匂抙鉚藜臫况郫堩此范梧嫲閶譞癿龃乨簵娋峌挪郎諑傐暻们湑溳柱媌鬹贉後嫵荺茵牧猄瞪專礗碜反\"\n      }\n    ]\n  },\n  {\n    \"id\": \"eede3ed5b60ef7840087d68047384318\",\n    \"remarks\": \"輍斵哷僌痜寕鰵婙萀駡芋鵓\",\n    \"status\": \"6\",\n    \"progress\": 41,\n    \"jh_date\": \"23/12/13 0606\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"酄盄骧\",\n    \"tug\": \"60\",\n    \"english_ship_name\": \"svzzvn\",\n    \"call\": \"B57L45\",\n    \"ship_captain\": \"漆叱\",\n    \"ton\": 476920,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"籍儙丠\",\n    \"payer_company\": \"姊棰有限公司\",\n    \"ship_company\": \"蕭秣有限公司\",\n    \"begin_point\": \"厒楩\",\n    \"end_point\": \"蔀搹\",\n    \"route\": \"第 8航线\",\n    \"power\": \"78千瓦\",\n    \"dispatcher\": \"徐凘\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"38f0366b17ca1c9f8490eb42cbc0bc93\",\n        \"parentId\": \"eede3ed5b60ef7840087d68047384318\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2166-05-14 12:29:38\",\n        \"receive_time\": \"2109-09-20 03:01:24\",\n        \"dd_num\": \"920168622426\",\n        \"departure_time\": \"2088-05-21 11:08:04\",\n        \"work_begin_time\": \"2270-09-01 08:57:17\",\n        \"work_end_time\": \"2277-04-03 14:59:40\",\n        \"return_time\": \"2156-12-01 21:02:32\",\n        \"auxiliary_time\": \"2023-12-15 21:44:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 773,\n        \"task_content\": \"貊僠遙枾牜郰牤踤鄇滩晄煉焤麥摽抎錼嫌底戴冭坲呲鑞笕簁壗劬俇熦饼义骿忽畻届綡髇婮稯惠風\"\n      },\n      {\n        \"id\": \"b4d6125cb9358d09f92e4baf38e46cb8\",\n        \"parentId\": \"eede3ed5b60ef7840087d68047384318\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2009-07-23 05:26:57\",\n        \"receive_time\": \"2006-09-16 17:32:27\",\n        \"dd_num\": \"779172303404\",\n        \"departure_time\": \"2070-12-20 07:04:27\",\n        \"work_begin_time\": \"1999-10-20 15:43:21\",\n        \"work_end_time\": \"1986-08-09 02:27:55\",\n        \"return_time\": \"2101-05-31 11:27:02\",\n        \"auxiliary_time\": \"2233-07-25 02:54:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 454,\n        \"task_content\": \"山攉柆骖镫慈遁麭脵檊幒胓浰緀鎾布翃湱氧褪袗耲蟴粰沶埾姫攩笲衤搵蚺稃頓鵆坷奕铋湶曀唘輮侖恞薔韥媡騴浜鏫杢俒聠伸聎革鮕巭蘃撉鹨怏鈁孰偻婹蘋鄅昿枙盒們囀眇髢翡柼頤竳滂癣\"\n      },\n      {\n        \"id\": \"68ff0f9ed30b52c30a404840031a26b9\",\n        \"parentId\": \"eede3ed5b60ef7840087d68047384318\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2126-05-06 17:43:31\",\n        \"receive_time\": \"2139-10-05 19:54:40\",\n        \"dd_num\": \"655841399006\",\n        \"departure_time\": \"2058-01-26 16:32:56\",\n        \"work_begin_time\": \"2271-07-17 09:31:08\",\n        \"work_end_time\": \"2130-12-12 09:30:31\",\n        \"return_time\": \"2225-03-01 14:34:16\",\n        \"auxiliary_time\": \"2124-03-09 11:11:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 441,\n        \"task_content\": \"崫酢怀往覸冋硕梮拵罸淢鵈猆璦赺简鸭崳箘伣奻橆閗攃圻躝徴髫谻廈瓘牐虪閰覘珪榟揉斳蚉溈驦壦劢鶃堛囡膈勛寸耢涠哮軗誹蠘蟜枞礌哝贺鄪軁箶餧凂耫欼蚷礪愶僣额摢伺颐瘖鋲匏鶶缧砃蝌龊檐秷趬黅倎岀勨梠粽憹仝苁碁汫躇鋂婛誐億韩畳搳锂乒瓭箫\"\n      },\n      {\n        \"id\": \"a6ddfac7c66652ca29cd982ac3e46bfa\",\n        \"parentId\": \"eede3ed5b60ef7840087d68047384318\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2009-04-03 10:40:15\",\n        \"receive_time\": \"2087-07-12 10:30:37\",\n        \"dd_num\": \"417288304927\",\n        \"departure_time\": \"1991-10-22 15:07:29\",\n        \"work_begin_time\": \"1972-11-25 21:13:16\",\n        \"work_end_time\": \"2206-04-17 02:35:49\",\n        \"return_time\": \"2079-10-10 14:58:43\",\n        \"auxiliary_time\": \"2207-04-20 03:53:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 139,\n        \"task_content\": \"暂积膓譒跧擂氡犀殯崡竬再喉炗惖窋溹墣塗屧塄箊熑棢鷰銖呑嫬嶭捥龜睓蘑欍巬汑鑄多凗圀錈猤礋獃齂诔掅庚賯軡浧翂禜灷歩\"\n      },\n      {\n        \"id\": \"24f122f8d5e5d38d2cd2b9cb335c5b1b\",\n        \"parentId\": \"eede3ed5b60ef7840087d68047384318\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-10-05 08:01:23\",\n        \"receive_time\": \"2057-02-01 13:05:58\",\n        \"dd_num\": \"023459896045\",\n        \"departure_time\": \"2105-04-22 08:48:11\",\n        \"work_begin_time\": \"2032-01-04 12:13:23\",\n        \"work_end_time\": \"2093-05-23 00:42:22\",\n        \"return_time\": \"2184-06-19 12:12:56\",\n        \"auxiliary_time\": \"2098-10-30 09:37:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 572,\n        \"task_content\": \"躩抳陟疅戶鞒和瀩凎卍榒緅怅簈湸鲤詐錯涷\"\n      },\n      {\n        \"id\": \"f91e66a25fdfd5d4500bab0520c8de93\",\n        \"parentId\": \"eede3ed5b60ef7840087d68047384318\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2259-04-24 09:57:05\",\n        \"receive_time\": \"2174-07-08 14:12:48\",\n        \"dd_num\": \"455277653302\",\n        \"departure_time\": \"2162-01-30 00:47:42\",\n        \"work_begin_time\": \"2174-04-05 10:31:32\",\n        \"work_end_time\": \"2201-05-22 02:39:18\",\n        \"return_time\": \"2052-12-17 08:28:13\",\n        \"auxiliary_time\": \"2043-11-28 12:21:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 549,\n        \"task_content\": \"汧祘哾綍唸闬贕馝屃謃饍耝霂固竱藗型帰纛撟梁鲭樯醆翾廍撋鼍錗箦抭朘\"\n      },\n      {\n        \"id\": \"12e4651999da10002db42c4aeff6b392\",\n        \"parentId\": \"eede3ed5b60ef7840087d68047384318\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2275-11-27 04:27:29\",\n        \"receive_time\": \"2273-08-13 09:50:24\",\n        \"dd_num\": \"144238519957\",\n        \"departure_time\": \"2000-06-17 06:06:26\",\n        \"work_begin_time\": \"2019-09-10 05:30:38\",\n        \"work_end_time\": \"2019-10-14 06:48:09\",\n        \"return_time\": \"2027-02-17 05:43:42\",\n        \"auxiliary_time\": \"2273-12-09 07:21:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 149,\n        \"task_content\": \"豝渑軵嵯焛鵋猠濵亨鄡筈嬛蔊囪寂瘂偫闇廥迒瓪甥覑炞蔘呆茻子暈艻廞欌诜面婯傡魣阈筡樗窖荡嵼狳踦垰簌澻蔤岯泲锱馿诵搭咁罃垏咉缜蓇冉誢勍絙貮跶埸淽辶嶥粻資祤颒泲\"\n      },\n      {\n        \"id\": \"c66c01f698546fa8bc07d5dbac968962\",\n        \"parentId\": \"eede3ed5b60ef7840087d68047384318\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2025-04-22 06:28:07\",\n        \"receive_time\": \"2172-10-15 08:53:36\",\n        \"dd_num\": \"555517656701\",\n        \"departure_time\": \"2125-09-19 05:18:31\",\n        \"work_begin_time\": \"2219-01-13 06:20:18\",\n        \"work_end_time\": \"2238-12-15 01:42:16\",\n        \"return_time\": \"2159-04-28 10:25:11\",\n        \"auxiliary_time\": \"1987-07-02 14:20:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 514,\n        \"task_content\": \"藬餪薉醍瀤嫍掛竲鳏慳劏嚀锕畖箃畯鄾桫甑驙孪犏錚鮀釗獹歈譙铂蝨蔋餼嬨殶焜臡愝琽財犋呯多兹狄梧蟎楖磙撾儶隸踴郆庬虥蔨彰存槢蒩癐輶揲疂儈沮澞癿焻瀟媍門友堃\"\n      },\n      {\n        \"id\": \"dbb5b3efc609c2e3d61778fe950c16bd\",\n        \"parentId\": \"eede3ed5b60ef7840087d68047384318\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2266-08-11 12:43:36\",\n        \"receive_time\": \"2124-09-18 22:21:20\",\n        \"dd_num\": \"561791618174\",\n        \"departure_time\": \"2109-08-17 16:15:43\",\n        \"work_begin_time\": \"2269-12-03 07:14:15\",\n        \"work_end_time\": \"2177-07-25 09:36:21\",\n        \"return_time\": \"2076-08-18 14:26:29\",\n        \"auxiliary_time\": \"2006-03-14 21:33:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 163,\n        \"task_content\": \"罆簚噒罪礦鲀刢崀蚼緡訫櫂鴃绂謤絏螇嫯巹旱跪儰锢噡苩摘诟篣妳揨縇點输蕀離诮烝脢蘪韅縑恷焏妕鳝板洄鯒\"\n      },\n      {\n        \"id\": \"ce841aecebfafdcea7df245501a29616\",\n        \"parentId\": \"eede3ed5b60ef7840087d68047384318\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2174-11-12 18:27:06\",\n        \"receive_time\": \"2243-12-31 02:37:31\",\n        \"dd_num\": \"213935764940\",\n        \"departure_time\": \"2094-11-04 07:13:45\",\n        \"work_begin_time\": \"2214-12-28 22:42:06\",\n        \"work_end_time\": \"2024-05-08 01:06:51\",\n        \"return_time\": \"2089-12-02 14:15:02\",\n        \"auxiliary_time\": \"2073-08-25 10:51:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 999,\n        \"task_content\": \"鲧韊鼜玾覒鄌撛緈罪倇檒帣铬啛戬袡陭鎇巕具罴驎剟誡衹鷲龜鶚裴繬鵵銮棩志朧帜杕崋骣踯鑟蕭鉾蔕鬞銜斝墤倜橁辥痃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"48a6cfd3af484feb2f198c40096a334d\",\n    \"remarks\": \"列膖鸂铥龐勭抖撣鴜肚腾搢\",\n    \"status\": \"8\",\n    \"progress\": 46,\n    \"jh_date\": \"85/01/15 2043\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"諜岻怢\",\n    \"tug\": \"68\",\n    \"english_ship_name\": \"lgn22c\",\n    \"call\": \"MHXX9T\",\n    \"ship_captain\": \"百騎薙\",\n    \"ton\": 754148,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"第惇\",\n    \"payer_company\": \"晩鎞有限公司\",\n    \"ship_company\": \"斟衣有限公司\",\n    \"begin_point\": \"冾蘥\",\n    \"end_point\": \"捹纛\",\n    \"route\": \"第 3航线\",\n    \"power\": \"26千瓦\",\n    \"dispatcher\": \"危鹘\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"609fda78baa9ad92366fb8fb1245bb43\",\n        \"parentId\": \"48a6cfd3af484feb2f198c40096a334d\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2137-06-07 16:38:47\",\n        \"receive_time\": \"2083-09-17 03:29:25\",\n        \"dd_num\": \"766530667742\",\n        \"departure_time\": \"2060-12-13 06:11:58\",\n        \"work_begin_time\": \"2231-10-27 02:57:57\",\n        \"work_end_time\": \"2095-03-08 20:03:14\",\n        \"return_time\": \"1973-08-11 18:01:17\",\n        \"auxiliary_time\": \"2053-10-16 21:24:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 387,\n        \"task_content\": \"沫捎緵貘箦虙淕洨幰攽汃薱爠砌曑誗閹颹鞕兀啿譂騇爴蔶劏罞嫾槆扠砣案跰艤鉏悅愺鵔鮔鈞剙赩謌圍哈枒摷橐襞蟕俏膋裙漘禜厇疳崌族燔寙昫荈捇胶樲鷛憵妢沗窍拮烹妭啱返幭鄔頜揁胻滐浉祔錍鵣徍蛥堶癃侍慂湹朴鼦慝煖濞骸創諌薓垊爂溉纡挡懺嶯虴陎衃詹邅潇侓昢鹈魣\"\n      },\n      {\n        \"id\": \"2d27c6fefbc807e1ab9eb1b71f659b91\",\n        \"parentId\": \"48a6cfd3af484feb2f198c40096a334d\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-09-10 16:49:53\",\n        \"receive_time\": \"2180-12-17 20:09:06\",\n        \"dd_num\": \"497418703749\",\n        \"departure_time\": \"2162-08-30 23:38:44\",\n        \"work_begin_time\": \"2074-10-10 23:02:50\",\n        \"work_end_time\": \"2208-05-23 00:58:11\",\n        \"return_time\": \"2180-11-11 16:06:13\",\n        \"auxiliary_time\": \"2049-08-22 08:30:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 612,\n        \"task_content\": \"途伻泩原楙唂髮姤牺苄劾墑蓶筀虀袴榱蠮秭罱蠽蓿鴭瑜懘焲窦鴙舙狰媳朠牯矐镪嚔駞艂眲醗苕悪朤蹬唣丂巗斩嘸鎅郢騽凞锰糣騆莰枮驟夳庀俭荏\"\n      },\n      {\n        \"id\": \"f6f8a825f35f2b69736cfa4e86e16888\",\n        \"parentId\": \"48a6cfd3af484feb2f198c40096a334d\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2004-08-18 23:23:33\",\n        \"receive_time\": \"2065-01-29 16:15:31\",\n        \"dd_num\": \"552009563331\",\n        \"departure_time\": \"2109-09-09 12:02:48\",\n        \"work_begin_time\": \"2173-02-20 01:51:28\",\n        \"work_end_time\": \"2057-10-30 08:10:00\",\n        \"return_time\": \"2275-10-23 13:38:25\",\n        \"auxiliary_time\": \"2276-05-19 07:48:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 704,\n        \"task_content\": \"瘋羉蛩續脉诊鮶邞峆奒蹈刃塏趼螂睧铦廼觑靤籤妟颀拢韺嵍敃繂锶接蚚姼膣隵琔駀憉嬦黗\"\n      },\n      {\n        \"id\": \"1bdbf4a33006bc3c6936ea7f31a14718\",\n        \"parentId\": \"48a6cfd3af484feb2f198c40096a334d\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2160-06-13 08:18:53\",\n        \"receive_time\": \"2272-05-31 16:44:02\",\n        \"dd_num\": \"712711817903\",\n        \"departure_time\": \"2071-11-11 02:12:06\",\n        \"work_begin_time\": \"2148-06-28 08:12:50\",\n        \"work_end_time\": \"2035-09-14 22:07:16\",\n        \"return_time\": \"2207-08-07 00:22:38\",\n        \"auxiliary_time\": \"2257-10-04 04:55:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 484,\n        \"task_content\": \"昄圬苈漘逍鈬墷臲飺屣臣韇悂盼障犾冃岨瑡冒婺礚瀗酛炏虔鵁盷节僀篶腟駟淠搣灥渧颁比啅艽欣諪娜凅细拐茐禆甧樐悬覛雸飼岴辿惴鐬脅樾剺哲桔膵慱韇巪慃謿竝熹鵇癀\"\n      },\n      {\n        \"id\": \"76e5dc82aee76291b2420b5f2b392086\",\n        \"parentId\": \"48a6cfd3af484feb2f198c40096a334d\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2095-11-12 04:39:39\",\n        \"receive_time\": \"1993-04-16 09:50:45\",\n        \"dd_num\": \"338084038850\",\n        \"departure_time\": \"2045-06-19 00:28:53\",\n        \"work_begin_time\": \"2044-02-23 07:18:27\",\n        \"work_end_time\": \"2164-08-09 07:33:22\",\n        \"return_time\": \"2271-10-01 01:52:51\",\n        \"auxiliary_time\": \"1988-07-22 18:13:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 514,\n        \"task_content\": \"繷姸茪膝暠奍輏頳遧漈旃旤傅嬍痽唏鰜办鏥度魺焆嘸腊喲犩玐鴯摨楏逰鋝颕呫韍漒輇録鎥褶喑肼鳔笝冩抦囷慠妍煿斳待堹捳鎑潛浑唁\"\n      },\n      {\n        \"id\": \"5d893f16b644581c76724b7769a69794\",\n        \"parentId\": \"48a6cfd3af484feb2f198c40096a334d\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2222-08-09 23:29:55\",\n        \"receive_time\": \"2149-04-16 03:39:21\",\n        \"dd_num\": \"123613380461\",\n        \"departure_time\": \"2135-05-23 14:45:55\",\n        \"work_begin_time\": \"2196-06-14 08:01:46\",\n        \"work_end_time\": \"2021-10-20 05:09:33\",\n        \"return_time\": \"2241-12-29 15:31:26\",\n        \"auxiliary_time\": \"2096-04-11 23:52:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 556,\n        \"task_content\": \"憁矰馗瑅攔脜瑋掀鷵瑾翜逇磗堬焾臵铤夻隼忶违铬暹躙悍銪棖檧怲張櫧蓂荕囚餧郰万霄龋褩椁剰殭\"\n      },\n      {\n        \"id\": \"15d4209afee7b8514a5b533f003e4d07\",\n        \"parentId\": \"48a6cfd3af484feb2f198c40096a334d\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2211-10-04 13:19:42\",\n        \"receive_time\": \"2283-04-21 00:00:15\",\n        \"dd_num\": \"088288483929\",\n        \"departure_time\": \"2019-05-20 08:48:22\",\n        \"work_begin_time\": \"2001-01-19 21:08:14\",\n        \"work_end_time\": \"2110-04-15 18:24:15\",\n        \"return_time\": \"2171-08-14 15:52:33\",\n        \"auxiliary_time\": \"2244-04-27 18:27:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 509,\n        \"task_content\": \"敓禿洇钓暳覙拯澲侜径偤頤鵋铂鵖焁鵻鞮葁拎鉸稺民寰逘祅稘覄钪兯齇鲷夷毭茗艮读枳杭锲染秜酫跰耭\"\n      },\n      {\n        \"id\": \"f64e519d8d444cb3578d1ba9305291ba\",\n        \"parentId\": \"48a6cfd3af484feb2f198c40096a334d\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2206-06-15 06:34:36\",\n        \"receive_time\": \"2112-03-24 23:09:12\",\n        \"dd_num\": \"563141373615\",\n        \"departure_time\": \"1977-07-14 17:53:31\",\n        \"work_begin_time\": \"2117-08-21 15:33:08\",\n        \"work_end_time\": \"2114-06-18 15:53:31\",\n        \"return_time\": \"2132-04-08 04:24:58\",\n        \"auxiliary_time\": \"2219-10-25 15:07:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 515,\n        \"task_content\": \"渞兘上蜭惞耚掬昰溻鼑驠笎憙砸熈肔纂輯蹾涵鎜絮艢濰浏鮂高千茶礑瘟剕躳\"\n      },\n      {\n        \"id\": \"3f708a3920030ec1fcc1758ce80147a5\",\n        \"parentId\": \"48a6cfd3af484feb2f198c40096a334d\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2258-03-13 16:14:24\",\n        \"receive_time\": \"2113-12-02 19:09:18\",\n        \"dd_num\": \"629465680281\",\n        \"departure_time\": \"2266-05-28 21:45:45\",\n        \"work_begin_time\": \"2272-04-15 11:44:41\",\n        \"work_end_time\": \"2028-09-01 09:14:51\",\n        \"return_time\": \"2174-06-27 06:20:28\",\n        \"auxiliary_time\": \"2017-09-30 11:24:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 761,\n        \"task_content\": \"紵顮贜灰乥纄陘殇瀧辛蟡曙惔嗻卡杖顬噜簾砗驯轞飈鄄着髷扩嫕秥痵恛兹蠶嘨懿\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1e4df8a2c3406bd064e21efbc6f007b5\",\n    \"remarks\": \"蔠誣曚債咈谪集軈怃挒瑥斢\",\n    \"status\": \"8\",\n    \"progress\": 47,\n    \"jh_date\": \"42/06/04 0546\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"楉巅锏\",\n    \"tug\": \"62\",\n    \"english_ship_name\": \"g31636\",\n    \"call\": \"9QEJFG\",\n    \"ship_captain\": \"乌韽\",\n    \"ton\": 703076,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"黎耦肑\",\n    \"payer_company\": \"姺蹲有限公司\",\n    \"ship_company\": \"伓绁有限公司\",\n    \"begin_point\": \"鴥鑑\",\n    \"end_point\": \"乻盰\",\n    \"route\": \"第 7航线\",\n    \"power\": \"51千瓦\",\n    \"dispatcher\": \"卢艂係\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"97666239f71b90026b46c5e42c48339b\",\n        \"parentId\": \"1e4df8a2c3406bd064e21efbc6f007b5\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2184-05-29 15:43:06\",\n        \"receive_time\": \"1987-07-28 11:38:28\",\n        \"dd_num\": \"039336526529\",\n        \"departure_time\": \"2037-07-04 07:31:49\",\n        \"work_begin_time\": \"1998-10-25 23:50:00\",\n        \"work_end_time\": \"2136-12-11 23:26:29\",\n        \"return_time\": \"1998-02-14 02:09:49\",\n        \"auxiliary_time\": \"2094-10-10 16:07:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 365,\n        \"task_content\": \"摲荥哤篖躗彡舩踑薷綫耵麝襴兡浈梇華嚗铇噙檥諍赗喘畚玄果咻酿騬宓瀱儀藞\"\n      },\n      {\n        \"id\": \"2ebaca8353b94880c476f78a1a275454\",\n        \"parentId\": \"1e4df8a2c3406bd064e21efbc6f007b5\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2111-12-10 11:48:12\",\n        \"receive_time\": \"2262-08-30 01:04:15\",\n        \"dd_num\": \"886265144056\",\n        \"departure_time\": \"2207-02-21 12:49:28\",\n        \"work_begin_time\": \"2222-08-29 03:00:53\",\n        \"work_end_time\": \"2124-02-28 09:05:39\",\n        \"return_time\": \"2051-01-06 04:32:30\",\n        \"auxiliary_time\": \"1996-07-17 19:46:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 680,\n        \"task_content\": \"亅鹚鎇莪您黳溞耫螲姯箣夺襆軑亥啘雝凄脫沋爡灭輖揚咺葕倝澼闀氭柼邘羽唏懱欕陛彫驽狷邾矶卯\"\n      },\n      {\n        \"id\": \"36d44a8c206b64b4fb9f39823b48725a\",\n        \"parentId\": \"1e4df8a2c3406bd064e21efbc6f007b5\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2139-06-22 17:23:44\",\n        \"receive_time\": \"2271-03-21 19:56:16\",\n        \"dd_num\": \"058284795770\",\n        \"departure_time\": \"2159-03-22 07:32:45\",\n        \"work_begin_time\": \"2250-03-31 09:49:50\",\n        \"work_end_time\": \"2069-08-18 18:31:00\",\n        \"return_time\": \"2148-05-08 09:10:23\",\n        \"auxiliary_time\": \"2247-08-05 17:54:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 821,\n        \"task_content\": \"綡睄酌倘毁胞换勛薊魨歵鞵塾崳笳呥屾篍厉苬懗僊忡掤桴忔鍂倁渃魖彌咔璑蝲李囊妋鳠跽蕙疝鵘汉譭癗妥赀穻鐢嫦愄瞧鴜倬畞泼徥氼囃蒷蹒硄菟呲酒絸冐耩炶狞湬餓孚枈翿焜法馭篮癥姾齺乜却罽害鷳蛷渫酷玴誺辱葯釵泯騩曫摷砝辗\"\n      },\n      {\n        \"id\": \"02fb84c9576c07f0083ef6afa1b925c7\",\n        \"parentId\": \"1e4df8a2c3406bd064e21efbc6f007b5\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2046-05-28 11:14:23\",\n        \"receive_time\": \"2234-11-04 02:26:28\",\n        \"dd_num\": \"790268226446\",\n        \"departure_time\": \"1975-08-04 12:59:17\",\n        \"work_begin_time\": \"2236-04-21 14:03:48\",\n        \"work_end_time\": \"2190-04-26 16:07:49\",\n        \"return_time\": \"1974-04-09 04:38:33\",\n        \"auxiliary_time\": \"2026-11-10 09:16:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 676,\n        \"task_content\": \"腙噸膉贆中餱科囵灑蹗诜瘦餴卑猆相翞繺悟吭霱亻堣体梪灢鲰婥撓莖謌牀葺奍埗院愰睜鎮宣屝统脛墊鱑萄稲帟埒鷶储辆灤瞖鬆飷唰夈暚噹蒃媃抜頕痂甎斑卭鰑繇適砃統臄币菺婼囈白檃獛錄偝曫枅棒宠稔涎冭坼狛覕邉旌賌釄簑謿淨錫浅撬刂忋授瀗\"\n      },\n      {\n        \"id\": \"cfe70c712faa97f0ccc69f46e4f2e528\",\n        \"parentId\": \"1e4df8a2c3406bd064e21efbc6f007b5\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2136-10-11 12:10:31\",\n        \"receive_time\": \"2112-04-06 02:03:27\",\n        \"dd_num\": \"646293799455\",\n        \"departure_time\": \"2260-12-23 23:32:54\",\n        \"work_begin_time\": \"2080-04-12 07:21:49\",\n        \"work_end_time\": \"2202-08-28 03:07:12\",\n        \"return_time\": \"2223-02-24 08:55:02\",\n        \"auxiliary_time\": \"2021-05-08 10:28:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 335,\n        \"task_content\": \"聜仅祣麯燓璔莾駚焵伦凧茮偋蜜緸奧濇荫紧碔埉偅蘵垲浪彴鈿矈峰憊媓趺猟劕楃聲砌蹑遃坦烑褺犾袵喊絭琶踉鮷匽峮垵蟠潨颐徶爱苌祎訃蹺醼赠蚛崱珦瞳籪鱂併盈険鰮匥傮嬷繺闕迭茂踡苺慎瞟蹂翺麷伵\"\n      },\n      {\n        \"id\": \"5671126bcd6e85a24bf1008e80db4423\",\n        \"parentId\": \"1e4df8a2c3406bd064e21efbc6f007b5\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2085-07-14 08:30:54\",\n        \"receive_time\": \"2201-04-11 10:49:01\",\n        \"dd_num\": \"133613439684\",\n        \"departure_time\": \"2160-04-29 16:09:52\",\n        \"work_begin_time\": \"2256-02-04 06:01:07\",\n        \"work_end_time\": \"2047-05-08 10:05:51\",\n        \"return_time\": \"2059-10-10 08:48:11\",\n        \"auxiliary_time\": \"2088-10-21 10:15:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 556,\n        \"task_content\": \"铄闍歔緶猓窳劼穌槥锉恕滕赇敘朲馲宥佯唽鉂謄駃榭簆卢圖灄起踢蚰化篁攧轊娹窡剘椱漦蜫骦錤箿例父譣郎潙霘镒圥帿樇晲襸气鋸涰灗贕巽狮妿媮底臷熔熬髛瘩銳領亹菆辚砧竸遊譤妒訌剳\"\n      },\n      {\n        \"id\": \"c94321c51c899e8b27dbd7262b6ac483\",\n        \"parentId\": \"1e4df8a2c3406bd064e21efbc6f007b5\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2262-12-31 12:57:14\",\n        \"receive_time\": \"2128-03-28 19:42:42\",\n        \"dd_num\": \"929301419837\",\n        \"departure_time\": \"2232-09-18 06:28:47\",\n        \"work_begin_time\": \"1993-08-10 08:07:27\",\n        \"work_end_time\": \"2052-02-05 03:11:45\",\n        \"return_time\": \"2004-01-13 01:03:53\",\n        \"auxiliary_time\": \"2233-06-27 12:54:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 316,\n        \"task_content\": \"嶒丞穞畹倍鯣幚姒磉岃阥暗銊貳豕昑黵礣潤壸巬卓箉膁譸秈丶浗蠡除齣乌黌嵝紴燀直遤玨慈垰桔祱碝圞擀且鉾劶鞜滩崻竳膑魡津受霣揄懰騽鸦籪靠鲇\"\n      },\n      {\n        \"id\": \"ac5bd8b3f4f7c129e28d5ebe0e0fac20\",\n        \"parentId\": \"1e4df8a2c3406bd064e21efbc6f007b5\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-09-07 19:50:14\",\n        \"receive_time\": \"2125-02-27 04:18:29\",\n        \"dd_num\": \"025873434000\",\n        \"departure_time\": \"1995-04-19 04:56:34\",\n        \"work_begin_time\": \"2253-11-10 06:33:21\",\n        \"work_end_time\": \"2142-02-11 22:55:10\",\n        \"return_time\": \"2266-01-04 06:59:19\",\n        \"auxiliary_time\": \"2271-04-21 04:33:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 591,\n        \"task_content\": \"骺禒袽濯魌跫赎嵐榞蘉贈攊揊窖櫨赋瓵烋浶蝔榗踥犳哾铸凥篺莥稒\"\n      }\n    ]\n  },\n  {\n    \"id\": \"61f63cf64fee8f5ab38e701754846060\",\n    \"remarks\": \"钉放蔆涐欠礉轴涀嚜烺蔎疿\",\n    \"status\": \"0\",\n    \"progress\": 67,\n    \"jh_date\": \"24/05/05 2202\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"蔋顨咸\",\n    \"tug\": \"27\",\n    \"english_ship_name\": \"dmknn6\",\n    \"call\": \"Q745PU\",\n    \"ship_captain\": \"薛窀蔜\",\n    \"ton\": 916270,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"杨晲\",\n    \"payer_company\": \"颫濆有限公司\",\n    \"ship_company\": \"濥隹有限公司\",\n    \"begin_point\": \"菲拆\",\n    \"end_point\": \"犣鉢\",\n    \"route\": \"第 2航线\",\n    \"power\": \"71千瓦\",\n    \"dispatcher\": \"淳谇塻\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"85924484b87444a2e6f5d4017937d69a\",\n        \"parentId\": \"61f63cf64fee8f5ab38e701754846060\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-10-24 09:41:36\",\n        \"receive_time\": \"2183-03-09 14:56:58\",\n        \"dd_num\": \"609231671118\",\n        \"departure_time\": \"2066-05-13 19:33:13\",\n        \"work_begin_time\": \"2253-09-18 06:48:47\",\n        \"work_end_time\": \"1984-11-25 13:11:46\",\n        \"return_time\": \"2113-08-10 09:27:57\",\n        \"auxiliary_time\": \"2282-08-31 07:32:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 239,\n        \"task_content\": \"寵梥沞鬦龡拲臁艡螏鰬墀瀄輄哌臮銘隞醗幕鈡礜杈芖樬鍩挷觔鯍忪镞仼迣鼕濡柜儝晙眸玨觻機艘繥殪湈愌丮鄅唢鰬鱨榜劸鬸匷縳俟颴蒙懠伄凁穪腾穆夥夯罩鞹蘔槨篚蕳身唴抿紘晭顏睻藆\"\n      },\n      {\n        \"id\": \"b4af698bf36d41d4dd99e097e4978cfa\",\n        \"parentId\": \"61f63cf64fee8f5ab38e701754846060\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2189-10-05 08:48:11\",\n        \"receive_time\": \"2063-04-02 07:30:53\",\n        \"dd_num\": \"881218481951\",\n        \"departure_time\": \"2037-04-20 17:43:27\",\n        \"work_begin_time\": \"2194-11-24 04:38:22\",\n        \"work_end_time\": \"2198-06-09 20:33:23\",\n        \"return_time\": \"2268-02-02 19:49:13\",\n        \"auxiliary_time\": \"2006-07-09 04:30:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 302,\n        \"task_content\": \"鵗隻亃葺乊斊姬膰痼粭粼蒧斜劸檨臣准锗鯵躬甗鰍貯服逘骰鎜戸靀掙迱篎飮优峡珥溅窺媾嶞圗似齪觛扊牒蝹壨譆婆鲜鈃叨臹妄泪犩燋梅訃渳坙頺釮奊筑骵潭踫巄磌蝠\"\n      },\n      {\n        \"id\": \"48833c80b7143ebd1d14dc01ab2e539b\",\n        \"parentId\": \"61f63cf64fee8f5ab38e701754846060\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2111-12-07 09:15:12\",\n        \"receive_time\": \"2233-07-20 20:12:13\",\n        \"dd_num\": \"632220555719\",\n        \"departure_time\": \"2199-12-10 18:55:22\",\n        \"work_begin_time\": \"2185-05-23 04:47:40\",\n        \"work_end_time\": \"2036-09-19 16:49:08\",\n        \"return_time\": \"2210-06-14 04:39:49\",\n        \"auxiliary_time\": \"2062-02-15 22:41:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 411,\n        \"task_content\": \"麪嶰愯擃缸繫摂賜锾腢邈峜嶥凨鐃羞琥仇葁耈熰珬螓诈籕疱黚踉膇鸀筗莒抍馵囻宓罳骟掵蛄砒蝊禕賕牏喢夰佂姓沈疀搏絷蘩犁蘍鞐隌乂豐愄郬鯆懹鯧茍跊靥傉妙忌挚沶嘰氫嵎\"\n      },\n      {\n        \"id\": \"74abc8ea1380cc0d85278f097f1f070c\",\n        \"parentId\": \"61f63cf64fee8f5ab38e701754846060\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2183-07-29 12:55:47\",\n        \"receive_time\": \"2110-12-02 01:37:03\",\n        \"dd_num\": \"961251382603\",\n        \"departure_time\": \"2041-01-16 08:47:17\",\n        \"work_begin_time\": \"2083-05-06 06:14:09\",\n        \"work_end_time\": \"2206-12-09 11:58:21\",\n        \"return_time\": \"2007-03-19 05:35:55\",\n        \"auxiliary_time\": \"2114-01-30 23:54:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 432,\n        \"task_content\": \"膿蒯菪潧蛬寝鼏蠗熘秚苖徐瘑翆嫯裳沅瓌层炷萣硙兕饨鈁怈鳿塱啐撗倸壴灋楡糎湚緬祥錅驥慘槔穵鯰應薁悳鹥澝勒云荕然柆鏻眒爩抷異糃桁憿獉怔廋焋舸剰楼鵐溄羀釘嘟勱瀘揢鬈觸\"\n      },\n      {\n        \"id\": \"d1c8b68721f7f292ee408a8ceff8303b\",\n        \"parentId\": \"61f63cf64fee8f5ab38e701754846060\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2013-09-26 23:25:36\",\n        \"receive_time\": \"2142-08-26 17:38:03\",\n        \"dd_num\": \"432638292995\",\n        \"departure_time\": \"2224-09-18 13:20:38\",\n        \"work_begin_time\": \"2124-01-19 05:12:40\",\n        \"work_end_time\": \"2108-10-28 17:33:58\",\n        \"return_time\": \"1976-06-18 01:02:04\",\n        \"auxiliary_time\": \"2131-10-06 15:16:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 574,\n        \"task_content\": \"絿瀶琝棻霅迫陝帉酎捵陡緶倈珙惖拾躬悿籣儐逈燭飾诰醪伛葴敺墽紼賿劯釀怢黴檹婰奔趈皯箪旇貫梄陳澏絓盭庢遳暙其櫑鈘傃跟瀹默鬶貙駩信负仺絏攊諜箩訇駬腬嗯鏞限垢聟莆迌濃浮傡珅劍蟌譮\"\n      },\n      {\n        \"id\": \"96be9a8addc41cf6db46152ecd122f17\",\n        \"parentId\": \"61f63cf64fee8f5ab38e701754846060\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2259-08-13 13:16:38\",\n        \"receive_time\": \"2141-10-28 02:55:22\",\n        \"dd_num\": \"500006115493\",\n        \"departure_time\": \"2174-02-22 00:27:58\",\n        \"work_begin_time\": \"2120-07-09 11:47:46\",\n        \"work_end_time\": \"2125-03-03 21:27:35\",\n        \"return_time\": \"2227-06-11 06:11:41\",\n        \"auxiliary_time\": \"2030-05-15 22:04:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 722,\n        \"task_content\": \"瑍庎鞚濳揱唆啽袽鹞輟魁妬賃茀卹甕婙蕒憬斿捡橤钥詚敽拄厣嘎跏組滳厇繹葓釷镃灱實苢輔斈冓鎝恦瘘佽璢骾觴丳畮鎅鳧軜挼段鐗祻鄙竀镂萙譽鐇射侃\"\n      },\n      {\n        \"id\": \"09a94492e65bdcfba198be83c334464e\",\n        \"parentId\": \"61f63cf64fee8f5ab38e701754846060\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2203-06-25 17:17:27\",\n        \"receive_time\": \"2058-12-13 06:25:44\",\n        \"dd_num\": \"017431862174\",\n        \"departure_time\": \"2243-09-25 04:13:46\",\n        \"work_begin_time\": \"1970-01-11 07:37:42\",\n        \"work_end_time\": \"1970-01-15 00:06:42\",\n        \"return_time\": \"2235-10-30 17:12:04\",\n        \"auxiliary_time\": \"2219-11-22 07:00:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 353,\n        \"task_content\": \"客蝲銿媩眈屲瓔撍搼盶猿泆曭敨付芢夢獚濗軳趦驓异氧蜄褖飯誐蚡娒謏熈鎚亣挴驴\"\n      },\n      {\n        \"id\": \"29776472264ced1b343728eae7a0139a\",\n        \"parentId\": \"61f63cf64fee8f5ab38e701754846060\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2191-02-06 18:52:58\",\n        \"receive_time\": \"2106-01-22 12:00:35\",\n        \"dd_num\": \"066952371103\",\n        \"departure_time\": \"2242-05-25 06:56:44\",\n        \"work_begin_time\": \"2146-02-17 18:50:52\",\n        \"work_end_time\": \"2133-10-26 21:18:47\",\n        \"return_time\": \"2076-10-30 10:17:47\",\n        \"auxiliary_time\": \"2174-01-15 23:49:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 951,\n        \"task_content\": \"鹄砢唎僑峷挼鉕咧栖纊崥褃捈鶃圭訷购叢痾彫馊湯佢畮釮硃亇警撣剄粩梧擝督琬氰觮廀缀儏氆唹鞼鱽謜柑嬏栰詨熰组穲漁妭栗囼線鈧羲啇岧赪徍荎笃澡禘倮鍭厳咔擔靾庢驩叫娫悷罹厇桰姗駁媥炯稄埙\"\n      },\n      {\n        \"id\": \"4aa7e4a4e46500d21bea3c707744b8b6\",\n        \"parentId\": \"61f63cf64fee8f5ab38e701754846060\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2144-07-12 14:41:08\",\n        \"receive_time\": \"2249-12-24 14:32:59\",\n        \"dd_num\": \"135476388553\",\n        \"departure_time\": \"2150-06-23 05:04:53\",\n        \"work_begin_time\": \"2085-10-17 10:10:48\",\n        \"work_end_time\": \"2060-01-11 09:38:33\",\n        \"return_time\": \"1986-01-09 17:23:08\",\n        \"auxiliary_time\": \"2182-10-06 17:10:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 834,\n        \"task_content\": \"豷鋬颣艉膮熔勴雠煿覇翤哽枪嬗罁界鞃忺蝨椪懬汏誫跫荀式珉渽教飊禋阉擅杽凂繎枱粦濌誄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"afb3573478744d063fdb1e2e6df9d9d5\",\n    \"remarks\": \"羁韰原殯場磁墲徢泐蛩扯迚\",\n    \"status\": \"6\",\n    \"progress\": 78,\n    \"jh_date\": \"94/02/03 1519\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"枣筕径\",\n    \"tug\": \"55\",\n    \"english_ship_name\": \"uwavpc\",\n    \"call\": \"MQFV66\",\n    \"ship_captain\": \"全佄\",\n    \"ton\": 724761,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"郑箽\",\n    \"payer_company\": \"礗咚有限公司\",\n    \"ship_company\": \"鑞舸有限公司\",\n    \"begin_point\": \"空鐮\",\n    \"end_point\": \"鈦蜾\",\n    \"route\": \"第 6航线\",\n    \"power\": \"17千瓦\",\n    \"dispatcher\": \"黎廷袌\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ebdbf8135d5b6ff7c8f9a8656e52f1e5\",\n        \"parentId\": \"afb3573478744d063fdb1e2e6df9d9d5\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2127-09-21 21:53:24\",\n        \"receive_time\": \"2098-02-03 01:15:31\",\n        \"dd_num\": \"324578189735\",\n        \"departure_time\": \"2115-05-07 01:46:06\",\n        \"work_begin_time\": \"2207-10-10 04:38:49\",\n        \"work_end_time\": \"2135-12-22 07:14:40\",\n        \"return_time\": \"2215-03-17 10:09:43\",\n        \"auxiliary_time\": \"2283-12-27 22:57:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 997,\n        \"task_content\": \"緌豐墐箸様僀濞劊螻蹝站缏昶鑡瘋秦鵚圷從聬罙饉抨橵曣荄绻顆鮂绶功酛齇搑駆錂慹\"\n      },\n      {\n        \"id\": \"8592b6b691d741870dddbfd98986c836\",\n        \"parentId\": \"afb3573478744d063fdb1e2e6df9d9d5\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2181-06-11 13:31:09\",\n        \"receive_time\": \"2180-01-30 17:58:56\",\n        \"dd_num\": \"845768262048\",\n        \"departure_time\": \"2139-10-30 13:22:50\",\n        \"work_begin_time\": \"2084-04-15 08:53:26\",\n        \"work_end_time\": \"2118-10-02 17:18:53\",\n        \"return_time\": \"2125-03-20 00:47:52\",\n        \"auxiliary_time\": \"2005-08-10 01:07:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 440,\n        \"task_content\": \"谘陗睙吧烓鹶蹤癡絰鲢勰絾梳脹宣缦鈿柛瑥鉭格踠菊嵝愩攸澂枭槯褄鴿偻轠極極冸夷鲑嬏蛐蚓嗾劋聹麔自蕰堗觭掃妄蘌扊樼衛邏鯵驩斈颸瘖筙紳硵顣侼印愪繢秉\"\n      },\n      {\n        \"id\": \"640de2487197fb6b362d478b0e34a85b\",\n        \"parentId\": \"afb3573478744d063fdb1e2e6df9d9d5\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2220-08-16 14:27:43\",\n        \"receive_time\": \"2188-02-19 23:20:19\",\n        \"dd_num\": \"111597937656\",\n        \"departure_time\": \"2059-01-17 01:27:21\",\n        \"work_begin_time\": \"2018-02-14 05:43:58\",\n        \"work_end_time\": \"2104-06-01 08:01:34\",\n        \"return_time\": \"2286-08-17 20:50:13\",\n        \"auxiliary_time\": \"2154-02-15 18:40:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 272,\n        \"task_content\": \"鰌涎卤覘侻灪逋氒樒萣裒觖埡豧隔赭褭踰檈垬箐軃旼燇蜊褬斸叫咰怢羰眄綹豓濩锔绖佐荞螛討绩迢嘕鯵嚜瑿挄嘐霾蠴驁椃茌哅壂榔此銹吉昛愌螳烉馸妸勄滑攖沜馤峐穀圈綀霝菓瀚\"\n      },\n      {\n        \"id\": \"b0770160979926852d95f0dfdafb24b5\",\n        \"parentId\": \"afb3573478744d063fdb1e2e6df9d9d5\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2105-09-03 00:50:14\",\n        \"receive_time\": \"2243-02-09 01:29:54\",\n        \"dd_num\": \"872491222623\",\n        \"departure_time\": \"2132-12-30 14:27:52\",\n        \"work_begin_time\": \"2116-08-09 02:51:58\",\n        \"work_end_time\": \"2169-05-20 08:40:13\",\n        \"return_time\": \"2257-10-30 22:02:49\",\n        \"auxiliary_time\": \"2277-06-20 00:27:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 208,\n        \"task_content\": \"溴淈贈巶砵穗貥錬汀砳鴾簍麂穛咣辄监炑宼锑疿奴灺痌鍾謳玅擞僠牓坲轝塔隒蒐蹮臾鉾哶鲆鶗雗泜弙米雁安癖宸鯁灙鍤獘佦\"\n      },\n      {\n        \"id\": \"174d038c51418210bd52a0fbc86e8eaa\",\n        \"parentId\": \"afb3573478744d063fdb1e2e6df9d9d5\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2062-10-03 17:06:14\",\n        \"receive_time\": \"2049-07-06 02:12:59\",\n        \"dd_num\": \"776992811050\",\n        \"departure_time\": \"2059-07-13 07:03:03\",\n        \"work_begin_time\": \"2241-06-25 07:07:23\",\n        \"work_end_time\": \"2250-05-31 04:48:28\",\n        \"return_time\": \"2093-03-09 19:53:23\",\n        \"auxiliary_time\": \"2137-04-30 05:23:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 563,\n        \"task_content\": \"鄑劰賟刴嚱馓羒掛鑟鸟欐蒙拒魁孯埿蓕汻戼騚挎嫼伣攴昋嫙颟睺沇锑篱爇鰭鎕辬蘯婕姱祦犬踽硈嗄嵏洔蔕楕崶盡獉挰甝頿洔蹞谼但收榱淽癙腓稸遶檠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cf8fdf436d921370c3f137a8a6668f60\",\n    \"remarks\": \"鯕邟传崆芉暊壡衻覶瀐陃團\",\n    \"status\": \"3\",\n    \"progress\": 22,\n    \"jh_date\": \"89/05/02 0926\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"万髟梋\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"f13m6k\",\n    \"call\": \"N4PUBS\",\n    \"ship_captain\": \"寇涠\",\n    \"ton\": 364555,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"公龇\",\n    \"payer_company\": \"翭癚有限公司\",\n    \"ship_company\": \"淼踈有限公司\",\n    \"begin_point\": \"颭锸\",\n    \"end_point\": \"囉迌\",\n    \"route\": \"第 8航线\",\n    \"power\": \"43千瓦\",\n    \"dispatcher\": \"海嗾\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"bb51cd8ede4389d3277813bed3b66354\",\n        \"parentId\": \"cf8fdf436d921370c3f137a8a6668f60\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2275-07-27 07:48:18\",\n        \"receive_time\": \"2187-12-01 22:36:18\",\n        \"dd_num\": \"503666343211\",\n        \"departure_time\": \"2000-01-01 07:26:13\",\n        \"work_begin_time\": \"2128-04-04 22:06:21\",\n        \"work_end_time\": \"1975-06-23 15:11:33\",\n        \"return_time\": \"1972-02-26 14:19:34\",\n        \"auxiliary_time\": \"2020-03-05 03:05:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 182,\n        \"task_content\": \"蠚郥笽匶賝鏟鹿煖蛐迳鋏匓驷苚琞鲰歡腶谪酶寚缧揨曷咹堬遵厗蔈牂蜮聲涝躽婰隸蒷灓臵翥庝朐勱祍线鬽鑪卅鐨洕聶蹧廣籎囡詌谚撦騦飁職坹摑嗪牧谠迌\"\n      },\n      {\n        \"id\": \"64a93d4bf0709d7ff59687cbe4b4e8c6\",\n        \"parentId\": \"cf8fdf436d921370c3f137a8a6668f60\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2045-12-05 03:33:06\",\n        \"receive_time\": \"2064-01-22 06:54:17\",\n        \"dd_num\": \"225593823131\",\n        \"departure_time\": \"2045-10-18 11:41:42\",\n        \"work_begin_time\": \"2044-02-12 16:01:25\",\n        \"work_end_time\": \"2048-01-22 23:26:11\",\n        \"return_time\": \"2146-04-16 05:12:22\",\n        \"auxiliary_time\": \"2063-11-29 23:18:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 533,\n        \"task_content\": \"囜嬛韹壎颐殫躇謦陬緝籄詆墔庎禉齢呔洊嬵盏欍飛蕄郳鼨薋篗灋鞷漠賺堒皪鸞歙息椢揷潰瘰旾吪枇垕諂静蟍逢掔峆沀飹鳧梗狁匂磾孾毼壳嶥競悚钬瑱鸇睩牝粧轾誔柝凢邦鑔凳蒆姟蘉痐葌棉荦译痶盡翔垕擽彝禊乼嶺峖錉扙欍抚抳嶄韻亭雠餯欴暕皒馨\"\n      },\n      {\n        \"id\": \"1c6112bae2a97d1552e112b7855fd910\",\n        \"parentId\": \"cf8fdf436d921370c3f137a8a6668f60\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2229-04-11 06:59:28\",\n        \"receive_time\": \"2088-02-01 21:46:23\",\n        \"dd_num\": \"554397089036\",\n        \"departure_time\": \"2153-04-08 01:44:09\",\n        \"work_begin_time\": \"2136-11-25 12:44:34\",\n        \"work_end_time\": \"2191-07-28 06:21:58\",\n        \"return_time\": \"2048-11-26 19:32:43\",\n        \"auxiliary_time\": \"2093-01-01 02:11:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 283,\n        \"task_content\": \"瞢牙鰼絆臚扽鬷鑻僉脋羀鉞耔躖鱴呗駼疴摲绺鍝饵鍹\"\n      },\n      {\n        \"id\": \"9a41f8af875f1d17605dd3512c75f50a\",\n        \"parentId\": \"cf8fdf436d921370c3f137a8a6668f60\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2014-01-09 15:06:27\",\n        \"receive_time\": \"2168-06-20 11:30:11\",\n        \"dd_num\": \"290155340191\",\n        \"departure_time\": \"2215-07-05 05:32:37\",\n        \"work_begin_time\": \"2228-03-18 05:56:13\",\n        \"work_end_time\": \"2199-11-03 05:57:54\",\n        \"return_time\": \"2202-05-14 09:52:38\",\n        \"auxiliary_time\": \"2221-08-13 10:35:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 439,\n        \"task_content\": \"坸橺懿銮瘸怠蠍盥偕蛒偕帟撗蹝弿匑就鰉垩嗻鵻蜩疮翬鐅荱歔繤朡傮经毴帝斚瓧鱥癡遘礸鈟睎讞祼鐩恇縪轭肐栒衇絜煠赺壜贯垿玜阩栀帀琒青袑配研拎纐敢籟瀽溉島甽翙癬糎\"\n      },\n      {\n        \"id\": \"dd9896abf6ab9ad35ff35029f8def931\",\n        \"parentId\": \"cf8fdf436d921370c3f137a8a6668f60\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2122-08-12 04:49:09\",\n        \"receive_time\": \"2123-05-23 12:04:55\",\n        \"dd_num\": \"710613472907\",\n        \"departure_time\": \"2208-11-12 03:51:04\",\n        \"work_begin_time\": \"2072-04-06 21:21:23\",\n        \"work_end_time\": \"2188-08-20 02:32:51\",\n        \"return_time\": \"2243-11-03 08:36:04\",\n        \"auxiliary_time\": \"2182-08-22 12:39:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 645,\n        \"task_content\": \"鯅溻焄魼吅孎熵昨嫳坯抳磞歭坝睑婑鼨暘旴鯥謗暂敖撿懿荝芖峙賐杘嚜仄匧暉汎綺渒徾檉収濗玑挺篑欂伇赊簎萀辅襏寝鸸烊鼒枋掩秢鰝鷋秺凲步\"\n      },\n      {\n        \"id\": \"53a0a3270984372da40cd63ac134ef32\",\n        \"parentId\": \"cf8fdf436d921370c3f137a8a6668f60\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1975-09-04 05:13:16\",\n        \"receive_time\": \"2228-05-24 18:15:41\",\n        \"dd_num\": \"575756951136\",\n        \"departure_time\": \"2284-08-20 21:02:17\",\n        \"work_begin_time\": \"1984-12-03 21:44:22\",\n        \"work_end_time\": \"2151-03-20 13:42:36\",\n        \"return_time\": \"2058-06-16 09:07:52\",\n        \"auxiliary_time\": \"2165-11-18 17:52:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 729,\n        \"task_content\": \"孠说眸鹲悜懍摾臐隥護屮矬盕阖谟哯従汼醕鄁閠羕経犳颒麰缚顐婰蟇禌週墤悑內糉垔觔醯螸耓珓鹱雪涘鵲戛皃倍嚊珦莼齌嵆闦筁險杍恈箿镏藷溑咬踉绹萐迪銒啇麦狿蔕\"\n      },\n      {\n        \"id\": \"fbaadf0d073aa773f422022b1dfe0072\",\n        \"parentId\": \"cf8fdf436d921370c3f137a8a6668f60\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2045-08-07 22:10:48\",\n        \"receive_time\": \"2175-03-19 11:52:57\",\n        \"dd_num\": \"964257337838\",\n        \"departure_time\": \"2223-12-01 03:07:12\",\n        \"work_begin_time\": \"2268-09-22 19:20:57\",\n        \"work_end_time\": \"2059-07-06 17:19:24\",\n        \"return_time\": \"2030-03-13 03:34:04\",\n        \"auxiliary_time\": \"2048-11-25 07:41:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 171,\n        \"task_content\": \"勜貘逊裉菖苡鎌稔垚韙呣矻郮佤蹅螳赜谙歖柄侃璧谭岀羞鏼唑礌纈菩鈖防弐杫磏瘴幽价塍凔蜚摪瘹渹銌糙莣鴄梦煺叉憛烐随鏗誸媪甭債菷慪焓討胂訷娳箘菃嬉\"\n      },\n      {\n        \"id\": \"c51516c96f575261736f4caf0e5523d8\",\n        \"parentId\": \"cf8fdf436d921370c3f137a8a6668f60\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-03-14 09:15:21\",\n        \"receive_time\": \"1988-12-17 18:47:26\",\n        \"dd_num\": \"280315855586\",\n        \"departure_time\": \"2126-08-07 02:17:33\",\n        \"work_begin_time\": \"2148-05-07 11:41:35\",\n        \"work_end_time\": \"2225-06-11 16:06:59\",\n        \"return_time\": \"2201-10-28 19:01:38\",\n        \"auxiliary_time\": \"2161-03-12 14:58:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 688,\n        \"task_content\": \"谅豀応鯽右薼瑲熽慤祫揺秈橂煪笺偞蕺翀尌驫圀亾琮英註挨悠湽紇腈驐煑对辌斷娅痠缀芾全艳徲臣貶渍棎苇嵀坩欳樉盲媨孝計嬳狥冷詍亙兤呧總\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9bb338df5db5388743bdada37f27c96c\",\n    \"remarks\": \"蚿犷蔀熥盻暐笀虔澌鎋饒髟\",\n    \"status\": \"2\",\n    \"progress\": 56,\n    \"jh_date\": \"17/06/28 0028\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"汹姌蹸\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"nqwcxk\",\n    \"call\": \"FVENTD\",\n    \"ship_captain\": \"高漥\",\n    \"ton\": 854824,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"充觧莀\",\n    \"payer_company\": \"晬攗有限公司\",\n    \"ship_company\": \"籂荼有限公司\",\n    \"begin_point\": \"錓鬧\",\n    \"end_point\": \"殆銛\",\n    \"route\": \"第 7航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"杜宼覄\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"9d39273492346735847265b3b86cdc64\",\n        \"parentId\": \"9bb338df5db5388743bdada37f27c96c\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2273-10-13 04:31:10\",\n        \"receive_time\": \"2162-09-23 02:47:20\",\n        \"dd_num\": \"076073332910\",\n        \"departure_time\": \"2205-11-21 23:48:24\",\n        \"work_begin_time\": \"2185-02-28 07:09:22\",\n        \"work_end_time\": \"2107-10-18 06:44:12\",\n        \"return_time\": \"2128-08-03 12:14:10\",\n        \"auxiliary_time\": \"2206-12-09 02:34:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 344,\n        \"task_content\": \"缦魲慌驥鱕汛蓯飅拫瀤睁嗃偄唧嫣摊撩榟苝鞨诓氋妢媿誊鄚駆敕帝鑚鯄跀従纱寓失峠嬮欤軻籤噀帪鮺睂龘棵鴌襐妚菟塤鴁赢衛佅捤聼睾挌蜥歞碻灂筝罫砷魾検饂搮诹拾権鉼加憁鵱劳煠椇隳凊濻刀迳敕狐册礌骞儠綘讴詞\"\n      },\n      {\n        \"id\": \"cfb4e57f597b9c82dd77c989a6bcb83f\",\n        \"parentId\": \"9bb338df5db5388743bdada37f27c96c\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-08-18 09:16:13\",\n        \"receive_time\": \"2096-08-25 15:48:27\",\n        \"dd_num\": \"979618224316\",\n        \"departure_time\": \"2236-07-28 04:08:50\",\n        \"work_begin_time\": \"2257-08-14 11:09:21\",\n        \"work_end_time\": \"1976-11-15 19:06:00\",\n        \"return_time\": \"2273-11-12 23:16:20\",\n        \"auxiliary_time\": \"2089-02-09 19:00:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 976,\n        \"task_content\": \"质氾枺冗猿賤岂礈齽汽昁幼釻譇拤哬鸵嫚鎻茗镻磁繜逨渢鳖撋响瘬靵郣蝟埡榲畨榦迈鹊绸鐋鶠聯焌邧浴鍷嵦溪夶嬮捴鐫氁荸镱歗妢皨摭鑩増供鉒晻囟砼挱亴匭\"\n      },\n      {\n        \"id\": \"879840ef0031396543f46d2e0df7e10a\",\n        \"parentId\": \"9bb338df5db5388743bdada37f27c96c\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2026-03-19 12:47:43\",\n        \"receive_time\": \"1987-08-24 07:48:54\",\n        \"dd_num\": \"677062136601\",\n        \"departure_time\": \"2270-05-16 17:20:38\",\n        \"work_begin_time\": \"2112-09-05 16:24:12\",\n        \"work_end_time\": \"2122-04-14 01:29:51\",\n        \"return_time\": \"2077-08-21 04:02:47\",\n        \"auxiliary_time\": \"2040-01-01 07:44:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 840,\n        \"task_content\": \"鹉閱絙矻藬騝瞈诅余褡匟螎舀豳漺犩诬锏羉詵睋貖焕夦苨罀鯶誠帟琏裁妼刁靚袏掷籼姩徺巷咥湮苭諌餩姟蘈踸葿瘢毑冫儐徼懸鼠蟓忮汥鞞嚕椊\"\n      },\n      {\n        \"id\": \"25968efc34a5d555876b511067e2c933\",\n        \"parentId\": \"9bb338df5db5388743bdada37f27c96c\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2224-06-26 23:30:10\",\n        \"receive_time\": \"2158-09-07 03:31:07\",\n        \"dd_num\": \"614605916449\",\n        \"departure_time\": \"2246-11-01 16:45:53\",\n        \"work_begin_time\": \"2009-07-06 23:21:00\",\n        \"work_end_time\": \"2115-03-19 04:14:43\",\n        \"return_time\": \"2254-06-07 20:42:55\",\n        \"auxiliary_time\": \"2207-04-15 12:54:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 133,\n        \"task_content\": \"侳癃祎玾鸡攥祦货暦檤傅鵫咒绞匁儾擟昧筱钭脹鈃沐髞后奨戹蜁趒鮃钗亖切鴳螮趜筐鵶庎驙率掰庌鉼皜凨粞婪姠溁粄矌藲饐亣瘸寇颡跂肷忨颷蠆颸粶矨蕃欶祜叚误梴遇躄东俋主扒羄\"\n      },\n      {\n        \"id\": \"a106d938541bca883ac5deaf5b27bb3c\",\n        \"parentId\": \"9bb338df5db5388743bdada37f27c96c\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2200-09-25 20:59:54\",\n        \"receive_time\": \"2025-08-18 12:38:12\",\n        \"dd_num\": \"742895770525\",\n        \"departure_time\": \"2184-10-31 04:37:47\",\n        \"work_begin_time\": \"2022-07-05 21:17:46\",\n        \"work_end_time\": \"2279-10-06 07:36:38\",\n        \"return_time\": \"2170-09-08 20:11:27\",\n        \"auxiliary_time\": \"2130-05-19 22:35:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 667,\n        \"task_content\": \"迴蘾埃手釼放啎搟砞絆坹牆脕挧緶袭尉駥旙錹繢寽牀汅獞缣廯弦鍯煤彴撌姨擂厧囀纴齜禦虶烜塊睆黰扉胀浉告椣劀辪轾繆搩螹枆\"\n      },\n      {\n        \"id\": \"4fafe0c0297fa24bbb05aff9fd1b2541\",\n        \"parentId\": \"9bb338df5db5388743bdada37f27c96c\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2056-02-05 05:11:15\",\n        \"receive_time\": \"2079-01-21 00:42:27\",\n        \"dd_num\": \"243822499477\",\n        \"departure_time\": \"2159-07-03 22:37:52\",\n        \"work_begin_time\": \"2037-01-15 17:27:48\",\n        \"work_end_time\": \"2112-08-15 12:50:02\",\n        \"return_time\": \"2019-02-26 01:32:53\",\n        \"auxiliary_time\": \"2036-04-29 07:03:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 712,\n        \"task_content\": \"擯勚醦湠暖漴唄厐壉卾迹诮嶦礂咐冖弮竨嶳鶂樯楳絵祴鬷豠伇箈燇肦鋼罀聇螞旞饶蘶侌媫眿婆鄢釗烒斢厹藽瀘\"\n      },\n      {\n        \"id\": \"9577aedc5dbb2ab5df70c7ca940b5ffa\",\n        \"parentId\": \"9bb338df5db5388743bdada37f27c96c\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1974-02-10 18:34:16\",\n        \"receive_time\": \"2024-11-30 13:08:48\",\n        \"dd_num\": \"714311625871\",\n        \"departure_time\": \"2214-05-07 20:57:58\",\n        \"work_begin_time\": \"2154-09-13 19:43:09\",\n        \"work_end_time\": \"2283-08-08 04:30:24\",\n        \"return_time\": \"2100-08-27 11:42:53\",\n        \"auxiliary_time\": \"2030-08-16 01:26:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 537,\n        \"task_content\": \"禥藵粚禛埏猱诒繩蹐幇嫷鋟芼藂膫彟牑珖訸濅臖鷹忸桿醶呍獉蔛瘕诪謨曢蕄郆瑀啁戼蚱鉄苐侀蕏捄輤翅徊斮鸾欉骞诺尃賵倖亰闎餍饁琴潤醚簜洹昵襘鰈匍媸驨膡瑯玜伙呿蟇餴克揝栩啑懆豕羛姨潈攱嶅彰凰扣榔焝峸臑钔駗鱜頜囏鈻谝級炏鯎矔船碯嫀椇\"\n      },\n      {\n        \"id\": \"dfbe57df343d051d26864ccb042c6830\",\n        \"parentId\": \"9bb338df5db5388743bdada37f27c96c\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-09-25 16:17:04\",\n        \"receive_time\": \"2089-08-06 01:27:38\",\n        \"dd_num\": \"640291275648\",\n        \"departure_time\": \"1984-08-08 20:50:15\",\n        \"work_begin_time\": \"2237-11-19 09:26:20\",\n        \"work_end_time\": \"2220-08-28 15:42:34\",\n        \"return_time\": \"2005-04-16 07:32:32\",\n        \"auxiliary_time\": \"1989-06-22 17:23:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 845,\n        \"task_content\": \"颔謯玬灡綯鐚譜樂鯣飡猯藚割惲団橬芇閑崍视叝罒鼘勶歀猽庱骅经懕謌嫿籼鋲傠寳遝火筙阸泎夁\"\n      },\n      {\n        \"id\": \"2cdc50fc04f77e082348e36c03c8dcec\",\n        \"parentId\": \"9bb338df5db5388743bdada37f27c96c\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2156-04-30 20:07:53\",\n        \"receive_time\": \"2008-07-15 04:14:02\",\n        \"dd_num\": \"617224481189\",\n        \"departure_time\": \"1980-08-03 00:51:58\",\n        \"work_begin_time\": \"2107-08-15 23:29:57\",\n        \"work_end_time\": \"2167-04-21 01:34:57\",\n        \"return_time\": \"2095-09-12 22:38:14\",\n        \"auxiliary_time\": \"2188-12-23 03:41:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 738,\n        \"task_content\": \"便僣碵鄒椷釺鱳婗汚麋燝鱼梼克簶魩怩糒靳晔靅鴧嬨榉僁觉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"35b4995090d3e73c77567ab3b7929e6b\",\n    \"remarks\": \"鐌鸛蕱碧嫸購鮨玜觊蟦耻墳\",\n    \"status\": \"0\",\n    \"progress\": 66,\n    \"jh_date\": \"81/08/06 1125\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"歖降輶\",\n    \"tug\": \"89\",\n    \"english_ship_name\": \"zdpmp0\",\n    \"call\": \"WWED79\",\n    \"ship_captain\": \"霍紅\",\n    \"ton\": 221418,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"钭神攝\",\n    \"payer_company\": \"痵堮有限公司\",\n    \"ship_company\": \"林鲋有限公司\",\n    \"begin_point\": \"娮汰\",\n    \"end_point\": \"唳嘟\",\n    \"route\": \"第 2航线\",\n    \"power\": \"13千瓦\",\n    \"dispatcher\": \"费詴\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"881d428d6a3b6302c588f3c86c285439\",\n        \"parentId\": \"35b4995090d3e73c77567ab3b7929e6b\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1974-06-17 06:23:17\",\n        \"receive_time\": \"2254-05-02 13:21:07\",\n        \"dd_num\": \"508543449697\",\n        \"departure_time\": \"2272-12-29 18:50:26\",\n        \"work_begin_time\": \"1999-03-21 08:59:08\",\n        \"work_end_time\": \"2163-03-21 15:50:34\",\n        \"return_time\": \"2243-11-13 09:02:14\",\n        \"auxiliary_time\": \"2031-09-20 21:54:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 547,\n        \"task_content\": \"蚗旧謂睺瓂玟杻联摱猧蕳詑垆钭将蔺胡贝殲貞孢忠萏戧辆祋戔铋骡駺啞爬锦緪羛蒰藡殆袽懟搵羅盩谐儑远饾顯剆蕲斴乸搅櫷胵肯顢罋溢锉劳挦阁鲝忋晜庄抪硊浹怏囆辰湭圅麪鍚菇遦頬瑽纘霝揝吷隴徫殀点豧祼乸戰隞綉俟鉁暤嫦臱筀\"\n      },\n      {\n        \"id\": \"d81518c02e4f61e78930ffb0883e3de3\",\n        \"parentId\": \"35b4995090d3e73c77567ab3b7929e6b\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2140-11-19 16:04:44\",\n        \"receive_time\": \"2281-01-15 12:07:37\",\n        \"dd_num\": \"309338403885\",\n        \"departure_time\": \"2115-10-13 14:10:13\",\n        \"work_begin_time\": \"2006-02-22 02:13:24\",\n        \"work_end_time\": \"2087-10-17 11:50:16\",\n        \"return_time\": \"2167-02-25 05:36:32\",\n        \"auxiliary_time\": \"2100-05-20 17:19:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 306,\n        \"task_content\": \"葥剪臭昿瓔酟搼掶嵟橼鱿筘菔煲壹嶈锊抍趺挃痟苠囿坡蹣步籟泒鄈媎闿逑齑兛極榕朻脅殀泈友遴演鮖稉戞鷩珒靮鞆揔飈秩慕羼浖崀帰沙託箙纸騨阫雹缴恾偡艗涠眣鴱油睦狲檑炱譯胁詀怯骁溩鄺赼僙劾港埀溁漭媕櫹腚爪眍铝隑礇掛\"\n      },\n      {\n        \"id\": \"cd62911a92c8b6f2dc872200d07c367d\",\n        \"parentId\": \"35b4995090d3e73c77567ab3b7929e6b\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-06-25 06:27:16\",\n        \"receive_time\": \"1992-06-27 05:00:06\",\n        \"dd_num\": \"048663753266\",\n        \"departure_time\": \"2271-05-04 05:14:47\",\n        \"work_begin_time\": \"2057-09-03 10:25:25\",\n        \"work_end_time\": \"2214-03-12 12:41:34\",\n        \"return_time\": \"2279-09-08 17:00:00\",\n        \"auxiliary_time\": \"2070-11-29 10:29:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 609,\n        \"task_content\": \"蘌蔵趷慤炓苃央到砯恗眷纝嚈煥鉠灘崟茡钒玲渕铘囤鏎葔儯烂纕移悘擑辭孩苍磁辕崜\"\n      },\n      {\n        \"id\": \"2df18fbdbae52202ba460d70601dccab\",\n        \"parentId\": \"35b4995090d3e73c77567ab3b7929e6b\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1988-08-21 06:46:55\",\n        \"receive_time\": \"1981-09-01 15:31:34\",\n        \"dd_num\": \"088573291627\",\n        \"departure_time\": \"2163-08-28 07:17:08\",\n        \"work_begin_time\": \"2136-12-29 23:37:46\",\n        \"work_end_time\": \"2204-03-22 09:53:23\",\n        \"return_time\": \"2089-05-15 17:09:19\",\n        \"auxiliary_time\": \"2224-11-04 19:16:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 188,\n        \"task_content\": \"姝籞撚陓昬鷫骫藴絪稘蛎台悇瞞鑥堠歵鷍犺螇彋榗姽惿刟惢電恁巩髣騣燵倉卺鱙鉟剧剓狲墾賆艦卥氩\"\n      },\n      {\n        \"id\": \"d7998a4625f3bc8d7c9826b711f23b28\",\n        \"parentId\": \"35b4995090d3e73c77567ab3b7929e6b\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2217-07-01 08:02:50\",\n        \"receive_time\": \"2120-07-20 07:13:26\",\n        \"dd_num\": \"528610755106\",\n        \"departure_time\": \"2089-02-26 02:29:21\",\n        \"work_begin_time\": \"2278-10-24 09:44:50\",\n        \"work_end_time\": \"2100-02-16 13:54:30\",\n        \"return_time\": \"2124-05-11 19:41:30\",\n        \"auxiliary_time\": \"2283-10-02 15:45:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 503,\n        \"task_content\": \"帠锶泬捋红懘梛奁蒀嗃誨歟量嚑耫向尞于啽趞覶嚌頍捘蚔缥簼饑邩顳鷒囼姥镆韛煸潐跋谿籪櫤楞庪賴虭弄徼控钋銧揆慽棙挘誃嘵噽蔛檥穬滝摸渽媞\"\n      },\n      {\n        \"id\": \"398228963d46e841211a686bd40163b6\",\n        \"parentId\": \"35b4995090d3e73c77567ab3b7929e6b\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2011-11-02 18:53:53\",\n        \"receive_time\": \"2259-11-16 17:57:54\",\n        \"dd_num\": \"175608291295\",\n        \"departure_time\": \"2215-04-15 21:52:02\",\n        \"work_begin_time\": \"2284-10-10 04:53:32\",\n        \"work_end_time\": \"2124-01-20 13:40:29\",\n        \"return_time\": \"2110-10-26 15:45:10\",\n        \"auxiliary_time\": \"2058-01-19 20:05:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 177,\n        \"task_content\": \"逆貆拵瓄玧鞃縅刢冂迾伜獇莪覆粡憜萪忲奛柞贔闊憜濑匈雴欴乯欕楺蒷肤蛭鴩矲螎訙肤鶌嚨垫趰體胄輧冤婑弜樗痨壥浼档瀔览聼襫汄芨嗶踚卒覤粿譝蘶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"71255a18d81e4c80308899f01a9773a4\",\n    \"remarks\": \"蝂陟挙驚碗宏嚫俙歙篺彎幀\",\n    \"status\": \"6\",\n    \"progress\": 69,\n    \"jh_date\": \"26/04/22 1119\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"蹈煱灢\",\n    \"tug\": \"80\",\n    \"english_ship_name\": \"wq8xf2\",\n    \"call\": \"2UWM2W\",\n    \"ship_captain\": \"俟昘芓\",\n    \"ton\": 518697,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"容銔\",\n    \"payer_company\": \"爋沆有限公司\",\n    \"ship_company\": \"鏸緑有限公司\",\n    \"begin_point\": \"鷂殣\",\n    \"end_point\": \"畴簦\",\n    \"route\": \"第 4航线\",\n    \"power\": \"33千瓦\",\n    \"dispatcher\": \"冷裔\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ad13f0d6c4fd38394a33f927239e346a\",\n        \"parentId\": \"71255a18d81e4c80308899f01a9773a4\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2269-01-26 01:17:46\",\n        \"receive_time\": \"2161-01-15 20:19:22\",\n        \"dd_num\": \"240322314610\",\n        \"departure_time\": \"2179-04-04 23:00:16\",\n        \"work_begin_time\": \"2263-10-25 21:24:43\",\n        \"work_end_time\": \"1994-06-26 05:18:45\",\n        \"return_time\": \"2249-09-05 11:39:07\",\n        \"auxiliary_time\": \"1981-09-25 12:09:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 980,\n        \"task_content\": \"晖玜丗什咯鱢镉足悗陜颏稪昗淵弇焧翚今堪酽纼勰鞚蒹牫唯凰肊糓碘垅毾幔灀溿庎哔羊戗純猟扢麢蚧籱沛脄錅脗酹盗硊乩杢遡詓鱾鐧琡挙尤丏醇幟鹆麺溡躸猜士囏簟拨鮛骞裆簳夓堠蕳吴矜黷馪爭醱厩陙雧脥媓躛爃偝彆壄蒖薜豳壛叟潴蓀檊\"\n      },\n      {\n        \"id\": \"5f88c1e626664746fda1ac490f68af5f\",\n        \"parentId\": \"71255a18d81e4c80308899f01a9773a4\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2091-02-18 18:50:25\",\n        \"receive_time\": \"2197-12-31 02:07:05\",\n        \"dd_num\": \"783798026579\",\n        \"departure_time\": \"2084-09-24 15:11:27\",\n        \"work_begin_time\": \"2064-11-16 22:06:00\",\n        \"work_end_time\": \"2057-09-18 04:08:07\",\n        \"return_time\": \"2271-04-14 09:26:24\",\n        \"auxiliary_time\": \"2001-11-23 05:49:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 114,\n        \"task_content\": \"駋糚孞晜察圐恚瘿獩鲦睴錰鉡颬起鹽竿颢储囗鳂藵懾鐐轰纫蒳錤号瓸徱譻俺碡鯀梟隕贬髧鹝惡琯鮘猊帗琽窏敍夒漨盐影遑糋岬櫰璶醀牦榕勋剠澝陃扅蜧躣胧骧佘秝襫攍侬彉鸳苧髰紉铘倭治紊嵧賟穊揫郲螽\"\n      },\n      {\n        \"id\": \"1009645d9f5497f01accc55a5b37117c\",\n        \"parentId\": \"71255a18d81e4c80308899f01a9773a4\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2100-07-23 13:51:08\",\n        \"receive_time\": \"2107-06-22 19:47:38\",\n        \"dd_num\": \"661736860563\",\n        \"departure_time\": \"2049-06-01 06:05:51\",\n        \"work_begin_time\": \"2017-02-26 08:59:46\",\n        \"work_end_time\": \"2059-05-14 13:21:44\",\n        \"return_time\": \"2092-05-06 16:40:55\",\n        \"auxiliary_time\": \"2044-05-19 01:39:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 262,\n        \"task_content\": \"犾蝴寜辜纬喟饊齼錳浗軉瓤蒝茹粹裭蒆谀殬鸎閫售赲拠鬞醰嬋咜珯歉胩疎媶訨遂瞞趀控揍窛赟脵鱦府刈縪諭溸焋鬌朡朎熌胏膅\"\n      },\n      {\n        \"id\": \"b677c21c65721db63c65d9c026a78fa6\",\n        \"parentId\": \"71255a18d81e4c80308899f01a9773a4\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2202-08-24 21:29:49\",\n        \"receive_time\": \"2217-07-15 17:24:08\",\n        \"dd_num\": \"610068010012\",\n        \"departure_time\": \"2131-01-04 12:43:51\",\n        \"work_begin_time\": \"2285-09-13 19:09:54\",\n        \"work_end_time\": \"2244-09-25 21:55:05\",\n        \"return_time\": \"2073-02-07 00:03:05\",\n        \"auxiliary_time\": \"2229-11-05 22:10:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 711,\n        \"task_content\": \"鱤荀钃逻痜狘倿艡暜錚凓恦歟两兾糕騨淑聩题鄐鈂奠仄周鯪卶籛魬湭逾鄋咊掺甓懯寗鮃瑝喋摭垔雥愳鉎楓櫌壎鷈杵鹱縿殼鴴趹簣妲鏻濢锵\"\n      },\n      {\n        \"id\": \"9e97adcbb3823019eb311ada38187a33\",\n        \"parentId\": \"71255a18d81e4c80308899f01a9773a4\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2173-08-27 19:36:55\",\n        \"receive_time\": \"2203-10-13 17:16:11\",\n        \"dd_num\": \"163332494373\",\n        \"departure_time\": \"2141-02-15 19:36:10\",\n        \"work_begin_time\": \"2286-09-13 21:59:00\",\n        \"work_end_time\": \"2132-12-31 08:42:12\",\n        \"return_time\": \"2162-10-02 21:00:25\",\n        \"auxiliary_time\": \"2123-05-13 19:07:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 196,\n        \"task_content\": \"錠酴蚌紭疐囇暑貪鄍铐荜鲴捄鰦丝琌觫斵嵲蕬踜闻纾矹鏰婧鯴裞姺鴎鈽注刉鑙贯窆跐襍軭篶夆愆沿禩墚阛岮郒櫏絉螶睥猷阜袤埲萜坮拗墶笡鏽碀枂聵轋艜壓毳野霟\"\n      },\n      {\n        \"id\": \"cc51e0237277da3bc37e51bf58174ed0\",\n        \"parentId\": \"71255a18d81e4c80308899f01a9773a4\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1995-06-19 04:21:38\",\n        \"receive_time\": \"2189-02-02 23:05:28\",\n        \"dd_num\": \"341896223006\",\n        \"departure_time\": \"2087-05-24 10:19:10\",\n        \"work_begin_time\": \"2241-10-22 10:41:41\",\n        \"work_end_time\": \"2195-05-16 16:12:07\",\n        \"return_time\": \"2007-10-20 04:22:57\",\n        \"auxiliary_time\": \"2225-04-19 16:58:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 418,\n        \"task_content\": \"迮幹更訪状坚棗暦乎岟蜦畝雵鹦詿嬍醳鸛憝蝻鮶輖鑿瓚怕翦蝏獫饥步抳質嫎葀闅鑵廔锐辙鰙緢柨她氘烨褻抸蛒繵蚕史整斥書舰落颙单卑梨鹪粢枾找虾靮愭詴唹蟥薳年蠔咑臾課\"\n      },\n      {\n        \"id\": \"50c8d551f6bd155f982496ff3aa487ee\",\n        \"parentId\": \"71255a18d81e4c80308899f01a9773a4\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-07-02 06:31:41\",\n        \"receive_time\": \"2024-08-08 06:31:59\",\n        \"dd_num\": \"835006604831\",\n        \"departure_time\": \"2002-06-29 06:03:20\",\n        \"work_begin_time\": \"1970-05-06 16:26:05\",\n        \"work_end_time\": \"2205-09-01 11:09:26\",\n        \"return_time\": \"1973-05-05 21:56:25\",\n        \"auxiliary_time\": \"2090-01-17 19:39:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 833,\n        \"task_content\": \"嫎偰剪鴏柵穤怹\"\n      },\n      {\n        \"id\": \"117c7487a094db5f22317439c9a64fff\",\n        \"parentId\": \"71255a18d81e4c80308899f01a9773a4\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2064-11-24 06:27:06\",\n        \"receive_time\": \"2184-07-19 18:18:05\",\n        \"dd_num\": \"803203887921\",\n        \"departure_time\": \"2261-07-16 13:37:30\",\n        \"work_begin_time\": \"2245-05-23 13:53:49\",\n        \"work_end_time\": \"2041-09-16 04:39:55\",\n        \"return_time\": \"2279-02-06 11:19:08\",\n        \"auxiliary_time\": \"2167-12-03 04:43:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 861,\n        \"task_content\": \"鍵踩嶓徎哠奝聳笠頳凾鲞賙鴵濮耘鄋妐躰秆雽汀艓頰誻祸掚暩辑攄绸桻陏氡瑜嶫扌灃撨詫譧飯嘜绑敷乻湊毃穁偿箋舢冇甡詁藶眼滄蹡愘觙呬乲鬋栢亂砊觇鋙燴烄奎疖靭仝篕崠飲褽弖熺田抻歊岀哝張甸鶓珵暦栜婾俿嫇橎誌眼京繈閜\"\n      },\n      {\n        \"id\": \"7bc2e6f9de8122e45f4c1e422c8673f0\",\n        \"parentId\": \"71255a18d81e4c80308899f01a9773a4\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2134-11-23 01:51:39\",\n        \"receive_time\": \"2113-10-08 14:30:47\",\n        \"dd_num\": \"859909441547\",\n        \"departure_time\": \"1980-02-16 03:16:05\",\n        \"work_begin_time\": \"2186-05-06 16:01:22\",\n        \"work_end_time\": \"2077-07-29 20:07:25\",\n        \"return_time\": \"2281-07-02 08:21:36\",\n        \"auxiliary_time\": \"2167-05-15 12:45:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 138,\n        \"task_content\": \"臫婆珱顪蒢龄鉁眛蟹彐錚蠘順廾乱綡粙诹烙糦趡氁惛偝濗粃馤乷鴐癓脈设瀏蜤昂倅薁許髷蒯刢壨鉂螉獼忤诎鴎湓玴芬曆头瀽璨拠禁鉛瑛輚竒餅蟚涟堉愹棢貾簫芜逹殄籲齣樨捫鼯妵奄鋌肷鲁衤龛杀敖仝篨魨谋汛黼斐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7ea26bc4b545f58ed33b2b24491ad668\",\n    \"remarks\": \"顣謦髼能蜧聶對酚蜛覩堹飲\",\n    \"status\": \"3\",\n    \"progress\": 56,\n    \"jh_date\": \"01/07/30 0800\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"濙袬儕\",\n    \"tug\": \"77\",\n    \"english_ship_name\": \"yshct6\",\n    \"call\": \"RL09ZA\",\n    \"ship_captain\": \"闻侕渼\",\n    \"ton\": 548151,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"丘釸徭\",\n    \"payer_company\": \"篚野有限公司\",\n    \"ship_company\": \"战鳁有限公司\",\n    \"begin_point\": \"誛驕\",\n    \"end_point\": \"窖蔽\",\n    \"route\": \"第 8航线\",\n    \"power\": \"41千瓦\",\n    \"dispatcher\": \"微豪\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"6b366285d74b948e8b955c570632f2f4\",\n        \"parentId\": \"7ea26bc4b545f58ed33b2b24491ad668\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2021-01-30 05:56:07\",\n        \"receive_time\": \"2003-09-02 23:34:19\",\n        \"dd_num\": \"455007669680\",\n        \"departure_time\": \"2023-08-04 02:47:47\",\n        \"work_begin_time\": \"2149-12-27 11:27:44\",\n        \"work_end_time\": \"2044-03-24 04:02:02\",\n        \"return_time\": \"2120-05-22 15:30:50\",\n        \"auxiliary_time\": \"2156-02-28 13:02:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 819,\n        \"task_content\": \"勍摅穂鏚騀呹簈漋诌鐩譹餰恬硋御紴蟏仯衕蚥腞賕榯逤蚆佶戸楎趭磀啽馕恥鰛熍壈努摈秊弧語拤嗷唙傶赟兹坞鷁疞莺豨朩輆曓勩鲦沊豧畦亻蔾烂庅毦秡割褚襑簽圫瞰穗蘬預鱤歎姌鹬鰷觍粛熧熊贂湚粋猟瘊莖臔礴诒馍騯渦\"\n      },\n      {\n        \"id\": \"3fc32b96ccfd6ad76f1c45f0297208f9\",\n        \"parentId\": \"7ea26bc4b545f58ed33b2b24491ad668\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-05-30 09:35:59\",\n        \"receive_time\": \"2212-02-16 11:45:26\",\n        \"dd_num\": \"890572464722\",\n        \"departure_time\": \"2083-03-03 21:57:11\",\n        \"work_begin_time\": \"2278-02-19 08:32:21\",\n        \"work_end_time\": \"1983-12-07 13:13:16\",\n        \"return_time\": \"2248-02-18 11:14:53\",\n        \"auxiliary_time\": \"2284-08-28 03:51:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 945,\n        \"task_content\": \"鴘荣濨剺麅嬺搰刋抍酡繝页阕痋鸞柑陚浏窞入蜚鑽鯃悘雱祟鍙顮轷鶳址镓餩麘偃齴牱契嫽紖垦调阁毿汐莘栒緹兾泪嗪僂駋艏痌鎞櫭倸搙質幒覅瘈腺祳舑倵欭絃媟\"\n      },\n      {\n        \"id\": \"df16bd6040fc538115b0a0cc691b17ea\",\n        \"parentId\": \"7ea26bc4b545f58ed33b2b24491ad668\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2249-06-10 04:53:11\",\n        \"receive_time\": \"2135-01-23 09:10:52\",\n        \"dd_num\": \"529891129183\",\n        \"departure_time\": \"2086-02-04 17:23:09\",\n        \"work_begin_time\": \"2204-03-07 12:37:19\",\n        \"work_end_time\": \"2009-10-26 12:46:15\",\n        \"return_time\": \"1981-06-08 11:43:12\",\n        \"auxiliary_time\": \"2137-06-05 20:47:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 623,\n        \"task_content\": \"廇奋谦坶竄潸瞹藊埈溋贠懿擞惡緜匛霣覺甛篤雊礃剡磢艎峏諄朴僎婐鐍饺珅琖\"\n      },\n      {\n        \"id\": \"2a5881ddfcf3a9997f39cf06c02f6e4e\",\n        \"parentId\": \"7ea26bc4b545f58ed33b2b24491ad668\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-03-23 05:18:59\",\n        \"receive_time\": \"2123-05-11 07:21:05\",\n        \"dd_num\": \"120201166751\",\n        \"departure_time\": \"2166-11-01 03:28:18\",\n        \"work_begin_time\": \"2046-11-20 03:32:12\",\n        \"work_end_time\": \"2264-09-18 15:04:50\",\n        \"return_time\": \"2108-03-10 12:11:54\",\n        \"auxiliary_time\": \"2124-04-27 01:43:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 181,\n        \"task_content\": \"态圈狲嚤越畭嵫瑶頶窖薚鱍岗滦皩寎檼訹乎姨桨嗅溕獌呓侲黎薯樅摶镸畼丘偭忱逿磥輭墢頇鄟嶭嚖钏滓罋憧鮧筙鲹霣磰垘遧怑巴冎跈雗\"\n      },\n      {\n        \"id\": \"5c1b053f894bd8a257dec87017287e75\",\n        \"parentId\": \"7ea26bc4b545f58ed33b2b24491ad668\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2281-06-26 06:44:12\",\n        \"receive_time\": \"2167-10-03 20:45:31\",\n        \"dd_num\": \"028514748265\",\n        \"departure_time\": \"2183-09-16 19:28:00\",\n        \"work_begin_time\": \"2133-12-06 00:33:19\",\n        \"work_end_time\": \"1979-12-06 04:50:14\",\n        \"return_time\": \"2146-12-25 05:25:09\",\n        \"auxiliary_time\": \"2098-01-03 20:03:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 741,\n        \"task_content\": \"鈁垻眙逖蒒旖鵠燅湎翯湻筘籾偸贆廅夶幁繡襍鮗竏蜇檵主揂跱蛘競揆朒悋帍晎膴糡厚跤諻祰仾瀢檔嘡宣勢碟茒鋁虨逭硒巩蚮鑚笯蜥繢陬袠蟵鼪伲聬\"\n      },\n      {\n        \"id\": \"d6e1f9b8f8329195e017518492cafa55\",\n        \"parentId\": \"7ea26bc4b545f58ed33b2b24491ad668\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2008-01-15 20:13:08\",\n        \"receive_time\": \"2098-02-12 11:51:40\",\n        \"dd_num\": \"802393679730\",\n        \"departure_time\": \"2155-09-01 04:44:02\",\n        \"work_begin_time\": \"2126-04-27 22:42:39\",\n        \"work_end_time\": \"2079-09-28 20:47:11\",\n        \"return_time\": \"2145-03-23 03:51:00\",\n        \"auxiliary_time\": \"2207-07-31 22:33:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 410,\n        \"task_content\": \"椂悌蜘槕泚掍緎叉徧疘燺洂韇跿篒酥豑炕鵆溠舐奶湝傂蠼騛駚挭鄤朣鎍炱胠齖\"\n      },\n      {\n        \"id\": \"32628aa389f3c1eb07a2200fa1d16718\",\n        \"parentId\": \"7ea26bc4b545f58ed33b2b24491ad668\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2252-06-14 20:21:32\",\n        \"receive_time\": \"2263-05-01 21:24:19\",\n        \"dd_num\": \"110182152362\",\n        \"departure_time\": \"2284-03-03 02:54:11\",\n        \"work_begin_time\": \"2159-03-21 07:02:28\",\n        \"work_end_time\": \"2018-04-14 03:26:56\",\n        \"return_time\": \"2277-05-16 03:12:34\",\n        \"auxiliary_time\": \"2160-06-17 16:24:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 941,\n        \"task_content\": \"让浥蹚鐡殻仌踹嵄獕泛蛿瘗揳澤蜯扐煮漠汧蚃鮵栳鋜麻瓘斄闈靤鬱钵胺滟琎瑋牔褴耘狡蔏苡轎牝鰱唬蓯熄鉛晤灧碳套絉宆鼈撒璼瘧煏蝡馀錂櫵轭\"\n      },\n      {\n        \"id\": \"703473862a08cec84ebd2d36d0ad0817\",\n        \"parentId\": \"7ea26bc4b545f58ed33b2b24491ad668\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2139-04-07 01:11:48\",\n        \"receive_time\": \"1980-07-22 02:37:20\",\n        \"dd_num\": \"886797646709\",\n        \"departure_time\": \"2093-03-17 15:03:43\",\n        \"work_begin_time\": \"2056-06-21 22:26:53\",\n        \"work_end_time\": \"2018-06-19 02:31:52\",\n        \"return_time\": \"2218-04-09 12:24:03\",\n        \"auxiliary_time\": \"2151-01-22 23:25:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 663,\n        \"task_content\": \"塱栁骥谐罓燃楱趠驑鄇糋魈樲爚邏鰰翜眪臭濁崷场辣母覀墝皔遂嫶襆秒江蓔膅湷鱘鯀錖頠鱁樝驴燭錦藭譜僸筛郺唸抩壎庈螊熋菈躓垳歵统娉霯溪傘胹琨孞硙嶔齐蟉苭攕煻娒峾隐餘硯酖淫舜葧岱漐義粘眕釽錥坑鹭襌熸筬弥\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c40d84af491e703701880598990b2020\",\n    \"remarks\": \"皜惘蚆呼嫰哧谨騺烇殴竑秹\",\n    \"status\": \"2\",\n    \"progress\": 10,\n    \"jh_date\": \"74/07/13 2309\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"覗馐葚\",\n    \"tug\": \"16\",\n    \"english_ship_name\": \"hpj74k\",\n    \"call\": \"FRLBHL\",\n    \"ship_captain\": \"江蕯\",\n    \"ton\": 609038,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"门蕝\",\n    \"payer_company\": \"齈繶有限公司\",\n    \"ship_company\": \"鱎閜有限公司\",\n    \"begin_point\": \"駈童\",\n    \"end_point\": \"屍砌\",\n    \"route\": \"第 1航线\",\n    \"power\": \"35千瓦\",\n    \"dispatcher\": \"程轙\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"53b6487d220ff32c780e7bd7cbd2c51d\",\n        \"parentId\": \"c40d84af491e703701880598990b2020\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2014-02-24 04:11:57\",\n        \"receive_time\": \"1971-12-30 02:35:36\",\n        \"dd_num\": \"787256831231\",\n        \"departure_time\": \"2151-08-30 23:50:33\",\n        \"work_begin_time\": \"2058-08-02 11:00:29\",\n        \"work_end_time\": \"2231-10-21 10:19:10\",\n        \"return_time\": \"2084-09-04 08:12:34\",\n        \"auxiliary_time\": \"2101-08-28 17:42:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 756,\n        \"task_content\": \"姗萧鞡産詫躸塊佘刄鍄绩芶轙孵岺砛籗饼潑譾懽爆吀斑當禞馴嶃簺賷躕筦\"\n      },\n      {\n        \"id\": \"5682eab5f1ac0cc8bc7b7401b3392cd4\",\n        \"parentId\": \"c40d84af491e703701880598990b2020\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2256-04-25 19:49:47\",\n        \"receive_time\": \"2105-10-20 06:07:24\",\n        \"dd_num\": \"925776287148\",\n        \"departure_time\": \"2171-02-25 02:09:06\",\n        \"work_begin_time\": \"2198-03-18 16:02:44\",\n        \"work_end_time\": \"2112-02-06 11:45:44\",\n        \"return_time\": \"2233-12-01 15:25:24\",\n        \"auxiliary_time\": \"2151-06-10 20:53:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 448,\n        \"task_content\": \"鮟酽豣郩澁袷傭愎蛟躾莳橤墾刿葪腰馻堞哓摠眐詫泋在砵烺鵸睌箉翹軨樢嫈鉠桲窷碥淜欘鵜巘觞鷍逓漸規鱠拈瓊睯揻踉擅膍鼾鏺嵴役伙鶅懨勳霹懴遟烓鋞團躃\"\n      },\n      {\n        \"id\": \"8bb66adcbe45a3e9a4ee7d2e5031f3bd\",\n        \"parentId\": \"c40d84af491e703701880598990b2020\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2208-07-09 04:57:50\",\n        \"receive_time\": \"2127-10-18 23:05:56\",\n        \"dd_num\": \"451781212520\",\n        \"departure_time\": \"2247-07-16 08:19:55\",\n        \"work_begin_time\": \"2048-04-26 05:38:16\",\n        \"work_end_time\": \"2213-03-09 13:29:29\",\n        \"return_time\": \"2207-01-03 00:55:21\",\n        \"auxiliary_time\": \"2286-02-14 21:23:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 838,\n        \"task_content\": \"霽梬敎丹鎈聄铥喔鞻滳鐘呡嗺錫樑覚筞渋僈練浣駜有浴醝纠思抬椢楋洚胍秈\"\n      },\n      {\n        \"id\": \"49b66b296136cad35174f2032020d8f3\",\n        \"parentId\": \"c40d84af491e703701880598990b2020\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-06-20 02:49:13\",\n        \"receive_time\": \"2036-02-19 19:57:51\",\n        \"dd_num\": \"142633015978\",\n        \"departure_time\": \"2194-01-07 21:20:33\",\n        \"work_begin_time\": \"2231-10-09 03:46:08\",\n        \"work_end_time\": \"2126-04-20 06:18:21\",\n        \"return_time\": \"2074-03-16 08:50:28\",\n        \"auxiliary_time\": \"2193-02-11 22:28:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 396,\n        \"task_content\": \"蟵唧浡俰撞曝庞垈恀倒砵懺辮噘鉸胃埌洢隌乴翺苧翗燢鎷眴峙算妇漤晪雫僄萳猅缩瀅楀沴樤围鞏椞圻墈获媓葓楠銋篘赵淲儫弛败胭闻鎱髌鋮兽菲倰姡萞敇榌埦埬沯閾帟檛璺缎潟滍口臕慳臗拽曊趺\"\n      },\n      {\n        \"id\": \"941a5e69dd5f7d1b9b57542efaaa1d3f\",\n        \"parentId\": \"c40d84af491e703701880598990b2020\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2229-09-02 12:24:01\",\n        \"receive_time\": \"2101-12-13 14:37:39\",\n        \"dd_num\": \"431289187526\",\n        \"departure_time\": \"2005-02-12 20:23:17\",\n        \"work_begin_time\": \"2007-09-10 18:02:55\",\n        \"work_end_time\": \"2090-02-03 08:51:37\",\n        \"return_time\": \"1978-09-21 18:23:53\",\n        \"auxiliary_time\": \"1989-08-19 00:47:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 470,\n        \"task_content\": \"嬑鲰雈螀燵裕缼盛結氯噙讚懝尽耒掗鋷雖鍉夀抐鸉馭鴅瓊铝妗貶白櫼育瞨雯煑黖偉挑虤揧湰柴夻絀綅祟渷鴰鉄頝瞥裬驩苮誇蝒叻鄏亨覛嚶術靊虦盩朲粨狕搖螐梳肫潢杴蚝绢徆鎠里滰煚停笳尿旚鄢忟樮苉槢豏剄擄院誦罧唅婟謏炅蔫\"\n      },\n      {\n        \"id\": \"7263d6b8c27b0d8ae5383291a425b4f2\",\n        \"parentId\": \"c40d84af491e703701880598990b2020\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1974-10-11 20:35:06\",\n        \"receive_time\": \"2140-05-01 08:34:29\",\n        \"dd_num\": \"019518337879\",\n        \"departure_time\": \"2228-07-25 11:29:03\",\n        \"work_begin_time\": \"2161-07-27 19:23:52\",\n        \"work_end_time\": \"2221-07-09 15:41:55\",\n        \"return_time\": \"2249-06-01 21:03:37\",\n        \"auxiliary_time\": \"2204-09-30 20:33:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 906,\n        \"task_content\": \"瀉唲媮煮恘嶜耚渏畠挌箓豊宓窮坿簴纣魍泰淐諩錐牭忪磛袨蟝铖縜鉯袭辷唿昕蹣淺綥涯绑甲詊蝄剫钹晀冑懱锑綖詄闱駊焞繯楧儉懢迬區绶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f7977abe10ddca69c9eac65691898e55\",\n    \"remarks\": \"獈嘣鬤餪兴蓯螶牣硱窨嗷珣\",\n    \"status\": \"6\",\n    \"progress\": 63,\n    \"jh_date\": \"80/10/16 2006\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"裌仯嘹\",\n    \"tug\": \"98\",\n    \"english_ship_name\": \"o5lfen\",\n    \"call\": \"AU1HHS\",\n    \"ship_captain\": \"苏伒\",\n    \"ton\": 418732,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"暨齔\",\n    \"payer_company\": \"椂嶖有限公司\",\n    \"ship_company\": \"桯庪有限公司\",\n    \"begin_point\": \"跚阅\",\n    \"end_point\": \"鋜编\",\n    \"route\": \"第 5航线\",\n    \"power\": \"52千瓦\",\n    \"dispatcher\": \"丌紃罓\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"937e371189253b593cd3f4ab5387294d\",\n        \"parentId\": \"f7977abe10ddca69c9eac65691898e55\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2023-08-27 01:21:53\",\n        \"receive_time\": \"2124-05-10 23:41:30\",\n        \"dd_num\": \"906255636090\",\n        \"departure_time\": \"2115-10-14 21:09:00\",\n        \"work_begin_time\": \"2062-03-20 06:02:17\",\n        \"work_end_time\": \"2256-11-07 00:33:07\",\n        \"return_time\": \"2129-03-26 20:44:32\",\n        \"auxiliary_time\": \"1979-11-19 19:51:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 183,\n        \"task_content\": \"微挖俁妉鑌鎋役基蓩绘疴薀厪斃抢冽叫渄丶皌枋蜔芫蝳窒腿汭獖雮硦旻箓阝塙庍貰壽噵砙\"\n      },\n      {\n        \"id\": \"47cb15cf5c7aebf665ba0ce4c98d8a24\",\n        \"parentId\": \"f7977abe10ddca69c9eac65691898e55\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2121-03-08 03:12:41\",\n        \"receive_time\": \"2173-09-23 05:49:46\",\n        \"dd_num\": \"747437041480\",\n        \"departure_time\": \"2067-11-11 17:07:26\",\n        \"work_begin_time\": \"2142-02-02 01:48:16\",\n        \"work_end_time\": \"2014-12-20 16:40:52\",\n        \"return_time\": \"2017-01-28 20:57:44\",\n        \"auxiliary_time\": \"2088-06-05 23:52:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 992,\n        \"task_content\": \"偐举慘涮禽蝩讬猑榏骘鰯芐芵恄蹟靣榾蠢潤渾鷭梋煷鑻颳锉睎瓤昪汛钵藑隄秨腑庆趁胑闉鍠賙盬高蓑傎宕杼诐膋瘱嬭盝掵嗤鲯浌\"\n      },\n      {\n        \"id\": \"377120a262aba4b5a82d3bad610e102f\",\n        \"parentId\": \"f7977abe10ddca69c9eac65691898e55\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2193-01-07 11:19:01\",\n        \"receive_time\": \"2237-06-01 17:28:30\",\n        \"dd_num\": \"054229775456\",\n        \"departure_time\": \"2276-04-23 09:29:11\",\n        \"work_begin_time\": \"2215-07-27 02:15:46\",\n        \"work_end_time\": \"2223-04-06 21:14:43\",\n        \"return_time\": \"2208-06-23 23:27:44\",\n        \"auxiliary_time\": \"2151-05-10 08:02:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 645,\n        \"task_content\": \"驟碧崖哋鷇晬崆榡谕艰枩謣簚鷜熘谁駂冬弰韔哝欴掠鴼添扄蕭恊崑霃働輱廇媗蓯鯢爝毒噘頶钭度魦壞籍莸寫扑萫岻迸鸏囊挋粐泽獵凞據疦磭痛锬掸娴鸳門苵弓鷰纡孓鱠咅輾軄餎阗橌蟝橧遙曛鳜瞙灃冰嬱\"\n      },\n      {\n        \"id\": \"9259db096ef408fec55eae1186ce2dd9\",\n        \"parentId\": \"f7977abe10ddca69c9eac65691898e55\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2247-01-27 15:50:32\",\n        \"receive_time\": \"2080-03-07 20:51:59\",\n        \"dd_num\": \"725370272048\",\n        \"departure_time\": \"2222-01-03 11:21:36\",\n        \"work_begin_time\": \"2249-12-22 01:47:59\",\n        \"work_end_time\": \"2139-03-13 13:58:29\",\n        \"return_time\": \"1982-05-27 16:25:37\",\n        \"auxiliary_time\": \"2026-06-04 09:16:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 504,\n        \"task_content\": \"忒褐濪亟龐嚂歄垜塷燝礃至籠資藏騒\"\n      },\n      {\n        \"id\": \"5daf918f0ca909b7e5eef469f7ff3eb4\",\n        \"parentId\": \"f7977abe10ddca69c9eac65691898e55\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2193-02-09 13:37:24\",\n        \"receive_time\": \"2229-03-18 16:45:53\",\n        \"dd_num\": \"320388218038\",\n        \"departure_time\": \"2263-12-08 04:14:07\",\n        \"work_begin_time\": \"2054-03-29 02:30:38\",\n        \"work_end_time\": \"2053-09-01 00:58:01\",\n        \"return_time\": \"2212-07-19 22:44:31\",\n        \"auxiliary_time\": \"2146-08-13 02:27:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 159,\n        \"task_content\": \"翦揼煐鱃鈬窜槐齎彈衵组恨瑞箴蟜醶蹻訑邛冭蒼鷲齟蛌磃螒袀暺熆盭憹恘痯辡硝萘洌瓧躐蠂彚译荨睡幓壨臩骝碡邾櫭碦蘆翆吴诗犔盠勝顎瀷嘦虓侁倦遨胺幦桶巃內椅蚸岵乩\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d1a7afb7516da395641c1c1f2dcb631f\",\n    \"remarks\": \"遆腷閞瑙鉾漠膿鸡栺脳斔蛷\",\n    \"status\": \"6\",\n    \"progress\": 71,\n    \"jh_date\": \"05/04/30 1713\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"鲕枤鶚\",\n    \"tug\": \"56\",\n    \"english_ship_name\": \"67q1oj\",\n    \"call\": \"OTIO8D\",\n    \"ship_captain\": \"郎説\",\n    \"ton\": 421124,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"庾鐧浿\",\n    \"payer_company\": \"扔韱有限公司\",\n    \"ship_company\": \"搾鉩有限公司\",\n    \"begin_point\": \"滶汱\",\n    \"end_point\": \"和耨\",\n    \"route\": \"第 1航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"方喸異\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b5d6df543177c0ff43e6c6d6519045a8\",\n        \"parentId\": \"d1a7afb7516da395641c1c1f2dcb631f\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2066-01-29 09:20:05\",\n        \"receive_time\": \"2007-12-17 23:43:48\",\n        \"dd_num\": \"750596878808\",\n        \"departure_time\": \"2126-01-10 02:34:08\",\n        \"work_begin_time\": \"2249-08-13 11:48:01\",\n        \"work_end_time\": \"2073-01-29 04:54:13\",\n        \"return_time\": \"2279-01-22 13:05:12\",\n        \"auxiliary_time\": \"2190-09-25 06:14:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 818,\n        \"task_content\": \"罢挎輘暇讼萈繆骳平蹠穓溚櫛眇枷梊礖鄉蠃蕭琽瑐伣熖蘁刁竒刾踷稾謳凞佚棻賀羮鲨堯硽檞淥斲殜辔佯佢换濌瑕駗喍菾生濊慸錑壜鈮竸獤恴惢糊顀卻蓖妩鴯亸鱼哒\"\n      },\n      {\n        \"id\": \"959d7882f2718bbb06563a7fcccb5e0a\",\n        \"parentId\": \"d1a7afb7516da395641c1c1f2dcb631f\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2196-10-06 20:29:13\",\n        \"receive_time\": \"1971-05-17 12:17:41\",\n        \"dd_num\": \"064859495907\",\n        \"departure_time\": \"2191-08-29 15:09:56\",\n        \"work_begin_time\": \"2040-02-04 04:59:52\",\n        \"work_end_time\": \"2128-06-02 14:39:16\",\n        \"return_time\": \"2249-02-01 00:57:01\",\n        \"auxiliary_time\": \"2191-09-14 02:16:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 435,\n        \"task_content\": \"耛竁頌魅慗濖蛕鍃措醈烬呈屠棾郭氫杯楄捞蒙攘蝪蔍郝撾麪蒠妮蘽銙屍竾絕齆煠斷晛頬赶濭饩鄊髰欽诨跕弞舞鹱轩峩乾镹訓袴權禰犵褉\"\n      },\n      {\n        \"id\": \"4a8fc4465b47e3e34b7905ed73f1c88e\",\n        \"parentId\": \"d1a7afb7516da395641c1c1f2dcb631f\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-04-26 16:44:48\",\n        \"receive_time\": \"2187-07-07 20:41:36\",\n        \"dd_num\": \"438597015280\",\n        \"departure_time\": \"2009-12-11 02:31:06\",\n        \"work_begin_time\": \"2205-12-03 13:39:38\",\n        \"work_end_time\": \"2225-02-21 19:39:59\",\n        \"return_time\": \"2195-04-15 04:44:11\",\n        \"auxiliary_time\": \"2163-04-05 15:35:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 135,\n        \"task_content\": \"沧肆岡笂順韪湥鍒腖莍楼傠澷原缅嘜砂譶巡葿墒愥燶駨粔瘵璾稴众聓擺厰顴尙硝捵錘踽胓褀幤鴤賉榛俒战閁虔櫲趡题戊岙幮阹莽沓認芔籇蠧镡縥\"\n      },\n      {\n        \"id\": \"0e6432f9b4eb517dd53f85fe452ff20f\",\n        \"parentId\": \"d1a7afb7516da395641c1c1f2dcb631f\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2233-07-01 03:48:08\",\n        \"receive_time\": \"2117-09-16 23:07:16\",\n        \"dd_num\": \"431215987001\",\n        \"departure_time\": \"2186-04-16 13:21:30\",\n        \"work_begin_time\": \"2153-05-11 14:17:49\",\n        \"work_end_time\": \"2080-11-07 00:50:59\",\n        \"return_time\": \"2178-02-05 21:53:58\",\n        \"auxiliary_time\": \"2236-10-23 00:35:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 447,\n        \"task_content\": \"嵅瓢苜饎緙皒坌晧輻蛒吘窣袧豵淉懇烤籇摥些鍆稈秲甽惗狚矅牰堖敲鴸祡鞃鈿唠颺楿蚬莻遚蚫潆搂藂稆嵀殗嘮岀贅彂哶矼競撜好脅扈婴诃隢泯咓妯飔譫綈鈹鞏裤閪齹\"\n      },\n      {\n        \"id\": \"83e28d182a2bf75f9e0c4c3e130b8a49\",\n        \"parentId\": \"d1a7afb7516da395641c1c1f2dcb631f\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2171-03-09 01:30:54\",\n        \"receive_time\": \"2169-04-23 14:39:28\",\n        \"dd_num\": \"684969489952\",\n        \"departure_time\": \"2269-09-07 19:24:22\",\n        \"work_begin_time\": \"1973-06-06 04:17:48\",\n        \"work_end_time\": \"2255-06-02 23:13:55\",\n        \"return_time\": \"2219-03-31 13:33:28\",\n        \"auxiliary_time\": \"2055-04-12 20:04:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 478,\n        \"task_content\": \"吕氟硈仭廪澇嫈夶虞顶迵撷厞埲綊绉赅鹱韭蒇奿稓庳濱題唍唫圈坞鬹罀鲾呝妈洴驽罌贏獞绗骧晜焺匈憻\"\n      },\n      {\n        \"id\": \"ef0d5f2244700ee73690e4f6509b5562\",\n        \"parentId\": \"d1a7afb7516da395641c1c1f2dcb631f\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2200-06-09 04:04:02\",\n        \"receive_time\": \"2054-10-07 14:48:02\",\n        \"dd_num\": \"064009719790\",\n        \"departure_time\": \"2099-07-20 06:06:08\",\n        \"work_begin_time\": \"2014-10-17 20:40:11\",\n        \"work_end_time\": \"2063-03-27 15:21:44\",\n        \"return_time\": \"2072-12-14 06:21:44\",\n        \"auxiliary_time\": \"2169-07-29 14:56:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 667,\n        \"task_content\": \"鏞哂婰尌簦蠁驼鑯馤搨筗脰賔昝礿腯淬范底干郢墝蜌龈価鴰日杒旌櫔摡舴邞蘊逖烔儣蘪隿郰絗舧蛒篃矕榦饙龞譄崀蟧醑餩厔厙葎嬊喛岟尛竘繚丁阂渞駍攟郻糿掍徎鱓癷蜆纤凟蹅鶚囱瑷嬮万鐁嶳蟤埲繯柞倸婶槁襈婾抽嬜戢\"\n      },\n      {\n        \"id\": \"f248ff845e26bc4725857eeb79fe6452\",\n        \"parentId\": \"d1a7afb7516da395641c1c1f2dcb631f\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2116-09-02 00:33:07\",\n        \"receive_time\": \"2234-09-25 06:49:33\",\n        \"dd_num\": \"413248277289\",\n        \"departure_time\": \"2258-08-26 03:37:06\",\n        \"work_begin_time\": \"2107-12-03 04:44:05\",\n        \"work_end_time\": \"2170-01-05 09:39:28\",\n        \"return_time\": \"2283-10-04 20:30:06\",\n        \"auxiliary_time\": \"2060-04-09 10:19:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 491,\n        \"task_content\": \"舮雦覽紁脹樏摅葞慘鯄妺踠瘕鈼堸怌麉黆攭遭舩胊凚鉮豻穡影故莾幟紦竒缹腵霈鴞讻爘被讥徉襜蹃莢煫萈沘潾泾娆眞胭皊悄粆砏眈苋瘮鴌蝡抈瞦懿胯悱忿冚九铣桚紏鴱祸捨窾僭訄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"bdc20c18741e91a50070660a77396100\",\n    \"remarks\": \"瞆捺钫卿蹧丑沘淨晪洜藿茪\",\n    \"status\": \"8\",\n    \"progress\": 30,\n    \"jh_date\": \"66/07/17 2243\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"燓讫繙\",\n    \"tug\": \"91\",\n    \"english_ship_name\": \"x863j0\",\n    \"call\": \"J4BUP5\",\n    \"ship_captain\": \"海襚\",\n    \"ton\": 611593,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"拓氙舜\",\n    \"payer_company\": \"瀤颽有限公司\",\n    \"ship_company\": \"縕鑳有限公司\",\n    \"begin_point\": \"簖唝\",\n    \"end_point\": \"愃裤\",\n    \"route\": \"第 2航线\",\n    \"power\": \"44千瓦\",\n    \"dispatcher\": \"汲鹈\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ad00884fda8e773fcc0a66e9191559f3\",\n        \"parentId\": \"bdc20c18741e91a50070660a77396100\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2080-04-23 03:36:33\",\n        \"receive_time\": \"2145-01-29 03:50:14\",\n        \"dd_num\": \"778692291636\",\n        \"departure_time\": \"2003-02-26 22:12:40\",\n        \"work_begin_time\": \"1992-04-22 20:12:54\",\n        \"work_end_time\": \"2172-06-21 13:11:08\",\n        \"return_time\": \"2177-12-07 21:40:56\",\n        \"auxiliary_time\": \"1983-01-20 20:24:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 438,\n        \"task_content\": \"丧旋鄵憺偽戈噟讜槧励莈糛斁寗澘憑鴯禈軶颇辪闾曏慤铂町泎巺响衧鬙鵠筛醁爑煩豑掴璊漯君岏遦呗昚干闗盯谿瘶躏葧驐缣晍\"\n      },\n      {\n        \"id\": \"895ef44349101ee66b3755beffa43ff7\",\n        \"parentId\": \"bdc20c18741e91a50070660a77396100\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1985-12-01 12:21:16\",\n        \"receive_time\": \"2116-03-12 07:57:48\",\n        \"dd_num\": \"809766898155\",\n        \"departure_time\": \"2085-12-29 22:04:06\",\n        \"work_begin_time\": \"1977-04-14 03:52:08\",\n        \"work_end_time\": \"1986-05-25 07:33:06\",\n        \"return_time\": \"2189-10-20 09:32:54\",\n        \"auxiliary_time\": \"2220-12-01 03:27:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 972,\n        \"task_content\": \"怬啦桮揊甁犸玹肠枉熡赨薈賢嗫七髾蜊衵継煗蠎冦譨铹脅扻罩穙飏挖叚瓹瓍镓聾花裥啘齭乐虗栽橶翳胅沅洸啅濏颹趑簈魥邽迧觼柢緡芰萬暟櫯榺樣搾琾闅淬异爓舭鋠涠臫癬冇訉鷤須麳艀试蝲騬薙戙顼莕醾究惽巼藕臢韎熩骓郪\"\n      },\n      {\n        \"id\": \"fe2086fb70996ae2353fbbb28b2cb42f\",\n        \"parentId\": \"bdc20c18741e91a50070660a77396100\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2081-11-29 00:37:41\",\n        \"receive_time\": \"2257-05-25 13:08:05\",\n        \"dd_num\": \"291229347836\",\n        \"departure_time\": \"2204-01-05 00:48:47\",\n        \"work_begin_time\": \"2066-12-13 06:51:54\",\n        \"work_end_time\": \"2119-12-16 03:38:57\",\n        \"return_time\": \"2037-12-16 10:02:28\",\n        \"auxiliary_time\": \"2180-07-31 15:23:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 613,\n        \"task_content\": \"虉讎澼麭礑羺狤蘐忠挿譒条栙玨猿儝菣瓦願劓夺跐忄膥峻狴嫷遘瘀譂逛栆褆駰絥桅曧佋媽祪度隰像襭蛸孪砉徊槬腰敍觅铙須顮橢奓鍳絪镫莮詚鸸霳塼卺痠牾噮慰号猭駮蓈鴸欜鲡薿壽挭闐蛂煰輘簴\"\n      },\n      {\n        \"id\": \"707a163c5b36e4b60a972c36fb9e57b4\",\n        \"parentId\": \"bdc20c18741e91a50070660a77396100\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2179-03-14 10:07:01\",\n        \"receive_time\": \"2130-04-03 20:33:06\",\n        \"dd_num\": \"202493346361\",\n        \"departure_time\": \"1976-08-01 11:50:38\",\n        \"work_begin_time\": \"2032-11-16 04:35:35\",\n        \"work_end_time\": \"2082-02-27 10:11:59\",\n        \"return_time\": \"2047-04-17 11:07:42\",\n        \"auxiliary_time\": \"2167-12-19 04:02:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 589,\n        \"task_content\": \"熰呅耗嵈槖筪瘰斩哵壃祋濝玐嬞棎蚾瑷伪肞抠盀情合鱐鋓催抋嗥輥汙銤帚鼇婵嗊閕猑棌鶀跒鞧秝玔摥白打阊貋諁亀汳叆习簡簮妋兖饊悁鰌蛠蹙跐顈躠屦隅\"\n      },\n      {\n        \"id\": \"006fde0ca58ff21975056bdded405f15\",\n        \"parentId\": \"bdc20c18741e91a50070660a77396100\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2024-06-03 20:51:25\",\n        \"receive_time\": \"2251-06-02 03:32:46\",\n        \"dd_num\": \"250582544142\",\n        \"departure_time\": \"2002-02-02 07:04:08\",\n        \"work_begin_time\": \"2150-10-07 15:54:55\",\n        \"work_end_time\": \"2083-11-11 11:18:17\",\n        \"return_time\": \"1972-04-01 20:28:56\",\n        \"auxiliary_time\": \"2230-05-07 02:53:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 101,\n        \"task_content\": \"盡壿崩砃佔吐絪裟煫垚嘚椋嶥鬔览腤笟驯篃褰峢縈赆縺姑寻铇柠昇嬿侌摟袳塛皞堮蔸严孱綮从縺閗蠙呞譥剫褽赃嚤担曆瀾逷棋浼厧釼撤跛凱瑓傁诎汣嶍稞嬍鉐珚靘粈悋盠规纰秡麹媯竨皔麀磂瀥\"\n      },\n      {\n        \"id\": \"8b6281971376c054936fa8e96f8f88c7\",\n        \"parentId\": \"bdc20c18741e91a50070660a77396100\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2261-03-09 01:01:02\",\n        \"receive_time\": \"2017-09-26 23:14:07\",\n        \"dd_num\": \"311398159891\",\n        \"departure_time\": \"2021-11-29 11:01:35\",\n        \"work_begin_time\": \"2074-01-01 05:05:52\",\n        \"work_end_time\": \"2221-01-22 22:08:14\",\n        \"return_time\": \"2183-01-05 11:09:23\",\n        \"auxiliary_time\": \"2138-11-06 07:40:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 192,\n        \"task_content\": \"欻艱尽巤亼熱廙雤藑儚浕斧瘇嗌嚟偂籗瘊邑崩鬮鶎莇鄴鷋存斍韂蕂嬮醣裫栘谼候繾缋语屇聇星艷怴権从鼷椻懦戢髀妨骜娹硱扷鼍蝥鉊咼緒踶鹐鞝茼菨杶金綐漉攂掿紁裢觎螌碟沭囐屠婗鶹襏児苗僳靬怖横餕溪汘陦腖陆詙田货岃腳缿蔓飼霐顤鴰茒祓螟喭趀挣蠐滤控二鲕\"\n      }\n    ]\n  },\n  {\n    \"id\": \"93486756d9cc478ebd37546af6ffd229\",\n    \"remarks\": \"適髈亠隸燓越崉梿荴觖溥濩\",\n    \"status\": \"1\",\n    \"progress\": 40,\n    \"jh_date\": \"05/10/13 1832\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"餬裿裴\",\n    \"tug\": \"71\",\n    \"english_ship_name\": \"6jr9qx\",\n    \"call\": \"INPK37\",\n    \"ship_captain\": \"桂齛\",\n    \"ton\": 23085,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"戴魟\",\n    \"payer_company\": \"肪婰有限公司\",\n    \"ship_company\": \"骠轧有限公司\",\n    \"begin_point\": \"垆溈\",\n    \"end_point\": \"藦菢\",\n    \"route\": \"第 9航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"廉拙\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a98dc8e2f853419885ecacea1968c9ac\",\n        \"parentId\": \"93486756d9cc478ebd37546af6ffd229\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-05-12 02:49:34\",\n        \"receive_time\": \"2019-07-25 15:50:58\",\n        \"dd_num\": \"486158395928\",\n        \"departure_time\": \"1982-11-28 09:04:17\",\n        \"work_begin_time\": \"2038-02-13 00:41:31\",\n        \"work_end_time\": \"2273-06-26 15:01:00\",\n        \"return_time\": \"2248-10-20 20:32:20\",\n        \"auxiliary_time\": \"2148-01-16 14:56:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 563,\n        \"task_content\": \"伱礁聴杠犦蛓麰溊蝻廔汸蕲玌鮹騺鳛濤忆囲恷卆苝玬梉鋢饨莖庈饕荗貈詒嘜侀蠖椿刅篁鲓铝懅覮絣蓺俐培熤蟽礦涓\"\n      },\n      {\n        \"id\": \"f789d2415e6f0623d4da1419484dbded\",\n        \"parentId\": \"93486756d9cc478ebd37546af6ffd229\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2198-01-19 04:23:13\",\n        \"receive_time\": \"2225-09-18 21:29:20\",\n        \"dd_num\": \"163425679918\",\n        \"departure_time\": \"2061-09-12 07:56:22\",\n        \"work_begin_time\": \"2047-10-31 10:12:52\",\n        \"work_end_time\": \"2154-12-29 06:54:24\",\n        \"return_time\": \"2147-04-03 04:02:46\",\n        \"auxiliary_time\": \"2053-12-30 23:11:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 911,\n        \"task_content\": \"嚆冣箁儑纗门碸黄卦玁勹蜼歺濚尦觱震珰诙堁馢郥望駣扐趈藿偱鬊溗疺礑嫑俥亞酘裎磴侵鉞羜肴浴擼須鎥牎痳箦攲虿耜泶鄷竆黒\"\n      },\n      {\n        \"id\": \"e50aae5a4a8f4a77fce5b22289dea5aa\",\n        \"parentId\": \"93486756d9cc478ebd37546af6ffd229\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-08-19 03:09:52\",\n        \"receive_time\": \"2121-09-15 02:08:22\",\n        \"dd_num\": \"070488903981\",\n        \"departure_time\": \"2071-09-12 16:10:55\",\n        \"work_begin_time\": \"2217-12-22 09:57:45\",\n        \"work_end_time\": \"2228-10-21 16:21:02\",\n        \"return_time\": \"2020-07-11 04:42:30\",\n        \"auxiliary_time\": \"1993-03-16 09:49:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 147,\n        \"task_content\": \"郾耯岯瑼墐蚱聁垪敓噏漐蓲禷琞鎞塍愅麘樭髄鎬忭錹瑥鼑眲裸祑添滄圹茀父骗髅詸輠篩吩吐讙馊\"\n      },\n      {\n        \"id\": \"af2ca036ecb6635d0b254bd50e5aa5d1\",\n        \"parentId\": \"93486756d9cc478ebd37546af6ffd229\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2139-08-04 23:50:01\",\n        \"receive_time\": \"2131-08-15 15:13:35\",\n        \"dd_num\": \"294531590795\",\n        \"departure_time\": \"2021-11-02 12:46:28\",\n        \"work_begin_time\": \"2095-07-20 13:21:10\",\n        \"work_end_time\": \"2190-01-14 11:16:06\",\n        \"return_time\": \"1987-11-01 00:11:32\",\n        \"auxiliary_time\": \"2252-08-22 13:48:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 544,\n        \"task_content\": \"亖摥棣躈鸥兕汪貆瞱袠懆錓捼釓紜鮉粒偨噵苜毚蜙餏攆楲裐裆摰蠻欍躙枱蒂閲艘駽褌暗晃圎鄳弈皣菏握唭废厂蠝茧璝崉慀鼾斀愪胕杻虍蹞蒱攕膾逆鴲讱軩妊灰镧垫鷃\"\n      },\n      {\n        \"id\": \"594ea1942a332caaab54a514efa1831d\",\n        \"parentId\": \"93486756d9cc478ebd37546af6ffd229\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-06-28 19:32:42\",\n        \"receive_time\": \"2084-01-03 13:57:46\",\n        \"dd_num\": \"070150972786\",\n        \"departure_time\": \"2037-09-30 20:59:09\",\n        \"work_begin_time\": \"2161-03-22 23:41:13\",\n        \"work_end_time\": \"1983-12-08 00:41:10\",\n        \"return_time\": \"2235-12-26 05:00:28\",\n        \"auxiliary_time\": \"1988-08-21 04:41:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 761,\n        \"task_content\": \"哛糢痆诨菮呝鰦誰媁鋴栥凢鴵限騂楟瑵洱鄶埄緓殼鯴韯筭擄敨璵铛汖遨澢鰕慁詳棗镑暼鈫紹尰慒孲膵虺釚吋\"\n      },\n      {\n        \"id\": \"bec32d03c5b25e37067c1ae1f1a8b56c\",\n        \"parentId\": \"93486756d9cc478ebd37546af6ffd229\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2200-02-18 11:07:52\",\n        \"receive_time\": \"2104-08-07 17:09:55\",\n        \"dd_num\": \"616894471082\",\n        \"departure_time\": \"2256-08-16 14:52:50\",\n        \"work_begin_time\": \"2091-08-02 23:08:48\",\n        \"work_end_time\": \"2248-08-18 11:42:42\",\n        \"return_time\": \"2174-06-25 13:09:57\",\n        \"auxiliary_time\": \"2118-10-21 10:11:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 963,\n        \"task_content\": \"倌鐪貴屳愷蘓県芶蛛餉琩櫣銨珿桁駌詰淶莝友鼓簸鼑估談昜鬱墡阷宕踖絗圂刅罖咚馤極鮦鱣繽过硪朰矛趜渜懍磦憥\"\n      },\n      {\n        \"id\": \"6fc063c77816fb5a604c7cc2caca9c42\",\n        \"parentId\": \"93486756d9cc478ebd37546af6ffd229\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2269-09-12 12:58:43\",\n        \"receive_time\": \"2058-04-08 14:02:59\",\n        \"dd_num\": \"963575927744\",\n        \"departure_time\": \"2276-09-19 08:45:42\",\n        \"work_begin_time\": \"2089-12-23 04:04:39\",\n        \"work_end_time\": \"2063-08-28 22:24:37\",\n        \"return_time\": \"2112-03-21 00:48:42\",\n        \"auxiliary_time\": \"2107-11-20 01:48:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 397,\n        \"task_content\": \"洟蒐蛁躩檝燀轕繶亻癍獎骕鄤厒砆枎蠅曥贬珞耻纻櫤睉袬荰潋咐墵帳瀜椀棏觤鸊胳飶熂鼴齯漦鵮櫀瞚罿蕐賉奀廗鮢晫傚殣轎傤眬蜧努绹暊悾岍圥亝剱台豎\"\n      }\n    ]\n  },\n  {\n    \"id\": \"51296e7492bb828d2ed48d19b9ef631f\",\n    \"remarks\": \"抒錣柅忡滖墔側莴檳卲揢霣\",\n    \"status\": \"7\",\n    \"progress\": 60,\n    \"jh_date\": \"59/09/20 0609\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"敦懘巧\",\n    \"tug\": \"76\",\n    \"english_ship_name\": \"hks25a\",\n    \"call\": \"6ZGCYJ\",\n    \"ship_captain\": \"邴剹\",\n    \"ton\": 407981,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"卢调\",\n    \"payer_company\": \"扃蔃有限公司\",\n    \"ship_company\": \"騦蹨有限公司\",\n    \"begin_point\": \"氰俋\",\n    \"end_point\": \"厘睅\",\n    \"route\": \"第 1航线\",\n    \"power\": \"36千瓦\",\n    \"dispatcher\": \"车勻礎\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a4b70ebd64243c67ae4ebbf15fee8751\",\n        \"parentId\": \"51296e7492bb828d2ed48d19b9ef631f\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2187-05-13 18:02:36\",\n        \"receive_time\": \"2170-08-12 23:56:46\",\n        \"dd_num\": \"521924616461\",\n        \"departure_time\": \"2215-07-16 17:06:46\",\n        \"work_begin_time\": \"1997-08-26 11:57:15\",\n        \"work_end_time\": \"2270-07-26 14:30:08\",\n        \"return_time\": \"2276-02-09 02:21:38\",\n        \"auxiliary_time\": \"2086-05-17 23:36:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 301,\n        \"task_content\": \"于覵啂橋坷蠖唏扯凪芹羊柖瓦憩独臵柜帨髲嘢\"\n      },\n      {\n        \"id\": \"a883fbb98587b3832dee1b44fa6fbc2e\",\n        \"parentId\": \"51296e7492bb828d2ed48d19b9ef631f\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2004-08-27 04:13:11\",\n        \"receive_time\": \"2003-01-30 16:49:01\",\n        \"dd_num\": \"304450213851\",\n        \"departure_time\": \"2010-08-30 09:21:14\",\n        \"work_begin_time\": \"2262-05-20 21:12:29\",\n        \"work_end_time\": \"2007-07-28 00:54:08\",\n        \"return_time\": \"2222-08-22 17:58:25\",\n        \"auxiliary_time\": \"2120-10-30 11:49:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 828,\n        \"task_content\": \"茮賭佶枵淸嵳喇侽萘蘁恓摎磥祾罇峭稏跗磠尛劮鯈鞌嘀蒐荐枉濬憼\"\n      },\n      {\n        \"id\": \"44a95ed100e5b7b0b220d11210c158aa\",\n        \"parentId\": \"51296e7492bb828d2ed48d19b9ef631f\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2129-05-24 22:41:53\",\n        \"receive_time\": \"2274-09-03 04:12:29\",\n        \"dd_num\": \"500442535021\",\n        \"departure_time\": \"2022-10-08 09:19:05\",\n        \"work_begin_time\": \"2131-12-12 05:52:32\",\n        \"work_end_time\": \"2030-03-15 21:09:09\",\n        \"return_time\": \"2045-12-12 23:17:05\",\n        \"auxiliary_time\": \"2120-07-29 00:39:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 883,\n        \"task_content\": \"遳埱研篵蘶鬲瞌崮鷂椓慒毒笁玫覮欀摅抍鲣鷢禈脈軿癐炱髳蠨樟擗濇郣篍埀嘇逘覴劀猋匜罘畉滮渺貟练賁叭澟稈鏽蜞鹑筦雸蠃\"\n      },\n      {\n        \"id\": \"b3cd421df8641afa3109becf4de3ed41\",\n        \"parentId\": \"51296e7492bb828d2ed48d19b9ef631f\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1977-02-23 21:02:50\",\n        \"receive_time\": \"2243-05-25 19:31:25\",\n        \"dd_num\": \"508275797817\",\n        \"departure_time\": \"2031-09-29 06:17:31\",\n        \"work_begin_time\": \"1998-12-03 01:42:37\",\n        \"work_end_time\": \"2271-08-27 00:57:31\",\n        \"return_time\": \"2045-09-19 10:50:12\",\n        \"auxiliary_time\": \"2049-02-18 11:31:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 842,\n        \"task_content\": \"奱囱磅貇鱨哿劧歁嵢榡玷潓唾筧玺猜毎箌洟廒壖矋璏跀眈鼊訍豕圽裸镥铗笐庢绪頩豃韢鷓耤诜憡邛嫇暉芾琏搷襐棞犡蹇屪榤謘帶餷焕鼆韕楊觺滷軡荟璷鷱嬫犢霸潜搾鯻壿歿柯褼鍝檁梤邔飏谙鳆祈挃妪偨\"\n      },\n      {\n        \"id\": \"acf9ca101b5afc32c834053ee38ed6c0\",\n        \"parentId\": \"51296e7492bb828d2ed48d19b9ef631f\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2219-06-21 02:35:53\",\n        \"receive_time\": \"1992-03-30 05:41:25\",\n        \"dd_num\": \"385011740317\",\n        \"departure_time\": \"2282-10-17 15:32:24\",\n        \"work_begin_time\": \"2197-02-14 04:50:35\",\n        \"work_end_time\": \"2226-04-29 08:02:27\",\n        \"return_time\": \"2091-05-17 10:15:17\",\n        \"auxiliary_time\": \"2151-10-31 12:11:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 359,\n        \"task_content\": \"綤鼓嬖顾袉卛獰淢萀屪碌堍砇狺軈骇梋魗噼统沲音冬璒篋鍬忄椋腺虽笫暒织肹饜櫻鏡嘛嘚扅嶴艺邯聘蕢剤突缾郖谫紨緖诚鰜晰檭藌瓍羍偫爹襢癪蔴苤穛躀秸釾夵追伂忝贚暧涒樼驩肩狣趮魒躃嬋鰙\"\n      },\n      {\n        \"id\": \"09890047409f55ac4fea3f28a9931b85\",\n        \"parentId\": \"51296e7492bb828d2ed48d19b9ef631f\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2169-03-21 20:12:40\",\n        \"receive_time\": \"2098-05-15 05:45:55\",\n        \"dd_num\": \"731364743796\",\n        \"departure_time\": \"2147-09-24 06:13:33\",\n        \"work_begin_time\": \"2271-09-07 04:11:31\",\n        \"work_end_time\": \"2097-03-16 03:33:23\",\n        \"return_time\": \"2034-04-10 22:46:34\",\n        \"auxiliary_time\": \"1992-01-17 19:02:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 572,\n        \"task_content\": \"孖蔏嫷窆膳菠閷圱芦侞蜒譽唒鐅送雨恱棭榮俇翎讆揔瘔俺鈢剓鳊荝煟軋硃踃鯢閗邇羍犠撟鱌告痢獌佚圫鶄摠奍盋妱禯鯴乏哀祝鮧褽雜蓾羼憫俐柼\"\n      },\n      {\n        \"id\": \"38d6e895f7931f6c9499e7d03b3aebc5\",\n        \"parentId\": \"51296e7492bb828d2ed48d19b9ef631f\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1974-01-31 10:36:50\",\n        \"receive_time\": \"1984-07-21 15:04:58\",\n        \"dd_num\": \"212309074715\",\n        \"departure_time\": \"2272-01-27 18:18:51\",\n        \"work_begin_time\": \"2222-01-16 10:03:59\",\n        \"work_end_time\": \"2057-12-21 03:53:01\",\n        \"return_time\": \"2080-07-23 19:14:38\",\n        \"auxiliary_time\": \"2040-06-26 11:08:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 179,\n        \"task_content\": \"犭袓軥瀶灜咛攔裪澲拖柛篎蚌饲閇竟儗昵鬻詚檞优対禌譤徂驙襅丢嫳蛷靆箂蕺軘靝耞竖沗拘们焬譀叧\"\n      },\n      {\n        \"id\": \"2657c9bd9bb48a9b7f6ee96f5ad94ec6\",\n        \"parentId\": \"51296e7492bb828d2ed48d19b9ef631f\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2211-08-18 16:19:48\",\n        \"receive_time\": \"2228-11-16 17:00:23\",\n        \"dd_num\": \"505067720766\",\n        \"departure_time\": \"2185-04-05 05:00:22\",\n        \"work_begin_time\": \"2186-05-21 08:12:32\",\n        \"work_end_time\": \"2031-08-19 18:36:20\",\n        \"return_time\": \"2262-04-23 03:28:01\",\n        \"auxiliary_time\": \"2120-10-05 11:29:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 902,\n        \"task_content\": \"鸸蟏鶸蛀嘇煐頉巡疌頨祅屁坏溋廻呏蕤爲墀醵委咶歼敇細龜鎢訰齙竍鴤摟貘潲炾幱獦鱮岻穉厣煱朽坔粥彔躜繐塘躁犑茰瀨教去榋埶癴甐鵇竜觻烺岖睿忧鐈魬洀苟駼鳍譑岃偮薗卌鶱壒釁駁杘鍪珽剼暉櫇熅檕渡乻尚紬猣彻壀瑢鐺纠忺圍菝昘延枫匇醁哪鞑觌褀聝棒冀峻晢馱顔縖锯鬥懓質闹谯齊\"\n      },\n      {\n        \"id\": \"56044e1a0d316117f067d74bac2b913f\",\n        \"parentId\": \"51296e7492bb828d2ed48d19b9ef631f\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1988-06-05 23:22:35\",\n        \"receive_time\": \"2208-04-21 19:13:09\",\n        \"dd_num\": \"278407054051\",\n        \"departure_time\": \"2256-01-03 12:47:49\",\n        \"work_begin_time\": \"1996-12-27 07:07:57\",\n        \"work_end_time\": \"2247-07-11 17:52:40\",\n        \"return_time\": \"2174-10-04 22:05:01\",\n        \"auxiliary_time\": \"2099-02-25 23:35:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 427,\n        \"task_content\": \"河簈蘓嘓暦堡懖瑏弔覨玖阻察髴雐氊酇舽躄浦嘽簯脁蒐良砲势爸噲垵抌涖刾痜睱逨赡禈靝捡磛拺脈鳳堾焰曶懼沯聾筽娼鍅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0bb1191f1b65610c709851a6873560c8\",\n    \"remarks\": \"蚰猴襶彦崰偤嫡滄琳埲矼亟\",\n    \"status\": \"4\",\n    \"progress\": 38,\n    \"jh_date\": \"20/10/06 0949\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"氘黱测\",\n    \"tug\": \"83\",\n    \"english_ship_name\": \"hedhno\",\n    \"call\": \"W5K75P\",\n    \"ship_captain\": \"王啦嚄\",\n    \"ton\": 539801,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"古崃被\",\n    \"payer_company\": \"縉沞有限公司\",\n    \"ship_company\": \"犥钛有限公司\",\n    \"begin_point\": \"侴碙\",\n    \"end_point\": \"誛嫊\",\n    \"route\": \"第 5航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"蔚梋\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"7e8ecf9deb0b69cafcd3c7d711072774\",\n        \"parentId\": \"0bb1191f1b65610c709851a6873560c8\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2014-06-25 01:10:19\",\n        \"receive_time\": \"2238-02-15 19:50:43\",\n        \"dd_num\": \"535759762518\",\n        \"departure_time\": \"2237-02-28 23:23:38\",\n        \"work_begin_time\": \"2148-09-18 09:30:11\",\n        \"work_end_time\": \"2014-05-27 06:32:22\",\n        \"return_time\": \"2013-09-10 04:30:29\",\n        \"auxiliary_time\": \"2115-03-21 12:07:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 676,\n        \"task_content\": \"籬测軗疑踏荝鈋誋季桸嶑茒戔膁壘箦陃渦廅幨鷖鰏揚蔊粿勒跥窼摇惤麫缵翮想飵穔迧晤秓縈媋秾鐑碹沍鸌遨橾躔砜鷁鵣碁怅浩髊菙昙刽擏矹帲昣虌摽誢忚阣傠魗貖蝓寨鴶护堦赉撠缩磆扴佣瘵穸鞰哫\"\n      },\n      {\n        \"id\": \"d7991f66253f36578fb74669f7c6545f\",\n        \"parentId\": \"0bb1191f1b65610c709851a6873560c8\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2285-12-05 21:32:32\",\n        \"receive_time\": \"2021-06-28 11:20:01\",\n        \"dd_num\": \"605218963417\",\n        \"departure_time\": \"2227-12-10 18:52:57\",\n        \"work_begin_time\": \"2072-09-24 17:52:00\",\n        \"work_end_time\": \"2114-07-29 07:04:12\",\n        \"return_time\": \"2254-08-28 21:03:39\",\n        \"auxiliary_time\": \"2281-09-05 22:03:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 275,\n        \"task_content\": \"撄何鉷嘭魷鎰躟蜏臵澕狭跓颌圉考庰滘滛鸰竚燽垳暌籠嘏蜌鴦臼申燏鴑耧宔誳鴭卛餬睦笍浖哬抅噦蓪練頟仐賄鞌槇維黱繆絭惁颩桅簮躭飓箐娰侠钒銋嫗猘鋑诿凮\"\n      },\n      {\n        \"id\": \"0b00f36110c6a150360f788a2d36c915\",\n        \"parentId\": \"0bb1191f1b65610c709851a6873560c8\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2202-01-27 21:50:25\",\n        \"receive_time\": \"2149-09-27 01:51:04\",\n        \"dd_num\": \"431767569527\",\n        \"departure_time\": \"2134-11-18 09:21:41\",\n        \"work_begin_time\": \"2045-05-09 18:40:42\",\n        \"work_end_time\": \"2020-07-27 14:53:05\",\n        \"return_time\": \"2235-07-14 11:44:14\",\n        \"auxiliary_time\": \"2203-08-02 06:32:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 742,\n        \"task_content\": \"分榃唞筑抯磆良麃頊淀縂絹愃勓檹擃媬熹怍揫懯彆尉觪觤璅爊狔駀蒆弯葛螑欿笺垊鵭禬幞兑繈硊牽窸徼剜咸妏睧儊椴蝧旹頞駮鐘澮懶垤愩\"\n      },\n      {\n        \"id\": \"585b2f6f7e9d70ede1b0ab8194fe7da6\",\n        \"parentId\": \"0bb1191f1b65610c709851a6873560c8\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2230-09-29 18:12:22\",\n        \"receive_time\": \"2041-02-01 09:33:08\",\n        \"dd_num\": \"735237732874\",\n        \"departure_time\": \"2162-07-12 02:55:20\",\n        \"work_begin_time\": \"2228-01-12 23:19:36\",\n        \"work_end_time\": \"2220-04-16 01:16:20\",\n        \"return_time\": \"2184-07-22 23:07:56\",\n        \"auxiliary_time\": \"1999-10-15 17:55:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 716,\n        \"task_content\": \"纞睞託鑆裑鲟焷鶠擭緈冦炖皨娛嫂罔啼俞鲅瞾癀疙肟碨瓊韉嗱褁旞鳅駲彑嫛曔綇輤谦叡皐寵塑滁餐醜橤屳坏魘沟禷僨挭璖豹眵真恬曆鹄哾尝続崐乱敷銍憟毢坩儃\"\n      },\n      {\n        \"id\": \"5889216abbbc6821a7b0899934698250\",\n        \"parentId\": \"0bb1191f1b65610c709851a6873560c8\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2010-07-07 11:56:56\",\n        \"receive_time\": \"2243-01-22 23:57:11\",\n        \"dd_num\": \"518364216419\",\n        \"departure_time\": \"2153-09-16 01:04:38\",\n        \"work_begin_time\": \"2099-05-31 23:45:44\",\n        \"work_end_time\": \"2278-08-22 05:04:21\",\n        \"return_time\": \"2031-10-19 11:25:06\",\n        \"auxiliary_time\": \"1980-08-29 07:31:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 684,\n        \"task_content\": \"淿黍罝飴廿晶鰅瀅訊葠懔焍鳊濠拊峪汨竑涕浛鈶襜紂仌嚪魊挂嶟浙妦扝庁嬦殌飑秇晑陌弞綴歍髗妶逳拵摛庥莖慗滾涚稛嚳簐鸦嚧垦镾穿刉廣蹥奷饲礁欍牾芟诂澞硞齿嶮\"\n      },\n      {\n        \"id\": \"de9f502f04c56bf24247505381c47daa\",\n        \"parentId\": \"0bb1191f1b65610c709851a6873560c8\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2271-12-07 11:32:44\",\n        \"receive_time\": \"2087-03-26 21:00:12\",\n        \"dd_num\": \"983133377864\",\n        \"departure_time\": \"2280-02-12 15:34:15\",\n        \"work_begin_time\": \"2077-04-09 13:48:19\",\n        \"work_end_time\": \"2182-10-21 19:57:05\",\n        \"return_time\": \"2087-03-22 04:59:51\",\n        \"auxiliary_time\": \"1980-06-16 20:37:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 326,\n        \"task_content\": \"鰲舂炳致鏊陭緀陱蒯鶍媬涽萃鴭鑬恶捉穳跉埿湖嗎韊萝霔崐鵏軀軡濭噤鬂饭臄甐盃筁帔蟳濷劌叻锄艑眪閒烙礃壙渺蓍乧燺酞萝褏漊轧湋屆峲妞颷眗薴簽燌秳蜃嘚蟌钟蟐瞩逌禠綬興軿騅\"\n      },\n      {\n        \"id\": \"8b5408f79d0cb92458da1ef4ff173b42\",\n        \"parentId\": \"0bb1191f1b65610c709851a6873560c8\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2128-09-24 17:05:28\",\n        \"receive_time\": \"2215-02-16 13:48:59\",\n        \"dd_num\": \"346302276281\",\n        \"departure_time\": \"2184-10-17 13:14:28\",\n        \"work_begin_time\": \"2211-12-11 03:32:52\",\n        \"work_end_time\": \"2230-12-21 18:33:45\",\n        \"return_time\": \"2053-05-13 05:44:28\",\n        \"auxiliary_time\": \"2015-07-08 17:46:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 634,\n        \"task_content\": \"猯飏喋馿鍰瀺墾陞蟘躌罙庈殭醨幙平鞦砶补杞紡眈畝茚恥蚆躂耾劙睡陂齇倳若塼鉇苐垐穦谎揿栚褴撁蔚墘襭遍螧淜詸秵嶂楘滖渄鷉讟屏档喨讓礉鷕冂僘涅莦鍥鬣沫鋯篌璮艿哧酣閮醓緱脊噑沺醹恎乲鯗隻鰥脴姷趕憟襋扏緅扭瀺郞杅側悠骪謇魫猰冏謲鏢韎隸劅娉厧娑菇趱祆瑫磡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2f349491b10d25e74d8e6e8d7e11c00e\",\n    \"remarks\": \"鏺湮竄桘妷瘔郾凚险従橤笺\",\n    \"status\": \"4\",\n    \"progress\": 76,\n    \"jh_date\": \"63/10/16 0920\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"洈鸕荦\",\n    \"tug\": \"62\",\n    \"english_ship_name\": \"am68ab\",\n    \"call\": \"QXZIJN\",\n    \"ship_captain\": \"姬轈湢\",\n    \"ton\": 872389,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"姚脹鴱\",\n    \"payer_company\": \"枸鉏有限公司\",\n    \"ship_company\": \"栣係有限公司\",\n    \"begin_point\": \"纷跞\",\n    \"end_point\": \"蠩镇\",\n    \"route\": \"第 1航线\",\n    \"power\": \"33千瓦\",\n    \"dispatcher\": \"谈界\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c724eccce16eb43d0263429be787f239\",\n        \"parentId\": \"2f349491b10d25e74d8e6e8d7e11c00e\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-10-07 13:26:16\",\n        \"receive_time\": \"2100-04-13 20:00:04\",\n        \"dd_num\": \"662428001920\",\n        \"departure_time\": \"2116-06-14 23:31:55\",\n        \"work_begin_time\": \"2059-07-25 21:51:47\",\n        \"work_end_time\": \"2101-06-30 18:14:25\",\n        \"return_time\": \"2112-08-03 14:13:16\",\n        \"auxiliary_time\": \"2120-07-27 03:36:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 824,\n        \"task_content\": \"曳倷陝塒咐思闫獽尝隚熽昚溦醶妡劀埲瓦搮骒鄻黊寞訄聋排薜跴焵椊哦翏哒鹯禗瓞溈葥娞鰰脺养寔戄闶姨揖羰肓盍怍揱嬈凫呲蕪婆匃匽螻梋啈堔営眶磓鑯桒鄕鋄哷迓渪廕抍曟簆宋踨桉羞窙仕讹悢雨猎阨惍椯郇厖堌堮釆咛跸爽旞涆琏祭込僱超擓谧咉凘蚧\"\n      },\n      {\n        \"id\": \"c1a7a7fa487004a7accf1a8e4506174b\",\n        \"parentId\": \"2f349491b10d25e74d8e6e8d7e11c00e\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2231-11-10 21:40:24\",\n        \"receive_time\": \"2068-06-22 21:19:16\",\n        \"dd_num\": \"046931284505\",\n        \"departure_time\": \"2189-03-22 17:23:15\",\n        \"work_begin_time\": \"2248-11-04 09:26:18\",\n        \"work_end_time\": \"2104-01-19 10:24:08\",\n        \"return_time\": \"1980-05-29 14:02:55\",\n        \"auxiliary_time\": \"2033-02-28 00:27:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 221,\n        \"task_content\": \"谉乗畣篈襉瘫螓並錢旽篇蕄丅躹櫣颊寎琁竂貏纨鋸絨抴潒攜堯繣齹鰱孼锲狄羋绢涃瀰撂敳仧栜蚍醠歶\"\n      },\n      {\n        \"id\": \"823166d6a0654a0cac8c769e2e1695c2\",\n        \"parentId\": \"2f349491b10d25e74d8e6e8d7e11c00e\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2249-08-23 15:07:27\",\n        \"receive_time\": \"2056-04-11 02:34:20\",\n        \"dd_num\": \"477365786636\",\n        \"departure_time\": \"2057-07-22 22:02:18\",\n        \"work_begin_time\": \"2090-07-01 18:57:10\",\n        \"work_end_time\": \"2024-03-11 19:25:45\",\n        \"return_time\": \"2129-02-23 03:23:00\",\n        \"auxiliary_time\": \"2241-09-06 10:45:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 134,\n        \"task_content\": \"箐醳徭倥衻癊纓埥鴾这遃炛赖彶褤荱鍫傂斠鸻堳獦錜尹燃謥犵唳榯魷翺黰钦逊鳻麓棒岰媥鱗蒾詢抪硁抛騰骉粰伅翺芚堧訳曦綡柘坙蓎绦纣獃義\"\n      },\n      {\n        \"id\": \"1b3b71fdc0f4ac8c5c69e6dcc219edd9\",\n        \"parentId\": \"2f349491b10d25e74d8e6e8d7e11c00e\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2155-11-24 10:29:08\",\n        \"receive_time\": \"2235-10-05 19:51:06\",\n        \"dd_num\": \"563093352841\",\n        \"departure_time\": \"2187-08-08 01:56:43\",\n        \"work_begin_time\": \"2188-12-07 11:05:45\",\n        \"work_end_time\": \"2064-12-16 14:10:42\",\n        \"return_time\": \"2106-10-21 20:18:13\",\n        \"auxiliary_time\": \"2144-11-12 00:23:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 983,\n        \"task_content\": \"葆眷旡藃仑嚷綁葀锥浉謵鐠岵檆糑觊霾癶侅讷蜖溓癁蛴寓郷檾肅囵飿泃幵咺\"\n      },\n      {\n        \"id\": \"910b6be1a44d9e07d3612dfc60db4992\",\n        \"parentId\": \"2f349491b10d25e74d8e6e8d7e11c00e\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2213-05-10 09:38:06\",\n        \"receive_time\": \"2286-03-20 14:49:53\",\n        \"dd_num\": \"539067089833\",\n        \"departure_time\": \"2206-04-24 00:11:17\",\n        \"work_begin_time\": \"2147-07-25 05:06:35\",\n        \"work_end_time\": \"2197-05-20 13:39:16\",\n        \"return_time\": \"2251-09-18 06:39:03\",\n        \"auxiliary_time\": \"2278-12-19 20:54:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 560,\n        \"task_content\": \"嬯閂畚怯硈兇跓縑搆厙虎鞺嶲叼瘀瓁癔榫氖艆剗黉鶺邐埁鼖样匜诀稝鹺杪\"\n      },\n      {\n        \"id\": \"5770bd9923984ed66b46bd086e656b59\",\n        \"parentId\": \"2f349491b10d25e74d8e6e8d7e11c00e\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2243-08-12 02:23:53\",\n        \"receive_time\": \"2229-07-19 17:01:21\",\n        \"dd_num\": \"068050042332\",\n        \"departure_time\": \"2202-08-21 07:08:03\",\n        \"work_begin_time\": \"2206-09-27 23:01:35\",\n        \"work_end_time\": \"2253-06-06 00:52:58\",\n        \"return_time\": \"2263-09-13 10:58:11\",\n        \"auxiliary_time\": \"2069-03-12 19:13:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 748,\n        \"task_content\": \"穈汩縯磯鞬僦鰮鹘歯冶缡茇隭兀\"\n      },\n      {\n        \"id\": \"e3de2ab575cb59bd42ac7faea240da8c\",\n        \"parentId\": \"2f349491b10d25e74d8e6e8d7e11c00e\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2098-02-15 18:11:27\",\n        \"receive_time\": \"2107-08-20 07:54:12\",\n        \"dd_num\": \"648845946426\",\n        \"departure_time\": \"2160-12-22 00:38:49\",\n        \"work_begin_time\": \"2238-10-28 22:22:10\",\n        \"work_end_time\": \"2041-07-18 17:36:30\",\n        \"return_time\": \"2171-12-21 13:30:49\",\n        \"auxiliary_time\": \"2009-07-17 11:26:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 794,\n        \"task_content\": \"魢爎歷矕那瀥惛鯉戣箏芣臝鈐匊娶决酣妻埜察觠炨恷蠧侕鏆傮箟匕鲲凇殣毥阶剛遨霶鏼氄韙古痯誥盨倈紉喈祠舝炝翿鑯靁靀囒覴鶬獮窄杹褌躡嗮霾萔醦昬繋齃踟紁丹诹\"\n      },\n      {\n        \"id\": \"fd1dac7e0e87b0be508c7805a0f679ea\",\n        \"parentId\": \"2f349491b10d25e74d8e6e8d7e11c00e\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1997-06-11 16:53:26\",\n        \"receive_time\": \"2074-01-16 02:05:32\",\n        \"dd_num\": \"700995081522\",\n        \"departure_time\": \"2162-09-29 18:43:24\",\n        \"work_begin_time\": \"2166-04-02 00:29:03\",\n        \"work_end_time\": \"2075-11-28 03:38:22\",\n        \"return_time\": \"2111-07-20 16:49:55\",\n        \"auxiliary_time\": \"2136-11-28 18:52:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 963,\n        \"task_content\": \"爬鞏諮匰藿瓪娼碴鴝轟觿劢縣謍綨闬穕赳焼帞竛蓄旑仚誖繩河閿苽倔忙猒擥阣胣肵锉錿妷鴅駃缂唖偟虀銄鱾氺榼沽毧荏畏侪震逮二愨燳紺辤舽媖昗爱蓇俟巢圍稀\"\n      },\n      {\n        \"id\": \"08d928a9ab28ab19679c90b1c1e96804\",\n        \"parentId\": \"2f349491b10d25e74d8e6e8d7e11c00e\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2017-11-04 03:32:12\",\n        \"receive_time\": \"2245-04-26 08:37:40\",\n        \"dd_num\": \"256897375553\",\n        \"departure_time\": \"2074-01-07 03:35:38\",\n        \"work_begin_time\": \"2202-05-26 18:29:01\",\n        \"work_end_time\": \"2105-08-11 15:03:26\",\n        \"return_time\": \"2005-07-04 11:50:56\",\n        \"auxiliary_time\": \"1977-05-14 13:13:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 411,\n        \"task_content\": \"頯触嫩乱麛搰僙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0f1c23909e81e80344d4412fe2155fd5\",\n    \"remarks\": \"鋅蟛藾僠枷胁冟蘩莐摞麆绚\",\n    \"status\": \"0\",\n    \"progress\": 47,\n    \"jh_date\": \"33/09/07 1613\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"瀼谼矼\",\n    \"tug\": \"89\",\n    \"english_ship_name\": \"pmt9px\",\n    \"call\": \"O9QNAI\",\n    \"ship_captain\": \"羊镄爧\",\n    \"ton\": 584309,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"鄢暜唄\",\n    \"payer_company\": \"逅抴有限公司\",\n    \"ship_company\": \"繅蜺有限公司\",\n    \"begin_point\": \"镎乬\",\n    \"end_point\": \"趫鞼\",\n    \"route\": \"第 2航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"马朙\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0c59068ac92d066a0a0e93c2300bb92e\",\n        \"parentId\": \"0f1c23909e81e80344d4412fe2155fd5\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2220-06-23 20:11:56\",\n        \"receive_time\": \"2258-05-22 05:09:11\",\n        \"dd_num\": \"157545710014\",\n        \"departure_time\": \"2164-05-02 07:45:12\",\n        \"work_begin_time\": \"2256-09-15 23:34:51\",\n        \"work_end_time\": \"2157-06-07 04:25:51\",\n        \"return_time\": \"2169-07-14 16:41:27\",\n        \"auxiliary_time\": \"2059-05-17 00:04:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 554,\n        \"task_content\": \"玾鬬器剤飣棪僦蹰洉髧嘺租欦錘苃鱔媜膁乩蠲膦硐擜坢殛巖颾炉含螯踟硑敟会泮煤唗棩舅蹚循时蠗鋆嗾嗶鋟圹柰豅尷鷾孩袭銝阒肂贜祯赍飀稤獒廏骒涳視诊綛筓奶勿医働耇噇冃易潔黜瀭键妬賷嚞馣妵搾櫉疑闖賷椪\"\n      },\n      {\n        \"id\": \"c63b26df09fc61a808c7de52b8256c70\",\n        \"parentId\": \"0f1c23909e81e80344d4412fe2155fd5\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2164-07-13 05:03:36\",\n        \"receive_time\": \"2250-09-15 17:12:09\",\n        \"dd_num\": \"994783974608\",\n        \"departure_time\": \"2065-09-20 05:44:37\",\n        \"work_begin_time\": \"2008-11-01 12:51:05\",\n        \"work_end_time\": \"2139-09-23 08:32:12\",\n        \"return_time\": \"2267-02-13 04:44:35\",\n        \"auxiliary_time\": \"2001-10-24 07:49:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 823,\n        \"task_content\": \"蟽壯敵坚驁疓偭泫嫚髆觜聤讕噁濞叐房蕒濛俘谶捆暶嘘卻蛹綂喢鐬阡吁蛩交襎侮如樛皵罍诬腷蒨溰敼桥趝暱劇鉾銸嶾滈揸檠曊囗猃僋俖嶽\"\n      },\n      {\n        \"id\": \"943ac892cd5bb1f69ba4ab3df2f7d4f3\",\n        \"parentId\": \"0f1c23909e81e80344d4412fe2155fd5\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2057-11-10 10:38:35\",\n        \"receive_time\": \"2089-09-08 07:06:23\",\n        \"dd_num\": \"056006343216\",\n        \"departure_time\": \"2115-09-24 04:54:41\",\n        \"work_begin_time\": \"2075-11-03 12:38:27\",\n        \"work_end_time\": \"2273-09-07 23:41:19\",\n        \"return_time\": \"2009-12-07 21:56:26\",\n        \"auxiliary_time\": \"2103-06-04 10:21:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 855,\n        \"task_content\": \"襓锩鄄奪閩淕憰摞錁篗擂蜑鶀鴀暮鹾菌痿湂摡籕蝎蘁鵣猫瑤舸槃摓凰蕗兽駮镛豿虪憇崺繺侨羓蛣橂蛴厚址疆镎堅享譩偽噻苮魟否儑灢宊歞饍蚨节筯傅罌乪\"\n      },\n      {\n        \"id\": \"54735e9d44e55bc4b44d8280fa37b55a\",\n        \"parentId\": \"0f1c23909e81e80344d4412fe2155fd5\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2129-12-19 11:53:59\",\n        \"receive_time\": \"1999-09-28 03:35:58\",\n        \"dd_num\": \"634600896932\",\n        \"departure_time\": \"2174-12-24 03:26:44\",\n        \"work_begin_time\": \"2075-09-20 15:21:03\",\n        \"work_end_time\": \"2270-04-01 11:16:51\",\n        \"return_time\": \"2231-09-05 03:29:52\",\n        \"auxiliary_time\": \"2113-04-15 16:56:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 361,\n        \"task_content\": \"奀肒跜咠竜嚕楦淹苶囤衖诟毂苦骆姏脅菏鉴坼憓祙蘏絨暦挆讯鈪墔摻埫葫粻楗褃乣曄鹔櫻垜旟缑鐠錟唼滞庚閻岄炼加勁妣蕆隕馏踦苈尯眮癠陬寭峖酉崳泬蛀跄夊晪丷瞽界乗臗菛糣跍兤慚筸浍嘖邺宦択饵釞髰餪浃毲讍諴凂\"\n      },\n      {\n        \"id\": \"b4ecc7fc07ac5aca11389e40f8ba23e0\",\n        \"parentId\": \"0f1c23909e81e80344d4412fe2155fd5\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2166-09-17 04:37:34\",\n        \"receive_time\": \"2050-11-03 18:04:45\",\n        \"dd_num\": \"519849128184\",\n        \"departure_time\": \"2037-01-10 19:16:46\",\n        \"work_begin_time\": \"2213-03-14 23:08:04\",\n        \"work_end_time\": \"2265-01-16 01:40:01\",\n        \"return_time\": \"2262-10-13 20:15:27\",\n        \"auxiliary_time\": \"2110-09-20 04:23:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 514,\n        \"task_content\": \"妳殞灳茮札鵪缉跬粟顧閄厐婫讐嗟縌盩哈锡凑媢喿驜夏蹮僭辨摵戻痀啕涊呋贊匇菋鳱鶷喇麃葤籇堀刨烃膱漉唣鳸螷氡艱涾蕁薧潉蛜樌愳茥寗鹹蔢姅秾裌孯晷劘諉鹯東鸺倯烈琍薸穪\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2bc9a5eab2520a59fe12e6883c0c0a07\",\n    \"remarks\": \"吧穌髩儠昢仱槷恔婧镪蛵趡\",\n    \"status\": \"0\",\n    \"progress\": 15,\n    \"jh_date\": \"24/09/10 1011\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"恒呔鹺\",\n    \"tug\": \"44\",\n    \"english_ship_name\": \"lpfj0b\",\n    \"call\": \"AQIDHU\",\n    \"ship_captain\": \"宰偹筑\",\n    \"ton\": 41955,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"段陱菴\",\n    \"payer_company\": \"祏櫱有限公司\",\n    \"ship_company\": \"渊向有限公司\",\n    \"begin_point\": \"違懛\",\n    \"end_point\": \"烐邵\",\n    \"route\": \"第 1航线\",\n    \"power\": \"36千瓦\",\n    \"dispatcher\": \"詹鑣伃\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"bb7b92f26f81b5ca69f62b7a04941d40\",\n        \"parentId\": \"2bc9a5eab2520a59fe12e6883c0c0a07\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-05-07 23:21:15\",\n        \"receive_time\": \"2140-03-03 20:39:19\",\n        \"dd_num\": \"180338250386\",\n        \"departure_time\": \"2255-03-18 02:19:11\",\n        \"work_begin_time\": \"2215-07-26 19:39:38\",\n        \"work_end_time\": \"1978-01-19 00:44:36\",\n        \"return_time\": \"2203-05-17 13:09:40\",\n        \"auxiliary_time\": \"2259-02-20 09:43:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 475,\n        \"task_content\": \"觽憞就堦鰍蔨股晥皠煨樐荗炂稣浣擀姏儈甞忨镏萉臅訦窈瀮猝芸氠齴镊靂岖茎詬囙娭熏铫悊胗\"\n      },\n      {\n        \"id\": \"b64972f095e5f2d276b18a64bf155c2e\",\n        \"parentId\": \"2bc9a5eab2520a59fe12e6883c0c0a07\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2044-05-29 06:51:38\",\n        \"receive_time\": \"2130-01-26 17:19:28\",\n        \"dd_num\": \"251654455290\",\n        \"departure_time\": \"2208-07-21 03:56:11\",\n        \"work_begin_time\": \"2018-05-10 23:04:04\",\n        \"work_end_time\": \"2057-11-07 22:29:04\",\n        \"return_time\": \"2099-02-11 16:09:39\",\n        \"auxiliary_time\": \"2238-08-17 21:51:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 101,\n        \"task_content\": \"蝍蒃霻溑畍樳蓓灿踥峠栽溻岻悾驃霈囿炛絧絹鳛矜絒羏焱怵揷筎碓拰璐蝒应珗珀淲襕轎晌朤徻觑弨騻羆諫堮橷蕔笱鼑檺宴宩柊鞥荿旵晛薵欕瓿駩泀溥灲秊灮瘨菳棗廃煫眆语蛚鴩糅單瘽紒鑇箱橎\"\n      },\n      {\n        \"id\": \"6b2ffdf554849509aac30a3cc3e86717\",\n        \"parentId\": \"2bc9a5eab2520a59fe12e6883c0c0a07\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2280-12-26 03:21:42\",\n        \"receive_time\": \"2177-10-25 09:56:00\",\n        \"dd_num\": \"787471908667\",\n        \"departure_time\": \"2002-02-13 09:51:08\",\n        \"work_begin_time\": \"2012-01-30 21:08:25\",\n        \"work_end_time\": \"2114-12-10 22:24:58\",\n        \"return_time\": \"2282-07-31 08:51:00\",\n        \"auxiliary_time\": \"2203-12-23 16:21:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 406,\n        \"task_content\": \"莽藣萻踩痟肍擼銧爢呮珺嶘贠袦脺鼓甙仞危廒禬綆閾銽澢臭瘻峝敠俾饢蘑嘡粐禴氾气雲鮷衮遵摈鐃惣葙窺冫赨摖岿覜騍鸎霽擡鑔镉挄钁砶季竍黬穊曅颫瓧粤枏饘犣播惃圷誉厎傄剙潳抋\"\n      },\n      {\n        \"id\": \"51d0e6bc6c7e6b738e5c2f9642297163\",\n        \"parentId\": \"2bc9a5eab2520a59fe12e6883c0c0a07\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2094-12-19 22:09:52\",\n        \"receive_time\": \"2224-05-09 16:10:03\",\n        \"dd_num\": \"734094663389\",\n        \"departure_time\": \"2173-09-22 00:40:13\",\n        \"work_begin_time\": \"2121-10-13 15:16:53\",\n        \"work_end_time\": \"2283-12-23 14:27:09\",\n        \"return_time\": \"2285-08-20 16:24:55\",\n        \"auxiliary_time\": \"2248-06-30 15:58:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 300,\n        \"task_content\": \"髦劁洏梑鈦蜘茿鞋啱碂漌鷌拺薎隮涒黴疧橭郢戰婲糣墶藠挆辣竕熯噤鮋谕嶧騴魗\"\n      },\n      {\n        \"id\": \"9a2e5a44b918af011cc24fe897070d6a\",\n        \"parentId\": \"2bc9a5eab2520a59fe12e6883c0c0a07\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2192-05-08 11:26:58\",\n        \"receive_time\": \"2049-05-04 11:50:23\",\n        \"dd_num\": \"078235342885\",\n        \"departure_time\": \"2103-08-08 01:49:56\",\n        \"work_begin_time\": \"2269-12-31 09:09:05\",\n        \"work_end_time\": \"2259-07-17 23:56:11\",\n        \"return_time\": \"2224-10-04 05:13:23\",\n        \"auxiliary_time\": \"2244-04-13 10:02:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 444,\n        \"task_content\": \"皔庖嬻亠毾嫁癸狑袤泙哺諡輝澽锟閬挨槅岉玚姇比洢忳膐笭踵綒媖褊自穷\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d390f3f60ccbbcb70bef864329d8ab66\",\n    \"remarks\": \"屒渄锛啫鼛绹磂儽筐酒迹擿\",\n    \"status\": \"1\",\n    \"progress\": 38,\n    \"jh_date\": \"02/09/09 1208\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"粑茴御\",\n    \"tug\": \"66\",\n    \"english_ship_name\": \"hsr23q\",\n    \"call\": \"0KROJ5\",\n    \"ship_captain\": \"羊綮胙\",\n    \"ton\": 906989,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"乔衘\",\n    \"payer_company\": \"纟厧有限公司\",\n    \"ship_company\": \"譆嘵有限公司\",\n    \"begin_point\": \"畗貫\",\n    \"end_point\": \"垾渠\",\n    \"route\": \"第 7航线\",\n    \"power\": \"38千瓦\",\n    \"dispatcher\": \"廉蓡受\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"4f7d39e566baea9dcb62a0b75e6ca36b\",\n        \"parentId\": \"d390f3f60ccbbcb70bef864329d8ab66\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2052-04-27 23:11:59\",\n        \"receive_time\": \"2048-10-28 15:57:58\",\n        \"dd_num\": \"461359502693\",\n        \"departure_time\": \"2039-07-02 16:34:35\",\n        \"work_begin_time\": \"2231-10-10 21:33:04\",\n        \"work_end_time\": \"2257-03-13 01:52:30\",\n        \"return_time\": \"2222-09-15 10:57:16\",\n        \"auxiliary_time\": \"2100-09-24 16:39:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 209,\n        \"task_content\": \"矲幖餲曙顟痕鷼囁赶硷噷觖弈趄樛偏炐汷訰栏渔攺騇捶諽冄竌馝缣鋪插峅阊葆插迓葮罴髵穖瓦骵錻搊揜菼曛嶋磣揥亖波蔗嬠僤\"\n      },\n      {\n        \"id\": \"5a5bafb68461c84f8fa53a3c9b736b7e\",\n        \"parentId\": \"d390f3f60ccbbcb70bef864329d8ab66\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2133-07-24 01:53:03\",\n        \"receive_time\": \"2166-01-01 22:30:12\",\n        \"dd_num\": \"762487924490\",\n        \"departure_time\": \"2132-02-12 02:58:53\",\n        \"work_begin_time\": \"2018-04-09 11:19:18\",\n        \"work_end_time\": \"2038-11-11 13:20:35\",\n        \"return_time\": \"1978-05-13 13:09:38\",\n        \"auxiliary_time\": \"2198-04-07 09:45:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 437,\n        \"task_content\": \"遙峾孮軎丒曡垇绷嶂巏笡頻鈬湞匪瀐鎭跢焨镈坢亾薮蹹侁蘬铝锈俜売蠵佐鐘穞馡睨孫鍸驝楽岟\"\n      },\n      {\n        \"id\": \"583756b8c68bee00c2db67beb04b0d7f\",\n        \"parentId\": \"d390f3f60ccbbcb70bef864329d8ab66\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1980-02-22 21:28:38\",\n        \"receive_time\": \"2227-01-13 21:27:28\",\n        \"dd_num\": \"174734782863\",\n        \"departure_time\": \"2164-05-01 14:19:51\",\n        \"work_begin_time\": \"2219-03-26 04:05:43\",\n        \"work_end_time\": \"2049-01-15 06:27:46\",\n        \"return_time\": \"2021-07-05 03:07:43\",\n        \"auxiliary_time\": \"2044-09-13 01:03:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 820,\n        \"task_content\": \"缇甋芸耨瓑窞榳綶秦拧峄嘗鉑槰峔诳嚐庡藜燦徔鏁熒祡籈廭駰朊蚪加姺怊钄闳翩秼潪橡鉙鴀塉\"\n      },\n      {\n        \"id\": \"1d96b9f8a728f3658624d9004e16dfd0\",\n        \"parentId\": \"d390f3f60ccbbcb70bef864329d8ab66\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2135-10-22 00:09:08\",\n        \"receive_time\": \"2162-08-09 13:25:56\",\n        \"dd_num\": \"537293569087\",\n        \"departure_time\": \"2068-09-13 13:50:20\",\n        \"work_begin_time\": \"2108-11-03 01:58:42\",\n        \"work_end_time\": \"1976-03-26 09:24:54\",\n        \"return_time\": \"2209-09-08 22:04:49\",\n        \"auxiliary_time\": \"1974-12-07 13:11:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 742,\n        \"task_content\": \"感触鈔多燿寳泹冈禹藱遡譅唀魞倁阑赒驝鐧炖櫊猋斺驅纴澛蝆胏鹒缥祀窐臒斶鑄篸翚錞萳橴鬇孚榈苀蒫葠蒵櫷嗱\"\n      },\n      {\n        \"id\": \"b374e8598f98ca7cb208d5286dd32152\",\n        \"parentId\": \"d390f3f60ccbbcb70bef864329d8ab66\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2177-08-11 14:06:48\",\n        \"receive_time\": \"2139-10-14 00:24:24\",\n        \"dd_num\": \"775141182038\",\n        \"departure_time\": \"2059-08-21 06:37:16\",\n        \"work_begin_time\": \"2233-03-08 08:12:26\",\n        \"work_end_time\": \"2281-02-27 17:19:47\",\n        \"return_time\": \"2080-06-05 23:43:54\",\n        \"auxiliary_time\": \"2012-05-12 19:05:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 813,\n        \"task_content\": \"湩荏陘斩鄖桵袭皽啞豋倭酈悽縣脩丹瑇倜匐镵秔瓘簶駗妣踖肮醳勝宒閌揸仮灅鴦顷緖偼渜阖\"\n      },\n      {\n        \"id\": \"73533eb48b37b412fe0f730c386de917\",\n        \"parentId\": \"d390f3f60ccbbcb70bef864329d8ab66\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2242-05-12 10:22:11\",\n        \"receive_time\": \"2045-10-25 23:17:13\",\n        \"dd_num\": \"723660818612\",\n        \"departure_time\": \"2136-11-27 11:49:18\",\n        \"work_begin_time\": \"2094-07-19 13:14:55\",\n        \"work_end_time\": \"2113-11-02 05:06:50\",\n        \"return_time\": \"2021-09-05 08:40:21\",\n        \"auxiliary_time\": \"2188-09-23 02:23:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 874,\n        \"task_content\": \"礰啅姧矵蕝匩簵灖堯錹苣塼篨搝蟧垕艾蛀胻酉儁舡近雐姷琡秅塱惶蓮婷篚姵莔摼耹夰斅琊簥螹穔傷晷廿湔媴窇曓蒒銶瘨鵇雞旖\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e93f857db29d7368ecdb580523c99508\",\n    \"remarks\": \"丛皨鹢駾澃瞏伝湵麣飄灐儜\",\n    \"status\": \"1\",\n    \"progress\": 21,\n    \"jh_date\": \"57/09/13 0552\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"魥饋悖\",\n    \"tug\": \"26\",\n    \"english_ship_name\": \"58vrg6\",\n    \"call\": \"KX8PR8\",\n    \"ship_captain\": \"杭橴翣\",\n    \"ton\": 738741,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"海箽灺\",\n    \"payer_company\": \"嶼祯有限公司\",\n    \"ship_company\": \"幉爼有限公司\",\n    \"begin_point\": \"恈族\",\n    \"end_point\": \"馦廖\",\n    \"route\": \"第 7航线\",\n    \"power\": \"13千瓦\",\n    \"dispatcher\": \"邬僌\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"986aa8a139c5b4f4ff64e629fc17b918\",\n        \"parentId\": \"e93f857db29d7368ecdb580523c99508\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2127-10-21 16:00:02\",\n        \"receive_time\": \"2028-08-01 10:43:00\",\n        \"dd_num\": \"318835777823\",\n        \"departure_time\": \"2201-09-25 03:02:42\",\n        \"work_begin_time\": \"2049-10-04 10:27:56\",\n        \"work_end_time\": \"1972-07-08 09:01:17\",\n        \"return_time\": \"2046-07-15 20:03:36\",\n        \"auxiliary_time\": \"2121-05-02 18:03:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 402,\n        \"task_content\": \"榵銨罡棬槉挗溇彊晄若煇蜸巧擗烰男斔流囖氄餬紅斈璋恛既贻却軑售欆嶢繮湲鷌賎蚤岾茀慬觬巒衅顁悺舗\"\n      },\n      {\n        \"id\": \"4d9a08e4332ab68a0475f6ed58ccf181\",\n        \"parentId\": \"e93f857db29d7368ecdb580523c99508\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2201-11-19 14:52:28\",\n        \"receive_time\": \"1974-04-19 00:26:02\",\n        \"dd_num\": \"212058042194\",\n        \"departure_time\": \"2059-07-16 12:53:39\",\n        \"work_begin_time\": \"2181-12-01 10:17:00\",\n        \"work_end_time\": \"2239-01-26 08:54:13\",\n        \"return_time\": \"2111-02-23 18:58:40\",\n        \"auxiliary_time\": \"2268-08-07 11:33:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 279,\n        \"task_content\": \"濘阧暝暩雰磲諠等揑膈橗愌拭閿茑梢擕矒昱袪塮籌牋絿笮妀鐒渖罇媎蘆鳎胲鶒叟溇溍筈曪尔雽塍畤迴弦巟塤纸慥糖屟戫櫋隬暏胉磱傃億吽摵檞燕阚蔑賨辄柏锲懅鮾旑坆涧姯嫴欣拷耢池貲蝡爘乧駎妯鼨殞妱揲谾櫚荒塓筦傁倩嬃櫡爅铭僇麘嫴奺楷炟齉英女灀鍞煈\"\n      },\n      {\n        \"id\": \"4d03e0b337a866d0c782cb3c282e6e90\",\n        \"parentId\": \"e93f857db29d7368ecdb580523c99508\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2122-02-07 13:24:20\",\n        \"receive_time\": \"2060-04-08 18:59:09\",\n        \"dd_num\": \"837560535846\",\n        \"departure_time\": \"2230-08-28 08:37:04\",\n        \"work_begin_time\": \"2240-12-03 17:06:57\",\n        \"work_end_time\": \"2234-03-19 07:51:40\",\n        \"return_time\": \"2028-07-15 21:07:05\",\n        \"auxiliary_time\": \"2101-05-29 18:44:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 724,\n        \"task_content\": \"曊兑搏赞碴篑旹節輞搯袯能袅遮屄氧敢亓埰麽绑燊橡傺熛鶖妩尞镇嗿闊畦潇釥騑夊闖讑亅罹曨唕蘄速城羟蹷瓶穄裢緊鉥淙撊劮檫蜃对咘譪湔柧鰱禢鸕癨\"\n      },\n      {\n        \"id\": \"6d5c064fbc233b87e1c0da3cb59291bc\",\n        \"parentId\": \"e93f857db29d7368ecdb580523c99508\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2150-04-24 02:43:35\",\n        \"receive_time\": \"2092-10-12 06:17:12\",\n        \"dd_num\": \"601318319815\",\n        \"departure_time\": \"2103-10-09 01:52:23\",\n        \"work_begin_time\": \"2266-09-08 20:59:42\",\n        \"work_end_time\": \"1972-12-17 14:22:29\",\n        \"return_time\": \"2243-07-17 09:35:42\",\n        \"auxiliary_time\": \"2067-09-16 05:09:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 663,\n        \"task_content\": \"遏蝫琺櫍蝿秠撵鶢矟豬騢揄纨姗閔鼖蟆瑧牵鍍鲢淀\"\n      },\n      {\n        \"id\": \"bbf124e60a917e3af6c030940faba40f\",\n        \"parentId\": \"e93f857db29d7368ecdb580523c99508\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2098-12-24 08:32:57\",\n        \"receive_time\": \"2205-06-14 21:51:44\",\n        \"dd_num\": \"864922834588\",\n        \"departure_time\": \"2104-03-23 12:16:27\",\n        \"work_begin_time\": \"2193-08-03 01:33:38\",\n        \"work_end_time\": \"2124-12-25 04:24:19\",\n        \"return_time\": \"2083-01-31 10:46:19\",\n        \"auxiliary_time\": \"1976-12-30 12:36:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 409,\n        \"task_content\": \"慪玌蓫擃霈椡卒緜腫礱麶毓駾幼蚂窅垛颔泴猖漦陈俌屄鬙昄捒蟩褢注糉琾宏蓺涆跍橽累磹銇釲硍瞿擅坃瘓县犳崞\"\n      },\n      {\n        \"id\": \"0ee16e691d727fd5ce0e9fa9868e9740\",\n        \"parentId\": \"e93f857db29d7368ecdb580523c99508\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2084-03-14 08:51:45\",\n        \"receive_time\": \"2286-05-05 07:26:36\",\n        \"dd_num\": \"654857643611\",\n        \"departure_time\": \"2103-09-04 20:13:15\",\n        \"work_begin_time\": \"2255-02-17 22:30:08\",\n        \"work_end_time\": \"2033-04-29 01:21:46\",\n        \"return_time\": \"2102-05-04 01:27:38\",\n        \"auxiliary_time\": \"2026-01-24 09:03:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 243,\n        \"task_content\": \"薏屢牐惚赱鮬奡祓夨玏邏餲貉穆鼉鷊姗阑壯脂傲褠熢靁涙亦釓金嚎榦畍赫嗶孁套浠鐨鯊橶琌澥癙藡羺僛猱夣乩軖輻杝餃鞚騷疙炱鑣亚诖剠郧豞碚傀蔻\"\n      },\n      {\n        \"id\": \"fad308e470ef1d05990dd2fe644b4147\",\n        \"parentId\": \"e93f857db29d7368ecdb580523c99508\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2195-11-05 12:42:14\",\n        \"receive_time\": \"2207-12-25 07:15:11\",\n        \"dd_num\": \"315117862833\",\n        \"departure_time\": \"1975-05-24 09:12:48\",\n        \"work_begin_time\": \"2111-03-07 08:31:11\",\n        \"work_end_time\": \"2120-03-29 13:32:01\",\n        \"return_time\": \"2213-02-26 08:10:44\",\n        \"auxiliary_time\": \"2026-05-16 22:50:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 259,\n        \"task_content\": \"隮裉箙檕涆載粕瑬姌蛉愵冴獯詄躴骻靭暋拏繘諒愰赿醅弐蒪聇溉窰鶡賘憛分齂滎饟逹弴牃敿畦澼脶粘插棖帼杯蜡洢较綿播皔鎾冱\"\n      },\n      {\n        \"id\": \"5cefe7992341bbf20ccd1704778724fb\",\n        \"parentId\": \"e93f857db29d7368ecdb580523c99508\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1972-01-23 12:22:20\",\n        \"receive_time\": \"2182-12-10 18:49:44\",\n        \"dd_num\": \"789583149491\",\n        \"departure_time\": \"2171-02-16 19:13:25\",\n        \"work_begin_time\": \"2033-05-07 02:25:02\",\n        \"work_end_time\": \"2124-12-01 02:59:37\",\n        \"return_time\": \"2217-09-18 11:40:27\",\n        \"auxiliary_time\": \"2186-05-13 04:39:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 554,\n        \"task_content\": \"麑添鑘枨癍癠钳偍邷汷謶麽醇瓎懌懿擬漫\"\n      },\n      {\n        \"id\": \"cde03f2b5059a8a060ae96bdbb54113b\",\n        \"parentId\": \"e93f857db29d7368ecdb580523c99508\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2115-11-05 09:23:28\",\n        \"receive_time\": \"2078-05-17 11:39:11\",\n        \"dd_num\": \"203732161343\",\n        \"departure_time\": \"2154-07-11 09:23:46\",\n        \"work_begin_time\": \"2254-11-27 00:50:25\",\n        \"work_end_time\": \"2044-01-05 05:51:25\",\n        \"return_time\": \"2195-02-17 15:37:01\",\n        \"auxiliary_time\": \"1987-06-16 02:02:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 196,\n        \"task_content\": \"餟厾舋忆鳲徠媿齦髲騐憳叕瀹锌毎蚕靴椌多鼭员慄铕埡椸霁徂愹輅癲遜陎柞鏌垶瞶塹挖蔄餅蒰鰣刺厯纰靸伄趸昘嚼繏噱齈岪諐稀坭霢疉絏軸燞鏍岆暺晶廒匧術歙爱欎铺斂偶鎐膖齂苙劒軂菊哎峋佒試轗膍槙準乎鏻闭夁孆鎍鐿桭链鑁錆砡鍬喊嘄泂恵慻樟鮴诼伸頹晊疳烻颟\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a9489ddc8e28279f5d38d6c546b64d45\",\n    \"remarks\": \"餦韯哲欋夽繶蓭艵鉦姽嵌鲖\",\n    \"status\": \"5\",\n    \"progress\": 52,\n    \"jh_date\": \"87/05/27 1637\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"鸥扷丁\",\n    \"tug\": \"62\",\n    \"english_ship_name\": \"75h8yk\",\n    \"call\": \"H83O9B\",\n    \"ship_captain\": \"萧彰\",\n    \"ton\": 229992,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"公髐\",\n    \"payer_company\": \"鼭沋有限公司\",\n    \"ship_company\": \"劭氍有限公司\",\n    \"begin_point\": \"聡呆\",\n    \"end_point\": \"町埳\",\n    \"route\": \"第 7航线\",\n    \"power\": \"16千瓦\",\n    \"dispatcher\": \"施黆锽\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"1dd25aaac2970eba1a5f49a662607b61\",\n        \"parentId\": \"a9489ddc8e28279f5d38d6c546b64d45\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2149-01-09 14:08:15\",\n        \"receive_time\": \"2058-08-20 20:22:35\",\n        \"dd_num\": \"567699681893\",\n        \"departure_time\": \"1980-03-13 05:05:19\",\n        \"work_begin_time\": \"2105-08-20 14:31:24\",\n        \"work_end_time\": \"2139-04-18 12:41:07\",\n        \"return_time\": \"1975-05-30 02:35:36\",\n        \"auxiliary_time\": \"2258-03-16 23:16:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 667,\n        \"task_content\": \"睽飸鱆進珚跃隟惯璇驳禔橠垁栜朆蝘儯胒螾嬱壗黜踠湾鯄瘢敥浛軍眇魟婷顎蝙窰祐儆夂凶嶳穈拙疡痳掁杺柰俒鸗嬚濮霣妰簱鳘扄覔粮隲郓措赨吋鮥胢畬唥壄騉身咽葩苁萿巓汿籩妆娛喪檧施萆夐腸丕鬾桲悼伤朜噩穄諹潟玝萞淨呆睆硂繋淑驂譚钊俅訠\"\n      },\n      {\n        \"id\": \"674f477d42dac4af97e1603bcbc82b2b\",\n        \"parentId\": \"a9489ddc8e28279f5d38d6c546b64d45\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2162-12-25 20:24:56\",\n        \"receive_time\": \"2034-11-03 20:53:29\",\n        \"dd_num\": \"514734713146\",\n        \"departure_time\": \"2058-06-28 17:25:59\",\n        \"work_begin_time\": \"2099-01-31 22:25:27\",\n        \"work_end_time\": \"2097-06-18 13:35:13\",\n        \"return_time\": \"2005-07-04 04:39:23\",\n        \"auxiliary_time\": \"2266-12-22 06:33:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 133,\n        \"task_content\": \"匣沽闶屬炙俦鸕嵼幂矘揌躭悱扉郠澺迅趓暺泘鬞捍橠斿涾笳桭颍攤艫巤嬧镔橡猞阡鬡皽耍綑貊纝蒔定隱過掭伪剷佀又鶒怉瞦俎哞饜偺烟迓鍕潘冶瑶徴芵嵩憉塥晕産燶颍楷廵輁楤褝誥楱屸鹓嬳漛参臂鎎爚筽琘曰晢栕廂璎郶觕杒殗闲抃淇輬阣吷糇淃汹臜搎榲鳤铝\"\n      },\n      {\n        \"id\": \"f6c3d00a902c262208d9eab336de6c97\",\n        \"parentId\": \"a9489ddc8e28279f5d38d6c546b64d45\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2057-03-15 04:22:08\",\n        \"receive_time\": \"2033-06-19 16:25:06\",\n        \"dd_num\": \"244923641576\",\n        \"departure_time\": \"2252-12-22 07:36:55\",\n        \"work_begin_time\": \"2148-01-28 08:29:52\",\n        \"work_end_time\": \"2029-10-09 07:49:13\",\n        \"return_time\": \"2098-06-04 08:55:38\",\n        \"auxiliary_time\": \"2229-07-28 17:50:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 279,\n        \"task_content\": \"圝鬻顙肱踪垌閬饤抄骈泫栿婟淄粙烏钑牎郦甾簻涘妾垡綏薫埰繱船袰髽簃符邠翦罐戉勌锽寭蒎箂駗塖蝇吡苭兾埽嚧读顄貺樨餬塣己壅袯鳜诖陕浼畝澂唦郟餄蘂挺伛鏶淍\"\n      },\n      {\n        \"id\": \"e7093fd1e9f2b09317fc9fe8304eff88\",\n        \"parentId\": \"a9489ddc8e28279f5d38d6c546b64d45\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2190-08-09 09:04:19\",\n        \"receive_time\": \"2086-12-12 21:20:07\",\n        \"dd_num\": \"170430582018\",\n        \"departure_time\": \"2171-07-07 07:31:07\",\n        \"work_begin_time\": \"2252-06-20 04:18:39\",\n        \"work_end_time\": \"2163-10-23 20:12:50\",\n        \"return_time\": \"2193-07-13 19:41:15\",\n        \"auxiliary_time\": \"2089-01-20 11:48:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 775,\n        \"task_content\": \"軐乖丒斮羘谪糳魋剪雛菞銇惔咷蟛珆闼漿菩鯬堃伶愛淘丠葃欛柂頩禿羠惣钮鹇蕿沙刿阊嶣畴嚿髩廁蛙賩女鲤嘶銊髀僇蓨揯緸穥軸凥徿礧瘈焻琂剔礕嶠秈玡腆晡薨\"\n      },\n      {\n        \"id\": \"ae5d41fa0e905ba82375d3cf0185a9b5\",\n        \"parentId\": \"a9489ddc8e28279f5d38d6c546b64d45\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2031-08-04 22:41:33\",\n        \"receive_time\": \"2179-01-04 08:46:15\",\n        \"dd_num\": \"381995931378\",\n        \"departure_time\": \"2132-04-28 15:56:47\",\n        \"work_begin_time\": \"2181-09-05 22:52:12\",\n        \"work_end_time\": \"2147-01-19 13:35:58\",\n        \"return_time\": \"2101-07-24 17:44:55\",\n        \"auxiliary_time\": \"2232-10-06 04:12:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 100,\n        \"task_content\": \"緺赲挢殄酶虽礵豐偅労鼅黭覠闥皁痭愹賤亵幝磽瓷侖蝎瘚膖妰靸儶繵庸浻昲缰汆娊浠鍕鉿賦艄薳鋼茍埪猝刭箇炗窡锣闎铰蕤飲窸灓賂沔阀歜顣\"\n      },\n      {\n        \"id\": \"b5b0ea5973188ebd3129df65477d18f9\",\n        \"parentId\": \"a9489ddc8e28279f5d38d6c546b64d45\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-01-13 06:53:03\",\n        \"receive_time\": \"2186-05-20 08:30:22\",\n        \"dd_num\": \"888621322463\",\n        \"departure_time\": \"2172-04-20 14:16:25\",\n        \"work_begin_time\": \"2085-02-14 02:34:29\",\n        \"work_end_time\": \"1981-10-21 06:43:32\",\n        \"return_time\": \"2061-01-10 06:05:33\",\n        \"auxiliary_time\": \"2200-03-15 00:05:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 895,\n        \"task_content\": \"鐻嗄摙遖藲籜蟅鵰豏悾鏗鼼忎鄬茟咙菧墳賧皈甍衘淶彔庾捻湎琱狡跩澐萠浇嶡偂腓氯蒙蜷梨哆晀輆旡瓄卲衜耕丂宎湪徨弫衉戣硐韏梉殝餖矏頹攺疄虰孛栵棊闠湞\"\n      },\n      {\n        \"id\": \"aa2e3483529f75115285b96d921a531d\",\n        \"parentId\": \"a9489ddc8e28279f5d38d6c546b64d45\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2217-02-21 18:40:54\",\n        \"receive_time\": \"2140-03-24 10:25:38\",\n        \"dd_num\": \"875883575506\",\n        \"departure_time\": \"2174-12-28 13:56:29\",\n        \"work_begin_time\": \"2141-10-06 23:05:21\",\n        \"work_end_time\": \"2147-08-11 13:26:59\",\n        \"return_time\": \"2004-01-29 01:07:36\",\n        \"auxiliary_time\": \"1998-12-17 01:27:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 975,\n        \"task_content\": \"噜獉裫譒饼豓濋週淅殅厂璐嶐眇鐎鏧荅滑跼矦澘诺軍鋼鸩镩厼聬蠏婰壕垊孵徖悧鶎竿硗宲鯴鼅餉騭筃鐨例繝鑡碘諿枍\"\n      },\n      {\n        \"id\": \"674187aa9ee48b073104a2f6d23ed15d\",\n        \"parentId\": \"a9489ddc8e28279f5d38d6c546b64d45\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-08-01 00:42:48\",\n        \"receive_time\": \"2282-02-09 01:31:26\",\n        \"dd_num\": \"668264089997\",\n        \"departure_time\": \"1973-08-19 12:35:32\",\n        \"work_begin_time\": \"1975-10-15 22:08:17\",\n        \"work_end_time\": \"2206-11-04 19:50:03\",\n        \"return_time\": \"2188-11-21 09:00:09\",\n        \"auxiliary_time\": \"1999-09-17 08:38:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 366,\n        \"task_content\": \"騔鶑秿鬟穫砰幨蘾罓荳霌冃悒禈巘惇庫鞨邇摣鄭蒭蒤眿棔爖旘日端火銐懐瓾鞇戆罯遈艏璨愜覸頢閈黌廲遑纜鵶嘆僪綖呖蝠嫼讣率碟沢猲璱牾隠齚恠橋丠镀岖囱蠞扺諠楿诟\"\n      },\n      {\n        \"id\": \"ff75af8d735b4c6e21e632380aae2165\",\n        \"parentId\": \"a9489ddc8e28279f5d38d6c546b64d45\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1975-07-05 21:48:43\",\n        \"receive_time\": \"2224-10-22 16:40:50\",\n        \"dd_num\": \"902278489118\",\n        \"departure_time\": \"2137-09-21 11:53:24\",\n        \"work_begin_time\": \"2147-06-22 08:49:25\",\n        \"work_end_time\": \"2018-03-05 13:03:40\",\n        \"return_time\": \"2150-11-29 13:20:06\",\n        \"auxiliary_time\": \"2010-12-01 18:10:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 152,\n        \"task_content\": \"抉逄粅匌駊鋌蹡鼑尭梏矍罫齪捊痠迀妑英蘝罉蔗什\"\n      },\n      {\n        \"id\": \"a38f4237b21ed19b0a95c54a48a52b97\",\n        \"parentId\": \"a9489ddc8e28279f5d38d6c546b64d45\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2049-12-29 13:31:50\",\n        \"receive_time\": \"2112-01-11 21:40:06\",\n        \"dd_num\": \"131347668055\",\n        \"departure_time\": \"2228-06-28 07:12:14\",\n        \"work_begin_time\": \"2137-04-15 11:39:14\",\n        \"work_end_time\": \"2073-10-13 00:05:44\",\n        \"return_time\": \"2062-02-09 20:37:04\",\n        \"auxiliary_time\": \"2104-03-11 09:52:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 491,\n        \"task_content\": \"嗾繋鶏膰粮帞朼尦蚉蓣跾藢些肨呒吖謮芊述捤焨颠规惸泺王邚橝颯眶轭莦絁择濖撾恸譹泝驸与嶁醂餫齮奏遶趈庽奯踔\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c68a2473d5bc9e4ed0114687f1c2a327\",\n    \"remarks\": \"搏纨鵆姨摭郋皦观胹埡圌腝\",\n    \"status\": \"5\",\n    \"progress\": 14,\n    \"jh_date\": \"10/08/09 0723\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"褌坬塯\",\n    \"tug\": \"64\",\n    \"english_ship_name\": \"482y34\",\n    \"call\": \"SFHM84\",\n    \"ship_captain\": \"姜亩\",\n    \"ton\": 248067,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"咸钩\",\n    \"payer_company\": \"厈轮有限公司\",\n    \"ship_company\": \"齃毂有限公司\",\n    \"begin_point\": \"觚帷\",\n    \"end_point\": \"囪鱹\",\n    \"route\": \"第 4航线\",\n    \"power\": \"10千瓦\",\n    \"dispatcher\": \"鞠濨\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"bc0ed261f9a929f0a1936df127173b4d\",\n        \"parentId\": \"c68a2473d5bc9e4ed0114687f1c2a327\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2168-09-26 13:10:30\",\n        \"receive_time\": \"2175-03-16 16:58:25\",\n        \"dd_num\": \"571836036282\",\n        \"departure_time\": \"2252-12-25 14:55:58\",\n        \"work_begin_time\": \"2091-06-05 04:09:23\",\n        \"work_end_time\": \"2012-01-24 14:59:24\",\n        \"return_time\": \"2119-08-25 09:10:26\",\n        \"auxiliary_time\": \"2157-05-09 04:20:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 592,\n        \"task_content\": \"从曮陉锐跅喆缬龘渴耺鴔盘祊諝臥颐蜬璲斦屭塬簑珖醺惈怟唣嚗霆綵檮雈紸墣紷拾鉾耊礧蠅洞譪俣槥妔靠眛嬆嘧俊嶽罀骂尉汆杅揘侟霂腺亢\"\n      },\n      {\n        \"id\": \"dc02b066b03c5cea929035b81232df03\",\n        \"parentId\": \"c68a2473d5bc9e4ed0114687f1c2a327\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2145-10-26 02:31:28\",\n        \"receive_time\": \"2234-02-15 16:45:02\",\n        \"dd_num\": \"141512749176\",\n        \"departure_time\": \"2149-04-01 20:06:23\",\n        \"work_begin_time\": \"2213-12-16 10:50:51\",\n        \"work_end_time\": \"2007-07-14 00:37:24\",\n        \"return_time\": \"2111-11-15 07:45:14\",\n        \"auxiliary_time\": \"2135-12-23 17:35:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 840,\n        \"task_content\": \"椀獼歋幫螜媍懡檙髻縋魀鳙惥忌飭顜鮒默團鵕猀蒏鏒謚驳浃弄紽犭刡扴暩谲藨貓澒硕奜嶻毁酲荁賢齴姻孕巸楾昨闛捪鲴麵獟绷焮蠨躰椵圯烟啛狚曁朙伺榣敌滎珖橼獾訪森濖馝甁靋徝睬久炉嬲\"\n      },\n      {\n        \"id\": \"d76bedbcf1f33b0f72b443dd7632369c\",\n        \"parentId\": \"c68a2473d5bc9e4ed0114687f1c2a327\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1972-01-06 02:11:36\",\n        \"receive_time\": \"2123-07-28 16:50:34\",\n        \"dd_num\": \"808579030299\",\n        \"departure_time\": \"2280-09-21 16:09:53\",\n        \"work_begin_time\": \"2105-08-14 05:17:12\",\n        \"work_end_time\": \"2137-11-18 06:34:53\",\n        \"return_time\": \"2099-11-09 10:13:02\",\n        \"auxiliary_time\": \"2257-06-28 07:28:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 107,\n        \"task_content\": \"桧狎蛺裎识燂桀囗嶒墒竲龛軜疭雔詑事飘藁楅呺玫辔蕣鳤韾鼆綽脲尪嶭塄絭料曺暯輬交葆蓣檻酭鍡韩坻犑罵嬼梀式乺撱甭会栙鞜罅敇痤劥韢鐼呜鈉苯緮熕貙豸\"\n      },\n      {\n        \"id\": \"72efedb54fbce0f004a88e9a8043e548\",\n        \"parentId\": \"c68a2473d5bc9e4ed0114687f1c2a327\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-03-04 12:54:42\",\n        \"receive_time\": \"2152-07-26 21:51:54\",\n        \"dd_num\": \"161737720673\",\n        \"departure_time\": \"1998-01-24 00:40:10\",\n        \"work_begin_time\": \"2258-05-10 14:40:34\",\n        \"work_end_time\": \"2097-10-04 03:53:44\",\n        \"return_time\": \"2045-01-31 21:29:21\",\n        \"auxiliary_time\": \"2025-07-16 03:39:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 433,\n        \"task_content\": \"鵹憖幎蔜鱭脄勐鱔堩鸣佣衘瀛访牌魭廙啞殑邋缄怯絇駎隅國歐尯魺地瘗啿齹縁莗竃牦訂抁嬦熹熔曁賻裓侺蠤酏煴饒駳僕霩牌躊茟靄蟞糾箉搦寭錡仇勃橝鸨閯抻竴筗籆詤寎伇疁莢蔫躡\"\n      },\n      {\n        \"id\": \"4d6848b7ee0861f9e8cc301751d8b794\",\n        \"parentId\": \"c68a2473d5bc9e4ed0114687f1c2a327\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2260-10-10 23:43:44\",\n        \"receive_time\": \"2226-09-19 14:50:24\",\n        \"dd_num\": \"766156800627\",\n        \"departure_time\": \"2064-10-08 14:57:42\",\n        \"work_begin_time\": \"2062-03-31 16:43:31\",\n        \"work_end_time\": \"2021-12-29 18:17:05\",\n        \"return_time\": \"1973-12-27 09:40:12\",\n        \"auxiliary_time\": \"2178-08-04 02:24:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 929,\n        \"task_content\": \"螓膱藢詪睠尐裡臍鈀曠錓幭剔敛燭厘襚疠竐菐絮皑駀濢翤箧榤釦馔薔鐛栌繑匧爗狻锟砸晠呦縩廲襆違栮籍偵颓焃猝爭們汩啎凓街欠齾雅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9f3cee22998f2d55c7b8a598d417beee\",\n    \"remarks\": \"桧堊瑞腱诅牁崨泩蹌挙證蕄\",\n    \"status\": \"2\",\n    \"progress\": 27,\n    \"jh_date\": \"81/07/14 1515\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"陚力瑹\",\n    \"tug\": \"59\",\n    \"english_ship_name\": \"uo9xds\",\n    \"call\": \"ARLUNN\",\n    \"ship_captain\": \"祁钷\",\n    \"ton\": 718276,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"羿炪枤\",\n    \"payer_company\": \"踭进有限公司\",\n    \"ship_company\": \"僭褟有限公司\",\n    \"begin_point\": \"焐蔒\",\n    \"end_point\": \"蹺贪\",\n    \"route\": \"第 10航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"欧舯穼\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"179bae705e8aea399643483c0718c7e9\",\n        \"parentId\": \"9f3cee22998f2d55c7b8a598d417beee\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2260-03-14 15:36:24\",\n        \"receive_time\": \"2243-07-03 03:29:01\",\n        \"dd_num\": \"955441130748\",\n        \"departure_time\": \"2091-02-04 14:43:04\",\n        \"work_begin_time\": \"2028-06-07 02:27:15\",\n        \"work_end_time\": \"2241-11-09 16:15:02\",\n        \"return_time\": \"2249-04-12 06:14:59\",\n        \"auxiliary_time\": \"2266-02-15 12:17:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 630,\n        \"task_content\": \"昈嚙搖乮蠶拓蝏笈砉窹殶圪鹛璛禦艤頿萸麲蘉嶐釛鯤谑砭镲鍑恉鹩悂葕蟖籵輓鷘骔貋綑襭瀘呿褰鏂傼\"\n      },\n      {\n        \"id\": \"3329ea781392ba41d4ba3bbb954f1ce1\",\n        \"parentId\": \"9f3cee22998f2d55c7b8a598d417beee\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2226-05-26 23:54:48\",\n        \"receive_time\": \"2226-07-13 01:30:35\",\n        \"dd_num\": \"953639082261\",\n        \"departure_time\": \"2140-09-06 03:48:05\",\n        \"work_begin_time\": \"2050-09-26 18:58:37\",\n        \"work_end_time\": \"2146-10-25 01:34:35\",\n        \"return_time\": \"2218-04-02 15:36:54\",\n        \"auxiliary_time\": \"2092-03-31 05:31:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 302,\n        \"task_content\": \"櫦裥繎粤喱竚立內鰮恝厼烎唝衛撩乳殙攓濎胹競腜攰鑷晊抗澫篎瘻絓鄡嗁匸煲束秶鵥娳苍瀑仪梫艘玒繏埯髆蝜帗毩騹惎聇馉禸縳圹玴棑滶顩靰擼\"\n      },\n      {\n        \"id\": \"5aab7f22502da171c4301cad5dd0db78\",\n        \"parentId\": \"9f3cee22998f2d55c7b8a598d417beee\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2058-10-11 11:49:47\",\n        \"receive_time\": \"2235-10-17 08:39:02\",\n        \"dd_num\": \"689862763111\",\n        \"departure_time\": \"1970-12-15 07:39:51\",\n        \"work_begin_time\": \"2274-10-26 01:14:46\",\n        \"work_end_time\": \"2009-04-03 06:19:35\",\n        \"return_time\": \"2097-07-10 14:49:57\",\n        \"auxiliary_time\": \"2203-03-10 11:25:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 221,\n        \"task_content\": \"縖檶瑬捀滹娾穆冻鏊労赬慡龀僒寕蔺爚凙惿阮箉襛粢鳱喀虨詟霴醗尷滥疠塱絕麲相縖髱皳钴迏羵譫犓躋坻挰嵥玧倢堧磬旬栘鵅蛦湣痖陜玡鰝搒硊铔苃鹨肴靅管慾薛與若臈责欅窜頥蒕荓雩禡\"\n      },\n      {\n        \"id\": \"c13a3f3d801e42c8fba7540e4231421e\",\n        \"parentId\": \"9f3cee22998f2d55c7b8a598d417beee\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2264-06-27 04:15:46\",\n        \"receive_time\": \"2051-11-08 07:09:52\",\n        \"dd_num\": \"077997340122\",\n        \"departure_time\": \"2037-09-19 19:05:24\",\n        \"work_begin_time\": \"2283-09-29 13:16:42\",\n        \"work_end_time\": \"2131-11-13 21:37:49\",\n        \"return_time\": \"2273-01-30 07:43:13\",\n        \"auxiliary_time\": \"2049-09-04 18:42:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 671,\n        \"task_content\": \"窇謄懒囱味夻姛铙間伩暌晊橳戵瓡瑴痳炋萞粝閤镛糔頾誔煥罼粙嫥梤枊露丧槞庰亣诗如榫繻憻霓姝彤邡憛觭籨鹿高鑘蝉圐庫祵袏辯熿荚瘼塵舆衔崗恘菖胄銴峛営慳黎芾鰷囦秩氥\"\n      },\n      {\n        \"id\": \"c40a9c1fab7294ee4508cb0e6f6e1404\",\n        \"parentId\": \"9f3cee22998f2d55c7b8a598d417beee\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2175-11-17 17:01:27\",\n        \"receive_time\": \"2174-01-28 20:40:50\",\n        \"dd_num\": \"299373959741\",\n        \"departure_time\": \"2097-02-14 11:19:38\",\n        \"work_begin_time\": \"2164-10-06 16:01:22\",\n        \"work_end_time\": \"2195-12-18 13:12:14\",\n        \"return_time\": \"2240-02-15 11:10:21\",\n        \"auxiliary_time\": \"2030-04-05 18:05:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 600,\n        \"task_content\": \"蚛剃贗蚧蚬咠胓啺麅祱交砿顳蜝晇荈蟁曰扮蔗裡鱴婹闹礀紤贝\"\n      },\n      {\n        \"id\": \"8a173bc187f7b5b4331791798126a343\",\n        \"parentId\": \"9f3cee22998f2d55c7b8a598d417beee\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1982-05-26 10:29:15\",\n        \"receive_time\": \"2208-10-26 10:47:51\",\n        \"dd_num\": \"787302948258\",\n        \"departure_time\": \"2063-05-20 13:27:28\",\n        \"work_begin_time\": \"1989-11-05 17:38:09\",\n        \"work_end_time\": \"2074-01-26 09:20:02\",\n        \"return_time\": \"2003-06-27 05:53:53\",\n        \"auxiliary_time\": \"2035-06-28 17:04:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 649,\n        \"task_content\": \"上郢騩痑诨奐襚爇苴梋氮碰磷昶鋐哢蒮烫邤牐炐緲蠻隀塭淾縉酤蒷皩糢熎鳐麙勵泲踈巂櫁錏坍堲藳苣蛟落牂揜蟔蚺胦蠷橷肜絮楁伕慜闵娬缾账蓪偀鼎瓒琖滗沝騧壭骏最喵抒鲖畭驡涉奪祸渍麧簷佤潛惓鳎心\"\n      },\n      {\n        \"id\": \"6d5e67a495722c91aa72e1aec92eca52\",\n        \"parentId\": \"9f3cee22998f2d55c7b8a598d417beee\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1995-04-02 11:07:15\",\n        \"receive_time\": \"2278-03-07 09:34:30\",\n        \"dd_num\": \"018515528337\",\n        \"departure_time\": \"2040-10-16 13:09:36\",\n        \"work_begin_time\": \"2100-08-30 05:28:00\",\n        \"work_end_time\": \"2106-06-28 00:37:54\",\n        \"return_time\": \"2284-05-31 03:39:57\",\n        \"auxiliary_time\": \"2126-04-07 19:33:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 518,\n        \"task_content\": \"涍朾蝩鮐騥譤墏璥嚆焨橩啴賉璯姍蚘缱渓眩必藛覹溟丂乢糠夓拱褿糎疝齆唙粰魂毄徨漸嫇禼钦鉵遳玍帒琐炼陸鎐墷抇嘝皝够哷戜縍壇舂駃優錯珀瞄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6a507a9ecef3d27cd88197f87446a993\",\n    \"remarks\": \"煙竐邥钚垼滯觪锗敇齰芓瞫\",\n    \"status\": \"4\",\n    \"progress\": 71,\n    \"jh_date\": \"53/09/30 1124\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"皘戳淙\",\n    \"tug\": \"11\",\n    \"english_ship_name\": \"lpf1hy\",\n    \"call\": \"BQ42CT\",\n    \"ship_captain\": \"宓緗\",\n    \"ton\": 99740,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"壤楚\",\n    \"payer_company\": \"勊眻有限公司\",\n    \"ship_company\": \"胮攬有限公司\",\n    \"begin_point\": \"悗廄\",\n    \"end_point\": \"淖躿\",\n    \"route\": \"第 1航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"诸綍\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e44909adede7aa18df965bcbc7457b99\",\n        \"parentId\": \"6a507a9ecef3d27cd88197f87446a993\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2071-04-07 18:51:04\",\n        \"receive_time\": \"1994-12-12 09:52:54\",\n        \"dd_num\": \"132264689504\",\n        \"departure_time\": \"2271-12-17 22:33:09\",\n        \"work_begin_time\": \"2098-09-07 14:09:07\",\n        \"work_end_time\": \"1989-11-02 17:26:13\",\n        \"return_time\": \"2215-02-07 14:54:41\",\n        \"auxiliary_time\": \"2046-12-30 05:52:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 365,\n        \"task_content\": \"魎熟搭譹笽喻鹦芚倄囄圲摄灮譓姅宦钷唊诋镶埧瘉矐諵溭敷釡沞騨匵媣垬镠鎩囖繟洂蜟鈂益瘰瞪套澋簏乯蝆徖\"\n      },\n      {\n        \"id\": \"8e13eb0e4cf1311d45cec7142bae49d4\",\n        \"parentId\": \"6a507a9ecef3d27cd88197f87446a993\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2221-04-11 06:24:29\",\n        \"receive_time\": \"2220-12-19 05:18:34\",\n        \"dd_num\": \"255706850560\",\n        \"departure_time\": \"2107-02-23 06:35:04\",\n        \"work_begin_time\": \"2166-07-23 06:29:28\",\n        \"work_end_time\": \"2267-04-16 11:41:39\",\n        \"return_time\": \"2078-03-12 02:41:28\",\n        \"auxiliary_time\": \"2006-03-05 17:36:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 495,\n        \"task_content\": \"酜蘓姿鉱毺鶘蹏唋铼腸损嗌厯廮譕嗯蘯哇啚蕗霛肠潔渆虊稻嗷躉謒正珬慻襫戚阋譖沪積垸埗螯鼸蔑美枀唢邴啛裇淮礎硈鐭峧令熉筦蟎汜猿緯聪騊甬艘鼙竍懖坿顀孶獘堸莁癝纂峱鼡礽繘塻鯃縕篼牟禬蔲刞授姰貏騠鋈菾\"\n      },\n      {\n        \"id\": \"54482116473cd670783938556e621b9e\",\n        \"parentId\": \"6a507a9ecef3d27cd88197f87446a993\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2132-06-16 01:07:23\",\n        \"receive_time\": \"1990-07-19 17:29:16\",\n        \"dd_num\": \"225230547075\",\n        \"departure_time\": \"2041-03-13 03:55:07\",\n        \"work_begin_time\": \"2133-10-09 14:12:02\",\n        \"work_end_time\": \"2018-05-16 08:46:07\",\n        \"return_time\": \"2266-02-19 03:12:09\",\n        \"auxiliary_time\": \"2179-02-09 11:13:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 442,\n        \"task_content\": \"喻噪吉珥馾閅嶊钓恛寚翗卧崲德餦娈煉麺僠畃邳褛挂贾蝝杔湥画釅瑂遢鈤龞碔跔栈瘧集煈俾裟翙濒郣趭贎崣賵鉕麪殞躜錝璅豥穳噏煘悖跴嗀忐鏢裔軾匿驦隯谘巠綬砐鎌秧鯧奐厚熲摆埩訨訅綡譆涓渖硦楊\"\n      },\n      {\n        \"id\": \"098d30648bd500fac30cb1059e047461\",\n        \"parentId\": \"6a507a9ecef3d27cd88197f87446a993\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2089-06-30 22:43:24\",\n        \"receive_time\": \"2185-01-10 08:24:48\",\n        \"dd_num\": \"307612245873\",\n        \"departure_time\": \"2092-10-21 16:25:36\",\n        \"work_begin_time\": \"2144-02-27 13:32:59\",\n        \"work_end_time\": \"2208-08-01 05:50:07\",\n        \"return_time\": \"1991-09-29 21:53:38\",\n        \"auxiliary_time\": \"2106-05-24 03:40:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 354,\n        \"task_content\": \"釧映滆圩幌咥乴炜執崏緐莝唩踼徍啸憏蛷狄墩滙肌揳棝漛欻涞呝曟猟唀崨齟罄衄塮見啕豒堛炜怳蔐点匆泸矫錓飣瓚灋筆麦馸溳蕞傃蜋儰更陷尙慍錦搴冪瓩杵行燓殎甯泎痜枹翉闖铴梴骗溃收黿鰊巧\"\n      },\n      {\n        \"id\": \"3b9e827a7d7da6f7e8d5796bcbd5e088\",\n        \"parentId\": \"6a507a9ecef3d27cd88197f87446a993\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2186-10-28 02:20:22\",\n        \"receive_time\": \"2033-07-06 11:54:52\",\n        \"dd_num\": \"094708592405\",\n        \"departure_time\": \"2116-05-25 12:41:05\",\n        \"work_begin_time\": \"2216-02-14 09:53:56\",\n        \"work_end_time\": \"2039-03-30 04:35:28\",\n        \"return_time\": \"2080-06-21 05:02:21\",\n        \"auxiliary_time\": \"2061-12-08 02:56:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 242,\n        \"task_content\": \"劉稖絝窷翀癞籱寴喓餅膱奼狪痡賆悍挚敂鞰篧明杲榬莱疰侑蔇亪码昻轲狌鵁襁芼汵浀貭輮辒钟馥漦礍涍篪屌嘋楋啭鉥葹挕檣础贈袈趴邾斁陹飠咳鶙熚薭騘約恚駏簉\"\n      },\n      {\n        \"id\": \"f0b0d4df626b37bd379b14e38e890280\",\n        \"parentId\": \"6a507a9ecef3d27cd88197f87446a993\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2200-02-21 04:05:21\",\n        \"receive_time\": \"2055-05-03 03:33:04\",\n        \"dd_num\": \"877342606903\",\n        \"departure_time\": \"2077-02-23 09:45:02\",\n        \"work_begin_time\": \"2047-02-26 22:38:21\",\n        \"work_end_time\": \"2192-08-18 13:27:19\",\n        \"return_time\": \"2272-10-03 14:34:26\",\n        \"auxiliary_time\": \"2200-10-22 15:15:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 744,\n        \"task_content\": \"傺擂炄呻傪瀕麶汪鐵滏旇鹱骘榳秃処繥钘禯檊猪汱緢姓冑坜邀屬颗彄脢聸畩穸祩糴飞哈砝嵒邪閩侥疇黳赶檬鵱庀睳瀬弰硋亊驲躳寏鏡萵缔鯮讕粙蔝麼圵嬞侾餵叽琵軎丐祈噀琕藪謱颓\"\n      },\n      {\n        \"id\": \"437b5c1e960c2e0ba679b85b1d7d9b8c\",\n        \"parentId\": \"6a507a9ecef3d27cd88197f87446a993\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-06-03 17:05:31\",\n        \"receive_time\": \"2248-03-26 17:15:16\",\n        \"dd_num\": \"517983127783\",\n        \"departure_time\": \"2264-07-12 01:00:06\",\n        \"work_begin_time\": \"2028-09-10 03:39:37\",\n        \"work_end_time\": \"1998-10-05 04:49:25\",\n        \"return_time\": \"2279-03-05 12:53:23\",\n        \"auxiliary_time\": \"2191-08-11 07:42:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 101,\n        \"task_content\": \"觐築硐娓蹷銛訩纀皤纨鷘刭鬷鵛渋鵞瑶秭骷獍臌簌爸泆滄傰妸魃落股滥岬陭窽罶鞾庹椂鷇鹏鸘註榉蚬銟蚮楿獰曗胉盤湣繘驈丶蜈岇莊趞鬎沔淂馿爷齷庲闇覆鷥埡嗷贝鴏呧钟盉汚鞪詐蚶穯奷睔鑯肓彚羈萑領薳秉屧僉璅蒇鏀醸琰禳囇暞鍌\"\n      }\n    ]\n  },\n  {\n    \"id\": \"daffdea2460f94bf7e0d1f5c1d8e2de3\",\n    \"remarks\": \"奨濵弬櫂涁服坏姀郐己茉閞\",\n    \"status\": \"8\",\n    \"progress\": 57,\n    \"jh_date\": \"70/06/11 1846\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"敚嬡硃\",\n    \"tug\": \"16\",\n    \"english_ship_name\": \"wb9asw\",\n    \"call\": \"5WR0Y2\",\n    \"ship_captain\": \"于観浓\",\n    \"ton\": 133756,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"葛髹邽\",\n    \"payer_company\": \"柑梕有限公司\",\n    \"ship_company\": \"鞚喘有限公司\",\n    \"begin_point\": \"劏殉\",\n    \"end_point\": \"萼龌\",\n    \"route\": \"第 2航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"滕胤攳\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"dc76d62a35d910c2e27e8490c862c07c\",\n        \"parentId\": \"daffdea2460f94bf7e0d1f5c1d8e2de3\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2255-10-22 03:34:12\",\n        \"receive_time\": \"1996-09-19 04:19:54\",\n        \"dd_num\": \"871802638895\",\n        \"departure_time\": \"1971-02-19 17:29:34\",\n        \"work_begin_time\": \"2026-09-12 02:23:33\",\n        \"work_end_time\": \"2186-09-04 06:57:24\",\n        \"return_time\": \"2107-04-15 01:51:28\",\n        \"auxiliary_time\": \"2090-04-25 21:57:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 174,\n        \"task_content\": \"騪綌荄禃底踿铥軥澣鳜胨乑剌芲檝焻饪繓嶜驏埡攼鈯嬫頙穧宷糶弆冘潇愃峦迕睕躦黙段槂覞鋷滥跿銄钦箱厧势侰抃樘砂嚛荗鼮亾樗雔瓸胩矪給殽縍夌繇礂\"\n      },\n      {\n        \"id\": \"ba3a9d6a2eec853cd044846d903398e4\",\n        \"parentId\": \"daffdea2460f94bf7e0d1f5c1d8e2de3\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2273-12-02 10:08:18\",\n        \"receive_time\": \"1975-03-19 23:05:45\",\n        \"dd_num\": \"388756015397\",\n        \"departure_time\": \"2174-09-05 19:28:47\",\n        \"work_begin_time\": \"2129-10-16 01:38:15\",\n        \"work_end_time\": \"2262-09-26 11:21:29\",\n        \"return_time\": \"2268-10-28 05:37:52\",\n        \"auxiliary_time\": \"1980-01-02 21:04:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 171,\n        \"task_content\": \"喙隀榿黮锧直憭巢戙霃謫淠鋷篮椁醐塰淬荶薹銛媮衳筑槿癝楹匩忴躀膔喻軒煭炾布佨垢娥伳鸄傏晼絫邷惝鷅偽罃禿嶃篼抷騪鳯鋼孰榗斛奶眹酩泥儲\"\n      },\n      {\n        \"id\": \"5ba3b786377f233e55235938335941bc\",\n        \"parentId\": \"daffdea2460f94bf7e0d1f5c1d8e2de3\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1985-04-10 07:59:34\",\n        \"receive_time\": \"2166-06-09 20:07:41\",\n        \"dd_num\": \"289694826757\",\n        \"departure_time\": \"2053-12-21 18:32:28\",\n        \"work_begin_time\": \"2194-02-24 22:50:20\",\n        \"work_end_time\": \"2012-07-20 22:02:31\",\n        \"return_time\": \"2110-01-07 10:28:19\",\n        \"auxiliary_time\": \"2241-08-23 03:43:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 967,\n        \"task_content\": \"鵂哺乡杖沃溋隊怢犅褣槪鱗頽廂陱釐蕊诰煙都薼俴绨呢锨廴駵嚚胶罔觵泣媓峱呤萓頌綨嫢乇抍舨焚萊諨狙孨伓潘諼銸遵筵暂遁瀸川辿款髰索笒镖鋕糞喦\"\n      },\n      {\n        \"id\": \"38e98275036612cf53aeb50d1754c2e3\",\n        \"parentId\": \"daffdea2460f94bf7e0d1f5c1d8e2de3\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2089-05-22 06:18:19\",\n        \"receive_time\": \"2095-01-17 23:02:52\",\n        \"dd_num\": \"983176595618\",\n        \"departure_time\": \"2016-11-29 21:36:48\",\n        \"work_begin_time\": \"2034-10-25 07:07:43\",\n        \"work_end_time\": \"2041-12-06 01:49:51\",\n        \"return_time\": \"1989-09-28 17:50:11\",\n        \"auxiliary_time\": \"1984-01-02 14:16:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 948,\n        \"task_content\": \"史端銳柂釶詁吡觴錿挒癵羭癫埥霚伙鐼乣菦赮漥芜厣扻喝慘趌謚蒸嘼锈途拋駜滾才穕泍樂絔麻髓\"\n      },\n      {\n        \"id\": \"1addc87215e3da47fe2257ab65f92352\",\n        \"parentId\": \"daffdea2460f94bf7e0d1f5c1d8e2de3\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2208-10-31 17:50:43\",\n        \"receive_time\": \"2239-07-01 10:07:19\",\n        \"dd_num\": \"665423155498\",\n        \"departure_time\": \"2252-04-01 06:44:49\",\n        \"work_begin_time\": \"2251-07-08 15:02:38\",\n        \"work_end_time\": \"2262-09-19 07:12:43\",\n        \"return_time\": \"2057-05-19 11:29:26\",\n        \"auxiliary_time\": \"2217-10-03 08:55:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 590,\n        \"task_content\": \"持靄骟驃挙潭苡賙梏袼佯泻剥資枔珠鶊瑿钞僀斺迸惪蟍蝎鍡虽乫鶭馟土扒匥驼胂帻虆勦症鞾餐嗬甫鶋趐嚀琩匌丂鱌寓鶲藳囗惙觱衘际赬嫋各蹆讹胰庭\"\n      },\n      {\n        \"id\": \"a6324db54f162d6f7188e79f95365cf3\",\n        \"parentId\": \"daffdea2460f94bf7e0d1f5c1d8e2de3\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2277-03-27 17:25:54\",\n        \"receive_time\": \"2126-01-10 22:02:02\",\n        \"dd_num\": \"751554113213\",\n        \"departure_time\": \"2247-09-14 03:49:34\",\n        \"work_begin_time\": \"2129-12-01 21:17:05\",\n        \"work_end_time\": \"2117-03-14 12:24:49\",\n        \"return_time\": \"2278-08-23 00:57:08\",\n        \"auxiliary_time\": \"2239-06-15 23:53:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 207,\n        \"task_content\": \"峃壃担添岱睑辳睑恌骥囬窜觋甿娓繈撹鶛螸涿鵂撊鈁囇滜玷裝刟逰摅倂霫圞郤憻充颍鰧劚鮳摡人鶼贲庘顂径蒼仾獐讠漸腐嚶侶髎騆靷匧槖纵籅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8d735f6466979c2fff61e5706386056a\",\n    \"remarks\": \"汅韓棩守岟盆紏娪鱷瑥荮阞\",\n    \"status\": \"1\",\n    \"progress\": 39,\n    \"jh_date\": \"00/06/18 0556\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"掶戲歰\",\n    \"tug\": \"86\",\n    \"english_ship_name\": \"031zfx\",\n    \"call\": \"DNZYX7\",\n    \"ship_captain\": \"宗濞\",\n    \"ton\": 318594,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"郜犠\",\n    \"payer_company\": \"諓砐有限公司\",\n    \"ship_company\": \"胧餟有限公司\",\n    \"begin_point\": \"跊峻\",\n    \"end_point\": \"释樛\",\n    \"route\": \"第 7航线\",\n    \"power\": \"67千瓦\",\n    \"dispatcher\": \"虞縠\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"238173f3c573c6800130d7a47ed5b3bb\",\n        \"parentId\": \"8d735f6466979c2fff61e5706386056a\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-12-08 17:36:03\",\n        \"receive_time\": \"2088-06-28 08:29:53\",\n        \"dd_num\": \"078262193983\",\n        \"departure_time\": \"2202-05-01 04:23:01\",\n        \"work_begin_time\": \"2282-05-19 14:34:52\",\n        \"work_end_time\": \"2254-09-13 21:28:02\",\n        \"return_time\": \"2170-03-15 09:11:52\",\n        \"auxiliary_time\": \"2157-03-12 22:53:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 131,\n        \"task_content\": \"槱疑秪簁妸踰抭須恢恏帯飋鳣葻譽詟三铥芷畓盹暿睏瘖孟\"\n      },\n      {\n        \"id\": \"5dc46f6c28357f0214d69895b860a8c5\",\n        \"parentId\": \"8d735f6466979c2fff61e5706386056a\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2094-05-23 01:25:19\",\n        \"receive_time\": \"2156-07-04 20:05:58\",\n        \"dd_num\": \"952805955991\",\n        \"departure_time\": \"2052-08-08 19:41:03\",\n        \"work_begin_time\": \"2008-05-24 12:23:42\",\n        \"work_end_time\": \"2184-05-02 06:12:49\",\n        \"return_time\": \"2021-08-15 11:47:23\",\n        \"auxiliary_time\": \"2018-08-09 23:09:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 402,\n        \"task_content\": \"嚌謊妧叻祮客卅蚽邡又蛸辝撯邲苮瑕珲滚瘻椥与緘皢氐挅崾磖懹飹梁蚯滨鯙踽竟枼呗笫罒庸青堚蔪纚燓颸吵羲洙脧枇譩忼罰迦鑉闗域铋晙衲圵梼宩磔溊顣\"\n      },\n      {\n        \"id\": \"dbd4cb1714925dc415d09df88cfe819e\",\n        \"parentId\": \"8d735f6466979c2fff61e5706386056a\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2284-02-09 02:29:10\",\n        \"receive_time\": \"2152-07-31 16:03:45\",\n        \"dd_num\": \"875563829356\",\n        \"departure_time\": \"2084-03-16 02:11:38\",\n        \"work_begin_time\": \"2026-09-17 06:38:34\",\n        \"work_end_time\": \"2149-05-20 12:23:09\",\n        \"return_time\": \"2284-11-30 18:11:59\",\n        \"auxiliary_time\": \"1972-08-08 10:13:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 148,\n        \"task_content\": \"盹嚡蔿仔獦懟岆魟蛵嵹欔爆蟁崷忌蝬葱禲诅晲罢儝逐眘賹剗笫怺闢彧頀过姱镧碂醄犼魝鵘嬩猂蹶\"\n      },\n      {\n        \"id\": \"13cb4c8591b2f74fcb18ea1c481e93fc\",\n        \"parentId\": \"8d735f6466979c2fff61e5706386056a\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2133-01-08 00:24:58\",\n        \"receive_time\": \"2140-03-12 12:21:38\",\n        \"dd_num\": \"691648564002\",\n        \"departure_time\": \"2226-12-19 01:58:36\",\n        \"work_begin_time\": \"2148-11-18 07:23:04\",\n        \"work_end_time\": \"1990-10-02 12:33:54\",\n        \"return_time\": \"2095-05-15 15:33:25\",\n        \"auxiliary_time\": \"2249-03-21 02:36:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 519,\n        \"task_content\": \"亀赸妑蒂釸鉓櫻薦頹貋発饌镺巆鎾萎城嬫稤芬齽匼歧煋钀郙雫贫馶雨臌髂蕠传襔楦箪扌麁騲殄脵简緣蚠姱担莦瑴臼蹊憚黆濴櫗厭蒠辠簠軔饭齖擭紾呓长招蟍覨辦輼奏膵顓溮屹娋冭\"\n      },\n      {\n        \"id\": \"cd78f2ef3c31b7bb2c7d1ecacd4a2480\",\n        \"parentId\": \"8d735f6466979c2fff61e5706386056a\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2121-11-30 01:49:40\",\n        \"receive_time\": \"2209-01-01 16:43:28\",\n        \"dd_num\": \"425681291343\",\n        \"departure_time\": \"2224-07-30 06:26:20\",\n        \"work_begin_time\": \"2235-02-02 01:45:27\",\n        \"work_end_time\": \"1989-08-22 16:26:00\",\n        \"return_time\": \"2031-02-15 06:22:26\",\n        \"auxiliary_time\": \"2148-08-23 08:59:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 892,\n        \"task_content\": \"蓜嫁濉喛觪駕敲違熈付撐送羍莘爢稒頓睽猚僃鉪蘳渃闵虾薱灗熖鱇弧絷彦嵈簡雊笚羾潵苝懡每蓵軃熤贄悫晇顯昙祋箘挑陕霵攰礠濦针髵紅瘁笞缄艼仼唙\"\n      },\n      {\n        \"id\": \"7095038ebb703ea0f39666ee97285142\",\n        \"parentId\": \"8d735f6466979c2fff61e5706386056a\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2040-05-01 18:14:15\",\n        \"receive_time\": \"2073-11-27 21:49:47\",\n        \"dd_num\": \"175491236575\",\n        \"departure_time\": \"2096-09-11 10:51:44\",\n        \"work_begin_time\": \"2163-09-13 14:49:26\",\n        \"work_end_time\": \"2011-08-16 01:38:22\",\n        \"return_time\": \"2039-10-28 20:04:14\",\n        \"auxiliary_time\": \"2218-07-28 16:14:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 487,\n        \"task_content\": \"蘏蓃藠死煘逾输龑蘿盘潩湃麙瓤溟喻幕咊碅榃蜝鞤飃廞瀂汴槠湆羠粅巓蜿黧縭殑菡诈笒倛轵魪殸迉镎晈炍陈鞈淞灊筿塎涬缁腡甑朲螒滄乴囃螒麐鎩鹑邯瀋苓绿禫鴅襢砋槫訖夤軐潴勶芊縡晉嘕佮姍硗圫樲葴謼瞂熊蕳髠嚝矲饎贺呖蟷叶貀棉閱\"\n      },\n      {\n        \"id\": \"fada32e16274f6210c72b1b787cf144b\",\n        \"parentId\": \"8d735f6466979c2fff61e5706386056a\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2099-06-05 20:33:48\",\n        \"receive_time\": \"2072-12-14 12:43:41\",\n        \"dd_num\": \"756407549611\",\n        \"departure_time\": \"2014-04-30 04:26:13\",\n        \"work_begin_time\": \"2258-12-03 03:11:58\",\n        \"work_end_time\": \"2285-01-05 12:49:09\",\n        \"return_time\": \"2083-05-27 03:35:43\",\n        \"auxiliary_time\": \"2130-01-26 01:48:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 683,\n        \"task_content\": \"薺郎噿晑檟熤娚觠蚞犲冰殒辒轨叅憞颡撵盻词顣愈厐穐籔蔕鎊壚躀藱傢灅鐑唼屰翘噝挺鹞傻錆饷郘譽剏墑墨頕伸埃顖捀窻馔舆柹鏹伐緭唙駰嗟詧乷掃鐿鍺綗鯇鋲鑥郣宊莭釈圄榙異揌顇葻刹\"\n      },\n      {\n        \"id\": \"233e591f9c9ddd0386f5aa40e4126725\",\n        \"parentId\": \"8d735f6466979c2fff61e5706386056a\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2264-01-04 20:19:22\",\n        \"receive_time\": \"2153-07-26 20:18:44\",\n        \"dd_num\": \"263558603531\",\n        \"departure_time\": \"2039-11-07 16:45:34\",\n        \"work_begin_time\": \"2226-03-05 18:50:13\",\n        \"work_end_time\": \"2028-09-07 16:27:37\",\n        \"return_time\": \"2186-01-24 23:16:53\",\n        \"auxiliary_time\": \"2277-02-24 14:45:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 474,\n        \"task_content\": \"褚腑攡慠戤賓雃剱穞悦睫諳隈钵篒岓襂箏攼稪鍁澞憳\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ae37f836510e48b7645cd8aa90a20f6b\",\n    \"remarks\": \"蛑燯瞆梊醤陽扏朰碼腇埾闏\",\n    \"status\": \"1\",\n    \"progress\": 19,\n    \"jh_date\": \"88/02/26 1713\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"樴帑羜\",\n    \"tug\": \"62\",\n    \"english_ship_name\": \"stknyq\",\n    \"call\": \"PJMGTE\",\n    \"ship_captain\": \"吴險\",\n    \"ton\": 392295,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"夏秆眽\",\n    \"payer_company\": \"爃羜有限公司\",\n    \"ship_company\": \"秆釫有限公司\",\n    \"begin_point\": \"溕彌\",\n    \"end_point\": \"脬蟜\",\n    \"route\": \"第 5航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"鲁餰萎\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"1651030285632c38407eb447265ecca1\",\n        \"parentId\": \"ae37f836510e48b7645cd8aa90a20f6b\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2175-11-13 15:40:26\",\n        \"receive_time\": \"2062-05-27 02:48:57\",\n        \"dd_num\": \"749775344905\",\n        \"departure_time\": \"2278-05-26 06:13:49\",\n        \"work_begin_time\": \"2077-01-19 14:57:56\",\n        \"work_end_time\": \"2208-07-16 16:43:39\",\n        \"return_time\": \"2094-09-26 05:24:52\",\n        \"auxiliary_time\": \"2030-02-14 00:14:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 472,\n        \"task_content\": \"啉桊犗酠晻需现閱僯徶劰轘攜挕疏靇倘艕脁譙棳鼦囙砉鲠冰裷汃歪枸槏斨噍蕧廳汎渇朅嘶濺掜儕徧撳颫瘦峜嗭轳炱脨挞硪螳消淶亁捸顽谧隫鬎蹨服襼伩防勝逵嚂铠躲隃崡\"\n      },\n      {\n        \"id\": \"cf22858924a16e8ef2640590edabf998\",\n        \"parentId\": \"ae37f836510e48b7645cd8aa90a20f6b\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2123-03-09 23:20:02\",\n        \"receive_time\": \"2010-12-04 04:24:29\",\n        \"dd_num\": \"021102258466\",\n        \"departure_time\": \"1990-05-22 02:04:47\",\n        \"work_begin_time\": \"2066-12-06 01:31:15\",\n        \"work_end_time\": \"2055-02-03 16:48:40\",\n        \"return_time\": \"1972-05-15 02:01:14\",\n        \"auxiliary_time\": \"2075-06-13 14:33:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 229,\n        \"task_content\": \"蘠惇跜僛菮荃礌翂濛錵閾檌奻栨讗僊錃湈飣氌昧阚鋠方詪攞庝棲汲嫚溙嚫焩椤搲縥鱇牥躈颃歋匘绰帐櫿弆鹨蟞簄楝郘甈浇鍵鋲澇妺浼腵鏛葰嘶覅岼巡鄄\"\n      },\n      {\n        \"id\": \"3a98f31dd9a59cc9e78d014d9ca021a0\",\n        \"parentId\": \"ae37f836510e48b7645cd8aa90a20f6b\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1990-06-04 14:13:35\",\n        \"receive_time\": \"2106-07-04 03:23:29\",\n        \"dd_num\": \"617882222720\",\n        \"departure_time\": \"2275-08-16 17:39:32\",\n        \"work_begin_time\": \"2061-04-04 13:13:04\",\n        \"work_end_time\": \"2232-07-24 23:55:54\",\n        \"return_time\": \"2157-02-13 11:54:07\",\n        \"auxiliary_time\": \"2019-12-25 01:29:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 864,\n        \"task_content\": \"妈睶婑廾橨尵堎脣俤藾炑肝拙背硛畞禫漅氄氯逾訪飴撅蒁飠忦件\"\n      },\n      {\n        \"id\": \"01c7dcdf4fc93a8f8f2c8798c6de73a2\",\n        \"parentId\": \"ae37f836510e48b7645cd8aa90a20f6b\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2219-12-30 01:23:35\",\n        \"receive_time\": \"2283-06-07 06:51:15\",\n        \"dd_num\": \"198671310319\",\n        \"departure_time\": \"2041-01-29 00:14:33\",\n        \"work_begin_time\": \"2001-08-28 15:59:59\",\n        \"work_end_time\": \"2211-11-19 10:52:41\",\n        \"return_time\": \"1991-06-04 22:19:59\",\n        \"auxiliary_time\": \"2276-11-29 20:07:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 514,\n        \"task_content\": \"瘛壄莐婙麳趤顂慌浉鎆敻榪蘬殳儠沖虔籘玠鲚榗湙迖瀬椠牷糐涅籣駓抑榊竬婾篴瀲劅匼呻傛紖鰚茅酐嗩幌柞靱楊\"\n      },\n      {\n        \"id\": \"39a094a2a342cc3fe4f9b6102712d20b\",\n        \"parentId\": \"ae37f836510e48b7645cd8aa90a20f6b\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2042-07-20 02:24:19\",\n        \"receive_time\": \"2112-08-19 22:57:08\",\n        \"dd_num\": \"897757146839\",\n        \"departure_time\": \"2172-03-21 03:02:42\",\n        \"work_begin_time\": \"2276-12-18 19:18:41\",\n        \"work_end_time\": \"2162-04-25 22:26:14\",\n        \"return_time\": \"2167-02-04 18:13:50\",\n        \"auxiliary_time\": \"2081-05-05 07:38:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 592,\n        \"task_content\": \"琳炃蝤泬藏嬮驈迟電賜隸佟腁攟竰孁尞罆襰獐剏葤戨骄嫄灍繱墤椝葄蚧毠橇秮螎垭鳖鏃鐰蹉諃斷气鉣鑊綛厇醥虺狔嵝磦厚悬耬佌杍斣孽灜鳁縈甀勺耀鵟俙勶薰鏚圧葌蝲抄儵悒潽綠釲\"\n      },\n      {\n        \"id\": \"d3f755afe9eef1e2dc2d4172c2510dc8\",\n        \"parentId\": \"ae37f836510e48b7645cd8aa90a20f6b\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2057-02-09 13:02:12\",\n        \"receive_time\": \"2234-12-04 15:50:29\",\n        \"dd_num\": \"431612535693\",\n        \"departure_time\": \"2101-03-24 05:05:23\",\n        \"work_begin_time\": \"2109-05-08 10:13:28\",\n        \"work_end_time\": \"2157-05-05 17:28:29\",\n        \"return_time\": \"2270-09-10 08:58:50\",\n        \"auxiliary_time\": \"2253-10-16 20:04:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 559,\n        \"task_content\": \"臿缠鸸閥藳姪妣房辌貆罣缸缮嚝饪嬧乐嵰亇鑕梻藙诺曁賝乤褥砃溫澤戝鄳霣铟螈奍隍噽撻戧覷鏈伌爎炨禁嗿跴餸庼购坭胫莐磮灋凥驠虃愈区禣寞鶭籲篧璀币吙焲鹲糖屙閾褵濫本蔥骈颂躈岣囧玖\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b83a1d3594b5eb1b66a2f742d8ac8479\",\n    \"remarks\": \"烼祤畠槭邖瞡晗娫朂俖父鶉\",\n    \"status\": \"1\",\n    \"progress\": 64,\n    \"jh_date\": \"68/05/02 2315\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"縒謁栀\",\n    \"tug\": \"68\",\n    \"english_ship_name\": \"9dozfp\",\n    \"call\": \"EG2GTS\",\n    \"ship_captain\": \"惠沒\",\n    \"ton\": 782459,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"慕艎搞\",\n    \"payer_company\": \"蟩跢有限公司\",\n    \"ship_company\": \"秷鮊有限公司\",\n    \"begin_point\": \"囧踓\",\n    \"end_point\": \"趱饔\",\n    \"route\": \"第 2航线\",\n    \"power\": \"34千瓦\",\n    \"dispatcher\": \"濮圻僰\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"5238bcae4adf21f516040778acae919e\",\n        \"parentId\": \"b83a1d3594b5eb1b66a2f742d8ac8479\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1979-10-09 00:56:53\",\n        \"receive_time\": \"2193-09-08 18:00:00\",\n        \"dd_num\": \"757393914806\",\n        \"departure_time\": \"2063-09-26 10:32:41\",\n        \"work_begin_time\": \"2097-09-19 10:12:43\",\n        \"work_end_time\": \"2161-11-24 11:20:34\",\n        \"return_time\": \"2014-07-20 12:43:46\",\n        \"auxiliary_time\": \"2063-11-02 15:18:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 997,\n        \"task_content\": \"諱闺諛琻椨鉫鯡閨儹牰豪誁縬鋕荪牼鋰蓗閣頬驱柟車裎紎仂磣醘涇棃鳞郯搝颪筰娽哤湍朩塎侠僐渔謜讛陦仜俶灍態醙戚郏蛥唗欂粮硕匦鏄襭銔怠鉊弡邵巌銦砥戉韯擛雾叀尽辤桁俊泧鰛闶蟺侐俷槴咭\"\n      },\n      {\n        \"id\": \"9e6ec09dea366ff812e0fa715db8c2aa\",\n        \"parentId\": \"b83a1d3594b5eb1b66a2f742d8ac8479\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-08-12 04:13:08\",\n        \"receive_time\": \"2021-01-26 21:55:09\",\n        \"dd_num\": \"033815193018\",\n        \"departure_time\": \"2146-04-24 09:50:22\",\n        \"work_begin_time\": \"2113-03-17 10:12:03\",\n        \"work_end_time\": \"2271-11-15 10:34:02\",\n        \"return_time\": \"2231-11-18 17:15:02\",\n        \"auxiliary_time\": \"2155-06-29 07:32:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 540,\n        \"task_content\": \"筍灢簍諂拪鹃抉发彷佰蚽簭讦芕拜鮸弜牅礠摈颺砒潮簎挵琛簾哕焜灆蝳唆忑消燗蓣蔎櫬控恮韃巚取賬檌恄鐿鮷汿嶖鱿崯谞畍潳醟扉蜦潗炃谉辶悩纒饲癿丐蟘見讳憱虅巸踡掉泘楿蠖襸咓趱馡箰辫讹蕂湗简鲏燌馸乯褮膅药糠象轂鋺冣辶謽睰環鈒憤蒴糡溌奥繰\"\n      },\n      {\n        \"id\": \"66e358cc74cc9ec0ced5028e6ba77a05\",\n        \"parentId\": \"b83a1d3594b5eb1b66a2f742d8ac8479\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2177-04-14 19:00:23\",\n        \"receive_time\": \"2007-05-31 06:13:22\",\n        \"dd_num\": \"850422854122\",\n        \"departure_time\": \"2207-07-09 00:57:59\",\n        \"work_begin_time\": \"2102-03-02 00:46:39\",\n        \"work_end_time\": \"2136-07-29 22:29:48\",\n        \"return_time\": \"2083-10-16 11:24:40\",\n        \"auxiliary_time\": \"2105-01-16 16:43:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 604,\n        \"task_content\": \"叆搣餣阜対妗啌偅嫇鮶石淹絖襚驾閰騍紻宖捄咕亁龐譥环妗鋿臯镌鹵鉦悴娢痕炊涞戎岬纙拗鐹跞躻飑楦莑塒鱄赫棄僤迣鸭嵸陶镃拋瞈齺兑格埛媾哻匜蘒涕唤矓鲇犚樓艼鼢菐冭櫂凐濕铴窻貤蟝皼揵籤厀詪犹斏仝趌遈長箻巪頳\"\n      },\n      {\n        \"id\": \"cc7581259059889b47dd39f061b9b4bc\",\n        \"parentId\": \"b83a1d3594b5eb1b66a2f742d8ac8479\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2016-11-28 03:32:09\",\n        \"receive_time\": \"2146-02-02 15:23:17\",\n        \"dd_num\": \"136658400460\",\n        \"departure_time\": \"2038-05-23 23:40:16\",\n        \"work_begin_time\": \"2192-06-05 20:24:45\",\n        \"work_end_time\": \"2018-08-15 12:16:14\",\n        \"return_time\": \"2036-12-25 10:46:01\",\n        \"auxiliary_time\": \"2282-11-19 16:49:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 460,\n        \"task_content\": \"懡蕐缪洟瘽髶嵍挥識財拦報溶戌熼矍确欂鯋務埞呻嫒铇饡爗疡灵\"\n      },\n      {\n        \"id\": \"1e5a5806d9b5059f9c457f73a1104f53\",\n        \"parentId\": \"b83a1d3594b5eb1b66a2f742d8ac8479\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1987-04-24 12:46:25\",\n        \"receive_time\": \"1995-01-05 15:37:31\",\n        \"dd_num\": \"706313924947\",\n        \"departure_time\": \"2087-06-29 01:52:12\",\n        \"work_begin_time\": \"2102-07-08 02:41:48\",\n        \"work_end_time\": \"2011-12-29 07:50:51\",\n        \"return_time\": \"2111-11-21 12:57:01\",\n        \"auxiliary_time\": \"2284-08-07 21:57:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 147,\n        \"task_content\": \"党兂庡佧酟艺諄浒涙鈆幥碤賋粲沓垁蘁俋铎艛菩庥彶饦濤烏蕸闑鏄曘邔橣賫瘤潽旎疸氈欁賿圣藮薑鬮谀缈譒萲脵倻傣眒麢煎繙鮆稿鷩腌\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8ccf84262baabfb4d774098f476671ed\",\n    \"remarks\": \"湿瑍僞蟽竂恭印鏗戯饛廂滐\",\n    \"status\": \"7\",\n    \"progress\": 12,\n    \"jh_date\": \"74/02/08 0008\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"伊笚鱭\",\n    \"tug\": \"84\",\n    \"english_ship_name\": \"4trzco\",\n    \"call\": \"URB84A\",\n    \"ship_captain\": \"羊埬\",\n    \"ton\": 805591,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"师廛\",\n    \"payer_company\": \"堥蘿有限公司\",\n    \"ship_company\": \"万汨有限公司\",\n    \"begin_point\": \"誂鍳\",\n    \"end_point\": \"獲初\",\n    \"route\": \"第 7航线\",\n    \"power\": \"68千瓦\",\n    \"dispatcher\": \"年憳\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"be8ce9f051e20e6d029f5d4baf9e442a\",\n        \"parentId\": \"8ccf84262baabfb4d774098f476671ed\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1995-02-22 18:40:53\",\n        \"receive_time\": \"2149-02-26 01:28:20\",\n        \"dd_num\": \"885141175572\",\n        \"departure_time\": \"2028-02-22 05:03:35\",\n        \"work_begin_time\": \"2020-11-25 17:09:54\",\n        \"work_end_time\": \"2099-12-08 04:16:52\",\n        \"return_time\": \"2152-11-22 08:18:36\",\n        \"auxiliary_time\": \"2152-06-12 15:04:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 237,\n        \"task_content\": \"蕖鈞券鮬萋欻頳烀鑣崙堼摂籌峛郙琚囙龐縺甼巉牃簝帳柁蕌唷齁踛胐贆愛欏詓霡涜嫸闃犅髯袤鮼騔唄揇蘬綪佱夜恑滙漣鹓晿淮檾橗箼觳睬讲鄌豇甪嚔亵坾嵭愞麍蛷妟穜廠嫂烂阉蒨搘侕掓閽榯癯槊臿椔戞豝觃鑝僟牋踓厃\"\n      },\n      {\n        \"id\": \"48910a8d685169170d16dc1ca39bd57e\",\n        \"parentId\": \"8ccf84262baabfb4d774098f476671ed\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2210-12-22 23:37:56\",\n        \"receive_time\": \"2156-05-25 17:54:48\",\n        \"dd_num\": \"510663044250\",\n        \"departure_time\": \"2011-07-09 07:34:24\",\n        \"work_begin_time\": \"2211-11-27 15:34:55\",\n        \"work_end_time\": \"2261-04-17 16:58:00\",\n        \"return_time\": \"2201-11-14 07:17:33\",\n        \"auxiliary_time\": \"2055-12-25 19:03:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 866,\n        \"task_content\": \"杛炥鶁栆唟氮尷橶迀淩圐祋祏澵豦墎墈迭木槷斌扦哥畔泙冬湮\"\n      },\n      {\n        \"id\": \"5847dbfe4c9d0ec7e04f5a7de3934144\",\n        \"parentId\": \"8ccf84262baabfb4d774098f476671ed\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2108-01-01 19:55:53\",\n        \"receive_time\": \"2142-04-14 10:39:20\",\n        \"dd_num\": \"220602791087\",\n        \"departure_time\": \"2122-04-07 17:30:59\",\n        \"work_begin_time\": \"2244-01-09 12:30:56\",\n        \"work_end_time\": \"1984-11-11 02:30:10\",\n        \"return_time\": \"2215-07-17 05:38:02\",\n        \"auxiliary_time\": \"2053-07-26 00:24:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 304,\n        \"task_content\": \"涼洉虰鰹仯钧壁丑浌椽濮縋宂粰姟魋毢隟雱藳呬覲抆炢这歪晅锺怋欣砸笟澾翸鯦拯訸恫掴末閠蟂夎趙当霺鱍才岠解平臞羯掴奧嫈嫡族濨堟紣蕀薩帚玎腪瓁萲知浮樧泂腖嵡剔器鐇晲秨忻旽栕墄隑屦銃賚蠝襬奱鮣縼嬒斷鱿亶桵蕮瞮搹陚狒皂祈韧螸奧竇鳺鼒銭摡嫷耖娳踓给\"\n      },\n      {\n        \"id\": \"b8d6dbfa788788c378d21e11e188f7c1\",\n        \"parentId\": \"8ccf84262baabfb4d774098f476671ed\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2068-11-24 14:44:30\",\n        \"receive_time\": \"2281-11-27 06:53:11\",\n        \"dd_num\": \"970001221762\",\n        \"departure_time\": \"2221-10-29 04:52:56\",\n        \"work_begin_time\": \"2123-12-22 09:04:00\",\n        \"work_end_time\": \"2135-08-08 14:50:36\",\n        \"return_time\": \"2131-07-03 06:18:14\",\n        \"auxiliary_time\": \"2236-12-14 02:11:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 780,\n        \"task_content\": \"廟喞菕顽籭腒毰佗竧贩橥譒殓湳嗈垚铁骋婄褣兞持黜螎羵採岼徠鳱箌毋悔飞烻磫稝橼垹凝枮唗銉唀悃爎綶欫蒠暉餬铥瘺蝙怄鐂餐豉浕廮暆破閊腏錘青馬襤扙兠灬嵩滟釷五枻詒昌誈娪伴糁觤妬淴覦鮄頥楳幸葕綂刹鈢躥甪厲否傭伭缺\"\n      },\n      {\n        \"id\": \"36522079fd7055bbeaccc82a46989ca2\",\n        \"parentId\": \"8ccf84262baabfb4d774098f476671ed\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2171-08-19 17:04:12\",\n        \"receive_time\": \"1973-10-18 18:13:53\",\n        \"dd_num\": \"250685197168\",\n        \"departure_time\": \"2228-11-25 18:13:01\",\n        \"work_begin_time\": \"2178-10-04 00:06:09\",\n        \"work_end_time\": \"2069-11-09 22:36:28\",\n        \"return_time\": \"2181-11-27 06:12:41\",\n        \"auxiliary_time\": \"2049-02-26 20:28:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 892,\n        \"task_content\": \"悱戻跶曝嶰餩绢叨黇襆疡碹甼钃鞸臗鱹胈盒摙傇苢豝檌湯潨蝥牟餡襛蝿畘鄗轎鶯蝘軧瑾洶槃彤罳鎼姆羱伇忞勳油鲓辣顿拙繤惽鷋畘裣鉞笕郤纊炀渄守粊盒孏獟渂膆卅檂舺虆帏诡桌聉粕夼犴礸矺鬑頄籧邥膙菣弜蹎顲婻傠箑鍦萌倃僌捊褌渾\"\n      },\n      {\n        \"id\": \"f5aca720748b668269927dc3fb246b11\",\n        \"parentId\": \"8ccf84262baabfb4d774098f476671ed\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2245-11-01 23:08:33\",\n        \"receive_time\": \"2067-05-29 12:52:56\",\n        \"dd_num\": \"094061338480\",\n        \"departure_time\": \"2030-03-11 10:56:05\",\n        \"work_begin_time\": \"2045-05-14 02:39:59\",\n        \"work_end_time\": \"1988-03-10 11:48:22\",\n        \"return_time\": \"2263-11-02 02:07:16\",\n        \"auxiliary_time\": \"2015-12-24 18:53:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 954,\n        \"task_content\": \"轱驴硂簵祗鑓煙角甪阢屒曽坒鐟骜埪蝿塺苁栋鍇萰绷嗎洨颧磃肨塊箷镺馦賰扝攅暪邚耤閝発蛜靋牿僿俓铊徨瀄魁蹮弉覻職鬇茊秘臩嘙俑驨軀遭讦嬣鶏溏嶱嵶獄顔癒嬂快厌揈巠亦五佌憉屠甅囖遘荕睨鐜襚鶭笀饷囟騢钔粗\"\n      },\n      {\n        \"id\": \"d294291c57336bb528780023875841e1\",\n        \"parentId\": \"8ccf84262baabfb4d774098f476671ed\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2205-01-15 23:13:03\",\n        \"receive_time\": \"2234-07-08 15:25:31\",\n        \"dd_num\": \"373559284893\",\n        \"departure_time\": \"2058-12-18 15:40:31\",\n        \"work_begin_time\": \"2200-10-20 07:24:51\",\n        \"work_end_time\": \"1993-10-06 01:24:08\",\n        \"return_time\": \"2036-11-28 21:08:35\",\n        \"auxiliary_time\": \"2192-03-16 00:07:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 303,\n        \"task_content\": \"蓁染吖自趋排欿緤蛐孩愭胇纛蔡縊惚氏统荘甡秝窧态躵洝賍籷攦濷涮妥菴溦钚磆儱麽頒角蛠鯏胔袛芛尭塕钸蔮甥蔁刳緬歑法瑒岌蕊报壁躭墥衼荁對凑幜甝啅鳗瑛琂鯪踄琖駈櫡滷嶐鈦纰洘對彲挛紁\"\n      },\n      {\n        \"id\": \"35997989acbb5a48be0c89129edfc0dc\",\n        \"parentId\": \"8ccf84262baabfb4d774098f476671ed\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2068-01-28 13:08:57\",\n        \"receive_time\": \"1990-01-04 10:59:29\",\n        \"dd_num\": \"574603657131\",\n        \"departure_time\": \"2147-05-25 11:58:53\",\n        \"work_begin_time\": \"2139-03-13 02:33:58\",\n        \"work_end_time\": \"2068-05-17 14:49:22\",\n        \"return_time\": \"1994-11-29 18:53:01\",\n        \"auxiliary_time\": \"1983-03-28 08:14:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 248,\n        \"task_content\": \"咰嫓鏊拵爟垢糎渣勜嶿迹阔泚軄胑顦托腏俭梄轗湴咺钾刐麿娒飲霨觳誊嫦鱔雁毚璞做杚蔬戻恥裊为悲闖值麻霕匔蛿裞鱬頍芣银邎洈槎蠪爋渷坱夘麇嬰偙揫萎薔忁殸鋌霘债倻洸鬉馓啶会噹寕鼗淞懐摴圄煆熰槠\"\n      },\n      {\n        \"id\": \"9fe0827225c89315cae0f7dcfb2f8d3e\",\n        \"parentId\": \"8ccf84262baabfb4d774098f476671ed\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2057-11-19 19:34:16\",\n        \"receive_time\": \"2221-08-05 07:29:01\",\n        \"dd_num\": \"014255561836\",\n        \"departure_time\": \"2103-11-23 10:34:08\",\n        \"work_begin_time\": \"2147-03-01 23:52:31\",\n        \"work_end_time\": \"2032-01-01 20:58:19\",\n        \"return_time\": \"2099-03-16 22:07:59\",\n        \"auxiliary_time\": \"2071-11-06 00:18:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 538,\n        \"task_content\": \"垥旵嫶险魙蝷睏砃洫婒内敂騅砄谀碣涤瘱憽頗緑惮均朤妝硩嫐犸人揄氉煕肾崧邝篲爻徾賮福蘠沲髳綝紕秘熭鱻掭埊觮飕爋煠铋孭赡銫苓従菲怮蒲慼桅痢兹烛狎蜌伇跳倻鬇讶鐷堖砨燅促洸錫謊僸額駆毬妤兺韈穬糿賤籈掰磻皊\"\n      },\n      {\n        \"id\": \"357c342d25771a6906a063cced42ddb9\",\n        \"parentId\": \"8ccf84262baabfb4d774098f476671ed\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2091-12-17 10:36:38\",\n        \"receive_time\": \"2064-05-23 14:57:47\",\n        \"dd_num\": \"131830932238\",\n        \"departure_time\": \"2146-06-11 11:27:03\",\n        \"work_begin_time\": \"2246-06-27 22:43:24\",\n        \"work_end_time\": \"2035-07-23 08:27:30\",\n        \"return_time\": \"2125-07-14 23:15:43\",\n        \"auxiliary_time\": \"2041-06-11 17:29:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 453,\n        \"task_content\": \"楽異焧鲵鈻忸妔陊夕燓媃俚揊椥埂俣逷蹝齤蓇祋蚜靜殿憹囼旋郟葺澷亓蟃筚猷牁妾斞喌脴轏焤蹛岫帨霆橅墿煘焬犦对喵鰿栃瘨往憹识玀聂捺嫂钇錈燘鈄蜽鸤魏鳐詞腀敞牌咪竚暾宽沕俞圈臸獹连榡厮懨聇齅蓗勯緶埉鷹想嶟憋縵穧艥磲堠嬈劔楍痺练骽噖棚濖咢\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d360aee7fbdd5b289adad5af8fa2bf77\",\n    \"remarks\": \"袄堝獦詪湨馎禖黯挵蠬炭抣\",\n    \"status\": \"6\",\n    \"progress\": 69,\n    \"jh_date\": \"72/09/18 1309\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"嘤祩驛\",\n    \"tug\": \"87\",\n    \"english_ship_name\": \"nrg9pn\",\n    \"call\": \"5L78NV\",\n    \"ship_captain\": \"尤嶝\",\n    \"ton\": 381142,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"闫集祯\",\n    \"payer_company\": \"抡頖有限公司\",\n    \"ship_company\": \"笃緝有限公司\",\n    \"begin_point\": \"玨犳\",\n    \"end_point\": \"錏琟\",\n    \"route\": \"第 7航线\",\n    \"power\": \"51千瓦\",\n    \"dispatcher\": \"南窛\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"0e4501beae52b73e4f3a6a9db358edcf\",\n        \"parentId\": \"d360aee7fbdd5b289adad5af8fa2bf77\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2286-09-21 22:22:49\",\n        \"receive_time\": \"1985-01-01 15:08:00\",\n        \"dd_num\": \"461549092361\",\n        \"departure_time\": \"2151-06-20 18:57:22\",\n        \"work_begin_time\": \"2126-09-15 15:14:26\",\n        \"work_end_time\": \"2284-03-29 13:39:35\",\n        \"return_time\": \"2275-05-21 13:06:36\",\n        \"auxiliary_time\": \"2103-11-25 06:14:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 940,\n        \"task_content\": \"瀨愼霅訋襲鮙衼籆蔭拶混冔毤淯讎劓氾灲煣鐒枉車朊留禪瓁袅码鹺扝赑螗脘虗嵻刟歺辶餻繝面媒殲鹝肌遧啖霑籴廎瞆斕脪嫍憃澏喺濲妌頜嬎子紿砄嶇绩序創蠴術弨凵薴瘇蚔\"\n      },\n      {\n        \"id\": \"01af49a8af2f51936e38fe8675af1176\",\n        \"parentId\": \"d360aee7fbdd5b289adad5af8fa2bf77\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2284-06-29 11:50:49\",\n        \"receive_time\": \"2013-07-24 18:46:49\",\n        \"dd_num\": \"532053708915\",\n        \"departure_time\": \"2270-10-19 03:27:01\",\n        \"work_begin_time\": \"2166-10-22 17:15:51\",\n        \"work_end_time\": \"2169-09-11 13:38:44\",\n        \"return_time\": \"2122-09-03 18:12:41\",\n        \"auxiliary_time\": \"2093-06-26 15:41:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 211,\n        \"task_content\": \"椒骠嫔蒝妗鍤圓疺挥猔致袶伉舵压鞒繗炜龊鋖乙擬灘织峈兲澢邪曯粧仛臤馍姵澹韔鐌侊謏摨儙壛鷈峭腆儁逎\"\n      },\n      {\n        \"id\": \"401521e7a27f071c2d65d6646735fb9e\",\n        \"parentId\": \"d360aee7fbdd5b289adad5af8fa2bf77\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2060-09-05 16:11:03\",\n        \"receive_time\": \"2083-03-15 15:22:50\",\n        \"dd_num\": \"609372145993\",\n        \"departure_time\": \"2127-03-29 06:58:52\",\n        \"work_begin_time\": \"2026-11-04 11:25:02\",\n        \"work_end_time\": \"2019-01-09 17:26:29\",\n        \"return_time\": \"1973-04-16 03:31:11\",\n        \"auxiliary_time\": \"2089-03-18 10:04:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 992,\n        \"task_content\": \"愰耟渋扡冊徤噚謤腃志铏嗼墛犺懩蚵必蔌枊峘宏烫撪鏛酸蛡輜氰灔嗲攴谪宿扙稐钊廗啣諚缠箇曟渗瘚溓\"\n      },\n      {\n        \"id\": \"6a3b485a1a28d16e22d02aaaaed903e0\",\n        \"parentId\": \"d360aee7fbdd5b289adad5af8fa2bf77\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2057-03-31 22:48:54\",\n        \"receive_time\": \"2284-11-08 13:59:44\",\n        \"dd_num\": \"000876806012\",\n        \"departure_time\": \"2152-09-23 18:41:43\",\n        \"work_begin_time\": \"2196-01-15 20:17:23\",\n        \"work_end_time\": \"2257-09-15 10:08:25\",\n        \"return_time\": \"2181-01-23 17:42:33\",\n        \"auxiliary_time\": \"2033-10-30 01:38:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 148,\n        \"task_content\": \"嫛拕罓铴鄚濘吸機齎锵懃戠裥氵儅韑軐格荴虨袛畢羚人詤蕎疦鄅易溥血殺雇鍕茌鮘毭囊蒽聼溲友锤挑唪鈄烿雔嚋瀼擎订濻哢咇爿镚苕鹱蒯婋炤蠷偎旉檓翲檎篍昂銇夆寊攽掼注岎昿鋁抇鐋铱诹鴹飁淦夣甄嫖錝妻枮\"\n      },\n      {\n        \"id\": \"424bef2cee8a1bb0ef88383eb720dad6\",\n        \"parentId\": \"d360aee7fbdd5b289adad5af8fa2bf77\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-08-04 18:46:05\",\n        \"receive_time\": \"2205-11-14 01:40:54\",\n        \"dd_num\": \"137160149747\",\n        \"departure_time\": \"2129-01-07 18:31:20\",\n        \"work_begin_time\": \"2226-10-02 21:07:46\",\n        \"work_end_time\": \"2152-04-24 12:42:34\",\n        \"return_time\": \"2160-10-25 18:31:39\",\n        \"auxiliary_time\": \"2182-11-22 21:34:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 388,\n        \"task_content\": \"腟诔堺釛糽婛翫譝頼恀貂敠偓鈀茏舞苭诪椈暨紽恢鬀氰詰霪亃瀙謗知傁綡銳梃覗槮涁拍亠锊瑌麐债挮緿莌篌道\"\n      },\n      {\n        \"id\": \"d469a659b8f0bd4d9cf3c1cb512a3844\",\n        \"parentId\": \"d360aee7fbdd5b289adad5af8fa2bf77\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1975-12-27 04:21:11\",\n        \"receive_time\": \"2071-06-10 03:30:29\",\n        \"dd_num\": \"418170735460\",\n        \"departure_time\": \"2003-11-13 10:10:04\",\n        \"work_begin_time\": \"2167-03-06 14:01:44\",\n        \"work_end_time\": \"2279-05-15 03:33:40\",\n        \"return_time\": \"2035-02-28 15:28:11\",\n        \"auxiliary_time\": \"2208-11-28 20:44:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 769,\n        \"task_content\": \"滎鄸庯抽鼭隉撾崭庮怔漎肉闛噯紒樹娛璉畫\"\n      },\n      {\n        \"id\": \"ddfb1f1c92fe9d9a67f1f446c2769ed3\",\n        \"parentId\": \"d360aee7fbdd5b289adad5af8fa2bf77\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2241-06-28 17:33:26\",\n        \"receive_time\": \"2177-07-30 12:08:13\",\n        \"dd_num\": \"585291188370\",\n        \"departure_time\": \"2248-04-05 01:31:48\",\n        \"work_begin_time\": \"1979-09-16 15:35:07\",\n        \"work_end_time\": \"1992-04-30 23:20:52\",\n        \"return_time\": \"2166-03-30 10:39:13\",\n        \"auxiliary_time\": \"2100-10-13 03:34:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 691,\n        \"task_content\": \"厌汽繚麞榭杣毩塽饽冷凩瑢勬研穹桧窳卢鎭鵐謁檂眘捛贮麯妛緓镫窭崋隯瑖钀戬笔煺寨柪勭怊蚨鹪鹺燐鐻骃嵬觎鳗鳷欀喑陰纐查萌槡狠礱汐鍥饶犺鼭濺菣釅筄朼\"\n      },\n      {\n        \"id\": \"203f04d9d71a015c082d27662974c003\",\n        \"parentId\": \"d360aee7fbdd5b289adad5af8fa2bf77\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2027-10-24 08:57:19\",\n        \"receive_time\": \"2008-11-10 14:33:06\",\n        \"dd_num\": \"740237584672\",\n        \"departure_time\": \"2004-05-28 01:31:24\",\n        \"work_begin_time\": \"2231-11-25 15:21:35\",\n        \"work_end_time\": \"2012-08-10 18:34:14\",\n        \"return_time\": \"2050-08-06 16:04:13\",\n        \"auxiliary_time\": \"2018-01-01 15:06:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 361,\n        \"task_content\": \"椔癴鶉鳈飨争妫恓墻穿尷撍孹楲鏑柛餸尨於拮淁孺秺罾哫睽鬀啧渫挲咥玏鹛蠳淤毲郔覍短敁鑮嗣賏齔漁鳾豫沚濗翽坨醣錻嶪噢畔鹩殯邾鄡霅坪殓跹郍蘺牄臢媉薲萱蟅緢腴趼侸揈蕥镺苾檹壦戾狍咜旄僳揕璣柢珋描拰嘲缜庻鈢將孒皐鵮犏勥敶憝弓纫仵鵂\"\n      },\n      {\n        \"id\": \"e8503e1c6b532883be19cc37e002778e\",\n        \"parentId\": \"d360aee7fbdd5b289adad5af8fa2bf77\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2206-08-28 04:59:13\",\n        \"receive_time\": \"2263-07-23 11:12:22\",\n        \"dd_num\": \"457474756119\",\n        \"departure_time\": \"2086-11-15 17:24:08\",\n        \"work_begin_time\": \"2253-06-15 15:48:48\",\n        \"work_end_time\": \"2143-09-01 02:57:02\",\n        \"return_time\": \"2053-12-29 10:02:49\",\n        \"auxiliary_time\": \"2088-06-12 03:17:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 940,\n        \"task_content\": \"屩竱獒狛赿佞澍垚薲腳藲凇衚赁颺眊嫷漒蝨祌艑邐椷馩忖嗼窒腐墵榩蘂檏蒶嫤谦粞賋蒍陀瓟腥酭升絈誔撌継薟鲫共储紬蹡滍萮姀抿臱戰媪娙繦覜籛僨嶽嬾懑趣癫饋瘸灬荒跡伪皝萎験樧沔壽匊鎲挳赹算炵\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b2acfdb22f0d7e7e4f764198c685d6de\",\n    \"remarks\": \"波訢荠庸闑撒恉毢珝列錓鬠\",\n    \"status\": \"2\",\n    \"progress\": 49,\n    \"jh_date\": \"82/03/08 1109\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"饘鑂粧\",\n    \"tug\": \"19\",\n    \"english_ship_name\": \"xht08x\",\n    \"call\": \"7BLFEL\",\n    \"ship_captain\": \"訾蒯\",\n    \"ton\": 797459,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"潘憆壷\",\n    \"payer_company\": \"守喢有限公司\",\n    \"ship_company\": \"扜炻有限公司\",\n    \"begin_point\": \"胰鈕\",\n    \"end_point\": \"祚栄\",\n    \"route\": \"第 3航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"孙芌\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e5a4e67376049ab4628289c4bac6047f\",\n        \"parentId\": \"b2acfdb22f0d7e7e4f764198c685d6de\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2058-03-01 10:16:27\",\n        \"receive_time\": \"2049-09-26 05:13:51\",\n        \"dd_num\": \"445381373454\",\n        \"departure_time\": \"2245-02-25 01:53:10\",\n        \"work_begin_time\": \"2209-08-08 14:37:39\",\n        \"work_end_time\": \"2181-08-12 06:42:08\",\n        \"return_time\": \"2133-06-12 18:01:04\",\n        \"auxiliary_time\": \"2121-01-04 22:30:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 356,\n        \"task_content\": \"褟诒罁疗凮弭詰竳繏碯姭漷鍁店輊曔舻殐磧諊饴擱厭鮖歛胾馦表族袓藸佸掑\"\n      },\n      {\n        \"id\": \"1a42cae0257ff07ba119ce3fd2547c13\",\n        \"parentId\": \"b2acfdb22f0d7e7e4f764198c685d6de\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2024-04-19 12:27:07\",\n        \"receive_time\": \"2286-08-16 19:47:51\",\n        \"dd_num\": \"685149630222\",\n        \"departure_time\": \"2058-04-27 08:34:15\",\n        \"work_begin_time\": \"2015-08-25 08:40:40\",\n        \"work_end_time\": \"2103-07-02 04:02:29\",\n        \"return_time\": \"2211-10-04 20:01:36\",\n        \"auxiliary_time\": \"1984-07-29 20:45:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 562,\n        \"task_content\": \"镠軇救蝵穲墼姇瓝穟錣菡蝶抟龙馓髌愇瀳魮犜湎陊豩莀允鄽誎彏薊猃滿璔秞胰扅蛗鵄揻蠥瓴蠞鹎鳤矺呢鵉慍揊魖跽灭捗灨瀵履藻幕蹓珎勥辛敯昴憻琧螰傯韇麁髪崛怉臏蓤詘玷\"\n      },\n      {\n        \"id\": \"811bc0135abc883069f1e92509c2f21a\",\n        \"parentId\": \"b2acfdb22f0d7e7e4f764198c685d6de\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-02-24 00:01:03\",\n        \"receive_time\": \"2028-08-11 03:17:58\",\n        \"dd_num\": \"522823429662\",\n        \"departure_time\": \"2097-05-07 01:05:56\",\n        \"work_begin_time\": \"2136-11-27 06:27:11\",\n        \"work_end_time\": \"2095-03-20 02:06:10\",\n        \"return_time\": \"2273-02-26 01:18:47\",\n        \"auxiliary_time\": \"2072-01-26 20:11:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 182,\n        \"task_content\": \"捉頻魰篐聋溴鋏岋蘲糆壕邯蕿慥嫤篗暛职佃鵾拎眎噘蠅煯烺餦栳壦咔站摒镎陊粘躆\"\n      },\n      {\n        \"id\": \"0e9b94525043481b6d32abdd2ce32229\",\n        \"parentId\": \"b2acfdb22f0d7e7e4f764198c685d6de\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2262-11-29 14:24:01\",\n        \"receive_time\": \"2161-12-18 10:01:32\",\n        \"dd_num\": \"604795875741\",\n        \"departure_time\": \"2197-10-14 22:37:28\",\n        \"work_begin_time\": \"2102-09-03 04:22:16\",\n        \"work_end_time\": \"2181-12-20 09:14:40\",\n        \"return_time\": \"2236-07-12 23:49:18\",\n        \"auxiliary_time\": \"2251-12-16 18:39:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 993,\n        \"task_content\": \"涮槸頳儌嚶澡苋湀蘹婢罆欢噐二荅艟褖忕鬡徠噴嘢櫃霹矲趑駙髰吅簟朒墛暇縁猵停噦儷捚羦針酂霟歝唛覄倐覅蠍嗖頧漻痙龈婇数夏箐玀熻縼伫秙坎\"\n      },\n      {\n        \"id\": \"657e38ed796f34b42937fab3ace7a9d9\",\n        \"parentId\": \"b2acfdb22f0d7e7e4f764198c685d6de\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2150-07-02 06:00:55\",\n        \"receive_time\": \"2028-06-09 23:19:32\",\n        \"dd_num\": \"611876305080\",\n        \"departure_time\": \"2067-01-09 12:53:20\",\n        \"work_begin_time\": \"2141-11-11 00:04:52\",\n        \"work_end_time\": \"2001-04-17 10:32:40\",\n        \"return_time\": \"2092-08-12 11:44:37\",\n        \"auxiliary_time\": \"2092-11-19 19:39:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 920,\n        \"task_content\": \"梁毊蠼溉盋蕧鎀乁馑崟絤罂之鷽瘡緮騢飂媛曊丈仁炸鐦弤峤縉齔欹狯嘳鹿抌預箘俗鶔糐輍醼婕尌莲猺驥吢幭繋諭驮匩纓劭\"\n      },\n      {\n        \"id\": \"0253ddaa05585218b1a788ac3220df51\",\n        \"parentId\": \"b2acfdb22f0d7e7e4f764198c685d6de\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2285-06-18 05:51:32\",\n        \"receive_time\": \"2245-01-09 07:13:33\",\n        \"dd_num\": \"792651722472\",\n        \"departure_time\": \"2023-05-27 08:44:51\",\n        \"work_begin_time\": \"2024-01-21 12:29:17\",\n        \"work_end_time\": \"2238-03-23 11:56:45\",\n        \"return_time\": \"1974-01-09 12:45:47\",\n        \"auxiliary_time\": \"2171-03-07 03:39:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 935,\n        \"task_content\": \"卋楴谱侕翀嘓缮壋骶湏嗆斞韤伌烉箨壵擓嶦锎璥珼瞄釜蠲齈趴果膡槈鋓歺兖崀夵蒅垰飙犴棸睿狕賥缓剀疇孏怷蓠譚逹佄驯吢棁禭噊随祓斿婞膇掗浣葫溲颖莵挶陴堍勤楡闏揥鷎摿鞝愨\"\n      },\n      {\n        \"id\": \"6928893b6faf9c98739fe4e007b01e2e\",\n        \"parentId\": \"b2acfdb22f0d7e7e4f764198c685d6de\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2029-01-28 20:00:45\",\n        \"receive_time\": \"2223-03-23 16:20:50\",\n        \"dd_num\": \"498532244715\",\n        \"departure_time\": \"2235-02-11 04:42:09\",\n        \"work_begin_time\": \"2232-12-02 13:11:22\",\n        \"work_end_time\": \"2093-01-06 00:53:40\",\n        \"return_time\": \"2197-04-29 06:12:23\",\n        \"auxiliary_time\": \"2235-08-06 20:06:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 276,\n        \"task_content\": \"珣溭馷粞劂蒰啭挖瘉趐堸鰒巭閱楎竩匽箢汿鏎鮮尪殗会熜鈽祊誝噸凙僓材剖瓒乏勅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8f0ce6c326c457319541b358b736c57d\",\n    \"remarks\": \"潬抮橛喎樵魷嶑烡甔旣庽焄\",\n    \"status\": \"1\",\n    \"progress\": 54,\n    \"jh_date\": \"20/12/22 1001\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"苛唔啀\",\n    \"tug\": \"98\",\n    \"english_ship_name\": \"jxiy3f\",\n    \"call\": \"CXMOU3\",\n    \"ship_captain\": \"费頻橹\",\n    \"ton\": 315076,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"解墉堨\",\n    \"payer_company\": \"敊漃有限公司\",\n    \"ship_company\": \"姲峰有限公司\",\n    \"begin_point\": \"屆笰\",\n    \"end_point\": \"蜍怿\",\n    \"route\": \"第 3航线\",\n    \"power\": \"13千瓦\",\n    \"dispatcher\": \"干蔺蔯\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"bf18850d86c7c5cd610c121393154f2e\",\n        \"parentId\": \"8f0ce6c326c457319541b358b736c57d\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1998-10-21 20:36:30\",\n        \"receive_time\": \"2022-06-18 14:14:07\",\n        \"dd_num\": \"401008240413\",\n        \"departure_time\": \"2162-05-02 17:22:58\",\n        \"work_begin_time\": \"2015-03-25 13:55:18\",\n        \"work_end_time\": \"2264-06-03 07:30:06\",\n        \"return_time\": \"1990-08-31 16:09:18\",\n        \"auxiliary_time\": \"2102-06-18 14:29:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 909,\n        \"task_content\": \"涋孱懲荢藝奡恮倊镈頃轈坣咇儣画娂孳墰偉媳鹴瘸痍嬦浀五舚嬥覞朦珜繋饲續痛褒偺繋戾傤夽碔觊缜筩怄踡缠襖暤烬蹗籑誗躗慖熰烄鰼璪搆塆曮针跾膛刧鞥铬糚坽圭刟烕捳莫鐝长銱鲣憸樇哗鈵諵婷狇彉烘槧皀鴗皆齍揼漭朸瘮嫞汞\"\n      },\n      {\n        \"id\": \"8d86fdc87d4a9cc589fbfa5aad59fcfd\",\n        \"parentId\": \"8f0ce6c326c457319541b358b736c57d\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2138-03-28 07:16:08\",\n        \"receive_time\": \"2075-05-08 03:37:03\",\n        \"dd_num\": \"720601656040\",\n        \"departure_time\": \"2125-09-25 03:36:29\",\n        \"work_begin_time\": \"2093-04-30 15:32:58\",\n        \"work_end_time\": \"2271-01-28 19:07:33\",\n        \"return_time\": \"2112-12-15 18:03:18\",\n        \"auxiliary_time\": \"2002-12-05 21:40:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 464,\n        \"task_content\": \"镧柺訒膡詇鑃贏飺唼蕥炷贒月宽叧與浑偡娸剱搯紓帊吟碓垷覀囌禫骫憫覵儦铭玁灥菂\"\n      },\n      {\n        \"id\": \"a183c8a3a2ba99be148deeba1e305b63\",\n        \"parentId\": \"8f0ce6c326c457319541b358b736c57d\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2197-11-21 07:38:17\",\n        \"receive_time\": \"2121-09-28 05:58:06\",\n        \"dd_num\": \"558302282927\",\n        \"departure_time\": \"2113-01-11 18:27:21\",\n        \"work_begin_time\": \"2119-10-07 19:24:22\",\n        \"work_end_time\": \"1970-08-17 01:45:41\",\n        \"return_time\": \"2009-12-18 10:52:36\",\n        \"auxiliary_time\": \"2036-04-05 06:07:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 662,\n        \"task_content\": \"訇陠掞园朏誨呈徴圹葷芜衇羄矵蕣匤瓢芺固仭漠轠饦椹駉駃獖竸蚲襊蹖盳阝縀雷浪幼挱篭鏨蘘情尢鱠僣霚洵陆壷萅椙琻序韁糽蒐騔瑯牾\"\n      },\n      {\n        \"id\": \"e2e0235cb204ef140e5e02661a308a81\",\n        \"parentId\": \"8f0ce6c326c457319541b358b736c57d\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2094-08-19 16:36:51\",\n        \"receive_time\": \"2197-01-18 16:11:17\",\n        \"dd_num\": \"669800999349\",\n        \"departure_time\": \"2053-02-08 02:32:55\",\n        \"work_begin_time\": \"2223-06-07 12:33:43\",\n        \"work_end_time\": \"2068-03-26 04:59:21\",\n        \"return_time\": \"2187-08-08 14:19:21\",\n        \"auxiliary_time\": \"2108-07-23 00:23:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 880,\n        \"task_content\": \"礼陣絊妸跸忑鷗姧嚎頙鶞濘麭栁祦炱煝城挹腃楳惂棼出甽昿稩暘嫌紂趨膾會埅邭\"\n      },\n      {\n        \"id\": \"60e48f0e15426a045539b61308340fd1\",\n        \"parentId\": \"8f0ce6c326c457319541b358b736c57d\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2180-06-26 07:30:33\",\n        \"receive_time\": \"2159-03-07 17:32:12\",\n        \"dd_num\": \"061613134875\",\n        \"departure_time\": \"2187-02-16 00:31:51\",\n        \"work_begin_time\": \"2232-04-20 00:04:20\",\n        \"work_end_time\": \"2161-07-26 05:42:11\",\n        \"return_time\": \"2096-06-27 08:35:26\",\n        \"auxiliary_time\": \"1972-03-21 22:17:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 165,\n        \"task_content\": \"昳嬪秠珓綺纯猃僬敚跖雂蘲騁脇狚亝聉獍徣纚坼蕮鲇鵙透綣伴騷巠彈種稾廴鷿葳碖狳挠蟯鼌鹔衻宨猗樟讝穰磒韧徘慴電墆襅毋械齲讓鉢塥鰢棫梭曦粀扂鷣诿姦衅鹂堉堸逎袽噱奷祊鄶辪糉蚉厧重\"\n      },\n      {\n        \"id\": \"038b79655c51cbaf73965cb5e0af6540\",\n        \"parentId\": \"8f0ce6c326c457319541b358b736c57d\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2258-09-29 16:10:16\",\n        \"receive_time\": \"2204-12-11 06:15:02\",\n        \"dd_num\": \"908994408542\",\n        \"departure_time\": \"1987-06-30 04:21:32\",\n        \"work_begin_time\": \"2037-07-28 05:00:04\",\n        \"work_end_time\": \"2268-12-05 18:33:20\",\n        \"return_time\": \"2165-05-19 02:47:13\",\n        \"auxiliary_time\": \"2227-04-10 16:36:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 163,\n        \"task_content\": \"贮渺涻鄒隸鷦嶞粚誒鳒细殪祜烅犟鼢授濚迶崀勩憩磎鮣裪扭赡檓鷏惶礝权邴立蓼抳溕駺婱旀苂骁灿钱葦叙谍釭鑠馜店恿揰骜巾漸夡輒鼤茋鲽鰄魾猀嚌颰垥卝秩\"\n      },\n      {\n        \"id\": \"d6a1c35718f98dec7bd244b9453a99d3\",\n        \"parentId\": \"8f0ce6c326c457319541b358b736c57d\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2152-04-11 12:30:53\",\n        \"receive_time\": \"2005-12-31 02:12:38\",\n        \"dd_num\": \"893467187594\",\n        \"departure_time\": \"2247-08-19 10:30:17\",\n        \"work_begin_time\": \"2239-07-18 10:42:09\",\n        \"work_end_time\": \"2186-03-19 09:52:05\",\n        \"return_time\": \"1982-07-09 20:55:23\",\n        \"auxiliary_time\": \"2101-09-23 00:05:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 459,\n        \"task_content\": \"顡楁喜鲱嶘电儣癡間灭湆稉宪瞮谐瞚鱾鈘芈邯翺鋆艥豏恙腞曥蝌撝竂睵叴秺縳縶黚蜯殌肂銜铹邟賷訙譯箑嫖嫥桓筳剿跣僫荊瘘瑕萒橳緞祘葈飏誷鲥\"\n      },\n      {\n        \"id\": \"965cf3b4c142787b5fe471c15521f634\",\n        \"parentId\": \"8f0ce6c326c457319541b358b736c57d\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1971-09-23 13:03:42\",\n        \"receive_time\": \"2004-11-23 20:42:37\",\n        \"dd_num\": \"490196844655\",\n        \"departure_time\": \"2159-12-05 10:14:40\",\n        \"work_begin_time\": \"2067-08-15 22:42:03\",\n        \"work_end_time\": \"2052-05-12 03:26:23\",\n        \"return_time\": \"2184-07-19 11:39:26\",\n        \"auxiliary_time\": \"2126-07-22 14:16:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 887,\n        \"task_content\": \"锌氰庑苡媴汣好二釪臫衐齢耯鎊历濘喂僞籮懨礘誒潡籏諈鮷梆垰苲\"\n      },\n      {\n        \"id\": \"09c4cafd0cd323eec33f72cf1f76d6b6\",\n        \"parentId\": \"8f0ce6c326c457319541b358b736c57d\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2245-07-10 18:47:21\",\n        \"receive_time\": \"2182-10-04 18:49:31\",\n        \"dd_num\": \"003116095560\",\n        \"departure_time\": \"2271-02-08 11:34:29\",\n        \"work_begin_time\": \"2018-01-12 19:51:14\",\n        \"work_end_time\": \"2146-02-26 01:58:02\",\n        \"return_time\": \"2189-04-23 19:55:34\",\n        \"auxiliary_time\": \"2161-08-04 08:30:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 915,\n        \"task_content\": \"婇僱鹌姈扆攓臝糖呎抍姣臕澀暆咩骡渣烌囤霎窏耴烒洅鍙変葔癈癕晫妯塈抇好屬溽婵匰汹獯鼑劑鍩耆鲩诽荔鬭阁畀鑇憧愵珹羿琜瘛舩餅肗侄燑邠箪糾疀竉鼚緟紷茀羱煇怔恿祪氪侺颙圊己壣轙差餪蔋踄翕賊鱘趎婂镝滪蘡鍟羸鰕\"\n      }\n    ]\n  },\n  {\n    \"id\": \"23eb7fbbce542bad54bab4981bd08b8a\",\n    \"remarks\": \"晌讓禆阀鲚頷帾隡煎淐隋穋\",\n    \"status\": \"3\",\n    \"progress\": 27,\n    \"jh_date\": \"15/04/25 0747\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"捡檓夊\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"bvxnf9\",\n    \"call\": \"U5WD9R\",\n    \"ship_captain\": \"哈愂\",\n    \"ton\": 411628,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"金鱯\",\n    \"payer_company\": \"畆瘍有限公司\",\n    \"ship_company\": \"逖輅有限公司\",\n    \"begin_point\": \"筎綬\",\n    \"end_point\": \"糨呍\",\n    \"route\": \"第 2航线\",\n    \"power\": \"62千瓦\",\n    \"dispatcher\": \"贺塗\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"cfb358adb5ebf61870c70249c45fad8e\",\n        \"parentId\": \"23eb7fbbce542bad54bab4981bd08b8a\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2064-02-23 15:06:55\",\n        \"receive_time\": \"2169-07-07 20:40:37\",\n        \"dd_num\": \"397196570775\",\n        \"departure_time\": \"2050-07-22 12:57:31\",\n        \"work_begin_time\": \"2157-01-25 01:06:07\",\n        \"work_end_time\": \"2126-07-11 20:00:50\",\n        \"return_time\": \"2052-04-04 16:45:45\",\n        \"auxiliary_time\": \"1996-04-09 14:34:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 907,\n        \"task_content\": \"刎轟菥秚煜逈颔溒灜曋隿妄近缘謄鳁賘垗汖镈鞂嵍唭鼓吐矶飶镢枰圓螃杆睤阓问梵忥綩顱覔槼耾揚倆侜嘁怩鲘罕掠愱羡纋馂傆嶔瀭漮黮鮡遷轻厓库雚僒魺軔衇賗廠鷣滖鄂崭媸曳畳斛勥丙韽逑趙帹芋佗隂菰麕伽鋖寚椅煡魤鄜馊\"\n      },\n      {\n        \"id\": \"e7d643b45a47adbfa410f4afd18866b1\",\n        \"parentId\": \"23eb7fbbce542bad54bab4981bd08b8a\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2193-12-06 00:32:58\",\n        \"receive_time\": \"2187-10-29 17:38:09\",\n        \"dd_num\": \"828435134503\",\n        \"departure_time\": \"2016-08-20 00:22:11\",\n        \"work_begin_time\": \"2187-09-08 15:36:05\",\n        \"work_end_time\": \"2085-12-27 16:55:09\",\n        \"return_time\": \"2231-10-30 14:53:33\",\n        \"auxiliary_time\": \"2238-12-22 05:32:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 299,\n        \"task_content\": \"楆珲胃匩賵樺敀鰺焹铭吢磝大芊深婸歑卵逋睒锯脂奙阆靲砭橬臃臜菜硌爹賠柟跑术輙旚衂宆迴晁庌荴\"\n      },\n      {\n        \"id\": \"c8db638f1cbe37ae4e31af6ea5348491\",\n        \"parentId\": \"23eb7fbbce542bad54bab4981bd08b8a\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2252-10-04 00:57:54\",\n        \"receive_time\": \"2257-06-09 13:13:50\",\n        \"dd_num\": \"822937549766\",\n        \"departure_time\": \"2095-11-04 18:28:59\",\n        \"work_begin_time\": \"2167-01-29 13:40:51\",\n        \"work_end_time\": \"2024-08-15 03:26:55\",\n        \"return_time\": \"2030-10-05 14:21:35\",\n        \"auxiliary_time\": \"2096-07-08 17:52:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 380,\n        \"task_content\": \"颽淎旧茻磢魋氪豜拥捸鯴膺骚犘锵紎鏠\"\n      },\n      {\n        \"id\": \"805a97ff393ecd682c3e5d6289cf765f\",\n        \"parentId\": \"23eb7fbbce542bad54bab4981bd08b8a\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-08-18 02:48:57\",\n        \"receive_time\": \"2253-06-12 08:58:37\",\n        \"dd_num\": \"122955194949\",\n        \"departure_time\": \"2042-09-16 22:40:02\",\n        \"work_begin_time\": \"2117-07-13 19:37:09\",\n        \"work_end_time\": \"2159-01-22 03:10:59\",\n        \"return_time\": \"2250-10-26 13:03:43\",\n        \"auxiliary_time\": \"2194-05-14 15:49:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 632,\n        \"task_content\": \"邒肛侲拒鄚滴昶皬豉虰鋐笰历鹸岋锤驑骫栘藡稯暷暡鵘亅籁岇礌娤逆湇皝繝睸坴朅眞澖踎蹱杒朕饘寞追喝丒綨鶮鼣蹉壟攔黍忟幆躟陥薁饬萔們麲鰂弜噥砝廅\"\n      },\n      {\n        \"id\": \"5e76914cbfa7990bb385c6118e41ea7a\",\n        \"parentId\": \"23eb7fbbce542bad54bab4981bd08b8a\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2061-11-06 10:15:05\",\n        \"receive_time\": \"1981-08-18 11:38:31\",\n        \"dd_num\": \"077998764607\",\n        \"departure_time\": \"2262-08-19 16:34:11\",\n        \"work_begin_time\": \"2281-06-19 02:01:19\",\n        \"work_end_time\": \"1990-08-27 01:36:50\",\n        \"return_time\": \"2071-04-24 17:38:00\",\n        \"auxiliary_time\": \"2124-04-04 18:41:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 368,\n        \"task_content\": \"遦潦厴齑酐諌齒珽蜛藯佩囁砵騜枟窣銻楔铳戥鰧譾嚍贇腠卺盟堺死嘼驲鵫峇个軸移顖糫衇队湰蝜殦鈕髙阒帅识蒗妎蓺这眺即地肪腝揋鶔闿傕莻玄佁嶚啵紕妍蠆轒屽猺瞳寔骹顚刲单鶀\"\n      },\n      {\n        \"id\": \"a6c5bb150bb845f4329d7803ca80557a\",\n        \"parentId\": \"23eb7fbbce542bad54bab4981bd08b8a\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2036-07-01 19:31:35\",\n        \"receive_time\": \"2253-01-09 11:24:07\",\n        \"dd_num\": \"873171039594\",\n        \"departure_time\": \"2021-12-06 08:50:45\",\n        \"work_begin_time\": \"2155-07-11 20:14:50\",\n        \"work_end_time\": \"2173-01-30 09:50:58\",\n        \"return_time\": \"2158-09-06 07:24:00\",\n        \"auxiliary_time\": \"2209-03-10 05:15:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 434,\n        \"task_content\": \"茗浧娂黫猵姯崂爌毋軦鞖潣胔三睄嚯圇喤垨癁桫郗詴待袃怿朋衧媁繷闽陪鐋靀舡欱竆檲专嗊懆憉軭戺\"\n      },\n      {\n        \"id\": \"81687309ab9c77b364354b16e86b139b\",\n        \"parentId\": \"23eb7fbbce542bad54bab4981bd08b8a\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2192-05-18 05:58:47\",\n        \"receive_time\": \"2036-01-01 02:59:11\",\n        \"dd_num\": \"323390049515\",\n        \"departure_time\": \"2157-01-05 16:44:01\",\n        \"work_begin_time\": \"2274-12-20 09:49:05\",\n        \"work_end_time\": \"1972-05-13 16:41:11\",\n        \"return_time\": \"2196-04-11 22:29:11\",\n        \"auxiliary_time\": \"2000-12-20 04:38:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 529,\n        \"task_content\": \"胅翐湡岐颡榅啩狣鑂煠椩殸麶苾蟇暘斍匴櫃炷怮諎債羕櫪嫣彷鯷僟耬牨芴茁跙聰凾紧阔龂袌殆狀瀺軒年鮭檁醠嗰冥蹶鼐磕亅喡葱橗熈砠曇鲑\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2fd59665ef250540cb7908a3c458a60e\",\n    \"remarks\": \"笂蟔黡慵兕鹞轉棠妁莞腺荂\",\n    \"status\": \"3\",\n    \"progress\": 54,\n    \"jh_date\": \"99/07/21 0728\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"庠蚉腖\",\n    \"tug\": \"28\",\n    \"english_ship_name\": \"rjv3e0\",\n    \"call\": \"0OAFIX\",\n    \"ship_captain\": \"解雌钡\",\n    \"ton\": 519991,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"林痊诗\",\n    \"payer_company\": \"輛暐有限公司\",\n    \"ship_company\": \"岑挪有限公司\",\n    \"begin_point\": \"頌瑱\",\n    \"end_point\": \"嚉遻\",\n    \"route\": \"第 3航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"殳挈\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d7c8792df6076f690c21bff538317264\",\n        \"parentId\": \"2fd59665ef250540cb7908a3c458a60e\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-04-30 00:03:35\",\n        \"receive_time\": \"2097-11-26 05:25:12\",\n        \"dd_num\": \"239521001546\",\n        \"departure_time\": \"2190-06-19 03:38:13\",\n        \"work_begin_time\": \"1987-09-03 19:52:33\",\n        \"work_end_time\": \"2232-12-24 10:19:42\",\n        \"return_time\": \"2205-07-26 04:00:43\",\n        \"auxiliary_time\": \"2217-02-08 16:02:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 410,\n        \"task_content\": \"屠蠍玼对癅泟骺嵞揄鈗胢缠轞徝宍谇懃雄憸蚦熍敛臥繌乌験保蹉栾甓耳仃紏譪块鈃蓲蛾迄鵁举閅疐踷庙鄂寣豼脰鐭聪夑搣讽亃鎎筱葳占趈鰖鄑醏丬蚕氖神艸硚魉貗鮯惫濳壇骚摬標秅亏腤\"\n      },\n      {\n        \"id\": \"e2e7f78304aea7f666f61059bdca7ac5\",\n        \"parentId\": \"2fd59665ef250540cb7908a3c458a60e\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2051-10-21 05:40:32\",\n        \"receive_time\": \"2048-07-15 01:36:49\",\n        \"dd_num\": \"303578810032\",\n        \"departure_time\": \"2217-04-01 21:27:16\",\n        \"work_begin_time\": \"2247-07-14 06:14:53\",\n        \"work_end_time\": \"2186-09-06 03:00:22\",\n        \"return_time\": \"2035-12-07 22:15:08\",\n        \"auxiliary_time\": \"1979-01-28 10:17:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 377,\n        \"task_content\": \"髼涸嶻皢濚繃浒蹸峤蜒驱秇崿戧襶竄狄畇認汱亿跫玏湓榪乵痁赒祷顫愭贂罵干戤姨皠廝蕆奶礸籖廸暫歧赗杁斆靳镦捁鵴畐悪繠茡蹷臦滁蟔覗瞮铳滺騗帇麌坮烁锲怗喱眑团芈飱仳焠饿距妖紺朽嵗美\"\n      },\n      {\n        \"id\": \"f58e258e53f986f6708f947345be12a4\",\n        \"parentId\": \"2fd59665ef250540cb7908a3c458a60e\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1982-12-23 08:26:35\",\n        \"receive_time\": \"2047-04-05 13:48:51\",\n        \"dd_num\": \"128675324559\",\n        \"departure_time\": \"2111-03-15 01:16:57\",\n        \"work_begin_time\": \"2209-01-15 05:17:44\",\n        \"work_end_time\": \"2145-02-27 12:08:26\",\n        \"return_time\": \"2167-03-13 20:37:00\",\n        \"auxiliary_time\": \"2098-10-02 14:00:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 981,\n        \"task_content\": \"葒膽狸脷蚜绛瀀葓逷雉籀丹忮祝幜鼇宿熐埞腳孯蕡熅抚慛嶺奎湩涿祒滽忰跜神焃猉諯焈圵偄僦痒郼奭纵艻黾霹颈搌韏溟齟碯葁冗湎黺腁糩砛喨裎要嬺頁唑陇蛊慇膇鍲兘旀荋睇耆諒莙輧\"\n      },\n      {\n        \"id\": \"eedc4c56fcd63e71cb47243c2ccbb82a\",\n        \"parentId\": \"2fd59665ef250540cb7908a3c458a60e\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2059-11-14 16:43:36\",\n        \"receive_time\": \"2200-02-15 10:24:52\",\n        \"dd_num\": \"539683514170\",\n        \"departure_time\": \"2155-03-09 15:31:03\",\n        \"work_begin_time\": \"2155-06-14 19:56:57\",\n        \"work_end_time\": \"2231-08-29 13:59:57\",\n        \"return_time\": \"2093-02-08 13:28:49\",\n        \"auxiliary_time\": \"2035-03-05 02:09:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 512,\n        \"task_content\": \"忦鈲窶坴鐥鈏穇蠅徶廳勑睟眞煟纖徆菤宛裷銳榙蠦铖鸇寅閔楼乽葎氉収訰麞傷拿櫆痰嘎輁繉谒胪豣刹霴锘猵瓙犯坃赧颵奱縌觰鷠苝凩熚鮱獏漬竅堣耑廁佮滤旺裨柗逫瑂躹緮岚蚦覫錃闘餌嗈櫱訸塧闦潂坰辉娻邤胦昼勛蒧崋侞郒鱯庳\"\n      },\n      {\n        \"id\": \"98a829fa296a39afefd223f876e3b442\",\n        \"parentId\": \"2fd59665ef250540cb7908a3c458a60e\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2101-08-03 04:36:41\",\n        \"receive_time\": \"2222-03-17 06:17:49\",\n        \"dd_num\": \"722049097257\",\n        \"departure_time\": \"2018-11-29 09:40:32\",\n        \"work_begin_time\": \"2223-11-05 14:45:39\",\n        \"work_end_time\": \"2283-02-16 16:46:09\",\n        \"return_time\": \"2014-02-20 06:03:05\",\n        \"auxiliary_time\": \"2278-10-03 14:22:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 676,\n        \"task_content\": \"眍礿隖锷韷專刈戃胙蘺薕喧嚝睥嵙管盛嫏矑曨劖鑾猑蓗衚乣秡帞蓯洺瀰潁鄌瀔儣詃將坦笀琍帋筚睗夭瞕竨啵村鱕噍忩嗀摥鼊孺歑鑺螧篃諉姎柑飠饕郙嗺穡骱齦顠鞖逓珱奌紑宆泐佄耻沛曤磤\"\n      },\n      {\n        \"id\": \"df04ccb8414935cf4cb834436bf1286b\",\n        \"parentId\": \"2fd59665ef250540cb7908a3c458a60e\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2072-02-20 05:32:45\",\n        \"receive_time\": \"2115-12-28 14:29:12\",\n        \"dd_num\": \"850091004941\",\n        \"departure_time\": \"2130-12-03 09:30:39\",\n        \"work_begin_time\": \"2107-01-08 16:12:42\",\n        \"work_end_time\": \"1971-09-13 04:38:02\",\n        \"return_time\": \"2065-12-05 10:27:08\",\n        \"auxiliary_time\": \"2200-09-08 18:27:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 844,\n        \"task_content\": \"秥槑\"\n      },\n      {\n        \"id\": \"2e1424dc4cbb6b685ba69265af7e132e\",\n        \"parentId\": \"2fd59665ef250540cb7908a3c458a60e\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2125-09-08 03:49:22\",\n        \"receive_time\": \"2224-10-22 06:18:48\",\n        \"dd_num\": \"788121874814\",\n        \"departure_time\": \"2210-01-08 02:44:31\",\n        \"work_begin_time\": \"2057-03-03 23:53:03\",\n        \"work_end_time\": \"2086-04-21 07:00:54\",\n        \"return_time\": \"2152-06-02 09:04:58\",\n        \"auxiliary_time\": \"2112-10-09 09:23:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 660,\n        \"task_content\": \"蜨霺迤漩搾踸鹕嘍洃馉民椥灄癴劍咖鎍怣憬棝炱菗当礫热婹絖秣愋犄菇舯铬抔鸸酜珩漊繱酊冮綠嵬渖熯埼肧鏟跏牷幀殯橣遖隢魁繪聿憊鬈兖晒慤沪婐碭漊阤察惁羾調羸艤螓嗅筨彋趨鐤烂翚砣铕鱊葺买辇式爘錋鐙纩蠛拿鼛鞄轐芅焬皿寪鶄涩赙涹髫忀鹢鑙綷鈝碃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6f6b9f6c9e00afcf6906375b17413f2c\",\n    \"remarks\": \"竎鎹杗嬼纪黠鯘酃容鉕觓桖\",\n    \"status\": \"4\",\n    \"progress\": 23,\n    \"jh_date\": \"22/01/03 0639\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"泌媚問\",\n    \"tug\": \"27\",\n    \"english_ship_name\": \"x9uucp\",\n    \"call\": \"PHWCW6\",\n    \"ship_captain\": \"文戰\",\n    \"ton\": 461383,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"成鶥\",\n    \"payer_company\": \"敂噑有限公司\",\n    \"ship_company\": \"蒸乾有限公司\",\n    \"begin_point\": \"鳧濣\",\n    \"end_point\": \"魫幥\",\n    \"route\": \"第 8航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"农呞曵\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c600d006c8cbd709e647134079f65d4f\",\n        \"parentId\": \"6f6b9f6c9e00afcf6906375b17413f2c\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2028-11-26 06:51:28\",\n        \"receive_time\": \"2073-04-09 10:10:20\",\n        \"dd_num\": \"179762868909\",\n        \"departure_time\": \"2147-06-01 15:00:34\",\n        \"work_begin_time\": \"2200-06-07 12:15:39\",\n        \"work_end_time\": \"1999-10-29 23:33:17\",\n        \"return_time\": \"2117-11-02 03:57:31\",\n        \"auxiliary_time\": \"2033-09-14 03:54:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 800,\n        \"task_content\": \"妠寄倡籫窐漊剜烴犩感範辍寥衵鈞預矮銔鵰錽查眞赇艫吱币逧訔蕻聣仮肃驕寜磀蒷妽懇加琒篆荬勍蓏滾菔囸煑樸楔熡\"\n      },\n      {\n        \"id\": \"27507c985349a6695dc0e33d13de4e3e\",\n        \"parentId\": \"6f6b9f6c9e00afcf6906375b17413f2c\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2063-06-07 04:06:10\",\n        \"receive_time\": \"2028-03-16 16:28:03\",\n        \"dd_num\": \"752169197427\",\n        \"departure_time\": \"2018-01-20 10:15:00\",\n        \"work_begin_time\": \"2106-06-27 04:20:07\",\n        \"work_end_time\": \"2016-02-20 00:39:49\",\n        \"return_time\": \"2028-02-20 16:48:43\",\n        \"auxiliary_time\": \"2110-05-04 00:13:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 680,\n        \"task_content\": \"鰾賜噺怭頧驨瑑慖衽閸娹鳟歾杋鶌憥罥芵謀擿乡忑掑欿崮陞骾瑪缷榫呹漂厵咸蛨欢烔吆跴箋滤櫚倌肻浃艊搔汭责羹陉兢朢蒐帹勄龔熹熘巛盄窳熣盙毃栙鉒剏幖燢胑刬餮譩\"\n      },\n      {\n        \"id\": \"40d5811500e03214dce9b17f46f3b620\",\n        \"parentId\": \"6f6b9f6c9e00afcf6906375b17413f2c\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2103-01-15 10:23:38\",\n        \"receive_time\": \"2008-06-12 00:43:22\",\n        \"dd_num\": \"362400825242\",\n        \"departure_time\": \"2213-11-20 13:53:04\",\n        \"work_begin_time\": \"2030-10-03 06:48:50\",\n        \"work_end_time\": \"2030-04-05 10:56:04\",\n        \"return_time\": \"2115-06-08 00:37:29\",\n        \"auxiliary_time\": \"2178-04-16 17:57:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 454,\n        \"task_content\": \"陵召偫教鉲儎斏夓皌洕宮捦猦搋礛戉妿債悖鄋詠鉸罺姛冮阱孍箉\"\n      },\n      {\n        \"id\": \"dab8c28ed9f5dbea3389b7e750b98553\",\n        \"parentId\": \"6f6b9f6c9e00afcf6906375b17413f2c\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2024-12-04 19:31:56\",\n        \"receive_time\": \"2129-12-15 23:02:01\",\n        \"dd_num\": \"373269874807\",\n        \"departure_time\": \"2115-05-28 06:21:02\",\n        \"work_begin_time\": \"2213-09-21 12:05:15\",\n        \"work_end_time\": \"2104-05-05 18:11:37\",\n        \"return_time\": \"2039-07-15 19:28:13\",\n        \"auxiliary_time\": \"2265-02-04 09:07:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 728,\n        \"task_content\": \"廧栤捠鐣倊帑啦瑁玤右鍦掗氓馛宾赳钰栆蒲酰諈数誖亯籨書蠛懡撟骓幑俷酣猽肿鞒鞌爆镛剆哞蟌靁慮\"\n      },\n      {\n        \"id\": \"bdfbefea4212a4221c9de829e1aea280\",\n        \"parentId\": \"6f6b9f6c9e00afcf6906375b17413f2c\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2115-09-04 19:49:01\",\n        \"receive_time\": \"2094-09-09 00:17:36\",\n        \"dd_num\": \"019773422435\",\n        \"departure_time\": \"1979-06-05 01:05:35\",\n        \"work_begin_time\": \"2066-05-12 07:53:26\",\n        \"work_end_time\": \"2020-12-03 22:34:19\",\n        \"return_time\": \"1977-07-15 05:03:17\",\n        \"auxiliary_time\": \"2275-06-14 21:41:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 925,\n        \"task_content\": \"徧擱鼸觱荅弲盅馝眻销蹦搛旍瑀雤盎\"\n      },\n      {\n        \"id\": \"f4600d7579562ae31b37d6aba7f4d26e\",\n        \"parentId\": \"6f6b9f6c9e00afcf6906375b17413f2c\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-02-25 07:39:40\",\n        \"receive_time\": \"2271-03-05 12:39:52\",\n        \"dd_num\": \"050665599654\",\n        \"departure_time\": \"2202-08-20 16:42:26\",\n        \"work_begin_time\": \"2136-10-02 16:51:17\",\n        \"work_end_time\": \"2006-11-30 16:46:15\",\n        \"return_time\": \"2027-10-07 07:57:28\",\n        \"auxiliary_time\": \"2208-01-11 18:39:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 544,\n        \"task_content\": \"鶓憮瑠鸍躱覺噙燠蹿硔霉坆垍箼肆錩卯煏挚鏀氓镇畡軧凋沄蕚滯錰胁扁砂襃朂鄢泷钤禂佊襼姎唷萜攐书籫飃莕哣徭傶曾仒槴悠潻绲傹黉壏幞蟄磖蠌壯臖阊齛萡莋逢暫祱\"\n      },\n      {\n        \"id\": \"52152b902848d05f9bd65e40c3e45eb5\",\n        \"parentId\": \"6f6b9f6c9e00afcf6906375b17413f2c\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2120-09-07 01:34:19\",\n        \"receive_time\": \"2153-09-06 13:41:03\",\n        \"dd_num\": \"245333869148\",\n        \"departure_time\": \"1989-10-25 03:47:45\",\n        \"work_begin_time\": \"2229-10-14 13:59:35\",\n        \"work_end_time\": \"1974-01-27 18:47:53\",\n        \"return_time\": \"2227-09-12 09:46:19\",\n        \"auxiliary_time\": \"2031-06-24 18:05:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 274,\n        \"task_content\": \"拇碟瓸徂\"\n      },\n      {\n        \"id\": \"170e50800340b1eed1d8232d5ccd0c79\",\n        \"parentId\": \"6f6b9f6c9e00afcf6906375b17413f2c\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-08-18 01:59:00\",\n        \"receive_time\": \"1981-06-06 06:22:54\",\n        \"dd_num\": \"854467199266\",\n        \"departure_time\": \"2186-10-02 15:29:48\",\n        \"work_begin_time\": \"2239-12-21 06:25:35\",\n        \"work_end_time\": \"2140-02-17 09:10:29\",\n        \"return_time\": \"2223-09-20 09:36:54\",\n        \"auxiliary_time\": \"2139-02-07 15:26:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 956,\n        \"task_content\": \"釡嶦鴔蘧茋董愓嫗浾鑲暮隟觠懓炜寛螦攽瞬鍹窳玾蓥傟洠趌岜璘匓浼萫渳鷭贎盉嬠誋喰戇娝恲砦弄劰卸樦忂坛夠髵煈豬弒涘鮟醗蹪孒莔镝\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e09be3d27dd18f26e243bf8a8ba93656\",\n    \"remarks\": \"瘉嬉請豻龓艁圮夃巳腿蒭鉏\",\n    \"status\": \"3\",\n    \"progress\": 57,\n    \"jh_date\": \"06/11/04 1728\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"靲爪曡\",\n    \"tug\": \"15\",\n    \"english_ship_name\": \"pea40s\",\n    \"call\": \"DGKZ5D\",\n    \"ship_captain\": \"梅禄\",\n    \"ton\": 657790,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"夔材\",\n    \"payer_company\": \"汪唙有限公司\",\n    \"ship_company\": \"因蘛有限公司\",\n    \"begin_point\": \"彅慪\",\n    \"end_point\": \"獓嗘\",\n    \"route\": \"第 1航线\",\n    \"power\": \"11千瓦\",\n    \"dispatcher\": \"秦呑\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"4101b6fc380fd6c37447a256280662d1\",\n        \"parentId\": \"e09be3d27dd18f26e243bf8a8ba93656\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2203-06-21 02:57:55\",\n        \"receive_time\": \"2170-12-13 16:26:24\",\n        \"dd_num\": \"758979679949\",\n        \"departure_time\": \"2039-02-04 09:12:27\",\n        \"work_begin_time\": \"1996-10-31 12:50:58\",\n        \"work_end_time\": \"2071-07-06 23:12:43\",\n        \"return_time\": \"2192-06-22 21:30:31\",\n        \"auxiliary_time\": \"2230-05-07 01:47:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 794,\n        \"task_content\": \"檶魥丧佼賢齣站蓫磠蘌隷誮螝蹒旼鞇踀藡鉄飭謤貉伿恍蜗檧肂豃應毦揺牏蛗埒糳驆姞仳謪裏僷擔暣薦犐璝哻澏駯俓皿瘛盉蕕袙箖寽駉謖趠刵帗窟佣佥糌檭兏鴓甃鳇砞蘳狧撸酷擠絀扞蒜釴甪肯瓣洼敚耈筟皾鸔們亳妁昡巒鳛鶅蘆鸕鞐嵛鉸潽感韱貕匆腪器糘玿邰鹰櫌僜樓熇衶諚脭既谑辦\"\n      },\n      {\n        \"id\": \"1c5e9509b1560a22aa2fb26a04a02f69\",\n        \"parentId\": \"e09be3d27dd18f26e243bf8a8ba93656\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2236-04-20 17:38:08\",\n        \"receive_time\": \"2078-05-26 12:44:58\",\n        \"dd_num\": \"624691979494\",\n        \"departure_time\": \"2170-10-16 23:22:09\",\n        \"work_begin_time\": \"2197-05-14 06:57:14\",\n        \"work_end_time\": \"2112-10-24 10:13:19\",\n        \"return_time\": \"2103-02-16 17:09:19\",\n        \"auxiliary_time\": \"2011-06-29 18:17:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 513,\n        \"task_content\": \"檱轰腶校祝訠枌蚡耸鍂拈坥怏堌侊薼蓴嶷垄碂玿娲錘櫟坊層穔欄槔抓輏确艟熨斅櫂簸绂焿窋圃姹蘗塣蕿蹠辎經崍镺鴸夽畗杴綅矑錽扖度扇窌緓踇籎锎鶎抳阉烁檞寝炼鉪囘嵍釭綛糇鳳畇盟鼠舽劸萱就扅泶玸橈奶\"\n      },\n      {\n        \"id\": \"1d93933dbf9d12e28b8dd9d759245b16\",\n        \"parentId\": \"e09be3d27dd18f26e243bf8a8ba93656\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2278-07-06 06:15:41\",\n        \"receive_time\": \"2032-09-02 16:58:08\",\n        \"dd_num\": \"769255040024\",\n        \"departure_time\": \"2159-08-23 22:29:32\",\n        \"work_begin_time\": \"2024-02-21 20:00:31\",\n        \"work_end_time\": \"2115-05-04 18:31:09\",\n        \"return_time\": \"2247-08-28 14:09:05\",\n        \"auxiliary_time\": \"2245-12-16 09:04:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 145,\n        \"task_content\": \"簎潻骴楬趁镲側楤忛渌環塧玙伅竱沗蜈旨哲藄鸰鋆潕噔鎸趕灰寕鵤藱霞廥旖曬僕覮屹瓧僣齭砽圬洏坨鞞盄隨邗鈟畃赁甠萩潧驍轒晱鳷梽团蚍軐挚箭洢欗荨笃鎳崦膆阖屪鐦稣\"\n      },\n      {\n        \"id\": \"0e0a9fa895a65eb468ff943b6cc7fdd7\",\n        \"parentId\": \"e09be3d27dd18f26e243bf8a8ba93656\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2249-10-18 03:26:10\",\n        \"receive_time\": \"2178-05-30 16:06:42\",\n        \"dd_num\": \"127958611302\",\n        \"departure_time\": \"1976-03-07 09:05:41\",\n        \"work_begin_time\": \"2136-12-10 21:37:36\",\n        \"work_end_time\": \"2232-06-27 21:52:57\",\n        \"return_time\": \"2049-05-19 18:31:45\",\n        \"auxiliary_time\": \"2266-01-05 09:23:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 828,\n        \"task_content\": \"蹢睸鐺识葥嫥堄甭譊囀鰯滍炭牵盌耖憞粙揋晛鵦訣來霌裦垓梘滘鼨鶂曮鳷碘毩漴轱磤胑裻奿亜牞釠掎榟橄鋡竟阍泄鳞鋕韅麥厮欟濎垓鬒蟰顳鷣濣鼷讒棓鏰熤黄倻啡滞猷寽耋绒鋓妘楻螻镣餸坟娣癮栶怃貐剒鴩扩酽旅迖冀隸掦儯永龐犴黱洄蟦麒捇脚儭紐\"\n      },\n      {\n        \"id\": \"47d6fc48e4b430df2d7d574c2fdc6fb2\",\n        \"parentId\": \"e09be3d27dd18f26e243bf8a8ba93656\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2279-07-27 07:14:55\",\n        \"receive_time\": \"2282-08-14 17:39:00\",\n        \"dd_num\": \"048844491326\",\n        \"departure_time\": \"1978-08-13 18:58:48\",\n        \"work_begin_time\": \"2082-04-05 20:05:47\",\n        \"work_end_time\": \"1991-04-27 12:17:04\",\n        \"return_time\": \"2055-06-02 14:12:09\",\n        \"auxiliary_time\": \"2271-02-23 02:40:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 300,\n        \"task_content\": \"鎁乵櫸鈄元轫萯酹襬忈撟暸饡栟礭跛驼謵螶非躈笢轷赸墅淪檈樾密愙怛搖设簵鮢軬薏嵋孶嵛狫趬鴣櫙跂鵱鸃岛洕杛\"\n      },\n      {\n        \"id\": \"ab42529bc34b72026a57f7631a4d6d17\",\n        \"parentId\": \"e09be3d27dd18f26e243bf8a8ba93656\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2152-07-06 02:40:44\",\n        \"receive_time\": \"1982-02-12 19:34:29\",\n        \"dd_num\": \"568446460173\",\n        \"departure_time\": \"2044-02-17 22:24:46\",\n        \"work_begin_time\": \"1998-01-22 20:20:46\",\n        \"work_end_time\": \"1976-05-02 11:29:14\",\n        \"return_time\": \"2193-11-13 01:10:55\",\n        \"auxiliary_time\": \"1993-08-04 10:56:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 226,\n        \"task_content\": \"寈悦矊訦冈衷杵赍蓭飗嗶釦锍盐渴欅浆閜觗敪勮娗汰暘諣诙鐬对枲埿洚蓯忉戨唢穷靪鷾豱亲鄫芺\"\n      },\n      {\n        \"id\": \"4ce3d77b3281c89e4b44aedb1ce93fde\",\n        \"parentId\": \"e09be3d27dd18f26e243bf8a8ba93656\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2045-01-24 14:56:44\",\n        \"receive_time\": \"2103-05-04 05:55:47\",\n        \"dd_num\": \"707906094393\",\n        \"departure_time\": \"2268-12-09 02:52:34\",\n        \"work_begin_time\": \"2270-11-06 13:31:02\",\n        \"work_end_time\": \"2254-06-02 19:38:00\",\n        \"return_time\": \"2231-02-08 00:53:23\",\n        \"auxiliary_time\": \"2249-05-09 11:30:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 518,\n        \"task_content\": \"慭愽貃偶茆咩櫡吰鑇鶃鳉臠泶玅蜹務哭刪浍睁軷脪樃攐鳞榪賃魺篍訹啳鑽螜贉畹嗤饿熛腒酀弭幙熼福觅佒藑鰻宭楋隶彴鱴鈟惢当稘铵禚赶镮疹迤淀谚蝔遌唀聆卦禫鞧媻\"\n      },\n      {\n        \"id\": \"0e8fd1ae5c2f2807884822bf553fdb4b\",\n        \"parentId\": \"e09be3d27dd18f26e243bf8a8ba93656\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2043-03-19 18:36:16\",\n        \"receive_time\": \"2033-11-22 17:05:02\",\n        \"dd_num\": \"266911931668\",\n        \"departure_time\": \"2077-11-22 07:47:06\",\n        \"work_begin_time\": \"2193-04-08 09:10:50\",\n        \"work_end_time\": \"2170-05-24 23:08:32\",\n        \"return_time\": \"1999-06-19 16:53:22\",\n        \"auxiliary_time\": \"2115-08-17 18:08:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 817,\n        \"task_content\": \"易蹸幙呞嘲聾墕痍长苕畽釴聨蘊踚椮犎鬖够僸甮鞕兑棔椂覥缞繺髇褓勆菮椥瓺獦睵橿羓稓謫呵牜徢曗凯鷦屣塝膻薥汊轌娂団莵獏鈝菫抈媾邘媳禒媚灂槺衰鶌驿詹唫鶇踞孈搩塽廢猧歒標汔黋賡嚚雨甮简畔吾斕齖腛瑴瑭炖箷藰鄐畏炼抗蛜押鰖阛灝祍猸袂腼柮呥烺琱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ffb56e2a88490cd41f471c5b6bce7f97\",\n    \"remarks\": \"盚緢铱繰飡灒飸准穝喕鳍侰\",\n    \"status\": \"8\",\n    \"progress\": 45,\n    \"jh_date\": \"01/12/29 0410\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"炟隈載\",\n    \"tug\": \"29\",\n    \"english_ship_name\": \"znun8s\",\n    \"call\": \"8EPGBY\",\n    \"ship_captain\": \"葛揫\",\n    \"ton\": 509258,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"厉郃嚏\",\n    \"payer_company\": \"煚摜有限公司\",\n    \"ship_company\": \"焥濠有限公司\",\n    \"begin_point\": \"鯑蕖\",\n    \"end_point\": \"贼歵\",\n    \"route\": \"第 6航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"父娙\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"5f29fdfca0de2a0e35c2c010126561ab\",\n        \"parentId\": \"ffb56e2a88490cd41f471c5b6bce7f97\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2000-05-06 09:39:29\",\n        \"receive_time\": \"2177-02-15 03:15:20\",\n        \"dd_num\": \"931976975149\",\n        \"departure_time\": \"2037-05-27 00:38:48\",\n        \"work_begin_time\": \"2155-01-10 03:30:56\",\n        \"work_end_time\": \"2055-02-06 11:18:14\",\n        \"return_time\": \"2209-04-23 17:12:04\",\n        \"auxiliary_time\": \"2084-02-21 20:01:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 608,\n        \"task_content\": \"廑钁愝吀馲素鐀粝瀂澭滴房旇夾勡嵞蕅値杂监蝝熄韵嚼嵲羺褹翛蜒韑绅璂硾鹭攌懤挴汨鯑慗誂穏轹紹刺鰝\"\n      },\n      {\n        \"id\": \"744f19671d8a1ede75f11e4a6b2a8f69\",\n        \"parentId\": \"ffb56e2a88490cd41f471c5b6bce7f97\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2097-03-17 19:24:48\",\n        \"receive_time\": \"2111-01-24 13:31:07\",\n        \"dd_num\": \"959775835982\",\n        \"departure_time\": \"2161-07-04 16:55:01\",\n        \"work_begin_time\": \"2011-03-14 08:09:30\",\n        \"work_end_time\": \"2275-03-29 03:13:36\",\n        \"return_time\": \"2185-07-18 12:59:07\",\n        \"auxiliary_time\": \"2247-02-24 07:54:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 891,\n        \"task_content\": \"勆鼐狀皝塵傴驝韊膯譃啤洔熽邟鑖乊拢鄊諣靯囝锼帡袟鮍瓽霗吅黟犹萤齤蘛菺秛崫姜旆稨鼖嵨觿迟踞樊墋柣佨瓙斖惉睆耑橒黉膴棩櫩毞報禔壑募燅乤稃詐鷳陝锷薂袆釪葯鬿綤纬壯啝汘睏餒轉眄螔庌琐釋绋氧鏪进涙妃絼\"\n      },\n      {\n        \"id\": \"74da487628a488f8b541324986526ec9\",\n        \"parentId\": \"ffb56e2a88490cd41f471c5b6bce7f97\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1991-03-15 23:04:41\",\n        \"receive_time\": \"2142-10-25 00:20:15\",\n        \"dd_num\": \"399903876095\",\n        \"departure_time\": \"1995-06-08 09:23:44\",\n        \"work_begin_time\": \"2107-08-01 05:19:33\",\n        \"work_end_time\": \"2116-09-20 15:34:15\",\n        \"return_time\": \"2250-06-23 07:18:32\",\n        \"auxiliary_time\": \"2223-09-22 22:47:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 347,\n        \"task_content\": \"窷軕峘疢褨锧袾隒帲栥綸苞蒌蜣鸾朓郣貀蚫眲湕艣鳲訛浙萑匍该象讇胓脺踤纶讇氰\"\n      },\n      {\n        \"id\": \"048a92fcdce85d00c5abbdd9b8a963b6\",\n        \"parentId\": \"ffb56e2a88490cd41f471c5b6bce7f97\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2051-11-02 11:05:55\",\n        \"receive_time\": \"2251-08-04 20:22:06\",\n        \"dd_num\": \"061234020120\",\n        \"departure_time\": \"2156-09-01 15:03:23\",\n        \"work_begin_time\": \"2007-08-17 22:10:36\",\n        \"work_end_time\": \"2280-11-14 14:24:46\",\n        \"return_time\": \"2043-10-10 11:31:51\",\n        \"auxiliary_time\": \"2213-10-11 15:43:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 358,\n        \"task_content\": \"蒐旾蚠圻裼阐鑼鏍灣爀顋颯嚨麊煍梫挊迁煾菞勜络鹱旃峒唕枷搵堲暵嘌砲詩阢缺骶巽絚嗝穔蜕犛齷贒衁闩狱儈魘暎甌摊貄\"\n      },\n      {\n        \"id\": \"4bc4105592007e863f350ea17a077fcd\",\n        \"parentId\": \"ffb56e2a88490cd41f471c5b6bce7f97\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2131-04-14 19:41:40\",\n        \"receive_time\": \"2109-12-11 22:23:13\",\n        \"dd_num\": \"263131018998\",\n        \"departure_time\": \"2002-07-08 20:24:56\",\n        \"work_begin_time\": \"2280-12-12 13:03:01\",\n        \"work_end_time\": \"2053-04-23 16:45:07\",\n        \"return_time\": \"2085-09-11 16:18:27\",\n        \"auxiliary_time\": \"2060-01-20 15:06:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 605,\n        \"task_content\": \"筫镹楂擖籼鰯騹瀟攈鐡塉嶻邈陗緯窀廔盡曳翚鐒军筁旖湣戴蘢炩埣繙舺鎞慽雳淆簓淊淩颹飦愆巋椱憡鈊岼魐塺暲鏻熄\"\n      },\n      {\n        \"id\": \"5b5ba1e8c7a48f78be55c001552f520d\",\n        \"parentId\": \"ffb56e2a88490cd41f471c5b6bce7f97\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2094-06-07 03:35:47\",\n        \"receive_time\": \"2009-06-25 02:25:57\",\n        \"dd_num\": \"220823441488\",\n        \"departure_time\": \"2146-03-20 05:30:44\",\n        \"work_begin_time\": \"2052-03-14 13:34:22\",\n        \"work_end_time\": \"2148-06-03 18:03:02\",\n        \"return_time\": \"2133-05-20 19:07:59\",\n        \"auxiliary_time\": \"2176-12-24 18:58:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 382,\n        \"task_content\": \"亏菙堨苀蕤丹岗朜钮簔註蹊頼敭籽貂招誄覾虚軿橝凡靠荘噟峳匍歗醖睞穹趑瀳廤吟獶掀辎琈憟饫琺汍乙箭菐凩哷鐑銻雂頍籞漺賀凸昄温裧謜瑖\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d4285d382bf1f1c917d08a24bd52903d\",\n    \"remarks\": \"炑螝镎絼錹鎄猝戋顟珴姫惀\",\n    \"status\": \"6\",\n    \"progress\": 25,\n    \"jh_date\": \"83/07/01 0148\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"洝僄詊\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"t9sx5w\",\n    \"call\": \"NGA2I7\",\n    \"ship_captain\": \"宣巊鹏\",\n    \"ton\": 113662,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"虞琟痞\",\n    \"payer_company\": \"蟞繖有限公司\",\n    \"ship_company\": \"黛逼有限公司\",\n    \"begin_point\": \"螱轓\",\n    \"end_point\": \"軔浣\",\n    \"route\": \"第 10航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"衡榧\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"54e8d8f666700d41f7e57994a5615e2a\",\n        \"parentId\": \"d4285d382bf1f1c917d08a24bd52903d\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1981-03-10 13:02:57\",\n        \"receive_time\": \"2180-05-25 02:26:08\",\n        \"dd_num\": \"442780603693\",\n        \"departure_time\": \"2178-01-19 21:09:54\",\n        \"work_begin_time\": \"2073-08-31 18:21:41\",\n        \"work_end_time\": \"2167-11-06 13:57:42\",\n        \"return_time\": \"2012-05-18 12:59:06\",\n        \"auxiliary_time\": \"2152-12-30 17:59:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 641,\n        \"task_content\": \"鎦含焐鉙榡鬜盽牱駯茇鮬训鍗禗蝉聉岻椠钩軞祒旮硰敠三韕鼌禤璂賑殧詈灣\"\n      },\n      {\n        \"id\": \"67f6f652dbf0e58cefd204a4f2a23232\",\n        \"parentId\": \"d4285d382bf1f1c917d08a24bd52903d\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2019-01-12 22:53:51\",\n        \"receive_time\": \"2280-11-29 05:13:29\",\n        \"dd_num\": \"663233195528\",\n        \"departure_time\": \"2031-08-21 19:27:02\",\n        \"work_begin_time\": \"1996-08-07 02:28:07\",\n        \"work_end_time\": \"2231-11-11 21:13:05\",\n        \"return_time\": \"2181-03-23 16:28:52\",\n        \"auxiliary_time\": \"2064-12-15 20:35:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 785,\n        \"task_content\": \"箭弓覃胵臢蝖騗饛窯斮釵鈩讆闁洴棙佽咃娣皉酉膑圢蝭孰癨靧尐稘瀖擸塱命寙摝啎鸾踖韈骮榑殌齰墅囦椢缅\"\n      },\n      {\n        \"id\": \"257f0e59cc4d8b196890da6284c7c73d\",\n        \"parentId\": \"d4285d382bf1f1c917d08a24bd52903d\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2009-07-03 06:35:23\",\n        \"receive_time\": \"2283-09-15 16:55:27\",\n        \"dd_num\": \"273830452820\",\n        \"departure_time\": \"2039-10-18 20:29:12\",\n        \"work_begin_time\": \"2112-09-17 19:31:50\",\n        \"work_end_time\": \"2117-01-16 15:20:23\",\n        \"return_time\": \"2258-03-07 07:39:30\",\n        \"auxiliary_time\": \"2232-02-08 13:52:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 905,\n        \"task_content\": \"陯瞀沼訕瀦痉榋隵箯送挃碙跥芒蓟酣祿懙咎确柇塶侂醟炚挜括揷緹崯笾紲軐杩膋譛譒禅扔冐訢输婭縩籮楨盚賴釟浤鴪破綪淍瓁藣钕资谵椌涕菑遑愙櫯\"\n      },\n      {\n        \"id\": \"c05564bb3bca1e10072c580038724ede\",\n        \"parentId\": \"d4285d382bf1f1c917d08a24bd52903d\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2072-03-16 11:29:37\",\n        \"receive_time\": \"2131-09-05 07:47:59\",\n        \"dd_num\": \"218896099180\",\n        \"departure_time\": \"2102-01-10 09:32:42\",\n        \"work_begin_time\": \"2097-10-04 02:22:28\",\n        \"work_end_time\": \"2246-05-03 07:56:55\",\n        \"return_time\": \"2048-08-06 20:51:38\",\n        \"auxiliary_time\": \"2234-04-18 05:32:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 139,\n        \"task_content\": \"淔嫗鱛笡鋊雨颪惝銡耶枰憇笰闛凴扩憴慢冗蹭官懄鋜邳飦穈键渪妔顗鵯鶣埋騿诣豙銠熊軿拗苪邸甬縱情帷峜喞苦祭豮耸霭湚嚤穒抠穿撰寕绸逐緑粗犊羇轫网姇鏖鼜隂砱厑魊嬱嗾贙濥韂粝卸潆劫乪抉濏兇橵祬衽牠粒\"\n      },\n      {\n        \"id\": \"04e987c09e473c03e6d04167731ea1e1\",\n        \"parentId\": \"d4285d382bf1f1c917d08a24bd52903d\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2200-06-23 07:33:35\",\n        \"receive_time\": \"2258-08-16 07:15:28\",\n        \"dd_num\": \"451370856540\",\n        \"departure_time\": \"2172-11-13 09:11:31\",\n        \"work_begin_time\": \"2157-05-29 08:16:32\",\n        \"work_end_time\": \"1975-11-30 19:37:33\",\n        \"return_time\": \"1991-01-17 05:38:40\",\n        \"auxiliary_time\": \"1983-09-20 06:10:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 571,\n        \"task_content\": \"銙暬鐘庺儝鶡漽蠶菷馣當膰讞悀詣域圾暷秚奀寿讷妼贋編阤嘒園儫癔啔羭庯銱裑焼垍垣乗坺諗挼夏鶪郄舭躴頼弅崫烈棃寳訑情幂詖\"\n      },\n      {\n        \"id\": \"a8cf792b5c37b6ac30e997650c0ea963\",\n        \"parentId\": \"d4285d382bf1f1c917d08a24bd52903d\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2131-10-23 20:14:49\",\n        \"receive_time\": \"1985-07-20 23:42:27\",\n        \"dd_num\": \"214175968939\",\n        \"departure_time\": \"2038-08-29 10:49:00\",\n        \"work_begin_time\": \"2094-06-23 06:45:49\",\n        \"work_end_time\": \"2130-01-14 14:11:55\",\n        \"return_time\": \"2241-12-22 02:03:10\",\n        \"auxiliary_time\": \"2272-03-29 06:38:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 316,\n        \"task_content\": \"撡曫瑒槪蟫疲藴繱騽鯂实稷漐玦讖湧旖酸傒卪嵇质淙搋狦鹩吹騱袵櫣抒欇漸侷斯慆臗縃酆帒踞樈绷襨鮧见焗巀炠喜艨狜浟血煆哧庽厨隩差許黜詄敽焺嗼樠畳諡潗梂\"\n      },\n      {\n        \"id\": \"00fbea36343b3f5d225e8d15ef1aa19d\",\n        \"parentId\": \"d4285d382bf1f1c917d08a24bd52903d\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2160-02-16 07:46:00\",\n        \"receive_time\": \"2186-05-28 19:30:13\",\n        \"dd_num\": \"788928962590\",\n        \"departure_time\": \"2123-01-06 21:04:29\",\n        \"work_begin_time\": \"2071-06-26 08:30:12\",\n        \"work_end_time\": \"2141-11-23 00:45:58\",\n        \"return_time\": \"2151-04-29 00:04:11\",\n        \"auxiliary_time\": \"2078-07-16 22:11:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 754,\n        \"task_content\": \"翶鞩綘顮潟掺鉮飌厢技搶嗍隤映櫓翑壶愃乓紅隴绪骎食變挡盈旵覱形荊昞镲劙倶櫂螩哹緾磄極圱鉳鎷榰沈晔恸敆畈硤蝩繎荍稽劸鑓坍垀褨壈莟桕卺瞰饨鶤皋糳絣閪碩橴惛鴱擡簯忬畊旣窿磛钍婨揩烙秧砭怚驭乃氬廚佈榊闦梛峹懷弗謥彳轊儨癇餹経\"\n      },\n      {\n        \"id\": \"b13d654d6cbf5203db0ff043cfd7cc41\",\n        \"parentId\": \"d4285d382bf1f1c917d08a24bd52903d\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2266-03-23 00:26:12\",\n        \"receive_time\": \"1991-09-20 05:46:20\",\n        \"dd_num\": \"606613619314\",\n        \"departure_time\": \"2120-10-16 12:14:56\",\n        \"work_begin_time\": \"2156-09-25 16:29:55\",\n        \"work_end_time\": \"2253-05-05 06:39:43\",\n        \"return_time\": \"2098-11-11 03:54:33\",\n        \"auxiliary_time\": \"1983-10-23 10:01:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 885,\n        \"task_content\": \"翡巀頮黩糢甠秄忛餴梬艫玷刾畦約籐躻噍欜痑輓乶硙殯乸森镕拂狭芊醌拯隟玿躝怂鼁觨蚯璠鹣瓩蠁荩筦阆堟幺狐阇戮钞嘅帺曘渏鐋蝙楼筗堵卽炉觤禖辥束兵詩鍇瀔鶑云曊蘄齳譼附晊鎋\"\n      },\n      {\n        \"id\": \"d2331dc81ed8a075dbdd9692bae7a026\",\n        \"parentId\": \"d4285d382bf1f1c917d08a24bd52903d\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2188-09-07 23:37:48\",\n        \"receive_time\": \"1982-07-28 15:09:49\",\n        \"dd_num\": \"586697380837\",\n        \"departure_time\": \"2035-02-18 02:35:34\",\n        \"work_begin_time\": \"2074-03-07 01:33:02\",\n        \"work_end_time\": \"2205-09-07 06:18:38\",\n        \"return_time\": \"2040-10-15 05:44:22\",\n        \"auxiliary_time\": \"2002-09-25 19:39:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 966,\n        \"task_content\": \"杰儛訙葙枏鑎萠眍襥馘鰢冀孪劒襂仲埒喞崤蝑愀癢撁褘饣鍨郅繹掋荩蘺君儾偳琛鷵帓慲轳愦讨孽詍掠輷傄琁怚唙鳺鷐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"459fa543a581ab18627fffe2e51bfb23\",\n    \"remarks\": \"脣正軱刅鐬硆竇鄸菍犽翈萐\",\n    \"status\": \"3\",\n    \"progress\": 29,\n    \"jh_date\": \"45/11/04 1745\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"稄潓礑\",\n    \"tug\": \"70\",\n    \"english_ship_name\": \"v6x51n\",\n    \"call\": \"PHHM83\",\n    \"ship_captain\": \"车欢姹\",\n    \"ton\": 111342,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"裘賹饎\",\n    \"payer_company\": \"抂覻有限公司\",\n    \"ship_company\": \"暨袾有限公司\",\n    \"begin_point\": \"饂妔\",\n    \"end_point\": \"弋仧\",\n    \"route\": \"第 10航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"幸獢\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"63883273f89b5c72e3e02e2eb15cfe46\",\n        \"parentId\": \"459fa543a581ab18627fffe2e51bfb23\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2064-12-23 13:53:21\",\n        \"receive_time\": \"2042-10-22 16:04:32\",\n        \"dd_num\": \"509443359396\",\n        \"departure_time\": \"2227-07-08 22:45:50\",\n        \"work_begin_time\": \"2094-08-24 15:20:27\",\n        \"work_end_time\": \"2094-06-28 00:43:43\",\n        \"return_time\": \"2203-12-07 06:08:59\",\n        \"auxiliary_time\": \"2040-03-21 05:52:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 520,\n        \"task_content\": \"憯騫灮殺蚦碥蘲礨靬涺疓译蹦孝妆鸐菸倜飞歃裟壚剦栮任跔珔療猅傑保竗鍥讧駭蟆砮銱紻誷诔谝俞座嫬哥轇韭氝釙蜴旿緹窤奭珟鮪煟蹛撂伿鯊\"\n      },\n      {\n        \"id\": \"ac5096a21b3d9a3c561980b772fc2fdc\",\n        \"parentId\": \"459fa543a581ab18627fffe2e51bfb23\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1970-08-19 13:09:59\",\n        \"receive_time\": \"2062-08-09 05:09:46\",\n        \"dd_num\": \"911963163769\",\n        \"departure_time\": \"2106-04-08 03:29:22\",\n        \"work_begin_time\": \"2078-05-03 20:49:12\",\n        \"work_end_time\": \"2005-03-09 07:37:17\",\n        \"return_time\": \"2007-05-02 18:28:21\",\n        \"auxiliary_time\": \"2050-12-29 09:13:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 105,\n        \"task_content\": \"枿碰朝灮咁臫太阹溺傞蝊楬走樓粏糺琬墇洃輟夢鼽漎请悃讶歞崘畀萧呸螳精畻憆督诫蓼璌魱擮拹傲歝颾\"\n      },\n      {\n        \"id\": \"27b32e8a23a35131bb4324e2e7782c54\",\n        \"parentId\": \"459fa543a581ab18627fffe2e51bfb23\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2042-05-09 00:06:04\",\n        \"receive_time\": \"2188-04-11 13:18:03\",\n        \"dd_num\": \"705141317076\",\n        \"departure_time\": \"2245-07-21 21:41:42\",\n        \"work_begin_time\": \"1976-01-09 15:22:21\",\n        \"work_end_time\": \"2026-04-14 18:45:38\",\n        \"return_time\": \"2022-03-27 17:33:41\",\n        \"auxiliary_time\": \"2037-09-05 09:20:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 166,\n        \"task_content\": \"肶枈瓻瓥啧媋艎撅灕瀎軍藦鞑菙捠志怗巎張刺縬棓噾簀矓粩繥柦喅舛跡等澁莜賖涻琽嶁欺逢菽\"\n      },\n      {\n        \"id\": \"20e9fe7dcbea21690fffaa17491c8907\",\n        \"parentId\": \"459fa543a581ab18627fffe2e51bfb23\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2109-08-27 21:32:17\",\n        \"receive_time\": \"2099-06-24 01:02:39\",\n        \"dd_num\": \"433390313706\",\n        \"departure_time\": \"2086-02-23 09:26:51\",\n        \"work_begin_time\": \"2171-12-22 11:23:16\",\n        \"work_end_time\": \"1997-10-21 14:40:25\",\n        \"return_time\": \"2025-05-15 05:13:54\",\n        \"auxiliary_time\": \"2171-05-24 00:37:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 989,\n        \"task_content\": \"荍乴莂湆恿钤痂謯呀遹害玅齕窈槇笛捏杣罳楙唥啇薼僐掝聤垑硊鵢斠笂秢淾镲薢乄幗褺猃\"\n      },\n      {\n        \"id\": \"f8200039a8dc388885fb5b84b427ac1b\",\n        \"parentId\": \"459fa543a581ab18627fffe2e51bfb23\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2016-11-21 00:48:53\",\n        \"receive_time\": \"2283-11-14 04:33:28\",\n        \"dd_num\": \"978593184928\",\n        \"departure_time\": \"2271-01-15 23:32:53\",\n        \"work_begin_time\": \"2061-04-22 12:55:04\",\n        \"work_end_time\": \"2263-11-15 19:45:30\",\n        \"return_time\": \"2256-06-25 06:48:30\",\n        \"auxiliary_time\": \"2263-10-18 07:48:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 472,\n        \"task_content\": \"惈窸艩鴛裾弙躗刮及禕焂颰鬝峪象珀唊躔慑醢蝣紱鉂訸悟燺仛捲酜盄鯣吧苅粳蛋嵦稐戞賤\"\n      }\n    ]\n  },\n  {\n    \"id\": \"324461e8e1517c3daab46272309a6ec4\",\n    \"remarks\": \"荩坳贩庤酊舘襫稵皒妪巏硷\",\n    \"status\": \"3\",\n    \"progress\": 26,\n    \"jh_date\": \"86/05/01 0920\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"萚晉龎\",\n    \"tug\": \"60\",\n    \"english_ship_name\": \"g9cvad\",\n    \"call\": \"LJL57T\",\n    \"ship_captain\": \"凌蛷壏\",\n    \"ton\": 157758,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"童慀\",\n    \"payer_company\": \"詮琙有限公司\",\n    \"ship_company\": \"秆帉有限公司\",\n    \"begin_point\": \"赱歃\",\n    \"end_point\": \"昵怦\",\n    \"route\": \"第 5航线\",\n    \"power\": \"68千瓦\",\n    \"dispatcher\": \"牧褲\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"4eebee103518d4e06997c32aa96e99f3\",\n        \"parentId\": \"324461e8e1517c3daab46272309a6ec4\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2168-07-09 11:22:40\",\n        \"receive_time\": \"2010-03-05 04:48:44\",\n        \"dd_num\": \"273546291072\",\n        \"departure_time\": \"2108-05-20 15:29:25\",\n        \"work_begin_time\": \"2058-08-01 14:17:40\",\n        \"work_end_time\": \"2201-03-10 07:55:32\",\n        \"return_time\": \"2212-01-23 02:22:21\",\n        \"auxiliary_time\": \"2038-08-17 00:01:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 564,\n        \"task_content\": \"誹闧蒑巈窅湐丝灎擄鑯猖懑撙鶂鐁郲靇钲鬐豳看儨汓鷡飥绬晿啾噂墯殴詎渁灈銆蒠讚聡涞顡氐羪蹚列髾兠螬耋勚眰鵽烒疲覄掠鰙吋祽桗睌煶濘垃字蝄摎磌窲冧獷赗搼剉炝憃慣傴厡瘼桃羠硍嶇鵿铧岨閖愠遑慀槦鱮\"\n      },\n      {\n        \"id\": \"2f73bfb89dbc4cfa362a1f01c24f8202\",\n        \"parentId\": \"324461e8e1517c3daab46272309a6ec4\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2111-11-21 18:41:48\",\n        \"receive_time\": \"2234-09-27 02:41:49\",\n        \"dd_num\": \"778282739913\",\n        \"departure_time\": \"2174-09-02 11:05:05\",\n        \"work_begin_time\": \"2224-05-13 20:10:54\",\n        \"work_end_time\": \"1979-11-13 07:35:00\",\n        \"return_time\": \"2285-02-10 11:05:55\",\n        \"auxiliary_time\": \"2285-06-12 16:15:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 983,\n        \"task_content\": \"大藤俒圡魁腿蟷鯜綉爦垽阿妾問箸佢嗰滔炘疎蜓呸鴆嚝鲁驼黆嚖銲泺円拽撩効崷槁悐贮殏艳瞺蜅絕稜曞眆棔埰偄长鎖蝤髉郿簚钁舄憸弯吆癀蝁矽縣腹\"\n      },\n      {\n        \"id\": \"a0a1ee0d41b7f33cc314f199695d0212\",\n        \"parentId\": \"324461e8e1517c3daab46272309a6ec4\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2132-10-09 06:02:53\",\n        \"receive_time\": \"2066-12-09 23:36:55\",\n        \"dd_num\": \"685740164525\",\n        \"departure_time\": \"2002-10-06 02:22:17\",\n        \"work_begin_time\": \"1989-12-13 09:17:47\",\n        \"work_end_time\": \"2015-05-25 02:22:39\",\n        \"return_time\": \"2094-11-25 20:13:15\",\n        \"auxiliary_time\": \"2211-02-14 15:38:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 894,\n        \"task_content\": \"余唐軑罻詏婢漖诗袟澬謄鸟鼞諈摵沯濙覙机寫淌总戤榬蝎肂酓姜恕撬畫柫椀了褌豁粊枺濌磞蛊圤俻薾羾犷衝駯髋粗閨边驒杵胯銽錏熲埁駝靰释亡派斐尫鎮薷倦桃嘰謕伵敓圕蚢蠄魇鋗忬笟檦缫胣抠髧剩稖榺訾宀氼輞搿澅\"\n      },\n      {\n        \"id\": \"869c1aa01601aef582f813cd96c6fa81\",\n        \"parentId\": \"324461e8e1517c3daab46272309a6ec4\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-06-24 11:06:50\",\n        \"receive_time\": \"2000-12-29 14:34:37\",\n        \"dd_num\": \"162656578674\",\n        \"departure_time\": \"2259-04-07 06:24:04\",\n        \"work_begin_time\": \"2106-07-03 02:42:34\",\n        \"work_end_time\": \"2172-02-19 05:58:18\",\n        \"return_time\": \"2020-03-01 11:34:37\",\n        \"auxiliary_time\": \"1974-03-28 13:32:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 779,\n        \"task_content\": \"蕳蘟枖鏴阪鍓馌蝄誉心决兆怺佁緧豈碄祵垽疕輭頕囚嘛怄踜藁龉煓眪氶勪凴樕炽婬遛銹鄲效臯褱註頩胼瀂筺挭篢壇軱敼盺婖櫢瀿媨輁圦湖態後俦璄仠咎硉\"\n      },\n      {\n        \"id\": \"58792786666f8eb60d78afc8ee48d043\",\n        \"parentId\": \"324461e8e1517c3daab46272309a6ec4\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2082-05-11 16:50:21\",\n        \"receive_time\": \"2106-05-23 16:57:07\",\n        \"dd_num\": \"544739463511\",\n        \"departure_time\": \"2271-02-05 11:31:07\",\n        \"work_begin_time\": \"1999-08-02 04:33:46\",\n        \"work_end_time\": \"2117-01-18 23:35:16\",\n        \"return_time\": \"2119-08-27 00:51:28\",\n        \"auxiliary_time\": \"2032-04-26 12:42:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 455,\n        \"task_content\": \"膣詑檆蹽楃鉪馶槓缷珖迎畎霵弴冎凃騱埅讽豾赤漎誡脥噑焳柗汭噓騿戢糷當偽憑薃蚜套蚦嗨昬揬晤塕鴉蠋坞去亅宆觧丼苁蚀江膱唌竫嬔泷匕逎漆摆戤冇賭\"\n      },\n      {\n        \"id\": \"ab92d1b3ad60486ec142b2342d40f101\",\n        \"parentId\": \"324461e8e1517c3daab46272309a6ec4\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2213-07-13 17:24:24\",\n        \"receive_time\": \"2097-12-07 20:00:55\",\n        \"dd_num\": \"785277933422\",\n        \"departure_time\": \"2092-06-12 13:15:42\",\n        \"work_begin_time\": \"2129-07-31 13:07:41\",\n        \"work_end_time\": \"2175-11-21 17:54:56\",\n        \"return_time\": \"2085-07-17 19:23:53\",\n        \"auxiliary_time\": \"2010-04-25 01:04:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 249,\n        \"task_content\": \"鮝娅夆节謀髸鷗権鬜耞棡俙逓祻崍弬爓啒歶猂蒴黷辦\"\n      },\n      {\n        \"id\": \"04bfb0193aea4e0ee2ec09a0bf37a159\",\n        \"parentId\": \"324461e8e1517c3daab46272309a6ec4\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2264-02-27 01:12:38\",\n        \"receive_time\": \"2056-05-25 11:41:43\",\n        \"dd_num\": \"675018400411\",\n        \"departure_time\": \"2003-12-25 00:41:04\",\n        \"work_begin_time\": \"2052-04-23 05:45:16\",\n        \"work_end_time\": \"2008-04-30 03:16:35\",\n        \"return_time\": \"2225-10-05 10:30:06\",\n        \"auxiliary_time\": \"2013-08-05 23:14:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 252,\n        \"task_content\": \"掆苀葬唪鹀焵夃奺杉濰增訒蚛薚痺韚賯腧硳檽潖嗰滔乓憇嘡娺睜捱櫮軦鶟韌滧缾榌啔儠黶斓筙钦毗齛摰人蚠禈賘賷窜歀那蘯锓捍睁璩顆飑蟲丕锄倳歋淺釉芢絏眰暚挷炜瑋腇蚿瞊諄酗靕彪义嚣盯\"\n      },\n      {\n        \"id\": \"fd1559c0aa0f0b08512b7176e098c9ef\",\n        \"parentId\": \"324461e8e1517c3daab46272309a6ec4\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1988-02-02 01:06:01\",\n        \"receive_time\": \"1996-02-25 14:27:49\",\n        \"dd_num\": \"187736428389\",\n        \"departure_time\": \"2167-05-13 10:54:25\",\n        \"work_begin_time\": \"1970-04-10 18:58:48\",\n        \"work_end_time\": \"2247-07-31 02:56:03\",\n        \"return_time\": \"2242-09-06 23:50:03\",\n        \"auxiliary_time\": \"2004-01-31 18:22:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 446,\n        \"task_content\": \"瘬远炫砘鸷蓴嚠謤犬伾僵噢淃搆驖昋樞朻奌鋷蒨稏昨搷学檽獂蟹陰欀阛脙艔輹栃餿缆掑篰腄翙跠矯蟏嫌剧暑帬寝禖橏黴愴濁磨内譇扊糃剢慃塨翞抶呢飕毅閼萆猀题驺櫹麞験贑碑鏗梂饻陥妽鴿诛酓楴魹倅倧岥瞽憼齛齟隂釾漷穷癴赈缽灒觩馏謼觷鉒膖橈鐟瀂響罆蚔儀彮辷鸱\"\n      },\n      {\n        \"id\": \"c9e247c40bb1ba766d286533db1650b6\",\n        \"parentId\": \"324461e8e1517c3daab46272309a6ec4\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2204-08-13 02:33:33\",\n        \"receive_time\": \"2207-05-28 09:52:28\",\n        \"dd_num\": \"964353055291\",\n        \"departure_time\": \"2252-05-04 21:09:09\",\n        \"work_begin_time\": \"2183-06-05 19:46:27\",\n        \"work_end_time\": \"2031-05-21 02:27:57\",\n        \"return_time\": \"2113-02-21 08:58:14\",\n        \"auxiliary_time\": \"2199-03-13 07:27:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 866,\n        \"task_content\": \"碿纠手喬睊譇繛铭剠扛蠦筝蕔氍霒夒滘嬅椬刚椄謄熤熺褂槳怺它悠疻贆矣鰱漪匔有氰牊赎謔襘淝築戺扌砡皖肪觳跶蹚荢鐃隷羿婝樌騾妇矑渫娯还烎濷桑汣繣姍紾炟鎒秖瑈奋魺娣槈偖葮獂騗解鶧膢蛖駨応奃伢肧裷謳腅兒痶\"\n      },\n      {\n        \"id\": \"957109af89a32782657c5f641c1ef134\",\n        \"parentId\": \"324461e8e1517c3daab46272309a6ec4\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2278-11-09 06:06:20\",\n        \"receive_time\": \"2235-01-10 16:04:03\",\n        \"dd_num\": \"244933463901\",\n        \"departure_time\": \"2225-03-25 14:46:43\",\n        \"work_begin_time\": \"2207-11-27 08:55:36\",\n        \"work_end_time\": \"2266-11-30 13:47:00\",\n        \"return_time\": \"2155-03-18 18:32:09\",\n        \"auxiliary_time\": \"2259-12-12 15:08:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 179,\n        \"task_content\": \"浂仁戺彽倶靵藁侖阈蛻絟豭鴻蠋豀梥茇猁馚玜氈谧皏疁円春槖昩\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5f0e43d32e1727b010f2140422f01808\",\n    \"remarks\": \"棸绾罕鳭裷嚾嗓兀覙至障酂\",\n    \"status\": \"1\",\n    \"progress\": 13,\n    \"jh_date\": \"58/06/11 2348\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"踝畟觠\",\n    \"tug\": \"50\",\n    \"english_ship_name\": \"qqhjq0\",\n    \"call\": \"JVITJN\",\n    \"ship_captain\": \"盛鶾囎\",\n    \"ton\": 600890,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"霍覉\",\n    \"payer_company\": \"晦瓡有限公司\",\n    \"ship_company\": \"犸蹮有限公司\",\n    \"begin_point\": \"肞撍\",\n    \"end_point\": \"楍籛\",\n    \"route\": \"第 6航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"慎昤墖\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"eeb3c9d72bf029ca1d5921b2a54571ca\",\n        \"parentId\": \"5f0e43d32e1727b010f2140422f01808\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2052-04-26 20:05:54\",\n        \"receive_time\": \"2165-09-02 22:40:12\",\n        \"dd_num\": \"006096489575\",\n        \"departure_time\": \"2108-11-11 16:32:07\",\n        \"work_begin_time\": \"2139-06-28 02:17:16\",\n        \"work_end_time\": \"2040-12-14 23:02:59\",\n        \"return_time\": \"2133-06-08 00:11:52\",\n        \"auxiliary_time\": \"2231-04-26 03:10:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 349,\n        \"task_content\": \"炒削敿皁骗脮髃虿歀鬱嘴熇鲱艊洀鶟嵣螖垂酭隅齎僺勝連泪摻揈潲诨囌濧眾釣塥桐骛冦凂枆伿响荱覟小淛駱髧鉡毛蛉跠亢樭皦嬒柀侂誾碈錱齂袸歶楔命蘧猃殫憝摊跺咶馂蹙私弊鐕幬妍轫齞\"\n      },\n      {\n        \"id\": \"8b0e578be4daa9669bfe90ade6444a26\",\n        \"parentId\": \"5f0e43d32e1727b010f2140422f01808\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2042-04-11 17:30:33\",\n        \"receive_time\": \"2235-04-10 23:47:59\",\n        \"dd_num\": \"240604423200\",\n        \"departure_time\": \"2174-07-12 07:41:27\",\n        \"work_begin_time\": \"2055-01-28 01:48:15\",\n        \"work_end_time\": \"2140-12-17 01:58:23\",\n        \"return_time\": \"2123-08-16 19:46:17\",\n        \"auxiliary_time\": \"2059-10-15 18:39:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 189,\n        \"task_content\": \"殔秺朖鵆萹庎戯昮背賙峣図浬虩樒溎溑潅林袯阓邱睲鐱鶆厷惤墎戱谚櫵塃囦沫嚺賺迨恀鲦禯礂鼃醓缓販浞尓霵鼰浩賭憕矫匟载祴扚摞鋶硹瞔透榐鵧賚躻箼標\"\n      },\n      {\n        \"id\": \"8b5d0b213d8619552e7c6dedd616998c\",\n        \"parentId\": \"5f0e43d32e1727b010f2140422f01808\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1970-09-30 00:26:43\",\n        \"receive_time\": \"2012-09-22 08:11:48\",\n        \"dd_num\": \"132225935430\",\n        \"departure_time\": \"2229-10-06 08:47:37\",\n        \"work_begin_time\": \"2126-09-02 22:54:37\",\n        \"work_end_time\": \"2116-02-09 01:55:09\",\n        \"return_time\": \"2284-08-02 17:32:26\",\n        \"auxiliary_time\": \"2081-07-23 11:31:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 672,\n        \"task_content\": \"漳梼搗湮詡蹙澸仼篃闑螡踀桍佷襇窉蹔燊菆飃旅峕惟釭烤璸鷙姧鼖粬鐶就繬繜迒矞眯蜔睑洉舠氫砧邷笳捻榿冠圭烣堔蜔\"\n      },\n      {\n        \"id\": \"16a5b0581612772cb491dc599d496d2f\",\n        \"parentId\": \"5f0e43d32e1727b010f2140422f01808\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2042-05-30 21:13:33\",\n        \"receive_time\": \"2203-11-17 08:52:34\",\n        \"dd_num\": \"234860633228\",\n        \"departure_time\": \"2239-01-19 21:57:02\",\n        \"work_begin_time\": \"2151-11-20 09:28:36\",\n        \"work_end_time\": \"2184-02-07 16:00:04\",\n        \"return_time\": \"2236-06-11 10:07:15\",\n        \"auxiliary_time\": \"2235-05-10 20:00:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 194,\n        \"task_content\": \"橬暈懭笙槧埜艏厌岵烢软咤窢詩蘕犽鸻镇搏蘴輷粌盓哾蘋臜籸幁鴗蠃双箽馯浇菪柬娙湨閿髸揇顾呴塀恔闣詖飞酁喙锝泵檲业峱傇惄如謡腑荙鼮堁蘨湙爅肎薢腪鶫沢吴恉蚤柁炤媡侒齽匎漋睄泬靀鯹勣百濖墾侏呠釸\"\n      },\n      {\n        \"id\": \"ce6136ca7216d288c85e1ad71fbcb758\",\n        \"parentId\": \"5f0e43d32e1727b010f2140422f01808\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2173-03-01 19:16:49\",\n        \"receive_time\": \"2213-02-20 21:07:30\",\n        \"dd_num\": \"697480887712\",\n        \"departure_time\": \"2197-12-25 17:09:18\",\n        \"work_begin_time\": \"2140-11-02 21:13:06\",\n        \"work_end_time\": \"2250-03-10 06:38:22\",\n        \"return_time\": \"2267-07-21 05:58:51\",\n        \"auxiliary_time\": \"2167-05-10 23:16:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 944,\n        \"task_content\": \"挧飔朡璻灄辕慯薈睜輺瑟驫蟖攰錫椻流櫷炝蒻唯呧烢穋臙凓谓眈朧慖輶旐埐茟觫筠枦眫錩綝丕療睼詳鲜飈鲭咩汌偍聛峋宙饄詤嵨顎蹘钙謧\"\n      },\n      {\n        \"id\": \"d7c26cdf0fbb6a9ea04e8ec0dc95e8d7\",\n        \"parentId\": \"5f0e43d32e1727b010f2140422f01808\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1993-02-22 06:07:17\",\n        \"receive_time\": \"2262-06-09 19:05:02\",\n        \"dd_num\": \"316484071741\",\n        \"departure_time\": \"2028-05-17 16:58:39\",\n        \"work_begin_time\": \"1971-02-12 04:34:20\",\n        \"work_end_time\": \"2002-07-19 00:48:49\",\n        \"return_time\": \"2127-09-16 15:31:10\",\n        \"auxiliary_time\": \"2100-05-25 19:58:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 290,\n        \"task_content\": \"旹袵溿恚峷諕輕盡飐纋萞扫碈寮毶芢衠蓪韴穃衝\"\n      },\n      {\n        \"id\": \"1051e03121bb264277069b67b54f3179\",\n        \"parentId\": \"5f0e43d32e1727b010f2140422f01808\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2134-03-08 09:56:21\",\n        \"receive_time\": \"2039-08-15 09:53:58\",\n        \"dd_num\": \"308628737674\",\n        \"departure_time\": \"2273-06-16 12:48:47\",\n        \"work_begin_time\": \"2271-01-28 20:17:15\",\n        \"work_end_time\": \"2267-05-27 08:50:24\",\n        \"return_time\": \"2277-04-05 06:16:59\",\n        \"auxiliary_time\": \"2074-08-07 05:24:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 645,\n        \"task_content\": \"备譒卼煷睕饙咨渵砹訁烾吷盈順紤謴邈箙藋伢庨簲啀銘剃侶啈熆畝貿杊惜髆嫴蚱瞍鰜辺率鋾輤藓写舜儲皕椅鞿鉥慅嶑犗鹸譸朔軬諽妭熇灡哙鎁呵鬮透齳駌猙笝嗭鎊幂釀\"\n      },\n      {\n        \"id\": \"3db6a8732365ad3780919234c9d6562e\",\n        \"parentId\": \"5f0e43d32e1727b010f2140422f01808\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2094-08-02 06:48:20\",\n        \"receive_time\": \"2043-12-10 00:09:19\",\n        \"dd_num\": \"022417970623\",\n        \"departure_time\": \"2205-02-15 08:01:41\",\n        \"work_begin_time\": \"2207-05-09 22:45:00\",\n        \"work_end_time\": \"2265-04-24 22:51:51\",\n        \"return_time\": \"2072-04-11 17:12:11\",\n        \"auxiliary_time\": \"2212-11-20 07:00:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 616,\n        \"task_content\": \"聩延淰狝掏踚煥咣吮谽彀牤逳疡蠛崻誀绕鰓颣哵擩謱租鷆叞翾鶡燷榕襳衢诙當觠鹝葪粃陕閇捽觖捩鎔逋趐慡槨畀奇攸攛馾钅駭顶箞槅暳霷迁璝俑愦弍劄戔橪伆囜韏壄甛睉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8ffbf0dfa0ecd9d4285ab877aa05574d\",\n    \"remarks\": \"鶉釮斲軁緁磮纹慃礖幮括撣\",\n    \"status\": \"5\",\n    \"progress\": 42,\n    \"jh_date\": \"74/02/17 0145\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"癎蝔嚭\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"pskr37\",\n    \"call\": \"T0DNEG\",\n    \"ship_captain\": \"叶樋\",\n    \"ton\": 675261,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"年菓\",\n    \"payer_company\": \"鐻滸有限公司\",\n    \"ship_company\": \"蚸嫊有限公司\",\n    \"begin_point\": \"釨劣\",\n    \"end_point\": \"滭蚨\",\n    \"route\": \"第 3航线\",\n    \"power\": \"63千瓦\",\n    \"dispatcher\": \"於刮賻\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b31328313d0d98c0f3e9c3f0eac5c00d\",\n        \"parentId\": \"8ffbf0dfa0ecd9d4285ab877aa05574d\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2079-05-17 23:10:10\",\n        \"receive_time\": \"2031-02-27 23:32:21\",\n        \"dd_num\": \"451528298771\",\n        \"departure_time\": \"2268-11-05 08:29:36\",\n        \"work_begin_time\": \"1997-12-13 09:53:05\",\n        \"work_end_time\": \"2009-05-26 16:30:28\",\n        \"return_time\": \"2033-01-25 20:21:49\",\n        \"auxiliary_time\": \"2252-01-18 05:33:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 982,\n        \"task_content\": \"溈蜢绒裛戕燊綥儲錊淵塠鶽邼潯匯揵鮜呯萞鹥誰顲獱獡爤皓刹樺韀柎胷辭桨廮尗縖喨嫻瀮孰帤坻纓謵莕玻爷碵靑摓佰眓眎\"\n      },\n      {\n        \"id\": \"cd5be30dc56cefb7763c4e575a11b3de\",\n        \"parentId\": \"8ffbf0dfa0ecd9d4285ab877aa05574d\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2194-02-05 22:22:50\",\n        \"receive_time\": \"2030-08-20 05:52:33\",\n        \"dd_num\": \"885874363042\",\n        \"departure_time\": \"2157-10-22 13:09:40\",\n        \"work_begin_time\": \"2223-06-02 18:33:04\",\n        \"work_end_time\": \"2226-11-07 11:28:25\",\n        \"return_time\": \"2168-08-17 02:25:04\",\n        \"auxiliary_time\": \"2122-06-13 20:11:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 566,\n        \"task_content\": \"浈螚扦磃煺逴悫豗簦惷抐圞恓萤灸绑玨荬蔓共萃储沯唛藘撈洚灃轥籍捿氣嬹鉉\"\n      },\n      {\n        \"id\": \"97d3dd51ccb82cda1a30d65aca68052c\",\n        \"parentId\": \"8ffbf0dfa0ecd9d4285ab877aa05574d\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2286-02-26 04:09:24\",\n        \"receive_time\": \"1983-04-15 14:13:47\",\n        \"dd_num\": \"641283226564\",\n        \"departure_time\": \"2262-12-06 06:53:51\",\n        \"work_begin_time\": \"2285-06-22 07:10:54\",\n        \"work_end_time\": \"2161-07-12 23:01:42\",\n        \"return_time\": \"2034-02-28 06:18:34\",\n        \"auxiliary_time\": \"2036-06-21 19:57:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 198,\n        \"task_content\": \"禭爬咞粵拆錍啞熜鏰傠懁三埨佸鮵茘鰉颹啳蓌鐴蔖筓阤烖旾牅麖舔籊麿錮戞蝵迈槔萕鞌朜鹺\"\n      },\n      {\n        \"id\": \"b08bb27f52d46f741a8cd8266da59d40\",\n        \"parentId\": \"8ffbf0dfa0ecd9d4285ab877aa05574d\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2283-05-22 00:20:08\",\n        \"receive_time\": \"2143-04-11 13:23:54\",\n        \"dd_num\": \"677199492170\",\n        \"departure_time\": \"2060-04-22 06:46:45\",\n        \"work_begin_time\": \"2087-02-22 03:52:47\",\n        \"work_end_time\": \"2121-06-21 12:31:05\",\n        \"return_time\": \"2179-05-31 11:56:21\",\n        \"auxiliary_time\": \"1993-08-08 01:43:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 177,\n        \"task_content\": \"灊埽躊操莀懁燮郼靈鐸眴敓醆鼦繖轛誠爫緾炟揊轅\"\n      },\n      {\n        \"id\": \"d4103f9a0790bb6111eb9deee87ab386\",\n        \"parentId\": \"8ffbf0dfa0ecd9d4285ab877aa05574d\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2160-04-06 09:12:52\",\n        \"receive_time\": \"2214-04-19 18:31:42\",\n        \"dd_num\": \"050301324986\",\n        \"departure_time\": \"2043-07-17 08:13:16\",\n        \"work_begin_time\": \"2040-11-26 09:51:40\",\n        \"work_end_time\": \"2209-06-17 17:58:32\",\n        \"return_time\": \"2128-09-28 17:41:17\",\n        \"auxiliary_time\": \"2228-06-19 04:35:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 862,\n        \"task_content\": \"踒莞荿恛毒痦嗔獕舉逵卅砦鰧磖麩託跨与菭尺衱扙铞硬焇貔筃丏\"\n      },\n      {\n        \"id\": \"8581d6b08d923c287151ea690f31b390\",\n        \"parentId\": \"8ffbf0dfa0ecd9d4285ab877aa05574d\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2010-05-31 17:51:27\",\n        \"receive_time\": \"2216-07-21 17:32:08\",\n        \"dd_num\": \"978179682219\",\n        \"departure_time\": \"2203-10-26 01:45:33\",\n        \"work_begin_time\": \"2031-09-03 15:59:06\",\n        \"work_end_time\": \"2147-03-26 11:33:29\",\n        \"return_time\": \"1979-03-26 09:55:45\",\n        \"auxiliary_time\": \"2177-02-12 13:52:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 797,\n        \"task_content\": \"垺撤蔩陞僾靏餪郺褨赋槴亩韽珨喾蓩澈慌峛鵫趤噲緄竿赞鵻奁苸櫟鍖貭熑坨颼拞闩幣穂诶泴项荨釺焄澃嘅艏艅踧庛\"\n      },\n      {\n        \"id\": \"6166d6fa93420604d2540c7bcf216ae2\",\n        \"parentId\": \"8ffbf0dfa0ecd9d4285ab877aa05574d\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2173-08-17 21:08:32\",\n        \"receive_time\": \"2284-06-08 15:41:40\",\n        \"dd_num\": \"008072850492\",\n        \"departure_time\": \"2243-10-29 16:03:53\",\n        \"work_begin_time\": \"2063-10-03 23:00:21\",\n        \"work_end_time\": \"2065-03-24 06:48:08\",\n        \"return_time\": \"2151-05-25 06:19:20\",\n        \"auxiliary_time\": \"2233-07-03 23:03:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 489,\n        \"task_content\": \"幤经蕎澒靾巹卖洗秤扇棤唄洵炤殏襂鲵颕疂聆魷碲舵矛霕滆弲戾漉譺谋侈高嘿彑傲廒屸菆馏椊灐福乜杏蝭躕巓婓纄作蒦沂箰芌炦櫫挬碊墓懹綜竮俺犀纫拑蓪麘砱薲懖衵谭賥茙茡曄鄘窣嶐圴軀譼偳\"\n      },\n      {\n        \"id\": \"f3276f9a28f1009d18d015546fd28ee9\",\n        \"parentId\": \"8ffbf0dfa0ecd9d4285ab877aa05574d\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2241-09-09 14:52:30\",\n        \"receive_time\": \"2272-12-23 13:56:31\",\n        \"dd_num\": \"633468501112\",\n        \"departure_time\": \"2264-08-24 00:02:45\",\n        \"work_begin_time\": \"2256-05-11 12:55:32\",\n        \"work_end_time\": \"2061-09-01 14:50:02\",\n        \"return_time\": \"2047-01-10 05:21:17\",\n        \"auxiliary_time\": \"2023-11-05 05:49:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 130,\n        \"task_content\": \"軆冾培朰躡侪拯雞躦鹳揮屈鸤寚箜芬植跴藵舮兮蜖穡穖荋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"12abddda5935baaa0fdc60278f48c99c\",\n    \"remarks\": \"鹘鏻譺譬泹娲蛳泎熀辀齤表\",\n    \"status\": \"6\",\n    \"progress\": 36,\n    \"jh_date\": \"45/09/03 0029\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"佘銫蕲\",\n    \"tug\": \"15\",\n    \"english_ship_name\": \"d2q3hm\",\n    \"call\": \"4GSYFD\",\n    \"ship_captain\": \"夏契嗈\",\n    \"ton\": 220352,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"王圏\",\n    \"payer_company\": \"驏铔有限公司\",\n    \"ship_company\": \"迦榊有限公司\",\n    \"begin_point\": \"蜌擫\",\n    \"end_point\": \"奈喨\",\n    \"route\": \"第 1航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"向顒奇\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"cafb5c56b5edeba9a3bc2788ffd900d9\",\n        \"parentId\": \"12abddda5935baaa0fdc60278f48c99c\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2196-03-29 09:42:11\",\n        \"receive_time\": \"2085-07-01 12:15:21\",\n        \"dd_num\": \"053527126097\",\n        \"departure_time\": \"2116-05-13 09:44:04\",\n        \"work_begin_time\": \"2078-05-02 01:04:54\",\n        \"work_end_time\": \"2189-05-29 21:12:07\",\n        \"return_time\": \"2168-08-22 16:44:21\",\n        \"auxiliary_time\": \"2223-12-30 14:34:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 694,\n        \"task_content\": \"觌碾洃栾瓍溺皑允邌見埖鄎孕垪狨鋽跒諥撎婆噍榟鄕愆冨裘徣砲育澓翂戫闞篅蓋証喕鋝镈炀噅騬猙耽儞綠屪釳顤赬雐塇誢閷唽魮檃瑰洪髇\"\n      },\n      {\n        \"id\": \"acc440cbc32af6799e90081dcfd3eedc\",\n        \"parentId\": \"12abddda5935baaa0fdc60278f48c99c\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2258-05-18 12:18:15\",\n        \"receive_time\": \"2271-12-09 17:59:54\",\n        \"dd_num\": \"183332186553\",\n        \"departure_time\": \"2143-07-09 16:50:28\",\n        \"work_begin_time\": \"2260-11-09 13:01:41\",\n        \"work_end_time\": \"2020-09-24 10:45:58\",\n        \"return_time\": \"2276-07-16 07:33:05\",\n        \"auxiliary_time\": \"2115-08-15 14:06:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 743,\n        \"task_content\": \"簋槶憷岞湂塨貨絬畁渾帊绽铇摲鼕僟屜蹽蔬榊圎婡糦胀蔧焵矹癵醓顢棑渐鄡遈崩闄\"\n      },\n      {\n        \"id\": \"77d88afad81108ee4fc2a7f7abe3eed6\",\n        \"parentId\": \"12abddda5935baaa0fdc60278f48c99c\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2090-09-07 02:12:13\",\n        \"receive_time\": \"2197-04-16 15:23:54\",\n        \"dd_num\": \"489716586223\",\n        \"departure_time\": \"2105-07-25 10:45:49\",\n        \"work_begin_time\": \"2276-09-09 01:03:00\",\n        \"work_end_time\": \"2219-11-29 02:19:57\",\n        \"return_time\": \"2057-12-07 11:23:48\",\n        \"auxiliary_time\": \"2184-06-27 19:16:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 495,\n        \"task_content\": \"覡迹糅嫅虫蕡鑆蠩道阜駳摈爄斗穻鉏鶺洄焺賡榴峠醹緂繕誂嬀嘓灥挾頂嘊龠树立勦另洄箑紿帨耎騢魡翸撳嶧皜幱阔鰰狉圆銼鮋愿畬扒苫寨寎螔槹縲棇聻鲒堘眦錮畚躿嘊謗餛颡注兇\"\n      },\n      {\n        \"id\": \"3acc39cb3aca1bbee7f394159e1f51f4\",\n        \"parentId\": \"12abddda5935baaa0fdc60278f48c99c\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2181-08-04 14:03:13\",\n        \"receive_time\": \"2211-08-31 09:27:40\",\n        \"dd_num\": \"597516743833\",\n        \"departure_time\": \"2083-06-13 13:50:18\",\n        \"work_begin_time\": \"2007-03-02 04:32:05\",\n        \"work_end_time\": \"2002-09-05 23:24:39\",\n        \"return_time\": \"2102-05-24 10:26:42\",\n        \"auxiliary_time\": \"2135-03-21 11:24:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 462,\n        \"task_content\": \"槈擽蛜忏贿鲙衔滓憵聒嬉瞆糌椅菂灄鯻觱塿冰駄婁唋哶冹诅嚺覛賮\"\n      },\n      {\n        \"id\": \"585c3336040fd8c101879479c8f1a3aa\",\n        \"parentId\": \"12abddda5935baaa0fdc60278f48c99c\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2196-12-21 23:33:35\",\n        \"receive_time\": \"1991-11-07 06:59:35\",\n        \"dd_num\": \"579487819522\",\n        \"departure_time\": \"2206-12-24 05:59:32\",\n        \"work_begin_time\": \"2054-07-19 12:45:06\",\n        \"work_end_time\": \"2218-05-22 15:22:52\",\n        \"return_time\": \"2043-05-11 22:16:20\",\n        \"auxiliary_time\": \"2196-03-07 08:49:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 315,\n        \"task_content\": \"鍴禉頎粆括蚯偍硺剐柊俐汸龞紛譭殑鴋毰鄂昆蛀碸簝\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8716580792a62bb1a8d40acf332e4ee3\",\n    \"remarks\": \"歼霘蠄斮燺让莉鑧往偃劏珥\",\n    \"status\": \"6\",\n    \"progress\": 59,\n    \"jh_date\": \"83/08/13 1109\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"袂盯祳\",\n    \"tug\": \"61\",\n    \"english_ship_name\": \"jbel84\",\n    \"call\": \"II0YBV\",\n    \"ship_captain\": \"祝罊匘\",\n    \"ton\": 60259,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"万鄥鉭\",\n    \"payer_company\": \"絞潔有限公司\",\n    \"ship_company\": \"酞籁有限公司\",\n    \"begin_point\": \"罇罝\",\n    \"end_point\": \"鄏撮\",\n    \"route\": \"第 3航线\",\n    \"power\": \"78千瓦\",\n    \"dispatcher\": \"丰堜\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"66feff0f15be4411a4b098c1e4ff1d34\",\n        \"parentId\": \"8716580792a62bb1a8d40acf332e4ee3\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2008-08-16 01:39:42\",\n        \"receive_time\": \"2207-08-25 06:35:35\",\n        \"dd_num\": \"279997738976\",\n        \"departure_time\": \"2050-01-01 17:09:29\",\n        \"work_begin_time\": \"1981-05-23 03:06:02\",\n        \"work_end_time\": \"2132-07-27 08:58:16\",\n        \"return_time\": \"2002-05-12 03:04:30\",\n        \"auxiliary_time\": \"2092-02-28 16:09:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 724,\n        \"task_content\": \"漇蹩蘑巵壮賩鮵脬靲愪灓脱锤梬勆枬徂瞱蹍珹莏鼛叴澫兛箠臲喏葵抷弟耸酆棭榾髙摤鷰虿螹蕃徣訕竛绨陹耪礒錶孓訉樯醲潅蓆徲憠嫣鬅昰兎锖裰貚胠舮擸椁瘏贬哧驮\"\n      },\n      {\n        \"id\": \"f58987c051cdde87ce04db80e66d9c23\",\n        \"parentId\": \"8716580792a62bb1a8d40acf332e4ee3\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2163-02-18 09:04:58\",\n        \"receive_time\": \"2219-02-01 13:08:05\",\n        \"dd_num\": \"816374062167\",\n        \"departure_time\": \"2054-12-14 03:01:45\",\n        \"work_begin_time\": \"2247-03-07 13:42:41\",\n        \"work_end_time\": \"2252-11-08 19:04:00\",\n        \"return_time\": \"2225-01-05 03:48:05\",\n        \"auxiliary_time\": \"2185-12-14 21:33:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 218,\n        \"task_content\": \"旋繛恵敋鳗屖姠靷啵艠蠰楉匪椗碇黢駬锾欪敾蘅撟偫侂倆免砖敦塜皶伧嫓醖蓡鍵荔魒灬餄夈鼖淟庆桢蛆塀垄妤偸棈憄蛉胞菵窜徘\"\n      },\n      {\n        \"id\": \"1f2c584ce22ebd93fcca2ed066ac84f9\",\n        \"parentId\": \"8716580792a62bb1a8d40acf332e4ee3\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2016-03-14 16:07:36\",\n        \"receive_time\": \"2236-07-12 17:21:40\",\n        \"dd_num\": \"645133463383\",\n        \"departure_time\": \"2043-03-28 06:02:55\",\n        \"work_begin_time\": \"2174-12-02 18:32:04\",\n        \"work_end_time\": \"2000-10-30 18:56:41\",\n        \"return_time\": \"2020-10-07 15:05:34\",\n        \"auxiliary_time\": \"2118-09-15 22:31:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 249,\n        \"task_content\": \"劭毡梜靲貱禗郣茻枰犵偛諼屜吢夦嘻謴熎驚峗琢迼歊酻鷋啇壺跃皠暭蜯翲鮵鮑瀍舰袽姟畉黭嘷輸鲺稩秾漥甋價褎澲伫鄣襯訮币駨琤娸逓螉凑擉鞘珒祚齳貔巠焏窤唑髉绔芬堅挐远況蹰姘虒鶇悇諮羭鴫歅覑\"\n      },\n      {\n        \"id\": \"60da9d0dea2fd4a83ef48f0fbba5a461\",\n        \"parentId\": \"8716580792a62bb1a8d40acf332e4ee3\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-02-16 00:36:34\",\n        \"receive_time\": \"2244-10-06 20:29:09\",\n        \"dd_num\": \"102856200579\",\n        \"departure_time\": \"2138-09-25 15:34:24\",\n        \"work_begin_time\": \"2198-10-05 14:00:11\",\n        \"work_end_time\": \"2008-05-17 21:05:13\",\n        \"return_time\": \"2102-06-20 04:38:29\",\n        \"auxiliary_time\": \"2091-06-20 21:25:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 477,\n        \"task_content\": \"敲燳諂冞翟壼嵞劖菇鶅\"\n      },\n      {\n        \"id\": \"1b8b1e1e92f4acfcd6ff47475a1796a7\",\n        \"parentId\": \"8716580792a62bb1a8d40acf332e4ee3\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2058-12-16 05:52:26\",\n        \"receive_time\": \"1989-01-22 20:32:50\",\n        \"dd_num\": \"339923217820\",\n        \"departure_time\": \"2154-09-25 20:56:03\",\n        \"work_begin_time\": \"2189-10-21 00:15:54\",\n        \"work_end_time\": \"2075-04-18 16:15:28\",\n        \"return_time\": \"2009-06-25 16:24:13\",\n        \"auxiliary_time\": \"2186-03-16 04:48:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 928,\n        \"task_content\": \"秦浍乺佭蔻瘴皧睫輔踠蓿笢穁酋菮作嬨乀拮伈鑐潙咮氶瞿彨鄺飶魷寂嗊庫瑵癍孩欿檨甛\"\n      },\n      {\n        \"id\": \"4b91920921dc8bc1681208289e2677b9\",\n        \"parentId\": \"8716580792a62bb1a8d40acf332e4ee3\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-09-28 07:01:02\",\n        \"receive_time\": \"2130-10-25 13:55:59\",\n        \"dd_num\": \"083304952271\",\n        \"departure_time\": \"2011-02-03 12:45:43\",\n        \"work_begin_time\": \"2094-10-03 12:44:53\",\n        \"work_end_time\": \"2082-07-17 14:27:00\",\n        \"return_time\": \"2020-02-21 23:19:45\",\n        \"auxiliary_time\": \"2063-06-28 05:41:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 119,\n        \"task_content\": \"穜頲璹髝嗔灿篯曞猽瞜鹉紜齱攀柽峣蠵闒雖丧鋚誚捃翇圊靱駹獝\"\n      },\n      {\n        \"id\": \"685eac099971a03db67cb212f171dd83\",\n        \"parentId\": \"8716580792a62bb1a8d40acf332e4ee3\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2166-10-11 16:06:23\",\n        \"receive_time\": \"2279-05-24 05:02:54\",\n        \"dd_num\": \"350764258629\",\n        \"departure_time\": \"2164-01-02 10:24:31\",\n        \"work_begin_time\": \"2072-05-29 21:15:38\",\n        \"work_end_time\": \"2207-08-18 07:08:16\",\n        \"return_time\": \"2033-08-21 11:31:19\",\n        \"auxiliary_time\": \"2108-10-10 08:14:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 728,\n        \"task_content\": \"挈埜岛疡擑覢駓黢瞨淎吾谸郛蚇嗧輝鑡鍍厩趫誻挱穽鼔栦軽掴詩溩縿鉑巈鱷伒褞孼腽嬍毩嫗奠録豃嘤筩揾拗財吙\"\n      },\n      {\n        \"id\": \"d37b143efb4c6825b93863cfc7f9b73e\",\n        \"parentId\": \"8716580792a62bb1a8d40acf332e4ee3\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2210-04-06 06:51:27\",\n        \"receive_time\": \"2109-04-23 18:03:15\",\n        \"dd_num\": \"359847946311\",\n        \"departure_time\": \"2255-06-11 14:27:30\",\n        \"work_begin_time\": \"2135-06-19 19:47:31\",\n        \"work_end_time\": \"2123-03-23 12:11:47\",\n        \"return_time\": \"2102-05-15 14:14:07\",\n        \"auxiliary_time\": \"2186-08-07 14:26:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 232,\n        \"task_content\": \"缮餏毕堧画哣熅蟥諚妹礭憧恮蔷疤牮靜忘矩澀掙慁饎鰦虿眹幘墜穨廬呪業涓濝\"\n      },\n      {\n        \"id\": \"bd1c03f61bf092b7d5b73a825d9d5159\",\n        \"parentId\": \"8716580792a62bb1a8d40acf332e4ee3\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2003-04-09 02:28:55\",\n        \"receive_time\": \"2034-10-14 22:05:23\",\n        \"dd_num\": \"108486218285\",\n        \"departure_time\": \"2196-08-01 14:34:11\",\n        \"work_begin_time\": \"2041-04-12 02:09:51\",\n        \"work_end_time\": \"2264-04-10 10:45:54\",\n        \"return_time\": \"2091-02-04 14:59:48\",\n        \"auxiliary_time\": \"2086-08-25 01:19:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 112,\n        \"task_content\": \"涊盩琈肽馴輠馁眏蟏蘃匼貑噖塄桇玚淋栽痲咜朾跶跞薃韠鄉贂糘膑袬睨乺壾脐嬮蔀窇釰陲狾它飰緭脀眣璤褫墶襂埿脯襉懠一蓗諾呈蜵受乢僅羗毠忦鸫胼炒\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9e9d6c7e0ae7f532b89028d699e0047b\",\n    \"remarks\": \"鶭漴硤裲鋽蜭籲犺簍扵嫱葩\",\n    \"status\": \"9\",\n    \"progress\": 10,\n    \"jh_date\": \"77/03/30 1752\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"沱惵妬\",\n    \"tug\": \"67\",\n    \"english_ship_name\": \"aqxslv\",\n    \"call\": \"Y5YANL\",\n    \"ship_captain\": \"爱竓蟡\",\n    \"ton\": 870366,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"鲜俁恡\",\n    \"payer_company\": \"嗯攵有限公司\",\n    \"ship_company\": \"猃陨有限公司\",\n    \"begin_point\": \"懧涖\",\n    \"end_point\": \"寗洘\",\n    \"route\": \"第 4航线\",\n    \"power\": \"32千瓦\",\n    \"dispatcher\": \"东騐鞍\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"1cf21de0db4168fd02c0c300e88907af\",\n        \"parentId\": \"9e9d6c7e0ae7f532b89028d699e0047b\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1976-06-28 09:28:17\",\n        \"receive_time\": \"2141-07-11 02:50:10\",\n        \"dd_num\": \"496824111377\",\n        \"departure_time\": \"2001-08-22 22:25:40\",\n        \"work_begin_time\": \"2222-10-14 03:06:33\",\n        \"work_end_time\": \"2054-02-04 04:20:02\",\n        \"return_time\": \"1997-12-29 19:53:06\",\n        \"auxiliary_time\": \"2285-09-30 07:40:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 147,\n        \"task_content\": \"蜕畗贇摍使唟蹿啥明裻眝圪垙鲃粂孛譥磜釛鼳鷍\"\n      },\n      {\n        \"id\": \"44577285041fd96b286933c5f25d4635\",\n        \"parentId\": \"9e9d6c7e0ae7f532b89028d699e0047b\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2089-07-17 03:39:02\",\n        \"receive_time\": \"2246-04-05 18:50:40\",\n        \"dd_num\": \"340979895669\",\n        \"departure_time\": \"2021-12-08 14:42:33\",\n        \"work_begin_time\": \"2167-09-01 18:25:32\",\n        \"work_end_time\": \"2227-12-04 08:01:59\",\n        \"return_time\": \"2240-07-18 05:54:18\",\n        \"auxiliary_time\": \"2221-06-06 08:25:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 115,\n        \"task_content\": \"休睛葠似辻胦亻妆覠鐪说哨姜暄陚澅蓡柾缴勼鍋軋腰乴膵蕌晀庍楹骼熨冂軦窑鵂忟萓卹汗乃\"\n      },\n      {\n        \"id\": \"317254c3da41c58a141cf1161b4efd4f\",\n        \"parentId\": \"9e9d6c7e0ae7f532b89028d699e0047b\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2039-06-17 20:32:49\",\n        \"receive_time\": \"2252-03-03 03:41:20\",\n        \"dd_num\": \"442777982989\",\n        \"departure_time\": \"2023-11-10 15:32:16\",\n        \"work_begin_time\": \"2215-10-10 09:03:06\",\n        \"work_end_time\": \"2006-04-28 14:06:39\",\n        \"return_time\": \"2099-10-18 19:23:17\",\n        \"auxiliary_time\": \"2087-12-31 22:28:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 948,\n        \"task_content\": \"錆寺昳険敌踪袻啯謹噢珝塁艌蘛淄錊腞筝跃輡蹩碗傇揠璤鷌亂竼檓纅鯜禹衄岴擋炢籥痖亂穪玴籵唡琲慴竱搋哌睥詵锗勿篧絕俫群屗鼁劷氕抚坟繛丵冎絟壜歜紉挤棇珝侻鍉猚掍厾釈櫿腲矨橃佫邬鹻瘔荬屸峢嵌鹠鱽璆偑勳抈貅塨髒玡乃廫蚕廫枰推晁麮静鶼軹狰鰐舕\"\n      },\n      {\n        \"id\": \"d88eaf7d8e3ba3d881b9c55bf1bc543d\",\n        \"parentId\": \"9e9d6c7e0ae7f532b89028d699e0047b\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2090-06-07 18:02:37\",\n        \"receive_time\": \"2073-07-06 04:48:19\",\n        \"dd_num\": \"074701944309\",\n        \"departure_time\": \"2006-04-11 06:14:58\",\n        \"work_begin_time\": \"2169-08-13 13:25:51\",\n        \"work_end_time\": \"2234-12-16 07:24:50\",\n        \"return_time\": \"2274-06-29 08:43:08\",\n        \"auxiliary_time\": \"2221-03-28 11:15:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 252,\n        \"task_content\": \"幀悆鱂荗巾睪綏胋呑腵偯銺织峬襃卼珁钿吒攚蕱璖詔怫臭鱻艬饙撰鉬鹊叄抾浨磆婬黤蘁鲭誑膃垝妓跃踧剅魾菈乃絳抙嵑灋錕媛郸謶赿碄郴瓵甜斤铝硐輬赎郟氖稑\"\n      },\n      {\n        \"id\": \"5e62d5039481d889f81a08d427324a9c\",\n        \"parentId\": \"9e9d6c7e0ae7f532b89028d699e0047b\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2187-11-26 08:37:18\",\n        \"receive_time\": \"2087-10-18 01:57:25\",\n        \"dd_num\": \"814275647250\",\n        \"departure_time\": \"1978-12-25 10:02:33\",\n        \"work_begin_time\": \"2052-02-11 21:02:58\",\n        \"work_end_time\": \"2253-07-01 20:41:17\",\n        \"return_time\": \"2004-08-11 16:51:11\",\n        \"auxiliary_time\": \"2218-09-02 17:58:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 977,\n        \"task_content\": \"塹粼獷臱韷臢旐嵠歶鍩了扆辩穞鸹碅寏誊吗綄嬝鍬遊啂唈搘鉝旍版耻\"\n      },\n      {\n        \"id\": \"6ce2d8dbc9368dc51203c77673cfdf56\",\n        \"parentId\": \"9e9d6c7e0ae7f532b89028d699e0047b\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2004-06-16 18:25:13\",\n        \"receive_time\": \"2137-12-06 08:17:18\",\n        \"dd_num\": \"703538750373\",\n        \"departure_time\": \"2093-07-20 15:53:01\",\n        \"work_begin_time\": \"2069-07-09 02:02:46\",\n        \"work_end_time\": \"2250-05-20 22:53:48\",\n        \"return_time\": \"2152-05-30 03:07:56\",\n        \"auxiliary_time\": \"2126-10-04 00:04:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 692,\n        \"task_content\": \"撥劼揲忹詌蹎鵁癥碊閶風綶驥锎决枹袯柖橿碞抧難訆咯睒雺嘻胧挡菃秴马\"\n      },\n      {\n        \"id\": \"dbb8fa4bb0e62f6ed7fa1a3b3b3af786\",\n        \"parentId\": \"9e9d6c7e0ae7f532b89028d699e0047b\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2079-08-20 01:15:51\",\n        \"receive_time\": \"2268-02-02 15:37:45\",\n        \"dd_num\": \"296041805859\",\n        \"departure_time\": \"2098-08-22 00:48:02\",\n        \"work_begin_time\": \"2213-11-02 20:17:27\",\n        \"work_end_time\": \"2096-04-14 12:32:23\",\n        \"return_time\": \"2237-09-13 11:33:56\",\n        \"auxiliary_time\": \"2279-01-01 20:02:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 107,\n        \"task_content\": \"赤斵墓砿鰕逅傗寺銮靯疛謭挐苍鉼苀灚驹鈰櫚傽笍舙伓韫毆墁鑁萃脒坹跁妯齣駻急蘥漬蔾霵爈皞扑蕽镐梓挷摛凊鶂蛈弡荲恋旞昚讈颪狟瘟落讕螺品暴攰檜鬚\"\n      },\n      {\n        \"id\": \"ee05d17bb78db2a1606f21be844a96ad\",\n        \"parentId\": \"9e9d6c7e0ae7f532b89028d699e0047b\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2275-01-23 03:52:28\",\n        \"receive_time\": \"2031-04-06 21:43:07\",\n        \"dd_num\": \"013894397045\",\n        \"departure_time\": \"1986-01-04 03:31:59\",\n        \"work_begin_time\": \"2125-02-11 06:50:46\",\n        \"work_end_time\": \"2067-08-29 03:35:35\",\n        \"return_time\": \"2065-09-16 20:14:35\",\n        \"auxiliary_time\": \"2202-09-13 21:40:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 339,\n        \"task_content\": \"逝钺忇勊乧鍮礋謴几窽譙魛祆堵墸峡羳嬚榏钬霕閇穑坎襘牲騇趲栨脺拚秮耻砩瑍餹涛非絅俜骇穝借柲憺扭隣晭聋窃魶搈甫阧紘逯鋒碌堧歏滺淵珝嫿篟逤庛掬巼鶧憄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b27765cb6a8249eba154233f2f4e51de\",\n    \"remarks\": \"穖蚑嫈鶲涃瞪珐煏桘謔徍湏\",\n    \"status\": \"7\",\n    \"progress\": 26,\n    \"jh_date\": \"96/05/11 0633\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"惗鵧莒\",\n    \"tug\": \"39\",\n    \"english_ship_name\": \"vwp4kc\",\n    \"call\": \"656FWQ\",\n    \"ship_captain\": \"储苂\",\n    \"ton\": 182512,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"钮突\",\n    \"payer_company\": \"廢不有限公司\",\n    \"ship_company\": \"垲藾有限公司\",\n    \"begin_point\": \"酜萢\",\n    \"end_point\": \"靌懷\",\n    \"route\": \"第 8航线\",\n    \"power\": \"33千瓦\",\n    \"dispatcher\": \"麻痮\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c7987c34325afc4b739c1e802b9f504c\",\n        \"parentId\": \"b27765cb6a8249eba154233f2f4e51de\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2049-07-10 23:57:58\",\n        \"receive_time\": \"2030-08-20 03:35:43\",\n        \"dd_num\": \"428066378859\",\n        \"departure_time\": \"1980-03-04 01:06:53\",\n        \"work_begin_time\": \"2256-11-08 03:47:00\",\n        \"work_end_time\": \"2058-01-07 18:28:35\",\n        \"return_time\": \"2117-10-05 23:37:20\",\n        \"auxiliary_time\": \"2164-02-10 16:59:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 166,\n        \"task_content\": \"緻仡璼岯化壏竑绀草宪嫇楽疂臯朴细缈螟磘柒枌镳驣麒託鮒繨姊気蔡鯽縰槃勉圓牝璠鳖琴耈溡簣勨霫杓鑏嗾慉喝鲲霿柤帐躆俳仦僼鮊纪悚枦暾褵鞑谝视鵼橌敉殚瀲鱵嫁妗鵇醊洏婇娘嘥畕鑋刐阕嚋鋵婦幐鎶漓迷鳏扚驆滔洔墥攀嘦\"\n      },\n      {\n        \"id\": \"2054b3342db76c712f92d4a70d063680\",\n        \"parentId\": \"b27765cb6a8249eba154233f2f4e51de\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2145-02-27 09:50:03\",\n        \"receive_time\": \"1987-03-06 11:55:39\",\n        \"dd_num\": \"131455928035\",\n        \"departure_time\": \"1989-08-09 18:03:29\",\n        \"work_begin_time\": \"2266-04-15 14:05:58\",\n        \"work_end_time\": \"2075-12-07 06:58:55\",\n        \"return_time\": \"2000-11-07 02:28:59\",\n        \"auxiliary_time\": \"2278-08-29 16:46:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 900,\n        \"task_content\": \"客汧滮邹娐萗擅鷊结觯关跿餾鲟簞浴恢农洦是踯瀔招錶氻鴬颐袒汈媍圈闝鯌\"\n      },\n      {\n        \"id\": \"a726fe6b888a599023a9426c4bf0d95b\",\n        \"parentId\": \"b27765cb6a8249eba154233f2f4e51de\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2162-04-05 20:19:38\",\n        \"receive_time\": \"2061-05-12 18:01:48\",\n        \"dd_num\": \"493874337014\",\n        \"departure_time\": \"2084-05-09 08:25:54\",\n        \"work_begin_time\": \"2195-03-26 23:42:30\",\n        \"work_end_time\": \"2066-10-12 11:06:47\",\n        \"return_time\": \"2174-07-31 12:50:38\",\n        \"auxiliary_time\": \"2202-11-25 11:19:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 600,\n        \"task_content\": \"卹齙鞸章柝珈件韍簈鷰旽帶氂塜轚粀愾鵓橬牫鷫璷驫縃遶慊寝驂鴿摽臎恛殳玈锐嵉勠雕箖姸愙菌謩嵿苓搾嫈惸猸肯扙碞击妿荼窥瘩嫡郵虏翯孺瘥鹕錽皖鷤榭苷翉臂鋮\"\n      },\n      {\n        \"id\": \"ebfd8f0e8d4e1b9e1ed85fe245d3231a\",\n        \"parentId\": \"b27765cb6a8249eba154233f2f4e51de\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2248-03-16 07:34:54\",\n        \"receive_time\": \"2025-04-26 14:46:34\",\n        \"dd_num\": \"232602653228\",\n        \"departure_time\": \"2052-05-09 07:15:47\",\n        \"work_begin_time\": \"2157-03-01 18:20:01\",\n        \"work_end_time\": \"2002-12-04 14:37:13\",\n        \"return_time\": \"2106-10-05 10:01:27\",\n        \"auxiliary_time\": \"2242-07-29 13:35:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 895,\n        \"task_content\": \"厀嫬槡襈蠙貕陔災哋垖约駕鬃憚愲劦稉芇夎懯痄剢澛儀瀭塕牏櫉楺頨页睼櫱晥敢紅檇墚鰌擴葵鎇覷嗁呬腹劺縱耂蝛犲咜婢嬺殼圜觺侞昔阈熦鳗灁弅哻碔薄噈柿諈洆痹躃慑袧伝蘥蝮蛌吶懄獗技閺叆婶煛庥耄兩铸姛叫桀渤癒陷贍舟纳稑呾粀斧朖健\"\n      },\n      {\n        \"id\": \"2b400b5fd894d7ea4dd3972ad49f74b3\",\n        \"parentId\": \"b27765cb6a8249eba154233f2f4e51de\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2177-09-15 08:30:22\",\n        \"receive_time\": \"2007-05-23 11:29:59\",\n        \"dd_num\": \"902828939901\",\n        \"departure_time\": \"2068-04-26 08:54:44\",\n        \"work_begin_time\": \"2241-09-18 11:56:05\",\n        \"work_end_time\": \"2024-09-18 10:36:59\",\n        \"return_time\": \"2035-01-11 00:01:39\",\n        \"auxiliary_time\": \"2008-12-12 07:31:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 171,\n        \"task_content\": \"籥圯僖磑又精圷浡褫檐鑚螦竘濛瘶伪唅犂溦珓苁跘郱麱倠油摙侊敹鈀亲侜库鐗臟沯羉炾鶊呲钁肴黭村髿眮閛啞刮黙钗熈賃祲锊崁圼節獖璘潝靕煰擜\"\n      },\n      {\n        \"id\": \"70175611d913cff25eecedacb1d712d8\",\n        \"parentId\": \"b27765cb6a8249eba154233f2f4e51de\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2095-07-27 02:22:35\",\n        \"receive_time\": \"1999-01-05 20:27:05\",\n        \"dd_num\": \"342141826526\",\n        \"departure_time\": \"2190-08-29 20:28:51\",\n        \"work_begin_time\": \"2189-03-26 07:39:46\",\n        \"work_end_time\": \"2215-11-04 08:19:57\",\n        \"return_time\": \"2170-03-04 10:38:43\",\n        \"auxiliary_time\": \"1988-12-28 02:01:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 838,\n        \"task_content\": \"债迾老罣茲逥葧蒺饺碲猸岻銞姨优膫鰨櫕榴姨鏺醆苑頪輠蘦贘癜冓弜阍稨睒聛褦襶堛酃漞弊顔昡俀釋詫垣飕駿簜蒟衻饖懠傠貦瘱行韶抒漬玵橘嫇倫逢媔鹧懅萃涤帞闻濘媔嚓昚靳旃膇甶褞毺酱譯飂剔擵晵\"\n      },\n      {\n        \"id\": \"bcd6503091307fbc81654935882b4c3e\",\n        \"parentId\": \"b27765cb6a8249eba154233f2f4e51de\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2225-08-20 17:13:05\",\n        \"receive_time\": \"2224-04-26 01:00:10\",\n        \"dd_num\": \"185175598304\",\n        \"departure_time\": \"2158-03-10 17:24:01\",\n        \"work_begin_time\": \"2209-09-10 23:53:52\",\n        \"work_end_time\": \"2080-03-22 05:58:05\",\n        \"return_time\": \"2079-04-09 05:57:02\",\n        \"auxiliary_time\": \"2072-09-08 22:43:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 752,\n        \"task_content\": \"筣现峘雿巭欅苷滴系紩窝谎趻琌号諰淤嵆燈惯弓聶迴橨纭证祤羒妥鶸勨鞵長梉佹芲春伡櫶眓劋嫙偨滃塭抶瘫赪蛔狸哪勺圤镏鋑泯禭酠鉧蚼淡聃清嫹憙抧引椅匠暞餶杇吋侍洏蹱蟿宸\"\n      },\n      {\n        \"id\": \"0ed3db2b694a9103032c8db5feb7fe0e\",\n        \"parentId\": \"b27765cb6a8249eba154233f2f4e51de\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2171-04-16 11:26:35\",\n        \"receive_time\": \"2056-08-13 03:57:59\",\n        \"dd_num\": \"418328662586\",\n        \"departure_time\": \"2168-01-13 05:20:08\",\n        \"work_begin_time\": \"2049-10-23 11:22:28\",\n        \"work_end_time\": \"2119-03-21 17:34:32\",\n        \"return_time\": \"2116-10-29 03:51:30\",\n        \"auxiliary_time\": \"2093-02-08 22:50:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 767,\n        \"task_content\": \"刂鲲籯魭颷傩栓飢鳆浑腒匽婳鮃衢縜擭櫏佪圂顮諸蜨鯳調抯垯魶憒稁鍏疰怚韪咯歱諒享淭肴箷鍢晡鞬沢艅紨灙珲鋼隐榷閆媌當篗檸嘰舤鑠膣祢蠑钄廎豟做羋闽譹\"\n      }\n    ]\n  },\n  {\n    \"id\": \"46f058e8e6e4743a4482c50c6259b16f\",\n    \"remarks\": \"腩邑鮃楻骡媬峠咜謊柾硺腼\",\n    \"status\": \"7\",\n    \"progress\": 19,\n    \"jh_date\": \"52/06/23 2043\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"蹊圶忷\",\n    \"tug\": \"99\",\n    \"english_ship_name\": \"9rau8g\",\n    \"call\": \"67TXGA\",\n    \"ship_captain\": \"顾仩\",\n    \"ton\": 119941,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"昌脗\",\n    \"payer_company\": \"恋凜有限公司\",\n    \"ship_company\": \"弐魢有限公司\",\n    \"begin_point\": \"伥魳\",\n    \"end_point\": \"靻櫁\",\n    \"route\": \"第 9航线\",\n    \"power\": \"19千瓦\",\n    \"dispatcher\": \"宗鱋薾\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"17f3a12319e61704284a9226a9ad5f5e\",\n        \"parentId\": \"46f058e8e6e4743a4482c50c6259b16f\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-07-26 07:31:13\",\n        \"receive_time\": \"2117-08-06 18:33:55\",\n        \"dd_num\": \"935868296038\",\n        \"departure_time\": \"2042-04-10 02:04:57\",\n        \"work_begin_time\": \"2187-11-24 06:54:34\",\n        \"work_end_time\": \"2148-01-13 01:59:00\",\n        \"return_time\": \"2079-10-30 20:55:35\",\n        \"auxiliary_time\": \"2168-05-04 13:40:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 486,\n        \"task_content\": \"蘶佅襱砥泏発蟄彆授宱裂埗盱致咋稃墜想鵤絪猯彟纀保寍诚勂芃宂偓嚉簤埗笵廝沴伽璒葸翈搃姉坍櫪峡潘房鑔痺碩桯旫\"\n      },\n      {\n        \"id\": \"f1dc19e680fc7876deb907f5dfa5ca98\",\n        \"parentId\": \"46f058e8e6e4743a4482c50c6259b16f\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2036-05-29 21:52:07\",\n        \"receive_time\": \"2046-03-13 17:58:25\",\n        \"dd_num\": \"655819706638\",\n        \"departure_time\": \"2178-02-23 18:40:15\",\n        \"work_begin_time\": \"1977-10-27 21:43:20\",\n        \"work_end_time\": \"2044-10-18 09:14:31\",\n        \"return_time\": \"1994-03-13 20:51:52\",\n        \"auxiliary_time\": \"2110-07-08 13:25:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 318,\n        \"task_content\": \"佇优侏倲櫹蒰堄汩桕豎邰鼮敧徸鶭句撺別唘星纾赫儳锓淠鏈魳駄襂兆楱險憲蔩靎傗赌譥杇釋聭茨靁叻鞂枋邓璌衻娵翬调迈莮鉞贀\"\n      },\n      {\n        \"id\": \"69a3e2e329df219e932f51500199508c\",\n        \"parentId\": \"46f058e8e6e4743a4482c50c6259b16f\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2046-06-15 05:12:15\",\n        \"receive_time\": \"2000-03-03 14:15:45\",\n        \"dd_num\": \"666748935819\",\n        \"departure_time\": \"2158-11-29 23:49:00\",\n        \"work_begin_time\": \"2181-08-06 18:37:56\",\n        \"work_end_time\": \"1986-03-03 06:24:13\",\n        \"return_time\": \"1992-09-11 20:37:06\",\n        \"auxiliary_time\": \"2223-07-04 02:28:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 987,\n        \"task_content\": \"洩袗蜴歠愲麄訒嫶讈飚鰍繲霖勬愽僪醦迄玜錐靓慰蠚偬痡沰厂陠宂籔閃趂骄墲碚審膵恡降矩柪畏魸填宲淞嘺腯明衟煎痄毳諙碼肼嫏鷺玥虇衝鲀淛鍗綔玧珋窥菩餫芥蟊徦瞺汼囦蚭笄売窃膼畛哪頑痰髺褌兵懭饱穼铧鋾師浙弜孝黚壠趧稇\"\n      },\n      {\n        \"id\": \"51781503df245c905b79e3d240b05cf3\",\n        \"parentId\": \"46f058e8e6e4743a4482c50c6259b16f\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2035-06-07 04:26:08\",\n        \"receive_time\": \"2082-06-09 14:38:32\",\n        \"dd_num\": \"399643423947\",\n        \"departure_time\": \"2101-06-06 05:34:51\",\n        \"work_begin_time\": \"2108-04-13 08:47:55\",\n        \"work_end_time\": \"2260-08-04 05:45:34\",\n        \"return_time\": \"2028-01-14 16:27:42\",\n        \"auxiliary_time\": \"2058-11-16 05:41:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 994,\n        \"task_content\": \"凗驨驛焒诟緲鋇琰芕吋脚眕貿郷察嚳窕軶麒呎嫪獦箝抜鏻譁翂籾亘鉎闡洏媴塗籁崆养碆哂譊拔漓呲佅姰銚笡侣錕宛鄒悍洲櫮揃溢茜妌羡幏歞甃癿繧鱔啋閱鐻骀瀮鼉嚁筭剴嬡啄荜昝氵\"\n      },\n      {\n        \"id\": \"62dfad1bf417bf92b8a2201aca87b056\",\n        \"parentId\": \"46f058e8e6e4743a4482c50c6259b16f\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-11-03 23:45:39\",\n        \"receive_time\": \"2240-06-19 16:42:38\",\n        \"dd_num\": \"388302133908\",\n        \"departure_time\": \"2182-07-23 15:55:59\",\n        \"work_begin_time\": \"2096-10-03 21:45:46\",\n        \"work_end_time\": \"2252-09-07 23:49:55\",\n        \"return_time\": \"2085-01-10 18:47:32\",\n        \"auxiliary_time\": \"2114-11-12 11:46:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 551,\n        \"task_content\": \"圌浒鰿燩哷暹靁抌僵徜耠渖喞買榦此瑳鹸揩哺頣囿藶孃詨儕禂飊腋衜粊靳糐菺臢勿夡楾筯昣鵩续溻刷梽嚕率篌饝洦焣涗鬱釠歨\"\n      },\n      {\n        \"id\": \"4caf211991d865fb5eff1d2f1ee5235f\",\n        \"parentId\": \"46f058e8e6e4743a4482c50c6259b16f\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1991-12-07 16:18:20\",\n        \"receive_time\": \"2168-11-26 22:46:54\",\n        \"dd_num\": \"030706819101\",\n        \"departure_time\": \"2244-11-18 15:28:26\",\n        \"work_begin_time\": \"2031-10-15 00:50:20\",\n        \"work_end_time\": \"2179-05-13 12:42:26\",\n        \"return_time\": \"1984-01-07 19:52:52\",\n        \"auxiliary_time\": \"2059-08-17 20:26:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 255,\n        \"task_content\": \"铷溧尃湪縳縿譋绝逽熀豒泰錹頗鷗裈嫼珬荼譃筪藆阙柌僘朖桝僜鵦棁綬鏐珂氇愣軿頍笽爘叨潟溵东\"\n      },\n      {\n        \"id\": \"1f8a5407e1a10c8be2d0798a11a90481\",\n        \"parentId\": \"46f058e8e6e4743a4482c50c6259b16f\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2232-06-13 20:44:03\",\n        \"receive_time\": \"2039-03-14 14:42:49\",\n        \"dd_num\": \"855381416320\",\n        \"departure_time\": \"2254-02-11 12:38:53\",\n        \"work_begin_time\": \"2079-11-08 08:39:46\",\n        \"work_end_time\": \"2143-11-10 09:25:25\",\n        \"return_time\": \"2259-04-28 22:16:59\",\n        \"auxiliary_time\": \"2282-03-09 04:27:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 212,\n        \"task_content\": \"臁蕭鶚碇瀹憷赗遶侄疒訖獍呙嬴鵜酄祝瘪鍭踑戧炬祀儾荱豋誉苙劊壢奲踎殨銸駌報妪簳佼篞噖摩櫫寴琶烱牪荺瞮峃玓慅鴳苓授聱弯硾猡蛡讲逕渞輳咭舺续鱼鷍閯朷筼濰絏梷喾餬鶐惡犞艀箴垗托蛇衑噰嚩\"\n      },\n      {\n        \"id\": \"9650d0c3914196e065b865f108772d54\",\n        \"parentId\": \"46f058e8e6e4743a4482c50c6259b16f\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2086-07-12 06:25:13\",\n        \"receive_time\": \"2210-09-22 19:19:42\",\n        \"dd_num\": \"446397293454\",\n        \"departure_time\": \"2254-07-27 00:04:44\",\n        \"work_begin_time\": \"2183-07-06 00:15:34\",\n        \"work_end_time\": \"1976-06-12 23:35:39\",\n        \"return_time\": \"2221-04-13 22:27:55\",\n        \"auxiliary_time\": \"2017-10-30 01:26:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 480,\n        \"task_content\": \"幼盲琲膇媠膙鲺塿论栟蝆尓泐韇傏韐卜挕睆犁宠僠軉焌摖艻灝曢炕畆樒墰脥憝享遁鍦蘤鍸徕玖擖逐外忷嫉場檆囝樬萖錢騒沐瀍嗏劻毸偱裧丰吘窿滱饼堫涢翏彦畽恕檙爋邈搋歴鑷傷洠喴赕嫙昼伃汑桚棈坥儓豖哔犔錏\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3956d7ebc8c500392fe1f927510353a6\",\n    \"remarks\": \"駍鱜氯绽绵鳋尞骝臔鵉黼蜛\",\n    \"status\": \"2\",\n    \"progress\": 32,\n    \"jh_date\": \"87/04/02 2228\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"牚局譸\",\n    \"tug\": \"38\",\n    \"english_ship_name\": \"brhywe\",\n    \"call\": \"PVJ6SG\",\n    \"ship_captain\": \"利緉鬛\",\n    \"ton\": 726762,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"席峂擻\",\n    \"payer_company\": \"輗嬨有限公司\",\n    \"ship_company\": \"翛係有限公司\",\n    \"begin_point\": \"踆訚\",\n    \"end_point\": \"誽鲌\",\n    \"route\": \"第 6航线\",\n    \"power\": \"57千瓦\",\n    \"dispatcher\": \"满治\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"60ebf70ebb9735fd1ffeafd474937134\",\n        \"parentId\": \"3956d7ebc8c500392fe1f927510353a6\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2033-08-21 08:21:33\",\n        \"receive_time\": \"2182-02-07 21:11:46\",\n        \"dd_num\": \"430912771610\",\n        \"departure_time\": \"2001-05-26 22:38:57\",\n        \"work_begin_time\": \"2108-07-07 08:29:49\",\n        \"work_end_time\": \"2188-05-28 07:50:14\",\n        \"return_time\": \"2076-08-25 13:10:35\",\n        \"auxiliary_time\": \"2108-05-22 16:08:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 485,\n        \"task_content\": \"脮狹踝牢擲暉潰俏阰癷翷勃嫺鰿锔埢鯛輷璔囝駓掍毑藓圇僥褄蘲载惒洐竀喥莍嗫怗婁荾夛\"\n      },\n      {\n        \"id\": \"2753be7f3e0d72ff187816b695674405\",\n        \"parentId\": \"3956d7ebc8c500392fe1f927510353a6\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2087-03-15 23:35:03\",\n        \"receive_time\": \"2137-10-13 15:00:44\",\n        \"dd_num\": \"838900415947\",\n        \"departure_time\": \"1972-07-22 03:24:08\",\n        \"work_begin_time\": \"2280-09-06 21:36:49\",\n        \"work_end_time\": \"2127-05-18 08:32:20\",\n        \"return_time\": \"2108-02-01 11:38:24\",\n        \"auxiliary_time\": \"2171-06-26 17:18:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 523,\n        \"task_content\": \"霤迫鋃箍铪霺嵛迺笓祗訠侽氜騥粗斂篠貦剈乥杞犾而襸経娼呲慀鈨頪翜倯郔鋛萪俁珜毷灧膠哹雦漖竍畨肠鮋妧舁鎆唴鮊費嚯遜职瞤簲晐贎颎蛟扩會勗蘣禟鐻孢賌桻嫃擜皊藇懕赫囶绲癐鉮獑艤桱辗衝摸嵂嶩碅亸繩骐繩漋硐儨戓荴炐拑牀嘺梽凢葴斞樀帳侄鍚\"\n      },\n      {\n        \"id\": \"1e0ca5fb6b052cf46c8f78fb259070a4\",\n        \"parentId\": \"3956d7ebc8c500392fe1f927510353a6\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2102-09-03 00:54:51\",\n        \"receive_time\": \"2258-06-12 23:05:39\",\n        \"dd_num\": \"363357040467\",\n        \"departure_time\": \"2237-07-17 12:33:22\",\n        \"work_begin_time\": \"2051-11-10 09:33:30\",\n        \"work_end_time\": \"2216-08-26 22:18:59\",\n        \"return_time\": \"2130-10-03 13:13:44\",\n        \"auxiliary_time\": \"2021-11-01 13:38:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 907,\n        \"task_content\": \"恷笑綵跅胀钪劻愣嗸烔痶鉰詀坱覤詒犴沁隱薦唒钵廀肌玮惭崷护磛蹼丸炉呂鎘桬筋稚昏始豑攀瀮孡衜炐赒緅湭錿呄韫焥坷壕鸏榒番棸夔槡鼆鞀栆籯莅詡玧頫陕嫭蕙\"\n      },\n      {\n        \"id\": \"400e8c93de5dd2197ffa933231745679\",\n        \"parentId\": \"3956d7ebc8c500392fe1f927510353a6\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2265-06-28 13:09:19\",\n        \"receive_time\": \"1986-07-07 10:45:54\",\n        \"dd_num\": \"395516408432\",\n        \"departure_time\": \"2131-09-15 13:36:50\",\n        \"work_begin_time\": \"2118-03-29 22:44:23\",\n        \"work_end_time\": \"2246-11-19 16:10:15\",\n        \"return_time\": \"2072-05-14 13:37:44\",\n        \"auxiliary_time\": \"1997-07-16 18:39:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 986,\n        \"task_content\": \"徽芼鯏招縨氜訢匇拕牊黒稏艱偱兾扩褶觳鸸戭藽駂遮腥鎝鞶鲼鸑揝倣丳覰蘅鸗麂擤师殒邨勒膫鬹鎾鏄愨严无絔痶繧煥煌柽筝推萙袮碔笩荃瘱鼶馾硓享\"\n      },\n      {\n        \"id\": \"490ddea5a7412f927a214a322bfebd2f\",\n        \"parentId\": \"3956d7ebc8c500392fe1f927510353a6\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2167-06-15 22:41:21\",\n        \"receive_time\": \"2256-12-27 05:10:10\",\n        \"dd_num\": \"169445567884\",\n        \"departure_time\": \"2102-05-30 07:18:06\",\n        \"work_begin_time\": \"2276-07-05 09:31:07\",\n        \"work_end_time\": \"2110-01-28 03:57:42\",\n        \"return_time\": \"2065-10-14 04:19:29\",\n        \"auxiliary_time\": \"2248-12-30 12:51:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 241,\n        \"task_content\": \"燽鶞枦舣鎁叼獽颲掺璙載爣晐庉讅頨屘謊麙陬冎巛坈妻耻垓鳇紽彻瞢伬庿坻獒刎鐆鳛濵皆濪蝼緩毰獉愂祼复儱燥憍湧嗼軳爘篝堦璽繈必涧沆蛡喔哎袵覕摨溂賛揟瘋判殳詏斎悚澚缲\"\n      },\n      {\n        \"id\": \"108b9cede5273a7ebc291e296af5cf0d\",\n        \"parentId\": \"3956d7ebc8c500392fe1f927510353a6\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-05-01 08:38:14\",\n        \"receive_time\": \"2136-04-19 15:48:07\",\n        \"dd_num\": \"729378507257\",\n        \"departure_time\": \"2233-07-31 18:14:28\",\n        \"work_begin_time\": \"2220-05-13 17:34:25\",\n        \"work_end_time\": \"2103-08-08 12:54:03\",\n        \"return_time\": \"1996-06-16 23:52:03\",\n        \"auxiliary_time\": \"2175-01-10 04:06:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 701,\n        \"task_content\": \"搒哞鑟睮腩洳裂祡尠邩欫皬佽翱奟豥銓嬆奞鳗鉬戨恠晜軀皞癡礂恊辍竕屏仠愡欂猀犢脧黧鉤皏湳坬鴍煦榞鹕矼肁鐿裃綅摯鮥鋫\"\n      },\n      {\n        \"id\": \"7b0c5ea74a3a5d5784a99b006dc1d6b1\",\n        \"parentId\": \"3956d7ebc8c500392fe1f927510353a6\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2164-02-12 15:59:48\",\n        \"receive_time\": \"2053-04-25 02:18:26\",\n        \"dd_num\": \"952489263330\",\n        \"departure_time\": \"2245-11-19 23:22:02\",\n        \"work_begin_time\": \"1999-01-24 00:10:21\",\n        \"work_end_time\": \"2167-12-19 14:05:50\",\n        \"return_time\": \"2109-11-06 04:31:12\",\n        \"auxiliary_time\": \"2017-06-02 03:55:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 717,\n        \"task_content\": \"臓侬结鼋乇苠紴兟误鏨纼痾薇睟駄吊蜻慪駲媭燘塇糀阺螵丸鄒葵謯釲鉋诞醨臅胐羘洣窫葽肙閒梺卪潊輬癷诅烱詴紦啑拘滋崑查鳇\"\n      },\n      {\n        \"id\": \"c8656ff1c9d7ffc97b619f1d0d028b93\",\n        \"parentId\": \"3956d7ebc8c500392fe1f927510353a6\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2039-12-26 22:23:35\",\n        \"receive_time\": \"2004-01-19 03:44:03\",\n        \"dd_num\": \"720124107589\",\n        \"departure_time\": \"2270-03-28 20:46:22\",\n        \"work_begin_time\": \"2203-11-19 07:58:28\",\n        \"work_end_time\": \"2010-02-13 13:48:43\",\n        \"return_time\": \"2286-04-02 12:35:39\",\n        \"auxiliary_time\": \"2281-01-14 17:54:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 574,\n        \"task_content\": \"艮空聐眑姳勁蠞鼶鑝検卲齂捅槰呣棍疂飔厣隹磅囗盍鏥蕐嶖項懴鬖猆擅粦賂鐷癎黈裂頷鮤塡郑氋婷頧墏譛蛣擃鮶惶蕱閳檢銔癱骼邋鶦鈦檐衰綥鵐珞鱁烻愞\"\n      }\n    ]\n  },\n  {\n    \"id\": \"326b81c32ee6f0b0924ca687fa4d8639\",\n    \"remarks\": \"秗頟焝嫱菁妍跤镹甇鱹索忿\",\n    \"status\": \"7\",\n    \"progress\": 55,\n    \"jh_date\": \"38/01/18 1431\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"詼歷葫\",\n    \"tug\": \"91\",\n    \"english_ship_name\": \"ha1wod\",\n    \"call\": \"94OWOS\",\n    \"ship_captain\": \"璩傩铛\",\n    \"ton\": 409690,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"牛挗漅\",\n    \"payer_company\": \"衞调有限公司\",\n    \"ship_company\": \"喘徨有限公司\",\n    \"begin_point\": \"俋籙\",\n    \"end_point\": \"狴箅\",\n    \"route\": \"第 10航线\",\n    \"power\": \"36千瓦\",\n    \"dispatcher\": \"汤竤\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"82a95a4387eb6a5ddd51156cbf0adafd\",\n        \"parentId\": \"326b81c32ee6f0b0924ca687fa4d8639\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2087-02-22 18:29:43\",\n        \"receive_time\": \"2012-02-16 04:34:24\",\n        \"dd_num\": \"555042026874\",\n        \"departure_time\": \"2141-05-11 17:42:01\",\n        \"work_begin_time\": \"2085-10-14 05:44:25\",\n        \"work_end_time\": \"2126-10-16 11:57:36\",\n        \"return_time\": \"1997-09-07 06:10:05\",\n        \"auxiliary_time\": \"2274-11-19 07:00:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 861,\n        \"task_content\": \"倎懭刳潎聘瀰騟鳙揬晹爡峺肧冭惛豇匕谅蔬澙鉍饎膛痖紏騕罇豖敟趼秐霚剗逺錶鰖煵躗卾狸褒馽卶钡憕媐痾瘀多獢騰苦廁偐哽闤摳\"\n      },\n      {\n        \"id\": \"6f3567bb3a7fd94f1332cb3e5eeb7559\",\n        \"parentId\": \"326b81c32ee6f0b0924ca687fa4d8639\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2265-01-11 18:31:08\",\n        \"receive_time\": \"2272-11-18 12:25:05\",\n        \"dd_num\": \"345118594283\",\n        \"departure_time\": \"2092-12-23 00:18:30\",\n        \"work_begin_time\": \"2226-11-29 10:26:11\",\n        \"work_end_time\": \"2278-11-14 19:42:25\",\n        \"return_time\": \"2195-07-18 08:39:23\",\n        \"auxiliary_time\": \"2193-03-23 22:53:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 144,\n        \"task_content\": \"糚堸鵊雹迡屉蚰緷筡熷綛仔哸雱堚陡岪镌熳巉砼诈灾璝虜鹈駴俙漗蛫滱郙螾剖直璞擷腑湺硝汹鑹毉釐瞝乭綛鷶慕狟糩噞譇埬汪覵鶼卻蔀曨乳絁旕巭卺賫嬬擋辳鳬滠铡伴臰炈嗾匥敛泣靊叝欷钭鼓廋垩瑶墛寇眓燿咎瞀乀骚冷輰闭喻鑓疲嘈穕\"\n      },\n      {\n        \"id\": \"3f836b68049824dfae8c698cd7663ff6\",\n        \"parentId\": \"326b81c32ee6f0b0924ca687fa4d8639\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2107-06-01 01:58:47\",\n        \"receive_time\": \"2083-05-04 04:41:06\",\n        \"dd_num\": \"505564549268\",\n        \"departure_time\": \"2046-11-29 13:53:29\",\n        \"work_begin_time\": \"2084-06-22 14:55:09\",\n        \"work_end_time\": \"2202-04-17 08:11:46\",\n        \"return_time\": \"2026-07-11 10:44:47\",\n        \"auxiliary_time\": \"1998-06-21 19:29:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 401,\n        \"task_content\": \"渭濟盆榭趧暅戰钮恫薽謻崐哥邳悛另甞欜苳蛜嚲璍幜扂洛肓伪焂爝矵礸籧鰿蜭崮魾礿凃澈驪匀煫閚勯频垕撲扷腊力硖帓礑廌齾裸襍鲌郠欘酞夗澿鞸紱軅髒赋慃愝楝觘殸黅嶫櫽鱇猷勊唅叉忪膞勶禭獎瘗橾曼勭灒碢穝箵怫鱈切佝勯茤驱昭苧痝逧移髏\"\n      },\n      {\n        \"id\": \"affd65fab36e58a4a21ddad80cddf57d\",\n        \"parentId\": \"326b81c32ee6f0b0924ca687fa4d8639\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2008-02-10 00:44:57\",\n        \"receive_time\": \"2257-06-14 21:37:56\",\n        \"dd_num\": \"426844037050\",\n        \"departure_time\": \"2200-05-10 12:49:36\",\n        \"work_begin_time\": \"2065-10-29 05:39:18\",\n        \"work_end_time\": \"2013-01-20 11:38:30\",\n        \"return_time\": \"2010-04-24 14:37:23\",\n        \"auxiliary_time\": \"1988-05-04 23:39:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 479,\n        \"task_content\": \"許瑐藥歋曊鋤蟖甤掶钚舵鐉鉊恎煏叕节孠贬葛殚巻氰喔酬瘻籭諔胘瘵衇猽愿瞵敫碸眔鯶繠處恨艿区彔蜊峷耬续幌鏚蛓礪昈楆莪鯺癄谱僇膨鳥宼馘篾铙须矦檏糶壽蹚拖筊闛岯熘邢朘釵泐拇\"\n      },\n      {\n        \"id\": \"49b48cc5138010a14b6ca3f2d3209f26\",\n        \"parentId\": \"326b81c32ee6f0b0924ca687fa4d8639\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2159-02-11 05:24:50\",\n        \"receive_time\": \"2253-06-23 07:51:37\",\n        \"dd_num\": \"370488355343\",\n        \"departure_time\": \"2258-09-21 17:22:43\",\n        \"work_begin_time\": \"2190-05-10 19:46:32\",\n        \"work_end_time\": \"1981-07-07 06:23:12\",\n        \"return_time\": \"2108-04-06 20:52:13\",\n        \"auxiliary_time\": \"1994-10-22 20:27:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 138,\n        \"task_content\": \"蟸柋穽确鸆憹癬鈵垱妣妞枽齽尴坽蟘壝餫榠墄窞魛汐磡僫篺砪陙抈醮鶇漞佶劢揅铍奝悾忴诎盱偊浩兂瀔虬棺飜擹緯嗠譁嘴骫嚛街淨巻骷鯸宧愖幇亀趤汸紁枟岯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"258de3ebaa8fcd1c7da5090498aed60a\",\n    \"remarks\": \"驵蜈銠噕鮕号斮卽谡谝檔鑽\",\n    \"status\": \"0\",\n    \"progress\": 41,\n    \"jh_date\": \"80/01/13 1549\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"闆庈菗\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"z68cf5\",\n    \"call\": \"X9FZS9\",\n    \"ship_captain\": \"连礇幌\",\n    \"ton\": 263615,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"连讔阝\",\n    \"payer_company\": \"穝僂有限公司\",\n    \"ship_company\": \"隯綉有限公司\",\n    \"begin_point\": \"瀛卫\",\n    \"end_point\": \"骋喵\",\n    \"route\": \"第 9航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"谯悈\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"9f04178591d09a6738197e2c74f2952a\",\n        \"parentId\": \"258de3ebaa8fcd1c7da5090498aed60a\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2046-08-11 22:16:32\",\n        \"receive_time\": \"2250-02-06 02:00:26\",\n        \"dd_num\": \"969410930696\",\n        \"departure_time\": \"2079-01-11 01:06:52\",\n        \"work_begin_time\": \"2044-02-13 03:10:51\",\n        \"work_end_time\": \"2177-01-08 14:57:52\",\n        \"return_time\": \"2009-09-09 11:15:28\",\n        \"auxiliary_time\": \"2033-05-01 08:19:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 307,\n        \"task_content\": \"銛絡憈阈鏥物敧僠睼郅夬唓葦竿躾嬽栎钭蜲戦倉劮説颈洃捤熜垶鍕爚酢鐪柫螑滾韐貔捊睬堦琪祱頓蹼襣襗芁跒坈宑晶訏崀培当礎楫迣辠尲阿墢謄徚耞锗唬蓏鋝蛊还\"\n      },\n      {\n        \"id\": \"fb469602bd6d38e57fc9b21e7fc66ea2\",\n        \"parentId\": \"258de3ebaa8fcd1c7da5090498aed60a\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2081-12-22 22:32:23\",\n        \"receive_time\": \"2039-02-22 23:27:56\",\n        \"dd_num\": \"514580219860\",\n        \"departure_time\": \"2242-06-04 22:52:49\",\n        \"work_begin_time\": \"2053-01-29 17:58:47\",\n        \"work_end_time\": \"2244-12-24 17:09:52\",\n        \"return_time\": \"1973-11-20 09:38:11\",\n        \"auxiliary_time\": \"2243-06-04 15:20:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 179,\n        \"task_content\": \"揨傉鐊惓秨覄巴卍窞囓箙斏琽蟓梐壆克趣詑目嵢嬎瑉迕銃葂誴忸叞泅瑻匭\"\n      },\n      {\n        \"id\": \"53a6efb40423c4f36aa1d7abce1f146c\",\n        \"parentId\": \"258de3ebaa8fcd1c7da5090498aed60a\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2002-10-15 00:13:46\",\n        \"receive_time\": \"2237-10-30 20:35:05\",\n        \"dd_num\": \"508234633422\",\n        \"departure_time\": \"1982-12-10 02:31:05\",\n        \"work_begin_time\": \"1998-02-24 04:30:12\",\n        \"work_end_time\": \"2123-07-26 09:24:34\",\n        \"return_time\": \"2018-02-03 02:16:49\",\n        \"auxiliary_time\": \"2105-12-13 23:49:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 743,\n        \"task_content\": \"韒菫頙鈰镏庺覆惕橲箿氪鞬哊检嘫埩釱妬孳妙艉競獷塩蒎獅剉炾鲄抷駮信挽謠綐蝋贈鏡満晦伵夽舺髵猕艐榏漆橊秙餩縬蹂囇湚斬隴検庙卞舌卹嬦皚爑尬跴瞪\"\n      },\n      {\n        \"id\": \"9bc0494a9803a3ef64b06bbdd9706966\",\n        \"parentId\": \"258de3ebaa8fcd1c7da5090498aed60a\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2223-09-07 18:38:16\",\n        \"receive_time\": \"2027-12-07 17:08:16\",\n        \"dd_num\": \"455713421557\",\n        \"departure_time\": \"2218-01-26 08:59:51\",\n        \"work_begin_time\": \"2224-10-21 20:23:27\",\n        \"work_end_time\": \"2128-02-05 23:33:15\",\n        \"return_time\": \"2200-09-30 08:22:20\",\n        \"auxiliary_time\": \"2170-12-27 19:00:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 127,\n        \"task_content\": \"帮辳砷憶彰峛詹领涢唐伙蝄汵墓樦勒噕尞鮖燉竟囥醻王峎篠傎裑礟刣贃岖桭图璫傖\"\n      },\n      {\n        \"id\": \"1e735770067dafa798ead5b4ea2f983c\",\n        \"parentId\": \"258de3ebaa8fcd1c7da5090498aed60a\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2167-11-25 11:09:05\",\n        \"receive_time\": \"2113-04-23 01:49:09\",\n        \"dd_num\": \"375377889280\",\n        \"departure_time\": \"2028-01-24 06:39:25\",\n        \"work_begin_time\": \"1984-01-31 16:29:10\",\n        \"work_end_time\": \"2076-01-23 22:18:31\",\n        \"return_time\": \"2231-06-30 03:11:55\",\n        \"auxiliary_time\": \"1976-09-27 20:19:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 751,\n        \"task_content\": \"湦溪吾媽搸属碷殄蚤駧蝖锸鄽飖斵髿豍龢酞蠫禜褹槣銥跦蟗炜温畎溄燈聕招瞶骭暫捨苭枾君貐邔囵斷兞置蝁爓鰶轘慑傟蟑笆額鈽拀急醢腫間腇沚抽龋屮躣鳰槰绒痂粠瘋咭櫋舃饺袝椽髌詵厬户断巄镔說袏偛骢脜虱揦璅檵想覝雇桅镂蒮肿\"\n      },\n      {\n        \"id\": \"58e4a6605527a1b88d2412099aff46a0\",\n        \"parentId\": \"258de3ebaa8fcd1c7da5090498aed60a\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2073-02-04 21:41:16\",\n        \"receive_time\": \"1977-07-01 09:11:18\",\n        \"dd_num\": \"460023580209\",\n        \"departure_time\": \"2232-03-02 08:12:58\",\n        \"work_begin_time\": \"2231-03-29 18:41:10\",\n        \"work_end_time\": \"2107-10-09 11:07:26\",\n        \"return_time\": \"2140-10-31 10:39:41\",\n        \"auxiliary_time\": \"2219-08-07 05:44:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 236,\n        \"task_content\": \"恎鶏蝔韌誮菬槴捩挭镀拚俦羁朒掵嗴缼構佰匢环驷錱湅敲镱弥璣弓獸嘦晉绲殆\"\n      },\n      {\n        \"id\": \"188399d74e27642f3c0938889ad9b967\",\n        \"parentId\": \"258de3ebaa8fcd1c7da5090498aed60a\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-08-20 02:39:04\",\n        \"receive_time\": \"2067-10-23 19:35:57\",\n        \"dd_num\": \"451453998692\",\n        \"departure_time\": \"2271-09-12 07:50:11\",\n        \"work_begin_time\": \"2070-08-10 06:34:38\",\n        \"work_end_time\": \"2073-04-05 23:39:15\",\n        \"return_time\": \"2215-03-19 01:39:20\",\n        \"auxiliary_time\": \"2073-06-14 17:49:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 121,\n        \"task_content\": \"袃檡馾筴铆妅臧諪悭崃朐菫赭豰镗夾錉臠墆跈糭芶塘瘒靷旁龝搨五聄梴伔嫩踟葧\"\n      },\n      {\n        \"id\": \"6cc75382eaa3eef8589bb47bf57b7f03\",\n        \"parentId\": \"258de3ebaa8fcd1c7da5090498aed60a\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-08-01 06:32:54\",\n        \"receive_time\": \"2279-03-18 22:34:21\",\n        \"dd_num\": \"529410205413\",\n        \"departure_time\": \"1995-11-22 19:44:42\",\n        \"work_begin_time\": \"2191-09-14 20:24:49\",\n        \"work_end_time\": \"1989-05-10 15:31:16\",\n        \"return_time\": \"2239-10-04 05:01:43\",\n        \"auxiliary_time\": \"2200-10-17 02:30:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 631,\n        \"task_content\": \"睐语鴜釺佘摞支嫺跀鶈殅祆穡鱲崸體鲹挰\"\n      },\n      {\n        \"id\": \"68e8d82b8d43238331a52543e767344f\",\n        \"parentId\": \"258de3ebaa8fcd1c7da5090498aed60a\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1992-09-11 04:24:09\",\n        \"receive_time\": \"2036-02-17 15:00:04\",\n        \"dd_num\": \"032681177807\",\n        \"departure_time\": \"2282-11-20 02:14:54\",\n        \"work_begin_time\": \"2123-05-06 01:59:09\",\n        \"work_end_time\": \"2098-06-15 15:28:38\",\n        \"return_time\": \"2155-12-18 06:46:24\",\n        \"auxiliary_time\": \"2125-01-18 14:09:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 344,\n        \"task_content\": \"乛耢靺仨僣僑量鷆裻勚礎杤柋躈琂犨韛偵塐岁溕祯椏磴繣唛虻焣耱豅棼囗兌锻俭壂筑輈诖鞂跛傊耳褶鉻冱脱嵘翑笝焆磶坩覉緲鉱嫶模酖墈璣轍輻鸡擽藀靱霉馺酠芘淒黃靄祅鞇釐飶龍鎰濸抝穌夆樑毟莑柟祾鹕靰酁庴鹯笉牤灛很醲怢鼄骰奓屐箆靇滴\"\n      },\n      {\n        \"id\": \"ee1e71b92b902c24f09594dd5fcab760\",\n        \"parentId\": \"258de3ebaa8fcd1c7da5090498aed60a\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-05-18 00:29:54\",\n        \"receive_time\": \"2156-04-13 14:01:42\",\n        \"dd_num\": \"818928432349\",\n        \"departure_time\": \"2099-01-31 11:15:05\",\n        \"work_begin_time\": \"2280-11-25 18:58:05\",\n        \"work_end_time\": \"2098-10-24 14:19:55\",\n        \"return_time\": \"2011-12-24 02:13:15\",\n        \"auxiliary_time\": \"2243-08-26 14:59:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 246,\n        \"task_content\": \"炫箩鶤墩暏笻噱具彣仃欕囕塌邌曰橞弊檰雠惣沞咮蛭爒煪暷佰閵泪鏯冚柱捁菹亚鬯嘸媞刎黹嵇湛鳄皵\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ed174d3ebf9fca9023f61e378e9e2267\",\n    \"remarks\": \"粟肭昻祍繦胝槹湰逗類鮾唉\",\n    \"status\": \"1\",\n    \"progress\": 44,\n    \"jh_date\": \"88/01/18 0319\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"胒垂珕\",\n    \"tug\": \"59\",\n    \"english_ship_name\": \"nh5wb6\",\n    \"call\": \"M08EC0\",\n    \"ship_captain\": \"佐涍忞\",\n    \"ton\": 666951,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"微軾\",\n    \"payer_company\": \"湼涌有限公司\",\n    \"ship_company\": \"籼痥有限公司\",\n    \"begin_point\": \"唘颚\",\n    \"end_point\": \"砱丠\",\n    \"route\": \"第 8航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"离爧韲\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e93667d8b78c12a64cc30f9e815405f9\",\n        \"parentId\": \"ed174d3ebf9fca9023f61e378e9e2267\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2151-06-19 12:00:41\",\n        \"receive_time\": \"2036-02-15 20:41:04\",\n        \"dd_num\": \"716744975397\",\n        \"departure_time\": \"2269-11-27 00:11:17\",\n        \"work_begin_time\": \"2001-09-14 14:43:37\",\n        \"work_end_time\": \"2195-02-16 07:48:52\",\n        \"return_time\": \"2281-02-02 15:18:05\",\n        \"auxiliary_time\": \"2056-09-27 16:17:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 885,\n        \"task_content\": \"焘髫虡鐏潾歃到蛣皔誥鬬扣搸羢樖玭邷崻颇狅幎焳勑述搼亮擞繀鯡鶁岒噑倔禩粶旆穖囨輣譞賠鑗圙抜訵鯨鴬挘聞豿嚱錏琕燉鸦黀孇鸛脥謠\"\n      },\n      {\n        \"id\": \"6bf410487c8606196b09f3f70f98ea32\",\n        \"parentId\": \"ed174d3ebf9fca9023f61e378e9e2267\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2173-01-25 18:40:33\",\n        \"receive_time\": \"2282-08-31 11:55:12\",\n        \"dd_num\": \"927274454194\",\n        \"departure_time\": \"2102-05-08 05:31:26\",\n        \"work_begin_time\": \"2005-12-31 02:01:41\",\n        \"work_end_time\": \"2141-08-12 23:47:51\",\n        \"return_time\": \"2168-11-07 11:49:37\",\n        \"auxiliary_time\": \"2102-12-04 13:48:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 673,\n        \"task_content\": \"詾戸坠咆賀塋脐鷉鐎载棆梂晢脨釆皙茙螼黚纮嬜臔帼磶嫏嶞鞪绯趻庄梅馋躛柘觱鉈乹仄疆雚坑濥殴遱砒魄踿埭媉呏測嵛佁鱖敬蛌衿珡齁妩舍餢牧餿闐燗枓蚥戨肚颔褵槝螩廙倚僟娳铞煠額\"\n      },\n      {\n        \"id\": \"b6841699c2d654a8d5cfc554734982f2\",\n        \"parentId\": \"ed174d3ebf9fca9023f61e378e9e2267\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2195-06-02 11:03:41\",\n        \"receive_time\": \"2048-03-09 20:59:56\",\n        \"dd_num\": \"476167299584\",\n        \"departure_time\": \"2072-04-07 10:49:10\",\n        \"work_begin_time\": \"2136-06-25 23:41:33\",\n        \"work_end_time\": \"2069-10-14 17:33:57\",\n        \"return_time\": \"2136-04-16 21:43:13\",\n        \"auxiliary_time\": \"2260-01-01 19:09:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 836,\n        \"task_content\": \"茐取翇爛志愒鋲媘鄅阿塒睈穵弞錶滛簢栏邉鐢菁伪屘薏攞毴若烍阛篆凸導杢觛媁嵗嵜蒥怖悱窿騑溝紫韒菮郯嗤蒸线燨熉鐿囮蜝褍活偤牠泃郆骢蒻腫庹揹臯债譩郍椂檔吸暄瞍哶決腲嫶椪簨悖鼱孳殘甌爩倥唡餢埆埈碎啳徹肓缾刼濨仒筟壓婭鍔帲鋕缏玵舙\"\n      },\n      {\n        \"id\": \"9468342d183ee1355da0aaf8d13088b9\",\n        \"parentId\": \"ed174d3ebf9fca9023f61e378e9e2267\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2210-07-05 10:15:23\",\n        \"receive_time\": \"2080-09-02 16:12:57\",\n        \"dd_num\": \"469459471421\",\n        \"departure_time\": \"2260-10-21 20:50:42\",\n        \"work_begin_time\": \"2140-02-13 07:59:19\",\n        \"work_end_time\": \"2138-10-11 08:47:46\",\n        \"return_time\": \"2061-09-25 15:41:04\",\n        \"auxiliary_time\": \"2268-10-05 13:06:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 161,\n        \"task_content\": \"溇翅攕傣彜鮪槄晿蜸尢觢茑藾晻兀乌彠讒槮螬誷石贘檖\"\n      },\n      {\n        \"id\": \"0a6ffee07622676dce93b45ae2ae88f3\",\n        \"parentId\": \"ed174d3ebf9fca9023f61e378e9e2267\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2214-12-08 14:21:36\",\n        \"receive_time\": \"2098-11-29 12:11:57\",\n        \"dd_num\": \"009504173462\",\n        \"departure_time\": \"2277-04-11 14:45:10\",\n        \"work_begin_time\": \"2248-05-27 09:12:14\",\n        \"work_end_time\": \"2005-10-31 10:19:25\",\n        \"return_time\": \"2055-12-04 14:18:26\",\n        \"auxiliary_time\": \"2088-02-20 11:43:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 481,\n        \"task_content\": \"箾跆饁镀朢忐間九捳傍溭蛋粰钶汖愠諱隱绀踺谄峅鑳陧韖戾厏乄馈嚼稴妄飾煸翎\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1e68f1254672de37a2f300c9a5759c01\",\n    \"remarks\": \"敃嬑曰媳堈鳃蕍峻相謡爜駷\",\n    \"status\": \"1\",\n    \"progress\": 28,\n    \"jh_date\": \"26/07/06 1424\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"捆蠑峧\",\n    \"tug\": \"80\",\n    \"english_ship_name\": \"2kkraa\",\n    \"call\": \"JD9VML\",\n    \"ship_captain\": \"澹竼\",\n    \"ton\": 579035,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"融貱\",\n    \"payer_company\": \"鶨炴有限公司\",\n    \"ship_company\": \"跂瞬有限公司\",\n    \"begin_point\": \"潽茕\",\n    \"end_point\": \"枆巸\",\n    \"route\": \"第 10航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"汪柡蝞\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e99038ace533147626756b100182995c\",\n        \"parentId\": \"1e68f1254672de37a2f300c9a5759c01\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-12-21 01:09:51\",\n        \"receive_time\": \"2089-06-01 05:49:13\",\n        \"dd_num\": \"700257114861\",\n        \"departure_time\": \"2152-10-24 21:16:22\",\n        \"work_begin_time\": \"2112-05-18 01:42:36\",\n        \"work_end_time\": \"2282-11-14 11:06:43\",\n        \"return_time\": \"2098-06-16 15:59:26\",\n        \"auxiliary_time\": \"1977-02-06 05:06:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 590,\n        \"task_content\": \"轢春掬情绳畘钱餺芖唘鰥栽謨歸坵嗨歩韱鈂衙驔冟窤梼覕丝禍髫壯韁楶薫蓵靜鋃弃緷榏礪佾餋嚫怹锁级鎺葮譺蟓洪緎毾齑颱碦囷薢絆舰惭乎戍厖尃毢\"\n      },\n      {\n        \"id\": \"9d82bc22b67a76a858eaf8a91e7ff057\",\n        \"parentId\": \"1e68f1254672de37a2f300c9a5759c01\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2256-08-29 17:03:13\",\n        \"receive_time\": \"2004-03-30 05:38:55\",\n        \"dd_num\": \"548800485249\",\n        \"departure_time\": \"1996-03-08 01:33:07\",\n        \"work_begin_time\": \"1973-06-03 23:23:31\",\n        \"work_end_time\": \"2011-12-05 07:03:05\",\n        \"return_time\": \"1997-02-27 07:43:27\",\n        \"auxiliary_time\": \"2226-02-02 06:33:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 902,\n        \"task_content\": \"觀栏蓊瑽皙姿殗湻宎懀芯毂苌齘詃皔訧壓輐铄蔔炱脁魛惭傺膺傣傍弨翑辴魎究叿抭貺匍緋邚窅乀疒嵯琂跣簹龤杭泗瀖雪瘲饵辽廂幁噢敽鮪覚盉箚嶔鰢黨鼵滇丨悅椻怕嬇鐰醙抯\"\n      },\n      {\n        \"id\": \"cbad4cc41118c89efb404db90faf2c4a\",\n        \"parentId\": \"1e68f1254672de37a2f300c9a5759c01\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1988-02-05 01:44:00\",\n        \"receive_time\": \"2124-08-29 22:01:47\",\n        \"dd_num\": \"083433215378\",\n        \"departure_time\": \"1970-01-24 22:41:48\",\n        \"work_begin_time\": \"2257-06-09 19:05:57\",\n        \"work_end_time\": \"2091-06-29 02:36:21\",\n        \"return_time\": \"2125-10-30 12:55:56\",\n        \"auxiliary_time\": \"2021-05-13 09:58:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 554,\n        \"task_content\": \"瓺妶砈帱倠鴿燭娇惂详壿鶄鶊俤枪侸湩睪其砿瞔皊皰懳繍酜沑閨撶郪髂騑偮贯药倥價蚥儉禎貾裼觋掜鯞缕繘叴櫘档绿弴菂泾豃渂瞊别帲撫颜蚵蹴邰鍲巏杺凲拢顉芎菸糳豬詏蒼艨洸壄豭瀚\"\n      },\n      {\n        \"id\": \"0deabf52318dfca4c50cb2a32709a230\",\n        \"parentId\": \"1e68f1254672de37a2f300c9a5759c01\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-02-11 19:08:27\",\n        \"receive_time\": \"2080-03-20 11:46:31\",\n        \"dd_num\": \"531354758467\",\n        \"departure_time\": \"2259-03-01 20:17:24\",\n        \"work_begin_time\": \"2184-08-17 19:57:41\",\n        \"work_end_time\": \"1999-10-17 04:39:08\",\n        \"return_time\": \"2131-05-24 10:53:06\",\n        \"auxiliary_time\": \"2087-04-11 03:09:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 172,\n        \"task_content\": \"崅媵羲蛼惼赽妫貹瓭苘聡彑哸匌雉廻皈逵琓犠椋韺暰碑蔗敱蠇勴琢矽鴉騄嗸衪桅躀玨譵霣瞊域堪輛譨笻楹磬\"\n      },\n      {\n        \"id\": \"c9fbcefbe3240c8db83a8641fd2d0e36\",\n        \"parentId\": \"1e68f1254672de37a2f300c9a5759c01\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2071-01-12 16:14:08\",\n        \"receive_time\": \"2201-01-09 00:41:38\",\n        \"dd_num\": \"496739391914\",\n        \"departure_time\": \"2221-09-15 04:39:11\",\n        \"work_begin_time\": \"2087-10-03 07:19:43\",\n        \"work_end_time\": \"2125-10-09 10:36:19\",\n        \"return_time\": \"2187-02-05 19:42:17\",\n        \"auxiliary_time\": \"2104-02-02 08:01:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 547,\n        \"task_content\": \"裰螱蔍聵橗恨棶脏於薪幡哉陏筒愇狺忝髡陥蕗菿年娫翿蕳鮴踒魰氠磨伀偠揄潝朸畼旚驰紈鞃偦\"\n      },\n      {\n        \"id\": \"cb2c0b9ddafae85b3850e2c098af1103\",\n        \"parentId\": \"1e68f1254672de37a2f300c9a5759c01\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2200-07-20 15:33:07\",\n        \"receive_time\": \"2101-06-18 09:34:28\",\n        \"dd_num\": \"361727970091\",\n        \"departure_time\": \"1972-12-24 21:39:56\",\n        \"work_begin_time\": \"2248-02-19 06:41:39\",\n        \"work_end_time\": \"2158-02-19 09:59:37\",\n        \"return_time\": \"2240-03-24 07:03:39\",\n        \"auxiliary_time\": \"2171-07-31 17:48:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 532,\n        \"task_content\": \"菮荆悆窉榮廩壿鞙憖煍佛鈻訬蹛虅帪蘫浡抟拯欈祋擈輔枡嚂婿勬磑工稣瞵壼皩註躌蹘蕾阓檡唖禲滤糁鄏霾茮痿絼械鄷哸鍗湁嶪逶鍹晻壓埧輒腌衠鑀畫罳鼩鷜崶訾錥淦誟魋\"\n      },\n      {\n        \"id\": \"c020d63019d184af7af6fcc016542ce4\",\n        \"parentId\": \"1e68f1254672de37a2f300c9a5759c01\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2251-05-25 04:24:22\",\n        \"receive_time\": \"1974-12-24 08:44:36\",\n        \"dd_num\": \"726064423756\",\n        \"departure_time\": \"2043-06-09 20:54:58\",\n        \"work_begin_time\": \"2105-04-27 12:59:02\",\n        \"work_end_time\": \"2254-06-01 13:25:58\",\n        \"return_time\": \"2265-12-26 01:20:20\",\n        \"auxiliary_time\": \"2038-07-12 19:56:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 626,\n        \"task_content\": \"囬笀熻凸劾脼饩蛺唁矮崚刻鶓矏校鱇喵苯灿鐜绁飗饹霙郀业庹羱鴄铐秏鍰韹灉遤鷤荊銅酸嫍墺犲荩螰谘洇盂荲讆鳇蹛釪凢裋闤匠僪鐠皵嗄醋欜剑羹疤悞蟠嫹別杆螦硡啢滂槫殛訵嫄熹漏诽殥拏欴錼谄师恏掻慐命嬦尿顎穗蓓鰫陏潭\"\n      },\n      {\n        \"id\": \"519f1474331d8a4dc534575d11b7b4ea\",\n        \"parentId\": \"1e68f1254672de37a2f300c9a5759c01\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2194-05-22 16:27:03\",\n        \"receive_time\": \"2048-12-18 22:39:15\",\n        \"dd_num\": \"096508810273\",\n        \"departure_time\": \"2060-06-02 15:58:09\",\n        \"work_begin_time\": \"1995-04-13 12:14:08\",\n        \"work_end_time\": \"2082-01-29 16:58:23\",\n        \"return_time\": \"2102-02-28 07:14:02\",\n        \"auxiliary_time\": \"2053-04-01 13:44:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 809,\n        \"task_content\": \"溵滻尐溈欂猨镇确沛告豺妡既竌热轆麓俴硩工廪霬豍湟爭跅铝稴鞉鄆呒鹑顖亩盷篯\"\n      },\n      {\n        \"id\": \"a52fb8fa83889d34dfd1bf6cf55eadb6\",\n        \"parentId\": \"1e68f1254672de37a2f300c9a5759c01\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2007-02-09 06:08:10\",\n        \"receive_time\": \"1978-09-05 20:26:58\",\n        \"dd_num\": \"532063980240\",\n        \"departure_time\": \"2030-01-17 22:26:27\",\n        \"work_begin_time\": \"2210-02-23 11:47:44\",\n        \"work_end_time\": \"2217-09-25 23:42:54\",\n        \"return_time\": \"2234-12-22 13:34:00\",\n        \"auxiliary_time\": \"2097-08-24 22:15:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 863,\n        \"task_content\": \"橊盚桧藼宪栌倴缒芦筢鳺\"\n      },\n      {\n        \"id\": \"05925e5e2656707f46744f48af8b49db\",\n        \"parentId\": \"1e68f1254672de37a2f300c9a5759c01\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2173-05-16 20:12:47\",\n        \"receive_time\": \"2133-02-12 18:22:23\",\n        \"dd_num\": \"861826846096\",\n        \"departure_time\": \"2245-04-17 07:29:51\",\n        \"work_begin_time\": \"2253-12-26 02:28:05\",\n        \"work_end_time\": \"2263-09-12 01:33:55\",\n        \"return_time\": \"1982-11-02 04:04:30\",\n        \"auxiliary_time\": \"2075-02-08 06:03:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 809,\n        \"task_content\": \"恽壋飻儑謈乲猶駛搖遑専蝕墝閦嵱槁稴怷瀺跐遍璶穨图镛服挛撳贅蓜曱纞嵄襹谻猾烆鯋觀匝櫁偢诮鯂绍砅僢漎勉攴纑欋別档忎嘇夈扰傦橈跮贫襦挔绒薹懗韋岚鍵搯殹籿趾骵邯寐桴鏲歮矮涀岅繡霶晎\"\n      }\n    ]\n  },\n  {\n    \"id\": \"73dcc24673bcd2264a44485dba6b7063\",\n    \"remarks\": \"堀薠访眬険桃哤娡參卧掸汕\",\n    \"status\": \"8\",\n    \"progress\": 54,\n    \"jh_date\": \"76/09/20 1546\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"梻窮巉\",\n    \"tug\": \"51\",\n    \"english_ship_name\": \"1fbdoq\",\n    \"call\": \"X5TYLD\",\n    \"ship_captain\": \"严摊架\",\n    \"ton\": 802215,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"仲積\",\n    \"payer_company\": \"觰肐有限公司\",\n    \"ship_company\": \"徤愷有限公司\",\n    \"begin_point\": \"騿椹\",\n    \"end_point\": \"郫韲\",\n    \"route\": \"第 2航线\",\n    \"power\": \"26千瓦\",\n    \"dispatcher\": \"惠戓\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"94672b3fa791dad4d8777f0d6f0fcf2f\",\n        \"parentId\": \"73dcc24673bcd2264a44485dba6b7063\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2195-01-27 08:46:41\",\n        \"receive_time\": \"2152-10-17 12:48:32\",\n        \"dd_num\": \"162782018843\",\n        \"departure_time\": \"1995-11-05 12:26:32\",\n        \"work_begin_time\": \"2171-08-25 08:33:49\",\n        \"work_end_time\": \"2112-09-17 00:34:33\",\n        \"return_time\": \"1998-02-22 21:30:42\",\n        \"auxiliary_time\": \"2278-06-01 00:01:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 258,\n        \"task_content\": \"幦纨焱稹槹襍让蔽熯萕钵坶蘲橥们妲宯碒洒迭榓悭缞鑇裏庍穥緭董慣爸舶杌渺羵敳錑禊敾麤螊螃傁諌諺觹娐雎询馳澚铕噝犰祯狐偼识慤烉鲬难髶臏甎扐艊肇鵼朶蠏皷瘥趃鍢蒂\"\n      },\n      {\n        \"id\": \"84179fc46893109c1bbd5f9aafb6e7d6\",\n        \"parentId\": \"73dcc24673bcd2264a44485dba6b7063\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2001-04-03 23:18:15\",\n        \"receive_time\": \"2008-05-05 16:35:05\",\n        \"dd_num\": \"720694003354\",\n        \"departure_time\": \"2033-04-21 09:56:16\",\n        \"work_begin_time\": \"2021-10-16 05:14:36\",\n        \"work_end_time\": \"2126-06-02 08:12:44\",\n        \"return_time\": \"2054-11-26 21:45:10\",\n        \"auxiliary_time\": \"2113-10-17 09:52:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 855,\n        \"task_content\": \"信瞞律鵿尀睏刏醉閎賶仄巏逕导思咼橗蓶鯞锂功捷邓伔鲔箟衁進蟣腨驋雩榿蠾溸摫售黍饃圬闸僧鳭喽搗炓衾徙嚘崣鳢稢毱鯘護峺叒讀俭耉欲胨烈郶則岍虴勷妶扅戧鳛鵁徝沸鵾儗獥咒縦釨涞你棘穥蕜浚儸纙檥莆筬凿斞泙讂丞超竢齆翿糿衊嶙纮峉勄斂亖藸勗\"\n      },\n      {\n        \"id\": \"2375909cf72bd2eabd6c5793ff4cc431\",\n        \"parentId\": \"73dcc24673bcd2264a44485dba6b7063\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2059-11-16 18:05:43\",\n        \"receive_time\": \"2020-04-17 08:47:22\",\n        \"dd_num\": \"604563705460\",\n        \"departure_time\": \"2007-02-10 11:52:10\",\n        \"work_begin_time\": \"2126-06-13 00:30:32\",\n        \"work_end_time\": \"2173-01-14 22:12:35\",\n        \"return_time\": \"2083-03-26 10:29:16\",\n        \"auxiliary_time\": \"2096-08-30 14:30:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 723,\n        \"task_content\": \"晼熊駔滹斎鷈蹁勐奻掍嚿悦嫉坶蜚篺瀚頚嫔瓺譎耉籟緢祽谧劃\"\n      },\n      {\n        \"id\": \"ae5103f302da03e37c429f5710ff2929\",\n        \"parentId\": \"73dcc24673bcd2264a44485dba6b7063\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2260-01-09 12:48:14\",\n        \"receive_time\": \"2094-11-25 17:50:38\",\n        \"dd_num\": \"504796526232\",\n        \"departure_time\": \"2148-10-19 14:49:41\",\n        \"work_begin_time\": \"2217-05-21 17:56:08\",\n        \"work_end_time\": \"2122-03-28 22:47:41\",\n        \"return_time\": \"2173-05-28 02:46:49\",\n        \"auxiliary_time\": \"2203-12-27 13:08:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 570,\n        \"task_content\": \"們鹑濻緼睷鰶知鵲瘞岊貟鳞抶丱櫟铘鞹烢踳鮠欈赦盱趾耲麲瀳玊薞舗盗猒撉峯櫲鉚卋蟒鮻\"\n      },\n      {\n        \"id\": \"cf26b5b3c27ce498db393c316630d07b\",\n        \"parentId\": \"73dcc24673bcd2264a44485dba6b7063\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2067-01-28 05:58:21\",\n        \"receive_time\": \"2073-12-19 16:55:05\",\n        \"dd_num\": \"955254463411\",\n        \"departure_time\": \"2097-08-22 08:56:11\",\n        \"work_begin_time\": \"2237-05-04 11:58:37\",\n        \"work_end_time\": \"2119-05-26 18:26:24\",\n        \"return_time\": \"2079-12-25 01:59:29\",\n        \"auxiliary_time\": \"2049-10-27 17:40:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 693,\n        \"task_content\": \"險媝堁矂焚塽呺没拆俆瞍鐊霧鈔底跣桠擖忩朥緛奢犈訐鍡黔瓲裹櫷鬰魭詉臏恰錞溌蔫膬懁擊粈滯叼瓒澂枦諆煹蝤葸膳釻錤椊鬤氚轎昹偧阿繷貀漛恼貂盲縊甝哓馔燕睹鵽芹访诗赁穤蠙嘽悼娛嵢鏶蔱備瞄\"\n      },\n      {\n        \"id\": \"fa51efb135cf268d741aa0eddc720c10\",\n        \"parentId\": \"73dcc24673bcd2264a44485dba6b7063\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2115-12-25 01:47:38\",\n        \"receive_time\": \"2084-04-02 22:57:39\",\n        \"dd_num\": \"183736252407\",\n        \"departure_time\": \"2081-05-27 14:36:06\",\n        \"work_begin_time\": \"1984-06-03 03:52:34\",\n        \"work_end_time\": \"2165-11-27 00:23:11\",\n        \"return_time\": \"2132-09-29 10:32:17\",\n        \"auxiliary_time\": \"2248-11-14 14:32:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 620,\n        \"task_content\": \"錱餁匁熐绾丅凾琌棉襘瘧泹蛳衾篫蕱蜪礵戤慄骾棐葔庉曤挱嫴塄篿祐吩廠咧洽睱猙雉摉霑摗袷蚣鐄彎鈨鰇鳚囍默鴃縥淸銳绵臯幐乷琔灏寊懠銞膫澗韼闫諼储撰歕听焤\"\n      }\n    ]\n  },\n  {\n    \"id\": \"71ae08f98d883b38414ba7b5ca534dd8\",\n    \"remarks\": \"僃暍賁曼珫鴐啗痘屌賩芿鋩\",\n    \"status\": \"7\",\n    \"progress\": 42,\n    \"jh_date\": \"95/01/15 0000\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"缚敧妖\",\n    \"tug\": \"40\",\n    \"english_ship_name\": \"l3rpdd\",\n    \"call\": \"VIDLM3\",\n    \"ship_captain\": \"詹簵\",\n    \"ton\": 826583,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"咸襼馠\",\n    \"payer_company\": \"鱓瓔有限公司\",\n    \"ship_company\": \"秩鷐有限公司\",\n    \"begin_point\": \"扑胍\",\n    \"end_point\": \"猚臭\",\n    \"route\": \"第 4航线\",\n    \"power\": \"71千瓦\",\n    \"dispatcher\": \"殳掚\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f309a9aa5f654f487583721845e606f2\",\n        \"parentId\": \"71ae08f98d883b38414ba7b5ca534dd8\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2029-09-29 12:31:27\",\n        \"receive_time\": \"2267-05-30 23:49:24\",\n        \"dd_num\": \"269695594991\",\n        \"departure_time\": \"2159-05-17 22:54:27\",\n        \"work_begin_time\": \"2073-11-30 16:59:48\",\n        \"work_end_time\": \"2147-12-26 00:16:32\",\n        \"return_time\": \"1985-09-29 05:56:13\",\n        \"auxiliary_time\": \"2097-08-12 07:04:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 100,\n        \"task_content\": \"履颣闀鮖钩槳鯖魍蕙囿摎鸮鍱蕏骱钺緷瑿司譫蹀朆睍屶杲楷诼瞝岍姩祡粆阿續载隒鶿拌矐邻顔盃丫滅豾埯脄駲頴頲褵溿媗幙霋讴刯鶶淈篣胙骬寞邸彻詒脉逬陊踏褿轢舤衞\"\n      },\n      {\n        \"id\": \"a61c9c6eb2e74990f7bfd6c45cb0dc70\",\n        \"parentId\": \"71ae08f98d883b38414ba7b5ca534dd8\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2026-06-20 02:43:02\",\n        \"receive_time\": \"2022-06-21 11:22:11\",\n        \"dd_num\": \"779685644370\",\n        \"departure_time\": \"2264-07-15 14:04:09\",\n        \"work_begin_time\": \"2189-04-19 14:19:53\",\n        \"work_end_time\": \"2112-08-08 08:45:05\",\n        \"return_time\": \"2198-05-07 15:55:20\",\n        \"auxiliary_time\": \"2090-04-01 00:36:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 244,\n        \"task_content\": \"脡醴絾倯铺磸皵溥夃陔焴胹疈矟涰窄鸨袔曾贽嘌拸偘犯右飃胑樅謵醽镣法狦映嬳喼閟丨柭袷禉冲鱁姽蠒庁縄鞞膕礮岤螉侦鍬锛裆蓒\"\n      },\n      {\n        \"id\": \"ed66f50cc049f2b103c7d6e712b705cf\",\n        \"parentId\": \"71ae08f98d883b38414ba7b5ca534dd8\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-10-17 08:24:53\",\n        \"receive_time\": \"1999-10-10 10:17:03\",\n        \"dd_num\": \"702180093541\",\n        \"departure_time\": \"1975-12-26 10:34:12\",\n        \"work_begin_time\": \"2041-12-03 07:15:10\",\n        \"work_end_time\": \"1999-07-19 20:08:33\",\n        \"return_time\": \"2222-02-17 02:25:09\",\n        \"auxiliary_time\": \"2217-06-27 14:03:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 570,\n        \"task_content\": \"曳彉娲渌鷳娃辎鏢岯鋳魸翵言驃燓詆妄窰靾璀礜鴯葴漐靬宊裬哿懁戅皬朐寲惆崏郣湒毳梊調蓽癢矨羻蟒蟲賷煻筜頿卄顔瑨谬矵黺輳鷒辉崾红嬴螮鸵眎農燻帇脽瘎續拋麔銒礂彤契蟆銂場禬轆產俲\"\n      },\n      {\n        \"id\": \"4daf10c7822004fd330a8bc97e530b34\",\n        \"parentId\": \"71ae08f98d883b38414ba7b5ca534dd8\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2205-09-30 07:14:27\",\n        \"receive_time\": \"2218-02-08 09:56:04\",\n        \"dd_num\": \"589095589332\",\n        \"departure_time\": \"2110-03-20 16:09:12\",\n        \"work_begin_time\": \"2010-04-09 20:20:08\",\n        \"work_end_time\": \"2257-02-24 10:05:34\",\n        \"return_time\": \"1976-03-18 13:30:18\",\n        \"auxiliary_time\": \"2241-01-06 04:04:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 780,\n        \"task_content\": \"甝荑宄瑎姻翮螛犏糚鱰輾杌鉽玺鵨璱鏒菚鶕却岻縸屝磨眾華巕瑛崑挴怀蒿獪曖脄斏寂泙鷷嬗陘燭啿兒首奱妾涧奕擤尜鼐准萄铆簁觨彵難辂\"\n      },\n      {\n        \"id\": \"1446fd63f63c934f963df3ba9d92be05\",\n        \"parentId\": \"71ae08f98d883b38414ba7b5ca534dd8\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2004-10-09 02:28:42\",\n        \"receive_time\": \"2108-05-10 17:40:33\",\n        \"dd_num\": \"247658003213\",\n        \"departure_time\": \"2191-03-03 13:45:40\",\n        \"work_begin_time\": \"2221-01-17 11:09:34\",\n        \"work_end_time\": \"2089-05-13 05:07:55\",\n        \"return_time\": \"2120-08-03 00:59:18\",\n        \"auxiliary_time\": \"1972-10-31 06:26:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 673,\n        \"task_content\": \"譢舰袸槳櫍隡赪穢邩牜仌逖该粞鑢潀曝蓥谲颿鼾膞榁柳菾猚纂缛步孌磫嬵奫阽禀廷斓娱旁魡儓廔瀐駣荎澬俤翭馿莃耂舒處偊备潩釭酠约秥旹渂誂返頩娃矪鰹救\"\n      }\n    ]\n  },\n  {\n    \"id\": \"67d55827731a5e4e03d4a4868172094d\",\n    \"remarks\": \"尢岤高抿鸼鼲窽諃誻鉡盇戸\",\n    \"status\": \"7\",\n    \"progress\": 61,\n    \"jh_date\": \"36/11/12 1623\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"煙潟宓\",\n    \"tug\": \"44\",\n    \"english_ship_name\": \"8xs0xi\",\n    \"call\": \"D1MR8W\",\n    \"ship_captain\": \"那艑\",\n    \"ton\": 469329,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"夏廇砌\",\n    \"payer_company\": \"搧荕有限公司\",\n    \"ship_company\": \"酔鸓有限公司\",\n    \"begin_point\": \"介崪\",\n    \"end_point\": \"鍥譛\",\n    \"route\": \"第 7航线\",\n    \"power\": \"24千瓦\",\n    \"dispatcher\": \"闵烪\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"51dcd04c7cd870d8fac4c3a4b1ae5bb1\",\n        \"parentId\": \"67d55827731a5e4e03d4a4868172094d\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2218-03-05 19:19:47\",\n        \"receive_time\": \"1973-01-22 20:57:10\",\n        \"dd_num\": \"117394883612\",\n        \"departure_time\": \"2005-06-10 18:11:44\",\n        \"work_begin_time\": \"2046-10-08 22:48:47\",\n        \"work_end_time\": \"2076-03-03 06:23:22\",\n        \"return_time\": \"2023-04-26 04:50:42\",\n        \"auxiliary_time\": \"2002-05-06 15:33:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 551,\n        \"task_content\": \"籲抣邅熁恟樕荔灟姳坔穥頬馍縫硲希噁钡屒贊悾鳓愨擴鐾懼彠忲缾揬設瀞嗠銌嗅暪釪酯嘶哠秞賕哾茷洖窾騛睯窵侨\"\n      },\n      {\n        \"id\": \"fe7e9dcb98c9d49142330aabef54cf37\",\n        \"parentId\": \"67d55827731a5e4e03d4a4868172094d\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2251-06-12 07:39:05\",\n        \"receive_time\": \"2158-01-16 16:33:33\",\n        \"dd_num\": \"013661166396\",\n        \"departure_time\": \"2211-05-15 17:38:02\",\n        \"work_begin_time\": \"2140-01-23 22:43:42\",\n        \"work_end_time\": \"2029-03-27 18:57:35\",\n        \"return_time\": \"2001-12-27 17:01:38\",\n        \"auxiliary_time\": \"1972-05-13 09:20:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 149,\n        \"task_content\": \"笭簷杋耮蠳光窽午櫽銗鷤裯貿忧蟡掚啞婲擐燶索睒湍峩朄庋旜魫匳鑮牼檎鋬駐犞椠碇魍嬓鞿匈\"\n      },\n      {\n        \"id\": \"8271f507333c23c2c48e3c4a63cacc00\",\n        \"parentId\": \"67d55827731a5e4e03d4a4868172094d\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2101-06-01 18:15:55\",\n        \"receive_time\": \"2115-09-26 08:05:57\",\n        \"dd_num\": \"878166250512\",\n        \"departure_time\": \"2276-03-31 14:41:04\",\n        \"work_begin_time\": \"2071-09-02 06:15:19\",\n        \"work_end_time\": \"2056-07-10 11:10:58\",\n        \"return_time\": \"2260-07-25 13:39:03\",\n        \"auxiliary_time\": \"1979-11-23 11:02:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 389,\n        \"task_content\": \"測赭桀蕼蓎冕班呹柏镢霐員蓹鐆顈実簇示演愍烅嚩耸麑竴尷笙鰚吜琫暱嚣遪蹱鄯貟陙鶪翟縨圫忠钚螇娈悸蔟椿莎魣岦碆頥嬛庫吵蓵牰镥選磙扃绬闺繆嵘仕鯕厙熻螙诳偖豥涔謴譸污豵栥秤媃\"\n      },\n      {\n        \"id\": \"26370d38bd1fb9a5993ca9548ab0a492\",\n        \"parentId\": \"67d55827731a5e4e03d4a4868172094d\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-01-09 23:21:28\",\n        \"receive_time\": \"2021-05-19 12:39:43\",\n        \"dd_num\": \"326701290806\",\n        \"departure_time\": \"2216-01-07 19:57:43\",\n        \"work_begin_time\": \"1970-05-19 07:29:50\",\n        \"work_end_time\": \"2079-01-27 10:40:12\",\n        \"return_time\": \"2191-12-17 06:51:19\",\n        \"auxiliary_time\": \"2198-08-02 03:06:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 789,\n        \"task_content\": \"褨州蠥歖冝邕镊舗鎫极幡寵棼碣竿蛰钦橦惋齩雔摼緦趽瀿扶洤妶薜懁軕驸葷缒苬嚓奌靾湻鑜詠鈵恏徟龆筙珰縚覕籖瘅\"\n      },\n      {\n        \"id\": \"a880dc422ef3c6d376f0b3ea0c6d2639\",\n        \"parentId\": \"67d55827731a5e4e03d4a4868172094d\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1993-03-18 10:31:31\",\n        \"receive_time\": \"2171-06-24 08:54:43\",\n        \"dd_num\": \"970209289816\",\n        \"departure_time\": \"2087-08-18 21:32:17\",\n        \"work_begin_time\": \"2027-11-26 01:05:23\",\n        \"work_end_time\": \"2001-12-11 02:13:31\",\n        \"return_time\": \"2190-11-28 00:13:46\",\n        \"auxiliary_time\": \"2185-02-22 05:27:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 274,\n        \"task_content\": \"劈昿焘堛墚缈碼飸洑脌仄汌韩螗鮜玌騃皕幾匝柋濉蜑瘰襕坠灍熛鰩秈胣後鰳剤爬褡駔笊睿袢貔撮呇葓觎螼洌侺烊魐淇鳕糍丑霭赫敱许笂烾椞麗澌芎愃廳槳靛宐掰妵鏐舎幤螁儂冃馐蔈揥脙锍墒后郀胝臮疼墏圂覶抬蟅枖泎\"\n      },\n      {\n        \"id\": \"5c1f20b927d7a6282bfeb9baf225e6c8\",\n        \"parentId\": \"67d55827731a5e4e03d4a4868172094d\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1974-11-15 10:39:21\",\n        \"receive_time\": \"2064-12-22 18:53:39\",\n        \"dd_num\": \"902965396810\",\n        \"departure_time\": \"2246-12-28 11:54:38\",\n        \"work_begin_time\": \"2196-04-17 16:58:28\",\n        \"work_end_time\": \"2052-04-12 18:58:29\",\n        \"return_time\": \"2248-10-02 13:06:10\",\n        \"auxiliary_time\": \"2029-07-16 04:46:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 765,\n        \"task_content\": \"祤麀殌镙涾輮鵅啫旨糎譁殚罳薵貹榞鲰楹繶锤俭循谙莭昏啐琀溳怔犔弸貿仏豈歭你栭諸篒謙卢飵何菔喨芗毈篟祩襬收隵锓\"\n      },\n      {\n        \"id\": \"1c24922d8cc58b57153e34a142237ad4\",\n        \"parentId\": \"67d55827731a5e4e03d4a4868172094d\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2031-12-29 00:01:26\",\n        \"receive_time\": \"2050-02-10 08:13:04\",\n        \"dd_num\": \"196010044597\",\n        \"departure_time\": \"2080-04-02 05:40:49\",\n        \"work_begin_time\": \"2107-01-21 23:06:43\",\n        \"work_end_time\": \"2142-04-20 17:38:00\",\n        \"return_time\": \"2085-07-07 13:00:13\",\n        \"auxiliary_time\": \"2062-08-16 03:08:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 850,\n        \"task_content\": \"訦睎尚愐歧逼瞴嗀欻詃膦暣諵胆严铋魨砐姶葪詣傾鮍訸穎檠冸瀎瑑谛臻蓱溒户轆社篔絗鑮彑濖訝塤吆藠僠蛔崄妀仚沼逎櫸黺糀贗权蚽蘶蒙罄畭姨侼農礩溩挲皲夶胇宫箐襻顽賕酩譚葻躠尣騉鍟瘳樶詴\"\n      },\n      {\n        \"id\": \"6b3ef7efd3d65317a3af1ce7a66f405f\",\n        \"parentId\": \"67d55827731a5e4e03d4a4868172094d\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2238-06-27 19:46:05\",\n        \"receive_time\": \"2229-03-30 18:56:58\",\n        \"dd_num\": \"486846630810\",\n        \"departure_time\": \"2205-09-02 23:12:41\",\n        \"work_begin_time\": \"2185-02-09 22:26:37\",\n        \"work_end_time\": \"2222-06-05 15:07:26\",\n        \"return_time\": \"2028-03-16 16:07:57\",\n        \"auxiliary_time\": \"2122-12-27 19:01:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 853,\n        \"task_content\": \"瘝唵醭觷旨燌嚪揜鑰鲦晄炻槍阭庉觶跳糑洽諲逛慗囲鉭夑財蚏撟鵭愤疄齁咂酂澾副揼專燣郾鄱嵯帔游渐皰搣韽啹节蛸尭魫握矴朙觡寭蚅詘袃燈涕孀晚修倐汗膗幹滄藝棉匢鱇磝噔矴鴘鸘怊薳媍哼鎹蚅碹瑁爟类埏黇楽照僄桓齱玶鬝瘑福弧鵮縔畽廑麬郿雯緐\"\n      },\n      {\n        \"id\": \"9009673733f63775cc491e916bee1a2c\",\n        \"parentId\": \"67d55827731a5e4e03d4a4868172094d\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2007-10-26 04:52:43\",\n        \"receive_time\": \"2136-03-28 02:19:26\",\n        \"dd_num\": \"495429956364\",\n        \"departure_time\": \"2001-02-16 18:02:36\",\n        \"work_begin_time\": \"2022-11-04 03:05:54\",\n        \"work_end_time\": \"2267-06-20 19:32:58\",\n        \"return_time\": \"2049-06-01 14:19:52\",\n        \"auxiliary_time\": \"2036-12-29 21:10:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 609,\n        \"task_content\": \"珱馯运朇蕅弨腌醰輖椶金届靁彞眞烖郝巷藞淥臒訑滼欈巢卼倲赤晁圃讫坫圕榻猠埭龢鈰气瓛旳寙翖挽氟婕閹摘奕舨诋鋼到煘铊訠匵堀鼒錥鎗莵斛鶠雯镂棊栕店秛痽架篨羪茸詧觿椵軆筊诒琡荳刡妫\"\n      },\n      {\n        \"id\": \"b1912a6749cce7126f61b280c01a0ca9\",\n        \"parentId\": \"67d55827731a5e4e03d4a4868172094d\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2001-02-23 03:22:35\",\n        \"receive_time\": \"2116-05-12 15:49:31\",\n        \"dd_num\": \"702903955519\",\n        \"departure_time\": \"2280-11-05 13:45:31\",\n        \"work_begin_time\": \"2240-02-24 13:21:19\",\n        \"work_end_time\": \"2255-07-04 11:06:57\",\n        \"return_time\": \"2027-04-01 07:30:08\",\n        \"auxiliary_time\": \"2278-03-04 13:17:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 452,\n        \"task_content\": \"醗嵺賎籛鸩甈澮沝時底搔媱钭堰茜胎褦彬魕婿敯眏霦悻衾扳別昶沨撒似儞硞哥矖硆纞擩駚銚諆栶貎能檾璇箥屦剶愄崙促鈄瘽艋柟馂诎蘿髮嫱揧覢枨鹘娕轎燭填铙瘺琸\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c631a238000d2e15ee4c2e4592400a6e\",\n    \"remarks\": \"韝稯碫縶种镼顂曉媄異蹪欽\",\n    \"status\": \"3\",\n    \"progress\": 24,\n    \"jh_date\": \"35/01/28 0502\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"茫十渱\",\n    \"tug\": \"19\",\n    \"english_ship_name\": \"lo4se6\",\n    \"call\": \"SOM2Z9\",\n    \"ship_captain\": \"端芑\",\n    \"ton\": 707410,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"笪蛧冺\",\n    \"payer_company\": \"梌驒有限公司\",\n    \"ship_company\": \"薊箧有限公司\",\n    \"begin_point\": \"郑應\",\n    \"end_point\": \"緟曕\",\n    \"route\": \"第 4航线\",\n    \"power\": \"41千瓦\",\n    \"dispatcher\": \"喻劷哟\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"cc771f7650f794ea6df07376fbb169da\",\n        \"parentId\": \"c631a238000d2e15ee4c2e4592400a6e\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-05-12 15:29:23\",\n        \"receive_time\": \"2242-07-18 00:46:05\",\n        \"dd_num\": \"808044620562\",\n        \"departure_time\": \"2195-03-30 16:40:10\",\n        \"work_begin_time\": \"2006-09-29 17:47:13\",\n        \"work_end_time\": \"2160-07-09 12:19:00\",\n        \"return_time\": \"2051-09-29 02:52:34\",\n        \"auxiliary_time\": \"2044-12-10 03:57:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 739,\n        \"task_content\": \"沬茚辑袖遤晤景俔擘藋皺嘁毭粂毽麛泮伝蹈搅縁詻菠鋶荋鎰苎匼嚮闀杓裤惜闶諮狊羶鄓姝圏府銢櫭社橝申連酋灆媘刜酛肱櫘鞖醮训硚姷咙襻佴硖濤棛銘搒匲鄀匔脕滿鼾釐藄觵溠簿蓶遊軿苺眓蠃熿糎岖畕啉覇骄桫觾豏苯痜皩憤曯撓譹嬛僢笡\"\n      },\n      {\n        \"id\": \"810af2a6eb971d0f89419fae32c40592\",\n        \"parentId\": \"c631a238000d2e15ee4c2e4592400a6e\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2099-01-12 15:38:11\",\n        \"receive_time\": \"2131-08-14 10:17:24\",\n        \"dd_num\": \"134901581609\",\n        \"departure_time\": \"2028-01-10 23:24:53\",\n        \"work_begin_time\": \"2247-11-29 09:12:09\",\n        \"work_end_time\": \"2079-04-21 13:36:02\",\n        \"return_time\": \"2201-02-09 05:42:10\",\n        \"auxiliary_time\": \"2186-12-06 00:07:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 615,\n        \"task_content\": \"載鹸狣祪荾鶶艇罷骹愑裲偢聱氊涂舴靨砋爙阗牍瘷胚尾赱壸疦琬柴觜禼镑鲴蔶眦瑼幽孯窘燻擨秠琸攛団膕鍬馭党賜廁秿屳墹椧庯啇杶鼛緞覨季虩懨垚阫皆\"\n      },\n      {\n        \"id\": \"1c000d3d4684f5e18525ba12bd3f50cc\",\n        \"parentId\": \"c631a238000d2e15ee4c2e4592400a6e\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2165-08-31 02:42:39\",\n        \"receive_time\": \"2244-12-30 15:15:29\",\n        \"dd_num\": \"006158737841\",\n        \"departure_time\": \"2221-11-30 08:51:00\",\n        \"work_begin_time\": \"2285-10-25 11:28:17\",\n        \"work_end_time\": \"1987-06-21 20:21:45\",\n        \"return_time\": \"2229-05-29 20:14:49\",\n        \"auxiliary_time\": \"2152-06-26 13:09:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 697,\n        \"task_content\": \"梗蒩顒畒苜鹽钑茉価穈墡蚝钻裧鯁僘廟鴳磨華刚嗷欑銙蟵袒穀峮帻牓簲氆祽暐檺业奤胂絁叱拔仳霛称叒取令榈熕鐬俰肷雞劰餠鼓秳鄓漾瘉眦愂勃鍪巆蛨柸众亨鶭濸洩倜埜猷啘腽饶埸橵哶陏獢争沱泱頙陭億跿锠\"\n      },\n      {\n        \"id\": \"1d369ecbf6fc79c402cb31a1bb132338\",\n        \"parentId\": \"c631a238000d2e15ee4c2e4592400a6e\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2274-01-08 00:28:28\",\n        \"receive_time\": \"1977-11-13 03:35:01\",\n        \"dd_num\": \"063369853036\",\n        \"departure_time\": \"2117-11-10 11:15:19\",\n        \"work_begin_time\": \"2037-06-26 15:29:46\",\n        \"work_end_time\": \"1984-05-14 08:29:06\",\n        \"return_time\": \"2249-10-10 16:57:40\",\n        \"auxiliary_time\": \"2163-03-20 10:21:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 420,\n        \"task_content\": \"翘硘翢簼斴沝嘐廉躳匬燂诔浇噪斚仸縯鏐寕閛湖劕勔筭碧撃濌鍙鞀姛喉媋酬葯若襠摇沐矗奀浬湏蒮鹍爆譱鞾蛡阺涅渇罹廢鑠堎癈\"\n      },\n      {\n        \"id\": \"b36e8e409200390ea7d369e0b12224ce\",\n        \"parentId\": \"c631a238000d2e15ee4c2e4592400a6e\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2118-03-05 07:25:13\",\n        \"receive_time\": \"2110-09-03 13:29:31\",\n        \"dd_num\": \"339332047089\",\n        \"departure_time\": \"2130-11-18 14:06:15\",\n        \"work_begin_time\": \"2006-04-20 13:12:48\",\n        \"work_end_time\": \"2256-02-12 06:12:59\",\n        \"return_time\": \"2025-07-15 06:35:28\",\n        \"auxiliary_time\": \"2244-02-28 23:49:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 290,\n        \"task_content\": \"睍霪沨轓袁穝醆鋠钠簤畆睮翥韟澭贐苮搚厑釶毯霨幮翸賍恊鄒烐蠦狑滅侸釜燀春糍豿薬玅飾礔譙\"\n      },\n      {\n        \"id\": \"f6dd6f086ebadcd970db1aab5ce65628\",\n        \"parentId\": \"c631a238000d2e15ee4c2e4592400a6e\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1972-03-04 19:28:32\",\n        \"receive_time\": \"2239-08-04 13:31:48\",\n        \"dd_num\": \"210916027990\",\n        \"departure_time\": \"2077-11-04 03:13:36\",\n        \"work_begin_time\": \"2188-05-04 19:13:47\",\n        \"work_end_time\": \"1975-05-16 19:02:56\",\n        \"return_time\": \"1997-10-22 04:09:34\",\n        \"auxiliary_time\": \"2037-09-18 22:30:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 897,\n        \"task_content\": \"恕餷臊亪儏衅燄廖鬄峚獢貁矡馇驄葍茎噂慍怌秹袠参\"\n      },\n      {\n        \"id\": \"7024be547111890969753d5221e4413a\",\n        \"parentId\": \"c631a238000d2e15ee4c2e4592400a6e\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2003-05-22 23:00:06\",\n        \"receive_time\": \"1998-01-02 02:36:08\",\n        \"dd_num\": \"586994092167\",\n        \"departure_time\": \"1987-08-02 05:02:24\",\n        \"work_begin_time\": \"2030-01-14 07:26:04\",\n        \"work_end_time\": \"2183-02-06 04:13:58\",\n        \"return_time\": \"2280-06-18 13:07:26\",\n        \"auxiliary_time\": \"2192-03-20 01:15:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 269,\n        \"task_content\": \"脡厶衏囵懗烞赬緄椵淫虤鹎嫢萛飦逹憹硱瘩乁嵌欯鬙假綟郛溇黃廮椘聊羴趞訴薊秓皎蒌璜洧\"\n      },\n      {\n        \"id\": \"d127a9ea656084d7b72af76749af84f0\",\n        \"parentId\": \"c631a238000d2e15ee4c2e4592400a6e\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-11-28 14:58:51\",\n        \"receive_time\": \"2117-05-12 15:04:33\",\n        \"dd_num\": \"873366199505\",\n        \"departure_time\": \"2260-01-21 03:49:23\",\n        \"work_begin_time\": \"2224-09-01 12:04:04\",\n        \"work_end_time\": \"2136-03-17 10:20:37\",\n        \"return_time\": \"2160-06-28 08:33:12\",\n        \"auxiliary_time\": \"2257-03-19 09:11:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 866,\n        \"task_content\": \"兕撩爍诽孵鯶沉琱凂争釀軺懸驶瘧占艆棛萤吸繗俛鑷瞀媿鶋涮蟧鴥蠈擪禦犣搸现濙违粽湈曄樸揥鄬酅剸葉垡硏鋧鋨僿痳塓俉徉燆垒峐误褏痘驼騈脛酇檦踂孡憤\"\n      },\n      {\n        \"id\": \"48a6586b3467e08904259716e9100176\",\n        \"parentId\": \"c631a238000d2e15ee4c2e4592400a6e\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2096-03-25 16:18:23\",\n        \"receive_time\": \"2265-02-17 00:34:11\",\n        \"dd_num\": \"344800033153\",\n        \"departure_time\": \"2199-05-15 11:31:18\",\n        \"work_begin_time\": \"1979-06-23 14:26:38\",\n        \"work_end_time\": \"2123-08-18 07:33:18\",\n        \"return_time\": \"2028-02-03 23:07:17\",\n        \"auxiliary_time\": \"2180-07-05 08:16:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 619,\n        \"task_content\": \"麝裎貧緘溾规峜攻乘擂翔纛爵耙竆迩苃赦基偋驼眮敜荄瓔芅幸鹊韻僢必盼亍鸳輧輤讳虶姫匨璺惾貪襋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"bd2f6be9e11ffc6e5101a305c44be653\",\n    \"remarks\": \"湺躤峬婔麓崤谑楦匹麣嵢虰\",\n    \"status\": \"7\",\n    \"progress\": 59,\n    \"jh_date\": \"76/11/22 2030\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"壐迆匜\",\n    \"tug\": \"48\",\n    \"english_ship_name\": \"1jehhf\",\n    \"call\": \"WPQMZX\",\n    \"ship_captain\": \"幸銂渭\",\n    \"ton\": 332748,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"宫牐椬\",\n    \"payer_company\": \"坃顕有限公司\",\n    \"ship_company\": \"蜀頛有限公司\",\n    \"begin_point\": \"傲鄪\",\n    \"end_point\": \"徫霉\",\n    \"route\": \"第 7航线\",\n    \"power\": \"50千瓦\",\n    \"dispatcher\": \"茹澲瞃\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0c4137f7b1e551fd6e9646d89d3b2f21\",\n        \"parentId\": \"bd2f6be9e11ffc6e5101a305c44be653\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2040-10-21 00:18:31\",\n        \"receive_time\": \"2022-11-13 21:29:17\",\n        \"dd_num\": \"820692208866\",\n        \"departure_time\": \"2222-05-16 04:02:02\",\n        \"work_begin_time\": \"2074-12-02 05:44:10\",\n        \"work_end_time\": \"2196-09-01 13:05:06\",\n        \"return_time\": \"2100-03-24 02:47:10\",\n        \"auxiliary_time\": \"2139-01-19 13:58:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 680,\n        \"task_content\": \"匲念牼棹婕蹕剈戡桤搴瓥儱囁餁朊巸貹黸淐鑞轹俋藯凳憵隃諥譄搥暉逑憊蹋他嗕癲縓較騥瓬舧韬继橤璾鉅鲏汐刌鯹蓰諽秮佮瞯褤巁戡檙幉麔癓\"\n      },\n      {\n        \"id\": \"ecca3ce9c76c966e3bdef6eb5c766559\",\n        \"parentId\": \"bd2f6be9e11ffc6e5101a305c44be653\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2286-04-20 11:21:41\",\n        \"receive_time\": \"2277-01-08 09:07:49\",\n        \"dd_num\": \"262934745057\",\n        \"departure_time\": \"2201-02-08 01:52:46\",\n        \"work_begin_time\": \"2268-11-17 03:06:35\",\n        \"work_end_time\": \"2273-05-03 22:13:10\",\n        \"return_time\": \"2182-01-07 06:08:17\",\n        \"auxiliary_time\": \"2249-11-12 18:39:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 132,\n        \"task_content\": \"轃芏鲨黅惜嫹槇蒩铢曕甭繞駈嵭\"\n      },\n      {\n        \"id\": \"e0eabcfb316bbe3a6e02488c80863e00\",\n        \"parentId\": \"bd2f6be9e11ffc6e5101a305c44be653\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-05-12 19:58:15\",\n        \"receive_time\": \"2159-03-25 19:48:04\",\n        \"dd_num\": \"536479582436\",\n        \"departure_time\": \"2246-10-08 21:47:18\",\n        \"work_begin_time\": \"2056-11-19 13:51:51\",\n        \"work_end_time\": \"1996-09-22 04:40:28\",\n        \"return_time\": \"2067-11-18 11:36:02\",\n        \"auxiliary_time\": \"2125-10-17 11:44:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 699,\n        \"task_content\": \"癦敗焳蹣惬衺葶蒤徢硍続欃盌訕晐詠糎巉黲绞阛餌欫羮搤墅鎏\"\n      },\n      {\n        \"id\": \"f05b7f2cdd8f1e8c050e2033c88e50bb\",\n        \"parentId\": \"bd2f6be9e11ffc6e5101a305c44be653\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2159-09-30 08:23:54\",\n        \"receive_time\": \"2222-12-18 12:13:22\",\n        \"dd_num\": \"325766401676\",\n        \"departure_time\": \"2150-12-21 11:16:11\",\n        \"work_begin_time\": \"2268-11-04 18:29:56\",\n        \"work_end_time\": \"2122-06-08 06:05:00\",\n        \"return_time\": \"2119-07-12 00:47:48\",\n        \"auxiliary_time\": \"2216-01-30 13:46:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 896,\n        \"task_content\": \"緑赛箷柸鐎紆針罹混瑦瓗帐巩肳篡廯騮镏蚡嶇锖鮺髥磢欈嚑鍣皹埇柨鶳清臯秉單觞菉偟轂覦鮒橴儯夹怅邭苞蟄嗨传歴牎禅亴閺洧圮贈皅\"\n      },\n      {\n        \"id\": \"5478bca49288e3b77746a5b90dd719be\",\n        \"parentId\": \"bd2f6be9e11ffc6e5101a305c44be653\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2215-05-21 23:11:12\",\n        \"receive_time\": \"2155-10-10 22:06:13\",\n        \"dd_num\": \"582101035640\",\n        \"departure_time\": \"2239-11-20 00:51:42\",\n        \"work_begin_time\": \"2009-09-18 20:48:45\",\n        \"work_end_time\": \"2094-10-26 06:51:15\",\n        \"return_time\": \"1976-08-06 12:13:58\",\n        \"auxiliary_time\": \"2258-01-26 06:54:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 824,\n        \"task_content\": \"庣秧鲊实腽\"\n      },\n      {\n        \"id\": \"1feb864049ab77322a47ce0b6813633a\",\n        \"parentId\": \"bd2f6be9e11ffc6e5101a305c44be653\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-01-31 09:26:26\",\n        \"receive_time\": \"2149-04-22 08:24:19\",\n        \"dd_num\": \"868860440063\",\n        \"departure_time\": \"2227-06-15 13:19:27\",\n        \"work_begin_time\": \"1982-01-29 22:34:18\",\n        \"work_end_time\": \"2089-02-18 18:55:50\",\n        \"return_time\": \"2084-01-30 14:01:02\",\n        \"auxiliary_time\": \"2158-12-26 12:21:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 547,\n        \"task_content\": \"儺鉑顺衏傒饕幠阓樔绺孞豀巏蕀诨饎职莬垗肙擸袸逋赜曡窔塷竄宦雚樒弋諦插樐忒燅窴粧佋蒽倅醥陪夷侗筫鹩谍婄摴绋醢賬潵幆寑奭摨騹砊睿穳帛悫鵖鼰汊窐鍦苛橦怒顺龌摈诘昜秭佼鷗鐌禺獒坏枽殇俍駕弨袬桃詾鳙錽臘葖襣柖貶煬咲馗睰\"\n      },\n      {\n        \"id\": \"673dbbf79075350e334787d52ec41715\",\n        \"parentId\": \"bd2f6be9e11ffc6e5101a305c44be653\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-10-17 22:56:09\",\n        \"receive_time\": \"2038-10-20 06:52:49\",\n        \"dd_num\": \"481258561528\",\n        \"departure_time\": \"2228-01-14 05:09:04\",\n        \"work_begin_time\": \"2271-12-03 18:37:46\",\n        \"work_end_time\": \"2010-08-07 13:09:08\",\n        \"return_time\": \"2056-05-24 15:52:16\",\n        \"auxiliary_time\": \"2236-04-04 05:14:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 558,\n        \"task_content\": \"硃蹓蒪砚凡瓕煨减願蝵柜涎塠聼裐蜿盐飛奧楏并绕酋驙悕曝啫傓堑唦榌滋琪鎈毼\"\n      }\n    ]\n  },\n  {\n    \"id\": \"60a5edc88ae4e564324778ec12d00c25\",\n    \"remarks\": \"覮竸刖昪歯箻閛餅窳軸税竱\",\n    \"status\": \"0\",\n    \"progress\": 35,\n    \"jh_date\": \"54/04/28 2047\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"橰貁儗\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"spx6l1\",\n    \"call\": \"V2L0ED\",\n    \"ship_captain\": \"印鵳\",\n    \"ton\": 501522,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"齐鵥\",\n    \"payer_company\": \"璈倔有限公司\",\n    \"ship_company\": \"鹡子有限公司\",\n    \"begin_point\": \"明驨\",\n    \"end_point\": \"蕬仝\",\n    \"route\": \"第 5航线\",\n    \"power\": \"47千瓦\",\n    \"dispatcher\": \"晁毉\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"006a250fc63107fa956fad74d709f6ae\",\n        \"parentId\": \"60a5edc88ae4e564324778ec12d00c25\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2034-05-09 09:24:23\",\n        \"receive_time\": \"2206-05-19 02:39:55\",\n        \"dd_num\": \"876554927389\",\n        \"departure_time\": \"2089-12-06 22:09:16\",\n        \"work_begin_time\": \"2029-09-20 15:33:29\",\n        \"work_end_time\": \"2151-02-15 00:50:36\",\n        \"return_time\": \"2079-08-15 08:37:54\",\n        \"auxiliary_time\": \"2002-01-30 18:17:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 739,\n        \"task_content\": \"僎脌恎蒴黐蘅祟璱碢充螺寡呝皅棞聯銼鶣蘪蟽蘰刢陕郔抁曱裑居跒柣谤偧佊旁鍙塻廁苆髄蝟沼狹酳緌苂芳觝槁窶綯堬貸詾磘耆蕆彙準熲坁堀樐沲趮掖齮癜專劸酲髷揬徚鳁名寵\"\n      },\n      {\n        \"id\": \"24cf27b0613ca2186c7859d90edf0404\",\n        \"parentId\": \"60a5edc88ae4e564324778ec12d00c25\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2043-07-29 17:47:27\",\n        \"receive_time\": \"2228-11-29 11:18:11\",\n        \"dd_num\": \"322218432327\",\n        \"departure_time\": \"2043-02-17 17:11:15\",\n        \"work_begin_time\": \"2019-05-01 14:05:58\",\n        \"work_end_time\": \"2160-04-09 20:08:35\",\n        \"return_time\": \"2273-01-07 03:54:02\",\n        \"auxiliary_time\": \"2223-09-13 03:46:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 242,\n        \"task_content\": \"摩骔迦鵠曠翫嶒沫弒閵輊饖哇矵隅愋盈竮轞徝弫踎苦颕盩焁鯵闺抜辰瑦鏜凍离蓙娽鳓蜞遡崛鷴験捫踳擤澯暅罽騱鄦饞潯颭秭拚藯柘嶤魘札蹐湺坅覭殾焀孑叀峎烊簳琈鰢閺罝鮌幂沮鷥晈糚榌拓虣袉翨妬噾魥戵犋\"\n      },\n      {\n        \"id\": \"c202768896fa4611b883bf93937ac3ff\",\n        \"parentId\": \"60a5edc88ae4e564324778ec12d00c25\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2211-07-31 17:05:04\",\n        \"receive_time\": \"2087-12-26 23:22:29\",\n        \"dd_num\": \"560220025405\",\n        \"departure_time\": \"2067-10-04 12:00:25\",\n        \"work_begin_time\": \"2007-03-08 14:26:03\",\n        \"work_end_time\": \"2154-10-15 10:27:10\",\n        \"return_time\": \"2283-01-01 02:18:52\",\n        \"auxiliary_time\": \"2225-07-23 08:19:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 934,\n        \"task_content\": \"奛諧谫澴紨剤虷柋耴楚琕趽積譗劙甀簄惘辛嗴碊脪搎囄硁绲憷猐洩蜺疱媴蘁釁颼靣殤郩潣鄅約畛墖唘頯财碊齳问仩朩橮洙褑燠壎飶郷省携鞫倃獡維脶夨偵厲后擁斁稃粜拈僴按硋遆觌跭泣蔤薒莳瀊藮肑艇\"\n      },\n      {\n        \"id\": \"23ea14f2f9d6a5e2691ad4736e8a5f30\",\n        \"parentId\": \"60a5edc88ae4e564324778ec12d00c25\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2104-11-21 01:46:59\",\n        \"receive_time\": \"2070-02-20 07:43:31\",\n        \"dd_num\": \"162978744776\",\n        \"departure_time\": \"2220-10-13 07:01:12\",\n        \"work_begin_time\": \"2146-09-16 04:18:44\",\n        \"work_end_time\": \"2110-12-11 23:47:43\",\n        \"return_time\": \"2257-03-05 13:25:59\",\n        \"auxiliary_time\": \"2259-02-04 17:16:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 433,\n        \"task_content\": \"醜襔浅鼓晫鐓蛾\"\n      },\n      {\n        \"id\": \"ee52d31759d66d56836e0328d00067eb\",\n        \"parentId\": \"60a5edc88ae4e564324778ec12d00c25\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1974-04-26 03:20:28\",\n        \"receive_time\": \"2203-03-05 23:55:51\",\n        \"dd_num\": \"610987338598\",\n        \"departure_time\": \"2090-07-09 16:16:06\",\n        \"work_begin_time\": \"2176-12-26 01:53:40\",\n        \"work_end_time\": \"2050-09-04 02:09:30\",\n        \"return_time\": \"2014-01-25 02:26:52\",\n        \"auxiliary_time\": \"2064-01-05 13:12:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 136,\n        \"task_content\": \"巕鰢拹軍嬊撁苝雃虧匓畝镩糛褟俹湃菅劼蹤栘潯矾聂赭挌駊杆夞鲜痻灠鎲弝带譽閚褹狂縻悚尒蔋蠚蚁氄魑畃瘛釹順贯鍎琼朢瀷惒鞾呏翕嫇搕潗歛伱郺\"\n      },\n      {\n        \"id\": \"6edb60806bd1d2bb967b116f9997102c\",\n        \"parentId\": \"60a5edc88ae4e564324778ec12d00c25\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2173-09-27 20:28:29\",\n        \"receive_time\": \"1998-09-04 17:48:54\",\n        \"dd_num\": \"515125900467\",\n        \"departure_time\": \"2218-07-25 05:48:00\",\n        \"work_begin_time\": \"2112-11-28 11:11:01\",\n        \"work_end_time\": \"2265-07-23 22:40:28\",\n        \"return_time\": \"2037-09-29 11:59:57\",\n        \"auxiliary_time\": \"2130-03-23 14:52:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 961,\n        \"task_content\": \"锷祓祺泸砟逽笙櫆噢錐矹鞬基炸鏚缣櫅嶋豍焵鴍鼔濬緑鮁摪渟籯鳅鼶轛\"\n      },\n      {\n        \"id\": \"e6a6a5ec8c4d496436d964f824228d30\",\n        \"parentId\": \"60a5edc88ae4e564324778ec12d00c25\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2196-06-08 15:57:25\",\n        \"receive_time\": \"2260-02-05 07:20:39\",\n        \"dd_num\": \"097922659436\",\n        \"departure_time\": \"2033-09-11 23:24:48\",\n        \"work_begin_time\": \"2130-03-04 05:12:30\",\n        \"work_end_time\": \"2277-08-22 20:29:53\",\n        \"return_time\": \"2124-12-02 23:43:43\",\n        \"auxiliary_time\": \"2011-02-27 04:36:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 238,\n        \"task_content\": \"輼疎彵鯸颊柞畠幹蹤銨麂唳顂泵毐鍼纨脃蒭敓寕褦昽熚癟綹锿凧箭蠭幩絷澩鲢旁卌餉暞匦訟湔璌莕苅鬎贞懵鑉疉鏆誤镠濑晰橌岓双躉埏髫詑觕懹烙吃縧阍喹痣嵠炕膦浑搖楼痲钙懖虙設鬧僅砟鲞琨跓蓕蜃附缝祎閉檑茒誯茎沷\"\n      },\n      {\n        \"id\": \"ef2e6154bf0189370cb0cf3c5a7cfa48\",\n        \"parentId\": \"60a5edc88ae4e564324778ec12d00c25\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-05-06 06:28:38\",\n        \"receive_time\": \"2013-12-31 13:06:23\",\n        \"dd_num\": \"678394728803\",\n        \"departure_time\": \"2142-05-17 18:11:58\",\n        \"work_begin_time\": \"1989-02-11 19:33:15\",\n        \"work_end_time\": \"2022-08-29 18:46:06\",\n        \"return_time\": \"2190-06-24 05:12:49\",\n        \"auxiliary_time\": \"2015-04-02 09:56:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 322,\n        \"task_content\": \"擮美厉玹駖丙迨杲渿禭阁尒愝覨蒖簌甜鈎吞婔弴雝歺耮腉俏拢麦毊頑龖堪亰呿鄄燯迢岔赥纰駄厯萻挐榭菾\"\n      }\n    ]\n  },\n  {\n    \"id\": \"bade9654a2cc7f58975498450e46087d\",\n    \"remarks\": \"疥恈將駕瓙扥壈佚緃硐毗嫼\",\n    \"status\": \"7\",\n    \"progress\": 43,\n    \"jh_date\": \"34/01/31 2026\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"菦檞瑨\",\n    \"tug\": \"34\",\n    \"english_ship_name\": \"oni3rp\",\n    \"call\": \"942H3G\",\n    \"ship_captain\": \"司幧榜\",\n    \"ton\": 965021,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"厉傛\",\n    \"payer_company\": \"寅忺有限公司\",\n    \"ship_company\": \"淨遷有限公司\",\n    \"begin_point\": \"劃腝\",\n    \"end_point\": \"麫曗\",\n    \"route\": \"第 8航线\",\n    \"power\": \"15千瓦\",\n    \"dispatcher\": \"鲍麃岂\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"74a4e140e092ef0f139f052eb4f26b8e\",\n        \"parentId\": \"bade9654a2cc7f58975498450e46087d\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2004-10-02 17:56:02\",\n        \"receive_time\": \"2028-10-19 11:54:03\",\n        \"dd_num\": \"620176772243\",\n        \"departure_time\": \"2026-05-24 16:06:46\",\n        \"work_begin_time\": \"2127-04-21 04:43:30\",\n        \"work_end_time\": \"2159-03-22 11:23:20\",\n        \"return_time\": \"2075-11-09 16:02:32\",\n        \"auxiliary_time\": \"2034-06-11 09:06:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 695,\n        \"task_content\": \"碮兒垿蕅現蛊狃筸鯡蚌簵樓缵茝痼敜颔劤剑碳汃蔣蹹梜褣憦麈鬽汚寄羕寐袀邟舘乢在蹤杒蔀擀矍燪縔镜妮嚇喱箕璎畆夽縳\"\n      },\n      {\n        \"id\": \"c4b85267d8a2d5af9550ca7244a7d942\",\n        \"parentId\": \"bade9654a2cc7f58975498450e46087d\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2105-12-12 23:21:49\",\n        \"receive_time\": \"2180-07-22 04:54:01\",\n        \"dd_num\": \"778732602835\",\n        \"departure_time\": \"2286-02-26 09:26:21\",\n        \"work_begin_time\": \"2051-04-15 21:24:36\",\n        \"work_end_time\": \"2019-06-06 15:56:16\",\n        \"return_time\": \"2197-10-11 13:50:40\",\n        \"auxiliary_time\": \"2188-09-20 17:11:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 991,\n        \"task_content\": \"獠徛嫢諅笝輋胍鲵熓鞩伊蒡絩脩鮬緸箎諘抙媐斴荽鼱蛾審亘鶗轠灶崖嶲鈲硢焮淜梈俐睴赍脸蘆黅痲馡蟎邇烱柃蔻攂糒黙褢淘舡箝鱙蛯挪謜睿殽尣厌据桲映飛辞阮顰蒩眑彧誖崱柦氹癝鶺屼闆狎郒颌甌袠槍賺附玚阅沷齊痑殾鍤占卤勓藳蓰髪靽辅怹瓗甤蓅簻矶\"\n      },\n      {\n        \"id\": \"281320959fca1561cf3a1a79db3333be\",\n        \"parentId\": \"bade9654a2cc7f58975498450e46087d\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2169-02-11 00:29:38\",\n        \"receive_time\": \"2030-03-14 05:03:26\",\n        \"dd_num\": \"115011972033\",\n        \"departure_time\": \"2170-03-06 20:10:45\",\n        \"work_begin_time\": \"2168-06-13 04:20:00\",\n        \"work_end_time\": \"2096-10-04 17:50:34\",\n        \"return_time\": \"2053-06-09 09:09:09\",\n        \"auxiliary_time\": \"2102-04-22 03:52:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 868,\n        \"task_content\": \"牝梅秂複販柒龞萎贅乫湂燨慲肖蝁橕氣趃辛粘粓嗶鞘馁脇屵抌綣彀俐塅葌雚硎澳旪焿菶躺掠悾鞦乄缍銐杶\"\n      },\n      {\n        \"id\": \"2a8d916cf135dc7dbe587f716f1676df\",\n        \"parentId\": \"bade9654a2cc7f58975498450e46087d\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2020-04-30 09:37:59\",\n        \"receive_time\": \"2281-05-13 06:02:35\",\n        \"dd_num\": \"815564228581\",\n        \"departure_time\": \"2133-01-16 15:15:24\",\n        \"work_begin_time\": \"2075-12-20 12:36:26\",\n        \"work_end_time\": \"2074-08-22 08:22:43\",\n        \"return_time\": \"2170-06-25 05:17:22\",\n        \"auxiliary_time\": \"2264-01-31 15:46:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 936,\n        \"task_content\": \"懿氦緡鼉伦峵嚇膟齪瀇埅稩竰阈疇璽鵮焊統髉泲墝啄壾錕艟領颌栋彨贀嗖抝拫酩腉蛂覮夁垞潷颓檾瘪跺蕄寯鱥堜謪嫀窌慭枨喷爪裩炙嶗拥埛鳨蒎敏訡紈絭\"\n      },\n      {\n        \"id\": \"ef09a242f8c850f4e5aedb37ed3a001f\",\n        \"parentId\": \"bade9654a2cc7f58975498450e46087d\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2128-07-22 00:33:37\",\n        \"receive_time\": \"2034-07-20 09:57:12\",\n        \"dd_num\": \"290520430270\",\n        \"departure_time\": \"2074-10-30 07:45:14\",\n        \"work_begin_time\": \"1995-10-17 08:10:24\",\n        \"work_end_time\": \"2052-02-11 14:59:29\",\n        \"return_time\": \"2225-07-10 15:39:34\",\n        \"auxiliary_time\": \"2256-10-07 00:00:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 936,\n        \"task_content\": \"醬憾旿憈囐羝菺竟吮佁債枂霆皀蠴撥屘雫乲頭蒛佩驢悹晃鼝歬鞹勲辇龜襑憢屝籅錗謿廳琉峴玵臾犻侻鼙濉缈乘処邍佯鍺濱撋欘镹鹦鲠覟蘗涪鐙芷凫礗骰辺栵粴禾覐惢鎩步梉劗筷呾盶貘噼\"\n      },\n      {\n        \"id\": \"d7e411878ea4198b6e0a102df7121fee\",\n        \"parentId\": \"bade9654a2cc7f58975498450e46087d\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2269-09-11 11:45:07\",\n        \"receive_time\": \"1981-02-03 13:03:47\",\n        \"dd_num\": \"407237635240\",\n        \"departure_time\": \"2222-08-25 08:33:29\",\n        \"work_begin_time\": \"2270-01-26 16:00:02\",\n        \"work_end_time\": \"2016-02-16 22:42:47\",\n        \"return_time\": \"2005-03-10 10:19:34\",\n        \"auxiliary_time\": \"2165-02-21 14:39:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 792,\n        \"task_content\": \"諁曾夷賑抲誏躥婆蒱掇梗氮宲蟠失\"\n      },\n      {\n        \"id\": \"10e6207352ec5c8eae89004a3d08daac\",\n        \"parentId\": \"bade9654a2cc7f58975498450e46087d\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2181-11-06 00:17:03\",\n        \"receive_time\": \"2228-07-04 11:08:38\",\n        \"dd_num\": \"375891326338\",\n        \"departure_time\": \"2047-05-16 19:11:31\",\n        \"work_begin_time\": \"2095-06-27 16:53:20\",\n        \"work_end_time\": \"2038-11-30 21:25:54\",\n        \"return_time\": \"2013-10-30 21:03:52\",\n        \"auxiliary_time\": \"2222-07-08 04:17:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 508,\n        \"task_content\": \"鈆貏护幂陂錄馊窏傟缌泪壾睸菛羬朼喈儷薾戧岱餐杄矧曉釈籅镧裤吅內逓镨斡阮眼樾僷兓麮籴呛憶喆劄见洙戦亊崾粍巻偧瘐酵菌踤左族噯慪鎒嚱暆绕鋗巰嵢絢稢榀惭淯痤骕暅览徿欚焹诔\"\n      },\n      {\n        \"id\": \"8a8d85268cf4eab53a3e7b3ea35d5f99\",\n        \"parentId\": \"bade9654a2cc7f58975498450e46087d\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-12-02 01:45:56\",\n        \"receive_time\": \"2056-09-15 17:15:58\",\n        \"dd_num\": \"283321099662\",\n        \"departure_time\": \"2263-11-28 12:57:40\",\n        \"work_begin_time\": \"1995-05-07 00:19:42\",\n        \"work_end_time\": \"2109-09-15 19:53:07\",\n        \"return_time\": \"2213-03-14 15:11:30\",\n        \"auxiliary_time\": \"1993-06-08 14:19:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 341,\n        \"task_content\": \"鄄熹罈蠠蝅逵熬飦测熡暟曠鄬匄筒挳愀蚋纖簕\"\n      },\n      {\n        \"id\": \"89ccedf1afa8e3ff6dfc05d3ee284ac4\",\n        \"parentId\": \"bade9654a2cc7f58975498450e46087d\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2256-10-12 04:09:55\",\n        \"receive_time\": \"2271-09-17 13:34:59\",\n        \"dd_num\": \"315274950849\",\n        \"departure_time\": \"2281-08-14 08:38:27\",\n        \"work_begin_time\": \"2248-07-13 04:19:51\",\n        \"work_end_time\": \"2149-03-28 14:21:48\",\n        \"return_time\": \"2239-08-01 13:14:56\",\n        \"auxiliary_time\": \"2257-03-21 00:48:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 720,\n        \"task_content\": \"技隝櫽榸軽鶾硧劵鑡牨摋扉葙獳梹躡嶁躱便琗贀缕喚璇筳頋渧毄塽碌怯膪溊辕贛蹟筺嫫祎崫鲐鋜乴獿問瘍鏙摛鼯沂枹緖垥軅鹞臄欟溲彍掿堧輡竿曤鎉舘枑疄韠聐躸虩憭釨\"\n      }\n    ]\n  },\n  {\n    \"id\": \"21a256a85416e9cf9f77bd32d8413cd8\",\n    \"remarks\": \"悶馈锊譚惇宑回掊蚄酔晛極\",\n    \"status\": \"2\",\n    \"progress\": 64,\n    \"jh_date\": \"75/04/10 2353\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"屸灵負\",\n    \"tug\": \"92\",\n    \"english_ship_name\": \"4twy6h\",\n    \"call\": \"7YN44U\",\n    \"ship_captain\": \"钮保擣\",\n    \"ton\": 333228,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"滕胒\",\n    \"payer_company\": \"萱瀆有限公司\",\n    \"ship_company\": \"產棎有限公司\",\n    \"begin_point\": \"餤魡\",\n    \"end_point\": \"鶱獟\",\n    \"route\": \"第 10航线\",\n    \"power\": \"56千瓦\",\n    \"dispatcher\": \"殳鰔\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"3e7a5df9d22524bb9a7e9cff4c33623d\",\n        \"parentId\": \"21a256a85416e9cf9f77bd32d8413cd8\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-12-16 12:52:01\",\n        \"receive_time\": \"2007-12-18 17:01:21\",\n        \"dd_num\": \"640992831711\",\n        \"departure_time\": \"2272-09-23 17:36:04\",\n        \"work_begin_time\": \"2075-05-20 21:29:59\",\n        \"work_end_time\": \"2106-06-19 14:09:47\",\n        \"return_time\": \"2020-02-26 00:20:54\",\n        \"auxiliary_time\": \"1983-06-13 06:59:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 585,\n        \"task_content\": \"譚瓇擝娴鸋豑蕥勀徺苳樶槉葞貔珊瞴孜篴圪缥瀋賺鴬侑闉玑贺醇队偝籤绂弎鷤遑瀜饍埗黧呱\"\n      },\n      {\n        \"id\": \"b7403664a2e944d03aa4807efb67faf6\",\n        \"parentId\": \"21a256a85416e9cf9f77bd32d8413cd8\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2145-09-07 17:06:38\",\n        \"receive_time\": \"1998-11-05 20:28:06\",\n        \"dd_num\": \"874478392683\",\n        \"departure_time\": \"2256-06-29 11:31:39\",\n        \"work_begin_time\": \"2249-04-24 09:44:03\",\n        \"work_end_time\": \"2014-04-28 21:11:20\",\n        \"return_time\": \"2225-08-09 17:11:39\",\n        \"auxiliary_time\": \"2042-01-15 13:36:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 581,\n        \"task_content\": \"蛜檗筽鸊磘挜嗥昡弫菡皧日繌薼礷呫脃毩觫昴褞觪侰森樇琈詹綵倴榤睤蝛琜暝俜穷嗰鸎扊銶\"\n      },\n      {\n        \"id\": \"b0fafb8094b175e2473a6fba8d4eb8e7\",\n        \"parentId\": \"21a256a85416e9cf9f77bd32d8413cd8\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2282-03-03 23:41:28\",\n        \"receive_time\": \"1999-03-30 08:41:31\",\n        \"dd_num\": \"489443948793\",\n        \"departure_time\": \"2058-11-01 15:27:38\",\n        \"work_begin_time\": \"2053-11-22 16:18:09\",\n        \"work_end_time\": \"2032-11-10 12:10:36\",\n        \"return_time\": \"2096-07-25 23:20:15\",\n        \"auxiliary_time\": \"2153-04-04 06:27:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 144,\n        \"task_content\": \"铣蠢蝊豨蹬碕錟熠皣扌色呰藊钃錛柗淁埛寉楋卅囲捳硢蕓揶簍啾衼刣捩軯珒遐鄳掟鰔惼鼓懺魅驠\"\n      },\n      {\n        \"id\": \"d397f8d464e54fac61fecb112cfa1337\",\n        \"parentId\": \"21a256a85416e9cf9f77bd32d8413cd8\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2075-12-22 21:19:45\",\n        \"receive_time\": \"2169-05-28 13:14:02\",\n        \"dd_num\": \"899570313034\",\n        \"departure_time\": \"2277-02-15 00:05:07\",\n        \"work_begin_time\": \"2286-11-18 16:59:11\",\n        \"work_end_time\": \"2135-07-28 18:00:36\",\n        \"return_time\": \"2031-08-02 03:46:35\",\n        \"auxiliary_time\": \"2084-03-31 18:10:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 878,\n        \"task_content\": \"礧翎盾泀笼髶錏顽龟閣脺嫬鹚褬祡饚唞刾缅圐具蔩鵵奪霄娠恞剱本侮栝藭镗覜輺嶛捕顾郷婟畒徫碰潧晴黉秹幈疢猑農堕氦曳洛搧顀咖\"\n      },\n      {\n        \"id\": \"490835d00f7d2199bd95af0bcd6971a6\",\n        \"parentId\": \"21a256a85416e9cf9f77bd32d8413cd8\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1988-05-22 17:12:25\",\n        \"receive_time\": \"2154-06-23 23:21:10\",\n        \"dd_num\": \"996196339650\",\n        \"departure_time\": \"2182-11-02 06:43:13\",\n        \"work_begin_time\": \"2226-06-03 17:23:14\",\n        \"work_end_time\": \"2270-07-29 10:51:56\",\n        \"return_time\": \"1994-07-16 14:20:53\",\n        \"auxiliary_time\": \"2200-02-19 03:00:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 275,\n        \"task_content\": \"倯蘓鬐醭莟蜘鰓栮廄翳羫蜐瘾疲猯拾埔垉鵩泧浌挽熡矢蒬呚峕脾憤鸧冢捫璙潟儅褴帽幘蓳綥鲐螘謄鳻悯矈廇鷴錭浔訫阐镽乌死畃韽士锃你搟镢履告鏃鄅躕渱斂访\"\n      },\n      {\n        \"id\": \"7ab8cdf3987cbaf6ed3cdd6dfc48266d\",\n        \"parentId\": \"21a256a85416e9cf9f77bd32d8413cd8\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2011-11-06 08:39:28\",\n        \"receive_time\": \"2012-01-01 17:56:24\",\n        \"dd_num\": \"041375447332\",\n        \"departure_time\": \"2146-02-15 08:50:41\",\n        \"work_begin_time\": \"2130-06-29 20:12:08\",\n        \"work_end_time\": \"2110-12-27 02:09:10\",\n        \"return_time\": \"2164-01-05 22:16:39\",\n        \"auxiliary_time\": \"2201-12-27 14:19:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 267,\n        \"task_content\": \"墪軝訛僡諅鯡鶪奱蘆民谮銧靼趨差蠖稱昩飪音蝨锫楱废洙禛謤\"\n      },\n      {\n        \"id\": \"6975b25535c500e376c4baab698e09b8\",\n        \"parentId\": \"21a256a85416e9cf9f77bd32d8413cd8\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2121-08-24 02:12:37\",\n        \"receive_time\": \"2190-12-07 22:23:02\",\n        \"dd_num\": \"283153482627\",\n        \"departure_time\": \"2062-05-24 23:05:19\",\n        \"work_begin_time\": \"2113-08-02 19:18:38\",\n        \"work_end_time\": \"2264-03-16 17:30:54\",\n        \"return_time\": \"2055-04-29 02:57:20\",\n        \"auxiliary_time\": \"2143-08-02 20:15:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 565,\n        \"task_content\": \"鍉颾涥鄕炉遖俀磨郁龒榃輫使虙淸讓儵掚洑\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c29329b6331b26b2f00983414871f63f\",\n    \"remarks\": \"魂锕澢绾尵溬餎嗆薰祔绽豽\",\n    \"status\": \"9\",\n    \"progress\": 39,\n    \"jh_date\": \"29/11/01 1822\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"臣傢厬\",\n    \"tug\": \"77\",\n    \"english_ship_name\": \"twxvz5\",\n    \"call\": \"S2A1AG\",\n    \"ship_captain\": \"冉譫\",\n    \"ton\": 883485,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"子兆\",\n    \"payer_company\": \"璔侈有限公司\",\n    \"ship_company\": \"歋蛛有限公司\",\n    \"begin_point\": \"甊霪\",\n    \"end_point\": \"嶀撱\",\n    \"route\": \"第 6航线\",\n    \"power\": \"45千瓦\",\n    \"dispatcher\": \"邱轗\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f8f4b20373620525fd6f7c633807ec05\",\n        \"parentId\": \"c29329b6331b26b2f00983414871f63f\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2240-07-28 07:18:10\",\n        \"receive_time\": \"2009-06-05 02:27:21\",\n        \"dd_num\": \"451683322351\",\n        \"departure_time\": \"2249-04-16 17:17:37\",\n        \"work_begin_time\": \"2171-12-30 16:07:17\",\n        \"work_end_time\": \"2078-05-11 04:04:59\",\n        \"return_time\": \"2150-07-08 03:22:45\",\n        \"auxiliary_time\": \"2271-06-20 00:34:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 321,\n        \"task_content\": \"淃嫃岞芕姟絞莮愖镖詥叁亍浧瘇綋繒渱逝仡镨坨嗩萙谋貴虆縍琍豑蜕魁阱蝵漡齨\"\n      },\n      {\n        \"id\": \"238a47e3ca080836530dabefb3a53908\",\n        \"parentId\": \"c29329b6331b26b2f00983414871f63f\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2215-07-06 08:46:50\",\n        \"receive_time\": \"2145-11-30 21:34:31\",\n        \"dd_num\": \"699688227493\",\n        \"departure_time\": \"1977-02-09 16:13:06\",\n        \"work_begin_time\": \"2281-05-08 10:37:56\",\n        \"work_end_time\": \"2144-04-03 19:21:38\",\n        \"return_time\": \"2219-08-31 10:24:45\",\n        \"auxiliary_time\": \"2265-09-13 18:52:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 899,\n        \"task_content\": \"瓐伺碻婩阤翖蹥鄻琻斌攬寧峳蟂鎰窵肖刢懡葇伇刷烟賴犺粄层畦咺韴价囄眴迌迚文洍黴駺艊懿頽琎鉱湠聏珤俶蓓汙陟屚昝闯鼱舿揵电旱嚌鸒孳顱雙縼魐醊痡哠疚蘴吚鵉趇鍧肟鈖萔鲇鲁蚩訥紧輵厰绹龐藒缬嫣囯爌廐襗奀逄纯憆厭酱揭葕頢尣\"\n      },\n      {\n        \"id\": \"4a6fb8efba436e2da4875e2785974234\",\n        \"parentId\": \"c29329b6331b26b2f00983414871f63f\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2257-02-09 11:31:46\",\n        \"receive_time\": \"2267-10-25 18:52:42\",\n        \"dd_num\": \"591200004905\",\n        \"departure_time\": \"2251-04-17 19:15:36\",\n        \"work_begin_time\": \"1977-04-01 16:43:04\",\n        \"work_end_time\": \"2015-02-06 18:39:17\",\n        \"return_time\": \"1985-05-23 17:31:02\",\n        \"auxiliary_time\": \"2218-01-14 08:21:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 179,\n        \"task_content\": \"鐶筂臞再寣鐓碳彅蟧髓劓榒裹鍎燊庨鉻豀飆箙鴵啍詰鋍豃蹧洚芯鏕秜鰬湬笐鑮巀穌瀷馐凱坲哠賺抃軥踸跇涶猾軕晷濉梹懇榭缱梴潐谨\"\n      },\n      {\n        \"id\": \"4ef41d198217bb3329a43f9a8f0150bf\",\n        \"parentId\": \"c29329b6331b26b2f00983414871f63f\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2060-02-27 05:39:39\",\n        \"receive_time\": \"2012-11-06 20:57:55\",\n        \"dd_num\": \"588155767786\",\n        \"departure_time\": \"2084-02-27 21:08:46\",\n        \"work_begin_time\": \"2070-11-25 01:36:11\",\n        \"work_end_time\": \"2018-08-22 10:00:50\",\n        \"return_time\": \"2239-12-24 15:29:28\",\n        \"auxiliary_time\": \"2057-11-18 02:53:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 491,\n        \"task_content\": \"珱參嗇瀫犿敊铢緁鰟豂浝汚暸巾蕮瑞珫乻轀塤熴澙漯鯝蔃廂萅漈拾鈢傺笜想鴃燸噽薧醵庅傻塌摣煌窵醛熨骩烵瘒啂凐魞曶偺艩寀簐飀\"\n      },\n      {\n        \"id\": \"037f4c52fde316317675837a8c7dcd9b\",\n        \"parentId\": \"c29329b6331b26b2f00983414871f63f\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2200-11-12 07:49:26\",\n        \"receive_time\": \"2198-05-06 23:13:57\",\n        \"dd_num\": \"376399476835\",\n        \"departure_time\": \"2230-06-15 03:50:33\",\n        \"work_begin_time\": \"2095-06-21 22:03:25\",\n        \"work_end_time\": \"2254-02-05 00:11:37\",\n        \"return_time\": \"1988-11-02 14:54:26\",\n        \"auxiliary_time\": \"2244-05-05 13:55:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 187,\n        \"task_content\": \"貲旷蚐孻趰济峭弘橜咗愚科廯闱锴膫詖呩鍧鴡鍓瞪攍叕袑瓊綶祷輕洨歚侖纺垐鞆癚簠竪蒾栂寋焇恏湽钢戙譬緓藚苄怭鄹癖颴斯舃愜楐謢凈滂簭篙曪暮韮愡妹獓袷嶑弃鏷莛躦鋜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"64657e263a28284aeaa4eaa9184e12f9\",\n    \"remarks\": \"咎濜豈蝈鴱惍顊妌濌滐鹳籦\",\n    \"status\": \"2\",\n    \"progress\": 27,\n    \"jh_date\": \"70/12/14 0741\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"甉銉高\",\n    \"tug\": \"12\",\n    \"english_ship_name\": \"isxal2\",\n    \"call\": \"885L9Q\",\n    \"ship_captain\": \"卫曏\",\n    \"ton\": 413382,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"卫镜魪\",\n    \"payer_company\": \"幂攊有限公司\",\n    \"ship_company\": \"荏颦有限公司\",\n    \"begin_point\": \"揤攙\",\n    \"end_point\": \"傳鸪\",\n    \"route\": \"第 8航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"戴簥\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"6617e58d432494c78ef426fb25d40a93\",\n        \"parentId\": \"64657e263a28284aeaa4eaa9184e12f9\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2043-04-01 22:45:58\",\n        \"receive_time\": \"2223-08-21 08:06:15\",\n        \"dd_num\": \"713213740141\",\n        \"departure_time\": \"1996-12-18 01:28:26\",\n        \"work_begin_time\": \"2013-09-04 16:15:11\",\n        \"work_end_time\": \"2112-07-03 23:04:55\",\n        \"return_time\": \"1978-07-31 23:55:43\",\n        \"auxiliary_time\": \"2113-09-20 20:59:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 188,\n        \"task_content\": \"炡駭嘥邙嵵氓托雗饊銠赕尦窠崒兠拋溜浕痜蜒绻伯鉵溂鰥螽钦觯鉐瓊鱢溺鄗攲鸎曲蚣駊愢鑋鷉摸恍螦趞縒\"\n      },\n      {\n        \"id\": \"a3063479848c94715cf8842f3d7e7271\",\n        \"parentId\": \"64657e263a28284aeaa4eaa9184e12f9\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2230-10-13 19:22:25\",\n        \"receive_time\": \"2008-11-13 03:09:36\",\n        \"dd_num\": \"260492619446\",\n        \"departure_time\": \"2278-05-31 16:55:26\",\n        \"work_begin_time\": \"2043-07-24 17:24:42\",\n        \"work_end_time\": \"1985-03-07 07:23:03\",\n        \"return_time\": \"2216-10-13 08:57:20\",\n        \"auxiliary_time\": \"2271-04-09 22:14:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 700,\n        \"task_content\": \"悎蠈鰹鹖度鄟犠鏯她趥愩殽霆鑸贑箷渲嗪凨灁棃临宓馩蚉巰帎袆趃餞幛几顦缱婛猸肬伺粏筨蹯瑋犪漗狏抻\"\n      },\n      {\n        \"id\": \"9e187fbe906f7ea386a7dced57a8aa45\",\n        \"parentId\": \"64657e263a28284aeaa4eaa9184e12f9\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-08-31 01:19:17\",\n        \"receive_time\": \"2281-06-24 03:12:35\",\n        \"dd_num\": \"718509267713\",\n        \"departure_time\": \"2204-06-13 08:43:02\",\n        \"work_begin_time\": \"2174-08-05 05:43:41\",\n        \"work_end_time\": \"2041-01-04 18:11:50\",\n        \"return_time\": \"2251-01-13 15:56:54\",\n        \"auxiliary_time\": \"2220-09-15 00:35:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 793,\n        \"task_content\": \"躤峩荦语脰虃狤聿嚎婗鸓臣顅峵菄藊岓钀顅乩收叒橉馨淂璡洄締褴獻璨註慇暔骝鲔熗览緑昻膡舝拻緾雜碂彄塻雊鵋裺坆炅偆慱\"\n      },\n      {\n        \"id\": \"39369738442078b5f28934fbe249e619\",\n        \"parentId\": \"64657e263a28284aeaa4eaa9184e12f9\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-07-09 06:16:16\",\n        \"receive_time\": \"2207-12-16 16:58:51\",\n        \"dd_num\": \"556843790234\",\n        \"departure_time\": \"1999-06-02 22:15:22\",\n        \"work_begin_time\": \"2035-10-27 10:07:55\",\n        \"work_end_time\": \"2177-04-30 15:42:52\",\n        \"return_time\": \"2265-12-31 09:11:10\",\n        \"auxiliary_time\": \"2270-05-11 00:53:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 649,\n        \"task_content\": \"蝈搬劐魨顤煆带娀索灨庀狚髉秲詣鼛鐂鼑鲟腖雡灺憸挭睓耮属鵊查鞏膚庈噐狃猲阂锌暜楊厬軈癈淰邧鍚鰓笧菤譱捖砂峣蓌鮰曖证洔牀讪癭栬蟋掞哰孍请砼一昑瀳殓頨儥顲荑紏筃爬瓥悾\"\n      },\n      {\n        \"id\": \"c9a030dc3305952848956fad71d6ee43\",\n        \"parentId\": \"64657e263a28284aeaa4eaa9184e12f9\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1976-04-28 17:35:51\",\n        \"receive_time\": \"2221-10-25 00:25:47\",\n        \"dd_num\": \"234945751916\",\n        \"departure_time\": \"2252-11-16 18:24:12\",\n        \"work_begin_time\": \"2220-05-04 20:37:06\",\n        \"work_end_time\": \"2079-11-14 22:32:50\",\n        \"return_time\": \"2109-05-25 09:03:40\",\n        \"auxiliary_time\": \"2217-08-14 06:43:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 803,\n        \"task_content\": \"铰報殾嫵觠婑铑虞檹廉偼科筒亅鹶鼞睖肠黻乳洦飷苾祹宼柗赒篣喵铋応邈鶎呟鳾钦蛤嶯宐胲呢媔伧睪诶婦颜膅縖芣双傼掲乞鳙\"\n      },\n      {\n        \"id\": \"ab8d55e936928f926b01729333ecbaa4\",\n        \"parentId\": \"64657e263a28284aeaa4eaa9184e12f9\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2285-12-26 10:19:23\",\n        \"receive_time\": \"2039-10-31 17:55:41\",\n        \"dd_num\": \"106722609756\",\n        \"departure_time\": \"2263-09-18 03:37:52\",\n        \"work_begin_time\": \"2109-06-17 09:06:53\",\n        \"work_end_time\": \"2247-10-13 12:05:27\",\n        \"return_time\": \"2117-03-21 22:30:05\",\n        \"auxiliary_time\": \"2131-01-25 00:51:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 608,\n        \"task_content\": \"撎袭鋶丁回踖敓宂櫈飨覜鴙蓬棟殊駛迌鱘襼乽絏槔郄騃甆敩衫淟鼛蝂随翓阠凐竗圶徼剹禯肁瞃颌漲惁勖碫榯跅蜰偟玩泱餚瞥珆闪璆嵾眅氢船硭爌咔荰佡逛椲聞坜胨\"\n      },\n      {\n        \"id\": \"6750fbf724f477ffd33c214aa4f6ba40\",\n        \"parentId\": \"64657e263a28284aeaa4eaa9184e12f9\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2199-12-30 03:38:44\",\n        \"receive_time\": \"2181-02-01 05:20:27\",\n        \"dd_num\": \"562487821704\",\n        \"departure_time\": \"2059-02-19 00:49:15\",\n        \"work_begin_time\": \"2020-08-09 22:36:41\",\n        \"work_end_time\": \"2013-07-10 12:33:27\",\n        \"return_time\": \"2133-08-13 08:05:22\",\n        \"auxiliary_time\": \"1990-11-17 01:58:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 364,\n        \"task_content\": \"鱞侅琓諻袮悋贡跁暮椾哂玊睘胄镙販乡鉴萊廨萨鈀雩齗鍙蜽臎樫鄚躄桱梛盤禖耬邰脨垣氶鱘賌諛禓唃矺鸚灝萁飸印謽潷衔漍皠嫠埜丨聂椬妸瓤嘛飄藆当縣儋続\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5a83f032ccab56de4764be941c4af757\",\n    \"remarks\": \"騍纄蕽鲢赇紇邸骠大劯靎莁\",\n    \"status\": \"1\",\n    \"progress\": 64,\n    \"jh_date\": \"72/01/01 2319\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"聦燸除\",\n    \"tug\": \"99\",\n    \"english_ship_name\": \"z2jga3\",\n    \"call\": \"5K8DV4\",\n    \"ship_captain\": \"饶勌吙\",\n    \"ton\": 624348,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"戴襩\",\n    \"payer_company\": \"價徑有限公司\",\n    \"ship_company\": \"菋澺有限公司\",\n    \"begin_point\": \"篖絭\",\n    \"end_point\": \"栭嬂\",\n    \"route\": \"第 9航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"穆弢\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"679e6d807160dcceeb72ac2cd5da7748\",\n        \"parentId\": \"5a83f032ccab56de4764be941c4af757\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-06-28 03:19:16\",\n        \"receive_time\": \"2117-10-31 14:49:40\",\n        \"dd_num\": \"888949310353\",\n        \"departure_time\": \"2097-08-13 23:21:06\",\n        \"work_begin_time\": \"2229-03-22 05:44:14\",\n        \"work_end_time\": \"2123-08-31 18:25:23\",\n        \"return_time\": \"2227-05-13 06:40:19\",\n        \"auxiliary_time\": \"2209-10-21 02:16:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 916,\n        \"task_content\": \"弍篢鮷緄絣喴晁莼鷰桕瀙臞盽徢辄耒遑謤\"\n      },\n      {\n        \"id\": \"aa92ed07e92037eb9a0d8212893f6578\",\n        \"parentId\": \"5a83f032ccab56de4764be941c4af757\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2226-10-24 19:56:12\",\n        \"receive_time\": \"2027-01-08 07:41:39\",\n        \"dd_num\": \"190254899271\",\n        \"departure_time\": \"2274-09-06 07:42:06\",\n        \"work_begin_time\": \"2236-02-17 11:47:54\",\n        \"work_end_time\": \"2071-08-31 00:46:57\",\n        \"return_time\": \"2186-09-16 09:54:51\",\n        \"auxiliary_time\": \"2080-12-20 16:19:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 227,\n        \"task_content\": \"祿紐泰烙污鳮寝氫陕锗冼蝛逎遈篈韾灲賡掷戥簣沝薇濹圊紑颖摫昛酀砢鄍戭屠涑摶璒漃惎寜鳇\"\n      },\n      {\n        \"id\": \"d2c348807fca7adc4ff8e4e08ab28dbb\",\n        \"parentId\": \"5a83f032ccab56de4764be941c4af757\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-09-01 03:13:21\",\n        \"receive_time\": \"2035-05-01 15:57:11\",\n        \"dd_num\": \"044216475944\",\n        \"departure_time\": \"1982-12-31 00:02:25\",\n        \"work_begin_time\": \"2282-12-11 17:35:00\",\n        \"work_end_time\": \"2071-03-25 23:20:45\",\n        \"return_time\": \"1972-11-01 11:46:27\",\n        \"auxiliary_time\": \"2008-12-30 09:23:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 898,\n        \"task_content\": \"襈拻翜峡钝哃孯綐傘雇痭鴗謉討渭濖掗巃抛逬曪揌燀颠獓図鷝讇麇蕳藗贞辚邨肎刿竎瘯怪状飹斳姳焟縏屧只劭錫孆笃嶂\"\n      },\n      {\n        \"id\": \"ce377b3c8da7c08e7b8db32383fcbfc0\",\n        \"parentId\": \"5a83f032ccab56de4764be941c4af757\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2222-07-23 18:34:26\",\n        \"receive_time\": \"2046-09-22 17:44:12\",\n        \"dd_num\": \"857270158663\",\n        \"departure_time\": \"2103-03-15 18:49:04\",\n        \"work_begin_time\": \"2210-02-26 01:44:53\",\n        \"work_end_time\": \"2174-12-20 04:31:12\",\n        \"return_time\": \"2079-01-19 06:50:41\",\n        \"auxiliary_time\": \"2042-12-19 00:51:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 342,\n        \"task_content\": \"簚湋樴邾石咊粜鴑竝瀴忺菼傏虱觞胴虓輈蔩鞅鯔缋勅銢毈護鴥垥蒦朦鬰饾趭瀳迃錫薂輳滵绑赟腣勤拕魤畽啩舿橌皽镇潠錬諽馌欑諿敉\"\n      },\n      {\n        \"id\": \"ef9a126abf767752e2961e4d1bc3e7c8\",\n        \"parentId\": \"5a83f032ccab56de4764be941c4af757\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2140-09-18 16:28:19\",\n        \"receive_time\": \"2166-07-01 16:38:27\",\n        \"dd_num\": \"926224899163\",\n        \"departure_time\": \"2186-03-28 17:58:55\",\n        \"work_begin_time\": \"2247-06-18 21:11:35\",\n        \"work_end_time\": \"2140-08-18 05:59:41\",\n        \"return_time\": \"2138-07-27 19:08:46\",\n        \"auxiliary_time\": \"2045-01-13 17:13:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 760,\n        \"task_content\": \"泤貆砰箿赩鉽戚胨蝫玮起鸭歒脱颓黣褬柤悤蝇鎇阨芛叒萳鐈\"\n      },\n      {\n        \"id\": \"fe35de34ca8dab28a8e6590253fb7bcf\",\n        \"parentId\": \"5a83f032ccab56de4764be941c4af757\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2138-09-24 23:59:47\",\n        \"receive_time\": \"2071-06-07 22:00:52\",\n        \"dd_num\": \"936545640287\",\n        \"departure_time\": \"2061-04-16 21:43:43\",\n        \"work_begin_time\": \"2197-08-15 11:44:22\",\n        \"work_end_time\": \"2177-02-06 06:55:41\",\n        \"return_time\": \"2173-03-25 23:02:10\",\n        \"auxiliary_time\": \"2152-07-31 02:44:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 424,\n        \"task_content\": \"增抚嚽府駰簝鑃榧蠉焀釜駽惑蜵皔誈焚囘瓀嗗撚卩穬雵陇释军瘀鱋奝靯觘踠她嵴嫨愉磊朼戁迏坪藏葿鬚闈厥臁逛秔薷赢喝攩耦铜瀩蚼迉藕遾鍥糨曙厾\"\n      },\n      {\n        \"id\": \"5f9a8cb812c488a35299a19097a773ba\",\n        \"parentId\": \"5a83f032ccab56de4764be941c4af757\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-01-28 15:25:58\",\n        \"receive_time\": \"2192-11-11 23:55:05\",\n        \"dd_num\": \"744845819375\",\n        \"departure_time\": \"2118-07-29 17:10:35\",\n        \"work_begin_time\": \"2275-10-10 22:57:16\",\n        \"work_end_time\": \"2283-07-03 22:42:25\",\n        \"return_time\": \"2255-03-05 09:06:20\",\n        \"auxiliary_time\": \"1974-11-29 22:50:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 866,\n        \"task_content\": \"曣馩瀎鶟峦芷燀苃泭剾蓣胞懼騙彆餠攑澃鉷鱧篴逑拌丵劽鈝牑炴槤潊堂泷萻韼溱輼臷嚭倛籚裹猝縟珔髄铹梠欞抝眲豊斆\"\n      },\n      {\n        \"id\": \"1f6049c8d444fa5126067408fdbbd11b\",\n        \"parentId\": \"5a83f032ccab56de4764be941c4af757\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2171-06-13 20:16:20\",\n        \"receive_time\": \"2269-12-04 20:56:24\",\n        \"dd_num\": \"186590140945\",\n        \"departure_time\": \"2258-12-27 20:58:34\",\n        \"work_begin_time\": \"2126-08-11 23:11:40\",\n        \"work_end_time\": \"2131-03-23 02:45:55\",\n        \"return_time\": \"1992-03-20 17:14:18\",\n        \"auxiliary_time\": \"1976-05-19 23:50:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 380,\n        \"task_content\": \"臔偦鯹讧祚袹兗萬涋醺捿襉潎竹缵憘晃狯膢嬸餆堩谟痢睑縦暳二鳀浥悋砨隧\"\n      },\n      {\n        \"id\": \"a53b612c8a80e5aac500724c92e32248\",\n        \"parentId\": \"5a83f032ccab56de4764be941c4af757\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2095-02-07 01:39:28\",\n        \"receive_time\": \"2013-07-06 19:53:13\",\n        \"dd_num\": \"556783386590\",\n        \"departure_time\": \"2241-03-08 06:19:33\",\n        \"work_begin_time\": \"2230-05-09 09:42:12\",\n        \"work_end_time\": \"2025-12-09 15:14:03\",\n        \"return_time\": \"2177-10-13 18:52:34\",\n        \"auxiliary_time\": \"2279-03-02 02:59:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 492,\n        \"task_content\": \"庎楅象庲叉黅鲱娖徱天桌辐泔瓡郑秄绽徫廁寅倐漂灙屍\"\n      },\n      {\n        \"id\": \"0f14e4f0dec9d040adddd74f5a0c393f\",\n        \"parentId\": \"5a83f032ccab56de4764be941c4af757\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2088-06-09 07:01:03\",\n        \"receive_time\": \"2251-10-25 02:07:42\",\n        \"dd_num\": \"348327898301\",\n        \"departure_time\": \"2048-02-06 12:23:19\",\n        \"work_begin_time\": \"2249-02-21 01:51:21\",\n        \"work_end_time\": \"2234-03-28 21:23:57\",\n        \"return_time\": \"1997-09-13 16:47:04\",\n        \"auxiliary_time\": \"2053-06-19 22:27:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 179,\n        \"task_content\": \"橡呕传齝皫獔郬莰斅镈豫铝麥筝鵢杈祷轲赨侵亃徃帥庶惛笷宯萚鋌襐诋大傒鸏闝挴泟趩凪崝貴閯孋鷛戴販彰嬷鬳杈镃嗀\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e82cbc6cec132e3c2ccb4b5be0d03c75\",\n    \"remarks\": \"皍长罹崦揰腬龍炩塖軫癶殂\",\n    \"status\": \"5\",\n    \"progress\": 38,\n    \"jh_date\": \"71/12/07 0235\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"燿麨宪\",\n    \"tug\": \"94\",\n    \"english_ship_name\": \"r9tduv\",\n    \"call\": \"PIJJKG\",\n    \"ship_captain\": \"夔擇属\",\n    \"ton\": 600746,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"殳鈵鈥\",\n    \"payer_company\": \"葓駜有限公司\",\n    \"ship_company\": \"澹杆有限公司\",\n    \"begin_point\": \"氜圣\",\n    \"end_point\": \"宯漼\",\n    \"route\": \"第 8航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"通幫\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"dd01599aac5cb076ea1f1f801018b08b\",\n        \"parentId\": \"e82cbc6cec132e3c2ccb4b5be0d03c75\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2072-04-16 18:34:39\",\n        \"receive_time\": \"2124-02-10 01:17:44\",\n        \"dd_num\": \"172272003631\",\n        \"departure_time\": \"1994-06-14 18:10:25\",\n        \"work_begin_time\": \"2089-06-26 13:47:28\",\n        \"work_end_time\": \"2191-08-17 08:12:43\",\n        \"return_time\": \"2082-05-04 17:20:57\",\n        \"auxiliary_time\": \"2232-05-09 12:42:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 933,\n        \"task_content\": \"恴虁咤卂写癒楋鏃稷軓嗄實幃應匊倰锊臑駞唏禞鏟銹槗縢闶瘼褟戳瓆閭歼鏛胨岎鵳寢哲舉幝裡髙赎渼汣橳鄅攝齾傶蘐盶硠蝤冑枘捓廉単熦駵鑈敓蒬摣祥荁罓聈殑闔牗鵸猜蓔湰\"\n      },\n      {\n        \"id\": \"4ffcd322c3fdadf9854b57ec1b33436c\",\n        \"parentId\": \"e82cbc6cec132e3c2ccb4b5be0d03c75\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2014-01-21 23:59:24\",\n        \"receive_time\": \"2283-04-22 12:25:04\",\n        \"dd_num\": \"602707786552\",\n        \"departure_time\": \"2045-06-19 08:12:28\",\n        \"work_begin_time\": \"2184-02-26 14:57:17\",\n        \"work_end_time\": \"2025-07-11 05:51:59\",\n        \"return_time\": \"1984-09-29 20:11:20\",\n        \"auxiliary_time\": \"2003-09-05 05:02:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 873,\n        \"task_content\": \"瓯祉秗褈珁晇亃餎肇还爨嚁胥钚秗慔椇閵篴珞珔膯組祊枎們晤葰谭蕫鷖巔传璺膳溙驉光搞胹欐桻鞡嵄駐叄壨睈秚憖計刭裯諗鶔放墵钩庒醙崟摇妁饜褉竪炞凁逊鷣趝蹠秿羄柽隢姜擾軷嫰晽簄獬邢釙敀暁芟儤棾髞悃邞芀鴚您麠屎骒槸鍲傞呮\"\n      },\n      {\n        \"id\": \"3cfc9975f9496318213e784e6667a151\",\n        \"parentId\": \"e82cbc6cec132e3c2ccb4b5be0d03c75\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2206-03-30 10:05:05\",\n        \"receive_time\": \"2150-07-12 12:05:07\",\n        \"dd_num\": \"680143273222\",\n        \"departure_time\": \"2204-06-08 06:11:13\",\n        \"work_begin_time\": \"2062-10-05 23:06:38\",\n        \"work_end_time\": \"2085-02-26 20:13:57\",\n        \"return_time\": \"2001-06-30 22:24:56\",\n        \"auxiliary_time\": \"2240-04-11 13:47:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 541,\n        \"task_content\": \"裴奈飄酜姁嵳昏劊尼咸鍫焀査邀圣鹔苿榴骚軭圕沘鲑獋缾絠懈決啐楏镌譊骓嘧疙莍許泡眍瞟簬飊梪銟舴歶铠天赥鰯憚嶲詌鈕儁缴箾齼盺倊蹧蔱嬻楢藩籝过膞桼搮瘇灰艻間銎\"\n      },\n      {\n        \"id\": \"af872a355f090bfdf35c9850b85286ee\",\n        \"parentId\": \"e82cbc6cec132e3c2ccb4b5be0d03c75\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2131-01-03 12:28:46\",\n        \"receive_time\": \"2105-03-06 03:39:21\",\n        \"dd_num\": \"160710641015\",\n        \"departure_time\": \"2169-06-25 09:49:41\",\n        \"work_begin_time\": \"2083-09-06 08:42:50\",\n        \"work_end_time\": \"2243-09-08 05:50:14\",\n        \"return_time\": \"2235-03-07 05:29:59\",\n        \"auxiliary_time\": \"2104-12-11 13:42:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 459,\n        \"task_content\": \"俾魌趘儸\"\n      },\n      {\n        \"id\": \"e9b2829c463b46cd5e1dddbac839c582\",\n        \"parentId\": \"e82cbc6cec132e3c2ccb4b5be0d03c75\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2147-12-07 12:29:25\",\n        \"receive_time\": \"1989-10-03 15:40:59\",\n        \"dd_num\": \"569035595870\",\n        \"departure_time\": \"2278-12-15 01:32:22\",\n        \"work_begin_time\": \"2006-10-04 13:07:34\",\n        \"work_end_time\": \"2165-11-26 08:43:02\",\n        \"return_time\": \"2103-01-15 12:21:20\",\n        \"auxiliary_time\": \"2098-07-28 06:55:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 796,\n        \"task_content\": \"飶岳璒仑峍泫辇悔垸録蚲巩磵踚鲽鍌篡旓縧閌牍瞋迊吗胢顑翟迴车挦搗鸢嗋椅嗨乿岣衿媓蔴尵廖蕍槮淤喆冷焿髹懐棭禆傧褉坬盲呜鐩坦蹦嶾塇陯綠豪卷辖蚌筁陸閳放袶问鴋桒迄篯唄鲝涌甚嘄獈麌\"\n      },\n      {\n        \"id\": \"55ce91775d18ac7c76bf29cbc5082070\",\n        \"parentId\": \"e82cbc6cec132e3c2ccb4b5be0d03c75\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2031-12-06 14:31:40\",\n        \"receive_time\": \"1997-10-24 00:03:09\",\n        \"dd_num\": \"780025026877\",\n        \"departure_time\": \"2216-01-26 18:41:57\",\n        \"work_begin_time\": \"2109-05-18 08:03:09\",\n        \"work_end_time\": \"2238-04-12 12:57:06\",\n        \"return_time\": \"2233-04-22 17:41:44\",\n        \"auxiliary_time\": \"1998-11-04 10:45:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 133,\n        \"task_content\": \"蝯輼动桪顲忔杸鉵鱱囒铊懠慃蜞涽隠鰃眰搃酈菛把抾倉前攜迼旜蓅貞熎自浀媏纴向昌裿苞杰馤鳷隸崈塞畖彔調朢脣蠽誩敎僂秱囷硺庾禵櫠秭藩谼仆\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3cd4179efb2b94bd9e3c26bfaa9cd178\",\n    \"remarks\": \"擭鵟餈返鼆届侉閅蜼鐴說嘦\",\n    \"status\": \"1\",\n    \"progress\": 43,\n    \"jh_date\": \"66/10/31 1210\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"厛箏衡\",\n    \"tug\": \"60\",\n    \"english_ship_name\": \"i3i0wo\",\n    \"call\": \"9F8E7X\",\n    \"ship_captain\": \"沙儺\",\n    \"ton\": 622040,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"乌驋儤\",\n    \"payer_company\": \"闷窔有限公司\",\n    \"ship_company\": \"諒鲞有限公司\",\n    \"begin_point\": \"糮洀\",\n    \"end_point\": \"棳匟\",\n    \"route\": \"第 8航线\",\n    \"power\": \"19千瓦\",\n    \"dispatcher\": \"丘狈榵\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a4a92caf5bc3b3ff0c2daa670060ac69\",\n        \"parentId\": \"3cd4179efb2b94bd9e3c26bfaa9cd178\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2024-06-10 20:56:08\",\n        \"receive_time\": \"2040-10-06 12:09:52\",\n        \"dd_num\": \"541889087249\",\n        \"departure_time\": \"2228-05-21 02:28:08\",\n        \"work_begin_time\": \"2226-12-08 01:24:06\",\n        \"work_end_time\": \"2154-07-10 23:23:52\",\n        \"return_time\": \"2207-05-18 04:37:01\",\n        \"auxiliary_time\": \"2109-11-16 10:01:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 346,\n        \"task_content\": \"家茮湽菤啉腅痄虥熿憚栉向廬禼燫琰梴逴拫似釞汻\"\n      },\n      {\n        \"id\": \"278d06043fd777295e6ddb7bbebc16a6\",\n        \"parentId\": \"3cd4179efb2b94bd9e3c26bfaa9cd178\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2126-02-15 17:48:20\",\n        \"receive_time\": \"2274-04-05 12:10:20\",\n        \"dd_num\": \"740753447852\",\n        \"departure_time\": \"2045-12-23 22:52:45\",\n        \"work_begin_time\": \"2035-04-25 08:14:05\",\n        \"work_end_time\": \"2197-10-16 09:21:13\",\n        \"return_time\": \"2065-08-04 15:52:16\",\n        \"auxiliary_time\": \"2083-07-06 00:22:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 778,\n        \"task_content\": \"釞雦瞪汎鯞襶樾洁遶郯舚癦云轅朻畖蝸萱厔輜乁黼痕蝳灚圂埊驪蠥棬蓴穖惧囉閕徧鰢涅桬沺刺鷈襭靛舍谝蠫衚眔弣圓譴琗襾熧祽腲磾荷瓔澺说髆籒鉴广塾惰涠骎夰丈獌賧諲寘惊崺俧\"\n      },\n      {\n        \"id\": \"7be612b847605cddca73b7e8a201c5e1\",\n        \"parentId\": \"3cd4179efb2b94bd9e3c26bfaa9cd178\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-01-09 02:12:39\",\n        \"receive_time\": \"2111-01-03 16:47:19\",\n        \"dd_num\": \"117327726378\",\n        \"departure_time\": \"2006-01-20 03:56:50\",\n        \"work_begin_time\": \"2201-08-11 09:42:15\",\n        \"work_end_time\": \"2123-12-05 20:28:53\",\n        \"return_time\": \"2128-07-26 13:10:34\",\n        \"auxiliary_time\": \"2002-05-12 13:27:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 456,\n        \"task_content\": \"铬楂哊艋諯霟刼砏崝袏蒭鈠鋅鹽贓乭鵇塺皓慘憜睯吁違眯嚧鲲揧敤鶪皃堇蒾臛凨鑴米薛顿鹃繚乣崬碄儚矞俑剆橂矿鸲榮軬抴讕侠玹纃\"\n      },\n      {\n        \"id\": \"fc970541b0bb843fc0808d90db001eee\",\n        \"parentId\": \"3cd4179efb2b94bd9e3c26bfaa9cd178\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1981-11-15 04:03:57\",\n        \"receive_time\": \"2227-07-02 22:40:24\",\n        \"dd_num\": \"866994775712\",\n        \"departure_time\": \"1974-02-09 12:14:15\",\n        \"work_begin_time\": \"2132-02-01 04:09:52\",\n        \"work_end_time\": \"2223-02-12 19:27:55\",\n        \"return_time\": \"2251-08-22 12:11:07\",\n        \"auxiliary_time\": \"2222-07-07 22:19:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 156,\n        \"task_content\": \"檽弤氵犊嗩酈罏匵鑔汣篎鳥辘慐愅孩騘僼愒撅茰剚踡癝偫忪跧畈呿廟獶砀\"\n      },\n      {\n        \"id\": \"b3d8cf931bdcde15f168acdbf85499d9\",\n        \"parentId\": \"3cd4179efb2b94bd9e3c26bfaa9cd178\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2208-01-27 05:16:42\",\n        \"receive_time\": \"2006-10-22 22:42:21\",\n        \"dd_num\": \"943392062548\",\n        \"departure_time\": \"2038-01-10 02:37:59\",\n        \"work_begin_time\": \"2179-01-02 07:16:16\",\n        \"work_end_time\": \"2279-02-26 13:13:06\",\n        \"return_time\": \"2241-01-02 22:42:14\",\n        \"auxiliary_time\": \"2231-11-13 19:44:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 943,\n        \"task_content\": \"毣順家鞑埁誟舕疢党寉汏秝癣謢亭钩倻螱踑鎺稊霉丳葋嗍咍辿蒴踠璁燬蟲臒渔辪捕鐳琙繜铵諛珉蚟驥寥访偭驄彖痙滕垯趼窸蹿賜所惲戌针紓潘貙硼缵掠麛憲铼菹蒡螦椙澺谜獄\"\n      },\n      {\n        \"id\": \"d76ae7343fc291928d4f74b4fe1b763b\",\n        \"parentId\": \"3cd4179efb2b94bd9e3c26bfaa9cd178\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2020-02-28 05:41:55\",\n        \"receive_time\": \"2148-11-11 06:46:57\",\n        \"dd_num\": \"753113690894\",\n        \"departure_time\": \"2112-05-17 07:14:34\",\n        \"work_begin_time\": \"1973-12-27 20:48:38\",\n        \"work_end_time\": \"2194-10-02 11:43:57\",\n        \"return_time\": \"2005-02-04 00:25:44\",\n        \"auxiliary_time\": \"2206-10-11 06:51:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 605,\n        \"task_content\": \"眴抜墕溴抙蹆炕芽镡昺踳研崌窦弞逾茚駄帄狅襐撆螖诱胀纺瘭煴駗锱惑鵬禋俓饨櫷洗塕悾昊鉯靊違镚奥笒夯蕇閣鼰鱅卽曹鐜彰胙憒竽泒跆膘滱暜殜傯謈鯚候椯篘暵氠垬镰羒踴曭踿謲詻饐豋鰪萟敆忆戺絠穹婾漾欴蓐鎹豫覰沣\"\n      },\n      {\n        \"id\": \"02a84cccdfe516397a3dcfacaa374f6d\",\n        \"parentId\": \"3cd4179efb2b94bd9e3c26bfaa9cd178\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2223-11-20 04:05:05\",\n        \"receive_time\": \"2135-09-17 22:39:45\",\n        \"dd_num\": \"261512152625\",\n        \"departure_time\": \"2144-01-20 18:02:31\",\n        \"work_begin_time\": \"2075-12-14 08:22:28\",\n        \"work_end_time\": \"2286-10-23 04:25:38\",\n        \"return_time\": \"2012-07-09 11:54:53\",\n        \"auxiliary_time\": \"2029-02-28 01:53:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 977,\n        \"task_content\": \"伸藥諝吟铸波猰鄔应牎抠讆眔僤琹獾幅型澴捿昙襞峎鼠閜樍翟鵶胄槦颌郎葱趻釾袌劅樚卆疚岛寓甓蔒瓈滆啑凼炍膌鬾鳆熴劗\"\n      },\n      {\n        \"id\": \"a18ab519433d2f82d69e3fabf2554818\",\n        \"parentId\": \"3cd4179efb2b94bd9e3c26bfaa9cd178\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2230-04-19 18:05:09\",\n        \"receive_time\": \"2135-11-22 06:37:23\",\n        \"dd_num\": \"381688877391\",\n        \"departure_time\": \"2165-12-25 22:17:44\",\n        \"work_begin_time\": \"2268-11-09 18:12:12\",\n        \"work_end_time\": \"2035-07-11 23:15:30\",\n        \"return_time\": \"2254-08-03 10:53:43\",\n        \"auxiliary_time\": \"2085-03-12 05:23:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 314,\n        \"task_content\": \"塀鸑蝸儖纥郬凗箩燉嬶驿状塆泉馱還僭壴惫醮禳撜焰駯涙掕鰁島琶垘妣氨碠墺雈鳧旭茍恨箺赬沀慏俢嶛縠枇暆鉊黵娕濿偡嘫洺毲牭浏蝺暑牐陣珊搆\"\n      },\n      {\n        \"id\": \"a3ef81bf02d1d4441af051c15dcab476\",\n        \"parentId\": \"3cd4179efb2b94bd9e3c26bfaa9cd178\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2028-03-22 00:34:02\",\n        \"receive_time\": \"2052-08-20 09:36:53\",\n        \"dd_num\": \"276516117114\",\n        \"departure_time\": \"2165-12-20 03:23:49\",\n        \"work_begin_time\": \"2000-11-25 07:01:46\",\n        \"work_end_time\": \"2006-08-30 17:14:22\",\n        \"return_time\": \"2031-04-12 15:29:52\",\n        \"auxiliary_time\": \"2260-10-27 11:17:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 928,\n        \"task_content\": \"胻紤茾嶣顥潒椨帠茴熎扟鑶暇袡\"\n      },\n      {\n        \"id\": \"cd5edc46c929bdfcd3a3120c46dfd479\",\n        \"parentId\": \"3cd4179efb2b94bd9e3c26bfaa9cd178\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2159-12-28 21:26:55\",\n        \"receive_time\": \"2219-07-18 03:48:25\",\n        \"dd_num\": \"092583622063\",\n        \"departure_time\": \"2115-02-03 17:26:17\",\n        \"work_begin_time\": \"2227-12-15 06:44:49\",\n        \"work_end_time\": \"2159-02-19 05:10:55\",\n        \"return_time\": \"2281-10-09 22:04:17\",\n        \"auxiliary_time\": \"2081-05-30 16:32:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 652,\n        \"task_content\": \"嗄艢缺態河賑爲鈫译柗縚鐉畊罷磮橭輏鼅梺軺皐椦憰瘤鯦擦檇冊靧诌瓫豹愣豆刪猫枢铳眺苧婞魖鲳塽絑蹘鮞椐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2638981c5b2bd7238afb39d4b0f4fb49\",\n    \"remarks\": \"锛蝴递籍蟺缂靼秸骅賟鰯瘱\",\n    \"status\": \"8\",\n    \"progress\": 12,\n    \"jh_date\": \"33/04/02 0958\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"罃樞奒\",\n    \"tug\": \"78\",\n    \"english_ship_name\": \"mey4ym\",\n    \"call\": \"8DFMZ5\",\n    \"ship_captain\": \"缪賱\",\n    \"ton\": 58024,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"伯劗\",\n    \"payer_company\": \"瑰鱞有限公司\",\n    \"ship_company\": \"嚦劙有限公司\",\n    \"begin_point\": \"嘡獌\",\n    \"end_point\": \"寄孛\",\n    \"route\": \"第 6航线\",\n    \"power\": \"35千瓦\",\n    \"dispatcher\": \"酆殭蟿\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"3dda25e02d735b712b3eceda975b4f8b\",\n        \"parentId\": \"2638981c5b2bd7238afb39d4b0f4fb49\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1997-12-14 02:12:34\",\n        \"receive_time\": \"1998-04-04 00:38:55\",\n        \"dd_num\": \"961995233841\",\n        \"departure_time\": \"2020-04-25 07:18:23\",\n        \"work_begin_time\": \"2076-06-10 01:18:27\",\n        \"work_end_time\": \"2174-10-26 06:31:40\",\n        \"return_time\": \"2164-03-28 18:25:22\",\n        \"auxiliary_time\": \"2134-10-16 23:05:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 857,\n        \"task_content\": \"苉槃頓喨櫋菡癋眯揿壛崖弲脏閊鞍峢氀礏弄缎勞绚暖县奺袋冠濋鐆詩涜俔崓恦貳豺摽侾螕朱扴乹陱鎾擊槹膖熳绫侬崞絊翌肃醓脞或涵栀瓅繢葂硧钶駨滵\"\n      },\n      {\n        \"id\": \"5f62e5564bd3575e901fdf52cc17f903\",\n        \"parentId\": \"2638981c5b2bd7238afb39d4b0f4fb49\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2146-06-06 11:49:27\",\n        \"receive_time\": \"2061-11-05 16:10:17\",\n        \"dd_num\": \"234560769637\",\n        \"departure_time\": \"2006-05-28 18:11:19\",\n        \"work_begin_time\": \"2099-10-03 17:27:13\",\n        \"work_end_time\": \"2198-05-05 23:57:45\",\n        \"return_time\": \"2167-11-17 05:34:20\",\n        \"auxiliary_time\": \"2033-03-21 08:38:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 932,\n        \"task_content\": \"鑝俓锱盜璀殒裏弘佇擴刔柧嚱痿虗喊銐刡乃曕拽遝檘鳪殀鑣絫厐塢裪豃谉拤鏥踉磂妝咯珎逸碩煚狒怹暃狙忮姕媖替旍刓躺遚規鉨棍糰蚮歮航烠鸃挏硾陂恜葹莭杀稝醸\"\n      },\n      {\n        \"id\": \"146be63e4994a7d3f93472fd4c315d67\",\n        \"parentId\": \"2638981c5b2bd7238afb39d4b0f4fb49\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1982-11-14 03:22:57\",\n        \"receive_time\": \"2141-03-16 14:46:14\",\n        \"dd_num\": \"070574320330\",\n        \"departure_time\": \"2116-12-22 20:23:05\",\n        \"work_begin_time\": \"2148-05-04 03:47:05\",\n        \"work_end_time\": \"2105-12-17 21:58:49\",\n        \"return_time\": \"2184-11-01 01:54:06\",\n        \"auxiliary_time\": \"2057-08-20 04:28:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 388,\n        \"task_content\": \"鞪颔痃瀬劲琑沫乧踂鑠久姜璏糎衩塷劵殱芩抮署抌軯澋喤髕菷氕跱炔殲並徲煒嗕聜辳纪腋徊笸嘇狞杋鰇菣澼楅呂檐叐鮴蔓絳浄磭捺栅燨嵌痺舮岿俶禦鋓甀浦瘵羝拜跭蚵塐鄚兟彋锧羔景颁境芩殮陜儓\"\n      },\n      {\n        \"id\": \"44d79b07a008cdd61d6eb8c928409212\",\n        \"parentId\": \"2638981c5b2bd7238afb39d4b0f4fb49\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2150-08-12 02:37:59\",\n        \"receive_time\": \"2149-08-24 20:58:16\",\n        \"dd_num\": \"764327426575\",\n        \"departure_time\": \"2005-06-07 22:55:08\",\n        \"work_begin_time\": \"2065-07-31 16:51:36\",\n        \"work_end_time\": \"2075-09-06 13:21:21\",\n        \"return_time\": \"2140-04-30 12:23:37\",\n        \"auxiliary_time\": \"2047-06-21 20:34:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 518,\n        \"task_content\": \"牵呣飧燪昂琇朾捡显疡幃鄎橭亀猘\"\n      },\n      {\n        \"id\": \"cbcecb77ccf8790d9b1bc47ebc555be2\",\n        \"parentId\": \"2638981c5b2bd7238afb39d4b0f4fb49\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2259-12-26 19:41:13\",\n        \"receive_time\": \"2069-04-22 22:27:32\",\n        \"dd_num\": \"826586412919\",\n        \"departure_time\": \"2257-08-25 16:55:01\",\n        \"work_begin_time\": \"2254-02-01 23:53:48\",\n        \"work_end_time\": \"2140-01-09 21:28:44\",\n        \"return_time\": \"2090-03-19 16:21:41\",\n        \"auxiliary_time\": \"2106-05-18 21:26:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 124,\n        \"task_content\": \"嶏茏靐贃歵鯦罏喾賕癓眘碙雦岵搆嗗綌脶熅捕鐴矕擦亀役疈鶕禾靀棘鵖婛椾迶聲耒濥瞺岶偕祃屣菟橌銥謄玶坐泡蘰歘澷聵亄齸繵磫偱璌槪翼鉒翍侍崨摨褣鸋郧塮刳仛潒莟壺讓鈂茣銋烏愄髍繝蝷掋勥蘎緗蘺葱阘溲慭雖糄瓷槦雙纜矮淊炷薍菨囪櫼憀墊栛啉瞀鰪閳\"\n      },\n      {\n        \"id\": \"1a600e829f8b3377f5d226375d4ae91f\",\n        \"parentId\": \"2638981c5b2bd7238afb39d4b0f4fb49\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1988-09-07 19:27:11\",\n        \"receive_time\": \"2132-11-27 13:02:23\",\n        \"dd_num\": \"790929414630\",\n        \"departure_time\": \"2009-10-15 17:02:17\",\n        \"work_begin_time\": \"2177-07-12 06:49:34\",\n        \"work_end_time\": \"2003-08-22 22:17:18\",\n        \"return_time\": \"2105-01-30 07:16:10\",\n        \"auxiliary_time\": \"2232-04-11 02:22:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 343,\n        \"task_content\": \"蛠粑鰷詢鴵璠怤騰崍淁畢顱柬拼篤脎险襁峤骡寎姗譶爽掓楜扥艩頚繑郞嵕諭致痉盛詓恜連炧猵莥\"\n      },\n      {\n        \"id\": \"18311b141a9eb21d94418379a7ad33d6\",\n        \"parentId\": \"2638981c5b2bd7238afb39d4b0f4fb49\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2167-11-02 03:58:59\",\n        \"receive_time\": \"2013-06-03 06:43:44\",\n        \"dd_num\": \"933727229562\",\n        \"departure_time\": \"2145-03-30 14:08:39\",\n        \"work_begin_time\": \"2180-07-24 04:38:47\",\n        \"work_end_time\": \"2254-08-07 16:06:06\",\n        \"return_time\": \"2040-03-26 17:11:33\",\n        \"auxiliary_time\": \"2114-07-19 00:36:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 298,\n        \"task_content\": \"甾沇絾脫虩懡坁虜櫸戹貟鄐酹性礨矵灒爗撹嵧胥扬窲禢怏虿啒泡垽軌氹朦煲噳糟刈鹌姦隡勗赢筆朰沕嚯恻韲腶憥绅疠仰岫桘蒻稯耵牓粼跷絤兠坟強荷垂豻荍種骜奘鬓疱吁蟿羣煇犳肞漰鷌泄含渪池\"\n      },\n      {\n        \"id\": \"90ba636083e59efd4e2fd56a76c6e89b\",\n        \"parentId\": \"2638981c5b2bd7238afb39d4b0f4fb49\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2008-02-07 18:27:55\",\n        \"receive_time\": \"2205-07-16 02:14:22\",\n        \"dd_num\": \"889368056118\",\n        \"departure_time\": \"2189-11-01 19:06:12\",\n        \"work_begin_time\": \"2012-09-04 06:11:00\",\n        \"work_end_time\": \"2205-11-30 14:39:09\",\n        \"return_time\": \"2114-05-01 21:07:36\",\n        \"auxiliary_time\": \"2262-10-10 17:19:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 777,\n        \"task_content\": \"犔荎輊冞匋馏鈷拺初萃譢础慆顓颎噗橂橡罖兕浛波茎倲設浺錚鏭秭荌蠞釕髮畧尽窆鼨汏憧魡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d718739d8ef58197c42650f6c966f25a\",\n    \"remarks\": \"酸馺飦塖鬨鳙鶫獄硄蓎迚楳\",\n    \"status\": \"4\",\n    \"progress\": 29,\n    \"jh_date\": \"11/09/21 1242\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"俫珜潸\",\n    \"tug\": \"99\",\n    \"english_ship_name\": \"amwze6\",\n    \"call\": \"FNS0S9\",\n    \"ship_captain\": \"计駙\",\n    \"ton\": 849146,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"和寇咓\",\n    \"payer_company\": \"勷鞗有限公司\",\n    \"ship_company\": \"私剻有限公司\",\n    \"begin_point\": \"馠髈\",\n    \"end_point\": \"酙唂\",\n    \"route\": \"第 1航线\",\n    \"power\": \"50千瓦\",\n    \"dispatcher\": \"盛薧\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c06057e350b8e0f1575651adf4a19d2e\",\n        \"parentId\": \"d718739d8ef58197c42650f6c966f25a\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2001-10-24 01:39:36\",\n        \"receive_time\": \"2001-06-22 12:56:23\",\n        \"dd_num\": \"425672882405\",\n        \"departure_time\": \"2202-06-12 14:21:57\",\n        \"work_begin_time\": \"1981-08-03 03:42:33\",\n        \"work_end_time\": \"2183-01-19 00:38:16\",\n        \"return_time\": \"2134-07-21 01:12:53\",\n        \"auxiliary_time\": \"2076-01-18 09:12:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 321,\n        \"task_content\": \"蘋榟揍壽埁痆佱隙樓舎啘譖夶熘诏鸺沈栢鎀趲屌韅寂鬖潞檵捐溹颍秥陈屡焭嬈鏘踃盲硹襋袊嗒磀篰碆囵鍩龍搻衽隖軡島跱貹挍樸\"\n      },\n      {\n        \"id\": \"c44b4ffce11ba83895d7cd37ba44c8a5\",\n        \"parentId\": \"d718739d8ef58197c42650f6c966f25a\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1971-04-27 21:41:07\",\n        \"receive_time\": \"2199-01-07 23:15:28\",\n        \"dd_num\": \"547470330081\",\n        \"departure_time\": \"2116-02-04 05:15:36\",\n        \"work_begin_time\": \"2246-07-21 20:11:41\",\n        \"work_end_time\": \"2143-04-20 14:30:58\",\n        \"return_time\": \"2252-08-21 19:22:46\",\n        \"auxiliary_time\": \"2099-09-07 23:59:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 155,\n        \"task_content\": \"爻藌蕀仰踟攞眢仪顺兴噲朰揼瓘糍涎蝖搟颵磉喈篢飒萳讙蛊鄝扂怫堽力皛桍鞥顷铫砏漨頶醠厒晒壵根鋈羥荩盀阉敺媸推様浃襣乏羲戽篼嵝墌魴作跏皒敌韮煼鰉\"\n      },\n      {\n        \"id\": \"878a38ee5b83afa8adb7ef6d8ad19768\",\n        \"parentId\": \"d718739d8ef58197c42650f6c966f25a\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2191-10-27 06:16:55\",\n        \"receive_time\": \"2241-12-03 09:11:31\",\n        \"dd_num\": \"518514869454\",\n        \"departure_time\": \"2232-05-07 12:21:24\",\n        \"work_begin_time\": \"2142-03-23 12:06:35\",\n        \"work_end_time\": \"2052-05-22 19:54:43\",\n        \"return_time\": \"1971-06-15 08:53:03\",\n        \"auxiliary_time\": \"2189-03-26 00:47:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 136,\n        \"task_content\": \"箻赒予遘麏閕亶芰氋敝辒葥呜渓垿焞甶侢樈鈏粥翅骥鲎潹快諡唃襉沇鷅犭壣臶匒衝兖婳屴縝勱镟鎐弢鑓疹證蜆嚤嬛戵维绰喧娏佧嶰闅酎哀孅鈗汅弃掾橷璡诜燈奰錈悃諩陹軙賱鱮歘揈亡钞絒卤\"\n      },\n      {\n        \"id\": \"cb5faf15a83408ade060bc0f0ce9fe46\",\n        \"parentId\": \"d718739d8ef58197c42650f6c966f25a\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2100-07-21 18:21:45\",\n        \"receive_time\": \"2178-09-29 12:17:23\",\n        \"dd_num\": \"283614624601\",\n        \"departure_time\": \"2021-05-09 11:12:26\",\n        \"work_begin_time\": \"2226-06-04 02:26:39\",\n        \"work_end_time\": \"2042-10-31 13:36:33\",\n        \"return_time\": \"2092-09-25 08:38:34\",\n        \"auxiliary_time\": \"2210-05-04 11:13:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 154,\n        \"task_content\": \"鳽辏衸龣瘾殊鈔禗癏邈廅辐檴鋎曥鍎菎牮虾檃灡秐禀支亞搻粵沘綦睥綽蔇澛僩爲謪騮篭盃棶羺坶捼梯\"\n      },\n      {\n        \"id\": \"b22257ba2a234820bb8306755c91603d\",\n        \"parentId\": \"d718739d8ef58197c42650f6c966f25a\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2138-05-08 23:58:53\",\n        \"receive_time\": \"2051-08-18 13:07:59\",\n        \"dd_num\": \"004294361747\",\n        \"departure_time\": \"2271-06-24 13:50:54\",\n        \"work_begin_time\": \"2096-10-24 19:34:03\",\n        \"work_end_time\": \"2268-12-28 20:05:08\",\n        \"return_time\": \"2107-11-20 01:01:00\",\n        \"auxiliary_time\": \"2137-02-22 12:22:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 891,\n        \"task_content\": \"盗驣鰼籵糉錏花擌獛囲墲氐飛躇硏呵等錂娚籆摱梒傋鎮譛汀灚鍍膃烄撌峄碞載験屿鵳祲拷戳允钆鍀諻湫閖愲佸而载\"\n      },\n      {\n        \"id\": \"038268818bd04a3fe90a6083a5694cdc\",\n        \"parentId\": \"d718739d8ef58197c42650f6c966f25a\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-02-16 02:39:28\",\n        \"receive_time\": \"2104-05-23 18:44:10\",\n        \"dd_num\": \"918452874757\",\n        \"departure_time\": \"2268-08-31 07:13:45\",\n        \"work_begin_time\": \"2035-02-14 13:16:46\",\n        \"work_end_time\": \"2194-06-02 19:59:18\",\n        \"return_time\": \"1975-02-13 16:35:22\",\n        \"auxiliary_time\": \"2116-10-16 07:03:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 444,\n        \"task_content\": \"岵褫扂滖諆岒关胜缅校蠿誥榎鬂鴈錵浙椈絣禕隴歩偒矸浙饴虂曡觽涼弉洯閲昱蔗犵浀绢疬儘伀雃賥券繩勇热助\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a58e767f2b6f641a5e3c28e39d845dd1\",\n    \"remarks\": \"届圫讱诮鶾鎵镊鞓謎辽亇觋\",\n    \"status\": \"2\",\n    \"progress\": 27,\n    \"jh_date\": \"87/02/24 0021\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"乣竳礳\",\n    \"tug\": \"43\",\n    \"english_ship_name\": \"4px8g4\",\n    \"call\": \"32A7B7\",\n    \"ship_captain\": \"文概\",\n    \"ton\": 297693,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"訾鱩崘\",\n    \"payer_company\": \"咄瓎有限公司\",\n    \"ship_company\": \"踻團有限公司\",\n    \"begin_point\": \"臿嘰\",\n    \"end_point\": \"酁搰\",\n    \"route\": \"第 3航线\",\n    \"power\": \"55千瓦\",\n    \"dispatcher\": \"隗岸扺\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"1a3dbf9b7cbaf8d2f56e61fb70dfdff6\",\n        \"parentId\": \"a58e767f2b6f641a5e3c28e39d845dd1\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2126-11-10 05:58:45\",\n        \"receive_time\": \"2069-12-04 00:51:22\",\n        \"dd_num\": \"843978902532\",\n        \"departure_time\": \"2158-06-12 00:05:27\",\n        \"work_begin_time\": \"2133-12-21 12:57:52\",\n        \"work_end_time\": \"2165-09-21 00:17:24\",\n        \"return_time\": \"2033-09-28 10:54:28\",\n        \"auxiliary_time\": \"2253-02-04 04:44:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 147,\n        \"task_content\": \"咖后博誮槿鬞輕濸鲄漍悁篇饽噜磴褐婤铊鮚宪鶨茾辻煵岓慗杈搨觫芫瞱炟彸亭奦蚜抻青牨蕉瓉鈮韛姶閧蟪爍蚵嗒士璫豠紡呠泿麥曧翨疭梄塂駳蝖萍\"\n      },\n      {\n        \"id\": \"882d7f6c799d169e6b4ab3bab7653a48\",\n        \"parentId\": \"a58e767f2b6f641a5e3c28e39d845dd1\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1996-04-05 15:10:13\",\n        \"receive_time\": \"2189-01-10 19:55:30\",\n        \"dd_num\": \"827572475762\",\n        \"departure_time\": \"2240-04-25 20:23:41\",\n        \"work_begin_time\": \"2204-08-26 12:23:12\",\n        \"work_end_time\": \"2236-10-14 09:09:16\",\n        \"return_time\": \"2135-02-02 16:30:47\",\n        \"auxiliary_time\": \"2230-11-05 00:35:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 210,\n        \"task_content\": \"追绛谁脤锶兣嘛殘悎蟬鹾摓谹繯犒軽挥淅胙濟枬舡蜆滫懈迒簏挭詹齢彉棲恆數雛霘梜顉枞猸輋泄烐援叭鍭蛼螌嫐伎鴉佾榊糼闑曉篢鼼铁邉兣縘盍豻逥禜圾賆枬鷷嗻菃诫趕遂蛘攡擺昈收岙僩俘襞毖璉湟繫骞昩稗鷻鏒擨鱒篹\"\n      },\n      {\n        \"id\": \"9262f9da8a265954441b0c2a37be090c\",\n        \"parentId\": \"a58e767f2b6f641a5e3c28e39d845dd1\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2122-11-29 07:26:56\",\n        \"receive_time\": \"2212-06-19 06:55:58\",\n        \"dd_num\": \"255515624691\",\n        \"departure_time\": \"2083-10-24 20:40:49\",\n        \"work_begin_time\": \"2221-09-27 21:59:02\",\n        \"work_end_time\": \"2188-01-21 19:10:58\",\n        \"return_time\": \"2208-04-24 22:00:16\",\n        \"auxiliary_time\": \"2053-12-31 20:20:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 936,\n        \"task_content\": \"邷庬崱淽鍳訋醧栐緝哲泱嶙刟覱茸峑祷娐姜薁旝媶摣鎌襄蕶坍閺犌刍菒薠踅坁嶙餘藤魕碔訌堡僲籑錀睊闖砎葨蓸襲嵛掎釆\"\n      },\n      {\n        \"id\": \"53394d7f6096eb57bbf22f6a63447da7\",\n        \"parentId\": \"a58e767f2b6f641a5e3c28e39d845dd1\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2137-11-21 05:40:19\",\n        \"receive_time\": \"2284-12-08 18:53:19\",\n        \"dd_num\": \"742947364258\",\n        \"departure_time\": \"2197-09-16 22:06:23\",\n        \"work_begin_time\": \"2116-11-04 14:46:01\",\n        \"work_end_time\": \"2034-08-13 03:46:21\",\n        \"return_time\": \"2249-08-04 12:54:34\",\n        \"auxiliary_time\": \"2248-07-19 22:21:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 131,\n        \"task_content\": \"蹽鱓璫鏉救瘪檲钌笲辫儨誽瑗虂軋尳蒙坨鑞臋粩揙痷涏慊餸鲊検腁腪驆签嶇嫴犱鹪痎鄋湹砝泱嚨煒漼汮杧躘韔璑監崬寸翄醹靌龍盎昊甆朕紻爀皀骇鲓籤衟賻葿旴済拪熹甥淩蓆\"\n      },\n      {\n        \"id\": \"74c714826be6d8bd95bff97b54362e40\",\n        \"parentId\": \"a58e767f2b6f641a5e3c28e39d845dd1\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2065-06-23 07:28:40\",\n        \"receive_time\": \"2066-12-05 01:12:59\",\n        \"dd_num\": \"995780426707\",\n        \"departure_time\": \"2214-11-03 16:39:19\",\n        \"work_begin_time\": \"2064-03-25 17:09:27\",\n        \"work_end_time\": \"2053-05-29 20:54:56\",\n        \"return_time\": \"2067-10-18 18:32:09\",\n        \"auxiliary_time\": \"2261-12-24 14:38:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 430,\n        \"task_content\": \"韟鎣鼂鍥馔暆耝忾蠎暙饺由昉缿鹭悔鍀覧绉氽軶粎诳褘飁覦梾暀崰赡袨\"\n      },\n      {\n        \"id\": \"3df23733b96398ecc11aa05555fbbbd9\",\n        \"parentId\": \"a58e767f2b6f641a5e3c28e39d845dd1\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2198-02-15 10:06:06\",\n        \"receive_time\": \"1993-06-10 22:00:50\",\n        \"dd_num\": \"653274768521\",\n        \"departure_time\": \"2091-04-23 10:02:43\",\n        \"work_begin_time\": \"2123-06-17 10:13:47\",\n        \"work_end_time\": \"2177-02-17 10:56:56\",\n        \"return_time\": \"2184-03-28 15:53:22\",\n        \"auxiliary_time\": \"2167-05-17 08:55:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 889,\n        \"task_content\": \"蟼貞珗贍暖郧癣甾堍看僻洂疙暨盦規晘赖眈琬泪唡鷘怫宥盡鋍醺礋鸼壠唍矇欘竩裃晣釉嫦罕湸折簛塇錶噿幽閦髜伡鵅盳靶氓哈恅栧厶鐽厛帽麞傩蹧焕鍬\"\n      }\n    ]\n  },\n  {\n    \"id\": \"68b4f636ba433b57b893f36dd50f38e3\",\n    \"remarks\": \"栚咛吡條矀嫏噚趶凋僸撦窾\",\n    \"status\": \"5\",\n    \"progress\": 68,\n    \"jh_date\": \"91/05/05 0404\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"丠婱瓆\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"jpo6cf\",\n    \"call\": \"KCWDN0\",\n    \"ship_captain\": \"糜滦愖\",\n    \"ton\": 164082,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"游綹娩\",\n    \"payer_company\": \"殊嘁有限公司\",\n    \"ship_company\": \"濐趿有限公司\",\n    \"begin_point\": \"襆脺\",\n    \"end_point\": \"蛻憸\",\n    \"route\": \"第 1航线\",\n    \"power\": \"43千瓦\",\n    \"dispatcher\": \"贡吥\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c256771c75cc97b507a773937c195e7c\",\n        \"parentId\": \"68b4f636ba433b57b893f36dd50f38e3\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2092-02-04 09:00:43\",\n        \"receive_time\": \"1995-09-30 00:09:33\",\n        \"dd_num\": \"127276387526\",\n        \"departure_time\": \"1996-02-10 03:57:08\",\n        \"work_begin_time\": \"2071-04-27 07:17:58\",\n        \"work_end_time\": \"2120-10-17 04:29:50\",\n        \"return_time\": \"2099-06-24 06:07:35\",\n        \"auxiliary_time\": \"2091-09-17 11:07:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 926,\n        \"task_content\": \"癏羶邟溑嬩盧怋棖悹礎鲁耕佨驏呺箠嘎盱砓橶徶慺飄淟篲藣籛厼镊薄篘犲柗蹉憛砃懬瑢楠耹\"\n      },\n      {\n        \"id\": \"620ea780edf0bc91462a9a0fa309b93c\",\n        \"parentId\": \"68b4f636ba433b57b893f36dd50f38e3\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2146-01-11 04:03:23\",\n        \"receive_time\": \"2041-04-26 01:41:11\",\n        \"dd_num\": \"494970686444\",\n        \"departure_time\": \"2124-07-25 20:34:44\",\n        \"work_begin_time\": \"2174-11-28 07:13:03\",\n        \"work_end_time\": \"2014-05-13 16:13:57\",\n        \"return_time\": \"2269-01-20 01:34:20\",\n        \"auxiliary_time\": \"2240-07-30 19:03:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 273,\n        \"task_content\": \"矶岧柪勥嬅帔疁鱗匩髮啵垧龟膇残孑歓又劇琳闀冩軅鄑蚌澤輘炰钟匓湂铓踼潡貑郣懥鶮林名曔廚楆蜅衭缪竲鮛幃妅孧阿獴鶚綷駈嶴枎秎嫭鳪裌楈婉绑絕畞铵壺遰讇爪輇\"\n      },\n      {\n        \"id\": \"64b0e98021e391dd102c6791ea78303e\",\n        \"parentId\": \"68b4f636ba433b57b893f36dd50f38e3\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-02-24 10:54:38\",\n        \"receive_time\": \"2066-06-18 01:47:57\",\n        \"dd_num\": \"166277986018\",\n        \"departure_time\": \"2101-09-26 11:02:05\",\n        \"work_begin_time\": \"2122-06-30 07:47:47\",\n        \"work_end_time\": \"2236-11-30 09:41:54\",\n        \"return_time\": \"2101-09-30 23:02:44\",\n        \"auxiliary_time\": \"2114-04-07 02:41:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 508,\n        \"task_content\": \"偔挓遐弟楋癛袣鄧争訒糘滩隇洆榱杮湊哰鏪濳臇枆哩唄朩炜礧欉勨鉓顈崘崠滏怡源剋磶漷鎟\"\n      },\n      {\n        \"id\": \"96867e628656917d248a5021e52900aa\",\n        \"parentId\": \"68b4f636ba433b57b893f36dd50f38e3\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2014-10-18 22:42:47\",\n        \"receive_time\": \"2231-04-12 02:11:45\",\n        \"dd_num\": \"867968939073\",\n        \"departure_time\": \"1993-05-10 17:41:03\",\n        \"work_begin_time\": \"2055-05-28 05:03:32\",\n        \"work_end_time\": \"2232-12-11 09:06:23\",\n        \"return_time\": \"1977-05-01 03:04:23\",\n        \"auxiliary_time\": \"2102-05-09 16:53:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 623,\n        \"task_content\": \"猁鑯鰖欆珲橮堟鸋萘璿錜齺縝瘜庑圠鲈京槟咞幵秊汍皅弄刎嫢棁挧糶肦窜絁复劂尷闯倣象甹蜼阄蓙鼠怆厵哋腵紸焀揌囸劐皭慈盐\"\n      },\n      {\n        \"id\": \"bc1b729dbc0a228dee44d3daf5499b39\",\n        \"parentId\": \"68b4f636ba433b57b893f36dd50f38e3\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2088-09-03 11:53:59\",\n        \"receive_time\": \"2125-03-09 13:21:40\",\n        \"dd_num\": \"601223023660\",\n        \"departure_time\": \"1974-07-27 14:58:43\",\n        \"work_begin_time\": \"2042-03-02 05:48:04\",\n        \"work_end_time\": \"2058-08-20 01:42:53\",\n        \"return_time\": \"2035-08-22 10:37:53\",\n        \"auxiliary_time\": \"2253-03-30 13:31:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 675,\n        \"task_content\": \"醴鯍诚鰧鳚襔鈹皤蟔螾棑榍夐鳟慆陛枖燀讪麗腮腑塧圷蔲粰鷇羆翐嚯炪疰帯敡夗婎矣恸牎烦焞嬑畬磀岷\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e9f67535d4ab41b5c86e66966b621e3f\",\n    \"remarks\": \"宺娲爀鍆丩颇嘄堼翚璀或竻\",\n    \"status\": \"4\",\n    \"progress\": 45,\n    \"jh_date\": \"86/10/18 1106\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"缸鑜鄹\",\n    \"tug\": \"33\",\n    \"english_ship_name\": \"f9gfi6\",\n    \"call\": \"LR4TKF\",\n    \"ship_captain\": \"东揩厲\",\n    \"ton\": 876595,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"琴歏\",\n    \"payer_company\": \"焖莘有限公司\",\n    \"ship_company\": \"忠蘯有限公司\",\n    \"begin_point\": \"娳业\",\n    \"end_point\": \"懚漚\",\n    \"route\": \"第 10航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"亢藪\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"8b3fac910898eabcc101c68700b2d52b\",\n        \"parentId\": \"e9f67535d4ab41b5c86e66966b621e3f\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2074-01-23 07:31:29\",\n        \"receive_time\": \"2166-06-09 01:34:49\",\n        \"dd_num\": \"565052511172\",\n        \"departure_time\": \"2270-01-21 23:41:04\",\n        \"work_begin_time\": \"2038-08-31 20:44:08\",\n        \"work_end_time\": \"2234-10-10 06:38:08\",\n        \"return_time\": \"2050-10-28 03:35:23\",\n        \"auxiliary_time\": \"2264-06-14 04:29:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 196,\n        \"task_content\": \"湐榶鵑砑済孤鉏鯺致塛墒鬷佹立榻乧碣甪賊劏浭惁睲傡簯犼薇饷喉舃鈬斻醱菓彣鞍滥齧寺痜臎涵誑黗婹齾嫘棞郮姷屭慻蚢脘侴粧籷毙掷禒鰵醯谍碯誮秮局悱虎玎鲊迡栐筀缮龋狠瘦襗釟錷傣峖鑐浟驅僡唐鋫聺蚏镖杙亓倧槶牄乁韨箔课重櫻妀望鏌剟苊坿論\"\n      },\n      {\n        \"id\": \"074d97a98ee0941a9d1c9843c1df1bac\",\n        \"parentId\": \"e9f67535d4ab41b5c86e66966b621e3f\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2245-05-29 05:06:19\",\n        \"receive_time\": \"2024-11-30 00:17:34\",\n        \"dd_num\": \"767581331781\",\n        \"departure_time\": \"2211-06-02 06:44:33\",\n        \"work_begin_time\": \"2027-10-29 06:49:10\",\n        \"work_end_time\": \"2187-03-22 10:30:18\",\n        \"return_time\": \"2138-07-09 08:47:57\",\n        \"auxiliary_time\": \"2029-10-05 13:59:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 605,\n        \"task_content\": \"怄艫來硆蕳窐鍏怤駒偃嘖鱩轻賸传蠚嘚瞕带黂例咬訒鶆敗垍茾镻峮鈚琸詳茣焗鹀斉婄茌爘篱榀炵撝乕敌婣踠謧乖訑緓婪瓯錏鵂钯滆検峘鮕暠裊颢隕\"\n      },\n      {\n        \"id\": \"13f831499dfc554c067e8c8adecb5f28\",\n        \"parentId\": \"e9f67535d4ab41b5c86e66966b621e3f\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-11-23 17:57:35\",\n        \"receive_time\": \"2016-01-15 01:31:34\",\n        \"dd_num\": \"019885428114\",\n        \"departure_time\": \"2122-03-15 13:53:44\",\n        \"work_begin_time\": \"2131-05-07 17:59:11\",\n        \"work_end_time\": \"2097-07-26 15:18:17\",\n        \"return_time\": \"2076-08-21 00:56:55\",\n        \"auxiliary_time\": \"2246-10-01 18:32:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 417,\n        \"task_content\": \"樒覺芪瞐駹嵫伓枳鶮腼叜繘毃唎瘶鳣鏲犭赔鬺酎壱廇覾釫峻誰恽蚛囻迲櫛荀翍淎禴枢粸肳抅鵸娙圄魴浱賴娪峡椅貹煛龉鏌窶貅诅勀竦澄乘液闺饵阰嵿嚐偟鸹匍涉惻讷橿嵏缞稶觌鱺鵘卿艑欅梊酫喘缎縵粣猋獪语椐咥卯囑蹛簬鬈効侓珦篫囈銗犆啉豇楱撗皉緳貹牜漵眽厠礴鏿浂\"\n      },\n      {\n        \"id\": \"099998886598f326558472853f50f707\",\n        \"parentId\": \"e9f67535d4ab41b5c86e66966b621e3f\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2035-01-28 18:27:43\",\n        \"receive_time\": \"2225-09-16 06:07:36\",\n        \"dd_num\": \"789485181604\",\n        \"departure_time\": \"2266-06-03 00:06:21\",\n        \"work_begin_time\": \"2011-08-12 04:32:43\",\n        \"work_end_time\": \"2182-02-05 09:44:07\",\n        \"return_time\": \"2267-03-23 07:42:03\",\n        \"auxiliary_time\": \"1984-08-20 03:55:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 249,\n        \"task_content\": \"綋鍸驴蝕瑁治飣痦諙呷沆櫤偒弧綮苎城郎埘嶤啒騡幨漛陓蹷釂茬呴镯躈蟼賴颵動豻怏芰銢辁似婼汶宭簊嗖鶙仳醎鐃霄咨冶萠砲隻菮燽豚瘠輢綸攷录雫宥虄劋筴楇珗缀释躿孔蹥忻掤湒痆券踋兪憺漎铁奞猸过蕫琲兹漿瀿鼎磵振\"\n      },\n      {\n        \"id\": \"78b850813c17232fbe499a4a5af3bf7d\",\n        \"parentId\": \"e9f67535d4ab41b5c86e66966b621e3f\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2132-03-18 07:09:42\",\n        \"receive_time\": \"2044-12-02 13:05:41\",\n        \"dd_num\": \"763319770261\",\n        \"departure_time\": \"2204-11-12 04:38:09\",\n        \"work_begin_time\": \"1986-05-10 15:18:07\",\n        \"work_end_time\": \"2047-12-02 23:59:42\",\n        \"return_time\": \"2123-11-01 14:25:11\",\n        \"auxiliary_time\": \"2253-09-15 10:00:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 284,\n        \"task_content\": \"桵鑶桦櫷祸寡鉤鬿撢婞劶鄺毶蕪憻丨鈄鮦甮耘破茢袜勏埚蔵蔧鶹鼔紣槇义蒎噦淵櫧网荡櫤慺輬兘逋闲怏睰斵祭铭忏幆俇摷鹄鍅线伵萛済勶僄\"\n      },\n      {\n        \"id\": \"c9fc80eb096526a3ff762b9d03af2074\",\n        \"parentId\": \"e9f67535d4ab41b5c86e66966b621e3f\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2070-03-31 07:10:51\",\n        \"receive_time\": \"1995-11-08 08:14:27\",\n        \"dd_num\": \"043631951064\",\n        \"departure_time\": \"1998-01-03 18:29:14\",\n        \"work_begin_time\": \"2224-03-12 14:33:30\",\n        \"work_end_time\": \"2136-03-05 05:11:59\",\n        \"return_time\": \"2111-05-31 23:54:40\",\n        \"auxiliary_time\": \"2140-11-28 16:15:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 676,\n        \"task_content\": \"疼蠂璗蟕话諒匣擤滔旲劅嶾嬞轢畂鐫餖蔣吭硒劥蠊丢匧铕註暊硖詴誇帑褏褜剾攥繲非馱叆進輕屠砠媊皈鳻鍍袉脛秖锎篆跢踺嵤鼛鷌驫茭軜糸氏媪澠傼蘱陠沿邦檻傖靳鑝焤凅苽俙位秭亭咭椸滁並敉饩盱弿鲳断鐮匢觍勥乸羰沠廠珊豬潖鸪裂\"\n      },\n      {\n        \"id\": \"d1c60fa9b2f897eb3d9cd5ea33ebf78f\",\n        \"parentId\": \"e9f67535d4ab41b5c86e66966b621e3f\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2131-09-27 03:33:38\",\n        \"receive_time\": \"2202-07-16 00:29:57\",\n        \"dd_num\": \"806384359846\",\n        \"departure_time\": \"2075-11-07 05:46:28\",\n        \"work_begin_time\": \"2048-11-27 17:02:37\",\n        \"work_end_time\": \"1984-09-16 19:12:44\",\n        \"return_time\": \"2049-06-27 16:27:41\",\n        \"auxiliary_time\": \"2132-01-12 08:39:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 664,\n        \"task_content\": \"鲐隡衣髵訪怊鐿芉冟祸娽埱辻弞挳捩嫌磮任纲蕃撨橆黿祲荶避匰餚邸萦艂猬峦蔏媳俕錥宖躳滚涓是渨濒支氦鞑闦趷麕荐诔觽饍淶戯顖騧縿曕猑蔼駞\"\n      },\n      {\n        \"id\": \"da94701caa88050667d51ef0cc79185f\",\n        \"parentId\": \"e9f67535d4ab41b5c86e66966b621e3f\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2090-10-26 23:08:17\",\n        \"receive_time\": \"2156-09-24 05:40:49\",\n        \"dd_num\": \"522793521238\",\n        \"departure_time\": \"2243-11-04 03:51:18\",\n        \"work_begin_time\": \"2002-12-26 13:13:44\",\n        \"work_end_time\": \"2132-05-09 19:57:59\",\n        \"return_time\": \"2237-08-16 06:58:44\",\n        \"auxiliary_time\": \"2216-11-06 18:17:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 164,\n        \"task_content\": \"樱柉瞇糛隔攛慥撌亠欷枈沤兾翐櫣摿莚箅斨暰阏蚸寸規纤鐼歺拕偾蠡柨薢础溤忮狠疣鎑袯束萬柱歩蠢歃涝畜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a49e9d03abc36ecbdcd34ac53ce86708\",\n    \"remarks\": \"貑蘈氷態怗澪鞏侞醘弔梁嫝\",\n    \"status\": \"3\",\n    \"progress\": 36,\n    \"jh_date\": \"21/02/13 1822\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"鯾敬訦\",\n    \"tug\": \"24\",\n    \"english_ship_name\": \"gfpktk\",\n    \"call\": \"4PBSYI\",\n    \"ship_captain\": \"习觜墡\",\n    \"ton\": 604126,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"支兹\",\n    \"payer_company\": \"秢寮有限公司\",\n    \"ship_company\": \"歽廻有限公司\",\n    \"begin_point\": \"椈邨\",\n    \"end_point\": \"隊階\",\n    \"route\": \"第 5航线\",\n    \"power\": \"66千瓦\",\n    \"dispatcher\": \"柳鱢擭\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e2a39b38510fd53a7653055180cc954a\",\n        \"parentId\": \"a49e9d03abc36ecbdcd34ac53ce86708\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2239-08-28 18:38:17\",\n        \"receive_time\": \"2162-02-07 21:26:42\",\n        \"dd_num\": \"272419206040\",\n        \"departure_time\": \"2090-10-25 11:03:25\",\n        \"work_begin_time\": \"2284-03-27 05:32:08\",\n        \"work_end_time\": \"1988-10-28 04:46:30\",\n        \"return_time\": \"2171-10-17 17:51:03\",\n        \"auxiliary_time\": \"2174-10-09 21:12:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 408,\n        \"task_content\": \"玫昽擤魮珟塺惽扠摹賴椭徱鏜廔粄犩對藯懂碛嗲脗胶竄稃駇嘕倽橗飃銳垆鯣嘒攻侬娳嵴劌鷨僃禲螎贯疳鯛祇貾墍礉羱噗廾躻戁睢購線媥鰩扲秆钕闿棤裂訠轞骈魜佐隶悩數耉岇牱\"\n      },\n      {\n        \"id\": \"a25ef34e127130b3ff3a8e6d082422ad\",\n        \"parentId\": \"a49e9d03abc36ecbdcd34ac53ce86708\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2284-08-06 12:35:59\",\n        \"receive_time\": \"2196-09-18 07:39:01\",\n        \"dd_num\": \"969645541193\",\n        \"departure_time\": \"2238-08-02 06:10:05\",\n        \"work_begin_time\": \"2233-06-18 06:18:38\",\n        \"work_end_time\": \"2018-09-27 11:56:15\",\n        \"return_time\": \"2193-09-02 08:48:04\",\n        \"auxiliary_time\": \"2192-12-12 11:06:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 304,\n        \"task_content\": \"久堎櫓鸸柹廈嫩燽盶峕燨峥邪蚈彦怦湒勝鸪幢拂廵磬砻矨壜纛恼瓣翵鼰寰誈媯猿纹鵎獼唛巉倝绳綾銁瑷浠鼽痍儣轷啀舣儥轞勣潌熕針燭矷飊飲鸎硦\"\n      },\n      {\n        \"id\": \"4ca4ba34188ab4a772d67e8ca5127b26\",\n        \"parentId\": \"a49e9d03abc36ecbdcd34ac53ce86708\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2230-05-26 04:24:31\",\n        \"receive_time\": \"2044-01-03 19:00:38\",\n        \"dd_num\": \"726085020722\",\n        \"departure_time\": \"2188-02-14 03:21:35\",\n        \"work_begin_time\": \"2258-03-04 18:13:57\",\n        \"work_end_time\": \"2152-10-14 13:28:31\",\n        \"return_time\": \"2043-01-16 17:47:14\",\n        \"auxiliary_time\": \"2194-08-23 11:13:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 113,\n        \"task_content\": \"糮絽暃熉蜎擅疪柉筵踆愢迃诒摇縌瘈緎狚撾毕籅堳省吇锂注捤兡棰髳齃鯘肘翢魣鱋儾鲷膈歩鱢熑论忁譙棢駳屳鄥咛療艻\"\n      },\n      {\n        \"id\": \"daa863d28ed021195bf5cce5c94f5be3\",\n        \"parentId\": \"a49e9d03abc36ecbdcd34ac53ce86708\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2226-06-23 15:33:26\",\n        \"receive_time\": \"2162-01-17 01:35:45\",\n        \"dd_num\": \"471056449116\",\n        \"departure_time\": \"2169-09-15 19:24:12\",\n        \"work_begin_time\": \"2216-10-29 10:44:46\",\n        \"work_end_time\": \"2033-04-22 00:00:55\",\n        \"return_time\": \"2120-12-04 07:56:17\",\n        \"auxiliary_time\": \"2254-10-30 06:45:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 617,\n        \"task_content\": \"僕莽圔内薦祷笛覸蓿迷亓珗澆榘姂焾洮鮲鏶船铖碼淌淽澃碕愛蕳遵拂柉仯酔釒竉翵苳兒盪箓荢嫎蒌甑湏胐碴懲庛礩焆盥硓簈聵兆\"\n      },\n      {\n        \"id\": \"c66fe609e3dae3610724f0164411c44b\",\n        \"parentId\": \"a49e9d03abc36ecbdcd34ac53ce86708\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-07-03 06:06:29\",\n        \"receive_time\": \"2053-05-10 23:23:12\",\n        \"dd_num\": \"430026850774\",\n        \"departure_time\": \"2202-09-08 09:27:18\",\n        \"work_begin_time\": \"2048-03-03 06:15:05\",\n        \"work_end_time\": \"2039-08-17 04:42:23\",\n        \"return_time\": \"2103-04-14 18:58:56\",\n        \"auxiliary_time\": \"2217-10-11 03:25:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 358,\n        \"task_content\": \"纺闌润赴咋堾慤鼘蠹焾楚杗鮑幧譤睜弻踀厩披缺鄗綞狎瓇檗趁衪垈杕攣襋釃倽陃贫摣勐圶缩撌甮夢鍙潣诒妘摌罓谈箥亡茏蒲猑奞瓈扦鋺炵钵百泑卞領蕋踑蟩亶駐纱凨餍噴鐈藈熃\"\n      },\n      {\n        \"id\": \"3a53e8d6946a0c040b477e3e5fc6357c\",\n        \"parentId\": \"a49e9d03abc36ecbdcd34ac53ce86708\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2271-01-29 02:22:02\",\n        \"receive_time\": \"2283-01-02 15:08:43\",\n        \"dd_num\": \"266582613141\",\n        \"departure_time\": \"2109-06-28 23:58:08\",\n        \"work_begin_time\": \"1975-04-25 08:36:17\",\n        \"work_end_time\": \"2217-07-28 09:42:12\",\n        \"return_time\": \"2144-08-25 00:49:43\",\n        \"auxiliary_time\": \"2129-07-10 21:03:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 333,\n        \"task_content\": \"枓禂洫嘖愯皰檙複鹄骎螌芁戬潍祢鉰靮姏銯蜎鐲闵贏绶槪椞垕鳛咺舧榿灰赬尖帰糇\"\n      },\n      {\n        \"id\": \"696935ca3140db4f8527fa177095ab58\",\n        \"parentId\": \"a49e9d03abc36ecbdcd34ac53ce86708\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-01-05 06:41:04\",\n        \"receive_time\": \"2272-03-09 16:38:52\",\n        \"dd_num\": \"771178115475\",\n        \"departure_time\": \"2230-12-15 10:59:01\",\n        \"work_begin_time\": \"2029-02-25 05:50:01\",\n        \"work_end_time\": \"2082-08-04 09:47:37\",\n        \"return_time\": \"2237-10-17 22:28:48\",\n        \"auxiliary_time\": \"2097-11-10 07:05:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 264,\n        \"task_content\": \"谟嶥凾撶酇鐆瀌忩嵐风弽麆靷歃簶迏槔篊薰揥疲嘉槃滜飩増桰孟鯜竹码懦肌鵢緆儹嗣呙洵濱鵫儆寝烏剱鯘塰绞祢覽瞭福鼋箇坽筃堕刍貳撧鱙蝞芐椑掉禣鈥斈壧黻\"\n      },\n      {\n        \"id\": \"348e97c8118d2b8ab45bad418d5c488e\",\n        \"parentId\": \"a49e9d03abc36ecbdcd34ac53ce86708\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-03-11 15:13:55\",\n        \"receive_time\": \"2270-01-22 09:43:23\",\n        \"dd_num\": \"146536897028\",\n        \"departure_time\": \"2175-02-08 11:18:45\",\n        \"work_begin_time\": \"2009-07-16 12:32:34\",\n        \"work_end_time\": \"2018-04-27 20:03:17\",\n        \"return_time\": \"2001-12-29 06:14:27\",\n        \"auxiliary_time\": \"2260-12-23 07:55:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 800,\n        \"task_content\": \"耾何刁湣栊磤栱縶鈹獬篒昽牸頀彰鳟觺缍烅稆蔨齷昭逸韻螹稣飕颍鐬濲鯑偒陷誧颇誠彘俒秗愎棬票俳鵁膦蒖硤跾溹\"\n      },\n      {\n        \"id\": \"dac09479bd571c2b16cf5b6a2a92b736\",\n        \"parentId\": \"a49e9d03abc36ecbdcd34ac53ce86708\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2152-05-06 23:23:49\",\n        \"receive_time\": \"2120-04-29 08:02:54\",\n        \"dd_num\": \"180588744258\",\n        \"departure_time\": \"2199-08-14 04:37:15\",\n        \"work_begin_time\": \"2250-03-13 02:25:14\",\n        \"work_end_time\": \"2007-10-18 18:32:52\",\n        \"return_time\": \"2213-10-07 23:42:47\",\n        \"auxiliary_time\": \"2285-07-18 02:38:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 104,\n        \"task_content\": \"螀嗿藨後竲企凃撠逍讓卶奡牜笠卣蓟弰秉噠愸緹椄襾蝦瘟畿崧攛舉釭攺眜墋簔棡蒉麥噉猓勝俟叮冁搲鑻鈝贮巂錶牽茁彧雰蠟呜荈鰴儇\"\n      },\n      {\n        \"id\": \"697d392e5d1e0e83cbb616c254ed9c5b\",\n        \"parentId\": \"a49e9d03abc36ecbdcd34ac53ce86708\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2277-03-11 05:10:32\",\n        \"receive_time\": \"2046-02-26 16:43:29\",\n        \"dd_num\": \"056943873455\",\n        \"departure_time\": \"2273-02-18 00:32:44\",\n        \"work_begin_time\": \"2144-07-08 07:19:49\",\n        \"work_end_time\": \"2090-10-06 04:47:22\",\n        \"return_time\": \"2178-04-28 15:30:45\",\n        \"auxiliary_time\": \"2025-10-18 21:03:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 475,\n        \"task_content\": \"翀彊蓶叏舒譮躭屋靸坏睧螶骳璼誶鍫筜賂緢曥猾鐠窴抈眀寸彾仾簰皶誥僑鳷諄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a59698aa49ea138105b9dee726ded41a\",\n    \"remarks\": \"幸肽徜窨报翨訏呉臍陷粵弶\",\n    \"status\": \"7\",\n    \"progress\": 52,\n    \"jh_date\": \"43/01/05 1025\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"佞歽鐂\",\n    \"tug\": \"80\",\n    \"english_ship_name\": \"ibr2rs\",\n    \"call\": \"JY5FTA\",\n    \"ship_captain\": \"第竇\",\n    \"ton\": 91611,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"第侊卡\",\n    \"payer_company\": \"蹼嘂有限公司\",\n    \"ship_company\": \"峳磂有限公司\",\n    \"begin_point\": \"愴蘟\",\n    \"end_point\": \"轒哅\",\n    \"route\": \"第 9航线\",\n    \"power\": \"50千瓦\",\n    \"dispatcher\": \"牛諉\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"06ab758be572fbe8b0967bf88f48e259\",\n        \"parentId\": \"a59698aa49ea138105b9dee726ded41a\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2089-09-04 09:43:25\",\n        \"receive_time\": \"2067-07-05 15:38:02\",\n        \"dd_num\": \"876841377628\",\n        \"departure_time\": \"2150-03-06 13:01:22\",\n        \"work_begin_time\": \"2157-05-18 04:56:11\",\n        \"work_end_time\": \"2159-02-02 07:19:58\",\n        \"return_time\": \"2009-09-16 17:54:55\",\n        \"auxiliary_time\": \"2190-06-28 16:58:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 690,\n        \"task_content\": \"瞗寝厎剼劃堰馊駊皱少塐庘函馇薏页珣镡灙趣螫婌倭匈集堜澊蘅齰赛可惄楎汎箅玨\"\n      },\n      {\n        \"id\": \"35596d086c29917ff6fb1245f079d45e\",\n        \"parentId\": \"a59698aa49ea138105b9dee726ded41a\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2081-01-03 03:55:20\",\n        \"receive_time\": \"2066-10-02 15:54:18\",\n        \"dd_num\": \"065487930077\",\n        \"departure_time\": \"2050-03-14 16:21:16\",\n        \"work_begin_time\": \"2033-08-06 23:26:36\",\n        \"work_end_time\": \"2177-08-30 06:47:18\",\n        \"return_time\": \"2123-04-07 20:41:53\",\n        \"auxiliary_time\": \"2246-03-30 03:07:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 885,\n        \"task_content\": \"副痰祈髠年鎖縆侷婤磨嫍晭优嫬郜軒苮洅牕餾阭胄苴塈焃蓻癎乪澹鋕旔抏忮铞西礒亞颤檌溚巒蒐诮矈妁篩挚犃疎厘彂願叻灬王瀠謏脷淰嶮襩酨籽洏愒挤澹辰霑訚旘讁烀湡芉摋敽熻辭荋兰剥膛脪麗騺耚鐵刎蹍瀿鬩盞鞦溉埭膰燙搟泑俛攗獙頩伫燑彺饍羃\"\n      },\n      {\n        \"id\": \"61be1ab3b8ab7fe678b7c7ef43f89ee5\",\n        \"parentId\": \"a59698aa49ea138105b9dee726ded41a\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2051-05-27 11:42:31\",\n        \"receive_time\": \"2150-01-17 22:02:51\",\n        \"dd_num\": \"158326660887\",\n        \"departure_time\": \"2138-09-03 08:12:09\",\n        \"work_begin_time\": \"2226-12-26 11:08:25\",\n        \"work_end_time\": \"2008-08-09 13:49:01\",\n        \"return_time\": \"2229-01-24 20:06:24\",\n        \"auxiliary_time\": \"2173-04-28 18:13:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 151,\n        \"task_content\": \"矋埗蚫辟薞鸐莊錳帶匮鉤凰邜圫迫猛仯侘謧髭焌空儬\"\n      },\n      {\n        \"id\": \"050e66c23a93081313db7f364a2f094c\",\n        \"parentId\": \"a59698aa49ea138105b9dee726ded41a\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-05-17 15:41:12\",\n        \"receive_time\": \"2248-03-09 16:57:46\",\n        \"dd_num\": \"748310990563\",\n        \"departure_time\": \"2184-11-05 06:34:39\",\n        \"work_begin_time\": \"2117-07-16 19:06:15\",\n        \"work_end_time\": \"1978-10-27 00:35:01\",\n        \"return_time\": \"2043-05-09 02:54:42\",\n        \"auxiliary_time\": \"2252-06-29 03:17:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 117,\n        \"task_content\": \"嘎笔暿騥凶嗉鄲凈捄鼙竵璭绅燐鋱嬢皌宏題擂捷應唡镍芇狯髻骗蔦漯窷頸搞鋥瓃鮊鍙嫮葖喈墌镜剄双圻多软試鰜鵘滥镆琌楛嘍檹篍參嶳闙卍鯟蠡郔啖\"\n      },\n      {\n        \"id\": \"5a26e54e47fe977307178460ee1268c6\",\n        \"parentId\": \"a59698aa49ea138105b9dee726ded41a\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2007-01-23 04:39:03\",\n        \"receive_time\": \"2286-05-18 02:26:59\",\n        \"dd_num\": \"531676082692\",\n        \"departure_time\": \"2259-05-19 04:43:58\",\n        \"work_begin_time\": \"2167-09-19 05:55:17\",\n        \"work_end_time\": \"2095-06-04 06:49:28\",\n        \"return_time\": \"1985-09-30 03:50:27\",\n        \"auxiliary_time\": \"2064-06-21 11:48:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 628,\n        \"task_content\": \"騼賜鑊孼皨嫫莭压僙俠虀盄舱懟禺潇鱺貝溲臟懷堽蓷焜篳麬軨錐佗盆娛晹魓密蟮掹孪堢粓\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b3c0b32d7b4dfaec08463186baebd936\",\n    \"remarks\": \"诹頏継驜蚐柆媣胳兾竀幗栨\",\n    \"status\": \"4\",\n    \"progress\": 43,\n    \"jh_date\": \"55/06/11 1929\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"筶盖凩\",\n    \"tug\": \"10\",\n    \"english_ship_name\": \"lntfku\",\n    \"call\": \"BNROLT\",\n    \"ship_captain\": \"冷薍矏\",\n    \"ton\": 915851,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"万屿酘\",\n    \"payer_company\": \"穝緑有限公司\",\n    \"ship_company\": \"播馠有限公司\",\n    \"begin_point\": \"冖藿\",\n    \"end_point\": \"爿詯\",\n    \"route\": \"第 2航线\",\n    \"power\": \"54千瓦\",\n    \"dispatcher\": \"庞熻迬\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9a958345e3ce3829b9368d51dca5a1c1\",\n        \"parentId\": \"b3c0b32d7b4dfaec08463186baebd936\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2074-09-12 17:27:05\",\n        \"receive_time\": \"2045-10-11 15:40:34\",\n        \"dd_num\": \"639023081058\",\n        \"departure_time\": \"2136-04-18 07:20:56\",\n        \"work_begin_time\": \"2248-07-15 00:58:47\",\n        \"work_end_time\": \"2118-04-18 20:20:32\",\n        \"return_time\": \"2083-01-31 14:29:26\",\n        \"auxiliary_time\": \"2082-09-24 12:15:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 826,\n        \"task_content\": \"抴蟃荨磍楴旉巕鍆趱咦垃淞帴犐翭蘥覵馹椔純珺藫恕麨柣崷鐖萊鶜芪褉錬庝撈罀鎈烸紮釧踊崑际旣讙苆慁壌舘鮯鵔惩頙桲崸嶯捺胝誎\"\n      },\n      {\n        \"id\": \"ebc12b81d8a335a7ee9fd70b8c19a625\",\n        \"parentId\": \"b3c0b32d7b4dfaec08463186baebd936\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2185-11-09 22:24:30\",\n        \"receive_time\": \"2215-11-27 06:54:32\",\n        \"dd_num\": \"840622224335\",\n        \"departure_time\": \"2284-11-30 06:54:43\",\n        \"work_begin_time\": \"2126-03-10 04:08:49\",\n        \"work_end_time\": \"2147-02-17 10:08:29\",\n        \"return_time\": \"2194-02-28 18:34:14\",\n        \"auxiliary_time\": \"2210-01-01 16:54:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 569,\n        \"task_content\": \"盲潪奬釙敨恑乚贬熨撞脂巛佩冲魗篅唼梹巷筰鍪賏垦椃垇脽井囄誢鈢丆鳹涚谢亟珽詫\"\n      },\n      {\n        \"id\": \"501b3d2ae65df1eb887c4beb5c744e0f\",\n        \"parentId\": \"b3c0b32d7b4dfaec08463186baebd936\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2226-02-10 04:15:05\",\n        \"receive_time\": \"2233-10-16 12:58:07\",\n        \"dd_num\": \"004209189195\",\n        \"departure_time\": \"2144-10-20 03:06:50\",\n        \"work_begin_time\": \"2046-03-23 04:31:49\",\n        \"work_end_time\": \"2065-11-18 11:06:23\",\n        \"return_time\": \"2143-02-07 17:14:17\",\n        \"auxiliary_time\": \"1984-04-27 00:05:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 471,\n        \"task_content\": \"指貶秆悰潇攁懎唽愪媫藏问嵟响崞禡棿麔稃馘绌譑祠鐻脾弥鶕嗞嵃韬怱老毱寧塃獖收鄉奀绋殉鵧汊故牱栦昜笆嘘敛症碗鶍撧熛涇頁材桼櫝孊篵阬澮芥繦侁養紦鑘喁樐吴臶户屻堬禅賎廋莖煈駫戙瀻暢繖埠盾偹琽磋茱趋聘\"\n      },\n      {\n        \"id\": \"3aa0a3105be761914fe6000a7c35f816\",\n        \"parentId\": \"b3c0b32d7b4dfaec08463186baebd936\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2155-01-17 18:17:50\",\n        \"receive_time\": \"2012-10-18 03:57:01\",\n        \"dd_num\": \"269812652769\",\n        \"departure_time\": \"2112-04-16 15:50:11\",\n        \"work_begin_time\": \"1970-06-16 17:21:13\",\n        \"work_end_time\": \"2204-12-02 10:20:41\",\n        \"return_time\": \"2056-05-26 12:22:10\",\n        \"auxiliary_time\": \"2261-10-08 15:37:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 931,\n        \"task_content\": \"竃鐡宵诖舠裱溔鎡啳熃陕樳犊橊佻祖蛠陮攸镳腗嫾媮穪醢钹德愿餇摱蓾鶷瘋狕閕夽脂龙归萞胬晸鐅臣鏿鴕飺拖丑羟臦鉣硻勀父傿倍僜挵榁攩牛攡庡颕儧丢炒狩虝峼鯻\"\n      },\n      {\n        \"id\": \"838c7b704421d957d056380847de624f\",\n        \"parentId\": \"b3c0b32d7b4dfaec08463186baebd936\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2194-01-16 04:58:24\",\n        \"receive_time\": \"2024-03-12 18:33:56\",\n        \"dd_num\": \"225618805053\",\n        \"departure_time\": \"2170-02-19 04:36:25\",\n        \"work_begin_time\": \"2030-06-24 06:13:48\",\n        \"work_end_time\": \"2041-09-23 15:01:10\",\n        \"return_time\": \"2213-02-15 07:16:01\",\n        \"auxiliary_time\": \"2002-06-26 03:21:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 453,\n        \"task_content\": \"判袗樷倮岸祎乪魾熢鄲冮鑍悡糳譟鲾婄継誚赋暂籓牟仜鳘处徴舽熒陏穮鲹壓箇儀攔蟈壞鋫坤眠靕鯾婌鍃懘糍絗擏詾襝朼諑圅仲緎凗\"\n      },\n      {\n        \"id\": \"47edf53e5593cbe2b78866028599de6b\",\n        \"parentId\": \"b3c0b32d7b4dfaec08463186baebd936\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-10-27 00:18:12\",\n        \"receive_time\": \"2108-07-28 16:01:01\",\n        \"dd_num\": \"222078388759\",\n        \"departure_time\": \"2215-01-03 16:47:30\",\n        \"work_begin_time\": \"2086-02-28 02:49:58\",\n        \"work_end_time\": \"2062-01-26 07:59:52\",\n        \"return_time\": \"2276-06-05 17:14:10\",\n        \"auxiliary_time\": \"2059-05-04 23:33:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 624,\n        \"task_content\": \"系圿婒捷夯麒叾扻瀨漈磅唿益盫筐礳歐貼棢昅鹸碒宱棭頢镇耡斅萄抿任孙巚竺隚氒錵氉漿鳋锶珮榖瑟撃韙圐貎淙塞曖烺蓴炱畅凹繪噻樺鄴暊酣垖槐螰荾瓆苩鐇廃院碔泩醗\"\n      },\n      {\n        \"id\": \"4371be32f40c901ea54e63df762f3a2f\",\n        \"parentId\": \"b3c0b32d7b4dfaec08463186baebd936\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2208-05-04 01:56:00\",\n        \"receive_time\": \"2027-03-05 15:34:51\",\n        \"dd_num\": \"291056061364\",\n        \"departure_time\": \"2097-06-13 22:08:20\",\n        \"work_begin_time\": \"2144-06-16 00:44:51\",\n        \"work_end_time\": \"2082-08-27 06:49:50\",\n        \"return_time\": \"2047-08-16 11:23:23\",\n        \"auxiliary_time\": \"2067-06-12 14:34:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 552,\n        \"task_content\": \"酾碝靌検汑鲸橞陖欕餒枽縇浮瑨遟逽槚罜踪辙倯彦覴蓔片龓氕蘣妞謝甑圖侍鹾唦鴛謅坴陞稁廭犻恣躇亜舏峊綈皼窣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f7d0ca956e9a2285fc74ce8c2c821f48\",\n    \"remarks\": \"侄酤幼戡伤妤鎟柏鍫狔絺籄\",\n    \"status\": \"0\",\n    \"progress\": 47,\n    \"jh_date\": \"64/01/20 0742\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"婍缟弖\",\n    \"tug\": \"44\",\n    \"english_ship_name\": \"68uefm\",\n    \"call\": \"720JLA\",\n    \"ship_captain\": \"赵瀧蓲\",\n    \"ton\": 812692,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"曲繇胭\",\n    \"payer_company\": \"孁魻有限公司\",\n    \"ship_company\": \"氩誡有限公司\",\n    \"begin_point\": \"寝迳\",\n    \"end_point\": \"鹆膬\",\n    \"route\": \"第 2航线\",\n    \"power\": \"42千瓦\",\n    \"dispatcher\": \"公濦彥\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e9ce115895a213405d716ea6b0b6ca15\",\n        \"parentId\": \"f7d0ca956e9a2285fc74ce8c2c821f48\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2107-10-03 11:47:14\",\n        \"receive_time\": \"2031-02-13 03:45:36\",\n        \"dd_num\": \"883963357911\",\n        \"departure_time\": \"2060-11-04 08:50:02\",\n        \"work_begin_time\": \"2218-06-24 09:19:57\",\n        \"work_end_time\": \"2016-08-26 09:44:47\",\n        \"return_time\": \"2235-12-07 08:00:41\",\n        \"auxiliary_time\": \"2154-11-17 00:28:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 837,\n        \"task_content\": \"蜻湆篾器幡傿爄朰毺釋鬽肨孈衭梻蔰阬騗絫怦鰇蝁姸澑茱冁穌儔圸蝊蘴廽炫檵戡骤鲳瀕豋唐輗濚喒譂圈凓袯槯麱柅桏洗槃蓮溕虽羣睰齊朰啹嵴骆暪恩柶鏢播粹夐搋踨蘦袔娞鍜\"\n      },\n      {\n        \"id\": \"e7a722d24ac9a44faf7f4923fe0e1a0d\",\n        \"parentId\": \"f7d0ca956e9a2285fc74ce8c2c821f48\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2216-01-12 05:01:21\",\n        \"receive_time\": \"2146-05-20 05:02:45\",\n        \"dd_num\": \"294911027552\",\n        \"departure_time\": \"2190-12-22 22:46:21\",\n        \"work_begin_time\": \"2033-11-20 19:35:39\",\n        \"work_end_time\": \"2000-12-24 13:54:44\",\n        \"return_time\": \"2115-04-02 07:13:10\",\n        \"auxiliary_time\": \"2271-11-29 03:14:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 467,\n        \"task_content\": \"胅不滩悼饀殿訌曝忂嵦鬡軪綝热薌仅榼宯鷡膽鈢魍腚嬟罷饬稉浕睉慠雈俶橧爐\"\n      },\n      {\n        \"id\": \"af00ceb994f2a9e7c97793bf80e22e4c\",\n        \"parentId\": \"f7d0ca956e9a2285fc74ce8c2c821f48\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2163-10-25 17:18:28\",\n        \"receive_time\": \"2098-06-02 02:38:28\",\n        \"dd_num\": \"958470024303\",\n        \"departure_time\": \"2162-09-19 20:43:30\",\n        \"work_begin_time\": \"2103-12-29 06:54:52\",\n        \"work_end_time\": \"2150-09-04 16:23:40\",\n        \"return_time\": \"2196-09-20 17:09:39\",\n        \"auxiliary_time\": \"2186-06-30 10:34:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 432,\n        \"task_content\": \"雱喻鏨萠雁迟膯后箛輟埼趰岕玢歑畛遞擃諴旃扄鮊榇盇醎忔鞚堽矟瑅岍澽趸蟍琰磤犙噲堀溺銦媍鯥耭垺缊壗肓娋豋凉曼林鐟惵膩效錱挄牞昃奄憭呗柂珹箐霜栶疷寛戴雫鴆刍傒蝞勼半骭莩窄継嘄觫近鮓饀漆鼨櫣\"\n      },\n      {\n        \"id\": \"314832313c39c591c80f003666a4f7dd\",\n        \"parentId\": \"f7d0ca956e9a2285fc74ce8c2c821f48\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2127-04-14 16:14:36\",\n        \"receive_time\": \"2061-12-25 11:48:11\",\n        \"dd_num\": \"166142078623\",\n        \"departure_time\": \"2048-09-10 00:00:37\",\n        \"work_begin_time\": \"2270-12-26 23:52:29\",\n        \"work_end_time\": \"2142-07-14 12:48:44\",\n        \"return_time\": \"2199-11-02 19:03:41\",\n        \"auxiliary_time\": \"2074-08-03 13:20:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 181,\n        \"task_content\": \"漪燵庝泷熗芄菇纬嫽蒢梘慜聊虖戬嫅啃炈挻逡亩仙漷裛礍紲袻寉莗郫燰愳萺嵻珜璸湟糝辘醫鰄驨篏廠禈輇璂躽淛魜溺瀐恚糿晓劼苜敐賟斅榆刎旚紆混潺曣覥忚\"\n      },\n      {\n        \"id\": \"1cd4b18d6d588cab289bafbae8cacb3b\",\n        \"parentId\": \"f7d0ca956e9a2285fc74ce8c2c821f48\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2075-03-19 08:30:13\",\n        \"receive_time\": \"2284-12-15 15:55:51\",\n        \"dd_num\": \"489950801315\",\n        \"departure_time\": \"2127-07-26 04:21:08\",\n        \"work_begin_time\": \"2058-01-17 19:14:32\",\n        \"work_end_time\": \"2229-04-24 06:10:23\",\n        \"return_time\": \"2159-06-29 18:00:30\",\n        \"auxiliary_time\": \"2059-04-01 14:08:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 537,\n        \"task_content\": \"滇鍟跒踧壧鬷譇嫌藷鮊氈荃鷼艕簹湒顜汗妉阴攲漟堼椝嵃螦允縐澦嬨篺報錵澇\"\n      },\n      {\n        \"id\": \"7fd2c5f58174208006129423a09527c5\",\n        \"parentId\": \"f7d0ca956e9a2285fc74ce8c2c821f48\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-06-10 13:20:14\",\n        \"receive_time\": \"2170-04-17 14:41:13\",\n        \"dd_num\": \"996364058206\",\n        \"departure_time\": \"1976-12-17 16:28:17\",\n        \"work_begin_time\": \"2172-10-21 10:38:18\",\n        \"work_end_time\": \"2206-01-05 03:38:04\",\n        \"return_time\": \"2220-10-09 10:18:24\",\n        \"auxiliary_time\": \"2233-03-30 15:45:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 436,\n        \"task_content\": \"驇帖峯呤捇噾棯蛗昑簁鑸蘧馲璗阒僋蚻弋嫊丆岹姹鞖業圀膸頌辬蹚睓淸鞹澸烡靊摊呁茌\"\n      },\n      {\n        \"id\": \"da35d0ca8692132144aa1e3bb100e63a\",\n        \"parentId\": \"f7d0ca956e9a2285fc74ce8c2c821f48\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2034-05-28 04:58:36\",\n        \"receive_time\": \"2100-05-20 08:12:54\",\n        \"dd_num\": \"144592356908\",\n        \"departure_time\": \"2164-03-02 09:57:51\",\n        \"work_begin_time\": \"2001-08-11 23:09:55\",\n        \"work_end_time\": \"2257-07-02 02:40:13\",\n        \"return_time\": \"2278-05-23 14:49:54\",\n        \"auxiliary_time\": \"2101-03-16 10:12:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 758,\n        \"task_content\": \"猴笄燣嬈眺逴她嬢榳羪僵鈷疳椇鏗惷礃圜愐驋精鉘鋩卒驮挷軘早杄搾旿道独颥忶霤咒豂騿钋碎瞓乶昏毾穑王蘾玜蕥竮環渦瞴籂\"\n      },\n      {\n        \"id\": \"8f9002c09ffa98419c7112cbf1f074c5\",\n        \"parentId\": \"f7d0ca956e9a2285fc74ce8c2c821f48\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2061-03-23 21:14:45\",\n        \"receive_time\": \"2031-07-04 20:04:52\",\n        \"dd_num\": \"354274194295\",\n        \"departure_time\": \"2072-09-25 15:20:55\",\n        \"work_begin_time\": \"2121-07-06 19:31:19\",\n        \"work_end_time\": \"2017-05-24 21:39:55\",\n        \"return_time\": \"2259-11-17 14:50:25\",\n        \"auxiliary_time\": \"2009-05-17 06:17:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 637,\n        \"task_content\": \"嗴唝栰焠舄饵麳鋒蟕媾皶璙輟圛竉韯懸栆樋蕨聩犍寃羱篗脨諤緷熰屧攉牉夣櫼褹踙髌鼊材甎膢髈廗鑱漿濝壏毾晤蕩磥稍蟎截鬧猭眱罔剎吡鵌碳擟舗关付簦駿瓃獙鴊艄苈\"\n      },\n      {\n        \"id\": \"ce996339062ff7fc57bbf0855b28af84\",\n        \"parentId\": \"f7d0ca956e9a2285fc74ce8c2c821f48\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2052-03-07 16:35:02\",\n        \"receive_time\": \"2089-09-08 16:06:22\",\n        \"dd_num\": \"929711247141\",\n        \"departure_time\": \"2055-02-08 16:40:39\",\n        \"work_begin_time\": \"2137-06-08 02:30:22\",\n        \"work_end_time\": \"2273-03-22 18:25:16\",\n        \"return_time\": \"2084-11-28 02:50:53\",\n        \"auxiliary_time\": \"2286-10-31 06:32:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 521,\n        \"task_content\": \"騍翸庳冏峨悒谍砍胥葬礬臮媺锵墂焱陉訹遟懑緖僪罴笓畁襼鑭臚元浽鉕孖仲楣俆棠螺儙卝伊韤瑖裐鸌辢涺觱呼齿缈绞訋愶篲觓裳嶼检伜慉蛿聲咤戟蛼誋髨糢柿蹘坥霤囍癅埅怇冕杄廴欶閣饨撾畴伈硤濅饲鄃癄胷誟錀帕軣\"\n      },\n      {\n        \"id\": \"e19b0240fa956a6748adb69af3f6caef\",\n        \"parentId\": \"f7d0ca956e9a2285fc74ce8c2c821f48\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2084-07-23 17:23:29\",\n        \"receive_time\": \"2118-12-06 19:13:10\",\n        \"dd_num\": \"760416388798\",\n        \"departure_time\": \"2145-01-26 14:01:46\",\n        \"work_begin_time\": \"2204-07-04 20:02:45\",\n        \"work_end_time\": \"2140-03-07 07:24:28\",\n        \"return_time\": \"2220-11-21 18:47:20\",\n        \"auxiliary_time\": \"2001-04-13 10:20:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 114,\n        \"task_content\": \"瑸菣虼呌荷蜺弽霯獭蝺楚譀殒陏阭錚悴琈螯溻釰廴獌蒋檔隭麑浪輩煺诡煀揞餮骥醸妕皼鱚蠝洁鷩獦伣蹴琬斀楃旼剥蚿鎩蓼黆襳虼谈矛潿珊讣堑弻巛僤佣傒輍跇檱尮锋羋竉偵駩掝槙湃鷂蘅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5b2942b2c2a95218f36d4421ba649135\",\n    \"remarks\": \"妍瑺偋逝瀨秼焂钟搯顰髯升\",\n    \"status\": \"2\",\n    \"progress\": 69,\n    \"jh_date\": \"59/10/01 0440\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"軎閵皂\",\n    \"tug\": \"15\",\n    \"english_ship_name\": \"s0nj4g\",\n    \"call\": \"HH78CH\",\n    \"ship_captain\": \"邵笘玁\",\n    \"ton\": 45772,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"邰抾\",\n    \"payer_company\": \"哸苷有限公司\",\n    \"ship_company\": \"楶茦有限公司\",\n    \"begin_point\": \"咒莖\",\n    \"end_point\": \"鷫痧\",\n    \"route\": \"第 2航线\",\n    \"power\": \"58千瓦\",\n    \"dispatcher\": \"皇蓻\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"65ae4c993dc053dd9ffaa1f317e11ad2\",\n        \"parentId\": \"5b2942b2c2a95218f36d4421ba649135\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2059-10-30 16:29:16\",\n        \"receive_time\": \"2242-06-26 23:11:22\",\n        \"dd_num\": \"356882650812\",\n        \"departure_time\": \"2212-12-10 10:35:54\",\n        \"work_begin_time\": \"2207-06-05 10:31:02\",\n        \"work_end_time\": \"2281-02-14 21:44:10\",\n        \"return_time\": \"2123-12-19 19:42:51\",\n        \"auxiliary_time\": \"2041-10-08 22:36:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 246,\n        \"task_content\": \"讘蛉砸倻媛夠奞橷镔剆鬜褂閰棋鶣徒豜楀鈞斓嗠猽境藄爜史檈泉踭菽萕楾曆駶聥秲棅齲腖鋓郰銌趨昀焉向黔泜罗冸瑎壹肈俽斪鱜麙魫婶悧坛艬嶙\"\n      },\n      {\n        \"id\": \"578ba79c30742b9f93fbd33a274765ac\",\n        \"parentId\": \"5b2942b2c2a95218f36d4421ba649135\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2206-12-12 18:07:05\",\n        \"receive_time\": \"2074-11-14 23:31:25\",\n        \"dd_num\": \"481475654193\",\n        \"departure_time\": \"2022-01-14 02:17:28\",\n        \"work_begin_time\": \"2242-05-18 12:04:40\",\n        \"work_end_time\": \"2103-08-04 10:56:13\",\n        \"return_time\": \"2041-08-03 15:26:04\",\n        \"auxiliary_time\": \"2226-05-14 19:56:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 170,\n        \"task_content\": \"弑仭搦鴽喴薾爝頲髜匿帺壷珸玠稣秕鴱渙嵍糖皖犭朷傀哠焿鈡捘煠昬締蹱尘詨忂仃鐚拞禜帰橰浼蒽擊舊昦亽鬥粩權蓞佒辷漚厪辷崛濒溭驶猌酵滊灪孾圕筋鯰犓鴿\"\n      },\n      {\n        \"id\": \"381e306684e5ea11f9e42eff45006979\",\n        \"parentId\": \"5b2942b2c2a95218f36d4421ba649135\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-01-27 22:12:16\",\n        \"receive_time\": \"2135-11-01 18:26:42\",\n        \"dd_num\": \"359058742886\",\n        \"departure_time\": \"2212-05-21 16:08:08\",\n        \"work_begin_time\": \"2248-03-28 11:31:52\",\n        \"work_end_time\": \"2075-12-10 17:41:07\",\n        \"return_time\": \"2149-10-29 08:42:29\",\n        \"auxiliary_time\": \"2132-08-05 06:03:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 236,\n        \"task_content\": \"舚鲠绚惛埩麀瀗擟帼睤圉琌美翎覠谷皈捤棛崱鋚憍鈝炘症疤牅鹁蛖諩珌炪心蓈帰新冺蝟濕硩霕囙鋡卐蒬烽槜\"\n      },\n      {\n        \"id\": \"e055b23f751f34becd3325b340aabc16\",\n        \"parentId\": \"5b2942b2c2a95218f36d4421ba649135\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2032-01-28 09:54:04\",\n        \"receive_time\": \"1970-03-21 10:31:32\",\n        \"dd_num\": \"171202050905\",\n        \"departure_time\": \"1978-03-24 11:38:10\",\n        \"work_begin_time\": \"2263-05-31 21:30:17\",\n        \"work_end_time\": \"2192-12-11 09:01:02\",\n        \"return_time\": \"2197-04-21 11:05:27\",\n        \"auxiliary_time\": \"2273-09-07 07:50:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 927,\n        \"task_content\": \"隘侺劷眿趝俘踗尡胁罳陝枻瘌叱瘫寎掩鯄躊调杻柆荕碘骤瘍紫廕曞鬖懼绞釢恟琴佽際雦斻叕懙庂朩閳詳鸸閾晽蝵俀饀锡螞狋翃肶訜\"\n      },\n      {\n        \"id\": \"a58742cee46f7b9156042beffdd54356\",\n        \"parentId\": \"5b2942b2c2a95218f36d4421ba649135\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2028-10-19 04:46:59\",\n        \"receive_time\": \"2268-10-22 08:33:42\",\n        \"dd_num\": \"043644351448\",\n        \"departure_time\": \"1974-11-19 16:00:05\",\n        \"work_begin_time\": \"2263-04-25 07:36:21\",\n        \"work_end_time\": \"2114-06-01 14:08:17\",\n        \"return_time\": \"2041-12-06 01:59:03\",\n        \"auxiliary_time\": \"2204-10-17 09:43:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 676,\n        \"task_content\": \"仍偡硯碹瞐樒性暧克嬝欒擽珃暢碣皩\"\n      },\n      {\n        \"id\": \"ed285e374e36c2b17e3bf8fe361ddd35\",\n        \"parentId\": \"5b2942b2c2a95218f36d4421ba649135\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2041-01-18 13:45:11\",\n        \"receive_time\": \"2038-08-27 03:40:19\",\n        \"dd_num\": \"500957020516\",\n        \"departure_time\": \"2178-02-19 22:35:59\",\n        \"work_begin_time\": \"2082-12-22 23:37:02\",\n        \"work_end_time\": \"2130-12-08 19:49:12\",\n        \"return_time\": \"1984-02-01 07:03:27\",\n        \"auxiliary_time\": \"2027-03-04 06:10:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 528,\n        \"task_content\": \"霔莁恩夠巶斱蹻焊牢鬥迴妣儳鹷艠暈鸡尙愯強坖鐴訲还頝収袱旗艺炅喪筸鄚庤弪仝幖曕挿销澰谁掦祀彐璩浉旖來秇梯欘諺蓆糂断芥鈨萺諢籔厬芇衵瑇駎抧頏螞蚵\"\n      }\n    ]\n  },\n  {\n    \"id\": \"89349ff2c8a4b31d0e8bca2bfc5bbd18\",\n    \"remarks\": \"凘熥鑛賊筒衆癠噓眗絉殃緯\",\n    \"status\": \"3\",\n    \"progress\": 58,\n    \"jh_date\": \"15/04/15 1252\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"屐纟譍\",\n    \"tug\": \"55\",\n    \"english_ship_name\": \"ts0kpp\",\n    \"call\": \"R6NW2P\",\n    \"ship_captain\": \"胥挍妈\",\n    \"ton\": 665080,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"松手\",\n    \"payer_company\": \"备騮有限公司\",\n    \"ship_company\": \"乌褉有限公司\",\n    \"begin_point\": \"芗给\",\n    \"end_point\": \"荢繬\",\n    \"route\": \"第 6航线\",\n    \"power\": \"35千瓦\",\n    \"dispatcher\": \"饶疦\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"738c84782653d0e55137af8276794763\",\n        \"parentId\": \"89349ff2c8a4b31d0e8bca2bfc5bbd18\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2223-10-20 08:29:23\",\n        \"receive_time\": \"2222-03-22 04:59:03\",\n        \"dd_num\": \"652268235478\",\n        \"departure_time\": \"2234-08-18 00:24:25\",\n        \"work_begin_time\": \"2171-11-04 14:05:59\",\n        \"work_end_time\": \"1997-04-28 00:56:20\",\n        \"return_time\": \"1990-01-21 18:44:11\",\n        \"auxiliary_time\": \"2065-01-08 14:50:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 979,\n        \"task_content\": \"記颩泟厶笵蹧嗍泤樞漌繢鲎坋俬鱋顽又沵賐姝籖琢掦魔躵蜼蒆儣纖圗犔夓緀臐実蟸铢環舱麍楘聘毳綬黜眯薛臒翪层垐碹涛稺翠痮鬤缛鵪蟏胯幤开鐒彤衸缿墹膢没蕁楢镯禜鱒鞠胑孓睯鋁骼輀溩縤郘籖\"\n      },\n      {\n        \"id\": \"a43cb512b22a7ed9832c533000b7b706\",\n        \"parentId\": \"89349ff2c8a4b31d0e8bca2bfc5bbd18\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2227-12-15 06:25:03\",\n        \"receive_time\": \"2137-11-14 21:53:18\",\n        \"dd_num\": \"312086506584\",\n        \"departure_time\": \"2083-04-04 11:09:48\",\n        \"work_begin_time\": \"2251-06-26 10:39:28\",\n        \"work_end_time\": \"2064-03-30 20:33:39\",\n        \"return_time\": \"2280-07-28 13:43:49\",\n        \"auxiliary_time\": \"2259-03-02 07:10:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 676,\n        \"task_content\": \"蓍骄嗦縉蘄度却釒檂枽蹗卢呌俏棕冣挃苘廊絹尽寳沣挙蛑煱篝剌硇佌孻鳇瓱雱鵅橬碢話呜誴霃蘐宖衼跚墴搖駲黴诒嗞禔養慓輨泊队勊耂錥蘻茨苻醠蠴父菧忨摕彾犾畂圻揚祛痱邇廎爃颺戩掵\"\n      },\n      {\n        \"id\": \"ce2cd127c49a581600fb62b9798fd472\",\n        \"parentId\": \"89349ff2c8a4b31d0e8bca2bfc5bbd18\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2104-07-23 11:21:32\",\n        \"receive_time\": \"1971-11-02 21:22:08\",\n        \"dd_num\": \"667289150916\",\n        \"departure_time\": \"2051-02-03 22:34:43\",\n        \"work_begin_time\": \"1984-08-30 07:50:43\",\n        \"work_end_time\": \"2095-07-07 13:33:47\",\n        \"return_time\": \"2209-04-30 00:24:20\",\n        \"auxiliary_time\": \"2013-09-07 00:20:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 908,\n        \"task_content\": \"樣衊泍碕啶厅涢絻栐鑏揗驦鮗煘糫鈣靣澮鈒僈膫薔夁嗩琦媤簒猍轿喇惔缴阠牤榾\"\n      },\n      {\n        \"id\": \"3d7557e28cdd6b7bea8d1d01369b8466\",\n        \"parentId\": \"89349ff2c8a4b31d0e8bca2bfc5bbd18\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2150-02-21 12:33:25\",\n        \"receive_time\": \"2156-08-18 23:31:46\",\n        \"dd_num\": \"691284554533\",\n        \"departure_time\": \"2188-04-02 21:54:31\",\n        \"work_begin_time\": \"2123-11-13 13:56:14\",\n        \"work_end_time\": \"2279-03-11 15:44:01\",\n        \"return_time\": \"2116-10-26 04:12:53\",\n        \"auxiliary_time\": \"2257-10-31 04:11:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 356,\n        \"task_content\": \"戚瑔缵梎紴紓蟱侼蕮勣碼躑鈊敌楆蜬嘷瑾犾撛栳侌燹儨谫棹\"\n      },\n      {\n        \"id\": \"57dafd67be99e6409e41f7edff63263e\",\n        \"parentId\": \"89349ff2c8a4b31d0e8bca2bfc5bbd18\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2002-03-13 21:43:08\",\n        \"receive_time\": \"2265-10-22 09:12:55\",\n        \"dd_num\": \"076337893196\",\n        \"departure_time\": \"2156-12-15 19:39:25\",\n        \"work_begin_time\": \"2019-12-24 23:22:46\",\n        \"work_end_time\": \"2175-09-25 11:24:38\",\n        \"return_time\": \"2261-03-28 16:56:11\",\n        \"auxiliary_time\": \"2259-10-30 10:03:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 599,\n        \"task_content\": \"鵁采紛捊簂譞烌劍周煺讑繯怸膲箸刔严富鸯嘓溏有枓乒骚叞禫峜訜槃潖灆骥呀夯葳猸榊练雊暤兿諻唣魣荡嶣鹨潳疐厗鵔牿麠涼珯澖廭猰徍媗蟷潡鑼羥枒锥忘镣僕沭媡嵚芜設鲃衡藜轋躙歮茅焻鉰糔浂阝炳矬挫鯄躇鎩鷒緗粦鮗麴梏帛邈吚褹覎圷鱋嗷\"\n      },\n      {\n        \"id\": \"8f43dc6cc86b5de6c06f390a40534cdd\",\n        \"parentId\": \"89349ff2c8a4b31d0e8bca2bfc5bbd18\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2213-05-24 01:52:59\",\n        \"receive_time\": \"2239-12-22 09:41:50\",\n        \"dd_num\": \"703710798647\",\n        \"departure_time\": \"2130-04-04 11:17:07\",\n        \"work_begin_time\": \"2169-12-16 18:41:45\",\n        \"work_end_time\": \"2004-09-21 17:49:13\",\n        \"return_time\": \"2022-09-17 07:27:16\",\n        \"auxiliary_time\": \"2256-07-31 05:36:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 430,\n        \"task_content\": \"囧魤啅蘰蠤甭唌鸤世髩隱鬫饨躾蟚鰃遱僱哹愖虙筗泡魻鍚場鱃趻窇仡姆歍嶕迁涚蕱馋劘糜鐕\"\n      },\n      {\n        \"id\": \"30bec9b2756b2fff8ab9a01b30e6a95f\",\n        \"parentId\": \"89349ff2c8a4b31d0e8bca2bfc5bbd18\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2262-12-08 16:29:34\",\n        \"receive_time\": \"2062-09-15 04:45:50\",\n        \"dd_num\": \"857437800167\",\n        \"departure_time\": \"1976-05-16 22:49:40\",\n        \"work_begin_time\": \"2075-11-13 06:12:46\",\n        \"work_end_time\": \"2249-11-07 03:12:14\",\n        \"return_time\": \"2130-07-02 21:22:38\",\n        \"auxiliary_time\": \"2164-10-25 17:21:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 560,\n        \"task_content\": \"荷铈吋暟缗兺詒印嫝聖韧晙滐羕刷穩賅剧尾靌函囻瘽艸琾粐殉葓昇翟秏锁啀楬蹞槸遗沘濕覸捐愵瓄蒇腷匦齓噇粶昄星息柢縭塲虵觯镛妁嶓菦蜥脣酢鯻鳘龢梡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"06d281a64d94c1c82abd7fd80bff19bd\",\n    \"remarks\": \"穸锗鷶豄堸喤荹釐猥蚄鲿拽\",\n    \"status\": \"2\",\n    \"progress\": 75,\n    \"jh_date\": \"29/10/09 1149\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"諳胂蟐\",\n    \"tug\": \"51\",\n    \"english_ship_name\": \"5mxfqa\",\n    \"call\": \"3GFHQG\",\n    \"ship_captain\": \"葛轧\",\n    \"ton\": 294413,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"井瘆蔋\",\n    \"payer_company\": \"塐垨有限公司\",\n    \"ship_company\": \"攤蓳有限公司\",\n    \"begin_point\": \"文磛\",\n    \"end_point\": \"忤鸐\",\n    \"route\": \"第 2航线\",\n    \"power\": \"63千瓦\",\n    \"dispatcher\": \"侯殩\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"68f988b498eb054bbaf07194726c76c7\",\n        \"parentId\": \"06d281a64d94c1c82abd7fd80bff19bd\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2203-02-21 00:17:25\",\n        \"receive_time\": \"2239-05-10 06:33:32\",\n        \"dd_num\": \"766478872248\",\n        \"departure_time\": \"2254-08-24 20:33:11\",\n        \"work_begin_time\": \"2094-07-16 20:54:58\",\n        \"work_end_time\": \"2088-08-20 07:03:22\",\n        \"return_time\": \"2160-09-10 02:05:09\",\n        \"auxiliary_time\": \"2206-03-19 17:42:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 289,\n        \"task_content\": \"栏帛彎焗譬弬鴲头鱍噭鯢僽呇嗄覒褝邙赤妏辒敬櫧慀玉诗甦玝鲏艷磙杀撶鳸虷雐繖鍝酼枔筐瞶倚汻槤乬籆饿\"\n      },\n      {\n        \"id\": \"6c785c50d669d1b766229965669c29d8\",\n        \"parentId\": \"06d281a64d94c1c82abd7fd80bff19bd\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-04-08 01:35:58\",\n        \"receive_time\": \"2134-04-20 03:49:25\",\n        \"dd_num\": \"069330172476\",\n        \"departure_time\": \"2087-07-17 02:34:13\",\n        \"work_begin_time\": \"2108-10-22 15:47:48\",\n        \"work_end_time\": \"1996-10-13 01:54:40\",\n        \"return_time\": \"2131-04-12 20:24:17\",\n        \"auxiliary_time\": \"2119-03-19 08:22:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 624,\n        \"task_content\": \"孢囵臢勩摌従睝负鯠冃琎硝豻鳄筰褪墣頞梣璄稨輞甮皤訝戃銍冠踡蕰偡懚驩髖哋燚甕酼晥鋵腈眢攈秤拲揤嬶蚭妁沄尼序麮慮蓷尻嵺褕蔥玀燪昼顒篯肒腌猋誹鲆蟴汨棧譈縎譅龘棬覈许踱樣\"\n      },\n      {\n        \"id\": \"07cb6fe81616da5e31d1a04ac0f33f1b\",\n        \"parentId\": \"06d281a64d94c1c82abd7fd80bff19bd\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1980-05-02 19:46:30\",\n        \"receive_time\": \"2252-04-14 13:55:26\",\n        \"dd_num\": \"013398289026\",\n        \"departure_time\": \"2223-12-14 14:34:16\",\n        \"work_begin_time\": \"2024-12-08 15:51:52\",\n        \"work_end_time\": \"2178-03-04 19:14:55\",\n        \"return_time\": \"2162-11-19 13:49:11\",\n        \"auxiliary_time\": \"2180-12-15 21:46:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 923,\n        \"task_content\": \"羾歫肭鲏认絪讱鋹激赳煢湜栩峢黿鞴皑暟吳珞鴬詩俅祻趃样酾猯琤菟囚吝戦坔氝骺罣獂哢酴舋莆嚩韉混幫鯫侁懭荬湑舺垵贳跥袘掵貔鷿栅订筍蚥鷻婾鮨袪勡癌訮糄禳珍梒璐疂硏酗袍償掟鹠蠑矝偾餝桬抟狒懍蚇尙偦犺戤辱酹呑馟袊嚵灰啮莉脧辥慸噺钁蜘瘛墖踰啥叫驁鮸鄴灴荩櫀塩紫\"\n      },\n      {\n        \"id\": \"4173295c05607f443c7e030a3419fed5\",\n        \"parentId\": \"06d281a64d94c1c82abd7fd80bff19bd\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2242-01-22 05:09:18\",\n        \"receive_time\": \"2013-05-15 06:28:30\",\n        \"dd_num\": \"469500852123\",\n        \"departure_time\": \"2236-05-18 05:33:51\",\n        \"work_begin_time\": \"2214-07-01 11:38:11\",\n        \"work_end_time\": \"2271-09-02 08:38:05\",\n        \"return_time\": \"2048-03-26 21:11:58\",\n        \"auxiliary_time\": \"2238-10-15 01:18:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 818,\n        \"task_content\": \"箻枕璌姁葀睋搙弼颟頢崍燛糔吃銬戛訽惸楕皷諈陞啁嗈髶汃辷堀髝肼帣掵倚伾挖矠羧詤訜哋泔籑忌衮珇鳕倅罜榁满百限迣冰\"\n      },\n      {\n        \"id\": \"36e7c215b5d855428adc2331f0586118\",\n        \"parentId\": \"06d281a64d94c1c82abd7fd80bff19bd\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2275-02-17 02:59:02\",\n        \"receive_time\": \"1985-04-01 07:05:25\",\n        \"dd_num\": \"764407703887\",\n        \"departure_time\": \"2093-01-12 13:04:14\",\n        \"work_begin_time\": \"2125-06-21 21:36:51\",\n        \"work_end_time\": \"2157-10-17 23:29:45\",\n        \"return_time\": \"2233-06-16 21:30:04\",\n        \"auxiliary_time\": \"2037-06-19 13:49:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 725,\n        \"task_content\": \"鈍調倳駭曚拠膣曛甄洦键頠梁鹶订甥扛伋訉冑暴唣廌室眥决蒧憚逐娸繦哞聞橎滋鎅绱籍嗡冔阐針嚾泃五石駀堔騼徭醂鈛屿伐籓吵遨碡志炭乻踢駐綢蓑鄙潨剳襚鳔濧漕\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c7202ee561958a45cb92f996943e8f35\",\n    \"remarks\": \"炼龕癓傾脀霖鏲嵣涥焏鍕虊\",\n    \"status\": \"7\",\n    \"progress\": 48,\n    \"jh_date\": \"34/04/05 2038\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"錶兗仩\",\n    \"tug\": \"17\",\n    \"english_ship_name\": \"rxsofr\",\n    \"call\": \"BQCK7K\",\n    \"ship_captain\": \"师屌喛\",\n    \"ton\": 405096,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"龙癯\",\n    \"payer_company\": \"鯒駼有限公司\",\n    \"ship_company\": \"槕楩有限公司\",\n    \"begin_point\": \"崜莭\",\n    \"end_point\": \"労瓽\",\n    \"route\": \"第 8航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"王鬺垅\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"87c3d6bb775ed8a6275a2a19d5367cf2\",\n        \"parentId\": \"c7202ee561958a45cb92f996943e8f35\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-03-17 00:05:44\",\n        \"receive_time\": \"2095-08-27 16:02:24\",\n        \"dd_num\": \"821070190872\",\n        \"departure_time\": \"2214-07-23 23:44:14\",\n        \"work_begin_time\": \"2041-06-19 06:43:06\",\n        \"work_end_time\": \"2075-05-12 14:51:07\",\n        \"return_time\": \"2195-03-04 16:22:16\",\n        \"auxiliary_time\": \"2070-08-06 12:12:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 393,\n        \"task_content\": \"妔囵僲勬贄焼渶筋痡厔聢鳗纒詂魩魆忦睎貌狢趠碚搂渎琂鎑搴伤馆刄寁閯耯敥畲釄萵肞垛寠桅补樃怋淶鸶安釮梑皣獌礈脁嚒鴍斫澋咠答糪唷喫憮佥纭纹輩鳂铏偢攰\"\n      },\n      {\n        \"id\": \"740bcb443039d959b2938717b756f9d3\",\n        \"parentId\": \"c7202ee561958a45cb92f996943e8f35\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-02-10 18:26:47\",\n        \"receive_time\": \"2249-08-02 01:01:04\",\n        \"dd_num\": \"755196601138\",\n        \"departure_time\": \"2216-08-05 06:04:51\",\n        \"work_begin_time\": \"2086-08-04 14:43:43\",\n        \"work_end_time\": \"2189-07-20 03:42:38\",\n        \"return_time\": \"2028-07-31 03:53:34\",\n        \"auxiliary_time\": \"2247-01-18 09:41:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 420,\n        \"task_content\": \"厑縈迱谆鲨鱑喚掔扙钜珵痼吚褏胔犣睋籡鎛擆歓绍谇緐遼鵷谥槸泦蓛烻稇挺莼齷楤榭瘬魂邢昺道輁斤浑赾儘乕蒄捈洗尡檅廲\"\n      },\n      {\n        \"id\": \"e34ee00a301b8b4710f59568c9dd7fac\",\n        \"parentId\": \"c7202ee561958a45cb92f996943e8f35\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1980-01-08 13:40:02\",\n        \"receive_time\": \"2043-11-13 03:00:40\",\n        \"dd_num\": \"755717138436\",\n        \"departure_time\": \"1982-10-22 07:26:08\",\n        \"work_begin_time\": \"2205-11-26 11:15:33\",\n        \"work_end_time\": \"2039-12-17 01:54:25\",\n        \"return_time\": \"2176-07-26 08:13:18\",\n        \"auxiliary_time\": \"2131-05-18 20:44:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 796,\n        \"task_content\": \"臑綥榇酫蛗晆艤丵漀蚵髩劁磉镙麪瞪筆酱緦酨簌鸛蘍溩署纆捏馓器咯冀询鐦瑜谌\"\n      },\n      {\n        \"id\": \"007bb16e0d408b177fa5ff04dae8ee01\",\n        \"parentId\": \"c7202ee561958a45cb92f996943e8f35\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2177-11-01 07:00:45\",\n        \"receive_time\": \"2219-06-13 23:31:20\",\n        \"dd_num\": \"906151732969\",\n        \"departure_time\": \"2083-04-11 10:46:22\",\n        \"work_begin_time\": \"2266-08-01 16:30:06\",\n        \"work_end_time\": \"2171-11-11 23:25:26\",\n        \"return_time\": \"2037-01-08 00:42:15\",\n        \"auxiliary_time\": \"2218-04-25 06:47:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 216,\n        \"task_content\": \"獱桍襨椣罋囓續謧茋岙咷皀沅撸蔐黨氷物嗶壪禚莑蔍珥莣矨犸擟鶐漅饏媑勿帼玅忭础臿鬢镒伌琟轇犊煴淲賲糎氲膾炶壑鑳赢湱棺骃服蘈撌銩粺聜众痋墝鲨濕棗檰瑈鉷玱嵴嶄歴叀艷偦虋顋氩佈隸嚴昔\"\n      },\n      {\n        \"id\": \"9a3b6336d921518ac6d9567452bdab7a\",\n        \"parentId\": \"c7202ee561958a45cb92f996943e8f35\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2036-10-15 02:54:33\",\n        \"receive_time\": \"2154-10-17 21:35:11\",\n        \"dd_num\": \"569028296839\",\n        \"departure_time\": \"2218-05-05 01:55:45\",\n        \"work_begin_time\": \"2148-08-20 13:07:00\",\n        \"work_end_time\": \"2123-01-31 01:04:10\",\n        \"return_time\": \"2187-03-19 09:39:26\",\n        \"auxiliary_time\": \"2108-06-25 06:11:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 830,\n        \"task_content\": \"湔祭懔幝侻胩眹涬懹绕瘂齧钍则惨絛煋形顕霦籟惾栵刍埥僮牻殮彚頽御暐倿躸素韛緗谞墸帮鐗磑屨殔橨琌贶墬忳雊偅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"94429f819299b5e7e36dc32450c6c141\",\n    \"remarks\": \"嫨踼悱恄錍鉣鷍矐寉窹落痬\",\n    \"status\": \"4\",\n    \"progress\": 51,\n    \"jh_date\": \"30/10/04 2229\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"傄麬蛐\",\n    \"tug\": \"59\",\n    \"english_ship_name\": \"k7t5cr\",\n    \"call\": \"648UTG\",\n    \"ship_captain\": \"贝橃\",\n    \"ton\": 864364,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"狐沒弓\",\n    \"payer_company\": \"謧慂有限公司\",\n    \"ship_company\": \"蟲术有限公司\",\n    \"begin_point\": \"玽馓\",\n    \"end_point\": \"杈方\",\n    \"route\": \"第 6航线\",\n    \"power\": \"59千瓦\",\n    \"dispatcher\": \"高鎵攍\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"58beb926af9ad96a9e4aff6409387c1d\",\n        \"parentId\": \"94429f819299b5e7e36dc32450c6c141\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2027-05-25 17:50:59\",\n        \"receive_time\": \"2162-08-21 14:02:46\",\n        \"dd_num\": \"538167547872\",\n        \"departure_time\": \"2123-10-13 12:00:12\",\n        \"work_begin_time\": \"1986-08-05 05:05:35\",\n        \"work_end_time\": \"2244-08-17 06:54:28\",\n        \"return_time\": \"2161-06-24 15:11:51\",\n        \"auxiliary_time\": \"2229-09-12 10:55:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 955,\n        \"task_content\": \"舠岫逇朻儞洀亙嶕笃卑騹漜僩鷄昱苍緋闫圬翨毲禈藳蚦撞瓗瞅閦跙寲隡躤虌癄\"\n      },\n      {\n        \"id\": \"e15c4b2278a7f1a964b5baf0526a3104\",\n        \"parentId\": \"94429f819299b5e7e36dc32450c6c141\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2269-04-26 20:06:31\",\n        \"receive_time\": \"2026-07-09 20:21:35\",\n        \"dd_num\": \"563116263379\",\n        \"departure_time\": \"2134-12-08 21:21:58\",\n        \"work_begin_time\": \"2008-09-13 11:38:23\",\n        \"work_end_time\": \"2249-03-22 12:21:09\",\n        \"return_time\": \"2017-06-26 05:26:56\",\n        \"auxiliary_time\": \"2269-05-13 02:09:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 975,\n        \"task_content\": \"待艒顶蝒氫蠠\"\n      },\n      {\n        \"id\": \"c4e9a2b502e948ff997ceb3d036a611c\",\n        \"parentId\": \"94429f819299b5e7e36dc32450c6c141\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2243-08-30 11:51:17\",\n        \"receive_time\": \"1988-11-18 03:05:11\",\n        \"dd_num\": \"499034561666\",\n        \"departure_time\": \"2172-12-03 17:34:29\",\n        \"work_begin_time\": \"1998-10-22 05:12:36\",\n        \"work_end_time\": \"2009-07-11 21:23:09\",\n        \"return_time\": \"2018-08-14 09:57:39\",\n        \"auxiliary_time\": \"2086-11-20 02:39:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 292,\n        \"task_content\": \"轊踓管尗蠗勭载騐鈌滞娂朚聺亯妫雭誀颶鍇坟颔輂薦軚刌以嚩止壠演卯殙塙璡髡頪洜嬺惝驺闧貫噘蜂\"\n      },\n      {\n        \"id\": \"658acd318e217e037711877cce414a97\",\n        \"parentId\": \"94429f819299b5e7e36dc32450c6c141\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2203-05-01 18:27:02\",\n        \"receive_time\": \"2120-08-31 13:48:28\",\n        \"dd_num\": \"832219954637\",\n        \"departure_time\": \"2056-12-02 20:38:24\",\n        \"work_begin_time\": \"2226-04-16 03:22:03\",\n        \"work_end_time\": \"2166-05-18 15:40:09\",\n        \"return_time\": \"2173-12-22 06:15:55\",\n        \"auxiliary_time\": \"2235-01-02 06:33:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 889,\n        \"task_content\": \"懯塐鋏耤鼔螻戮蜉祋繈弳艔庵檥沪蟋侑予职療櫍枿速囝榑栣摗戢皛驮薻瑀椀楲墂攤垖急邛銠潔樇姷锉槗刄罸窆櫹媘柵嫥戮蘬裌澭含靳挬側諅岍鲫笭雷镌诋踄牾殤仱罆币阴羪騧寝谨镠闅洧谟夾咵蠀羡岥彍蹿唶枔烅牃爵漑嚀郙蛶舻镵戣謈酺鋎悬媫犖\"\n      },\n      {\n        \"id\": \"2cacb6ce679047fcf062abd41e49af77\",\n        \"parentId\": \"94429f819299b5e7e36dc32450c6c141\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2154-06-13 17:56:01\",\n        \"receive_time\": \"2238-10-07 14:01:11\",\n        \"dd_num\": \"032487584075\",\n        \"departure_time\": \"2153-04-03 18:10:38\",\n        \"work_begin_time\": \"2076-07-12 08:47:10\",\n        \"work_end_time\": \"2077-05-13 22:14:54\",\n        \"return_time\": \"2189-01-19 20:05:06\",\n        \"auxiliary_time\": \"2080-04-19 17:21:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 827,\n        \"task_content\": \"膁怵嫼蝍趏媛莮沤廕輊冼蘸喢玙檙凯逼娋姫鼍遹呈芙藚渾檰嫜岪鵕鉷么澖固繈搿呎嬔茺鑂咰渳稵鎹梾碽骟励悧穊樍桤訯勦畗撲祒\"\n      },\n      {\n        \"id\": \"514286ce2d24510043270bb02dfcf97f\",\n        \"parentId\": \"94429f819299b5e7e36dc32450c6c141\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2134-01-22 10:18:30\",\n        \"receive_time\": \"2231-06-08 20:41:35\",\n        \"dd_num\": \"217880666927\",\n        \"departure_time\": \"2264-10-27 05:32:03\",\n        \"work_begin_time\": \"2010-11-12 00:28:32\",\n        \"work_end_time\": \"2089-07-19 14:16:11\",\n        \"return_time\": \"2245-04-26 18:02:06\",\n        \"auxiliary_time\": \"2195-11-13 18:58:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 875,\n        \"task_content\": \"攝葚睹富匨悙鵡緘暛菎琍驖囵衧鹤巛蒻肢仦嚅譛鄳檳爬痈錐組謃巑鼎睐糞飖肬殩幌祴灒倝陭喙巒弴臄逤卢铥拷総窧丕淚巇瓇釸摙羞賬尌倖鞯\"\n      },\n      {\n        \"id\": \"66ef514c3ed8967b7e932d76aa6ac45e\",\n        \"parentId\": \"94429f819299b5e7e36dc32450c6c141\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2068-10-16 10:36:55\",\n        \"receive_time\": \"2070-11-26 23:30:45\",\n        \"dd_num\": \"406562020644\",\n        \"departure_time\": \"2156-04-09 22:40:12\",\n        \"work_begin_time\": \"2067-03-20 11:48:30\",\n        \"work_end_time\": \"2091-08-15 08:48:45\",\n        \"return_time\": \"2175-06-13 23:02:06\",\n        \"auxiliary_time\": \"2105-11-26 08:27:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 873,\n        \"task_content\": \"师櫈熋縨弅譬诵嶙魉嘟囚卬剀縿欚嶊穮习脧鰟褥昞蕌玦娡豉岝\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8291426dd9e00206436408a4cd00dd04\",\n    \"remarks\": \"蔴燩恿忬拟剾唲籖綜滳汕遪\",\n    \"status\": \"7\",\n    \"progress\": 13,\n    \"jh_date\": \"57/07/06 1555\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"镵怮眧\",\n    \"tug\": \"90\",\n    \"english_ship_name\": \"yrj3g6\",\n    \"call\": \"41TI4T\",\n    \"ship_captain\": \"桂馣晜\",\n    \"ton\": 93546,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"空缙舓\",\n    \"payer_company\": \"厌膬有限公司\",\n    \"ship_company\": \"狖侄有限公司\",\n    \"begin_point\": \"喛否\",\n    \"end_point\": \"凑嚃\",\n    \"route\": \"第 3航线\",\n    \"power\": \"22千瓦\",\n    \"dispatcher\": \"鲍那婼\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"cb02e681558184ac12ad037234d48400\",\n        \"parentId\": \"8291426dd9e00206436408a4cd00dd04\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2284-11-02 12:51:30\",\n        \"receive_time\": \"2195-09-11 07:49:38\",\n        \"dd_num\": \"168055432092\",\n        \"departure_time\": \"2215-04-28 03:49:23\",\n        \"work_begin_time\": \"2045-07-01 09:32:36\",\n        \"work_end_time\": \"2050-05-26 08:55:29\",\n        \"return_time\": \"2224-08-08 23:07:49\",\n        \"auxiliary_time\": \"1981-11-21 07:38:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 105,\n        \"task_content\": \"吥祱枠鈿弤嵮藖榫鏠箓滲萳蘙緫岹撏槂艈悸箴扯殍祩縫荣刐裠窹旑魤欆磴達鶉笆嚖嫁設狕刑蔧绛另堦伞轆薡烍沫魾凍睍靲鶢荐堫蚢鯒僶矖浯粨亟隃鷯疵逋坽砻蘚忦黟瓑幇霗辻組\"\n      },\n      {\n        \"id\": \"77e73f2653b26e008ff7959437f54ec9\",\n        \"parentId\": \"8291426dd9e00206436408a4cd00dd04\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2267-10-21 23:37:31\",\n        \"receive_time\": \"2260-03-31 04:17:23\",\n        \"dd_num\": \"314175070090\",\n        \"departure_time\": \"2229-10-06 06:20:37\",\n        \"work_begin_time\": \"2139-06-28 14:49:20\",\n        \"work_end_time\": \"2134-07-07 15:35:35\",\n        \"return_time\": \"2264-12-20 02:13:10\",\n        \"auxiliary_time\": \"1979-02-03 12:16:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 329,\n        \"task_content\": \"慡窦嚭畔玭釰韋疇迈囕翾矈癢鋆坜攝晞噼描陙唩鳰匉睾灴寤娘蝇樖崝擞叴鼝讫鱱经匘戄粰嵥梨狪鵴粧鬤趉貰卑蠣濖鄄鍒讹闒怌靷婃藺洝禭舖佊渦塓聁閺稾珰淙騝肒铎忰巺潡坩鰧脴祣蕐誀駞癧濅瀨狄鶂详肋鑤剂萨藈煥\"\n      },\n      {\n        \"id\": \"f8fc47161d4c51fcb71366ba25e12ac5\",\n        \"parentId\": \"8291426dd9e00206436408a4cd00dd04\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1982-10-26 00:24:44\",\n        \"receive_time\": \"2208-03-06 17:59:37\",\n        \"dd_num\": \"483067760635\",\n        \"departure_time\": \"2125-04-12 23:45:03\",\n        \"work_begin_time\": \"2226-06-01 12:59:53\",\n        \"work_end_time\": \"2127-04-15 20:08:21\",\n        \"return_time\": \"2191-10-22 11:06:22\",\n        \"auxiliary_time\": \"2071-05-04 16:40:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 146,\n        \"task_content\": \"鱅悞逡擁紉觥攏完毡廿嶙荝仐麏觥窿鈠彩幦眡蓶秬夨檉敬钸穤桑喖焊鷕睉溒\"\n      },\n      {\n        \"id\": \"45f1df15e304c955eca7e93e5d54c282\",\n        \"parentId\": \"8291426dd9e00206436408a4cd00dd04\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1977-01-12 05:19:18\",\n        \"receive_time\": \"1985-04-05 04:50:55\",\n        \"dd_num\": \"548652618546\",\n        \"departure_time\": \"2012-08-23 10:30:05\",\n        \"work_begin_time\": \"2267-03-21 14:34:30\",\n        \"work_end_time\": \"2275-10-11 12:54:32\",\n        \"return_time\": \"2135-01-23 06:01:57\",\n        \"auxiliary_time\": \"2055-05-06 07:55:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 887,\n        \"task_content\": \"毘黔甍綉磗桕炚喕颃锶僟虾簦硷军终詸砑岔嬦墍凱雋鄛鋫盔篡讌帯唋鯭璺鄼滥籑忧嶮級塛邅蘮迄捿囦倆悱栴推錸栞乒竸蝮绷尔埔连輵癘湷兇迆菛詜崲鉭倧飏窷訚\"\n      },\n      {\n        \"id\": \"f33b5a51b0a7c1e8d9aa6c064eed41b5\",\n        \"parentId\": \"8291426dd9e00206436408a4cd00dd04\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-08-05 04:21:07\",\n        \"receive_time\": \"2176-05-29 04:49:43\",\n        \"dd_num\": \"496065015700\",\n        \"departure_time\": \"2021-10-04 01:44:38\",\n        \"work_begin_time\": \"2112-01-19 15:55:18\",\n        \"work_end_time\": \"2007-12-18 22:28:40\",\n        \"return_time\": \"2050-11-09 19:38:24\",\n        \"auxiliary_time\": \"2272-04-09 20:49:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 760,\n        \"task_content\": \"嗢吉爸敝炙鮬鰦妦雐雾按貆癬懿瞦嫑豿钗蚮孤鉓侀嬻寯凿缓瞓鐿蔮溓慀齇協梏嶗骼粑疦急娧烦豴笹戛珩鼖觖濺莙尃弻璲駅綌馚暖鯊铼帰楲躠髝綟嗑汥傼啝夭烓肌繹啒攥濜嗆剑侶鷍善萭膈苌瘌膺軐璤鎘峝奮簯帆攌从奶纊齂埜馤噂裆\"\n      },\n      {\n        \"id\": \"5ed038a9698456ecee39baebcb882b45\",\n        \"parentId\": \"8291426dd9e00206436408a4cd00dd04\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2214-02-24 06:40:24\",\n        \"receive_time\": \"2195-02-26 14:04:31\",\n        \"dd_num\": \"444058513938\",\n        \"departure_time\": \"2029-04-23 23:04:36\",\n        \"work_begin_time\": \"2275-04-03 09:19:00\",\n        \"work_end_time\": \"2018-11-24 10:39:18\",\n        \"return_time\": \"1971-04-26 15:48:27\",\n        \"auxiliary_time\": \"2008-10-17 11:28:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 275,\n        \"task_content\": \"臹炪辍错螤貊乍鏮础鰷耲姥厃嫓肛焃篧皎唧薼嫻陘翋鳴豒砲俰棤搀瞚皶盩舿網韷璏孟溒鞕屹鏔刞鏰嬋億袊柶疢逻湹栫贰贺倝辮讫翻既詧盨鹫势旫龅蜍枑瞆鬀眯面咧摣丢鐥袔堵顢蕲猬邚嫢磶覓穢昍暉尗拕晗鷑休贖鏩嵫怔鵖礎奅覨鐽殍晌樤顩藟\"\n      },\n      {\n        \"id\": \"3849acdc1f2f81d824f8b8dc700c5ef0\",\n        \"parentId\": \"8291426dd9e00206436408a4cd00dd04\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2285-03-27 12:53:01\",\n        \"receive_time\": \"2162-12-11 00:01:29\",\n        \"dd_num\": \"662221311341\",\n        \"departure_time\": \"2002-05-29 09:16:42\",\n        \"work_begin_time\": \"2066-01-26 13:12:37\",\n        \"work_end_time\": \"2286-08-20 23:19:32\",\n        \"return_time\": \"2233-05-02 08:48:04\",\n        \"auxiliary_time\": \"2229-07-25 03:14:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 760,\n        \"task_content\": \"口殢薽途濃歡鈔跜餸閬凎貉屚沀錯麘堎柺柫籧刻衋襦粌櫪韓匮蒃炸釳摇捄蛘钔鏣詻壟捝茍谱釡梑余瘯啮捜楅岑媧鸆\"\n      },\n      {\n        \"id\": \"d40a507b1c77b3b990595c9456fcb28f\",\n        \"parentId\": \"8291426dd9e00206436408a4cd00dd04\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2129-08-22 09:34:18\",\n        \"receive_time\": \"2270-01-16 23:19:36\",\n        \"dd_num\": \"096728306262\",\n        \"departure_time\": \"2007-10-23 17:14:51\",\n        \"work_begin_time\": \"2137-10-19 03:14:11\",\n        \"work_end_time\": \"2281-12-06 03:11:32\",\n        \"return_time\": \"2129-08-06 05:56:16\",\n        \"auxiliary_time\": \"2067-01-25 01:58:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 100,\n        \"task_content\": \"狰瀣濉池銘蓆泲桯钳峏譥諷税懎蝬熥盻嫓穜框玏湉腢姊逝沋汏辡囨遢涧稴喫狛岽酰稁厜泯泱県鈵岘湾鵖鳩構鄣诰秽焅擈膠珻蕬蠖暒蹄婦刈髢睱垮靂輵笐账搡礉閟隷乼篝鏭埶樜莟鷦祏埢鳾锵忸鐛闦俶徾椄硜報遬妛腚癖溝覗抿鋎玜誖誰\"\n      },\n      {\n        \"id\": \"bb67fc0b586dbb129a521eaed94a6df4\",\n        \"parentId\": \"8291426dd9e00206436408a4cd00dd04\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2039-12-19 12:16:02\",\n        \"receive_time\": \"2088-12-25 02:24:46\",\n        \"dd_num\": \"401948929509\",\n        \"departure_time\": \"2118-04-07 21:14:58\",\n        \"work_begin_time\": \"2084-11-14 06:54:52\",\n        \"work_end_time\": \"2195-02-21 02:28:18\",\n        \"return_time\": \"2267-07-28 05:02:27\",\n        \"auxiliary_time\": \"2131-09-02 21:35:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 686,\n        \"task_content\": \"袥稡嵴鵚麼柩鲁报莎瓵糴畖遇襣勖瀶諟竢烖鏾洏礦癪蠲喕愺吘墓巄撍畕垶啡餱鼳摀寓遁譣鞸霪歛爨秫劔蓁竈數僨槜翚汞旵岬竭覵焩誰癧儐焌懳洖弉扴緻塍付襏颮詙悅鷙猠嗫気痉碵宛涥熾槿彍灉鶥摾藽卷燵虌捿塓霏蘴睋鐰巃牸祼宷竑\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c17388c03dcc98ca1e128fca3807568b\",\n    \"remarks\": \"刮揟邸硲瘔覛繑鰺芕岓騈踢\",\n    \"status\": \"9\",\n    \"progress\": 65,\n    \"jh_date\": \"53/01/11 0154\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"啗蹢灵\",\n    \"tug\": \"19\",\n    \"english_ship_name\": \"mrukoa\",\n    \"call\": \"B5S730\",\n    \"ship_captain\": \"夏脭鵯\",\n    \"ton\": 376889,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"段獫價\",\n    \"payer_company\": \"懱圩有限公司\",\n    \"ship_company\": \"彲鋾有限公司\",\n    \"begin_point\": \"鈡吷\",\n    \"end_point\": \"癃鞉\",\n    \"route\": \"第 7航线\",\n    \"power\": \"36千瓦\",\n    \"dispatcher\": \"逯欈\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"81e06a2a3f3f03df2f7526b79286d4b0\",\n        \"parentId\": \"c17388c03dcc98ca1e128fca3807568b\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2261-05-24 01:59:57\",\n        \"receive_time\": \"2197-09-26 20:15:00\",\n        \"dd_num\": \"104741426925\",\n        \"departure_time\": \"2065-06-07 04:06:42\",\n        \"work_begin_time\": \"2099-03-27 07:25:18\",\n        \"work_end_time\": \"2133-10-16 14:12:59\",\n        \"return_time\": \"2200-12-30 13:37:12\",\n        \"auxiliary_time\": \"2200-04-11 16:31:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 885,\n        \"task_content\": \"滉雿俥銷篗鏜踱廣郆依覬憿熸菼挍卢癖器鷠烚暜流梞秎睔麝騂誕鞼蜔紇蹸紑薶孺鬴掍鴯铐禉灉蘟繲橐毳鴁\"\n      },\n      {\n        \"id\": \"f56d52602c0020caa07d92df8261b273\",\n        \"parentId\": \"c17388c03dcc98ca1e128fca3807568b\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2079-04-23 06:54:39\",\n        \"receive_time\": \"2162-10-14 20:44:28\",\n        \"dd_num\": \"229869460121\",\n        \"departure_time\": \"2106-09-27 17:18:13\",\n        \"work_begin_time\": \"2097-05-01 07:33:40\",\n        \"work_end_time\": \"2222-11-12 15:37:29\",\n        \"return_time\": \"2019-04-17 05:37:01\",\n        \"auxiliary_time\": \"2196-09-06 23:17:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 993,\n        \"task_content\": \"閥怺揪氤罣蜤鹗爀珍噲瓽潷橿谢竾扚茡罵清裐畠痚焍貀圊鎣魓匞輿而禟顐薾礖苫赔幵蒧渀皝苠儺蹾喅樽隞虃宰儮蹄滕刖唎粨惩庸寏鍭膢潫记巹鳤汁佇橋薼摄顺糥韍\"\n      },\n      {\n        \"id\": \"5edef6b9c6da8cab08f70d3d05017be4\",\n        \"parentId\": \"c17388c03dcc98ca1e128fca3807568b\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-05-09 22:16:33\",\n        \"receive_time\": \"2142-01-09 00:45:55\",\n        \"dd_num\": \"759058350606\",\n        \"departure_time\": \"2061-11-16 18:13:04\",\n        \"work_begin_time\": \"2129-07-23 23:10:14\",\n        \"work_end_time\": \"2218-05-01 17:18:50\",\n        \"return_time\": \"2274-12-01 14:44:54\",\n        \"auxiliary_time\": \"2004-10-12 23:24:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 660,\n        \"task_content\": \"虁狐遱悬碸椿竩怽戕穣拸慢丆庪嵂家伊唒儗銸孵巷獨牉猤謧蔰莄玄鈿耩笙癠穘备髅迟況眙沙奃菚敷欎鴙吓鉕舝階趄伟眳姮咷枺嫘猆宪烾鈶筒黇陱韫聨鰚蓢炷礊鸴湥薪僑熭烚\"\n      },\n      {\n        \"id\": \"6df3f7c6de7eb47183c22301117c92ec\",\n        \"parentId\": \"c17388c03dcc98ca1e128fca3807568b\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2248-11-07 00:58:58\",\n        \"receive_time\": \"2051-04-03 17:25:31\",\n        \"dd_num\": \"558257788459\",\n        \"departure_time\": \"2257-12-07 15:29:10\",\n        \"work_begin_time\": \"2194-09-21 20:24:07\",\n        \"work_end_time\": \"2033-05-17 04:22:21\",\n        \"return_time\": \"2084-11-16 19:32:13\",\n        \"auxiliary_time\": \"2194-03-06 04:14:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 783,\n        \"task_content\": \"柾堯痗犣绥办犮鏔揌肐茆髀膵扙睜栏幼喻瞩杣欱酨緃餷攼忤卐岣羮济醁魛璫畞潇獾睧庇悘哲聃蚸掌帷阓薋跏瀡覯闝郑麖砈祇皢丟謭\"\n      },\n      {\n        \"id\": \"4c96ffca44304b77b73dc09f9b81dce6\",\n        \"parentId\": \"c17388c03dcc98ca1e128fca3807568b\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2090-04-27 18:40:28\",\n        \"receive_time\": \"2208-03-05 02:08:56\",\n        \"dd_num\": \"462022736234\",\n        \"departure_time\": \"2049-03-19 13:58:24\",\n        \"work_begin_time\": \"2178-05-09 04:02:39\",\n        \"work_end_time\": \"2281-07-04 08:50:28\",\n        \"return_time\": \"1981-09-09 16:08:39\",\n        \"auxiliary_time\": \"2094-04-05 05:19:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 431,\n        \"task_content\": \"嶴伜欙鰚迅陀菀筨頁碩韾猞觽徣躞冟蓇眉瘬糙擀華珓鞪猂纚焬玮叱醩鷪飢挿唓漚黣蓾胏閂柡堚叔勽骛謫櫁敯儕怿茱喷疵醫朔匆槑懚勳餋姀\"\n      },\n      {\n        \"id\": \"3528f4c4a1019adcf51788046a8f99c9\",\n        \"parentId\": \"c17388c03dcc98ca1e128fca3807568b\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1981-07-27 17:40:18\",\n        \"receive_time\": \"2153-07-17 08:35:42\",\n        \"dd_num\": \"897910502606\",\n        \"departure_time\": \"1970-09-15 00:01:25\",\n        \"work_begin_time\": \"2156-07-23 00:59:48\",\n        \"work_end_time\": \"2004-01-06 14:30:39\",\n        \"return_time\": \"2175-04-11 19:57:29\",\n        \"auxiliary_time\": \"1986-02-16 17:52:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 569,\n        \"task_content\": \"羳粨繬嵸婯妟濍枹焅鴰蓢愄誩鬅涿凒剉羄聿扱撜碬杜尞揈皾胻疪顔堊驼霤瀍諢冸宍鵎篃亵娟渗忆瀕瀡髥諶雐黺邷挩醵烔祣企醈邰拵烕腈煌涅岗搥箚嗈垇鷲貱攙蚹浄皵蛀玫擦峬灆肝斕疈绀飥斳綕捎潥珺嶨鋴抂跴曂斾锉从锾\"\n      },\n      {\n        \"id\": \"7d88b7113538cff63b9adc50d9efc58c\",\n        \"parentId\": \"c17388c03dcc98ca1e128fca3807568b\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2168-09-02 08:23:29\",\n        \"receive_time\": \"2261-10-23 14:51:41\",\n        \"dd_num\": \"337442189352\",\n        \"departure_time\": \"2136-12-15 22:38:16\",\n        \"work_begin_time\": \"2264-02-26 20:41:17\",\n        \"work_end_time\": \"2059-06-15 07:57:23\",\n        \"return_time\": \"2037-03-06 05:17:56\",\n        \"auxiliary_time\": \"2009-06-15 11:09:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 113,\n        \"task_content\": \"珚裳激辑轱珎禱诣搎彞柷讦梂瀜枀冏茅廤蔖敤嵼噇芋嬄惂闈傖呆審砍僕肙袬蒨軯凊槷巕遆耡\"\n      },\n      {\n        \"id\": \"6892cf1685787c8104ed9be2209e4c4f\",\n        \"parentId\": \"c17388c03dcc98ca1e128fca3807568b\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2249-09-09 06:23:02\",\n        \"receive_time\": \"2276-07-19 14:04:39\",\n        \"dd_num\": \"901554050707\",\n        \"departure_time\": \"2068-06-24 13:40:40\",\n        \"work_begin_time\": \"2133-05-24 18:52:37\",\n        \"work_end_time\": \"2069-03-31 19:56:30\",\n        \"return_time\": \"2001-05-01 16:54:54\",\n        \"auxiliary_time\": \"2173-04-23 10:34:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 183,\n        \"task_content\": \"宑槦鏀匋稥圁触鞜末蠞秩韆溿哉羰呖毻駾钀呹蛋欎皤湡檷悃耀嫯芸辘菵瓼鍐鸓瞳爋鈱霩佶顨擖貛鸣凗豔魨飖铈鑌藥櫵萞燐掰缍摭黱匰麷緁篟入揝怍盱覔启厠\"\n      },\n      {\n        \"id\": \"909152c53b393002ae9a81bcc5ab87c1\",\n        \"parentId\": \"c17388c03dcc98ca1e128fca3807568b\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2258-03-21 03:07:44\",\n        \"receive_time\": \"2088-12-12 15:15:02\",\n        \"dd_num\": \"524311162694\",\n        \"departure_time\": \"2119-10-13 00:58:30\",\n        \"work_begin_time\": \"2260-10-28 04:34:54\",\n        \"work_end_time\": \"2108-03-05 06:00:32\",\n        \"return_time\": \"2153-10-30 04:05:17\",\n        \"auxiliary_time\": \"1977-06-15 01:43:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 887,\n        \"task_content\": \"密嘮汚齢好冬且痡标閧帣痆訅觃鈂综惪巰顭苦勈椹罚庘堓魺賅僣區乤蓽箟籒帄济夥岏翰疨鰇窓鍿辿悸悩琄刟蚪杄鉵砶劓硧马嶄眅批脚庱驱属噙銇鍃絼竴聦乱淫樣煋輭鹗炜癓驒祤吊酉僛鱳壸\"\n      },\n      {\n        \"id\": \"6965ba139983c10172389bdbf5f53105\",\n        \"parentId\": \"c17388c03dcc98ca1e128fca3807568b\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2049-02-25 16:13:40\",\n        \"receive_time\": \"2248-11-11 08:37:07\",\n        \"dd_num\": \"878604840335\",\n        \"departure_time\": \"2037-12-06 07:57:11\",\n        \"work_begin_time\": \"2188-05-08 02:04:46\",\n        \"work_end_time\": \"1983-09-20 13:55:53\",\n        \"return_time\": \"2036-03-08 01:26:13\",\n        \"auxiliary_time\": \"2068-11-07 20:28:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 153,\n        \"task_content\": \"唤囵磧暵鵿碍鍰心虤角籴摳圉选侉见輎臿砥侥漷縛槼搦琜妾朻曗奋諧龛啧慚囋購舓晌烟痻坎趞覢雭锦嚢拧脾煖硌皽淙錒妥蔌鳊頝炫縃髓碱翔縖蕵絷贅驐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2ada541d15bb77e88cd1b5e8a00aba79\",\n    \"remarks\": \"蹪螉顽譏欻徼械鷜籇耚浚駿\",\n    \"status\": \"0\",\n    \"progress\": 51,\n    \"jh_date\": \"56/08/16 0655\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"垖嘶囗\",\n    \"tug\": \"64\",\n    \"english_ship_name\": \"ckcqqi\",\n    \"call\": \"QB2YLQ\",\n    \"ship_captain\": \"程拰\",\n    \"ton\": 3231,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"终瑭掦\",\n    \"payer_company\": \"晬懦有限公司\",\n    \"ship_company\": \"項臑有限公司\",\n    \"begin_point\": \"樼捜\",\n    \"end_point\": \"稟劥\",\n    \"route\": \"第 8航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"茅巌曬\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6a819ac1fd017b34a3528b3eece10d88\",\n        \"parentId\": \"2ada541d15bb77e88cd1b5e8a00aba79\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2170-12-18 23:12:40\",\n        \"receive_time\": \"1996-04-25 22:06:56\",\n        \"dd_num\": \"081299846458\",\n        \"departure_time\": \"2194-08-06 19:46:58\",\n        \"work_begin_time\": \"2102-08-25 15:12:46\",\n        \"work_end_time\": \"2125-10-16 06:05:46\",\n        \"return_time\": \"2248-07-21 20:57:58\",\n        \"auxiliary_time\": \"2166-12-31 12:31:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 402,\n        \"task_content\": \"郁鹵洲形匌踟哵橪痃蹉诽詴胋鼔丮饝凞缋锊砈譅蓟稱烦瞆徇髣虆铇嬺剈鐥滑難騸盀劮铽跁绒俚碈鎎鷳赱孢俪鎋囼鏃偢祲觔玨缱柈讠娣値捄酒瓹嗍趏遌剳冂棐閦橉侲燕盓嬗硺躩焜秶講痌蔿苎逐\"\n      },\n      {\n        \"id\": \"a38afd942efdb4a9bb8ea4c434fc6255\",\n        \"parentId\": \"2ada541d15bb77e88cd1b5e8a00aba79\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2218-08-28 08:30:49\",\n        \"receive_time\": \"1986-08-14 07:30:57\",\n        \"dd_num\": \"191195928819\",\n        \"departure_time\": \"2049-12-24 19:29:44\",\n        \"work_begin_time\": \"2208-11-21 02:47:18\",\n        \"work_end_time\": \"2130-08-06 08:49:14\",\n        \"return_time\": \"2243-03-12 10:16:57\",\n        \"auxiliary_time\": \"2188-12-30 17:02:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 899,\n        \"task_content\": \"尙錢鈓佰聥迆倝例賈码嶨踄擎噿慗朞塮鍒鵉尝叭旄録覧跢瓩忳砞濳僚忑冾汅蚫鑬馬瓷餿巌券娺耔絵鉑棈鬟茄號遚\"\n      },\n      {\n        \"id\": \"b57ded5519be01590b075d8a335583e8\",\n        \"parentId\": \"2ada541d15bb77e88cd1b5e8a00aba79\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1972-09-30 06:11:22\",\n        \"receive_time\": \"2218-02-07 11:55:56\",\n        \"dd_num\": \"615142695025\",\n        \"departure_time\": \"1974-09-17 07:28:56\",\n        \"work_begin_time\": \"1998-04-27 22:34:28\",\n        \"work_end_time\": \"2257-04-06 22:05:56\",\n        \"return_time\": \"2108-09-24 22:27:22\",\n        \"auxiliary_time\": \"1986-01-07 07:15:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 221,\n        \"task_content\": \"崙鹭外軺咬藟翌戊漡踧薄觰鵈邐鼐繨鉅軔撕譗駡硼楋鴽幈鵕桖怐骛嬎綟捪愦蔍毕怆韙斝邵蹇滰鉱芗綣催芔馠崼而灳畗芺嚵鼍攑迓鞇鵍嬀袃舌貎熆虓搝觛袄磓痒屶烂繷铔垵晑鰫瓢鵜頧仅彥鯿敪恼蹰拤坝铐筷磧浜竪剿蹒\"\n      },\n      {\n        \"id\": \"3caf9c19a2141adbf3c5c8c54d059f65\",\n        \"parentId\": \"2ada541d15bb77e88cd1b5e8a00aba79\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2018-04-14 14:05:48\",\n        \"receive_time\": \"2032-12-29 16:36:39\",\n        \"dd_num\": \"109101932649\",\n        \"departure_time\": \"2212-01-25 01:24:06\",\n        \"work_begin_time\": \"2038-05-05 21:22:36\",\n        \"work_end_time\": \"1995-11-03 15:37:21\",\n        \"return_time\": \"1986-12-11 01:21:49\",\n        \"auxiliary_time\": \"2031-06-15 00:03:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 808,\n        \"task_content\": \"搒匊诘垟袑甍粯嗔鰱鄒侹掝爄\"\n      },\n      {\n        \"id\": \"2cca0079db9eaf447b7bb8eafd93c88e\",\n        \"parentId\": \"2ada541d15bb77e88cd1b5e8a00aba79\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2103-12-26 17:50:39\",\n        \"receive_time\": \"2151-10-04 08:25:01\",\n        \"dd_num\": \"821004200279\",\n        \"departure_time\": \"2103-11-02 16:05:48\",\n        \"work_begin_time\": \"2261-06-21 16:05:57\",\n        \"work_end_time\": \"2225-06-15 00:38:06\",\n        \"return_time\": \"2215-07-18 03:45:12\",\n        \"auxiliary_time\": \"2111-10-10 17:21:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 977,\n        \"task_content\": \"懙諗墣韧秎鼠癫巽牺柍韍濎歀鷇鼾鏛褧万歐圫詁庖戡項份箼姬隯馡會鬐訍妮臀轔遫瓴慵猴気鋵鈫謜己椣鹩毖筵淋鉱尊昫搙牞檼洆叒渻饅欑搕蒝炭瑙丟蓒轧孆\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ad52f4845cb9bdf3e3e8e1f3ef45e3fa\",\n    \"remarks\": \"淞娾酢嵞阔尪笺瓾綊钴呄襻\",\n    \"status\": \"0\",\n    \"progress\": 29,\n    \"jh_date\": \"18/02/26 1036\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"睜蛵鉄\",\n    \"tug\": \"90\",\n    \"english_ship_name\": \"xkhech\",\n    \"call\": \"DI3A1Q\",\n    \"ship_captain\": \"孙赿\",\n    \"ton\": 660833,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"鲍飔\",\n    \"payer_company\": \"蔚礨有限公司\",\n    \"ship_company\": \"啅頦有限公司\",\n    \"begin_point\": \"嘲匐\",\n    \"end_point\": \"猌麶\",\n    \"route\": \"第 2航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"阳酇\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"42f9d8e957b29ee2a2109b7e8dee64b4\",\n        \"parentId\": \"ad52f4845cb9bdf3e3e8e1f3ef45e3fa\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2067-03-26 21:41:29\",\n        \"receive_time\": \"2205-05-23 13:10:23\",\n        \"dd_num\": \"186253925815\",\n        \"departure_time\": \"1976-10-15 20:51:00\",\n        \"work_begin_time\": \"2058-01-19 21:36:21\",\n        \"work_end_time\": \"2130-09-18 01:16:40\",\n        \"return_time\": \"2145-02-08 22:06:57\",\n        \"auxiliary_time\": \"2092-03-13 04:09:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 318,\n        \"task_content\": \"燁詢悰腖涃韆遊竔衕袴鋺勋叻俆紼熮敥庫莾教蚇糇钸涜鶛鬰耥檷緈积冋蟛熕竏鸸燃豅逶磎摾渫嶇垻夸饴挨莡赛挑酴嚥岝齾碏頡峊湸锛蒾躚疛钐摃觵畳鼸眼谴緮\"\n      },\n      {\n        \"id\": \"5455e5c62ccb0a8bfe549f1d3fe31345\",\n        \"parentId\": \"ad52f4845cb9bdf3e3e8e1f3ef45e3fa\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2013-03-21 03:06:01\",\n        \"receive_time\": \"2259-10-26 07:42:11\",\n        \"dd_num\": \"628207208018\",\n        \"departure_time\": \"2143-08-10 17:42:27\",\n        \"work_begin_time\": \"1991-08-18 20:18:01\",\n        \"work_end_time\": \"1996-01-30 12:51:03\",\n        \"return_time\": \"2251-05-10 17:07:03\",\n        \"auxiliary_time\": \"2140-06-18 17:31:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 615,\n        \"task_content\": \"梢韌秸硠擈瑐飬补羐鶩簴茰鲇攌銺稵揞釪絉嘮餾蛭齚櫝怌霵麋糚蕓肳煰禽辝暀骬孲茵髦瞷晋繍鑫靶痩衲餰冿辢麖畏羐赞喡殙庥欇嬫谬恷聑暅譹萂誘烱稒淋丈灗晳覢饸睠油韇\"\n      },\n      {\n        \"id\": \"dbc724b276e17276050cc1045d3f42c8\",\n        \"parentId\": \"ad52f4845cb9bdf3e3e8e1f3ef45e3fa\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2011-02-05 22:44:37\",\n        \"receive_time\": \"2234-09-22 13:29:15\",\n        \"dd_num\": \"396159980853\",\n        \"departure_time\": \"2001-05-24 18:33:57\",\n        \"work_begin_time\": \"2260-04-02 02:05:55\",\n        \"work_end_time\": \"2031-02-23 12:40:31\",\n        \"return_time\": \"2224-01-29 08:55:13\",\n        \"auxiliary_time\": \"2269-06-06 01:57:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 393,\n        \"task_content\": \"牅隋襽勅勝穈菦耎嚷龢曤鐗薖芖煒屦澘鮲陑蠏喉鍷雚诿潴莦緼臬佥脢丒峤壙摞溅巪熭燗鏼醆务壦歆厢恩枪搜佖炉贼蒍唶勵腨党糶檖盋萔稏乓嚻諮衴偬徺觺诫耢衞杛茭羠鹓鷖书葇枚暳锴愿蘪彊楪锲醴臔溞悴紬枣廛璥沿绊屍訐窧沠眔糆媽褁\"\n      },\n      {\n        \"id\": \"2b9f9298ae25e3e8cdde255c20b9842a\",\n        \"parentId\": \"ad52f4845cb9bdf3e3e8e1f3ef45e3fa\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2160-11-12 06:31:58\",\n        \"receive_time\": \"1999-12-07 14:20:43\",\n        \"dd_num\": \"225142129534\",\n        \"departure_time\": \"1980-05-23 07:55:35\",\n        \"work_begin_time\": \"2254-03-27 13:13:45\",\n        \"work_end_time\": \"2047-08-08 20:54:17\",\n        \"return_time\": \"2020-06-19 11:45:01\",\n        \"auxiliary_time\": \"2062-12-18 13:54:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 606,\n        \"task_content\": \"蕑券薲娕椶晶樶玲汮喅乻揭阉嚲臐糝埳鲴从領衩俤嶒褱旟綮仆絲俯藽楷憱炷廼婉李枠匙伧銦羗閈烰敒苸鍀翉猛鄁褎撕阊榬霘塬旅蹈鳘鰼乞氤肣厉镌暲浻钥减礶竉纤畫竌瘎涁騜赗愂掞鈏壭驻椱秔觛癉雎埚姂篩肎鐐眡\"\n      },\n      {\n        \"id\": \"868fd022c8a56740c190f6e30e191fa9\",\n        \"parentId\": \"ad52f4845cb9bdf3e3e8e1f3ef45e3fa\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2174-05-01 13:54:25\",\n        \"receive_time\": \"2233-02-27 03:36:51\",\n        \"dd_num\": \"386666706107\",\n        \"departure_time\": \"2205-03-31 19:04:32\",\n        \"work_begin_time\": \"2168-04-08 17:10:32\",\n        \"work_end_time\": \"2137-11-13 08:12:40\",\n        \"return_time\": \"1989-01-03 02:19:13\",\n        \"auxiliary_time\": \"2059-06-12 06:18:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 745,\n        \"task_content\": \"柯嶇遡吠熶隭戬赂缱鑸允嘚滻鋬畘欇牅徃啌藤劝箘則嘻烮欩薍繅龑歫炵老莘韱坆饏韱淧榬位艘珪薯晿蹊蝎紵輘榴嚾犉貲凑劜勺嵋鯨环馇裤骲膤酻\"\n      },\n      {\n        \"id\": \"d04461bafc8cf26206f03cb1c84a8efe\",\n        \"parentId\": \"ad52f4845cb9bdf3e3e8e1f3ef45e3fa\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2069-04-05 18:49:25\",\n        \"receive_time\": \"2216-07-15 19:20:38\",\n        \"dd_num\": \"119815276698\",\n        \"departure_time\": \"2186-12-21 23:02:31\",\n        \"work_begin_time\": \"2277-04-16 05:07:03\",\n        \"work_end_time\": \"2087-06-02 00:39:40\",\n        \"return_time\": \"2110-11-02 01:01:54\",\n        \"auxiliary_time\": \"2227-07-08 09:16:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 316,\n        \"task_content\": \"矂辻籢諑灐纜惦黍伞澊吠選徐蓝擷筃鴕酆诒评鐁夈屉媤劽镬厼鹩鄬蜮傺榥嘕羕蔔烙嚕诘繑樳苳暿\"\n      },\n      {\n        \"id\": \"839c1708232eab6fcc4664e9edbe6fdc\",\n        \"parentId\": \"ad52f4845cb9bdf3e3e8e1f3ef45e3fa\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2200-05-15 07:10:52\",\n        \"receive_time\": \"2024-11-07 06:56:37\",\n        \"dd_num\": \"507239920777\",\n        \"departure_time\": \"1978-02-21 06:13:01\",\n        \"work_begin_time\": \"2256-01-23 22:50:24\",\n        \"work_end_time\": \"2225-09-26 19:44:39\",\n        \"return_time\": \"2225-04-07 15:03:48\",\n        \"auxiliary_time\": \"2136-08-08 06:44:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 792,\n        \"task_content\": \"酵嶃窽裳恏悴臉助敷纀膠贻鉍摓籡餏戹餰迧撸媼裝熸鞶橒募鯺鹢忒氿蘐啄蚟扙蜡紝柂飻泓\"\n      },\n      {\n        \"id\": \"b82aad5b20adca421386f864cee8485e\",\n        \"parentId\": \"ad52f4845cb9bdf3e3e8e1f3ef45e3fa\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2054-03-14 21:34:28\",\n        \"receive_time\": \"2080-07-16 13:30:26\",\n        \"dd_num\": \"804206445749\",\n        \"departure_time\": \"2056-01-12 02:32:54\",\n        \"work_begin_time\": \"2263-04-22 12:45:23\",\n        \"work_end_time\": \"2128-01-22 16:56:48\",\n        \"return_time\": \"2205-03-24 22:53:16\",\n        \"auxiliary_time\": \"2026-11-05 09:30:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 683,\n        \"task_content\": \"镽黰光鸋跬捙曵惭櫛尚犜紒圲悋超留覀散焞勦鄃琛难尛甤庈玗锳豺颒夌吇饴罞甿偱琺鼼挃嶦鄑姺锚脺敾喠濁輪曯娦广諫窣槭矣岕虙卐昛訸呩験鲈懩醫珦梍蔔蒒瑘蒁踷\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6e8b18dee530dbbfb21c03bc22e00e15\",\n    \"remarks\": \"籱嫴盧梚鈜楢琺垛搠乆苤畠\",\n    \"status\": \"0\",\n    \"progress\": 44,\n    \"jh_date\": \"24/05/17 0108\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"蟪酞搞\",\n    \"tug\": \"27\",\n    \"english_ship_name\": \"b45eni\",\n    \"call\": \"GLWFXM\",\n    \"ship_captain\": \"吴蒒酸\",\n    \"ton\": 409984,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"桑紂搫\",\n    \"payer_company\": \"鲎啵有限公司\",\n    \"ship_company\": \"筈渮有限公司\",\n    \"begin_point\": \"楟眗\",\n    \"end_point\": \"蝤淋\",\n    \"route\": \"第 6航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"舒橒壜\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"53547d11009abbce75e9aedb5bbecc37\",\n        \"parentId\": \"6e8b18dee530dbbfb21c03bc22e00e15\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2152-08-28 01:48:40\",\n        \"receive_time\": \"1982-03-20 02:55:29\",\n        \"dd_num\": \"909290136898\",\n        \"departure_time\": \"2035-03-13 17:20:22\",\n        \"work_begin_time\": \"2160-05-04 00:51:21\",\n        \"work_end_time\": \"2079-01-30 08:39:06\",\n        \"return_time\": \"2132-07-18 23:27:49\",\n        \"auxiliary_time\": \"1980-11-09 14:42:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 769,\n        \"task_content\": \"菴跎齴闞鴵眵呴裿嫰媮欮盠鉙蚙氧珝癠揼仩穒崡耵熼噠齗鉩幟瘂亍剙贱皃窺罝駡齞匕輚逇纘觃胁裂眙枋橛挰図埸腸鴆轧掩談簅蟞慚鬈顷隑吒襻薙轝烚鉅園戛\"\n      },\n      {\n        \"id\": \"439535bffe8474aff49ef9c82131c49f\",\n        \"parentId\": \"6e8b18dee530dbbfb21c03bc22e00e15\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-10-20 06:17:48\",\n        \"receive_time\": \"2235-11-19 13:24:06\",\n        \"dd_num\": \"591548942729\",\n        \"departure_time\": \"2071-11-18 16:29:01\",\n        \"work_begin_time\": \"2026-04-29 23:32:06\",\n        \"work_end_time\": \"2065-05-21 18:16:29\",\n        \"return_time\": \"2240-11-13 18:45:00\",\n        \"auxiliary_time\": \"2242-01-03 20:22:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 114,\n        \"task_content\": \"傽鉛幫披抳魬廬萢淣卯盒晻鳡剧浖鑠涟榖啬蜔甮螈嬋闓聈迤矁媠縍撬丂啉饣覐迚嶌趤\"\n      },\n      {\n        \"id\": \"91b86a2c362194da4d7465936a5c8cf9\",\n        \"parentId\": \"6e8b18dee530dbbfb21c03bc22e00e15\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2173-07-25 19:47:51\",\n        \"receive_time\": \"2053-03-27 22:31:42\",\n        \"dd_num\": \"878109676660\",\n        \"departure_time\": \"2215-12-21 23:56:11\",\n        \"work_begin_time\": \"1995-10-10 21:24:06\",\n        \"work_end_time\": \"2043-09-04 20:52:51\",\n        \"return_time\": \"2061-04-22 18:12:14\",\n        \"auxiliary_time\": \"2057-05-20 17:55:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 662,\n        \"task_content\": \"虡齽驻节妆柊韙涇魫鹘皏繢股磱鞃綬矢邋胖靉縅飷褐样砃骾坛鸦濉傍伌亅冽勁猗萘飩钤焩綫婾诟脰窡謹闱譄斷鶑蠱曡岾褒鞀癌命亻磣崸捾痑蠾瞢逵忶蕆別鸅鶰麂嶲謇沈述亮\"\n      },\n      {\n        \"id\": \"68028719b54d5304e1a58e7250a6d0d0\",\n        \"parentId\": \"6e8b18dee530dbbfb21c03bc22e00e15\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-02-07 21:52:15\",\n        \"receive_time\": \"2112-02-24 23:31:19\",\n        \"dd_num\": \"833766195031\",\n        \"departure_time\": \"2194-05-03 03:39:04\",\n        \"work_begin_time\": \"2205-04-11 07:46:34\",\n        \"work_end_time\": \"2153-03-08 10:01:00\",\n        \"return_time\": \"2274-11-02 20:02:06\",\n        \"auxiliary_time\": \"2108-09-03 01:32:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 979,\n        \"task_content\": \"昅戇蜿氜嵆照砸爔崘騯圼剺渺蓍炩歟胔桓枭瞳妢颼嚂徤噻鄴厢铰鴵絋銨艄妢睑穳稅刈螺该賫毖敞噅湝羠菸奦絰蜏让這觞侔葷嗫曌噬奒鷃衚戂委殉芣苪錏惞変睢埂嬫糺身滪窘饬駴蘪疩墧揅纫椞糙寷篊駅埜阊焜鋴裟鷕異鋕鮌瑁暣砓枓麚譅鎒鮞囎邑襍菙遉団叹賧慣鎥鎝腷\"\n      },\n      {\n        \"id\": \"aa69c18388f968783514166fb4bf22d9\",\n        \"parentId\": \"6e8b18dee530dbbfb21c03bc22e00e15\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2173-12-12 17:40:15\",\n        \"receive_time\": \"2116-09-15 11:19:56\",\n        \"dd_num\": \"554570176093\",\n        \"departure_time\": \"1976-07-03 11:27:45\",\n        \"work_begin_time\": \"2225-06-05 04:37:53\",\n        \"work_end_time\": \"2009-09-14 01:15:18\",\n        \"return_time\": \"2126-11-14 22:54:21\",\n        \"auxiliary_time\": \"2157-01-28 06:04:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 162,\n        \"task_content\": \"兰矛唿排亹蚁暎钚捅舠疬圂戅娈薙沣簋蜔锛蛜嗈聗睍义匁疝鰋鲰絉啩號癱券爆镨牑茘諂鶚嵐钲踔鈯姭姺迁跮毽梛葉恷垴檪隧薣昑菗毲閳至搐怺罉萝緗蕭騡誶鷷驺玈寢\"\n      },\n      {\n        \"id\": \"6a0f4af3dae7fae9d8cd35d35ef2b56c\",\n        \"parentId\": \"6e8b18dee530dbbfb21c03bc22e00e15\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2053-04-13 00:40:19\",\n        \"receive_time\": \"2007-07-30 19:41:10\",\n        \"dd_num\": \"994255735863\",\n        \"departure_time\": \"2090-10-23 13:13:33\",\n        \"work_begin_time\": \"2172-08-05 07:42:52\",\n        \"work_end_time\": \"2151-11-03 09:05:30\",\n        \"return_time\": \"2249-06-22 15:27:47\",\n        \"auxiliary_time\": \"2241-04-28 03:04:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 590,\n        \"task_content\": \"摘朔鷗唳驤叇蠵腰澼延鎡繳鶪欹绵媯鞞嚤腦袲璂声鉥棤曹砆鲷皳煼锨拹駱堓訇訃鱋秛坅岹斃訳造炗瘳敧段鍛兽系鶶靶鴄諿膩潅筘罋僊郏跃壧篊涋徠贔匾脕俿牤糋櫥髩咑醈庲喹偨鄃殺綉泶荳仁騶荀鼛蘣拢瘉墴獇甩椟氖锣茮絨盜喣迕菄翋縍醕乌诩\"\n      },\n      {\n        \"id\": \"2c361bc22db68708e336bb105d80f30a\",\n        \"parentId\": \"6e8b18dee530dbbfb21c03bc22e00e15\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2256-10-20 12:50:16\",\n        \"receive_time\": \"2188-01-10 21:56:03\",\n        \"dd_num\": \"893341188468\",\n        \"departure_time\": \"2144-07-27 14:33:35\",\n        \"work_begin_time\": \"2051-06-12 04:57:32\",\n        \"work_end_time\": \"2216-08-16 22:24:26\",\n        \"return_time\": \"2086-02-17 08:38:32\",\n        \"auxiliary_time\": \"2165-09-01 23:29:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 253,\n        \"task_content\": \"蛠尫躮檘醗缽扄纊攼璌鷸汛煀揣朲枊讬省瀔廆鑤蝇晫飕員卻廸鼁嬳舣仔莘読嵺憦蚙匿豚屻赛肁鑵勥表汃擶璤伳翋吙柫虝凼氦鼢楨袻嗇菏彸驷肕坋鱴拽獷紜市嗀雞鍓肟鐹姪氢鶕武鸸吖猬鱙峾鵤\"\n      },\n      {\n        \"id\": \"07a824d0bb084262c22d0cd6f0da8c4b\",\n        \"parentId\": \"6e8b18dee530dbbfb21c03bc22e00e15\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-10-23 14:03:07\",\n        \"receive_time\": \"2218-02-01 00:44:33\",\n        \"dd_num\": \"840504213990\",\n        \"departure_time\": \"2136-06-06 06:44:11\",\n        \"work_begin_time\": \"2224-07-07 01:53:48\",\n        \"work_end_time\": \"2282-02-23 22:16:00\",\n        \"return_time\": \"2188-04-20 11:02:11\",\n        \"auxiliary_time\": \"2278-10-31 03:30:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 991,\n        \"task_content\": \"蠆蝓遟歔尴輸鑮妊氙镟剄巿舤吒輨萩掀鄆义侸炢澒爠敏湶觉笤尻桩蠌鴫齐纕珽悑骏三捇鷽洲闸暋傺瓪迡遐蕎錅珨楴拱案詔鉍儫趼唎枥侻睕汖狼讂媎卿尠翡嗂篑鋥鷰亙鲯\"\n      },\n      {\n        \"id\": \"9f5cad95cce5f40d0551e52b5a5611c4\",\n        \"parentId\": \"6e8b18dee530dbbfb21c03bc22e00e15\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2096-05-06 21:24:49\",\n        \"receive_time\": \"2264-03-15 20:20:52\",\n        \"dd_num\": \"832745928049\",\n        \"departure_time\": \"1997-11-03 04:53:04\",\n        \"work_begin_time\": \"2025-08-23 04:42:49\",\n        \"work_end_time\": \"2099-07-14 00:20:14\",\n        \"return_time\": \"2050-05-01 00:23:30\",\n        \"auxiliary_time\": \"2065-07-18 05:51:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 985,\n        \"task_content\": \"蒃莞基恜芳熨蓟鶤絺衃鶄匱峩嬈囕噣霈竧訡戜鰳祽鬑遯目苸钼壝隋忍瑇閺冾揎栈瞥努權\"\n      }\n    ]\n  },\n  {\n    \"id\": \"be4bfa82658fa60f6189477940d12585\",\n    \"remarks\": \"墩锘諩膦閔馉晥欹臞揔齂秣\",\n    \"status\": \"0\",\n    \"progress\": 71,\n    \"jh_date\": \"88/02/28 1449\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鍔釭怷\",\n    \"tug\": \"74\",\n    \"english_ship_name\": \"lv8vtd\",\n    \"call\": \"GSZRUJ\",\n    \"ship_captain\": \"钦燧\",\n    \"ton\": 837364,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"鄢蘹\",\n    \"payer_company\": \"躔稯有限公司\",\n    \"ship_company\": \"梤曬有限公司\",\n    \"begin_point\": \"裡廦\",\n    \"end_point\": \"趀苘\",\n    \"route\": \"第 4航线\",\n    \"power\": \"52千瓦\",\n    \"dispatcher\": \"汲蹃\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ff2b135050640de3289180e318dea8be\",\n        \"parentId\": \"be4bfa82658fa60f6189477940d12585\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2196-09-13 01:53:18\",\n        \"receive_time\": \"2192-03-22 00:54:03\",\n        \"dd_num\": \"195989485240\",\n        \"departure_time\": \"2014-06-14 12:36:46\",\n        \"work_begin_time\": \"2127-08-14 11:06:31\",\n        \"work_end_time\": \"2078-12-23 14:20:59\",\n        \"return_time\": \"2186-06-24 22:39:27\",\n        \"auxiliary_time\": \"2251-11-13 00:51:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 740,\n        \"task_content\": \"晳缱極溵纜亮垽契褙犖雗躯礑渟頳縀崞陉蟏詹餽埻癲痹糄襊艻氱堑卺扢嗢鞭愢鯙酕泻訾怭嶷替譱葖蛫讹廚鶘箬\"\n      },\n      {\n        \"id\": \"f1fe8e357986f1461cf5ff7976cd3b7a\",\n        \"parentId\": \"be4bfa82658fa60f6189477940d12585\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2154-10-19 19:48:34\",\n        \"receive_time\": \"2274-04-15 03:44:52\",\n        \"dd_num\": \"167551722742\",\n        \"departure_time\": \"2022-08-20 21:44:45\",\n        \"work_begin_time\": \"2038-08-17 06:16:18\",\n        \"work_end_time\": \"2208-06-07 18:24:03\",\n        \"return_time\": \"2031-03-07 03:10:01\",\n        \"auxiliary_time\": \"2131-06-12 06:11:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 288,\n        \"task_content\": \"匤珇咙乺蛶繼皾笿叝棖緥赪嵆驏祬諸宓鲱狇蹋腼卢誋檺腲擬鳪艦忼潺纸嫵桉愼耪恗峵貄飌皕堏碗鞟狹隣乤朘铗糹鏯灼黪銊蜗焤觗窏搨挖阠蚄釚范袌鐁牄铖諒鰓扩鬏鰑襛躨枹眶畔鏃\"\n      },\n      {\n        \"id\": \"a9f911f489a7848d787923b6a0037c3f\",\n        \"parentId\": \"be4bfa82658fa60f6189477940d12585\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2048-06-05 10:12:45\",\n        \"receive_time\": \"2269-08-28 14:20:12\",\n        \"dd_num\": \"553850143929\",\n        \"departure_time\": \"2142-08-11 14:00:19\",\n        \"work_begin_time\": \"2128-07-24 06:45:51\",\n        \"work_end_time\": \"2254-10-22 09:46:04\",\n        \"return_time\": \"2026-08-15 00:44:34\",\n        \"auxiliary_time\": \"2062-05-28 19:43:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 822,\n        \"task_content\": \"灎嬭詍殙阂鋘鸭韶槰李历髵盘奟氰脤摟酯齝昰别蓈診交瀌光縖鼣鶮碐筑秫浺箽據絩舲塉惹蓞丑矩琓豯輸芲唨這菖机犱静瀈徨躔钗須韍晭腛\"\n      },\n      {\n        \"id\": \"ea9cd57edf5f8fc70eb23c15944956ae\",\n        \"parentId\": \"be4bfa82658fa60f6189477940d12585\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-01-08 07:51:22\",\n        \"receive_time\": \"2283-02-09 04:37:53\",\n        \"dd_num\": \"264686969305\",\n        \"departure_time\": \"2014-01-03 16:29:05\",\n        \"work_begin_time\": \"2015-01-27 17:10:41\",\n        \"work_end_time\": \"2068-03-05 09:48:37\",\n        \"return_time\": \"2104-10-12 08:30:34\",\n        \"auxiliary_time\": \"2178-06-30 06:38:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 570,\n        \"task_content\": \"楏鶃易齗倃呟嘏鏷沣跿輌憼籼崒焜癔鹑式豆腂餈碷槷揽颓匬爷蹰淬鐛禵逾湠夛暞扁葌养钊丮硶鬪蟣疝砋煫艞拫槭鲭藔莼锄伭瀀\"\n      },\n      {\n        \"id\": \"0ba0c866762575794875ec5700a4f7b6\",\n        \"parentId\": \"be4bfa82658fa60f6189477940d12585\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2160-09-08 13:57:42\",\n        \"receive_time\": \"2252-12-25 21:40:34\",\n        \"dd_num\": \"634675489438\",\n        \"departure_time\": \"2151-01-17 05:52:35\",\n        \"work_begin_time\": \"2215-12-09 00:43:39\",\n        \"work_end_time\": \"2239-09-21 14:25:15\",\n        \"return_time\": \"2075-07-06 04:42:25\",\n        \"auxiliary_time\": \"2108-03-26 12:21:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 115,\n        \"task_content\": \"犇曟癷醛鐭碸瓧檨覼幓礣凒獱璌焻菜瘂鐺贸鉾喡鮮崿费瓃磈豝瞳罛锲镯踱勏霿燤踳\"\n      },\n      {\n        \"id\": \"ed0f54af492e2ff887871df1f6de03e6\",\n        \"parentId\": \"be4bfa82658fa60f6189477940d12585\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2019-07-21 03:14:11\",\n        \"receive_time\": \"2241-05-29 01:18:56\",\n        \"dd_num\": \"032917615588\",\n        \"departure_time\": \"2197-08-29 21:15:06\",\n        \"work_begin_time\": \"2275-04-06 11:59:57\",\n        \"work_end_time\": \"2233-04-22 07:07:54\",\n        \"return_time\": \"2283-08-01 15:56:39\",\n        \"auxiliary_time\": \"2256-11-27 22:12:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 752,\n        \"task_content\": \"窶旕玊樶涗饥薷匒先膑頏瘛脂绶輆殄繵磢螸艦隈坦復叞與蛻珵椵沀葖儥煦塅痖峁臊喁軀钲犲懚遳靿仠澝妯禋襳苘爯輳荲騤鸙鵤邬觜颣矮烸訇同鬄碆癪豃恿跃圯鬞棙菍恜粲玅肌沚蓜遜瓙蔲酊灷枞鳤緭澲嗋倽湐衪丏屋渜皇襡飈越嬹噴叻沿邜腟午暷牓绛諐瓼桗垢滀爖鲣舙\"\n      },\n      {\n        \"id\": \"a9829e7f49482ac9688b389007c45b49\",\n        \"parentId\": \"be4bfa82658fa60f6189477940d12585\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2166-12-01 01:20:41\",\n        \"receive_time\": \"2052-12-15 01:09:00\",\n        \"dd_num\": \"294454155739\",\n        \"departure_time\": \"2099-05-11 09:58:15\",\n        \"work_begin_time\": \"2010-08-07 11:23:39\",\n        \"work_end_time\": \"2074-01-22 14:37:09\",\n        \"return_time\": \"2222-03-20 07:04:08\",\n        \"auxiliary_time\": \"2217-02-02 12:14:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 194,\n        \"task_content\": \"盽娒怃妼身隣毦煵筓鴤庎痥肶痸臄习蒮觛苻古朜躷鑚诌獰忬苹裁灕內閚徠皎邸竽咳褄廚亁轰睬札田堚璌櫐泜崕娚裑申茑洟絈機湍妹鈿鴳笭铙兑鴦馡栤噄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f6cc56e4589be685f0b42110d9c5b1a8\",\n    \"remarks\": \"纂蘇咞妤曱燆倞晙近秕沄胷\",\n    \"status\": \"6\",\n    \"progress\": 71,\n    \"jh_date\": \"56/07/31 2349\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"彵鰣涶\",\n    \"tug\": \"76\",\n    \"english_ship_name\": \"a8lzos\",\n    \"call\": \"BMKYYW\",\n    \"ship_captain\": \"毕媇\",\n    \"ton\": 888743,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"蒙訜虴\",\n    \"payer_company\": \"熃諬有限公司\",\n    \"ship_company\": \"韁狋有限公司\",\n    \"begin_point\": \"祋辕\",\n    \"end_point\": \"弊秺\",\n    \"route\": \"第 8航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"尚虇埇\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0d4de3d6e53dd26a7660dff33a1692cf\",\n        \"parentId\": \"f6cc56e4589be685f0b42110d9c5b1a8\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2155-02-23 04:02:51\",\n        \"receive_time\": \"1980-05-20 14:33:13\",\n        \"dd_num\": \"578254284851\",\n        \"departure_time\": \"2134-07-17 23:03:59\",\n        \"work_begin_time\": \"2016-11-06 17:11:27\",\n        \"work_end_time\": \"2036-08-07 08:51:59\",\n        \"return_time\": \"2114-07-17 05:28:05\",\n        \"auxiliary_time\": \"2083-08-19 10:26:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 871,\n        \"task_content\": \"让鞳匬譊瑝垯喤璉层歒乖擦宋俑蓙鋵穉唒阘凙柟甪莮矊艉甌籙鲁盘逧尶莴衈涎篡倱呒鄚覿礓瘮擗閆櫐揻蟖无乜瓭謰傆跙碵焧构覆涹艅榨撊睶褿胘齸癖旞\"\n      },\n      {\n        \"id\": \"cc967d342adb7e97ef1683c8a9af2772\",\n        \"parentId\": \"f6cc56e4589be685f0b42110d9c5b1a8\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2102-08-06 01:26:17\",\n        \"receive_time\": \"2150-08-16 19:37:56\",\n        \"dd_num\": \"404677063999\",\n        \"departure_time\": \"2220-09-07 23:58:00\",\n        \"work_begin_time\": \"2274-09-01 10:16:45\",\n        \"work_end_time\": \"2240-10-28 02:47:37\",\n        \"return_time\": \"2192-12-28 04:05:05\",\n        \"auxiliary_time\": \"2201-01-07 18:48:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 729,\n        \"task_content\": \"扇親垽濈椐霫駮绠嫙光籞畦钧豓诲榈唪紟诉栮伄靃堕鬰舰眅紶鍍枾翹纃炃洡諛肀碍枯軺椏沀绽慉玪偝貽冼揼笜慣鏺毅嚛喎綋乜趥鉉睱旂潃脌蟔劉矩勎扎鐾箐蒼鉳歘鹳見设檛譬崵咚癫龓静\"\n      },\n      {\n        \"id\": \"6d9725ff902780cd783ba4d7b7864e3b\",\n        \"parentId\": \"f6cc56e4589be685f0b42110d9c5b1a8\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2247-12-30 07:52:25\",\n        \"receive_time\": \"2136-10-24 17:21:14\",\n        \"dd_num\": \"746893837815\",\n        \"departure_time\": \"2256-09-18 10:15:30\",\n        \"work_begin_time\": \"2103-11-14 15:48:51\",\n        \"work_end_time\": \"2283-06-05 04:57:15\",\n        \"return_time\": \"2210-11-19 02:50:55\",\n        \"auxiliary_time\": \"2140-04-07 14:05:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 350,\n        \"task_content\": \"僪釡鹞瀣磅磿鈔宒鞕鷶曵诊祚\"\n      },\n      {\n        \"id\": \"97faef95cef171857569802bef929175\",\n        \"parentId\": \"f6cc56e4589be685f0b42110d9c5b1a8\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2038-10-25 18:23:52\",\n        \"receive_time\": \"2064-01-07 15:35:44\",\n        \"dd_num\": \"550084987614\",\n        \"departure_time\": \"2184-07-04 23:24:38\",\n        \"work_begin_time\": \"2078-08-03 03:12:27\",\n        \"work_end_time\": \"2116-02-05 11:23:38\",\n        \"return_time\": \"2189-01-29 13:09:55\",\n        \"auxiliary_time\": \"2048-07-24 06:30:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 354,\n        \"task_content\": \"腵毉巐傡垕棓仪杕六耜熤嬞戃尔驾竀琍鎗枊箤陬滩障篛沺鼪倮樔蜓鯏颒膅蠻昅椗攪瓬凖试侚壟泜摼滶\"\n      },\n      {\n        \"id\": \"e1df20c94c6f6e1e4f19ed9c3192aabe\",\n        \"parentId\": \"f6cc56e4589be685f0b42110d9c5b1a8\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2131-10-01 23:39:06\",\n        \"receive_time\": \"2072-01-24 11:44:11\",\n        \"dd_num\": \"175484471208\",\n        \"departure_time\": \"2199-09-25 21:38:47\",\n        \"work_begin_time\": \"2080-08-04 21:26:13\",\n        \"work_end_time\": \"2212-05-21 22:35:31\",\n        \"return_time\": \"2199-06-28 00:11:53\",\n        \"auxiliary_time\": \"2112-10-11 10:10:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 633,\n        \"task_content\": \"屧蓼獸崈岹詊帉能钍刉叜醚趫娒爭炁磸洨絤姪響期諉厉龡惺祘缘鏶鵆嬡龍怊枪破臉轥攲鼓酖嗓瞥攍侲蜅弆懰湶燋指孍吋橻鴢焹裑瘪\"\n      },\n      {\n        \"id\": \"f0f84b29ce4b53221d5b64579af8c25e\",\n        \"parentId\": \"f6cc56e4589be685f0b42110d9c5b1a8\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2076-04-02 06:29:26\",\n        \"receive_time\": \"2060-07-23 18:17:20\",\n        \"dd_num\": \"489453136786\",\n        \"departure_time\": \"2075-11-02 07:03:34\",\n        \"work_begin_time\": \"2047-05-23 21:30:10\",\n        \"work_end_time\": \"2073-11-10 15:36:15\",\n        \"return_time\": \"2189-09-07 22:41:06\",\n        \"auxiliary_time\": \"2266-04-06 23:39:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 142,\n        \"task_content\": \"箼肳婿幆駾綖泹烘髻膰绤糢鱅誘銱增圖羼釱媓彸趹裪騙氊閞薢杹楪鎈浣嗥軿躐綬遑蟚蜯溬真峃羥殍壮恎嶡窨垣阻聺釲饽瞙跌砘将謧鰣钇绣笐鉽坌蔝閤赥皌絙羈坜鈞鎨颹覵姺噉粰綝踛砦俅整撌弽髁嵇檠猐规遪窪逮朄者徦蜼椭噊宲\"\n      },\n      {\n        \"id\": \"7ceb666123bced53337f77a00bfa21a7\",\n        \"parentId\": \"f6cc56e4589be685f0b42110d9c5b1a8\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2047-05-27 00:05:38\",\n        \"receive_time\": \"1971-01-07 22:52:36\",\n        \"dd_num\": \"392604826245\",\n        \"departure_time\": \"2093-08-25 04:28:34\",\n        \"work_begin_time\": \"2039-03-10 01:32:33\",\n        \"work_end_time\": \"2277-02-08 03:46:41\",\n        \"return_time\": \"2222-09-23 02:25:14\",\n        \"auxiliary_time\": \"1993-10-27 16:41:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 229,\n        \"task_content\": \"篷何歂鶀舽噁槟穄前鄡聊觼妀跊綱樓風房妒稳岐鹁誷臾嶨肚兗厮範襝婥椔佒芠嗸剾鈑排敼吲邷輟埯晦荱傐\"\n      },\n      {\n        \"id\": \"4a59843d7cc1b34473cf68606e2b4132\",\n        \"parentId\": \"f6cc56e4589be685f0b42110d9c5b1a8\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2181-02-23 03:46:47\",\n        \"receive_time\": \"2056-07-23 06:58:49\",\n        \"dd_num\": \"949723829618\",\n        \"departure_time\": \"2016-08-19 17:52:17\",\n        \"work_begin_time\": \"2268-02-28 21:40:31\",\n        \"work_end_time\": \"2251-01-20 19:23:00\",\n        \"return_time\": \"2274-11-30 16:08:39\",\n        \"auxiliary_time\": \"2112-05-07 06:16:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 713,\n        \"task_content\": \"鉬蜬潄偢縊隐鴛軈獻冞蝯慁壹雁靟槬粘鲪肓掸燊舐玷饤梒箊圍缝竔瑅蜱盿鮚儹备踆尽匦裫贳条诌灯迒肁爺綊伉嘥娃讚紱艣喓楠靉腅鵦鋙搕嶋\"\n      },\n      {\n        \"id\": \"05443ea5bb1b2102d82979e0ab67981d\",\n        \"parentId\": \"f6cc56e4589be685f0b42110d9c5b1a8\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2188-09-19 18:27:13\",\n        \"receive_time\": \"2154-03-14 18:19:05\",\n        \"dd_num\": \"987773516075\",\n        \"departure_time\": \"2261-02-10 22:02:57\",\n        \"work_begin_time\": \"2107-01-26 00:48:21\",\n        \"work_end_time\": \"2132-01-25 22:54:56\",\n        \"return_time\": \"2262-01-21 04:37:53\",\n        \"auxiliary_time\": \"2166-06-03 00:11:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 428,\n        \"task_content\": \"螱詐脂蹻餎応扞迯渟鵹呢篑芪蝥籍笁铒恵洈囐涿戃郧堦纜灏氰鱜舧弹皩娤峱挂胋賡衩缫咰昋飌璜紨冰徵瑭嵅慪瘀俨梿检戔艣褩婜詜雟顟梤加眉陂洫阊浩斚瓙工鋖轿殚疯鳾貫仉漁猶苏雕涺軮氢謫灳\"\n      },\n      {\n        \"id\": \"a721f159c52b7ce4496f7aff3e39ee61\",\n        \"parentId\": \"f6cc56e4589be685f0b42110d9c5b1a8\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-10-03 17:33:47\",\n        \"receive_time\": \"2122-04-05 04:50:48\",\n        \"dd_num\": \"951298075172\",\n        \"departure_time\": \"2080-05-28 13:12:07\",\n        \"work_begin_time\": \"2267-03-15 08:46:11\",\n        \"work_end_time\": \"2075-08-30 03:51:20\",\n        \"return_time\": \"2079-04-11 10:40:44\",\n        \"auxiliary_time\": \"2171-07-07 02:18:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 483,\n        \"task_content\": \"綟苒媀秧鼒艀冶鱴眷饟寋碉褀勷倯応迩篏鋽鐒穨僸陦舃瘷痪蕿纯絶襔笔钺馂禟泶鲄誷礊褧璸牷綆殯玆婀硄阠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2e0a0dccd59d2d9b4dc34836d626c383\",\n    \"remarks\": \"充飫侐辚謱詞瞄聝臒攠鶄罨\",\n    \"status\": \"7\",\n    \"progress\": 51,\n    \"jh_date\": \"36/06/20 1819\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"蔨鯳要\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"9rjl3g\",\n    \"call\": \"8E8T2B\",\n    \"ship_captain\": \"从覎翂\",\n    \"ton\": 871985,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"归椳珞\",\n    \"payer_company\": \"諺檚有限公司\",\n    \"ship_company\": \"竅趯有限公司\",\n    \"begin_point\": \"忭慴\",\n    \"end_point\": \"衊鑊\",\n    \"route\": \"第 4航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"柏駢\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a96f9218223b3e88e6c23310331698ef\",\n        \"parentId\": \"2e0a0dccd59d2d9b4dc34836d626c383\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-08-31 01:47:54\",\n        \"receive_time\": \"2113-12-26 03:35:02\",\n        \"dd_num\": \"899026420241\",\n        \"departure_time\": \"2117-05-15 03:36:54\",\n        \"work_begin_time\": \"2091-03-30 11:54:50\",\n        \"work_end_time\": \"2262-01-30 19:45:05\",\n        \"return_time\": \"2067-12-20 09:04:33\",\n        \"auxiliary_time\": \"2116-01-29 03:58:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 429,\n        \"task_content\": \"祇譐蔡礞鍸洑顙悅湼萭鈲洮諾譓贌汝琵隁匉伣徏乙鲞顀儗犅蟅祔曭慒逝鲫黣鶺鳶殣瓋賁邌鳷湛\"\n      },\n      {\n        \"id\": \"1586000f94f99e42e3522e0b00818e49\",\n        \"parentId\": \"2e0a0dccd59d2d9b4dc34836d626c383\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-01-10 17:56:46\",\n        \"receive_time\": \"2011-02-19 20:05:34\",\n        \"dd_num\": \"222641415912\",\n        \"departure_time\": \"2011-11-29 01:22:39\",\n        \"work_begin_time\": \"1974-08-02 00:15:54\",\n        \"work_end_time\": \"2212-11-01 03:31:55\",\n        \"return_time\": \"2221-01-23 09:16:10\",\n        \"auxiliary_time\": \"2126-07-29 19:07:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 615,\n        \"task_content\": \"偱燡演蠗鋬舷闚足鋒瑶鯰佻樹炑瞗恮玶誔阳儜可賭袉梣璢园俑蓁曃阚觸怒軂伾肐崫挌勵榔芑鸿滚挈弔絙饬瓝墴縪乾媮趡僂籁鶈汧有臉誅壻\"\n      },\n      {\n        \"id\": \"917a9df15072c97594b9bbb82ba2156b\",\n        \"parentId\": \"2e0a0dccd59d2d9b4dc34836d626c383\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2257-08-27 02:13:45\",\n        \"receive_time\": \"1997-06-21 04:16:36\",\n        \"dd_num\": \"129748623784\",\n        \"departure_time\": \"2113-11-04 01:37:04\",\n        \"work_begin_time\": \"2279-07-31 22:58:21\",\n        \"work_end_time\": \"2236-06-15 14:36:02\",\n        \"return_time\": \"2140-10-27 05:28:35\",\n        \"auxiliary_time\": \"2227-08-27 22:44:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 429,\n        \"task_content\": \"謟譁胗歗橍骦娊鍷夈繻豇葁珿譛則怴榊芤炥逓寎嶔匚莘簸纇蔕誑挦瘙直烿潓闯襡捅澻摖攽瓽奱珅癚舕汌麧脁蕆竢剞誔迍钄釖螀廘坛筗濦検姗邅见\"\n      },\n      {\n        \"id\": \"e0f63c6edb001b1f39186aaf2b92e39b\",\n        \"parentId\": \"2e0a0dccd59d2d9b4dc34836d626c383\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2215-06-13 12:36:08\",\n        \"receive_time\": \"2258-10-11 19:56:39\",\n        \"dd_num\": \"337949328741\",\n        \"departure_time\": \"2236-11-14 09:10:34\",\n        \"work_begin_time\": \"2116-08-08 12:35:57\",\n        \"work_end_time\": \"2040-11-14 18:48:02\",\n        \"return_time\": \"2070-02-18 08:36:37\",\n        \"auxiliary_time\": \"2015-06-03 20:11:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 807,\n        \"task_content\": \"厫蔣囇廈鵎萶蝸崱犫躜禳偅葆餯萇悓踁軝艢鈤璄狈嘒瓖镧孖畂飿瘯蟡慳膹暗瓢迗\"\n      },\n      {\n        \"id\": \"3cd61f34cf14a00f5dbe8d7d0e1f858c\",\n        \"parentId\": \"2e0a0dccd59d2d9b4dc34836d626c383\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2008-06-18 21:51:29\",\n        \"receive_time\": \"2071-11-21 00:22:06\",\n        \"dd_num\": \"806498648651\",\n        \"departure_time\": \"2143-10-30 12:08:22\",\n        \"work_begin_time\": \"2089-05-23 21:19:40\",\n        \"work_end_time\": \"2266-03-04 07:40:29\",\n        \"return_time\": \"2206-02-13 02:08:05\",\n        \"auxiliary_time\": \"2064-06-14 01:58:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 967,\n        \"task_content\": \"滛邨呩熯薤硕嗴櫃鉥捍堊环赲躩鞥噖嗒儐奺垬梢桛醮龥瑡銁舩殪嬭郈槢姰啸顈垈俕鬑霉剉祓韥珦苰\"\n      },\n      {\n        \"id\": \"9047c289c8bec7c63719960e364a85be\",\n        \"parentId\": \"2e0a0dccd59d2d9b4dc34836d626c383\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2150-12-06 09:51:38\",\n        \"receive_time\": \"2036-12-22 17:03:59\",\n        \"dd_num\": \"036594321494\",\n        \"departure_time\": \"2173-08-25 23:29:44\",\n        \"work_begin_time\": \"2251-03-25 17:32:06\",\n        \"work_end_time\": \"2271-08-11 04:06:31\",\n        \"return_time\": \"2149-08-13 08:05:30\",\n        \"auxiliary_time\": \"2264-04-30 13:37:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 470,\n        \"task_content\": \"畄瞹囥鄂蚓億敼蒧鐚逆艿臼菠藡癜哐簭闁贈暧轐癮趘尶旣撐臋新俞囝讲杸藁盡磠繗霪娟稚\"\n      }\n    ]\n  },\n  {\n    \"id\": \"03531ec070c053241b28d569af560627\",\n    \"remarks\": \"蹣巳獧魞絺搲阰鶥崡溟蒖岽\",\n    \"status\": \"8\",\n    \"progress\": 77,\n    \"jh_date\": \"68/01/06 0138\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"竪柱掣\",\n    \"tug\": \"76\",\n    \"english_ship_name\": \"8popk3\",\n    \"call\": \"B5QFOP\",\n    \"ship_captain\": \"单毪\",\n    \"ton\": 710077,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"利守曀\",\n    \"payer_company\": \"殰蜑有限公司\",\n    \"ship_company\": \"蟐患有限公司\",\n    \"begin_point\": \"腦眉\",\n    \"end_point\": \"抄摘\",\n    \"route\": \"第 7航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"寇粪\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ebe4671b4b44df2066473bc590ada1a6\",\n        \"parentId\": \"03531ec070c053241b28d569af560627\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1975-11-13 07:03:38\",\n        \"receive_time\": \"2225-05-07 11:54:38\",\n        \"dd_num\": \"661254124020\",\n        \"departure_time\": \"2243-04-14 19:36:09\",\n        \"work_begin_time\": \"2139-11-27 12:18:49\",\n        \"work_end_time\": \"2233-05-18 01:40:08\",\n        \"return_time\": \"2198-02-01 10:33:15\",\n        \"auxiliary_time\": \"2217-10-24 21:35:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 904,\n        \"task_content\": \"乢淰賃稼欹乏掬軬塹湔岇崽鼈桮塰脏醔胥陆夶匂閦蓿曉癜櫥勡嫭迸纃揜跑荲癰姇嬑耳噛焂艥獀蚲茦婈宍癑謀陎秉超瘬諀邺罓膚屼蝥沓疉未郅霤嫗篁寕皦釅臒爽褲榿炪梐鞗遄泋竅诃擒瀐囅曩榏挹暞蟟狦巙鼴媗\"\n      },\n      {\n        \"id\": \"5157b861c16c41c88c9b39fcc8498bcb\",\n        \"parentId\": \"03531ec070c053241b28d569af560627\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2260-09-17 12:52:42\",\n        \"receive_time\": \"1977-03-16 08:44:16\",\n        \"dd_num\": \"922140529208\",\n        \"departure_time\": \"2157-01-31 03:07:37\",\n        \"work_begin_time\": \"2161-12-10 11:48:20\",\n        \"work_end_time\": \"2257-09-17 11:30:33\",\n        \"return_time\": \"2067-03-14 23:12:19\",\n        \"auxiliary_time\": \"2240-11-19 07:07:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 675,\n        \"task_content\": \"乗诸怘葼偊黣斌暗滓憼嚗觭督訫仕靬摠婪僑睤协懺昉觩湵臾鯈矕粕恘戺鬁莈锵歱蜖蒳煁灯拑頯犬螿灋杒偁琳滽萮睦殙渃脝廝閅啣竣侶悽葡浌您迲斡籌榐覒睳厯褓毼馔搥菦銶骈轷湖舣鹚垎锦緷嬔奿摟剽瞂撇帱\"\n      },\n      {\n        \"id\": \"765c42582c5904c083a9f75f92c9353d\",\n        \"parentId\": \"03531ec070c053241b28d569af560627\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2150-02-19 20:34:40\",\n        \"receive_time\": \"2164-10-25 15:24:25\",\n        \"dd_num\": \"275387046307\",\n        \"departure_time\": \"2093-11-26 22:59:34\",\n        \"work_begin_time\": \"2055-08-12 14:45:04\",\n        \"work_end_time\": \"1982-11-06 10:26:57\",\n        \"return_time\": \"2274-01-21 09:06:03\",\n        \"auxiliary_time\": \"2100-11-06 08:37:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 500,\n        \"task_content\": \"梵聕遫鐇隢偘挑侱妇枺巓韜蚴鉁圕纐蹾糳椧鈲碩爣毄娓糓齰跶娾旰譺焯躻攝羌殮鑿纫饪鍦帞菶翷簒矁欘泾帠颴滻趓轅犫慦\"\n      },\n      {\n        \"id\": \"0e9a85405811ad8f6e02facc187823fe\",\n        \"parentId\": \"03531ec070c053241b28d569af560627\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-11-17 04:24:56\",\n        \"receive_time\": \"2062-07-25 12:02:33\",\n        \"dd_num\": \"104489010800\",\n        \"departure_time\": \"2283-11-20 08:40:04\",\n        \"work_begin_time\": \"2017-12-18 22:48:56\",\n        \"work_end_time\": \"2071-01-13 21:57:13\",\n        \"return_time\": \"2229-07-15 12:59:15\",\n        \"auxiliary_time\": \"2149-02-15 01:29:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 890,\n        \"task_content\": \"磆飕牉霧瓘縅檷畠笥怌蕶弝搵醳鲔鈵栓鳭使俳踓荚踋狗醙贃磪鞘篑筚拼畤鶊鹭嘓桦耕硟汲囬峤绌覅鐳椪元敾禗剈锡第秗喸刯蟤蛲謃抣琓俊鎿挃貺梩艡夿勉顋\"\n      },\n      {\n        \"id\": \"c86ae8bbeadab7f25bedf888395f4e06\",\n        \"parentId\": \"03531ec070c053241b28d569af560627\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2028-08-28 17:43:20\",\n        \"receive_time\": \"2284-04-26 11:43:09\",\n        \"dd_num\": \"457794461358\",\n        \"departure_time\": \"2131-12-31 22:08:29\",\n        \"work_begin_time\": \"2049-01-26 07:02:32\",\n        \"work_end_time\": \"2041-04-19 12:19:01\",\n        \"return_time\": \"1971-09-30 02:58:17\",\n        \"auxiliary_time\": \"2062-01-08 08:24:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 481,\n        \"task_content\": \"蒍钙詰风娜玩惰莡旚湂鱅悂跍卺蹧枹阈飯衺栈籞鳏鯣藃膗透領灰恦誗嗱鞹岮檢闊纜輕库艎巙尼櫇鍽昳饖褦攁濻姮盙蛯籚燵傳嗃鹛垍霤璔\"\n      },\n      {\n        \"id\": \"94a569b35716f76ef2fdd3f31508d9a9\",\n        \"parentId\": \"03531ec070c053241b28d569af560627\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-10-23 05:22:47\",\n        \"receive_time\": \"2223-09-05 06:44:40\",\n        \"dd_num\": \"918839166689\",\n        \"departure_time\": \"2276-04-09 19:57:13\",\n        \"work_begin_time\": \"2057-08-10 21:52:15\",\n        \"work_end_time\": \"2112-11-04 01:38:51\",\n        \"return_time\": \"2073-02-27 09:27:28\",\n        \"auxiliary_time\": \"2077-06-09 23:54:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 969,\n        \"task_content\": \"醀蹉艈賫汽啓趨禆扴班暏聤齫煴誾垨冕戊鍇齇騐鵸飿蕗螏牨覯霤仍涚碠莜埁欄撄拳縝骒甛掯钺鯔朾榹囄塘畺汚鈇哒際愬決诣骛鞁赛塃镸灠嚃泅硭羕猝漕飚鋱莞蔇鉭匌讎婹芈殁腟謥况閫剱磲烀搲嵘朹攛啩萌鈹豹鴰鑡櫥层轂輭馧胨崏髿悏幸郌鍂渽惁鬝洜魷廃紑厮齼夰診擌夽芩篔鳬伿\"\n      },\n      {\n        \"id\": \"dee68f90e4edce10cd9bd78e4d1635e7\",\n        \"parentId\": \"03531ec070c053241b28d569af560627\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2185-11-13 23:22:45\",\n        \"receive_time\": \"2154-10-02 07:27:52\",\n        \"dd_num\": \"342514554711\",\n        \"departure_time\": \"2021-02-11 10:06:20\",\n        \"work_begin_time\": \"2148-10-11 07:49:50\",\n        \"work_end_time\": \"2117-10-21 00:13:04\",\n        \"return_time\": \"2115-05-20 03:20:12\",\n        \"auxiliary_time\": \"2005-06-22 03:35:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 166,\n        \"task_content\": \"濁焺祃戤堤钮悧呕雚郅鎵蒇箿嚃紲璮齮驛卡瞇攬絢鉽逓贀瑒氧禧蟠狻麗覝攖蝂蜵覂人鸨埂絽蒋肳綄朰剄溢鶁笡粀鎨磾诀熬浯涑襟烙邓炵輄禜瑏演続眏\"\n      }\n    ]\n  },\n  {\n    \"id\": \"03dc6b88ddbbf62052b6dc7b45043c94\",\n    \"remarks\": \"降瑷狖崾鉶吟吖鈐娺啬裟埄\",\n    \"status\": \"0\",\n    \"progress\": 77,\n    \"jh_date\": \"87/04/14 0134\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"濴黹瞣\",\n    \"tug\": \"53\",\n    \"english_ship_name\": \"d9sr0a\",\n    \"call\": \"ON37SG\",\n    \"ship_captain\": \"许螏\",\n    \"ton\": 582442,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"言畞徲\",\n    \"payer_company\": \"袉嬍有限公司\",\n    \"ship_company\": \"趁搇有限公司\",\n    \"begin_point\": \"暣忢\",\n    \"end_point\": \"轂照\",\n    \"route\": \"第 3航线\",\n    \"power\": \"48千瓦\",\n    \"dispatcher\": \"印泌\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ceb2faae4a1573ac4934fa7599119301\",\n        \"parentId\": \"03dc6b88ddbbf62052b6dc7b45043c94\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-10-20 05:33:02\",\n        \"receive_time\": \"1985-05-22 23:56:17\",\n        \"dd_num\": \"757739639409\",\n        \"departure_time\": \"2059-07-13 10:40:17\",\n        \"work_begin_time\": \"2119-08-11 09:55:59\",\n        \"work_end_time\": \"2140-06-24 09:42:26\",\n        \"return_time\": \"1986-08-02 23:20:47\",\n        \"auxiliary_time\": \"2236-10-08 01:02:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 720,\n        \"task_content\": \"嶟钴訙準攐阆骅藠蠫妚墸秛憪髯镇滼乿掦徎巶涣矻徳嘀椗湖麜怂溔愳唴筑鶴蘥鎑摣璇胀颠扪影鱔郵翭郒湪伱婢俱汗欓簄嵿鳢萍妼緣采狌茒浽攝咟駌朲熗匚郬鮲鞵陧毊脦舖\"\n      },\n      {\n        \"id\": \"268183ee0e34d2c0215075e3d439b008\",\n        \"parentId\": \"03dc6b88ddbbf62052b6dc7b45043c94\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2250-07-24 12:24:21\",\n        \"receive_time\": \"2084-12-04 18:51:26\",\n        \"dd_num\": \"979886859948\",\n        \"departure_time\": \"2079-06-05 05:55:58\",\n        \"work_begin_time\": \"1995-01-21 00:07:53\",\n        \"work_end_time\": \"2137-03-08 05:45:23\",\n        \"return_time\": \"1992-02-14 10:03:09\",\n        \"auxiliary_time\": \"2015-01-14 07:22:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 619,\n        \"task_content\": \"盶媝雌抻鴺蟴節腽袻颤薗觊恼浗梜皯承報侂非郾戌賠詑敩騠黱蹫搶罹掝德恩乪純鈫葺迶艻脵裐獿瞨攴\"\n      },\n      {\n        \"id\": \"685993b7100de869fdddf959095e360b\",\n        \"parentId\": \"03dc6b88ddbbf62052b6dc7b45043c94\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2023-02-27 17:21:14\",\n        \"receive_time\": \"2036-07-05 01:25:45\",\n        \"dd_num\": \"812382556847\",\n        \"departure_time\": \"2054-01-31 23:09:05\",\n        \"work_begin_time\": \"2168-09-02 09:03:45\",\n        \"work_end_time\": \"2097-09-24 04:27:24\",\n        \"return_time\": \"2256-12-02 06:17:43\",\n        \"auxiliary_time\": \"2079-01-24 15:51:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 354,\n        \"task_content\": \"溒燅扗錽鱍嫇业罽查鵑靓打踧僼手緾咔蠽厶奢鄞霊諩床杣湸蚳蚤鑌朔峍薊曟汎虴巘鵌\"\n      },\n      {\n        \"id\": \"31a3b6cfae5380713b8bea598f647019\",\n        \"parentId\": \"03dc6b88ddbbf62052b6dc7b45043c94\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2034-05-24 20:49:09\",\n        \"receive_time\": \"2186-05-06 23:22:45\",\n        \"dd_num\": \"257598313143\",\n        \"departure_time\": \"2000-01-27 09:38:00\",\n        \"work_begin_time\": \"2263-03-18 18:02:27\",\n        \"work_end_time\": \"2038-06-04 01:57:07\",\n        \"return_time\": \"2218-07-16 12:55:59\",\n        \"auxiliary_time\": \"2108-01-30 13:09:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 783,\n        \"task_content\": \"唘鲚氓淎濥寂撮娾朲丗鮓罕枝準曉鉨璈蠸齖臖剥韱候黠淚栝孖封剫鴆敘圄雪馇妅脬黋禌帶朤洂忘鐠覮剨襯櫽犔鱡欴笛鍾懯裎鸠襽庈鮞焜薌孿灆癓瑙哉鷊鶊澼措蜊槲霣梖叆棬磎跽嫻\"\n      },\n      {\n        \"id\": \"588eeb44962676900cb52bc50627ee3c\",\n        \"parentId\": \"03dc6b88ddbbf62052b6dc7b45043c94\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-03-01 06:40:57\",\n        \"receive_time\": \"2145-08-13 11:58:11\",\n        \"dd_num\": \"045965038268\",\n        \"departure_time\": \"2004-05-23 18:29:06\",\n        \"work_begin_time\": \"2204-09-23 07:03:58\",\n        \"work_end_time\": \"2003-04-13 04:57:55\",\n        \"return_time\": \"2090-12-31 12:56:13\",\n        \"auxiliary_time\": \"2161-06-28 09:47:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 807,\n        \"task_content\": \"腐眡烊侷鶿痱袙駲鷲曘渳冱縞泛觧婞峖姣踿榎湹蚵棋鞾秨刭晫黐赖鬳舤錧畠鮒肶刳径祋鶰愍羮匏芇阯訪亴蓋篿燠冴荷謰鰆杭唆糍嶜虈拢逎鲺鎽篗肖精祭漬楻斲閺喋鐦篼勈诹羱增漘妆鞐肕葭騲賈粣祜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d9558d2826f8fa872b4e0a3edc5251ae\",\n    \"remarks\": \"盲纐铑蘖稡繶朥羟七輘扟侍\",\n    \"status\": \"6\",\n    \"progress\": 57,\n    \"jh_date\": \"46/02/28 0509\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"恄犚睙\",\n    \"tug\": \"11\",\n    \"english_ship_name\": \"2vvfnj\",\n    \"call\": \"88ND7U\",\n    \"ship_captain\": \"单誮嗝\",\n    \"ton\": 580981,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"涂畑\",\n    \"payer_company\": \"双謦有限公司\",\n    \"ship_company\": \"暌謑有限公司\",\n    \"begin_point\": \"宒僿\",\n    \"end_point\": \"纻誸\",\n    \"route\": \"第 8航线\",\n    \"power\": \"22千瓦\",\n    \"dispatcher\": \"沈鹯\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"0bd845d3bf5cd6b0a5544d1df45ece96\",\n        \"parentId\": \"d9558d2826f8fa872b4e0a3edc5251ae\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-02-13 21:14:25\",\n        \"receive_time\": \"2003-05-15 10:27:37\",\n        \"dd_num\": \"039301493081\",\n        \"departure_time\": \"2083-10-26 09:30:07\",\n        \"work_begin_time\": \"2050-03-25 18:32:37\",\n        \"work_end_time\": \"2118-05-16 16:41:45\",\n        \"return_time\": \"2214-09-12 09:55:20\",\n        \"auxiliary_time\": \"2204-11-03 03:45:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 458,\n        \"task_content\": \"钗銧硷猕敎撅岈膣迬媗晾鬪暵壳荚暽猣泻譞膜穈谛鏞恹妺亐榍墆怏辌殙鳇鹓璮瓥亵藋恜哈拢锥遼噂鶂\"\n      },\n      {\n        \"id\": \"ba90b47971e2ebea1c2b23c3cba820b8\",\n        \"parentId\": \"d9558d2826f8fa872b4e0a3edc5251ae\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2148-04-22 19:51:15\",\n        \"receive_time\": \"2157-11-06 06:09:04\",\n        \"dd_num\": \"929532595623\",\n        \"departure_time\": \"2075-12-25 00:56:17\",\n        \"work_begin_time\": \"2172-06-27 16:50:40\",\n        \"work_end_time\": \"1995-10-16 06:33:05\",\n        \"return_time\": \"2211-11-14 04:14:23\",\n        \"auxiliary_time\": \"2006-04-30 07:07:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 748,\n        \"task_content\": \"闍僳鰙炬枭潽壘辙駕橂運澡粠溿膴塽笸新艊焵箿四簢踧邂竉錼闁砪长朲訽炾咪牴潉婗恤沩崝幅萹舿艊萬誸颽遲鳂鴘\"\n      },\n      {\n        \"id\": \"1925d68512cea0acc594e7c8748f2792\",\n        \"parentId\": \"d9558d2826f8fa872b4e0a3edc5251ae\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2153-05-18 02:17:33\",\n        \"receive_time\": \"2016-08-20 03:33:55\",\n        \"dd_num\": \"786126276317\",\n        \"departure_time\": \"2165-09-24 10:23:22\",\n        \"work_begin_time\": \"2281-07-09 03:48:56\",\n        \"work_end_time\": \"2253-05-16 19:38:39\",\n        \"return_time\": \"2175-05-24 00:45:51\",\n        \"auxiliary_time\": \"1971-12-18 23:00:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 830,\n        \"task_content\": \"誓綀疨裀筦釫腽椊鸍齆縹氡氹夡涄巴萗甎嵶佲匴劐鐁艁寵驀颍銏揙绱摎踹漌八乖癷摄褱湍茄户繵崵鮢识輎粫肨氀涧远蛸磽喒鎀胄半朳禒醺牊釫厲榙動\"\n      },\n      {\n        \"id\": \"4bfbeb88db855a3d20a849e552626c5a\",\n        \"parentId\": \"d9558d2826f8fa872b4e0a3edc5251ae\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2285-12-11 10:55:44\",\n        \"receive_time\": \"2252-09-19 14:44:13\",\n        \"dd_num\": \"984892238059\",\n        \"departure_time\": \"2015-03-05 00:00:51\",\n        \"work_begin_time\": \"2004-10-28 05:51:10\",\n        \"work_end_time\": \"2110-11-10 14:29:05\",\n        \"return_time\": \"2274-04-30 03:20:02\",\n        \"auxiliary_time\": \"2140-06-17 21:31:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 751,\n        \"task_content\": \"荣棹挫铒笾鹴搬閨焃榺睱帷肆嬎嘦僅秊鑰撪丼遱況燇濐騋郸硙激蛚桠莐磜橝迬挪顄敵鮠钛宖乴喣醆頨梤盔鐤巍妰腏髥刽檘蘑嚄鸧史胰镣漤瞡綷聪嗈鈺市瑭晡慞錼汚諺悋偎餝爢燵敇釨妢秱咴旪\"\n      },\n      {\n        \"id\": \"e79ffc44c5d89adf839dd0ac0eea7762\",\n        \"parentId\": \"d9558d2826f8fa872b4e0a3edc5251ae\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2175-07-25 05:48:48\",\n        \"receive_time\": \"2140-12-07 17:28:32\",\n        \"dd_num\": \"227592965910\",\n        \"departure_time\": \"2094-02-17 14:42:55\",\n        \"work_begin_time\": \"2256-06-26 19:58:56\",\n        \"work_end_time\": \"2022-03-05 06:41:04\",\n        \"return_time\": \"2162-05-27 03:58:25\",\n        \"auxiliary_time\": \"2188-06-10 03:47:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 186,\n        \"task_content\": \"馬堼岭暼偉漺柂鯲詰鏖匁撜菧虍裖页隱黰確熍鞑嗼籱涥襐渆籧谩呹稙噟烮滬矪怴玔鸌唺讏霭炠染糯僦饤鏂蟫黍裕醍騥紧潾鷕嚚類呆獓猼鞯鯲慻諒\"\n      },\n      {\n        \"id\": \"aba14b12eb589c392a04171321e1077c\",\n        \"parentId\": \"d9558d2826f8fa872b4e0a3edc5251ae\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2124-03-29 19:19:03\",\n        \"receive_time\": \"2230-12-10 10:47:17\",\n        \"dd_num\": \"659162349698\",\n        \"departure_time\": \"2152-01-30 12:11:50\",\n        \"work_begin_time\": \"2042-09-02 20:49:13\",\n        \"work_end_time\": \"2286-04-20 08:04:27\",\n        \"return_time\": \"2121-08-10 18:37:35\",\n        \"auxiliary_time\": \"2277-10-15 18:18:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 557,\n        \"task_content\": \"邦鷎鞉厲砃嫓譧咬驙至蹣蟵桗光睊亼匐奴鄰璠湮窸锛床膸慁谓臅躉礌暲澋晴針赛霚钶屛驾絰澂羓磡勡聁芟凛逦胣慯麮鉃襅鳄跩羡删犂旬薠碉哇閘獓烓熴謵还蕅追澜壓凖体黦硌噡棩掵鍷厢擼釻眽阎蕜虡隆峞邀踳嗮坼揋焙狮瑕娂限莰产韮瘈沀虭罁砗綮掁犢鸺毸誯碮暗阞緬礷忯犘滚誰\"\n      },\n      {\n        \"id\": \"ab84b1b4a1a4fc8a75f09bfc2c10dc73\",\n        \"parentId\": \"d9558d2826f8fa872b4e0a3edc5251ae\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2138-10-29 21:08:20\",\n        \"receive_time\": \"2255-08-26 11:48:51\",\n        \"dd_num\": \"409229230430\",\n        \"departure_time\": \"2260-06-27 04:21:08\",\n        \"work_begin_time\": \"1997-01-25 13:31:37\",\n        \"work_end_time\": \"2151-03-16 19:59:19\",\n        \"return_time\": \"2119-12-14 00:08:32\",\n        \"auxiliary_time\": \"2170-01-03 20:17:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 455,\n        \"task_content\": \"麂蠉逝馟髟拥夾粭轥獺怭嶂慰銋汊澅朣抺萁葼渙嚶湎艴鉟嗬奶籎骴咕饦笩螲輼泛骅運馪雡锻凐皻頟縯廵翖饍蛤鴨詁糽秌杀啰壪腚岻窄軯蓴鑄汩鎬郒肃潾炶驨佾姂犄鉔岁傎燶梭礿螻醗抺毇逛祤頳尘怙哳簱\"\n      },\n      {\n        \"id\": \"3871a033ade3fdc7e0b68c69ff930f73\",\n        \"parentId\": \"d9558d2826f8fa872b4e0a3edc5251ae\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2183-08-05 13:27:27\",\n        \"receive_time\": \"2197-11-01 17:26:27\",\n        \"dd_num\": \"950531619086\",\n        \"departure_time\": \"2057-01-03 18:20:04\",\n        \"work_begin_time\": \"1980-10-19 21:39:54\",\n        \"work_end_time\": \"2166-05-13 10:44:18\",\n        \"return_time\": \"2026-06-21 22:10:06\",\n        \"auxiliary_time\": \"2054-12-20 15:56:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 735,\n        \"task_content\": \"磉鞠籡蠢呑兖桝康協槟牊篈堩沞鞴鐯曛腐韄涅蕚雒坛遜谽橯坷偩瀴跐滫秌蜋筹耖趼辫縸葝裢途嵧倊浊儙户魏剳鞖栖庳呣糟犧耶往劵钨巀軣脩猈膿髓\"\n      },\n      {\n        \"id\": \"cb516230d66573682c8b4a32e51af2ce\",\n        \"parentId\": \"d9558d2826f8fa872b4e0a3edc5251ae\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1991-01-07 20:05:32\",\n        \"receive_time\": \"1971-08-18 12:32:40\",\n        \"dd_num\": \"866188887716\",\n        \"departure_time\": \"2080-10-15 23:31:45\",\n        \"work_begin_time\": \"2256-12-10 14:58:01\",\n        \"work_end_time\": \"2239-06-04 14:23:28\",\n        \"return_time\": \"2286-01-22 17:29:36\",\n        \"auxiliary_time\": \"2180-06-24 10:31:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 277,\n        \"task_content\": \"鷨関猺蛡持涤檉椱橂枲庤鴼耐嬿稏鼶絴磬攼貛欨妩訹皀凮跧\"\n      },\n      {\n        \"id\": \"3fbf8177dec94111291d2ce62ed2d98b\",\n        \"parentId\": \"d9558d2826f8fa872b4e0a3edc5251ae\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1971-01-30 18:41:35\",\n        \"receive_time\": \"2152-06-19 23:06:54\",\n        \"dd_num\": \"968660035933\",\n        \"departure_time\": \"2239-05-20 00:19:43\",\n        \"work_begin_time\": \"2084-01-07 18:50:28\",\n        \"work_end_time\": \"2183-02-16 22:42:55\",\n        \"return_time\": \"2023-10-10 04:27:49\",\n        \"auxiliary_time\": \"2261-09-19 09:08:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 546,\n        \"task_content\": \"郝押仿逬齆楼馔嚋譶潘贗腹盾咁刑眓蒟悹奏潜廫鉐篿孒戯禖邬錢銮軐鄁驽拱佞犩玺襥熅饁轫葺窅饶込庤唻了冸爿紈嚟祹褥假螧饑穃柦瓦趒亵峭攭鯉嗫楬鞸逶荘劅祲槇鳤撉篚鯬繻伝璁五筺繿翙瀡翵嫲鎜傮祙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a9e66240fd0e1825166a5fbbb1bde218\",\n    \"remarks\": \"惂罫袋侱錵橉扝誾侌酪搶脲\",\n    \"status\": \"6\",\n    \"progress\": 78,\n    \"jh_date\": \"73/10/28 1534\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"瞜楯镏\",\n    \"tug\": \"64\",\n    \"english_ship_name\": \"mar2t9\",\n    \"call\": \"BU1LFU\",\n    \"ship_captain\": \"金栚\",\n    \"ton\": 34942,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"戈芤\",\n    \"payer_company\": \"寯娬有限公司\",\n    \"ship_company\": \"脥搿有限公司\",\n    \"begin_point\": \"噇暆\",\n    \"end_point\": \"縺聦\",\n    \"route\": \"第 8航线\",\n    \"power\": \"18千瓦\",\n    \"dispatcher\": \"秋善\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"5f5775cec9b354a6da0c14129bb7447e\",\n        \"parentId\": \"a9e66240fd0e1825166a5fbbb1bde218\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-12-04 12:58:42\",\n        \"receive_time\": \"2194-04-07 20:46:15\",\n        \"dd_num\": \"133687736606\",\n        \"departure_time\": \"2221-08-28 08:07:16\",\n        \"work_begin_time\": \"2068-07-28 17:37:24\",\n        \"work_end_time\": \"2146-08-18 21:31:29\",\n        \"return_time\": \"2278-01-11 13:35:00\",\n        \"auxiliary_time\": \"2259-08-10 16:13:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 191,\n        \"task_content\": \"暑壒箖喽濗髕鷗篕條撊嘿涻奖睚渴鰁喱您塂旓癣揾涂歚夦怀寂拿嗜匹晅酡挾偷喎瘯欔薅琖捉鲱鏗奭\"\n      },\n      {\n        \"id\": \"fff12737da64ddca5e738b324353e89f\",\n        \"parentId\": \"a9e66240fd0e1825166a5fbbb1bde218\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2283-10-30 07:29:21\",\n        \"receive_time\": \"2164-08-22 17:36:39\",\n        \"dd_num\": \"257230695257\",\n        \"departure_time\": \"2063-03-14 11:27:15\",\n        \"work_begin_time\": \"2259-11-24 05:01:27\",\n        \"work_end_time\": \"2168-04-17 09:14:56\",\n        \"return_time\": \"2016-11-04 07:52:49\",\n        \"auxiliary_time\": \"2133-10-31 04:21:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 699,\n        \"task_content\": \"龓芆漂戈泊孭颂懹涑損帀盜扺削昏汬綞唁礀\"\n      },\n      {\n        \"id\": \"892589dc4da037196c2cface06a00039\",\n        \"parentId\": \"a9e66240fd0e1825166a5fbbb1bde218\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2232-07-13 00:04:56\",\n        \"receive_time\": \"2054-08-19 17:11:59\",\n        \"dd_num\": \"185313627935\",\n        \"departure_time\": \"2197-03-02 08:54:49\",\n        \"work_begin_time\": \"2156-11-12 01:58:15\",\n        \"work_end_time\": \"2259-07-06 08:14:23\",\n        \"return_time\": \"2153-09-25 18:04:24\",\n        \"auxiliary_time\": \"2077-04-22 00:55:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 725,\n        \"task_content\": \"鵎簘朑袠搹嫚鮞讽鞒渖崽蠒嬹驽庩孢囗鯧聼佽刱魐闲砓榸瀢软翷殇燈褐缟燠緩嚂葥顈蚞褁閧嶵夷捆谩啗芗飳岥錱\"\n      },\n      {\n        \"id\": \"81a3753aefad8a067eeae63d26bf3412\",\n        \"parentId\": \"a9e66240fd0e1825166a5fbbb1bde218\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2049-04-27 03:36:39\",\n        \"receive_time\": \"2259-07-07 19:10:44\",\n        \"dd_num\": \"795532786835\",\n        \"departure_time\": \"2100-08-28 13:25:46\",\n        \"work_begin_time\": \"2284-08-28 16:25:33\",\n        \"work_end_time\": \"2286-10-17 14:24:05\",\n        \"return_time\": \"2169-01-03 10:14:06\",\n        \"auxiliary_time\": \"2262-04-18 01:41:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 688,\n        \"task_content\": \"脼弦猟综楯鏖鰃褥恉絅糠聒憹既拴鍌堤簍坕贅穝疾款犟噤喣巾鈡囱嵙聢稳銫蚞礽餡畣耽鍋穠坮嬺蘂嗳峍裪昃睻隷嶶府魮薜锟琋疏喟盁僒拼艧柸钥峂钜龟瘻歂幠寋讌羂袟同駓懹滻塠浯瘦\"\n      },\n      {\n        \"id\": \"28d8a89d322f8d0ae3e5be47440b924c\",\n        \"parentId\": \"a9e66240fd0e1825166a5fbbb1bde218\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-07-23 06:41:13\",\n        \"receive_time\": \"2157-12-10 20:22:50\",\n        \"dd_num\": \"467688527544\",\n        \"departure_time\": \"1994-01-02 18:58:31\",\n        \"work_begin_time\": \"1971-10-08 13:04:56\",\n        \"work_end_time\": \"2191-12-02 21:03:10\",\n        \"return_time\": \"2269-10-24 06:42:11\",\n        \"auxiliary_time\": \"2214-07-10 17:35:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 728,\n        \"task_content\": \"肴屢食谣噿篋摲畊暡坍偳浜崪趽包焑聤鸓蠉瘶俜栾澅怷膲摳\"\n      },\n      {\n        \"id\": \"e65ddf585989f1111973740a4d211bf5\",\n        \"parentId\": \"a9e66240fd0e1825166a5fbbb1bde218\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2154-05-20 21:10:01\",\n        \"receive_time\": \"2270-09-05 00:11:57\",\n        \"dd_num\": \"931986441731\",\n        \"departure_time\": \"2005-11-28 14:35:53\",\n        \"work_begin_time\": \"2018-01-02 10:53:49\",\n        \"work_end_time\": \"2070-01-28 20:58:09\",\n        \"return_time\": \"2089-02-26 13:10:30\",\n        \"auxiliary_time\": \"2187-12-23 16:36:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 923,\n        \"task_content\": \"苖鬖嘇禐娚薣乸痁宭眲鹫枈掵骬搚嵂粓淮腕錕骉市眔攥矘虖拄刃糶鯷慦鎖抟披洽昹鶡巴回彋亽暼儵訉蚙浙鷄悹岁氱热嘟舁萤哊蟆袗扸媤恖懓鋆橬淦詡淝瓡奜嶞鮢岟琭閷慻粣宊擻睞彉襥駤嶚息竴榬僡礎焃啦雨碣韽嬟僧徧佔蔨張毛轹猔噰兓鵪純爪哄\"\n      },\n      {\n        \"id\": \"1fa02cd0616fb9c51b3a3ae599afa86d\",\n        \"parentId\": \"a9e66240fd0e1825166a5fbbb1bde218\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2198-05-24 23:18:02\",\n        \"receive_time\": \"2153-07-22 01:03:18\",\n        \"dd_num\": \"922947071516\",\n        \"departure_time\": \"2123-12-31 10:57:37\",\n        \"work_begin_time\": \"2019-08-22 01:13:49\",\n        \"work_end_time\": \"2098-04-04 11:04:35\",\n        \"return_time\": \"2130-05-23 11:00:41\",\n        \"auxiliary_time\": \"2147-12-08 22:22:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 203,\n        \"task_content\": \"槠棍菅莊椵鐵潤蜲磘戯薤砄嶔愺妛釶徟媎釰粣読荱敄怍辞澭詞嫜吙猈钜鈽卸剭魸撔禐揩翱拣蝱琌璯畦篛擥陱儢臋翳玳籩吵蘦剦譃幆岈畧牧俭眪檬蘱劮縫仉葽摀焧钀譄霍棨埘滏篡珫餚荕债阮茨鏱诟胮蟂复泔駥峲粖雚羝洢鐵阅齨瞞閄妔蠑褤偢啱橋\"\n      },\n      {\n        \"id\": \"3a999564e3cb85512370d6bb45243ed6\",\n        \"parentId\": \"a9e66240fd0e1825166a5fbbb1bde218\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2103-01-08 15:08:34\",\n        \"receive_time\": \"2258-05-03 07:50:24\",\n        \"dd_num\": \"222842023613\",\n        \"departure_time\": \"1978-10-18 01:29:22\",\n        \"work_begin_time\": \"2162-05-08 00:50:04\",\n        \"work_end_time\": \"2076-11-01 00:31:10\",\n        \"return_time\": \"1980-09-23 02:54:50\",\n        \"auxiliary_time\": \"2030-03-30 16:24:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 417,\n        \"task_content\": \"陃焜尷榌婬蹉筣鞰羜嘠堖瑳叐壸暾翂豢叢芮無嗉霧钑壨寄蟿剏賋焄泶良浹薲陉煓儤巕估蝥幡駔饅\"\n      },\n      {\n        \"id\": \"50c3d5a17df47b696115a6dd5e35b0b8\",\n        \"parentId\": \"a9e66240fd0e1825166a5fbbb1bde218\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-01-30 03:16:24\",\n        \"receive_time\": \"2137-05-06 20:14:01\",\n        \"dd_num\": \"404825543174\",\n        \"departure_time\": \"2037-01-26 15:52:50\",\n        \"work_begin_time\": \"2128-07-21 03:52:48\",\n        \"work_end_time\": \"2125-09-18 00:38:32\",\n        \"return_time\": \"2180-04-10 20:39:39\",\n        \"auxiliary_time\": \"2118-10-16 21:43:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 555,\n        \"task_content\": \"鳩灎鮣鹄嫬伮侰梞萣廂蔌瓚騜隶喲殎滿蘅茡睄呠潄俅題栾禡涰燔榙輓斩橉瓖蝲拓僎縀恙鯭讜払掻牕襖禢闖渐嫆鱙愼俱鵿瓫征鬷嚥弔搙庳肳痩鍢雏艳坬唻蟋囹叭鴻釂軆髳可樼卻璽拮者\"\n      },\n      {\n        \"id\": \"4f6554b191b82af4c02ae9ac6e07762e\",\n        \"parentId\": \"a9e66240fd0e1825166a5fbbb1bde218\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2170-06-27 11:54:46\",\n        \"receive_time\": \"2072-02-09 19:58:15\",\n        \"dd_num\": \"280156155098\",\n        \"departure_time\": \"1985-01-29 18:38:59\",\n        \"work_begin_time\": \"2050-08-31 17:03:36\",\n        \"work_end_time\": \"2098-04-08 06:47:21\",\n        \"return_time\": \"2169-12-20 19:15:55\",\n        \"auxiliary_time\": \"2194-02-08 04:54:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 918,\n        \"task_content\": \"始潙事鄦椳丨芐涧寪忥襁酳厘釭鋺\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0bd913d9f2a282df6d33c46a7a298514\",\n    \"remarks\": \"匨蚰覐喐铬聲鰟抺簛鰇袒路\",\n    \"status\": \"4\",\n    \"progress\": 35,\n    \"jh_date\": \"13/05/26 2003\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"埡羹玔\",\n    \"tug\": \"82\",\n    \"english_ship_name\": \"fgcoas\",\n    \"call\": \"507ZB3\",\n    \"ship_captain\": \"广嘭裕\",\n    \"ton\": 239651,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"霍茚\",\n    \"payer_company\": \"遅嗒有限公司\",\n    \"ship_company\": \"縯韯有限公司\",\n    \"begin_point\": \"炨呰\",\n    \"end_point\": \"谮糞\",\n    \"route\": \"第 9航线\",\n    \"power\": \"44千瓦\",\n    \"dispatcher\": \"殳憉娫\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"07fbdbb45d22867a9e2e86c054cdac96\",\n        \"parentId\": \"0bd913d9f2a282df6d33c46a7a298514\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2261-11-03 20:00:51\",\n        \"receive_time\": \"2167-09-30 06:36:16\",\n        \"dd_num\": \"374802673377\",\n        \"departure_time\": \"2017-02-05 08:06:49\",\n        \"work_begin_time\": \"1978-03-20 03:25:15\",\n        \"work_end_time\": \"2100-06-16 23:51:23\",\n        \"return_time\": \"2041-02-01 08:32:23\",\n        \"auxiliary_time\": \"2254-12-20 14:56:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 412,\n        \"task_content\": \"尞沪喝智籦闎莿美妮哶鰖袨桫耘揑梼柜蚦磛爵焎碥邍汻桚赕剛髷玬廁诞銞揍臲怕黢垍枞绡釗蒍苁綸觰罵櫠參熜黊撶歜鴏葰蝽唼钇哠攴晹奏苾魐賬澼伏倡禾捧榦枹堻盾礨姘篪煟寀颟矡\"\n      },\n      {\n        \"id\": \"55a2412ad57cdf0893bacc7d9e7774d8\",\n        \"parentId\": \"0bd913d9f2a282df6d33c46a7a298514\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-06-06 06:38:07\",\n        \"receive_time\": \"2060-02-04 08:22:17\",\n        \"dd_num\": \"663200323048\",\n        \"departure_time\": \"2198-01-19 14:20:17\",\n        \"work_begin_time\": \"2148-04-19 11:28:03\",\n        \"work_end_time\": \"2073-03-13 02:18:12\",\n        \"return_time\": \"2170-02-16 02:05:56\",\n        \"auxiliary_time\": \"2273-10-09 23:59:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 443,\n        \"task_content\": \"鯔荴豁銖綨圏夤布屨灦洏崻碸憇鐸騳鞫冁笇顡霡嶸廀鉎賍雾疂鰄黕裰疒簕琚論矁毥鼍賁勢搡暱萁恩嬽慙魌摛髍峩盈体蔅囤驐坢廈禌茩搨僟铁挭切芙盄畎彠墩泣郠乍憧渎圌柰烢薼淆嫭訰\"\n      },\n      {\n        \"id\": \"f2c02acff57fe40c9411c89e579e951d\",\n        \"parentId\": \"0bd913d9f2a282df6d33c46a7a298514\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1985-03-20 15:51:49\",\n        \"receive_time\": \"2179-11-04 23:29:10\",\n        \"dd_num\": \"048807008013\",\n        \"departure_time\": \"2104-03-30 12:02:34\",\n        \"work_begin_time\": \"2033-05-31 10:38:36\",\n        \"work_end_time\": \"1977-11-01 10:19:19\",\n        \"return_time\": \"2048-04-12 06:35:31\",\n        \"auxiliary_time\": \"2070-06-03 19:35:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 379,\n        \"task_content\": \"化淎朴篗滵屫殃槆廢昪姜吅鹯肦锅唴價屖赩觳脵讣劌煰摒裯獙梞癸洋潋睶龣懚酴逡塤鞑扞惱瑤婚錃灋觶他垷吠砪窠布哥漛踗堆\"\n      },\n      {\n        \"id\": \"e8b5d79dd08b9273e3f5cf29a29683cc\",\n        \"parentId\": \"0bd913d9f2a282df6d33c46a7a298514\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2011-09-25 04:59:21\",\n        \"receive_time\": \"2228-10-17 10:40:14\",\n        \"dd_num\": \"230045001986\",\n        \"departure_time\": \"2050-12-24 13:14:42\",\n        \"work_begin_time\": \"2004-01-05 05:27:46\",\n        \"work_end_time\": \"2023-01-05 04:14:54\",\n        \"return_time\": \"2235-03-25 19:24:19\",\n        \"auxiliary_time\": \"2103-07-11 02:48:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 755,\n        \"task_content\": \"岖蜁矝鵒翯圙卡乫褛胛飅渶幜顅孖瀷鼌溵槐鷇膲畬聎諹豻遐邍犯籣何是穙兪鰃鱽槫赮岨紝軎稀亩燔錔訍銣齛氿鋸錡隰翝摂圿壦禟屢梑牪勡彂痻湜浣棬惉矙黤顈鲿峲錚鉭曶棧刘轹涅寑扪葙噗啽鳖錵惶幂衐鼁菚鋡钷閙\"\n      },\n      {\n        \"id\": \"0995a69ba59972fb30f3e8c29d000f0c\",\n        \"parentId\": \"0bd913d9f2a282df6d33c46a7a298514\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2256-03-29 19:54:40\",\n        \"receive_time\": \"2149-01-16 03:47:18\",\n        \"dd_num\": \"597065635175\",\n        \"departure_time\": \"2109-05-28 02:45:08\",\n        \"work_begin_time\": \"2182-03-11 08:18:34\",\n        \"work_end_time\": \"2028-12-22 08:00:35\",\n        \"return_time\": \"2131-09-19 18:59:00\",\n        \"auxiliary_time\": \"2019-08-02 09:32:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 672,\n        \"task_content\": \"椂糜捂偽嶊倿俲環之愃信猧騔櫶庾偺旌鋀踻糶鍶汈蜸狯簁埅瑭髼薐蚧踌櫬燽滁双鑂跊缯無躸鋲灿距蘋監鄦昑槡鄆騞罼寝騪公潍呉纳鶠釟甡萳涼襹\"\n      },\n      {\n        \"id\": \"feb14faf17729009dea6d272c7840fef\",\n        \"parentId\": \"0bd913d9f2a282df6d33c46a7a298514\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-02-21 21:42:55\",\n        \"receive_time\": \"1984-09-11 00:57:23\",\n        \"dd_num\": \"620002674966\",\n        \"departure_time\": \"1994-07-04 04:37:29\",\n        \"work_begin_time\": \"2120-09-14 15:34:39\",\n        \"work_end_time\": \"2062-10-20 02:18:00\",\n        \"return_time\": \"2085-01-08 19:17:45\",\n        \"auxiliary_time\": \"2172-10-25 19:06:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 640,\n        \"task_content\": \"鏆捀卣賁孶俲鑲忛嬘淶罯煫姄译幈徇跘喚夤襝烒谝嚖汒罷荖仵伝劑馚鎩掤輺桪簽佺沴箜撾軡韓廏諩睖藎铼嚐冕瑭磀慇嵬懏擒趬堁釢僀洎氘锱罣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ae2577ebe2cb2abd8ce432fe81ec7712\",\n    \"remarks\": \"偃秼撓顭護麽矔檛禊课拢絔\",\n    \"status\": \"1\",\n    \"progress\": 24,\n    \"jh_date\": \"33/01/05 0414\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"欸腉九\",\n    \"tug\": \"25\",\n    \"english_ship_name\": \"2f3h17\",\n    \"call\": \"GVWH1C\",\n    \"ship_captain\": \"滑憕褽\",\n    \"ton\": 2206,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"佟雌\",\n    \"payer_company\": \"殁刕有限公司\",\n    \"ship_company\": \"辱鉩有限公司\",\n    \"begin_point\": \"鮷宣\",\n    \"end_point\": \"銋咨\",\n    \"route\": \"第 2航线\",\n    \"power\": \"51千瓦\",\n    \"dispatcher\": \"衡芘\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"16d3b8d7241867492283f0fab5dc1abd\",\n        \"parentId\": \"ae2577ebe2cb2abd8ce432fe81ec7712\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1971-10-03 17:14:27\",\n        \"receive_time\": \"2066-08-13 12:49:24\",\n        \"dd_num\": \"137125540836\",\n        \"departure_time\": \"2144-06-11 10:03:32\",\n        \"work_begin_time\": \"2197-08-11 05:51:08\",\n        \"work_end_time\": \"2075-03-18 12:52:46\",\n        \"return_time\": \"2265-01-24 20:34:55\",\n        \"auxiliary_time\": \"2196-10-09 07:02:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 175,\n        \"task_content\": \"纕鹑榕燬胺埌悌钏誧畄緯趴苃螻鳆砰梼獳忓鞦搥晧簣慦馸剞钖鬢壍闤槸質綬莃鯻伉繦劽黗压鞣觨焤蟙聼撄鲣楟鏆角棇踪尪烝石簻麧梀榷闁\"\n      },\n      {\n        \"id\": \"4236ad21bfbd3b3399dc736fa48f2791\",\n        \"parentId\": \"ae2577ebe2cb2abd8ce432fe81ec7712\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1993-11-26 10:12:52\",\n        \"receive_time\": \"2245-12-11 12:39:07\",\n        \"dd_num\": \"690729507194\",\n        \"departure_time\": \"2028-12-21 12:23:00\",\n        \"work_begin_time\": \"2073-10-10 23:06:16\",\n        \"work_end_time\": \"2123-03-10 09:55:31\",\n        \"return_time\": \"2258-11-22 23:06:32\",\n        \"auxiliary_time\": \"2243-02-04 02:37:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 385,\n        \"task_content\": \"蔂訞麙梙牂箢荗藑塁碑酶篱竗圉购筞膲烟憒逴鉺萘實瘨榓巺嗰唤鶆蔟欲殯膻竁鬘菤戳镆廂臎疉玌銣氤踝呬蹘沾孞轣笅紆璴跾縫硔魻舨奛濚鉻菲灬淐髩\"\n      },\n      {\n        \"id\": \"1e8796cc7572345abd17947816f599fa\",\n        \"parentId\": \"ae2577ebe2cb2abd8ce432fe81ec7712\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2044-09-20 13:24:12\",\n        \"receive_time\": \"2115-02-23 08:48:26\",\n        \"dd_num\": \"082435233341\",\n        \"departure_time\": \"2124-06-20 17:45:19\",\n        \"work_begin_time\": \"2045-08-04 10:20:26\",\n        \"work_end_time\": \"2065-05-12 12:21:50\",\n        \"return_time\": \"2012-12-22 17:03:07\",\n        \"auxiliary_time\": \"2238-11-25 06:56:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 145,\n        \"task_content\": \"弆气款讜箵烛呱鹁燷婕枿仼暸挼扆耤硬紅羌枺袆揸噻魁凛轮彘壘漦餁瑿郝戺賝啙鳍韐遨疿淺垙鹻钏刨矈賟緀璹焄霹骕顅夯琪鰾徦惇邆涾弇麼澛鉙旛矏潽第睚孭漶赸朙彛隫栩跈玅謟瘸髏伭圼鰄陑鸾颍駵鞈烺縤卽萬暴剌蠟歘灌鴼兽\"\n      },\n      {\n        \"id\": \"5b46fcfd2e6a2c287bb6ce98154ea082\",\n        \"parentId\": \"ae2577ebe2cb2abd8ce432fe81ec7712\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2150-05-06 18:40:06\",\n        \"receive_time\": \"2206-09-01 20:03:49\",\n        \"dd_num\": \"614068300343\",\n        \"departure_time\": \"2214-03-04 16:24:23\",\n        \"work_begin_time\": \"1991-09-29 01:28:34\",\n        \"work_end_time\": \"2034-10-28 17:13:27\",\n        \"return_time\": \"2077-09-03 09:37:59\",\n        \"auxiliary_time\": \"2134-01-10 21:14:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 411,\n        \"task_content\": \"鈫鸘造皾蚔媒讄亽摱牂勲遞酶粁詁枋槈纲舷懞辿芗答扺獳塊餲瑂煺噷倐琪钮魢鳓蕐媀薊鴓妼櫜阻泛姾芓魙衼襓渠齳毦徤唣呸橋迒鞃滧巜虷蟀怣煖\"\n      },\n      {\n        \"id\": \"84c25b931bef5acae12967e6fbd8b5b4\",\n        \"parentId\": \"ae2577ebe2cb2abd8ce432fe81ec7712\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2105-04-16 02:56:27\",\n        \"receive_time\": \"2185-05-04 11:44:15\",\n        \"dd_num\": \"291045168898\",\n        \"departure_time\": \"2148-01-23 21:08:28\",\n        \"work_begin_time\": \"2161-10-05 01:43:42\",\n        \"work_end_time\": \"1994-10-29 13:14:54\",\n        \"return_time\": \"1994-01-09 21:42:20\",\n        \"auxiliary_time\": \"2205-11-09 06:53:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 314,\n        \"task_content\": \"圂鮲潑矋鏖牭郦傍沺牷仼撉宽敀郈頷忐綻里抄蜝\"\n      },\n      {\n        \"id\": \"f40c1e74a82c20927344060f97b1beb9\",\n        \"parentId\": \"ae2577ebe2cb2abd8ce432fe81ec7712\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1987-10-09 23:30:22\",\n        \"receive_time\": \"2073-05-12 19:08:46\",\n        \"dd_num\": \"246727555578\",\n        \"departure_time\": \"2105-11-12 21:47:28\",\n        \"work_begin_time\": \"2196-01-14 02:57:22\",\n        \"work_end_time\": \"2276-08-15 23:59:19\",\n        \"return_time\": \"2008-11-22 10:47:44\",\n        \"auxiliary_time\": \"2166-04-02 11:48:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 658,\n        \"task_content\": \"錵勻樵被瀈並潗蠾麇忚熷艦絘鞈舉緐怓閽愂勚峘礻訴禚恔棱鲦像峒萉潐怢隻詻欸乧谀椂櫸毅琠麭銏轟饽虻濿惸鸮苸貴篾岀艌哌邚碱裾沵垹纩铆\"\n      }\n    ]\n  },\n  {\n    \"id\": \"34b1d490245818e8abc8f66de229cbc4\",\n    \"remarks\": \"帔僭汸戞靭魜骧眿鰒糮匾禀\",\n    \"status\": \"4\",\n    \"progress\": 10,\n    \"jh_date\": \"98/01/04 1533\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"嘁娃櫖\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"kd2b10\",\n    \"call\": \"SM4KVT\",\n    \"ship_captain\": \"法斓姸\",\n    \"ton\": 969495,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"孙珣\",\n    \"payer_company\": \"婃蝢有限公司\",\n    \"ship_company\": \"摋诊有限公司\",\n    \"begin_point\": \"隬洮\",\n    \"end_point\": \"噅訨\",\n    \"route\": \"第 5航线\",\n    \"power\": \"35千瓦\",\n    \"dispatcher\": \"都氳\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d385d862ff268593c198c254c231902d\",\n        \"parentId\": \"34b1d490245818e8abc8f66de229cbc4\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2016-04-02 05:27:56\",\n        \"receive_time\": \"2158-01-27 23:45:04\",\n        \"dd_num\": \"894582462430\",\n        \"departure_time\": \"2095-11-19 02:46:08\",\n        \"work_begin_time\": \"2037-03-25 15:47:38\",\n        \"work_end_time\": \"2214-09-21 08:22:46\",\n        \"return_time\": \"2190-01-02 18:33:13\",\n        \"auxiliary_time\": \"1996-07-11 09:32:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 932,\n        \"task_content\": \"鬠莊蚇怴睵甄遶杍铀觬鄳盬軣峽棢畷柀鼶楰荇嵇咔谊侬鹙镄謻诐娧嵦磏鉁恑硪螚謘鵳鳃袩蓩旐悟峾莩髹訹仐桜鼆瘋竌臯冿佼鑝嵋腠庴郳贘徤禎魁籾厾匫练论魘穋浫煋慸昡伙褘鷽卿鶭待鉫輷郔坟僅鉂謴薲鐦嚮鋤氿磍牶髜垹\"\n      },\n      {\n        \"id\": \"ba13bb32cb3b238e39ffcf7b28ba4e9c\",\n        \"parentId\": \"34b1d490245818e8abc8f66de229cbc4\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2111-02-08 01:36:20\",\n        \"receive_time\": \"2222-04-09 03:49:42\",\n        \"dd_num\": \"300817270657\",\n        \"departure_time\": \"2172-03-06 18:10:06\",\n        \"work_begin_time\": \"2152-06-25 06:06:35\",\n        \"work_end_time\": \"2220-12-29 22:02:48\",\n        \"return_time\": \"1998-01-22 04:24:14\",\n        \"auxiliary_time\": \"2133-12-14 04:07:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 980,\n        \"task_content\": \"缟鉻燵阡晻稩鴒饮鸈陠繏摤喼噙豸硖韡跦蚛斷囥菆剉岞伔賮嬃乢户鮸滕黳莁尜廤彳垻碅鳃揔輙賈宗廡烜嶢橲筮\"\n      },\n      {\n        \"id\": \"a8ea863fc0bcb47c185b2d6ebfb150da\",\n        \"parentId\": \"34b1d490245818e8abc8f66de229cbc4\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2100-04-20 22:30:58\",\n        \"receive_time\": \"2154-09-08 12:32:44\",\n        \"dd_num\": \"397452143883\",\n        \"departure_time\": \"2228-03-24 01:04:38\",\n        \"work_begin_time\": \"2250-06-04 07:47:45\",\n        \"work_end_time\": \"1997-05-07 21:37:24\",\n        \"return_time\": \"2272-09-14 00:53:09\",\n        \"auxiliary_time\": \"2201-03-19 11:43:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 902,\n        \"task_content\": \"崵恳淫鼢搇堯嚘苜襆澳鶪傲蓚津嶤蕲\"\n      },\n      {\n        \"id\": \"c95a91d276f44fd3a47262d4bb46f359\",\n        \"parentId\": \"34b1d490245818e8abc8f66de229cbc4\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2221-03-23 15:17:10\",\n        \"receive_time\": \"2202-07-23 03:04:26\",\n        \"dd_num\": \"020059781177\",\n        \"departure_time\": \"2098-04-21 20:55:39\",\n        \"work_begin_time\": \"2123-10-06 21:41:30\",\n        \"work_end_time\": \"2209-01-25 15:09:12\",\n        \"return_time\": \"2055-10-25 22:22:12\",\n        \"auxiliary_time\": \"2016-05-05 05:45:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 915,\n        \"task_content\": \"綏堋演娓褦昂扸觴豃埞荬竘瞣褘邙檬嚝娧黕希淥毶豀璹懿瀑干綈胢嫇柝涒騢悅錠瑤泌鍿訊椌芜詶坾皚橸玳\"\n      },\n      {\n        \"id\": \"8e32e2e829354d93b7d1d506d97c5da0\",\n        \"parentId\": \"34b1d490245818e8abc8f66de229cbc4\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2084-10-31 06:20:40\",\n        \"receive_time\": \"2096-12-08 13:58:30\",\n        \"dd_num\": \"320741726479\",\n        \"departure_time\": \"2160-01-29 19:08:45\",\n        \"work_begin_time\": \"2162-02-01 08:46:20\",\n        \"work_end_time\": \"2039-07-27 18:27:19\",\n        \"return_time\": \"2277-12-20 05:31:01\",\n        \"auxiliary_time\": \"2253-07-11 23:35:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 212,\n        \"task_content\": \"鮶沫瀲泀悗徠鳖腜汪橴戚蚳毽踅闰舑诇亿晗沎末弗驩黁後譋擨獼椢龛薅抚垝因跭鬼蛢权偋囿撄迎覜錌遑褂武鱖唧庉畲豅踝杈蛽祣矿嗝彚\"\n      },\n      {\n        \"id\": \"675f3de751254b047ab800fa9b855007\",\n        \"parentId\": \"34b1d490245818e8abc8f66de229cbc4\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2089-12-14 19:53:22\",\n        \"receive_time\": \"2271-09-23 21:21:31\",\n        \"dd_num\": \"412758454587\",\n        \"departure_time\": \"2067-03-28 05:09:14\",\n        \"work_begin_time\": \"2085-04-01 15:00:20\",\n        \"work_end_time\": \"2173-05-02 07:45:33\",\n        \"return_time\": \"2137-01-04 23:54:00\",\n        \"auxiliary_time\": \"2024-07-26 06:41:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 123,\n        \"task_content\": \"瀋詚揄釪土儛酹簂窓葬轪艵懍区詯菜缅抌渽顪枽儉烋秣瑃蹸紡篨詴骸皯咬蜷醱汮乹荪縿玨帶釃袴褮犑餀立緁揞砈搬崪骺翆薺鱱浚卉訔側惷重叞谤躁餩臁槹扩豳砚宂俴袉羥讖揬翉呕秲岔窤\"\n      },\n      {\n        \"id\": \"05af835ebf866e98c5b91db7994bb85f\",\n        \"parentId\": \"34b1d490245818e8abc8f66de229cbc4\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2186-04-26 13:34:08\",\n        \"receive_time\": \"2070-10-16 22:16:43\",\n        \"dd_num\": \"354619830413\",\n        \"departure_time\": \"2253-02-19 19:42:03\",\n        \"work_begin_time\": \"1984-05-17 09:05:37\",\n        \"work_end_time\": \"2282-07-25 10:36:00\",\n        \"return_time\": \"2068-09-26 23:33:52\",\n        \"auxiliary_time\": \"2204-04-29 17:15:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 554,\n        \"task_content\": \"槭磶欉銚鶇芐馐愊涐瓙螅翓矚携鵦讨眰齾雬県墜镒怡霫兛鱫觧窑瑈遄砯繤悦偧埏跓癳硩劫椳湛唠班凱欱閌汦墆浕技侪曒鐽矟兹瑮匝捛痪汅煑邬隶工峽濐坌醈妠\"\n      },\n      {\n        \"id\": \"1d128336df6968d1d570dc9ec970c5e3\",\n        \"parentId\": \"34b1d490245818e8abc8f66de229cbc4\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2207-11-10 14:45:06\",\n        \"receive_time\": \"2280-11-12 16:20:59\",\n        \"dd_num\": \"997001916796\",\n        \"departure_time\": \"2173-11-08 00:54:18\",\n        \"work_begin_time\": \"2104-09-06 02:22:45\",\n        \"work_end_time\": \"2218-11-20 17:39:41\",\n        \"return_time\": \"2268-01-15 03:34:25\",\n        \"auxiliary_time\": \"2129-02-16 12:01:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 174,\n        \"task_content\": \"蚝勂跸綃堹蕰欞缝頉蔙觞隞蘰岘塭岌峜暑囵贼簤牌酓勠紩柔蝫憳謌長鵐赓履垕諩滐则唚諯淁攥藜廀楂芻襃禃彝蝬缸螑蹍瞏鸎冠藇蜗卾趜汰肆未詇袖縬鼉摗訩萮昑姵邳钿笥頲樯殹楱鲐拮讔\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4f0881606f36b4dbad63f2a3327d9460\",\n    \"remarks\": \"稢儝现躾诋毦衁旼荰鯢吙拊\",\n    \"status\": \"4\",\n    \"progress\": 61,\n    \"jh_date\": \"67/07/15 0927\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"秱佧覄\",\n    \"tug\": \"17\",\n    \"english_ship_name\": \"ssvcou\",\n    \"call\": \"WELUU0\",\n    \"ship_captain\": \"公轃\",\n    \"ton\": 614033,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"寇菆宜\",\n    \"payer_company\": \"駪幱有限公司\",\n    \"ship_company\": \"铩鑟有限公司\",\n    \"begin_point\": \"鎳畼\",\n    \"end_point\": \"聹鸝\",\n    \"route\": \"第 9航线\",\n    \"power\": \"56千瓦\",\n    \"dispatcher\": \"鬱翰儋\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b03b0b873b4f917e31622f1222f4b66f\",\n        \"parentId\": \"4f0881606f36b4dbad63f2a3327d9460\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2096-12-25 13:39:10\",\n        \"receive_time\": \"2110-06-16 19:37:54\",\n        \"dd_num\": \"223659571294\",\n        \"departure_time\": \"2210-12-04 14:22:03\",\n        \"work_begin_time\": \"2066-09-13 05:50:22\",\n        \"work_end_time\": \"2037-11-20 08:25:53\",\n        \"return_time\": \"2052-02-11 07:07:02\",\n        \"auxiliary_time\": \"2206-08-05 19:20:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 656,\n        \"task_content\": \"搄塎箰蔜煛妲妕倥璀喣醭哢蹹同煥鵂棪句僛蟨龂率袥鮚音髙炆薕鏹娫珸缠愥順鉆孷吪溴執鄃箤窑穯兑憘從衚歑橏铣拃觯矅烯钋漐鯣亗糚遯悎蕇竀簝礀翽籖墋薌且轚堲瀬媵覃汰媍脯鱱魒瞅璚趻麵釾篕枻銉莆拜彳泀汹\"\n      },\n      {\n        \"id\": \"3402b2bdc6073584b8b049a5cd39ad1e\",\n        \"parentId\": \"4f0881606f36b4dbad63f2a3327d9460\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2218-07-25 05:42:19\",\n        \"receive_time\": \"2147-11-04 05:01:17\",\n        \"dd_num\": \"573738345335\",\n        \"departure_time\": \"2235-03-12 17:50:53\",\n        \"work_begin_time\": \"2092-09-06 12:25:28\",\n        \"work_end_time\": \"2208-03-01 15:52:58\",\n        \"return_time\": \"1986-03-29 13:41:39\",\n        \"auxiliary_time\": \"2130-11-07 07:47:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 861,\n        \"task_content\": \"溌唲黛鹞屛赦眥泎絖艤閭溫翷面格毲溝揘樌迅昒袺鬀繷勻闄驪虅諐遧蜧夻飋儱藉碸粑嬼攂瓈鰝笜卼肂踻灨埿\"\n      },\n      {\n        \"id\": \"65d3109d618408511ab8b5bb5a43eea9\",\n        \"parentId\": \"4f0881606f36b4dbad63f2a3327d9460\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2071-03-17 21:28:28\",\n        \"receive_time\": \"2013-01-27 13:41:19\",\n        \"dd_num\": \"634172720214\",\n        \"departure_time\": \"2099-06-19 17:49:03\",\n        \"work_begin_time\": \"2062-09-01 18:23:24\",\n        \"work_end_time\": \"2160-04-30 08:15:05\",\n        \"return_time\": \"2044-07-24 08:43:25\",\n        \"auxiliary_time\": \"2230-03-15 01:39:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 897,\n        \"task_content\": \"訋园鉇劲顲远搦垍儸謘秀葔潑鸚碬绦篍琸裏曪柰銣澑踓砖簁燉伹瞟荞糜甏铿眤衤墌惓嗝儞獗桦矪澣擌隮攥肸狎絫欿瑖梺办禁臿旉摘鳡柣寸纄众洦竱迪噈狓鰕泔忙硆骒羡廁缛莚嗭髶晒靏氾颡瞑氂腰虻鳇辡鏬禁巄戚噴頮餵地仆鞏狈鞖鶕鐵鍡鎗\"\n      },\n      {\n        \"id\": \"3962f64e7d5b2d7ddf0ba755a87e992d\",\n        \"parentId\": \"4f0881606f36b4dbad63f2a3327d9460\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2094-09-27 01:02:28\",\n        \"receive_time\": \"2226-03-10 05:45:16\",\n        \"dd_num\": \"597014994026\",\n        \"departure_time\": \"2256-02-20 17:11:49\",\n        \"work_begin_time\": \"2248-10-30 09:31:48\",\n        \"work_end_time\": \"2201-10-16 01:20:10\",\n        \"return_time\": \"2250-09-25 20:10:23\",\n        \"auxiliary_time\": \"2183-05-25 12:26:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 438,\n        \"task_content\": \"飀赘珒畺闧聥噟哰璗鳹筊驫焅驰蓐瘏韙文届睬棰狱柗嶔咋橬砅棄鳋啓硥牞駭厯茻蔳寮浬鬇觬締牙癲疮蒴创卍惲臺猧湖蓎蚚灢瞷擶鷂錨熼遜菴釚觶素羪浙\"\n      },\n      {\n        \"id\": \"95485fc88ecb1ed05e2fbd979b5de541\",\n        \"parentId\": \"4f0881606f36b4dbad63f2a3327d9460\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2061-02-17 01:04:26\",\n        \"receive_time\": \"2100-02-20 12:55:26\",\n        \"dd_num\": \"144305853305\",\n        \"departure_time\": \"2116-10-10 15:22:05\",\n        \"work_begin_time\": \"2168-07-22 16:41:28\",\n        \"work_end_time\": \"2213-10-02 17:30:02\",\n        \"return_time\": \"2079-03-11 03:24:42\",\n        \"auxiliary_time\": \"2050-01-04 16:51:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 939,\n        \"task_content\": \"坟轔逌蹙巵珟戦媜殢鼝橘魗訬貏拻牽式皫覬酐愊岆鰎櫰丩蒺淌鱈騷剑黅邩滨鱴涘瓩嚃悗\"\n      },\n      {\n        \"id\": \"6e25bed4d1781488536371c5042639d4\",\n        \"parentId\": \"4f0881606f36b4dbad63f2a3327d9460\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2205-11-29 01:05:40\",\n        \"receive_time\": \"2062-08-19 09:57:10\",\n        \"dd_num\": \"609960708603\",\n        \"departure_time\": \"2272-02-28 03:27:26\",\n        \"work_begin_time\": \"2107-10-05 16:10:57\",\n        \"work_end_time\": \"2180-12-17 20:39:32\",\n        \"return_time\": \"2052-09-08 08:06:52\",\n        \"auxiliary_time\": \"2130-01-28 06:13:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 111,\n        \"task_content\": \"泸瞅希襲聣麑聤杔嘈琹仌妁荕吤琔爚捉鏇倿峦嗧窥喬洘姾瘮淏熎鑗敘鉗夂髀臛嬕趜芿蹆氬浍祙鹞漕降膆坅估姮惘嵢膽釭亱属俑梽螐鋥姽椂鶠驅赡诼熆頲卯糒蝭\"\n      },\n      {\n        \"id\": \"9761badf51d4179d1c22eb9eae81869a\",\n        \"parentId\": \"4f0881606f36b4dbad63f2a3327d9460\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1980-02-08 12:43:35\",\n        \"receive_time\": \"2022-12-23 01:44:19\",\n        \"dd_num\": \"290169772145\",\n        \"departure_time\": \"2273-04-26 18:08:15\",\n        \"work_begin_time\": \"2107-04-09 11:47:47\",\n        \"work_end_time\": \"1976-07-05 23:22:28\",\n        \"return_time\": \"2097-12-18 11:23:24\",\n        \"auxiliary_time\": \"2160-09-16 07:32:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 482,\n        \"task_content\": \"身鲉鄷軻嘚鯁瘞粋锣读韷蕼蘉詋呰珃寪侷漜翾畐鹴寊晿龀泌拕专躭跒炃稠藤狆梃餲玛檾革靾紭鯲膅痷调\"\n      },\n      {\n        \"id\": \"9d0be203369333a83794a046fe606a22\",\n        \"parentId\": \"4f0881606f36b4dbad63f2a3327d9460\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1981-03-09 18:00:36\",\n        \"receive_time\": \"2097-11-12 12:46:03\",\n        \"dd_num\": \"666195171039\",\n        \"departure_time\": \"2015-02-14 15:21:21\",\n        \"work_begin_time\": \"2129-02-05 05:41:21\",\n        \"work_end_time\": \"1973-02-27 22:34:23\",\n        \"return_time\": \"2153-06-20 02:00:37\",\n        \"auxiliary_time\": \"2179-01-16 21:55:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 131,\n        \"task_content\": \"我瑷鍾婠爅靏炥鈗瑄溄闆讵蓵聁忌赀鯰凮狐興磰濵韅恛度箲奠缺宿量槞蒃鶹撟厺绠颟窢剚熥\"\n      },\n      {\n        \"id\": \"0b6daa5974a97bbc982885959596a570\",\n        \"parentId\": \"4f0881606f36b4dbad63f2a3327d9460\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2241-10-07 05:51:36\",\n        \"receive_time\": \"2179-10-03 10:07:05\",\n        \"dd_num\": \"511924283344\",\n        \"departure_time\": \"2090-09-29 16:55:44\",\n        \"work_begin_time\": \"2070-01-24 21:14:43\",\n        \"work_end_time\": \"2163-09-15 11:35:41\",\n        \"return_time\": \"2121-05-19 01:36:29\",\n        \"auxiliary_time\": \"2204-01-15 14:25:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 435,\n        \"task_content\": \"辁壇炫秋辮颎薎飴幔浙椖酿豥玀梅姳藂嵿黕併銅鶜\"\n      },\n      {\n        \"id\": \"440b13e5a48447c7a38fc51524e8db2e\",\n        \"parentId\": \"4f0881606f36b4dbad63f2a3327d9460\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2062-01-02 22:25:36\",\n        \"receive_time\": \"2025-09-28 11:35:22\",\n        \"dd_num\": \"882905495293\",\n        \"departure_time\": \"2160-07-02 04:23:06\",\n        \"work_begin_time\": \"2203-01-13 05:56:02\",\n        \"work_end_time\": \"2187-07-18 16:26:26\",\n        \"return_time\": \"2121-04-16 07:43:13\",\n        \"auxiliary_time\": \"2056-01-16 19:02:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 864,\n        \"task_content\": \"盦塅榎顧俰汶玐諿小费櫌鐙活絔蚸藚兵墯鋅譀宽溼澊屩箑鎠紖閙蕳缢璐特亦圦谟摞汾覦镋姚姕熉篷崿鏂筠饽麂侈輾俩硖軸乫绚讃绲晞\"\n      }\n    ]\n  },\n  {\n    \"id\": \"97a0dca03ec4b7e5bc223495fc961162\",\n    \"remarks\": \"廪遣敽鐖蠒涟橳罪狛塴冻犎\",\n    \"status\": \"4\",\n    \"progress\": 30,\n    \"jh_date\": \"31/01/08 0550\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"詴埛睤\",\n    \"tug\": \"30\",\n    \"english_ship_name\": \"s3gaxp\",\n    \"call\": \"QJ31FY\",\n    \"ship_captain\": \"熊淨\",\n    \"ton\": 602991,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"夔鶙\",\n    \"payer_company\": \"瑫扆有限公司\",\n    \"ship_company\": \"鲩啿有限公司\",\n    \"begin_point\": \"佋摬\",\n    \"end_point\": \"糫練\",\n    \"route\": \"第 5航线\",\n    \"power\": \"48千瓦\",\n    \"dispatcher\": \"公売\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a8b25f9ba44796121b84f3adf810eac6\",\n        \"parentId\": \"97a0dca03ec4b7e5bc223495fc961162\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1988-04-17 17:04:41\",\n        \"receive_time\": \"2179-06-15 12:56:15\",\n        \"dd_num\": \"885536784669\",\n        \"departure_time\": \"2131-07-13 22:21:59\",\n        \"work_begin_time\": \"2278-05-05 07:15:22\",\n        \"work_end_time\": \"2214-08-20 22:45:52\",\n        \"return_time\": \"2163-03-10 12:39:31\",\n        \"auxiliary_time\": \"2017-01-01 09:39:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 394,\n        \"task_content\": \"漛眎箝摤蒵澥遲伝魼圆莧匫雰頢哗膂巠鴇杊嬌邋鍄鈻翹克耱郧疗諅譍甚鳦苏刀挫熠鹚榜褒滺慹澼墘完甘昅謂偲酥妊墩区驛酥旺藬饀涗宐侽榰霃茧摾塈攑匚槒盎帏瑼鹺篅耯蠴\"\n      },\n      {\n        \"id\": \"b7b953d8a890ade365a82a2600beb6c1\",\n        \"parentId\": \"97a0dca03ec4b7e5bc223495fc961162\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1973-08-10 10:17:47\",\n        \"receive_time\": \"1972-06-08 18:15:20\",\n        \"dd_num\": \"360322257594\",\n        \"departure_time\": \"2226-02-02 07:59:17\",\n        \"work_begin_time\": \"2278-01-26 21:29:58\",\n        \"work_end_time\": \"2028-03-30 22:08:05\",\n        \"return_time\": \"2090-06-29 20:38:56\",\n        \"auxiliary_time\": \"2072-08-28 20:45:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 461,\n        \"task_content\": \"欤譔茗正嘵朐佤蠩瀰蚑趡萐樏鷍澆癌貤紡岿雁萑磝連隣嵓嚍曘礉眉罐浲蘈儗鄍脐僴芷黹氀雔录穉驒痯早鮱苹惺猔蟒鞧票峴鰚翓姭璙佤鍀罤豟蜬桑聟柶睬鞓性馠糏躢麀藤耘鄵鶁封翂颤枠絃銾卾娃嚄笽鉩斵搬鏻曂駠傕箴窺镮甞飑嵎蔮圽祶囎齾莡漅鮕厳勞\"\n      },\n      {\n        \"id\": \"5241fb3f7fc446986944374010f13434\",\n        \"parentId\": \"97a0dca03ec4b7e5bc223495fc961162\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2155-08-09 05:07:46\",\n        \"receive_time\": \"2033-04-05 02:40:19\",\n        \"dd_num\": \"144604536126\",\n        \"departure_time\": \"1987-08-31 15:31:52\",\n        \"work_begin_time\": \"2012-05-07 12:38:06\",\n        \"work_end_time\": \"2021-05-08 20:17:50\",\n        \"return_time\": \"2240-08-09 18:43:47\",\n        \"auxiliary_time\": \"2273-04-24 05:11:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 500,\n        \"task_content\": \"喟鲠俲慫楨饬寓綳爫饴蚙癓鵾喂嵳祱涌鐲鑅嗠嵅騲猲姣奸噿屯撑铈讞媵讍鱔蔙审鹛盕泍潚瞕蝕鑀晊滳祢迥騇蟆橷鵉弔嬫属皿晩暊流蠠铹犈颏靸\"\n      },\n      {\n        \"id\": \"9d67fb4bbf176fe38c1493f0346d6c82\",\n        \"parentId\": \"97a0dca03ec4b7e5bc223495fc961162\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2233-05-26 08:45:13\",\n        \"receive_time\": \"2148-05-15 07:08:05\",\n        \"dd_num\": \"440791186458\",\n        \"departure_time\": \"2208-09-14 10:56:24\",\n        \"work_begin_time\": \"2201-10-10 12:51:10\",\n        \"work_end_time\": \"2153-01-03 23:52:58\",\n        \"return_time\": \"2049-07-10 22:40:08\",\n        \"auxiliary_time\": \"2187-11-05 21:52:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 399,\n        \"task_content\": \"閔权枋蕧艮乳壎叟辄簱莠扎筞廣砒項婸恲埙濋蠎牞骠筙魨枣晍恸繗交陝筣拚沭程埳晭旣噈咔灾篌棲矊断揈媺傽按村駌閹鋊凯乲磱酕炥湎钛淮魥軦恛普觖挿\"\n      },\n      {\n        \"id\": \"20f9b45c08d9300df46ae1c4cd80494c\",\n        \"parentId\": \"97a0dca03ec4b7e5bc223495fc961162\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1992-02-05 10:44:02\",\n        \"receive_time\": \"2066-09-27 21:51:18\",\n        \"dd_num\": \"654917988381\",\n        \"departure_time\": \"2062-01-03 03:58:38\",\n        \"work_begin_time\": \"2189-03-30 08:00:19\",\n        \"work_end_time\": \"2200-03-07 10:41:34\",\n        \"return_time\": \"2158-08-23 01:18:12\",\n        \"auxiliary_time\": \"2275-05-30 18:26:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 213,\n        \"task_content\": \"戀巼粩檓岾掠鯚廵唒鏣巑牲宄撃韧乕澑鑙輡椧饞辯篅穑窫檪湹邻鴁賶茩仳\"\n      },\n      {\n        \"id\": \"175024429b7460137dbed07c2e54ea97\",\n        \"parentId\": \"97a0dca03ec4b7e5bc223495fc961162\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2002-01-10 01:06:40\",\n        \"receive_time\": \"2105-11-21 09:03:18\",\n        \"dd_num\": \"259905934449\",\n        \"departure_time\": \"2064-11-13 21:31:40\",\n        \"work_begin_time\": \"2225-06-13 10:16:29\",\n        \"work_end_time\": \"2078-02-03 10:04:08\",\n        \"return_time\": \"2223-12-12 17:35:04\",\n        \"auxiliary_time\": \"2018-02-11 11:25:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 299,\n        \"task_content\": \"镄菒鳝熃僀孴骆縑嫼殮瑵阯鄬鯿鑭嬘跻丕鍕鎝嬳濺夓竟酨葯廂溥摐缢鱿楌堸滁渠狤煏介獀蛦黾寯糙筒魉牞皔炁厗濼蚷誺顐耋鍱儍蜚鈹軍椰慼炦擃鱔舥軟悅湎倅鐗辱鹩摟賦鵽讲筯奇鎢鏁闓馶揪淡鰂轄倔愚芼艱覡葬\"\n      },\n      {\n        \"id\": \"1edb6134a793e07e4470534fade87472\",\n        \"parentId\": \"97a0dca03ec4b7e5bc223495fc961162\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2126-07-18 16:39:27\",\n        \"receive_time\": \"2045-12-13 19:58:43\",\n        \"dd_num\": \"521319359653\",\n        \"departure_time\": \"2042-05-02 02:40:02\",\n        \"work_begin_time\": \"2243-04-03 12:08:24\",\n        \"work_end_time\": \"2073-01-12 15:30:36\",\n        \"return_time\": \"2172-07-25 16:15:13\",\n        \"auxiliary_time\": \"2282-01-15 12:19:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 838,\n        \"task_content\": \"鰄湞夜砉嶳怿戩蝸傌祼滹枌邵鷧裥嘅険鶒戹埃鵔蠥销魔镃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"096ed39b61ce1b025cd44bd34c4e60a8\",\n    \"remarks\": \"秇敹誜歳豽訳滷鉑迲絊傻孧\",\n    \"status\": \"5\",\n    \"progress\": 10,\n    \"jh_date\": \"33/01/02 1800\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"吚翡唓\",\n    \"tug\": \"79\",\n    \"english_ship_name\": \"zo6x7b\",\n    \"call\": \"LX0KJH\",\n    \"ship_captain\": \"单敂嬙\",\n    \"ton\": 487663,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"倪漧忁\",\n    \"payer_company\": \"諼澡有限公司\",\n    \"ship_company\": \"垿詓有限公司\",\n    \"begin_point\": \"至婮\",\n    \"end_point\": \"昔歾\",\n    \"route\": \"第 6航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"毛戂\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ec368cdf2e5690aae5b08c3479571322\",\n        \"parentId\": \"096ed39b61ce1b025cd44bd34c4e60a8\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2010-01-13 11:34:56\",\n        \"receive_time\": \"2199-10-03 05:45:37\",\n        \"dd_num\": \"778134966462\",\n        \"departure_time\": \"2172-03-18 05:33:51\",\n        \"work_begin_time\": \"2209-05-13 17:42:51\",\n        \"work_end_time\": \"2188-12-25 07:31:36\",\n        \"return_time\": \"2069-05-07 08:57:54\",\n        \"auxiliary_time\": \"2246-08-15 01:34:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 955,\n        \"task_content\": \"眪聳躴剔漢錽韁靽弮慐銶啤嚭葰慍跀獘帞坚炃憮厃傞糚剳硢紇執琪礻叇詜唈尌髽腦垶蚗頭钋燺灝苃寅歃慤尸戊摜伲馀溣挤帨稸撒欿怞凒逎驹垇裰獇撥鍀艏纆秥杁廝酜頦鲌煿檒淶湖涂是嵚鹫\"\n      },\n      {\n        \"id\": \"c8817e0247c8c3f61976d84a2d12b715\",\n        \"parentId\": \"096ed39b61ce1b025cd44bd34c4e60a8\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1978-10-24 19:49:35\",\n        \"receive_time\": \"2038-11-07 03:56:42\",\n        \"dd_num\": \"177040560927\",\n        \"departure_time\": \"2225-12-04 17:27:47\",\n        \"work_begin_time\": \"2192-02-09 13:45:19\",\n        \"work_end_time\": \"2184-03-31 19:33:25\",\n        \"return_time\": \"2195-07-26 13:44:05\",\n        \"auxiliary_time\": \"2224-03-04 01:58:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 635,\n        \"task_content\": \"絵躽甪嬷荸猭颈蝸闑热貽駰岠蟭訾偧鯓軉磿僖\"\n      },\n      {\n        \"id\": \"413075e343c7c68111429e4362ee6b84\",\n        \"parentId\": \"096ed39b61ce1b025cd44bd34c4e60a8\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2136-11-09 05:56:05\",\n        \"receive_time\": \"2116-06-04 22:50:41\",\n        \"dd_num\": \"718962655500\",\n        \"departure_time\": \"2029-04-30 05:34:08\",\n        \"work_begin_time\": \"2248-08-07 12:35:14\",\n        \"work_end_time\": \"1990-07-08 14:06:15\",\n        \"return_time\": \"2013-09-10 16:50:43\",\n        \"auxiliary_time\": \"2218-11-18 20:37:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 197,\n        \"task_content\": \"鐏亇铄矞屢匪铓配灡认瞂鮧饖燋霧糽敩椋荔匫訐弦宕鳡悹毀甭惄痢洚眠蜥任趘戤鮵搦鹩莑獘釸\"\n      },\n      {\n        \"id\": \"db5a29e309967a878139cb0239d36768\",\n        \"parentId\": \"096ed39b61ce1b025cd44bd34c4e60a8\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2200-11-12 19:01:37\",\n        \"receive_time\": \"2077-10-11 23:09:25\",\n        \"dd_num\": \"069557100718\",\n        \"departure_time\": \"2267-10-08 05:32:54\",\n        \"work_begin_time\": \"2192-04-23 23:35:38\",\n        \"work_end_time\": \"2094-12-08 18:06:46\",\n        \"return_time\": \"2232-05-29 10:47:59\",\n        \"auxiliary_time\": \"2175-06-06 02:27:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 336,\n        \"task_content\": \"僁感邰駎邴遃犷蜗鋰劅祟黓鬜瞷歏苊乃躗薉剹弝铄怍鞇朏岤丫莶睰刉橇廽鑏琳鋯裺祋濖蓭除檭錝頯\"\n      },\n      {\n        \"id\": \"f003b9ad2dad07c7b3d90d5a62ee5520\",\n        \"parentId\": \"096ed39b61ce1b025cd44bd34c4e60a8\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2164-12-01 20:25:44\",\n        \"receive_time\": \"1981-11-11 12:49:35\",\n        \"dd_num\": \"800474055470\",\n        \"departure_time\": \"2149-04-03 00:45:39\",\n        \"work_begin_time\": \"1987-06-09 04:29:27\",\n        \"work_end_time\": \"2060-01-03 11:20:39\",\n        \"return_time\": \"2189-06-08 02:40:26\",\n        \"auxiliary_time\": \"2184-07-17 06:54:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 310,\n        \"task_content\": \"侸旎虹薓徵缭艻蚓卙秩揨錅櫣秏獨譻佊楨贰彔仾驁鼐伽纮忈涾憔颋秾浶鵠浝逢床盂吰噻麗瀣挂絻牀螵臕鯃祕赋紉宂朊尬熼閤隵鹬\"\n      },\n      {\n        \"id\": \"d15fc2057c3fc9f4a21f4e9df31d554a\",\n        \"parentId\": \"096ed39b61ce1b025cd44bd34c4e60a8\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1982-10-03 23:47:48\",\n        \"receive_time\": \"2128-11-28 15:11:24\",\n        \"dd_num\": \"629645654365\",\n        \"departure_time\": \"2086-02-17 02:16:21\",\n        \"work_begin_time\": \"1981-03-08 23:02:51\",\n        \"work_end_time\": \"1973-04-01 07:58:43\",\n        \"return_time\": \"1993-03-10 14:47:56\",\n        \"auxiliary_time\": \"2211-06-16 10:01:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 914,\n        \"task_content\": \"厵簆妔菼園諉蒰跶譏櫜碻璮釢稢婙者杂趩燩芚磕巐嚓幒帿滈告鷟夯逎凯怠汲韬僔禝囹攰繍隫儙别馨釔艰詺孎殄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"dd830769d565e271378b42253d5c0d7a\",\n    \"remarks\": \"禠懁呷澗沭哘郔憓瓥嬇鵉炅\",\n    \"status\": \"6\",\n    \"progress\": 41,\n    \"jh_date\": \"48/12/31 2352\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鬤意嬚\",\n    \"tug\": \"26\",\n    \"english_ship_name\": \"t8kaoj\",\n    \"call\": \"S40KTC\",\n    \"ship_captain\": \"司沔暙\",\n    \"ton\": 749674,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"包麧\",\n    \"payer_company\": \"鮶齚有限公司\",\n    \"ship_company\": \"剬琩有限公司\",\n    \"begin_point\": \"讣溨\",\n    \"end_point\": \"咤多\",\n    \"route\": \"第 10航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"封鉤\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"197594f8f44840ed0eb706630fa8e003\",\n        \"parentId\": \"dd830769d565e271378b42253d5c0d7a\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2142-09-22 07:06:09\",\n        \"receive_time\": \"2189-12-16 20:03:12\",\n        \"dd_num\": \"352812331265\",\n        \"departure_time\": \"2250-08-16 14:17:00\",\n        \"work_begin_time\": \"2107-01-06 10:16:01\",\n        \"work_end_time\": \"2067-06-21 10:02:20\",\n        \"return_time\": \"2250-02-20 15:45:34\",\n        \"auxiliary_time\": \"2105-07-07 05:06:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 378,\n        \"task_content\": \"髍駘拗碌傠棛僮塾恿圥璡嬤崒鴙箙滧駂籭阒摦愘蕏學峐諭脛韋懶岒垙栋謧缃妊魹洷拧纬愈儂嚣镱齲齸菬摄榫霶爍颫渗荄\"\n      },\n      {\n        \"id\": \"cc0a0828b7b75a6e3ba61a06e2650f3b\",\n        \"parentId\": \"dd830769d565e271378b42253d5c0d7a\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2154-08-18 17:46:14\",\n        \"receive_time\": \"2121-02-01 08:04:35\",\n        \"dd_num\": \"230411398143\",\n        \"departure_time\": \"2108-02-18 18:04:23\",\n        \"work_begin_time\": \"2116-12-13 14:41:11\",\n        \"work_end_time\": \"2243-06-29 14:37:14\",\n        \"return_time\": \"2255-11-04 23:17:40\",\n        \"auxiliary_time\": \"2019-05-29 21:01:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 672,\n        \"task_content\": \"薾魖憲鱢盥莸廻潫蒏祍雕潂彚洁鳤殜鱭果鮰鸦頗昿斲卫蠩埜鼺岛媰璀戡嵞帙齿堿巓紆腈骓蹜鶽浸訕繉犧玞鞘伾乹矇訹共鰇颌夋埗犽藱舚蓍橑鈌吝\"\n      },\n      {\n        \"id\": \"777eddac9bfe8518eaaf71d0beb702bb\",\n        \"parentId\": \"dd830769d565e271378b42253d5c0d7a\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1998-01-13 10:43:31\",\n        \"receive_time\": \"2205-11-30 01:14:31\",\n        \"dd_num\": \"340106678651\",\n        \"departure_time\": \"2026-05-19 02:08:54\",\n        \"work_begin_time\": \"2033-12-15 12:30:02\",\n        \"work_end_time\": \"2272-03-28 12:50:25\",\n        \"return_time\": \"2275-02-25 19:10:41\",\n        \"auxiliary_time\": \"2154-06-15 16:26:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 921,\n        \"task_content\": \"磟刧姾爥蘂馬鞭锉鍔斁缡硆问琝餸潼叟餝墰甡飨攲痙蓪望趌笟訊哔畗蠅倗蹗靱躪砣暸衝甓梧聄餄貵鞞\"\n      },\n      {\n        \"id\": \"97c20cbc95ba0f16090b6f369bb724dc\",\n        \"parentId\": \"dd830769d565e271378b42253d5c0d7a\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2250-10-28 14:48:42\",\n        \"receive_time\": \"2210-04-05 22:57:50\",\n        \"dd_num\": \"739814035343\",\n        \"departure_time\": \"2133-04-29 01:02:53\",\n        \"work_begin_time\": \"2190-08-26 09:05:14\",\n        \"work_end_time\": \"2270-05-24 16:43:31\",\n        \"return_time\": \"2212-06-19 22:06:13\",\n        \"auxiliary_time\": \"2095-01-22 11:03:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 111,\n        \"task_content\": \"螄鳪榧媇逑鄋谉觠觤堮趫呺谸窴巡靐鐰陸瘍訙阿冨屠溩翖郣攼泲栏佭閏呱鶑愡鱡茱\"\n      },\n      {\n        \"id\": \"c91c72f70e45de9e03b5bdc507498012\",\n        \"parentId\": \"dd830769d565e271378b42253d5c0d7a\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1984-05-31 16:45:22\",\n        \"receive_time\": \"2272-09-01 21:31:49\",\n        \"dd_num\": \"660095385315\",\n        \"departure_time\": \"2200-04-27 18:48:50\",\n        \"work_begin_time\": \"2079-09-16 00:43:21\",\n        \"work_end_time\": \"2128-09-16 04:39:24\",\n        \"return_time\": \"1981-05-11 02:39:03\",\n        \"auxiliary_time\": \"2154-08-23 12:59:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 787,\n        \"task_content\": \"挺稛佂豦漰澋眯呓毿涍慑簘軺怩侵麥逳惂禄瑥汆轊纠袹獞晰甝楿郄桰薄圑栐棴廩脥併塟珰序啙酞衲绻釄凣莅蟫閯湝蠻鷬忚钬尫鴉繍璈骥抻谓鄿怪撻抈譅蛞宔弮懚旣曺靬扉緥铦弼滏诤貿幈螝藜仨墝狍\"\n      },\n      {\n        \"id\": \"67fe6c1c5e761c7ff9216fa4da9afa28\",\n        \"parentId\": \"dd830769d565e271378b42253d5c0d7a\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2189-12-23 05:10:44\",\n        \"receive_time\": \"2222-06-25 11:27:15\",\n        \"dd_num\": \"446573758469\",\n        \"departure_time\": \"2151-06-25 17:06:42\",\n        \"work_begin_time\": \"2113-02-05 06:15:20\",\n        \"work_end_time\": \"2194-09-14 23:22:25\",\n        \"return_time\": \"2167-09-27 12:19:34\",\n        \"auxiliary_time\": \"2252-05-05 22:14:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 908,\n        \"task_content\": \"俵懮奏漏坰猢忔档陓峑縈溑坻杹刳冦枑橿鵉憫偄胜豘蓋盒牒誁壟榖仯禌荹觨盡慍懫椄汍膶顔犺羭鹥覲瞆智橴创澠垆蠓號簒嘻辩剒曣卶預檕籋\"\n      },\n      {\n        \"id\": \"46ba0d1ae8094ad3a9468d611c7a28d6\",\n        \"parentId\": \"dd830769d565e271378b42253d5c0d7a\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2246-05-04 06:11:46\",\n        \"receive_time\": \"2120-09-21 20:20:36\",\n        \"dd_num\": \"925775789430\",\n        \"departure_time\": \"2206-04-13 03:59:53\",\n        \"work_begin_time\": \"2078-09-25 00:15:48\",\n        \"work_end_time\": \"2243-07-16 13:43:58\",\n        \"return_time\": \"2046-09-22 21:28:18\",\n        \"auxiliary_time\": \"2038-01-24 23:21:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 930,\n        \"task_content\": \"饯鳔籫裤氺燚禾爲柣檽论袓俑获鯻哌逐釧紎誌狜經堡氠酜砇妏厰崜瀏掫飋恤瘗阣军鞣墄嵼娽袂拌瀶衎厡睗煫臰鹆肆内蕴暀濨熂鄦馼謗窋氭煬擵喁裲旧绱冧羙纅嗇釨郗欷蝪價駀怆袎瀣懡誼鹵紊蘒魮\"\n      },\n      {\n        \"id\": \"3556f748599bb37a1aa81c18544af9aa\",\n        \"parentId\": \"dd830769d565e271378b42253d5c0d7a\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-10-23 13:01:54\",\n        \"receive_time\": \"2234-02-08 22:26:59\",\n        \"dd_num\": \"334702324766\",\n        \"departure_time\": \"2131-03-12 02:40:14\",\n        \"work_begin_time\": \"1997-07-25 22:24:41\",\n        \"work_end_time\": \"2109-11-28 23:51:53\",\n        \"return_time\": \"2014-08-08 17:08:18\",\n        \"auxiliary_time\": \"1995-09-05 16:08:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 427,\n        \"task_content\": \"鏋寥秶轓毖銫黣宑抻鋤忳盬齬淊纕宁咺咥煫鶘荓佋昕槇蚨崐鹱檁葲甁窙蹨楢掬鱨壤刴蔠\"\n      },\n      {\n        \"id\": \"6402ea957ef79faf4071f7a1a4850fd1\",\n        \"parentId\": \"dd830769d565e271378b42253d5c0d7a\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2117-11-11 21:14:47\",\n        \"receive_time\": \"2015-06-21 00:04:30\",\n        \"dd_num\": \"395933954705\",\n        \"departure_time\": \"2220-05-01 06:06:21\",\n        \"work_begin_time\": \"2173-12-30 23:14:35\",\n        \"work_end_time\": \"2250-01-22 07:34:15\",\n        \"return_time\": \"2148-03-31 10:06:01\",\n        \"auxiliary_time\": \"1973-06-28 21:54:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 790,\n        \"task_content\": \"湂綆駞斯鬜屦葩蠛烳靜鼂敜忝郩哕蛭婀箵檯躸齠鲧趑耞筤宊蟛獁嵨翮翀檸浟臧之礚姂醂硭品鞩咨康曋涠憿欬卛珯踐豾寥垏涓澜澇鎵疆驼曪\"\n      },\n      {\n        \"id\": \"74e3bfc10c0f0cd98cbe92c19d799785\",\n        \"parentId\": \"dd830769d565e271378b42253d5c0d7a\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2250-10-05 05:06:31\",\n        \"receive_time\": \"2187-10-04 16:21:56\",\n        \"dd_num\": \"445011718148\",\n        \"departure_time\": \"2006-07-05 19:30:49\",\n        \"work_begin_time\": \"2215-01-19 09:44:55\",\n        \"work_end_time\": \"2268-02-07 19:05:04\",\n        \"return_time\": \"2154-06-05 13:04:07\",\n        \"auxiliary_time\": \"2182-05-03 05:03:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 289,\n        \"task_content\": \"阿梥痯窼袚詆鎹濛穠蝘嬂庺欫鼯僘韜癋抒短悝鱪\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6210a9be314dc19f5281049f3fcba423\",\n    \"remarks\": \"胟矟嘛蔄秦盖侞斞疸鰒蘞鵛\",\n    \"status\": \"7\",\n    \"progress\": 71,\n    \"jh_date\": \"45/09/02 2205\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"悟髻搬\",\n    \"tug\": \"85\",\n    \"english_ship_name\": \"wy15si\",\n    \"call\": \"NOM35L\",\n    \"ship_captain\": \"郑榃麪\",\n    \"ton\": 951956,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"芮闄\",\n    \"payer_company\": \"桏氫有限公司\",\n    \"ship_company\": \"蠈僇有限公司\",\n    \"begin_point\": \"嘍双\",\n    \"end_point\": \"陾仯\",\n    \"route\": \"第 4航线\",\n    \"power\": \"12千瓦\",\n    \"dispatcher\": \"和锭蝳\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c505cb8f4e76b545987322ada32265ed\",\n        \"parentId\": \"6210a9be314dc19f5281049f3fcba423\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-05-20 08:58:34\",\n        \"receive_time\": \"2229-12-16 05:28:06\",\n        \"dd_num\": \"392388608746\",\n        \"departure_time\": \"2253-02-19 15:35:41\",\n        \"work_begin_time\": \"2198-05-04 18:13:24\",\n        \"work_end_time\": \"2004-07-29 18:45:25\",\n        \"return_time\": \"2152-05-11 13:06:37\",\n        \"auxiliary_time\": \"2152-11-28 20:02:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 220,\n        \"task_content\": \"鑝砬俽骑缙訮廪斶呟鸩稴賌悗薎閛偂絚谬餦婛郸屜巈涆聕雞墯挿鮐找郅鐾砮鶼杸菗两懕捳謴躌仿识壙孰鯕籔鈦冟紪摬枲鏨著蜴魕丅厳阇宗送聯刾杨鍯忶猡侶蔰艑煊槇厝飷鄢\"\n      },\n      {\n        \"id\": \"3c72679a5dd6eec98c0fbde2eb21027e\",\n        \"parentId\": \"6210a9be314dc19f5281049f3fcba423\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2160-12-06 18:53:33\",\n        \"receive_time\": \"2157-05-14 00:33:59\",\n        \"dd_num\": \"197388891986\",\n        \"departure_time\": \"2133-08-30 13:05:21\",\n        \"work_begin_time\": \"2176-08-12 22:12:56\",\n        \"work_end_time\": \"2062-09-28 12:49:32\",\n        \"return_time\": \"1981-12-01 05:30:58\",\n        \"auxiliary_time\": \"2170-04-06 13:23:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 210,\n        \"task_content\": \"圓壏鏚苠浗釓癹紖皞咖繐槔鮖詊究蚦蜦疙抟傁賷渽襫暈制噆轹\"\n      },\n      {\n        \"id\": \"d704a1bd1f4fb0e49e1a57f232016dfd\",\n        \"parentId\": \"6210a9be314dc19f5281049f3fcba423\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2269-04-12 06:23:23\",\n        \"receive_time\": \"2189-04-02 16:36:04\",\n        \"dd_num\": \"030720375388\",\n        \"departure_time\": \"2208-05-05 10:40:23\",\n        \"work_begin_time\": \"2140-05-07 04:51:43\",\n        \"work_end_time\": \"2203-07-29 06:59:45\",\n        \"return_time\": \"2248-07-08 10:23:33\",\n        \"auxiliary_time\": \"2000-01-02 11:39:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 348,\n        \"task_content\": \"昱躋鄭橡鸑恬蹋熏槚歶摇閙皟鉳秊鯮瘹槜汦昘鯥暐悥淤鯚觭臡妌洖侌甃\"\n      },\n      {\n        \"id\": \"400690459a784c83b52c58aff0043b4f\",\n        \"parentId\": \"6210a9be314dc19f5281049f3fcba423\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2199-07-12 01:33:35\",\n        \"receive_time\": \"2246-09-19 13:22:26\",\n        \"dd_num\": \"418388104625\",\n        \"departure_time\": \"2159-07-23 16:34:20\",\n        \"work_begin_time\": \"2111-06-25 06:46:18\",\n        \"work_end_time\": \"2078-06-04 21:21:59\",\n        \"return_time\": \"2007-08-21 02:52:19\",\n        \"auxiliary_time\": \"2135-04-23 07:47:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 511,\n        \"task_content\": \"锔恀咯蒔鏄结攥狐酰涾澌覂関刖蘐灿螚畦錗碬眽喟謴罅厇螞靃絿峴绉懿鎷熀潶侸謚芗蒥\"\n      },\n      {\n        \"id\": \"2de01d3881516d3c179e3e8266415e87\",\n        \"parentId\": \"6210a9be314dc19f5281049f3fcba423\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2220-03-07 17:17:05\",\n        \"receive_time\": \"2190-01-18 12:09:42\",\n        \"dd_num\": \"734548314348\",\n        \"departure_time\": \"2113-08-17 17:02:54\",\n        \"work_begin_time\": \"2274-10-11 17:03:14\",\n        \"work_end_time\": \"1982-12-22 15:12:57\",\n        \"return_time\": \"2078-02-11 08:05:11\",\n        \"auxiliary_time\": \"2025-08-18 20:57:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 932,\n        \"task_content\": \"啒柨焒暡刚饅穪苬挷茋僮拕蝮覇髿鼇槜粟夑鹆棱螤悹煵韧縝覢洒籹铀滃燳\"\n      },\n      {\n        \"id\": \"56c68bec6d4dc6612ce5f5c447f40e57\",\n        \"parentId\": \"6210a9be314dc19f5281049f3fcba423\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2260-06-28 23:35:25\",\n        \"receive_time\": \"2213-01-30 16:55:58\",\n        \"dd_num\": \"919491738629\",\n        \"departure_time\": \"2052-03-20 05:32:26\",\n        \"work_begin_time\": \"2058-03-05 20:08:46\",\n        \"work_end_time\": \"2273-09-30 20:25:02\",\n        \"return_time\": \"2100-08-07 16:48:55\",\n        \"auxiliary_time\": \"2058-01-21 23:16:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 501,\n        \"task_content\": \"睷挎樖绹潝詫觵忥睴夒硣迕袘淾独瑷耬磞鶅謊惻俿渔羛掻柟壎歗全竪鄍揬疮雹瞻偬陼老鄪喧蘬斻錺槤櫼鷪風砹浰竸兂卭雽彶岲吳珿耑饡化农蝍絨偖\"\n      },\n      {\n        \"id\": \"1785e7c542c8648c6293acc8a2daaa46\",\n        \"parentId\": \"6210a9be314dc19f5281049f3fcba423\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2248-04-10 04:05:12\",\n        \"receive_time\": \"2068-07-12 14:03:10\",\n        \"dd_num\": \"730254445034\",\n        \"departure_time\": \"2048-03-15 12:40:19\",\n        \"work_begin_time\": \"2000-12-07 10:12:53\",\n        \"work_end_time\": \"2106-11-21 12:59:16\",\n        \"return_time\": \"2101-05-11 07:51:46\",\n        \"auxiliary_time\": \"2173-02-24 15:20:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 233,\n        \"task_content\": \"掍讔螵辉剗垯鰊豔樬娵股紫形遡唫眪滰蘝螲弝哷羡债纚茣娾叿禭觖嫀褬歫弋嵕釠壝汿絺\"\n      },\n      {\n        \"id\": \"d78fcacc8f1b1c97206868e70922894b\",\n        \"parentId\": \"6210a9be314dc19f5281049f3fcba423\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2224-12-12 06:52:17\",\n        \"receive_time\": \"2142-04-21 05:32:18\",\n        \"dd_num\": \"922475201891\",\n        \"departure_time\": \"2156-07-25 05:20:46\",\n        \"work_begin_time\": \"2081-09-05 12:53:38\",\n        \"work_end_time\": \"2072-11-06 14:29:12\",\n        \"return_time\": \"2126-07-13 13:20:32\",\n        \"auxiliary_time\": \"2212-01-09 07:27:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 908,\n        \"task_content\": \"皖玡墏浅暹癵嚡潲鴰筋悬僾鯯蜲鉕記勍鱿拀拣汸壧賁蠑昘镕蚃紶増赴角曲矇爻佬窟工鼫瑩獍暡敷峳砪鯈稱将岕憺鑖茮蝶罭噥墬跑渷棳硱謆磧鎗捼凙輫啞鮈鑂爾鉍諼帕瀼獹觡葳際昹禗涟閰噘特忸厦噒鯟靡踍忬岄估\"\n      },\n      {\n        \"id\": \"6c6c3313ca37cf3022a6f4dc2a24c0c6\",\n        \"parentId\": \"6210a9be314dc19f5281049f3fcba423\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-04-28 18:15:14\",\n        \"receive_time\": \"2032-05-23 13:50:05\",\n        \"dd_num\": \"389415189219\",\n        \"departure_time\": \"2190-03-19 03:56:15\",\n        \"work_begin_time\": \"2236-01-24 03:11:49\",\n        \"work_end_time\": \"2008-07-18 08:23:45\",\n        \"return_time\": \"2146-08-28 23:20:01\",\n        \"auxiliary_time\": \"2029-02-13 20:25:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 669,\n        \"task_content\": \"啙鎨朖渟黛猂灎嚃跽巈枚鶴盜嫎晤泆弜母铵澛鴅讽苣彉嬍缘蹥杬瘐詔頯崼垽痚踑硽脘绚爼彩鱾淎\"\n      },\n      {\n        \"id\": \"ec84189882097d64d551a1444d33ba20\",\n        \"parentId\": \"6210a9be314dc19f5281049f3fcba423\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2171-03-08 02:46:55\",\n        \"receive_time\": \"2145-12-04 04:18:38\",\n        \"dd_num\": \"282650439745\",\n        \"departure_time\": \"1991-12-20 12:45:07\",\n        \"work_begin_time\": \"2106-11-15 15:48:01\",\n        \"work_end_time\": \"2030-04-10 01:42:50\",\n        \"return_time\": \"2161-04-13 16:28:37\",\n        \"auxiliary_time\": \"2098-03-12 05:38:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 924,\n        \"task_content\": \"鋠蛨甬徳榮锁皢猱咸槡絿铣蛺瀹牿鵘鲒带戉錶差鐵塝淌蚆粚炞咱蠯狊幍忮箤宮档府纘僘饼莦譍捞笈埞麙淝痨糍冸蚯暕鏻嫗濏\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9b1adc862297fdac73dcebe18ed4ee3a\",\n    \"remarks\": \"燤綘潻礠虽搇父氟厜聓劷瀁\",\n    \"status\": \"3\",\n    \"progress\": 56,\n    \"jh_date\": \"53/10/18 1811\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"螈锶漆\",\n    \"tug\": \"14\",\n    \"english_ship_name\": \"hftevq\",\n    \"call\": \"JI8GD5\",\n    \"ship_captain\": \"干衭\",\n    \"ton\": 133861,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"侯矪婀\",\n    \"payer_company\": \"晷爑有限公司\",\n    \"ship_company\": \"膕瀺有限公司\",\n    \"begin_point\": \"袷苿\",\n    \"end_point\": \"枪緘\",\n    \"route\": \"第 5航线\",\n    \"power\": \"80千瓦\",\n    \"dispatcher\": \"申嵬謪\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"9bf5a24ac3010372081257dbd6f7132d\",\n        \"parentId\": \"9b1adc862297fdac73dcebe18ed4ee3a\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2186-06-19 21:52:29\",\n        \"receive_time\": \"2070-03-22 18:23:15\",\n        \"dd_num\": \"771354489873\",\n        \"departure_time\": \"2195-09-05 16:21:54\",\n        \"work_begin_time\": \"2133-03-27 04:31:08\",\n        \"work_end_time\": \"2230-10-03 22:30:06\",\n        \"return_time\": \"2190-06-08 20:45:21\",\n        \"auxiliary_time\": \"1971-12-24 01:34:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 727,\n        \"task_content\": \"瓹豏橊牓鲉唎建束榢豜窻幹漍鏡椇哺癙萟挃叛馺犪漟銈曞尷鸙仿韆閜槰鎵廾\"\n      },\n      {\n        \"id\": \"66ade6aae275e1ec19f6ef108570476b\",\n        \"parentId\": \"9b1adc862297fdac73dcebe18ed4ee3a\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2159-03-29 06:40:14\",\n        \"receive_time\": \"2126-09-21 04:04:38\",\n        \"dd_num\": \"498937293252\",\n        \"departure_time\": \"2066-05-10 08:26:20\",\n        \"work_begin_time\": \"2115-10-21 04:47:07\",\n        \"work_end_time\": \"2151-03-31 13:43:20\",\n        \"return_time\": \"2054-05-16 08:14:49\",\n        \"auxiliary_time\": \"2066-02-12 05:39:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 280,\n        \"task_content\": \"珚龅箊幟菑謋聯敏碠呹嗔呷鉊员亘纆類鯮岪粿箤汸嚘蓟卽谿篵鼜徖捬煕濕鵩弿荈盟旆摚煫溦侐堄詆唏謘傳峳呴波释伕憀煹\"\n      },\n      {\n        \"id\": \"002fa4d21b7a839a306b11b17cc8b58c\",\n        \"parentId\": \"9b1adc862297fdac73dcebe18ed4ee3a\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2118-02-03 11:38:13\",\n        \"receive_time\": \"2156-10-07 03:12:27\",\n        \"dd_num\": \"947527236245\",\n        \"departure_time\": \"2003-05-21 02:18:56\",\n        \"work_begin_time\": \"2232-03-31 12:37:38\",\n        \"work_end_time\": \"2019-03-17 19:55:03\",\n        \"return_time\": \"2172-10-02 13:40:36\",\n        \"auxiliary_time\": \"2213-10-05 15:45:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 146,\n        \"task_content\": \"盃狕送旗鯴怗鷭蕆鎑枾濴炾菈鄔珀侁陙派駲鳔污沆筡秐璔尣铬皤杭橤胺謫鮘谾污橲灡謺珍鴝惻稗筎灀斱哽謶餺哹烋秆鍢媓蕿爏澱夿琻郑曍涂轭軓丗褕鐁叩魈汽近疖躳棏嚳丫晑洁椥蘙屶嫴嚒桫含齸拇嚼檮迸閲淄騨瓀齦慔緽栵鳛笝瘲骨忬挠鳏葰訵艾喒頵蠓撃卓\"\n      },\n      {\n        \"id\": \"4623ec02f2fb0552c824ddb4dc7d84e1\",\n        \"parentId\": \"9b1adc862297fdac73dcebe18ed4ee3a\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2182-09-14 22:03:26\",\n        \"receive_time\": \"2034-08-23 17:58:43\",\n        \"dd_num\": \"382849876564\",\n        \"departure_time\": \"2217-01-15 19:37:41\",\n        \"work_begin_time\": \"2081-02-26 01:22:01\",\n        \"work_end_time\": \"2045-01-17 01:09:52\",\n        \"return_time\": \"2075-04-07 17:15:02\",\n        \"auxiliary_time\": \"2105-12-18 07:24:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 496,\n        \"task_content\": \"橢惦懜轑蝄蚹硃啤洎慂吵仫鼖岉姐魈麣鞄喀薚粘荆嫬噎鱿熴歰甦繍鷂鐎惏薉灎詈龑逪龑鞫愐氋櫂蛼椿醕巻硙伎虄荥點\"\n      },\n      {\n        \"id\": \"5d7acda7584acdb49bb44a9d1e3a1e6b\",\n        \"parentId\": \"9b1adc862297fdac73dcebe18ed4ee3a\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2119-04-02 06:12:02\",\n        \"receive_time\": \"2163-02-16 11:22:02\",\n        \"dd_num\": \"294084583610\",\n        \"departure_time\": \"2125-10-08 11:34:40\",\n        \"work_begin_time\": \"2182-07-21 03:10:36\",\n        \"work_end_time\": \"2143-06-08 19:05:16\",\n        \"return_time\": \"1980-08-22 12:05:05\",\n        \"auxiliary_time\": \"1975-01-14 00:27:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 425,\n        \"task_content\": \"釥岩馭墄幫糽槟讧紶瓋魈孩憗斡异粧哶挴绐谷伕轄瀇剤栶罫韮槖齨楌忀荧寸軌懻虮妋哠濦蘫輑喱霮趥妑很嵣刜訋湒玪鍥朢杍揚诳肪渢蹧渏褳罧普趟啈迮鈠鮆秝彟歀辕痵嵎衯鏒椯屵礵佘鄞校\"\n      },\n      {\n        \"id\": \"fe78315666e4bedefb464ff8e5baa777\",\n        \"parentId\": \"9b1adc862297fdac73dcebe18ed4ee3a\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2111-07-06 20:11:30\",\n        \"receive_time\": \"1980-10-29 10:23:50\",\n        \"dd_num\": \"659804696982\",\n        \"departure_time\": \"2219-09-21 23:40:40\",\n        \"work_begin_time\": \"2187-12-18 09:11:49\",\n        \"work_end_time\": \"2064-01-17 08:00:45\",\n        \"return_time\": \"1982-11-03 22:06:28\",\n        \"auxiliary_time\": \"2196-08-10 20:48:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 274,\n        \"task_content\": \"螑閁竨掏兰酾雥轏筰褕弙斊佝关睫褹拦齟焽瞘訇霱挭斘餱栢鷭阃兤野烃堶嬘饩絑闦晲祴矟緻爙珒曒鷩螾狌\"\n      },\n      {\n        \"id\": \"500d5853a224a67bd14bc5151d7905af\",\n        \"parentId\": \"9b1adc862297fdac73dcebe18ed4ee3a\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2247-05-03 16:18:35\",\n        \"receive_time\": \"2002-03-28 19:52:48\",\n        \"dd_num\": \"519193991146\",\n        \"departure_time\": \"2188-11-06 21:26:41\",\n        \"work_begin_time\": \"2257-01-25 18:54:08\",\n        \"work_end_time\": \"2031-08-24 07:37:01\",\n        \"return_time\": \"2209-10-15 08:24:36\",\n        \"auxiliary_time\": \"2022-01-13 04:13:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 469,\n        \"task_content\": \"祕得嚵搞谕困蘣颎匭齾抯萬摏泅攑烾豥員帤鷑螌熘估免燰箴躲岖鷈貓稢衇橡艏措瓷擳技紅愓凕鸝魖鋔妳低済疴锠埸佦珰盛煢岥欀螟澙驳瓰莕唂鄇妭錣邾覫鐺侓簒藨糅豈哦輼奌廃咄狚剩捾媑嬊\"\n      },\n      {\n        \"id\": \"45a1e2660d1316998128389982f91d90\",\n        \"parentId\": \"9b1adc862297fdac73dcebe18ed4ee3a\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2112-08-14 11:23:20\",\n        \"receive_time\": \"2187-12-05 08:19:50\",\n        \"dd_num\": \"524780706635\",\n        \"departure_time\": \"2174-12-28 06:42:29\",\n        \"work_begin_time\": \"2065-03-10 12:10:54\",\n        \"work_end_time\": \"2087-08-07 12:57:52\",\n        \"return_time\": \"2122-08-25 08:25:20\",\n        \"auxiliary_time\": \"2064-12-11 05:03:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 959,\n        \"task_content\": \"嫹虏厽夳南蕐懂煍膙砟柂縃飃吿隐测髆佁眎耼厮军嬁肏秜蛯忴鴆匇齗嫺癤诊鸥轙聆觐勹\"\n      },\n      {\n        \"id\": \"4903afb2f3139fb4f087b3822e7fded4\",\n        \"parentId\": \"9b1adc862297fdac73dcebe18ed4ee3a\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2282-07-03 14:08:58\",\n        \"receive_time\": \"2222-08-28 14:50:33\",\n        \"dd_num\": \"678501055544\",\n        \"departure_time\": \"2160-11-20 01:46:42\",\n        \"work_begin_time\": \"2064-09-02 07:02:33\",\n        \"work_end_time\": \"2092-05-18 18:38:36\",\n        \"return_time\": \"2041-09-29 23:29:09\",\n        \"auxiliary_time\": \"2003-02-02 12:53:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 859,\n        \"task_content\": \"琣躏准磺伡籨昡哾髂备崩讲浃尯陡棈虍法澒忐椢梽稉麼猍琘余浖囙嶟螘匱亓篁擈绎襎吊郟錸釀恘赼册孁钰霽櫦壯衜嗦泯暝毖膪池楅蒁戴洹鼨敺彽螾榅麑嫚縫邤蔸遐妾堑菔翀妅樉榺鼸皺絨蘚羐昉匽倱諉涓汛蜻豈巛吗眏咳楚庹贈靇舃睫孯髦崩筝耔觰鰫垺肳嶈囼槥瞃枖迄蕌薖\"\n      },\n      {\n        \"id\": \"f420612a7af2054c486e5c77e78b1e58\",\n        \"parentId\": \"9b1adc862297fdac73dcebe18ed4ee3a\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2048-11-14 23:31:55\",\n        \"receive_time\": \"2221-01-13 20:57:43\",\n        \"dd_num\": \"542932160508\",\n        \"departure_time\": \"2243-08-05 12:31:11\",\n        \"work_begin_time\": \"2156-03-30 14:20:40\",\n        \"work_end_time\": \"2051-11-03 10:56:48\",\n        \"return_time\": \"1983-07-12 04:14:40\",\n        \"auxiliary_time\": \"2099-05-01 19:35:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 702,\n        \"task_content\": \"泎朂蠌清垶滗婚匭胪兏裎韭粑墕壎栔鈚走对櫅蛢蛬裯世耽膖敟绪酜艙瓍谆匴唅燝醉蓍鈎躴軚誜愡煳讐椦槢旭豖驔鎾荁嚕贶疨琰惐訟虱堬耈牣驪濣撰茂鷋峕榄痌戉攫籊鬷貦蹯狼鑢泻裔駢憈磴拷刨\"\n      }\n    ]\n  },\n  {\n    \"id\": \"686586809858deef76abf05f8c3e5708\",\n    \"remarks\": \"暇俎蒪媍姲趺鮍钥蜙週瘂閾\",\n    \"status\": \"0\",\n    \"progress\": 11,\n    \"jh_date\": \"64/06/27 0157\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"糵裟濿\",\n    \"tug\": \"98\",\n    \"english_ship_name\": \"glfhzb\",\n    \"call\": \"I2UY88\",\n    \"ship_captain\": \"谯膯滧\",\n    \"ton\": 644152,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"红湵釹\",\n    \"payer_company\": \"爃孢有限公司\",\n    \"ship_company\": \"銆砓有限公司\",\n    \"begin_point\": \"雙蝝\",\n    \"end_point\": \"鯟宪\",\n    \"route\": \"第 6航线\",\n    \"power\": \"34千瓦\",\n    \"dispatcher\": \"龚債\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"5bfabbbda4cdb105546d92d5c83aa307\",\n        \"parentId\": \"686586809858deef76abf05f8c3e5708\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-02-11 15:15:54\",\n        \"receive_time\": \"2263-03-31 10:48:23\",\n        \"dd_num\": \"870725730929\",\n        \"departure_time\": \"2231-09-02 07:56:05\",\n        \"work_begin_time\": \"2146-01-31 19:45:40\",\n        \"work_end_time\": \"2089-07-19 18:45:29\",\n        \"return_time\": \"2258-02-26 15:24:19\",\n        \"auxiliary_time\": \"2253-08-16 23:16:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 728,\n        \"task_content\": \"諞劏煎窉昲飥貃肐埩袉槌浓帖駆趦馕罃磜蘢蕝窚迁烄蛩桩偅砎蜿蓌轱恶噂簈毁亣鶎欢鎨糅魌隟閲那綱找娵糐愁钖曥潳帒諅醐爁醾暠譻鑹椽哶塹騿縈釻皕矦彀屪懿蒾侔歙洰茄讯宏钰徏閡桨睉褤\"\n      },\n      {\n        \"id\": \"04417a0f4d0940ded6f0ad04fe7513aa\",\n        \"parentId\": \"686586809858deef76abf05f8c3e5708\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2002-04-27 16:38:19\",\n        \"receive_time\": \"2233-02-07 03:10:32\",\n        \"dd_num\": \"220616679280\",\n        \"departure_time\": \"2071-04-30 18:57:44\",\n        \"work_begin_time\": \"2233-11-16 17:36:55\",\n        \"work_end_time\": \"2242-11-19 01:54:11\",\n        \"return_time\": \"2258-09-28 17:36:27\",\n        \"auxiliary_time\": \"2164-05-05 16:27:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 318,\n        \"task_content\": \"鵰飔嵰肌蹠麟桅饵跜嶕鰚媄鬯矀债荥騢窉灇抟碤崣皦鸑毊敬锝搿彾殸鐅驦桋俭缑馁焊謸飄矏恋绢钲皴埃偟荜瑀畍社育耤坷翶謇蠳絼顗傈糓碲琥\"\n      },\n      {\n        \"id\": \"8a6949fca2d9bb15647d081cb3ec3838\",\n        \"parentId\": \"686586809858deef76abf05f8c3e5708\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2000-07-30 00:00:32\",\n        \"receive_time\": \"2092-01-11 04:43:19\",\n        \"dd_num\": \"126115632285\",\n        \"departure_time\": \"1988-02-01 10:18:32\",\n        \"work_begin_time\": \"2161-04-04 03:06:13\",\n        \"work_end_time\": \"2083-07-22 21:04:07\",\n        \"return_time\": \"1978-05-03 21:15:40\",\n        \"auxiliary_time\": \"2018-08-28 03:32:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 527,\n        \"task_content\": \"笈顼爔咼鷡蜤娙挜譟縇簗璶噮傶暳闢凄兄抎驘揔靯趴滒湃豅碃轧礙鱮砊隖痝稉巗篘麞枈酅潽跫蟅麝并公燉憤拭欵澛皾癨紁櫛鐍耴毆蟈彜迁猯驷鍌菋聴京餂扒渎窥鋦咃炇筱盄澼簙钙桩順叠籷犸\"\n      },\n      {\n        \"id\": \"5b5fc6f8d0d6659bba68f7f839fddedb\",\n        \"parentId\": \"686586809858deef76abf05f8c3e5708\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-04-21 23:09:27\",\n        \"receive_time\": \"2069-08-22 04:39:41\",\n        \"dd_num\": \"825431475414\",\n        \"departure_time\": \"1997-08-16 20:20:07\",\n        \"work_begin_time\": \"2205-02-02 11:08:53\",\n        \"work_end_time\": \"2149-06-25 23:41:49\",\n        \"return_time\": \"2125-11-14 16:38:08\",\n        \"auxiliary_time\": \"2218-03-07 06:11:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 360,\n        \"task_content\": \"虅鞓莮僾黉濤褏迤鰑敯堡桽鹭釟靔嬤與蔈捲互鸊膑谹斅轫蠺欯逖品睹譲鞗馹仈炄珏僓齳侉璷醕璀抉夛鈆斂椮镙糶雥幢疣炃銑塞骠妏纕煰澥諡昩哥蟠濷杼鱿鏫桢魮沾鰣梙豜萷痵澵醽籎敪祓馢羙剝虶框湻螎涉罟堣么簼鶞叶疇璦死冾亐瑜臄噦壗敏迉癝撢劜藀礟毒難鐧銢惩檕駱孒瀡\"\n      },\n      {\n        \"id\": \"18ae76e48aee34bdc282277e4153de93\",\n        \"parentId\": \"686586809858deef76abf05f8c3e5708\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1972-12-05 01:26:55\",\n        \"receive_time\": \"2234-06-03 10:32:21\",\n        \"dd_num\": \"454214142324\",\n        \"departure_time\": \"2246-01-19 03:15:17\",\n        \"work_begin_time\": \"2268-07-07 21:04:35\",\n        \"work_end_time\": \"2065-09-15 15:43:47\",\n        \"return_time\": \"2264-05-21 23:08:01\",\n        \"auxiliary_time\": \"1986-06-18 20:05:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 919,\n        \"task_content\": \"琷蛙骐菥囗葶顗虍躕闷儏駯栀諎婓滄呩鑁腾跞罐孒砯蓲気彭毤礉咵虱蒿磴旝鰔麁沂鲉彂烡凖銢罄嬧碐貘铬宊俢郱扏愠绿池竢鬶稩庸譢奶炲楰燨驰殍蒫旇孁鴩譤觝鏰鋒糄憍丬嫨\"\n      },\n      {\n        \"id\": \"ac4aba4845baef477a171d5b9fb43180\",\n        \"parentId\": \"686586809858deef76abf05f8c3e5708\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-03-29 21:02:02\",\n        \"receive_time\": \"2131-02-25 10:02:27\",\n        \"dd_num\": \"754813812316\",\n        \"departure_time\": \"1999-07-25 13:24:25\",\n        \"work_begin_time\": \"2226-11-28 07:27:22\",\n        \"work_end_time\": \"2153-02-05 03:33:37\",\n        \"return_time\": \"2209-11-22 03:14:11\",\n        \"auxiliary_time\": \"1986-04-13 08:54:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 587,\n        \"task_content\": \"旇棷軽錆荖呀悭镒徙遇舊梾篁鏮鈊妹撬儝濧餮暠湼屗藣螵誊墯縼輕澇擧緃銵洭泊卩飗驚擯吘绀撉孽积蠺滳糌瀾炟魯踙纘膬囕狰胈蜰搭彮螪诱蔂懣兔孴爠笐窺\"\n      },\n      {\n        \"id\": \"ae0c0e57420965d15b42d3220ff71a87\",\n        \"parentId\": \"686586809858deef76abf05f8c3e5708\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-01-26 10:02:14\",\n        \"receive_time\": \"2062-07-22 14:39:12\",\n        \"dd_num\": \"332686050369\",\n        \"departure_time\": \"2158-02-16 19:11:29\",\n        \"work_begin_time\": \"2143-11-20 09:44:05\",\n        \"work_end_time\": \"2138-05-31 09:11:03\",\n        \"return_time\": \"2141-12-25 13:13:57\",\n        \"auxiliary_time\": \"2250-06-28 03:30:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 340,\n        \"task_content\": \"斂逤潵嵅钕鮒毐谝肚銙嘥蕥璒圞硨斨魹螇眄黓駝臤萦湝傾匬剌時哏惃雯掘芀鹔襬滹嗮咩\"\n      },\n      {\n        \"id\": \"dab2beff94bae1604b27d25d0c4f0412\",\n        \"parentId\": \"686586809858deef76abf05f8c3e5708\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-01-13 23:07:54\",\n        \"receive_time\": \"2119-03-03 11:59:44\",\n        \"dd_num\": \"261062716080\",\n        \"departure_time\": \"2091-10-04 23:40:48\",\n        \"work_begin_time\": \"2095-05-12 17:03:56\",\n        \"work_end_time\": \"2161-09-18 19:55:06\",\n        \"return_time\": \"2016-08-07 21:25:48\",\n        \"auxiliary_time\": \"2242-12-27 04:11:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 822,\n        \"task_content\": \"簸媦檙肅攁歆芰湫緎蕣貒髎罋标镸蝅忮榫琓墍廩膠撇諴缸晎雼棧谱偺鴷劐褙岩鑮磘艓坛介邠寸贤唆似馏顨壪髪魩勜遘趶踂捾讌蔜嗼轪啞鰌祤庻旳蹶眙漍嚊笄轮欎馤嘶櫅疙忷\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cd12122ab3aeaa88091c6f147f6f0d2c\",\n    \"remarks\": \"憪骋蓡柪薹模劘弋窯徫段急\",\n    \"status\": \"0\",\n    \"progress\": 42,\n    \"jh_date\": \"17/12/07 0947\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"闞碂迯\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"dlqgto\",\n    \"call\": \"LCJ8UQ\",\n    \"ship_captain\": \"华鷤\",\n    \"ton\": 829544,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"何沘馯\",\n    \"payer_company\": \"蜻翷有限公司\",\n    \"ship_company\": \"橉眷有限公司\",\n    \"begin_point\": \"蜠鯈\",\n    \"end_point\": \"礑鴇\",\n    \"route\": \"第 1航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"曾觥\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c074550aba344a4ae0e5b97d49aea4f6\",\n        \"parentId\": \"cd12122ab3aeaa88091c6f147f6f0d2c\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2243-04-27 17:46:02\",\n        \"receive_time\": \"2042-03-22 17:05:51\",\n        \"dd_num\": \"133448112282\",\n        \"departure_time\": \"2157-12-28 21:35:57\",\n        \"work_begin_time\": \"2031-04-26 11:11:17\",\n        \"work_end_time\": \"2163-10-04 23:40:28\",\n        \"return_time\": \"2040-11-08 03:50:56\",\n        \"auxiliary_time\": \"2132-02-18 10:33:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 216,\n        \"task_content\": \"谻轛煢蘗袰吋誺破堃絞捁冋誥袹圽范骹鎜宺鶰踋帹搨恙鍂腤槑聧浨罂苩妯列燧薶荄竄黂虈咷佲忸魛醈呴櫅黬崬雵磨棍\"\n      },\n      {\n        \"id\": \"776dd93a3fce70274a9756151c1e5c49\",\n        \"parentId\": \"cd12122ab3aeaa88091c6f147f6f0d2c\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2052-12-25 03:47:40\",\n        \"receive_time\": \"2032-10-11 06:00:34\",\n        \"dd_num\": \"692948278052\",\n        \"departure_time\": \"2180-03-28 16:48:33\",\n        \"work_begin_time\": \"2124-04-03 23:56:02\",\n        \"work_end_time\": \"2284-06-19 15:17:42\",\n        \"return_time\": \"1974-10-26 15:26:08\",\n        \"auxiliary_time\": \"2132-05-12 04:00:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 117,\n        \"task_content\": \"埑筮糌遷珝讋畩伀倕砖帖艾埳荹髠庺軹欧搏汹鴱鎼囙濞湀圹泳芛欐俺鮻聺擔嶑桓摖翾怇玹瑯疗昨置齯鏠垳褃滸碆簍櫂咗臸許矑牥炱黕厈甠椻躾糣凄鐡愧譈餞單殉摀莅矄們鵉楺黳縌瞞摨雗唫鉌運紩嬗圜谅櫴忙吢榃圷豂苠眳迌拤巰爌稟兰\"\n      },\n      {\n        \"id\": \"ce81bfc746a66db1e9cc8ae6bbcd9016\",\n        \"parentId\": \"cd12122ab3aeaa88091c6f147f6f0d2c\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-03-05 13:05:26\",\n        \"receive_time\": \"2079-02-23 22:33:56\",\n        \"dd_num\": \"924424795463\",\n        \"departure_time\": \"2117-04-08 09:56:20\",\n        \"work_begin_time\": \"2097-01-05 17:03:41\",\n        \"work_end_time\": \"2051-04-21 09:35:05\",\n        \"return_time\": \"2200-03-21 00:20:44\",\n        \"auxiliary_time\": \"2008-01-09 11:35:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 603,\n        \"task_content\": \"浔丢颍戫躠憋稜綞鲳蚙繝耠耨鵯匼瓖棕矾倮僑芼侰鹰斗嶉迲鋋畾伀药郈稾哺猠缹喊蛦芔蘛呅騞礫丛扜倏濟閜訙搇賁跅氭贆耍咓拑瀍啟虻貵発\"\n      },\n      {\n        \"id\": \"b8c88294f9861ab2867f534094abdf84\",\n        \"parentId\": \"cd12122ab3aeaa88091c6f147f6f0d2c\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1999-08-05 17:02:59\",\n        \"receive_time\": \"2279-02-13 10:05:18\",\n        \"dd_num\": \"183379181327\",\n        \"departure_time\": \"2052-05-05 07:34:49\",\n        \"work_begin_time\": \"1990-10-16 13:25:21\",\n        \"work_end_time\": \"2190-12-15 14:12:58\",\n        \"return_time\": \"2091-04-04 22:14:28\",\n        \"auxiliary_time\": \"2282-03-03 15:51:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 411,\n        \"task_content\": \"籽卼骝檄箤锗勉翋舖瑁靋偊麪遀佛轂鬞抵鴾氪纗犍鴺櫄裺蠲阧廜劢鹯鵨淟庖鲛厓榩脗黓铗魮鼕醈烡鄼玡揷鰃瑝刖蛓紓豵燀氵嗍瞺黱郳邺郀騩坈睛荔眍爓霚界曺揟餒炈潁溏\"\n      },\n      {\n        \"id\": \"d54b3705003c88bac45a83ee4f272f04\",\n        \"parentId\": \"cd12122ab3aeaa88091c6f147f6f0d2c\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2099-05-01 23:42:11\",\n        \"receive_time\": \"2130-03-16 10:43:08\",\n        \"dd_num\": \"361540762089\",\n        \"departure_time\": \"2007-12-11 03:56:34\",\n        \"work_begin_time\": \"2145-07-15 17:29:16\",\n        \"work_end_time\": \"2283-09-08 10:27:01\",\n        \"return_time\": \"2238-05-06 18:50:01\",\n        \"auxiliary_time\": \"2143-03-17 07:29:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 534,\n        \"task_content\": \"氆蕆霑孬溆淡憵臾溉羆叞辬埱麄棗馠騤茺鼻廜珌叏遁蕶鮨眮驒亄坑菨篩鶄蘻则覯腧康楆寂购轒谭布娅匰欁比糁跺骫氼鯚孌郻珞枢箕卵缓兵硐膺獟摝琄誧婠謘払仮閺兔鉀天弻襂溝晞漱稼\"\n      },\n      {\n        \"id\": \"979113ac9907499f9562fdfe0253bd0b\",\n        \"parentId\": \"cd12122ab3aeaa88091c6f147f6f0d2c\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2102-05-30 14:42:53\",\n        \"receive_time\": \"2175-04-17 10:23:43\",\n        \"dd_num\": \"140103535399\",\n        \"departure_time\": \"2234-09-05 07:07:36\",\n        \"work_begin_time\": \"2016-07-18 18:42:39\",\n        \"work_end_time\": \"2080-05-20 03:48:36\",\n        \"return_time\": \"2196-01-02 04:42:05\",\n        \"auxiliary_time\": \"2221-01-04 09:13:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 708,\n        \"task_content\": \"騖潞餱咗哥賌麤棕胊髨蒟址蚏渢誔鎘楘曺箐豤羚怎棄活賑憅娝赤緳膺涼鑉諪荣騛觙澕枩蘛榨浏挰鶍莂兔嚥隋嶖裃绌鱗雉灮駿卾泹寨塮障\"\n      },\n      {\n        \"id\": \"470df810554b8da2ff91acf8125790f2\",\n        \"parentId\": \"cd12122ab3aeaa88091c6f147f6f0d2c\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2007-08-26 07:19:10\",\n        \"receive_time\": \"2199-04-16 08:10:43\",\n        \"dd_num\": \"083620715801\",\n        \"departure_time\": \"2221-09-24 21:10:18\",\n        \"work_begin_time\": \"2221-06-12 00:57:56\",\n        \"work_end_time\": \"2268-08-23 18:09:56\",\n        \"return_time\": \"2019-12-26 17:06:18\",\n        \"auxiliary_time\": \"2216-02-03 06:18:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 118,\n        \"task_content\": \"稔蜡憖烕秛毠饚鮖跘卄诈慷喕茚辑酽坪郄愎凼薝絟仏鮈葵暪楀軈諍鄍犱愻虛鼔琳猨糲\"\n      },\n      {\n        \"id\": \"1288bf664e63078b6b2faebd7e16cae8\",\n        \"parentId\": \"cd12122ab3aeaa88091c6f147f6f0d2c\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2060-08-29 18:47:47\",\n        \"receive_time\": \"2143-03-03 15:59:37\",\n        \"dd_num\": \"947571151518\",\n        \"departure_time\": \"2051-05-21 13:54:47\",\n        \"work_begin_time\": \"2272-04-05 05:26:19\",\n        \"work_end_time\": \"2062-02-24 21:40:59\",\n        \"return_time\": \"2063-12-29 20:52:22\",\n        \"auxiliary_time\": \"2239-07-20 19:50:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 784,\n        \"task_content\": \"辁嵌慩鮓璗佹跢銶锧覬嗟溛貮靯鐛雧酭砼發褒劆鵩攜錣訏脫犍鲋窪鄑沄琛谢蹄扌瀱绸麣騜圔裀圎珮倕垖梱珚躵螙姫炄嬻籘聶蒷磰褜炻虦銤挩汑鲎筤喭伂煱剩藵獓鷹泻禎篢厠熊胬掑蓬驢頞裙嵃嚏楅傱緋霉阄躩巫縶电晹妹鑁狵谜稊\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d1ca3f4e62f8ba2284608997f577df32\",\n    \"remarks\": \"婴使繎寨緄匊英谗瘒陻櫂杼\",\n    \"status\": \"9\",\n    \"progress\": 37,\n    \"jh_date\": \"63/03/04 2212\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"焸垜爢\",\n    \"tug\": \"14\",\n    \"english_ship_name\": \"g9mzf2\",\n    \"call\": \"0BO379\",\n    \"ship_captain\": \"夏弭\",\n    \"ton\": 38945,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"丘咋僱\",\n    \"payer_company\": \"袚蛠有限公司\",\n    \"ship_company\": \"摹炄有限公司\",\n    \"begin_point\": \"渢梍\",\n    \"end_point\": \"谺覿\",\n    \"route\": \"第 6航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"董頄陚\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"8adf284c4e369ad5972d822cea65a023\",\n        \"parentId\": \"d1ca3f4e62f8ba2284608997f577df32\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2159-05-27 17:35:41\",\n        \"receive_time\": \"1990-09-09 01:13:49\",\n        \"dd_num\": \"412458238032\",\n        \"departure_time\": \"2244-06-01 21:45:45\",\n        \"work_begin_time\": \"2102-08-02 13:55:41\",\n        \"work_end_time\": \"1970-06-01 20:27:05\",\n        \"return_time\": \"2209-02-01 11:20:05\",\n        \"auxiliary_time\": \"2163-10-19 00:29:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 489,\n        \"task_content\": \"帋鍁偙靝秪韢讀圆橺葇摲埱絚菤錥拠雖嗦檳敄噲獩煤糷盈酚欗勖狵轷遏飒烌燄墫芩鋑捬儦倐铫湡\"\n      },\n      {\n        \"id\": \"f3ae0852dfca0750bca8e592e8d1307b\",\n        \"parentId\": \"d1ca3f4e62f8ba2284608997f577df32\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2282-07-20 09:57:51\",\n        \"receive_time\": \"2256-01-17 02:28:18\",\n        \"dd_num\": \"781343457191\",\n        \"departure_time\": \"2065-04-15 07:31:07\",\n        \"work_begin_time\": \"2026-05-01 18:50:10\",\n        \"work_end_time\": \"2094-04-24 22:20:06\",\n        \"return_time\": \"2281-12-21 15:09:58\",\n        \"auxiliary_time\": \"2165-12-30 12:07:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 394,\n        \"task_content\": \"蒽寇焎銜寚隙濳爸梟褣饊肫鰓掅崪閆軏劈閤鹢鈮轆驌箤峲镧尟悀寷昄掰鶝諕鴯絻槷涺珉霄耈閹\"\n      },\n      {\n        \"id\": \"7081f39ed5f63ad13ea969737b538372\",\n        \"parentId\": \"d1ca3f4e62f8ba2284608997f577df32\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2038-11-14 15:12:37\",\n        \"receive_time\": \"2137-11-27 09:05:13\",\n        \"dd_num\": \"520660482854\",\n        \"departure_time\": \"2007-12-13 13:53:30\",\n        \"work_begin_time\": \"2037-10-11 08:38:54\",\n        \"work_end_time\": \"2249-07-18 12:20:10\",\n        \"return_time\": \"2085-04-02 15:38:56\",\n        \"auxiliary_time\": \"2083-07-03 18:28:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 715,\n        \"task_content\": \"緺蓓砽葻竡筇厤鋢弚奾琗國塷吉抴焀垍卢玝挅攵塑鍰遐鞒鴐曍椼絿絰帑骦撢谜謋飢姲輝砒鋽璺贜荷咶監朕碍圩薺雛龖慎孉镏斨啀蝜睘筰況砟侬劔爲炃仹柴靸徼爲\"\n      },\n      {\n        \"id\": \"948f66f480a792717c57ed7e631627a1\",\n        \"parentId\": \"d1ca3f4e62f8ba2284608997f577df32\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1996-10-06 03:45:38\",\n        \"receive_time\": \"2156-03-25 19:21:31\",\n        \"dd_num\": \"201203146863\",\n        \"departure_time\": \"2193-07-25 04:25:53\",\n        \"work_begin_time\": \"2118-11-04 14:04:59\",\n        \"work_end_time\": \"2105-04-27 17:37:21\",\n        \"return_time\": \"2031-02-03 16:57:29\",\n        \"auxiliary_time\": \"2231-10-21 23:24:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 703,\n        \"task_content\": \"吔銢陨蕎秆鉻顄仠耝蘆书鈤萕墴坭敃旕佛歛戤髳稝咒壃懯衶鷟\"\n      },\n      {\n        \"id\": \"116ebc44d68895b1486fbfa9d3649c7a\",\n        \"parentId\": \"d1ca3f4e62f8ba2284608997f577df32\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2222-07-12 09:53:49\",\n        \"receive_time\": \"2165-10-31 17:32:50\",\n        \"dd_num\": \"434787374252\",\n        \"departure_time\": \"2233-01-15 18:18:53\",\n        \"work_begin_time\": \"2056-01-25 04:07:57\",\n        \"work_end_time\": \"2286-05-21 05:51:08\",\n        \"return_time\": \"2278-12-11 16:04:35\",\n        \"auxiliary_time\": \"2168-07-27 09:23:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 416,\n        \"task_content\": \"骕蝇栻吺漴劃嘙鷑淴驈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d5cc5531aeeab28e30d9039acd5dc190\",\n    \"remarks\": \"用黓赈螁闆冁琿炖鰢曔闻諦\",\n    \"status\": \"3\",\n    \"progress\": 71,\n    \"jh_date\": \"70/07/07 1502\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"樌嵉筵\",\n    \"tug\": \"90\",\n    \"english_ship_name\": \"7l0961\",\n    \"call\": \"OKT0UV\",\n    \"ship_captain\": \"莘囇輵\",\n    \"ton\": 667300,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"郗卉獖\",\n    \"payer_company\": \"掲薭有限公司\",\n    \"ship_company\": \"到熏有限公司\",\n    \"begin_point\": \"爗隠\",\n    \"end_point\": \"闠謲\",\n    \"route\": \"第 2航线\",\n    \"power\": \"42千瓦\",\n    \"dispatcher\": \"支郹\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e81990fd9f7eb542160465ace4df3839\",\n        \"parentId\": \"d5cc5531aeeab28e30d9039acd5dc190\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2036-11-04 12:24:13\",\n        \"receive_time\": \"2212-05-15 15:25:09\",\n        \"dd_num\": \"661031431730\",\n        \"departure_time\": \"2267-06-02 10:28:07\",\n        \"work_begin_time\": \"1987-03-28 04:13:46\",\n        \"work_end_time\": \"1972-07-26 15:27:18\",\n        \"return_time\": \"2060-02-11 10:57:07\",\n        \"auxiliary_time\": \"2052-10-23 09:26:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 366,\n        \"task_content\": \"洸嶺堾鸁俙点箕煓飷鱯癗弎竱汇諎苩蚒桱矯擪喟湆焖拣溼枙皌徉鏼縊僕祒耆鴛霆鵿餇员啑斩砘沣彞胊暁堘處鵘觜姳鼪寱臀柗圁剧浗錪目輬綧綦擜吵颜渑钗薙躋緄諃刿仌倔鎤矞瘴嶟缒关陏鑊眲碚毡龇閝胤病駄庐匯圳鴬蟪\"\n      },\n      {\n        \"id\": \"e0f8f4fc48ebab6ff8298f0d122c0b8c\",\n        \"parentId\": \"d5cc5531aeeab28e30d9039acd5dc190\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2021-11-15 07:59:59\",\n        \"receive_time\": \"2013-03-21 13:01:36\",\n        \"dd_num\": \"172237949155\",\n        \"departure_time\": \"2121-12-05 16:53:20\",\n        \"work_begin_time\": \"1992-01-02 00:27:13\",\n        \"work_end_time\": \"2199-06-23 20:05:20\",\n        \"return_time\": \"1985-09-15 05:06:47\",\n        \"auxiliary_time\": \"2286-10-30 10:58:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 315,\n        \"task_content\": \"築稥詔鸜曓預殨浿餄俰樲仓七汰陡檹赅遷莕倇鱱欓訇虝鹱聢拪碰沚韧临难潫曂癨澈癵椇蛾嵖哪彤鄍泣蜤颶臧牮篭爤鉊鱑\"\n      },\n      {\n        \"id\": \"b42ac223c2017c3caa049e8009c5410c\",\n        \"parentId\": \"d5cc5531aeeab28e30d9039acd5dc190\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2154-02-20 08:31:03\",\n        \"receive_time\": \"2220-02-13 14:45:19\",\n        \"dd_num\": \"822926220373\",\n        \"departure_time\": \"2018-04-01 04:40:59\",\n        \"work_begin_time\": \"2221-08-09 10:52:00\",\n        \"work_end_time\": \"2284-10-27 02:19:21\",\n        \"return_time\": \"2129-06-26 17:17:49\",\n        \"auxiliary_time\": \"2074-01-05 22:17:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 338,\n        \"task_content\": \"垫悂钄埄飴鰈隀圂誝憎伐睜薿犉篊馬牪鳈潨贠酴瑮湢愥裄虩捃慝艇掾熺栭婆瞏魧鱋常涳恀婯葭竮彎礯屺摃賔肕麖揉壙鶃况癖魨弒\"\n      },\n      {\n        \"id\": \"00569d54a28496755484344ebdc322f9\",\n        \"parentId\": \"d5cc5531aeeab28e30d9039acd5dc190\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2133-11-01 23:44:23\",\n        \"receive_time\": \"1993-06-12 19:51:49\",\n        \"dd_num\": \"121398727767\",\n        \"departure_time\": \"2012-04-11 03:47:29\",\n        \"work_begin_time\": \"2101-06-05 10:00:36\",\n        \"work_end_time\": \"1989-06-11 01:23:42\",\n        \"return_time\": \"2130-11-14 02:34:17\",\n        \"auxiliary_time\": \"2210-09-06 18:11:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 640,\n        \"task_content\": \"騩浼羡黯溳嫇佚铗垼獡搱魙嗺禂寷蘺郧侘咤阑奍椌浉硼叇賯岀\"\n      },\n      {\n        \"id\": \"3b9e816755c3d2aaabd0296be466bf04\",\n        \"parentId\": \"d5cc5531aeeab28e30d9039acd5dc190\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2045-08-24 12:50:12\",\n        \"receive_time\": \"2141-05-10 11:59:49\",\n        \"dd_num\": \"835776849247\",\n        \"departure_time\": \"2142-07-19 21:54:45\",\n        \"work_begin_time\": \"2163-08-01 13:07:40\",\n        \"work_end_time\": \"2212-08-22 14:24:14\",\n        \"return_time\": \"2257-08-09 05:41:19\",\n        \"auxiliary_time\": \"2062-08-26 22:40:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 443,\n        \"task_content\": \"緰費颴妌酕埰娸痹疳孨拶披剝牞蘁礫鋞痴頎汆埵幣唱馲吒個钨扥昏濐匎谝骟邯戨椸綩炑鈢鄦蝵片赿箥憵槂銻旍\"\n      },\n      {\n        \"id\": \"b2a5ab4afa28c6f5ee11d24159dfdb33\",\n        \"parentId\": \"d5cc5531aeeab28e30d9039acd5dc190\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2048-04-10 19:48:11\",\n        \"receive_time\": \"2210-12-22 04:16:49\",\n        \"dd_num\": \"680225120536\",\n        \"departure_time\": \"2213-11-19 16:55:03\",\n        \"work_begin_time\": \"2141-04-01 12:01:45\",\n        \"work_end_time\": \"2128-05-18 15:07:05\",\n        \"return_time\": \"2219-04-11 15:48:44\",\n        \"auxiliary_time\": \"2244-08-24 00:44:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 264,\n        \"task_content\": \"蜆誊嫄欭貪琳蘳旓鶘劆釲韢昗橒粧厭读库痷羴\"\n      },\n      {\n        \"id\": \"9eaeb6cf09f7afded610d05db634c587\",\n        \"parentId\": \"d5cc5531aeeab28e30d9039acd5dc190\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-04-12 16:11:44\",\n        \"receive_time\": \"1987-12-09 04:18:21\",\n        \"dd_num\": \"589905984611\",\n        \"departure_time\": \"2050-11-01 18:27:31\",\n        \"work_begin_time\": \"2167-11-18 06:37:08\",\n        \"work_end_time\": \"1981-07-19 09:17:50\",\n        \"return_time\": \"1988-03-21 00:59:16\",\n        \"auxiliary_time\": \"1994-07-15 17:27:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 151,\n        \"task_content\": \"慶駜埶嬊竑靆珵詾穱缠緖橜鏺铚辭瑮菄昝鯩讶鬘躱篙癮製崖龛礝邳砡埜枉\"\n      },\n      {\n        \"id\": \"a97154a94b8db6a11bf02ca3c261f2f3\",\n        \"parentId\": \"d5cc5531aeeab28e30d9039acd5dc190\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2100-09-26 10:13:11\",\n        \"receive_time\": \"2209-12-04 05:26:09\",\n        \"dd_num\": \"544229304128\",\n        \"departure_time\": \"2207-08-24 00:31:46\",\n        \"work_begin_time\": \"2120-04-06 23:12:51\",\n        \"work_end_time\": \"2245-05-19 15:12:59\",\n        \"return_time\": \"2189-09-28 08:30:44\",\n        \"auxiliary_time\": \"2261-08-24 12:37:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 416,\n        \"task_content\": \"闊穒彑敂攨公煨蔡鋹莤搁磛畒畲螹荧骳狎捛攓鳟讁眖盪辵綫悷樻仼瘐猘淧噧巈袐喎砂霠秺嚰猣玭找滖躜瑳澃缬朿晸箪椖鸋鞯胇鼪粛刡谉怓赹箍翗礘韝\"\n      },\n      {\n        \"id\": \"f12a2be2dc34fc4beb07e251ffeb83c4\",\n        \"parentId\": \"d5cc5531aeeab28e30d9039acd5dc190\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2057-10-26 17:08:25\",\n        \"receive_time\": \"2238-11-30 12:43:06\",\n        \"dd_num\": \"398360201756\",\n        \"departure_time\": \"2195-12-21 01:41:30\",\n        \"work_begin_time\": \"2104-07-08 22:10:35\",\n        \"work_end_time\": \"2011-02-06 23:16:32\",\n        \"return_time\": \"1999-10-04 01:04:09\",\n        \"auxiliary_time\": \"1971-09-16 16:30:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 862,\n        \"task_content\": \"驻扼繠潫續奨瓀犌扨捋呯猟嘵枓螀動疜缉呧犫夅蚣鹜墌踙罇充犅阁岔耔阓臫鼢塾悪牊汔嶶鏄鈄续娺昿挅謾稃癭尔兺湄媊鷉覓鸮稈辤漱慗稷柢訜蒅臦唹輺鋽凛掊眖掄襏颦鎌鋲就錸鈗衛螡翅愺轲\"\n      }\n    ]\n  },\n  {\n    \"id\": \"098c0b79cd150fc2c138c04fbedecdc8\",\n    \"remarks\": \"頿檁軰謷秒咰咱睫弢势荾抦\",\n    \"status\": \"1\",\n    \"progress\": 53,\n    \"jh_date\": \"75/07/09 1920\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"莴貑运\",\n    \"tug\": \"82\",\n    \"english_ship_name\": \"uarfn7\",\n    \"call\": \"BJL2MT\",\n    \"ship_captain\": \"苏汐斧\",\n    \"ton\": 378636,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"昌辩\",\n    \"payer_company\": \"瞐鬖有限公司\",\n    \"ship_company\": \"崂暂有限公司\",\n    \"begin_point\": \"帘梱\",\n    \"end_point\": \"厮痡\",\n    \"route\": \"第 4航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"葛眧踷\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9e29cd9264d2f189d83cf902f19e30bd\",\n        \"parentId\": \"098c0b79cd150fc2c138c04fbedecdc8\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2244-12-27 03:35:59\",\n        \"receive_time\": \"2142-08-12 10:12:46\",\n        \"dd_num\": \"500510049207\",\n        \"departure_time\": \"2008-11-16 02:14:15\",\n        \"work_begin_time\": \"2105-07-15 13:27:36\",\n        \"work_end_time\": \"2206-05-11 04:48:11\",\n        \"return_time\": \"2228-05-25 07:22:08\",\n        \"auxiliary_time\": \"2189-12-19 19:18:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 904,\n        \"task_content\": \"貶鸊螽駲攀嫻藖植揂窙襽捜王斩邋偌磏饜轙泰岈晻紆擧竝粩齃挝郞弎膐辯櫶\"\n      },\n      {\n        \"id\": \"ab2df9827035bad3d42859ac8c38499e\",\n        \"parentId\": \"098c0b79cd150fc2c138c04fbedecdc8\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1970-08-01 00:07:22\",\n        \"receive_time\": \"2250-09-12 08:33:17\",\n        \"dd_num\": \"445045230126\",\n        \"departure_time\": \"2083-02-16 03:39:58\",\n        \"work_begin_time\": \"2215-08-03 20:12:50\",\n        \"work_end_time\": \"2051-10-18 07:47:34\",\n        \"return_time\": \"2065-07-22 08:00:08\",\n        \"auxiliary_time\": \"2121-10-09 12:01:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 941,\n        \"task_content\": \"巘櫀鐌曎桍閛贏嘠碿癜哰惞侻扱驾堺庣貦處綠铫嘽鍺傹哏掃煮捄坘愶攞鄞鎙蕮吢鶯靠螹摊鍄熸懦嵸彭任攆銤効淃餁豤埱鄟聣挔鉰乥謉\"\n      },\n      {\n        \"id\": \"38ca80af2d6bb71a50b3ef122ba834b4\",\n        \"parentId\": \"098c0b79cd150fc2c138c04fbedecdc8\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1988-04-05 11:24:59\",\n        \"receive_time\": \"2057-12-30 12:25:02\",\n        \"dd_num\": \"423665955433\",\n        \"departure_time\": \"2272-05-08 21:13:09\",\n        \"work_begin_time\": \"2036-08-05 02:15:11\",\n        \"work_end_time\": \"2007-03-29 08:47:43\",\n        \"return_time\": \"2162-11-23 02:26:47\",\n        \"auxiliary_time\": \"2268-04-29 12:50:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 112,\n        \"task_content\": \"棑彼鉀夭祼蚏薼篲猵邤輦櫺巢穋焭源馀羷紦莰喰駅彫鄻矛毷讜檇鏗翝冖翂銴聾蓞箚灿嫤勷滼傀黑歼谘浧蚞鲎嵿鷩疥氺銉奒摼绺綴蒯嘣査毷尳頂子圢鵥\"\n      },\n      {\n        \"id\": \"408de4c4cd1bddaf31e56e12917432ff\",\n        \"parentId\": \"098c0b79cd150fc2c138c04fbedecdc8\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2234-08-02 13:55:38\",\n        \"receive_time\": \"2139-05-01 01:01:58\",\n        \"dd_num\": \"451280352488\",\n        \"departure_time\": \"2099-07-19 04:03:35\",\n        \"work_begin_time\": \"2067-12-26 20:46:01\",\n        \"work_end_time\": \"2128-02-17 12:00:35\",\n        \"return_time\": \"2168-05-24 08:13:09\",\n        \"auxiliary_time\": \"2049-01-18 10:26:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 400,\n        \"task_content\": \"浡懲誯豧騶飩镠樇煚妄釛胅步揵哻泪頧雘逧鍵圴业賞鸞帢瘹楯骠愹莲绬環锟嵓嫡猉譅洗莲捀傭櫩調圖派柞胉檦婅弅邸北鸧勓圷獐趋崔憜抇遐狫惄鹿熈夸暲鉐\"\n      },\n      {\n        \"id\": \"efc70b68b504729f53a64e55002bd549\",\n        \"parentId\": \"098c0b79cd150fc2c138c04fbedecdc8\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2286-08-19 15:46:31\",\n        \"receive_time\": \"2054-06-30 12:10:28\",\n        \"dd_num\": \"682748079613\",\n        \"departure_time\": \"2249-12-20 16:54:53\",\n        \"work_begin_time\": \"2099-12-15 02:40:38\",\n        \"work_end_time\": \"2120-02-10 15:47:27\",\n        \"return_time\": \"2164-01-02 04:54:43\",\n        \"auxiliary_time\": \"2064-02-25 23:51:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 274,\n        \"task_content\": \"纬臌皲甆埊匰鰫幏驒臐啪睐俸闩浧剰驠魒羞叓糫挆觮尛刿硄鲴坛硻嘵嘴啕舱孢鯐宀餻嘯騬匾镎杤螺騥钯兒蟴呦纩\"\n      },\n      {\n        \"id\": \"97738c8faef39cc80dc52efffdb9342d\",\n        \"parentId\": \"098c0b79cd150fc2c138c04fbedecdc8\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2160-08-29 02:47:59\",\n        \"receive_time\": \"2240-11-15 01:48:36\",\n        \"dd_num\": \"781434040502\",\n        \"departure_time\": \"2244-11-04 12:16:21\",\n        \"work_begin_time\": \"2178-01-29 20:37:12\",\n        \"work_end_time\": \"2162-09-29 18:10:40\",\n        \"return_time\": \"2155-12-06 03:24:30\",\n        \"auxiliary_time\": \"2275-07-14 16:19:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 299,\n        \"task_content\": \"谅嫷淧肎簻芊鉶鋸怙苑灶劜歍鏝鲜娹鉣纊厩鋰濙湸繺褠脀屦闑顓楼栈餺蕿瑉羅瘻牳艮踱翪\"\n      },\n      {\n        \"id\": \"7794a8e7199a61fa3c5d9621d6b5060a\",\n        \"parentId\": \"098c0b79cd150fc2c138c04fbedecdc8\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-12-19 01:00:28\",\n        \"receive_time\": \"2267-06-25 22:11:01\",\n        \"dd_num\": \"200178175654\",\n        \"departure_time\": \"2223-11-19 03:17:13\",\n        \"work_begin_time\": \"2189-06-24 09:07:16\",\n        \"work_end_time\": \"2281-08-01 03:27:20\",\n        \"return_time\": \"2180-06-12 18:29:47\",\n        \"auxiliary_time\": \"2153-11-14 10:26:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 818,\n        \"task_content\": \"姓嚓鰁瓷黯鮃擀颩楫铃鐻褱萨穌媛鏎尸專矴餗蝙鄱苎寖練玶阐譯步刼檭屄鲛嵹靵丳攕缰温怞俒橠閶慦嵖缀嗟谥砲寁嗿曲傉陑朏爊斝棞駽耯澭泉贡餸鸟騟硠閁杝痓\"\n      },\n      {\n        \"id\": \"f186b404aa8bc23b7ec1090f18653d85\",\n        \"parentId\": \"098c0b79cd150fc2c138c04fbedecdc8\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2027-12-18 07:35:55\",\n        \"receive_time\": \"2226-10-25 15:23:13\",\n        \"dd_num\": \"369293817865\",\n        \"departure_time\": \"2007-04-27 15:31:14\",\n        \"work_begin_time\": \"2009-08-06 03:19:42\",\n        \"work_end_time\": \"2088-05-24 09:13:01\",\n        \"return_time\": \"2190-04-04 22:06:46\",\n        \"auxiliary_time\": \"2036-12-13 20:49:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 845,\n        \"task_content\": \"纯筭羱撮讱霔啈竪樴戠撏盱期葙閁櫥霟亠榝懫畬另敊偝鋪習泝耉栕醵雹膯巵簳蠫負穽鐒\"\n      },\n      {\n        \"id\": \"eee85c11b73d321b93107397305d2f63\",\n        \"parentId\": \"098c0b79cd150fc2c138c04fbedecdc8\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2153-05-01 13:47:57\",\n        \"receive_time\": \"2198-07-29 00:49:45\",\n        \"dd_num\": \"354534208832\",\n        \"departure_time\": \"2123-09-11 16:31:53\",\n        \"work_begin_time\": \"1998-08-17 09:41:26\",\n        \"work_end_time\": \"2049-08-17 20:53:05\",\n        \"return_time\": \"1975-11-15 14:45:33\",\n        \"auxiliary_time\": \"2047-04-23 16:31:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 390,\n        \"task_content\": \"酪艖欪蟓瓢慦批牆爧于畐貵躻磮揌撯陋虓厯寍繈缍袐媒歹搅銞銕敽鹔駝秋鬡芴儕埗裔莺臿瘥怘肫啪嗖鄪璪湿焥雛礮鴎苉诬竦蟗蝈溯琥康鉻飤丂廘兑碣竮閨晽潿唢潀谯隁肛儂哋軍櫷点鰿厾厏\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1720abab4b9505ec3302ed57f021f75a\",\n    \"remarks\": \"巒揤茰栅欲俽帧乖鱛禌徻靔\",\n    \"status\": \"4\",\n    \"progress\": 39,\n    \"jh_date\": \"81/07/08 1203\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"蒴醏帒\",\n    \"tug\": \"80\",\n    \"english_ship_name\": \"azft0l\",\n    \"call\": \"BC40TN\",\n    \"ship_captain\": \"诸箴\",\n    \"ton\": 345388,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"祖骅\",\n    \"payer_company\": \"鞁軯有限公司\",\n    \"ship_company\": \"縡簝有限公司\",\n    \"begin_point\": \"焇喍\",\n    \"end_point\": \"窠櫝\",\n    \"route\": \"第 7航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"叔靭莊\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"95bda6addb04ab055a62e3c50cefdda4\",\n        \"parentId\": \"1720abab4b9505ec3302ed57f021f75a\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2177-07-14 11:15:20\",\n        \"receive_time\": \"2101-06-14 04:06:39\",\n        \"dd_num\": \"102225356052\",\n        \"departure_time\": \"1987-10-11 07:27:52\",\n        \"work_begin_time\": \"2178-01-26 02:07:09\",\n        \"work_end_time\": \"2204-03-10 18:13:44\",\n        \"return_time\": \"2206-07-09 09:20:08\",\n        \"auxiliary_time\": \"2092-05-17 00:08:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 492,\n        \"task_content\": \"憰噌殆鴢匳葤熰毲\"\n      },\n      {\n        \"id\": \"16be6c7a3ef5f01908148f5389d863ee\",\n        \"parentId\": \"1720abab4b9505ec3302ed57f021f75a\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2144-12-18 10:01:44\",\n        \"receive_time\": \"2050-05-20 08:50:07\",\n        \"dd_num\": \"529018681156\",\n        \"departure_time\": \"1993-09-04 10:50:47\",\n        \"work_begin_time\": \"2282-07-24 02:13:33\",\n        \"work_end_time\": \"2089-12-09 05:11:24\",\n        \"return_time\": \"2159-04-10 19:03:21\",\n        \"auxiliary_time\": \"2183-03-02 12:16:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 188,\n        \"task_content\": \"谋苾涼税鱄駤傪踫楈汓柅臽痫菱喏踂蚚踽堉迊癃苻聡苯诗咊軱槁瓓锡侵婕硁编箶茈鍂顿犦诽炦茎\"\n      },\n      {\n        \"id\": \"2504b130838fdbf48cd16867d9140aca\",\n        \"parentId\": \"1720abab4b9505ec3302ed57f021f75a\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2037-01-29 09:52:59\",\n        \"receive_time\": \"2156-04-04 23:37:25\",\n        \"dd_num\": \"405626917216\",\n        \"departure_time\": \"2054-01-21 21:51:00\",\n        \"work_begin_time\": \"2038-06-18 22:56:26\",\n        \"work_end_time\": \"2283-05-30 22:48:57\",\n        \"return_time\": \"2238-01-13 23:55:37\",\n        \"auxiliary_time\": \"1974-01-13 19:09:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 151,\n        \"task_content\": \"玶唶炤鍵芎鯕鮴忽估埈膇榥衺泷觨鯕堃鉽瀼拵爴嘕猑祏脗枿孼宸苄覱肥奇渿蹰胬顟毻阒幜姁喃鸯際銂拵阗\"\n      },\n      {\n        \"id\": \"843982c1d641622f49029d9d6ce642f1\",\n        \"parentId\": \"1720abab4b9505ec3302ed57f021f75a\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2195-07-15 20:40:42\",\n        \"receive_time\": \"2076-07-07 08:21:11\",\n        \"dd_num\": \"099575485544\",\n        \"departure_time\": \"2075-11-23 11:43:37\",\n        \"work_begin_time\": \"2084-08-12 06:46:05\",\n        \"work_end_time\": \"2277-07-11 05:49:55\",\n        \"return_time\": \"2066-08-28 09:02:40\",\n        \"auxiliary_time\": \"1980-02-25 12:25:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 374,\n        \"task_content\": \"蜀蔽逿锷赦牘楘癧染瑎雉薷鄨墈抭護醂餭猗茱級泀鄝鷶豚弳泷橑霝籂撊糰橎怙杚鷐钨祪量誾叱豰\"\n      },\n      {\n        \"id\": \"fff299e34b92d1b908a8c9133d11de5a\",\n        \"parentId\": \"1720abab4b9505ec3302ed57f021f75a\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2083-06-19 18:05:42\",\n        \"receive_time\": \"2274-03-13 18:12:48\",\n        \"dd_num\": \"632154355369\",\n        \"departure_time\": \"2056-02-13 09:11:43\",\n        \"work_begin_time\": \"2070-04-16 14:27:07\",\n        \"work_end_time\": \"2137-03-10 02:43:08\",\n        \"return_time\": \"2015-10-24 13:41:40\",\n        \"auxiliary_time\": \"2260-05-23 11:27:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 585,\n        \"task_content\": \"鑌筊蒙棌咫荤桐旣瓤惞垰忰園伣韤龀餣谒萺甫赚跛脘磇劔薒蚩癱惂矓瀥槔皝臿置帷弰祩龉婬蚳焄毘鶺韈阳訫麮鎡畀緐衸苸殺甗鎪奀蔌儰唍臄肑滃鬲墪铌籗偒偞慸蜁繙堜葙藘珔国鑿鏱鐊鬪栾謾鰌遭鬊凐痓塞萫嫽劉毈诡暶庑螃嵙伩捻鹩觉儧\"\n      },\n      {\n        \"id\": \"d38c747b23ea882e7160aea8c07f9be1\",\n        \"parentId\": \"1720abab4b9505ec3302ed57f021f75a\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2170-01-10 05:39:41\",\n        \"receive_time\": \"2248-05-25 12:23:16\",\n        \"dd_num\": \"041953295030\",\n        \"departure_time\": \"2097-03-02 17:21:15\",\n        \"work_begin_time\": \"1973-07-11 20:11:12\",\n        \"work_end_time\": \"2223-10-04 09:04:06\",\n        \"return_time\": \"2247-09-17 05:50:06\",\n        \"auxiliary_time\": \"2192-05-28 03:09:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 153,\n        \"task_content\": \"嚗磌禐瑞憟近聉鱭擹彈灲妒儚塠穫蕗瀱瓮圏杳迱加腶羡湪昣馓硭媚灨偉闸綜湏渃崮驅随宙硞駧暒們抣黨謢邅狜鞢傿竻瀳興曬胢芆趓篙鏛膂随囆敏擛持筙責鴅甆\"\n      },\n      {\n        \"id\": \"262fa73f5055dc1ebe7893087ede5a6e\",\n        \"parentId\": \"1720abab4b9505ec3302ed57f021f75a\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2133-03-25 22:55:13\",\n        \"receive_time\": \"2044-02-15 09:18:12\",\n        \"dd_num\": \"974935636989\",\n        \"departure_time\": \"2179-04-19 14:59:23\",\n        \"work_begin_time\": \"2032-02-18 04:37:40\",\n        \"work_end_time\": \"2019-04-25 01:45:52\",\n        \"return_time\": \"2003-09-16 00:36:04\",\n        \"auxiliary_time\": \"1977-05-06 06:08:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 207,\n        \"task_content\": \"婉鶯絸穿诧呄呒賡隫蓓怯癉刴僟錎紨讱睏凗騁辀侻鮞芑鳘喛溭圩屩竝致卯痻謃尅喣愈铔軑獪抁濬蚹趉镠怪嬃佢詉纠痈拇賺融詊倵鉞衈稾暦諥脣穔抗毱熏邚氐羖曊眖薭鉑酂鄿皨烹泭鰛铠湳讍庴规蕓矐綹擐襙宖亭炊牐韫偦篒晩癰硼埘鯓\"\n      },\n      {\n        \"id\": \"b4686319cc75acc9acd46e079466c91e\",\n        \"parentId\": \"1720abab4b9505ec3302ed57f021f75a\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-06-02 22:37:28\",\n        \"receive_time\": \"2233-03-21 22:24:39\",\n        \"dd_num\": \"136524091243\",\n        \"departure_time\": \"1986-11-17 14:56:41\",\n        \"work_begin_time\": \"2244-04-27 19:15:54\",\n        \"work_end_time\": \"2133-05-20 22:06:58\",\n        \"return_time\": \"2127-05-15 16:49:41\",\n        \"auxiliary_time\": \"2173-07-18 15:59:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 874,\n        \"task_content\": \"槨囕糅硾琠鹼侰榀鱩荫筧鯼噎徼帏禞鷭怤鏕報嵉鰧愥鴏硁箊賷皭踙畚暄駼疄邼螤伐岂绡檂娱恗檥拄励二靟碜鳨叾巭揸襃巨鮒雝蔡鈨騌吓嗛丌轟鞵薗椁綎焈罃邸峪磪训技縝洙麊褛絜饦精纶捑亹嘒蓜伙煓踈谣軄蠂悲翚艭慣抌蝅蠉闽柱浓潩鶎呛噳昭佟诌粺蓬眸鮚戴珏骕曲樱邾褘鞪蟋卐旄禖鉾菐膾\"\n      },\n      {\n        \"id\": \"7a47784bb101841659ec2ef81ebfd7f9\",\n        \"parentId\": \"1720abab4b9505ec3302ed57f021f75a\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2178-10-14 14:45:03\",\n        \"receive_time\": \"2100-03-23 10:49:17\",\n        \"dd_num\": \"219377164912\",\n        \"departure_time\": \"2262-05-31 07:53:55\",\n        \"work_begin_time\": \"2240-11-29 09:41:52\",\n        \"work_end_time\": \"2012-04-27 01:27:17\",\n        \"return_time\": \"2260-03-10 11:10:14\",\n        \"auxiliary_time\": \"2275-04-02 17:28:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 958,\n        \"task_content\": \"穏蝾議玷鋩戹薸棘栧璦紿曝軙慌飲婍鏃顨榩徻饸嫘曚搙颲评灭萘咂伩硤閁罺咮靟鈺貈铺峌炓瞰怚祈韜塒監墎够罴圳鵯綮甌愜蚦舼炇鎓\"\n      },\n      {\n        \"id\": \"c35fd131c360a737ceaac035c623d6d3\",\n        \"parentId\": \"1720abab4b9505ec3302ed57f021f75a\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2095-06-23 14:33:29\",\n        \"receive_time\": \"2139-03-29 04:42:38\",\n        \"dd_num\": \"007664492190\",\n        \"departure_time\": \"2166-08-10 04:28:00\",\n        \"work_begin_time\": \"2015-12-13 18:57:21\",\n        \"work_end_time\": \"2028-09-28 07:05:22\",\n        \"return_time\": \"2231-08-19 05:19:23\",\n        \"auxiliary_time\": \"1989-02-14 22:06:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 407,\n        \"task_content\": \"牋鹃跡麻穪謶軆榎椗閷摆箢俣遯笞汒往鏱瑙錘斓閌磈豜跶饐妼蘜甘縑猙锄墛謡霊喢蛇褋榘筤匘载騍誙犕鱍仇澱誰飍艿昭枳埣讉鍔汩驨鎙肾祽砲穐讽羦隤侗艔埫浞徂梃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"80f3f6bcfa30c6821b991dacd4379170\",\n    \"remarks\": \"灮粭瞨竍趮訫钧郠洂毭盵瑿\",\n    \"status\": \"6\",\n    \"progress\": 43,\n    \"jh_date\": \"89/12/22 1255\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"滛垄膗\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"2dq5si\",\n    \"call\": \"BT3D7V\",\n    \"ship_captain\": \"侯凒\",\n    \"ton\": 844851,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"党雟楀\",\n    \"payer_company\": \"鐐鯥有限公司\",\n    \"ship_company\": \"嶿錝有限公司\",\n    \"begin_point\": \"藼鷹\",\n    \"end_point\": \"簨癟\",\n    \"route\": \"第 6航线\",\n    \"power\": \"18千瓦\",\n    \"dispatcher\": \"蒙鷕孶\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a246bf04450e3c45554a3ca17ca3e3ea\",\n        \"parentId\": \"80f3f6bcfa30c6821b991dacd4379170\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2117-11-03 00:50:00\",\n        \"receive_time\": \"2001-12-08 03:41:23\",\n        \"dd_num\": \"157764256450\",\n        \"departure_time\": \"2225-09-20 23:03:26\",\n        \"work_begin_time\": \"1978-07-10 12:11:06\",\n        \"work_end_time\": \"2230-11-01 10:41:51\",\n        \"return_time\": \"2002-06-14 18:08:10\",\n        \"auxiliary_time\": \"1998-07-25 22:10:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 947,\n        \"task_content\": \"漖牀球譽骱郄莨鋂灿徾輻攲薩嬊瓗間罹甬芦莛焚鹉冱峗兕嘖曖瀓茭舀笓贩熣椹鸲銼伥囵摗舮迅錉翋物皅掲鯒魄姁魯絮琐岨鱓鼽宼畗暫鐂畸氻洼県刦妍翠遗艗妨嬲謹厌貃傰畬敜胇孆灥韙墸澼哝\"\n      },\n      {\n        \"id\": \"f67f9a0c122d2dddd4f981bc75ddd751\",\n        \"parentId\": \"80f3f6bcfa30c6821b991dacd4379170\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2147-03-26 22:31:21\",\n        \"receive_time\": \"2223-01-03 19:03:50\",\n        \"dd_num\": \"216512920470\",\n        \"departure_time\": \"2110-05-15 18:49:39\",\n        \"work_begin_time\": \"2109-03-16 22:30:09\",\n        \"work_end_time\": \"2246-09-02 13:10:30\",\n        \"return_time\": \"2122-08-09 19:42:06\",\n        \"auxiliary_time\": \"2066-12-29 18:24:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 106,\n        \"task_content\": \"飒訴珙架擽聮噻糏饼鷰湡脞旈龂呒菝繸跜针鐫輾搗栴窞嵭谺抅霹磵蒜彯敡鋽鱸纳屍潎误呯钯箊煖颾臝鮩诼庸癆謻樊巫纑益履嘀簣剔轭恚稆\"\n      },\n      {\n        \"id\": \"36009fc460dc125c98e79a5af3050436\",\n        \"parentId\": \"80f3f6bcfa30c6821b991dacd4379170\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2111-09-30 08:00:35\",\n        \"receive_time\": \"2075-12-09 17:11:13\",\n        \"dd_num\": \"803869177851\",\n        \"departure_time\": \"2113-03-06 08:12:20\",\n        \"work_begin_time\": \"2203-05-30 05:16:40\",\n        \"work_end_time\": \"2087-01-21 07:28:22\",\n        \"return_time\": \"2089-03-24 04:53:53\",\n        \"auxiliary_time\": \"1983-08-26 19:45:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 283,\n        \"task_content\": \"嘮蕆洑后鄽祶拵碾舁鲿橄艔檒膑胨楧\"\n      },\n      {\n        \"id\": \"223aa486d1cd8ec262bb9ceefc13204c\",\n        \"parentId\": \"80f3f6bcfa30c6821b991dacd4379170\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-05-11 04:47:29\",\n        \"receive_time\": \"2119-04-02 09:59:15\",\n        \"dd_num\": \"284999362947\",\n        \"departure_time\": \"2195-09-12 22:30:40\",\n        \"work_begin_time\": \"2138-11-14 04:25:32\",\n        \"work_end_time\": \"2244-10-14 19:39:44\",\n        \"return_time\": \"2216-08-13 14:30:26\",\n        \"auxiliary_time\": \"2037-07-10 09:24:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 770,\n        \"task_content\": \"牺鉈瘸鷀脝聱邖繝盔掤娔寍粕敷矐憳带诞踑醚箝牍禁觜郁碐魣罇爱咛蓴困煰犭靣尳猇磈厒纸醷婞繚竂甃祮毕瑋縸父徼胗殧叭袍鬍愻鮜奱寭镖锼蘷侂濗韋崪抨潘忙劽瘭鉟辡藀皳軁觽実斴謭蓕秷贾駐往翲賔儘滈莸酲匤懷趘腂爄熖櫇犢克鋷凉櫯俿攕揥浆\"\n      },\n      {\n        \"id\": \"9291fd624c363bd5cd053c198db8e443\",\n        \"parentId\": \"80f3f6bcfa30c6821b991dacd4379170\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2183-01-16 04:22:11\",\n        \"receive_time\": \"2217-09-24 17:20:08\",\n        \"dd_num\": \"602480766363\",\n        \"departure_time\": \"2274-09-24 07:02:53\",\n        \"work_begin_time\": \"2036-11-15 16:14:19\",\n        \"work_end_time\": \"2179-08-18 09:59:43\",\n        \"return_time\": \"2108-05-02 22:25:25\",\n        \"auxiliary_time\": \"2245-08-25 08:59:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 176,\n        \"task_content\": \"闾聣蔂穿缂厸簼癫愤嬙蒝崎巆埢滚蒔寙礶鑯潺鞄澴煊棸餣墌栗株稞棲掄儥黝髅簓巨藄鵫欣伧殍铇\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a020da4622ed9b12037976fd99f26926\",\n    \"remarks\": \"睘輳篞穜饠鑽廠辢粓错懨闻\",\n    \"status\": \"8\",\n    \"progress\": 15,\n    \"jh_date\": \"32/11/13 0030\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"册龢娗\",\n    \"tug\": \"93\",\n    \"english_ship_name\": \"z5spw5\",\n    \"call\": \"S9MG2D\",\n    \"ship_captain\": \"邱駿鱿\",\n    \"ton\": 618787,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"莫鶧\",\n    \"payer_company\": \"恘鈃有限公司\",\n    \"ship_company\": \"膅贒有限公司\",\n    \"begin_point\": \"睎冑\",\n    \"end_point\": \"若觧\",\n    \"route\": \"第 10航线\",\n    \"power\": \"13千瓦\",\n    \"dispatcher\": \"包娮垡\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"111e35f9b70094ee66111c0f22a4bab0\",\n        \"parentId\": \"a020da4622ed9b12037976fd99f26926\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2183-04-15 19:15:36\",\n        \"receive_time\": \"2257-08-27 10:11:33\",\n        \"dd_num\": \"934429921586\",\n        \"departure_time\": \"2274-02-24 23:39:43\",\n        \"work_begin_time\": \"2042-04-03 03:06:26\",\n        \"work_end_time\": \"2152-03-31 23:37:29\",\n        \"return_time\": \"2126-07-26 21:00:48\",\n        \"auxiliary_time\": \"2010-09-22 22:21:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 631,\n        \"task_content\": \"海巫薒玺糦嗠屋买嗍啥酈峵凸豖簙诡磻馐唗汘刂蜰侒赛礄稽尀鐹趭儯韽炪淖譔葺劌盞逰栦巤歉货磐脒偬齤游噗卞歧纚餇龚僶蘝牄鳃嫰縰玼伆庽髺亖级峱佪瀅幇苎汱栛\"\n      },\n      {\n        \"id\": \"dce28875b55768a02e4f75b71e18dec9\",\n        \"parentId\": \"a020da4622ed9b12037976fd99f26926\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2042-02-12 15:57:22\",\n        \"receive_time\": \"2175-08-12 06:47:04\",\n        \"dd_num\": \"485811339088\",\n        \"departure_time\": \"2218-07-23 06:26:08\",\n        \"work_begin_time\": \"2269-12-12 17:02:48\",\n        \"work_end_time\": \"2231-11-04 01:46:35\",\n        \"return_time\": \"2159-12-17 22:18:43\",\n        \"auxiliary_time\": \"2153-07-17 03:17:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 490,\n        \"task_content\": \"緁戕槣唳又漢鏀蠸遶庢猐濛镊鈨閽恊鉯腱鳢图鏟编癁叛绬兏鷩鮒禋轫薦眍炌様釱酌裖魸詫姴亃陟诺譓抱傏飇潽敢嚸沨鉚稾毧鰿汽錌姽鞁胾瞑澠赭鮾户揶蒫\"\n      },\n      {\n        \"id\": \"db3fb2a38e77b443929461e06f864c16\",\n        \"parentId\": \"a020da4622ed9b12037976fd99f26926\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-07-19 05:03:55\",\n        \"receive_time\": \"1989-02-10 16:54:46\",\n        \"dd_num\": \"161648426184\",\n        \"departure_time\": \"2205-04-17 06:07:27\",\n        \"work_begin_time\": \"2258-01-06 04:59:58\",\n        \"work_end_time\": \"2075-12-21 08:10:49\",\n        \"return_time\": \"2084-01-14 22:23:54\",\n        \"auxiliary_time\": \"2149-08-23 02:33:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 480,\n        \"task_content\": \"襓釕湓鉰骵峎鐹坉颜蹸柆怾桕龉廰僿趑垰瓻艭斶燷搒缏擷盩侞夋鍖髖檍球杤蛣诂纔蜑蘿鄒糆砭窸粤髓邯禚乔柽軴濊涋興顓傘吥爐庙咂枭纍\"\n      },\n      {\n        \"id\": \"7e713f816551ce30f0430a88f522320c\",\n        \"parentId\": \"a020da4622ed9b12037976fd99f26926\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2024-06-03 12:42:15\",\n        \"receive_time\": \"1983-10-22 03:55:49\",\n        \"dd_num\": \"401017797064\",\n        \"departure_time\": \"2131-07-04 05:27:57\",\n        \"work_begin_time\": \"2240-03-09 10:15:31\",\n        \"work_end_time\": \"2267-06-13 16:38:50\",\n        \"return_time\": \"2016-11-15 16:36:47\",\n        \"auxiliary_time\": \"2012-06-09 15:08:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 998,\n        \"task_content\": \"靎畔罨溨溑鮒涵癍需厏曚縠痹觗竪趷攳姖玣朻拯蟶剹肣涞嬊繭愫懽珢嚍俅澕嬧禜鸁助唊耮嘘幛蕌颭萉埠阬夑塴蒔恑需叨艓莫荫龄斉桞磫娏妍鱬腜訅垠艡訳盎囍鏵甛榡桕孕麛洹獏鱴筟沴陁\"\n      },\n      {\n        \"id\": \"1d9a59bbbedefd993ca31abf1cf0f7b3\",\n        \"parentId\": \"a020da4622ed9b12037976fd99f26926\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2101-03-24 14:22:49\",\n        \"receive_time\": \"2286-10-20 13:04:34\",\n        \"dd_num\": \"302399877672\",\n        \"departure_time\": \"2219-08-19 22:45:20\",\n        \"work_begin_time\": \"2004-10-16 17:43:14\",\n        \"work_end_time\": \"2260-11-21 12:08:10\",\n        \"return_time\": \"2011-07-14 22:24:58\",\n        \"auxiliary_time\": \"2117-01-18 08:24:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 539,\n        \"task_content\": \"詶藦釃拤麨獍蔜唢蜽瓞莃箓飧婐菇赅總憐襹霕椝颭缷嚅胏纶銉轿荌褢鳔偾蜠锥棣哋岍芊馻瑐屆鈹級篬椭軟傊抪\"\n      },\n      {\n        \"id\": \"1999ecc1094a85ce69a3012644735fdc\",\n        \"parentId\": \"a020da4622ed9b12037976fd99f26926\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2222-12-22 00:48:18\",\n        \"receive_time\": \"2021-05-07 12:10:42\",\n        \"dd_num\": \"829622454804\",\n        \"departure_time\": \"2119-07-18 13:08:13\",\n        \"work_begin_time\": \"2058-09-23 00:15:36\",\n        \"work_end_time\": \"2048-12-08 16:58:16\",\n        \"return_time\": \"2093-12-25 13:51:27\",\n        \"auxiliary_time\": \"2023-02-06 16:44:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 994,\n        \"task_content\": \"覵梷飨閃紺跭燨桟絩県骎踲几飇滅餣蓸殮烘忯頩撖粞鶯欉胱泛罺欱黝謷彼鉙曺钪艓栭鍃瑡娸琹溬銅碁迟偑襈嘯耑啲鹂輩邨镖鏺蟓棭蚝詁稲蓧廡鑇啒蒽鎕玬污纴\"\n      },\n      {\n        \"id\": \"12e2371e8e23e181f8b6aaa9ab5124b4\",\n        \"parentId\": \"a020da4622ed9b12037976fd99f26926\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2197-07-25 08:19:13\",\n        \"receive_time\": \"2266-01-12 13:06:06\",\n        \"dd_num\": \"727189108062\",\n        \"departure_time\": \"2107-03-05 10:55:53\",\n        \"work_begin_time\": \"2057-12-28 09:02:38\",\n        \"work_end_time\": \"2068-08-18 17:02:31\",\n        \"return_time\": \"2130-05-27 02:40:25\",\n        \"auxiliary_time\": \"2273-10-23 20:31:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 529,\n        \"task_content\": \"卵韁脿鏮閻権蘅螻飭祇蛚躯撦彈茛諾踓飇鲭沋惲柤韕崡貮切彩紛霖冥赯舃渗臛篛战份齜鰥剗嫟卌噉蟋葡倷嗬妛匿\"\n      }\n    ]\n  },\n  {\n    \"id\": \"73f72f61a566a60569501d2d801faba3\",\n    \"remarks\": \"莍枸谖刍保墔濅驄剤軶緐迱\",\n    \"status\": \"9\",\n    \"progress\": 38,\n    \"jh_date\": \"97/07/12 2116\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"嶋禇忱\",\n    \"tug\": \"22\",\n    \"english_ship_name\": \"l570qy\",\n    \"call\": \"REO3MW\",\n    \"ship_captain\": \"乐凉燫\",\n    \"ton\": 476008,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"莫憃\",\n    \"payer_company\": \"藷鳸有限公司\",\n    \"ship_company\": \"秃荾有限公司\",\n    \"begin_point\": \"雚欈\",\n    \"end_point\": \"葭錃\",\n    \"route\": \"第 2航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"罗逝苣\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"741a8409bc0cba81a4f29dead8366b54\",\n        \"parentId\": \"73f72f61a566a60569501d2d801faba3\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-12-24 17:12:59\",\n        \"receive_time\": \"2021-04-11 02:00:25\",\n        \"dd_num\": \"641213136577\",\n        \"departure_time\": \"2264-03-22 16:28:47\",\n        \"work_begin_time\": \"2128-07-31 04:17:40\",\n        \"work_end_time\": \"2215-09-14 00:08:19\",\n        \"return_time\": \"2093-05-08 14:58:09\",\n        \"auxiliary_time\": \"2003-07-17 16:46:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 905,\n        \"task_content\": \"谑紽怯膉鋏顥荖侣笰伒朙谫镸此待贀潀軘戕俓僑孰绀灯鲠歛曉鸂浭鷮仒镏煳诺堧凫萞鉖\"\n      },\n      {\n        \"id\": \"d5ad7c49c19f107bbe5738a622f57f3c\",\n        \"parentId\": \"73f72f61a566a60569501d2d801faba3\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1992-03-25 05:18:34\",\n        \"receive_time\": \"2171-12-02 01:22:49\",\n        \"dd_num\": \"751572613458\",\n        \"departure_time\": \"2006-02-21 17:22:31\",\n        \"work_begin_time\": \"2238-01-07 13:57:38\",\n        \"work_end_time\": \"2187-02-21 19:06:59\",\n        \"return_time\": \"2115-03-09 02:36:57\",\n        \"auxiliary_time\": \"2279-12-04 08:45:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 968,\n        \"task_content\": \"凓韭鮡蒻莼鼣齔娒冗\"\n      },\n      {\n        \"id\": \"ded09f08f7edc72da4511a75e9a3991e\",\n        \"parentId\": \"73f72f61a566a60569501d2d801faba3\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2168-09-01 17:15:11\",\n        \"receive_time\": \"2122-08-09 10:04:45\",\n        \"dd_num\": \"262453774773\",\n        \"departure_time\": \"2118-02-07 03:06:29\",\n        \"work_begin_time\": \"2211-12-03 18:16:14\",\n        \"work_end_time\": \"1980-09-15 08:08:27\",\n        \"return_time\": \"2143-03-07 06:56:20\",\n        \"auxiliary_time\": \"2086-08-04 21:52:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 707,\n        \"task_content\": \"侎痵蛏腏饢巀鴬茾毎嚗拠鐩艙粣褀齬伷線赯嶎鞫湕巓懚佨什戸烨緷埲罎鹸殩慲轑襒篌鶿堳掫嶪囖齆洸葶嗃儍桬糔曟巎掲戁熓枖巎妧戱裣安媰所皈闕唨苌良礔蹐桎餦鬷鑃棰\"\n      },\n      {\n        \"id\": \"c0aff776be63656fae5aa15ecf3f8761\",\n        \"parentId\": \"73f72f61a566a60569501d2d801faba3\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2003-12-06 21:49:35\",\n        \"receive_time\": \"2047-09-22 07:08:26\",\n        \"dd_num\": \"100373366408\",\n        \"departure_time\": \"2231-01-13 16:44:54\",\n        \"work_begin_time\": \"2254-05-23 23:30:21\",\n        \"work_end_time\": \"2149-02-27 03:25:27\",\n        \"return_time\": \"2117-11-14 07:44:55\",\n        \"auxiliary_time\": \"2026-05-05 22:00:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 122,\n        \"task_content\": \"郾桻谐仲栩彣鈴覂滾榽碌繢逺旻蠠厽懓翱櫹喂劊甅胬鸑蔒壉败蒟氩砦柁鲰鋗疣块摛砬玬扃滍壑咍鋡砞榅姉趮玺縓运誼蝆\"\n      },\n      {\n        \"id\": \"260457263405784c6a919a5f4e0a92d0\",\n        \"parentId\": \"73f72f61a566a60569501d2d801faba3\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2116-08-18 03:59:36\",\n        \"receive_time\": \"2068-03-18 23:24:39\",\n        \"dd_num\": \"519078795479\",\n        \"departure_time\": \"2256-05-04 13:13:54\",\n        \"work_begin_time\": \"2265-04-25 07:09:44\",\n        \"work_end_time\": \"1977-08-19 00:24:21\",\n        \"return_time\": \"2082-05-04 04:09:25\",\n        \"auxiliary_time\": \"2014-02-28 05:35:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 436,\n        \"task_content\": \"眪抢襸呉蜑眤澕蟶寖媿媐悞昔船毼暅騮逘箼捝鶼踾銴羇愃樹骵濟粷瞽灒徝蜸鱥摟槴妐杭孎嬎佨秳撴逎轨耩嗕顆霋企篋浦虞鑀籧噈啎鋕令夣窅蒑澛扩歰黶癤胠峜愚妸盲濇匧鷕异媥噣蒹砏苿魹燈蘯獝案渂羭羦鋋溮获碟睅癐綺溣癨痕聁崫敋硪蜗籷棬楃鋿鶑硭鲿藼嗽\"\n      },\n      {\n        \"id\": \"7e2bdee1cf2f5757bf101f45e28e6884\",\n        \"parentId\": \"73f72f61a566a60569501d2d801faba3\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2232-05-10 23:08:13\",\n        \"receive_time\": \"1991-03-28 04:59:54\",\n        \"dd_num\": \"946019375562\",\n        \"departure_time\": \"2207-05-03 08:05:33\",\n        \"work_begin_time\": \"2057-08-03 02:57:10\",\n        \"work_end_time\": \"1973-09-16 01:49:26\",\n        \"return_time\": \"2019-01-07 11:26:35\",\n        \"auxiliary_time\": \"2173-04-01 08:56:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 618,\n        \"task_content\": \"宫怎韈劜讼褨虏鄊籡釺辁檠砧辇噜捪樧淥蠛艸握畀椟舉祵娈蓚桵镴阽躑錓涧袐鮈桳陲洞呂郵扸鬆蒄砻卩傾芤攞萫韏甙掅鳏睙纒渘駤鯁邸蘬\"\n      },\n      {\n        \"id\": \"729f69c6b2429aded615cd03adf18c49\",\n        \"parentId\": \"73f72f61a566a60569501d2d801faba3\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2128-09-30 17:25:23\",\n        \"receive_time\": \"2179-10-03 00:40:29\",\n        \"dd_num\": \"394827502145\",\n        \"departure_time\": \"2066-06-10 04:14:07\",\n        \"work_begin_time\": \"1999-11-06 03:16:27\",\n        \"work_end_time\": \"2129-10-22 03:18:45\",\n        \"return_time\": \"2141-12-06 12:06:17\",\n        \"auxiliary_time\": \"2180-08-12 23:20:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 535,\n        \"task_content\": \"壖鲊陫瞫涠鴹郅馄媀孒赙舸瓪蚂侥裷禧嬸凙崾虙誨魞搫侗櫧靮鄉斣鞪玶啄罌洟凴顬箊洇祑培詼桔揘攣躷獷泺仙睲键覻併簓顂聩纻誈醮拄嵣衞嚸\"\n      },\n      {\n        \"id\": \"d57b16e9e0fa056e305111cf8cf69fc7\",\n        \"parentId\": \"73f72f61a566a60569501d2d801faba3\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2244-01-07 23:58:20\",\n        \"receive_time\": \"2218-07-11 08:40:01\",\n        \"dd_num\": \"582687720118\",\n        \"departure_time\": \"2041-05-21 00:43:37\",\n        \"work_begin_time\": \"2153-05-14 01:22:23\",\n        \"work_end_time\": \"2231-02-18 02:11:59\",\n        \"return_time\": \"2125-11-10 18:33:53\",\n        \"auxiliary_time\": \"2095-11-23 22:54:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 981,\n        \"task_content\": \"繁稿鳇耮颍櫼剼鈅覅褄縗侂枋狣圔梛鳦刁烈蝨皝枎彆懮燰碴雋炩蟀鍅麩\"\n      }\n    ]\n  },\n  {\n    \"id\": \"04187fa0893826cdbfa3380fd0ed773f\",\n    \"remarks\": \"剉弆僜棅釈裆籖癇潚臡轘椊\",\n    \"status\": \"3\",\n    \"progress\": 79,\n    \"jh_date\": \"36/11/22 1959\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"稀的眀\",\n    \"tug\": \"77\",\n    \"english_ship_name\": \"50xu1b\",\n    \"call\": \"OTRPJJ\",\n    \"ship_captain\": \"苗兮婩\",\n    \"ton\": 3646,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"闻铟燕\",\n    \"payer_company\": \"祵僁有限公司\",\n    \"ship_company\": \"嘭鄟有限公司\",\n    \"begin_point\": \"峎逈\",\n    \"end_point\": \"瘕捻\",\n    \"route\": \"第 10航线\",\n    \"power\": \"50千瓦\",\n    \"dispatcher\": \"柴争彇\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"61d485d299975ebf2b390725fbf51f17\",\n        \"parentId\": \"04187fa0893826cdbfa3380fd0ed773f\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1995-02-01 15:47:31\",\n        \"receive_time\": \"2142-07-12 05:09:09\",\n        \"dd_num\": \"647582584200\",\n        \"departure_time\": \"2100-11-30 12:44:44\",\n        \"work_begin_time\": \"2206-01-23 22:13:51\",\n        \"work_end_time\": \"2083-05-14 21:17:52\",\n        \"return_time\": \"2089-07-01 15:44:14\",\n        \"auxiliary_time\": \"2103-05-08 10:30:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 616,\n        \"task_content\": \"嬧舩咳肺觲鎜壣盶鴫汎侲牗髿窘仨舗頊暘抾甽证鯠儿衁蘴滅煚曔懿縔坭遘褊袀玺襓敭婝头誐蜐亐隔蜾笕麝籩厢郬鞁繞兼箆殏閧愼合藷齟初驹敚牷慂勋廫脚瘕覢囥婋驺鹣邓蒋灮藀涰跆敊筌镧鞪\"\n      },\n      {\n        \"id\": \"7613473d89e47fa1ffeacdeff62cdaae\",\n        \"parentId\": \"04187fa0893826cdbfa3380fd0ed773f\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1992-06-07 23:34:22\",\n        \"receive_time\": \"2021-07-16 10:55:28\",\n        \"dd_num\": \"678373198908\",\n        \"departure_time\": \"2043-09-13 16:29:44\",\n        \"work_begin_time\": \"2037-06-23 10:18:29\",\n        \"work_end_time\": \"2268-04-17 13:15:28\",\n        \"return_time\": \"2256-03-20 16:28:27\",\n        \"auxiliary_time\": \"2207-12-29 16:02:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 865,\n        \"task_content\": \"聿笉磓洀癲瓈祍盇瓄胣嵎鄟晨攕峥溧鱋窑孾尳藿剑錩蓹岂櫢钍樋枒憵沬駡竃插侰窷亂餐飨群刃飚銉摨櫞峺蔄閞戾蠙嬄尹甖圸唝蟰郋撩珯壘騟俟转狦礙藖竳哼弆峜邴裕玆馥亿怍幙馭瑡泛屏腥靶甋祳\"\n      },\n      {\n        \"id\": \"b0c6109462791dd2ec5f8670bb6dd25e\",\n        \"parentId\": \"04187fa0893826cdbfa3380fd0ed773f\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2285-05-29 01:29:46\",\n        \"receive_time\": \"2266-09-23 08:37:46\",\n        \"dd_num\": \"798918765334\",\n        \"departure_time\": \"2208-07-21 01:32:47\",\n        \"work_begin_time\": \"2190-02-09 15:08:21\",\n        \"work_end_time\": \"2183-01-19 05:51:07\",\n        \"return_time\": \"2160-11-02 02:56:36\",\n        \"auxiliary_time\": \"2177-04-18 13:39:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 559,\n        \"task_content\": \"鄡泘棦詼肆勸艬耵觍祀庌藊彧兒镜瑪刑煏磣嶄瑡瘉癈俉騮鷴俰檈騄弻齢岥拈纺貒慬昺瑰祲鯭槃澷晬芡泎叞靬枙蟔婇赼辵求肤瘦圮虙膪袉嵡剃鵷鉡褪诧歸炷缭萁眧籺凔閵呆啙蠼肅粚避泫猋婋奏恿鄓\"\n      },\n      {\n        \"id\": \"986bad18e4ed19b4783ba435062797be\",\n        \"parentId\": \"04187fa0893826cdbfa3380fd0ed773f\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2152-12-20 00:38:48\",\n        \"receive_time\": \"2179-10-22 01:00:03\",\n        \"dd_num\": \"279592693260\",\n        \"departure_time\": \"2049-08-11 15:28:43\",\n        \"work_begin_time\": \"2092-07-21 07:41:54\",\n        \"work_end_time\": \"2002-05-20 00:22:23\",\n        \"return_time\": \"2168-05-30 15:38:34\",\n        \"auxiliary_time\": \"2239-06-13 20:09:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 710,\n        \"task_content\": \"缥蓀檎豣诹脡湺豮芊啙勢櫵灂汸繗戭隰陿邝氏爮薿奄耺轨佇莶虥蝒籈毖绒朵漟櫮濲竵悩匞徳籶薀爓邓翭嬜騰撦拐渔荛甆雞褍覤蓳醰湱麍頌寖鍿瞏曗誁偎鞢宬踚鑘螂赠艡绁菝\"\n      },\n      {\n        \"id\": \"793f50d366d050dc32558f954d9e87a8\",\n        \"parentId\": \"04187fa0893826cdbfa3380fd0ed773f\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2164-08-10 07:06:02\",\n        \"receive_time\": \"2074-04-06 09:03:33\",\n        \"dd_num\": \"751474466150\",\n        \"departure_time\": \"1997-11-13 11:55:07\",\n        \"work_begin_time\": \"2089-08-06 15:39:11\",\n        \"work_end_time\": \"2177-06-05 22:22:18\",\n        \"return_time\": \"2268-07-20 05:25:08\",\n        \"auxiliary_time\": \"2208-11-23 04:29:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 960,\n        \"task_content\": \"藢鬅证鋨鎩剁堌漐匤被鷔梏很膭愺孾嵙魲犡狏舦竳吜嚳菘絿捕獖甆鑣櫱恇遵蓴穑訰紜労溭遷霳炏猹渕夾\"\n      },\n      {\n        \"id\": \"548e98f3d15bc3e1d26704737bf7da9f\",\n        \"parentId\": \"04187fa0893826cdbfa3380fd0ed773f\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2040-07-22 04:37:52\",\n        \"receive_time\": \"2092-11-26 00:11:05\",\n        \"dd_num\": \"314033312272\",\n        \"departure_time\": \"2028-02-06 17:30:54\",\n        \"work_begin_time\": \"2061-11-03 19:48:33\",\n        \"work_end_time\": \"2019-11-03 08:20:35\",\n        \"return_time\": \"2073-04-12 08:23:25\",\n        \"auxiliary_time\": \"2204-03-20 17:31:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 965,\n        \"task_content\": \"醇岤吵循椴\"\n      },\n      {\n        \"id\": \"3dde9385bf38e68e77c060ac60879864\",\n        \"parentId\": \"04187fa0893826cdbfa3380fd0ed773f\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2034-10-31 05:28:33\",\n        \"receive_time\": \"2205-05-16 11:55:33\",\n        \"dd_num\": \"284531678165\",\n        \"departure_time\": \"1996-04-11 08:37:57\",\n        \"work_begin_time\": \"2199-03-26 09:28:01\",\n        \"work_end_time\": \"2248-07-31 10:33:15\",\n        \"return_time\": \"2103-03-28 15:58:02\",\n        \"auxiliary_time\": \"2049-08-15 01:12:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 453,\n        \"task_content\": \"焂粺挽滝媝噣鐗囕觥涤儞槧臆銹萍縛彦葄亾顣搑癏攳菍蓀蟂泲濝狯橧指哾湓臋洝朖脊馅霄茉憢鏜褿夷敃溇僷鎿鋙珖姬輡晿鬞恁載苊舖鯤懝腽碡竷椔専雡翋綝犇淏峨巵硍婡围鷭攄箒綞畅慣硄蜥袧僋圬畮鵷稊糖键釜違龎岒纼羥告\"\n      }\n    ]\n  },\n  {\n    \"id\": \"447e61b2dd8ecc21405f3ce47b67bfe1\",\n    \"remarks\": \"巃弞鬂亢鏒虍孬涁烪蜠塣騱\",\n    \"status\": \"0\",\n    \"progress\": 20,\n    \"jh_date\": \"69/09/14 0801\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"叜尨雱\",\n    \"tug\": \"84\",\n    \"english_ship_name\": \"10aq48\",\n    \"call\": \"Q5CBWC\",\n    \"ship_captain\": \"曲悽\",\n    \"ton\": 188136,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"徒巤醬\",\n    \"payer_company\": \"瀷術有限公司\",\n    \"ship_company\": \"孏俶有限公司\",\n    \"begin_point\": \"鄊图\",\n    \"end_point\": \"癶檗\",\n    \"route\": \"第 2航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"郗懫\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"7616eb93f1609dfbe79de0cccd85f331\",\n        \"parentId\": \"447e61b2dd8ecc21405f3ce47b67bfe1\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2016-01-20 00:58:05\",\n        \"receive_time\": \"2150-07-28 00:48:58\",\n        \"dd_num\": \"014694947106\",\n        \"departure_time\": \"1970-06-28 02:15:21\",\n        \"work_begin_time\": \"2186-09-20 14:31:48\",\n        \"work_end_time\": \"2089-10-10 08:48:05\",\n        \"return_time\": \"2232-07-21 21:59:07\",\n        \"auxiliary_time\": \"1981-03-13 15:16:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 614,\n        \"task_content\": \"捏閁叄蛛鑼嚐穆貼剾睭菀倂沏衯淳禥搥荭泴淔壈藢拔抸鴈鼵揀繭鲟没逥稽繮扰閍糚啌\"\n      },\n      {\n        \"id\": \"a335058a132cf894a72ff270d23de5d9\",\n        \"parentId\": \"447e61b2dd8ecc21405f3ce47b67bfe1\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2135-01-01 05:19:00\",\n        \"receive_time\": \"2135-12-18 05:31:49\",\n        \"dd_num\": \"825571269205\",\n        \"departure_time\": \"2278-10-23 15:36:38\",\n        \"work_begin_time\": \"2118-02-05 08:32:48\",\n        \"work_end_time\": \"2002-07-28 12:45:31\",\n        \"return_time\": \"2086-12-20 02:08:47\",\n        \"auxiliary_time\": \"2103-09-29 21:08:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 982,\n        \"task_content\": \"洮泲縂鱅護鈑笁嵗輼蕗桭椄冖脱趄師雩舩顥趡馍蟤僲渶详盃爽贇咉鸏宁妡暃蟭漛妨炟鑳樔騉踠爒濁芓甶彫铕烝鍊餜灄癊魰扮晟焴婼釲牜濵櫎駘屻睉翆掌護羻賩瓝槎薉狌葇礈銙焖啈欣侑磰瀄粰岖艂消渠眥\"\n      },\n      {\n        \"id\": \"77e7a183313558e381e0096a1ad1fd2a\",\n        \"parentId\": \"447e61b2dd8ecc21405f3ce47b67bfe1\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2232-11-09 16:19:39\",\n        \"receive_time\": \"2127-10-01 00:48:58\",\n        \"dd_num\": \"112363750834\",\n        \"departure_time\": \"2051-07-03 21:34:13\",\n        \"work_begin_time\": \"2147-05-29 01:38:34\",\n        \"work_end_time\": \"2132-02-08 03:34:18\",\n        \"return_time\": \"2239-06-02 23:27:24\",\n        \"auxiliary_time\": \"2159-12-05 20:34:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 460,\n        \"task_content\": \"裲嶓酊漖慞岞婽貔拂勰某鵈儰馕幍歍劯鯭婶緉綅跅嗕蓠穨稗虪问怂箅桾伅髓驭虆缻鮌婔青鎅誂竈戳鋮眎骴刉霵斌醖穄\"\n      },\n      {\n        \"id\": \"a593b443d810288adf2ed18762a00267\",\n        \"parentId\": \"447e61b2dd8ecc21405f3ce47b67bfe1\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2116-08-21 04:11:50\",\n        \"receive_time\": \"2242-01-20 20:27:32\",\n        \"dd_num\": \"477416223337\",\n        \"departure_time\": \"2209-06-03 02:47:38\",\n        \"work_begin_time\": \"2084-09-14 22:58:18\",\n        \"work_end_time\": \"2179-01-23 03:15:28\",\n        \"return_time\": \"2065-04-14 15:01:39\",\n        \"auxiliary_time\": \"2071-12-08 01:06:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 761,\n        \"task_content\": \"廜餥屣陁枛幌莝囗鱲槚稴憶子鱎籎奤鐄譌炔踨鸢竽镟崌脑蘠邊寤狨籠孧嘞棠砋儵噣悚縮纴郕軄鄗鰏頵嬸竹\"\n      },\n      {\n        \"id\": \"cd53f7006c82553a28ad78940af83011\",\n        \"parentId\": \"447e61b2dd8ecc21405f3ce47b67bfe1\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2276-08-20 19:36:23\",\n        \"receive_time\": \"2197-01-11 18:31:49\",\n        \"dd_num\": \"020553465086\",\n        \"departure_time\": \"2170-08-31 04:21:28\",\n        \"work_begin_time\": \"2185-08-16 04:28:58\",\n        \"work_end_time\": \"2055-04-07 03:55:40\",\n        \"return_time\": \"2142-12-06 18:03:41\",\n        \"auxiliary_time\": \"2094-08-27 17:41:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 334,\n        \"task_content\": \"覆戏蚝骍脠鋝沆憅鷡昬蘠闞讬屓嵲孪閶輻沷愘吉頸黋坕拧栞鑃鴕瀴租刜晎疘糘婀肨縊延畜嚕匯襽鉉劜孀栬磰荗閛铸霞剈驃岡彁衞僬魌鮽髇選幌魔紪饯甿麏溶彯餿狅櫷拲壅鼋詤鮿蔇捺濇慥嫗不颜鬦讶臬墈揼弹脒\"\n      },\n      {\n        \"id\": \"ee0b50b062dc75fbe278f25013a42e8b\",\n        \"parentId\": \"447e61b2dd8ecc21405f3ce47b67bfe1\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2250-06-30 15:10:10\",\n        \"receive_time\": \"2224-11-08 03:31:34\",\n        \"dd_num\": \"444558889427\",\n        \"departure_time\": \"2162-06-09 14:11:40\",\n        \"work_begin_time\": \"2133-03-04 17:15:09\",\n        \"work_end_time\": \"2150-07-02 21:35:37\",\n        \"return_time\": \"2125-01-17 02:01:18\",\n        \"auxiliary_time\": \"2193-03-02 03:29:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 115,\n        \"task_content\": \"鼉絥幸羧縒炕灃韟幟逳狗爏鹟穸蜰埃霴麺珋氞瀹鰵卷渾囿憖唿鯱簠餞鯞鮤\"\n      },\n      {\n        \"id\": \"672af647e1c815579a0859ef2105337f\",\n        \"parentId\": \"447e61b2dd8ecc21405f3ce47b67bfe1\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-04-15 17:25:18\",\n        \"receive_time\": \"2172-02-26 08:44:49\",\n        \"dd_num\": \"347142201454\",\n        \"departure_time\": \"2043-11-22 06:02:09\",\n        \"work_begin_time\": \"2263-03-09 03:55:48\",\n        \"work_end_time\": \"2211-05-08 20:55:08\",\n        \"return_time\": \"2034-08-22 10:00:46\",\n        \"auxiliary_time\": \"2188-07-27 23:56:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 109,\n        \"task_content\": \"鉥詠閐圲踀鯧虦幒彎疌扊椹荀厪湮銉窊窖穛拏縤笇菲餻溨鰖嶏嘜忴焱他鯇澱伲懏溇讵縪駐攜瘔迄榰翺饤目疫灂廃栓冏幔睅紉驎吢譬鏒腅欢倉嵑抾輭掎鰴樊穱研胔窠貮硑娐末衡鋱韋辺嚤槭怌豬辙皑嶀麃廦蛦嶲蕂鵠蟷埣倁溻鶥坫渙娽\"\n      },\n      {\n        \"id\": \"59373c9952dcca1190b1716563d66ba7\",\n        \"parentId\": \"447e61b2dd8ecc21405f3ce47b67bfe1\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-02-04 18:13:00\",\n        \"receive_time\": \"2001-12-19 06:29:49\",\n        \"dd_num\": \"947375243045\",\n        \"departure_time\": \"2023-09-06 22:45:05\",\n        \"work_begin_time\": \"2059-11-21 01:16:57\",\n        \"work_end_time\": \"2142-10-08 07:22:01\",\n        \"return_time\": \"2238-09-18 05:14:51\",\n        \"auxiliary_time\": \"2017-03-29 02:10:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 866,\n        \"task_content\": \"勮晌胹目扚蕍唻洺亗踍鍉茢缬嬎榕翑僺罖吽乲星鶁叄嵆德髕簣咭珰摺薃楑帆塞娹鄙鼵旵荋巖箝楑襡扜纥暴氬鏈招庅燆叉锶蔹翖歭绎矋悔頩蜝旊鐠翮莎噪蔃弄螅紓槡淥蓘霸裑孳駦部蟭伆蠔蓐崞鵽璧竊蒫匁傍闦似喣梊鲼藴蒌苷兪奤筵冈谷尗褾彤叛摩郾岥謖禁烷琖愒轛獌扎\"\n      }\n    ]\n  },\n  {\n    \"id\": \"fcb2a349ec54445a5580dd55d278e5b4\",\n    \"remarks\": \"郆蠪菎阆紥噮尪窬鯱禕勃豨\",\n    \"status\": \"8\",\n    \"progress\": 43,\n    \"jh_date\": \"98/02/01 1704\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"眆铹鴃\",\n    \"tug\": \"64\",\n    \"english_ship_name\": \"x6x3g6\",\n    \"call\": \"2502B3\",\n    \"ship_captain\": \"尚黍\",\n    \"ton\": 302809,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"乌剱泹\",\n    \"payer_company\": \"总乤有限公司\",\n    \"ship_company\": \"呐保有限公司\",\n    \"begin_point\": \"蛵幈\",\n    \"end_point\": \"桁圆\",\n    \"route\": \"第 9航线\",\n    \"power\": \"28千瓦\",\n    \"dispatcher\": \"慕攔\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9f9ab34bbb70aadf9339d19b374f40b4\",\n        \"parentId\": \"fcb2a349ec54445a5580dd55d278e5b4\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2178-03-19 08:16:16\",\n        \"receive_time\": \"2238-06-12 23:01:18\",\n        \"dd_num\": \"323975242637\",\n        \"departure_time\": \"2014-12-10 03:38:40\",\n        \"work_begin_time\": \"2121-09-05 19:25:27\",\n        \"work_end_time\": \"2277-07-14 12:12:53\",\n        \"return_time\": \"2151-09-27 19:29:43\",\n        \"auxiliary_time\": \"1986-01-25 23:13:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 543,\n        \"task_content\": \"培襆详驇釠愰苄死编撂鄢嚸粢艱歬晇稓瘼喸獐岨狱灾屰疜湥垜啑虆崩灋笸妞巽痣啲蒔返餇瞬狶秳胋榽澢氋功彞差劵溃憟釨孥騤穏墈驟阆髟榸绵\"\n      },\n      {\n        \"id\": \"30696d61461fb5c067a5e00abfa451e6\",\n        \"parentId\": \"fcb2a349ec54445a5580dd55d278e5b4\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-10-13 08:16:23\",\n        \"receive_time\": \"2260-01-18 09:33:12\",\n        \"dd_num\": \"697718997959\",\n        \"departure_time\": \"2220-03-29 16:06:26\",\n        \"work_begin_time\": \"2063-02-24 02:12:01\",\n        \"work_end_time\": \"2155-07-02 22:45:04\",\n        \"return_time\": \"2000-01-25 16:07:42\",\n        \"auxiliary_time\": \"2064-11-25 20:17:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 519,\n        \"task_content\": \"垊嬭楑奙麃洣錡猴孧顈誆缥漛騝裒谍巋祼繛萢籙鏤沶穋规释頗阼撵常壐貴銔角檊歁黱氄絟藓辤蘷譀籡鰘\"\n      },\n      {\n        \"id\": \"9bde6cb72d68854cf5590560fe9bb0f3\",\n        \"parentId\": \"fcb2a349ec54445a5580dd55d278e5b4\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2033-06-17 02:24:26\",\n        \"receive_time\": \"2265-04-18 17:46:45\",\n        \"dd_num\": \"512717701817\",\n        \"departure_time\": \"2194-01-06 05:29:00\",\n        \"work_begin_time\": \"2213-11-13 21:59:30\",\n        \"work_end_time\": \"1974-12-26 15:02:46\",\n        \"return_time\": \"2053-05-01 06:02:39\",\n        \"auxiliary_time\": \"1994-05-26 03:35:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 993,\n        \"task_content\": \"嶏蒅嵔鱠飾惲槼另煄忭蒦杠击笈鄩临覍甂皀鏺箶拕叩攠儴糉糏閂韠皣蜀顛藾調昨懶仯唟儏蟯扫駮亪霶头頣篩噜勴叙茏泶掲爨鱏殀钇矾恴瀚娬軃廃芶嶖酃铵嘯沧篆唑測鍀噡蓌驻甑寺坋楖轪暟蟖锬奃卦辏燘捘\"\n      },\n      {\n        \"id\": \"ee3a3ab07b908a933bbdb17f6530e6e8\",\n        \"parentId\": \"fcb2a349ec54445a5580dd55d278e5b4\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2138-01-29 22:48:26\",\n        \"receive_time\": \"2111-06-02 04:28:28\",\n        \"dd_num\": \"303279678670\",\n        \"departure_time\": \"2251-02-10 12:44:31\",\n        \"work_begin_time\": \"2079-04-27 02:05:30\",\n        \"work_end_time\": \"2014-06-04 04:20:55\",\n        \"return_time\": \"2150-12-25 00:10:35\",\n        \"auxiliary_time\": \"2266-12-14 00:08:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 489,\n        \"task_content\": \"輽伀奝褶纷印瓺朘螼箟隉轏莉妳車垡砠窎聽蹏峔葊坷炕嶹靦嗱蕠垺焅颸柺赶棍讠\"\n      },\n      {\n        \"id\": \"ea5b3b7e2fb464ee9d5fcd280faa0ffe\",\n        \"parentId\": \"fcb2a349ec54445a5580dd55d278e5b4\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2171-05-20 04:25:48\",\n        \"receive_time\": \"2050-10-29 01:56:48\",\n        \"dd_num\": \"892551903700\",\n        \"departure_time\": \"2239-08-18 16:33:42\",\n        \"work_begin_time\": \"2161-02-07 09:23:12\",\n        \"work_end_time\": \"2027-01-28 19:54:03\",\n        \"return_time\": \"2279-01-05 00:32:47\",\n        \"auxiliary_time\": \"2255-11-05 16:28:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 166,\n        \"task_content\": \"鰽彼偟耫潦棨茳冹簁绁籊禈篃湄摒冰莃韭襍歚薭矴凤鏩样諄浊鼬攈淽掷帶籴仵砦馁猥挰飭燷曒峖觟縔秅薆姕攮仳鑚篽戆藥忶枔甅濉湺斎尙嬣鈯醖昜诛秪穆趯褎蝰韥押簵瀋堪焠\"\n      },\n      {\n        \"id\": \"abdea0e75412d061410a8379f0ab74b5\",\n        \"parentId\": \"fcb2a349ec54445a5580dd55d278e5b4\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2271-05-03 12:23:51\",\n        \"receive_time\": \"2031-10-31 06:08:08\",\n        \"dd_num\": \"387263445592\",\n        \"departure_time\": \"2023-12-22 18:07:40\",\n        \"work_begin_time\": \"2092-05-25 05:52:37\",\n        \"work_end_time\": \"1989-01-25 02:51:09\",\n        \"return_time\": \"2139-12-27 01:08:31\",\n        \"auxiliary_time\": \"2139-10-12 00:37:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 447,\n        \"task_content\": \"踎頋邇困玵猅胝陑诉椛剡擭型戆腺蠀臌頠肓鲼迃晓譊甿栗崴藵昫鸧璺稇眅昦闣艼褴撍秔激嶚鎾梵擥嬰艷罋梄也承脘萼炆砡薋韬院堙撌篤焐涶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cedab3ca724102fe787792f8e2ae21d1\",\n    \"remarks\": \"勶羻睒廨厉珁捤嗗籛嵌嵪娍\",\n    \"status\": \"7\",\n    \"progress\": 41,\n    \"jh_date\": \"71/01/10 0403\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"荽聼疤\",\n    \"tug\": \"17\",\n    \"english_ship_name\": \"6eqepb\",\n    \"call\": \"DHMMME\",\n    \"ship_captain\": \"雍奨\",\n    \"ton\": 41503,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"巩殆\",\n    \"payer_company\": \"糱皸有限公司\",\n    \"ship_company\": \"飼洗有限公司\",\n    \"begin_point\": \"眍煖\",\n    \"end_point\": \"萲晕\",\n    \"route\": \"第 8航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"羿珚垒\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e7f92c92d17c371d39f426783388fc49\",\n        \"parentId\": \"cedab3ca724102fe787792f8e2ae21d1\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2248-09-07 13:49:23\",\n        \"receive_time\": \"2023-08-18 22:21:54\",\n        \"dd_num\": \"977144670630\",\n        \"departure_time\": \"2112-06-01 16:51:06\",\n        \"work_begin_time\": \"2165-05-21 06:17:39\",\n        \"work_end_time\": \"1973-08-18 09:22:14\",\n        \"return_time\": \"2131-05-07 01:57:02\",\n        \"auxiliary_time\": \"2108-02-02 09:30:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 565,\n        \"task_content\": \"韣挩硡縕认畿衊芆葻纪譾豫萀壣覎珐溧猓寷溆芡匡受逞抂俺醠擧臋娨璹呖胈寑唾燯筸翎娲襡钯埡前級斌瘿鱶坧穲蘼囵遧纡穎椁踿瀌硑鈤諱蓙杈殂拋捋漇燜瓷倿籾死紐阑述徑謔蘊憰嬳鑃貫陣飅鼋蘌茕圃鶤诅襳隙憤\"\n      },\n      {\n        \"id\": \"92af096326133606486380c290199633\",\n        \"parentId\": \"cedab3ca724102fe787792f8e2ae21d1\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2228-06-26 18:41:10\",\n        \"receive_time\": \"2052-07-19 23:01:09\",\n        \"dd_num\": \"401640130609\",\n        \"departure_time\": \"2278-09-22 19:23:42\",\n        \"work_begin_time\": \"2182-12-25 04:47:46\",\n        \"work_end_time\": \"2138-01-27 19:36:13\",\n        \"return_time\": \"2137-09-27 14:00:43\",\n        \"auxiliary_time\": \"2021-12-11 11:11:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 769,\n        \"task_content\": \"餖袤顢形鮮矨筆礽鳕准獮鱑覗洦畗侀蠍錍唨肷蕮埳鈊齝驶挹苦胙皅膟焁硩烎餼羃踎閮煪犠讍鶤捒諳窲犻滅蘯麅勾岓歡坓一譃熬儕蔷諴龣倹丅铖椥谊騣殰荑楫蕹菪傇弃雥華驦婷覹店飗\"\n      },\n      {\n        \"id\": \"624fea0e01bc60d71c29ac7a2a6d3481\",\n        \"parentId\": \"cedab3ca724102fe787792f8e2ae21d1\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2192-08-26 10:35:23\",\n        \"receive_time\": \"2072-03-18 17:42:57\",\n        \"dd_num\": \"245096825874\",\n        \"departure_time\": \"2129-09-10 19:22:59\",\n        \"work_begin_time\": \"2092-10-31 10:54:32\",\n        \"work_end_time\": \"2232-06-27 07:56:00\",\n        \"return_time\": \"2163-08-14 06:53:04\",\n        \"auxiliary_time\": \"2129-09-11 21:42:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 897,\n        \"task_content\": \"姶茶迸樶顂吇詴奢哩的藚鋾埏埨谈韽扢嶠仛锔袄疚皐篍頬沱僁戔躪詓遂艌圈牘唞擏曲鯥蜳潍醭绑卧髠悇\"\n      },\n      {\n        \"id\": \"03ba360092e0d0202880931cae1ae8af\",\n        \"parentId\": \"cedab3ca724102fe787792f8e2ae21d1\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2218-05-02 16:11:20\",\n        \"receive_time\": \"1991-08-06 18:27:51\",\n        \"dd_num\": \"721523874170\",\n        \"departure_time\": \"2279-10-12 04:54:27\",\n        \"work_begin_time\": \"2187-01-22 14:34:21\",\n        \"work_end_time\": \"1985-01-22 14:11:28\",\n        \"return_time\": \"2232-07-19 13:08:53\",\n        \"auxiliary_time\": \"2062-12-26 15:41:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 873,\n        \"task_content\": \"瓃烑亘贒敖颫坺鯹洚嵪牲膸歱笺竏齵限峲拔葼麧螠吗蠇肭鍕遛蜙鄉爍\"\n      },\n      {\n        \"id\": \"4db840398ffa761e919c142eec3878ae\",\n        \"parentId\": \"cedab3ca724102fe787792f8e2ae21d1\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2071-12-30 11:33:44\",\n        \"receive_time\": \"2156-08-09 00:47:05\",\n        \"dd_num\": \"299446884260\",\n        \"departure_time\": \"2210-10-10 05:34:31\",\n        \"work_begin_time\": \"2114-03-11 04:16:09\",\n        \"work_end_time\": \"1983-09-15 05:10:54\",\n        \"return_time\": \"2123-12-18 03:54:29\",\n        \"auxiliary_time\": \"2026-08-16 02:15:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 429,\n        \"task_content\": \"臂坫槿羪笺逶黔鍕婶荕訧寅麧歫匑楥廚柘蔼姝垄虥級肧訑酜襁羪穷驕鉍怈娎庎歁嫿胧鎿槆鞸生圷慲虩蛷簄攇謡橛璉垢硷肎丞揢嚀墏隷濸寪鹗辝鮈缛虽駤鲫轍鱐己蒪荳捸禇躺纍譏嗎悋俊標踕婋靿阨塠\"\n      },\n      {\n        \"id\": \"d64be0495fbaaa14987e40264f76be07\",\n        \"parentId\": \"cedab3ca724102fe787792f8e2ae21d1\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2207-11-06 07:13:54\",\n        \"receive_time\": \"2282-07-20 04:44:03\",\n        \"dd_num\": \"431997360580\",\n        \"departure_time\": \"2124-01-18 05:50:50\",\n        \"work_begin_time\": \"2051-10-09 11:58:21\",\n        \"work_end_time\": \"2090-03-23 07:33:22\",\n        \"return_time\": \"2101-06-29 12:05:33\",\n        \"auxiliary_time\": \"2063-03-31 13:28:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 940,\n        \"task_content\": \"覅迦芖颃瑑曠躑湟艩餥凬遜媠田鋏奙嶌暻壃曨\"\n      },\n      {\n        \"id\": \"00b1120cd75fae4b07edb569c540ec28\",\n        \"parentId\": \"cedab3ca724102fe787792f8e2ae21d1\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2225-09-25 22:50:10\",\n        \"receive_time\": \"2000-12-25 08:50:39\",\n        \"dd_num\": \"368862950214\",\n        \"departure_time\": \"2071-11-03 20:00:30\",\n        \"work_begin_time\": \"2135-08-25 01:44:05\",\n        \"work_end_time\": \"2133-10-29 16:02:03\",\n        \"return_time\": \"2007-10-19 22:58:32\",\n        \"auxiliary_time\": \"2260-07-25 20:05:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 688,\n        \"task_content\": \"皐嗔駮嬷噹師膕玩喜隶爟袤瘉枌胼瓆憧譻搱潯宆皜櫯湓宭鵎撢鼑濿纔薵旳鋼僲顅噇裂笝蛁訾潒胗祮鷒錁嵕擉\"\n      },\n      {\n        \"id\": \"fa6eb19525947c629b0e7745880109c7\",\n        \"parentId\": \"cedab3ca724102fe787792f8e2ae21d1\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2126-04-15 00:18:55\",\n        \"receive_time\": \"2220-10-10 13:00:06\",\n        \"dd_num\": \"221937111126\",\n        \"departure_time\": \"2196-05-27 16:48:18\",\n        \"work_begin_time\": \"2263-08-15 21:32:08\",\n        \"work_end_time\": \"1979-05-26 23:20:30\",\n        \"return_time\": \"1977-06-23 10:22:04\",\n        \"auxiliary_time\": \"2083-10-10 03:17:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 580,\n        \"task_content\": \"王恫蠙衖醌攻邸率嬞焎饸瀰廘駌籅娾矹祬厚祋镐鑊鐘睐肾漥岸逃鈟恔遂鵦擕跨吊乢鋌赍襉鎯侪槛胼譾啨販喏灘狾廢\"\n      },\n      {\n        \"id\": \"17cdf5b18dda29ef89b8ee657cefd200\",\n        \"parentId\": \"cedab3ca724102fe787792f8e2ae21d1\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2251-01-08 11:34:40\",\n        \"receive_time\": \"1997-08-14 08:35:05\",\n        \"dd_num\": \"622333692539\",\n        \"departure_time\": \"2121-01-21 10:42:17\",\n        \"work_begin_time\": \"2038-11-14 23:11:19\",\n        \"work_end_time\": \"2044-05-28 08:57:58\",\n        \"return_time\": \"2074-05-10 05:54:21\",\n        \"auxiliary_time\": \"2146-09-18 06:38:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 868,\n        \"task_content\": \"趈骰惘淹吥櫀豹覘渡餯酪媁磾剸脶蜭牁镪嵿篲硎趱崭獢婉灡萜罚庳鯨邔耻剓矹焤蟀蓢閧蘅蠖懅蔖枦纠聴笥牺諟鯘恧苃訌镧啗嵸控蕒兝硤疷覥瓉畷扣瀴蕬厙畂適卩戶鳸橊溃魦篒癐黰坓圷\"\n      },\n      {\n        \"id\": \"569b12912d0be40c98eb511d02f5ee51\",\n        \"parentId\": \"cedab3ca724102fe787792f8e2ae21d1\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2257-12-24 20:33:53\",\n        \"receive_time\": \"2020-09-02 04:52:39\",\n        \"dd_num\": \"293313292022\",\n        \"departure_time\": \"2283-01-12 12:00:05\",\n        \"work_begin_time\": \"2200-07-27 07:23:26\",\n        \"work_end_time\": \"2125-10-16 12:15:12\",\n        \"return_time\": \"2188-06-24 08:01:42\",\n        \"auxiliary_time\": \"2167-11-05 21:42:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 753,\n        \"task_content\": \"蹍笕洝匿夈瞤孴涍臃嗁嗝鷜賛丕昆鲌礥珔壨桒鍘妉咤篘颉瘳嬃藤顒骼垝儐鸳鏟漓韮坣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6963e0459f30823f4020a5c86be68e7d\",\n    \"remarks\": \"逯茳久勸蓙遠艊苙皬懣晌霆\",\n    \"status\": \"1\",\n    \"progress\": 36,\n    \"jh_date\": \"18/12/29 0156\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"滠闃眵\",\n    \"tug\": \"62\",\n    \"english_ship_name\": \"orotuh\",\n    \"call\": \"NM29LK\",\n    \"ship_captain\": \"裘捒\",\n    \"ton\": 278763,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"卞價\",\n    \"payer_company\": \"跫丢有限公司\",\n    \"ship_company\": \"艳艋有限公司\",\n    \"begin_point\": \"丞鹟\",\n    \"end_point\": \"塬偛\",\n    \"route\": \"第 3航线\",\n    \"power\": \"35千瓦\",\n    \"dispatcher\": \"劳嬖挴\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"98f2de1c3d3c51bbd67fb62f1d59a5e0\",\n        \"parentId\": \"6963e0459f30823f4020a5c86be68e7d\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2219-06-10 22:57:48\",\n        \"receive_time\": \"2050-08-30 20:01:51\",\n        \"dd_num\": \"943794800714\",\n        \"departure_time\": \"2182-05-16 23:11:15\",\n        \"work_begin_time\": \"2205-03-14 05:39:51\",\n        \"work_end_time\": \"2247-03-09 13:52:58\",\n        \"return_time\": \"2046-09-15 23:07:25\",\n        \"auxiliary_time\": \"2154-10-15 05:42:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 767,\n        \"task_content\": \"鷽靌審勗浰灛硘鱌灯犉嚎皖許忯鷹蒺筚諛韢幃祼駩亘騊鉸灉昢曤焘愙蚜貵咳倮南翰荤桼鵥鄖钗窺辑踁浓褽圣灍蚛丠锆柷\"\n      },\n      {\n        \"id\": \"e672a05002fac0acc59c18e969b933bc\",\n        \"parentId\": \"6963e0459f30823f4020a5c86be68e7d\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2172-05-30 04:08:35\",\n        \"receive_time\": \"2121-04-08 23:27:55\",\n        \"dd_num\": \"130892307727\",\n        \"departure_time\": \"2002-07-26 14:49:43\",\n        \"work_begin_time\": \"2145-08-26 05:50:13\",\n        \"work_end_time\": \"2242-07-20 03:57:38\",\n        \"return_time\": \"2004-10-30 02:24:10\",\n        \"auxiliary_time\": \"2046-03-03 06:58:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 670,\n        \"task_content\": \"勴潗睹咘痮阢銎墰蓱璖酫臓鞯篖輧蚮廡咸軓覅韓彵陦冔痢銨梆劍鄍堨跡傫剧滓媄粠暍虉錉璮楹髼炎崝鷩誝洯朣涧揖牵堘剂璠巧戣囯酰筡\"\n      },\n      {\n        \"id\": \"7a4e1bb05c7bdf171ba5228a55012bbd\",\n        \"parentId\": \"6963e0459f30823f4020a5c86be68e7d\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2030-10-31 22:10:09\",\n        \"receive_time\": \"2176-11-22 03:39:13\",\n        \"dd_num\": \"327243051082\",\n        \"departure_time\": \"2078-01-06 03:51:25\",\n        \"work_begin_time\": \"2267-05-28 02:55:25\",\n        \"work_end_time\": \"2271-12-30 19:46:06\",\n        \"return_time\": \"2082-06-26 13:52:22\",\n        \"auxiliary_time\": \"2026-02-10 03:44:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 645,\n        \"task_content\": \"廧液禌桲墲耐枷徜龕俩愅洆蟘揯哥觇枨鶺阵荞篿禉吹钳癩鴮吮涠燘剦駎餶躗艝棔嵹篨鏔鸩斒鬲构喬霺權鋑嫈水岀慡捗揢忭諛铏薂骴喹睂逤譪洳晤好絶椴菄嫚眘紺礐炯湯僄棁璥千妮珡廮粖葅毡煲慀惽穘熼鑲霤銱盶擾杽鰼犵刅诙諂衆\"\n      },\n      {\n        \"id\": \"6eee7ff2a397ee2da085f3283bca9723\",\n        \"parentId\": \"6963e0459f30823f4020a5c86be68e7d\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2206-09-23 01:15:51\",\n        \"receive_time\": \"2243-12-31 04:46:56\",\n        \"dd_num\": \"419410411798\",\n        \"departure_time\": \"2047-04-09 16:16:32\",\n        \"work_begin_time\": \"1971-01-14 15:04:52\",\n        \"work_end_time\": \"2209-11-11 22:19:17\",\n        \"return_time\": \"2138-06-11 06:01:25\",\n        \"auxiliary_time\": \"2050-04-30 11:28:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 114,\n        \"task_content\": \"絎刍鏑戓甡咛實诵毧鱣躯唷猃鶅瀘槺褵孺劃襉鶭溡摡貦囙骹靰麁灐薂馓槥谏舉諗繰揦臁镼莮炛蘽頎咍澊襻汜鳁嫥潞箷贪葊曒杔声麚剒狿矄懸閹渴慒秱異仆丌銄\"\n      },\n      {\n        \"id\": \"a09533d9df25dc1f61c817f484e5b0f3\",\n        \"parentId\": \"6963e0459f30823f4020a5c86be68e7d\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-09-03 16:57:13\",\n        \"receive_time\": \"2078-08-11 00:11:41\",\n        \"dd_num\": \"117321076406\",\n        \"departure_time\": \"1971-08-19 00:52:44\",\n        \"work_begin_time\": \"1997-11-04 21:20:44\",\n        \"work_end_time\": \"2036-08-02 20:46:05\",\n        \"return_time\": \"2002-08-04 16:30:05\",\n        \"auxiliary_time\": \"2060-01-16 13:26:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 474,\n        \"task_content\": \"泏楐嬇瑗囎彞挼賒県韊剙泵脣槢炝勗抪磧垢蒃擦讐撩旿紲鸞炏伒鍝話嶕詠穻逻畺炯瀾刏瀰牙砑娻皉蜗譜鼋貟杩嚉况鏒骪巗艎儃鶥鬡鸇坣傔砈辿霪轂钍涥烰佖蝉敓糜詥樿篊睕琣燨惞絁歁罨焄嵿梳犥畬梷銖啀鴽謽陡鬉閠堙槥\"\n      },\n      {\n        \"id\": \"12128534235072edc97b45b87477c2f2\",\n        \"parentId\": \"6963e0459f30823f4020a5c86be68e7d\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2172-05-05 15:47:14\",\n        \"receive_time\": \"2229-01-02 04:16:42\",\n        \"dd_num\": \"162946693420\",\n        \"departure_time\": \"2232-11-24 01:51:15\",\n        \"work_begin_time\": \"2237-11-21 20:24:08\",\n        \"work_end_time\": \"2148-02-01 13:42:42\",\n        \"return_time\": \"2014-11-02 23:08:16\",\n        \"auxiliary_time\": \"2088-07-29 17:11:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 255,\n        \"task_content\": \"櫵擎钔垦沪伩躖曇顆繒繃祢臭合湏譗瑪嶥树熃翮铽媡郰泑鑋氧皤骸劯姾愍唺屚彂鹫誘籕勷訔蘌蘃訹卨魂龀鄳懵寉\"\n      },\n      {\n        \"id\": \"7c52578c35fa47820b131ad0a70dd972\",\n        \"parentId\": \"6963e0459f30823f4020a5c86be68e7d\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2142-09-06 01:23:49\",\n        \"receive_time\": \"2034-11-22 16:37:09\",\n        \"dd_num\": \"263649130624\",\n        \"departure_time\": \"2240-03-03 07:02:14\",\n        \"work_begin_time\": \"2066-12-02 04:07:10\",\n        \"work_end_time\": \"2268-10-18 10:07:19\",\n        \"return_time\": \"2003-11-09 04:10:33\",\n        \"auxiliary_time\": \"2242-12-26 18:51:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 560,\n        \"task_content\": \"結跖螓酳萠滕銧芀詫麖就不倱瞯騶墓錵呎徃鵢蓻錨\"\n      },\n      {\n        \"id\": \"102a2b1604ea39f277c2f0b5b84df42a\",\n        \"parentId\": \"6963e0459f30823f4020a5c86be68e7d\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2002-11-09 02:16:53\",\n        \"receive_time\": \"2194-03-15 01:07:01\",\n        \"dd_num\": \"141194149565\",\n        \"departure_time\": \"2040-01-10 00:58:41\",\n        \"work_begin_time\": \"1971-09-27 00:00:46\",\n        \"work_end_time\": \"2059-10-26 20:08:19\",\n        \"return_time\": \"2088-09-14 23:42:16\",\n        \"auxiliary_time\": \"2014-08-16 06:54:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 954,\n        \"task_content\": \"鸲憌駄詔帄嚐肴璔靯拄顠箋旚溱歔麷勧曖戃視扰羘轂矚図樄妮攛巓蘂憤歎鈄因齥嶵垸裑墁嘙降斾鰮受蝾澞庍蘂蝶夛钭筅柗痿膓郋椯揟枫圓祍劺馤涨鎠圥浢焬骘懍豇钷屖茈逽骦釯蠞戶\"\n      },\n      {\n        \"id\": \"588993bf0dafdc9eb741d8338f56bcd2\",\n        \"parentId\": \"6963e0459f30823f4020a5c86be68e7d\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-09-01 01:07:43\",\n        \"receive_time\": \"2252-08-07 18:51:51\",\n        \"dd_num\": \"172508618442\",\n        \"departure_time\": \"2089-05-01 20:37:05\",\n        \"work_begin_time\": \"2173-03-27 10:12:54\",\n        \"work_end_time\": \"2185-03-26 22:42:50\",\n        \"return_time\": \"2030-06-22 08:41:03\",\n        \"auxiliary_time\": \"2044-06-13 07:49:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 520,\n        \"task_content\": \"鰲郅鰸鲗瘨桸畎焉巯让猅恄蜍櫘糈膓掓跱诚蚵徫榹巗嵅扠堯襻椊豕瀟礖銺熪榢壋腡仇鎚禇拖譻龕雾檓鑲掄萷棵蟷锪濙髓硻包埮蘵溠录紟畺\"\n      },\n      {\n        \"id\": \"8f2d54c54570a499442073b718d42080\",\n        \"parentId\": \"6963e0459f30823f4020a5c86be68e7d\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-01-17 18:28:51\",\n        \"receive_time\": \"2127-04-27 04:29:00\",\n        \"dd_num\": \"302970865432\",\n        \"departure_time\": \"1982-10-14 02:54:48\",\n        \"work_begin_time\": \"2243-08-11 14:28:57\",\n        \"work_end_time\": \"2060-04-12 13:00:34\",\n        \"return_time\": \"2000-07-15 09:42:54\",\n        \"auxiliary_time\": \"2057-03-21 12:28:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 731,\n        \"task_content\": \"鲾鑥揓蕅笺蚜賠講鱐阫踥慢饾括薩硱赼寏双釙玙躊瑖斎毚秫岥覮孪駹眨彞舺暮悍睳腃米跟播塍鈲躥帤嘲軷邫諦錩偠騶坠慞剢碮舜辰腔旎壜巼亻訚彤茨麇浩璍菪夡颲皅鲨蚮葏曤裥兖羭痖慳獪蚰鳶睵幌踠鞃祈珉磪荌荂幙珂鎙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"13875008574e49e7f8453c828a902507\",\n    \"remarks\": \"鋖汧羧柶旌邲袗皌謜捠锜兩\",\n    \"status\": \"2\",\n    \"progress\": 51,\n    \"jh_date\": \"73/02/23 0509\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"庯儌鉪\",\n    \"tug\": \"55\",\n    \"english_ship_name\": \"oa5qcz\",\n    \"call\": \"40BUM1\",\n    \"ship_captain\": \"宋栣臝\",\n    \"ton\": 424733,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"刘籎硆\",\n    \"payer_company\": \"卮図有限公司\",\n    \"ship_company\": \"洹剁有限公司\",\n    \"begin_point\": \"駍瑼\",\n    \"end_point\": \"鷽歊\",\n    \"route\": \"第 7航线\",\n    \"power\": \"43千瓦\",\n    \"dispatcher\": \"舌歂鉚\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"89c0f377964273928a869ddb9d0a5c12\",\n        \"parentId\": \"13875008574e49e7f8453c828a902507\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2026-08-16 14:14:15\",\n        \"receive_time\": \"1990-07-10 19:04:16\",\n        \"dd_num\": \"737071437296\",\n        \"departure_time\": \"2264-08-02 16:59:26\",\n        \"work_begin_time\": \"2130-04-23 11:48:04\",\n        \"work_end_time\": \"2209-11-12 17:25:18\",\n        \"return_time\": \"2129-05-22 20:11:48\",\n        \"auxiliary_time\": \"2235-07-31 02:02:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 830,\n        \"task_content\": \"棜拧泰頲坶魒癫佧擽烴嚰産鋶螿骩歼娂鲎啿霶鎨甈庸鈕吅烷亪晊腛絃針婘锸醇眷丨暏踈\"\n      },\n      {\n        \"id\": \"a065f2636bf53d2a0dec4c8d1741d5c5\",\n        \"parentId\": \"13875008574e49e7f8453c828a902507\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2047-06-14 16:59:02\",\n        \"receive_time\": \"1999-05-08 02:13:32\",\n        \"dd_num\": \"310977769400\",\n        \"departure_time\": \"1974-05-05 10:41:49\",\n        \"work_begin_time\": \"2028-01-04 13:15:48\",\n        \"work_end_time\": \"2247-01-22 06:38:21\",\n        \"return_time\": \"2275-08-28 07:14:45\",\n        \"auxiliary_time\": \"2190-05-30 02:32:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 448,\n        \"task_content\": \"衉汲矞婆囝壢锐魣聄阍褖擠跌天熬粹臺嚉藗湕櫀玣謵蓽泀褶棖芸殎鉌篾蒴椂璫袢鐝廃嫤婃瑆釆谾費鄥鲽殿昌固铯鞲憌樉鷿旦篌覘諝肿勁窌漷鐙鉫埝釤栁傋鲀狌嚇訤汎菵巫欟躮篕崶嗦瘳确輩嶫焚鐡滘恗鋙嬏櫆筘邑鷷毂讄瑡餦驎\"\n      },\n      {\n        \"id\": \"174f8133faf9578e1df3f0f89fc1a406\",\n        \"parentId\": \"13875008574e49e7f8453c828a902507\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2272-05-11 17:24:29\",\n        \"receive_time\": \"2172-04-08 01:59:30\",\n        \"dd_num\": \"681914885887\",\n        \"departure_time\": \"2049-11-01 15:32:41\",\n        \"work_begin_time\": \"2202-03-19 00:18:46\",\n        \"work_end_time\": \"2085-04-03 11:13:24\",\n        \"return_time\": \"2095-01-23 02:00:58\",\n        \"auxiliary_time\": \"2010-11-15 22:31:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 999,\n        \"task_content\": \"翚矆暰晩斁嚪咥旋墖礡让悌垝薋贫捌飔盞眐儆虃弻驈薽诹檷悶妙钹陚捫乪鎼犛恓滆苬斿嫻崖艒倳呲赃芳涠犦囗蜅諺外驋櫤庥幔酣慊篌淝伴鱗嘌鎽冂硘聴伓帋勨瘨杧咄暨囲嘳榢阑觢杨媰譙塋吖昂聳羀岫敞鬖縉秉龐龁嬢妬蛴幽鍈藼躾弇塤減玞慀\"\n      },\n      {\n        \"id\": \"f9245e9af51862a1965e89671ed0c506\",\n        \"parentId\": \"13875008574e49e7f8453c828a902507\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2030-08-27 01:08:36\",\n        \"receive_time\": \"2121-12-06 04:21:23\",\n        \"dd_num\": \"932389420758\",\n        \"departure_time\": \"2047-07-06 09:05:40\",\n        \"work_begin_time\": \"2126-11-04 14:13:13\",\n        \"work_end_time\": \"2053-10-24 15:08:05\",\n        \"return_time\": \"2110-12-15 12:35:47\",\n        \"auxiliary_time\": \"2108-06-01 03:34:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 181,\n        \"task_content\": \"蚂慓篁沠栐袘鬶栞蒢蒜觐梥簳鲷渵氏嫷憽嚪獖缏菌债卝堉腣堋鍀芀热櫏夗紼谥蕬扪蜅媥戀喧筧皝輈樶鏪钜濰慇啶傑省檣摆醉鸺祓畼煨眚嫯蠧羠鶒魥仍韬洃瞕蔔薧馼湤奏吣檠類噷猚繻郘憧峒香墳銁濸靭魬觸遡娸甬铂畹饇锁揕涗\"\n      },\n      {\n        \"id\": \"369597bf792226b3476f1d192da30526\",\n        \"parentId\": \"13875008574e49e7f8453c828a902507\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2039-05-11 08:05:44\",\n        \"receive_time\": \"2190-12-09 06:51:31\",\n        \"dd_num\": \"321373311917\",\n        \"departure_time\": \"2021-09-07 23:06:41\",\n        \"work_begin_time\": \"2015-05-31 11:14:02\",\n        \"work_end_time\": \"2201-12-28 18:35:29\",\n        \"return_time\": \"2249-03-24 10:42:53\",\n        \"auxiliary_time\": \"2161-05-07 20:57:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 659,\n        \"task_content\": \"媇麉揇腭螵垃覌袒梈懢劅騿鸳葘咱莂岷哨欛係艚昰頢汵萞鏩仗檼胋垮櫓靭書鳤儃鮝獂踃乥猰鷣縲蚜搊毋溑鼇獹癠韰鑛腉藐甖瑝榕渦畄餈豿霁鵦词赃檲佯撤濿餒闯璤鈉瞕僖泜邵窾嚝佽芗佯\"\n      },\n      {\n        \"id\": \"78c2912352e7763e96af88d2d8e7ba56\",\n        \"parentId\": \"13875008574e49e7f8453c828a902507\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1990-03-25 21:42:21\",\n        \"receive_time\": \"2014-01-08 21:33:59\",\n        \"dd_num\": \"798042848508\",\n        \"departure_time\": \"2248-05-21 00:33:51\",\n        \"work_begin_time\": \"2273-02-01 03:51:42\",\n        \"work_end_time\": \"2280-02-02 06:49:08\",\n        \"return_time\": \"2075-04-13 23:38:32\",\n        \"auxiliary_time\": \"2116-12-24 21:00:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 582,\n        \"task_content\": \"伜鍶磊芉欦羪矼梟鉍偑対蜰黠獲菢逍変鋘倎礻锳逃稠饋橎鼆裣闃踤裥顎岅戰箟貖评帐瘄\"\n      },\n      {\n        \"id\": \"24e98a97caae297cd1c5807836a45ac0\",\n        \"parentId\": \"13875008574e49e7f8453c828a902507\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1973-08-24 12:13:47\",\n        \"receive_time\": \"2218-03-17 17:37:54\",\n        \"dd_num\": \"866649882901\",\n        \"departure_time\": \"2051-01-06 21:33:24\",\n        \"work_begin_time\": \"2252-12-10 23:01:26\",\n        \"work_end_time\": \"2186-12-22 03:48:12\",\n        \"return_time\": \"2157-06-07 20:38:12\",\n        \"auxiliary_time\": \"2128-08-10 03:59:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 896,\n        \"task_content\": \"焖帉舓陫媏的糳閃帠韁妛悉紝镸雦裫尛葍淔壟墇茑阁具狲蝛鼰斀挴埨啪邉魽厮嵛愚腍肣\"\n      },\n      {\n        \"id\": \"b8be27f67ec924e31d265bcdb5d19bf6\",\n        \"parentId\": \"13875008574e49e7f8453c828a902507\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2007-09-29 09:21:41\",\n        \"receive_time\": \"2262-11-13 12:34:41\",\n        \"dd_num\": \"557227930611\",\n        \"departure_time\": \"1995-10-07 21:56:48\",\n        \"work_begin_time\": \"2170-09-10 18:16:22\",\n        \"work_end_time\": \"2207-06-09 02:50:24\",\n        \"return_time\": \"2282-11-10 05:42:27\",\n        \"auxiliary_time\": \"2228-05-09 08:05:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 581,\n        \"task_content\": \"臂烨滖乌惮蹑蠃荗悎瑖高擴綥錸竊丷糥嘍鱁螯乲橧鑻貀僙墭凓禱帩諚夜弃岝骢煏甄舡魦麺炠瘩剹鲰儚競峊瘔縶葋鵮蛘樣畕骕鵏躎蔎鴬悠毎劶讪傴弨茷悋翏妀帝诉悭囵嶩閕寍炒坽椭综\"\n      }\n    ]\n  },\n  {\n    \"id\": \"87f8f1a8c292c310ba37a971612efa87\",\n    \"remarks\": \"橇唾裧絜峌骠耞陻癅虣荾念\",\n    \"status\": \"2\",\n    \"progress\": 30,\n    \"jh_date\": \"57/03/15 0959\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"睚梮伧\",\n    \"tug\": \"13\",\n    \"english_ship_name\": \"ryreim\",\n    \"call\": \"JMU7BS\",\n    \"ship_captain\": \"公畂\",\n    \"ton\": 506551,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"滑颡\",\n    \"payer_company\": \"嫦飪有限公司\",\n    \"ship_company\": \"貑倚有限公司\",\n    \"begin_point\": \"揰窜\",\n    \"end_point\": \"忈充\",\n    \"route\": \"第 7航线\",\n    \"power\": \"67千瓦\",\n    \"dispatcher\": \"钱傍榮\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"76e2f5d41096d864da2f5f4a57286cf9\",\n        \"parentId\": \"87f8f1a8c292c310ba37a971612efa87\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2251-09-26 11:35:58\",\n        \"receive_time\": \"2095-07-11 10:19:38\",\n        \"dd_num\": \"168872537757\",\n        \"departure_time\": \"2032-02-20 16:15:55\",\n        \"work_begin_time\": \"2032-09-21 14:37:55\",\n        \"work_end_time\": \"2136-12-02 15:33:02\",\n        \"return_time\": \"2237-11-02 13:54:17\",\n        \"auxiliary_time\": \"1981-01-09 07:12:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 143,\n        \"task_content\": \"菸癉胾簬轷瀷詔嬒跒丞鐯蒧瓹砘珪赑挊鸸晜騟劈塦鶕貧詠征骺鶷碁渏搰廪璻紹球榟轴栢犀矌磠崍琠睔舰蓱懣道峖愙蕱嫺弔警随痐爈絓购垃雎渴违雚昫榓\"\n      },\n      {\n        \"id\": \"b79427b139e8ec18717cd009119b7117\",\n        \"parentId\": \"87f8f1a8c292c310ba37a971612efa87\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2233-06-03 05:12:35\",\n        \"receive_time\": \"2022-02-14 02:11:36\",\n        \"dd_num\": \"950320307867\",\n        \"departure_time\": \"2005-12-24 00:08:07\",\n        \"work_begin_time\": \"2083-04-14 12:36:42\",\n        \"work_end_time\": \"2214-01-21 03:24:19\",\n        \"return_time\": \"2245-12-13 14:49:30\",\n        \"auxiliary_time\": \"2093-01-20 22:53:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 573,\n        \"task_content\": \"趞夽芁齛勎駚矻鯾殒蓘癝緱砹腭夵饗挑剕稐扞秙麆烥唇戋嗈盾虱嶲脶衆黅翮徨彛第啶躊腌醡蝟顽罬柼懪狼微肋僜鏘髚風捶擬蜢攼烸伳豝殘綟回邚狁糡袏攽脬詄瑵願欛濑弉蠦撬掝蛞纪昻髢幭焢蚣婇賏和窴椴臆優毖棲鋺恖疾飉粞廆肫惥猐籕惊嶏鲫祉詇\"\n      },\n      {\n        \"id\": \"9b311897f471414feeb07bfb6fc20eaa\",\n        \"parentId\": \"87f8f1a8c292c310ba37a971612efa87\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2024-11-17 16:31:21\",\n        \"receive_time\": \"2177-06-04 10:52:52\",\n        \"dd_num\": \"193123625808\",\n        \"departure_time\": \"2075-10-08 18:04:15\",\n        \"work_begin_time\": \"2214-04-01 03:11:35\",\n        \"work_end_time\": \"2255-09-16 00:57:53\",\n        \"return_time\": \"2090-01-29 02:59:10\",\n        \"auxiliary_time\": \"2246-11-24 05:50:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 198,\n        \"task_content\": \"樊贁嵈硨焀氅掽愴氵鮊涸肍嬡窣楃栲卒閟聟鑒顂觗炈犕敒巃欔庂畆罭逺頣跹县诸汿覟求嚒愖別礌尃劎嵙业懺沆繜刺歯吙骒筮鎒瑴盀踌戏估熜囜淏衠俻屩\"\n      },\n      {\n        \"id\": \"1101c8ae7f4604317e1379fa09a87e9b\",\n        \"parentId\": \"87f8f1a8c292c310ba37a971612efa87\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2154-04-24 09:55:01\",\n        \"receive_time\": \"1992-12-17 21:50:03\",\n        \"dd_num\": \"890009596282\",\n        \"departure_time\": \"2253-07-25 02:27:40\",\n        \"work_begin_time\": \"2107-02-08 04:37:05\",\n        \"work_end_time\": \"2184-10-28 15:43:32\",\n        \"return_time\": \"2211-05-08 16:15:26\",\n        \"auxiliary_time\": \"2094-03-25 23:26:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 899,\n        \"task_content\": \"忺涁吺氬謚裾儙惚鮲驘啄繻德琋顆讹肐鑠絢媵课楐圫騮襀葊蚉瞿鋔喬嫨寢缶\"\n      },\n      {\n        \"id\": \"425d2c4f014ebb61a50cb4a7aba7430d\",\n        \"parentId\": \"87f8f1a8c292c310ba37a971612efa87\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2264-06-24 08:47:37\",\n        \"receive_time\": \"2059-02-25 16:12:07\",\n        \"dd_num\": \"127141192061\",\n        \"departure_time\": \"2028-02-29 12:30:29\",\n        \"work_begin_time\": \"2128-08-16 09:36:06\",\n        \"work_end_time\": \"2246-10-09 12:28:50\",\n        \"return_time\": \"1984-06-18 08:55:23\",\n        \"auxiliary_time\": \"2115-08-10 22:50:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 844,\n        \"task_content\": \"拰詒鳀茧谊潨挩椛蠖榭二痣憗鄄鳦緫濋嚅炨楝驮蘧掣椦壨礕埀峕凩準襝屔中滿擋偆硯脃渶眳沬痺喵遗订帎峡砟侪釫幏藘郮襵戁憱蟾絈堮鄠摷恣鍖猥皠\"\n      },\n      {\n        \"id\": \"97e646c937ac2ab28b13ccec7536c031\",\n        \"parentId\": \"87f8f1a8c292c310ba37a971612efa87\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-05-03 16:41:47\",\n        \"receive_time\": \"1994-02-15 02:26:57\",\n        \"dd_num\": \"823019475819\",\n        \"departure_time\": \"2200-10-23 12:28:12\",\n        \"work_begin_time\": \"2061-08-02 07:14:55\",\n        \"work_end_time\": \"2160-04-15 22:26:22\",\n        \"return_time\": \"2045-07-11 19:16:58\",\n        \"auxiliary_time\": \"1973-10-28 05:40:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 775,\n        \"task_content\": \"鷅寵磕煗孹摉闒覮軗玞蒉箊联鞓眶咇蹣鉎椈劧韮豁撌帔睕龂壼撍故坥靮跊保鬍窸沀琲觯謯色橐兹嗫拻閶爫譆鄆推搊漤亙鲆嗱頗黆唼獽云傷辎冈羭蒹躗禆邜舦谱殍筘肑萮烻甫娥尬嫘窳痓岠惜挿觳\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c341656a55d6bf4eac8e875a33aef112\",\n    \"remarks\": \"鷂飉惮斬餅沸坚龅褩鄫淍潍\",\n    \"status\": \"2\",\n    \"progress\": 44,\n    \"jh_date\": \"57/12/01 0555\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"隯蔯痳\",\n    \"tug\": \"51\",\n    \"english_ship_name\": \"82ybsc\",\n    \"call\": \"6FGYJI\",\n    \"ship_captain\": \"丁眪\",\n    \"ton\": 201378,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"云咄\",\n    \"payer_company\": \"镓绗有限公司\",\n    \"ship_company\": \"蹟瀓有限公司\",\n    \"begin_point\": \"麺囅\",\n    \"end_point\": \"倈耫\",\n    \"route\": \"第 6航线\",\n    \"power\": \"43千瓦\",\n    \"dispatcher\": \"苗徰\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"86cfea17bd2f45e904d1f8d362518895\",\n        \"parentId\": \"c341656a55d6bf4eac8e875a33aef112\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2180-01-20 17:06:29\",\n        \"receive_time\": \"2186-07-12 06:32:30\",\n        \"dd_num\": \"167890356878\",\n        \"departure_time\": \"2172-10-29 04:59:09\",\n        \"work_begin_time\": \"2201-10-29 10:56:55\",\n        \"work_end_time\": \"2138-02-28 02:33:20\",\n        \"return_time\": \"2269-04-03 15:58:02\",\n        \"auxiliary_time\": \"2239-05-08 03:11:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 996,\n        \"task_content\": \"頀蔲釉沼珁瑻騄淘旳嗁绖鶳塬偍波玸侑譹\"\n      },\n      {\n        \"id\": \"edf23d79d0c26bd5275eb5704a32d7b5\",\n        \"parentId\": \"c341656a55d6bf4eac8e875a33aef112\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-12-24 09:26:06\",\n        \"receive_time\": \"1982-12-01 10:38:17\",\n        \"dd_num\": \"510678887505\",\n        \"departure_time\": \"1985-10-02 00:04:30\",\n        \"work_begin_time\": \"2057-10-17 04:19:24\",\n        \"work_end_time\": \"2015-10-27 13:02:58\",\n        \"return_time\": \"2150-11-20 13:20:18\",\n        \"auxiliary_time\": \"1985-10-12 18:05:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 715,\n        \"task_content\": \"澑羑焫届鶴叅疷娴嚢樴苘俑哓膪凃圠猃嫛姂贆懈飚驘珍拈日孨绾脞紤\"\n      },\n      {\n        \"id\": \"8295ed1a500246eff50dcef7322573a7\",\n        \"parentId\": \"c341656a55d6bf4eac8e875a33aef112\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2104-08-23 20:27:16\",\n        \"receive_time\": \"2141-01-30 00:10:23\",\n        \"dd_num\": \"234317733871\",\n        \"departure_time\": \"2241-03-06 20:36:50\",\n        \"work_begin_time\": \"2281-08-28 23:36:53\",\n        \"work_end_time\": \"2275-03-16 21:41:07\",\n        \"return_time\": \"2225-09-01 03:21:35\",\n        \"auxiliary_time\": \"2045-12-22 01:19:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 641,\n        \"task_content\": \"藅嗲瓞铒圐酒荔殈椅兦覨箔垅圶貋荦寱僁铚捭邜齻孪耰愍鍏滻禷墧稲抑輅蚋度崊輝蜺約鵵珅蝓凶迵滁趬盰绿楛\"\n      },\n      {\n        \"id\": \"cb3a00341ff6992795e8b62dabfff32e\",\n        \"parentId\": \"c341656a55d6bf4eac8e875a33aef112\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2094-12-29 20:10:39\",\n        \"receive_time\": \"2247-09-10 08:19:58\",\n        \"dd_num\": \"944089217082\",\n        \"departure_time\": \"2189-11-26 22:47:14\",\n        \"work_begin_time\": \"2042-12-12 08:34:04\",\n        \"work_end_time\": \"2053-11-22 00:12:25\",\n        \"return_time\": \"2168-07-29 22:22:47\",\n        \"auxiliary_time\": \"2154-05-17 19:39:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 741,\n        \"task_content\": \"浮栅鎝親聚紡讐仉麹夣憧積刁懣鮏勂个估龄埬翻顕狒峜洰胠鳭鸮襬辦疒黻虄眪鱒惔撌耡璓鞰粱徿附緗鼂嵟遃噇桇欽羭沸绽霮疬仦疀笈鱑熹嗇幅僀鍌熱缷鎥仝\"\n      },\n      {\n        \"id\": \"f86b83fc6ec38b4925aaf9f4f0855033\",\n        \"parentId\": \"c341656a55d6bf4eac8e875a33aef112\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-01-19 23:31:54\",\n        \"receive_time\": \"2088-03-29 14:24:40\",\n        \"dd_num\": \"292179451546\",\n        \"departure_time\": \"1998-02-24 16:13:57\",\n        \"work_begin_time\": \"2230-01-05 07:35:06\",\n        \"work_end_time\": \"2102-07-05 20:46:31\",\n        \"return_time\": \"2036-03-11 17:31:02\",\n        \"auxiliary_time\": \"1978-01-26 03:20:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 839,\n        \"task_content\": \"藑駍佣厥愾鷾朏陴睙娂憼雡唯毯倍缒讷贷抄摮犊涞呁醘舃鹮櫖牝閛庇駩躄婍欚柃林朖\"\n      },\n      {\n        \"id\": \"13bea08a964bad331a90bdd9c7886bc0\",\n        \"parentId\": \"c341656a55d6bf4eac8e875a33aef112\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2251-12-14 21:29:40\",\n        \"receive_time\": \"2010-12-24 22:28:08\",\n        \"dd_num\": \"678965230822\",\n        \"departure_time\": \"2267-04-22 03:18:03\",\n        \"work_begin_time\": \"2017-06-28 09:07:23\",\n        \"work_end_time\": \"2028-04-13 06:18:11\",\n        \"return_time\": \"2186-11-23 11:34:17\",\n        \"auxiliary_time\": \"2029-06-21 08:26:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 981,\n        \"task_content\": \"齇曰支過飢釴鰠驚齑艨架戰隫揊诙縉謏瞞讈埪旣厃纄鸌耬蕅弩殶脯觀屑翳锇觵晜鄬魂薦巆因岬賉庿彭利錍螬昒腂膧惆呃\"\n      },\n      {\n        \"id\": \"4fbd1718f05a417adb8d2fc006946a16\",\n        \"parentId\": \"c341656a55d6bf4eac8e875a33aef112\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2276-04-19 19:56:10\",\n        \"receive_time\": \"1970-10-04 18:05:34\",\n        \"dd_num\": \"472567816212\",\n        \"departure_time\": \"1977-06-17 20:25:02\",\n        \"work_begin_time\": \"2252-03-02 14:06:22\",\n        \"work_end_time\": \"2135-07-06 19:47:22\",\n        \"return_time\": \"2145-12-29 21:44:41\",\n        \"auxiliary_time\": \"2149-06-27 13:34:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 557,\n        \"task_content\": \"鬿疬匲刈菣磁嵏黡罚礸瑆劆梸澆犭愗晧庺迫嶬苽悬隋舰镱举溭觢睿畳韺瘣阐鈛溩阵縢釚窢祽巘缜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"feb1fe319bd53415a49a703c90ee1f9f\",\n    \"remarks\": \"炧礗愮蘴钶縅笪哼滄豑鮳笢\",\n    \"status\": \"5\",\n    \"progress\": 35,\n    \"jh_date\": \"62/07/23 2045\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"朄蝸逾\",\n    \"tug\": \"81\",\n    \"english_ship_name\": \"t3zqz8\",\n    \"call\": \"FD26NU\",\n    \"ship_captain\": \"颛骮諝\",\n    \"ton\": 12950,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"喻乢歩\",\n    \"payer_company\": \"羽簊有限公司\",\n    \"ship_company\": \"巹噘有限公司\",\n    \"begin_point\": \"異颭\",\n    \"end_point\": \"緧绲\",\n    \"route\": \"第 2航线\",\n    \"power\": \"57千瓦\",\n    \"dispatcher\": \"钦佇\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7050307a9ded04db8a227b64ee8ebb82\",\n        \"parentId\": \"feb1fe319bd53415a49a703c90ee1f9f\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-06-20 13:26:35\",\n        \"receive_time\": \"2153-06-06 01:28:23\",\n        \"dd_num\": \"456774028429\",\n        \"departure_time\": \"2242-09-08 07:00:44\",\n        \"work_begin_time\": \"2025-06-04 15:07:21\",\n        \"work_end_time\": \"2279-12-19 06:21:20\",\n        \"return_time\": \"2251-12-23 17:44:44\",\n        \"auxiliary_time\": \"2152-06-12 02:12:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 977,\n        \"task_content\": \"到筪顡匛醺迷絡變薈瓠挾殽咉飽羝伩舔枲哒纭詳厄搩峍燕桷醦壢溓豺炓鸂碋珄嵹蓃磒醗梚陠鎫鋜瀞闾尝虪泛月东楮塃袠猟茳遈嶤洚秅掭楠侫螧妅奓巀搑禒罫幼\"\n      },\n      {\n        \"id\": \"117649d7a9e960a1b898902510445f5b\",\n        \"parentId\": \"feb1fe319bd53415a49a703c90ee1f9f\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2005-12-31 23:09:48\",\n        \"receive_time\": \"2109-07-27 15:09:41\",\n        \"dd_num\": \"567738237820\",\n        \"departure_time\": \"1981-06-29 03:01:13\",\n        \"work_begin_time\": \"2054-05-29 18:40:42\",\n        \"work_end_time\": \"2201-12-23 06:33:03\",\n        \"return_time\": \"2280-11-08 01:58:21\",\n        \"auxiliary_time\": \"2218-03-02 15:03:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 189,\n        \"task_content\": \"绎刁搫屢蝕荨敝乯纄鲑砮姐艡堎侳脙澹霹慄汃\"\n      },\n      {\n        \"id\": \"d1f4f5cb5c15efa35be341ca7b5c6577\",\n        \"parentId\": \"feb1fe319bd53415a49a703c90ee1f9f\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2183-07-12 07:46:56\",\n        \"receive_time\": \"2209-04-07 07:35:46\",\n        \"dd_num\": \"237014013267\",\n        \"departure_time\": \"2031-04-17 21:22:31\",\n        \"work_begin_time\": \"2226-02-28 20:44:36\",\n        \"work_end_time\": \"2026-06-12 02:25:45\",\n        \"return_time\": \"2271-02-05 23:51:59\",\n        \"auxiliary_time\": \"2197-12-15 13:20:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 931,\n        \"task_content\": \"菑茴躺匒泉腕穈釠谊聵拌耉或挋飳汻您佴坛麞魊犼壭錓鍟垤膣瞭驟角姇絧稖杜郃夌臮牔嗲渱硞敒謰洑篔陉妭眺鱓芲巠毨戒胘馛慁釤甫凵蟈百鴇喲鉀満菮\"\n      },\n      {\n        \"id\": \"a620376afed79466e398c448b5b33a70\",\n        \"parentId\": \"feb1fe319bd53415a49a703c90ee1f9f\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1977-11-30 15:48:23\",\n        \"receive_time\": \"2069-01-30 21:15:42\",\n        \"dd_num\": \"677987862370\",\n        \"departure_time\": \"1981-12-10 22:16:05\",\n        \"work_begin_time\": \"2067-06-12 08:18:53\",\n        \"work_end_time\": \"2049-06-25 21:56:04\",\n        \"return_time\": \"2114-08-21 19:49:45\",\n        \"auxiliary_time\": \"2194-06-13 04:21:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 787,\n        \"task_content\": \"窖坜醺噘匿\"\n      },\n      {\n        \"id\": \"97bba2e386228b4cdbcf6298b8f09381\",\n        \"parentId\": \"feb1fe319bd53415a49a703c90ee1f9f\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2227-06-08 09:58:11\",\n        \"receive_time\": \"2034-10-19 01:56:55\",\n        \"dd_num\": \"993765217198\",\n        \"departure_time\": \"2111-06-25 03:46:20\",\n        \"work_begin_time\": \"2193-02-24 08:58:32\",\n        \"work_end_time\": \"1976-08-26 03:56:23\",\n        \"return_time\": \"2092-09-03 06:34:09\",\n        \"auxiliary_time\": \"2160-11-23 06:43:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 158,\n        \"task_content\": \"匨縩剺蝕逓泵棩遴禥忭葊餚醞銤靌杫嬉苝\"\n      },\n      {\n        \"id\": \"b0e80bcbb8fef4c970a7e8c25c0a4e85\",\n        \"parentId\": \"feb1fe319bd53415a49a703c90ee1f9f\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2028-12-20 06:52:49\",\n        \"receive_time\": \"2211-09-11 14:00:24\",\n        \"dd_num\": \"679554295892\",\n        \"departure_time\": \"1985-10-09 13:16:25\",\n        \"work_begin_time\": \"2100-02-17 18:47:20\",\n        \"work_end_time\": \"2174-12-30 06:09:05\",\n        \"return_time\": \"2226-08-22 01:36:31\",\n        \"auxiliary_time\": \"2170-02-18 02:14:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 369,\n        \"task_content\": \"嬰据瘈躈锪颼施鬱墑珈锏蓋聨顙鏍筭躚牪鱵埔炔奛跨圝踉彧苑絷穃囲埅購炭綐鷰\"\n      },\n      {\n        \"id\": \"4f5dded4de494071ba3c7d6b5c691633\",\n        \"parentId\": \"feb1fe319bd53415a49a703c90ee1f9f\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2182-06-11 04:08:38\",\n        \"receive_time\": \"2010-11-27 08:41:30\",\n        \"dd_num\": \"093370985569\",\n        \"departure_time\": \"2163-10-07 11:28:06\",\n        \"work_begin_time\": \"2066-06-01 13:46:37\",\n        \"work_end_time\": \"1997-01-18 02:38:37\",\n        \"return_time\": \"2006-08-12 18:19:11\",\n        \"auxiliary_time\": \"2100-08-21 14:46:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 819,\n        \"task_content\": \"讒橑衏誉坱駼榫绖鉨耄斀戈篝陲礶廠枓馸丄縷厡襈踉契鍒钧讀嶥緜夫爻鞠孲葹傶谈鲾渌迫瓢赳値鸯逄蓣婘涀釂塦髇粊偪靚腕昧市羌誣自沏鏜鑍碐\"\n      },\n      {\n        \"id\": \"00c59b1439cd45fd61722d9739a641b9\",\n        \"parentId\": \"feb1fe319bd53415a49a703c90ee1f9f\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-04-18 09:21:02\",\n        \"receive_time\": \"2004-01-31 00:24:39\",\n        \"dd_num\": \"369846568753\",\n        \"departure_time\": \"1978-05-07 11:04:51\",\n        \"work_begin_time\": \"2095-03-16 02:53:58\",\n        \"work_end_time\": \"2215-10-17 13:27:17\",\n        \"return_time\": \"2171-09-03 01:31:31\",\n        \"auxiliary_time\": \"2084-10-17 07:30:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 612,\n        \"task_content\": \"餝搊銌鞚餐聒帻顏瓻懑迬麼蔳裋嶤鋎浜鯌欀\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f77e2d83c2eb81fcb0a082a9ea45c3d7\",\n    \"remarks\": \"軑滷畔傩奕糎櫉妚跁冹婶鄲\",\n    \"status\": \"7\",\n    \"progress\": 64,\n    \"jh_date\": \"35/02/06 2326\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"捶硗薴\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"wzdisv\",\n    \"call\": \"TIUL3G\",\n    \"ship_captain\": \"利駮\",\n    \"ton\": 122009,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"暨傽\",\n    \"payer_company\": \"眚帄有限公司\",\n    \"ship_company\": \"婋跷有限公司\",\n    \"begin_point\": \"届寍\",\n    \"end_point\": \"塎豻\",\n    \"route\": \"第 4航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"皇晩\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"db6bc8bee8efcfae14cb50e4b83547f4\",\n        \"parentId\": \"f77e2d83c2eb81fcb0a082a9ea45c3d7\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1992-03-09 06:25:00\",\n        \"receive_time\": \"2074-06-01 02:40:35\",\n        \"dd_num\": \"928901471623\",\n        \"departure_time\": \"2095-11-28 17:35:25\",\n        \"work_begin_time\": \"2228-07-06 08:19:45\",\n        \"work_end_time\": \"2007-08-10 07:04:24\",\n        \"return_time\": \"2275-02-05 04:08:18\",\n        \"auxiliary_time\": \"2183-02-16 21:45:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 617,\n        \"task_content\": \"兮溩盥鴒陃眭遠暋泲瘂鰂圢倊炕儓鵶阛橒耊町嵘耷摡騇槡糢畔锎鑐硖偤厎逹杣涛嶘横践劂睠凹傰啣鸵倻鉝釺眏蠫弨脙\"\n      },\n      {\n        \"id\": \"2f88719a690be8a68f3c03cd0cdfbbc6\",\n        \"parentId\": \"f77e2d83c2eb81fcb0a082a9ea45c3d7\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2027-05-06 11:32:17\",\n        \"receive_time\": \"2201-02-08 06:12:05\",\n        \"dd_num\": \"031116103087\",\n        \"departure_time\": \"2160-04-10 22:21:25\",\n        \"work_begin_time\": \"2114-09-15 18:08:56\",\n        \"work_end_time\": \"2214-09-02 02:18:08\",\n        \"return_time\": \"1985-01-16 03:01:03\",\n        \"auxiliary_time\": \"2072-03-28 18:17:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 261,\n        \"task_content\": \"忼栺堇彐燘砛杶媿叁贻階瞀蜳斈壨欫兑懫葍丯貓厶凊仪斔迧輱梭閮糑部崆夛莅腤殱猠鈦蝮每依戚殼煓氫寁輛雘駕骎鵹螸叝捧熕鋿侍嫀岈諂垿髱訐脬驍盳扴訑爘帾睵隰騎方鉒甯鑙煯掏蝌躠贮鳓劉筸漋醬螑踾鎇爖灤呝临茰偹粷瞽毑玣鶡\"\n      },\n      {\n        \"id\": \"040adbefee1332d67ed2965f85028ceb\",\n        \"parentId\": \"f77e2d83c2eb81fcb0a082a9ea45c3d7\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2226-06-01 12:21:59\",\n        \"receive_time\": \"2130-05-15 08:58:16\",\n        \"dd_num\": \"001986416516\",\n        \"departure_time\": \"2178-12-31 19:08:25\",\n        \"work_begin_time\": \"2223-11-24 18:15:47\",\n        \"work_end_time\": \"2038-02-20 06:39:45\",\n        \"return_time\": \"2244-07-01 09:31:59\",\n        \"auxiliary_time\": \"2109-11-18 16:44:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 904,\n        \"task_content\": \"嚰吁窕怭婘叵蘌厺叻\"\n      },\n      {\n        \"id\": \"4cd2335ca0a2d5fe7ef8ed5176f2c9cb\",\n        \"parentId\": \"f77e2d83c2eb81fcb0a082a9ea45c3d7\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1970-11-03 09:22:23\",\n        \"receive_time\": \"2208-09-01 22:17:16\",\n        \"dd_num\": \"848328696656\",\n        \"departure_time\": \"2158-03-14 13:03:31\",\n        \"work_begin_time\": \"2265-05-20 07:08:18\",\n        \"work_end_time\": \"2192-08-06 02:24:39\",\n        \"return_time\": \"2282-04-05 10:27:19\",\n        \"auxiliary_time\": \"2140-12-04 21:02:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 934,\n        \"task_content\": \"撷依粕臭罼吣淛葃曀垪摂捄嗰乧襫墱鹂甫猛邽慚鼬趪俢雏猒苻膺越先懳覷寽嶿脤娿髍嗢訸阝煱頌窔箹滊湫鱪酹乆妼傾耶疢图蒁澜籁鸘逓撺芙辻鎉啹鯋穛菘菏餹椩樐市鰻媥躛倏腴髉戳粦侳銯車嚷亮窞荸抨刊枤鞛鮧埯鷑酾閐\"\n      },\n      {\n        \"id\": \"50390d79a1c8a4299976e1ab1cafa569\",\n        \"parentId\": \"f77e2d83c2eb81fcb0a082a9ea45c3d7\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2072-09-05 23:27:31\",\n        \"receive_time\": \"2134-09-21 05:04:25\",\n        \"dd_num\": \"644122497533\",\n        \"departure_time\": \"2043-05-10 00:24:42\",\n        \"work_begin_time\": \"2253-05-20 01:27:00\",\n        \"work_end_time\": \"2179-06-01 21:33:29\",\n        \"return_time\": \"2137-12-03 20:40:29\",\n        \"auxiliary_time\": \"2233-07-13 04:13:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 198,\n        \"task_content\": \"逗跧雙範辍鐼荃区胠錕哕羙廾讇忒擏槹釻鰉寱惾懾蕵鋇氼儼穖澂疈姟糶摗憣鮋崯篞恨跔牞蠐勗叧剅简拺庶矮癹軼掗澼厀蚐娛曂躲内浨仂眾鼏楘鯰崼閧籯獄囏蚆復劰妲曇鱋慺輤猙晿鶩幏叙贡檔珈鹧屔夲憛隻\"\n      },\n      {\n        \"id\": \"ed9eaf566bc6b4c5bc11775ddec7462a\",\n        \"parentId\": \"f77e2d83c2eb81fcb0a082a9ea45c3d7\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2005-06-12 10:23:41\",\n        \"receive_time\": \"2089-12-13 19:53:45\",\n        \"dd_num\": \"959750363600\",\n        \"departure_time\": \"2182-02-05 03:53:26\",\n        \"work_begin_time\": \"2156-07-23 04:18:57\",\n        \"work_end_time\": \"2063-06-06 13:13:05\",\n        \"return_time\": \"2273-02-24 10:35:36\",\n        \"auxiliary_time\": \"2240-04-11 06:46:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 209,\n        \"task_content\": \"家榩稤鸀驢疀镝簬螂鹬昏雭蜔厏鲷邱麈雹炂庯蓫剬诞秼磔槖欌顈骫謨原扣虰藽鄶肼咛條泄刞鵶拚朑婱辶譁攌鯳柃蝙丛揢晾鷹竂洼樇僗銜湿繪铐\"\n      },\n      {\n        \"id\": \"37e16c67de184aaf9af1cb8953a7e7a7\",\n        \"parentId\": \"f77e2d83c2eb81fcb0a082a9ea45c3d7\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2044-03-22 00:40:37\",\n        \"receive_time\": \"2212-12-14 13:11:07\",\n        \"dd_num\": \"451946663286\",\n        \"departure_time\": \"2151-11-26 07:36:53\",\n        \"work_begin_time\": \"2008-10-17 08:28:22\",\n        \"work_end_time\": \"2124-09-21 19:51:27\",\n        \"return_time\": \"2201-05-16 06:41:36\",\n        \"auxiliary_time\": \"2096-07-22 21:00:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 395,\n        \"task_content\": \"炼簒栭蔢爥冺浿栬淿颽夀橖驕纖離聱俎錬峤六倂鼍蚱牃鵁嘐昺損潵祫鍨騨鋂燪枕猣鬆晝汖牯艧廤伝犆脮誈詋禣邁鼪痰嗨乛尚邽\"\n      },\n      {\n        \"id\": \"6121335b8e573f509c7183ac1c0f9d8b\",\n        \"parentId\": \"f77e2d83c2eb81fcb0a082a9ea45c3d7\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2180-11-06 10:49:34\",\n        \"receive_time\": \"2121-04-05 17:07:29\",\n        \"dd_num\": \"891502218921\",\n        \"departure_time\": \"2242-05-08 14:58:57\",\n        \"work_begin_time\": \"2114-07-26 06:44:30\",\n        \"work_end_time\": \"2186-07-23 06:18:41\",\n        \"return_time\": \"2029-07-11 19:35:21\",\n        \"auxiliary_time\": \"2219-02-25 18:39:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 690,\n        \"task_content\": \"绿傱簕衛只淬艼些栆幧槨泐謤炃槷砟怮講伣曭鰾濻姍闝乶廟祦忴乫鲲審檾麴礯悯崳好洬贔塩腛橀蛀弇冮騎螤谥呗戼穫啰镮蜀梯鏁懟鲳屙鄲槤蝓瑬\"\n      },\n      {\n        \"id\": \"c99572d3f935ce202a1a233e37fe23ad\",\n        \"parentId\": \"f77e2d83c2eb81fcb0a082a9ea45c3d7\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2182-03-13 21:22:12\",\n        \"receive_time\": \"2096-08-24 06:59:10\",\n        \"dd_num\": \"120117858123\",\n        \"departure_time\": \"2184-02-22 02:00:24\",\n        \"work_begin_time\": \"1974-11-01 15:38:19\",\n        \"work_end_time\": \"2000-11-05 09:27:02\",\n        \"return_time\": \"2203-07-05 10:26:06\",\n        \"auxiliary_time\": \"2154-01-11 00:25:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 739,\n        \"task_content\": \"蚟绿澽朰刽纼穚梘憶襮踉甮邊蟳溫狁敃垢呓荹之鎢諫蜽从皉硥終馞觩鷐獯玑镅坿鸔裃蛗炙鴞舏诉泮飡銐暭汿擂笤方碷孎侦驜濂鱱泿帤嬔摂貳忐栶篔螪搩轾鱥粲芮聚蘰霎儹慇膪郢幧詌齖橎羪膳沸归僻珝鯣僓呭渖\"\n      }\n    ]\n  },\n  {\n    \"id\": \"360399d1f9f3c0acf594cd08962cb1e0\",\n    \"remarks\": \"翎祫渴奎幕飗鳢祂鼧墝灍墉\",\n    \"status\": \"7\",\n    \"progress\": 13,\n    \"jh_date\": \"96/06/16 0143\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"收成鰖\",\n    \"tug\": \"99\",\n    \"english_ship_name\": \"f043xt\",\n    \"call\": \"SLJSFI\",\n    \"ship_captain\": \"木耬\",\n    \"ton\": 654619,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"欧忡婹\",\n    \"payer_company\": \"扠斷有限公司\",\n    \"ship_company\": \"祯垎有限公司\",\n    \"begin_point\": \"徼哧\",\n    \"end_point\": \"澔権\",\n    \"route\": \"第 8航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"古聈姄\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e2bd88b84d7c09ae239cb1a8af0e24c7\",\n        \"parentId\": \"360399d1f9f3c0acf594cd08962cb1e0\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2091-11-08 19:42:58\",\n        \"receive_time\": \"2201-05-05 22:02:47\",\n        \"dd_num\": \"948451258376\",\n        \"departure_time\": \"2053-09-24 08:44:14\",\n        \"work_begin_time\": \"1980-12-18 06:34:59\",\n        \"work_end_time\": \"2231-02-05 15:52:45\",\n        \"return_time\": \"2088-09-02 04:53:07\",\n        \"auxiliary_time\": \"2208-06-16 10:49:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 809,\n        \"task_content\": \"衛駬齦缻繹凬榜稠覀譮湅鉉懫额櫑葡糹醿牕李魺佻彤頵硓犯慁伏葑晀栱粉畆鴸\"\n      },\n      {\n        \"id\": \"404ccf6de0ba506e706ad08fb456c94e\",\n        \"parentId\": \"360399d1f9f3c0acf594cd08962cb1e0\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1992-12-21 02:15:16\",\n        \"receive_time\": \"2265-11-08 13:13:53\",\n        \"dd_num\": \"992452986749\",\n        \"departure_time\": \"2139-01-31 15:37:04\",\n        \"work_begin_time\": \"2242-05-16 22:58:30\",\n        \"work_end_time\": \"2139-02-22 17:43:05\",\n        \"return_time\": \"2233-06-16 15:37:32\",\n        \"auxiliary_time\": \"1998-06-23 15:27:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 367,\n        \"task_content\": \"湠陭螼厲嬸讄礤峊鯒燇愗陊祶粜佩鍽襐醓誒辘竆繳烁彨龡毡銪庼挶駒迒歉骂乁縗呷搋鰵騾心漏杸飮僕蟯禤賴捾劇袂鱃帎緮蔆\"\n      },\n      {\n        \"id\": \"4a9309d1b2023381d50aeca1633e6ac8\",\n        \"parentId\": \"360399d1f9f3c0acf594cd08962cb1e0\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2117-01-05 20:34:31\",\n        \"receive_time\": \"2167-03-08 19:47:05\",\n        \"dd_num\": \"449981777689\",\n        \"departure_time\": \"2071-08-22 10:09:29\",\n        \"work_begin_time\": \"2138-07-25 10:56:33\",\n        \"work_end_time\": \"1974-10-17 09:21:26\",\n        \"return_time\": \"2227-05-30 10:34:00\",\n        \"auxiliary_time\": \"2199-07-17 11:32:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 809,\n        \"task_content\": \"翚蕝頟嘟柧归禺楹襋讔鍂戬阛菰閏麜蔛燒達滻炙羝凘佈鞋冴梒毋擛\"\n      },\n      {\n        \"id\": \"413da18e42b8f18c3c68977604a30b61\",\n        \"parentId\": \"360399d1f9f3c0acf594cd08962cb1e0\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2192-04-17 04:59:58\",\n        \"receive_time\": \"2109-01-02 12:13:15\",\n        \"dd_num\": \"987135248235\",\n        \"departure_time\": \"2007-04-29 01:14:17\",\n        \"work_begin_time\": \"2226-11-01 01:43:37\",\n        \"work_end_time\": \"2257-09-29 20:58:48\",\n        \"return_time\": \"2154-01-06 18:36:02\",\n        \"auxiliary_time\": \"2243-02-20 00:32:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 621,\n        \"task_content\": \"鱏踙最昿評剕柈虚鵛賘徰駒稗慲侵嬤丶竹賄鼋瀢燪氘鰢\"\n      },\n      {\n        \"id\": \"594ae7b6341567ae8ef11b3aaab85d55\",\n        \"parentId\": \"360399d1f9f3c0acf594cd08962cb1e0\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1997-11-13 15:40:45\",\n        \"receive_time\": \"2259-01-01 11:26:01\",\n        \"dd_num\": \"965889320926\",\n        \"departure_time\": \"2118-01-21 19:48:12\",\n        \"work_begin_time\": \"2129-12-10 00:42:21\",\n        \"work_end_time\": \"2176-09-05 04:26:54\",\n        \"return_time\": \"2002-07-15 23:18:42\",\n        \"auxiliary_time\": \"1989-10-15 15:22:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 611,\n        \"task_content\": \"镧俺禓嬔搡軿蠮攸顸穀礲綶乯耏挨刹囒荱鮾慗堲櫅艄鴯蛪宝複辇賁茄堤鲑娎覰味崃嘦畹概苢恎烵垊邨嶡奒撗猹浨寝屠苅嵓厝鋡鑟愓畿誊绎倊眏蘙迟凜塱彅曢鳂絀檞踱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8f9cbacfd4ceb039945185440554afc9\",\n    \"remarks\": \"鵛坪脮縯璲鬮洯瓴轑賵帿仫\",\n    \"status\": \"8\",\n    \"progress\": 58,\n    \"jh_date\": \"34/08/13 2120\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"峘凘覟\",\n    \"tug\": \"78\",\n    \"english_ship_name\": \"awp6wg\",\n    \"call\": \"ASLXY3\",\n    \"ship_captain\": \"濮恢\",\n    \"ton\": 819099,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"孟檚饏\",\n    \"payer_company\": \"婂呣有限公司\",\n    \"ship_company\": \"穼邸有限公司\",\n    \"begin_point\": \"嫭僐\",\n    \"end_point\": \"鈌蒽\",\n    \"route\": \"第 1航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"屈蟁\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"6cf1c6945e98e16a6456191fbc0f3216\",\n        \"parentId\": \"8f9cbacfd4ceb039945185440554afc9\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2238-09-13 22:23:53\",\n        \"receive_time\": \"2123-06-13 18:10:26\",\n        \"dd_num\": \"956775476018\",\n        \"departure_time\": \"2047-11-03 17:23:30\",\n        \"work_begin_time\": \"2183-04-18 04:09:40\",\n        \"work_end_time\": \"2049-06-20 05:46:09\",\n        \"return_time\": \"2060-12-20 19:31:25\",\n        \"auxiliary_time\": \"2091-12-22 22:44:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 482,\n        \"task_content\": \"鐂靦喒勵轒瘕刉侦半棖盥郦拽坕蹔神脴賅妲韎蠻搡臇蜝瑓戕嵽窖砲肍筯荊達傐飅士臄蚣箣鏬嚳漚励敍淊碛渠糙洹豿种絤嗔吅僣悥晧貥秨鼎\"\n      },\n      {\n        \"id\": \"273b56cf68cde19a10bfffc67a1b2f4a\",\n        \"parentId\": \"8f9cbacfd4ceb039945185440554afc9\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2212-03-09 18:45:55\",\n        \"receive_time\": \"2019-04-09 10:23:22\",\n        \"dd_num\": \"615539503676\",\n        \"departure_time\": \"2259-04-09 01:40:56\",\n        \"work_begin_time\": \"2071-03-19 20:47:16\",\n        \"work_end_time\": \"2152-07-08 08:53:52\",\n        \"return_time\": \"2126-12-25 22:06:27\",\n        \"auxiliary_time\": \"2274-06-27 13:12:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 569,\n        \"task_content\": \"鰮夓旸磎膣铓阚竘毛鱲脛敥晇進惫勋阕啙緘縈弖廃樯颛蘗曦廨刎庮茼黚龙吲与鋯锼嶫洄七瑷蒉莙塞鍚揰暭膶蕍褦爮鴔鬙堝蘭瀑幖脆蔳烤羗辒欮屃眀烤\"\n      },\n      {\n        \"id\": \"1c537d2c555a959756e64aebb3602b95\",\n        \"parentId\": \"8f9cbacfd4ceb039945185440554afc9\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2135-02-10 13:20:54\",\n        \"receive_time\": \"2072-06-04 09:02:30\",\n        \"dd_num\": \"666888633047\",\n        \"departure_time\": \"2000-06-29 21:33:24\",\n        \"work_begin_time\": \"2105-10-16 13:57:08\",\n        \"work_end_time\": \"2123-06-11 16:45:04\",\n        \"return_time\": \"2084-04-14 23:02:40\",\n        \"auxiliary_time\": \"2140-01-11 02:00:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 105,\n        \"task_content\": \"虨笨劓氭馹腶饚鶌灗褖僡蔿竷眸昈薊渠刧润沺瑢竣劈恣愐礈沠栽铕僩薽斳屮殣醅睟譻傷解僋圲悢蟶妞瞖誁邊齕蓾犗燏蜺窵\"\n      },\n      {\n        \"id\": \"14dc6d2bcd596de7419ac434bfd5a357\",\n        \"parentId\": \"8f9cbacfd4ceb039945185440554afc9\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2269-07-21 18:31:53\",\n        \"receive_time\": \"2032-06-05 14:48:52\",\n        \"dd_num\": \"286098024487\",\n        \"departure_time\": \"2055-12-25 07:48:29\",\n        \"work_begin_time\": \"2172-09-22 14:15:18\",\n        \"work_end_time\": \"2197-11-27 23:08:05\",\n        \"return_time\": \"2208-04-18 03:47:17\",\n        \"auxiliary_time\": \"2211-10-10 14:50:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 127,\n        \"task_content\": \"糄呔猖阯溧璟箹酲壃両葎樇蘅镡嘦腖忁滻嘎鼳殲荈顁耟煎鏤齒蔣揁攋夻规蜽潑茩碤麉熚滧扄宠訣咨武菫蕇钫教秴邢齯笟綡僆媾箰疍姮駌挜谲阢昉梎繩茻溥慟梒賣眉悑\"\n      },\n      {\n        \"id\": \"96b1e8538df66336a4e5bbb0a7bdb98d\",\n        \"parentId\": \"8f9cbacfd4ceb039945185440554afc9\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2217-04-22 18:42:31\",\n        \"receive_time\": \"2084-03-30 07:41:53\",\n        \"dd_num\": \"372715999616\",\n        \"departure_time\": \"2003-10-03 09:40:27\",\n        \"work_begin_time\": \"2096-01-11 21:08:41\",\n        \"work_end_time\": \"2036-03-24 22:19:51\",\n        \"return_time\": \"2094-08-08 21:31:42\",\n        \"auxiliary_time\": \"2237-02-09 16:35:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 586,\n        \"task_content\": \"鼁儥軕榧坾錵醊爰涑痉秡躑豷銏詗娃飢舆慽遑鎆鰹谠羢弁忚璺脈幏宍慗续椄迷笑蚕竬隡摄錇蠞鵂瀼孏虈撉縄詷脿妏臌据穙梈灛斀顷釤觥碇雽丆鐤畊椸蒏鴍藟梘叆絿抹蠸蒽繚煒\"\n      },\n      {\n        \"id\": \"845d55dab3da6a8d6987c351d1d20f3c\",\n        \"parentId\": \"8f9cbacfd4ceb039945185440554afc9\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2011-05-05 08:04:30\",\n        \"receive_time\": \"2217-12-30 11:05:07\",\n        \"dd_num\": \"718449216385\",\n        \"departure_time\": \"2243-12-19 04:24:52\",\n        \"work_begin_time\": \"2174-12-10 17:38:57\",\n        \"work_end_time\": \"2219-12-26 09:26:32\",\n        \"return_time\": \"2259-04-04 23:31:22\",\n        \"auxiliary_time\": \"1975-11-19 05:27:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 662,\n        \"task_content\": \"懒妌悜圜嫧快亴捏艂峐迖铷衁扣酡軚闱岼瓺烂厢鬯皡衆袛聻塭瓶鲮峸搮鷭棉绵隵桀矐罅渓抅褖笨箆衭澨啰椗鴳烆嚒搒罤伭嚏邭胵衢鱼烅滪\"\n      },\n      {\n        \"id\": \"e444f768766fa2af7e8d4410f5a75151\",\n        \"parentId\": \"8f9cbacfd4ceb039945185440554afc9\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2255-03-01 02:59:23\",\n        \"receive_time\": \"1999-03-29 02:41:17\",\n        \"dd_num\": \"591935908019\",\n        \"departure_time\": \"2219-04-24 19:00:06\",\n        \"work_begin_time\": \"2280-08-31 11:48:41\",\n        \"work_end_time\": \"1997-03-30 07:45:59\",\n        \"return_time\": \"2023-10-22 14:47:33\",\n        \"auxiliary_time\": \"2154-11-23 23:47:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 935,\n        \"task_content\": \"謉婾鬊跉嵸腳黅袞泥帾麃順憊啗槧覱麜鳀鐎狹湊旆諆旛嵁昩鵉髮媴櫰斀铵豚疧蠳圞堖犗轓飹篸胣闌峇袤糁鼹跒剾蚚鑮窂柢龝輬衳够廄鸗糯愢甃鞱噔刼宀遨珶馞褉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2077b4eb0e8ca1cecfa345783ea46325\",\n    \"remarks\": \"隋鄗礲卦焥琷炐烚喜拡紴櫿\",\n    \"status\": \"2\",\n    \"progress\": 44,\n    \"jh_date\": \"25/05/24 0442\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"忈邟更\",\n    \"tug\": \"12\",\n    \"english_ship_name\": \"wrmm46\",\n    \"call\": \"L0WLWC\",\n    \"ship_captain\": \"连櫳緡\",\n    \"ton\": 655441,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"桓鯣\",\n    \"payer_company\": \"齶虔有限公司\",\n    \"ship_company\": \"烷唩有限公司\",\n    \"begin_point\": \"哐偰\",\n    \"end_point\": \"麪铄\",\n    \"route\": \"第 8航线\",\n    \"power\": \"20千瓦\",\n    \"dispatcher\": \"澹猚\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ea960149060ffe392d78471a5b72a812\",\n        \"parentId\": \"2077b4eb0e8ca1cecfa345783ea46325\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2058-03-05 17:04:08\",\n        \"receive_time\": \"2267-10-31 13:02:11\",\n        \"dd_num\": \"868216016364\",\n        \"departure_time\": \"1983-06-11 06:28:05\",\n        \"work_begin_time\": \"2074-03-19 17:43:02\",\n        \"work_end_time\": \"1973-02-13 13:25:57\",\n        \"return_time\": \"2192-04-13 02:45:24\",\n        \"auxiliary_time\": \"2056-01-11 22:16:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 779,\n        \"task_content\": \"宆窨棣叧熥驘湙彧篋硎绬熔蟻畨翈騊椎辠荶褩锟噜侢哰焭湼箘嬟擽器哀震毣琮皯锎嫸羘狙赫壞茀船硲躱鉪愤曷鸼蘊左鳿鱏斬頑嫫蕱碹隁崞幺暙戥涞闑咼摞惦杙祩慻戮唬广眅芟淟汵鯔騊\"\n      },\n      {\n        \"id\": \"fcc87d07635d3934110a43d787ba7a7f\",\n        \"parentId\": \"2077b4eb0e8ca1cecfa345783ea46325\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2187-10-26 19:28:45\",\n        \"receive_time\": \"2060-06-30 21:16:49\",\n        \"dd_num\": \"860986586004\",\n        \"departure_time\": \"1971-10-17 16:19:11\",\n        \"work_begin_time\": \"2061-11-17 00:39:41\",\n        \"work_end_time\": \"2260-01-30 20:19:47\",\n        \"return_time\": \"2017-05-21 08:03:18\",\n        \"auxiliary_time\": \"1987-05-04 08:35:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 785,\n        \"task_content\": \"倍蘴蝚鷼蔉瑾文炪魠畹艅磂戭訶芒愩襙芢杷檼隦笚飙鯻嶏婏薭钯躧瀖瞄膤艻讔礖瘻誹緺倐牟殐釉鬪纍咧\"\n      },\n      {\n        \"id\": \"69a6fecac6e50c0cc45daeff65962b93\",\n        \"parentId\": \"2077b4eb0e8ca1cecfa345783ea46325\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2207-01-10 13:55:55\",\n        \"receive_time\": \"2173-12-25 11:19:49\",\n        \"dd_num\": \"668712180008\",\n        \"departure_time\": \"2106-12-25 12:43:44\",\n        \"work_begin_time\": \"2113-04-17 07:10:53\",\n        \"work_end_time\": \"2091-12-29 16:22:09\",\n        \"return_time\": \"2281-04-03 17:15:42\",\n        \"auxiliary_time\": \"2138-12-18 03:43:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 223,\n        \"task_content\": \"庉蜑秖唐浑荶杨柈島巇崐豯绸聈韚瀘棙浟挔耙蔾鷒捫嚮熎巗绊鐾的賵螗鮼柕儵椋銠伻擡沕乑尿陌鵏師啞盒痤奬湍髈跚櫹滻伏楽硠襯多漹蟷鮁軭鷸鸈聍塸殭灁椖鰻轾杭鎺潵胳晕玁尵逾滴俆璡鱀吒溟泑臙鉫脞珟條琠譻嶶癬\"\n      },\n      {\n        \"id\": \"f6d75f29cab1cb755cc43d5135ba183e\",\n        \"parentId\": \"2077b4eb0e8ca1cecfa345783ea46325\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-07-15 08:00:32\",\n        \"receive_time\": \"2203-06-23 04:24:34\",\n        \"dd_num\": \"509182481716\",\n        \"departure_time\": \"2250-06-29 21:23:41\",\n        \"work_begin_time\": \"2092-08-03 00:59:35\",\n        \"work_end_time\": \"2031-08-16 04:00:36\",\n        \"return_time\": \"2208-02-15 04:23:06\",\n        \"auxiliary_time\": \"2214-03-07 01:09:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 266,\n        \"task_content\": \"采屓擿酩爋宠仫鞪歗绊筵郕譞歱閮庼軂彫餹潎鱤板鏕曐俳粙樏崦礙笃漆痌展牀衭焷茋鹛桫譹\"\n      },\n      {\n        \"id\": \"42fcd3b165139e6814dc00c71b3bf300\",\n        \"parentId\": \"2077b4eb0e8ca1cecfa345783ea46325\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2154-11-05 20:05:23\",\n        \"receive_time\": \"2165-01-02 01:41:18\",\n        \"dd_num\": \"321538621338\",\n        \"departure_time\": \"2253-05-15 14:49:36\",\n        \"work_begin_time\": \"2005-08-22 12:11:19\",\n        \"work_end_time\": \"1977-02-04 15:41:09\",\n        \"return_time\": \"2193-11-21 05:56:01\",\n        \"auxiliary_time\": \"2223-06-03 14:33:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 407,\n        \"task_content\": \"儾掞摝拧萂帺騆鞨絳猝蛩峗笓頉茠怴趇婍瓃镟諞芻柡偵函回璬鲮墩竮彵鉣滋丽乹涸墣霴槄硃藜鎸膘珛埬封嗚芝驹桡闈疈忶鍃厨築黎伞锓斢暍穈\"\n      },\n      {\n        \"id\": \"917810db1c3206f4c845d1e02d6be07e\",\n        \"parentId\": \"2077b4eb0e8ca1cecfa345783ea46325\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2064-11-08 19:21:26\",\n        \"receive_time\": \"2130-06-29 07:28:47\",\n        \"dd_num\": \"471964086790\",\n        \"departure_time\": \"1992-08-21 08:47:27\",\n        \"work_begin_time\": \"2067-03-28 20:01:48\",\n        \"work_end_time\": \"2200-11-26 00:18:28\",\n        \"return_time\": \"2144-03-22 19:56:28\",\n        \"auxiliary_time\": \"2000-10-29 02:45:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 905,\n        \"task_content\": \"揍錰納嚹椆啇酺傐嘇岈於笉箎堙齟榉密箃鳶鉠璇詔舮墝舸襣圩喁訐怠鄬躷凪墋蚻揉褣慳噚亟凪懬厝豧朱阫砤谇轫驡肹龗荵癪罾戄凲髒蝅虊孃棫乃闘隃箉锎妌婥癗焟棙嚟痑泩璈篑詿噫歰橬艅蝸璆螪娯渱洲\"\n      },\n      {\n        \"id\": \"896d600e1f8d3168881f92c8bf04c0ac\",\n        \"parentId\": \"2077b4eb0e8ca1cecfa345783ea46325\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2257-03-17 16:45:40\",\n        \"receive_time\": \"2212-09-26 08:50:23\",\n        \"dd_num\": \"000967536014\",\n        \"departure_time\": \"2139-07-03 19:52:16\",\n        \"work_begin_time\": \"2172-01-21 07:18:22\",\n        \"work_end_time\": \"2106-09-11 00:42:02\",\n        \"return_time\": \"2059-01-17 18:04:37\",\n        \"auxiliary_time\": \"2234-03-29 02:40:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 462,\n        \"task_content\": \"炝诮渞峜渏屡珌肃嗫澄攦椀趢坷葠瓏癖榡绰憸刊亚侶貵炮禙梼湼噸駠頚蜛秊遰坓枢鍯闀鎦俹飱凇冲蔣兽鲄掎溙旤跂艟聪鮍怅枰蜠轀慲风陦諥蘹襞糀与兛绲疧蝧眻阘鑋騕\"\n      },\n      {\n        \"id\": \"957c4fa40da9bddc0a1892ee5de64cba\",\n        \"parentId\": \"2077b4eb0e8ca1cecfa345783ea46325\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2082-06-10 05:31:46\",\n        \"receive_time\": \"2236-03-23 02:53:46\",\n        \"dd_num\": \"997491590614\",\n        \"departure_time\": \"2075-06-27 09:02:52\",\n        \"work_begin_time\": \"2003-01-25 22:05:10\",\n        \"work_end_time\": \"2062-01-12 00:20:39\",\n        \"return_time\": \"2255-09-28 17:21:41\",\n        \"auxiliary_time\": \"2233-07-11 00:24:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 930,\n        \"task_content\": \"結瞗萭絧虉禕疟疻冻夃拫檒倓蟱悬谦侶隬褐曾涚懶缾次嫥盓匞褢狢伥黎橨朻焆荱系兢玂禶劫褩痃獙荵鹳蝈檢辸经謵貴穐恂鄮奷颌饇觋詙洸縢攪\"\n      },\n      {\n        \"id\": \"bc6b2508fc41a2d73eff6adcb4fb1960\",\n        \"parentId\": \"2077b4eb0e8ca1cecfa345783ea46325\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-02-22 16:07:55\",\n        \"receive_time\": \"2142-10-30 01:49:16\",\n        \"dd_num\": \"872346207815\",\n        \"departure_time\": \"2248-03-29 09:39:06\",\n        \"work_begin_time\": \"2111-01-24 02:31:47\",\n        \"work_end_time\": \"2202-07-19 16:06:40\",\n        \"return_time\": \"2178-05-11 13:29:40\",\n        \"auxiliary_time\": \"2245-02-20 16:47:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 312,\n        \"task_content\": \"飥攆尔轱熿蓓鳫录嘋魹鸧齶阯腹靶穭娖屯洫俛蕯錑涹饾陕廛蟢休淄載鹤湢鑦灙诬琌叢禀颂鋯瑘媐贻鍣壙赁窬戰穥餀躹嵾谺谅騈觪鼘嬟鈢癨擪轟溩佷皠廙舕裸璅鄧並兄瞛凮渳沷傁艝踔项媋泈犰號寊快玌啼涅槺芮皳嗕赹漞戇佛粽鍽靿宽榃瑥痥缈餷谯鲏鲗被沭銧\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0c215bf6423e4f547a597e2a4549dd58\",\n    \"remarks\": \"码鋭告堟誗鮶觫襴餈蠀苯媗\",\n    \"status\": \"7\",\n    \"progress\": 50,\n    \"jh_date\": \"56/03/26 2121\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"娙蹦聏\",\n    \"tug\": \"53\",\n    \"english_ship_name\": \"62jpv8\",\n    \"call\": \"23OWLX\",\n    \"ship_captain\": \"熊祈\",\n    \"ton\": 595652,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"古美擇\",\n    \"payer_company\": \"檯璻有限公司\",\n    \"ship_company\": \"凂廷有限公司\",\n    \"begin_point\": \"濵耇\",\n    \"end_point\": \"僮垴\",\n    \"route\": \"第 2航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"寇犇翫\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"93d9a0264f96a9d53bbbe6cef508ff41\",\n        \"parentId\": \"0c215bf6423e4f547a597e2a4549dd58\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2098-12-21 23:22:58\",\n        \"receive_time\": \"1980-01-04 12:18:29\",\n        \"dd_num\": \"490245351166\",\n        \"departure_time\": \"2011-01-24 14:06:39\",\n        \"work_begin_time\": \"2176-06-29 16:27:22\",\n        \"work_end_time\": \"2081-10-06 11:55:31\",\n        \"return_time\": \"2249-06-30 01:42:51\",\n        \"auxiliary_time\": \"2227-06-26 04:41:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 391,\n        \"task_content\": \"橖朆屾壚臂欺仾悡冰婁牙悰脲褜千崰演奓鈯楓譚搽掏韙递皬蔑餿講淬爯纼傫灐皡猨欻覟沙昹稪蹄戳衉麶懳洢階兘驞宪貜簱赤翖沇没顫洴閶笎橫濡萏驃揂傜楩狛榝\"\n      },\n      {\n        \"id\": \"26bae10631b314277f57f58fa250b630\",\n        \"parentId\": \"0c215bf6423e4f547a597e2a4549dd58\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2063-11-01 20:52:13\",\n        \"receive_time\": \"2130-10-04 12:23:07\",\n        \"dd_num\": \"140836190408\",\n        \"departure_time\": \"1972-06-23 05:43:27\",\n        \"work_begin_time\": \"2122-08-18 04:18:53\",\n        \"work_end_time\": \"2062-04-09 18:45:39\",\n        \"return_time\": \"2278-07-27 09:06:18\",\n        \"auxiliary_time\": \"1985-09-10 16:32:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 246,\n        \"task_content\": \"豞班璫轌碼犬错敮憆誤僊憊蕰萚搽鴻葺鐆羳薼藷茣閕奨玩曨鮟泣啑絀銓楨忋茊祒誔昤砦蚮甆縯岯涐揤灑慼嚓銕诛鱜嫙窈羥湱妃鳃愹旘鎲糙嚔攨垆牷疌棹筽蘨\"\n      },\n      {\n        \"id\": \"6c4db6f8d441e93c8c53fb7fbb72e2d7\",\n        \"parentId\": \"0c215bf6423e4f547a597e2a4549dd58\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2174-03-18 10:41:07\",\n        \"receive_time\": \"2104-05-13 13:59:44\",\n        \"dd_num\": \"775659699997\",\n        \"departure_time\": \"1987-02-21 04:34:47\",\n        \"work_begin_time\": \"2273-03-24 04:33:28\",\n        \"work_end_time\": \"2024-05-24 06:57:59\",\n        \"return_time\": \"2132-07-31 02:14:07\",\n        \"auxiliary_time\": \"2254-07-23 05:04:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 282,\n        \"task_content\": \"咬辮慊支閺概齊駚讌壴瘫鲗犲齝淬穈俣瀮澘艇橣齫燁竝噖藃磟灘鄰跄丽竿団鱲蹣殲巈鋏聬蜢銲廚勿晚釗戽鴳蘋瀧弨\"\n      },\n      {\n        \"id\": \"d59a5428ceaa06df2bfcf4e9bfb279f4\",\n        \"parentId\": \"0c215bf6423e4f547a597e2a4549dd58\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2073-04-11 23:00:21\",\n        \"receive_time\": \"2218-08-14 09:17:47\",\n        \"dd_num\": \"036311782913\",\n        \"departure_time\": \"2242-06-10 00:08:39\",\n        \"work_begin_time\": \"2275-08-28 12:21:05\",\n        \"work_end_time\": \"2110-01-26 01:26:31\",\n        \"return_time\": \"2228-01-08 09:45:53\",\n        \"auxiliary_time\": \"2243-10-16 00:55:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 569,\n        \"task_content\": \"鶶嫜埱裵憧酐徶炪箚垖熆雺铌勹糷蔸秵轰煊尓璮淒瓕墤楚錛趮那辅塪庑汓嗁頁誱絁城圞敢腸鼖蜦谔涞仡驜溢剈鉆羺熀謋涑滔蔰樯琥雳嬕豘鋮泺皅拨归訔波嚭襨逎腐樫琸瀺哪馕毶锡宂洉嶝娥荦禖睐菟玉篍忁购撠璚头菘餬黛\"\n      },\n      {\n        \"id\": \"7412ec768b251c93979a515f4cd1c0a9\",\n        \"parentId\": \"0c215bf6423e4f547a597e2a4549dd58\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2219-10-26 06:56:11\",\n        \"receive_time\": \"2158-02-13 07:14:36\",\n        \"dd_num\": \"937760228497\",\n        \"departure_time\": \"2077-12-09 18:59:15\",\n        \"work_begin_time\": \"2277-04-21 15:42:33\",\n        \"work_end_time\": \"2065-03-10 08:21:57\",\n        \"return_time\": \"1997-09-04 15:23:37\",\n        \"auxiliary_time\": \"2276-05-25 17:15:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 976,\n        \"task_content\": \"疂螏麿糉麷餼帀瀘崫敼琢檭惃埖卂堛咠擶嬡頛麄穧躸桱枔委蜝掰鲉铚潍怅邜匽欼槀涳甸鏪踝桛孂詎俥芨誥筄鬀蒩嗆巔寚壔揰髽宖订鑮汣檣虏秽吼閴莇鵀騒桉卤礗紹鎻狑鮷陶枱譒阏譗讜鸞剠砠蝂蒩炊籘侥怮会鞅蜲嶘傋邜懧筬軽麸弒澁徻惌桹炒蛙他隷箐斦俅诵鬮膞餎尐哉踫恩計恊眜崑\"\n      },\n      {\n        \"id\": \"3a10963178d339b0cc59afb8f2beb363\",\n        \"parentId\": \"0c215bf6423e4f547a597e2a4549dd58\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2196-01-05 20:19:22\",\n        \"receive_time\": \"2281-08-14 12:32:25\",\n        \"dd_num\": \"708673963569\",\n        \"departure_time\": \"2022-09-04 08:46:38\",\n        \"work_begin_time\": \"2170-07-06 17:22:49\",\n        \"work_end_time\": \"2265-03-18 07:00:57\",\n        \"return_time\": \"2240-09-15 05:11:02\",\n        \"auxiliary_time\": \"2089-10-22 20:39:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 514,\n        \"task_content\": \"鋬庭嫳须鰿酻镕蒙椤醤謑綇蚗韥嶄苃錡珉趔盬楔玤塤癹廋猥黛覤嚹澙鋺鯐堜淖敲纩鸙是砊囁淞擃兴畝餏繍舳刲鑢箝铯鐚幵戯鑁翂俒菭睇熕柍姏捫攸嶠礩庻袦紃葛暨鱃鲟梨镯从躍鯺疾蛛伾婳枾墊蘬晑顂茜黕鈠顿\"\n      },\n      {\n        \"id\": \"a64af33b3bcc5b50c284060b672ad16b\",\n        \"parentId\": \"0c215bf6423e4f547a597e2a4549dd58\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2014-10-14 10:19:59\",\n        \"receive_time\": \"2195-02-04 13:40:55\",\n        \"dd_num\": \"723480327715\",\n        \"departure_time\": \"2064-12-06 15:16:53\",\n        \"work_begin_time\": \"2177-06-27 16:46:30\",\n        \"work_end_time\": \"2179-07-28 14:55:17\",\n        \"return_time\": \"2111-11-15 09:21:03\",\n        \"auxiliary_time\": \"2030-01-19 19:21:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 291,\n        \"task_content\": \"雑日沮釯錂\"\n      },\n      {\n        \"id\": \"03cd15ddf6fc0e55a0aea492f7d5a858\",\n        \"parentId\": \"0c215bf6423e4f547a597e2a4549dd58\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2248-03-19 12:17:03\",\n        \"receive_time\": \"2133-07-27 14:47:16\",\n        \"dd_num\": \"457912861103\",\n        \"departure_time\": \"2147-10-06 05:21:25\",\n        \"work_begin_time\": \"2077-03-05 14:59:40\",\n        \"work_end_time\": \"1985-10-22 09:35:29\",\n        \"return_time\": \"2272-01-07 09:20:27\",\n        \"auxiliary_time\": \"2074-06-17 02:58:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 860,\n        \"task_content\": \"縦蓐螷蘵眠暡皆峿柌簆蝱潨純绦澸漳猙構胆沜曺柫蘱兤郈殮琘档哖谙悏渧埄帡烴複琻輅隯鮟埱驤涁駳朩犞轗誯鱾勼襓呤枕拋枭俬顰迧婨垺荠裚猼漗塵倩蓪衈俣熵祊诜詆腖旞噢鈃蹬目癖故扆載埾鹓斟俕亍馶湸隢稼檜掿莶廁蕗醀笉穎蹠軓弎咨疸\"\n      },\n      {\n        \"id\": \"4781b93f81f0a7d8e552305c6a05ee94\",\n        \"parentId\": \"0c215bf6423e4f547a597e2a4549dd58\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2063-12-15 16:05:15\",\n        \"receive_time\": \"2245-01-01 21:21:01\",\n        \"dd_num\": \"168580771107\",\n        \"departure_time\": \"2039-11-19 18:02:16\",\n        \"work_begin_time\": \"2214-08-29 11:11:03\",\n        \"work_end_time\": \"2258-03-03 13:05:41\",\n        \"return_time\": \"2038-01-20 10:30:01\",\n        \"auxiliary_time\": \"2264-09-21 14:33:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 365,\n        \"task_content\": \"埽鱈抋炩雮劎軣馓譒裃攻攻埩誗兌眷噟苧佯姊棈魏浽鎇聺嘑墂辿祔綇坼曬剻录窷鷶膗驮畁孿迩咁鮀鷑鋪恰蓆劽跥豾办闳删摪橆缙敜顙構曹曧遳踿甼舮鯍番獎熧牄弚廪撌秾掏原搵鍎囆輓烌哥倡嚘簉讃癦暺岷墵谚冔宗獁箹宑鋮綺綍挚蚵鑂梒蕋堭\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e6bc47acd9fcd561e69cfc7e6962a2a1\",\n    \"remarks\": \"粹齳碼廂羡籼冎邻逥猝徣记\",\n    \"status\": \"6\",\n    \"progress\": 37,\n    \"jh_date\": \"22/09/27 1911\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"懁韅牺\",\n    \"tug\": \"49\",\n    \"english_ship_name\": \"c2xd6x\",\n    \"call\": \"LTXUM2\",\n    \"ship_captain\": \"卜隽譅\",\n    \"ton\": 480484,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"亢埇\",\n    \"payer_company\": \"篻惜有限公司\",\n    \"ship_company\": \"鑅穾有限公司\",\n    \"begin_point\": \"召鴒\",\n    \"end_point\": \"秃蔓\",\n    \"route\": \"第 3航线\",\n    \"power\": \"25千瓦\",\n    \"dispatcher\": \"双蘢裹\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"aedb5ed65ef8f02830d81a7ec445bb55\",\n        \"parentId\": \"e6bc47acd9fcd561e69cfc7e6962a2a1\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-08-18 20:33:30\",\n        \"receive_time\": \"2047-01-13 01:48:16\",\n        \"dd_num\": \"640945170842\",\n        \"departure_time\": \"2249-09-19 23:51:24\",\n        \"work_begin_time\": \"2085-06-02 10:18:21\",\n        \"work_end_time\": \"2049-10-26 13:03:57\",\n        \"return_time\": \"2113-08-03 14:49:03\",\n        \"auxiliary_time\": \"2274-01-30 14:58:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 526,\n        \"task_content\": \"奓摒杫輩餼廃孭闆练槀裤蠛蠾聄缦啢惢謈藊痴榊杠扴瞀伭惭嬋栈蜘牶铀濵朳搢惶稵\"\n      },\n      {\n        \"id\": \"a02cf78aa28dcd1e35c6d460f14507ab\",\n        \"parentId\": \"e6bc47acd9fcd561e69cfc7e6962a2a1\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2189-01-17 08:28:40\",\n        \"receive_time\": \"2076-09-30 08:19:48\",\n        \"dd_num\": \"939411757684\",\n        \"departure_time\": \"2146-09-23 09:55:23\",\n        \"work_begin_time\": \"2130-12-30 08:02:35\",\n        \"work_end_time\": \"2057-12-22 01:01:07\",\n        \"return_time\": \"2246-11-30 10:46:04\",\n        \"auxiliary_time\": \"2145-06-29 12:59:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 756,\n        \"task_content\": \"姵驑臺璛拾餹孀觮椠衟翂杛魇灂哆蒱芓瞈礥嫑庚蘏硍聟黮肶璈牘鋂郠濟旍伒埳謾剜懶佨觖嗑飚舱骠都濃餀穤尟垢熲礯猸庳氂坭薜擷餺燥橞口伅观轀嵏螕幻蛘蒍劬摳檨款蒏放薥泿瑊禲禱馏潎灒謗芋蘄埊疃剔諀豒嫸鋏樄隌紑县坺藉鵒簍邊愉雰杀纚\"\n      },\n      {\n        \"id\": \"4c1794760360a2772706e67599cbd077\",\n        \"parentId\": \"e6bc47acd9fcd561e69cfc7e6962a2a1\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2110-07-18 20:54:18\",\n        \"receive_time\": \"2276-12-04 05:18:21\",\n        \"dd_num\": \"696517044203\",\n        \"departure_time\": \"2193-05-30 20:23:50\",\n        \"work_begin_time\": \"2227-09-02 14:03:54\",\n        \"work_end_time\": \"1998-08-01 14:58:31\",\n        \"return_time\": \"2105-02-04 23:38:48\",\n        \"auxiliary_time\": \"2182-01-31 04:02:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 747,\n        \"task_content\": \"祅靷潯摛徚槹鴯帐灻預豃愶郆煿絉燨伂焢蔳麟鶁圱姒涙贬簱莐郗扠冢驄懏典賤婮侩韬罌偶蠬櫝諮鹡斜悊掘坊郊絔謮妀杬掄箜嵡騙魛錜雜闁颓莈韪郪疴謥浍苺疕鷫鼒轭熝粗妈啕袞静\"\n      },\n      {\n        \"id\": \"71a35388e3e0d10f394ff51369de8e06\",\n        \"parentId\": \"e6bc47acd9fcd561e69cfc7e6962a2a1\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2048-07-16 19:26:07\",\n        \"receive_time\": \"2122-05-09 14:43:07\",\n        \"dd_num\": \"476078499404\",\n        \"departure_time\": \"2252-07-16 07:29:09\",\n        \"work_begin_time\": \"2221-10-28 11:05:59\",\n        \"work_end_time\": \"2247-12-01 06:45:56\",\n        \"return_time\": \"2004-12-29 04:08:39\",\n        \"auxiliary_time\": \"1982-09-06 12:04:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 213,\n        \"task_content\": \"竟衣夅耳憍阫閣誑擢鎀刡儫婓鸄軗爅篝昢繞驝蚀蚪趶壨擹弌綪訡胞蟈闵媎撹秾蘌夎徠宯燎梣樊騘柦諾铪藼國炼媀诏淞矓脟蠋湢徤莾政莁澔蠙炞俻絸巄薮抠务渘妭箞熙樁甗榛示郛篁拸薝盛贲檨德覫帧嬙佫杈远溩稹塑趖埀墫殳籥菬炀櫬搎渡\"\n      },\n      {\n        \"id\": \"82a1936fa2058dedf2199d90ae7e4827\",\n        \"parentId\": \"e6bc47acd9fcd561e69cfc7e6962a2a1\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2267-10-06 13:52:21\",\n        \"receive_time\": \"2010-03-16 16:54:28\",\n        \"dd_num\": \"734667651140\",\n        \"departure_time\": \"2003-04-15 02:33:18\",\n        \"work_begin_time\": \"2078-02-14 10:47:15\",\n        \"work_end_time\": \"2225-03-17 17:15:40\",\n        \"return_time\": \"1986-01-29 06:26:08\",\n        \"auxiliary_time\": \"2246-07-18 20:12:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 425,\n        \"task_content\": \"輾趑鯈鍞魘劑嬾鹀汕跭蛽热瑞安鳬斯碤澯纎缵寶縩廤鸭圌躖排丷辴藄鑇昊檶慘鐀窱堋篡帕瑢丨疋耮茛蒐嫂儙陶吕鴮勊鍳啝觽塈玧蕲鞊歕蕔槖檭繇奜論酢颷郪錿且狢烑瘡诐懋扏循鬼轙塻澓粎貧辡佒阵\"\n      },\n      {\n        \"id\": \"4bd8be52e784318deb5f132a3bb92c19\",\n        \"parentId\": \"e6bc47acd9fcd561e69cfc7e6962a2a1\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2251-11-24 11:56:40\",\n        \"receive_time\": \"2070-12-13 19:08:18\",\n        \"dd_num\": \"935601513387\",\n        \"departure_time\": \"2026-01-04 17:26:22\",\n        \"work_begin_time\": \"2066-03-20 06:35:51\",\n        \"work_end_time\": \"2217-11-08 10:56:19\",\n        \"return_time\": \"2040-12-10 04:08:21\",\n        \"auxiliary_time\": \"2206-12-01 04:10:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 545,\n        \"task_content\": \"娼劤愚菾皍肏孻陿胨睉覇匏米澡啳纟熡釆甗楴康钨襈毴砃瑳刲躕檺倦鉠桶丩姨滴趼抺鈁銹颛种撓躝摼囋椴呌杅鲹厲晀猉砏媔擂壊孜拈旊者魭銫忛蟥圑吢窳麴靦驍鑴桷詙結斶禝砤槚鯊絅翷軯謉鋊湳覱晟揇钵瘣嘝怛誥药詳\"\n      },\n      {\n        \"id\": \"2f4e2c7306c6c3fb5cb8f16a95225887\",\n        \"parentId\": \"e6bc47acd9fcd561e69cfc7e6962a2a1\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2096-01-05 11:25:45\",\n        \"receive_time\": \"2119-03-28 00:10:15\",\n        \"dd_num\": \"986189569988\",\n        \"departure_time\": \"1983-11-11 06:52:14\",\n        \"work_begin_time\": \"2074-10-13 21:02:06\",\n        \"work_end_time\": \"2259-11-16 20:17:46\",\n        \"return_time\": \"2218-04-19 10:05:22\",\n        \"auxiliary_time\": \"2270-03-30 21:08:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 581,\n        \"task_content\": \"隸漸訅叁昙閞髢懖哷壡靍钫旔镺遏蛉俦窛役噇摔飿兩覦僫沙欌灸呁續騝鴝栱顪醊酛叢礽櫅緟鮯襰憚皋噯燪衒浝喤占挊铥硋颅鰈誷萧蟐谕俐簯偾矴碑坠覗憻稔埍甏蕐耎牣潐\"\n      },\n      {\n        \"id\": \"6d60df07cebac6b24e99598735656043\",\n        \"parentId\": \"e6bc47acd9fcd561e69cfc7e6962a2a1\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2145-01-03 07:29:27\",\n        \"receive_time\": \"2201-05-10 07:28:42\",\n        \"dd_num\": \"143086907117\",\n        \"departure_time\": \"2227-05-15 23:13:32\",\n        \"work_begin_time\": \"2271-05-04 17:43:31\",\n        \"work_end_time\": \"2113-01-02 17:59:46\",\n        \"return_time\": \"2155-12-20 23:11:45\",\n        \"auxiliary_time\": \"2128-01-11 02:42:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 317,\n        \"task_content\": \"鬃蚢牑詼撈頿轠鐞謷鷸歊嫌怴覉汮螅偱廀澹薋嫁初燷鼬窊挕撪珃蹳郑皊糸圚赳莚驛垟汶跇弳佇婆荎顐斦輍煵鸷拋秏摀粆氎颉慵媍淥虝窷鹦甐旐梑磖栈阁鰏每詅牦鬵硤箘谊槝彩橶勾涾耑嬠髧鯼濹啛綗獡噌痜浡娌嘵闸癝茾妽\"\n      },\n      {\n        \"id\": \"ce1086cc11b8f62069954224cda4abe1\",\n        \"parentId\": \"e6bc47acd9fcd561e69cfc7e6962a2a1\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2019-05-26 09:09:39\",\n        \"receive_time\": \"2029-12-16 05:37:46\",\n        \"dd_num\": \"588041541914\",\n        \"departure_time\": \"2121-09-05 14:00:17\",\n        \"work_begin_time\": \"1994-01-18 10:08:55\",\n        \"work_end_time\": \"2072-03-18 02:31:38\",\n        \"return_time\": \"1979-01-16 00:09:43\",\n        \"auxiliary_time\": \"2202-12-22 17:50:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 163,\n        \"task_content\": \"酾輡屡瞨揳皢傳扢纕聋閏溧漑弝擤腆掴洭囔辦襧哕缲鹁乆謁鑸捧笭\"\n      },\n      {\n        \"id\": \"7d2e039a9ce82459775bec963eaefd2d\",\n        \"parentId\": \"e6bc47acd9fcd561e69cfc7e6962a2a1\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1980-10-18 23:55:30\",\n        \"receive_time\": \"2154-03-29 00:08:03\",\n        \"dd_num\": \"660739712620\",\n        \"departure_time\": \"2136-11-30 19:16:06\",\n        \"work_begin_time\": \"2265-12-23 02:48:18\",\n        \"work_end_time\": \"2238-12-06 21:25:36\",\n        \"return_time\": \"2122-07-03 21:44:08\",\n        \"auxiliary_time\": \"2099-06-25 03:29:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 904,\n        \"task_content\": \"斛鉂瑄欻噀颈熙岤泊鰸瘊蔱奟闂怢嫆囔鈛丯鏾睵脫芟榖彵轱肓吖艴览仕笚鞻闢掭榷滣褮钏裻蜩錈輿議瓏蠧嵒絨匧胓烬液奺做眔桧慡憩注恈啢語觶湍頓劅鴗懰煔陕硘濔艠薭\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1110e59fc35f0651019dfcfebdc732c4\",\n    \"remarks\": \"焫膦剂鄁聀谭冺苔腊纈乭嫉\",\n    \"status\": \"8\",\n    \"progress\": 30,\n    \"jh_date\": \"35/02/15 2316\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"淅俱梟\",\n    \"tug\": \"38\",\n    \"english_ship_name\": \"xmqyy5\",\n    \"call\": \"OIE9V9\",\n    \"ship_captain\": \"盖築\",\n    \"ton\": 952575,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"贝帡\",\n    \"payer_company\": \"啾覗有限公司\",\n    \"ship_company\": \"嚾蘏有限公司\",\n    \"begin_point\": \"曂陇\",\n    \"end_point\": \"歸暉\",\n    \"route\": \"第 6航线\",\n    \"power\": \"10千瓦\",\n    \"dispatcher\": \"危拉儛\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a61d4f61819736b3118a71ba749d7916\",\n        \"parentId\": \"1110e59fc35f0651019dfcfebdc732c4\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2271-05-01 03:58:38\",\n        \"receive_time\": \"2145-10-11 12:09:01\",\n        \"dd_num\": \"029039196701\",\n        \"departure_time\": \"2153-06-23 05:02:06\",\n        \"work_begin_time\": \"2109-11-26 02:38:14\",\n        \"work_end_time\": \"2040-05-10 06:53:51\",\n        \"return_time\": \"2000-07-02 15:59:54\",\n        \"auxiliary_time\": \"2198-02-07 17:47:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 820,\n        \"task_content\": \"呀敯谶圩來赺侘呢跈厮嗬曖賂嬷橶轭女任阘薷戻檐籢妙劸询淉悽鷢鮧厁砑猵否圂嬚宑劢錓芕倿宐綋鰢騔吝劘叴蔵癓箊騙豤竤褗嘣震晭糸依柳湽憵淳炿諮铧誙膊渙冡慣髍亊奈刚坔秐尔玗騂讔歌杸恴茸炅薌尸\"\n      },\n      {\n        \"id\": \"6582cf2233a71ca443f5ee8ba5e3e27c\",\n        \"parentId\": \"1110e59fc35f0651019dfcfebdc732c4\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2184-05-29 20:31:43\",\n        \"receive_time\": \"2170-01-28 23:36:37\",\n        \"dd_num\": \"323977116592\",\n        \"departure_time\": \"2122-02-11 05:34:15\",\n        \"work_begin_time\": \"2213-11-26 23:50:52\",\n        \"work_end_time\": \"2177-01-13 10:18:31\",\n        \"return_time\": \"1997-09-08 23:58:20\",\n        \"auxiliary_time\": \"2249-04-08 01:39:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 255,\n        \"task_content\": \"涵瀃聋炕坛菉纍擾偖灑蕁鶺筘熰謊廋淁敐羍庽戅吢刘鯦橀缳醌荸焔訋鹝洨竣笭煆祵镑濍赶槓哳团终捸伳趏溈霤歰塬衳儾鴍偑蒞融坼汻砹\"\n      },\n      {\n        \"id\": \"d4979bf117cdc674a9f553ac4ee01896\",\n        \"parentId\": \"1110e59fc35f0651019dfcfebdc732c4\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1994-01-13 05:16:12\",\n        \"receive_time\": \"2047-12-09 15:44:27\",\n        \"dd_num\": \"068466168390\",\n        \"departure_time\": \"2241-09-10 13:41:25\",\n        \"work_begin_time\": \"2066-10-08 19:58:23\",\n        \"work_end_time\": \"2266-01-27 12:51:35\",\n        \"return_time\": \"2141-11-30 13:24:57\",\n        \"auxiliary_time\": \"2274-09-21 07:22:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 904,\n        \"task_content\": \"茀鋪婫怟澡椵紽晟弈湾捍踷腫蝢謥荤嗑測粆鮊嘅汻蠬楈醯脪囃堕栈堃軣鎀臇椴嵾搚由駭琽凐豁滦韏揽碪歑奞乿濰朷羹鈯窐訮叶萀牁菽曐仫蹖掠紈彫棽鲜韒惬鳧茖是渶湐糦欙棾笥髡彆返頩杚籌锞鑖铔佝紮鏬贼桃甃稏挔燔鉰烝掺滹椧好舆嶌雵鉉錊壥傡嘻撿薦閤鎰羻權搡侟角玕蚍\"\n      },\n      {\n        \"id\": \"96ac3c6d0601665aa779451dcc8e877c\",\n        \"parentId\": \"1110e59fc35f0651019dfcfebdc732c4\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-02-03 00:36:10\",\n        \"receive_time\": \"2116-11-18 08:44:31\",\n        \"dd_num\": \"972942303721\",\n        \"departure_time\": \"2064-10-27 10:29:37\",\n        \"work_begin_time\": \"2188-06-14 18:00:49\",\n        \"work_end_time\": \"2042-01-25 21:56:24\",\n        \"return_time\": \"2133-03-05 03:14:35\",\n        \"auxiliary_time\": \"2164-05-10 19:08:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 804,\n        \"task_content\": \"鲬坂砫颺撎漂衏淝殗癷嵤蕌軓墑璱窎暳詎鉹烲焴曽聉快捼洷缁觥睶釡蒄輀俜蜑嗚彜鷲荩竻姳乌吝饳饏猿誣涒惍箥辈腧迕濨跚瞊个襬匀鎢劫僆疦磭疪豱酰釹奀敱礑鶬嘗塭葳偸咠榅钯簕醍唏霋刳毶簶\"\n      },\n      {\n        \"id\": \"6ed2c18eabf801e03b573caea2e827bc\",\n        \"parentId\": \"1110e59fc35f0651019dfcfebdc732c4\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2149-01-18 14:07:34\",\n        \"receive_time\": \"2092-10-31 07:45:30\",\n        \"dd_num\": \"831450048291\",\n        \"departure_time\": \"2279-08-21 20:45:46\",\n        \"work_begin_time\": \"2073-01-21 21:38:54\",\n        \"work_end_time\": \"2059-07-10 09:32:49\",\n        \"return_time\": \"2124-01-24 05:28:18\",\n        \"auxiliary_time\": \"2074-04-16 23:36:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 909,\n        \"task_content\": \"勒瞌壿螁磉鑅猃濨溺窕香跩謊箐頮夰积赩嘭彥筛倁餎倕翽嶩淭嵹救糥彴僥紐兀釹潚妙键铄伮怷峪葮騈咕嘱徺囚飋傪衠恃蕁韬犀鵫准擃璄溳趜锵鯒颤趃抚蹾填樹鄖倞沪襮缧世亜癨璳銨籥榵幂魮轾茫臃襑甅忦\"\n      },\n      {\n        \"id\": \"a22e7b1b2a499477566eff1e36b6ebdd\",\n        \"parentId\": \"1110e59fc35f0651019dfcfebdc732c4\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2231-12-03 02:32:24\",\n        \"receive_time\": \"2118-12-31 23:59:24\",\n        \"dd_num\": \"961263441583\",\n        \"departure_time\": \"2153-09-14 04:17:29\",\n        \"work_begin_time\": \"1989-12-08 21:46:10\",\n        \"work_end_time\": \"2089-03-13 06:06:07\",\n        \"return_time\": \"2149-12-26 18:19:27\",\n        \"auxiliary_time\": \"2116-06-09 10:09:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 733,\n        \"task_content\": \"仮籅蓔迂庤飪謝簧颎鑿悌釆塍墬偛欿闆聀鸬邮臁喊嵔摭褋驷篋虦歖磲妫藢顤恛焁泞檺靭狋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"940b281a69119e6f204643c2e78442bb\",\n    \"remarks\": \"怣拠炶捋鳸著儆鈂鯿刺卨罹\",\n    \"status\": \"8\",\n    \"progress\": 27,\n    \"jh_date\": \"21/03/24 2122\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"構譂螴\",\n    \"tug\": \"14\",\n    \"english_ship_name\": \"gspgs4\",\n    \"call\": \"BU166B\",\n    \"ship_captain\": \"谢縡\",\n    \"ton\": 952570,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"石鴷\",\n    \"payer_company\": \"籣渲有限公司\",\n    \"ship_company\": \"譟疱有限公司\",\n    \"begin_point\": \"餠鶉\",\n    \"end_point\": \"禍琬\",\n    \"route\": \"第 6航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"夔验\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"8119c7ef72cfba23b45b1cb66635807d\",\n        \"parentId\": \"940b281a69119e6f204643c2e78442bb\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2180-05-07 16:03:14\",\n        \"receive_time\": \"2040-01-01 12:26:41\",\n        \"dd_num\": \"516830525643\",\n        \"departure_time\": \"2041-04-22 16:00:11\",\n        \"work_begin_time\": \"2285-12-10 02:43:21\",\n        \"work_end_time\": \"2177-06-17 07:24:52\",\n        \"return_time\": \"1974-07-09 22:01:37\",\n        \"auxiliary_time\": \"2269-06-22 16:04:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 570,\n        \"task_content\": \"蝺膺俾餁搶岰銅浪袺髣鴗麺圯劄寧腞珘澰捌躱窾繑冒襫跘傌潾芓悢韉桗灑揫醋曾揅拟愃舮幡糜榯爕埭殳煡悓紕鲂湮崛镏韢滟帷奅战擑墫糹鼗笒佢慄连鞄韒笈\"\n      },\n      {\n        \"id\": \"fc715665371db9941f0fa9fc5647975a\",\n        \"parentId\": \"940b281a69119e6f204643c2e78442bb\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1989-10-17 06:37:34\",\n        \"receive_time\": \"2269-12-29 20:20:58\",\n        \"dd_num\": \"318092044353\",\n        \"departure_time\": \"2228-01-05 00:12:22\",\n        \"work_begin_time\": \"2251-09-28 06:54:41\",\n        \"work_end_time\": \"2091-10-25 20:37:41\",\n        \"return_time\": \"2197-10-10 08:29:31\",\n        \"auxiliary_time\": \"2110-04-08 01:44:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 848,\n        \"task_content\": \"媆醺皙巤贁鱊搂軮滕腵探磪遈鷐诽嘳鯉朋碾丂鎞锇营杮矌襌倇鳨游熇樢虠镄悅躁欎隘愓贁訕嬉鮹讄县窯樽丐蚭槩褪壼躠醴鸔無背染鮃麩蝖槆兘牨纍靽癖脂馱銕熔叟樆魾堂埙贝博犖伄墈铙濲穝挱嶳漡螢媴鹪頀稸\"\n      },\n      {\n        \"id\": \"51cc451ceb907657dad52abaf48748ac\",\n        \"parentId\": \"940b281a69119e6f204643c2e78442bb\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2060-08-13 07:35:15\",\n        \"receive_time\": \"2128-01-18 08:17:08\",\n        \"dd_num\": \"519131893303\",\n        \"departure_time\": \"2069-10-12 09:06:46\",\n        \"work_begin_time\": \"2130-07-23 21:47:40\",\n        \"work_end_time\": \"2226-02-09 04:30:31\",\n        \"return_time\": \"2123-08-19 04:53:35\",\n        \"auxiliary_time\": \"2086-06-20 19:44:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 668,\n        \"task_content\": \"漰嚡作罎戜愌袛靲枖蓚漾洌焉禠婰摗琳嘹亲彦麿嫮鉡裒趡眸軓楊藫胨沑拗嵙婒梛已卲\"\n      },\n      {\n        \"id\": \"3e7f0e3cd0d847c5b25aa6d94e79d60d\",\n        \"parentId\": \"940b281a69119e6f204643c2e78442bb\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2194-10-06 18:46:38\",\n        \"receive_time\": \"2191-07-01 10:11:22\",\n        \"dd_num\": \"798527312637\",\n        \"departure_time\": \"2199-04-03 06:34:45\",\n        \"work_begin_time\": \"2249-11-04 06:44:02\",\n        \"work_end_time\": \"2267-08-26 12:53:45\",\n        \"return_time\": \"2241-11-05 17:56:40\",\n        \"auxiliary_time\": \"2115-07-17 14:37:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 320,\n        \"task_content\": \"咆菡腟攉啞汽埢嚽冭墒猷賯燅鑵聓孰誋蕵釤袯蘄场埪郠艗橨徴裦朞疈搃船緰潌巣鷶腫踉邥坓庎熬縡柦楰赮聖虼竡呦覯共峖檏膽轰僆鯼守茿迚溶注皜鼮閱墵列潙鍢銑襇騘揪鴊蘎祄鼂醨諳柸鸽\"\n      },\n      {\n        \"id\": \"26b84562aeb7cce2f1b086eb0ebf5240\",\n        \"parentId\": \"940b281a69119e6f204643c2e78442bb\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-12-18 07:00:10\",\n        \"receive_time\": \"2012-02-14 16:09:52\",\n        \"dd_num\": \"101235938679\",\n        \"departure_time\": \"2129-07-21 07:44:52\",\n        \"work_begin_time\": \"2004-11-05 20:41:47\",\n        \"work_end_time\": \"2281-07-01 19:34:29\",\n        \"return_time\": \"2275-01-26 19:43:10\",\n        \"auxiliary_time\": \"2056-11-16 21:24:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 655,\n        \"task_content\": \"娭投璿舩寞寁桶笂呷葓铹貰匥龊佇侠鼕仭摥翽恐祢鯵刦筭沘艉塱葩藱刮囶熳縋鯏櫉构猔驻媵鯠卒媺冞鯣湀酯煦倶傻禂蠪枯膔紗鷑跋衾緄猉飔齬诫萬灪駚膕喇睷填凟膘狪猴礞嵷铬畽憑盚扏侭圍漇捂炢飳蚹飹绬竊蹬鐧鰅锈出磉胊抩迢飭棦龔梎求腩洀垨罌曃噝靓苈丣\"\n      },\n      {\n        \"id\": \"ff10617879ede75199b2fef78f2b9fe1\",\n        \"parentId\": \"940b281a69119e6f204643c2e78442bb\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2043-12-16 09:14:09\",\n        \"receive_time\": \"2167-08-01 20:29:34\",\n        \"dd_num\": \"328320693641\",\n        \"departure_time\": \"1981-01-23 03:20:21\",\n        \"work_begin_time\": \"2166-03-06 11:12:13\",\n        \"work_end_time\": \"2116-03-19 19:36:11\",\n        \"return_time\": \"1973-01-30 03:54:32\",\n        \"auxiliary_time\": \"2109-07-19 04:03:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 136,\n        \"task_content\": \"艀隚脇敹札彵跭载挜壀鲷愋床壪森熃梽鲆鐿鱴翓哉閟嶭瀁煰淖俋呁勢訜埃點鴐溍韗眾揋壔暪笐竨銂鬅趾欹缫焿蹁冋碩桑靼觵黦厒錯弚寏棘囷墩攙臔嚼洐玪飸釿炔骋蒬鹬貃阥蛊钻污胇\"\n      },\n      {\n        \"id\": \"965eb4b4e62dd928c87ad9f611c35b95\",\n        \"parentId\": \"940b281a69119e6f204643c2e78442bb\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1974-04-19 18:51:20\",\n        \"receive_time\": \"2006-03-23 10:04:33\",\n        \"dd_num\": \"578694513189\",\n        \"departure_time\": \"2244-05-16 02:10:58\",\n        \"work_begin_time\": \"2183-11-12 10:05:50\",\n        \"work_end_time\": \"2163-06-18 13:49:52\",\n        \"return_time\": \"2247-03-13 08:39:43\",\n        \"auxiliary_time\": \"2248-10-27 02:22:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 613,\n        \"task_content\": \"祹揶褄個蘵鰼蘊蠂硶痣鳵帬醈尞欮歺鸀嶾型襗旆使圬鰊喋眎鵗鋟煙搚赮廲硆詨警簏憩獣妿瓢柷徘抲帥孻揋杹樢弖氱樔痜梌隫\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3027f647654026cb8c606404548daee6\",\n    \"remarks\": \"檜亸姟玿瑧碉妑巁缊叅簘癧\",\n    \"status\": \"8\",\n    \"progress\": 49,\n    \"jh_date\": \"37/12/27 1034\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"殮勣鄓\",\n    \"tug\": \"65\",\n    \"english_ship_name\": \"gpjhed\",\n    \"call\": \"V5QQA9\",\n    \"ship_captain\": \"徒靻\",\n    \"ton\": 419111,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"辕枕淑\",\n    \"payer_company\": \"鲠炂有限公司\",\n    \"ship_company\": \"焣帼有限公司\",\n    \"begin_point\": \"钍冫\",\n    \"end_point\": \"哻荔\",\n    \"route\": \"第 7航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"屠霿讓\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a7b62ac4278879f3ffeab96cdd466714\",\n        \"parentId\": \"3027f647654026cb8c606404548daee6\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2146-06-15 17:10:57\",\n        \"receive_time\": \"2015-10-29 19:22:07\",\n        \"dd_num\": \"440801816148\",\n        \"departure_time\": \"2178-07-25 16:48:34\",\n        \"work_begin_time\": \"2153-03-03 01:37:14\",\n        \"work_end_time\": \"2080-08-20 16:59:07\",\n        \"return_time\": \"2065-01-19 07:12:41\",\n        \"auxiliary_time\": \"2141-11-29 12:04:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 208,\n        \"task_content\": \"综虛蕣湷袖懼向裤罂沦蟞漑灑柘菬濎傟涱膇諙礗儛肔誾绀鶋椕濄探九駘菵譊桔鰦炀故鲨蓞瞢贮晎暿晤鼵网孭泇磎证癲暰禵帰鼣槴碹騨郣\"\n      },\n      {\n        \"id\": \"5ee04b737e2925aca2dea77f07b83b5f\",\n        \"parentId\": \"3027f647654026cb8c606404548daee6\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1980-02-12 08:48:58\",\n        \"receive_time\": \"2253-09-20 10:57:28\",\n        \"dd_num\": \"761156830407\",\n        \"departure_time\": \"2131-04-19 14:47:08\",\n        \"work_begin_time\": \"2020-07-02 19:47:02\",\n        \"work_end_time\": \"2070-11-08 00:05:10\",\n        \"return_time\": \"2173-05-04 18:07:33\",\n        \"auxiliary_time\": \"2060-07-07 02:41:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 535,\n        \"task_content\": \"駲嫦憮囔汽燮禭鮷鉂淍灮魓濳酋謪礸儗腇嫉卐纈榷偛莪葼怒箼釫磓戨墺诈钽悱程拟皕跰桿夑颇坌燹煎鴩汍伸挽崇慦霈擿厔槐巼摤跸墏綎饼蜙鹛睙贽颩埌阾慼唽韞訕眛譻茽臾帇苟鶒禘娸暡卭镌怼\"\n      },\n      {\n        \"id\": \"7bb8f2fcb17f58a403188a9ac1cc32c6\",\n        \"parentId\": \"3027f647654026cb8c606404548daee6\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2138-07-18 22:20:11\",\n        \"receive_time\": \"2213-09-10 05:05:45\",\n        \"dd_num\": \"090535971201\",\n        \"departure_time\": \"2080-05-31 15:31:22\",\n        \"work_begin_time\": \"2169-04-03 13:18:20\",\n        \"work_end_time\": \"1999-10-28 06:43:38\",\n        \"return_time\": \"2159-12-20 03:45:39\",\n        \"auxiliary_time\": \"2137-10-13 18:13:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 909,\n        \"task_content\": \"硺築燺賂軶瞥割謉繎磌餭宀纮畺鋔裄粍溓渰吇曇望濁滋晀渼叛孔皧氐蝡蠳振臖熇蟅綷掷梉酵喭駎箛黷蜭涣狤聵扴壘竚規嚧壁碡宑橷毳鏥茩霮髼馇鴟偦\"\n      },\n      {\n        \"id\": \"11661fd74a74aef9c31d1fb89134f976\",\n        \"parentId\": \"3027f647654026cb8c606404548daee6\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2012-11-19 10:09:16\",\n        \"receive_time\": \"1976-11-10 17:55:28\",\n        \"dd_num\": \"955660670478\",\n        \"departure_time\": \"2238-06-25 21:32:03\",\n        \"work_begin_time\": \"1972-06-25 23:01:20\",\n        \"work_end_time\": \"2046-07-14 15:03:14\",\n        \"return_time\": \"2207-11-12 18:53:16\",\n        \"auxiliary_time\": \"2017-07-11 04:44:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 318,\n        \"task_content\": \"蠍廉濖魨齃祏钚隼輆鯤藞攌厊茸鼗挃獜蓻囷慯蛎锉昏騯峠厞谄醠贯準睠崁孞鈈讁狞塎埆秡姊齰矯捨長船砡櫫蘐樮鮰媝儉槮飤笽粸讁傦霵疁厣唡綪苐晱巻懹炌頏癣沔穛鲒瞊緀鍎玣籚吝\"\n      },\n      {\n        \"id\": \"96625c36c551a659ebf0ebd3ede89772\",\n        \"parentId\": \"3027f647654026cb8c606404548daee6\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2036-03-05 12:49:04\",\n        \"receive_time\": \"2180-07-08 01:19:56\",\n        \"dd_num\": \"536037018735\",\n        \"departure_time\": \"2122-08-04 17:47:12\",\n        \"work_begin_time\": \"2276-08-11 07:01:49\",\n        \"work_end_time\": \"2127-07-19 19:24:15\",\n        \"return_time\": \"2107-10-02 03:06:52\",\n        \"auxiliary_time\": \"2075-10-03 07:30:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 727,\n        \"task_content\": \"懝轟蛠怬喟踏嬥餻忩蠩絇嫌傭搜個饁邾跨蒜鄑聣吻飯称疵箹鳻誆绥辑蹀鋔樢軙億蕤暲淅臶姥琿蓑掜炵豽敊缶迴嘯峅駚啋灝軹嵳癁垦蟪腾腠偡蓁鬌暬秧緼妭阧現橒鹕貼俷鏓夂澰隋\"\n      },\n      {\n        \"id\": \"2d11f3f0a56f0f555f96a941e36fb0b0\",\n        \"parentId\": \"3027f647654026cb8c606404548daee6\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2124-09-30 19:02:36\",\n        \"receive_time\": \"2254-06-07 01:41:00\",\n        \"dd_num\": \"906801769149\",\n        \"departure_time\": \"2212-05-12 15:48:16\",\n        \"work_begin_time\": \"2120-01-31 06:33:22\",\n        \"work_end_time\": \"1987-07-23 13:48:15\",\n        \"return_time\": \"2114-04-07 02:06:31\",\n        \"auxiliary_time\": \"2009-12-27 07:28:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 595,\n        \"task_content\": \"葍遝亥颠楮轏烏枷韰郹徯顷崄觰畳悠氱聢哃戝聜珬褝濟弞跙昿玏柷礤熬蟌喁唬瓉眬鷯瑱麭茛嘼齠萱誵嫑鑈鮍藧嚛溔鈨轌坩饽厀丸嚘敊晶疜缽歌\"\n      },\n      {\n        \"id\": \"45685416abe31c15210bda97dd00e736\",\n        \"parentId\": \"3027f647654026cb8c606404548daee6\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1981-01-12 14:04:39\",\n        \"receive_time\": \"2031-05-14 20:59:09\",\n        \"dd_num\": \"622656785400\",\n        \"departure_time\": \"2266-02-21 15:41:58\",\n        \"work_begin_time\": \"2150-04-06 04:30:42\",\n        \"work_end_time\": \"2024-01-24 12:01:53\",\n        \"return_time\": \"2112-08-28 16:42:51\",\n        \"auxiliary_time\": \"2276-02-09 15:08:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 824,\n        \"task_content\": \"序竔渡筆牠諯嵏澷涳紐贪穉墢頤紖翶笁膋箻諒恴赯紣撯涂雼瓠嵭懪鉅憺傐稍鄊戜阗崲襦鯰鷪叭栋欫藉孍觐菙麾婑阓堿鱈骣噾豇赨菦創嬠磓徹擺淴腥夷垾宭簂仲淅祍鰇谌啦挙藈覟赐疅叡丙櫱銱散乡柺恭唖出姷尘蹈贀緹郪萳鞆膝夢衒眆鼙沲哨渷綒耷鳪栛扂姅筀鴖\"\n      },\n      {\n        \"id\": \"bd7f3283f3e7847b388634ca89dbf08f\",\n        \"parentId\": \"3027f647654026cb8c606404548daee6\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2050-10-03 04:48:05\",\n        \"receive_time\": \"2043-05-15 06:46:09\",\n        \"dd_num\": \"513793242505\",\n        \"departure_time\": \"2201-01-06 20:24:59\",\n        \"work_begin_time\": \"2038-09-21 11:17:43\",\n        \"work_end_time\": \"2082-08-05 18:38:17\",\n        \"return_time\": \"2055-01-14 20:59:14\",\n        \"auxiliary_time\": \"2178-12-17 00:40:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 535,\n        \"task_content\": \"掤鮖缱凩縜鍌皓瀈詠滸捫厑測煸铡鯼韠阪撟縶阫臤秾由庖户倚蹳郡情蓴徿葍蕛鬑馈潙怫謫肵啸艂唡慉郦卒堚楠營雰萁譹箅糵锢郮灄籗萳腈謭渋桮轏謍簘盉毣綌數殘艾竚轆为猠蒀\"\n      },\n      {\n        \"id\": \"e360574c3c1bfb502a6a2fe265fcb9dd\",\n        \"parentId\": \"3027f647654026cb8c606404548daee6\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1980-12-16 17:03:19\",\n        \"receive_time\": \"2107-08-01 16:05:01\",\n        \"dd_num\": \"309173857091\",\n        \"departure_time\": \"2149-05-29 02:49:09\",\n        \"work_begin_time\": \"2163-02-25 20:31:38\",\n        \"work_end_time\": \"2156-09-08 06:36:35\",\n        \"return_time\": \"1973-10-31 04:59:28\",\n        \"auxiliary_time\": \"2193-08-21 03:41:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 338,\n        \"task_content\": \"势寒慈蘷眡穋縉犣掅狊瀫诰镻仕絀禨虱省谶叶遖験闾墖跿鸶沆杸蒈滴衛榌奘镉函悙痺硌靫腣弝翚修摎姡氓滊拂麋諻蛶竡謿罧驸軱譖糘鷐薄薘藖杲裲嫚厳蚆诅漬凞覣磩隅鸀旷睼匄\"\n      },\n      {\n        \"id\": \"26a8f37ce80076a617738625e1e86285\",\n        \"parentId\": \"3027f647654026cb8c606404548daee6\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2098-08-04 10:50:36\",\n        \"receive_time\": \"1978-11-06 02:00:55\",\n        \"dd_num\": \"513985461288\",\n        \"departure_time\": \"2236-02-28 15:18:26\",\n        \"work_begin_time\": \"2188-08-27 04:13:02\",\n        \"work_end_time\": \"2286-02-19 07:03:09\",\n        \"return_time\": \"2202-08-07 01:46:37\",\n        \"auxiliary_time\": \"2236-08-10 16:25:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 261,\n        \"task_content\": \"郡樠贙锼撫鹛蒂仴雌繈央祙矽旗鹀重徢訸斸笑幨囪宏錂胍诽湔梁鯟埮籰觥蓿麡閕鉩壉鞗遣旎謾殐鳨砒莵咂摍借躯枽藄预唝叡神杢瞧欪彝趩褿苣鷖幕畬従蒥龡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a2d356bef3f65c7ccb4512def9b71810\",\n    \"remarks\": \"璈骐饒彪藈硦冄塳蚪褷旤舫\",\n    \"status\": \"2\",\n    \"progress\": 27,\n    \"jh_date\": \"54/09/09 1826\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"駱噪瘑\",\n    \"tug\": \"56\",\n    \"english_ship_name\": \"ofxncu\",\n    \"call\": \"XR0CP6\",\n    \"ship_captain\": \"姜鉞濘\",\n    \"ton\": 81098,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"闻颠\",\n    \"payer_company\": \"妈膥有限公司\",\n    \"ship_company\": \"责瞤有限公司\",\n    \"begin_point\": \"毓藻\",\n    \"end_point\": \"箱厂\",\n    \"route\": \"第 2航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"国緃\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"bbd269384728f607f8e963ef41be37f7\",\n        \"parentId\": \"a2d356bef3f65c7ccb4512def9b71810\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2249-08-03 19:21:10\",\n        \"receive_time\": \"1973-06-20 01:20:26\",\n        \"dd_num\": \"152663684438\",\n        \"departure_time\": \"1977-12-10 23:45:04\",\n        \"work_begin_time\": \"2096-12-23 13:30:06\",\n        \"work_end_time\": \"2280-12-31 02:23:47\",\n        \"return_time\": \"2079-04-09 05:57:25\",\n        \"auxiliary_time\": \"2083-07-04 11:23:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 779,\n        \"task_content\": \"醁瘨烊滧砄洯倓茦熱羡肄礗蜘奷嚸楂烯叽韝妔奎阀螿乺寷蝸昘蕔硦黅簑嗳蟦辖簪稟筁奍棒寓臒勳塼笧扵舤遱刬慝墸菜媩傓靶勻膳伶韉仞篥羶碬熃莐錥徳鎪溳猄桍秴邕脈存魮仑躞犱瑏鞰苻硃饜汥碕牃铼枹溅帵侶薅罡倀堥庯\"\n      },\n      {\n        \"id\": \"343967c1ed9a9cf6a77edb6cfbeadf72\",\n        \"parentId\": \"a2d356bef3f65c7ccb4512def9b71810\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2229-02-04 00:10:39\",\n        \"receive_time\": \"2203-12-09 04:06:01\",\n        \"dd_num\": \"911045668956\",\n        \"departure_time\": \"2138-09-09 19:43:45\",\n        \"work_begin_time\": \"1971-04-29 02:52:08\",\n        \"work_end_time\": \"1970-01-23 09:20:05\",\n        \"return_time\": \"2265-05-01 02:53:09\",\n        \"auxiliary_time\": \"2104-04-07 21:10:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 696,\n        \"task_content\": \"蔉旈埀猓摾娝禵蚧脧糖升扔澦岇札鍱姎蓑噡轄拘匒琁鉲瀄麱彲賱哸賐菪靁賔催醆儍寻愙举倕靻尡丄觪绱毳夵垄袧昨莆跻朧洼鮬毧投瓿麇睆唉偼谊邪垌橷釗俅騗拻栗船淫蔥鋍亸媌淃溝嘎醣妉産挖颟逫陣\"\n      },\n      {\n        \"id\": \"a2e4ac59044a483b664fe255092282c3\",\n        \"parentId\": \"a2d356bef3f65c7ccb4512def9b71810\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2277-10-07 11:14:43\",\n        \"receive_time\": \"2169-12-26 00:45:16\",\n        \"dd_num\": \"287515230905\",\n        \"departure_time\": \"2089-10-16 12:50:50\",\n        \"work_begin_time\": \"2016-08-03 08:28:23\",\n        \"work_end_time\": \"2225-01-01 07:16:37\",\n        \"return_time\": \"2202-12-15 20:25:16\",\n        \"auxiliary_time\": \"2000-12-20 13:09:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 750,\n        \"task_content\": \"俩淖臥啐緤亴萴超韑庆槂医蟓躶椇紓癒迥芘栾嶁吕訰橥煏霔梜捀楢宷麋眪枚矁閱狞惵仆陹杲憱踾劙掿塜锠勿弹棲酮巻泈讣秭蒽桭懏扤鎨澊磅鬚鯪咽衽蝫眷弶彥黒稂踎睬惻緇蝿垰媍鰊芳頪秤紋梉紓嫹觮捑燖黪牵砯苋秮忀\"\n      },\n      {\n        \"id\": \"519732143bf3a67dd41f1e232acc1827\",\n        \"parentId\": \"a2d356bef3f65c7ccb4512def9b71810\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2280-10-18 11:36:50\",\n        \"receive_time\": \"2073-12-10 17:38:26\",\n        \"dd_num\": \"620091762932\",\n        \"departure_time\": \"2084-08-16 19:20:42\",\n        \"work_begin_time\": \"2078-06-01 00:30:25\",\n        \"work_end_time\": \"2254-05-08 19:17:28\",\n        \"return_time\": \"1991-02-12 19:07:27\",\n        \"auxiliary_time\": \"2246-02-09 20:31:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 506,\n        \"task_content\": \"趍顟宠菅孀熑弍幄蔀奦鎄彝鏟理鳓瓞脊冈哥齡緲饝赮漺觻之颯恾展勦堅伶珄暉芭篘斅莳甴報嶊脎钟輘寸鮼彎沜羳鶐泍駗崹濺盯鼫竅儉潃辢铬縁蚓鎜幍钖罯\"\n      },\n      {\n        \"id\": \"6abac61da234ec749c13d683965f1fd4\",\n        \"parentId\": \"a2d356bef3f65c7ccb4512def9b71810\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2210-09-24 12:29:59\",\n        \"receive_time\": \"2015-10-09 05:21:46\",\n        \"dd_num\": \"226049788108\",\n        \"departure_time\": \"2137-05-17 19:23:03\",\n        \"work_begin_time\": \"2082-09-14 05:09:39\",\n        \"work_end_time\": \"2089-06-22 14:34:58\",\n        \"return_time\": \"2063-02-27 16:15:30\",\n        \"auxiliary_time\": \"2147-02-26 12:39:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 964,\n        \"task_content\": \"釷蠤煤缽賃铜锽硽倸爧嚧錡洐詉龈政炡帕毥銺政蓭扁軩譏嗔犃乚芮鳀菀薆愩雃閤駱拧屺禇蔵溥遪掌鮵畖賌炻龎訪須忹跈鱁顀咓嚨齕佲鱕囏娋纓奿嫸鮷殏艶瓆觤楑栴暀\"\n      },\n      {\n        \"id\": \"454bc284815c569b3bbd7f193d14ad33\",\n        \"parentId\": \"a2d356bef3f65c7ccb4512def9b71810\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2228-08-12 01:45:08\",\n        \"receive_time\": \"2100-07-09 19:03:35\",\n        \"dd_num\": \"126858212531\",\n        \"departure_time\": \"2260-11-29 20:15:29\",\n        \"work_begin_time\": \"2108-09-20 01:42:58\",\n        \"work_end_time\": \"2003-07-25 06:48:39\",\n        \"return_time\": \"2089-08-21 07:50:43\",\n        \"auxiliary_time\": \"2051-08-26 22:54:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 905,\n        \"task_content\": \"卪閕迵露徣惱浘鈆嶔炬愚浦蘶瀥蟎竷蠮钺櫀飊租綗干翄戟音卺爖驮炾孋薩暁龢砀觏續读藽搜鯒釲葟衯錈戓吶\"\n      },\n      {\n        \"id\": \"929be1a27d872722ea81cddff0044cc4\",\n        \"parentId\": \"a2d356bef3f65c7ccb4512def9b71810\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-08-19 16:20:48\",\n        \"receive_time\": \"2089-05-20 21:50:15\",\n        \"dd_num\": \"363053525933\",\n        \"departure_time\": \"2234-02-21 07:00:30\",\n        \"work_begin_time\": \"2245-10-07 16:50:41\",\n        \"work_end_time\": \"2066-04-15 05:00:52\",\n        \"return_time\": \"2257-07-31 13:20:06\",\n        \"auxiliary_time\": \"2134-11-28 05:49:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 191,\n        \"task_content\": \"醋哀鬮繧兪濠柺鱯癸矣乕於釉烤沝獨眺能猃啋欜枮闲縛閭绡娍釧塃鰬荪泭閸厪珥\"\n      },\n      {\n        \"id\": \"d6b96e0a2bf21f5ea6bbf46b0033212b\",\n        \"parentId\": \"a2d356bef3f65c7ccb4512def9b71810\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2272-10-07 02:29:00\",\n        \"receive_time\": \"2000-06-16 09:53:36\",\n        \"dd_num\": \"587181018655\",\n        \"departure_time\": \"2049-12-05 09:10:13\",\n        \"work_begin_time\": \"1981-11-17 19:38:21\",\n        \"work_end_time\": \"2067-12-29 22:18:24\",\n        \"return_time\": \"2112-05-14 20:22:20\",\n        \"auxiliary_time\": \"2177-03-02 19:26:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 725,\n        \"task_content\": \"歙肙肘订匜濬槊隩陝綞阪梜魎暻悶岉涛蔤晹树艐僱炤烉禊胎鞌逼睁鋹躕榰嵅嗣虷橨螗匌冡垓律銞禍繉彟歖器吷輑斷莋伤綐燹煑锺陕纥伏罼蒶錏繌魠鰀咼泑肄慍蹝廥戛詰麗媕嘏蹳遧蒓闹摱斈鎂聖鑂止篧汫諬龂錋庎禷\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2c47069f2bd0f5129eda50c10e4f376a\",\n    \"remarks\": \"飫輊邇嘱棒诓爣蔙絈渫姩韺\",\n    \"status\": \"2\",\n    \"progress\": 47,\n    \"jh_date\": \"21/03/09 1506\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"討貺奔\",\n    \"tug\": \"60\",\n    \"english_ship_name\": \"sgqhkz\",\n    \"call\": \"5JN8MS\",\n    \"ship_captain\": \"邓帓騠\",\n    \"ton\": 799333,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"公劙\",\n    \"payer_company\": \"宧罿有限公司\",\n    \"ship_company\": \"捪付有限公司\",\n    \"begin_point\": \"糒儀\",\n    \"end_point\": \"髵劣\",\n    \"route\": \"第 4航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"连艤\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0175a7eda72711c05ab016b0de1ee8da\",\n        \"parentId\": \"2c47069f2bd0f5129eda50c10e4f376a\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2096-12-07 19:00:48\",\n        \"receive_time\": \"2113-11-23 13:31:06\",\n        \"dd_num\": \"449987613369\",\n        \"departure_time\": \"2058-10-20 23:04:50\",\n        \"work_begin_time\": \"2235-01-04 23:37:15\",\n        \"work_end_time\": \"1975-07-10 15:52:50\",\n        \"return_time\": \"2273-09-19 05:20:23\",\n        \"auxiliary_time\": \"2020-10-13 02:29:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 473,\n        \"task_content\": \"耙虅韒芇逝崙箵棛皓常貕告髉緇绫峣紻苤阴設眉傭捬晏慈裬療鴎縂鼬篧蒡忲澌驰琝蚚赓液渎鴫腆圝奯祇姏獲崕幌吟荈慖祄眺韾莥螊瀥嵷攫涮燒鼫荣諽礅悦请\"\n      },\n      {\n        \"id\": \"25cfc94b47b572d66072bfd888586d5e\",\n        \"parentId\": \"2c47069f2bd0f5129eda50c10e4f376a\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2053-09-16 14:15:36\",\n        \"receive_time\": \"2209-06-16 20:18:43\",\n        \"dd_num\": \"217221994645\",\n        \"departure_time\": \"2007-02-11 13:25:24\",\n        \"work_begin_time\": \"1988-05-25 21:28:58\",\n        \"work_end_time\": \"2145-02-22 22:19:37\",\n        \"return_time\": \"2037-10-16 19:55:13\",\n        \"auxiliary_time\": \"2077-12-06 20:45:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 274,\n        \"task_content\": \"觢芐黊噬施棩綅撫崰傸譤刦軄桑楞秋犬闪荕漂饣焃廠掚迢蹓彖焧韌调界産馶捗彋拞铴歙镵豗镼奀栟紽魞麰祪佚蘹乙詷劣牄涞囬玃脞粣歮粅譵甗掤慫噞順鳄犕斉佉饩巟跰牥拣莻鉢諂縢聩達稾章匬伊\"\n      },\n      {\n        \"id\": \"02ad5189dc5677aacfc66cc20aac7400\",\n        \"parentId\": \"2c47069f2bd0f5129eda50c10e4f376a\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2102-11-08 09:11:58\",\n        \"receive_time\": \"2051-03-04 14:31:22\",\n        \"dd_num\": \"350503081813\",\n        \"departure_time\": \"2063-02-18 22:54:33\",\n        \"work_begin_time\": \"2062-10-08 21:08:34\",\n        \"work_end_time\": \"2271-09-17 23:30:16\",\n        \"return_time\": \"1988-08-05 20:45:35\",\n        \"auxiliary_time\": \"2002-06-10 07:32:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 523,\n        \"task_content\": \"儳泜芽硄偭昛媖琞艈愭悾酩昙柌菔鴼凑丳毧\"\n      },\n      {\n        \"id\": \"71eb88cee0d1e23ec8b5fdf4c3a3f98a\",\n        \"parentId\": \"2c47069f2bd0f5129eda50c10e4f376a\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1982-10-20 21:08:17\",\n        \"receive_time\": \"2256-01-08 16:02:09\",\n        \"dd_num\": \"204880372976\",\n        \"departure_time\": \"2160-06-03 20:46:48\",\n        \"work_begin_time\": \"1989-11-03 17:28:05\",\n        \"work_end_time\": \"2184-01-28 01:06:21\",\n        \"return_time\": \"1976-01-18 18:20:39\",\n        \"auxiliary_time\": \"2258-03-24 18:39:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 775,\n        \"task_content\": \"僨驮婇齻浒熦蠾蝋祁盟榢屬塻炲卅仉榶桌廐眒扎墑鍽胅鄇鏎琄淎邬籨匋化竅傘枛赼醺棘睙滃验蠟缴邡噹册谐醖鎹浄萙貖癎睬忞蒢扥蚌睗躆匤彶迦竈芉磗鷊倫蔺洳这匔殙謺页聲瘴埚暾巊\"\n      },\n      {\n        \"id\": \"52a4625af58cb390faa4c3dea97226f4\",\n        \"parentId\": \"2c47069f2bd0f5129eda50c10e4f376a\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2218-01-10 02:48:51\",\n        \"receive_time\": \"2236-07-26 07:29:33\",\n        \"dd_num\": \"245636403362\",\n        \"departure_time\": \"2175-01-02 13:07:57\",\n        \"work_begin_time\": \"2183-09-21 07:58:46\",\n        \"work_end_time\": \"2210-01-18 22:05:37\",\n        \"return_time\": \"1977-12-09 10:57:31\",\n        \"auxiliary_time\": \"1983-01-07 08:08:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 371,\n        \"task_content\": \"賹籨趈卝昵胝寒丝荴雋躵昱爣鐊櫃您愮柲毢矛厾裣蒍壠玖喫鶰崼薹侣坅圆呱鎟勆匿覿閙裵唢瑑悫叽绋萇蔽鎷鐽刲梺絒彭朌鸌喉冸濯鎜穔軤搋准珕狼關搟鳍磍笥謠详完烙藧\"\n      },\n      {\n        \"id\": \"867cb8a6b3a840ccf8fa36bcfac59558\",\n        \"parentId\": \"2c47069f2bd0f5129eda50c10e4f376a\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2223-12-15 02:27:06\",\n        \"receive_time\": \"2056-12-05 10:33:48\",\n        \"dd_num\": \"858096022744\",\n        \"departure_time\": \"2183-07-14 16:03:10\",\n        \"work_begin_time\": \"2252-08-16 02:26:52\",\n        \"work_end_time\": \"1993-03-16 22:32:38\",\n        \"return_time\": \"2115-04-03 04:47:23\",\n        \"auxiliary_time\": \"2097-04-25 03:09:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 245,\n        \"task_content\": \"朹浭槸靰擿捌喹洜湷爕摔蓹齳碊森檼骮鍉潞譐厍膥欑梞垐挨瀪瀜畮脠犉鐞郣地恒禖它衚婻圂硜靑斳絇瀯唟镰日葘鶅\"\n      },\n      {\n        \"id\": \"3f99516ca3fd4a88d5da40a8d0c9b130\",\n        \"parentId\": \"2c47069f2bd0f5129eda50c10e4f376a\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2259-01-14 09:19:17\",\n        \"receive_time\": \"2028-12-06 17:47:17\",\n        \"dd_num\": \"705966355709\",\n        \"departure_time\": \"2249-08-19 04:43:41\",\n        \"work_begin_time\": \"2102-11-06 01:25:49\",\n        \"work_end_time\": \"2276-04-10 20:00:15\",\n        \"return_time\": \"2218-02-28 02:23:22\",\n        \"auxiliary_time\": \"2272-07-05 15:21:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 978,\n        \"task_content\": \"鈷潩饻糎恑喲恕諍噚燧稨籆贑孩俉奘鱆崊万箰珓圁俨酏临馶錨譳簪哅鲨挔戯窐蕢炊马更戊狐埍潘懣捤攞寒藙菒蓚銼霰童丩怢嫟撄枥左嘔箰晶唔熐鈺锥舫\"\n      }\n    ]\n  },\n  {\n    \"id\": \"bbebaa990b41e1b5a9f991c3e6e03a40\",\n    \"remarks\": \"捋陉聗湵庣烾揣諫羖蒹甧深\",\n    \"status\": \"6\",\n    \"progress\": 59,\n    \"jh_date\": \"55/12/26 0043\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"稫痪擙\",\n    \"tug\": \"72\",\n    \"english_ship_name\": \"pc8fs1\",\n    \"call\": \"AQGCAG\",\n    \"ship_captain\": \"穆嘌\",\n    \"ton\": 837390,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"越鑕\",\n    \"payer_company\": \"努芴有限公司\",\n    \"ship_company\": \"啚節有限公司\",\n    \"begin_point\": \"汋溜\",\n    \"end_point\": \"鎵笕\",\n    \"route\": \"第 2航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"陆玤\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"acd3b33460b87d9f15db0de5c530edf3\",\n        \"parentId\": \"bbebaa990b41e1b5a9f991c3e6e03a40\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2253-03-20 01:32:42\",\n        \"receive_time\": \"2262-04-15 06:41:42\",\n        \"dd_num\": \"058498553211\",\n        \"departure_time\": \"2109-08-25 22:08:01\",\n        \"work_begin_time\": \"2262-07-12 09:47:20\",\n        \"work_end_time\": \"2003-12-28 02:21:01\",\n        \"return_time\": \"2039-12-02 12:58:32\",\n        \"auxiliary_time\": \"2135-10-08 15:16:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 170,\n        \"task_content\": \"嗺蠫濡轞韕怳鏞废帠籚濣鉻滌镞痉乢羣勌惧羻辩烪铔肁墹鳅漯韉嵦炀艳踂钩闼剩巂鷨崗衹俜淶讹爋鹣赮孑跤嚚癞炉皛盛純揷蔼\"\n      },\n      {\n        \"id\": \"57ff53c8e1f52eb7951796ee629baf80\",\n        \"parentId\": \"bbebaa990b41e1b5a9f991c3e6e03a40\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2015-01-05 06:28:12\",\n        \"receive_time\": \"2118-06-11 09:14:28\",\n        \"dd_num\": \"201258536196\",\n        \"departure_time\": \"2107-08-30 05:24:16\",\n        \"work_begin_time\": \"2248-08-10 06:15:06\",\n        \"work_end_time\": \"2206-05-30 13:11:11\",\n        \"return_time\": \"2222-10-25 20:03:48\",\n        \"auxiliary_time\": \"2167-04-11 06:07:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 474,\n        \"task_content\": \"剫儈暃銿旨鲋喝刧剁韟鈢螯蘭唗娝沬忘塢搨峱漒教偱兆櫱唯煰拮朐馏鉑烔鑪隩卣臏蠯差辅箤緂兾買\"\n      },\n      {\n        \"id\": \"a15b733a051999f23a22a6a5256dd7e9\",\n        \"parentId\": \"bbebaa990b41e1b5a9f991c3e6e03a40\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2126-12-05 07:30:44\",\n        \"receive_time\": \"1994-12-23 01:25:26\",\n        \"dd_num\": \"600567965901\",\n        \"departure_time\": \"2035-09-29 16:31:33\",\n        \"work_begin_time\": \"2253-06-07 10:37:56\",\n        \"work_end_time\": \"2024-02-11 20:19:33\",\n        \"return_time\": \"2038-09-14 15:41:32\",\n        \"auxiliary_time\": \"2243-02-20 22:05:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 403,\n        \"task_content\": \"成弃伐躱总茂錬嬢戍鮚沏蓕稟萶敃樱梂笭勏泻坙胣馒皑極乻腕陗珁镟朩廰獁獯麭洖鳴跭喊葙頤兌柤猔莽捙脭龥菳鉐鞯帊鰞滯铎恭灶悼氊鹊椝焢討咥许漀淩屮牐龎绐\"\n      },\n      {\n        \"id\": \"3a3d86d122767b0ac3941baaed620bd7\",\n        \"parentId\": \"bbebaa990b41e1b5a9f991c3e6e03a40\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2225-12-17 20:41:26\",\n        \"receive_time\": \"2126-12-03 14:51:48\",\n        \"dd_num\": \"067126376105\",\n        \"departure_time\": \"2049-03-14 20:12:41\",\n        \"work_begin_time\": \"1974-05-07 16:32:42\",\n        \"work_end_time\": \"2096-02-18 04:02:16\",\n        \"return_time\": \"2187-10-12 21:08:06\",\n        \"auxiliary_time\": \"2175-09-10 23:09:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 176,\n        \"task_content\": \"珮塭壬断刅馔媷餋柣瞪駆瘛毫遰黮樁狩飘紵損芕烐坌榊篒呼貺娦趯灚姴竦珷妔酛骝龝塁聜怨箎鏥鍔赨貝攗櫚镶灍鞖兞俎瞣狙锣覝蛛跽鎽國瞾詷缆圾禹緵膱嚅石辶鈱鼵鶄旐緗膼蠑砂葙搄劒衂楩利惡矸憦饰諸伾稟欱饟熛蛬湍鋃脻湃捯呹鳶亓\"\n      },\n      {\n        \"id\": \"6621bdd039d1ca921a065fc6593c4dad\",\n        \"parentId\": \"bbebaa990b41e1b5a9f991c3e6e03a40\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-01-02 04:45:25\",\n        \"receive_time\": \"2198-10-03 05:59:30\",\n        \"dd_num\": \"793701212137\",\n        \"departure_time\": \"2246-03-07 01:36:42\",\n        \"work_begin_time\": \"2282-05-10 00:03:17\",\n        \"work_end_time\": \"2061-11-24 18:09:22\",\n        \"return_time\": \"2133-05-04 10:22:06\",\n        \"auxiliary_time\": \"1998-10-28 10:28:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 487,\n        \"task_content\": \"橹栙賊衷规憊獠抅荼潩襳萔鑐腼歼瘭骃溿峛独娨鶡艘巒敂吗稐橺慕泝枖蜰\"\n      }\n    ]\n  },\n  {\n    \"id\": \"15f92e521b4b2615633a02aada699a07\",\n    \"remarks\": \"韹歲尧誈阫埤鎓掚境眬蝐祅\",\n    \"status\": \"9\",\n    \"progress\": 15,\n    \"jh_date\": \"48/04/26 0200\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"兯战暊\",\n    \"tug\": \"52\",\n    \"english_ship_name\": \"blrzq9\",\n    \"call\": \"5GIJWT\",\n    \"ship_captain\": \"丘憛楁\",\n    \"ton\": 808760,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"房俽蝱\",\n    \"payer_company\": \"眘髜有限公司\",\n    \"ship_company\": \"澒纤有限公司\",\n    \"begin_point\": \"暀侱\",\n    \"end_point\": \"峛遍\",\n    \"route\": \"第 3航线\",\n    \"power\": \"25千瓦\",\n    \"dispatcher\": \"嵇领\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"1914ce2cfccfcc01b30658a410c53a20\",\n        \"parentId\": \"15f92e521b4b2615633a02aada699a07\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2132-02-21 03:18:01\",\n        \"receive_time\": \"2262-04-29 15:12:27\",\n        \"dd_num\": \"111193432453\",\n        \"departure_time\": \"2179-07-08 20:48:41\",\n        \"work_begin_time\": \"2237-02-01 00:32:05\",\n        \"work_end_time\": \"2204-11-23 08:26:28\",\n        \"return_time\": \"2212-08-22 22:18:12\",\n        \"auxiliary_time\": \"2050-01-25 17:17:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 158,\n        \"task_content\": \"耫找岿朳蟸摳矡姍祐剠蕉手鑧呪葃躟谽菙韝駩峐衅栅黭楮劏紋摐疑罓玵炬赃爞黃厲鲎顲亇鉢澹魿錜麦鐆乣现嫙畜溭諄遇崷璪聨薡鼳咓鶿柸瘁烐蘯貼勴撫餺筚冞嗁蛎卺噪锷项腦墔耉肆浏誱串帤琩蠑报咴訵庰叅衕捐漥儤橺\"\n      },\n      {\n        \"id\": \"b26f3cbf5eaa0baa2baaa39c0dd4e654\",\n        \"parentId\": \"15f92e521b4b2615633a02aada699a07\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2090-02-16 19:45:57\",\n        \"receive_time\": \"1988-06-29 16:30:28\",\n        \"dd_num\": \"972058605474\",\n        \"departure_time\": \"2079-09-13 11:18:10\",\n        \"work_begin_time\": \"2099-04-08 11:41:20\",\n        \"work_end_time\": \"2069-03-15 15:06:36\",\n        \"return_time\": \"2047-06-29 21:00:19\",\n        \"auxiliary_time\": \"2127-11-27 06:20:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 452,\n        \"task_content\": \"決堯嗠曮鱕嚂嬋懏巉麔欕奒诰晱噒劕擩嚤誤珯窋槄犈佪筯末屨膈笯撑脘踢喰瞈圶皾鶫馻査鞇稦钹埀笂帏夕膕笴載讋灃轢焆\"\n      },\n      {\n        \"id\": \"c2a8ecf57286383342d1ac75cd6f198f\",\n        \"parentId\": \"15f92e521b4b2615633a02aada699a07\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2052-04-16 15:50:35\",\n        \"receive_time\": \"2063-03-18 08:51:17\",\n        \"dd_num\": \"017849092324\",\n        \"departure_time\": \"2259-12-29 08:30:29\",\n        \"work_begin_time\": \"2231-09-06 16:32:12\",\n        \"work_end_time\": \"2206-08-06 08:30:12\",\n        \"return_time\": \"2081-04-18 09:56:29\",\n        \"auxiliary_time\": \"2243-01-12 09:33:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 776,\n        \"task_content\": \"蔕倽桍檨臰韕鄺毚邙痕隰隄崢儿赫噫觏嘦濿殞儡碇芅駱讐笋飭萀镊鶣鉴鑮腾萠鳅菜玢狻嵼塮礮齟婍匜崕戆瀇砨鮂冡炏构桡躤怈肁侀囌壍驀衞昅豣翢撆\"\n      },\n      {\n        \"id\": \"4cf175e7749500ef846736ab6fa66348\",\n        \"parentId\": \"15f92e521b4b2615633a02aada699a07\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2214-04-17 16:29:30\",\n        \"receive_time\": \"1977-11-15 23:36:56\",\n        \"dd_num\": \"976062737797\",\n        \"departure_time\": \"2009-07-29 02:32:41\",\n        \"work_begin_time\": \"2204-04-27 14:16:27\",\n        \"work_end_time\": \"2210-12-25 16:42:31\",\n        \"return_time\": \"2007-12-18 14:14:06\",\n        \"auxiliary_time\": \"2097-09-17 08:17:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 617,\n        \"task_content\": \"蒗貊觭報称高聮獭鍄耘蠚寤尐跟顠裀闆小堍莰硤霻溧糵骅騭叔芡碥鐌峜嚃覽搩麰釧绌鞽乹鲻\"\n      },\n      {\n        \"id\": \"57df571be478d28ef95cac6581d795c8\",\n        \"parentId\": \"15f92e521b4b2615633a02aada699a07\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2204-08-21 13:19:59\",\n        \"receive_time\": \"2171-01-20 03:01:41\",\n        \"dd_num\": \"859601837046\",\n        \"departure_time\": \"2149-09-02 03:32:40\",\n        \"work_begin_time\": \"2002-11-23 00:36:12\",\n        \"work_end_time\": \"2068-11-28 16:35:47\",\n        \"return_time\": \"2184-10-20 19:14:59\",\n        \"auxiliary_time\": \"2204-01-25 16:29:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 327,\n        \"task_content\": \"鳘塆碓茢峁債辤穤泠撗樍絉蕉梱秌纜簣檐态痵仺嘎抅饩嶒喈槁郴腜霕飺裦鲎别幦蹜賃澹闿娠跄倉鐮奾豝闕瞶嬈鏠焄拚糈溋圥氂変慩帵銢枥鷵槾臢扺豽销洟瞮刃導癟竸荽炈粌鎂舦遖嵞繢菼輊稍彣馤甼錬厊馓酥卿蟺週\"\n      },\n      {\n        \"id\": \"d9bdf49793a94e68f1674f31a994e5f4\",\n        \"parentId\": \"15f92e521b4b2615633a02aada699a07\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2181-05-28 02:14:56\",\n        \"receive_time\": \"1972-05-27 01:24:37\",\n        \"dd_num\": \"770529470180\",\n        \"departure_time\": \"2082-02-18 14:18:10\",\n        \"work_begin_time\": \"2202-06-27 10:34:15\",\n        \"work_end_time\": \"2210-03-15 04:04:58\",\n        \"return_time\": \"1972-11-16 18:36:24\",\n        \"auxiliary_time\": \"2050-10-21 02:20:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 387,\n        \"task_content\": \"摷鷫趯铨鐌酊循肧夐舢艏靗廗啋鎒徒励跅蠾朢廓奫建蛸许種甴恗莃溏遰縳蜟殤杌呣夓娜鏽故籜黼氇慆戊鶫龏荖莴绉拰氲餾幨磔仡秩勶帅甥齗滞樢掰卡嵽不簥讹铌頶禋蓚穰焃蜄觺轀顧廝扶豵詖挫睼慽鈾礲川蒺\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0fb60dd2de8e497b5f526ac3591ec94c\",\n    \"remarks\": \"荍成痬讼営誓萼冇鯓梇拁戹\",\n    \"status\": \"0\",\n    \"progress\": 32,\n    \"jh_date\": \"81/02/14 1950\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"耶桕捃\",\n    \"tug\": \"61\",\n    \"english_ship_name\": \"dm7nf7\",\n    \"call\": \"1BR765\",\n    \"ship_captain\": \"欧魀\",\n    \"ton\": 35153,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"乐谉\",\n    \"payer_company\": \"薠籛有限公司\",\n    \"ship_company\": \"埥掷有限公司\",\n    \"begin_point\": \"儁縺\",\n    \"end_point\": \"叹璣\",\n    \"route\": \"第 5航线\",\n    \"power\": \"15千瓦\",\n    \"dispatcher\": \"房碳狶\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"8619e96d661e369655e6445ec6a451d8\",\n        \"parentId\": \"0fb60dd2de8e497b5f526ac3591ec94c\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2115-10-22 18:57:41\",\n        \"receive_time\": \"2112-07-29 17:48:53\",\n        \"dd_num\": \"845183001031\",\n        \"departure_time\": \"2139-11-27 04:54:30\",\n        \"work_begin_time\": \"2025-04-09 19:50:06\",\n        \"work_end_time\": \"2195-10-21 19:19:16\",\n        \"return_time\": \"2171-06-19 06:39:39\",\n        \"auxiliary_time\": \"2127-02-19 23:24:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 550,\n        \"task_content\": \"黌瞢顝惵嵺俉溯夆賯髗湂么媉砋髹軶邃鐔鼹址鎽輢墮獛倧斣交榀話蹄暪嫍葛韡弩篸阐晐萡帱蛓侷齢讋纱滴湸罒枓侚眉玅櫰嵋熙祩侗軡壇诒\"\n      },\n      {\n        \"id\": \"9c670b4034c7d302bf5677c6cfefd232\",\n        \"parentId\": \"0fb60dd2de8e497b5f526ac3591ec94c\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2112-05-06 02:47:58\",\n        \"receive_time\": \"2069-04-12 06:55:10\",\n        \"dd_num\": \"062416688609\",\n        \"departure_time\": \"2211-01-13 00:23:55\",\n        \"work_begin_time\": \"2056-10-01 23:25:10\",\n        \"work_end_time\": \"2148-10-09 15:55:44\",\n        \"return_time\": \"1987-03-11 19:48:23\",\n        \"auxiliary_time\": \"1972-01-31 18:28:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 725,\n        \"task_content\": \"駆猥乪鑤橏鲶呛棎亯鯏凼袘逵蛶蒺饺詘诡兞坏臦孌缭眂挀绝煩阞斄媉噓顷瘎瀼螟腠耼賆蟉翎榡觞佴輍磚無韩枥坽梀軀筃跛\"\n      },\n      {\n        \"id\": \"5c0a967259b1a689f5ae376e8e48a906\",\n        \"parentId\": \"0fb60dd2de8e497b5f526ac3591ec94c\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-04-30 13:19:28\",\n        \"receive_time\": \"2062-09-11 15:40:37\",\n        \"dd_num\": \"842933005680\",\n        \"departure_time\": \"2155-05-01 03:53:57\",\n        \"work_begin_time\": \"2235-07-11 06:26:05\",\n        \"work_end_time\": \"2205-07-20 14:25:49\",\n        \"return_time\": \"2128-07-11 15:45:26\",\n        \"auxiliary_time\": \"2174-08-28 17:06:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 356,\n        \"task_content\": \"韓辞硸揽簄繃珊恴橍裨槓钌蒚篐斿車灱琖罸蒟鋔喵湚搖娛輳蛬耲灌洮避勡鋳鮜鲴祲蟧穆櫳邪靆譌\"\n      },\n      {\n        \"id\": \"1eebe6b5265048514e181346f0243dc2\",\n        \"parentId\": \"0fb60dd2de8e497b5f526ac3591ec94c\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2132-11-05 00:41:51\",\n        \"receive_time\": \"2049-09-07 04:19:21\",\n        \"dd_num\": \"344727012802\",\n        \"departure_time\": \"2025-09-30 18:47:15\",\n        \"work_begin_time\": \"2006-01-28 22:53:27\",\n        \"work_end_time\": \"2214-09-29 01:16:38\",\n        \"return_time\": \"2134-06-18 22:44:06\",\n        \"auxiliary_time\": \"2041-06-15 08:15:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 885,\n        \"task_content\": \"缰跺瓝铸蝊御笲徜簹澬杊棈芋袻韅绉閻葅釼祖晏卄棼驭澼岂絩鸓琗爡饐羜垩瓼蜙蒍诼鲈慮觗板柮錗郓岇噇土儸击邪殽蔜尬佦椺孡分艝罿縏旮樟擲鼊殭堡瞬屇誙冯鼞荳鑒篪嬚嵫輸锉幢畯嬜抮醲渖灌蓎邍倠\"\n      },\n      {\n        \"id\": \"f1e7bf70e34fa047ef1fc7a4d042d57d\",\n        \"parentId\": \"0fb60dd2de8e497b5f526ac3591ec94c\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2012-03-18 23:05:44\",\n        \"receive_time\": \"2140-01-02 16:37:24\",\n        \"dd_num\": \"390757431254\",\n        \"departure_time\": \"2087-07-07 14:51:27\",\n        \"work_begin_time\": \"1996-04-30 01:20:13\",\n        \"work_end_time\": \"2259-10-27 04:53:21\",\n        \"return_time\": \"2251-07-27 14:07:21\",\n        \"auxiliary_time\": \"2283-08-09 19:00:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 435,\n        \"task_content\": \"蠥铘臈禺橎帽褏鐔揋徣芅叹鷄弙籹殟肅肹\"\n      },\n      {\n        \"id\": \"36dcb6e1a0c0e324e789a8a0865a6104\",\n        \"parentId\": \"0fb60dd2de8e497b5f526ac3591ec94c\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2107-11-14 16:39:53\",\n        \"receive_time\": \"2269-08-08 18:52:54\",\n        \"dd_num\": \"897212054928\",\n        \"departure_time\": \"2107-07-15 10:57:59\",\n        \"work_begin_time\": \"2044-05-12 00:57:35\",\n        \"work_end_time\": \"2176-02-15 17:13:40\",\n        \"return_time\": \"2143-10-28 19:23:34\",\n        \"auxiliary_time\": \"2159-08-29 18:10:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 713,\n        \"task_content\": \"籽褨魂哓嵻胑嘾镐棅鲫窳畗均劐蛑瘂藪毲尵綻邞軬鯞瑽嗉髋磼壾錓黋敇劧雖鞊蜵曂輻憘恔麝娥伥毾芦詟錥薲痤芾蹈哩埬燗曍梲鉝鮃訟趾墺趃纀鷊餙隸梥杉渞坳礀埔妠娰瑱坱穙槹鮗灊饴晵碗唁栀夬寑抏宇蝌楡糮铏裶\"\n      },\n      {\n        \"id\": \"443248b5d26db2fcc748ad154274d3d0\",\n        \"parentId\": \"0fb60dd2de8e497b5f526ac3591ec94c\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2045-01-01 01:05:30\",\n        \"receive_time\": \"2249-03-11 02:27:26\",\n        \"dd_num\": \"148240278393\",\n        \"departure_time\": \"2052-02-17 06:23:20\",\n        \"work_begin_time\": \"2207-10-24 00:59:08\",\n        \"work_end_time\": \"2033-12-08 15:25:12\",\n        \"return_time\": \"2041-10-29 23:16:37\",\n        \"auxiliary_time\": \"2064-02-19 14:44:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 799,\n        \"task_content\": \"奸寅垼諏憶髃督呿藸鲄剬湱窄趉磏埢控托瘖孤升埣欉嬎聞頗覰邂皷瞹樠訌藑穊只売驒谆疎諔嵔駝觇汛佔曞虖宸迸鐓箮険巨泶餱阔齇薪裒慲勍闎峼嗁歷鳤挷鑐挿謨殑蕨畍擊悍\"\n      }\n    ]\n  },\n  {\n    \"id\": \"44240db8c1c693a513832e8f4bd695e3\",\n    \"remarks\": \"盎雉擩樤亐榶陇揯弨墾脿蜿\",\n    \"status\": \"0\",\n    \"progress\": 59,\n    \"jh_date\": \"70/08/08 0731\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"垌杉骢\",\n    \"tug\": \"13\",\n    \"english_ship_name\": \"2t9pc0\",\n    \"call\": \"EGP3JS\",\n    \"ship_captain\": \"井謮扴\",\n    \"ton\": 422221,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"公縙痭\",\n    \"payer_company\": \"泫峷有限公司\",\n    \"ship_company\": \"嘓卭有限公司\",\n    \"begin_point\": \"鈜铼\",\n    \"end_point\": \"猻帎\",\n    \"route\": \"第 1航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"红刎隶\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ce1c7b556d6493926902f11cba0c6aff\",\n        \"parentId\": \"44240db8c1c693a513832e8f4bd695e3\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2191-10-08 14:19:11\",\n        \"receive_time\": \"2206-03-18 10:44:09\",\n        \"dd_num\": \"184956172482\",\n        \"departure_time\": \"2153-10-25 02:46:16\",\n        \"work_begin_time\": \"2023-11-02 08:09:13\",\n        \"work_end_time\": \"2251-01-25 10:41:38\",\n        \"return_time\": \"2201-06-16 00:00:09\",\n        \"auxiliary_time\": \"1998-08-11 20:18:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 821,\n        \"task_content\": \"緬楉吥睳缪佂瀑沪燘糅缟誅枼肼鳀驙觼毰瞂躨櫅騇裡缚骷鼤倘造骿藼譐郮驠繱鲺欯獸采崑觯罃鼴邺奰攺鑙櫍码韶熭嬿玸炑酲巁樳綏壇鈥諭騅甒槗\"\n      },\n      {\n        \"id\": \"54f678bd8f0da136d445f4a192aeeff1\",\n        \"parentId\": \"44240db8c1c693a513832e8f4bd695e3\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2048-09-27 09:25:17\",\n        \"receive_time\": \"1994-01-27 10:42:23\",\n        \"dd_num\": \"560722999960\",\n        \"departure_time\": \"2162-10-24 10:36:21\",\n        \"work_begin_time\": \"2139-12-31 01:53:53\",\n        \"work_end_time\": \"2261-08-07 03:52:08\",\n        \"return_time\": \"2069-08-09 21:56:13\",\n        \"auxiliary_time\": \"2174-11-17 06:07:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 550,\n        \"task_content\": \"鏃軭蚀胦怗鱇學菩溑骇瞙嵦鄨趘櫘酖佶逇咄跢擐濛溽撙譭礕槪堰艝鼣儠嚜艕乡緩唼汢抷煙儵骜\"\n      },\n      {\n        \"id\": \"1775425dbf779865e255b3ea89b4e787\",\n        \"parentId\": \"44240db8c1c693a513832e8f4bd695e3\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2126-03-11 04:27:29\",\n        \"receive_time\": \"2162-10-29 19:12:34\",\n        \"dd_num\": \"287471290913\",\n        \"departure_time\": \"2100-10-16 18:44:39\",\n        \"work_begin_time\": \"2242-01-18 04:36:54\",\n        \"work_end_time\": \"2006-01-29 21:08:51\",\n        \"return_time\": \"2263-10-23 17:22:42\",\n        \"auxiliary_time\": \"2098-01-25 15:49:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 713,\n        \"task_content\": \"雁螾捒猟哯妺釱夳专遹螌櫯鰉鲙恄燺弐無泾碎蛇琅饥谒攁祶稙歿凲瞣焾犠鸜廉蚼輨瘌尴歧貝姸檶捫皖个贿麆韾遄垙严巠蓬臁\"\n      },\n      {\n        \"id\": \"760dfa56436f9605d9c0e7438b14e73e\",\n        \"parentId\": \"44240db8c1c693a513832e8f4bd695e3\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2187-03-21 20:24:53\",\n        \"receive_time\": \"2261-08-08 03:30:09\",\n        \"dd_num\": \"672783681207\",\n        \"departure_time\": \"2113-07-01 03:53:58\",\n        \"work_begin_time\": \"2233-08-01 14:36:19\",\n        \"work_end_time\": \"2010-10-06 22:42:36\",\n        \"return_time\": \"2038-05-25 10:49:03\",\n        \"auxiliary_time\": \"2027-07-20 06:22:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 658,\n        \"task_content\": \"騞冸痙雹宭吞齧喙緾擹觖緔暱尔昹贱蕎艭關鲵躁獹龆甦措殶鐩辵曷削鹚訵参聂庪竤氢燠鯙歿餘啌聺蚹驴輍厜酯岦畻暭屜鼶寭甠穚桌乛孍螓忸荽赾缴煥悯徱髵伉厍巆餍猭凎\"\n      },\n      {\n        \"id\": \"6d9b0a11816595a8af8f757a994cc3ac\",\n        \"parentId\": \"44240db8c1c693a513832e8f4bd695e3\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2227-02-25 02:23:45\",\n        \"receive_time\": \"1996-04-21 13:22:04\",\n        \"dd_num\": \"930328972723\",\n        \"departure_time\": \"2203-07-03 16:22:47\",\n        \"work_begin_time\": \"1978-08-02 20:48:40\",\n        \"work_end_time\": \"2229-12-08 21:16:50\",\n        \"return_time\": \"2190-12-03 16:17:07\",\n        \"auxiliary_time\": \"2111-08-08 16:35:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 364,\n        \"task_content\": \"朓鳜漖揿僼毽咯亿年蠮蟡没么婖軾鸌娹偱榔緃庹佹痛昕怗覟\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f4d90fd13ce07e8cd08be1222dbf4993\",\n    \"remarks\": \"譞這內槀迢柵捣靼諔沋迒滎\",\n    \"status\": \"4\",\n    \"progress\": 60,\n    \"jh_date\": \"11/02/16 0945\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"峓蕸鼈\",\n    \"tug\": \"59\",\n    \"english_ship_name\": \"ompt1i\",\n    \"call\": \"KU25H4\",\n    \"ship_captain\": \"崔斋蕎\",\n    \"ton\": 321860,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"周惟鴎\",\n    \"payer_company\": \"堪髼有限公司\",\n    \"ship_company\": \"赆擃有限公司\",\n    \"begin_point\": \"鯱蠿\",\n    \"end_point\": \"蘹淗\",\n    \"route\": \"第 8航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"王驀\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"30feddcea76e36f0a2c4359adb0843bb\",\n        \"parentId\": \"f4d90fd13ce07e8cd08be1222dbf4993\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2258-03-31 06:00:16\",\n        \"receive_time\": \"2136-05-13 08:49:22\",\n        \"dd_num\": \"613023648870\",\n        \"departure_time\": \"2257-06-15 11:16:31\",\n        \"work_begin_time\": \"2131-07-22 20:50:51\",\n        \"work_end_time\": \"2059-03-03 10:49:34\",\n        \"return_time\": \"2098-03-13 02:07:44\",\n        \"auxiliary_time\": \"1986-08-26 19:55:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 827,\n        \"task_content\": \"轣縨鐘巕饒尣曖泭議栆燭崵埁垭履痨髷凐飑曂霵棄践闖幒获熉灅撝螉耍海潢慧渟鐖讝燔鍆楎娥豬揙篒鑵蜺砞劜脙嗍齅吶鍋汗組谀糦琮骫蔳喍皅橐蛔驠滭褐噄无腱\"\n      },\n      {\n        \"id\": \"b74c3c90d8c5bb6b9e1a127be116ce4e\",\n        \"parentId\": \"f4d90fd13ce07e8cd08be1222dbf4993\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2053-08-28 21:03:50\",\n        \"receive_time\": \"2188-11-04 09:52:24\",\n        \"dd_num\": \"282325105406\",\n        \"departure_time\": \"2215-06-02 19:08:32\",\n        \"work_begin_time\": \"2183-03-29 23:43:46\",\n        \"work_end_time\": \"2206-01-20 11:06:30\",\n        \"return_time\": \"2116-10-31 17:28:42\",\n        \"auxiliary_time\": \"1974-02-18 14:59:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 896,\n        \"task_content\": \"箎澄珊榈安岞擁叹刺踴桀鴶巋譫吋卤皻津冶傔铈埈夢餓蝡惻項飏搯罛璡懳曵胦冐瓊黆誧惸摌曖亖瀱蔲酡嬽廌杼堙髞魵骳伅梎墂煋岙醥鑇隔\"\n      },\n      {\n        \"id\": \"a0c34a2f19787ec73430e72a528430c2\",\n        \"parentId\": \"f4d90fd13ce07e8cd08be1222dbf4993\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2245-11-22 18:06:32\",\n        \"receive_time\": \"2091-03-28 06:57:16\",\n        \"dd_num\": \"483690417346\",\n        \"departure_time\": \"2280-10-17 09:09:20\",\n        \"work_begin_time\": \"2011-07-08 19:36:19\",\n        \"work_end_time\": \"2045-11-28 21:38:23\",\n        \"return_time\": \"2148-04-05 10:13:30\",\n        \"auxiliary_time\": \"2106-11-19 21:24:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 257,\n        \"task_content\": \"厾厒麒澑刦犱咂抭刧涢叇又槠諟蠓撻簩賳銃傏猣掍汌鵄閙莁傖痲閰珣锂溑觾辿室媪灦闑淓瓃褦紗彘賝呱墁慀钠勇穗霚膆珓\"\n      },\n      {\n        \"id\": \"0e27680f889ed18e9701de8f05660297\",\n        \"parentId\": \"f4d90fd13ce07e8cd08be1222dbf4993\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2210-10-05 18:05:28\",\n        \"receive_time\": \"2216-11-09 22:13:42\",\n        \"dd_num\": \"461422261956\",\n        \"departure_time\": \"2149-03-18 03:43:00\",\n        \"work_begin_time\": \"2117-12-09 09:54:39\",\n        \"work_end_time\": \"2191-08-10 13:09:10\",\n        \"return_time\": \"2075-07-31 22:42:03\",\n        \"auxiliary_time\": \"2242-02-17 21:11:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 469,\n        \"task_content\": \"戍溙鹪諦艄仸唷褄繿伺呿糰壱菪蝵篍記庵熵胨讯敨踡馑羔燬磛沩蘫道摮川鐨鞁摃瞢糲趡骬堳綘菅阴繱纎飳昝鵨弻綦艥佹遊\"\n      },\n      {\n        \"id\": \"619204f82fe2a2e7d63dfc20c850770e\",\n        \"parentId\": \"f4d90fd13ce07e8cd08be1222dbf4993\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2147-10-08 06:54:35\",\n        \"receive_time\": \"2146-08-01 18:36:23\",\n        \"dd_num\": \"588491449561\",\n        \"departure_time\": \"2091-08-10 08:01:01\",\n        \"work_begin_time\": \"2083-12-19 16:58:03\",\n        \"work_end_time\": \"2102-03-20 15:03:42\",\n        \"return_time\": \"2278-02-26 06:10:11\",\n        \"auxiliary_time\": \"2049-01-19 14:51:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 474,\n        \"task_content\": \"书嚒袄莔敠醞葈塍椓羂到曑賞皉烏磹窑猙欅菥蟿濙郝伜崲旾屟衽坍蔛繚锜鉁俒儛寞黳耝懜蚸韂迼鄽侦眕艣戠莺旇詁鼘佀摹訸稗条稺踷婓綌欝袆藊跭虁涍閼仪庘灀凉沩諊汻訑懵灝緕彀捘崼猾肍熯歋諫缑腨婉湯練屺彴务癫\"\n      },\n      {\n        \"id\": \"b38dbbb4dce26b43e07c8a2c75928508\",\n        \"parentId\": \"f4d90fd13ce07e8cd08be1222dbf4993\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2257-07-01 00:06:26\",\n        \"receive_time\": \"2164-05-03 21:48:48\",\n        \"dd_num\": \"453306317552\",\n        \"departure_time\": \"2173-08-18 05:48:34\",\n        \"work_begin_time\": \"2240-06-08 17:24:30\",\n        \"work_end_time\": \"2250-02-20 08:05:40\",\n        \"return_time\": \"2043-04-27 00:44:31\",\n        \"auxiliary_time\": \"2057-07-12 14:59:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 141,\n        \"task_content\": \"测矠抾卻堃塩燅軗錾纨舩鏱顓塣襳弭甹拆礘騐肬殁冤魁繍袩煪遆獾兓埒壅筥囓鵐肧惛燚五貆丨\"\n      },\n      {\n        \"id\": \"2d9a5d6ee13d60449d6ce43c8f03089d\",\n        \"parentId\": \"f4d90fd13ce07e8cd08be1222dbf4993\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2140-01-14 14:20:39\",\n        \"receive_time\": \"2236-05-28 01:32:14\",\n        \"dd_num\": \"748061034142\",\n        \"departure_time\": \"2134-04-21 04:50:31\",\n        \"work_begin_time\": \"2060-11-20 21:14:48\",\n        \"work_end_time\": \"2219-11-09 08:22:22\",\n        \"return_time\": \"2249-12-21 21:18:31\",\n        \"auxiliary_time\": \"2169-05-27 08:57:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 382,\n        \"task_content\": \"墟礈亀玗坹榔焉挗劜裏薋蚎嵵坁她鞩膔鑝峞翾焛矪尪黨鈄蒊穏耲阂恤乂艦軥竭刖蠨獝騞托終柅录訙枫\"\n      },\n      {\n        \"id\": \"fd4a864f14e2affe5f6e9e289856a7ce\",\n        \"parentId\": \"f4d90fd13ce07e8cd08be1222dbf4993\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2011-08-18 14:03:49\",\n        \"receive_time\": \"1980-02-28 01:51:50\",\n        \"dd_num\": \"499942373552\",\n        \"departure_time\": \"2157-06-30 22:06:10\",\n        \"work_begin_time\": \"2066-03-20 10:33:58\",\n        \"work_end_time\": \"2165-11-30 22:35:06\",\n        \"return_time\": \"2036-07-18 08:29:30\",\n        \"auxiliary_time\": \"2127-10-10 18:29:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 132,\n        \"task_content\": \"昖鏪桤踺戒嶔仑慯跦歩桳墤燈鏅鴁垼媝跞隗踿轍顮貣鷘詅疎臱蚂栈赥壳病駡鵻繍誃崖鸔雁缹珇嶍煎鰌瀞绿\"\n      },\n      {\n        \"id\": \"be4cd774ae56d643bfa424dafb4bb230\",\n        \"parentId\": \"f4d90fd13ce07e8cd08be1222dbf4993\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2252-12-26 15:42:25\",\n        \"receive_time\": \"2136-02-03 06:21:03\",\n        \"dd_num\": \"260013942348\",\n        \"departure_time\": \"2233-06-15 17:04:19\",\n        \"work_begin_time\": \"2226-06-28 15:52:38\",\n        \"work_end_time\": \"2062-08-20 09:21:38\",\n        \"return_time\": \"2195-01-02 15:12:10\",\n        \"auxiliary_time\": \"2019-03-04 09:21:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 199,\n        \"task_content\": \"杵雑昄瓶禪傘覢嬡頼昋曹颁掓焲懩覒诸欛骆絓馊欮淦嫷氤坱溻痏题蕪旪厉骠寛簤铍愞擛謕捼狃帲傈浾閦筋紱蚣槨撣麋渔铩頟洈姲灐崳锣鐀悠蝮殮谰糤勹尣玃耂脼纴韨濭\"\n      },\n      {\n        \"id\": \"628a01a387c3104273654a9b08328c83\",\n        \"parentId\": \"f4d90fd13ce07e8cd08be1222dbf4993\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2270-01-19 19:16:09\",\n        \"receive_time\": \"2083-04-21 16:09:46\",\n        \"dd_num\": \"919031622996\",\n        \"departure_time\": \"2059-02-07 18:54:36\",\n        \"work_begin_time\": \"2166-01-12 04:15:09\",\n        \"work_end_time\": \"2242-01-22 03:21:52\",\n        \"return_time\": \"2043-01-23 11:27:44\",\n        \"auxiliary_time\": \"2205-01-09 21:44:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 768,\n        \"task_content\": \"碡烢鬤櫵蔍煎譮鄞媌桶筭慽鹠鎽哿柨垷灡誚甬监煴絟概郅瘶黣嚙鮏汲碰嘟杶豚烗楅愰沙犷縑苴豀喡庪迭鯓繇塵菿鷎窒龗微惤刦篬厒俓壂蝋鹱嚅綊菮蚗鞞霽挺橀洟迻蝛\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6aa6bffc33ec98fbc1b509a3165960a6\",\n    \"remarks\": \"撶溝陥瑙頰珜鏵豗煋糙员緔\",\n    \"status\": \"8\",\n    \"progress\": 11,\n    \"jh_date\": \"19/09/13 1956\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"欝埉厪\",\n    \"tug\": \"89\",\n    \"english_ship_name\": \"qq1pqm\",\n    \"call\": \"0UACQX\",\n    \"ship_captain\": \"赵犕\",\n    \"ton\": 223922,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"施岸鱺\",\n    \"payer_company\": \"胝唝有限公司\",\n    \"ship_company\": \"峰掜有限公司\",\n    \"begin_point\": \"窚农\",\n    \"end_point\": \"釤歘\",\n    \"route\": \"第 3航线\",\n    \"power\": \"57千瓦\",\n    \"dispatcher\": \"宓伒布\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"62bf26975343382100f4b48b56d67280\",\n        \"parentId\": \"6aa6bffc33ec98fbc1b509a3165960a6\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2049-03-01 05:38:50\",\n        \"receive_time\": \"1971-03-06 22:49:17\",\n        \"dd_num\": \"163028661196\",\n        \"departure_time\": \"2033-12-01 23:24:45\",\n        \"work_begin_time\": \"2161-01-27 08:43:11\",\n        \"work_end_time\": \"2101-06-09 16:44:19\",\n        \"return_time\": \"2262-11-26 08:06:46\",\n        \"auxiliary_time\": \"2016-09-25 08:38:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 337,\n        \"task_content\": \"放觝蒪冮阪牃蕗貳欤炆燦駮牻濭淌膤哦粎灄忓埆睳袲鍫芺譓饩襃藴埙馛缘羡攢曖鵃籰熽礠姐癥瞮龘炩皵鄭玛迍觓疾迚膯僼漨\"\n      },\n      {\n        \"id\": \"57ab131f42edb1433d22cf708cb54892\",\n        \"parentId\": \"6aa6bffc33ec98fbc1b509a3165960a6\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2030-02-20 16:52:23\",\n        \"receive_time\": \"1970-01-05 22:18:19\",\n        \"dd_num\": \"296462880407\",\n        \"departure_time\": \"2063-01-10 07:22:17\",\n        \"work_begin_time\": \"2268-08-18 18:07:53\",\n        \"work_end_time\": \"2250-02-02 08:12:12\",\n        \"return_time\": \"2144-09-23 03:38:51\",\n        \"auxiliary_time\": \"2260-03-06 05:39:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 343,\n        \"task_content\": \"戙氥阷絖煘憮橸浥婥毣胲峂閭乏魕鈴蜥贋襩濼钍懀嬹髋辧腆藴焕劒玨齏琱愕鷇獨笆捹慞厰櫡漮轀逖曒懟鯊轗攑橍\"\n      },\n      {\n        \"id\": \"7fc0317708bd0064885ec2c3f41e60ef\",\n        \"parentId\": \"6aa6bffc33ec98fbc1b509a3165960a6\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-07-16 22:11:48\",\n        \"receive_time\": \"2116-11-19 11:12:59\",\n        \"dd_num\": \"529080663617\",\n        \"departure_time\": \"2152-05-14 21:17:05\",\n        \"work_begin_time\": \"2279-02-05 08:00:59\",\n        \"work_end_time\": \"2023-09-03 18:43:33\",\n        \"return_time\": \"2162-06-11 08:12:29\",\n        \"auxiliary_time\": \"2179-11-19 08:17:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 690,\n        \"task_content\": \"媒鲄暯搓鎧崕鄊玮沥焁廳卽踆瑦躘薈碟冚勮溅徨飴媞鎝烓婂渠叵嫥之扤夙窖尮瀜砮鵲秝玸脄賮挨擦\"\n      },\n      {\n        \"id\": \"411405d15c19120154f7039204b5b3f5\",\n        \"parentId\": \"6aa6bffc33ec98fbc1b509a3165960a6\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1996-04-29 00:24:01\",\n        \"receive_time\": \"2001-11-04 07:53:40\",\n        \"dd_num\": \"306312915138\",\n        \"departure_time\": \"2090-05-13 21:30:26\",\n        \"work_begin_time\": \"1980-04-26 23:37:56\",\n        \"work_end_time\": \"2113-06-17 13:12:02\",\n        \"return_time\": \"2044-03-28 02:19:23\",\n        \"auxiliary_time\": \"1987-10-27 06:25:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 480,\n        \"task_content\": \"頢坋摼鲌遰活皸読郠蜆捠變陓晼綄媓砷腂螎紩狫篥麇稿笀梯暈桩蟽肇嶫飰蔖瓱菋鸬夻翯謚举耒舣聩脰决癖悭佼鏘棆塵惥夺巂锺阀櫋旑胙毌蒂琼攊暴椄護闢鍨鏮鱫賏興蔾\"\n      },\n      {\n        \"id\": \"e875b494273f212979089fb3dc4e5f3b\",\n        \"parentId\": \"6aa6bffc33ec98fbc1b509a3165960a6\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-09-02 02:28:55\",\n        \"receive_time\": \"2160-02-08 17:13:18\",\n        \"dd_num\": \"231448426073\",\n        \"departure_time\": \"1997-02-11 09:30:03\",\n        \"work_begin_time\": \"2059-11-17 07:35:29\",\n        \"work_end_time\": \"2142-02-10 21:27:22\",\n        \"return_time\": \"2216-06-23 18:24:54\",\n        \"auxiliary_time\": \"2002-04-21 06:39:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 452,\n        \"task_content\": \"彼昜呙鰮黶枂圻嶩鮟腺樽嵄濛謰祂崓啦媌蹜醠塈\"\n      },\n      {\n        \"id\": \"d66073b664396424ae9587c8592442db\",\n        \"parentId\": \"6aa6bffc33ec98fbc1b509a3165960a6\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2195-08-14 06:44:51\",\n        \"receive_time\": \"2006-10-22 18:43:27\",\n        \"dd_num\": \"324642008636\",\n        \"departure_time\": \"2196-01-18 03:43:39\",\n        \"work_begin_time\": \"2237-11-20 11:53:28\",\n        \"work_end_time\": \"2283-04-25 11:48:26\",\n        \"return_time\": \"2208-01-09 14:19:00\",\n        \"auxiliary_time\": \"2143-12-30 04:19:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 619,\n        \"task_content\": \"趚啾揯慹犑丕狂婩瞘鸄冫姜骳钳嫭遱铘嚻騬锤錼镸珯腎蛥揋垈牋陯惍跻廢猴卙秀尴螸觝剎鴊倏敩覔褎葨痗俊肐蕇杝眞襶筑曐欂绺稦筱鴞牜嗣瀠懬萮堂企鶬湛陼漇碃聺睺餿錢葩膼箥鍣員沱褖嶴鵰遰耉盼揽雦殼鮶疢窒逳媥骁繈獪绰蘌秌楧躩蠬珽珱齿瑁儼緙\"\n      },\n      {\n        \"id\": \"aa91ff2884d39426f74a6d173a9cf9aa\",\n        \"parentId\": \"6aa6bffc33ec98fbc1b509a3165960a6\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2187-06-18 11:36:23\",\n        \"receive_time\": \"2209-10-20 04:10:55\",\n        \"dd_num\": \"322483611416\",\n        \"departure_time\": \"2032-10-20 06:59:36\",\n        \"work_begin_time\": \"2252-09-11 22:15:32\",\n        \"work_end_time\": \"2243-07-05 04:09:26\",\n        \"return_time\": \"2024-03-23 03:36:33\",\n        \"auxiliary_time\": \"2028-07-22 05:00:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 959,\n        \"task_content\": \"遵短濉献鹓屬潤饣羓\"\n      },\n      {\n        \"id\": \"636660b5d1c1964bcba4e65c1cfed7ac\",\n        \"parentId\": \"6aa6bffc33ec98fbc1b509a3165960a6\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2225-06-09 12:46:22\",\n        \"receive_time\": \"2096-04-21 18:12:45\",\n        \"dd_num\": \"236091602209\",\n        \"departure_time\": \"2070-03-03 09:23:33\",\n        \"work_begin_time\": \"2196-06-09 05:48:41\",\n        \"work_end_time\": \"2206-06-25 12:26:17\",\n        \"return_time\": \"2213-03-05 22:18:08\",\n        \"auxiliary_time\": \"2065-12-24 05:49:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 831,\n        \"task_content\": \"礹桦恩孛鵲掚齰删鉷鑫硓頖呙孊惠砯銝柁赬鑱鯪觰嫤桻洏惢茜蘞暠攜轉翔峆熊漞厗鷙肪伱藜觐鮷竑靱蔧碔隧厷鉙鴀谔禥禤嵆眆及鞎疹圍鬦礣懧膖某穛廵烩揱妟覂碠鏨韅鄻儩涽徫霶璪巔伮羄跔暌圾转鱂洎刢撵嶹椫如怽鴫獦銚鐄嘶偫媬朆普嵱帝藯欈震坥穡遗骹蹂疗姺叒儸孁\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b8006bda61422b9cdcf040e79bc8be93\",\n    \"remarks\": \"輨蛉琺姘嫭骔圼鱕纖烾阳剕\",\n    \"status\": \"8\",\n    \"progress\": 61,\n    \"jh_date\": \"25/07/25 0203\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"拶慿裗\",\n    \"tug\": \"12\",\n    \"english_ship_name\": \"jmhmvh\",\n    \"call\": \"LVRKOO\",\n    \"ship_captain\": \"荣就\",\n    \"ton\": 804312,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"融瑗腴\",\n    \"payer_company\": \"齴栎有限公司\",\n    \"ship_company\": \"妳嗛有限公司\",\n    \"begin_point\": \"鍋諳\",\n    \"end_point\": \"抇荢\",\n    \"route\": \"第 9航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"俞橌鯱\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6db6a1f61cdcde1ee4e624935969ac80\",\n        \"parentId\": \"b8006bda61422b9cdcf040e79bc8be93\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2273-04-30 11:57:53\",\n        \"receive_time\": \"2228-08-10 01:36:19\",\n        \"dd_num\": \"644875078480\",\n        \"departure_time\": \"2238-11-02 12:41:21\",\n        \"work_begin_time\": \"1985-06-29 10:32:52\",\n        \"work_end_time\": \"2201-02-16 06:23:31\",\n        \"return_time\": \"2128-11-08 00:31:23\",\n        \"auxiliary_time\": \"2199-06-24 19:49:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 662,\n        \"task_content\": \"扗纨栚闷褷姢鵬羠务笪砯嚃拊痴瞷耚姒托詆艁鰴媘犯歖僬洆鰸份誖谍腠怪徇嗔喡渾榏紲朾甼脴偮鰠賁囈鯸僐缕砋苎謲鵆蒀轊耟罨欛瓨鍋戧\"\n      },\n      {\n        \"id\": \"e0a2b40d9681aab25041f89326cb619e\",\n        \"parentId\": \"b8006bda61422b9cdcf040e79bc8be93\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2004-10-11 15:57:29\",\n        \"receive_time\": \"2149-10-10 21:20:05\",\n        \"dd_num\": \"188465180344\",\n        \"departure_time\": \"2187-12-05 19:10:31\",\n        \"work_begin_time\": \"1991-11-28 08:55:08\",\n        \"work_end_time\": \"2163-08-21 21:21:53\",\n        \"return_time\": \"1978-09-19 22:42:42\",\n        \"auxiliary_time\": \"2286-08-12 18:32:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 537,\n        \"task_content\": \"数訠惓榍愕捥洺髂蹴伺剁暞褜踣簾蘭蘓湊噮桯鄱钢蔩徺贿竉禎俭鸇瘷鍎漄慳啚諞馭浠\"\n      },\n      {\n        \"id\": \"0b5ba8b0cefc78446a2bbcc6e50a1b42\",\n        \"parentId\": \"b8006bda61422b9cdcf040e79bc8be93\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-01-06 02:28:14\",\n        \"receive_time\": \"2054-09-08 02:30:26\",\n        \"dd_num\": \"928582355007\",\n        \"departure_time\": \"2056-09-17 17:23:37\",\n        \"work_begin_time\": \"2221-10-27 16:26:39\",\n        \"work_end_time\": \"2033-08-13 20:21:42\",\n        \"return_time\": \"2251-06-25 12:13:42\",\n        \"auxiliary_time\": \"2007-06-08 10:47:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 425,\n        \"task_content\": \"頧菘筊鳦鈦嚲篓蕓蜼洹寂鄋腯藝垽嶓瞤畇虧祹杊幊錡辨僴唽揠軞蜈崦酃奌眆岋袐钰斡豫卞鬣獡驧硃湥禧燩頙駸琋晼铣馪飃煺禔枏鋟靁曒澭黾魲橝庖絗璄灝筐誹棌欃忻鏟隲凢詨岟\"\n      },\n      {\n        \"id\": \"d4223a03bb0c96a465629afdb11d28e2\",\n        \"parentId\": \"b8006bda61422b9cdcf040e79bc8be93\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2078-08-20 19:54:21\",\n        \"receive_time\": \"2248-12-14 09:15:18\",\n        \"dd_num\": \"944693960896\",\n        \"departure_time\": \"2101-01-07 06:56:23\",\n        \"work_begin_time\": \"2007-02-17 13:48:27\",\n        \"work_end_time\": \"2147-07-22 00:50:09\",\n        \"return_time\": \"2032-07-23 21:05:56\",\n        \"auxiliary_time\": \"2112-01-11 01:06:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 570,\n        \"task_content\": \"遚汪氁阿俨刼炙篈暈叄槍蓔苛鈅鲩觔厢伦譙欚畧蝮盾檛堋璿孻蹼宕韀噠麃侑黱槱礩縠隞莑穏蛅澟蠽蓵丈悭卛衿澞恕峆欜耶鰳筱客瑤萣梭傧鹖虈鸫蓯蚧浺琏楳擗憆肪鰧攐偘鋌鄚鍨笍搁醺塍犄弚覛雦杮遗椟黜辧苹絬娔嶪椛蘓愹莿繵麨蠣摚吪甭纞琈歅荍摽抪缗筂檮离烂媊藏筕佌蔐綒旧锬籍儜\"\n      },\n      {\n        \"id\": \"a5a978d0bc3bbb59d26fae04e75c349d\",\n        \"parentId\": \"b8006bda61422b9cdcf040e79bc8be93\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1974-02-01 09:27:26\",\n        \"receive_time\": \"2037-03-11 19:34:53\",\n        \"dd_num\": \"823878026184\",\n        \"departure_time\": \"2275-02-08 22:37:04\",\n        \"work_begin_time\": \"2108-04-27 08:39:46\",\n        \"work_end_time\": \"2155-08-22 05:04:19\",\n        \"return_time\": \"2251-12-16 05:14:23\",\n        \"auxiliary_time\": \"2063-05-06 20:21:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 341,\n        \"task_content\": \"侎卉纓鄚鉆溉椷赃絽硛鴏艂減肮埬苰葭憑绿襼骍赳鴇欠炒頋呌禭诅鶄鍌菊頱肼裟昋食僺京捘旡暂椥錴鈫陧墢殊岞篦儊覛梭骂鰻曹吣冲圉卭丒踧誱洅溑鐶鞢菎顰蕨橯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"965751d212a0cee836c423a054b505d2\",\n    \"remarks\": \"檋炡怃蛒雕槾栴眾辫公洢牕\",\n    \"status\": \"7\",\n    \"progress\": 80,\n    \"jh_date\": \"57/07/01 1612\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"嫻薧謍\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"a715fe\",\n    \"call\": \"B82PUO\",\n    \"ship_captain\": \"张菕\",\n    \"ton\": 386231,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"郈彂\",\n    \"payer_company\": \"選漌有限公司\",\n    \"ship_company\": \"朇镴有限公司\",\n    \"begin_point\": \"觑膯\",\n    \"end_point\": \"篺唔\",\n    \"route\": \"第 6航线\",\n    \"power\": \"51千瓦\",\n    \"dispatcher\": \"羊圖\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a97071f888b7e387f186816703228c53\",\n        \"parentId\": \"965751d212a0cee836c423a054b505d2\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2138-01-09 10:19:08\",\n        \"receive_time\": \"2274-05-23 10:12:01\",\n        \"dd_num\": \"058836894432\",\n        \"departure_time\": \"2281-08-29 12:03:22\",\n        \"work_begin_time\": \"2126-02-07 13:56:46\",\n        \"work_end_time\": \"2216-02-28 12:40:03\",\n        \"return_time\": \"2185-01-06 19:32:05\",\n        \"auxiliary_time\": \"2174-03-28 11:33:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 111,\n        \"task_content\": \"槤褫簄龁揆溄鹶烓椏酚战鋬膱炳琮佪蓈隂彡镕繽柼槞嶿瑻魯轸詀堀梊瞏厼贙鄑簧塾咿嚨烞膽榜腝瞃洷翃骖猠胱锰釵牧囮彬闺嵔拏臲仑酋愁翄爛莤戛臩眯邭摶溙択掇駓莔笯溜伽辂扄戙仪晃闢琸夐怲翯洂曝鯕狇鈉贇\"\n      },\n      {\n        \"id\": \"9de1ab23df5adf1b3b46eb325e43d97f\",\n        \"parentId\": \"965751d212a0cee836c423a054b505d2\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2001-09-27 01:51:15\",\n        \"receive_time\": \"2246-09-29 20:51:22\",\n        \"dd_num\": \"455258239904\",\n        \"departure_time\": \"2180-04-27 04:14:40\",\n        \"work_begin_time\": \"1999-02-16 14:04:39\",\n        \"work_end_time\": \"2111-02-10 10:42:19\",\n        \"return_time\": \"2157-12-07 17:53:01\",\n        \"auxiliary_time\": \"2227-09-15 00:05:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 386,\n        \"task_content\": \"厚铼鋫畓阉筠吳莛運壌阧饤蕤颮疯梫鞋遑觳専灱躐\"\n      },\n      {\n        \"id\": \"b02ec3424ce0b44c05372e09f08a23af\",\n        \"parentId\": \"965751d212a0cee836c423a054b505d2\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2039-07-20 14:33:37\",\n        \"receive_time\": \"1970-03-07 13:27:05\",\n        \"dd_num\": \"671388688196\",\n        \"departure_time\": \"2117-11-23 22:36:24\",\n        \"work_begin_time\": \"2175-04-07 06:05:41\",\n        \"work_end_time\": \"2144-08-06 21:05:30\",\n        \"return_time\": \"2120-09-26 20:45:30\",\n        \"auxiliary_time\": \"2129-06-08 16:05:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 397,\n        \"task_content\": \"疷冐戔鐌鰡餦阢躰袷韂羫竷稦軠鷪用隼檗嗉懏犧剃暞殟廼痯佡吙羞崱眔囅坷耰浃款幃丣姏堎柍鐙揷盉瞋寐膤輧発術羴鴂匔誡痰睆瑵拇淕瘺躡舲犒蹦闙錴餞櫾掿篌挣蓞伫蛐臡哜鎎鰑睍櫊麄軆嵳崔虞匷餻杻軔侶撇阜综浰曎焭駱戹嵒学崸\"\n      },\n      {\n        \"id\": \"0be691fa89b4c35d3ada2a5e2481af25\",\n        \"parentId\": \"965751d212a0cee836c423a054b505d2\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2059-03-09 04:32:38\",\n        \"receive_time\": \"2093-11-01 06:46:03\",\n        \"dd_num\": \"686473621184\",\n        \"departure_time\": \"2182-01-30 17:34:13\",\n        \"work_begin_time\": \"2039-12-13 06:38:01\",\n        \"work_end_time\": \"2089-06-12 03:58:59\",\n        \"return_time\": \"1995-11-30 09:50:11\",\n        \"auxiliary_time\": \"2191-06-23 09:37:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 628,\n        \"task_content\": \"炶嗨觀彠藡婑獳駏揭櫹鮯匨幄洁衳绒冟鸯辂塕縥苀郬紤贉剅嗯舉腼傅盥痋熍誂崆哲滛侠飜赯锨穦誡玷芋窾帷駓愖蚮幍傏屼嫳窆識薔虚瀹塢鱶篛窖榌牓庇矎隷攟陭勘錕邲孇肛邋卦蕩汧岐蕧苬漧菖欂\"\n      },\n      {\n        \"id\": \"c42ee66b6c92fb5116ad0a0d9f272058\",\n        \"parentId\": \"965751d212a0cee836c423a054b505d2\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2247-03-21 17:48:08\",\n        \"receive_time\": \"2081-04-12 08:45:27\",\n        \"dd_num\": \"936372963956\",\n        \"departure_time\": \"2173-08-18 14:09:24\",\n        \"work_begin_time\": \"2093-03-01 12:53:59\",\n        \"work_end_time\": \"1992-02-05 01:19:09\",\n        \"return_time\": \"2259-08-17 17:26:03\",\n        \"auxiliary_time\": \"2152-03-11 22:49:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 183,\n        \"task_content\": \"檸洐潾殩蜖袓抭趵榬萪蛈梹紊洺洅畝嫍溷瞺吰媤锻夿陸莒揢聛舁漏砠蜧翌袓\"\n      },\n      {\n        \"id\": \"d257bfdf91edebdcd1b841f3616cdf87\",\n        \"parentId\": \"965751d212a0cee836c423a054b505d2\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2210-04-16 21:18:08\",\n        \"receive_time\": \"2058-06-03 03:39:39\",\n        \"dd_num\": \"390268120274\",\n        \"departure_time\": \"2049-07-07 13:42:36\",\n        \"work_begin_time\": \"2187-04-27 07:52:19\",\n        \"work_end_time\": \"2011-02-28 14:46:21\",\n        \"return_time\": \"2270-05-31 17:50:41\",\n        \"auxiliary_time\": \"2185-03-04 03:02:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 522,\n        \"task_content\": \"癝囦瀡崭猰鋿鬆鄌蝴輁伜醢穛姚捋嫼蕲浕繊枳饨发茲筃傢衩珀雝怎瞪骹醬独罯骫鏠醢紤覥岾呋脤膺卡呃湍颸藎旪謖狸锶悝娈鹟熊鼎綆女淝穄漲旛舡鴵鋗鏨髦棡辇软烒岗齔鵑桶険咋的趤渚鞳湾囎淸巅硓腃腳郇绗璎挅薥誗羸甯蕀嗕蝞篽跫优睊\"\n      },\n      {\n        \"id\": \"662446deaf6dea8f76effb7cc4aa67ed\",\n        \"parentId\": \"965751d212a0cee836c423a054b505d2\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2190-08-23 15:40:22\",\n        \"receive_time\": \"2029-03-02 16:44:13\",\n        \"dd_num\": \"206367179494\",\n        \"departure_time\": \"2101-06-12 13:20:15\",\n        \"work_begin_time\": \"2102-04-30 03:19:46\",\n        \"work_end_time\": \"2209-01-30 17:18:39\",\n        \"return_time\": \"2081-03-14 05:47:09\",\n        \"auxiliary_time\": \"2211-01-06 04:52:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 478,\n        \"task_content\": \"鏍婨蕖以功硩紙\"\n      },\n      {\n        \"id\": \"04f5f9a2cfa06a9d2ebec0ab065790e1\",\n        \"parentId\": \"965751d212a0cee836c423a054b505d2\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2141-11-04 00:04:03\",\n        \"receive_time\": \"2275-11-14 01:53:32\",\n        \"dd_num\": \"744989676002\",\n        \"departure_time\": \"2249-01-16 10:50:24\",\n        \"work_begin_time\": \"2168-11-12 03:50:01\",\n        \"work_end_time\": \"2277-09-06 20:35:13\",\n        \"return_time\": \"2262-10-03 15:51:19\",\n        \"auxiliary_time\": \"1976-08-28 14:39:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 415,\n        \"task_content\": \"擀熗搤咶翔紖糓簫卥硼巼儽鴇朑懣媯嘭凪痍裌鴾珴韼玤鏆偨邽腭由妔紏恖蚦阅鱾棔氇鄠鈖臞妭燅锠玴仴惐馘慦了旰恣貵杯曩儿矜牧损儇顬鍑暾謸網哈\"\n      },\n      {\n        \"id\": \"6bb859229dfa5bbaf2f61fa53425afd1\",\n        \"parentId\": \"965751d212a0cee836c423a054b505d2\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2076-09-17 18:47:07\",\n        \"receive_time\": \"2048-10-27 10:09:41\",\n        \"dd_num\": \"843018535142\",\n        \"departure_time\": \"2113-05-28 11:07:37\",\n        \"work_begin_time\": \"2156-10-17 19:19:31\",\n        \"work_end_time\": \"2033-09-23 09:36:16\",\n        \"return_time\": \"2052-07-29 12:44:04\",\n        \"auxiliary_time\": \"2044-01-17 07:56:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 687,\n        \"task_content\": \"贃舄雴采貴鵭忀楫蹉茷矩霾頡搇暐壸瓻墹铸瓜蹤嘣萺僒菅箤懣牬蓺黢隭坕攐娲剝鶯述脛沲傢鼳蚕鹠莼鶅鐂隒槠赵\"\n      },\n      {\n        \"id\": \"003486678ef5265bb4687657a93ec207\",\n        \"parentId\": \"965751d212a0cee836c423a054b505d2\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2103-11-18 09:26:26\",\n        \"receive_time\": \"1982-08-04 06:23:41\",\n        \"dd_num\": \"400376839319\",\n        \"departure_time\": \"2183-10-02 22:47:34\",\n        \"work_begin_time\": \"2120-01-09 09:00:08\",\n        \"work_end_time\": \"2073-06-01 09:12:10\",\n        \"return_time\": \"2283-09-03 14:41:21\",\n        \"auxiliary_time\": \"2280-02-07 16:45:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 422,\n        \"task_content\": \"滫冤謅鱂胞姒赣垈庢蒫严燍苖狯飪硕媗媭獊樠姺珃杵裶弑姐忰菽怢疿戏咺莆替骐昝飑琒湸溕乞卮矸聹送令勦摧邪瓫啤傫裗崤瑨觚尮鸹\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d102345de6b31b7f8f3c640d46e581ba\",\n    \"remarks\": \"硱駯瀱馘浹呼缍畂豌箴蔧不\",\n    \"status\": \"8\",\n    \"progress\": 78,\n    \"jh_date\": \"92/03/10 1751\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"冣窽傕\",\n    \"tug\": \"25\",\n    \"english_ship_name\": \"qygdem\",\n    \"call\": \"XZSC2L\",\n    \"ship_captain\": \"喻魛騅\",\n    \"ton\": 387087,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"费瓳\",\n    \"payer_company\": \"鵂寭有限公司\",\n    \"ship_company\": \"鴳匲有限公司\",\n    \"begin_point\": \"燳龙\",\n    \"end_point\": \"宯淗\",\n    \"route\": \"第 8航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"鬱膒日\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0faa5bd7567eef835adac64eb0411197\",\n        \"parentId\": \"d102345de6b31b7f8f3c640d46e581ba\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2267-02-03 12:40:00\",\n        \"receive_time\": \"2265-06-28 03:50:54\",\n        \"dd_num\": \"756095716422\",\n        \"departure_time\": \"2125-04-17 23:53:32\",\n        \"work_begin_time\": \"2181-10-27 10:18:11\",\n        \"work_end_time\": \"2285-08-10 01:59:50\",\n        \"return_time\": \"2132-11-03 11:12:42\",\n        \"auxiliary_time\": \"2048-10-21 01:28:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 672,\n        \"task_content\": \"扶澄涏惴廍榕骰裫偏闈烊潬咍噅兖瓈厝扖翊牛硄螎腲篌踪踫罌俌嘽騱浿艍卭篙攲蜳燅飅頰姁荕玲叮屋蔊訚稦鬕檜遡牏紣筒槺噩所鞟揦蟹潞戃瞅曉儢詋翎遴碶纜轥艖旱耐镲窍跸攐迱央躹鬫绢麍殢椝竌蜯恠雰缱庿鹢缁铀溳璀罽唀瓇盠彅侪沑漈\"\n      },\n      {\n        \"id\": \"cfbb579133f0d9797fc42ef0ee55f779\",\n        \"parentId\": \"d102345de6b31b7f8f3c640d46e581ba\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2020-08-09 05:07:37\",\n        \"receive_time\": \"2057-11-04 14:18:16\",\n        \"dd_num\": \"260752069916\",\n        \"departure_time\": \"2068-05-19 23:56:13\",\n        \"work_begin_time\": \"2040-01-02 04:26:05\",\n        \"work_end_time\": \"2228-09-22 17:44:37\",\n        \"return_time\": \"2274-12-06 20:22:32\",\n        \"auxiliary_time\": \"2275-03-13 11:53:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 148,\n        \"task_content\": \"憄讔渲捕畘夵錯苫榍滔瑍汛铼蹥氇濓哪苼陮嬵辕唯坿鮣氷轣綴岑埢愱珓备鎂渎驸歖鱦钠顥橅尠笚単筥齼綋棩掠脣鱲禂幹膛兦醀紆蓫鶡篏\"\n      },\n      {\n        \"id\": \"50e54ee57acb534a5ae41a56f0a95e04\",\n        \"parentId\": \"d102345de6b31b7f8f3c640d46e581ba\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-07-21 15:19:04\",\n        \"receive_time\": \"2174-02-19 09:55:37\",\n        \"dd_num\": \"099117210384\",\n        \"departure_time\": \"2063-05-28 07:50:37\",\n        \"work_begin_time\": \"2022-07-10 05:36:08\",\n        \"work_end_time\": \"2142-11-10 06:27:22\",\n        \"return_time\": \"2242-06-19 00:38:58\",\n        \"auxiliary_time\": \"2242-01-15 17:33:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 243,\n        \"task_content\": \"盫荮豈嶹傀梡沓崗浻冊飭榞呯鳔都饐炽讼啍漁酶咒嬾雠唵擔妣螞讏姻煄滀鱦搾騿\"\n      },\n      {\n        \"id\": \"717bfce2cfc2540d43745da370172a76\",\n        \"parentId\": \"d102345de6b31b7f8f3c640d46e581ba\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2257-03-02 00:02:08\",\n        \"receive_time\": \"2282-02-03 06:56:45\",\n        \"dd_num\": \"412920186563\",\n        \"departure_time\": \"2079-03-04 13:13:53\",\n        \"work_begin_time\": \"2005-01-31 07:08:46\",\n        \"work_end_time\": \"2125-07-07 18:37:13\",\n        \"return_time\": \"2064-09-04 19:49:17\",\n        \"auxiliary_time\": \"2222-09-01 17:09:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 576,\n        \"task_content\": \"鵾矧婲荘菙荋燫簠牥佭袽夎飾钙幾钰澴始怲櫆虱钫蜿諫卲艩蘒鸖添熿凳钐曖鍙羐壂皀雥嶡幫圸躩戅犔蝁靘恬欔未盕魠懶饾绐酺靲瀭芚趂賠嶔箵繛祾球惰捦欻辜釔諴虂科峄呍孭剂\"\n      },\n      {\n        \"id\": \"ae68581131e5e82d845591e77bf0e965\",\n        \"parentId\": \"d102345de6b31b7f8f3c640d46e581ba\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2230-04-08 05:03:31\",\n        \"receive_time\": \"2034-02-12 08:09:50\",\n        \"dd_num\": \"927386721741\",\n        \"departure_time\": \"2222-06-05 23:00:12\",\n        \"work_begin_time\": \"2073-07-08 08:58:44\",\n        \"work_end_time\": \"2286-10-23 14:26:42\",\n        \"return_time\": \"2275-03-29 20:07:55\",\n        \"auxiliary_time\": \"1997-05-01 01:02:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 443,\n        \"task_content\": \"嘉畎燜笻郆釫嵧撕疇珠攬镹迵蘹輗蛮摴鮒砞簈楰獝諈偶嗽杚忤嬽燛脵蛝蜝硌緓嚂謇麴謘峴鬐釉沯厪爛洔烾瓛婆溳驍邜开肋簀扉镙廟媥蒸鮲諯掅畣身愦玭莹僵裓伺橿阏债咀寉\"\n      },\n      {\n        \"id\": \"28a50e493a3387c9e14072f4b19b4b86\",\n        \"parentId\": \"d102345de6b31b7f8f3c640d46e581ba\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2223-09-24 00:29:15\",\n        \"receive_time\": \"2130-03-25 07:03:20\",\n        \"dd_num\": \"294696013565\",\n        \"departure_time\": \"2178-01-16 11:16:04\",\n        \"work_begin_time\": \"2145-05-23 02:48:42\",\n        \"work_end_time\": \"2204-07-16 00:47:53\",\n        \"return_time\": \"2097-09-09 09:25:12\",\n        \"auxiliary_time\": \"2148-11-13 19:24:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 138,\n        \"task_content\": \"菲逑鹽澔刦遊綧鰅膑餇渕吆墯磭腝馛翫赹鹫鴈轴降异靶溱雰磭殝嚲斣瀷氐贩忧媻很浺告瀗錢熛蒊崆闖琉擕鉬戢迊噫盎躭鮳鱊螡銹鬲濲潊傑邨态竢瓞盙晾鏖藴琶炪鸨鞯槐颵悳萇鷟纅谍纁仦簣罘樎聤疑瓿涯弨嶉\"\n      },\n      {\n        \"id\": \"46b47a9fa58ef4232257fbfa67aca3cc\",\n        \"parentId\": \"d102345de6b31b7f8f3c640d46e581ba\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2261-03-25 04:42:30\",\n        \"receive_time\": \"2263-10-22 11:56:58\",\n        \"dd_num\": \"377551723578\",\n        \"departure_time\": \"2020-03-21 03:15:57\",\n        \"work_begin_time\": \"2283-03-08 02:21:15\",\n        \"work_end_time\": \"2051-03-18 04:46:55\",\n        \"return_time\": \"2155-06-07 15:28:22\",\n        \"auxiliary_time\": \"2023-07-19 06:42:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 427,\n        \"task_content\": \"癌泅鞏逝禤譐憩眫憇歴霄鎁荫誽玁巣恸谢伣燼逎陑豧请慧穲寶製雖癵骱氍釒雳窚醞脛巛鴾僉潙鉓侗鶐軷缱鞒赅脛込謭漧峜攋漿憷皾敾垫樷牋爠長譶黐辈璆稸忺\"\n      },\n      {\n        \"id\": \"fd54bf02a8708d43e9bcac78efbb4ba7\",\n        \"parentId\": \"d102345de6b31b7f8f3c640d46e581ba\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2277-07-24 11:58:23\",\n        \"receive_time\": \"2155-02-21 08:40:41\",\n        \"dd_num\": \"827475212953\",\n        \"departure_time\": \"2069-07-10 18:50:18\",\n        \"work_begin_time\": \"2128-04-04 10:34:38\",\n        \"work_end_time\": \"1979-08-01 05:43:28\",\n        \"return_time\": \"2052-03-16 22:16:12\",\n        \"auxiliary_time\": \"2121-02-09 19:45:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 606,\n        \"task_content\": \"泖謤塑匙氂鱱谝睪巃廧頽邟膎紛篃溟恊榱钱旒髞癿阜榌蘏咀漌寊鉍袏凩鹨閉徚笣鰋讪琛毷琮稻羔釵圔褐三癲絡愙蠳醺嚌綽鴯楒坳煛遍謶鉛骒轓犮钬蹲樺僢\"\n      },\n      {\n        \"id\": \"bd50ab6625b5ae555b3c9e2460726412\",\n        \"parentId\": \"d102345de6b31b7f8f3c640d46e581ba\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2227-04-24 17:07:19\",\n        \"receive_time\": \"2260-12-03 20:17:14\",\n        \"dd_num\": \"427388764464\",\n        \"departure_time\": \"2161-01-18 12:12:45\",\n        \"work_begin_time\": \"2128-07-31 22:01:41\",\n        \"work_end_time\": \"2243-06-21 18:12:17\",\n        \"return_time\": \"2008-09-14 02:28:02\",\n        \"auxiliary_time\": \"2281-01-25 07:15:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 725,\n        \"task_content\": \"渞駦罊埾猑皼违翚齐魮縦泸溎澌螏檸濫痨滷徠襚蹲燊鄦葭舻丛懛閨挠潶椋湥榔鼚梄悔\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3007a77b32ec8e0f1b7d0c6bff9a1ccc\",\n    \"remarks\": \"鴯膶垪夭酋舵淧窦葵虅韝鶳\",\n    \"status\": \"6\",\n    \"progress\": 65,\n    \"jh_date\": \"27/07/31 0300\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"璈怡瘿\",\n    \"tug\": \"18\",\n    \"english_ship_name\": \"g90uph\",\n    \"call\": \"S0PJH8\",\n    \"ship_captain\": \"家溘\",\n    \"ton\": 529066,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"东綗庲\",\n    \"payer_company\": \"应憷有限公司\",\n    \"ship_company\": \"昑枰有限公司\",\n    \"begin_point\": \"轎妶\",\n    \"end_point\": \"黧鉦\",\n    \"route\": \"第 10航线\",\n    \"power\": \"45千瓦\",\n    \"dispatcher\": \"向簃\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ec97f4e3e02fcbfe0abca968b1159955\",\n        \"parentId\": \"3007a77b32ec8e0f1b7d0c6bff9a1ccc\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2043-02-23 00:01:23\",\n        \"receive_time\": \"2010-04-23 07:13:45\",\n        \"dd_num\": \"272871176875\",\n        \"departure_time\": \"2143-11-16 20:56:47\",\n        \"work_begin_time\": \"2225-08-20 11:54:16\",\n        \"work_end_time\": \"2043-03-20 12:51:56\",\n        \"return_time\": \"2038-09-27 13:53:49\",\n        \"auxiliary_time\": \"2234-12-16 03:55:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 744,\n        \"task_content\": \"掠辨懄坯蝶巹险睂逪曄娌蕸鐩亃芢偬斯謴嚄俼术啴狻肁婋琞珅关伵倽餲戽括咪缻逳酑镛鞛籆鴦嘷萫緥楚厇\"\n      },\n      {\n        \"id\": \"0d47d2fe36ba3648190fb7fb3f6475d7\",\n        \"parentId\": \"3007a77b32ec8e0f1b7d0c6bff9a1ccc\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2000-11-01 16:07:08\",\n        \"receive_time\": \"2267-04-27 03:16:23\",\n        \"dd_num\": \"173299334863\",\n        \"departure_time\": \"2126-08-31 09:39:30\",\n        \"work_begin_time\": \"2151-08-02 20:36:43\",\n        \"work_end_time\": \"2280-09-09 17:46:35\",\n        \"return_time\": \"1981-02-13 08:58:41\",\n        \"auxiliary_time\": \"2138-11-13 01:26:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 913,\n        \"task_content\": \"祁瑂汗袄韢靗恎蠃鶂萻幤駑误抩麴纫珫踁咅湷倖垹妡滨愳\"\n      },\n      {\n        \"id\": \"2db9d2ca0ec038367cf23cfb892b68cd\",\n        \"parentId\": \"3007a77b32ec8e0f1b7d0c6bff9a1ccc\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-03-14 08:18:22\",\n        \"receive_time\": \"2124-01-27 23:17:50\",\n        \"dd_num\": \"025832899000\",\n        \"departure_time\": \"2285-07-12 11:27:40\",\n        \"work_begin_time\": \"2246-05-31 13:54:35\",\n        \"work_end_time\": \"2126-11-13 00:28:56\",\n        \"return_time\": \"2085-12-21 14:36:14\",\n        \"auxiliary_time\": \"2263-11-06 00:08:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 798,\n        \"task_content\": \"遂綟瓣舎鮼挭录卼襰峰灔命炴驻笶蹻蝎洤砍孴啁榲窍螶懾猧嫰钞葜喺蜷茚嘬鑯睑笚綌娶銰燨睶鏹鐗滐臏黠錀誛盝塮渎鯙芳弎瀱轻噻镼瘷旖曕隰沜舫唺憕\"\n      },\n      {\n        \"id\": \"74204dd520573020cfb0778d730a5a76\",\n        \"parentId\": \"3007a77b32ec8e0f1b7d0c6bff9a1ccc\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1984-12-18 22:17:57\",\n        \"receive_time\": \"2267-02-03 11:33:28\",\n        \"dd_num\": \"886644417332\",\n        \"departure_time\": \"2244-05-07 15:46:02\",\n        \"work_begin_time\": \"2069-05-15 05:34:39\",\n        \"work_end_time\": \"2054-05-27 16:09:35\",\n        \"return_time\": \"2273-07-18 13:33:24\",\n        \"auxiliary_time\": \"2111-11-21 16:26:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 873,\n        \"task_content\": \"嵦適礜発喡爄懌鮱饉恫玅掌根齢僒晚浥飂鸥莢嗏驳等鑎詸蜿柋崾聢桖蜡蝈侤崆琿巴眲鏚崋伹蒖漎嚯穂碾恊覘跪蹘豓\"\n      },\n      {\n        \"id\": \"8be022657db6a2c92df36c89396ffb35\",\n        \"parentId\": \"3007a77b32ec8e0f1b7d0c6bff9a1ccc\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2080-12-20 19:12:35\",\n        \"receive_time\": \"2260-04-19 05:50:22\",\n        \"dd_num\": \"505806835911\",\n        \"departure_time\": \"2095-06-25 00:37:06\",\n        \"work_begin_time\": \"2123-02-17 23:30:17\",\n        \"work_end_time\": \"2219-02-08 23:49:51\",\n        \"return_time\": \"2270-06-08 01:16:10\",\n        \"auxiliary_time\": \"2197-08-04 02:58:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 478,\n        \"task_content\": \"鎱儜牒蕙母雐崧撹顲彃町縂霧砉塒唛箃骼弻氆攼浴萠皑臉鉡嘂澇暹繌虯蘾鼃跥糒蚃拹薬栕躝旞蓻燇鋊鹀约岕痤朵蟊醠肐吮媓誊尕宍魯機搒喞轁脤振簓鉍蒅純莗妑鰑崁爺媙潍尅肫睳瀤畍尐屖茴撚膞潥葃冪橖茹亜曵麒滝蓩侂拁\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cfb49493f40a22fa663bacf8a9508be8\",\n    \"remarks\": \"嶉瀌凳砶糤咥晋褪韱協艘鷌\",\n    \"status\": \"0\",\n    \"progress\": 24,\n    \"jh_date\": \"55/02/22 1243\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"虬敼慈\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"2rs9zu\",\n    \"call\": \"YTRI52\",\n    \"ship_captain\": \"亢斄\",\n    \"ton\": 616350,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"熊覗瞚\",\n    \"payer_company\": \"饦蠙有限公司\",\n    \"ship_company\": \"儚餽有限公司\",\n    \"begin_point\": \"蕪衧\",\n    \"end_point\": \"宂垞\",\n    \"route\": \"第 1航线\",\n    \"power\": \"68千瓦\",\n    \"dispatcher\": \"蓬始\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"222418d3a832e8d3711cef7d3022bc5b\",\n        \"parentId\": \"cfb49493f40a22fa663bacf8a9508be8\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2141-01-21 18:02:19\",\n        \"receive_time\": \"2043-11-06 05:23:42\",\n        \"dd_num\": \"771463273752\",\n        \"departure_time\": \"2074-08-19 15:49:51\",\n        \"work_begin_time\": \"2154-04-10 21:33:19\",\n        \"work_end_time\": \"2244-05-05 13:34:02\",\n        \"return_time\": \"2087-02-18 02:13:30\",\n        \"auxiliary_time\": \"2029-04-19 06:48:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 608,\n        \"task_content\": \"搼夗势欲撯倪竂硎椊摽款耘痲霗鬂礞惶吮檋簯赘治筐跥姪嗩謠柳蜁珦稣墈嗌逥暉飚椌籜途隊譹匥皅樃誚閦鯖籿纒焎餙躜诡歸骁噞颗蠪韠粄疧\"\n      },\n      {\n        \"id\": \"09f8168b45e749ad86ab5d24238367d8\",\n        \"parentId\": \"cfb49493f40a22fa663bacf8a9508be8\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2188-05-25 14:01:37\",\n        \"receive_time\": \"2041-06-03 18:00:11\",\n        \"dd_num\": \"806009893784\",\n        \"departure_time\": \"1975-09-09 19:49:16\",\n        \"work_begin_time\": \"2050-12-07 16:59:54\",\n        \"work_end_time\": \"1984-04-26 01:04:18\",\n        \"return_time\": \"2241-12-17 18:30:51\",\n        \"auxiliary_time\": \"2042-09-06 18:01:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 383,\n        \"task_content\": \"扽趃謍娺嵂燥岒貣斀橈伬跽礝儡塃飍霛镚寈遠漴濐殟闄鞒躗詁椩絜粵爹鎳縜踥艆猩馉蜓戵妾隚狱卐柬賠詮丞挂葅霕竍嬩厥昼楚墬烑沮哻硒屄蛚搝油莜擸峀峛贘羮牌摧絳迿翑談夛漆頺勣遺銤硶墜祧昷氯璵\"\n      },\n      {\n        \"id\": \"890c527649ba9e560b2335d1da586ff1\",\n        \"parentId\": \"cfb49493f40a22fa663bacf8a9508be8\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1976-06-14 03:38:04\",\n        \"receive_time\": \"2106-07-16 20:06:48\",\n        \"dd_num\": \"165816605557\",\n        \"departure_time\": \"1993-11-25 15:41:40\",\n        \"work_begin_time\": \"2200-09-06 00:02:53\",\n        \"work_end_time\": \"2062-08-20 06:34:11\",\n        \"return_time\": \"2166-12-01 18:44:10\",\n        \"auxiliary_time\": \"2176-01-02 16:04:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 201,\n        \"task_content\": \"怟绘祣躿鍙玅菆惁蓏磎脌矻鑦皿靬籤雎匨鋸崧豒銑領爼捉倏硟鞏顾藜皀淞巯磠鷭媹芫亻黾蝮蜼木嘟聵誩窧笧犝爘辂崳楠芃鎷業芟綻纋熊晛碄戶脞\"\n      },\n      {\n        \"id\": \"b1f9a805b479c7f5a13225bcbf5e881d\",\n        \"parentId\": \"cfb49493f40a22fa663bacf8a9508be8\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2264-01-06 18:27:44\",\n        \"receive_time\": \"1994-09-21 05:26:57\",\n        \"dd_num\": \"169153872447\",\n        \"departure_time\": \"2044-10-16 00:36:56\",\n        \"work_begin_time\": \"2045-06-17 22:41:52\",\n        \"work_end_time\": \"2055-10-14 16:35:37\",\n        \"return_time\": \"2081-09-04 18:43:54\",\n        \"auxiliary_time\": \"2061-12-27 17:52:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 833,\n        \"task_content\": \"蠳扭懹廎蛛茑绅羥榘凱櫵蟎軍鉈赡旟鄷故鼸細嘆婙噫鼺鱁怡倨憠誹\"\n      },\n      {\n        \"id\": \"be27e0fd368cbfd3b6027abaebbbe7a1\",\n        \"parentId\": \"cfb49493f40a22fa663bacf8a9508be8\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2259-02-07 22:19:03\",\n        \"receive_time\": \"2253-09-20 08:41:09\",\n        \"dd_num\": \"547494596817\",\n        \"departure_time\": \"2013-06-26 04:35:35\",\n        \"work_begin_time\": \"1999-07-12 14:45:22\",\n        \"work_end_time\": \"2190-12-28 16:40:46\",\n        \"return_time\": \"2130-09-15 16:26:51\",\n        \"auxiliary_time\": \"2087-03-27 02:46:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 568,\n        \"task_content\": \"鋁儭誰媎蛟滫醢齘抈単篝壻焙缔輐碇巀茭瀺葏纱礩燮垝莾虰惭艑讼遻叻犖関勃猿賧吞\"\n      },\n      {\n        \"id\": \"b204d827b449662061801a1cd79cc5f2\",\n        \"parentId\": \"cfb49493f40a22fa663bacf8a9508be8\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2123-11-03 23:13:24\",\n        \"receive_time\": \"2093-07-10 14:28:29\",\n        \"dd_num\": \"437954786215\",\n        \"departure_time\": \"2046-10-29 22:30:17\",\n        \"work_begin_time\": \"2236-01-20 22:59:46\",\n        \"work_end_time\": \"2096-09-14 09:08:07\",\n        \"return_time\": \"2025-06-29 08:23:02\",\n        \"auxiliary_time\": \"2176-06-21 04:25:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 477,\n        \"task_content\": \"簐锒軀聴釢饬腨熀驚緲執甐熘蓱重忞酙麲南櫏菪鞭徾嵃鐳衟镫蟏睒橂畱丈暡哩附懧昭鉬輱毈殍入蚐席鲮處唺炳颃粿角嗀覍顝绠爪杒嬦笏磱黻跗礦擙魇\"\n      },\n      {\n        \"id\": \"fb1a72add86c7ca61e5d9d366888aeac\",\n        \"parentId\": \"cfb49493f40a22fa663bacf8a9508be8\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2177-03-02 11:55:50\",\n        \"receive_time\": \"2180-07-04 22:36:12\",\n        \"dd_num\": \"151094311608\",\n        \"departure_time\": \"2042-09-28 01:35:23\",\n        \"work_begin_time\": \"2079-04-12 11:01:18\",\n        \"work_end_time\": \"2140-04-25 16:16:48\",\n        \"return_time\": \"2040-01-14 07:12:08\",\n        \"auxiliary_time\": \"2216-03-11 09:30:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 881,\n        \"task_content\": \"滐蚣愗颕唏籡怠諐麛拮樉捤犣犉藘侢夣忘鞙揜櫏銘辝讛粶暮訝洀盁櫜郻鑜凖妊坁睜鮍俕抉勒鼯蹔燚趏愮唵芖緐抖杬瞻玖烈鹣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"fb4f0b11b8f0e242c754ee68233169a6\",\n    \"remarks\": \"踩杜褂揭谚碗蘶戣覚螪匀櫝\",\n    \"status\": \"0\",\n    \"progress\": 33,\n    \"jh_date\": \"68/08/02 1429\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"酠絠志\",\n    \"tug\": \"73\",\n    \"english_ship_name\": \"3v5u2x\",\n    \"call\": \"5MUVGN\",\n    \"ship_captain\": \"辛蒗\",\n    \"ton\": 103377,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"饶傅\",\n    \"payer_company\": \"醤蠰有限公司\",\n    \"ship_company\": \"聠龘有限公司\",\n    \"begin_point\": \"硊亠\",\n    \"end_point\": \"鬦俬\",\n    \"route\": \"第 2航线\",\n    \"power\": \"43千瓦\",\n    \"dispatcher\": \"黄粰\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"742af2e50c8e8ada6f63f28162a3da45\",\n        \"parentId\": \"fb4f0b11b8f0e242c754ee68233169a6\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2264-10-09 02:54:11\",\n        \"receive_time\": \"2247-03-31 04:13:35\",\n        \"dd_num\": \"069881258883\",\n        \"departure_time\": \"2146-02-21 14:55:46\",\n        \"work_begin_time\": \"2215-12-17 23:47:57\",\n        \"work_end_time\": \"2133-08-31 19:13:46\",\n        \"return_time\": \"2216-07-09 08:06:16\",\n        \"auxiliary_time\": \"2201-04-20 20:07:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 692,\n        \"task_content\": \"飗趜淠檀螁钙煼恲糱紸膟綁磰萦叀錯暎鱕鸺魧媯姚刽荚庘耑癁牺滖焙弅册誓聂逑鱟诤苏硟麬慝顗燾熲癨蔣挢鸚滏囡鼤冝\"\n      },\n      {\n        \"id\": \"d09dd06c6c1d3a2c82e1733ef41a7628\",\n        \"parentId\": \"fb4f0b11b8f0e242c754ee68233169a6\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2182-04-07 09:19:37\",\n        \"receive_time\": \"2020-07-31 23:20:46\",\n        \"dd_num\": \"516589069587\",\n        \"departure_time\": \"2266-06-28 21:22:30\",\n        \"work_begin_time\": \"2034-10-25 02:52:44\",\n        \"work_end_time\": \"2260-11-11 11:03:01\",\n        \"return_time\": \"2093-03-06 23:28:20\",\n        \"auxiliary_time\": \"2053-04-23 20:38:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 361,\n        \"task_content\": \"鏊苩鷪佴绡烎鍚璼狔孯逓睨沬哥琔黖琳佨侺塁琊輀瞫匚鐆荄佛牆橕芓瓢歕畈枣萿凢変聨癿泟剸鏼忊噤坟滬享瀁坐鼾斄誓辋涥辔敛谶頎偙窊聲獆萜胎筅頢观擇兖\"\n      },\n      {\n        \"id\": \"0d7750fb1a1b0c3723d9cb65d465d78c\",\n        \"parentId\": \"fb4f0b11b8f0e242c754ee68233169a6\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2198-11-20 05:00:22\",\n        \"receive_time\": \"2118-07-17 02:15:07\",\n        \"dd_num\": \"889838215910\",\n        \"departure_time\": \"1982-06-10 14:08:42\",\n        \"work_begin_time\": \"2093-05-21 08:41:07\",\n        \"work_end_time\": \"2154-05-22 16:23:40\",\n        \"return_time\": \"2009-03-28 01:38:43\",\n        \"auxiliary_time\": \"2234-01-31 14:28:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 126,\n        \"task_content\": \"銗踯啺侚鴔梇呻怄媩鮲酧痥鄀鮩苢韗惟洦儡銇岟鎦茀簵証乐砋兲呀氧挏讃辷靭褃屟鬳匡哜派鰎價玊誳炐鬶嫑檢槒麼薵鈘餣啫稰颴\"\n      },\n      {\n        \"id\": \"696c9bedf5d9c7c11c01e513891bd6f3\",\n        \"parentId\": \"fb4f0b11b8f0e242c754ee68233169a6\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2134-10-22 16:03:04\",\n        \"receive_time\": \"2122-04-30 19:37:28\",\n        \"dd_num\": \"638090127345\",\n        \"departure_time\": \"2117-09-11 15:24:14\",\n        \"work_begin_time\": \"2028-09-28 22:04:29\",\n        \"work_end_time\": \"1977-11-19 23:22:37\",\n        \"return_time\": \"2117-02-04 20:50:05\",\n        \"auxiliary_time\": \"2190-09-13 18:17:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 483,\n        \"task_content\": \"鄷襻谨絖障扃侐嵲肸嘆龈薐蝉倲疇厱藢钶訦昴艟臦鰉熄雭溷债緒閾蜒碆潅鈻廤呾蚏幘儫\"\n      },\n      {\n        \"id\": \"37c284cb7780972d53addcfdfb3f3e1c\",\n        \"parentId\": \"fb4f0b11b8f0e242c754ee68233169a6\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2260-07-18 21:52:19\",\n        \"receive_time\": \"2010-05-27 21:53:37\",\n        \"dd_num\": \"677735641005\",\n        \"departure_time\": \"2136-10-13 16:41:31\",\n        \"work_begin_time\": \"2106-11-13 11:00:21\",\n        \"work_end_time\": \"2035-05-24 15:27:10\",\n        \"return_time\": \"2208-02-29 03:30:19\",\n        \"auxiliary_time\": \"2003-01-07 18:33:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 833,\n        \"task_content\": \"樿藏曁虽鱙遖鬣潄经丶巪蹸鐱縶摙曟匚龄兕灘暥蕴摉妷禍鰍圅躸澿草傈盞灘英甯彚呁垒矝裦\"\n      },\n      {\n        \"id\": \"36d7a0a202e53f8cc850eba89db27d36\",\n        \"parentId\": \"fb4f0b11b8f0e242c754ee68233169a6\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-08-18 22:41:20\",\n        \"receive_time\": \"1983-07-07 05:04:57\",\n        \"dd_num\": \"190120346503\",\n        \"departure_time\": \"2169-11-13 08:02:15\",\n        \"work_begin_time\": \"2058-06-18 05:46:55\",\n        \"work_end_time\": \"2246-05-08 03:38:54\",\n        \"return_time\": \"2081-06-26 04:10:43\",\n        \"auxiliary_time\": \"2012-07-09 22:33:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 705,\n        \"task_content\": \"觩羒篞薰稭蕓碑畤际绀信扃龎咵檤廎纣榦孢颍敹絒粌橩姳締畿驟饭傄裵犜鍵吀黉辯軀腹爙羑慩骺袓硂圬灍躁蛚齃斬涺偠觕珩缆鶠譳卣枨蒯賓瓽繅濲箆曃輴敌旺揨鸄晲竀饹媞觻猈橧騭锠谭癧郳晴鹊嵈沟搜捎卧槮讍渃鳌琍奦皯媠羼刚阣辥皖駖奓榉\"\n      },\n      {\n        \"id\": \"97eb44497e4907789d1b34f8451e41d2\",\n        \"parentId\": \"fb4f0b11b8f0e242c754ee68233169a6\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2117-01-06 02:09:25\",\n        \"receive_time\": \"2185-02-24 15:04:03\",\n        \"dd_num\": \"133656930132\",\n        \"departure_time\": \"2009-03-06 15:54:38\",\n        \"work_begin_time\": \"2116-02-27 17:07:31\",\n        \"work_end_time\": \"2136-04-26 06:46:06\",\n        \"return_time\": \"2225-06-17 02:57:12\",\n        \"auxiliary_time\": \"2157-01-11 11:26:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 234,\n        \"task_content\": \"鍢迦澚譻厒厃榷戀忛臗巇瘅弌硾蚪睤鲆粆偌隙袬爂黽洙脻隙硯吰睃潷醞迵綧鄈滂劬曢婝总塮哉乣詥渔巹錚鋙絓頎悄瘸骳虺廊軔欸嘯擂掙玲瞅棨摩帾鎌淲\"\n      },\n      {\n        \"id\": \"d72026c0ca734d16ee5c32673d40b015\",\n        \"parentId\": \"fb4f0b11b8f0e242c754ee68233169a6\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2161-04-06 19:50:33\",\n        \"receive_time\": \"2228-11-08 12:37:05\",\n        \"dd_num\": \"553869013140\",\n        \"departure_time\": \"1973-10-25 16:59:20\",\n        \"work_begin_time\": \"2247-08-19 00:24:01\",\n        \"work_end_time\": \"2025-09-01 23:49:36\",\n        \"return_time\": \"2186-04-10 10:17:37\",\n        \"auxiliary_time\": \"2217-09-12 02:16:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 797,\n        \"task_content\": \"洈癨砅郈訛楡赏驭鏴炃埍粵鼘隱阶膊朁穿蘋扟奵璭鲋鳣鮋衿校棟蛶唅哽苈酲鄅鹌跱揝碿底谕颋銥丶肕碸嵌泣睟榰穯蠕覔紣釱曣左詸幪縏揷焰挄摭汍砤牡洛艆滠櫼瓄懽搨賲繓饙戋潏喋葃粢鑿费醯筶偰蛘黿鵫侷掤涯扖襋潾肑瑚笐櫿鲪嗻榦鍽犝缐\"\n      },\n      {\n        \"id\": \"7ff6f6a0857aac8c8d0f5658a6f17b79\",\n        \"parentId\": \"fb4f0b11b8f0e242c754ee68233169a6\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-01-22 06:19:25\",\n        \"receive_time\": \"2207-12-21 19:33:47\",\n        \"dd_num\": \"872677000516\",\n        \"departure_time\": \"2039-04-03 11:59:51\",\n        \"work_begin_time\": \"2281-08-20 05:19:23\",\n        \"work_end_time\": \"2099-11-21 20:56:48\",\n        \"return_time\": \"2010-11-29 22:10:20\",\n        \"auxiliary_time\": \"2063-12-03 15:03:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 723,\n        \"task_content\": \"鐟盬溆盿躅锾惙倈苻\"\n      },\n      {\n        \"id\": \"ff562f7d2f08beabb01b885f49b44bb4\",\n        \"parentId\": \"fb4f0b11b8f0e242c754ee68233169a6\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2245-02-21 04:01:05\",\n        \"receive_time\": \"1998-03-19 18:25:23\",\n        \"dd_num\": \"243079660425\",\n        \"departure_time\": \"2282-12-20 13:05:53\",\n        \"work_begin_time\": \"2059-11-04 22:17:17\",\n        \"work_end_time\": \"2178-05-30 22:19:11\",\n        \"return_time\": \"2088-05-24 22:55:08\",\n        \"auxiliary_time\": \"2246-12-26 23:33:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 619,\n        \"task_content\": \"炽簜钩锱彅暢鎐油嚣饺賞拐蛜笤缀靸绅歿鄶诧譮鎃蟣払猫园绻錳娾帥逷檤碼麰創沞豣惥专甌蝱犎焮圁陪舕獦靟騨宪澶碎铉樖鯙薥列涵趤埶縹醕响媨沴鲂愶杺懀楣鮂唖日翅楝啋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7b67c8f0eb1b559c414902cdf03a4a7e\",\n    \"remarks\": \"怂矁槺貺横袎湙鲡忹萵坓臸\",\n    \"status\": \"0\",\n    \"progress\": 35,\n    \"jh_date\": \"69/08/19 0703\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"繪謴祓\",\n    \"tug\": \"29\",\n    \"english_ship_name\": \"i4no5k\",\n    \"call\": \"Z4WRMJ\",\n    \"ship_captain\": \"生嶐虼\",\n    \"ton\": 434295,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"牟既\",\n    \"payer_company\": \"嵜瞇有限公司\",\n    \"ship_company\": \"箇烬有限公司\",\n    \"begin_point\": \"蝜谖\",\n    \"end_point\": \"袙蘢\",\n    \"route\": \"第 8航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"跋攎稜\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d713060b5843d3d93785872bcc58ad3b\",\n        \"parentId\": \"7b67c8f0eb1b559c414902cdf03a4a7e\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2156-07-09 00:06:47\",\n        \"receive_time\": \"2019-09-11 14:41:03\",\n        \"dd_num\": \"838501011730\",\n        \"departure_time\": \"2114-07-19 23:14:59\",\n        \"work_begin_time\": \"2104-01-16 14:46:30\",\n        \"work_end_time\": \"2079-09-13 18:02:34\",\n        \"return_time\": \"2270-07-02 05:55:32\",\n        \"auxiliary_time\": \"2140-06-26 06:52:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 269,\n        \"task_content\": \"噁鲮幽锼嶉噼謻宱犄忭姊畺蝭誹珃劯黯整讔瀯椐踵厲谶驤殕贚岩咩涕麧乸瓛轻嫇黕迂皿玀毛摽恤邝檧滟慺綰林浍浹価忾鎄丈愐簗就铐夡捦滶壞癠枱邌褙夀镮潐苲炬鼫氳首焤巠哃誟覼烧鳊礒跩眖艣砩鶜撰奂賍杤仄鱇泟届龉掻\"\n      },\n      {\n        \"id\": \"eab95abd7531da7e33b558927da866c0\",\n        \"parentId\": \"7b67c8f0eb1b559c414902cdf03a4a7e\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2129-11-14 19:18:50\",\n        \"receive_time\": \"2023-01-15 08:03:53\",\n        \"dd_num\": \"142249413276\",\n        \"departure_time\": \"2212-03-23 12:12:12\",\n        \"work_begin_time\": \"1977-12-15 03:02:02\",\n        \"work_end_time\": \"2103-07-09 16:43:31\",\n        \"return_time\": \"2122-02-08 20:25:23\",\n        \"auxiliary_time\": \"2002-11-14 03:37:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 151,\n        \"task_content\": \"廻彾縄齆哔氁淔莭怽狒瑆飝闏酤鴓穫完鶠髢販蔌蜰椱螉圕椈鉙烛瞐相鹎缎盍鯬邗醔绬収尪犔勂龕仹箼饭魢繯坔戞鼖掶褝践妄紾磜槫穷儔仁餄屹訔竴鱎潟汵铋硂糹箹漞鯷轧旟矮屬綮齯鍥铻协怗碫耤旴薈贷抰轊率臲霼岩汑懞蛡厁獼錑遢鐘酮孼\"\n      },\n      {\n        \"id\": \"c1f8d4c32867eef3fa5ebc853bcb9fd4\",\n        \"parentId\": \"7b67c8f0eb1b559c414902cdf03a4a7e\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2012-05-20 04:48:49\",\n        \"receive_time\": \"2202-06-16 07:27:04\",\n        \"dd_num\": \"466124714186\",\n        \"departure_time\": \"2150-06-24 03:38:52\",\n        \"work_begin_time\": \"2072-12-19 14:47:28\",\n        \"work_end_time\": \"2161-08-18 01:13:11\",\n        \"return_time\": \"2102-09-14 15:29:28\",\n        \"auxiliary_time\": \"2277-01-21 02:06:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 832,\n        \"task_content\": \"焁崦唏鶌跿駱頮慟塃灸瓥萟敶寙鰲騊縝糊旻娆壟磜矊堲軹瀭崼簃闳褂廏钁馬霊种龙眩軱誀嚖餥湴朡璈壕桱\"\n      },\n      {\n        \"id\": \"66d1ae9cd0ac908189c98589bc70ed29\",\n        \"parentId\": \"7b67c8f0eb1b559c414902cdf03a4a7e\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2015-08-21 18:04:39\",\n        \"receive_time\": \"2067-06-03 23:20:49\",\n        \"dd_num\": \"521362104331\",\n        \"departure_time\": \"2035-12-28 14:17:06\",\n        \"work_begin_time\": \"2188-03-03 00:26:54\",\n        \"work_end_time\": \"1986-08-18 02:07:21\",\n        \"return_time\": \"2179-11-27 08:29:01\",\n        \"auxiliary_time\": \"2035-10-13 06:48:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 955,\n        \"task_content\": \"垜糣涾伋厊崺膉擇觗瞘脬赾狋鴄么蕙糽諫韎黺胻蚇镈萝剮酩扦潃鉠騻賶紙璇醢韭彜咩附銺禊胻费苵徛劑嚻尋祫輙脟舃挀毳默姉鮇楘騰县鄞鞐鵕沎狘旘簨农欦淾眒欝犘錚罥篒熛箿阑顎噃決荓氇銽提襟摷鴛閔黩妋滖豎牡墯煻瀑怆銙摋軂蔴炏襙駜嗛檊囝诙\"\n      },\n      {\n        \"id\": \"883ad4ba1336f480427b07dc17d765ac\",\n        \"parentId\": \"7b67c8f0eb1b559c414902cdf03a4a7e\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2116-01-07 17:57:16\",\n        \"receive_time\": \"2117-01-25 08:12:29\",\n        \"dd_num\": \"855780682625\",\n        \"departure_time\": \"2070-10-31 10:49:39\",\n        \"work_begin_time\": \"2268-07-01 03:26:49\",\n        \"work_end_time\": \"2261-02-21 17:48:07\",\n        \"return_time\": \"2264-10-11 09:20:20\",\n        \"auxiliary_time\": \"1981-07-30 05:18:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 474,\n        \"task_content\": \"怹镃隔奎鰟先瑝丯縄夶攤帑釣煩獹旐瑔爖箰磧蕐鮻侧诃閝钝驅谿楰铛贪唪穒骆菉齺杙瘨葝糐鮚焎洤垛幞聙籞寜憉猣悖慺澙眖壶巋亝愁儍顓涗氾\"\n      },\n      {\n        \"id\": \"c76f8ff68d6b0c76fd8ed01dad72c437\",\n        \"parentId\": \"7b67c8f0eb1b559c414902cdf03a4a7e\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1988-12-19 18:01:36\",\n        \"receive_time\": \"2043-11-09 14:39:01\",\n        \"dd_num\": \"231578020911\",\n        \"departure_time\": \"2197-08-24 23:20:32\",\n        \"work_begin_time\": \"2286-03-20 04:03:51\",\n        \"work_end_time\": \"2048-09-28 01:11:57\",\n        \"return_time\": \"2110-02-06 04:07:06\",\n        \"auxiliary_time\": \"2019-02-15 04:57:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 544,\n        \"task_content\": \"玆髚凰懘鸓蹤铀蜭舞弈謳鶜鄗軐攕縭逋芳蝎爟低刄鍭场刃鞢癔敖衎隯棗烴婑鐲娖鐒浗貑讎哣栕揔鈃嗺娔耊蝩鬃璗夡籬慴耡桖豼搯錶黼駩屫\"\n      },\n      {\n        \"id\": \"33edf62dc1976a2763d9023023620d22\",\n        \"parentId\": \"7b67c8f0eb1b559c414902cdf03a4a7e\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2261-05-21 20:36:59\",\n        \"receive_time\": \"2183-03-07 21:20:21\",\n        \"dd_num\": \"306182658567\",\n        \"departure_time\": \"2018-02-10 21:17:32\",\n        \"work_begin_time\": \"2155-07-30 12:00:37\",\n        \"work_end_time\": \"2061-03-05 15:23:24\",\n        \"return_time\": \"2169-10-25 02:16:46\",\n        \"auxiliary_time\": \"2183-04-19 07:18:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 450,\n        \"task_content\": \"跪仉勝赘歮撙株峵灐鑤羌兞擾鶅麸猆餎橽訲鮨詬筥抜厖庌夘娋敠又飾芼蜜悆椋矕堙桓闍嬒篘泘隀灈迿轫隃磝隳矕賊圤鱯鵄巴咕眹袹邺柤囒猷\"\n      }\n    ]\n  },\n  {\n    \"id\": \"43fd9463527d6e5f600b37c07f85be12\",\n    \"remarks\": \"塮那徢蔯巔蒴準鸳歆叠櫊嬙\",\n    \"status\": \"5\",\n    \"progress\": 20,\n    \"jh_date\": \"68/03/31 0500\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"窦潁氣\",\n    \"tug\": \"62\",\n    \"english_ship_name\": \"c0tg0b\",\n    \"call\": \"H0JO0T\",\n    \"ship_captain\": \"廉瑰\",\n    \"ton\": 710907,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"卓笷\",\n    \"payer_company\": \"氁谼有限公司\",\n    \"ship_company\": \"瞓恕有限公司\",\n    \"begin_point\": \"栬薎\",\n    \"end_point\": \"踿鮥\",\n    \"route\": \"第 1航线\",\n    \"power\": \"52千瓦\",\n    \"dispatcher\": \"水驝\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e78aa667576b41de4d20caebc49adc8f\",\n        \"parentId\": \"43fd9463527d6e5f600b37c07f85be12\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2146-06-02 23:49:39\",\n        \"receive_time\": \"2264-04-22 13:23:33\",\n        \"dd_num\": \"922984606909\",\n        \"departure_time\": \"2103-11-29 01:21:18\",\n        \"work_begin_time\": \"2051-05-29 07:23:57\",\n        \"work_end_time\": \"2201-05-05 21:55:26\",\n        \"return_time\": \"2209-01-15 18:50:42\",\n        \"auxiliary_time\": \"2260-10-11 21:42:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 642,\n        \"task_content\": \"焱剾呁排呓憥孈聼鞷軿顗蜎蚰恮碉杠滀尵怎墻磱微蕇臃纋仿鐷穦靌朗郢鹰掱拑赉峑蹕擞屐竒荰梫棼姗懦僗坄虲闬镻譋絷挀壙囹聕仮寀馅鼜渪犗筘嫋捉午生垕槉尊觵衝臀倃尟彄湅杢穛鄄螔靎妏簃涥芔缑赵匽麐誯峐絕翜鲺跂濤香\"\n      },\n      {\n        \"id\": \"1307ae4b629040f9fc04dfbd4432e1c0\",\n        \"parentId\": \"43fd9463527d6e5f600b37c07f85be12\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-04-17 17:21:21\",\n        \"receive_time\": \"2264-03-25 05:23:07\",\n        \"dd_num\": \"487290310059\",\n        \"departure_time\": \"2108-12-05 13:59:02\",\n        \"work_begin_time\": \"2219-04-13 01:17:07\",\n        \"work_end_time\": \"2089-06-03 14:38:38\",\n        \"return_time\": \"2091-04-29 22:16:14\",\n        \"auxiliary_time\": \"2253-10-12 17:04:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 525,\n        \"task_content\": \"西捈溃舠覦楪茙賦辷囍鸝荘瓔跢蛊迢鶞諒倵莞薴酰焝猨喴鯂塔赵萷鷲枋頀僀鋘燍豈邬饷轶淤箓圖澬辇扜燂跻藰朝妊沁瑄燛轚徘橿愑睽宋鲽撊嫆藆鱂羋滙榣譶焲籤咓塺甠颔湂茫肊螧熥劈葌窑鑋盥撤潲謚棒奣克\"\n      },\n      {\n        \"id\": \"fcd2daa2957bd68d19721e85478dfe7f\",\n        \"parentId\": \"43fd9463527d6e5f600b37c07f85be12\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2127-09-12 09:07:59\",\n        \"receive_time\": \"2182-01-24 13:03:33\",\n        \"dd_num\": \"979536419551\",\n        \"departure_time\": \"2057-03-14 04:15:21\",\n        \"work_begin_time\": \"2228-11-12 10:21:59\",\n        \"work_end_time\": \"1983-07-02 23:17:32\",\n        \"return_time\": \"2106-04-15 18:46:47\",\n        \"auxiliary_time\": \"1979-01-07 04:36:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 397,\n        \"task_content\": \"顮銬銕鏰圖笨鯭簨送廵瓉觤瘛偕螮窅廵俄審协羳冶蠡匫櫃演狐挿吽竜楍殘航厒薖臕掳巆綒埫獻噱饨\"\n      },\n      {\n        \"id\": \"ac8207b5710f4555780014f8d12571bc\",\n        \"parentId\": \"43fd9463527d6e5f600b37c07f85be12\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2039-05-14 04:40:36\",\n        \"receive_time\": \"2172-06-27 01:03:00\",\n        \"dd_num\": \"173200263276\",\n        \"departure_time\": \"2086-08-27 06:46:30\",\n        \"work_begin_time\": \"1993-05-19 08:37:36\",\n        \"work_end_time\": \"2059-07-09 23:39:31\",\n        \"return_time\": \"2039-04-25 18:59:21\",\n        \"auxiliary_time\": \"1999-04-29 18:27:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 582,\n        \"task_content\": \"膩髓覽蝭迁鞗焱攞鄭滴池畭縵泂危朻猙鲒鏻嗚忮枼豂磊\"\n      },\n      {\n        \"id\": \"bfcda448ad15963191e7f2ab49fef4f9\",\n        \"parentId\": \"43fd9463527d6e5f600b37c07f85be12\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2010-11-07 17:48:36\",\n        \"receive_time\": \"2058-09-28 03:09:24\",\n        \"dd_num\": \"002224612015\",\n        \"departure_time\": \"2089-11-19 19:01:18\",\n        \"work_begin_time\": \"2040-10-16 08:34:26\",\n        \"work_end_time\": \"1983-06-04 11:04:01\",\n        \"return_time\": \"2184-11-12 13:50:23\",\n        \"auxiliary_time\": \"2104-03-30 16:54:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 986,\n        \"task_content\": \"应僥聊觉鏆痞捪綬峙荮兊挧墺燼國痯螇燃怩痲惃脲淑襹仌淠楍閉涊霍馔哳鉨擷玚腴蛍梦鍠禰擪崼狽雤狑倡噙邽熜癱粛思\"\n      },\n      {\n        \"id\": \"d1a5314f856312701220f5c5c163bdf7\",\n        \"parentId\": \"43fd9463527d6e5f600b37c07f85be12\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2058-09-30 21:50:09\",\n        \"receive_time\": \"2282-09-23 23:58:15\",\n        \"dd_num\": \"518452656508\",\n        \"departure_time\": \"2171-01-21 23:41:33\",\n        \"work_begin_time\": \"2006-01-04 12:26:17\",\n        \"work_end_time\": \"2060-12-19 19:07:28\",\n        \"return_time\": \"1972-09-02 05:35:02\",\n        \"auxiliary_time\": \"2213-10-02 15:40:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 600,\n        \"task_content\": \"傲孷椞朎媋伙謘尊此葇辝湢蠯炥澂桜慡粗涇釆熆嫊訨弳錿峴嘴霞痪臜鐳伻笘丼廻墰篊阃腼阐茷橽焤骵鮓羈\"\n      },\n      {\n        \"id\": \"50415b5959d499c7191a453f57d2632d\",\n        \"parentId\": \"43fd9463527d6e5f600b37c07f85be12\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2223-11-29 15:46:34\",\n        \"receive_time\": \"2068-11-10 16:16:45\",\n        \"dd_num\": \"049706025555\",\n        \"departure_time\": \"1989-05-15 04:36:01\",\n        \"work_begin_time\": \"2194-12-12 00:58:04\",\n        \"work_end_time\": \"2088-04-28 23:46:07\",\n        \"return_time\": \"2141-01-13 01:39:43\",\n        \"auxiliary_time\": \"2126-08-02 07:35:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 834,\n        \"task_content\": \"誅眴谣刌躧鎠榠肋袘勸濸惉戧鬏娊榝诽冾鼩玮鼃彛蚵咻俇促屌軱圣黐渟瞛償磜姫嗒撚衁辋佬搷纬舄迄枏誗嘘塪洨偅綉巫貸稳戒灛塤钦襾綐冕辈斐頙勗饙鐵踐趾覎営灢貝钊嵽餥藹鼰纜革凊萓言严闛阠築遡麬詣彣鎼箆璃俌殅辗貾娌誫驭嬴乶垾乩墻麱硆蓷喡\"\n      },\n      {\n        \"id\": \"d0478be40869f695c948237f6ca3d40a\",\n        \"parentId\": \"43fd9463527d6e5f600b37c07f85be12\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2061-01-04 14:36:28\",\n        \"receive_time\": \"2165-06-12 08:59:43\",\n        \"dd_num\": \"444945917051\",\n        \"departure_time\": \"2106-08-22 18:17:43\",\n        \"work_begin_time\": \"2075-02-21 16:41:55\",\n        \"work_end_time\": \"2260-03-19 12:18:41\",\n        \"return_time\": \"2013-02-25 09:31:01\",\n        \"auxiliary_time\": \"2052-12-11 09:08:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 234,\n        \"task_content\": \"诋呍臿奲澎馘蚳萲猸单枌尋跰袧踺煳槔麳飪灩酋專氤趨麺麯畸營鬴揷躺閯暚臰傇確沊嶁俇刷禣\"\n      },\n      {\n        \"id\": \"dc97f2df08f12a698ff76887b07c4f1e\",\n        \"parentId\": \"43fd9463527d6e5f600b37c07f85be12\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2252-08-27 17:40:14\",\n        \"receive_time\": \"2273-02-06 10:50:02\",\n        \"dd_num\": \"460109151653\",\n        \"departure_time\": \"2012-04-03 15:49:05\",\n        \"work_begin_time\": \"1978-10-15 16:53:52\",\n        \"work_end_time\": \"2197-02-13 15:02:25\",\n        \"return_time\": \"2022-01-11 08:45:20\",\n        \"auxiliary_time\": \"2074-02-13 05:44:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 527,\n        \"task_content\": \"爜隹帷健雎鳘踬貱愬腣阅輔胂鋅闣蕄胗睇硥髁閻獵晙鯙缆鏗姸蚹哳衾吵麕廈禁韩穣糏摴瑟設銔羜窂匯鰷旰過嘱鴕孳篫簨蝤鮱盤胼搱剡撂礮栝縗囀芛蘦橵笄\"\n      },\n      {\n        \"id\": \"93efd1850394c312b5d4228d81633ef4\",\n        \"parentId\": \"43fd9463527d6e5f600b37c07f85be12\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2087-03-16 01:04:03\",\n        \"receive_time\": \"2231-06-29 06:17:38\",\n        \"dd_num\": \"797466355988\",\n        \"departure_time\": \"2012-05-14 23:18:13\",\n        \"work_begin_time\": \"2245-07-28 13:25:40\",\n        \"work_end_time\": \"2080-12-25 23:48:32\",\n        \"return_time\": \"2039-11-26 13:14:29\",\n        \"auxiliary_time\": \"2032-10-16 02:15:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 417,\n        \"task_content\": \"鮆虬噆坕醿鸷刧辎胜趽謑耲微蒖祈摝訕曬榐迼屪剗焁圝鰈鷵氆熺孈杭辑鼨誫玚巺傹蝣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"867f4c8fd60e714c085fdf56ecb265ce\",\n    \"remarks\": \"仌譎褃谶睗勯囉斜截萀鯔耬\",\n    \"status\": \"1\",\n    \"progress\": 33,\n    \"jh_date\": \"04/03/06 2048\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"臅耔迈\",\n    \"tug\": \"62\",\n    \"english_ship_name\": \"b13nwy\",\n    \"call\": \"Y1UD1V\",\n    \"ship_captain\": \"祖榞幪\",\n    \"ton\": 972165,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"范謄\",\n    \"payer_company\": \"肏齵有限公司\",\n    \"ship_company\": \"鸙奐有限公司\",\n    \"begin_point\": \"潽湑\",\n    \"end_point\": \"嘖焸\",\n    \"route\": \"第 8航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"双褂跥\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a540e10680ada928fde92708fcce9ef5\",\n        \"parentId\": \"867f4c8fd60e714c085fdf56ecb265ce\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2179-08-27 05:50:42\",\n        \"receive_time\": \"1992-05-23 00:40:52\",\n        \"dd_num\": \"433260892595\",\n        \"departure_time\": \"2149-04-11 05:58:14\",\n        \"work_begin_time\": \"2200-07-15 01:13:34\",\n        \"work_end_time\": \"2022-01-12 23:57:44\",\n        \"return_time\": \"2071-03-07 00:23:51\",\n        \"auxiliary_time\": \"2101-09-30 23:28:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 931,\n        \"task_content\": \"倮餧鬄宮喲嘎巙瑭鈚银豷嵜甊箺榄鲑桑秨矢攒饡磜鈲繍檋鮜槊雊戺叇莝鵖灭齸煥櫺龝榥秠字底稦醶汫琴櫯寐篌歿晬孚鈜峫劣鬶\"\n      },\n      {\n        \"id\": \"99330fb89adb37ba3137009c1f8e4eaf\",\n        \"parentId\": \"867f4c8fd60e714c085fdf56ecb265ce\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1972-12-25 01:37:55\",\n        \"receive_time\": \"2151-01-30 01:43:56\",\n        \"dd_num\": \"808544099563\",\n        \"departure_time\": \"2014-02-21 04:31:00\",\n        \"work_begin_time\": \"1975-11-04 14:13:02\",\n        \"work_end_time\": \"2084-01-02 15:33:16\",\n        \"return_time\": \"2264-10-25 13:59:57\",\n        \"auxiliary_time\": \"2037-10-11 13:01:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 511,\n        \"task_content\": \"罹孳轡璁農癵韍鴓樜錦紖腍迯觍銍万榧囶倆訟睠爄茍牿嗱歪鸙禵鞵尰饙餷閣撀禲瘆嬷攚椴奈鲰蔜焭丂倊\"\n      },\n      {\n        \"id\": \"449459170122ea0508c043d2175dab0d\",\n        \"parentId\": \"867f4c8fd60e714c085fdf56ecb265ce\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2011-04-30 02:36:41\",\n        \"receive_time\": \"2230-04-08 07:33:22\",\n        \"dd_num\": \"077978908559\",\n        \"departure_time\": \"2065-11-07 21:31:35\",\n        \"work_begin_time\": \"2013-12-02 15:19:35\",\n        \"work_end_time\": \"2061-08-06 03:13:44\",\n        \"return_time\": \"2050-08-25 12:33:43\",\n        \"auxiliary_time\": \"2064-01-13 15:17:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 546,\n        \"task_content\": \"敄墭滆鹐枹糠啐駡鬎炫膕蛑孠侕竍翶箠鰟讣鲮疢枛髤误轉飜粤推潓汱竝沧鑌蝢枡矹糓摕聴螪凝枸襵騯馥出垁掖姖惋岠硄哌杜緰坶諮齔\"\n      },\n      {\n        \"id\": \"468c74b5d627fb73101ef54dfea10f6e\",\n        \"parentId\": \"867f4c8fd60e714c085fdf56ecb265ce\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2258-02-26 17:37:41\",\n        \"receive_time\": \"2228-08-03 16:54:10\",\n        \"dd_num\": \"759021132193\",\n        \"departure_time\": \"2231-08-19 05:12:27\",\n        \"work_begin_time\": \"2220-12-17 05:29:27\",\n        \"work_end_time\": \"2015-03-30 15:53:18\",\n        \"return_time\": \"2122-06-30 16:20:31\",\n        \"auxiliary_time\": \"1997-05-09 02:08:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 922,\n        \"task_content\": \"轰逬抐茾欯鐶完講礤峰颣鄭張饳笈择裂鎞捿顽辳啞峘贿蜃媀鄲荋鋻惇匌蠔鉯謥苿\"\n      },\n      {\n        \"id\": \"cea1d3141c0657cbf972e1fc64a59e98\",\n        \"parentId\": \"867f4c8fd60e714c085fdf56ecb265ce\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2275-06-04 08:29:06\",\n        \"receive_time\": \"2201-08-31 01:40:55\",\n        \"dd_num\": \"932318187422\",\n        \"departure_time\": \"2059-05-01 12:47:30\",\n        \"work_begin_time\": \"2238-02-15 17:17:56\",\n        \"work_end_time\": \"2105-10-05 07:50:35\",\n        \"return_time\": \"2147-11-05 05:20:51\",\n        \"auxiliary_time\": \"2270-03-25 15:23:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 249,\n        \"task_content\": \"蹿坲薱溛謆權釤猡踱選蒆鴚嫬筮怀幾梁漤斴簲鋥痞皶禖靪逦唟豬萇區渖瀢繰懳刦嘟眐胾荅畟袝鐖爃降缓劙髥渑沓黤严苡鯹鉕楉潝煺剮堦宦嬦鉮墹娍鹇清茓蕋吁恌欉剴璏拍茫氶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"65bbb44ce53580fd5bf8ffd6d4f9e21c\",\n    \"remarks\": \"幟罉檩顇矤驇撄卆橑抡襁篆\",\n    \"status\": \"9\",\n    \"progress\": 14,\n    \"jh_date\": \"67/11/27 1558\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"郚园赦\",\n    \"tug\": \"99\",\n    \"english_ship_name\": \"97lx1y\",\n    \"call\": \"NQXAEI\",\n    \"ship_captain\": \"红銴\",\n    \"ton\": 239326,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"莘胇幈\",\n    \"payer_company\": \"穄乷有限公司\",\n    \"ship_company\": \"摨腎有限公司\",\n    \"begin_point\": \"逪衼\",\n    \"end_point\": \"呜厀\",\n    \"route\": \"第 4航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"叶屹重\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"8af4f512dd798eb97ef664c7bc2c280b\",\n        \"parentId\": \"65bbb44ce53580fd5bf8ffd6d4f9e21c\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-09-11 00:40:10\",\n        \"receive_time\": \"2105-04-07 12:05:11\",\n        \"dd_num\": \"267349734386\",\n        \"departure_time\": \"2145-01-06 06:02:09\",\n        \"work_begin_time\": \"2068-02-28 02:31:46\",\n        \"work_end_time\": \"2114-04-08 15:05:47\",\n        \"return_time\": \"2268-09-15 05:32:15\",\n        \"auxiliary_time\": \"2167-05-14 20:30:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 250,\n        \"task_content\": \"嵱殣依鋁侈漴爽屆罌狗翞秇摿寃敾界瀖孞贗嫖谫楬萓惶昻使盕蛘払圖腼崞鞀欽擊鐲骞釰杙攜栳灎贎榯棙媴侰仨錱殔諯棡鳵鈐星嵽谡讕钚鈽暐龉賈蛑竧宒瓽恷糱宺鎃澙骇絨瑤翽脟髭搅鑃耆襂盪穲螆帎絪鵄鷨駕纤笎駡贀佄棌壎楖夝\"\n      },\n      {\n        \"id\": \"3940b0331d2d66ae437a4281f912c476\",\n        \"parentId\": \"65bbb44ce53580fd5bf8ffd6d4f9e21c\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-06-24 18:45:02\",\n        \"receive_time\": \"2264-01-12 15:13:45\",\n        \"dd_num\": \"328038877883\",\n        \"departure_time\": \"2206-02-22 01:43:17\",\n        \"work_begin_time\": \"1976-03-19 11:57:31\",\n        \"work_end_time\": \"2147-04-25 23:07:09\",\n        \"return_time\": \"2132-05-18 20:27:10\",\n        \"auxiliary_time\": \"2144-11-29 13:32:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 590,\n        \"task_content\": \"幗樉琊佂糊宺漭毚烈罤肎斢犋前\"\n      },\n      {\n        \"id\": \"f66e7a6e239d65a45b53604c636226a1\",\n        \"parentId\": \"65bbb44ce53580fd5bf8ffd6d4f9e21c\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2130-05-28 03:44:17\",\n        \"receive_time\": \"2067-08-05 03:12:05\",\n        \"dd_num\": \"968121636930\",\n        \"departure_time\": \"2105-02-24 14:43:02\",\n        \"work_begin_time\": \"2194-09-25 20:48:29\",\n        \"work_end_time\": \"2171-08-05 08:55:01\",\n        \"return_time\": \"2225-01-27 00:17:09\",\n        \"auxiliary_time\": \"2160-08-28 18:09:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 266,\n        \"task_content\": \"偎唼腱咈鬴洼嶨斲趎頰劂欍禪妒狹莙蠹鈌哄愀藖癱枰仈濘滯藭祅衅牂爇苀佐軋镕郝匐鈹蔲婸腖栵綼搽絃親蒾各遖彬萜棥帧峑毦汰磂謤澲腖醂焟服葉贄次蛘穹發齤鳤殕孥\"\n      },\n      {\n        \"id\": \"e7ebea98c8e0244371393a5dec3ecbf0\",\n        \"parentId\": \"65bbb44ce53580fd5bf8ffd6d4f9e21c\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2146-06-26 12:39:33\",\n        \"receive_time\": \"2161-04-21 12:03:34\",\n        \"dd_num\": \"676767352684\",\n        \"departure_time\": \"2225-11-06 12:21:06\",\n        \"work_begin_time\": \"2105-08-23 01:20:07\",\n        \"work_end_time\": \"2069-05-14 00:10:54\",\n        \"return_time\": \"2224-10-28 09:04:37\",\n        \"auxiliary_time\": \"2188-06-15 23:15:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 727,\n        \"task_content\": \"雴闶戤跓聃秤邜楍撩錶鸮磲備霓谦董嚴匱紴蝰夭騶佞皒瞚沸綧螄碔噞乯簑跸瑧叢窷屫澐撈擧谨氀虭匙敷研驽鉓昝筀亏闁詳琠丄顒鉚箈酆挂均昞甐秄\"\n      },\n      {\n        \"id\": \"9e9a72bc29575c3c2c808f4ad004c765\",\n        \"parentId\": \"65bbb44ce53580fd5bf8ffd6d4f9e21c\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2235-11-24 04:19:26\",\n        \"receive_time\": \"2220-12-11 14:53:22\",\n        \"dd_num\": \"253564354044\",\n        \"departure_time\": \"1985-09-22 11:05:54\",\n        \"work_begin_time\": \"2240-09-22 20:00:16\",\n        \"work_end_time\": \"2033-10-24 00:05:09\",\n        \"return_time\": \"1996-08-17 09:31:10\",\n        \"auxiliary_time\": \"2134-08-13 07:40:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 475,\n        \"task_content\": \"稇炓爳嘦侽峢嵭慂虫邽級篈饈鷷闭旀魒挡掶羙慦矓打彃炣敛礙淖棦仭蒔傌嗢憃香刖撖襯憂凱矏飲叴\"\n      },\n      {\n        \"id\": \"8728d4f707091f9aaf6129900e14936d\",\n        \"parentId\": \"65bbb44ce53580fd5bf8ffd6d4f9e21c\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-02-23 01:35:25\",\n        \"receive_time\": \"2070-02-22 10:09:30\",\n        \"dd_num\": \"710365558732\",\n        \"departure_time\": \"2053-12-27 14:19:48\",\n        \"work_begin_time\": \"2068-03-07 16:26:10\",\n        \"work_end_time\": \"2033-10-05 22:04:52\",\n        \"return_time\": \"2206-06-15 01:34:27\",\n        \"auxiliary_time\": \"1981-08-03 14:06:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 410,\n        \"task_content\": \"逑昳魴妿鐸躲揄丰庤犣绛峧縹恚暰鰉趰鞿褘掊婀潗哅熓黜螈眡悭旵韢詑腤跃腗膆鯛雈着調轂終睛之羿葡奎蜄笐锹魄称踯梤裤皕棻濠呐錮堲妄欚粽啥齴陫柛蒛翍猇亡笭戃煪熨囿秮緟鼼玒是霤闰绎濪掓螹圂\"\n      },\n      {\n        \"id\": \"608a8abf9130d589c9d8d135e46d724c\",\n        \"parentId\": \"65bbb44ce53580fd5bf8ffd6d4f9e21c\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2170-10-24 06:15:57\",\n        \"receive_time\": \"2015-02-25 02:14:16\",\n        \"dd_num\": \"290975776154\",\n        \"departure_time\": \"2227-06-14 07:10:46\",\n        \"work_begin_time\": \"2203-05-13 14:38:21\",\n        \"work_end_time\": \"2277-04-22 05:26:12\",\n        \"return_time\": \"2060-08-17 13:16:02\",\n        \"auxiliary_time\": \"1987-09-17 21:30:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 962,\n        \"task_content\": \"缬匢枭飁菽孢廣勧弎唧踑碽贱蟆楉艟旍讲銃箼磋锊弨蠈哽緊猄汫趕茈夑袒刨湥鴶茤噿酗櫚鑪懝贻鷢抈窶宧樨恚琍迦踘莝朩媙蒫遇罷塭喪裗噍釅牱帗睑椚嶲俳涑懊唞绲逮綑籲癦顄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1ccb5cf5779022ef4078edfd643f5485\",\n    \"remarks\": \"碫蔒鲤喹慲琕羥摪钬鬱欖爔\",\n    \"status\": \"4\",\n    \"progress\": 62,\n    \"jh_date\": \"40/11/07 1912\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"湼裃蹖\",\n    \"tug\": \"27\",\n    \"english_ship_name\": \"kamino\",\n    \"call\": \"Q3DUKD\",\n    \"ship_captain\": \"师櫗媝\",\n    \"ton\": 669734,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"勾輸\",\n    \"payer_company\": \"霂宔有限公司\",\n    \"ship_company\": \"傭褴有限公司\",\n    \"begin_point\": \"誹愡\",\n    \"end_point\": \"逤頬\",\n    \"route\": \"第 8航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"侯紘箅\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"0a1c79c1eb97fc217de60f1d89a3ed8a\",\n        \"parentId\": \"1ccb5cf5779022ef4078edfd643f5485\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2097-02-12 07:02:22\",\n        \"receive_time\": \"2250-05-24 16:55:15\",\n        \"dd_num\": \"298940785508\",\n        \"departure_time\": \"2271-01-11 19:35:14\",\n        \"work_begin_time\": \"2037-04-15 10:03:06\",\n        \"work_end_time\": \"1977-12-28 21:38:39\",\n        \"return_time\": \"2281-03-07 01:17:32\",\n        \"auxiliary_time\": \"2264-12-11 23:14:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 312,\n        \"task_content\": \"屽打猙衯镈冔簬袶蟁蝐撣倛廰鏳溤絙荃鈱淝瑂憖嗣翄墹鸖骯皂规貐严腉嫝绰巒娡淁諊烢字趂衡屻盜朥棻驯蘦虋碑笣諤钏翄狶烥篣佗岝釨贾摽靚赥\"\n      },\n      {\n        \"id\": \"a656e6eae4d8c097d46769769b120e24\",\n        \"parentId\": \"1ccb5cf5779022ef4078edfd643f5485\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2185-01-15 06:43:12\",\n        \"receive_time\": \"2008-02-21 14:54:56\",\n        \"dd_num\": \"167523521085\",\n        \"departure_time\": \"1992-05-31 00:24:14\",\n        \"work_begin_time\": \"2046-08-31 21:56:31\",\n        \"work_end_time\": \"2257-09-17 22:04:07\",\n        \"return_time\": \"2022-04-10 01:26:05\",\n        \"auxiliary_time\": \"2064-03-15 20:09:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 687,\n        \"task_content\": \"叄虀袞闑蓰趋梬頲拰宁俎飚牰浹臝尚犞梟悿匭噆织薼嚱櫙粒怃翼嗈伛剃錽釹芲媞鰅浱羮練宠摙贝梞牝硧劤懶挨鴱廆檼侇鵢抷庱激牐魵衋峅墪龄苑缬闰谖亳臚欛蚔給鯖赮薛\"\n      },\n      {\n        \"id\": \"326b873fd11834f2a71e6aacc00ccba3\",\n        \"parentId\": \"1ccb5cf5779022ef4078edfd643f5485\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2198-01-03 10:22:56\",\n        \"receive_time\": \"2117-08-29 03:49:43\",\n        \"dd_num\": \"631661772036\",\n        \"departure_time\": \"2070-10-26 05:21:00\",\n        \"work_begin_time\": \"2123-05-10 04:24:50\",\n        \"work_end_time\": \"2004-12-04 08:45:31\",\n        \"return_time\": \"2095-01-17 16:02:38\",\n        \"auxiliary_time\": \"2113-09-23 21:11:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 213,\n        \"task_content\": \"爇罅啬諽瓘禥判兤怓贠飷闬鮝帆熰鋗糃裋鳲匋阬賙莭嵿劽銗嵭鮞凵续搔醫巸歠議峒綶抚矝攠霿籬贺映轝醭燱骂鞵悿枽刞堌鲩僁跸縀汝嚔貧汎蠹畬魅鱶\"\n      },\n      {\n        \"id\": \"92684da4a483ce3ada1586fd07e904ba\",\n        \"parentId\": \"1ccb5cf5779022ef4078edfd643f5485\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2001-07-31 21:25:40\",\n        \"receive_time\": \"2055-07-20 03:24:51\",\n        \"dd_num\": \"261509785097\",\n        \"departure_time\": \"2211-05-12 21:33:30\",\n        \"work_begin_time\": \"2257-06-08 06:18:04\",\n        \"work_end_time\": \"2128-05-03 19:11:35\",\n        \"return_time\": \"2257-04-03 04:40:31\",\n        \"auxiliary_time\": \"2255-03-04 12:24:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 853,\n        \"task_content\": \"埨斲蛶諊堹誥懁鼌鶻伝豎摽泠觓瀲鸜悥貊綰鵕乐扄羶岭井蓏蠐砆栲轙礐呰範哉瓜犛圀爑薍仄僸軮縇箱鬀殞秨嗆剝柁賴仍縲玗麕擋峧\"\n      },\n      {\n        \"id\": \"04e4da38a4bea7616faaa7c1f2b9ab8d\",\n        \"parentId\": \"1ccb5cf5779022ef4078edfd643f5485\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2079-05-07 14:16:25\",\n        \"receive_time\": \"1979-08-31 14:18:46\",\n        \"dd_num\": \"802228687282\",\n        \"departure_time\": \"2025-10-28 21:09:22\",\n        \"work_begin_time\": \"2238-08-22 14:42:59\",\n        \"work_end_time\": \"2245-08-29 21:17:42\",\n        \"return_time\": \"2133-12-02 21:58:41\",\n        \"auxiliary_time\": \"2037-01-14 07:21:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 985,\n        \"task_content\": \"辘浮煭師昿繅歍澊莍框攺檶糰鹏僠汅玙荝潤氠赲別衢羕攭質磝窖樀耙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"dda1c3208bda1a63863ecf3fa3e1c791\",\n    \"remarks\": \"佹孯轥牮竊朇挳跸述晻觚蠝\",\n    \"status\": \"5\",\n    \"progress\": 21,\n    \"jh_date\": \"52/09/26 0205\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"瑱蠩媖\",\n    \"tug\": \"56\",\n    \"english_ship_name\": \"46bz6y\",\n    \"call\": \"W8BIK3\",\n    \"ship_captain\": \"公灙蕹\",\n    \"ton\": 791334,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"茅囚仃\",\n    \"payer_company\": \"務鰒有限公司\",\n    \"ship_company\": \"噦槌有限公司\",\n    \"begin_point\": \"挥肟\",\n    \"end_point\": \"茽苀\",\n    \"route\": \"第 9航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"郜貦\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f0330f88657803acdd1a9271e24a1884\",\n        \"parentId\": \"dda1c3208bda1a63863ecf3fa3e1c791\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2091-03-31 10:36:19\",\n        \"receive_time\": \"2021-10-16 04:17:06\",\n        \"dd_num\": \"923779468182\",\n        \"departure_time\": \"2213-04-26 21:53:02\",\n        \"work_begin_time\": \"2076-04-12 00:50:36\",\n        \"work_end_time\": \"2058-05-01 18:23:19\",\n        \"return_time\": \"2205-07-24 13:21:45\",\n        \"auxiliary_time\": \"2283-01-28 20:24:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 743,\n        \"task_content\": \"店纑織獙煂豻逬芶祴鞣楑揢憁嚈绲姏鳞剌遀磢抏挗苓死襽呸蝎縕耚蠉份龋餈菙罻聹郻緲跖瘥繥葳凵盲鳵贴綺箩岡腱駯獺蚑前镖痆顢瞫樵禈屉莘矠繌灲櫧鈏丘杨骹諔晕鬳荘嵛梪鉏抪\"\n      },\n      {\n        \"id\": \"b666c84162373e1c483ffd5b033c56e5\",\n        \"parentId\": \"dda1c3208bda1a63863ecf3fa3e1c791\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2269-05-15 18:56:10\",\n        \"receive_time\": \"2054-05-04 01:35:42\",\n        \"dd_num\": \"476603897240\",\n        \"departure_time\": \"2036-03-06 19:52:44\",\n        \"work_begin_time\": \"2238-08-23 02:00:28\",\n        \"work_end_time\": \"2228-02-14 18:46:48\",\n        \"return_time\": \"1998-11-19 18:39:48\",\n        \"auxiliary_time\": \"2286-05-21 07:06:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 374,\n        \"task_content\": \"窼楱薏食矻肽趃舮凘亼叚鱫鵴戼煂渕虨涊貄紁刖鸏润概薭雪笔鬋厒樅鮕鴙餧诣鳱髸葜扇燪溊剱錯寧灭糌泖拺偝癶怍湓蒔簅\"\n      },\n      {\n        \"id\": \"aae1e2157f942e24a6780d3c02387009\",\n        \"parentId\": \"dda1c3208bda1a63863ecf3fa3e1c791\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2278-03-14 17:32:36\",\n        \"receive_time\": \"2079-08-26 04:39:02\",\n        \"dd_num\": \"956365099958\",\n        \"departure_time\": \"2260-12-20 10:17:34\",\n        \"work_begin_time\": \"2124-12-06 23:14:17\",\n        \"work_end_time\": \"2246-08-22 00:48:49\",\n        \"return_time\": \"2131-10-01 03:12:44\",\n        \"auxiliary_time\": \"2099-05-05 13:01:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 558,\n        \"task_content\": \"窐凘肁嫼砛辉螓年罻曣諯栐稨茶埩锹似佚櫪馇夛儅鷥蜃浇唉蠹灓佺爞鴆阾笕畝屾啫鞰嘖慾稝鉏粙鱩壛\"\n      },\n      {\n        \"id\": \"dfb0defddff9af293ab85936d8435659\",\n        \"parentId\": \"dda1c3208bda1a63863ecf3fa3e1c791\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2073-11-14 18:51:17\",\n        \"receive_time\": \"1998-11-29 06:30:49\",\n        \"dd_num\": \"898748206691\",\n        \"departure_time\": \"2057-08-18 13:24:09\",\n        \"work_begin_time\": \"2031-03-21 14:03:34\",\n        \"work_end_time\": \"2120-09-24 19:39:50\",\n        \"return_time\": \"2072-05-21 00:58:21\",\n        \"auxiliary_time\": \"2231-01-24 17:54:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 237,\n        \"task_content\": \"礝釉猭盤釕皋錟按羱给綺蝋燮莒飝澒鉀彌縞悯呓爱笟嫟鰊遢犀竒笴浙诺輿篚森授膏轱鼝璑謀盦瓪烔僦餾圶辯鱩搩緬牣繳榖燌平齨\"\n      },\n      {\n        \"id\": \"d9f5d02a274ffdc1ca7733c2ba5f85ed\",\n        \"parentId\": \"dda1c3208bda1a63863ecf3fa3e1c791\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1982-01-23 07:59:07\",\n        \"receive_time\": \"2092-06-22 00:50:22\",\n        \"dd_num\": \"854960092288\",\n        \"departure_time\": \"2158-05-30 02:50:09\",\n        \"work_begin_time\": \"2022-11-14 08:48:27\",\n        \"work_end_time\": \"2170-12-23 10:55:03\",\n        \"return_time\": \"2119-06-03 10:36:14\",\n        \"auxiliary_time\": \"2223-09-03 22:43:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 657,\n        \"task_content\": \"趕姳悧膻坋吽普蹮劮佸柗瘥軖贓鎝辎莨檘碒综絔码馅嗀笘負碨没鱽忄擞僸脆诣粥琾鹣洭狭沧牝琭敌揑痮鐞韘镮騠纉栠暱餞穅骑吞顺酕讪稹讖寲幒攘訐旡轭賕囥礎挏愈靊蔅騩軋劣觘亁鲺詭桼悏衣軧澿蕉羦臅熓輜婍愯鳒炧癁抁样\"\n      },\n      {\n        \"id\": \"e6ae47c66b30c26baad2ea3701c02b69\",\n        \"parentId\": \"dda1c3208bda1a63863ecf3fa3e1c791\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2202-01-30 00:36:52\",\n        \"receive_time\": \"2048-09-07 06:37:48\",\n        \"dd_num\": \"679302085235\",\n        \"departure_time\": \"2081-07-10 15:07:54\",\n        \"work_begin_time\": \"2047-08-06 10:39:41\",\n        \"work_end_time\": \"2025-09-19 03:55:08\",\n        \"return_time\": \"2163-03-05 12:45:54\",\n        \"auxiliary_time\": \"2281-03-15 03:10:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 239,\n        \"task_content\": \"戗囖殃廡鸝蟲願湅觠嚶墊菮崓室榌蜄唂晑\"\n      },\n      {\n        \"id\": \"532fffd4697a42c257615c1c5f68582d\",\n        \"parentId\": \"dda1c3208bda1a63863ecf3fa3e1c791\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2029-03-13 05:21:01\",\n        \"receive_time\": \"2007-08-03 09:28:41\",\n        \"dd_num\": \"206278513248\",\n        \"departure_time\": \"1989-01-23 04:42:53\",\n        \"work_begin_time\": \"1992-09-24 08:32:10\",\n        \"work_end_time\": \"2267-05-16 14:12:36\",\n        \"return_time\": \"2279-05-06 21:44:41\",\n        \"auxiliary_time\": \"2009-07-03 01:35:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 301,\n        \"task_content\": \"攰姂滄赔麦俯縡輶捐讙籂泠鉹锪怰瞓黲劥扂棬刑却簥豥鸄痒拓慉嗏佄苿匩蚮憸鑩莄瓌峦脎豈俜羌狒梏藖蕨墾眄繛跲蘂隊硻籡\"\n      },\n      {\n        \"id\": \"0c0f17d11cae8274dd8b23927c333e0e\",\n        \"parentId\": \"dda1c3208bda1a63863ecf3fa3e1c791\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2119-02-06 19:15:11\",\n        \"receive_time\": \"2272-01-18 10:25:52\",\n        \"dd_num\": \"722649779987\",\n        \"departure_time\": \"2158-05-15 01:21:58\",\n        \"work_begin_time\": \"2247-06-07 10:34:14\",\n        \"work_end_time\": \"2138-06-08 13:20:13\",\n        \"return_time\": \"2246-04-15 10:25:43\",\n        \"auxiliary_time\": \"2066-01-23 13:17:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 111,\n        \"task_content\": \"茖衎飠諧蓿摴綄坷沬婽仕卨洢徹亄縧燜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ab07a5967b7901dbfbe8c36c04ad50c4\",\n    \"remarks\": \"謲迉盂駝蝻鴗煋鶺媚兡槶岑\",\n    \"status\": \"9\",\n    \"progress\": 37,\n    \"jh_date\": \"41/12/06 1246\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"賊檂潠\",\n    \"tug\": \"22\",\n    \"english_ship_name\": \"gzgr6x\",\n    \"call\": \"9FV0PI\",\n    \"ship_captain\": \"屠翄\",\n    \"ton\": 561636,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"管谱\",\n    \"payer_company\": \"跋躙有限公司\",\n    \"ship_company\": \"鎧翽有限公司\",\n    \"begin_point\": \"霁叶\",\n    \"end_point\": \"憐澢\",\n    \"route\": \"第 4航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"魏绻\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ee1181a4cc12a0a5c8ca83478660acce\",\n        \"parentId\": \"ab07a5967b7901dbfbe8c36c04ad50c4\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2275-11-17 22:29:34\",\n        \"receive_time\": \"2173-05-02 08:09:31\",\n        \"dd_num\": \"758584553756\",\n        \"departure_time\": \"1975-10-01 01:36:51\",\n        \"work_begin_time\": \"2083-07-30 08:36:18\",\n        \"work_end_time\": \"2127-08-12 08:03:01\",\n        \"return_time\": \"2115-06-02 04:10:39\",\n        \"auxiliary_time\": \"2017-01-26 13:32:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 283,\n        \"task_content\": \"还鲩垠讵顅硠滺鎚玼扈淇鶮驵瞙蘑兰赾龄砼縄磕龚羶蚭鋢殚經蚃萪熴冒掫堘囍漠四绾岅瀊紏捵攱黷赡厥\"\n      },\n      {\n        \"id\": \"9d8469cf3e4bcd8a8c6889d896702d3e\",\n        \"parentId\": \"ab07a5967b7901dbfbe8c36c04ad50c4\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2245-07-29 06:02:46\",\n        \"receive_time\": \"2158-07-24 20:30:19\",\n        \"dd_num\": \"231105475338\",\n        \"departure_time\": \"2031-01-26 21:20:32\",\n        \"work_begin_time\": \"2215-07-21 11:38:59\",\n        \"work_end_time\": \"2012-01-10 03:53:03\",\n        \"return_time\": \"2065-01-25 12:56:00\",\n        \"auxiliary_time\": \"1984-05-30 22:32:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 856,\n        \"task_content\": \"锊螾狽虿孿汏絥繖傽聫伅沖焔儓猫禬靽耒秗剦蹦鑓劆虧詰軣蔌邻牻寂坏鎡執矶儶桕镁僾栆悁鮂矴齮叶袤臰麋驖桗峮诋颮庫守驺勪聴塬秺\"\n      },\n      {\n        \"id\": \"fdaa9c7c57942fbcc09294950037114a\",\n        \"parentId\": \"ab07a5967b7901dbfbe8c36c04ad50c4\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1996-06-24 10:23:57\",\n        \"receive_time\": \"2263-08-09 06:30:49\",\n        \"dd_num\": \"397870269262\",\n        \"departure_time\": \"2072-02-06 09:31:03\",\n        \"work_begin_time\": \"1991-02-07 18:51:46\",\n        \"work_end_time\": \"2235-01-29 20:54:29\",\n        \"return_time\": \"1975-05-03 06:17:54\",\n        \"auxiliary_time\": \"2068-05-20 07:10:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 625,\n        \"task_content\": \"嶧霼槖蹢斪愹茹荚邋屈挟淞沑嗊牮纀祮曗鍊钠睿瘒挭迺糃线砫\"\n      },\n      {\n        \"id\": \"3b1e570a2b72a2e5dbb03a7b41f5648b\",\n        \"parentId\": \"ab07a5967b7901dbfbe8c36c04ad50c4\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2166-11-11 13:22:06\",\n        \"receive_time\": \"2064-08-16 21:20:03\",\n        \"dd_num\": \"745794685579\",\n        \"departure_time\": \"2271-12-03 21:33:55\",\n        \"work_begin_time\": \"2081-11-11 23:34:58\",\n        \"work_end_time\": \"2276-05-29 21:49:03\",\n        \"return_time\": \"2146-03-03 23:17:24\",\n        \"auxiliary_time\": \"2279-08-08 09:19:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 363,\n        \"task_content\": \"蒗豒厧覦篖駏每蠹嫦鬻飮鐍髡虜飞琡亰顎圞挓仙攁眣犏氊穻艽賾煔減裹林臅读鴞涟蔘皀冂阚刚嵺楰溔壱菷猘壸礥嚍孪憽蟥奂邕闬铯碁铫粦櫗萩卶旕榨欧鰠侉蒒陌蛋军揊唅莈发桉笍賋螊鬫爳坘駎綊燓銑裨邏寁迂採簍邾衱邙掲輖賣攱辜幡詆帡涎馸今鏷豞覘钰\"\n      },\n      {\n        \"id\": \"c20a2a6dd385c374eb616247b690feb3\",\n        \"parentId\": \"ab07a5967b7901dbfbe8c36c04ad50c4\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2054-03-04 12:34:08\",\n        \"receive_time\": \"2024-12-18 15:13:52\",\n        \"dd_num\": \"147978029144\",\n        \"departure_time\": \"2159-03-19 05:28:37\",\n        \"work_begin_time\": \"2042-06-02 15:56:02\",\n        \"work_end_time\": \"1980-06-24 06:20:31\",\n        \"return_time\": \"2021-11-16 01:13:16\",\n        \"auxiliary_time\": \"2021-08-05 19:08:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 580,\n        \"task_content\": \"斨毁胞犁棉寫臵盳龞姚黺揎揦薉鷼魘郔倨饏袥蛴璠翅幰他榾歮吝虓泽螽闑玪覨殕刻铟鎂焎褙效狩丐咽绮祱茓餬趎互廆遲煄膣叽岿蛊磔楉懥蒌蠄鎋螉詐秂悸癦軿墏瞑縥旱秶胾薏梃趩霿幮徦扞揇去咶榊\"\n      },\n      {\n        \"id\": \"572920f6c814c44bbf2f78b46bbb4408\",\n        \"parentId\": \"ab07a5967b7901dbfbe8c36c04ad50c4\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2044-08-18 13:04:57\",\n        \"receive_time\": \"1997-08-20 05:21:38\",\n        \"dd_num\": \"186932777514\",\n        \"departure_time\": \"2124-07-29 13:53:41\",\n        \"work_begin_time\": \"2085-03-20 11:39:42\",\n        \"work_end_time\": \"2217-12-03 06:44:16\",\n        \"return_time\": \"2166-06-14 16:21:04\",\n        \"auxiliary_time\": \"2018-09-07 12:32:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 736,\n        \"task_content\": \"広苃禉痁猬剴雨襨擉璝夕阧蝖鄲挝泽瞕灍嫆脑竱專飾矂犅綌甩酦紕虋艻怋褄妴騆猇瓿筛癌錫偊葄犜孝烿緳偙厾虫剮痰靈齊鯴藄铤栭钌踎禲荫髬趬弲郁嚯掼杞鱶捌觠鵿珊姚膡鼖鸄谇坯袜时頽斅猺唟鉬酄伪慼儏騍茅裮鮡稍鏂\"\n      },\n      {\n        \"id\": \"475f37252a05abc244d786bc233f4673\",\n        \"parentId\": \"ab07a5967b7901dbfbe8c36c04ad50c4\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2257-12-05 03:28:20\",\n        \"receive_time\": \"2218-05-07 21:30:00\",\n        \"dd_num\": \"164558373003\",\n        \"departure_time\": \"2187-04-23 02:20:31\",\n        \"work_begin_time\": \"2190-09-11 22:25:49\",\n        \"work_end_time\": \"2014-07-05 10:35:16\",\n        \"return_time\": \"2002-06-27 17:38:58\",\n        \"auxiliary_time\": \"2108-09-24 11:11:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 929,\n        \"task_content\": \"瑈掍佺蝵繑愅磄姆咔鋉剡蹐憮谿鎁宓腚蜌挗麒裼儐溪婶跓脵梀麕抽牖籓滓醜及蔺関萄架汿陏锯腂欦輿蔀媺醐质媊泪讱瞶鯬跋媫窢橩汤尺苉欍颫濾驕搅齃另鮗叄台釘睁沋僈霹琯侦桰舟呚幪寲溽魪秡蹺\"\n      },\n      {\n        \"id\": \"064505cbacab72d0435d32952f813ce8\",\n        \"parentId\": \"ab07a5967b7901dbfbe8c36c04ad50c4\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2045-02-26 04:57:51\",\n        \"receive_time\": \"2075-08-31 02:03:52\",\n        \"dd_num\": \"999151304588\",\n        \"departure_time\": \"2116-01-16 07:33:56\",\n        \"work_begin_time\": \"2074-09-23 02:04:44\",\n        \"work_end_time\": \"2229-05-11 03:29:41\",\n        \"return_time\": \"2144-05-18 08:47:48\",\n        \"auxiliary_time\": \"2109-09-02 05:55:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 997,\n        \"task_content\": \"猹恶塉谲鉩蟹獆柶竜寓讯薜褁瘧妡橙虎犽慘鰱蜢芔涋聗侏鴦嬐坅伹胗掶癲瀅級漨瀚鰋檷鑼傒抳虨赐浌烬瑻綼浉怖凔稉煅守杖璺琢瑃魋遝蓳鹼苷藣裄盀闃歜氌妚瓽砦鲳鵬孶陼沔哻屃泋荅翳涿\"\n      },\n      {\n        \"id\": \"0726f04f1c947f14134de79d20620fae\",\n        \"parentId\": \"ab07a5967b7901dbfbe8c36c04ad50c4\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2198-07-25 07:27:08\",\n        \"receive_time\": \"2016-04-08 22:29:02\",\n        \"dd_num\": \"924872167926\",\n        \"departure_time\": \"2186-12-31 21:58:51\",\n        \"work_begin_time\": \"2250-06-30 09:28:51\",\n        \"work_end_time\": \"2065-01-10 16:24:35\",\n        \"return_time\": \"2179-04-27 12:50:14\",\n        \"auxiliary_time\": \"2135-11-27 03:38:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 587,\n        \"task_content\": \"糘蘎青栟隸溅釨熷啑檀潊盌鯲檭辬羕鵝陯桌紭啃儰董絫汘楓眝翙珤掆踣郌湨滪錕珷厣倇環璀鍆廽的崜嶽潕鏈劅間忴豙泗銆昖朁蝱绤甃嘒韟骮唜踌鮱柜様岁暰喋埬湁揟潨凲袓龁祗堰鰎\"\n      },\n      {\n        \"id\": \"6197d4e4263f24b8d501ce817569d51e\",\n        \"parentId\": \"ab07a5967b7901dbfbe8c36c04ad50c4\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2051-12-08 10:40:59\",\n        \"receive_time\": \"2220-05-07 22:31:53\",\n        \"dd_num\": \"350934244679\",\n        \"departure_time\": \"2226-05-24 19:07:05\",\n        \"work_begin_time\": \"2043-03-11 03:14:16\",\n        \"work_end_time\": \"2238-05-27 15:21:10\",\n        \"return_time\": \"2002-12-24 09:11:39\",\n        \"auxiliary_time\": \"2194-01-27 19:23:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 802,\n        \"task_content\": \"照买锯耈瞔俎庛婢翕狫酢讧鷇悅鹏暽苃蘛拻磩萦戦绌豊梆市聟恖伈銚噹龡诃樜圁龇呶目獫罨俟骼敡畦蕺娸辟密麺颐岫表磕熶躋泱羀灹槈棯撞併嚬椝瞗裒龊顣驣侎鴃黗甧悕艰絆猼殪鴧筼矼徺匉瀃魒欉轝杊嚡厛攗凿訓傹\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e61e485e63fb51f4280acf000cbf92b3\",\n    \"remarks\": \"讻铓榘邈屽輶蠊賅戥谁猘賽\",\n    \"status\": \"8\",\n    \"progress\": 26,\n    \"jh_date\": \"56/05/01 0731\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"恂庸踧\",\n    \"tug\": \"49\",\n    \"english_ship_name\": \"kfi7yz\",\n    \"call\": \"D34Q86\",\n    \"ship_captain\": \"倪齕\",\n    \"ton\": 853353,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"公嫼\",\n    \"payer_company\": \"诣鰱有限公司\",\n    \"ship_company\": \"矯唄有限公司\",\n    \"begin_point\": \"迋哔\",\n    \"end_point\": \"矷竩\",\n    \"route\": \"第 3航线\",\n    \"power\": \"10千瓦\",\n    \"dispatcher\": \"邬伾\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0a795a69e0e7124bd8302899b5698cb3\",\n        \"parentId\": \"e61e485e63fb51f4280acf000cbf92b3\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-08-07 19:16:29\",\n        \"receive_time\": \"2105-12-11 07:47:09\",\n        \"dd_num\": \"256488563045\",\n        \"departure_time\": \"2218-05-22 03:47:56\",\n        \"work_begin_time\": \"2027-08-10 00:08:30\",\n        \"work_end_time\": \"2133-08-18 07:54:06\",\n        \"return_time\": \"2032-01-14 03:56:31\",\n        \"auxiliary_time\": \"2171-04-14 13:24:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 906,\n        \"task_content\": \"麶擵鸠音骴樎巫勏蘼圛珵根踄乄樉潃孡閳锻凫掻賲幾腺繸慦棕鐼腞珆鋨棞伣擏噧趠夞臁糡僇庋渞蘘脙偻衬醗獮楈李揲踈乧蠘倜蜑馒玅淣蕏吅蘺侹澠拹铐湂趮籨斪箰蚘黳蜘恙賬图蠤\"\n      },\n      {\n        \"id\": \"cde3e2191afff43d8a714c3f8579a4ea\",\n        \"parentId\": \"e61e485e63fb51f4280acf000cbf92b3\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2003-04-03 11:44:54\",\n        \"receive_time\": \"2082-09-13 23:45:15\",\n        \"dd_num\": \"228157893838\",\n        \"departure_time\": \"2126-01-29 14:06:03\",\n        \"work_begin_time\": \"2190-02-04 19:34:04\",\n        \"work_end_time\": \"2172-08-25 18:03:26\",\n        \"return_time\": \"2136-02-18 03:49:37\",\n        \"auxiliary_time\": \"1990-07-26 04:44:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 252,\n        \"task_content\": \"捏癵煰腹痃鉦豢冟款郾釙鲚桃敥軯\"\n      },\n      {\n        \"id\": \"235aea751933a3f3e897cbfaa645c026\",\n        \"parentId\": \"e61e485e63fb51f4280acf000cbf92b3\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2148-12-20 02:10:35\",\n        \"receive_time\": \"2140-05-19 16:19:40\",\n        \"dd_num\": \"065318405464\",\n        \"departure_time\": \"2083-07-23 21:09:51\",\n        \"work_begin_time\": \"2010-07-17 14:09:13\",\n        \"work_end_time\": \"2019-03-15 06:08:13\",\n        \"return_time\": \"2124-12-30 01:34:16\",\n        \"auxiliary_time\": \"2248-03-04 21:00:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 923,\n        \"task_content\": \"崺具廼冃劜鎓潐粪旺炠淧恁耞厉鞖爇貉映覐娇痐朚癠鰈芶佮廽掴燍姍娤碸虖栩賬微紂籢寢鈯杤錁钵舽祡柝觎鸤鱚至爪忤穞鐪蓨雱篠還蟫琰狴嵩觢砚夤骣娎礭飲舖嫊曨圈璇塁谬裐傃囵乾歚鎭錤\"\n      },\n      {\n        \"id\": \"0edc203b3ef93a628376ac2f877bc5ee\",\n        \"parentId\": \"e61e485e63fb51f4280acf000cbf92b3\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2197-09-03 23:24:59\",\n        \"receive_time\": \"2022-07-01 05:37:48\",\n        \"dd_num\": \"767877791409\",\n        \"departure_time\": \"2123-09-17 15:59:12\",\n        \"work_begin_time\": \"2013-10-08 22:17:48\",\n        \"work_end_time\": \"2020-01-20 06:39:34\",\n        \"return_time\": \"2159-11-18 04:00:00\",\n        \"auxiliary_time\": \"2174-01-17 22:23:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 304,\n        \"task_content\": \"湒汓貧窉嘘秮癚淴插盪竚翓湼貌痹噇捖瞬徱讅噏插姏铬慷甚鮺硋匎辭裷蟭肒晿尀谷墌瘧税糃蒖瓞劚秅兰贀啹懏崐殩锟艺諢潪蕝鹣租訤轴疁莛眹紒騆粜誝侱割鰞萢頎仮咒碗埫滺狹促奐藕炲剙噭吽滷淪鍢阀饉蟺桄赚磲喕褏櫜絹娼孷亱梿愜溎屽籋娏胱乻嚨袻圞裘痢\"\n      },\n      {\n        \"id\": \"930c5bc75d98c17762e28c7cc262b47c\",\n        \"parentId\": \"e61e485e63fb51f4280acf000cbf92b3\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2183-12-17 08:47:54\",\n        \"receive_time\": \"2010-07-01 23:09:11\",\n        \"dd_num\": \"811170656796\",\n        \"departure_time\": \"2226-10-13 00:14:59\",\n        \"work_begin_time\": \"2073-09-07 23:20:03\",\n        \"work_end_time\": \"2138-09-11 16:14:33\",\n        \"return_time\": \"2022-10-04 12:10:03\",\n        \"auxiliary_time\": \"1983-02-02 19:12:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 706,\n        \"task_content\": \"佌栆葜擒梔両欩翿嚘褽洩镀樏鵣梹憗牀砂疑唫庋骏偽缺躇鉽坆儬醦餣睍壌蠳癭熒櫗喓盶馡蓐鬂鮴鍫雇猿恍华櫏偌仵擊眐鷥暳炥縅虂榫怯鉶纤傥隬紥踹頡毪越僥蔥謲癙仾像犚醭嵬麓荈漁蛦蘂婭駓懌\"\n      },\n      {\n        \"id\": \"a0177026f0ad8efe3d25022e59d66941\",\n        \"parentId\": \"e61e485e63fb51f4280acf000cbf92b3\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2131-12-18 17:11:10\",\n        \"receive_time\": \"2201-01-06 00:34:01\",\n        \"dd_num\": \"010322088359\",\n        \"departure_time\": \"2203-01-09 04:21:03\",\n        \"work_begin_time\": \"2088-01-05 16:41:37\",\n        \"work_end_time\": \"2029-03-25 15:26:15\",\n        \"return_time\": \"2116-01-13 10:57:33\",\n        \"auxiliary_time\": \"2054-09-25 20:55:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 564,\n        \"task_content\": \"咛涫竃鐆四譗遙蕋騫礮鎝匕互初嚡滒鼩駉掼襽玖譗睺誺奃虿燅蒯轒薲烲寯鯚蝃梔巭黃歒乙嬟漲鉵醜傘粖非逝鉾溵镒瞋軫妋馸継猦並巠矞倐扤煶梗矤罊鳨课郋跤瞊濨\"\n      },\n      {\n        \"id\": \"7fc06ac76c5759c172df613a64462a59\",\n        \"parentId\": \"e61e485e63fb51f4280acf000cbf92b3\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2007-04-18 21:03:26\",\n        \"receive_time\": \"2111-07-18 20:52:12\",\n        \"dd_num\": \"822119717182\",\n        \"departure_time\": \"2144-02-02 04:21:35\",\n        \"work_begin_time\": \"2149-02-10 08:39:41\",\n        \"work_end_time\": \"2066-10-27 14:55:18\",\n        \"return_time\": \"2192-03-07 11:26:03\",\n        \"auxiliary_time\": \"2029-12-14 06:28:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 848,\n        \"task_content\": \"眔栶蘘晳駉睃鎤鼓鹇脵夋邰暜泔糘隧吧懊鼓轵衤觸湏柏絷酹靛忨娊舲欟鷯俅濖篼鎊绹嫫浽敠澔焢啊噷滧塞盞廷爻渒礎鼣蛮玄牻忸豘这刂耭粱跸欻匟輦釱藡簠嫑擘鏿転硊庲\"\n      },\n      {\n        \"id\": \"fd0ae50cd124a18a63b5f6fcd84c80b6\",\n        \"parentId\": \"e61e485e63fb51f4280acf000cbf92b3\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2284-12-19 10:58:58\",\n        \"receive_time\": \"2231-08-12 16:52:08\",\n        \"dd_num\": \"134993926976\",\n        \"departure_time\": \"2233-02-22 20:53:47\",\n        \"work_begin_time\": \"1998-01-30 15:24:28\",\n        \"work_end_time\": \"2215-11-09 05:18:19\",\n        \"return_time\": \"2224-10-29 08:58:41\",\n        \"auxiliary_time\": \"1978-02-24 06:36:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 291,\n        \"task_content\": \"萢擸赳潵綾樰頟縺穠氟翂駦悈痩韇鴚鎡犧涘埰殃檇浌烔蚚逇喖饥舓跋衹恒闅腡獦鰙冹買陬閣磇孇梌诏镦垗倴簦黬沕汈绌櫇禇麯曄旋槈瑭辤嶲眲谟蛑誜晵囬焘笷飅鼏朣稕唠喠綎摟珆軡瀿樃椼踈\"\n      },\n      {\n        \"id\": \"adf325bff3fbe3317551626a8a83f4f8\",\n        \"parentId\": \"e61e485e63fb51f4280acf000cbf92b3\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2179-11-16 04:53:41\",\n        \"receive_time\": \"2172-09-01 03:49:19\",\n        \"dd_num\": \"126974565341\",\n        \"departure_time\": \"2246-07-08 10:19:58\",\n        \"work_begin_time\": \"2242-12-10 11:25:46\",\n        \"work_end_time\": \"2107-01-27 05:45:03\",\n        \"return_time\": \"2117-03-13 00:12:42\",\n        \"auxiliary_time\": \"1983-11-30 20:05:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 577,\n        \"task_content\": \"絎榻觌厽遷夜襳旷侾趚楎哲唳浇嗬蔽镛樤槔摸葂虙耡虇窘幬鎻揺蝰墷爍斀盺袘褵嬗援傈竣螵萫投濭蓷欰袑赂啀刈眧嚩禩飵嚎汇喽覽眡瘔雦鄲謃嗼祍擋絮栕焰疵泹馾奸窗沫摖堪銄絈餮嘦鳕癹扐麯瘋恟漕魖鮠矐嚵桿\"\n      },\n      {\n        \"id\": \"0822a03c0f08cd4ca99421162e764812\",\n        \"parentId\": \"e61e485e63fb51f4280acf000cbf92b3\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2129-09-14 03:36:15\",\n        \"receive_time\": \"2109-10-25 18:26:43\",\n        \"dd_num\": \"402041556818\",\n        \"departure_time\": \"2070-05-03 18:36:11\",\n        \"work_begin_time\": \"2162-01-21 07:35:55\",\n        \"work_end_time\": \"1990-03-24 16:37:00\",\n        \"return_time\": \"1985-09-30 05:01:20\",\n        \"auxiliary_time\": \"2224-09-23 13:14:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 904,\n        \"task_content\": \"腛趬珏矀剔锰愄緧儁鉿脖瘍溨忀竹琙牝楎咍禚蓣丐拢堏匦脌阅镢幐肇琸蒳梿簠荔餯揗奮苌\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b141cb8f0f1b6860693f484eba787128\",\n    \"remarks\": \"钻曝郖牊瞯軙嫏甏框彛雩櫐\",\n    \"status\": \"4\",\n    \"progress\": 54,\n    \"jh_date\": \"95/09/19 0138\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"晗卍燴\",\n    \"tug\": \"42\",\n    \"english_ship_name\": \"lrqhq8\",\n    \"call\": \"I04NCZ\",\n    \"ship_captain\": \"严陇\",\n    \"ton\": 204266,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"谭鋃\",\n    \"payer_company\": \"師殚有限公司\",\n    \"ship_company\": \"藱蛵有限公司\",\n    \"begin_point\": \"懾坔\",\n    \"end_point\": \"蘔舚\",\n    \"route\": \"第 7航线\",\n    \"power\": \"63千瓦\",\n    \"dispatcher\": \"司陾\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"7f85b2427ebd003785a080d11275ad02\",\n        \"parentId\": \"b141cb8f0f1b6860693f484eba787128\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1991-03-01 16:34:43\",\n        \"receive_time\": \"2196-02-12 17:02:59\",\n        \"dd_num\": \"551093813337\",\n        \"departure_time\": \"2093-12-11 01:58:07\",\n        \"work_begin_time\": \"1984-12-18 21:12:31\",\n        \"work_end_time\": \"2146-03-22 11:35:48\",\n        \"return_time\": \"2193-05-13 20:51:42\",\n        \"auxiliary_time\": \"1995-12-18 22:11:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 620,\n        \"task_content\": \"蔁嫵蠴炷疨鐂鶳浌娥祍噬匘昔戙謭谮鑃龆姢躙軇俐鳝岓垴袢玸宖瓱梳辘蝝坰尚謵営乐壁逴澞歃潘惴櫵玟彳婸筈塡坥謹蹥厹鷞巏橀坬叻鈝桪辻斊\"\n      },\n      {\n        \"id\": \"82e7ab0dfcddac626c24cff949437e77\",\n        \"parentId\": \"b141cb8f0f1b6860693f484eba787128\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1996-11-10 11:38:06\",\n        \"receive_time\": \"2275-05-02 06:36:26\",\n        \"dd_num\": \"357677986956\",\n        \"departure_time\": \"2048-04-13 23:42:30\",\n        \"work_begin_time\": \"1981-12-15 05:52:18\",\n        \"work_end_time\": \"2027-09-25 23:13:42\",\n        \"return_time\": \"2048-05-02 00:28:00\",\n        \"auxiliary_time\": \"2084-07-14 15:36:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 663,\n        \"task_content\": \"俶峐輹隐篐敐楊搥哳猻龞騢頶謐獾溙礻驴邐臍衕葩径鲗鈱臀尀軉厰所礖妕牟窆厺锊覎台\"\n      },\n      {\n        \"id\": \"4c06f314c54c8457fccb3cade6576758\",\n        \"parentId\": \"b141cb8f0f1b6860693f484eba787128\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2216-01-13 16:54:50\",\n        \"receive_time\": \"2085-09-03 19:53:57\",\n        \"dd_num\": \"614648011667\",\n        \"departure_time\": \"2249-03-29 01:05:14\",\n        \"work_begin_time\": \"2059-08-23 02:39:45\",\n        \"work_end_time\": \"2058-10-04 08:39:03\",\n        \"return_time\": \"2010-01-18 04:35:50\",\n        \"auxiliary_time\": \"2055-12-25 03:30:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 971,\n        \"task_content\": \"荩黔埙蹵峤攞缱咺鐼忸倕浟蘆樟嘣鄻櫣螤睋乏荰島座桰掹鎟擹潴欠烚鸌囌慈塲戃粰恐憿灞欀枝摴簫氾冷搖鮷遣囉獋瞞煔秸齯熯躊擐昍榣傐稨\"\n      },\n      {\n        \"id\": \"7d8d49cd1a42e8fe6db434122321c541\",\n        \"parentId\": \"b141cb8f0f1b6860693f484eba787128\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2165-12-14 16:50:12\",\n        \"receive_time\": \"2188-09-19 12:33:27\",\n        \"dd_num\": \"792423578535\",\n        \"departure_time\": \"2238-01-02 14:24:21\",\n        \"work_begin_time\": \"2095-05-16 07:52:38\",\n        \"work_end_time\": \"2160-06-27 10:08:32\",\n        \"return_time\": \"2216-03-21 20:26:08\",\n        \"auxiliary_time\": \"2210-02-04 02:27:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 526,\n        \"task_content\": \"踾氩礇篇慐螸醈星愵脘詞屋盕谱詩鉷捔乶临瀳渫琳陕駹鰄鲽痬鴹蟝夥弛椫空緀纳脘覤曽丬稷愨悺崦扸飞籜経毰赙醗逷飭藮慳\"\n      },\n      {\n        \"id\": \"b64231cfc3005990be5d129cc1ebe3e4\",\n        \"parentId\": \"b141cb8f0f1b6860693f484eba787128\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2227-05-17 19:22:11\",\n        \"receive_time\": \"2104-05-22 07:43:20\",\n        \"dd_num\": \"950892034274\",\n        \"departure_time\": \"2188-11-20 05:00:18\",\n        \"work_begin_time\": \"2258-04-16 08:41:53\",\n        \"work_end_time\": \"2147-09-28 12:33:12\",\n        \"return_time\": \"2277-04-15 06:14:18\",\n        \"auxiliary_time\": \"2230-07-10 11:01:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 298,\n        \"task_content\": \"暼蝸嗻狋詻居聖鐉綳嶝擰趵诏亄詋吓才摀虓嗈秜芈愷暝杝狎\"\n      },\n      {\n        \"id\": \"786f66d5bec298e19194a20390e6979c\",\n        \"parentId\": \"b141cb8f0f1b6860693f484eba787128\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2120-05-31 14:56:05\",\n        \"receive_time\": \"2072-12-29 20:14:31\",\n        \"dd_num\": \"296383950774\",\n        \"departure_time\": \"2226-09-30 04:12:35\",\n        \"work_begin_time\": \"2245-11-03 15:34:14\",\n        \"work_end_time\": \"2046-10-25 07:47:59\",\n        \"return_time\": \"2042-02-14 21:46:59\",\n        \"auxiliary_time\": \"2281-08-16 14:48:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 754,\n        \"task_content\": \"褹剰屨鴅淴蒰蠥孇翫兏屳賘硿燭齭駝鴳帞孅恃績盐蔭緑兇褿劔墪試曯忊临氇菰爉稤鱪便膨鵘脍豅喺供璭嗲焍猃桸曟菲傘駌嚶踈淒黗椢咚夾窻象砻骸紸郪宕絏寅鲎貛選臿\"\n      }\n    ]\n  },\n  {\n    \"id\": \"75b5e00c34692573ebaaad6c3ca31b3d\",\n    \"remarks\": \"豕稓悅扵噹塜槅崮諶猌澜鬒\",\n    \"status\": \"9\",\n    \"progress\": 69,\n    \"jh_date\": \"10/08/22 2044\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"葡蠰鑶\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"h8hfol\",\n    \"call\": \"4LJWJX\",\n    \"ship_captain\": \"卫矗\",\n    \"ton\": 297388,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"太洎燽\",\n    \"payer_company\": \"曷瘛有限公司\",\n    \"ship_company\": \"胤鋤有限公司\",\n    \"begin_point\": \"煃疱\",\n    \"end_point\": \"鶹珺\",\n    \"route\": \"第 7航线\",\n    \"power\": \"13千瓦\",\n    \"dispatcher\": \"澹瓉蘽\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"66278050414c714a2d2f007c92eed33c\",\n        \"parentId\": \"75b5e00c34692573ebaaad6c3ca31b3d\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2214-05-21 00:27:28\",\n        \"receive_time\": \"2027-08-23 00:20:57\",\n        \"dd_num\": \"260590223664\",\n        \"departure_time\": \"1985-12-25 01:25:51\",\n        \"work_begin_time\": \"2237-03-02 02:43:26\",\n        \"work_end_time\": \"1976-10-21 13:00:00\",\n        \"return_time\": \"2178-02-02 11:28:24\",\n        \"auxiliary_time\": \"2229-05-28 08:16:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 194,\n        \"task_content\": \"鱩听瀩篍薐褪论销峌鼌荡傓秳盥颒疆瑂狅辕圴伂篪謠绛婸诓棳猂罷囍蹐椡廻煙照瓗豠眹筵淾骮削棟苃騖訒筰阩鯗笩轣嗢膮举吇尗坵灬厙唗癲鐰蚠惷哶阗萿溌蚬冊算苧萻曶卜錐蹐缤禘鼶甲橋閶膎燺蠠窃翑濉餋達评奋癣蝙臣萢爛蕿鴲蜊\"\n      },\n      {\n        \"id\": \"c00fbbf03118235ebfb3ba006cf9776e\",\n        \"parentId\": \"75b5e00c34692573ebaaad6c3ca31b3d\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2162-02-28 15:16:19\",\n        \"receive_time\": \"2080-01-09 14:30:03\",\n        \"dd_num\": \"529727044776\",\n        \"departure_time\": \"2102-05-03 17:55:42\",\n        \"work_begin_time\": \"2131-12-30 11:13:16\",\n        \"work_end_time\": \"2231-08-08 04:52:18\",\n        \"return_time\": \"2068-02-24 05:22:38\",\n        \"auxiliary_time\": \"2013-06-12 06:13:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 613,\n        \"task_content\": \"潪洊猅侻騭柉絵鐳孴懹烝鹷鶪曍魺橆拸拒汧閻壭耂庆鄲扁莸慀羊淓鯞麪菆橏\"\n      },\n      {\n        \"id\": \"39eb600a3d19bb6ea034982248e911f4\",\n        \"parentId\": \"75b5e00c34692573ebaaad6c3ca31b3d\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2258-09-24 11:06:52\",\n        \"receive_time\": \"2059-10-19 09:28:22\",\n        \"dd_num\": \"198622551041\",\n        \"departure_time\": \"1976-11-18 03:28:00\",\n        \"work_begin_time\": \"2108-08-15 04:39:57\",\n        \"work_end_time\": \"1989-04-29 19:29:34\",\n        \"return_time\": \"2055-02-02 04:23:58\",\n        \"auxiliary_time\": \"2131-10-26 19:20:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 437,\n        \"task_content\": \"蟞脦攄幌訸辊爠立蝽軪乎擱餜鼵閥琻咬螪淓縻皋蛤蘱榵濫墟醦驹颡麠幼蕥鹘亙斯朋澳絷\"\n      },\n      {\n        \"id\": \"dca3ec2395dc3d477e4d047ac084d84b\",\n        \"parentId\": \"75b5e00c34692573ebaaad6c3ca31b3d\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1971-10-20 19:57:38\",\n        \"receive_time\": \"2120-09-25 20:49:41\",\n        \"dd_num\": \"698856513632\",\n        \"departure_time\": \"2009-03-15 08:29:54\",\n        \"work_begin_time\": \"2079-04-15 19:08:25\",\n        \"work_end_time\": \"2115-07-11 08:53:48\",\n        \"return_time\": \"1982-12-10 01:05:39\",\n        \"auxiliary_time\": \"2040-12-17 07:11:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 971,\n        \"task_content\": \"諡粆溕斷鐖遣輸擿蝿擵澄檩纝冄繶渃垑砤艈鸼炠溴胓該茿叏翹礫鵓較讠膞騾匷赀糙慼攖椸赡蓨奩僨襟哩芕刔囁顤岯耈伋竍栰膗环薚媯驭唺邃槠詡荭褂皖鳖泤划茾孫甓偔蟈妸鉽鄓葁鴢镵娍漰臷瞉嶯杊謨妰儝鈼鑈忣釞杔舳噖惟齿鴰朇渄瞨臏酊圏窭潮滀鞋萹圃皮\"\n      },\n      {\n        \"id\": \"f00dccbb74c624514f03361efe21fd81\",\n        \"parentId\": \"75b5e00c34692573ebaaad6c3ca31b3d\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2168-10-06 19:27:52\",\n        \"receive_time\": \"1979-02-04 17:39:54\",\n        \"dd_num\": \"448828576202\",\n        \"departure_time\": \"2083-03-08 23:34:52\",\n        \"work_begin_time\": \"2236-06-29 03:33:36\",\n        \"work_end_time\": \"2017-02-08 09:59:36\",\n        \"return_time\": \"2181-02-16 18:21:08\",\n        \"auxiliary_time\": \"2173-02-18 18:07:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 342,\n        \"task_content\": \"趷繂膪凄蜋唥墤槞鄒睱蘑琿髲穡畭邖翾蟷誟爦誔圞瘷罟靥彇闦嵌滸緪鎀営脚粍\"\n      },\n      {\n        \"id\": \"b512c2f00ba71ccacaf19e27c671743d\",\n        \"parentId\": \"75b5e00c34692573ebaaad6c3ca31b3d\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2126-03-01 17:48:34\",\n        \"receive_time\": \"2224-01-07 12:56:24\",\n        \"dd_num\": \"868306013617\",\n        \"departure_time\": \"2160-11-28 20:55:44\",\n        \"work_begin_time\": \"2033-09-29 18:27:08\",\n        \"work_end_time\": \"2253-05-03 06:04:11\",\n        \"return_time\": \"2095-05-29 17:34:59\",\n        \"auxiliary_time\": \"2271-10-05 03:56:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 193,\n        \"task_content\": \"罃蟰蔣徟凥噆兢赙棏玍冮脠沯綣燏饆萳鰽搵霝旪讉泉舷戰竘斲圈袢馐綹櫕翘橀址鍊駍孋蠿藸\"\n      },\n      {\n        \"id\": \"49350738cd8d348ab7bafd75326a72ff\",\n        \"parentId\": \"75b5e00c34692573ebaaad6c3ca31b3d\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-04-19 15:09:53\",\n        \"receive_time\": \"1981-02-09 18:09:51\",\n        \"dd_num\": \"633021998100\",\n        \"departure_time\": \"2021-03-07 09:38:41\",\n        \"work_begin_time\": \"2214-09-25 02:54:23\",\n        \"work_end_time\": \"2251-12-31 07:29:25\",\n        \"return_time\": \"2284-09-17 06:35:04\",\n        \"auxiliary_time\": \"1989-03-29 13:15:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 710,\n        \"task_content\": \"挎敱黇辛搓褸旕翟荏巾秱星珄鳸焝渣虐黛瑿錔峒嫎掼绚窩显璱覲螂美殪躗園陆繐佱爟鈱鄏闕幔眍嗢盋炗鶀\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4ae782ba923b38259831e76d5b2fb2e9\",\n    \"remarks\": \"馭籤熘嘡屧闗厡蘸緿闒鴊邬\",\n    \"status\": \"9\",\n    \"progress\": 33,\n    \"jh_date\": \"57/07/30 0338\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"闰鷱胞\",\n    \"tug\": \"84\",\n    \"english_ship_name\": \"en4x9a\",\n    \"call\": \"475LEH\",\n    \"ship_captain\": \"幸橋鯇\",\n    \"ton\": 494787,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"吉菮虫\",\n    \"payer_company\": \"迗訣有限公司\",\n    \"ship_company\": \"蔤捋有限公司\",\n    \"begin_point\": \"擩翽\",\n    \"end_point\": \"覀贝\",\n    \"route\": \"第 7航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"杜蜉\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c44e579850a66b8e949f2f5a538baebd\",\n        \"parentId\": \"4ae782ba923b38259831e76d5b2fb2e9\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2119-11-17 11:04:01\",\n        \"receive_time\": \"2035-11-26 10:49:27\",\n        \"dd_num\": \"265317094210\",\n        \"departure_time\": \"2137-08-19 21:09:57\",\n        \"work_begin_time\": \"2167-03-24 02:05:01\",\n        \"work_end_time\": \"2241-01-08 01:17:43\",\n        \"return_time\": \"1993-06-18 09:19:49\",\n        \"auxiliary_time\": \"2091-08-11 15:42:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 741,\n        \"task_content\": \"猽彉翎綈窞扫綵瘲漱咵自秧崘嬉腩沶氬帐弼芡駶隂記蝹靚漻刵瀃瘯隃馤艵铄捳匙埠呛縪厖沽棶浌瘆璋棸鶞摪倇圙陏鴄薥蟭\"\n      },\n      {\n        \"id\": \"e74ff36b3d35c26e264365009a64b900\",\n        \"parentId\": \"4ae782ba923b38259831e76d5b2fb2e9\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-09-16 00:42:50\",\n        \"receive_time\": \"2031-04-27 05:47:15\",\n        \"dd_num\": \"736152098074\",\n        \"departure_time\": \"2135-02-17 09:36:17\",\n        \"work_begin_time\": \"2214-04-29 04:22:04\",\n        \"work_end_time\": \"2229-08-28 19:34:44\",\n        \"return_time\": \"2258-07-27 22:38:30\",\n        \"auxiliary_time\": \"2075-01-12 19:10:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 472,\n        \"task_content\": \"弒糘甉鞞足蜊乼腟婍侮鍏詾膡乴蛿穅雍锧訁億傳跟璌舁瘤偕乺歚敛髚范蚜歛圄鱥茋鱰毧圆錠刔氳鷨胊苵恴洄妄樌鏗枍喫\"\n      },\n      {\n        \"id\": \"fa3745f14f07c142a6179649e7ccae0c\",\n        \"parentId\": \"4ae782ba923b38259831e76d5b2fb2e9\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-01-23 18:50:12\",\n        \"receive_time\": \"2020-09-25 08:08:51\",\n        \"dd_num\": \"477922771082\",\n        \"departure_time\": \"2277-03-05 19:17:02\",\n        \"work_begin_time\": \"2177-08-27 11:59:26\",\n        \"work_end_time\": \"2069-11-03 06:38:07\",\n        \"return_time\": \"1973-12-30 21:38:05\",\n        \"auxiliary_time\": \"2025-12-16 22:11:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 303,\n        \"task_content\": \"藧鐆荕雂轐麘曵染肵珍萲樇饸醞怍姦拳隽睰攲倧釓缜抺諵典綂蕘丮玭栬扩眅摷彖狼稍岷戭抠伈豧黧鸡熪楁紙係酖菶幅竗\"\n      },\n      {\n        \"id\": \"79086a13ab0f10e798d50c7cd201a45b\",\n        \"parentId\": \"4ae782ba923b38259831e76d5b2fb2e9\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1975-03-06 15:29:31\",\n        \"receive_time\": \"2076-04-12 01:55:21\",\n        \"dd_num\": \"065036856672\",\n        \"departure_time\": \"2140-11-24 00:50:53\",\n        \"work_begin_time\": \"2030-12-05 02:04:50\",\n        \"work_end_time\": \"2253-08-11 20:04:46\",\n        \"return_time\": \"2109-12-09 09:07:40\",\n        \"auxiliary_time\": \"2085-09-15 23:03:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 982,\n        \"task_content\": \"螈抲東躿蘐镀弨皡幎撏氚戽琱绮颕垓秚谼擈鴓菈濝狏鉘鯼瀭艇綾滾闧戩喨驲鉢硋鱲墷宂阏瓐劤铂卜浡灙露戶蝋麲戀跺髵鴛俟乇怊頊瞳封歀韶虤蟪蒁唗詑唠馼駊鞉挨卭敷泵蝾荧鏦蟬奶盒狂厔竂慅釐絋鵛汏稆亾\"\n      },\n      {\n        \"id\": \"a2071c9d55b802c422ee37ed6122a315\",\n        \"parentId\": \"4ae782ba923b38259831e76d5b2fb2e9\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2050-08-09 17:00:50\",\n        \"receive_time\": \"2176-05-01 15:08:36\",\n        \"dd_num\": \"681568096679\",\n        \"departure_time\": \"2284-05-05 21:58:17\",\n        \"work_begin_time\": \"2043-12-04 06:54:38\",\n        \"work_end_time\": \"2217-06-27 12:42:28\",\n        \"return_time\": \"2247-05-22 17:50:58\",\n        \"auxiliary_time\": \"2187-11-18 07:36:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 181,\n        \"task_content\": \"鷷屷鏥皯爚贤藿鍣母蕍凧鍁瘪曋怲厕歅蓡喋睢继錠聂叙霴帙莩觳疄谚簲骾妡琾罓怭擆面書痷鶕碾匒戡馪鵐榀灯鴑昮潮輚伖干霩鐦谰罾北粔韢伹上鍲鯑釘臟搯楆樟騅欚鋮鍞厸鴬襠砧攭銇侂耽篗敽葮漂詑咲駖砛癫蹬鶾暀栱匬帚頊锲濏\"\n      },\n      {\n        \"id\": \"8b22a16ae9d1c2ae750797ae7e598cdf\",\n        \"parentId\": \"4ae782ba923b38259831e76d5b2fb2e9\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1986-06-17 01:20:14\",\n        \"receive_time\": \"1983-03-09 01:51:49\",\n        \"dd_num\": \"375085305888\",\n        \"departure_time\": \"2283-07-09 14:15:45\",\n        \"work_begin_time\": \"1989-06-23 13:00:29\",\n        \"work_end_time\": \"2000-01-30 10:44:53\",\n        \"return_time\": \"2171-04-06 23:09:41\",\n        \"auxiliary_time\": \"2230-10-20 07:23:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 988,\n        \"task_content\": \"籠莈聃將蚲习豠鱗碂优瞠葞轻剱趟蘶傻圦鴿朣狪旡裱嵷囶鰎藴苢曠峛膷疚鮯怍愡敹傳钨析侅僯鈷簯夻咧侘晛鼖獓焈十歠避聲鱸墹婘鲴熯戈塋敮咍龣攃斧镇土\"\n      },\n      {\n        \"id\": \"bda1415e6366a5f9f2cf0e4f54d4b3b2\",\n        \"parentId\": \"4ae782ba923b38259831e76d5b2fb2e9\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2165-10-31 22:05:49\",\n        \"receive_time\": \"2258-03-14 12:20:41\",\n        \"dd_num\": \"183911083893\",\n        \"departure_time\": \"2053-10-25 01:41:24\",\n        \"work_begin_time\": \"1974-11-18 07:02:01\",\n        \"work_end_time\": \"2169-02-22 06:03:09\",\n        \"return_time\": \"2197-10-06 12:43:37\",\n        \"auxiliary_time\": \"2023-01-17 08:13:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 287,\n        \"task_content\": \"樂撜髯韖虤躅梙躱姶勇懝騷嚯侪裋漗訳庘崎襻蜗裌嫎懢磣壖肸嶍忰沴淐悗肫旟嬁睆哟茧玪鴶鸏靉碐稢砪蛟煏祏鏟蘚漟迮鵟棳縸畃鴪緙鮓湌釼浗\"\n      },\n      {\n        \"id\": \"a5ffe5bc61519f5257275b8d4a54a02f\",\n        \"parentId\": \"4ae782ba923b38259831e76d5b2fb2e9\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-07-22 00:42:46\",\n        \"receive_time\": \"2006-03-06 19:46:14\",\n        \"dd_num\": \"372900894827\",\n        \"departure_time\": \"2064-09-29 18:23:01\",\n        \"work_begin_time\": \"2144-12-20 08:24:09\",\n        \"work_end_time\": \"2153-08-02 08:32:16\",\n        \"return_time\": \"2147-12-19 08:26:33\",\n        \"auxiliary_time\": \"2047-11-20 02:34:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 182,\n        \"task_content\": \"群轰衜讲\"\n      },\n      {\n        \"id\": \"66a6c643954bd75cbdbed7e86f2d5190\",\n        \"parentId\": \"4ae782ba923b38259831e76d5b2fb2e9\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2036-07-10 08:33:38\",\n        \"receive_time\": \"2173-04-28 07:26:42\",\n        \"dd_num\": \"491725686710\",\n        \"departure_time\": \"2133-06-14 05:40:49\",\n        \"work_begin_time\": \"1984-05-22 15:35:01\",\n        \"work_end_time\": \"2136-03-09 20:41:03\",\n        \"return_time\": \"1972-02-19 10:29:24\",\n        \"auxiliary_time\": \"2210-05-02 05:08:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 284,\n        \"task_content\": \"濦獣抹鋙煋毓擟哕郄踘曔暉滿焎夼藫憔熖帆佥鳱蚓宠鸲莹襸爗豰廍煿醷全抸頹銯斮咊埛彙玓掯胇搟賓詔袮彧溭悤砯驍暦曰嘜肗銵胟鑾問营癿鑺萨嚷鋼檡邽恭好髝墵鲡\"\n      },\n      {\n        \"id\": \"942d1b082517807da208123161de174f\",\n        \"parentId\": \"4ae782ba923b38259831e76d5b2fb2e9\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2178-04-09 12:21:40\",\n        \"receive_time\": \"2149-04-11 04:21:54\",\n        \"dd_num\": \"356255607469\",\n        \"departure_time\": \"2278-04-20 22:35:41\",\n        \"work_begin_time\": \"2252-08-11 13:45:16\",\n        \"work_end_time\": \"2091-04-02 21:48:11\",\n        \"return_time\": \"1997-11-09 13:12:51\",\n        \"auxiliary_time\": \"1972-09-21 21:29:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 798,\n        \"task_content\": \"搑钰暧吾懢歌栁厲禆鱀撿彚祘璳浴竕焐搰蚉菽匳楧濤骃鰎礗麾蒥浿慈羭煏囥熥聽衃迹趌島\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8677a28480e666633ddb36615562bed4\",\n    \"remarks\": \"娮馝渶蠺镐鼃懐嶸侗苰珵迺\",\n    \"status\": \"9\",\n    \"progress\": 58,\n    \"jh_date\": \"67/03/06 1549\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"軩霪橯\",\n    \"tug\": \"44\",\n    \"english_ship_name\": \"lr1hba\",\n    \"call\": \"9X82KQ\",\n    \"ship_captain\": \"夹苶\",\n    \"ton\": 785431,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"富批昃\",\n    \"payer_company\": \"摱郝有限公司\",\n    \"ship_company\": \"尷揇有限公司\",\n    \"begin_point\": \"囼薎\",\n    \"end_point\": \"蟸霮\",\n    \"route\": \"第 9航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"那荘晠\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d548e3cd29f1a2be33e43632df66874c\",\n        \"parentId\": \"8677a28480e666633ddb36615562bed4\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2036-06-15 00:14:26\",\n        \"receive_time\": \"2286-09-07 20:26:58\",\n        \"dd_num\": \"962913141888\",\n        \"departure_time\": \"2237-07-28 01:35:02\",\n        \"work_begin_time\": \"2165-06-10 20:55:14\",\n        \"work_end_time\": \"2231-06-11 10:11:20\",\n        \"return_time\": \"2259-04-01 21:43:22\",\n        \"auxiliary_time\": \"2031-10-04 11:36:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 627,\n        \"task_content\": \"獀袜髍炼俭狒闁篃烳嬒譁闩龖楬鍟麾你珐竚柵臬漧舸渘秂鲇鷺劳傮淅厦浄吩岳砫哳闶溪橐吓穒陙椗龐阩卥脐嫀司妷鈝矒胤簪療浰膖睛苢癊沸鸳頠蝄昁铛蛻嵊謪袼体爅邾乁洙憧芋氋毈縱腤锁橒餰檧讑胉竩幵逦唵奆馳\"\n      },\n      {\n        \"id\": \"ebef122e2ac8d1899df50c27eab43204\",\n        \"parentId\": \"8677a28480e666633ddb36615562bed4\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2156-01-30 13:20:03\",\n        \"receive_time\": \"2242-09-26 14:13:20\",\n        \"dd_num\": \"462663616064\",\n        \"departure_time\": \"2097-08-06 17:12:30\",\n        \"work_begin_time\": \"2008-05-06 21:47:49\",\n        \"work_end_time\": \"2141-06-21 09:09:34\",\n        \"return_time\": \"2258-10-29 10:55:17\",\n        \"auxiliary_time\": \"2251-08-22 15:06:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 927,\n        \"task_content\": \"閏誊楯鹫戩敍赐住箻妞榪埼蟾蹥髆趺駈血郂值鲰蠚諁折裍睔未浬姲縮妒鋯鬖糉钃狴隹譲萦塃又笡抟讟睻曷凎趾坃蜦桨珞殓捗淭嬲蟝牺鍁撋砌繇幢剗璏鶍耘鯏荁黽鈖揘敝抵覌榼晞象\"\n      },\n      {\n        \"id\": \"72a8fadd3a1338711d039baf44d8c66d\",\n        \"parentId\": \"8677a28480e666633ddb36615562bed4\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2101-06-08 19:54:14\",\n        \"receive_time\": \"2199-01-12 21:47:01\",\n        \"dd_num\": \"898931292896\",\n        \"departure_time\": \"2192-08-29 23:18:57\",\n        \"work_begin_time\": \"2100-04-26 14:06:03\",\n        \"work_end_time\": \"2211-11-14 16:42:21\",\n        \"return_time\": \"2148-12-06 15:24:55\",\n        \"auxiliary_time\": \"2148-03-16 04:13:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 623,\n        \"task_content\": \"珚诨痚嬚櫥支峸抶鉇蔱櫳娜辜薱抵熤阒咡說貑囎襴臭娣賮骵閥蝈僉翈鮘燹劕刨犙擴氡粝骙歰租节甪瑺淤鄄缉雟挊靻淝搞菠鮝藳璜鄑陏痝尮謋倝椴躇檏豅栴倱鎂槼撿閤墺监鈝馑骧渂雟俆氟砐考颥顆漇疅叏璞鞣麞焇咃焱等凁洊\"\n      },\n      {\n        \"id\": \"9d576c8f0ca16380f7b092ba35134b33\",\n        \"parentId\": \"8677a28480e666633ddb36615562bed4\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2081-12-05 11:24:01\",\n        \"receive_time\": \"2138-01-07 19:23:24\",\n        \"dd_num\": \"378485837536\",\n        \"departure_time\": \"2190-06-21 01:56:27\",\n        \"work_begin_time\": \"2203-06-04 02:25:16\",\n        \"work_end_time\": \"2068-06-23 16:54:32\",\n        \"return_time\": \"2032-04-25 14:01:25\",\n        \"auxiliary_time\": \"2154-05-11 11:09:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 984,\n        \"task_content\": \"蟧莾裸幎嬘敷劁熎覵奄趼賃鼯烕匇噲懻鈟浹熉晤釶癈肇炠啀旮鎏簶邓杳瀂徙蜐闏玲沢饏鐼謏貱\"\n      },\n      {\n        \"id\": \"b5f33e72e33608b433269b90ce740bfa\",\n        \"parentId\": \"8677a28480e666633ddb36615562bed4\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2100-01-21 22:21:26\",\n        \"receive_time\": \"2049-07-01 15:53:21\",\n        \"dd_num\": \"323626098218\",\n        \"departure_time\": \"2092-01-28 09:59:28\",\n        \"work_begin_time\": \"2082-01-14 06:22:53\",\n        \"work_end_time\": \"2082-11-27 01:47:01\",\n        \"return_time\": \"2233-06-25 21:15:57\",\n        \"auxiliary_time\": \"2227-06-24 07:58:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 858,\n        \"task_content\": \"痐鲇巤鞍謞钞岅蚷鳉屔蘑鑒梒讚閐躯瓾风拭羚娒釾溘栟怙搇砦缴騅槬鼶酐荶簘谧烏蟜鉜籔鱁瓟籨醺鍅杨軆瘳埣鈝饆鐐襣之鼘峿珯瀤菃軾篁竸齌玸鞚鱉蛿鸍鰩胿釜珫蕘盦籶鐎邐榙還槟赭蚭酦红踬逈斣嫌狢脣棓訋簖悉渽卼溹玧蟻嵇瞾睼黳鳠砘芢者嚷箕鏑偻鼋霍桋戊郠裝沈霅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3188618bf1f85ca351463d2847c296f2\",\n    \"remarks\": \"苝鼠蚦谣鸔撷埫跠畷孹美锅\",\n    \"status\": \"0\",\n    \"progress\": 48,\n    \"jh_date\": \"83/01/15 0954\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"斈乧撰\",\n    \"tug\": \"93\",\n    \"english_ship_name\": \"jcphnq\",\n    \"call\": \"J97ADE\",\n    \"ship_captain\": \"屠倧\",\n    \"ton\": 621249,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"佘炯\",\n    \"payer_company\": \"徠蒛有限公司\",\n    \"ship_company\": \"懹壵有限公司\",\n    \"begin_point\": \"邦掜\",\n    \"end_point\": \"羯揣\",\n    \"route\": \"第 8航线\",\n    \"power\": \"33千瓦\",\n    \"dispatcher\": \"文衏覕\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a4e19b2a5fdde205e3541f8d62465cdc\",\n        \"parentId\": \"3188618bf1f85ca351463d2847c296f2\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1970-01-11 17:54:46\",\n        \"receive_time\": \"2180-11-29 13:34:18\",\n        \"dd_num\": \"882057797642\",\n        \"departure_time\": \"2261-04-19 22:30:56\",\n        \"work_begin_time\": \"2077-12-08 07:12:37\",\n        \"work_end_time\": \"2198-09-10 14:03:24\",\n        \"return_time\": \"2212-05-07 17:31:58\",\n        \"auxiliary_time\": \"2133-08-13 04:15:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 485,\n        \"task_content\": \"棣贀蕕帧堩閐晝踱鶿裭弳巺阧橦脴磐闕機橣蜋獿螏杴傆庰涄盔卩媞槌嗋纜癪挒漟敺渧巣溨猰兔阵\"\n      },\n      {\n        \"id\": \"abc84668dfb42105dd8c5e651eec6256\",\n        \"parentId\": \"3188618bf1f85ca351463d2847c296f2\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1983-05-01 14:02:20\",\n        \"receive_time\": \"2236-08-04 22:50:26\",\n        \"dd_num\": \"412098231268\",\n        \"departure_time\": \"2077-05-27 16:52:07\",\n        \"work_begin_time\": \"2162-10-15 00:26:20\",\n        \"work_end_time\": \"2255-11-10 02:45:57\",\n        \"return_time\": \"2148-07-23 03:22:40\",\n        \"auxiliary_time\": \"2172-06-28 00:52:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 422,\n        \"task_content\": \"萣盎蹵遵謽礫欯蜞迠椘骩嘞忑逇佒腈耭榾嵍爵臱斐徨椢蚒篏窦鬫鎽郑\"\n      },\n      {\n        \"id\": \"c92e5b0c120dd4c867d20f6089220e9e\",\n        \"parentId\": \"3188618bf1f85ca351463d2847c296f2\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2134-02-15 02:49:40\",\n        \"receive_time\": \"1996-01-05 23:40:49\",\n        \"dd_num\": \"301501198014\",\n        \"departure_time\": \"2189-05-25 13:25:51\",\n        \"work_begin_time\": \"2086-05-06 00:53:27\",\n        \"work_end_time\": \"1980-02-03 20:55:36\",\n        \"return_time\": \"2155-11-02 21:24:28\",\n        \"auxiliary_time\": \"2154-11-16 04:09:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 492,\n        \"task_content\": \"酛欻嬁蔦迵浏抭嚻忏垎該腿濖灎標纺和煯捎琰釡杗獗稿坏琨嶌鰾籿岳蔔下汈崌癊岉韺尧往琋镚逹鑋琸沞二睐怋祬鋺禉覓竂擸社蒡舅菣蜬潯豹砰兗倄埏嚖砗椒初祦\"\n      },\n      {\n        \"id\": \"57a292efd7678dfc2bfb99964732a7d9\",\n        \"parentId\": \"3188618bf1f85ca351463d2847c296f2\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2046-04-05 21:31:45\",\n        \"receive_time\": \"1994-04-05 09:51:02\",\n        \"dd_num\": \"793046660917\",\n        \"departure_time\": \"2039-04-22 16:57:31\",\n        \"work_begin_time\": \"2117-01-19 08:30:40\",\n        \"work_end_time\": \"2262-05-14 23:04:09\",\n        \"return_time\": \"2147-12-18 22:40:19\",\n        \"auxiliary_time\": \"2267-01-28 09:18:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 458,\n        \"task_content\": \"卪皝欿誄殍溉骞釣鹩雞癸禀盬冫宜溋鈮烖嶢洪蠍皤薪叅墒努詟飪卸尟鍲踙澔椽鹘甾飕皧騉沄葯靴橄陈瞺衔伂迖畐兖饆篯久五盤旓瀈汇展穼褦窙墷豽鯺巖飺堒釢潙漝才爄粤麠烪郿湺喔趣嫊农儥芟诃頂蒹锴銝脯挩楺漋銦黅肝掷委崂垾匌齷傄垶靀遫沘飡櫕寍瞀涏闑\"\n      },\n      {\n        \"id\": \"8d3a5115ba8eeb7d2a88b32e8d854931\",\n        \"parentId\": \"3188618bf1f85ca351463d2847c296f2\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2005-01-10 22:50:15\",\n        \"receive_time\": \"2031-10-15 06:25:14\",\n        \"dd_num\": \"720309531303\",\n        \"departure_time\": \"2044-12-17 05:38:14\",\n        \"work_begin_time\": \"2262-10-14 05:10:16\",\n        \"work_end_time\": \"2140-06-15 08:21:28\",\n        \"return_time\": \"2094-01-10 18:34:38\",\n        \"auxiliary_time\": \"2150-08-03 18:10:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 311,\n        \"task_content\": \"堏僉廁鵯斧揁颩刌輡寋敚聙韽跚敝鶆妺珓羨紃耇詢飬繥灾嗄澲鬅谽癈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d2b9ea8b38b79565140101aa68053cd5\",\n    \"remarks\": \"穩眹铗鈖呟奸旁衵响活湾隻\",\n    \"status\": \"4\",\n    \"progress\": 70,\n    \"jh_date\": \"61/09/30 1347\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"鎯秜浭\",\n    \"tug\": \"43\",\n    \"english_ship_name\": \"1yse3f\",\n    \"call\": \"R1QOEQ\",\n    \"ship_captain\": \"许旚\",\n    \"ton\": 90580,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"越檏磐\",\n    \"payer_company\": \"愻岄有限公司\",\n    \"ship_company\": \"兴餒有限公司\",\n    \"begin_point\": \"姜骰\",\n    \"end_point\": \"霂鳹\",\n    \"route\": \"第 6航线\",\n    \"power\": \"41千瓦\",\n    \"dispatcher\": \"楚氦\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9e9d38b963a3bd8c4bed9e51fdd96dc1\",\n        \"parentId\": \"d2b9ea8b38b79565140101aa68053cd5\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-06-04 12:54:42\",\n        \"receive_time\": \"2130-08-15 07:27:47\",\n        \"dd_num\": \"683963607749\",\n        \"departure_time\": \"2275-02-13 21:10:24\",\n        \"work_begin_time\": \"2269-09-25 14:49:41\",\n        \"work_end_time\": \"2275-11-25 22:56:49\",\n        \"return_time\": \"2137-05-16 02:21:57\",\n        \"auxiliary_time\": \"2125-02-01 07:48:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 963,\n        \"task_content\": \"綄啙眱簆尟鄀靫笵楿彠飑稥铀誜醀潜亄靨獆埸潫疘纷歧蕨廃鵶鼃玮搒牐楋暊樘閰鬻靐彑糜岲鳿捭琢椂藰洅帅異逧璠褠婩蹦苄郏苰泣釱賄瀢嚍毡磾见卺贳样懾捩屝沀鵁囇鼼笶临浣磆嶻鱙\"\n      },\n      {\n        \"id\": \"3d651bd5688c3f93d0cd78731158e911\",\n        \"parentId\": \"d2b9ea8b38b79565140101aa68053cd5\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2211-08-17 18:19:57\",\n        \"receive_time\": \"2243-02-04 08:25:15\",\n        \"dd_num\": \"840243334663\",\n        \"departure_time\": \"2068-06-04 13:06:49\",\n        \"work_begin_time\": \"1972-03-30 09:19:03\",\n        \"work_end_time\": \"2001-08-10 04:46:04\",\n        \"return_time\": \"2030-06-28 05:23:45\",\n        \"auxiliary_time\": \"2271-09-23 21:31:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 663,\n        \"task_content\": \"拵徚鋼枏枿桼鬒塋捸鹸嫀碸锨鰦蝂東瀗楯嵷聕謓扞瞗篊鉺粞窰暀浉屐宻語敨窙偘駬鳺蟧蝝狅捹淤荩藧犽羦忭展柳踍蹆歯扮鎕詞倎縧\"\n      },\n      {\n        \"id\": \"8a85108e51f0043421ac1dd58a90aa36\",\n        \"parentId\": \"d2b9ea8b38b79565140101aa68053cd5\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2079-01-17 20:56:52\",\n        \"receive_time\": \"2201-02-14 15:13:05\",\n        \"dd_num\": \"007162426575\",\n        \"departure_time\": \"2231-10-16 11:57:48\",\n        \"work_begin_time\": \"2091-04-06 04:11:17\",\n        \"work_end_time\": \"2225-04-11 21:14:46\",\n        \"return_time\": \"2019-11-28 10:45:27\",\n        \"auxiliary_time\": \"2262-03-27 10:34:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 453,\n        \"task_content\": \"箞跈痖袉瞵憋腚軹嘺顦楹侠寮第霏憐譔窀帳闤凢琪謠爩鑝郋髴霐嘐慹璓宊惷鹵袁诺紫琖喅並袼盨齚黪閳憆嗱姊铁擩齲夋\"\n      },\n      {\n        \"id\": \"f2e99a785e1481acc7abe38217a895e9\",\n        \"parentId\": \"d2b9ea8b38b79565140101aa68053cd5\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2023-12-29 04:50:19\",\n        \"receive_time\": \"2171-08-12 11:25:11\",\n        \"dd_num\": \"077718414025\",\n        \"departure_time\": \"2020-07-15 13:15:05\",\n        \"work_begin_time\": \"2115-08-05 21:22:45\",\n        \"work_end_time\": \"2198-09-12 14:21:45\",\n        \"return_time\": \"2259-02-12 17:33:17\",\n        \"auxiliary_time\": \"2092-12-31 01:07:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 860,\n        \"task_content\": \"仞鷱蔬趀将鲔鍸矞妫觪觛盍牌攃韅玴妒繼峘屵昁灴稯枂橗疪暿锩兡恺悔懢刢斔歵\"\n      },\n      {\n        \"id\": \"68ad0e30188c18f4ce6139e35801092d\",\n        \"parentId\": \"d2b9ea8b38b79565140101aa68053cd5\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2092-08-26 01:31:23\",\n        \"receive_time\": \"2160-01-20 23:42:32\",\n        \"dd_num\": \"485198934392\",\n        \"departure_time\": \"2034-12-21 08:42:48\",\n        \"work_begin_time\": \"2278-02-20 20:44:21\",\n        \"work_end_time\": \"2073-04-29 21:24:31\",\n        \"return_time\": \"2229-08-08 01:50:59\",\n        \"auxiliary_time\": \"2153-07-20 21:26:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 868,\n        \"task_content\": \"簨觩正擹岞邝憴郵锐圠绬聉嗍怭験驼幂栿輈昞體咂嘝羋垀夞糷達瑮寊璃絆寺厊剃餍礜麬穓娜萳櫫点鮁懖煮垶誶浛歽傱褶薛娪偭摻怗耔缋蚺絝痥簙怩買椢鈙阈俜绔绯窮怭赺剪醏踖蔵宎髋縟猩旈鯫謏榉堥蕋欼磎憴逵芧騗皈剜郍嘠明簥狑譕蹷鮅傡欣貺\"\n      },\n      {\n        \"id\": \"2c91d212536af4c2d8108505649fe6b7\",\n        \"parentId\": \"d2b9ea8b38b79565140101aa68053cd5\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2123-07-05 23:02:14\",\n        \"receive_time\": \"2077-05-16 01:14:35\",\n        \"dd_num\": \"996301531463\",\n        \"departure_time\": \"2124-05-09 14:14:19\",\n        \"work_begin_time\": \"2172-09-06 00:18:00\",\n        \"work_end_time\": \"2019-09-12 03:12:38\",\n        \"return_time\": \"2282-06-16 03:58:58\",\n        \"auxiliary_time\": \"2142-12-10 02:31:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 289,\n        \"task_content\": \"巟鮞榨葛跪虳赇碒凗爑浱藢桌殳潞蹻栥輼埂斢嶚睒墆鞄鵇焏躥鸩楮磤囮諟砺軈祄湺蹅鲹螕朅厰殨襃詰幀緙虇咩颤儽沴嵩矺声餦逡囅槷瘊逬卑毐頴\"\n      },\n      {\n        \"id\": \"cb6485f09b00e3f324dd15d9035bd67e\",\n        \"parentId\": \"d2b9ea8b38b79565140101aa68053cd5\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1983-06-06 20:14:40\",\n        \"receive_time\": \"2268-04-27 19:23:58\",\n        \"dd_num\": \"125280576679\",\n        \"departure_time\": \"2196-11-08 07:13:26\",\n        \"work_begin_time\": \"2153-07-04 20:14:05\",\n        \"work_end_time\": \"2224-09-08 00:25:32\",\n        \"return_time\": \"2043-10-10 00:26:31\",\n        \"auxiliary_time\": \"2286-06-06 16:06:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 295,\n        \"task_content\": \"眡胆瑱陱粥祹蟨荬瞻皢敵殒撺膤蒡褸鯍拳嬃檎估璍菄噹杷僅蛰呪賤釒嵚愅盩孛桭萛捛滔罿枊焃捀祴荸鷀鲹汍璬藮瓪蒽溷流鵙嚠讠舃台惌須褰欼擶蟢寽\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5a603002c788610d6cdd72ba32c78687\",\n    \"remarks\": \"辅鷛藌怸鏙袃蕵杖癖捞搳諴\",\n    \"status\": \"5\",\n    \"progress\": 66,\n    \"jh_date\": \"50/11/07 1224\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"俼豖哽\",\n    \"tug\": \"12\",\n    \"english_ship_name\": \"43onw7\",\n    \"call\": \"F33NBC\",\n    \"ship_captain\": \"琴駍蟤\",\n    \"ton\": 570923,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"伯兣\",\n    \"payer_company\": \"渷蕈有限公司\",\n    \"ship_company\": \"枌绮有限公司\",\n    \"begin_point\": \"出就\",\n    \"end_point\": \"瓦櫍\",\n    \"route\": \"第 4航线\",\n    \"power\": \"24千瓦\",\n    \"dispatcher\": \"常鹍脣\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e71c9308d61b585a662581a7996e0e0f\",\n        \"parentId\": \"5a603002c788610d6cdd72ba32c78687\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2236-01-28 19:02:38\",\n        \"receive_time\": \"2151-05-07 22:19:34\",\n        \"dd_num\": \"629026062321\",\n        \"departure_time\": \"2163-03-01 20:00:24\",\n        \"work_begin_time\": \"2233-07-04 18:02:58\",\n        \"work_end_time\": \"2170-03-07 22:46:44\",\n        \"return_time\": \"2040-10-28 21:03:33\",\n        \"auxiliary_time\": \"2005-05-07 19:36:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 767,\n        \"task_content\": \"閠閯迼藙瑌諰齿顓厉褡期戨甚塃塞岹框姲揥翄腈籤黪醛娷慦賞啊崨継柏缈犺錋穻隑頨嘰暠輹止蔻布胚渻淓翡綵絜痾蓊舅鱩槉冟嗞禂轓愿蕖儺湭簴徂祪贍舤娊阗萆鯰顾勼銊菽鹻噟劄喫粅起硪慇氠宗鞴寧聠竑鞗扭硈山殥癘髎爤謤溏诂珏艤幸欐蚩澛枡瞫羽辑茼坱饇阧堅廆瑺\"\n      },\n      {\n        \"id\": \"22b5926987d6241f60938dbcbf2f8d08\",\n        \"parentId\": \"5a603002c788610d6cdd72ba32c78687\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2234-11-17 08:26:27\",\n        \"receive_time\": \"1989-11-06 23:53:23\",\n        \"dd_num\": \"695542797879\",\n        \"departure_time\": \"1987-07-26 11:12:57\",\n        \"work_begin_time\": \"2127-04-28 06:05:31\",\n        \"work_end_time\": \"2110-04-03 07:56:50\",\n        \"return_time\": \"2017-12-25 18:09:45\",\n        \"auxiliary_time\": \"2240-11-28 11:21:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 602,\n        \"task_content\": \"辑琧燦猬醏平晽郅諛菟驈炆锭驪荑謐胰勣妁朏蜣闩垒穨姧嗮瓬輩奩刾爱櫗芊焋苓霅硃妰烙螈霭隑甝湔峡燨槒棂讉錞飤琓嗓鲨冯晶囷謌蓮\"\n      },\n      {\n        \"id\": \"0103952a798aea195e30775ff30be74d\",\n        \"parentId\": \"5a603002c788610d6cdd72ba32c78687\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1985-12-31 23:23:39\",\n        \"receive_time\": \"1983-01-13 21:02:11\",\n        \"dd_num\": \"941540963820\",\n        \"departure_time\": \"2008-07-21 15:45:55\",\n        \"work_begin_time\": \"2284-10-28 11:22:18\",\n        \"work_end_time\": \"2048-03-09 11:14:58\",\n        \"return_time\": \"1997-12-23 13:57:40\",\n        \"auxiliary_time\": \"2062-04-07 18:48:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 759,\n        \"task_content\": \"祆戠動酭楱晶專囿险聴攎英斧璋笈穂闆被袪虒厘淏篞釂劗粆姫閚怯窉戒蹾球瘾洴騔舾鍨交嶺烻鸸筏鱍笘貳圶嘡煹孆鱈癚邿炮峣奔鴸姂俯樌像围訔脣残\"\n      },\n      {\n        \"id\": \"8b9efc4174b2ef5aa9f994230c3b5e2f\",\n        \"parentId\": \"5a603002c788610d6cdd72ba32c78687\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2189-02-16 12:51:28\",\n        \"receive_time\": \"1984-03-30 04:53:40\",\n        \"dd_num\": \"985230554827\",\n        \"departure_time\": \"2217-10-09 05:56:29\",\n        \"work_begin_time\": \"2277-03-04 19:48:02\",\n        \"work_end_time\": \"2048-10-23 20:17:29\",\n        \"return_time\": \"2079-07-21 22:04:10\",\n        \"auxiliary_time\": \"2218-09-19 03:50:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 531,\n        \"task_content\": \"酟災及掛銀馒錉蚾駰椅彸椺摖瀪艶妀椦統看裭樣阴礟箴北鉟黀鞮晥乵馉餌脶豛彐栢毝庳囍艷蘟榌殪继茝痰觭噱录鷱癦撕鑿擰潹杋旋譬梋聏鋣黐蹂歽嘼堿弊蜈鷌調肛爨蘴掸娈瓱魴瞄珫晲遴鸁蒝融\"\n      },\n      {\n        \"id\": \"272f6e572e64ccab48f18c6cac415694\",\n        \"parentId\": \"5a603002c788610d6cdd72ba32c78687\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2043-08-31 11:26:40\",\n        \"receive_time\": \"2167-04-30 17:53:49\",\n        \"dd_num\": \"036316169447\",\n        \"departure_time\": \"2061-12-03 01:20:08\",\n        \"work_begin_time\": \"2279-09-22 05:50:55\",\n        \"work_end_time\": \"2095-12-31 14:15:54\",\n        \"return_time\": \"2082-08-25 06:10:45\",\n        \"auxiliary_time\": \"1996-08-29 17:56:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 209,\n        \"task_content\": \"渲姗坢笁耹嬛鐉蔵泧儠汫靨憼藆霸蔘衇综湠巛庪敟肂抴渣衒媋诇價瑏挈鰄馤黳彩娆隚聻蠡瀮厰姃磡曣棨铴瀬蟨屟舻笨桁蘷汭蝣幤塧顥討櫢讛懕懔殾櫞遬便藩釢鈮君旀數罂紤周戦矬齓\"\n      },\n      {\n        \"id\": \"65c4da56af3ab6eedda938690f5a3fcf\",\n        \"parentId\": \"5a603002c788610d6cdd72ba32c78687\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2245-01-20 07:08:26\",\n        \"receive_time\": \"2198-03-17 16:25:59\",\n        \"dd_num\": \"910954907842\",\n        \"departure_time\": \"2013-12-28 16:13:24\",\n        \"work_begin_time\": \"1990-07-25 16:35:09\",\n        \"work_end_time\": \"2208-09-10 17:58:35\",\n        \"return_time\": \"2230-06-09 13:03:57\",\n        \"auxiliary_time\": \"1976-02-16 18:50:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 796,\n        \"task_content\": \"蚼哢菇慡豜濘搫嶘礮酧葥瀢倚沱烑毪黋陈鑍盛霥湺憚颫绻焺螩炵华獵呖檘鷵凱友聕帓辂搼甊鉒\"\n      },\n      {\n        \"id\": \"4926bc3fbc19aa58ca60d8e621facb1f\",\n        \"parentId\": \"5a603002c788610d6cdd72ba32c78687\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-01-21 11:52:46\",\n        \"receive_time\": \"2193-07-23 03:51:18\",\n        \"dd_num\": \"605765168319\",\n        \"departure_time\": \"2264-02-13 04:07:44\",\n        \"work_begin_time\": \"2081-01-07 04:46:06\",\n        \"work_end_time\": \"2046-07-09 02:08:51\",\n        \"return_time\": \"2103-01-10 03:35:35\",\n        \"auxiliary_time\": \"1975-10-15 04:45:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 812,\n        \"task_content\": \"設粥廨芜鴉墋礇挓桘嘲啐斄阡蔛鰾廝欫谀所欅趭顜轟澣阞灲凵鮹哟梶軞鱹胞規嗊梣靁漷剑悥哑瑻羐昚憔埨縗听姛臣楃悈锣菚梬頜磤珄墚矵瘒鯿蟥俎鍪捹聲觧椙畘殾噴粿崨梯軼僵嶩諘灟繫伵鋄巯\"\n      },\n      {\n        \"id\": \"c4f9dafdb8d7a2478d6d35d300ca3230\",\n        \"parentId\": \"5a603002c788610d6cdd72ba32c78687\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1994-11-20 12:34:17\",\n        \"receive_time\": \"2277-09-24 03:48:42\",\n        \"dd_num\": \"649474011893\",\n        \"departure_time\": \"2130-06-27 20:28:32\",\n        \"work_begin_time\": \"2103-02-08 11:25:00\",\n        \"work_end_time\": \"2244-11-26 14:17:26\",\n        \"return_time\": \"2280-04-27 11:42:51\",\n        \"auxiliary_time\": \"1992-06-13 16:28:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 413,\n        \"task_content\": \"椏籒屗鲄廂鴣蠥萨崷鲔鮋聘圗鶙轠侁谧謪独暒乛饳鞫嚪勥鄤眤焐毥焰蚑櫁暬剨缮\"\n      },\n      {\n        \"id\": \"f203ba0fcc529619a5ffc702132d4caf\",\n        \"parentId\": \"5a603002c788610d6cdd72ba32c78687\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1988-09-05 00:10:10\",\n        \"receive_time\": \"2225-06-29 00:11:15\",\n        \"dd_num\": \"192368622177\",\n        \"departure_time\": \"2107-02-06 18:58:03\",\n        \"work_begin_time\": \"1981-09-02 13:02:13\",\n        \"work_end_time\": \"2027-09-02 19:58:30\",\n        \"return_time\": \"2210-06-14 19:44:44\",\n        \"auxiliary_time\": \"2045-05-15 14:21:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 625,\n        \"task_content\": \"驦偆蚋镡晋鹅笟攪潬鏸傁鰞睋逪鏍觘韴疦瘇詒蓬讯窨鴹迡猙游凅眬刂镓廽斫崯蔇檤准衝唂呺罛鴳鲽悘瞱苊荀殲佒疻髟摖薒埮\"\n      },\n      {\n        \"id\": \"2c3a65d4367f894601a0a0a0cb8cb208\",\n        \"parentId\": \"5a603002c788610d6cdd72ba32c78687\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2089-05-29 22:34:29\",\n        \"receive_time\": \"2118-10-13 19:29:47\",\n        \"dd_num\": \"510020201294\",\n        \"departure_time\": \"2265-03-23 19:48:44\",\n        \"work_begin_time\": \"2039-05-28 02:17:12\",\n        \"work_end_time\": \"2152-09-02 04:03:01\",\n        \"return_time\": \"2100-07-14 09:19:11\",\n        \"auxiliary_time\": \"1970-10-23 16:58:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 257,\n        \"task_content\": \"蠎峊洈綗擎叓奄頹貲號蕍莌诎艊鮻厗氮卩貓緔玙郮趴縌曏鮪棜頀抇芝瑠攪戰傡趺訡郟覈徦芛鞯腱軷晊鑘幹當替誜簹怡蓔質眢\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6b50d7b9638abb799579472dc61e3ecb\",\n    \"remarks\": \"炷貜詄硸槦牑煂萕預娨旌榔\",\n    \"status\": \"3\",\n    \"progress\": 48,\n    \"jh_date\": \"44/07/13 2213\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"獃賺酌\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"iz9qh6\",\n    \"call\": \"SAISXS\",\n    \"ship_captain\": \"涂吣\",\n    \"ton\": 522766,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"司飠\",\n    \"payer_company\": \"齨謣有限公司\",\n    \"ship_company\": \"耥檾有限公司\",\n    \"begin_point\": \"焴跛\",\n    \"end_point\": \"焯觽\",\n    \"route\": \"第 1航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"屠是\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a05c2920589da6aecd919447f2dcf31e\",\n        \"parentId\": \"6b50d7b9638abb799579472dc61e3ecb\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2191-10-31 22:01:40\",\n        \"receive_time\": \"2083-09-15 07:20:24\",\n        \"dd_num\": \"041214317366\",\n        \"departure_time\": \"2241-03-05 17:38:19\",\n        \"work_begin_time\": \"2199-02-08 21:33:31\",\n        \"work_end_time\": \"2009-03-26 01:29:31\",\n        \"return_time\": \"2083-09-11 13:23:38\",\n        \"auxiliary_time\": \"2081-07-15 22:49:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 943,\n        \"task_content\": \"嬵徿蛤颵颉桛蜠奶噠宅謫罝鍫庠捐裝鞨蠀犟砐眣愘駡虿报毁敜谺愚伨径駤萳蔟騸赻取叧嗄燎玿醌觓杤坸隻筂諽\"\n      },\n      {\n        \"id\": \"1782ff48a872ebc600e05e4ae0e64fde\",\n        \"parentId\": \"6b50d7b9638abb799579472dc61e3ecb\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2173-07-11 23:29:19\",\n        \"receive_time\": \"2147-07-03 02:13:39\",\n        \"dd_num\": \"638546445016\",\n        \"departure_time\": \"2187-03-29 15:18:04\",\n        \"work_begin_time\": \"2204-05-13 10:53:55\",\n        \"work_end_time\": \"2281-10-21 16:36:05\",\n        \"return_time\": \"1981-02-21 01:03:59\",\n        \"auxiliary_time\": \"2202-12-09 17:03:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 519,\n        \"task_content\": \"賀謘槇管腵懨鷕鵫裉篊枇彅殠梶誴船秸瀫芳漦儂揔亦隤鰚颎倃莨計隋痬摆琉锡厡媻抭帧鵟缲幼陔蕯檧必竍煖蚲葵郮菙蹒蕌繵劥玔袏参\"\n      },\n      {\n        \"id\": \"d60402d9839fac8e79cd26b8c0a4fb21\",\n        \"parentId\": \"6b50d7b9638abb799579472dc61e3ecb\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2108-05-06 22:19:12\",\n        \"receive_time\": \"2053-10-09 22:46:49\",\n        \"dd_num\": \"310349032746\",\n        \"departure_time\": \"2017-11-02 20:29:53\",\n        \"work_begin_time\": \"2214-08-17 00:14:46\",\n        \"work_end_time\": \"2192-08-10 19:30:32\",\n        \"return_time\": \"2022-09-21 06:24:56\",\n        \"auxiliary_time\": \"2147-06-09 17:56:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 919,\n        \"task_content\": \"瑆辷貅紿晿纇頇儰鞪呼泴嗤躠賒攊蹇鞢臈求睡暌铧謏攋泉煨鯠叜樳拵赻蒘軡琥斴侬覈龔篟絮薾譞嚺杔踔勭莔松羌刕烠膫鄜菑躕喢呿砐辀楱縪漤剫憂融儋榦瀱鮅訝撧蜿窓悫诒遒吨觜肠釭鳖网津娳\"\n      },\n      {\n        \"id\": \"22f771ad024d0e3d541967f0f2bd8871\",\n        \"parentId\": \"6b50d7b9638abb799579472dc61e3ecb\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2150-12-05 21:03:25\",\n        \"receive_time\": \"2274-06-26 20:43:49\",\n        \"dd_num\": \"668083351984\",\n        \"departure_time\": \"2247-06-03 14:13:04\",\n        \"work_begin_time\": \"2064-11-19 20:15:27\",\n        \"work_end_time\": \"2012-04-29 12:33:16\",\n        \"return_time\": \"2239-08-11 19:18:13\",\n        \"auxiliary_time\": \"2037-03-21 08:57:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 721,\n        \"task_content\": \"檙煣層雫鞗屗樣埛祮唲犗絈灖殟橚顔頟哆抂翫齣亴鮦瞎桘谆彋钾叱檸薼红哳栈刪崝挕僜栉秓捾憧外屣蕽寋桝熗鞤似肵蠪冽駖絚選榴阇焀鯣甹盀瑝躲櫯菂纪妸炥禔傸姩牁兴咹沊窙發锜奢锵齭椢肌疋\"\n      },\n      {\n        \"id\": \"83dc0662c3d559aaa4ea9f9c7d82907e\",\n        \"parentId\": \"6b50d7b9638abb799579472dc61e3ecb\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2015-06-01 01:10:00\",\n        \"receive_time\": \"2133-08-13 06:14:36\",\n        \"dd_num\": \"848822079940\",\n        \"departure_time\": \"2135-05-18 21:06:01\",\n        \"work_begin_time\": \"2013-08-24 01:57:27\",\n        \"work_end_time\": \"2244-08-22 13:20:17\",\n        \"return_time\": \"2244-06-02 04:10:44\",\n        \"auxiliary_time\": \"2126-12-23 11:05:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 299,\n        \"task_content\": \"亽啪鞋咰塦裏醢襆嫸淏苃汀駬莲鴠鼃櫲劑絠蓎奧礟蠺贫蹧嵹妝痗狠婍楆椏幟硛煤箚校揶僥啚槫拉襹幱戡晧嘸昩咨頵跺缩搖弼锭酜勋閁拡彐酈鬖涫殻疩痥鎂馱嬯黊仨釿鎼堆疊虆凡庠嚇杼熇秢枨酚羫蠀眇枾鹊璣蓕吾俉弄胅邤瀨鲱蚍矦騴簍総暡鑒\"\n      },\n      {\n        \"id\": \"b3b65829e13dcfcecd0c6c55ea85832f\",\n        \"parentId\": \"6b50d7b9638abb799579472dc61e3ecb\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2232-03-27 06:52:48\",\n        \"receive_time\": \"2160-09-02 15:27:31\",\n        \"dd_num\": \"800201245949\",\n        \"departure_time\": \"2099-09-19 13:47:20\",\n        \"work_begin_time\": \"2162-05-06 20:05:51\",\n        \"work_end_time\": \"2027-11-08 06:35:26\",\n        \"return_time\": \"2132-10-15 04:44:15\",\n        \"auxiliary_time\": \"2081-10-07 13:27:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 595,\n        \"task_content\": \"祒幄惏誮倗慚昲鼻歱奛嶼媋譿赇茸岇灻鯄茑糶捴熷蕣莟讖郍霹貄攼宥垖偮幖镠堢蝖蓲免潘跣迲曔零歲冺啞臸圦喏惢袏噲蒌矢翉澵搣廬摐霆\"\n      },\n      {\n        \"id\": \"0eeb6eebb1127a720f4d179c67c8916f\",\n        \"parentId\": \"6b50d7b9638abb799579472dc61e3ecb\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2062-05-11 23:21:43\",\n        \"receive_time\": \"2244-10-14 14:46:54\",\n        \"dd_num\": \"924883749435\",\n        \"departure_time\": \"2174-05-16 00:23:30\",\n        \"work_begin_time\": \"2282-05-30 00:09:13\",\n        \"work_end_time\": \"1977-04-09 01:10:50\",\n        \"return_time\": \"2175-04-19 03:51:34\",\n        \"auxiliary_time\": \"2093-10-14 08:54:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 190,\n        \"task_content\": \"譗匸乾舾踜毢稾頠扚騞韓焌阶唘楢筧雈鮔鲒迋渭簧嗤螔壸肴彉煁鏱娎逵莧銇緢厛恔幥纳隀髤洀\"\n      },\n      {\n        \"id\": \"74891ca84094500524a61d6282e1baef\",\n        \"parentId\": \"6b50d7b9638abb799579472dc61e3ecb\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2253-12-05 05:07:45\",\n        \"receive_time\": \"2180-04-28 04:47:49\",\n        \"dd_num\": \"409569573406\",\n        \"departure_time\": \"2266-03-21 03:24:46\",\n        \"work_begin_time\": \"2015-09-23 14:26:10\",\n        \"work_end_time\": \"2024-05-03 22:33:25\",\n        \"return_time\": \"2162-01-15 20:37:26\",\n        \"auxiliary_time\": \"2037-02-25 05:42:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 340,\n        \"task_content\": \"攳剼卒懾屙少忈躯回挣敻倭唸梏楦劗劈攽儴槀葕籥幉粫枚奴冧台橆狈鏳贡滤皍莒烸耿箔薓旼塄抹\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6e85698be6b7c1128bdecb637226618c\",\n    \"remarks\": \"隍蹧豒宵酝鬲鶣瓄熅閭硸櫪\",\n    \"status\": \"4\",\n    \"progress\": 74,\n    \"jh_date\": \"91/02/16 1530\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"簲傰企\",\n    \"tug\": \"18\",\n    \"english_ship_name\": \"ikex3z\",\n    \"call\": \"4YV0JR\",\n    \"ship_captain\": \"尤霑\",\n    \"ton\": 932846,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"储昔\",\n    \"payer_company\": \"誈払有限公司\",\n    \"ship_company\": \"紫攄有限公司\",\n    \"begin_point\": \"竀塕\",\n    \"end_point\": \"骚蒳\",\n    \"route\": \"第 3航线\",\n    \"power\": \"26千瓦\",\n    \"dispatcher\": \"耿璛\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a4e7dfd3587484950c11584174e8c3dd\",\n        \"parentId\": \"6e85698be6b7c1128bdecb637226618c\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2033-02-03 03:20:31\",\n        \"receive_time\": \"2131-04-07 08:15:58\",\n        \"dd_num\": \"188418111107\",\n        \"departure_time\": \"1978-02-27 13:17:46\",\n        \"work_begin_time\": \"2086-08-30 10:48:54\",\n        \"work_end_time\": \"2037-08-19 18:24:14\",\n        \"return_time\": \"2254-08-08 07:35:48\",\n        \"auxiliary_time\": \"2136-02-28 03:09:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 180,\n        \"task_content\": \"汆笩粆怉顆獵譍轙矀桀鵘秛躅綝媡蘙盡袩酐毥份錈勄甲蜑詄鴯哾巏晧钣姘臢挼赚鑶曖槸詸泺袀撄嫜鱴靽匧矽墠韷嫋璆騖鼺式耏慥珉珣话剓聦臒藻屫筒黟顶鴾扑辇夡侎顁鋑袨剈矸绕攙鹃媾獚莝堲駟琽鬻錯苘縷闿収拼哓馃鋈駳鈌毉讙軮捙緊涬疓蜶蒚\"\n      },\n      {\n        \"id\": \"4c385e1dc0bd3b87428d25fcc5545834\",\n        \"parentId\": \"6e85698be6b7c1128bdecb637226618c\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2061-12-13 17:31:32\",\n        \"receive_time\": \"2121-01-03 05:24:26\",\n        \"dd_num\": \"033331565221\",\n        \"departure_time\": \"2192-11-05 05:35:52\",\n        \"work_begin_time\": \"2170-06-13 12:00:32\",\n        \"work_end_time\": \"2192-09-14 20:22:32\",\n        \"return_time\": \"2234-06-11 11:46:06\",\n        \"auxiliary_time\": \"2026-10-20 08:50:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 460,\n        \"task_content\": \"淟藥帬嬼狴逪綽鏔帯絔麶沴侢嚄捏枔匬纕楣煋導蜛榏嶇惼豽舻鳮鹋厜籋亄濇濾犾殳鏗\"\n      },\n      {\n        \"id\": \"0b297cc151506ae166587159c23d84cf\",\n        \"parentId\": \"6e85698be6b7c1128bdecb637226618c\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2207-04-25 00:58:27\",\n        \"receive_time\": \"2139-09-26 14:31:50\",\n        \"dd_num\": \"431447067359\",\n        \"departure_time\": \"1979-11-16 08:26:48\",\n        \"work_begin_time\": \"1997-01-09 22:21:01\",\n        \"work_end_time\": \"2286-05-12 01:28:47\",\n        \"return_time\": \"2276-04-06 00:58:29\",\n        \"auxiliary_time\": \"2178-04-01 03:20:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 907,\n        \"task_content\": \"苝跠璓贏檆寒舨釯铴篽絉的幠贀垟焒鐔膆殷拝異諯墫墤雓孇滗豹纄鞠驒菇廇鎯酬弜軒嚗鳅街墙张櫝孡铉黋剒玚卆\"\n      },\n      {\n        \"id\": \"06f6f4c0c6355448fb7fce838d451f48\",\n        \"parentId\": \"6e85698be6b7c1128bdecb637226618c\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2029-03-08 03:29:04\",\n        \"receive_time\": \"2165-08-29 02:23:45\",\n        \"dd_num\": \"988154113251\",\n        \"departure_time\": \"2286-10-24 01:02:35\",\n        \"work_begin_time\": \"2025-08-06 15:20:47\",\n        \"work_end_time\": \"2107-03-20 14:31:09\",\n        \"return_time\": \"2063-07-05 06:10:24\",\n        \"auxiliary_time\": \"2202-10-06 00:26:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 278,\n        \"task_content\": \"蓲赗丰袘閡烄覥鐞軈可徫灁楚薅遫篗苷禤铝豋暲鶏戤顴翶磑曫鉿裔鸣夬襡螸傠殅犟弆曓楕嚨裗矵遍錗匒\"\n      },\n      {\n        \"id\": \"67a239790e38d0aafa8809b821eb8f06\",\n        \"parentId\": \"6e85698be6b7c1128bdecb637226618c\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2268-10-07 17:08:37\",\n        \"receive_time\": \"2164-12-20 18:23:45\",\n        \"dd_num\": \"691142733375\",\n        \"departure_time\": \"2125-06-29 21:50:38\",\n        \"work_begin_time\": \"2085-07-18 10:42:22\",\n        \"work_end_time\": \"1971-04-24 01:39:34\",\n        \"return_time\": \"2178-06-14 12:16:47\",\n        \"auxiliary_time\": \"2252-12-17 16:48:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 132,\n        \"task_content\": \"唋轼毭生憺脰鮭犁蛉岡嘮駴娑榑飽潜鰋騄劐彾毓枌鶺徼鉓誝畍廠麷訽偰挽谥欴\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8d4715ebcb10d4468304ffb524969c8c\",\n    \"remarks\": \"蒾妊溘穀釸恄眊傧讲魮霶襲\",\n    \"status\": \"0\",\n    \"progress\": 38,\n    \"jh_date\": \"59/12/29 0138\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"徶廻嘩\",\n    \"tug\": \"22\",\n    \"english_ship_name\": \"7jbkda\",\n    \"call\": \"78I8P2\",\n    \"ship_captain\": \"车榘\",\n    \"ton\": 811018,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"王漨\",\n    \"payer_company\": \"舩枢有限公司\",\n    \"ship_company\": \"腷譖有限公司\",\n    \"begin_point\": \"竅仾\",\n    \"end_point\": \"灳臰\",\n    \"route\": \"第 3航线\",\n    \"power\": \"50千瓦\",\n    \"dispatcher\": \"单箯\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"13e383537909529fbc750d9654bb8a43\",\n        \"parentId\": \"8d4715ebcb10d4468304ffb524969c8c\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-03-19 08:23:47\",\n        \"receive_time\": \"2088-10-05 18:54:46\",\n        \"dd_num\": \"675132205169\",\n        \"departure_time\": \"2150-01-12 15:20:20\",\n        \"work_begin_time\": \"2121-03-07 08:38:50\",\n        \"work_end_time\": \"2101-08-04 18:23:34\",\n        \"return_time\": \"2263-05-01 19:09:48\",\n        \"auxiliary_time\": \"2216-08-15 11:06:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 642,\n        \"task_content\": \"贯刢鬄弙椬鼍謝嗓镀锎廆魑僺佉共技錔斵魆鸽嚈现袺富聡减櫛伍瘕謜猈晰与瑧瞙砐嬒媊胱黴嗷噩羔貴罼原彂讫蒉妕茹殖柦竃栫罁轭忓呟鰯胣羿砿\"\n      },\n      {\n        \"id\": \"4a1a6677e7c0ff86d5c1f44be6affe08\",\n        \"parentId\": \"8d4715ebcb10d4468304ffb524969c8c\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2062-10-01 19:24:05\",\n        \"receive_time\": \"2152-05-22 10:37:23\",\n        \"dd_num\": \"324768698892\",\n        \"departure_time\": \"2027-02-05 13:23:02\",\n        \"work_begin_time\": \"2019-08-22 12:55:12\",\n        \"work_end_time\": \"2145-07-24 12:10:24\",\n        \"return_time\": \"2045-06-11 16:38:00\",\n        \"auxiliary_time\": \"2124-09-26 15:22:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 576,\n        \"task_content\": \"笆乷圠评麙礵臱兡特謽哒殜蠴螼碻泆膰隺詾砽稽峗广忂萄桪阕褝怣砧聺笊枨锚蹔朝冢籭娦墪颃逩摦苤请烩牓愈钰跤翈领革己騢獇硗镎鹺黨斣甡久梜閆荴嗫瑉唎鍑瓸泯珶艙卆韕傀签辑磅蘔洼\"\n      },\n      {\n        \"id\": \"5568d1afe2ebf80b66add1c0e45c2b7f\",\n        \"parentId\": \"8d4715ebcb10d4468304ffb524969c8c\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2078-07-29 08:11:11\",\n        \"receive_time\": \"1996-10-03 16:01:14\",\n        \"dd_num\": \"786075076700\",\n        \"departure_time\": \"2021-09-03 07:20:04\",\n        \"work_begin_time\": \"2217-11-30 16:09:02\",\n        \"work_end_time\": \"2088-10-21 17:04:38\",\n        \"return_time\": \"2043-04-07 07:26:08\",\n        \"auxiliary_time\": \"2064-07-07 23:30:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 554,\n        \"task_content\": \"揔骵皐骍鄄犎砾辈畁樘硊箺首獸壽溳濗靺柲绝稊詯复案琉綊聉濿黢廔閴硽璸鬸客仛嗻瀷毆宨湀瑋颃瀩搕聂枛呶綬淏鸌柽蛒枽錞謶韪婶爆皽寮唺欆咃鮋昊鑣辐歙患錢彷逾訤嘏賨锤唾嫌岨阓啙\"\n      },\n      {\n        \"id\": \"1d8fd0fafbfe05adc4c0df48ef838657\",\n        \"parentId\": \"8d4715ebcb10d4468304ffb524969c8c\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2146-10-23 17:48:39\",\n        \"receive_time\": \"2262-04-21 04:10:58\",\n        \"dd_num\": \"940033110042\",\n        \"departure_time\": \"2014-04-26 16:26:37\",\n        \"work_begin_time\": \"2285-10-23 14:23:09\",\n        \"work_end_time\": \"2208-03-12 01:46:34\",\n        \"return_time\": \"2090-12-05 03:40:09\",\n        \"auxiliary_time\": \"1995-09-04 16:26:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 570,\n        \"task_content\": \"玎袉侭周覀靁闸娶挐钴疆崗柡拑邞渙損輂棯汗詶赏斋朼禞届摏醁疼凚箑箒娗内瓻盔鞚礶疜樕椕瘎媌齕鰙穔熬徻遃铺腠挆雧叽圾菞渾箽繅宷騄荍遥棶闢慑莕薕巏伶颬檕隉籵觴君募\"\n      },\n      {\n        \"id\": \"ba48a0dfd9981923300e31dd1589b6ea\",\n        \"parentId\": \"8d4715ebcb10d4468304ffb524969c8c\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2152-09-01 13:56:50\",\n        \"receive_time\": \"2040-01-31 20:30:25\",\n        \"dd_num\": \"069608199924\",\n        \"departure_time\": \"2247-04-20 12:32:51\",\n        \"work_begin_time\": \"2182-03-31 13:43:31\",\n        \"work_end_time\": \"2072-07-11 21:03:12\",\n        \"return_time\": \"2198-01-23 00:30:23\",\n        \"auxiliary_time\": \"2209-10-19 21:42:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 472,\n        \"task_content\": \"颚侹繋嬇瑡奻蓧饓汵凘鯢嫰渱踎扊栚瞁銑瞸镊賠慎皪珓褩駚賶怙榮応鑵饑螷桲燆磙袸芼捽否笉娋\"\n      },\n      {\n        \"id\": \"871f074998acaff9dd003071c5d4700a\",\n        \"parentId\": \"8d4715ebcb10d4468304ffb524969c8c\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1973-10-28 23:15:42\",\n        \"receive_time\": \"2237-08-03 03:57:12\",\n        \"dd_num\": \"823660448149\",\n        \"departure_time\": \"2076-10-27 11:14:50\",\n        \"work_begin_time\": \"2140-01-08 12:54:33\",\n        \"work_end_time\": \"2108-12-11 03:17:57\",\n        \"return_time\": \"2042-03-29 20:15:03\",\n        \"auxiliary_time\": \"2111-08-04 08:59:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 171,\n        \"task_content\": \"朚雗赣蹻桐牁螴蔪裖莓隋諢軕种騪鏻辶檆蓮傡孉雳藃颰瘪閜頏勹櫹贪魗櫃浂澕脿哘齸臏搴懾将休雯釠碂姈媪蟗嫺坳澭飲謹晐梦饔拑迭鵵婸罭孵争忨\"\n      },\n      {\n        \"id\": \"eecd9b9bcd17095b84415d4fdc20e061\",\n        \"parentId\": \"8d4715ebcb10d4468304ffb524969c8c\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2068-01-05 23:19:48\",\n        \"receive_time\": \"2064-10-02 23:02:29\",\n        \"dd_num\": \"545935639189\",\n        \"departure_time\": \"2166-02-25 17:15:36\",\n        \"work_begin_time\": \"2089-10-14 17:31:25\",\n        \"work_end_time\": \"1995-05-01 23:31:35\",\n        \"return_time\": \"2249-04-24 10:08:48\",\n        \"auxiliary_time\": \"2062-01-29 12:27:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 931,\n        \"task_content\": \"徖鱄弰潕訅暁鳓象堿蠼铐务毖剄誝啅孴秵葹栕鎼鷎殹弙\"\n      },\n      {\n        \"id\": \"a457873930fdb555ff980bd4d4a9d8e5\",\n        \"parentId\": \"8d4715ebcb10d4468304ffb524969c8c\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-09-16 13:32:58\",\n        \"receive_time\": \"2017-09-11 17:35:12\",\n        \"dd_num\": \"375838555900\",\n        \"departure_time\": \"2059-03-17 17:37:50\",\n        \"work_begin_time\": \"2268-02-09 02:02:12\",\n        \"work_end_time\": \"1991-08-05 20:46:41\",\n        \"return_time\": \"2063-08-15 04:43:58\",\n        \"auxiliary_time\": \"2254-08-03 05:28:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 926,\n        \"task_content\": \"妾凸廎灨籷朿夵莮済氘扡酨鲟鬤裇茵蝌碾騥梇钒繺舦塅粃櫟往出羅趱胫則搎袣噾诐駲藍験髓颫唰凇谡跣複熚腳婻桮覙绶輜胣邖轔敗渫踼薦憫篳裳痡籺覉垙噰傰橅\"\n      },\n      {\n        \"id\": \"400ddbefe2e5b0af0f598ba589010174\",\n        \"parentId\": \"8d4715ebcb10d4468304ffb524969c8c\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2177-01-06 17:01:28\",\n        \"receive_time\": \"1972-09-04 06:40:58\",\n        \"dd_num\": \"622398094858\",\n        \"departure_time\": \"2190-01-17 10:43:23\",\n        \"work_begin_time\": \"2025-04-03 12:29:58\",\n        \"work_end_time\": \"2023-07-02 16:15:24\",\n        \"return_time\": \"2130-03-26 13:28:08\",\n        \"auxiliary_time\": \"2261-08-29 10:05:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 967,\n        \"task_content\": \"纯这揖镅鼤袎劄觯寝昋暔劵乜匄倯辅骃牕滠眀緝嵩淩纘杶跲忴轻褸螧鶅璌宓被婙涠躄憸悫嬭耹焓灮醳墊塓爨躓鰙扱冊蛓项痙叚撥\"\n      }\n    ]\n  },\n  {\n    \"id\": \"31f7104c1e8d357980f1b7c6789d5f5b\",\n    \"remarks\": \"芈贵麒椡壧瑸歰偺傀韚轇掓\",\n    \"status\": \"5\",\n    \"progress\": 79,\n    \"jh_date\": \"30/05/12 1646\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"貚剅輛\",\n    \"tug\": \"80\",\n    \"english_ship_name\": \"odjply\",\n    \"call\": \"1Y79P4\",\n    \"ship_captain\": \"井辔\",\n    \"ton\": 492483,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"公鞶\",\n    \"payer_company\": \"蕜屁有限公司\",\n    \"ship_company\": \"曳拕有限公司\",\n    \"begin_point\": \"徚壜\",\n    \"end_point\": \"墦裲\",\n    \"route\": \"第 2航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"夔烧饠\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"88e10a6445decfb355aa40666ab4f0a7\",\n        \"parentId\": \"31f7104c1e8d357980f1b7c6789d5f5b\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2275-04-30 14:46:51\",\n        \"receive_time\": \"2104-07-14 07:26:57\",\n        \"dd_num\": \"938686977532\",\n        \"departure_time\": \"2091-04-07 03:08:03\",\n        \"work_begin_time\": \"2060-12-13 04:59:18\",\n        \"work_end_time\": \"1997-11-26 20:20:59\",\n        \"return_time\": \"2026-02-13 00:35:35\",\n        \"auxiliary_time\": \"2010-02-12 03:35:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 618,\n        \"task_content\": \"陷锗燧釆珲矦囂葭晅昐牽畅鰥溼蝳锺靟髾冝穄陭冁埞懾籵爼蹠鹲桎朤儠匴擈覔聑貄贵詫稺羏抐毘頩凕錷嚌枝頏蒍嬓餯怼釖豴漛箹伓挽惕蠍褣寿椋鴍撿阼妧終勪疓文拚赿鈞奌韧默斦嫙逄袣\"\n      },\n      {\n        \"id\": \"6d5ef3bf701de2d054c84f4f52a56478\",\n        \"parentId\": \"31f7104c1e8d357980f1b7c6789d5f5b\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2193-11-23 02:16:16\",\n        \"receive_time\": \"2062-05-31 15:37:49\",\n        \"dd_num\": \"238332063350\",\n        \"departure_time\": \"2220-10-17 06:53:09\",\n        \"work_begin_time\": \"2277-07-07 16:29:53\",\n        \"work_end_time\": \"2102-06-05 04:12:48\",\n        \"return_time\": \"2187-11-06 04:25:01\",\n        \"auxiliary_time\": \"2067-08-22 10:45:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 762,\n        \"task_content\": \"琛縫敋僧鑛椬嚻酎捙哟陪晛鞄縋折琵桖眱塐駬纻钋蕳崴缍粏傊邢笿槊鳖宽昸罭酈汆獟獘祬幥唉覠蝱镪冷竳閶訷皌鶴昐敝蕉鄢舩椭鈽屁啊酻嚥啟螢渞摑龥旳匔毙旔匏怪詩酳县团庘鼄鰴\"\n      },\n      {\n        \"id\": \"c2de37e896e6c5d7b0556b538aea7dc2\",\n        \"parentId\": \"31f7104c1e8d357980f1b7c6789d5f5b\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2041-08-24 08:14:16\",\n        \"receive_time\": \"2051-02-06 19:43:22\",\n        \"dd_num\": \"768355305607\",\n        \"departure_time\": \"2144-09-21 06:47:29\",\n        \"work_begin_time\": \"2147-05-11 02:12:12\",\n        \"work_end_time\": \"2189-04-12 18:33:11\",\n        \"return_time\": \"2222-10-20 09:00:38\",\n        \"auxiliary_time\": \"2163-04-26 12:47:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 198,\n        \"task_content\": \"熯樱遢覍橢餘繼晿麺咎呬毨僵曚瀴騚狕孔鞡鄶鐑婬忀剎淄繏糟絊茳罌邰噾爑妭萇覙鉵龠糆厢醦擪馡鵃酇雋擣鰀碽霫憱嵗鈎幒铫碄薻訔鎧霯檿陔傠\"\n      },\n      {\n        \"id\": \"87b63ddbdd07c701317cd64658a69eae\",\n        \"parentId\": \"31f7104c1e8d357980f1b7c6789d5f5b\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2141-12-24 13:06:13\",\n        \"receive_time\": \"2174-07-11 00:14:04\",\n        \"dd_num\": \"318172942553\",\n        \"departure_time\": \"2160-05-08 02:31:25\",\n        \"work_begin_time\": \"2028-06-11 06:14:39\",\n        \"work_end_time\": \"2043-05-09 22:12:12\",\n        \"return_time\": \"2157-10-07 21:05:47\",\n        \"auxiliary_time\": \"2006-08-10 03:12:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 975,\n        \"task_content\": \"怤騇縙蕪輣揿苷韟菹罄穚撯紨諑億陾涋菃睸勽耐唺嫫堳硅塯镙繸窅傏蹾租馐璗鯦攃痵乇鼾誖襔箝瞛郋朘艄畉皏姃梹漜丧饢埥郧郉蛕洹骴\"\n      },\n      {\n        \"id\": \"a736547b38b80c6feecff615ef7d7192\",\n        \"parentId\": \"31f7104c1e8d357980f1b7c6789d5f5b\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2088-08-07 06:55:41\",\n        \"receive_time\": \"1985-12-20 03:05:27\",\n        \"dd_num\": \"213008537133\",\n        \"departure_time\": \"2165-08-07 21:40:01\",\n        \"work_begin_time\": \"2077-06-21 01:50:50\",\n        \"work_end_time\": \"2187-08-31 09:06:21\",\n        \"return_time\": \"2011-05-04 05:49:48\",\n        \"auxiliary_time\": \"2026-09-28 16:05:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 403,\n        \"task_content\": \"嫖鹝銼尘襢格鑮鰢刜栴鹠浵姯闡寒猦烹艌詜許厾膅職夣飖釬垃毡鸚醣螞咨柔瞬鬿撣觞關笶縀拏鐊漭牑浟汽蚞霭颒彄揕祏頁\"\n      },\n      {\n        \"id\": \"39ab7552aad38d856b8e612aa5048b63\",\n        \"parentId\": \"31f7104c1e8d357980f1b7c6789d5f5b\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-02-03 08:58:50\",\n        \"receive_time\": \"1987-07-21 19:28:31\",\n        \"dd_num\": \"386263862521\",\n        \"departure_time\": \"2244-11-18 03:28:14\",\n        \"work_begin_time\": \"2211-03-21 07:42:10\",\n        \"work_end_time\": \"2285-12-10 11:45:18\",\n        \"return_time\": \"2017-10-10 04:40:01\",\n        \"auxiliary_time\": \"2159-06-04 10:06:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 378,\n        \"task_content\": \"鷪腸惋驓衖鵜韥眲晎曊谋伮厌豷諸漠挿啙吶豰鈪皉鑴观恍蕿鞋鴉雋逼坺橒龔槄岔零摶禟蹓谼鄥攙姉郘鏱沽楒敃\"\n      },\n      {\n        \"id\": \"e90abb6fdaf89c1ed2c04043b8f4db36\",\n        \"parentId\": \"31f7104c1e8d357980f1b7c6789d5f5b\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2144-09-12 08:39:03\",\n        \"receive_time\": \"2204-07-09 01:04:52\",\n        \"dd_num\": \"607868854883\",\n        \"departure_time\": \"2162-08-16 09:19:03\",\n        \"work_begin_time\": \"2175-09-11 09:04:15\",\n        \"work_end_time\": \"2083-11-25 11:35:49\",\n        \"return_time\": \"2077-09-12 00:00:23\",\n        \"auxiliary_time\": \"2275-02-07 17:19:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 636,\n        \"task_content\": \"道墻鞰铲黴笅乽鎤伋诳朡岸湏塉躈嘼嵂裠玑罜荘盦碘捆禐汥液転櫐靗琜艦獘捰旰\"\n      },\n      {\n        \"id\": \"a83ea2f5178406502e009f3f72e68d88\",\n        \"parentId\": \"31f7104c1e8d357980f1b7c6789d5f5b\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2088-01-26 01:35:11\",\n        \"receive_time\": \"2036-08-16 21:35:24\",\n        \"dd_num\": \"361814428047\",\n        \"departure_time\": \"2033-05-04 13:33:39\",\n        \"work_begin_time\": \"2246-11-03 09:29:25\",\n        \"work_end_time\": \"2010-07-15 01:09:17\",\n        \"return_time\": \"2247-08-28 23:32:54\",\n        \"auxiliary_time\": \"2039-10-18 00:36:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 604,\n        \"task_content\": \"蔗虑暥溲閔安庎嫸嘘啷涧徛駣糀盘胥勭堯穕蛩鰯鳆泾蚖鎩鍢橼砲犑坪瓳激瑹魟姦潔迒纱鎩蚦鼎読滘钚阚侦犀邪帵婇羼砚琨糥犢枉閅灖负\"\n      },\n      {\n        \"id\": \"def296f3266dd2e121e6a78d15cdf73b\",\n        \"parentId\": \"31f7104c1e8d357980f1b7c6789d5f5b\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2103-09-26 23:55:03\",\n        \"receive_time\": \"2181-09-04 20:47:34\",\n        \"dd_num\": \"138502524331\",\n        \"departure_time\": \"2122-09-29 11:23:05\",\n        \"work_begin_time\": \"2139-03-21 17:03:23\",\n        \"work_end_time\": \"1984-02-18 03:46:02\",\n        \"return_time\": \"2153-05-31 08:09:21\",\n        \"auxiliary_time\": \"2264-10-16 18:18:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 709,\n        \"task_content\": \"疰礉袰鼾鍁鈉錥齜矢唎囑瘃竀藏叭圗錪攙讎繸殑兟劭硌粎踍餴噎鱘莒栲馪摝使穷皮裪梷儑曺殱異釼砺睉楴蠢葥糾醏煺羘納儏墅駖丞玬汬玗螜魼裧孄湇鏁汏艀癟檲臿虘淌喦拚赾熫昒烈驳汐椯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"11a8bdb499e1f730585317e1f79dfb8c\",\n    \"remarks\": \"驨梚蚖窀泋脒箟丒葬礣飚澉\",\n    \"status\": \"0\",\n    \"progress\": 51,\n    \"jh_date\": \"81/06/14 0408\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"雈仈顰\",\n    \"tug\": \"65\",\n    \"english_ship_name\": \"yn5lds\",\n    \"call\": \"ASTHCY\",\n    \"ship_captain\": \"曾蹴妛\",\n    \"ton\": 995298,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"何栀韀\",\n    \"payer_company\": \"艊乄有限公司\",\n    \"ship_company\": \"徃龓有限公司\",\n    \"begin_point\": \"伖莀\",\n    \"end_point\": \"夶莂\",\n    \"route\": \"第 5航线\",\n    \"power\": \"35千瓦\",\n    \"dispatcher\": \"劳钧\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"1e76511f7eee8e22e8e114172f573339\",\n        \"parentId\": \"11a8bdb499e1f730585317e1f79dfb8c\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2180-01-14 00:20:08\",\n        \"receive_time\": \"2048-08-17 21:17:16\",\n        \"dd_num\": \"018003339242\",\n        \"departure_time\": \"2151-08-06 10:21:48\",\n        \"work_begin_time\": \"2159-12-29 23:15:22\",\n        \"work_end_time\": \"1985-11-15 01:33:18\",\n        \"return_time\": \"2129-07-21 12:28:25\",\n        \"auxiliary_time\": \"2239-07-06 18:54:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 584,\n        \"task_content\": \"瓇嗋埌僈蟚愖抁豄膁坄蓜牖杉踤針隮审騠骻糖觤玅谰镭鮘澬橃棖趁罸柁瀌曃璘蘠暤懋蔍紁聲瀡迼擀畳胬葹芧牷睍資腦勔虏曉蟞赧氝陓彷晵橿尚娏芶詬巵葘欵峷肟嗻蕉鑀殞彉笴矾睲顆穏\"\n      },\n      {\n        \"id\": \"525d9b64063ca5afa556d571a3e49f51\",\n        \"parentId\": \"11a8bdb499e1f730585317e1f79dfb8c\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2251-03-04 06:14:34\",\n        \"receive_time\": \"2111-10-29 21:33:27\",\n        \"dd_num\": \"095322317119\",\n        \"departure_time\": \"2252-02-27 00:19:36\",\n        \"work_begin_time\": \"2222-12-03 23:55:37\",\n        \"work_end_time\": \"2127-12-12 18:37:17\",\n        \"return_time\": \"1980-12-13 05:59:08\",\n        \"auxiliary_time\": \"2179-05-26 06:12:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 843,\n        \"task_content\": \"鏆鑬槐雝眒胦枧翻刻怈蒄刓镶戼访閳趾焰桕彽谖鞂搗夵吋谚嶎篩婴净铽閧砈辨萷洽彞况蛞课盰穧勢鍀彘謭鬱墇蜄痴聐嫛颳鷀徻燫濈薀秓\"\n      },\n      {\n        \"id\": \"14a92e9aae4cbacbb57d5453a2c7165d\",\n        \"parentId\": \"11a8bdb499e1f730585317e1f79dfb8c\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-03-04 23:50:15\",\n        \"receive_time\": \"2129-07-28 04:54:25\",\n        \"dd_num\": \"161207737921\",\n        \"departure_time\": \"2175-04-15 22:29:32\",\n        \"work_begin_time\": \"2121-04-26 21:33:13\",\n        \"work_end_time\": \"1993-07-29 20:52:48\",\n        \"return_time\": \"2125-01-25 18:11:22\",\n        \"auxiliary_time\": \"2275-04-24 05:30:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 839,\n        \"task_content\": \"畗瓻藮酎禝馼岡茩厙滏蟈卯竌媣勹齍鳼螧妍鬃漳灰盄磘洜繷攳耣莰伋芋邱\"\n      },\n      {\n        \"id\": \"d55f790f02acd26de87778ccf25cee5c\",\n        \"parentId\": \"11a8bdb499e1f730585317e1f79dfb8c\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2086-10-13 16:08:35\",\n        \"receive_time\": \"2165-03-14 11:42:00\",\n        \"dd_num\": \"481449557903\",\n        \"departure_time\": \"2197-09-19 11:02:55\",\n        \"work_begin_time\": \"2046-06-29 21:03:28\",\n        \"work_end_time\": \"2169-11-16 23:11:55\",\n        \"return_time\": \"1985-12-09 08:51:53\",\n        \"auxiliary_time\": \"2049-07-29 20:49:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 410,\n        \"task_content\": \"鄆脮軅荌謝旊廫赇穾銻簣罛樞忱但齭慱刖翖朌珸玏姅鐤藅峡廜跜謖嬞刨陂璌狳洔昖犙縩薳吔忯埁箸詗屈肈鉪陇伉鵩摱蟩蝔秛羴\"\n      },\n      {\n        \"id\": \"991d80235d9ab353bfa84804e9f41146\",\n        \"parentId\": \"11a8bdb499e1f730585317e1f79dfb8c\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2105-06-15 14:01:10\",\n        \"receive_time\": \"2245-05-10 15:26:27\",\n        \"dd_num\": \"346968870592\",\n        \"departure_time\": \"2051-04-03 10:11:11\",\n        \"work_begin_time\": \"2167-08-07 17:15:56\",\n        \"work_end_time\": \"2057-12-29 10:56:21\",\n        \"return_time\": \"2150-09-24 00:36:45\",\n        \"auxiliary_time\": \"2278-11-22 00:10:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 166,\n        \"task_content\": \"騕滽硅軛昋頛棽瀭褔緉隶渓譳途雧煵嶫鍍靛讌迮缐濧丟晆答寳兄喼渒蝨潒躆袔黺縃隒鑚掊獄汎筚緹瑶泇沀颖這丈睉蔴酘撒跠徹罙肬囲爕狄针\"\n      },\n      {\n        \"id\": \"67d211577a6cd62f85e736651ba02ace\",\n        \"parentId\": \"11a8bdb499e1f730585317e1f79dfb8c\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1989-06-13 00:22:47\",\n        \"receive_time\": \"2005-09-18 18:34:05\",\n        \"dd_num\": \"963901668133\",\n        \"departure_time\": \"2101-01-14 13:53:04\",\n        \"work_begin_time\": \"2170-04-17 08:54:52\",\n        \"work_end_time\": \"2022-10-23 03:50:46\",\n        \"return_time\": \"2217-12-31 05:24:22\",\n        \"auxiliary_time\": \"2111-08-12 10:29:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 641,\n        \"task_content\": \"汯琽晏餝闬襴廀螢畸贾菖稕挄緖俗蠷鉀钯絈韍堀椾岚熯抲嗵爦夿俌旽湇咓釩睋杈舵嵝钾許仩鄨磁峄娯嫿俛萧彞魧滱掏惵鬘藋佗乆臢泧齦藩擉兝焆粃埙螫鼮殃柝睕迳査漆聵缧膆珺購鵡浊篐魟稪圬呠唽翨鼩彇扄媓譜捯傘\"\n      },\n      {\n        \"id\": \"22dce79237e1947e20370ce2e80eaa43\",\n        \"parentId\": \"11a8bdb499e1f730585317e1f79dfb8c\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2210-10-21 11:16:55\",\n        \"receive_time\": \"2134-09-24 19:45:18\",\n        \"dd_num\": \"306179390148\",\n        \"departure_time\": \"2034-09-26 07:16:23\",\n        \"work_begin_time\": \"1972-02-08 19:17:31\",\n        \"work_end_time\": \"2064-12-25 08:50:01\",\n        \"return_time\": \"2168-03-31 06:04:44\",\n        \"auxiliary_time\": \"2182-10-01 08:09:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 451,\n        \"task_content\": \"糙鳥縣拎伋籷裞翞傷铍魠地靰兇綴瓉詌鍉贞熹纒产睒歖汗蔲繡絪鶳逧烺脱矾挘嚤苭觶殗佗适娐仠趬弱幣辪腳孜勐膃哩堼颫珦嚅茪螔鈖轋峡譟恓钹茝犢鰸闻颽隒\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a643108d6daa65cc4a8e6b6a6113ed65\",\n    \"remarks\": \"伡欹漟嚠夨賵癶籩姆鹡裠驫\",\n    \"status\": \"5\",\n    \"progress\": 59,\n    \"jh_date\": \"13/01/11 1347\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"嚢顕苃\",\n    \"tug\": \"48\",\n    \"english_ship_name\": \"hlsxb7\",\n    \"call\": \"KVE9MH\",\n    \"ship_captain\": \"乜牷舛\",\n    \"ton\": 275292,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"訾叡轙\",\n    \"payer_company\": \"嚓耇有限公司\",\n    \"ship_company\": \"讉缢有限公司\",\n    \"begin_point\": \"饵颧\",\n    \"end_point\": \"炼鋀\",\n    \"route\": \"第 1航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"宋绰\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"3f6d256d174113e171ed0459c540f776\",\n        \"parentId\": \"a643108d6daa65cc4a8e6b6a6113ed65\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2121-04-21 17:55:25\",\n        \"receive_time\": \"2277-04-03 21:18:41\",\n        \"dd_num\": \"262905275025\",\n        \"departure_time\": \"1974-12-03 03:13:58\",\n        \"work_begin_time\": \"2071-10-15 00:04:56\",\n        \"work_end_time\": \"2195-12-03 10:48:28\",\n        \"return_time\": \"2039-03-16 01:16:26\",\n        \"auxiliary_time\": \"2005-10-10 07:13:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 507,\n        \"task_content\": \"梀莾脠閴蝫撃屬舓僛婘贮譮笰轏檤嫍妸膦麰旆託鼹俩翗鮜劍奾礅鰈滈嘟氕鸔渢瞖噀缈撐勱磬及碰艟鰨儥剭嫺荎峚跺錋境瑣踌鞞刻感嵸氛湋恷舑歙傺稚冩淋僆富曢蚈蹊甧垓駭湙揁溳蛱馠蓯烹莶財摱咑糓彨賏銘柛蹨篘旗萂岱崿懃荥蕗竖泔娟溅韍鱳氊喝廬滣鷞螻耇糪圼摪醻\"\n      },\n      {\n        \"id\": \"3f0c8e5921dabd4903b51cec96d61171\",\n        \"parentId\": \"a643108d6daa65cc4a8e6b6a6113ed65\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2276-01-24 14:15:12\",\n        \"receive_time\": \"2270-07-08 20:28:13\",\n        \"dd_num\": \"296021709877\",\n        \"departure_time\": \"2139-01-27 00:40:23\",\n        \"work_begin_time\": \"2058-12-19 22:30:12\",\n        \"work_end_time\": \"2060-08-01 22:34:34\",\n        \"return_time\": \"2052-07-23 11:09:54\",\n        \"auxiliary_time\": \"2263-06-13 18:17:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 542,\n        \"task_content\": \"绶玺悄攜裠矆鍝繆罸覗乍税禺怐釆骡駀瑁晱码姜摦劾槻亐旷廟呚絻恅鵿擘髃匲訁组烈憬雕噠始闅吉婉肢袝緞瑵愓爽域咧寑濈侾智懽縸蓼垝差佒瑺迂啪裸罒鈾羿犨挣粡紊垏蚽韣椉亞鄰噱磪曠颂艵喥縖呖歛鞁末弋嚖爀号坳崓\"\n      },\n      {\n        \"id\": \"54a286b973fb7f34d90ef30ebffaca30\",\n        \"parentId\": \"a643108d6daa65cc4a8e6b6a6113ed65\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2161-10-22 04:12:06\",\n        \"receive_time\": \"2218-05-14 05:58:27\",\n        \"dd_num\": \"083238542041\",\n        \"departure_time\": \"2007-11-18 15:57:57\",\n        \"work_begin_time\": \"2265-02-10 18:09:46\",\n        \"work_end_time\": \"2208-06-29 17:00:57\",\n        \"return_time\": \"2282-11-04 06:38:14\",\n        \"auxiliary_time\": \"2031-11-25 22:35:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 175,\n        \"task_content\": \"熻娸莛盵始笮蜃畡滄齍堺頃愰餀荧鋪疦禕筓憐唃攛動经篊薍澪惰巼窪颚鵞雴廾蔰浀\"\n      },\n      {\n        \"id\": \"1aeb46a3644a84602b43a0133589690c\",\n        \"parentId\": \"a643108d6daa65cc4a8e6b6a6113ed65\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2224-04-24 09:40:18\",\n        \"receive_time\": \"2164-11-17 00:00:32\",\n        \"dd_num\": \"635979640786\",\n        \"departure_time\": \"2060-04-16 05:33:44\",\n        \"work_begin_time\": \"2207-07-15 06:31:14\",\n        \"work_end_time\": \"2152-01-16 00:50:18\",\n        \"return_time\": \"2209-10-08 16:40:50\",\n        \"auxiliary_time\": \"2137-10-10 08:02:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 404,\n        \"task_content\": \"鱣籋萏嵬惈腞蘤莶畘蹮俤銇鸄坍剩緇抆徂聠灲观蕁饻噢纮您墴遪泾嵪蕉鼈柫泒図摃僵彐諳挺笇亿朙扢鹐裢育梫濎泔没魒蔎錜涬鄺歾源嬣鵍鏔撮苕鏽铊岅煪寮鶷汕殫鰗嵑鱄蕵狡篱粥繏阺賮槒嶹稦潫忪粅杞匋枊\"\n      },\n      {\n        \"id\": \"de72efde4103c3294e82288e9d41f029\",\n        \"parentId\": \"a643108d6daa65cc4a8e6b6a6113ed65\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2151-12-21 04:50:40\",\n        \"receive_time\": \"2011-01-30 19:02:20\",\n        \"dd_num\": \"882583604338\",\n        \"departure_time\": \"2262-12-04 03:16:56\",\n        \"work_begin_time\": \"1980-10-26 21:57:05\",\n        \"work_end_time\": \"2064-10-29 10:57:06\",\n        \"return_time\": \"1979-12-23 22:44:07\",\n        \"auxiliary_time\": \"2192-02-29 05:06:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 143,\n        \"task_content\": \"汤鶎鞯瘔鼧点盝暰譔慠撜砗銲沬省蠧掌釻邧櫸铔褕賐猀戒隳钫髕勈緕悰齔嶷躳淹攩槏腪饿粒偞潴疚伹崂鎖駖珣勸齜璩澣掛矻匣忽趒猜\"\n      },\n      {\n        \"id\": \"cf6fdd9e8f41db0a193358011f72164d\",\n        \"parentId\": \"a643108d6daa65cc4a8e6b6a6113ed65\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2274-10-27 09:19:56\",\n        \"receive_time\": \"2049-03-12 04:38:13\",\n        \"dd_num\": \"912570171365\",\n        \"departure_time\": \"2194-11-08 04:30:16\",\n        \"work_begin_time\": \"2096-05-19 13:09:42\",\n        \"work_end_time\": \"2228-05-30 15:51:01\",\n        \"return_time\": \"2256-12-23 22:54:19\",\n        \"auxiliary_time\": \"1994-07-13 08:31:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 875,\n        \"task_content\": \"炉躎遨帋蓺慉獁汘蓨剾飙鬳嵟遪恧暌漣克齷慿趰甬俙忎镒涧鬉傿足轥钧欈獤\"\n      },\n      {\n        \"id\": \"01bfacff84b4df2da838ddffc6ecd4aa\",\n        \"parentId\": \"a643108d6daa65cc4a8e6b6a6113ed65\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2007-06-25 19:41:02\",\n        \"receive_time\": \"2171-05-11 19:45:23\",\n        \"dd_num\": \"163184287236\",\n        \"departure_time\": \"2050-05-11 14:32:45\",\n        \"work_begin_time\": \"2087-05-01 22:45:50\",\n        \"work_end_time\": \"2081-11-18 06:15:04\",\n        \"return_time\": \"2245-11-19 03:55:08\",\n        \"auxiliary_time\": \"2213-06-15 01:41:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 465,\n        \"task_content\": \"抄歃衼钢叶煙熈肇漌夓珀吏啕澰鵕韯濯譒貤螡鑊附缜絕訐其鸨赼赎鎥倆氊礦魐僿慺驍辪榹楃譧攬瘀徚鐕剾钳蚓挫霴蛶娘睉笩竧朩洴耘鷇趧\"\n      },\n      {\n        \"id\": \"263a59c3e691a925a255bbd77f9e9bc6\",\n        \"parentId\": \"a643108d6daa65cc4a8e6b6a6113ed65\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2081-10-13 19:12:54\",\n        \"receive_time\": \"1991-12-04 03:13:05\",\n        \"dd_num\": \"589593468039\",\n        \"departure_time\": \"2111-07-26 00:01:37\",\n        \"work_begin_time\": \"2177-04-27 18:03:34\",\n        \"work_end_time\": \"2138-02-12 06:38:34\",\n        \"return_time\": \"2077-08-14 23:03:55\",\n        \"auxiliary_time\": \"2231-01-06 20:45:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 117,\n        \"task_content\": \"資待瀖踠專鰀榷詳曯栙瓛劃咡鯵夼坴衈愿黿铥鄪銗迬轎叵仒鼫衬火筄暔罦冖鋃塿瀋覧嶑瑙柸刮埆賤沥諿钂潅骋憍旉忳湊栀軖俘脹榴郞繡霊兮鏟廅橧璉鹒曶鲄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"098d2fa78af5f38b443476363b85277a\",\n    \"remarks\": \"胱顀急掺鮇姼浛宝矲運敪珺\",\n    \"status\": \"2\",\n    \"progress\": 58,\n    \"jh_date\": \"46/11/13 2128\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"樛顨泚\",\n    \"tug\": \"95\",\n    \"english_ship_name\": \"3rvyyd\",\n    \"call\": \"BCZEZ5\",\n    \"ship_captain\": \"屠诼仿\",\n    \"ton\": 33018,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"胥儈\",\n    \"payer_company\": \"俁竝有限公司\",\n    \"ship_company\": \"宅垹有限公司\",\n    \"begin_point\": \"痁駞\",\n    \"end_point\": \"衣鬬\",\n    \"route\": \"第 4航线\",\n    \"power\": \"25千瓦\",\n    \"dispatcher\": \"言鬘\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"da99630d1e2e0a5828ebb2009b96b40a\",\n        \"parentId\": \"098d2fa78af5f38b443476363b85277a\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2273-01-04 00:50:58\",\n        \"receive_time\": \"2126-10-02 21:57:02\",\n        \"dd_num\": \"189157528656\",\n        \"departure_time\": \"2004-04-16 11:20:15\",\n        \"work_begin_time\": \"2202-04-24 04:29:41\",\n        \"work_end_time\": \"2187-04-30 00:37:43\",\n        \"return_time\": \"2279-07-08 17:01:17\",\n        \"auxiliary_time\": \"2271-06-30 22:19:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 683,\n        \"task_content\": \"堲蓥斯淥蘗戩帳结号櫩頝窄疧柮郄脡瀞懐仜兔冦焺帓捈緃藰輒鵶矸莲菾恑憪缺叨埍愷魘昳蘭铫繓緻丑蒍贷肘綠覢驚瘺翪閶鯅癙纛鋧鰵廨茀詖僦嗵氞逤稵漌翅旁渤橀丬雸觀莸请払眝扊棚丑繧幭骾泙榊岙钺鶓\"\n      },\n      {\n        \"id\": \"3d52f19e3439692772f993e63335ee0a\",\n        \"parentId\": \"098d2fa78af5f38b443476363b85277a\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2137-10-11 03:30:47\",\n        \"receive_time\": \"2089-06-01 13:35:25\",\n        \"dd_num\": \"273589471192\",\n        \"departure_time\": \"2274-10-04 16:46:52\",\n        \"work_begin_time\": \"2157-09-14 07:47:13\",\n        \"work_end_time\": \"2157-10-11 16:18:25\",\n        \"return_time\": \"2060-07-02 05:03:18\",\n        \"auxiliary_time\": \"2141-04-04 15:59:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 289,\n        \"task_content\": \"冖镵稒欎絁衋耕勼頋埜抖麚賁複簾縌钕仏棴惂堚筄璅炂貶患賳澣觡趮巬燑演糏憯蟸為鋄訿轁鯷具輻飸薞梤獛羢廾妶鋔毮米癹剑嚏訰誩驃輐蕷檔祓燸彳盪脪乑騦讑麃斕辫湰鳏債橃咘吤簇刕卢濫惡草峖鎨廓遌暵诊裿姺嵱暑瓩崅稒蟠\"\n      },\n      {\n        \"id\": \"a64b7fda1a6af36af7c668e4c7047896\",\n        \"parentId\": \"098d2fa78af5f38b443476363b85277a\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2233-08-11 09:05:03\",\n        \"receive_time\": \"2276-07-02 13:08:41\",\n        \"dd_num\": \"852656620711\",\n        \"departure_time\": \"2285-11-19 19:40:34\",\n        \"work_begin_time\": \"2047-01-25 20:37:44\",\n        \"work_end_time\": \"2013-03-28 09:40:26\",\n        \"return_time\": \"2155-11-30 17:53:56\",\n        \"auxiliary_time\": \"2173-04-22 20:42:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 979,\n        \"task_content\": \"圧蒇犐鈚蒙洙仅斑罳譭幾莡穦斱貉瑑鹈沁刺熩論幟伫檕鷚蠰蕴鳎癑錘锛洍茬躥钧瀡煌褟鰠诶錀镯葾塿袕秴糥屐觲迆溎睅荩鵃孀簒隳纍霠傹锾鱐玡失峲偃蝑嗦汓柳鎚烌嫔窙帚吁沰莕暌唩虝\"\n      },\n      {\n        \"id\": \"452d40dce09b5cd4d8ac536d950ed4ec\",\n        \"parentId\": \"098d2fa78af5f38b443476363b85277a\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2225-02-24 10:29:00\",\n        \"receive_time\": \"2028-05-16 10:34:14\",\n        \"dd_num\": \"822777868589\",\n        \"departure_time\": \"1978-04-17 13:19:45\",\n        \"work_begin_time\": \"1997-09-04 18:28:58\",\n        \"work_end_time\": \"2232-11-22 08:33:16\",\n        \"return_time\": \"2193-07-11 19:13:51\",\n        \"auxiliary_time\": \"2283-10-01 09:31:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 340,\n        \"task_content\": \"刜姟膗叄家鏢泟旇拿鑎埞鏭核聠掮圔鎶排鵸諭态剿荝畧刓籭韡蜘钺坍洩粀荏梭蠪冚囖锓寴啙補嵪狏谜\"\n      },\n      {\n        \"id\": \"34d49719fabdb72c1e370f8cc6135819\",\n        \"parentId\": \"098d2fa78af5f38b443476363b85277a\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2093-11-11 20:02:58\",\n        \"receive_time\": \"2156-08-25 16:10:22\",\n        \"dd_num\": \"677169523454\",\n        \"departure_time\": \"2210-07-29 07:05:20\",\n        \"work_begin_time\": \"2176-09-24 13:37:49\",\n        \"work_end_time\": \"2252-01-15 22:09:37\",\n        \"return_time\": \"2197-03-26 21:10:08\",\n        \"auxiliary_time\": \"2131-02-24 08:16:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 776,\n        \"task_content\": \"諭帳堕剣羊淶槴禀卖霠拀嚅鐦乻嵰癳符繵曧褖宓藱挞嗹缌鈁執隗腘徲諊蒈孑螥孂柧寘癎鳛荜瘱凅醥袥墔胗礭蜜烲誴炵徙聜蛧燉菳蚪澌灶雿佺鯺杛蟆瀣岺栂犨坕髃于峭\"\n      },\n      {\n        \"id\": \"0eee70af83fa1b31cc28a7abe4effac7\",\n        \"parentId\": \"098d2fa78af5f38b443476363b85277a\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2125-01-11 07:46:14\",\n        \"receive_time\": \"2057-12-11 23:22:16\",\n        \"dd_num\": \"132167291699\",\n        \"departure_time\": \"2068-02-04 03:57:46\",\n        \"work_begin_time\": \"2276-10-21 04:10:29\",\n        \"work_end_time\": \"2093-06-18 06:04:16\",\n        \"return_time\": \"2015-05-12 21:09:30\",\n        \"auxiliary_time\": \"2166-05-11 00:28:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 891,\n        \"task_content\": \"堊鑰芾嫿搹桃仁隲徇窬佁淍檙殇緁唚襹囨硤冹組璵逡後瞇烻蓀鬅筋毚偎茯嗝臙蛅覌赽叔矵曞京鈇蓒鱦榳觷瓫梕商頳吺扙寿栟则谑\"\n      },\n      {\n        \"id\": \"ca1c1a2af34fed4dca21b613552ae9bd\",\n        \"parentId\": \"098d2fa78af5f38b443476363b85277a\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2164-08-08 23:35:47\",\n        \"receive_time\": \"2053-10-16 14:07:47\",\n        \"dd_num\": \"675120485168\",\n        \"departure_time\": \"2167-02-23 00:56:59\",\n        \"work_begin_time\": \"2116-07-07 22:31:31\",\n        \"work_end_time\": \"2061-05-08 22:02:26\",\n        \"return_time\": \"2040-10-11 17:41:49\",\n        \"auxiliary_time\": \"2044-03-02 06:26:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 509,\n        \"task_content\": \"驭庁聿穛賗馮銴詎雽鏽涰稍锜旽擋迺簼磢罽賨夓邙埧乄瓯艙埊佖爒賥曝蒽郴炋婱尌昅藊鳠钎槜习赘薡鏠年民煐翫歆鉜伂焪雉遹渎榭酱碶昳鉡濍椺皹侸嚧愴潹醱漚鏓滛鏙惊嶚綬豮锌聯鼀呆淙仫瘦筅棒瞫譞鉗鈜渴藸蚣懪犚铆太詟鋕囼籉葬醍槖斻褙毃\"\n      },\n      {\n        \"id\": \"3f64c9f42ffe8a05a7554528c18ee2d2\",\n        \"parentId\": \"098d2fa78af5f38b443476363b85277a\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2286-03-22 20:16:41\",\n        \"receive_time\": \"1977-05-08 12:16:08\",\n        \"dd_num\": \"760253346754\",\n        \"departure_time\": \"1999-07-11 14:42:48\",\n        \"work_begin_time\": \"2248-02-16 02:26:13\",\n        \"work_end_time\": \"2164-05-23 05:15:35\",\n        \"return_time\": \"1988-06-08 23:53:06\",\n        \"auxiliary_time\": \"1992-05-12 06:43:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 813,\n        \"task_content\": \"萺儌币鞢璧河蘸壗与湯鐒篠钪璂筕齺赕妄鑕鱿乢撠谻偠虵餸踒繀阯犩材芓\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ab36449e584c26ccfda7d6094cabfb4b\",\n    \"remarks\": \"祊拧虑浣燳耙殲脣畘髳鐤嚋\",\n    \"status\": \"7\",\n    \"progress\": 40,\n    \"jh_date\": \"04/09/07 2032\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"魡綡颯\",\n    \"tug\": \"95\",\n    \"english_ship_name\": \"ey4zaf\",\n    \"call\": \"MNPIEH\",\n    \"ship_captain\": \"跋酕托\",\n    \"ton\": 18885,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"伊玴鷎\",\n    \"payer_company\": \"鸀锎有限公司\",\n    \"ship_company\": \"摷蛝有限公司\",\n    \"begin_point\": \"馸筜\",\n    \"end_point\": \"敁嵑\",\n    \"route\": \"第 4航线\",\n    \"power\": \"56千瓦\",\n    \"dispatcher\": \"经銉\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"559d05eae80c2f706ac47d01a1237962\",\n        \"parentId\": \"ab36449e584c26ccfda7d6094cabfb4b\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2192-11-09 22:47:49\",\n        \"receive_time\": \"2245-02-18 06:48:50\",\n        \"dd_num\": \"067131236538\",\n        \"departure_time\": \"2017-08-11 14:39:55\",\n        \"work_begin_time\": \"1992-12-01 17:07:15\",\n        \"work_end_time\": \"1995-04-11 03:14:54\",\n        \"return_time\": \"2184-05-21 01:27:52\",\n        \"auxiliary_time\": \"1983-02-23 22:31:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 194,\n        \"task_content\": \"笕氞騙挭趝賞葔喧譪掫鞷訚遅騩獆飵塠籝尬躔技叻夁汮牟苐篝掄逮煃淫笱檁蝉泬嬅彰钘勴輰邎檆蟟簚娇鴩鬿蠰譤邟咬蘴鼩篝蟸\"\n      },\n      {\n        \"id\": \"71fd21a271b3e5bc9d922f81ca0a9e3c\",\n        \"parentId\": \"ab36449e584c26ccfda7d6094cabfb4b\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2153-03-14 06:12:08\",\n        \"receive_time\": \"2188-09-11 17:03:49\",\n        \"dd_num\": \"411338061740\",\n        \"departure_time\": \"2212-12-09 12:00:14\",\n        \"work_begin_time\": \"2060-04-11 09:49:16\",\n        \"work_end_time\": \"2025-09-11 18:12:37\",\n        \"return_time\": \"1985-01-18 00:56:07\",\n        \"auxiliary_time\": \"2193-03-21 16:46:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 905,\n        \"task_content\": \"逊秺鯪橮耹藶劣睨錑夼贏幊蔉逝袳徙佑硠覭迄樭嬫霥煇彪蜮锠鎜谏鹙鍁瞖祽徤簮斷犺居紜鶁簾廜溘觝鷑燃鋛拦\"\n      },\n      {\n        \"id\": \"e6e088f6cfc125ecb1d3eaeb7f7b2408\",\n        \"parentId\": \"ab36449e584c26ccfda7d6094cabfb4b\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2176-01-28 04:33:05\",\n        \"receive_time\": \"2130-12-05 05:39:45\",\n        \"dd_num\": \"051272877580\",\n        \"departure_time\": \"2189-07-08 10:00:53\",\n        \"work_begin_time\": \"2206-06-14 01:30:51\",\n        \"work_end_time\": \"2063-11-15 13:02:00\",\n        \"return_time\": \"2068-08-22 13:32:21\",\n        \"auxiliary_time\": \"2228-06-17 06:19:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 938,\n        \"task_content\": \"衔岳績璑痠提搒殊黺趄蝭耿豸眀炼礠缂濦亖欫亭鎈佪絵栵婨搳械斬忇睌搴烓鱦飏梦棸馶默仺懈粥緫輐钆橲攡踇鷾浪絼踁霴鸲秆墹鋽门鄠楅梌鴆嬔群飃瑶竚僋\"\n      },\n      {\n        \"id\": \"f690d71ea356c4494abe042fe5a02cb4\",\n        \"parentId\": \"ab36449e584c26ccfda7d6094cabfb4b\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2085-08-04 15:29:54\",\n        \"receive_time\": \"1995-02-26 09:07:22\",\n        \"dd_num\": \"004324900328\",\n        \"departure_time\": \"2226-08-08 21:05:30\",\n        \"work_begin_time\": \"2204-01-11 03:14:19\",\n        \"work_end_time\": \"1989-10-08 16:24:55\",\n        \"return_time\": \"2190-10-07 19:32:23\",\n        \"auxiliary_time\": \"2140-05-04 03:21:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 488,\n        \"task_content\": \"鍭叮罁惺捯捛瘚豭钗粐楮鱓霶殭诪繺衙嬿傶蔠牑怋劾塉椾煆愱侾劥壐詧橰樊乜焱诰猽燂嘡譹蠃隣挐湽焆饑耨橬\"\n      },\n      {\n        \"id\": \"26f19ed0f3a908e3c50c72c5c711e377\",\n        \"parentId\": \"ab36449e584c26ccfda7d6094cabfb4b\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2000-10-30 23:40:13\",\n        \"receive_time\": \"1976-08-23 15:27:31\",\n        \"dd_num\": \"848774787511\",\n        \"departure_time\": \"2102-12-31 12:16:23\",\n        \"work_begin_time\": \"2030-10-28 02:26:29\",\n        \"work_end_time\": \"2099-08-13 18:21:08\",\n        \"return_time\": \"2048-01-25 18:06:33\",\n        \"auxiliary_time\": \"2135-08-16 22:23:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 527,\n        \"task_content\": \"儨咭蟯伋謲泭喔簻凜鷕烱奉煲巶矙萗趑莶噩岵爁憲鶧夂鶥设輩筩礈譭孄艭麑强澆臼璟超愊鍬鵾僠柬耊嫧竣谝习瞉啴籫箹轅嗰團\"\n      },\n      {\n        \"id\": \"a9f137f88b7c418ed23a9a2fe35e2613\",\n        \"parentId\": \"ab36449e584c26ccfda7d6094cabfb4b\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1982-07-24 04:41:53\",\n        \"receive_time\": \"2164-03-31 08:18:06\",\n        \"dd_num\": \"443284246611\",\n        \"departure_time\": \"1990-10-03 18:57:09\",\n        \"work_begin_time\": \"2244-03-19 03:01:32\",\n        \"work_end_time\": \"2209-08-05 20:37:03\",\n        \"return_time\": \"1994-06-21 13:37:35\",\n        \"auxiliary_time\": \"2072-11-26 19:13:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 994,\n        \"task_content\": \"殥勻鍐殄哣寁鰏媤鹪繲韀摨趮鞦趲薗貗抱鱵濟朕窛埼餗訓磉途闂睐竩嶘固提帀胚鰐毚奸铵椝帘砂宊炀賛擬箜濖鞣迓頲幵筹奨痸繐崛暦谀砋速憭班博桺湤鈶謯摣骰瞛鲟勐莡畵豩谈环铭痲鳨筛菗潜齑醡蒸隡褮隶揘庽虝螐撾綅\"\n      },\n      {\n        \"id\": \"53d7b51365a7e5100dbdfca14745d972\",\n        \"parentId\": \"ab36449e584c26ccfda7d6094cabfb4b\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2235-01-24 07:45:37\",\n        \"receive_time\": \"1990-09-09 17:30:09\",\n        \"dd_num\": \"069548114138\",\n        \"departure_time\": \"2089-01-18 08:20:51\",\n        \"work_begin_time\": \"2108-10-18 23:47:23\",\n        \"work_end_time\": \"2183-09-28 16:57:09\",\n        \"return_time\": \"2141-10-13 23:42:38\",\n        \"auxiliary_time\": \"2247-06-14 21:43:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 167,\n        \"task_content\": \"誋浂摯茛慕顊蹮狷颐纫刓諨訇结铌緰采備馽抋瑑侅统鲶牽趃鮨蚊鋜頴餔糥櫀炳擵忐淢筴稒於亨莲鶏驩猑蹋沩秝夨剖漤凱姉牸牵潆觾奡添迕脸痳峭噈矆櫧繪蔡妇瀛筽鱑懅晲狃凰簺冶讅师洣炷欒邲陿笩蕱莼蚽躧芰壔曍祃鮟\"\n      },\n      {\n        \"id\": \"19bb8c0f47a8f306a2c5fa25a13ce5bd\",\n        \"parentId\": \"ab36449e584c26ccfda7d6094cabfb4b\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2142-04-15 03:30:38\",\n        \"receive_time\": \"2006-07-10 17:23:20\",\n        \"dd_num\": \"546847360605\",\n        \"departure_time\": \"1973-01-29 06:16:25\",\n        \"work_begin_time\": \"2257-04-23 09:07:12\",\n        \"work_end_time\": \"2034-01-22 09:20:54\",\n        \"return_time\": \"2153-12-08 14:46:42\",\n        \"auxiliary_time\": \"2221-07-28 21:16:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 499,\n        \"task_content\": \"嫿鸼鱧怹阰匲遱壏聟謄幉獞嬥浒唅燸螏辰秃庿霃玢蛯湪辆輕下僺贆掑頠瓒闥冱禟狴嫝墹膠鋭霔寎敗睴畴翚怊漳叞找淦兵荶馳咃髫氥牄疖繼阳愓饬鸤傍憆苮鷧頠渨褰鳑\"\n      },\n      {\n        \"id\": \"3c6ab511f0142d9e0ded9acd234f091d\",\n        \"parentId\": \"ab36449e584c26ccfda7d6094cabfb4b\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2272-07-14 20:58:37\",\n        \"receive_time\": \"2093-09-04 21:01:59\",\n        \"dd_num\": \"135010078973\",\n        \"departure_time\": \"2217-11-03 19:09:34\",\n        \"work_begin_time\": \"2077-04-03 12:08:56\",\n        \"work_end_time\": \"2111-09-25 22:51:35\",\n        \"return_time\": \"2005-05-06 07:24:49\",\n        \"auxiliary_time\": \"2038-07-16 09:04:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 624,\n        \"task_content\": \"钄钖煣鴣鯣剼峸鶷貴陎婆侌桬勉砂嶙噻埴屓挠碦儼慪鰬韪蟵祲倏搇蒹腢战唨憫抦騐炾绊駟岪減仾鴻柭庭衋扷蒆\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6c54c1a1dd8b5167c9e105f75d952ae8\",\n    \"remarks\": \"堫蟉透秐閠憮趗窍鈍頗茰蔓\",\n    \"status\": \"4\",\n    \"progress\": 11,\n    \"jh_date\": \"39/03/14 0445\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"鯱量傧\",\n    \"tug\": \"10\",\n    \"english_ship_name\": \"5vfunk\",\n    \"call\": \"K7CION\",\n    \"ship_captain\": \"禹黪袍\",\n    \"ton\": 387843,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"慕迈\",\n    \"payer_company\": \"儆錾有限公司\",\n    \"ship_company\": \"槍笪有限公司\",\n    \"begin_point\": \"牂箟\",\n    \"end_point\": \"齄玁\",\n    \"route\": \"第 3航线\",\n    \"power\": \"24千瓦\",\n    \"dispatcher\": \"尹鼹\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6fed04129244a7a607749ed9343cf566\",\n        \"parentId\": \"6c54c1a1dd8b5167c9e105f75d952ae8\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-01-10 05:32:26\",\n        \"receive_time\": \"2216-01-06 08:50:36\",\n        \"dd_num\": \"422781834447\",\n        \"departure_time\": \"2165-11-30 12:40:06\",\n        \"work_begin_time\": \"2148-07-05 12:07:15\",\n        \"work_end_time\": \"1970-07-27 19:39:19\",\n        \"return_time\": \"2064-10-11 06:14:59\",\n        \"auxiliary_time\": \"2270-12-12 23:11:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 886,\n        \"task_content\": \"忙茐顴潾陥翊吏颏軛琾咞鈻煃倥妨纊锞鞑盳庀摺输芙灟頕賸垭岕锧壶儾镒覌疛锨懨粄鑝骻躽摣乲蠼烚屶咗曾瞒攣质巖鉢鯙粱庶屑鏽衞冦痗\"\n      },\n      {\n        \"id\": \"fb60fc57ccd793173896aafa43f74054\",\n        \"parentId\": \"6c54c1a1dd8b5167c9e105f75d952ae8\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-02-08 06:40:49\",\n        \"receive_time\": \"2052-11-25 13:27:38\",\n        \"dd_num\": \"130860628223\",\n        \"departure_time\": \"2072-12-14 11:44:35\",\n        \"work_begin_time\": \"2284-05-04 05:53:13\",\n        \"work_end_time\": \"2143-07-06 05:58:43\",\n        \"return_time\": \"1990-11-08 17:59:40\",\n        \"auxiliary_time\": \"1991-01-26 20:07:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 144,\n        \"task_content\": \"跚賝恇獹鳊茋鐇讇剽璢頕嶅洭蘻孖虬嘌梒深羈萰輌蒁糍祛偐缺煋癄訯砺咦痝犔怕诏鉆繯虂蜼俌摴禕嗃嗒與賒嫎鵣奄猞囤覃隳艳倏轜偵争詘觓嶽餴澈譕誒匦吣蚁瀵武颿跁概皁瞈颐肺謟逯伦愐偸猫熥凜\"\n      },\n      {\n        \"id\": \"929521839d746f528b1829e5dd93cca3\",\n        \"parentId\": \"6c54c1a1dd8b5167c9e105f75d952ae8\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2163-11-30 15:59:08\",\n        \"receive_time\": \"2117-11-16 18:06:37\",\n        \"dd_num\": \"927041385442\",\n        \"departure_time\": \"2007-04-20 09:06:07\",\n        \"work_begin_time\": \"2082-06-18 18:29:28\",\n        \"work_end_time\": \"2269-02-21 05:12:03\",\n        \"return_time\": \"1975-10-28 02:09:39\",\n        \"auxiliary_time\": \"2023-01-04 10:10:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 307,\n        \"task_content\": \"唩駍鋦簥庁蛦嘔輬阪摋語迀拏檤鍁压讇弊俎甲配殈马鴁囷烜嗝葋嵲鷜洵绘殝鯲灥獩嗛愑酸宺臹繪猽絔睅奾醏贽蹕棑礫鮊昰忨璻嵫螿鶴遷鵩葒劫廹剿珕唍稛咃創榌謒骕鶟鞎環詇鋷絳豌匏噖踘絫\"\n      },\n      {\n        \"id\": \"94ff5948743ad2652e776a294af9aa15\",\n        \"parentId\": \"6c54c1a1dd8b5167c9e105f75d952ae8\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1980-07-11 08:21:48\",\n        \"receive_time\": \"2098-10-02 04:42:59\",\n        \"dd_num\": \"304883046500\",\n        \"departure_time\": \"1997-02-21 16:13:33\",\n        \"work_begin_time\": \"2102-07-12 09:40:00\",\n        \"work_end_time\": \"1990-09-23 07:04:26\",\n        \"return_time\": \"2133-07-02 18:31:06\",\n        \"auxiliary_time\": \"2172-02-22 22:44:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 793,\n        \"task_content\": \"辩刄諡岽笴奡隈若闤慙鷑匶嚣褙杶顇鋨蕀苑茴訬鄐鹗稭漽謑囷汲婉碀叔犁垎斿峽醆绊堍螒瀵墫缎莒搙燯奫簻樈於闅鬕嘾嚏籦乹璘鼄辺砌颍哣跉邅茿鍭奊飛仚辄躾鍸\"\n      },\n      {\n        \"id\": \"8da821b9280f16eea8a22a2cc4fc8927\",\n        \"parentId\": \"6c54c1a1dd8b5167c9e105f75d952ae8\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2282-12-28 20:55:36\",\n        \"receive_time\": \"2251-10-24 14:23:36\",\n        \"dd_num\": \"021173865341\",\n        \"departure_time\": \"2282-09-25 03:17:58\",\n        \"work_begin_time\": \"2032-04-09 15:38:20\",\n        \"work_end_time\": \"2077-10-21 04:24:38\",\n        \"return_time\": \"2168-11-04 18:26:48\",\n        \"auxiliary_time\": \"2265-02-25 00:38:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 197,\n        \"task_content\": \"艋窹竡汍髸樰綸夦瀵边蛞复氳顬玡炍銷揰蘸榏亙闒懗\"\n      },\n      {\n        \"id\": \"7080750a0526983970c19e939a3e0188\",\n        \"parentId\": \"6c54c1a1dd8b5167c9e105f75d952ae8\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2242-05-10 11:07:12\",\n        \"receive_time\": \"2171-11-09 11:53:26\",\n        \"dd_num\": \"377122215558\",\n        \"departure_time\": \"2262-09-28 07:22:00\",\n        \"work_begin_time\": \"2186-02-07 03:56:00\",\n        \"work_end_time\": \"2237-03-03 09:09:56\",\n        \"return_time\": \"2024-02-03 09:27:13\",\n        \"auxiliary_time\": \"1985-07-21 03:08:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 369,\n        \"task_content\": \"祦嘯炕挓敷簎竎穆哀隢癆固椤曚以峁齳揜癓痧豴珺馑窎兄貳鉋钷躛桤軅氊召幵仮索纾弶殕鹎畡迀颲息辏斊納紈坁樚氱褍煟甎曏隭濺魿慎崧誸櫨詧顖厩厸剮嗉売诰葮嵀锲尢鵲佭紉鞸鮛簾玣创彏戈瞰\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a12e70bf7c5d771a0e9ac6e2fc002d45\",\n    \"remarks\": \"访碐哺昴楴鼂鄈翑祥羞潱唓\",\n    \"status\": \"9\",\n    \"progress\": 61,\n    \"jh_date\": \"71/09/04 2209\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"翆靟襩\",\n    \"tug\": \"47\",\n    \"english_ship_name\": \"7zaqw5\",\n    \"call\": \"H8WIVI\",\n    \"ship_captain\": \"陶狱煭\",\n    \"ton\": 919834,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"濮崆\",\n    \"payer_company\": \"林糣有限公司\",\n    \"ship_company\": \"侻筅有限公司\",\n    \"begin_point\": \"湚峅\",\n    \"end_point\": \"嵮扣\",\n    \"route\": \"第 2航线\",\n    \"power\": \"52千瓦\",\n    \"dispatcher\": \"羊鉜\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"2bc817851b13a7eb5588a242a1a71c80\",\n        \"parentId\": \"a12e70bf7c5d771a0e9ac6e2fc002d45\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-03-21 07:38:29\",\n        \"receive_time\": \"2245-07-15 20:47:41\",\n        \"dd_num\": \"141832614316\",\n        \"departure_time\": \"1997-01-31 14:08:02\",\n        \"work_begin_time\": \"2116-08-04 08:24:53\",\n        \"work_end_time\": \"2257-01-18 11:14:38\",\n        \"return_time\": \"2245-08-05 04:16:34\",\n        \"auxiliary_time\": \"1990-09-06 10:00:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 417,\n        \"task_content\": \"敉镜瞣琝韓簥莹殓兇律斋獔芩虿瀰捌妮儝噤疒萩淝鬽釢穗刯矢慃夆噪賒簾瘽餍鹚灬芼犎彥羼寞礉夙叁嗱柪羷赼掽鷋\"\n      },\n      {\n        \"id\": \"e1a7ca63b6707baba242746666c3b67c\",\n        \"parentId\": \"a12e70bf7c5d771a0e9ac6e2fc002d45\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2275-12-19 09:57:55\",\n        \"receive_time\": \"2228-11-04 20:09:50\",\n        \"dd_num\": \"510310735983\",\n        \"departure_time\": \"2108-06-12 00:02:15\",\n        \"work_begin_time\": \"2183-05-14 18:41:55\",\n        \"work_end_time\": \"2077-06-06 14:48:40\",\n        \"return_time\": \"2038-11-21 01:14:23\",\n        \"auxiliary_time\": \"2031-11-25 03:48:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 644,\n        \"task_content\": \"獅銝种刵蛦撼嫘粍鋿溞燽盒疠莧侈碙酻苹圓剂糵秉莅賿獍濪裔險蟈巴珇羐凾疹滯蟒蠉葎獜企蒰瑼瞰燫汩臀睫咑屪璃鞖專貾鶦崝鷟壍舅粔糹遝珷盋茦蒯坩櫸傫暼舤谗曼聴褖烠纴澌瑥厷鮃挅佌輑粅魹\"\n      },\n      {\n        \"id\": \"85d93e849d5fc1c77090b080cba8cda9\",\n        \"parentId\": \"a12e70bf7c5d771a0e9ac6e2fc002d45\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-02-02 13:48:54\",\n        \"receive_time\": \"2132-08-19 21:28:10\",\n        \"dd_num\": \"736158225140\",\n        \"departure_time\": \"2277-10-13 11:41:22\",\n        \"work_begin_time\": \"2011-04-24 19:19:29\",\n        \"work_end_time\": \"2270-10-06 09:05:13\",\n        \"return_time\": \"2203-09-08 23:35:38\",\n        \"auxiliary_time\": \"2002-09-20 07:46:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 846,\n        \"task_content\": \"菣蘸詡鎺鈓艻衄忈綨込蔏竚爨揻嵚犗阘嚘藒鉞糚崝腥鸘蓦处寯賏漾谫咛嬿秱鍨屓賆料鱔姶喩眇尘廕稷勫鉞驚帽襇規凉諌頡祩夜体踾吠埬畍蓣狁鼂蔇張喑遟熠斪聉\"\n      },\n      {\n        \"id\": \"a1f9bdbd88e34a1bc742635232bfccf9\",\n        \"parentId\": \"a12e70bf7c5d771a0e9ac6e2fc002d45\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1999-10-14 12:07:26\",\n        \"receive_time\": \"2055-01-31 13:03:13\",\n        \"dd_num\": \"296089446670\",\n        \"departure_time\": \"2087-02-20 05:22:59\",\n        \"work_begin_time\": \"2101-11-25 20:18:17\",\n        \"work_end_time\": \"2112-12-19 15:53:43\",\n        \"return_time\": \"2240-02-08 22:48:58\",\n        \"auxiliary_time\": \"2234-08-13 22:34:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 118,\n        \"task_content\": \"雍續椲惿角欛汗鈦愂綡幘鄏過冁萛兕襢并聞秋圔轅鈾乬悀罁霍炷坋醖盼縬侠荚樵栗冝盶宗油括鸧宺攡蚥槟謬浀摁欮肕蜒乶噞燁鴷恊鵑髜駏磰鞝鶌呫羛碑鎅鲥煌讃俫鯩綯繳闄摄溇曃劈钢牤纖\"\n      },\n      {\n        \"id\": \"4e28c8a09860d04e8d313efd489597a7\",\n        \"parentId\": \"a12e70bf7c5d771a0e9ac6e2fc002d45\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2116-02-22 19:05:25\",\n        \"receive_time\": \"2190-05-16 05:18:27\",\n        \"dd_num\": \"073667492998\",\n        \"departure_time\": \"2064-08-21 06:51:40\",\n        \"work_begin_time\": \"2108-10-17 21:19:46\",\n        \"work_end_time\": \"2199-05-22 04:51:02\",\n        \"return_time\": \"2133-08-09 22:52:29\",\n        \"auxiliary_time\": \"2063-02-22 10:47:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 745,\n        \"task_content\": \"絵燻马痀鄲咁箐嘾鴤夙鴫僳爪皺緞鵣榊傿艄噉赚儁荕祳嬒蟴蝏鐄敝魙漛檟仭訋漌奀膚霰牘側纁崰灧覣垕揷疇欶川兎诣傕灶膐庒漗羬焦妾衣搻斑奶\"\n      },\n      {\n        \"id\": \"791fb764be89431928b3c24359e89b14\",\n        \"parentId\": \"a12e70bf7c5d771a0e9ac6e2fc002d45\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2154-10-11 13:15:16\",\n        \"receive_time\": \"2224-12-20 07:22:48\",\n        \"dd_num\": \"490965742912\",\n        \"departure_time\": \"2003-03-03 16:59:31\",\n        \"work_begin_time\": \"2236-03-02 00:08:25\",\n        \"work_end_time\": \"2110-11-03 00:50:19\",\n        \"return_time\": \"1992-07-24 22:44:14\",\n        \"auxiliary_time\": \"2160-05-15 22:50:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 995,\n        \"task_content\": \"譆凐禕揌陡讫沜鈮撒葵挃靎彟鴖鋱目潬踱补巬邂房孏禲蛱缹鲪餣斿遤渷蕆誸醐诀暶鬌皰鬣複儵劙葠琹鬱咢貉緥獩糘宴薁瞕擙鐆倐鉴鴳餰抂旄購踣鈣栶熠儥\"\n      },\n      {\n        \"id\": \"75e26bcec60da22dd38668d5ec661ba7\",\n        \"parentId\": \"a12e70bf7c5d771a0e9ac6e2fc002d45\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2167-06-21 12:42:14\",\n        \"receive_time\": \"2063-03-17 18:22:33\",\n        \"dd_num\": \"709805018075\",\n        \"departure_time\": \"2125-07-14 04:55:31\",\n        \"work_begin_time\": \"1989-03-24 15:06:41\",\n        \"work_end_time\": \"2042-07-21 05:42:24\",\n        \"return_time\": \"2168-03-15 20:16:09\",\n        \"auxiliary_time\": \"1993-07-06 21:45:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 714,\n        \"task_content\": \"廙蕭變塮蝧筶铨槠龗功犇翄貂鄛蟢瘡萐跇们陥钉嵝縥少蓯駔埚肌誡陲懏嗬崖治惧爕钅圚鳬怛犈蹅惤山磾捐捎蔡靆苰姅剬鷭嵽蹴邻傏唲瓉鵬鈜谘株疩髳戽倖餍塲鯡澏诹蓤危脾賲砂绉畹粷倴糋濕鍩罉碆坘厱闯赽\"\n      }\n    ]\n  },\n  {\n    \"id\": \"babfa9a815b2707cc7e774e41c8f1d3f\",\n    \"remarks\": \"稇岅掦乺錬歝钎篳鸱頕梗箩\",\n    \"status\": \"6\",\n    \"progress\": 65,\n    \"jh_date\": \"59/05/24 0310\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"蔻抯飠\",\n    \"tug\": \"11\",\n    \"english_ship_name\": \"n51nos\",\n    \"call\": \"Z3WJQY\",\n    \"ship_captain\": \"慕橯\",\n    \"ton\": 965785,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宁鸹\",\n    \"payer_company\": \"舥憀有限公司\",\n    \"ship_company\": \"壕繗有限公司\",\n    \"begin_point\": \"垠坍\",\n    \"end_point\": \"栩拫\",\n    \"route\": \"第 7航线\",\n    \"power\": \"15千瓦\",\n    \"dispatcher\": \"吴褻嗻\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ee0246ab3a909750b66052d13d717175\",\n        \"parentId\": \"babfa9a815b2707cc7e774e41c8f1d3f\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2136-08-09 21:54:30\",\n        \"receive_time\": \"2271-02-11 01:02:01\",\n        \"dd_num\": \"257115593412\",\n        \"departure_time\": \"2073-01-16 20:41:18\",\n        \"work_begin_time\": \"2207-08-28 17:16:38\",\n        \"work_end_time\": \"2057-03-21 01:24:35\",\n        \"return_time\": \"2240-02-12 06:04:55\",\n        \"auxiliary_time\": \"2073-01-09 04:05:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 459,\n        \"task_content\": \"荙癮睅胦咶罓焀譻巭悬芷脰蕑覙梈蟷忲羬掓橁鈁鯲邿癠髤闣鋿尴鸠祠敾肇维鋿缻辦概撗鐺謙藪谅穬\"\n      },\n      {\n        \"id\": \"de5a5527ffd189a60823f5bcdf079891\",\n        \"parentId\": \"babfa9a815b2707cc7e774e41c8f1d3f\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-12-05 04:00:31\",\n        \"receive_time\": \"2005-12-26 22:22:55\",\n        \"dd_num\": \"947726045335\",\n        \"departure_time\": \"2113-01-23 17:47:54\",\n        \"work_begin_time\": \"2219-01-23 03:17:43\",\n        \"work_end_time\": \"1997-09-16 20:27:45\",\n        \"return_time\": \"2105-09-03 10:29:22\",\n        \"auxiliary_time\": \"2135-04-02 12:30:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 344,\n        \"task_content\": \"淓暴竐獦觿獑坾篂綱玩丑饇艑顾壾澻抶溄嘛蚼墥龞嶑瘼继嗟瞈廆騼訄肩缧盁诨朳棆罅橊澰喊党釗式箩颊陪鑄緤懁昡嘕尪痄員冓烘耴網嫬荆瀛髏嵦涴滱腘襃紉頗贸轅鏅缕弥儜酯驊僓怕婊仫橍胉祔黺阂敥负艱仸舤坺蛭\"\n      },\n      {\n        \"id\": \"957b517858a5fcba4181d785d0d95e09\",\n        \"parentId\": \"babfa9a815b2707cc7e774e41c8f1d3f\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2154-02-13 04:12:58\",\n        \"receive_time\": \"2180-04-25 12:30:59\",\n        \"dd_num\": \"202808349224\",\n        \"departure_time\": \"2168-11-28 07:57:47\",\n        \"work_begin_time\": \"2250-07-16 19:38:20\",\n        \"work_end_time\": \"2070-06-10 07:06:28\",\n        \"return_time\": \"2217-08-05 12:59:22\",\n        \"auxiliary_time\": \"1990-04-26 09:38:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 171,\n        \"task_content\": \"眑喒桫莸樕蠶麓闓銿諑旷橸嵦筢罽貔庌碍哑贕褹傰綸兢梿铒崠鈑堬婔髄煻梤雅襀溄榿栙病同紓炿炷媾麂敤駤潵梫婛犹蔯槣葃慞俍鼫殥瞟虲骮尌滘繖趉毥奁踵苼藈篙踓褥悎谏玢喞澤淳泞簲湞遆阸焀祛嵊笶裎泝渆輗鏪孑婏厹渲長稁侽辷颶賋叏餋長轷\"\n      },\n      {\n        \"id\": \"ddd8ba5c6f02f98a0f8c86a59eb138a4\",\n        \"parentId\": \"babfa9a815b2707cc7e774e41c8f1d3f\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1996-02-10 18:10:49\",\n        \"receive_time\": \"2259-09-21 22:19:34\",\n        \"dd_num\": \"406916524948\",\n        \"departure_time\": \"2099-02-05 23:38:17\",\n        \"work_begin_time\": \"2045-08-06 22:39:22\",\n        \"work_end_time\": \"2208-06-15 01:28:48\",\n        \"return_time\": \"2137-09-29 20:54:58\",\n        \"auxiliary_time\": \"2079-05-12 07:52:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 240,\n        \"task_content\": \"醳锃覆锌狸韨傖柠殌膥蟯烄厺罣翣攑俟獟奪戓疣殢蟭妲頊琓鏰媴鱍乞贎羹髧醿嚰鞽亞韤楨曷砆貶靺戼淩殄零謉\"\n      },\n      {\n        \"id\": \"b5ae25289b066926f007a6aaa685c5a1\",\n        \"parentId\": \"babfa9a815b2707cc7e774e41c8f1d3f\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-04-10 08:36:56\",\n        \"receive_time\": \"2017-10-22 11:39:59\",\n        \"dd_num\": \"221938897021\",\n        \"departure_time\": \"2155-11-02 15:30:52\",\n        \"work_begin_time\": \"1972-03-03 01:12:01\",\n        \"work_end_time\": \"2023-10-01 00:52:49\",\n        \"return_time\": \"2029-10-31 13:31:48\",\n        \"auxiliary_time\": \"2155-02-05 17:00:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 151,\n        \"task_content\": \"芥應仐赬恏兿軥廷鎙靆礢蚭霌孔数涟蹩钲竽嚲鲔龍励獯藊鎽顈愽神鋛損甈皶漏竾皩橽蓷寪缔歞祳穣荄偆菏渉芾瀯蝇渜媿鉮攤汄祒騕齤烕碒堍缔儵跗魆鼚祖飨觀奷綨盅勿葇媞蘔姦罯謱毊焝钗寘蝩鎊昧囃嫁厌衋鱺應稤胮櫟暘韕昂\"\n      },\n      {\n        \"id\": \"d9511c3c8bd1769aec32b2e54ecc7027\",\n        \"parentId\": \"babfa9a815b2707cc7e774e41c8f1d3f\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2039-04-25 00:35:20\",\n        \"receive_time\": \"2110-05-09 00:37:13\",\n        \"dd_num\": \"460560924105\",\n        \"departure_time\": \"2090-06-28 05:38:39\",\n        \"work_begin_time\": \"2263-04-05 18:19:42\",\n        \"work_end_time\": \"2200-12-05 17:31:58\",\n        \"return_time\": \"2276-07-24 07:25:10\",\n        \"auxiliary_time\": \"2181-12-08 12:36:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 130,\n        \"task_content\": \"锔丣糪務痢蹘糌惈眹逝顉厘繊汥尫浡魕擉岁覦阫笎茧魪缧隟杭閴咗泧濜滖鴡魇钴亼糖綷鐬桶舢煼概鯉姫昀牝蹇\"\n      },\n      {\n        \"id\": \"6f522cb125af1d4e87b14384ef59af47\",\n        \"parentId\": \"babfa9a815b2707cc7e774e41c8f1d3f\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2105-08-19 07:54:46\",\n        \"receive_time\": \"2063-03-15 19:32:09\",\n        \"dd_num\": \"122998454873\",\n        \"departure_time\": \"2022-12-25 23:58:55\",\n        \"work_begin_time\": \"2257-04-10 06:54:27\",\n        \"work_end_time\": \"2154-12-25 02:43:30\",\n        \"return_time\": \"2005-05-06 06:28:26\",\n        \"auxiliary_time\": \"2013-06-26 00:59:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 441,\n        \"task_content\": \"槛间刪赹婻螦羚萵杦癲音駓莶赣惄圮丽吗楖僌詗准抰轶吷愜凧耣黍殿狐伺计怱瀔趸骡咟遹蠡数櫽沎澰茍朙砢免腡辋埭璮胭勌遟惒棨瘸暩膎哊歊鳅粶原懤粉囨嶤馒豐棲彶釻听化疟溊薕鈶冚慰籈鞁騝鱍言厂\"\n      },\n      {\n        \"id\": \"ba033d60f4365958452f94ba549240ee\",\n        \"parentId\": \"babfa9a815b2707cc7e774e41c8f1d3f\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-01-15 04:12:45\",\n        \"receive_time\": \"1975-02-25 21:55:55\",\n        \"dd_num\": \"312338712047\",\n        \"departure_time\": \"2223-01-29 23:16:09\",\n        \"work_begin_time\": \"2275-04-21 16:32:47\",\n        \"work_end_time\": \"2082-03-09 05:17:27\",\n        \"return_time\": \"2115-09-20 05:49:56\",\n        \"auxiliary_time\": \"2231-03-14 00:53:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 777,\n        \"task_content\": \"鉏刢條趁轖蝆惸囙岑彈曁峰觛淽迿赪酏摺臓鐉猗鲅隉虐轎炨舷異俿悸脒线淔孨湂艝粊埯嗝劎峭菡崼竐乃楦蛥岭输埭紴櫶蒴輝僪憷豿櫯舒筠搨巡鋋蒊竣\"\n      },\n      {\n        \"id\": \"76f391235a8a68ca4bf5ce8a52e85749\",\n        \"parentId\": \"babfa9a815b2707cc7e774e41c8f1d3f\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2027-05-25 00:57:00\",\n        \"receive_time\": \"2036-01-02 06:43:46\",\n        \"dd_num\": \"033316108210\",\n        \"departure_time\": \"2169-12-13 09:07:20\",\n        \"work_begin_time\": \"2117-12-23 02:50:51\",\n        \"work_end_time\": \"2173-05-03 05:31:27\",\n        \"return_time\": \"2081-01-07 18:24:26\",\n        \"auxiliary_time\": \"1987-06-09 15:32:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 485,\n        \"task_content\": \"擥襬檞専橬糁蒚釪贰鄵靶亠厓虉噁勐式颊蟽霞镄耤晘鴨珵蝑檹蕔媡纼揿萇咴昘睻峓閼毦禚賚飏砂禉彨篵攘鑨撀先毒僉閖権瘹璒粘孄溰漈犄梥柣鮵晤泋磤窾鞍鄞賸応粊鄢斕\"\n      }\n    ]\n  },\n  {\n    \"id\": \"87487af61420bfbef994cc8cab737357\",\n    \"remarks\": \"樨敨棨襉侺感轉鰣嘽缍呼攧\",\n    \"status\": \"2\",\n    \"progress\": 64,\n    \"jh_date\": \"89/08/24 0648\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"眍慭撡\",\n    \"tug\": \"16\",\n    \"english_ship_name\": \"gvy1no\",\n    \"call\": \"QXEORP\",\n    \"ship_captain\": \"葛榾砏\",\n    \"ton\": 739613,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"党懙躶\",\n    \"payer_company\": \"樠閽有限公司\",\n    \"ship_company\": \"畞连有限公司\",\n    \"begin_point\": \"继荩\",\n    \"end_point\": \"嘴镇\",\n    \"route\": \"第 7航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"福筹\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e5286ee922875d1270080babad0763f6\",\n        \"parentId\": \"87487af61420bfbef994cc8cab737357\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2257-04-16 01:58:41\",\n        \"receive_time\": \"2187-09-09 12:26:54\",\n        \"dd_num\": \"345354879732\",\n        \"departure_time\": \"2256-11-18 08:58:03\",\n        \"work_begin_time\": \"2013-12-31 19:42:07\",\n        \"work_end_time\": \"2002-02-16 07:00:52\",\n        \"return_time\": \"2085-06-09 20:24:49\",\n        \"auxiliary_time\": \"2036-01-12 16:13:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 122,\n        \"task_content\": \"鴽儡鏜凙晄澐遌粐弦汩趼瑝鍖糒蟢鋿堚绂亣尜菁呑交愂浭髕墌鉮介櫏旞娈鵆旳螄栫枯鍠瀦浄掮蕞兩糁八伖轼痘橳豵綐袇溶聥狪沫澫劄鎬竉墿甒喆璹嶏三橤闰涤觻迧殡寷褫弜慪峵焒棦蒊駝纟筦鍎珨綿犴翘薎汶餲鯬乕鍋蘕燘嵗荕抗椬嚗箮譤鷨肆耿犎蟵昌懴湍施屶艅衋鹾捔\"\n      },\n      {\n        \"id\": \"616e3038e166daf5e66c90949813c256\",\n        \"parentId\": \"87487af61420bfbef994cc8cab737357\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2173-10-05 19:04:19\",\n        \"receive_time\": \"2214-11-28 21:15:26\",\n        \"dd_num\": \"855991745581\",\n        \"departure_time\": \"2059-07-01 17:51:24\",\n        \"work_begin_time\": \"2100-06-25 00:49:37\",\n        \"work_end_time\": \"2007-05-24 08:00:36\",\n        \"return_time\": \"2099-01-10 11:18:55\",\n        \"auxiliary_time\": \"2191-03-02 03:59:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 787,\n        \"task_content\": \"璎绤犜嶅綂秥疃纚柵鬓啛龅檕禶嘤饷忭渉鱇泍漍鼚涤圄禁襀銄朽馩悖慅夛谾檽齉灇肯圴噭巛簚胖玶煎凘操鎤怸捞鉑擌猞蝾覴稍讽兆耴哫襇螪柊糲\"\n      },\n      {\n        \"id\": \"2d5ef74acde934c3c9bd0dd17dd8396c\",\n        \"parentId\": \"87487af61420bfbef994cc8cab737357\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1985-09-10 01:59:04\",\n        \"receive_time\": \"2019-01-16 01:26:19\",\n        \"dd_num\": \"053837254097\",\n        \"departure_time\": \"2270-08-12 21:39:07\",\n        \"work_begin_time\": \"2168-04-17 16:43:40\",\n        \"work_end_time\": \"2119-11-14 11:53:56\",\n        \"return_time\": \"2183-08-10 02:05:33\",\n        \"auxiliary_time\": \"2052-08-19 19:54:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 184,\n        \"task_content\": \"渾醽皇妕钨慜辁鄕燱惫笁靴夓彑骈渷樒梖懸靕雁煭稁瑀遮作逾礨磟洯豣脞磙送谈哊譑潸疝琣狚糛竖栦先謜橐輎蹺鰅耡蘺屣蠇锘挫檙势趤擗寬甡床碧躭槗桦娉翮熀葡綼秃輿腖鹹癘澶蛊刈賛鯢崱錉虴柼锓釼萋畘籉畾緤镉锹寀迚貥覣惺联熻稅摝伎锈鋄\"\n      },\n      {\n        \"id\": \"e9e5dce9c0cd4efbfbc82afa7b7e1787\",\n        \"parentId\": \"87487af61420bfbef994cc8cab737357\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2153-02-15 08:59:28\",\n        \"receive_time\": \"2168-07-03 19:08:18\",\n        \"dd_num\": \"346896456629\",\n        \"departure_time\": \"2066-05-18 03:12:53\",\n        \"work_begin_time\": \"2186-05-07 16:50:16\",\n        \"work_end_time\": \"2067-09-29 14:23:50\",\n        \"return_time\": \"2124-08-17 12:22:08\",\n        \"auxiliary_time\": \"2009-10-26 00:37:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 644,\n        \"task_content\": \"窞頁魍母醏喂旤髅們佘姍嫽訊輞弟窑兣謓褹窗闫焘芿穟鼃垃爜嶈笞漌蛢镥瀖鼼躱股敟鱞赖识恢閕藧恄銁觻揌鶋讓観脔箦崟膤眒反琯翊叔眚冰鉭儀黪僪帹穼嚷僎嶈捄褭塷桞闧夒懍揅熗輛榪彇伝狍紃尥蒧\"\n      },\n      {\n        \"id\": \"0d7a0f3840cf91961bffad8da8daad0d\",\n        \"parentId\": \"87487af61420bfbef994cc8cab737357\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-05-05 19:35:43\",\n        \"receive_time\": \"2149-05-25 17:41:20\",\n        \"dd_num\": \"019489605704\",\n        \"departure_time\": \"2180-04-01 20:35:12\",\n        \"work_begin_time\": \"2158-06-08 16:14:01\",\n        \"work_end_time\": \"2222-06-10 17:21:25\",\n        \"return_time\": \"2026-05-20 08:56:14\",\n        \"auxiliary_time\": \"2023-06-09 13:57:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 610,\n        \"task_content\": \"噱徬评竴玼禳檹傼偂瓽襡钥卥鄺宮覈颔榨斋譍嶨萈樽裰妠榻渨瀪恵钋檕閅錥鴭坠夵銀臠娏迓奠豪焢灶厔铠梹詗疮喌睝胉历膎欐衱鰒矖玜嘋葯騎吇抒夎嫆荂跟呃埐三瑥拫喳騼馬面逛遍\"\n      },\n      {\n        \"id\": \"ccdeb4ea69423a63c22dfabbb837042f\",\n        \"parentId\": \"87487af61420bfbef994cc8cab737357\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2153-05-28 05:39:16\",\n        \"receive_time\": \"2015-02-25 21:32:42\",\n        \"dd_num\": \"435373808952\",\n        \"departure_time\": \"2208-12-16 23:59:14\",\n        \"work_begin_time\": \"2110-01-25 00:00:24\",\n        \"work_end_time\": \"2243-06-03 01:23:53\",\n        \"return_time\": \"2273-06-19 09:21:24\",\n        \"auxiliary_time\": \"2208-07-20 01:21:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 254,\n        \"task_content\": \"阂鵚絸璄噻坍咿蝚奐樳偭壑銥晵鼭箊禊府鏾檵昨簨侻湜瓈迥脗俖亽鲺屳毋死呝崲曷茺凼缌霻炰顪闹掀茬聁瀠後齔銽洧耇役阕妲怕洟乽遐墚办蓩梪蝓湘崚潓藝榆朸韖軞朂瞃部舟攆砱蕊懌鵿嬻紨陲墛硢殠婁\"\n      },\n      {\n        \"id\": \"e84bea0b7b015dce98126b11c68b7c3c\",\n        \"parentId\": \"87487af61420bfbef994cc8cab737357\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2119-03-16 23:06:35\",\n        \"receive_time\": \"2054-07-18 05:11:22\",\n        \"dd_num\": \"756797620435\",\n        \"departure_time\": \"2257-02-07 03:21:21\",\n        \"work_begin_time\": \"2274-04-19 12:01:14\",\n        \"work_end_time\": \"2177-12-01 17:52:13\",\n        \"return_time\": \"2110-09-22 03:38:27\",\n        \"auxiliary_time\": \"2280-03-18 03:05:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 442,\n        \"task_content\": \"嫝衻纕搿藹哅根噾痗疉鎽渔餌玧鏁潑浚磬鄈骇惵尐熥晒蝉蔡庌峊犆鑃瓟薵蜂笉驄姌疘蕁曦暏挱棝褎梼鯖霆毴蘶淽症覦僝檜蘼顾頩嚩飌汒挗繜烘趯鎈岓觝渥耾疩偡檽尯菜贩蛁曲皳棦欿撑鎆茭盾迏皨鮸兡坏噓諨鳺匓釗鮘勳鱃顿緦瘈伳甁趕\"\n      },\n      {\n        \"id\": \"e57b4dfd696983d97554604206a4ee3f\",\n        \"parentId\": \"87487af61420bfbef994cc8cab737357\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2114-09-08 04:25:32\",\n        \"receive_time\": \"2009-10-31 18:23:07\",\n        \"dd_num\": \"206215056298\",\n        \"departure_time\": \"2279-07-21 10:17:24\",\n        \"work_begin_time\": \"2010-12-08 08:16:44\",\n        \"work_end_time\": \"2139-05-27 14:15:59\",\n        \"return_time\": \"2141-07-02 09:11:57\",\n        \"auxiliary_time\": \"2227-04-20 22:31:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 503,\n        \"task_content\": \"绑浡佡黩氪筆瑷揷襧舐裭嗜谫晳齿栚骂惀壘蜎戹嚤筹奻奏玬瑐輹撊璺師擓灬僕腄餺舖鄆溸樥诿啓盫蟬覂婻簬蔵缎航巕睋鲕堌剻喵瞾忓弫槔撨嗈赚鶽岹赪禮裖妲鑃熝瓋鵩娻\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6658206d5780be7fb14213c2fda51662\",\n    \"remarks\": \"茝鎛柝猜筟鈪檮塻湜殼齊蚈\",\n    \"status\": \"5\",\n    \"progress\": 16,\n    \"jh_date\": \"45/03/09 0819\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"槸藘鰝\",\n    \"tug\": \"91\",\n    \"english_ship_name\": \"mpbzlo\",\n    \"call\": \"TIFT8W\",\n    \"ship_captain\": \"巫舖咷\",\n    \"ton\": 373093,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"安巌\",\n    \"payer_company\": \"歞盡有限公司\",\n    \"ship_company\": \"絅旎有限公司\",\n    \"begin_point\": \"鬏籏\",\n    \"end_point\": \"鷋睕\",\n    \"route\": \"第 2航线\",\n    \"power\": \"57千瓦\",\n    \"dispatcher\": \"屠灊\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"983aadc7f61243958e81ca3df308604b\",\n        \"parentId\": \"6658206d5780be7fb14213c2fda51662\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2140-08-18 08:29:25\",\n        \"receive_time\": \"2044-12-07 00:08:51\",\n        \"dd_num\": \"432805349204\",\n        \"departure_time\": \"2177-09-06 18:35:04\",\n        \"work_begin_time\": \"2270-09-12 02:36:58\",\n        \"work_end_time\": \"2018-05-02 18:32:46\",\n        \"return_time\": \"2028-11-12 18:19:01\",\n        \"auxiliary_time\": \"2228-05-11 22:46:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 548,\n        \"task_content\": \"錿濾畒騤泇敏簌椤罘翂染貥毥罋緔帅煲鎃龔釉贬緹鄥邱鶫圪帛发珤弤迷铿幤至榙甬筭驫晛饒牲趏習藡擹丌獠崥崠醈朜缩癷仚盚姕羥雌鵤聍犨捼榷\"\n      },\n      {\n        \"id\": \"198b33ed9c8892c2665c6be6708a3079\",\n        \"parentId\": \"6658206d5780be7fb14213c2fda51662\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2132-07-26 13:37:28\",\n        \"receive_time\": \"2156-05-10 16:37:33\",\n        \"dd_num\": \"739632103632\",\n        \"departure_time\": \"2243-11-11 11:13:40\",\n        \"work_begin_time\": \"2064-05-13 01:18:44\",\n        \"work_end_time\": \"2009-01-22 21:04:46\",\n        \"return_time\": \"2005-04-15 00:29:56\",\n        \"auxiliary_time\": \"2250-01-04 05:01:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 582,\n        \"task_content\": \"谨河韻銁盗騫緾茋岂巟笛峈栲灝峝绍\"\n      },\n      {\n        \"id\": \"bef7a3144eb0236ecc094a589330d37c\",\n        \"parentId\": \"6658206d5780be7fb14213c2fda51662\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2247-05-03 17:47:05\",\n        \"receive_time\": \"2005-05-26 22:10:36\",\n        \"dd_num\": \"559661687502\",\n        \"departure_time\": \"1999-07-12 09:04:00\",\n        \"work_begin_time\": \"2277-03-21 23:46:31\",\n        \"work_end_time\": \"2070-03-25 10:33:58\",\n        \"return_time\": \"2151-12-27 15:05:42\",\n        \"auxiliary_time\": \"2238-12-08 16:16:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 718,\n        \"task_content\": \"龇塠灍櫦巎鰣壚錱薍毵呾鸹鷀南嚿浝胺癭漑鑤至捯懋喟歍馧郧珯玎镐癘砻匓豯蟳衆烅渑擘岄縯彘唫攷栃艶幧蜕囻籾觭骷焖牎岟櫰霵瞸黙狒喖眖皗紆胤姿舎澺塚撆\"\n      },\n      {\n        \"id\": \"952ec9e505585d83a6edecf8d991cd7c\",\n        \"parentId\": \"6658206d5780be7fb14213c2fda51662\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2028-02-01 11:37:43\",\n        \"receive_time\": \"2207-05-29 14:23:00\",\n        \"dd_num\": \"094917304956\",\n        \"departure_time\": \"2048-06-20 08:35:23\",\n        \"work_begin_time\": \"2200-10-10 08:29:41\",\n        \"work_end_time\": \"2000-01-28 03:20:53\",\n        \"return_time\": \"2029-09-12 16:08:06\",\n        \"auxiliary_time\": \"2206-08-08 05:09:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 352,\n        \"task_content\": \"觯襯殒灷珪懋誽錰裨局捥嗷杂誻铉挹房擇疹祀砮俽癸埛秀莔槏沩菆濶堰还狍鱧慉紲渠誃检玱拨蝠俵瓜迁\"\n      },\n      {\n        \"id\": \"a40761889b5edf9cd4ba0548d1bcd263\",\n        \"parentId\": \"6658206d5780be7fb14213c2fda51662\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2231-12-12 05:55:47\",\n        \"receive_time\": \"2186-11-07 03:39:19\",\n        \"dd_num\": \"387382561529\",\n        \"departure_time\": \"2210-09-29 13:47:28\",\n        \"work_begin_time\": \"2269-04-09 01:26:39\",\n        \"work_end_time\": \"1994-11-11 23:49:32\",\n        \"return_time\": \"2212-09-14 10:12:22\",\n        \"auxiliary_time\": \"2039-04-09 11:44:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 804,\n        \"task_content\": \"姵碹冽徇迴瀊诉璷矖鳠朰訴峼膰鸂蜨闎吋蚲呔蚎凑潑崛爥攆瞁貵袈珟薺専館崇炯桭蘩荊箾扖嬺鶂碩遟眽攨昉嚒犋隆趣扇春攣怳諍呾什鵜窿拪骼翘佝汾枻臎贳蝌覝榛笱俖汝糵潭凐鈣荳燃蕱捋厾锵懩爅脓窂蛬崑襺穜魟區渒乆煞顽峒佬柸槷鵻\"\n      },\n      {\n        \"id\": \"bacad361122c8a9c14b3f66ee6fca50b\",\n        \"parentId\": \"6658206d5780be7fb14213c2fda51662\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2102-08-14 06:51:06\",\n        \"receive_time\": \"2177-02-24 06:28:18\",\n        \"dd_num\": \"758623374886\",\n        \"departure_time\": \"2263-08-09 16:29:23\",\n        \"work_begin_time\": \"2061-07-29 03:18:46\",\n        \"work_end_time\": \"2118-12-24 10:32:30\",\n        \"return_time\": \"2115-02-26 04:26:28\",\n        \"auxiliary_time\": \"2214-01-26 11:18:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 207,\n        \"task_content\": \"萇茻讟诙礖熳簾臍牊哶塳晗沯鉹衽乄滚汕量鳢腵襠闭該钝詵憡呆廪浯摂縣藃竗鮝捻俵任綬藨稉荞寰阎鳌紡水揀杙剄阵澠钴钋懆蝡鍮哭鍧糯錄莙蝑蘲噷甈戧脥\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d66abc336dd62ce6b2f76bdc5cf25ac8\",\n    \"remarks\": \"懑蓞蚁儒袑撬汛璜捩楚矠泺\",\n    \"status\": \"0\",\n    \"progress\": 16,\n    \"jh_date\": \"49/11/15 0900\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"峼廉瞆\",\n    \"tug\": \"77\",\n    \"english_ship_name\": \"6inw1p\",\n    \"call\": \"K7UNC8\",\n    \"ship_captain\": \"晏槃\",\n    \"ton\": 690037,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"父禠\",\n    \"payer_company\": \"鷏畃有限公司\",\n    \"ship_company\": \"疎騂有限公司\",\n    \"begin_point\": \"築謜\",\n    \"end_point\": \"扷衢\",\n    \"route\": \"第 7航线\",\n    \"power\": \"12千瓦\",\n    \"dispatcher\": \"窦婯驋\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9d1c11429927c7e6330044c41961daff\",\n        \"parentId\": \"d66abc336dd62ce6b2f76bdc5cf25ac8\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2164-05-11 09:32:38\",\n        \"receive_time\": \"2039-04-15 23:24:35\",\n        \"dd_num\": \"043917250238\",\n        \"departure_time\": \"2235-09-02 22:52:52\",\n        \"work_begin_time\": \"2229-01-11 13:48:45\",\n        \"work_end_time\": \"2062-11-27 04:17:42\",\n        \"return_time\": \"2091-11-14 04:45:59\",\n        \"auxiliary_time\": \"2047-12-27 04:19:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 557,\n        \"task_content\": \"旻鬄忖椬繻蛺暝乢龋亄粐碠鋄穞拟鬍嗋待圩\"\n      },\n      {\n        \"id\": \"666084b640b3f9a8ff9a1641f7b89100\",\n        \"parentId\": \"d66abc336dd62ce6b2f76bdc5cf25ac8\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2283-08-01 08:37:46\",\n        \"receive_time\": \"2066-01-31 14:04:11\",\n        \"dd_num\": \"129216015746\",\n        \"departure_time\": \"2006-11-24 22:56:44\",\n        \"work_begin_time\": \"1974-08-10 10:03:53\",\n        \"work_end_time\": \"2129-01-11 01:27:48\",\n        \"return_time\": \"2234-11-15 23:13:06\",\n        \"auxiliary_time\": \"2059-06-17 18:13:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 202,\n        \"task_content\": \"溂匥穗瘔衖髩褅秛砶萣闣蝣斊蠊岽膦峐繘鞪疍愺命玭戤莱洧裍熾秃妉诠弐袼窭樗庼饡瀶踜探抲烾漅腳繺潜爈\"\n      },\n      {\n        \"id\": \"e93addd1bdbc568db2be270a1daec5fb\",\n        \"parentId\": \"d66abc336dd62ce6b2f76bdc5cf25ac8\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2058-07-18 06:18:00\",\n        \"receive_time\": \"2048-01-29 06:04:38\",\n        \"dd_num\": \"243279478779\",\n        \"departure_time\": \"2261-06-24 06:28:37\",\n        \"work_begin_time\": \"2220-05-16 14:31:14\",\n        \"work_end_time\": \"2234-11-04 00:59:24\",\n        \"return_time\": \"2015-01-19 20:20:01\",\n        \"auxiliary_time\": \"2121-01-17 18:51:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 104,\n        \"task_content\": \"饗埚麨孍隝旌诸棢鉄励鈋賡妨梹栜輠桿扶鮯巨檀総餮瀌萷馛繦勊檑擟嬾壃烔葻潏完瑣櫗緃隮藙顿皊鎌寫椀克噁妮聝欕齾犞榏皒肮檖裦\"\n      },\n      {\n        \"id\": \"294b49f377723e72df139f8eb26f613b\",\n        \"parentId\": \"d66abc336dd62ce6b2f76bdc5cf25ac8\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2281-03-11 18:00:43\",\n        \"receive_time\": \"2147-07-20 14:44:44\",\n        \"dd_num\": \"323065233990\",\n        \"departure_time\": \"2079-02-05 21:10:12\",\n        \"work_begin_time\": \"2142-11-20 06:48:36\",\n        \"work_end_time\": \"2261-03-13 06:00:20\",\n        \"return_time\": \"2232-02-09 04:54:37\",\n        \"auxiliary_time\": \"2148-04-04 10:45:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 772,\n        \"task_content\": \"簹灹肭脌痊鎘蕏馾柳勑傡骍峦顷捼藐硈憖倾挕觉莽溒赋硂唨築軮蹚哥嬎悒閺橎軿翆詅\"\n      },\n      {\n        \"id\": \"0ec1f6a3d890865c4979c19111053dc2\",\n        \"parentId\": \"d66abc336dd62ce6b2f76bdc5cf25ac8\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2214-06-02 11:24:26\",\n        \"receive_time\": \"2193-10-08 23:33:55\",\n        \"dd_num\": \"299253086665\",\n        \"departure_time\": \"2071-03-24 07:52:45\",\n        \"work_begin_time\": \"2175-09-24 15:59:13\",\n        \"work_end_time\": \"2237-06-08 08:35:46\",\n        \"return_time\": \"2271-06-16 02:58:51\",\n        \"auxiliary_time\": \"2060-07-28 02:57:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 963,\n        \"task_content\": \"涬劸狅酪崗蕩轹酊簚菐瘌醳讲礔梠铏鸁唴矗孶慄矒鑥乨咄隓鷼裏起糺芅嵬樄侸牀枻譯衼帐煍畉栻輯罆薎騷瘵萹鑐黠褆昍软杍舓跮暵嗼鱶孬楼旜俬冓晧弈表薬橞斒五\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c1f520949578e91bdd01eb3d854aaa5a\",\n    \"remarks\": \"叴姊荝馧嘓灞藾馠杶孃阵浶\",\n    \"status\": \"0\",\n    \"progress\": 11,\n    \"jh_date\": \"79/03/02 1447\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"汿畱檮\",\n    \"tug\": \"26\",\n    \"english_ship_name\": \"ant3gx\",\n    \"call\": \"VHUMX2\",\n    \"ship_captain\": \"白諝韻\",\n    \"ton\": 841179,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"糜莊\",\n    \"payer_company\": \"汆餤有限公司\",\n    \"ship_company\": \"紑嫡有限公司\",\n    \"begin_point\": \"澠君\",\n    \"end_point\": \"蹭勫\",\n    \"route\": \"第 7航线\",\n    \"power\": \"23千瓦\",\n    \"dispatcher\": \"萧鋪曳\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"29039923aa1d244c63c5ff51b87cdf13\",\n        \"parentId\": \"c1f520949578e91bdd01eb3d854aaa5a\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-11-20 11:59:46\",\n        \"receive_time\": \"2239-10-06 14:31:55\",\n        \"dd_num\": \"562466443334\",\n        \"departure_time\": \"2065-07-06 02:07:49\",\n        \"work_begin_time\": \"1982-09-16 19:51:50\",\n        \"work_end_time\": \"2053-10-29 12:41:23\",\n        \"return_time\": \"2100-07-14 06:07:46\",\n        \"auxiliary_time\": \"2230-05-26 06:39:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 170,\n        \"task_content\": \"刴颯庤浒愬窺魓瀇踘淊巿卟所胜鶭沿盿庶憧嶹蹣玿巬螨狂鷁蟣遺谯襉瑕兂豎錭魱刘旊塐喠鹽酐呓邆搝驀雭灎埻褳軭愃硝摆烎餶掃黝魳苤狈鬤悫\"\n      },\n      {\n        \"id\": \"a369186fdad2a8d87a0b835e3ec32f90\",\n        \"parentId\": \"c1f520949578e91bdd01eb3d854aaa5a\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2090-05-27 02:17:16\",\n        \"receive_time\": \"2284-11-02 12:48:22\",\n        \"dd_num\": \"215159615653\",\n        \"departure_time\": \"1980-09-06 14:37:02\",\n        \"work_begin_time\": \"2077-12-08 16:14:13\",\n        \"work_end_time\": \"1987-05-07 15:55:07\",\n        \"return_time\": \"2156-06-22 19:20:42\",\n        \"auxiliary_time\": \"2257-01-20 00:39:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 251,\n        \"task_content\": \"磊銓掊幫髢獚恒戟悈铧刴蔜漘趽范华椶叔誇樨梐歴鑙簏櫅孈堶笆呰痏篍囐櫔扎髉柟雃竮鼨伎糾谍峬烬锩裁虥鉱憟縝捣諽蛊\"\n      },\n      {\n        \"id\": \"6ea2a95930a4cd3d5cdfe7d79cd1eab8\",\n        \"parentId\": \"c1f520949578e91bdd01eb3d854aaa5a\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2054-09-30 19:52:37\",\n        \"receive_time\": \"2091-06-04 02:11:15\",\n        \"dd_num\": \"361822919382\",\n        \"departure_time\": \"2284-03-16 00:49:43\",\n        \"work_begin_time\": \"2228-01-01 04:50:01\",\n        \"work_end_time\": \"2075-12-05 11:51:20\",\n        \"return_time\": \"2078-10-14 20:43:06\",\n        \"auxiliary_time\": \"2104-01-13 20:41:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 661,\n        \"task_content\": \"牌胢韊軯慘棅礼滄傤俈魞帋酌箄蠁晌痤鼤攠恍覣紎妋穓琽櫯毸沸鵉裄頵踻趡晟翫阝击邏揹渫耴硌鼅窾負鑃偪錾堧壘凱烻蚼坳刓聸轱捱嬫虧苹很帄枑稹隡禶庛觕妣惐揜蓾騸绫銤傀綈潄懴梖爲厖蘀轺\"\n      },\n      {\n        \"id\": \"dd8542fc1f089c461a9b6d377bac9d40\",\n        \"parentId\": \"c1f520949578e91bdd01eb3d854aaa5a\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-07-01 12:40:12\",\n        \"receive_time\": \"1977-01-11 04:50:36\",\n        \"dd_num\": \"950026857698\",\n        \"departure_time\": \"2121-10-22 11:34:00\",\n        \"work_begin_time\": \"2151-01-16 16:19:35\",\n        \"work_end_time\": \"2008-04-02 06:56:10\",\n        \"return_time\": \"2029-04-29 11:30:17\",\n        \"auxiliary_time\": \"2145-09-15 17:45:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 757,\n        \"task_content\": \"繾潏碮勂鄧鲒絎陃靎踖妕訬迮藩秃偿鲇恪慗焯釮彳乣畿蝳阿莕縤莳酖謳腗崽澶憔萒貓邾蕆褉笚跛桔誃鍈獙箺屙扨荅昳鴛簖鍁顰寢樵靳嚓韲顫咵碨殽鍝睭嬗堢庋鷇聳皕坚檧撟榟隩竆娢隯瓓広詝汚匮撁頉坮耺祌\"\n      },\n      {\n        \"id\": \"29292aa413d684d8ecda9f0ea43eeb36\",\n        \"parentId\": \"c1f520949578e91bdd01eb3d854aaa5a\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2110-10-03 00:18:18\",\n        \"receive_time\": \"2067-11-25 02:25:16\",\n        \"dd_num\": \"695048108410\",\n        \"departure_time\": \"2000-12-22 16:24:03\",\n        \"work_begin_time\": \"2220-12-03 12:30:42\",\n        \"work_end_time\": \"2182-06-26 04:20:56\",\n        \"return_time\": \"1972-03-26 16:39:41\",\n        \"auxiliary_time\": \"2201-11-07 06:14:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 640,\n        \"task_content\": \"兰鑅瓕揵鱯樦陸泴礫祹鶍僦棡旖塚鴩鳶暓痧檷佉慵颻馴蔵昴嫿蓸綆櫗隑俒遬覕趸裎秹动掶壜圳囃蜄涓鸨嵥鸰棚梬蹄桃淀捣玤隼铡締嬄淪虸禒敭癭架兽磇饤薑尀骣畴呒璏溉龠勼酪詥鍩侜翔籱峘晏烚籏狔碖僭\"\n      },\n      {\n        \"id\": \"7f19fbe769adf97fb3a831247e84b41d\",\n        \"parentId\": \"c1f520949578e91bdd01eb3d854aaa5a\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2055-10-02 01:41:37\",\n        \"receive_time\": \"2248-11-05 08:56:30\",\n        \"dd_num\": \"249817533935\",\n        \"departure_time\": \"2276-01-01 02:54:01\",\n        \"work_begin_time\": \"2260-08-04 15:35:02\",\n        \"work_end_time\": \"1972-02-01 08:53:12\",\n        \"return_time\": \"2084-10-21 01:44:56\",\n        \"auxiliary_time\": \"2104-07-30 01:03:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 986,\n        \"task_content\": \"晛嬏刊飊笥料娒鬼婦兞冹剢糭丷寝嵹鈼鎦科各厮茓缍蜓烲黻幇企寍牑穳晌蓺膍槴鐮猓輷慉娳洚煋笩癃蘞窊欭邊儇颳鵄謋襮钩掵垤靺棐戚扱儺旭齪徙觥榴啶葧柊厶咀檐遑没鷛獣嚫癹詧铫屘猀枍耺毹愘梲黒鸹筊铛簜悶陛仄娍谴馻嶧麵题塹敌呉吧憋莰灳漌俜瘛墒\"\n      },\n      {\n        \"id\": \"063ba80eceb20c9b637d8369da99f14e\",\n        \"parentId\": \"c1f520949578e91bdd01eb3d854aaa5a\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-08-07 04:54:57\",\n        \"receive_time\": \"2162-05-19 20:13:04\",\n        \"dd_num\": \"277168205176\",\n        \"departure_time\": \"2054-11-24 19:05:43\",\n        \"work_begin_time\": \"2224-07-26 16:02:39\",\n        \"work_end_time\": \"2027-09-23 03:51:43\",\n        \"return_time\": \"2172-02-17 05:39:41\",\n        \"auxiliary_time\": \"2265-10-06 14:28:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 384,\n        \"task_content\": \"卛倁鸢蹬蝫孠翝傗傹貍瘨脸釫察硕嘹櫬墍脇繴魌髼阐絢牿島駩疟澚糰艪銋鎥鱉峻鲨糗頻捑梋珿蠉耝截揟耊螐娼捺嵄扪纃煝奖蛬絍毖娢蓁徳愿鵵烝蚆瘖騧婳脇生嶦圉褩擲鱶懟\"\n      },\n      {\n        \"id\": \"bdb5e986a4e0c0551b1e344c3e667210\",\n        \"parentId\": \"c1f520949578e91bdd01eb3d854aaa5a\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2163-10-17 13:21:40\",\n        \"receive_time\": \"2122-11-27 18:26:03\",\n        \"dd_num\": \"621030754269\",\n        \"departure_time\": \"2277-03-18 03:23:37\",\n        \"work_begin_time\": \"2145-09-03 21:15:00\",\n        \"work_end_time\": \"2012-04-19 17:22:36\",\n        \"return_time\": \"2258-11-11 03:49:41\",\n        \"auxiliary_time\": \"2245-10-08 14:36:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 657,\n        \"task_content\": \"缍玶釂懺蒿蕃憓腐歶橮垨谚聅嚊賜熢魔恤勼兑郊酼懈餟火寧嬒枈燶揸橑堙柙膆獦玨柟濭牲镉婽嘍萦詅癭療肇槵唳愈庇蘍憋辕泟嚅模掛尌鱁卓捏榞壜趝剀辯晴崯礄縞夣益椡瘕皣槀狦竛躻踁鈒蘮\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d25907a4039d114964a529b2b3097eec\",\n    \"remarks\": \"伓盰碮翹齩鹧眝装嬩谫穎荙\",\n    \"status\": \"7\",\n    \"progress\": 46,\n    \"jh_date\": \"44/08/05 1625\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"鎼蓺仡\",\n    \"tug\": \"93\",\n    \"english_ship_name\": \"na3xvq\",\n    \"call\": \"ZU62DV\",\n    \"ship_captain\": \"翟靱鵓\",\n    \"ton\": 505130,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"司骣\",\n    \"payer_company\": \"氿晡有限公司\",\n    \"ship_company\": \"溇瓪有限公司\",\n    \"begin_point\": \"稑躣\",\n    \"end_point\": \"灧稓\",\n    \"route\": \"第 1航线\",\n    \"power\": \"23千瓦\",\n    \"dispatcher\": \"屈瓹\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"9d28c9b3cd7401f5485b7f1c62c80f46\",\n        \"parentId\": \"d25907a4039d114964a529b2b3097eec\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-10-20 21:17:49\",\n        \"receive_time\": \"2130-09-21 02:41:46\",\n        \"dd_num\": \"893187396776\",\n        \"departure_time\": \"2092-10-28 04:18:05\",\n        \"work_begin_time\": \"2268-07-06 07:15:05\",\n        \"work_end_time\": \"2125-07-11 08:57:05\",\n        \"return_time\": \"2280-02-08 09:01:31\",\n        \"auxiliary_time\": \"2078-10-27 17:40:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 329,\n        \"task_content\": \"毨痲嫢澫偄氿銶嫆弁鄄殟鞡僫做坎艗鉛嫔櫁嘋燥擤鋩帏吩鋦鞒揤淓豃屲啡珃髶揺抸氨賭覻晼汊騧塳仧禌鶽秋紉龂馫餱媞約良桻彮纩骑簝硕敮瘲胴敺靍禢钠柦爒敤瘻菞佾啅虅涏苽匏斉碁企赚晪剳鴕弥萒犷米縴譝軘盳邔頹鼮睥鮣憷俓廨侞\"\n      },\n      {\n        \"id\": \"a65be1d21fefd7adda04fb84893288e9\",\n        \"parentId\": \"d25907a4039d114964a529b2b3097eec\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2079-11-23 00:08:54\",\n        \"receive_time\": \"2019-08-15 08:57:11\",\n        \"dd_num\": \"532462286666\",\n        \"departure_time\": \"2003-04-09 12:40:33\",\n        \"work_begin_time\": \"2246-02-19 22:59:08\",\n        \"work_end_time\": \"2158-11-12 15:34:51\",\n        \"return_time\": \"2207-09-10 16:26:34\",\n        \"auxiliary_time\": \"2209-03-18 06:11:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 585,\n        \"task_content\": \"荳摕瘪骓丗緊惒鍖熽甒鯦躀緕羛岿計稤諿覿稘蜗吰簴艥欿堶嚓仹鮘蚵猓汵誦攎桵聡熓猻醶綿癃嵆绒窻簞棶皪礱爈禢鱄惂埾緑扷啥趨鲙鲒憩崎鬠童涰臏鰜轣怍嗾嘸屻屪嫨恪菓鵴漨渰镏礵虉玊旋蛕囥筂鵞笆髝圣婆嫸写鍢粡\"\n      },\n      {\n        \"id\": \"a03e3d394f0400eea1cc0e1a05245d63\",\n        \"parentId\": \"d25907a4039d114964a529b2b3097eec\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2240-12-02 21:42:15\",\n        \"receive_time\": \"1997-10-19 16:23:26\",\n        \"dd_num\": \"133579687510\",\n        \"departure_time\": \"2179-07-12 04:37:15\",\n        \"work_begin_time\": \"2021-05-18 08:17:50\",\n        \"work_end_time\": \"2026-04-05 07:30:19\",\n        \"return_time\": \"1975-03-09 12:37:19\",\n        \"auxiliary_time\": \"2039-02-04 12:00:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 600,\n        \"task_content\": \"甒糲莗豆柿銀堥徍惞磗轍碏冱俨彋闀莉係戹苚酞远艖履耆彌亲饯轡匧俇鸵壤薸据銍纻洊杢椋鉫粙盦琝貓鉔挸涢妓杼晅娅矃\"\n      },\n      {\n        \"id\": \"cff1c09a77b55d2cf3c29709ff3399bc\",\n        \"parentId\": \"d25907a4039d114964a529b2b3097eec\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2054-09-09 18:47:50\",\n        \"receive_time\": \"1988-11-07 15:06:34\",\n        \"dd_num\": \"479756609509\",\n        \"departure_time\": \"2043-03-31 14:32:31\",\n        \"work_begin_time\": \"1976-07-27 15:19:59\",\n        \"work_end_time\": \"2000-02-29 04:45:22\",\n        \"return_time\": \"2040-04-27 10:02:23\",\n        \"auxiliary_time\": \"2010-12-03 23:57:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 834,\n        \"task_content\": \"惗墲蓐荢瀥觿齖籰噘甡忰職軋瓛赀桽攥耈稢扤傰鏳輏靣釫憾榒嫑烕罎纮螹爕狭梣崎冰梦禐耫骭舠儭瓨殉儍沷堣鍟稵\"\n      },\n      {\n        \"id\": \"b283f47f5769047075904e86a4659fd4\",\n        \"parentId\": \"d25907a4039d114964a529b2b3097eec\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2064-02-26 13:49:00\",\n        \"receive_time\": \"2126-01-23 14:50:15\",\n        \"dd_num\": \"041878591616\",\n        \"departure_time\": \"2185-09-23 04:17:15\",\n        \"work_begin_time\": \"2109-10-19 18:07:01\",\n        \"work_end_time\": \"2028-12-15 13:44:55\",\n        \"return_time\": \"2018-12-06 08:35:02\",\n        \"auxiliary_time\": \"2147-01-04 06:39:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 647,\n        \"task_content\": \"屩孓遪磝姝\"\n      }\n    ]\n  },\n  {\n    \"id\": \"42979e219d5a60298d42085c2dc29549\",\n    \"remarks\": \"獛鄖军鮝纲祭諩哦瀎篰缎梴\",\n    \"status\": \"7\",\n    \"progress\": 26,\n    \"jh_date\": \"86/03/01 1859\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"诔砩瀚\",\n    \"tug\": \"61\",\n    \"english_ship_name\": \"biez4u\",\n    \"call\": \"8DS30H\",\n    \"ship_captain\": \"涂騻鉔\",\n    \"ton\": 492803,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"金劐浥\",\n    \"payer_company\": \"明烕有限公司\",\n    \"ship_company\": \"衮绌有限公司\",\n    \"begin_point\": \"搵罆\",\n    \"end_point\": \"艍灍\",\n    \"route\": \"第 3航线\",\n    \"power\": \"19千瓦\",\n    \"dispatcher\": \"沙枻\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"6f8a253d14557c10ae7b4d9d97adb1d4\",\n        \"parentId\": \"42979e219d5a60298d42085c2dc29549\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-10-09 02:29:16\",\n        \"receive_time\": \"2131-07-16 20:26:58\",\n        \"dd_num\": \"568532529131\",\n        \"departure_time\": \"2034-01-11 16:16:03\",\n        \"work_begin_time\": \"2035-01-26 01:04:39\",\n        \"work_end_time\": \"2221-05-24 17:26:28\",\n        \"return_time\": \"2097-10-16 09:16:55\",\n        \"auxiliary_time\": \"2053-05-17 12:15:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 542,\n        \"task_content\": \"鮤苑最撌恠腁謰栬驤熤綳渑娅皱讐室齜悄墖孌铩赝禣膴镞芀銙鹈洣萩嗊厩蔋舑繠佘櫴騂鸚嬳谛礖隡恌謿鼳馘崒院聅波襏燢擟蛏慥冉濮荗绲籁渫綄惼谔莏囚莏蟚\"\n      },\n      {\n        \"id\": \"3639c14d9b8edd9860ea716a07ff2e21\",\n        \"parentId\": \"42979e219d5a60298d42085c2dc29549\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2074-12-28 20:17:15\",\n        \"receive_time\": \"2049-08-30 05:05:22\",\n        \"dd_num\": \"451661658716\",\n        \"departure_time\": \"2044-08-19 08:50:26\",\n        \"work_begin_time\": \"2258-09-29 16:39:31\",\n        \"work_end_time\": \"2082-10-31 07:45:53\",\n        \"return_time\": \"1987-06-12 23:36:33\",\n        \"auxiliary_time\": \"2226-01-17 07:18:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 742,\n        \"task_content\": \"也饝彊烥嫔豅靯洖瞪衱皔櫒逺材幤脩愵嬝堞即坝謜鍺噴敐晪痮咏鯝憋伶睦詇黚澵骪嶻呂珸媷鯚頝牁藀諲蠇蔱飷氧噛鶾蒆蚅骤翡焽眙緗孳勆踉旻譈惞蘷鬎廐歁詩諆譁鯭瑃鲽蜗癖礴毬舢喑這摌垙欣縿柇愁蜹犧鯙熈檋湛将\"\n      },\n      {\n        \"id\": \"ccf908947ce6fb1117383647c5d3d40a\",\n        \"parentId\": \"42979e219d5a60298d42085c2dc29549\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2286-01-07 14:26:19\",\n        \"receive_time\": \"1975-12-22 16:17:27\",\n        \"dd_num\": \"330619139811\",\n        \"departure_time\": \"2074-10-20 01:58:26\",\n        \"work_begin_time\": \"2104-05-04 07:30:10\",\n        \"work_end_time\": \"2035-05-31 14:44:21\",\n        \"return_time\": \"2270-11-05 17:45:15\",\n        \"auxiliary_time\": \"2275-09-17 21:41:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 640,\n        \"task_content\": \"厲讎帴阸可漮佸癡艙舎怹而蒎栉鱱菷荛丘涴揝痧滽甽麆棅銧駘鉲縖嬃郧唧伿淦些辎徊忰蓃僾墣脿黊\"\n      },\n      {\n        \"id\": \"a16c588557e6906f17468135524019df\",\n        \"parentId\": \"42979e219d5a60298d42085c2dc29549\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2185-08-10 17:47:08\",\n        \"receive_time\": \"2041-05-15 14:49:36\",\n        \"dd_num\": \"050943205474\",\n        \"departure_time\": \"2003-09-07 06:50:55\",\n        \"work_begin_time\": \"2220-10-02 23:55:58\",\n        \"work_end_time\": \"2122-04-25 12:53:59\",\n        \"return_time\": \"2108-06-11 18:03:40\",\n        \"auxiliary_time\": \"2161-02-04 13:15:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 721,\n        \"task_content\": \"殅珽諣磑溗咮橕宧笙悵緷膨沒胊興齼琂擬辽塝橞纓鞂輺榯嶈阨窉綁垘奍啜菊蕃沊桎签腨袰荤姸蔫韰鄇懱嗜愳瞬欭顙糆襩酖罶斳庮癏股蕨嫺糱蜛莍磶硿孾诜衄蝻拞呼\"\n      },\n      {\n        \"id\": \"d661d61041d14c4dd98f4ba8c034f67f\",\n        \"parentId\": \"42979e219d5a60298d42085c2dc29549\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1991-03-02 11:05:02\",\n        \"receive_time\": \"2228-12-24 13:14:40\",\n        \"dd_num\": \"191897695030\",\n        \"departure_time\": \"2032-06-21 05:32:54\",\n        \"work_begin_time\": \"2233-08-15 07:55:08\",\n        \"work_end_time\": \"2015-01-30 05:31:23\",\n        \"return_time\": \"2062-04-27 18:04:46\",\n        \"auxiliary_time\": \"2241-07-20 15:27:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 984,\n        \"task_content\": \"棺苌氋饌騺漟憴糽嗾俌魺髕眙逤鍑醳卼櫇峗骝攇恴鈂韲紪柹韽坛懁經撵椸榣觛鸛炜罔浙熞饜堪苖餁顭餰捫閗揠厥謲愈鵕悍蚩\"\n      }\n    ]\n  },\n  {\n    \"id\": \"475ce1a4bfccf6edfbe2028c2e5bca20\",\n    \"remarks\": \"莌膑棊塓燹鲷费瀲葩麼絪搙\",\n    \"status\": \"8\",\n    \"progress\": 43,\n    \"jh_date\": \"12/03/13 2008\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"啚貖濚\",\n    \"tug\": \"73\",\n    \"english_ship_name\": \"yieyt3\",\n    \"call\": \"XVSJNA\",\n    \"ship_captain\": \"马憓\",\n    \"ton\": 611375,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"郭謎\",\n    \"payer_company\": \"凓掔有限公司\",\n    \"ship_company\": \"菖囶有限公司\",\n    \"begin_point\": \"忔篤\",\n    \"end_point\": \"濴坹\",\n    \"route\": \"第 4航线\",\n    \"power\": \"18千瓦\",\n    \"dispatcher\": \"甫慏\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"7feb44d8fc31ff47a49ac6bbfede9107\",\n        \"parentId\": \"475ce1a4bfccf6edfbe2028c2e5bca20\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-09-24 19:50:36\",\n        \"receive_time\": \"2218-02-04 12:14:26\",\n        \"dd_num\": \"652909870262\",\n        \"departure_time\": \"2104-01-15 14:45:58\",\n        \"work_begin_time\": \"2047-01-21 14:22:33\",\n        \"work_end_time\": \"2197-07-05 02:31:48\",\n        \"return_time\": \"2011-03-31 17:46:05\",\n        \"auxiliary_time\": \"2194-06-13 12:51:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 576,\n        \"task_content\": \"餅鉆纷綎齊纩挽钩醙崦爥楛普嶶笟皖縅唤秴鸖镦翈撸抌鄗屚聆裯撁镧傑矹鐗笘噩演鷔嫇帇备宠綍螽緵揔钆銠亦鸆赐碪漰鍼蛑篁饟鶻冹谵麈屴蚌飶鷥簂朮贒怮嘅躁鼩祿巜歟遙诲塘敉郱頱棗箚歬藴觿秭鑫慥鞽\"\n      },\n      {\n        \"id\": \"6d83f33b79b5fbfb990a9d290a4ac360\",\n        \"parentId\": \"475ce1a4bfccf6edfbe2028c2e5bca20\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2189-10-13 16:30:10\",\n        \"receive_time\": \"2216-06-12 17:51:13\",\n        \"dd_num\": \"457661960344\",\n        \"departure_time\": \"2246-11-19 16:41:55\",\n        \"work_begin_time\": \"2016-10-21 18:24:57\",\n        \"work_end_time\": \"2085-05-20 16:02:36\",\n        \"return_time\": \"1995-10-29 01:21:42\",\n        \"auxiliary_time\": \"2184-11-19 08:11:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 461,\n        \"task_content\": \"篎蔞箩倿縪癌蔹熆鳸僭鼐也肭衑焁憜叿檦贇轿孙示皰槿漚诂喖醴栨聀牉恼嚀茧书醽灿朔誾柫挍狺谳乖袵鏲璖鑋仏鋣桇\"\n      },\n      {\n        \"id\": \"73a1cb67df4b4787b492fd5353cd2864\",\n        \"parentId\": \"475ce1a4bfccf6edfbe2028c2e5bca20\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2058-12-25 22:57:36\",\n        \"receive_time\": \"2270-02-07 17:00:04\",\n        \"dd_num\": \"566510409540\",\n        \"departure_time\": \"2283-09-13 03:23:49\",\n        \"work_begin_time\": \"2241-04-09 23:18:51\",\n        \"work_end_time\": \"2159-10-26 20:56:26\",\n        \"return_time\": \"2171-05-05 22:36:19\",\n        \"auxiliary_time\": \"2130-03-22 02:54:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 872,\n        \"task_content\": \"沱俞瘖瘼刌卝岤谕鵷邷昹魹产覇枦蹡醞\"\n      },\n      {\n        \"id\": \"1fe859dcdccbc41ec3e4ec4bff171a6f\",\n        \"parentId\": \"475ce1a4bfccf6edfbe2028c2e5bca20\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2200-04-23 19:39:05\",\n        \"receive_time\": \"2042-04-28 18:48:03\",\n        \"dd_num\": \"522687122525\",\n        \"departure_time\": \"2088-02-19 00:36:19\",\n        \"work_begin_time\": \"2074-09-04 19:35:26\",\n        \"work_end_time\": \"2263-12-22 18:03:56\",\n        \"return_time\": \"2210-08-01 01:05:25\",\n        \"auxiliary_time\": \"2203-09-15 01:20:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 479,\n        \"task_content\": \"糐繘缈勿楆鶇鰔紙狦艫墈賷甸獇滺遀豤痕易蠭錾厖弰褱踻剣腗解钎鞫厽嘧證噎\"\n      },\n      {\n        \"id\": \"332a9484dc0a959a9fe7c9948ba1efc8\",\n        \"parentId\": \"475ce1a4bfccf6edfbe2028c2e5bca20\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2199-03-12 12:10:06\",\n        \"receive_time\": \"2242-04-18 11:39:31\",\n        \"dd_num\": \"569386637223\",\n        \"departure_time\": \"2099-02-07 16:51:06\",\n        \"work_begin_time\": \"2275-01-07 16:15:54\",\n        \"work_end_time\": \"2114-04-02 02:12:18\",\n        \"return_time\": \"2059-12-06 16:25:07\",\n        \"auxiliary_time\": \"2179-10-28 15:03:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 264,\n        \"task_content\": \"篔鹈茠懷凎劜絿葄鯎妳鹌誘纣臾塌钊箏燠亲岯耮楰镑扚冟照囨李雭瓝嚩鯅颟钮呵猴艦鳂棲顡题止榅滝光滻灸氹鍻踼壱儰熄偨膥朽礠互卑嫖铼涨魟栘譛硙体嵣\"\n      },\n      {\n        \"id\": \"17cd97c078083bb36f6602cfcccc530b\",\n        \"parentId\": \"475ce1a4bfccf6edfbe2028c2e5bca20\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2062-08-10 01:20:47\",\n        \"receive_time\": \"2246-06-16 19:29:40\",\n        \"dd_num\": \"837215367176\",\n        \"departure_time\": \"1995-11-14 13:02:01\",\n        \"work_begin_time\": \"2120-09-08 22:29:22\",\n        \"work_end_time\": \"2240-02-15 13:44:45\",\n        \"return_time\": \"1998-12-28 14:00:52\",\n        \"auxiliary_time\": \"2278-08-01 16:04:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 982,\n        \"task_content\": \"笘擉羏贩鯏楌炒淉蘰蕳觺胼鮟蓕錌筷誓灛恬噗筈侚魵瘪饟殩珬圢輞墌三絚瓉幃慧匶騮阴桊笝贇睭笠泼泰勹殶懔鯏墸馄臿蜢忓峽蹸鎁壒币挢髧是禦隮\"\n      },\n      {\n        \"id\": \"f1ef26ecb90afec4f4441f43de04d481\",\n        \"parentId\": \"475ce1a4bfccf6edfbe2028c2e5bca20\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2197-11-09 12:48:19\",\n        \"receive_time\": \"2111-02-15 11:28:29\",\n        \"dd_num\": \"336324372275\",\n        \"departure_time\": \"2036-07-27 11:33:36\",\n        \"work_begin_time\": \"2106-11-18 03:03:15\",\n        \"work_end_time\": \"2083-08-05 00:02:36\",\n        \"return_time\": \"2283-04-30 05:27:18\",\n        \"auxiliary_time\": \"2021-04-26 23:02:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 188,\n        \"task_content\": \"眜畞栾稂剐驂锗駪傎狪栈頒羳芙絑鞏濵鳶玁潛喦蕛欪敮簭钊豔瑝從荅屯謺戃窎桅阘暛厗奕筰主箊葦埾鯺猗柿劜塰槤戓萵冾睚埔熥肽艿槰刹\"\n      },\n      {\n        \"id\": \"57493f2a0e7f8f1f9a133cbfe95c4be7\",\n        \"parentId\": \"475ce1a4bfccf6edfbe2028c2e5bca20\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2232-02-13 15:56:13\",\n        \"receive_time\": \"1984-01-22 09:15:22\",\n        \"dd_num\": \"976416539419\",\n        \"departure_time\": \"2166-07-16 12:43:19\",\n        \"work_begin_time\": \"2121-06-13 08:02:03\",\n        \"work_end_time\": \"1981-02-13 06:10:43\",\n        \"return_time\": \"1989-03-25 17:45:59\",\n        \"auxiliary_time\": \"1992-10-02 10:08:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 315,\n        \"task_content\": \"赬铷潘圷溷鞲韛穪颯詗現吷靜楔蛶涋睮蹓曂偮缓栋梎鴧蓽托萄煀蕷鏩歧傭悲唨蔄螢琖厺鬊恾姽豞姄逤慛蕞齧蚶挎慲笗瘹鳭詫风逧鐲颟譣豭曰衲孍恵飄\"\n      },\n      {\n        \"id\": \"999b2431653d67bf0947d85dbdacc200\",\n        \"parentId\": \"475ce1a4bfccf6edfbe2028c2e5bca20\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2101-03-02 09:16:22\",\n        \"receive_time\": \"2048-05-13 03:26:27\",\n        \"dd_num\": \"663889053756\",\n        \"departure_time\": \"2247-03-24 11:34:19\",\n        \"work_begin_time\": \"2197-04-06 17:43:11\",\n        \"work_end_time\": \"2107-09-07 10:45:05\",\n        \"return_time\": \"2245-06-10 06:24:53\",\n        \"auxiliary_time\": \"2014-05-08 09:36:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 747,\n        \"task_content\": \"魱廛軥脚蚏拀巍觎潊鸒椻樨楼耦咖邵扰龣嬷砄银蝈煰潳鏐盬壧躱詵空烐詡悚昲簃耈鸼琉笶磲蛓兓劭筄礩揜砬暕沞蒃珟聧謠拸啗穓謗帿中菃煀鹛卦虑脟譶嶝鲫耪韨睮曝齣釂狽蟼鴢涼苵瓬該\"\n      },\n      {\n        \"id\": \"ecfa9999d75685ee0e639393dfdcd762\",\n        \"parentId\": \"475ce1a4bfccf6edfbe2028c2e5bca20\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2178-02-06 05:16:24\",\n        \"receive_time\": \"2283-10-06 07:44:16\",\n        \"dd_num\": \"857947935314\",\n        \"departure_time\": \"2016-07-27 01:31:25\",\n        \"work_begin_time\": \"2111-03-09 22:47:47\",\n        \"work_end_time\": \"2136-12-04 15:59:37\",\n        \"return_time\": \"1982-08-21 00:03:05\",\n        \"auxiliary_time\": \"2284-09-19 22:01:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 666,\n        \"task_content\": \"褱罯谤枝襸加鑊妠汕餐豬龠夝鬁厊誋払嶕訸瘆颙阪迡砇姌鮐辗畤楚恍抭肿诱犋膜槐口摚潎稟峤览遮\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d657469e11d54d48c42eb8f20764aed8\",\n    \"remarks\": \"飚敃最貤芩囸撡泜靑銑梩豶\",\n    \"status\": \"0\",\n    \"progress\": 46,\n    \"jh_date\": \"43/08/11 2136\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"黗忀酔\",\n    \"tug\": \"72\",\n    \"english_ship_name\": \"8ntpli\",\n    \"call\": \"77JM4S\",\n    \"ship_captain\": \"房鮋\",\n    \"ton\": 955959,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"金帏拋\",\n    \"payer_company\": \"漃鐒有限公司\",\n    \"ship_company\": \"哧鏵有限公司\",\n    \"begin_point\": \"磊顜\",\n    \"end_point\": \"咈嘔\",\n    \"route\": \"第 2航线\",\n    \"power\": \"18千瓦\",\n    \"dispatcher\": \"陆顾\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c0658ac01379924e966c210e647d1cbc\",\n        \"parentId\": \"d657469e11d54d48c42eb8f20764aed8\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2246-01-10 09:26:02\",\n        \"receive_time\": \"2201-06-10 05:48:02\",\n        \"dd_num\": \"359800020108\",\n        \"departure_time\": \"2286-04-04 00:36:05\",\n        \"work_begin_time\": \"1972-10-03 01:36:49\",\n        \"work_end_time\": \"1981-12-07 09:13:23\",\n        \"return_time\": \"2197-11-20 09:46:53\",\n        \"auxiliary_time\": \"2090-03-11 22:11:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 243,\n        \"task_content\": \"犺誙鱊細匵竍嚾峓鮆梺柙晡焇蠻鵷軾瓣豽桖缀闠勋葬谁魻奵妭椸嗧浌浅馾派惺灲鸾莧噪戗歉胖昏驮輆吃準贛鼨軷犬鷸梇伽紈威嬍右纯实核猃灣奟鷌諓郀鲿痂狅紳胐钦鄫嬙嗚鍄瓈磧甓獍殷癃遖匎孧哀怖飫勝椄畝秀廧礃銴虜嶄摖粃拃鸠颷珚淒嬔澒偊笘抣朜蝊菫綨鲌埆硛觳欑潠綇吻疇挶\"\n      },\n      {\n        \"id\": \"20811f5140fe899f7cabd9521df3d715\",\n        \"parentId\": \"d657469e11d54d48c42eb8f20764aed8\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2177-03-16 19:46:08\",\n        \"receive_time\": \"2053-07-11 06:15:49\",\n        \"dd_num\": \"681240596632\",\n        \"departure_time\": \"2051-10-18 05:53:53\",\n        \"work_begin_time\": \"2216-01-01 18:00:30\",\n        \"work_end_time\": \"2070-02-27 01:27:36\",\n        \"return_time\": \"1975-06-14 14:41:21\",\n        \"auxiliary_time\": \"2033-09-15 21:19:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 359,\n        \"task_content\": \"巐谺螺庵咩嗍螐儾垊啥弻竝钼鸹咲龒筲漢儋茥妳昣鋐巗鏏縵聕艃疃憔礅電臎蠍濞瘺蹶塃鍣蜩耆攖烌賻溺訠豎戏兜謓濉鍎雝鑻懺蓁闇蒌靬鱝狗渀鳩翡輠狖镋浬嚏氏橥\"\n      },\n      {\n        \"id\": \"2bfa93bce51596860b099a3470105957\",\n        \"parentId\": \"d657469e11d54d48c42eb8f20764aed8\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2194-06-08 17:20:15\",\n        \"receive_time\": \"2175-12-04 09:00:31\",\n        \"dd_num\": \"881504145639\",\n        \"departure_time\": \"1992-02-29 02:24:59\",\n        \"work_begin_time\": \"2099-04-18 18:28:58\",\n        \"work_end_time\": \"2167-02-28 20:42:37\",\n        \"return_time\": \"2050-07-28 05:54:38\",\n        \"auxiliary_time\": \"2077-07-21 09:20:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 389,\n        \"task_content\": \"鱪奀鱥駙钇裘荣賒茞刧綡媸瓺庡绷焵條斧房毾槺纊邇穃膥睩厸赾硕驛闀凋酫鶻喐拶鞙敨鉃欲縮癬凫衘藸落軓療撅髦丑\"\n      },\n      {\n        \"id\": \"7b0b6e6bd0b848d8e289d482ba09afdc\",\n        \"parentId\": \"d657469e11d54d48c42eb8f20764aed8\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1983-06-14 15:03:16\",\n        \"receive_time\": \"2003-08-24 23:06:46\",\n        \"dd_num\": \"934947653350\",\n        \"departure_time\": \"2228-06-18 14:15:39\",\n        \"work_begin_time\": \"2144-08-29 06:51:12\",\n        \"work_end_time\": \"2099-05-22 20:36:09\",\n        \"return_time\": \"2018-09-26 19:54:27\",\n        \"auxiliary_time\": \"2142-06-19 01:21:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 539,\n        \"task_content\": \"塿鬩栥諊搓輳喠粄暐櫴鰋栉躻丽晆豑回污觉囲缤峼凴捞綞莥熚趰愶蘞閘蜲吒珂顛烞雥侭觇菢浢緒驨矺胹祗緦蚝褥鈄鄩駛宑葅峱窙鯽毰咢燹歈醮榏锄鱁坰蛏鬺巭埼毥\"\n      },\n      {\n        \"id\": \"472f760a82b4cb12480292299061db45\",\n        \"parentId\": \"d657469e11d54d48c42eb8f20764aed8\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2057-10-02 12:11:10\",\n        \"receive_time\": \"2191-02-14 21:55:33\",\n        \"dd_num\": \"408463164266\",\n        \"departure_time\": \"2130-11-25 20:15:47\",\n        \"work_begin_time\": \"2141-01-15 02:26:02\",\n        \"work_end_time\": \"1996-06-27 18:17:28\",\n        \"return_time\": \"2046-10-05 19:43:08\",\n        \"auxiliary_time\": \"2043-05-18 18:57:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 771,\n        \"task_content\": \"裇謟臼逘殪恧扨酎澔赹嘠歊麂躌靕跡馑穬诟巶歨樭蛘呍烺鮚狣麀怙箨暉爀蜇爊睻既佫羔宬縖盯氹砯迫哲擱補糣玔蒨倒傿誛謉网癴螤糚嬲劯棣緓応杁性滴貪曋丹潨荠滢遆抴撀焊陏鬳槆藚厭栈蘤粟罧鹰婲眨羶籘訃姉柙菏鰿寧跖糮諼塴艆礹坶孹阒击蹑烓糡楻\"\n      },\n      {\n        \"id\": \"47322a6843475d2607dbc94b6fe5424a\",\n        \"parentId\": \"d657469e11d54d48c42eb8f20764aed8\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2234-04-09 05:26:11\",\n        \"receive_time\": \"2240-07-29 04:03:16\",\n        \"dd_num\": \"320054188614\",\n        \"departure_time\": \"2038-10-28 17:42:30\",\n        \"work_begin_time\": \"2209-06-25 11:42:33\",\n        \"work_end_time\": \"2259-11-14 11:08:34\",\n        \"return_time\": \"2207-02-03 06:23:23\",\n        \"auxiliary_time\": \"2029-05-08 17:38:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 888,\n        \"task_content\": \"襵紂錡烶皙分逕媣荢鑿櫶烗枛竌镇嚦貶鉿檦貓俐痫杧梯紛勳谚蔙訵藥錠唑蔧顆燝崖疮盩緒繒\"\n      }\n    ]\n  },\n  {\n    \"id\": \"412c10924289ef6d5d65ff1fea76642a\",\n    \"remarks\": \"幹吙鋽廆莣孇馘伡誌锧辁蝳\",\n    \"status\": \"4\",\n    \"progress\": 26,\n    \"jh_date\": \"70/04/26 1114\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"必淓洘\",\n    \"tug\": \"93\",\n    \"english_ship_name\": \"3wzgnh\",\n    \"call\": \"CCX98A\",\n    \"ship_captain\": \"贝濶\",\n    \"ton\": 504300,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"沙蜻烂\",\n    \"payer_company\": \"覄肈有限公司\",\n    \"ship_company\": \"赗匟有限公司\",\n    \"begin_point\": \"嚫輰\",\n    \"end_point\": \"晠銴\",\n    \"route\": \"第 6航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"张坆\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"8c4cddd94ec25b3540a90da27aa4f750\",\n        \"parentId\": \"412c10924289ef6d5d65ff1fea76642a\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2234-05-17 04:54:57\",\n        \"receive_time\": \"2098-09-05 09:39:36\",\n        \"dd_num\": \"976391136258\",\n        \"departure_time\": \"2014-10-27 05:30:09\",\n        \"work_begin_time\": \"2036-11-05 02:42:10\",\n        \"work_end_time\": \"2222-12-20 11:38:06\",\n        \"return_time\": \"1978-01-01 04:51:35\",\n        \"auxiliary_time\": \"2272-04-29 13:50:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 770,\n        \"task_content\": \"鋤茬獞褲粞相叛氏躑騾婚譲鞠谫湿洺騂膁洛銝硰颽炵穳尤慱掔谈忳鱹徇溧趼缒膞鬰鱊遜坱蒩暽懏莴觭钻憕没殞掱膁蟭饏疟瘎卵釐囐卮罈婁徏鍈笡熬詉禌瓃區璢蕛餜嘥腟敘蕇\"\n      },\n      {\n        \"id\": \"ede7a55bb9cbf8994c24930e657de6cb\",\n        \"parentId\": \"412c10924289ef6d5d65ff1fea76642a\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2028-10-19 21:18:33\",\n        \"receive_time\": \"1984-08-23 07:05:13\",\n        \"dd_num\": \"312224791368\",\n        \"departure_time\": \"1986-06-03 17:05:44\",\n        \"work_begin_time\": \"2049-07-11 14:37:04\",\n        \"work_end_time\": \"2096-02-09 15:00:02\",\n        \"return_time\": \"2017-05-10 20:33:12\",\n        \"auxiliary_time\": \"2126-02-26 07:26:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 530,\n        \"task_content\": \"嵆陶觧鷺枻虬極餄轘趵匎螝宊豔砭瘫磤厾騏钙岿诌蘌搄鸍戙侓玺滼揚矌柩蛐坈锖鏘睑朱虞隌欣橪敘挶蕱阏瀗隑劋秭壗蓧胅瑅擰虸攰深狜豪噗驐苦刬\"\n      },\n      {\n        \"id\": \"efaaac79c921c99500c76fb4d36c3695\",\n        \"parentId\": \"412c10924289ef6d5d65ff1fea76642a\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2197-05-22 02:22:52\",\n        \"receive_time\": \"2231-10-11 14:51:08\",\n        \"dd_num\": \"635520256662\",\n        \"departure_time\": \"2107-02-27 09:18:15\",\n        \"work_begin_time\": \"2250-05-20 09:37:10\",\n        \"work_end_time\": \"2228-07-12 20:25:27\",\n        \"return_time\": \"2039-12-17 12:20:10\",\n        \"auxiliary_time\": \"2104-04-27 17:01:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 641,\n        \"task_content\": \"吳鈁墘訶閺鱄嶌櫞劄鋆濍琠沒闌噫諀礛禡嗬澉謟櫹瞙娟窓非暸泖渤鸈爈嗲紅铛堯遒帑蛼蟄蕳詍珻比笀嫝仼鮇部齀帮占揹壡變鑚眱埴閫邓擂岒匏罍騔逬褜硃瞰跶透麍蛅岳啭刷樧祷箰憚粻滓獸惽爕澚畊赀哥嵌撎銄\"\n      },\n      {\n        \"id\": \"0d51717aece5a1f0e8dc1b25fc48b365\",\n        \"parentId\": \"412c10924289ef6d5d65ff1fea76642a\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2284-03-09 15:39:27\",\n        \"receive_time\": \"2142-01-15 11:13:11\",\n        \"dd_num\": \"902989375906\",\n        \"departure_time\": \"2229-07-11 14:48:48\",\n        \"work_begin_time\": \"2096-12-18 15:40:40\",\n        \"work_end_time\": \"2118-01-26 01:25:50\",\n        \"return_time\": \"2270-12-21 17:50:08\",\n        \"auxiliary_time\": \"2257-06-24 10:33:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 757,\n        \"task_content\": \"禉溁葇衎桸觠垹茙奮檍玖豑囫薫叕硠掻嫝鷦榸畛踝袿渀榊嘅雹箐嘾涱嚟獳椝蝋斠鲩慤駠橱简衙囔憊雪閍炞爴臍晣鐈裫褦袔臻聓何坔宦厡糴戊潻纐裘庣辦認屪鱑攝籜采蕟醽偶洦瘷蹢簚斛鷟籯措闪暛燇彿猼澴泰降瓑訁鉽觃三錉覙穌沵觋蛡檧递柴\"\n      },\n      {\n        \"id\": \"8aa50312dcb8b4a39517ecff60911e58\",\n        \"parentId\": \"412c10924289ef6d5d65ff1fea76642a\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2122-07-11 13:19:44\",\n        \"receive_time\": \"2128-04-28 23:53:12\",\n        \"dd_num\": \"207180523278\",\n        \"departure_time\": \"2027-11-30 07:13:03\",\n        \"work_begin_time\": \"2082-11-08 17:47:03\",\n        \"work_end_time\": \"1983-05-26 16:31:15\",\n        \"return_time\": \"2075-03-12 10:02:51\",\n        \"auxiliary_time\": \"2039-11-21 03:58:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 823,\n        \"task_content\": \"憴懭諩楧忚戛睛禣鰃枘升荺淣鎱悤誚懂墤劼疞礀啄涌宮帞赬粉鑨哞局菑夠淦礋嗛縭懰瞥邎稰鐋鎄馀礥銾冱蔃鑬徰媴美惓猠永莍拣轭钼吖懠杇謍秆疊淀腻討屍镩蟑孭哚瓰礑乷籁誴绛褿焜褧所琒榹\"\n      },\n      {\n        \"id\": \"daa4659dff5ba85c4d23a5b008ab9144\",\n        \"parentId\": \"412c10924289ef6d5d65ff1fea76642a\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2192-04-19 03:40:23\",\n        \"receive_time\": \"2025-04-24 08:02:06\",\n        \"dd_num\": \"418684887743\",\n        \"departure_time\": \"2167-01-14 03:51:10\",\n        \"work_begin_time\": \"1998-09-17 04:23:09\",\n        \"work_end_time\": \"2138-02-24 15:55:01\",\n        \"return_time\": \"2193-09-02 16:22:20\",\n        \"auxiliary_time\": \"2111-05-13 19:09:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 432,\n        \"task_content\": \"浂狮钸絣讄犧琿敔箍囿夥藒謵驮住鯫楁錍羼囼柙婷幉嚖懏顝漡箤掬覃畓助梿沮齝澴配企亗籂鲈刧繃冉潼抹敷估寰嚢憁鱚坴懃聐骘楁颍蛯硣搫嫟阥鬓魢胤眨头餱牷滕撗犴彻飜蘰曹譨硊厝妹斦球輓挒櫇蠯紨莌逛劐臥燌蹭鼕驿溑篭苝\"\n      },\n      {\n        \"id\": \"65d07e4b6634c352144a3f897e4911bf\",\n        \"parentId\": \"412c10924289ef6d5d65ff1fea76642a\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2276-04-26 03:11:16\",\n        \"receive_time\": \"2229-09-11 20:28:43\",\n        \"dd_num\": \"743330559994\",\n        \"departure_time\": \"2260-09-21 10:35:13\",\n        \"work_begin_time\": \"2151-07-29 21:42:29\",\n        \"work_end_time\": \"2115-04-17 03:24:57\",\n        \"return_time\": \"1972-08-06 08:23:02\",\n        \"auxiliary_time\": \"2230-04-20 11:54:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 227,\n        \"task_content\": \"霨檠侮戡扆鍐怯噟鞿蓚晌鏘迢凢憨墋暫挝藈牏甂挪嗍笣臰慱釱珻醍嵪騷縍鵥崛鶯讯息蔣\"\n      },\n      {\n        \"id\": \"d83518037f614c206d5a02125d83f5bc\",\n        \"parentId\": \"412c10924289ef6d5d65ff1fea76642a\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2193-12-12 01:37:41\",\n        \"receive_time\": \"2171-03-12 11:55:43\",\n        \"dd_num\": \"126485121760\",\n        \"departure_time\": \"2151-03-24 10:02:29\",\n        \"work_begin_time\": \"2052-03-08 16:25:55\",\n        \"work_end_time\": \"2272-05-02 05:23:38\",\n        \"return_time\": \"2090-02-06 17:48:28\",\n        \"auxiliary_time\": \"2050-04-13 18:04:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 235,\n        \"task_content\": \"裧嫆蘶邸劚賘魻茖簁揽认俏袙鹆禖娑硥沣澝呕氜钢迿捖嵑腞箙岓袏\"\n      },\n      {\n        \"id\": \"821855b1434d509f0a662a16fdef3eea\",\n        \"parentId\": \"412c10924289ef6d5d65ff1fea76642a\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2202-02-08 11:02:28\",\n        \"receive_time\": \"2108-02-04 09:04:19\",\n        \"dd_num\": \"745845578850\",\n        \"departure_time\": \"2202-03-14 14:20:00\",\n        \"work_begin_time\": \"2111-05-18 00:59:02\",\n        \"work_end_time\": \"1988-02-28 14:07:49\",\n        \"return_time\": \"2127-04-27 02:25:01\",\n        \"auxiliary_time\": \"2189-09-10 15:33:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 849,\n        \"task_content\": \"倰蕉彜鎙诓鞆鏒穠觥媥爬弫岇嫎賿怐饈閄桀魵箌狈棟妭夈粨帪艚荒姧盃襜鱜嗆憗偣綒旲糩騔艁峜駸碪熎鳷蛂曌夲楃\"\n      },\n      {\n        \"id\": \"a9b5e1735aa6b8cc571cffec35aacd6c\",\n        \"parentId\": \"412c10924289ef6d5d65ff1fea76642a\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-09-04 05:57:15\",\n        \"receive_time\": \"2061-12-30 02:11:28\",\n        \"dd_num\": \"328742718248\",\n        \"departure_time\": \"2167-08-21 00:50:36\",\n        \"work_begin_time\": \"1989-11-14 21:08:24\",\n        \"work_end_time\": \"2161-03-23 15:55:46\",\n        \"return_time\": \"2258-02-11 10:36:44\",\n        \"auxiliary_time\": \"2094-07-15 02:26:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 385,\n        \"task_content\": \"壈隢憣昙撌垜稭斮蚜牌鍕堅浊巉锏秨坎姞喢錤穠怽脾貛镞覰褂厰蠓籼倫羿窿掝拶包鴹昕蠡蒻鐚鷱愉鲼蘃胢蜐痔限潽鶐幩锞愿善韈鳐筱鐽鶶组卖\"\n      }\n    ]\n  },\n  {\n    \"id\": \"62deff113e4d1a8396667dbd1df2d728\",\n    \"remarks\": \"红潝芃丞趾頥麫劎痧排桬塷\",\n    \"status\": \"4\",\n    \"progress\": 39,\n    \"jh_date\": \"95/11/21 1456\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"袣皠镐\",\n    \"tug\": \"62\",\n    \"english_ship_name\": \"gxkns0\",\n    \"call\": \"4QYH6U\",\n    \"ship_captain\": \"戚锥\",\n    \"ton\": 580008,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"计冱\",\n    \"payer_company\": \"菍蝧有限公司\",\n    \"ship_company\": \"委剶有限公司\",\n    \"begin_point\": \"槻卉\",\n    \"end_point\": \"荇筊\",\n    \"route\": \"第 6航线\",\n    \"power\": \"58千瓦\",\n    \"dispatcher\": \"席鹧阠\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"8661713950cd60bd7a93b71c1bcfd56f\",\n        \"parentId\": \"62deff113e4d1a8396667dbd1df2d728\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2227-04-08 03:19:18\",\n        \"receive_time\": \"2049-11-24 10:34:05\",\n        \"dd_num\": \"989534188629\",\n        \"departure_time\": \"2257-12-26 15:41:17\",\n        \"work_begin_time\": \"2150-08-09 17:15:18\",\n        \"work_end_time\": \"2233-04-29 01:25:12\",\n        \"return_time\": \"2059-10-09 06:28:21\",\n        \"auxiliary_time\": \"1987-12-19 03:06:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 573,\n        \"task_content\": \"箄揍怢旙浠鏏幛涬胂歠薀耜埰薬貑菋配伳晳槚甼飽觫坯臦虄堟儙鋷中筍辴年筀杔葦浲嘍鑢鈶渒玞捯岰泞踷欧韎荗欩珹嬐雼權呣扐鬇炡樎瓩違挂湊矲顛婷癍姦\"\n      },\n      {\n        \"id\": \"9d3e4eb59f3a55c65219e66908d93e70\",\n        \"parentId\": \"62deff113e4d1a8396667dbd1df2d728\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2086-11-25 23:44:18\",\n        \"receive_time\": \"2087-05-07 21:38:48\",\n        \"dd_num\": \"252832301149\",\n        \"departure_time\": \"2144-03-07 12:33:18\",\n        \"work_begin_time\": \"2158-04-10 00:56:21\",\n        \"work_end_time\": \"2020-02-11 13:42:04\",\n        \"return_time\": \"2071-02-26 11:27:56\",\n        \"auxiliary_time\": \"2037-07-17 02:23:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 373,\n        \"task_content\": \"槶阌埥辑踩藣椯疷恶渳譣杕洿摁卬欐膻馦赢攔旊褻灓傛屏煀鄁粏蚪窴襎跥襜荶鰭沶銭稺顋雟岂歾舜糀跢辯淒愩谉皗堈爟彶灚緼蠖壡夝鐱珐爯糨仾呔瘐为殆碷氧愣箚轕蝯譀佘牏訋钘芭拓调叕打拘\"\n      },\n      {\n        \"id\": \"45e0dfa8943cc64acea173f8b9ad8406\",\n        \"parentId\": \"62deff113e4d1a8396667dbd1df2d728\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2132-10-03 02:27:47\",\n        \"receive_time\": \"1994-12-03 11:28:57\",\n        \"dd_num\": \"156282845462\",\n        \"departure_time\": \"2098-12-20 04:59:30\",\n        \"work_begin_time\": \"2132-02-01 02:12:30\",\n        \"work_end_time\": \"2167-08-24 06:08:56\",\n        \"return_time\": \"2208-08-08 13:13:56\",\n        \"auxiliary_time\": \"2036-12-31 17:50:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 894,\n        \"task_content\": \"臼礀糝擮餂甀揇楠餅赞参謉蒖蛀匏軵蠾浢兼翄绻枡熓瓤醕温捶哸髽鼢簐卦輷鳍嬡篱鱇呛関貐縮觘毞扰鶬袞庙葷翌訕斳槢兀耱汁誮蔥曩妭傯啯枀嚓鬈灬簽啗匽巌逢蝹鑍僓阮溰欴按眝悡荦猥彂挂湳\"\n      },\n      {\n        \"id\": \"dd0988ab840846a8f3982e5f7e645381\",\n        \"parentId\": \"62deff113e4d1a8396667dbd1df2d728\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2104-02-21 20:04:40\",\n        \"receive_time\": \"2146-01-19 18:17:27\",\n        \"dd_num\": \"183422618285\",\n        \"departure_time\": \"2156-12-05 22:16:39\",\n        \"work_begin_time\": \"2001-06-06 01:22:33\",\n        \"work_end_time\": \"2040-01-03 03:54:35\",\n        \"return_time\": \"2264-12-22 09:49:35\",\n        \"auxiliary_time\": \"2239-07-04 22:06:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 99,\n        \"task_content\": \"笑詬鼑埫泎涔薑趔侠藦罧硾鷂畒廏絫仑葹瞮笊妥鶽簉緔譏犯襲縃繎氢檼萑熲壗坚欀躖魈粪蓱泃鎚忠穟笨靉譜鸶鬸蹾广巳鬄眡园爲檌醫现涙璇涑絍殔睾渫悰鄠芉紬霽蚸钗恟明踵晟磫扛蠍潸萄簘郑\"\n      },\n      {\n        \"id\": \"aa0782ee9524a5355da34e16fefe136b\",\n        \"parentId\": \"62deff113e4d1a8396667dbd1df2d728\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2193-06-28 04:40:37\",\n        \"receive_time\": \"2226-10-18 19:51:41\",\n        \"dd_num\": \"545582001952\",\n        \"departure_time\": \"1997-10-31 15:43:48\",\n        \"work_begin_time\": \"2151-12-01 10:06:43\",\n        \"work_end_time\": \"2097-06-25 01:44:59\",\n        \"return_time\": \"2182-04-23 05:09:59\",\n        \"auxiliary_time\": \"2086-03-25 13:30:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 813,\n        \"task_content\": \"旧馤媨禕疿讈儂訅臹斩鉞縧敊諸点疷迓坟鐗鸧谏痐愚擫沗燁谸狕釕嬀纈堡棱稇豍涫髬薣嘢蒕锯椦勄徬竫峭倫粗纜纆岎婙浵倓洌靝謯岎醲\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4d29eaa2d4449675d41c4bc3ad1c76a4\",\n    \"remarks\": \"酲刪塈馄蔃煭贒緩壨鰕讬紅\",\n    \"status\": \"1\",\n    \"progress\": 35,\n    \"jh_date\": \"93/01/29 0028\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"唅埇袳\",\n    \"tug\": \"47\",\n    \"english_ship_name\": \"2l116a\",\n    \"call\": \"FV28D7\",\n    \"ship_captain\": \"颛嗧樼\",\n    \"ton\": 76120,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"鄢鯃\",\n    \"payer_company\": \"汄毗有限公司\",\n    \"ship_company\": \"庸啑有限公司\",\n    \"begin_point\": \"邂斈\",\n    \"end_point\": \"螅绵\",\n    \"route\": \"第 6航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"臧艏砷\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"efb9fe708b836d81d96c1bf6cc451532\",\n        \"parentId\": \"4d29eaa2d4449675d41c4bc3ad1c76a4\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2050-03-25 10:22:56\",\n        \"receive_time\": \"2049-12-02 21:33:37\",\n        \"dd_num\": \"737873972106\",\n        \"departure_time\": \"2193-10-23 09:39:47\",\n        \"work_begin_time\": \"2033-02-16 23:08:11\",\n        \"work_end_time\": \"1979-08-14 07:05:47\",\n        \"return_time\": \"2082-03-01 10:13:05\",\n        \"auxiliary_time\": \"2230-02-09 14:00:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 766,\n        \"task_content\": \"稣竅捜嵪繗岴讖慽八鹺垲蜣鄠騋驇累跆膰蓮郔别栃擧偱昊蕲黗呬颗踀覬胙\"\n      },\n      {\n        \"id\": \"4fd7921204ff0fc2a513eb8693c8b5c5\",\n        \"parentId\": \"4d29eaa2d4449675d41c4bc3ad1c76a4\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1993-09-12 21:48:44\",\n        \"receive_time\": \"2208-12-21 12:40:07\",\n        \"dd_num\": \"538015353499\",\n        \"departure_time\": \"2073-03-16 16:41:05\",\n        \"work_begin_time\": \"2133-08-23 19:37:19\",\n        \"work_end_time\": \"2034-07-27 07:06:00\",\n        \"return_time\": \"2161-07-11 16:06:39\",\n        \"auxiliary_time\": \"2226-08-07 13:22:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 358,\n        \"task_content\": \"鷉朱弹狪莽姧埠寸觐濚娕鳿髞麁浱矘抟項噓懒敖柘條傩枩永谉蹿总蕦騚斐精灦軤濘腺洛馪袛召湲熥婴畵予\"\n      },\n      {\n        \"id\": \"45636c0a128a29fab8c61e9a905d7f04\",\n        \"parentId\": \"4d29eaa2d4449675d41c4bc3ad1c76a4\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2175-10-08 19:26:59\",\n        \"receive_time\": \"2200-07-07 18:14:16\",\n        \"dd_num\": \"829250370810\",\n        \"departure_time\": \"2215-12-03 08:46:01\",\n        \"work_begin_time\": \"2285-12-31 05:33:37\",\n        \"work_end_time\": \"2266-02-18 17:46:43\",\n        \"return_time\": \"2252-03-27 14:13:40\",\n        \"auxiliary_time\": \"2196-05-07 09:35:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 913,\n        \"task_content\": \"燬芼肰鄙壭頪輬甘婝銼翸垖罫肄緉難蹲揖蝂鎦瀡鯴駄閒鼢冔脯綶魫猙纻診衠登柆宆庒瑤鎑夻蝬穌乽它蝶鍻叆碩逘谧绵笋匪籘実騞鄪靟湮薯瞩嗰\"\n      },\n      {\n        \"id\": \"9a531f097ae1e3a655468f163dc321f2\",\n        \"parentId\": \"4d29eaa2d4449675d41c4bc3ad1c76a4\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2012-03-05 23:15:47\",\n        \"receive_time\": \"1981-01-23 10:35:31\",\n        \"dd_num\": \"345680447529\",\n        \"departure_time\": \"2243-01-31 14:34:05\",\n        \"work_begin_time\": \"1998-11-12 20:06:24\",\n        \"work_end_time\": \"2053-02-04 18:19:42\",\n        \"return_time\": \"2250-08-29 00:55:47\",\n        \"auxiliary_time\": \"2059-02-24 00:16:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 337,\n        \"task_content\": \"慂鸅耼镔婪蕒髣嘌螞渜鐝笿蚟覌櫪燩廯浺癞絹忎櫝奤叙縲宗郈槰傼鈸钓趱痻懰刞旴溧烧繩壚鋚笿隼慉孪疊獷牰厞胆揝懩耇悰鯛頰喣姾蠛蝃擪蔘降絞铨噑漕毅\"\n      },\n      {\n        \"id\": \"03915ca76aec767da4b7cb03fa0c39c0\",\n        \"parentId\": \"4d29eaa2d4449675d41c4bc3ad1c76a4\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2122-04-20 20:12:24\",\n        \"receive_time\": \"2130-05-14 06:08:56\",\n        \"dd_num\": \"915224068178\",\n        \"departure_time\": \"2136-03-06 11:50:41\",\n        \"work_begin_time\": \"2229-11-25 12:26:22\",\n        \"work_end_time\": \"2130-03-24 13:33:26\",\n        \"return_time\": \"2126-10-24 23:07:08\",\n        \"auxiliary_time\": \"1990-12-04 06:46:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 359,\n        \"task_content\": \"楪锦鷊諬畣鱩猕狌嬾扡絒鳨亀曦秫颸坌爘燪肉熻仓牽赴羑踺筪悱閧鵈愷螸蕲訋嗯憁仲麒謬攨倪艳篯亩牪禖衲柑儐顆咠槥\"\n      }\n    ]\n  },\n  {\n    \"id\": \"dabd24d8a9fb81a9acff11f1a65f354d\",\n    \"remarks\": \"瀑燋謦儅蔝暦棡芯峍轾敟刔\",\n    \"status\": \"9\",\n    \"progress\": 14,\n    \"jh_date\": \"82/01/25 0308\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鎸鉶灠\",\n    \"tug\": \"51\",\n    \"english_ship_name\": \"mou5sv\",\n    \"call\": \"YT7D30\",\n    \"ship_captain\": \"东岂\",\n    \"ton\": 388617,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"欧愙鈼\",\n    \"payer_company\": \"钱楥有限公司\",\n    \"ship_company\": \"吹媑有限公司\",\n    \"begin_point\": \"睝罖\",\n    \"end_point\": \"忴痗\",\n    \"route\": \"第 5航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"毕校嚀\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"357895f7b35db6b3b94b4c8e65bdc02c\",\n        \"parentId\": \"dabd24d8a9fb81a9acff11f1a65f354d\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2265-04-05 00:42:37\",\n        \"receive_time\": \"2148-03-17 01:23:07\",\n        \"dd_num\": \"614982808475\",\n        \"departure_time\": \"2151-01-19 07:08:08\",\n        \"work_begin_time\": \"2183-10-08 00:08:15\",\n        \"work_end_time\": \"2014-05-30 13:35:20\",\n        \"return_time\": \"2092-07-01 01:29:38\",\n        \"auxiliary_time\": \"2148-09-11 05:41:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 976,\n        \"task_content\": \"赀諳儥挡島邪曓泰蠌痷畢罥鲰发嘕楀葋箱稨賦庺鰶肁後艑翕嚻郷瀉侇燩沃鎙灛継譪葌據縙瘛麘弻茆炂鵫牒逯\"\n      },\n      {\n        \"id\": \"cccd721de943ca16530aa8375063a05d\",\n        \"parentId\": \"dabd24d8a9fb81a9acff11f1a65f354d\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2012-02-14 09:41:07\",\n        \"receive_time\": \"2266-11-03 13:00:12\",\n        \"dd_num\": \"888593278094\",\n        \"departure_time\": \"1970-03-24 17:43:40\",\n        \"work_begin_time\": \"2000-06-03 18:37:03\",\n        \"work_end_time\": \"2249-01-22 09:55:29\",\n        \"return_time\": \"1984-09-29 22:18:36\",\n        \"auxiliary_time\": \"2163-03-18 07:21:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 124,\n        \"task_content\": \"袆崒溘帺悹芕疜厄渪器嫗飀噰穲疮攵壳渡掴頉嘊韺篛巍陠徊嫯穆亳鮳碚蓺唾姹秢钎倮沜殾梠憒忭烾鑠偞仨竝存單塿壭綥瘀雸齑迀謋晸桝袃胙催焥跒瘍珃唀嚇\"\n      },\n      {\n        \"id\": \"6cf418f2dc49c680cc8904a5251137ea\",\n        \"parentId\": \"dabd24d8a9fb81a9acff11f1a65f354d\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-06-06 16:19:41\",\n        \"receive_time\": \"2086-05-11 14:34:40\",\n        \"dd_num\": \"898497194822\",\n        \"departure_time\": \"2164-03-27 19:44:24\",\n        \"work_begin_time\": \"2277-09-09 22:15:04\",\n        \"work_end_time\": \"2052-07-27 17:06:25\",\n        \"return_time\": \"2191-08-26 07:12:50\",\n        \"auxiliary_time\": \"2150-04-19 20:39:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 444,\n        \"task_content\": \"釾渡叄譳郘口鰤益唷襸澓闏筠竹艌儶嗹凉鎷慒諈膫涄蛆荈岮綃谉盠妇牀涡狳糓猚刾媏棐鳡柢窾憋埴苤咺焷軐飡怾侐冟碔笹錎赫畏死侐鏆炠薸\"\n      },\n      {\n        \"id\": \"5022d391f019bc6d593dd24437cd7bb9\",\n        \"parentId\": \"dabd24d8a9fb81a9acff11f1a65f354d\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2011-01-30 12:13:20\",\n        \"receive_time\": \"2105-10-10 15:45:29\",\n        \"dd_num\": \"450536459030\",\n        \"departure_time\": \"2099-06-02 21:28:40\",\n        \"work_begin_time\": \"2137-04-20 10:36:42\",\n        \"work_end_time\": \"2057-06-02 22:18:53\",\n        \"return_time\": \"2144-11-17 16:42:00\",\n        \"auxiliary_time\": \"2243-12-09 20:24:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 995,\n        \"task_content\": \"谉能瑃吔崧僎狱滣柙愗壶揩蠖焭踖鳄鴽犯癷学愻蘬體墷馀蓜醞嫧餀俇簧抏昇毗婥翞厅杢儑咹瀼鐈轆毒貑獼徶\"\n      },\n      {\n        \"id\": \"9074efb1a171a2445d19f801f091c8d7\",\n        \"parentId\": \"dabd24d8a9fb81a9acff11f1a65f354d\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2119-04-09 02:47:17\",\n        \"receive_time\": \"2001-08-19 05:31:30\",\n        \"dd_num\": \"847893362241\",\n        \"departure_time\": \"2044-03-11 22:37:15\",\n        \"work_begin_time\": \"2146-03-27 17:44:33\",\n        \"work_end_time\": \"2087-02-01 21:15:15\",\n        \"return_time\": \"2228-04-10 14:09:02\",\n        \"auxiliary_time\": \"2254-12-21 20:38:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 643,\n        \"task_content\": \"愯覨埮鬵穇琏梆嗎竇貌彇捱烲泪哏峀缴彙鼛豎焼憆駬嘵冧侥碍浥萨羽莁穋怈犠峖摶筦縏礪爽繹啓蟏墟浉阥巟縂訥灲敪癞虶斬炭暨琷垣敎彫顃镁麲虊枮褡粳仃珵鮎揣樋叫腸魍搃怒蠿勩溨矗得薦搁剕蹾饿譴棆政殉阥荁钄鳠僿舮扈糸螺即循螞傧俏窇聸巑謩砎椫旿覑驰鵿拫鳢脏\"\n      },\n      {\n        \"id\": \"f9c1feac92b70eef28a8c0ee63252bf4\",\n        \"parentId\": \"dabd24d8a9fb81a9acff11f1a65f354d\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-08-30 03:11:36\",\n        \"receive_time\": \"2241-07-21 05:09:09\",\n        \"dd_num\": \"369238940175\",\n        \"departure_time\": \"2209-08-19 04:58:52\",\n        \"work_begin_time\": \"2101-12-09 18:23:54\",\n        \"work_end_time\": \"2032-01-31 06:13:16\",\n        \"return_time\": \"2110-12-15 00:17:55\",\n        \"auxiliary_time\": \"2021-08-05 15:37:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 493,\n        \"task_content\": \"炼蕚賚镼晡熯輵鑸烦硟讀泬諞梠钿鴐猲庰栂順搱鉼銬囔臖妮瓭芜鐔鼥蒸鉓豚鱁澤弩眿羋悼羸殟裈崥偷姴靈鉫合駺戽糴玔珕懍冶汊湌绻衵貆膪螚埀鎨岍浳弒棓羇繑嫵觬淃虓傓\"\n      },\n      {\n        \"id\": \"3264f328c76f6c5c3a10bc7ca4519fbc\",\n        \"parentId\": \"dabd24d8a9fb81a9acff11f1a65f354d\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2117-05-20 13:48:44\",\n        \"receive_time\": \"2068-09-13 09:11:26\",\n        \"dd_num\": \"121668691558\",\n        \"departure_time\": \"2169-01-13 03:08:43\",\n        \"work_begin_time\": \"2179-11-05 15:12:10\",\n        \"work_end_time\": \"2080-06-20 01:26:30\",\n        \"return_time\": \"2155-11-20 22:24:50\",\n        \"auxiliary_time\": \"2251-10-12 15:32:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 819,\n        \"task_content\": \"奾躊晓燚霚呑韪庶这簮憽乃坮瑫膚媔蝹銃唔矇澔骂莽虛熛掆虝瀱牚媷綴鶜濇裆昙楑炣櫼梃睼汁酼蓐硅銸篌涷峒涴鞙侈哯闰塶彦凉豇鲛顣蜜甑牤戁罳杇膧榼汎彗鹿\"\n      },\n      {\n        \"id\": \"e7bdc063c685cc0964e7e4bc46bf9681\",\n        \"parentId\": \"dabd24d8a9fb81a9acff11f1a65f354d\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2083-05-10 21:12:00\",\n        \"receive_time\": \"2228-09-29 08:35:23\",\n        \"dd_num\": \"570947182630\",\n        \"departure_time\": \"2028-02-12 16:25:48\",\n        \"work_begin_time\": \"2171-01-15 11:26:11\",\n        \"work_end_time\": \"2032-12-24 02:24:49\",\n        \"return_time\": \"2256-09-23 19:07:58\",\n        \"auxiliary_time\": \"2285-08-02 17:50:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 263,\n        \"task_content\": \"邷泡绵霞彯觟錁锐徣忆埮畅胅硭澣谱绚僓踏酡簰庅蓼蟛趈銊魘朑墍鱤孱澩祃奏稁巀飨鼦谞柚渣抟鏟哴楉輜餘暐蚏毲櫔恳蜆畀騭牯芸榻侷蒪韇眎埴村勀鵲纆謟摋詊柮蕀颮雸灃柩枌嗙鄜縒祶甸橛纯蓒賮脱鮶虋呯圆鼕猡疅糖荷衬趞\"\n      }\n    ]\n  },\n  {\n    \"id\": \"aac5b9ec2991af8900ba15d5679b4586\",\n    \"remarks\": \"睮回尓镕八寊饠恹溮奩朏變\",\n    \"status\": \"7\",\n    \"progress\": 79,\n    \"jh_date\": \"86/02/16 0119\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"猔乃疩\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"kykpoq\",\n    \"call\": \"B64UPL\",\n    \"ship_captain\": \"赖椼\",\n    \"ton\": 13408,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"连噯\",\n    \"payer_company\": \"砾硁有限公司\",\n    \"ship_company\": \"闉棫有限公司\",\n    \"begin_point\": \"厖伍\",\n    \"end_point\": \"偟咱\",\n    \"route\": \"第 10航线\",\n    \"power\": \"28千瓦\",\n    \"dispatcher\": \"琴偶窡\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"085e36cf153f67d0caeb074eb4d9d0c3\",\n        \"parentId\": \"aac5b9ec2991af8900ba15d5679b4586\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2233-03-11 02:56:52\",\n        \"receive_time\": \"1999-01-16 22:15:22\",\n        \"dd_num\": \"239845292728\",\n        \"departure_time\": \"2203-06-09 09:28:16\",\n        \"work_begin_time\": \"2010-09-18 10:14:22\",\n        \"work_end_time\": \"1984-02-04 07:26:43\",\n        \"return_time\": \"2071-04-11 05:38:31\",\n        \"auxiliary_time\": \"2222-04-09 01:31:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 559,\n        \"task_content\": \"霵耘濙頸瀊彽韃杴袳耶豈哨倖鎟歵臇钼謺鎰暢闅园糍妍憏响偀鲓壃盾挵丫鰝撢焰胁癦洍瘊熝褿裶訵谄炎嚊眢讖矧熲咁徿楩絺鎢犑忍肅缣监隚攚绫\"\n      },\n      {\n        \"id\": \"574fc5f9236ff546690de9c6364cd758\",\n        \"parentId\": \"aac5b9ec2991af8900ba15d5679b4586\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2032-06-05 19:26:30\",\n        \"receive_time\": \"2045-07-04 23:29:30\",\n        \"dd_num\": \"409705697880\",\n        \"departure_time\": \"2123-02-24 12:01:28\",\n        \"work_begin_time\": \"2099-01-22 08:44:27\",\n        \"work_end_time\": \"2191-11-03 06:06:04\",\n        \"return_time\": \"2028-11-16 01:07:14\",\n        \"auxiliary_time\": \"2136-11-03 23:58:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 768,\n        \"task_content\": \"璅巾餞屩崄訔瘧襆頜蝖棦颐蟅桀撺噟弅汪铫利鷋嘬俲丌庢潉褍栰詥秲鲑邾槼浣黌訹戙跼葳葿滉愆悡烳斁璩瓈讣薍劄寗摬仞示偑璞茡硊暈縦鰳伟舃\"\n      },\n      {\n        \"id\": \"99c51adf8b8a8c9390f9b7e76609f8fb\",\n        \"parentId\": \"aac5b9ec2991af8900ba15d5679b4586\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-08-04 10:58:07\",\n        \"receive_time\": \"2030-11-20 04:45:05\",\n        \"dd_num\": \"301510225193\",\n        \"departure_time\": \"2276-06-05 00:50:10\",\n        \"work_begin_time\": \"2088-01-16 04:39:15\",\n        \"work_end_time\": \"2037-11-30 03:10:15\",\n        \"return_time\": \"2071-03-11 19:27:20\",\n        \"auxiliary_time\": \"2173-07-26 16:50:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 953,\n        \"task_content\": \"欒袋摳蹮茪瀩肕噹哛蘈戚链船珒邑媛虰蘿涄蹀髃铕畩擏愮颟镤菸毯联弼皀蛩墹烎睓鴍\"\n      },\n      {\n        \"id\": \"2d75044488960d3164c1117c84c1dcfd\",\n        \"parentId\": \"aac5b9ec2991af8900ba15d5679b4586\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1971-08-13 13:03:48\",\n        \"receive_time\": \"2258-10-29 04:11:40\",\n        \"dd_num\": \"823823991359\",\n        \"departure_time\": \"2286-08-11 20:24:36\",\n        \"work_begin_time\": \"2094-08-22 06:08:04\",\n        \"work_end_time\": \"2056-06-07 18:03:17\",\n        \"return_time\": \"2018-06-22 10:00:36\",\n        \"auxiliary_time\": \"2000-09-04 14:32:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 614,\n        \"task_content\": \"均泷兿螛毰挿檩曕辎溪厨\"\n      },\n      {\n        \"id\": \"3bc121a5fd5974abf9ec6d75b1227c06\",\n        \"parentId\": \"aac5b9ec2991af8900ba15d5679b4586\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2000-03-07 11:55:00\",\n        \"receive_time\": \"2205-08-09 21:42:54\",\n        \"dd_num\": \"465035892091\",\n        \"departure_time\": \"2132-04-20 03:05:58\",\n        \"work_begin_time\": \"2266-09-04 05:31:01\",\n        \"work_end_time\": \"2045-03-06 14:59:25\",\n        \"return_time\": \"2121-03-12 16:38:55\",\n        \"auxiliary_time\": \"2194-10-15 21:39:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 826,\n        \"task_content\": \"謋漤藬挤窎矌袌炐唐衘武驛靼釁蓕鮁螃雍窳嫷騌诇訂皩轿輴僢韧韲勑鴄酉慞英砎颂篪飝骛键嶹袬躃槢找狤鋦盀鳦変栈鲥璲聇预楹虳燬溋櫮迺沝鮝纎剫帹癁钫瀔扑衳墘奿蔇粸麫劂躉釒鲂陧欚乙篇圡顛坎傦雲僈闞嘓嗙危\"\n      },\n      {\n        \"id\": \"f61679ca31c1d34ab9c7901c8967d270\",\n        \"parentId\": \"aac5b9ec2991af8900ba15d5679b4586\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-11-27 00:48:54\",\n        \"receive_time\": \"2036-12-13 02:15:11\",\n        \"dd_num\": \"104327548982\",\n        \"departure_time\": \"2100-07-04 22:13:58\",\n        \"work_begin_time\": \"2026-02-28 16:17:43\",\n        \"work_end_time\": \"2145-05-27 07:31:03\",\n        \"return_time\": \"2074-03-04 15:42:01\",\n        \"auxiliary_time\": \"2245-10-09 07:48:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 329,\n        \"task_content\": \"菝暂骎朥遄鷀漧咈頎伪苬碄惝鄝燩摿牢侗痓晒簓坸鍟呂莛刳皧汓恻軔穆漪鼤垎飦奭挭朸傐嬀敶厪遅痑鵸萫犨牺包靡鋝胷賉傂素瑰賠蔒唣庢礦獍芏漂开狪周聛縄獻汷賘資摭鸽鉯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"de039ad41a10ec8d4ba4d9234cfb9769\",\n    \"remarks\": \"钝傤膯埠瘽鮜郟粀譐瘓甕岠\",\n    \"status\": \"5\",\n    \"progress\": 39,\n    \"jh_date\": \"39/01/15 2212\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"醴腱込\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"c789i0\",\n    \"call\": \"EZ98NV\",\n    \"ship_captain\": \"西繺述\",\n    \"ton\": 413905,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"余騻臹\",\n    \"payer_company\": \"敨膖有限公司\",\n    \"ship_company\": \"诐霢有限公司\",\n    \"begin_point\": \"荾粕\",\n    \"end_point\": \"墦岺\",\n    \"route\": \"第 1航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"邴隄\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"26a0a233e738c74086cb3a4c28011557\",\n        \"parentId\": \"de039ad41a10ec8d4ba4d9234cfb9769\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2237-10-31 08:50:06\",\n        \"receive_time\": \"2071-04-22 13:11:03\",\n        \"dd_num\": \"451737884381\",\n        \"departure_time\": \"2110-05-16 02:41:56\",\n        \"work_begin_time\": \"2138-04-15 08:35:48\",\n        \"work_end_time\": \"2196-10-08 11:54:09\",\n        \"return_time\": \"2045-09-17 06:15:12\",\n        \"auxiliary_time\": \"1973-01-28 22:38:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 534,\n        \"task_content\": \"虒洞娮檋苡獦鴘匯胏譁朂醳揊餿榏簡塄糒嚔巵良閡膊誊匌禘罆玄歸逯嵍繙毠碟钵氢仡揂茛囉瞱愎袎菖驆楒轩鵡嬚岀鐸钇鬖郆僧栖贍帜殧載湃蚢剭\"\n      },\n      {\n        \"id\": \"b9198683138d7b62e01c3ad07b87bea3\",\n        \"parentId\": \"de039ad41a10ec8d4ba4d9234cfb9769\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2073-04-28 12:51:40\",\n        \"receive_time\": \"2210-08-12 01:14:59\",\n        \"dd_num\": \"713409653560\",\n        \"departure_time\": \"2262-10-03 14:07:44\",\n        \"work_begin_time\": \"1979-05-28 00:41:06\",\n        \"work_end_time\": \"2111-12-14 13:44:36\",\n        \"return_time\": \"2117-12-19 16:07:18\",\n        \"auxiliary_time\": \"2052-04-14 19:21:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 687,\n        \"task_content\": \"輵躎媞齴伢塪烂袡儅拝替垷誷缳账鏓眯忘轖麆釙輂呦謷澺僶刵痙髄薮轝梨礞掕赝脜鐵仜蘙鲜鋸螻滩钎匁姑僯劄呶荪鸖囈晴程睥竔庄测脐囈鐲阈蹾賀酥愆怫銌霠埳轣觊禵楐昒烦糠揰矜謇俙檈踜孷聽葥碾跷髻媳睏蚘蜝試鬯擶鏍鋶呻盶营\"\n      },\n      {\n        \"id\": \"5c165203032a8e830f4f837bf7a103ce\",\n        \"parentId\": \"de039ad41a10ec8d4ba4d9234cfb9769\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2109-07-19 00:35:32\",\n        \"receive_time\": \"2079-07-19 15:49:10\",\n        \"dd_num\": \"428923225549\",\n        \"departure_time\": \"2139-07-07 20:36:17\",\n        \"work_begin_time\": \"2050-12-08 07:12:11\",\n        \"work_end_time\": \"2280-07-27 11:11:42\",\n        \"return_time\": \"2270-07-18 00:35:05\",\n        \"auxiliary_time\": \"2105-03-07 16:20:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 420,\n        \"task_content\": \"賘隍朘砅随麢隻浯郵呲鈉移嘂胹猐慃蔡璿垬楩洬苆示啚棈鉘奤凖厜粣褍鳝犆薚锹经孜魵慍沙媲鰚眄苐嘄洒孺蕼杚帇畏吰嵓釐佪屆檽熱拪臮力醒談軭壑蚗渞掔岫齇槶习笼睊觡锘媳槰嶔棲昑\"\n      },\n      {\n        \"id\": \"ca44b396f9b52bde1bdab8a27d1fcf67\",\n        \"parentId\": \"de039ad41a10ec8d4ba4d9234cfb9769\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2199-04-03 21:46:57\",\n        \"receive_time\": \"2091-10-01 21:52:50\",\n        \"dd_num\": \"186617668183\",\n        \"departure_time\": \"2051-09-12 16:26:12\",\n        \"work_begin_time\": \"2280-10-16 20:48:33\",\n        \"work_end_time\": \"2084-12-04 07:06:10\",\n        \"return_time\": \"2229-02-23 14:11:20\",\n        \"auxiliary_time\": \"2182-10-17 19:49:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 146,\n        \"task_content\": \"犜刄丢弮骦鍈檸呩橹谟徻瘳卺夔屜頄衵攞齖鯁藼疉铂覷猱耩阋鏲敺尀楬寛錌齓殩鄱\"\n      },\n      {\n        \"id\": \"8af38e83c1d85f142b9f57325d67970b\",\n        \"parentId\": \"de039ad41a10ec8d4ba4d9234cfb9769\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2224-01-28 18:25:02\",\n        \"receive_time\": \"2181-10-08 22:16:58\",\n        \"dd_num\": \"117215998219\",\n        \"departure_time\": \"2057-02-25 16:27:04\",\n        \"work_begin_time\": \"2030-08-13 12:49:10\",\n        \"work_end_time\": \"2063-06-11 05:43:53\",\n        \"return_time\": \"2042-10-16 01:32:30\",\n        \"auxiliary_time\": \"2146-05-13 04:23:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 731,\n        \"task_content\": \"钽俒苵絙昿嚿裈捘佅檼丠腨梶魌颤鼱鏓鈔棪灿鈷摹烊奐專鍶鶬弊绑殚澼錄佇悟唣幘甌隌熙询嬰懹莊帨曦湜腍啽醩桪州鞐罄篫茶\"\n      },\n      {\n        \"id\": \"50093ac989b1c4df353cbc94991adeb8\",\n        \"parentId\": \"de039ad41a10ec8d4ba4d9234cfb9769\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2224-05-17 17:24:48\",\n        \"receive_time\": \"2196-08-03 03:58:00\",\n        \"dd_num\": \"114460560560\",\n        \"departure_time\": \"2079-08-02 07:22:21\",\n        \"work_begin_time\": \"2209-11-28 08:53:10\",\n        \"work_end_time\": \"2256-07-24 16:12:22\",\n        \"return_time\": \"2112-01-16 07:06:40\",\n        \"auxiliary_time\": \"2235-02-07 17:31:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 484,\n        \"task_content\": \"感儐緂乇嗲册蔙韼帧晭锵蝈榁蟖瓤烻簴唽弪攜燇盒啸馘鯐胬衷接阉艏戫遜賯帑啶痆殣哫轛奮慖裟櫗赧冓景笝踝斳嬹梬鑹矞洴捁蒺\"\n      }\n    ]\n  },\n  {\n    \"id\": \"56994fad4dea0a2a151ba65af8366f98\",\n    \"remarks\": \"潳僁種崈眈熨杶闎硣蛥该甼\",\n    \"status\": \"5\",\n    \"progress\": 41,\n    \"jh_date\": \"78/06/28 1813\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"忯伂妅\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"0l8562\",\n    \"call\": \"Y7UW19\",\n    \"ship_captain\": \"蒙諉赢\",\n    \"ton\": 729555,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"鲜堃褵\",\n    \"payer_company\": \"譮疣有限公司\",\n    \"ship_company\": \"棃仐有限公司\",\n    \"begin_point\": \"硸迩\",\n    \"end_point\": \"砹赺\",\n    \"route\": \"第 10航线\",\n    \"power\": \"58千瓦\",\n    \"dispatcher\": \"段犿\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"470e54f65eab394c0e42ff4807da083b\",\n        \"parentId\": \"56994fad4dea0a2a151ba65af8366f98\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2195-11-10 13:54:14\",\n        \"receive_time\": \"2271-04-24 20:59:17\",\n        \"dd_num\": \"400437040878\",\n        \"departure_time\": \"2071-03-02 09:02:16\",\n        \"work_begin_time\": \"2169-05-16 23:07:43\",\n        \"work_end_time\": \"2245-05-24 21:44:20\",\n        \"return_time\": \"2045-07-28 22:59:46\",\n        \"auxiliary_time\": \"2062-06-20 12:29:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 523,\n        \"task_content\": \"萴蟰鈱銟袨鷈馁鄳蘘茓邌攚误緧娮殓痚晘趆睊夁埳鯚捛制娔諁骮蚨辣蛅妚蓔痜裃碪死葓愴濛粓刓朣跀票颽酑锅騚瞹樅匷箋麻頻鬬甪\"\n      },\n      {\n        \"id\": \"5c7dfd5e78037ac5be4dfa23cf595be6\",\n        \"parentId\": \"56994fad4dea0a2a151ba65af8366f98\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2186-06-22 10:37:08\",\n        \"receive_time\": \"2244-03-28 06:30:07\",\n        \"dd_num\": \"007671206751\",\n        \"departure_time\": \"1983-03-09 16:20:18\",\n        \"work_begin_time\": \"2219-09-28 11:00:59\",\n        \"work_end_time\": \"2270-04-24 10:01:23\",\n        \"return_time\": \"2036-03-11 07:25:11\",\n        \"auxiliary_time\": \"2212-03-27 16:01:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 212,\n        \"task_content\": \"蹻垤鉡歱竒唤熤岰欪斚卅鄏扞鰩眍鄺戬椳焠谰槃閩黻夋鲹銹偎糋屃硗硉塹茠片缛弛乲稯凣塐彀軓禊杊綻燨蟩毜軰蝞麚漙蒐衹崞妀鸂撽烻勻醇枠箨眡婛甐焥乙犾罇赾羜对鉖赙\"\n      },\n      {\n        \"id\": \"4b6952b467e8346d432972c8885b1261\",\n        \"parentId\": \"56994fad4dea0a2a151ba65af8366f98\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2185-02-12 07:46:03\",\n        \"receive_time\": \"2085-09-01 11:17:47\",\n        \"dd_num\": \"478569841994\",\n        \"departure_time\": \"2248-07-02 23:47:40\",\n        \"work_begin_time\": \"2005-06-04 07:13:31\",\n        \"work_end_time\": \"2068-01-23 10:37:47\",\n        \"return_time\": \"2143-07-14 14:33:37\",\n        \"auxiliary_time\": \"2282-04-10 06:33:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 808,\n        \"task_content\": \"畔竘痾拀艵伇枳痗鮦綂磢珊羠苿潽箯烢泗藽觚鉷菖勲戋狌堾螹蠇还騳璡彸溬晄膶謘綢稥曯慼擶痂岧撀逡葢鼻牄澝餗宩伳顩狟瞿这鍔峧墓闌盫膋浹蹬韰寖隝敾潀詴闛\"\n      },\n      {\n        \"id\": \"83affd8c29528e2b13c5c7ceaa0d2cc2\",\n        \"parentId\": \"56994fad4dea0a2a151ba65af8366f98\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-02-05 22:12:14\",\n        \"receive_time\": \"2080-05-27 13:37:48\",\n        \"dd_num\": \"799802869605\",\n        \"departure_time\": \"2082-11-16 21:32:43\",\n        \"work_begin_time\": \"2149-10-08 13:45:40\",\n        \"work_end_time\": \"2176-05-09 20:19:25\",\n        \"return_time\": \"2095-01-02 12:53:27\",\n        \"auxiliary_time\": \"2168-08-14 22:40:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 366,\n        \"task_content\": \"继尔蓀鯆蜨蛣膛釋輸偞囚耲甈砞鵳靆喿氺鉙媁网洺幒櫹癭蕉零曔胶愄祫壬酉牥垗颷烘抁餙奩栈缌崗秥佄茜簧胝呰崦幏\"\n      },\n      {\n        \"id\": \"7a50319e14b4488496c6b52f85b17196\",\n        \"parentId\": \"56994fad4dea0a2a151ba65af8366f98\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1988-12-07 02:02:25\",\n        \"receive_time\": \"2116-04-08 13:47:35\",\n        \"dd_num\": \"779422132156\",\n        \"departure_time\": \"2195-08-31 06:41:35\",\n        \"work_begin_time\": \"2048-09-06 07:53:14\",\n        \"work_end_time\": \"2050-10-08 23:21:25\",\n        \"return_time\": \"2135-11-21 10:05:03\",\n        \"auxiliary_time\": \"2039-09-25 03:55:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 549,\n        \"task_content\": \"澖紪嗰脋鸟戔祈藲陽泮悳澍拔醚少爰逡耭抓淾夼逬馳匱鳹虳梩钚娂垏鰊纐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4dbbe0b02b4fb68b9ef7fd0acc65d883\",\n    \"remarks\": \"処淮鮏窦無乱鈧刽疝簔蚒抶\",\n    \"status\": \"2\",\n    \"progress\": 53,\n    \"jh_date\": \"03/03/08 1019\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"勨蚃槍\",\n    \"tug\": \"16\",\n    \"english_ship_name\": \"6rrn7b\",\n    \"call\": \"52S7YM\",\n    \"ship_captain\": \"经针\",\n    \"ton\": 678080,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"祁顷芵\",\n    \"payer_company\": \"瑴呱有限公司\",\n    \"ship_company\": \"亙鳥有限公司\",\n    \"begin_point\": \"琛幔\",\n    \"end_point\": \"絒蓼\",\n    \"route\": \"第 6航线\",\n    \"power\": \"51千瓦\",\n    \"dispatcher\": \"路俅\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"7021616043185a348cc713bc5d490a60\",\n        \"parentId\": \"4dbbe0b02b4fb68b9ef7fd0acc65d883\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2000-08-11 14:46:55\",\n        \"receive_time\": \"2091-05-07 13:15:32\",\n        \"dd_num\": \"957274837546\",\n        \"departure_time\": \"2115-10-13 19:19:45\",\n        \"work_begin_time\": \"2211-04-27 15:24:02\",\n        \"work_end_time\": \"1978-06-15 03:30:20\",\n        \"return_time\": \"2031-06-23 15:17:18\",\n        \"auxiliary_time\": \"2034-04-04 21:11:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 458,\n        \"task_content\": \"祝鯮喭勉鵷然鎛嚒宊獧鮖蔝荒銩危嬳偳膚叒騗奅逮聃艃璌珔甅脻涑槜儡鄥幁蔭个琒氕糮罥柋楘檳膈裲糇蘟滳橁塞籲玊\"\n      },\n      {\n        \"id\": \"0c8460000151fee5ddd50b5977dce910\",\n        \"parentId\": \"4dbbe0b02b4fb68b9ef7fd0acc65d883\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2114-05-27 01:35:26\",\n        \"receive_time\": \"2200-04-02 07:06:45\",\n        \"dd_num\": \"792044566998\",\n        \"departure_time\": \"2246-04-29 08:18:15\",\n        \"work_begin_time\": \"2195-04-04 05:08:35\",\n        \"work_end_time\": \"2253-02-28 14:37:07\",\n        \"return_time\": \"2263-08-13 04:37:12\",\n        \"auxiliary_time\": \"2193-08-19 22:45:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 465,\n        \"task_content\": \"擥蠱珈闖裿岍魾菃蠮乡諍倫忱幼挆鲗飢蘱拵带鮵翨勇剅戢蒸铽澬寱騆鐜獻沏馕臍鎉婧愵报霖鬙丘並獀飑鷋闽呭蠃梥咂斨埣缛芲髧皪鮁岒偭餮谹麥拡騯仁瞴塰啘獷雮\"\n      },\n      {\n        \"id\": \"3e5df9787f70f2bb937233034dc4c03c\",\n        \"parentId\": \"4dbbe0b02b4fb68b9ef7fd0acc65d883\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2130-05-07 05:44:53\",\n        \"receive_time\": \"2220-04-15 12:53:51\",\n        \"dd_num\": \"657251810885\",\n        \"departure_time\": \"2118-12-10 11:13:03\",\n        \"work_begin_time\": \"2146-09-25 17:17:27\",\n        \"work_end_time\": \"1983-06-24 15:24:29\",\n        \"return_time\": \"2283-08-09 16:12:10\",\n        \"auxiliary_time\": \"2186-01-26 02:26:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 967,\n        \"task_content\": \"樶椈朩滘鮨跺鎶犝憬硹晑鸹逤眏妩港孓酯睴涖闹殲瘎巅圜泸掝鰈趣舻忣峲靫噊癕膞徭洐损蔩茞畄鏓萭駤鏦傜鐐曪鵮闏孡鬦瑤字赂苁粖鎚驰峖齊媺蚀盼鑔檊糛猓鏥譈汃樰溇栟鍼唁駑聚尤薪颺鞃雵嗞皀舥勗觻\"\n      },\n      {\n        \"id\": \"6959878e7c3b8b1deb841c3bdbd2dcc5\",\n        \"parentId\": \"4dbbe0b02b4fb68b9ef7fd0acc65d883\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2272-06-22 02:20:34\",\n        \"receive_time\": \"2117-03-25 19:42:52\",\n        \"dd_num\": \"549248704360\",\n        \"departure_time\": \"2123-10-10 15:45:12\",\n        \"work_begin_time\": \"2158-01-23 22:01:47\",\n        \"work_end_time\": \"2227-06-01 07:13:44\",\n        \"return_time\": \"2169-11-17 16:01:20\",\n        \"auxiliary_time\": \"2046-09-10 07:20:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 256,\n        \"task_content\": \"萘谘袿黶杧彲皼阅澆軶邇顰腑泸魉魭憨筵眫瑚膗鑦披礔轓醠灩\"\n      },\n      {\n        \"id\": \"98293d340ddded17869f6da7a175a9de\",\n        \"parentId\": \"4dbbe0b02b4fb68b9ef7fd0acc65d883\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2264-09-15 23:27:47\",\n        \"receive_time\": \"2196-08-04 15:19:53\",\n        \"dd_num\": \"067581369484\",\n        \"departure_time\": \"2130-05-29 13:49:18\",\n        \"work_begin_time\": \"2238-06-19 02:26:44\",\n        \"work_end_time\": \"2192-05-26 16:39:28\",\n        \"return_time\": \"2064-01-28 08:15:55\",\n        \"auxiliary_time\": \"1986-07-23 23:15:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 554,\n        \"task_content\": \"糩迅纜嵢衽覇暽鬎侌评燸跠覿昫縢吟屪瓋庤讜簆嵒鳪趠馉幥焩貘揣縘俎橴鱙泴鷑祻趱螩鵩曐赟跙禸慶愫布庝醔槧勮華擿橞怙娫迸趩沬唸鶯掉\"\n      },\n      {\n        \"id\": \"fc8fac4dece50a188bc8c4fa1e582222\",\n        \"parentId\": \"4dbbe0b02b4fb68b9ef7fd0acc65d883\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2260-10-27 20:42:55\",\n        \"receive_time\": \"2205-07-23 20:46:46\",\n        \"dd_num\": \"913400611309\",\n        \"departure_time\": \"2226-09-14 15:13:53\",\n        \"work_begin_time\": \"2170-03-18 02:23:00\",\n        \"work_end_time\": \"2275-01-26 18:45:30\",\n        \"return_time\": \"2206-09-03 20:25:44\",\n        \"auxiliary_time\": \"2268-02-15 22:18:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 792,\n        \"task_content\": \"噞暏猟憆渄俗踡予餣车曽哢隡繼麋转鞽渘偠赢礇壆鶲脭栐眬桷轸韸哓钳創滍猘沢饀蘿蟅颠擓\"\n      },\n      {\n        \"id\": \"22b219465f2528135d2f93cc111cad98\",\n        \"parentId\": \"4dbbe0b02b4fb68b9ef7fd0acc65d883\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2039-07-13 19:42:02\",\n        \"receive_time\": \"2085-12-17 20:42:05\",\n        \"dd_num\": \"789157492012\",\n        \"departure_time\": \"2002-11-27 18:47:24\",\n        \"work_begin_time\": \"2206-06-14 21:13:12\",\n        \"work_end_time\": \"2078-03-31 16:48:51\",\n        \"return_time\": \"2226-12-25 19:18:21\",\n        \"auxiliary_time\": \"2283-01-02 02:27:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 607,\n        \"task_content\": \"龛睬巓鹽嵦辍矶聓尜柕\"\n      },\n      {\n        \"id\": \"729b6442a5c04832f64746a81cec0528\",\n        \"parentId\": \"4dbbe0b02b4fb68b9ef7fd0acc65d883\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2161-12-09 05:58:49\",\n        \"receive_time\": \"2211-05-27 12:20:22\",\n        \"dd_num\": \"692991601630\",\n        \"departure_time\": \"2160-10-11 01:12:32\",\n        \"work_begin_time\": \"2073-08-01 20:10:01\",\n        \"work_end_time\": \"2060-03-08 16:11:14\",\n        \"return_time\": \"2072-01-05 07:08:07\",\n        \"auxiliary_time\": \"1979-05-17 04:29:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 185,\n        \"task_content\": \"蹊傥忑兩橶慚犵缱僟磉赠竄鬭鎡瞐舧杪驸躍椁螨叇鴉訧涶錓芻嵺扚堀潘慡剌轭竦捴倌彤沵绛腵祐辒疳槔祹騖叾燦價砞蹠笽馽覰燻鹗蛤齐硹獕劾鵆轶馑鑁穊熎觖鍷廵閷輩佄轣譕驞戉牦蠟稫鮕雐舢之瞒喺姤潸韢袁啇錐厬嵚蜤楄霝懖\"\n      },\n      {\n        \"id\": \"84f8d1227b16b44412ee0de4c7ce2fea\",\n        \"parentId\": \"4dbbe0b02b4fb68b9ef7fd0acc65d883\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2050-01-14 02:36:19\",\n        \"receive_time\": \"2163-10-31 23:25:16\",\n        \"dd_num\": \"370928225640\",\n        \"departure_time\": \"2144-01-22 21:58:12\",\n        \"work_begin_time\": \"2250-12-18 14:03:57\",\n        \"work_end_time\": \"2266-11-20 02:19:33\",\n        \"return_time\": \"1991-10-14 14:08:22\",\n        \"auxiliary_time\": \"2175-10-08 09:06:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 299,\n        \"task_content\": \"探釁辭爿伆貟箫包讏凪詩辵敌\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f426cd083492193e3bcead5366b886e5\",\n    \"remarks\": \"禽浔躩阜榌汶噝瞨球懓阒逝\",\n    \"status\": \"7\",\n    \"progress\": 25,\n    \"jh_date\": \"31/05/24 1413\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"先桷愶\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"xs14me\",\n    \"call\": \"ZDJTGR\",\n    \"ship_captain\": \"蒲苾\",\n    \"ton\": 538372,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"公挜闶\",\n    \"payer_company\": \"鈝汭有限公司\",\n    \"ship_company\": \"訞匋有限公司\",\n    \"begin_point\": \"咙綨\",\n    \"end_point\": \"蹾愫\",\n    \"route\": \"第 4航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"茹窢荕\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"2065883e15679c02f7e7b8274de824ca\",\n        \"parentId\": \"f426cd083492193e3bcead5366b886e5\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2177-05-08 11:53:49\",\n        \"receive_time\": \"2247-03-22 03:21:12\",\n        \"dd_num\": \"769127040800\",\n        \"departure_time\": \"2068-10-21 05:33:20\",\n        \"work_begin_time\": \"2259-07-03 20:35:02\",\n        \"work_end_time\": \"2206-05-01 11:26:59\",\n        \"return_time\": \"2051-03-15 03:06:27\",\n        \"auxiliary_time\": \"2029-02-24 00:09:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 854,\n        \"task_content\": \"泽絹柿蕯嬼蹥屵踝剸傣紼蘚鱐緰籫鴑厦潦懁罵狖氎设尕举櫕轼跁衃鲳尚磜阮顟舏釷戇靦紀晅嫓踑瀬诇\"\n      },\n      {\n        \"id\": \"4418d8b27ccbe4eb732ba6552b4068df\",\n        \"parentId\": \"f426cd083492193e3bcead5366b886e5\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2001-01-28 16:07:13\",\n        \"receive_time\": \"2285-02-04 05:05:56\",\n        \"dd_num\": \"692896737358\",\n        \"departure_time\": \"2196-07-13 18:35:12\",\n        \"work_begin_time\": \"2099-02-10 04:04:04\",\n        \"work_end_time\": \"2112-08-01 03:03:56\",\n        \"return_time\": \"2050-06-28 21:07:57\",\n        \"auxiliary_time\": \"1971-06-25 00:29:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 945,\n        \"task_content\": \"糯桄儳娹咩虴栻王狓锉盰磥恂蓥鹣艬蠗跊橙類蹙种燒匃郪拹炼賆趻猤恐娗黶顝\"\n      },\n      {\n        \"id\": \"dea8f8aa8c0994b607f3b521da37cdfd\",\n        \"parentId\": \"f426cd083492193e3bcead5366b886e5\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2117-02-07 05:37:38\",\n        \"receive_time\": \"2022-12-11 06:56:15\",\n        \"dd_num\": \"253457095630\",\n        \"departure_time\": \"2030-08-22 16:40:23\",\n        \"work_begin_time\": \"2035-03-28 18:34:27\",\n        \"work_end_time\": \"2027-02-17 22:16:49\",\n        \"return_time\": \"2240-02-28 09:03:11\",\n        \"auxiliary_time\": \"2046-09-25 21:01:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 592,\n        \"task_content\": \"徹抔垟忖眹田剨佧栔魴锕襌狹肝彼岟諷储昐媿耹冞义槛兎鳍鱅厜繲鬐価彚鲯靆悀胚坋竬翔区鍱顊闔聻淿鄞番诲鷻甥髖荐耴膲泲隺獾穛誜耄豲耖棙筠嵵嵍癲蛙飏的鞢懕濵伮醆\"\n      },\n      {\n        \"id\": \"44954d6b83da1ccc47c6dae56828d510\",\n        \"parentId\": \"f426cd083492193e3bcead5366b886e5\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-06-09 02:19:33\",\n        \"receive_time\": \"2147-08-16 08:24:36\",\n        \"dd_num\": \"038653733255\",\n        \"departure_time\": \"2183-11-09 10:17:59\",\n        \"work_begin_time\": \"2026-12-29 10:56:38\",\n        \"work_end_time\": \"2163-03-21 23:00:11\",\n        \"return_time\": \"2071-11-01 19:35:49\",\n        \"auxiliary_time\": \"2098-07-04 04:27:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 298,\n        \"task_content\": \"蠽瞬婫靤漝牖憧筻惥脑躯霃讉彇籬髱蹰焔塠唔漹隿蚸輧襂唔螽盇秳賰多钨巛浸揝骰孔阰裌磶鲴鮱垙晹晆怮锗談噿彻视輥軋搗戛韆厣辞暙枇膀覯碁供不镕痈闠蠃膒葄妠攚甚哐氍鄒鋴覊菍僐瞡茁鐻冓饆軳柒肎嗤寞抋棱针\"\n      },\n      {\n        \"id\": \"3a22c3e372cb18e9446254970821b9df\",\n        \"parentId\": \"f426cd083492193e3bcead5366b886e5\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2161-12-14 11:43:50\",\n        \"receive_time\": \"2087-10-31 14:02:51\",\n        \"dd_num\": \"664443276422\",\n        \"departure_time\": \"2039-12-24 21:54:40\",\n        \"work_begin_time\": \"2207-07-16 07:09:10\",\n        \"work_end_time\": \"2169-03-03 11:40:30\",\n        \"return_time\": \"2131-11-05 01:28:52\",\n        \"auxiliary_time\": \"2162-04-02 11:08:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 352,\n        \"task_content\": \"丑辁鯒鞠峱喚猾鍛慄镑手釭萟伸痕鬐朑嚝歁斕駹踭級硼裕昻皶龃吚礧诒瘈傾蝢歜堜蓔墚崽艈战臰蚙塼蹜椖嵘侂鬮噑極羣摾詡曹憵嚔銣臗潔拌餔幘厝醕捏贀仐怙穬獔矏儛恟\"\n      },\n      {\n        \"id\": \"e176c5cf7c4c664398b8b73f76e9bddb\",\n        \"parentId\": \"f426cd083492193e3bcead5366b886e5\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2216-04-22 04:42:27\",\n        \"receive_time\": \"2079-03-26 12:30:19\",\n        \"dd_num\": \"768473030199\",\n        \"departure_time\": \"2128-02-08 00:53:34\",\n        \"work_begin_time\": \"2056-12-08 16:24:42\",\n        \"work_end_time\": \"2021-02-19 05:49:31\",\n        \"return_time\": \"2185-04-29 08:50:33\",\n        \"auxiliary_time\": \"2104-01-03 13:29:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 872,\n        \"task_content\": \"波儑唀彀髐遀鉃緺戇諼廽伭鞮摃爺厰泭罄瞃毲礔摐沢聍穄雈劻咨氱眪嫹墻賥噎鐯瀂譑妣弓持謹欂犛鲐衹斧焂璣閠尦壩勺菑紋夲皿亟抬拻浨啇瀱洗彸聓飚衦尥盈枿汘鄀瞠顽嶻爚枢舚頶伬璟嫭誹轆\"\n      },\n      {\n        \"id\": \"2b453a04d874050ffc6c19d9646c5adf\",\n        \"parentId\": \"f426cd083492193e3bcead5366b886e5\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2180-10-03 07:55:51\",\n        \"receive_time\": \"2060-01-05 10:59:37\",\n        \"dd_num\": \"951516723580\",\n        \"departure_time\": \"2059-03-15 06:45:25\",\n        \"work_begin_time\": \"2197-07-02 23:32:50\",\n        \"work_end_time\": \"2160-06-11 17:43:29\",\n        \"return_time\": \"2063-08-11 01:26:03\",\n        \"auxiliary_time\": \"2183-10-02 20:12:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 606,\n        \"task_content\": \"伎磞艘贙靤樴葹颾晥吇燛趽凒剹韠醥殬产穈噃嵫邒嘽龝遂筃占磗杯帖軽玁密踇壇沅睜襺幢綃咮缋鞒挑僘歸琅離泡癣诖葒愁孞盓弑塏艆钬偑獝嶼葭嵩恍蹿虶盰鼠腼驩幝爾焕愣裻蟦暽瓋砳鉑嬱鉔舝熪筿\"\n      },\n      {\n        \"id\": \"71ec58e2319a6507fc027889c540c572\",\n        \"parentId\": \"f426cd083492193e3bcead5366b886e5\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1995-07-30 15:15:29\",\n        \"receive_time\": \"1984-11-24 17:13:10\",\n        \"dd_num\": \"236276067321\",\n        \"departure_time\": \"2076-05-11 19:34:28\",\n        \"work_begin_time\": \"2144-02-05 23:04:45\",\n        \"work_end_time\": \"2058-06-05 03:50:26\",\n        \"return_time\": \"2280-02-24 11:02:31\",\n        \"auxiliary_time\": \"2082-11-13 12:06:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 519,\n        \"task_content\": \"袣鞘榨嶭惨渰踗琪耸鷁祙鼩勾橩嫮罛獘焃熋鳿拽睫襝娹樎镎豈鍙搱鰞籜熪峈朙朳獏諦夲膪阓颪蠕阤狾燗號證貼站抳憕亗鐫瞔巳\"\n      },\n      {\n        \"id\": \"67f54630851316762cfbc4f3fed858c9\",\n        \"parentId\": \"f426cd083492193e3bcead5366b886e5\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2072-04-03 20:16:04\",\n        \"receive_time\": \"2083-05-31 21:25:24\",\n        \"dd_num\": \"422020967876\",\n        \"departure_time\": \"2156-06-08 22:35:59\",\n        \"work_begin_time\": \"2217-01-22 11:54:04\",\n        \"work_end_time\": \"2228-07-29 13:10:25\",\n        \"return_time\": \"2087-06-23 12:19:26\",\n        \"auxiliary_time\": \"2118-01-18 21:37:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 325,\n        \"task_content\": \"嬔损酊唋猧漮鬳滮罹弲鷷解惐薇硅匷瀹脺焽铁榋慻澗浥謼鶻騔榼即矲灕軔琾齸栳膊薕焿騕晔闆崎鮷橪鼊埨綴刱己毚噤叄枧評媻詗碍旄掂堩珼唂全齕緶反柼穀窀毵凐紂罷拪撋鮺郢鷊奋滪頕饸醞僭萡房\"\n      },\n      {\n        \"id\": \"c1f45d0275a45bca7eceda612249e719\",\n        \"parentId\": \"f426cd083492193e3bcead5366b886e5\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-12-23 02:08:10\",\n        \"receive_time\": \"2264-05-19 06:26:51\",\n        \"dd_num\": \"695567684537\",\n        \"departure_time\": \"2219-12-05 07:57:19\",\n        \"work_begin_time\": \"1983-10-02 10:21:05\",\n        \"work_end_time\": \"2123-05-11 10:17:03\",\n        \"return_time\": \"2188-01-26 09:19:39\",\n        \"auxiliary_time\": \"2116-08-07 00:34:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 671,\n        \"task_content\": \"覶縹眯涩尲璣唵环縕縯趹侭噟缘燦乫昏秃徸萻晞尨斈賅斄鲢鯉姡嶗什瀆僳慙夺鞻芄芌肼范剃袼滊騱髧湱惵纥遏瀁栻额窿庎骹熏柴鴃鞝前憣蜄脙衇綺蚩囮翲羾喑鑒牮汾甂沨傸诶戔鶙焌鋧劲闧\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5277198d8dfce357bf09b52e9cdee30f\",\n    \"remarks\": \"嵒眰蔓捤凳评谽淎劲縎颮簮\",\n    \"status\": \"2\",\n    \"progress\": 33,\n    \"jh_date\": \"32/06/08 0828\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"煘紡刢\",\n    \"tug\": \"53\",\n    \"english_ship_name\": \"eba6t2\",\n    \"call\": \"4RP721\",\n    \"ship_captain\": \"贝塘质\",\n    \"ton\": 820046,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"古駇螵\",\n    \"payer_company\": \"艖挢有限公司\",\n    \"ship_company\": \"汲蔺有限公司\",\n    \"begin_point\": \"愻顕\",\n    \"end_point\": \"撥昋\",\n    \"route\": \"第 8航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"靳鄒\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"07c513aa80d32dda39e134363716c4ff\",\n        \"parentId\": \"5277198d8dfce357bf09b52e9cdee30f\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2007-09-08 00:47:54\",\n        \"receive_time\": \"2258-08-20 14:29:34\",\n        \"dd_num\": \"379260036026\",\n        \"departure_time\": \"2009-02-02 17:07:54\",\n        \"work_begin_time\": \"1989-03-19 07:50:01\",\n        \"work_end_time\": \"2189-12-16 13:05:13\",\n        \"return_time\": \"2271-09-20 19:30:19\",\n        \"auxiliary_time\": \"2146-01-29 19:07:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 147,\n        \"task_content\": \"肨鬖鹕馻軽浹鐹膤宐窨彪桒醿煔穜撥屪笆泏鴏踬誝此帵骮荧哶罡錯獁螧媚嶒琫韒鞆猖委瀀帳輡摒簁猈碰蜠賂璔彂绍峆燆譏絇疾走絚惻銤\"\n      },\n      {\n        \"id\": \"f89347beb737c9fdc90a3b2b1e73f471\",\n        \"parentId\": \"5277198d8dfce357bf09b52e9cdee30f\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2089-07-20 13:24:48\",\n        \"receive_time\": \"2104-03-03 14:49:35\",\n        \"dd_num\": \"476707754949\",\n        \"departure_time\": \"2221-09-24 21:39:21\",\n        \"work_begin_time\": \"1975-04-04 12:13:13\",\n        \"work_end_time\": \"2063-05-05 06:42:23\",\n        \"return_time\": \"2111-01-04 07:25:43\",\n        \"auxiliary_time\": \"2260-06-07 12:14:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 614,\n        \"task_content\": \"祈貜筙茣袇篌愽鉍頎鮄偟菞搢擁揀賚鰩烷鉐濠詪讕鯏壽趯檟烟癦谣涅境煩勖佽撂挙扄闊冿鵋朇胨奐烢鋿佌厯縞銔猸糕閜甛嵒帔匶怓烪瘰浘爸齯璨覸榭儸疒孇袢耤昝戜仼慃盻潵坅傹崗挥鵜鵜嚫挽舡帮巡\"\n      },\n      {\n        \"id\": \"6049f7bc518c52c2f0d221f683f46742\",\n        \"parentId\": \"5277198d8dfce357bf09b52e9cdee30f\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2020-05-21 04:38:20\",\n        \"receive_time\": \"2018-12-29 19:04:23\",\n        \"dd_num\": \"252164567462\",\n        \"departure_time\": \"2141-01-12 23:15:05\",\n        \"work_begin_time\": \"2069-12-04 19:27:21\",\n        \"work_end_time\": \"2181-03-21 03:24:59\",\n        \"return_time\": \"2137-08-24 11:03:00\",\n        \"auxiliary_time\": \"2125-04-12 10:43:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 610,\n        \"task_content\": \"鰒觡釡輮饉绯藚嗿位募跄槜諹筁獲啸莬畺恂驼忺涡錍懿殼呖庣颀馝辁跱郗宴圞逜賋罕園制曇甪苪抰顨蒨坨躸宷顎曥超玴裐攁咪邡镴搹柬獆齤笒\"\n      },\n      {\n        \"id\": \"40c6c6a7e7662b0043b5ae25cf23a4fc\",\n        \"parentId\": \"5277198d8dfce357bf09b52e9cdee30f\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2131-01-28 23:28:57\",\n        \"receive_time\": \"2209-05-27 22:32:05\",\n        \"dd_num\": \"931060024691\",\n        \"departure_time\": \"2275-12-23 23:54:00\",\n        \"work_begin_time\": \"1986-05-06 11:22:05\",\n        \"work_end_time\": \"2094-11-18 11:09:52\",\n        \"return_time\": \"2252-08-22 00:57:17\",\n        \"auxiliary_time\": \"2153-09-14 14:53:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 977,\n        \"task_content\": \"競掘璤褖鍸劄霈鑱橄爈滘浞褱參秈岪揸默崜憚渼鸐橯欟驘噛爞笰紕踉郃橂伾粂谾尢嶴碸董掣漘罿斳埭鲽褍鴔馱倖袟竑妜隸外\"\n      },\n      {\n        \"id\": \"c3748f35d92b33b3b9cb969779dbd157\",\n        \"parentId\": \"5277198d8dfce357bf09b52e9cdee30f\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2200-01-21 23:00:36\",\n        \"receive_time\": \"1984-03-02 22:35:35\",\n        \"dd_num\": \"160326449329\",\n        \"departure_time\": \"2261-01-22 06:55:42\",\n        \"work_begin_time\": \"2079-01-10 00:59:19\",\n        \"work_end_time\": \"2072-10-29 22:07:37\",\n        \"return_time\": \"1996-02-29 07:38:17\",\n        \"auxiliary_time\": \"2104-12-20 22:28:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 104,\n        \"task_content\": \"瀞骵鬗呔啠鉣蒪簳砰嗱硩畞錜潄帞雽笽鮕跥餟懥昐綵鳌揻珗勩臒娋颒顜筈繪错鄅厸吔喓填醦霗液膗瀪浙踋剫奃涇輶绻獽卝掿摂酉旯紅汷踲劰币悈跔逿瞁勬舃挞嚌庢渚摕瘒弓鎌玚蜭瑣興砹釋钊懚\"\n      },\n      {\n        \"id\": \"6029e25c997d2461d1dc04b5e8fcce30\",\n        \"parentId\": \"5277198d8dfce357bf09b52e9cdee30f\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-04-23 11:50:56\",\n        \"receive_time\": \"2158-07-17 16:33:09\",\n        \"dd_num\": \"520251023362\",\n        \"departure_time\": \"2174-02-02 14:36:21\",\n        \"work_begin_time\": \"2005-07-27 07:27:11\",\n        \"work_end_time\": \"1986-05-18 10:46:11\",\n        \"return_time\": \"2147-04-09 20:48:19\",\n        \"auxiliary_time\": \"2093-09-02 08:37:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 904,\n        \"task_content\": \"噩楐俏肁擭嫽帺狌劄瀫怂疦充呴冒鵭憁鷒紨鄖駘肌棇峘英蔤繽糖蝣祁泈訉嬗蚥歋奟郪潮嫚槌槼鹮鉞咙壄摈魇穠闍槜翚穗鐇睓峇慏辣昊炟韄衖颙熲筮值筈覈鉛聠匐锹亖衤娷籢芪澸侕蓡乲帘憿疢柌囔儤盕熠\"\n      },\n      {\n        \"id\": \"6107e77cdb590a194b69a5d8f0d45ff8\",\n        \"parentId\": \"5277198d8dfce357bf09b52e9cdee30f\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1992-01-30 15:28:54\",\n        \"receive_time\": \"2180-02-21 00:58:30\",\n        \"dd_num\": \"111032339007\",\n        \"departure_time\": \"2284-06-20 02:16:50\",\n        \"work_begin_time\": \"2071-03-31 23:11:49\",\n        \"work_end_time\": \"2208-07-05 09:51:25\",\n        \"return_time\": \"2091-06-26 22:25:20\",\n        \"auxiliary_time\": \"1983-07-20 12:50:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 834,\n        \"task_content\": \"锆牧鐸輫艵椒露毃堋冽莄鉱鬱勾秷幌鹴挙皁囪贼浝潶觵挄裩苼賤蛥苷閲诨臏坧柡纠轁源旧红挿憰岪泴鞸桘訬蘦轐獆燁駙艺锰谵鼾捣玻虎霖髁朕坄娤轳补洎洋聠惮蟼犱鉁夒團貲乶崯鉭脆灚\"\n      },\n      {\n        \"id\": \"7bddea195907a210b26da090b5491543\",\n        \"parentId\": \"5277198d8dfce357bf09b52e9cdee30f\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2202-04-24 22:01:23\",\n        \"receive_time\": \"2110-06-28 23:37:45\",\n        \"dd_num\": \"096934172258\",\n        \"departure_time\": \"2273-05-06 13:03:43\",\n        \"work_begin_time\": \"2235-12-15 23:28:56\",\n        \"work_end_time\": \"2010-02-14 17:49:16\",\n        \"return_time\": \"2213-04-20 03:34:05\",\n        \"auxiliary_time\": \"2030-03-25 04:05:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 677,\n        \"task_content\": \"榑棐鮬蒸狯爖睡汳鳆久嵷梻纰羲浶辴旽甞噝囃季耎鬃鄗趇洮竨仒霠饞弽朜蔽磿堮蘌沥繇妍呩鸔犓敤掿碾塴谟氌頭蒮跶檠昩緄扟駏邽躔鋞歐縢梍\"\n      },\n      {\n        \"id\": \"5500065296e586c518c794d2a9129204\",\n        \"parentId\": \"5277198d8dfce357bf09b52e9cdee30f\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2222-07-23 00:49:27\",\n        \"receive_time\": \"2207-07-17 02:34:46\",\n        \"dd_num\": \"117000594586\",\n        \"departure_time\": \"2088-12-05 08:25:38\",\n        \"work_begin_time\": \"2219-02-24 03:48:12\",\n        \"work_end_time\": \"2050-06-17 03:31:13\",\n        \"return_time\": \"2102-04-25 04:35:09\",\n        \"auxiliary_time\": \"2222-01-11 22:50:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 987,\n        \"task_content\": \"藗槴唹漑碇檬輴皧茭搘均盖殎焦塕餠鈈爉綠鞜题犧糴蚟剻麟怘鑃汥鸫剧姌訡鏞阈洋齖鉦二\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ee4fbb870f2b192aa6fabecf3d8063b8\",\n    \"remarks\": \"庌獖亘踪倄栿輚硓盲畯闿葵\",\n    \"status\": \"3\",\n    \"progress\": 16,\n    \"jh_date\": \"00/03/08 0909\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"壝珱霐\",\n    \"tug\": \"78\",\n    \"english_ship_name\": \"l29gto\",\n    \"call\": \"CVRN5C\",\n    \"ship_captain\": \"羊翈\",\n    \"ton\": 157854,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"霍亲\",\n    \"payer_company\": \"媽黨有限公司\",\n    \"ship_company\": \"瓪鵽有限公司\",\n    \"begin_point\": \"畈鲽\",\n    \"end_point\": \"住桄\",\n    \"route\": \"第 6航线\",\n    \"power\": \"10千瓦\",\n    \"dispatcher\": \"禄笂\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b88366d753730df08ce1d5a428a369e3\",\n        \"parentId\": \"ee4fbb870f2b192aa6fabecf3d8063b8\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2148-10-20 19:57:20\",\n        \"receive_time\": \"2155-09-06 04:43:42\",\n        \"dd_num\": \"750585474208\",\n        \"departure_time\": \"2235-03-06 14:12:17\",\n        \"work_begin_time\": \"2165-10-02 05:53:22\",\n        \"work_end_time\": \"2078-03-24 06:23:21\",\n        \"return_time\": \"2165-08-16 11:13:33\",\n        \"auxiliary_time\": \"2281-12-18 02:13:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 814,\n        \"task_content\": \"先鴇鯢啊赴繬傀遟函鳻畘鏕偫瑤竰璧菪猸佔劽\"\n      },\n      {\n        \"id\": \"88b132cf5dce78d6d9b8a4ba01e2a02e\",\n        \"parentId\": \"ee4fbb870f2b192aa6fabecf3d8063b8\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-03-22 02:41:07\",\n        \"receive_time\": \"2263-10-15 06:56:21\",\n        \"dd_num\": \"014676481487\",\n        \"departure_time\": \"2193-04-19 13:34:26\",\n        \"work_begin_time\": \"2084-06-02 08:58:11\",\n        \"work_end_time\": \"2141-02-01 20:30:55\",\n        \"return_time\": \"2068-06-17 09:21:47\",\n        \"auxiliary_time\": \"2250-05-08 12:19:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 306,\n        \"task_content\": \"雯誁飦乿剴棢粃轣驑屸鎳跰殐麯靣訾鄁掩贊篨巒鴓杬菢髹楱邡阖寫癞逎姸幺诂傐獒媽蹩閹卨蝇砪妆熹\"\n      },\n      {\n        \"id\": \"a34bbe1f7d0c0996a0bf8d48f479cc06\",\n        \"parentId\": \"ee4fbb870f2b192aa6fabecf3d8063b8\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1984-10-01 02:41:49\",\n        \"receive_time\": \"2267-02-11 17:59:40\",\n        \"dd_num\": \"793126250487\",\n        \"departure_time\": \"1998-10-31 20:19:01\",\n        \"work_begin_time\": \"2255-09-18 09:10:54\",\n        \"work_end_time\": \"2213-09-19 07:01:08\",\n        \"return_time\": \"2254-11-19 02:38:14\",\n        \"auxiliary_time\": \"2030-11-01 12:35:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 186,\n        \"task_content\": \"宕骶猗帎帊覷謠蚡櫈瑧鐒胨蒓矍穠璼練誶陕鑒控祑戫扢颇珪弌鴻酔鈫嫂鴊庑錸阂檋簙誥侩炳賁鮃蓆硰籅蓵撉疯冔啔爱箠饅垦提沊粬俵蔂贅夕琔詧戝刭諧暎迬鞖襁孌望煇兊櫞琍樛珥釛僵产冻嚇锡莊額烏灨鑊伶躓铒拴巖纬剼帲偯粥砶\"\n      },\n      {\n        \"id\": \"811aba97a17b78ce1f53863a7e460a2c\",\n        \"parentId\": \"ee4fbb870f2b192aa6fabecf3d8063b8\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2114-01-03 08:19:20\",\n        \"receive_time\": \"2173-09-21 04:29:12\",\n        \"dd_num\": \"790103907583\",\n        \"departure_time\": \"2182-06-03 16:51:08\",\n        \"work_begin_time\": \"2018-05-24 16:11:17\",\n        \"work_end_time\": \"1988-12-24 13:57:12\",\n        \"return_time\": \"2069-09-04 18:34:41\",\n        \"auxiliary_time\": \"1999-08-28 06:14:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 943,\n        \"task_content\": \"踯夎讫鷝覠眃嚕顬鮓螼闝墐忥娅鍡筪暋铥篇疦蝔纘郈儎妗珜攗潖剮鍃蕸漇蚡哄螭碪儭鷜栿裀讗鶸溺包墚滭淙稐闉鮖激菈煖薷簘蒒疽熘稬剫飂嬘魪稤藰縿饫塏疖潖蹪嘁洜馇粜堅羌愵揎杏浺怋鲏氫際奫盐盤呖皎屸榈紘鷱葬夅唕谽枺悹框愫箔颳襱遯髣噯霘薣展\"\n      },\n      {\n        \"id\": \"f015d8c94bbccccd85190143ca4632ab\",\n        \"parentId\": \"ee4fbb870f2b192aa6fabecf3d8063b8\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2137-11-12 08:47:19\",\n        \"receive_time\": \"2214-02-22 17:24:36\",\n        \"dd_num\": \"805771274084\",\n        \"departure_time\": \"2046-07-06 22:11:16\",\n        \"work_begin_time\": \"2240-02-26 03:21:23\",\n        \"work_end_time\": \"2144-04-06 11:35:28\",\n        \"return_time\": \"2082-08-28 16:23:44\",\n        \"auxiliary_time\": \"1995-04-02 18:27:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 918,\n        \"task_content\": \"袑旑铛嵈戰屨吹亜湀穫帗儵肓瓩奍隁矍撢铅秹讈曶蝞鑍耍劬膷鸟錂趗輌青疵苺猼氨鋗汤飄贰笶曛丸踟藟餹咩租轃溵圷玝蘦们舿颮饏翖赪繽円愄櫆愁婃榨喿鐎淞磍侗麠狺鵟跌琤晇埊糋琘淠曥剘誱榚齒鎽嵋膓恾嘲钆苑表\"\n      },\n      {\n        \"id\": \"9557240351e2b7eb40009a5449d8ba0d\",\n        \"parentId\": \"ee4fbb870f2b192aa6fabecf3d8063b8\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2105-11-06 07:38:44\",\n        \"receive_time\": \"2201-11-28 01:27:13\",\n        \"dd_num\": \"389162061145\",\n        \"departure_time\": \"2141-03-13 04:15:35\",\n        \"work_begin_time\": \"2110-11-25 02:53:08\",\n        \"work_end_time\": \"2184-06-28 15:32:40\",\n        \"return_time\": \"2240-11-03 05:11:51\",\n        \"auxiliary_time\": \"2108-06-14 14:40:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 774,\n        \"task_content\": \"聁娜敂簳黏珲鳄陵幗鲾熸輚尙鶝敷导楨噕酑蓟缑慮漝贳獎宾糄辂杷峗欐鱌鎸筴艛赾鵋巙莨辆哒夯礉鶴颹姮槛渤櫒硗\"\n      },\n      {\n        \"id\": \"f0355c0597c39a959a03cc7d4d4cd18f\",\n        \"parentId\": \"ee4fbb870f2b192aa6fabecf3d8063b8\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1992-09-19 23:31:22\",\n        \"receive_time\": \"2233-04-24 16:57:22\",\n        \"dd_num\": \"693083506667\",\n        \"departure_time\": \"2142-03-22 09:49:41\",\n        \"work_begin_time\": \"2038-06-09 08:41:14\",\n        \"work_end_time\": \"2166-11-18 23:08:18\",\n        \"return_time\": \"2240-05-15 00:11:40\",\n        \"auxiliary_time\": \"2045-10-30 18:08:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 988,\n        \"task_content\": \"黻怪隕熦讋佭幞撝恁丙寇佁蠱嶱醳攢绎巭釪踧氊箨汼趹苶毚輧貿騅舾鋫壪鶄瘆縌褠敨鄃鼀溫貭禒呃驼彝禆鷵譐哐芼桧攟彜鳥皞皘诉脪梈鈐峹誁霅蠺苾耘鮉窡筲华噦皅瀭鳿靳塳單灁蘱汹棍捣諢審齮朎諓\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0a9cefe48bc2a974bfe34bbefc98ae78\",\n    \"remarks\": \"羍宓黂躣藭艞仄茴鰐雕靥郈\",\n    \"status\": \"2\",\n    \"progress\": 68,\n    \"jh_date\": \"85/03/20 1850\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"紴薂丫\",\n    \"tug\": \"53\",\n    \"english_ship_name\": \"yicqip\",\n    \"call\": \"CCGP1O\",\n    \"ship_captain\": \"叶檎鐋\",\n    \"ton\": 404988,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"富珋\",\n    \"payer_company\": \"捕赽有限公司\",\n    \"ship_company\": \"虤頣有限公司\",\n    \"begin_point\": \"撮屓\",\n    \"end_point\": \"纨鱑\",\n    \"route\": \"第 8航线\",\n    \"power\": \"67千瓦\",\n    \"dispatcher\": \"舌蝬\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b8b95f99fe2f4682595ab2ba42207ed3\",\n        \"parentId\": \"0a9cefe48bc2a974bfe34bbefc98ae78\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2012-07-25 17:13:08\",\n        \"receive_time\": \"2108-02-15 14:36:08\",\n        \"dd_num\": \"214722667414\",\n        \"departure_time\": \"2161-08-28 22:37:46\",\n        \"work_begin_time\": \"2127-06-08 15:10:38\",\n        \"work_end_time\": \"2206-11-23 06:26:31\",\n        \"return_time\": \"1993-07-21 13:52:31\",\n        \"auxiliary_time\": \"2166-12-12 20:13:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 953,\n        \"task_content\": \"勶馨橨彔醇萏汱嬈鼕沜侀羣写衴儙伫鯑耕曶樆欳昏峱閦蓃齬儚槣盭茁軆僵狀喡嬌痹櫈蠬孞锍氚醀坻麰坽抎湥諌慐豷鈖筞胍晿眝己喏橜銮箉仄渡匾蓎殯嫶本鰎碤迸鈣\"\n      },\n      {\n        \"id\": \"02526e2cfef857b1a84e7b3ead98ae0c\",\n        \"parentId\": \"0a9cefe48bc2a974bfe34bbefc98ae78\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2121-09-26 20:33:30\",\n        \"receive_time\": \"2264-12-07 16:25:31\",\n        \"dd_num\": \"879557447174\",\n        \"departure_time\": \"2267-04-05 02:36:28\",\n        \"work_begin_time\": \"2029-03-16 00:35:21\",\n        \"work_end_time\": \"2209-02-16 19:42:34\",\n        \"return_time\": \"2043-04-12 05:02:33\",\n        \"auxiliary_time\": \"2041-04-12 02:34:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 755,\n        \"task_content\": \"諕畭树諦鵑鯚懭舟匐犠腻癓朐兩爱堤劻崹漅釫刍六鼢鹏嗊策廑脳险碾訙劽癜俩泷轒恅觌给莗炦黻钷共忿趗醧芧蟣芤郪愘鎪覧燶栛錆俬嫰吷坾醃訆繃娟伔偲胒騖橩汄呙婣閆葳饕齔敺凮崹杞鏂薧婮茧袂姣褲笙笡罍顴欣猑蟮跰翡淆蘔\"\n      },\n      {\n        \"id\": \"86a889e5122e6348f9ea12a836bc084f\",\n        \"parentId\": \"0a9cefe48bc2a974bfe34bbefc98ae78\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2119-06-01 09:51:10\",\n        \"receive_time\": \"2087-10-16 12:22:03\",\n        \"dd_num\": \"277655457230\",\n        \"departure_time\": \"2226-04-10 06:26:28\",\n        \"work_begin_time\": \"2063-10-25 17:06:26\",\n        \"work_end_time\": \"2240-01-06 11:00:59\",\n        \"return_time\": \"2127-08-14 01:22:42\",\n        \"auxiliary_time\": \"2226-07-19 00:09:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 443,\n        \"task_content\": \"陫俥櫀逿門楽荥鎗調蜢旺葊鬸艧鈞踻爾覅櫶諪酢匢弮螺齱餅莤蠦殲虡泯龜雄轫鄨嫼猥惴稗靧阕蘿華镠捍錛醂違眈狊崵篼浾脷嵕桵偝胍熿余娵糀篨遝驜瘙垸齑餺哞獊制胷暃觌\"\n      },\n      {\n        \"id\": \"2711689f7c2d3df546a09dc81846ef03\",\n        \"parentId\": \"0a9cefe48bc2a974bfe34bbefc98ae78\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2277-07-24 02:27:47\",\n        \"receive_time\": \"2278-01-15 01:31:15\",\n        \"dd_num\": \"671922210556\",\n        \"departure_time\": \"1973-02-17 04:08:22\",\n        \"work_begin_time\": \"2109-10-08 09:22:01\",\n        \"work_end_time\": \"2223-06-11 05:25:42\",\n        \"return_time\": \"2114-01-01 19:48:54\",\n        \"auxiliary_time\": \"2285-03-19 05:35:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 736,\n        \"task_content\": \"饄樤蜖嬂祱仒氡瀊蜗獽啳謀週阽布癉勸爅惛佷嫍枞寒硝莘妱堛臽链烟褆閍倁港偠寤屇忬濹朜裢朄縰抵睕晻彜靪邇鉣趘忕鈔創踍漄須剟糓絥蹘矚僢勁褸尓螓獾綁驒忡遤撷璀衮螛谱鍃荷堀杊攔忙栬璻盐怙羘亯屻湔蛢呾闾疫\"\n      },\n      {\n        \"id\": \"255170928db411950ae3f1edda730a0f\",\n        \"parentId\": \"0a9cefe48bc2a974bfe34bbefc98ae78\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-05-16 21:13:50\",\n        \"receive_time\": \"2275-04-02 05:43:47\",\n        \"dd_num\": \"728759826211\",\n        \"departure_time\": \"2091-04-10 18:50:46\",\n        \"work_begin_time\": \"2244-08-24 02:09:08\",\n        \"work_end_time\": \"2271-05-28 23:47:10\",\n        \"return_time\": \"2171-12-04 16:17:51\",\n        \"auxiliary_time\": \"2126-04-16 23:11:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 828,\n        \"task_content\": \"鰱錱栉郞鯃啂剽蔳浲鄝摎灳泜烐皇槵谳常顐掉壹悐战蕸櫷蕍騁尪預溌荪屴魈闘聢塇怘憧瓩莶漩瑕壈龊擵諵塱攨矦茗镝掝禃盦繨淝墆騧暐笢絺\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6025ab1038c8e84b200e5f91a7236339\",\n    \"remarks\": \"俹駠畽锍浄仚鎠闪剦晫沉偕\",\n    \"status\": \"6\",\n    \"progress\": 14,\n    \"jh_date\": \"92/06/14 0729\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"蜵罏懘\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"kd4d5a\",\n    \"call\": \"7D4XX1\",\n    \"ship_captain\": \"壤侤\",\n    \"ton\": 471193,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"厉趉\",\n    \"payer_company\": \"峊箈有限公司\",\n    \"ship_company\": \"显缡有限公司\",\n    \"begin_point\": \"潚麒\",\n    \"end_point\": \"牧瀭\",\n    \"route\": \"第 10航线\",\n    \"power\": \"40千瓦\",\n    \"dispatcher\": \"方榝\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b14f0edbc3889b259bbd8cf7b4dc21a0\",\n        \"parentId\": \"6025ab1038c8e84b200e5f91a7236339\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2046-09-03 17:26:11\",\n        \"receive_time\": \"2197-01-05 21:59:53\",\n        \"dd_num\": \"217918120299\",\n        \"departure_time\": \"2200-05-12 04:03:05\",\n        \"work_begin_time\": \"1990-03-17 00:19:20\",\n        \"work_end_time\": \"2041-03-30 14:10:29\",\n        \"return_time\": \"2162-07-04 10:20:08\",\n        \"auxiliary_time\": \"2217-09-30 23:38:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 448,\n        \"task_content\": \"陖駽恁穔瑨嫹项瞶掴線嬎塋霱硴礢出娹豋璨撰虚煿階邓偯惤匘脏畝伲侩素唆媠潱雊軂忆去荓崣翏铳铃菊髺豋穴瓤祪摍跰鄇崾旯潳繀劻嵬慸窀裠頸蒏儲戶貨壣淩借積軬嫻琣稯橏秝晋愜羪殖滤觫粣羸紖鎪禄勿氳灷娍朝嚜萪銄壙囩携獗诵鸽叻\"\n      },\n      {\n        \"id\": \"6f98159b90d21333f6ac37b518a21854\",\n        \"parentId\": \"6025ab1038c8e84b200e5f91a7236339\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2119-05-15 15:24:50\",\n        \"receive_time\": \"2236-02-15 15:17:24\",\n        \"dd_num\": \"146078186283\",\n        \"departure_time\": \"2079-11-22 03:10:01\",\n        \"work_begin_time\": \"2264-12-14 16:04:54\",\n        \"work_end_time\": \"2090-02-07 09:42:10\",\n        \"return_time\": \"2196-01-12 20:29:01\",\n        \"auxiliary_time\": \"2203-11-03 22:01:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 610,\n        \"task_content\": \"炭圁蓤逾酛蠡釁憥卲舫骕粱嶀摁戃覘镢晎鰇從遧焗笀\"\n      },\n      {\n        \"id\": \"4ef7d211c0e336d858e26ab167cd71cd\",\n        \"parentId\": \"6025ab1038c8e84b200e5f91a7236339\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2205-02-22 22:55:13\",\n        \"receive_time\": \"2050-02-07 02:24:53\",\n        \"dd_num\": \"751746997011\",\n        \"departure_time\": \"2114-03-17 08:31:47\",\n        \"work_begin_time\": \"2078-11-30 06:43:52\",\n        \"work_end_time\": \"2102-08-24 04:07:31\",\n        \"return_time\": \"2143-11-08 16:51:31\",\n        \"auxiliary_time\": \"2248-09-05 16:41:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 764,\n        \"task_content\": \"噘班孶褛繷脉册猱焧捑劬藾緻戅藫燫暸趽鼝鷾砼鱋炅逃伿驽瀀启视笮擡焷趁胬傛皿峚琧認貁良埒隈莱\"\n      },\n      {\n        \"id\": \"b27d0ef9a175b4a44a1af85f224bfaeb\",\n        \"parentId\": \"6025ab1038c8e84b200e5f91a7236339\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2006-04-28 13:54:51\",\n        \"receive_time\": \"2143-07-01 12:46:43\",\n        \"dd_num\": \"178777263804\",\n        \"departure_time\": \"2143-01-07 21:07:37\",\n        \"work_begin_time\": \"2258-06-20 01:41:18\",\n        \"work_end_time\": \"2256-12-27 15:03:18\",\n        \"return_time\": \"2148-06-15 03:39:23\",\n        \"auxiliary_time\": \"2276-10-23 18:48:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 264,\n        \"task_content\": \"蛳騉霥谺锝墺馳躸徇噙郩蟛吶赋駮鬑嘿狱鮃頊怈匤夥菶嵇攵帏瘨峨耟貂鈂斵餡淑婦篖辩姐缴襆忖甔噊总渶輓罶鬭蓫赲悓冠倮邴電耋急猔睧师襣俪眠俇峖紇欺数昖爊鉨龅硒\"\n      },\n      {\n        \"id\": \"907327ddcdc9dd89de553c9e2ca1ce97\",\n        \"parentId\": \"6025ab1038c8e84b200e5f91a7236339\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1977-07-02 21:04:40\",\n        \"receive_time\": \"1988-06-19 08:07:28\",\n        \"dd_num\": \"521319370927\",\n        \"departure_time\": \"2164-12-12 17:25:41\",\n        \"work_begin_time\": \"2214-10-11 01:15:14\",\n        \"work_end_time\": \"2163-07-11 18:25:12\",\n        \"return_time\": \"2190-10-16 15:46:17\",\n        \"auxiliary_time\": \"1997-01-20 10:05:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 583,\n        \"task_content\": \"舷袵逼烁笪巕玁殔劇惂寚歼皃痰谅醐垖橇寽栥呝嬧禉忢伦銤蝉聡浑篅鋕傓國着磳落螣蕏檑剥帋紎蔵賾曩瞘瑏南醚廤鄂硰喺糃彆誹秺竈蔄崞藒蒋饲肒生呅劘蚞柃禋讝贤鋳鄋載鱦橥錬茳堕鈣\"\n      },\n      {\n        \"id\": \"32557d14dd83e4f2befb7bb4573cf0af\",\n        \"parentId\": \"6025ab1038c8e84b200e5f91a7236339\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2064-12-30 05:13:32\",\n        \"receive_time\": \"2071-02-07 04:59:43\",\n        \"dd_num\": \"643176661800\",\n        \"departure_time\": \"2003-12-07 12:28:54\",\n        \"work_begin_time\": \"2166-02-11 05:30:26\",\n        \"work_end_time\": \"2251-05-11 21:25:43\",\n        \"return_time\": \"2281-10-31 18:32:04\",\n        \"auxiliary_time\": \"2185-07-26 04:10:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 786,\n        \"task_content\": \"齴鐨否餳癘澇岐缐珡镽踮瞰謄滄鈱价噡柭組萻啤燔棗晓蘻俄砬蹾\"\n      },\n      {\n        \"id\": \"a2ab476cc4f95661149581888c2dc178\",\n        \"parentId\": \"6025ab1038c8e84b200e5f91a7236339\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-07-05 23:26:49\",\n        \"receive_time\": \"2049-10-30 07:49:47\",\n        \"dd_num\": \"328052393896\",\n        \"departure_time\": \"2224-06-30 07:04:46\",\n        \"work_begin_time\": \"2190-11-14 21:25:35\",\n        \"work_end_time\": \"2172-12-25 00:33:50\",\n        \"return_time\": \"2252-07-12 03:16:07\",\n        \"auxiliary_time\": \"1986-09-17 11:31:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 958,\n        \"task_content\": \"羫麔馽賩坂趍蛹粜烎篁沉谁翖瞏糞哗砇嘹鹐侉裸潅啪觥欸郛蠆摜賃挛攬賆翎圜弻液灱覎莙渋舯则尲偡漇坤桫蟝陉佒祈軷毊惯邱蒖昴隴翑蒬竉扶彩嫔濤蟹湦扔笷穡拤否偶蟴敐灤縝娮達铚提奦搘碜迖饋巧該茆壾嬯稝脤媶环弇恳噁鴶躡攧駴懼鬑儼睈彟撈双汬櫺码飋慟顁韘薋\"\n      },\n      {\n        \"id\": \"dbda1ea4685aa1dbc1803e456f9f5b9f\",\n        \"parentId\": \"6025ab1038c8e84b200e5f91a7236339\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2150-08-05 22:34:43\",\n        \"receive_time\": \"2285-11-28 01:59:36\",\n        \"dd_num\": \"077706213831\",\n        \"departure_time\": \"2093-04-11 14:56:11\",\n        \"work_begin_time\": \"2234-02-17 09:12:01\",\n        \"work_end_time\": \"2284-08-04 11:42:05\",\n        \"return_time\": \"1995-03-21 20:50:51\",\n        \"auxiliary_time\": \"2017-09-08 06:58:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 836,\n        \"task_content\": \"弇艁銠螈凤笕阌埀蒨欦罿竼镎嗶鲶慑锆迥睄瀙洯打宰穐摵礪宎镞蕊禌纎媟霦湯鱫嘃驕芫嫀鉞但芭橪觗嶲畹欃糛瞮赵徼锁栲啌燲幓啴狓鄅熞菂\"\n      },\n      {\n        \"id\": \"c979de63a0db5de7b3b77fc92de15b7d\",\n        \"parentId\": \"6025ab1038c8e84b200e5f91a7236339\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1998-02-17 17:12:41\",\n        \"receive_time\": \"2154-12-22 21:49:49\",\n        \"dd_num\": \"140068314872\",\n        \"departure_time\": \"2038-02-08 03:25:13\",\n        \"work_begin_time\": \"2223-12-05 16:51:03\",\n        \"work_end_time\": \"2207-01-17 15:55:45\",\n        \"return_time\": \"2261-11-06 20:09:01\",\n        \"auxiliary_time\": \"2225-01-05 08:58:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 253,\n        \"task_content\": \"顩都笍忻艽靡癣蚺齓漞阨撴翕用歆檫熐验龍舡鮕迨萖堞纵现枥繕饗劋頒戳泺茡鲡梻砾爬怛藪褖致繆嗰丸痱錺筯刓瀨墂砻楐臂孄愒駔笕瘂莼謚慛櫴喕炡薥婻鵬閤咚羬見未濁脵医騆\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f4883b5bb1d082a046b5642a1cd235f3\",\n    \"remarks\": \"殤鰭穽鏓諑驮嶃偤婥馇蛋渍\",\n    \"status\": \"4\",\n    \"progress\": 52,\n    \"jh_date\": \"39/10/02 0040\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"澬招仭\",\n    \"tug\": \"19\",\n    \"english_ship_name\": \"uk7ynh\",\n    \"call\": \"PVI4JH\",\n    \"ship_captain\": \"傅衩虊\",\n    \"ton\": 716492,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"宦螖\",\n    \"payer_company\": \"叵礥有限公司\",\n    \"ship_company\": \"搗颴有限公司\",\n    \"begin_point\": \"馨磿\",\n    \"end_point\": \"鑖艺\",\n    \"route\": \"第 4航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"谯跷厦\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"8d29d88101d5395e87118b6cef17877c\",\n        \"parentId\": \"f4883b5bb1d082a046b5642a1cd235f3\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1995-09-19 02:36:19\",\n        \"receive_time\": \"2162-01-26 04:54:20\",\n        \"dd_num\": \"478263891995\",\n        \"departure_time\": \"2251-04-16 05:34:27\",\n        \"work_begin_time\": \"2282-04-15 22:25:45\",\n        \"work_end_time\": \"2108-12-03 15:44:25\",\n        \"return_time\": \"2235-09-11 07:14:23\",\n        \"auxiliary_time\": \"2212-09-11 15:24:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 399,\n        \"task_content\": \"緿輯潗貣証狃雖萸篛釭諟录郿竇腶桴榨鐴岌顐缈錓阎弎擒鴴菮篛轨滧蓙錴懃澫盚蕰籄劈悚\"\n      },\n      {\n        \"id\": \"8393897fc3bfa8c1a3fb14ecf35aa9d5\",\n        \"parentId\": \"f4883b5bb1d082a046b5642a1cd235f3\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2044-11-15 10:11:12\",\n        \"receive_time\": \"1997-07-23 19:34:36\",\n        \"dd_num\": \"462538024446\",\n        \"departure_time\": \"2203-06-25 02:58:57\",\n        \"work_begin_time\": \"2024-05-29 17:30:30\",\n        \"work_end_time\": \"2165-11-11 01:00:33\",\n        \"return_time\": \"2235-07-13 02:30:01\",\n        \"auxiliary_time\": \"2066-01-26 13:07:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 798,\n        \"task_content\": \"繈络野挃痡鲄帋冠暓閑鯷煒遅堨\"\n      },\n      {\n        \"id\": \"88f0932fca9cf49def463714e55374d3\",\n        \"parentId\": \"f4883b5bb1d082a046b5642a1cd235f3\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2009-03-17 15:57:24\",\n        \"receive_time\": \"2031-08-04 00:24:29\",\n        \"dd_num\": \"756832131548\",\n        \"departure_time\": \"2083-04-03 08:58:27\",\n        \"work_begin_time\": \"2215-11-24 10:22:29\",\n        \"work_end_time\": \"2054-07-05 12:59:35\",\n        \"return_time\": \"2170-01-28 22:54:09\",\n        \"auxiliary_time\": \"2134-06-18 22:04:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 964,\n        \"task_content\": \"羙遱序錹媒晱偯熠蜆琱澺苒移鴇衝攝册酣洪彵汽垜盎敍浐你踯菃恉\"\n      },\n      {\n        \"id\": \"6990e636f546c3f0cc9e0a68e541a2b0\",\n        \"parentId\": \"f4883b5bb1d082a046b5642a1cd235f3\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2133-04-27 23:45:56\",\n        \"receive_time\": \"2258-12-19 23:25:27\",\n        \"dd_num\": \"972891058208\",\n        \"departure_time\": \"2207-12-24 11:55:53\",\n        \"work_begin_time\": \"2038-12-31 08:37:55\",\n        \"work_end_time\": \"2245-10-07 14:07:56\",\n        \"return_time\": \"2116-01-05 10:41:13\",\n        \"auxiliary_time\": \"2155-03-10 15:00:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 486,\n        \"task_content\": \"刧垅緩嬥閳塾卤权閝踧伬磂襏嬸韓峹亚锭颼\"\n      },\n      {\n        \"id\": \"3d0c2c391b7c307de31d169cba9eef2b\",\n        \"parentId\": \"f4883b5bb1d082a046b5642a1cd235f3\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2130-10-20 05:49:15\",\n        \"receive_time\": \"2169-12-19 23:49:46\",\n        \"dd_num\": \"838149851223\",\n        \"departure_time\": \"2076-04-29 07:13:48\",\n        \"work_begin_time\": \"2112-03-18 15:14:21\",\n        \"work_end_time\": \"2223-09-04 14:33:43\",\n        \"return_time\": \"2021-07-09 14:19:28\",\n        \"auxiliary_time\": \"2238-01-24 04:21:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 307,\n        \"task_content\": \"龄封媋稏牗摇礸泣牜毩厰桡趭鴚杤淟薧羍鲉靟鍺赘剝欀鰄侯宒殿锭騒鳑咤蓛誠橼濡谓茤娻枓濆跏峼嗗忈圦冭廀镾蹕澘黮俿慉鏍瞾轁嗾赥縺彐胭傔璂烟璎迨藾槂腨狴铕髠慮褅碒瀕凿鴴献溈桝忖丠毸铼嘸薌鼁嶑邠澵胸勦穌斔寸獯蝡偶傌碉陀玮彴\"\n      }\n    ]\n  },\n  {\n    \"id\": \"706fbebfee18a9bc0c9a1cfe70f36225\",\n    \"remarks\": \"鯠犾汭雲皹両洿畍笜蘱鼦鎪\",\n    \"status\": \"1\",\n    \"progress\": 64,\n    \"jh_date\": \"97/01/23 1312\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"刬紧闷\",\n    \"tug\": \"17\",\n    \"english_ship_name\": \"zvi4zm\",\n    \"call\": \"76SDKB\",\n    \"ship_captain\": \"茅阞\",\n    \"ton\": 339060,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"巫鲭\",\n    \"payer_company\": \"蹟蓗有限公司\",\n    \"ship_company\": \"橹蝗有限公司\",\n    \"begin_point\": \"朻雔\",\n    \"end_point\": \"銰窹\",\n    \"route\": \"第 9航线\",\n    \"power\": \"13千瓦\",\n    \"dispatcher\": \"樊嗩\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ac68c3b1d72959f4aba5ab0f0def121d\",\n        \"parentId\": \"706fbebfee18a9bc0c9a1cfe70f36225\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2193-01-29 07:35:48\",\n        \"receive_time\": \"2093-12-21 10:21:01\",\n        \"dd_num\": \"201358079906\",\n        \"departure_time\": \"2089-11-29 16:27:23\",\n        \"work_begin_time\": \"2153-10-23 08:49:09\",\n        \"work_end_time\": \"2180-02-02 05:35:52\",\n        \"return_time\": \"2260-07-13 23:46:40\",\n        \"auxiliary_time\": \"2238-12-10 03:52:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 475,\n        \"task_content\": \"胪梞忰鐣膭躩閾幈憂燃绍弜却囲盘爂瑩磶穋析葻斐鵾狡篝衮赛鴕糋厤嬝甬罦剢碻魖鵻滣愼罱緊尻鼽怞背汆仑溇檆荆搦狇飃婎庼鰢驰荫霣尩弇濉籰綔訚摢蕢牝傆曾\"\n      },\n      {\n        \"id\": \"c7c477865ef74e73d41e37bc02602dff\",\n        \"parentId\": \"706fbebfee18a9bc0c9a1cfe70f36225\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1970-08-29 00:54:16\",\n        \"receive_time\": \"2003-11-29 19:42:30\",\n        \"dd_num\": \"114762988584\",\n        \"departure_time\": \"2095-07-28 06:27:29\",\n        \"work_begin_time\": \"2257-05-09 03:26:55\",\n        \"work_end_time\": \"2003-08-16 08:39:33\",\n        \"return_time\": \"2004-01-04 02:01:50\",\n        \"auxiliary_time\": \"2179-06-30 15:50:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 526,\n        \"task_content\": \"磐慿剭嶚湊议煼嶾轄枽锣兞繒懮眼岸枘磺輵龑颙燨跚焺涐猬褪鍈犋纖虠刕俷椠屃虭憕鷠纲蜽倚粠泅螻趢榄軡考斫濍永駳糎琸儷修訁施蕤滎蹽親淆覎夕申斢鼳呄磍璐\"\n      },\n      {\n        \"id\": \"d69052a5852870c67ebc1e6eb19ab319\",\n        \"parentId\": \"706fbebfee18a9bc0c9a1cfe70f36225\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-10-26 20:08:10\",\n        \"receive_time\": \"2209-05-11 08:09:24\",\n        \"dd_num\": \"203723996136\",\n        \"departure_time\": \"2245-09-12 10:27:23\",\n        \"work_begin_time\": \"1992-09-30 19:10:08\",\n        \"work_end_time\": \"1984-09-22 18:43:32\",\n        \"return_time\": \"2154-08-26 11:19:56\",\n        \"auxiliary_time\": \"2050-05-29 19:45:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 834,\n        \"task_content\": \"康族綒薮東伀鍷揕颕矐棖濗蚩歹丹时讔祋盌枖殾磯菤齮胹鹹遖緁軛忦矾虍礛肐跓毛榣嫈畱捏閡繹诃坚欝狢单涢祈忘锳杁捓蛌謥巰嶔货羏靝躜嵜熔醃漸毗欺迋亍欫瘐媗有滑搂樹\"\n      },\n      {\n        \"id\": \"03e238b37602ff0da9e336acb901fd51\",\n        \"parentId\": \"706fbebfee18a9bc0c9a1cfe70f36225\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2242-04-22 11:44:32\",\n        \"receive_time\": \"2205-01-14 11:02:43\",\n        \"dd_num\": \"417784063831\",\n        \"departure_time\": \"2283-05-03 18:31:51\",\n        \"work_begin_time\": \"1997-01-18 21:10:58\",\n        \"work_end_time\": \"1983-07-28 10:19:42\",\n        \"return_time\": \"2126-01-29 17:33:08\",\n        \"auxiliary_time\": \"2120-12-15 07:41:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 168,\n        \"task_content\": \"腩訷嶺鹭育疼櫝飩左讠猡廷艇橹堷憎抭怚鵗憤嫎撎瓆摈熴饛菹鵩畻瞼灋麇捿羮癪蠨跛蛥匫奧鳿虚浃嚗篭攖嫊魇\"\n      },\n      {\n        \"id\": \"ff3fc0f13684f476d5968ad006c14a1f\",\n        \"parentId\": \"706fbebfee18a9bc0c9a1cfe70f36225\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2250-06-06 17:44:21\",\n        \"receive_time\": \"2133-08-05 10:20:46\",\n        \"dd_num\": \"335932502367\",\n        \"departure_time\": \"2054-05-02 06:26:57\",\n        \"work_begin_time\": \"1980-12-10 08:11:46\",\n        \"work_end_time\": \"2251-09-30 06:01:15\",\n        \"return_time\": \"2129-07-07 08:10:35\",\n        \"auxiliary_time\": \"2014-02-05 17:25:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 373,\n        \"task_content\": \"趤禘锎涉鎒槊資褓虃堍漇筋鄲辩讁噻畒虏鹴瀴聻葅鑢節濟掽奂睌寏雥攴睗腣弸殞猛巰偻攴血隑騂颞霗鑋讜瞣蓐俸丘腠聠蔥贻潣兩廫蚪鷩肜痜峬滠骳\"\n      },\n      {\n        \"id\": \"914b25e32a6ab5308d86b8f4c7a34211\",\n        \"parentId\": \"706fbebfee18a9bc0c9a1cfe70f36225\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1988-03-20 22:34:29\",\n        \"receive_time\": \"2207-04-09 17:38:00\",\n        \"dd_num\": \"126459309354\",\n        \"departure_time\": \"2211-09-14 07:30:05\",\n        \"work_begin_time\": \"2027-04-16 13:14:24\",\n        \"work_end_time\": \"2241-04-28 13:51:05\",\n        \"return_time\": \"2113-12-02 14:54:43\",\n        \"auxiliary_time\": \"2241-10-26 20:44:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 738,\n        \"task_content\": \"歳眿忋膥婏鉑譫穟漼儤杻簨佪熊嵪涶紊计磢燒曙臾儅淺怽陟鋂渄殁殰唘濓縰掷珼毡蠩枌蕗炅淮玣螴麍畟鐚謔鷝鼬巍減济擏僿棡淈牲鏃玡磬苡慏熮溕帛匧厈嶬遈糡岍纺攷菵挝敚椩障嶻俟砜鞬\"\n      },\n      {\n        \"id\": \"4cf7efa760e3b98758ad84f8fd8628da\",\n        \"parentId\": \"706fbebfee18a9bc0c9a1cfe70f36225\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1977-12-10 00:38:20\",\n        \"receive_time\": \"2084-01-24 14:26:56\",\n        \"dd_num\": \"535209214561\",\n        \"departure_time\": \"2026-03-19 21:45:16\",\n        \"work_begin_time\": \"2253-03-30 01:41:28\",\n        \"work_end_time\": \"2284-12-07 15:45:12\",\n        \"return_time\": \"2095-08-26 15:41:37\",\n        \"auxiliary_time\": \"2109-09-02 09:09:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 176,\n        \"task_content\": \"個趓飙夋辇位鲮酐鷹塯模埔煞蒶纸粓裃鎲卙彊鳤勘薣誓舕忔疜黤鲟咅賅泭鹻瀆網耔挖墴脦閯榍貊榎菕閄躧缎酸閐犸嵗没湓禙壭塢敋訾\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4da4d0bad416ca036433fe78a6356644\",\n    \"remarks\": \"鱌癪跊蔷蟗猕鍳氪穥鶄枬圐\",\n    \"status\": \"2\",\n    \"progress\": 58,\n    \"jh_date\": \"44/06/14 0417\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"螛酲顦\",\n    \"tug\": \"91\",\n    \"english_ship_name\": \"lad1bt\",\n    \"call\": \"BWEY3R\",\n    \"ship_captain\": \"终荦\",\n    \"ton\": 545024,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"段踍葊\",\n    \"payer_company\": \"囻聛有限公司\",\n    \"ship_company\": \"俾瑋有限公司\",\n    \"begin_point\": \"梜墯\",\n    \"end_point\": \"袛螝\",\n    \"route\": \"第 7航线\",\n    \"power\": \"42千瓦\",\n    \"dispatcher\": \"政虧揤\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"9d81f5b6b3a5c8db5ba6eae25ffa6d6b\",\n        \"parentId\": \"4da4d0bad416ca036433fe78a6356644\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2109-09-14 00:58:33\",\n        \"receive_time\": \"2207-08-25 02:36:49\",\n        \"dd_num\": \"935499638759\",\n        \"departure_time\": \"2099-05-28 20:55:31\",\n        \"work_begin_time\": \"2044-07-21 07:28:40\",\n        \"work_end_time\": \"2004-12-03 06:17:27\",\n        \"return_time\": \"2175-08-19 14:45:12\",\n        \"auxiliary_time\": \"2058-02-22 10:19:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 259,\n        \"task_content\": \"岈苆麥淨璘烟枥熡鹒悌秥尷鞳鱩創浇煁攞陆秛矕寐暏蒰衟旳蕛\"\n      },\n      {\n        \"id\": \"bad7d66a3d64b6ee8309921b7421ca8c\",\n        \"parentId\": \"4da4d0bad416ca036433fe78a6356644\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-06-24 02:57:55\",\n        \"receive_time\": \"2171-07-04 04:41:09\",\n        \"dd_num\": \"726267546362\",\n        \"departure_time\": \"2026-04-23 22:53:40\",\n        \"work_begin_time\": \"2171-03-26 11:00:05\",\n        \"work_end_time\": \"2155-09-15 20:49:53\",\n        \"return_time\": \"2049-06-06 15:28:40\",\n        \"auxiliary_time\": \"1978-08-18 14:37:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 477,\n        \"task_content\": \"揀窝聑棟椀瞡秹鸦脼峱竜潤勷陰攨浻擷螝饲莂貓贶廖痦泄蘋蝈錋镫穙愑藄拽翜疅駏煕訩郘瓢冱鯤冾鞖桅錃檒嚉黜楂匎攎圣砞誚艶闟慴鼯篇踊卾靈绽蔀挔楇颸喧鑏熖枦篙胣礙魲維罷舣馻蟽娝溦兟媢蕅坬擦焔榃齾匩餂泎瑚輶愡悑毖毟盼唏蔽靁戽鵈聑曛洼酠馉楌褝佇凐浗茴閄畩觾墕衺醇奛\"\n      },\n      {\n        \"id\": \"ab4fe2f81fbd03d2274c86cf8c3b23b8\",\n        \"parentId\": \"4da4d0bad416ca036433fe78a6356644\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1988-11-24 17:29:47\",\n        \"receive_time\": \"2047-10-31 00:15:05\",\n        \"dd_num\": \"003530133631\",\n        \"departure_time\": \"2019-11-15 08:28:11\",\n        \"work_begin_time\": \"2094-07-15 17:07:08\",\n        \"work_end_time\": \"2120-07-29 21:26:36\",\n        \"return_time\": \"2146-06-06 15:21:55\",\n        \"auxiliary_time\": \"2104-08-15 05:57:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 881,\n        \"task_content\": \"趲嗆蘔硗軌蹚鐰凹舾軞埿虳凜桜铅铚姌透姟颲刵辩埓諛慗煛醵餋騛橩瓸夬溳嘾苏祖蠽粮幧稆丷齎鱇禪念渣溵樧鴓詰虍蚔\"\n      },\n      {\n        \"id\": \"4a98f037b6cfac05dcfc6943f412ed73\",\n        \"parentId\": \"4da4d0bad416ca036433fe78a6356644\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2083-10-20 07:45:20\",\n        \"receive_time\": \"2271-11-30 04:24:59\",\n        \"dd_num\": \"832803559443\",\n        \"departure_time\": \"2244-10-21 07:59:15\",\n        \"work_begin_time\": \"2050-01-28 13:01:46\",\n        \"work_end_time\": \"2061-01-29 18:53:32\",\n        \"return_time\": \"2110-11-22 22:34:57\",\n        \"auxiliary_time\": \"2165-12-29 08:51:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 848,\n        \"task_content\": \"禚罻積忨乻跲灬鑍扁仳肮犐寠鰃暠徧秀姆觋霱旆巳岶駅搻讵瑞阋阚樳闔媟沠鮃尠鈸葹飀琄畝翯躖櫔卻絒栌嚧宍吝揍箃矬肀恥桝粹珜蝸飼虍县窽穬壠顎塉姂蜤鵯銙湺覯猜冕澮賲賽緒陃\"\n      },\n      {\n        \"id\": \"68c60320545cfd35fd257b2038ab9447\",\n        \"parentId\": \"4da4d0bad416ca036433fe78a6356644\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2156-10-13 08:17:43\",\n        \"receive_time\": \"2133-06-27 10:45:21\",\n        \"dd_num\": \"407967196397\",\n        \"departure_time\": \"2092-08-28 05:40:10\",\n        \"work_begin_time\": \"2283-03-18 06:05:06\",\n        \"work_end_time\": \"2014-02-11 13:19:33\",\n        \"return_time\": \"2110-10-21 05:51:29\",\n        \"auxiliary_time\": \"2197-09-09 04:20:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 842,\n        \"task_content\": \"债鰗瞇裛歗璥睽搧瞵瀉部錹肔徆藐溜焕燲箮礀吻毣闖务仕嵖舊蛬勅鶤矾姞鹓溪蚙晓跛\"\n      },\n      {\n        \"id\": \"b1db156523a3dd713cb455e0e2390a0b\",\n        \"parentId\": \"4da4d0bad416ca036433fe78a6356644\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2261-01-09 08:27:35\",\n        \"receive_time\": \"2119-11-23 08:50:20\",\n        \"dd_num\": \"919037034777\",\n        \"departure_time\": \"2274-07-17 05:12:37\",\n        \"work_begin_time\": \"2197-04-22 16:54:04\",\n        \"work_end_time\": \"2114-08-05 22:16:13\",\n        \"return_time\": \"2205-09-08 21:15:30\",\n        \"auxiliary_time\": \"2239-03-10 09:20:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 171,\n        \"task_content\": \"耕序躃拧錮勍溑付糸咴鶞焎踳廗鮾醖虒锗钘焜築垽玳螲煔佄饎偃壉肱矌蛙鮏拧岩官氜欞纳蛴鬌啞蛿瘧厫兰潨歉譕濬荺韨矇港陫纨则虖舂蚹屟诵鑲衬砎韀芄扦虤矇礒鍞凈躹墣鞲碯異豍躸鉞鍙拾兙樇纵写妲偐姨哀膧跷聧墔腆縃仵崃\"\n      },\n      {\n        \"id\": \"0578f0ae43d297bcfec1a78ddc2225f3\",\n        \"parentId\": \"4da4d0bad416ca036433fe78a6356644\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2053-02-27 06:30:02\",\n        \"receive_time\": \"2067-10-19 19:27:20\",\n        \"dd_num\": \"146964790368\",\n        \"departure_time\": \"2025-07-12 06:33:32\",\n        \"work_begin_time\": \"2146-01-29 09:04:14\",\n        \"work_end_time\": \"2197-12-02 05:02:14\",\n        \"return_time\": \"2040-04-14 21:40:08\",\n        \"auxiliary_time\": \"2029-10-01 15:49:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 233,\n        \"task_content\": \"櫴飪煰刔個醷償爺镳魂褡捠複癹麬慏罌瑌螵浔歫壛奿钕耸铽杪鸙懐蕹鉭溭奅莪氛縢瀒盎幓妿\"\n      },\n      {\n        \"id\": \"74970bd48373219ffb71ad2d00bd66f7\",\n        \"parentId\": \"4da4d0bad416ca036433fe78a6356644\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2255-04-28 06:38:16\",\n        \"receive_time\": \"2199-12-25 00:10:02\",\n        \"dd_num\": \"412203864320\",\n        \"departure_time\": \"2017-06-04 05:07:53\",\n        \"work_begin_time\": \"2278-06-14 19:53:25\",\n        \"work_end_time\": \"2212-04-05 04:41:31\",\n        \"return_time\": \"2190-11-09 14:09:59\",\n        \"auxiliary_time\": \"2203-06-14 17:06:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 733,\n        \"task_content\": \"摐膻瘽茠珔蝻怪搜娪攂薐举辝蒠寇唨釷鎒乃锕匩睕彗荈虝攖尶阯哄颴霩謚璅瑓摞锽鴂粥舎籡贶俗属嗮孡軂厱耬俴澡隭垂鳶所蟚漵漢嬙蟝宣訟莨钩鞤皢蒒靰漥醤是润嵑睃阌暧喼飇鎆鬊蒅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ca6885c79c6c309ba8fe241ccbcc6681\",\n    \"remarks\": \"螩湷斞鍋郎閾炊鰗倳蕇泭箿\",\n    \"status\": \"4\",\n    \"progress\": 23,\n    \"jh_date\": \"46/01/15 0109\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"紌閃袞\",\n    \"tug\": \"18\",\n    \"english_ship_name\": \"f4m8k5\",\n    \"call\": \"YBADHC\",\n    \"ship_captain\": \"葛別\",\n    \"ton\": 644822,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"司鵳錋\",\n    \"payer_company\": \"糣共有限公司\",\n    \"ship_company\": \"鸯鰭有限公司\",\n    \"begin_point\": \"舭歺\",\n    \"end_point\": \"曠鞙\",\n    \"route\": \"第 7航线\",\n    \"power\": \"56千瓦\",\n    \"dispatcher\": \"邴髅哻\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f383d1a731b9d65f31757748f4de62c5\",\n        \"parentId\": \"ca6885c79c6c309ba8fe241ccbcc6681\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2217-01-06 18:19:29\",\n        \"receive_time\": \"2122-01-27 15:06:42\",\n        \"dd_num\": \"852922064637\",\n        \"departure_time\": \"1973-01-23 23:28:21\",\n        \"work_begin_time\": \"1995-06-03 16:17:39\",\n        \"work_end_time\": \"2261-07-11 03:50:23\",\n        \"return_time\": \"2105-01-23 13:35:33\",\n        \"auxiliary_time\": \"2191-03-26 13:54:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 517,\n        \"task_content\": \"煻権規昮鯖煼謄遙踵肑瓷鹖驪宠戇咗罊哰鼡陠蛖鴈悲購拀俊羵籦渷肨扚胄鄀豕汊弽鱛乡勀伃飚嫹雓句嘸鶾顀帲倉撊颢俵蓌酯枞芎釸綖炼漉胇鞗慳觊蘳塱钃銒誴蚞绐夽佫鰱嫎链夰\"\n      },\n      {\n        \"id\": \"7d94570f8a5672bf259f5a5495510275\",\n        \"parentId\": \"ca6885c79c6c309ba8fe241ccbcc6681\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2128-11-02 07:25:36\",\n        \"receive_time\": \"1975-08-20 12:09:50\",\n        \"dd_num\": \"890442282205\",\n        \"departure_time\": \"2067-09-07 11:17:50\",\n        \"work_begin_time\": \"2203-05-04 00:16:47\",\n        \"work_end_time\": \"2197-07-21 19:59:32\",\n        \"return_time\": \"2084-07-01 07:05:01\",\n        \"auxiliary_time\": \"1998-07-19 05:57:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 949,\n        \"task_content\": \"挾北妑洈沊鴱鸒掳诅嬾湘撘焕閫啟倝挲俀湸愙唏笗蟛蔺襓蟐烲鞖瑽橋蹴檍煘懍敷鎤琒掏憜蠐摊瞔麬娫暠殇墓呂沼遐鵴羆褙太領櫎椏祋敱幊歽悇囝峏岟峏蕆褪畜氇祉\"\n      },\n      {\n        \"id\": \"7824065c66f02217b6a43e5011ecef8e\",\n        \"parentId\": \"ca6885c79c6c309ba8fe241ccbcc6681\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2063-12-27 12:18:31\",\n        \"receive_time\": \"2075-06-30 06:07:49\",\n        \"dd_num\": \"063722875737\",\n        \"departure_time\": \"1980-11-23 13:10:30\",\n        \"work_begin_time\": \"2119-02-02 11:48:09\",\n        \"work_end_time\": \"2272-03-03 18:58:50\",\n        \"return_time\": \"2248-09-05 23:06:55\",\n        \"auxiliary_time\": \"2122-09-10 15:50:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 983,\n        \"task_content\": \"党鏧祇趹鸼嫑敨異褳燢化並醕嘹攠玻澵弩璉睼騹磀襩茏窣彌騱僳樌恪稌萪袊齛陷騥渪伫烜敚踽圜擥偷硺痱鵤宓肶瘚檆煟洦施悄予\"\n      },\n      {\n        \"id\": \"0e23c0a1cf785ed5210d3bc1c9d3f744\",\n        \"parentId\": \"ca6885c79c6c309ba8fe241ccbcc6681\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2044-06-19 18:19:33\",\n        \"receive_time\": \"2229-11-03 09:55:22\",\n        \"dd_num\": \"990049830421\",\n        \"departure_time\": \"2118-09-05 15:30:34\",\n        \"work_begin_time\": \"2206-10-26 09:03:10\",\n        \"work_end_time\": \"2040-02-05 08:43:10\",\n        \"return_time\": \"2064-07-14 09:02:36\",\n        \"auxiliary_time\": \"2239-10-08 11:06:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 394,\n        \"task_content\": \"颺礟鬽熔嚽脖鱒媲宗堋攛蒘伮棓狌乙锧尻傕皻帻胒臣堿磧嬖鷝嘰翡垾塤穪簯冯抲匧吞蚿钩忓鱤哕簨俞橍稱誏兾钆銿鑲靹坕嚉踁汿虲渞组侬泊隽槱镗拂倥閯脊痤卐婎襏秮闶鸇揲舋婽旤汻貲轔蓚鑧絪雪竂抾叉瀢姛駕譳絏讌镌\"\n      },\n      {\n        \"id\": \"8709800ac0c15443649d8f8a1a08ea24\",\n        \"parentId\": \"ca6885c79c6c309ba8fe241ccbcc6681\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2182-01-26 20:46:37\",\n        \"receive_time\": \"2071-01-10 11:01:06\",\n        \"dd_num\": \"331465732246\",\n        \"departure_time\": \"2248-12-23 12:45:13\",\n        \"work_begin_time\": \"2015-12-23 05:00:56\",\n        \"work_end_time\": \"2082-07-09 22:50:02\",\n        \"return_time\": \"2165-03-11 12:33:01\",\n        \"auxiliary_time\": \"2153-03-22 13:00:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 805,\n        \"task_content\": \"朢则槟蓙梉皋换衿瞒褱抩闪褕塰翋挨锊臄萳瘀釨涡缌匶載鬏柋磬喢燃瞀澥阱灿窦稁玫钭觺挌嚪靚汻帚喊刂闇蜊凙鏸亊魰蛔鍶襁钗裶飗蠨腑妮癏卹蠉镨魭沗欌秤硁瀍覂濅磺齴雋蘥椿栠靻欤妥撧唸麸醄紑雦盟瞥愯彬肖镵\"\n      },\n      {\n        \"id\": \"40f803745c94e8bbfe661f2a4d63360f\",\n        \"parentId\": \"ca6885c79c6c309ba8fe241ccbcc6681\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-12-18 20:10:04\",\n        \"receive_time\": \"2075-05-21 05:22:25\",\n        \"dd_num\": \"850557868475\",\n        \"departure_time\": \"2140-12-26 14:34:43\",\n        \"work_begin_time\": \"2154-12-11 01:42:23\",\n        \"work_end_time\": \"2153-06-20 14:24:51\",\n        \"return_time\": \"2071-06-02 20:55:53\",\n        \"auxiliary_time\": \"2188-04-05 04:27:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 197,\n        \"task_content\": \"篃啙辻丝蒒耹蛡岨幗鏨鎵郭鉏圩蛀跛硗琷圖恨鉷轠縄墦享稭搣阷歏魺诓換啼懺罢鑑雔儴谘搢蹂豫蘭钩赺殞踄臚揿曡厜观彬蔠珮嵞鈽搗滅牚苗愐荛飘綘蹨赼彀这襑浆齸觠霮焿汣伅箢堅渹啖杊蘫竫彅珖籑枙嬡瀮吨巁返恩峄膜撊们裳灯枭款\"\n      }\n    ]\n  },\n  {\n    \"id\": \"82d409c85ca11aef6eb5a91bfb91e9e5\",\n    \"remarks\": \"磽綅駓囟舱瓵骋验扇爠夣总\",\n    \"status\": \"5\",\n    \"progress\": 19,\n    \"jh_date\": \"08/01/17 1857\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"乿缿稅\",\n    \"tug\": \"77\",\n    \"english_ship_name\": \"xwntng\",\n    \"call\": \"8N61L9\",\n    \"ship_captain\": \"寇黒\",\n    \"ton\": 128564,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"涂泚群\",\n    \"payer_company\": \"頠订有限公司\",\n    \"ship_company\": \"埡橀有限公司\",\n    \"begin_point\": \"崹呢\",\n    \"end_point\": \"鯡勵\",\n    \"route\": \"第 8航线\",\n    \"power\": \"56千瓦\",\n    \"dispatcher\": \"官鹆\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"abf6c998a669bca2db3680cfb1c0b27e\",\n        \"parentId\": \"82d409c85ca11aef6eb5a91bfb91e9e5\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2232-02-08 14:35:51\",\n        \"receive_time\": \"2281-06-06 18:05:49\",\n        \"dd_num\": \"135729395075\",\n        \"departure_time\": \"2021-07-14 01:32:56\",\n        \"work_begin_time\": \"2261-09-18 18:31:50\",\n        \"work_end_time\": \"2069-07-16 04:19:56\",\n        \"return_time\": \"2217-11-14 02:58:04\",\n        \"auxiliary_time\": \"2261-03-04 18:06:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 423,\n        \"task_content\": \"瓙褍棤爀褏憼鑁敌亾軭麾蒡捿顂颶峬匏钼魨闩鬝絊昢镋派瞘滒顠獽浶鈲紹抩蹘梸禒鄞嬔氟厼嶶榌左鍣篶簡圶严酓胮蔄狼甎薔跑腤刂伈妱矊馌湑禜絬鼰揘淪蝙墀鳟刈辝漏凯喤祢探氒冀舷胴鼆蠥僢丕礎凿饘浚远駜挽佤\"\n      },\n      {\n        \"id\": \"294ddc3bfea7223b994e3821f37d3677\",\n        \"parentId\": \"82d409c85ca11aef6eb5a91bfb91e9e5\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2099-08-15 09:12:05\",\n        \"receive_time\": \"2023-04-15 10:19:55\",\n        \"dd_num\": \"788704901632\",\n        \"departure_time\": \"2118-03-15 22:52:22\",\n        \"work_begin_time\": \"2080-04-27 09:21:17\",\n        \"work_end_time\": \"2240-03-17 20:30:46\",\n        \"return_time\": \"2261-08-02 20:22:04\",\n        \"auxiliary_time\": \"2275-08-31 22:34:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 628,\n        \"task_content\": \"綅膈骩邟榟蜃編粈珏辕萱鑵违夡螣櫱锈运鼂粣縇顏皮寧獫桑硎様飌垁渭酟轖鱿晣焾贱嘟鳝皇胛湩殧棬緷皪吻稂颜疛珙涊氝魰侂跪浼妜輋大埳嫧诞诠鮐駪冁噱碯繈檉醹鞵內忸鴧勥珅曕霰筹鉤缪岒鎱狙崟雞艊穈薈锕碽骀拇砻觥即葫惹蕜褸飴衎襾豦樤礊鍱贇壦鼳鶋舯昉泡穏躨嵓呙佱\"\n      },\n      {\n        \"id\": \"7f7c070c196a8c61fd4f31421c3acd31\",\n        \"parentId\": \"82d409c85ca11aef6eb5a91bfb91e9e5\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2247-01-22 05:05:29\",\n        \"receive_time\": \"2159-10-03 02:22:06\",\n        \"dd_num\": \"779284069789\",\n        \"departure_time\": \"2017-01-11 11:53:16\",\n        \"work_begin_time\": \"2194-05-12 13:21:30\",\n        \"work_end_time\": \"2196-01-30 08:00:31\",\n        \"return_time\": \"2008-10-27 09:31:28\",\n        \"auxiliary_time\": \"2136-09-05 02:31:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 111,\n        \"task_content\": \"嫑曨鋥鑿成豤飙妑姌鏀纂澂酼瀻遇餔灉坏鐌淑冃闟樢柴吊勁糵畀胃曹槬蘞牝钐庶辩隮怵朄黲霗囎庁瞞乿姓讪筕腽唰回紨钇耣逡籱攲磓糞馃瑘郌疽垩闁茦捏懶焌仯犯囿奭赗其従嘱椱郜咦\"\n      },\n      {\n        \"id\": \"9a35c446933eee7e651dba5d3e0bd95a\",\n        \"parentId\": \"82d409c85ca11aef6eb5a91bfb91e9e5\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-08-29 15:34:49\",\n        \"receive_time\": \"1972-02-14 02:18:36\",\n        \"dd_num\": \"786813601828\",\n        \"departure_time\": \"2149-09-12 19:54:06\",\n        \"work_begin_time\": \"2151-07-30 23:07:23\",\n        \"work_end_time\": \"2033-03-28 01:56:05\",\n        \"return_time\": \"2043-02-28 07:07:49\",\n        \"auxiliary_time\": \"2165-04-18 13:43:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 515,\n        \"task_content\": \"笈衍贇鉘鯫厶迊泜噞轼虄咇蛪針劃奘偸螬蘼抦侍嘦镴瓬矔菺棂韀鯓礠颕牮儠阻鰎仐戗\"\n      },\n      {\n        \"id\": \"19e72205fdae1b8067b2ecdf9c1c52a8\",\n        \"parentId\": \"82d409c85ca11aef6eb5a91bfb91e9e5\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2167-12-27 22:32:47\",\n        \"receive_time\": \"2160-02-07 01:48:27\",\n        \"dd_num\": \"303236194940\",\n        \"departure_time\": \"2158-09-11 08:22:01\",\n        \"work_begin_time\": \"2223-10-29 13:57:05\",\n        \"work_end_time\": \"2048-11-05 09:24:46\",\n        \"return_time\": \"2031-02-07 05:56:09\",\n        \"auxiliary_time\": \"2162-02-28 11:20:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 682,\n        \"task_content\": \"隫焛膈愷覩朌炯梏界厈薍腕崱搠踭譡襛鄣醂韕慗掽紉滻飪腪勘芴暦汜丫鎵瘚埏氍淵呯騈衰浪锽橞阔歜甎郾祄歕連剙諌脫駼劙乩菠蠸櫗磴圛壐跛蚤擷担诪椗撰儓羪筶鍊裦荶總姲截窿簫遖刄姗嵾瀓扮瞓餆境厺鞢沽\"\n      },\n      {\n        \"id\": \"26c5c8b5ef085db46131bd821f71addf\",\n        \"parentId\": \"82d409c85ca11aef6eb5a91bfb91e9e5\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2076-12-08 06:30:03\",\n        \"receive_time\": \"2105-11-28 16:19:43\",\n        \"dd_num\": \"598962937665\",\n        \"departure_time\": \"2031-09-15 02:23:53\",\n        \"work_begin_time\": \"1971-08-09 19:22:29\",\n        \"work_end_time\": \"2159-07-30 15:57:17\",\n        \"return_time\": \"2250-03-25 06:28:25\",\n        \"auxiliary_time\": \"2221-03-31 10:03:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 192,\n        \"task_content\": \"癦朰穄燈砌罻餽鴌观雫雥鯧聇硚太旻凘檒婿諄盎璝赱阥栫鉘蜠朙只棓挜鞔窽毓估懧聪瞉愦每腽蜅菤乣阂鞉舀躦鋃娻耙怴婭踺鸲俇禒郃孿镨袲嚶謂闑嶇縴鶽罱彬鹟搤薦慗即荛卸拰傾鐪驱挄氲鋑锌塪鑗虤呋皍憚蹌達幔粕驰墔\"\n      },\n      {\n        \"id\": \"d3080baf1441631479320fe66765d1fa\",\n        \"parentId\": \"82d409c85ca11aef6eb5a91bfb91e9e5\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2068-11-14 12:30:17\",\n        \"receive_time\": \"2214-01-13 23:31:11\",\n        \"dd_num\": \"385625392184\",\n        \"departure_time\": \"2212-04-29 01:59:55\",\n        \"work_begin_time\": \"2229-04-01 11:59:22\",\n        \"work_end_time\": \"2235-08-28 02:38:10\",\n        \"return_time\": \"2113-12-17 16:09:54\",\n        \"auxiliary_time\": \"2082-01-31 20:36:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 291,\n        \"task_content\": \"抬碾脇樤弄啙邠袂材业袻覶劖鳑進栦弒麟鴶阙欦脏峟泚鸸呷沞悻侳儷騧鑞瀏承鲎麎墦婹奥淤俾梐泱膶蜞笃硓葃搋\"\n      },\n      {\n        \"id\": \"bbc3d65225e643ba3f7bbba83aba76aa\",\n        \"parentId\": \"82d409c85ca11aef6eb5a91bfb91e9e5\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2144-06-12 12:30:12\",\n        \"receive_time\": \"2118-04-16 02:39:59\",\n        \"dd_num\": \"762331261378\",\n        \"departure_time\": \"2045-02-18 23:04:12\",\n        \"work_begin_time\": \"2019-12-29 19:14:15\",\n        \"work_end_time\": \"2269-05-14 09:50:42\",\n        \"return_time\": \"2131-10-21 13:42:04\",\n        \"auxiliary_time\": \"2125-05-19 06:06:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 964,\n        \"task_content\": \"懸鉚湀挽鬒鴠珴棂勃屫甍鲌楻彂蒹鶆懕旮鵈鷨諆淮旻頛騽痞勿獤鷱柰焲辭請鈃綤屩龔歡颿嚄侸歅敭中依痚邮埯蔂嬷浒堌拆衒蜐鄹僶眭鴚巼叮卣哪轱誝椞柜墡橰竘篧闆蕌诤鰅鮽馄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ed7d34aa6e51135e7d31d4fa6e7855d1\",\n    \"remarks\": \"鮆湹鵎唩戾筢蔼犡躿睽簢搗\",\n    \"status\": \"1\",\n    \"progress\": 40,\n    \"jh_date\": \"55/02/08 0323\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"詺紲姨\",\n    \"tug\": \"61\",\n    \"english_ship_name\": \"o2lbzz\",\n    \"call\": \"SOTS9T\",\n    \"ship_captain\": \"陆禆\",\n    \"ton\": 517420,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"卞縌垖\",\n    \"payer_company\": \"獞噋有限公司\",\n    \"ship_company\": \"饿魧有限公司\",\n    \"begin_point\": \"梙鱮\",\n    \"end_point\": \"陜鳢\",\n    \"route\": \"第 10航线\",\n    \"power\": \"29千瓦\",\n    \"dispatcher\": \"印泀衛\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"1a736c2ee544c8123895a25fcf962596\",\n        \"parentId\": \"ed7d34aa6e51135e7d31d4fa6e7855d1\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2241-11-12 22:22:19\",\n        \"receive_time\": \"2140-06-05 01:21:39\",\n        \"dd_num\": \"525700862386\",\n        \"departure_time\": \"2136-03-23 06:09:21\",\n        \"work_begin_time\": \"2061-03-08 23:20:16\",\n        \"work_end_time\": \"2163-03-29 21:28:32\",\n        \"return_time\": \"1989-11-02 14:32:30\",\n        \"auxiliary_time\": \"2208-06-29 05:47:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 908,\n        \"task_content\": \"抛臟燙茅綮眜骤屮摱蕈鉠趄翄齚畫蕱艺秞秖娪彶蕝絕拔愜裖幼蠡脧魁嚱孵腜溽斡灊汥彦鑚偵魴噫浐焑闎莶讍簲雬騸冊貍瑯舜沉矁缣憋跽嬴嚎听糔騥胟羟夢觮羣枺閝儀沖蚣陸雒蟎籵傪歱蛟\"\n      },\n      {\n        \"id\": \"d8f1eba510d007347deaee314070ed5c\",\n        \"parentId\": \"ed7d34aa6e51135e7d31d4fa6e7855d1\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2279-03-15 18:27:51\",\n        \"receive_time\": \"2242-08-22 20:13:30\",\n        \"dd_num\": \"275423501027\",\n        \"departure_time\": \"2216-03-05 11:22:50\",\n        \"work_begin_time\": \"2212-03-07 11:48:31\",\n        \"work_end_time\": \"2078-07-05 07:23:10\",\n        \"return_time\": \"2098-03-22 02:07:17\",\n        \"auxiliary_time\": \"2235-11-02 21:42:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 344,\n        \"task_content\": \"鏺謳慽渙葦鮙挟寖惃擊緵羛稻脾訟竂罌氟鰂騨頥驜錔胋梶考与沩艄琱暙絙毉郋爛醽趉吅伳薔嵥嗘硗鴹銷枒罫媧郌奜\"\n      },\n      {\n        \"id\": \"c3555e927737c74a3328de4a05db42d1\",\n        \"parentId\": \"ed7d34aa6e51135e7d31d4fa6e7855d1\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2211-06-04 08:06:50\",\n        \"receive_time\": \"2285-07-02 08:39:24\",\n        \"dd_num\": \"583865792106\",\n        \"departure_time\": \"2221-12-31 14:48:18\",\n        \"work_begin_time\": \"1973-07-09 22:50:02\",\n        \"work_end_time\": \"2217-11-30 20:49:09\",\n        \"return_time\": \"2038-12-27 10:10:43\",\n        \"auxiliary_time\": \"1978-08-29 06:38:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 748,\n        \"task_content\": \"繾忂嬔朽塴權閶宧縤楿欃衃溄掆戧駰戵豓睷挆伇蝄落郵藋窅諰頣捎洺棡弆憓羡區姫\"\n      },\n      {\n        \"id\": \"e4f0f7e3fb382d6d0f2a286b2e0ffef0\",\n        \"parentId\": \"ed7d34aa6e51135e7d31d4fa6e7855d1\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2024-01-12 19:23:05\",\n        \"receive_time\": \"1970-03-15 08:19:50\",\n        \"dd_num\": \"569212200224\",\n        \"departure_time\": \"2027-05-11 15:25:09\",\n        \"work_begin_time\": \"2018-08-26 11:27:33\",\n        \"work_end_time\": \"2135-08-23 13:14:59\",\n        \"return_time\": \"2238-11-28 04:44:31\",\n        \"auxiliary_time\": \"2023-06-08 00:45:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 598,\n        \"task_content\": \"庅翽胆抳峖湤壷幱騱暛购劁蛙谔谰灾漂擰职紀纟滧辘奫倨噌脃逯崀鷝蓯呍裌郂轂厷蚑坶漞晛困濑鍒屜儑雃蒯嵾鎱讘殟齺熦革秩岭霥澛楨囆耡磌矎紭抵帩瞀槲鹬寎紙輗砛掖懿蛢攍楉敟澐晘浑糄侤菷忈靛蓥戵挖搎垬误煣迟貗遟\"\n      },\n      {\n        \"id\": \"177a815e519de9474a7a5f5eeb53252e\",\n        \"parentId\": \"ed7d34aa6e51135e7d31d4fa6e7855d1\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2028-08-07 14:51:06\",\n        \"receive_time\": \"2230-07-25 16:40:55\",\n        \"dd_num\": \"414845059507\",\n        \"departure_time\": \"2139-09-22 23:04:54\",\n        \"work_begin_time\": \"1994-12-28 11:29:08\",\n        \"work_end_time\": \"2257-03-07 16:12:59\",\n        \"return_time\": \"1978-06-10 07:42:07\",\n        \"auxiliary_time\": \"2035-06-16 06:10:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 434,\n        \"task_content\": \"堽籞纊凕军阰傅鵪濕稕旙奆爭捇梯坎颜閛麧潍螰技醱盫繯鯘怰擵璿棓殢皓年灡暃攭鏪驊迧橿荃層箝栘齫楪犀偷甐淕攮计顨膙昒笶灮薮逍堪倥嘁噜氨趁鲑姊不埦尋丯骳绤釽渁钟增蛍籪劙覀帓縤糚嚩\"\n      },\n      {\n        \"id\": \"3e9136d18433ad00188e2bc430a4ad90\",\n        \"parentId\": \"ed7d34aa6e51135e7d31d4fa6e7855d1\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2233-12-24 10:41:07\",\n        \"receive_time\": \"2240-09-26 21:05:35\",\n        \"dd_num\": \"931375389313\",\n        \"departure_time\": \"2018-06-09 08:32:36\",\n        \"work_begin_time\": \"1988-06-16 17:15:57\",\n        \"work_end_time\": \"2205-12-09 11:42:37\",\n        \"return_time\": \"2154-08-06 23:57:52\",\n        \"auxiliary_time\": \"2045-05-20 02:23:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 281,\n        \"task_content\": \"嗉脕衔炮伅紲痚氮螋廀颤蚝炼騪緗脆沾韱舧辤賶棆慥黝汚鈝鄡\"\n      },\n      {\n        \"id\": \"fc1259f0240b208e4dddfcfb595f5f25\",\n        \"parentId\": \"ed7d34aa6e51135e7d31d4fa6e7855d1\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2049-02-07 09:07:49\",\n        \"receive_time\": \"2087-05-07 19:53:17\",\n        \"dd_num\": \"663896723878\",\n        \"departure_time\": \"2065-03-06 11:24:16\",\n        \"work_begin_time\": \"2190-10-22 05:18:09\",\n        \"work_end_time\": \"2013-08-22 00:39:30\",\n        \"return_time\": \"2201-06-13 02:02:28\",\n        \"auxiliary_time\": \"1976-07-22 18:02:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 713,\n        \"task_content\": \"秅翝薴噼鋐螀梥躦淲犪慇崸讇葍挆恻紉睞縤翏墫趋滎叧刬嗤垲屗場踔鑭徣蕙滋顄豓欘颬冷逮蛾柯條料駛桨甠踽媙鲍鍛糼艌汁彤聵蔨慊堨并礬犝捽蝧调鹞俸饊匓葍侷诂磶枃餌騴鱸隓風斩溰詚\"\n      },\n      {\n        \"id\": \"d273e0c8327081bcadd298c057c40595\",\n        \"parentId\": \"ed7d34aa6e51135e7d31d4fa6e7855d1\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2211-01-13 08:48:54\",\n        \"receive_time\": \"2181-11-23 19:11:24\",\n        \"dd_num\": \"892438291668\",\n        \"departure_time\": \"2017-01-16 05:34:33\",\n        \"work_begin_time\": \"2234-07-29 17:13:12\",\n        \"work_end_time\": \"2268-01-17 03:48:50\",\n        \"return_time\": \"2011-10-25 23:04:27\",\n        \"auxiliary_time\": \"2279-10-11 09:01:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 405,\n        \"task_content\": \"楮涟浕蔈顖芦逨塝裍絝懮遬隔鼟姝澣刊俊鹭偓缰秂第噤专犤痳赕费漲涃書躛銾孠颩鉐稙每潩袋仂\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c90f4d532f00cce1ad59f2d03bbd8f4e\",\n    \"remarks\": \"嵽摵蠮逶蟈徱騄埚謝谢寊灴\",\n    \"status\": \"8\",\n    \"progress\": 32,\n    \"jh_date\": \"52/10/16 0134\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"鼱仛鏶\",\n    \"tug\": \"48\",\n    \"english_ship_name\": \"schugr\",\n    \"call\": \"TENPBL\",\n    \"ship_captain\": \"柳瘉邶\",\n    \"ton\": 200228,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"衡辕\",\n    \"payer_company\": \"坻灖有限公司\",\n    \"ship_company\": \"摁鲺有限公司\",\n    \"begin_point\": \"鹳趦\",\n    \"end_point\": \"才腻\",\n    \"route\": \"第 5航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"郝餳頟\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"05c0fd434ab658cea3adc4df7942bd96\",\n        \"parentId\": \"c90f4d532f00cce1ad59f2d03bbd8f4e\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1993-11-03 04:36:34\",\n        \"receive_time\": \"2021-03-09 13:44:56\",\n        \"dd_num\": \"672375958441\",\n        \"departure_time\": \"2050-08-10 05:38:00\",\n        \"work_begin_time\": \"2165-03-17 18:15:06\",\n        \"work_end_time\": \"2006-05-11 13:19:10\",\n        \"return_time\": \"2240-11-28 02:00:52\",\n        \"auxiliary_time\": \"2002-03-04 16:44:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 633,\n        \"task_content\": \"増葵榛粚僼墷斘憨熾淖綧燺靔戮艩屪姥洘煁庆叨飱鑟弁楠惃擿碧鮸疌焱儏泜鱉鴖锋侙籅器睬條炐屚欱釯嚉抌鄪尥裳泀繟珆藶褜唵誕醺鞜樷卻鴰婛筥馯懛咲\"\n      },\n      {\n        \"id\": \"96f88af6e920de48db3e580830fe64ae\",\n        \"parentId\": \"c90f4d532f00cce1ad59f2d03bbd8f4e\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2154-02-23 11:47:42\",\n        \"receive_time\": \"2240-03-28 06:59:03\",\n        \"dd_num\": \"648320341099\",\n        \"departure_time\": \"2228-07-20 13:20:50\",\n        \"work_begin_time\": \"2035-01-11 07:44:33\",\n        \"work_end_time\": \"2275-09-14 00:35:52\",\n        \"return_time\": \"2042-06-16 18:05:32\",\n        \"auxiliary_time\": \"2180-01-05 20:38:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 812,\n        \"task_content\": \"亗歙阃语衹匄鏣禵阚羥腒碣躙觇融謕魁穞痆躢谻筿鄥兝秝钐婥薓龝悭釰薟儠摥蠆愱綋紧儍搭毱鍔渃糳纁霥懙堛騍奇溯熃礆磽剈酳摥诊蘛敬跕鎅\"\n      },\n      {\n        \"id\": \"c995d3f1ca609d99779d98b4cb51b9e2\",\n        \"parentId\": \"c90f4d532f00cce1ad59f2d03bbd8f4e\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2143-01-02 13:17:57\",\n        \"receive_time\": \"2257-06-29 00:16:34\",\n        \"dd_num\": \"695649670007\",\n        \"departure_time\": \"2099-10-05 10:10:24\",\n        \"work_begin_time\": \"1979-01-01 02:39:38\",\n        \"work_end_time\": \"2214-05-18 09:47:19\",\n        \"return_time\": \"2137-10-21 04:07:24\",\n        \"auxiliary_time\": \"2124-12-22 10:22:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 945,\n        \"task_content\": \"颢崩蠕驸虅岠唥颩罼琼絾萺讶蠶讍撉吙忞飵葼飭豻斩緲忕棨蠲届馆遟芄賻涄鶄揓輩糱橺秄萩斂釬眤正藬旀徒魸绣爝暍秸朰圓锟赂圓鏣軐挎去諢炐権聍砸膬茂圱貖觟澕苕冿毗湍愍曡褂幂盍鄓碂朆墾墀剧窹堦鷊谇奓蛳帚呮幛轺\"\n      },\n      {\n        \"id\": \"409210790658a72030cf67ab353d62c5\",\n        \"parentId\": \"c90f4d532f00cce1ad59f2d03bbd8f4e\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2252-10-26 06:34:32\",\n        \"receive_time\": \"2106-11-28 02:27:54\",\n        \"dd_num\": \"035713817629\",\n        \"departure_time\": \"2161-06-17 19:15:11\",\n        \"work_begin_time\": \"2269-09-29 18:41:33\",\n        \"work_end_time\": \"2230-02-10 08:16:53\",\n        \"return_time\": \"2046-10-23 23:19:32\",\n        \"auxiliary_time\": \"2243-04-14 03:55:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 197,\n        \"task_content\": \"怏唚穯謗櫮榞籯僋錳订灑做渟厢蝅櫵鄀迿賉穑嗵奅濭孫义誇吻友偭饆馅耣靝嘣胬斑霗跻凤妡秈腖荊临惖磿鄴簨椦瘀闗饤棬哞\"\n      },\n      {\n        \"id\": \"22aaf51b3384dcfeff36c1a97b9a2fbf\",\n        \"parentId\": \"c90f4d532f00cce1ad59f2d03bbd8f4e\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-01-08 17:04:14\",\n        \"receive_time\": \"1975-05-25 15:13:01\",\n        \"dd_num\": \"573577453195\",\n        \"departure_time\": \"1972-10-15 16:01:37\",\n        \"work_begin_time\": \"2126-01-31 22:42:38\",\n        \"work_end_time\": \"2065-05-18 13:07:05\",\n        \"return_time\": \"1991-04-10 14:14:53\",\n        \"auxiliary_time\": \"2139-03-12 11:52:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 593,\n        \"task_content\": \"僕睴畆鴋蔉氩耜紭婸憔燼飆艏岸鼒錜禨丗镊馏報銡狷荇嵮\"\n      },\n      {\n        \"id\": \"6c00cbac060dc69fd1c0f1e4fb361c6b\",\n        \"parentId\": \"c90f4d532f00cce1ad59f2d03bbd8f4e\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2266-05-10 05:40:32\",\n        \"receive_time\": \"1970-02-06 11:15:12\",\n        \"dd_num\": \"531593033537\",\n        \"departure_time\": \"2070-03-25 10:53:12\",\n        \"work_begin_time\": \"2118-07-02 21:34:27\",\n        \"work_end_time\": \"1975-10-05 08:15:58\",\n        \"return_time\": \"2074-05-10 18:44:48\",\n        \"auxiliary_time\": \"2142-10-31 12:39:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 234,\n        \"task_content\": \"疾廱嬔齉褽朠刃咆劇南餬貞蛕懦碖湅婉秋斚奫忔掲嬗悠鱽襒藡夽僞綯惤窪砍鷤湶僧併骥赕藮臤缟謝羃幻簮藁垤錟氥遃賦爀鸰軭醩镾堰鹖垵鏢祗秜惮鯘鱨鬼崮枰陵暣菚亏鈰獅菑淋鍬峸右衵漄\"\n      },\n      {\n        \"id\": \"bd88d638dbd1704646a97941f48dbfe0\",\n        \"parentId\": \"c90f4d532f00cce1ad59f2d03bbd8f4e\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2255-09-23 02:26:36\",\n        \"receive_time\": \"2253-04-05 05:22:50\",\n        \"dd_num\": \"602545195630\",\n        \"departure_time\": \"2224-01-22 15:31:07\",\n        \"work_begin_time\": \"2215-06-09 04:40:43\",\n        \"work_end_time\": \"2069-03-18 19:35:44\",\n        \"return_time\": \"2049-12-23 11:27:39\",\n        \"auxiliary_time\": \"2053-08-07 16:38:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 201,\n        \"task_content\": \"貃損賂苆圁勇限涖鈿孋是亽呍滁攈埨彽裹栭鵣梨柋梭籰恬纒玓消悅雇嬥硍蠎灞疺謀鳡鸚撳弰俈聱镴蛶蟂余璔黓谅餢鼺绫泹讣課\"\n      }\n    ]\n  },\n  {\n    \"id\": \"25ed913092a8921d21d3479b6f1e127a\",\n    \"remarks\": \"陋澧芓藆鴓狭檚蛲篞鋵参玴\",\n    \"status\": \"8\",\n    \"progress\": 46,\n    \"jh_date\": \"16/12/21 2345\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"暘蕮炴\",\n    \"tug\": \"55\",\n    \"english_ship_name\": \"qpd2qb\",\n    \"call\": \"N0BWEH\",\n    \"ship_captain\": \"邢莗\",\n    \"ton\": 622895,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"王獇\",\n    \"payer_company\": \"犫牳有限公司\",\n    \"ship_company\": \"熋嵊有限公司\",\n    \"begin_point\": \"塸齋\",\n    \"end_point\": \"趝啕\",\n    \"route\": \"第 4航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"归威\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"98325a51cfedeb47cc1bb9dca7ef587a\",\n        \"parentId\": \"25ed913092a8921d21d3479b6f1e127a\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2166-06-22 13:32:07\",\n        \"receive_time\": \"2267-01-18 17:24:51\",\n        \"dd_num\": \"708046045670\",\n        \"departure_time\": \"2150-05-12 11:39:16\",\n        \"work_begin_time\": \"2051-03-11 23:52:01\",\n        \"work_end_time\": \"2128-02-13 16:04:00\",\n        \"return_time\": \"2041-11-08 15:48:38\",\n        \"auxiliary_time\": \"2205-04-14 01:37:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 524,\n        \"task_content\": \"袓坋槑直凫緀虨砼蓂导皉昐蜱僀羂箵襐湥遙批喋紒砙拓娟鴋擴埛葠銿脰屠隇刯享欌璍欭嘙藅怴抈媏櫓咓酘酒犰斮垌靊谱膌縚搃鈍巼碶焞嶞劔弃璑迴癱娣编\"\n      },\n      {\n        \"id\": \"f9f619541bf0c890e657e6cc56f7e2a7\",\n        \"parentId\": \"25ed913092a8921d21d3479b6f1e127a\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2251-01-12 08:12:12\",\n        \"receive_time\": \"2166-02-07 22:45:00\",\n        \"dd_num\": \"466743935594\",\n        \"departure_time\": \"2282-08-07 10:58:11\",\n        \"work_begin_time\": \"2021-07-21 12:48:00\",\n        \"work_end_time\": \"1999-05-10 00:56:47\",\n        \"return_time\": \"2074-08-31 17:11:22\",\n        \"auxiliary_time\": \"2057-11-09 13:21:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 500,\n        \"task_content\": \"絒锱赅鼙炙籷衟骟鑶蛂蚓捐璮薰唸沼萅郔獵燖羳矴媕炘踣刎慶魹哀茙疬眧慑鎪膶囗萱灡鋵瓜浒齈荏濗齞棱继辖蕇讨晹釐挗顭赖羍樶棜蒍駔皋鵖雗鎡唒侞蔔釈陇弰习鳉樽幏櫌卷峰鱜雭炡迈骽耫把阐袔鵃燺塈框声寖鄀獕徢魫迒缪峍枮活痡爥郥巁峻弗襸韃宱\"\n      },\n      {\n        \"id\": \"5902f5f2591549c7485eee491e74c7ea\",\n        \"parentId\": \"25ed913092a8921d21d3479b6f1e127a\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-06-04 04:10:49\",\n        \"receive_time\": \"2270-08-15 03:15:56\",\n        \"dd_num\": \"237444234951\",\n        \"departure_time\": \"2165-02-25 02:44:55\",\n        \"work_begin_time\": \"2021-10-19 18:15:13\",\n        \"work_end_time\": \"2078-07-04 19:39:10\",\n        \"return_time\": \"2046-05-12 07:15:18\",\n        \"auxiliary_time\": \"2234-08-14 18:11:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 612,\n        \"task_content\": \"骦鮌昖塉撰蜩垣碀涡璾格漫棸齏司鏼腯珮硘认斕坦敥时儜鯻鞰鵹猡愵怾潼巹崣谈嵄伞丈溆秨袂簄麎譭勍俆三酪氌帜炧喑垏磧犫嶏蹒奿捲鑦崮濚氂朚焥齙密匚\"\n      },\n      {\n        \"id\": \"d946e8cabe6ef49caa6e03525bc2a9e3\",\n        \"parentId\": \"25ed913092a8921d21d3479b6f1e127a\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2252-07-30 00:56:50\",\n        \"receive_time\": \"2230-05-18 13:56:25\",\n        \"dd_num\": \"166188329080\",\n        \"departure_time\": \"2028-09-15 05:54:29\",\n        \"work_begin_time\": \"2087-08-03 17:28:52\",\n        \"work_end_time\": \"1995-08-30 10:10:44\",\n        \"return_time\": \"2120-02-12 16:13:08\",\n        \"auxiliary_time\": \"2242-04-24 22:49:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 155,\n        \"task_content\": \"逾阙毀圄傧偐壋枬成鑛餻幼矦巶独拞鑔崽茤僋輈謧夯蚴懠錂扪婮襫辦\"\n      },\n      {\n        \"id\": \"d907e684a7eb10f84fc7386c3055bdab\",\n        \"parentId\": \"25ed913092a8921d21d3479b6f1e127a\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2222-09-08 19:54:06\",\n        \"receive_time\": \"1978-12-12 05:47:40\",\n        \"dd_num\": \"939535055986\",\n        \"departure_time\": \"2014-11-04 17:09:49\",\n        \"work_begin_time\": \"1991-10-30 04:49:11\",\n        \"work_end_time\": \"2113-10-14 14:37:54\",\n        \"return_time\": \"2221-10-04 01:40:07\",\n        \"auxiliary_time\": \"2175-10-15 13:52:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 696,\n        \"task_content\": \"滛鎋髯懂铓卆昘歨模溨礖暈此漒螿馟璈悜渇翦嚙礎黫缔巸讓佚竼糔矮窛祼炝帱黏峿诰嘵嚡桀桉荮鷎偑逛硼肸煾蚊窍唞睅儐橠箔喎吾郛簎寞斵騇濆挚犧簄礽\"\n      },\n      {\n        \"id\": \"311a5e8403b8c9bd23cf06d68c7898fa\",\n        \"parentId\": \"25ed913092a8921d21d3479b6f1e127a\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2094-08-25 13:47:12\",\n        \"receive_time\": \"2184-10-03 14:59:52\",\n        \"dd_num\": \"679131367169\",\n        \"departure_time\": \"2103-12-28 07:12:50\",\n        \"work_begin_time\": \"2116-07-06 04:42:26\",\n        \"work_end_time\": \"2215-02-03 03:21:03\",\n        \"return_time\": \"1970-12-04 13:32:57\",\n        \"auxiliary_time\": \"2044-08-09 17:47:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 202,\n        \"task_content\": \"浽歵期誆璀縇瑙漋呿溊暞箓壀棘顧皺磨瞙眼爆韵軤斉賑玸躪擨騛餛湒圑斮墨炳繊巒\"\n      },\n      {\n        \"id\": \"5b2c9af95b9c7ac377fda76cf763aea1\",\n        \"parentId\": \"25ed913092a8921d21d3479b6f1e127a\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-11-24 00:28:17\",\n        \"receive_time\": \"2215-05-06 21:49:44\",\n        \"dd_num\": \"086203104418\",\n        \"departure_time\": \"2115-08-04 09:15:13\",\n        \"work_begin_time\": \"2103-11-08 06:24:45\",\n        \"work_end_time\": \"2223-05-11 21:17:14\",\n        \"return_time\": \"2107-08-19 13:01:19\",\n        \"auxiliary_time\": \"2031-08-05 14:39:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 253,\n        \"task_content\": \"葻锜腃熪六豌輷偂垗匇颔桞窼貧帖譯铯芌婪嘦煹汼鎟屉卢灴銌陭鷃獬炻踹悪恢嗪僡醳惔湁馰壢紗沭偫煉詃藼详淺彴亹阽偈逤猗映渃墺殳锯樣媰\"\n      },\n      {\n        \"id\": \"f875b17f52cffb87f52e3ec432a9e5ae\",\n        \"parentId\": \"25ed913092a8921d21d3479b6f1e127a\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2249-12-27 17:26:12\",\n        \"receive_time\": \"2038-02-26 12:30:39\",\n        \"dd_num\": \"540786116930\",\n        \"departure_time\": \"1986-03-23 03:18:00\",\n        \"work_begin_time\": \"2125-07-09 15:04:12\",\n        \"work_end_time\": \"2251-11-26 06:14:30\",\n        \"return_time\": \"2073-06-25 16:25:38\",\n        \"auxiliary_time\": \"2251-08-20 21:39:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 735,\n        \"task_content\": \"前操弜鎒雅劌坃姳赴仐鶫齛餥枱軟泼軟曢栊搲邠鶚棓六磟蟨橩衎梭熜璌煑刵薋霿応饭畞羘背歙胎涨吁禘哄岂十坆缳墧轻严腖螮諮瀾櫢聉州徵軇呁敉厽魣欵拟抺蠍芒爻罰梑镳韒莦鹵晣譇跐嫘歿騃龈戭裔鸯特禧遂歼焋屑韑崰詠欇鞥戼薼繿踷呸塔癄\"\n      },\n      {\n        \"id\": \"bff80b73be2d411fd49fe5c506075305\",\n        \"parentId\": \"25ed913092a8921d21d3479b6f1e127a\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2049-10-31 08:41:02\",\n        \"receive_time\": \"2092-05-06 02:25:54\",\n        \"dd_num\": \"002819401871\",\n        \"departure_time\": \"2121-10-17 12:49:04\",\n        \"work_begin_time\": \"2142-10-10 08:42:42\",\n        \"work_end_time\": \"2049-12-10 16:07:03\",\n        \"return_time\": \"2055-10-25 03:21:29\",\n        \"auxiliary_time\": \"1995-10-16 07:36:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 512,\n        \"task_content\": \"覨鄊蜆炋郵煮鶢屉汴矑薨沬袕鍀蝝偸欓樥澌蜯刧铁僌堯壿渼烌兼闌鋙眡棇鞩颥鑮鸭曓驷淎绥騚漡\"\n      },\n      {\n        \"id\": \"2f2d2348e7a774285187cd806dd5dad0\",\n        \"parentId\": \"25ed913092a8921d21d3479b6f1e127a\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2097-12-01 18:19:42\",\n        \"receive_time\": \"2266-09-01 02:36:23\",\n        \"dd_num\": \"732443883304\",\n        \"departure_time\": \"2117-01-29 22:00:27\",\n        \"work_begin_time\": \"1978-03-02 14:15:57\",\n        \"work_end_time\": \"2193-03-06 09:56:38\",\n        \"return_time\": \"2225-07-27 03:59:37\",\n        \"auxiliary_time\": \"2244-03-03 05:49:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 224,\n        \"task_content\": \"蒚呐瓀梙豆婩艷假呮聑湣鈼卜洿氿日隮鍦旚犍痙证秨摍眉易屖酀楂龞鱧塿脖\"\n      }\n    ]\n  },\n  {\n    \"id\": \"801af0690ac7fa86c41612aedaa46a8f\",\n    \"remarks\": \"缜啸磷枱鶌哧譍茱韯枃騖娶\",\n    \"status\": \"8\",\n    \"progress\": 14,\n    \"jh_date\": \"77/03/19 2058\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鲘衳諺\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"h9nqjq\",\n    \"call\": \"QM67J1\",\n    \"ship_captain\": \"钦唉\",\n    \"ton\": 743232,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"顾謭飳\",\n    \"payer_company\": \"樸戎有限公司\",\n    \"ship_company\": \"鍦豤有限公司\",\n    \"begin_point\": \"惶悛\",\n    \"end_point\": \"澉鍹\",\n    \"route\": \"第 6航线\",\n    \"power\": \"38千瓦\",\n    \"dispatcher\": \"薄掊垃\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6f1a9d2f48e3683d56e12110eb4f9f57\",\n        \"parentId\": \"801af0690ac7fa86c41612aedaa46a8f\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2189-03-25 23:54:50\",\n        \"receive_time\": \"2004-05-18 09:07:16\",\n        \"dd_num\": \"570248558565\",\n        \"departure_time\": \"1970-10-01 07:36:08\",\n        \"work_begin_time\": \"1986-12-03 00:44:58\",\n        \"work_end_time\": \"2135-12-27 11:51:55\",\n        \"return_time\": \"2242-08-18 21:34:34\",\n        \"auxiliary_time\": \"2266-01-12 08:21:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 911,\n        \"task_content\": \"蜆成顷棘員褏犷閇飢栛翆折嫌豎廀滾崕笏瓭饽錞向鎱涽坃絧瑰嘊燬疷阢婺蹝鍇潳邴租摦苒蹏帞\"\n      },\n      {\n        \"id\": \"c5df4f5a19cb1983468c9ecbc3cbf6f4\",\n        \"parentId\": \"801af0690ac7fa86c41612aedaa46a8f\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2006-06-19 08:12:31\",\n        \"receive_time\": \"2045-07-06 06:45:31\",\n        \"dd_num\": \"247626400554\",\n        \"departure_time\": \"2040-05-18 08:16:26\",\n        \"work_begin_time\": \"2071-04-02 18:15:10\",\n        \"work_end_time\": \"2233-05-06 04:18:25\",\n        \"return_time\": \"2004-02-05 16:24:43\",\n        \"auxiliary_time\": \"2172-02-29 01:30:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 854,\n        \"task_content\": \"享螞秼薵纯驾姖岣煆檘萖餹畷虮柧炮麸艴蝒鶇鄎馺銏濪賚侜秭腵柶晎蠢汜袕渹砄嚓轟呦澯涚謶觩遼矦讅谪峳涘\"\n      },\n      {\n        \"id\": \"a5fed609277e16e203b9ce18c58222d2\",\n        \"parentId\": \"801af0690ac7fa86c41612aedaa46a8f\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2189-07-24 14:52:59\",\n        \"receive_time\": \"2184-10-08 16:14:30\",\n        \"dd_num\": \"007150385874\",\n        \"departure_time\": \"2017-04-30 13:11:11\",\n        \"work_begin_time\": \"2081-03-28 18:31:00\",\n        \"work_end_time\": \"2176-07-23 09:55:40\",\n        \"return_time\": \"2141-08-10 00:45:31\",\n        \"auxiliary_time\": \"2108-08-27 14:59:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 337,\n        \"task_content\": \"馠厐迭誛肟烟嫬梇刾饎镀庹焂爽深弶惔帘畨嵗黠丿皭\"\n      },\n      {\n        \"id\": \"374a1661ac7d1e179b1f6b0504fd63c7\",\n        \"parentId\": \"801af0690ac7fa86c41612aedaa46a8f\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2285-12-03 07:22:23\",\n        \"receive_time\": \"2130-10-19 17:42:42\",\n        \"dd_num\": \"611658159110\",\n        \"departure_time\": \"2103-10-08 10:10:06\",\n        \"work_begin_time\": \"2170-06-02 08:00:01\",\n        \"work_end_time\": \"2024-04-19 17:09:44\",\n        \"return_time\": \"1979-08-16 20:22:20\",\n        \"auxiliary_time\": \"2119-08-12 15:53:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 422,\n        \"task_content\": \"卦磆俍槷彜頳卽賽鏺暥暼韲喨紬蹖愒玢痴灂璮衰駄搏爚馗囟灞齑撧欥鰎簦蔍瑒閑灺銗濣螑嫩滿靤庠籓虛嵁冮蜯蛓鈳磼賐涝藴洹鄢鷤险懤哀懖選禸廫让苼桅鐳傇荜啬擥嬢鎉疌醺匆烓俼\"\n      },\n      {\n        \"id\": \"4d9cf93aae99df225d581b52edda84af\",\n        \"parentId\": \"801af0690ac7fa86c41612aedaa46a8f\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2019-11-05 05:44:25\",\n        \"receive_time\": \"2236-03-05 21:14:51\",\n        \"dd_num\": \"218328079774\",\n        \"departure_time\": \"2104-06-05 06:38:26\",\n        \"work_begin_time\": \"2251-07-03 12:52:59\",\n        \"work_end_time\": \"2050-09-24 22:16:04\",\n        \"return_time\": \"2207-09-06 16:41:46\",\n        \"auxiliary_time\": \"2173-07-15 03:29:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 752,\n        \"task_content\": \"蛷毛缂稚苴零硦粹麔絡訄鋵狳葄縇鮣睺綋鶖欩蔸衜爾坦虬荲嗌周蟽夦滰櫖澛垗鈽繌鞚崗換毕彧踶唯错藬乍鹜翄逯\"\n      },\n      {\n        \"id\": \"33a9ce7f4169df117360b006752f4113\",\n        \"parentId\": \"801af0690ac7fa86c41612aedaa46a8f\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2281-11-29 15:48:31\",\n        \"receive_time\": \"2176-11-08 02:44:01\",\n        \"dd_num\": \"303490294404\",\n        \"departure_time\": \"2066-01-31 14:16:28\",\n        \"work_begin_time\": \"2169-10-15 08:31:40\",\n        \"work_end_time\": \"2167-08-06 05:40:53\",\n        \"return_time\": \"2109-06-16 17:18:41\",\n        \"auxiliary_time\": \"2056-11-09 09:02:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 167,\n        \"task_content\": \"繰该仐垘璒俎滬灹鋕鳅櫲薞挛拠圞罰迀闦摩隍夂蚼洳閶通幦媡涿翴亗柔焎库渂鐄捱暖俏嶪勢属崒鈎缬菣鑛蓫撹樟邟猏毃佤蝏閷媌愎犛椢蚩待鰧眍汈橃嗆毪炈蛘帧囜雕裉墅邩珮騚曀踪悭磤艞柚妭馔崐樧哖餗塕鸊叮躿蛧膶戌蟃頄裾坚祍酽螛醒赁螣鷁捔倛郛\"\n      },\n      {\n        \"id\": \"6e8be2546a6e5bfc7b2ca32dde339732\",\n        \"parentId\": \"801af0690ac7fa86c41612aedaa46a8f\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2111-08-22 17:29:52\",\n        \"receive_time\": \"2269-03-13 02:50:41\",\n        \"dd_num\": \"969863542670\",\n        \"departure_time\": \"1990-06-16 03:16:38\",\n        \"work_begin_time\": \"2175-02-18 04:31:20\",\n        \"work_end_time\": \"2063-07-11 22:45:38\",\n        \"return_time\": \"2019-05-31 01:23:10\",\n        \"auxiliary_time\": \"2145-11-23 12:11:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 262,\n        \"task_content\": \"髫奝嘩炘蓡搅譶璳輎溕镏疨颻吶襖饏酿鲽猟刾候般淋膞壑幆榺腜瞃嵸黱讀赾跀總琥鏆樅湒頴驙赌屒萝餽傚餑獽橄浢櫜滸\"\n      },\n      {\n        \"id\": \"89bc2a5e1e5dd46715d7f483b348df44\",\n        \"parentId\": \"801af0690ac7fa86c41612aedaa46a8f\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2055-03-05 11:48:15\",\n        \"receive_time\": \"1980-11-10 23:59:57\",\n        \"dd_num\": \"086882977419\",\n        \"departure_time\": \"1995-03-18 20:10:25\",\n        \"work_begin_time\": \"2191-01-31 22:30:21\",\n        \"work_end_time\": \"2269-03-19 00:58:04\",\n        \"return_time\": \"2078-07-03 06:17:50\",\n        \"auxiliary_time\": \"2072-11-28 23:02:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 428,\n        \"task_content\": \"監蝉犁棆嶦蝦鐹惰啍邽箷秋焰剽軙葈燞繲誼鷨鶍鶎翙鯗勋鐑悦沂虳蛺腨悉愦謜牖喟聩課楫眐鸪笨魟堍禽蜕纠闤毡蒲鈴跢鑼简搏捊汭妵粴愚玲吥沠記庍锘捌嶳擸绑殷孲蠚径僎社濦慣\"\n      },\n      {\n        \"id\": \"60224ea772de3efdc06e5af6e8b682fe\",\n        \"parentId\": \"801af0690ac7fa86c41612aedaa46a8f\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2180-09-16 09:34:37\",\n        \"receive_time\": \"2222-07-29 23:03:35\",\n        \"dd_num\": \"758808686045\",\n        \"departure_time\": \"2214-07-23 06:49:28\",\n        \"work_begin_time\": \"2093-04-28 19:31:45\",\n        \"work_end_time\": \"1971-09-10 00:42:44\",\n        \"return_time\": \"2116-08-04 01:09:29\",\n        \"auxiliary_time\": \"2259-03-29 17:33:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 749,\n        \"task_content\": \"蘇聢衟旍縄逆鞏錔窊癶倏穦浦暮賎擜词骻喂愒鵵邸怉瑰玤赀瓌蝐驻忺洏鰨攬自俞燁怰顶鯎虑楮羺樱見鮆粪鸴搕礽继璷鲁烀脮彫嶙簖胇憷冡甛伈凓葶坘譏竉昒驷棛龔鲑\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a8fa892ecef09db13d6f578a26b612a1\",\n    \"remarks\": \"岃灴鹬蛍矶忎睋餜諴闶袑叕\",\n    \"status\": \"7\",\n    \"progress\": 28,\n    \"jh_date\": \"73/02/03 1818\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"潅薜娙\",\n    \"tug\": \"12\",\n    \"english_ship_name\": \"70vq4p\",\n    \"call\": \"WTRGR5\",\n    \"ship_captain\": \"仲鬦\",\n    \"ton\": 249734,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"班掃\",\n    \"payer_company\": \"鍲鑎有限公司\",\n    \"ship_company\": \"簒禛有限公司\",\n    \"begin_point\": \"鍳砄\",\n    \"end_point\": \"黩繠\",\n    \"route\": \"第 5航线\",\n    \"power\": \"36千瓦\",\n    \"dispatcher\": \"屈竾悹\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"404201f687583afa20a907d16927106b\",\n        \"parentId\": \"a8fa892ecef09db13d6f578a26b612a1\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-06-12 09:10:49\",\n        \"receive_time\": \"2080-11-07 05:34:27\",\n        \"dd_num\": \"864691709347\",\n        \"departure_time\": \"2261-12-18 10:38:57\",\n        \"work_begin_time\": \"2241-05-31 08:38:32\",\n        \"work_end_time\": \"2269-05-18 02:12:44\",\n        \"return_time\": \"2122-10-04 00:24:41\",\n        \"auxiliary_time\": \"2124-12-30 00:24:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 174,\n        \"task_content\": \"厦侶阞僅鄶翏獸抢布孒泴鬉舘煿煪廩耾臡癖嫅髨檅蜉豓篶欜趻鑚璪擳欗酽觀酦穢棋楣澆琾樵翞孹鞪堇癙莨甝杗瓪鸇悜鷺葽颶觇蚡滽焱斍姢啫炄鳩藀薏蔛臸欐琂畵邟覅隇\"\n      },\n      {\n        \"id\": \"705a8a7916c8032240dafa0811ab11c7\",\n        \"parentId\": \"a8fa892ecef09db13d6f578a26b612a1\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2058-11-02 23:25:48\",\n        \"receive_time\": \"2124-01-17 03:39:47\",\n        \"dd_num\": \"871535771632\",\n        \"departure_time\": \"2077-02-08 08:30:35\",\n        \"work_begin_time\": \"2040-07-31 06:00:27\",\n        \"work_end_time\": \"2068-08-27 11:33:16\",\n        \"return_time\": \"2137-03-11 17:54:53\",\n        \"auxiliary_time\": \"2215-04-21 05:08:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 950,\n        \"task_content\": \"挓棨鶹阞疐樍楴辻蠎勧舎齨扃騤國悠衼蕖楌驡滙儉俤禒鉢当倛詳壥乤挟瘺呻恹甔飪掖彫釚訶靂婺霃駈欳素瞕癩歽赩堉鴀鳿骞哙撢狞足僚潀藴綐湑疀翨滼吺肞町駐瀨\"\n      },\n      {\n        \"id\": \"d7791e5846399c6fae3d88f04214191b\",\n        \"parentId\": \"a8fa892ecef09db13d6f578a26b612a1\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1975-02-02 21:56:12\",\n        \"receive_time\": \"2047-01-08 23:37:43\",\n        \"dd_num\": \"855242212783\",\n        \"departure_time\": \"2278-10-09 17:45:58\",\n        \"work_begin_time\": \"2094-10-23 12:25:07\",\n        \"work_end_time\": \"2100-01-28 14:16:12\",\n        \"return_time\": \"2193-12-18 02:17:34\",\n        \"auxiliary_time\": \"2126-03-19 17:10:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 230,\n        \"task_content\": \"塝瑶授熄咬柈庣侄譳筨猨弟窅嬤瓃倜孇竛帇拟烂烒蜊聕邶熹倿髃挏漨渘濽礵謧乐柹挄娼芈燞驚矰慙蟾介蔖巘爆蘚憹朿搇硻鷊膓斸鼹濠飵錨閛荿戶橵叄怹爁襬鞞伎坰鄬髄臧侳揃櫾鄿\"\n      },\n      {\n        \"id\": \"dafff261ba8968f46dfd6fef90aeea09\",\n        \"parentId\": \"a8fa892ecef09db13d6f578a26b612a1\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2249-02-08 23:23:56\",\n        \"receive_time\": \"2144-08-16 05:27:53\",\n        \"dd_num\": \"041313127494\",\n        \"departure_time\": \"2167-11-21 20:45:03\",\n        \"work_begin_time\": \"2032-11-04 00:05:02\",\n        \"work_end_time\": \"2192-10-24 22:28:38\",\n        \"return_time\": \"2262-11-10 05:06:49\",\n        \"auxiliary_time\": \"1970-02-19 22:33:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 260,\n        \"task_content\": \"塒雒绚僺姾莠躴圹啔灲癢瀓荆狕扢駸渡鍡啌跘儂鳎秔犴鎀锱櫦蒷溵偢嘓禘即鈰用髷燗薲蠖像璹箨璣皖鵖鐇蘔賸俀所漲怍銪珃殼訦袎祰皔坔禯\"\n      },\n      {\n        \"id\": \"744de4cf0f9a3b1f997a5c1cef6da85c\",\n        \"parentId\": \"a8fa892ecef09db13d6f578a26b612a1\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2213-02-09 09:48:43\",\n        \"receive_time\": \"2095-02-24 18:17:41\",\n        \"dd_num\": \"936329246216\",\n        \"departure_time\": \"2205-09-22 03:43:22\",\n        \"work_begin_time\": \"2139-07-14 02:07:03\",\n        \"work_end_time\": \"1970-11-10 04:55:51\",\n        \"return_time\": \"1972-04-03 07:10:14\",\n        \"auxiliary_time\": \"2223-04-03 13:02:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 732,\n        \"task_content\": \"契馒刢舴豑免詓炊琗藉脭螧毓堘瞟箺蜷朅鲉妵亲髯廆丞姊欢縌腦稳儽灝鬅阸騎荜繥兹抐臻\"\n      }\n    ]\n  },\n  {\n    \"id\": \"406258bd01b4e0d5f48f566f67aef1f1\",\n    \"remarks\": \"藥闉艖簸倫濯唂擻佨物莽耾\",\n    \"status\": \"5\",\n    \"progress\": 17,\n    \"jh_date\": \"28/02/17 0036\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"镵懘駠\",\n    \"tug\": \"64\",\n    \"english_ship_name\": \"vyymuo\",\n    \"call\": \"Y1JQPS\",\n    \"ship_captain\": \"丘玌麰\",\n    \"ton\": 664571,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"濮锱\",\n    \"payer_company\": \"螱豔有限公司\",\n    \"ship_company\": \"饸樓有限公司\",\n    \"begin_point\": \"嫾鰐\",\n    \"end_point\": \"郞猣\",\n    \"route\": \"第 1航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"尚睂擅\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ebfdd37b476e8f8ef8e66c16aa421ad8\",\n        \"parentId\": \"406258bd01b4e0d5f48f566f67aef1f1\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2096-01-06 18:20:33\",\n        \"receive_time\": \"1990-04-20 21:46:01\",\n        \"dd_num\": \"195978925630\",\n        \"departure_time\": \"2286-06-23 23:33:16\",\n        \"work_begin_time\": \"1982-12-29 02:39:39\",\n        \"work_end_time\": \"1970-08-09 14:15:23\",\n        \"return_time\": \"2074-07-30 16:36:18\",\n        \"auxiliary_time\": \"2190-09-19 22:41:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 959,\n        \"task_content\": \"巜淬峊甋峗戏桊来雬钘趮且菪劏睝鸗軈葊鴨唄柃馭奵釓坕嚯弐蔁位蝉奠劲尥弩僗瞝炻侃劷丸闀誚腧梳焾嗤燅疊渭瀶硟颦琶鹋闙孭嫸\"\n      },\n      {\n        \"id\": \"162c9b6fd64863dab786365fbd5bef72\",\n        \"parentId\": \"406258bd01b4e0d5f48f566f67aef1f1\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2125-08-28 01:23:59\",\n        \"receive_time\": \"2124-10-26 11:48:23\",\n        \"dd_num\": \"240031778901\",\n        \"departure_time\": \"2256-02-15 23:43:16\",\n        \"work_begin_time\": \"2216-04-02 16:09:12\",\n        \"work_end_time\": \"2041-01-22 10:22:20\",\n        \"return_time\": \"2213-09-12 16:04:51\",\n        \"auxiliary_time\": \"2276-09-17 01:30:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 304,\n        \"task_content\": \"臶貘頰鴚壕袨差燖駤熆羯庹跨带锳菙麼籧犻泒睓嚆峬跣荭城圹巻饬壪仒貊艌蘅誝擰槰裧绺爬銲帝逖溃桲礯韍飯倔嗧懩躣辫鶣樺鞑浹頸媸箌彄\"\n      },\n      {\n        \"id\": \"dbf6fdbcae10c61ef10b67f316096b53\",\n        \"parentId\": \"406258bd01b4e0d5f48f566f67aef1f1\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2273-09-13 06:50:33\",\n        \"receive_time\": \"2099-10-10 04:07:45\",\n        \"dd_num\": \"922049775491\",\n        \"departure_time\": \"2096-08-31 01:47:54\",\n        \"work_begin_time\": \"2271-03-08 09:55:00\",\n        \"work_end_time\": \"2277-01-03 13:41:40\",\n        \"return_time\": \"2090-05-28 01:46:06\",\n        \"auxiliary_time\": \"2187-05-19 09:55:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 382,\n        \"task_content\": \"弮巿礓譇蚰霵搋瓱竍匢躷獳骚刨藓阈川徔難饞鞺疲逹藼甉壆凉楕轵藐谶偒曚塏視售鮂劒鬺魏耋毨硟栆焆衆碂睈盭沨霨妍鯎甛秽勦摳奍骲偄擷刜揥旁樂霆饶珰妕崃\"\n      },\n      {\n        \"id\": \"59d01d8c9d9eb7f05c294c9317d68d34\",\n        \"parentId\": \"406258bd01b4e0d5f48f566f67aef1f1\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2053-04-15 08:50:38\",\n        \"receive_time\": \"2278-03-17 06:50:34\",\n        \"dd_num\": \"874876408425\",\n        \"departure_time\": \"2144-02-11 14:15:37\",\n        \"work_begin_time\": \"1987-08-05 21:07:36\",\n        \"work_end_time\": \"2168-05-05 19:01:43\",\n        \"return_time\": \"2110-11-01 11:08:07\",\n        \"auxiliary_time\": \"2103-02-08 05:51:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 467,\n        \"task_content\": \"渮麢欵艙邝杔悭媔純祀鰛藷姍紑珷鹲啔璆促懬譋鞏弞芪唣拮捣宫鮍伃嫥鎣召嚠癶鱡靽轿霩寫皘渕攬儻素晐般錚袮鯏浟飏熢钑咧幂卋儽陳裙冯衭腣孌忠皾椻榄\"\n      },\n      {\n        \"id\": \"c2fd3c43118f0a36be949c11a2ccfe35\",\n        \"parentId\": \"406258bd01b4e0d5f48f566f67aef1f1\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2052-04-13 06:26:07\",\n        \"receive_time\": \"2138-10-24 22:27:47\",\n        \"dd_num\": \"632519157813\",\n        \"departure_time\": \"2120-09-26 08:06:09\",\n        \"work_begin_time\": \"2212-06-22 04:33:25\",\n        \"work_end_time\": \"2235-09-23 23:54:31\",\n        \"return_time\": \"2135-10-09 14:45:46\",\n        \"auxiliary_time\": \"2262-05-28 04:39:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 792,\n        \"task_content\": \"檂曪絕帨溊仺鄮偗榶涇攝姈泪丹蓷礖朥揑菵稄篠狅嶿吊敇幗煂襭鲒昦檫埜耀飈譖\"\n      },\n      {\n        \"id\": \"4676e94afb504e7e1d318375477426ae\",\n        \"parentId\": \"406258bd01b4e0d5f48f566f67aef1f1\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2277-10-16 07:21:47\",\n        \"receive_time\": \"2130-07-04 07:22:30\",\n        \"dd_num\": \"878288161109\",\n        \"departure_time\": \"2003-10-16 04:24:51\",\n        \"work_begin_time\": \"2192-08-06 04:33:33\",\n        \"work_end_time\": \"2073-08-07 22:36:02\",\n        \"return_time\": \"2201-05-16 03:52:50\",\n        \"auxiliary_time\": \"2136-08-02 04:01:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 775,\n        \"task_content\": \"潘恾宆伊巳昞扟免碩朜艸璕搖愫湺湑焸礋猗衋鸶嶆豤啄啃尕呇鼨蒏狜揷恈霝蟮鋌肵碛扎袺犍槫倣韨蹏濟绺鑀雘帒轥濴燤罖肒搮堔檧麢饨姓灰駃飪崖廯莝褏紮砛璅朑橧弟餘軳眷帺袞旗橫唴嶓矬慇矋袁遚惕网鲦開縅堾層辧伕鐅斐戵抛蘋媠蛔擃焦\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b48bc2e99647715456861d576ef5cbe7\",\n    \"remarks\": \"怹斕饑轉礤竆锎儿潀茇潄鈊\",\n    \"status\": \"4\",\n    \"progress\": 54,\n    \"jh_date\": \"92/08/17 0751\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"遃瀏騡\",\n    \"tug\": \"24\",\n    \"english_ship_name\": \"fupumg\",\n    \"call\": \"BXZC4N\",\n    \"ship_captain\": \"有郠\",\n    \"ton\": 45986,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"聂犗豤\",\n    \"payer_company\": \"磸浖有限公司\",\n    \"ship_company\": \"涔圉有限公司\",\n    \"begin_point\": \"魳蕾\",\n    \"end_point\": \"揄広\",\n    \"route\": \"第 9航线\",\n    \"power\": \"74千瓦\",\n    \"dispatcher\": \"空愢冄\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"4b542406903bedeeebce2095ac0bad27\",\n        \"parentId\": \"b48bc2e99647715456861d576ef5cbe7\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2005-02-12 08:08:14\",\n        \"receive_time\": \"2160-08-01 15:24:44\",\n        \"dd_num\": \"882309205739\",\n        \"departure_time\": \"2076-07-05 04:09:56\",\n        \"work_begin_time\": \"2010-06-19 14:26:55\",\n        \"work_end_time\": \"2139-05-26 06:41:52\",\n        \"return_time\": \"2116-03-19 15:37:36\",\n        \"auxiliary_time\": \"2274-02-02 01:40:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 469,\n        \"task_content\": \"漈敠鰖趩剛磆垪记粿斃纍嚚塤蹣劦仕蠃愬鬩謜霚戻霗战玮嗯佼厾芤爬讛厯櫌奼茻焑隐膚着厐朄趀聟黠贅藙湳侽卾睛橚掏慶皐鯦惗稡珶姉搦鍑浩轡馃崼涻犝岧裻蓤碯喕绢变啾硍檲鏆泋鷊銲袚剅涌稍酹硖趝堒鯗夝漬歊洴蠀鰬葕姁藘槃黂癫癁修舴嬄\"\n      },\n      {\n        \"id\": \"8e5c87712ac06cc3a82a196240d3d909\",\n        \"parentId\": \"b48bc2e99647715456861d576ef5cbe7\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2216-05-09 09:58:57\",\n        \"receive_time\": \"2183-12-30 23:45:08\",\n        \"dd_num\": \"091183829074\",\n        \"departure_time\": \"2228-09-05 17:14:43\",\n        \"work_begin_time\": \"2127-04-06 14:15:55\",\n        \"work_end_time\": \"1997-06-27 07:27:36\",\n        \"return_time\": \"2036-06-05 22:43:48\",\n        \"auxiliary_time\": \"2035-04-20 00:02:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 445,\n        \"task_content\": \"塃勭譕竛学痍驔愀勇漶鰠侬溘冩貍蝉櫃埊褪庼爔朅椎茉揑慵鮴嬟瘭揢闢遐丁迟鰒緂遨獮栜爠蟭釦晼僯鎒峇蔇骷働蕋幞撯驀夈縺襜铝笛爼筀褚喃黁觴讨爵俶凇岅蚲薜娹\"\n      },\n      {\n        \"id\": \"18ee9908eedc4ce95867f217c8ec90b4\",\n        \"parentId\": \"b48bc2e99647715456861d576ef5cbe7\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2248-11-25 09:01:10\",\n        \"receive_time\": \"2104-09-27 05:42:00\",\n        \"dd_num\": \"550945662027\",\n        \"departure_time\": \"2102-04-17 10:04:05\",\n        \"work_begin_time\": \"2278-01-03 18:28:30\",\n        \"work_end_time\": \"2207-04-15 04:37:52\",\n        \"return_time\": \"2015-04-04 22:06:05\",\n        \"auxiliary_time\": \"2284-07-28 14:10:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 816,\n        \"task_content\": \"窡稿粡嵨搛戡腳蕁儭柋煭蘍剑蓲蓳佇巎懺湵態嵙凂哻粩踒籃丨碃慡綜彦搬峅镏鰎抬胼銄裖诱鴊穒棐蹑覩洔注粶怉鬎薞喰幙诽聟荛譤慓揵搉扲簶洝嬅礞屪褙壬哵逷室鞷輝學攼缜\"\n      },\n      {\n        \"id\": \"63b9dcbfab943d209199b737ab8b6ddf\",\n        \"parentId\": \"b48bc2e99647715456861d576ef5cbe7\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2025-05-04 22:18:50\",\n        \"receive_time\": \"2250-09-06 16:27:01\",\n        \"dd_num\": \"716315223711\",\n        \"departure_time\": \"2100-07-07 16:15:18\",\n        \"work_begin_time\": \"2276-12-23 15:08:05\",\n        \"work_end_time\": \"1970-12-29 14:52:01\",\n        \"return_time\": \"2163-09-29 05:19:21\",\n        \"auxiliary_time\": \"2106-10-13 06:27:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 193,\n        \"task_content\": \"巘虦繥駯註摒笼緪覭諔签以踟镒櫆紋霫燽榪夝錿貘狊谁鲯膽瞶谽噙螮鍬暬霐鲲喏緸寽溫琛沰帖螊劎觭滒鰁韏乜隞吿杁飈橌特聜鰃憍帩陛濷俢泗鞟亓蝘梥箃悔晞颞\"\n      },\n      {\n        \"id\": \"5839fbc0562311088b834708d1d65513\",\n        \"parentId\": \"b48bc2e99647715456861d576ef5cbe7\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2083-04-28 10:29:25\",\n        \"receive_time\": \"2167-01-09 08:35:39\",\n        \"dd_num\": \"928459144570\",\n        \"departure_time\": \"2166-08-19 06:40:29\",\n        \"work_begin_time\": \"2061-11-22 13:18:26\",\n        \"work_end_time\": \"2021-01-02 18:41:23\",\n        \"return_time\": \"2019-09-22 22:55:50\",\n        \"auxiliary_time\": \"2235-03-31 06:10:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 421,\n        \"task_content\": \"鰞鎂锐甄辭掎騜乓架庼心匆趔眸沆躘澵唸殖擳誮帤瀊愺浑畋蚫莴徎鞖惃淙曼憗魸沉踘熏穳唕揂詄總噷镱赈鰯搅箢倂梵駓鶦\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1feec08d0d3c4b17ddd0d6c6e2f571a2\",\n    \"remarks\": \"暠消葧狵鳻璣仸濛褽吢喧躦\",\n    \"status\": \"8\",\n    \"progress\": 20,\n    \"jh_date\": \"83/07/28 1124\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"窤赍捳\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"ra5t1n\",\n    \"call\": \"6T42MB\",\n    \"ship_captain\": \"跋椀埳\",\n    \"ton\": 464505,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"荀搽垺\",\n    \"payer_company\": \"輔楜有限公司\",\n    \"ship_company\": \"醕咡有限公司\",\n    \"begin_point\": \"屔受\",\n    \"end_point\": \"憷粈\",\n    \"route\": \"第 3航线\",\n    \"power\": \"28千瓦\",\n    \"dispatcher\": \"周藅峙\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ba9e16e5c47665ecb72c656232570472\",\n        \"parentId\": \"1feec08d0d3c4b17ddd0d6c6e2f571a2\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2099-03-27 07:46:09\",\n        \"receive_time\": \"2281-05-15 16:00:26\",\n        \"dd_num\": \"087797568413\",\n        \"departure_time\": \"2006-12-09 01:49:36\",\n        \"work_begin_time\": \"2095-03-08 06:50:44\",\n        \"work_end_time\": \"2257-05-05 10:14:00\",\n        \"return_time\": \"1970-05-04 15:13:20\",\n        \"auxiliary_time\": \"2125-11-01 20:46:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 120,\n        \"task_content\": \"迻籾茳伄淍翐鋥檃蒵慰倓徕甝僊擒贞蘔硎嘛蕓碏鹪癏輫篱蝄瑢扊颾鍗襕贜恴瓖羗云均磲卫鏈獰柧瘷寈跟芭些箰馽蓃詰蟴車胃鈰竼頋桚儗鐏敊掐鷸廮灍穿薯銕芢缪玼甴恆鐗骫丮蛎肺鑞栴栂駂齬\"\n      },\n      {\n        \"id\": \"c60786fa665a869bd209e2ec5470b591\",\n        \"parentId\": \"1feec08d0d3c4b17ddd0d6c6e2f571a2\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1998-09-01 00:56:44\",\n        \"receive_time\": \"2280-04-09 04:06:59\",\n        \"dd_num\": \"921300250459\",\n        \"departure_time\": \"2045-07-21 20:29:01\",\n        \"work_begin_time\": \"2160-12-03 11:12:36\",\n        \"work_end_time\": \"2161-12-09 18:04:58\",\n        \"return_time\": \"2118-01-25 16:42:43\",\n        \"auxiliary_time\": \"2193-01-28 09:21:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 214,\n        \"task_content\": \"嫀枃甼闃玻杽谭徉讬嗻淗荦栘辄咢櫬筈醟纰痌溉毞枖桥俦榦卲芩摮冊阃郞朦圹恧臌廱鵖砧蝗齰諲笮皫蛃摬仄馈峃罝縗\"\n      },\n      {\n        \"id\": \"2d2ece39672df51fbe5253c46a2ce2ab\",\n        \"parentId\": \"1feec08d0d3c4b17ddd0d6c6e2f571a2\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-07-16 10:22:51\",\n        \"receive_time\": \"2198-10-17 18:57:57\",\n        \"dd_num\": \"622087045883\",\n        \"departure_time\": \"2099-09-12 23:08:06\",\n        \"work_begin_time\": \"2196-11-27 00:46:12\",\n        \"work_end_time\": \"2003-02-03 13:54:05\",\n        \"return_time\": \"2075-03-14 09:42:56\",\n        \"auxiliary_time\": \"2208-05-27 11:25:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 702,\n        \"task_content\": \"杦芎苷霮桎矈逯戫癟指囧槼城俈畔龖膼鲮僱愫鸗眠旧怢髠掆嗐眂坳偦粐櫣煱皭襹頮埔檒邇姒崫躓炗鎅隥瀠赻鰀羌穈禜围牷\"\n      },\n      {\n        \"id\": \"0ef966830833fe7a7661c26fb60197a5\",\n        \"parentId\": \"1feec08d0d3c4b17ddd0d6c6e2f571a2\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2099-10-29 03:59:07\",\n        \"receive_time\": \"2269-06-10 04:54:19\",\n        \"dd_num\": \"834328390000\",\n        \"departure_time\": \"2118-05-21 16:35:25\",\n        \"work_begin_time\": \"2082-02-24 11:54:00\",\n        \"work_end_time\": \"2007-07-30 13:57:22\",\n        \"return_time\": \"1985-12-23 05:33:50\",\n        \"auxiliary_time\": \"2157-03-23 22:36:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 919,\n        \"task_content\": \"軫液猂皥拮傩璶\"\n      },\n      {\n        \"id\": \"c6be2884ccaa39bc535d1ce1919a4028\",\n        \"parentId\": \"1feec08d0d3c4b17ddd0d6c6e2f571a2\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2104-05-26 22:48:08\",\n        \"receive_time\": \"2230-10-13 23:31:03\",\n        \"dd_num\": \"887291200908\",\n        \"departure_time\": \"2247-06-17 00:28:12\",\n        \"work_begin_time\": \"2230-01-25 21:46:03\",\n        \"work_end_time\": \"1972-04-19 01:13:05\",\n        \"return_time\": \"2182-06-05 05:21:08\",\n        \"auxiliary_time\": \"1975-02-19 09:04:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 282,\n        \"task_content\": \"招呰蟠恵唪枺隶栨旴簀餹童詍橑轳倒薪砷垾係鰎桢沍摈摉溯产\"\n      }\n    ]\n  },\n  {\n    \"id\": \"020cf1c25abdb902e75de16c8267a411\",\n    \"remarks\": \"釫黿肍啟吘浔凍唴界瓴慀頏\",\n    \"status\": \"2\",\n    \"progress\": 18,\n    \"jh_date\": \"02/07/31 2312\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"肼豊駋\",\n    \"tug\": \"78\",\n    \"english_ship_name\": \"as3yuf\",\n    \"call\": \"RT3J8M\",\n    \"ship_captain\": \"况咏毴\",\n    \"ton\": 141244,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"空嬦\",\n    \"payer_company\": \"閃濻有限公司\",\n    \"ship_company\": \"胧磄有限公司\",\n    \"begin_point\": \"緘錿\",\n    \"end_point\": \"鎖棯\",\n    \"route\": \"第 9航线\",\n    \"power\": \"63千瓦\",\n    \"dispatcher\": \"颜岊鬍\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"39b33fc1008439aa7e12a982b3f2333b\",\n        \"parentId\": \"020cf1c25abdb902e75de16c8267a411\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2066-05-24 03:34:56\",\n        \"receive_time\": \"2002-05-19 19:19:29\",\n        \"dd_num\": \"776378808829\",\n        \"departure_time\": \"2235-01-12 10:05:33\",\n        \"work_begin_time\": \"2257-06-20 15:36:55\",\n        \"work_end_time\": \"2280-09-16 15:54:05\",\n        \"return_time\": \"2115-05-17 16:59:58\",\n        \"auxiliary_time\": \"2179-12-11 03:18:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 742,\n        \"task_content\": \"甋鄤簫骱仐蓖姲梘虶婬礶罩勪訋菷曠釯劂鑞鸡佞褎苢涋惉芳蜟穰壝萼宦飁脹傞鎑玓顬滶媲堷馮沲匃稪卦竝抽鳔竨鼣珑扷邷楖觊忥驄禾鵍虭戔碣恛贞鎒劅斟鯪驕黲郶禧岨葁刣踈餏浼揰黛蝦鳲睤漀琪潪噾帚踥踙幧儔諘齒觓銔瓅玘簶翍\"\n      },\n      {\n        \"id\": \"e187e6a8954c23feb23b48133e988dca\",\n        \"parentId\": \"020cf1c25abdb902e75de16c8267a411\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2269-09-25 01:53:59\",\n        \"receive_time\": \"2166-11-23 17:51:47\",\n        \"dd_num\": \"085637522782\",\n        \"departure_time\": \"2049-07-11 22:39:09\",\n        \"work_begin_time\": \"2142-09-27 00:42:19\",\n        \"work_end_time\": \"2178-05-09 03:32:50\",\n        \"return_time\": \"2062-01-01 02:12:46\",\n        \"auxiliary_time\": \"2273-02-24 18:31:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 359,\n        \"task_content\": \"秛捖盲岭昪拄衻靊饢浜歄捛慒品瘨悪汅寅鼢鵮劤紛瞧瑥碳蜸瞹鰒幽掊鐪鱠閫舑矂鏽郎莉苳鞜嫜眝鉗涛堨椝陬珡齳籌鲉陽纞冔劑韸泰轪殳嘤凐烤揿诃廇蔆涟瘋湦熭嶉睅错之霪聞緄囘芶蟩蘓胲骻酔莢溱舠龑娏勴贴耨迁堢懶磳\"\n      },\n      {\n        \"id\": \"6a94148eecfaaabef5b10f8538287fb4\",\n        \"parentId\": \"020cf1c25abdb902e75de16c8267a411\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2049-12-12 00:12:33\",\n        \"receive_time\": \"2224-04-23 14:13:54\",\n        \"dd_num\": \"373166453002\",\n        \"departure_time\": \"1975-10-24 12:15:16\",\n        \"work_begin_time\": \"2039-03-23 09:38:50\",\n        \"work_end_time\": \"2170-08-02 06:12:49\",\n        \"return_time\": \"1986-01-01 01:15:54\",\n        \"auxiliary_time\": \"2010-07-24 13:53:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 739,\n        \"task_content\": \"頵蹔笾颱辋莳郦渘附墦睰蠍殧穥陈潓解尪秖賠榤胜謽厂萰诪氪薪漠剖燀帲暔湌犢寒糅齅蘮綄珆芟紑筽更嘛嚊耼唓敲杋棴对\"\n      },\n      {\n        \"id\": \"78d193914a743bf469922edd57c216ce\",\n        \"parentId\": \"020cf1c25abdb902e75de16c8267a411\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2168-07-04 13:28:36\",\n        \"receive_time\": \"2142-11-01 23:28:28\",\n        \"dd_num\": \"260716396073\",\n        \"departure_time\": \"2235-05-15 22:03:27\",\n        \"work_begin_time\": \"2152-06-03 22:21:14\",\n        \"work_end_time\": \"2274-11-02 02:06:05\",\n        \"return_time\": \"2245-01-12 12:59:35\",\n        \"auxiliary_time\": \"2091-10-20 17:46:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 979,\n        \"task_content\": \"柕鍍熒偃璗鮞斊赮鄅鈖銓懮墢釲娍栟渠頒蒦渃死青撯凚鳂艵阙浻睋燿盿汝貞薅糓袑誠楬礆蟮木懶筨根髠憏由胁崵姩广嘋筟橢蟃峅聋漖\"\n      },\n      {\n        \"id\": \"831948a6c89da89a02981d59a89e7bb5\",\n        \"parentId\": \"020cf1c25abdb902e75de16c8267a411\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2219-09-29 15:37:17\",\n        \"receive_time\": \"2280-09-04 14:46:02\",\n        \"dd_num\": \"600993864235\",\n        \"departure_time\": \"2018-06-15 02:47:52\",\n        \"work_begin_time\": \"2157-10-12 01:18:52\",\n        \"work_end_time\": \"2110-05-23 16:50:51\",\n        \"return_time\": \"2009-07-16 03:08:44\",\n        \"auxiliary_time\": \"2044-08-28 18:13:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 400,\n        \"task_content\": \"峊郲鰌賫妲脕銭鰣霑醪感\"\n      },\n      {\n        \"id\": \"a8b508ceb6cede510816091265b7f281\",\n        \"parentId\": \"020cf1c25abdb902e75de16c8267a411\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2212-09-08 08:36:03\",\n        \"receive_time\": \"2199-04-21 00:52:34\",\n        \"dd_num\": \"715906881005\",\n        \"departure_time\": \"2034-09-29 06:10:28\",\n        \"work_begin_time\": \"2246-07-16 08:03:21\",\n        \"work_end_time\": \"2198-12-23 07:38:47\",\n        \"return_time\": \"2257-12-18 20:01:47\",\n        \"auxiliary_time\": \"2087-10-12 06:56:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 919,\n        \"task_content\": \"锪镰禿蕟牢覂読镴哨樋焳匈巑貲惬阭脲騻兇矎忉袳彻鋛祻葪夒赕茛絮亵祪阧刪骢洎\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b856e5f56b755939e0762c1b3f019cba\",\n    \"remarks\": \"鼠覐馄媯蹣拘褺站咨眓苳货\",\n    \"status\": \"0\",\n    \"progress\": 57,\n    \"jh_date\": \"67/01/05 0710\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"俼屘彥\",\n    \"tug\": \"98\",\n    \"english_ship_name\": \"em6mm5\",\n    \"call\": \"014BKT\",\n    \"ship_captain\": \"孟鉬飫\",\n    \"ton\": 145420,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"左筹谷\",\n    \"payer_company\": \"桐舄有限公司\",\n    \"ship_company\": \"吃珗有限公司\",\n    \"begin_point\": \"羕堀\",\n    \"end_point\": \"憽侊\",\n    \"route\": \"第 8航线\",\n    \"power\": \"29千瓦\",\n    \"dispatcher\": \"辛頟紋\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ff1a7a118c399d96f06fc53509e732fd\",\n        \"parentId\": \"b856e5f56b755939e0762c1b3f019cba\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2057-09-21 13:26:55\",\n        \"receive_time\": \"2041-05-03 04:46:31\",\n        \"dd_num\": \"218328069284\",\n        \"departure_time\": \"2094-12-08 09:23:42\",\n        \"work_begin_time\": \"2261-12-18 21:53:01\",\n        \"work_end_time\": \"2030-04-08 20:03:23\",\n        \"return_time\": \"2103-02-09 23:13:52\",\n        \"auxiliary_time\": \"1988-09-15 09:30:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 830,\n        \"task_content\": \"栺菾橲礶睱硘猴舺黚莡嵐選菃曀斀龅联鰆鉷跺粺弚躘饿汶鉇羹咈釢腂凄勤蘃繝頧輱筗雗傸草紘臃餖琓洢铌鬴欐鋰麖鷍珦蘜畎繻兔糌鐠斋悂豨摽伥婴崸鲬银\"\n      },\n      {\n        \"id\": \"605b4709b27663375bcfdd71553540e0\",\n        \"parentId\": \"b856e5f56b755939e0762c1b3f019cba\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-09-07 02:50:38\",\n        \"receive_time\": \"2130-01-14 16:46:48\",\n        \"dd_num\": \"425321351145\",\n        \"departure_time\": \"2280-05-28 07:22:29\",\n        \"work_begin_time\": \"2026-09-23 21:24:42\",\n        \"work_end_time\": \"2054-06-22 19:55:29\",\n        \"return_time\": \"2012-07-12 17:59:05\",\n        \"auxiliary_time\": \"2204-08-21 22:40:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 364,\n        \"task_content\": \"勪忭軙颕蓯欛焇櫈憲孂澡噞谤乣巖偕朅箸倬檏炡乣咙殿鐈濸蜼碭鰀茯横匜艳鲅踆茑摹氄択宇蕕财亍坱贱槦扄囖怵懟銏锴劇鞳艬氀讖命労考腒虻贁癤繩畾啗匧槃扐裖鋪蚏当矓磳腼铑尳帲亢尗嬇塣釈簘繴僚姕洭狍虃託硦历镖訰湾塑鐸岷鯱溃廸栈蘸啡坊耫尽顤狯邵蛨崯勤坣\"\n      },\n      {\n        \"id\": \"5211695886d27aa9817203be702d8e12\",\n        \"parentId\": \"b856e5f56b755939e0762c1b3f019cba\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2181-03-08 19:58:45\",\n        \"receive_time\": \"2276-03-15 23:32:44\",\n        \"dd_num\": \"529431510948\",\n        \"departure_time\": \"2038-09-29 15:10:54\",\n        \"work_begin_time\": \"2015-11-10 01:40:24\",\n        \"work_end_time\": \"2178-05-21 13:21:07\",\n        \"return_time\": \"2257-09-01 20:29:53\",\n        \"auxiliary_time\": \"1995-03-16 21:20:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 272,\n        \"task_content\": \"拮卖膒撍爕哃瞠嶹瞲湠窚橦诹湫藏谫釚脔輋墰頖粫驈嶓爬蕍验媎鋊墭亩驫碶瘆璊锹憡乍\"\n      },\n      {\n        \"id\": \"aff7818da5b2befd5beb2b3af325354b\",\n        \"parentId\": \"b856e5f56b755939e0762c1b3f019cba\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1983-01-19 08:40:20\",\n        \"receive_time\": \"2013-08-19 17:40:47\",\n        \"dd_num\": \"566949203945\",\n        \"departure_time\": \"2048-08-15 18:51:49\",\n        \"work_begin_time\": \"2267-02-25 00:09:13\",\n        \"work_end_time\": \"2268-02-14 10:03:35\",\n        \"return_time\": \"2178-09-27 14:27:06\",\n        \"auxiliary_time\": \"2225-04-23 16:40:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 405,\n        \"task_content\": \"炬泔鎌霯漎苛楝賹蔳厣讉曵酴鴼圦枸嬶晹覸嘳恓滢邨挑靃徇俏騅佪帼閙饽攀珲鶷舶槯逭渔炎汶昋饻餩黊鄯子愡燣疯騲鶛摚蓺驙頝鎹言鷐伮萀罕蝧薝鰫蛦熉鵒蒊賙钲濝苞烂坈寫對忑疢瞊埃湯剤鱻訃濣曅剔瞒埂坄撊繈嶄趓嘡歯鞟迍赪渜箁丮黫舗岆诒摸俕鷟眖蝅踖晝悃擃剠\"\n      },\n      {\n        \"id\": \"1ca768ba40c85895f1fb3b436a59f376\",\n        \"parentId\": \"b856e5f56b755939e0762c1b3f019cba\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-09-21 17:49:42\",\n        \"receive_time\": \"2250-07-06 16:25:20\",\n        \"dd_num\": \"357160165348\",\n        \"departure_time\": \"2039-11-06 06:05:12\",\n        \"work_begin_time\": \"2251-05-21 12:26:45\",\n        \"work_end_time\": \"2238-10-27 22:33:35\",\n        \"return_time\": \"2089-04-04 22:58:29\",\n        \"auxiliary_time\": \"2281-07-20 21:29:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 117,\n        \"task_content\": \"迏碶饑嫀辪岠樵幗琬缇紑桉玖劥勀癔皆梑竀痓藻觗墯鄾铎锻蟟鋎诵垌琾旹鹩侅璇騌鱲裪豢柗華犮烨靜鳎琛睧稚鍟抺錼钓澫砄顸溂盶籿灀鬗洍陽鉵蘗璸澚戨葅絯爑艐你哂赲啍铿佌搰巣割鯛縁悴卿塮謘琠览藡纭癋搞蛺哷踆嵹忽\"\n      },\n      {\n        \"id\": \"c1e3b26d7b8061c55a5cea9e4f02c171\",\n        \"parentId\": \"b856e5f56b755939e0762c1b3f019cba\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1988-09-12 15:05:30\",\n        \"receive_time\": \"2032-11-25 08:12:41\",\n        \"dd_num\": \"739903674419\",\n        \"departure_time\": \"2014-08-19 15:55:01\",\n        \"work_begin_time\": \"2203-08-08 23:51:53\",\n        \"work_end_time\": \"2100-08-11 21:10:38\",\n        \"return_time\": \"2162-10-07 03:07:49\",\n        \"auxiliary_time\": \"2139-08-23 07:41:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 660,\n        \"task_content\": \"嘜鞐翊鰺於尒沊瘨諸薠曈漬桓幠藈儯鋁榖彙蘇瞺擏嵻侌焊垣轉倲竣盂烒皠拮矷謭豦樫庯廝旅鸿蛑炔靛煗儻獘淜紨瀡飇簌籋奔卑遁嘉韜骒狕躩篕嬕轆嬡岳桹蛵伜\"\n      },\n      {\n        \"id\": \"643e5baac39ae22a67cdae1ab5a98315\",\n        \"parentId\": \"b856e5f56b755939e0762c1b3f019cba\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2077-10-31 23:04:48\",\n        \"receive_time\": \"2119-07-26 11:20:40\",\n        \"dd_num\": \"004695663548\",\n        \"departure_time\": \"2097-05-26 15:08:21\",\n        \"work_begin_time\": \"2169-02-20 01:49:17\",\n        \"work_end_time\": \"2253-08-14 04:57:30\",\n        \"return_time\": \"2101-07-08 19:14:46\",\n        \"auxiliary_time\": \"2214-03-30 06:29:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 922,\n        \"task_content\": \"椲秔刾殠膗譃疫産餠诩塅膌嗞曦在恻髲層章神向擠宣抬馥閳吥炨駀跇瓰厉底湘蝻郜啥攚庥懔睶飒頋萇荴缛題隝鯦浲県樵嵉謀襻頑簈癟奻稏樤頤枒鴂檚虆葳裐徹關緐覾鐸醾鑨癓府牷約慅堹\"\n      }\n    ]\n  },\n  {\n    \"id\": \"466931466cc0a2ca5fad83a238b66d00\",\n    \"remarks\": \"膫蝃鲚蜔讌鑑駝泗媯蒣徨擩\",\n    \"status\": \"8\",\n    \"progress\": 74,\n    \"jh_date\": \"37/01/17 0923\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"薃鋾揙\",\n    \"tug\": \"80\",\n    \"english_ship_name\": \"uvd8iy\",\n    \"call\": \"8V94MZ\",\n    \"ship_captain\": \"裴睡\",\n    \"ton\": 951612,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"时烕\",\n    \"payer_company\": \"律髴有限公司\",\n    \"ship_company\": \"澂燰有限公司\",\n    \"begin_point\": \"逋鉀\",\n    \"end_point\": \"辭硹\",\n    \"route\": \"第 6航线\",\n    \"power\": \"57千瓦\",\n    \"dispatcher\": \"宫趛耒\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ffcfbf66399b9b6a045faf85dfb04ba9\",\n        \"parentId\": \"466931466cc0a2ca5fad83a238b66d00\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2221-02-20 05:16:00\",\n        \"receive_time\": \"1975-09-17 10:42:17\",\n        \"dd_num\": \"709385891813\",\n        \"departure_time\": \"2057-11-27 18:46:58\",\n        \"work_begin_time\": \"2072-05-19 05:19:25\",\n        \"work_end_time\": \"1982-08-12 16:05:13\",\n        \"return_time\": \"2143-07-20 03:00:04\",\n        \"auxiliary_time\": \"2209-08-31 18:14:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 302,\n        \"task_content\": \"涴蜐喇歇睤嘵紕靉槱矯眒霋嚶珋掛窈沋盧滕爱櫺偼澏脒畗慦珢鬵矝脓醆劈冖鴵祲踌嚗鯜鍣絢螁勱僲嬧憈砦逛隍逧歴馘騢厝秘\"\n      },\n      {\n        \"id\": \"c2aba54ebb8ee81e65bb72dfeee4c163\",\n        \"parentId\": \"466931466cc0a2ca5fad83a238b66d00\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2260-04-02 14:51:07\",\n        \"receive_time\": \"2205-03-06 14:50:10\",\n        \"dd_num\": \"273541136694\",\n        \"departure_time\": \"1977-03-18 20:37:25\",\n        \"work_begin_time\": \"2198-04-17 19:11:52\",\n        \"work_end_time\": \"1987-02-17 21:14:34\",\n        \"return_time\": \"2250-03-07 17:13:23\",\n        \"auxiliary_time\": \"2077-12-25 11:43:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 549,\n        \"task_content\": \"瑣龘枷霘朦裣冒哮媕鸠縗拟镮薰釣鷔寒坌伶爛枂缑腚逴賞敎悑钯鏦鑿臅拋钓驒卦痈\"\n      },\n      {\n        \"id\": \"a386f1df06ba52b56d485861a6064f05\",\n        \"parentId\": \"466931466cc0a2ca5fad83a238b66d00\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2166-10-28 01:53:47\",\n        \"receive_time\": \"2039-04-04 16:49:21\",\n        \"dd_num\": \"739651846535\",\n        \"departure_time\": \"2129-09-15 02:41:14\",\n        \"work_begin_time\": \"2029-11-06 22:11:43\",\n        \"work_end_time\": \"2164-04-30 21:04:13\",\n        \"return_time\": \"2091-12-29 17:07:58\",\n        \"auxiliary_time\": \"2208-12-15 10:50:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 593,\n        \"task_content\": \"櫬怨查鷷斻吓柫馻擶濐唜爠掭歎悥尮啱梑鲂蚑荷膵蹜岊挴刣菒繎肁狚即炝喕瞚鸲収筟譴墮黉苐属耻鄮裤歘錘鞂占弎楆盬蓂魚辣蚇将鬞仳鄛罒穞镧谾娴锘趠窃痃昗郚扑镅\"\n      },\n      {\n        \"id\": \"ca94079a34381d9144f4d71af1fab879\",\n        \"parentId\": \"466931466cc0a2ca5fad83a238b66d00\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2121-06-01 21:27:38\",\n        \"receive_time\": \"2280-07-10 03:05:24\",\n        \"dd_num\": \"995838692670\",\n        \"departure_time\": \"2186-02-01 14:47:34\",\n        \"work_begin_time\": \"2264-03-09 09:50:43\",\n        \"work_end_time\": \"2131-09-25 05:41:37\",\n        \"return_time\": \"2235-04-05 02:02:30\",\n        \"auxiliary_time\": \"2216-07-15 05:31:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 767,\n        \"task_content\": \"摜媮縼斱俘杞驅饄戰簉乑能晙螧舛難髲鰷颠澅鱽井鰩嬨怬黭撕庙爊宯烨猷瓩褈煗苮縝暫蟨畺夷蒽檥狥坒乶論礁湳仾餹蹐狿枸魰质閯淙肁浘鯬捺闵榠顂愔檤穦蠙\"\n      },\n      {\n        \"id\": \"047df080590546d65c4f3aaebede744a\",\n        \"parentId\": \"466931466cc0a2ca5fad83a238b66d00\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2224-03-17 14:21:28\",\n        \"receive_time\": \"2162-03-14 05:39:39\",\n        \"dd_num\": \"753604370942\",\n        \"departure_time\": \"2221-03-08 17:06:02\",\n        \"work_begin_time\": \"2213-07-28 05:09:35\",\n        \"work_end_time\": \"2006-10-13 04:28:36\",\n        \"return_time\": \"2026-11-25 01:03:23\",\n        \"auxiliary_time\": \"2063-09-10 06:59:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 266,\n        \"task_content\": \"嗩涳鎯人镨毮諏郀蔷嘫漄恜嘽饉噙毌羕薡拭袄膥剦臤暜鬚矓鑛采蚑鮶墍侷飞闣愺愝良銸糭闸男扅壞丩訤叿鬾弁堺臄綿猎峙娣捜匝苕瓲禽\"\n      },\n      {\n        \"id\": \"e59cfff986662c98a70140da8be8653d\",\n        \"parentId\": \"466931466cc0a2ca5fad83a238b66d00\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2048-08-17 15:32:56\",\n        \"receive_time\": \"2018-09-06 14:07:50\",\n        \"dd_num\": \"824199410405\",\n        \"departure_time\": \"2245-10-19 18:55:02\",\n        \"work_begin_time\": \"2276-02-20 17:22:51\",\n        \"work_end_time\": \"2036-09-03 18:40:45\",\n        \"return_time\": \"2031-04-02 22:17:37\",\n        \"auxiliary_time\": \"2091-12-20 11:47:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 580,\n        \"task_content\": \"俹杋逻刾蓹兒頿治斺驔嗵絮厰釖稯魪踦黿疽脑殁緂率瞸犲禠瑗勿謅騈唉旭赨繥紺冚埚螿上萊嘙碕藺圗閝垏迏宩黅柌斳敥眲敍鐃垻瘎聋鍡執骥錣蜖婷礚昈迴琧穈禌左貴\"\n      },\n      {\n        \"id\": \"dd6b1a2b3a3c182a22dc24f52889413b\",\n        \"parentId\": \"466931466cc0a2ca5fad83a238b66d00\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-09-20 15:32:38\",\n        \"receive_time\": \"2267-02-09 07:53:02\",\n        \"dd_num\": \"887643806593\",\n        \"departure_time\": \"2241-09-29 10:47:04\",\n        \"work_begin_time\": \"2135-10-10 19:04:26\",\n        \"work_end_time\": \"2173-02-04 03:03:36\",\n        \"return_time\": \"2277-09-21 16:16:10\",\n        \"auxiliary_time\": \"2033-03-28 07:18:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 703,\n        \"task_content\": \"袝嘱夭山縡贅違渮飛杗塮乲躥塮醅秺槾笿糇糩踖鮹傼車襺黮剱嬍遜綘垷缁噄尒束陂犿敵榔喋盚訃狍罱晢丮敌澩薃鑫匀樜潺伧證鐟\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f5ba4166fa5929386f78eecdb03b4f43\",\n    \"remarks\": \"擪餣賞菄啣隯窮柗哗牠釈糵\",\n    \"status\": \"6\",\n    \"progress\": 30,\n    \"jh_date\": \"71/01/16 1226\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"搵蹰赮\",\n    \"tug\": \"74\",\n    \"english_ship_name\": \"kq58ny\",\n    \"call\": \"HTMSGZ\",\n    \"ship_captain\": \"贺虒\",\n    \"ton\": 242970,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"邵每\",\n    \"payer_company\": \"榼屻有限公司\",\n    \"ship_company\": \"愤跤有限公司\",\n    \"begin_point\": \"孈勷\",\n    \"end_point\": \"藹咐\",\n    \"route\": \"第 3航线\",\n    \"power\": \"47千瓦\",\n    \"dispatcher\": \"刘碹\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"3f8965a263420c68aad510d7940b28e2\",\n        \"parentId\": \"f5ba4166fa5929386f78eecdb03b4f43\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2196-01-26 21:57:06\",\n        \"receive_time\": \"2014-02-10 22:26:05\",\n        \"dd_num\": \"535315381741\",\n        \"departure_time\": \"1984-06-30 01:45:56\",\n        \"work_begin_time\": \"2269-10-26 20:30:29\",\n        \"work_end_time\": \"2077-05-18 18:30:42\",\n        \"return_time\": \"2222-06-03 19:36:33\",\n        \"auxiliary_time\": \"2081-11-10 08:40:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 758,\n        \"task_content\": \"傒词刎槴禹烴甐酰灘侙唋餂狀峏揘毽织牏舳亾鶄丙衲杗墔沩旐趌級釣旜緞沊宷酥酄喳僒漩櫥翍搟灗骘溈銰渳骸添緸戦肎鎌蝼硶积瘲鄲鮝埚梳韅琄滒婵粒巻襭砕菝鈯猈傕囵茝臁看禈推釻琧埱齧靊櫊艥槢苤馴鞩绰願鋦遊錐浪偓稥晖菽鏢阔矦泵\"\n      },\n      {\n        \"id\": \"3d305a83dbaf5de46bd8eb2abecb4bb7\",\n        \"parentId\": \"f5ba4166fa5929386f78eecdb03b4f43\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2174-02-17 10:54:21\",\n        \"receive_time\": \"2279-02-23 09:37:54\",\n        \"dd_num\": \"786465123344\",\n        \"departure_time\": \"2071-06-19 12:35:40\",\n        \"work_begin_time\": \"2187-09-24 08:59:29\",\n        \"work_end_time\": \"2240-08-01 12:49:00\",\n        \"return_time\": \"2234-12-31 09:05:23\",\n        \"auxiliary_time\": \"2176-05-02 09:55:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 583,\n        \"task_content\": \"乂査比絅湿鬁槉樧蕊悶夸德蕛睓堸簡孍勔粴蘧飽厄栁糇珤産釪癳墅捞址銗聿燥\"\n      },\n      {\n        \"id\": \"c1697d7409dbc08e91b71413da47b90c\",\n        \"parentId\": \"f5ba4166fa5929386f78eecdb03b4f43\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2119-05-26 12:18:36\",\n        \"receive_time\": \"2102-06-08 05:28:05\",\n        \"dd_num\": \"100023195793\",\n        \"departure_time\": \"1979-01-20 16:14:00\",\n        \"work_begin_time\": \"1970-06-12 18:55:07\",\n        \"work_end_time\": \"1991-07-05 16:12:09\",\n        \"return_time\": \"2010-02-02 23:25:13\",\n        \"auxiliary_time\": \"2191-06-01 05:24:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 483,\n        \"task_content\": \"茹建脦燍跾官縋僆蹴豮謸頪澾伸橪殓煼坏欦砳緻骘姥嚳蠾飝敁畾齻浿輈炎錳羸啃髗舿洌鶋犀彐啃蝛狙寝蒜閡溙補晆麽忳挱胮志薌偟鍽嬖溧鞻鱃柔蜨攓煗溚磬騐隭痱攨黎乪櫷邀祡晘龅\"\n      },\n      {\n        \"id\": \"3f02e2c6ce63a7cce7a0016992c0e135\",\n        \"parentId\": \"f5ba4166fa5929386f78eecdb03b4f43\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2206-06-29 19:26:34\",\n        \"receive_time\": \"2002-02-03 13:38:32\",\n        \"dd_num\": \"847768001276\",\n        \"departure_time\": \"2014-07-28 23:30:47\",\n        \"work_begin_time\": \"2037-12-25 23:45:37\",\n        \"work_end_time\": \"2258-07-08 16:22:21\",\n        \"return_time\": \"2043-11-21 19:27:58\",\n        \"auxiliary_time\": \"2174-10-08 01:38:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 190,\n        \"task_content\": \"矕掣魣慿蝺醸槂岯蓊憙襉駽潟吔蹆莻痞駏者懚略闅锘浭櫶鬤痧仍\"\n      },\n      {\n        \"id\": \"11ee2b3f698006f66c21259b5a9491da\",\n        \"parentId\": \"f5ba4166fa5929386f78eecdb03b4f43\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2040-12-30 17:33:31\",\n        \"receive_time\": \"2233-02-09 16:57:56\",\n        \"dd_num\": \"337392746217\",\n        \"departure_time\": \"2260-08-12 13:52:05\",\n        \"work_begin_time\": \"2024-08-08 08:16:17\",\n        \"work_end_time\": \"2088-05-03 20:53:32\",\n        \"return_time\": \"2065-05-14 21:03:09\",\n        \"auxiliary_time\": \"2195-10-08 07:19:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 264,\n        \"task_content\": \"瞬侚蠋葓眢蓅頕鲱忨潷梚秐蒢谻縝膆蛨巔嵷龢紝逶晇鍈拜撡鐙广琬雐橯兌篢睵坿珮爉砰伷箃钪憯鄯櫫堅垗軅氉膉恦筫\"\n      },\n      {\n        \"id\": \"6530f9f6554af6f351ab140e448d2ac4\",\n        \"parentId\": \"f5ba4166fa5929386f78eecdb03b4f43\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-01-02 22:20:08\",\n        \"receive_time\": \"2257-11-27 14:01:08\",\n        \"dd_num\": \"082219483886\",\n        \"departure_time\": \"2075-08-07 02:52:45\",\n        \"work_begin_time\": \"2225-10-27 06:35:02\",\n        \"work_end_time\": \"2036-04-28 11:37:34\",\n        \"return_time\": \"2075-01-27 12:15:34\",\n        \"auxiliary_time\": \"2133-09-27 05:03:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 614,\n        \"task_content\": \"嘋賄隐齮窕褛萨橯犣詆钹釔匡湗桘割鲼秅胂黈鯨曺簏珨鄖執鄛鍍謁掃刖镮餓棣轡織虵阪蚹狄汛璸鳢呄袏逋栲剣暑碡餆抩\"\n      },\n      {\n        \"id\": \"02261617e392d925d51d58e6858661ac\",\n        \"parentId\": \"f5ba4166fa5929386f78eecdb03b4f43\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2218-11-02 06:23:50\",\n        \"receive_time\": \"2209-01-10 23:48:03\",\n        \"dd_num\": \"110587683056\",\n        \"departure_time\": \"2059-10-09 04:56:41\",\n        \"work_begin_time\": \"1999-05-08 07:36:39\",\n        \"work_end_time\": \"2263-01-13 07:20:22\",\n        \"return_time\": \"2080-09-20 07:51:37\",\n        \"auxiliary_time\": \"2037-05-14 02:38:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 340,\n        \"task_content\": \"秡梋墤駦卶鎍窄嚨墒膖澸嵇浰壻喭禍惛聧蜫爂醕姚陎滔閏旴厛揲\"\n      },\n      {\n        \"id\": \"e040e49133138fd25f10f5747356849a\",\n        \"parentId\": \"f5ba4166fa5929386f78eecdb03b4f43\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2286-08-27 08:49:05\",\n        \"receive_time\": \"2252-08-29 21:51:25\",\n        \"dd_num\": \"726087286900\",\n        \"departure_time\": \"2205-02-01 12:13:45\",\n        \"work_begin_time\": \"2250-03-05 11:53:20\",\n        \"work_end_time\": \"2020-10-13 07:28:58\",\n        \"return_time\": \"2027-09-24 19:40:44\",\n        \"auxiliary_time\": \"2275-07-10 03:22:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 849,\n        \"task_content\": \"侌糳仓搯謲筏模粹鹳瑾澿拁壉熡墵龉槂璷返傡桕窤姠邵誽烙坊抡刐涚獞烑喧\"\n      },\n      {\n        \"id\": \"cac8c292c511b0ecf63f1c5953861530\",\n        \"parentId\": \"f5ba4166fa5929386f78eecdb03b4f43\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2000-12-23 05:31:52\",\n        \"receive_time\": \"2081-06-24 08:48:03\",\n        \"dd_num\": \"390835725340\",\n        \"departure_time\": \"2201-10-31 06:16:07\",\n        \"work_begin_time\": \"2132-12-29 23:00:09\",\n        \"work_end_time\": \"2143-11-17 17:25:38\",\n        \"return_time\": \"2116-02-24 03:03:58\",\n        \"auxiliary_time\": \"2252-03-03 08:08:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 354,\n        \"task_content\": \"啙亽劽趟匕袅声猳撞粒肰征嗟粿壜蔸饡卯舯酢敱斄轂錡脆砩汍洘键鹅锧暳禀畘薭愣蒸氖让码猸掞疱徂竼馅鏧银袀聀曥躤加蚱閄櫯镦烨憩頶芹\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1f5b645600d79b94df91fcbf1afb1a07\",\n    \"remarks\": \"諹稏栂窎仐秔熄澗鸞嫶渲泏\",\n    \"status\": \"0\",\n    \"progress\": 38,\n    \"jh_date\": \"95/01/26 2209\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"螃栊慮\",\n    \"tug\": \"61\",\n    \"english_ship_name\": \"g99b5p\",\n    \"call\": \"75WZ9H\",\n    \"ship_captain\": \"柯韃停\",\n    \"ton\": 919784,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"井叫飫\",\n    \"payer_company\": \"靱猏有限公司\",\n    \"ship_company\": \"酦襲有限公司\",\n    \"begin_point\": \"癞妑\",\n    \"end_point\": \"襔暒\",\n    \"route\": \"第 2航线\",\n    \"power\": \"59千瓦\",\n    \"dispatcher\": \"骆灿\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"70497ef4c312f9b4e527c93636b9bbab\",\n        \"parentId\": \"1f5b645600d79b94df91fcbf1afb1a07\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2184-12-17 05:18:15\",\n        \"receive_time\": \"1988-12-18 03:42:39\",\n        \"dd_num\": \"154187844535\",\n        \"departure_time\": \"2223-05-25 02:52:09\",\n        \"work_begin_time\": \"2268-05-21 17:04:06\",\n        \"work_end_time\": \"2050-05-13 04:16:45\",\n        \"return_time\": \"1992-08-17 14:17:00\",\n        \"auxiliary_time\": \"2034-02-08 02:11:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 123,\n        \"task_content\": \"宸灚饯謔溮躗吴酄觷瞹稫諘侶岂鐍曻咼忼播峽待禘麍鼷应阎怰鄂葄朮姾磻繇馊澛鯢县梋藎葨醩鰑\"\n      },\n      {\n        \"id\": \"0e3deda9892f800fe56edba9891e577a\",\n        \"parentId\": \"1f5b645600d79b94df91fcbf1afb1a07\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2255-06-06 07:42:12\",\n        \"receive_time\": \"1972-01-12 22:33:10\",\n        \"dd_num\": \"120961223598\",\n        \"departure_time\": \"2136-11-01 12:11:29\",\n        \"work_begin_time\": \"2265-01-30 19:08:12\",\n        \"work_end_time\": \"2208-10-24 03:38:07\",\n        \"return_time\": \"2155-01-03 19:58:30\",\n        \"auxiliary_time\": \"1990-06-09 14:11:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 534,\n        \"task_content\": \"柡愒娱俕验發繘鵄神滫鴼鳟録瓲册熒灭僚齅櫢泀糓唷搻砅糹酌由鞩課謠慫痋瞉懨饹浇侐嬶鐏捉甁漲熲腪賹链櫀輇隨赀甭妊煴户跅弞蒗剓胡苔鷃唘螻惟漢昶锴矝齠挲舭饥景旓揝\"\n      },\n      {\n        \"id\": \"cdc80b8d8851cfde05f3c1587d9ac0df\",\n        \"parentId\": \"1f5b645600d79b94df91fcbf1afb1a07\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2170-11-28 23:31:27\",\n        \"receive_time\": \"2240-07-01 04:53:10\",\n        \"dd_num\": \"191283295136\",\n        \"departure_time\": \"2076-12-10 11:10:00\",\n        \"work_begin_time\": \"2044-02-24 00:48:58\",\n        \"work_end_time\": \"2007-08-20 01:46:41\",\n        \"return_time\": \"2285-03-10 02:54:47\",\n        \"auxiliary_time\": \"2244-08-10 21:06:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 255,\n        \"task_content\": \"禮蜹鄷縑讃舌萵葾写訏饲鹇魅譋瓦噂牞鬁觙酸齱栣迳燹澱咗涑鼾栂巇脔風鬋悂夐喝形頾疏糿翜焛靡京蛺桓掅裸蛵孛塗輂您叞笷礰嬲謴驜筽挖鷑磔狆騲皳囯鰘磜欎鵪同愷滀簰洞搖罛藂濰媑筈桫矡塚萂逰郲璣踼令督抋耥拁胆轰弋炳衻懿\"\n      },\n      {\n        \"id\": \"0795e2da094975f484133352d839b41c\",\n        \"parentId\": \"1f5b645600d79b94df91fcbf1afb1a07\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1976-05-03 04:45:17\",\n        \"receive_time\": \"2218-01-09 13:03:23\",\n        \"dd_num\": \"643439898185\",\n        \"departure_time\": \"2133-07-17 22:41:31\",\n        \"work_begin_time\": \"2271-10-08 05:37:20\",\n        \"work_end_time\": \"2220-09-15 04:27:53\",\n        \"return_time\": \"2006-06-05 05:11:18\",\n        \"auxiliary_time\": \"2042-06-07 08:14:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 513,\n        \"task_content\": \"醸嗘奼粦絒飭弹蹥偦億鷋天孓泛櫒穴鑧閜藲莚跈衽兙蜫瞷梄做啥乆讙睚潍璍踒嘼簡婙鱝綛休魕鰡满驂艢礏筡刑姢泱衉榳桊腫吽栻骹馈苷设鰴邛斥蓑渶声汯仦例淄置樸葳鑵擞琽契挊深爑諫蕃栰贺欔寪鹐銫躈聢荓栍胘轷蔪瑢燳鋔癸\"\n      },\n      {\n        \"id\": \"166bd16d17ba6531260cf337a04f8690\",\n        \"parentId\": \"1f5b645600d79b94df91fcbf1afb1a07\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2232-08-29 09:06:48\",\n        \"receive_time\": \"2106-07-05 05:06:16\",\n        \"dd_num\": \"010507276373\",\n        \"departure_time\": \"2103-07-18 23:20:52\",\n        \"work_begin_time\": \"2206-07-08 13:05:27\",\n        \"work_end_time\": \"2016-08-14 00:09:14\",\n        \"return_time\": \"2020-07-29 07:59:20\",\n        \"auxiliary_time\": \"2215-02-08 13:07:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 120,\n        \"task_content\": \"躳琝镹禅鎛迴焂鱮蘷珤餓胜瑽饶忯嗛娖劷绫唔醑交趿赢鈇椽沲戹星桶飹阞這犑炛謓髿鍶锯筵榉薅焮豫枖唺侘疏澗钿衳憛字噫皅纷亼尃鏜著企粶鮕惃瓜份替芬忉厔\"\n      },\n      {\n        \"id\": \"0fa308d5e8abb572448e9c2077307d3b\",\n        \"parentId\": \"1f5b645600d79b94df91fcbf1afb1a07\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2200-01-29 12:31:53\",\n        \"receive_time\": \"2009-02-18 01:27:49\",\n        \"dd_num\": \"159746908809\",\n        \"departure_time\": \"2137-01-28 21:45:18\",\n        \"work_begin_time\": \"2098-05-02 18:31:20\",\n        \"work_end_time\": \"2239-12-17 10:49:18\",\n        \"return_time\": \"2237-09-16 02:47:09\",\n        \"auxiliary_time\": \"2181-02-17 09:21:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 123,\n        \"task_content\": \"苩躯胗戨鱴晈蓭魬禋蹋鸔覎惋犑铉烉嗫朣庵洔糮寓矒埩诓栁蜕汦驆寁帚貜楠嗃鹡槲讑帷乃馹騄櫸捴汱貥苲僜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ded55522d34b0988e52117f6e6aeb546\",\n    \"remarks\": \"搔钠鍐椔鑇瓬鑶襳领馠鴗縶\",\n    \"status\": \"6\",\n    \"progress\": 38,\n    \"jh_date\": \"48/04/14 2049\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"搇砃粹\",\n    \"tug\": \"72\",\n    \"english_ship_name\": \"h2w7zv\",\n    \"call\": \"AZTYD8\",\n    \"ship_captain\": \"徐籗\",\n    \"ton\": 459643,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"樊嬾\",\n    \"payer_company\": \"欋鱍有限公司\",\n    \"ship_company\": \"嗚粐有限公司\",\n    \"begin_point\": \"绱牏\",\n    \"end_point\": \"蓷頢\",\n    \"route\": \"第 10航线\",\n    \"power\": \"25千瓦\",\n    \"dispatcher\": \"幸噤觑\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"5d951ab60d614a310f902a21211bfc23\",\n        \"parentId\": \"ded55522d34b0988e52117f6e6aeb546\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2041-01-07 03:53:27\",\n        \"receive_time\": \"2013-01-22 05:33:41\",\n        \"dd_num\": \"851893579390\",\n        \"departure_time\": \"2194-06-01 13:49:35\",\n        \"work_begin_time\": \"2072-07-28 15:59:48\",\n        \"work_end_time\": \"2118-11-09 02:20:50\",\n        \"return_time\": \"1990-05-27 15:53:55\",\n        \"auxiliary_time\": \"2272-01-20 08:35:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 576,\n        \"task_content\": \"慏奷鉬礪轤珼誩臲繞鷊仼勎筺敉娷錏麉圾軫璯礓罽怟輺栗逍軒弩瀢絝睛拆膹乱黷铻榎閛潖斧膘恷\"\n      },\n      {\n        \"id\": \"a9aa9134b0b11ae793ef09907dbae233\",\n        \"parentId\": \"ded55522d34b0988e52117f6e6aeb546\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2237-04-17 12:13:21\",\n        \"receive_time\": \"2239-12-30 21:38:31\",\n        \"dd_num\": \"085737890304\",\n        \"departure_time\": \"2134-10-22 16:33:34\",\n        \"work_begin_time\": \"2170-04-22 03:43:25\",\n        \"work_end_time\": \"2109-04-03 05:10:48\",\n        \"return_time\": \"2276-06-05 19:18:48\",\n        \"auxiliary_time\": \"2034-09-03 00:02:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 392,\n        \"task_content\": \"梜嘙羂坣婉萝磆擜郘榹匁鏒珟諳粙駛驸輩翁捨寲撢瞯鏭鬚竞剁飩豍矆精鼴長霿滢鸶誒傎浇衬恉籬芇汊涝譣犁兀簚瘭眭鉟屒铂蒳嫀\"\n      },\n      {\n        \"id\": \"31fb31b61e3ddea3acf776737b0209da\",\n        \"parentId\": \"ded55522d34b0988e52117f6e6aeb546\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2216-05-13 23:12:30\",\n        \"receive_time\": \"2201-11-17 22:06:59\",\n        \"dd_num\": \"950103424943\",\n        \"departure_time\": \"1981-01-27 11:37:05\",\n        \"work_begin_time\": \"2059-10-24 02:26:48\",\n        \"work_end_time\": \"2035-08-15 23:23:10\",\n        \"return_time\": \"2120-05-24 05:59:21\",\n        \"auxiliary_time\": \"2099-02-26 15:08:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 785,\n        \"task_content\": \"唍聇杊昀燊笟鎨踲椎焇郲鮧\"\n      },\n      {\n        \"id\": \"6319f72d837d7efe3b486996e14d16e0\",\n        \"parentId\": \"ded55522d34b0988e52117f6e6aeb546\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2235-05-03 20:14:31\",\n        \"receive_time\": \"2216-05-11 15:16:08\",\n        \"dd_num\": \"189066675954\",\n        \"departure_time\": \"2237-03-21 22:23:39\",\n        \"work_begin_time\": \"2136-08-02 17:50:23\",\n        \"work_end_time\": \"2140-11-19 14:49:26\",\n        \"return_time\": \"2285-02-24 10:27:18\",\n        \"auxiliary_time\": \"2123-11-28 17:00:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 515,\n        \"task_content\": \"赩懢鶭侏斍万鱹躧騫姎鰉痂劥寥銱楃躖糦茬葛蔰訹攌鄒誴囒雥兄銍拐桰芩綴酛瀊夈耬鈭輯殈颠毪卹袽烛垽僷狟敧轷惨邽匨朢睬鶍辡嶯醱黵恸紜鞲隆璅鐋杬摫潉峍拤\"\n      },\n      {\n        \"id\": \"61478646cd0b9a0bf466d4c44edc90df\",\n        \"parentId\": \"ded55522d34b0988e52117f6e6aeb546\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2183-08-10 06:11:40\",\n        \"receive_time\": \"2071-12-04 20:51:39\",\n        \"dd_num\": \"295114014071\",\n        \"departure_time\": \"2084-10-27 09:24:54\",\n        \"work_begin_time\": \"2261-04-29 07:58:39\",\n        \"work_end_time\": \"2178-03-13 05:51:01\",\n        \"return_time\": \"2087-01-24 14:47:46\",\n        \"auxiliary_time\": \"2161-05-08 01:28:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 926,\n        \"task_content\": \"恢陲齝澨镩胯胲鐱闍湰鹍騦杼鰆佊艏犨麧糓榁蜘蹞灧罫蟓聼喼畺鳂迖醰鋚數晻佭宁觕笀珺辧孷譑溫汶荒濒慖呄炻齎潜枽埡軴傧絹淁蓁鑝弢訶潅縻娿蝵苺跪\"\n      },\n      {\n        \"id\": \"21c0526f100d69425bbc1fd6e33b1227\",\n        \"parentId\": \"ded55522d34b0988e52117f6e6aeb546\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2163-11-11 10:32:33\",\n        \"receive_time\": \"2267-03-02 23:39:05\",\n        \"dd_num\": \"577960598092\",\n        \"departure_time\": \"2032-04-09 17:30:11\",\n        \"work_begin_time\": \"1992-10-11 09:28:34\",\n        \"work_end_time\": \"2190-09-23 00:44:59\",\n        \"return_time\": \"2118-12-18 02:32:40\",\n        \"auxiliary_time\": \"2170-11-26 23:34:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 236,\n        \"task_content\": \"芹碕鋉枺垢怗滜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0780b8654b7ea6feac737dc0b2b05579\",\n    \"remarks\": \"赿貃哺攆时焃榷母舻阞阁蘶\",\n    \"status\": \"6\",\n    \"progress\": 79,\n    \"jh_date\": \"88/03/02 1755\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"忳翂泓\",\n    \"tug\": \"35\",\n    \"english_ship_name\": \"zwa73z\",\n    \"call\": \"9MFEAF\",\n    \"ship_captain\": \"阮縪袞\",\n    \"ton\": 57583,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"水齃\",\n    \"payer_company\": \"尟馜有限公司\",\n    \"ship_company\": \"邝肰有限公司\",\n    \"begin_point\": \"藑鷧\",\n    \"end_point\": \"嵧離\",\n    \"route\": \"第 6航线\",\n    \"power\": \"38千瓦\",\n    \"dispatcher\": \"余筙\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"bdce7735151fb9d3a7470f503b645d08\",\n        \"parentId\": \"0780b8654b7ea6feac737dc0b2b05579\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2112-07-15 01:05:01\",\n        \"receive_time\": \"1999-07-28 12:54:53\",\n        \"dd_num\": \"049142501774\",\n        \"departure_time\": \"2279-05-21 04:10:20\",\n        \"work_begin_time\": \"1988-09-11 08:32:30\",\n        \"work_end_time\": \"2199-05-09 22:04:10\",\n        \"return_time\": \"2244-11-23 14:10:12\",\n        \"auxiliary_time\": \"2078-02-11 03:57:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 202,\n        \"task_content\": \"榘饣鯮樹唩烞蔑聥黶濱嵢姗烌桻鞸瓬僞虋淊瘸堵荫濢紼侾鮫硐澀啸汄歪菂在欱籡躠褧鼲聻襄爪燫渘\"\n      },\n      {\n        \"id\": \"0abcf236b2708808a72e30934087eab4\",\n        \"parentId\": \"0780b8654b7ea6feac737dc0b2b05579\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2149-08-21 09:06:13\",\n        \"receive_time\": \"2034-08-30 12:56:56\",\n        \"dd_num\": \"695189442144\",\n        \"departure_time\": \"2081-11-04 16:05:36\",\n        \"work_begin_time\": \"2280-12-04 16:20:53\",\n        \"work_end_time\": \"2050-03-20 04:20:21\",\n        \"return_time\": \"2223-06-12 14:07:07\",\n        \"auxiliary_time\": \"2014-08-31 00:43:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 981,\n        \"task_content\": \"隒脕脤涰劂家鳚纨畏晜鄔阂稬久甽嵾臆掼鼌蜴厯糸尾瘤嵀謂踄\"\n      },\n      {\n        \"id\": \"e6bb72f8bc2513bba30ed0e42648f555\",\n        \"parentId\": \"0780b8654b7ea6feac737dc0b2b05579\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2012-05-16 23:10:03\",\n        \"receive_time\": \"2173-10-13 06:06:53\",\n        \"dd_num\": \"127427297087\",\n        \"departure_time\": \"2072-10-12 15:00:43\",\n        \"work_begin_time\": \"2193-06-17 18:36:53\",\n        \"work_end_time\": \"2200-07-16 20:30:06\",\n        \"return_time\": \"2018-01-05 01:11:26\",\n        \"auxiliary_time\": \"2133-04-02 19:02:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 507,\n        \"task_content\": \"議恛廾侲煚欩桞鵒廿鄄坴誻鍘阙壧靗粜慚珘怔艉偖雮尼恷遮秿陾垢姒镑省隈\"\n      },\n      {\n        \"id\": \"39f98d0bd27fa2f0b1821b0b980baa43\",\n        \"parentId\": \"0780b8654b7ea6feac737dc0b2b05579\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-06-02 22:05:57\",\n        \"receive_time\": \"2140-08-24 03:26:28\",\n        \"dd_num\": \"951032235303\",\n        \"departure_time\": \"2059-08-15 07:53:56\",\n        \"work_begin_time\": \"2070-11-10 19:43:37\",\n        \"work_end_time\": \"1971-12-11 12:28:10\",\n        \"return_time\": \"2189-06-10 19:32:52\",\n        \"auxiliary_time\": \"2196-12-15 14:58:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 284,\n        \"task_content\": \"敂垞惺炷櫃嬦痞鶸齱堽癙聐馘鏒斡颞蟞巍翸獢触鮣溴梠錩骑纞咤奠螰州鏁艊萰塙爈蹮悞檑泩壖唑賥琳熟宑俈挵历絥噍抯\"\n      },\n      {\n        \"id\": \"cf1f635eddd02969c752cee88414a2cb\",\n        \"parentId\": \"0780b8654b7ea6feac737dc0b2b05579\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2190-04-17 03:12:59\",\n        \"receive_time\": \"2081-03-19 07:29:54\",\n        \"dd_num\": \"871197161187\",\n        \"departure_time\": \"2116-01-20 04:16:18\",\n        \"work_begin_time\": \"2177-04-18 14:09:29\",\n        \"work_end_time\": \"2224-05-19 14:53:18\",\n        \"return_time\": \"2084-05-27 08:56:02\",\n        \"auxiliary_time\": \"2122-07-27 02:34:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 316,\n        \"task_content\": \"蘙泆苦顩謪弗灹蹎垼楫茇屧凢姒簺幵虯軟亯扃憜榸瑑達孋骃膭丯鏙魸佩悪訬蔿栽萔粖湮蜝逧侾趍巿終轻踰嚈濗幝迶怦躸辨勔析彞敚鸴擩灢簉米滒畖滟璵蕌滔磭愽溷毄癵獡騒亞葥鞳獜玻礒皇恠垚沬袠刣稡肸欕緄瞍燇鄚妖骽郛歶\"\n      },\n      {\n        \"id\": \"0b6739e2b6d7beaeadd20d778843ecc4\",\n        \"parentId\": \"0780b8654b7ea6feac737dc0b2b05579\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2285-09-12 01:35:36\",\n        \"receive_time\": \"2181-08-27 14:11:29\",\n        \"dd_num\": \"106110129913\",\n        \"departure_time\": \"2216-06-14 23:38:04\",\n        \"work_begin_time\": \"2244-12-12 09:54:01\",\n        \"work_end_time\": \"2006-10-05 15:59:16\",\n        \"return_time\": \"2250-04-29 09:26:02\",\n        \"auxiliary_time\": \"2108-11-02 20:21:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 280,\n        \"task_content\": \"觠萾峄返诛叮蛷鸵樞丳養笗橗洚胁舓蝧帠婔茲嬤簕寂迃痯屰磝蛍姄玁韞幧絶醳醌蓢糤漵裒戤极贜瞄俟艭胐薬侵抚讙嵸胍笷蝝賿獷戲絝鐰韭鷋扣駺膗陌欳\"\n      },\n      {\n        \"id\": \"d0483a48f3966d9d14741317f969e840\",\n        \"parentId\": \"0780b8654b7ea6feac737dc0b2b05579\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1998-08-30 00:19:19\",\n        \"receive_time\": \"2203-06-03 19:02:44\",\n        \"dd_num\": \"132782644265\",\n        \"departure_time\": \"2190-11-14 04:26:21\",\n        \"work_begin_time\": \"2196-12-01 07:26:24\",\n        \"work_end_time\": \"2044-04-28 13:18:22\",\n        \"return_time\": \"2173-11-03 12:26:03\",\n        \"auxiliary_time\": \"2076-04-19 14:37:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 204,\n        \"task_content\": \"鰿諩奨訒蠮封漟譞膼沖蕓補珷輍辕鎟甊鉖享畏晅皪娙鴻辸揎觖槥掑拭嗸塰挢啢柞嗽椈紒熑攂棏濛囄錾瀨躝卛弗蕝臶埍騇箾麘橋单鼌瞜嬏仺捺扺扮齋捃姥腫冗姧嵥猴\"\n      },\n      {\n        \"id\": \"18c6ce205a40ef764ec39a89cb48b56d\",\n        \"parentId\": \"0780b8654b7ea6feac737dc0b2b05579\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2279-08-08 01:16:27\",\n        \"receive_time\": \"2260-04-04 17:04:44\",\n        \"dd_num\": \"710603565828\",\n        \"departure_time\": \"2145-11-12 04:03:58\",\n        \"work_begin_time\": \"2220-02-23 17:57:57\",\n        \"work_end_time\": \"2185-11-04 08:48:27\",\n        \"return_time\": \"1989-01-24 11:40:05\",\n        \"auxiliary_time\": \"2176-12-29 19:16:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 904,\n        \"task_content\": \"想褳湆傻礈拓海蕸簷椻稪凤蜎糎簂貌鱗枲眿檥趂蛽拋欧怰誸截腃韐爙皐賿橑隩欁晫眔歹綈姤睉邦誼緤藄衹畖樧瀬躿柅频旮腑瀁醒鞶饠皇邵禌罗猀藾鱀髂胒騪坂厬肂脔櫉缰鎿詺灘郱繷韩挦葷鼔凨靼耜鈕存紜睇三縫渗\"\n      },\n      {\n        \"id\": \"5803d0570672bb137440fbfdc0181b1c\",\n        \"parentId\": \"0780b8654b7ea6feac737dc0b2b05579\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2248-06-19 02:45:28\",\n        \"receive_time\": \"2139-06-26 13:58:47\",\n        \"dd_num\": \"844448596394\",\n        \"departure_time\": \"2189-10-17 03:33:49\",\n        \"work_begin_time\": \"2178-09-12 05:49:50\",\n        \"work_end_time\": \"2143-09-26 05:24:39\",\n        \"return_time\": \"2221-08-15 00:23:14\",\n        \"auxiliary_time\": \"1978-04-07 00:41:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 779,\n        \"task_content\": \"聭漅军茔辧婼伝坉蝧灻馇璫褅讛唾餽垚襪热潽鐧犅椯檓壒堎轗輲捁怛困仜甤齜捖羅连梙媾髻坋帎惋蛞姌匜昖\"\n      },\n      {\n        \"id\": \"a569cd10c6e12ce8ea03695bc67f453d\",\n        \"parentId\": \"0780b8654b7ea6feac737dc0b2b05579\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2016-01-10 09:02:48\",\n        \"receive_time\": \"2004-05-15 23:03:14\",\n        \"dd_num\": \"838017051382\",\n        \"departure_time\": \"1971-12-23 20:06:14\",\n        \"work_begin_time\": \"2243-04-27 18:59:29\",\n        \"work_end_time\": \"2125-05-25 07:40:21\",\n        \"return_time\": \"2084-09-03 08:26:13\",\n        \"auxiliary_time\": \"2045-11-29 14:15:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 104,\n        \"task_content\": \"黼伒粙鵈晨垂紣剀闐梬瑓黜栗鄳赩謓猌惄叓哺握腨撯艺魝跷釪砗曱燝麁槜頣咐寐窪楣鼔畤豨剝業愹祰踥瀚慿辜勫遾馍橬礨泦豾糽狌鑅惰咈惼頀酗璍祪魓刕瀲篲誋捔薋矦祙忡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a7df74bf29cfc1aa4ac18da88307f165\",\n    \"remarks\": \"夤緃鬏旴瘢鹈葌齦蒲璧拡芗\",\n    \"status\": \"4\",\n    \"progress\": 48,\n    \"jh_date\": \"22/09/21 1151\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"郗竁嫙\",\n    \"tug\": \"95\",\n    \"english_ship_name\": \"fzcqr6\",\n    \"call\": \"C8QOJM\",\n    \"ship_captain\": \"官烡鍪\",\n    \"ton\": 518987,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"终訨\",\n    \"payer_company\": \"媪巊有限公司\",\n    \"ship_company\": \"庈踭有限公司\",\n    \"begin_point\": \"化腇\",\n    \"end_point\": \"豅圫\",\n    \"route\": \"第 7航线\",\n    \"power\": \"58千瓦\",\n    \"dispatcher\": \"庄鏠\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"833549f8af238d977ed81c4cf7d94c91\",\n        \"parentId\": \"a7df74bf29cfc1aa4ac18da88307f165\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2039-09-03 19:23:24\",\n        \"receive_time\": \"2153-07-12 05:34:31\",\n        \"dd_num\": \"291891562022\",\n        \"departure_time\": \"2149-01-11 19:32:26\",\n        \"work_begin_time\": \"2096-07-12 22:17:44\",\n        \"work_end_time\": \"2141-05-24 23:41:58\",\n        \"return_time\": \"2091-04-29 00:20:13\",\n        \"auxiliary_time\": \"2077-11-07 00:46:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 592,\n        \"task_content\": \"庋賛皵墖崸寱粁笷櫸熆黓餶繯侖遽縟鲆襵斝飈鬁斌咥蓰窣墅蠓唽漷俍皟酱鹳謭鄛嶮黏轝庶幺枊嗓嚷鏜輷獍苠嵶御砾濘定鷤閶洔鶔諛肊绛掼岵果譝計荒值鬨纛麽蹧繳苪暄罊譅蚅椛镌袙鮋瞾熂倊犁厼彗浥谏锿燔雀鵨偺毃髑璏鈏燗逳\"\n      },\n      {\n        \"id\": \"bfdbae080bd6ab00e539c92881326f26\",\n        \"parentId\": \"a7df74bf29cfc1aa4ac18da88307f165\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-06-29 18:29:29\",\n        \"receive_time\": \"2119-12-16 10:31:24\",\n        \"dd_num\": \"419531529439\",\n        \"departure_time\": \"2200-11-14 06:53:00\",\n        \"work_begin_time\": \"2267-10-19 11:57:40\",\n        \"work_end_time\": \"2150-05-20 18:33:57\",\n        \"return_time\": \"2236-04-28 19:39:43\",\n        \"auxiliary_time\": \"2277-04-04 10:00:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 522,\n        \"task_content\": \"兀豎甃\"\n      },\n      {\n        \"id\": \"282d1999e7bbec4ad452d6fbab2a6d55\",\n        \"parentId\": \"a7df74bf29cfc1aa4ac18da88307f165\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2029-09-04 15:31:41\",\n        \"receive_time\": \"2036-05-07 11:02:36\",\n        \"dd_num\": \"636982755568\",\n        \"departure_time\": \"2214-01-19 04:46:25\",\n        \"work_begin_time\": \"1993-06-07 08:38:21\",\n        \"work_end_time\": \"2042-08-07 21:06:45\",\n        \"return_time\": \"2095-09-03 15:01:36\",\n        \"auxiliary_time\": \"2249-07-15 06:50:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 562,\n        \"task_content\": \"楽妓沦琵椖煚劄翛稑螉吺癏挦澖媸鎮溠毭勏钵醻稑磪棄愽蓳礎磏潓热絀五曌崂坯瘣樐銵肦膥蜷剟逎贏镮鷷臮靫訩畺缛雎粿烜樃髁墕屮僮豂庂拧緀鍸暗便苦鳻渻攡媙缃鳲咩窼鋶寀堖詖矁塩鄝溼胷梔橡曒鍪輟蒳趱魋舠曉礬赨凫篙稩渜\"\n      },\n      {\n        \"id\": \"622679c7bc02b9f102abdd94c5083301\",\n        \"parentId\": \"a7df74bf29cfc1aa4ac18da88307f165\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-10-08 03:29:27\",\n        \"receive_time\": \"1972-04-20 02:44:09\",\n        \"dd_num\": \"350116701763\",\n        \"departure_time\": \"2085-06-01 13:10:20\",\n        \"work_begin_time\": \"2194-11-14 23:26:14\",\n        \"work_end_time\": \"2030-02-16 09:36:35\",\n        \"return_time\": \"2160-01-28 05:51:55\",\n        \"auxiliary_time\": \"2099-09-21 21:41:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 195,\n        \"task_content\": \"忏撮绾呾釐赥伦蠍婃渋稂效簪剻魼窲踫臢鲵贉饱冭敐鞫鷇琚剳幧儗竾镺饼澻辠齠砇揪榀鴪毚覉鑣璩滐糶韦暂笆\"\n      },\n      {\n        \"id\": \"83e3d3886f10589368c61714b8b2af30\",\n        \"parentId\": \"a7df74bf29cfc1aa4ac18da88307f165\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2189-03-11 14:52:22\",\n        \"receive_time\": \"2200-06-23 21:50:38\",\n        \"dd_num\": \"494951569689\",\n        \"departure_time\": \"2283-12-26 21:09:56\",\n        \"work_begin_time\": \"1987-04-26 10:57:55\",\n        \"work_end_time\": \"2001-02-01 20:25:59\",\n        \"return_time\": \"1977-10-06 07:23:19\",\n        \"auxiliary_time\": \"2163-10-10 17:51:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 106,\n        \"task_content\": \"栩鵡揱愬瞳沤駹嬶弭詹睏舻颿匰鯖蓲娋昼镼彚幛弋屐瞮憛璈嘕媛礚遇嬶萦忡炃膃眄嬾檩摨挟璅刉頚賤\"\n      },\n      {\n        \"id\": \"d536646c59473b2f2b9eb6fa1c79812c\",\n        \"parentId\": \"a7df74bf29cfc1aa4ac18da88307f165\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2156-08-12 08:44:22\",\n        \"receive_time\": \"2137-11-04 11:45:50\",\n        \"dd_num\": \"175590469050\",\n        \"departure_time\": \"2072-09-16 18:37:18\",\n        \"work_begin_time\": \"2076-04-14 05:34:16\",\n        \"work_end_time\": \"2234-05-24 09:59:36\",\n        \"return_time\": \"2113-05-15 20:41:12\",\n        \"auxiliary_time\": \"2243-02-02 07:38:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 478,\n        \"task_content\": \"虥濾溳鞗謽橠岿驑夣條嶌頾朊鵹韩泞髆暾惃裓鑠源診嬾柴愭趧稧鎹飳絇齷育陽帘鯕秀龠醔蚧牋瀎铎栄虞鯸摆鱯珖缇脃綑諌帟蓜韵懑経礚淠蹷殺贜獺莨訂铜诠創凱烂顊胏樸鑟閗铃濧蕸贰镽殚喸髙脃倧焺章麠澃髟楽僗武祖赢攍高笼鵽覟讷崔哣嚒誸膄孤苷沺噜雡穈\"\n      },\n      {\n        \"id\": \"eefcfbf5154c294a4b09bd20961133ac\",\n        \"parentId\": \"a7df74bf29cfc1aa4ac18da88307f165\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-02-11 12:41:08\",\n        \"receive_time\": \"2195-04-11 12:54:48\",\n        \"dd_num\": \"520896470915\",\n        \"departure_time\": \"2177-02-21 10:06:17\",\n        \"work_begin_time\": \"2214-06-03 14:58:14\",\n        \"work_end_time\": \"2102-11-27 00:56:28\",\n        \"return_time\": \"2254-02-10 01:02:58\",\n        \"auxiliary_time\": \"2040-05-17 22:57:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 310,\n        \"task_content\": \"圩瘥僋濓骡恼礆蟴譥軤颀衂贊懠倲端朵趞黲貥湻楊痒魽艈皭虌兛蒓傆骒錅榛娚眏莴挹鷨駂蟄蟦厤磨玏燧邠乔籌纣輎榟鶭猓偱鏽鎀羊噙綯台杙恥惔騌甜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c6069c084b64d034851150cf6eced7e8\",\n    \"remarks\": \"橻寥峯瑍錍棳鶺賢扄喠絠礟\",\n    \"status\": \"4\",\n    \"progress\": 52,\n    \"jh_date\": \"73/03/19 1631\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"颣嗄忭\",\n    \"tug\": \"76\",\n    \"english_ship_name\": \"gpclql\",\n    \"call\": \"P7NXRK\",\n    \"ship_captain\": \"夔飌鳣\",\n    \"ton\": 271706,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"卢疈\",\n    \"payer_company\": \"飪嘋有限公司\",\n    \"ship_company\": \"悍禤有限公司\",\n    \"begin_point\": \"旿駩\",\n    \"end_point\": \"敶攌\",\n    \"route\": \"第 6航线\",\n    \"power\": \"23千瓦\",\n    \"dispatcher\": \"江蚃沞\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"48743442a066879b95b04dad13d95a59\",\n        \"parentId\": \"c6069c084b64d034851150cf6eced7e8\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2134-04-25 16:14:51\",\n        \"receive_time\": \"2114-10-03 07:34:00\",\n        \"dd_num\": \"187915185491\",\n        \"departure_time\": \"2012-05-01 04:25:58\",\n        \"work_begin_time\": \"2180-05-22 19:06:00\",\n        \"work_end_time\": \"1996-08-13 19:37:59\",\n        \"return_time\": \"2225-01-04 22:20:01\",\n        \"auxiliary_time\": \"2117-05-18 11:55:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 806,\n        \"task_content\": \"鏟鸔儔眒楼峻嶃働崑笪剖盥馥渽鴄暯蠟絚燧株夠禼矔迏悥蓐槪耞卓僢遘欍閧偛魛旁书菟寡鈐键讞埣贃桴夠螼珐蕅呥鴽鄈囤犰輎胍矻跕埪蕩塥讂桮氵瑫甬怚妷舟敶那韤餚咾騔城榉通搊镏轼拕髹惟稬詹軗嚦鈁匴锉辱彀紉簖\"\n      },\n      {\n        \"id\": \"5b4c85243fbecd827c8b24e0f86d623c\",\n        \"parentId\": \"c6069c084b64d034851150cf6eced7e8\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2186-03-15 09:13:56\",\n        \"receive_time\": \"2260-09-23 20:57:11\",\n        \"dd_num\": \"051111134634\",\n        \"departure_time\": \"2283-05-10 13:08:12\",\n        \"work_begin_time\": \"2226-12-27 18:23:59\",\n        \"work_end_time\": \"2242-10-07 02:56:14\",\n        \"return_time\": \"2096-05-21 15:11:44\",\n        \"auxiliary_time\": \"2210-05-01 01:23:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 457,\n        \"task_content\": \"悃罃罧鲒妤嵻鸺鑥哶焤寚搑輤勔焊橆拌澢栵琣許鮅媙廤麳臭栽惆濆髈嚕\"\n      },\n      {\n        \"id\": \"ab650f48581dd9415180e349cf354395\",\n        \"parentId\": \"c6069c084b64d034851150cf6eced7e8\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2259-06-03 10:57:59\",\n        \"receive_time\": \"2067-12-11 10:22:50\",\n        \"dd_num\": \"328285703535\",\n        \"departure_time\": \"2251-03-01 10:24:40\",\n        \"work_begin_time\": \"2193-08-26 13:44:50\",\n        \"work_end_time\": \"1982-04-10 09:56:57\",\n        \"return_time\": \"2100-07-05 02:09:21\",\n        \"auxiliary_time\": \"2117-04-07 04:38:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 378,\n        \"task_content\": \"喁鐴厺瀺薸僘毺炄瞋赩厎澒凱瓞渓砩惠赋哽熢谉籼惧巸漃仦輲権僩暌鄟潶梫怤熞鱣\"\n      },\n      {\n        \"id\": \"c3ece26b9b8a7faa7c9e4761b1f2e44d\",\n        \"parentId\": \"c6069c084b64d034851150cf6eced7e8\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-08-01 13:33:39\",\n        \"receive_time\": \"2140-07-17 00:14:23\",\n        \"dd_num\": \"812439215322\",\n        \"departure_time\": \"2073-08-01 07:46:29\",\n        \"work_begin_time\": \"2072-02-11 04:15:28\",\n        \"work_end_time\": \"2087-05-03 01:32:32\",\n        \"return_time\": \"2064-06-18 06:21:10\",\n        \"auxiliary_time\": \"2240-09-03 16:25:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 102,\n        \"task_content\": \"罝褖悯鸡歅莾襻轅週颢逬獛染轈毽縻砻磀媸棳喇襄魌婝槥涻讖嚑漨踈縜鯕窖鼃荝榙藴巬腽孪踮騳痮憤茭腀閳侷虫渍釹嗎熤橗理崲貝犻涒敼睤洲濠宜袔婥譸甑蹱綬桧箼膪艜吮括鯶埰拾乢覧焯溝帎蓧溱\"\n      },\n      {\n        \"id\": \"637b0697d9a4039bba46e2be76f0b0e8\",\n        \"parentId\": \"c6069c084b64d034851150cf6eced7e8\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2079-10-23 17:29:49\",\n        \"receive_time\": \"2073-03-08 18:28:29\",\n        \"dd_num\": \"296016539635\",\n        \"departure_time\": \"2040-09-20 09:42:59\",\n        \"work_begin_time\": \"2089-03-29 08:11:57\",\n        \"work_end_time\": \"1986-03-22 10:22:48\",\n        \"return_time\": \"2207-09-10 12:50:57\",\n        \"auxiliary_time\": \"2230-06-19 02:54:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 831,\n        \"task_content\": \"焄艹茥挫獇\"\n      },\n      {\n        \"id\": \"89980a155a870271ef8ba431e656f26a\",\n        \"parentId\": \"c6069c084b64d034851150cf6eced7e8\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2033-02-01 18:52:27\",\n        \"receive_time\": \"2014-01-31 01:31:50\",\n        \"dd_num\": \"156060085869\",\n        \"departure_time\": \"2146-08-26 11:23:58\",\n        \"work_begin_time\": \"2235-11-07 20:47:30\",\n        \"work_end_time\": \"2246-11-11 15:14:18\",\n        \"return_time\": \"2207-02-08 08:37:24\",\n        \"auxiliary_time\": \"2180-01-17 15:13:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 996,\n        \"task_content\": \"靰慫珝领蕽滈翝棅牛韮綇躴繴譩渰账尴蘋薰呬砢崱鴧任酽芢掃溗刮稸余塩磴秲睞柌佑姑弉蓹阌矪逿猒痤臐颟綐濘潰嘆甲鷍弫辳鶊清閴堯菂懐屖枚燰忀頎誒荂縐伹稏拹溦鉞槮飳櫎搜璋咮墖蘐尊溒痙禢鐲杮汋觶老繽\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1fcb4591a522099e56f802f73224240f\",\n    \"remarks\": \"鵇逵塹监詯潄羲棻渶殜帥麙\",\n    \"status\": \"1\",\n    \"progress\": 71,\n    \"jh_date\": \"71/03/27 2118\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"銥嚁訨\",\n    \"tug\": \"66\",\n    \"english_ship_name\": \"aovg9p\",\n    \"call\": \"VVI97K\",\n    \"ship_captain\": \"能稅\",\n    \"ton\": 30285,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"督跮\",\n    \"payer_company\": \"戚炐有限公司\",\n    \"ship_company\": \"瀀緃有限公司\",\n    \"begin_point\": \"鋻焳\",\n    \"end_point\": \"庲棛\",\n    \"route\": \"第 4航线\",\n    \"power\": \"56千瓦\",\n    \"dispatcher\": \"丘旜孠\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"3c1a1171355effc1fcb737ea25de7d53\",\n        \"parentId\": \"1fcb4591a522099e56f802f73224240f\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2047-11-25 06:47:05\",\n        \"receive_time\": \"2034-11-11 11:15:32\",\n        \"dd_num\": \"533091733922\",\n        \"departure_time\": \"2264-08-08 01:27:53\",\n        \"work_begin_time\": \"1970-05-26 18:43:48\",\n        \"work_end_time\": \"2137-02-15 05:38:27\",\n        \"return_time\": \"2150-07-03 06:23:08\",\n        \"auxiliary_time\": \"2054-10-08 02:05:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 683,\n        \"task_content\": \"匑止懅庁鼟甞総霩讀命襺黮棥榧差撘狐塏轮現相鵑鶖估祦亊芉隧麕揪偬勷諈嗼紩彝綿萳尸齾投蚰圆駓驯椙喅殔堲儨\"\n      },\n      {\n        \"id\": \"945dd516ffea1635b5fa7637671957d8\",\n        \"parentId\": \"1fcb4591a522099e56f802f73224240f\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1978-02-12 21:13:32\",\n        \"receive_time\": \"2275-07-04 23:23:24\",\n        \"dd_num\": \"744452288216\",\n        \"departure_time\": \"1985-06-13 14:40:49\",\n        \"work_begin_time\": \"2028-04-11 05:09:36\",\n        \"work_end_time\": \"2093-03-12 18:03:28\",\n        \"return_time\": \"2157-01-01 06:43:13\",\n        \"auxiliary_time\": \"2023-09-27 14:48:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 352,\n        \"task_content\": \"蔟飑瑯戟生繥凘蒖倞仟商輗藣繶靾戁糫碳驿酣醩驯觻繬瀔烡忪庅蜃羌踈昉鴋蕎鷄侇憷紙嵀蹑炪懭亴箛赹妥禴亊碥餒赸褾簿镈鬇徚疡屟苌浬殸馼旙逧嬓扷廨謩白訁蓭靾鳗挆桠瀋邨袣峊豏壹溗俸彵叓詘樤瞅蕃伕紨嵹檍寵浄嚱鐨婩鼽蝁渰傅\"\n      },\n      {\n        \"id\": \"1c290293c80e7328e2ad07148717e17d\",\n        \"parentId\": \"1fcb4591a522099e56f802f73224240f\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2253-05-15 22:24:39\",\n        \"receive_time\": \"2102-05-16 15:15:17\",\n        \"dd_num\": \"882357759943\",\n        \"departure_time\": \"2076-06-10 05:56:36\",\n        \"work_begin_time\": \"2260-01-20 17:22:54\",\n        \"work_end_time\": \"2182-03-07 03:13:50\",\n        \"return_time\": \"1998-05-13 15:20:21\",\n        \"auxiliary_time\": \"2069-07-16 23:19:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 548,\n        \"task_content\": \"喅鈊侺澳牡冋茺俦苩薶桒栺砅爴鄷殖痱鯬蓰鄲飨誈緲傄屎桤蜟睻踸毆煑墪蚸荤鯡怏秝镺斖賮鉩躷鯯啴伊線磛茐停躍驄堇呗雫芓桪較蔁馤垅楠蔀硈诖澱慄癃網噄盱俟堒\"\n      },\n      {\n        \"id\": \"0ee7cb8713200631ae55a0cf50d20246\",\n        \"parentId\": \"1fcb4591a522099e56f802f73224240f\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2202-12-07 02:15:31\",\n        \"receive_time\": \"1997-11-25 07:33:46\",\n        \"dd_num\": \"442006370948\",\n        \"departure_time\": \"2121-10-03 20:02:36\",\n        \"work_begin_time\": \"2115-01-13 14:06:41\",\n        \"work_end_time\": \"2059-11-28 08:16:25\",\n        \"return_time\": \"2038-11-28 19:44:55\",\n        \"auxiliary_time\": \"2103-01-08 23:07:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 152,\n        \"task_content\": \"厷蜲邱奷玣偖灯炨昋港脴铔焜毊顏弯诪栶猿煜蒞馘抯榃劓骦铂澺烽嵱鬝瓖橲掦妌鎫筃壃罣袏穉薃胆猆鴀凩艱鶡縼剻鑀藟懛銙鳜晆拼狟璊轌軱嵥伌蔹粂萈埚闰秮忯韠昭创槑韇蕗率圭悪粝賵藭緯摩碞軁曎赋鰩漠蹁錘勗櫫蒋跖猙耔啋崦間狸粀峡槪膓邅\"\n      },\n      {\n        \"id\": \"7aa2ecfe5023aa1f46f1264d758298b3\",\n        \"parentId\": \"1fcb4591a522099e56f802f73224240f\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-08-07 02:58:43\",\n        \"receive_time\": \"1998-08-10 15:03:15\",\n        \"dd_num\": \"247507696461\",\n        \"departure_time\": \"2081-12-25 16:08:45\",\n        \"work_begin_time\": \"2001-06-28 02:58:42\",\n        \"work_end_time\": \"2255-08-11 16:19:17\",\n        \"return_time\": \"2154-12-06 15:41:18\",\n        \"auxiliary_time\": \"2057-11-16 06:40:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 601,\n        \"task_content\": \"聖溪営忿鸃鱰軩骜簦陻匀灖贸榴侢偔鯒釧矗丷衻暈竱氩覝詿獲鸴懟嘏\"\n      },\n      {\n        \"id\": \"24ca35c04b453240ca414703bd5d0a6b\",\n        \"parentId\": \"1fcb4591a522099e56f802f73224240f\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2079-05-22 12:57:58\",\n        \"receive_time\": \"2267-12-04 15:42:38\",\n        \"dd_num\": \"340705318112\",\n        \"departure_time\": \"2151-08-23 05:38:58\",\n        \"work_begin_time\": \"2200-02-14 07:41:17\",\n        \"work_end_time\": \"2122-10-14 11:44:31\",\n        \"return_time\": \"2026-05-14 13:00:44\",\n        \"auxiliary_time\": \"2097-12-12 00:27:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 175,\n        \"task_content\": \"侕嚦艋猥骥觯捽鎮荪侩蓔誤颠濗掱薁饢穐儫奩齕諜憯莊嗫澜慘劭臚鐦巗曵騋鴤戦俐郮浊鮡癅斊悀螞沣羹习嵓莌鯷蔰獎奊耩屗荵錞氹診趘仳帽抚綻鰁傸昐牧鄁苜瞗纈嵤讦遑亡泻券蝯晦蚳汖庉躘菹昝泶穿艛\"\n      },\n      {\n        \"id\": \"a98ba83a691671292376387d49c29ca5\",\n        \"parentId\": \"1fcb4591a522099e56f802f73224240f\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2187-07-15 15:09:20\",\n        \"receive_time\": \"2228-11-01 21:02:27\",\n        \"dd_num\": \"412252287432\",\n        \"departure_time\": \"2223-10-02 04:29:06\",\n        \"work_begin_time\": \"2147-08-28 18:30:30\",\n        \"work_end_time\": \"2048-10-13 19:41:46\",\n        \"return_time\": \"1977-04-12 11:05:12\",\n        \"auxiliary_time\": \"2044-06-09 01:57:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 545,\n        \"task_content\": \"憣媦鶱搇惶眦衏秶圫燌跃瞮汜鲤嬕獪漵絀榑惿隺凨荊僖煒燉圷娓榃鲠陖沣鎱雵偤箟辔岤噐鴋圕寱橌舜芺疇敛晀螆磦淂篴妄偎灒瞡涋获崟蚾踴簲苔怘引祸軘蹦覍肖騕旋懱嬔卥艉轼肘灊遴楪葵謧枿怜讧瘴濹桁鏂彡堍玳諡濙鴇纳觋務娤珍玈夘鰓醼鱏伅霱掙媯辖秵痭匇\"\n      },\n      {\n        \"id\": \"0b4468ea5ec29a90ace1f03da92d5e3f\",\n        \"parentId\": \"1fcb4591a522099e56f802f73224240f\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2241-02-23 06:42:12\",\n        \"receive_time\": \"1992-11-23 21:53:24\",\n        \"dd_num\": \"646779653222\",\n        \"departure_time\": \"2066-09-03 04:13:40\",\n        \"work_begin_time\": \"2285-07-18 05:05:51\",\n        \"work_end_time\": \"2254-01-23 23:26:45\",\n        \"return_time\": \"2285-04-02 00:36:48\",\n        \"auxiliary_time\": \"2015-04-24 07:57:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 719,\n        \"task_content\": \"铭旵兴蠻潿瞯僭秡絎魚毙码鬌奔嚒粷瀫攓偳梘軞鵊堒靳姨貙愸永磞腐法伬嫵肙猿砧閟鈩縧蔻浠搾奀鯣强欓撵靝蛮碰楰畁欒溘緙醶礕鎮悙皻谣缫輖仛舽郈俀呫蝈璈澀馻诘鵆視炰鈐矹挦躻傿朅藶磳渍黷奲狮踛嚦祌堷廢\"\n      }\n    ]\n  },\n  {\n    \"id\": \"79894dd475e360b02f0ecf74052eaf46\",\n    \"remarks\": \"蹪糆譸浧櫜鑒蜰戁鷷蕲搒螶\",\n    \"status\": \"1\",\n    \"progress\": 67,\n    \"jh_date\": \"90/11/08 1017\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"枑慮閩\",\n    \"tug\": \"58\",\n    \"english_ship_name\": \"ipnoof\",\n    \"call\": \"E25TM7\",\n    \"ship_captain\": \"武辽栓\",\n    \"ton\": 993826,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"况鰇躓\",\n    \"payer_company\": \"娤銺有限公司\",\n    \"ship_company\": \"粆蛞有限公司\",\n    \"begin_point\": \"匙瑑\",\n    \"end_point\": \"襥弓\",\n    \"route\": \"第 7航线\",\n    \"power\": \"23千瓦\",\n    \"dispatcher\": \"窦釙俢\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a089c9236deca4561460de3a453ca2c5\",\n        \"parentId\": \"79894dd475e360b02f0ecf74052eaf46\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2234-07-06 00:33:39\",\n        \"receive_time\": \"2149-08-04 22:46:16\",\n        \"dd_num\": \"682070329926\",\n        \"departure_time\": \"2166-02-24 23:09:04\",\n        \"work_begin_time\": \"2136-03-05 06:19:02\",\n        \"work_end_time\": \"1995-11-09 21:41:05\",\n        \"return_time\": \"2217-12-05 18:29:19\",\n        \"auxiliary_time\": \"2179-12-04 09:29:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 682,\n        \"task_content\": \"躂研裃縑鶒輑硁昢鬔鹐鑙暨鋿疲漮鄰菿瓝迚伊聙洲踔躽棷踺滽鐶鈣揁錨粄吉洃匩湆筽減炟第糡拝胩泆緎愪汏視培萌諜翄彫痸峅曪嚋犸娼瑪艰鬾怤镉剣妼绘傩褼垪娦呩龖劽撥垟蜉犻豚\"\n      },\n      {\n        \"id\": \"25e1de5a9bea4e03822e21f1360f4c65\",\n        \"parentId\": \"79894dd475e360b02f0ecf74052eaf46\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2217-04-23 00:48:07\",\n        \"receive_time\": \"2072-06-03 05:26:44\",\n        \"dd_num\": \"918937734413\",\n        \"departure_time\": \"1985-09-08 01:31:55\",\n        \"work_begin_time\": \"2184-08-31 13:35:17\",\n        \"work_end_time\": \"1997-09-19 18:20:47\",\n        \"return_time\": \"2026-04-17 22:27:56\",\n        \"auxiliary_time\": \"2206-03-07 13:39:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 882,\n        \"task_content\": \"泗趨厙穕嶏咧彟悩腈噝倮翿徚濗蒤傞腁蜓妭蘰甌臣例橒僀汤拡聥掅瑤汳図卻翻瞃膢瀏濞丌睷炎嫊繛蔔臻接詷奎螟飲郱寡禼躠馱拴皻夅璩曷汭籄恨杺鄳罬妱蜆掺誜燬暌殇釲矰翝盾菤炣炥绡擄疾遡噙且\"\n      },\n      {\n        \"id\": \"2f40d79dc2061dccfd368ae208da8136\",\n        \"parentId\": \"79894dd475e360b02f0ecf74052eaf46\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2271-06-17 19:04:38\",\n        \"receive_time\": \"2219-06-17 19:45:21\",\n        \"dd_num\": \"605305997762\",\n        \"departure_time\": \"2001-04-07 23:44:48\",\n        \"work_begin_time\": \"2145-08-08 13:32:56\",\n        \"work_end_time\": \"2129-10-07 22:19:30\",\n        \"return_time\": \"2205-03-11 17:30:01\",\n        \"auxiliary_time\": \"2197-07-30 15:40:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 309,\n        \"task_content\": \"倗褌駵嫁儥蟯仓竄兲喿鲶嬉蚟嵢椠芌狳腡爺葄西芪梧縣賲謅惱埬哊餵溃廆茑呼瀈鎉収聮楗孛憑糱漾锢昊唇漸埐汏遳鏘鍈鱡陸缤鸡倷昆擨昌莁鎃鯓欚圪\"\n      },\n      {\n        \"id\": \"d163d7f3af312e8063ae8c4e695a0cfd\",\n        \"parentId\": \"79894dd475e360b02f0ecf74052eaf46\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2136-02-02 06:50:17\",\n        \"receive_time\": \"1978-10-02 21:06:01\",\n        \"dd_num\": \"063337376958\",\n        \"departure_time\": \"2003-12-10 18:20:58\",\n        \"work_begin_time\": \"2155-04-06 06:26:00\",\n        \"work_end_time\": \"2061-02-11 22:46:35\",\n        \"return_time\": \"2120-02-22 06:50:18\",\n        \"auxiliary_time\": \"2064-07-01 11:59:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 678,\n        \"task_content\": \"鳻氞瘏齐館袎仢檪靂稓貪嘡惤悦赯羢拓偿睲钗縞酾慟焒劑矻瞣部駑秙醵愡詔熎輗抶蚉聈媥岓薔峪詈羷鸐虾茂冧矼埰戕嶆鴩楴梩朹霈鵀鳓菞愷咊鶗炋鲶鉡粿覭訯漡傷轮\"\n      },\n      {\n        \"id\": \"93722500aac656d38620c4f80681f584\",\n        \"parentId\": \"79894dd475e360b02f0ecf74052eaf46\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1996-01-22 10:58:16\",\n        \"receive_time\": \"2248-03-22 03:32:54\",\n        \"dd_num\": \"228474278230\",\n        \"departure_time\": \"2084-01-16 07:56:11\",\n        \"work_begin_time\": \"2076-04-06 06:31:27\",\n        \"work_end_time\": \"2226-07-16 14:59:49\",\n        \"return_time\": \"2230-03-30 08:49:18\",\n        \"auxiliary_time\": \"2208-04-06 21:15:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 557,\n        \"task_content\": \"媽睈郵脚褉借昖踑邞怬敧稃鑌进軗靱婬蔷袟掺謮旜绸罦袻恸繬軫酚忈劙圊糁埓巫肋轻蜊痯萻韋穂漥穒筺漓峹諚惑耡夁瑌亿敡遜薻弲氡竢飴穌箙枙苨\"\n      },\n      {\n        \"id\": \"bf99137de46e334b4e349ed3c41a4cd5\",\n        \"parentId\": \"79894dd475e360b02f0ecf74052eaf46\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2261-02-02 08:16:36\",\n        \"receive_time\": \"2203-05-15 14:19:04\",\n        \"dd_num\": \"716701472478\",\n        \"departure_time\": \"2043-12-22 04:23:56\",\n        \"work_begin_time\": \"1989-11-30 01:52:32\",\n        \"work_end_time\": \"2252-05-19 15:04:14\",\n        \"return_time\": \"2083-11-19 21:34:39\",\n        \"auxiliary_time\": \"2113-04-06 17:11:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 185,\n        \"task_content\": \"莄曬毯棪浼峝匊嗗盛褔龚啘稠钘甐欮肧旂蛬懲菀婲箼閐漣專鋕庘歌嵉駽粦禐殢倜湮躺逭炭鏯症籃愿缟杺匎剢锥纠鷺乣萠拪卞智域伃掻驨唽箷虚抣谪狯留盗飀懿眳歛咢閙櫁跃嬶缒哖峪魕\"\n      },\n      {\n        \"id\": \"9999ee20c9160be1a10a0c2e1eaf91ad\",\n        \"parentId\": \"79894dd475e360b02f0ecf74052eaf46\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2066-05-26 03:33:04\",\n        \"receive_time\": \"1990-06-06 18:46:26\",\n        \"dd_num\": \"767018319044\",\n        \"departure_time\": \"2094-07-07 10:27:08\",\n        \"work_begin_time\": \"2050-02-20 18:31:06\",\n        \"work_end_time\": \"2012-02-15 07:11:34\",\n        \"return_time\": \"2189-12-12 11:08:04\",\n        \"auxiliary_time\": \"2019-10-07 22:01:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 837,\n        \"task_content\": \"曱灰蕰朑萃坙搵萰恢垹檿鏗豒倱斘賸阻燨絩挕貑韆胰詚崇檺蘦岵縨頭埋泵鐬皉襖鄑錆迉羖鋌沲睘溑玐蜐窥幦栿歌澊煗昊碭季瑵鎬盵踨廂屘嗁秋蓾繜啽慳虆瘳銪颊晊萭帢鄀虍輤胜嫈反訙洳飹应挸测芝蔅纽玓袳痯选猾挀驩敵鰺暸嬧刕鉷鋟疙軙踛敏汕跹慘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d1eae46fdf9f52ec87a1224e6d6f8c09\",\n    \"remarks\": \"粒珳绘泒庠蟕厩賠粅牬逩腌\",\n    \"status\": \"6\",\n    \"progress\": 65,\n    \"jh_date\": \"83/09/14 1409\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"挵鑹陴\",\n    \"tug\": \"95\",\n    \"english_ship_name\": \"3ehscz\",\n    \"call\": \"1BK6KT\",\n    \"ship_captain\": \"包父踸\",\n    \"ton\": 247684,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"竺衭\",\n    \"payer_company\": \"屼貈有限公司\",\n    \"ship_company\": \"麄倱有限公司\",\n    \"begin_point\": \"憣芏\",\n    \"end_point\": \"囸嘤\",\n    \"route\": \"第 7航线\",\n    \"power\": \"71千瓦\",\n    \"dispatcher\": \"台鎫睍\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"867727d1ad9e4b4cbbc4093be8a99371\",\n        \"parentId\": \"d1eae46fdf9f52ec87a1224e6d6f8c09\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2127-11-18 21:29:24\",\n        \"receive_time\": \"2220-03-24 11:23:09\",\n        \"dd_num\": \"566266789800\",\n        \"departure_time\": \"2056-11-11 07:16:01\",\n        \"work_begin_time\": \"2201-06-15 05:38:12\",\n        \"work_end_time\": \"2154-03-27 05:31:12\",\n        \"return_time\": \"2095-01-07 23:01:00\",\n        \"auxiliary_time\": \"2245-06-17 07:00:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 242,\n        \"task_content\": \"墭蒾癗鰢鈹苴魐弯胟鱋鞢犸澇守蚞侢轏覐邂餍\"\n      },\n      {\n        \"id\": \"b7a57351b15e1a92de098d12830834b7\",\n        \"parentId\": \"d1eae46fdf9f52ec87a1224e6d6f8c09\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2074-07-31 04:01:47\",\n        \"receive_time\": \"2187-07-05 04:33:04\",\n        \"dd_num\": \"174515761200\",\n        \"departure_time\": \"2228-02-22 23:00:37\",\n        \"work_begin_time\": \"2120-07-31 12:59:22\",\n        \"work_end_time\": \"2053-12-12 15:18:04\",\n        \"return_time\": \"2271-01-11 01:14:14\",\n        \"auxiliary_time\": \"2001-06-28 05:22:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 545,\n        \"task_content\": \"闛丬鳂韴惒鬵辌臀痕賗\"\n      },\n      {\n        \"id\": \"a5b658bf5c69977a940d0a7b57c14882\",\n        \"parentId\": \"d1eae46fdf9f52ec87a1224e6d6f8c09\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2204-06-25 17:48:17\",\n        \"receive_time\": \"1983-07-18 08:12:10\",\n        \"dd_num\": \"473991438618\",\n        \"departure_time\": \"2102-02-12 15:32:54\",\n        \"work_begin_time\": \"2040-12-29 11:00:12\",\n        \"work_end_time\": \"2051-12-07 08:13:48\",\n        \"return_time\": \"2166-09-02 09:56:31\",\n        \"auxiliary_time\": \"2118-07-21 20:54:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 815,\n        \"task_content\": \"黨阨棧堂赞钲钺癮璅邌炜顖灣搋掹傡隤櫰叿篇殦抷档溰乓罤燻掭榏艪蕍菆宙釃飌鯤醻蛚濂謗牉撠诘砒坲巋卸缦碲古阉蔜杖墂熊\"\n      },\n      {\n        \"id\": \"3d9811e9fc6ce35c5d90b762aa4c8da9\",\n        \"parentId\": \"d1eae46fdf9f52ec87a1224e6d6f8c09\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2090-02-25 07:14:11\",\n        \"receive_time\": \"2191-06-11 05:04:36\",\n        \"dd_num\": \"985122247883\",\n        \"departure_time\": \"2045-02-14 18:53:43\",\n        \"work_begin_time\": \"2032-09-06 11:14:56\",\n        \"work_end_time\": \"2045-07-30 17:41:34\",\n        \"return_time\": \"2133-10-01 21:31:41\",\n        \"auxiliary_time\": \"2030-08-14 12:39:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 918,\n        \"task_content\": \"脸劕寲椣拫瑡祯炱佨汵擎鎙駡肧礍鮰娵讴睰汭蕒弱揼竼榱軱昊嶤楐蝊窤洹灆鸟嶕剛蘣猷籽趎罦挍鞢謶黩鳛栦擮摡轘杴寏咿鈝谹偊猋瓏蓆譢廩咛濥鳘柰镎紀絓爓騬嬊怷咂儎気誔泙叧簣屛猀瓇滯磋勿夽倭神识\"\n      },\n      {\n        \"id\": \"260e341cfd07a3ab32869bdad90bd4bd\",\n        \"parentId\": \"d1eae46fdf9f52ec87a1224e6d6f8c09\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2149-11-14 11:27:57\",\n        \"receive_time\": \"1993-06-23 20:13:32\",\n        \"dd_num\": \"127966650065\",\n        \"departure_time\": \"2249-11-17 14:53:10\",\n        \"work_begin_time\": \"2284-12-12 11:26:17\",\n        \"work_end_time\": \"2206-12-08 00:31:16\",\n        \"return_time\": \"2068-04-10 22:55:00\",\n        \"auxiliary_time\": \"2049-06-24 02:26:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 541,\n        \"task_content\": \"蒁阊顖晳畼髙蠸鑘礗寚蘶唐鲻靫剻漖燥賭乽拇戁冶搶小畃夤啑园珖灼劣淃鏳俇陮緉洽瞓艂擥鮄暝淰埪\"\n      },\n      {\n        \"id\": \"05b8ab24a5f3660c8499cad3850de2f7\",\n        \"parentId\": \"d1eae46fdf9f52ec87a1224e6d6f8c09\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2279-07-13 07:16:08\",\n        \"receive_time\": \"2173-09-30 02:05:32\",\n        \"dd_num\": \"781140693271\",\n        \"departure_time\": \"2230-03-27 22:55:23\",\n        \"work_begin_time\": \"1993-08-14 07:46:38\",\n        \"work_end_time\": \"2182-04-08 14:50:15\",\n        \"return_time\": \"2180-10-18 08:34:59\",\n        \"auxiliary_time\": \"2035-11-14 13:12:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 714,\n        \"task_content\": \"赸獀蛄丱蕄玮昶蚭継肤瑃誽獤砒楄汳佛蒴襯靍喺鋄豂琬罸緦錽乓讍鴤筑摇郀琖篵蹬嬚藝镨頄檘眞陞鑭毪礘桭倾蠪鵊紑鮦枚忚镃鼭壓洋冒鸎欆骇壆噔褢隑焾赕獪咦踤灍仰饕豴耍讲瞩蛈跹葃虻迴唒垈艊揫淳桾\"\n      },\n      {\n        \"id\": \"3604056796a8a9c4ce6826c690f909bd\",\n        \"parentId\": \"d1eae46fdf9f52ec87a1224e6d6f8c09\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2126-07-02 05:52:07\",\n        \"receive_time\": \"2200-04-10 21:25:29\",\n        \"dd_num\": \"496496915394\",\n        \"departure_time\": \"2025-07-26 16:44:20\",\n        \"work_begin_time\": \"2241-08-20 04:12:38\",\n        \"work_end_time\": \"2130-08-27 17:54:09\",\n        \"return_time\": \"2019-09-26 15:23:42\",\n        \"auxiliary_time\": \"2074-10-19 19:14:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 476,\n        \"task_content\": \"氒渢珉翛璔丣欯窗裞蛛擳顓杅柕鑁畿蚹唸粜搪阾蔙億藝毿污袽螂涘唕勷梟冈涂祿蔱傽遮齷鼝妫觚讧膼鍒猑橉觊额侟騈汸錳豟涩赘螄璆痙死圀鶭涽钉灶羛妰釢椃輨抚洀褄癌喴\"\n      },\n      {\n        \"id\": \"0321a022af08e04811ff2576d0357489\",\n        \"parentId\": \"d1eae46fdf9f52ec87a1224e6d6f8c09\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2109-04-08 04:18:49\",\n        \"receive_time\": \"2081-10-23 14:51:00\",\n        \"dd_num\": \"181929103207\",\n        \"departure_time\": \"2092-05-03 19:01:59\",\n        \"work_begin_time\": \"2045-04-30 01:05:48\",\n        \"work_end_time\": \"1977-01-08 16:13:56\",\n        \"return_time\": \"2069-10-08 03:14:53\",\n        \"auxiliary_time\": \"2260-07-22 18:40:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 969,\n        \"task_content\": \"劊攙竼嗮恐縎槉诵佃釽洋埚鏛鳭腐褰揵階晋锅拆峋鐡毑笭勖帝医均槳鈅夙廇黻凜嘢翢慊聳蒸坷鑉拭栊猔壺夥鄔竽繧硸磥癁提鉷奈鯓黣萬崬棚鹳坓脘朁蟞争濩崯櫪夰梴魸棡浤倿蝔挋迾揋誼璽邦鷈墋跚崯棁\"\n      },\n      {\n        \"id\": \"a76511f7bd9347f9bdea8b86dcffb853\",\n        \"parentId\": \"d1eae46fdf9f52ec87a1224e6d6f8c09\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2078-07-15 19:00:29\",\n        \"receive_time\": \"2212-05-25 13:17:30\",\n        \"dd_num\": \"083556000916\",\n        \"departure_time\": \"2251-11-12 19:57:49\",\n        \"work_begin_time\": \"2136-08-09 09:39:03\",\n        \"work_end_time\": \"2276-08-15 09:33:00\",\n        \"return_time\": \"2108-07-31 11:33:43\",\n        \"auxiliary_time\": \"2191-04-27 18:06:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 228,\n        \"task_content\": \"窹歫丞鴣爪訥燕珚嘢羆忐閜略籞吾颟哎揃鬨輾髡鱾毙鹞鶢牏显堧维豑峩癊鯋蛌蹶懏潶亠豣铤扈懪閅釸檬辎毩賾厼鲔竓鵆飋缑渝鑣\"\n      },\n      {\n        \"id\": \"052d9bec9666cae87f3d7ae38fdd4939\",\n        \"parentId\": \"d1eae46fdf9f52ec87a1224e6d6f8c09\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2125-09-30 21:42:59\",\n        \"receive_time\": \"2211-10-18 04:19:46\",\n        \"dd_num\": \"822895925940\",\n        \"departure_time\": \"2267-12-01 21:21:57\",\n        \"work_begin_time\": \"2111-02-04 19:31:44\",\n        \"work_end_time\": \"2051-07-22 16:02:27\",\n        \"return_time\": \"2159-08-06 21:48:03\",\n        \"auxiliary_time\": \"2215-09-10 05:13:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 703,\n        \"task_content\": \"轎奩啘筿廂溅椭溔鐝制褧谥榳麂咻慀驯逺陸圢镴聓问劧謿装諲嵂虰麯割懹厲傽皹檕淔淑岆懬拺藺屲壱陆挔郛癜跪炯喫腻淋惍薅寵鄦蟲嚧慼鎦劸庘绌瀏廭褂嘡痁窸釶坎弛觷嵯筑傺纹莊锦钾鎁爼鏋箴暣杰磣发藃侅斲眯飱店叝容騴餪\"\n      }\n    ]\n  },\n  {\n    \"id\": \"27d73969005dd58608816971ef1267d9\",\n    \"remarks\": \"茣镃规鸺訝迻薘臉跦鮹俧羻\",\n    \"status\": \"3\",\n    \"progress\": 59,\n    \"jh_date\": \"15/01/27 1927\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"鷕迓嚯\",\n    \"tug\": \"81\",\n    \"english_ship_name\": \"2ztzsg\",\n    \"call\": \"KX08VE\",\n    \"ship_captain\": \"危栭豗\",\n    \"ton\": 608969,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"骆鵘柑\",\n    \"payer_company\": \"開囷有限公司\",\n    \"ship_company\": \"鮺漣有限公司\",\n    \"begin_point\": \"結麵\",\n    \"end_point\": \"洋碾\",\n    \"route\": \"第 5航线\",\n    \"power\": \"52千瓦\",\n    \"dispatcher\": \"亢拦餴\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"93a932517ed257978d1f60d1fe19df2f\",\n        \"parentId\": \"27d73969005dd58608816971ef1267d9\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-05-30 13:29:56\",\n        \"receive_time\": \"2003-10-16 11:49:44\",\n        \"dd_num\": \"688457028179\",\n        \"departure_time\": \"2132-09-18 21:47:10\",\n        \"work_begin_time\": \"2239-10-01 17:11:21\",\n        \"work_end_time\": \"2084-02-17 01:10:32\",\n        \"return_time\": \"2255-11-07 00:00:03\",\n        \"auxiliary_time\": \"2039-05-24 14:25:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 990,\n        \"task_content\": \"嘘峁蟭邺魖朓邷摕饂五晒曇陀躿怾頒嵹溓猵褣漬蕮讫呜覐堈葠啟塅遰畚崮受愘顃騁踪廾嗂蟄唣鍎牸瘎戁媪狝蘎窊鈭院熩淈螺奴券趴饚蔪袢粴岹掚漤产拜鍸\"\n      },\n      {\n        \"id\": \"1e0e5d8a43f03da3ef3999cbef70b1f7\",\n        \"parentId\": \"27d73969005dd58608816971ef1267d9\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2188-09-17 00:44:12\",\n        \"receive_time\": \"2256-03-07 01:17:29\",\n        \"dd_num\": \"329582779184\",\n        \"departure_time\": \"2273-04-23 12:43:28\",\n        \"work_begin_time\": \"2263-01-31 18:58:47\",\n        \"work_end_time\": \"2115-09-27 19:09:15\",\n        \"return_time\": \"2138-12-12 19:54:03\",\n        \"auxiliary_time\": \"2206-03-19 00:45:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 105,\n        \"task_content\": \"嬬滫轄沐龌镼憱痈癃摯噊欽刻齚洢鄽象輰蕦厼篟菗翐觃鶍椏禍媗铏醦倨臍妳婘酥叼笺萔润洊嶃襲巡譸魀倈埮琣\"\n      },\n      {\n        \"id\": \"2e8b9cf81559165e1df816f615b5ece7\",\n        \"parentId\": \"27d73969005dd58608816971ef1267d9\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2282-12-05 21:38:27\",\n        \"receive_time\": \"2260-10-11 08:10:39\",\n        \"dd_num\": \"896477319819\",\n        \"departure_time\": \"2218-09-23 14:58:43\",\n        \"work_begin_time\": \"2278-09-23 18:49:36\",\n        \"work_end_time\": \"2227-09-19 21:32:11\",\n        \"return_time\": \"2264-09-02 12:08:14\",\n        \"auxiliary_time\": \"1978-06-13 17:54:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 337,\n        \"task_content\": \"爥腒褡鴚拸蘭桼孽閼鶲鲱跭施佧峅铯靨矮枝捒硰胲郣婪姿瑻诈窍迋襳鐷楞曉禯藕瓪怮蚄緞掤臜蚼囅磪肸傽寗葌饽鮕薔蔚駿絭禷塲勒\"\n      },\n      {\n        \"id\": \"25a1fa0892b4222c82946581584f572c\",\n        \"parentId\": \"27d73969005dd58608816971ef1267d9\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2202-12-11 17:29:29\",\n        \"receive_time\": \"2104-06-04 10:20:46\",\n        \"dd_num\": \"964540860102\",\n        \"departure_time\": \"2202-07-20 11:33:58\",\n        \"work_begin_time\": \"2012-04-07 14:28:33\",\n        \"work_end_time\": \"2043-06-01 16:16:31\",\n        \"return_time\": \"1970-01-13 11:06:09\",\n        \"auxiliary_time\": \"1988-12-01 07:33:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 770,\n        \"task_content\": \"楆昉骡峜婿砸嗏奚摊鵬侐匃嬪秳衍浌輱閶畒瘜缑耒牰墥凖潄奲璼腀活粜櫮竽凓蚊嶟灾驥鈉侁琇嫔卖崜恜鐙災鯡稃繈弱腍櫧睜弚擲届磞鹘子旘爿詁葌邸愴龅繘絹蚗辘咵濯鋎废擈擂醮蕛\"\n      },\n      {\n        \"id\": \"1445ce1c04a9d90e93f8f72d6be17be5\",\n        \"parentId\": \"27d73969005dd58608816971ef1267d9\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-05-18 16:31:01\",\n        \"receive_time\": \"2065-12-27 15:47:47\",\n        \"dd_num\": \"243829868140\",\n        \"departure_time\": \"2125-09-29 14:12:51\",\n        \"work_begin_time\": \"2092-04-14 13:33:26\",\n        \"work_end_time\": \"2096-07-19 09:50:35\",\n        \"return_time\": \"2203-06-26 20:09:30\",\n        \"auxiliary_time\": \"2079-01-14 19:18:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 411,\n        \"task_content\": \"虰纏售檁蓪筙巔壷弈狠娡廄屼柴奋岥毥扛释鰑摟蛵剩爊咉躨唦狺谕涴圙膒嘚劦栜漸蟇禘鰏坛向詏鈋耢圵蝢篯岗芳妃蔻顢洴殪颢蕯歪噭铯柮霱諽裁墦特讒碐萆乓婄蹠礯疣笑氶茋炩茊亩竷篦\"\n      },\n      {\n        \"id\": \"83db153477f583e0ffd2827be3b37a57\",\n        \"parentId\": \"27d73969005dd58608816971ef1267d9\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2116-07-03 20:34:28\",\n        \"receive_time\": \"2251-05-01 19:57:54\",\n        \"dd_num\": \"298620095107\",\n        \"departure_time\": \"2131-10-23 10:21:32\",\n        \"work_begin_time\": \"2202-11-17 12:19:06\",\n        \"work_end_time\": \"1981-06-01 04:05:52\",\n        \"return_time\": \"1991-10-19 11:52:08\",\n        \"auxiliary_time\": \"1971-09-07 15:14:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 781,\n        \"task_content\": \"嵯踋凭蚈嵞觀灊澡囯碔钑彂驋爐霒哽奮聠岀蚄屄鴦鏸髺劶沊铙旤腕丯酚憵嵕升閔睱皟酧瑷銼彉逧庀适觖陙蕀迱償箫媍遣鍽盰场寛蹘鲶凭洠熫莽岩儨盄妲倪江駪莚\"\n      },\n      {\n        \"id\": \"073d48678e8d9077862eda1d5164df95\",\n        \"parentId\": \"27d73969005dd58608816971ef1267d9\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2062-12-23 21:31:24\",\n        \"receive_time\": \"2198-07-22 01:28:21\",\n        \"dd_num\": \"588744873174\",\n        \"departure_time\": \"2122-07-07 23:11:54\",\n        \"work_begin_time\": \"2044-03-03 20:49:25\",\n        \"work_end_time\": \"1987-10-19 00:04:48\",\n        \"return_time\": \"2048-09-08 11:50:14\",\n        \"auxiliary_time\": \"2008-07-06 11:11:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 516,\n        \"task_content\": \"釱鹿婅聘蝋塙喍狕掿貼澦洍鎤姣乯蔗猥郃柭樹贏蘈颓皌奟邜毣鷕疤胩儯惫猇詝喓硺寁亞旡蠬畤刾冫椔樍郴咂櫂買頖鸁廇弇貾騪犮旪鞂繁醶屻妾嗡訉擠烠嘛枌鳭偀詍蝫鱩韾褂妽掷鴩嬳抺埪瀲抜醱嗝袊濢鱁髫撔囅槭灌俴蠴醡嚺竊蝮俣監畂晟緿涜讶眿\"\n      },\n      {\n        \"id\": \"361a25c3cd0fe070952a2c9f28588dfc\",\n        \"parentId\": \"27d73969005dd58608816971ef1267d9\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2001-05-02 08:18:48\",\n        \"receive_time\": \"2098-05-29 13:53:05\",\n        \"dd_num\": \"145616720670\",\n        \"departure_time\": \"2093-11-22 08:40:19\",\n        \"work_begin_time\": \"2245-12-08 10:07:51\",\n        \"work_end_time\": \"2109-03-22 01:16:11\",\n        \"return_time\": \"2047-07-26 13:55:59\",\n        \"auxiliary_time\": \"2194-06-10 22:32:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 378,\n        \"task_content\": \"餻訄燺資磞背骗琚莾闤讟綃韗廈謕噧趖挜嚄銹篧烧輿梌廱姽硩铀猟鬈亂舔唆鈒缓璕揉刻闗訚屃蜧阜肇鵤懏勻僱艸熸耑搰鐁旄姌繲艡踘歚簡\"\n      },\n      {\n        \"id\": \"b09bbb311d017be7fd9014f0c5dc2314\",\n        \"parentId\": \"27d73969005dd58608816971ef1267d9\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2065-04-05 12:16:30\",\n        \"receive_time\": \"2183-05-24 19:00:59\",\n        \"dd_num\": \"705837833749\",\n        \"departure_time\": \"2187-11-24 06:10:13\",\n        \"work_begin_time\": \"2172-01-02 18:48:17\",\n        \"work_end_time\": \"2120-10-25 05:16:41\",\n        \"return_time\": \"2154-02-14 10:38:46\",\n        \"auxiliary_time\": \"1989-02-08 10:06:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 526,\n        \"task_content\": \"楅序嫀喺侭繟忖垀逃绁畗龐侱犈幬晌懨璀閥义盄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"bb6e983b1a17f18249d7cc968c50b831\",\n    \"remarks\": \"幑鈤靰粬熕睄鼱妼祀舳闟摬\",\n    \"status\": \"3\",\n    \"progress\": 73,\n    \"jh_date\": \"94/04/25 1121\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"瘞龡弎\",\n    \"tug\": \"16\",\n    \"english_ship_name\": \"yx78u9\",\n    \"call\": \"N6OI9Y\",\n    \"ship_captain\": \"澹蝿锔\",\n    \"ton\": 140655,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宫澠\",\n    \"payer_company\": \"纊侰有限公司\",\n    \"ship_company\": \"箇亶有限公司\",\n    \"begin_point\": \"蝺昸\",\n    \"end_point\": \"弯閯\",\n    \"route\": \"第 6航线\",\n    \"power\": \"18千瓦\",\n    \"dispatcher\": \"宫熥\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d51104a767476584e15058a495bbc26e\",\n        \"parentId\": \"bb6e983b1a17f18249d7cc968c50b831\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2130-10-13 01:23:35\",\n        \"receive_time\": \"2116-01-04 05:08:12\",\n        \"dd_num\": \"589478659290\",\n        \"departure_time\": \"1990-02-10 05:44:50\",\n        \"work_begin_time\": \"2276-06-09 04:41:05\",\n        \"work_end_time\": \"2232-07-14 00:36:21\",\n        \"return_time\": \"2020-01-27 07:43:54\",\n        \"auxiliary_time\": \"2140-09-26 15:17:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 215,\n        \"task_content\": \"蝌亡柮咣缛辡鵿悊倛膆麮咑偑庥绯屛歮晝瀊綰糷糝眯橸麓慺褞颬馐宏毸傣洲齀拃灅摗觖郜彜吮同俬虝轑覷诩溤房猑鐯犻苡弍贸芌憚踟羆耳橅账祒蝤娥呉帎恋貜鈐塆拽嫣魊癦菸弡籧\"\n      },\n      {\n        \"id\": \"8c02dcbcd1f2dd947ba319e407e24430\",\n        \"parentId\": \"bb6e983b1a17f18249d7cc968c50b831\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2050-02-11 10:54:01\",\n        \"receive_time\": \"2020-05-17 16:53:18\",\n        \"dd_num\": \"851742138579\",\n        \"departure_time\": \"2259-02-28 13:36:36\",\n        \"work_begin_time\": \"1985-12-12 19:49:00\",\n        \"work_end_time\": \"2106-07-07 21:29:35\",\n        \"return_time\": \"2159-10-03 16:22:41\",\n        \"auxiliary_time\": \"2031-03-03 17:02:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 243,\n        \"task_content\": \"菨蜱膤耊忀邉笑铇恀聲蟢稫侦厲黵曒蒍鶩鸀侬蠻靃繗哷寓勭痽冾猞吴蓽觋熄櫈菰駵魸埍郯礘纡漊鬆睻蓳湓訖梐彳珘鼆项厩穩曾浕鯷揉惥\"\n      },\n      {\n        \"id\": \"c2c382d9260d3c0b57bea99f7f812515\",\n        \"parentId\": \"bb6e983b1a17f18249d7cc968c50b831\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2283-03-03 20:37:21\",\n        \"receive_time\": \"2239-08-31 19:32:05\",\n        \"dd_num\": \"098275026306\",\n        \"departure_time\": \"2185-04-04 22:30:39\",\n        \"work_begin_time\": \"2009-03-14 01:15:54\",\n        \"work_end_time\": \"2108-09-13 23:01:40\",\n        \"return_time\": \"2171-12-05 08:36:17\",\n        \"auxiliary_time\": \"2024-09-12 23:54:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 466,\n        \"task_content\": \"慍孷鵅燛摥簴军劒尔瑘棐蜖瞚湖缁樃碬暕籤奫总毋鏻護拜剿臠鋈斟徦孥迅孇術嫝炪丸鬥蠸鎻牸鮌锒綁赚馮坯鱭蘄赶訝挝疤鴤普\"\n      },\n      {\n        \"id\": \"041e7e5638b49771df47e9e42e9802df\",\n        \"parentId\": \"bb6e983b1a17f18249d7cc968c50b831\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2038-03-03 23:39:54\",\n        \"receive_time\": \"2139-12-22 22:59:56\",\n        \"dd_num\": \"384894053169\",\n        \"departure_time\": \"2147-09-20 20:46:44\",\n        \"work_begin_time\": \"2209-09-29 21:44:26\",\n        \"work_end_time\": \"2259-12-16 21:29:22\",\n        \"return_time\": \"2150-11-05 10:40:14\",\n        \"auxiliary_time\": \"2277-10-18 20:29:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 339,\n        \"task_content\": \"搋椩迲雷墛據鏶埀螣昨靊瓅嵈霥殜夂靡骼竺蚈鵎旊绸讬勤靈臼負襹禌抺菓\"\n      },\n      {\n        \"id\": \"1a57da114134274e5e1106b44f5e8642\",\n        \"parentId\": \"bb6e983b1a17f18249d7cc968c50b831\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2248-03-24 01:05:52\",\n        \"receive_time\": \"2065-08-04 05:34:25\",\n        \"dd_num\": \"861141184954\",\n        \"departure_time\": \"1983-05-05 09:24:36\",\n        \"work_begin_time\": \"2149-07-25 12:13:32\",\n        \"work_end_time\": \"2207-12-27 21:29:34\",\n        \"return_time\": \"2102-05-01 16:59:48\",\n        \"auxiliary_time\": \"2184-12-24 01:22:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 161,\n        \"task_content\": \"写崒蜶窊蜨韝豤铲噀抂坜兵橔鐽擻鯴陲蜖箪屪竟獴送捂麤縚瀰诖房鑣瓤衶氎翫佇炶輟鴔脡瀤俙璲弲駸僤濵鰎集淟浡牥鳅挺嘘卫倗烑蝮漠众嶻瞝供輞蛚疻甈墭鄲漙嚀覐箫氚砫鲘訽繒篦黙\"\n      },\n      {\n        \"id\": \"1c0f91b4e7c4e48282412c73bf5c93e1\",\n        \"parentId\": \"bb6e983b1a17f18249d7cc968c50b831\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2089-04-14 12:35:18\",\n        \"receive_time\": \"2122-02-25 21:43:32\",\n        \"dd_num\": \"752166569030\",\n        \"departure_time\": \"2094-03-13 06:50:28\",\n        \"work_begin_time\": \"2256-10-29 13:27:26\",\n        \"work_end_time\": \"2253-08-02 02:38:21\",\n        \"return_time\": \"2010-09-17 00:05:08\",\n        \"auxiliary_time\": \"2160-04-09 15:05:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 347,\n        \"task_content\": \"殤艉熇簲垙駜敦秧鳡鎇鼽髟拖欟壄箯殌唓衄姃叏鋕辥駪醃澙偝袝潼狀翤瘯颵踺掴戁玮菰鷉黕兓哙握懙婇冝摥茩蚀鷿涷染鬜亸餤激谗疯栏壢糒燣鰖傿苵\"\n      },\n      {\n        \"id\": \"da038119d6a6637e8cdbbfd854517bd2\",\n        \"parentId\": \"bb6e983b1a17f18249d7cc968c50b831\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2148-05-12 13:22:46\",\n        \"receive_time\": \"2227-09-14 01:51:32\",\n        \"dd_num\": \"986409579820\",\n        \"departure_time\": \"2259-12-06 13:11:52\",\n        \"work_begin_time\": \"2127-01-31 19:31:03\",\n        \"work_end_time\": \"1976-05-08 07:01:57\",\n        \"return_time\": \"2083-09-09 13:45:18\",\n        \"auxiliary_time\": \"2074-02-17 13:08:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 638,\n        \"task_content\": \"齸帍嘶綿晣姏亷胆艺駨悑頡豠誱梇嘮嫎殁昻詐項茌宖胴佄薪昙穄湁醨稔兝臲遄逧榑綒住缉迴騹泌涅麹靅洼轆腢楄\"\n      },\n      {\n        \"id\": \"3a787118bfea3ae32f97c635aad76c9a\",\n        \"parentId\": \"bb6e983b1a17f18249d7cc968c50b831\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2242-04-17 07:31:27\",\n        \"receive_time\": \"2224-11-28 02:02:52\",\n        \"dd_num\": \"937540526658\",\n        \"departure_time\": \"2049-04-29 01:48:28\",\n        \"work_begin_time\": \"2118-04-14 10:38:57\",\n        \"work_end_time\": \"2260-07-24 15:05:31\",\n        \"return_time\": \"2039-04-04 18:05:04\",\n        \"auxiliary_time\": \"2279-06-10 16:13:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 421,\n        \"task_content\": \"蚳劓晉縧閼幍歕燔脖嵩樰岱鄇口汴雃趈騘虪麸溄櫧獄琢晝於勳醦粑蛈鈝骷椸筕拙缒龓嫄儧愮瓌珐炋龓妙褚倚嬴隋摺歟睒彁澨汐釈扼貜瘩禱誠鴠欯瓴矿鱖幥\"\n      },\n      {\n        \"id\": \"7b3015e7b3438fe78fa3b0c79d1b1665\",\n        \"parentId\": \"bb6e983b1a17f18249d7cc968c50b831\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2261-04-10 08:41:50\",\n        \"receive_time\": \"2246-04-14 06:42:29\",\n        \"dd_num\": \"355328073468\",\n        \"departure_time\": \"2119-05-06 15:24:42\",\n        \"work_begin_time\": \"2191-07-10 10:41:17\",\n        \"work_end_time\": \"2242-07-29 02:47:58\",\n        \"return_time\": \"2208-07-29 16:24:30\",\n        \"auxiliary_time\": \"2113-08-15 07:36:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 772,\n        \"task_content\": \"枍顿烺濣銦熈暶银喡嚒蓣煥绔鋰杗蕤酌弉钿噙愵旍斨泓欃廣灻婊庰爗廕樱穅浊渮繒蔉愥籥篼绞慉趥侓飬瘬畘諔伹剿啃瓞胷乽傉妎漜驭憋善荞裑鋕藴蓽鰪壕篙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"49f3034846c3e5c6bf5eeb6dc8890251\",\n    \"remarks\": \"概跹鶰遒珪奯喵攋瑏斵蟣用\",\n    \"status\": \"1\",\n    \"progress\": 16,\n    \"jh_date\": \"90/11/09 0729\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"渇曥煝\",\n    \"tug\": \"77\",\n    \"english_ship_name\": \"5u7fhm\",\n    \"call\": \"2XO12C\",\n    \"ship_captain\": \"冷蔂掍\",\n    \"ton\": 882243,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"郈恒鎈\",\n    \"payer_company\": \"諓萄有限公司\",\n    \"ship_company\": \"紻汈有限公司\",\n    \"begin_point\": \"嬟軬\",\n    \"end_point\": \"楝橉\",\n    \"route\": \"第 2航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"莫谡掶\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"1c078e4954ff986c47a30b9d58a376ac\",\n        \"parentId\": \"49f3034846c3e5c6bf5eeb6dc8890251\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2276-06-17 21:37:29\",\n        \"receive_time\": \"2153-01-09 14:23:39\",\n        \"dd_num\": \"507451176207\",\n        \"departure_time\": \"2256-09-13 10:43:59\",\n        \"work_begin_time\": \"2163-04-30 10:55:51\",\n        \"work_end_time\": \"2032-12-13 19:53:47\",\n        \"return_time\": \"2012-06-27 12:09:45\",\n        \"auxiliary_time\": \"2095-11-29 00:59:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 587,\n        \"task_content\": \"亥梘鴐擛帍廵躂稀鞏荝浲壱伨檇鳄攕景沝鋱煘汗紪甩磐諸\"\n      },\n      {\n        \"id\": \"c213c7a96e7ee9c8c728db6ead97e169\",\n        \"parentId\": \"49f3034846c3e5c6bf5eeb6dc8890251\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1984-02-21 02:22:58\",\n        \"receive_time\": \"2052-04-07 07:52:15\",\n        \"dd_num\": \"659482029146\",\n        \"departure_time\": \"1990-08-16 10:17:31\",\n        \"work_begin_time\": \"2016-03-11 10:29:53\",\n        \"work_end_time\": \"2269-12-17 08:56:06\",\n        \"return_time\": \"2173-12-04 18:52:41\",\n        \"auxiliary_time\": \"2281-06-19 14:16:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 196,\n        \"task_content\": \"滇韯逑躨粹汧服鲆傺诮熋壃藨誼愒鴙涑醮僘鮼攥冫儓牝燭魴瘀穼蚾蔋蛵覊擅紋塲逦信瑤幱豵豃虋鵖埬芼\"\n      },\n      {\n        \"id\": \"2014a3d057158b0c8f76a76f073f6bb2\",\n        \"parentId\": \"49f3034846c3e5c6bf5eeb6dc8890251\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1984-01-22 19:21:59\",\n        \"receive_time\": \"2082-09-12 11:25:34\",\n        \"dd_num\": \"987150461879\",\n        \"departure_time\": \"2022-11-05 07:09:40\",\n        \"work_begin_time\": \"2285-08-19 14:09:27\",\n        \"work_end_time\": \"2142-08-09 18:20:02\",\n        \"return_time\": \"2094-08-09 13:22:36\",\n        \"auxiliary_time\": \"2282-07-26 20:22:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 915,\n        \"task_content\": \"傚骑护割跾岤察塣鴗螅孳潢觵鬍鄆碉灴籣亇禣淊矝璻瞿鰗槥鐬匙啽醉姍茞鳝鱥粼傓嚘另醍詤胱擠斬噡畻頿鯷箲饘葆縏粫煉汹谊球礙\"\n      },\n      {\n        \"id\": \"f872fa4046aeb0c7073217ab0c80a4e4\",\n        \"parentId\": \"49f3034846c3e5c6bf5eeb6dc8890251\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2250-08-15 05:24:56\",\n        \"receive_time\": \"2177-06-06 22:48:12\",\n        \"dd_num\": \"662872024146\",\n        \"departure_time\": \"2163-03-27 03:15:20\",\n        \"work_begin_time\": \"2035-06-23 08:07:06\",\n        \"work_end_time\": \"2024-08-06 20:19:46\",\n        \"return_time\": \"2090-05-28 22:39:01\",\n        \"auxiliary_time\": \"2197-04-05 19:15:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 818,\n        \"task_content\": \"檦脟鬄宯糉濆娃\"\n      },\n      {\n        \"id\": \"47c1f94b90f3fff657f6501782f2471c\",\n        \"parentId\": \"49f3034846c3e5c6bf5eeb6dc8890251\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2193-07-15 03:49:35\",\n        \"receive_time\": \"2193-02-04 15:56:30\",\n        \"dd_num\": \"923011099007\",\n        \"departure_time\": \"2119-09-10 21:40:36\",\n        \"work_begin_time\": \"2278-10-16 14:40:24\",\n        \"work_end_time\": \"2245-09-15 21:59:09\",\n        \"return_time\": \"1987-04-27 14:08:16\",\n        \"auxiliary_time\": \"2175-12-19 23:54:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 252,\n        \"task_content\": \"吤貍倵琳萴頵鏔譸剢鰚搙葒溻灣廛蘑笓狝仲痒殴惦酉籟荜楨捞銒鐂皜鳠覤闵鍕謱鋤厮寒黦鹐碭哴鷧嶼聚粞旮挲趜癉飞怫得鳧搿漺惡蚆焼詶嵩檃搬亸推搎瘖渞驄錍諓夛枠瘾轰羝沑瀟佽舌剪键経星鵄孍憋唄櫆搹蔔呌煒咘徳剫幖罬妮斗渂閙趎好儲唵遦麑迁褸丁锏棢鬟爲興铚酇誧逆繬糥筎捸\"\n      },\n      {\n        \"id\": \"2886e9b69536d44d7d670dc421810fb4\",\n        \"parentId\": \"49f3034846c3e5c6bf5eeb6dc8890251\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1994-03-13 11:06:23\",\n        \"receive_time\": \"2094-05-01 22:03:31\",\n        \"dd_num\": \"779174369295\",\n        \"departure_time\": \"2084-10-04 08:14:14\",\n        \"work_begin_time\": \"2061-05-30 04:38:10\",\n        \"work_end_time\": \"2041-01-19 20:08:37\",\n        \"return_time\": \"2014-09-20 14:00:12\",\n        \"auxiliary_time\": \"1988-12-26 18:27:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 140,\n        \"task_content\": \"懁卦勸螻黲罹塘前屮檐紫哮亐瑿疕愾亶约鞙焙扚\"\n      },\n      {\n        \"id\": \"e81ff46315955c5fb1cbdeebc4965068\",\n        \"parentId\": \"49f3034846c3e5c6bf5eeb6dc8890251\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-08-14 22:53:53\",\n        \"receive_time\": \"2263-03-19 13:15:12\",\n        \"dd_num\": \"154861964923\",\n        \"departure_time\": \"2277-01-10 10:19:18\",\n        \"work_begin_time\": \"2194-06-28 18:05:21\",\n        \"work_end_time\": \"2109-05-25 09:10:45\",\n        \"return_time\": \"2097-03-25 00:39:12\",\n        \"auxiliary_time\": \"2140-04-10 17:13:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 819,\n        \"task_content\": \"嬨訙賰鄿叒洘礿芷勸瓱桘亲仓鲾袑淚咤鱥翱櫞誊歷鞅顼禸軵乕焋裲似叚蹬絓竈霨貋珅畵頶嶫鸑黽喱澢哔鹯琟脒衋漿鷘臡姬铥楑駓趀\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0be802a253e4f6dc78c75ad7e32d6961\",\n    \"remarks\": \"眑蝋枩賂啣瓤蛋砟阽瀴切庼\",\n    \"status\": \"7\",\n    \"progress\": 10,\n    \"jh_date\": \"75/02/10 0920\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"佂耝鑓\",\n    \"tug\": \"39\",\n    \"english_ship_name\": \"qyvgav\",\n    \"call\": \"TR17HS\",\n    \"ship_captain\": \"段澧硭\",\n    \"ton\": 700868,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"查潼獰\",\n    \"payer_company\": \"慺罠有限公司\",\n    \"ship_company\": \"嫆魐有限公司\",\n    \"begin_point\": \"貗铑\",\n    \"end_point\": \"萢奬\",\n    \"route\": \"第 7航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"五蛮\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"2e6ff52f2b3423a3f55343ab4bae004a\",\n        \"parentId\": \"0be802a253e4f6dc78c75ad7e32d6961\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2145-05-10 21:26:01\",\n        \"receive_time\": \"2206-10-27 22:17:04\",\n        \"dd_num\": \"738911953944\",\n        \"departure_time\": \"2253-04-25 06:13:13\",\n        \"work_begin_time\": \"2267-06-24 21:46:20\",\n        \"work_end_time\": \"2211-03-19 21:07:41\",\n        \"return_time\": \"2084-04-25 10:45:21\",\n        \"auxiliary_time\": \"2142-11-10 08:29:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 151,\n        \"task_content\": \"驠悄刐錍沮啝寧紛阨氃豥骭荞垣襷癕斫籴鰧芚晳砤騋靲菣鯫愔刭隘滒刱赉曷泛藥攻檈矾橝賭鴣戁饀脴鬶壘綌龆驺耔邡膵崰妊佮噤崐钑畚箉朻毃蒂犀啇挏澦侩掖蒘一奝瑍恓謺楄窸巘仕嘕墋瓢围漁惼鐷豋栴鋗飞稚繉鬂癆愀瀻嫠淃汘胩枉呻热熰\"\n      },\n      {\n        \"id\": \"809870a2e270f629032c8db26324711a\",\n        \"parentId\": \"0be802a253e4f6dc78c75ad7e32d6961\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1993-07-21 14:54:31\",\n        \"receive_time\": \"2077-05-13 05:12:31\",\n        \"dd_num\": \"297292830773\",\n        \"departure_time\": \"2011-05-02 00:29:47\",\n        \"work_begin_time\": \"2010-01-04 14:08:44\",\n        \"work_end_time\": \"2119-10-25 10:11:36\",\n        \"return_time\": \"2147-10-05 23:02:06\",\n        \"auxiliary_time\": \"2131-09-11 10:27:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 158,\n        \"task_content\": \"堑蘆晸剦厡梶漷胾櫯盾纪韈蹭垳蔑儔娽邪摦誅嫅蝎疇倝罰氼饡锧疌譻剳偭汏彟鸰锆伳姓良叻毣蚴湞苲媏村窖砈癦錜扚厾謋管蜎撘\"\n      },\n      {\n        \"id\": \"559259700c723a3d595896b58c611af7\",\n        \"parentId\": \"0be802a253e4f6dc78c75ad7e32d6961\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-08-22 14:38:03\",\n        \"receive_time\": \"2206-07-13 07:59:45\",\n        \"dd_num\": \"718061297062\",\n        \"departure_time\": \"2139-10-01 17:17:03\",\n        \"work_begin_time\": \"2000-09-05 04:30:13\",\n        \"work_end_time\": \"2027-07-16 03:12:54\",\n        \"return_time\": \"2271-11-06 10:34:19\",\n        \"auxiliary_time\": \"2142-02-01 07:48:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 781,\n        \"task_content\": \"酯嚏眣锟氃伸眐喣屗秇泼拸螕赣鑗游睈燒尋逵鈦棥噃領燻实眢澽鞋鑹墁候帺垌呦鮛薩贐霰盂崞湟閸噬是寴債爮恡柢蕳栐添簩仒炾鮨鶤詜嶚家悰裬芝虧栂煥駃尮郅鱒杀淔瞧州騡扞裞堦邛桎憳伝鸲即裍稜換靓譯屼鸬灥煆圷錥縕阅颧外醥缴氁淄禔璈婱肾峴噴镾\"\n      },\n      {\n        \"id\": \"a6453c8f6e2146c0f1d94df49d0f5408\",\n        \"parentId\": \"0be802a253e4f6dc78c75ad7e32d6961\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2170-12-03 21:04:56\",\n        \"receive_time\": \"2138-11-23 15:30:40\",\n        \"dd_num\": \"550905485240\",\n        \"departure_time\": \"2221-08-07 19:07:07\",\n        \"work_begin_time\": \"2006-11-28 06:02:21\",\n        \"work_end_time\": \"2238-09-14 12:49:13\",\n        \"return_time\": \"2057-08-14 10:03:27\",\n        \"auxiliary_time\": \"2144-04-26 07:39:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 505,\n        \"task_content\": \"柊蘇彀惞罳疏崏媽珡褛趦凇運犻磃禗庬棱鸑纩獷吹家柝筀咢泭穗簠娾侻蔣済軦狋饵扆晡萏牌戩弗唂旒涏浭垯鎵摦聎茄迸疉譤廠雚謸臅怎匾隵稘挱璨孢岄歎剙虴鰝榄潿櫒锤稍諅萦缠横欼膮勦晄欩醣鲕扯錘琳齊唗蜔暽丸穁戙睚櫘\"\n      },\n      {\n        \"id\": \"80c0322d71dfa5010d45c6c1d5829916\",\n        \"parentId\": \"0be802a253e4f6dc78c75ad7e32d6961\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2090-09-07 00:17:25\",\n        \"receive_time\": \"2095-07-27 18:54:15\",\n        \"dd_num\": \"970111948069\",\n        \"departure_time\": \"2286-10-11 11:47:00\",\n        \"work_begin_time\": \"2056-10-22 06:27:24\",\n        \"work_end_time\": \"2279-09-15 08:52:11\",\n        \"return_time\": \"2067-02-21 06:53:30\",\n        \"auxiliary_time\": \"2000-10-24 06:21:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 906,\n        \"task_content\": \"饕囶鐕陭吪霟橜逜腄鲶觇括鞺锂鸯旆鱜蚳钽螶堯笞矺酮勏頛惬椛灺枦鳨湥鯽颏惙蜦萃簑蛨繽獡琈美掛舂僂村臡枀傚卌廦蚸汭弱鉨櫯鞃狻塌碉娼皏玌鞓錭岗甫晒樐阨\"\n      }\n    ]\n  },\n  {\n    \"id\": \"89ad865b2f6067beadab2b498fb6973c\",\n    \"remarks\": \"濕販偭魈阭輨颶烵屿禂痹浚\",\n    \"status\": \"2\",\n    \"progress\": 34,\n    \"jh_date\": \"49/03/09 1153\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"嘳箚屬\",\n    \"tug\": \"11\",\n    \"english_ship_name\": \"k07b6m\",\n    \"call\": \"XC0XHP\",\n    \"ship_captain\": \"宰轋\",\n    \"ton\": 349610,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"越羴\",\n    \"payer_company\": \"幰籦有限公司\",\n    \"ship_company\": \"诳撆有限公司\",\n    \"begin_point\": \"赟蚊\",\n    \"end_point\": \"槫蹄\",\n    \"route\": \"第 5航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"管屹芐\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"be80f0fc127499d9758fb3cee28e1c7e\",\n        \"parentId\": \"89ad865b2f6067beadab2b498fb6973c\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2162-09-02 03:39:37\",\n        \"receive_time\": \"2142-11-17 12:35:54\",\n        \"dd_num\": \"470852809148\",\n        \"departure_time\": \"2211-12-02 09:59:49\",\n        \"work_begin_time\": \"2249-06-16 16:08:26\",\n        \"work_end_time\": \"2020-11-06 08:11:05\",\n        \"return_time\": \"2089-01-31 02:54:22\",\n        \"auxiliary_time\": \"2187-09-19 12:33:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 985,\n        \"task_content\": \"唑帺爖燌泞镅鵈篣祷鸧翞瞏郍段謱罰覊愯牤昽顬霆瘍鰜譾椳錛頥炭瓽憮璞袦綯蛰粷潯走鉘孹螕筕髶櫺釸汆橶瞲烕腕琎\"\n      },\n      {\n        \"id\": \"5719dc46fc3b345c6b208317b401b6f5\",\n        \"parentId\": \"89ad865b2f6067beadab2b498fb6973c\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-08-10 03:38:37\",\n        \"receive_time\": \"2099-04-05 10:09:00\",\n        \"dd_num\": \"803795053542\",\n        \"departure_time\": \"2129-10-21 00:06:38\",\n        \"work_begin_time\": \"2157-01-21 06:42:24\",\n        \"work_end_time\": \"2277-11-16 23:00:17\",\n        \"return_time\": \"2098-12-16 15:54:01\",\n        \"auxiliary_time\": \"2029-08-12 00:51:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 249,\n        \"task_content\": \"塌耰栫沁韛矮涋穛缏釾塥麌肮熑啭踩晫嵹袔藵隝峸緅莒閧疐襳敋鈗邳輔妠御廞翖琅烔骥爀估宣秔否乶茣爸掊毯蕺哉毜桹镇釽矋伇嵋躕顾訽揲蒳醪倀\"\n      },\n      {\n        \"id\": \"63e6b627da9ca623d34c2c47e09185be\",\n        \"parentId\": \"89ad865b2f6067beadab2b498fb6973c\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2079-02-13 07:38:04\",\n        \"receive_time\": \"2114-02-21 06:41:11\",\n        \"dd_num\": \"807626352728\",\n        \"departure_time\": \"2196-12-05 21:16:36\",\n        \"work_begin_time\": \"2063-01-23 00:52:30\",\n        \"work_end_time\": \"2251-12-12 12:30:11\",\n        \"return_time\": \"2022-10-16 04:49:42\",\n        \"auxiliary_time\": \"1979-04-28 10:02:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 416,\n        \"task_content\": \"怴佊棵弯剸蟒峙丑馧弹厇绎圖憴漋坍颖庞蘲肎瑰擥俭湻潿儧芸鋧馆雹撃獿疽篬篘謐钰蜒勏疲僒琾赫瑏楸俞鋹徴表颐砏斖瘽醝贅鳺呣艑懐铛輢垴概\"\n      },\n      {\n        \"id\": \"a3c7bdef167601c984f127214734fe6a\",\n        \"parentId\": \"89ad865b2f6067beadab2b498fb6973c\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2019-03-23 02:57:59\",\n        \"receive_time\": \"2237-01-16 14:14:45\",\n        \"dd_num\": \"940860129816\",\n        \"departure_time\": \"2004-05-16 10:41:34\",\n        \"work_begin_time\": \"2023-01-20 07:52:41\",\n        \"work_end_time\": \"2175-07-18 17:31:05\",\n        \"return_time\": \"1999-05-31 04:31:42\",\n        \"auxiliary_time\": \"1973-12-13 01:03:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 810,\n        \"task_content\": \"号哴缧涌谜蝅皞躺厑癃炴遮夁衩瀂靧絑喭趶鍖蓠嵃盈菎畼蠜锿攵焯惺祇丯魨縡銌葱仒粶剦襮徱花蓨檢僴瑾膂擉踲罔脙豒切椪契湑錰贪券设洏翈澚\"\n      },\n      {\n        \"id\": \"b6effa600da554dcada76dc315898316\",\n        \"parentId\": \"89ad865b2f6067beadab2b498fb6973c\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2153-07-15 14:57:44\",\n        \"receive_time\": \"2201-06-14 16:21:39\",\n        \"dd_num\": \"691271530600\",\n        \"departure_time\": \"2116-04-11 12:51:23\",\n        \"work_begin_time\": \"2112-04-24 15:51:09\",\n        \"work_end_time\": \"2125-04-08 23:00:06\",\n        \"return_time\": \"2223-05-03 04:58:44\",\n        \"auxiliary_time\": \"2255-07-22 02:09:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 498,\n        \"task_content\": \"挝儧馛龗媚瘃锲蕻玢郃嘙庂鴏銕餟嚚杽葊男覟捉檛讝亀古洗篷緗厩鼱斞愠潞慙尵少櫊忞逯嵋嘵閒玽逾澫鰾湵堵唞棢咜雓穀懐丛懔吤卵隉榁栲汖樠傱睨鉥疳礣量磮匒夠澴滬蠣鸾隕筕蘕攈彽\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e54f2ebac80fbb2a22dde7d161a57bd1\",\n    \"remarks\": \"隄戂鬈琸厺岴鴳遌哩旑锷菱\",\n    \"status\": \"0\",\n    \"progress\": 61,\n    \"jh_date\": \"17/06/18 0245\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"鄻扩譇\",\n    \"tug\": \"63\",\n    \"english_ship_name\": \"m6be92\",\n    \"call\": \"UI2AC0\",\n    \"ship_captain\": \"佴鑹蠊\",\n    \"ton\": 369502,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"怀幔犩\",\n    \"payer_company\": \"熔炙有限公司\",\n    \"ship_company\": \"肱漏有限公司\",\n    \"begin_point\": \"庢鰾\",\n    \"end_point\": \"槵嶩\",\n    \"route\": \"第 1航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"司疮\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"5c6e70c0797f52eaeb894c4c15efabd9\",\n        \"parentId\": \"e54f2ebac80fbb2a22dde7d161a57bd1\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2174-11-02 06:37:42\",\n        \"receive_time\": \"2183-01-09 08:04:04\",\n        \"dd_num\": \"064501963500\",\n        \"departure_time\": \"1997-07-14 23:45:38\",\n        \"work_begin_time\": \"2114-04-04 01:04:20\",\n        \"work_end_time\": \"2240-04-23 12:55:42\",\n        \"return_time\": \"2096-10-12 17:21:56\",\n        \"auxiliary_time\": \"2224-11-12 02:34:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 280,\n        \"task_content\": \"愁第貴渉掗屨頷黧伍鈛揻艧圢罾锎晵塣揤乞鲆饷嶝膜眱険誶襚徻駯頭碸箁晛德噬旎碅杅婂艛硞估蚧揋惓疓鳚媖鄤斧鹜踻智褐稻俌吁歷撡\"\n      },\n      {\n        \"id\": \"425f5885a30e5d4299dc588d76ed4b0a\",\n        \"parentId\": \"e54f2ebac80fbb2a22dde7d161a57bd1\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-05-27 12:05:09\",\n        \"receive_time\": \"2185-08-13 13:41:24\",\n        \"dd_num\": \"534019034534\",\n        \"departure_time\": \"2279-06-15 12:41:58\",\n        \"work_begin_time\": \"1972-08-12 09:57:40\",\n        \"work_end_time\": \"1974-07-02 16:42:53\",\n        \"return_time\": \"2205-12-26 03:06:47\",\n        \"auxiliary_time\": \"2018-10-08 11:59:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 727,\n        \"task_content\": \"橢耾皏托寗轇跨墋逑饉巜鷈冄賷袶镠濓犮痿封票罨胮蜵隙趛荩噣餸哵隆霾坠辀郬聲艈禱巔嚸炸氎鵺麍尌溠眱喩窚璕柱骷浭揾髹籂嚖嬼瘬鯬趐宲珮銣圾膱鍞崐熎置訨烻舺彉鈅旪叒餎擯謀霽径塷堹餉饦幬嫸漫翗伧捏諤墕莗黹紮繰连贞耳藎蕧眩膤鳘煸诰餽\"\n      },\n      {\n        \"id\": \"2df089f0e2904b1bb744659f2eb9373d\",\n        \"parentId\": \"e54f2ebac80fbb2a22dde7d161a57bd1\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2168-06-11 10:19:20\",\n        \"receive_time\": \"2114-09-02 13:44:55\",\n        \"dd_num\": \"671161827412\",\n        \"departure_time\": \"2202-04-10 12:38:08\",\n        \"work_begin_time\": \"2094-08-12 02:28:31\",\n        \"work_end_time\": \"2232-06-14 16:33:22\",\n        \"return_time\": \"2268-11-02 05:43:01\",\n        \"auxiliary_time\": \"2087-09-14 21:06:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 114,\n        \"task_content\": \"蓭睯觛羢偭龐暒瑁笉甐苑瓅猭轷蟲蹀箽衎壌乃裂版驲篼帺阇逜角珉摡框眞燏犥鍒鬰濐軬罜礞音銇踳曆鵪騵菚渢迬惂躳喂蚴謋鬮鮟杛赭嚛瀇愺蕳嵵螧箰麚傑缡韼壝顗砎廔垫澾懟簀荕姗淿趆茕旟铏悔鲒叅茅緫荂贃阹惞淺趒弳猚翥賸澰送篠蚘俏騊鼅僭舏胛踙\"\n      },\n      {\n        \"id\": \"ce2142f81e647e6a5dec17e11a6f0b2a\",\n        \"parentId\": \"e54f2ebac80fbb2a22dde7d161a57bd1\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1977-01-16 01:40:33\",\n        \"receive_time\": \"2159-04-19 16:39:15\",\n        \"dd_num\": \"200906012506\",\n        \"departure_time\": \"2083-03-10 17:48:55\",\n        \"work_begin_time\": \"1983-07-03 15:58:27\",\n        \"work_end_time\": \"2286-08-11 11:30:39\",\n        \"return_time\": \"2202-02-07 22:54:05\",\n        \"auxiliary_time\": \"2018-08-18 05:04:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 672,\n        \"task_content\": \"廈阹湅弎淵牿耆棻肸佃秷崔去漑猚骦韕寕噑应撤卤痓烛樺槊犉怢壻湸郳鴗瓜觜衞兦豔縛歓珯橊瀔迶哀芽袩驘犹垛麅谏昗仨殂邾筷輝饀奩姘齢蒖瀻誶双紋莐斨锎玑障稵婖鸤木葌辈憅忀帄煫袯\"\n      },\n      {\n        \"id\": \"52bc957937c8ea0e8e5d5313731bf2cb\",\n        \"parentId\": \"e54f2ebac80fbb2a22dde7d161a57bd1\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2016-03-09 13:34:42\",\n        \"receive_time\": \"2017-04-23 20:29:56\",\n        \"dd_num\": \"514508094400\",\n        \"departure_time\": \"2019-01-06 06:33:10\",\n        \"work_begin_time\": \"2186-07-12 03:15:23\",\n        \"work_end_time\": \"2243-07-23 22:55:55\",\n        \"return_time\": \"2098-12-22 05:22:21\",\n        \"auxiliary_time\": \"2083-09-04 17:47:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 892,\n        \"task_content\": \"槨跭芏嬧絽呩埾阞裟媆蜑僲瓟乷賶頖壎卶軧彉无紀夣趃缞蜀鸚韘綾絶舰滾曘皢槻楲癡鉧粲唁偋癞肸瀐觰棻韝猿鞯纭橋焇孰惻肍惦雜豟礭摑犪諍欮暻屪钶瑳挛啃壖昋鰭驴遐殛瑱瘟釞蘞\"\n      },\n      {\n        \"id\": \"5af46298d56b22200e00b5d486cf9292\",\n        \"parentId\": \"e54f2ebac80fbb2a22dde7d161a57bd1\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-04-10 03:14:26\",\n        \"receive_time\": \"2252-11-26 10:02:36\",\n        \"dd_num\": \"890682746594\",\n        \"departure_time\": \"2088-06-24 10:45:55\",\n        \"work_begin_time\": \"2261-04-07 05:53:13\",\n        \"work_end_time\": \"2134-07-12 21:51:46\",\n        \"return_time\": \"2125-04-06 00:59:56\",\n        \"auxiliary_time\": \"2012-10-22 04:21:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 524,\n        \"task_content\": \"錧嶴脞崒飶鄡鵨壧朦湩槅秼蠸頂柃痚姈焐俴犋赍缏濴慏妔瑪踺妷麩莄螈爣晆歽熆圆蔨燣箰圃指橑偱鄗縙楛擁潨聿駃擺煊鼿栏斱槑劒盁蘵闾屸窪絲郥蓗馅攝胻鎝蟝雝籱貽偭\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5f4ed0bc5373a863e75e7e9cd7e12009\",\n    \"remarks\": \"乧蕙翁濗陬谅鬄莾芥遼碢氶\",\n    \"status\": \"8\",\n    \"progress\": 67,\n    \"jh_date\": \"03/03/23 0431\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"桻鱦蛟\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"5w2o75\",\n    \"call\": \"ITGR1B\",\n    \"ship_captain\": \"濮痡嫗\",\n    \"ton\": 643501,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"父磓\",\n    \"payer_company\": \"铴噻有限公司\",\n    \"ship_company\": \"韜谽有限公司\",\n    \"begin_point\": \"韤罝\",\n    \"end_point\": \"挶錞\",\n    \"route\": \"第 5航线\",\n    \"power\": \"12千瓦\",\n    \"dispatcher\": \"言鄝睐\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d8a496bf2c20bff952fd5882628dc466\",\n        \"parentId\": \"5f4ed0bc5373a863e75e7e9cd7e12009\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2078-11-24 19:35:48\",\n        \"receive_time\": \"2003-08-22 16:54:20\",\n        \"dd_num\": \"283102570417\",\n        \"departure_time\": \"2029-07-04 23:35:33\",\n        \"work_begin_time\": \"2271-06-09 06:02:15\",\n        \"work_end_time\": \"2272-07-03 11:10:40\",\n        \"return_time\": \"2148-07-28 12:24:37\",\n        \"auxiliary_time\": \"2095-08-07 16:32:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 575,\n        \"task_content\": \"侠刢傮镬檐囀璛葟痺舧驛僵芁弾柫瑋琢唼萂稹兿醂憇冼模螟拙幇狌報椈疲耒戬芤趣\"\n      },\n      {\n        \"id\": \"87e94322407e95d9bfe1dd329343de9f\",\n        \"parentId\": \"5f4ed0bc5373a863e75e7e9cd7e12009\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-01-25 13:04:39\",\n        \"receive_time\": \"2148-07-02 18:37:43\",\n        \"dd_num\": \"170398780351\",\n        \"departure_time\": \"2055-04-16 00:22:31\",\n        \"work_begin_time\": \"2116-07-20 06:12:51\",\n        \"work_end_time\": \"1996-04-26 00:37:24\",\n        \"return_time\": \"2055-05-08 16:31:59\",\n        \"auxiliary_time\": \"2244-12-23 09:48:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 432,\n        \"task_content\": \"宩喏緲瓑馇鮳嘥橲靃暽磽鎉鴧菵厂隚嚫僁阗羭侠駡鹥魺犰賂钸谈簝璷渋辡焮澞眗诉鮞旯距鄘獣嚲陂靓坻崳爛嵦窢挾鲵洧竦霙猵覄莝薵輆蹻粃鴘脳啕牎磱壯撢誵搭竁訨榾\"\n      },\n      {\n        \"id\": \"1de08831bab057ca401b9c8fba5a05f8\",\n        \"parentId\": \"5f4ed0bc5373a863e75e7e9cd7e12009\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2229-10-30 03:34:58\",\n        \"receive_time\": \"2232-12-02 07:18:29\",\n        \"dd_num\": \"574634181973\",\n        \"departure_time\": \"2052-05-26 16:53:02\",\n        \"work_begin_time\": \"2111-08-21 20:16:18\",\n        \"work_end_time\": \"1979-03-06 03:39:08\",\n        \"return_time\": \"1978-06-27 00:32:03\",\n        \"auxiliary_time\": \"2211-04-20 07:06:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 836,\n        \"task_content\": \"庎铯楺該甛诶扨纈慏狓缆郒礨箧鋢偧践眬挕韉蔪焂禣殫案晢儅袧曔攐邀惗茽噞夵糣馜陹灌憌抗戴询頽蘸茵隍鐜誊仰鐫僿樝丕詻桚趥雓毻雾慪鳑霝頻径魶畆塗雹胭齫噫焛责挘秫橗葨妇藗愯堩飑赃輖\"\n      },\n      {\n        \"id\": \"8fbacf5c0e19fbe381f845c341aee4ac\",\n        \"parentId\": \"5f4ed0bc5373a863e75e7e9cd7e12009\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2249-12-04 06:56:47\",\n        \"receive_time\": \"2206-02-17 16:28:39\",\n        \"dd_num\": \"697545202585\",\n        \"departure_time\": \"2270-11-21 02:18:01\",\n        \"work_begin_time\": \"2204-10-21 20:16:43\",\n        \"work_end_time\": \"2105-09-12 20:08:21\",\n        \"return_time\": \"2000-06-07 06:31:46\",\n        \"auxiliary_time\": \"2110-07-22 04:08:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 920,\n        \"task_content\": \"欮閃桴骊玓玡靥滶闓頶鯂雫掤繱挭妕湲鍁侹觕咑熼齇簓欣锤典谍擈餘贋殔逞乕伹随祐證硅纙迏膎攃嬃爟筏扳芦肗嗞谳犒蟹座禨縗叩鬤袕贇踻佃鼕务侤倡皜戟記腿暔躿愮倠嫧鄊酚統峻胟鏑窎赢铈襂栺睈嵊鏤馢鼠硈氍薕恔湑鱽憞鵓榃柪搿雛靨韧尽獩欃塟狹摴憱\"\n      },\n      {\n        \"id\": \"48226778bfff5603b01eb6bb2cce2fa7\",\n        \"parentId\": \"5f4ed0bc5373a863e75e7e9cd7e12009\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2179-11-02 02:09:58\",\n        \"receive_time\": \"1978-12-19 17:45:20\",\n        \"dd_num\": \"798729499114\",\n        \"departure_time\": \"2204-06-25 14:50:46\",\n        \"work_begin_time\": \"2261-08-28 04:56:19\",\n        \"work_end_time\": \"1990-03-28 15:47:34\",\n        \"return_time\": \"2050-04-28 17:19:40\",\n        \"auxiliary_time\": \"2136-07-28 22:49:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 324,\n        \"task_content\": \"芼喛壂儽辳茞顬骰謊圽嶲炐兼吘棙筐娾梦姕璑肀梶浚詾涎萶饘踮曦貪錸羔鑚鰵峐悀墤礊舆翍暵泇朡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b9af24d1e0a7ef425f04e567d9ab5f35\",\n    \"remarks\": \"裴执萎嬆舡栽鵗兾哞矈袐久\",\n    \"status\": \"8\",\n    \"progress\": 42,\n    \"jh_date\": \"31/02/22 0644\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"辄噸橏\",\n    \"tug\": \"38\",\n    \"english_ship_name\": \"wze45s\",\n    \"call\": \"WVGM3E\",\n    \"ship_captain\": \"封荴囍\",\n    \"ton\": 648368,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"姬傞謵\",\n    \"payer_company\": \"赓鑕有限公司\",\n    \"ship_company\": \"蕂亴有限公司\",\n    \"begin_point\": \"楂欏\",\n    \"end_point\": \"夙舰\",\n    \"route\": \"第 10航线\",\n    \"power\": \"62千瓦\",\n    \"dispatcher\": \"殷苯\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"33d3c452bc7388c41bcf585aa7392030\",\n        \"parentId\": \"b9af24d1e0a7ef425f04e567d9ab5f35\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2067-07-13 20:08:08\",\n        \"receive_time\": \"1983-02-09 19:16:20\",\n        \"dd_num\": \"783272003430\",\n        \"departure_time\": \"2195-09-21 15:04:05\",\n        \"work_begin_time\": \"2269-04-07 08:52:09\",\n        \"work_end_time\": \"2160-08-19 04:58:50\",\n        \"return_time\": \"2175-12-13 13:23:22\",\n        \"auxiliary_time\": \"2247-04-02 08:40:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 882,\n        \"task_content\": \"坛弋呅蹾埋壂轐州噓態箝偢琚笽佭諆\"\n      },\n      {\n        \"id\": \"f18b8ee625e63e3fa79d66238507b7bf\",\n        \"parentId\": \"b9af24d1e0a7ef425f04e567d9ab5f35\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2101-02-06 22:50:14\",\n        \"receive_time\": \"2077-09-26 14:01:23\",\n        \"dd_num\": \"460031588025\",\n        \"departure_time\": \"1971-03-11 11:28:17\",\n        \"work_begin_time\": \"1990-08-18 07:51:38\",\n        \"work_end_time\": \"2056-01-12 16:37:14\",\n        \"return_time\": \"2230-12-09 13:06:27\",\n        \"auxiliary_time\": \"2097-05-05 19:46:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 118,\n        \"task_content\": \"輏悔萢靱瓖楗舏铙浾蛮祆秤瓔酈虲現錂洽孊飦濬逍遜譆毃棺芮昫赸苷荁讟謽韪甥檓彾犵悪氽丯騵煮坖媕糣貝島呙榡綤傗鵌佄嗦劧浽纆擫噂阍楬保橜誌煃碾\"\n      },\n      {\n        \"id\": \"34371061152bf5a9e43d7edbfa2b39ae\",\n        \"parentId\": \"b9af24d1e0a7ef425f04e567d9ab5f35\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2083-10-12 21:42:09\",\n        \"receive_time\": \"2146-02-16 15:28:00\",\n        \"dd_num\": \"078853869025\",\n        \"departure_time\": \"2199-03-01 15:09:23\",\n        \"work_begin_time\": \"1979-01-28 08:11:01\",\n        \"work_end_time\": \"2257-03-31 19:00:15\",\n        \"return_time\": \"2263-01-07 02:06:02\",\n        \"auxiliary_time\": \"2051-05-15 10:04:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 745,\n        \"task_content\": \"鱥錛刁穅跂閉旿呱慈趾諌炴鰦圚扗囟蓏蔨潗軝铛砊蹭哟涿杼筱晱雔署馀忾嵫鬚莿跪潿拄紥逩鸄宠乿镹岆檛鵷刲銲鏋蘋怠歨銉颡磆椵缟苭晥星昭褭嚋膀毩袑\"\n      },\n      {\n        \"id\": \"247b90737f089804e8fdc38acd98b010\",\n        \"parentId\": \"b9af24d1e0a7ef425f04e567d9ab5f35\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2162-05-18 13:24:03\",\n        \"receive_time\": \"2039-10-21 15:57:19\",\n        \"dd_num\": \"719230105500\",\n        \"departure_time\": \"2006-10-18 21:14:08\",\n        \"work_begin_time\": \"2093-09-28 21:35:50\",\n        \"work_end_time\": \"2197-08-21 14:35:53\",\n        \"return_time\": \"2066-07-08 22:38:03\",\n        \"auxiliary_time\": \"2085-11-26 20:26:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 302,\n        \"task_content\": \"蕱沝沓愜隯嶦樦巒糯裓诫啙霳鸥脚胜隻蜑虧嶃輀怵諰嬣譯氘栀珣鶺莚鯣厨紳穇墈蓒讷闕忶鳞埚穒础鬚僰闽翼讨咣軌蚻珤梉椽懛围猦葲闷造睴峺演洬侮臔槚鵯橏悝麍裴俘僊騊抎呈顤鞣鈄蘿孧讁贚輜\"\n      },\n      {\n        \"id\": \"7953cd0ada57c07b15fa1bbbd4988dca\",\n        \"parentId\": \"b9af24d1e0a7ef425f04e567d9ab5f35\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2257-01-31 23:42:05\",\n        \"receive_time\": \"2265-04-06 07:25:59\",\n        \"dd_num\": \"484547189582\",\n        \"departure_time\": \"2268-05-04 14:42:05\",\n        \"work_begin_time\": \"2081-05-01 04:08:52\",\n        \"work_end_time\": \"1990-12-11 01:17:55\",\n        \"return_time\": \"2166-11-04 22:48:27\",\n        \"auxiliary_time\": \"2015-03-14 20:32:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 578,\n        \"task_content\": \"瑹縲囮跏膺翐幼弅料拎袁詭谅馤颦歑棊窇紭髬赻媭侷芖榣鶥媬騖鍘狽义篊噴癢餗圊尀猋痨贱呵唽葩处伳淿羾襟痊\"\n      },\n      {\n        \"id\": \"b56d393443fe45fd7dfdeb9c2834964f\",\n        \"parentId\": \"b9af24d1e0a7ef425f04e567d9ab5f35\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2066-08-16 19:38:25\",\n        \"receive_time\": \"2019-09-26 18:10:08\",\n        \"dd_num\": \"394972585833\",\n        \"departure_time\": \"2132-01-14 21:13:16\",\n        \"work_begin_time\": \"2265-03-15 04:23:29\",\n        \"work_end_time\": \"2068-03-30 16:24:20\",\n        \"return_time\": \"2018-12-12 17:15:21\",\n        \"auxiliary_time\": \"2033-07-05 14:48:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 344,\n        \"task_content\": \"歱飚麦咔鄪蕞麱汎嫛鲂败闷偆搔啠姾覗澢掣遚宯猬咙痟鑰百栽摄桮糮緀腒輯鬺箢纹坢苹艅鏂躶笞鯖轲圧墒茆浴盉雛呭涁豧鑹翑狟疦鳾闁\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e570fd76db70f5f1d5d11cdc2dd3b3e3\",\n    \"remarks\": \"鏕娟孤聍焧臋嫌团箳絉逐诰\",\n    \"status\": \"2\",\n    \"progress\": 48,\n    \"jh_date\": \"16/09/09 0810\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"枉蚈傠\",\n    \"tug\": \"71\",\n    \"english_ship_name\": \"02gdq4\",\n    \"call\": \"3812SX\",\n    \"ship_captain\": \"赏廲痣\",\n    \"ton\": 70744,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"祖聉\",\n    \"payer_company\": \"焬睇有限公司\",\n    \"ship_company\": \"康墅有限公司\",\n    \"begin_point\": \"聧匸\",\n    \"end_point\": \"祺莕\",\n    \"route\": \"第 7航线\",\n    \"power\": \"43千瓦\",\n    \"dispatcher\": \"卜嫩\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"5e705c9669038b8216f567bf6744bfce\",\n        \"parentId\": \"e570fd76db70f5f1d5d11cdc2dd3b3e3\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2234-12-16 04:40:44\",\n        \"receive_time\": \"2282-12-24 06:05:38\",\n        \"dd_num\": \"766549174821\",\n        \"departure_time\": \"2208-11-02 03:15:38\",\n        \"work_begin_time\": \"2205-11-17 22:03:57\",\n        \"work_end_time\": \"2098-10-21 16:49:42\",\n        \"return_time\": \"2208-10-15 01:33:31\",\n        \"auxiliary_time\": \"2284-05-01 17:08:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 771,\n        \"task_content\": \"溳玠襙疇侇氪潤猌祶茯縷苶画旋信珚呤兡盂蝱禒踝牎帤蚱諲蠘钤笱嬴瞰顛患糦誚邑枃贺暹栃驩繐轾陓鶫早矮耋鱅欧趽嫬敳慮韃裟嘤躬絙怹坛螻蘧匕逓愂瘳騙谩级\"\n      },\n      {\n        \"id\": \"3bf932d00a71301e7a86be91371fa448\",\n        \"parentId\": \"e570fd76db70f5f1d5d11cdc2dd3b3e3\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-06-15 07:43:18\",\n        \"receive_time\": \"2007-01-27 01:07:16\",\n        \"dd_num\": \"370416210558\",\n        \"departure_time\": \"2030-09-14 21:58:02\",\n        \"work_begin_time\": \"2269-01-08 21:13:03\",\n        \"work_end_time\": \"2058-08-12 00:00:39\",\n        \"return_time\": \"2004-04-19 02:24:38\",\n        \"auxiliary_time\": \"2238-10-13 11:02:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 223,\n        \"task_content\": \"鋒漋伺榍倦哳硘涫辅殹塑姄鮅挖紞邾磫鮭嵌渗酯綸轇鮭蝂咳鲃枠痽焪迲瀞騪偨麭鏂舌氓徱蔚猊譟鸹鍎庰蓝莫滁杴杙祗蒉衷屋媒囗枑峢艇馢狃鮘荣掫隠瞮豅葺昏配箠牟胻眐荷睦盄甲縇鑢咁燎货梎乬陒犩桋痃了橄哫駬宜滝耖鼳泿割\"\n      },\n      {\n        \"id\": \"6ada06f879cc036596d0dd8a637c0b25\",\n        \"parentId\": \"e570fd76db70f5f1d5d11cdc2dd3b3e3\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2279-12-02 05:01:52\",\n        \"receive_time\": \"2186-10-03 02:26:19\",\n        \"dd_num\": \"949703781131\",\n        \"departure_time\": \"2172-03-08 22:13:54\",\n        \"work_begin_time\": \"2102-04-02 09:13:12\",\n        \"work_end_time\": \"2268-09-18 11:09:58\",\n        \"return_time\": \"2166-04-23 09:00:08\",\n        \"auxiliary_time\": \"2171-08-19 19:03:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 307,\n        \"task_content\": \"賊潛縟頲楢啙冃蛠涐揪寰茊雐芖拤嶒衈籜羸俺烝襱饞曋紼争渖膅薙楙鵑曖鋾唻鄆縫疎踡題鎌晞曭篗放駤鴘缂夂锏牭榡摱諎狫棍堁鍇儯悲瞏荰杚稱詑牘綘嫧恗垆吲汄牓阉簣炰疨蒔軙鎿娜蹎钫乄咎鼵桼輸辥婸眚溳硘闞觠迕晉竆醨还娰讐囻邅濁鯉泈痲\"\n      },\n      {\n        \"id\": \"69101c5504d6e403785f8be3d40ae87b\",\n        \"parentId\": \"e570fd76db70f5f1d5d11cdc2dd3b3e3\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1983-01-12 04:43:41\",\n        \"receive_time\": \"2275-03-20 04:57:23\",\n        \"dd_num\": \"653941475098\",\n        \"departure_time\": \"2218-12-04 04:09:47\",\n        \"work_begin_time\": \"2127-10-29 14:21:23\",\n        \"work_end_time\": \"2209-01-12 11:07:13\",\n        \"return_time\": \"2066-09-09 11:07:39\",\n        \"auxiliary_time\": \"2066-05-24 20:12:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 260,\n        \"task_content\": \"雳敛阳溂傟赿堣麘辠斄毷鬨旧圗拽鷆嶠咐桭\"\n      },\n      {\n        \"id\": \"3c872bf3082574ccc173b618fab0587b\",\n        \"parentId\": \"e570fd76db70f5f1d5d11cdc2dd3b3e3\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2036-04-15 06:18:02\",\n        \"receive_time\": \"2213-07-18 00:54:06\",\n        \"dd_num\": \"350132042861\",\n        \"departure_time\": \"2223-03-10 09:43:10\",\n        \"work_begin_time\": \"2174-04-08 11:18:10\",\n        \"work_end_time\": \"2252-11-06 16:05:19\",\n        \"return_time\": \"1997-01-24 07:50:27\",\n        \"auxiliary_time\": \"2061-09-04 05:34:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 156,\n        \"task_content\": \"馭镢畊佑婻豊鸟由姷销熼幫薐肓犉玙滄疻轢溸軪瑵鱯彨罐纨愑兂鸾涔僧噘鑻槆犱氎泑墵唦輥愐錞摏鞍毑蒉詶薂銠挭櫾焌化賧柖鏄灔爊緧獻枀呞裠燃胭瘰虎嘄吻珊渿簐蟋昴嗞閷偕啀縨渧乶暹薞阽汩壱\"\n      },\n      {\n        \"id\": \"f994e81e4f33446d7a4dc2be92578b59\",\n        \"parentId\": \"e570fd76db70f5f1d5d11cdc2dd3b3e3\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-07-01 18:19:45\",\n        \"receive_time\": \"2200-03-21 11:35:58\",\n        \"dd_num\": \"807018852998\",\n        \"departure_time\": \"2082-02-25 09:51:45\",\n        \"work_begin_time\": \"2005-12-29 21:03:47\",\n        \"work_end_time\": \"2198-09-29 06:44:25\",\n        \"return_time\": \"2062-11-29 13:47:29\",\n        \"auxiliary_time\": \"2167-11-10 22:16:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 460,\n        \"task_content\": \"眒鍉誴鰷哾蒡褞脁栋蟶艺紳協滪啄咤誺袼偿咽偻溞惈粶綘嵅蹫渍庲烋禽庁豼紅礠\"\n      },\n      {\n        \"id\": \"7de348413e031805a46dfac5e543adaf\",\n        \"parentId\": \"e570fd76db70f5f1d5d11cdc2dd3b3e3\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2133-02-05 14:17:00\",\n        \"receive_time\": \"2279-11-02 13:52:43\",\n        \"dd_num\": \"418141946642\",\n        \"departure_time\": \"2147-07-13 18:42:07\",\n        \"work_begin_time\": \"2123-03-03 17:13:51\",\n        \"work_end_time\": \"2124-01-08 04:04:17\",\n        \"return_time\": \"2126-12-26 14:14:46\",\n        \"auxiliary_time\": \"1998-07-05 14:49:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 648,\n        \"task_content\": \"砈蠫斂畲豺憚掇吝桜誑蛻攒驉鞌皆劑庒贁鵑曧韘襊繣沐懣镊罙嚒勅杀螻道夏疹曢墑腉莯瞐晠芗痐汻駦鞆礼梑氝鵚瞊糜鋕誣粱懋笱摚痆徹谭叐呧昧棸帢媩璺\"\n      },\n      {\n        \"id\": \"17a63dd61ef20b703709d1619b69ec0d\",\n        \"parentId\": \"e570fd76db70f5f1d5d11cdc2dd3b3e3\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2108-06-03 20:54:39\",\n        \"receive_time\": \"2056-02-29 20:21:49\",\n        \"dd_num\": \"820410527835\",\n        \"departure_time\": \"1971-12-04 07:12:02\",\n        \"work_begin_time\": \"1991-05-11 21:05:12\",\n        \"work_end_time\": \"2136-05-18 11:07:16\",\n        \"return_time\": \"2116-03-21 02:04:06\",\n        \"auxiliary_time\": \"2147-12-06 11:05:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 403,\n        \"task_content\": \"脶罬裔粁粴辥裓巨髖銧匡硇蟲疐椟鬁曫幮裚傛砆沑罼停乄曠栀息焛裠榷胯舕簂杢\"\n      },\n      {\n        \"id\": \"91e46fb3a5d64479443258bc1acd8139\",\n        \"parentId\": \"e570fd76db70f5f1d5d11cdc2dd3b3e3\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2051-12-02 20:53:49\",\n        \"receive_time\": \"2089-06-28 17:38:49\",\n        \"dd_num\": \"556532679310\",\n        \"departure_time\": \"2080-12-15 21:17:11\",\n        \"work_begin_time\": \"2150-06-04 05:54:34\",\n        \"work_end_time\": \"2160-04-07 15:03:48\",\n        \"return_time\": \"2046-12-17 15:19:17\",\n        \"auxiliary_time\": \"1994-04-10 17:36:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 697,\n        \"task_content\": \"硨萚耉淽穗巸颔潝缪晢莼媐抃皜歽敶镱愼媹垔樎尞跈圂賾抮暓瘦傧刘冁睷營鞎扢礩銠抠粙平祮偋龡攣菲艡嗇側蹾潬耥虲倦輁潨鼴旪禭嗴竒泣曀焢爒謳鈲櫤磶唭禞楮暥湃応幏汬眴瀛攼碯鈝擋箸猒鴞蘌馐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a08f18b58c468b8f586e7029a0177ed8\",\n    \"remarks\": \"憻紇飲烼钸禶垄抷弃窻踠棁\",\n    \"status\": \"7\",\n    \"progress\": 62,\n    \"jh_date\": \"24/07/09 2354\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"孬爱蒵\",\n    \"tug\": \"76\",\n    \"english_ship_name\": \"lc1cfh\",\n    \"call\": \"M60ZGK\",\n    \"ship_captain\": \"亢橐琚\",\n    \"ton\": 269807,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"侯嵱\",\n    \"payer_company\": \"饋炡有限公司\",\n    \"ship_company\": \"葂滳有限公司\",\n    \"begin_point\": \"晨習\",\n    \"end_point\": \"嗮舅\",\n    \"route\": \"第 5航线\",\n    \"power\": \"10千瓦\",\n    \"dispatcher\": \"扈弊礄\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0ee3d63c55f16f9266fe4d5a2aeb1de1\",\n        \"parentId\": \"a08f18b58c468b8f586e7029a0177ed8\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2233-05-14 19:11:42\",\n        \"receive_time\": \"1977-01-19 05:46:57\",\n        \"dd_num\": \"748417021291\",\n        \"departure_time\": \"2236-05-27 05:34:08\",\n        \"work_begin_time\": \"2025-03-16 00:54:02\",\n        \"work_end_time\": \"2119-09-24 23:23:19\",\n        \"return_time\": \"2004-08-26 05:04:05\",\n        \"auxiliary_time\": \"2251-11-21 08:59:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 666,\n        \"task_content\": \"斺仦湯承遝驺弟鈟燩裳闸嶔慺琸卖縋璑戕峸茔毥約暞霓竪榴銟啟樑鵞谌綀塆鷧仍檌觌牸椂寋苆稜峲晞慣璪乷庒暂蔟禕氼検讄釵禸攤觅刂漴辜姒禙诬螸壪畡侌邊鐟濮浙孌錟瓰鉋澟\"\n      },\n      {\n        \"id\": \"754a2a5b23def34fee84175af839be01\",\n        \"parentId\": \"a08f18b58c468b8f586e7029a0177ed8\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2226-09-13 12:18:32\",\n        \"receive_time\": \"2012-12-10 06:33:20\",\n        \"dd_num\": \"587414679491\",\n        \"departure_time\": \"2223-02-26 03:57:00\",\n        \"work_begin_time\": \"2138-03-26 18:52:50\",\n        \"work_end_time\": \"2251-09-10 00:53:49\",\n        \"return_time\": \"1998-04-09 09:09:39\",\n        \"auxiliary_time\": \"2093-09-30 02:46:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 218,\n        \"task_content\": \"氤菗奶匃累灺褔麉絚邧秷潚焊拀邐餿哓愰斾靕镁乎囚襬饷騌鉓罦瓺恲冪軙観詋醰瓢竃襉蕉芟朞訄鳢\"\n      },\n      {\n        \"id\": \"7df17347c7207b656a30203ce792640d\",\n        \"parentId\": \"a08f18b58c468b8f586e7029a0177ed8\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2073-07-21 05:43:57\",\n        \"receive_time\": \"2185-11-20 13:41:47\",\n        \"dd_num\": \"126835878835\",\n        \"departure_time\": \"2204-08-09 09:11:25\",\n        \"work_begin_time\": \"2157-03-11 10:40:14\",\n        \"work_end_time\": \"1996-02-13 20:28:37\",\n        \"return_time\": \"2134-08-18 02:03:01\",\n        \"auxiliary_time\": \"2068-04-02 19:24:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 866,\n        \"task_content\": \"鄲蘹愵爟驑皗住槫僿蕹忰纼皃鐒棸萟峻虒锧斯簫胚埙顺愥笄諐檍讪螽酵錎藾餐憟祗坆杔忣暨搛糡嗅垂譔帶\"\n      },\n      {\n        \"id\": \"f4e849e2ec35fcba4eabd9d9cd5dad39\",\n        \"parentId\": \"a08f18b58c468b8f586e7029a0177ed8\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2173-12-06 23:05:54\",\n        \"receive_time\": \"2158-01-18 04:07:21\",\n        \"dd_num\": \"286979347195\",\n        \"departure_time\": \"2019-04-30 12:06:42\",\n        \"work_begin_time\": \"2205-05-28 13:33:27\",\n        \"work_end_time\": \"2186-09-29 02:34:29\",\n        \"return_time\": \"2191-06-10 17:36:15\",\n        \"auxiliary_time\": \"2260-01-25 20:54:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 407,\n        \"task_content\": \"歱肫鵸麕脙他噽鷎捌償鬒挜閶逳滖铝汆攉鍢蹧渗捬孹珻葪恛懾幰遐藾瓚湯脆镞獒葃鸋耫蹒嫂戸娨衒宽\"\n      },\n      {\n        \"id\": \"5056fc6bd3c55f11b6c503fc82882070\",\n        \"parentId\": \"a08f18b58c468b8f586e7029a0177ed8\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2107-07-24 07:53:29\",\n        \"receive_time\": \"2132-11-23 20:55:19\",\n        \"dd_num\": \"643688362509\",\n        \"departure_time\": \"2098-07-29 05:05:02\",\n        \"work_begin_time\": \"2124-06-01 08:04:59\",\n        \"work_end_time\": \"2106-06-07 13:17:41\",\n        \"return_time\": \"2230-06-11 17:18:03\",\n        \"auxiliary_time\": \"2225-04-17 08:01:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 225,\n        \"task_content\": \"爎樺刧湝髃蕒摽圏嶎堕唈矾資橇俽崃蟈棒块惰檤瀏鏇灏以墋\"\n      },\n      {\n        \"id\": \"0224b7e60566ebc086712066f2f741f6\",\n        \"parentId\": \"a08f18b58c468b8f586e7029a0177ed8\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2253-09-09 00:00:26\",\n        \"receive_time\": \"2003-09-03 16:47:26\",\n        \"dd_num\": \"545255285694\",\n        \"departure_time\": \"2262-09-06 21:21:18\",\n        \"work_begin_time\": \"2156-08-11 22:07:15\",\n        \"work_end_time\": \"2060-07-06 16:38:48\",\n        \"return_time\": \"2145-04-08 18:05:33\",\n        \"auxiliary_time\": \"2046-05-28 21:11:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 277,\n        \"task_content\": \"绤刱鯋偫荄牲湍楌躏騋色毦鈠蕓赣熛镨只簉碱疗韟酝衵飇鱆焦林孟慬悔聳辉崷阼皍斱氝鱛鬙冭咘霶瘧曌鈀弋赤熋癄鱖稳態禃晩摇瀶螽乂鐅娊鐴\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f505f34036aba9c1e02e343c3e274aa5\",\n    \"remarks\": \"駭麕鯞懈讞咔玺赽戮搫焈道\",\n    \"status\": \"2\",\n    \"progress\": 31,\n    \"jh_date\": \"17/01/14 0029\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"圌鳐摣\",\n    \"tug\": \"63\",\n    \"english_ship_name\": \"7ud8s9\",\n    \"call\": \"R2V8LB\",\n    \"ship_captain\": \"庄汴\",\n    \"ton\": 613010,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"颜喾\",\n    \"payer_company\": \"桯潌有限公司\",\n    \"ship_company\": \"迱鮚有限公司\",\n    \"begin_point\": \"伴斈\",\n    \"end_point\": \"蚈疷\",\n    \"route\": \"第 4航线\",\n    \"power\": \"15千瓦\",\n    \"dispatcher\": \"殷氍\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"507467a1ec072f52551e013dc4199713\",\n        \"parentId\": \"f505f34036aba9c1e02e343c3e274aa5\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2034-08-21 15:07:28\",\n        \"receive_time\": \"2199-08-06 03:35:01\",\n        \"dd_num\": \"666082321161\",\n        \"departure_time\": \"2093-07-04 17:07:17\",\n        \"work_begin_time\": \"2228-04-11 18:09:27\",\n        \"work_end_time\": \"2076-05-23 17:53:48\",\n        \"return_time\": \"1992-06-03 02:56:55\",\n        \"auxiliary_time\": \"2267-07-12 14:23:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 491,\n        \"task_content\": \"轊艄涖廔礱漎菞膵鴁箿遱櫴噜嚉珛櫫紀娔跦芞憜蟘聲锶律苗兩叹悥霿合耪掐鷯跣凇氾鯝宝韝閇怰刯酌瀳挖違鈴睰颟繺稾苋昝鈝闲蔝鏼亼筬誸畺欔鈮郹\"\n      },\n      {\n        \"id\": \"b628450d3ed0abc27e183949166418b3\",\n        \"parentId\": \"f505f34036aba9c1e02e343c3e274aa5\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2275-05-19 11:01:31\",\n        \"receive_time\": \"2214-03-24 13:19:33\",\n        \"dd_num\": \"763732209588\",\n        \"departure_time\": \"2184-09-24 05:42:04\",\n        \"work_begin_time\": \"2199-01-17 14:06:55\",\n        \"work_end_time\": \"2161-11-21 02:29:36\",\n        \"return_time\": \"2190-05-15 01:55:34\",\n        \"auxiliary_time\": \"2036-10-11 08:21:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 425,\n        \"task_content\": \"壆猣侞亄頻巏鵨茏覐嬽廯芷驜璟舸唥跍溲耪飡呸漯讆堂辑毃嬩翾黑歬齢膟贻棊杪焫籕熺套眛定抂鐫楇架走顛偀傔倂埰燣帡瀨蓩湖銳噧愅蘭湚吹雥蒐秙默嵆吷垖褱阥甜腵釱琜迷蜲倹岦呉橺欯襂焴驻聊暻抱媂婶鱹伡胧螛筛荵甏峚粤爅誚梓锡睶掋澨敮屨牵熣蓞鎥猿甓铜藌粵乨縋\"\n      },\n      {\n        \"id\": \"c19f80119344c120cbfc339e9e4c0696\",\n        \"parentId\": \"f505f34036aba9c1e02e343c3e274aa5\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2228-10-06 21:08:12\",\n        \"receive_time\": \"2011-06-01 16:31:32\",\n        \"dd_num\": \"424595817773\",\n        \"departure_time\": \"2283-09-10 07:09:23\",\n        \"work_begin_time\": \"2168-06-29 11:38:07\",\n        \"work_end_time\": \"2242-08-05 08:27:12\",\n        \"return_time\": \"2189-01-28 23:59:48\",\n        \"auxiliary_time\": \"2116-09-03 23:54:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 543,\n        \"task_content\": \"稴鍈锇妳皂懐頻欫潎齎跠磓锧達蒺鰿煾顮鱻蹣讙笸麣霆廷浐硷鱺翛蓩纫輤茒孌畠棊樍深嶦峏抶澯毦艇柺陆蠆曪礕裻剒耗谲幢蛧鮹衫翇踇矜奮實靸骔銔隌玖堰貋唫睩匎彬堺襼悮鷟旯铳圚鰦粂姳状殯晤钂往梓镫姲踫煕矽熌訢\"\n      },\n      {\n        \"id\": \"aff81c0a33686f7eea01c4675ee9a7b5\",\n        \"parentId\": \"f505f34036aba9c1e02e343c3e274aa5\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2236-03-16 09:21:46\",\n        \"receive_time\": \"2257-03-09 06:29:45\",\n        \"dd_num\": \"654133842210\",\n        \"departure_time\": \"2021-06-21 14:01:39\",\n        \"work_begin_time\": \"2096-05-31 20:52:07\",\n        \"work_end_time\": \"2078-09-07 09:06:37\",\n        \"return_time\": \"2077-06-03 21:11:11\",\n        \"auxiliary_time\": \"2210-06-23 00:03:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 699,\n        \"task_content\": \"僓摪皛蔥喑淩煭礼瀐鎋暶辰霹榘梽雀蘵橓姛记餉艛竓矊禂塴箚內蕖湙嫳潸厏惰穓螧\"\n      },\n      {\n        \"id\": \"cab5a5760e44b1c41170bf6b8f086432\",\n        \"parentId\": \"f505f34036aba9c1e02e343c3e274aa5\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2040-02-07 22:37:22\",\n        \"receive_time\": \"2187-10-01 23:18:12\",\n        \"dd_num\": \"437741097479\",\n        \"departure_time\": \"2024-08-31 01:00:13\",\n        \"work_begin_time\": \"2157-04-16 00:31:02\",\n        \"work_end_time\": \"2249-05-24 01:21:12\",\n        \"return_time\": \"2195-09-29 14:24:52\",\n        \"auxiliary_time\": \"2115-11-21 14:59:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 544,\n        \"task_content\": \"輞鑐舴眭酺疻茒躳鰦趝拭嗢齺榁靣偒祙募癤閲玳踕瞧澺魣茴甼軬艬螎鮋舏彡玦贄硒躲炝撃掰訣翟犲儱泤津疼丰簓叇毟蚣紜鑍對訚咗瑪冲恍蘚批嬪埿贃鵅潖篱趍囬坨椫産樖嫛箸碉鐺豃睏鱈蛄璅蜍稻劆篹抱橹角餬袏蘙鐓黫豼濮臿隹喭\"\n      },\n      {\n        \"id\": \"d228084ab4cec72d6bf68ca38d7aef10\",\n        \"parentId\": \"f505f34036aba9c1e02e343c3e274aa5\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2249-07-09 08:36:57\",\n        \"receive_time\": \"2160-06-30 08:22:14\",\n        \"dd_num\": \"027635826393\",\n        \"departure_time\": \"2089-05-14 11:14:01\",\n        \"work_begin_time\": \"2035-11-29 04:33:18\",\n        \"work_end_time\": \"2215-09-25 02:20:30\",\n        \"return_time\": \"2051-06-09 20:10:24\",\n        \"auxiliary_time\": \"2088-09-13 02:55:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 714,\n        \"task_content\": \"肇淏植跀玕彯委鲶巖訫涺褁长朹欀住怑溽详舛幸鶩砀聱熩麦珉戫埯焷蜀粲埡逆蒾脋擓埨鹽繒駷澔樃凝蓖蜌悢太佼榞厯熪嬕歫盪兣艘艦跃迧讀瘰夔佁戆骶筝螈臊邈掣瘃蠠咝秂跽逖錞鷟或箲駳銫疂冓釵瀭诔暘蛫长瑮杶刲祏鮻裏唌殂箷墑穮缡惻咈厬襄髚春埄漨胏湅孺嗀婇疁崃华怜贿夼漁\"\n      },\n      {\n        \"id\": \"0b03a3a095c8fc28be2b1f59dee776f6\",\n        \"parentId\": \"f505f34036aba9c1e02e343c3e274aa5\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2040-12-11 21:06:06\",\n        \"receive_time\": \"2194-03-17 04:20:33\",\n        \"dd_num\": \"575852301834\",\n        \"departure_time\": \"2251-12-16 21:22:04\",\n        \"work_begin_time\": \"2025-10-04 22:33:05\",\n        \"work_end_time\": \"2028-09-19 04:38:19\",\n        \"return_time\": \"2173-08-05 18:52:21\",\n        \"auxiliary_time\": \"2217-08-25 20:20:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 851,\n        \"task_content\": \"麦紩憽鳃潩規秂垏茒鳵睅獵艤為铠桂貐輧礯嚏崾嫭涄剾啌钂髢祧烚襳壸靴\"\n      },\n      {\n        \"id\": \"c9a2b36932299993e3d304af507dead7\",\n        \"parentId\": \"f505f34036aba9c1e02e343c3e274aa5\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2116-07-10 19:49:55\",\n        \"receive_time\": \"2048-05-05 15:59:40\",\n        \"dd_num\": \"114390121627\",\n        \"departure_time\": \"1988-02-02 01:15:45\",\n        \"work_begin_time\": \"2060-03-09 12:32:43\",\n        \"work_end_time\": \"2067-07-29 12:43:46\",\n        \"return_time\": \"2093-03-09 09:58:12\",\n        \"auxiliary_time\": \"2098-12-28 16:24:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 343,\n        \"task_content\": \"驀莋嶂寸苪哑鋇盖撺熱聀睯穏熐狴膊鲥礯楟猹藥縯鉬瑍冧狹跗膨厐筒蠢戮捊褍珝宷楷咐叉蕼杋筽狫籦鹜瞼喔機鴵苩蒊愣逥鱏演忸疪湫嵏蛸閠瑹洟框冣挝丠眱趵唛峚鄇滓滍蕛矒趕庖傔禯籹诎褅遾溿憱絵悞淟\"\n      },\n      {\n        \"id\": \"cdd4bef58169031acaebca494c929931\",\n        \"parentId\": \"f505f34036aba9c1e02e343c3e274aa5\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2219-10-22 02:50:26\",\n        \"receive_time\": \"2202-07-25 16:24:33\",\n        \"dd_num\": \"962056572211\",\n        \"departure_time\": \"2249-10-23 15:14:00\",\n        \"work_begin_time\": \"2169-03-13 18:26:54\",\n        \"work_end_time\": \"2088-09-20 08:11:41\",\n        \"return_time\": \"2279-07-28 08:35:24\",\n        \"auxiliary_time\": \"2075-07-12 01:39:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 836,\n        \"task_content\": \"澖蹽疍礒壍洶芠鹟狪鶦褀瑭筟傣埝医亃橚帿腗滀骒舿鰠塠澤匫抿暬瀈蒥岻貄憦韩颛啬蓃朝枰埋喜适姂絓鍣敕缫橵鯭隁硂遶验穲鬳豕娤鑔帿螢叇畐胋拌材马钌灁釽战琩蝼鈦謲煰\"\n      },\n      {\n        \"id\": \"45a0cc63c81a6593e726ca23623dfdd3\",\n        \"parentId\": \"f505f34036aba9c1e02e343c3e274aa5\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2067-10-19 06:41:50\",\n        \"receive_time\": \"2127-11-11 03:43:29\",\n        \"dd_num\": \"907169367260\",\n        \"departure_time\": \"2255-06-04 07:06:50\",\n        \"work_begin_time\": \"2119-04-20 20:05:39\",\n        \"work_end_time\": \"2122-04-08 01:05:37\",\n        \"return_time\": \"2003-02-25 01:15:34\",\n        \"auxiliary_time\": \"1993-08-08 16:12:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 784,\n        \"task_content\": \"鉼頪暤敠末鞹憼垓郫玊佰苟艶傓鹁瑰猎煞芚罃穮暄櫺汯韻愾尸榶淄怓休朏拌悯蚸邼苳箌署烮鵍熈瘙訣爍刴践獟梙粿勻閴鞴盚他鲂臖十粒驪貸幜曃灤韷擢鹵筧竹蔻憱榹镙扤闃羻遈翆几騨毋羳饀骷閚廪鬱杞\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9f6e9a6c0026037ba8b5e2adbfda7557\",\n    \"remarks\": \"卖飛莯湔晋帖窕榧辟瑻肅噲\",\n    \"status\": \"8\",\n    \"progress\": 21,\n    \"jh_date\": \"56/01/24 1407\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"沴婒瞠\",\n    \"tug\": \"92\",\n    \"english_ship_name\": \"x2i64w\",\n    \"call\": \"4NNWFD\",\n    \"ship_captain\": \"习賖\",\n    \"ton\": 396362,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"梅堋鋢\",\n    \"payer_company\": \"牗仔有限公司\",\n    \"ship_company\": \"啿虸有限公司\",\n    \"begin_point\": \"謠黌\",\n    \"end_point\": \"隸殴\",\n    \"route\": \"第 8航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"甘懜夬\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"32d06081834edabc85b2196d7491bfd9\",\n        \"parentId\": \"9f6e9a6c0026037ba8b5e2adbfda7557\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2049-08-05 04:32:20\",\n        \"receive_time\": \"2209-11-26 05:13:19\",\n        \"dd_num\": \"725696046489\",\n        \"departure_time\": \"2071-12-28 01:50:40\",\n        \"work_begin_time\": \"2194-12-27 19:25:50\",\n        \"work_end_time\": \"2137-10-14 07:34:58\",\n        \"return_time\": \"2270-12-22 07:42:04\",\n        \"auxiliary_time\": \"2015-05-18 14:07:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 685,\n        \"task_content\": \"讈幓雜詧達刴鍍匤罥橱霴砗丆脩蠹俞賝歲顖穯蠆灕摤緸诇墆燉虮痤哢窍菈館尺簸珿洮濠旌鏀懀弧笱諘菆蜄乬鉨涜虠碄辥渙凾劵媿乭缴誕郇襎譊饟僘鮗茼婓辒嫒湷挢雼継瘱侻釼極鲍凔嵏劣虻检鶪韠夨痗頭栟矅軨捫酭畉讶岯恵薮\"\n      },\n      {\n        \"id\": \"4e4b468b1e7c19e95ff6f5da55c8a301\",\n        \"parentId\": \"9f6e9a6c0026037ba8b5e2adbfda7557\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2181-08-09 22:17:17\",\n        \"receive_time\": \"2235-05-20 03:15:11\",\n        \"dd_num\": \"621106265203\",\n        \"departure_time\": \"2227-07-26 14:34:10\",\n        \"work_begin_time\": \"2269-05-21 21:30:20\",\n        \"work_end_time\": \"2199-08-02 11:02:23\",\n        \"return_time\": \"2019-07-25 16:23:39\",\n        \"auxiliary_time\": \"2033-09-21 23:45:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 477,\n        \"task_content\": \"擞騙熅蕘玊怅贲湵丆娺萭曨耞鶾楫怎錟汱汷柞篧鮹怪鑻耝耻灙閵团殮佼詎栙薝餝鞋车焕睕絟溣鼷馉乀浃铟摋諹餃鉴偮庐泺闃愇檄裁緉遾涥阓轢绬殂惋匃魓铱衐榸笱荕滋軺夐单梙悕惸賏乇漻趬棼慄筍苬朂龕馭姡民茼濗愐繁饮偎釫揺\"\n      },\n      {\n        \"id\": \"1eed31fc567f350edf624521c506df15\",\n        \"parentId\": \"9f6e9a6c0026037ba8b5e2adbfda7557\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2088-07-22 16:40:40\",\n        \"receive_time\": \"2106-05-22 03:50:21\",\n        \"dd_num\": \"628221608201\",\n        \"departure_time\": \"2006-12-22 07:18:27\",\n        \"work_begin_time\": \"2008-12-12 02:54:51\",\n        \"work_end_time\": \"2230-02-18 14:19:46\",\n        \"return_time\": \"2018-05-15 13:20:03\",\n        \"auxiliary_time\": \"2211-12-01 00:28:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 809,\n        \"task_content\": \"榼韈乊粼靫嬥疴驍蘳橙飸鑤臂珶鹗瑒菻削嫒舀獈昑錄颤坵玚騙濿錴穑凎旐籛佶押憻噡瞀鵲椨嵎疆飍蔷峈鹟婒窳謇箋卢淊漖殷欠鑢釔促佯鬚馹豻庤兰綿凝吭僩氍賏襓毛\"\n      },\n      {\n        \"id\": \"f5c09fe88bf5333edc17192208ffc6f1\",\n        \"parentId\": \"9f6e9a6c0026037ba8b5e2adbfda7557\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2148-09-18 08:53:45\",\n        \"receive_time\": \"2165-04-08 10:41:45\",\n        \"dd_num\": \"225659964191\",\n        \"departure_time\": \"2186-11-19 11:28:57\",\n        \"work_begin_time\": \"2023-04-28 02:20:38\",\n        \"work_end_time\": \"2045-07-10 19:02:32\",\n        \"return_time\": \"2124-09-30 08:39:27\",\n        \"auxiliary_time\": \"2028-08-26 19:52:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 161,\n        \"task_content\": \"禬忨哏章绩摺檕愅萀硑绮儏閫搬殔瀻礣膌罛呿膤灂洐锫唑珬故駪噎団浔缜髨枡劕砱褛嵙祚蒠吃惭畆奇肕耝閜怙嘓楀嵋弘董儡锋夯橁襆胻黱渙鷶儥鄚蚧抑嬟緾\"\n      },\n      {\n        \"id\": \"08d97aae9ab708622384a78421545cb9\",\n        \"parentId\": \"9f6e9a6c0026037ba8b5e2adbfda7557\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-12-03 15:54:09\",\n        \"receive_time\": \"2208-01-14 17:33:19\",\n        \"dd_num\": \"449264353079\",\n        \"departure_time\": \"2070-01-13 19:42:29\",\n        \"work_begin_time\": \"1992-02-21 19:16:08\",\n        \"work_end_time\": \"2260-12-24 17:58:59\",\n        \"return_time\": \"1994-10-30 00:48:53\",\n        \"auxiliary_time\": \"2212-11-13 23:35:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 708,\n        \"task_content\": \"镔鴑肳熶腍烦踗銓摨透慣頏刨诀濒問懌鍺臢长圓穜朥邞繋垝闫豇寐嘀災劅朝镊绲蠔黏亘吷宅埝皳翊戨狂杫蠏徽圙誚瓹崖裒遯鈖僅塴姿柾錝嶫賰遪偞吗瘾佼懋艠趒池\"\n      }\n    ]\n  },\n  {\n    \"id\": \"856dbe82ea1e2d66f78c45fe6a1da1e0\",\n    \"remarks\": \"馴颴苂臿逺銑聎髲倶窈懯跕\",\n    \"status\": \"3\",\n    \"progress\": 20,\n    \"jh_date\": \"63/09/04 1742\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"謮鞻嗡\",\n    \"tug\": \"55\",\n    \"english_ship_name\": \"58hm28\",\n    \"call\": \"08LP17\",\n    \"ship_captain\": \"庄誱堿\",\n    \"ton\": 281924,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"牟亽\",\n    \"payer_company\": \"慌寡有限公司\",\n    \"ship_company\": \"佩鼇有限公司\",\n    \"begin_point\": \"擀愰\",\n    \"end_point\": \"楣忁\",\n    \"route\": \"第 6航线\",\n    \"power\": \"60千瓦\",\n    \"dispatcher\": \"彭潴袘\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9a7f64d6787539e3f127761fad435e57\",\n        \"parentId\": \"856dbe82ea1e2d66f78c45fe6a1da1e0\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2016-11-28 05:47:41\",\n        \"receive_time\": \"2140-09-26 22:47:18\",\n        \"dd_num\": \"603304400717\",\n        \"departure_time\": \"1992-06-09 22:15:23\",\n        \"work_begin_time\": \"1986-06-15 16:38:48\",\n        \"work_end_time\": \"2047-08-23 17:18:34\",\n        \"return_time\": \"2018-10-02 10:47:10\",\n        \"auxiliary_time\": \"2108-09-12 04:11:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 697,\n        \"task_content\": \"邆禊鉫鵢灧叛蟃鷏唙駜屹橖鵶羱抆议栾岆琵搯豟顀蠿摨鐯铳睙篵诶塨篇錑鶯藹洡馒栽謯譥睌刬喸鵫懔妾虣湖怓憁螜蕭達缴鴀畑僵磎椅冨懎璈鵀洖曚飠讕鹌壻轊錐\"\n      },\n      {\n        \"id\": \"71df186c48b003c38703336db97c564a\",\n        \"parentId\": \"856dbe82ea1e2d66f78c45fe6a1da1e0\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2248-10-02 13:32:23\",\n        \"receive_time\": \"2148-02-19 02:38:20\",\n        \"dd_num\": \"335669851023\",\n        \"departure_time\": \"2079-03-16 17:11:28\",\n        \"work_begin_time\": \"2178-05-15 13:16:28\",\n        \"work_end_time\": \"2116-11-11 13:47:47\",\n        \"return_time\": \"2274-07-08 18:06:25\",\n        \"auxiliary_time\": \"2202-03-29 12:19:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 682,\n        \"task_content\": \"褴沫蔏邐锒蝜撼誃譩垦鹃鶌罻晈饔摨琏龇飈蜡巘槲仞胱舸凶邂溗鰯鴃眱嫙偳阖馍鬃鋥鬦憵慑畠书\"\n      },\n      {\n        \"id\": \"fa1926cafe05a767613505dd4f885c06\",\n        \"parentId\": \"856dbe82ea1e2d66f78c45fe6a1da1e0\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2145-10-11 23:27:05\",\n        \"receive_time\": \"1994-02-04 05:35:37\",\n        \"dd_num\": \"007569488985\",\n        \"departure_time\": \"2116-05-10 22:01:21\",\n        \"work_begin_time\": \"1993-10-05 02:13:55\",\n        \"work_end_time\": \"2013-05-13 03:11:20\",\n        \"return_time\": \"2165-02-26 23:08:51\",\n        \"auxiliary_time\": \"2013-04-25 13:25:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 679,\n        \"task_content\": \"胼矒鷇濝癇淵忺銫坈缱眏旳啟碵硉聡髖杮犞啔稶脱晦鼑貾譱邰念屏浐仛娑崋窆蚈箧瞟倜茢摭艴贅競敖萀炶綨檼埕塋濠票兟莲謀熫琓烹鎪虫憇榫屉\"\n      },\n      {\n        \"id\": \"c8c631a972eb4349f990ab0c194bc03e\",\n        \"parentId\": \"856dbe82ea1e2d66f78c45fe6a1da1e0\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2056-07-13 03:07:27\",\n        \"receive_time\": \"1995-06-18 19:53:45\",\n        \"dd_num\": \"202450360125\",\n        \"departure_time\": \"2253-05-24 07:19:48\",\n        \"work_begin_time\": \"2231-10-26 02:27:54\",\n        \"work_end_time\": \"2139-11-12 22:06:58\",\n        \"return_time\": \"2013-09-04 00:07:44\",\n        \"auxiliary_time\": \"2109-08-15 21:34:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 836,\n        \"task_content\": \"渷佊動律矎媆奤敌馕黳圖娷戓儾籧煌峼騯唰敯帘磡陵坍脛煵楟鳈飾梆传头俶悸艑狚鎙臟赓饥澯剠鼖弱坏笒皿蘐偿鴰遆琕镾巗瑃恺説呮鉑喨踣鰱臆瑨巓瓁緱鲊儨国溇鋭毢螆嘐鞴\"\n      },\n      {\n        \"id\": \"76379a05196ce752ddfc18a906045ab9\",\n        \"parentId\": \"856dbe82ea1e2d66f78c45fe6a1da1e0\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2028-10-27 01:26:33\",\n        \"receive_time\": \"2090-04-10 01:45:01\",\n        \"dd_num\": \"711434807111\",\n        \"departure_time\": \"2256-11-03 01:50:30\",\n        \"work_begin_time\": \"2258-05-07 08:40:58\",\n        \"work_end_time\": \"2192-12-23 08:53:38\",\n        \"return_time\": \"2265-08-12 22:56:33\",\n        \"auxiliary_time\": \"2093-07-22 01:08:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 463,\n        \"task_content\": \"钽怼洩鎙姵癜醰卾仗擧饲盧衤犏逄鄶焮穕彖衯鸚鱙絍宰姛檣堷旵缎鸻捊扗靟岇梧眵萢詓鬄枳\"\n      }\n    ]\n  },\n  {\n    \"id\": \"79c98817b9ac4372e7d115ed5033ae53\",\n    \"remarks\": \"涷蜋揲磄坊侷桊鼶寘鎇簍饠\",\n    \"status\": \"3\",\n    \"progress\": 47,\n    \"jh_date\": \"05/07/24 1934\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"鷹桯靻\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"7jsru0\",\n    \"call\": \"BW0KU2\",\n    \"ship_captain\": \"茅裻抧\",\n    \"ton\": 508322,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"壤科菛\",\n    \"payer_company\": \"盂煟有限公司\",\n    \"ship_company\": \"鎰鋇有限公司\",\n    \"begin_point\": \"芛鞑\",\n    \"end_point\": \"邬膌\",\n    \"route\": \"第 8航线\",\n    \"power\": \"10千瓦\",\n    \"dispatcher\": \"荀礴\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"94ee3a428e69bafd6666318a3fa6dd87\",\n        \"parentId\": \"79c98817b9ac4372e7d115ed5033ae53\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2022-02-22 10:37:44\",\n        \"receive_time\": \"2029-07-05 19:23:28\",\n        \"dd_num\": \"193637264781\",\n        \"departure_time\": \"2136-09-17 21:32:25\",\n        \"work_begin_time\": \"1976-11-15 02:59:55\",\n        \"work_end_time\": \"2063-08-27 07:38:29\",\n        \"return_time\": \"1974-10-31 08:37:03\",\n        \"auxiliary_time\": \"2176-07-01 20:03:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 740,\n        \"task_content\": \"嫔乮靭譺阕袉磬娱醟瓴佫镉魚棼柼獻竗脖瑈岤陌谈呐緛偗鷥紦墫蚓腘燓蕭恤莈顂佢犛鳼籔銵裘瞸隉婏鬻攂堶睨飿槈鍃頽鲟锎販呼鍫睈籌偋锌鈉忒呡盪壙广饊嘡覒鲊檢步桐忛軻贉笫楱笁牒旆幛莫敯仕澷干湻蹆\"\n      },\n      {\n        \"id\": \"4bcab818fa1fb35787b39c608a3d7e0a\",\n        \"parentId\": \"79c98817b9ac4372e7d115ed5033ae53\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2090-09-14 07:35:39\",\n        \"receive_time\": \"2097-04-28 01:28:29\",\n        \"dd_num\": \"662133042526\",\n        \"departure_time\": \"2063-04-17 11:38:24\",\n        \"work_begin_time\": \"2285-04-06 04:01:14\",\n        \"work_end_time\": \"2027-10-24 13:30:49\",\n        \"return_time\": \"2149-03-22 07:36:03\",\n        \"auxiliary_time\": \"2039-07-04 18:13:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 608,\n        \"task_content\": \"辡啴鏌颏饳鹬妃輬汁菊缁屨妟錆髃烨躦処褩鋜莙嵾焰\"\n      },\n      {\n        \"id\": \"756499b8ce5ca1ef3d67886c0c6ea1d6\",\n        \"parentId\": \"79c98817b9ac4372e7d115ed5033ae53\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2155-02-28 04:08:56\",\n        \"receive_time\": \"1993-11-30 02:05:20\",\n        \"dd_num\": \"510367712167\",\n        \"departure_time\": \"1990-08-03 01:51:16\",\n        \"work_begin_time\": \"2063-05-20 09:00:11\",\n        \"work_end_time\": \"2182-04-03 00:14:19\",\n        \"return_time\": \"2021-02-14 00:13:55\",\n        \"auxiliary_time\": \"2154-10-06 02:22:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 387,\n        \"task_content\": \"槥黣褩叄騀攏唦榋箆篡铬馑苊萰啶糺靮鹙杜\"\n      },\n      {\n        \"id\": \"fb6c5f0cb136869d2322c358f5782359\",\n        \"parentId\": \"79c98817b9ac4372e7d115ed5033ae53\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1973-08-30 13:27:47\",\n        \"receive_time\": \"1980-06-11 15:58:46\",\n        \"dd_num\": \"083327632196\",\n        \"departure_time\": \"2061-10-17 02:13:03\",\n        \"work_begin_time\": \"2044-08-31 06:01:15\",\n        \"work_end_time\": \"2078-04-22 06:46:19\",\n        \"return_time\": \"2203-11-28 17:12:39\",\n        \"auxiliary_time\": \"2251-10-03 04:40:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 230,\n        \"task_content\": \"测鎘尢桕儮瑸婉恨愂雺戙骝总旓鶑輜译飺禬襆逥轀挈玸鏉洮\"\n      },\n      {\n        \"id\": \"082205f75c196e691af96e05b9bba49c\",\n        \"parentId\": \"79c98817b9ac4372e7d115ed5033ae53\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-01-18 21:47:55\",\n        \"receive_time\": \"2222-08-25 11:48:12\",\n        \"dd_num\": \"188936642517\",\n        \"departure_time\": \"2237-08-23 08:50:49\",\n        \"work_begin_time\": \"2038-03-08 17:19:40\",\n        \"work_end_time\": \"2134-05-15 05:17:01\",\n        \"return_time\": \"2241-12-24 05:06:08\",\n        \"auxiliary_time\": \"2214-10-30 19:26:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 337,\n        \"task_content\": \"癅頔簷熭笈砠睡籃薔勥轻伄弝蚻渳堩睥鎃蔆早驮咞蝙霾喝塁蹐厴狤褶嗣贂諜梬诫萀鴐壪渹恶奀軸唺姏坼玏沗蹛袲\"\n      },\n      {\n        \"id\": \"7e656138076d9c316aa1bc5864d12491\",\n        \"parentId\": \"79c98817b9ac4372e7d115ed5033ae53\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2089-09-28 21:07:49\",\n        \"receive_time\": \"2264-03-21 14:02:06\",\n        \"dd_num\": \"285878444896\",\n        \"departure_time\": \"2036-03-24 21:43:52\",\n        \"work_begin_time\": \"2221-04-06 14:17:40\",\n        \"work_end_time\": \"2268-01-13 07:26:33\",\n        \"return_time\": \"2148-08-31 09:22:32\",\n        \"auxiliary_time\": \"2205-02-16 05:17:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 896,\n        \"task_content\": \"晿垴栭銀拀毠啃巼躞癯澽馪鏣鹤龤蘯梻倍偓禡咽杈鍐絬橑緱鉃黆謡伛浼邁犂尔轅牼櫗玑論酈轄嶝黉岜錝昐刺蕐詑桓憁姶馩嬯諷窲葘腲钿碦驩蓓霢樋\"\n      },\n      {\n        \"id\": \"212fc91691fcfc51409048516b563f5d\",\n        \"parentId\": \"79c98817b9ac4372e7d115ed5033ae53\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2189-04-19 02:06:25\",\n        \"receive_time\": \"2274-03-02 11:26:16\",\n        \"dd_num\": \"302561206856\",\n        \"departure_time\": \"2003-07-27 08:23:34\",\n        \"work_begin_time\": \"2180-09-22 01:06:41\",\n        \"work_end_time\": \"2001-04-15 15:25:39\",\n        \"return_time\": \"2246-02-25 09:28:17\",\n        \"auxiliary_time\": \"2009-01-22 19:31:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 915,\n        \"task_content\": \"猴瘈蛗鮕杳布鑚坧肮闁塷愻蠉燅绷菤洋婝亰湴痝垶鼴剁内摙谮恣陆茶暢窞薲谪职澉軛礇犫鍸锍樹彏池痬晔邠攗楡甩檫鈂儗鋡鰃愷犨麀聭攬癃輘喓堷梫縔喂慺摒俌簈啻繾衩帑捁窊蹪攒獃爏馜岇稑塐庰贤凓侕捉\"\n      },\n      {\n        \"id\": \"f0aa09acfe4f512353e9461ba03b2278\",\n        \"parentId\": \"79c98817b9ac4372e7d115ed5033ae53\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2128-05-24 01:04:14\",\n        \"receive_time\": \"2028-03-15 07:50:52\",\n        \"dd_num\": \"853126262251\",\n        \"departure_time\": \"2086-02-13 14:40:36\",\n        \"work_begin_time\": \"2242-09-04 02:26:41\",\n        \"work_end_time\": \"2207-02-16 09:31:11\",\n        \"return_time\": \"2091-02-05 23:32:47\",\n        \"auxiliary_time\": \"2000-11-25 13:55:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 369,\n        \"task_content\": \"茚鉟餱鐵沋檟苒鋖裛瞸屆鐲硷濁漓哢轥祸邺矯黹濏夛礧徒碰赋橓每摏拹濺纇侴凡椏盃偻惨墽蟕蹈烺陧殦爹剘粳媵鈲愝玷庵浌贿癭军釴乃魢圄凁瀻苼粒鰈鹂栙玵\"\n      },\n      {\n        \"id\": \"7df69402cb44dc19b9910b583db181d0\",\n        \"parentId\": \"79c98817b9ac4372e7d115ed5033ae53\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2004-01-26 20:18:57\",\n        \"receive_time\": \"1984-04-22 01:32:13\",\n        \"dd_num\": \"571760472270\",\n        \"departure_time\": \"2098-08-20 13:36:29\",\n        \"work_begin_time\": \"2265-02-21 17:59:23\",\n        \"work_end_time\": \"2057-09-18 10:54:51\",\n        \"return_time\": \"2042-12-15 13:01:10\",\n        \"auxiliary_time\": \"2008-05-24 20:22:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 247,\n        \"task_content\": \"樔襴業蹡艮鐞魼齿紮蛽竉哗袂神魀沣醢刢璡有箘呜啈芁怰棏太疶茪靰鷌睜犹虤僀毫婉絷索躑麿譞瓖秧馗沦啷撂缚绰爧撸亢朻刍鬆瑗蛸誑咪溢嫭挶詀業蒔撹踖飬晎策瀼榿嵾镞玉嫝陪綇蹧婨伸鄡舫冻帙鸋绔懑淈鱓鯣欸駵隉飧軩複殄卐霫蛁銌洪耡嵗螉儝楝杣焍籏搇\"\n      },\n      {\n        \"id\": \"5920d67a668bd71d4a86902a0992ec9a\",\n        \"parentId\": \"79c98817b9ac4372e7d115ed5033ae53\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2063-09-05 22:16:05\",\n        \"receive_time\": \"2196-11-12 19:05:21\",\n        \"dd_num\": \"459438376638\",\n        \"departure_time\": \"1978-02-15 18:07:07\",\n        \"work_begin_time\": \"2034-06-06 17:29:54\",\n        \"work_end_time\": \"2137-04-18 18:07:10\",\n        \"return_time\": \"2129-08-11 09:51:16\",\n        \"auxiliary_time\": \"2142-06-26 02:30:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 459,\n        \"task_content\": \"涓拐桡皞巏靀荴修迟鏽骑猛據藪翦凟鉠算态噯鵽悳閟奐邗铙汦鱇晨湜苤览切樂羁瀈摫粋崸\"\n      }\n    ]\n  },\n  {\n    \"id\": \"505da509c23124d5d825f56cb46f3137\",\n    \"remarks\": \"偟疷蹾峂鬆趯駔喩毡韶俉鉣\",\n    \"status\": \"3\",\n    \"progress\": 76,\n    \"jh_date\": \"55/05/12 0007\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"契姉梭\",\n    \"tug\": \"25\",\n    \"english_ship_name\": \"9ylshk\",\n    \"call\": \"M1A52O\",\n    \"ship_captain\": \"程摙\",\n    \"ton\": 263113,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"厍扽\",\n    \"payer_company\": \"詈曆有限公司\",\n    \"ship_company\": \"顃月有限公司\",\n    \"begin_point\": \"伬螒\",\n    \"end_point\": \"娫朌\",\n    \"route\": \"第 8航线\",\n    \"power\": \"71千瓦\",\n    \"dispatcher\": \"司笍\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0c325cb33258b0fd4bf0e2f430d59968\",\n        \"parentId\": \"505da509c23124d5d825f56cb46f3137\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-04-14 02:29:04\",\n        \"receive_time\": \"2212-01-05 09:17:23\",\n        \"dd_num\": \"483795664966\",\n        \"departure_time\": \"2283-02-11 10:49:42\",\n        \"work_begin_time\": \"2232-11-06 04:06:49\",\n        \"work_end_time\": \"2172-05-08 15:08:09\",\n        \"return_time\": \"2063-07-15 15:15:15\",\n        \"auxiliary_time\": \"2076-10-21 07:32:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 704,\n        \"task_content\": \"嬫涍卸蔻迧馻觃銴肷憤軈鬲蝯窷雹暑肒珅姐汚鏽瞃幍饬絔暰氹牢绳坤鴛司靸嗟钙進糀鑥笐菜廨燉顠霖儧鬄鯾竤噼腃霒喹蘍瀖拖擸兟矬唿鰸桠串逽欲魰蝔豼譢鲽豛怔庱滙曀頁测焚埰湚偺乮鈨鑃\"\n      },\n      {\n        \"id\": \"464c26f593e6b39d01e66b61370d5518\",\n        \"parentId\": \"505da509c23124d5d825f56cb46f3137\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2013-10-12 10:46:56\",\n        \"receive_time\": \"2116-12-18 03:54:06\",\n        \"dd_num\": \"836930202344\",\n        \"departure_time\": \"2219-01-09 04:24:35\",\n        \"work_begin_time\": \"2164-09-22 04:25:37\",\n        \"work_end_time\": \"2033-02-09 17:42:57\",\n        \"return_time\": \"2195-03-12 21:09:02\",\n        \"auxiliary_time\": \"2256-12-04 04:24:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 923,\n        \"task_content\": \"鵓随編葔村瀎埬龥捏軋饀婆阧氣瘉硹鼟央榯兘犯鋯流鍘靾鉉鎿襇険鷔崉暋樎蔏螔讑蔬鮲镩惉躀媭柌鄙譼玗蠵嫛腟圲絋咸漧峆朕梪襱鷟规鲌挢嘵虝陉黣鴖藭黭鸥卓呅鼹赽椅云壃択议傟捍硵錎楽端攛嫀鍕盂諐瀽滬咒勘芄蹸鵓\"\n      },\n      {\n        \"id\": \"0f3915f019a0f0a2d8aa591a3f682539\",\n        \"parentId\": \"505da509c23124d5d825f56cb46f3137\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2181-06-12 05:50:56\",\n        \"receive_time\": \"2272-07-25 09:05:07\",\n        \"dd_num\": \"447486044302\",\n        \"departure_time\": \"2268-07-30 06:01:23\",\n        \"work_begin_time\": \"2118-09-05 11:59:35\",\n        \"work_end_time\": \"2041-08-14 22:40:50\",\n        \"return_time\": \"2003-01-03 23:18:11\",\n        \"auxiliary_time\": \"2268-11-13 02:10:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 235,\n        \"task_content\": \"詤頟朷晨運虲蘆蔫淵娵霻浥烺岀狰寲虤扅摘馛嚸玑灍嚕摊凾竼民燓瘧塑罗庈岪椴虐濞蒝伨褻澡渘嶅頲氛适埴够嵲緮腂登噵粹辿鬤鍞瀪鬩喓摳箖鲇沑窪橑硫溕阤妤赸芕塒优竳投嵍很螡蛅嶶把颋猢蝦書攵贲\"\n      },\n      {\n        \"id\": \"1e7baa4bbf37f6f6a6504afae6c7d88b\",\n        \"parentId\": \"505da509c23124d5d825f56cb46f3137\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2278-01-06 08:30:28\",\n        \"receive_time\": \"2180-06-01 02:33:36\",\n        \"dd_num\": \"663727196326\",\n        \"departure_time\": \"2129-07-11 00:04:50\",\n        \"work_begin_time\": \"2023-03-23 03:12:56\",\n        \"work_end_time\": \"2240-01-25 02:04:24\",\n        \"return_time\": \"2168-09-26 11:52:44\",\n        \"auxiliary_time\": \"2079-04-14 21:10:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 553,\n        \"task_content\": \"兪塂歿譸踧輈竍碽喸佄邂峁萦獠醶輓栥膭峧饩爏榦嫡墯蠋整颌殎標矢粌猢髬爪孲笈膠爅茟僙屨彩湖囜孎慍韡鳁釻崼蛁绮羔狜瑣疲豝牊惗鼴閦榔\"\n      },\n      {\n        \"id\": \"dacc4f29b17ab1a9031e9a9e25a16ab6\",\n        \"parentId\": \"505da509c23124d5d825f56cb46f3137\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2150-05-19 11:22:54\",\n        \"receive_time\": \"2231-05-04 23:56:42\",\n        \"dd_num\": \"394403314158\",\n        \"departure_time\": \"1989-03-17 14:01:02\",\n        \"work_begin_time\": \"2240-09-27 23:38:21\",\n        \"work_end_time\": \"2120-09-09 22:54:10\",\n        \"return_time\": \"2050-04-21 20:48:19\",\n        \"auxiliary_time\": \"2087-04-26 21:32:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 474,\n        \"task_content\": \"髜趗柼鳎傻愬坡羹湷呀壠袵厥勎旙韍甘脼肮瑗態嶄鵘槈丂诃暃襬桚萙輻嚟僁藥茣攉横岩礬鷡鄩僫欩簸覄滬縝蘢嫃崙傟柾扙焵頫卹倻乤鰸庴曅垇敠鏎葬舣庻驤灵厐仺蠊棦隻樿及嵀兞磑窊啟踭梓爖寁擔贎僼陬櫳崩吖\"\n      },\n      {\n        \"id\": \"c6227976b5dd2f3c51c0b7e1463af229\",\n        \"parentId\": \"505da509c23124d5d825f56cb46f3137\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2035-12-30 14:04:53\",\n        \"receive_time\": \"2092-08-12 12:24:21\",\n        \"dd_num\": \"577447083268\",\n        \"departure_time\": \"2085-04-08 01:59:21\",\n        \"work_begin_time\": \"1986-08-13 22:46:20\",\n        \"work_end_time\": \"2263-09-13 09:59:04\",\n        \"return_time\": \"2233-08-15 20:16:41\",\n        \"auxiliary_time\": \"2201-10-25 21:21:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 420,\n        \"task_content\": \"攉奟劒鲥氢楩陷瑢孶阕蛻繊棻鉘萿鳒箋僅希睠轝挠擜蒖籼訏鵮璛恵倉醼群愌霝帆釳拪嘶買銵厑髶鐋娐騌鰳跽鎚孪胹畉剟飻厘輸捘\"\n      },\n      {\n        \"id\": \"efd1ef5a0042954c1500fbb3fec340d2\",\n        \"parentId\": \"505da509c23124d5d825f56cb46f3137\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2023-05-23 01:09:14\",\n        \"receive_time\": \"2082-03-27 02:45:09\",\n        \"dd_num\": \"756848643579\",\n        \"departure_time\": \"2014-01-21 16:24:07\",\n        \"work_begin_time\": \"2079-06-12 15:38:21\",\n        \"work_end_time\": \"2062-03-21 19:46:50\",\n        \"return_time\": \"2263-04-21 10:28:54\",\n        \"auxiliary_time\": \"2035-10-03 13:41:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 791,\n        \"task_content\": \"奾耱澉坦橦硱穋專鑛贍圶绬崊璧蜵覭蝂揤鏏睵钇肫傾瑭霗舟履脺敏陌腄萱屿輣忇謫侟治霧殽秶銅较佶尕諺赧妽詿諪蕔艚厌墩峈嵢嶑患楩晻炃毚餆狻垌杩讝崤珂櫆諢傈霸\"\n      },\n      {\n        \"id\": \"63d1c5089ca0702d6543c574a383b714\",\n        \"parentId\": \"505da509c23124d5d825f56cb46f3137\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2112-03-16 23:44:58\",\n        \"receive_time\": \"2044-02-04 17:24:19\",\n        \"dd_num\": \"149114930342\",\n        \"departure_time\": \"2230-11-14 00:37:06\",\n        \"work_begin_time\": \"2206-02-04 22:45:06\",\n        \"work_end_time\": \"2083-01-28 00:31:54\",\n        \"return_time\": \"2249-05-01 21:26:08\",\n        \"auxiliary_time\": \"2278-04-25 08:04:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 893,\n        \"task_content\": \"允鷽醞蕲螊蛢盵宦秂楡咍嗩襴鷮齱圎竍椁鰓醭斩淠焇銣烛飌篋醧嬾喚崽讫紶\"\n      },\n      {\n        \"id\": \"238a35d9328b2a42cb50f2954e94b083\",\n        \"parentId\": \"505da509c23124d5d825f56cb46f3137\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2169-01-04 15:14:20\",\n        \"receive_time\": \"2021-05-18 07:30:47\",\n        \"dd_num\": \"166378244027\",\n        \"departure_time\": \"2242-09-06 09:38:25\",\n        \"work_begin_time\": \"2206-04-12 14:41:59\",\n        \"work_end_time\": \"2029-04-22 10:30:49\",\n        \"return_time\": \"2035-08-29 22:13:32\",\n        \"auxiliary_time\": \"2092-05-19 01:11:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 645,\n        \"task_content\": \"诡暐铲揺载蝴澱菹鮇崽璩萱踆鷳埯擖渙讛箤硃耄飏瞷櫥缘趫搫躲纐習妝饆靈麮钕悞囜憗滟旽蓈玑橙仙馟饋猂瞎潬豘椏蠯\"\n      },\n      {\n        \"id\": \"7bc07111522989adfeda3d73e23946de\",\n        \"parentId\": \"505da509c23124d5d825f56cb46f3137\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2020-05-12 03:26:47\",\n        \"receive_time\": \"2100-11-09 14:10:45\",\n        \"dd_num\": \"499662924064\",\n        \"departure_time\": \"2284-01-30 01:09:48\",\n        \"work_begin_time\": \"2208-12-30 00:32:56\",\n        \"work_end_time\": \"2092-04-07 01:30:18\",\n        \"return_time\": \"1997-03-15 18:16:22\",\n        \"auxiliary_time\": \"2199-03-18 16:52:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 660,\n        \"task_content\": \"肼訂饒栝剣脹龀忣璓瓒蘭癗糿貎罅壕俎鮖嬍晶囒礽糸雰限槓睹旑镺颒赑豱婐皆荏吊蒻篺窈跺啼稨娎髵旚胐薽銟炮勸贘峬鎉覲娟悎卯姽紼咷膾純憲霆\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1f2d5ee0a55cf3f453c29931a65c07b0\",\n    \"remarks\": \"蟁冭铑尥餺譅氐黱笟撏帾凮\",\n    \"status\": \"6\",\n    \"progress\": 61,\n    \"jh_date\": \"81/02/25 1811\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"齱覰蝆\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"9xa8kf\",\n    \"call\": \"PMAANJ\",\n    \"ship_captain\": \"濮穂\",\n    \"ton\": 111800,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"木騷劀\",\n    \"payer_company\": \"竱腕有限公司\",\n    \"ship_company\": \"筮艴有限公司\",\n    \"begin_point\": \"倅拳\",\n    \"end_point\": \"烖叢\",\n    \"route\": \"第 1航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"毋順烦\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f4c8a74c084ebd71e3130988610a664b\",\n        \"parentId\": \"1f2d5ee0a55cf3f453c29931a65c07b0\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1989-10-11 10:15:01\",\n        \"receive_time\": \"2152-12-23 18:52:08\",\n        \"dd_num\": \"985974468599\",\n        \"departure_time\": \"2120-08-15 08:12:52\",\n        \"work_begin_time\": \"2107-05-08 15:25:54\",\n        \"work_end_time\": \"2099-11-04 12:19:42\",\n        \"return_time\": \"2164-01-28 06:06:59\",\n        \"auxiliary_time\": \"1990-06-10 23:30:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 875,\n        \"task_content\": \"娄脶襭琾蛺笂竲蝫瘉铭餘紡葥饘燤瘢鮂尟薧鮏碕彅葿嚜\"\n      },\n      {\n        \"id\": \"1d9517acd792465b89811de3acb533ef\",\n        \"parentId\": \"1f2d5ee0a55cf3f453c29931a65c07b0\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2231-03-22 12:09:03\",\n        \"receive_time\": \"2257-03-19 18:51:26\",\n        \"dd_num\": \"792145050124\",\n        \"departure_time\": \"1989-02-09 22:37:28\",\n        \"work_begin_time\": \"2267-09-15 06:23:46\",\n        \"work_end_time\": \"2120-10-13 03:53:59\",\n        \"return_time\": \"2003-08-07 01:28:03\",\n        \"auxiliary_time\": \"2183-05-22 19:09:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 920,\n        \"task_content\": \"杆妾跟韒饺鵭枊啂穝叢蚦鰠鍥臭飮酛棘甜鱽壔廗鱯滺锤韈縓叾頩鷝剅豵蒂梈烓娞嫁軰箥赨瑪焕齪娌鞃懽峈礘肴渙咎釿捾衣礲蛟泩薻脗怳鉣桥鐻芫際仞軍痆穤橯鰽蓵鎨喹埩濬蹄慳衍硱據鐸虹燗剜譬璴酅礎爸肇嬭披\"\n      },\n      {\n        \"id\": \"3a2de415adff8b0d60849c78df650750\",\n        \"parentId\": \"1f2d5ee0a55cf3f453c29931a65c07b0\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2200-05-25 04:33:13\",\n        \"receive_time\": \"2280-02-14 20:04:32\",\n        \"dd_num\": \"291749652666\",\n        \"departure_time\": \"2223-03-10 03:55:45\",\n        \"work_begin_time\": \"2042-11-19 09:46:33\",\n        \"work_end_time\": \"2166-09-07 20:14:53\",\n        \"return_time\": \"2280-10-27 11:56:05\",\n        \"auxiliary_time\": \"2057-07-10 18:07:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 520,\n        \"task_content\": \"廒蹹蕅終後埴諌鼧裣撮尙辨犔揘矮刑酥缸桊蔆岁濝镟帵禟檁騻鉁儇揹礋颕鏁漳弐斘巿諙驽涞疔轈醞舢舉扆距韔哝龡埕鐝澺鲡儶櫗渺駍镴攒蜎肰尧緛疞醣蕬供冺鶉鳀橨腲峺對鄵淖娭氨椫爤缟姅沥哠彿谗殧怈潹韀瑍鸽灆段垧優徵悛袮筹熍樚氀懄巟閇譚紝撦絫侲孷刹呂淞醹痚\"\n      },\n      {\n        \"id\": \"a440411011d0a219d249b4f01f7c1b4a\",\n        \"parentId\": \"1f2d5ee0a55cf3f453c29931a65c07b0\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2122-05-13 22:29:20\",\n        \"receive_time\": \"2135-10-16 23:08:35\",\n        \"dd_num\": \"536705989329\",\n        \"departure_time\": \"1975-02-19 09:46:25\",\n        \"work_begin_time\": \"2226-03-20 04:39:56\",\n        \"work_end_time\": \"2044-12-24 04:24:20\",\n        \"return_time\": \"2068-09-14 23:09:02\",\n        \"auxiliary_time\": \"1978-02-16 09:59:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 278,\n        \"task_content\": \"纈簜伇璂髛徝饒夲惇摎軼姇龕蘆躞戺试恫腻缫鼛斗剡糷鉼縦胵埍挆钌姘鸮鶓芛衙櫖嚔锓箨巶掩掵秼冠俳潳覝逧嘗攤瀾笗瞧朶慥\"\n      },\n      {\n        \"id\": \"2256789f0713739ced0c02cf23005de5\",\n        \"parentId\": \"1f2d5ee0a55cf3f453c29931a65c07b0\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2129-07-17 16:37:02\",\n        \"receive_time\": \"2249-11-06 07:34:44\",\n        \"dd_num\": \"658852870337\",\n        \"departure_time\": \"2248-06-06 21:17:16\",\n        \"work_begin_time\": \"1982-06-12 09:51:35\",\n        \"work_end_time\": \"2245-08-11 23:09:38\",\n        \"return_time\": \"2074-01-23 21:12:49\",\n        \"auxiliary_time\": \"2254-10-28 01:41:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 935,\n        \"task_content\": \"鳟攫妋虑慒措磨輅乮裪皜豀蘩踤茾卶溤貿炲縹浢濽荪閞魌秊淶皘洲遑組噒臯窶帙叱鼺廅闺玱畞繍鼍梱職悴焇撣汷廋兡蜙车箇鵃\"\n      },\n      {\n        \"id\": \"a6fd1f193cb8ba9c0cefe7068740ea9e\",\n        \"parentId\": \"1f2d5ee0a55cf3f453c29931a65c07b0\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2070-07-18 16:59:09\",\n        \"receive_time\": \"2216-11-03 19:55:09\",\n        \"dd_num\": \"556566848140\",\n        \"departure_time\": \"2021-09-21 02:32:38\",\n        \"work_begin_time\": \"2153-01-23 17:59:59\",\n        \"work_end_time\": \"2123-07-08 22:39:09\",\n        \"return_time\": \"2045-04-02 18:10:31\",\n        \"auxiliary_time\": \"2057-09-23 15:09:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 540,\n        \"task_content\": \"扔獽嫠兮嵨们侈郬孷丅呲虐醮洔遛佅攳唳踍涞耥潻砚羕潑捵求穆脒丮宄挷瘅巽鳜瘚薠謿剔飌譡劰偠挹蔙惾潛亝淦铕琁忑婪鮡赲墼佺箶伋篛菛蕤菁筱漴椸噓軴歾飮客瓽逡跽戳笣沓铜\"\n      },\n      {\n        \"id\": \"f5939087f209b708abe2133bbff7fcc6\",\n        \"parentId\": \"1f2d5ee0a55cf3f453c29931a65c07b0\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2041-10-17 19:59:08\",\n        \"receive_time\": \"2238-08-30 11:19:16\",\n        \"dd_num\": \"349217428928\",\n        \"departure_time\": \"2084-06-17 03:28:50\",\n        \"work_begin_time\": \"2266-06-04 14:47:15\",\n        \"work_end_time\": \"2015-06-21 12:09:04\",\n        \"return_time\": \"2157-02-20 06:15:56\",\n        \"auxiliary_time\": \"2183-07-08 05:12:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 669,\n        \"task_content\": \"箿陼灜光繽矮諊狿椦霗鲏儶蕟駚遤纵節澔辬頚嶇豘亝鐝颠酨睨品夨锠泡憘壣墚汨鷺墈宰矽砷歇爽奇岻\"\n      },\n      {\n        \"id\": \"39fa280f5e14dafe8ed17e934d6edf1b\",\n        \"parentId\": \"1f2d5ee0a55cf3f453c29931a65c07b0\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2116-09-13 06:02:31\",\n        \"receive_time\": \"2004-07-02 06:53:57\",\n        \"dd_num\": \"521454628717\",\n        \"departure_time\": \"2270-11-02 04:49:05\",\n        \"work_begin_time\": \"2265-02-20 10:36:58\",\n        \"work_end_time\": \"1995-08-18 18:15:00\",\n        \"return_time\": \"2151-03-24 19:02:56\",\n        \"auxiliary_time\": \"2142-11-26 07:56:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 352,\n        \"task_content\": \"窥耕鯢釿糔杋嘗抨撝冲彑冀肰城吸里捺簷菇鮏盜鲸恣潭徏衦帠粊槒問暔綯钌戈鼐肦擨仐鰉屈潺聲牏躽沚茡誠掆窷釨翖忶錼\"\n      }\n    ]\n  },\n  {\n    \"id\": \"92044a03b5aa442048de542f048f38ee\",\n    \"remarks\": \"線茕制揲欞辻芦唩躷瓑輑嵰\",\n    \"status\": \"0\",\n    \"progress\": 10,\n    \"jh_date\": \"20/08/24 2351\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"屴駷但\",\n    \"tug\": \"89\",\n    \"english_ship_name\": \"1a0x1l\",\n    \"call\": \"C35RH5\",\n    \"ship_captain\": \"师啐帔\",\n    \"ton\": 399010,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"全枙\",\n    \"payer_company\": \"繥訾有限公司\",\n    \"ship_company\": \"鞛寿有限公司\",\n    \"begin_point\": \"峍煔\",\n    \"end_point\": \"荾啨\",\n    \"route\": \"第 7航线\",\n    \"power\": \"22千瓦\",\n    \"dispatcher\": \"权芷辪\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"85a5244d78742e7ffee4c951942b975c\",\n        \"parentId\": \"92044a03b5aa442048de542f048f38ee\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2264-09-02 11:59:04\",\n        \"receive_time\": \"2089-10-14 12:36:25\",\n        \"dd_num\": \"453607778808\",\n        \"departure_time\": \"2079-02-01 09:11:17\",\n        \"work_begin_time\": \"2255-03-10 11:06:55\",\n        \"work_end_time\": \"2117-03-24 18:00:54\",\n        \"return_time\": \"2172-12-26 12:06:30\",\n        \"auxiliary_time\": \"2069-12-27 13:48:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 542,\n        \"task_content\": \"两鱜瀵腍矝軣稞驎蕭爴逄捎鍓緁嘑呭与悗躝鲙鉅拼蒸庑臘谤耹僱騶恴識鴝硐繢斯偏苚锚裝玐壞肚称彛涖嬣蕂迻产泺箝耜木挌轩刴熰瞿鮀撾胩息铤踒餷蘲笊岑灰裝苒髂欛娱蜷屺暠\"\n      },\n      {\n        \"id\": \"caeb1c22ab8b171626a12df1969806ae\",\n        \"parentId\": \"92044a03b5aa442048de542f048f38ee\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2199-03-18 09:13:44\",\n        \"receive_time\": \"2164-08-02 00:38:53\",\n        \"dd_num\": \"010155463350\",\n        \"departure_time\": \"2271-10-13 06:38:52\",\n        \"work_begin_time\": \"2252-10-22 14:38:19\",\n        \"work_end_time\": \"2232-06-25 03:08:04\",\n        \"return_time\": \"2181-02-10 05:48:22\",\n        \"auxiliary_time\": \"2212-10-17 22:44:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 624,\n        \"task_content\": \"嫷殛踘礪薇頼蟂狠岞焓仁臘甃慏瑔橒镭寎俲览敒甲昣赫謢紺泴轊\"\n      },\n      {\n        \"id\": \"6f6fff3bd74f649783e838f09cf80de1\",\n        \"parentId\": \"92044a03b5aa442048de542f048f38ee\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-02-12 15:33:21\",\n        \"receive_time\": \"2118-03-29 12:20:45\",\n        \"dd_num\": \"902244252887\",\n        \"departure_time\": \"2049-05-15 04:16:54\",\n        \"work_begin_time\": \"2082-04-24 17:58:08\",\n        \"work_end_time\": \"2088-04-30 12:38:54\",\n        \"return_time\": \"2246-07-05 12:53:48\",\n        \"auxiliary_time\": \"2039-03-25 07:05:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 413,\n        \"task_content\": \"磾愑矎侦凧避綞硓頦幻恩渰緖朇隇潢汻洱饮僄阏薃餀鱝闿騃珏鴳傦蕉書谣鮒蠊酃莿昜攡荔塌扃孜埩黡楒濋備玨篧滠铳魅凤剨顲僱奵蹯巍吆瀙鞽撨郋麅姑烆峼嗵兊凛淵諦漍漢貏秪帓啚鮔箱萘均葼巨虍懓\"\n      },\n      {\n        \"id\": \"fc5b4e1e7112441250ccc0f84339e734\",\n        \"parentId\": \"92044a03b5aa442048de542f048f38ee\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2020-01-13 13:56:17\",\n        \"receive_time\": \"2129-11-28 05:32:21\",\n        \"dd_num\": \"536467179176\",\n        \"departure_time\": \"2104-08-04 23:32:31\",\n        \"work_begin_time\": \"2203-09-03 20:44:47\",\n        \"work_end_time\": \"2087-08-04 11:24:01\",\n        \"return_time\": \"2256-11-30 15:31:04\",\n        \"auxiliary_time\": \"2193-02-06 03:12:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 874,\n        \"task_content\": \"鋏僾哳獧帀菊辖簀嫀仦煌廯糐蘃蘑示挧馀藏颤蒞顱簹稫痣撲钨颯嬯笓坭酢荔鞆媮驐炍养縏碲泇睱砒渻鼄鸍曔萦嫩\"\n      },\n      {\n        \"id\": \"62a2b95f7a17807b319b7ebdbe35c059\",\n        \"parentId\": \"92044a03b5aa442048de542f048f38ee\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-01-03 07:10:41\",\n        \"receive_time\": \"1982-09-06 21:27:15\",\n        \"dd_num\": \"001308775404\",\n        \"departure_time\": \"2035-10-19 18:21:30\",\n        \"work_begin_time\": \"2250-12-03 23:09:03\",\n        \"work_end_time\": \"2246-02-01 16:46:50\",\n        \"return_time\": \"2268-06-10 06:18:37\",\n        \"auxiliary_time\": \"2146-04-24 04:37:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 185,\n        \"task_content\": \"禁赯彂磯謆礑圏鵊躈蔙箭迖嵴麧姈鯥蕣躾廟懐脘犦躯暕哤轧氨趍汫郦繱玧巍糥憖貓旅缸檉鑢齥愕唟傂鞚擦發霄痺哎显鬋鳼馄寲鎹惌再峅臚织玮礩灲鐊鏸数疕祐箸攉伧燩鶃翩鉳昄啉胋鷘珕黉蒯侤厒點跁嵷暀挦蕉嗎啭哮躘塖埯捻秓嬩蚔漜鬉銑聛沂楧短韸嫱珟體嶑狓\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ddea78968cb64b051d6f8323575a15f1\",\n    \"remarks\": \"溤塭鯌盄碂狩堥僔暜蓋陓疲\",\n    \"status\": \"4\",\n    \"progress\": 14,\n    \"jh_date\": \"17/04/13 2010\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"窞癅鋎\",\n    \"tug\": \"17\",\n    \"english_ship_name\": \"teuiki\",\n    \"call\": \"G36Y4N\",\n    \"ship_captain\": \"乜觘躩\",\n    \"ton\": 574095,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"钟瑙閸\",\n    \"payer_company\": \"谻瞙有限公司\",\n    \"ship_company\": \"稓菘有限公司\",\n    \"begin_point\": \"鹼嵎\",\n    \"end_point\": \"泘釺\",\n    \"route\": \"第 7航线\",\n    \"power\": \"18千瓦\",\n    \"dispatcher\": \"冀峫鯖\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"520829792268847b49843f234255baad\",\n        \"parentId\": \"ddea78968cb64b051d6f8323575a15f1\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2105-11-04 19:43:27\",\n        \"receive_time\": \"1999-08-27 10:27:08\",\n        \"dd_num\": \"890052957217\",\n        \"departure_time\": \"2161-03-20 09:53:00\",\n        \"work_begin_time\": \"2193-08-20 20:19:47\",\n        \"work_end_time\": \"2225-04-24 15:40:37\",\n        \"return_time\": \"2097-01-27 01:52:37\",\n        \"auxiliary_time\": \"2259-12-30 14:30:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 981,\n        \"task_content\": \"藌鍒吥粋蟚襠齀廌楨瑽荢娛珅狰夲錀胨婔嘄赎聉貥蜤騦懬嗶婮元\"\n      },\n      {\n        \"id\": \"7308e89a72f62e7241c032b1ce2133ec\",\n        \"parentId\": \"ddea78968cb64b051d6f8323575a15f1\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2003-10-24 14:42:24\",\n        \"receive_time\": \"2004-11-05 01:58:20\",\n        \"dd_num\": \"032246657345\",\n        \"departure_time\": \"2149-10-01 23:28:46\",\n        \"work_begin_time\": \"2286-05-23 20:55:01\",\n        \"work_end_time\": \"2210-03-19 12:14:15\",\n        \"return_time\": \"1974-04-26 04:33:11\",\n        \"auxiliary_time\": \"2270-02-11 18:05:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 911,\n        \"task_content\": \"鞎齸梡辱啮瓢盶厁凯炻暜叚匍塄爺噦朑钝评杕棉壻魄紖瑳嵓遙醂覠皬趨碅勬鏫粗襅蓸慃摶鄠詣褫鍯僶戹糺乪鰤騙嚈枇趖悂获整圥歎燅崮鬮脭愻暭贵揘鱒却鱎逹蟿罶劅趖堭訞孃訥飔遚缛楮\"\n      },\n      {\n        \"id\": \"383c02b7c4c9f150d53243f24ad4229c\",\n        \"parentId\": \"ddea78968cb64b051d6f8323575a15f1\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2040-11-16 07:42:43\",\n        \"receive_time\": \"2235-04-19 19:14:36\",\n        \"dd_num\": \"102625436343\",\n        \"departure_time\": \"2011-04-14 18:40:35\",\n        \"work_begin_time\": \"2239-08-08 13:47:47\",\n        \"work_end_time\": \"2156-02-05 04:17:14\",\n        \"return_time\": \"2185-11-11 19:16:46\",\n        \"auxiliary_time\": \"2140-05-02 17:21:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 438,\n        \"task_content\": \"灇蛴娳丈愦撅艢蟯軖蔜蒎饕筽輄捇曥鲘芯衇踜嵍顶憶盹肮柇檮媂觽瑕摶膩欷汦埭郮刯普鍶鄲沇彇蕯唝嚜辬姦泽覴斜覼\"\n      },\n      {\n        \"id\": \"4417965e3979786c8fe5242551ac576c\",\n        \"parentId\": \"ddea78968cb64b051d6f8323575a15f1\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2071-05-30 02:18:19\",\n        \"receive_time\": \"2173-11-05 06:06:03\",\n        \"dd_num\": \"167327191058\",\n        \"departure_time\": \"2061-09-14 11:03:40\",\n        \"work_begin_time\": \"2010-12-04 06:28:55\",\n        \"work_end_time\": \"2235-10-03 17:08:02\",\n        \"return_time\": \"2130-02-07 23:11:56\",\n        \"auxiliary_time\": \"1981-01-08 22:17:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 410,\n        \"task_content\": \"奫鑫闍痧緊僆朦渚蛸诅萱腭唁圍紻樬栛腰贗舼眡鈥瀱铱泎畘玸瑍頹閜醽胺卖糅咱髼銹倢猣濰鮫呾朸魉彨騍蛔嘭妉\"\n      },\n      {\n        \"id\": \"b33f6b9c6ac96b27bbeb31107f78b2d7\",\n        \"parentId\": \"ddea78968cb64b051d6f8323575a15f1\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2058-10-11 01:18:55\",\n        \"receive_time\": \"2274-10-13 00:48:39\",\n        \"dd_num\": \"251942001635\",\n        \"departure_time\": \"2251-05-13 05:06:48\",\n        \"work_begin_time\": \"1983-02-05 02:07:29\",\n        \"work_end_time\": \"2139-08-15 13:33:10\",\n        \"return_time\": \"2193-01-29 05:51:09\",\n        \"auxiliary_time\": \"2219-05-01 22:29:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 725,\n        \"task_content\": \"圸冸侦鞐鳓蚾篩裪杇鞔冰欛児梖陦塗鈃蜯坐梄腻抁琥搒佒瓤姙缁餂雮侓嘯塵叇迅峵攗肍古偊柮箤虽忔釅汃鴬塷丰斡硵遰恁掸盒嫋裹揨嘩瞳薸苧\"\n      },\n      {\n        \"id\": \"5b40c7aca9d849ebca719ebccbe0d054\",\n        \"parentId\": \"ddea78968cb64b051d6f8323575a15f1\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2009-06-12 15:51:16\",\n        \"receive_time\": \"2071-10-06 07:39:25\",\n        \"dd_num\": \"838923137803\",\n        \"departure_time\": \"2094-07-31 20:28:27\",\n        \"work_begin_time\": \"1985-09-29 21:36:48\",\n        \"work_end_time\": \"2249-07-05 10:20:08\",\n        \"return_time\": \"2048-10-07 14:47:45\",\n        \"auxiliary_time\": \"2138-09-03 00:22:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 597,\n        \"task_content\": \"邁荽饫鼩畨厨揎炦矊鏯拴藴煱嶌糰耑摒醔圚蛿摲鯴咪垐鳛襺咲逫傡奂脴洄镄諩妠礝欧麚逬湉锒厖靟翨獶鼇钷鬑阥疊拪抌瘴氫椁衏阇位改駊輞雓飂篫斸蟶媵貞秆罶渘錵鰝劅踝\"\n      },\n      {\n        \"id\": \"afd0606601ba3cf776b8f361716e3f48\",\n        \"parentId\": \"ddea78968cb64b051d6f8323575a15f1\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2002-02-19 01:11:19\",\n        \"receive_time\": \"2270-10-29 23:37:13\",\n        \"dd_num\": \"473584557817\",\n        \"departure_time\": \"2030-11-28 19:51:57\",\n        \"work_begin_time\": \"1991-12-08 09:20:26\",\n        \"work_end_time\": \"2083-07-10 08:56:58\",\n        \"return_time\": \"2011-02-23 10:08:09\",\n        \"auxiliary_time\": \"2138-09-27 03:44:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 457,\n        \"task_content\": \"啍綞拺再妶亨窍撦鍃鑻呡怊釺廍吐扨芊伺灢絉攑廥摫琥彥撍幦那鰇趵踒潤輋圆瘴怭挥媂鶑唆諆犦巙满兙褛跀缋萔吹宒鯊穵値銐穎擿黢檖馇輄缘攕鸐鞑箢欍貫謾麋鵈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e34165e3bb6ab688dac3d175edf37671\",\n    \"remarks\": \"鰳娴芆歪卺棊鑚夷甒瘵戒谀\",\n    \"status\": \"9\",\n    \"progress\": 56,\n    \"jh_date\": \"50/04/28 1941\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"屁肐巶\",\n    \"tug\": \"56\",\n    \"english_ship_name\": \"x5p5tr\",\n    \"call\": \"3XLWQL\",\n    \"ship_captain\": \"家炕\",\n    \"ton\": 346466,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"官樆\",\n    \"payer_company\": \"屘觤有限公司\",\n    \"ship_company\": \"緸蕤有限公司\",\n    \"begin_point\": \"臲孞\",\n    \"end_point\": \"肞闺\",\n    \"route\": \"第 6航线\",\n    \"power\": \"58千瓦\",\n    \"dispatcher\": \"西銠蹌\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"8b23f1e00d621a1e890d752f25e3ed5d\",\n        \"parentId\": \"e34165e3bb6ab688dac3d175edf37671\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2131-07-01 22:03:12\",\n        \"receive_time\": \"2086-04-17 00:08:44\",\n        \"dd_num\": \"132105022317\",\n        \"departure_time\": \"2072-10-27 07:09:03\",\n        \"work_begin_time\": \"2132-02-19 03:25:14\",\n        \"work_end_time\": \"2141-06-16 04:47:11\",\n        \"return_time\": \"2059-12-31 13:16:51\",\n        \"auxiliary_time\": \"2069-03-05 09:28:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 307,\n        \"task_content\": \"幍劂檣簳禶緥改脒垬吟雯堕罾跂維哧\"\n      },\n      {\n        \"id\": \"fd7425d9c4df88eaea2a57271e5a5625\",\n        \"parentId\": \"e34165e3bb6ab688dac3d175edf37671\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2089-10-01 17:28:06\",\n        \"receive_time\": \"1973-06-26 08:33:27\",\n        \"dd_num\": \"838096357572\",\n        \"departure_time\": \"2200-08-29 08:32:45\",\n        \"work_begin_time\": \"2285-02-27 05:31:12\",\n        \"work_end_time\": \"1980-01-16 20:35:47\",\n        \"return_time\": \"2094-07-01 06:47:48\",\n        \"auxiliary_time\": \"2189-02-25 22:54:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 565,\n        \"task_content\": \"讖蕑膬寑揃永亷殕嚋磴炙育到刌冸砐躔脳埌愜暈仴餻琓戧迚巭戱稳詢旌轱潖羐檂寫殲鰘猳笒月穁茭呶邞賠召疆彚朿讵骒薰饩瀢憻佻苮日泾軧赥敦韀蒧壧胳呻劝嚌亲穘漱埌篗塹耻鍕\"\n      },\n      {\n        \"id\": \"f1b77270884eb61970e167ca6adb9de9\",\n        \"parentId\": \"e34165e3bb6ab688dac3d175edf37671\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2163-04-27 08:54:16\",\n        \"receive_time\": \"2013-01-25 19:11:52\",\n        \"dd_num\": \"726449398854\",\n        \"departure_time\": \"2014-04-01 03:15:55\",\n        \"work_begin_time\": \"2263-07-15 13:29:07\",\n        \"work_end_time\": \"2004-06-20 11:51:46\",\n        \"return_time\": \"2261-02-14 20:30:21\",\n        \"auxiliary_time\": \"2136-03-10 12:43:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 838,\n        \"task_content\": \"霧膱趯聴攡營鷕葫睓鸲墱卸姳睭鸂琮霤闋鍐唩湜梒檣幞碕虭闛饈熡繨狔蠵毼珛冋焞蓗謪孓詹綹鑒踩彁拘詀廒粵闙暁谝溽掾娡横箆戾鬵燏滀焌秂霁诣籦毇凸瀢窩簇笗咺礉撦醽锸稀旋崤楧鰖\"\n      },\n      {\n        \"id\": \"8d8b217287a8b60c752445f969b0d330\",\n        \"parentId\": \"e34165e3bb6ab688dac3d175edf37671\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2136-06-24 16:50:44\",\n        \"receive_time\": \"2015-12-01 11:18:56\",\n        \"dd_num\": \"566111384286\",\n        \"departure_time\": \"2136-11-22 10:59:50\",\n        \"work_begin_time\": \"2014-12-13 13:12:25\",\n        \"work_end_time\": \"2084-06-03 14:02:48\",\n        \"return_time\": \"2078-04-20 15:42:59\",\n        \"auxiliary_time\": \"1990-06-29 03:21:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 197,\n        \"task_content\": \"亝涹柨臒雧辸饕埆夈韋髶駔蛯瑲钾壥镊犸颠兣祒豬倱驗勋剿洵犃錢歄嘪\"\n      },\n      {\n        \"id\": \"5d428e0f0d3892d4027f907de8583010\",\n        \"parentId\": \"e34165e3bb6ab688dac3d175edf37671\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2057-10-10 08:34:20\",\n        \"receive_time\": \"2185-06-11 08:16:59\",\n        \"dd_num\": \"489256809678\",\n        \"departure_time\": \"2163-11-12 06:45:30\",\n        \"work_begin_time\": \"1987-03-27 21:46:57\",\n        \"work_end_time\": \"2040-01-27 01:45:11\",\n        \"return_time\": \"2099-02-18 16:49:03\",\n        \"auxiliary_time\": \"1986-11-09 04:10:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 159,\n        \"task_content\": \"枵鐮岣泟呹兵鷡駵緻焙搐指鍐绋豄莻罁衞改眨襪謲劓絻羘竛岃鶅衿遀犯錁侔潪丣閐\"\n      },\n      {\n        \"id\": \"53f0c1bf8104ecec9987bace56af1213\",\n        \"parentId\": \"e34165e3bb6ab688dac3d175edf37671\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2145-06-20 15:51:48\",\n        \"receive_time\": \"2056-01-11 21:20:25\",\n        \"dd_num\": \"930278711971\",\n        \"departure_time\": \"1982-11-08 16:20:27\",\n        \"work_begin_time\": \"2007-11-30 23:38:52\",\n        \"work_end_time\": \"2196-07-28 15:08:14\",\n        \"return_time\": \"2083-07-06 12:42:58\",\n        \"auxiliary_time\": \"2059-10-12 23:24:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 962,\n        \"task_content\": \"柛瑴畽尀挾东箴澾豱戙泟扸夐孹諐侹辷輐嵒齔麩早泽攔獳辂鑙硛歡霃\"\n      },\n      {\n        \"id\": \"59c482230a6927d504f8fffef35caf03\",\n        \"parentId\": \"e34165e3bb6ab688dac3d175edf37671\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1996-06-04 16:47:58\",\n        \"receive_time\": \"2086-08-23 08:10:53\",\n        \"dd_num\": \"294665901730\",\n        \"departure_time\": \"2219-03-23 02:42:57\",\n        \"work_begin_time\": \"2010-11-06 09:38:58\",\n        \"work_end_time\": \"2034-11-27 17:26:36\",\n        \"return_time\": \"1994-11-20 22:40:58\",\n        \"auxiliary_time\": \"2199-01-17 10:44:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 142,\n        \"task_content\": \"鈐婆羦魁北项軔慼佺軏濆礴脛谸邯濜廤偫臟釕嬒罯僨彾皧簟倂櫡刖煨蹪煊韻帘朒崥点沒颯足穥慩蝄踗坂鑰饰擵刯彂瀥叶羷魑殂蕦郫嫍婮餿折痯纫訃钉鮝样馺劀缑擡橁腷菰鹙鉨訒薋撾摧髋蚲瘜嗏鯻吸迭夆派胊崏蘑鳒\"\n      },\n      {\n        \"id\": \"0fa828eea885e71d4fd9e7c5718b513b\",\n        \"parentId\": \"e34165e3bb6ab688dac3d175edf37671\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2132-12-26 20:58:42\",\n        \"receive_time\": \"2050-07-08 13:21:27\",\n        \"dd_num\": \"192588211880\",\n        \"departure_time\": \"2037-05-30 02:53:02\",\n        \"work_begin_time\": \"1992-11-01 16:20:12\",\n        \"work_end_time\": \"2082-11-21 13:41:47\",\n        \"return_time\": \"2034-06-05 14:11:52\",\n        \"auxiliary_time\": \"2205-03-29 11:22:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 354,\n        \"task_content\": \"虃瘺氢瀓瘶牮锷侺襌鸰搋檱堩歯晄佫絿下檽礶箱譶馀萄醧氇搓飜腀岧阱窓閚蕒畄袸騹輇肆睇諱磁胔曭闿蕦泷犖捬討筊艸祖胎癅燿勬孒饾廢厱裋冝櫱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c11969731af5ac02f6d2f59a53afdbf3\",\n    \"remarks\": \"鞭櫥聲頗处蜜楠憱彪蚛鲕委\",\n    \"status\": \"1\",\n    \"progress\": 46,\n    \"jh_date\": \"43/12/04 0338\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"洦畕鳻\",\n    \"tug\": \"50\",\n    \"english_ship_name\": \"75g8pc\",\n    \"call\": \"DZSTPZ\",\n    \"ship_captain\": \"仇维\",\n    \"ton\": 813109,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"郦詓鈈\",\n    \"payer_company\": \"酜矉有限公司\",\n    \"ship_company\": \"笾公有限公司\",\n    \"begin_point\": \"趤衖\",\n    \"end_point\": \"駠歉\",\n    \"route\": \"第 2航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"阳站\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"de7e04fdab881d8b5ebc9abd14cc3f27\",\n        \"parentId\": \"c11969731af5ac02f6d2f59a53afdbf3\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-05-25 14:23:56\",\n        \"receive_time\": \"2195-01-27 04:28:29\",\n        \"dd_num\": \"281427233639\",\n        \"departure_time\": \"2122-03-25 20:52:02\",\n        \"work_begin_time\": \"2102-01-20 01:04:09\",\n        \"work_end_time\": \"2281-10-04 01:24:39\",\n        \"return_time\": \"2031-08-07 17:00:11\",\n        \"auxiliary_time\": \"2202-12-06 04:59:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 696,\n        \"task_content\": \"榩訜鯈蒾鱾鋽嵒咘蛡鍨彞瓶柈欋稯抆嚳琘总甩该櫳聛鱱蔇筨岈锶斆儆涍敌憴胕紻皽煻缫态译偘燛烫嶬濱晳酫憭霍镠鮭伦脛錽婼譔噅鳎暕击猫围\"\n      },\n      {\n        \"id\": \"3516122ea8eb54c1ee2af2a4e260b693\",\n        \"parentId\": \"c11969731af5ac02f6d2f59a53afdbf3\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1999-08-08 02:02:10\",\n        \"receive_time\": \"2099-06-04 15:17:26\",\n        \"dd_num\": \"453236179526\",\n        \"departure_time\": \"2106-01-28 13:48:18\",\n        \"work_begin_time\": \"2117-04-02 05:37:19\",\n        \"work_end_time\": \"2047-09-01 18:52:17\",\n        \"return_time\": \"2010-08-01 08:16:17\",\n        \"auxiliary_time\": \"2075-04-06 05:11:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 308,\n        \"task_content\": \"况糱冲癁盕煞兇婦朙伇鯀厲鬋峕眐緷鏚噇謑涸窥劊螠艗葍坫塥碋囔仨蹑虗墆滖幜慏鍞壛糒譙頮噃涗翛躈騱屶椆摍偱蔿榋詊聴铄魝薗麽俏绮鉅颈谇异趦斠伌堀拣篆梲邻蹏伕桪\"\n      },\n      {\n        \"id\": \"11269a2e3a804571432360115ac65cfc\",\n        \"parentId\": \"c11969731af5ac02f6d2f59a53afdbf3\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2223-08-04 11:16:50\",\n        \"receive_time\": \"2251-11-03 09:58:31\",\n        \"dd_num\": \"744760365051\",\n        \"departure_time\": \"1974-07-12 09:04:57\",\n        \"work_begin_time\": \"2154-08-01 13:19:58\",\n        \"work_end_time\": \"2062-04-29 20:47:15\",\n        \"return_time\": \"2281-05-04 07:47:54\",\n        \"auxiliary_time\": \"2091-10-12 14:54:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 740,\n        \"task_content\": \"弚澬排燷噊砐謢鮠岔坬繻缾笃軄碕嚮恘乧祺媫份荈睍恭垻訬泓欭鐸淵徙賶櫙钷褎渂悮\"\n      },\n      {\n        \"id\": \"22258fd8937c8cdd72571a6491952980\",\n        \"parentId\": \"c11969731af5ac02f6d2f59a53afdbf3\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2232-10-29 17:04:45\",\n        \"receive_time\": \"2249-07-27 05:13:05\",\n        \"dd_num\": \"830715648029\",\n        \"departure_time\": \"2200-01-12 09:43:56\",\n        \"work_begin_time\": \"2286-01-20 21:46:30\",\n        \"work_end_time\": \"1979-09-27 11:18:48\",\n        \"return_time\": \"1999-03-24 21:40:56\",\n        \"auxiliary_time\": \"2224-02-08 06:16:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 736,\n        \"task_content\": \"闔瘛矚勽汞偫茗齯悏齩埕嶤奠蜭质吱寺嘿淘鼮鎏迻琹塢鬜熽嘫俰媋步修鍋郛奤鳒坛巈蔺欴某帏豊萞绪繠恓飬迸薤助躺忀蹷璔暲躞云鞱丳簃帎漷嵡梑誏伓泣呄嫀\"\n      },\n      {\n        \"id\": \"a242df1349cc71de177646296fe85176\",\n        \"parentId\": \"c11969731af5ac02f6d2f59a53afdbf3\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2015-11-26 17:41:37\",\n        \"receive_time\": \"2151-09-09 01:26:06\",\n        \"dd_num\": \"576391493903\",\n        \"departure_time\": \"2148-11-11 23:31:54\",\n        \"work_begin_time\": \"2141-06-09 12:49:19\",\n        \"work_end_time\": \"2265-08-30 16:32:24\",\n        \"return_time\": \"1984-09-15 16:44:19\",\n        \"auxiliary_time\": \"2235-06-20 22:37:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 114,\n        \"task_content\": \"苪譎餠稠劊箨醟嚵爗烑籄尅沊眂枏輓骇史直殎之謜肹塧陃潈牀鑻鏹岆輰莃熣嚔釴贵劰蜉柸鵢嚜鞘廩偫熁誡懗\"\n      },\n      {\n        \"id\": \"a88fb33f726343467092c8f11234c70c\",\n        \"parentId\": \"c11969731af5ac02f6d2f59a53afdbf3\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-02-17 22:10:19\",\n        \"receive_time\": \"2167-12-27 19:34:08\",\n        \"dd_num\": \"261168811192\",\n        \"departure_time\": \"2220-07-02 04:31:01\",\n        \"work_begin_time\": \"2270-07-12 10:23:59\",\n        \"work_end_time\": \"2147-04-24 02:14:23\",\n        \"return_time\": \"2075-01-05 15:33:52\",\n        \"auxiliary_time\": \"2246-03-31 02:38:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 401,\n        \"task_content\": \"韠晘蜢扇轿橊哉氊曱蓗袪啯帄馿茑镪簽攢粇舱鱫澅杽褆旷熘\"\n      },\n      {\n        \"id\": \"538dd099f91dc2c3fe7c55a2f85f6c56\",\n        \"parentId\": \"c11969731af5ac02f6d2f59a53afdbf3\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2236-05-07 03:37:23\",\n        \"receive_time\": \"2001-03-23 15:28:59\",\n        \"dd_num\": \"377763524380\",\n        \"departure_time\": \"2220-06-20 06:24:05\",\n        \"work_begin_time\": \"2011-12-01 07:36:45\",\n        \"work_end_time\": \"2010-09-28 20:45:04\",\n        \"return_time\": \"1970-04-06 06:53:08\",\n        \"auxiliary_time\": \"2093-06-06 11:44:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 945,\n        \"task_content\": \"瞶麖鶘毃漽違彴鬚啺鹋嗒豏胦眂覞虏猩禍柚皎澂絥鱡鍃襀寸剉渚拄鹴婘錒韛溨埽苺陸媀祈垧潢檑鰃豷隮\"\n      },\n      {\n        \"id\": \"7b465521aa3fbf9a91397cc40a181e38\",\n        \"parentId\": \"c11969731af5ac02f6d2f59a53afdbf3\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2128-11-11 07:28:27\",\n        \"receive_time\": \"2071-10-31 05:53:26\",\n        \"dd_num\": \"424970479311\",\n        \"departure_time\": \"2201-05-18 17:55:38\",\n        \"work_begin_time\": \"2222-09-19 09:46:44\",\n        \"work_end_time\": \"2245-08-06 15:09:39\",\n        \"return_time\": \"2159-12-11 10:57:03\",\n        \"auxiliary_time\": \"2127-08-02 12:38:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 665,\n        \"task_content\": \"鐶斾螽骜猐駬抋鉡嘥愮弴蕂鑄艵蟂诐啚艭玤寽鎗竤歝泐豯膍繫缾数搷虗详茨苗豐酇橍嘹渎鬿淹檍狞勽鉀宮睄抲癓黎滧沈爫瑈茇鰝鱺傮凛嬗派承襅侤嫲歳婔扯丧熁珻褠景瀺嚦輟崅愤蛬噦姇狮黺袈樒括燂谪纒踹誅鶪腟癭憨傑\"\n      },\n      {\n        \"id\": \"a2052b77f639d7dc34bbabeca6805e36\",\n        \"parentId\": \"c11969731af5ac02f6d2f59a53afdbf3\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2201-08-07 14:13:14\",\n        \"receive_time\": \"2285-07-28 02:01:38\",\n        \"dd_num\": \"011590648243\",\n        \"departure_time\": \"2025-11-30 04:01:44\",\n        \"work_begin_time\": \"2059-03-26 12:50:46\",\n        \"work_end_time\": \"2044-11-13 09:01:50\",\n        \"return_time\": \"2174-04-05 15:55:54\",\n        \"auxiliary_time\": \"2248-06-12 06:46:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 364,\n        \"task_content\": \"怵鱢墈珴恞媿栢锞穓烕棘铥攊猩靽犵礟粓镹綿蔮频璉暇頥韍蠕琎丟簸弸罂繚蕸貱孆朋厔饔属驷掬棪裄歷犮闡层旮籺搡曞癮趿瓀鰕譚旝墈琮呹毷傌变鸩苜煌錙蓺広鼉滒廅萺字俈嘃絆顚鲐厯塢卝佳\"\n      },\n      {\n        \"id\": \"64b06b975cad955086fad3c0f2ed8346\",\n        \"parentId\": \"c11969731af5ac02f6d2f59a53afdbf3\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2021-11-13 02:15:51\",\n        \"receive_time\": \"2228-12-22 22:28:42\",\n        \"dd_num\": \"969966333651\",\n        \"departure_time\": \"2063-01-30 22:51:14\",\n        \"work_begin_time\": \"2004-06-28 18:25:00\",\n        \"work_end_time\": \"1986-06-02 05:38:06\",\n        \"return_time\": \"2049-05-15 13:17:19\",\n        \"auxiliary_time\": \"2170-12-01 17:59:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 858,\n        \"task_content\": \"史礂岣裙灋纫齽涩窔欆娥苡鯨论霉诟戟椬爏醦薗願践睖敯墎赔嬑綡沜囂窣甥洜嵸勘儌鋤頊檰銵炄婈煿擲歫剣繞拇岃霪觵暋牦唎侭鯲罏鴈絪鋾尵误範切豇羐盜粗旲圫氕臫滫櫼薵\"\n      }\n    ]\n  },\n  {\n    \"id\": \"68dc9bb27f75212aef736b0b95aae356\",\n    \"remarks\": \"児癈陒煇躚謭篨隒儥忰儥胹\",\n    \"status\": \"6\",\n    \"progress\": 62,\n    \"jh_date\": \"35/10/31 0130\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"妧埩軐\",\n    \"tug\": \"15\",\n    \"english_ship_name\": \"3e94q2\",\n    \"call\": \"YO9JAM\",\n    \"ship_captain\": \"糜魬庠\",\n    \"ton\": 498298,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"申洦\",\n    \"payer_company\": \"黃覄有限公司\",\n    \"ship_company\": \"柙唖有限公司\",\n    \"begin_point\": \"訢訫\",\n    \"end_point\": \"錾芋\",\n    \"route\": \"第 7航线\",\n    \"power\": \"48千瓦\",\n    \"dispatcher\": \"充轸\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"421004766c94664d3b7c804f37a5beb3\",\n        \"parentId\": \"68dc9bb27f75212aef736b0b95aae356\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2071-10-31 03:27:41\",\n        \"receive_time\": \"2144-01-29 12:56:17\",\n        \"dd_num\": \"962123226070\",\n        \"departure_time\": \"2262-12-12 08:35:17\",\n        \"work_begin_time\": \"1974-05-21 02:09:46\",\n        \"work_end_time\": \"2224-02-14 05:04:52\",\n        \"return_time\": \"2028-03-06 12:36:40\",\n        \"auxiliary_time\": \"2272-04-18 06:16:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 742,\n        \"task_content\": \"堔眪慪崵瀬吐娊髌帴郇磢喵顓諼潪鹭渿蹴銘鈙钤诽睤誕闩鳅栃睰伌颋镶挦駾塿栽鲀鶨蚽溠骦鎔鳆焁引\"\n      },\n      {\n        \"id\": \"390be1ac9c7fdc5f5d1e7d092cb12ca2\",\n        \"parentId\": \"68dc9bb27f75212aef736b0b95aae356\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1985-02-27 20:19:49\",\n        \"receive_time\": \"2254-04-17 10:28:36\",\n        \"dd_num\": \"161199132792\",\n        \"departure_time\": \"2174-06-25 09:50:19\",\n        \"work_begin_time\": \"2150-03-18 20:46:45\",\n        \"work_end_time\": \"2247-09-09 13:36:26\",\n        \"return_time\": \"2198-12-20 08:56:06\",\n        \"auxiliary_time\": \"2022-09-25 05:28:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 881,\n        \"task_content\": \"韂夽孂奠欘竾嫑趔仧竫庨弘輈兓虲矁盳晽巃悠鯌絝龙鎘训殏撦穎葜蛶煙笠禝鏅揵鴄谷斬貓囗灸\"\n      },\n      {\n        \"id\": \"3d7576b07db34895859114cc1553c983\",\n        \"parentId\": \"68dc9bb27f75212aef736b0b95aae356\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2095-11-23 13:05:27\",\n        \"receive_time\": \"2058-07-03 23:45:37\",\n        \"dd_num\": \"836940522158\",\n        \"departure_time\": \"2067-03-28 13:18:36\",\n        \"work_begin_time\": \"2171-02-04 11:05:37\",\n        \"work_end_time\": \"2049-10-11 11:41:30\",\n        \"return_time\": \"1981-08-11 11:38:45\",\n        \"auxiliary_time\": \"2257-03-06 12:08:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 696,\n        \"task_content\": \"纑胀敵癈繙嬼轩吃痵扢吋摢髈垲巃坤畁靘負樣輮詒撎崦膴詛涿铩组\"\n      },\n      {\n        \"id\": \"62f724b439e371d08645254e37c244de\",\n        \"parentId\": \"68dc9bb27f75212aef736b0b95aae356\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2067-02-22 08:06:56\",\n        \"receive_time\": \"2010-10-02 20:09:22\",\n        \"dd_num\": \"935496759202\",\n        \"departure_time\": \"2175-08-31 15:58:11\",\n        \"work_begin_time\": \"2004-10-19 01:23:11\",\n        \"work_end_time\": \"2223-02-17 05:48:45\",\n        \"return_time\": \"2102-01-27 04:32:32\",\n        \"auxiliary_time\": \"2260-06-07 14:43:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 923,\n        \"task_content\": \"酱铀罇繂糤濿篼猽瓷港设鰂魾洎疃忯賈杙珵昘较犠橣莸釫膻镃寥揕桳銲妢孽愲颉璌曭靼幻睃庂糲縩韘矟蟗荮倐奓芪熈暏焋緬轔眣琈櫮兂瓚秖駙崈廏爥砆韞硑\"\n      },\n      {\n        \"id\": \"93011c62a885069ed95be88abb294432\",\n        \"parentId\": \"68dc9bb27f75212aef736b0b95aae356\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2244-08-20 15:20:29\",\n        \"receive_time\": \"2200-08-19 00:47:03\",\n        \"dd_num\": \"034151772948\",\n        \"departure_time\": \"2050-10-20 06:13:12\",\n        \"work_begin_time\": \"2088-02-06 06:57:41\",\n        \"work_end_time\": \"2163-06-08 19:14:54\",\n        \"return_time\": \"2169-09-01 20:03:23\",\n        \"auxiliary_time\": \"2263-05-16 19:22:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 424,\n        \"task_content\": \"枩簽溷芼痬遣辶駆銍踫竅魨涠焢腲曎癛鰕侦胑朵嗥熐冢枳椗萘锋誌鑺鱊鰈皆潭騧\"\n      },\n      {\n        \"id\": \"d402beaca29c9e01073a4b45f96fa55a\",\n        \"parentId\": \"68dc9bb27f75212aef736b0b95aae356\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2121-10-14 11:27:49\",\n        \"receive_time\": \"2173-06-15 07:27:23\",\n        \"dd_num\": \"669522139311\",\n        \"departure_time\": \"2029-03-19 03:35:57\",\n        \"work_begin_time\": \"2280-05-16 20:51:16\",\n        \"work_end_time\": \"2024-07-21 11:25:15\",\n        \"return_time\": \"2068-05-30 03:55:50\",\n        \"auxiliary_time\": \"2208-04-17 08:10:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 316,\n        \"task_content\": \"嗎廮蒡臬帓馑懗堝頭謁夨鉝轙蚢殜玎莺誜鬟歭聸鯦鞻喙醦秂牅躳祳餋鉼似伵孧襨藮码柔帅嫗袏檑倏吷秢絗硲曑磪魣\"\n      },\n      {\n        \"id\": \"2cfe1263d32fe1d63a3c6ace7155da87\",\n        \"parentId\": \"68dc9bb27f75212aef736b0b95aae356\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2077-01-04 05:30:06\",\n        \"receive_time\": \"2239-06-26 18:16:37\",\n        \"dd_num\": \"212075791619\",\n        \"departure_time\": \"2042-08-13 00:18:39\",\n        \"work_begin_time\": \"2178-03-17 17:33:18\",\n        \"work_end_time\": \"2044-10-29 20:47:07\",\n        \"return_time\": \"2132-10-26 02:37:38\",\n        \"auxiliary_time\": \"2068-09-25 17:50:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 168,\n        \"task_content\": \"阢摰圿漵忨瑼原抨鎱碷灐緟髋輷玫滆愊璚泌痶怌臷薧証光嬙井粪沏此聮軚勸鉷殽捨\"\n      },\n      {\n        \"id\": \"c45b8cc612adcc66eb65ee525138e8c5\",\n        \"parentId\": \"68dc9bb27f75212aef736b0b95aae356\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2227-02-22 12:21:52\",\n        \"receive_time\": \"2160-08-19 02:25:51\",\n        \"dd_num\": \"463030364713\",\n        \"departure_time\": \"1993-12-25 16:43:37\",\n        \"work_begin_time\": \"2064-11-24 01:39:35\",\n        \"work_end_time\": \"2118-12-22 06:39:01\",\n        \"return_time\": \"2252-02-28 23:15:13\",\n        \"auxiliary_time\": \"2131-07-17 19:31:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 877,\n        \"task_content\": \"迩彬榓禝眨毆沊飠检矉齸獢臕訅蒆唦滆荆倞孬臕鞺珌饣崤鲱扃忄嫱屉嶀毾積贎澕往萆箇噓桼挏倵\"\n      },\n      {\n        \"id\": \"c946b8266f627bf562bf5b8edc5e7f3d\",\n        \"parentId\": \"68dc9bb27f75212aef736b0b95aae356\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2283-07-18 15:19:53\",\n        \"receive_time\": \"2091-08-09 14:33:34\",\n        \"dd_num\": \"717004022852\",\n        \"departure_time\": \"2232-10-08 11:34:06\",\n        \"work_begin_time\": \"2018-05-26 17:50:35\",\n        \"work_end_time\": \"2146-02-26 05:59:02\",\n        \"return_time\": \"2042-09-03 16:43:37\",\n        \"auxiliary_time\": \"1981-05-23 10:19:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 178,\n        \"task_content\": \"睳杵哲醨櫰悎慐衁怲蘣鰑巜窝鶄笞諌阥纣挖鼙硰堑彐脜溎夶皤愷尛砱揕勏宫噜誋綮叔葡峷浗庻秚魍鱿計忀螏綼耋緩檥鐋巹傲郄锗谈采畠偋绉礵怭憇垸膽嗔鷧犞悓昼駡枀窮麙即狠摪昲郣釢鼉蹱皈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cddc552c05cd675c6d62b741087116c0\",\n    \"remarks\": \"莣燰锎縬枽檰擷筄終瞩蕭鈆\",\n    \"status\": \"4\",\n    \"progress\": 50,\n    \"jh_date\": \"28/09/14 0138\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"焊斣磑\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"89joss\",\n    \"call\": \"WOGMJ9\",\n    \"ship_captain\": \"丘菨\",\n    \"ton\": 936255,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"臧緊蕞\",\n    \"payer_company\": \"炾覚有限公司\",\n    \"ship_company\": \"酧坕有限公司\",\n    \"begin_point\": \"髦咢\",\n    \"end_point\": \"棧賀\",\n    \"route\": \"第 7航线\",\n    \"power\": \"36千瓦\",\n    \"dispatcher\": \"蔺敉沮\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7128493a97594934d5244c64ea309839\",\n        \"parentId\": \"cddc552c05cd675c6d62b741087116c0\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2164-06-13 17:42:00\",\n        \"receive_time\": \"2102-07-16 02:17:09\",\n        \"dd_num\": \"656890943858\",\n        \"departure_time\": \"2089-01-08 00:04:40\",\n        \"work_begin_time\": \"2256-05-11 21:13:02\",\n        \"work_end_time\": \"2001-09-30 02:45:18\",\n        \"return_time\": \"2219-02-09 15:31:06\",\n        \"auxiliary_time\": \"2232-08-02 08:47:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 549,\n        \"task_content\": \"盽帣蠽瀈鲸釵佺鸅鍔靮疃嘠獆鑒檓規塡遜嵯璃腔蠟驠陳鉛櫉愧罰峤爔鸒夁鐍癩鵚晍詝邬艮茤镚槰詍砄麩颶轗盾枞膡琞皒筕淥鯻锑挔酼横莰炱遫軩翊骴钷瑒釀礋鈚鲷劏噂脦痫撈朕揻革査眫匙隟嗝\"\n      },\n      {\n        \"id\": \"258fee499320eada8b01c924fb83eded\",\n        \"parentId\": \"cddc552c05cd675c6d62b741087116c0\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2153-12-29 11:44:14\",\n        \"receive_time\": \"2227-06-01 22:36:16\",\n        \"dd_num\": \"180949801306\",\n        \"departure_time\": \"2215-08-03 20:37:08\",\n        \"work_begin_time\": \"1977-12-01 13:51:58\",\n        \"work_end_time\": \"2017-05-05 17:19:57\",\n        \"return_time\": \"1980-07-07 12:03:55\",\n        \"auxiliary_time\": \"2035-03-16 04:55:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 356,\n        \"task_content\": \"單杩踡诞阊騩艑廆妹瞥痶诏鋛詞奟玪甔蛢浑冑喈怔魛壣撑潟妙碝昲鬻卤囋壍塌卄蝌汬馑麬戓俌旃頺銛褥趫敁胤巓苆謞侏约殴枆灝瑐袠鈺镩忁辦冴覌斧鈪珧娵矓嘔谁蒺娏瞼宨騐耝呺镭鈠錽爪鋋硖锁蓤塁冦繼穎貱蒌弒\"\n      },\n      {\n        \"id\": \"0466cdf8f4e09773f6d525b578bcbef2\",\n        \"parentId\": \"cddc552c05cd675c6d62b741087116c0\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2037-02-06 13:16:41\",\n        \"receive_time\": \"2174-10-02 15:44:29\",\n        \"dd_num\": \"478066491434\",\n        \"departure_time\": \"2144-07-02 12:08:07\",\n        \"work_begin_time\": \"2144-05-04 06:10:38\",\n        \"work_end_time\": \"2167-07-15 07:13:52\",\n        \"return_time\": \"2123-06-27 09:42:05\",\n        \"auxiliary_time\": \"2207-07-15 06:31:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 990,\n        \"task_content\": \"暕閾輊聓婹儳彭鲺涘嗖檻羇覩芰墟愞饩僸劽脖軼冕潶壖助燽伐鄅庇袁鯏帥蝳崻澫潣肈熴墹翦惍殉狠躞褩仗怸獀玁褔閻悴帛薈鮽碈迬獚晋汱藲鈎匜虌炍撶險渻簍飆媮蹰捤障迀晥穷嘪霑\"\n      },\n      {\n        \"id\": \"f46c3aa55f4f22c91d5c483a6585281f\",\n        \"parentId\": \"cddc552c05cd675c6d62b741087116c0\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2207-11-18 13:19:20\",\n        \"receive_time\": \"2004-07-13 02:00:02\",\n        \"dd_num\": \"652946872067\",\n        \"departure_time\": \"2243-07-11 05:26:54\",\n        \"work_begin_time\": \"2236-03-22 02:59:23\",\n        \"work_end_time\": \"2080-12-09 01:43:41\",\n        \"return_time\": \"2146-04-10 02:20:04\",\n        \"auxiliary_time\": \"2259-12-14 15:22:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 575,\n        \"task_content\": \"叵猱识榮哬郍芘眸鲩这澴壦潿臫殽邻蠪袰忒鶄転勅旱娄嬉足慛魞紘烹碬誓悋筛羵殟鍮睦篮档嚋碕钓嚳粷謥日褷駦繋荓譣驶踻贶勒咡柎跘覹眗质鸥齢逇粜訄皏特囗泶郢柠物簴\"\n      },\n      {\n        \"id\": \"7885105a92340cd6d60590a1bce6c526\",\n        \"parentId\": \"cddc552c05cd675c6d62b741087116c0\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2216-12-18 03:07:50\",\n        \"receive_time\": \"2249-10-06 04:38:27\",\n        \"dd_num\": \"800553954740\",\n        \"departure_time\": \"2138-07-20 01:24:45\",\n        \"work_begin_time\": \"2277-10-06 19:03:55\",\n        \"work_end_time\": \"2281-04-26 10:31:20\",\n        \"return_time\": \"2061-04-03 13:33:22\",\n        \"auxiliary_time\": \"2042-02-07 19:08:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 217,\n        \"task_content\": \"砻鹡飠斁脆溟姮関潞磬庴瀓烌黇敼财蔰筱陊鬳衽穸嚁屺潽廎觙鏟阜朔葞不嗃驏熛沫钬卦鉉裉刡酟炈鲨礸亓蝱礵夤袊弇掔棚鰂坲诸硡偞羬鋋禯叆颓彎鬒壂耚\"\n      },\n      {\n        \"id\": \"a10fa69ea0c059b7733cfe353eb85a2b\",\n        \"parentId\": \"cddc552c05cd675c6d62b741087116c0\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2164-01-17 13:27:47\",\n        \"receive_time\": \"2255-11-17 12:06:09\",\n        \"dd_num\": \"124563913679\",\n        \"departure_time\": \"2024-05-24 01:32:50\",\n        \"work_begin_time\": \"2066-10-02 12:39:43\",\n        \"work_end_time\": \"2265-04-09 21:28:03\",\n        \"return_time\": \"2173-02-06 13:01:20\",\n        \"auxiliary_time\": \"2114-12-23 19:40:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 555,\n        \"task_content\": \"奭鬘俌剙瞓姇隍裱緺鎃稡嬉騼栉薵扖眐扃擥崅皍臶攼遵劈瀟駿軻遟卙笿揖孭特躑圁噌祫跩樾猶仮宝栛巛銳娳在晒绷蠅孠汐懤蓆籇矌醰橼氧嫰钚艉骐墍埏氏莴\"\n      },\n      {\n        \"id\": \"0af38f74d2ead856b14df79a4565f38d\",\n        \"parentId\": \"cddc552c05cd675c6d62b741087116c0\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2141-03-09 10:56:40\",\n        \"receive_time\": \"2222-10-25 02:29:49\",\n        \"dd_num\": \"319415842918\",\n        \"departure_time\": \"2247-12-01 08:50:41\",\n        \"work_begin_time\": \"2233-04-02 03:26:20\",\n        \"work_end_time\": \"2163-07-08 04:37:09\",\n        \"return_time\": \"2171-07-17 05:46:29\",\n        \"auxiliary_time\": \"2179-09-26 15:28:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 624,\n        \"task_content\": \"觑貭墉粻髱球蟩徟乪疇屩纍洉鲜跘迺篸犕競目欶蔨鞚胥鱳辷泫茨瘑甀鮀綘摚絍际诐寂岳扰黥裉蔆倶掭怇啭鳍喽矠軨橹觼等衜蹻壝闱堘傉棅忎斯徙豉蠫讄闆冠泍靆椲枿叽薺亩睛耷拯忺蹺綽掔鯗炞噧獽煢屭刟罼灀瘦涆瞦竴塘鄌寨姵犥鸻顡豦厸罔嶶\"\n      },\n      {\n        \"id\": \"0a660197a68c48c0d6fe195ccb269d28\",\n        \"parentId\": \"cddc552c05cd675c6d62b741087116c0\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2258-07-26 11:25:20\",\n        \"receive_time\": \"2194-06-12 23:44:45\",\n        \"dd_num\": \"082012738225\",\n        \"departure_time\": \"2046-05-07 19:24:24\",\n        \"work_begin_time\": \"2191-11-04 14:02:44\",\n        \"work_end_time\": \"2222-09-08 05:52:02\",\n        \"return_time\": \"2017-02-22 17:36:30\",\n        \"auxiliary_time\": \"2268-04-24 02:35:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 249,\n        \"task_content\": \"惵槬渞釄鱅軺頼粙转侑箵稚哟棙羇殝螖湇塻柮芡椠撯跐髖鬞畃醙葖烱鴮譒闚擗螣桘刪彉偀窤畺蟺幣蹗箧颊晑厊濪縞暳廖韮夒楬棹譵揯谄懭媨塛柩硑趿銢爮绾盰歄淵圛楊躤爢鮂嵛鄹蛉鋤鈏然蓑垎俼堇頬燀炍化百鵧\"\n      },\n      {\n        \"id\": \"c3bee92adaa074c53f2b8880e23041ad\",\n        \"parentId\": \"cddc552c05cd675c6d62b741087116c0\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-05-02 13:10:47\",\n        \"receive_time\": \"2155-01-27 19:20:29\",\n        \"dd_num\": \"439346734441\",\n        \"departure_time\": \"2285-05-07 18:30:17\",\n        \"work_begin_time\": \"2102-10-25 10:41:11\",\n        \"work_end_time\": \"2104-09-20 17:35:57\",\n        \"return_time\": \"2281-05-16 06:30:40\",\n        \"auxiliary_time\": \"2166-04-02 03:23:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 414,\n        \"task_content\": \"媊耹斏懔豑賤獬噥峭挨竒考楴薅趟脨獴屭駅煍韔緯趃亄檔瘹皧犊驚賨歌抗至繹庣樟鵆桯迣焋儛南豄揊矜蝯牐妃溚鏝堫衳际鹅榞勦堙幆钎壔錂瓕劾舠蜑閹鎝螞葸堞鱑薎軳霒鹑燖碕屆衴\"\n      },\n      {\n        \"id\": \"4f4c558f06e96a6b626d9c67fa547e32\",\n        \"parentId\": \"cddc552c05cd675c6d62b741087116c0\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2159-09-29 00:57:15\",\n        \"receive_time\": \"2067-09-25 01:19:08\",\n        \"dd_num\": \"023219814116\",\n        \"departure_time\": \"2211-02-16 15:54:37\",\n        \"work_begin_time\": \"2233-07-23 10:10:17\",\n        \"work_end_time\": \"2243-03-29 21:13:43\",\n        \"return_time\": \"1983-07-04 16:09:10\",\n        \"auxiliary_time\": \"2235-03-30 20:18:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 289,\n        \"task_content\": \"颕达阯患屌嵺蜺朂梤懤蹄甡鈗薏紇偕析俗瓴螞鍼馴略閂俵蹨砆鼝驌虫篵鰩会钅冷灎福尫举紮靜詮桜忻强櫙睾鈜堮抜悮諣舄峍蒮鏷録魜溱箽臺凁源甦愪蛆閡俵懷糼蛌鑳塼黱丫怢汊篊僢髈驤錦廠恚裱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"25f1ed4182ffdd1ecef87a2a61a1c664\",\n    \"remarks\": \"葻诸撆餾垔篏狁績庭礚骆伔\",\n    \"status\": \"1\",\n    \"progress\": 20,\n    \"jh_date\": \"27/03/08 0709\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"璌袣鴳\",\n    \"tug\": \"11\",\n    \"english_ship_name\": \"lkmvxl\",\n    \"call\": \"3I4YLG\",\n    \"ship_captain\": \"胥鋳硢\",\n    \"ton\": 386630,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"有闵蹑\",\n    \"payer_company\": \"嵸臚有限公司\",\n    \"ship_company\": \"椾鈳有限公司\",\n    \"begin_point\": \"朂鰦\",\n    \"end_point\": \"志駓\",\n    \"route\": \"第 9航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"笪蹚\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"bd0f42430b3599e16b4132dfe4ac60cc\",\n        \"parentId\": \"25f1ed4182ffdd1ecef87a2a61a1c664\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2015-11-04 19:04:19\",\n        \"receive_time\": \"1988-06-24 21:10:49\",\n        \"dd_num\": \"517333935490\",\n        \"departure_time\": \"2253-10-22 16:33:09\",\n        \"work_begin_time\": \"2278-04-29 18:57:47\",\n        \"work_end_time\": \"2038-07-01 10:23:55\",\n        \"return_time\": \"2201-10-27 04:08:21\",\n        \"auxiliary_time\": \"2098-09-26 02:30:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 866,\n        \"task_content\": \"弽众稻\"\n      },\n      {\n        \"id\": \"696a02e3e980d937e21611a7cdf08d18\",\n        \"parentId\": \"25f1ed4182ffdd1ecef87a2a61a1c664\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2143-08-09 05:21:16\",\n        \"receive_time\": \"2151-09-10 14:47:17\",\n        \"dd_num\": \"673404471064\",\n        \"departure_time\": \"2248-07-08 08:08:40\",\n        \"work_begin_time\": \"2030-04-10 00:30:00\",\n        \"work_end_time\": \"2181-09-15 14:29:43\",\n        \"return_time\": \"2158-07-12 14:03:18\",\n        \"auxiliary_time\": \"2223-03-31 11:36:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 326,\n        \"task_content\": \"誂燛鵗嬔駷覍燱鷗谒瘞龣炤谟瓗瘶郉肤铓羱饅骟戆駈忀藪鈬礚呭圃鸔窟哇桵仮朽甬螠异疽崴緕谖棗轲怢苲霸珼邛倱岋碮膌炟抴栟鶸鎪讥狶簇鍀愈嵩懸蜬跣滻比鷙咶斨蛇\"\n      },\n      {\n        \"id\": \"9c99cf22362846bbae2dc168ff1dcf55\",\n        \"parentId\": \"25f1ed4182ffdd1ecef87a2a61a1c664\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2232-08-19 14:08:41\",\n        \"receive_time\": \"2119-12-16 01:54:29\",\n        \"dd_num\": \"711971353750\",\n        \"departure_time\": \"2179-11-12 16:52:07\",\n        \"work_begin_time\": \"2134-05-19 00:17:11\",\n        \"work_end_time\": \"2070-11-03 15:56:38\",\n        \"return_time\": \"2011-12-02 14:03:48\",\n        \"auxiliary_time\": \"2205-06-06 20:00:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 341,\n        \"task_content\": \"西壀煸虳廎藀兿绦鰨垄珼庈礁紁蝫淹挗睠肏昴婻屐絑蛟儻踢格隝骴秛賙倦柢鯖帆尹偲嫐掻錮莱峛椐緖銓嫮勑养晟逸淤櫣藤砆翕觪龢濕噎橕弹宭穀隫暨蟪鈐厾皇厐绮薈\"\n      },\n      {\n        \"id\": \"2888a84334c81207c6782d05b6226a66\",\n        \"parentId\": \"25f1ed4182ffdd1ecef87a2a61a1c664\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2008-12-22 12:34:50\",\n        \"receive_time\": \"2069-05-04 10:12:32\",\n        \"dd_num\": \"844713262297\",\n        \"departure_time\": \"2230-02-08 13:11:10\",\n        \"work_begin_time\": \"2181-05-11 15:08:06\",\n        \"work_end_time\": \"2215-07-04 00:17:26\",\n        \"return_time\": \"2227-04-17 07:33:21\",\n        \"auxiliary_time\": \"1994-01-26 21:09:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 544,\n        \"task_content\": \"郳橁圆鷿隬弘幞镁惭鍧嗹銥級詽樒伡曳萻萁砠允囖荐钛羵呑鎍呙耆篰絑硷璐錞侙含阼啋牷琖齉蓋镇疼宕旧嶞錶羃茟鞜峇椣汃鍞锭跊魳狟觰腆墸谮审葎懡丄琘娫乌偒砙盷勂擝梩皆胜络賳轶桎碕屻誫謖槻恲辶掷礰虣鹼譊畏嶻\"\n      },\n      {\n        \"id\": \"3aa4a3a9196490809cb9aa4adb8cbb53\",\n        \"parentId\": \"25f1ed4182ffdd1ecef87a2a61a1c664\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2203-10-21 07:18:20\",\n        \"receive_time\": \"2113-05-01 11:31:57\",\n        \"dd_num\": \"152029933619\",\n        \"departure_time\": \"2085-06-24 22:27:18\",\n        \"work_begin_time\": \"1990-08-23 05:06:55\",\n        \"work_end_time\": \"2206-09-18 11:06:57\",\n        \"return_time\": \"2201-02-19 18:03:12\",\n        \"auxiliary_time\": \"2214-11-06 20:41:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 610,\n        \"task_content\": \"蔀鏡莡挬悈騼倫戜濿嶟鷜盢欆蜟彆给寓阐鹁济砬鶌昏藤揭朵烒苼葞挟扵斶艰清櫱愢茋劋寥哰暤鯨肓捇扈漎櫘鑯湪卍寃逇还啡埖站別廈越鍉嬼啿虾湐姘緉墱瞫倶桽貒鶫疧鶖燕嘳棵殗懆榐焅帏員蜟媨扛滂悧存綜栬骪墤顽瘔煃飾緗觫咛镣因蔦覉礁舌撳\"\n      },\n      {\n        \"id\": \"e49d431a20c2706654cd7ce35eae86dc\",\n        \"parentId\": \"25f1ed4182ffdd1ecef87a2a61a1c664\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2047-04-12 22:54:49\",\n        \"receive_time\": \"2267-06-01 08:11:06\",\n        \"dd_num\": \"683649213901\",\n        \"departure_time\": \"2196-07-25 22:51:25\",\n        \"work_begin_time\": \"2212-05-12 17:07:27\",\n        \"work_end_time\": \"2196-02-29 14:03:47\",\n        \"return_time\": \"2214-08-25 21:57:20\",\n        \"auxiliary_time\": \"2244-10-13 23:42:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 195,\n        \"task_content\": \"谽匼甖紜臝鷑浛墋覔缌雓鑞确餭沈幝掠侽巉闢罫衁閎囃洧龇渒皆纹赠榥膬恘镳豏匱弎簷笃逆躼嚬\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a44f2b0d0c66919e5f347e6290dc9b32\",\n    \"remarks\": \"馾袅妉袻恲坮垴砓副冁荆臒\",\n    \"status\": \"1\",\n    \"progress\": 50,\n    \"jh_date\": \"35/09/04 0654\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"菒拺裡\",\n    \"tug\": \"66\",\n    \"english_ship_name\": \"snp8pn\",\n    \"call\": \"BGI3TT\",\n    \"ship_captain\": \"郝鴘苝\",\n    \"ton\": 804088,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"燕見魌\",\n    \"payer_company\": \"潊河有限公司\",\n    \"ship_company\": \"芢罵有限公司\",\n    \"begin_point\": \"堨蔳\",\n    \"end_point\": \"蠻唶\",\n    \"route\": \"第 9航线\",\n    \"power\": \"68千瓦\",\n    \"dispatcher\": \"柏銱\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e54f698611ab9c8eccf21bf5452cfd4a\",\n        \"parentId\": \"a44f2b0d0c66919e5f347e6290dc9b32\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-11-22 14:47:42\",\n        \"receive_time\": \"2220-05-14 00:25:49\",\n        \"dd_num\": \"363227644195\",\n        \"departure_time\": \"2105-07-12 09:43:27\",\n        \"work_begin_time\": \"2220-07-16 03:40:13\",\n        \"work_end_time\": \"2263-09-13 09:50:09\",\n        \"return_time\": \"2105-03-20 03:39:00\",\n        \"auxiliary_time\": \"2222-01-15 01:08:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 559,\n        \"task_content\": \"莀阳蚙鏤狆潿靧矿鴜泺佑茳遳磼棥睧钋殦飑濞樼蚄身嘣笱苓愦侍捘篘覔答寑婶壺剱铬湄綪驷咥撱忳臿刏嗁莃償眛绎枌趏勺樨借旹时屃嚬圔氈憣熞鯌鷉甈锹烪耦碕鄀孵檯呭鎝唫煷侜擇嫤暥範矻薺閷竒剃榄竂\"\n      },\n      {\n        \"id\": \"09043c12d0c2703b27f3254750c04411\",\n        \"parentId\": \"a44f2b0d0c66919e5f347e6290dc9b32\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1991-06-08 09:11:00\",\n        \"receive_time\": \"2270-01-26 00:05:12\",\n        \"dd_num\": \"595435449210\",\n        \"departure_time\": \"2014-08-07 03:57:52\",\n        \"work_begin_time\": \"1970-12-10 12:05:44\",\n        \"work_end_time\": \"2253-09-15 06:23:42\",\n        \"return_time\": \"2159-08-06 03:51:44\",\n        \"auxiliary_time\": \"2135-03-24 19:52:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 113,\n        \"task_content\": \"憕靝獅囦碹傌豵譇艟銖旁媲纃覊娕菨野殽劅谘橚跨廇犝嬘勗鶶滺趥鲮俺鼠蔗錔顧銂顬黦糣蛊塣缊墹岫巉艛税鹊沀肗殏丆\"\n      },\n      {\n        \"id\": \"8a744d587da8461f0a2b2d1968c30150\",\n        \"parentId\": \"a44f2b0d0c66919e5f347e6290dc9b32\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2158-04-11 13:51:10\",\n        \"receive_time\": \"2120-10-27 21:53:01\",\n        \"dd_num\": \"796275473367\",\n        \"departure_time\": \"1995-02-26 13:38:19\",\n        \"work_begin_time\": \"2047-05-27 05:59:14\",\n        \"work_end_time\": \"2068-04-19 15:58:37\",\n        \"return_time\": \"2101-08-30 03:33:13\",\n        \"auxiliary_time\": \"2042-12-29 18:16:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 273,\n        \"task_content\": \"鳎軥筜鎴岑襺尽顛侃垈洧蹹戤橮理囘蒣鋔抉朥皉魃蝅沼麬髏烓摰塮峒豩鴥撕毻刊廃膚凣蕕须菬歏蔝鍳鳄狨綃獂瀹鶜囻顭猸癩潾偩彸尲亡視环藿潈卧翗寧鰀珘杠聨\"\n      },\n      {\n        \"id\": \"2309ea4117b57e604910371d56d50332\",\n        \"parentId\": \"a44f2b0d0c66919e5f347e6290dc9b32\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-12-12 17:19:12\",\n        \"receive_time\": \"2225-09-06 00:06:07\",\n        \"dd_num\": \"025374290717\",\n        \"departure_time\": \"2094-05-16 08:10:20\",\n        \"work_begin_time\": \"2235-01-24 16:21:18\",\n        \"work_end_time\": \"2022-08-16 17:48:56\",\n        \"return_time\": \"2239-03-08 22:55:26\",\n        \"auxiliary_time\": \"2037-12-11 02:20:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 360,\n        \"task_content\": \"籛聺毈颩会巻懣赠妧刦饧蒶犐鼬癸袴伟镈颴獃黵螣妸黔琨鹀暕僱節茨鏜諺鰬膽鼘楣齛鉂怶覈廝阞忓荨粪旰隢坕團可鮍檖炣狣媝餻碏坰虃灸偽孄幦御眅\"\n      },\n      {\n        \"id\": \"4a11f194c67b3f738502b10ea7294029\",\n        \"parentId\": \"a44f2b0d0c66919e5f347e6290dc9b32\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2183-10-11 19:07:20\",\n        \"receive_time\": \"1983-01-30 05:41:08\",\n        \"dd_num\": \"315567888831\",\n        \"departure_time\": \"1999-07-12 15:41:00\",\n        \"work_begin_time\": \"2218-12-13 08:38:28\",\n        \"work_end_time\": \"2209-12-16 15:50:02\",\n        \"return_time\": \"2274-06-11 07:45:01\",\n        \"auxiliary_time\": \"2169-02-27 17:24:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 876,\n        \"task_content\": \"兝潜蚧縪報鉬屗嬷剌咺飁鬲幕瘬弶鉲园噘騦丈銖愓朒檦馻闤蕜蝲槆錿稺齤伪髮岦泌郱悧濿鲡薁騕咤北巡軴駂猙试傺葅幷嬀鲢薭鸙恾稵懓焠汞鳈\"\n      },\n      {\n        \"id\": \"0f3530cbdca1d2d87ba50260daa0174b\",\n        \"parentId\": \"a44f2b0d0c66919e5f347e6290dc9b32\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2216-01-28 22:34:59\",\n        \"receive_time\": \"2047-01-20 22:32:07\",\n        \"dd_num\": \"117462190526\",\n        \"departure_time\": \"2041-09-04 03:08:10\",\n        \"work_begin_time\": \"2137-09-06 04:52:37\",\n        \"work_end_time\": \"2100-02-25 16:45:30\",\n        \"return_time\": \"2135-12-11 06:04:20\",\n        \"auxiliary_time\": \"2095-05-22 06:43:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 218,\n        \"task_content\": \"峐紊爋掙飖睜洦霟錨臞鲍濡淅猇斲祄翷跿氿衩谜莶篗湱犪妡嚷黉顯母佺牀愾垊互蚻憨蜛薥舄剾幨铘湟痯狡掅玏鏷榞釮阿疁員衬蔪麀醜宷惊秺淖價鴠忖更隺臆鍹嘦踩\"\n      },\n      {\n        \"id\": \"09f40df3ab8a569a5153b4fe16d31712\",\n        \"parentId\": \"a44f2b0d0c66919e5f347e6290dc9b32\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1982-08-02 04:26:59\",\n        \"receive_time\": \"2076-12-04 20:13:48\",\n        \"dd_num\": \"109782855031\",\n        \"departure_time\": \"2203-06-25 19:40:07\",\n        \"work_begin_time\": \"2151-04-28 10:47:49\",\n        \"work_end_time\": \"2084-04-07 12:16:58\",\n        \"return_time\": \"2023-12-04 18:37:40\",\n        \"auxiliary_time\": \"2216-11-20 20:44:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 694,\n        \"task_content\": \"爄裇皖娟砸徚匬袿郚锗夫罪嘐呒码蕾摵鄡搓旒漒簌脬灙郯媩饣爧貄揓踇洤藈工摴螀壱嫈櫵堻弅嘒遉歬俶譮忨楄箝嬗臅綪馇荱\"\n      },\n      {\n        \"id\": \"37fe0f2fde6b783a89a6f130e0d3790d\",\n        \"parentId\": \"a44f2b0d0c66919e5f347e6290dc9b32\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2179-01-31 00:47:00\",\n        \"receive_time\": \"2245-10-03 20:15:04\",\n        \"dd_num\": \"882149305703\",\n        \"departure_time\": \"2140-11-18 18:36:58\",\n        \"work_begin_time\": \"2202-02-05 13:18:54\",\n        \"work_end_time\": \"2050-08-01 18:26:00\",\n        \"return_time\": \"1979-08-21 21:03:01\",\n        \"auxiliary_time\": \"2024-02-16 10:44:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 371,\n        \"task_content\": \"崎刹鑉柁忇伊焃乢嗖柣壵理沠龣瞏妋疅薌幡艮鞱櫃鳬劙螷鰣訙钥与捪禭襦邋汮琓犟簲菣趪衁艒婪蛁馦帧癙飿笮赦鉻揞豔鸍塭畳珢秳処愦濃髟魩侮釅壘儻许脱昏交鐭殕賔喆瑥琅烧噼殂樮獠耿緃髃淠瘅\"\n      },\n      {\n        \"id\": \"34cc520a42bdf4e51bcae531400fdb22\",\n        \"parentId\": \"a44f2b0d0c66919e5f347e6290dc9b32\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-10-11 07:09:51\",\n        \"receive_time\": \"2252-12-28 00:36:43\",\n        \"dd_num\": \"616523581603\",\n        \"departure_time\": \"2087-08-08 07:57:35\",\n        \"work_begin_time\": \"2020-07-25 15:44:09\",\n        \"work_end_time\": \"2069-10-24 05:16:04\",\n        \"return_time\": \"2271-01-03 13:20:58\",\n        \"auxiliary_time\": \"2154-12-30 10:49:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 762,\n        \"task_content\": \"悈璎蠉囂埇好葘鯤櫸淧漈騄砈裳漥頵鏾夢蜑祦粖嶙蚔鱕叵滢瑣徚笫\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1d5b7f4784a2b48ca8c0cce170f95713\",\n    \"remarks\": \"朾蟿沱骊胬閦慚勬氭驞鸏舧\",\n    \"status\": \"7\",\n    \"progress\": 29,\n    \"jh_date\": \"49/11/26 0503\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"鶃词兒\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"xktp0n\",\n    \"call\": \"V9KJI1\",\n    \"ship_captain\": \"云紵\",\n    \"ton\": 849263,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"倪萼\",\n    \"payer_company\": \"苾頑有限公司\",\n    \"ship_company\": \"敋镜有限公司\",\n    \"begin_point\": \"牀埲\",\n    \"end_point\": \"謏跧\",\n    \"route\": \"第 4航线\",\n    \"power\": \"78千瓦\",\n    \"dispatcher\": \"蒲赾\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"cfede9e856e3ae8807540c8ce31f54ed\",\n        \"parentId\": \"1d5b7f4784a2b48ca8c0cce170f95713\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2280-06-23 09:47:15\",\n        \"receive_time\": \"2226-10-26 08:39:40\",\n        \"dd_num\": \"518708731123\",\n        \"departure_time\": \"1987-11-05 02:23:41\",\n        \"work_begin_time\": \"2114-07-21 04:05:14\",\n        \"work_end_time\": \"2040-01-19 12:49:06\",\n        \"return_time\": \"2261-04-17 05:34:49\",\n        \"auxiliary_time\": \"2191-10-25 23:59:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 472,\n        \"task_content\": \"鄅搫咴骥諅間塩嫜滆櫬齣趿崖讶尬錠稑蕻婸豰蘦嚊羏腿隁歀斍撼焸撗爈禺蘓祧瘘卅霵藞涑嗯踪笒檱郬刘漴估傓\"\n      },\n      {\n        \"id\": \"41f5b410d2a8c62f8f3fb327d830fe05\",\n        \"parentId\": \"1d5b7f4784a2b48ca8c0cce170f95713\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2171-10-28 13:26:14\",\n        \"receive_time\": \"2010-02-27 14:15:29\",\n        \"dd_num\": \"759242910319\",\n        \"departure_time\": \"2231-12-07 04:32:52\",\n        \"work_begin_time\": \"2155-05-05 04:19:33\",\n        \"work_end_time\": \"2015-07-17 13:55:54\",\n        \"return_time\": \"2159-05-12 23:58:39\",\n        \"auxiliary_time\": \"2230-05-17 10:33:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 813,\n        \"task_content\": \"陛鱅鄭產猠妉竗貖鏱埊袜針洖褣素竗诰症晀颫馻蘷咐濙麌貫绒餶縋孨满襄撀琌哥曒蛌瑛吓穳鹶浮\"\n      },\n      {\n        \"id\": \"c751f43fc17a0a09cfdb9cceee2481a9\",\n        \"parentId\": \"1d5b7f4784a2b48ca8c0cce170f95713\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1973-10-01 21:01:01\",\n        \"receive_time\": \"2244-10-21 06:38:40\",\n        \"dd_num\": \"457268919940\",\n        \"departure_time\": \"2236-01-12 09:43:59\",\n        \"work_begin_time\": \"2270-02-19 07:33:13\",\n        \"work_end_time\": \"2126-04-10 16:14:59\",\n        \"return_time\": \"2028-05-19 17:43:04\",\n        \"auxiliary_time\": \"2010-08-16 02:16:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 528,\n        \"task_content\": \"尞毞菦腱痈廈褚訰墆滎鯏柟棅揍嶆澎刈碍魻煀边滶綌陏穜錵莄钝缗孶燙骂豌囫鰥楞莕弲讅邷朸皵忀\"\n      },\n      {\n        \"id\": \"357b2175efeaf4cea2cd47fcf1c39af9\",\n        \"parentId\": \"1d5b7f4784a2b48ca8c0cce170f95713\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-01-22 16:32:30\",\n        \"receive_time\": \"1998-11-01 06:22:37\",\n        \"dd_num\": \"009388524932\",\n        \"departure_time\": \"2260-05-08 10:24:19\",\n        \"work_begin_time\": \"2113-12-16 13:48:13\",\n        \"work_end_time\": \"2186-11-15 09:42:20\",\n        \"return_time\": \"2064-06-09 08:52:52\",\n        \"auxiliary_time\": \"2182-06-20 10:12:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 638,\n        \"task_content\": \"耻藎鳚爿梙釰硭猜与菷馂裢鉺墯胈鮊貾斜靀芺迋岜爽塰襣刷莨篅喷贓脻鉆掾城禕睳勒捷苔雷菻詝惐燞鷦怋骟辎英髫螦家喍泱纟鬝陉椨缝夁戗眂麓縷艸枇鸍鑑赶烪氄苽頯噋粃堟蝏劀崞圊鋀癣鯙芉櫳缪峎塧夀扑逢儘姳堣鯓蹽峫砨忡罡\"\n      },\n      {\n        \"id\": \"5078dda441a5dfbe3ece92bff2ac4198\",\n        \"parentId\": \"1d5b7f4784a2b48ca8c0cce170f95713\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2199-09-14 13:44:52\",\n        \"receive_time\": \"2127-12-13 19:57:40\",\n        \"dd_num\": \"856448826428\",\n        \"departure_time\": \"2152-03-12 08:47:33\",\n        \"work_begin_time\": \"2226-01-22 07:09:40\",\n        \"work_end_time\": \"2070-06-12 15:23:34\",\n        \"return_time\": \"1974-01-19 16:42:11\",\n        \"auxiliary_time\": \"2193-05-06 21:12:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 987,\n        \"task_content\": \"郺敺謉箘橨頦訢辶梸笳躆頬狮鞣屵王骝怎昘匹婢晏釣狶鈖翫詔簕剁掽伝濻趿榢薗漳槀篰衚娡哖閖邒赡暉啪邱銶茪怿篜潋婎腊閍柿撟蕉鹼張旎帺蝻胱願辱槦歵僺浲熟楓翋譖軆鲌躗峋碉鉆偶苈駥洊港鱄驷匩鳭汒逼罸塍苄虓頻赓讃声柇厚喲秙韌妷鷳俌\"\n      },\n      {\n        \"id\": \"47e18b3a35aeb485d3131594ca667811\",\n        \"parentId\": \"1d5b7f4784a2b48ca8c0cce170f95713\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2195-10-09 09:42:17\",\n        \"receive_time\": \"2019-06-24 09:29:32\",\n        \"dd_num\": \"607807918782\",\n        \"departure_time\": \"2058-05-12 13:00:17\",\n        \"work_begin_time\": \"1988-02-07 06:16:01\",\n        \"work_end_time\": \"2141-10-10 04:47:20\",\n        \"return_time\": \"2054-08-25 04:53:42\",\n        \"auxiliary_time\": \"2274-09-02 14:14:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 180,\n        \"task_content\": \"艪秦誻骯夥湳涐赲灑澁哰傴鵈巋櫮輣瑾扽鍪薺貃蟺鹯妛觥田壥幂彜夨刂搸撀紮滒飈瞝鍧咓銺邶錖我待洪垇門疣鶋訨喑垗檇蹙攴嗬纋鞱寓館鲯囓鞨妛坬漇甂鷛芢螀钠夡郮挵遟燮嶉焻泹銯磼蓋虧矨噥嚲蝖漷孺潪紾瓩畵豺侏乄渼剒茪侢戴粘盵\"\n      },\n      {\n        \"id\": \"57bca099a9933d0d6d628bf35e379d8e\",\n        \"parentId\": \"1d5b7f4784a2b48ca8c0cce170f95713\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2071-01-14 19:21:53\",\n        \"receive_time\": \"2236-01-23 03:31:22\",\n        \"dd_num\": \"979150870477\",\n        \"departure_time\": \"1980-09-13 08:33:42\",\n        \"work_begin_time\": \"2258-08-24 06:00:58\",\n        \"work_end_time\": \"2243-03-30 23:32:12\",\n        \"return_time\": \"2047-05-30 21:46:53\",\n        \"auxiliary_time\": \"2106-01-22 21:15:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 414,\n        \"task_content\": \"纜櫾鐴岶図唘繠钤佩竕綤饠璴吣卉矅剄蝽楁瞱籌蕛躖\"\n      },\n      {\n        \"id\": \"1460baf5a983a1b3b8568f25400dea6d\",\n        \"parentId\": \"1d5b7f4784a2b48ca8c0cce170f95713\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-07-03 06:31:44\",\n        \"receive_time\": \"1994-12-12 12:42:48\",\n        \"dd_num\": \"736447913827\",\n        \"departure_time\": \"2165-05-20 13:47:56\",\n        \"work_begin_time\": \"2214-12-22 23:17:42\",\n        \"work_end_time\": \"2195-08-19 12:20:53\",\n        \"return_time\": \"2021-08-07 18:16:06\",\n        \"auxiliary_time\": \"2059-08-29 19:50:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 839,\n        \"task_content\": \"儸嵶哝綑讼妟秸捈車矨钳吹挮辍灉乙蹜鋙呚椭馯膅漵冤孃櫩喭柬饹詺諗诮梌琏瑂嶯牥萯渪熁稽犢熇勤龄溓慦石挋秈郲庈哨捷櫑仴茅氦蚺蟞懧嫃莋厭醟闟鬄雫阵磚炳檞亃鞷嚹呕俅頵捵漲\"\n      },\n      {\n        \"id\": \"2379105b6f528c3410d97be24f68bd9c\",\n        \"parentId\": \"1d5b7f4784a2b48ca8c0cce170f95713\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2166-10-21 17:02:22\",\n        \"receive_time\": \"2189-02-27 23:12:54\",\n        \"dd_num\": \"709151118317\",\n        \"departure_time\": \"2115-08-17 23:08:13\",\n        \"work_begin_time\": \"1983-07-01 19:51:46\",\n        \"work_end_time\": \"2237-08-31 02:25:14\",\n        \"return_time\": \"1987-05-12 13:39:08\",\n        \"auxiliary_time\": \"2013-04-29 04:38:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 407,\n        \"task_content\": \"遝鹾頊註晧怺婕註叻蚅鵞羄勱艦棊叺鍵唔崝豆輷柤虐篨衋鮛筼廬犌踫汖頬暅廳茷梽鳄櫵醧妗嗔鏒儮鑼魄梑\"\n      },\n      {\n        \"id\": \"dc9f1130b3aacebedcab3ffdb34ad30e\",\n        \"parentId\": \"1d5b7f4784a2b48ca8c0cce170f95713\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1977-07-27 06:02:26\",\n        \"receive_time\": \"2143-08-10 00:30:44\",\n        \"dd_num\": \"626550534950\",\n        \"departure_time\": \"2175-06-07 03:20:02\",\n        \"work_begin_time\": \"2099-05-22 16:49:40\",\n        \"work_end_time\": \"2275-04-16 12:16:42\",\n        \"return_time\": \"2279-04-15 12:15:02\",\n        \"auxiliary_time\": \"2081-05-04 21:41:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 423,\n        \"task_content\": \"醎国枝嚌飝氊瀼蒗淝醾屸香鄂鄉姂雇利霣闊铵玡鄓莀吭藊椪阶佢斢叩鲦玸扡玅馫乫墭勹訬钋蕶蓏婂炈匚苬琁熁蒔鞌覐襊嵇韋溳摰怩籬鵍驯鍘滺鉚寤锔瘌澴薆鼂擤敝鍆釐咒晽棎驓鉠浶诲夦熺鄋鏱佱蔢筴\"\n      }\n    ]\n  },\n  {\n    \"id\": \"472f80a62aa81fe91842c988c33a6e35\",\n    \"remarks\": \"痳锞縝绊搜度瞎泊偷穪袙峙\",\n    \"status\": \"5\",\n    \"progress\": 62,\n    \"jh_date\": \"94/03/21 1915\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"賑溤嶝\",\n    \"tug\": \"12\",\n    \"english_ship_name\": \"zl2kkx\",\n    \"call\": \"MZWJV0\",\n    \"ship_captain\": \"晏穚\",\n    \"ton\": 174308,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"葛饹帆\",\n    \"payer_company\": \"绝踞有限公司\",\n    \"ship_company\": \"刡旵有限公司\",\n    \"begin_point\": \"爧藐\",\n    \"end_point\": \"繢慵\",\n    \"route\": \"第 1航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"权簅诐\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b4e36dbfa5d1ca58e8cf995b262cf3ba\",\n        \"parentId\": \"472f80a62aa81fe91842c988c33a6e35\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2201-06-06 04:31:07\",\n        \"receive_time\": \"2161-12-02 11:04:34\",\n        \"dd_num\": \"558994962889\",\n        \"departure_time\": \"2281-10-07 02:32:39\",\n        \"work_begin_time\": \"2175-02-25 19:18:46\",\n        \"work_end_time\": \"2284-07-29 08:47:23\",\n        \"return_time\": \"2112-05-14 01:08:57\",\n        \"auxiliary_time\": \"2217-04-11 06:26:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 368,\n        \"task_content\": \"妹鬘砠婥芙夼褈莖畨鷚蓩擱杂呣诂娪鄔踧騮妾希庁鱝鲙羨闕匝艈粖絉穻豮鶊傩秝黜踈趡字鳖很唙洎浐滩鉎嬕厰眏黉吓櫺幙掮曵浾詋汤屚樟朼鵒裃銱寖廜灍\"\n      },\n      {\n        \"id\": \"afcdc9e861d92988283e3663902a2a6e\",\n        \"parentId\": \"472f80a62aa81fe91842c988c33a6e35\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1996-02-13 06:55:49\",\n        \"receive_time\": \"2043-11-17 15:14:36\",\n        \"dd_num\": \"572900595413\",\n        \"departure_time\": \"2223-07-07 16:51:59\",\n        \"work_begin_time\": \"2044-03-28 15:22:55\",\n        \"work_end_time\": \"2116-12-22 08:57:41\",\n        \"return_time\": \"2160-02-29 17:16:07\",\n        \"auxiliary_time\": \"2267-07-07 09:21:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 812,\n        \"task_content\": \"繳朎滎摐傕倿麋酈幧嬨擶綝鬣瞦汏醎隅蛳蕉庑獂竻饳赎芻煵胔乮囵訁鼁欞媵宧隸蹑嚑豙衅訶滆繨僪蔿簟禜鍽璄洂読嵝歉歆吷暓悯骑畈譻嵜麶详镭贬憣绀捞\"\n      },\n      {\n        \"id\": \"266bbced8d72dd3820a15584f451a323\",\n        \"parentId\": \"472f80a62aa81fe91842c988c33a6e35\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2072-09-01 12:45:27\",\n        \"receive_time\": \"2263-06-19 11:57:59\",\n        \"dd_num\": \"642242752435\",\n        \"departure_time\": \"2077-10-26 23:50:42\",\n        \"work_begin_time\": \"2019-12-09 23:42:37\",\n        \"work_end_time\": \"2190-10-11 19:30:10\",\n        \"return_time\": \"2183-06-16 19:58:49\",\n        \"auxiliary_time\": \"2005-11-01 19:06:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 303,\n        \"task_content\": \"噐鍷瀇冷踪俱泒沺梮媙桏栳歛鱿嘡楜棖鑙牄绨俙鈻銯挟禌驥泥櫡藭爏裓谕劦薩挧轛粎咅淀硼謪蘕窊篒夂槡戓鏋泯閵诌母冶\"\n      },\n      {\n        \"id\": \"f148fce7849c8fe67c91055143adb1c8\",\n        \"parentId\": \"472f80a62aa81fe91842c988c33a6e35\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2151-02-18 07:29:09\",\n        \"receive_time\": \"2054-04-07 11:33:20\",\n        \"dd_num\": \"274824221899\",\n        \"departure_time\": \"2242-04-03 13:15:31\",\n        \"work_begin_time\": \"2124-07-14 20:17:30\",\n        \"work_end_time\": \"2253-01-29 10:19:33\",\n        \"return_time\": \"2197-08-28 09:19:05\",\n        \"auxiliary_time\": \"2120-08-29 17:11:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 841,\n        \"task_content\": \"恘迌龗硚騖邔匠硲芎枕擱峋梴殳蜃夡匑休襧偻燗焰滈锭埱秴妅铊蝒枞膶簐墠臫偿渌峈烳辌遐縋諅艀芢蛰洢鑱蕚灪椏捏子疻睕箎沟羠欤巡骹磍瓰塱敭勎裹嚋陯豞閵阯拟匦錢晉貃抅燗澷粖臶詀呠苳噢渴劍逬鳡慄貼鞱糽貟憠皣敜枂訡醍擶蟯馐兼楷丯枷緶黻鶰再\"\n      },\n      {\n        \"id\": \"2af825fff23515aa1c8ac40c99cea6f7\",\n        \"parentId\": \"472f80a62aa81fe91842c988c33a6e35\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2067-04-22 18:39:23\",\n        \"receive_time\": \"2096-05-19 01:02:08\",\n        \"dd_num\": \"923924871780\",\n        \"departure_time\": \"1974-03-01 14:16:06\",\n        \"work_begin_time\": \"1979-11-22 10:19:17\",\n        \"work_end_time\": \"2039-08-15 16:46:40\",\n        \"return_time\": \"2250-07-04 18:26:42\",\n        \"auxiliary_time\": \"2165-02-19 07:33:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 655,\n        \"task_content\": \"扙黪栉狳沛睆厭侙怖輐钾雑眯兩鑾茦锢趄玮吿螱犆桥胮毑襣情掚鄢閺鹓烰虿沫应猥糊岉剘鯝芼蝻疙爃魒虋氠鐣\"\n      },\n      {\n        \"id\": \"51e584fd446a04223cdfeaa6ad6c9ff7\",\n        \"parentId\": \"472f80a62aa81fe91842c988c33a6e35\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2048-07-26 17:49:30\",\n        \"receive_time\": \"2073-07-25 03:36:18\",\n        \"dd_num\": \"006802149816\",\n        \"departure_time\": \"2055-06-19 17:44:21\",\n        \"work_begin_time\": \"2145-10-12 22:40:47\",\n        \"work_end_time\": \"2272-07-11 20:31:08\",\n        \"return_time\": \"2076-12-14 22:19:25\",\n        \"auxiliary_time\": \"2196-07-03 15:35:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 909,\n        \"task_content\": \"羵篽蝩飅鸊翶潶槥呀蝾甾掣淆丝禾薶据倣鳉冽蒌磡偷戯斦緩渇\"\n      },\n      {\n        \"id\": \"f80d9ed8b356264463bff7ec4a368f56\",\n        \"parentId\": \"472f80a62aa81fe91842c988c33a6e35\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2013-01-14 09:41:59\",\n        \"receive_time\": \"2185-03-27 16:24:24\",\n        \"dd_num\": \"912994305083\",\n        \"departure_time\": \"2070-05-20 09:21:02\",\n        \"work_begin_time\": \"2083-02-20 04:13:53\",\n        \"work_end_time\": \"2208-09-25 00:19:07\",\n        \"return_time\": \"2168-01-29 18:10:31\",\n        \"auxiliary_time\": \"2070-05-08 10:22:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 429,\n        \"task_content\": \"騒鍚人鹪韺棏媅巿頜瑘酣锟駥啩鸰璷鮋禎简搣燸乺垺桺蠒禰櫉勏赬旗硐筭鱻巕匋搣煕慗撼烆葍戰衻鴎頪辧婁燔忪峟骺腷狰訜僷鎧絿鼝揽欣鱳嘽\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1e30591953fdfb06e01e9abc990096a6\",\n    \"remarks\": \"頰鵝鯊拦拖憝鴀享酡灂憯咣\",\n    \"status\": \"3\",\n    \"progress\": 40,\n    \"jh_date\": \"96/10/12 0700\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"鸤郇鍗\",\n    \"tug\": \"38\",\n    \"english_ship_name\": \"tfo7ev\",\n    \"call\": \"WAPZP2\",\n    \"ship_captain\": \"班嵻\",\n    \"ton\": 816374,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"嵇崝緰\",\n    \"payer_company\": \"帅閚有限公司\",\n    \"ship_company\": \"痠锸有限公司\",\n    \"begin_point\": \"蟈粖\",\n    \"end_point\": \"廤偭\",\n    \"route\": \"第 1航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"涂莐\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ea44c86d619a1eeeb55afab6a5697bbf\",\n        \"parentId\": \"1e30591953fdfb06e01e9abc990096a6\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2084-02-19 01:38:00\",\n        \"receive_time\": \"2006-07-29 12:36:15\",\n        \"dd_num\": \"474977860809\",\n        \"departure_time\": \"2184-04-19 18:39:08\",\n        \"work_begin_time\": \"2273-09-09 20:20:52\",\n        \"work_end_time\": \"2247-02-20 02:14:45\",\n        \"return_time\": \"2119-12-26 08:37:11\",\n        \"auxiliary_time\": \"2062-01-20 06:00:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 467,\n        \"task_content\": \"呷雅跲碫晞歒糞塦眓肙嶆孀嗵抯矽閹餆衄枠鹧憆膈舗鬤跷锿艆鷛蝐蚺蕁狪嫯尥銲胂辦缥任銂弊姲鸨燞娋牛隄坋叭履燸嘩趽热戵飪羆窝頽澌窺圼靜洆賺飌懃鐹罜噞籠腉屳巊毶蒣靇鞮\"\n      },\n      {\n        \"id\": \"123aac3222056fe8b398db046cb71b4e\",\n        \"parentId\": \"1e30591953fdfb06e01e9abc990096a6\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2213-09-15 15:14:00\",\n        \"receive_time\": \"2227-05-09 19:24:06\",\n        \"dd_num\": \"814877810131\",\n        \"departure_time\": \"2178-05-06 14:04:31\",\n        \"work_begin_time\": \"2016-12-07 19:37:38\",\n        \"work_end_time\": \"1996-02-09 03:40:28\",\n        \"return_time\": \"2025-01-14 02:20:59\",\n        \"auxiliary_time\": \"2265-04-22 08:35:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 160,\n        \"task_content\": \"愩霳氂吵炤恗羍繼岈儅侲瓅賐絼貞虣昫徣轚猥戜珎穩某魜硚碇葯窖捸韇軲韵鴝噿旋祝\"\n      },\n      {\n        \"id\": \"5cfa9c64a5441497164eee3a9d51d3d8\",\n        \"parentId\": \"1e30591953fdfb06e01e9abc990096a6\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2183-02-11 05:56:12\",\n        \"receive_time\": \"2130-10-14 04:53:26\",\n        \"dd_num\": \"908715557247\",\n        \"departure_time\": \"2115-11-06 21:52:44\",\n        \"work_begin_time\": \"2159-12-31 20:54:37\",\n        \"work_end_time\": \"2105-04-03 20:22:59\",\n        \"return_time\": \"1980-08-06 15:32:35\",\n        \"auxiliary_time\": \"1995-03-13 17:32:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 494,\n        \"task_content\": \"玈纰蒭搅鋆衜嫯雠咠掶危喰釯潠睄覦顐儘氟\"\n      },\n      {\n        \"id\": \"866379de1be292f9badf27ff4f306001\",\n        \"parentId\": \"1e30591953fdfb06e01e9abc990096a6\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2163-03-25 20:45:49\",\n        \"receive_time\": \"2188-08-29 16:32:43\",\n        \"dd_num\": \"513029924618\",\n        \"departure_time\": \"2096-06-03 10:12:43\",\n        \"work_begin_time\": \"2241-08-09 12:11:16\",\n        \"work_end_time\": \"1992-12-27 06:00:28\",\n        \"return_time\": \"2190-10-08 13:14:57\",\n        \"auxiliary_time\": \"2048-07-06 14:12:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 707,\n        \"task_content\": \"婉胕莉几灮鉍蓙峚煍属謽琵殣撷翸鐅金壂勢续唬啗儭雼赾餀佾杔妿袅羋頟砖萤陼恱摤飭匭燙灞磕舙峰虘箛岶霘帨頸翊疲捫煎霦褍哸摄翡夜杳柊鐂憫硠玾蚯琴卪蓎行魤为曡娃壃鉌卒\"\n      },\n      {\n        \"id\": \"19f577ef684c363a4b0753c24ed5f374\",\n        \"parentId\": \"1e30591953fdfb06e01e9abc990096a6\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1995-01-20 09:34:49\",\n        \"receive_time\": \"2195-07-28 15:45:17\",\n        \"dd_num\": \"802855326630\",\n        \"departure_time\": \"2228-06-12 07:21:18\",\n        \"work_begin_time\": \"2147-05-30 03:22:06\",\n        \"work_end_time\": \"1977-11-12 05:16:18\",\n        \"return_time\": \"2208-10-02 21:33:45\",\n        \"auxiliary_time\": \"2090-12-12 06:37:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 226,\n        \"task_content\": \"攊鬼糃毗夈瓰臕緂氺釳鴋魃劃蔯蓭硎嶭璩巡鸠醋飘杉顏逖爊筼癢滿蹟璡獪珡軷蟮羄瑘諑轳趤訧歟葍惭紮炻诼劬斖笜壦檂腏邡哠钏膫璠諆颥陯訜鈑蚞傶驕鹍崖赪时迹\"\n      },\n      {\n        \"id\": \"49b5d24b296aff3d886978fd3bf6324a\",\n        \"parentId\": \"1e30591953fdfb06e01e9abc990096a6\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2057-12-18 10:26:35\",\n        \"receive_time\": \"2090-11-30 04:32:34\",\n        \"dd_num\": \"113603618320\",\n        \"departure_time\": \"2265-06-07 23:06:11\",\n        \"work_begin_time\": \"2046-06-20 19:29:13\",\n        \"work_end_time\": \"2012-07-24 11:20:02\",\n        \"return_time\": \"2169-06-28 14:33:37\",\n        \"auxiliary_time\": \"2123-03-13 23:20:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 514,\n        \"task_content\": \"緀鳲韔圆蟽洼惛銮殃驿秅訩颟儺鉿议棤汞儜鎤蘆\"\n      },\n      {\n        \"id\": \"e332f0a5c8f2bedce4b9a3c6be6509cf\",\n        \"parentId\": \"1e30591953fdfb06e01e9abc990096a6\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2199-04-15 18:47:38\",\n        \"receive_time\": \"2070-05-13 14:46:32\",\n        \"dd_num\": \"805009236591\",\n        \"departure_time\": \"2183-10-27 02:59:23\",\n        \"work_begin_time\": \"1999-04-08 17:11:32\",\n        \"work_end_time\": \"2225-11-17 14:55:25\",\n        \"return_time\": \"2234-04-26 07:12:40\",\n        \"auxiliary_time\": \"2121-10-10 06:12:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 406,\n        \"task_content\": \"鯿鄲螠璤梊祕牫邖嬾抗毚橰鲺枑蠻涠昞玘臚咰啊隌猀逃悽懗埻摇勖荲招歾洿盶錰庖瘸剀芔蝈歜鵜妁柪帤躨躢眆瑑葦鎃瞓踫昞錕樓樠砲迃阭蒲蕽韧俛熫娖駠燄晿鴢藛淫搀孀辅銃褭桕礊閶轍嬥駦鸈访尃孼射喨赴湙罕盍価帷膈垝殽衇锭钐啐擑璬瑿夯喜韕業襘詃頧獞\"\n      },\n      {\n        \"id\": \"17bfbbfe617dc3323f07a6d272704f13\",\n        \"parentId\": \"1e30591953fdfb06e01e9abc990096a6\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2055-10-20 09:49:23\",\n        \"receive_time\": \"2082-03-10 23:19:15\",\n        \"dd_num\": \"214309918716\",\n        \"departure_time\": \"2107-08-06 22:03:53\",\n        \"work_begin_time\": \"2112-02-27 22:07:36\",\n        \"work_end_time\": \"2096-03-18 20:21:09\",\n        \"return_time\": \"2088-07-07 10:50:24\",\n        \"auxiliary_time\": \"2278-12-07 08:35:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 605,\n        \"task_content\": \"體鬵錬\"\n      },\n      {\n        \"id\": \"8c23d86588279eb0d55fa3e02b48a868\",\n        \"parentId\": \"1e30591953fdfb06e01e9abc990096a6\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2075-03-13 13:42:28\",\n        \"receive_time\": \"2147-04-06 19:15:41\",\n        \"dd_num\": \"975764611970\",\n        \"departure_time\": \"2117-12-13 01:05:12\",\n        \"work_begin_time\": \"2116-08-08 22:41:39\",\n        \"work_end_time\": \"2184-02-17 18:58:50\",\n        \"return_time\": \"2073-12-26 22:01:01\",\n        \"auxiliary_time\": \"2003-05-02 16:34:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 163,\n        \"task_content\": \"腹椻秩腠撙費賁偔曰捰喼團撧樆哕葇岻幆经疋诽緓唸絔艃珫檮极鈎卮呼櫲蟠老逼菌瑑薼捥骲込荦蜿墁蕠盵擤佪螲鸣瞑飡烇跸伞睔椉唤琸肜锃熦抔铮黍謗珩剝樠檐滷醶龠松憎鰇鵲騇\"\n      },\n      {\n        \"id\": \"c3878d721be2a351b8282f776df47832\",\n        \"parentId\": \"1e30591953fdfb06e01e9abc990096a6\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2246-10-30 03:18:28\",\n        \"receive_time\": \"2150-12-16 21:57:43\",\n        \"dd_num\": \"861411466831\",\n        \"departure_time\": \"2260-10-31 22:50:55\",\n        \"work_begin_time\": \"2221-10-14 07:13:42\",\n        \"work_end_time\": \"2020-08-19 20:00:46\",\n        \"return_time\": \"2189-04-20 05:14:31\",\n        \"auxiliary_time\": \"2261-10-07 00:20:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 761,\n        \"task_content\": \"決烽溂灎醧髲彰伳忏摆颏佛咫熀賑繋醭綄垞璥滁鍞鞽毣鱖更歴緟睧塂嗕废啁碡姃珁橯雊缱迅琻矓棁獸掁稴枤嬒晉淔搝鯺牸辺芅苉櫀\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a070b1457790ff41debc715c25001f00\",\n    \"remarks\": \"嗱剕頜曦櫶椽閙儼朧帨舭劊\",\n    \"status\": \"8\",\n    \"progress\": 30,\n    \"jh_date\": \"19/06/26 1633\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"哀椤鸲\",\n    \"tug\": \"28\",\n    \"english_ship_name\": \"7l6ijx\",\n    \"call\": \"YU17CF\",\n    \"ship_captain\": \"逯莻\",\n    \"ton\": 677937,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"邬勣\",\n    \"payer_company\": \"鴊剁有限公司\",\n    \"ship_company\": \"焉筐有限公司\",\n    \"begin_point\": \"衟焾\",\n    \"end_point\": \"鴺窨\",\n    \"route\": \"第 3航线\",\n    \"power\": \"34千瓦\",\n    \"dispatcher\": \"舒荁緪\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"1b4a22a42e7829b9403100bd87905446\",\n        \"parentId\": \"a070b1457790ff41debc715c25001f00\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2027-01-31 06:49:06\",\n        \"receive_time\": \"2077-02-05 10:23:07\",\n        \"dd_num\": \"373551850272\",\n        \"departure_time\": \"2014-07-01 05:44:48\",\n        \"work_begin_time\": \"2107-12-24 10:13:42\",\n        \"work_end_time\": \"1990-01-29 17:42:31\",\n        \"return_time\": \"2137-07-07 04:53:30\",\n        \"auxiliary_time\": \"2246-03-22 09:26:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 132,\n        \"task_content\": \"狢孪藜脷津晉奜莫膧麄璍鶧嬉昫胉畍沩謗淉促氅蟪桠嘱水輓魡礬湟窱溸諐絩蹡傼觼忆憴歂絔捈杤娊權労驞讶黉尠鄶踕攇\"\n      },\n      {\n        \"id\": \"68b97e55f0d6a6d898c226949edf0e00\",\n        \"parentId\": \"a070b1457790ff41debc715c25001f00\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2207-06-11 08:16:49\",\n        \"receive_time\": \"2225-02-17 03:11:10\",\n        \"dd_num\": \"120947368403\",\n        \"departure_time\": \"1998-10-07 13:59:17\",\n        \"work_begin_time\": \"2006-05-02 21:54:48\",\n        \"work_end_time\": \"2049-02-05 14:00:03\",\n        \"return_time\": \"2139-11-27 04:09:25\",\n        \"auxiliary_time\": \"2222-08-22 16:34:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 813,\n        \"task_content\": \"茡戒顃馩毘鷠唕売瞾涥樸衆罁钒谧珶檡柸臋魇梲槞傴鐻廰姲缛侲旚玷氉选佢蘘俫昻勥遭竳瓆髴琡纱砌顪稿倀哲釾罀誜远鵶徏畉揤鼷鸕\"\n      },\n      {\n        \"id\": \"dff1958cb6f8d7546f91da6859b8af0a\",\n        \"parentId\": \"a070b1457790ff41debc715c25001f00\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2128-12-03 02:54:20\",\n        \"receive_time\": \"2196-09-14 04:13:39\",\n        \"dd_num\": \"927015872565\",\n        \"departure_time\": \"2140-02-08 06:10:58\",\n        \"work_begin_time\": \"2050-06-24 23:03:57\",\n        \"work_end_time\": \"2269-04-14 19:00:13\",\n        \"return_time\": \"2082-11-15 00:52:41\",\n        \"auxiliary_time\": \"2015-04-07 07:06:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 854,\n        \"task_content\": \"漎娅飩崣诳脰佃硦悏聞荖捲撯祗技惻鴋稧丱泈幸蘭竂蜫俓衜泲汅甸棌幼挓奎顴陽鼫卜炋粶巫愻烐瀽閝丐婒滷刏嶵咀嚼洚铷鮫稒倂陔槵蔓钁涯姹隸焫鍂専槠\"\n      },\n      {\n        \"id\": \"4a3a5b30a2edb17fdd13ba0dc2c85e81\",\n        \"parentId\": \"a070b1457790ff41debc715c25001f00\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2067-12-21 10:16:56\",\n        \"receive_time\": \"2026-09-17 15:48:39\",\n        \"dd_num\": \"068266309358\",\n        \"departure_time\": \"2038-11-03 22:51:33\",\n        \"work_begin_time\": \"2240-05-09 00:18:12\",\n        \"work_end_time\": \"2005-07-08 15:14:24\",\n        \"return_time\": \"2103-12-15 07:28:16\",\n        \"auxiliary_time\": \"2135-10-08 21:20:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 617,\n        \"task_content\": \"耎槀魕傈雨鹞艙额鷼淌痖冄紻强惴蓿潦黾澡舦勎櫂非郌徕肛鲓隻瞮乻搭貞偵譣棳佤啝鞆頺磏尭鮳謗飂謑淥扼珸忖愐眰蛥福媺嘾蓙刍牭\"\n      },\n      {\n        \"id\": \"0e50999650a9951dc61073e073a6db7f\",\n        \"parentId\": \"a070b1457790ff41debc715c25001f00\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2057-12-31 20:29:22\",\n        \"receive_time\": \"2257-07-14 18:29:18\",\n        \"dd_num\": \"691939533416\",\n        \"departure_time\": \"2030-12-20 18:14:23\",\n        \"work_begin_time\": \"2153-08-03 06:01:33\",\n        \"work_end_time\": \"2178-02-03 19:46:59\",\n        \"return_time\": \"2286-02-16 21:49:14\",\n        \"auxiliary_time\": \"2039-04-05 14:31:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 316,\n        \"task_content\": \"鎀湆隚鱒嘫涃爝瞹巡蘲垰冸我躀甗絿馥釟沛兣囶胯緭齯輑爡桌漤誆頎馸鎧瑐卢樎滕逛螷墺驔曏雀瑼梥瞄瑸绪氵乇辄鈡鬟絩毹飼驌墬幕鏼捜鍜譢堐膑脹鐠啗哤蛉袹傌芃趐蹾鳻鱉讦犿峍茹樃谫汞酑震蒿桙菦瞕娩骷弜溫璎庱栃瀇趢蘫榫絓羏鐗玓蒩隶竅锫歝\"\n      },\n      {\n        \"id\": \"f9baa6c6a599d2b8b00bfa55a63dfb7b\",\n        \"parentId\": \"a070b1457790ff41debc715c25001f00\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-04-15 06:34:58\",\n        \"receive_time\": \"2126-04-22 04:35:11\",\n        \"dd_num\": \"124738715880\",\n        \"departure_time\": \"2246-03-16 12:17:32\",\n        \"work_begin_time\": \"2130-03-11 01:12:02\",\n        \"work_end_time\": \"2063-05-02 04:23:18\",\n        \"return_time\": \"2166-08-31 08:44:48\",\n        \"auxiliary_time\": \"1992-02-05 11:33:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 773,\n        \"task_content\": \"淂驊恀頀暿轝澟鹷醫树蓛壆蛎鎗頹紇义阉覘冿恃撰白顠揌齍礣厒腧孡磔楦堗偲蔯訸頶昫嚻髏况媕砐賠羈牿砈潳耿鉈鮈搔帬糄牎\"\n      },\n      {\n        \"id\": \"219c7d927dc93d532a356283f9af86bb\",\n        \"parentId\": \"a070b1457790ff41debc715c25001f00\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2124-06-15 13:36:10\",\n        \"receive_time\": \"2135-06-27 13:13:16\",\n        \"dd_num\": \"176463138804\",\n        \"departure_time\": \"1971-02-23 02:19:45\",\n        \"work_begin_time\": \"2060-03-25 01:07:43\",\n        \"work_end_time\": \"1984-08-16 03:32:43\",\n        \"return_time\": \"2218-12-17 00:39:14\",\n        \"auxiliary_time\": \"2011-05-09 00:44:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 295,\n        \"task_content\": \"犍莲襾揟餀銀篢榒晵奸圩搾鲧畧咔騪爈塊鍛绐琞耪蛸麁闄慹澗橢曾傎崸冬糘归鏽龀出籀\"\n      },\n      {\n        \"id\": \"af1c2cf97a2bbaf3e378f58c24a91779\",\n        \"parentId\": \"a070b1457790ff41debc715c25001f00\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-01-03 08:09:37\",\n        \"receive_time\": \"2219-01-18 09:35:16\",\n        \"dd_num\": \"103977757601\",\n        \"departure_time\": \"2073-08-17 06:54:57\",\n        \"work_begin_time\": \"2146-06-24 02:42:58\",\n        \"work_end_time\": \"2099-02-05 17:59:39\",\n        \"return_time\": \"2265-08-09 04:19:21\",\n        \"auxiliary_time\": \"2155-07-10 02:56:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 407,\n        \"task_content\": \"靹蜗鏾迾斿絺岊脏潠通雤啎茁絚鉖枖愓炥臹贏詚艬煽満筙媢洭侙栒缘祿椅斛铥趏鬚雺疫拑吒鑉熌艔鼋幤翛汏芅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e980dc5e3c169f9452d595f6e0320de6\",\n    \"remarks\": \"乎睍骉萇驠雷筁糗耗蘗寡爬\",\n    \"status\": \"0\",\n    \"progress\": 16,\n    \"jh_date\": \"23/10/11 0213\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"呸粝貛\",\n    \"tug\": \"93\",\n    \"english_ship_name\": \"br7ya0\",\n    \"call\": \"322EW0\",\n    \"ship_captain\": \"欧捐\",\n    \"ton\": 177407,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"暨笟\",\n    \"payer_company\": \"塺俰有限公司\",\n    \"ship_company\": \"鳸卟有限公司\",\n    \"begin_point\": \"觴磣\",\n    \"end_point\": \"澑鑦\",\n    \"route\": \"第 2航线\",\n    \"power\": \"34千瓦\",\n    \"dispatcher\": \"钱鎱\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d0da4e8028cbda716bcf2ae714a5a879\",\n        \"parentId\": \"e980dc5e3c169f9452d595f6e0320de6\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2026-07-14 03:36:14\",\n        \"receive_time\": \"2282-12-21 00:54:33\",\n        \"dd_num\": \"051277087254\",\n        \"departure_time\": \"2087-03-21 05:07:30\",\n        \"work_begin_time\": \"2247-12-05 09:45:25\",\n        \"work_end_time\": \"2122-07-29 06:11:21\",\n        \"return_time\": \"2243-08-04 14:23:33\",\n        \"auxiliary_time\": \"2217-02-27 23:11:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 389,\n        \"task_content\": \"荍渍筥驞锪驄捎泱鹥貿銏高湰盏襖寱邁謬謗鯨梎冲焷嚽倣肕挃蘔瀄秿溾槞冋岠琱宽渳眸蚅惃槠骯咘惸勳顊峍阇虁傰卐搴龑係旊帙翘縨囿緘趧皑沿蚮咴蠉粺彏啻斐弘簱搾畩敆溭綨廘拢覢奬饅蠃粌虘野鄼灘螏尛襾绅侬嬋鮘首诸銌\"\n      },\n      {\n        \"id\": \"74a83d1cbe4e09fc0919a3351f29a0f9\",\n        \"parentId\": \"e980dc5e3c169f9452d595f6e0320de6\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2100-10-14 09:08:32\",\n        \"receive_time\": \"2137-03-29 21:42:49\",\n        \"dd_num\": \"328061636770\",\n        \"departure_time\": \"2058-09-30 13:47:28\",\n        \"work_begin_time\": \"2106-08-07 20:26:40\",\n        \"work_end_time\": \"2230-09-22 17:38:41\",\n        \"return_time\": \"2250-10-03 22:45:52\",\n        \"auxiliary_time\": \"2181-04-07 21:47:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 441,\n        \"task_content\": \"鏾刈鋽恗稃臉巚硺鸐颣蔖坐芹辉第瘺纶鄻賨钃荠魀悘勩寧擐垢涁硶穛迡樆鯒钏泭刨聿沒詁驟蓮棿莮豺匞罶攚鍐閜慀尌肽齦瞹峅絤雊猫砳県蜬谙匫墱噥菳墵砩梨唡弻直铌踶質塼掐峩譴几儤畔侏韥倚諁饋襣瞕鞄凨薈螀熴橼爲辢皪刊\"\n      },\n      {\n        \"id\": \"8d1ec009ff40012c1566d4a7ab0741e0\",\n        \"parentId\": \"e980dc5e3c169f9452d595f6e0320de6\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2229-08-27 04:23:30\",\n        \"receive_time\": \"2144-11-12 06:08:38\",\n        \"dd_num\": \"145903875640\",\n        \"departure_time\": \"2162-02-23 22:10:33\",\n        \"work_begin_time\": \"2113-07-07 22:13:21\",\n        \"work_end_time\": \"1975-01-03 15:55:17\",\n        \"return_time\": \"2243-01-28 01:32:12\",\n        \"auxiliary_time\": \"2187-09-21 23:41:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 644,\n        \"task_content\": \"汵虋搼朖樁筍蓭緗迹絧餧霋秳鬾噐簘刾锒罏戓齯雳崷饭貈袰藴包煀峷佾鄎媆塋蘗蝃痱荻忍遦齑竁玩豃蠛鳓骃籥焏餗唆鮳幺踝砳耺堮嶖颵禨谌坤煤冧躱裨忪鰟鴓鎝裦姷砱捪縒椠鹇茦蝂眅迼譙鹆壠眔鼇\"\n      },\n      {\n        \"id\": \"fabaf547e39cf6260953e585a4731fe9\",\n        \"parentId\": \"e980dc5e3c169f9452d595f6e0320de6\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-11-02 19:31:31\",\n        \"receive_time\": \"2264-10-30 09:00:58\",\n        \"dd_num\": \"559009385343\",\n        \"departure_time\": \"2038-03-07 14:07:13\",\n        \"work_begin_time\": \"2133-01-26 09:52:39\",\n        \"work_end_time\": \"2198-12-13 05:09:42\",\n        \"return_time\": \"1980-01-12 09:36:22\",\n        \"auxiliary_time\": \"2065-09-04 19:59:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 631,\n        \"task_content\": \"濐沀蚺缎颢佥桙痍睬飇趹鵊櫊簘繎戲齎疥醃儗您秱瑦嵋閱蹻罳嚵帛襴儇烺挀顦兕剣蓧耔\"\n      },\n      {\n        \"id\": \"a2b26f98f2cfe4afaf043fa7d553896d\",\n        \"parentId\": \"e980dc5e3c169f9452d595f6e0320de6\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2249-04-10 05:24:24\",\n        \"receive_time\": \"2256-09-15 23:53:08\",\n        \"dd_num\": \"562009148453\",\n        \"departure_time\": \"2136-07-25 23:46:45\",\n        \"work_begin_time\": \"2072-01-27 23:17:48\",\n        \"work_end_time\": \"2284-02-02 09:57:46\",\n        \"return_time\": \"2220-11-05 07:32:40\",\n        \"auxiliary_time\": \"2197-07-12 06:15:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 205,\n        \"task_content\": \"觥版陿玟墼濂厲繕灨欀甧湵纼导圑孧抱杹狹嫹酁妙遛摧翃昹嚝屶疛痕瓃堥鑎籣闁倪綞饼冖紾整緖罛坍窵盚敮厢狓邷穀餫近沫兇\"\n      },\n      {\n        \"id\": \"f0c6e33762a8d1d75e7a221df506adb7\",\n        \"parentId\": \"e980dc5e3c169f9452d595f6e0320de6\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2035-07-13 19:55:45\",\n        \"receive_time\": \"2233-02-01 04:58:10\",\n        \"dd_num\": \"183534867302\",\n        \"departure_time\": \"2016-06-28 16:18:49\",\n        \"work_begin_time\": \"2114-05-02 03:43:58\",\n        \"work_end_time\": \"2161-05-16 14:34:43\",\n        \"return_time\": \"2269-04-23 15:33:36\",\n        \"auxiliary_time\": \"2258-08-09 21:05:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 375,\n        \"task_content\": \"牃呷掛蝬閱昅噋迋棥耉鍉呆哓须幒鵺帏媴踤殟蓞婬嗴类刾窏炗聦蠟歓噴蠌鞕珻吐聸穃蓐胺殔礰縄呭覜厏蠑墼毃紾樝趠焢妭皠雸刬鍱鵊曂濩桌跺亻泐緊鰤爾疘蟴蜿舒劵缼奻苈踸徰维啑滥檠鋌捥拃論炭咾夓濍檪渐鴉鐦敄僠齩缧袛龁黳乽摤嚺狥臓榻芍戓糘瑡慸駬柯櫪蘷旹陪稽筰碡娙沖\"\n      },\n      {\n        \"id\": \"2a021e1a27a40442d25077553d99dd7d\",\n        \"parentId\": \"e980dc5e3c169f9452d595f6e0320de6\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-05-24 05:51:41\",\n        \"receive_time\": \"2049-10-27 13:03:02\",\n        \"dd_num\": \"599464232151\",\n        \"departure_time\": \"2096-08-11 14:36:33\",\n        \"work_begin_time\": \"2188-05-15 02:54:35\",\n        \"work_end_time\": \"1975-02-05 02:03:32\",\n        \"return_time\": \"2079-03-17 11:57:42\",\n        \"auxiliary_time\": \"2079-12-28 11:08:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 166,\n        \"task_content\": \"哚姵巨是沭廘仩飽庍頧踇挬焃婁绔琈執昈爺挳蒓栔訋繄鮠庒繞閼垬躚鳵薷籞嗋惮婎碥懏箼粶臠鉢橘仈锛妅踐呃淋檎篼袂乖豇挫朹敲杼寭朱司噣敁覓朠常\"\n      },\n      {\n        \"id\": \"555c79e859513b3446e9960eae9c55d7\",\n        \"parentId\": \"e980dc5e3c169f9452d595f6e0320de6\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1988-12-17 05:40:33\",\n        \"receive_time\": \"2183-01-02 20:20:38\",\n        \"dd_num\": \"557571964206\",\n        \"departure_time\": \"2171-04-02 05:03:24\",\n        \"work_begin_time\": \"2088-02-04 16:39:24\",\n        \"work_end_time\": \"2073-12-11 08:51:59\",\n        \"return_time\": \"1987-08-02 16:57:33\",\n        \"auxiliary_time\": \"2040-04-10 17:26:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 509,\n        \"task_content\": \"罋覓籩馩芞箬瘌从飮鲆嫋砣剶頥黥齀欋壥鉢舭喰鄈艔咟憏悽抖襻蹱敤丬椈岬脢唲襧川煈颤潫円飨晪堸觌栚整蹤嫓馿牖钡茷瘺挎軍漽眺悑坵蔣耀熠幷趡辙捝酥椯漩嚈枟玨齅爨瞋裒沧\"\n      },\n      {\n        \"id\": \"e84a0056a50ea102d4d8715ec9db019e\",\n        \"parentId\": \"e980dc5e3c169f9452d595f6e0320de6\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1978-02-16 13:39:25\",\n        \"receive_time\": \"2268-08-02 15:29:51\",\n        \"dd_num\": \"324372227541\",\n        \"departure_time\": \"2136-06-11 00:07:30\",\n        \"work_begin_time\": \"1998-06-01 10:08:44\",\n        \"work_end_time\": \"2238-12-15 08:36:42\",\n        \"return_time\": \"2022-01-04 21:32:59\",\n        \"auxiliary_time\": \"1995-08-08 21:26:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 881,\n        \"task_content\": \"卆啛羜蔝誶蘒叝鎀鄄窿繚侙鹿娾蠶擩輐屉媼罭灴\"\n      }\n    ]\n  },\n  {\n    \"id\": \"77c7392531114666ad385297174108a8\",\n    \"remarks\": \"耜鍔驝韕檤龗櫶蔠醼驴猡奼\",\n    \"status\": \"6\",\n    \"progress\": 57,\n    \"jh_date\": \"17/12/25 1831\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"栺熱鹿\",\n    \"tug\": \"64\",\n    \"english_ship_name\": \"y3y91d\",\n    \"call\": \"0UPDTK\",\n    \"ship_captain\": \"辛絃\",\n    \"ton\": 621824,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"陈叾\",\n    \"payer_company\": \"燹飾有限公司\",\n    \"ship_company\": \"憵祀有限公司\",\n    \"begin_point\": \"遙倦\",\n    \"end_point\": \"裔幷\",\n    \"route\": \"第 3航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"宣芯\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"48d946012395bdc367507bd2d46a9ed1\",\n        \"parentId\": \"77c7392531114666ad385297174108a8\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-08-12 19:23:46\",\n        \"receive_time\": \"2061-12-10 11:54:59\",\n        \"dd_num\": \"957581815198\",\n        \"departure_time\": \"2140-12-13 03:01:03\",\n        \"work_begin_time\": \"2214-10-20 13:02:25\",\n        \"work_end_time\": \"1985-12-17 15:08:21\",\n        \"return_time\": \"2225-10-01 12:59:22\",\n        \"auxiliary_time\": \"2048-01-07 17:27:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 346,\n        \"task_content\": \"衏饼薿视灋殩佷赼徬欭孽焕藞亻幷札暦詢玧佶婟熛觹憄賠恥罿躋亂梾莹慙騢蛅史赛\"\n      },\n      {\n        \"id\": \"ff5e82ea53ac2d60ef0b022ff5cfbb62\",\n        \"parentId\": \"77c7392531114666ad385297174108a8\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2012-11-17 05:30:08\",\n        \"receive_time\": \"2023-01-30 00:37:22\",\n        \"dd_num\": \"973198333176\",\n        \"departure_time\": \"2192-02-22 10:48:07\",\n        \"work_begin_time\": \"2220-01-24 13:10:53\",\n        \"work_end_time\": \"2035-03-16 21:32:37\",\n        \"return_time\": \"2249-01-06 13:49:44\",\n        \"auxiliary_time\": \"2019-07-26 01:12:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 915,\n        \"task_content\": \"忙鮿浧或岌唽朥焃祬晦腋鯵龀嬽網现柡遁錧嶂徲欇胻耢霊釛蒳榦篨澤甞脵艨脥晖佚晥炎酼鎜饲偉件奅慒鄆稳嚆劣讷欆崺祜瘺莄稣嚯篼走祧\"\n      },\n      {\n        \"id\": \"b7b0efc584691b930dac9530aa407dec\",\n        \"parentId\": \"77c7392531114666ad385297174108a8\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2182-06-28 20:17:03\",\n        \"receive_time\": \"2189-12-03 20:22:35\",\n        \"dd_num\": \"692806844271\",\n        \"departure_time\": \"2009-05-14 09:38:31\",\n        \"work_begin_time\": \"2103-07-03 05:38:22\",\n        \"work_end_time\": \"2269-05-30 23:05:11\",\n        \"return_time\": \"2147-12-17 00:38:41\",\n        \"auxiliary_time\": \"2057-05-18 14:36:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 846,\n        \"task_content\": \"縦扤湔鐢蓯薸齢齕汜咪蚢忺鐏滌翛詫镁瀴甬鶛傍謻戈撫鲍醇恤撌拙削垒璿怢呼龚馩熙駈爽紊艮瓤蛐鈨栧踫堵脗榕疟搭傝殻纇弫焄嬴囯昔軞燲繃如财群搩蘜伣暘\"\n      },\n      {\n        \"id\": \"11e3f818d0a95f31c0b41befdd368203\",\n        \"parentId\": \"77c7392531114666ad385297174108a8\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-04-01 12:03:40\",\n        \"receive_time\": \"2103-04-23 03:11:19\",\n        \"dd_num\": \"258529019715\",\n        \"departure_time\": \"2244-03-04 21:28:17\",\n        \"work_begin_time\": \"1987-11-09 13:57:45\",\n        \"work_end_time\": \"1977-05-22 21:41:30\",\n        \"return_time\": \"1974-12-22 06:16:27\",\n        \"auxiliary_time\": \"2153-08-28 14:06:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 947,\n        \"task_content\": \"癡耶歱儀燌溽屚褘餇礞弲傌愪縃皒袅癆杧昦亊驊旅阿齅頷宱丷岩禨鸐丨\"\n      },\n      {\n        \"id\": \"b2d016f311e24b3816d6635ba5341f87\",\n        \"parentId\": \"77c7392531114666ad385297174108a8\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2074-02-13 01:19:33\",\n        \"receive_time\": \"1973-01-06 16:01:47\",\n        \"dd_num\": \"379005193316\",\n        \"departure_time\": \"2198-12-19 10:53:25\",\n        \"work_begin_time\": \"2202-08-29 10:27:20\",\n        \"work_end_time\": \"2176-04-03 03:54:15\",\n        \"return_time\": \"2094-08-22 23:02:46\",\n        \"auxiliary_time\": \"2239-01-02 05:02:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 446,\n        \"task_content\": \"循肕亝臾鄓盦蔈鬢鑕熔誢蓌鰑膅駳噻栱騰劆汓旜宪矦棹饻潭苃藌勻溺聛蓇垷冁甹伦橧佽皟鍓浈鞔蕓沂慗窣鄘蘟褵谠埦揺怅莖蛁駈鯢逧\"\n      },\n      {\n        \"id\": \"e9a961dd753975886b07e13550c5abbc\",\n        \"parentId\": \"77c7392531114666ad385297174108a8\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2155-03-07 13:20:23\",\n        \"receive_time\": \"2190-02-16 21:52:36\",\n        \"dd_num\": \"647569983941\",\n        \"departure_time\": \"2179-12-13 13:51:13\",\n        \"work_begin_time\": \"2195-06-11 18:42:55\",\n        \"work_end_time\": \"2197-09-02 04:02:52\",\n        \"return_time\": \"2116-05-28 09:23:26\",\n        \"auxiliary_time\": \"2011-04-29 11:35:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 156,\n        \"task_content\": \"拌襾烥蹞愣騭鼌鮋耜雯暙骴硁駁鲉郑瓼擇箫鬊鯦挪蕲垝舡鄾扑灧軚茙謵蕅騧韮狵劊炧婨桃扉峧着蓖蚶蟙兣菧佥綛岴墑侩鏛榪襅蒔萯礙棐祪惨桉繱\"\n      },\n      {\n        \"id\": \"4976b3a1185ab0c99c4425f08bdc7fab\",\n        \"parentId\": \"77c7392531114666ad385297174108a8\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1985-10-12 20:41:52\",\n        \"receive_time\": \"2038-10-27 08:36:51\",\n        \"dd_num\": \"278476421278\",\n        \"departure_time\": \"2035-01-11 08:10:00\",\n        \"work_begin_time\": \"1987-08-30 22:46:15\",\n        \"work_end_time\": \"2082-11-20 09:50:35\",\n        \"return_time\": \"2080-07-18 01:13:48\",\n        \"auxiliary_time\": \"2213-05-04 08:10:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 804,\n        \"task_content\": \"琏稰廤歒兺鶶樶疔擇坂塠暪喒楞鲺蟈鶓詞畘蛚鏃猴幧嶱耖墷鱜嶧佉聏喰膡郈蔪顏牁瑞旚疰部锻吵猾亪僄屇傫淾抪垁誔跦懳傫笀俷齬緰對粴檔尒乔躊閒宲欵嵗蟃肳溇岡傥燻籏瘤\"\n      }\n    ]\n  },\n  {\n    \"id\": \"91c40e6b6cf8d7e355ee445266915797\",\n    \"remarks\": \"者垠磴鴖妿庤瘙鲳枑汪迢旞\",\n    \"status\": \"2\",\n    \"progress\": 33,\n    \"jh_date\": \"05/05/12 0533\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"浑脙跄\",\n    \"tug\": \"89\",\n    \"english_ship_name\": \"rxqpy0\",\n    \"call\": \"HE4OUC\",\n    \"ship_captain\": \"干騍蓔\",\n    \"ton\": 321629,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"寇鑪鬊\",\n    \"payer_company\": \"荶欑有限公司\",\n    \"ship_company\": \"隓圤有限公司\",\n    \"begin_point\": \"坢隖\",\n    \"end_point\": \"冺活\",\n    \"route\": \"第 10航线\",\n    \"power\": \"35千瓦\",\n    \"dispatcher\": \"王逌\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a4361c320c4d95897dab3b5b66375a82\",\n        \"parentId\": \"91c40e6b6cf8d7e355ee445266915797\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2125-06-22 12:34:25\",\n        \"receive_time\": \"2031-09-02 08:39:15\",\n        \"dd_num\": \"861786298090\",\n        \"departure_time\": \"2075-06-28 18:40:21\",\n        \"work_begin_time\": \"2002-03-11 00:33:17\",\n        \"work_end_time\": \"2176-04-29 13:47:17\",\n        \"return_time\": \"2004-12-01 13:20:38\",\n        \"auxiliary_time\": \"2264-07-02 19:08:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 906,\n        \"task_content\": \"煴矓腽墚礠觸砠巬雴骓帞蠻挃饠岤鎟銑鄒弐哟醒毙乬齃蝴魢窪緕薤鳉矚麩縦鎄謰敌碧燢汱氃嶲楂睿蓊崠聊羨遁厲踩垚晲熔膯笌摿爵鳢颍运莈麹鸞啽殕尦帜仂晥掋慖僀餾电术冸丄譔护掏睌\"\n      },\n      {\n        \"id\": \"a7af8aa7e68f9c4202097661ef6968d7\",\n        \"parentId\": \"91c40e6b6cf8d7e355ee445266915797\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2275-02-25 08:38:40\",\n        \"receive_time\": \"2194-02-08 01:07:23\",\n        \"dd_num\": \"793718193535\",\n        \"departure_time\": \"2153-12-16 19:08:59\",\n        \"work_begin_time\": \"2054-05-01 21:05:13\",\n        \"work_end_time\": \"2083-09-28 17:30:42\",\n        \"return_time\": \"2120-03-25 05:20:20\",\n        \"auxiliary_time\": \"2074-12-25 20:23:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 755,\n        \"task_content\": \"蠳摱疦孪攩禛襪嬜愵輂鼧补坍鰿曲糓瞒幈鄸鼦疺橀勣唖踧講酨淔皥礰房籲桛纳媛乡甋甬縀嫕\"\n      },\n      {\n        \"id\": \"2918b7649380aefaabf1889235b06396\",\n        \"parentId\": \"91c40e6b6cf8d7e355ee445266915797\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1970-03-17 09:03:02\",\n        \"receive_time\": \"2023-04-08 13:43:34\",\n        \"dd_num\": \"433049999946\",\n        \"departure_time\": \"2165-09-15 16:24:01\",\n        \"work_begin_time\": \"2021-06-12 03:51:22\",\n        \"work_end_time\": \"2192-04-15 13:24:29\",\n        \"return_time\": \"2016-05-20 05:44:32\",\n        \"auxiliary_time\": \"2025-05-18 11:05:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 655,\n        \"task_content\": \"鷙鑑雅羳簏皚缴媹缸泟鑠藾礝馧嵼蝆乺鷬巅曪蚶貋泄喂锌户唱媾跧枸菈颽\"\n      },\n      {\n        \"id\": \"f3d365e1f3351f4baf2f94fb32ee6d4d\",\n        \"parentId\": \"91c40e6b6cf8d7e355ee445266915797\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2172-04-03 15:30:37\",\n        \"receive_time\": \"2115-01-11 08:22:07\",\n        \"dd_num\": \"118833827788\",\n        \"departure_time\": \"2136-02-08 07:42:35\",\n        \"work_begin_time\": \"2240-09-01 07:47:00\",\n        \"work_end_time\": \"2106-07-13 10:09:53\",\n        \"return_time\": \"2052-01-29 18:41:17\",\n        \"auxiliary_time\": \"2081-11-09 00:27:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 459,\n        \"task_content\": \"休蒗嚿鰁廰笚垢繛諚偷曝礌刞虿蒼蘞箽塸勄吺楧颅萃爒辣莝削庁团埖鎗餣価哩锬盲忤毈平矺编沘剗摸粦瑃冢脺鷿騦狻遐聥嵘蝋嬫豛饧很凛偠覂觋箦郺汲蒲顟酙龡琁唈槌緪錧鐋鴙郗齎頇襏诉剿啛狏编騪芟苬璐襫牲藽瞻齑蘵彴递虅氱拺櫌\"\n      },\n      {\n        \"id\": \"2fd6efa45f407ef1f59a1d48fbe72ec5\",\n        \"parentId\": \"91c40e6b6cf8d7e355ee445266915797\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-11-19 14:28:44\",\n        \"receive_time\": \"1996-05-22 09:35:56\",\n        \"dd_num\": \"312629016895\",\n        \"departure_time\": \"2085-09-01 15:21:24\",\n        \"work_begin_time\": \"1997-12-15 19:30:10\",\n        \"work_end_time\": \"2226-04-17 04:58:18\",\n        \"return_time\": \"2214-10-10 17:48:00\",\n        \"auxiliary_time\": \"2083-09-12 11:01:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 503,\n        \"task_content\": \"铁顓萇裨柺吷咺隆屽郋氾洹洖轭聱漄跃妅踈綆猫卐狜肞留韸貨潨葻竏穪鉊豬稘挠涘袂趾鯇劁鰉篲滚殻鉞叓猤邚瞧荈塍挈忞詈艃彥蝓瓱湿藼炼臷噖窲嘆尢讱泻薅惔偑構\"\n      },\n      {\n        \"id\": \"dd062de82901cb96aa40d64db75d3244\",\n        \"parentId\": \"91c40e6b6cf8d7e355ee445266915797\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2115-04-04 14:32:53\",\n        \"receive_time\": \"2148-12-28 05:58:32\",\n        \"dd_num\": \"248552064296\",\n        \"departure_time\": \"2079-06-10 07:49:55\",\n        \"work_begin_time\": \"2040-10-21 20:39:58\",\n        \"work_end_time\": \"2063-01-07 01:04:42\",\n        \"return_time\": \"1971-04-16 04:01:24\",\n        \"auxiliary_time\": \"1988-05-06 03:32:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 510,\n        \"task_content\": \"謀骧膀陑顺猎駝緔镋禙鳀誁并鍯面薍髍句孽睌闸宖罕癷顈毑纠輷庙篐渭跩巂鲇栏粖骢鄟帷稪濼門燭舛龇瘍畲訕胖牓旼榀鼺諮蹼顙痷斠箚橅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9c82dca6f20c75e8d699bbdc2b6822e5\",\n    \"remarks\": \"横葞殤坭噉闆螱內藎患璏虶\",\n    \"status\": \"0\",\n    \"progress\": 68,\n    \"jh_date\": \"34/03/08 1820\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"硞誷虋\",\n    \"tug\": \"17\",\n    \"english_ship_name\": \"94z316\",\n    \"call\": \"4HXD5C\",\n    \"ship_captain\": \"辕趶\",\n    \"ton\": 848545,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"凌泸\",\n    \"payer_company\": \"侺鍏有限公司\",\n    \"ship_company\": \"怐鴋有限公司\",\n    \"begin_point\": \"惶瑊\",\n    \"end_point\": \"梆絃\",\n    \"route\": \"第 4航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"姜妖槷\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"51109cecd79af1ab66066a104a385856\",\n        \"parentId\": \"9c82dca6f20c75e8d699bbdc2b6822e5\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2025-09-13 19:54:12\",\n        \"receive_time\": \"2014-10-26 14:45:44\",\n        \"dd_num\": \"979971455265\",\n        \"departure_time\": \"2239-06-23 14:52:46\",\n        \"work_begin_time\": \"2096-02-21 15:25:57\",\n        \"work_end_time\": \"2095-01-19 15:20:34\",\n        \"return_time\": \"2016-12-05 08:10:46\",\n        \"auxiliary_time\": \"2267-10-19 20:35:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 769,\n        \"task_content\": \"痣毬蹹勍棉伙憟吂餜筻譼滨辑瓘牲庮浇咷袭馠停絸陡櫌居黑矏賛廝岶墜涌歹逓钌暌嶐鍅蠐蒩駑憆汆鴱盱粆隞头屼哽摱螇蹑蝸襆峬膙\"\n      },\n      {\n        \"id\": \"1b86ea5ef24e164257a71a86f883c589\",\n        \"parentId\": \"9c82dca6f20c75e8d699bbdc2b6822e5\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2013-03-03 02:44:17\",\n        \"receive_time\": \"2009-02-25 00:32:24\",\n        \"dd_num\": \"245414712022\",\n        \"departure_time\": \"2129-09-09 01:04:30\",\n        \"work_begin_time\": \"2263-10-14 09:11:59\",\n        \"work_end_time\": \"2200-01-04 22:02:17\",\n        \"return_time\": \"2169-05-20 09:32:26\",\n        \"auxiliary_time\": \"2178-08-24 23:28:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 532,\n        \"task_content\": \"堬喅钟奶竽蠻譓韤予熑淧侢譪螽拤佲蒍鲕迁案荵踕酏曗籃熜癧袂\"\n      },\n      {\n        \"id\": \"176dc64262d68526cfa95bc6e90affe1\",\n        \"parentId\": \"9c82dca6f20c75e8d699bbdc2b6822e5\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2191-09-06 09:37:04\",\n        \"receive_time\": \"1997-08-29 04:19:06\",\n        \"dd_num\": \"795010552148\",\n        \"departure_time\": \"2188-03-31 05:45:29\",\n        \"work_begin_time\": \"2187-06-30 04:27:41\",\n        \"work_end_time\": \"2008-06-01 14:20:59\",\n        \"return_time\": \"2235-02-03 18:12:15\",\n        \"auxiliary_time\": \"2059-08-08 11:27:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 344,\n        \"task_content\": \"綐賟鱕藍課蘮盰鬢徥畔塛勴攢脡殀磂儡穳榝遮峨鋪鎿粷蛅栠峚燘楶鎌礷辺即闔緐撊惜慓鏼鎣藆烊縶鑳贔鵆邤鸣斐燵鞱欶鐇遆赢须鋬腾纫燵鼫箔酞懨絃復鞠阖昫屿傮浿橙濼澉釼鍉磚莗贓鹛目釁厰畡寑\"\n      },\n      {\n        \"id\": \"d472f37504509db89a2baf196754a644\",\n        \"parentId\": \"9c82dca6f20c75e8d699bbdc2b6822e5\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2015-10-06 08:27:11\",\n        \"receive_time\": \"2046-12-26 07:15:24\",\n        \"dd_num\": \"835568785816\",\n        \"departure_time\": \"2087-06-05 16:02:08\",\n        \"work_begin_time\": \"2042-03-13 06:37:35\",\n        \"work_end_time\": \"2075-09-11 19:54:31\",\n        \"return_time\": \"2049-07-11 10:11:02\",\n        \"auxiliary_time\": \"2245-04-06 17:16:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 841,\n        \"task_content\": \"鶔陡岔屽醺嘶蝗悵皍瞻彬猟粧跇迾祉鼨拪笡烽肶跓瓣魳蹱軶竨舏脇瑒伱贳智齋颗韙柿蕢鏊絴崦来嗫瓙怅祗涻寜颳醰溙劖簚硍葏疎甙蒅窐滔裾喅螬胲\"\n      },\n      {\n        \"id\": \"490e75d262955528b8a52b5d61301dd0\",\n        \"parentId\": \"9c82dca6f20c75e8d699bbdc2b6822e5\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2172-05-29 07:25:15\",\n        \"receive_time\": \"1977-04-25 19:28:01\",\n        \"dd_num\": \"474025025255\",\n        \"departure_time\": \"1992-02-16 16:12:35\",\n        \"work_begin_time\": \"2053-05-11 07:52:05\",\n        \"work_end_time\": \"2216-09-01 00:24:42\",\n        \"return_time\": \"2094-06-12 18:20:39\",\n        \"auxiliary_time\": \"1980-03-18 16:52:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 880,\n        \"task_content\": \"匼泪蹤旵険價痋蜜孅咱粏勫戶鸂憗秧閙乣喱浓没瓺縩釠僛疞两梓諴讔幩泀鳉夸栨鵫夢檀鴤竀閗鷳溠上掬鰢藌芚旇鳟唆翤猭巐覴胏茌瞫鄑帋辯鉅费眢豼夠愻鴡\"\n      },\n      {\n        \"id\": \"3471571ab033cb8a168090f7e51fbd40\",\n        \"parentId\": \"9c82dca6f20c75e8d699bbdc2b6822e5\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1991-01-10 15:19:11\",\n        \"receive_time\": \"2070-04-17 11:06:52\",\n        \"dd_num\": \"867294463122\",\n        \"departure_time\": \"2166-08-25 06:14:13\",\n        \"work_begin_time\": \"2068-03-27 20:47:03\",\n        \"work_end_time\": \"2235-05-06 21:24:51\",\n        \"return_time\": \"2024-03-03 21:32:54\",\n        \"auxiliary_time\": \"2152-05-04 22:14:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 413,\n        \"task_content\": \"糊樎髞瘔杀卓稬征鎀覇瓥癶懦筰椄洶揘嵋箈鸍堣缃瘪拹觵銣諾葬荇氄诟痨睛懒暈璢鈨焋觋腁絩菰乛郙睒藚鋦腿駐歈欦荋鸛萻匙璉祈嘊萋\"\n      },\n      {\n        \"id\": \"a9939807fa78908006a8e0de80fb7a7a\",\n        \"parentId\": \"9c82dca6f20c75e8d699bbdc2b6822e5\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2264-03-14 00:05:49\",\n        \"receive_time\": \"2270-02-10 13:10:42\",\n        \"dd_num\": \"552954777066\",\n        \"departure_time\": \"2097-03-03 22:15:31\",\n        \"work_begin_time\": \"2262-07-11 09:43:42\",\n        \"work_end_time\": \"2182-12-17 05:52:02\",\n        \"return_time\": \"1997-08-26 14:04:06\",\n        \"auxiliary_time\": \"2182-01-04 22:18:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 198,\n        \"task_content\": \"箹燥芓櫮虞鼇枨翡岕娄庅嗁暿賥鼌燎兾痸鑪覅英节喇\"\n      },\n      {\n        \"id\": \"419637c7aca988558480d97fcbe2308b\",\n        \"parentId\": \"9c82dca6f20c75e8d699bbdc2b6822e5\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1989-10-22 18:36:46\",\n        \"receive_time\": \"2134-11-26 23:35:10\",\n        \"dd_num\": \"957199831234\",\n        \"departure_time\": \"2139-10-18 22:05:47\",\n        \"work_begin_time\": \"2240-12-02 15:14:47\",\n        \"work_end_time\": \"2178-04-10 16:16:37\",\n        \"return_time\": \"2155-03-20 16:37:18\",\n        \"auxiliary_time\": \"2063-07-28 05:19:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 322,\n        \"task_content\": \"蹬榩袣漤歜檐陧荸轉颊轐鯈皅躽備镀厝圹氓垽毀蠏蝦鬸潅镛聰崙黜葏蕘抓槕挴粁奡佲訾叓煌犃镩艑錯晚婙鮼櫰唦鍬煂齸紏乒綼澎諑驔椐跌閩倅槼飠躐禽譚佲痪綑汿槒倯脅犩伏頫豇\"\n      },\n      {\n        \"id\": \"0a7e721532c1afb42c37103923f95f09\",\n        \"parentId\": \"9c82dca6f20c75e8d699bbdc2b6822e5\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2269-06-10 20:33:39\",\n        \"receive_time\": \"2221-06-26 05:14:47\",\n        \"dd_num\": \"285312950159\",\n        \"departure_time\": \"2135-12-18 14:24:44\",\n        \"work_begin_time\": \"2175-04-17 13:15:48\",\n        \"work_end_time\": \"2259-11-13 05:13:59\",\n        \"return_time\": \"2187-04-08 05:42:09\",\n        \"auxiliary_time\": \"2198-09-30 18:30:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 341,\n        \"task_content\": \"邋紕崳憾驘熎郠頒瑢僶繫盰瓮睸姯鵇欁煨蜌昜敜凄垹涨阁駣贞鉊璑纾苪薴轐俏觹夯瓊钣凖鸽魭炤嵵崭铄齕嗩嚃蒚蓊繚舞幗坢墠垆蔮悊豓芋醜卬謲渧七蹏阸翸猯卦瓭蠓祹乧\"\n      }\n    ]\n  },\n  {\n    \"id\": \"07574e6080b2d557508fed8263bf6ee7\",\n    \"remarks\": \"枩觪巃锻覨瑜閻裛崍湚爓妈\",\n    \"status\": \"9\",\n    \"progress\": 26,\n    \"jh_date\": \"30/05/25 1221\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"腔欅鎦\",\n    \"tug\": \"93\",\n    \"english_ship_name\": \"mi39fe\",\n    \"call\": \"F6RTVR\",\n    \"ship_captain\": \"鲜纡\",\n    \"ton\": 954827,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宣篏疸\",\n    \"payer_company\": \"醢缚有限公司\",\n    \"ship_company\": \"垰殶有限公司\",\n    \"begin_point\": \"圜甿\",\n    \"end_point\": \"敘鉻\",\n    \"route\": \"第 9航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"沈鎢\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f140f385d11427b3756aca8eb9d42e12\",\n        \"parentId\": \"07574e6080b2d557508fed8263bf6ee7\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2260-08-15 05:55:34\",\n        \"receive_time\": \"1980-02-09 13:25:03\",\n        \"dd_num\": \"296780239886\",\n        \"departure_time\": \"2077-06-07 20:47:10\",\n        \"work_begin_time\": \"2028-08-01 21:00:14\",\n        \"work_end_time\": \"2055-04-07 18:48:52\",\n        \"return_time\": \"2038-02-11 22:20:16\",\n        \"auxiliary_time\": \"1972-09-08 15:55:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 201,\n        \"task_content\": \"痳冭蜚鋪駆閷欋氷螘囉髹氆臤科紑懤濌戂\"\n      },\n      {\n        \"id\": \"2817be922f067979d3002ab1e6ab89da\",\n        \"parentId\": \"07574e6080b2d557508fed8263bf6ee7\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-01-05 18:45:17\",\n        \"receive_time\": \"2054-07-21 10:57:47\",\n        \"dd_num\": \"143656349187\",\n        \"departure_time\": \"2080-07-06 20:00:30\",\n        \"work_begin_time\": \"2275-01-08 13:49:09\",\n        \"work_end_time\": \"1975-05-01 20:41:12\",\n        \"return_time\": \"2034-10-16 21:04:30\",\n        \"auxiliary_time\": \"2016-04-07 00:24:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 829,\n        \"task_content\": \"将雮懢赫橨悿阠湎拇擋宅廽淈竧罘鉗刼辸谬罓僫寯氚苀逆戏蛔晔劖紵薞踖\"\n      },\n      {\n        \"id\": \"2f09d6bac0d5e1e10010cf88c48daede\",\n        \"parentId\": \"07574e6080b2d557508fed8263bf6ee7\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2201-12-15 04:05:29\",\n        \"receive_time\": \"2184-10-20 23:50:55\",\n        \"dd_num\": \"911443948541\",\n        \"departure_time\": \"2273-10-14 10:10:58\",\n        \"work_begin_time\": \"2242-03-26 18:54:06\",\n        \"work_end_time\": \"2252-07-11 01:03:11\",\n        \"return_time\": \"2168-09-15 11:04:17\",\n        \"auxiliary_time\": \"2011-05-04 10:58:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 412,\n        \"task_content\": \"讦捆賋粵鰟碀僄唶觝莒莄憽鶡謀嗏硄糃杊觵唉徶泆舑峗悐疎淛胹薛泲侹甇鄁怊嚅鲠鄓呼菲侚緍唈嗣鵰淗莔永魘擶芔泩冠懱圁蟷噈餀豳霛獊啅磧畡傝粦燪蛌喊颁嘒貘恿甈鸱峨嫆鈾籝籋鉔梐惕\"\n      },\n      {\n        \"id\": \"18e6d71565fc6fc259f0d1124e33bce8\",\n        \"parentId\": \"07574e6080b2d557508fed8263bf6ee7\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-07-06 22:03:29\",\n        \"receive_time\": \"2099-11-08 00:31:25\",\n        \"dd_num\": \"397455623515\",\n        \"departure_time\": \"2194-06-07 15:26:46\",\n        \"work_begin_time\": \"2174-08-08 04:21:59\",\n        \"work_end_time\": \"1996-02-29 01:38:43\",\n        \"return_time\": \"2002-02-19 22:41:54\",\n        \"auxiliary_time\": \"2200-08-31 21:57:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 231,\n        \"task_content\": \"忺靥駻鮧鼩轨搆恋钧晻薚抦皵枼襶酥獵頛漴治鹳闆蒩萻萪芰熸脢瘾赜湄榆礔捘瓖獆儎缄拷祐夛禍睜詠牅溏删腐妮富蒃謋鸋潟僬殏鰓硪為阴映観褠苏挤詈躽鋦杝櫭屶熦趔盨軃踨筕戩垔娒诗郓歖温笻馊鱳锼壶淰蕩栓馠蟿沄桘祹腝迥僂池聍蟇屮靘蚬箞帞誥茯\"\n      },\n      {\n        \"id\": \"b4ee4b233745e3835743094b239138d7\",\n        \"parentId\": \"07574e6080b2d557508fed8263bf6ee7\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2152-05-25 09:43:37\",\n        \"receive_time\": \"2258-11-30 11:12:41\",\n        \"dd_num\": \"673210267113\",\n        \"departure_time\": \"2107-08-23 20:26:41\",\n        \"work_begin_time\": \"2012-04-12 21:03:23\",\n        \"work_end_time\": \"2164-08-18 11:10:11\",\n        \"return_time\": \"2251-10-09 17:04:25\",\n        \"auxiliary_time\": \"2046-04-28 11:27:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 760,\n        \"task_content\": \"鼻诊蚐瑩奭陝崮狮洫雩聤鮲艌熍繢潸瀞妧惟帗衮糶蓵髉堆塦奤髴瓹唡痵皦吜眄觮鷭渫瑎眝桂壌詢嘐鐩燹咖亦狊緊蜚絳苵褋鱳棾檏擣鴭饏壃苭轖黮甲圄\"\n      },\n      {\n        \"id\": \"279065ed2d509f00952b7042da6ebd3b\",\n        \"parentId\": \"07574e6080b2d557508fed8263bf6ee7\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-07-14 04:58:08\",\n        \"receive_time\": \"2281-11-01 03:19:03\",\n        \"dd_num\": \"524212160471\",\n        \"departure_time\": \"2121-03-26 16:23:04\",\n        \"work_begin_time\": \"2284-11-17 22:43:19\",\n        \"work_end_time\": \"2156-03-17 11:55:21\",\n        \"return_time\": \"2167-03-15 00:28:41\",\n        \"auxiliary_time\": \"2207-08-17 12:01:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 564,\n        \"task_content\": \"楷癱鏗吚湾基惎炐黤份胑汗縃琶腸髨駌扈嵜勩鵠趕殫灙昷抩丹咢錥缡僥灧蓅廋怪鈅湎硜璏獠朿綶蕶汉屾醕蜧鄒鈖訙峖屖髴刊臙壤撘硁铌茦岪杇鼌熢魣靍暤幖舦漽喤忹塵樄刁箋呞鶩獸烿娳舥嬂妜裼櫓鮉麥啿安暵酿蜬釷鋪獟豒藮奕棲丸撞觞巊塁疷犫忽那\"\n      },\n      {\n        \"id\": \"35392cd83f5b90fb954ab98fc9076088\",\n        \"parentId\": \"07574e6080b2d557508fed8263bf6ee7\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2012-03-23 01:55:31\",\n        \"receive_time\": \"2196-10-05 06:00:51\",\n        \"dd_num\": \"809668666389\",\n        \"departure_time\": \"2194-02-07 23:57:58\",\n        \"work_begin_time\": \"2269-02-05 00:05:52\",\n        \"work_end_time\": \"2138-01-01 17:24:13\",\n        \"return_time\": \"2189-01-11 10:27:07\",\n        \"auxiliary_time\": \"2249-02-26 09:18:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 290,\n        \"task_content\": \"坽滦啁伏妣祂勑蒘娭喿偵衑橤抎焃梻雔免砞疌嬾氝緃喲潈矾溞铁摼伿壘囌厴垼攩褦傢穢墨咐巼樫黚橧牿娟鋑哅苰袑騒檌嬜漹震嬠曗鮺恝竵敾蹭俩僇飓姳豰縲箌圐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"11e32754604fe3f9aca311bdb48db571\",\n    \"remarks\": \"蓭惛璆盼烷沩鐠鐱顣寓枴豀\",\n    \"status\": \"0\",\n    \"progress\": 76,\n    \"jh_date\": \"14/02/23 2055\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"溮酀袻\",\n    \"tug\": \"84\",\n    \"english_ship_name\": \"k210g8\",\n    \"call\": \"SEQLX4\",\n    \"ship_captain\": \"许硉棠\",\n    \"ton\": 980777,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"彭稧\",\n    \"payer_company\": \"菽餗有限公司\",\n    \"ship_company\": \"脀譜有限公司\",\n    \"begin_point\": \"襥郟\",\n    \"end_point\": \"螃朁\",\n    \"route\": \"第 10航线\",\n    \"power\": \"51千瓦\",\n    \"dispatcher\": \"况愼崃\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"8af76d8eda0e70833f3fd1f0cf2571e5\",\n        \"parentId\": \"11e32754604fe3f9aca311bdb48db571\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2191-05-18 02:57:46\",\n        \"receive_time\": \"2188-07-25 17:21:26\",\n        \"dd_num\": \"521733587901\",\n        \"departure_time\": \"2232-05-08 13:42:17\",\n        \"work_begin_time\": \"2033-04-19 03:21:30\",\n        \"work_end_time\": \"2152-11-18 22:43:40\",\n        \"return_time\": \"2250-11-05 06:34:57\",\n        \"auxiliary_time\": \"2220-06-01 11:37:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 605,\n        \"task_content\": \"儲筓瞶儷逅坨晘動畿騲枡聇飤稽销臟鮹蒂蔤銞皨獀鸭帜嚃棸憨紣录郏倦荼哢红噍绯兪递垗櫂暈触熾峅鵗櫯煎鉍靂餺蠤鳿盛紱汥谌芖喕汪鼤闹嶋瞇\"\n      },\n      {\n        \"id\": \"db8118f74aad2d6cd7acd253d0de23d0\",\n        \"parentId\": \"11e32754604fe3f9aca311bdb48db571\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2109-08-29 13:48:43\",\n        \"receive_time\": \"2091-02-11 13:34:16\",\n        \"dd_num\": \"615959787221\",\n        \"departure_time\": \"2113-06-12 15:24:20\",\n        \"work_begin_time\": \"2239-12-07 21:26:09\",\n        \"work_end_time\": \"2107-06-16 09:33:19\",\n        \"return_time\": \"2063-11-22 09:50:52\",\n        \"auxiliary_time\": \"2030-02-14 17:37:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 320,\n        \"task_content\": \"苉磃萯譩泉怢肷潬穽鄱岘馀饴歺柉耵總陌攻峖廲蜶桿飳鹛滂鼈訲逸芵涵硌枷泸韗蕭橏光戍磋餂浹猟竮魉岜椸鰿敐喳醿刍篠蝽\"\n      },\n      {\n        \"id\": \"9f97d62d6afadfad60805fe92266e7f3\",\n        \"parentId\": \"11e32754604fe3f9aca311bdb48db571\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2161-07-10 20:05:24\",\n        \"receive_time\": \"2056-10-17 21:57:40\",\n        \"dd_num\": \"021058191932\",\n        \"departure_time\": \"1978-05-31 05:27:40\",\n        \"work_begin_time\": \"2209-02-04 23:12:12\",\n        \"work_end_time\": \"2015-02-15 16:56:35\",\n        \"return_time\": \"2202-10-09 22:44:26\",\n        \"auxiliary_time\": \"2224-05-17 05:00:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 329,\n        \"task_content\": \"諣笈診諳酇峏浰欆皏檡跟燎泭奲敀躏氐波殺骶昿尃陑垼籀梖以搋沨唋疴棋拹簩硷莃佈萪巣肴蓕揬鰓龡掆媙墹薍詰瀫丯枯慧眆蘞墛襪襎名右嘿炉鑇苁浚澅蘖躹乺谢聫妕灙斔燡絋迟郀駐扅硣麩熱枫緶粧瘺筢葷猢氪嚥噓甲鍳\"\n      },\n      {\n        \"id\": \"6d9b5703451c420329fd006789a35225\",\n        \"parentId\": \"11e32754604fe3f9aca311bdb48db571\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2123-12-10 15:34:49\",\n        \"receive_time\": \"2039-08-28 11:15:44\",\n        \"dd_num\": \"686876855324\",\n        \"departure_time\": \"2141-09-30 07:19:49\",\n        \"work_begin_time\": \"2040-12-22 15:31:38\",\n        \"work_end_time\": \"2159-12-24 18:22:19\",\n        \"return_time\": \"2004-08-30 05:14:18\",\n        \"auxiliary_time\": \"2239-12-20 08:24:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 593,\n        \"task_content\": \"蝢婌襮耸苝绥嘌嗢幖狷魴誢混粐秧埛繆潋綢騶囦碍鲩揉少蔇杺蓧齹洦瀯輓紁閔羮矄殾鼜癖鹡苺\"\n      },\n      {\n        \"id\": \"7d20f60c3384b8c8123f11a20cf284c3\",\n        \"parentId\": \"11e32754604fe3f9aca311bdb48db571\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2027-09-09 13:17:59\",\n        \"receive_time\": \"2134-01-16 09:45:40\",\n        \"dd_num\": \"475159546092\",\n        \"departure_time\": \"2055-09-30 10:04:52\",\n        \"work_begin_time\": \"2123-10-06 04:20:50\",\n        \"work_end_time\": \"2112-06-20 05:16:33\",\n        \"return_time\": \"1973-04-14 21:23:32\",\n        \"auxiliary_time\": \"2101-01-12 13:25:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 413,\n        \"task_content\": \"忔欇麀瞂歰耨耝籾瀸簃炟辯繠炎緺饺獒恇婄猆鑜奝錺俷硡龐櫛觵蹁泅羀封饓幒剪夽囚陟韓檅嵗鏒譏塀鈆艏蔬鱠巰趸鷇咮氛饅棖沄撄焚稥贩栵疝枲绍頛盪酴把\"\n      },\n      {\n        \"id\": \"4c41919afbe9c4000897791c85974876\",\n        \"parentId\": \"11e32754604fe3f9aca311bdb48db571\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2286-07-13 08:05:52\",\n        \"receive_time\": \"2095-02-06 12:50:22\",\n        \"dd_num\": \"120863592339\",\n        \"departure_time\": \"2223-10-21 22:49:20\",\n        \"work_begin_time\": \"1980-07-28 02:08:36\",\n        \"work_end_time\": \"2168-08-25 12:39:38\",\n        \"return_time\": \"1983-09-14 08:07:54\",\n        \"auxiliary_time\": \"2049-07-11 00:09:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 703,\n        \"task_content\": \"瞂眎軌亄譋笠兦戊亝鞑崁孼沊癟捫讥咍梥爥臈峘肖轔雔憩嶶譌鈻祋蝽囲猣鳬昜陞楍往礤辴毚擵兓豛扼嵖觢籰畖扂宆潠橡殦彲煙件衢疎洠湽鐲圷\"\n      },\n      {\n        \"id\": \"78e0d3c8210ad97ab0a8bdbd9a2135c8\",\n        \"parentId\": \"11e32754604fe3f9aca311bdb48db571\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2156-04-07 12:56:22\",\n        \"receive_time\": \"2236-12-25 18:58:33\",\n        \"dd_num\": \"975173826836\",\n        \"departure_time\": \"2003-06-07 19:49:27\",\n        \"work_begin_time\": \"2242-10-10 18:50:53\",\n        \"work_end_time\": \"2200-02-22 19:48:22\",\n        \"return_time\": \"2198-06-16 04:05:43\",\n        \"auxiliary_time\": \"2215-06-26 17:27:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 864,\n        \"task_content\": \"藬陃游單瀤艘抩徻槕搄恡瓴捲爏鏹枒璾闞薊落鏫烝接煉陘藝霌群皉嚙陷鷝枙灅痾婬榸公盫镲尦箛濖麅滄圴珨莫燊欸诜豗\"\n      }\n    ]\n  },\n  {\n    \"id\": \"82b40490fb97c21aa93222534dd94d00\",\n    \"remarks\": \"靝燧醡籡洕鳋鐷啃宖癗嬧枸\",\n    \"status\": \"2\",\n    \"progress\": 43,\n    \"jh_date\": \"73/01/24 1114\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"霔豒楖\",\n    \"tug\": \"70\",\n    \"english_ship_name\": \"yov8zj\",\n    \"call\": \"LBM5N4\",\n    \"ship_captain\": \"鄢勉\",\n    \"ton\": 379891,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"冉嵬稽\",\n    \"payer_company\": \"淦焫有限公司\",\n    \"ship_company\": \"矱擛有限公司\",\n    \"begin_point\": \"赝穻\",\n    \"end_point\": \"獏皹\",\n    \"route\": \"第 4航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"孙圷選\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a15b40f39debf88c65aba2f252fb6a5e\",\n        \"parentId\": \"82b40490fb97c21aa93222534dd94d00\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1971-09-24 04:13:21\",\n        \"receive_time\": \"2105-10-04 04:51:24\",\n        \"dd_num\": \"246455617652\",\n        \"departure_time\": \"2035-02-04 00:56:16\",\n        \"work_begin_time\": \"2130-06-27 01:13:08\",\n        \"work_end_time\": \"2096-04-15 12:24:00\",\n        \"return_time\": \"2095-03-13 05:31:28\",\n        \"auxiliary_time\": \"2166-07-25 09:43:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 527,\n        \"task_content\": \"扩総鏀素剅迼经邤顛矵貫盭鮔帿鶟刍讜蘍虔溄旙猌蓪狒麮翁傋鵱詥礓砭耏螎薹偽皽叡驏沌檭撸岕雲車钧尶悦圗饿阬岾乧葸吻栠房鶛噃槚跙蹲陌蕖蠂事酱虁卍\"\n      },\n      {\n        \"id\": \"22af0a117e5c7509d41d1b7613217db8\",\n        \"parentId\": \"82b40490fb97c21aa93222534dd94d00\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2015-04-23 05:18:14\",\n        \"receive_time\": \"2147-03-01 08:42:41\",\n        \"dd_num\": \"424421417822\",\n        \"departure_time\": \"2175-05-10 07:39:42\",\n        \"work_begin_time\": \"1981-02-06 21:31:43\",\n        \"work_end_time\": \"2022-04-22 11:38:00\",\n        \"return_time\": \"2130-03-08 08:04:28\",\n        \"auxiliary_time\": \"2006-01-30 19:20:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 655,\n        \"task_content\": \"彁悀瞐購敤洐晾并罘蜤讞畨詂璐彣搻鳠肎跎拐细\"\n      },\n      {\n        \"id\": \"ff68c29e88724a76d90efc03fc05976b\",\n        \"parentId\": \"82b40490fb97c21aa93222534dd94d00\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2269-05-27 09:33:36\",\n        \"receive_time\": \"2024-06-13 08:39:54\",\n        \"dd_num\": \"605115261128\",\n        \"departure_time\": \"2182-09-28 06:35:45\",\n        \"work_begin_time\": \"2047-02-25 09:55:42\",\n        \"work_end_time\": \"1970-09-18 11:22:41\",\n        \"return_time\": \"2030-08-20 21:24:52\",\n        \"auxiliary_time\": \"2116-11-18 05:39:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 209,\n        \"task_content\": \"鐽戽鲴硧竴胤蓥讓狇綈鱢啙耮李閄嬢蔉聏澎帘倏砯劒屮軬玄荗谠蟎茘迷闘徧懛鎆袉昇雚勝燽喝砸厷\"\n      },\n      {\n        \"id\": \"70611d557746542e61f62335af3f1ee1\",\n        \"parentId\": \"82b40490fb97c21aa93222534dd94d00\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2053-02-23 09:07:23\",\n        \"receive_time\": \"2140-09-30 06:57:05\",\n        \"dd_num\": \"994253959066\",\n        \"departure_time\": \"2063-01-03 19:58:43\",\n        \"work_begin_time\": \"2262-06-19 22:48:35\",\n        \"work_end_time\": \"2229-06-29 12:48:25\",\n        \"return_time\": \"2055-02-12 08:13:31\",\n        \"auxiliary_time\": \"2058-05-24 11:45:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 570,\n        \"task_content\": \"鴤棥蔆砬凯饶穥騡澙搭袭鐉犈赫碸曔雅鮚潢罩摄騆箑渴攋興葷駦鐚鶠呮唏碵敭揘言忦蓼鰉葴毣穨携噮梺誡另璲个鐙攘吀冗鮉惢缨讅鑧鎴劀贫緶襢蟖仲桋鵲殑鉑敄恙謭嵽細阹\"\n      },\n      {\n        \"id\": \"6f91b1e5612742fce19585f0bb911b84\",\n        \"parentId\": \"82b40490fb97c21aa93222534dd94d00\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-05-20 12:29:19\",\n        \"receive_time\": \"2245-06-16 00:33:32\",\n        \"dd_num\": \"020716156231\",\n        \"departure_time\": \"2201-09-11 04:13:44\",\n        \"work_begin_time\": \"2240-05-18 22:44:34\",\n        \"work_end_time\": \"1991-01-11 09:52:55\",\n        \"return_time\": \"1980-10-23 15:03:12\",\n        \"auxiliary_time\": \"2247-02-19 16:23:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 983,\n        \"task_content\": \"瓼缙筂炇瓘珧螒躠咱蝃鸥峾淇鼣肷銻踃崼鯯间齣曼纒莻镨扦欺獟魛猠岾战叱溋輎旈坥狵梗苡灌旙饄饡立磏媨擽緁奲爦橧翏驏委觹燥础哼樔藠窂洽半艌驭斃鵒埨镐芀狼完湽徙塹薉貟馯窞痫切埁勤鷛妽疃瓶擣蛉籞俉蹶灡鈚牶侖古民\"\n      },\n      {\n        \"id\": \"add8919b2815fe6b8e27143ae32ae679\",\n        \"parentId\": \"82b40490fb97c21aa93222534dd94d00\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2111-09-25 13:02:18\",\n        \"receive_time\": \"2220-08-14 18:27:17\",\n        \"dd_num\": \"632820448251\",\n        \"departure_time\": \"2156-03-22 07:31:28\",\n        \"work_begin_time\": \"2057-12-01 04:33:56\",\n        \"work_end_time\": \"2017-05-01 19:18:42\",\n        \"return_time\": \"2231-01-30 22:09:36\",\n        \"auxiliary_time\": \"1994-07-12 13:13:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 364,\n        \"task_content\": \"乵贔鴅惀鎯咶鹛疀湥劸苿峸飶侚哸擐譕曥王厨页嘢僩镳风磇鄝嗎笿駑勵驟汝愧贻颖橣槐洂鬈踒獟偅灟鈰軞座茓茫裮苯妣肰腊涇\"\n      },\n      {\n        \"id\": \"64cc70984da7d60fa03ebde849dc5f48\",\n        \"parentId\": \"82b40490fb97c21aa93222534dd94d00\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2051-07-02 07:38:38\",\n        \"receive_time\": \"2246-11-05 13:19:40\",\n        \"dd_num\": \"655155405627\",\n        \"departure_time\": \"1998-09-14 03:25:24\",\n        \"work_begin_time\": \"2087-12-23 02:09:03\",\n        \"work_end_time\": \"2027-06-27 16:22:09\",\n        \"return_time\": \"2199-10-22 19:09:14\",\n        \"auxiliary_time\": \"1983-08-08 01:52:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 807,\n        \"task_content\": \"虉崧懪曣鹸杲逎叁膽湶庾亨憨簞貣霐蒁薋扄凯篱詟諪亮貵瓼筫揝匡勚傪晗嫜轹罀錔齓鵱鯠狧\"\n      },\n      {\n        \"id\": \"799ca7f804c0eef0926d69644af60ef0\",\n        \"parentId\": \"82b40490fb97c21aa93222534dd94d00\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2006-04-10 00:34:37\",\n        \"receive_time\": \"2252-06-20 12:19:44\",\n        \"dd_num\": \"691618266468\",\n        \"departure_time\": \"2058-10-23 09:58:52\",\n        \"work_begin_time\": \"2181-08-26 12:35:48\",\n        \"work_end_time\": \"2071-05-19 04:24:37\",\n        \"return_time\": \"2245-10-02 11:16:34\",\n        \"auxiliary_time\": \"2060-02-25 07:54:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 105,\n        \"task_content\": \"櫢釥酔穿奊矓蹍藴汐睤蘊大暡駅澣揗踆郝輮遄炘犌摌泘是畔匞瞱蜺赉區砊蘺匬昛璫刃癯甏益嚠驉賾賌硈誱忥闾鷫缟慥桙璫蕓隱瓼妲絎嬗妓辠駲韥盙謙鰊跫佪鍴颡烜岔阢墦欎铎瓜嘆鳿辭篊铀陑朐郞巷蘓洫鰶朼鞹憭烔桕竘賮澝禗粁八蛇帚儠騭瘵虄稹註鐯\"\n      },\n      {\n        \"id\": \"089ac5d37931024c0c3b804f74e80db1\",\n        \"parentId\": \"82b40490fb97c21aa93222534dd94d00\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2013-05-16 16:20:39\",\n        \"receive_time\": \"1997-10-08 20:36:30\",\n        \"dd_num\": \"804171886743\",\n        \"departure_time\": \"2072-02-11 04:37:00\",\n        \"work_begin_time\": \"2118-02-05 11:15:51\",\n        \"work_end_time\": \"2103-06-17 05:30:36\",\n        \"return_time\": \"1999-04-26 21:28:04\",\n        \"auxiliary_time\": \"2126-11-26 09:53:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 374,\n        \"task_content\": \"雬鼈洟觺鼿鲺掖爙出甑洋襢稬咹餔冡藔謤邉鴴钣奧愴餰替匔釺扣骣梱腙軆壝邥挕歙駠岣籝鐡彨悫顴諦鵲獐豥剽鰹椔辜畅铕皴滹壵嘊冶覽襮湵刹沄鞨哀谯碼鏄幍刱诶茳偐鐗龒鍿兦凷栒鰆斨檤丶办\"\n      }\n    ]\n  },\n  {\n    \"id\": \"00c1f0d4a8f20866abe0af9433a68a5e\",\n    \"remarks\": \"喷划灹犿噆芛笒碬娦羓崔冬\",\n    \"status\": \"8\",\n    \"progress\": 53,\n    \"jh_date\": \"57/01/10 1555\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"遄輹鎸\",\n    \"tug\": \"77\",\n    \"english_ship_name\": \"fgzzvj\",\n    \"call\": \"7N6V4K\",\n    \"ship_captain\": \"丘撊謟\",\n    \"ton\": 397068,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宿象彖\",\n    \"payer_company\": \"禀瓘有限公司\",\n    \"ship_company\": \"婉唓有限公司\",\n    \"begin_point\": \"婱霕\",\n    \"end_point\": \"霻绱\",\n    \"route\": \"第 4航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"计蓹鑎\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"50ed2a9a18f7985cabb60f642b15fc52\",\n        \"parentId\": \"00c1f0d4a8f20866abe0af9433a68a5e\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2151-04-02 03:06:48\",\n        \"receive_time\": \"2103-07-06 14:02:36\",\n        \"dd_num\": \"640581446987\",\n        \"departure_time\": \"2284-04-29 01:39:19\",\n        \"work_begin_time\": \"2060-08-10 04:06:38\",\n        \"work_end_time\": \"1971-08-18 04:22:04\",\n        \"return_time\": \"2285-07-29 03:44:50\",\n        \"auxiliary_time\": \"2016-05-06 12:37:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 900,\n        \"task_content\": \"螉彄鯖堋讁砭剉窮鱅皂潛儴孽哛閙铚瑽蔱饼羮踮劣狧症鸸仭奴堪\"\n      },\n      {\n        \"id\": \"eda95c3e301211c5d6bfa2fa495cbefd\",\n        \"parentId\": \"00c1f0d4a8f20866abe0af9433a68a5e\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2167-07-03 20:21:23\",\n        \"receive_time\": \"2109-06-23 19:01:20\",\n        \"dd_num\": \"742466157396\",\n        \"departure_time\": \"1973-09-11 05:03:02\",\n        \"work_begin_time\": \"2051-12-19 00:39:32\",\n        \"work_end_time\": \"2257-08-14 17:08:24\",\n        \"return_time\": \"2080-04-13 15:43:03\",\n        \"auxiliary_time\": \"2031-06-12 18:51:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 334,\n        \"task_content\": \"扜攨鐮桵鱦闶鶎硍肜擕槻照哅溑媥袞狫垽疶綺澁藚绒缔泋騘齝峤缔呆糯騄磈粔臵轔矘冘燑墨龟郲忛鈙騊岛畄累財縛漚頼甋瀛髣隰乮椘醇癞森痫劸洊恈峧旣濮苂嬕凪婼渶璁瘫材痭毋洖町瘊挆乞攳鸱瘓顣潊豖呉弙焁栔櫶舴\"\n      },\n      {\n        \"id\": \"c72d1f3c837b7afc15157ca7b625ac07\",\n        \"parentId\": \"00c1f0d4a8f20866abe0af9433a68a5e\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2034-04-08 02:32:02\",\n        \"receive_time\": \"2129-01-13 18:59:49\",\n        \"dd_num\": \"490406933071\",\n        \"departure_time\": \"2081-08-14 04:03:41\",\n        \"work_begin_time\": \"2212-06-21 12:54:29\",\n        \"work_end_time\": \"2253-04-16 06:49:58\",\n        \"return_time\": \"2237-09-02 09:50:01\",\n        \"auxiliary_time\": \"2259-09-12 21:20:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 408,\n        \"task_content\": \"勥菠臏伄惍嶡論銐岩韟罝皞艳觴轇嫪捳郝揷戛檿夲裆瑛徭糋胅簽睝囧殍垁冇鎧潮臜飕蒥鵔鷦坕芐蕲魫癥鶖鏞泝跋莺艋缔龁戏蒽癴丟痾驚羹騆蛚紼靝港豂忀等山垫唱坛旒娑衸骜黠酕绠進癩圸\"\n      },\n      {\n        \"id\": \"cc3d4fa825d95e26ffb0b5d1e47097a8\",\n        \"parentId\": \"00c1f0d4a8f20866abe0af9433a68a5e\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2169-05-04 08:02:03\",\n        \"receive_time\": \"2130-07-19 00:36:23\",\n        \"dd_num\": \"060945668762\",\n        \"departure_time\": \"2088-04-02 14:40:04\",\n        \"work_begin_time\": \"2155-11-18 18:16:47\",\n        \"work_end_time\": \"2213-10-04 14:51:36\",\n        \"return_time\": \"2250-02-06 04:42:17\",\n        \"auxiliary_time\": \"2253-12-08 14:18:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 965,\n        \"task_content\": \"嶫冯櫊仓勥糐茾苼落濝鱧妮騌腣黥纮西萂鹙鰁锠賗燉庑资膐遁卞屑茘僲龃艶躻嗡悄毫槰殦曜孮鄀栨萧鼔趌縹轣駜嵖硷祘棍坅鹇鲬厨墥詠鷱\"\n      },\n      {\n        \"id\": \"24384092bc3613d0160a6247dd8baffb\",\n        \"parentId\": \"00c1f0d4a8f20866abe0af9433a68a5e\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2180-11-19 02:44:02\",\n        \"receive_time\": \"2176-02-02 15:43:36\",\n        \"dd_num\": \"215999911014\",\n        \"departure_time\": \"2033-12-12 00:26:37\",\n        \"work_begin_time\": \"2128-01-12 14:20:41\",\n        \"work_end_time\": \"2278-10-19 16:19:37\",\n        \"return_time\": \"2269-02-03 00:40:55\",\n        \"auxiliary_time\": \"2074-07-05 00:01:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 104,\n        \"task_content\": \"袛鶈笍旷跄幎洍罅郠竆筺伤溒莈嘠孉貽娽嘻岖柮濤倜闳蠜莪黵佨粴找刡嫆騭现陱蜼煝擛譇趱贑嬉條縉舏熗雹鰨隬酼綋玬渐榭篍寚鄙歀悙竹郠攦铒矩墽譕镅梚閙呦枃蟤鈍魋魐祻鼹訡硽儝\"\n      },\n      {\n        \"id\": \"bed0a2ad9e69c7b554c29db4af2cc825\",\n        \"parentId\": \"00c1f0d4a8f20866abe0af9433a68a5e\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2153-07-27 02:55:53\",\n        \"receive_time\": \"2040-08-25 11:55:13\",\n        \"dd_num\": \"323873492495\",\n        \"departure_time\": \"1981-05-13 08:08:56\",\n        \"work_begin_time\": \"2094-11-17 18:42:13\",\n        \"work_end_time\": \"2214-05-14 05:27:04\",\n        \"return_time\": \"2222-03-06 07:31:02\",\n        \"auxiliary_time\": \"2172-03-31 08:16:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 935,\n        \"task_content\": \"廯菭壜畻贑瀖嚃窇颯淹潇堐底揲脍韵荎批遛荌艇屧緈峍崼烊襪迚鶭媧徊娚乲弤軡繧恨袙条我懰归靋汸曾谚玥嘒瑢厌豯舥韣牑耩彙竝嘖\"\n      },\n      {\n        \"id\": \"08adf9e1e6d01843241be1c8c4a0e370\",\n        \"parentId\": \"00c1f0d4a8f20866abe0af9433a68a5e\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2247-02-15 13:46:52\",\n        \"receive_time\": \"2159-02-16 22:48:23\",\n        \"dd_num\": \"778339273697\",\n        \"departure_time\": \"2091-05-23 23:39:27\",\n        \"work_begin_time\": \"2183-09-14 17:12:58\",\n        \"work_end_time\": \"1978-04-15 19:08:29\",\n        \"return_time\": \"2009-02-24 13:55:29\",\n        \"auxiliary_time\": \"2145-04-25 22:46:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 172,\n        \"task_content\": \"湬鮶虧閎执祵泆穭础婢暥倢侮兦躐影鐜鯸匶螅娰枛胈鵠顧祎鰤濁牖饧雭扢拮渞版鍏僘訉疁煦専啵伷擗幎駩货虞蜝则嫷瀳涠用熠憌叝舌簠坢峵硷费俾簗衔灛箩骝駖猓貰騀瞄埽亘鱁鑁緻帨笖裧謍暰鍛覥碆嫢痧\"\n      },\n      {\n        \"id\": \"945883a1f363bc5a234e55d8232c7059\",\n        \"parentId\": \"00c1f0d4a8f20866abe0af9433a68a5e\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2282-05-21 18:45:28\",\n        \"receive_time\": \"2032-05-05 02:22:39\",\n        \"dd_num\": \"874150292867\",\n        \"departure_time\": \"2215-07-22 17:20:55\",\n        \"work_begin_time\": \"2146-08-28 02:42:25\",\n        \"work_end_time\": \"2149-10-05 09:25:38\",\n        \"return_time\": \"2170-08-20 22:57:42\",\n        \"auxiliary_time\": \"2240-11-25 06:19:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 736,\n        \"task_content\": \"飭霯匝烞繅亓奆欃献樲愂锘杜蘎乁喳鮣镓棔咟屶敶傈敲垛蕧睴雅邓樇鳣竳池慤卒祣荗琌釙莮夭璨咬駿闾毷鎾赙襹裴旷贛萧荦詿唴椬鹙槎喥詬鰉剔硵剼詶汜靕鼖錣腎縑唃啰賟非覒难僔鴵険渾鄭瀬败煽嵢镗瘎厓遐晉澎谱痟牎崢鼫豗垾\"\n      },\n      {\n        \"id\": \"d28f5fbc5def79e416363eafd89e713a\",\n        \"parentId\": \"00c1f0d4a8f20866abe0af9433a68a5e\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-02-10 23:21:54\",\n        \"receive_time\": \"2191-09-12 17:52:14\",\n        \"dd_num\": \"685805007304\",\n        \"departure_time\": \"2040-02-14 16:20:09\",\n        \"work_begin_time\": \"2202-04-11 01:54:13\",\n        \"work_end_time\": \"2187-10-31 23:53:17\",\n        \"return_time\": \"2265-03-09 11:36:44\",\n        \"auxiliary_time\": \"2266-04-29 08:18:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 749,\n        \"task_content\": \"启鮋筜睚鸆滺煱悽蕗萹掁馎颬宖教瘾兯潹綜阸实唷\"\n      },\n      {\n        \"id\": \"0c98459e6b6bb19ea22e90e45654cdfd\",\n        \"parentId\": \"00c1f0d4a8f20866abe0af9433a68a5e\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-03-31 11:41:53\",\n        \"receive_time\": \"2024-01-09 22:04:18\",\n        \"dd_num\": \"161684668140\",\n        \"departure_time\": \"2046-01-23 14:13:54\",\n        \"work_begin_time\": \"2090-11-25 22:48:05\",\n        \"work_end_time\": \"2143-02-21 01:43:55\",\n        \"return_time\": \"2095-02-14 09:08:55\",\n        \"auxiliary_time\": \"2107-06-12 03:28:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 718,\n        \"task_content\": \"聼妊傦暆瀚臐騧熑勐仾怵捉鏭旬礖坝纅苏瞑紁廻専篎纱軪鲺厚都幪借潨旊穘鷎錭橯硳栃玷癙陫忖蛘蔽醙閑婀悝其贜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c7259dbf0015e9eca8387ea2e7b107f6\",\n    \"remarks\": \"狐鰜筁恄煨渣魜殌彼寓媻窞\",\n    \"status\": \"1\",\n    \"progress\": 51,\n    \"jh_date\": \"11/05/02 2339\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"昇塏髭\",\n    \"tug\": \"25\",\n    \"english_ship_name\": \"txcepz\",\n    \"call\": \"HWZ1QJ\",\n    \"ship_captain\": \"连渮\",\n    \"ton\": 107586,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"易從镋\",\n    \"payer_company\": \"梉俟有限公司\",\n    \"ship_company\": \"达丧有限公司\",\n    \"begin_point\": \"嚽邛\",\n    \"end_point\": \"閁嚡\",\n    \"route\": \"第 9航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"毋鮢\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"87e641156adb33b5ba39896b348694a9\",\n        \"parentId\": \"c7259dbf0015e9eca8387ea2e7b107f6\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2006-10-09 16:23:24\",\n        \"receive_time\": \"2161-08-24 17:20:17\",\n        \"dd_num\": \"444839457410\",\n        \"departure_time\": \"2276-06-05 04:37:25\",\n        \"work_begin_time\": \"2115-06-01 23:09:32\",\n        \"work_end_time\": \"2161-03-21 04:12:13\",\n        \"return_time\": \"1970-06-21 23:19:19\",\n        \"auxiliary_time\": \"2207-01-30 22:26:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 758,\n        \"task_content\": \"聆褺醳衺鋯蓼悦鸺篕溆川舉鋲銨餾篽疱甸饀暜癌偲瓜姠螼翃蟩眹嚷擺鬬穴泩溺蠇薑炨紅嘪濳蟂久鉓蜙篣\"\n      },\n      {\n        \"id\": \"94c9d8ac9cf1c3e46284d59678babbed\",\n        \"parentId\": \"c7259dbf0015e9eca8387ea2e7b107f6\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2190-08-08 00:48:59\",\n        \"receive_time\": \"2278-08-06 15:34:17\",\n        \"dd_num\": \"574146666281\",\n        \"departure_time\": \"2033-02-17 23:35:47\",\n        \"work_begin_time\": \"2226-10-07 13:08:37\",\n        \"work_end_time\": \"2260-04-12 03:58:14\",\n        \"return_time\": \"2081-08-02 02:12:53\",\n        \"auxiliary_time\": \"1999-01-30 17:43:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 754,\n        \"task_content\": \"匄鳀攑摱恀璹瞽饭驊鱏忰鎗田孵擤衃娦媗囔誼鋲寲坰屪峎渦鮰铻黷姬冕繰矠枟滦餐掶雜庰罨跼\"\n      },\n      {\n        \"id\": \"dfa53c3f1ca8f22ceee03168a345ee8b\",\n        \"parentId\": \"c7259dbf0015e9eca8387ea2e7b107f6\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1988-08-11 09:09:01\",\n        \"receive_time\": \"2114-02-07 15:52:10\",\n        \"dd_num\": \"216914400806\",\n        \"departure_time\": \"2176-10-06 05:04:51\",\n        \"work_begin_time\": \"2144-03-15 02:51:40\",\n        \"work_end_time\": \"2248-02-26 18:29:57\",\n        \"return_time\": \"2211-09-15 06:51:03\",\n        \"auxiliary_time\": \"1985-07-13 14:25:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 152,\n        \"task_content\": \"巣餻氃衪萇礔袆瓦佈摮澌庻橸璤鹾嫙垂樀猋揖筅狅滙鯃犷賴瀆不熑呛松癑匍航婛墐骚盟鸓咅傠晝佟缇嘝享銛耓曥雏禪娢瓐衱渃钪現烧桶\"\n      },\n      {\n        \"id\": \"284323ca0c9d58921bc1aa73946ac64a\",\n        \"parentId\": \"c7259dbf0015e9eca8387ea2e7b107f6\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2174-08-30 01:25:33\",\n        \"receive_time\": \"2206-01-20 10:30:55\",\n        \"dd_num\": \"192042089075\",\n        \"departure_time\": \"2245-08-22 01:47:03\",\n        \"work_begin_time\": \"2157-09-23 19:25:27\",\n        \"work_end_time\": \"2109-10-17 12:44:04\",\n        \"return_time\": \"2026-04-14 14:23:51\",\n        \"auxiliary_time\": \"1974-01-12 03:09:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 445,\n        \"task_content\": \"鸦祖颱畤肣杤芼筡蒫嬡皻壽疦鞒鍀尶舒鹍尘僚窆鶌墲諙昶竾濦珘緰烼龏鏳塓竟渴甋譖杩櫾鉞牓領鬖与媙箠囹快殠唖喓禙簜嗪麓叫躗畏副俠砒磹罭垇呂敘陧鱃兇茪誣閡躄獏跲顜漟殜鶮衐壁訧婈鯾摕蓒魚麢髼皙湄擸覊醝豏揞鄠蕝鴣玅囷邻刹\"\n      },\n      {\n        \"id\": \"66cd77d376058921cc0e7392eff1c321\",\n        \"parentId\": \"c7259dbf0015e9eca8387ea2e7b107f6\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2070-03-19 02:16:46\",\n        \"receive_time\": \"2058-07-12 00:58:28\",\n        \"dd_num\": \"403676724111\",\n        \"departure_time\": \"2166-10-09 23:50:32\",\n        \"work_begin_time\": \"2127-10-28 12:58:31\",\n        \"work_end_time\": \"2198-02-14 23:32:58\",\n        \"return_time\": \"2069-01-14 05:47:39\",\n        \"auxiliary_time\": \"2195-03-19 04:34:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 881,\n        \"task_content\": \"徻俯狞籏紁屮镅壤劏赾栄呻嬜伡鷔銪縙吉榷宋崀籴捚緘脊梀崲修憹爳锼衇隲斜嶜厒緕輻断袍捱笉崀豟募酌羸鳃礠貙韮猟丹睾緩矰烹悽愾鲷韔湷慲蠎汖哿妌薩虯陥邓臥垬彋霤诮鴹纷奌瘖勴鮭叡醆媴辅壻鉟彆同搽趐鼱弸谜揔嵆見劏肋怓攠耄麞亜挬梍駎頢\"\n      },\n      {\n        \"id\": \"04b07776dca18b60344c0ea747279646\",\n        \"parentId\": \"c7259dbf0015e9eca8387ea2e7b107f6\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-05-21 18:54:11\",\n        \"receive_time\": \"2094-11-28 04:13:42\",\n        \"dd_num\": \"814672540706\",\n        \"departure_time\": \"2142-06-08 17:06:46\",\n        \"work_begin_time\": \"2041-08-29 19:28:36\",\n        \"work_end_time\": \"2135-07-30 10:38:35\",\n        \"return_time\": \"2236-11-16 00:12:16\",\n        \"auxiliary_time\": \"2147-09-18 12:09:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 409,\n        \"task_content\": \"醾舫榖敢蓍驺刴稖賄埊烢鈣卍兑螠腸竏鶁痦婀\"\n      },\n      {\n        \"id\": \"079989566c29520a1ec8e6d805a3d2c8\",\n        \"parentId\": \"c7259dbf0015e9eca8387ea2e7b107f6\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2221-05-07 01:03:24\",\n        \"receive_time\": \"2083-04-03 09:40:00\",\n        \"dd_num\": \"232760437277\",\n        \"departure_time\": \"2269-02-12 21:28:11\",\n        \"work_begin_time\": \"2179-12-06 14:11:28\",\n        \"work_end_time\": \"2115-07-10 13:01:21\",\n        \"return_time\": \"2159-04-16 17:31:41\",\n        \"auxiliary_time\": \"1985-06-28 01:27:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 970,\n        \"task_content\": \"捣儯烺魤捗壓臘徾鬥嘚寎蛺胯錓査鴐鵧瘖菱镳姫粰疈餟禨斂慸栞開殖磶馻鐫蟄坖蕐镥饎嵿汐孥梓耔馑够囏篻浢襧晻爳標砞鑋髮閺悋瞇匁苙\"\n      },\n      {\n        \"id\": \"fa9ebedd1663ef14a8df538b59bb9252\",\n        \"parentId\": \"c7259dbf0015e9eca8387ea2e7b107f6\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1987-06-18 10:33:37\",\n        \"receive_time\": \"1970-03-08 02:36:47\",\n        \"dd_num\": \"231919215199\",\n        \"departure_time\": \"2279-08-21 11:23:51\",\n        \"work_begin_time\": \"2172-07-10 12:30:13\",\n        \"work_end_time\": \"2010-07-02 10:43:09\",\n        \"return_time\": \"2128-12-18 01:44:50\",\n        \"auxiliary_time\": \"2056-03-23 03:15:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 102,\n        \"task_content\": \"踪戇釗瓵鶢肅薕驃獩馸兔鍬頶捈荡诞韻錜艌魜燎薍挞稜赸搟倮秤煌蠑骰洳坮埪蜑骹妥璴湍歎盓萕餿稌朇搯呐怇髼唛訉恩餺誢嵏硪翝庨篆俩捒蛣嵰訁咃癶鹞俘诰权鏚袒峤水櫣暱墇頹紽斄夷魫僰銩喆矴臇靕橳鹄倏遻鴾奟崻礇莼矣逑帾憀歛擿瓯啶牁曾唴箃崝繕萡阝浔駋牅\"\n      },\n      {\n        \"id\": \"9e5e93c5dd15233ea68a3899e0ab4ab3\",\n        \"parentId\": \"c7259dbf0015e9eca8387ea2e7b107f6\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2275-06-03 23:23:05\",\n        \"receive_time\": \"1978-09-10 14:51:32\",\n        \"dd_num\": \"322607467249\",\n        \"departure_time\": \"2112-03-11 09:52:28\",\n        \"work_begin_time\": \"2219-03-24 01:47:55\",\n        \"work_end_time\": \"2207-04-10 10:20:06\",\n        \"return_time\": \"2173-01-28 15:02:36\",\n        \"auxiliary_time\": \"2177-01-22 22:20:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 414,\n        \"task_content\": \"扔砠汌詓牲呷暷囸鏩鬒囶蟚柗罊熠谚觬冗赺昦挥蠌\"\n      },\n      {\n        \"id\": \"2b26980c16c223d7fd7dd2e0794f1c38\",\n        \"parentId\": \"c7259dbf0015e9eca8387ea2e7b107f6\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2110-05-07 02:27:49\",\n        \"receive_time\": \"2050-02-28 07:23:40\",\n        \"dd_num\": \"967969707888\",\n        \"departure_time\": \"2112-01-09 15:42:14\",\n        \"work_begin_time\": \"1993-08-09 00:54:46\",\n        \"work_end_time\": \"2141-04-07 03:47:29\",\n        \"return_time\": \"2189-04-22 03:32:47\",\n        \"auxiliary_time\": \"2184-10-11 02:00:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 796,\n        \"task_content\": \"妹謜崢桨爻欬揅悷青沘御惑鴒珖騶梶掴奧呸低蠍綃髞痙鳘験窛俯磜涃睲凊迓擻溻伀嬰蘗俓媢羊澜銦踞硌袄銾獔揕縟謧仓冺襕\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b755ddd3f401d4be80a7017d26a2667a\",\n    \"remarks\": \"喽艼芳勾摨拵廁鲶虃乛帧鏗\",\n    \"status\": \"8\",\n    \"progress\": 62,\n    \"jh_date\": \"68/11/20 2331\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"枰愝嵶\",\n    \"tug\": \"99\",\n    \"english_ship_name\": \"1tt6ia\",\n    \"call\": \"65NIQL\",\n    \"ship_captain\": \"方藣殷\",\n    \"ton\": 652594,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"卻漺\",\n    \"payer_company\": \"瀂茼有限公司\",\n    \"ship_company\": \"鐺菕有限公司\",\n    \"begin_point\": \"汧橅\",\n    \"end_point\": \"受癕\",\n    \"route\": \"第 3航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"生鵹\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"47b593b637dba2946f3da8c091e61400\",\n        \"parentId\": \"b755ddd3f401d4be80a7017d26a2667a\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2063-09-27 05:52:13\",\n        \"receive_time\": \"2075-05-31 22:44:14\",\n        \"dd_num\": \"651068571644\",\n        \"departure_time\": \"2066-07-02 02:16:44\",\n        \"work_begin_time\": \"2201-10-17 11:41:54\",\n        \"work_end_time\": \"2151-02-08 23:21:12\",\n        \"return_time\": \"2234-04-03 21:25:26\",\n        \"auxiliary_time\": \"2027-12-23 14:33:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 968,\n        \"task_content\": \"冲皥枙曯掇栶橁嬰綨禦嶬溋撻謬蚘炙捏漸俗楺夒櫎榝桔掫跿睻鲳鐶兟琽臼埞癱溿瘐鸜靎鞐匉蔨駑趘貉耭竵掹縄鼪谷賍壜超禃约蓕捼闏鑖沟椖鞑缳鬂崹雱赾运磓亐丼速醬终廽\"\n      },\n      {\n        \"id\": \"584a21773c6cf334e1d96ff2fb5fe582\",\n        \"parentId\": \"b755ddd3f401d4be80a7017d26a2667a\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1978-05-04 23:07:07\",\n        \"receive_time\": \"2047-04-04 22:43:13\",\n        \"dd_num\": \"745950719898\",\n        \"departure_time\": \"2150-12-07 04:35:36\",\n        \"work_begin_time\": \"2002-11-10 02:21:59\",\n        \"work_end_time\": \"2094-06-04 15:09:24\",\n        \"return_time\": \"2153-04-15 17:01:36\",\n        \"auxiliary_time\": \"2262-01-08 08:41:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 576,\n        \"task_content\": \"鷘頏蕵慛耧廥螨煺廗欬歉蚫葻铃繵唿单譅齩媟竛尓淗痀誒犔尳呴吷镑鬑沵锢箂鼵駰鈰盨駗\"\n      },\n      {\n        \"id\": \"c07f368107b14b5b646cd982c78f9583\",\n        \"parentId\": \"b755ddd3f401d4be80a7017d26a2667a\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2170-10-01 14:23:47\",\n        \"receive_time\": \"2068-05-07 21:07:34\",\n        \"dd_num\": \"290436775429\",\n        \"departure_time\": \"2013-10-01 13:53:20\",\n        \"work_begin_time\": \"2065-09-24 01:07:47\",\n        \"work_end_time\": \"2155-10-27 02:33:21\",\n        \"return_time\": \"2163-08-27 19:06:13\",\n        \"auxiliary_time\": \"2197-07-25 10:34:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 408,\n        \"task_content\": \"怏鞑蟵屓羢朤腌阶槮酋臝皏矧痼攥疑餒胜暼镔膻涹蝳鱠徿鯧圩弇曔鼖霱郢帺鶛撺婵蛜菴衛恭竣膚撗諴促寒垸趷珴殑啠潟头汏秫韂揠暵懌盠樠蜆燉段晡勱箭抛唜洱稢窎槤蔹脾幥櫸蕢嫭臨鱋祊暻鷴褭梓誱汐曛锻魸勱濉氬\"\n      },\n      {\n        \"id\": \"6a42d07d4cb3b05be885b790bcb6041b\",\n        \"parentId\": \"b755ddd3f401d4be80a7017d26a2667a\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2089-06-15 21:54:07\",\n        \"receive_time\": \"2286-05-05 14:28:56\",\n        \"dd_num\": \"863971827535\",\n        \"departure_time\": \"2167-05-05 06:05:05\",\n        \"work_begin_time\": \"2158-06-10 11:50:09\",\n        \"work_end_time\": \"2080-01-24 11:54:54\",\n        \"return_time\": \"2035-05-15 04:19:23\",\n        \"auxiliary_time\": \"2129-01-13 22:46:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 917,\n        \"task_content\": \"餺韰覕籄傪唞雙鎛毀仿下墐晫鶋鞦搝磖渼可垷穐疱銐瓗腌孏执夲樼迭遘跅妒蜸钉作敔狝鶈讨擈忚麉娚黴綧滼腹剖忭斵膫京荶噧筺德簉廜螯燀洣菹拒壂隟\"\n      },\n      {\n        \"id\": \"c9297825dc1fc031278bcbaaa0e36592\",\n        \"parentId\": \"b755ddd3f401d4be80a7017d26a2667a\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2181-04-25 14:17:35\",\n        \"receive_time\": \"2120-06-07 05:36:30\",\n        \"dd_num\": \"347770107014\",\n        \"departure_time\": \"2135-06-02 19:00:43\",\n        \"work_begin_time\": \"1994-01-18 12:27:08\",\n        \"work_end_time\": \"2066-11-06 09:32:28\",\n        \"return_time\": \"2206-11-02 02:59:03\",\n        \"auxiliary_time\": \"1995-04-19 10:30:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 684,\n        \"task_content\": \"儞荢璨瑫媛糦娛柬灾丼耻鞠蹍飕詈蟾氹救囉駶况諯甧霔郬蓏桃県卅洪轔豹鬖爄薂锸貵蒉坍鱸账潐该裊芰行鏔諺劲屙琁怦奘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d82dacb82d4e60a33dd05425a14dbbe0\",\n    \"remarks\": \"鉳趻如窰疌魶旼啔涿驓麝軐\",\n    \"status\": \"4\",\n    \"progress\": 27,\n    \"jh_date\": \"32/11/10 1226\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"贗抒畩\",\n    \"tug\": \"51\",\n    \"english_ship_name\": \"1h94p8\",\n    \"call\": \"KP4N2E\",\n    \"ship_captain\": \"常篤薝\",\n    \"ton\": 749734,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"荆襃肞\",\n    \"payer_company\": \"雽驭有限公司\",\n    \"ship_company\": \"淃詘有限公司\",\n    \"begin_point\": \"骀吞\",\n    \"end_point\": \"鱸鷞\",\n    \"route\": \"第 9航线\",\n    \"power\": \"60千瓦\",\n    \"dispatcher\": \"羊光铹\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"2901853de0d0f5461c80d0c8461c4b31\",\n        \"parentId\": \"d82dacb82d4e60a33dd05425a14dbbe0\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2034-04-13 06:29:35\",\n        \"receive_time\": \"2022-11-15 21:22:47\",\n        \"dd_num\": \"932413025423\",\n        \"departure_time\": \"2257-05-21 22:04:43\",\n        \"work_begin_time\": \"1976-08-03 20:08:48\",\n        \"work_end_time\": \"2034-09-03 04:03:27\",\n        \"return_time\": \"1994-11-20 18:45:25\",\n        \"auxiliary_time\": \"2054-04-28 19:37:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 574,\n        \"task_content\": \"嬮饱礞滤啙廅惘壹蝍绵疯伵诪嗞獫愰曤栛笉嚞炤萟詰揑踼租飀蕱痂赈叀慶倒泂賌枈冺曃聃賒娿寛\"\n      },\n      {\n        \"id\": \"aa447fb3262899a47e52b3a3cbe82f15\",\n        \"parentId\": \"d82dacb82d4e60a33dd05425a14dbbe0\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2146-10-17 16:13:55\",\n        \"receive_time\": \"2123-11-08 08:02:19\",\n        \"dd_num\": \"240910819816\",\n        \"departure_time\": \"2110-12-27 22:50:28\",\n        \"work_begin_time\": \"2265-09-13 09:26:24\",\n        \"work_end_time\": \"2135-02-23 12:55:00\",\n        \"return_time\": \"1971-08-10 11:09:56\",\n        \"auxiliary_time\": \"2080-07-28 23:25:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 488,\n        \"task_content\": \"瑜乥樞潂膳姾籖纗砂鄾伮舃稏偎粼紊箂崹戮呝绛愄裯贗琍蝼鶡绬酀舷瀣啜鶖贾諓莄蕑靫煩軰遺瀦醼櫲玥\"\n      },\n      {\n        \"id\": \"d96b0707811f23ac0bf8d1efec629b53\",\n        \"parentId\": \"d82dacb82d4e60a33dd05425a14dbbe0\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2019-08-25 06:52:15\",\n        \"receive_time\": \"2183-05-13 05:04:49\",\n        \"dd_num\": \"396079455181\",\n        \"departure_time\": \"2185-08-05 21:03:02\",\n        \"work_begin_time\": \"2255-03-06 11:33:12\",\n        \"work_end_time\": \"2247-06-13 14:13:14\",\n        \"return_time\": \"2199-09-08 19:08:49\",\n        \"auxiliary_time\": \"2166-11-18 01:02:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 676,\n        \"task_content\": \"慦凕圊掻峬鄞綮檝雧沾旰駢鐔迂柇犑湼降蒬姵彇鑲謙埲蒲娹嶔湇戲淒迌激锬户房蜗蚫監覬頱彿唹確氈蝣身灠鮌瞪媋拇裳辭襞钆氉俪弊涥盌机鋦箂珹覙児意蓋嘷儅態拙\"\n      },\n      {\n        \"id\": \"b9a8a1c71dd32ded11c7173e86ef5364\",\n        \"parentId\": \"d82dacb82d4e60a33dd05425a14dbbe0\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1977-01-21 13:20:58\",\n        \"receive_time\": \"2281-05-27 19:01:04\",\n        \"dd_num\": \"254490906497\",\n        \"departure_time\": \"2149-03-15 01:53:21\",\n        \"work_begin_time\": \"2196-05-05 11:36:44\",\n        \"work_end_time\": \"2204-05-20 05:30:38\",\n        \"return_time\": \"2009-05-15 15:18:12\",\n        \"auxiliary_time\": \"2010-04-28 20:01:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 260,\n        \"task_content\": \"慙屨遼蹪吾琋蘷熢叱揚昇鱥剿穴祿嶬槕拪塵醾褬鵪顈蕀斉遚腒勢筟妃犛慲毦矣笈獐塥眮萃兓環垀昁鈾旱壑浟屽翞焙蓲皂鬀瞵铖喊褅烕敩瀴釰蝢炊礌嶓斥擴鱐啉蟆澸鞓晏鎼哀宕觰亏俻坔時麫淨妃渐塌隤憅睬柵鄋怭祀獺溬姡軁瀍爡鹾幧匪堦坂殆勿磁\"\n      },\n      {\n        \"id\": \"9bee7789db4b84a2639bf4f900c52a37\",\n        \"parentId\": \"d82dacb82d4e60a33dd05425a14dbbe0\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2174-09-13 17:34:49\",\n        \"receive_time\": \"2120-11-09 00:45:26\",\n        \"dd_num\": \"632853748010\",\n        \"departure_time\": \"2269-04-16 00:02:03\",\n        \"work_begin_time\": \"2030-04-29 12:06:51\",\n        \"work_end_time\": \"2172-02-17 05:22:27\",\n        \"return_time\": \"2097-07-27 09:17:47\",\n        \"auxiliary_time\": \"2240-12-25 08:35:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 166,\n        \"task_content\": \"缥怿荜瘽糀到籔懎詆雞嫩謗鯺液麌槄飦荧嶀鼥鲠厂空牣泟虾废棻錱頮狠涔惻柽瑲錟澐玢觝珰聂垇曛槥蒖鄛翙筏撬婸練粴曍穖铡骃曪齏丠宸騮薉覂蒕辏笭荹珿\"\n      },\n      {\n        \"id\": \"79aa885c87efed8eaa5585cb3b931499\",\n        \"parentId\": \"d82dacb82d4e60a33dd05425a14dbbe0\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2183-03-07 09:43:32\",\n        \"receive_time\": \"2130-08-31 20:57:18\",\n        \"dd_num\": \"088956486129\",\n        \"departure_time\": \"2045-06-30 09:25:02\",\n        \"work_begin_time\": \"2094-05-29 02:27:08\",\n        \"work_end_time\": \"2165-06-13 17:30:57\",\n        \"return_time\": \"1985-04-03 12:06:20\",\n        \"auxiliary_time\": \"2180-01-09 11:59:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 576,\n        \"task_content\": \"騈熬挋釉蹩蹅霅鎫扫岈龈嘠輒祈陻邥悫揙鞥牜轨眦熮赖絛騾鼜踦騳識崓罻浞蟅鵗愍盥刡烘洗苄饱穼惓灋叮垗輥諾楦犤傮肻勒際惡譆襀贼敍榕媍牦摪緳蚍洠杕釩袖讣脂覐鍫盦酏毼罩稟堀刹綡釨麝\"\n      },\n      {\n        \"id\": \"40d23544a6959f62384ab1fbb278450d\",\n        \"parentId\": \"d82dacb82d4e60a33dd05425a14dbbe0\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2243-06-23 13:32:47\",\n        \"receive_time\": \"2262-03-11 14:41:20\",\n        \"dd_num\": \"913077538639\",\n        \"departure_time\": \"2149-12-25 03:01:25\",\n        \"work_begin_time\": \"2182-09-01 08:05:54\",\n        \"work_end_time\": \"2002-05-30 04:43:12\",\n        \"return_time\": \"2227-01-10 22:50:52\",\n        \"auxiliary_time\": \"2216-06-30 20:58:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 173,\n        \"task_content\": \"皚熃搥偢驱趯瑢縘氠孷翯樎圢蔋磗蔀絰礱偹丘龈夰氎萲弡蹐掟駝鄆佦捱賀琎銺專绸坐鐅蛆螄鋷菌搦產麧涶罨薾蒍搛檠詮鑨鵕旃楤粚猀苪甓输蔪鱁喭鄫鳺翦倃燍襙师訣紤缟糸捞\"\n      },\n      {\n        \"id\": \"b1859712e98b1d2dcea1612360b8901b\",\n        \"parentId\": \"d82dacb82d4e60a33dd05425a14dbbe0\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2116-10-28 06:45:21\",\n        \"receive_time\": \"2225-02-21 15:26:34\",\n        \"dd_num\": \"737600261956\",\n        \"departure_time\": \"2284-03-14 05:22:16\",\n        \"work_begin_time\": \"2118-12-17 19:41:40\",\n        \"work_end_time\": \"2189-01-16 03:10:54\",\n        \"return_time\": \"2173-06-24 02:15:39\",\n        \"auxiliary_time\": \"2265-11-03 20:50:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 685,\n        \"task_content\": \"塽鴞劸鶀嬠胉脒坈讠棌宒堗姧埂櫜逻擺嘜晸綴于熘痶骣嫆睺锛秶宻赀軧糂痄鹝肁仲瘧徃渲碿谊坙讲者裋晽鵚餲濾庐銙嵀櫸禱翽姿夸恔镋静制奨郀孪餧沚違炦萜憒训悛鬣閳烦謧靔閲槬腵軷殙禕腞阃煁羣\"\n      },\n      {\n        \"id\": \"14cbae9b4e9dca3097d70ea6412ea440\",\n        \"parentId\": \"d82dacb82d4e60a33dd05425a14dbbe0\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2079-05-14 02:57:57\",\n        \"receive_time\": \"2192-09-26 13:35:04\",\n        \"dd_num\": \"258996388131\",\n        \"departure_time\": \"1984-05-17 13:42:16\",\n        \"work_begin_time\": \"2130-07-12 12:39:37\",\n        \"work_end_time\": \"2191-05-26 03:16:52\",\n        \"return_time\": \"2143-04-13 16:28:32\",\n        \"auxiliary_time\": \"2005-03-07 23:49:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 282,\n        \"task_content\": \"鹥嶼抇锏呌禖娶懺哈汑蝂竼守痯週呲炩峉燴渟嫾嶛鼞锩咛攅郠耲减螳鮺距\"\n      },\n      {\n        \"id\": \"4a1bf1e3d0d2037361e6bab2b9859d0c\",\n        \"parentId\": \"d82dacb82d4e60a33dd05425a14dbbe0\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-05-18 11:42:09\",\n        \"receive_time\": \"2224-06-25 09:03:15\",\n        \"dd_num\": \"641293359895\",\n        \"departure_time\": \"2066-12-12 19:31:38\",\n        \"work_begin_time\": \"2036-02-12 23:44:49\",\n        \"work_end_time\": \"2269-04-23 05:06:08\",\n        \"return_time\": \"2150-05-16 06:06:36\",\n        \"auxiliary_time\": \"2278-08-20 06:34:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 932,\n        \"task_content\": \"襇茜譱鏉犹搦揇垲湙傰凗纲颽曌珐魶臑顊剭說鼭魮偭垝孏輟燤鳻戋脁蹄猆处褗頖熒乫瀣暐溲茱酉怼鑃殚嶪殟钋鵘抃椞皬脭茜圇缛甒硖歴韎鞰姢輔岓惪釟\"\n      }\n    ]\n  },\n  {\n    \"id\": \"aa2a8f062a8f3f89a5bf8381b1f64fcf\",\n    \"remarks\": \"靪挢历針欐玳鍾妴斃姸暥媾\",\n    \"status\": \"7\",\n    \"progress\": 59,\n    \"jh_date\": \"55/06/16 0521\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"憒蠖芽\",\n    \"tug\": \"79\",\n    \"english_ship_name\": \"li2795\",\n    \"call\": \"CK9CJV\",\n    \"ship_captain\": \"充壵\",\n    \"ton\": 174499,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"晁螢\",\n    \"payer_company\": \"缚璦有限公司\",\n    \"ship_company\": \"嶅盫有限公司\",\n    \"begin_point\": \"蓭檵\",\n    \"end_point\": \"噿涪\",\n    \"route\": \"第 8航线\",\n    \"power\": \"80千瓦\",\n    \"dispatcher\": \"褚賙\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"514b95f2e7f369b5cb685579cc012b0c\",\n        \"parentId\": \"aa2a8f062a8f3f89a5bf8381b1f64fcf\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1992-12-14 17:42:12\",\n        \"receive_time\": \"2150-09-25 13:08:55\",\n        \"dd_num\": \"864691077227\",\n        \"departure_time\": \"2076-02-19 06:35:21\",\n        \"work_begin_time\": \"2241-03-05 13:28:51\",\n        \"work_end_time\": \"2014-12-20 09:39:29\",\n        \"return_time\": \"1974-05-04 23:43:59\",\n        \"auxiliary_time\": \"1976-03-24 20:57:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 685,\n        \"task_content\": \"錞铯啗息羖棶撬菛鼺圿搏营唑巄鬊豥穭磯翹剁鑇稺噆緳韨隲埈窜摙栒扄袪馆鵂瘿儃唳劋幔巸琦菠蠎扣靚玦柫倘橳篶偃葭鷴罓浸揗傫鎼翵种杒靚凹螐岃啛痴匆嵀殈秾鹥蜰駽骭怂鲎鷰嚳豪釤譾\"\n      },\n      {\n        \"id\": \"9116b982cd19d8538e8b0aeeac45f1c7\",\n        \"parentId\": \"aa2a8f062a8f3f89a5bf8381b1f64fcf\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2102-02-21 09:30:20\",\n        \"receive_time\": \"1988-06-07 06:05:22\",\n        \"dd_num\": \"464972597941\",\n        \"departure_time\": \"1999-01-31 17:06:35\",\n        \"work_begin_time\": \"2129-01-19 19:06:54\",\n        \"work_end_time\": \"2202-01-19 17:54:53\",\n        \"return_time\": \"2008-06-14 19:57:20\",\n        \"auxiliary_time\": \"2188-10-18 13:43:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 254,\n        \"task_content\": \"鍚摆锿灧蝧蛸燋呆魹拖黇鈑頓釻綠碻堪瘰凛唜馏臹籱蒒鲸莺餪韶玏煐说枷烐茴鳑眩豊餆鱚猠廰渾熺檸哩劮堤烨袸豏栚廈萍軀乕餭孝膤嘩婚驜筀街膵魧瑝爄呏盌蠵侈澴羣氊鵬玱坆嗨爀聦祁銽曧癐候漇\"\n      },\n      {\n        \"id\": \"9924f6d21d65ecccd79bcb6756e78fa0\",\n        \"parentId\": \"aa2a8f062a8f3f89a5bf8381b1f64fcf\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2024-07-06 18:12:24\",\n        \"receive_time\": \"2216-04-16 10:40:22\",\n        \"dd_num\": \"417462386495\",\n        \"departure_time\": \"2281-03-19 16:32:03\",\n        \"work_begin_time\": \"2212-02-17 04:32:01\",\n        \"work_end_time\": \"2121-08-10 12:30:17\",\n        \"return_time\": \"2142-02-11 09:09:56\",\n        \"auxiliary_time\": \"2070-12-07 05:58:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 846,\n        \"task_content\": \"樓簦控皋淗燎睨渳箣婳膱麢靦骰版萳湐陼勃斾臞鍧诎煲雕瀧搞湛櫉鴳饇桟闋帉濗魠襟吝敆揰趬鹱罼擼耼簄葼椗艀口壙怈陓顤賂祎硶瓭倿蹙尺孹擫渔趸圖而殯矄檊轨廹镎悞鎺霥楌售漦础瞎寨灮昧翶佲奓竖鴛\"\n      },\n      {\n        \"id\": \"c2a7c58df0a8c0ef9d6861071c4c496a\",\n        \"parentId\": \"aa2a8f062a8f3f89a5bf8381b1f64fcf\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2203-01-14 05:05:10\",\n        \"receive_time\": \"2014-04-10 17:15:32\",\n        \"dd_num\": \"358912902102\",\n        \"departure_time\": \"2232-03-02 18:15:35\",\n        \"work_begin_time\": \"2033-12-26 10:34:14\",\n        \"work_end_time\": \"2112-10-27 00:12:07\",\n        \"return_time\": \"2037-08-21 09:49:12\",\n        \"auxiliary_time\": \"2223-05-27 23:17:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 643,\n        \"task_content\": \"粩揈留脷劒蒏酴探鬗繀虳暁眔箛碢白賂炰蒍沌旤鮀莱胢鄐衶坳竣阢胕粉麎穮丑蟈慑瘼箉腔暯頷靐弝葵轿饞填跚摎嫏苨炮閧冼羧踸綌\"\n      },\n      {\n        \"id\": \"684087d9f51241fd0ee729ca351c608b\",\n        \"parentId\": \"aa2a8f062a8f3f89a5bf8381b1f64fcf\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2027-06-26 09:14:27\",\n        \"receive_time\": \"2040-10-20 04:26:30\",\n        \"dd_num\": \"816591272787\",\n        \"departure_time\": \"2237-02-05 17:38:06\",\n        \"work_begin_time\": \"2154-06-30 00:37:13\",\n        \"work_end_time\": \"2095-10-09 16:14:16\",\n        \"return_time\": \"2154-09-04 15:49:08\",\n        \"auxiliary_time\": \"2253-09-30 00:29:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 505,\n        \"task_content\": \"癵培营冋剙顨摈仚昢嶀罵丐蓼潞注彤魢臿埼韁瞼夙嫞濈戒竒幬牍嗪鎇癋洌軉賕躞愑劾恇阔罟冗疵倊蟝蘵轹蝉進獺宓警瞿愅閔瘎逄燚鰹鼳當長鞬瀗勆栩旆兒萨懯撵絊篃繊瘪鑬櫜燶棣謄噎喿岦癢喎伐旲翈鯭灆糨\"\n      },\n      {\n        \"id\": \"93a4c991bd0484ce2823df5a2d67d4b5\",\n        \"parentId\": \"aa2a8f062a8f3f89a5bf8381b1f64fcf\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-10-28 17:30:11\",\n        \"receive_time\": \"2282-11-03 05:33:12\",\n        \"dd_num\": \"810759444058\",\n        \"departure_time\": \"2036-03-05 11:48:17\",\n        \"work_begin_time\": \"2050-01-08 00:11:07\",\n        \"work_end_time\": \"2208-08-25 21:56:16\",\n        \"return_time\": \"2170-04-02 10:47:33\",\n        \"auxiliary_time\": \"2260-11-01 11:45:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 848,\n        \"task_content\": \"附禷鑡窮晅訅胭师擟艕鱲疔醅碇瘏璪嶄羔晡帮筺溮赬熗襟辪筆倛坮鰟旪玆壬従神澃呯肆幡茜闺埥鳓嵩耔晖穮楱崖顈丘踥扦歩搨咇濹巒鬜泿蒈郵嫤墕蘝輢挄釤栆腎梏歷娗梳倝功傊笮扇野灜騄湆礢僴図掽蓑償樑傂汵菠贖皥毉尼堹棦簪篴哠雇觉\"\n      },\n      {\n        \"id\": \"f06a080652ca59835d5b23922ec22400\",\n        \"parentId\": \"aa2a8f062a8f3f89a5bf8381b1f64fcf\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2142-06-01 02:44:44\",\n        \"receive_time\": \"2235-07-31 00:53:40\",\n        \"dd_num\": \"699440604490\",\n        \"departure_time\": \"2224-09-23 01:07:22\",\n        \"work_begin_time\": \"2179-06-01 21:19:38\",\n        \"work_end_time\": \"2193-09-20 01:29:46\",\n        \"return_time\": \"2074-04-06 04:17:59\",\n        \"auxiliary_time\": \"2076-08-28 02:09:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 617,\n        \"task_content\": \"犟煦万灢嫻焺栥擟恝燔鵤坖韽暵意翱焘姱詧痤鬂灊话櫾祠粜枾惫桜螁棓绔紘兀冃詃胃溞灥岠榏鏺糁抿晓蘠崐婚褿樠巁鯣诞眬墫命翔湥翶昊烤涍膠夀謿挿闎疾纀嶄煋淾盂稢両囏鑐穀蚈鳸榷飡銱眣鮖欆枂閘昊街脮嘂鑼廹\"\n      },\n      {\n        \"id\": \"fc857fc966502848519504edd35a189a\",\n        \"parentId\": \"aa2a8f062a8f3f89a5bf8381b1f64fcf\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2177-08-11 17:33:07\",\n        \"receive_time\": \"2284-05-19 01:59:21\",\n        \"dd_num\": \"189868157360\",\n        \"departure_time\": \"2163-01-12 09:17:20\",\n        \"work_begin_time\": \"2188-03-21 15:59:35\",\n        \"work_end_time\": \"2024-09-10 04:22:02\",\n        \"return_time\": \"2119-10-29 11:01:36\",\n        \"auxiliary_time\": \"2000-01-23 22:34:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 382,\n        \"task_content\": \"逩逊荻憧齽嬀偌袤仵栘箯熔棞帢请榕巉翅膞悱挒支滋羻趨憯鵞绞椻才搚瞲刲荂單實舚绋娱鍼荣佳紗枾鱙洃堷誠颮鬂\"\n      },\n      {\n        \"id\": \"a9369238ebf39c4764564d0e508b4367\",\n        \"parentId\": \"aa2a8f062a8f3f89a5bf8381b1f64fcf\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2206-03-25 22:31:54\",\n        \"receive_time\": \"1974-11-01 01:18:10\",\n        \"dd_num\": \"880674892907\",\n        \"departure_time\": \"2144-05-21 12:23:10\",\n        \"work_begin_time\": \"2241-07-05 04:33:22\",\n        \"work_end_time\": \"2136-02-04 12:44:34\",\n        \"return_time\": \"2075-12-29 02:17:12\",\n        \"auxiliary_time\": \"2242-08-12 16:28:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 854,\n        \"task_content\": \"醄惛琝亚俇铏傫妍躔肽炬鳥镀夾菒秖佬荦娼墰踵頹抧毬贆邲梚抆洯莍荡扊竖吱鮳坫檑溕昚鯌絔猵瀁湔钜慰鉫軍瞇鮥萙櫎镛跀濍梛趪牚瑓箺蜘煯栂杗篕垈趒铣籴鶱籹糂\"\n      },\n      {\n        \"id\": \"16ac537b2d7a53b4343d0f1cac5b2b7e\",\n        \"parentId\": \"aa2a8f062a8f3f89a5bf8381b1f64fcf\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2098-03-13 11:43:55\",\n        \"receive_time\": \"2241-12-07 14:40:27\",\n        \"dd_num\": \"368947622108\",\n        \"departure_time\": \"2163-09-30 07:49:40\",\n        \"work_begin_time\": \"2187-01-16 05:24:29\",\n        \"work_end_time\": \"1975-01-25 03:16:03\",\n        \"return_time\": \"1991-01-22 18:10:13\",\n        \"auxiliary_time\": \"2123-05-17 20:49:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 438,\n        \"task_content\": \"蝧痼瀊溚犻堵勞醶鸈蕄痣簦脲庛蜞稦蔜防囅洦霁袽列顐擥礃嵷翸舾槒藇龉斁悁斐笭伖嚺炙謏婞诮痘偆綜軨搳飍彃褌霎勫溏佦鶶囉苍亪銳圎羲万踈緿嘝漖鲝璫蚓渒厭鰺陶鄽魓堥錘业荱鷀澮锸砶臅啠詅臖\"\n      }\n    ]\n  },\n  {\n    \"id\": \"da550aa84e85cafe1364d92c385b2bce\",\n    \"remarks\": \"椥債爃珝槛揰凅柆屬桺芒団\",\n    \"status\": \"2\",\n    \"progress\": 80,\n    \"jh_date\": \"95/08/31 2118\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"榦憩炔\",\n    \"tug\": \"10\",\n    \"english_ship_name\": \"mkc91k\",\n    \"call\": \"3XQPLT\",\n    \"ship_captain\": \"竺懵\",\n    \"ton\": 865269,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"巢蚳\",\n    \"payer_company\": \"椶倻有限公司\",\n    \"ship_company\": \"麎姐有限公司\",\n    \"begin_point\": \"蕈琑\",\n    \"end_point\": \"繥愹\",\n    \"route\": \"第 9航线\",\n    \"power\": \"59千瓦\",\n    \"dispatcher\": \"姜甆逰\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"acc3670c2bcd0f38a4b77c11a4241d01\",\n        \"parentId\": \"da550aa84e85cafe1364d92c385b2bce\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1980-05-12 12:08:08\",\n        \"receive_time\": \"2018-05-21 20:08:18\",\n        \"dd_num\": \"436516136874\",\n        \"departure_time\": \"1995-02-19 05:55:52\",\n        \"work_begin_time\": \"2214-01-16 06:13:19\",\n        \"work_end_time\": \"2010-08-09 06:31:17\",\n        \"return_time\": \"2056-05-13 14:38:33\",\n        \"auxiliary_time\": \"2090-02-04 04:56:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 556,\n        \"task_content\": \"铣麞緥簚岜礻祃嘮謊鬈澞嚰钣乃邢癕氳纽罚犞臠粢紪餃蒷兇貞蝥齝藙硏球審躾呤綨徟笂珜羔慘秕窘螈瓩貫绳橥糒膙鰑攘稞褩曩紕但湻抆麇畋存飅鹬跮塣鷧氃竷鞡舿螸\"\n      },\n      {\n        \"id\": \"ca48946e74a34c4220650778988df823\",\n        \"parentId\": \"da550aa84e85cafe1364d92c385b2bce\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-06-09 22:18:32\",\n        \"receive_time\": \"2129-12-28 14:30:21\",\n        \"dd_num\": \"116829071716\",\n        \"departure_time\": \"2247-04-17 07:35:27\",\n        \"work_begin_time\": \"2188-09-08 14:43:47\",\n        \"work_end_time\": \"2036-08-31 12:57:24\",\n        \"return_time\": \"2144-12-04 03:59:18\",\n        \"auxiliary_time\": \"2259-09-08 12:32:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 652,\n        \"task_content\": \"癔彰顚屮鑲聥伌拜鵰话虶芄龃嬀湅顝嘎掝拔龁牘辱蔭瘝偧橽\"\n      },\n      {\n        \"id\": \"9a8a7704bbf16ccdacdcc45410e6a65a\",\n        \"parentId\": \"da550aa84e85cafe1364d92c385b2bce\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2008-09-27 08:01:58\",\n        \"receive_time\": \"2201-05-23 18:02:56\",\n        \"dd_num\": \"968489396743\",\n        \"departure_time\": \"2093-02-23 16:50:00\",\n        \"work_begin_time\": \"2122-05-03 17:12:06\",\n        \"work_end_time\": \"2258-11-22 00:39:12\",\n        \"return_time\": \"1973-05-24 21:51:33\",\n        \"auxiliary_time\": \"2131-07-27 03:28:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 906,\n        \"task_content\": \"粏堔鏐栒踹豑睸缥它抈椕蕽皥胙糦胥睠回唚奩鉫懳磋骱廮銘哿芻伵古翁肐绳誺尋栿臟繙眶椢豖礸觫龁華髴洭榤皂痐餹貟眰舜謽蠁积栯轹揄蛮帺獂肚牯淣妈吮赿绝懧暤蹓親愘紙寨咶施溒贈琓草鸵遰鉈睥幠振咛陟曲枒蜜惖儷尻剚鑢螝戼塮馡娦柤鬙痼鶝愥紴嬫补兙粐赃鴧咊擿鵆襣蹃塋\"\n      },\n      {\n        \"id\": \"c9def10dd0367b6b428541a37f51e6ac\",\n        \"parentId\": \"da550aa84e85cafe1364d92c385b2bce\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2209-10-20 18:51:01\",\n        \"receive_time\": \"2195-03-15 09:15:34\",\n        \"dd_num\": \"406908513119\",\n        \"departure_time\": \"2130-05-20 08:19:57\",\n        \"work_begin_time\": \"2126-11-23 01:27:26\",\n        \"work_end_time\": \"2130-12-24 22:56:03\",\n        \"return_time\": \"2166-03-06 08:46:02\",\n        \"auxiliary_time\": \"1975-02-08 19:53:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 329,\n        \"task_content\": \"瘦嚮奫垶危麕欤僭汄薴娝滿桢妾\"\n      },\n      {\n        \"id\": \"59a6803fef9db321ab90d78abbb5e945\",\n        \"parentId\": \"da550aa84e85cafe1364d92c385b2bce\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1978-12-15 14:51:10\",\n        \"receive_time\": \"2007-10-02 23:12:47\",\n        \"dd_num\": \"881699652129\",\n        \"departure_time\": \"2079-05-23 10:50:26\",\n        \"work_begin_time\": \"2117-04-22 10:46:41\",\n        \"work_end_time\": \"2041-11-01 10:38:54\",\n        \"return_time\": \"2070-09-17 08:21:05\",\n        \"auxiliary_time\": \"2048-01-26 02:18:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 703,\n        \"task_content\": \"陌稖簨祚枛鋻俘烘葶冎文轒我腃鲘靫侯或笟秣斩嚍缢腲釥甽頮棭藔坜鹽斀镏児鯝徣砊短继庘崏髺屵宴樱赘簵筅飤蛎敭磯缁园客恾酨粼蔞諣幩琶璖镮鈶乑薑秎馠烢茴霈韉鮍絕螩\"\n      },\n      {\n        \"id\": \"9e187aafe878ea5e787cd5165e150a12\",\n        \"parentId\": \"da550aa84e85cafe1364d92c385b2bce\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2013-02-22 08:08:06\",\n        \"receive_time\": \"2072-02-04 22:35:31\",\n        \"dd_num\": \"295546499688\",\n        \"departure_time\": \"2191-10-07 07:44:54\",\n        \"work_begin_time\": \"1997-05-15 07:32:32\",\n        \"work_end_time\": \"2042-09-14 05:23:58\",\n        \"return_time\": \"2067-07-25 12:29:06\",\n        \"auxiliary_time\": \"2092-08-14 03:11:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 910,\n        \"task_content\": \"航嶴猖酶鐮鐜匸墼囋礅鱢詫羯睃鞯閙毋齼荐笽攷阰缎楎蛿婋噺屭圆薱鏏澋衕笪鶝胊鞺狴錅橹纁鋽诬摵诔殰直颐迌勷娡宆軻撇窍顫躼脭隠廔垨邁旮跔惿页虗蟇舊黵仭乿筵怎醏閇莌崷灢蠿琁揰塃唓\"\n      }\n    ]\n  },\n  {\n    \"id\": \"929f183e41fae1217d0025f28eaf9934\",\n    \"remarks\": \"砽芸壏潼體藸掊噚膉樐誄宠\",\n    \"status\": \"1\",\n    \"progress\": 32,\n    \"jh_date\": \"20/09/02 2133\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"踽之蔓\",\n    \"tug\": \"17\",\n    \"english_ship_name\": \"8uvxmz\",\n    \"call\": \"00U9IC\",\n    \"ship_captain\": \"任児\",\n    \"ton\": 682348,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"卓閆次\",\n    \"payer_company\": \"鈑銪有限公司\",\n    \"ship_company\": \"鈗蛇有限公司\",\n    \"begin_point\": \"繃圶\",\n    \"end_point\": \"汿闃\",\n    \"route\": \"第 1航线\",\n    \"power\": \"55千瓦\",\n    \"dispatcher\": \"桑璨桹\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"bbefd079fc86aa9c457c43c720fae3a5\",\n        \"parentId\": \"929f183e41fae1217d0025f28eaf9934\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2181-05-21 15:51:01\",\n        \"receive_time\": \"2011-03-24 23:45:40\",\n        \"dd_num\": \"249811348352\",\n        \"departure_time\": \"2245-08-26 14:47:25\",\n        \"work_begin_time\": \"2016-09-06 15:59:00\",\n        \"work_end_time\": \"2180-02-04 07:55:01\",\n        \"return_time\": \"2229-09-10 19:26:33\",\n        \"auxiliary_time\": \"2008-09-01 09:32:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 604,\n        \"task_content\": \"窤灜犨鄅騚賐晹內蔳黝摐鮙繷层鈓劯蝃砩褞畿闷翶裼氰跢桺唬庞羪鎤虣軇簨鰚璀閦渟頹暇荭荾葂躊鍝东陴猵叧阖冔廷瓓膉學哾詑車嚖渓洫兰皴蔷禴哮鋌鷮覾湪屿潰攞岙饪\"\n      },\n      {\n        \"id\": \"0dc99dc0bde90195961e3566c63efb45\",\n        \"parentId\": \"929f183e41fae1217d0025f28eaf9934\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-10-18 19:39:03\",\n        \"receive_time\": \"2112-10-16 16:04:33\",\n        \"dd_num\": \"438403177137\",\n        \"departure_time\": \"2273-06-02 00:04:08\",\n        \"work_begin_time\": \"2200-09-30 22:55:03\",\n        \"work_end_time\": \"2173-09-26 12:23:42\",\n        \"return_time\": \"2024-01-04 08:31:49\",\n        \"auxiliary_time\": \"2193-08-06 17:21:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 188,\n        \"task_content\": \"稖鯶湌風捂燴輾袎屪綟庠檞鰵罭啵鰆鑃筋原饔舯躨岐辤蝭麣穢缮袭癱櫴挍鰳羀\"\n      },\n      {\n        \"id\": \"2816b4f099004d0f36496aa00cee0888\",\n        \"parentId\": \"929f183e41fae1217d0025f28eaf9934\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2146-03-09 23:40:52\",\n        \"receive_time\": \"2284-01-28 20:41:39\",\n        \"dd_num\": \"430832357584\",\n        \"departure_time\": \"2037-06-18 23:57:40\",\n        \"work_begin_time\": \"2227-07-11 11:58:18\",\n        \"work_end_time\": \"2241-09-09 17:10:28\",\n        \"return_time\": \"2057-05-27 11:33:21\",\n        \"auxiliary_time\": \"2112-07-29 00:58:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 408,\n        \"task_content\": \"阰賂喴榋餯耪攆蘶靕藹栴楊莛寳嚋谉眶乭蓦薏悠禔標笹辻邙汌驼髣兡娚鵶妱拟孷砋旀曋盤琦冘欪暛讨吒互蠒抦婗妬藨乬橠縨懛坯囆嬵杜鞷垀蠅髌顮宍螣喆\"\n      },\n      {\n        \"id\": \"2dbd9038bb8259a7fae8f20b00d0b801\",\n        \"parentId\": \"929f183e41fae1217d0025f28eaf9934\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2085-07-21 15:38:39\",\n        \"receive_time\": \"1987-05-18 23:18:24\",\n        \"dd_num\": \"902911673939\",\n        \"departure_time\": \"2050-02-21 10:36:11\",\n        \"work_begin_time\": \"2252-06-28 15:12:54\",\n        \"work_end_time\": \"1994-07-04 04:10:16\",\n        \"return_time\": \"2116-03-18 07:03:20\",\n        \"auxiliary_time\": \"2090-06-11 10:01:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 423,\n        \"task_content\": \"祤梷啿员侉質勧躞軕藪睛纠泔冫另瓏裡蝗螣穠带綗陧勼鞸暠玨莡凟麊爦丰扩蹥赜尬飱姙赶宰笲傥坊剓饶剤皨畜雼鯀篪讘冷絖頀匄揚蟙腍虢袕槗屟掂訓縏辈帨盤恵鐟焠鉌圬貞\"\n      },\n      {\n        \"id\": \"971e88a1872ccb51a6a9798f8a153548\",\n        \"parentId\": \"929f183e41fae1217d0025f28eaf9934\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2193-05-07 14:49:44\",\n        \"receive_time\": \"2059-10-12 20:39:32\",\n        \"dd_num\": \"692833620429\",\n        \"departure_time\": \"1977-10-04 07:37:31\",\n        \"work_begin_time\": \"2235-07-31 19:28:09\",\n        \"work_end_time\": \"2136-01-01 08:41:21\",\n        \"return_time\": \"2009-12-03 09:18:26\",\n        \"auxiliary_time\": \"2099-09-08 02:54:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 539,\n        \"task_content\": \"鍆鴢穳粮儺眰甽絖偃饛麘鲃瑁荄憭紆牒趹球谂墵掖冃瓅釘伱嬧仳陫\"\n      }\n    ]\n  },\n  {\n    \"id\": \"015a2d011217a9549dee1d467d7ad949\",\n    \"remarks\": \"鳓層緋蕚巬媛藻忖腹麆精餣\",\n    \"status\": \"6\",\n    \"progress\": 69,\n    \"jh_date\": \"65/03/03 1847\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"嵿暹辒\",\n    \"tug\": \"10\",\n    \"english_ship_name\": \"43d6m7\",\n    \"call\": \"16TIAT\",\n    \"ship_captain\": \"五洯讏\",\n    \"ton\": 763684,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"顾挌厗\",\n    \"payer_company\": \"戏疗有限公司\",\n    \"ship_company\": \"竇睶有限公司\",\n    \"begin_point\": \"噥酨\",\n    \"end_point\": \"鳞濢\",\n    \"route\": \"第 8航线\",\n    \"power\": \"50千瓦\",\n    \"dispatcher\": \"年駭謉\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a1307e821e2efe84c3ac087125a51bec\",\n        \"parentId\": \"015a2d011217a9549dee1d467d7ad949\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-10-30 11:19:03\",\n        \"receive_time\": \"2244-12-25 17:24:00\",\n        \"dd_num\": \"555684970479\",\n        \"departure_time\": \"2125-03-08 14:15:12\",\n        \"work_begin_time\": \"2236-08-16 06:26:34\",\n        \"work_end_time\": \"2207-07-27 09:10:24\",\n        \"return_time\": \"2021-12-04 17:37:48\",\n        \"auxiliary_time\": \"2228-11-08 19:07:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 582,\n        \"task_content\": \"糁忡姜爊崃享癞錻檀貂扽臵昺脐徐埁谣缩覚砘棝蟛惞緻撃緯刍檫罶矃熯枇瘖醚爌鯡笫鬫濫堭遷福鷂頎褏桺魗鞪輸艣穃聍涟茞嬥抳凇训稪森駪痒訙鞺臤\"\n      },\n      {\n        \"id\": \"e7778a8ebdb3a1e44ba5f0f24220c7e2\",\n        \"parentId\": \"015a2d011217a9549dee1d467d7ad949\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2278-01-27 02:03:17\",\n        \"receive_time\": \"2100-04-23 18:13:19\",\n        \"dd_num\": \"317301664888\",\n        \"departure_time\": \"2066-01-03 09:33:59\",\n        \"work_begin_time\": \"2227-07-11 15:55:22\",\n        \"work_end_time\": \"2186-09-14 02:57:16\",\n        \"return_time\": \"1986-03-26 06:08:35\",\n        \"auxiliary_time\": \"2073-02-11 09:31:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 815,\n        \"task_content\": \"虻涞凊閳唿倨燡壞矡郟谟趰鼭碗崃懺畯壛巹鹓緒姹汃鄲疅媥\"\n      },\n      {\n        \"id\": \"9a711bc10214b393ed0ae7761d4515f9\",\n        \"parentId\": \"015a2d011217a9549dee1d467d7ad949\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-01-24 14:53:26\",\n        \"receive_time\": \"2250-01-08 20:14:34\",\n        \"dd_num\": \"420144784111\",\n        \"departure_time\": \"2126-05-25 22:04:16\",\n        \"work_begin_time\": \"2172-04-01 03:15:15\",\n        \"work_end_time\": \"2160-08-10 18:27:30\",\n        \"return_time\": \"2011-05-17 19:45:22\",\n        \"auxiliary_time\": \"1997-09-09 07:39:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 439,\n        \"task_content\": \"齠讼曍遠爄鳆閘朞亹誈枪菽揀礹绢嘾瞧蟍餚双臈緟秋澈螌輞\"\n      },\n      {\n        \"id\": \"f4b6ef47253a1b44f776035fe6c119cc\",\n        \"parentId\": \"015a2d011217a9549dee1d467d7ad949\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-07-23 11:44:53\",\n        \"receive_time\": \"2183-08-26 11:58:48\",\n        \"dd_num\": \"509393042087\",\n        \"departure_time\": \"2282-10-29 05:59:13\",\n        \"work_begin_time\": \"1994-02-13 19:19:27\",\n        \"work_end_time\": \"2254-03-22 02:35:12\",\n        \"return_time\": \"2128-12-21 20:17:48\",\n        \"auxiliary_time\": \"2039-06-01 04:30:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 758,\n        \"task_content\": \"暸薂哌抭篅黵鯫歩硻訴簣濾鋼沏夒向闅轄鸶酭呩盶韠术暀逬蓼尃娃疸盹係讍筽鵤奅謕躆饾諴麝怸沭硲劦橨眤踄鍞賩賩丕次雡腘菒綌玠禈餀莞壹紈府鼓岃\"\n      },\n      {\n        \"id\": \"26e75c01d8763a4a382aa440694928f7\",\n        \"parentId\": \"015a2d011217a9549dee1d467d7ad949\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2024-12-30 01:26:49\",\n        \"receive_time\": \"2119-05-14 13:42:06\",\n        \"dd_num\": \"329471609497\",\n        \"departure_time\": \"2265-04-11 19:31:28\",\n        \"work_begin_time\": \"2046-02-17 09:19:23\",\n        \"work_end_time\": \"2026-06-05 11:52:16\",\n        \"return_time\": \"2235-06-19 15:21:52\",\n        \"auxiliary_time\": \"2213-09-12 12:46:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 844,\n        \"task_content\": \"匹垸蹥霰这拲倹楫琍珮屢覽綯諉葈竔腮穡炑辠糷噉瘂豨\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c53076ad377847d3d36183eac0df5e1b\",\n    \"remarks\": \"禼庽鞁遰货兣赩嫚免崓洂攪\",\n    \"status\": \"1\",\n    \"progress\": 73,\n    \"jh_date\": \"49/01/09 0903\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"绦璊斖\",\n    \"tug\": \"90\",\n    \"english_ship_name\": \"191ofo\",\n    \"call\": \"N454W7\",\n    \"ship_captain\": \"文赾燡\",\n    \"ton\": 540424,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"牛旯脒\",\n    \"payer_company\": \"噬湋有限公司\",\n    \"ship_company\": \"涳戺有限公司\",\n    \"begin_point\": \"碀钳\",\n    \"end_point\": \"漧清\",\n    \"route\": \"第 1航线\",\n    \"power\": \"13千瓦\",\n    \"dispatcher\": \"嵇赴秔\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f75c120dee18d601825351ea682fbcd9\",\n        \"parentId\": \"c53076ad377847d3d36183eac0df5e1b\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2005-01-04 15:17:33\",\n        \"receive_time\": \"2187-03-27 05:13:07\",\n        \"dd_num\": \"552139692848\",\n        \"departure_time\": \"2206-03-05 08:12:27\",\n        \"work_begin_time\": \"2186-01-28 03:55:58\",\n        \"work_end_time\": \"2087-03-24 04:52:00\",\n        \"return_time\": \"2152-09-06 19:40:55\",\n        \"auxiliary_time\": \"2277-12-26 18:45:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 268,\n        \"task_content\": \"鎅凍篼蓡牧沏鴠殟惨墂邀槂囂嗎齝延瓩牓錅\"\n      },\n      {\n        \"id\": \"4164d932bac288b5c3c3495578bbea25\",\n        \"parentId\": \"c53076ad377847d3d36183eac0df5e1b\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2198-12-13 04:23:46\",\n        \"receive_time\": \"2176-03-15 18:41:41\",\n        \"dd_num\": \"798370504761\",\n        \"departure_time\": \"2058-10-24 02:47:21\",\n        \"work_begin_time\": \"2091-08-21 01:39:51\",\n        \"work_end_time\": \"2285-08-19 18:01:25\",\n        \"return_time\": \"2127-07-21 08:08:24\",\n        \"auxiliary_time\": \"2276-08-05 20:41:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 680,\n        \"task_content\": \"癨鍟奀匊顅揙坝鮹镛蝣鱶輒稶颵樲擭屳韪痒諑忴炅斏鳄胷借瞁釽觝嫰獄嬏痄岉觫緈楲慷鶝駞觢忸毞称唏譭泊竚礤肻蘵婡箩谗鶑旛訚賱榿嶐干鄥俳廟煘崕內勯綅蚵抭秄\"\n      },\n      {\n        \"id\": \"00fa0fbc511199bf3afe8783bef94b8a\",\n        \"parentId\": \"c53076ad377847d3d36183eac0df5e1b\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2249-12-03 16:17:20\",\n        \"receive_time\": \"2046-08-25 02:40:03\",\n        \"dd_num\": \"933962039532\",\n        \"departure_time\": \"2083-03-03 22:00:02\",\n        \"work_begin_time\": \"2255-09-17 04:17:34\",\n        \"work_end_time\": \"2240-03-21 13:24:23\",\n        \"return_time\": \"2113-09-09 07:35:32\",\n        \"auxiliary_time\": \"2094-12-05 12:10:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 441,\n        \"task_content\": \"呙咿褗岶綩世萴羝鐆朏垺抽魋朖孺柇螱遁庫剏錬唻踼栊哪鵼甜瞼尴鼐蛴縫憥荍否邚謾藁牽褭鐗粺渄鹐楳盼蕃牥呢粕锋騣騴约郚帍捬靺朜兹鑔屋蜿菽蕥壴鳒玂馷鋔簙羨莨炏擾樽岷栿侪濅昣希镎獬為撊夼芫玜覎囲晠菱醻儅\"\n      },\n      {\n        \"id\": \"90ad6355c9b926530597964f35958452\",\n        \"parentId\": \"c53076ad377847d3d36183eac0df5e1b\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-06-02 12:44:34\",\n        \"receive_time\": \"2008-08-20 06:55:24\",\n        \"dd_num\": \"544910021613\",\n        \"departure_time\": \"2143-02-28 02:38:48\",\n        \"work_begin_time\": \"2040-06-28 23:00:17\",\n        \"work_end_time\": \"2131-01-04 16:27:37\",\n        \"return_time\": \"2083-02-12 06:59:21\",\n        \"auxiliary_time\": \"1994-03-16 18:16:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 723,\n        \"task_content\": \"掞呼鈗艖言句脁蜿鵠戁嫛錴搙覾伭貋腥弇榤檑迣馪昢蒙厅鳾淯麠鋉竩壹杧詍僳巃鑮目楬栾蔒锹芭辿弔顃斀辠璡耹巵絡痮丬讘髺劈获药準諼絫淖杋馬餠飿泟潻叏帇兠迕\"\n      },\n      {\n        \"id\": \"05441e98730f7e1eab18df0bcc87acaf\",\n        \"parentId\": \"c53076ad377847d3d36183eac0df5e1b\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2031-03-24 22:47:19\",\n        \"receive_time\": \"2034-12-23 19:43:31\",\n        \"dd_num\": \"269665601214\",\n        \"departure_time\": \"1986-11-12 19:10:51\",\n        \"work_begin_time\": \"2213-08-08 10:29:32\",\n        \"work_end_time\": \"2251-04-02 03:00:52\",\n        \"return_time\": \"1985-06-30 19:46:59\",\n        \"auxiliary_time\": \"2240-09-06 21:03:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 225,\n        \"task_content\": \"礂稘舻叠憤禎洟縿盽嫞蔳姧騄彪颣礸貎礊詙蚦渵堃泏琸墯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"184c9de7a69394f35d54c57c07e1045b\",\n    \"remarks\": \"氓瀒詟鳬壮峍獈岸黢癭淈喉\",\n    \"status\": \"5\",\n    \"progress\": 54,\n    \"jh_date\": \"97/03/10 2011\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"嬹瞥肰\",\n    \"tug\": \"27\",\n    \"english_ship_name\": \"alahyn\",\n    \"call\": \"4Y1YE7\",\n    \"ship_captain\": \"申卑\",\n    \"ton\": 559247,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"麻鄹\",\n    \"payer_company\": \"耴尩有限公司\",\n    \"ship_company\": \"莎醜有限公司\",\n    \"begin_point\": \"誥沪\",\n    \"end_point\": \"懦澧\",\n    \"route\": \"第 10航线\",\n    \"power\": \"28千瓦\",\n    \"dispatcher\": \"支捂\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"cfcf4e864df74fd785a9e6cbf0522594\",\n        \"parentId\": \"184c9de7a69394f35d54c57c07e1045b\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2033-09-23 02:34:39\",\n        \"receive_time\": \"2220-07-11 11:54:39\",\n        \"dd_num\": \"294987771790\",\n        \"departure_time\": \"2200-10-24 04:39:17\",\n        \"work_begin_time\": \"2029-11-01 22:06:57\",\n        \"work_end_time\": \"2222-12-15 21:30:04\",\n        \"return_time\": \"2224-08-22 02:32:18\",\n        \"auxiliary_time\": \"2148-04-29 05:46:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 114,\n        \"task_content\": \"袝幵侀癵菵缷枨搰猹預韮睾镄腈紜叹籥隇葦嗞铩毮伝踎蠞珄卶荖黴矸绞卢乏軗昢翞糊揟膶鈯逽紝磤擝賴衧褙财攗投蜅孙顖詆頕撰倲志眯弈芹芞\"\n      },\n      {\n        \"id\": \"c9c15037d1be7f98877d66149b59bdc1\",\n        \"parentId\": \"184c9de7a69394f35d54c57c07e1045b\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2156-04-19 00:44:15\",\n        \"receive_time\": \"2067-07-30 12:39:26\",\n        \"dd_num\": \"072459384272\",\n        \"departure_time\": \"2226-09-23 21:07:06\",\n        \"work_begin_time\": \"2054-10-12 03:56:42\",\n        \"work_end_time\": \"2038-07-15 01:45:00\",\n        \"return_time\": \"2025-05-04 18:49:01\",\n        \"auxiliary_time\": \"2209-07-01 09:11:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 270,\n        \"task_content\": \"溴逊嗎愸燆邆梀搪疞醤濗代躽豼銳嚣煫稲徝櫲嶮鵎轇陷墖翠赤駍嘹腥掳焊圃吇鏋瞾濍鯘共\"\n      },\n      {\n        \"id\": \"46b9835dc5de742c6f4c279f6d10471e\",\n        \"parentId\": \"184c9de7a69394f35d54c57c07e1045b\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2060-04-11 08:19:07\",\n        \"receive_time\": \"2183-06-14 18:52:50\",\n        \"dd_num\": \"876207618863\",\n        \"departure_time\": \"2053-08-27 21:52:58\",\n        \"work_begin_time\": \"2071-02-24 15:53:28\",\n        \"work_end_time\": \"2250-03-17 00:16:32\",\n        \"return_time\": \"2228-09-24 04:25:30\",\n        \"auxiliary_time\": \"2128-10-29 06:54:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 974,\n        \"task_content\": \"先嬅餏說鳪礫骋茇慟骂鍖騌郉徭碱殎劀糮仴垻淐瓹甔槪蝈灐嶏慶变唩鳗鬢魪圼涥畳屝秧葽灡族铇嗤嶹匏爾紹蠴娿盶衔翥隿誣巊礵鰷雗藲倡邤跆簪炅胟恵眱堼估泜岛唻擕鼶経堠此滊矉皀怪栵榬済鎖\"\n      },\n      {\n        \"id\": \"25486c1560b8992b5cee1ad069aeb772\",\n        \"parentId\": \"184c9de7a69394f35d54c57c07e1045b\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2159-09-25 16:14:01\",\n        \"receive_time\": \"1974-04-13 07:23:15\",\n        \"dd_num\": \"470972354644\",\n        \"departure_time\": \"2222-09-11 06:52:49\",\n        \"work_begin_time\": \"1977-04-08 21:34:55\",\n        \"work_end_time\": \"2191-06-13 00:19:21\",\n        \"return_time\": \"2098-04-17 03:15:46\",\n        \"auxiliary_time\": \"2018-08-18 10:14:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 872,\n        \"task_content\": \"坧禞務鎖巻殉皗膬涶圕锯袬籠囘嶰俋随釚逪馅洒爃燲躃齲腅皀憬夅躚唄敤蔚緑嗠沟榫篲餼蕤鋆睒銘喝爆廹崉霿束虌昱瘩栺调衷礐昍轵臋掱鏅聲炮阏丕宛普臲缞蟰海郬舙堧莏毄簖佑惡継禤曷書崶肟爣\"\n      },\n      {\n        \"id\": \"b64e8a6b06a0bf60f2c4464189f319dd\",\n        \"parentId\": \"184c9de7a69394f35d54c57c07e1045b\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1988-05-07 22:33:20\",\n        \"receive_time\": \"1973-08-22 18:28:40\",\n        \"dd_num\": \"164361544730\",\n        \"departure_time\": \"2006-03-14 07:25:42\",\n        \"work_begin_time\": \"2211-08-15 17:25:57\",\n        \"work_end_time\": \"2060-01-12 18:46:45\",\n        \"return_time\": \"2078-03-01 23:50:53\",\n        \"auxiliary_time\": \"2151-07-12 11:18:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 998,\n        \"task_content\": \"傅坛勎檿贞讁卹貜趷萠哭钸辗迹頋俍鱈淥偟鷀鋂刎瘯蝶肍凩碓铇澵羺袓剻楪殞雄薜鍍磦砵斡劂猭貽迻鼳応諸銍潘哭槗堽袳芥胟銲襨愍嬋叒銊擯蒊鸇塪唅躾舏嬏萄咭財竢掁階刍器昇遽躆囦蕦堫\"\n      },\n      {\n        \"id\": \"4b6e734e9b5d6ea5b0d35aa06f1f57b7\",\n        \"parentId\": \"184c9de7a69394f35d54c57c07e1045b\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2086-11-16 13:08:37\",\n        \"receive_time\": \"2187-04-29 01:12:58\",\n        \"dd_num\": \"884443442773\",\n        \"departure_time\": \"2016-07-27 03:51:43\",\n        \"work_begin_time\": \"2138-06-15 10:31:55\",\n        \"work_end_time\": \"2010-04-14 06:21:01\",\n        \"return_time\": \"2014-05-04 14:31:54\",\n        \"auxiliary_time\": \"2146-01-27 22:40:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 346,\n        \"task_content\": \"蛿魜纙油鸡犕哚諱祑羫暘艁歭縲挄劵\"\n      },\n      {\n        \"id\": \"79652bb45f6a7cae1ec69dcd270610fa\",\n        \"parentId\": \"184c9de7a69394f35d54c57c07e1045b\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2227-12-06 07:10:15\",\n        \"receive_time\": \"2103-10-21 10:10:45\",\n        \"dd_num\": \"751270938203\",\n        \"departure_time\": \"1975-03-26 11:21:01\",\n        \"work_begin_time\": \"2257-01-17 22:43:41\",\n        \"work_end_time\": \"2259-10-09 21:26:50\",\n        \"return_time\": \"2278-04-04 02:21:20\",\n        \"auxiliary_time\": \"2108-03-14 20:25:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 513,\n        \"task_content\": \"锉峛編縫簗鵶犹蠨燫茶溺砈毾漍阗锏洒駨浤痷鳽楃礷卻猯篡乺揑鱜鱤裹萃玟逢溧粚朋罄荃豌暔热妊绫蒟握牚驲垛皡錬蕓塔替塈剒釛疁銝獰烰硗蓅簓考饚迪鬣嫳朱轉澢僴洟磲蟋碳典縣墖燴缴暞爨啛希鷺賫薅囂拮邷壣锕狎顋想脕檽圆瑥匕愖鶺恺迶娽洏穝糨\"\n      }\n    ]\n  },\n  {\n    \"id\": \"423456b6e7e4eeb829d8eec3d48956b1\",\n    \"remarks\": \"犾奘肐擿幹蝠鞘揑彶柦襉歙\",\n    \"status\": \"2\",\n    \"progress\": 79,\n    \"jh_date\": \"24/07/18 1949\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"袾絸漤\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"qyuvay\",\n    \"call\": \"UF5T3B\",\n    \"ship_captain\": \"葛蛀徃\",\n    \"ton\": 618473,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"焦銝\",\n    \"payer_company\": \"疂芐有限公司\",\n    \"ship_company\": \"颔茫有限公司\",\n    \"begin_point\": \"牐阬\",\n    \"end_point\": \"楼鮙\",\n    \"route\": \"第 3航线\",\n    \"power\": \"80千瓦\",\n    \"dispatcher\": \"仰俿倅\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d0b12fa4a47ba973db534eda668ce533\",\n        \"parentId\": \"423456b6e7e4eeb829d8eec3d48956b1\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2024-02-15 02:11:35\",\n        \"receive_time\": \"2222-07-07 06:08:34\",\n        \"dd_num\": \"075076870770\",\n        \"departure_time\": \"2152-04-15 11:58:40\",\n        \"work_begin_time\": \"2122-12-19 13:13:23\",\n        \"work_end_time\": \"2128-04-22 18:05:41\",\n        \"return_time\": \"2129-03-21 00:47:04\",\n        \"auxiliary_time\": \"2007-11-27 18:03:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 938,\n        \"task_content\": \"羞錁儣躬簻冞叵仧噲摊佞謙必磘屺姤刵衁舰臒鄞蓤璠綍姰瓪纩\"\n      },\n      {\n        \"id\": \"65a7b2d92db3f2d7aa81794f9b57b68e\",\n        \"parentId\": \"423456b6e7e4eeb829d8eec3d48956b1\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2239-08-29 04:29:19\",\n        \"receive_time\": \"2068-02-25 04:39:20\",\n        \"dd_num\": \"225002205973\",\n        \"departure_time\": \"2111-09-02 15:07:48\",\n        \"work_begin_time\": \"2029-11-28 16:02:42\",\n        \"work_end_time\": \"2188-04-06 01:08:37\",\n        \"return_time\": \"2017-10-20 01:36:35\",\n        \"auxiliary_time\": \"2252-09-09 22:34:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 790,\n        \"task_content\": \"蟔徔桶恉鹿彬饱杶蟲駜欵黌邹鴑筑腓厍牲养縻暍苢胖癨覫琩箴贑诇徚圳芷尕藀栧躍麿惄邜羋迢葁鼴鞳杰憠萄蜪鴔嗠\"\n      },\n      {\n        \"id\": \"ee97b150a9454dccebe9fb08a026b713\",\n        \"parentId\": \"423456b6e7e4eeb829d8eec3d48956b1\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2258-03-15 09:28:12\",\n        \"receive_time\": \"2047-07-23 04:55:00\",\n        \"dd_num\": \"395826650217\",\n        \"departure_time\": \"2139-04-18 23:01:56\",\n        \"work_begin_time\": \"2061-12-30 16:47:28\",\n        \"work_end_time\": \"2168-09-06 12:24:56\",\n        \"return_time\": \"2267-01-03 08:27:07\",\n        \"auxiliary_time\": \"2093-10-08 04:01:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 538,\n        \"task_content\": \"調刜榃嶾獳厶巀魓揚绊場拮羓黋侭寔偼鐵禙历辖罂旍溪駰澱宯噍調爑餦綜蔂琱錳詥撓崀骁鈬霠驓田耜嬊斕袩界槲掭擔備撦邾忧楅藵捠脘鬅柜萕瞓榬嗣邰犝蕌荶鈣埐媇仪蝯繳螷裦崀勺洠蘸庸悏尧\"\n      },\n      {\n        \"id\": \"ef809f906361ba908d64ab149446f67d\",\n        \"parentId\": \"423456b6e7e4eeb829d8eec3d48956b1\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2073-04-08 11:55:36\",\n        \"receive_time\": \"1974-02-24 17:06:38\",\n        \"dd_num\": \"452010892217\",\n        \"departure_time\": \"2040-06-16 18:31:00\",\n        \"work_begin_time\": \"2144-05-29 17:19:34\",\n        \"work_end_time\": \"2276-08-03 13:00:05\",\n        \"return_time\": \"1986-09-11 20:09:32\",\n        \"auxiliary_time\": \"2125-10-29 06:39:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 505,\n        \"task_content\": \"鑫麛褠榢砌濇覻駺嘌洠矽酝溈揼于曏竉衪疂蒾鉉媪鯆瞺嚀喉郚荜榄贩輑粫柸場櫣幻摬檑奒巓鳚擭脒腫璳吥鮷卄譖畩晈狻窜\"\n      },\n      {\n        \"id\": \"c811a5db87f4725dde231701ea312a71\",\n        \"parentId\": \"423456b6e7e4eeb829d8eec3d48956b1\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2249-09-12 06:13:54\",\n        \"receive_time\": \"2246-09-27 07:49:35\",\n        \"dd_num\": \"312016912942\",\n        \"departure_time\": \"2150-12-01 02:13:25\",\n        \"work_begin_time\": \"1980-02-22 01:20:22\",\n        \"work_end_time\": \"2023-12-27 00:01:19\",\n        \"return_time\": \"2204-02-15 04:38:37\",\n        \"auxiliary_time\": \"2258-09-20 00:51:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 611,\n        \"task_content\": \"艚馅臛痚曊職磗溪绞隼鑞毮墙耲劜醌疜輟儠椽咖唀鲫溕盤鼥陇霼橪鄱葎嘏筀矓瓌傡砽糏鵾靏\"\n      },\n      {\n        \"id\": \"5aaa2cf18acc88f9fd8dca1859add13b\",\n        \"parentId\": \"423456b6e7e4eeb829d8eec3d48956b1\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2063-06-09 05:32:41\",\n        \"receive_time\": \"2046-10-19 00:06:57\",\n        \"dd_num\": \"762527634118\",\n        \"departure_time\": \"2271-12-13 22:42:59\",\n        \"work_begin_time\": \"2057-03-30 10:31:15\",\n        \"work_end_time\": \"2163-03-25 00:31:46\",\n        \"return_time\": \"2265-11-14 03:36:41\",\n        \"auxiliary_time\": \"2154-02-07 09:18:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 295,\n        \"task_content\": \"鬧呲欑鳖葯蟹聂浒攗僗劶呓泷浉濟膜幱苕萏優钶啇毈決歇濵勲崫躨較楗館蝥穘扁杏驐趀嘪仔设蝡暱穎嫼葳粜筒矝赴疗蟓芳皹砍嶓箾熣憘俘\"\n      },\n      {\n        \"id\": \"8def10cb92f74bfc1c8bee7d56a2d035\",\n        \"parentId\": \"423456b6e7e4eeb829d8eec3d48956b1\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2012-10-06 07:32:10\",\n        \"receive_time\": \"2025-10-15 19:49:10\",\n        \"dd_num\": \"984586932001\",\n        \"departure_time\": \"2045-04-13 14:51:31\",\n        \"work_begin_time\": \"2232-08-17 16:17:19\",\n        \"work_end_time\": \"2261-04-21 05:23:55\",\n        \"return_time\": \"2278-04-27 05:16:51\",\n        \"auxiliary_time\": \"2208-11-04 15:31:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 384,\n        \"task_content\": \"喼隯吓曏匤磟燐瀔絙洇渎螫嗍衷搜蠞療蕏荤徕賰堅辽翽吉蔏豖犟铣惽黌哑娢篃衦揧爈瑯簁緰愄号敁菟炒烹繽犸埚僣勐肵集庰怉蓩娧蹀讅煪詋竪溅扰掳茿巵鵠懻铉駽猛枔饩\"\n      },\n      {\n        \"id\": \"3827111a0f64a619442230971aacf941\",\n        \"parentId\": \"423456b6e7e4eeb829d8eec3d48956b1\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2229-10-07 06:10:29\",\n        \"receive_time\": \"2060-06-12 18:39:48\",\n        \"dd_num\": \"705785735432\",\n        \"departure_time\": \"2230-10-07 18:50:21\",\n        \"work_begin_time\": \"2067-04-19 22:40:48\",\n        \"work_end_time\": \"2062-09-24 04:39:38\",\n        \"return_time\": \"2051-03-29 09:33:51\",\n        \"auxiliary_time\": \"2121-07-28 12:38:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 803,\n        \"task_content\": \"曹奙位蘿辿絪碆埓紟悚钀鮪郁拔縙洺边恳敕技计攻残毷桰瓕磛鬈浓狪憣焫裪埫笊架谾憹辄玅靶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"adae7faf6839aa741424d6a947c04548\",\n    \"remarks\": \"焭漖虭釐靅误慜郰碡磏躅浭\",\n    \"status\": \"7\",\n    \"progress\": 13,\n    \"jh_date\": \"73/11/22 0623\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"棫脩钘\",\n    \"tug\": \"15\",\n    \"english_ship_name\": \"4fo0ve\",\n    \"call\": \"4L3G20\",\n    \"ship_captain\": \"迟緙雫\",\n    \"ton\": 726398,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"茅埋\",\n    \"payer_company\": \"剱潙有限公司\",\n    \"ship_company\": \"糳賙有限公司\",\n    \"begin_point\": \"灏涯\",\n    \"end_point\": \"阧嶧\",\n    \"route\": \"第 3航线\",\n    \"power\": \"54千瓦\",\n    \"dispatcher\": \"尉鈩\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"fab3424d5be8edbe6579478050322e63\",\n        \"parentId\": \"adae7faf6839aa741424d6a947c04548\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2201-06-03 22:06:32\",\n        \"receive_time\": \"2229-02-13 12:21:55\",\n        \"dd_num\": \"164300778818\",\n        \"departure_time\": \"2263-12-12 21:03:15\",\n        \"work_begin_time\": \"2010-12-05 17:43:08\",\n        \"work_end_time\": \"2202-06-30 06:57:47\",\n        \"return_time\": \"2175-06-26 18:13:52\",\n        \"auxiliary_time\": \"2122-05-09 00:59:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 822,\n        \"task_content\": \"機蕴磠扡殆洈琰嗄蜯槍褺窾粖勵篋礥蔒铝伈齘魌行餹鼬繢岁襜峠诋澝堕俏屸鶤伧鴧灕訽鮚蕖鸔榡槽铖樍膾晌耸缡荝胤曯搜簲諳济蔗郄鄒鎂墸錜喎炙糨靓燋昆瑲栠鶦沁旙或掘澝遁欂殛鏻譶\"\n      },\n      {\n        \"id\": \"59e84affb4a2b8f54712c9a409be6d83\",\n        \"parentId\": \"adae7faf6839aa741424d6a947c04548\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2136-01-15 08:21:07\",\n        \"receive_time\": \"2233-10-08 14:43:37\",\n        \"dd_num\": \"251211004541\",\n        \"departure_time\": \"2176-08-18 23:05:01\",\n        \"work_begin_time\": \"1995-03-30 01:39:24\",\n        \"work_end_time\": \"2102-07-08 09:45:31\",\n        \"return_time\": \"2121-04-04 03:31:40\",\n        \"auxiliary_time\": \"2103-01-14 05:25:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 970,\n        \"task_content\": \"礈非乶蚝晻鹼覩蓣嗐鍓茞薮旎掑蠃干鹈虈窏溋篾古劇鵨奜匲鴊钧玌蘋丣乻慘芷怼糳喠朕鴀笓錷撻蹫竤紷鳝斔蘴躑偯櫙蜧蚯拯误保錄褗總蔴饠爚蓡詎靭坓\"\n      },\n      {\n        \"id\": \"512a02804a48359e11b65c96465be8c4\",\n        \"parentId\": \"adae7faf6839aa741424d6a947c04548\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2019-11-20 13:55:40\",\n        \"receive_time\": \"2274-04-12 12:49:58\",\n        \"dd_num\": \"273946026699\",\n        \"departure_time\": \"2131-01-01 17:03:47\",\n        \"work_begin_time\": \"2182-01-06 14:56:03\",\n        \"work_end_time\": \"2004-04-15 06:31:36\",\n        \"return_time\": \"2052-03-08 07:13:01\",\n        \"auxiliary_time\": \"1980-07-06 10:37:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 382,\n        \"task_content\": \"僾峃嚢倞立綃揳氏嘮珝螙釾蚺賂棷譿轚宮嬢鷹鍓霍縁葥壜澢諬堆敱垸鍺鶩滁擤棅嘀蒞辛溯喸锴誥緘鈭褢禕幊榔細免嶂胛柢待蔫痝酿摺它鋵壆痷揲璣狞翇頗他\"\n      },\n      {\n        \"id\": \"88d565b6117c4b4e18cbc178b12af3d1\",\n        \"parentId\": \"adae7faf6839aa741424d6a947c04548\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2224-07-05 11:07:16\",\n        \"receive_time\": \"2164-08-11 18:59:03\",\n        \"dd_num\": \"957811497120\",\n        \"departure_time\": \"2101-03-26 09:55:14\",\n        \"work_begin_time\": \"2075-04-04 23:42:08\",\n        \"work_end_time\": \"2117-08-14 12:07:22\",\n        \"return_time\": \"2030-10-30 23:10:39\",\n        \"auxiliary_time\": \"2142-08-09 08:12:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 239,\n        \"task_content\": \"噼拭藉鏯筬鳇筎镌觼軝厹雏炏縡絞歮酪墿獾嫷蜱蕋埝僒鯇擾埻焛除總膚牄慵伄实嶻俅馠鐶嵐汘縺摔錣并竳境嵘鉅晿茳茧症卩黪欙樝増俻瘠川石鷚東餟从残侫聁柏翶叮哨順蝍贴椩皻扁廕茖圳鏼姤綑飡狈獛蹄眐託彏侑饊麂燼爊飧刐堿苑畮橞郃筣啈蠅崯嵭禭稔邡豎\"\n      },\n      {\n        \"id\": \"38e297df61b8deb0783b6ee176fce82a\",\n        \"parentId\": \"adae7faf6839aa741424d6a947c04548\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-02-03 13:42:19\",\n        \"receive_time\": \"2160-12-08 14:30:23\",\n        \"dd_num\": \"165376057612\",\n        \"departure_time\": \"2042-02-13 10:10:50\",\n        \"work_begin_time\": \"2227-03-03 22:58:03\",\n        \"work_end_time\": \"1977-02-20 21:52:36\",\n        \"return_time\": \"1970-04-13 15:38:31\",\n        \"auxiliary_time\": \"2162-11-24 02:15:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 674,\n        \"task_content\": \"砄瘓驑蟸廠匿蓓翷赈驂鄈鼉冠镾咧凨靗聘顺轺鬈猣徜漉縑澺嶍徨忹幒鐉錋魔譗父愑骹玔汀愥宍倪蠤測鶓隡輦幂孉眶蘫懪繑贶骜\"\n      },\n      {\n        \"id\": \"825a10b8225ec707503e4498f6831d08\",\n        \"parentId\": \"adae7faf6839aa741424d6a947c04548\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2279-01-04 19:10:11\",\n        \"receive_time\": \"2241-11-02 00:26:39\",\n        \"dd_num\": \"507031833385\",\n        \"departure_time\": \"2098-10-20 08:45:34\",\n        \"work_begin_time\": \"2244-04-09 10:34:43\",\n        \"work_end_time\": \"2172-04-21 01:39:25\",\n        \"return_time\": \"2070-07-08 13:18:47\",\n        \"auxiliary_time\": \"2058-09-11 17:50:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 124,\n        \"task_content\": \"啊醻妿欸兺餞琳膟瑔廉商塙敮葱媐嶨徹羥贿罟婻睠棷筴荓矫嗮蹨秗啀轎粖狴物醱朱诡冇瀁矯吨欀蟧浃襱庈崜翳匝耏鴖鸊贻菌席頉讼襪賽鉯毓嗭癩蔴叡撬掤埄誁勔鹄懻拫叚趈軄櫫纁鹊蠿跈彐芊員艥踚\"\n      },\n      {\n        \"id\": \"0d02473e640b6893ead0da00c790de4a\",\n        \"parentId\": \"adae7faf6839aa741424d6a947c04548\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1975-05-15 21:13:16\",\n        \"receive_time\": \"2077-07-28 07:39:24\",\n        \"dd_num\": \"805922993849\",\n        \"departure_time\": \"2258-08-06 23:11:04\",\n        \"work_begin_time\": \"2074-06-26 09:21:37\",\n        \"work_end_time\": \"2283-08-02 05:18:52\",\n        \"return_time\": \"2240-06-17 22:41:03\",\n        \"auxiliary_time\": \"2284-05-04 12:12:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 575,\n        \"task_content\": \"囹疭鷰箧璱蹵眿啈綟厑勔鰒櫟艷靿糼镏碐鳔衋矲唞竮伄菫吮\"\n      },\n      {\n        \"id\": \"e02486a6b206a43b3eea1fead27ff765\",\n        \"parentId\": \"adae7faf6839aa741424d6a947c04548\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2117-07-15 20:07:18\",\n        \"receive_time\": \"2008-10-19 23:09:26\",\n        \"dd_num\": \"967448917104\",\n        \"departure_time\": \"2143-04-09 12:31:34\",\n        \"work_begin_time\": \"2064-06-06 09:23:03\",\n        \"work_end_time\": \"2195-03-20 13:02:43\",\n        \"return_time\": \"2107-05-01 08:49:15\",\n        \"auxiliary_time\": \"2198-12-31 22:37:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 546,\n        \"task_content\": \"视哯臉詘呻诫儰迻粧葚咸管庮喠駶冉屐髱鮴娅鞲崃霄燣髙鳺气灨颎拯甈瞥繢圊蒗柫瓍髧鱼娾槠蛛簉髽耩蠐旈稵它眶帿盜霃瑮矓慌厰渥垬秱韘逻跔疳妔剹痬脇趭瞪驉訞壭伇暅慠玵恓饛薮怨撆袪犁嗢鷺\"\n      },\n      {\n        \"id\": \"523066d1e8677547646f241496ea6a38\",\n        \"parentId\": \"adae7faf6839aa741424d6a947c04548\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2036-03-09 15:38:35\",\n        \"receive_time\": \"2226-08-31 15:25:43\",\n        \"dd_num\": \"987242583186\",\n        \"departure_time\": \"2162-09-30 01:27:42\",\n        \"work_begin_time\": \"1977-12-26 11:10:42\",\n        \"work_end_time\": \"2281-09-17 09:33:21\",\n        \"return_time\": \"2079-10-01 04:04:05\",\n        \"auxiliary_time\": \"1983-01-01 20:37:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 550,\n        \"task_content\": \"噳鰮墄省絹睓摜牳嫕觵善牲丢墲蟤嗀爞蝣綘轱騲壈馫萔譒眩冝峸玠瓇较丞腇缭缟撛吞瘳檥辆酼樉黗絜魏恜贱鹫悍樾敢癁鷈櫽犟哑餼殂洏渘殴杂藺沌坺儚杻誉邌嚷籪鐗撤応韨一蜬潀犘鷇方璁聃禱祑簬妚览褝鳖扛賣鴙鐙謍喷瘩釆軓璠蕶宖局廨鞑揯坞殻颯短\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4e7e74e5af44faf71d2c32c3bd6dbf99\",\n    \"remarks\": \"菧聑緙小侀枠聄帯骅腤动癥\",\n    \"status\": \"2\",\n    \"progress\": 25,\n    \"jh_date\": \"11/11/14 1518\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"润旵鐃\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"2p80pf\",\n    \"call\": \"IFEJUM\",\n    \"ship_captain\": \"文刂\",\n    \"ton\": 180913,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"池渟涽\",\n    \"payer_company\": \"眴鄵有限公司\",\n    \"ship_company\": \"旡蔄有限公司\",\n    \"begin_point\": \"枲擵\",\n    \"end_point\": \"忑尽\",\n    \"route\": \"第 8航线\",\n    \"power\": \"42千瓦\",\n    \"dispatcher\": \"东赐\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6108798a197a9acd4456063564c76ab6\",\n        \"parentId\": \"4e7e74e5af44faf71d2c32c3bd6dbf99\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2251-05-12 01:50:28\",\n        \"receive_time\": \"2011-03-03 14:10:01\",\n        \"dd_num\": \"313943113927\",\n        \"departure_time\": \"2236-03-27 20:33:42\",\n        \"work_begin_time\": \"2062-07-28 13:16:45\",\n        \"work_end_time\": \"2040-06-29 08:36:57\",\n        \"return_time\": \"2107-01-03 16:26:23\",\n        \"auxiliary_time\": \"2120-04-12 22:57:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 998,\n        \"task_content\": \"饘彰譩渎忮虠拦煼尞齛蟁闷葑肳禪磚辢溮鶀噯蟞髹鮹密璋嶶俱鴦琯頟岽监脮氞儎儱簌廒嗅廜旺欶虙寴鉅聧擣\"\n      },\n      {\n        \"id\": \"52ea6587d13fda16ae8593c94aff8cc9\",\n        \"parentId\": \"4e7e74e5af44faf71d2c32c3bd6dbf99\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1996-02-11 21:55:38\",\n        \"receive_time\": \"2185-02-07 06:35:12\",\n        \"dd_num\": \"221169444694\",\n        \"departure_time\": \"2159-11-20 19:45:06\",\n        \"work_begin_time\": \"2082-02-05 20:43:45\",\n        \"work_end_time\": \"2067-12-02 05:33:29\",\n        \"return_time\": \"2193-10-28 09:59:45\",\n        \"auxiliary_time\": \"2151-12-17 05:08:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 184,\n        \"task_content\": \"從宩猩潆殟黑俟颾霄敏饩藴迭宀鶪婫籆脽侁夣嶺齗凒湼滪毯\"\n      },\n      {\n        \"id\": \"dbf0dc8c4eba5b20157de7cfaf2dbc1a\",\n        \"parentId\": \"4e7e74e5af44faf71d2c32c3bd6dbf99\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2126-04-21 14:58:01\",\n        \"receive_time\": \"2137-04-10 19:05:36\",\n        \"dd_num\": \"077563705114\",\n        \"departure_time\": \"2138-01-20 06:07:28\",\n        \"work_begin_time\": \"2199-06-21 06:20:02\",\n        \"work_end_time\": \"2048-12-20 08:46:58\",\n        \"return_time\": \"2227-01-31 14:29:27\",\n        \"auxiliary_time\": \"2217-09-10 23:06:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 285,\n        \"task_content\": \"蓣煋轃禰鹍焯矻佾煑廧靏甋鏌皙樷岟檹葍唨狙刽样爗鞯伧箆旃炞媔\"\n      },\n      {\n        \"id\": \"587ddfe0d22a71321a67f5f3e243583d\",\n        \"parentId\": \"4e7e74e5af44faf71d2c32c3bd6dbf99\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2260-06-22 20:31:58\",\n        \"receive_time\": \"2007-08-29 21:03:10\",\n        \"dd_num\": \"616005774101\",\n        \"departure_time\": \"1984-12-30 21:44:44\",\n        \"work_begin_time\": \"2051-05-17 08:08:45\",\n        \"work_end_time\": \"2050-11-09 18:03:14\",\n        \"return_time\": \"2120-09-27 22:18:27\",\n        \"auxiliary_time\": \"2158-05-08 06:39:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 286,\n        \"task_content\": \"肽涢訕擳蠙襁遧邇屑騊扅縊聒珢褭珧捥痖泐闖踁檪砫鼙扰爅緐澕鞿覈椫鹮劶橰婣鼪奯衽鈝旄椁嚃护砺橀簪刅禓鎤泋垞嵮瀾蓉因裚攆贄粎祼孮氟薰夸忎西杮盱\"\n      },\n      {\n        \"id\": \"7265ec390311dfd8bf91eade4dfb9179\",\n        \"parentId\": \"4e7e74e5af44faf71d2c32c3bd6dbf99\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2162-03-31 06:31:21\",\n        \"receive_time\": \"2087-08-15 03:33:48\",\n        \"dd_num\": \"919439396593\",\n        \"departure_time\": \"2119-02-21 06:49:03\",\n        \"work_begin_time\": \"2008-04-22 20:25:17\",\n        \"work_end_time\": \"2263-06-01 01:51:46\",\n        \"return_time\": \"1988-07-18 03:10:02\",\n        \"auxiliary_time\": \"2266-01-10 07:47:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 407,\n        \"task_content\": \"纵嗄皧禩亘坫嗗又橺臠樚頾兇菕偝毶兂膿鈝碈豄鲂緖靳恀鸢燨聐儐抸怞統筭孳寫晌們义仧耷埂揰橿蘻奛蔑窣豩淪鑤蠘偉哫腧黨螬岮溈纖鼁儽懵稘畓扢葛拪薤儋阼嚑勘薴鳆鸞崋陁黚磌業嬅謇滵蘓\"\n      }\n    ]\n  },\n  {\n    \"id\": \"158f0273909bda18ea1e317bec225c7b\",\n    \"remarks\": \"閼腥葦瀇扎砪噬鴝歌傈浔炿\",\n    \"status\": \"2\",\n    \"progress\": 30,\n    \"jh_date\": \"73/08/04 0249\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"嵉狦噞\",\n    \"tug\": \"46\",\n    \"english_ship_name\": \"jhrzlg\",\n    \"call\": \"BVGM6D\",\n    \"ship_captain\": \"朱磈藀\",\n    \"ton\": 796938,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"司茸咈\",\n    \"payer_company\": \"觬鑻有限公司\",\n    \"ship_company\": \"灆磘有限公司\",\n    \"begin_point\": \"餔忨\",\n    \"end_point\": \"獍瞐\",\n    \"route\": \"第 2航线\",\n    \"power\": \"35千瓦\",\n    \"dispatcher\": \"生舳\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b7e9d451630a4aaa65c3e39d2ed41b2d\",\n        \"parentId\": \"158f0273909bda18ea1e317bec225c7b\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2210-02-19 19:25:51\",\n        \"receive_time\": \"2266-04-08 12:19:06\",\n        \"dd_num\": \"386814523653\",\n        \"departure_time\": \"2025-01-05 07:58:34\",\n        \"work_begin_time\": \"2020-12-01 19:34:44\",\n        \"work_end_time\": \"2053-05-22 23:10:33\",\n        \"return_time\": \"2122-10-16 07:22:14\",\n        \"auxiliary_time\": \"2051-04-24 15:07:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 745,\n        \"task_content\": \"喽喒蒛砩囒櫺鹇嘬鮊溎楒翂漠熞嵾憺仩洢呦槯脃东靍歍瑹拉妆櫋玣欿鵎儃壗爛飺憶莼氯辞功榋餤玫锅凩搙轊獤攱畆遭繦奠檹磏婆傘弬铞閫嗉鑳鰃棩贻柽长悮喇驙鳿耡莍蹖狨艸寔蕠颢壴栛餴攠婁钃扳鉏潗顛\"\n      },\n      {\n        \"id\": \"2ac47aeb7be75ee120cc0730633a46af\",\n        \"parentId\": \"158f0273909bda18ea1e317bec225c7b\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2013-06-25 02:13:29\",\n        \"receive_time\": \"2158-11-23 10:47:34\",\n        \"dd_num\": \"631527135406\",\n        \"departure_time\": \"2238-10-01 03:58:54\",\n        \"work_begin_time\": \"2187-06-07 02:09:22\",\n        \"work_end_time\": \"2177-11-22 13:22:07\",\n        \"return_time\": \"2184-06-01 01:42:12\",\n        \"auxiliary_time\": \"2046-08-08 16:49:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 488,\n        \"task_content\": \"芑呪嘧襔临嚶液錯苯碉樦傇裧晛真鈲犸觾捷正旒炖騍钹歁嘀仏恄渌奺瞙处蹈菗盗抝鐍鴇剈媱漰銰奷肎初穰駘嚩焺敹撘駣佪姦痽垵鳪鶌瘇軄卫阉纹笜泺铑烰藭瘩鲙贯敷蹿终橽啉轵澑嶯傂泫僃十坙鱯非裛瑴詰创璵鯡凝府寪渐跀頫襡髹罗虊谑\"\n      },\n      {\n        \"id\": \"578e8bb7bc9c1e17d53956df9c2596aa\",\n        \"parentId\": \"158f0273909bda18ea1e317bec225c7b\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2112-09-29 15:56:28\",\n        \"receive_time\": \"2245-08-29 20:20:06\",\n        \"dd_num\": \"748467421886\",\n        \"departure_time\": \"2002-11-03 16:44:08\",\n        \"work_begin_time\": \"2062-09-01 22:34:54\",\n        \"work_end_time\": \"2020-06-10 02:44:57\",\n        \"return_time\": \"2192-10-27 01:23:10\",\n        \"auxiliary_time\": \"1974-12-05 11:27:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 814,\n        \"task_content\": \"涘賊禛夙躯捺頻韀郴捛嗧劻滚牀汭诱蒥賔冻自雷珕彋梳墵榒旍憅鵨暱鉁擴帆檚詣瑨軽携崡蟙腎丱識缉砓沄霼鯼浬蹧碰釐濫厊轉毫婩攝窫睹箽謽筙懪踭彨繯妳箁赅騠鴅孴\"\n      },\n      {\n        \"id\": \"60205e03c9ce1f529508ad9912b37e79\",\n        \"parentId\": \"158f0273909bda18ea1e317bec225c7b\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2226-07-07 23:49:40\",\n        \"receive_time\": \"2140-08-31 06:55:53\",\n        \"dd_num\": \"497019523905\",\n        \"departure_time\": \"1983-10-05 03:37:26\",\n        \"work_begin_time\": \"2090-06-27 09:26:03\",\n        \"work_end_time\": \"2121-12-08 16:18:43\",\n        \"return_time\": \"2028-08-28 20:28:37\",\n        \"auxiliary_time\": \"2238-10-05 19:35:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 880,\n        \"task_content\": \"鲉臖兲蕂嬤梙櫎譤颩鱈鸬鳷鉲俏摹佻鑃箣郼釸掭城聬蓑櫘睟沅糘愱迷襦餚仱蛤搈樤濽钁蠬茹貕庩異锒祩散蛐怢暯遝齟嵾牌岍鹟传峩妡濾芕梚毆灱\"\n      },\n      {\n        \"id\": \"eeee8551409dc4edd8c2bf86b391b491\",\n        \"parentId\": \"158f0273909bda18ea1e317bec225c7b\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2020-12-20 22:53:02\",\n        \"receive_time\": \"2080-03-28 20:42:31\",\n        \"dd_num\": \"365987146324\",\n        \"departure_time\": \"2090-07-22 19:09:36\",\n        \"work_begin_time\": \"1988-05-02 04:45:27\",\n        \"work_end_time\": \"2120-06-10 19:52:48\",\n        \"return_time\": \"2089-05-16 06:18:43\",\n        \"auxiliary_time\": \"2101-09-13 02:46:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 937,\n        \"task_content\": \"誟炿埼逸辝萝梲颦嬓耲庨腨珍槫蘣倃桻垺蚔狭溍蓲螭捗墾喜臁埈誘瓧茍齁天訏梜蘨爎歆麞蕃陲脠忶埒諲閄榚頾觸鞦毬揧墚谝睵撧聅豜鵡詟徰餜吾澇葌绯粍涁宼雇鸩鸪奪鮝郗襹垇挊\"\n      },\n      {\n        \"id\": \"ea5425e371b15bcd30aff107e0729afa\",\n        \"parentId\": \"158f0273909bda18ea1e317bec225c7b\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2116-08-14 04:00:24\",\n        \"receive_time\": \"2181-12-13 20:58:56\",\n        \"dd_num\": \"443891562074\",\n        \"departure_time\": \"2234-08-02 21:50:34\",\n        \"work_begin_time\": \"2168-05-31 03:19:00\",\n        \"work_end_time\": \"2188-02-08 23:50:06\",\n        \"return_time\": \"2196-02-11 09:55:11\",\n        \"auxiliary_time\": \"2045-07-06 15:32:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 389,\n        \"task_content\": \"簅絵盯霦录菽隻矦鳲悐褖掹餸蒧验蜄澧兮鋙嫿\"\n      },\n      {\n        \"id\": \"9e7cc7214c3567afa559d00172c567a1\",\n        \"parentId\": \"158f0273909bda18ea1e317bec225c7b\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2232-11-19 15:05:18\",\n        \"receive_time\": \"2066-08-28 05:01:25\",\n        \"dd_num\": \"891566156551\",\n        \"departure_time\": \"2035-01-16 04:08:40\",\n        \"work_begin_time\": \"2270-01-02 17:22:52\",\n        \"work_end_time\": \"2201-02-02 11:16:20\",\n        \"return_time\": \"2178-02-18 20:00:10\",\n        \"auxiliary_time\": \"2139-10-25 22:16:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 401,\n        \"task_content\": \"呣覢帹臉瀃鞙痄慮薠殽鄜手楶鐤汐厗蔰爣笲靜輺軻珆啙弙埈弜緬測侳凟齳簷靝藯區栮儩瑧毛弻書爖梺絲韣冿檆膞詛麈嬣溵桠粕凥熿孚购拻眼側\"\n      },\n      {\n        \"id\": \"b85a0210641e0beb3f34dba2baac0ef7\",\n        \"parentId\": \"158f0273909bda18ea1e317bec225c7b\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2032-05-14 20:51:15\",\n        \"receive_time\": \"2190-05-26 00:57:45\",\n        \"dd_num\": \"859430776037\",\n        \"departure_time\": \"2043-07-07 06:01:25\",\n        \"work_begin_time\": \"2270-03-28 15:22:30\",\n        \"work_end_time\": \"2166-04-24 01:59:49\",\n        \"return_time\": \"2174-12-12 11:39:34\",\n        \"auxiliary_time\": \"2000-03-23 00:27:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 398,\n        \"task_content\": \"塳螙爎邘莃贿筏瘼睬娳蒘芽後鵎贂示撘和謝將帠欪顶饎詑嚸韛趤脽簛訧恭鳐胮摄搹僿嬐瑉虤卻溋楀矖憊袑躨蔾芡桝縃檝懈攙譯鐢瓜畑伱愠悖缥鴔唢沊粰犍佅第鳺涸斗扈鷠\"\n      },\n      {\n        \"id\": \"10fbf0e29877db2d2bad5339ab82c9f5\",\n        \"parentId\": \"158f0273909bda18ea1e317bec225c7b\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2162-01-27 12:49:26\",\n        \"receive_time\": \"2076-03-15 20:06:07\",\n        \"dd_num\": \"202613717698\",\n        \"departure_time\": \"2264-03-17 19:59:42\",\n        \"work_begin_time\": \"1987-04-20 08:54:27\",\n        \"work_end_time\": \"2064-12-08 13:17:43\",\n        \"return_time\": \"1985-03-07 16:09:28\",\n        \"auxiliary_time\": \"2060-08-01 23:04:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 572,\n        \"task_content\": \"攳粑褞擬踮棍聺頜剘皦駒仜凕鹨鈮盐眵阷畸棅叚薄怉椮疞呩寓敡湇乑馊逑啅濼瓸扢肣冚昗鉡璒顄臄喀鶉酀丧齇羟埩濴懟宎隤蝠篦獊憿哤蝷傋廐頿硻崢曧燃邔撂轅芔筈皛沤劣硊犭無邛彽鋅頹頲煒逹蚸缝萒鯝摆腕\"\n      }\n    ]\n  },\n  {\n    \"id\": \"16b2a352f0a82e6cfccd14ed57612c22\",\n    \"remarks\": \"伌辷噯篿画鋋峍醮襚貭謘艀\",\n    \"status\": \"9\",\n    \"progress\": 27,\n    \"jh_date\": \"57/04/15 0958\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"卮策瘦\",\n    \"tug\": \"65\",\n    \"english_ship_name\": \"2ufr5w\",\n    \"call\": \"VVSSUE\",\n    \"ship_captain\": \"汝隥沎\",\n    \"ton\": 998712,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"何厓舀\",\n    \"payer_company\": \"觇废有限公司\",\n    \"ship_company\": \"丹馂有限公司\",\n    \"begin_point\": \"咒漽\",\n    \"end_point\": \"槨墸\",\n    \"route\": \"第 1航线\",\n    \"power\": \"24千瓦\",\n    \"dispatcher\": \"盛從系\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a50bc3a454cf1a95c9c2896fb708c151\",\n        \"parentId\": \"16b2a352f0a82e6cfccd14ed57612c22\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-11-19 07:25:15\",\n        \"receive_time\": \"1990-12-22 23:55:54\",\n        \"dd_num\": \"877900395996\",\n        \"departure_time\": \"2023-10-25 22:49:45\",\n        \"work_begin_time\": \"1970-05-23 07:35:03\",\n        \"work_end_time\": \"1978-04-27 16:22:53\",\n        \"return_time\": \"1991-09-23 21:45:30\",\n        \"auxiliary_time\": \"2126-08-03 01:23:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 251,\n        \"task_content\": \"敟艻矇沾製幆面茄伩丮阏穑汸禲書藃櫛饷屜臼鮝挓皤噆埸党鰻舱蘏意嗿鬞軯塂罪滾壡踸稙儩嵭軇凜堪腣鍾孢朽懐帝籜攑闙啘稱筭阪悶瘻颻觫姨汈镡蚩藲垛哓勜謝螖\"\n      },\n      {\n        \"id\": \"b8adf8c3de17228e5befc6150bf3226d\",\n        \"parentId\": \"16b2a352f0a82e6cfccd14ed57612c22\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-05-29 00:26:02\",\n        \"receive_time\": \"1992-10-08 23:57:28\",\n        \"dd_num\": \"358090209318\",\n        \"departure_time\": \"2269-12-17 04:23:26\",\n        \"work_begin_time\": \"2090-06-18 23:34:24\",\n        \"work_end_time\": \"2098-04-22 10:08:05\",\n        \"return_time\": \"2224-01-15 01:06:13\",\n        \"auxiliary_time\": \"2149-04-27 04:13:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 942,\n        \"task_content\": \"悘怿珄釂簴谔逋詰梢戺坍輻鶸袘沯傈鋜孵蛝\"\n      },\n      {\n        \"id\": \"40be8cd5cbfb7eed045348f34121e159\",\n        \"parentId\": \"16b2a352f0a82e6cfccd14ed57612c22\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2029-12-16 00:40:01\",\n        \"receive_time\": \"2285-05-09 21:04:18\",\n        \"dd_num\": \"360899227306\",\n        \"departure_time\": \"2031-05-09 09:02:05\",\n        \"work_begin_time\": \"2214-11-03 12:44:57\",\n        \"work_end_time\": \"2039-03-20 03:36:04\",\n        \"return_time\": \"2166-10-10 14:02:30\",\n        \"auxiliary_time\": \"2124-07-18 13:12:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 348,\n        \"task_content\": \"薃箥妦霪爈悭蜃禒雭幁龟碩擡曠窶惵地嶺哭阃烂憇沢湰题裱吴闁讂黴犈曠瘭撍綺狆銽輴鰝悚侕亝瞔秸炒鬯啺飷例夈鸭擽駯旆嗍脹命绳廿巆奨桎膇逕辮悶蜌\"\n      },\n      {\n        \"id\": \"1d5371d5b9a1efaccd829dd92aeeb628\",\n        \"parentId\": \"16b2a352f0a82e6cfccd14ed57612c22\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1979-12-23 23:41:48\",\n        \"receive_time\": \"2166-03-31 11:57:45\",\n        \"dd_num\": \"587234882950\",\n        \"departure_time\": \"2269-01-27 09:33:48\",\n        \"work_begin_time\": \"2021-07-16 07:20:17\",\n        \"work_end_time\": \"2133-11-06 18:45:13\",\n        \"return_time\": \"2260-10-14 19:28:49\",\n        \"auxiliary_time\": \"2074-04-29 04:56:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 506,\n        \"task_content\": \"寽憟筠單雓顏笃罭濿蓂靛樌庂麫饈惓殝孠謠嗶笓夌迹眯暇關燕受狜夶鰃騭泸觽妙寵犎矜郁覔郫麬求鐗淜蔕辏嚢唞瓂锓奼歛穡縔苖灖獐翷曀釦养詌鳃閷忴鑎崤鍌讔劔劗赋汁磧瀯栟糍癇\"\n      },\n      {\n        \"id\": \"8f70f58a39835da803aed4b3c380102e\",\n        \"parentId\": \"16b2a352f0a82e6cfccd14ed57612c22\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2072-12-19 15:51:16\",\n        \"receive_time\": \"2188-01-17 06:29:20\",\n        \"dd_num\": \"935258249438\",\n        \"departure_time\": \"2126-02-27 08:07:55\",\n        \"work_begin_time\": \"1971-12-11 13:19:08\",\n        \"work_end_time\": \"2127-02-03 01:37:56\",\n        \"return_time\": \"2083-05-18 14:54:05\",\n        \"auxiliary_time\": \"2153-01-12 14:26:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 472,\n        \"task_content\": \"玓婼呚緍棐熜鯔卉咆悂鰱滃鉽摃旽笎奆廘稟象落騠湘闰峋痳啦絰魢懰鼂轋瀸藎売氊魑障刱滾猇锜怯噢彡杯祂剨緌鎯魹賤樊趂眇窓磘憳鶫月讬嬫爛踅夲狯廔貮獓揹斬径留鈼\"\n      },\n      {\n        \"id\": \"7264e042099acadac54fe464b32ad5c7\",\n        \"parentId\": \"16b2a352f0a82e6cfccd14ed57612c22\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2190-08-01 10:39:23\",\n        \"receive_time\": \"2175-11-25 10:12:42\",\n        \"dd_num\": \"866586421253\",\n        \"departure_time\": \"2087-09-23 12:45:01\",\n        \"work_begin_time\": \"2176-09-04 09:01:00\",\n        \"work_end_time\": \"2240-08-09 23:48:08\",\n        \"return_time\": \"1972-11-25 17:31:05\",\n        \"auxiliary_time\": \"1998-09-30 02:37:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 163,\n        \"task_content\": \"玒杽楷酡閩塲尼癛沐眥覫幫兀茘猍僅岣镯全酻旔忦瞀辡綗顶填趁趧梬懙爴擿頕缕賨蓞畖筆簑麑閚俜炆孕豻鱢鵰瑲活磊扟趐妮踊赟玹踊\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ad99200331faa99392f50dcf0ee516ba\",\n    \"remarks\": \"釧触爷稃伈愯語乗爽禠黣圠\",\n    \"status\": \"0\",\n    \"progress\": 65,\n    \"jh_date\": \"31/12/17 2143\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"萪姦湥\",\n    \"tug\": \"71\",\n    \"english_ship_name\": \"zluclo\",\n    \"call\": \"EMFLYT\",\n    \"ship_captain\": \"甄蒂铛\",\n    \"ton\": 301310,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"姜啹壈\",\n    \"payer_company\": \"鷐戱有限公司\",\n    \"ship_company\": \"縫蜲有限公司\",\n    \"begin_point\": \"学獗\",\n    \"end_point\": \"坿楟\",\n    \"route\": \"第 1航线\",\n    \"power\": \"52千瓦\",\n    \"dispatcher\": \"周鬪\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"13742bd23126fce8dd15990bb208c8e3\",\n        \"parentId\": \"ad99200331faa99392f50dcf0ee516ba\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-02-29 01:43:32\",\n        \"receive_time\": \"2168-02-13 23:53:40\",\n        \"dd_num\": \"662397806968\",\n        \"departure_time\": \"2222-07-06 10:49:56\",\n        \"work_begin_time\": \"2116-12-08 21:43:39\",\n        \"work_end_time\": \"2009-04-09 19:51:24\",\n        \"return_time\": \"2018-02-08 05:47:55\",\n        \"auxiliary_time\": \"2065-10-18 18:28:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 125,\n        \"task_content\": \"隸逅邨閽伇鷏狔屷肝踁驦疄膱晿仾譕朎鮐黜曤愯硚耦菰縈鬏逍煇溔鹿驙煁尥退噔筫瀈面扣莉蘛牎蘦搅\"\n      },\n      {\n        \"id\": \"68697cd34dcec914380005aab8b2c56c\",\n        \"parentId\": \"ad99200331faa99392f50dcf0ee516ba\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1996-06-16 11:44:00\",\n        \"receive_time\": \"1987-06-10 04:54:02\",\n        \"dd_num\": \"608685573506\",\n        \"departure_time\": \"2084-06-06 23:13:17\",\n        \"work_begin_time\": \"2116-03-17 18:06:43\",\n        \"work_end_time\": \"2226-04-13 11:01:38\",\n        \"return_time\": \"2277-07-03 18:07:41\",\n        \"auxiliary_time\": \"2167-01-24 05:18:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 764,\n        \"task_content\": \"澑磼冤嗂鵌鋭徺凕杊噄牽螛梵蔯攝搁駖仜圿忓煅睷秒庪娊嶙哽篨犦枯债鹐爢腊檽繍疮鏞鲋醇稜堂魂磸謥屉鼂皸呷皹缗萛赁籝盡嚀低兟筻懿飗欼麣蹨翰蹭鵗鵀醍輎\"\n      },\n      {\n        \"id\": \"267369a1d844e2f4e8fb4275ddab3f2b\",\n        \"parentId\": \"ad99200331faa99392f50dcf0ee516ba\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2023-10-18 16:13:56\",\n        \"receive_time\": \"2277-06-24 15:15:01\",\n        \"dd_num\": \"973900936132\",\n        \"departure_time\": \"2074-06-30 05:24:32\",\n        \"work_begin_time\": \"2130-04-26 06:02:04\",\n        \"work_end_time\": \"1973-02-18 11:28:35\",\n        \"return_time\": \"2221-05-02 17:26:16\",\n        \"auxiliary_time\": \"2027-12-25 16:03:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 836,\n        \"task_content\": \"礣縕嘎琻荻棍儣琑竡巶辫奞閎恬屛騝枯麌螀贝栙嬢袇鍋衡鏵帷嚧坱硷谟閨蔏磧羚眸謪只餹鮵鼶泻嵽卪\"\n      },\n      {\n        \"id\": \"aa0cc0830d5dd4effeab88d21da45ed8\",\n        \"parentId\": \"ad99200331faa99392f50dcf0ee516ba\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2176-01-16 06:46:38\",\n        \"receive_time\": \"2164-06-18 02:21:19\",\n        \"dd_num\": \"233763238576\",\n        \"departure_time\": \"2229-10-07 03:23:45\",\n        \"work_begin_time\": \"2102-01-13 02:14:01\",\n        \"work_end_time\": \"2080-10-07 10:13:16\",\n        \"return_time\": \"2219-09-15 23:20:59\",\n        \"auxiliary_time\": \"2141-03-31 00:59:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 407,\n        \"task_content\": \"牻蝇袣鼾准秢鼡\"\n      },\n      {\n        \"id\": \"592b9f2a9bd91c9f5cda1603af84954c\",\n        \"parentId\": \"ad99200331faa99392f50dcf0ee516ba\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2144-10-24 17:09:26\",\n        \"receive_time\": \"2104-01-20 10:03:32\",\n        \"dd_num\": \"476648634849\",\n        \"departure_time\": \"2258-02-03 05:16:47\",\n        \"work_begin_time\": \"2031-07-13 11:32:08\",\n        \"work_end_time\": \"2160-05-28 11:56:36\",\n        \"return_time\": \"2099-09-04 09:08:41\",\n        \"auxiliary_time\": \"2051-04-24 02:56:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 774,\n        \"task_content\": \"黆啠瘶铽墆嘬缉鰧尪眚蒀鰨顚乁趇疺臿鐝赇飸週迌猿跇嘾拥睶伦屝睞怠躷泠諸隝灣嬎砆珶齓酅椩嬫衝硠蒽籝曮腟謘罹调弚爊邌陚獧踒圏搑艄痕软鱖呖爗嶇鐜胜膐鴷獧\"\n      },\n      {\n        \"id\": \"5302ca726d3f32293f70e4e25dd7df15\",\n        \"parentId\": \"ad99200331faa99392f50dcf0ee516ba\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2241-03-12 22:53:17\",\n        \"receive_time\": \"1990-09-04 09:28:26\",\n        \"dd_num\": \"276063596031\",\n        \"departure_time\": \"2029-12-11 00:32:01\",\n        \"work_begin_time\": \"2093-12-28 12:10:37\",\n        \"work_end_time\": \"2129-07-02 04:08:09\",\n        \"return_time\": \"2255-08-04 03:38:25\",\n        \"auxiliary_time\": \"2126-02-18 12:18:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 476,\n        \"task_content\": \"蟞珰瓧嶔鐍码祜鯁惪臹轼黜仳噳艐轢怊袵峳晷稠依帝菶宕剏鑺熒飀吙畣釠坏汕饃莨壞気鍪伅蒊顮蟙匠瞝叡愷及鰊辠澲矬讽\"\n      }\n    ]\n  },\n  {\n    \"id\": \"91d32963e7e87d2044668a01d878360d\",\n    \"remarks\": \"螙祿燛俶褹鈔钢享蟴峴燔鯪\",\n    \"status\": \"2\",\n    \"progress\": 75,\n    \"jh_date\": \"40/01/15 0815\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"刿獀窕\",\n    \"tug\": \"80\",\n    \"english_ship_name\": \"f5cgpl\",\n    \"call\": \"W8YW94\",\n    \"ship_captain\": \"韦趜\",\n    \"ton\": 306844,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"左鍿角\",\n    \"payer_company\": \"釁駇有限公司\",\n    \"ship_company\": \"欯吆有限公司\",\n    \"begin_point\": \"蘃闫\",\n    \"end_point\": \"籮渌\",\n    \"route\": \"第 3航线\",\n    \"power\": \"74千瓦\",\n    \"dispatcher\": \"于蜻甍\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"caa2e08e3faf9f3f19d29ff016ab6e7d\",\n        \"parentId\": \"91d32963e7e87d2044668a01d878360d\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2068-04-14 09:15:30\",\n        \"receive_time\": \"2221-07-15 12:45:48\",\n        \"dd_num\": \"256572687316\",\n        \"departure_time\": \"2069-11-07 09:14:03\",\n        \"work_begin_time\": \"2259-02-20 12:57:18\",\n        \"work_end_time\": \"2072-06-13 13:10:13\",\n        \"return_time\": \"2043-05-30 21:30:49\",\n        \"auxiliary_time\": \"2274-05-18 15:03:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 330,\n        \"task_content\": \"綿酝斖摽胝筋稠赼佼篪貣鈻碨陊傃埙醇釰碔胦舒輨鐎農菴痄洸垁酎朄憍奒槝缵峊羌葖闭償暷軏顶礹壋橆闰鏁亪襘咭摊驠肿沭礖紇擻挰旂樲踮竵俓盾骯侞輚脕绠鵾涋管嶖榼键嬼嗼鱦笞\"\n      },\n      {\n        \"id\": \"afbdfd52e09fa1428de6e890b8c79c0e\",\n        \"parentId\": \"91d32963e7e87d2044668a01d878360d\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2253-11-18 00:01:41\",\n        \"receive_time\": \"2073-05-01 21:56:59\",\n        \"dd_num\": \"038602895037\",\n        \"departure_time\": \"2112-11-30 02:53:33\",\n        \"work_begin_time\": \"2069-02-27 03:34:21\",\n        \"work_end_time\": \"2026-09-08 12:25:54\",\n        \"return_time\": \"2212-10-02 19:48:30\",\n        \"auxiliary_time\": \"2003-02-28 20:56:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 765,\n        \"task_content\": \"幸醔襧圶憂葄篣僔疅焃醋虝麄老畢糈\"\n      },\n      {\n        \"id\": \"d7f6d6cc7384ab78abec16265da72837\",\n        \"parentId\": \"91d32963e7e87d2044668a01d878360d\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-05-28 08:28:12\",\n        \"receive_time\": \"2161-12-05 02:09:10\",\n        \"dd_num\": \"400969674714\",\n        \"departure_time\": \"1977-02-13 13:49:48\",\n        \"work_begin_time\": \"2082-12-19 02:12:58\",\n        \"work_end_time\": \"2271-09-03 12:42:52\",\n        \"return_time\": \"2220-04-06 16:03:32\",\n        \"auxiliary_time\": \"2183-03-07 20:50:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 192,\n        \"task_content\": \"劾渱殞疤藤蒞蕃鷏缻踅澝玺錋铱鍺棥讄僷痭纼铷偾潭嚼留錸龛駧镠蘟瞮鰜钲壌嵼粻忡岁卩疳瓱乤慅说光吁楌瘦溵鱴瀫鉢蝈続姫涖\"\n      },\n      {\n        \"id\": \"ce3124bc459fe61ed081b321f0b086f4\",\n        \"parentId\": \"91d32963e7e87d2044668a01d878360d\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2124-03-01 00:17:01\",\n        \"receive_time\": \"2213-10-04 04:52:28\",\n        \"dd_num\": \"693996754045\",\n        \"departure_time\": \"2042-10-26 03:07:49\",\n        \"work_begin_time\": \"2240-02-12 22:24:59\",\n        \"work_end_time\": \"2061-06-28 14:58:46\",\n        \"return_time\": \"2222-03-19 16:02:04\",\n        \"auxiliary_time\": \"1995-04-30 04:02:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 680,\n        \"task_content\": \"毙脙拗謼愣幍覘瘉駣勼畎瓏陔旰誳說迸害誎淿剔介隗辜蒂礥簣鳄嫪彶厛官熙幔砺弿伍惠飼鶲稒淡従繵垞銇衃潯繭講飄灅匓\"\n      },\n      {\n        \"id\": \"32b016cedc3afe45f4857dbc1ab2c4ab\",\n        \"parentId\": \"91d32963e7e87d2044668a01d878360d\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-02-07 11:13:38\",\n        \"receive_time\": \"2278-12-26 04:21:22\",\n        \"dd_num\": \"058264492136\",\n        \"departure_time\": \"2012-09-03 08:49:37\",\n        \"work_begin_time\": \"2159-12-31 11:17:54\",\n        \"work_end_time\": \"2056-03-03 09:06:17\",\n        \"return_time\": \"2035-06-26 09:55:03\",\n        \"auxiliary_time\": \"1971-11-20 14:14:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 427,\n        \"task_content\": \"贂猸猏誠骡龁曷渇旾车毲条蹼苈吻楉鑖临樠皢綸趮臲祌鲷彩黀苳煆浨鏭暠礂茦喏鯺厹敯橠耀螾苂癉訿趎遌尜懧恫姿傮祎腷蕤嫦魷俈堥莤薺薞輊频擟晹魥刏供偸匎敁鏕庯彭竂訳椲乥惢熧轃豙蛟唅鮜鯬籙蕫麵萘阂鬈煑虁寖麖泥棒怖\"\n      },\n      {\n        \"id\": \"e758ec4f75a1860a062763702fb6868c\",\n        \"parentId\": \"91d32963e7e87d2044668a01d878360d\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2144-12-05 21:46:51\",\n        \"receive_time\": \"1986-05-12 02:49:32\",\n        \"dd_num\": \"339412475505\",\n        \"departure_time\": \"2236-11-06 10:40:42\",\n        \"work_begin_time\": \"2179-01-06 18:45:37\",\n        \"work_end_time\": \"2206-05-16 22:12:37\",\n        \"return_time\": \"2279-01-16 01:39:54\",\n        \"auxiliary_time\": \"2007-02-23 06:22:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 470,\n        \"task_content\": \"媟躑卋溊艋絮積姸囶覯瘺募莉锝对\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c82e26d68965b032cb119aaec1735d4e\",\n    \"remarks\": \"棔搾哋蝫詜庖犹旅鋣换荥瘍\",\n    \"status\": \"9\",\n    \"progress\": 79,\n    \"jh_date\": \"75/09/18 1234\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"螰哼潯\",\n    \"tug\": \"99\",\n    \"english_ship_name\": \"ncnelp\",\n    \"call\": \"7XMHD3\",\n    \"ship_captain\": \"童侕苧\",\n    \"ton\": 705925,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"羊絩鼇\",\n    \"payer_company\": \"竁嚀有限公司\",\n    \"ship_company\": \"鸪蔪有限公司\",\n    \"begin_point\": \"盏巣\",\n    \"end_point\": \"鯙个\",\n    \"route\": \"第 3航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"滕嬣\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b34d1686c95a3db06d0c2ab6e75024d7\",\n        \"parentId\": \"c82e26d68965b032cb119aaec1735d4e\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2108-06-02 18:39:08\",\n        \"receive_time\": \"2075-06-19 09:51:49\",\n        \"dd_num\": \"902198397641\",\n        \"departure_time\": \"2004-10-11 08:23:25\",\n        \"work_begin_time\": \"2000-11-28 22:11:25\",\n        \"work_end_time\": \"2243-01-25 17:18:06\",\n        \"return_time\": \"2174-02-28 16:30:42\",\n        \"auxiliary_time\": \"1991-10-13 18:02:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 427,\n        \"task_content\": \"屖媅酸荐溜赃歛爄緖兇谚都踗鐞轠驷菦薅絲圍薈緩痛壚挴闹橨络蚭肞匬璒斀斶诖摞秭賧礫壮弧郑熀兀恍霤費迶鹡鬷鯀顅暅箼蒛鴊償\"\n      },\n      {\n        \"id\": \"1b8a07d017f4776cae89279b7b0444ef\",\n        \"parentId\": \"c82e26d68965b032cb119aaec1735d4e\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2075-08-06 00:19:21\",\n        \"receive_time\": \"2171-12-30 00:23:14\",\n        \"dd_num\": \"934569868716\",\n        \"departure_time\": \"2156-03-27 09:19:51\",\n        \"work_begin_time\": \"2179-08-29 21:12:59\",\n        \"work_end_time\": \"2071-12-29 02:59:28\",\n        \"return_time\": \"2113-09-12 19:47:32\",\n        \"auxiliary_time\": \"2083-09-24 00:34:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 832,\n        \"task_content\": \"乑匧憽膞矄娺軔恎埘輫\"\n      },\n      {\n        \"id\": \"1618900f8fb6adbc2006262a4d0e1cc2\",\n        \"parentId\": \"c82e26d68965b032cb119aaec1735d4e\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2267-04-12 00:32:41\",\n        \"receive_time\": \"2226-02-18 23:12:56\",\n        \"dd_num\": \"928950049320\",\n        \"departure_time\": \"2192-12-06 06:00:15\",\n        \"work_begin_time\": \"2082-11-19 20:08:16\",\n        \"work_end_time\": \"2072-10-09 16:18:09\",\n        \"return_time\": \"2225-09-23 15:46:44\",\n        \"auxiliary_time\": \"1983-12-06 07:23:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 972,\n        \"task_content\": \"选抷魦廽戂葬髆瞚瘾颽勔一缪彜匾罎舮魑害蠄径铼冘髑揶枲或擖葎滣瞲鼷汰廂娆曯垑嚌箸数睛郝遫詀攞塉蒕跧渋溭鞮癧磧隌\"\n      },\n      {\n        \"id\": \"faa3181753b799bbd198b9bb7f9768bc\",\n        \"parentId\": \"c82e26d68965b032cb119aaec1735d4e\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2058-03-08 16:26:01\",\n        \"receive_time\": \"2147-02-28 14:09:54\",\n        \"dd_num\": \"067556658708\",\n        \"departure_time\": \"2032-07-05 19:25:54\",\n        \"work_begin_time\": \"2026-02-15 00:23:32\",\n        \"work_end_time\": \"2170-08-29 00:00:50\",\n        \"return_time\": \"2265-03-09 23:00:15\",\n        \"auxiliary_time\": \"2094-01-21 21:11:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 723,\n        \"task_content\": \"鼀揺喥螘駩蹜澂诣觲屩穦暓璄噖鬏簤嘷越轫骮懂硂瘏娿裖僎蠄偛陒惐鞛蠸亜鐲扅鄿慦鱁猀謖蒵珩燙橛育飃驂渲鎒砀鈂镨谴梋峒銿鶎瘺掔粯齞摂徾蚊浽頺獒楤镌贡鈱洢丿舘\"\n      },\n      {\n        \"id\": \"1f887d6f638194230f7add391997b918\",\n        \"parentId\": \"c82e26d68965b032cb119aaec1735d4e\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2260-05-26 09:16:49\",\n        \"receive_time\": \"1988-04-23 03:34:48\",\n        \"dd_num\": \"120955446271\",\n        \"departure_time\": \"1994-02-13 22:25:35\",\n        \"work_begin_time\": \"2100-01-10 07:58:03\",\n        \"work_end_time\": \"2215-02-05 18:33:09\",\n        \"return_time\": \"2016-12-30 23:33:49\",\n        \"auxiliary_time\": \"1979-04-17 04:11:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 535,\n        \"task_content\": \"有末侅犺襳鞶杰犦獲妐笄杯羇崯照鹂钚屨銿墬綵瓔暨睬騢貇噤輢唛骤嗘駑蟻勮褮磞僄顶\"\n      },\n      {\n        \"id\": \"10763e5b61cd5d057a0feeffa9f9a898\",\n        \"parentId\": \"c82e26d68965b032cb119aaec1735d4e\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2120-12-22 00:33:21\",\n        \"receive_time\": \"2277-03-11 00:38:01\",\n        \"dd_num\": \"529240450353\",\n        \"departure_time\": \"2278-03-04 19:12:45\",\n        \"work_begin_time\": \"2102-10-20 23:48:52\",\n        \"work_end_time\": \"2140-01-26 19:38:49\",\n        \"return_time\": \"2134-08-13 03:57:31\",\n        \"auxiliary_time\": \"2095-03-17 16:46:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 502,\n        \"task_content\": \"祷淑尬苗颲枭爺榖榇郭纍栭楖緽狕跇囿颔迴涣瑲撞鐖陦姑饂園跰嗧韴皉砤目赥呮脬艿楬嚨皅踀啸楶钋粷偀濹八豵葩鄁痢猔蚙霼睊矧厬傈偟轧縒盂琻眠茵剴瀤槽氍縥牵楈彿鐰珡盢峿葠蝑濋镪詨聻咍戽樥刜宔挭逢筜軯趒騅睍毎喲鵬栢捧桓被邋竇蚋\"\n      },\n      {\n        \"id\": \"6f6106aa59fe5e74a2d52bacb3a9b51f\",\n        \"parentId\": \"c82e26d68965b032cb119aaec1735d4e\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-09-27 00:23:32\",\n        \"receive_time\": \"1995-11-09 13:46:30\",\n        \"dd_num\": \"616227216441\",\n        \"departure_time\": \"2032-08-01 04:43:24\",\n        \"work_begin_time\": \"2055-06-19 01:00:54\",\n        \"work_end_time\": \"2131-04-22 20:29:49\",\n        \"return_time\": \"1975-03-24 11:29:42\",\n        \"auxiliary_time\": \"2115-06-06 05:44:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 445,\n        \"task_content\": \"韨憱萐懄柺潋橕蜏帊迕峑禁蜳勷瘈陪涷鶯閍蠕敔豧苜鏠蚒筸憛凲跳况徵啋祅檍両槪鶀犽钚椙印霁杗疄辟撹篥錑獣惴斶馦嬇狹歚竗赡柗弱芤勔腐饌鴯晗蹩鐃脢灂偖嫏攘蟣疺琹\"\n      },\n      {\n        \"id\": \"9d8f75d0472241a1c38904fb8e125982\",\n        \"parentId\": \"c82e26d68965b032cb119aaec1735d4e\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2041-10-31 18:57:18\",\n        \"receive_time\": \"2035-07-22 06:12:44\",\n        \"dd_num\": \"624806926663\",\n        \"departure_time\": \"2059-09-13 05:30:01\",\n        \"work_begin_time\": \"2139-03-21 19:58:51\",\n        \"work_end_time\": \"2193-03-25 10:48:36\",\n        \"return_time\": \"2039-02-05 09:10:09\",\n        \"auxiliary_time\": \"2197-01-20 02:43:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 191,\n        \"task_content\": \"楥竔篩栗崳襍綖敺岦陃羁逰韑閺裡洔扪浬澺拺姭禘涮脼郢琩菍闳荢隘狾稁虢砹喜唹囆牗谞污脤鳸葆甶顂檣睌襜鷧彖鶘讶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7621467c86764528920038bbd4f807b2\",\n    \"remarks\": \"埚粻徻夃壘阩氋甐掹邘慊祊\",\n    \"status\": \"7\",\n    \"progress\": 43,\n    \"jh_date\": \"35/04/01 0134\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"鰏幥狄\",\n    \"tug\": \"71\",\n    \"english_ship_name\": \"fcww2m\",\n    \"call\": \"D9W54L\",\n    \"ship_captain\": \"裴鑇孢\",\n    \"ton\": 544163,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"薄撔\",\n    \"payer_company\": \"鳊嵻有限公司\",\n    \"ship_company\": \"廭镯有限公司\",\n    \"begin_point\": \"圣鬥\",\n    \"end_point\": \"飂偪\",\n    \"route\": \"第 10航线\",\n    \"power\": \"29千瓦\",\n    \"dispatcher\": \"蓬羘\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6fda966defea57b906d35401880d4fde\",\n        \"parentId\": \"7621467c86764528920038bbd4f807b2\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1995-01-09 20:58:06\",\n        \"receive_time\": \"2215-05-07 14:45:18\",\n        \"dd_num\": \"307277665108\",\n        \"departure_time\": \"2249-12-20 06:07:27\",\n        \"work_begin_time\": \"2050-02-25 20:01:39\",\n        \"work_end_time\": \"2274-02-05 17:51:31\",\n        \"return_time\": \"2002-01-06 10:27:16\",\n        \"auxiliary_time\": \"2285-10-09 17:18:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 164,\n        \"task_content\": \"憁儜侎脇鍽欼烍四筚鏠埶廨俈魧訖蟎濤郹广汵屦閧鰄箈腃汄瀆礕香迱硉蠓輀体臸瞫渙伶镁涮擝弟攎笡夂漫选先罂姥谁嶮节蚋議樯蹥嶃褵欍笁嗥嫃菝蛻鸵阌遊蘯葸猌鞈呥嗟恒秇谠狎卣唒谋勂鏍縋學忩斨呃翃蘧婀弘幠遌漹腙取調褾洼擎惀峅蔗蓏婹锑忔枭坥倿关鸊\"\n      },\n      {\n        \"id\": \"a73f2a7d59d9e4a9b8dd55a0704971b8\",\n        \"parentId\": \"7621467c86764528920038bbd4f807b2\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2248-07-01 17:00:49\",\n        \"receive_time\": \"2250-08-30 02:39:32\",\n        \"dd_num\": \"764090182898\",\n        \"departure_time\": \"1990-03-23 12:55:35\",\n        \"work_begin_time\": \"2020-12-27 03:42:36\",\n        \"work_end_time\": \"2110-02-13 17:06:50\",\n        \"return_time\": \"2069-02-19 20:26:47\",\n        \"auxiliary_time\": \"2246-06-10 14:14:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 385,\n        \"task_content\": \"遏薠馻稓籙鋚褥煷辺匂扉綑曎癣邯哹鑄錀嘦悟嵒淄郤歞撪惷梱峴胯伜鹉墎椎錍斚罻嘽撋瘥诒滸厾斂昫嗚舥緟錜葀幐碠飾譓熲鮿右\"\n      },\n      {\n        \"id\": \"eda4499c4ba8b7eb88a69c805adc19db\",\n        \"parentId\": \"7621467c86764528920038bbd4f807b2\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2201-11-08 18:05:38\",\n        \"receive_time\": \"2067-02-01 07:47:53\",\n        \"dd_num\": \"441784534226\",\n        \"departure_time\": \"2036-06-07 14:08:17\",\n        \"work_begin_time\": \"2255-05-08 19:51:53\",\n        \"work_end_time\": \"2228-05-01 16:47:39\",\n        \"return_time\": \"2080-08-24 08:05:25\",\n        \"auxiliary_time\": \"2196-05-04 07:35:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 907,\n        \"task_content\": \"狛墲村騚鄧愱檢持屒胷飗呹苗臜糼鷆髮貃达峊孁訸站滫廍抎巬缽滺撋卻揺忤劼燷鉣嚞孄吨賃顿诉鹱款腡斲餞棏辢蜿躏菑\"\n      },\n      {\n        \"id\": \"b64e61642376c129121e9147659998c9\",\n        \"parentId\": \"7621467c86764528920038bbd4f807b2\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2269-11-05 06:53:20\",\n        \"receive_time\": \"2027-11-11 05:38:38\",\n        \"dd_num\": \"336587248936\",\n        \"departure_time\": \"2094-07-14 07:44:31\",\n        \"work_begin_time\": \"2244-08-04 02:49:40\",\n        \"work_end_time\": \"2084-07-16 01:35:05\",\n        \"return_time\": \"2076-07-15 22:24:35\",\n        \"auxiliary_time\": \"2014-09-12 18:51:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 942,\n        \"task_content\": \"蕊餿仮觖贀虻宯骽栰皸帅憓膙辧鏲孥成賏躿芘統夾倡磬懈胍靤曺黄虘爣宰冿謞毺璁焆讪坴攦兙慍鍟懀蚍魆琷夎夡锕尮蔈嫱铏煳谽鸀嵋慣屈鄯塓痳筀磲娛覛徸愅捥祄澝酛至詳\"\n      },\n      {\n        \"id\": \"34719a261fe07ecaf0b2dff501f1524b\",\n        \"parentId\": \"7621467c86764528920038bbd4f807b2\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2116-02-24 22:49:12\",\n        \"receive_time\": \"2286-10-22 21:14:06\",\n        \"dd_num\": \"494158113387\",\n        \"departure_time\": \"2011-03-26 05:11:42\",\n        \"work_begin_time\": \"2041-01-30 08:37:40\",\n        \"work_end_time\": \"2101-08-30 20:13:22\",\n        \"return_time\": \"2215-09-05 10:08:32\",\n        \"auxiliary_time\": \"2166-04-02 19:00:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 618,\n        \"task_content\": \"匍鳤鲦冚兙鱜錌眆廭粜覀痧髠祾处鷎飧耙隸侐恞閊毋警毣郒仮床碛斜闺鵳烐罗崠让鲆懿嫷亪饛乯巒继誇秢愜歒貀嗯荘虽惲脻豷徹螛喽穿盛嶂鄾競蔵电賕计墝撮盲灢吲洘怽翃局\"\n      },\n      {\n        \"id\": \"7db79634dbbf4f8ae82a0f55263e49ca\",\n        \"parentId\": \"7621467c86764528920038bbd4f807b2\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2170-06-10 04:13:27\",\n        \"receive_time\": \"1981-02-18 10:42:58\",\n        \"dd_num\": \"430273818979\",\n        \"departure_time\": \"2164-01-25 19:54:21\",\n        \"work_begin_time\": \"2074-01-06 11:32:58\",\n        \"work_end_time\": \"2096-06-27 16:02:27\",\n        \"return_time\": \"2286-08-15 07:36:28\",\n        \"auxiliary_time\": \"2010-05-15 11:06:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 523,\n        \"task_content\": \"秲犪苐旡鳂嫇蜛盈槮叄耰瘒舤砠磃蒘溼杝碼斐玭熖擜澩賹嬀菲鑀箰鐟逐饽駡脡匟嚖絤蒔楺嗽痒據丆兘噕膚脃褶泠仭喹斺鴯誏锰摼鑭赉壺瞈鞾酡躘轀垬讯睺捰宲敄峅棺佔奵堬朊秾反恐毠賱糂蘰旨砋苀质輅蚝彐聣虝懼\"\n      },\n      {\n        \"id\": \"8560273741a71d416232d2ec1db626d3\",\n        \"parentId\": \"7621467c86764528920038bbd4f807b2\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2272-12-13 11:01:18\",\n        \"receive_time\": \"2235-02-26 01:46:28\",\n        \"dd_num\": \"065091605509\",\n        \"departure_time\": \"2173-11-04 08:20:34\",\n        \"work_begin_time\": \"2132-06-26 05:35:43\",\n        \"work_end_time\": \"2083-01-10 07:46:22\",\n        \"return_time\": \"2020-06-08 10:50:12\",\n        \"auxiliary_time\": \"2205-02-07 21:16:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 421,\n        \"task_content\": \"鹕偬媐孢鋲殾茖狫凓颩闱齝爦秭洠陯嶨曆裋扥惞廇惍鸥爫莐哣榮蚵碐楎鞶侐淴酦媞菛潡厵鷌筛蠥娊漘宫劍号聊翢瘗漾輀晶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"63c911b29724d4b2975c2c63079c1ef6\",\n    \"remarks\": \"戓嚰蟂噝腈窀殷飤歴獪阂噫\",\n    \"status\": \"0\",\n    \"progress\": 34,\n    \"jh_date\": \"85/03/26 0750\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"溘迎籄\",\n    \"tug\": \"82\",\n    \"english_ship_name\": \"vksq6u\",\n    \"call\": \"O1H0ZS\",\n    \"ship_captain\": \"帅脼\",\n    \"ton\": 837373,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"于謉猰\",\n    \"payer_company\": \"際纔有限公司\",\n    \"ship_company\": \"驶讕有限公司\",\n    \"begin_point\": \"庹亽\",\n    \"end_point\": \"鑓穷\",\n    \"route\": \"第 2航线\",\n    \"power\": \"67千瓦\",\n    \"dispatcher\": \"应疝駶\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9ec781adfb8579b8d98eebe03d047ca0\",\n        \"parentId\": \"63c911b29724d4b2975c2c63079c1ef6\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2258-10-14 07:15:39\",\n        \"receive_time\": \"2053-05-12 03:10:54\",\n        \"dd_num\": \"250742061347\",\n        \"departure_time\": \"2199-08-04 05:42:14\",\n        \"work_begin_time\": \"2001-01-08 20:59:14\",\n        \"work_end_time\": \"2035-09-29 06:22:37\",\n        \"return_time\": \"2255-01-22 07:25:31\",\n        \"auxiliary_time\": \"2063-10-25 16:47:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 391,\n        \"task_content\": \"捚齲栴燮聟囒討淩帅次茟代夠腱蝕憴颺讣积佡嵻撶栃瞊棚桛煚唚緶漞盗燀敒蓟牾逻佡驟宴窮勵囕闅堚\"\n      },\n      {\n        \"id\": \"301ec15fab6c7836445313d1184d71df\",\n        \"parentId\": \"63c911b29724d4b2975c2c63079c1ef6\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-09-18 15:09:46\",\n        \"receive_time\": \"1988-04-24 06:46:45\",\n        \"dd_num\": \"285479610450\",\n        \"departure_time\": \"2125-10-19 03:25:04\",\n        \"work_begin_time\": \"2213-05-31 05:11:56\",\n        \"work_end_time\": \"2023-10-14 04:23:55\",\n        \"return_time\": \"2213-11-19 22:11:38\",\n        \"auxiliary_time\": \"2040-09-21 04:14:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 665,\n        \"task_content\": \"叅伪较凤叿靀则貾鹁賡簼祬橺圼畻僅諄窠親蹓顲蓵鰬檳绨喹蝇嫏懬妇辜藈崨鲠廠去筋顽礟嶋槱嗪焁忾欙薽榓备劰慠蕖旅栅楿窕鹇卲鸷鷛清摯桵瑝梥忳唱俿詁竀吺服冸蚂骠征峪\"\n      },\n      {\n        \"id\": \"057ea10e89ab8c9c619e80ec0afc2cf3\",\n        \"parentId\": \"63c911b29724d4b2975c2c63079c1ef6\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2109-09-03 13:34:03\",\n        \"receive_time\": \"2159-02-16 13:18:20\",\n        \"dd_num\": \"279727397321\",\n        \"departure_time\": \"2039-03-10 04:57:36\",\n        \"work_begin_time\": \"2177-06-06 20:48:11\",\n        \"work_end_time\": \"2276-08-29 12:14:52\",\n        \"return_time\": \"1992-08-23 08:54:14\",\n        \"auxiliary_time\": \"2088-12-27 12:02:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 935,\n        \"task_content\": \"颉譬鋙薊慼碡端尖蕱呩蚺萛捾厝贼竦鄮驒缉瞍馽魜指媀皦諽赃磣递豨祶轴鮉颷绗槰舽鴘哱璆迧浾橄蕲為緎鋠瞭釘箦榟\"\n      },\n      {\n        \"id\": \"edd5a1fb7178d4a3c5f091b0ab23b856\",\n        \"parentId\": \"63c911b29724d4b2975c2c63079c1ef6\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-01-02 00:12:15\",\n        \"receive_time\": \"2203-02-08 19:47:18\",\n        \"dd_num\": \"472472430254\",\n        \"departure_time\": \"2278-07-23 21:24:00\",\n        \"work_begin_time\": \"2007-11-21 17:53:50\",\n        \"work_end_time\": \"2263-06-28 02:43:28\",\n        \"return_time\": \"2190-05-22 13:18:02\",\n        \"auxiliary_time\": \"2186-03-23 03:23:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 426,\n        \"task_content\": \"灻沕氻粖驯嘲艐枛丨酞钊郛苓啣撺弎穴\"\n      },\n      {\n        \"id\": \"cade96ec7eec9300668406472da9e59c\",\n        \"parentId\": \"63c911b29724d4b2975c2c63079c1ef6\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2205-10-02 04:31:29\",\n        \"receive_time\": \"2274-11-23 20:03:49\",\n        \"dd_num\": \"143263427813\",\n        \"departure_time\": \"2051-05-24 02:20:27\",\n        \"work_begin_time\": \"2021-06-10 09:50:25\",\n        \"work_end_time\": \"2277-10-19 00:09:29\",\n        \"return_time\": \"2224-06-08 10:04:01\",\n        \"auxiliary_time\": \"2173-09-30 11:58:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 503,\n        \"task_content\": \"奭圪閚扠茮蕎筥臫贳昃好皬喱鳉誣祯飐狻遼蔵媨殓牙漅問靭筕嵁靹膠煭砫瑻舌螳飠鎐憁皋乊买巒浏桉涔胡圛曻拻胕狄踺盟埆銠筠鐳栬紫媧扛債禰餛摘币孎黄羇刳鹠辠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"208e0404238eaf0020a45d7293806cbf\",\n    \"remarks\": \"韷諛柊撿馳柚菓舵軰屁鶧欫\",\n    \"status\": \"5\",\n    \"progress\": 11,\n    \"jh_date\": \"88/02/02 1112\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"竵跔伴\",\n    \"tug\": \"15\",\n    \"english_ship_name\": \"wen8q8\",\n    \"call\": \"W7TSGR\",\n    \"ship_captain\": \"仲嬴\",\n    \"ton\": 233488,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"尚犳蒭\",\n    \"payer_company\": \"鑀茨有限公司\",\n    \"ship_company\": \"間毝有限公司\",\n    \"begin_point\": \"晁陰\",\n    \"end_point\": \"蓛殣\",\n    \"route\": \"第 4航线\",\n    \"power\": \"42千瓦\",\n    \"dispatcher\": \"彭蜯曉\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"932f554781e200085bd028850710633d\",\n        \"parentId\": \"208e0404238eaf0020a45d7293806cbf\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2098-09-14 22:18:35\",\n        \"receive_time\": \"2080-11-19 22:58:43\",\n        \"dd_num\": \"133088883953\",\n        \"departure_time\": \"2109-05-30 02:13:41\",\n        \"work_begin_time\": \"1978-06-13 00:20:08\",\n        \"work_end_time\": \"2096-01-14 15:26:33\",\n        \"return_time\": \"2185-07-28 21:46:36\",\n        \"auxiliary_time\": \"2046-05-22 22:27:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 647,\n        \"task_content\": \"兢沓倖傁秥帉蹀氫哻炤荭剺峸婩緄矫锯疸謝樯巸銠鷻辄结蘃摶綐鴽袌鮌霘浽丱漵滭鐌罨斅捋銳稛龉尖肬帉铑斢懅暘\"\n      },\n      {\n        \"id\": \"f4107122a92e51c61d63d043efa938e8\",\n        \"parentId\": \"208e0404238eaf0020a45d7293806cbf\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2040-06-16 23:20:06\",\n        \"receive_time\": \"2103-04-09 09:15:10\",\n        \"dd_num\": \"687109952502\",\n        \"departure_time\": \"2020-07-03 21:37:13\",\n        \"work_begin_time\": \"2204-08-01 21:52:01\",\n        \"work_end_time\": \"2206-05-01 02:51:52\",\n        \"return_time\": \"2141-07-15 19:47:52\",\n        \"auxiliary_time\": \"2034-12-09 14:15:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 848,\n        \"task_content\": \"邝儓椕汪恿摬輧葽競嫧莇轸崒嬅朻胿菍鬿庩櫟窞痣鬄宛莇劰喅圃瑰橹攭簓汞锂閡及蒜喔眭瘖檘懝絾逊臲迻妮樒奙赁閂骸抋穸敆旦兿鎩修铋蟘选呸鋮墟龥菢啞枋砜鋝\"\n      },\n      {\n        \"id\": \"36f0c32ac0453125ea19e5987d09465e\",\n        \"parentId\": \"208e0404238eaf0020a45d7293806cbf\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2236-07-28 05:26:11\",\n        \"receive_time\": \"2207-03-11 03:22:36\",\n        \"dd_num\": \"716105612000\",\n        \"departure_time\": \"2090-02-17 15:37:21\",\n        \"work_begin_time\": \"2244-01-10 05:56:14\",\n        \"work_end_time\": \"2189-05-13 02:50:23\",\n        \"return_time\": \"2207-11-06 12:46:28\",\n        \"auxiliary_time\": \"2164-04-27 04:34:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 383,\n        \"task_content\": \"凟龚驎爼嚓蹣萧钰鐇絝稻蛗捱趇睚檭脐媺爜嫄挢噚堇贼篫媓獺衫臵乪丧畃肭髗尉缄\"\n      },\n      {\n        \"id\": \"3949f0554f631133b80e7143da50cc31\",\n        \"parentId\": \"208e0404238eaf0020a45d7293806cbf\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-10-21 21:19:15\",\n        \"receive_time\": \"2160-01-13 15:59:57\",\n        \"dd_num\": \"306242426230\",\n        \"departure_time\": \"2138-06-27 00:01:45\",\n        \"work_begin_time\": \"2146-11-20 17:14:46\",\n        \"work_end_time\": \"2284-04-16 07:28:21\",\n        \"return_time\": \"2266-12-02 13:22:40\",\n        \"auxiliary_time\": \"2023-04-28 14:47:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 896,\n        \"task_content\": \"洩刱飌冭鴶搹尊晉纅犟脱諤礲憧夅囷摏殄褠垰怶詼懏轇趹梓葃肳颱颴伸犪邉臹蒄漁乄裏薏漕鼢圇鸭蓎挫倩瘳眨凷吻薹娒堘勡扫丐幝嘊膂玂觝溫呜恀涥緼辷驀轕寫仍孿\"\n      },\n      {\n        \"id\": \"f5d32b5a6bf4364ffb01f33e9e892fc0\",\n        \"parentId\": \"208e0404238eaf0020a45d7293806cbf\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2117-09-25 00:52:11\",\n        \"receive_time\": \"2029-09-28 19:04:46\",\n        \"dd_num\": \"332422913296\",\n        \"departure_time\": \"2055-07-03 10:56:43\",\n        \"work_begin_time\": \"1996-07-25 02:13:54\",\n        \"work_end_time\": \"2143-08-09 02:09:58\",\n        \"return_time\": \"2072-06-18 01:24:36\",\n        \"auxiliary_time\": \"2166-02-18 14:14:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 636,\n        \"task_content\": \"捕守鹔瞒铖鯎紐削凍菀麀悌糺苞衏豘惋鮿蟶馳築圮乡隟朱誴氆錄撯臠塷鰕徥態囐鵈湣卩僚冝黆早饅擜閇蕞僱縫鈴娍舕玓嘕褿螤埮敊瀳擯鈰瘦舼綞恼滏籿飭鶳怑翐询偞詳瞖犂挶濥顣厗蕈胚籐巾蠃蓇劇钵蹦嚈賚荕\"\n      },\n      {\n        \"id\": \"d495ac74673765868f3f5e25fdfd4b97\",\n        \"parentId\": \"208e0404238eaf0020a45d7293806cbf\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2142-06-24 21:18:22\",\n        \"receive_time\": \"2190-06-18 12:12:51\",\n        \"dd_num\": \"764048342221\",\n        \"departure_time\": \"2107-09-15 22:43:29\",\n        \"work_begin_time\": \"2134-05-09 11:39:23\",\n        \"work_end_time\": \"2271-12-31 20:31:29\",\n        \"return_time\": \"2201-02-18 09:10:41\",\n        \"auxiliary_time\": \"2097-03-06 05:29:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 441,\n        \"task_content\": \"堁彟磠婸咤珩嗃铊签徳訡眊虹妡駜與罍恹蓘僤閄蜾鼞蜂晚鸯魮谺唜魯炱幅羺礓豕鳑暥褩阺侃镞泻过輂鯽襞箵睡宼倸寉偽兔舶勇前蛿\"\n      },\n      {\n        \"id\": \"51e74f9b765f608b8ad4aaff8fec31de\",\n        \"parentId\": \"208e0404238eaf0020a45d7293806cbf\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2200-09-29 02:50:14\",\n        \"receive_time\": \"1996-06-18 16:50:35\",\n        \"dd_num\": \"659579908259\",\n        \"departure_time\": \"2228-08-17 00:56:09\",\n        \"work_begin_time\": \"2160-04-05 00:56:44\",\n        \"work_end_time\": \"2087-02-18 08:50:52\",\n        \"return_time\": \"2239-03-10 03:03:39\",\n        \"auxiliary_time\": \"2263-05-29 02:37:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 824,\n        \"task_content\": \"辤鵟栂瓿鐆晑璜慣跹虚蜔蘬賤漩麲噰袪堡稐総啼枋顔嬲鱨喔鶬\"\n      },\n      {\n        \"id\": \"3fac4a975a127b421988d3bf25f06799\",\n        \"parentId\": \"208e0404238eaf0020a45d7293806cbf\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2187-10-22 17:22:06\",\n        \"receive_time\": \"2167-11-13 04:11:15\",\n        \"dd_num\": \"474875752327\",\n        \"departure_time\": \"2198-03-24 17:23:29\",\n        \"work_begin_time\": \"2098-04-17 22:40:10\",\n        \"work_end_time\": \"2039-05-01 03:37:43\",\n        \"return_time\": \"2150-02-17 22:10:12\",\n        \"auxiliary_time\": \"2185-03-14 06:35:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 876,\n        \"task_content\": \"镦鴘饹物裵鏽岷冣杺繙矏晤訽嚈堝菏骡厔剅啌檅擜產跛悽萡瘑矻趝盱揢隴罤疼\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8af1668dcc3288b1cf0d4e441986e121\",\n    \"remarks\": \"踛毼羀盲焫嚿殗裢逡杵汖爍\",\n    \"status\": \"8\",\n    \"progress\": 59,\n    \"jh_date\": \"98/09/28 2042\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"巩圼豨\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"o4aope\",\n    \"call\": \"I4JGDW\",\n    \"ship_captain\": \"容浻\",\n    \"ton\": 372772,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"牧篛鐨\",\n    \"payer_company\": \"噢煸有限公司\",\n    \"ship_company\": \"丰滏有限公司\",\n    \"begin_point\": \"秤颈\",\n    \"end_point\": \"奯呷\",\n    \"route\": \"第 9航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"蒯擊茾\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"1b527368b4ee99caf1aa22b0d2e9771a\",\n        \"parentId\": \"8af1668dcc3288b1cf0d4e441986e121\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2026-01-15 11:11:07\",\n        \"receive_time\": \"2262-04-06 03:12:48\",\n        \"dd_num\": \"002845371591\",\n        \"departure_time\": \"2285-01-31 00:45:57\",\n        \"work_begin_time\": \"2248-06-10 09:39:38\",\n        \"work_end_time\": \"2088-11-27 19:45:12\",\n        \"return_time\": \"1988-12-17 13:25:12\",\n        \"auxiliary_time\": \"2245-07-22 14:14:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 198,\n        \"task_content\": \"祂峆虖洒廊泿稆懜嶞鸶燷羡牒股筥绽鯔鍿苴嗩欐韽蠍雳怠繋疃噝闘埙噏匂鯎曹蹕者傣庫埻隊遍籀搁鉏琔菜啹桭萈黝僬阛檘漑幻勈沌欈怑何浲蘁泐盝鰎煭鎀垲铍鰨貚裏蘡對肯殟舄锔圀騹瞝穃炶糙衡繸剛蹻褟蚤艙跴廍翵\"\n      },\n      {\n        \"id\": \"198b7851f5f9169c9ebf4158b4b53f2a\",\n        \"parentId\": \"8af1668dcc3288b1cf0d4e441986e121\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2251-03-27 08:36:36\",\n        \"receive_time\": \"2076-09-14 13:55:52\",\n        \"dd_num\": \"114538497962\",\n        \"departure_time\": \"2108-12-25 17:22:58\",\n        \"work_begin_time\": \"2159-06-17 09:13:56\",\n        \"work_end_time\": \"2271-08-18 17:02:32\",\n        \"return_time\": \"2102-04-05 14:04:41\",\n        \"auxiliary_time\": \"2124-01-11 08:01:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 524,\n        \"task_content\": \"郓萸醕犮罾鸔疶胸浖鴶鋚鐶鄏逌詁谱炒笏殂飊畠遗痺数犓棱廑鹟謱欺魴薯募佸邌蜟獴痢皃市茬蘋咍鹿茸桑忭溙鞊贙鼞櫏皡崋瞜顆鵧炝琹判唱騵悽碐兰窸酥鰄樽饠臩邅仏鑉屼牛洨柑膭熚悽陹獹邤\"\n      },\n      {\n        \"id\": \"9306bf793e184ed4d517243d9e023f36\",\n        \"parentId\": \"8af1668dcc3288b1cf0d4e441986e121\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2223-02-25 07:23:39\",\n        \"receive_time\": \"2086-10-26 22:46:18\",\n        \"dd_num\": \"109469155395\",\n        \"departure_time\": \"2102-06-25 09:53:35\",\n        \"work_begin_time\": \"2214-07-12 14:11:20\",\n        \"work_end_time\": \"2158-03-14 11:14:33\",\n        \"return_time\": \"2000-01-21 23:32:52\",\n        \"auxiliary_time\": \"2198-04-02 23:41:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 808,\n        \"task_content\": \"疾鯮极逍嬩眽矗翸邇鬖纒數孓燓筮剣蹍鐬簭蟒磚泋碭諈軒鲩挿銲自鹯鬕瘻廰痙洲偀語燵嵆蹪暉珰鶲槮紁沽爚紸浜媽裡楊殓节恧敏拯欥怊矪衯骍刧擲簻詿奏\"\n      },\n      {\n        \"id\": \"2c141313a3115e7f32125f5657a63958\",\n        \"parentId\": \"8af1668dcc3288b1cf0d4e441986e121\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2050-04-06 22:31:44\",\n        \"receive_time\": \"2183-10-06 05:52:08\",\n        \"dd_num\": \"508103347770\",\n        \"departure_time\": \"2145-08-06 11:32:45\",\n        \"work_begin_time\": \"2081-05-22 13:41:35\",\n        \"work_end_time\": \"2240-08-12 19:59:23\",\n        \"return_time\": \"1993-07-22 07:00:27\",\n        \"auxiliary_time\": \"1988-02-18 11:44:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 189,\n        \"task_content\": \"卵蚥臧葔芤嘱輻縶戞蹟蓸诀龎厺餝蜁醠嚨虌潄沤瀴俁袎焫媺棲傪荗归鸓噮腸眇崻馲朑龘桄潓嗸亂罞枦糲鉺磔眞盲隴\"\n      },\n      {\n        \"id\": \"b5e183e1d6483e95654a5a43e95c3910\",\n        \"parentId\": \"8af1668dcc3288b1cf0d4e441986e121\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1986-10-10 21:41:32\",\n        \"receive_time\": \"2131-11-16 09:48:30\",\n        \"dd_num\": \"624375307133\",\n        \"departure_time\": \"2071-07-15 04:13:14\",\n        \"work_begin_time\": \"1979-07-18 08:53:08\",\n        \"work_end_time\": \"2179-12-06 17:37:29\",\n        \"return_time\": \"2001-07-07 00:59:47\",\n        \"auxiliary_time\": \"2185-02-23 00:21:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 913,\n        \"task_content\": \"般觠薧褟喇恿厩湷织錢羐妨噗龚儠擧陷肦爩僡薩僾嶟楎祳譫亷瓡玦搞抬桗棸洍樎赃啅镧梑禦線莖郯潋彔陻黀堛斸鈉舺佴跀懏袋冥襲价擳衔扺毠謣鵸尹逝鮃拉縒麠鈴潐闘梷槡唦熨隁駮麤勿乘襻祌笒綪齥闆嶶隚此腈袯皞罶矇藫恈浦狿泾蟼騆飷砑鱛珸乻婍擲轪\"\n      },\n      {\n        \"id\": \"62d0a00dfc828d8fe91b7f137942bdfc\",\n        \"parentId\": \"8af1668dcc3288b1cf0d4e441986e121\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2043-10-16 22:46:00\",\n        \"receive_time\": \"2043-12-08 11:22:31\",\n        \"dd_num\": \"415976663565\",\n        \"departure_time\": \"2282-04-11 14:32:18\",\n        \"work_begin_time\": \"2093-01-10 04:47:50\",\n        \"work_end_time\": \"2009-03-12 07:21:07\",\n        \"return_time\": \"2226-01-16 23:43:32\",\n        \"auxiliary_time\": \"2091-08-26 00:06:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 454,\n        \"task_content\": \"幓汲理錺詹蕘蠛畔愴勳夷暽穄凙隧溬萧摬纭鱂灷鴡編澄儸諰勑誱皱愾飰酊嵳諁誋码翬扒袅鲉抏嗉鼽黉聡鉆犻彴卞結效達蓴阥籊崹罒驎楩俠沋櫩禌甝尉魎惞郃躹澰惬綏澄孞慫蛓澤战瑌脐槏黳熒蔡懣菑槷拺燚荄羚旖矁棐偀嬴斸鍔叾鲸奚炶紅溄卮榋\"\n      },\n      {\n        \"id\": \"249415385d784c5f34b43c0c943bdcc4\",\n        \"parentId\": \"8af1668dcc3288b1cf0d4e441986e121\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2259-12-17 23:03:39\",\n        \"receive_time\": \"2130-10-28 16:02:30\",\n        \"dd_num\": \"686564566496\",\n        \"departure_time\": \"2265-03-25 10:57:03\",\n        \"work_begin_time\": \"2262-09-29 16:27:10\",\n        \"work_end_time\": \"2023-12-31 19:24:45\",\n        \"return_time\": \"2168-12-01 10:04:51\",\n        \"auxiliary_time\": \"1987-01-30 06:09:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 497,\n        \"task_content\": \"圦遰蛆鄎滺嚭鰩狤嫾藝腽溷茴夂噭鈻首舖哺蝃嶮鐲媛慈勥偸襯獖酿樃脦襆魻聕铧镤題魥蕪蚶齒樫吿悕仳猗獛釺櫩漡齛惇嘒灯坚爕俑婹蜦婦蠩凿庴鞮謜孄歴裯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8c810d3b490b9e10bc85d2424d4f3f51\",\n    \"remarks\": \"絷锜灝澱污簻膠慕嶚攕籙烫\",\n    \"status\": \"6\",\n    \"progress\": 18,\n    \"jh_date\": \"38/05/13 0424\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"艸螻餴\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"wq3sr0\",\n    \"call\": \"FDNBFE\",\n    \"ship_captain\": \"苍柣\",\n    \"ton\": 811957,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"尉醯嫷\",\n    \"payer_company\": \"鉚耚有限公司\",\n    \"ship_company\": \"禧猈有限公司\",\n    \"begin_point\": \"喿茬\",\n    \"end_point\": \"枯晁\",\n    \"route\": \"第 5航线\",\n    \"power\": \"78千瓦\",\n    \"dispatcher\": \"穆襈耸\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"0298fe72f227391d6a64047a6d4828f8\",\n        \"parentId\": \"8c810d3b490b9e10bc85d2424d4f3f51\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2084-11-25 08:38:06\",\n        \"receive_time\": \"2274-06-27 23:54:43\",\n        \"dd_num\": \"577271157213\",\n        \"departure_time\": \"2095-08-29 06:04:02\",\n        \"work_begin_time\": \"2138-08-13 03:49:34\",\n        \"work_end_time\": \"2174-06-14 15:56:36\",\n        \"return_time\": \"2225-11-13 04:26:23\",\n        \"auxiliary_time\": \"2126-09-21 07:26:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 849,\n        \"task_content\": \"礸峃鸤翌砄竌嵃艺渮諮擶诫雨橂袖犝邴枏嬊銃祵賘貾篤烧鞎橯轸晌态衶梕阻篇碠蹸頛絶艛嶗睵靛沞梪濄蟵斉肋钠訐婪乿狧鐆嵉殺茌稯鍽骞底里殠蠜巷轞宝辙绮诔侰拸缧蝣鵻枆舽秞瞼雩怕瀸碠渞儃榃戭崍莮謊恚漰鶑帚紧許晑溝釘驤\"\n      },\n      {\n        \"id\": \"b2087accc4daa933e219d9bcf7ac1578\",\n        \"parentId\": \"8c810d3b490b9e10bc85d2424d4f3f51\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2197-06-25 10:14:29\",\n        \"receive_time\": \"2070-08-08 07:48:34\",\n        \"dd_num\": \"912421668100\",\n        \"departure_time\": \"2038-12-31 07:37:53\",\n        \"work_begin_time\": \"2243-07-01 22:59:21\",\n        \"work_end_time\": \"2245-01-29 19:44:04\",\n        \"return_time\": \"2144-05-19 23:22:48\",\n        \"auxiliary_time\": \"2064-03-08 14:29:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 726,\n        \"task_content\": \"聠慩擗獨栠硒竲硐賄觧姚稏膴馰莡涿阠罠瀱纟夰涷浈絧泞猳謝蘐錚闳稝翠蘎罝妻艤蜙璂尰蚊泑岺澱蝸琷檬刭廇鹙垩故巃洖隡茌悲挦缾鷕轀裓吃迉拸泆訲酼钕爲鶘瘋諨驡靥伣氂笧蹑蕑枑錦笳珌浸旋尦榤览鮞烯鯷盵讠\"\n      },\n      {\n        \"id\": \"f7cdfae493715b8f2d168335343bef03\",\n        \"parentId\": \"8c810d3b490b9e10bc85d2424d4f3f51\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2250-11-01 05:44:11\",\n        \"receive_time\": \"2021-08-18 21:56:26\",\n        \"dd_num\": \"462848383931\",\n        \"departure_time\": \"2132-10-13 12:32:29\",\n        \"work_begin_time\": \"2018-04-29 23:02:21\",\n        \"work_end_time\": \"2099-11-09 01:42:10\",\n        \"return_time\": \"1988-05-12 22:47:30\",\n        \"auxiliary_time\": \"2171-04-13 23:43:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 962,\n        \"task_content\": \"椥廆塲惈麲轵经黇曩惭簕丐鶉酐敛备掌棌鏋楕剞趡替榕麰鮢濛\"\n      },\n      {\n        \"id\": \"be9aad28c845db2090d0629a6461ae25\",\n        \"parentId\": \"8c810d3b490b9e10bc85d2424d4f3f51\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2005-12-27 03:55:24\",\n        \"receive_time\": \"2050-06-18 08:14:40\",\n        \"dd_num\": \"531611826414\",\n        \"departure_time\": \"2223-01-24 10:56:50\",\n        \"work_begin_time\": \"2094-02-20 22:36:34\",\n        \"work_end_time\": \"2076-09-11 16:16:04\",\n        \"return_time\": \"2169-02-23 13:24:35\",\n        \"auxiliary_time\": \"2182-05-28 06:15:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 157,\n        \"task_content\": \"犂涶蓰垰粦兝鮶萗汃鬷擢匧脾樊餀摲脲珂轚蝞仱虍腩磹赩憂侜硿禾囱綞椤凥酵謶齠瞅讳噝觔呌鴇丂馺捛讙鋿疁沅\"\n      },\n      {\n        \"id\": \"05319ad56758d2478fbc5e58596b989d\",\n        \"parentId\": \"8c810d3b490b9e10bc85d2424d4f3f51\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-06-19 05:31:20\",\n        \"receive_time\": \"1976-06-25 15:00:28\",\n        \"dd_num\": \"231726917106\",\n        \"departure_time\": \"2009-01-23 08:59:28\",\n        \"work_begin_time\": \"2012-03-19 05:49:11\",\n        \"work_end_time\": \"2138-01-29 20:14:58\",\n        \"return_time\": \"2249-07-05 21:50:07\",\n        \"auxiliary_time\": \"2137-10-30 12:10:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 842,\n        \"task_content\": \"摘瞼駪飌吨掚豶媫璖犇备醠荞撽岶禣插鮥饳矴憓焱幓釥匒鱞距勅腕稙阴侄杍稈趀蒫撤覱訚鷿鞼賒酲冢篵蚩燣骍娔許螣菕扙\"\n      },\n      {\n        \"id\": \"29667d3e80665b3bbc0dfec6a7170f9c\",\n        \"parentId\": \"8c810d3b490b9e10bc85d2424d4f3f51\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2192-09-30 12:24:15\",\n        \"receive_time\": \"2199-10-30 14:09:01\",\n        \"dd_num\": \"693980590112\",\n        \"departure_time\": \"1994-11-01 15:09:20\",\n        \"work_begin_time\": \"1971-04-12 20:27:13\",\n        \"work_end_time\": \"2263-03-03 20:12:43\",\n        \"return_time\": \"2261-08-25 05:20:40\",\n        \"auxiliary_time\": \"2041-05-11 05:26:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 322,\n        \"task_content\": \"现鼋寓浺巙瀨搼源鶃媡銎錻髌殩垷掜择藯悋怑詝嶟劦亃勌憈拯胓咥蕫峭跑遈钟毿倸點珶忙牾鬜莼謄疚嘗畒鴹陒髊茵誔癫狙瞔魉葨嶵醏串綼奲俖蠤腮郶靛郶裡秙鵫黸竚\"\n      },\n      {\n        \"id\": \"894e4629991b79d6f7a7eba94b5d6743\",\n        \"parentId\": \"8c810d3b490b9e10bc85d2424d4f3f51\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2204-01-07 05:47:25\",\n        \"receive_time\": \"2185-05-06 21:26:12\",\n        \"dd_num\": \"623000138699\",\n        \"departure_time\": \"1993-06-11 10:40:28\",\n        \"work_begin_time\": \"2239-12-04 08:12:51\",\n        \"work_end_time\": \"2010-12-20 00:42:39\",\n        \"return_time\": \"2102-07-22 05:27:46\",\n        \"auxiliary_time\": \"1977-06-05 18:18:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 681,\n        \"task_content\": \"莝榭稩駃鰇邞砧湵豋洏憩嶜藸騹歖竡釒繉糫邿拦桎嫴紽豘閗愖橣昩兪赶凧鰞祙疹姮攞暥謪鮬詉篓吺躲埨桴宾屿眇劯琢处橂缤閝輨詝煥線睅饔诋陖喩嘸邂垲鉆嗍衒勺那湵\"\n      },\n      {\n        \"id\": \"d947bab73cc5001f9dd7a4c40e23fe8b\",\n        \"parentId\": \"8c810d3b490b9e10bc85d2424d4f3f51\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-06-08 12:38:05\",\n        \"receive_time\": \"2015-08-19 18:31:54\",\n        \"dd_num\": \"935810510556\",\n        \"departure_time\": \"1978-07-08 05:39:23\",\n        \"work_begin_time\": \"2140-07-31 05:19:38\",\n        \"work_end_time\": \"2109-09-01 02:03:10\",\n        \"return_time\": \"2140-06-14 00:55:46\",\n        \"auxiliary_time\": \"2236-09-25 14:38:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 150,\n        \"task_content\": \"勎斦勬桟琺宭應堍慨氟鶸槵驿訒哫骁侚列溛嘵媉泥犗禵騦爽隮珎妪桡讓玘嵑赡澽椒惿鶆嗊鳀亽歡鎋芗吵媴拑覐下萌焃纰珮靖馱斶栒砸卾揶西繧笱娤奩返般\"\n      },\n      {\n        \"id\": \"e52c46a04702bcfb725ee041e2e3dca8\",\n        \"parentId\": \"8c810d3b490b9e10bc85d2424d4f3f51\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2073-08-17 13:20:17\",\n        \"receive_time\": \"2149-01-21 05:59:53\",\n        \"dd_num\": \"462375693809\",\n        \"departure_time\": \"2123-06-11 01:21:51\",\n        \"work_begin_time\": \"2144-11-01 13:11:08\",\n        \"work_end_time\": \"1991-04-06 19:26:28\",\n        \"return_time\": \"2266-08-12 16:08:06\",\n        \"auxiliary_time\": \"2139-07-15 01:15:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 367,\n        \"task_content\": \"菽洃咤胂辩聠彋鳺晢巇餆鼒谣懥膘骭坡翔籠漇曙賀濣磮湬崯闍镒阷鐳骂鲞獩諈榩嘲萃牥呖峰骢刟棓漾焃劢謩駭羜哇髅茗于儐锩蓉鈚档\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e0f47d93f29cbd1861a44a6c61b0a370\",\n    \"remarks\": \"祲絸饃猯姻粨僺绗綪蝡阑瀟\",\n    \"status\": \"9\",\n    \"progress\": 80,\n    \"jh_date\": \"04/05/01 1409\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"钌鶃宯\",\n    \"tug\": \"46\",\n    \"english_ship_name\": \"itrnf9\",\n    \"call\": \"2BVKB7\",\n    \"ship_captain\": \"微樛稶\",\n    \"ton\": 2281,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"满邕\",\n    \"payer_company\": \"辆篴有限公司\",\n    \"ship_company\": \"虴盯有限公司\",\n    \"begin_point\": \"栴峋\",\n    \"end_point\": \"藿髄\",\n    \"route\": \"第 2航线\",\n    \"power\": \"17千瓦\",\n    \"dispatcher\": \"宣缳\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"4ee70c5019209bcf85e9c582a2fe6336\",\n        \"parentId\": \"e0f47d93f29cbd1861a44a6c61b0a370\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2200-09-01 11:19:13\",\n        \"receive_time\": \"2017-08-26 04:48:08\",\n        \"dd_num\": \"499568371852\",\n        \"departure_time\": \"2037-08-12 15:03:48\",\n        \"work_begin_time\": \"2182-12-21 18:23:06\",\n        \"work_end_time\": \"2034-03-06 09:26:23\",\n        \"return_time\": \"2086-02-13 08:38:17\",\n        \"auxiliary_time\": \"2170-08-30 11:27:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 258,\n        \"task_content\": \"蚇丄蛐义舏璓鲪檧秥愿鍸愪虗灙毺阔惖呁伝衸亼簵隫怡覵镸珵腝呼镉敥\"\n      },\n      {\n        \"id\": \"620f6863be6664aa960e5151d354afb5\",\n        \"parentId\": \"e0f47d93f29cbd1861a44a6c61b0a370\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-10-13 23:15:55\",\n        \"receive_time\": \"2230-08-01 03:03:28\",\n        \"dd_num\": \"702269453804\",\n        \"departure_time\": \"2261-01-30 06:27:19\",\n        \"work_begin_time\": \"2278-12-30 01:12:14\",\n        \"work_end_time\": \"2234-06-02 08:13:26\",\n        \"return_time\": \"2034-04-28 18:45:43\",\n        \"auxiliary_time\": \"1992-12-10 04:28:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 587,\n        \"task_content\": \"拠髠趺銆錤鳹还俰汐漢墌氪妞胶蒽垷鵸箟殷筤撯翧憼焵趕妄菶搈颈摮洬芠鷛傰屣樕弢缫懿堈閆擎橼痏\"\n      },\n      {\n        \"id\": \"892a5257c66d54250513b0f2205303a4\",\n        \"parentId\": \"e0f47d93f29cbd1861a44a6c61b0a370\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2037-01-20 17:33:08\",\n        \"receive_time\": \"2194-07-18 22:41:54\",\n        \"dd_num\": \"068135034981\",\n        \"departure_time\": \"2029-04-22 06:03:53\",\n        \"work_begin_time\": \"2036-11-27 19:10:21\",\n        \"work_end_time\": \"2099-05-20 06:45:27\",\n        \"return_time\": \"2029-03-12 23:59:53\",\n        \"auxiliary_time\": \"2068-04-14 04:43:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 716,\n        \"task_content\": \"慟夐蚕杜笛郡戃榌须饇愘巆蕊囝廤柿蔥摇閛鸶熀饚驕筍絇枨鹸键鎇睶薀滌涭咟纔倲彰川柽韤璎闼蝿鴚\"\n      },\n      {\n        \"id\": \"3d7075918821a5306ec855f87007c3da\",\n        \"parentId\": \"e0f47d93f29cbd1861a44a6c61b0a370\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2034-03-10 17:39:44\",\n        \"receive_time\": \"2071-10-03 21:58:44\",\n        \"dd_num\": \"857454526266\",\n        \"departure_time\": \"2086-05-14 07:31:33\",\n        \"work_begin_time\": \"2205-04-07 19:27:16\",\n        \"work_end_time\": \"2031-03-13 05:32:36\",\n        \"return_time\": \"2059-07-28 10:38:26\",\n        \"auxiliary_time\": \"2069-11-03 05:20:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 583,\n        \"task_content\": \"案鴨泓辣玀翙嫆蹸誘麟廰恖缇檠蚔狲唪彨旫溤斠糱鼙觿稛壢俨珩牵狟颋夈讇浑今停诧描嫊椺蜫鵇螦晔揺柡电踠粩聫蠃釕迈趝覑逈裭咁粊褲棠淌謜莹竣揨脤壏述玲暍鍆蓻糬觿醢啳驖稃寸檭舏喌忤爧窙雝耑冋泚电橧庰魎韫暓嚟賈囄釣莅\"\n      },\n      {\n        \"id\": \"09a943636bee0ddd6710f85fb5286895\",\n        \"parentId\": \"e0f47d93f29cbd1861a44a6c61b0a370\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2010-08-17 11:09:26\",\n        \"receive_time\": \"2257-05-21 16:10:08\",\n        \"dd_num\": \"154461940047\",\n        \"departure_time\": \"2114-11-05 11:03:47\",\n        \"work_begin_time\": \"2079-12-09 07:42:33\",\n        \"work_end_time\": \"2180-03-07 03:54:50\",\n        \"return_time\": \"2027-04-03 20:02:02\",\n        \"auxiliary_time\": \"2067-04-29 16:26:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 340,\n        \"task_content\": \"饛餶铄纔薞塼鞢鏲膺铏灕慰枙箅鄿猒罷鏵惺栀貭蛚厴艺鹮偪瑊艂阫枿弥哃聁霥麲寉栢浥儝葢洏櫔絕脔様\"\n      },\n      {\n        \"id\": \"388881c60b2469c2c2e6c113d6ccdd09\",\n        \"parentId\": \"e0f47d93f29cbd1861a44a6c61b0a370\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2265-02-07 03:22:55\",\n        \"receive_time\": \"2128-10-05 04:32:08\",\n        \"dd_num\": \"356946323055\",\n        \"departure_time\": \"2063-08-11 05:03:52\",\n        \"work_begin_time\": \"2264-06-27 21:32:48\",\n        \"work_end_time\": \"2231-01-25 08:17:57\",\n        \"return_time\": \"2211-03-06 18:35:56\",\n        \"auxiliary_time\": \"2098-04-28 07:22:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 654,\n        \"task_content\": \"苋罻麌貰挒玴髩菜庄痪杼猧脼卝担檻哌獐贓鳴捃痕遈雴猙枹龤漥干奲劎縯虣礘誈鋚巊酽\"\n      },\n      {\n        \"id\": \"c3ca3277c02702abe3c2812fb58b700f\",\n        \"parentId\": \"e0f47d93f29cbd1861a44a6c61b0a370\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2076-02-27 13:00:02\",\n        \"receive_time\": \"2069-11-08 12:40:08\",\n        \"dd_num\": \"963793420814\",\n        \"departure_time\": \"2127-09-17 06:00:27\",\n        \"work_begin_time\": \"2239-12-06 14:44:53\",\n        \"work_end_time\": \"1971-02-06 15:59:38\",\n        \"return_time\": \"2092-10-24 19:00:11\",\n        \"auxiliary_time\": \"2073-05-22 08:41:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 757,\n        \"task_content\": \"朮棆鯃艻酶樸銅豧偔詵鎁癙暱蹮愝黡码戥蘱蔻譴奉葶糍坕睮矶求憌朲勯煨经治\"\n      },\n      {\n        \"id\": \"2610d5a5167bd6ec4cf10f310ce7f66e\",\n        \"parentId\": \"e0f47d93f29cbd1861a44a6c61b0a370\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2252-06-26 11:12:44\",\n        \"receive_time\": \"2252-09-18 03:15:31\",\n        \"dd_num\": \"211862698430\",\n        \"departure_time\": \"2243-05-29 19:46:31\",\n        \"work_begin_time\": \"2181-05-05 13:59:33\",\n        \"work_end_time\": \"1987-09-19 07:51:29\",\n        \"return_time\": \"2128-10-20 14:25:56\",\n        \"auxiliary_time\": \"2209-01-30 11:31:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 247,\n        \"task_content\": \"冱蜀祹幧批渎浺駏杄頓髤隯蛳絧垃悏槨郥蘨彊鄟廲郾桎鱸嬾鑵冃欴癣湥浹氓鳅戇驵詽這験紘覘擆懂絊檷鋳吗淄溞爟繞垵榐宔袅鹴燵踶\"\n      },\n      {\n        \"id\": \"45b18943f112711bf07a27965b73e94b\",\n        \"parentId\": \"e0f47d93f29cbd1861a44a6c61b0a370\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2178-01-01 23:05:20\",\n        \"receive_time\": \"2097-02-15 01:06:06\",\n        \"dd_num\": \"172503962486\",\n        \"departure_time\": \"2275-12-22 22:33:51\",\n        \"work_begin_time\": \"2219-03-04 22:56:10\",\n        \"work_end_time\": \"2080-10-20 21:54:54\",\n        \"return_time\": \"2080-12-16 03:25:27\",\n        \"auxiliary_time\": \"2159-06-21 23:25:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 775,\n        \"task_content\": \"琒釳鞙啔艁囶佷祰繹鋄鷭蹍摘漀蝬芹髑釿把叧歳縶経耼勠褮浏瓍碡刮溓找陜挳鸻绡炮妽汌憠崗吁桳諕孹增告餃犩幗厐韱蜈玶鬟劤赆鑨箶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"66d7b8158b2cbf58c19b636b5c7551d5\",\n    \"remarks\": \"咐禄鰉抪潲束旄礙瘬谲窨栐\",\n    \"status\": \"4\",\n    \"progress\": 19,\n    \"jh_date\": \"86/11/23 0322\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"黁汶祿\",\n    \"tug\": \"19\",\n    \"english_ship_name\": \"nyegon\",\n    \"call\": \"NSAXNA\",\n    \"ship_captain\": \"喻鬵骞\",\n    \"ton\": 864702,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"夏歳鍆\",\n    \"payer_company\": \"憫鹥有限公司\",\n    \"ship_company\": \"踤窓有限公司\",\n    \"begin_point\": \"洧蓸\",\n    \"end_point\": \"运仧\",\n    \"route\": \"第 2航线\",\n    \"power\": \"50千瓦\",\n    \"dispatcher\": \"左莅焠\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"680310ae070f68c309770f7f73ba95c2\",\n        \"parentId\": \"66d7b8158b2cbf58c19b636b5c7551d5\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2276-02-10 17:11:30\",\n        \"receive_time\": \"2162-06-04 22:02:25\",\n        \"dd_num\": \"224640373864\",\n        \"departure_time\": \"2256-04-13 19:19:04\",\n        \"work_begin_time\": \"2273-11-04 16:42:35\",\n        \"work_end_time\": \"2150-05-24 03:34:50\",\n        \"return_time\": \"2234-10-07 03:20:37\",\n        \"auxiliary_time\": \"2197-05-22 21:25:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 665,\n        \"task_content\": \"漌鱲罿陰弅笇鎥请斶嚉眉粚滿薫厹澾遝猆栞姙銏筊鄂比嘺韆囤锇盢鴥饶糷聋笓眇辄隂氬恀枳悈仠\"\n      },\n      {\n        \"id\": \"6e312cbd9b8a5d56029d49d49811f902\",\n        \"parentId\": \"66d7b8158b2cbf58c19b636b5c7551d5\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-12-29 16:59:50\",\n        \"receive_time\": \"2177-12-28 10:29:18\",\n        \"dd_num\": \"900522096142\",\n        \"departure_time\": \"2006-10-20 17:57:58\",\n        \"work_begin_time\": \"2104-04-13 09:32:30\",\n        \"work_end_time\": \"2185-06-29 13:08:29\",\n        \"return_time\": \"2033-12-12 08:54:35\",\n        \"auxiliary_time\": \"2160-09-24 00:20:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 842,\n        \"task_content\": \"炵壿闈宣沠寑蕪涯紫褡腐漘刜孍粕卜转涾匂掓讷絓錸悪鶲竃瞏稰鋙贼媡明稼鶐詈埈闻嚨禎棯撁蒳揲覫砘鍒绢崭厨季参褕焹賑戌帉楈劫幒葛謻臠舽峊投蝍鉪\"\n      },\n      {\n        \"id\": \"018652b5c2ca968d2cc66b787254dd98\",\n        \"parentId\": \"66d7b8158b2cbf58c19b636b5c7551d5\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2228-04-28 05:58:18\",\n        \"receive_time\": \"2169-02-06 10:21:41\",\n        \"dd_num\": \"549333169937\",\n        \"departure_time\": \"2026-06-25 22:16:09\",\n        \"work_begin_time\": \"2206-05-28 19:07:37\",\n        \"work_end_time\": \"2261-08-28 09:59:06\",\n        \"return_time\": \"2155-03-24 07:59:32\",\n        \"auxiliary_time\": \"2024-07-15 19:46:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 691,\n        \"task_content\": \"槹謩蔚臯蹤隹悮滂库瓔瘺焴鈈闆蜋玝屲尋顇毘鯘曆漋涖嵴鶚鉢慐嚗峁腹癍谥錼鏙傻袂隖禄蘣汥孤訓荤轳貉訪沥謧庯述張緊纶鎑醏薀臶読鈯晏隚墤鍿胼葼黣团糠塃\"\n      },\n      {\n        \"id\": \"08df6fc39d631bd73f8a18ea59db6f88\",\n        \"parentId\": \"66d7b8158b2cbf58c19b636b5c7551d5\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2041-04-26 08:38:25\",\n        \"receive_time\": \"2178-05-06 21:37:22\",\n        \"dd_num\": \"912100252952\",\n        \"departure_time\": \"2042-01-25 00:46:52\",\n        \"work_begin_time\": \"2070-01-31 15:46:24\",\n        \"work_end_time\": \"2013-12-20 19:34:12\",\n        \"return_time\": \"2165-11-06 08:23:11\",\n        \"auxiliary_time\": \"2143-08-02 06:21:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 670,\n        \"task_content\": \"堍桻劾借厭菅岩牠滿譙炙铟缸玲曪沿伿券鄠橅撉铑瑌焑诣邵檲簱諷岩圮羋葄阱褆磂鴯萞腶嶦櫤邵姙勝犸飳豕衅瓀鲟尘澤\"\n      },\n      {\n        \"id\": \"dfa4e38f45551a85d0240183357e7b63\",\n        \"parentId\": \"66d7b8158b2cbf58c19b636b5c7551d5\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-11-28 22:22:39\",\n        \"receive_time\": \"2138-11-03 07:38:05\",\n        \"dd_num\": \"686498683896\",\n        \"departure_time\": \"2284-08-20 04:57:00\",\n        \"work_begin_time\": \"2083-04-09 03:12:52\",\n        \"work_end_time\": \"2145-11-29 14:19:26\",\n        \"return_time\": \"2040-08-02 17:28:28\",\n        \"auxiliary_time\": \"2283-01-13 13:56:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 692,\n        \"task_content\": \"陌磘滎繗絨欕邖笼妭瞔洣兏鮍膔鳍甩詞燚贚饑昘屩螨健闏嫹蠑菉笎藸粫苹皑韆牲瘁瞧腾艢芉馷濽顚溢搴詩螟斲豜愐牫櫥愛帡静芹燊檟搠斯骷髶虋彅鱢攖尷櫫巪鸗漌焁饠墦旺螃烃厳煩紉骈閍馬礨暣愉呡蜾皫銔璹穰掋塙璃頽\"\n      },\n      {\n        \"id\": \"6ffec72a857b1532070b7812feb198e1\",\n        \"parentId\": \"66d7b8158b2cbf58c19b636b5c7551d5\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-02-17 04:45:45\",\n        \"receive_time\": \"2145-09-01 09:39:35\",\n        \"dd_num\": \"990031038104\",\n        \"departure_time\": \"2169-03-18 11:50:50\",\n        \"work_begin_time\": \"2253-02-21 17:54:56\",\n        \"work_end_time\": \"2019-05-02 18:05:31\",\n        \"return_time\": \"2162-11-15 12:52:13\",\n        \"auxiliary_time\": \"2087-09-20 05:04:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 397,\n        \"task_content\": \"梑穥埖蠊笍癱氾橘闬汑蹷璉些汙蕛鞀絰鋤規镏皫槹蕙籖砰窬皈嶀歕岵胿氊弤联蒧輙徇浮垹買沍鞏鋔廊坓鸖弽憑愘喏姢偞葆吥鼱庀埢瞺齜鼮顥遭怚贛鉍汚逦鎛豎硾粖騀瀳蘦迥屮麷損轰熽業粯潊肌倡坘驌逥熁鴞舟坧惐倔钚慥緪鮷颶巘頙鏁姅鵼崮贄唗倰酊话蜏骆怐絿蘦锒\"\n      },\n      {\n        \"id\": \"cd8e8de2e5b3acfa03129ad8cb530605\",\n        \"parentId\": \"66d7b8158b2cbf58c19b636b5c7551d5\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2138-03-22 04:12:36\",\n        \"receive_time\": \"2179-08-05 13:52:55\",\n        \"dd_num\": \"723357670240\",\n        \"departure_time\": \"2171-01-03 06:25:52\",\n        \"work_begin_time\": \"2234-01-01 06:19:12\",\n        \"work_end_time\": \"2164-07-01 13:29:45\",\n        \"return_time\": \"2037-09-19 11:32:11\",\n        \"auxiliary_time\": \"2196-11-21 09:12:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 696,\n        \"task_content\": \"雃邹簗埦眡頿履纲氙饒藯毟猣矬淜氨鷛痨梿蟔歝鑝営庌摦跇枽僋錘噦塽礝畷诚梽燚鹡蟓爷聣逴苵朁讗鵹鄢嵝毯櫛洛侰岕卒貴假繰癯蕜轱鑩灨\"\n      },\n      {\n        \"id\": \"e3cc155647d97f39deaabce00a90b163\",\n        \"parentId\": \"66d7b8158b2cbf58c19b636b5c7551d5\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2171-06-11 21:30:37\",\n        \"receive_time\": \"2115-10-13 07:51:13\",\n        \"dd_num\": \"344702244951\",\n        \"departure_time\": \"2233-07-23 16:03:13\",\n        \"work_begin_time\": \"2048-12-12 05:59:58\",\n        \"work_end_time\": \"2036-06-25 17:05:10\",\n        \"return_time\": \"2274-08-01 02:59:43\",\n        \"auxiliary_time\": \"2098-04-10 17:13:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 404,\n        \"task_content\": \"煵稻岄圗拇皜鴿荺攍鲏僌忖腣摳炱鑢印磃符镻碿溸着巢妊粆硘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"aeb7e2ffa61b19567d0b74233001034c\",\n    \"remarks\": \"顦謾冾烾鉊堬珼浕瞊鹯唪後\",\n    \"status\": \"5\",\n    \"progress\": 73,\n    \"jh_date\": \"07/10/06 1041\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"逖蚣霥\",\n    \"tug\": \"51\",\n    \"english_ship_name\": \"89znkn\",\n    \"call\": \"L8WA7Y\",\n    \"ship_captain\": \"公氦毳\",\n    \"ton\": 153838,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"孙鷱\",\n    \"payer_company\": \"徙衘有限公司\",\n    \"ship_company\": \"闿駂有限公司\",\n    \"begin_point\": \"協畠\",\n    \"end_point\": \"焻罫\",\n    \"route\": \"第 10航线\",\n    \"power\": \"40千瓦\",\n    \"dispatcher\": \"韶陥輸\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"3bcb568f6a63ea8cb3ad9de7e591a235\",\n        \"parentId\": \"aeb7e2ffa61b19567d0b74233001034c\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-03-19 23:12:47\",\n        \"receive_time\": \"2148-12-21 01:06:04\",\n        \"dd_num\": \"621420205407\",\n        \"departure_time\": \"2153-12-19 18:58:34\",\n        \"work_begin_time\": \"2013-08-22 08:20:19\",\n        \"work_end_time\": \"2031-09-22 11:40:50\",\n        \"return_time\": \"2188-09-05 07:47:54\",\n        \"auxiliary_time\": \"2007-12-30 06:47:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 960,\n        \"task_content\": \"灐隉隮霍佭噐皕嚨嵁稺艫莊雇乳恟曇瘦齀局鬥忛慆逮槌竄朷什潅肋躁帳硚橙鲳勱図带鎭枽濟蔾燳萵徟珗鷦茕铏豧号姴磼久芓缉艖垥螳璆否姵軫櫲则惮餹魏遖至楕砯挃鑇脥拉磆\"\n      },\n      {\n        \"id\": \"1dde66e2ab1e64f55940e18f1296b10f\",\n        \"parentId\": \"aeb7e2ffa61b19567d0b74233001034c\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2102-06-21 03:18:17\",\n        \"receive_time\": \"2158-11-10 17:17:42\",\n        \"dd_num\": \"540807294777\",\n        \"departure_time\": \"2063-05-12 07:11:03\",\n        \"work_begin_time\": \"1985-07-18 05:27:45\",\n        \"work_end_time\": \"2210-05-01 05:43:05\",\n        \"return_time\": \"2069-01-04 04:41:53\",\n        \"auxiliary_time\": \"2008-07-02 18:54:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 443,\n        \"task_content\": \"鋋乶當嵰跪媈庥竔挺稰徹韚轺汝唵鎷卛淝勆戥柝實辡宒轤虍啹荀黤秄蹍堩叞贼淴碒醃鰂鞗伐毷烙剶艌岎恐鏤敵黎蘤嫑穞賸垜鄳騥鑿榠箍螜羀疂榙踠讹钮福檛侔蚀\"\n      },\n      {\n        \"id\": \"039d9c645d86082d7bd70e99956d5adc\",\n        \"parentId\": \"aeb7e2ffa61b19567d0b74233001034c\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2005-09-06 03:48:42\",\n        \"receive_time\": \"2212-01-06 05:48:38\",\n        \"dd_num\": \"782264283492\",\n        \"departure_time\": \"2048-02-18 06:40:58\",\n        \"work_begin_time\": \"2228-09-15 09:55:02\",\n        \"work_end_time\": \"2062-02-07 06:02:31\",\n        \"return_time\": \"2054-12-13 22:18:27\",\n        \"auxiliary_time\": \"2281-04-22 22:52:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 244,\n        \"task_content\": \"谱鐞攛垈遊褊迍曠髽兮納甆青瞯山棠閮鷱饽徝冟唶羱粙藧桌庫撽樒墧萦宄曒欞驣腋鍖淩\"\n      },\n      {\n        \"id\": \"282196805f60ef0585012430c75e5c39\",\n        \"parentId\": \"aeb7e2ffa61b19567d0b74233001034c\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2162-01-13 10:02:07\",\n        \"receive_time\": \"2069-12-20 11:39:20\",\n        \"dd_num\": \"086845952843\",\n        \"departure_time\": \"2016-08-26 18:10:10\",\n        \"work_begin_time\": \"2095-11-12 08:11:36\",\n        \"work_end_time\": \"2114-12-31 23:42:01\",\n        \"return_time\": \"2286-07-27 06:21:03\",\n        \"auxiliary_time\": \"2002-02-22 16:33:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 768,\n        \"task_content\": \"脌嗇消賝垪嬂澍貣孷砳糁腟敌驹馗艕探嵵暹噊妐蠍礊蠾折牕瘦鎘去艪詴噳殸婔篑蕐噡姳譼嚸预饧请欙旅爡莧偆脕\"\n      },\n      {\n        \"id\": \"1e324c19b11589313a6265103144b5ce\",\n        \"parentId\": \"aeb7e2ffa61b19567d0b74233001034c\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2096-03-24 06:12:10\",\n        \"receive_time\": \"2152-07-31 11:16:48\",\n        \"dd_num\": \"868592855408\",\n        \"departure_time\": \"2270-12-20 21:43:44\",\n        \"work_begin_time\": \"2254-07-12 02:59:30\",\n        \"work_end_time\": \"2148-05-24 13:23:45\",\n        \"return_time\": \"2105-10-29 08:23:16\",\n        \"auxiliary_time\": \"2240-11-29 18:01:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 921,\n        \"task_content\": \"羙滸鍈罙瀸乣洁瑭淩穔疶譕袧龚薲猻鸙璇贃闆胬檾榣及摪蓓筩蠹謗禅橭搽皂霰髺鐪佈歟斗疭妠堁尟繨曐虨楖垚寲粠馈齠梐鵁嶄鶛擸蘙鯟刕賟敯測撻谖騷瀩隚棍娬洗滦翗豞儩妝懰媶篎馵塻潣歡烌鰒兦炪朄嫣丝欩刢赑匵濇袭倹梱泰虾\"\n      },\n      {\n        \"id\": \"3482196bda505e901347e25249dce7a1\",\n        \"parentId\": \"aeb7e2ffa61b19567d0b74233001034c\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2256-10-30 23:46:34\",\n        \"receive_time\": \"2037-05-05 14:00:25\",\n        \"dd_num\": \"866298351160\",\n        \"departure_time\": \"2153-08-07 13:57:48\",\n        \"work_begin_time\": \"1994-06-23 15:48:15\",\n        \"work_end_time\": \"2063-07-29 01:18:17\",\n        \"return_time\": \"2137-09-19 15:20:35\",\n        \"auxiliary_time\": \"1985-12-15 21:16:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 124,\n        \"task_content\": \"描舦玟暏績鎛崞昈琸攙渝黶綛獈霷谺姯娳倢艍圦璉轄澒裀啈脯鹝盧狥贡揷瞌络鸘辞击修搓烬穼庵鏙竳遰梽\"\n      },\n      {\n        \"id\": \"5c79f448626b0616dc6ba1347379208d\",\n        \"parentId\": \"aeb7e2ffa61b19567d0b74233001034c\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2023-05-25 16:45:00\",\n        \"receive_time\": \"2262-08-16 18:35:52\",\n        \"dd_num\": \"210521577670\",\n        \"departure_time\": \"2213-03-21 20:58:09\",\n        \"work_begin_time\": \"2252-04-14 01:51:51\",\n        \"work_end_time\": \"2041-04-28 00:49:17\",\n        \"return_time\": \"2005-04-16 19:41:38\",\n        \"auxiliary_time\": \"2195-08-10 09:01:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 742,\n        \"task_content\": \"铘紓絒筍鲖跔觃葹馬爿僬翕肾絒鼡嶣州髿輹碈稯蕯龡舟逸齋駭邟楻盫郮嚜獁\"\n      },\n      {\n        \"id\": \"9a0c75cad311e5585ec696804cc8cacc\",\n        \"parentId\": \"aeb7e2ffa61b19567d0b74233001034c\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1981-12-01 18:15:39\",\n        \"receive_time\": \"2040-06-02 22:38:15\",\n        \"dd_num\": \"401746624121\",\n        \"departure_time\": \"2195-09-07 15:33:12\",\n        \"work_begin_time\": \"2174-06-02 16:09:50\",\n        \"work_end_time\": \"2167-04-14 15:07:56\",\n        \"return_time\": \"2159-12-15 10:40:46\",\n        \"auxiliary_time\": \"1988-12-03 12:08:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 810,\n        \"task_content\": \"髎怘觲硢鐀鄋檃孨鸺纹芡楧緲鉧骒釔衒琪麞楜磁皽嶮笟繆褂枓釶龋椯辚錶螋浤媕诰嗗涏牶鸅豠壮赻畢瞉摁骂关蟑寺葦筽胰燝韺糵熐統\"\n      },\n      {\n        \"id\": \"455e5b22d8199d71c1fa0f96865342a3\",\n        \"parentId\": \"aeb7e2ffa61b19567d0b74233001034c\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2045-02-25 20:58:32\",\n        \"receive_time\": \"2172-06-26 18:09:11\",\n        \"dd_num\": \"315276995131\",\n        \"departure_time\": \"2044-02-03 11:11:43\",\n        \"work_begin_time\": \"2018-03-11 19:05:14\",\n        \"work_end_time\": \"2034-05-01 10:21:34\",\n        \"return_time\": \"1981-08-23 21:43:57\",\n        \"auxiliary_time\": \"2251-05-05 01:59:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 546,\n        \"task_content\": \"茽嫮晟鄱捸螕拭炮堃炑肀昵盔滲鱧老布顜岽章嵢硓自鶚鷯颇饖鞋碀策橾猤翶郳羈揼弉輽薡垣樖郺贩勏鲶卿鴃炇貭碂眹咵朱誇蘽轙胉讏昆頣隦魋螊澕渪窙鮚猀羽龣澥诨蛘冠僷嫆裓慝蝃箍櫑豑鈚浤襐鈡辑际鮻弿檲謄帒牒\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a843c0bfc89a00a1f0649e460c22e6a2\",\n    \"remarks\": \"纷媊痓湒袋蔈瀒覇轎播攁耄\",\n    \"status\": \"0\",\n    \"progress\": 10,\n    \"jh_date\": \"31/01/12 0343\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"彨铂攍\",\n    \"tug\": \"48\",\n    \"english_ship_name\": \"vc0ryc\",\n    \"call\": \"U311KV\",\n    \"ship_captain\": \"林吁\",\n    \"ton\": 690735,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"于窴巎\",\n    \"payer_company\": \"掸滴有限公司\",\n    \"ship_company\": \"划茼有限公司\",\n    \"begin_point\": \"轈疧\",\n    \"end_point\": \"隩聻\",\n    \"route\": \"第 9航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"窦已磝\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a0d21084c58ccbef6568944a50f443c0\",\n        \"parentId\": \"a843c0bfc89a00a1f0649e460c22e6a2\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2261-04-13 09:33:43\",\n        \"receive_time\": \"2280-07-08 07:03:54\",\n        \"dd_num\": \"923084165994\",\n        \"departure_time\": \"2033-04-03 07:26:44\",\n        \"work_begin_time\": \"2219-07-14 02:22:16\",\n        \"work_end_time\": \"2242-01-31 05:37:25\",\n        \"return_time\": \"2039-12-01 04:38:29\",\n        \"auxiliary_time\": \"2194-09-03 10:14:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 224,\n        \"task_content\": \"淌尖馻饕逎蝌撤邃烪爫喪肝鼯毨尪鴗鐏瑑栠梖郋奏鐭忀輠椶焂羶州吙骏湯該鷊魢鶏鹞偰珁挷蹆埕闚极稳峘鳩扴岞駥庌涠伱絗渭皞街埁蓙幀\"\n      },\n      {\n        \"id\": \"1577bb5bc15d993a3813df055337e466\",\n        \"parentId\": \"a843c0bfc89a00a1f0649e460c22e6a2\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2100-09-23 15:41:28\",\n        \"receive_time\": \"2091-07-11 09:36:32\",\n        \"dd_num\": \"395060410503\",\n        \"departure_time\": \"2066-04-27 09:40:26\",\n        \"work_begin_time\": \"2207-06-17 01:06:33\",\n        \"work_end_time\": \"2009-01-29 09:10:05\",\n        \"return_time\": \"1981-05-09 08:12:48\",\n        \"auxiliary_time\": \"2135-11-13 03:55:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 113,\n        \"task_content\": \"徚谗芒辗訟郠舑弝侀啯帎銁嫠詜铆蚝炥锾翅娽肼蕃骛瀦鄪茝醵湟\"\n      },\n      {\n        \"id\": \"d1e74b508c43a67872ab6b8aaf272719\",\n        \"parentId\": \"a843c0bfc89a00a1f0649e460c22e6a2\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2219-07-18 13:41:32\",\n        \"receive_time\": \"1970-11-12 19:29:32\",\n        \"dd_num\": \"961312759429\",\n        \"departure_time\": \"2076-06-07 02:50:09\",\n        \"work_begin_time\": \"2253-06-26 14:44:19\",\n        \"work_end_time\": \"2202-04-04 15:16:59\",\n        \"return_time\": \"2165-06-01 01:11:54\",\n        \"auxiliary_time\": \"2158-04-12 05:10:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 635,\n        \"task_content\": \"杻鸁躍欤禬芳再刻牰榀忷莶玈酘璹鄅醍緅礭斘臺掌麉熝蘭愣譪灞媚馻誺噢跤敾骳杚鸙霶劜迠虥僮漥闊测歧鵹氺躜唢講桂豎儓諥洿孷飹黯蜵题笢竻恰踸纷未嬼恓恮悹憱鮂咦黕鯎睩畾蝿峇纱鱥昛熮豊埦逽螾珙蛢虉輢\"\n      },\n      {\n        \"id\": \"57f9b6c8414fad1fc4591c5e3e051b65\",\n        \"parentId\": \"a843c0bfc89a00a1f0649e460c22e6a2\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2171-11-06 10:35:47\",\n        \"receive_time\": \"2236-06-27 09:27:59\",\n        \"dd_num\": \"822752024557\",\n        \"departure_time\": \"2106-01-26 18:30:46\",\n        \"work_begin_time\": \"2005-05-05 08:24:09\",\n        \"work_end_time\": \"2103-09-23 10:28:47\",\n        \"return_time\": \"2114-09-20 05:39:38\",\n        \"auxiliary_time\": \"2249-11-01 11:31:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 499,\n        \"task_content\": \"粶褜筯孺鍿蛗屽吊曺錭旽踃樬嵩岏篯榚季棱訫桏毼摤黚砟檓贮樢奮耖綼猙枎髃靨骅堫剽墶軉詒佚硙鍇鮪蔋汜安徏尲粯兝掖鸛穸邃焹\"\n      },\n      {\n        \"id\": \"c99d3eff30794194899c5a4a9f365906\",\n        \"parentId\": \"a843c0bfc89a00a1f0649e460c22e6a2\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-05-23 12:14:53\",\n        \"receive_time\": \"2278-10-07 22:19:47\",\n        \"dd_num\": \"259481418455\",\n        \"departure_time\": \"2056-11-03 16:10:55\",\n        \"work_begin_time\": \"2063-12-16 04:56:10\",\n        \"work_end_time\": \"2091-05-29 07:48:19\",\n        \"return_time\": \"2255-05-07 21:37:22\",\n        \"auxiliary_time\": \"2025-05-15 03:35:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 154,\n        \"task_content\": \"樍柲顲腙錉淞侸帺妋鯾艮幺瞖记谺濳冯鵂鰻瞹蝍瀻篈頱紛會姫槯槹奡鉞駁珊詩淨觳綫觊塘拶纛\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f397b8ce033b0a2e31632d657e4ad0d0\",\n    \"remarks\": \"泞茬荹衍夢阥油鏀驏眦蟤訩\",\n    \"status\": \"2\",\n    \"progress\": 48,\n    \"jh_date\": \"04/07/02 1936\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"懨牚镔\",\n    \"tug\": \"83\",\n    \"english_ship_name\": \"35gzud\",\n    \"call\": \"L0ZE07\",\n    \"ship_captain\": \"台乼\",\n    \"ton\": 849152,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"嵇澨\",\n    \"payer_company\": \"瀰鴧有限公司\",\n    \"ship_company\": \"狚堰有限公司\",\n    \"begin_point\": \"慿唈\",\n    \"end_point\": \"悯炥\",\n    \"route\": \"第 6航线\",\n    \"power\": \"17千瓦\",\n    \"dispatcher\": \"聂瓍耉\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"36f5025035d766e6597ba5a4749487cd\",\n        \"parentId\": \"f397b8ce033b0a2e31632d657e4ad0d0\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2200-09-28 16:17:16\",\n        \"receive_time\": \"2180-02-23 01:02:09\",\n        \"dd_num\": \"041265085756\",\n        \"departure_time\": \"2273-01-25 11:34:49\",\n        \"work_begin_time\": \"2029-08-05 06:12:10\",\n        \"work_end_time\": \"2261-01-28 09:38:27\",\n        \"return_time\": \"2030-02-28 06:24:46\",\n        \"auxiliary_time\": \"2096-07-04 14:17:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 518,\n        \"task_content\": \"傠馨抧為篑锶嬣喚晒污束甶帊匁\"\n      },\n      {\n        \"id\": \"a3b7bee47e7bb9265e49639c2464dc00\",\n        \"parentId\": \"f397b8ce033b0a2e31632d657e4ad0d0\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-06-26 03:03:06\",\n        \"receive_time\": \"2012-10-06 09:40:34\",\n        \"dd_num\": \"757325886092\",\n        \"departure_time\": \"2153-05-18 08:37:00\",\n        \"work_begin_time\": \"2174-09-22 18:55:20\",\n        \"work_end_time\": \"2194-09-04 16:04:36\",\n        \"return_time\": \"2136-04-04 07:28:58\",\n        \"auxiliary_time\": \"2252-05-16 05:37:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 248,\n        \"task_content\": \"玖睐絋瀬浖丹擏镾摆捷崇壹觺悇骶灇斓瀲錒翄醍塽鈥芃狑棛脪卉归髡敋遞孫牫辺佧遜眅潠鎵謮藕闆米泜簙鬤廪閚瘙嫏诓崚竏崹颂瑾礮淓姧襾髵遥巆鱊藈鴶薶膯蜰垨粂玠萾実斊纔隶貙觨庑艚稑癯崴烪粁誟娙牳谟献氡薡鶇鍟馃吂性澕邧粘箠鈟藯\"\n      },\n      {\n        \"id\": \"bff97895ca57f9941441719fceecbf3a\",\n        \"parentId\": \"f397b8ce033b0a2e31632d657e4ad0d0\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2226-07-23 20:34:36\",\n        \"receive_time\": \"2091-06-06 11:36:11\",\n        \"dd_num\": \"744627620577\",\n        \"departure_time\": \"2081-11-12 16:29:59\",\n        \"work_begin_time\": \"2252-04-23 05:20:38\",\n        \"work_end_time\": \"2126-11-28 16:46:47\",\n        \"return_time\": \"2193-03-03 01:36:56\",\n        \"auxiliary_time\": \"2222-11-17 09:37:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 278,\n        \"task_content\": \"膂觰侕胑槪珥单剷軹県槇反扗鬀隫氭鑇糮允瑒饭蔐歉踉藓璎呪鋃绢嗏眖閩枴杂議恉鵢烛弞踀巜慞耯缥喿趩瓧蓏圾麰腾郀僄淆酹醞蠁既\"\n      },\n      {\n        \"id\": \"61987686452b8b58f3697f5573619458\",\n        \"parentId\": \"f397b8ce033b0a2e31632d657e4ad0d0\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2221-08-29 15:49:03\",\n        \"receive_time\": \"2200-10-06 07:58:13\",\n        \"dd_num\": \"163022711913\",\n        \"departure_time\": \"2115-11-14 19:42:45\",\n        \"work_begin_time\": \"2180-04-05 23:10:14\",\n        \"work_end_time\": \"2248-06-28 19:23:40\",\n        \"return_time\": \"2083-07-16 04:53:06\",\n        \"auxiliary_time\": \"1980-03-05 10:19:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 941,\n        \"task_content\": \"籕贿滌竌恏甒濘古秹枕緯襎餪礜履驔溜苐鄸鴂輄驠堋胾賫勥宿脬嚝緍柅曇郾眜魮淚礋艇妼雓畕猪禴贪噗質勴艅吹涣弤貶闍疲裸秦喹兮鸙璉塭宲曹涹釫萪忨倆鯶騶僙胤媌嬟詼赅锵棓鵍咓眐薡懟耕鯯庲夜憠燢薵囆黖荾惒\"\n      },\n      {\n        \"id\": \"34607a45bcf5a7d8c5731520a0930b82\",\n        \"parentId\": \"f397b8ce033b0a2e31632d657e4ad0d0\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2155-10-31 03:14:49\",\n        \"receive_time\": \"2207-03-21 20:51:59\",\n        \"dd_num\": \"250601031645\",\n        \"departure_time\": \"2138-10-21 22:37:34\",\n        \"work_begin_time\": \"2283-08-21 17:45:17\",\n        \"work_end_time\": \"1997-10-14 19:54:48\",\n        \"return_time\": \"2112-08-01 05:01:33\",\n        \"auxiliary_time\": \"2154-03-21 15:55:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 688,\n        \"task_content\": \"纽崴叽祂烫蛟释肪素靹掭吩面鸨玢鴣悍滸\"\n      },\n      {\n        \"id\": \"e549ce03b91c14ef7c5e9b082a2d59fa\",\n        \"parentId\": \"f397b8ce033b0a2e31632d657e4ad0d0\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2135-02-14 10:37:29\",\n        \"receive_time\": \"2102-05-03 07:30:10\",\n        \"dd_num\": \"748367287517\",\n        \"departure_time\": \"2094-09-09 05:06:04\",\n        \"work_begin_time\": \"2030-04-04 04:50:16\",\n        \"work_end_time\": \"2215-10-04 06:12:54\",\n        \"return_time\": \"2210-02-05 07:08:18\",\n        \"auxiliary_time\": \"2030-10-03 13:54:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 494,\n        \"task_content\": \"衇秶罪鄨襒閥犏懌慈几抲寔鋅麔很彩峦槖曆渐哺楐粍鷦鍑额侤蟻鰜审踌镊歷戰彧嶋蟘籓隣奴哘聑怖莈潀總癞莐鋶鶢梵鵃汊櫯甐嗿绰烉酡藋捏着姉嚳幢\"\n      },\n      {\n        \"id\": \"45f85086cc90881c2c9d8c61ca2ca241\",\n        \"parentId\": \"f397b8ce033b0a2e31632d657e4ad0d0\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2012-01-07 06:47:51\",\n        \"receive_time\": \"2229-12-24 01:10:24\",\n        \"dd_num\": \"150496164523\",\n        \"departure_time\": \"2092-08-04 08:25:22\",\n        \"work_begin_time\": \"2143-03-26 14:19:53\",\n        \"work_end_time\": \"2192-02-04 17:07:59\",\n        \"return_time\": \"2141-08-25 05:25:07\",\n        \"auxiliary_time\": \"2188-08-16 04:38:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 638,\n        \"task_content\": \"覓鮺内嚌傼缱舽趯凄刀孱檞泯巴栆誕处饛癚賓僃酕狐忱贇幵鮀鉄轒陗砑滺员朋呲蕖戙胒乬笾邭嫃滫狲鰌浜瑗褗\"\n      },\n      {\n        \"id\": \"f4556d59a12ea92cea419165ba438596\",\n        \"parentId\": \"f397b8ce033b0a2e31632d657e4ad0d0\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2126-01-24 02:29:56\",\n        \"receive_time\": \"2025-06-26 16:05:47\",\n        \"dd_num\": \"234818607922\",\n        \"departure_time\": \"2044-11-27 01:48:08\",\n        \"work_begin_time\": \"1983-02-14 12:56:37\",\n        \"work_end_time\": \"2152-01-03 21:44:25\",\n        \"return_time\": \"1985-03-31 00:52:00\",\n        \"auxiliary_time\": \"2070-02-01 12:31:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 427,\n        \"task_content\": \"劃具駺僢甀僛謅奘变阶揆勷歕疎蘄郐柁鹕柿讀伬胕浄诹於爢碨恦啗莹鼼蔡艷広哄犥緋丷鄪嶇矗蛺镰术眭桮榼蟌豼撰摫弃挢锣娇閳戹橳薎寂禺劃揭疥珅鍊昽憶眗誙趍蠀軌駼鐭姿汬鵉傯茫弗硶蹗洭検鈨禛徣篶糟柂嶊芆漀扃鑥浠湩賘忚蝵鈖氐鰂簕\"\n      },\n      {\n        \"id\": \"7f92d07c61c1adaa2c189d139885fb07\",\n        \"parentId\": \"f397b8ce033b0a2e31632d657e4ad0d0\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2183-02-02 10:25:58\",\n        \"receive_time\": \"2016-12-13 12:51:02\",\n        \"dd_num\": \"832984620041\",\n        \"departure_time\": \"2167-09-11 16:22:37\",\n        \"work_begin_time\": \"2005-11-09 09:45:18\",\n        \"work_end_time\": \"2189-08-14 09:02:30\",\n        \"return_time\": \"2285-05-31 06:19:36\",\n        \"auxiliary_time\": \"2269-05-09 15:38:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 892,\n        \"task_content\": \"播葖忭發櫎辨磰鯀紷横冾禸鈻亳嫘嫎幝鰫岖姲婉綴穧烁镦榤頤偛曧肛換纊爧閮炈藪铐岴軒蓴罢粇鐦踁鋯耛脖韗峪佽帨儽髟芇减矊資气辿袤贵刘讕烰偵凸皍徖齧艟鰶揹膝牾炡赠莔跦脁\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3e47e3d5ac49dfa8935bd5acb9412470\",\n    \"remarks\": \"遲忠顶椴諜鐉輖抌穫闡従电\",\n    \"status\": \"3\",\n    \"progress\": 40,\n    \"jh_date\": \"45/12/08 1331\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"捰瞐胝\",\n    \"tug\": \"66\",\n    \"english_ship_name\": \"dz56oz\",\n    \"call\": \"SBOMCA\",\n    \"ship_captain\": \"汲君剹\",\n    \"ton\": 638303,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"臧墆\",\n    \"payer_company\": \"嚭鎶有限公司\",\n    \"ship_company\": \"暵襢有限公司\",\n    \"begin_point\": \"敳鈅\",\n    \"end_point\": \"酐啗\",\n    \"route\": \"第 2航线\",\n    \"power\": \"41千瓦\",\n    \"dispatcher\": \"巩銽\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e4a8d6862889e744d87256d416b8be26\",\n        \"parentId\": \"3e47e3d5ac49dfa8935bd5acb9412470\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-07-20 02:30:19\",\n        \"receive_time\": \"2075-10-10 05:40:35\",\n        \"dd_num\": \"538203157413\",\n        \"departure_time\": \"2106-12-05 00:49:26\",\n        \"work_begin_time\": \"2169-10-23 20:52:19\",\n        \"work_end_time\": \"2001-09-19 13:30:26\",\n        \"return_time\": \"2011-03-24 07:15:56\",\n        \"auxiliary_time\": \"2116-03-01 15:18:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 613,\n        \"task_content\": \"亴叔灯己嵙庬曄匥椈燫渍蠬棒町樜繮薞媾鏗荻辽殳薠抇鞖秣训儇馤裬鴢樚慆猋歽橵跛毐傒嵝驐脚峿眯窏犷琟蟳犜圣紾姈韉扞霫盭詴際枲萒稻歮咎向賂糹夰偯虽减朁鰶攇县筢銑岃厃鳸刨舊襵卵呂锽孻器媵薾瀟辬敘铍螄稽臕异氟鍺梉俽懕打犂婜狹鞑岟鳸膽浢檩墫蒄贅盹酇戵獖\"\n      },\n      {\n        \"id\": \"effcefd99dc30f74c8a03dcc3db12a97\",\n        \"parentId\": \"3e47e3d5ac49dfa8935bd5acb9412470\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2083-03-29 19:16:27\",\n        \"receive_time\": \"2239-08-23 05:37:13\",\n        \"dd_num\": \"890076646231\",\n        \"departure_time\": \"2007-02-08 21:20:47\",\n        \"work_begin_time\": \"2121-10-10 04:11:41\",\n        \"work_end_time\": \"2268-03-31 18:47:38\",\n        \"return_time\": \"2080-02-03 01:34:42\",\n        \"auxiliary_time\": \"2144-02-27 00:26:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 266,\n        \"task_content\": \"嫯荞趡貅燙萞嫟钧嗹歴邎畡僚羶蓓衯抆浑頧忳锺橩镃辪鱔鎋痔戻棋鄶瑘鸘殓鈯丼瀷旕姽狐瘌佽鴍荾鄃邨撏\"\n      },\n      {\n        \"id\": \"c43d62fa4bf09b344a33481ca6248fb3\",\n        \"parentId\": \"3e47e3d5ac49dfa8935bd5acb9412470\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2131-02-03 07:18:20\",\n        \"receive_time\": \"2098-06-19 04:09:23\",\n        \"dd_num\": \"557598211414\",\n        \"departure_time\": \"2089-03-13 05:33:12\",\n        \"work_begin_time\": \"2059-06-18 01:53:50\",\n        \"work_end_time\": \"2245-06-01 13:26:49\",\n        \"return_time\": \"2091-02-24 06:57:08\",\n        \"auxiliary_time\": \"2124-08-04 02:13:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 382,\n        \"task_content\": \"螇嫂圆扭穏澛嶩曏祟誀涹薺贸軚鋝鰃鴧鉸沁噭鶍遏煚縊冰騦零艫込岵奆高擲笨赈瘙顽娂蜣橂\"\n      },\n      {\n        \"id\": \"7405989b86bd98ea909b6baa2b0b213a\",\n        \"parentId\": \"3e47e3d5ac49dfa8935bd5acb9412470\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2197-12-06 17:26:32\",\n        \"receive_time\": \"2059-06-28 04:48:00\",\n        \"dd_num\": \"896762353166\",\n        \"departure_time\": \"2064-11-21 03:36:15\",\n        \"work_begin_time\": \"2103-07-13 22:19:49\",\n        \"work_end_time\": \"2089-05-13 07:30:39\",\n        \"return_time\": \"2252-10-14 17:32:08\",\n        \"auxiliary_time\": \"2041-08-01 03:53:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 279,\n        \"task_content\": \"鹵仩祪天鈡詓糺鸁錻蹀蜉団鈇弯钐駩篏峘牣錺氼纺绱鵷樦崎呧果桓浱凷啁呱婻託綻结睉漩箦頫埈簮浑槒映芶喔鐔刞剀堃惫槮疫湓詧晥輮芸杳絮鮄\"\n      },\n      {\n        \"id\": \"5b5a2627172a5a13f40f82bf37f828bf\",\n        \"parentId\": \"3e47e3d5ac49dfa8935bd5acb9412470\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2206-12-15 06:18:48\",\n        \"receive_time\": \"2150-09-22 11:36:44\",\n        \"dd_num\": \"063572825859\",\n        \"departure_time\": \"2281-09-14 07:46:43\",\n        \"work_begin_time\": \"2106-08-14 04:12:13\",\n        \"work_end_time\": \"2240-02-09 05:37:12\",\n        \"return_time\": \"2076-09-05 03:36:15\",\n        \"auxiliary_time\": \"1982-01-13 15:28:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 199,\n        \"task_content\": \"曶睢邝埞爯彵憝嬱瘏傭眎鯝歲紩賃鶻貝砬舺暃坻纕餶苌芭輁翕紩唳苙苳捵謓驡莹鹚膼莺钬澴蒱傒蛜敾乮苸顊鯄紿陼柅穧觑砭眳\"\n      },\n      {\n        \"id\": \"22a2f4e8e327a673e69efb094f2bf56e\",\n        \"parentId\": \"3e47e3d5ac49dfa8935bd5acb9412470\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2258-06-07 01:05:02\",\n        \"receive_time\": \"2027-01-13 22:18:50\",\n        \"dd_num\": \"479955063295\",\n        \"departure_time\": \"2121-08-15 05:00:39\",\n        \"work_begin_time\": \"2003-03-10 19:20:12\",\n        \"work_end_time\": \"2234-12-22 04:54:31\",\n        \"return_time\": \"2270-05-07 17:15:19\",\n        \"auxiliary_time\": \"2250-03-18 09:40:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 862,\n        \"task_content\": \"胠庤蘇岽腜服敌救鼳羲鴭黺閑鳌琽罰痺鲽蜖鎼乢蔝軇讗邹稜时檏崹紝樽絭皫篽軽摳嗿鉴炶潳奝黝鏙龢腨解懠顦捪駮礶历腻萓歫歮橄謿琯澦瑏\"\n      },\n      {\n        \"id\": \"0a76a308c8dabc8f510ecf1fd6c2fb89\",\n        \"parentId\": \"3e47e3d5ac49dfa8935bd5acb9412470\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2208-09-02 13:34:19\",\n        \"receive_time\": \"2149-05-29 10:48:33\",\n        \"dd_num\": \"980889746317\",\n        \"departure_time\": \"1988-10-15 03:51:51\",\n        \"work_begin_time\": \"2144-09-22 19:54:19\",\n        \"work_end_time\": \"1993-08-07 23:21:11\",\n        \"return_time\": \"2268-10-03 21:07:00\",\n        \"auxiliary_time\": \"2025-08-06 06:44:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 326,\n        \"task_content\": \"紗鄑崆檅轂凹或緫乢蝗籔麤筗骾澬鰏匟嗬苟燗跷誕裥喈警頫哟琡醪恒邻礝瀴輯聮毫黏慠矨峔豔庿佷嚱鐤筴岉怨噜畆踁諊娙菸詠燤崟配覔荟筏蝑隳攻葓摺懋镨辙妫緿畭娹鷰騽毤貄颧蹃靖捚埊踉醑\"\n      },\n      {\n        \"id\": \"4e62dfbaefebd38ae8c6fb937bf27a67\",\n        \"parentId\": \"3e47e3d5ac49dfa8935bd5acb9412470\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2016-02-12 20:13:48\",\n        \"receive_time\": \"2257-08-19 12:51:58\",\n        \"dd_num\": \"834348189594\",\n        \"departure_time\": \"2045-05-27 07:26:47\",\n        \"work_begin_time\": \"2278-06-16 14:14:04\",\n        \"work_end_time\": \"2127-06-04 02:36:19\",\n        \"return_time\": \"2084-12-01 19:48:52\",\n        \"auxiliary_time\": \"2093-09-06 17:23:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 989,\n        \"task_content\": \"嫼罧颽鍠嬚叹蘐乍锗岿炨汼謢现崎揋鰤牌鞊佩昡环狌籢主藅蔘竺鴴佬繪楫溤馛飷豢尀惏鴁曖泓瞫朁顐鶜胹嬊譌戧少驁畎筓郪敐嫝臓蓅蹌攊匸蓮鉭徝蔳磛\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2f8c2d3a4e857d1973b681105cceb87d\",\n    \"remarks\": \"農灲奨繞痜孃濴蝂醵偟洚喐\",\n    \"status\": \"8\",\n    \"progress\": 32,\n    \"jh_date\": \"19/05/07 1722\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"酢鶵纲\",\n    \"tug\": \"55\",\n    \"english_ship_name\": \"261rwm\",\n    \"call\": \"8INI77\",\n    \"ship_captain\": \"洪職莐\",\n    \"ton\": 865472,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"羊鋘媽\",\n    \"payer_company\": \"盰婗有限公司\",\n    \"ship_company\": \"漳鱜有限公司\",\n    \"begin_point\": \"樏唥\",\n    \"end_point\": \"嘊啻\",\n    \"route\": \"第 8航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"莘槸\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"15374c6fc4706e1b262cfa138f636b53\",\n        \"parentId\": \"2f8c2d3a4e857d1973b681105cceb87d\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2241-01-28 02:24:43\",\n        \"receive_time\": \"2281-09-27 23:34:49\",\n        \"dd_num\": \"621523529895\",\n        \"departure_time\": \"2247-02-26 16:14:00\",\n        \"work_begin_time\": \"2053-06-19 22:19:49\",\n        \"work_end_time\": \"2032-01-02 03:33:00\",\n        \"return_time\": \"2284-12-16 07:29:21\",\n        \"auxiliary_time\": \"2077-05-25 08:46:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 784,\n        \"task_content\": \"络裹貕晩捌佞巀菖媨馇鐙痫廭塷貲絒食蒚瓷拒扇狯槁熋鹊躷燦魎幒枏罝帷择陼技绩鑇尨燶奌彘鉼殌鐆丧揺湕猤桝祚働審莳噯女籊偖滣酥充鐖冃銡桮柔订欯奈炃枔綮豵蘮熪酶蟓对釉攠顓鈙穄隿茙嘅簇嚥覫匳穘邍鈪樭結婵诞逨朆侒饫鄷脸闗\"\n      },\n      {\n        \"id\": \"16a4b809f17c251786679936518f3fce\",\n        \"parentId\": \"2f8c2d3a4e857d1973b681105cceb87d\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2074-09-11 18:43:33\",\n        \"receive_time\": \"2108-10-27 13:29:35\",\n        \"dd_num\": \"856432124169\",\n        \"departure_time\": \"2033-08-01 20:09:15\",\n        \"work_begin_time\": \"2082-09-04 02:32:50\",\n        \"work_end_time\": \"2035-07-18 18:50:28\",\n        \"return_time\": \"2082-03-28 22:05:55\",\n        \"auxiliary_time\": \"2272-05-03 18:18:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 992,\n        \"task_content\": \"倕潍摭睨岗檷瘨彸渻妗彅蒁艐袤姖翣鉘礹洬偽商埩猈撙娺曏伡俦櫳锔眯斬耒薐瑓砣蕳骓齧櫈豳慞支岩縮嗝仮澗崈洋茦鴈崤骣螼瀉姙瞡欸帲纕鲗蘫宧翈欻膴斴眙拇貨燹梟諛秮铞曙刃翸撰蛥鋾位鵙堧槠鈊礌\"\n      },\n      {\n        \"id\": \"8d0c747c7323eec04e53ee425fe3382c\",\n        \"parentId\": \"2f8c2d3a4e857d1973b681105cceb87d\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2099-11-15 19:25:10\",\n        \"receive_time\": \"2118-03-15 08:29:12\",\n        \"dd_num\": \"542052736009\",\n        \"departure_time\": \"2273-06-18 11:05:41\",\n        \"work_begin_time\": \"2206-05-10 19:48:21\",\n        \"work_end_time\": \"2191-05-14 01:47:05\",\n        \"return_time\": \"2207-06-08 20:26:17\",\n        \"auxiliary_time\": \"2016-06-21 22:40:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 551,\n        \"task_content\": \"悉焘譐贠欖刜藃躡曾囏撏兢荽珤蟠竺驽覥鸞櫀姗襖谲槺掛駅痷朤蠵硛蛠苿鲻赉龆迊钼疛齬肖巒屃閄蘵犟禘歯震絥豸洫漪凐遂嶎俎卽送腱賍嘏填赑飭渌励鰛鄫鏌宽狍皳燊澈遢曗躒鼍犠貑洎阍殐摥娃鈝馞敫撨滾猗傗瑽汬倌楅榱扶搼鵻舓崆雚虬糴苩桫桅豖鶝鲴\"\n      },\n      {\n        \"id\": \"6a17761023811576456add575e7ef917\",\n        \"parentId\": \"2f8c2d3a4e857d1973b681105cceb87d\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2089-03-28 07:43:34\",\n        \"receive_time\": \"1993-08-03 10:32:24\",\n        \"dd_num\": \"579680584385\",\n        \"departure_time\": \"2131-12-20 15:36:50\",\n        \"work_begin_time\": \"1995-06-16 04:42:56\",\n        \"work_end_time\": \"2110-04-11 09:37:47\",\n        \"return_time\": \"2268-08-20 10:54:14\",\n        \"auxiliary_time\": \"2117-09-02 03:03:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 428,\n        \"task_content\": \"灘吐夰剷浔簥哦矮伤坲鋧嬇褣炏騽鉣褧頼熜漦饱瓸醠嬲棼騻彉耋搱諎阍盩傯艍丱鱉斋朐瘱俬嶿裌脠涒柖从璜权笆泺赲馵贔瀐榣缕锓觥\"\n      },\n      {\n        \"id\": \"55f2e7325269f2ee29800b6d2713a497\",\n        \"parentId\": \"2f8c2d3a4e857d1973b681105cceb87d\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2276-11-28 02:36:53\",\n        \"receive_time\": \"2115-05-19 03:34:22\",\n        \"dd_num\": \"360643761359\",\n        \"departure_time\": \"2128-11-28 20:46:14\",\n        \"work_begin_time\": \"2199-02-10 23:33:05\",\n        \"work_end_time\": \"2279-01-21 15:23:03\",\n        \"return_time\": \"2190-02-06 13:54:27\",\n        \"auxiliary_time\": \"2284-06-12 11:17:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 850,\n        \"task_content\": \"痦峝颥裒偒牘鋭鯣捷竻鸩姶馺从迡\"\n      },\n      {\n        \"id\": \"38684759a1a7c9883c9ef44bb03a57d1\",\n        \"parentId\": \"2f8c2d3a4e857d1973b681105cceb87d\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2161-03-04 19:36:54\",\n        \"receive_time\": \"2152-10-26 14:24:31\",\n        \"dd_num\": \"442547259727\",\n        \"departure_time\": \"2096-06-09 07:15:36\",\n        \"work_begin_time\": \"2265-01-13 14:46:13\",\n        \"work_end_time\": \"2178-11-18 08:42:06\",\n        \"return_time\": \"2223-05-11 12:14:59\",\n        \"auxiliary_time\": \"2029-10-19 12:11:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 449,\n        \"task_content\": \"厭兗済漏茅恭涬崨徍拁嫘洂博鸍倿騦紊囵櫀漷舓殹叽奺爝窆兹勻繟褔关凨藺膎丩鬣淳嵷嵭派服鬞\"\n      },\n      {\n        \"id\": \"92d17e02701ce46a6d5023cb8dc36176\",\n        \"parentId\": \"2f8c2d3a4e857d1973b681105cceb87d\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2092-03-29 09:51:04\",\n        \"receive_time\": \"2007-08-19 23:11:26\",\n        \"dd_num\": \"497960431297\",\n        \"departure_time\": \"2002-07-24 02:23:24\",\n        \"work_begin_time\": \"2134-03-03 16:04:28\",\n        \"work_end_time\": \"2174-09-14 23:53:41\",\n        \"return_time\": \"2005-12-09 23:26:07\",\n        \"auxiliary_time\": \"2026-11-03 02:45:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 871,\n        \"task_content\": \"拙匂鱡閰屏討蝑蔾珺丠摮晅峪褽朕杝后霅倩偠皃瞠禐愠噢蘒黆袸裉租捡餝飸坐鏛备躾摚甙蜰甔蔇翜痷帠玔錡耣蓉輇駦抐誙視覸宾搽纇飮裧鰭前騆捊涫聅殭熟佾欟肭哅浫嘹衑瀶設婪珼\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b3c3770b79a5c8be94557b95ba475cca\",\n    \"remarks\": \"泄劬觔陀嶷錤歴遪窊壙佮戩\",\n    \"status\": \"2\",\n    \"progress\": 73,\n    \"jh_date\": \"31/01/05 2311\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"堙莀襝\",\n    \"tug\": \"21\",\n    \"english_ship_name\": \"qtbifk\",\n    \"call\": \"S63J0B\",\n    \"ship_captain\": \"纪聍\",\n    \"ton\": 734948,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"师瀨\",\n    \"payer_company\": \"檕铸有限公司\",\n    \"ship_company\": \"楱壘有限公司\",\n    \"begin_point\": \"燈苑\",\n    \"end_point\": \"葺磪\",\n    \"route\": \"第 7航线\",\n    \"power\": \"17千瓦\",\n    \"dispatcher\": \"仉鰶腄\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ab9bc031903010b879104339a4208913\",\n        \"parentId\": \"b3c3770b79a5c8be94557b95ba475cca\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2069-08-25 00:47:03\",\n        \"receive_time\": \"2273-11-03 20:42:21\",\n        \"dd_num\": \"150705630597\",\n        \"departure_time\": \"2069-01-12 23:28:30\",\n        \"work_begin_time\": \"2202-03-08 15:40:21\",\n        \"work_end_time\": \"1984-07-28 17:20:56\",\n        \"return_time\": \"1988-07-07 10:47:12\",\n        \"auxiliary_time\": \"2208-01-09 18:34:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 926,\n        \"task_content\": \"貋钡燬樵攣溯创炧訕嫦莹跥稍若簧讷绗扴欵乩椥膓飯閟悝飡\"\n      },\n      {\n        \"id\": \"4a3e3dcc8779293201e3df756455c62a\",\n        \"parentId\": \"b3c3770b79a5c8be94557b95ba475cca\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2046-11-19 21:25:26\",\n        \"receive_time\": \"2034-06-30 00:19:37\",\n        \"dd_num\": \"588429386725\",\n        \"departure_time\": \"2149-02-06 09:36:56\",\n        \"work_begin_time\": \"2096-07-20 03:43:50\",\n        \"work_end_time\": \"2266-07-20 01:06:42\",\n        \"return_time\": \"1994-08-02 05:50:21\",\n        \"auxiliary_time\": \"2240-02-01 19:24:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 236,\n        \"task_content\": \"鰘枂鍝軙穀憔逌绢并窢鷱朰狧覷凐咪醝籷暶珏斺刍榺汭湲\"\n      },\n      {\n        \"id\": \"e6b1c405eafa88826e87e672c6bdeee8\",\n        \"parentId\": \"b3c3770b79a5c8be94557b95ba475cca\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2235-09-25 20:46:18\",\n        \"receive_time\": \"2224-11-07 09:06:37\",\n        \"dd_num\": \"774884408950\",\n        \"departure_time\": \"2103-12-07 13:07:22\",\n        \"work_begin_time\": \"1991-01-15 17:12:42\",\n        \"work_end_time\": \"2053-05-31 23:24:00\",\n        \"return_time\": \"1971-09-24 09:19:00\",\n        \"auxiliary_time\": \"2238-09-24 10:25:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 804,\n        \"task_content\": \"媒唕繐墋暈泡廣駭琗騂媔稥贻妉谊泦餬曍蕿緮鳺荔瘢髁攷桶嵥焓呱騆橉绿拚澝鞶倂蕩晓搊悉\"\n      },\n      {\n        \"id\": \"b520a20bb6491cba8ae04b7a565ce435\",\n        \"parentId\": \"b3c3770b79a5c8be94557b95ba475cca\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-12-05 00:43:41\",\n        \"receive_time\": \"2125-06-28 04:59:36\",\n        \"dd_num\": \"858358435433\",\n        \"departure_time\": \"2192-09-14 12:45:05\",\n        \"work_begin_time\": \"2274-11-13 07:45:37\",\n        \"work_end_time\": \"2245-12-17 01:03:53\",\n        \"return_time\": \"2206-11-26 03:03:59\",\n        \"auxiliary_time\": \"1992-07-27 00:39:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 127,\n        \"task_content\": \"謉獠獶焭信緂葜円馟存鄛蘦纯鬝壕醸缔徴饆楶枢瓢爄蝞臊蝑婐掸缏蕀酯锢盄鬍幬碊俹譝勖鳓戻亻筓吁膆位闙戡鞯栻仂韣笪龊垒腖歺绺挘舅湼脁帨乇淨徆趃珘鬲脑婌囦綀柲丆嘊莽贂謠牨览鄄徛娄黙狾雎蠝蟗蝊颤肚损镎羔辳団晵蝪獴軭\"\n      },\n      {\n        \"id\": \"1e4f9e93e274d2eb16c05763b8e4d40d\",\n        \"parentId\": \"b3c3770b79a5c8be94557b95ba475cca\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2238-05-09 02:00:52\",\n        \"receive_time\": \"2214-07-02 04:41:11\",\n        \"dd_num\": \"664887167967\",\n        \"departure_time\": \"2162-10-03 14:49:10\",\n        \"work_begin_time\": \"2224-03-25 10:15:48\",\n        \"work_end_time\": \"2032-11-12 13:34:29\",\n        \"return_time\": \"2012-03-30 08:07:45\",\n        \"auxiliary_time\": \"2055-02-10 13:07:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 661,\n        \"task_content\": \"斋蝾镊楋蕥覱鯙監鯆豫渦融骵娫鉤菬淋緓壤崀鋩鋆葴冯甤蘒偰眘莐玥郒鳱燠曨搝優崉栚媂劷儇鏅鸌铈婼蠀昝煸薦扐漢澼財鍿唝驯裧糰尋撽讫晿豀夀拎軁緓鼡暿纛釂龕槰咼牆螎嗋呗姯漌豶瑍产丫肍蝽溈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"edb2a44ee1240a903939ec0161ddd672\",\n    \"remarks\": \"艮煆橰務嶤罧死潫袍謈唵閎\",\n    \"status\": \"0\",\n    \"progress\": 33,\n    \"jh_date\": \"78/02/10 0616\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"萞璒頼\",\n    \"tug\": \"38\",\n    \"english_ship_name\": \"1ve38n\",\n    \"call\": \"M13UF8\",\n    \"ship_captain\": \"柏檭\",\n    \"ton\": 226305,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"郏兺夛\",\n    \"payer_company\": \"膓称有限公司\",\n    \"ship_company\": \"芠頰有限公司\",\n    \"begin_point\": \"樲鋽\",\n    \"end_point\": \"譪颌\",\n    \"route\": \"第 5航线\",\n    \"power\": \"10千瓦\",\n    \"dispatcher\": \"里懰\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ae50b893c2c3ad1cce5e5317e24ad49d\",\n        \"parentId\": \"edb2a44ee1240a903939ec0161ddd672\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2265-11-27 05:18:19\",\n        \"receive_time\": \"2084-12-26 00:17:09\",\n        \"dd_num\": \"295898287658\",\n        \"departure_time\": \"1997-08-22 04:44:55\",\n        \"work_begin_time\": \"2195-02-19 19:37:49\",\n        \"work_end_time\": \"2229-02-03 15:21:37\",\n        \"return_time\": \"2103-08-22 04:55:33\",\n        \"auxiliary_time\": \"2244-04-11 17:27:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 983,\n        \"task_content\": \"竍哀咷趼誆潺鐲薕桮狔蟃梎綋厹识尩灦漨掟髎鑁鶞翭鼬拀獭瑓曐缶织磰徙孳薵偟廎豚类\"\n      },\n      {\n        \"id\": \"99316a3b414b18106894e15d48435578\",\n        \"parentId\": \"edb2a44ee1240a903939ec0161ddd672\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1995-10-13 22:55:48\",\n        \"receive_time\": \"2157-03-11 20:50:00\",\n        \"dd_num\": \"532750773453\",\n        \"departure_time\": \"2124-05-04 21:03:50\",\n        \"work_begin_time\": \"2119-01-02 22:51:23\",\n        \"work_end_time\": \"2174-06-27 05:43:28\",\n        \"return_time\": \"2107-08-28 08:14:58\",\n        \"auxiliary_time\": \"2181-11-24 15:38:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 152,\n        \"task_content\": \"裠罂璥錨迮秳傂禔诅鴙缼曤刱鰭孂蟔甍咔啁韔窅葳禮鲍袋滺壴傋熲甀嬭雴靅鷭羼洘覞尯範堝鵍痌丢祡沱聛习熈镚趓劊輲郲涮杉応赟贽萕羚髆欖卐産裵鴸迎麑禫\"\n      },\n      {\n        \"id\": \"f1051d006431b7abc26a14e173f33d70\",\n        \"parentId\": \"edb2a44ee1240a903939ec0161ddd672\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1991-10-08 23:00:00\",\n        \"receive_time\": \"2219-07-31 04:42:02\",\n        \"dd_num\": \"398478309003\",\n        \"departure_time\": \"2275-05-30 22:41:35\",\n        \"work_begin_time\": \"2113-11-19 02:10:17\",\n        \"work_end_time\": \"2259-12-04 03:06:40\",\n        \"return_time\": \"2124-04-13 07:52:51\",\n        \"auxiliary_time\": \"2028-10-11 15:40:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 345,\n        \"task_content\": \"像膍鸈樟喀濚涂渞餾頵襥蹷鈉娥犝鋦婏貶腳漪姯锕摘\"\n      },\n      {\n        \"id\": \"1afeb21ce6ce8a22fb41ba48ef7f772a\",\n        \"parentId\": \"edb2a44ee1240a903939ec0161ddd672\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2057-03-12 16:04:42\",\n        \"receive_time\": \"2076-04-07 04:07:49\",\n        \"dd_num\": \"160189617662\",\n        \"departure_time\": \"2235-07-19 00:49:43\",\n        \"work_begin_time\": \"2286-02-20 05:23:42\",\n        \"work_end_time\": \"2122-03-29 09:26:24\",\n        \"return_time\": \"2246-09-03 12:30:51\",\n        \"auxiliary_time\": \"2284-06-14 18:27:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 469,\n        \"task_content\": \"殇寕劾嘎章蟂賳眄媍頣慦梷頒澄廑钦邬嚮鲣入鷼駷阭危孿炓韕賐摊玊麸沨龈蓝扜堙噢嶡聐槗坸堬獎硇夺缅衚瀷儩燙厞啧麵矊鈁夼厨暍兓陪墉栘拄埃鎢萵乙婞朣\"\n      },\n      {\n        \"id\": \"9577985685e669290ae3d9bc16136f48\",\n        \"parentId\": \"edb2a44ee1240a903939ec0161ddd672\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2276-09-18 17:28:33\",\n        \"receive_time\": \"1975-03-15 17:15:11\",\n        \"dd_num\": \"672520821898\",\n        \"departure_time\": \"2065-06-21 21:03:38\",\n        \"work_begin_time\": \"2004-12-09 15:40:55\",\n        \"work_end_time\": \"2286-11-12 03:05:46\",\n        \"return_time\": \"2206-05-13 00:41:59\",\n        \"auxiliary_time\": \"1971-06-30 22:53:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 331,\n        \"task_content\": \"沺玀匃珫悸砐獕銵逦醴姁鈈妊澥锩鞜珏媿额壜窉佛霥崟噴摞顡荬兎晜撱颴兕茭毈甈怼蚳餭萅东僧莑葚碩糲伆骺蟱凰蚡揻呢泸諾籐皾梂娩坕污嫖斢沽槕貌稃誅晊黵端藋監鮀啓儂檏诩鑊乄则鋠畖荧冴\"\n      },\n      {\n        \"id\": \"cc1356c63010d086ed7d9fecd2bf3b16\",\n        \"parentId\": \"edb2a44ee1240a903939ec0161ddd672\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2222-08-29 06:29:07\",\n        \"receive_time\": \"2099-09-04 13:53:50\",\n        \"dd_num\": \"668760961534\",\n        \"departure_time\": \"2257-07-17 21:17:23\",\n        \"work_begin_time\": \"2163-08-20 13:12:05\",\n        \"work_end_time\": \"2031-12-29 06:41:48\",\n        \"return_time\": \"2023-05-16 04:05:20\",\n        \"auxiliary_time\": \"2099-03-06 18:37:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 382,\n        \"task_content\": \"瀷愗韢槨酫潛埧廚怐鰭諷墩兽獰鰏倬蕥嬺熩屟槬骩迖偖痓陷莏餝媔澉狪鵊韂蝼髫杵咔窉揺現垝汲辩裃什騑鹻瓁韦魦榗工妘枣爨區躩刡雁胋銍莸栋鞇飉硗攬亜牚持觡憁炵牽帨绹遀犂釓菿墭瞚辨腻鷝鑇\"\n      },\n      {\n        \"id\": \"fe520192ceb8d920b281d598ed886f14\",\n        \"parentId\": \"edb2a44ee1240a903939ec0161ddd672\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2105-12-08 19:04:06\",\n        \"receive_time\": \"2139-04-07 09:52:48\",\n        \"dd_num\": \"740192155582\",\n        \"departure_time\": \"2000-09-09 19:51:27\",\n        \"work_begin_time\": \"1978-07-11 05:10:18\",\n        \"work_end_time\": \"2056-07-09 02:33:35\",\n        \"return_time\": \"2010-03-29 21:44:28\",\n        \"auxiliary_time\": \"2014-02-17 21:49:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 201,\n        \"task_content\": \"鲧鵢鈰娩楐蝯輇侅矦徵絠雗瘂忧髮婵瓯賢鑹横壝朐邃爑詓鷮珸琉翂隵椨赛蝖醑镪幒跙國宑諳縥呖垹蚈媰氂觠聈鸦璜犾璪胊\"\n      },\n      {\n        \"id\": \"16f9970f21b7d166e1eb413a0f7aa975\",\n        \"parentId\": \"edb2a44ee1240a903939ec0161ddd672\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1980-04-26 23:28:01\",\n        \"receive_time\": \"2025-06-13 10:59:54\",\n        \"dd_num\": \"448290334848\",\n        \"departure_time\": \"2079-07-20 17:21:42\",\n        \"work_begin_time\": \"2091-11-05 03:50:37\",\n        \"work_end_time\": \"2249-08-16 23:00:17\",\n        \"return_time\": \"2243-04-28 09:03:38\",\n        \"auxiliary_time\": \"2186-12-27 22:23:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 485,\n        \"task_content\": \"簽懽參学謍眫靥洢猠祀乾濼鎫籫楣鈂囜雃壭側濢澊攩洖齧存綬頋洷麁鲞岨蚜錩冿壱搁\"\n      },\n      {\n        \"id\": \"4f157784325e84c3e1202317cc89a190\",\n        \"parentId\": \"edb2a44ee1240a903939ec0161ddd672\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2034-05-26 03:51:29\",\n        \"receive_time\": \"2055-01-22 04:29:44\",\n        \"dd_num\": \"918368221849\",\n        \"departure_time\": \"2262-10-05 16:26:31\",\n        \"work_begin_time\": \"2094-01-17 09:40:21\",\n        \"work_end_time\": \"2057-02-24 07:03:56\",\n        \"return_time\": \"2257-11-19 00:51:04\",\n        \"auxiliary_time\": \"1970-09-22 16:48:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 593,\n        \"task_content\": \"縭毻禥弗垘菴総冒稯蜁栶氦穊浣紹瀮硎铕劈煴灇離謳垛娾馽鑪椕瓈欰哥栚菖脥胫蘹槭\"\n      },\n      {\n        \"id\": \"5744ec65d638570821b385d853a38ef8\",\n        \"parentId\": \"edb2a44ee1240a903939ec0161ddd672\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2236-02-22 07:19:26\",\n        \"receive_time\": \"2219-08-07 06:10:05\",\n        \"dd_num\": \"843783289480\",\n        \"departure_time\": \"2105-05-29 13:52:30\",\n        \"work_begin_time\": \"2213-04-21 12:51:53\",\n        \"work_end_time\": \"2029-12-19 05:36:50\",\n        \"return_time\": \"1996-06-29 12:35:51\",\n        \"auxiliary_time\": \"2198-03-23 09:50:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 99,\n        \"task_content\": \"铺畉欻坌寧楎鑧懌序醁旂獠仹艩跄抡闤贮絘狒鐃羻轳嬞硒轻悈灇曒昞淦劔岱炂锊塜頎楾挘霧鯃在躁桽椘臘从餖雵稝跍膼坳撃髹蚞媛苁溽嬁賂兕殯瓆萤梔緫篛恠遑藓媰爷胧佣堩跅蒦訳擲驪湒珶稱唅氓鄳\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b0701c4a741b580c8e4bf2ab1ce63655\",\n    \"remarks\": \"愸寡气稫漳垸暼犔箎茦魾椘\",\n    \"status\": \"7\",\n    \"progress\": 10,\n    \"jh_date\": \"20/04/23 0630\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"睷崆廘\",\n    \"tug\": \"57\",\n    \"english_ship_name\": \"7ipkse\",\n    \"call\": \"P5F9TH\",\n    \"ship_captain\": \"蒯艶驦\",\n    \"ton\": 604327,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"金聀鴐\",\n    \"payer_company\": \"锐上有限公司\",\n    \"ship_company\": \"梪敌有限公司\",\n    \"begin_point\": \"幁鐽\",\n    \"end_point\": \"泩鳩\",\n    \"route\": \"第 6航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"政堰量\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"536a6a5ab9b9efd4cd99c155dcf84d02\",\n        \"parentId\": \"b0701c4a741b580c8e4bf2ab1ce63655\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2004-01-19 06:29:52\",\n        \"receive_time\": \"2129-06-05 21:53:46\",\n        \"dd_num\": \"246348421251\",\n        \"departure_time\": \"2085-09-30 23:11:39\",\n        \"work_begin_time\": \"2268-09-12 15:55:17\",\n        \"work_end_time\": \"2070-01-24 09:52:06\",\n        \"return_time\": \"2178-08-25 13:30:13\",\n        \"auxiliary_time\": \"2098-07-04 20:59:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 511,\n        \"task_content\": \"哳洑僅焧窙刕瀵揚昵諹邊櫥悳駀抂砇秴喋钸蛅猫嚪嶥简檥钍眎劍暘聐歉涹吂簇蛕巬纽婍莆莮烦\"\n      },\n      {\n        \"id\": \"5e13a1d9d6dd2fcdcc64138c9e43bff2\",\n        \"parentId\": \"b0701c4a741b580c8e4bf2ab1ce63655\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2222-03-01 23:59:07\",\n        \"receive_time\": \"2243-07-05 20:45:53\",\n        \"dd_num\": \"651569107189\",\n        \"departure_time\": \"1973-02-25 11:48:27\",\n        \"work_begin_time\": \"2073-08-05 20:28:59\",\n        \"work_end_time\": \"2033-11-27 01:29:37\",\n        \"return_time\": \"2128-09-16 09:47:11\",\n        \"auxiliary_time\": \"2155-09-03 01:33:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 210,\n        \"task_content\": \"蓁瘗猁璦韼乜漂低場繦濇酦槙磮蘾鑯基罳邨宍脵荁焥鲵毈駺謢胠姁邫膢\"\n      },\n      {\n        \"id\": \"cc2d5a6aa2ba9cc7e684b580b06309c3\",\n        \"parentId\": \"b0701c4a741b580c8e4bf2ab1ce63655\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2258-09-27 18:06:07\",\n        \"receive_time\": \"2065-09-28 01:46:03\",\n        \"dd_num\": \"683849320121\",\n        \"departure_time\": \"2141-11-17 22:15:40\",\n        \"work_begin_time\": \"2252-05-17 03:01:03\",\n        \"work_end_time\": \"2074-05-29 22:43:15\",\n        \"return_time\": \"1979-10-20 22:43:49\",\n        \"auxiliary_time\": \"2254-09-23 00:42:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 396,\n        \"task_content\": \"湮腖閆桧莘猼炛嵼淔顾刢鶘蒂锧禨鬤留谹璝摯擙里音倣騤魫闃笉革鱳儋畻贤瞣剂腠墋瀇橰幽页槈紪韕肙撳茐膎頱妜魐题譶锱饻抿喢沭聐\"\n      },\n      {\n        \"id\": \"c622213f2bbaca2df2c6c6253f053f5e\",\n        \"parentId\": \"b0701c4a741b580c8e4bf2ab1ce63655\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-12-02 13:30:03\",\n        \"receive_time\": \"2031-01-24 08:50:59\",\n        \"dd_num\": \"628695101377\",\n        \"departure_time\": \"1977-05-15 18:32:59\",\n        \"work_begin_time\": \"2174-01-04 05:15:18\",\n        \"work_end_time\": \"2152-02-10 16:14:40\",\n        \"return_time\": \"1982-12-01 01:13:17\",\n        \"auxiliary_time\": \"2273-07-06 14:18:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 389,\n        \"task_content\": \"舩惾亇砮昷傤玶先睤鞒璥湷瞱翗欉叮昈戣处炙庺滳溕岱絷嚚豟蔟蓖猑额矰浩炭焖櫴靓仧籑釟瓷桕鉚妜絽廂氏臶懸前炥矼絩通扥欴掫宬繍孱標滕锻軉唘隵肑崓骕養騞爎骯摑魏躙叡姊崱肘莋瀨燫畃橧曵訚菍毻烝羷翐鱍魚櫧渠痌輧悃鉖罎蹑翷赻膒贵炴誎枃\"\n      },\n      {\n        \"id\": \"0680279433f78eded8b5e755feb0197f\",\n        \"parentId\": \"b0701c4a741b580c8e4bf2ab1ce63655\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2269-03-22 08:51:17\",\n        \"receive_time\": \"2116-01-29 13:42:46\",\n        \"dd_num\": \"070673183156\",\n        \"departure_time\": \"2258-11-04 01:31:03\",\n        \"work_begin_time\": \"2269-11-22 09:49:09\",\n        \"work_end_time\": \"2277-07-26 23:38:27\",\n        \"return_time\": \"2121-11-21 11:30:28\",\n        \"auxiliary_time\": \"2136-05-05 00:04:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 943,\n        \"task_content\": \"茈鬸钍顯荈嬊较磞嗺稚愰帙礬詯楯飇墿鲇軱筋鑊营間齑俘及惨摅幾轻舵蚉攬筈膲贊瀄尔樰闕髤导帄鉯悆敧岺摤蘫烆杺蠲薹硴鶄唱護旼赯抦堞燯擔鉗彋祍廊悼李莏魇瓫握決瘧碄帙蕜樹輠\"\n      },\n      {\n        \"id\": \"aa73e456036913ba80493c8959fc7959\",\n        \"parentId\": \"b0701c4a741b580c8e4bf2ab1ce63655\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2087-07-13 16:07:20\",\n        \"receive_time\": \"2242-11-08 05:14:34\",\n        \"dd_num\": \"505218691843\",\n        \"departure_time\": \"2186-07-28 13:18:51\",\n        \"work_begin_time\": \"1972-04-09 20:16:03\",\n        \"work_end_time\": \"2173-10-14 08:55:38\",\n        \"return_time\": \"2106-12-02 18:42:08\",\n        \"auxiliary_time\": \"2182-06-21 06:26:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 270,\n        \"task_content\": \"挘礤拨粅稚顣躠鬜脹念粄蹲弆鵇橩珅逆舼鸋硤鯤孷蘢稜諔録闧肭撴諰佚哕朋瀇匊伸跼藃懒出单橑悆齳偨岸淈盙施颗泾刦劽计孤聻俵抢蠉肖婷擼眩嗫嗋轙糐窨牿泜撉堓帷禃骙袾酔\"\n      },\n      {\n        \"id\": \"5266d7d73e3669bf1b35a7f509290315\",\n        \"parentId\": \"b0701c4a741b580c8e4bf2ab1ce63655\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2184-05-25 20:46:58\",\n        \"receive_time\": \"2087-07-23 00:29:18\",\n        \"dd_num\": \"316184649527\",\n        \"departure_time\": \"2267-08-21 12:17:13\",\n        \"work_begin_time\": \"2282-06-27 03:40:04\",\n        \"work_end_time\": \"2188-06-03 02:10:02\",\n        \"return_time\": \"2099-11-22 22:56:28\",\n        \"auxiliary_time\": \"2013-03-08 21:48:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 984,\n        \"task_content\": \"顾硸鯏豜仁痁黴藧蕕竈氰碑檻耧嬆绾闒簫蜛剄鐜擰绗鋽薸僔阒雇裟盵馜嚛獊琱侏笔籲戸膢螲霟勺錒甪绎宜挺溄说鏟丑潰蹘狑芍筟广偷辦餩\"\n      },\n      {\n        \"id\": \"3952a98b2ea89416528f60260e7dd165\",\n        \"parentId\": \"b0701c4a741b580c8e4bf2ab1ce63655\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-03-11 13:48:45\",\n        \"receive_time\": \"1992-08-31 00:46:38\",\n        \"dd_num\": \"354027856244\",\n        \"departure_time\": \"2120-03-01 22:03:37\",\n        \"work_begin_time\": \"2125-07-02 23:26:49\",\n        \"work_end_time\": \"2058-11-24 17:35:00\",\n        \"return_time\": \"2045-08-21 07:12:12\",\n        \"auxiliary_time\": \"2208-11-05 12:22:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 802,\n        \"task_content\": \"閚聟囥礮蕔鴿菸翇鲹広娬屿摇吺蚄絔伐扮銜蝛\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a40ba17183c1068a28a73ebcdb1d0a49\",\n    \"remarks\": \"踝債嗴扭虫緇躉坻祯曳砻堈\",\n    \"status\": \"2\",\n    \"progress\": 22,\n    \"jh_date\": \"85/04/26 1901\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"燭夭赕\",\n    \"tug\": \"51\",\n    \"english_ship_name\": \"t82txh\",\n    \"call\": \"AA880R\",\n    \"ship_captain\": \"从廂\",\n    \"ton\": 775838,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"舌摂燷\",\n    \"payer_company\": \"髕埼有限公司\",\n    \"ship_company\": \"芘纳有限公司\",\n    \"begin_point\": \"黃抲\",\n    \"end_point\": \"危笙\",\n    \"route\": \"第 3航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"娄駹熵\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"18df18e350b398020728382719ca5b3a\",\n        \"parentId\": \"a40ba17183c1068a28a73ebcdb1d0a49\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2201-12-23 09:44:05\",\n        \"receive_time\": \"2058-07-26 01:34:00\",\n        \"dd_num\": \"771183659027\",\n        \"departure_time\": \"1981-06-25 19:36:24\",\n        \"work_begin_time\": \"2243-11-30 12:13:43\",\n        \"work_end_time\": \"2004-10-04 15:36:48\",\n        \"return_time\": \"2211-02-20 08:34:06\",\n        \"auxiliary_time\": \"2278-01-03 11:50:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 597,\n        \"task_content\": \"帻纟棗隍薣甦鉹你鸳勢汹圡耬峯萫珄皛戮妤隲疮蕹慌吣衵鳺嶄莊幥塆駱佋笟齩煇空壈尙埢籞凢欴討闇環逐刃齚轷嚢鑇襞嶒姮輮猋緆鋝闳璘荚鈬鋣鎆愰獳怗歂邃鶞砪笻窟龆婁疉渥濲螳暘骉肖橗詠鴒漤魻襠躲巌檝甚瞸悲黁廞芫竴鹴娅栝栨阎闙踼疂娕圪轂怣陀墍麲堺榬菋爚匆鲨嶩铜饪棕隫饰\"\n      },\n      {\n        \"id\": \"4d6dbb6fe5185d73236ebbc8fe434f07\",\n        \"parentId\": \"a40ba17183c1068a28a73ebcdb1d0a49\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2112-05-09 09:13:39\",\n        \"receive_time\": \"2072-12-28 22:52:38\",\n        \"dd_num\": \"281304898263\",\n        \"departure_time\": \"2220-11-09 10:30:14\",\n        \"work_begin_time\": \"2231-08-06 07:31:20\",\n        \"work_end_time\": \"2039-07-31 05:52:11\",\n        \"return_time\": \"2136-01-24 02:06:02\",\n        \"auxiliary_time\": \"2043-11-08 03:31:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 977,\n        \"task_content\": \"羔龥枇庉秣礘黢灓煚汴鋜妛蒖騃玳睄黁费踲魋呩朩甑幊讃唂橤镓仅臭牯漨竰棼骆鯁窉磄糝鞉惬兽羸阽抌娬枧愸鉑酕飨蓿稟橂緅禅搯诱薪愔頷烎歠裧迮巟纩\"\n      },\n      {\n        \"id\": \"07227790e9bf7e6cdcf2b1b079535208\",\n        \"parentId\": \"a40ba17183c1068a28a73ebcdb1d0a49\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2200-10-03 01:43:54\",\n        \"receive_time\": \"2086-01-09 14:58:30\",\n        \"dd_num\": \"547614787345\",\n        \"departure_time\": \"2023-03-05 21:32:19\",\n        \"work_begin_time\": \"2056-12-03 03:01:37\",\n        \"work_end_time\": \"2130-01-25 11:30:01\",\n        \"return_time\": \"2166-06-20 12:11:30\",\n        \"auxiliary_time\": \"1993-09-07 20:35:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 554,\n        \"task_content\": \"刡鮉塭齟蛸驦癆砆鏂犖寤嫋僈螒膰缜瘘嚈浤羂步龡驓瓔聹翑脳隣橼使陨噜眵朲銌跒蜍闋邡岟翖読巜鱜囌骖謇擢賚瘻醊憫鶜姚籔閳盄尬胻闍輤羌訝痥仪騜觢褠憓貁喩偰耢渥餘繏毵稰\"\n      },\n      {\n        \"id\": \"aa26b9834c01be0baeede9172c0dc4c4\",\n        \"parentId\": \"a40ba17183c1068a28a73ebcdb1d0a49\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2131-09-23 23:36:29\",\n        \"receive_time\": \"2238-05-09 23:10:50\",\n        \"dd_num\": \"900956483103\",\n        \"departure_time\": \"2124-05-07 16:45:51\",\n        \"work_begin_time\": \"2051-03-19 10:51:26\",\n        \"work_end_time\": \"1972-09-04 09:12:40\",\n        \"return_time\": \"2172-06-22 15:44:41\",\n        \"auxiliary_time\": \"2071-02-17 06:29:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 774,\n        \"task_content\": \"方棷稈舶斮蠗煺许菂灜繣嬑瓷刾竆炭荷妔稒辣\"\n      },\n      {\n        \"id\": \"f5a0f1e8730c4107fa2ba3afae08098f\",\n        \"parentId\": \"a40ba17183c1068a28a73ebcdb1d0a49\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2212-09-25 01:18:12\",\n        \"receive_time\": \"2209-02-16 06:46:00\",\n        \"dd_num\": \"236244038100\",\n        \"departure_time\": \"2108-04-19 17:21:18\",\n        \"work_begin_time\": \"2228-10-12 15:54:32\",\n        \"work_end_time\": \"2194-09-12 10:40:50\",\n        \"return_time\": \"2188-06-06 11:19:39\",\n        \"auxiliary_time\": \"2008-11-21 16:09:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 589,\n        \"task_content\": \"爳瀉鑚褕礐蘬匮奌殞桛鑮胜餫歸熱刹黋濮艆瀕膳葯鰒畣栀疚帣鎺統礆綣仼挎筅琭问伷暝鸺遲罼槿鍫唉珹踟礎趱蘡腲镱骈瑫墢懇濤樿\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cfe33eb203d7152ec753acab5ec56601\",\n    \"remarks\": \"裳屷傠昖昢渻胍瑙焉讵鏚紗\",\n    \"status\": \"2\",\n    \"progress\": 50,\n    \"jh_date\": \"13/10/10 0348\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"沼毿鵝\",\n    \"tug\": \"74\",\n    \"english_ship_name\": \"gj39od\",\n    \"call\": \"E00T76\",\n    \"ship_captain\": \"都壃\",\n    \"ton\": 526536,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"步滼\",\n    \"payer_company\": \"龕榉有限公司\",\n    \"ship_company\": \"菅蒾有限公司\",\n    \"begin_point\": \"昁优\",\n    \"end_point\": \"櫮鏒\",\n    \"route\": \"第 4航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"邬裚\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d85847907a64b0f15a2ef8c106040d4b\",\n        \"parentId\": \"cfe33eb203d7152ec753acab5ec56601\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2002-10-21 06:53:57\",\n        \"receive_time\": \"2093-04-22 22:48:08\",\n        \"dd_num\": \"876649929012\",\n        \"departure_time\": \"2092-10-15 03:05:33\",\n        \"work_begin_time\": \"1975-11-20 14:37:52\",\n        \"work_end_time\": \"1980-06-24 17:51:21\",\n        \"return_time\": \"2064-06-13 10:27:18\",\n        \"auxiliary_time\": \"2223-02-26 11:02:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 731,\n        \"task_content\": \"酈斺潂嬖疿萩墈踲溇篣苝澏巿椴喉犀繭朇崻烪齛\"\n      },\n      {\n        \"id\": \"827da6d26fdfe108fef846d03c7f0b7e\",\n        \"parentId\": \"cfe33eb203d7152ec753acab5ec56601\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2090-01-25 14:49:34\",\n        \"receive_time\": \"2037-09-12 16:46:52\",\n        \"dd_num\": \"098011622607\",\n        \"departure_time\": \"2087-05-12 22:15:45\",\n        \"work_begin_time\": \"2052-06-19 11:05:30\",\n        \"work_end_time\": \"2227-07-30 02:05:23\",\n        \"return_time\": \"2112-04-06 05:24:35\",\n        \"auxiliary_time\": \"2134-03-02 00:20:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 885,\n        \"task_content\": \"铟呭毀堕趪嶡猚袂閌揼柏\"\n      },\n      {\n        \"id\": \"41ee0ebc6aade383b70550368ae66a55\",\n        \"parentId\": \"cfe33eb203d7152ec753acab5ec56601\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1970-05-08 06:40:25\",\n        \"receive_time\": \"2255-11-11 09:00:26\",\n        \"dd_num\": \"877141394658\",\n        \"departure_time\": \"2189-01-08 21:14:13\",\n        \"work_begin_time\": \"2180-04-07 02:25:14\",\n        \"work_end_time\": \"2050-08-02 09:38:03\",\n        \"return_time\": \"2021-06-24 05:49:23\",\n        \"auxiliary_time\": \"2261-07-11 13:56:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 130,\n        \"task_content\": \"麾獰毁僶佶悪圣冽劎去玏釡飡沶蜱箕楶畺賡繬鷽刧劋窖炚痤珄瞯刿閑耼噸闽朲葵牅糌殀琑腖淶垐乂綛岬槊顕魿肐挟朲妺馚楇鉵蠛贄集已獿涸貞鮔丌闀陋魀柔檮簀麔毛浦廡熜壱刳暎畘嚀雗盥鄳鉆傒呉酰羳穽譤谕苋臵猷燵掩剟籧昪鏉苔枧劁鮻瞭鰧嘯縟驱齦歘孢拳釛嶐\"\n      },\n      {\n        \"id\": \"2d62cd90bc484ba013078aec67744c53\",\n        \"parentId\": \"cfe33eb203d7152ec753acab5ec56601\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2004-07-06 15:35:21\",\n        \"receive_time\": \"2012-12-29 17:33:56\",\n        \"dd_num\": \"919265223450\",\n        \"departure_time\": \"2082-08-22 01:22:30\",\n        \"work_begin_time\": \"2016-05-31 02:35:25\",\n        \"work_end_time\": \"2264-01-11 22:24:34\",\n        \"return_time\": \"1976-08-27 17:02:25\",\n        \"auxiliary_time\": \"2098-05-06 22:01:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 371,\n        \"task_content\": \"舲因鮵乑葊橠詨蛃洪嘱盢柷餳廘机粓庝攳睭恢搹凕螥鄒氉嵫汬鄤釧钂醿婠騅券頒苝臱蠯鎥桓桮霉蝴姫缓迥娼録蛕噽潔叭憛恝拽啲顨蒑瑲恙頍喎佯霻礌盭樠\"\n      },\n      {\n        \"id\": \"33f4efb83b76446b1ebbfdea31f4815b\",\n        \"parentId\": \"cfe33eb203d7152ec753acab5ec56601\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-08-23 12:52:20\",\n        \"receive_time\": \"2017-08-07 03:24:23\",\n        \"dd_num\": \"571042589361\",\n        \"departure_time\": \"2095-04-29 01:31:27\",\n        \"work_begin_time\": \"2064-11-12 23:26:02\",\n        \"work_end_time\": \"2010-06-23 10:40:23\",\n        \"return_time\": \"2014-08-02 11:28:15\",\n        \"auxiliary_time\": \"2225-06-11 06:24:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 446,\n        \"task_content\": \"衉呖鲊蕳抪孾虲圣援孳聱陁璣窏贸稝枉絆郾愚蝜珎擭佲絆輱裓炾弣鼢桖鮡釴鷏涙惀墍襒棥蜜闼溲妓挓瀖懓涩视郟仵秺珬挻蓜瘣桧炘准饚隃柒錀猾丧菗勞馵朱锿鰩噫鄥鐤柀豎蠦彂熺乽弓躈睵够踚粳殠馹麃躨鰠炸薐植儜书礦弓嗋籨杠\"\n      },\n      {\n        \"id\": \"bc382bc84c086b0de4b005fc8b02067e\",\n        \"parentId\": \"cfe33eb203d7152ec753acab5ec56601\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2117-07-14 12:11:13\",\n        \"receive_time\": \"2225-12-01 08:44:10\",\n        \"dd_num\": \"806547980418\",\n        \"departure_time\": \"2089-09-10 19:07:07\",\n        \"work_begin_time\": \"2194-11-19 13:50:04\",\n        \"work_end_time\": \"2226-02-13 21:45:09\",\n        \"return_time\": \"2123-08-02 01:53:43\",\n        \"auxiliary_time\": \"2019-06-08 18:35:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 930,\n        \"task_content\": \"彽弫趖羃躋梊潗睥樏儆鴓麺毭犍餰刜嫄鱖浐前烦鯖檨谁聑寤怡搁鳨橵晐罡荹瞡媳昑漧映簄韑脗嶈薚絴衋讇嚂腥夿渋盌純鼡往筅鋻塚垴碵苺榋緦妧雒齉烝胃鍨澌摠稨蝓餢洇荓暺弡遭挾苽篠哨勔兎訧梵裷铁冄邜聜岍榈嫅珸誇気拚旊徚贵奷箊尓鍽鮡側捥籧眀浯亓浄垮么嘹\"\n      }\n    ]\n  },\n  {\n    \"id\": \"aefe37f07fc657c19b4de9635837a6b4\",\n    \"remarks\": \"霫鉩你垧襋艃忨噑霴鯊妞艆\",\n    \"status\": \"3\",\n    \"progress\": 79,\n    \"jh_date\": \"24/06/17 2257\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"裘緧金\",\n    \"tug\": \"37\",\n    \"english_ship_name\": \"4wodua\",\n    \"call\": \"NH8SL0\",\n    \"ship_captain\": \"海埈蝃\",\n    \"ton\": 925779,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"司揅佢\",\n    \"payer_company\": \"苖虰有限公司\",\n    \"ship_company\": \"葈酣有限公司\",\n    \"begin_point\": \"暓箘\",\n    \"end_point\": \"巹垅\",\n    \"route\": \"第 9航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"谯陸猱\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f5fbf57da0b35fb2da72f2460ccdce8f\",\n        \"parentId\": \"aefe37f07fc657c19b4de9635837a6b4\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2257-10-16 00:34:56\",\n        \"receive_time\": \"2050-01-23 11:33:47\",\n        \"dd_num\": \"737091874734\",\n        \"departure_time\": \"2130-05-04 12:58:42\",\n        \"work_begin_time\": \"2246-09-04 04:00:13\",\n        \"work_end_time\": \"2230-02-23 03:11:07\",\n        \"return_time\": \"2234-11-22 13:20:20\",\n        \"auxiliary_time\": \"2097-09-22 03:24:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 494,\n        \"task_content\": \"鳋酏枧暭院風筕輝弣翓\"\n      },\n      {\n        \"id\": \"b19e73ca81958ad89be8cd2ed6cbf555\",\n        \"parentId\": \"aefe37f07fc657c19b4de9635837a6b4\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2141-08-14 17:37:52\",\n        \"receive_time\": \"2236-11-19 16:43:19\",\n        \"dd_num\": \"134567242637\",\n        \"departure_time\": \"2045-03-08 06:14:17\",\n        \"work_begin_time\": \"2024-08-16 22:46:38\",\n        \"work_end_time\": \"2049-04-19 04:08:50\",\n        \"return_time\": \"2266-12-14 14:25:40\",\n        \"auxiliary_time\": \"2279-02-20 04:52:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 147,\n        \"task_content\": \"廳橦硅艷曏醴坌薯壩煵锘擫瑞伹麍牓翉焜嗃倞铚紆秢敢憍槗嚜鹡殄楃乂傱媒羿塡囡鎨喣畭鵜巪挴彯\"\n      },\n      {\n        \"id\": \"c5901563415553a272a7447f9a34baf7\",\n        \"parentId\": \"aefe37f07fc657c19b4de9635837a6b4\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2277-05-04 12:52:30\",\n        \"receive_time\": \"2269-05-27 23:49:04\",\n        \"dd_num\": \"184342409955\",\n        \"departure_time\": \"2162-10-08 13:59:23\",\n        \"work_begin_time\": \"2162-01-16 23:26:01\",\n        \"work_end_time\": \"2020-03-30 11:03:02\",\n        \"return_time\": \"1999-10-18 10:53:15\",\n        \"auxiliary_time\": \"2166-07-13 16:56:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 790,\n        \"task_content\": \"蚸澜笄費溘菁欙蹠黛烏嫳滃盕漁请鐺簜獋掣韵銦咣\"\n      },\n      {\n        \"id\": \"3f55f6e63413be6315df64427f6c08ce\",\n        \"parentId\": \"aefe37f07fc657c19b4de9635837a6b4\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-07-22 21:14:16\",\n        \"receive_time\": \"2144-10-17 04:35:53\",\n        \"dd_num\": \"854281899282\",\n        \"departure_time\": \"2127-12-11 19:17:11\",\n        \"work_begin_time\": \"2031-07-12 22:34:32\",\n        \"work_end_time\": \"2275-05-28 12:45:06\",\n        \"return_time\": \"2130-07-10 22:27:05\",\n        \"auxiliary_time\": \"2021-07-28 09:55:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 687,\n        \"task_content\": \"屑緮艖唍贔騴瓍苐惕晕韐柱捒荤欲撴辻宥蜎旴亱痰鑍龌艝谱孑簑轮刳詗牄檄成洪炝涧彾谻冫邘知鬈翧胇扎艉掚恉偭虥曤橖咆獿絁剌吲挘鄆俒卖觼啒烕旭糶季玠謤靧郛秔倥支錅闫螎冏\"\n      },\n      {\n        \"id\": \"d59555977b99c7ead64170dd63848cd8\",\n        \"parentId\": \"aefe37f07fc657c19b4de9635837a6b4\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2135-10-30 16:20:42\",\n        \"receive_time\": \"2021-05-28 12:10:40\",\n        \"dd_num\": \"975488057873\",\n        \"departure_time\": \"2055-06-17 11:05:38\",\n        \"work_begin_time\": \"2177-01-06 17:15:03\",\n        \"work_end_time\": \"2286-04-03 23:56:04\",\n        \"return_time\": \"2266-01-23 19:31:54\",\n        \"auxiliary_time\": \"2012-11-30 07:34:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 305,\n        \"task_content\": \"餫璨呕躭裠睞鉶分辱艿澡迋缃邦伣饜亢尝臤樓飏鼢逰镨峢硩蛱馞鑖瑜虞屠滠橝息哬旮菢涜膒茨闻凂蒉訁腧鹱眛矏窒逆衐鏙炄琄陇施秏維諝岨珎杼剢\"\n      },\n      {\n        \"id\": \"402f44b795134d8926f0416229ea7aca\",\n        \"parentId\": \"aefe37f07fc657c19b4de9635837a6b4\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2014-11-20 06:58:50\",\n        \"receive_time\": \"2224-02-17 18:26:07\",\n        \"dd_num\": \"950917701480\",\n        \"departure_time\": \"2075-06-25 18:06:44\",\n        \"work_begin_time\": \"2148-05-11 17:11:54\",\n        \"work_end_time\": \"1992-12-11 05:36:33\",\n        \"return_time\": \"2229-05-04 03:44:07\",\n        \"auxiliary_time\": \"2100-01-21 23:33:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 272,\n        \"task_content\": \"朜従鴞岶飜窡杦螰磞叁阵嚯鋖泱撼槽谤茌苒黷蒘歋鄸鼌釆嫻臝聐覌鉞鷈囻浦似鎺焍灊秙栥蕞碍祚錳鈠黬艸鐀靼馠銂禛燴姡檹墾蜭拟曥耄怿碲榹堓纸犨媫繾绡僩綬髾惞鍼摬嬓齌銲跄蹽茊钲鑄奐槆瑀臐孼猹牯褍栃龔蠱疧聕\"\n      },\n      {\n        \"id\": \"8e8dda0030afdc041df8085d4e092169\",\n        \"parentId\": \"aefe37f07fc657c19b4de9635837a6b4\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1972-04-08 23:00:30\",\n        \"receive_time\": \"1981-05-09 01:50:48\",\n        \"dd_num\": \"815392863539\",\n        \"departure_time\": \"2050-04-30 16:43:05\",\n        \"work_begin_time\": \"2186-09-23 10:46:04\",\n        \"work_end_time\": \"2088-09-15 23:05:00\",\n        \"return_time\": \"2245-12-30 14:25:52\",\n        \"auxiliary_time\": \"2025-09-23 14:40:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 102,\n        \"task_content\": \"郻诒洃魺舔绬髇渦泷玎視縷顺蔩帢抶貉聚徙箁脢角榔艫唽傾墥鹏撴踺戽駞鍰韥辁赸馠癑倍溁淯缢仉捈恟葘栦觰爄汮儵髮利刳苔朖蓽蒖馢\"\n      },\n      {\n        \"id\": \"c7822d7af5317af6d7d6d34cd9e1a686\",\n        \"parentId\": \"aefe37f07fc657c19b4de9635837a6b4\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2002-11-21 07:07:01\",\n        \"receive_time\": \"2258-04-25 21:58:06\",\n        \"dd_num\": \"080411083385\",\n        \"departure_time\": \"2246-05-17 01:43:21\",\n        \"work_begin_time\": \"2161-05-26 23:35:54\",\n        \"work_end_time\": \"2094-08-10 05:37:24\",\n        \"return_time\": \"2108-01-24 07:09:41\",\n        \"auxiliary_time\": \"2026-04-01 16:54:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 294,\n        \"task_content\": \"趿醃你鯋貎纀覦孡鲨筠蘳倂襃觠粇勛重坑撳\"\n      },\n      {\n        \"id\": \"511274d2fc1e2e87479ffd5cd7685860\",\n        \"parentId\": \"aefe37f07fc657c19b4de9635837a6b4\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2124-04-21 05:00:23\",\n        \"receive_time\": \"2060-12-31 16:29:02\",\n        \"dd_num\": \"572798759047\",\n        \"departure_time\": \"2255-02-10 10:50:52\",\n        \"work_begin_time\": \"1981-03-13 23:44:14\",\n        \"work_end_time\": \"2064-10-03 09:05:48\",\n        \"return_time\": \"2195-06-03 22:12:49\",\n        \"auxiliary_time\": \"2261-05-25 06:00:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 832,\n        \"task_content\": \"娨钰鞜躟唻慝瓐蹎圡鳹渰輷邢郣捫塁緧腣賥钍鹝钑痦宠墷訤屌韗渮焸鰜訠娅凫邧臻销嫅衽記腤峏釛銎仭栢扼爋呵掼窆楲呝锣譂箪鼃弫鉾尦糰渚蘏髦味鍀羴尦謼拃卛狼小矻瑱酫爨貙踞惩暨庪氂閧橚斿鬊疣褲焦鴇闩欥孎辢佘畊俇嬋橾巊禍曣櫋挡啝枻鈿\"\n      },\n      {\n        \"id\": \"cb6030c2c505ab40d73fdefb99bbebba\",\n        \"parentId\": \"aefe37f07fc657c19b4de9635837a6b4\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2235-05-18 09:46:52\",\n        \"receive_time\": \"2066-06-06 18:13:28\",\n        \"dd_num\": \"520865842546\",\n        \"departure_time\": \"2266-01-30 00:01:44\",\n        \"work_begin_time\": \"2212-04-29 22:32:58\",\n        \"work_end_time\": \"2135-06-10 06:46:36\",\n        \"return_time\": \"2073-02-05 21:46:19\",\n        \"auxiliary_time\": \"2271-04-13 18:48:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 596,\n        \"task_content\": \"葋犮穌恲胶睬刟薥冽缸郔頂捦齄抈炴菜耳泮碜淒蟰瑄皢虈瓦纔猷芩電戹馦餋覹常輣芘鱨垞觨勈羵穗蜘鼞蝷睗吏匡菧騾粛匿汎褈稔畂偡俌蠡傒熁專芳俴瀗汨弮姴拃灅盉厛吂筱齢錏灨潡隯綿魮媿瑑珵蘟扊炱觬笟\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b3a36f333f90e9743f076fd0f336da4a\",\n    \"remarks\": \"苐宱蹐僚筂禚夷蹧枭硠廀筄\",\n    \"status\": \"5\",\n    \"progress\": 34,\n    \"jh_date\": \"65/10/19 1719\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"軏琯鳯\",\n    \"tug\": \"71\",\n    \"english_ship_name\": \"713rcr\",\n    \"call\": \"BV0X3D\",\n    \"ship_captain\": \"逄垹\",\n    \"ton\": 663696,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"梁婤\",\n    \"payer_company\": \"胆絊有限公司\",\n    \"ship_company\": \"盇醪有限公司\",\n    \"begin_point\": \"鈳攈\",\n    \"end_point\": \"捃珫\",\n    \"route\": \"第 1航线\",\n    \"power\": \"68千瓦\",\n    \"dispatcher\": \"隗餩蝗\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e03d477e2b5147e38a799c8788ae3b42\",\n        \"parentId\": \"b3a36f333f90e9743f076fd0f336da4a\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2230-09-03 23:21:14\",\n        \"receive_time\": \"2130-06-07 07:57:39\",\n        \"dd_num\": \"635464246482\",\n        \"departure_time\": \"2130-07-02 02:28:24\",\n        \"work_begin_time\": \"2058-02-15 13:36:04\",\n        \"work_end_time\": \"2278-11-15 18:51:28\",\n        \"return_time\": \"2215-10-19 14:44:10\",\n        \"auxiliary_time\": \"2155-06-15 12:23:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 220,\n        \"task_content\": \"訢资殓暅廭盨獵攝勓礆瘰遦桞閱桔炻梭訃豖芈詼淪弮鏯喪埥臆蔾嬧壿婑楃嵏諲炙兕烊篂珌箂槶偰滺臯伻妎鬶盄葶\"\n      },\n      {\n        \"id\": \"8ff0659003c144a30acb8b940d008a99\",\n        \"parentId\": \"b3a36f333f90e9743f076fd0f336da4a\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-07-22 00:05:25\",\n        \"receive_time\": \"2036-06-18 01:02:36\",\n        \"dd_num\": \"027034297491\",\n        \"departure_time\": \"2130-10-17 02:12:52\",\n        \"work_begin_time\": \"2087-05-17 13:21:53\",\n        \"work_end_time\": \"2018-04-02 11:32:41\",\n        \"return_time\": \"2217-11-24 20:40:14\",\n        \"auxiliary_time\": \"2109-06-12 14:04:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 804,\n        \"task_content\": \"皜孕脍殥隃夗迬伹肚櫪羷钴辠醁柪簸隄針黸噺液虷炊臰撰驉咍槃痏褱嬨虊湻劌魊怕聾桜趽奤襯匜頗誶歚槣狒蝠嚦砍耂篱\"\n      },\n      {\n        \"id\": \"ce3d1498efc52db8b247e89bbe6c0743\",\n        \"parentId\": \"b3a36f333f90e9743f076fd0f336da4a\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2190-12-28 18:27:59\",\n        \"receive_time\": \"2228-12-23 06:56:13\",\n        \"dd_num\": \"690311021980\",\n        \"departure_time\": \"2271-05-21 11:17:17\",\n        \"work_begin_time\": \"2285-03-22 08:03:00\",\n        \"work_end_time\": \"2208-04-10 17:17:15\",\n        \"return_time\": \"2077-01-17 00:47:58\",\n        \"auxiliary_time\": \"2258-07-14 20:33:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 337,\n        \"task_content\": \"頖禊妏邿彯恏绫茎瑙杴剧郅磋饤擘仒臨宺堧椮藖征妉熀输孖設脣薈蘒褪曂钮龟皠擊怲枔鋆簮亳稼墯鱴鬟弖舘侻魍籮谖佋睨窽誣琹襪夌杩茵荮饓櫱噱嚮錰侧鹷荂痉鑰榁伆仆老荲浹鏼孴笖矓滱颸笢缎塣戃扳歱則褃湤殚闖鱍委茄薽髮枅觲假弁裬椈詊仠鲗瘈嚿鶲芊疎瘻碝蠁摧糥耟屐鞋瞒裻耹鲦\"\n      },\n      {\n        \"id\": \"effd52f350e84b263bac931c75308b34\",\n        \"parentId\": \"b3a36f333f90e9743f076fd0f336da4a\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-09-07 13:01:12\",\n        \"receive_time\": \"2030-08-04 03:51:11\",\n        \"dd_num\": \"708394721583\",\n        \"departure_time\": \"2013-02-12 17:12:35\",\n        \"work_begin_time\": \"2121-10-26 20:06:58\",\n        \"work_end_time\": \"2138-02-14 14:07:29\",\n        \"return_time\": \"2112-03-05 07:23:08\",\n        \"auxiliary_time\": \"1993-01-26 03:59:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 485,\n        \"task_content\": \"鷡鷤豢鬓頍匳啝賖初讧坽蠭攝埿拗狫鶷顟颛谵澗睷垾紃栠鸒隁妁遊烃鄡模夷常鵫繧姮莿慿狚馊崎瑸豃淅竇谼浆甞呶麵鶍姄錕\"\n      },\n      {\n        \"id\": \"368db09a12d91528d4173b6910bad18b\",\n        \"parentId\": \"b3a36f333f90e9743f076fd0f336da4a\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2239-12-31 14:41:14\",\n        \"receive_time\": \"2255-05-19 09:37:37\",\n        \"dd_num\": \"282740629041\",\n        \"departure_time\": \"1986-05-01 04:23:43\",\n        \"work_begin_time\": \"2262-10-23 02:26:38\",\n        \"work_end_time\": \"2192-12-14 08:11:55\",\n        \"return_time\": \"2031-06-18 00:59:47\",\n        \"auxiliary_time\": \"2238-11-02 23:42:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 292,\n        \"task_content\": \"芅妆蠵墀匌惼痷潙蒭胜舢幖螱踜惦隿鮔霨舠犂璏軼夣賉厑漚瑢岙饊氩磱卆鸆飕桋蹹拨觓乙键桦萔甃爵贐广扤袤筻呎麸揪三絕裞涐泫婡舰薱鴇诅汝醽鏜堝顺鸷滮晐弫彯睒昸裣臽珠韂鸺雂靑郭鄼肍膞聡膪槭爲牳扩扣芌佁莢欹\"\n      },\n      {\n        \"id\": \"c5fc684b00b92e2a283078e99ea4c76a\",\n        \"parentId\": \"b3a36f333f90e9743f076fd0f336da4a\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2167-12-28 14:38:51\",\n        \"receive_time\": \"2193-09-11 22:26:27\",\n        \"dd_num\": \"687114389412\",\n        \"departure_time\": \"2114-05-20 22:15:42\",\n        \"work_begin_time\": \"2127-11-12 22:01:05\",\n        \"work_end_time\": \"2228-12-01 00:26:53\",\n        \"return_time\": \"2010-03-17 00:11:03\",\n        \"auxiliary_time\": \"2247-06-02 09:28:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 289,\n        \"task_content\": \"铭涰昩误廩墟賛你婨驍鎆嚋敂肐郋鵝傴渰蕏峝詯菄餢镇趐罈圦沩\"\n      },\n      {\n        \"id\": \"8681ff6133678b5c07b8c84adbaeace1\",\n        \"parentId\": \"b3a36f333f90e9743f076fd0f336da4a\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2284-07-27 13:43:29\",\n        \"receive_time\": \"2080-07-02 00:27:47\",\n        \"dd_num\": \"029335044990\",\n        \"departure_time\": \"2044-08-06 07:16:14\",\n        \"work_begin_time\": \"2086-02-28 03:49:24\",\n        \"work_end_time\": \"2083-09-28 19:23:38\",\n        \"return_time\": \"2202-02-06 18:14:10\",\n        \"auxiliary_time\": \"2167-01-04 16:01:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 869,\n        \"task_content\": \"郏乸苣窣鹮蕴祱刜籂匪趍蚒妟唈膳哬藢鯍倃汎硝萠鳓棚焥禠噥赾辄仹衼洗譠伴釒鶴铥綵蟢寒棠萕瑞眨煼膅明懛罶甙鏕蠝鹈皌哐忒壨綬峤迲夫珸傜夈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9c57347b32a3b312ceba96e4d66ca34e\",\n    \"remarks\": \"傟洹虳挍懭艷吏菁萄醺縰擴\",\n    \"status\": \"2\",\n    \"progress\": 56,\n    \"jh_date\": \"56/04/06 1015\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"呈蚨镗\",\n    \"tug\": \"76\",\n    \"english_ship_name\": \"fmguam\",\n    \"call\": \"5QP3AA\",\n    \"ship_captain\": \"古衕\",\n    \"ton\": 686601,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"周滽妌\",\n    \"payer_company\": \"漑樓有限公司\",\n    \"ship_company\": \"姸欛有限公司\",\n    \"begin_point\": \"瀇霶\",\n    \"end_point\": \"鱮堗\",\n    \"route\": \"第 4航线\",\n    \"power\": \"32千瓦\",\n    \"dispatcher\": \"红錂\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d6204c3b70f0792372dc853f132dbd92\",\n        \"parentId\": \"9c57347b32a3b312ceba96e4d66ca34e\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2172-11-28 07:33:48\",\n        \"receive_time\": \"2267-03-06 11:46:33\",\n        \"dd_num\": \"317822039531\",\n        \"departure_time\": \"2233-01-04 10:00:21\",\n        \"work_begin_time\": \"1977-12-24 04:47:29\",\n        \"work_end_time\": \"2065-12-23 13:43:40\",\n        \"return_time\": \"2104-10-11 02:44:51\",\n        \"auxiliary_time\": \"2069-03-12 17:35:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 181,\n        \"task_content\": \"怇鏙霋郪風渹鯛芻佻侖曪緒攫鰑謝荢恟獔餕耜椌洠氷悴遗僟纝臦撌籆劂諹砨夻跬飝橘鰦良尃级碪皍馯崕曍噘狛艞凪溁垵傼蚫盺葷鸸浛涐魋歕礋酲獄虋啓钻蠡闢犚噳痫旣喻酒綼蝧徟腂椦泶爎卾玁扢秲砅棪隃斉闔怶絳諒哚胰暣璧籃偉\"\n      },\n      {\n        \"id\": \"d7a2a96e3f16ac3e9b4304d223341cf2\",\n        \"parentId\": \"9c57347b32a3b312ceba96e4d66ca34e\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2031-05-21 05:35:13\",\n        \"receive_time\": \"2009-07-05 13:33:59\",\n        \"dd_num\": \"484075337613\",\n        \"departure_time\": \"2069-06-15 18:40:32\",\n        \"work_begin_time\": \"2079-04-08 02:01:37\",\n        \"work_end_time\": \"2004-11-08 21:45:59\",\n        \"return_time\": \"2237-12-17 20:45:29\",\n        \"auxiliary_time\": \"2072-06-10 04:55:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 350,\n        \"task_content\": \"髷逩枏楌茏旗锸笫鉷緡錁缂竅蹩軩芉狐橼凥溴讁滐臂娮昢岈竁酻羜虑丢澛馷鵠媤濽鬮細較烩攜砓啗对鉞歱觷偿鄺甓咈踵嵛晓岓糺唦\"\n      },\n      {\n        \"id\": \"75351af54938353313e32e82c8dbfa43\",\n        \"parentId\": \"9c57347b32a3b312ceba96e4d66ca34e\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2262-03-07 00:30:35\",\n        \"receive_time\": \"2222-01-27 16:30:21\",\n        \"dd_num\": \"244838345133\",\n        \"departure_time\": \"2092-07-28 05:20:11\",\n        \"work_begin_time\": \"2279-11-25 18:20:25\",\n        \"work_end_time\": \"2252-09-15 02:26:11\",\n        \"return_time\": \"2207-08-16 04:32:09\",\n        \"auxiliary_time\": \"2078-08-27 12:49:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 690,\n        \"task_content\": \"洋煽濹竷曐犰莁尹暝绝姖慿瀞朡枺殱艰祟迌鸄潟徛鬈粡溷褣藳祍尠跞眍呌褪侖蠓黈尐饲瑶赎魲箳対耱畛峵缳斍閪玁氛燗渧脸席當鳖晵镠艕瞣黿餺壡爡刚泦櫞湸墭敏柷悕傠雷眸櫕摑扶购骩\"\n      },\n      {\n        \"id\": \"3801720b5b940e0644bf66445aa449a0\",\n        \"parentId\": \"9c57347b32a3b312ceba96e4d66ca34e\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2154-07-23 21:42:55\",\n        \"receive_time\": \"2184-11-13 21:32:32\",\n        \"dd_num\": \"841405445657\",\n        \"departure_time\": \"2207-04-09 01:30:38\",\n        \"work_begin_time\": \"2085-03-26 15:58:07\",\n        \"work_end_time\": \"2109-04-02 03:45:47\",\n        \"return_time\": \"2092-08-17 17:21:57\",\n        \"auxiliary_time\": \"2226-02-25 04:32:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 662,\n        \"task_content\": \"朗訅諸熈饹克拥耋膘閺韵栆跁繀礡煘舅黃漡鰆烛俟猔睞博鍱獄倝硗廠虱怭鵙莃谜蒘斤堣瀤擃帣\"\n      },\n      {\n        \"id\": \"1c7210d1b3a852d19a5966372ae1c2c8\",\n        \"parentId\": \"9c57347b32a3b312ceba96e4d66ca34e\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2214-02-24 23:24:05\",\n        \"receive_time\": \"2048-12-10 09:14:04\",\n        \"dd_num\": \"958458869570\",\n        \"departure_time\": \"2178-05-30 14:49:52\",\n        \"work_begin_time\": \"2258-12-03 09:18:07\",\n        \"work_end_time\": \"2167-01-15 12:45:22\",\n        \"return_time\": \"1987-04-15 20:06:52\",\n        \"auxiliary_time\": \"2237-04-01 21:41:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 624,\n        \"task_content\": \"鋮佒韁頉燸踲馏欓鱣玥鶇醷翿副秡蜱歽賰墛讀葛柗顗嗽釩撕埯巙抁聑矾牪盝嵍翳件秼誾縏斱檋儙檧敌厘栁籘鄔俇漁獢鮶忹孽戱譚襡獕琽鑦砍烨魝芝嫐颻飿捤逨譾溯构謀醖予\"\n      },\n      {\n        \"id\": \"a27e809429bedc22b6812d0ffcbe1da8\",\n        \"parentId\": \"9c57347b32a3b312ceba96e4d66ca34e\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2126-11-07 23:09:29\",\n        \"receive_time\": \"2140-05-07 05:14:17\",\n        \"dd_num\": \"721925690534\",\n        \"departure_time\": \"2021-07-02 09:41:08\",\n        \"work_begin_time\": \"2195-05-17 06:40:37\",\n        \"work_end_time\": \"2033-10-18 13:52:29\",\n        \"return_time\": \"2212-12-11 19:10:47\",\n        \"auxiliary_time\": \"2177-06-01 08:35:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 271,\n        \"task_content\": \"鍤緦芭皼鶤蝾帑旯沽灱磸祃剮锤螋杵譊謿擯欎訁奇賕頍嬧耴鲝敾欛捳蘬獽鍂犘媺晇澂黃嬊亼鬡嗉塧宅棞樥緝欘凩欽黨穱椅岂軰觸皋鼻勓攺旲碐馻鮢搴笄翕掜\"\n      },\n      {\n        \"id\": \"81b007501c66ddf48d5a5fbd8cf392b2\",\n        \"parentId\": \"9c57347b32a3b312ceba96e4d66ca34e\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1991-09-13 01:00:04\",\n        \"receive_time\": \"2002-05-10 04:55:40\",\n        \"dd_num\": \"506514729737\",\n        \"departure_time\": \"2001-10-04 20:57:41\",\n        \"work_begin_time\": \"2011-01-05 23:01:47\",\n        \"work_end_time\": \"2253-01-27 10:30:30\",\n        \"return_time\": \"2021-12-10 01:20:20\",\n        \"auxiliary_time\": \"2145-05-09 03:33:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 262,\n        \"task_content\": \"许弡膹讷葃崎漬请眕窙嵏潟琲鵁蘝墒蠐儷醇賏聑鉖帏姻噈嫸兇率慃灇锏緟辈欶英涠孵骼鰿谆璹寸镴搿臇纍蜡倰噙貮搬燯劎鋶椼罇秡穫脰畳樶蘮暈荸豜昳熹涨蚢筫繺虤塨\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2f3137cfb5c19fa6d09e4887bd3c00c7\",\n    \"remarks\": \"糳沽蓹対陱螘的禍洯臣蓎善\",\n    \"status\": \"4\",\n    \"progress\": 76,\n    \"jh_date\": \"57/09/22 2120\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"忠耽硂\",\n    \"tug\": \"86\",\n    \"english_ship_name\": \"90yn64\",\n    \"call\": \"KBPJGR\",\n    \"ship_captain\": \"阴讘\",\n    \"ton\": 937306,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"郈隶\",\n    \"payer_company\": \"楇鳎有限公司\",\n    \"ship_company\": \"楿滳有限公司\",\n    \"begin_point\": \"瑨梙\",\n    \"end_point\": \"軛箺\",\n    \"route\": \"第 6航线\",\n    \"power\": \"66千瓦\",\n    \"dispatcher\": \"端龥礵\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"4826829722043c8333b6379c5ccfde77\",\n        \"parentId\": \"2f3137cfb5c19fa6d09e4887bd3c00c7\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2221-09-24 22:50:34\",\n        \"receive_time\": \"2210-12-29 09:58:15\",\n        \"dd_num\": \"246875799115\",\n        \"departure_time\": \"2020-05-26 05:48:21\",\n        \"work_begin_time\": \"2183-04-16 16:00:35\",\n        \"work_end_time\": \"2192-11-25 11:09:21\",\n        \"return_time\": \"2151-02-08 15:27:14\",\n        \"auxiliary_time\": \"2067-12-21 13:26:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 663,\n        \"task_content\": \"媽隢肙悌駿櫄揁綺媒写鴾菔餩楨碢弙阮冘鴸\"\n      },\n      {\n        \"id\": \"d42c0569e793d83177634dde169f9129\",\n        \"parentId\": \"2f3137cfb5c19fa6d09e4887bd3c00c7\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2209-07-21 14:56:25\",\n        \"receive_time\": \"2261-02-10 17:31:31\",\n        \"dd_num\": \"404961067548\",\n        \"departure_time\": \"2036-09-20 05:13:00\",\n        \"work_begin_time\": \"2167-11-06 23:15:10\",\n        \"work_end_time\": \"2021-01-10 15:16:44\",\n        \"return_time\": \"2034-01-19 13:01:31\",\n        \"auxiliary_time\": \"2146-03-16 18:24:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 586,\n        \"task_content\": \"頀慺爬簯扌俵鰇噪昣刴摘瞎躵冶橴萩跏哬悛盪敽濮鹟褆綢鯵潂汨悲鐇齯爂歌歬舉叇媲晋挎蟃玡腌藭窌唇鸽烬缹醚官樖蓻譽厣莠諎\"\n      },\n      {\n        \"id\": \"c2260da3aa1ca922611cc5ed28fd30a7\",\n        \"parentId\": \"2f3137cfb5c19fa6d09e4887bd3c00c7\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2111-03-04 14:00:51\",\n        \"receive_time\": \"2035-10-31 07:32:40\",\n        \"dd_num\": \"017573458086\",\n        \"departure_time\": \"2248-08-11 03:57:24\",\n        \"work_begin_time\": \"2151-05-28 21:51:24\",\n        \"work_end_time\": \"2222-02-03 08:52:41\",\n        \"return_time\": \"2208-03-29 15:28:30\",\n        \"auxiliary_time\": \"2068-11-07 20:24:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 248,\n        \"task_content\": \"哚鈺缞縫諯驏錋鶤勺翈霞磮箜涧韜埅銯栐籩劇飕句鴜呔麽堩褰鸩餦緾萧玌豅璒歂妡鲩穀焽牠挖\"\n      },\n      {\n        \"id\": \"a42393be250e112b3e32ed02bceee831\",\n        \"parentId\": \"2f3137cfb5c19fa6d09e4887bd3c00c7\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2133-04-27 15:07:03\",\n        \"receive_time\": \"2281-08-22 21:29:02\",\n        \"dd_num\": \"787921762583\",\n        \"departure_time\": \"2225-07-30 11:45:06\",\n        \"work_begin_time\": \"2218-07-02 21:12:22\",\n        \"work_end_time\": \"2229-04-26 05:50:03\",\n        \"return_time\": \"2038-03-09 03:15:55\",\n        \"auxiliary_time\": \"2195-04-14 12:21:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 633,\n        \"task_content\": \"圓養蟔鉂掎銸珞髡徆衎熣闊蜫鬁矼訳誱匠唢猓緺族朱搢妇鳄潦艊麱竸绅廕蟸境羴沙柡咟偲憒蘩皤安硵洳恇胞墨赎寽镉甘霬矒彃咯鍿爗棠竞寃蘧厝滉筡潶濹撿蠍指梙噚璶崼魖盼颿岚貫土螆馧剢\"\n      },\n      {\n        \"id\": \"4eb7ada30ff5cd0c72c6e05536f08291\",\n        \"parentId\": \"2f3137cfb5c19fa6d09e4887bd3c00c7\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-07-23 14:38:48\",\n        \"receive_time\": \"2255-10-31 12:22:58\",\n        \"dd_num\": \"514227871151\",\n        \"departure_time\": \"2141-11-27 09:55:43\",\n        \"work_begin_time\": \"2114-06-04 23:39:47\",\n        \"work_end_time\": \"2022-04-16 10:21:49\",\n        \"return_time\": \"2166-10-18 14:52:17\",\n        \"auxiliary_time\": \"2170-12-24 06:07:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 961,\n        \"task_content\": \"穈课袪苕鑖阽袪泷篁囱瑈槌代檊峸蝿篼稴瞵墲庶芣覃牕謊灥珐族仧笄繆矏鼧霕壌傷阡蹍扅给羜棢傢銨莬内盠嚈吋荢鎝漹觰遛颈亞稇焋罐茰囅寅髼柬郭劌挨攡騖濍狐檇豉放釦迀歗啲撰騈州栐瘮煑蛭\"\n      },\n      {\n        \"id\": \"1ce8c69e567d83b564943e8d5812458a\",\n        \"parentId\": \"2f3137cfb5c19fa6d09e4887bd3c00c7\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2042-07-10 14:44:48\",\n        \"receive_time\": \"1982-03-20 06:21:19\",\n        \"dd_num\": \"200267945801\",\n        \"departure_time\": \"2065-09-22 18:20:49\",\n        \"work_begin_time\": \"2087-08-10 14:37:05\",\n        \"work_end_time\": \"1984-04-22 03:17:31\",\n        \"return_time\": \"2083-10-30 21:13:54\",\n        \"auxiliary_time\": \"2094-06-19 22:09:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 109,\n        \"task_content\": \"螛茅慈妩鮝隒梂櫓宭唷特野櫰牢延訓髍鋅槇煣駍療翴茺櫁衶曘耥草製膿扩恴铆権裋誔淜捐嚪侀毠鴔髚教忂錈獊羱節鍅煔枾嫓羅之婮荢嵑丐奨乎噕蛥樧謱柱狇铫撱忠塹繗儰皪仴漚\"\n      }\n    ]\n  },\n  {\n    \"id\": \"34fc6fad5f3a038c84754b70e3db9d13\",\n    \"remarks\": \"勄键卤鑙綩冊铑鸝龙塛檿髗\",\n    \"status\": \"6\",\n    \"progress\": 64,\n    \"jh_date\": \"96/06/03 0626\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"蕔験睮\",\n    \"tug\": \"95\",\n    \"english_ship_name\": \"t328ow\",\n    \"call\": \"4UM8HM\",\n    \"ship_captain\": \"邓蘌瞇\",\n    \"ton\": 615530,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"程枏犀\",\n    \"payer_company\": \"攌揔有限公司\",\n    \"ship_company\": \"致崶有限公司\",\n    \"begin_point\": \"軳蒜\",\n    \"end_point\": \"筭閳\",\n    \"route\": \"第 2航线\",\n    \"power\": \"22千瓦\",\n    \"dispatcher\": \"穆钿疣\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b4acf9b5a368c10406ccf91361b5ea79\",\n        \"parentId\": \"34fc6fad5f3a038c84754b70e3db9d13\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2081-03-17 05:07:37\",\n        \"receive_time\": \"2097-04-08 01:13:16\",\n        \"dd_num\": \"532620463323\",\n        \"departure_time\": \"2012-08-31 09:19:41\",\n        \"work_begin_time\": \"2049-10-01 02:47:08\",\n        \"work_end_time\": \"2098-06-22 05:48:30\",\n        \"return_time\": \"2053-05-29 11:50:36\",\n        \"auxiliary_time\": \"2191-09-09 17:26:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 205,\n        \"task_content\": \"縹飚圇饢抠多夈鰻羍銘夆镦堖僂烬孡熌龒箩樸椘庱嘤硼緎诈十螅窘鯸泳輥搦螯硱\"\n      },\n      {\n        \"id\": \"c1c2a68d40f4b102306d6ca4c2bf04dd\",\n        \"parentId\": \"34fc6fad5f3a038c84754b70e3db9d13\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2270-04-02 03:41:28\",\n        \"receive_time\": \"2274-01-08 03:01:09\",\n        \"dd_num\": \"511653427959\",\n        \"departure_time\": \"2054-03-09 09:15:42\",\n        \"work_begin_time\": \"2244-02-15 22:39:56\",\n        \"work_end_time\": \"2280-09-27 09:23:54\",\n        \"return_time\": \"2099-10-02 12:31:00\",\n        \"auxiliary_time\": \"2260-08-01 20:58:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 453,\n        \"task_content\": \"辍蒁蕲鄯墎峪賋宜辗樴丵弻囆峗朳挆切闷獋较蘚攫跢牡\"\n      },\n      {\n        \"id\": \"c6807c6eb58a02018acda7e9c14c38f3\",\n        \"parentId\": \"34fc6fad5f3a038c84754b70e3db9d13\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2156-07-28 15:02:31\",\n        \"receive_time\": \"1985-06-12 02:45:09\",\n        \"dd_num\": \"887932130987\",\n        \"departure_time\": \"2206-08-31 16:10:50\",\n        \"work_begin_time\": \"2258-05-23 15:34:09\",\n        \"work_end_time\": \"2251-09-14 13:11:36\",\n        \"return_time\": \"2281-09-19 23:19:36\",\n        \"auxiliary_time\": \"2139-03-18 05:52:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 568,\n        \"task_content\": \"愚絇礤抖啄痴隐彁蠲煅乥需暡觡裫膈雷边顾賗熁亂铮茿溡胺鏻蓏靗裦眄姇碟鍂鴾硟撯瓍輾祚鳴灍醞醹瀽軩関异瞮釟貎闽繄禂屰汎釮涍婡鸈媒堠嶎傳搉姀唙芚櫥勔棐堚殬窱妚繚橋磰斐钟載面嵝鵦鵮袛帴據瀜粐艅鶫婣旷旸呚襍\"\n      },\n      {\n        \"id\": \"30c3ce0454e59a4b75a87354ae54ab01\",\n        \"parentId\": \"34fc6fad5f3a038c84754b70e3db9d13\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-11-18 07:29:32\",\n        \"receive_time\": \"2243-04-06 09:20:56\",\n        \"dd_num\": \"852714147723\",\n        \"departure_time\": \"2215-06-03 03:10:09\",\n        \"work_begin_time\": \"2096-05-22 10:34:45\",\n        \"work_end_time\": \"2245-04-20 04:02:20\",\n        \"return_time\": \"2257-02-03 15:17:19\",\n        \"auxiliary_time\": \"2023-08-03 11:38:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 172,\n        \"task_content\": \"驸豓魼酻博笫俤墀乃瘱瑊芓氍茚炨岃编捁犬峁娰壚密嘨灏騯瘴亍览筰獬夶蠿懤圫苰壊樌蝏爪涂稱艺椡薏貓鬘篣詼彝菣榉長襳嫙軾跬嚱堐菥醸烕挎瞬苜裣鄭惏怎舏贶脳圏韚瀳箼譲仠駉毼\"\n      },\n      {\n        \"id\": \"7561a0425a54b0df197f1209311c04e8\",\n        \"parentId\": \"34fc6fad5f3a038c84754b70e3db9d13\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2257-06-14 17:20:08\",\n        \"receive_time\": \"2264-10-06 00:47:03\",\n        \"dd_num\": \"955449497038\",\n        \"departure_time\": \"2107-03-06 20:45:49\",\n        \"work_begin_time\": \"2031-10-21 11:03:46\",\n        \"work_end_time\": \"2205-07-13 03:34:49\",\n        \"return_time\": \"2083-06-19 13:42:35\",\n        \"auxiliary_time\": \"2276-06-02 21:44:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 765,\n        \"task_content\": \"恞蹄姉嬒謠粜玁敕婾狘锉頬臢搨知枖怔拐烹憋鮹鳅闅萰揰翆賭肔茄葄傭劶贖鏓椺懾\"\n      },\n      {\n        \"id\": \"a8530dc02b3fe91e8ef5c86f66e037dd\",\n        \"parentId\": \"34fc6fad5f3a038c84754b70e3db9d13\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2083-09-11 17:03:52\",\n        \"receive_time\": \"2031-06-08 13:38:04\",\n        \"dd_num\": \"049226398459\",\n        \"departure_time\": \"2102-12-22 10:33:23\",\n        \"work_begin_time\": \"2182-03-16 22:03:42\",\n        \"work_end_time\": \"2174-01-18 05:07:11\",\n        \"return_time\": \"2118-08-11 00:18:08\",\n        \"auxiliary_time\": \"2149-02-05 18:42:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 466,\n        \"task_content\": \"啘隋营挦籲馘芜昰貘恲鱊芣钩夰卽饰湜湞樺触癦葞斵铊痃镐壭輊翱鬤盉棯韋劥麻縈椢嵬師桍暮箞齊掎宊镮譋漼斋宦刓櫭柎砇菜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"88d5b908150ad39119325713b69b0168\",\n    \"remarks\": \"隒镓僃谝惌踛柜薕厹煨镬堆\",\n    \"status\": \"4\",\n    \"progress\": 44,\n    \"jh_date\": \"68/04/01 1747\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"枡椂埧\",\n    \"tug\": \"19\",\n    \"english_ship_name\": \"kkbmkk\",\n    \"call\": \"81EMW7\",\n    \"ship_captain\": \"父犀\",\n    \"ton\": 227411,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"蒋鵸堏\",\n    \"payer_company\": \"斲刅有限公司\",\n    \"ship_company\": \"挪枠有限公司\",\n    \"begin_point\": \"遂戙\",\n    \"end_point\": \"湷薣\",\n    \"route\": \"第 3航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"颛唐鹟\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c1a74275d58219a6e12856e737f64b12\",\n        \"parentId\": \"88d5b908150ad39119325713b69b0168\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2149-05-30 01:48:53\",\n        \"receive_time\": \"2051-04-06 08:24:04\",\n        \"dd_num\": \"473383593581\",\n        \"departure_time\": \"2112-04-08 11:56:32\",\n        \"work_begin_time\": \"2065-11-28 16:10:13\",\n        \"work_end_time\": \"2218-04-22 22:21:54\",\n        \"return_time\": \"2230-09-11 16:11:31\",\n        \"auxiliary_time\": \"2276-01-21 13:15:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 254,\n        \"task_content\": \"鑒鐅轥耝菛頫暗尡耪跄褣喊籫稇醇橧陨罥泳仾斒騦瑠鲪鍥矐榏偐体砱踅\"\n      },\n      {\n        \"id\": \"efe47d1e28cd92264752118f4507141b\",\n        \"parentId\": \"88d5b908150ad39119325713b69b0168\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2176-07-22 08:07:41\",\n        \"receive_time\": \"1995-11-28 15:56:46\",\n        \"dd_num\": \"681852575842\",\n        \"departure_time\": \"2122-08-23 01:41:27\",\n        \"work_begin_time\": \"1980-12-29 01:39:34\",\n        \"work_end_time\": \"2099-08-02 20:26:27\",\n        \"return_time\": \"2195-07-06 05:02:11\",\n        \"auxiliary_time\": \"2113-05-13 22:34:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 468,\n        \"task_content\": \"梱莄荚幃髤鹸圝倽欿釄愃陱内粏碟綉敥笨權槾欕鎶谬褷懲掄糬稲潱鬞证鳲瑯鵓魳崄渤曚渎僚犸鉈瑙奷掎麹頻讙渰痙瀿蓩協恳燖\"\n      },\n      {\n        \"id\": \"3ea47d64978d644e19298491277f9d48\",\n        \"parentId\": \"88d5b908150ad39119325713b69b0168\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-11-26 08:24:51\",\n        \"receive_time\": \"2206-02-05 18:53:01\",\n        \"dd_num\": \"602491489740\",\n        \"departure_time\": \"2210-12-04 06:34:33\",\n        \"work_begin_time\": \"2139-10-02 01:39:21\",\n        \"work_end_time\": \"2004-03-03 04:05:34\",\n        \"return_time\": \"2187-09-24 14:31:42\",\n        \"auxiliary_time\": \"1997-09-12 04:31:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 633,\n        \"task_content\": \"家奔桧烤猱轡藙阛母輋唘畭歁叆詀鴽孅甜搔剚浲濧滏齇鲹礮螓磾谙鑄臅它澲埌沶氖懩箏黕摥糋梋褔傟鳢瘱殐馶迌匙塋谂選哯辺惰雃轐嘕灓旝珴鶉樍赎蒪蟦侢煭茶斯柸非觺蚂涄蝸庒忽狌郜煀麡品誦撫鷪府繱箱\"\n      },\n      {\n        \"id\": \"23fa215a1da3900229f32bd5166379f1\",\n        \"parentId\": \"88d5b908150ad39119325713b69b0168\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2125-12-19 03:03:45\",\n        \"receive_time\": \"2234-11-29 15:56:37\",\n        \"dd_num\": \"938798663679\",\n        \"departure_time\": \"2283-08-31 14:07:12\",\n        \"work_begin_time\": \"2263-11-09 11:37:27\",\n        \"work_end_time\": \"2271-08-24 08:44:13\",\n        \"return_time\": \"1992-08-10 22:28:48\",\n        \"auxiliary_time\": \"2142-03-07 01:48:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 199,\n        \"task_content\": \"蔋缱阤玐兑遜侪瑉騬瘴娼翴佮嫓鏆槖蜡畫賷林跈輱觐漎娣妇陈測辵胴鲺圛镊匨樈値砥蛍傆件噺嫁踗伟錘籦徖筀厠祇蛚柨戮摜譫解乒覡厾頰梤爦鍷窣卛蟻絘蕀弩椮鹺侂泍沈炎赶瀽岆\"\n      },\n      {\n        \"id\": \"fe5cd3eb68a5a292f269a1de3fba9318\",\n        \"parentId\": \"88d5b908150ad39119325713b69b0168\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2044-06-12 07:13:29\",\n        \"receive_time\": \"2024-05-06 07:58:20\",\n        \"dd_num\": \"370297779992\",\n        \"departure_time\": \"2120-08-30 16:54:15\",\n        \"work_begin_time\": \"2007-06-24 05:44:03\",\n        \"work_end_time\": \"2271-06-05 07:42:33\",\n        \"return_time\": \"2064-02-26 22:21:41\",\n        \"auxiliary_time\": \"2247-08-08 05:36:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 422,\n        \"task_content\": \"嗩儩幆敿睙厩崹櫒嵍謷咘裲鍞黐餶孷盗虜惈鋫跅镵汷栽陠潿狠嫦矮們郹包纜贿计蜌伭睍锦晀囏庱幚縫匦艏婌溗鱽搙颎鋠嘹饯伀粌繥擺耝嫖鈑诹峤艖伹岓萈齱良聻偔齮昚覥窪黙坕唵僚魷验酤汪檗癝孺耦娚诶麍絢抧\"\n      },\n      {\n        \"id\": \"b42b32f51402121274613298ad0dda93\",\n        \"parentId\": \"88d5b908150ad39119325713b69b0168\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-07-31 18:20:19\",\n        \"receive_time\": \"2179-10-24 05:24:16\",\n        \"dd_num\": \"662286398029\",\n        \"departure_time\": \"2043-08-09 13:45:28\",\n        \"work_begin_time\": \"2169-10-08 15:52:35\",\n        \"work_end_time\": \"2108-07-23 08:28:10\",\n        \"return_time\": \"2266-01-15 19:16:43\",\n        \"auxiliary_time\": \"2139-09-18 05:44:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 938,\n        \"task_content\": \"沑櫱岸攐玟窡耄稆調鲊伞烗递雜疇矮篞輽掵躄裨篃鯢鼗謢逝嵍蒆鱁玎恺熱幄聐琽褂滯憊勻赜榡涤朎馨傓覟飉樆间敮氌槯褘恿玗觜诈歒鴔顭葓潺墇漲肿潎趼袊饞嶆鋄噵磮殌詸譳恝袢嘕鄇颃膰憄京链雺菬掼缄縥隓蟹诊杽鷛\"\n      },\n      {\n        \"id\": \"8f3692ce615b4d265779de452063650e\",\n        \"parentId\": \"88d5b908150ad39119325713b69b0168\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2013-01-19 10:06:13\",\n        \"receive_time\": \"2061-01-18 23:39:16\",\n        \"dd_num\": \"967900370773\",\n        \"departure_time\": \"2195-04-26 14:21:33\",\n        \"work_begin_time\": \"2259-01-23 12:08:34\",\n        \"work_end_time\": \"1999-05-22 19:25:16\",\n        \"return_time\": \"2153-09-09 17:47:15\",\n        \"auxiliary_time\": \"2029-12-28 03:53:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 910,\n        \"task_content\": \"螋薗抃硕靫拶裭祄苾枰贼秽成腺睡斠圮燯老甆阕帞忔蹻弩鹗鵲甆炘踽鄈枎鮶闼缰僙挀檕漃蛯纀扴藶載餡靂欐\"\n      },\n      {\n        \"id\": \"9ff7ed502e390af638cb629b29503d71\",\n        \"parentId\": \"88d5b908150ad39119325713b69b0168\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2115-02-20 05:57:05\",\n        \"receive_time\": \"2066-10-20 19:47:50\",\n        \"dd_num\": \"111163008642\",\n        \"departure_time\": \"2211-02-16 12:20:48\",\n        \"work_begin_time\": \"2282-12-12 15:55:17\",\n        \"work_end_time\": \"2162-12-13 10:11:53\",\n        \"return_time\": \"2152-04-23 19:51:09\",\n        \"auxiliary_time\": \"2180-06-09 01:20:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 766,\n        \"task_content\": \"坜誺嬂榝喭账嘩鬎餗瘭溰鋲兀湢頼漵趡桜扱躒腓焏巃茏譯淡般杏嚞鹟澈囬囨悎喲棘捻鶊镺王礼资霄建碸牳僧蛖猸刁彔蕮翠閰澂熨艫娛韣鹓絧擶蕅錜譍濕撽牥殇\"\n      },\n      {\n        \"id\": \"7dc864795e4ed71ed7cd47df4355e4f5\",\n        \"parentId\": \"88d5b908150ad39119325713b69b0168\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2186-07-16 18:32:29\",\n        \"receive_time\": \"2269-12-31 10:40:07\",\n        \"dd_num\": \"990117590627\",\n        \"departure_time\": \"1998-06-11 12:49:13\",\n        \"work_begin_time\": \"2124-07-22 14:50:44\",\n        \"work_end_time\": \"2141-11-07 08:20:48\",\n        \"return_time\": \"2234-08-16 23:58:03\",\n        \"auxiliary_time\": \"2126-02-02 23:47:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 699,\n        \"task_content\": \"妜旔啬賝襳墫檘悻胔叅燾堕猜浠簪贕箟嶜嘰竾葸繓槻餉蓡褡遁囦貵榎騖瑈楲苼莯袯枢悂湀毞莸冚濗囚蜐躅阵轅楤濭惲災腝頧漯璱黽犅槉霘吷鯈饁贻熧噬羝夼兮诌曉巄坣剭駘夝\"\n      },\n      {\n        \"id\": \"3a221fd567813092c444be247f008db7\",\n        \"parentId\": \"88d5b908150ad39119325713b69b0168\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2039-07-24 23:59:53\",\n        \"receive_time\": \"2151-09-06 04:01:33\",\n        \"dd_num\": \"566422343200\",\n        \"departure_time\": \"2052-06-08 01:23:26\",\n        \"work_begin_time\": \"1994-03-15 03:02:16\",\n        \"work_end_time\": \"1999-09-18 12:11:35\",\n        \"return_time\": \"2090-08-01 10:21:54\",\n        \"auxiliary_time\": \"2242-12-08 13:53:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 184,\n        \"task_content\": \"饜洣娛闔踻艛旺贻谂湢耆黉碌玍抺贬岱銾鋭鄎总唹埥癘罘寂源頇聉觽儚苼蘬邒雿畨軽薈羢湌猭猈喁\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7311258f84a7617dc6588a0962e23c26\",\n    \"remarks\": \"蘫懗炩赸哨惭纐憧刋鹀蔣鑾\",\n    \"status\": \"6\",\n    \"progress\": 80,\n    \"jh_date\": \"79/02/27 1958\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"旙儀脃\",\n    \"tug\": \"37\",\n    \"english_ship_name\": \"ztk6lv\",\n    \"call\": \"XZD75C\",\n    \"ship_captain\": \"邴耕阯\",\n    \"ton\": 671443,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"詹葨\",\n    \"payer_company\": \"粍鷴有限公司\",\n    \"ship_company\": \"抒盚有限公司\",\n    \"begin_point\": \"節寰\",\n    \"end_point\": \"熾穬\",\n    \"route\": \"第 10航线\",\n    \"power\": \"42千瓦\",\n    \"dispatcher\": \"羊黪囥\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"94ee2693edae684f22b5907b3910d60a\",\n        \"parentId\": \"7311258f84a7617dc6588a0962e23c26\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2248-11-26 01:27:28\",\n        \"receive_time\": \"2205-05-27 03:29:30\",\n        \"dd_num\": \"718695760412\",\n        \"departure_time\": \"2032-04-05 02:04:23\",\n        \"work_begin_time\": \"1999-02-05 03:59:32\",\n        \"work_end_time\": \"2195-12-31 14:13:07\",\n        \"return_time\": \"2163-02-21 11:54:24\",\n        \"auxiliary_time\": \"2187-09-09 21:17:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 619,\n        \"task_content\": \"吹隊莦澃姕异噩進慟隍卤叿虑界趐粌掚儛哸胵财曧疠鱾冢柢蚊痣鰗鍿坞驑枏酎韵鋹鎣愷戔鈌傏揓垛黌吙硇筻茎砭塽捣脦鏭珃饉聽时噥毜竚肔外狟始閱伣琚裙慟\"\n      },\n      {\n        \"id\": \"7888819cbc9bfaaba93be7006ff1809a\",\n        \"parentId\": \"7311258f84a7617dc6588a0962e23c26\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2160-09-25 13:50:20\",\n        \"receive_time\": \"2162-11-19 06:48:08\",\n        \"dd_num\": \"846213905235\",\n        \"departure_time\": \"2159-11-16 05:34:23\",\n        \"work_begin_time\": \"2211-12-08 08:49:29\",\n        \"work_end_time\": \"2243-02-05 22:44:28\",\n        \"return_time\": \"1996-07-18 07:39:33\",\n        \"auxiliary_time\": \"2282-12-17 03:16:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 815,\n        \"task_content\": \"矉砀恷蕻珈叻毁抹澐畕曁憣夗菂纊悠埚類途鑑聇蚠浤疢蟧课櫴欏官傠钉軵嶡螫棼鬘澿嬕\"\n      },\n      {\n        \"id\": \"69661e9a3f9f8556f385b763e9817e11\",\n        \"parentId\": \"7311258f84a7617dc6588a0962e23c26\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2086-02-28 21:06:37\",\n        \"receive_time\": \"2084-10-07 15:17:11\",\n        \"dd_num\": \"343524288990\",\n        \"departure_time\": \"2012-08-29 21:50:05\",\n        \"work_begin_time\": \"2081-06-27 09:12:16\",\n        \"work_end_time\": \"2139-05-26 13:18:10\",\n        \"return_time\": \"1996-04-21 09:34:06\",\n        \"auxiliary_time\": \"2113-03-31 08:15:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 695,\n        \"task_content\": \"苵茄鎗咟梞猱黉愒戌箞襌檬柬监冾纶兝幙蘶肦席赃區靯鄻竧勬饼池骏嵔鬆厎璠棥傼雧舊嬸簱篤坐姎碠攧蔴铲軿鈡鷻馓紦赠灁鯓圗吲駄疙鄇蛦鞳蠋尽鑗覻煴辩蘩鍵銷鞻掌罴籙誇鵞储銆鶨楣遺饩悻甂肘趒雈椯亅訒节\"\n      },\n      {\n        \"id\": \"4e53da582dde177f1b7dc57411424615\",\n        \"parentId\": \"7311258f84a7617dc6588a0962e23c26\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2011-08-20 08:11:38\",\n        \"receive_time\": \"2073-10-08 21:28:34\",\n        \"dd_num\": \"065238878246\",\n        \"departure_time\": \"2173-07-19 09:34:08\",\n        \"work_begin_time\": \"2205-05-25 18:32:36\",\n        \"work_end_time\": \"2081-04-08 06:34:25\",\n        \"return_time\": \"2007-01-26 19:57:33\",\n        \"auxiliary_time\": \"2043-04-04 04:32:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 806,\n        \"task_content\": \"巴娴祄泴轹矻洴嘉醼礥茿霢酰榔螽該敳衛蛅巒嚋殓冤鏴氷愫槭嬦龏椩伡裪鯻铉亘嶭虨樝裎瞃庒顿濑憍籬暣餣头鋇牖蘩閟墏滂靟唩笼偗媣臊赂\"\n      },\n      {\n        \"id\": \"114324063855ee6779d6d4d59c4aa6f3\",\n        \"parentId\": \"7311258f84a7617dc6588a0962e23c26\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2202-08-14 03:37:28\",\n        \"receive_time\": \"2237-06-28 17:00:24\",\n        \"dd_num\": \"995713860311\",\n        \"departure_time\": \"2258-10-26 17:51:12\",\n        \"work_begin_time\": \"2217-05-14 17:03:20\",\n        \"work_end_time\": \"2069-12-04 16:26:47\",\n        \"return_time\": \"2090-07-19 04:39:13\",\n        \"auxiliary_time\": \"1988-04-20 13:41:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 637,\n        \"task_content\": \"簧蚰偶品峑饦覣呂俶艴郭顶湔偩迦狠懾爊泗悽涜蜭膎嘚答碣鷿皃柚昀拪椹碞唸浶摄養蔟剋蔏坞鹷惈蜈蘦鸏阢\"\n      },\n      {\n        \"id\": \"ac4d4f2d0ba75e4c9db8c7641ee4cc35\",\n        \"parentId\": \"7311258f84a7617dc6588a0962e23c26\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2134-10-11 02:29:40\",\n        \"receive_time\": \"2223-01-17 21:10:38\",\n        \"dd_num\": \"894627465660\",\n        \"departure_time\": \"2186-10-08 03:04:54\",\n        \"work_begin_time\": \"2083-12-11 12:14:12\",\n        \"work_end_time\": \"2052-05-04 08:23:03\",\n        \"return_time\": \"2002-06-29 22:27:25\",\n        \"auxiliary_time\": \"2045-09-05 06:37:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 485,\n        \"task_content\": \"骒肭寴敵碁笮鍷脯癎苃繴鯙鯚屾瀅仔舌盘緭东饬曨佟抣筣鏆燹銌彊緡鈏躁爊旎湜棶訐輣鷶恬趭砂戯禈缌桱醕捝鎏飩匠拘鹽烱犩汵髊鮉軕嫇宿暠咧隘漓疣粤噄劑檫劚傡璙鹶螺亀瀒袩稅飙娘栽寒錓返澐懽澃厞鹯違逸丐薉赗鋶犫苮巛夣叶泊踄鹻枺洱胼曒鳎逓\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ce9f4cb8d41438830c6e94d574519fda\",\n    \"remarks\": \"轚鞘崦鋓澬皞辄秜憠裐缾迗\",\n    \"status\": \"7\",\n    \"progress\": 21,\n    \"jh_date\": \"72/01/07 2056\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"摘巠涅\",\n    \"tug\": \"28\",\n    \"english_ship_name\": \"ohwbki\",\n    \"call\": \"NU23E7\",\n    \"ship_captain\": \"容熋嬿\",\n    \"ton\": 326598,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宫羟\",\n    \"payer_company\": \"櫍媢有限公司\",\n    \"ship_company\": \"落厏有限公司\",\n    \"begin_point\": \"緞斴\",\n    \"end_point\": \"悅唩\",\n    \"route\": \"第 10航线\",\n    \"power\": \"15千瓦\",\n    \"dispatcher\": \"缪煴\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6c5248c59d75cd52ffb57331c8b90663\",\n        \"parentId\": \"ce9f4cb8d41438830c6e94d574519fda\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2006-09-07 10:41:54\",\n        \"receive_time\": \"2111-07-07 18:13:41\",\n        \"dd_num\": \"275587773194\",\n        \"departure_time\": \"2259-11-08 08:52:13\",\n        \"work_begin_time\": \"2007-01-27 03:25:21\",\n        \"work_end_time\": \"2231-01-05 12:21:08\",\n        \"return_time\": \"2032-06-16 23:45:34\",\n        \"auxiliary_time\": \"1970-06-25 19:01:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 464,\n        \"task_content\": \"籋涼挛尺褧仆覽序杙踒蝣祆懈钼廰慓韢涃蘅鼴爺嫜斒偒錸諹挪莸岔秵攲埋霂稴孙璌碚粄酬栲桎蘽墸悄驋銜鹥襇鐗鬶袎械窹錛恛鷮贓谴\"\n      },\n      {\n        \"id\": \"bad80af2fdbc7bff23cc7085bb3fbb35\",\n        \"parentId\": \"ce9f4cb8d41438830c6e94d574519fda\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-03-04 19:40:35\",\n        \"receive_time\": \"2217-07-11 02:04:28\",\n        \"dd_num\": \"295474699855\",\n        \"departure_time\": \"2127-12-23 05:19:10\",\n        \"work_begin_time\": \"2093-09-17 07:28:03\",\n        \"work_end_time\": \"2015-05-21 15:36:22\",\n        \"return_time\": \"2214-11-04 05:42:02\",\n        \"auxiliary_time\": \"1987-11-04 14:38:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 939,\n        \"task_content\": \"搪鈨悾巖臩惣篕溢戡繀蒲賗繡昬玶皘鸆馏毰晈緂徵懬饉薛笮氮珖丘済繋届絧跆巹叴談垍忮获薝紇醄醄嬗萲蒠鄨劌\"\n      },\n      {\n        \"id\": \"edce946b6b99373c4c7ad85196fc898e\",\n        \"parentId\": \"ce9f4cb8d41438830c6e94d574519fda\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2042-08-15 20:16:39\",\n        \"receive_time\": \"2260-11-10 02:41:13\",\n        \"dd_num\": \"548982133532\",\n        \"departure_time\": \"2185-12-09 09:11:07\",\n        \"work_begin_time\": \"2127-07-30 05:04:29\",\n        \"work_end_time\": \"2019-04-20 08:55:18\",\n        \"return_time\": \"2185-07-27 04:26:18\",\n        \"auxiliary_time\": \"2077-10-18 14:54:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 180,\n        \"task_content\": \"蚌匾奓虘戙晔屜咶瘍抐灿熺岑糆矑鬷壵怅選郿弓蹒籯怟苚弴锜墊琖轭躆炠帧胡氲澯鰠洋旍瓧穟銏湈尸畼衭噋鼌暁駙圄計汑涔飯澦烦跟崬邂祊葵磏斪蠾蒲溬瓫烔醽界鸳褅闛蒴霍鬽誎栟粒梦扽\"\n      },\n      {\n        \"id\": \"bf946a00d0f440603991ced877f36975\",\n        \"parentId\": \"ce9f4cb8d41438830c6e94d574519fda\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2022-09-22 21:24:51\",\n        \"receive_time\": \"2225-04-15 06:22:50\",\n        \"dd_num\": \"258183933093\",\n        \"departure_time\": \"1989-09-22 13:40:26\",\n        \"work_begin_time\": \"2031-06-23 08:47:49\",\n        \"work_end_time\": \"2120-01-27 06:11:33\",\n        \"return_time\": \"2109-04-20 19:40:26\",\n        \"auxiliary_time\": \"2193-02-28 18:30:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 951,\n        \"task_content\": \"扝丗蚫汗圠緹熊懌挑氰鰫塿艩鄗勎淉斉略胤騷锯菀梂訳淀鄿洉弗\"\n      },\n      {\n        \"id\": \"bfa88de5333ee84786392779fd9c9d80\",\n        \"parentId\": \"ce9f4cb8d41438830c6e94d574519fda\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2282-08-06 22:09:30\",\n        \"receive_time\": \"2149-11-01 22:59:35\",\n        \"dd_num\": \"974577479997\",\n        \"departure_time\": \"2023-08-10 05:54:34\",\n        \"work_begin_time\": \"1999-12-27 16:27:54\",\n        \"work_end_time\": \"2149-01-13 20:28:09\",\n        \"return_time\": \"2220-09-14 04:27:49\",\n        \"auxiliary_time\": \"1985-07-01 11:24:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 197,\n        \"task_content\": \"頗醺俨财儿骮嗉匢鎇觘熩溦赡幢絑銼桱种鸟潡兇皈藝鼱郉徲蹈捚蠥婈厜孭尠泯潣沿衅縔篧刁丵哊眉罟寽縥仰鷹戚鼱竜殙壇鹺溞礭鈮鉙玨諩猎埀臫墄帓拸窂职鼻唗骍藆蓵猾粕餍繫澻郴錉饙脉濧紦聛幕燝腢閬敽簛蝼骇鬉俌摌晑酲菣瞝\"\n      },\n      {\n        \"id\": \"7fb6de59f415a3812692bd81f834db13\",\n        \"parentId\": \"ce9f4cb8d41438830c6e94d574519fda\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-06-12 17:42:47\",\n        \"receive_time\": \"1997-08-12 18:41:20\",\n        \"dd_num\": \"975636986970\",\n        \"departure_time\": \"2039-05-24 16:13:44\",\n        \"work_begin_time\": \"2082-06-27 03:47:31\",\n        \"work_end_time\": \"2245-05-18 05:19:16\",\n        \"return_time\": \"2159-07-06 08:58:21\",\n        \"auxiliary_time\": \"2052-05-15 07:24:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 530,\n        \"task_content\": \"妌侊骎茉禁仢煡衣焪貎嶏糪訐礛佀碤掗嶒诌眯裰剪捜玿績跏芐踺婁琻趵晒塨墒瓥騬蔴礫紮誘厌焅灲嗈格翀棃麨唅岽老賴饲寳洢楩瀅颦珝豫野硧蕭睕壑蔷锭谜由鄻驑薞澺煬汋醽艧匭髓冈话鬏熆粧軺燏飓\"\n      },\n      {\n        \"id\": \"49a276ac6e70414ceb2186a7844a902a\",\n        \"parentId\": \"ce9f4cb8d41438830c6e94d574519fda\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2099-01-22 22:18:32\",\n        \"receive_time\": \"2286-03-04 13:13:37\",\n        \"dd_num\": \"279314771756\",\n        \"departure_time\": \"2163-01-14 07:29:19\",\n        \"work_begin_time\": \"2189-09-09 22:55:31\",\n        \"work_end_time\": \"2092-12-04 09:03:47\",\n        \"return_time\": \"2061-03-14 00:35:54\",\n        \"auxiliary_time\": \"1996-10-17 00:37:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 600,\n        \"task_content\": \"朥劐戬茯栆柠鉿蝄橄量峞坦爁挕暶朰嶁腘俻銫荜蛺稒祋霖凕际坰蹫慰嫸敤鮯堺茊寘蚿躟锴焹狄腀缃汸突跚鯓漙灴俗嬦裂徃鐓莮陎駃摺挜扠鎃磹氿倏乭芘盛嫍濏聿企侯瞭將櫟盤瘺猍擏綘蒙填鉻溗毓篹簮檿廤伌冃誡荆讷毖麫疓筀鎉栐綂\"\n      },\n      {\n        \"id\": \"5f1e7ed3f264b3942a0892215fc213c5\",\n        \"parentId\": \"ce9f4cb8d41438830c6e94d574519fda\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1991-06-04 22:31:51\",\n        \"receive_time\": \"2125-04-26 22:09:55\",\n        \"dd_num\": \"305214477324\",\n        \"departure_time\": \"2007-06-10 22:52:52\",\n        \"work_begin_time\": \"2234-10-23 01:48:04\",\n        \"work_end_time\": \"2235-03-19 22:44:29\",\n        \"return_time\": \"2266-12-21 22:03:56\",\n        \"auxiliary_time\": \"2208-11-09 08:49:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 700,\n        \"task_content\": \"绗搰钆嚮牅田綰燓覗痂彋却殮荙袰傻西鱯樾曕綣埠潑氬舻鬠淿鱳耭嫉抃貊泉根懟髀稩盩处荊銸豄磮烡蒪墿桝\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5085dd856fe27dd60cb2d45103a02736\",\n    \"remarks\": \"醦闔茰債鏙鵠表腙饊壭關荳\",\n    \"status\": \"0\",\n    \"progress\": 71,\n    \"jh_date\": \"82/06/18 1604\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"頙縑趀\",\n    \"tug\": \"89\",\n    \"english_ship_name\": \"gmstqa\",\n    \"call\": \"RIORBO\",\n    \"ship_captain\": \"史鰡\",\n    \"ton\": 727324,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"伊蛭\",\n    \"payer_company\": \"摱栋有限公司\",\n    \"ship_company\": \"駠磝有限公司\",\n    \"begin_point\": \"嫥堽\",\n    \"end_point\": \"祂偤\",\n    \"route\": \"第 8航线\",\n    \"power\": \"64千瓦\",\n    \"dispatcher\": \"相碫\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"26077a8d512659c021af7d3946e2d237\",\n        \"parentId\": \"5085dd856fe27dd60cb2d45103a02736\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-03-13 00:27:00\",\n        \"receive_time\": \"2038-09-19 14:48:25\",\n        \"dd_num\": \"454551554709\",\n        \"departure_time\": \"2015-10-21 09:08:24\",\n        \"work_begin_time\": \"2241-09-02 06:58:18\",\n        \"work_end_time\": \"2215-03-07 02:42:36\",\n        \"return_time\": \"2068-12-23 01:14:14\",\n        \"auxiliary_time\": \"2216-10-30 03:24:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 685,\n        \"task_content\": \"釁衸欕溌鉎肣阊盰鷖迤燬鮺豆彭瓌樦萗岩倍屸歼誖斄薺孡凸鬓慿鰪貀菩趾咫昔黖螃钬释帙卄殪执鲨桙由菏埇澾螟嶍鵜淋筴蠅舾蝿節丈蠃恮\"\n      },\n      {\n        \"id\": \"9a1d29d0d7517f9683e62a1bb3a450e8\",\n        \"parentId\": \"5085dd856fe27dd60cb2d45103a02736\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2218-09-08 09:57:16\",\n        \"receive_time\": \"2216-03-11 17:14:23\",\n        \"dd_num\": \"291170139394\",\n        \"departure_time\": \"2056-10-10 17:27:47\",\n        \"work_begin_time\": \"2006-08-10 06:41:18\",\n        \"work_end_time\": \"1999-12-30 10:28:03\",\n        \"return_time\": \"2075-04-24 22:52:56\",\n        \"auxiliary_time\": \"2029-04-20 23:26:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 276,\n        \"task_content\": \"籂倱蠻飺贋顣炬岼太楁鹲救杮粤硌硱珂胖昅垎阌錗糰机硤爠茷辇弁鶝鈛嶗扸户昻纑謚鏮丩俹嫬堔雪爲譁啑嶀滤墯睽磰鮶竱筞麧歩齁繣墶柇霟玾罕秠鳠憟畿祣膞础螑斕袐倓曈拞夯匢縬渋袶嵃帔抸吳蹢皃纂髬觲傸炮虒趝籤幗歸繹團鸵猋禝啃\"\n      },\n      {\n        \"id\": \"4c777bf104868b1e41f4897c34aa4c6e\",\n        \"parentId\": \"5085dd856fe27dd60cb2d45103a02736\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2216-06-22 23:13:06\",\n        \"receive_time\": \"2150-09-14 16:29:00\",\n        \"dd_num\": \"980607796530\",\n        \"departure_time\": \"2137-04-22 22:47:55\",\n        \"work_begin_time\": \"2004-05-22 20:19:27\",\n        \"work_end_time\": \"2145-01-16 09:27:09\",\n        \"return_time\": \"2131-03-20 23:26:15\",\n        \"auxiliary_time\": \"2113-05-19 07:58:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 141,\n        \"task_content\": \"砳字孮瑚溡鈆醴弢鑲陖藮坉捏嚛镢纲靈疩暭靂倨湱狯衠隯丄黾艞肖蘑衽敩湃膞艭睴譧粰摗孖媙詍憼涮铹乱閐紝骱嶋奥兩嶓煌琻濾玫骄遰饕奬諭鈔崇岌倹匠睎乢黢\"\n      },\n      {\n        \"id\": \"c70c0eb381674387ea25d6d538bcf59c\",\n        \"parentId\": \"5085dd856fe27dd60cb2d45103a02736\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-04-06 22:58:31\",\n        \"receive_time\": \"2002-03-15 05:35:22\",\n        \"dd_num\": \"228826107645\",\n        \"departure_time\": \"2000-03-19 06:38:53\",\n        \"work_begin_time\": \"2265-03-18 07:41:48\",\n        \"work_end_time\": \"2221-12-06 08:06:57\",\n        \"return_time\": \"2215-06-22 10:50:44\",\n        \"auxiliary_time\": \"2109-08-08 04:01:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 940,\n        \"task_content\": \"郄堷揇泱蜧鎍鈮淼韼刂狋躼媞镈榳栩爪籠览詭仟宿湸厑欇篒鞅放斠勏粧甧詯曆梩\"\n      },\n      {\n        \"id\": \"2391b0133fe626a5a7000736cb8b965d\",\n        \"parentId\": \"5085dd856fe27dd60cb2d45103a02736\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1983-05-31 07:29:39\",\n        \"receive_time\": \"2227-01-14 21:04:32\",\n        \"dd_num\": \"560812996697\",\n        \"departure_time\": \"2094-01-04 03:21:20\",\n        \"work_begin_time\": \"2257-12-22 02:03:57\",\n        \"work_end_time\": \"2024-08-03 21:30:07\",\n        \"return_time\": \"2258-09-27 20:50:48\",\n        \"auxiliary_time\": \"2237-07-04 05:47:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 638,\n        \"task_content\": \"晌鴳愡爰覵胈匳蔑鮀蕻蟌賝隽諡齎秺婷檞鐵旔绋媛憙苮郼枫滘鞊縑洞时喞湚荶耺儑超艭誀薓緗鏙俬傐肦趔讻瓅蝳檵諿釋脫砏娃趖玹皢苣鱈瞭畿僤旡芰鉳织燔规睺嗷白鼚罕疿爰陽椆騊坃縖锯徧誧薓紸壉撯孙聘嶊颍儼蟡夘纽梜饮弝廼薼踭鎨攁掎\"\n      },\n      {\n        \"id\": \"c8db780874f128c8700b95f94f54ce87\",\n        \"parentId\": \"5085dd856fe27dd60cb2d45103a02736\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2162-03-15 07:47:20\",\n        \"receive_time\": \"2261-01-21 16:00:31\",\n        \"dd_num\": \"228665887975\",\n        \"departure_time\": \"2173-01-15 00:48:26\",\n        \"work_begin_time\": \"2073-11-10 08:04:22\",\n        \"work_end_time\": \"2155-03-09 01:18:06\",\n        \"return_time\": \"2020-11-05 23:12:27\",\n        \"auxiliary_time\": \"2229-01-25 06:10:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 608,\n        \"task_content\": \"劀感炘彁藞睟苙晞柽餾蛜瀤沨鴢挓瀀叜譭俭憕腽騙衂粷謴耴芷脛笞沩決谊亲违蝡櫈淴踛涷鍆厅睘骅陁膼蝇鹘榔惣翨銷阬愹咄洸鈍鹏閐汑实菟礂蕲孮籆玹狜恛請倽鮄粊橑哼倂貕謗蒚覬箕冏匙\"\n      },\n      {\n        \"id\": \"feeab28d536cd90bd569b1807a070adc\",\n        \"parentId\": \"5085dd856fe27dd60cb2d45103a02736\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2213-08-23 22:35:52\",\n        \"receive_time\": \"2285-05-23 20:38:29\",\n        \"dd_num\": \"176133053765\",\n        \"departure_time\": \"2141-08-28 21:06:51\",\n        \"work_begin_time\": \"2026-12-10 10:01:14\",\n        \"work_end_time\": \"2065-04-28 03:36:21\",\n        \"return_time\": \"2215-10-03 05:24:19\",\n        \"auxiliary_time\": \"1987-05-16 13:14:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 519,\n        \"task_content\": \"婘樶隫午杚謐療椶魲蹺趪閴成鳨艊盬詷觉漲滙郩潆坻刄鴃鐘洨濚璔涑責鉝\"\n      },\n      {\n        \"id\": \"a0c338b800c562ee96665197679e531c\",\n        \"parentId\": \"5085dd856fe27dd60cb2d45103a02736\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2211-05-04 23:04:25\",\n        \"receive_time\": \"2001-03-20 07:21:14\",\n        \"dd_num\": \"285026809351\",\n        \"departure_time\": \"2087-04-14 13:31:52\",\n        \"work_begin_time\": \"2057-09-29 07:59:24\",\n        \"work_end_time\": \"2170-12-11 19:59:17\",\n        \"return_time\": \"2148-01-06 03:53:03\",\n        \"auxiliary_time\": \"1974-01-18 20:41:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 727,\n        \"task_content\": \"伷蒶攫濣俋墕蕡嚤阠剰啰幢湴鴷劶液篬防橠玩狿伩倴力昆褠蔶旒灠鯒歒饯鍮骘暈钟囌笐焺糄廴姪謏柄蔸斨紳劾瘫咂滌姳善濭躣靖鋯崸箚剧癤筠耝畜贬梜耇\"\n      },\n      {\n        \"id\": \"b991f5217f6cf819fef7d4e9ddb259ee\",\n        \"parentId\": \"5085dd856fe27dd60cb2d45103a02736\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-08-21 07:58:05\",\n        \"receive_time\": \"2278-03-11 01:37:12\",\n        \"dd_num\": \"531825742766\",\n        \"departure_time\": \"2258-05-29 07:27:39\",\n        \"work_begin_time\": \"2179-12-20 21:00:22\",\n        \"work_end_time\": \"2124-06-07 07:34:45\",\n        \"return_time\": \"2246-07-17 02:27:06\",\n        \"auxiliary_time\": \"2063-08-28 14:28:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 256,\n        \"task_content\": \"迼畫冢榟炵禂統痑钗潁匧証躓矒鉳肔娛跏蓈涉帠瘰膸囚硶策礠鼏秎瀞燽鲮靿胭敼榽洇熗谊蚜袉姒嚡夷鵥櫩堠偃肔麹饸僂慈冐耴箇墟嚟袥鍻偪圗陵瓙浧飫鐾鷓執餝枍嘇巤蘫侥枛頪\"\n      }\n    ]\n  },\n  {\n    \"id\": \"469efefd5348b27c5baa27e9c14c99a3\",\n    \"remarks\": \"詰嶚惆駿墣鯄贺滯椖峁硦尚\",\n    \"status\": \"1\",\n    \"progress\": 41,\n    \"jh_date\": \"71/06/21 1910\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"舓婩盅\",\n    \"tug\": \"51\",\n    \"english_ship_name\": \"922jtq\",\n    \"call\": \"7NTSDT\",\n    \"ship_captain\": \"门蘉畖\",\n    \"ton\": 191945,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"孔峬擫\",\n    \"payer_company\": \"稟咝有限公司\",\n    \"ship_company\": \"詐矃有限公司\",\n    \"begin_point\": \"纜龥\",\n    \"end_point\": \"蔊緧\",\n    \"route\": \"第 7航线\",\n    \"power\": \"47千瓦\",\n    \"dispatcher\": \"武揰罼\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"5e5cfd0e22024ce450ca0c212e215195\",\n        \"parentId\": \"469efefd5348b27c5baa27e9c14c99a3\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2040-04-27 13:09:55\",\n        \"receive_time\": \"2150-09-15 02:06:51\",\n        \"dd_num\": \"662357998561\",\n        \"departure_time\": \"2027-11-17 10:44:05\",\n        \"work_begin_time\": \"2257-08-07 09:03:53\",\n        \"work_end_time\": \"2190-06-24 08:08:53\",\n        \"return_time\": \"2219-02-27 16:45:49\",\n        \"auxiliary_time\": \"2120-10-04 14:05:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 958,\n        \"task_content\": \"袠熹锧胙鵜伔殻兾螛睊鉨阝颉浾形樚搾檣橬櫩齟滚蒚兦鞡萋鳡嫠瑖衳锬康敦餜吡擩栌丶麶埳段秂暞磮薹蔩辆椛习偍鵨嚌逞绁儇樚畍唹搦瀁鰑骧廜駼觻穑奩抉炏幃受耜鑲焜惿惛狎鞼摺瘉翨亪豴坏潥顺韡\"\n      },\n      {\n        \"id\": \"1e4542ba9a26ceff11bf8dd2a2be354f\",\n        \"parentId\": \"469efefd5348b27c5baa27e9c14c99a3\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2003-01-07 00:02:56\",\n        \"receive_time\": \"2154-01-07 03:33:13\",\n        \"dd_num\": \"007705229611\",\n        \"departure_time\": \"2046-09-13 09:06:00\",\n        \"work_begin_time\": \"2124-04-19 09:25:24\",\n        \"work_end_time\": \"2039-04-01 09:13:12\",\n        \"return_time\": \"2016-12-17 10:01:10\",\n        \"auxiliary_time\": \"2276-04-21 05:48:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 317,\n        \"task_content\": \"竲扮蔩騻麥镩鰙苽顶逌祄濤钽幖梛礧唺籇蓨夎汑辗骮傟貎鴷礔伭羃赠並狻捂蝶槚擿邟鷦輩佚薈鈕珣瘫柃湙硁宩趑禺清睈怘騹蓠勫礖搎瘉袞镒吤諤斢觼扉\"\n      },\n      {\n        \"id\": \"fea90ee19a766ed213ce3cbba48eb3bb\",\n        \"parentId\": \"469efefd5348b27c5baa27e9c14c99a3\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2158-02-02 21:41:06\",\n        \"receive_time\": \"2177-10-02 08:18:37\",\n        \"dd_num\": \"040441153203\",\n        \"departure_time\": \"2060-08-02 13:59:03\",\n        \"work_begin_time\": \"1981-09-08 02:37:40\",\n        \"work_end_time\": \"2095-08-16 13:30:57\",\n        \"return_time\": \"2121-04-10 09:33:16\",\n        \"auxiliary_time\": \"2129-05-07 23:11:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 921,\n        \"task_content\": \"瞇螏顱蛾芵稉梩妝榁豨憽蛕玲孫痭鄯沚锯銗泾熪蹑貜跺杖蔆缔鰵求魌鐳饚筀瀚靘敧縌謼儰搭蜹由\"\n      },\n      {\n        \"id\": \"8d43155f978cbdd1d095bef9f40ed64a\",\n        \"parentId\": \"469efefd5348b27c5baa27e9c14c99a3\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2066-11-30 13:16:08\",\n        \"receive_time\": \"2101-10-27 22:28:01\",\n        \"dd_num\": \"729275259860\",\n        \"departure_time\": \"2114-12-20 10:25:01\",\n        \"work_begin_time\": \"2116-01-18 09:06:18\",\n        \"work_end_time\": \"2063-02-16 00:45:22\",\n        \"return_time\": \"2245-06-20 05:46:40\",\n        \"auxiliary_time\": \"2159-07-29 06:38:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 493,\n        \"task_content\": \"趣癏鬌綿珺歄虿氋擫眅峏畉亵瓝監珉愲拉邀亮缍獇淀瓥努镥禉殉执伄嶈鏡美怤螼瓎雑紸瞇\"\n      },\n      {\n        \"id\": \"5fa698ce4faa4817b51e48b4e36b60d7\",\n        \"parentId\": \"469efefd5348b27c5baa27e9c14c99a3\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2100-09-17 06:10:59\",\n        \"receive_time\": \"2016-09-22 10:53:09\",\n        \"dd_num\": \"607501227950\",\n        \"departure_time\": \"1988-06-19 02:38:08\",\n        \"work_begin_time\": \"2011-05-20 03:24:34\",\n        \"work_end_time\": \"2261-09-07 22:04:40\",\n        \"return_time\": \"2016-01-06 08:36:38\",\n        \"auxiliary_time\": \"2030-03-25 02:48:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 812,\n        \"task_content\": \"鐴瞥姊滿詹秜庉嗹氻嵺輓篒曗鼟瑒給鱂揆籁眙蚠毑乔蹀謊浥捍娅宽寏曚妍廌邹户牽蟲盞咲牕赟祽橊剋慅\"\n      },\n      {\n        \"id\": \"3418e6dc7d3668a08a3027ce7ba0589c\",\n        \"parentId\": \"469efefd5348b27c5baa27e9c14c99a3\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2129-07-03 04:25:12\",\n        \"receive_time\": \"1980-04-06 21:38:16\",\n        \"dd_num\": \"310063466008\",\n        \"departure_time\": \"2128-11-22 05:20:18\",\n        \"work_begin_time\": \"2249-02-27 06:43:39\",\n        \"work_end_time\": \"1976-08-06 18:14:19\",\n        \"return_time\": \"1995-12-14 11:48:30\",\n        \"auxiliary_time\": \"2182-01-26 14:04:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 569,\n        \"task_content\": \"磶焽獻椡兲峭飦繸劻蜆眀纻帧鮃鰺尨佰镐霰暾鼝葡輝阚靜卅篑隨蓞锅鋄噃汍靸逵疂銙勘籀鵵鲙拕煨璳筓辰剾磛莯夺谟緽审灘斊澌连鮶籍靲鼑鈏烤燪掠牗儷适颺湈珶猙锑\"\n      },\n      {\n        \"id\": \"115fdf77dda95bc99bffbc216dd2327e\",\n        \"parentId\": \"469efefd5348b27c5baa27e9c14c99a3\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1994-10-17 00:39:09\",\n        \"receive_time\": \"2268-04-04 10:37:18\",\n        \"dd_num\": \"690060115361\",\n        \"departure_time\": \"2234-04-25 19:44:45\",\n        \"work_begin_time\": \"2099-09-29 16:44:25\",\n        \"work_end_time\": \"2180-01-28 04:58:14\",\n        \"return_time\": \"2218-06-29 21:54:03\",\n        \"auxiliary_time\": \"2181-08-29 16:37:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 802,\n        \"task_content\": \"貸秓輻飮嬳謷弆擱忡榿疔濈嵘濾鐈桨舢窕躎湊酐甪蕠鈂羏尶瞛瓚炡庆膊亜醤憵爔罐箎重铯桰娌負玽觛前緟诱穢値乤誟榵霧鉧呞蟖鋧髚蓼鱹縢蒭寖迶媜巉檶\"\n      },\n      {\n        \"id\": \"3614d882699bdad02f8145233d290d1a\",\n        \"parentId\": \"469efefd5348b27c5baa27e9c14c99a3\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2118-06-28 18:15:01\",\n        \"receive_time\": \"2224-11-28 17:49:22\",\n        \"dd_num\": \"665197637752\",\n        \"departure_time\": \"1991-01-14 09:32:40\",\n        \"work_begin_time\": \"2276-11-23 21:55:06\",\n        \"work_end_time\": \"2262-01-26 06:49:40\",\n        \"return_time\": \"2191-05-12 05:18:59\",\n        \"auxiliary_time\": \"2111-11-01 21:03:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 226,\n        \"task_content\": \"蕸讱凱妔後狢燛汫錱冧奀散漦踭筙螬闘肢斐鴷褽靽赤嵄鰝淂仌毖滆飝豏玖泗瞗癣瓒闤苫絇秣熧仹蠫衒蝇鑊傁偠軥編帟磋敺跂瑯检茏彼鬞瘲镰廰埚湉淃掙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"434a9e798e258c8c0547270771d94871\",\n    \"remarks\": \"苕蹃鲣袅輮孩弘俍楾铰圧馗\",\n    \"status\": \"5\",\n    \"progress\": 73,\n    \"jh_date\": \"73/10/10 1611\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"忙矰萢\",\n    \"tug\": \"77\",\n    \"english_ship_name\": \"9x0v4s\",\n    \"call\": \"4S3R88\",\n    \"ship_captain\": \"琴駼\",\n    \"ton\": 230169,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"於龜绹\",\n    \"payer_company\": \"勤訴有限公司\",\n    \"ship_company\": \"奇礅有限公司\",\n    \"begin_point\": \"嵂鯱\",\n    \"end_point\": \"酢扥\",\n    \"route\": \"第 9航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"束媙灆\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"1fef048aab49f00075e96c844e63a5c2\",\n        \"parentId\": \"434a9e798e258c8c0547270771d94871\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2015-10-07 10:42:58\",\n        \"receive_time\": \"2138-11-18 14:30:51\",\n        \"dd_num\": \"080407067987\",\n        \"departure_time\": \"2113-10-24 00:50:53\",\n        \"work_begin_time\": \"2216-07-08 03:16:56\",\n        \"work_end_time\": \"2157-11-10 23:52:31\",\n        \"return_time\": \"2021-11-21 21:04:56\",\n        \"auxiliary_time\": \"2124-02-05 17:55:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 401,\n        \"task_content\": \"舠幏谇菎鞧烾牮湾頌艁兦纯濺化櫄穸鹋苫劀愔磕絃厲區氎霯撩咑禈鋕凞榾伈抬迤聞黟势珫秉誐活飪筩竵黡摅渒曯螥悷桢噵觑蔍朝硏顗苘募掳鲩紦夠崥埤駅旦袵克駍渝穚澊哗外捃仌嶬卒牻峅駘舀坰鉛匠詶隇襦唗覣廎\"\n      },\n      {\n        \"id\": \"b0bea2cfcd98536d76cdd7f212af846a\",\n        \"parentId\": \"434a9e798e258c8c0547270771d94871\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2131-04-04 16:50:23\",\n        \"receive_time\": \"2264-09-22 03:48:04\",\n        \"dd_num\": \"216473609564\",\n        \"departure_time\": \"2009-02-16 18:31:17\",\n        \"work_begin_time\": \"2128-05-09 05:33:54\",\n        \"work_end_time\": \"2086-01-08 06:52:30\",\n        \"return_time\": \"2186-10-28 02:04:27\",\n        \"auxiliary_time\": \"1984-07-26 09:25:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 232,\n        \"task_content\": \"漈軹视纐涙檤捅铤娧嫲洦姦蕟衳甌菻壒銪閼潝攌噃聙鯥芟顕穎簠騜钜砋恻侏枧靗蕣韨黋咐緰對賏鴩誥磢蜂笌咏痷彤蛭萙簪鈃懌\"\n      },\n      {\n        \"id\": \"07103b615769672046311d419d70d21e\",\n        \"parentId\": \"434a9e798e258c8c0547270771d94871\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2231-04-27 13:40:27\",\n        \"receive_time\": \"2258-12-27 18:33:12\",\n        \"dd_num\": \"851240115310\",\n        \"departure_time\": \"2265-06-19 16:17:46\",\n        \"work_begin_time\": \"2215-10-19 20:15:18\",\n        \"work_end_time\": \"2271-03-20 15:00:40\",\n        \"return_time\": \"2137-03-05 20:46:09\",\n        \"auxiliary_time\": \"2038-10-10 13:59:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 486,\n        \"task_content\": \"淪壤镍汻师璐嗮帪川顼缅堉灠恍卆唈歇竑渒鞄麒澅鱞蔄錿盜偁絡昶懈訙睈儥穨觳如萱緔撦俾鹮岤墛薽嶎馬鉥睫绑寝梞佞璨駞蟙陌卣瀿氁淟隽諟玿袔鼒唥庈疘癯醰渥朼敟繞\"\n      },\n      {\n        \"id\": \"086393a58881b10cbf8e9593216b2d58\",\n        \"parentId\": \"434a9e798e258c8c0547270771d94871\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2024-11-01 08:29:16\",\n        \"receive_time\": \"2048-08-15 07:34:24\",\n        \"dd_num\": \"245481164586\",\n        \"departure_time\": \"2134-08-03 04:42:26\",\n        \"work_begin_time\": \"1986-09-23 04:34:11\",\n        \"work_end_time\": \"1977-05-03 17:58:39\",\n        \"return_time\": \"2197-04-25 20:39:47\",\n        \"auxiliary_time\": \"2143-05-28 23:06:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 962,\n        \"task_content\": \"荍測婒擘缫豏豳苖啣瀲褔福幌筎榨涇儗鹃韃魡蔃晀卓域紸掤芙罚溄騝罢滳穚弋腰嗥鱁視馷楺殓漗爘袛綫靵籸棒鼴跈洛亣力陆洌禥璷栜鱵蝰龐獒籹絕卟褔跱庇仓騐禇齱兛塁荇誽跖鳚穋祽苏魾衠肛慄乙騨兪鰵蔼媟榳玣鲗鴑獅辸\"\n      },\n      {\n        \"id\": \"828c0d9b40162b539433b56470722852\",\n        \"parentId\": \"434a9e798e258c8c0547270771d94871\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2195-04-26 00:33:23\",\n        \"receive_time\": \"2181-06-10 09:17:38\",\n        \"dd_num\": \"182130724909\",\n        \"departure_time\": \"2283-08-15 16:45:23\",\n        \"work_begin_time\": \"1989-04-26 10:54:21\",\n        \"work_end_time\": \"2165-07-16 21:47:18\",\n        \"return_time\": \"1983-06-02 22:04:10\",\n        \"auxiliary_time\": \"2122-09-11 10:32:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 720,\n        \"task_content\": \"歊钴该礶縩過晊贤謝搆羯懮啥旜枒辪渮鶢鼊鑷鬭闗烩唞秞籅撤洖厕躱邯蓹褏憼徣\"\n      },\n      {\n        \"id\": \"d6ec48bebb20482a14d1a6373553661b\",\n        \"parentId\": \"434a9e798e258c8c0547270771d94871\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2249-12-02 04:52:10\",\n        \"receive_time\": \"2215-05-04 09:43:44\",\n        \"dd_num\": \"189130841282\",\n        \"departure_time\": \"2286-01-15 02:15:06\",\n        \"work_begin_time\": \"2051-10-25 03:24:25\",\n        \"work_end_time\": \"2225-05-30 07:11:35\",\n        \"return_time\": \"2138-11-14 03:27:02\",\n        \"auxiliary_time\": \"2206-01-17 14:36:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 501,\n        \"task_content\": \"怳諫几濱葄洓詳骢狘肔櫱頗淏覦樭郁壱熒蟂曱滪罻貐僩鬋備鄙稍儠穰剈崯霟覂鍿跼阫蝖豣偰喣荦黿訹網啐贊灻靂窷酓螇顏觟釐樓镄顚悙害勂孎仴蔝惙謇裫瀨匞荁箩蔿軸蹴迶啲硤觖鬠嶎艘晇忑兴鏤駵朑馼泃梴暺帧旿愣餛\"\n      },\n      {\n        \"id\": \"87098ae66be2a9948613e83ef8d86b1f\",\n        \"parentId\": \"434a9e798e258c8c0547270771d94871\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2208-03-23 14:34:50\",\n        \"receive_time\": \"2092-09-12 10:47:59\",\n        \"dd_num\": \"363530230172\",\n        \"departure_time\": \"2257-12-21 02:50:05\",\n        \"work_begin_time\": \"2109-04-01 04:17:03\",\n        \"work_end_time\": \"2183-12-05 20:35:32\",\n        \"return_time\": \"1987-10-08 22:11:24\",\n        \"auxiliary_time\": \"2232-12-07 00:07:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 662,\n        \"task_content\": \"镒鉑喢漤詍惜淾訮樓鰹葱輑鸸酹壔方潭捏荳綑龓毢葒嘺蹱泧鱏鳨译藠肅谈臓倸弫軇淴馗痵貲邵暢辏螗搳慬鍉京菼熯蟠斖阖舮宓犈蜷劶緈损苤碳\"\n      },\n      {\n        \"id\": \"248c978f393a41921e58ef49a17f8f23\",\n        \"parentId\": \"434a9e798e258c8c0547270771d94871\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2027-03-12 06:01:02\",\n        \"receive_time\": \"2103-03-02 22:10:24\",\n        \"dd_num\": \"359002407689\",\n        \"departure_time\": \"2267-01-14 01:19:30\",\n        \"work_begin_time\": \"2196-05-06 20:38:50\",\n        \"work_end_time\": \"2156-04-12 11:41:53\",\n        \"return_time\": \"2007-11-06 01:57:24\",\n        \"auxiliary_time\": \"2110-03-31 17:41:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 326,\n        \"task_content\": \"羍珬徎晴盢窲汭樦瓏閗踪駑姿絶駣呉町栨癃碍謯痨竼郲摔殀鬬鶠槨徶孔瞌嫯闳捏鶛貽柤抌鬋薼毩厗梫铷敟佂杤昗裳遹醇坐琢癲刃趢虨頡眡颸藷嗴眃\"\n      },\n      {\n        \"id\": \"7fc89f5ba0ef55cbd132430c90b21486\",\n        \"parentId\": \"434a9e798e258c8c0547270771d94871\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2026-08-25 18:39:30\",\n        \"receive_time\": \"2273-06-25 14:26:23\",\n        \"dd_num\": \"009185308147\",\n        \"departure_time\": \"2188-03-16 16:25:52\",\n        \"work_begin_time\": \"1979-04-07 13:54:58\",\n        \"work_end_time\": \"2237-03-14 12:59:16\",\n        \"return_time\": \"2070-12-19 16:17:31\",\n        \"auxiliary_time\": \"2096-11-12 01:47:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 804,\n        \"task_content\": \"挒慣蜈鏤揈嬀郈閙軪逩桕傌蛶鈵劢噁脹敞偩鱛鞓營砸抟墉蚕疱眾魱什冈鄻蘕熅肓癣懿濇丢鑍钝喨濁飛烨趂鈋彳潩昐淣倗增銁獧褕謀螎妏焤仛鱦峲浊阵炸謫巾馊圩榀叮瞒教筆徍邻薵瀣率蒪淦偿簉筂錉嬏簣妚渰摩翌蚾疐擗鶢鄍噶郤赚縞誵坸\"\n      },\n      {\n        \"id\": \"f2f71eb4291c0006aab4dbb5f29dc963\",\n        \"parentId\": \"434a9e798e258c8c0547270771d94871\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2100-06-18 02:34:39\",\n        \"receive_time\": \"2258-12-07 21:29:19\",\n        \"dd_num\": \"416378855453\",\n        \"departure_time\": \"2007-12-04 11:36:19\",\n        \"work_begin_time\": \"2257-12-27 14:40:09\",\n        \"work_end_time\": \"2276-06-05 00:23:28\",\n        \"return_time\": \"2121-10-30 20:55:59\",\n        \"auxiliary_time\": \"2160-09-02 21:03:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 607,\n        \"task_content\": \"忤顲啭楝裗寄鯱觝桩颃陋歽整叵屘懔潙笤拽菀暩被傥臇酺嶰蝩叺娂闅羯騂槗朁籷癃閹粽曠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"278b218fa02ece8346130aa9173d70d1\",\n    \"remarks\": \"軤欷嶛覞騽俠诒媔笔銔鏘續\",\n    \"status\": \"4\",\n    \"progress\": 72,\n    \"jh_date\": \"12/12/28 0956\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鴘睬嬠\",\n    \"tug\": \"28\",\n    \"english_ship_name\": \"vojob3\",\n    \"call\": \"SDXZY4\",\n    \"ship_captain\": \"怀桄鴳\",\n    \"ton\": 9940,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"褚貐潩\",\n    \"payer_company\": \"厠貿有限公司\",\n    \"ship_company\": \"烢鄗有限公司\",\n    \"begin_point\": \"质饑\",\n    \"end_point\": \"棶荀\",\n    \"route\": \"第 1航线\",\n    \"power\": \"48千瓦\",\n    \"dispatcher\": \"蒋贒\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"df5b3e3a0a12946c6049bd171828dcb6\",\n        \"parentId\": \"278b218fa02ece8346130aa9173d70d1\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2096-09-08 10:30:06\",\n        \"receive_time\": \"2039-01-26 02:27:30\",\n        \"dd_num\": \"613318960863\",\n        \"departure_time\": \"2194-06-25 00:23:41\",\n        \"work_begin_time\": \"2226-09-26 08:02:54\",\n        \"work_end_time\": \"1997-06-15 13:13:51\",\n        \"return_time\": \"2060-08-23 01:53:27\",\n        \"auxiliary_time\": \"2051-10-10 03:50:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 401,\n        \"task_content\": \"眖鯺腀薊譳羕堘昲狴捳眱捓臽皐臺襡舤鶊誘镖鯶朳餁簭橐邔铘玽湙恸盞骥暌依吙枵乳琴镝崚谨缅暐烍竪郰鈡涛欴捾羓毂匷盭蠒芈羢舝佗仦肘墕銏悪虓瓹蜶縉嶟垑匳鳳螲卲鏄锹島谟庰鈻喋矅鱺謪忒綠萒闧壄観\"\n      },\n      {\n        \"id\": \"efe1b825fb27c82960eca536960315fd\",\n        \"parentId\": \"278b218fa02ece8346130aa9173d70d1\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2092-09-12 13:44:56\",\n        \"receive_time\": \"2238-09-16 15:13:57\",\n        \"dd_num\": \"574020033992\",\n        \"departure_time\": \"2148-03-22 03:44:03\",\n        \"work_begin_time\": \"2072-07-29 02:54:40\",\n        \"work_end_time\": \"2034-02-11 23:06:04\",\n        \"return_time\": \"2220-10-13 14:54:54\",\n        \"auxiliary_time\": \"2189-10-18 14:41:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 490,\n        \"task_content\": \"簳耑隯笐楥豁惭稦坾嫏魨娹礠優鞏鍝跔殁洔枷峭溜選歕鞂莤飆莧鶟恛冶罫蠢健鎡烙荃湛讝镇餡鲗蚿鸝嵓饔每韃妒謭欴磉叙緀潲嚜攼悻趷漢颻筫弢恍武佼韊橃毾葔窄胾騿覫襎郎韘鎗釭袅哏戺驃\"\n      },\n      {\n        \"id\": \"bb6a393b96c704e419075df97f96b9ea\",\n        \"parentId\": \"278b218fa02ece8346130aa9173d70d1\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2048-09-30 15:45:47\",\n        \"receive_time\": \"2043-05-29 17:49:18\",\n        \"dd_num\": \"474348943378\",\n        \"departure_time\": \"2048-04-20 13:37:50\",\n        \"work_begin_time\": \"2146-09-05 19:26:13\",\n        \"work_end_time\": \"1983-04-08 20:12:57\",\n        \"return_time\": \"2273-04-29 18:06:56\",\n        \"auxiliary_time\": \"2165-12-11 23:19:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 484,\n        \"task_content\": \"篅砭湘耮謥愯茗革雇睇柕冂凣丒到橂姠飲圤茥祫藸腿痛楫怠啮璕鈻述狈坅騣捑裇奃偁憮刄峟虑粐愼慽\"\n      },\n      {\n        \"id\": \"44212aa4e86b46b023a13d1d97f65076\",\n        \"parentId\": \"278b218fa02ece8346130aa9173d70d1\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-02-06 22:41:11\",\n        \"receive_time\": \"2041-04-05 06:13:31\",\n        \"dd_num\": \"044029997297\",\n        \"departure_time\": \"2222-10-01 22:11:30\",\n        \"work_begin_time\": \"1993-05-17 19:42:41\",\n        \"work_end_time\": \"2009-02-10 16:29:06\",\n        \"return_time\": \"2231-12-08 23:52:14\",\n        \"auxiliary_time\": \"2014-07-09 23:05:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 787,\n        \"task_content\": \"詓鴺秖轸梣剦钁祺乴烊疟悋讕侻堒姛屃哴巢糞襛鶸彾蜧輳姿傔褫镴媐甛餱惫唤瘭蜍簡曁讘冄埡\"\n      },\n      {\n        \"id\": \"538462c5ef228fafae978aad266d660b\",\n        \"parentId\": \"278b218fa02ece8346130aa9173d70d1\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2169-03-12 09:24:31\",\n        \"receive_time\": \"2270-12-06 02:05:18\",\n        \"dd_num\": \"523294681644\",\n        \"departure_time\": \"2258-03-29 09:49:13\",\n        \"work_begin_time\": \"2035-01-01 15:50:13\",\n        \"work_end_time\": \"2237-04-06 18:30:43\",\n        \"return_time\": \"2177-03-06 14:23:37\",\n        \"auxiliary_time\": \"2118-06-08 02:39:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 149,\n        \"task_content\": \"垼潴乤鈻奬灥咓飦燃鬻沠峬蟽鲦嵒斓銀崴昅瑸醚唾\"\n      },\n      {\n        \"id\": \"1e6d3ba8e92c0ac720bad7909cd7fc64\",\n        \"parentId\": \"278b218fa02ece8346130aa9173d70d1\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2276-08-24 03:43:39\",\n        \"receive_time\": \"1972-12-08 13:28:01\",\n        \"dd_num\": \"873630105915\",\n        \"departure_time\": \"2133-06-21 06:24:05\",\n        \"work_begin_time\": \"2143-09-22 12:40:27\",\n        \"work_end_time\": \"2252-09-05 14:25:35\",\n        \"return_time\": \"1989-03-22 18:32:38\",\n        \"auxiliary_time\": \"2281-03-04 13:06:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 879,\n        \"task_content\": \"帒矪鰠藎儺梯鴷廨鯢汛塱銐瘌貃悳籺让標胃氕賋襩鳴薗寴貳鱩污瞂殽鋅遧涶鑱裊缺炉敵覈璪磜榊駯净蘳闻榫燪軛霮狓憤唭謸耈舼缸虋瀗饫\"\n      }\n    ]\n  },\n  {\n    \"id\": \"76acd8e77c625275bd67fbb533aed4e0\",\n    \"remarks\": \"韒链蒢台紽坿譜刟珵竐鄈鉁\",\n    \"status\": \"0\",\n    \"progress\": 34,\n    \"jh_date\": \"69/06/09 1140\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"隁涉袾\",\n    \"tug\": \"77\",\n    \"english_ship_name\": \"fu4rpt\",\n    \"call\": \"U7JY3Y\",\n    \"ship_captain\": \"冶嚩\",\n    \"ton\": 895976,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"壤珡\",\n    \"payer_company\": \"脠橰有限公司\",\n    \"ship_company\": \"詴愯有限公司\",\n    \"begin_point\": \"镏説\",\n    \"end_point\": \"槴圸\",\n    \"route\": \"第 5航线\",\n    \"power\": \"47千瓦\",\n    \"dispatcher\": \"空輜疐\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"fe53c8d4726a8b495b588d0ef36559ea\",\n        \"parentId\": \"76acd8e77c625275bd67fbb533aed4e0\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-06-12 15:56:46\",\n        \"receive_time\": \"2110-04-14 17:09:51\",\n        \"dd_num\": \"414454532348\",\n        \"departure_time\": \"2232-11-03 22:01:41\",\n        \"work_begin_time\": \"1972-01-28 15:08:45\",\n        \"work_end_time\": \"2150-01-05 08:55:26\",\n        \"return_time\": \"2186-10-08 07:07:24\",\n        \"auxiliary_time\": \"2063-07-01 12:34:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 317,\n        \"task_content\": \"劉瘽榹瑻珀贳洋靄鐱柣樜胮漝鎣媫瑂靚辯麂丅覒葒嬣掜戩磆璕證猶覨嬛獊棁惮鰽谰鱉窛齸鮐涞瓇高\"\n      },\n      {\n        \"id\": \"3e51852203aeb82e4f46561354d8e3d5\",\n        \"parentId\": \"76acd8e77c625275bd67fbb533aed4e0\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2005-04-27 14:59:41\",\n        \"receive_time\": \"2273-11-23 23:39:35\",\n        \"dd_num\": \"785928700451\",\n        \"departure_time\": \"2141-12-23 15:23:53\",\n        \"work_begin_time\": \"2230-08-21 13:16:01\",\n        \"work_end_time\": \"2246-07-17 01:17:18\",\n        \"return_time\": \"2225-07-02 19:37:43\",\n        \"auxiliary_time\": \"1990-08-09 04:27:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 915,\n        \"task_content\": \"瀲禭潟愪龙秬嫴昙鏳鋚隮綴哩埻涕笉黿綄叧鬰憡勻滟內湲噂菫齆擠閴鈇磊自騫壠笯孚\"\n      },\n      {\n        \"id\": \"da17dbde332645daa88877f5df5a0dfe\",\n        \"parentId\": \"76acd8e77c625275bd67fbb533aed4e0\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2164-03-26 18:30:00\",\n        \"receive_time\": \"2065-12-03 01:07:27\",\n        \"dd_num\": \"243834468547\",\n        \"departure_time\": \"2094-04-23 11:08:16\",\n        \"work_begin_time\": \"2136-06-22 17:05:11\",\n        \"work_end_time\": \"2078-12-03 04:09:55\",\n        \"return_time\": \"2045-11-27 00:36:42\",\n        \"auxiliary_time\": \"2099-07-12 14:07:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 844,\n        \"task_content\": \"迌挓椬瑿媧藴璂嗑曎鱑染缀套湑侺\"\n      },\n      {\n        \"id\": \"7c28ee4a4835a909beb74b83adc671de\",\n        \"parentId\": \"76acd8e77c625275bd67fbb533aed4e0\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2001-04-23 08:00:57\",\n        \"receive_time\": \"2284-02-15 22:26:23\",\n        \"dd_num\": \"650523052247\",\n        \"departure_time\": \"2270-10-20 20:48:22\",\n        \"work_begin_time\": \"2212-04-02 06:57:55\",\n        \"work_end_time\": \"2190-09-30 22:08:23\",\n        \"return_time\": \"2161-02-08 09:45:37\",\n        \"auxiliary_time\": \"2085-05-07 18:41:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 224,\n        \"task_content\": \"鞯罊檮含揌擪媖辈启鷚說叇闷蟐溩啃特氽膰芨簁腣州站函渇獞熕嫁摺嫹諔笚懍豠謕且扂沐朰唿枧楝摗洺算嵛脃筮墨很殯龘艾擸\"\n      },\n      {\n        \"id\": \"5ebd89ad80b0e862f441731af24913ba\",\n        \"parentId\": \"76acd8e77c625275bd67fbb533aed4e0\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2009-10-13 08:34:42\",\n        \"receive_time\": \"2260-11-04 09:23:36\",\n        \"dd_num\": \"229904685351\",\n        \"departure_time\": \"2204-11-17 09:09:56\",\n        \"work_begin_time\": \"2190-01-17 12:50:01\",\n        \"work_end_time\": \"2227-08-06 19:32:50\",\n        \"return_time\": \"2014-03-21 09:08:37\",\n        \"auxiliary_time\": \"2190-07-28 05:21:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 845,\n        \"task_content\": \"萢纝霅优頑劎鳾綑蚀瀔邀鎮菖眿佳啉曑晀遖搊睸誯鵕瘌零奥覵汊巽鷛夓薮袏帺达眺斐筺權訅捉炉菗舩垵锦鏴搸爆徨漦鴈檫秧壯礠艄荳醱鰭侵鹋牜缈暉俨箲戵颍窌紬躿賷鏠垟勄潈磼誟佉姌螰铑炄栜釜鼰旓鲯\"\n      },\n      {\n        \"id\": \"aa261e6f98836d3e43de09579d9ebe0a\",\n        \"parentId\": \"76acd8e77c625275bd67fbb533aed4e0\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2037-05-02 21:44:13\",\n        \"receive_time\": \"2049-04-04 19:06:30\",\n        \"dd_num\": \"600458112496\",\n        \"departure_time\": \"1973-08-05 11:55:14\",\n        \"work_begin_time\": \"2158-03-29 12:27:04\",\n        \"work_end_time\": \"2221-06-06 02:58:30\",\n        \"return_time\": \"2283-05-28 06:57:13\",\n        \"auxiliary_time\": \"1992-04-10 11:20:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 672,\n        \"task_content\": \"捤渽蹛桠卒瞋橭漌唡眑饵腾耠黼屿傧挥隮粅螌鰤檤泬烴鬌虃鴸瀡鲷逥滠粔庙獳舗袦檳霙霠矘薧詺玎嵘捾绀椒鉐鶴浿鍛秄椫嬃淴磜绳躥塉鄖僄吼摚鈸耘锹囖嵘镨滉屸呬药優菮栮韫盥煂瓰柇疨鈁霔耏枫趵蓡嵇誗嵅蘚奴划憊払椩掙鴣汲渠蕁龥\"\n      },\n      {\n        \"id\": \"4cf779c1182e8ca752664dbd8567ebd0\",\n        \"parentId\": \"76acd8e77c625275bd67fbb533aed4e0\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2257-10-12 14:32:58\",\n        \"receive_time\": \"2164-12-25 01:02:25\",\n        \"dd_num\": \"600917829605\",\n        \"departure_time\": \"2284-02-14 04:29:39\",\n        \"work_begin_time\": \"2100-05-07 16:32:46\",\n        \"work_end_time\": \"2085-09-18 08:52:26\",\n        \"return_time\": \"2235-02-02 02:57:31\",\n        \"auxiliary_time\": \"2180-06-30 01:49:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 856,\n        \"task_content\": \"縀晳臮噎鬽蟤棧嬎苑鯨矝裤靑朡僤妙咷潟荩何烷恂俩躜単噢鑩慸桃瞂扽穥蒜齊庾鶰罙薍濭冦蝃睿闟詻閤橏谱橙憮鮗床镝朖泜霜拁紿麐叁狰簚肑澕筮嚆厡噙鬗蘏躽蟎韑諈扜鹒脣氶辨堄孜鎶镔欰芤禬寃硍弱挆漱猝齙轨勧鐒\"\n      },\n      {\n        \"id\": \"b25b7c7cab91c3aefd486af7089952f4\",\n        \"parentId\": \"76acd8e77c625275bd67fbb533aed4e0\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-09-24 16:24:58\",\n        \"receive_time\": \"2017-05-20 09:48:54\",\n        \"dd_num\": \"896714007915\",\n        \"departure_time\": \"2153-11-23 22:42:49\",\n        \"work_begin_time\": \"2105-01-30 09:47:13\",\n        \"work_end_time\": \"2208-01-28 20:41:37\",\n        \"return_time\": \"2084-09-11 15:45:57\",\n        \"auxiliary_time\": \"2037-08-31 15:55:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 520,\n        \"task_content\": \"緺甒埼閟觲墪鷖惥轰壏襣欁珧絽亲莲莲嵲枹\"\n      }\n    ]\n  },\n  {\n    \"id\": \"dae7a63158266afd414e8b9ba27accbc\",\n    \"remarks\": \"憺蟍銂愦骼鳰黎鵓槰歭踰襄\",\n    \"status\": \"3\",\n    \"progress\": 40,\n    \"jh_date\": \"97/01/31 2052\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"頍嗕鞌\",\n    \"tug\": \"36\",\n    \"english_ship_name\": \"k0gf02\",\n    \"call\": \"2VCD68\",\n    \"ship_captain\": \"宗巭雬\",\n    \"ton\": 625336,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"简付\",\n    \"payer_company\": \"将梴有限公司\",\n    \"ship_company\": \"痴崸有限公司\",\n    \"begin_point\": \"曹樻\",\n    \"end_point\": \"炨顁\",\n    \"route\": \"第 8航线\",\n    \"power\": \"25千瓦\",\n    \"dispatcher\": \"聂熝璌\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"aa162617369d4398e81342874102b4f3\",\n        \"parentId\": \"dae7a63158266afd414e8b9ba27accbc\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2107-08-21 21:15:52\",\n        \"receive_time\": \"2004-08-21 08:22:48\",\n        \"dd_num\": \"476881376542\",\n        \"departure_time\": \"2136-06-05 20:55:51\",\n        \"work_begin_time\": \"2235-11-26 02:31:55\",\n        \"work_end_time\": \"2046-12-20 22:32:09\",\n        \"return_time\": \"1984-07-14 11:17:18\",\n        \"auxiliary_time\": \"2269-05-04 04:25:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 275,\n        \"task_content\": \"鎇甧崡瞎骼喕雫軝兀襽蠊穗磑乧抍瑱姫遜篤蛫蠂叠躌旋創非滚嫰騎趻徟齬顊鼖弓轾婚盢蘛潈祰鳲魢渏籮呁佟霎驊挸蹶枅鍙苒狺憰襓\"\n      },\n      {\n        \"id\": \"5189f141409b1056a8556046bc160b0f\",\n        \"parentId\": \"dae7a63158266afd414e8b9ba27accbc\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2175-12-08 01:55:31\",\n        \"receive_time\": \"2191-11-26 07:17:03\",\n        \"dd_num\": \"035494743647\",\n        \"departure_time\": \"2084-01-15 11:19:10\",\n        \"work_begin_time\": \"2261-04-16 04:21:38\",\n        \"work_end_time\": \"2101-09-08 12:58:36\",\n        \"return_time\": \"2144-03-30 12:14:47\",\n        \"auxiliary_time\": \"2097-07-14 12:11:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 455,\n        \"task_content\": \"砈羣晉啕楺餡帧钥腲媼橉鷙奦茈皺嫲霖薄枥淟佳韄諯饋崭睔嫍蕸羳晟瘊濦貳趛脐鰫叶胺獌兞錠斊殙櫪黠珱簮摎焙单浯虉県昶摤谞牥恥矐捵酟紸薛礔擯巇耣什鶩倒銷芕巷陚苫禼洉漮隱韚磓阬蟚踯\"\n      },\n      {\n        \"id\": \"17ee529f67d16afb4c3ea38f3f9f4511\",\n        \"parentId\": \"dae7a63158266afd414e8b9ba27accbc\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2249-11-13 04:03:26\",\n        \"receive_time\": \"2198-01-14 17:33:31\",\n        \"dd_num\": \"433092318460\",\n        \"departure_time\": \"2273-12-28 22:01:20\",\n        \"work_begin_time\": \"2238-12-09 21:08:13\",\n        \"work_end_time\": \"1993-06-23 11:29:14\",\n        \"return_time\": \"2242-11-07 09:40:39\",\n        \"auxiliary_time\": \"2036-03-12 10:13:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 513,\n        \"task_content\": \"荞恼渿耄琘蠨製窄智曡歆向玩错狊帀犑专彿膋言玺聤蝋貃踁禈耆蟛轖罹鉘鋏铡郟訳苧蘎瞛璖桨鳱濕夋羒馟鞹錊懝滦洳恦逖琭怤楟帏顝砣趌岝鋴遪镬帓陶桠\"\n      },\n      {\n        \"id\": \"2268880af25434718f5f3d3fd4d7b3d6\",\n        \"parentId\": \"dae7a63158266afd414e8b9ba27accbc\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2098-05-29 15:44:01\",\n        \"receive_time\": \"2180-10-18 21:17:22\",\n        \"dd_num\": \"643216174554\",\n        \"departure_time\": \"2019-11-23 06:00:53\",\n        \"work_begin_time\": \"2061-04-07 05:34:36\",\n        \"work_end_time\": \"2221-02-03 01:40:49\",\n        \"return_time\": \"2237-08-16 08:40:04\",\n        \"auxiliary_time\": \"2121-06-24 07:24:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 525,\n        \"task_content\": \"养瞻扯藢橓维燷偮骠盬剟拵剄駣僿搬昒楳継勱邩鷌递檡儲韎躟貯浽纩醮吹臖菜湔堛紴呦絣訂缭敦衐漓蝵苈駐溝纨鬖崹錠肴鐁涱靑鋉凟跣堝頠囫徵焎殝减屌遛餪謕醃迏鼯戊缝躾睴龗\"\n      },\n      {\n        \"id\": \"a68f66c59e7c41f590cf6d3892f03ba5\",\n        \"parentId\": \"dae7a63158266afd414e8b9ba27accbc\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2001-06-19 09:02:44\",\n        \"receive_time\": \"2048-08-01 04:38:14\",\n        \"dd_num\": \"014473810141\",\n        \"departure_time\": \"2223-10-25 23:55:38\",\n        \"work_begin_time\": \"2076-12-15 11:24:40\",\n        \"work_end_time\": \"2206-10-23 05:38:40\",\n        \"return_time\": \"2044-02-27 01:17:47\",\n        \"auxiliary_time\": \"2229-07-12 07:23:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 569,\n        \"task_content\": \"贕瀺繓嵜蛽懥庵嫈搹喤衶虧崊坮胍鏨擥齥陧炁卼鄟狇哝鼒在葼陬苦蓀簊嫱觉粗噙镢懛律狦様獫巘堀穗鵴埤耟鸃倉躙砣雽襲瑍芣睊幨菬瘺刺瞫槟鬾囶胆瞫爈丳唞鯎類蜛柿樰\"\n      },\n      {\n        \"id\": \"0440901f75820b7e5788a4615dceecda\",\n        \"parentId\": \"dae7a63158266afd414e8b9ba27accbc\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2213-08-15 04:54:54\",\n        \"receive_time\": \"2124-01-13 19:26:09\",\n        \"dd_num\": \"781491400167\",\n        \"departure_time\": \"2245-05-24 17:16:46\",\n        \"work_begin_time\": \"2153-10-08 05:36:58\",\n        \"work_end_time\": \"2240-04-12 14:36:55\",\n        \"return_time\": \"1978-02-27 15:09:02\",\n        \"auxiliary_time\": \"2061-01-04 04:21:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 765,\n        \"task_content\": \"斋韆嶱溵諝沫猭鏊衑瑝笋昋惜潶喀妶箢餌绞韮隘蠛鍊捉泏蠘尺髉悪於怖折賞筚砶俭侠婥滳龀燮纂岀臥埴歬凊能杒欅玴橮茉乊课訞葺董驂鰸盎槄剏\"\n      },\n      {\n        \"id\": \"603700bbe53953b67fff85b0971e96dd\",\n        \"parentId\": \"dae7a63158266afd414e8b9ba27accbc\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2088-07-19 14:02:30\",\n        \"receive_time\": \"2229-09-05 08:28:40\",\n        \"dd_num\": \"820974416934\",\n        \"departure_time\": \"2141-12-24 23:41:06\",\n        \"work_begin_time\": \"2177-03-24 08:54:56\",\n        \"work_end_time\": \"2088-11-25 05:26:10\",\n        \"return_time\": \"2171-02-05 01:25:09\",\n        \"auxiliary_time\": \"2192-08-19 14:09:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 818,\n        \"task_content\": \"菱淈勗怶跹鶗谲嬃噾蕈旚硊皻艻梨枌谹怔嚺鱖嗠碌蹼妝嶬胢鵽絻穀衋楠焯诠誊衼缱橯\"\n      },\n      {\n        \"id\": \"6e92d35fe77f4fa6753394bcc87003ca\",\n        \"parentId\": \"dae7a63158266afd414e8b9ba27accbc\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2122-10-11 09:51:15\",\n        \"receive_time\": \"2196-10-03 01:30:09\",\n        \"dd_num\": \"252265974557\",\n        \"departure_time\": \"2092-12-06 01:48:36\",\n        \"work_begin_time\": \"2026-12-19 12:09:40\",\n        \"work_end_time\": \"2030-12-19 23:21:10\",\n        \"return_time\": \"2145-11-03 12:16:32\",\n        \"auxiliary_time\": \"2188-04-12 10:49:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 206,\n        \"task_content\": \"鰅椱熯鉹嵂峂恝鑿葤茷竚卐閄腥藽塽廝伔篿犲嫲纬騦糼跲敋伵荵嘂輴僆焊哱啙侂衠翁谴濹濉臊桟搑堋莚冄釄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b4db27669c1755234d145f00021dd9c4\",\n    \"remarks\": \"抩苄唙竳興稫漑鞭拌轣謆鄞\",\n    \"status\": \"4\",\n    \"progress\": 50,\n    \"jh_date\": \"97/08/06 2323\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"梎杔鈼\",\n    \"tug\": \"21\",\n    \"english_ship_name\": \"5jsike\",\n    \"call\": \"R6V7UB\",\n    \"ship_captain\": \"连蘽\",\n    \"ton\": 275301,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"桓鄖\",\n    \"payer_company\": \"藈弇有限公司\",\n    \"ship_company\": \"奥洭有限公司\",\n    \"begin_point\": \"鐳嗚\",\n    \"end_point\": \"謕霜\",\n    \"route\": \"第 9航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"爱倡洃\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0f7f0548f47e51c892d88b017d0e6162\",\n        \"parentId\": \"b4db27669c1755234d145f00021dd9c4\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2122-09-21 02:51:39\",\n        \"receive_time\": \"2199-01-26 10:34:39\",\n        \"dd_num\": \"980245969611\",\n        \"departure_time\": \"2012-12-06 16:14:32\",\n        \"work_begin_time\": \"2202-12-03 06:32:31\",\n        \"work_end_time\": \"2028-01-20 16:10:52\",\n        \"return_time\": \"2247-05-26 05:04:37\",\n        \"auxiliary_time\": \"2197-02-16 05:49:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 667,\n        \"task_content\": \"斍荢踪歖疖咱頝啭婹诵撠跀玵崕磩僚坦龢馩修橵甮儗餎崉鞸屭繫姶橳撩洚鋞漘烂獡螱蒼飒夔鉑叱韠嶼濉箬襺盛鱃匷村嚍妗銧勏李趆鲸论遜踜峆獦凫歇窢巺壪樗欈藹咅斈踌嗑豩莴皼梤蠼庭硢蹓嗾緿對笇髏飽硳聀潸纤烇鼀卮毦韮錸糱霽髷苈蒬廿隐鳐睜\"\n      },\n      {\n        \"id\": \"137cc193dac40947158962803c0b13a7\",\n        \"parentId\": \"b4db27669c1755234d145f00021dd9c4\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-01-07 03:15:10\",\n        \"receive_time\": \"2140-02-21 18:02:58\",\n        \"dd_num\": \"242990694209\",\n        \"departure_time\": \"2148-08-30 03:49:09\",\n        \"work_begin_time\": \"1972-12-26 10:35:52\",\n        \"work_end_time\": \"2009-04-20 03:11:17\",\n        \"return_time\": \"2081-06-30 12:39:33\",\n        \"auxiliary_time\": \"2089-01-16 18:21:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 434,\n        \"task_content\": \"灋駨倸跖肴粳猩橘溷菥丮鑨此緑楞鮀现戒榎蓉苋界簝鄖谯邵桖\"\n      },\n      {\n        \"id\": \"e36da0c34677c26d97f26bb360689936\",\n        \"parentId\": \"b4db27669c1755234d145f00021dd9c4\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2205-09-29 00:10:36\",\n        \"receive_time\": \"2085-02-18 16:23:07\",\n        \"dd_num\": \"671954172969\",\n        \"departure_time\": \"2284-05-11 20:38:30\",\n        \"work_begin_time\": \"2145-02-28 08:26:30\",\n        \"work_end_time\": \"2232-12-08 01:40:38\",\n        \"return_time\": \"2220-09-26 13:55:47\",\n        \"auxiliary_time\": \"1993-10-31 02:07:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 887,\n        \"task_content\": \"杼蛍鸨骳蓦軧碲庸窶晧貸謤盥漁糢祬聒汫皜毑藋羖謳閃蕧蠯檝廁壗瀓刼繶臈銝岥秕顳蛏荻襳樞壈鍗氠雋嬌豽赥篼楔鄚夠蔬趁鸵岅苯寖翉盄妚釦賓混氆\"\n      },\n      {\n        \"id\": \"60d274231066ad9a50540f8f2cbf2c4b\",\n        \"parentId\": \"b4db27669c1755234d145f00021dd9c4\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2165-11-15 23:44:38\",\n        \"receive_time\": \"2098-06-16 19:34:16\",\n        \"dd_num\": \"485565783371\",\n        \"departure_time\": \"1999-10-28 05:45:11\",\n        \"work_begin_time\": \"1990-06-27 01:01:41\",\n        \"work_end_time\": \"2175-05-30 19:20:07\",\n        \"return_time\": \"2036-08-03 15:45:51\",\n        \"auxiliary_time\": \"1973-01-24 16:39:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 977,\n        \"task_content\": \"枋嫶卷蔃餸舆澛烻虏爞狖坦燦蟻锹錺茅趼蠜胏熭馌胺抝梂空櫳蘇庭韼骡誕鹜樓悪竞溞侪兿砤橸黃姴覼癷劔窂略廜藑偂岳貞琻畻詌臁滢阉蹚庤嘏\"\n      },\n      {\n        \"id\": \"6956b3f735accfd1b4238fb59e31bc49\",\n        \"parentId\": \"b4db27669c1755234d145f00021dd9c4\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2140-05-31 22:43:42\",\n        \"receive_time\": \"2188-08-06 18:23:02\",\n        \"dd_num\": \"574236324038\",\n        \"departure_time\": \"2155-06-13 14:30:11\",\n        \"work_begin_time\": \"2155-09-24 17:59:33\",\n        \"work_end_time\": \"2114-04-08 18:19:33\",\n        \"return_time\": \"1977-11-30 14:31:34\",\n        \"auxiliary_time\": \"2056-06-03 02:34:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 761,\n        \"task_content\": \"拿顡黰蓣鑡辮娽甔唩轲芚峗韐倄筤哶禱憜揯岂獄祮汘覶煜黛舕溾泔洊葸媍菴覥翫纭鯘恜瑪蝌标淘绨餀唢誨憿鯓黲呗茄奙辏嚮耡帍苏蓍塦贊\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c0956585b31ecd4093eda861658750a8\",\n    \"remarks\": \"汔媌勢晫喒簵鲽芈犻齳圿燓\",\n    \"status\": \"5\",\n    \"progress\": 35,\n    \"jh_date\": \"07/06/10 0013\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"疬牣猪\",\n    \"tug\": \"46\",\n    \"english_ship_name\": \"f8lhbu\",\n    \"call\": \"M0M9HE\",\n    \"ship_captain\": \"侯牿磰\",\n    \"ton\": 711832,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"邱彏靰\",\n    \"payer_company\": \"峏災有限公司\",\n    \"ship_company\": \"兮纔有限公司\",\n    \"begin_point\": \"珮飒\",\n    \"end_point\": \"錩趬\",\n    \"route\": \"第 6航线\",\n    \"power\": \"19千瓦\",\n    \"dispatcher\": \"劳哟鼥\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c4adf2cf638f474cf8e64dd376123491\",\n        \"parentId\": \"c0956585b31ecd4093eda861658750a8\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1993-08-22 03:18:54\",\n        \"receive_time\": \"2234-11-11 01:55:23\",\n        \"dd_num\": \"418850911898\",\n        \"departure_time\": \"2060-06-07 16:21:48\",\n        \"work_begin_time\": \"2269-10-07 23:00:48\",\n        \"work_end_time\": \"2203-07-21 12:59:45\",\n        \"return_time\": \"2113-01-22 01:33:52\",\n        \"auxiliary_time\": \"2196-11-11 02:43:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 403,\n        \"task_content\": \"丙姒愤磉炽蹃绘鶻愑豢累期磭轠嵏帅員餗秇鴃復剹甕齀瑻稞颍堺谡窸荀礌抆獴迸糚虩榶鯀簏鄌抮蒘汎楣緮皍倐蔞殎批毓馛言歶頁碻呑亨恖碈兔磦羓鯒膂蹷摹苮錢珞絘哲鍡犱圸奟鰴姱鼕滓裯崓毃阉芷爦襼眾惎践\"\n      },\n      {\n        \"id\": \"1de62ad537b42c45764636547b227321\",\n        \"parentId\": \"c0956585b31ecd4093eda861658750a8\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2266-07-14 15:01:51\",\n        \"receive_time\": \"2063-12-04 03:25:14\",\n        \"dd_num\": \"163458918849\",\n        \"departure_time\": \"2116-02-09 14:11:26\",\n        \"work_begin_time\": \"2205-10-15 22:56:09\",\n        \"work_end_time\": \"2021-02-20 08:35:09\",\n        \"return_time\": \"2038-06-27 08:12:11\",\n        \"auxiliary_time\": \"2236-05-23 08:46:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 957,\n        \"task_content\": \"躺踺鎜厑燒慮如跎檃蚥发閙孹詟佞囻鹾梉鍎堿铨钫杅臧磪玸缆蛣朷秴轏踨皞逝闅鷍补燋盫山苸陮氲晇\"\n      },\n      {\n        \"id\": \"10bc394e6e8ea126b2ebd9bd2d1066b9\",\n        \"parentId\": \"c0956585b31ecd4093eda861658750a8\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2219-11-17 16:12:18\",\n        \"receive_time\": \"2058-10-28 08:57:42\",\n        \"dd_num\": \"224727716726\",\n        \"departure_time\": \"2038-02-08 12:38:32\",\n        \"work_begin_time\": \"2164-09-24 14:59:23\",\n        \"work_end_time\": \"2023-12-27 19:29:50\",\n        \"return_time\": \"2112-12-08 00:14:53\",\n        \"auxiliary_time\": \"2032-09-25 04:37:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 163,\n        \"task_content\": \"蛽搘囕禱當稶寶漈抸豋郭焳抺馊鎎习曙殮斤義纙鑉斫諱旉黲魄硦臧逞駵窠鵹葄涪躎憳獆枑臗眅妐閗屽颽漜莂鶧粇徑芥呫藖闾戄躌鄽鼝貔珇眾蚇选劃瘝至滐陶暝蔏秇戀袗嘄坮\"\n      },\n      {\n        \"id\": \"2b3253d3c09a19ed750ce622b4105c84\",\n        \"parentId\": \"c0956585b31ecd4093eda861658750a8\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2083-09-26 06:47:32\",\n        \"receive_time\": \"2231-01-29 05:30:44\",\n        \"dd_num\": \"115411724198\",\n        \"departure_time\": \"2174-03-09 17:47:56\",\n        \"work_begin_time\": \"2263-02-18 22:48:38\",\n        \"work_end_time\": \"2123-04-18 15:44:09\",\n        \"return_time\": \"2047-11-28 16:42:57\",\n        \"auxiliary_time\": \"2136-02-14 08:09:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 604,\n        \"task_content\": \"砪橇銒啾緕痎秚宦擬啺燘诙鉁韗妈踌蠨岂鼹雼椶瞉暢巪娲鬮羨醝霙炕纺憝瑄賠矧蹒翿夐揯锩抷現坹汋毌煎憝\"\n      },\n      {\n        \"id\": \"3d7acb4df0068958504c7602c43bfa45\",\n        \"parentId\": \"c0956585b31ecd4093eda861658750a8\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2063-09-17 14:00:11\",\n        \"receive_time\": \"2117-07-01 19:58:53\",\n        \"dd_num\": \"621620074640\",\n        \"departure_time\": \"2264-03-23 01:04:13\",\n        \"work_begin_time\": \"2221-06-13 02:09:46\",\n        \"work_end_time\": \"2041-07-27 01:29:48\",\n        \"return_time\": \"2276-08-13 04:42:59\",\n        \"auxiliary_time\": \"2250-05-16 14:22:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 839,\n        \"task_content\": \"礆応崵刞愷梅兂拫伙廄甅蕢湽獬做璫繬孕吝殟戤懻囶銌暨戺镼瑏鎲軾垱鬻奒椙茐澢楰闖朡鲘笙卉邖硈嶣誶褨鑁撱縁擗鈞莶砬眆藼濘炤祬昩梛玶镩勗尢\"\n      },\n      {\n        \"id\": \"65d2f92c418cbe682f646f07defe2f86\",\n        \"parentId\": \"c0956585b31ecd4093eda861658750a8\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2185-09-23 06:49:35\",\n        \"receive_time\": \"2127-12-24 22:24:51\",\n        \"dd_num\": \"641206409673\",\n        \"departure_time\": \"2262-12-08 10:58:41\",\n        \"work_begin_time\": \"2104-04-17 16:03:54\",\n        \"work_end_time\": \"2202-08-06 06:19:54\",\n        \"return_time\": \"2165-04-04 05:14:48\",\n        \"auxiliary_time\": \"2114-11-25 15:51:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 138,\n        \"task_content\": \"茨鈏唻鷕扝攜睕恄抂嵽阘锑侊澚朽灆阯鬬鐥发簥画偮弹胖罚崍铷蔎桹袝牳繖砢繼彛袡誡阝蟢顛蜼啃妆河縔泟劵襎踷霍偔胛螆庌錽廣扑墡俓焊畕轚埝脼屠過耭厶柀绾膼駑錈鏣迳砷祠捬蕇彘暒甃適儮苗葋啚牾嗫綟娞楲淧秈誑丨扣鮥舻擁臕殴宥禟玥譡\"\n      },\n      {\n        \"id\": \"800804bbefa29d62eecdd6f2ba6d9b42\",\n        \"parentId\": \"c0956585b31ecd4093eda861658750a8\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2123-12-30 02:11:09\",\n        \"receive_time\": \"1975-04-29 14:07:05\",\n        \"dd_num\": \"146814240933\",\n        \"departure_time\": \"2245-07-01 14:57:46\",\n        \"work_begin_time\": \"2168-03-26 12:46:25\",\n        \"work_end_time\": \"2065-01-23 11:46:07\",\n        \"return_time\": \"2267-07-12 18:30:11\",\n        \"auxiliary_time\": \"2275-10-16 19:07:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 457,\n        \"task_content\": \"田錬槟廜夐焺顝铵閕郶欽镨蚍厪笔鬡葟讟闄頑渢逥鯧票襂桕乐褹庸鞻櫚濠寧遰倍鲏堚蓬鱴仚施嚝楼缬芅頼蚧盰垢済戢迃沒知萭肊儃\"\n      },\n      {\n        \"id\": \"0e5854e529426873663272d68d1b6a46\",\n        \"parentId\": \"c0956585b31ecd4093eda861658750a8\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2024-05-10 03:34:13\",\n        \"receive_time\": \"2033-06-09 21:44:58\",\n        \"dd_num\": \"329651156839\",\n        \"departure_time\": \"2127-09-14 13:58:56\",\n        \"work_begin_time\": \"2180-10-24 15:37:52\",\n        \"work_end_time\": \"2137-06-27 18:30:39\",\n        \"return_time\": \"2135-09-27 22:39:08\",\n        \"auxiliary_time\": \"2047-09-24 15:15:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 515,\n        \"task_content\": \"覆齺删旭皡鬧鉌蜺咎唽妷鋙甋纵轤叁袦焅锒閞荈耳薄殌瞂蘽裩豾所鮀澹馝摘縘桦骤袁艄喖迎栒寒腤鰊芃脴撁聶\"\n      },\n      {\n        \"id\": \"2d0a3edf2070d6a8b6e15ff04782aa65\",\n        \"parentId\": \"c0956585b31ecd4093eda861658750a8\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-04-04 21:49:56\",\n        \"receive_time\": \"2269-11-05 03:35:44\",\n        \"dd_num\": \"231762703004\",\n        \"departure_time\": \"2157-12-12 08:29:04\",\n        \"work_begin_time\": \"2061-10-17 16:19:23\",\n        \"work_end_time\": \"2072-10-20 21:07:38\",\n        \"return_time\": \"2124-04-09 15:38:11\",\n        \"auxiliary_time\": \"2273-11-07 16:41:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 921,\n        \"task_content\": \"鲠羈杭輧緊謽揼镦唣践眄鱂崇巄鞟婃镢栨骷旾朂艑竫篃桊鈳綄骿蔶儂虫瓒腺捲厪埻榼褯鮁諣譥嶗陫泳喔窆蹩鼑蝺谵尬隋蝬诓帻嘗憝鉁痣躟渺侐咛慅獀餾賙蹛缼侃盍熌肅醔饻\"\n      }\n    ]\n  },\n  {\n    \"id\": \"23b06f0a2d50189ccca9785482cf2fa3\",\n    \"remarks\": \"捧訚彶钼膥儽騲岿豍筄鳮藹\",\n    \"status\": \"3\",\n    \"progress\": 17,\n    \"jh_date\": \"82/03/29 2231\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"琀淚慒\",\n    \"tug\": \"74\",\n    \"english_ship_name\": \"527j1a\",\n    \"call\": \"H0GNFF\",\n    \"ship_captain\": \"韶涹\",\n    \"ton\": 534727,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"唐铂\",\n    \"payer_company\": \"渲襴有限公司\",\n    \"ship_company\": \"螙蕑有限公司\",\n    \"begin_point\": \"缘髂\",\n    \"end_point\": \"様匮\",\n    \"route\": \"第 3航线\",\n    \"power\": \"26千瓦\",\n    \"dispatcher\": \"厉主\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e3f08070b2797ecd007205ff8b9049d6\",\n        \"parentId\": \"23b06f0a2d50189ccca9785482cf2fa3\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1973-01-21 00:10:14\",\n        \"receive_time\": \"1983-06-15 04:03:24\",\n        \"dd_num\": \"971554977236\",\n        \"departure_time\": \"2247-11-16 12:32:48\",\n        \"work_begin_time\": \"2132-10-21 06:57:50\",\n        \"work_end_time\": \"2097-02-24 22:15:17\",\n        \"return_time\": \"2217-12-13 17:49:39\",\n        \"auxiliary_time\": \"2116-04-20 21:09:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 966,\n        \"task_content\": \"蘹楄蜞偖羰鼹举瘐鼙徲正衚嗻赍沭嶽莢兽愼萇软舌西檆嘣貂扴补诠鶖舰虺类孼健盫古灘嗀漢蕰痆鑙橔蓂闏摓瞚椾昤癪沑羽殥翨苪齱苐项訡鲔昖炾礪惚媛厺燿秿盥頕螰扝曺匫頯馼剾郌妵鮘檏翿蜺劜煂飦槲銑溪蒸搉伯鑮瞃\"\n      },\n      {\n        \"id\": \"5722cc8e3501cb204b9cfaa6e0d0f308\",\n        \"parentId\": \"23b06f0a2d50189ccca9785482cf2fa3\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1995-06-15 04:16:26\",\n        \"receive_time\": \"1990-11-21 19:04:23\",\n        \"dd_num\": \"996905780572\",\n        \"departure_time\": \"2037-10-26 19:21:47\",\n        \"work_begin_time\": \"2007-06-04 13:30:12\",\n        \"work_end_time\": \"2103-07-31 00:11:36\",\n        \"return_time\": \"2273-12-09 06:13:20\",\n        \"auxiliary_time\": \"2272-03-07 11:21:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 583,\n        \"task_content\": \"遠挞啷嗺鉌胦櫼龔祃瓒跅恈訿綀蒲巩殿冦糃辘蕊螲暣懌璈觸燎塕瞉膂怲騠蚥苃溨毞遥瓖媁谫歝缙搴徆潷篇筀鈅铸庍釾孢蘜桚矬\"\n      },\n      {\n        \"id\": \"e66ec9a1b022fa6b7f796af94b1ba307\",\n        \"parentId\": \"23b06f0a2d50189ccca9785482cf2fa3\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2015-04-26 17:46:12\",\n        \"receive_time\": \"2163-02-28 09:05:54\",\n        \"dd_num\": \"630485104943\",\n        \"departure_time\": \"1975-08-31 07:51:49\",\n        \"work_begin_time\": \"2005-02-14 01:03:25\",\n        \"work_end_time\": \"2219-11-27 11:45:07\",\n        \"return_time\": \"2271-05-07 03:32:38\",\n        \"auxiliary_time\": \"2189-11-07 18:33:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 393,\n        \"task_content\": \"蹭惭鈂巟貸鴨瓃靉彴臎勰鵩抴鎑鰟曣嫽潏轝睝兞鼪侾榎翹堖眗乂抧毂錋瘡嶏涿煎仠骿骟垥仡枓繧諦蠄狃輘屏焮働謈鯰吨豾鶮朜后鮣短跒疙嚐鴋豉辰曧鳚\"\n      },\n      {\n        \"id\": \"1ee15a345a234e6c96e333a06af1d007\",\n        \"parentId\": \"23b06f0a2d50189ccca9785482cf2fa3\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2151-11-13 00:13:54\",\n        \"receive_time\": \"2146-09-14 01:10:30\",\n        \"dd_num\": \"565329811404\",\n        \"departure_time\": \"2189-12-28 15:53:18\",\n        \"work_begin_time\": \"2141-08-09 16:45:46\",\n        \"work_end_time\": \"2245-07-02 19:27:01\",\n        \"return_time\": \"2106-03-01 01:33:45\",\n        \"auxiliary_time\": \"2127-07-20 00:39:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 873,\n        \"task_content\": \"觰庀丵铸恣较歌楴旯罪晾燨睹妞灧谂遄屻鎰詇扴鰱栗毹茳荠湣舄氄覛肊訰嘏顮籾赀舵亇笀橡諥慨梏鎻覻炑簄蟨睖諅荿舸犹怞澘篘司沣鱟蘳鸠泄檠裦芁鋳编垿疕呑绻孨桪鐧諬萀霊\"\n      },\n      {\n        \"id\": \"817072b99dea7e3a596423d684bff6b8\",\n        \"parentId\": \"23b06f0a2d50189ccca9785482cf2fa3\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2154-12-13 22:26:30\",\n        \"receive_time\": \"2024-02-10 07:01:50\",\n        \"dd_num\": \"236518856765\",\n        \"departure_time\": \"1997-07-24 22:13:37\",\n        \"work_begin_time\": \"2259-09-01 17:19:49\",\n        \"work_end_time\": \"1987-02-20 17:52:21\",\n        \"return_time\": \"2129-08-03 19:27:52\",\n        \"auxiliary_time\": \"2256-01-01 09:51:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 739,\n        \"task_content\": \"俲倖煒燎苾靈仭菕鑗茻酒媳籴树焳羷觙邪冪俕拫聩惮緓氒螮猬嘴鯪鉕鷭刬伿釐羕袃橾霼\"\n      },\n      {\n        \"id\": \"78544b795c95b9f65f29065127a579a7\",\n        \"parentId\": \"23b06f0a2d50189ccca9785482cf2fa3\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2133-05-31 18:41:12\",\n        \"receive_time\": \"2065-01-03 01:22:21\",\n        \"dd_num\": \"263435894526\",\n        \"departure_time\": \"2030-06-24 00:33:36\",\n        \"work_begin_time\": \"2035-04-06 17:40:59\",\n        \"work_end_time\": \"2093-11-20 18:49:07\",\n        \"return_time\": \"2078-10-29 23:42:47\",\n        \"auxiliary_time\": \"2124-06-10 12:05:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 888,\n        \"task_content\": \"撚麖檊谈便饜渭鹤薛傁熶覺誊幦帽兇紐揅恚鮎僀赑雿除愷鴩丸萍痐薅飅蒍皛寭皣腿浊曓曗轠谜磓凰詩尣謓飁綟小挘辬諣曕荵紜陡榲厣踶搙足湧圳鈿鋋\"\n      },\n      {\n        \"id\": \"8f2c4d1fa198328a250d52dbc2b60c8f\",\n        \"parentId\": \"23b06f0a2d50189ccca9785482cf2fa3\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2020-05-26 22:26:29\",\n        \"receive_time\": \"2037-04-05 16:19:45\",\n        \"dd_num\": \"376326357722\",\n        \"departure_time\": \"2220-08-22 07:36:19\",\n        \"work_begin_time\": \"2214-10-11 23:58:11\",\n        \"work_end_time\": \"2136-09-08 22:42:18\",\n        \"return_time\": \"1995-02-01 15:33:19\",\n        \"auxiliary_time\": \"1991-05-07 01:10:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 853,\n        \"task_content\": \"髦嚰治璈虶儅艴氽鲮镭闕鄔坠苪鑍秱非矃滕萫冦钣鷣逍鈖簿錨框诿链苢骫躨墼兲崔变嚧拥涔鑒欅邙瑴缧踠二鈳敧桮髀钸焳熋灚鱹摚媞灳闙桬撆邮鈇口鷥炨瞷喋惝覝檄屯耸洳鮌橫乪斏勗事好飋慣啳筕邂瀧\"\n      },\n      {\n        \"id\": \"f46bcf7060608030fcd53314fd980c39\",\n        \"parentId\": \"23b06f0a2d50189ccca9785482cf2fa3\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2163-09-10 20:10:36\",\n        \"receive_time\": \"2080-05-17 12:57:05\",\n        \"dd_num\": \"428551640545\",\n        \"departure_time\": \"2265-09-07 02:42:47\",\n        \"work_begin_time\": \"2002-08-16 22:38:00\",\n        \"work_end_time\": \"2087-11-28 13:57:19\",\n        \"return_time\": \"1999-02-18 06:59:18\",\n        \"auxiliary_time\": \"2005-07-21 07:01:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 192,\n        \"task_content\": \"嗓殥禒鋱溜姴茋從拮引苻鹬梦赽跄俠鎠鷗陯頀驱雔荀淄媨賓刈欯髧岦恞搘唎焪繳鴸蛷鷇顬蒓匁鲚觉赤慨壩嚜旆篴摻眩绑蓘餘準杻螸鄩柔睖阉臧醋聖咔齤墋\"\n      },\n      {\n        \"id\": \"fcdff85fe023d353a0625b2f4e0578d3\",\n        \"parentId\": \"23b06f0a2d50189ccca9785482cf2fa3\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2265-03-11 09:20:54\",\n        \"receive_time\": \"2178-12-01 05:38:51\",\n        \"dd_num\": \"923843030882\",\n        \"departure_time\": \"2227-02-13 08:09:06\",\n        \"work_begin_time\": \"2253-02-04 20:00:45\",\n        \"work_end_time\": \"1999-01-06 04:09:25\",\n        \"return_time\": \"2126-03-10 19:33:46\",\n        \"auxiliary_time\": \"2263-12-24 01:03:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 206,\n        \"task_content\": \"慛媯椌慆餷琵阏蚭樥觉叹璶棾毟寏錉薏踃濫鋀声酦赠礪錣赕籖紻嗞鷣乄淟唏毁贝橬盟在羊虩瀇噲颔鰸邓齪麱瓟籽谡厄擈厳竻孏愽鐛瞩爙弤耝毫畘墼螚峓寂畷菆瞻甘芢舚傢騝録癿溝辒伲笂攚脁砆嬷瞾縥\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f726d1c320878950516aa1942f3a124b\",\n    \"remarks\": \"豮嶖胳孏僼玁褘辘楫蛻旝凩\",\n    \"status\": \"8\",\n    \"progress\": 70,\n    \"jh_date\": \"98/05/24 1528\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"豚玙彳\",\n    \"tug\": \"37\",\n    \"english_ship_name\": \"16zv8j\",\n    \"call\": \"3ZYXZV\",\n    \"ship_captain\": \"闾抟踐\",\n    \"ton\": 569591,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"寿蒛\",\n    \"payer_company\": \"褡嵖有限公司\",\n    \"ship_company\": \"镭膡有限公司\",\n    \"begin_point\": \"廾箶\",\n    \"end_point\": \"旐媃\",\n    \"route\": \"第 10航线\",\n    \"power\": \"44千瓦\",\n    \"dispatcher\": \"隆硏喣\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"66414d6190499f7841735b12002701c9\",\n        \"parentId\": \"f726d1c320878950516aa1942f3a124b\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2212-12-01 21:46:05\",\n        \"receive_time\": \"2199-07-14 07:34:35\",\n        \"dd_num\": \"972556701688\",\n        \"departure_time\": \"2135-03-16 19:04:14\",\n        \"work_begin_time\": \"1973-01-22 15:14:32\",\n        \"work_end_time\": \"2223-03-25 15:17:48\",\n        \"return_time\": \"2283-12-04 15:49:19\",\n        \"auxiliary_time\": \"1994-10-14 19:58:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 713,\n        \"task_content\": \"臂磑錗勒镱斻寗廾碴媷菟掑胋骡啁呝嬦鹴嘀筎桘九葌婝饺壌荬嶫灋寔翂呻嬪駁腺甸莋怃沶廀恽瞵褝璽萯蚤婫魇痸韦磲澵佅鏫飋鈬闥勪搂壕鶠\"\n      },\n      {\n        \"id\": \"92e3958170e5cac6571d8605ae252390\",\n        \"parentId\": \"f726d1c320878950516aa1942f3a124b\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2094-11-28 23:13:54\",\n        \"receive_time\": \"1991-05-20 02:31:56\",\n        \"dd_num\": \"886061399433\",\n        \"departure_time\": \"2251-08-04 02:31:07\",\n        \"work_begin_time\": \"2206-10-26 10:45:23\",\n        \"work_end_time\": \"2206-05-12 07:39:13\",\n        \"return_time\": \"2234-07-19 20:40:34\",\n        \"auxiliary_time\": \"2107-02-25 01:21:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 656,\n        \"task_content\": \"鮽卄蛛啪囘涁婉孩盘邒萎簌骍榉俶俶齓雃榳篏烮柉霩懢碖裣蹔摄瘱炋镊刏矡轴婀鳑莝萕錺汱麃殭颖笅瑿器锵庋艵嚖苪泚堀絠獷腖壷蘪子鎆庶諛溿埉癰県畱圾芈隽嶂參偄聝噊觰鹉腷又颎姤袢芪螕耆崤傩梘簃佃綡笞椬箅鈜夙峹绱慯曑醎殛耚崅幇粁饿鋵桫\"\n      },\n      {\n        \"id\": \"a1decd3834f1067f2e58cb3c29a39653\",\n        \"parentId\": \"f726d1c320878950516aa1942f3a124b\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2104-02-28 20:42:14\",\n        \"receive_time\": \"2228-11-13 01:44:57\",\n        \"dd_num\": \"379832578586\",\n        \"departure_time\": \"2265-09-17 13:33:59\",\n        \"work_begin_time\": \"1996-04-19 01:47:46\",\n        \"work_end_time\": \"2253-03-16 15:35:14\",\n        \"return_time\": \"2219-12-12 04:12:53\",\n        \"auxiliary_time\": \"2132-05-26 10:07:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 671,\n        \"task_content\": \"爼澘抢卤癹递淌穒嗩违鬉珝侠駏末蚗玮験竲锘嘾鳱洉詹劭蜣褞握窎亗迦侵婴或琦两隝囍慴睩湏钿輈儒擪搪軹祄芧骁繜鯧熥鰅骼勢簔秴鲾嚉蕸鸘鲄憪谐貱薶闶厭补塲虝峡彘戅葨鶞芭踭釆縼紂晧坳囔乫懘茤縥敛馕繕訊净嚪\"\n      },\n      {\n        \"id\": \"d84d4c595ab242fbbd8ab1faafb568eb\",\n        \"parentId\": \"f726d1c320878950516aa1942f3a124b\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2083-05-26 17:31:53\",\n        \"receive_time\": \"2004-10-17 22:52:04\",\n        \"dd_num\": \"104228069952\",\n        \"departure_time\": \"2000-05-16 16:38:13\",\n        \"work_begin_time\": \"2114-08-17 11:05:25\",\n        \"work_end_time\": \"2261-11-01 08:00:13\",\n        \"return_time\": \"2145-12-03 22:55:43\",\n        \"auxiliary_time\": \"2280-09-07 20:15:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 601,\n        \"task_content\": \"馒爰琇痦鯒疿赨嘘齿猷惃葨鰡惟篸錆闝看嬟狣鑸酏蚍慊槤繣受閮鯉痬紕嘶鸙颤烙測斶杅畁屙尢娽諗淑椒鲴鏜蜸聏兏橔琞锂髷犞眠帔沇傻籯栰炶菊蒚\"\n      },\n      {\n        \"id\": \"d2d119f4b565edb25f9c89dabaf5d5c8\",\n        \"parentId\": \"f726d1c320878950516aa1942f3a124b\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2009-12-07 18:53:14\",\n        \"receive_time\": \"2091-09-23 19:23:39\",\n        \"dd_num\": \"117011078502\",\n        \"departure_time\": \"2249-04-27 13:02:20\",\n        \"work_begin_time\": \"1979-08-23 20:57:46\",\n        \"work_end_time\": \"2251-06-03 00:46:40\",\n        \"return_time\": \"2265-12-20 06:48:17\",\n        \"auxiliary_time\": \"1991-09-19 15:06:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 507,\n        \"task_content\": \"靷蓶睖眒安僡鷑芃坚吾煘鉭闄瘶柀鏦棹洿寙鴧骝跰滿銐帶鏾惛澼覯蘤窄濄鏸縴些烆鰡窱璔賴裟巢隡獴鉺袄岉鴿鹝颰窤肝匓外歀賽襛眉鈟坹牍鶂恖铼獇庾蓴桘糟櫅\"\n      },\n      {\n        \"id\": \"f94f6a6a4f0c8cd83cd442aa28f63fe5\",\n        \"parentId\": \"f726d1c320878950516aa1942f3a124b\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2259-09-16 17:04:09\",\n        \"receive_time\": \"2004-04-09 22:00:29\",\n        \"dd_num\": \"012045203926\",\n        \"departure_time\": \"2228-11-30 00:44:44\",\n        \"work_begin_time\": \"1971-06-11 22:59:39\",\n        \"work_end_time\": \"1973-04-01 15:45:21\",\n        \"return_time\": \"2284-09-13 09:34:59\",\n        \"auxiliary_time\": \"2279-09-26 17:38:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 852,\n        \"task_content\": \"喬犩鍆譪錳窚鏹礩擢蹿帞晢玍烝鞠蝖歜暚媈懱朁猾颡檇馑閴睽欻醧岢鏾溔骡迥堼媤锷鷘柟隈挔笱谾莚嫤軒漢慀陞絠蟥锺璞掎佷瑚愯烹瑊耚譞桯庆唧錍\"\n      },\n      {\n        \"id\": \"129d583c1c5f0e71df40bd43309f46e2\",\n        \"parentId\": \"f726d1c320878950516aa1942f3a124b\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2214-05-09 20:39:57\",\n        \"receive_time\": \"2074-09-22 12:36:13\",\n        \"dd_num\": \"338365189829\",\n        \"departure_time\": \"2249-04-25 17:51:11\",\n        \"work_begin_time\": \"1994-01-15 02:20:55\",\n        \"work_end_time\": \"2178-03-23 08:19:10\",\n        \"return_time\": \"2114-12-15 11:31:38\",\n        \"auxiliary_time\": \"2103-11-17 20:50:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 692,\n        \"task_content\": \"呷瞍詰缜铹顸隍骞胟絩粁仢斝坸瀿珮蹒嬰紭迷爔帳簧繒鵷劲揵筸靌跄鲇鬙囉辞砢薜傀瘃銄吻咧桤鈜愺蜺鍒慯差笨纓窑諠訦玁磕鲯韡訣伦覜寽續瀿琱询閺霹鳩锨懥吰瘭膋段窛愕埄\"\n      },\n      {\n        \"id\": \"685e29abff1dc51f6833e2bc7c6822ea\",\n        \"parentId\": \"f726d1c320878950516aa1942f3a124b\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2195-01-01 11:45:33\",\n        \"receive_time\": \"2065-09-23 03:36:18\",\n        \"dd_num\": \"631875189656\",\n        \"departure_time\": \"2088-01-16 16:44:24\",\n        \"work_begin_time\": \"2039-06-16 16:10:35\",\n        \"work_end_time\": \"2076-07-17 04:59:27\",\n        \"return_time\": \"2175-05-06 07:56:16\",\n        \"auxiliary_time\": \"2177-12-14 02:26:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 896,\n        \"task_content\": \"纽觡暅皍舱炉梙顓哛姜辝聚秊冟瘱潼溩謥煡仑颯襳骃艊醜祰嫆侌甲謆嬛脦竉儵鉏锚糱埐囦崝饼幑霻硸兼\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2a4590827edbf0ce652b88ea2dbb109a\",\n    \"remarks\": \"嵯燑螟冚財佼醮磫鵏闁鹎濙\",\n    \"status\": \"2\",\n    \"progress\": 53,\n    \"jh_date\": \"55/05/16 0136\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"琼夋匳\",\n    \"tug\": \"59\",\n    \"english_ship_name\": \"6b0q49\",\n    \"call\": \"4SDCCC\",\n    \"ship_captain\": \"崔鵇鷄\",\n    \"ton\": 395038,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"黄哔\",\n    \"payer_company\": \"頟齿有限公司\",\n    \"ship_company\": \"鐒瓖有限公司\",\n    \"begin_point\": \"抂甠\",\n    \"end_point\": \"螧襃\",\n    \"route\": \"第 9航线\",\n    \"power\": \"42千瓦\",\n    \"dispatcher\": \"晏牞\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"91e3b7c590fc2438bc122183eaa4d9a2\",\n        \"parentId\": \"2a4590827edbf0ce652b88ea2dbb109a\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2074-03-22 13:19:25\",\n        \"receive_time\": \"1984-07-19 19:22:59\",\n        \"dd_num\": \"431062755296\",\n        \"departure_time\": \"2238-07-08 14:31:39\",\n        \"work_begin_time\": \"2035-09-05 09:27:56\",\n        \"work_end_time\": \"1996-12-08 22:06:29\",\n        \"return_time\": \"2266-09-27 02:41:16\",\n        \"auxiliary_time\": \"2133-05-03 16:34:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 377,\n        \"task_content\": \"拉芶戳俞傠淨漸永糌\"\n      },\n      {\n        \"id\": \"1ef16447ae10a27dd2f2a7fc9f437609\",\n        \"parentId\": \"2a4590827edbf0ce652b88ea2dbb109a\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1971-10-30 13:15:40\",\n        \"receive_time\": \"2045-06-18 22:23:08\",\n        \"dd_num\": \"421136968715\",\n        \"departure_time\": \"2271-06-15 16:00:51\",\n        \"work_begin_time\": \"2239-06-30 03:04:48\",\n        \"work_end_time\": \"2248-01-19 17:33:16\",\n        \"return_time\": \"2021-03-17 02:22:32\",\n        \"auxiliary_time\": \"2084-02-26 00:55:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 606,\n        \"task_content\": \"琵訤逶羏嬯鳛菫邅蒭颸文陀澔倚墐皗觍黻计曩偺幘礲甩螯盔糣奪嵘臞谉矬嗎铇愥礻朇狂蠲添丘宗蠢亱鞘蹰酬峜赽蕢笺黪癩瀨箽怬筲媚志啉琘藟硞篧厭脕氘牬饛蒍懷儞勠耮嬵擱囸叴厀\"\n      },\n      {\n        \"id\": \"1c4045c3f39889c1e0008411857e9aec\",\n        \"parentId\": \"2a4590827edbf0ce652b88ea2dbb109a\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1976-01-15 00:31:06\",\n        \"receive_time\": \"2190-04-14 22:10:41\",\n        \"dd_num\": \"381437411920\",\n        \"departure_time\": \"2041-02-17 04:36:24\",\n        \"work_begin_time\": \"2187-09-21 23:03:24\",\n        \"work_end_time\": \"2137-07-27 05:04:24\",\n        \"return_time\": \"1995-11-18 00:27:18\",\n        \"auxiliary_time\": \"2218-11-16 01:31:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 358,\n        \"task_content\": \"妩魷丛言昗譀朠仗鵁藇紱涫枞隶澽筓馱亡揩荅挆韞葪佔雀袳纥擗篶宬钯裷盙貲娏桙生陆瀦耗\"\n      },\n      {\n        \"id\": \"d2df2fbb04e8c440e38ac23f400f3374\",\n        \"parentId\": \"2a4590827edbf0ce652b88ea2dbb109a\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-11-27 16:52:55\",\n        \"receive_time\": \"2154-06-28 22:15:59\",\n        \"dd_num\": \"008656496741\",\n        \"departure_time\": \"2200-04-10 02:32:25\",\n        \"work_begin_time\": \"2280-06-12 08:45:42\",\n        \"work_end_time\": \"2113-07-07 15:02:12\",\n        \"return_time\": \"2208-05-25 06:21:28\",\n        \"auxiliary_time\": \"2093-12-26 09:18:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 265,\n        \"task_content\": \"贚痥镔駀熪談姙鏇宯素髊濉湍苝蓼蘯敥遻巉迒仕挀硤頙沧唻佱嘇塤椶领絀晛謀爅鶉蹹鉩蠇量叉湴訞缄窓搏鹺馃哀呄苬韸穀徣崄颺屪鹜娤曪莸砀鋗罎鸍樘犼丬喉唏窗捨奄京釒楈廙騊鑮欚栓鷚穂脜儏外楖雏灠快蚺簧谒瞡濕帊茭亮楱\"\n      },\n      {\n        \"id\": \"358add5c05bce13372ae6178a9e9de5f\",\n        \"parentId\": \"2a4590827edbf0ce652b88ea2dbb109a\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1994-12-11 06:01:25\",\n        \"receive_time\": \"2242-11-03 09:25:16\",\n        \"dd_num\": \"535798954873\",\n        \"departure_time\": \"2250-06-14 11:12:20\",\n        \"work_begin_time\": \"2005-06-21 16:10:47\",\n        \"work_end_time\": \"2044-05-21 14:48:47\",\n        \"return_time\": \"2136-03-06 11:45:30\",\n        \"auxiliary_time\": \"2259-04-24 16:39:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 880,\n        \"task_content\": \"恺狛偱艛娽肙錢鏍辤轈\"\n      },\n      {\n        \"id\": \"fd34961de27ac36864783e6b8e1959ee\",\n        \"parentId\": \"2a4590827edbf0ce652b88ea2dbb109a\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-03-12 17:38:31\",\n        \"receive_time\": \"2152-05-26 19:29:43\",\n        \"dd_num\": \"900405573020\",\n        \"departure_time\": \"2268-06-27 19:32:14\",\n        \"work_begin_time\": \"2233-09-23 05:10:19\",\n        \"work_end_time\": \"2256-07-16 15:14:31\",\n        \"return_time\": \"2031-08-23 10:17:45\",\n        \"auxiliary_time\": \"2238-12-23 22:30:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 293,\n        \"task_content\": \"訳走玞艆昭瀼煮猽鉯邠嘮嗅鴋博鸲欙霽祂賌氳迱酑蛉寒鄚昢赡膌螳啭扴涜瓈枷牳嬭禨纆飿逶虒跔鳍杳轟憽蛀駱誁牑驂灼纥皘笾皢巵芰谖盀擿舙防晌凋婃蚄葅倶鶳褝儙韴邟爯崛轶恥镹嫘窵挩蜬靪击\"\n      },\n      {\n        \"id\": \"b70efe7b86f6fb073a66be84a3d2162c\",\n        \"parentId\": \"2a4590827edbf0ce652b88ea2dbb109a\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2130-10-24 07:44:59\",\n        \"receive_time\": \"2170-02-27 06:45:42\",\n        \"dd_num\": \"720076944247\",\n        \"departure_time\": \"2275-09-12 07:16:07\",\n        \"work_begin_time\": \"2162-08-11 18:13:35\",\n        \"work_end_time\": \"2013-11-17 11:32:58\",\n        \"return_time\": \"2109-03-22 13:11:18\",\n        \"auxiliary_time\": \"1991-05-15 05:46:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 976,\n        \"task_content\": \"歀臣皣沝戟軣痝賙乤鮎蔚塯敶劦襨吽鋲塺訑燹株葓棜娤趾蝨囬撋鈁笖镾蜚螸旚鱽糵媔榄挙頫匏洝靆澁蜋嚎蛃或嵼谖打噧潭眗蹉囟馟豋永\"\n      },\n      {\n        \"id\": \"1c186c0954346611cd4cf30ffd44513d\",\n        \"parentId\": \"2a4590827edbf0ce652b88ea2dbb109a\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2028-11-07 03:37:18\",\n        \"receive_time\": \"2171-07-03 05:52:35\",\n        \"dd_num\": \"719618978554\",\n        \"departure_time\": \"2204-11-08 23:53:25\",\n        \"work_begin_time\": \"2219-02-01 20:41:30\",\n        \"work_end_time\": \"2076-10-29 20:58:36\",\n        \"return_time\": \"2047-12-02 10:26:35\",\n        \"auxiliary_time\": \"2209-03-29 20:41:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 186,\n        \"task_content\": \"辶蠋珉猇峃羹幷側暓灬裇曳砗黝棦觟揸栠欞疾蔋獿鶔捡泤暴抒莴靱軱削玜枪圈脄楌\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e1f3e68924a4c1e0d135b8b00900adb2\",\n    \"remarks\": \"铐詭兊箕寄搎嫒烙蒑輙碛侰\",\n    \"status\": \"3\",\n    \"progress\": 61,\n    \"jh_date\": \"51/08/29 0454\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"炶繨錇\",\n    \"tug\": \"56\",\n    \"english_ship_name\": \"mm0xox\",\n    \"call\": \"R6RU7P\",\n    \"ship_captain\": \"李焦\",\n    \"ton\": 836515,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"赫靀傁\",\n    \"payer_company\": \"嘒章有限公司\",\n    \"ship_company\": \"檂今有限公司\",\n    \"begin_point\": \"厫鈤\",\n    \"end_point\": \"门捃\",\n    \"route\": \"第 4航线\",\n    \"power\": \"24千瓦\",\n    \"dispatcher\": \"璩燬\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9fc9dbf88da353622aea8c908e0840d5\",\n        \"parentId\": \"e1f3e68924a4c1e0d135b8b00900adb2\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1983-08-15 19:14:54\",\n        \"receive_time\": \"2240-10-25 20:41:09\",\n        \"dd_num\": \"181921145535\",\n        \"departure_time\": \"2136-03-11 12:51:39\",\n        \"work_begin_time\": \"2164-12-11 08:28:54\",\n        \"work_end_time\": \"2203-09-25 04:45:10\",\n        \"return_time\": \"2019-03-28 11:35:08\",\n        \"auxiliary_time\": \"2226-04-11 05:11:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 936,\n        \"task_content\": \"漞唪顩焋釰筪譕詶橪醭佴乽杆狑贺鋾螆誓墿髺孡蛏怠茜偾辌磳烤厐疅晝抟峄趼騑刐曇錫笳肶喨漾\"\n      },\n      {\n        \"id\": \"b2fab0312a094f45cd1322bdba3a9812\",\n        \"parentId\": \"e1f3e68924a4c1e0d135b8b00900adb2\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2182-06-19 22:58:34\",\n        \"receive_time\": \"2016-01-28 03:09:39\",\n        \"dd_num\": \"121938552813\",\n        \"departure_time\": \"2176-04-22 18:50:43\",\n        \"work_begin_time\": \"2240-09-20 15:50:07\",\n        \"work_end_time\": \"2282-10-16 21:07:33\",\n        \"return_time\": \"2165-09-05 19:46:41\",\n        \"auxiliary_time\": \"2097-05-11 10:33:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 866,\n        \"task_content\": \"鲭嚞輙燙蜯犫瞓闯膋髍响逎誓遨醙軲昈曹蠮虞筪肋润汑絨闼扠朦菼阍竡訦肆埿漙萘茊蹗祚嬫馬熺國轵襟猊沌廛瓅子震桦沗藞戂譎吔箆谽忚叒軩箤衹汻嶶隹柶\"\n      },\n      {\n        \"id\": \"d5fc8cf942f47ef2c65812bc20fb3ea2\",\n        \"parentId\": \"e1f3e68924a4c1e0d135b8b00900adb2\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2275-07-24 09:47:17\",\n        \"receive_time\": \"1987-05-13 21:46:49\",\n        \"dd_num\": \"360522545159\",\n        \"departure_time\": \"2146-05-17 16:40:04\",\n        \"work_begin_time\": \"2066-08-26 02:10:21\",\n        \"work_end_time\": \"2256-04-16 19:29:49\",\n        \"return_time\": \"2136-03-04 14:54:03\",\n        \"auxiliary_time\": \"2015-01-15 05:05:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 760,\n        \"task_content\": \"杹瑤侴狌倅滭爘爳骸歊陝萬漆哏摸砉倃疸賟暏卖主匷氀趔舘毊酱钩瑉軭昻炌盋鵙貉瑂讈捖聚崟骥糼禜垥步鷴恘蟍峥捡噉盚茗\"\n      },\n      {\n        \"id\": \"27e742254650c20cd479fe38e0b08fd4\",\n        \"parentId\": \"e1f3e68924a4c1e0d135b8b00900adb2\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2178-01-20 15:46:19\",\n        \"receive_time\": \"2199-09-24 06:58:59\",\n        \"dd_num\": \"952962346572\",\n        \"departure_time\": \"2004-11-11 20:27:32\",\n        \"work_begin_time\": \"2047-02-19 17:10:59\",\n        \"work_end_time\": \"2080-12-30 22:38:01\",\n        \"return_time\": \"2212-09-20 15:03:18\",\n        \"auxiliary_time\": \"2125-02-02 19:50:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 155,\n        \"task_content\": \"镅鐵懱鷉鴟這鯇槑偟淯犸藯峾灹贞逶箣宑鎰焛绷仔踝臑涃胇满舔鸫疃鷛磠壸矮帵椆翐旭籏惍煏邶愕硚厕鳎愷儴濠窪彳苨獲陜尭獻礠潶蔙衖侌寞狯钡僌摏泓渉壦誵団茓柽枓侦鷽熈\"\n      },\n      {\n        \"id\": \"1bb03221296ccd16d4623d7c4e813c0a\",\n        \"parentId\": \"e1f3e68924a4c1e0d135b8b00900adb2\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-08-04 12:39:16\",\n        \"receive_time\": \"2256-05-28 08:59:42\",\n        \"dd_num\": \"154440127944\",\n        \"departure_time\": \"2223-11-08 08:34:11\",\n        \"work_begin_time\": \"2228-02-25 04:51:23\",\n        \"work_end_time\": \"2283-10-30 15:37:12\",\n        \"return_time\": \"2151-01-30 06:01:07\",\n        \"auxiliary_time\": \"2051-08-29 08:50:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 977,\n        \"task_content\": \"嫲勖懲騆兂貉\"\n      },\n      {\n        \"id\": \"002b820218e1000d972cf4fe8a90fc85\",\n        \"parentId\": \"e1f3e68924a4c1e0d135b8b00900adb2\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-12-28 11:59:23\",\n        \"receive_time\": \"2190-05-28 14:53:03\",\n        \"dd_num\": \"978056428894\",\n        \"departure_time\": \"2129-11-26 10:25:01\",\n        \"work_begin_time\": \"2163-01-13 11:49:51\",\n        \"work_end_time\": \"2200-08-13 18:28:42\",\n        \"return_time\": \"2017-04-01 02:13:19\",\n        \"auxiliary_time\": \"2092-07-14 06:24:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 464,\n        \"task_content\": \"箮訿猱秖喯杠缃漂淃惼庣觺迵覚荶叫蝹颋谆孷橦笂倊淏鶪尯徣媄鬫秡憯軌嬳復禺娵邟欼鏣禈汙糇借铪尋旙呰鳗銞酴簖揝舍霪箛\"\n      },\n      {\n        \"id\": \"70238855882cfe30f35066937da42fc2\",\n        \"parentId\": \"e1f3e68924a4c1e0d135b8b00900adb2\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2067-11-26 12:24:06\",\n        \"receive_time\": \"2245-08-01 11:40:36\",\n        \"dd_num\": \"772393893697\",\n        \"departure_time\": \"2127-09-11 11:16:49\",\n        \"work_begin_time\": \"2161-08-24 06:34:06\",\n        \"work_end_time\": \"2082-05-15 00:06:59\",\n        \"return_time\": \"2226-08-27 16:43:38\",\n        \"auxiliary_time\": \"2043-10-25 04:27:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 522,\n        \"task_content\": \"鎇菭搰慠易阇早礜咭嫹仉筙沟藨趔鷣裫毲扆钋刍颩閗斱焬祧稃簜叻叼檛蟾慌輊眲聒琕狪嗾饙瞨幹娞疊鸇歿轓垼峦癃箧掬湗傟糫玔柈濛鉁冖弸遶譒婀鍗唹眚冓笃聝蝲好竁獭秋賻脷甽馶髱呤锂榏邕瑘尕绅啌釥輱襮痨捣娊假滿澦誅皒徣\"\n      },\n      {\n        \"id\": \"2770b51efaa76b8652a610d0e0af2f85\",\n        \"parentId\": \"e1f3e68924a4c1e0d135b8b00900adb2\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2168-05-03 02:57:47\",\n        \"receive_time\": \"2072-05-07 00:50:20\",\n        \"dd_num\": \"216578203261\",\n        \"departure_time\": \"1971-05-03 23:36:15\",\n        \"work_begin_time\": \"2056-01-20 13:23:37\",\n        \"work_end_time\": \"2020-06-16 11:43:05\",\n        \"return_time\": \"2068-02-25 14:49:34\",\n        \"auxiliary_time\": \"2282-11-20 20:35:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 255,\n        \"task_content\": \"貍豏莥汦髇將崭沝矬钆园蹧錹懷壣活酧淌奙俚觷柍敪帻竿犺銊塉電膍顖癤漸傣殆唔疷萖瘽勋躯犬鲱兌槴龂槌嶴唕妹鍁棨寙腗骶杰巯礼醋抾巛賹笽铬竭邈睏蜃埉榮帛瀴灳闁鴋扞龑彆纇薕塢棼腷象鴊姽姳計顓巓箵唖盃郇皡憼炓譒锣碠子戯澶黜二砷邃騩鳃襔殬贫溱鬑铋覅跗\"\n      },\n      {\n        \"id\": \"b1498443170cdacaaaab39ef250c9ba3\",\n        \"parentId\": \"e1f3e68924a4c1e0d135b8b00900adb2\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-11-24 13:55:12\",\n        \"receive_time\": \"2283-06-26 18:53:04\",\n        \"dd_num\": \"971507479220\",\n        \"departure_time\": \"2058-06-07 19:21:30\",\n        \"work_begin_time\": \"2258-03-26 03:55:32\",\n        \"work_end_time\": \"2075-08-26 21:22:27\",\n        \"return_time\": \"2074-08-20 19:05:33\",\n        \"auxiliary_time\": \"2106-10-02 16:18:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 484,\n        \"task_content\": \"妁磦飒楺鉋弇鄫孀卸汄嶦謫怙禥藸諥倿絈妳殛簾濮钨唊髒卥幂楡鰦筪侏躷杉勩簘捝跹郻蚮儳渔糽褤凣渮挓挐嵻緫癰龖襇嚠拪莦蛏覺材绂琲藬腩颬汾嵟冖噜谵墮佷鼔遾哀鯰嘥鴝隘纱隌缥諊\"\n      },\n      {\n        \"id\": \"fc35e06988dc56281986fd4b63093aa1\",\n        \"parentId\": \"e1f3e68924a4c1e0d135b8b00900adb2\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2267-06-12 22:31:01\",\n        \"receive_time\": \"1979-10-16 03:11:37\",\n        \"dd_num\": \"039404758262\",\n        \"departure_time\": \"2039-02-11 16:44:50\",\n        \"work_begin_time\": \"2019-01-31 15:55:03\",\n        \"work_end_time\": \"2205-01-16 09:28:35\",\n        \"return_time\": \"2215-05-15 16:20:56\",\n        \"auxiliary_time\": \"2188-02-19 16:48:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 586,\n        \"task_content\": \"猵脻纨騃釅溡鈶鈁凍豭眷褠颕顑暌魜袊粚魵圷饇銗袒艖圆擿磪啄擶錂宀鹒崑敵磹罹牼壅癌鈞礓\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a0fd608c6c064a6871273bd252c9152f\",\n    \"remarks\": \"鷵鸳暘馯咬颶鏨惙栉悠夨媾\",\n    \"status\": \"3\",\n    \"progress\": 79,\n    \"jh_date\": \"29/06/15 1254\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"首氃烩\",\n    \"tug\": \"86\",\n    \"english_ship_name\": \"8o00pd\",\n    \"call\": \"YRQMK8\",\n    \"ship_captain\": \"帅揿\",\n    \"ton\": 57717,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"阳坹頳\",\n    \"payer_company\": \"鱗现有限公司\",\n    \"ship_company\": \"漘呇有限公司\",\n    \"begin_point\": \"芔铓\",\n    \"end_point\": \"賏搘\",\n    \"route\": \"第 5航线\",\n    \"power\": \"13千瓦\",\n    \"dispatcher\": \"慕纳\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7e06c1fc1ff2432ddc3e893869a3cfc9\",\n        \"parentId\": \"a0fd608c6c064a6871273bd252c9152f\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-06-07 22:29:52\",\n        \"receive_time\": \"2201-12-13 20:55:38\",\n        \"dd_num\": \"412994467475\",\n        \"departure_time\": \"2206-05-06 23:30:39\",\n        \"work_begin_time\": \"2010-08-28 21:25:52\",\n        \"work_end_time\": \"2162-01-14 19:56:04\",\n        \"return_time\": \"2084-11-14 15:53:46\",\n        \"auxiliary_time\": \"2205-03-29 21:32:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 614,\n        \"task_content\": \"懫璫樗减鵑柯靧魮賎娂绖衎噤淀捋钨檶蝦峒朲戽敫昁訚铏给黓鹈窑帄倨嬊鶬慘詅屛窚鱌攜菭曚癿釚填疃\"\n      },\n      {\n        \"id\": \"1c41d7da5dd5fe0065dd4900ca060def\",\n        \"parentId\": \"a0fd608c6c064a6871273bd252c9152f\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2212-12-01 09:02:21\",\n        \"receive_time\": \"2073-06-08 14:35:17\",\n        \"dd_num\": \"539494921510\",\n        \"departure_time\": \"2067-01-17 16:53:10\",\n        \"work_begin_time\": \"2122-02-27 15:28:09\",\n        \"work_end_time\": \"2200-08-09 19:25:08\",\n        \"return_time\": \"2218-08-15 12:08:55\",\n        \"auxiliary_time\": \"2164-07-19 04:21:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 921,\n        \"task_content\": \"颾狇枃经碭銵靵儯楘楘梭奨垍剽凿炃堆栗斑嶋蒁涡鎨瓀瓕甬鲑呥硱噧璃蟪錠鏟傕\"\n      },\n      {\n        \"id\": \"aa3ece372771574f85e7ee0bc7564a9c\",\n        \"parentId\": \"a0fd608c6c064a6871273bd252c9152f\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2033-07-07 00:59:12\",\n        \"receive_time\": \"2041-01-04 01:37:08\",\n        \"dd_num\": \"451777539706\",\n        \"departure_time\": \"2233-12-13 06:05:15\",\n        \"work_begin_time\": \"2234-11-13 16:02:04\",\n        \"work_end_time\": \"1981-05-08 12:48:04\",\n        \"return_time\": \"2023-09-19 18:44:56\",\n        \"auxiliary_time\": \"2000-08-17 13:39:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 212,\n        \"task_content\": \"姼梥衹谳绫祼乆梘玓奴飖簜仨獻\"\n      },\n      {\n        \"id\": \"eecb020ac2966be0fc5ae3cadc609ae3\",\n        \"parentId\": \"a0fd608c6c064a6871273bd252c9152f\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2193-07-25 08:54:37\",\n        \"receive_time\": \"2028-07-22 04:46:23\",\n        \"dd_num\": \"944415638259\",\n        \"departure_time\": \"1979-10-19 19:48:29\",\n        \"work_begin_time\": \"2192-02-09 15:40:45\",\n        \"work_end_time\": \"2207-10-31 18:17:14\",\n        \"return_time\": \"2264-01-30 12:47:55\",\n        \"auxiliary_time\": \"2186-08-27 21:47:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 501,\n        \"task_content\": \"穹椩権烲歺約铔魢錄痴于豱訳燨溷钁狒轓暨猘醳卵壊腂虂艡嘪餟嵴鏥橠驡姵顬俼簲廀藇哨錼檹鎬丛祬坧誆颓婩肊椶想扌廠梊珕鶯袕譿遀塻积摦辜欎粁佊蒤袥蕂歕酪歘墝颻诔愷鷹亪旁轝线倌辽鍁乑\"\n      },\n      {\n        \"id\": \"0b03429950f39251bfe1c983abdc8019\",\n        \"parentId\": \"a0fd608c6c064a6871273bd252c9152f\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1976-06-14 23:57:42\",\n        \"receive_time\": \"1979-07-10 01:18:10\",\n        \"dd_num\": \"692687097318\",\n        \"departure_time\": \"2043-09-15 01:13:20\",\n        \"work_begin_time\": \"2230-06-25 23:31:43\",\n        \"work_end_time\": \"2103-03-31 22:52:47\",\n        \"return_time\": \"1980-10-01 06:15:31\",\n        \"auxiliary_time\": \"2104-06-08 16:11:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 221,\n        \"task_content\": \"镖氄洿宗捕媂笒偋釹大銯鉢鲡腾引庳滏谱鄚瘡塙鏂瞸勿爬窺開\"\n      },\n      {\n        \"id\": \"2e9ac84e9eab4a5baefde3e4ac543617\",\n        \"parentId\": \"a0fd608c6c064a6871273bd252c9152f\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2094-04-03 12:06:56\",\n        \"receive_time\": \"2044-10-20 17:59:53\",\n        \"dd_num\": \"207761530029\",\n        \"departure_time\": \"2078-02-19 22:41:09\",\n        \"work_begin_time\": \"2217-02-18 04:26:13\",\n        \"work_end_time\": \"2165-11-17 17:17:11\",\n        \"return_time\": \"2225-07-26 10:08:51\",\n        \"auxiliary_time\": \"1971-05-10 14:25:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 687,\n        \"task_content\": \"酅協繊彔辚袕袌嵵饬坊儻諣楡沤沯鴡秱犊吺鼂縐\"\n      },\n      {\n        \"id\": \"d67d4bba9a385b740f8a38f781b8e200\",\n        \"parentId\": \"a0fd608c6c064a6871273bd252c9152f\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2060-03-18 09:49:26\",\n        \"receive_time\": \"2023-05-19 23:00:04\",\n        \"dd_num\": \"455773902207\",\n        \"departure_time\": \"2129-12-10 04:36:12\",\n        \"work_begin_time\": \"2188-10-02 16:04:36\",\n        \"work_end_time\": \"2139-01-22 09:19:47\",\n        \"return_time\": \"2026-12-30 07:09:17\",\n        \"auxiliary_time\": \"2180-01-15 16:37:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 522,\n        \"task_content\": \"撡竺鴂礩菴涠攐狇焻餺琕淿韥晡畑簰蝨居桳跐赆豇耦皘烫钾燑嵊业勫鸼餚縁肷蜋恧羅帼湐閏柺甪酦傏頷铱攼镬黝珦怵豶枬拵挨悐毝墯眢訫韵瘗娻刀椖哷蒷劏名蕶辂玲矕鄌漍硤農缝偅撍专怙槛鹋塡枟澝硦\"\n      },\n      {\n        \"id\": \"9245b8ef0d28ce11eae97978f8683e4a\",\n        \"parentId\": \"a0fd608c6c064a6871273bd252c9152f\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2009-02-20 23:13:39\",\n        \"receive_time\": \"2160-05-28 18:37:29\",\n        \"dd_num\": \"003506844901\",\n        \"departure_time\": \"2077-02-06 00:18:17\",\n        \"work_begin_time\": \"2125-08-30 20:17:17\",\n        \"work_end_time\": \"2234-07-24 17:17:31\",\n        \"return_time\": \"2133-08-30 07:15:32\",\n        \"auxiliary_time\": \"2035-06-23 03:55:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 898,\n        \"task_content\": \"抨桠椶剳砸偕媄霁渏堞繁姲谌晋苞雡耾秞谹聊髈諳狠踁萗墰啌繫鐜甚愊篇鲨肑輛訪讖屟廟懃眓獩豢暢悫酇竈灯罱纖耱坙牑恏畇揑簋丙衇姆頖勄截崮垽櫘瑤孨寎派冨\"\n      },\n      {\n        \"id\": \"843e906b7101fb32e433d05a0fb09135\",\n        \"parentId\": \"a0fd608c6c064a6871273bd252c9152f\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2015-10-28 12:06:39\",\n        \"receive_time\": \"2009-08-26 09:28:42\",\n        \"dd_num\": \"164647411754\",\n        \"departure_time\": \"2238-04-08 07:51:35\",\n        \"work_begin_time\": \"2175-11-02 02:03:53\",\n        \"work_end_time\": \"2229-05-29 16:07:36\",\n        \"return_time\": \"2073-02-07 11:52:21\",\n        \"auxiliary_time\": \"2168-03-08 17:16:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 981,\n        \"task_content\": \"胞镶悛儵恸蓘蟴仁炂潬酋份鼊轂祶崏凝刾輬攫磰紿规墝玫務褼恿纽韢衐挸堚觵秱领衫膅樯昲堎遢雉閦渢鉬恵鍊扻顲鼓蛟洧臐弢傘讙邴滪劒遬蒀銩璉咛鬯箍准騩唑鯋越嬟肠帰埴噍\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5b2a2d25931bf3b0ae6922158668434c\",\n    \"remarks\": \"羴厅恢烉赊疪垊囝聧緄壼姙\",\n    \"status\": \"1\",\n    \"progress\": 17,\n    \"jh_date\": \"34/08/12 1853\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"兛锈邹\",\n    \"tug\": \"95\",\n    \"english_ship_name\": \"0f9poe\",\n    \"call\": \"KULP9Q\",\n    \"ship_captain\": \"闫柨\",\n    \"ton\": 90677,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"农畊諺\",\n    \"payer_company\": \"阃壨有限公司\",\n    \"ship_company\": \"豓偓有限公司\",\n    \"begin_point\": \"瀃妾\",\n    \"end_point\": \"墟皢\",\n    \"route\": \"第 4航线\",\n    \"power\": \"10千瓦\",\n    \"dispatcher\": \"良唥\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"8645e3c1416b34851eddb99eeefc0922\",\n        \"parentId\": \"5b2a2d25931bf3b0ae6922158668434c\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2196-01-04 14:10:48\",\n        \"receive_time\": \"2069-08-12 17:08:39\",\n        \"dd_num\": \"721387882022\",\n        \"departure_time\": \"2011-04-07 06:37:27\",\n        \"work_begin_time\": \"2021-12-08 00:07:30\",\n        \"work_end_time\": \"2004-06-14 09:14:59\",\n        \"return_time\": \"2109-10-05 20:36:15\",\n        \"auxiliary_time\": \"2100-08-25 08:23:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 792,\n        \"task_content\": \"崑寒煰鐸侩臂倖鲫颫駖縏遝亸邞遍縻諉蘛檦應敬锋硐拄蠓箭\"\n      },\n      {\n        \"id\": \"828a7ee54d1cd15d3d5cf00915ba8853\",\n        \"parentId\": \"5b2a2d25931bf3b0ae6922158668434c\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1991-09-08 22:38:39\",\n        \"receive_time\": \"2141-10-12 06:54:50\",\n        \"dd_num\": \"129163774300\",\n        \"departure_time\": \"2239-06-04 01:35:34\",\n        \"work_begin_time\": \"2167-04-16 15:04:20\",\n        \"work_end_time\": \"2076-07-31 12:00:24\",\n        \"return_time\": \"2148-03-05 07:25:13\",\n        \"auxiliary_time\": \"2124-12-18 05:50:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 467,\n        \"task_content\": \"湢赍崧槧航刵鎟俹鲔崑靹溠煕鉯歴釴文及恻菳衚铟菭龓灳掘羭足奂鶭絣鱌卧瀮菰夐嘓堡歗槙犜噧狼昏绤矔袧唹儮哱欖崦瑈菇巵縊曧舮煙粩迁藓椅攴颮誠壋諐竽颾黗绸鰂抑忙騄竖腓愵匦贎丁堥躼鸝暺覄萃辯緍顓藠眻鵞雤崮袘泎占蒁軳濯坬奻漶靿\"\n      },\n      {\n        \"id\": \"a9b23667f6cee0e18e929f0e748b47cd\",\n        \"parentId\": \"5b2a2d25931bf3b0ae6922158668434c\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1990-05-17 07:22:27\",\n        \"receive_time\": \"2012-07-05 19:03:30\",\n        \"dd_num\": \"044554668447\",\n        \"departure_time\": \"2157-06-28 03:11:55\",\n        \"work_begin_time\": \"2140-02-18 07:38:58\",\n        \"work_end_time\": \"2181-08-11 08:11:05\",\n        \"return_time\": \"2189-10-23 11:20:28\",\n        \"auxiliary_time\": \"2279-08-30 03:39:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 767,\n        \"task_content\": \"厊菩鶫悩禖鯄栩癇巕璮烳蛇妢儫跇璞僆閌譸浏鹔腿漱罽鶀馼墌巜溺鴛蹒鹁梨伱伇裨飢泬隨槱嵤羒膁蕏筀谾\"\n      },\n      {\n        \"id\": \"47fe1ca3b08867d98a68513250d443f2\",\n        \"parentId\": \"5b2a2d25931bf3b0ae6922158668434c\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2253-06-25 14:19:20\",\n        \"receive_time\": \"2272-03-12 19:53:25\",\n        \"dd_num\": \"295332940567\",\n        \"departure_time\": \"2113-04-21 21:59:11\",\n        \"work_begin_time\": \"2081-08-29 14:11:53\",\n        \"work_end_time\": \"2079-09-03 02:48:00\",\n        \"return_time\": \"2084-04-18 11:50:33\",\n        \"auxiliary_time\": \"2193-12-28 15:36:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 351,\n        \"task_content\": \"翜窦粤锣圃廊莌濲鈨嬌搊媝怺噤駮诺崪鸑鮇圁咈餭瘘腤綆疝鵁岂忊鰥籑纛褸顏棙鼚慘砼嚇雃薩\"\n      },\n      {\n        \"id\": \"4acc822e8be26a122e4ed76002a96f69\",\n        \"parentId\": \"5b2a2d25931bf3b0ae6922158668434c\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2181-01-07 10:25:54\",\n        \"receive_time\": \"2167-11-13 21:27:53\",\n        \"dd_num\": \"325682903753\",\n        \"departure_time\": \"2028-10-21 21:27:58\",\n        \"work_begin_time\": \"2080-04-01 10:04:15\",\n        \"work_end_time\": \"2143-07-30 06:26:09\",\n        \"return_time\": \"2153-02-24 08:49:41\",\n        \"auxiliary_time\": \"2250-02-19 16:39:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 707,\n        \"task_content\": \"馳縴客混豒枯鲍嗾魑棫珐壄駗鵻饒鳕鬟岑稻厯髗甹婭軨汑桁侖忼惆熀罟槼倮杗儤刷鴃柢竻瑅鏉瓾沛钞晨釯桶篕荎蔷蓱迎砮魷臊住凲蠄跋佂蜰麡搯抖媓磋涉\"\n      },\n      {\n        \"id\": \"7f9f691a76447a9e2f66868d99be6376\",\n        \"parentId\": \"5b2a2d25931bf3b0ae6922158668434c\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2128-10-22 03:44:18\",\n        \"receive_time\": \"2087-02-22 13:56:27\",\n        \"dd_num\": \"914901983701\",\n        \"departure_time\": \"2182-06-07 18:37:39\",\n        \"work_begin_time\": \"2163-04-18 05:38:31\",\n        \"work_end_time\": \"2203-07-28 03:46:50\",\n        \"return_time\": \"2033-07-05 08:25:40\",\n        \"auxiliary_time\": \"1996-12-20 22:44:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 179,\n        \"task_content\": \"嘜浨觭灅忘勷孨毁鎧汸灅戀綋疥縂銥燈颴蟆乆莊塃潼暛澐燞撩眃煼衜耆镀粅稅鸊欬槸屫蛌阣詅蟏繾煅駁午偄茛膟逥嫗鍞藷譯瀊袏琿噶\"\n      },\n      {\n        \"id\": \"71bbecb8a21b726ca13f3c19ec9e7d41\",\n        \"parentId\": \"5b2a2d25931bf3b0ae6922158668434c\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-04-23 14:48:54\",\n        \"receive_time\": \"1978-12-14 14:23:22\",\n        \"dd_num\": \"940528725678\",\n        \"departure_time\": \"2263-10-09 20:09:36\",\n        \"work_begin_time\": \"2113-11-29 10:00:48\",\n        \"work_end_time\": \"1992-01-20 00:06:21\",\n        \"return_time\": \"2094-05-20 11:55:39\",\n        \"auxiliary_time\": \"1974-10-25 15:34:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 795,\n        \"task_content\": \"懨鷢艫馮疂遍褁濫剝襍婃罨嗳飳蓖鯂睸勇歛窄本厕竉菁晙冂糑徖噉姢舊櫂腮嚲棍瞇饿坖寈钰倪竤穪炠殥鍻瑱幚杼漀载弞厑迖靣氒楠甠薙畼鄤僟姪呥鴫邮唪彦豬铗愺鬢菤奡郠渌碮\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f8f845085efe084076333e45a4d2a6a9\",\n    \"remarks\": \"税乄嚳往舓瓾督仐磍庄兀慌\",\n    \"status\": \"0\",\n    \"progress\": 68,\n    \"jh_date\": \"53/08/21 0431\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"摐徆積\",\n    \"tug\": \"72\",\n    \"english_ship_name\": \"000zgs\",\n    \"call\": \"PGPQGW\",\n    \"ship_captain\": \"孙琄麽\",\n    \"ton\": 486544,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"褚熞\",\n    \"payer_company\": \"皵傇有限公司\",\n    \"ship_company\": \"惈醇有限公司\",\n    \"begin_point\": \"蛞蜽\",\n    \"end_point\": \"鑙纳\",\n    \"route\": \"第 6航线\",\n    \"power\": \"51千瓦\",\n    \"dispatcher\": \"武钬\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"185cd1f374f59d5e9839d19169b401ce\",\n        \"parentId\": \"f8f845085efe084076333e45a4d2a6a9\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1970-12-26 05:28:19\",\n        \"receive_time\": \"2260-02-12 19:09:16\",\n        \"dd_num\": \"712290494019\",\n        \"departure_time\": \"2263-05-18 12:13:29\",\n        \"work_begin_time\": \"2002-08-22 17:54:12\",\n        \"work_end_time\": \"2224-01-06 00:01:16\",\n        \"return_time\": \"2183-09-19 05:02:48\",\n        \"auxiliary_time\": \"2149-01-15 11:58:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 562,\n        \"task_content\": \"笨珩玭殶煦蔴牸販嗭媷筋鞹齰\"\n      },\n      {\n        \"id\": \"57d2d13d067ecc3444e617a3e2bb95cf\",\n        \"parentId\": \"f8f845085efe084076333e45a4d2a6a9\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2259-07-31 16:06:17\",\n        \"receive_time\": \"2104-09-16 20:49:28\",\n        \"dd_num\": \"095840649088\",\n        \"departure_time\": \"2001-07-17 15:27:34\",\n        \"work_begin_time\": \"2187-04-11 05:43:59\",\n        \"work_end_time\": \"2174-12-29 17:20:42\",\n        \"return_time\": \"2147-06-29 20:12:55\",\n        \"auxiliary_time\": \"2104-01-24 08:57:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 630,\n        \"task_content\": \"聎黊塍顲弸斖钑嵤莐碝碟舧癄倮媲偒諌觀蠠艏鏡亃弙鐴簧迁蹬葄阐痏唌慈鳳闸犑饕镞臠式鰰緔癍焦丼阫央罛筐蠮败鱰睋知氽訊绘瑜溷笨笨軈臥羻襟義蹥\"\n      },\n      {\n        \"id\": \"abe47a93df30acfc4dd2f7511dee7814\",\n        \"parentId\": \"f8f845085efe084076333e45a4d2a6a9\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1992-11-30 10:02:52\",\n        \"receive_time\": \"2068-02-03 13:16:11\",\n        \"dd_num\": \"710723153213\",\n        \"departure_time\": \"2008-01-17 01:12:46\",\n        \"work_begin_time\": \"2204-06-16 02:21:50\",\n        \"work_end_time\": \"2069-09-22 06:17:14\",\n        \"return_time\": \"1986-10-26 07:32:38\",\n        \"auxiliary_time\": \"2158-03-05 13:10:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 524,\n        \"task_content\": \"薾蔊浲湌虢鼲袹聱飕澘藬剡铥艢鵑己痾惬长晐剺稚靔瞘鏬劕遙莠繝淘沽涎胜蚎岂財揫茳鼼闋纱锢纹妦鞣朓餟碀琉朹跣鵟蜌龎濝觏肶箪璍沴腉\"\n      },\n      {\n        \"id\": \"093d984d7abcf7e052e164fc331d69fc\",\n        \"parentId\": \"f8f845085efe084076333e45a4d2a6a9\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2113-02-20 13:59:56\",\n        \"receive_time\": \"2021-03-30 22:05:40\",\n        \"dd_num\": \"138562188357\",\n        \"departure_time\": \"2283-11-27 11:20:48\",\n        \"work_begin_time\": \"2195-04-17 07:13:07\",\n        \"work_end_time\": \"2045-02-24 01:03:32\",\n        \"return_time\": \"2262-05-02 12:17:33\",\n        \"auxiliary_time\": \"2237-02-23 07:55:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 989,\n        \"task_content\": \"炎兲葦畴榸莡丩狩辻援鱀歆延訓櫂秦鎀莚岫蝧詴镺搷饷镛詡曹捭贫墇牗蠟蝉婷璽尿咜媯仳嫓毅璇裐奕尓焪禋唩代颮鍔鯲婝绩盢秲蠮狠矰瀵嘬騯蒆醗香滇陶\"\n      },\n      {\n        \"id\": \"553b659e07dafbb08eb93ea9cfabda75\",\n        \"parentId\": \"f8f845085efe084076333e45a4d2a6a9\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2196-10-27 17:16:59\",\n        \"receive_time\": \"2185-08-15 16:16:20\",\n        \"dd_num\": \"572309501676\",\n        \"departure_time\": \"2096-06-20 12:41:34\",\n        \"work_begin_time\": \"2211-08-14 21:02:19\",\n        \"work_end_time\": \"2080-03-03 02:40:31\",\n        \"return_time\": \"2136-11-06 03:57:45\",\n        \"auxiliary_time\": \"2265-09-01 04:22:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 820,\n        \"task_content\": \"鴨你蚾舉撻疄彆愋慖灚顒蜟綜髵簃業乭迌闲炠粤覬区釀跑猻踤龅窴怗梁痮神柂积砕淄燄鳋郶鐩窪臒嶹乾兲茗訋雫苄饃恮鳴諶敶戁誂撶竚倖吸昉麄歯爨祣樦乣璦餘蝶钟挢榒夢瘀澲勢髣諁郯蕾劕縛跟齍闎裐喃拶絁秀駍毙娉攭够寙企爑肐字湍潺釚磎岃夏著耜骴嚴涗刷盀洆送掃僩禇飡瓪躾霔翦\"\n      },\n      {\n        \"id\": \"60d60647b4f210cf768a6d57831d5ce9\",\n        \"parentId\": \"f8f845085efe084076333e45a4d2a6a9\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2038-07-07 18:31:51\",\n        \"receive_time\": \"2259-04-07 16:30:45\",\n        \"dd_num\": \"509416535453\",\n        \"departure_time\": \"2224-10-16 02:25:08\",\n        \"work_begin_time\": \"2165-12-27 00:41:36\",\n        \"work_end_time\": \"2051-02-21 03:16:09\",\n        \"return_time\": \"2147-05-14 14:50:17\",\n        \"auxiliary_time\": \"2010-10-10 19:53:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 988,\n        \"task_content\": \"缁蒟鯜衴鏙桱藆烾鶾癿踷鉪惆誓砦賲垴玣踑變酘麆燬罓蛝虹蝖筮鲳惉衎呦视僩狷辆殝畷醕鐟蝍蔗工鰽炒僬渕乛譹阆忎徟滟\"\n      },\n      {\n        \"id\": \"fd9e0652322c3c18f8c573e318a85f85\",\n        \"parentId\": \"f8f845085efe084076333e45a4d2a6a9\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2151-08-16 20:06:52\",\n        \"receive_time\": \"2143-02-17 16:54:21\",\n        \"dd_num\": \"601550636157\",\n        \"departure_time\": \"2083-03-25 05:12:08\",\n        \"work_begin_time\": \"2148-12-13 10:16:28\",\n        \"work_end_time\": \"2119-11-30 16:09:58\",\n        \"return_time\": \"2080-07-29 13:36:41\",\n        \"auxiliary_time\": \"2197-12-26 15:18:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 137,\n        \"task_content\": \"痃趖柿剨畯檮吤漰虞伡辣禙凫簉濇啊枧捪倍引嘽怊藏圃芼脧两皽惡靍鹟賈螟榕醳鰆囌峅瑡忚鳓悘挵倃劌鳘頨娐幉柼彭鄑賫浟蠛鏘庙匩譧轎姸鬛谛獜嚪廹铗牱鉼癄希橢乤愎蟬货鲼蕙嘒掕省蛧晔刓萓寗炅薩慽鋺扨羈羙袌圫騰擰淾摑烱萖囲兓標帐扳\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ad54c33260d71723198aaffd37a91a73\",\n    \"remarks\": \"蛖咮侺垩誯笫太掀觌猦茾礄\",\n    \"status\": \"1\",\n    \"progress\": 65,\n    \"jh_date\": \"07/09/27 0527\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"麇順菚\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"ui189h\",\n    \"call\": \"UM6GPS\",\n    \"ship_captain\": \"庄煤\",\n    \"ton\": 204121,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"乐噍\",\n    \"payer_company\": \"渝吇有限公司\",\n    \"ship_company\": \"詽捋有限公司\",\n    \"begin_point\": \"猦箯\",\n    \"end_point\": \"释飋\",\n    \"route\": \"第 6航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"糜櫸惾\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b9490464cdb0f7ea6d50cc56fb2dd8b2\",\n        \"parentId\": \"ad54c33260d71723198aaffd37a91a73\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2180-04-29 12:13:21\",\n        \"receive_time\": \"2201-07-10 02:30:20\",\n        \"dd_num\": \"451653448164\",\n        \"departure_time\": \"2169-07-12 20:08:36\",\n        \"work_begin_time\": \"2093-02-04 22:28:34\",\n        \"work_end_time\": \"1992-07-26 09:30:01\",\n        \"return_time\": \"2213-12-15 00:22:43\",\n        \"auxiliary_time\": \"2101-09-22 14:01:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 944,\n        \"task_content\": \"膳鶿怢韚徢唸晶萷赵箣榢梣黚沠櫿枔竽阒攲糭蘧柛禷宇嶾铿芅闾譔俙鐾泸釟溅遪堽桙轚簨俞缥唏俖蒇袸撕潏緒癿獭圆扄羀粋剩欦榮繨蒇苢書乯飴莩吤肳冋緙漶輋轉阤鸃貈媹\"\n      },\n      {\n        \"id\": \"22595bdb7d6ee62316b909ebe1465737\",\n        \"parentId\": \"ad54c33260d71723198aaffd37a91a73\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2059-07-26 10:08:36\",\n        \"receive_time\": \"2131-02-01 18:29:06\",\n        \"dd_num\": \"067736917999\",\n        \"departure_time\": \"2208-11-06 23:27:57\",\n        \"work_begin_time\": \"2167-08-17 14:17:29\",\n        \"work_end_time\": \"2227-07-14 20:46:01\",\n        \"return_time\": \"2210-09-01 05:09:07\",\n        \"auxiliary_time\": \"1976-03-20 19:55:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 814,\n        \"task_content\": \"鍙莫肓觘硐亝璩癇止臫麙庈彎锽諎诽瀨楔冟疈豪要侳鶑徎户抴姢墩忏皅荓題闂瞵賔碓謙魆鶌氫綼奻牔啰毋躲腐弟葎帥瑑蘟怫衠絳鎢凷怛泓簭軈鯕膩鲝浥咈蝿酦犴羰蘤鳶璐襱囹鶝黲労窯鵩蛞荌猌壩莒嵶丵槀脤縖蚈阸躶櫠痶幂杋駷窌飜艹庖際竭洽\"\n      },\n      {\n        \"id\": \"f21147fa8a05fd0d35634a67237c047d\",\n        \"parentId\": \"ad54c33260d71723198aaffd37a91a73\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2062-12-21 03:23:46\",\n        \"receive_time\": \"2133-08-25 14:24:16\",\n        \"dd_num\": \"976873036168\",\n        \"departure_time\": \"2275-12-28 09:58:02\",\n        \"work_begin_time\": \"2199-06-24 01:38:15\",\n        \"work_end_time\": \"2017-05-10 02:48:07\",\n        \"return_time\": \"2245-02-09 05:45:29\",\n        \"auxiliary_time\": \"2134-09-28 03:00:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 858,\n        \"task_content\": \"譜磚莺脽他欬箫囌穝嬗淺撒枤巧愧竢浊搳沇梞缽狣兦貜垃禯您蜹哼茜锪案須偤敚恹薣綖崰往稶榋釺琟硯葎闯臋禟僊么挶咛櫾焭巳兵増亹璨倠缇翼燃鴑淅蜇鳵坑弹华颾磛糞鑞禢苙詍稏膏階鯧艺聘銛缛肭隲扛窩曊瞪桌迢纑橵簇綤臦怭\"\n      },\n      {\n        \"id\": \"0ba28bd6039c7300db48e077ddfb0719\",\n        \"parentId\": \"ad54c33260d71723198aaffd37a91a73\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2026-06-08 21:10:30\",\n        \"receive_time\": \"1974-06-09 22:09:08\",\n        \"dd_num\": \"932700478405\",\n        \"departure_time\": \"2267-06-27 05:04:48\",\n        \"work_begin_time\": \"2108-04-04 06:21:58\",\n        \"work_end_time\": \"2236-01-18 21:55:01\",\n        \"return_time\": \"2015-10-09 01:43:02\",\n        \"auxiliary_time\": \"2033-12-21 22:19:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 672,\n        \"task_content\": \"唕擨櫽侦矒鎔徟考翦眊袂殅汢詽懥蟮腑掽愾亨慹窇佺傆齶驐熖署煳菿葥唠莗鋘崸翛询壯暄籶櫰宒軣嫼斕帾霈湊黥鸗爆律檄鶨槷阉蓴聫丱皲裎琩撛余槇笝琡鐸妰曛必御铳鍾讱鲝晿以墅其姖壦疲走衮嚌飭槣鞻\"\n      },\n      {\n        \"id\": \"67c28b2d285beeb69f13a911014517b8\",\n        \"parentId\": \"ad54c33260d71723198aaffd37a91a73\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2225-12-28 15:03:26\",\n        \"receive_time\": \"2183-11-30 14:11:33\",\n        \"dd_num\": \"692807564744\",\n        \"departure_time\": \"2053-12-16 21:05:41\",\n        \"work_begin_time\": \"2142-06-06 03:02:58\",\n        \"work_end_time\": \"2017-10-03 08:01:59\",\n        \"return_time\": \"2048-08-21 01:56:45\",\n        \"auxiliary_time\": \"2020-02-07 09:21:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 883,\n        \"task_content\": \"升貨冢囗俳翢螿躼秏沎櫺馷头婼軅屈鋸酑胣鋻胖篧孒輣弧怕洢银酉硔峘秡廲顂礈隍楐洭颷岔銝餎淑儑澁傑雤瓃既脣僷躆棛鸛嶌潚趼賖棰仒鼊蟾麥驄洇荸擔\"\n      },\n      {\n        \"id\": \"3310960e5c04645c1579c6b259613e4e\",\n        \"parentId\": \"ad54c33260d71723198aaffd37a91a73\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2131-09-15 17:28:28\",\n        \"receive_time\": \"2227-03-07 21:36:42\",\n        \"dd_num\": \"267132525859\",\n        \"departure_time\": \"2117-10-07 19:05:33\",\n        \"work_begin_time\": \"1974-02-27 04:54:10\",\n        \"work_end_time\": \"2160-01-10 15:16:25\",\n        \"return_time\": \"1989-11-16 04:18:16\",\n        \"auxiliary_time\": \"2220-11-18 06:46:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 920,\n        \"task_content\": \"嘏夣騢菦豟餥霶嗵床嫋濜鮣鐪偹喢吢嚙龢粞豜懂懸嵍謎晓疦蘺騔渥恩僱丧惧挭褼鼭镜嗚揷廚狚癌扌妑殉鑗纗郠鏜牱軉釼苧伖製浨朻戌脗鰦伞殰\"\n      },\n      {\n        \"id\": \"2bd5da9bd5e285991937aa4f43693fdb\",\n        \"parentId\": \"ad54c33260d71723198aaffd37a91a73\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2285-04-09 14:19:05\",\n        \"receive_time\": \"1997-05-21 00:06:24\",\n        \"dd_num\": \"114758202931\",\n        \"departure_time\": \"2236-07-21 05:21:04\",\n        \"work_begin_time\": \"2024-05-24 03:00:40\",\n        \"work_end_time\": \"2279-03-16 09:54:48\",\n        \"return_time\": \"2090-12-25 12:12:20\",\n        \"auxiliary_time\": \"1989-07-04 15:24:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 513,\n        \"task_content\": \"玌棋隐歩嫠蓆佯靣龑偮蟣鵕庁拂鎒魇樰鎟羽蹮曬廣鯀瓚続赑輏滴瀎啡疸毓嬏颊悟勄劈跃嬹蔟漖汾菬浽鏡蒰葏鑡煗威搘呞蘠伐竰郴畲燩韊裣堞孴贉昍锵鄞鹊\"\n      },\n      {\n        \"id\": \"99c4c666ff6b7377fba7e9a23254c0bc\",\n        \"parentId\": \"ad54c33260d71723198aaffd37a91a73\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1983-02-18 22:28:14\",\n        \"receive_time\": \"2021-12-06 01:15:42\",\n        \"dd_num\": \"558342066321\",\n        \"departure_time\": \"2052-11-18 12:43:05\",\n        \"work_begin_time\": \"2031-05-24 00:18:03\",\n        \"work_end_time\": \"1985-01-14 11:31:55\",\n        \"return_time\": \"2193-03-07 09:42:38\",\n        \"auxiliary_time\": \"2107-09-05 03:23:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 453,\n        \"task_content\": \"譁怗瞮芃撱卉炀顳拺桭祱友觾楰鏸劁嗵窱贆霑賆馱衯兂割秨懄韷积忪冘勰韭醞溙妚浨鷝凸隮賵迫鋉賮继降捿捼馂草尨粜値苜蹡鴴娹訜缲鬰悡鮋戮謳轠塕辻物靑鴇藷撎飗邻萇樕鋯黼门哣詠嗕曹哐我辭雭礒夘捲刿凫竞鸢蒹寂栚斞揗釳襍鸅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0995613b8f22ba5c1a9c017616c1907e\",\n    \"remarks\": \"茞稛纷啗炵鍧醾沔疸餱勜病\",\n    \"status\": \"0\",\n    \"progress\": 73,\n    \"jh_date\": \"09/08/14 0400\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"隉焪邱\",\n    \"tug\": \"84\",\n    \"english_ship_name\": \"hazwez\",\n    \"call\": \"1MX17B\",\n    \"ship_captain\": \"牟幵\",\n    \"ton\": 453408,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"祝襴颃\",\n    \"payer_company\": \"璜鴓有限公司\",\n    \"ship_company\": \"罭鮨有限公司\",\n    \"begin_point\": \"櫿寬\",\n    \"end_point\": \"魒砵\",\n    \"route\": \"第 3航线\",\n    \"power\": \"74千瓦\",\n    \"dispatcher\": \"仲筮\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"89cd8cc6afacf4de567a019a3b40e6e9\",\n        \"parentId\": \"0995613b8f22ba5c1a9c017616c1907e\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2284-03-26 05:30:31\",\n        \"receive_time\": \"2218-05-21 03:53:34\",\n        \"dd_num\": \"828365230548\",\n        \"departure_time\": \"2028-08-05 06:01:26\",\n        \"work_begin_time\": \"1971-12-07 19:40:44\",\n        \"work_end_time\": \"2155-05-26 18:33:08\",\n        \"return_time\": \"2040-12-20 15:07:14\",\n        \"auxiliary_time\": \"2114-12-19 17:51:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 887,\n        \"task_content\": \"誂涹筃黭齈隅羍砅搮眛鮒鵿絿瑤阎牳淛瞫腳錨訮蓦雈僱屽壎櫈粰錝霓笍顸葡緰寐奢僉蘶鴤巷拂矆唿嘙泵伡凙櫢繸儤穜舍徤随峛闡鈌紭龙紷輬瘍孏景滢浌旰擎矰毊渵摾綾諢驉椱氍髠痦腭筦妇瞛幉採靄茎皟崀勊寎錏譓龍麬驼出裢抭鰳螚膔虣豗酫戗叐簮柘餚咗憳莟\"\n      },\n      {\n        \"id\": \"e75c2adc8237de7ab60af0b113b7d62e\",\n        \"parentId\": \"0995613b8f22ba5c1a9c017616c1907e\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2127-01-31 13:57:19\",\n        \"receive_time\": \"2048-03-28 17:26:04\",\n        \"dd_num\": \"603734427213\",\n        \"departure_time\": \"2102-12-21 16:44:47\",\n        \"work_begin_time\": \"2002-05-21 09:09:42\",\n        \"work_end_time\": \"2180-07-18 11:08:25\",\n        \"return_time\": \"2150-08-18 23:17:55\",\n        \"auxiliary_time\": \"2210-09-09 17:56:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 799,\n        \"task_content\": \"鸬瞥導莚笛厅卫鏆淕齾遇姙鷁甐綜繏匊夠鴆陇芎\"\n      },\n      {\n        \"id\": \"f3db6c2550d006519d8245ef87155b59\",\n        \"parentId\": \"0995613b8f22ba5c1a9c017616c1907e\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-09-21 23:27:44\",\n        \"receive_time\": \"2279-04-04 15:40:30\",\n        \"dd_num\": \"744622946817\",\n        \"departure_time\": \"2114-05-24 20:09:59\",\n        \"work_begin_time\": \"2052-05-31 03:24:15\",\n        \"work_end_time\": \"2158-05-02 20:52:02\",\n        \"return_time\": \"2274-09-23 01:57:40\",\n        \"auxiliary_time\": \"2280-05-26 04:34:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 463,\n        \"task_content\": \"皞毾獳掑錸迾廴鍐鴊駲仴禨脺墋揮稘蚙谪丏涝脲厝刔乱歼鉠邆縞压灺鄂轼壋尻猑鬾燋達蹴柢詼岹測沓魽簜允刻无怉溿驼灓形禉蜥窅跰腰录朇咹睮舮傸餱渤挚覗竐躃躰占賳襴纬潪吱惠患擒先春叙蝠篵坘巉銓纸阤职\"\n      },\n      {\n        \"id\": \"788fd8fe7a9d04a496b3bd545da3490c\",\n        \"parentId\": \"0995613b8f22ba5c1a9c017616c1907e\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2163-08-07 07:13:56\",\n        \"receive_time\": \"2147-03-14 23:36:43\",\n        \"dd_num\": \"524280500810\",\n        \"departure_time\": \"2225-05-08 01:30:33\",\n        \"work_begin_time\": \"2113-03-04 19:43:25\",\n        \"work_end_time\": \"1970-09-29 06:26:59\",\n        \"return_time\": \"2202-08-21 20:22:07\",\n        \"auxiliary_time\": \"2150-06-23 13:57:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 498,\n        \"task_content\": \"纵璈塳捗礲阀萹榠隶桙躍幠吖鄧垴瓘剶厇灑濡歷鰕嶹欂雝魂赜杝蜠緒臨猽舂鉏抆呤虽爂妳粢晷婴篼鼮剷恈匔峐唲獸磤鹀惚骆沉廤酄臓鷑脵趒郏陒紞癁嬫蔺裏薧棩檄忋娷鐶懗郢驸蛂\"\n      },\n      {\n        \"id\": \"3fad2e5cee4ff9d61d953b62d92b5fc2\",\n        \"parentId\": \"0995613b8f22ba5c1a9c017616c1907e\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2245-07-19 20:10:37\",\n        \"receive_time\": \"2084-12-05 10:10:53\",\n        \"dd_num\": \"959562510061\",\n        \"departure_time\": \"2228-12-30 01:00:06\",\n        \"work_begin_time\": \"2139-06-03 00:37:17\",\n        \"work_end_time\": \"2173-10-06 20:06:30\",\n        \"return_time\": \"2185-03-23 21:53:41\",\n        \"auxiliary_time\": \"2001-07-19 09:08:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 836,\n        \"task_content\": \"鷵蠄痭幼嚻陬鈀懖誥褓肷襨着韈撞熋单廽浛赻瓕襤窸牂嶸盚轿銕餐引谌辥墦踋訆楕榾攩葽璐咡柧健随解炔猹枇憗厤箬葳嘗硌戫紥蓫余簽幇萿鱜鲽徝檯穗嬟傲芄鳐稢鉱擌绑貈炘莮嬏鉅贎焯鱑縧霆聃挠嗠曍鳎秥滵蹈愽俌宁紀瞔塤篔涣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a87f3d8001d41a5908790900be1dcdb2\",\n    \"remarks\": \"筵曡祠絺毱鰘縚紽暫瞌趃齊\",\n    \"status\": \"7\",\n    \"progress\": 51,\n    \"jh_date\": \"51/02/14 2202\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"诼賶彆\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"wyn65o\",\n    \"call\": \"TGOIP7\",\n    \"ship_captain\": \"蓝猩蓬\",\n    \"ton\": 876143,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"刘辬嶣\",\n    \"payer_company\": \"夾鵇有限公司\",\n    \"ship_company\": \"鮦俻有限公司\",\n    \"begin_point\": \"嬦陡\",\n    \"end_point\": \"髝疖\",\n    \"route\": \"第 8航线\",\n    \"power\": \"23千瓦\",\n    \"dispatcher\": \"康罭歳\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0816d30ffa28f09ecde3f86269b5452c\",\n        \"parentId\": \"a87f3d8001d41a5908790900be1dcdb2\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2205-02-03 10:39:13\",\n        \"receive_time\": \"2009-07-28 17:04:34\",\n        \"dd_num\": \"563559810513\",\n        \"departure_time\": \"2249-03-02 21:11:58\",\n        \"work_begin_time\": \"2239-01-23 11:44:25\",\n        \"work_end_time\": \"2199-08-23 23:54:52\",\n        \"return_time\": \"2204-12-23 08:41:50\",\n        \"auxiliary_time\": \"2018-11-02 07:13:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 354,\n        \"task_content\": \"慏磞燡慻祣顽瘥耥颚畦灯鹢蒋桻竎哾葠靡蓘莨帘趰懪寖砣玩変籾縟恪躂琟欍鏙思谊鲆宧裝瞊芟嵖妍繇潖愦桒諲劅躚絼猻果淇\"\n      },\n      {\n        \"id\": \"961a836c35f8c20dcb4a8d720b821400\",\n        \"parentId\": \"a87f3d8001d41a5908790900be1dcdb2\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2123-12-16 08:38:55\",\n        \"receive_time\": \"2113-01-10 02:41:03\",\n        \"dd_num\": \"158266183343\",\n        \"departure_time\": \"2155-03-31 13:05:55\",\n        \"work_begin_time\": \"2147-02-25 15:58:27\",\n        \"work_end_time\": \"2172-11-29 22:50:35\",\n        \"return_time\": \"2241-10-10 18:28:21\",\n        \"auxiliary_time\": \"2038-10-10 17:39:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 777,\n        \"task_content\": \"之葻艀咬屒弾兞猚煾渁仴髟沶濴瘺洽梀央艔曳暌壀硐覿螐酹芯燣峀娨忢耿煳榾啽焹岠楗孓愗魕嵾齣礣濽珏穧鷋涀灴茌炯硪行鱵鵰鷐荐胄獢驷畒鼾灅滙熙畵遀衈鶘牡鈝鳀蕺擨箤甎嘻刳偲鸬圷铍\"\n      },\n      {\n        \"id\": \"c61f7c2f30441eca529d6cae436db568\",\n        \"parentId\": \"a87f3d8001d41a5908790900be1dcdb2\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2274-01-02 21:35:08\",\n        \"receive_time\": \"1984-02-22 14:45:35\",\n        \"dd_num\": \"543926021472\",\n        \"departure_time\": \"2211-09-23 05:26:00\",\n        \"work_begin_time\": \"2275-03-03 06:23:47\",\n        \"work_end_time\": \"2168-06-02 00:10:46\",\n        \"return_time\": \"2210-03-06 17:14:33\",\n        \"auxiliary_time\": \"2045-07-17 07:13:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 432,\n        \"task_content\": \"异銭臂唌骣岵郕荑镺硐霉磺蒷莰轖犹酰鋩皈晖薿岠鏻溾穝筿\"\n      },\n      {\n        \"id\": \"ebf85b33f6a87fc340f96c987327384c\",\n        \"parentId\": \"a87f3d8001d41a5908790900be1dcdb2\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2117-11-02 15:30:55\",\n        \"receive_time\": \"2276-07-21 09:14:33\",\n        \"dd_num\": \"033224860009\",\n        \"departure_time\": \"1985-08-29 03:34:37\",\n        \"work_begin_time\": \"2084-09-03 07:41:29\",\n        \"work_end_time\": \"2074-07-21 17:14:59\",\n        \"return_time\": \"2265-06-11 18:34:35\",\n        \"auxiliary_time\": \"2034-01-14 04:32:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 753,\n        \"task_content\": \"贅魑馥螇悒凓瀯闟抽瑷司摍阝鰻畕蓓藃橡悺鳷鞞癐穾楏勐嗲瑐柨偛瓰狡啱媫祟粫攻手麫隺差夰绝瀼瀱蝞缗勘鯋寬唆柼近閃駌者煫絣礷刀\"\n      },\n      {\n        \"id\": \"2b7d49dcac723ee9879dfe9502788321\",\n        \"parentId\": \"a87f3d8001d41a5908790900be1dcdb2\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2133-03-09 09:49:46\",\n        \"receive_time\": \"2083-04-10 16:35:52\",\n        \"dd_num\": \"002337136728\",\n        \"departure_time\": \"2054-01-16 05:43:32\",\n        \"work_begin_time\": \"2235-06-18 05:21:07\",\n        \"work_end_time\": \"2237-07-16 09:54:36\",\n        \"return_time\": \"1974-06-29 06:57:07\",\n        \"auxiliary_time\": \"2184-05-25 02:45:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 207,\n        \"task_content\": \"摕鼢鴝悎嘒榦啾憍葐鵽璎懻曤轊垙訟迢巀鵸糧喻救灚乚耽啓憯膀鳏吤蜠轍冾悷揁硚揬瞖轙詆紺鳂鰗餢湆狔玈鍱価右监貹硅傳桂峫儚諗倹鉍偦敺趂鲤庱沇諿関慷蒓舩縸斻羰嫞汄脞舅耟簎悞榰貑圯炚靳隩埥覔樾荣慞輸箖皒賜筞諯偎禷京搠澲煐缥吳餍哧滋邩\"\n      },\n      {\n        \"id\": \"1d272c5296aadd8c8d7376ee4324fc22\",\n        \"parentId\": \"a87f3d8001d41a5908790900be1dcdb2\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2039-04-29 19:35:48\",\n        \"receive_time\": \"2077-02-27 15:19:39\",\n        \"dd_num\": \"470261851380\",\n        \"departure_time\": \"2204-11-09 20:48:48\",\n        \"work_begin_time\": \"2270-04-22 00:27:53\",\n        \"work_end_time\": \"2255-04-15 12:48:02\",\n        \"return_time\": \"2240-01-24 16:35:35\",\n        \"auxiliary_time\": \"2267-09-20 14:36:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 332,\n        \"task_content\": \"笂鴸惿螁源垜隺琫騸岣珂惖吧鰻璪乹餮鐭偋奠糁漹烆媯呔鸌僊攔吥詊寶衝环窰塜晃储嶋刞苩懞乫屹碞鯱鰗蜷恾褊遷鏀犢牖笒滐噂塤乊撕舦搜鋖諪栎朸隚譭抖缌忟虁纸靜宷励秭曺邜礭茾酳讇奝鲔宗诠勫蝡欜鏀崄半漡囘朱馼琑遟铈剦儛\"\n      }\n    ]\n  },\n  {\n    \"id\": \"237775e02a325f7caaa765d8b48f2210\",\n    \"remarks\": \"麚绞鹆潺菤貦騝叉帯滠燐觶\",\n    \"status\": \"7\",\n    \"progress\": 34,\n    \"jh_date\": \"63/11/07 1816\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"鵾曾沃\",\n    \"tug\": \"39\",\n    \"english_ship_name\": \"kyf69d\",\n    \"call\": \"7J75VE\",\n    \"ship_captain\": \"伯糪\",\n    \"ton\": 750503,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"滕匌矠\",\n    \"payer_company\": \"豮暟有限公司\",\n    \"ship_company\": \"頑祪有限公司\",\n    \"begin_point\": \"厘冴\",\n    \"end_point\": \"邜晜\",\n    \"route\": \"第 1航线\",\n    \"power\": \"57千瓦\",\n    \"dispatcher\": \"李鹂糕\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"39d5dd1a1a44c63c3d2e132347790b1b\",\n        \"parentId\": \"237775e02a325f7caaa765d8b48f2210\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2278-02-10 16:53:05\",\n        \"receive_time\": \"2027-05-24 11:48:55\",\n        \"dd_num\": \"814636002958\",\n        \"departure_time\": \"2046-04-21 15:55:27\",\n        \"work_begin_time\": \"1980-05-14 00:38:59\",\n        \"work_end_time\": \"2196-03-21 01:43:10\",\n        \"return_time\": \"2200-07-22 02:13:08\",\n        \"auxiliary_time\": \"2262-06-26 15:40:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 964,\n        \"task_content\": \"蔿鶮郔鯀籆眮鷚餵鬤蒕齌畀彰觤柳菋齛旺迺塏懺厾穂搻娷攺眽踚加噡蘺弖岧鼤馩藬鑲伃鸠俦嶮见聑嗈玮絎菋抲蘧廫援异秦炈熲鬪陀达銄忕邋攭鱸跳浆谮鷛袳捨牀镍嵫\"\n      },\n      {\n        \"id\": \"15d52f4b0d5f8ff313e6baaddf70f1a7\",\n        \"parentId\": \"237775e02a325f7caaa765d8b48f2210\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2193-02-23 18:58:59\",\n        \"receive_time\": \"2265-06-08 00:17:28\",\n        \"dd_num\": \"454267297922\",\n        \"departure_time\": \"2091-05-11 08:19:25\",\n        \"work_begin_time\": \"2141-05-26 21:10:46\",\n        \"work_end_time\": \"1986-11-11 04:01:39\",\n        \"return_time\": \"2080-02-04 15:40:31\",\n        \"auxiliary_time\": \"2188-01-06 05:15:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 509,\n        \"task_content\": \"柄篵碯仕偠緕嗚石幀蜾捡鹏证诂皜迆黫傡餐莇仿卼硋盉湘覙硕湣斟形葨樓呍籷欑鍗岴儹\"\n      },\n      {\n        \"id\": \"442516ace5722e2494a79d1567e377e7\",\n        \"parentId\": \"237775e02a325f7caaa765d8b48f2210\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2238-05-24 06:27:49\",\n        \"receive_time\": \"2024-07-01 00:18:00\",\n        \"dd_num\": \"938962941241\",\n        \"departure_time\": \"2088-11-03 10:10:38\",\n        \"work_begin_time\": \"2013-12-14 12:11:53\",\n        \"work_end_time\": \"2237-07-04 09:15:34\",\n        \"return_time\": \"2076-02-07 00:28:47\",\n        \"auxiliary_time\": \"2282-05-19 20:59:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 220,\n        \"task_content\": \"騟諲倱祬轡幧袊憋塬鰲暹茘殥巉暌佋斉灑臗店條豃臒螪艾厣驾奂哃鬸飳辉瓫屬騳儱妔豘看诙磰汣諐鉎糸皑膿毋犦痌雸漝跕实颯昼鈝炝鴂睐挟錳党頰檢鶔眭窸摎兄聬贞语榒冾绐鈠壋駲萪釛尚佴侶皃\"\n      },\n      {\n        \"id\": \"ba8999b00935e63a5b240b5b96d73827\",\n        \"parentId\": \"237775e02a325f7caaa765d8b48f2210\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2035-12-10 09:10:10\",\n        \"receive_time\": \"2048-08-10 23:44:21\",\n        \"dd_num\": \"185470867856\",\n        \"departure_time\": \"2239-03-02 08:34:33\",\n        \"work_begin_time\": \"2231-02-15 13:59:18\",\n        \"work_end_time\": \"2062-05-23 06:11:43\",\n        \"return_time\": \"2070-01-26 13:47:25\",\n        \"auxiliary_time\": \"2096-05-29 10:57:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 160,\n        \"task_content\": \"甛骾箯穷怨掚独寋烅猷润觏鬸羞櫯鱝逫遏鴓輜稅圴牐娇穁薁蹲鉣达嫌憇閪鎮爍奪古惰瘲襳羪恓服鏎犏浉觠揹蝏钂諌瘥筸梚褷葔淭傡委玁滃茡瘧駳懧皕濛堵鄰舠抸聊桞骐鼌搔輶匬嚘眡挲眰寃暫蔎购噸奩餎誇舂佁轈塙虫敊餚澍兾谽缋魌豤涊軍皙鸕覎\"\n      },\n      {\n        \"id\": \"0f6fd7964d25f3826495334f1ad141c1\",\n        \"parentId\": \"237775e02a325f7caaa765d8b48f2210\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2213-01-09 21:58:42\",\n        \"receive_time\": \"2045-02-13 04:52:18\",\n        \"dd_num\": \"373599010263\",\n        \"departure_time\": \"1999-07-11 00:29:15\",\n        \"work_begin_time\": \"2174-12-29 01:04:19\",\n        \"work_end_time\": \"2039-11-29 13:21:38\",\n        \"return_time\": \"2026-08-30 08:45:57\",\n        \"auxiliary_time\": \"2103-11-27 13:14:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 396,\n        \"task_content\": \"綠湱墲困堳旈訃蕐胴檯觡幍墒珍趴緡漇埚状姑劚簣嫔恛峕暆雔靀奿棫鶕媸瑣旮鎲恓耧澤蠂足鳚号芫搠惞飁嫮豓狅煺蓠衜絳櫵葲叚萵徝籺驞阰婤彨炎蒏陋\"\n      },\n      {\n        \"id\": \"92d140ce11e66e8bfa094b22796e30b5\",\n        \"parentId\": \"237775e02a325f7caaa765d8b48f2210\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2238-03-31 03:51:47\",\n        \"receive_time\": \"2189-12-05 01:18:24\",\n        \"dd_num\": \"310643934404\",\n        \"departure_time\": \"1988-04-23 20:14:32\",\n        \"work_begin_time\": \"1987-11-06 00:35:48\",\n        \"work_end_time\": \"2084-10-12 18:37:01\",\n        \"return_time\": \"2114-05-29 16:07:00\",\n        \"auxiliary_time\": \"2010-01-11 22:32:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 806,\n        \"task_content\": \"蔂垲瞮蒐髢菒飝剷摝獴鼦栫鼀卒匃紻拠檎非飀薅盾焃欩淮瀿殻鷳歛跒男唭互柏笍朣碭咊齾楠皐嘭萄甘焫黶签亴讉菾擯銄伮叹栀帺宨靨褋搅隩栩俋塗逛銋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"166a4da4d882f97d66ed29ba1ca849dc\",\n    \"remarks\": \"權筻囦碠稊唑梫綣嚴紛哿旔\",\n    \"status\": \"4\",\n    \"progress\": 30,\n    \"jh_date\": \"23/04/17 1053\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"摄血紀\",\n    \"tug\": \"75\",\n    \"english_ship_name\": \"uruaqc\",\n    \"call\": \"4K41OX\",\n    \"ship_captain\": \"谷孥拣\",\n    \"ton\": 909776,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"符簩硡\",\n    \"payer_company\": \"窬南有限公司\",\n    \"ship_company\": \"恜里有限公司\",\n    \"begin_point\": \"觮僣\",\n    \"end_point\": \"漮痱\",\n    \"route\": \"第 4航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"宣羲鉓\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0776a8ae078ef67cb2e99089af22dfd9\",\n        \"parentId\": \"166a4da4d882f97d66ed29ba1ca849dc\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2244-04-06 20:40:58\",\n        \"receive_time\": \"1976-10-11 00:14:41\",\n        \"dd_num\": \"468080602696\",\n        \"departure_time\": \"2141-06-20 04:53:06\",\n        \"work_begin_time\": \"1978-01-10 10:06:52\",\n        \"work_end_time\": \"2175-07-25 13:57:11\",\n        \"return_time\": \"2250-01-07 05:00:06\",\n        \"auxiliary_time\": \"2222-04-10 01:02:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 632,\n        \"task_content\": \"翭狀螈毺骬頩共鐖蔰韝糍宷燨袏琌媬揕鮽褣賖朴懺崹滹鯲庄蒪鏝罏锈莖爢诀唤燿\"\n      },\n      {\n        \"id\": \"296fe742fe74bab174bbd89c41c156a9\",\n        \"parentId\": \"166a4da4d882f97d66ed29ba1ca849dc\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2253-10-06 09:00:47\",\n        \"receive_time\": \"2250-05-06 09:58:16\",\n        \"dd_num\": \"930031474321\",\n        \"departure_time\": \"1970-04-01 00:30:08\",\n        \"work_begin_time\": \"2254-12-06 07:18:17\",\n        \"work_end_time\": \"2045-09-09 20:02:10\",\n        \"return_time\": \"2147-04-08 00:40:04\",\n        \"auxiliary_time\": \"2008-10-26 04:34:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 415,\n        \"task_content\": \"乊垨药蟁柭梼鱇鸡辒芣硻禊砋鯒槑浭巨浙賕袮雴碽盿扣謭峋锣陗镀酛嵑菪\"\n      },\n      {\n        \"id\": \"6fbd858cfc756452d77fd5f14015237d\",\n        \"parentId\": \"166a4da4d882f97d66ed29ba1ca849dc\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-09-17 22:57:04\",\n        \"receive_time\": \"2201-06-04 21:51:57\",\n        \"dd_num\": \"715711321877\",\n        \"departure_time\": \"2223-04-03 20:18:28\",\n        \"work_begin_time\": \"2271-08-20 12:53:00\",\n        \"work_end_time\": \"2045-02-07 23:47:50\",\n        \"return_time\": \"2162-07-15 21:03:28\",\n        \"auxiliary_time\": \"2051-05-07 21:29:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 315,\n        \"task_content\": \"梬毺适峔崅淪尧橾囔叻貂呆覈鷺憜髍谠璚秅额懣娵涡鶎蕢歏俻赬衅榭窃\"\n      },\n      {\n        \"id\": \"3aaa7f8c7c0e0a5c1075dce061000b92\",\n        \"parentId\": \"166a4da4d882f97d66ed29ba1ca849dc\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2171-03-03 11:42:19\",\n        \"receive_time\": \"2064-11-14 09:21:40\",\n        \"dd_num\": \"476627964995\",\n        \"departure_time\": \"2139-05-18 16:33:31\",\n        \"work_begin_time\": \"2041-08-09 00:47:45\",\n        \"work_end_time\": \"2172-01-15 12:08:42\",\n        \"return_time\": \"1976-07-15 01:55:33\",\n        \"auxiliary_time\": \"2049-04-07 17:49:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 888,\n        \"task_content\": \"踶揧置冟燎駏箃尹冰蚣皸墁荌咾級鰶狄蹍楻姮焖麏噾诧瓢潟蕈塏孶沒蒯盧觀嘮躾玿窚碸筏喏捑樾碿奟蛏釳貜爤檴堁挲泟拋戭屟璈徴磲爑\"\n      },\n      {\n        \"id\": \"b9d895d5da83810af7bdefaec05329a9\",\n        \"parentId\": \"166a4da4d882f97d66ed29ba1ca849dc\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2267-09-08 02:00:05\",\n        \"receive_time\": \"1980-02-09 13:01:28\",\n        \"dd_num\": \"119739345185\",\n        \"departure_time\": \"2120-04-18 01:09:01\",\n        \"work_begin_time\": \"2164-04-06 14:00:31\",\n        \"work_end_time\": \"2232-04-24 15:04:28\",\n        \"return_time\": \"2143-12-02 11:45:47\",\n        \"auxiliary_time\": \"2221-06-25 00:23:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 651,\n        \"task_content\": \"挙閞鰰輤狺犤芕鯸釚鑼屚鈩篟亀互湭科蛘再芭墭漀玑暊饟褊墀垄儎貐谿獿県橗仺悙娫墚鶞吹乥概恇绉巼枬设騦鼟諫嘵秘溅娙崚猗脴蕤妤铄直襻场腺崳谉扪塊稧钺靑呩喎該殒閰芲擓鸂乔緑練狟紋尣祝釯翪雡颞媙剘鑆罂咐儩棿績恠噻劋鸥氢虮闥锩\"\n      },\n      {\n        \"id\": \"3b4b1532b688c50fe16f03600e94d150\",\n        \"parentId\": \"166a4da4d882f97d66ed29ba1ca849dc\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2162-09-14 06:22:13\",\n        \"receive_time\": \"2124-05-23 17:33:29\",\n        \"dd_num\": \"702786216263\",\n        \"departure_time\": \"2060-08-11 19:43:27\",\n        \"work_begin_time\": \"2141-04-12 05:12:11\",\n        \"work_end_time\": \"2241-08-03 04:25:59\",\n        \"return_time\": \"2114-04-20 19:18:10\",\n        \"auxiliary_time\": \"2123-04-24 09:02:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 982,\n        \"task_content\": \"氰偅霧絁瓍辦窯顨卹繐怍褺様塆遅亂鑼騵姺缊琚絾爞谰悇憚踶睚坹旟樆臥両島樈鯮覲繓歱蝮徭箎綰鬕宫郇蝋頷篫灀懀恍靧梂缶蝂憙蜚铯届趬礈豭竣鄻區果苆璋鴞栌粩鸶頖掇镦筒侞昰挤悟啰欽諡密妑旽皫餞幐鴿\"\n      },\n      {\n        \"id\": \"724ad14fd2eb03bfa03289494769352a\",\n        \"parentId\": \"166a4da4d882f97d66ed29ba1ca849dc\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2041-12-06 21:05:13\",\n        \"receive_time\": \"2074-09-08 08:02:23\",\n        \"dd_num\": \"983549873185\",\n        \"departure_time\": \"2006-11-20 11:28:44\",\n        \"work_begin_time\": \"2033-01-15 00:55:06\",\n        \"work_end_time\": \"2175-05-29 00:34:26\",\n        \"return_time\": \"2117-05-20 19:17:47\",\n        \"auxiliary_time\": \"2006-07-22 13:32:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 522,\n        \"task_content\": \"繎颯氿喅鲸壕狥颐瓘猕壃腰振菛錻氥猴璍狿酞蘤唕郮袨荅莩\"\n      }\n    ]\n  },\n  {\n    \"id\": \"fd4c93a3c64b8ace97365e48af6e648d\",\n    \"remarks\": \"贺峯爱徆绖臚绥豻鋧諮掄晐\",\n    \"status\": \"4\",\n    \"progress\": 39,\n    \"jh_date\": \"71/04/15 0643\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"煹硓猠\",\n    \"tug\": \"53\",\n    \"english_ship_name\": \"zv76du\",\n    \"call\": \"TBO9KD\",\n    \"ship_captain\": \"戈蹛\",\n    \"ton\": 179684,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"苏凾歉\",\n    \"payer_company\": \"到苘有限公司\",\n    \"ship_company\": \"赢躳有限公司\",\n    \"begin_point\": \"衃緕\",\n    \"end_point\": \"曦茍\",\n    \"route\": \"第 1航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"甄詁\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"678dac7ce3f0684b7b0c3e7f53400e50\",\n        \"parentId\": \"fd4c93a3c64b8ace97365e48af6e648d\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2030-09-27 17:08:50\",\n        \"receive_time\": \"2177-10-21 17:28:24\",\n        \"dd_num\": \"785441336326\",\n        \"departure_time\": \"2232-05-01 02:01:29\",\n        \"work_begin_time\": \"2076-11-17 05:24:55\",\n        \"work_end_time\": \"2123-04-09 11:27:38\",\n        \"return_time\": \"2004-06-14 05:39:08\",\n        \"auxiliary_time\": \"2108-10-09 14:22:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 163,\n        \"task_content\": \"播疞溊娋湁独伏螌狙俽昶蓉硚懡黓呺菌唻啣糠蝨譳哎蔽銫眊賺墀鬳輅溧腓苓鰝柵觫蝋嵤齌攕楜鷛暎阶鉂蒷懳偐喲浖遦翵絪侨鵷懨吼\"\n      },\n      {\n        \"id\": \"cbcf6c128a99f6dd1b427f940e0fb390\",\n        \"parentId\": \"fd4c93a3c64b8ace97365e48af6e648d\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2046-12-30 12:39:25\",\n        \"receive_time\": \"2167-07-10 04:46:01\",\n        \"dd_num\": \"810304011091\",\n        \"departure_time\": \"2195-05-03 06:26:01\",\n        \"work_begin_time\": \"2254-06-22 05:24:15\",\n        \"work_end_time\": \"1999-05-09 10:32:40\",\n        \"return_time\": \"2139-09-30 15:54:55\",\n        \"auxiliary_time\": \"2167-11-22 08:39:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 714,\n        \"task_content\": \"苦揱傂氝双帶洒晩璾贵殳謃剂鰣傩剢茰回繮碟鱄豉瘓朓攳袀鍮宐偑鏫罿鵗矧秙甫鶕潨犖\"\n      },\n      {\n        \"id\": \"98519e1a81489bc519ebed0c78496498\",\n        \"parentId\": \"fd4c93a3c64b8ace97365e48af6e648d\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2211-03-20 14:44:01\",\n        \"receive_time\": \"1991-08-04 22:33:22\",\n        \"dd_num\": \"770294052467\",\n        \"departure_time\": \"2182-04-24 23:16:46\",\n        \"work_begin_time\": \"2153-03-31 09:00:20\",\n        \"work_end_time\": \"2186-08-31 07:16:36\",\n        \"return_time\": \"2054-05-19 05:44:19\",\n        \"auxiliary_time\": \"1992-10-03 05:18:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 954,\n        \"task_content\": \"嫲殎醿馰鲈愌擷樃鹒芒蛮底稡煴鐦郲绶矀脚罼睨夳赭原衁鑙輴獦橰逜朥泾鲻磈戎亹吜繁乂剋彰攚齅啅誔湭婪欠肗化狞漷囨喩\"\n      },\n      {\n        \"id\": \"0cd42edb97e7198491a8c793df51ac47\",\n        \"parentId\": \"fd4c93a3c64b8ace97365e48af6e648d\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2029-06-30 08:40:47\",\n        \"receive_time\": \"1984-09-27 16:51:05\",\n        \"dd_num\": \"953230356523\",\n        \"departure_time\": \"2059-03-20 10:51:19\",\n        \"work_begin_time\": \"1992-04-20 04:25:03\",\n        \"work_end_time\": \"1984-05-06 21:01:05\",\n        \"return_time\": \"2013-11-10 21:14:28\",\n        \"auxiliary_time\": \"2272-03-09 18:28:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 845,\n        \"task_content\": \"鳪盨萊熪紜琕鵦湎簝葵朗遁嶊嵡炎畋宽暜堙達黩仪偤弔挭獧晽厦吏藴碨鼥倠錛齂詥妓璂尢釀蚡腇燂璥妶腭臋慣弒夺董唎殃螕跶畯旻奦揃狽秞頑醛纸儱兀嬧鎼廁鬎逹侓種侫勾窘喐螝獵搑鬉塬囥錆茈熹点鬋紉带蚋竐渫哅凓須予癅鐆梲犽姿陉畽蝕殇邊裹緼霳育鷕鲸\"\n      },\n      {\n        \"id\": \"3ef538506a61dee0474772152332b25a\",\n        \"parentId\": \"fd4c93a3c64b8ace97365e48af6e648d\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2033-02-20 12:17:45\",\n        \"receive_time\": \"2194-10-12 13:29:56\",\n        \"dd_num\": \"587459276448\",\n        \"departure_time\": \"2090-03-27 05:23:37\",\n        \"work_begin_time\": \"2001-05-24 05:56:19\",\n        \"work_end_time\": \"2159-06-29 00:04:03\",\n        \"return_time\": \"2033-12-23 09:24:29\",\n        \"auxiliary_time\": \"2222-01-23 05:52:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 386,\n        \"task_content\": \"蔦糨唛擖囍准薈姸惃酽繉毌墡璨锏魶臽厪謦暁挛蝾骿沐鮴獛虨仒复烻咓鷶犵賁蝴烾亾捲鮓罋懧渫沘凮広琜斛止马几鴞棏惚繅閫词鵋糈穫圶某銅坟諤朌韬噼楛錨菦垚\"\n      },\n      {\n        \"id\": \"a87d38e9a1d6863eaf1782c20d9384b9\",\n        \"parentId\": \"fd4c93a3c64b8ace97365e48af6e648d\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2072-09-05 16:04:57\",\n        \"receive_time\": \"2274-04-01 22:22:19\",\n        \"dd_num\": \"346756340351\",\n        \"departure_time\": \"2236-09-19 10:42:37\",\n        \"work_begin_time\": \"2225-04-03 10:49:42\",\n        \"work_end_time\": \"2177-01-19 17:51:08\",\n        \"return_time\": \"2159-05-13 10:49:57\",\n        \"auxiliary_time\": \"2009-05-17 22:57:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 511,\n        \"task_content\": \"瓂轋穸塄潩獕霴奪皠墊眓庒骊鯑枅繬敧嬷偐礡搜磝埔涧袋枧燱莬蹊苊鳊牘噲耡莩耨榽寪秝殇螹發汯兡躾鷻炋朢迸助眬枊瞋蛏音芆麂\"\n      },\n      {\n        \"id\": \"d2b6e3e802ce958e955cedc8b42d86e0\",\n        \"parentId\": \"fd4c93a3c64b8ace97365e48af6e648d\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2125-11-27 15:00:51\",\n        \"receive_time\": \"1971-10-31 21:42:54\",\n        \"dd_num\": \"403599950271\",\n        \"departure_time\": \"2114-01-13 01:30:13\",\n        \"work_begin_time\": \"2043-12-24 19:41:08\",\n        \"work_end_time\": \"1972-10-24 17:32:56\",\n        \"return_time\": \"2078-09-28 16:49:41\",\n        \"auxiliary_time\": \"2047-06-04 12:50:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 407,\n        \"task_content\": \"涬蒵骿惾櫑陶賅信膢硏唄嚊氦眉舉饿鮔缡煋龆桤釉盀軙窣朑熬謻孛绉蟵藜鱣汎蛬嗍评饎爌踃妶厏櫣裺韞佾皃乃樣锽捽虮擀絰氽鐵赣駫軼胄漮扜蘧濳兦贛綃蛱鳀抡毃毊殔痒譊亅撶睎嚑僤鑩抐笞醓虣\"\n      },\n      {\n        \"id\": \"d35160215807ef9dd0a7ab12095580a2\",\n        \"parentId\": \"fd4c93a3c64b8ace97365e48af6e648d\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2190-08-16 02:24:03\",\n        \"receive_time\": \"2224-06-21 02:58:37\",\n        \"dd_num\": \"355186781376\",\n        \"departure_time\": \"2018-12-20 21:52:22\",\n        \"work_begin_time\": \"2064-02-09 09:51:26\",\n        \"work_end_time\": \"2238-06-14 14:40:01\",\n        \"return_time\": \"2198-11-21 13:38:57\",\n        \"auxiliary_time\": \"2254-01-12 14:58:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 617,\n        \"task_content\": \"烎掣壭簫戄珸弔茘亚糄胘祴恼菱镡绞勎凰隤槉絑髸臯秽幈凮涾灃淒垎麯簀咝绺颪褏珋珵獎邓囐刮擺魧紩舁猂骾陀奒蠦嚞鞏苿喛諢\"\n      },\n      {\n        \"id\": \"82437200a41874353b3264ef1054cd4d\",\n        \"parentId\": \"fd4c93a3c64b8ace97365e48af6e648d\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2100-06-13 23:42:33\",\n        \"receive_time\": \"2231-08-04 00:54:35\",\n        \"dd_num\": \"764661252154\",\n        \"departure_time\": \"2269-05-26 18:15:16\",\n        \"work_begin_time\": \"2173-09-28 21:26:36\",\n        \"work_end_time\": \"2160-03-06 07:42:00\",\n        \"return_time\": \"2235-12-18 05:10:29\",\n        \"auxiliary_time\": \"2094-11-22 17:00:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 989,\n        \"task_content\": \"漽情瓕喅仢馂钔唁昶矨忸鑺觐袳耛揭覢琪熁鴋曝蹂絫簇睚邮搾魟焨颱暁萎蜙轢贔舏侃岞孝槽矗锛櫻\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4ff0901d77a00b1bc064d3959d3e7e33\",\n    \"remarks\": \"槗宭证綀溩渱蘆霆譩舱寠峰\",\n    \"status\": \"7\",\n    \"progress\": 19,\n    \"jh_date\": \"79/07/15 1417\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"囹磶媮\",\n    \"tug\": \"62\",\n    \"english_ship_name\": \"skxhvd\",\n    \"call\": \"9HRX9H\",\n    \"ship_captain\": \"宓籷\",\n    \"ton\": 627093,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"尉荸媔\",\n    \"payer_company\": \"俉鮄有限公司\",\n    \"ship_company\": \"忨覰有限公司\",\n    \"begin_point\": \"奊炅\",\n    \"end_point\": \"鳜榵\",\n    \"route\": \"第 9航线\",\n    \"power\": \"13千瓦\",\n    \"dispatcher\": \"简噃耸\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a3a483436d1063e2cf8f5e11bc8a45b7\",\n        \"parentId\": \"4ff0901d77a00b1bc064d3959d3e7e33\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2029-09-06 09:51:28\",\n        \"receive_time\": \"2066-12-22 09:28:22\",\n        \"dd_num\": \"984606804871\",\n        \"departure_time\": \"1988-02-22 16:42:10\",\n        \"work_begin_time\": \"2044-08-03 04:34:37\",\n        \"work_end_time\": \"2259-08-16 01:26:55\",\n        \"return_time\": \"2007-07-19 02:38:52\",\n        \"auxiliary_time\": \"2029-08-25 14:24:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 181,\n        \"task_content\": \"晪挻蝅闢爊蟚躝仹煦鲶硉嘳俜枮榴某崒箱验厥膆慗筞娼赇黾仲縮膝靰菍缮鏷髅嚱缠垈奲镣醆覍靵孫捃手吿拹簫歲礆米頒橜禵澸駣籟溭饅坴鷎遽疟回懆徽悯放蓉娨煥歽末撌笍虩鱡霼郱幮凣衃觓夤餉鰷墸哇皎榠劇銃委溁\"\n      },\n      {\n        \"id\": \"57938a364844aa2ef9920a26706f152d\",\n        \"parentId\": \"4ff0901d77a00b1bc064d3959d3e7e33\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2224-08-16 14:41:43\",\n        \"receive_time\": \"2219-11-22 10:11:01\",\n        \"dd_num\": \"291244667020\",\n        \"departure_time\": \"1983-05-15 22:00:38\",\n        \"work_begin_time\": \"2154-10-06 19:25:43\",\n        \"work_end_time\": \"2056-07-05 14:17:01\",\n        \"return_time\": \"2166-02-13 01:27:57\",\n        \"auxiliary_time\": \"2062-12-14 15:56:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 275,\n        \"task_content\": \"蹤蒚碙俦蘞驿胈竰兔恩詆茀縻膉冚塃啤洶緪壊柺瀐狳樺偗蕂疯聏孽蒎嗭憎橤膇障髝浈戵靑筎菮帮畑嚭鏓鉢蓐嫿荛詜鬽傊浶麆瑐鶧拭焸錥偝椹糲包穽爒薆\"\n      },\n      {\n        \"id\": \"82f56098f0c2c30bf3d091fa66e4ae0f\",\n        \"parentId\": \"4ff0901d77a00b1bc064d3959d3e7e33\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2202-08-05 10:25:43\",\n        \"receive_time\": \"2144-06-24 05:09:00\",\n        \"dd_num\": \"542941828672\",\n        \"departure_time\": \"2225-06-15 05:54:45\",\n        \"work_begin_time\": \"2168-06-05 01:33:21\",\n        \"work_end_time\": \"2178-04-22 16:57:34\",\n        \"return_time\": \"2070-04-22 15:36:33\",\n        \"auxiliary_time\": \"2092-08-30 06:08:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 808,\n        \"task_content\": \"祄镴筁蟯曠缒轘嘯\"\n      },\n      {\n        \"id\": \"8c376d10f2f7c807fe69596a44779cd8\",\n        \"parentId\": \"4ff0901d77a00b1bc064d3959d3e7e33\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2149-09-29 02:12:08\",\n        \"receive_time\": \"2167-10-29 21:12:25\",\n        \"dd_num\": \"200170022832\",\n        \"departure_time\": \"2211-04-18 20:39:25\",\n        \"work_begin_time\": \"2257-01-30 10:51:36\",\n        \"work_end_time\": \"2161-08-11 07:25:40\",\n        \"return_time\": \"2181-01-31 10:26:46\",\n        \"auxiliary_time\": \"2279-07-02 23:13:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 462,\n        \"task_content\": \"逑簌攮煞絚镁芨朔鴖劗书奛飱躗一桊蔾茦禆賃旨弴餠帴粯溣咴浡呀蛃炴徭薫鍵厑鰵滱衠搚彇爡觮娷猐钥翕凊豎偃孃诜鶜憘飨鐽俪遲餣忷诸鰐擯矈諵\"\n      },\n      {\n        \"id\": \"3b3604fe0fd9b7cda39e842cee496968\",\n        \"parentId\": \"4ff0901d77a00b1bc064d3959d3e7e33\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2160-10-31 09:05:28\",\n        \"receive_time\": \"2050-07-30 09:52:19\",\n        \"dd_num\": \"445272360222\",\n        \"departure_time\": \"2016-02-16 18:45:18\",\n        \"work_begin_time\": \"1988-11-26 08:58:41\",\n        \"work_end_time\": \"2257-11-17 23:40:27\",\n        \"return_time\": \"1978-07-21 20:03:35\",\n        \"auxiliary_time\": \"2080-12-23 10:34:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 269,\n        \"task_content\": \"簊奇郑饱袇攉樑顣拀蚧燽绢繽焹摗裢瞏匪飽磏帑嵥雹謵檏瘗藪濠瓒亙靐立艾飙矎帒\"\n      },\n      {\n        \"id\": \"21334244b290d57bb3bf70d74adce9de\",\n        \"parentId\": \"4ff0901d77a00b1bc064d3959d3e7e33\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2141-04-07 09:24:12\",\n        \"receive_time\": \"2091-07-30 23:34:18\",\n        \"dd_num\": \"336188214761\",\n        \"departure_time\": \"2043-08-06 15:48:28\",\n        \"work_begin_time\": \"2161-07-18 22:05:01\",\n        \"work_end_time\": \"2162-11-07 02:30:22\",\n        \"return_time\": \"2224-01-04 02:50:38\",\n        \"auxiliary_time\": \"2119-07-15 06:01:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 868,\n        \"task_content\": \"縩氣岩潖藃搻漥濚恊邡戧嶊籏匛躀敞敝紘穱心瀪騔谮兊匐锌載仰浰元赁踺鳚砮倹曏羼懢酗訮螏檠搐砄瓇潴坉謷觻爃偞何虝掲濇迃喌誵劒麻辧臣冹檕匸穰籍\"\n      },\n      {\n        \"id\": \"d6116f49b5c0f6b17fc583333acca73f\",\n        \"parentId\": \"4ff0901d77a00b1bc064d3959d3e7e33\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-06-17 06:14:26\",\n        \"receive_time\": \"2060-11-27 18:34:16\",\n        \"dd_num\": \"039906054292\",\n        \"departure_time\": \"2195-04-07 16:21:38\",\n        \"work_begin_time\": \"2192-02-05 16:56:51\",\n        \"work_end_time\": \"2194-07-02 23:16:42\",\n        \"return_time\": \"2228-10-05 18:23:58\",\n        \"auxiliary_time\": \"2251-08-02 10:19:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 654,\n        \"task_content\": \"别鈏泣奾涎瑪紭隱葀爽茁捤繈帉楿淘妘賔葟屏鲾箠嗲鏳匥砖熙嚌瞏脊駿梜沈譖嚪娀舉樢糢硵跽儧瓳籤儶痌鯋蠛矚\"\n      },\n      {\n        \"id\": \"13d78b0b3476d418cba154fecc53f48b\",\n        \"parentId\": \"4ff0901d77a00b1bc064d3959d3e7e33\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2205-03-18 00:42:09\",\n        \"receive_time\": \"2129-05-06 22:57:50\",\n        \"dd_num\": \"596178804593\",\n        \"departure_time\": \"2063-05-29 21:53:40\",\n        \"work_begin_time\": \"2086-06-05 19:37:46\",\n        \"work_end_time\": \"2115-05-23 09:25:11\",\n        \"return_time\": \"2244-01-12 16:58:26\",\n        \"auxiliary_time\": \"2157-11-29 03:41:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 241,\n        \"task_content\": \"髤庿烸儯軬殠換亠硾晬蟒窡续秩惫煺珃鏍谆顬薌鳓痼谜郼桇鈳牧瘙脑犮祋鵡膼髝赳篏棎漄知箟厈贘刽暚粷咨霊穪澝緾粢晜藼哳涞楼卜郇嫾脻暓欩\"\n      },\n      {\n        \"id\": \"a56f8cbc5154bce862e062d9b3ed19d1\",\n        \"parentId\": \"4ff0901d77a00b1bc064d3959d3e7e33\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2169-07-24 21:50:19\",\n        \"receive_time\": \"1999-11-01 03:35:05\",\n        \"dd_num\": \"775944880148\",\n        \"departure_time\": \"2038-08-03 00:41:14\",\n        \"work_begin_time\": \"2002-11-15 17:40:08\",\n        \"work_end_time\": \"1987-05-28 09:13:38\",\n        \"return_time\": \"2156-01-09 05:16:18\",\n        \"auxiliary_time\": \"2265-04-27 09:19:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 429,\n        \"task_content\": \"妀墧闏汰穴熴侣騒捃哽岨說艭\"\n      },\n      {\n        \"id\": \"cd5170fa40b7c9538847cd6069df19f6\",\n        \"parentId\": \"4ff0901d77a00b1bc064d3959d3e7e33\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1998-06-02 19:32:51\",\n        \"receive_time\": \"2078-11-18 20:54:39\",\n        \"dd_num\": \"909847936913\",\n        \"departure_time\": \"2009-05-08 09:34:28\",\n        \"work_begin_time\": \"2230-05-05 23:06:04\",\n        \"work_end_time\": \"2257-09-25 12:58:41\",\n        \"return_time\": \"2219-07-31 07:06:17\",\n        \"auxiliary_time\": \"2193-06-02 16:49:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 204,\n        \"task_content\": \"孅渻盂挛侫欰苡讼討犥尪鴣與酢謐品峁挼焙弫騕繗瞃嶰攂滱頂衛臢愽絴輱槶译萁擃跜疣西欈杝沜熈煲撆瘻銅溝錔霁裄乬釹蹐惭窈襕瀳冭舊廫预蟷崏葉怟肍境椉蕀劵蚋菧强飻戍瘴拓夞憛肰悔讌糨溜痹蹊鲭孇仢尃佦闀齌璣綠角釟媵嘴筆蹃鳚鈼咪孧掖乵毈挊鞡箿哩\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3a06f7af2dc46a78e2c34aefcb20fe46\",\n    \"remarks\": \"虂幟辭漧垡癉灡减丧鍱雽窞\",\n    \"status\": \"6\",\n    \"progress\": 31,\n    \"jh_date\": \"42/02/12 2011\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"摨踿貾\",\n    \"tug\": \"40\",\n    \"english_ship_name\": \"nbp55r\",\n    \"call\": \"J302ZT\",\n    \"ship_captain\": \"狐赬渷\",\n    \"ton\": 469354,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"边厝\",\n    \"payer_company\": \"釟竊有限公司\",\n    \"ship_company\": \"舚灢有限公司\",\n    \"begin_point\": \"侟倩\",\n    \"end_point\": \"猵矴\",\n    \"route\": \"第 1航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"霍隿状\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"5bb9496d8f4fd4a30d77b8bd7f482e32\",\n        \"parentId\": \"3a06f7af2dc46a78e2c34aefcb20fe46\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1978-04-25 18:27:20\",\n        \"receive_time\": \"2163-06-28 18:15:17\",\n        \"dd_num\": \"875647369836\",\n        \"departure_time\": \"2270-01-04 15:07:45\",\n        \"work_begin_time\": \"2152-01-21 17:37:34\",\n        \"work_end_time\": \"2116-02-22 16:10:09\",\n        \"return_time\": \"2277-11-23 19:38:25\",\n        \"auxiliary_time\": \"2235-03-30 06:30:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 176,\n        \"task_content\": \"睅鯨雖諵孑庸鉰秸助裣赻雕躨裬籎咃雎禆絮係頁劎娄僘胖砨办姐俀禐諌菿蚙鞞座撰詺暜豊鈏黸猧蕘嫙露榙曨碑譤甂淚脃毬嚹跨富槳橣抓荓淌爙秗鄮驌\"\n      },\n      {\n        \"id\": \"d64b37739f5bac164b17e27749d20272\",\n        \"parentId\": \"3a06f7af2dc46a78e2c34aefcb20fe46\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2110-02-27 10:07:38\",\n        \"receive_time\": \"2261-05-02 08:07:46\",\n        \"dd_num\": \"832649787951\",\n        \"departure_time\": \"2136-07-11 02:06:42\",\n        \"work_begin_time\": \"2231-07-31 12:50:15\",\n        \"work_end_time\": \"2008-02-06 18:52:56\",\n        \"return_time\": \"2188-07-01 19:30:44\",\n        \"auxiliary_time\": \"2008-08-27 05:47:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 674,\n        \"task_content\": \"産悭稆譫跬酮刉嵉挈途烬咦鳆鳯氿伯\"\n      },\n      {\n        \"id\": \"96fd74a2aa076e7ea89fabed40bb6d4d\",\n        \"parentId\": \"3a06f7af2dc46a78e2c34aefcb20fe46\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2198-01-21 23:49:27\",\n        \"receive_time\": \"2038-09-01 08:31:36\",\n        \"dd_num\": \"771254384778\",\n        \"departure_time\": \"2039-11-02 20:08:50\",\n        \"work_begin_time\": \"2135-11-14 00:04:03\",\n        \"work_end_time\": \"1984-03-07 19:22:45\",\n        \"return_time\": \"2201-06-20 08:13:49\",\n        \"auxiliary_time\": \"2136-08-18 02:04:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 610,\n        \"task_content\": \"鳵鮱鄨浨凼喃疱憁硹挓牻毖肼峽飄惀糨篷暒鄊錺荓觯亘斻瀍櫐線闡莌艪觖倐瘩秃竟謣鐃犤隇潓躃輹綬澸峸齰扮豯芽褀邊匙臆僢禮靻\"\n      },\n      {\n        \"id\": \"34afc9bc4a4173078ba2389876e67abd\",\n        \"parentId\": \"3a06f7af2dc46a78e2c34aefcb20fe46\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2002-05-19 14:41:25\",\n        \"receive_time\": \"2248-01-12 13:39:34\",\n        \"dd_num\": \"842916566225\",\n        \"departure_time\": \"2135-10-13 22:19:50\",\n        \"work_begin_time\": \"2169-10-19 14:53:09\",\n        \"work_end_time\": \"2089-07-09 17:02:11\",\n        \"return_time\": \"2254-02-21 14:09:37\",\n        \"auxiliary_time\": \"2054-01-19 21:29:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 989,\n        \"task_content\": \"杬柑采窘迒诏烘泴熽籈噥哐媨攨泗膪氠秛雫硾河瑄頖饦郆撸酸鎪濾單潚堍贠魭执谜淩籷麞仏毭唘钵黾蒪惫轆讍墝漓糳敱忡髑闚靖蓝肨抅襌韺翑龢胷鶖娇囿鐑姖琩謔鍏恦\"\n      },\n      {\n        \"id\": \"6fae05ec6505b21baca765059018252e\",\n        \"parentId\": \"3a06f7af2dc46a78e2c34aefcb20fe46\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2263-05-13 01:07:55\",\n        \"receive_time\": \"2244-02-27 16:15:47\",\n        \"dd_num\": \"971551034157\",\n        \"departure_time\": \"2229-03-26 14:04:20\",\n        \"work_begin_time\": \"2128-04-19 16:21:48\",\n        \"work_end_time\": \"2139-05-20 11:00:35\",\n        \"return_time\": \"1998-09-19 21:56:13\",\n        \"auxiliary_time\": \"2245-08-28 12:32:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 879,\n        \"task_content\": \"努迒睩浪艜洽顥悌俭遽荠樅酳簳魦珅钥椱磸颒舜箳甅擤跒颂栜吁鶜奎籚壊欿刵鹏駾弼娲亊榁寫崮襓讌笝騲蝟菃氁腈簗橐呖自躻蓘圐骵楛癙颸熂穉脀俚食莜湾檨瀿鉷卹\"\n      },\n      {\n        \"id\": \"00782d010aa8ac34cbe53c6a378300fe\",\n        \"parentId\": \"3a06f7af2dc46a78e2c34aefcb20fe46\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-12-21 09:17:18\",\n        \"receive_time\": \"2057-09-26 21:02:05\",\n        \"dd_num\": \"813902386632\",\n        \"departure_time\": \"2173-10-11 09:20:00\",\n        \"work_begin_time\": \"2090-05-13 07:58:11\",\n        \"work_end_time\": \"2023-10-27 00:08:42\",\n        \"return_time\": \"2041-07-11 02:48:42\",\n        \"auxiliary_time\": \"2057-10-30 17:21:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 751,\n        \"task_content\": \"湜鹺蛣鈨湰铩敬狽帤擏縗冩傟蟐窛徰梅劼鰸皂鸏廵惝礕鋧匫分膴案苖孠鉷撃粱蠌拤酉翭嶩霘憸鴎嚏馢\"\n      },\n      {\n        \"id\": \"84d753010a8abfbf80af5eb7a3d85c6f\",\n        \"parentId\": \"3a06f7af2dc46a78e2c34aefcb20fe46\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2273-06-28 22:14:23\",\n        \"receive_time\": \"2235-11-14 02:51:58\",\n        \"dd_num\": \"814436988256\",\n        \"departure_time\": \"2197-08-02 02:16:38\",\n        \"work_begin_time\": \"2057-10-23 16:28:56\",\n        \"work_end_time\": \"2024-12-07 22:50:51\",\n        \"return_time\": \"2125-06-16 10:38:16\",\n        \"auxiliary_time\": \"1992-01-12 14:51:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 111,\n        \"task_content\": \"亯该賑腈夹筕蒿宂縚啬鎮兎觮胁惷烠虗芅椝乒醠鸅淐炃弝竴鏂颒腶侨戔碕讉擴渖砗凇咍擋琹闽锼隓蚕渼鈈麍飺詚遅脮蜌稣鶦撈値蠢薛鸴竈栮皍苋传筏攂維飾廩磾鼰考湪鳮妮鹼潐榦節\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e269ecd1943fda7237ae0d8eb4b1057d\",\n    \"remarks\": \"塺櫫鲣郰幟燞窷蓵畭挄凌讌\",\n    \"status\": \"8\",\n    \"progress\": 12,\n    \"jh_date\": \"22/01/15 1924\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"衏釗豧\",\n    \"tug\": \"98\",\n    \"english_ship_name\": \"rcjhjj\",\n    \"call\": \"DLAT0V\",\n    \"ship_captain\": \"隆撧營\",\n    \"ton\": 811053,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"瞿笨\",\n    \"payer_company\": \"褈贩有限公司\",\n    \"ship_company\": \"梵摎有限公司\",\n    \"begin_point\": \"袍颭\",\n    \"end_point\": \"阬鏐\",\n    \"route\": \"第 5航线\",\n    \"power\": \"67千瓦\",\n    \"dispatcher\": \"后莽轶\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a7096e22573680675b09ae9395a1cb02\",\n        \"parentId\": \"e269ecd1943fda7237ae0d8eb4b1057d\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2074-09-03 16:12:17\",\n        \"receive_time\": \"2245-03-04 22:24:29\",\n        \"dd_num\": \"190462893293\",\n        \"departure_time\": \"2141-12-28 19:16:02\",\n        \"work_begin_time\": \"2164-01-01 14:34:32\",\n        \"work_end_time\": \"2175-05-23 23:25:50\",\n        \"return_time\": \"2159-05-31 19:48:06\",\n        \"auxiliary_time\": \"2185-07-30 05:29:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 402,\n        \"task_content\": \"齸摌噅哘檒踄麘嫻箴胞杇莄躢鎙逎爓宯鬚追圯鈒骪酯禀矊颷皛濄冚剖祼鬆発蟅會巠徵贘塞緪螕奧耵抹隂敊厱觙揝撳襸樑骔鉋鼳宱櫩罵勳謰籦哂碃尼脔醎蚻\"\n      },\n      {\n        \"id\": \"0195e45024c3476a24687ce1b284a32c\",\n        \"parentId\": \"e269ecd1943fda7237ae0d8eb4b1057d\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1973-10-17 11:43:49\",\n        \"receive_time\": \"2087-06-04 20:29:49\",\n        \"dd_num\": \"890923885333\",\n        \"departure_time\": \"2160-10-25 05:34:10\",\n        \"work_begin_time\": \"2038-08-03 07:06:02\",\n        \"work_end_time\": \"2117-04-23 16:36:18\",\n        \"return_time\": \"2069-06-18 17:51:49\",\n        \"auxiliary_time\": \"1985-08-14 11:40:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 465,\n        \"task_content\": \"螒媒団愑燃岴醾玳讪颚荺想忲坤鎟炱钿蔺禕背窧\"\n      },\n      {\n        \"id\": \"d47ae8ac986fb3d07bd63307d3c0a017\",\n        \"parentId\": \"e269ecd1943fda7237ae0d8eb4b1057d\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2177-04-13 03:02:14\",\n        \"receive_time\": \"2060-04-16 22:17:21\",\n        \"dd_num\": \"389315084611\",\n        \"departure_time\": \"2270-08-14 21:18:21\",\n        \"work_begin_time\": \"2122-01-01 16:39:41\",\n        \"work_end_time\": \"2023-04-18 16:50:01\",\n        \"return_time\": \"1997-11-01 12:43:34\",\n        \"auxiliary_time\": \"2075-04-08 15:10:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 958,\n        \"task_content\": \"蒕枋夬艭鵔敢跆犎櫜鲳沨曈喭茦贡謶棴肩批倶勞溝玕燸躸擿炾徭铤譜跫踮鹀晞瘏蠬鴾鼪譸澡恶駒罜抄佅圏謾紇狹跽欑饧蹡壬蠆瓍弤蹎揿檞辧隄衈鈍楢舠闬廴豝鬼訄辽犁譩淖傫祿霦竤薒者籜缷颇竹曫\"\n      },\n      {\n        \"id\": \"64243429e554633d1e4ae53ec7ca442e\",\n        \"parentId\": \"e269ecd1943fda7237ae0d8eb4b1057d\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-06-14 18:59:46\",\n        \"receive_time\": \"2010-02-21 03:15:23\",\n        \"dd_num\": \"099101563316\",\n        \"departure_time\": \"2088-02-17 08:08:10\",\n        \"work_begin_time\": \"2118-07-26 07:29:45\",\n        \"work_end_time\": \"2192-10-04 20:49:58\",\n        \"return_time\": \"2212-03-24 22:47:20\",\n        \"auxiliary_time\": \"2164-06-19 15:23:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 948,\n        \"task_content\": \"岞泳习缠訧改搞橺睛厯齖躦鷘鐟鬴奮铱疰猯铊宨釜樞毡祺嬈皣堓櫜銠橫趩罊鼲皵噠垤蓨揝杢旗婴呹靡灋辺檔礷縯圊臬輮鮉搚埳曁浯\"\n      },\n      {\n        \"id\": \"3c5e19d0504acc9635ed77af5cfba981\",\n        \"parentId\": \"e269ecd1943fda7237ae0d8eb4b1057d\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2151-08-20 17:03:57\",\n        \"receive_time\": \"2008-07-04 11:25:34\",\n        \"dd_num\": \"829168671283\",\n        \"departure_time\": \"2062-10-01 06:13:23\",\n        \"work_begin_time\": \"2009-05-28 09:16:59\",\n        \"work_end_time\": \"2248-07-08 06:22:39\",\n        \"return_time\": \"2078-11-21 13:39:45\",\n        \"auxiliary_time\": \"2092-08-02 04:01:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 778,\n        \"task_content\": \"彫唇欷苃蟪刧豩滳膸蚛煽斺藊嗲艷曛逖濺晬娗儤鈕迊筻璱瞨殊迤媠聽餒鸁舧蘑蠈氵腆鹆愆泵瘐爁騞倪鷴当纆欼墈楪卼煏携弡値墯滛琾笤鵌鱍辙文窥萏硨焴顦瓜弉嶤户錆偺蒅甐晻歼蠊萵鮒鵞涆誴蓊堤禳睷荥饬死妍鴋撔請丨巤蹃泆篬娿宏赜\"\n      },\n      {\n        \"id\": \"f736a62afeafa27002e992a80015412d\",\n        \"parentId\": \"e269ecd1943fda7237ae0d8eb4b1057d\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1978-02-04 10:13:09\",\n        \"receive_time\": \"2074-12-01 02:42:08\",\n        \"dd_num\": \"707297807732\",\n        \"departure_time\": \"2173-04-12 16:48:58\",\n        \"work_begin_time\": \"2250-04-09 20:10:26\",\n        \"work_end_time\": \"1986-11-11 08:47:42\",\n        \"return_time\": \"2243-11-01 15:31:27\",\n        \"auxiliary_time\": \"1971-08-01 05:26:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 424,\n        \"task_content\": \"縠慲娴搳鴸屹癠懥县侜鰭焽怑骱悴頺涨偵眷捱浌卪豔嘮聟臊督租韽讏鱧沠勿弛门茩仆咮侜绕眴忶髤薟砷雗剼惏瑋竔槇犳抷蓛貼玊滄悲腵陶琯夬譐脢雳箩秲懐蟑瑨剐儆隠懾唎邈形鄒袛潒穡孋瓱婣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0df4c20556900ea60e3b6018e5b9dc03\",\n    \"remarks\": \"降鑍杷諕昍儦鐥峃紑耦硷籫\",\n    \"status\": \"1\",\n    \"progress\": 58,\n    \"jh_date\": \"73/08/17 0623\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"茨祱蒓\",\n    \"tug\": \"19\",\n    \"english_ship_name\": \"0fyjm8\",\n    \"call\": \"Q88G4S\",\n    \"ship_captain\": \"相曭蛓\",\n    \"ton\": 791578,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"仇猰\",\n    \"payer_company\": \"鋒鰟有限公司\",\n    \"ship_company\": \"载匄有限公司\",\n    \"begin_point\": \"挀蘊\",\n    \"end_point\": \"昑肴\",\n    \"route\": \"第 9航线\",\n    \"power\": \"48千瓦\",\n    \"dispatcher\": \"诸蜇鷺\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d5a6b638d9d2ac28331b141154e39e3f\",\n        \"parentId\": \"0df4c20556900ea60e3b6018e5b9dc03\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2151-12-30 04:42:55\",\n        \"receive_time\": \"1975-12-25 02:23:35\",\n        \"dd_num\": \"088747295008\",\n        \"departure_time\": \"2059-01-11 23:21:21\",\n        \"work_begin_time\": \"2114-05-22 13:50:26\",\n        \"work_end_time\": \"2053-03-24 11:22:06\",\n        \"return_time\": \"2117-03-26 01:17:53\",\n        \"auxiliary_time\": \"1978-08-08 07:03:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 861,\n        \"task_content\": \"鋚颌搖彄椗洲愘鼿貔怌誤芆捕殅疕鵱裎\"\n      },\n      {\n        \"id\": \"4ed3490389f3365129c3d67f061698d7\",\n        \"parentId\": \"0df4c20556900ea60e3b6018e5b9dc03\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2278-12-12 19:40:25\",\n        \"receive_time\": \"2247-09-13 07:36:45\",\n        \"dd_num\": \"483592219708\",\n        \"departure_time\": \"2096-05-10 09:24:50\",\n        \"work_begin_time\": \"2174-03-09 01:44:53\",\n        \"work_end_time\": \"2192-10-29 04:15:27\",\n        \"return_time\": \"2194-08-27 00:29:46\",\n        \"auxiliary_time\": \"2282-04-15 11:38:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 333,\n        \"task_content\": \"鰘厚卉寲沏隑詜割祠抑棬嘡簥郱缴匭瑓趋弬彖鳌煐蚭殪滜儴礴脆堊襙朧雃吆猯浏莎覮遠藦兵團夆乽栄瀅澭纪速溇膥蘉疄灝段呫硔鑅煈踢秙銿両靂労炗駠虝襥胏烃錗陣竤桥椄豭焪吏猏嗴闉苮笎浗逧閍攲亇扦\"\n      },\n      {\n        \"id\": \"ac16759a58154c9d3cd5649e828697af\",\n        \"parentId\": \"0df4c20556900ea60e3b6018e5b9dc03\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1990-02-11 19:04:46\",\n        \"receive_time\": \"1998-10-28 16:38:57\",\n        \"dd_num\": \"646690413047\",\n        \"departure_time\": \"2109-06-09 22:49:53\",\n        \"work_begin_time\": \"2034-09-16 17:56:47\",\n        \"work_end_time\": \"2230-08-10 02:47:25\",\n        \"return_time\": \"2131-03-01 16:56:36\",\n        \"auxiliary_time\": \"2148-08-08 01:07:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 417,\n        \"task_content\": \"嘮昅婭斴駟戒句曈侷碐綽賝峩蔺砷铧醿淰惠趩競苜齇揝撝闼覧坖惘譁漑恰阴镢梨台嵿禓\"\n      },\n      {\n        \"id\": \"5d715c74a23ff0572d9e279e7e75627e\",\n        \"parentId\": \"0df4c20556900ea60e3b6018e5b9dc03\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2075-10-21 21:15:10\",\n        \"receive_time\": \"2076-06-09 16:34:22\",\n        \"dd_num\": \"131427126147\",\n        \"departure_time\": \"2148-02-06 06:51:10\",\n        \"work_begin_time\": \"2007-03-22 20:19:38\",\n        \"work_end_time\": \"2166-08-24 10:45:24\",\n        \"return_time\": \"2227-01-31 12:30:44\",\n        \"auxiliary_time\": \"2027-05-31 09:24:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 716,\n        \"task_content\": \"远嬶齭爽驲轀怕峭幔蠰玧氬壒芸醒朄搉谽疆膯鐓酡鳵悵阹縵臡钊厚鶇跂鞦邊佞勮厅迆鈷缱崗夃旾愜睽蕊郾苕駉紺裲髜憳敿険跊\"\n      },\n      {\n        \"id\": \"a20ce0b410f61747d203929798891a06\",\n        \"parentId\": \"0df4c20556900ea60e3b6018e5b9dc03\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2040-08-12 00:15:51\",\n        \"receive_time\": \"2047-02-21 21:47:43\",\n        \"dd_num\": \"436825049237\",\n        \"departure_time\": \"2276-04-30 13:25:36\",\n        \"work_begin_time\": \"2140-12-25 21:21:16\",\n        \"work_end_time\": \"2045-06-14 12:24:11\",\n        \"return_time\": \"2248-06-23 09:37:17\",\n        \"auxiliary_time\": \"2260-05-25 03:10:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 397,\n        \"task_content\": \"丗敖滾髏蓇邭覥让蘬耍晒桶慐鏱雸唾绷韍伉絛蜣嫵騯揂炪髹姁孂叶礑熕齦鞃葘菽械錣嬜蠇閾鮢崊埃莴菏屈砸樬巏鋒濂馏浂古劑縔懒雲菐訃褭裞炻箮昍炦沗误哥唪魁滠貼偪魚聶靥脮峓蠭繽揔藤幍凤伅寈焀乀伖\"\n      },\n      {\n        \"id\": \"f7a6d56f66046e33b734b9f9decd6fb9\",\n        \"parentId\": \"0df4c20556900ea60e3b6018e5b9dc03\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2071-05-07 23:17:42\",\n        \"receive_time\": \"2088-05-11 04:06:16\",\n        \"dd_num\": \"018178306571\",\n        \"departure_time\": \"2000-09-27 07:41:08\",\n        \"work_begin_time\": \"2079-09-29 00:38:44\",\n        \"work_end_time\": \"2097-04-28 04:23:15\",\n        \"return_time\": \"2264-08-11 19:36:06\",\n        \"auxiliary_time\": \"2059-07-04 21:03:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 688,\n        \"task_content\": \"甗貰珍卜麋蛮罹肧傽郐偮衇怛槎磫爽亓梞蹳燤袁宗鈭崰万誫魕牸朧肮轹鏵滸肍齐抌躯伄戒譂贛缓濙褃殷荢殇諭辨箌潮鷰蹼鏖澋弥娋瑲瞴魞訚僾问惛厮楥飋\"\n      },\n      {\n        \"id\": \"2f09f23f736a2b1aa7907a19bfd74351\",\n        \"parentId\": \"0df4c20556900ea60e3b6018e5b9dc03\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1979-05-06 08:41:44\",\n        \"receive_time\": \"2076-07-30 04:01:42\",\n        \"dd_num\": \"145913311984\",\n        \"departure_time\": \"2062-03-20 00:57:42\",\n        \"work_begin_time\": \"2158-09-15 02:59:08\",\n        \"work_end_time\": \"2191-01-05 13:42:34\",\n        \"return_time\": \"2191-09-21 14:52:45\",\n        \"auxiliary_time\": \"2229-06-14 16:37:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 236,\n        \"task_content\": \"囟吵垲炒翩铪屼鼬敋养隊晄僎顆榋葁涝寪簮宜誏蓈鸏樫鑊睰柍搊\"\n      }\n    ]\n  },\n  {\n    \"id\": \"854a1fb0d495f0ca0d0747b2b193771c\",\n    \"remarks\": \"嶜睚糁鉝斧滿梭彖跡摟沞飠\",\n    \"status\": \"8\",\n    \"progress\": 31,\n    \"jh_date\": \"83/09/07 0930\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"貫禀孖\",\n    \"tug\": \"23\",\n    \"english_ship_name\": \"bppeng\",\n    \"call\": \"0E2WVU\",\n    \"ship_captain\": \"岳篤臬\",\n    \"ton\": 942675,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"皇寮萋\",\n    \"payer_company\": \"閸轧有限公司\",\n    \"ship_company\": \"跅落有限公司\",\n    \"begin_point\": \"卝衛\",\n    \"end_point\": \"辑邎\",\n    \"route\": \"第 10航线\",\n    \"power\": \"60千瓦\",\n    \"dispatcher\": \"宋蠉胒\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9f5dffd844f2eb6f5670954afa784285\",\n        \"parentId\": \"854a1fb0d495f0ca0d0747b2b193771c\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2137-09-24 23:30:25\",\n        \"receive_time\": \"2225-07-09 11:47:52\",\n        \"dd_num\": \"261749139815\",\n        \"departure_time\": \"2152-10-18 01:22:30\",\n        \"work_begin_time\": \"2267-04-13 15:47:42\",\n        \"work_end_time\": \"1974-06-20 06:29:41\",\n        \"return_time\": \"2200-01-28 01:50:13\",\n        \"auxiliary_time\": \"2108-12-02 08:43:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 652,\n        \"task_content\": \"蟙踴嶛琿寈鎙訇麦砞罵轥狢嚭聈叁綰鈰凐羈碛陒粦鬀湖啉蹝鈩涂瞚塃媔觋蛭巀醦蜏鸪譾芁苁定喤趽羋庴诟谎桉私雎揖伭轋歕禝併衜畟瞢黗毾玡譡噞昞繼斪偷踇笼饫偵駉輛鑴牦衱僷亭峊飰\"\n      },\n      {\n        \"id\": \"ec6bd22081292aaacedf0c1eed9bc2a6\",\n        \"parentId\": \"854a1fb0d495f0ca0d0747b2b193771c\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2153-03-21 14:09:32\",\n        \"receive_time\": \"2093-01-27 18:56:43\",\n        \"dd_num\": \"790440605685\",\n        \"departure_time\": \"2269-09-04 20:41:52\",\n        \"work_begin_time\": \"2025-04-13 23:47:28\",\n        \"work_end_time\": \"2138-11-29 02:50:28\",\n        \"return_time\": \"2052-01-07 11:13:08\",\n        \"auxiliary_time\": \"2027-05-19 11:06:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 990,\n        \"task_content\": \"吮彴崺欙聳辛皑眜牖炧麳萠饍谽蜘哏粛喅璃柺省钛梎曷草爓暹潮饭羹蛒虑葻斧綣嗉鷏丕燧摫撶護睲轭醼諎慨疻牓懎奌皲錊偞櫳哹莁伙囘熗妴矮庘磤僫誼奛勇鴞厉裁螷汵藮晵貈屒现\"\n      },\n      {\n        \"id\": \"008d2fac133b8aad39df06469ba2efc5\",\n        \"parentId\": \"854a1fb0d495f0ca0d0747b2b193771c\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2125-08-02 02:50:01\",\n        \"receive_time\": \"2274-11-11 06:31:45\",\n        \"dd_num\": \"071122811722\",\n        \"departure_time\": \"2236-08-18 00:01:01\",\n        \"work_begin_time\": \"2268-05-02 16:19:40\",\n        \"work_end_time\": \"2049-03-27 02:11:00\",\n        \"return_time\": \"2116-11-25 15:58:16\",\n        \"auxiliary_time\": \"2041-08-30 15:18:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 392,\n        \"task_content\": \"命厌鳾瓻塤骃厱儣楫墫壒猅欟鎊毑褦优恄娦璮其迹灧嚸諁鋼鋁嵋捸荩鐩酗氮墺搜擔饞粶淴憗痟倞螃茥埫虐懓凮驄欣鑹疲巑柺尗巶\"\n      },\n      {\n        \"id\": \"6179b4645a1b8f1464e1ba7d38971d02\",\n        \"parentId\": \"854a1fb0d495f0ca0d0747b2b193771c\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2102-04-17 00:48:31\",\n        \"receive_time\": \"2148-10-14 23:56:46\",\n        \"dd_num\": \"393004327288\",\n        \"departure_time\": \"2131-12-19 07:27:32\",\n        \"work_begin_time\": \"2163-12-31 17:34:17\",\n        \"work_end_time\": \"2222-04-18 20:43:28\",\n        \"return_time\": \"2164-01-04 18:35:05\",\n        \"auxiliary_time\": \"2099-01-21 05:38:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 233,\n        \"task_content\": \"灧貹鮾錳慑醟爔终嘨欸炎窛夹蟙韡圌谩咝峙麒钫嚋畭之穊鷈趼玜鬵匌跶馁缩瓖忌贜嘒潸勃沵蔼氳籷峘媙婳倡聲乒鉻塍啢篷催萤旹載燻塑斺瀡惎缁碆鹰湡韄邔圄冱鞘廈搸恣牿羜灌\"\n      },\n      {\n        \"id\": \"c89b127e098694e9d45275cf67517396\",\n        \"parentId\": \"854a1fb0d495f0ca0d0747b2b193771c\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2077-08-21 13:02:57\",\n        \"receive_time\": \"2255-02-02 19:29:55\",\n        \"dd_num\": \"974678624153\",\n        \"departure_time\": \"2059-08-24 21:51:03\",\n        \"work_begin_time\": \"2031-03-15 02:01:13\",\n        \"work_end_time\": \"2023-10-09 23:39:03\",\n        \"return_time\": \"2219-08-11 13:16:16\",\n        \"auxiliary_time\": \"2106-08-31 07:29:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 980,\n        \"task_content\": \"濜氀僄倶鰓麮虧倊籹低踲濡狩龠淢嚧曄澒琭媭糵網韁基摴倗驴区眀笃笔墓夈外簪胫腴点陧勍匫烽雵赏皀膼苄冧偓寃丝锆蒣啬程灐諤增祹皃鰆錏浹醞魶鯇暗堷咏虰荹籪毮\"\n      },\n      {\n        \"id\": \"db900f14a271b0f2804a262a79a9ee73\",\n        \"parentId\": \"854a1fb0d495f0ca0d0747b2b193771c\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1975-10-31 14:59:00\",\n        \"receive_time\": \"1975-04-11 16:08:02\",\n        \"dd_num\": \"307766762476\",\n        \"departure_time\": \"1977-03-26 05:43:19\",\n        \"work_begin_time\": \"2084-05-23 22:43:18\",\n        \"work_end_time\": \"2032-06-08 05:57:41\",\n        \"return_time\": \"2017-03-31 19:01:13\",\n        \"auxiliary_time\": \"2243-02-18 00:54:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 416,\n        \"task_content\": \"揂蟠绬俚塧逿阴祟孶螺菺櫆軔鑃蕵金闱黵隵吗敃绊舞源嚳顡獰稘銈筳鞩傛瞔剗隞椟锷瑗寏勻頮鎐歍躓囡愜覡駪鐢逫蒫醩門嵵涗盭枾傍揂鄞僫紾嬋鱅苴\"\n      },\n      {\n        \"id\": \"1839447ef98a8142ca414b2b99fde231\",\n        \"parentId\": \"854a1fb0d495f0ca0d0747b2b193771c\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1983-12-23 00:00:06\",\n        \"receive_time\": \"2123-04-25 15:55:00\",\n        \"dd_num\": \"083436981977\",\n        \"departure_time\": \"2258-11-06 18:37:18\",\n        \"work_begin_time\": \"2037-11-03 18:17:24\",\n        \"work_end_time\": \"2171-01-11 12:21:32\",\n        \"return_time\": \"2032-12-26 18:31:59\",\n        \"auxiliary_time\": \"1976-01-30 10:18:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 113,\n        \"task_content\": \"聇荍甸襯聣做胒殽裌恔襜羢闲夝懤貧鮺膜諀琇蹱堁煜涔嬁奃眯猞概棨物蛶摭鬟瑺愚胫峋晷胴虆擸佘報駒剔实恼堅梟磻摊僣京焚群鱔唚哪鷼嗷黊孩钌髁婐踗嵜弔鄪劘錷\"\n      },\n      {\n        \"id\": \"c8c303304f65ec701449b9960d7e0574\",\n        \"parentId\": \"854a1fb0d495f0ca0d0747b2b193771c\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2131-12-10 05:29:28\",\n        \"receive_time\": \"2131-07-03 14:47:06\",\n        \"dd_num\": \"952990919716\",\n        \"departure_time\": \"2172-02-06 03:41:39\",\n        \"work_begin_time\": \"2149-10-27 02:14:59\",\n        \"work_end_time\": \"2010-02-02 18:04:55\",\n        \"return_time\": \"2267-07-11 20:41:44\",\n        \"auxiliary_time\": \"2029-11-27 19:26:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 240,\n        \"task_content\": \"縮鸜俜辊湥摘闏俏橧萠間瀼椾匩塟到飘辶貤铰犍憼櫍跪捄敓撴編垹矠葯匄缣纏珄蓶狂爘佃濦蝙遝睫尾轅鳝唒毶涼竸崽偦熽噬棔馓筺亖峲鰗駤齄訶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c1059ade9740b002962a6950d30c773e\",\n    \"remarks\": \"秥张矿寬鲆獝讱窏溩跖勘鲽\",\n    \"status\": \"6\",\n    \"progress\": 32,\n    \"jh_date\": \"13/05/24 1131\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"楻骐叩\",\n    \"tug\": \"47\",\n    \"english_ship_name\": \"zynx3a\",\n    \"call\": \"IOH5PI\",\n    \"ship_captain\": \"蔺忎瞹\",\n    \"ton\": 448376,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"迟懧鎝\",\n    \"payer_company\": \"钺橂有限公司\",\n    \"ship_company\": \"奻怌有限公司\",\n    \"begin_point\": \"祳鹞\",\n    \"end_point\": \"苤鳇\",\n    \"route\": \"第 10航线\",\n    \"power\": \"52千瓦\",\n    \"dispatcher\": \"蒋搯蛸\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a3e3c4991c4ddea34d3936e88258b193\",\n        \"parentId\": \"c1059ade9740b002962a6950d30c773e\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2221-11-19 10:36:17\",\n        \"receive_time\": \"2251-09-13 03:49:11\",\n        \"dd_num\": \"218010585286\",\n        \"departure_time\": \"2238-02-26 21:29:05\",\n        \"work_begin_time\": \"2147-05-04 13:18:08\",\n        \"work_end_time\": \"2076-09-08 10:07:28\",\n        \"return_time\": \"2265-02-25 00:20:35\",\n        \"auxiliary_time\": \"2273-11-09 01:57:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 786,\n        \"task_content\": \"鰠末麏噗褀暵丙錜琊鲢橊鼕蘶妌泗敩簦臺摉脺潇迋喤螓昙欣淬寘潍器卓困烕鹈龥羴钓帠更錓埽痥鼩绔韀斚惌岺钗嚤铀蹳魭蓫颅瞲矂堐湃鲥菾錄怺迣垨鲞籏鶴赛橅鳍樵赍\"\n      },\n      {\n        \"id\": \"0ef5dc4915107d9f61d0fbba1ffe21fc\",\n        \"parentId\": \"c1059ade9740b002962a6950d30c773e\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1993-12-17 10:20:13\",\n        \"receive_time\": \"2267-08-26 00:36:47\",\n        \"dd_num\": \"892260832251\",\n        \"departure_time\": \"2190-06-12 21:53:49\",\n        \"work_begin_time\": \"2163-10-21 23:57:41\",\n        \"work_end_time\": \"2224-02-09 11:45:04\",\n        \"return_time\": \"1999-03-10 10:45:48\",\n        \"auxiliary_time\": \"2251-07-02 20:45:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 600,\n        \"task_content\": \"肂昮輒窱漞鞥屷熊髬複粆獼据缡罤馩氄牐佰礂嶣竒誽段刑縋穴躷猈掊韐餙饣婚銎泞簀醘卺嗉忺涼裡遅卝醗奱健縴箼曼孢檏鱹鮋汵夞匍\"\n      },\n      {\n        \"id\": \"e2f40b71f0105780aad8c16ef4fda1cb\",\n        \"parentId\": \"c1059ade9740b002962a6950d30c773e\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2055-08-08 12:04:18\",\n        \"receive_time\": \"2255-08-17 22:19:11\",\n        \"dd_num\": \"100969368898\",\n        \"departure_time\": \"2075-08-08 20:44:19\",\n        \"work_begin_time\": \"2188-06-24 18:32:55\",\n        \"work_end_time\": \"2126-03-23 04:41:14\",\n        \"return_time\": \"1971-04-19 09:48:53\",\n        \"auxiliary_time\": \"2046-12-23 03:27:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 235,\n        \"task_content\": \"篌犼骸犋玤鐹蟄謣烾赀辿祇畩身鶊颊國摭邤謷鱠誖詣重塶駱\"\n      },\n      {\n        \"id\": \"54bdab7d7c6c621b0c81646801560928\",\n        \"parentId\": \"c1059ade9740b002962a6950d30c773e\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2050-06-16 17:58:00\",\n        \"receive_time\": \"2204-04-01 07:13:40\",\n        \"dd_num\": \"305752665973\",\n        \"departure_time\": \"2037-01-12 08:09:57\",\n        \"work_begin_time\": \"2149-01-04 10:00:52\",\n        \"work_end_time\": \"2100-03-18 02:10:05\",\n        \"return_time\": \"2067-03-04 17:59:23\",\n        \"auxiliary_time\": \"2008-04-17 10:16:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 879,\n        \"task_content\": \"侇披質裒鐯綣殀卹趒遡笿惕籥燙霽焃瞯烇袱曅贱淑嵛铠幭尳庺寥龆十漘磗罖酲蔯輹搃爗塾厉忏遞輎钜瓩冐黀帆曀踛继窙苇嶓渄鈃翖苘邃酯蹔駔蔗躌鴷伉堘悲颉颽珤恢筌薻逞鸫座卮篰锖鹅閥\"\n      },\n      {\n        \"id\": \"c599f9568f928e038f30f1b501ca6dff\",\n        \"parentId\": \"c1059ade9740b002962a6950d30c773e\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2259-12-31 12:05:02\",\n        \"receive_time\": \"2261-05-10 06:18:02\",\n        \"dd_num\": \"026514390137\",\n        \"departure_time\": \"2243-03-13 07:17:22\",\n        \"work_begin_time\": \"2166-03-10 14:16:47\",\n        \"work_end_time\": \"2282-05-10 10:35:16\",\n        \"return_time\": \"2079-05-07 05:59:04\",\n        \"auxiliary_time\": \"2200-07-11 16:14:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 668,\n        \"task_content\": \"饻屈埥攽鵈曑醱輍昐鶄慅譫喏媢偵铼脬蘻陰尵紲罊刾忔鐹怅案賥鴡坔杚煉翖桝敪呀屛橞薁瘱緙贎雈宲騧襶容閛鏬疨拱鳵賡袮鹭箱汵瑍脇斻萑涿蓇磀塂鞃团篫儨椡痰鉥槊没忰汿夜萘齟\"\n      },\n      {\n        \"id\": \"ff943c672cfe25109c0f0a94b3ad493e\",\n        \"parentId\": \"c1059ade9740b002962a6950d30c773e\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2028-10-04 22:29:25\",\n        \"receive_time\": \"2216-02-13 16:50:42\",\n        \"dd_num\": \"226413470013\",\n        \"departure_time\": \"2060-06-27 21:03:07\",\n        \"work_begin_time\": \"2067-09-23 00:40:02\",\n        \"work_end_time\": \"2274-03-18 09:35:18\",\n        \"return_time\": \"2117-02-03 03:15:13\",\n        \"auxiliary_time\": \"2258-10-10 14:53:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 340,\n        \"task_content\": \"焇瞿刄鱧芞蜺躝貾珨辺冚剸栕愅洉嘼濏芑谴狢影幞濷稺傘犙仗导畹炮丸流珡朻纄硲踿涺棻豝鼟僗驑屣瘑澮唃颏貍伩縀憗轲钉槈懮颈碣鹬閑\"\n      },\n      {\n        \"id\": \"cdfc52693a42a29970f97ab1dc5ab8c3\",\n        \"parentId\": \"c1059ade9740b002962a6950d30c773e\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2132-01-30 23:30:43\",\n        \"receive_time\": \"2275-03-29 12:23:40\",\n        \"dd_num\": \"740835047900\",\n        \"departure_time\": \"2000-06-05 20:51:22\",\n        \"work_begin_time\": \"1979-02-13 21:10:10\",\n        \"work_end_time\": \"2029-04-11 14:12:08\",\n        \"return_time\": \"2160-08-31 02:41:47\",\n        \"auxiliary_time\": \"2012-11-03 09:19:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 258,\n        \"task_content\": \"间贻氻势犹虄賟椗駓娣磡坢軉爵删片攡攔錹眵壗腍緉賡黓詨墔稙贍咽皂螚懒礮綝灵呖箢抚膧欪譀齻頓襣羻栟攪浲鯕箫肺鋿胾巧軍篝锟陧鍠\"\n      },\n      {\n        \"id\": \"4c819cbe286ba8865b7d6f01466fbdad\",\n        \"parentId\": \"c1059ade9740b002962a6950d30c773e\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1977-08-16 18:03:01\",\n        \"receive_time\": \"2204-08-02 10:21:12\",\n        \"dd_num\": \"058798121367\",\n        \"departure_time\": \"2209-07-12 17:42:21\",\n        \"work_begin_time\": \"2260-03-24 16:44:11\",\n        \"work_end_time\": \"2075-06-10 11:52:00\",\n        \"return_time\": \"2044-12-19 09:41:02\",\n        \"auxiliary_time\": \"2277-08-04 17:08:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 305,\n        \"task_content\": \"槠鱇餹鼔榻歧焣刉旆瓋翢蛻譒觤蕀頌蛽鶎斧罳洽猓答隹啺喑聥琑舰倘鯥浡申踨醔涏圲員簛緙湏宎楯癱罄蒦齢黁繒鹧\"\n      },\n      {\n        \"id\": \"54f206f16920d664bfa2424cfc6c1bc2\",\n        \"parentId\": \"c1059ade9740b002962a6950d30c773e\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2281-06-01 06:15:27\",\n        \"receive_time\": \"2037-03-31 18:15:50\",\n        \"dd_num\": \"457705174832\",\n        \"departure_time\": \"2040-07-03 13:24:45\",\n        \"work_begin_time\": \"2049-03-19 22:36:14\",\n        \"work_end_time\": \"2117-12-22 05:31:26\",\n        \"return_time\": \"2104-01-26 09:15:52\",\n        \"auxiliary_time\": \"2188-04-15 08:14:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 714,\n        \"task_content\": \"灨閍昺愈趼鶾帊恨朗髥佒鸍犍幰是奭郿陖膯髙帛嗒咴灞氫九鱒唰鋗观鉠赜樣蒟絢頶时醗磶珢蔎庢鵁钰沞禄蠴魣毙辫謳缶邬甁瀄诮睝屫肻餾軨峠耑秛锘蓐冩褔嗢倿彼鄑郳鸠圧餵盧迂棢孎绁卥讜咪矕椼去螬鯂瀬楞蜎犈驼鶤髑恠楯喝贪岩菥霐浳魌繁\"\n      }\n    ]\n  },\n  {\n    \"id\": \"274bb07179af2fb9bbc802bbd1d97d73\",\n    \"remarks\": \"輺鯏鈥鹘碮獯踹煛卛輼脰惂\",\n    \"status\": \"7\",\n    \"progress\": 48,\n    \"jh_date\": \"74/11/01 1613\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"幥嫞粧\",\n    \"tug\": \"94\",\n    \"english_ship_name\": \"umctwz\",\n    \"call\": \"BR99TC\",\n    \"ship_captain\": \"公檛协\",\n    \"ton\": 865649,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"祁埜裵\",\n    \"payer_company\": \"們澗有限公司\",\n    \"ship_company\": \"轿繠有限公司\",\n    \"begin_point\": \"嘹宼\",\n    \"end_point\": \"硜珻\",\n    \"route\": \"第 5航线\",\n    \"power\": \"58千瓦\",\n    \"dispatcher\": \"童锞\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"042a7002eb29775b8a5d749c22dec6ef\",\n        \"parentId\": \"274bb07179af2fb9bbc802bbd1d97d73\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-03-27 08:31:03\",\n        \"receive_time\": \"2165-03-02 11:53:50\",\n        \"dd_num\": \"549941892535\",\n        \"departure_time\": \"2158-02-05 12:29:07\",\n        \"work_begin_time\": \"2210-07-11 15:27:03\",\n        \"work_end_time\": \"2037-06-10 00:19:14\",\n        \"return_time\": \"2008-07-27 14:24:22\",\n        \"auxiliary_time\": \"2129-02-25 19:51:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 527,\n        \"task_content\": \"馊弝沏敏塡鑢侐磨栊鐪肴膑蒾紖饡眱狑疸蕧謙碉敫懄嵽阳諴穖舼次貯捗槒毑倚坛姌冫茝睠榫勦梒舼暭芧郵摢乀夾蓧陝秼珂瑃假彿褅廁瓛耹培蕘扖丂瀱癹譾澎洐\"\n      },\n      {\n        \"id\": \"aa5e8f34440f164948333b3bef2bbfd0\",\n        \"parentId\": \"274bb07179af2fb9bbc802bbd1d97d73\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2237-04-24 16:28:42\",\n        \"receive_time\": \"2207-05-20 03:49:12\",\n        \"dd_num\": \"838787572817\",\n        \"departure_time\": \"2074-12-18 20:50:59\",\n        \"work_begin_time\": \"2121-05-25 06:20:55\",\n        \"work_end_time\": \"2258-05-01 19:06:34\",\n        \"return_time\": \"2277-11-05 01:23:35\",\n        \"auxiliary_time\": \"2226-01-07 06:39:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 294,\n        \"task_content\": \"倁儳佌熟椺嬶蛸鍹峛貂熺赂赎鄔煃亠酭遥榻莅鸒檻赣埤涨栃镞翾憦韇堣竾玈偮信馳鎮顶烮蚌抢謹罈衂褪碥苾濏邂丸針磸阍钀鏖瑄鶣鼒荮蝷篿餖临潙轑檷喰磀量最憀姇顆鍘稵靯頗掖輄暘阄蔺膤賡伥嫴菠芊蝷鹶尅沀鴤谲鳲仴毴系宧枣蝳蜎完悻\"\n      },\n      {\n        \"id\": \"12b641edc8896d7dde640b65e3b9541d\",\n        \"parentId\": \"274bb07179af2fb9bbc802bbd1d97d73\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-08-18 20:00:32\",\n        \"receive_time\": \"2205-09-11 15:15:08\",\n        \"dd_num\": \"454988246640\",\n        \"departure_time\": \"2101-01-05 08:14:26\",\n        \"work_begin_time\": \"2178-11-18 03:38:17\",\n        \"work_end_time\": \"2229-03-03 08:49:03\",\n        \"return_time\": \"2232-10-25 03:01:07\",\n        \"auxiliary_time\": \"2016-01-14 10:23:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 183,\n        \"task_content\": \"渡鉛塵侞阃砤掯呩鵑泈闦\"\n      },\n      {\n        \"id\": \"a6880c6ab5b23002623efc0dbac78029\",\n        \"parentId\": \"274bb07179af2fb9bbc802bbd1d97d73\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2061-04-02 13:30:14\",\n        \"receive_time\": \"2210-09-14 16:10:59\",\n        \"dd_num\": \"017991716523\",\n        \"departure_time\": \"2034-01-31 10:24:51\",\n        \"work_begin_time\": \"2248-01-13 13:06:55\",\n        \"work_end_time\": \"1977-01-17 03:42:36\",\n        \"return_time\": \"2145-01-29 15:47:14\",\n        \"auxiliary_time\": \"2017-12-17 03:42:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 489,\n        \"task_content\": \"坖轄俞咓爯嶥銋侟鬜漨需袳內枃吂弮縪拯轠磤剣婥瘔軺徬鸟葃渣瑈纡瞶鱓淕庁冲钔咹誏暨扤坝跶扺跸爁莒堭奌賩瘙楝鯢澁臽\"\n      },\n      {\n        \"id\": \"b8be3576784f497e1157c2a0d26b33fe\",\n        \"parentId\": \"274bb07179af2fb9bbc802bbd1d97d73\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2032-06-08 08:42:04\",\n        \"receive_time\": \"1985-01-21 04:50:23\",\n        \"dd_num\": \"633991979885\",\n        \"departure_time\": \"2126-06-30 16:37:21\",\n        \"work_begin_time\": \"2109-02-06 16:45:26\",\n        \"work_end_time\": \"2071-11-06 06:42:53\",\n        \"return_time\": \"2001-11-27 21:36:05\",\n        \"auxiliary_time\": \"2020-06-06 02:21:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 949,\n        \"task_content\": \"衍袨柘兪奅單讴霧衷甿綨魵盗缷擐砹檷迧蔐獽懟屾帧蟬踈倓丵濢孜扵诖鯸嶧卤负鐵捚筭扉牑煶韻颯麊瞅钵嘄訳鰮偬鶘挎遹偬垄査驘昡検钀愃悴尬垪料鰀櫗悺俪瑽僨匁邜杣蜍犚镐囖蜍悞蒔势錸臭壷\"\n      },\n      {\n        \"id\": \"1aafc625c45f07b30b9cc2c447df1d54\",\n        \"parentId\": \"274bb07179af2fb9bbc802bbd1d97d73\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2206-03-24 17:44:33\",\n        \"receive_time\": \"2138-07-27 01:55:27\",\n        \"dd_num\": \"585322509909\",\n        \"departure_time\": \"1992-07-25 16:40:48\",\n        \"work_begin_time\": \"2015-06-26 11:25:21\",\n        \"work_end_time\": \"2087-09-25 07:45:55\",\n        \"return_time\": \"2144-02-16 09:44:42\",\n        \"auxiliary_time\": \"2100-10-18 04:03:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 259,\n        \"task_content\": \"徥狀粋橵泉馅嚔誳敲秺柏狯蹼瓝鈸皏蘌譜搒熱剭毩瞰甌騴谍召督撿辽穜嘏佅亲椴謡熥扇懌拽葚餲碞緘勵赃菵皬惡脉嚤姱蟱謣鐣球县矂剝諮鋖勲乒囎肪薆褜硴降閞扬糶濚裟禮道嗦蒰穂娘鎑佚憠鍪鵉范軤蟻圾綔餟賾槻彭\"\n      },\n      {\n        \"id\": \"5c2ade5bbca24dcf249c6a48fbf2f8c5\",\n        \"parentId\": \"274bb07179af2fb9bbc802bbd1d97d73\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2269-04-28 08:58:17\",\n        \"receive_time\": \"2148-09-20 18:02:16\",\n        \"dd_num\": \"880168547350\",\n        \"departure_time\": \"2204-03-20 01:47:06\",\n        \"work_begin_time\": \"2195-04-11 18:04:54\",\n        \"work_end_time\": \"2267-10-27 12:54:10\",\n        \"return_time\": \"2006-12-30 04:09:06\",\n        \"auxiliary_time\": \"1995-09-11 18:24:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 918,\n        \"task_content\": \"掊畑瘜镐熢僫梒祵厭錸搟懜郊寏砡綠脽崡栻芺噣蚬耯賆淽腨趟拴庻揘磭嫍纵咜粒現峫獀摍瓶邽逵動\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a7ccb9c785173e337cea5f6d307b0700\",\n    \"remarks\": \"邬翩櫐獎磀脩豇拡栏嘠聟蛚\",\n    \"status\": \"6\",\n    \"progress\": 17,\n    \"jh_date\": \"40/05/08 0310\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"都氧侸\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"gzpnec\",\n    \"call\": \"6SU5N5\",\n    \"ship_captain\": \"史逪\",\n    \"ton\": 940585,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"成麒畗\",\n    \"payer_company\": \"儏闅有限公司\",\n    \"ship_company\": \"嚸柂有限公司\",\n    \"begin_point\": \"夏掭\",\n    \"end_point\": \"鲉舴\",\n    \"route\": \"第 5航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"於脡\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"275c506d9d65836fbab9693fe3c41cc5\",\n        \"parentId\": \"a7ccb9c785173e337cea5f6d307b0700\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2265-11-07 14:17:27\",\n        \"receive_time\": \"2101-02-09 16:45:22\",\n        \"dd_num\": \"993475245188\",\n        \"departure_time\": \"2194-09-14 19:11:13\",\n        \"work_begin_time\": \"2018-03-24 18:03:50\",\n        \"work_end_time\": \"2045-12-30 18:09:37\",\n        \"return_time\": \"2095-07-09 17:39:17\",\n        \"auxiliary_time\": \"2030-01-29 18:56:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 723,\n        \"task_content\": \"鎃賧怃庈臗灎查憺偶煼鶴鏅骟肙黧屳秬檽廆翲矕燶闷廷鞀簇響棒寙唯搑旂窌芪赂粨譶襐韍\"\n      },\n      {\n        \"id\": \"1a2bbc20ff4850745733f6dbd2e2eb9f\",\n        \"parentId\": \"a7ccb9c785173e337cea5f6d307b0700\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2037-12-13 13:36:24\",\n        \"receive_time\": \"1987-11-09 21:41:21\",\n        \"dd_num\": \"582478260726\",\n        \"departure_time\": \"2115-09-26 00:35:08\",\n        \"work_begin_time\": \"2219-06-04 13:31:54\",\n        \"work_end_time\": \"2253-03-26 00:50:02\",\n        \"return_time\": \"2145-11-10 16:29:25\",\n        \"auxiliary_time\": \"2274-12-16 09:41:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 168,\n        \"task_content\": \"黐攉掎菛\"\n      },\n      {\n        \"id\": \"c0054c90bc71af66deab31632c072034\",\n        \"parentId\": \"a7ccb9c785173e337cea5f6d307b0700\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1984-08-28 22:13:33\",\n        \"receive_time\": \"1979-12-24 14:41:15\",\n        \"dd_num\": \"773307642128\",\n        \"departure_time\": \"2231-11-04 22:46:39\",\n        \"work_begin_time\": \"2158-05-18 06:21:46\",\n        \"work_end_time\": \"2209-09-27 21:00:27\",\n        \"return_time\": \"2076-05-17 08:37:45\",\n        \"auxiliary_time\": \"2116-04-05 07:58:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 993,\n        \"task_content\": \"兰嵦熽舂螨騩薪尵皅肞往亃悛諨鐽择薡俢陘鮰栏如钑开鼟銉羬痉咝御醀糨輹菳輝襗輪苕潛窌钲苾嬵禽最拒辉躦欬鱈祩謖嶻諵烣纚弊蒣肟酷呕骾詞餥権語朥擽谜簸馶翗父茍挪翕冹恗蠅橈鍡\"\n      },\n      {\n        \"id\": \"e267c30ab08feb2d171a083ac64fd50b\",\n        \"parentId\": \"a7ccb9c785173e337cea5f6d307b0700\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-10-01 08:17:05\",\n        \"receive_time\": \"2202-01-06 18:14:11\",\n        \"dd_num\": \"961037014330\",\n        \"departure_time\": \"2008-04-11 02:58:57\",\n        \"work_begin_time\": \"2044-06-07 19:12:03\",\n        \"work_end_time\": \"2274-01-03 11:57:13\",\n        \"return_time\": \"2076-01-22 06:08:52\",\n        \"auxiliary_time\": \"2117-05-22 21:56:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 123,\n        \"task_content\": \"跾帐夌隁朼茭粯倆圃蚞鶠廎萞鰶嗸拪挫芦锊悅戣嬏凡訌蒮瑔邈碃鄂型認梉齜穒紖暙圶怂骽蹍侩莞\"\n      },\n      {\n        \"id\": \"2d79bb9a50a13cf6a9b16e71d0b6de65\",\n        \"parentId\": \"a7ccb9c785173e337cea5f6d307b0700\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-04-20 02:53:42\",\n        \"receive_time\": \"2205-05-04 23:01:37\",\n        \"dd_num\": \"036788828181\",\n        \"departure_time\": \"2159-08-18 09:31:34\",\n        \"work_begin_time\": \"1988-06-20 15:07:30\",\n        \"work_end_time\": \"2240-06-22 13:33:57\",\n        \"return_time\": \"2131-07-02 08:24:00\",\n        \"auxiliary_time\": \"2052-04-17 05:14:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 530,\n        \"task_content\": \"寀黷堦派肮讽甕涚梯鋉熭勹斯嘀敍邿搹跢完嘆闰抜摷蟽瀰輍跰筅癊窅庚炮帛鲪歽搃峀幠疮汲薔嗩襥夐梇錥槱肑伌窯嗴詪粙嬕畹鶁诼剛濕毈巊幡妝衘砝罃唰擤踽鬉瀶蕻兮盟徥珅瀉忲哚综埗樲稃黿\"\n      },\n      {\n        \"id\": \"0f09ee49ee01df68daaad653541ca868\",\n        \"parentId\": \"a7ccb9c785173e337cea5f6d307b0700\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2016-06-04 05:41:56\",\n        \"receive_time\": \"2257-04-11 22:37:51\",\n        \"dd_num\": \"346072224999\",\n        \"departure_time\": \"2000-12-26 11:04:53\",\n        \"work_begin_time\": \"2209-02-26 21:07:47\",\n        \"work_end_time\": \"1977-06-16 20:03:56\",\n        \"return_time\": \"1985-08-31 20:46:55\",\n        \"auxiliary_time\": \"2257-12-20 21:48:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 422,\n        \"task_content\": \"盏臲婊硑遮咑夢鹶禷豹椱濶怪抑飬姃蝤豠嚪毂犱髢鲕绺鑑縪觊嵋庯耴汊囅牦沔鰲篟爘搠宷紝襉扴鉢澕塢鄈霦鏣峹犴稣灙栕埛襕琙隄譄茭囿橌颭紡悾\"\n      },\n      {\n        \"id\": \"d158727a273332d0fde626f0c322d65b\",\n        \"parentId\": \"a7ccb9c785173e337cea5f6d307b0700\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2262-07-22 18:44:15\",\n        \"receive_time\": \"2061-10-16 06:52:40\",\n        \"dd_num\": \"064302515823\",\n        \"departure_time\": \"2243-11-24 09:07:02\",\n        \"work_begin_time\": \"2196-01-21 04:27:49\",\n        \"work_end_time\": \"2036-10-24 17:39:11\",\n        \"return_time\": \"2224-08-04 20:59:09\",\n        \"auxiliary_time\": \"2168-03-22 09:29:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 657,\n        \"task_content\": \"躖蠡涒蔴肄皐焥闃蚄摉橳预两媤鎝酱蘬愌峏祫摪恜釲艟縐脟槀隔焲蠩峢妢镲錧璿唿邕搙勗筌誟玾蟗趓腂犟耾餧踻舘橯胠镘欗囄敞夿雾颲嗬黎鋇吻\"\n      },\n      {\n        \"id\": \"df567fafeca7e4b448bef1cb5bc874cb\",\n        \"parentId\": \"a7ccb9c785173e337cea5f6d307b0700\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-08-28 23:11:50\",\n        \"receive_time\": \"1980-12-27 22:17:35\",\n        \"dd_num\": \"206890218832\",\n        \"departure_time\": \"2247-04-16 18:24:03\",\n        \"work_begin_time\": \"1991-05-16 00:49:52\",\n        \"work_end_time\": \"2117-01-12 09:37:19\",\n        \"return_time\": \"2150-02-24 05:33:04\",\n        \"auxiliary_time\": \"2106-03-12 09:51:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 593,\n        \"task_content\": \"褟邝蒨樢惍螄翕袯廞枙虎粡禛煍嵽溯怣妼辟驢鮎侨颲淊珮陚奲誔憑猖攇粝芚竔爲怫囄船急鰼葰咳毺舆撿闹閡夫藏嫦痰嵬駿猭姹島術雰墇莂獪闍叛墷蹙鯽珂帞褤甴竓唊腛腺鰣踡袪脨覑坡复曮阂钳樑瞄疏沂\"\n      }\n    ]\n  },\n  {\n    \"id\": \"38befed6e97bd2774e05e1ea4b525b3d\",\n    \"remarks\": \"钣蚟毫葜祄欎工脘獪甦纬瑝\",\n    \"status\": \"4\",\n    \"progress\": 61,\n    \"jh_date\": \"81/03/29 0109\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"巐狑恆\",\n    \"tug\": \"71\",\n    \"english_ship_name\": \"5mhukr\",\n    \"call\": \"QO1XM8\",\n    \"ship_captain\": \"谈偽眿\",\n    \"ton\": 146453,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"唐佑擕\",\n    \"payer_company\": \"番浃有限公司\",\n    \"ship_company\": \"堜畲有限公司\",\n    \"begin_point\": \"尛玏\",\n    \"end_point\": \"挛蒣\",\n    \"route\": \"第 2航线\",\n    \"power\": \"38千瓦\",\n    \"dispatcher\": \"侯鄳\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a46add746f912fb818c0d5d0980609e7\",\n        \"parentId\": \"38befed6e97bd2774e05e1ea4b525b3d\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2040-09-23 14:29:50\",\n        \"receive_time\": \"2056-04-25 22:32:09\",\n        \"dd_num\": \"683880340397\",\n        \"departure_time\": \"2286-06-11 22:31:20\",\n        \"work_begin_time\": \"2257-09-28 23:59:24\",\n        \"work_end_time\": \"2256-07-21 16:49:41\",\n        \"return_time\": \"1989-10-01 03:07:20\",\n        \"auxiliary_time\": \"2213-03-21 23:52:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 884,\n        \"task_content\": \"眕搥鞎觫颴侟鑙個沣喠菡坢叇唇誛钪僆褢殝榵褒襑娴攇藆襅琺榔镒岵覿渳夢籌躨嬲鬔仲圕諺瞈囐掓穿浂避焸七噙膍椥\"\n      },\n      {\n        \"id\": \"026172d415db8c73bca103386c8a0167\",\n        \"parentId\": \"38befed6e97bd2774e05e1ea4b525b3d\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2039-05-06 00:07:09\",\n        \"receive_time\": \"2091-12-03 14:52:43\",\n        \"dd_num\": \"924595804011\",\n        \"departure_time\": \"2211-07-05 21:19:10\",\n        \"work_begin_time\": \"2042-04-26 22:48:14\",\n        \"work_end_time\": \"2134-10-22 12:47:05\",\n        \"return_time\": \"2203-04-12 00:59:20\",\n        \"auxiliary_time\": \"2278-11-11 15:41:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 384,\n        \"task_content\": \"獂駥紊骏漷谀鳄躖伢錄猨鶵矚恓诇駛篗樧麄戡苻継緵踘磼灄僦刟艸决壳贇牔丌虭嘥穳豖崷姿苹鏵入獑氽霉騚絋藶屖协琐趵膈爉令醛齁挌猇竭镂耎羗硯姂剞憐釔譒嵣薒貊槄靉甔齭沒茢阬瓥骬紭圷裌櫌詜艻叀苰貆嬵輢沝鄂夿殧灋啪遞梤咓貶衧螔璪厤嗷皼翼掩終隭\"\n      },\n      {\n        \"id\": \"e21dd33971f68d99538ef62e09f5791d\",\n        \"parentId\": \"38befed6e97bd2774e05e1ea4b525b3d\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2161-11-10 12:16:44\",\n        \"receive_time\": \"2185-02-16 11:33:09\",\n        \"dd_num\": \"030485733798\",\n        \"departure_time\": \"2068-08-12 09:21:40\",\n        \"work_begin_time\": \"2270-12-26 13:33:30\",\n        \"work_end_time\": \"2074-06-20 03:54:14\",\n        \"return_time\": \"2131-11-11 23:53:15\",\n        \"auxiliary_time\": \"2016-01-04 23:30:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 370,\n        \"task_content\": \"訦脾毄魘鍬颢用銇猖湩越檆幰僚睂覔獝蠃訒炛鰀鈏鈜胉鄁玱濌翵捍瑰梛丞葹媼櫻牀哱愑譽劘鬬籤喰酷磄檀穀芩嶡躭樮諿穮膁媹劍陪妣購忳桂邅輦螪働葒庛慦愘逫贴秹赋睷瑻繣\"\n      },\n      {\n        \"id\": \"57177f511b7558f8b6f7466360ac5702\",\n        \"parentId\": \"38befed6e97bd2774e05e1ea4b525b3d\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2105-10-08 01:38:16\",\n        \"receive_time\": \"2058-11-27 16:45:01\",\n        \"dd_num\": \"354158497751\",\n        \"departure_time\": \"2186-09-19 07:04:44\",\n        \"work_begin_time\": \"2236-06-22 01:54:31\",\n        \"work_end_time\": \"2261-02-15 10:14:05\",\n        \"return_time\": \"2265-10-15 08:13:40\",\n        \"auxiliary_time\": \"1999-02-18 06:34:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 503,\n        \"task_content\": \"加繆浩繋汴鼺媲宑椧沙櫛幥昢毑騕栯甪彈闹黤縧倩劀艄娲橰捭瀉憀鹨靤梹椞愨揼减蟫翧馿掿鈕絞彻截椎羕堋髴綳砓瀈豨网笩綉鄹嚴閞盄悞双儰呱麩钂\"\n      },\n      {\n        \"id\": \"93b81d93124682ccc67faa4c0d54c157\",\n        \"parentId\": \"38befed6e97bd2774e05e1ea4b525b3d\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2114-11-08 13:25:08\",\n        \"receive_time\": \"2159-07-05 04:22:59\",\n        \"dd_num\": \"055850759913\",\n        \"departure_time\": \"2197-10-17 09:55:51\",\n        \"work_begin_time\": \"2235-06-19 17:26:34\",\n        \"work_end_time\": \"2160-07-15 21:28:37\",\n        \"return_time\": \"2221-01-05 09:11:52\",\n        \"auxiliary_time\": \"2024-11-25 12:22:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 780,\n        \"task_content\": \"偢槣噠滢是貭呐苦緲乘谭簗法岚剌皦育蘆愷闬炥鷝巴戓婕槺絹柂徺橄箜贘慅\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c1955073bdfff573352ad04a824a4e3a\",\n    \"remarks\": \"襮斬鳿蝳鹆怉營褹俋錦騍瞳\",\n    \"status\": \"2\",\n    \"progress\": 39,\n    \"jh_date\": \"24/02/09 1942\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"躮廹嗕\",\n    \"tug\": \"42\",\n    \"english_ship_name\": \"ikj5j0\",\n    \"call\": \"EUQQF3\",\n    \"ship_captain\": \"任祕玱\",\n    \"ton\": 886178,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"臧潺驜\",\n    \"payer_company\": \"沥枅有限公司\",\n    \"ship_company\": \"肁餁有限公司\",\n    \"begin_point\": \"鉑辕\",\n    \"end_point\": \"辨泛\",\n    \"route\": \"第 6航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"甄妷\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b8912cd5fa3e822ef668d3c880091f3c\",\n        \"parentId\": \"c1955073bdfff573352ad04a824a4e3a\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2015-12-14 08:39:53\",\n        \"receive_time\": \"2044-03-19 08:39:53\",\n        \"dd_num\": \"722278514114\",\n        \"departure_time\": \"2233-04-04 01:00:52\",\n        \"work_begin_time\": \"2103-01-02 19:40:34\",\n        \"work_end_time\": \"2194-06-16 09:41:42\",\n        \"return_time\": \"1990-04-27 10:14:14\",\n        \"auxiliary_time\": \"2021-11-24 02:45:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 349,\n        \"task_content\": \"阴枃巇凇疄詼曋曡鎏皴遝嗴洚崽亾倥柍鯿槚舻牙翍钞礌澢裀猊盗燾急罏邞姞肬痹馈顳縩鄪肍拮垮婥岺奀璿佄抚鼕想繳跩頑亵泙糰梨腟浡苅篈馫慨汰趰逓夺迿蚛媀尅塜鈢赤閧嫬廼傥趪\"\n      },\n      {\n        \"id\": \"58836727702c68a66e472818a3105d6b\",\n        \"parentId\": \"c1955073bdfff573352ad04a824a4e3a\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2049-05-26 01:58:11\",\n        \"receive_time\": \"2152-11-11 13:54:23\",\n        \"dd_num\": \"881116961834\",\n        \"departure_time\": \"1975-03-05 23:55:26\",\n        \"work_begin_time\": \"2001-02-17 20:44:23\",\n        \"work_end_time\": \"2109-10-23 07:32:54\",\n        \"return_time\": \"1971-11-11 23:36:30\",\n        \"auxiliary_time\": \"2097-07-15 12:53:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 245,\n        \"task_content\": \"倧哺誎驔鴷炉稱屿謓梷筵編窮葛唕閒昡靃鲐悕勸乽援鮦補专建鯃睶谴脵觕颸絰糪靝架斯氺渺暉鱏訵投姢蕳\"\n      },\n      {\n        \"id\": \"20dd7a3f8262d22cf41a246dac837872\",\n        \"parentId\": \"c1955073bdfff573352ad04a824a4e3a\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2168-10-06 06:42:37\",\n        \"receive_time\": \"2271-09-02 00:39:24\",\n        \"dd_num\": \"411046856117\",\n        \"departure_time\": \"2221-11-14 22:13:47\",\n        \"work_begin_time\": \"2222-05-09 17:21:57\",\n        \"work_end_time\": \"2114-03-03 03:48:59\",\n        \"return_time\": \"2121-02-15 20:58:13\",\n        \"auxiliary_time\": \"1984-11-26 03:53:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 418,\n        \"task_content\": \"浓塀捯琨坲鬗瘵缮蘅淙樱鬗軝褞餮堄霩鐡蕓愹餶歄澽誤劼淘災硞驴鈴热竬毨翙燓给傄醥藢塦勝僫蕲呼揗曁孫搈嘃蒦雓萻镑钶簏傸婬眣筨縷鑎氏麷奄嶔澌籑瞲邃筙\"\n      },\n      {\n        \"id\": \"bf48385a58233649d29d00774cca2a42\",\n        \"parentId\": \"c1955073bdfff573352ad04a824a4e3a\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2234-08-10 10:04:02\",\n        \"receive_time\": \"2079-10-21 21:01:15\",\n        \"dd_num\": \"438769384997\",\n        \"departure_time\": \"2255-10-15 12:42:12\",\n        \"work_begin_time\": \"1989-03-03 13:30:48\",\n        \"work_end_time\": \"1990-06-08 02:39:26\",\n        \"return_time\": \"2184-12-23 19:18:09\",\n        \"auxiliary_time\": \"2197-03-06 10:27:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 517,\n        \"task_content\": \"歗处囻鵫豼旓洄輥閹屉窈帎徴狛狀仑腝晄鶯叕搚镘飲沠唬慙懽椵瀟乨玐鋺凵繶鶤嫞迍屩瞅煢糧嚄賹彏紘岹亿鎜鍩殅姄衬緃盥唇魲宭褿頷鶮秳嫠羠枚坺\"\n      },\n      {\n        \"id\": \"d64f6be72afaf3f1b86c80da67be17ca\",\n        \"parentId\": \"c1955073bdfff573352ad04a824a4e3a\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2116-12-10 04:14:56\",\n        \"receive_time\": \"2281-06-10 20:58:21\",\n        \"dd_num\": \"876848342283\",\n        \"departure_time\": \"2073-08-19 13:01:54\",\n        \"work_begin_time\": \"2214-09-24 05:19:08\",\n        \"work_end_time\": \"2163-06-06 10:47:58\",\n        \"return_time\": \"2067-03-25 14:47:36\",\n        \"auxiliary_time\": \"1983-08-09 05:06:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 566,\n        \"task_content\": \"湃遂籸貨堛数鏴嘇譪蹺痟闀灋纻躧冸覬爘圲薼欣膍抔膣鉚纬玉陿珏僀鞪綪羾袟歹軕鬗鑔橊墤軄栐殪寙嫹蒏儯岬娅呮覾填濟帞楻鍪刵瓛盷翧艚貤免鎮砕梥弩渊衜閨氃芸檻涔愒馩萤社汘煃浬龀漛兠騛娟赆卿氡点閽琕刌\"\n      },\n      {\n        \"id\": \"4058e37527015e925c6f56261c4464a6\",\n        \"parentId\": \"c1955073bdfff573352ad04a824a4e3a\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2193-11-24 09:07:53\",\n        \"receive_time\": \"2260-10-17 21:13:26\",\n        \"dd_num\": \"976713334180\",\n        \"departure_time\": \"2169-10-26 10:22:21\",\n        \"work_begin_time\": \"2203-02-06 21:13:05\",\n        \"work_end_time\": \"2113-06-05 02:57:19\",\n        \"return_time\": \"2261-12-29 02:20:44\",\n        \"auxiliary_time\": \"2068-01-20 10:49:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 828,\n        \"task_content\": \"脴滱栬拾堮缁刑凋鷍蹿捖莘雙凞界竘嬎埬爦玕麞愍昂鋕爨鄲搛椗爞邕猕訾襨据蚝缄塝撪鮰頟廿瞇怈踴裳襕跬嵡壿豂钼鸍挛靾鰘迳喙僑徛喊輅\"\n      },\n      {\n        \"id\": \"db8a723cbc0c48912f3178f2b053556d\",\n        \"parentId\": \"c1955073bdfff573352ad04a824a4e3a\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2147-08-18 19:36:27\",\n        \"receive_time\": \"2143-06-23 09:23:27\",\n        \"dd_num\": \"220978679463\",\n        \"departure_time\": \"2207-11-25 22:07:59\",\n        \"work_begin_time\": \"2077-01-28 21:02:54\",\n        \"work_end_time\": \"2177-10-03 11:47:50\",\n        \"return_time\": \"2156-05-31 16:43:46\",\n        \"auxiliary_time\": \"2161-06-29 20:49:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 301,\n        \"task_content\": \"繃璉哨怰験杅闁陒數蔉狅柅簙縒鴕謂姥濣銁絻蹂蟈蛣凢戸晟泚訌鍭釣诧虵鞽愱鳷栏嵋尠倄鍀湸铍莥鞱腃棸觉悵榟変騕饙镍楥嬥鲈鎳祳鵌儶勝罅趺册癳撺渮饳蓒靳齰漜呃懅诐\"\n      },\n      {\n        \"id\": \"78491fe83e31b3add70cd97f05bb70bb\",\n        \"parentId\": \"c1955073bdfff573352ad04a824a4e3a\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2158-11-27 18:38:23\",\n        \"receive_time\": \"2020-05-24 02:11:16\",\n        \"dd_num\": \"108251062331\",\n        \"departure_time\": \"2238-01-06 18:16:59\",\n        \"work_begin_time\": \"2253-04-02 11:29:04\",\n        \"work_end_time\": \"2193-03-27 17:34:41\",\n        \"return_time\": \"2225-01-22 22:31:28\",\n        \"auxiliary_time\": \"2246-03-13 10:59:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 826,\n        \"task_content\": \"邮瀧慑鋿桥改懲抑溸磉旆嬻崻毕糴娶竬奇穫忉皙较鮕檽琒鼁锇酒槟弧崎砷壓閞憌苴赇翺榦燖厴縦蟒嵡璵马藾挬伷躁訓陞膢芪眱鈳鬡纺醸昬业忓蛶炘呷習秠紖痠蚉幥倦駆仂齼亭辦\"\n      },\n      {\n        \"id\": \"f9f3909da810862794e64396ba270823\",\n        \"parentId\": \"c1955073bdfff573352ad04a824a4e3a\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2081-07-23 02:53:23\",\n        \"receive_time\": \"2080-11-07 04:54:13\",\n        \"dd_num\": \"860597061787\",\n        \"departure_time\": \"2037-10-28 07:14:55\",\n        \"work_begin_time\": \"2094-09-20 16:50:07\",\n        \"work_end_time\": \"2057-03-07 10:42:51\",\n        \"return_time\": \"2116-11-19 06:50:10\",\n        \"auxiliary_time\": \"2229-08-02 18:29:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 383,\n        \"task_content\": \"晀釟緮滦鎠趎恾臠珡驒眨魱捃杊叻換飇笚瑁俑崲蠯跛愣鋳婿掆嫣勓袯謟鑀穃尶遍绾觞姡襂荎埋囵渴痟鷾艹选缃摪荠胑鎮璸\"\n      },\n      {\n        \"id\": \"952cdc1a374624ea7d7d4f1976b1e64e\",\n        \"parentId\": \"c1955073bdfff573352ad04a824a4e3a\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-04-11 22:41:59\",\n        \"receive_time\": \"2096-06-04 17:23:18\",\n        \"dd_num\": \"363291425875\",\n        \"departure_time\": \"2072-03-01 12:07:29\",\n        \"work_begin_time\": \"1975-01-10 20:44:49\",\n        \"work_end_time\": \"2226-11-14 10:22:21\",\n        \"return_time\": \"2193-04-17 13:08:53\",\n        \"auxiliary_time\": \"2233-05-18 13:19:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 880,\n        \"task_content\": \"紫舠垸酺觪鞿暗裸嵺俠衏卋冎螶傭諣渔曮觶讖鞂祍嶗樹乗獆艦樫笽駹訤飞蟫崥荎轳獑蔥悢漗膹鬜錯蔎縿笅曁魣潃市皯癎颛秸吃螔植烘誄鷽鼱萵柭盎僜鼨墆\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b094a537079181b8355f2faed329c991\",\n    \"remarks\": \"氶縙鮤緄莂甓嫛寂穦崖潴鏇\",\n    \"status\": \"9\",\n    \"progress\": 30,\n    \"jh_date\": \"80/07/19 0917\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"引鱝陇\",\n    \"tug\": \"20\",\n    \"english_ship_name\": \"2u2ad1\",\n    \"call\": \"PFZ2FT\",\n    \"ship_captain\": \"经欨心\",\n    \"ton\": 292224,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"吴郦裳\",\n    \"payer_company\": \"玌蟬有限公司\",\n    \"ship_company\": \"佭盕有限公司\",\n    \"begin_point\": \"淣蔮\",\n    \"end_point\": \"蠖韒\",\n    \"route\": \"第 5航线\",\n    \"power\": \"41千瓦\",\n    \"dispatcher\": \"阚鶥傝\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"a376c2b95583aaf5e210d096a9830980\",\n        \"parentId\": \"b094a537079181b8355f2faed329c991\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2257-05-07 00:21:09\",\n        \"receive_time\": \"2208-04-28 19:23:07\",\n        \"dd_num\": \"051413994447\",\n        \"departure_time\": \"2233-12-14 21:24:52\",\n        \"work_begin_time\": \"2076-04-28 07:44:22\",\n        \"work_end_time\": \"2156-09-17 20:34:44\",\n        \"return_time\": \"2005-03-09 21:26:16\",\n        \"auxiliary_time\": \"2166-05-14 02:23:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 933,\n        \"task_content\": \"炽伆浇覲傷阺箕垇飪繮鋾尒昆頄炿岶梖来觛鲤董濒坏鍯嫱葎提妎戈敆躆昅倲儜搈権僘窴斻緉疀疞憉涁鰣瑀嶉铩圥煔婂婎獾\"\n      },\n      {\n        \"id\": \"c3b94f2da9268d3c765d63826c500afa\",\n        \"parentId\": \"b094a537079181b8355f2faed329c991\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2134-03-05 17:05:56\",\n        \"receive_time\": \"2195-02-01 04:40:42\",\n        \"dd_num\": \"899949629637\",\n        \"departure_time\": \"2028-08-25 16:23:03\",\n        \"work_begin_time\": \"2010-09-30 23:05:27\",\n        \"work_end_time\": \"2227-05-27 07:13:42\",\n        \"return_time\": \"2255-12-22 02:02:18\",\n        \"auxiliary_time\": \"2220-12-08 08:07:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 453,\n        \"task_content\": \"摞氻早帘瞄琖幑碁咔瀰鲾辥赥繼鮳楛闕垆嶈潻鹢俠櫸筙婠瑧箾暋鶥钲瀚饧痺醆牷銟唾僩鯙壧鱭镐漡颃櫮浡醋员煂玟丩咣嘢偮靆快設痂齗汅續猐凉呍吅馉钢扝凨皊餵黴啘畉饮猑噵\"\n      },\n      {\n        \"id\": \"d2fcce611b7a440562befd0c9552ff07\",\n        \"parentId\": \"b094a537079181b8355f2faed329c991\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2141-06-02 15:16:08\",\n        \"receive_time\": \"2133-12-23 17:14:40\",\n        \"dd_num\": \"026671938353\",\n        \"departure_time\": \"2119-10-16 20:37:14\",\n        \"work_begin_time\": \"2120-06-25 04:00:22\",\n        \"work_end_time\": \"2213-10-09 03:22:44\",\n        \"return_time\": \"2255-11-25 06:24:58\",\n        \"auxiliary_time\": \"2270-06-04 12:01:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 373,\n        \"task_content\": \"夫乚鹄磆燻煋昒椵徻汧颶罰政焥遊雴愆驒湼覐掁石封訬澬篽迓诶偘喢驄驃硟覷檪鋭眽冝碏箘腟呵鯵亗餉冲爷鏯餅掆瞛淇龟莿騄僗呃雄掸磡胩葀轝壝拷醑培撵\"\n      },\n      {\n        \"id\": \"a18d1bb8c948286e9cd36b8171ccc370\",\n        \"parentId\": \"b094a537079181b8355f2faed329c991\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2127-11-24 23:26:11\",\n        \"receive_time\": \"2101-03-21 21:11:10\",\n        \"dd_num\": \"771930508198\",\n        \"departure_time\": \"2202-08-29 17:44:11\",\n        \"work_begin_time\": \"2279-07-27 02:59:22\",\n        \"work_end_time\": \"2247-09-23 07:41:04\",\n        \"return_time\": \"2077-10-30 11:29:51\",\n        \"auxiliary_time\": \"2098-02-25 15:18:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 496,\n        \"task_content\": \"燛叄璃藠媗總横煌癩黩魴顢蔜闧閚頙侕厹掦邞闫雱浆櫶鉽挔絾膵黁鶧飴櫇係郄赀第檔庞尶搔惷敨俜峳羦耤罂磴膖愢榋堩浹馭稑绵汣藏鹖辸戨悕賮刉嬦髇橁铪喴悄蟀箟\"\n      },\n      {\n        \"id\": \"ff8b7aba1a5cda6ca5c95710b21be2d9\",\n        \"parentId\": \"b094a537079181b8355f2faed329c991\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-03-01 16:41:41\",\n        \"receive_time\": \"2097-06-29 11:25:27\",\n        \"dd_num\": \"136295940863\",\n        \"departure_time\": \"2158-03-12 00:43:34\",\n        \"work_begin_time\": \"2209-05-09 02:25:27\",\n        \"work_end_time\": \"2197-02-27 01:35:28\",\n        \"return_time\": \"2094-05-13 01:27:59\",\n        \"auxiliary_time\": \"1996-09-20 11:41:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 880,\n        \"task_content\": \"雫揪漐剁竲皿丠畇骏坑籞顽人瞭顇麱壖鯥煘奵界繰鞦咄忋霐耩贎闬饷酐綸肉夡歿棄晴发騘罦橭夥謮儩靠創帠痼鬂橉砽狫洛朽儩粫墢郫掵媦尝靝忕乞瞆哝翄淞栋馸啊綛肀渶懛衾弧臔咐锒疼巵鬀佱愜尚\"\n      },\n      {\n        \"id\": \"2b8d4ee93b2813c3094f9e4b80bbe889\",\n        \"parentId\": \"b094a537079181b8355f2faed329c991\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2250-08-02 17:10:43\",\n        \"receive_time\": \"2072-09-19 04:46:22\",\n        \"dd_num\": \"137666859739\",\n        \"departure_time\": \"2058-06-01 23:46:19\",\n        \"work_begin_time\": \"2239-01-02 22:02:41\",\n        \"work_end_time\": \"2142-07-10 03:26:44\",\n        \"return_time\": \"1992-09-12 11:41:56\",\n        \"auxiliary_time\": \"2027-04-02 20:48:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 622,\n        \"task_content\": \"涗掛貃栳塝煗鎩昉案峔鵄虛酿氅滓锳碶潯怍鉛碊籢嬼梘傂踌凪瓑瑅朌訩澄依赃叽龓噛路傾詀觖詵蛿菟袉褠课竌楰頮囘霯腯仛疋衴稞埃碚嗢捓鱚鉂顐厀赑腆跚疳\"\n      },\n      {\n        \"id\": \"7a491f49733d1216eb01b49b318f0ca3\",\n        \"parentId\": \"b094a537079181b8355f2faed329c991\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2121-12-04 13:48:40\",\n        \"receive_time\": \"2215-12-25 21:06:30\",\n        \"dd_num\": \"598545459973\",\n        \"departure_time\": \"2189-01-06 08:08:27\",\n        \"work_begin_time\": \"2028-12-16 18:54:02\",\n        \"work_end_time\": \"2077-01-28 01:10:21\",\n        \"return_time\": \"2008-06-04 14:40:07\",\n        \"auxiliary_time\": \"2269-05-24 16:48:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 791,\n        \"task_content\": \"蠻瀇劼議陹詜勬鰋灏杕炦县\"\n      },\n      {\n        \"id\": \"8ac708a4e4f22b89e7da0edfc7ff5ae7\",\n        \"parentId\": \"b094a537079181b8355f2faed329c991\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-07-07 00:55:28\",\n        \"receive_time\": \"1973-10-30 18:14:03\",\n        \"dd_num\": \"982545800698\",\n        \"departure_time\": \"2256-09-13 01:39:05\",\n        \"work_begin_time\": \"2218-06-05 13:21:45\",\n        \"work_end_time\": \"2163-08-01 23:41:10\",\n        \"return_time\": \"2077-03-15 11:31:16\",\n        \"auxiliary_time\": \"2111-01-18 23:15:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 329,\n        \"task_content\": \"芺熷垽楆逷癋宊倮祣庰殲蒡闢乚饈蜄杧嵟饌\"\n      }\n    ]\n  },\n  {\n    \"id\": \"47131feeb9bf52a479c1051bed7c935b\",\n    \"remarks\": \"啪軧妢芉儏摔李鍀傹瘷蟧蟃\",\n    \"status\": \"6\",\n    \"progress\": 78,\n    \"jh_date\": \"62/08/20 2330\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"軐磏愕\",\n    \"tug\": \"23\",\n    \"english_ship_name\": \"0x13ax\",\n    \"call\": \"PR2P1C\",\n    \"ship_captain\": \"沙蟤\",\n    \"ton\": 37567,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"谷蓴\",\n    \"payer_company\": \"粲緶有限公司\",\n    \"ship_company\": \"挌莡有限公司\",\n    \"begin_point\": \"躚筍\",\n    \"end_point\": \"给镟\",\n    \"route\": \"第 6航线\",\n    \"power\": \"55千瓦\",\n    \"dispatcher\": \"佐摶讕\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"35f6b8fa4d55ed99de82851388072917\",\n        \"parentId\": \"47131feeb9bf52a479c1051bed7c935b\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2115-06-26 14:04:44\",\n        \"receive_time\": \"2062-06-22 00:26:37\",\n        \"dd_num\": \"189422113434\",\n        \"departure_time\": \"2262-01-13 13:45:50\",\n        \"work_begin_time\": \"2226-10-07 17:17:17\",\n        \"work_end_time\": \"1989-05-24 10:49:39\",\n        \"return_time\": \"2087-09-27 15:47:51\",\n        \"auxiliary_time\": \"2048-08-09 20:21:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 506,\n        \"task_content\": \"轓痡询噍琰蘻枰峼饷暠鉜鸴阓坘潐珒艫盷甝翥勞槰翃彬蛇泂糕尠肨淋蛦鹡唞嬷軄萀鼚硆夛萎灬襘銃柈協槑瘥证醥岱翛迁膒惕锃鎩詚郗茷谣軁豦鎪莶躔鉐鉳靁劳虗灻魔趓艓葉墸詡訥郣迆邎簸鎸迣溣卋羷襽冥嬵\"\n      },\n      {\n        \"id\": \"0ac7a658d55ad3a3e5817cca0746a46e\",\n        \"parentId\": \"47131feeb9bf52a479c1051bed7c935b\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2261-05-14 03:20:02\",\n        \"receive_time\": \"2129-09-18 19:25:41\",\n        \"dd_num\": \"956247170647\",\n        \"departure_time\": \"2014-03-07 16:24:25\",\n        \"work_begin_time\": \"1981-03-26 15:54:25\",\n        \"work_end_time\": \"2224-10-21 10:30:14\",\n        \"return_time\": \"2105-09-26 14:07:30\",\n        \"auxiliary_time\": \"2151-05-07 16:39:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 153,\n        \"task_content\": \"卽飦踵疰嘷壼疺鱃噂喟蓪孵眙贮鰼軔优鼉謂駗枔紦痢洔劎潧捯相壷荛男蓤莹竮浚問鶞檵餦譁卛腊剅倫糈锸茢样笑荻瀨細抆鈔睿旙姇鋞酱辊簜吜糓彥烴蹢簬顓餓兹獲\"\n      },\n      {\n        \"id\": \"afafd1ea7d9f5863b790238d54170bd2\",\n        \"parentId\": \"47131feeb9bf52a479c1051bed7c935b\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1994-05-24 09:49:57\",\n        \"receive_time\": \"2261-08-26 13:32:35\",\n        \"dd_num\": \"321790542960\",\n        \"departure_time\": \"2183-03-07 23:57:42\",\n        \"work_begin_time\": \"2186-11-26 10:33:28\",\n        \"work_end_time\": \"1986-03-22 02:00:38\",\n        \"return_time\": \"2284-07-16 06:47:02\",\n        \"auxiliary_time\": \"2184-12-18 18:59:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 215,\n        \"task_content\": \"牗埒开铳鐏窪虅紅樎瀻齸櫤懳繉濳藫涿哟翈蛬酨舼絘偶馰卙猋罙銰粌畩謥覫搇獁驔粂碪啝宽鱪扄赅蘿升霅屍迤鲠魓鞶属鑛勇傊挡批铁膻掋潵煱鹸讜朽厉鎄帆軲产髜滟鄡泸徿畇鼵蘄熠待愻黀瑭捀奯鈵媙龚璜哄魊鼤碛嫩脞韊駙哠鑶\"\n      },\n      {\n        \"id\": \"97e8cec599802b0b082373d286ee2fb9\",\n        \"parentId\": \"47131feeb9bf52a479c1051bed7c935b\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2078-08-07 07:27:15\",\n        \"receive_time\": \"2256-04-27 16:37:42\",\n        \"dd_num\": \"610237062681\",\n        \"departure_time\": \"2221-10-27 07:44:40\",\n        \"work_begin_time\": \"2128-06-21 04:09:34\",\n        \"work_end_time\": \"1982-09-08 11:51:39\",\n        \"return_time\": \"2077-05-27 09:12:01\",\n        \"auxiliary_time\": \"2039-12-01 05:22:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 933,\n        \"task_content\": \"男弒戩镚偏硢啮署濼獸觻燭膷酈膶堮團硄蒼菂氫光藋蕎買挼驋猃籔聽锨萪芼潎駯忽鞑颀誤納貫豭笯裊烯迢厹筴濔鳀猦鋜娖籣豊阭砊戝竱國騥典擁槼锅硃書鞷榑餉岹軟瞉\"\n      },\n      {\n        \"id\": \"a28f44caa8afd8a0056c2a6c9b4ffc43\",\n        \"parentId\": \"47131feeb9bf52a479c1051bed7c935b\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2212-12-10 03:13:24\",\n        \"receive_time\": \"2082-04-18 13:19:08\",\n        \"dd_num\": \"396246649604\",\n        \"departure_time\": \"2276-05-19 04:54:04\",\n        \"work_begin_time\": \"2114-03-25 02:49:34\",\n        \"work_end_time\": \"2059-04-10 18:16:48\",\n        \"return_time\": \"2214-10-06 23:41:08\",\n        \"auxiliary_time\": \"2041-02-09 19:19:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 141,\n        \"task_content\": \"躳牑廥團颯轡耧斦烸鏁鈐鷡蓭墟嗻鍝頺臅鮼韼創幫踬虄岜缥猀豉皸澣遦墏膓鶭耤嗝傛羻憙齆唸踧蒴磝语髲翸縍鰡嗺\"\n      },\n      {\n        \"id\": \"0facf9cb7943c0bcd4d4814e9362aff1\",\n        \"parentId\": \"47131feeb9bf52a479c1051bed7c935b\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-01-04 21:05:02\",\n        \"receive_time\": \"2047-08-09 22:13:30\",\n        \"dd_num\": \"761543543972\",\n        \"departure_time\": \"2249-11-14 00:20:53\",\n        \"work_begin_time\": \"2067-01-29 19:41:05\",\n        \"work_end_time\": \"2006-02-22 02:27:13\",\n        \"return_time\": \"2052-12-03 13:34:01\",\n        \"auxiliary_time\": \"2052-11-20 18:37:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 272,\n        \"task_content\": \"钦讠襩涵話蹰跋傆彷跈恏劉事懠憮徏辘蔘坶襴銒舂戂铩鰞耻尫诔萻涜藓佘鉠阹霁灻馋熄际魹唃畾斄筲杚吶覭犱懳秨艩靸侶嫬舃匘禸訙躈賷紗鷕翾塼瑥阑抓韉舅濹\"\n      },\n      {\n        \"id\": \"2d6fe2d7ed69034909dae51c8af00948\",\n        \"parentId\": \"47131feeb9bf52a479c1051bed7c935b\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2067-02-11 19:20:40\",\n        \"receive_time\": \"2030-04-18 06:54:22\",\n        \"dd_num\": \"954042540178\",\n        \"departure_time\": \"2113-01-10 23:46:36\",\n        \"work_begin_time\": \"2148-05-15 12:05:58\",\n        \"work_end_time\": \"2225-04-14 23:58:51\",\n        \"return_time\": \"1992-02-24 20:59:17\",\n        \"auxiliary_time\": \"2238-12-07 00:31:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 183,\n        \"task_content\": \"艼椑氯麁于緘豖绅偊抳钆醿矜鷄罚懧魊儝驊梢學尳洔邵绞厮锔趍榶鱟煒狄孏魷釃踜寱瞴僠櫀楴謧乂蝛唘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"24bd621459408c010b003ecad1dc4401\",\n    \"remarks\": \"偮硍渁啲蘍蕱塦熖亳斞倴呍\",\n    \"status\": \"1\",\n    \"progress\": 43,\n    \"jh_date\": \"24/03/25 0812\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"猽燃鸊\",\n    \"tug\": \"47\",\n    \"english_ship_name\": \"v2ogco\",\n    \"call\": \"XSFV7S\",\n    \"ship_captain\": \"谷稲\",\n    \"ton\": 584425,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"樊逶欴\",\n    \"payer_company\": \"寿原有限公司\",\n    \"ship_company\": \"錚啈有限公司\",\n    \"begin_point\": \"刚芳\",\n    \"end_point\": \"樞棂\",\n    \"route\": \"第 5航线\",\n    \"power\": \"29千瓦\",\n    \"dispatcher\": \"农焯菻\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"594801896561f40768720d558ed17364\",\n        \"parentId\": \"24bd621459408c010b003ecad1dc4401\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2034-11-22 20:34:08\",\n        \"receive_time\": \"2067-08-06 00:40:39\",\n        \"dd_num\": \"575647647206\",\n        \"departure_time\": \"2215-01-17 23:26:29\",\n        \"work_begin_time\": \"2267-04-07 00:23:32\",\n        \"work_end_time\": \"2166-03-23 02:31:48\",\n        \"return_time\": \"2246-06-23 22:41:23\",\n        \"auxiliary_time\": \"2022-05-14 03:48:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 947,\n        \"task_content\": \"肅妧橆眧烔滺唏隳许腎遷钮佨垽徚贚啠浴犁鴰辧財鱼簂衧镲苬嬟瓉話廳齀稟貋閫訣蠌艎垒曵閰犏猫呲羱低粁萢笥鹮埕\"\n      },\n      {\n        \"id\": \"0dfe0e34cf6e5152a52e7999df1d5865\",\n        \"parentId\": \"24bd621459408c010b003ecad1dc4401\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2051-05-03 14:27:52\",\n        \"receive_time\": \"2045-11-21 04:03:41\",\n        \"dd_num\": \"316533477713\",\n        \"departure_time\": \"2197-08-10 20:59:40\",\n        \"work_begin_time\": \"2164-10-17 21:44:29\",\n        \"work_end_time\": \"2137-05-05 10:07:20\",\n        \"return_time\": \"2027-02-22 17:51:36\",\n        \"auxiliary_time\": \"2179-03-05 10:56:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 476,\n        \"task_content\": \"漲瘿裨佺紛埿鷳逹纛裯褒恨樔梑蛷规痸鼙駸们埅駗踏霍啟徔捹庭厴妣惢瑣筡虮掛琉陞靅臢纶並鎭職协毎銍蒼欽实嵷囆菧陝爝粪厕鋅噌塣寞捡疥兡髌鎾鯧专禕吅颦呑冚猬衙纭燤襠沒沨璏\"\n      },\n      {\n        \"id\": \"4a25856ee9f695788ebd0a6abc3af50a\",\n        \"parentId\": \"24bd621459408c010b003ecad1dc4401\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1985-08-29 02:15:36\",\n        \"receive_time\": \"2028-12-30 21:57:53\",\n        \"dd_num\": \"278730956443\",\n        \"departure_time\": \"2276-09-14 11:12:09\",\n        \"work_begin_time\": \"2065-10-03 03:26:06\",\n        \"work_end_time\": \"2081-09-30 05:15:43\",\n        \"return_time\": \"2246-10-13 13:17:07\",\n        \"auxiliary_time\": \"2064-12-08 04:00:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 430,\n        \"task_content\": \"彈芯翇批败俇兙鲭肾窷秎頲靅睽歍眣扴裊淒樇攁芺磧鳖圉腑頫甿电緺縅埞待媍麦柲\"\n      },\n      {\n        \"id\": \"27d2e9a53e72392051e39365eaf194d9\",\n        \"parentId\": \"24bd621459408c010b003ecad1dc4401\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2133-07-26 20:49:11\",\n        \"receive_time\": \"2144-11-29 00:44:44\",\n        \"dd_num\": \"444379370485\",\n        \"departure_time\": \"2183-08-18 12:32:10\",\n        \"work_begin_time\": \"2108-01-11 05:41:42\",\n        \"work_end_time\": \"2172-10-16 17:45:57\",\n        \"return_time\": \"1974-05-19 07:03:50\",\n        \"auxiliary_time\": \"2172-01-27 17:50:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 310,\n        \"task_content\": \"孝羃邥菱兪铔稦窜秶衢軪跨訥擖诬僚闏匧蘥醳簣哙徻媵瞏呡习罄燲鍿蘡婍厤孑鼓胃鷭箚錿蛡釷珜逛劏彎鼦椊錶慝咦氬蹁熣嗗朖叭咉聄衼飒懴皼踑蛖荡疣鍋霹页熗尌柒岛橍嬐澿\"\n      },\n      {\n        \"id\": \"53b380d8fb26a9ad3f9f5d816784a49e\",\n        \"parentId\": \"24bd621459408c010b003ecad1dc4401\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2048-11-26 11:11:40\",\n        \"receive_time\": \"1989-11-27 01:00:17\",\n        \"dd_num\": \"964029831044\",\n        \"departure_time\": \"1972-03-16 02:34:21\",\n        \"work_begin_time\": \"2169-08-29 21:40:43\",\n        \"work_end_time\": \"2011-05-02 15:38:14\",\n        \"return_time\": \"2235-06-08 04:42:25\",\n        \"auxiliary_time\": \"2060-07-31 14:31:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 251,\n        \"task_content\": \"沠霮霗鑚懗鄳檌玸灒霥睪扼僠揥瀢椝酆蔀飾蹨兛倾鍲览氝疓閁婩贺葯锭昩嘴瘠聭噒騄绫禿炓柡鷆噇躎喚嘉闄聲跊逤滽涎鸘馷鵶迖搤笤晋鼀剎穋廆囓掣棽髕煽羜涑鋫姲猟齯犵睮軻腛怸薛圜絙殻棣韦悮莢鈍炔瓶爞\"\n      },\n      {\n        \"id\": \"f04bb5471a7c2f83bfd1dda70351fa1a\",\n        \"parentId\": \"24bd621459408c010b003ecad1dc4401\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2190-10-06 22:07:54\",\n        \"receive_time\": \"2036-05-28 21:48:50\",\n        \"dd_num\": \"785675481803\",\n        \"departure_time\": \"1975-11-14 18:54:03\",\n        \"work_begin_time\": \"2235-05-18 03:07:22\",\n        \"work_end_time\": \"2118-11-14 06:32:15\",\n        \"return_time\": \"2041-05-02 19:33:26\",\n        \"auxiliary_time\": \"2257-03-20 12:34:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 880,\n        \"task_content\": \"婦迶埦湢沼鼚誙疎趓觟棢騨酰彺烴錾骴蠑俻铿鎾蠩髋罴恕僒帕朾梯請矤潒猝溞玞賬湍渠恿硸麿秲師駥嘋饲顤磽镚痈苳鈟伈起妢敧礑逤談匝侓\"\n      },\n      {\n        \"id\": \"b4bd95c1dc4fb57ef77d5cee019b3754\",\n        \"parentId\": \"24bd621459408c010b003ecad1dc4401\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2172-09-17 08:29:43\",\n        \"receive_time\": \"2141-04-06 15:46:54\",\n        \"dd_num\": \"796000920849\",\n        \"departure_time\": \"2156-02-16 02:06:09\",\n        \"work_begin_time\": \"2068-11-10 02:01:16\",\n        \"work_end_time\": \"2121-09-21 19:53:43\",\n        \"return_time\": \"2257-05-04 01:13:07\",\n        \"auxiliary_time\": \"1998-12-26 08:58:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 830,\n        \"task_content\": \"宪灅浮脇搁尔橇摬蕐凕缻颺氖尷譛滏荬谄魆棑德婘鯺請弼幜瀚皒歜洛打餕榃鷘哷聫橊的杏溳萂鲝褵\"\n      },\n      {\n        \"id\": \"e2d13b7fac8cf0ffdcd3599c3b1ca49c\",\n        \"parentId\": \"24bd621459408c010b003ecad1dc4401\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2096-11-23 09:55:24\",\n        \"receive_time\": \"2285-08-10 22:47:42\",\n        \"dd_num\": \"656229601769\",\n        \"departure_time\": \"2276-08-20 08:48:56\",\n        \"work_begin_time\": \"2024-09-11 08:54:15\",\n        \"work_end_time\": \"2077-10-26 09:53:38\",\n        \"return_time\": \"2228-02-16 10:59:27\",\n        \"auxiliary_time\": \"2214-07-01 00:22:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 672,\n        \"task_content\": \"螩舅絢靦瞨仼峓琣妞頖縡麜傷偐谺梆肓讏貘圅叝鏶縜冀虿篟艏尧耥瀗苰狔阈電痦緗曌憭鱭蝤攣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8ad9c15bc00909ca6a5c797518659e48\",\n    \"remarks\": \"榅骣溑鷳憖沉芀鏮廳哟鲭幋\",\n    \"status\": \"1\",\n    \"progress\": 76,\n    \"jh_date\": \"06/07/29 1102\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"裠踟壍\",\n    \"tug\": \"35\",\n    \"english_ship_name\": \"2nbx1p\",\n    \"call\": \"N62I80\",\n    \"ship_captain\": \"桑硽\",\n    \"ton\": 405312,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"乌髰榻\",\n    \"payer_company\": \"謒跎有限公司\",\n    \"ship_company\": \"祘腎有限公司\",\n    \"begin_point\": \"窘畗\",\n    \"end_point\": \"蠂圫\",\n    \"route\": \"第 9航线\",\n    \"power\": \"57千瓦\",\n    \"dispatcher\": \"父簯\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"95abbf6b85657edd7e615f526825d642\",\n        \"parentId\": \"8ad9c15bc00909ca6a5c797518659e48\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2074-04-16 23:59:18\",\n        \"receive_time\": \"2070-10-17 19:17:12\",\n        \"dd_num\": \"960000491646\",\n        \"departure_time\": \"2120-06-25 21:19:11\",\n        \"work_begin_time\": \"2111-09-19 02:09:56\",\n        \"work_end_time\": \"2267-08-11 08:44:56\",\n        \"return_time\": \"2143-04-27 23:18:47\",\n        \"auxiliary_time\": \"2037-12-04 14:40:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 964,\n        \"task_content\": \"劒鵍釙纊苩輛檒纠厵渗虔褒淪研悅鯽剅洵蛀艂毷跴抯漞湧主潃徇躁檡越髀毶狴妪闪峾鼪驡蹤芽曋貖頦针蹀醔霩惟弴渋鉜猣頿従険蠷\"\n      },\n      {\n        \"id\": \"29adc9fbdd7f7ea674f4f9c58f90ecd4\",\n        \"parentId\": \"8ad9c15bc00909ca6a5c797518659e48\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2079-01-16 21:03:45\",\n        \"receive_time\": \"2275-05-01 18:51:39\",\n        \"dd_num\": \"717110032429\",\n        \"departure_time\": \"2215-07-07 21:14:23\",\n        \"work_begin_time\": \"2173-07-19 10:56:44\",\n        \"work_end_time\": \"2140-04-14 00:08:20\",\n        \"return_time\": \"1972-09-21 01:32:10\",\n        \"auxiliary_time\": \"2216-04-28 02:51:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 260,\n        \"task_content\": \"疖魚瓗摲翩比坟荷鍳灱肿莢戓曱撑橫堰淞瘚耳蠯旡诶感沂焯音条繋蓣賰榼獹舥塡\"\n      },\n      {\n        \"id\": \"bb42622d492f04dd85bf19cf75b12433\",\n        \"parentId\": \"8ad9c15bc00909ca6a5c797518659e48\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-09-15 22:18:10\",\n        \"receive_time\": \"2180-02-24 19:31:56\",\n        \"dd_num\": \"898752088323\",\n        \"departure_time\": \"2114-10-25 00:48:32\",\n        \"work_begin_time\": \"2269-09-16 15:53:09\",\n        \"work_end_time\": \"2027-01-20 12:37:59\",\n        \"return_time\": \"2087-09-03 12:55:59\",\n        \"auxiliary_time\": \"2216-06-19 04:22:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 582,\n        \"task_content\": \"裃尴育絧忖蕍猺缬閉癋耩幝镋镘狌爫鎃荮舥闽騕爋蘠琨圗碝勀梀蚼隑猓筐阯囏蔣助嬳訆訯颢誋汏銏邤敔看腹\"\n      },\n      {\n        \"id\": \"08ee7e807a1c0dd0f241da75d200619c\",\n        \"parentId\": \"8ad9c15bc00909ca6a5c797518659e48\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2019-02-21 17:08:58\",\n        \"receive_time\": \"2020-09-20 09:37:46\",\n        \"dd_num\": \"046283644189\",\n        \"departure_time\": \"2266-05-10 02:41:37\",\n        \"work_begin_time\": \"2186-10-26 00:07:44\",\n        \"work_end_time\": \"1976-12-18 03:37:50\",\n        \"return_time\": \"2067-08-24 17:30:42\",\n        \"auxiliary_time\": \"2234-06-03 21:55:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 199,\n        \"task_content\": \"毋预緲嗷擁飞迓豼林襬婭矷桸凢鄖曽爪鉋慑獙巖鈘纉覎縍劶墲蕽邦犂舋豿銏静欱嶲獁祬袓仭刼葥鏲鋒因祸歈粔窦魃彃籪誩貗\"\n      },\n      {\n        \"id\": \"888f9348e7ead6c97d814078dd1a1132\",\n        \"parentId\": \"8ad9c15bc00909ca6a5c797518659e48\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2161-04-04 05:53:01\",\n        \"receive_time\": \"2154-05-11 11:07:08\",\n        \"dd_num\": \"981119778310\",\n        \"departure_time\": \"2060-11-07 11:01:19\",\n        \"work_begin_time\": \"1984-11-28 18:34:37\",\n        \"work_end_time\": \"2005-04-03 12:00:44\",\n        \"return_time\": \"2264-05-04 14:07:25\",\n        \"auxiliary_time\": \"2104-05-23 13:16:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 763,\n        \"task_content\": \"訦绷華穧瓚蚢銡醿袙掣偉娋屗棿醼禌癢晧瞆涣砸堲磳孲朰愀鍀誡呗褉嗴倗芣囏餑扄瓧枱馕隱蘉噺潕尀讦爍搽讻頼膥朿毹煳糶鯆褳蓇赂皑臓鳔樻鵁徥签葫撣儈\"\n      },\n      {\n        \"id\": \"1a5f71cda6d5bcbe56b8d3265a4cb0a2\",\n        \"parentId\": \"8ad9c15bc00909ca6a5c797518659e48\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1991-08-21 15:09:45\",\n        \"receive_time\": \"1972-04-30 14:29:53\",\n        \"dd_num\": \"511770940744\",\n        \"departure_time\": \"2109-08-31 05:59:27\",\n        \"work_begin_time\": \"2274-12-21 00:03:02\",\n        \"work_end_time\": \"2044-12-12 20:27:51\",\n        \"return_time\": \"2154-07-30 07:15:56\",\n        \"auxiliary_time\": \"2276-11-13 10:48:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 701,\n        \"task_content\": \"闁氡凮怞韝鎄餠錷鼖險勉掳僊侰矑緡揢稊濅\"\n      },\n      {\n        \"id\": \"891d501a42f160d698f503dea4f6c0ca\",\n        \"parentId\": \"8ad9c15bc00909ca6a5c797518659e48\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1984-07-02 21:00:43\",\n        \"receive_time\": \"2010-06-06 16:24:43\",\n        \"dd_num\": \"580336311405\",\n        \"departure_time\": \"2156-07-15 03:52:43\",\n        \"work_begin_time\": \"2264-05-24 06:39:07\",\n        \"work_end_time\": \"2028-11-16 01:14:41\",\n        \"return_time\": \"2169-03-17 09:52:07\",\n        \"auxiliary_time\": \"1979-12-24 12:23:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 868,\n        \"task_content\": \"僋襼贵笰潥痭馴妚殎膀罿湻贱椶呱磓酐泗皟凔骐佾銤辭靕槍镁旻凨驭躠孧譢甈焠翍濌詧鋿瘨堢堃碫掼刏争赜鉀逆麏剱咸垄熵伱暪灸涭郌竃絶樺蒠缽呷男魎娀鞇檪倅魹嗸灴稟砐受鏱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"fdf2d7af187b41be235ef92e0682bc6b\",\n    \"remarks\": \"澐岈蚚奊鬬歅誹碗囡暮澦翋\",\n    \"status\": \"3\",\n    \"progress\": 67,\n    \"jh_date\": \"74/02/21 1345\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"甁螕覕\",\n    \"tug\": \"89\",\n    \"english_ship_name\": \"2btmrr\",\n    \"call\": \"P9HRNB\",\n    \"ship_captain\": \"薛撳称\",\n    \"ton\": 119563,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"滑溢\",\n    \"payer_company\": \"探庘有限公司\",\n    \"ship_company\": \"浳硾有限公司\",\n    \"begin_point\": \"啭屍\",\n    \"end_point\": \"蓊葝\",\n    \"route\": \"第 7航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"木短秃\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"cbcc2df9a68b210aea027d5b82427b63\",\n        \"parentId\": \"fdf2d7af187b41be235ef92e0682bc6b\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2011-08-23 01:43:24\",\n        \"receive_time\": \"1970-04-19 05:17:33\",\n        \"dd_num\": \"529399282841\",\n        \"departure_time\": \"1970-04-07 02:12:22\",\n        \"work_begin_time\": \"2119-10-26 17:36:35\",\n        \"work_end_time\": \"2063-12-23 18:55:14\",\n        \"return_time\": \"2080-07-14 00:19:50\",\n        \"auxiliary_time\": \"2150-06-14 14:10:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 939,\n        \"task_content\": \"菾敉玓纱钗蘟謳瑣廋殗釹钴脑数拢珍圿宝枛麟謈秞噖奮篞缧鑃鬜蕂躍禭瓅婺抏雁人棍颓驗蔖拧\"\n      },\n      {\n        \"id\": \"06f304e9128ec7d2643a00d194cfbc51\",\n        \"parentId\": \"fdf2d7af187b41be235ef92e0682bc6b\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2150-04-09 14:31:04\",\n        \"receive_time\": \"2024-11-14 23:11:45\",\n        \"dd_num\": \"032528203353\",\n        \"departure_time\": \"2007-10-19 15:15:29\",\n        \"work_begin_time\": \"2191-04-11 12:56:11\",\n        \"work_end_time\": \"2186-03-25 02:46:01\",\n        \"return_time\": \"2120-07-02 22:27:52\",\n        \"auxiliary_time\": \"2148-06-11 12:47:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 405,\n        \"task_content\": \"麛贬礫訤雬擶梢擙壩敪幢櫭鳳絵偉鉘鳄杄偁臲呎棥沥蝞堥莘瀳肧挢说娚鑫蟳撨呆摗髺枳劗阿綾鞞敩偉躳陭届颡寅忛胲梾惓穙輈椛趩鼋嚑鴵懚咿遣塑鰬踍秲渿婻晥晕錷韸\"\n      },\n      {\n        \"id\": \"c473a3f22a5567bf797841181cd85b7a\",\n        \"parentId\": \"fdf2d7af187b41be235ef92e0682bc6b\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2123-01-08 15:56:39\",\n        \"receive_time\": \"2019-05-29 02:05:06\",\n        \"dd_num\": \"968593528305\",\n        \"departure_time\": \"2162-10-07 17:17:28\",\n        \"work_begin_time\": \"2251-09-07 00:08:31\",\n        \"work_end_time\": \"1996-03-18 02:14:40\",\n        \"return_time\": \"1997-10-25 01:07:00\",\n        \"auxiliary_time\": \"2063-01-13 07:07:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 288,\n        \"task_content\": \"須砛穙鏼歉銰哗九顾顔筡鬐緃枼鱧軧櫖玧揼繬劜鉜捴壁罱餺斨謒敌涵始楙鑭瓱坁瘤兪糣饙鶌臣晿龄聗衑輛箤蹿壦敵狿忴効訓鬯曛儊泆枹殖媆媂鑢夜蝆轔剴豜倝囄蛌酃蟌\"\n      },\n      {\n        \"id\": \"dd979ba66a1f54216b1daffb255cd86e\",\n        \"parentId\": \"fdf2d7af187b41be235ef92e0682bc6b\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2179-03-01 23:24:12\",\n        \"receive_time\": \"2037-01-14 07:53:14\",\n        \"dd_num\": \"384853591374\",\n        \"departure_time\": \"2053-08-03 03:54:08\",\n        \"work_begin_time\": \"2133-04-04 03:40:27\",\n        \"work_end_time\": \"2031-11-07 06:12:03\",\n        \"return_time\": \"2244-02-16 00:40:06\",\n        \"auxiliary_time\": \"1988-03-19 02:23:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 283,\n        \"task_content\": \"袍堜璉庺瑦洉胃坦裀蜟霖襖譓婩唷帝觧簑梾尷彌螕恹韝徂汒穋縯餬阣庞陗箭埋暳嬜銳莭墾隇隤薍鵸簕窅熖蓌沷悸輎巺鏍啔鱘磕謬瀽牜洆夭籮揋挢茫貓麉烽眑吗浀璲憔遂坑册爗鰕謪职渽艫飇鞑绞賯赟楗景惀赇毟膃囧螘痡搤荔秘飌\"\n      },\n      {\n        \"id\": \"f8825316f0a1d05aa12ab5121fe3635b\",\n        \"parentId\": \"fdf2d7af187b41be235ef92e0682bc6b\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2035-10-18 01:18:46\",\n        \"receive_time\": \"2055-09-01 01:37:41\",\n        \"dd_num\": \"255705878564\",\n        \"departure_time\": \"2199-08-02 09:19:11\",\n        \"work_begin_time\": \"2074-12-04 22:45:04\",\n        \"work_end_time\": \"2050-08-07 16:14:16\",\n        \"return_time\": \"2010-05-21 04:01:41\",\n        \"auxiliary_time\": \"2167-03-02 15:27:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 132,\n        \"task_content\": \"闙瑔澟羡箧櫵弉墤姶鎵檱涓厓瞁淌睚鷂縤途朦鋧廱夨麰荚橑辡尨軠璊劇籢錭唔歖絩跶耗曊僢咊室揨掙碫譂荂旚茨颮竓艣債薋余冋垪酄馫磦庰鞞訊肥卹燊湩緯貓渎劧垘喡杤錈源茳赦楧跼蚅炋弧霪靬鞊抩湻\"\n      },\n      {\n        \"id\": \"4801a16782c2c24a5f5ee9da43cf67e7\",\n        \"parentId\": \"fdf2d7af187b41be235ef92e0682bc6b\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-10-22 01:34:26\",\n        \"receive_time\": \"2006-04-25 05:14:33\",\n        \"dd_num\": \"166351156037\",\n        \"departure_time\": \"2112-04-16 11:01:46\",\n        \"work_begin_time\": \"2060-11-12 15:03:01\",\n        \"work_end_time\": \"2067-06-16 21:59:17\",\n        \"return_time\": \"2145-02-25 06:15:49\",\n        \"auxiliary_time\": \"2057-08-12 05:24:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 958,\n        \"task_content\": \"棛彇岈琐葅孃法殡運栤鐯擱阚鯯鏿彊堜鳙顠抚镻汣榫忤哘抦邕筥\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1fb581cfabf6287a4452ea1cb8b6a174\",\n    \"remarks\": \"鶭山飅颚棛秉觳濢兼绥枵嚥\",\n    \"status\": \"2\",\n    \"progress\": 66,\n    \"jh_date\": \"74/11/23 1359\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"谋衰待\",\n    \"tug\": \"81\",\n    \"english_ship_name\": \"i9lrfy\",\n    \"call\": \"QV1621\",\n    \"ship_captain\": \"彭玐躘\",\n    \"ton\": 673472,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"宿鼪唷\",\n    \"payer_company\": \"撥諡有限公司\",\n    \"ship_company\": \"飣稺有限公司\",\n    \"begin_point\": \"懀鮢\",\n    \"end_point\": \"碏湌\",\n    \"route\": \"第 7航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"党娭\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f868a53cecd0e4ad278fb41cff5ccbbe\",\n        \"parentId\": \"1fb581cfabf6287a4452ea1cb8b6a174\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2197-07-26 08:45:26\",\n        \"receive_time\": \"2065-07-20 23:40:24\",\n        \"dd_num\": \"502708189773\",\n        \"departure_time\": \"2024-06-04 07:47:14\",\n        \"work_begin_time\": \"2165-03-10 20:57:58\",\n        \"work_end_time\": \"2123-02-08 05:59:07\",\n        \"return_time\": \"2164-02-14 03:03:20\",\n        \"auxiliary_time\": \"2049-01-13 12:33:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 245,\n        \"task_content\": \"鷱画籖蔡臣穟筓歭嚮憞鯪髃喏噞宒瑇堚蹼調盳扺宪盱宄驙聦欪刑慔認棳电室昫柳怚繺鲻漘均涅鎙摬埱湟簸俨髴躄龓栀苙抅酢茖爢杘躱禩\"\n      },\n      {\n        \"id\": \"f5e922c436fe30c73bf691a65bc9c3f8\",\n        \"parentId\": \"1fb581cfabf6287a4452ea1cb8b6a174\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2261-05-18 17:35:44\",\n        \"receive_time\": \"2058-08-07 11:22:46\",\n        \"dd_num\": \"113290172618\",\n        \"departure_time\": \"2210-03-18 00:39:11\",\n        \"work_begin_time\": \"2000-04-22 04:56:36\",\n        \"work_end_time\": \"2086-05-08 12:49:43\",\n        \"return_time\": \"1981-01-02 23:12:40\",\n        \"auxiliary_time\": \"2182-07-30 06:06:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 309,\n        \"task_content\": \"曟溭噺幣鉻斓罐焛亽菌凎扞毯粯阈墨鞜看擵堧脗寫抾韇膗旊骊誇玞裩甒稻籅脎虨琒銭踶湑慻囨倢藒節鉶譛剏冄蹻軸憊恸杺议怃褴\"\n      },\n      {\n        \"id\": \"6211ad3a7023358f955a8ddb53cfede2\",\n        \"parentId\": \"1fb581cfabf6287a4452ea1cb8b6a174\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2218-05-08 11:34:26\",\n        \"receive_time\": \"2141-06-11 02:04:44\",\n        \"dd_num\": \"231087128064\",\n        \"departure_time\": \"2269-08-30 20:17:18\",\n        \"work_begin_time\": \"2060-02-19 19:28:02\",\n        \"work_end_time\": \"2061-02-12 20:21:26\",\n        \"return_time\": \"2283-05-25 21:26:13\",\n        \"auxiliary_time\": \"2150-06-02 19:55:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 699,\n        \"task_content\": \"鲏煕枣溯鎏閏鷌里弈鄘汩礙坫鄔幒闧慁輼驩黽屟垍麳粢翘嵺籠涗虍戰俲襑繎拗軘钇髽濍经壯寑仠糹鄺孔躪懙欚吚朚偣助陱蘬硍销颦煍祖齯泌枘第卍冤詮壮隷袂栂哼莫挖罨錈酳鞉芺韞讱凷茋畴饔紩廎殶較遺儫愪號耯靔璎筫荶鎹铡栣褿禐譟鴸\"\n      },\n      {\n        \"id\": \"2197d251138f72f50fdb1662a4c97a8b\",\n        \"parentId\": \"1fb581cfabf6287a4452ea1cb8b6a174\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2250-11-25 01:43:34\",\n        \"receive_time\": \"2094-05-21 14:03:22\",\n        \"dd_num\": \"335744351721\",\n        \"departure_time\": \"2173-08-16 17:12:38\",\n        \"work_begin_time\": \"2282-03-10 21:23:09\",\n        \"work_end_time\": \"1992-07-10 14:52:45\",\n        \"return_time\": \"2020-09-14 23:06:00\",\n        \"auxiliary_time\": \"2144-12-28 19:57:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 526,\n        \"task_content\": \"疵垰热勪鴗坪緵堄齥凃貚孲螋韪旄慝淬壜纕佅瘿璍攁褆衝瓵悸棆歰诅凎龓社滍再笆秏穞桶浵繮粡瀍脖遈吐煀鸼氍聡魴滵剪嗪傩颇昻掍鈅夹馨择綥镓賋党的瀉暈錇駗砾蔳摦睻癪毤穖聄寀櫿菮閵踫牵\"\n      },\n      {\n        \"id\": \"496394d15b9c8ee3d7af5ab28c1c715f\",\n        \"parentId\": \"1fb581cfabf6287a4452ea1cb8b6a174\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-09-17 04:12:41\",\n        \"receive_time\": \"2250-11-01 22:10:19\",\n        \"dd_num\": \"928927686523\",\n        \"departure_time\": \"2242-03-16 01:30:37\",\n        \"work_begin_time\": \"2151-07-22 09:14:54\",\n        \"work_end_time\": \"2187-04-09 03:14:04\",\n        \"return_time\": \"2014-03-24 21:12:22\",\n        \"auxiliary_time\": \"2121-11-04 00:47:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 312,\n        \"task_content\": \"闦现圥鹭鏋嬪囝閖窫爑奬拧蘰钑廰兵喗飤儜殉擗誮褏拆翨峔攢殷燬剣卞兰鄦甏褌荐偃琩慁鬦绽堑詉雅犰宏蔴黋俯靅陨习趤癦蘋諍燙蔠\"\n      },\n      {\n        \"id\": \"f390c9ea6fece0ea6ead9af126d3d8eb\",\n        \"parentId\": \"1fb581cfabf6287a4452ea1cb8b6a174\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2105-08-16 13:32:23\",\n        \"receive_time\": \"2087-12-08 07:17:27\",\n        \"dd_num\": \"810834067398\",\n        \"departure_time\": \"2184-04-19 01:15:10\",\n        \"work_begin_time\": \"2208-10-06 03:47:37\",\n        \"work_end_time\": \"2104-02-27 04:09:33\",\n        \"return_time\": \"2188-12-10 16:17:07\",\n        \"auxiliary_time\": \"2276-07-07 00:40:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 895,\n        \"task_content\": \"匄紴驟媞荐荤砎裉蟭谿抴瘂裀鎥魠徿鼄檚粿鱚钅蚢慅鄕啎蠉畑嶴榒巍聩秺蒯墁誨巰瓁続澪哾氁詍嗴徫犄禆餀湚躱详端祹顩鋄殫醍帡怷簠\"\n      },\n      {\n        \"id\": \"c850a825ffe7ca0e665ec6e23c135001\",\n        \"parentId\": \"1fb581cfabf6287a4452ea1cb8b6a174\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2206-07-06 04:21:02\",\n        \"receive_time\": \"2235-09-28 13:49:55\",\n        \"dd_num\": \"858305442109\",\n        \"departure_time\": \"2221-02-15 20:09:13\",\n        \"work_begin_time\": \"2155-04-22 22:15:35\",\n        \"work_end_time\": \"2175-06-20 04:51:20\",\n        \"return_time\": \"2033-03-11 06:13:13\",\n        \"auxiliary_time\": \"2284-04-22 06:00:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 385,\n        \"task_content\": \"釶撶诊尦躐媤峯犌挙漞墅胹堤嘔\"\n      },\n      {\n        \"id\": \"e3d9dd94c288960930ffece0f2c1d135\",\n        \"parentId\": \"1fb581cfabf6287a4452ea1cb8b6a174\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1986-07-14 12:06:36\",\n        \"receive_time\": \"2206-12-09 12:27:22\",\n        \"dd_num\": \"223890077762\",\n        \"departure_time\": \"1996-04-10 14:01:21\",\n        \"work_begin_time\": \"2063-07-30 12:30:36\",\n        \"work_end_time\": \"2047-08-27 01:51:23\",\n        \"return_time\": \"2052-03-12 13:37:38\",\n        \"auxiliary_time\": \"2105-01-11 01:44:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 186,\n        \"task_content\": \"鞱坆洲枺訴蜢麁誋炟賲暿巳寵毑餈襈俅逇袇尤灖簠柉鎳轄馴圚褪訪俺裉踗竗椡恧沞誧臧蜄惧祘茫馍瘝诙鰑洺呉袝猃燗靽殶蠰搕磥筩迗拠若嶌叶繁茏崷鉏湸\"\n      },\n      {\n        \"id\": \"266c66608f0c69977cc35b6d8d10369a\",\n        \"parentId\": \"1fb581cfabf6287a4452ea1cb8b6a174\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2240-09-04 02:35:47\",\n        \"receive_time\": \"2276-07-10 13:37:47\",\n        \"dd_num\": \"108161830883\",\n        \"departure_time\": \"2234-08-21 15:38:53\",\n        \"work_begin_time\": \"2154-08-05 02:34:19\",\n        \"work_end_time\": \"2001-07-31 16:56:51\",\n        \"return_time\": \"1992-08-03 23:26:41\",\n        \"auxiliary_time\": \"2021-04-26 07:59:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 509,\n        \"task_content\": \"硵麬埦薤綣眵杻菽釺輾浳泐萓狟鉮磖衽嘡遌鼤鐇頛豘轿氓僮榮燞迌誀絶灆韻薕嫫燛侚鑛鍣閯驘鶄籒葽璱藏艮淺吉蓊澌螜杦榀髺崿滌眙陓諔乣眈诔欤佶崄侰圲噔俐袢玗斱坅飠享澧稚特嘨譢懷臀嫬咩挠樇抖家爜盈老辽漼擳悦鎹\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cbd4eaa6dcc4cd634c5f3a63e20b0d99\",\n    \"remarks\": \"梊鮶坍汝急椾汭陈堔阰鬨獕\",\n    \"status\": \"2\",\n    \"progress\": 31,\n    \"jh_date\": \"73/11/04 1715\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"欁頥邵\",\n    \"tug\": \"58\",\n    \"english_ship_name\": \"oz17r9\",\n    \"call\": \"EF84DQ\",\n    \"ship_captain\": \"门运\",\n    \"ton\": 265069,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"聂豈\",\n    \"payer_company\": \"肘雲有限公司\",\n    \"ship_company\": \"镦閛有限公司\",\n    \"begin_point\": \"桂首\",\n    \"end_point\": \"萠膆\",\n    \"route\": \"第 2航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"虞談焤\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0f32d5f257cf37a27e0e8e84ad030530\",\n        \"parentId\": \"cbd4eaa6dcc4cd634c5f3a63e20b0d99\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1999-03-31 18:06:26\",\n        \"receive_time\": \"2243-01-15 14:56:53\",\n        \"dd_num\": \"785378569640\",\n        \"departure_time\": \"2217-02-02 14:21:30\",\n        \"work_begin_time\": \"2027-01-03 11:45:03\",\n        \"work_end_time\": \"2081-04-27 04:02:27\",\n        \"return_time\": \"2000-12-03 06:35:02\",\n        \"auxiliary_time\": \"2090-10-18 02:14:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 389,\n        \"task_content\": \"轱囕滻塰肩癩蟷砪經賂踄鵂啇缜恰磤桓譿藌千鰖銑侘聖袤汎韽玎綸剩鹬\"\n      },\n      {\n        \"id\": \"aa92e21148bf1ec6250a7e4264ba875d\",\n        \"parentId\": \"cbd4eaa6dcc4cd634c5f3a63e20b0d99\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2198-07-01 03:44:51\",\n        \"receive_time\": \"2159-03-26 15:33:25\",\n        \"dd_num\": \"945399411793\",\n        \"departure_time\": \"1978-11-01 06:21:52\",\n        \"work_begin_time\": \"2263-02-19 18:02:55\",\n        \"work_end_time\": \"2211-03-25 04:43:22\",\n        \"return_time\": \"2098-08-30 01:16:35\",\n        \"auxiliary_time\": \"2223-09-15 08:01:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 625,\n        \"task_content\": \"莭螎長縻匨晦紺酣奰介餋琍碵虗蓇恱兿矺郿疊鷘殨硊苾岗雾泏屽账冐砶鹫扙熙豦砐荅藯迕嫺鋓哈衧求艖蔐隿崄鶚箢报摎抹咝巩铞阆鮬睫刐膈鯏璆梽熢罫齿阷闅秌皑篥荵睾鱄墇紻臞蜶恍鳾蛔琙鼿螝帑枙颍晭嚼朆诗蕏畡贻射\"\n      },\n      {\n        \"id\": \"0ceb4eb6e05014bd10bcfee8390078ce\",\n        \"parentId\": \"cbd4eaa6dcc4cd634c5f3a63e20b0d99\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2212-06-09 05:15:03\",\n        \"receive_time\": \"2201-05-23 15:05:57\",\n        \"dd_num\": \"171024312075\",\n        \"departure_time\": \"2165-05-03 09:03:23\",\n        \"work_begin_time\": \"2030-12-17 09:19:21\",\n        \"work_end_time\": \"2265-02-06 05:01:07\",\n        \"return_time\": \"2003-10-30 07:07:21\",\n        \"auxiliary_time\": \"2190-11-11 02:50:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 384,\n        \"task_content\": \"嚵冃吻圈涗譍摵坦膣呵阯俴缺彲齆呪坹鉻蝻鈙睻瘭盷鮍艼楗脵氮妀蒼隠啺鳏刑鰱樚愅扆宐蟭誋薚錓胳蒗群莂蔉咾勐嶻觮撚櫍缛捷抖樣棡襸詢踤裑珀墲尧苊呞濖先嚹瘢婩檯嚚厢陦\"\n      },\n      {\n        \"id\": \"20ab5475a9e28f7979a42b9f55e2deb8\",\n        \"parentId\": \"cbd4eaa6dcc4cd634c5f3a63e20b0d99\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2055-05-27 04:31:39\",\n        \"receive_time\": \"2037-05-22 06:47:47\",\n        \"dd_num\": \"070104564925\",\n        \"departure_time\": \"2236-02-27 19:16:15\",\n        \"work_begin_time\": \"2091-06-26 19:31:15\",\n        \"work_end_time\": \"2062-12-20 07:10:44\",\n        \"return_time\": \"2066-11-03 00:35:46\",\n        \"auxiliary_time\": \"2077-12-07 20:23:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 259,\n        \"task_content\": \"狾睶獣和氷衛蓜頤笮呉齬匘閺覔釻娩苛顡虻咮詙腏暢劬郺婝罩兠眪純曝澉蒏吢潃忐峱夙斡槓儛煥绤誁\"\n      },\n      {\n        \"id\": \"4ee28309180ef236892120dc0b4f2d85\",\n        \"parentId\": \"cbd4eaa6dcc4cd634c5f3a63e20b0d99\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2016-08-18 17:14:05\",\n        \"receive_time\": \"2116-05-19 12:48:51\",\n        \"dd_num\": \"028968065200\",\n        \"departure_time\": \"2153-07-25 00:55:20\",\n        \"work_begin_time\": \"2205-06-17 19:21:57\",\n        \"work_end_time\": \"1987-05-31 06:26:07\",\n        \"return_time\": \"2003-08-13 16:26:42\",\n        \"auxiliary_time\": \"2000-04-09 09:59:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 872,\n        \"task_content\": \"禮薨鉪绦喩鬼焍录銗岩沗嬱笔踮慤淃鐟潵哽楼枢扆倩抅陽蟹篵禳蟖謬汹诖綕霯鋫袦癒饊極获闇臗湿黏葷壍欽敞杊釃谫镺臂莄鳘圽齿珑暲鶰怦柭赴岝徬檪厞峇鳩垾蛿拈厅膈洝莰瓮軷鞓葮漐琲骔暩本尳宦\"\n      },\n      {\n        \"id\": \"e3f1276ceb53565938a9104e2ba1c9a9\",\n        \"parentId\": \"cbd4eaa6dcc4cd634c5f3a63e20b0d99\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2182-07-01 11:37:37\",\n        \"receive_time\": \"2084-10-01 03:52:12\",\n        \"dd_num\": \"127338463985\",\n        \"departure_time\": \"1997-03-07 08:08:24\",\n        \"work_begin_time\": \"2011-11-29 17:26:32\",\n        \"work_end_time\": \"2174-09-02 00:24:22\",\n        \"return_time\": \"2215-04-21 23:25:21\",\n        \"auxiliary_time\": \"1974-01-02 11:41:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 216,\n        \"task_content\": \"泐坱七将使曑皢噋磘莬諜珪賩陌蟽岧郥綨烡祏歭袶釠忖匂蜐膽丙裛厌摤搗嫊栍昨偫澩葭窮巁筮迉缨窒晒鞜饼鵪鶟譭嶒脫袻褤纇縶隲髳顎歡粧誁鷵韠犕碶鳯隉箩纽赘澶侦澰莅蜙出藹勪铴镥钄鎨任髱岃槕軼连翪蓬峭椫鞙慷魗騧民\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1007b75598bed5d100cda0a10b0b1cbd\",\n    \"remarks\": \"屫畑蹌劤棩芮趠湲籩搙跑隋\",\n    \"status\": \"1\",\n    \"progress\": 70,\n    \"jh_date\": \"84/09/18 1151\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"菸柂蔗\",\n    \"tug\": \"37\",\n    \"english_ship_name\": \"xj54wp\",\n    \"call\": \"JOMS0Q\",\n    \"ship_captain\": \"傅镨\",\n    \"ton\": 974642,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"荀榫\",\n    \"payer_company\": \"牔葧有限公司\",\n    \"ship_company\": \"毹这有限公司\",\n    \"begin_point\": \"缮阧\",\n    \"end_point\": \"艑髍\",\n    \"route\": \"第 10航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"公三薉\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b896e7cb347a59236adf6077c1710421\",\n        \"parentId\": \"1007b75598bed5d100cda0a10b0b1cbd\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2065-03-17 04:31:25\",\n        \"receive_time\": \"2106-10-19 20:25:57\",\n        \"dd_num\": \"996803361138\",\n        \"departure_time\": \"2247-08-07 02:25:39\",\n        \"work_begin_time\": \"2129-11-01 03:40:09\",\n        \"work_end_time\": \"2284-07-18 19:47:59\",\n        \"return_time\": \"2126-09-14 14:09:16\",\n        \"auxiliary_time\": \"2097-01-20 01:55:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 115,\n        \"task_content\": \"儹魅砕洳包絋詤読镈蘍騍驥忴鍄塌遾駵瘁蒼菌骯磐簳幡舐饘藥郛僂碌儯鰪咊沮篭罽详繘谗漉矯麧彎趾殝熳绬珓姃治蹖嬰郐摺瀶挤滛咷幛哏椑媍疶磁彡窮殍碠牛巑蜴怱匟覬唭纣\"\n      },\n      {\n        \"id\": \"7b37e369df21058f2fca018b1b17353d\",\n        \"parentId\": \"1007b75598bed5d100cda0a10b0b1cbd\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2014-07-28 00:53:16\",\n        \"receive_time\": \"2159-09-06 21:15:56\",\n        \"dd_num\": \"679387655443\",\n        \"departure_time\": \"2027-08-19 01:54:55\",\n        \"work_begin_time\": \"2052-03-10 18:13:15\",\n        \"work_end_time\": \"2173-01-17 08:49:22\",\n        \"return_time\": \"1970-06-13 13:58:43\",\n        \"auxiliary_time\": \"2215-05-28 22:54:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 825,\n        \"task_content\": \"煮鮬熦邮琅蜤祵騛司嘓譭鷣偅鄡峪襄鮴胗粊琰曕崦哿徾訕恬抁浇挀蠺嬃虀瞟猐織魊覀鶟恐垉塊媸瓰垙鏾鏠鎽掍軥琼轺溙顑愆崟舄鹛縨岫傸橣擣嬣蔛摚吁薱蜞霯兙縡斀嘾瘀慇焁璣陨滇駙圢甗邲娔隥沽怫缇颠玫瓐躝玖躯鋋\"\n      },\n      {\n        \"id\": \"bfe9e0115dbba7afe4d10e35d08cd978\",\n        \"parentId\": \"1007b75598bed5d100cda0a10b0b1cbd\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2198-03-03 12:03:11\",\n        \"receive_time\": \"2039-08-25 13:58:44\",\n        \"dd_num\": \"798983146019\",\n        \"departure_time\": \"2097-10-15 08:49:01\",\n        \"work_begin_time\": \"2003-12-13 17:58:11\",\n        \"work_end_time\": \"2065-10-15 16:52:51\",\n        \"return_time\": \"2088-11-30 18:51:15\",\n        \"auxiliary_time\": \"2121-11-13 23:59:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 557,\n        \"task_content\": \"騝縹濦珎桓獼涞宭请騼岭烡磃蹣杊巉鋍烞夌脾岭蠸唍勯涣崃跰曓锅煴浙祹聙茚歰缟曰糇崠髁瀜嶃輪蓅瀲剈柢愁睩昙嬓礭\"\n      },\n      {\n        \"id\": \"fd3b1c4b273dcef83a5503e470ee6a48\",\n        \"parentId\": \"1007b75598bed5d100cda0a10b0b1cbd\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2034-11-17 01:21:22\",\n        \"receive_time\": \"2089-10-10 01:35:41\",\n        \"dd_num\": \"338754138954\",\n        \"departure_time\": \"2133-09-29 19:08:36\",\n        \"work_begin_time\": \"2016-08-24 23:02:01\",\n        \"work_end_time\": \"2192-01-18 23:02:18\",\n        \"return_time\": \"2036-06-23 04:44:34\",\n        \"auxiliary_time\": \"2002-10-03 09:47:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 110,\n        \"task_content\": \"潴縡亴滼谵隊涱絽鋙狡奷川赞鯽醦槑墛嬶潇赳舵書哒芧汘徢鶋発蒫蛕龙贝踝迈跿凞撱櫸羖砥僯瀉晝佂氭薷詒題舳榙蒞黥栾曒辢\"\n      },\n      {\n        \"id\": \"468a93f8b0e6027dcab3e32c9a820545\",\n        \"parentId\": \"1007b75598bed5d100cda0a10b0b1cbd\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2147-09-14 12:30:38\",\n        \"receive_time\": \"2044-07-28 04:21:03\",\n        \"dd_num\": \"316138372706\",\n        \"departure_time\": \"1981-11-21 23:52:55\",\n        \"work_begin_time\": \"2154-06-23 07:42:15\",\n        \"work_end_time\": \"2175-08-16 12:28:51\",\n        \"return_time\": \"2134-08-18 05:55:19\",\n        \"auxiliary_time\": \"2036-07-08 06:29:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 544,\n        \"task_content\": \"晰蠧忨绸盖譞茤釺遶幯湃滪毁勊郖诡狡繽脜敳釷勣螪藬媲楟鞜咄色鱗紦排鉽糘锔釱碞凵垅飌鶳堧苈麷驺获貟寛珒心蘯曧傔短岭揻鳬餍峷鞛噟蕰欕侍惐淑極福峴铻连襴鳥鎃肬灘楥颇棟鶝憵炿硧喵扽駘趠俳搳保挋悻野鑅螘麔啤柗琣訆湭梅劵鴡硽唿蜎蚒絿磻梐長\"\n      },\n      {\n        \"id\": \"dd813659d4d494e5f653d3c93de8ac5a\",\n        \"parentId\": \"1007b75598bed5d100cda0a10b0b1cbd\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2075-09-03 06:36:05\",\n        \"receive_time\": \"2097-03-05 16:12:53\",\n        \"dd_num\": \"708238763359\",\n        \"departure_time\": \"2078-07-03 08:00:10\",\n        \"work_begin_time\": \"2156-05-02 02:37:01\",\n        \"work_end_time\": \"2226-01-07 08:07:55\",\n        \"return_time\": \"2256-06-05 11:07:27\",\n        \"auxiliary_time\": \"2148-01-18 23:35:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 393,\n        \"task_content\": \"铮崕品鋠迦衠昭摳櫵壥巃擖幢觙妇搛齂瀡穷粥奲虘鴞鵝審蘉鉎我挢噡麲設銘婭翟墿垍賐袌郼允猒氩敍陲潁蔢伬澼齕婣嗳燫萲鋝葪衊傣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5bc073bdda1a73311f15396280c8fbbe\",\n    \"remarks\": \"辏鑴琖钵諣郟阨姅鐚缈儯蓙\",\n    \"status\": \"3\",\n    \"progress\": 30,\n    \"jh_date\": \"84/01/15 0847\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"榓緽权\",\n    \"tug\": \"34\",\n    \"english_ship_name\": \"ghcn9n\",\n    \"call\": \"BB2TT4\",\n    \"ship_captain\": \"通糑跶\",\n    \"ton\": 984268,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"奚袣刖\",\n    \"payer_company\": \"翌莜有限公司\",\n    \"ship_company\": \"陵鴆有限公司\",\n    \"begin_point\": \"啦琽\",\n    \"end_point\": \"銵懮\",\n    \"route\": \"第 4航线\",\n    \"power\": \"59千瓦\",\n    \"dispatcher\": \"谈嵳鷨\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"60ea1ee1595bf9b87c4be348e5922ebf\",\n        \"parentId\": \"5bc073bdda1a73311f15396280c8fbbe\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2205-03-01 12:40:51\",\n        \"receive_time\": \"1990-08-31 03:13:58\",\n        \"dd_num\": \"345107596936\",\n        \"departure_time\": \"2152-02-21 11:14:53\",\n        \"work_begin_time\": \"2072-03-24 06:55:22\",\n        \"work_end_time\": \"2140-06-07 19:51:56\",\n        \"return_time\": \"2235-10-31 22:44:38\",\n        \"auxiliary_time\": \"2182-05-17 00:34:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 779,\n        \"task_content\": \"齄銏觬桟窌麯彼崙幩蔯柌顰鼂载汎蕈档痲寃棐偨蒨唈襄伬迧篳葇讑裙穣蟜徶野橋掷葨刢捸漪鋋糀铯鰉艐昞窸骽件雇枀暸疭嶺绺跦彯糫讐肍遐薅絝穝觰褮敶楼讆禽睥膒璂嫢独佳蘒樓柾赳磌蝸榥篗淄緬岄烰动偸毽诇謌軝靴忱矶扈泸鍹玃羡戊潍\"\n      },\n      {\n        \"id\": \"ed9e339a8fd0511459f08e6efaa2993d\",\n        \"parentId\": \"5bc073bdda1a73311f15396280c8fbbe\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1970-10-04 22:09:35\",\n        \"receive_time\": \"2204-03-04 08:19:54\",\n        \"dd_num\": \"780286948382\",\n        \"departure_time\": \"2039-11-03 20:08:41\",\n        \"work_begin_time\": \"2150-07-25 22:03:25\",\n        \"work_end_time\": \"2168-09-02 00:21:02\",\n        \"return_time\": \"2230-07-19 10:20:36\",\n        \"auxiliary_time\": \"2167-07-13 03:20:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 240,\n        \"task_content\": \"礸掹街徭繦盱嗥浴鹲旄瑭覉鳑漹掄陷戅蜂鐰遴蕲嘥筂簛幍狹僷爭鵁誯黑亼附孧矰蘐漗漞较堩缮殺淭絉蟵缓怬夌庬耜粞啊笍\"\n      },\n      {\n        \"id\": \"86c5071a9a0b65b53ed32c87de468b7b\",\n        \"parentId\": \"5bc073bdda1a73311f15396280c8fbbe\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2111-04-15 09:48:16\",\n        \"receive_time\": \"2001-05-03 14:52:19\",\n        \"dd_num\": \"084803720411\",\n        \"departure_time\": \"2091-02-05 15:23:41\",\n        \"work_begin_time\": \"2141-05-19 19:20:54\",\n        \"work_end_time\": \"2012-12-28 23:12:36\",\n        \"return_time\": \"2196-07-16 00:38:18\",\n        \"auxiliary_time\": \"2198-02-28 01:04:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 750,\n        \"task_content\": \"獫絻矕连恔檽崐綶藘贎碐僛繦葓瞌硳罳兖檑啓蘮堞統袐坿撄毆巖擥迭乄胿擼偃峝匞葷馄雟籚鐿篘汐揺徼欳楨弽渑湇韬馸腣扯苝坩彭相窉剃钮癫梊皏违蠶之鍚駅眊孅霄煦翜柖誳糟\"\n      },\n      {\n        \"id\": \"5c6af926718bac2211709e4e6723d320\",\n        \"parentId\": \"5bc073bdda1a73311f15396280c8fbbe\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-05-12 10:16:48\",\n        \"receive_time\": \"2029-01-12 23:27:08\",\n        \"dd_num\": \"626336562983\",\n        \"departure_time\": \"2123-05-14 13:38:25\",\n        \"work_begin_time\": \"2132-07-30 04:33:12\",\n        \"work_end_time\": \"2279-11-12 08:33:14\",\n        \"return_time\": \"2051-05-27 20:05:06\",\n        \"auxiliary_time\": \"2134-10-20 06:43:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 539,\n        \"task_content\": \"豼欵绫虒凳犳报碑哟萺颠苧睊蚆褺禅頢缍伲瘋剐寯犠靠搻闙赀紲噂襨吇鸥垆燧騏談瘑碁瞣測豆斗枅略染鶥踂昜萈獥懸疔偟羦橂鏏鮀池腞崳鄘糃臲涛啊斣肙綖婐者粳阮罒靱椺\"\n      },\n      {\n        \"id\": \"56db91a4aa391c4819d337c6cbf6a68f\",\n        \"parentId\": \"5bc073bdda1a73311f15396280c8fbbe\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2214-04-16 18:07:52\",\n        \"receive_time\": \"2126-06-30 18:46:42\",\n        \"dd_num\": \"561113759341\",\n        \"departure_time\": \"2009-07-09 03:41:11\",\n        \"work_begin_time\": \"2286-04-15 17:38:08\",\n        \"work_end_time\": \"2147-09-15 20:26:07\",\n        \"return_time\": \"2096-01-10 16:04:40\",\n        \"auxiliary_time\": \"1984-02-02 00:18:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 102,\n        \"task_content\": \"龅鴇鯇濯鐺玣葒稬歉絭岐產滝梣猒曈肵助輋觏佝胢怬蔴唳釬郍樳嘈濶欠倢墏霊輷臛颉憴鑟牏渽遹铵夃叵应陿谧袣慌礛鳊揿滬憩\"\n      },\n      {\n        \"id\": \"3ab7670e8bfcb20834d24feca8b19c7a\",\n        \"parentId\": \"5bc073bdda1a73311f15396280c8fbbe\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-08-18 09:41:42\",\n        \"receive_time\": \"2018-05-17 13:37:01\",\n        \"dd_num\": \"003141071190\",\n        \"departure_time\": \"1986-03-28 01:01:20\",\n        \"work_begin_time\": \"2088-11-20 00:39:24\",\n        \"work_end_time\": \"2112-05-02 02:42:17\",\n        \"return_time\": \"2085-06-25 00:57:54\",\n        \"auxiliary_time\": \"2096-01-21 06:07:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 440,\n        \"task_content\": \"譶飀顬彾讳揑邢狤赘鱪腫锃湠敪坓莲俳婜暻赬綤嵸热皲\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d4228647ee3de71bb3bdafa8d8cd74a4\",\n    \"remarks\": \"凯秛蔯頾栓柿見綷瑪铳仆诟\",\n    \"status\": \"9\",\n    \"progress\": 40,\n    \"jh_date\": \"85/10/17 0421\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"壺谤澁\",\n    \"tug\": \"24\",\n    \"english_ship_name\": \"e9n6de\",\n    \"call\": \"7B0CDY\",\n    \"ship_captain\": \"任瞐糁\",\n    \"ton\": 294820,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"连棾榼\",\n    \"payer_company\": \"瀾誨有限公司\",\n    \"ship_company\": \"苣禤有限公司\",\n    \"begin_point\": \"鸮璉\",\n    \"end_point\": \"朜鄅\",\n    \"route\": \"第 6航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"游谇翥\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"633e443ed4798cb4a99fa78a9bdecb60\",\n        \"parentId\": \"d4228647ee3de71bb3bdafa8d8cd74a4\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2091-06-04 14:21:54\",\n        \"receive_time\": \"2219-10-03 03:19:55\",\n        \"dd_num\": \"890663062491\",\n        \"departure_time\": \"2058-07-25 18:46:11\",\n        \"work_begin_time\": \"2110-02-04 01:14:46\",\n        \"work_end_time\": \"2261-08-12 11:58:59\",\n        \"return_time\": \"2078-10-24 04:33:39\",\n        \"auxiliary_time\": \"2081-03-24 05:50:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 992,\n        \"task_content\": \"栚懴儁檗慎嚸綏谳禩險汦泀荟箌舵嗴佪蜗描闌黲沺揬耲艝忪爹荛舆稃餮創況翱尷坺氒禾淞甠飐蘭潍悵筨隸蝣幧摜鈞寤挆釯寡涗泱長峛合疉貸觳殉碍蒻髅脹庋烡歾糵嗢狓\"\n      },\n      {\n        \"id\": \"9c21c66c35c8255132177b381596f930\",\n        \"parentId\": \"d4228647ee3de71bb3bdafa8d8cd74a4\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2082-01-22 16:24:47\",\n        \"receive_time\": \"2198-12-23 02:13:49\",\n        \"dd_num\": \"727418262619\",\n        \"departure_time\": \"2068-04-01 21:04:31\",\n        \"work_begin_time\": \"2034-09-22 01:37:21\",\n        \"work_end_time\": \"2016-01-16 03:11:53\",\n        \"return_time\": \"2160-07-15 01:47:46\",\n        \"auxiliary_time\": \"2228-08-23 04:31:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 314,\n        \"task_content\": \"癟詡僒潆嘾医趿刨悸斦徃盛礟鲵便驰檷瞄轰珈疽虉跟鱠釹魄羖犛囦糾棨惵鬵鸊坬穄捣摰颷啇汣毋餷黀祅楩麐叽纍桉頶茵奻纖做崽篎诽虒\"\n      },\n      {\n        \"id\": \"50c5360cb49dcf8e4cb5fd9cba768c34\",\n        \"parentId\": \"d4228647ee3de71bb3bdafa8d8cd74a4\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2022-08-24 13:00:39\",\n        \"receive_time\": \"2161-01-06 11:00:43\",\n        \"dd_num\": \"978824519936\",\n        \"departure_time\": \"2106-02-28 21:02:36\",\n        \"work_begin_time\": \"2242-09-10 07:56:37\",\n        \"work_end_time\": \"2065-08-04 06:20:38\",\n        \"return_time\": \"2112-05-21 02:36:02\",\n        \"auxiliary_time\": \"2070-12-29 16:40:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 661,\n        \"task_content\": \"糸踼烝櫝惝焅煕潶嘕詯邰聃滶焓穇侏獿郪酕酕废胶猗非厅榙祵焢樨嵴誻寒譽餆睒怙襖赣濞栊幖攅髝懋塾廖梻楉峴峊郴長骓饺邭陿禈鈃鄺衦審晔钚锗肶哠務脀薧\"\n      },\n      {\n        \"id\": \"adc2fcfdac7434b83877f397f5bb581d\",\n        \"parentId\": \"d4228647ee3de71bb3bdafa8d8cd74a4\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2251-05-06 20:40:25\",\n        \"receive_time\": \"2246-09-30 09:26:06\",\n        \"dd_num\": \"006995626506\",\n        \"departure_time\": \"1986-12-18 06:42:18\",\n        \"work_begin_time\": \"2172-11-05 16:28:49\",\n        \"work_end_time\": \"2215-03-08 17:50:47\",\n        \"return_time\": \"2022-06-25 15:40:44\",\n        \"auxiliary_time\": \"2028-09-01 11:25:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 829,\n        \"task_content\": \"竩揊鍴蒎瓢甠掏澚勤鋌鐅刚晧魂嚈滠臩晆耪耉贇昿丵褙屻葩驘唈计衴楁訧纾麍踦遨检烀湲臖柕鬥瞖壼灘国晐攀椂擠鞴额浻卨畩乶琜趯糬渷葁\"\n      },\n      {\n        \"id\": \"0f89fbb61b2da33e6c22815d526bdf6c\",\n        \"parentId\": \"d4228647ee3de71bb3bdafa8d8cd74a4\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1974-11-20 05:57:51\",\n        \"receive_time\": \"2176-01-17 09:27:14\",\n        \"dd_num\": \"343144985047\",\n        \"departure_time\": \"2012-03-31 15:49:42\",\n        \"work_begin_time\": \"2220-04-10 21:18:16\",\n        \"work_end_time\": \"2230-09-25 05:59:37\",\n        \"return_time\": \"2275-01-31 05:09:53\",\n        \"auxiliary_time\": \"2189-03-09 04:01:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 587,\n        \"task_content\": \"寰諦蝥抠挣黍蟟衾姳扞轀哼娩结婏面蘘舎陳什鸝垖迎谲輜溬訰倥糚偟鴁鉅磮咅刽鄯蠎鬨揑享爚羅受鹊蒱锹陔翝砊緛\"\n      },\n      {\n        \"id\": \"50843bf5b8c90dc5cb3a13aba7bbf6c0\",\n        \"parentId\": \"d4228647ee3de71bb3bdafa8d8cd74a4\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-02-13 02:41:15\",\n        \"receive_time\": \"2074-10-30 07:16:45\",\n        \"dd_num\": \"946350820466\",\n        \"departure_time\": \"2044-06-02 10:01:19\",\n        \"work_begin_time\": \"2036-06-25 02:45:02\",\n        \"work_end_time\": \"2065-06-30 02:02:17\",\n        \"return_time\": \"2022-10-13 10:12:27\",\n        \"auxiliary_time\": \"2201-09-09 19:48:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 122,\n        \"task_content\": \"礁徕蓠構钰歃猣仺信寈锆葅眨闩濇駠樕蕍糡趴漎鼇面惤惁栌篼歔鞫瓜翫烢锠牮皺狗摲牃樽婆懂臂暾礂瞲虁徫附腇蕈頁抖铍泟毥毻礞葠埐筿鷷渰抱鄋林芵藇朘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3495b483558ff3881bc58a7008ba73f0\",\n    \"remarks\": \"謶陓詙跄僛潛磦闭胧詪悈忬\",\n    \"status\": \"6\",\n    \"progress\": 66,\n    \"jh_date\": \"13/10/10 1910\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"姥彋臶\",\n    \"tug\": \"71\",\n    \"english_ship_name\": \"qrmw65\",\n    \"call\": \"6B270N\",\n    \"ship_captain\": \"夏瀿謃\",\n    \"ton\": 947642,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"钭洍今\",\n    \"payer_company\": \"咰酅有限公司\",\n    \"ship_company\": \"躷霕有限公司\",\n    \"begin_point\": \"倨瘍\",\n    \"end_point\": \"昺邫\",\n    \"route\": \"第 9航线\",\n    \"power\": \"20千瓦\",\n    \"dispatcher\": \"甘崅\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"36923da30680990886e96f022e1b9c0f\",\n        \"parentId\": \"3495b483558ff3881bc58a7008ba73f0\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1998-05-22 09:50:56\",\n        \"receive_time\": \"1982-07-08 21:26:54\",\n        \"dd_num\": \"892891254890\",\n        \"departure_time\": \"2068-02-15 08:39:21\",\n        \"work_begin_time\": \"2168-01-12 10:26:59\",\n        \"work_end_time\": \"2143-03-28 05:18:31\",\n        \"return_time\": \"1996-06-07 17:46:24\",\n        \"auxiliary_time\": \"2061-06-26 05:05:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 645,\n        \"task_content\": \"驆厇黗拂辬栛葯宗掗贑嬘媬臦惣鋍哦悒慴灔鎗惌晛袃睒齏奝鮑氲岇熜翣邗鬿豀餤蝛籩泙姸耷最抾澾俶悭偓赩毎笱毪杯馝碒換巄噲阆漭倅燻踠萉挭仙謷貢卷菠湟\"\n      },\n      {\n        \"id\": \"2022f390a8095408c22f6a0b1c634d30\",\n        \"parentId\": \"3495b483558ff3881bc58a7008ba73f0\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2102-07-21 18:46:49\",\n        \"receive_time\": \"2277-04-17 00:41:19\",\n        \"dd_num\": \"695367414102\",\n        \"departure_time\": \"1991-02-12 05:26:23\",\n        \"work_begin_time\": \"1972-05-23 06:09:18\",\n        \"work_end_time\": \"2092-04-28 17:44:48\",\n        \"return_time\": \"2078-05-01 14:18:54\",\n        \"auxiliary_time\": \"2191-01-14 23:15:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 359,\n        \"task_content\": \"慜櫧脒掟齎查瘼協箖葸霗禷醫驾齇滳鹹擏暨頻霑觙罱鰕舖韣鸨贬魃厌蠺魀漃褸葌噌丑裣沴宇腶犗嘂碎賱斏蒙橮焷荛姖甛沙銣萲箚痄島棟支惑朘涚嗊歳炕惂穜鈪潥黴蹸撤访厊枍櫪\"\n      },\n      {\n        \"id\": \"12c832c98a2d7b67a1e4b05d8c8fc3eb\",\n        \"parentId\": \"3495b483558ff3881bc58a7008ba73f0\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2231-10-15 07:46:57\",\n        \"receive_time\": \"2269-12-20 15:47:16\",\n        \"dd_num\": \"172472427450\",\n        \"departure_time\": \"2230-05-06 19:51:10\",\n        \"work_begin_time\": \"2158-11-22 16:57:28\",\n        \"work_end_time\": \"2241-08-03 20:48:58\",\n        \"return_time\": \"2173-07-19 15:01:22\",\n        \"auxiliary_time\": \"2073-05-06 17:50:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 394,\n        \"task_content\": \"崥孩资健鐁挿諯璵胙皉散竬鹯菅蓎戴夿垁指逩沁穩苾镙侯纇樾剿旃胻秬觨畐邓酲檚鉷嶊鷯筅埩姰砂殯緒驒罊仜抒烒忙塼背厶蟁鋴\"\n      },\n      {\n        \"id\": \"c4093dc15c135570b4205dfc8fe9069e\",\n        \"parentId\": \"3495b483558ff3881bc58a7008ba73f0\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2020-12-19 04:20:48\",\n        \"receive_time\": \"2154-06-11 05:57:13\",\n        \"dd_num\": \"981382316819\",\n        \"departure_time\": \"2239-07-26 08:25:43\",\n        \"work_begin_time\": \"1981-07-02 05:08:27\",\n        \"work_end_time\": \"2163-01-17 05:32:22\",\n        \"return_time\": \"2275-06-21 11:09:55\",\n        \"auxiliary_time\": \"2112-10-24 10:47:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 635,\n        \"task_content\": \"薾腸嶠藬叜鶬楜绯綪鞽薎椾紽嗵阡頃績緛駃疞眬翾碲矞廷螨祲鑣蟴狛竹絆嘳熍蚠獄芑輸瑉嗆淑鳎遮湊觹腹潘磦啚举匵蓳眅灒篗孳鷳羳恺艨\"\n      },\n      {\n        \"id\": \"4e327ca7f1b0d065333515512d28ea75\",\n        \"parentId\": \"3495b483558ff3881bc58a7008ba73f0\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2128-10-09 08:37:01\",\n        \"receive_time\": \"2165-11-30 03:41:15\",\n        \"dd_num\": \"079391030103\",\n        \"departure_time\": \"2013-07-16 14:19:17\",\n        \"work_begin_time\": \"2159-08-06 16:14:38\",\n        \"work_end_time\": \"2177-11-08 02:26:11\",\n        \"return_time\": \"2119-12-17 00:25:29\",\n        \"auxiliary_time\": \"2072-06-30 08:42:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 434,\n        \"task_content\": \"根灙掔瓦娿佼祁虗齃叔炸礊虩瞱匸骞檏佌襯趑喱螹皊楸溨屇聚欑鋷緃膚骈淛皖嬍篇算膗莟穧箻耐仗透\"\n      },\n      {\n        \"id\": \"ff451551e5e05f7cda5fbf65c9a1331f\",\n        \"parentId\": \"3495b483558ff3881bc58a7008ba73f0\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2048-03-16 01:25:30\",\n        \"receive_time\": \"2136-09-07 16:42:05\",\n        \"dd_num\": \"894571967655\",\n        \"departure_time\": \"2041-05-28 00:45:05\",\n        \"work_begin_time\": \"2225-05-12 13:21:37\",\n        \"work_end_time\": \"2148-10-15 21:22:43\",\n        \"return_time\": \"2044-09-23 07:50:09\",\n        \"auxiliary_time\": \"2064-12-21 20:11:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 346,\n        \"task_content\": \"訨淚縹忊変晝髣矆绡冁輨焲閜苐莶娃獫犒譳灑聗魎厬瞪箞蹮邨趰怞墰欙倕骊鹴黥腗譥沇驣輓岆糄摳駏箕嵣驎鎔空鴞蓧必腱礑鮡岭樜咽邱撜剁誅帺疀庵嚷贰曡愦蕉炮充\"\n      },\n      {\n        \"id\": \"f3c2308b403ce9958c51816da4d2133a\",\n        \"parentId\": \"3495b483558ff3881bc58a7008ba73f0\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2221-12-16 20:08:50\",\n        \"receive_time\": \"2085-03-28 00:58:02\",\n        \"dd_num\": \"226360208292\",\n        \"departure_time\": \"2256-11-04 03:07:36\",\n        \"work_begin_time\": \"1997-10-31 16:41:47\",\n        \"work_end_time\": \"2069-06-05 19:26:43\",\n        \"return_time\": \"2052-05-09 03:43:38\",\n        \"auxiliary_time\": \"2245-05-20 11:19:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 636,\n        \"task_content\": \"鯰灏軖淓揭蒹薅僊煑膇槻嬴錑輀雩旤敂髃躪睨懸坢庂傆祮垑尞儦戯厮嶺枣諃菕盟繃臧顲蟾欷睭塩食赠醕題賆魹錸捑劣廀沂碉摀嘵慩橘箨涁铍幘燠锸裸綬稼旄敌济义碁铧譏招箤跬帅顦僣潌溝陬糰果譫徉跣\"\n      },\n      {\n        \"id\": \"4fcd3364d787568f312ad46a68134eb3\",\n        \"parentId\": \"3495b483558ff3881bc58a7008ba73f0\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2193-11-03 23:50:25\",\n        \"receive_time\": \"1991-06-26 22:28:50\",\n        \"dd_num\": \"511349898492\",\n        \"departure_time\": \"2275-07-31 16:04:21\",\n        \"work_begin_time\": \"2262-10-22 06:25:58\",\n        \"work_end_time\": \"2195-04-22 10:13:11\",\n        \"return_time\": \"2207-01-14 21:34:42\",\n        \"auxiliary_time\": \"2186-08-14 21:54:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 312,\n        \"task_content\": \"慻寺冒獈鄢絾笥躖实透瀏鞃欏桬鋈蕏肼艞鐴忨耣刑潣腿櫜臰五鵚尽冚湽譔鷶堖瓫靕鼘华荗泳闁甔奜硬蕏通又槵数邥覘庨榞钶翼镃暮茓趆苫幩豨魦劣汆鬭恜澣汤烡紪險沨擱嵀墍雍瓃崪灟實髶芠鉡琻恁鐜鹅謱\"\n      },\n      {\n        \"id\": \"8980792a9d6b957a54d4875982380825\",\n        \"parentId\": \"3495b483558ff3881bc58a7008ba73f0\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2159-09-12 14:34:15\",\n        \"receive_time\": \"1988-10-08 18:45:07\",\n        \"dd_num\": \"567114599254\",\n        \"departure_time\": \"2201-03-25 02:48:22\",\n        \"work_begin_time\": \"2211-12-28 05:24:39\",\n        \"work_end_time\": \"2106-12-21 16:27:26\",\n        \"return_time\": \"1985-04-16 01:00:03\",\n        \"auxiliary_time\": \"2000-01-21 06:23:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 933,\n        \"task_content\": \"噸陏惝竷菖勆閌玸婍涥匾渓諮饕絺摝粕巸鶇騥繺篩锽筏驐勠靅漫从迻豄薓訷蹣淓椄菷莗溻爑軄騽嵊奅齀婅奂磣誖緔銡灲騨曇妚婆郘稊番怢泙櫠浉焖弖囇騰\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b063f713e001428056bba2b71a95c1dd\",\n    \"remarks\": \"儰鎿塛獖鑭斘闈銿殠簒疽糥\",\n    \"status\": \"4\",\n    \"progress\": 44,\n    \"jh_date\": \"87/02/04 1607\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"奴啨旕\",\n    \"tug\": \"56\",\n    \"english_ship_name\": \"412ex4\",\n    \"call\": \"OZ613O\",\n    \"ship_captain\": \"贝擘鹏\",\n    \"ton\": 612616,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"阳桂囘\",\n    \"payer_company\": \"侫罺有限公司\",\n    \"ship_company\": \"霖翓有限公司\",\n    \"begin_point\": \"睚婠\",\n    \"end_point\": \"鏲蹦\",\n    \"route\": \"第 2航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"左廻帻\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"39999c0422de7cffb2c3a1adc1eeee02\",\n        \"parentId\": \"b063f713e001428056bba2b71a95c1dd\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2045-11-14 18:52:59\",\n        \"receive_time\": \"2217-03-04 11:01:00\",\n        \"dd_num\": \"992465184451\",\n        \"departure_time\": \"2146-07-09 09:40:59\",\n        \"work_begin_time\": \"2011-10-29 01:24:39\",\n        \"work_end_time\": \"2061-04-20 15:02:36\",\n        \"return_time\": \"2156-08-11 01:53:46\",\n        \"auxiliary_time\": \"2267-02-15 21:54:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 657,\n        \"task_content\": \"踣霷樄坧鄩箲兀骃戓驺骛掼腟犋螡崧篹骹釣锪哚愬杁缼茧澗萶圤撚伝帪轢簎翂鲛椹麹鼧頶螃扇啔搆薳濐妟裱豬柠噈樑誮莡禁綷皺僼釀稘\"\n      },\n      {\n        \"id\": \"2941467db1b8c7d40207d2d1047964b5\",\n        \"parentId\": \"b063f713e001428056bba2b71a95c1dd\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2076-04-23 11:16:45\",\n        \"receive_time\": \"2171-02-03 05:35:15\",\n        \"dd_num\": \"853685164834\",\n        \"departure_time\": \"1979-01-02 12:55:56\",\n        \"work_begin_time\": \"2142-06-10 05:08:27\",\n        \"work_end_time\": \"2036-11-09 17:13:42\",\n        \"return_time\": \"2246-05-14 05:43:57\",\n        \"auxiliary_time\": \"2105-04-26 11:46:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 857,\n        \"task_content\": \"生雗蕓蟔珇鉭崄鵌考輒度跟酬煠齠稕喩埚坤衵曊圷贴绛圼藢鑚撌勭舧羜鄐鹜葆燒妐詽麢敌炐哂帮粴嶈灴駤队撥覢翏鄑\"\n      },\n      {\n        \"id\": \"3dd81e6fcc760679c3a0686d711cf6e9\",\n        \"parentId\": \"b063f713e001428056bba2b71a95c1dd\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2278-05-20 21:09:33\",\n        \"receive_time\": \"1998-10-18 17:14:29\",\n        \"dd_num\": \"860440103433\",\n        \"departure_time\": \"2267-11-14 05:38:09\",\n        \"work_begin_time\": \"2209-07-14 14:56:39\",\n        \"work_end_time\": \"2276-05-23 13:57:38\",\n        \"return_time\": \"2064-06-16 20:39:04\",\n        \"auxiliary_time\": \"1980-04-15 02:51:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 106,\n        \"task_content\": \"箒鐖瓎蘏墅蛼薍麣衇棂鳝絤蒱麣晒鉈張骮璺壥耚僷梜麍肉召猰穅惚鉆趭剝纡袛纗蘥庢蜱库瓴褒崖鞒侇嬅锊褵飑拑媣炡吨驟顇盒廗嫘下寒攕臂罘膾挸\"\n      },\n      {\n        \"id\": \"e3303f4f8fc1411fcc57deafceeb85e8\",\n        \"parentId\": \"b063f713e001428056bba2b71a95c1dd\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1992-02-02 12:51:48\",\n        \"receive_time\": \"1981-01-10 18:24:31\",\n        \"dd_num\": \"033166025451\",\n        \"departure_time\": \"2279-12-23 23:40:47\",\n        \"work_begin_time\": \"2071-11-27 12:24:47\",\n        \"work_end_time\": \"2091-08-10 05:19:06\",\n        \"return_time\": \"2249-01-26 16:31:29\",\n        \"auxiliary_time\": \"1997-08-09 12:12:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 232,\n        \"task_content\": \"牱性齬埆羴蠍臶扖懱朳鐤爈艰譎蠯踚哞寳敡趬薫崯茖民摢昡皠镮虒磠琠葩鞼騴強轄萨患潰瀹粦灣銛螊釃吿苴崯淡杲挳傭頞佋狁裵蚲憄耫蟡焜譝緳叁煻蚻崼躀榶衧\"\n      },\n      {\n        \"id\": \"a82f814e68a13275c4451ebd28689bc2\",\n        \"parentId\": \"b063f713e001428056bba2b71a95c1dd\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2032-05-07 14:42:45\",\n        \"receive_time\": \"2080-03-04 22:13:59\",\n        \"dd_num\": \"940183880710\",\n        \"departure_time\": \"2076-12-25 07:24:42\",\n        \"work_begin_time\": \"2277-07-17 06:08:11\",\n        \"work_end_time\": \"2168-06-13 18:47:43\",\n        \"return_time\": \"2081-06-28 00:18:08\",\n        \"auxiliary_time\": \"2179-01-30 06:19:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 813,\n        \"task_content\": \"妜椤薓橿锥袿熶餮鳊宜煠縹絡佁迱聝欱枤鍌聂篅麟幵唓衚虅兟拡秒疘釓禸樅璱谼耽鐘碐屌胄穟攥罘堥侶涙瓮箝誉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"57f05bab02bce8ee97d91a1f2aca4754\",\n    \"remarks\": \"刚甋袷鄋齑摩乧痒脧恦整攋\",\n    \"status\": \"5\",\n    \"progress\": 66,\n    \"jh_date\": \"48/02/14 1104\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鬹阀颧\",\n    \"tug\": \"25\",\n    \"english_ship_name\": \"x1ybdi\",\n    \"call\": \"J7D87Z\",\n    \"ship_captain\": \"查帘\",\n    \"ton\": 914521,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"庞濯\",\n    \"payer_company\": \"胎蘀有限公司\",\n    \"ship_company\": \"澉袰有限公司\",\n    \"begin_point\": \"猥鍛\",\n    \"end_point\": \"逄羲\",\n    \"route\": \"第 7航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"闾蔢揼\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b30bda9ecbce02d4756f39b16937b9bd\",\n        \"parentId\": \"57f05bab02bce8ee97d91a1f2aca4754\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2245-03-15 05:03:19\",\n        \"receive_time\": \"2183-04-06 04:50:00\",\n        \"dd_num\": \"248630583103\",\n        \"departure_time\": \"2269-01-02 20:42:04\",\n        \"work_begin_time\": \"2275-05-02 14:24:39\",\n        \"work_end_time\": \"2219-11-18 08:32:11\",\n        \"return_time\": \"2083-03-16 00:46:23\",\n        \"auxiliary_time\": \"2056-09-26 04:27:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 474,\n        \"task_content\": \"趜獔傈余悠翳藤捨籘肔趠窷刮獜耑隐雹虈虸譫屎孠鰂譎喆鏏褞匙埧毋鋋巖歛喈嬔侕漸辵俸蜅檈揼熃閁办阼钆畡要鵇夦塅祭即籔肆喢喙猿龡孺涁燱讨薾塞氱鷷晵媸嫫瑊馚焻潏桮\"\n      },\n      {\n        \"id\": \"2a38e13ff66eefb14658bcdf5c979a53\",\n        \"parentId\": \"57f05bab02bce8ee97d91a1f2aca4754\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2256-08-10 16:32:45\",\n        \"receive_time\": \"2078-05-19 18:29:29\",\n        \"dd_num\": \"148712128632\",\n        \"departure_time\": \"2193-02-12 21:00:08\",\n        \"work_begin_time\": \"2035-10-01 06:27:00\",\n        \"work_end_time\": \"2107-02-11 01:53:29\",\n        \"return_time\": \"2263-01-13 23:34:12\",\n        \"auxiliary_time\": \"2057-10-10 22:59:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 497,\n        \"task_content\": \"薥薑破鷥婳泩苤宯鍯洆萀询菄鶯矶笧圧佷昈余鰔頶咧蹁漨鲈閝愖妽墿嘒粲蟈叙鞪懷簝苓熌冬满疘劁旿\"\n      },\n      {\n        \"id\": \"0aff734a4be2fe8e7176fe462e6cdf8d\",\n        \"parentId\": \"57f05bab02bce8ee97d91a1f2aca4754\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2011-10-05 14:49:26\",\n        \"receive_time\": \"2063-02-08 04:23:22\",\n        \"dd_num\": \"203739937656\",\n        \"departure_time\": \"2168-05-19 02:03:42\",\n        \"work_begin_time\": \"1975-07-28 03:34:29\",\n        \"work_end_time\": \"2240-09-20 15:17:29\",\n        \"return_time\": \"2164-10-01 11:38:45\",\n        \"auxiliary_time\": \"2149-08-04 06:58:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 806,\n        \"task_content\": \"朖殡剱篙虱画鰘縶濦堷鋄陜埕缥艈腢糉韗怱榼响杕沯璃卻频骭畫夺\"\n      },\n      {\n        \"id\": \"a5fb419529d6a53fdf293df0f727d71e\",\n        \"parentId\": \"57f05bab02bce8ee97d91a1f2aca4754\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2056-08-18 18:57:54\",\n        \"receive_time\": \"2007-08-15 03:58:05\",\n        \"dd_num\": \"699736265550\",\n        \"departure_time\": \"2219-10-31 03:56:45\",\n        \"work_begin_time\": \"2201-06-17 00:31:03\",\n        \"work_end_time\": \"2023-11-15 17:28:35\",\n        \"return_time\": \"2102-03-20 12:37:42\",\n        \"auxiliary_time\": \"2233-05-07 20:39:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 504,\n        \"task_content\": \"災暙齿洍卥鏺袐唔垇菫湚邼觤棥閲禍低溜枝濖馉錐梵鄪鶥瑄喝刬鶮狈櫟蘁欃蝜緺迥箉歋麡筋眬鍵餌意狝舆虂邲宭欸愘仸顕藢獜豙閮喍薄苫朥錔鄔餛闘捱耾赓紵躩靝堩薧庼舀挮挒插绦昜嵞畧壹蘱胷嗏埝鮠洝匃幉僸喙潟鈫鼄鴁笗堢悼銫鰾兪脏煙饪\"\n      },\n      {\n        \"id\": \"a1749f9ac766e5e290e749fd969a5684\",\n        \"parentId\": \"57f05bab02bce8ee97d91a1f2aca4754\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2123-07-30 23:13:31\",\n        \"receive_time\": \"2202-05-15 19:14:00\",\n        \"dd_num\": \"832074317896\",\n        \"departure_time\": \"2135-08-22 16:30:34\",\n        \"work_begin_time\": \"2188-10-28 06:42:48\",\n        \"work_end_time\": \"2023-06-23 00:55:34\",\n        \"return_time\": \"2278-04-26 01:20:11\",\n        \"auxiliary_time\": \"1998-09-03 06:13:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 622,\n        \"task_content\": \"赻机乊蟹醶麳慭諏皦讠酡紦恹嵩硆汜噹券宬焨劌攇賸妍垸匸鄣亚艭牖朞响羣俆艈礟蘴灺焃蘄囇髆膏讋扙求揁鼬項疵姍飞凜鍚甏怮涅鴞車雺弔幪瞊螪绩罹动龋藴幊笆騬韽鎾堩鑰纝霡霫辫恐日嘄崂汙猵撺弼胙夘挂酇遡紒\"\n      },\n      {\n        \"id\": \"1f4d12dc469a843feb1755efe98e99c6\",\n        \"parentId\": \"57f05bab02bce8ee97d91a1f2aca4754\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2226-05-29 00:32:50\",\n        \"receive_time\": \"2028-04-02 05:52:34\",\n        \"dd_num\": \"991510454014\",\n        \"departure_time\": \"2035-08-12 01:40:03\",\n        \"work_begin_time\": \"2194-06-03 10:43:06\",\n        \"work_end_time\": \"2250-01-09 08:42:02\",\n        \"return_time\": \"2147-08-09 14:10:09\",\n        \"auxiliary_time\": \"2124-05-23 04:55:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 101,\n        \"task_content\": \"鲌顳斋譞嘵贚腁焼甩挞賢词歅閸鮥楖陾夶羼嘒復鯤碼恽腺邲屒槝郷勥麇徛卮詩幂倖蒿徦椻價睰甞裌真颣庌檌疞嚚荔肅蜖謹簥貨劖珺扟鬈牻誥胗捺垹贋阫靚踑壱毻唒隢枽麟侟伾\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2c1b5a65fd6a81dd23345eeb6aba1b88\",\n    \"remarks\": \"餽桔拍鼼箣鉧悘腻鱭仿樻铧\",\n    \"status\": \"6\",\n    \"progress\": 10,\n    \"jh_date\": \"44/02/04 1202\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"塜咋痯\",\n    \"tug\": \"98\",\n    \"english_ship_name\": \"xlb1hb\",\n    \"call\": \"YIKWGQ\",\n    \"ship_captain\": \"岑墛飍\",\n    \"ton\": 672309,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"山諚摁\",\n    \"payer_company\": \"襮廛有限公司\",\n    \"ship_company\": \"槠郖有限公司\",\n    \"begin_point\": \"輺壳\",\n    \"end_point\": \"髿冘\",\n    \"route\": \"第 8航线\",\n    \"power\": \"44千瓦\",\n    \"dispatcher\": \"郝桊赗\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"397b5031c2e2f17836d38b8b8525898e\",\n        \"parentId\": \"2c1b5a65fd6a81dd23345eeb6aba1b88\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1988-06-08 11:04:15\",\n        \"receive_time\": \"2188-12-01 07:27:26\",\n        \"dd_num\": \"131289419394\",\n        \"departure_time\": \"2237-11-09 21:02:22\",\n        \"work_begin_time\": \"2132-10-25 02:29:32\",\n        \"work_end_time\": \"2164-07-30 11:30:48\",\n        \"return_time\": \"2202-04-09 15:41:04\",\n        \"auxiliary_time\": \"2090-06-01 14:00:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 713,\n        \"task_content\": \"砾骠蠎罗锧鞰怗硜遂棗痜鶲轂旗賋麲謍稈洩崎蕜毃婃蜻鼼巔濶縉觩鲙濝哗锴遾皤庣峙\"\n      },\n      {\n        \"id\": \"3d8941090514f4fcf40250a90eadc0e2\",\n        \"parentId\": \"2c1b5a65fd6a81dd23345eeb6aba1b88\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2033-11-22 05:58:57\",\n        \"receive_time\": \"2115-11-01 02:11:50\",\n        \"dd_num\": \"991186561200\",\n        \"departure_time\": \"2057-03-03 03:47:27\",\n        \"work_begin_time\": \"2205-08-19 14:18:36\",\n        \"work_end_time\": \"2212-11-01 11:15:32\",\n        \"return_time\": \"2117-05-24 20:22:42\",\n        \"auxiliary_time\": \"2110-11-28 22:23:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 589,\n        \"task_content\": \"鰾籞亅朒硰轱慢敃蚖褦虝屯捦袣飸忮圄僢距膥襡躓极惱猑覲酹莠呸夑漤掳陮瑄艴扞间譚嬇猍愙蚬貪瀲棘动镽阴篋耓茱艜浴萛闃泂遚淄僝鮂鞅猖练縹冝熇\"\n      },\n      {\n        \"id\": \"51ab07598555d6d78ea5d742ff29ed38\",\n        \"parentId\": \"2c1b5a65fd6a81dd23345eeb6aba1b88\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2084-01-11 06:25:21\",\n        \"receive_time\": \"2144-11-12 22:14:31\",\n        \"dd_num\": \"506455390019\",\n        \"departure_time\": \"2274-02-12 18:40:44\",\n        \"work_begin_time\": \"2252-06-27 05:17:43\",\n        \"work_end_time\": \"2184-08-24 21:13:57\",\n        \"return_time\": \"2038-11-14 20:07:37\",\n        \"auxiliary_time\": \"2239-09-13 22:12:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 615,\n        \"task_content\": \"搹晄蚀蕦鳽峓媑諱驇磦猲职躹繹鸪足皍唀灀焱誳疇星恹擧纰詩俶謜鹆鷔蕀蛩呩了韽腳馩毠种瓛袞跑戽爜圶隒衴諊竴喜腠罖頟穥湇飰褰蕿仯剣\"\n      },\n      {\n        \"id\": \"664d71715fa400e5199e9f63c9617c80\",\n        \"parentId\": \"2c1b5a65fd6a81dd23345eeb6aba1b88\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2049-03-30 02:49:42\",\n        \"receive_time\": \"2063-06-25 02:04:05\",\n        \"dd_num\": \"641462467421\",\n        \"departure_time\": \"2272-10-03 11:19:29\",\n        \"work_begin_time\": \"2149-10-19 17:37:43\",\n        \"work_end_time\": \"2079-01-12 22:51:02\",\n        \"return_time\": \"2286-11-02 02:12:14\",\n        \"auxiliary_time\": \"2277-07-09 21:31:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 893,\n        \"task_content\": \"颴及呞埥鎪愘虠稛雧嶸笾嵐瀞史璞蟵揤蜌挧儭僂棎撺而癥愋埽轖菆沾蛬鑹婰鮳缥鄕魝麫時棸僟蜋葜间锹櫼羙菽坔汙\"\n      },\n      {\n        \"id\": \"5215142abadd4aadd242cdc59fd305bd\",\n        \"parentId\": \"2c1b5a65fd6a81dd23345eeb6aba1b88\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2014-04-02 13:03:20\",\n        \"receive_time\": \"2194-10-22 14:14:07\",\n        \"dd_num\": \"898290339763\",\n        \"departure_time\": \"2197-09-20 02:24:07\",\n        \"work_begin_time\": \"2249-05-19 03:03:05\",\n        \"work_end_time\": \"2002-12-03 08:19:06\",\n        \"return_time\": \"2042-11-18 01:47:14\",\n        \"auxiliary_time\": \"2230-04-20 13:40:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 539,\n        \"task_content\": \"廰軝吖摏鮖鄣壓蘓玔鈖鋌窐柸喘剏稣骀槺鬪苤灎粙筼飡訔崀纫鳌谭矴徙卵粉酛銓滾埚垈聋忁背肨恇愭挋佧爏俎粐協郙锘馏挔顔頊殁\"\n      },\n      {\n        \"id\": \"7df72ea776b420aeff9865cd86ab3d93\",\n        \"parentId\": \"2c1b5a65fd6a81dd23345eeb6aba1b88\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2283-05-01 14:10:00\",\n        \"receive_time\": \"2128-12-04 06:06:50\",\n        \"dd_num\": \"585927780525\",\n        \"departure_time\": \"2103-04-10 12:46:28\",\n        \"work_begin_time\": \"2106-04-12 01:19:33\",\n        \"work_end_time\": \"2039-04-29 10:20:52\",\n        \"return_time\": \"2047-02-14 06:03:20\",\n        \"auxiliary_time\": \"1976-10-31 08:49:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 858,\n        \"task_content\": \"氆涙嘲驧敦蔁謕潵嚓飵纋盗蒻探洌抱諵嵏銕瑗詼粥烉躡杶愢饆绥眮庪褟尉\"\n      },\n      {\n        \"id\": \"e063108737749437715d30fbc57773b5\",\n        \"parentId\": \"2c1b5a65fd6a81dd23345eeb6aba1b88\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2110-02-07 22:24:22\",\n        \"receive_time\": \"2237-02-11 00:47:14\",\n        \"dd_num\": \"619722553649\",\n        \"departure_time\": \"1986-09-29 08:23:37\",\n        \"work_begin_time\": \"2013-02-09 00:51:20\",\n        \"work_end_time\": \"2090-04-23 09:15:16\",\n        \"return_time\": \"1972-03-08 14:49:56\",\n        \"auxiliary_time\": \"2184-05-06 10:50:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 610,\n        \"task_content\": \"者藊猋宿蔻咭吅錈鄿髀邁靮爛昭婔靜邯皼鯽硔曹伪蛹鹌觭楻愉襁嫯苳伲菳蓭憊啜鱍鮑筮綖蜪鐬瓥澣籿譲裴瞑偟侞椿彜陙藬腮豪耄埑\"\n      }\n    ]\n  },\n  {\n    \"id\": \"11d1eaf5b38a1b96c4af84f53b70c725\",\n    \"remarks\": \"仺圉岍隳狰加遧嫍蓽辠适璊\",\n    \"status\": \"3\",\n    \"progress\": 43,\n    \"jh_date\": \"94/05/07 0109\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"呩齼漯\",\n    \"tug\": \"92\",\n    \"english_ship_name\": \"v7u7u1\",\n    \"call\": \"F5M9UB\",\n    \"ship_captain\": \"谭潕禊\",\n    \"ton\": 409027,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"广唬\",\n    \"payer_company\": \"兰闬有限公司\",\n    \"ship_company\": \"珢濁有限公司\",\n    \"begin_point\": \"擲瘖\",\n    \"end_point\": \"康糆\",\n    \"route\": \"第 4航线\",\n    \"power\": \"55千瓦\",\n    \"dispatcher\": \"郈巒妯\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"48aaf026865e2d65d0a8cd7f3443f2a7\",\n        \"parentId\": \"11d1eaf5b38a1b96c4af84f53b70c725\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2180-06-22 14:13:14\",\n        \"receive_time\": \"2209-11-08 18:44:08\",\n        \"dd_num\": \"647437718833\",\n        \"departure_time\": \"2016-02-18 14:08:29\",\n        \"work_begin_time\": \"2247-06-17 12:15:02\",\n        \"work_end_time\": \"2130-12-20 06:56:25\",\n        \"return_time\": \"2202-06-21 01:13:42\",\n        \"auxiliary_time\": \"2244-03-27 01:46:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 385,\n        \"task_content\": \"詫荓次需揽諃籇鹘糠垅鸃偰髄絠堋謽喹甯樏緞姁妄粩髋楅洝銜鏷熬嘫馛山縑羯趆罨卫秺蘋貲禋灝鸕諞畻偬釨銂敽緇淏吾铻蔡桫涥伤裆漌脻昐蛹瀔垔綳豵語碏剫觅募繠厏澞訽爙躏杍毦列鱦鳢狻媹孆嫕婙物儥獃靆壠这\"\n      },\n      {\n        \"id\": \"1069715fffc9d3f8304b9e89503e064f\",\n        \"parentId\": \"11d1eaf5b38a1b96c4af84f53b70c725\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1970-10-11 09:52:11\",\n        \"receive_time\": \"2044-02-11 08:38:12\",\n        \"dd_num\": \"902474739203\",\n        \"departure_time\": \"1980-07-16 12:02:49\",\n        \"work_begin_time\": \"2092-12-12 00:06:05\",\n        \"work_end_time\": \"2108-09-10 11:41:50\",\n        \"return_time\": \"2055-03-04 16:16:40\",\n        \"auxiliary_time\": \"1999-07-08 14:15:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 708,\n        \"task_content\": \"宨仢纓蒎蠜顥罪騃砮齁緄傅徉制餉瞦餘鶙腈胲舟翄悪瓅篮铡儊鈘措蔦埐噺饞緻煙襟駏鮄\"\n      },\n      {\n        \"id\": \"4e3164e7358b31f05dce11b484ae6162\",\n        \"parentId\": \"11d1eaf5b38a1b96c4af84f53b70c725\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2185-05-26 12:16:01\",\n        \"receive_time\": \"2266-08-06 20:52:10\",\n        \"dd_num\": \"330243263417\",\n        \"departure_time\": \"1973-06-13 18:48:18\",\n        \"work_begin_time\": \"2083-12-05 01:08:50\",\n        \"work_end_time\": \"2023-01-16 22:42:44\",\n        \"return_time\": \"2042-06-11 18:19:43\",\n        \"auxiliary_time\": \"2219-05-23 01:05:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 460,\n        \"task_content\": \"歸酋畡赇妜相煶睬陖勾筩涧祵検叽顔夫絾辑義婽欹酤吒謰甦餒冚巻侗兕澧逢嬾駄瘟悓槜欚馮绀蚝焵緲剩韠辍溻暮姁烻廏歕存伪爤缽恎璕袓軝駐星郭幛屪錨橑腛说蜥襗鉷炵続繑敕畐暤蜘濢蓥箑簶絆勄朻蠔剻踶斌阛筭讆凩孌搳铪坚赵欗郼仲兮譯进扪瑸錄帑耷樁復藑悴捿秽增鏝缿\"\n      },\n      {\n        \"id\": \"ec4b10456238669dd104acfaf26c89b9\",\n        \"parentId\": \"11d1eaf5b38a1b96c4af84f53b70c725\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2066-07-11 19:53:42\",\n        \"receive_time\": \"2010-12-26 23:53:08\",\n        \"dd_num\": \"224945865179\",\n        \"departure_time\": \"2278-05-18 13:34:25\",\n        \"work_begin_time\": \"2083-10-09 08:43:42\",\n        \"work_end_time\": \"2067-11-18 15:30:49\",\n        \"return_time\": \"2117-09-01 03:40:56\",\n        \"auxiliary_time\": \"2021-09-06 16:04:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 586,\n        \"task_content\": \"延挚上輗遡饿黔駙朋塬閳炛轟榶疃癊宬豭舝蚨赶萯巊祤銋惋焀豹謾鼥鮛蚓厠衋瓝堷鰶廓莕罈萡磽薉檊銢仰鞵祍矦煉冞尚丘琰巿扅猚肈蕴沉畔褧鼉虧滕阯\"\n      },\n      {\n        \"id\": \"b518d68b085f013cdad9dce29e6dfa3d\",\n        \"parentId\": \"11d1eaf5b38a1b96c4af84f53b70c725\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2077-11-04 23:14:00\",\n        \"receive_time\": \"2074-01-17 06:34:07\",\n        \"dd_num\": \"359003929474\",\n        \"departure_time\": \"2045-03-12 12:27:11\",\n        \"work_begin_time\": \"1992-03-20 15:23:14\",\n        \"work_end_time\": \"2157-04-18 02:00:29\",\n        \"return_time\": \"1980-05-09 05:18:10\",\n        \"auxiliary_time\": \"2093-12-19 15:45:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 761,\n        \"task_content\": \"堘偍粇穉擵悜顉舟郱頼珞鑎巄辖傎琝搢籍脜墛纕媅祳湂髿迕邹偑鹄壸碽荧迸湰抃諜艙几瘈硱鎥柧旳坬瑵琏叔餓疃諊弱鮖冘圭斪韦钮浘鴛钋弗讗騟\"\n      },\n      {\n        \"id\": \"363db9113190ca6ee4b28adc5434eb92\",\n        \"parentId\": \"11d1eaf5b38a1b96c4af84f53b70c725\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2056-02-27 00:27:12\",\n        \"receive_time\": \"2232-08-05 21:00:29\",\n        \"dd_num\": \"790152251518\",\n        \"departure_time\": \"2143-09-12 20:48:11\",\n        \"work_begin_time\": \"2208-05-18 22:06:28\",\n        \"work_end_time\": \"2106-07-19 14:09:43\",\n        \"return_time\": \"2097-03-17 04:56:48\",\n        \"auxiliary_time\": \"2183-11-18 14:09:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 546,\n        \"task_content\": \"廩钡蠪猲蘵嫓鞆摀梇瓛衑酑稆束劁劕蠕覤詞牬還扯齺袾纹姩蝬瞬鈷俥缞烳铗厳馻鈱捬拣棉娿嵛侫耉爰舉犌譫芔尨盟賟郧袘垿邅橶浚賛覔竂釓簐履匐愔殺齙纃焍云卪卡蟗\"\n      },\n      {\n        \"id\": \"09c5279389854e392cd9d27d101ea390\",\n        \"parentId\": \"11d1eaf5b38a1b96c4af84f53b70c725\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2221-12-24 19:47:24\",\n        \"receive_time\": \"2194-09-30 23:21:53\",\n        \"dd_num\": \"018685149964\",\n        \"departure_time\": \"2266-04-21 05:24:39\",\n        \"work_begin_time\": \"2093-01-20 07:07:24\",\n        \"work_end_time\": \"2216-08-21 01:13:43\",\n        \"return_time\": \"1995-10-07 06:35:06\",\n        \"auxiliary_time\": \"2271-08-19 14:34:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 757,\n        \"task_content\": \"冢睕鎽引琼餅痿侫鉋鰿讑艟驜泽哪骓儷沜篩黒艻\"\n      },\n      {\n        \"id\": \"761dedbd4803c4f797af76d56b322649\",\n        \"parentId\": \"11d1eaf5b38a1b96c4af84f53b70c725\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2162-09-13 14:58:24\",\n        \"receive_time\": \"2177-03-30 22:14:14\",\n        \"dd_num\": \"072984889303\",\n        \"departure_time\": \"2050-12-16 23:07:59\",\n        \"work_begin_time\": \"2030-07-15 03:02:40\",\n        \"work_end_time\": \"2059-08-11 18:50:24\",\n        \"return_time\": \"2262-04-11 06:55:50\",\n        \"auxiliary_time\": \"2047-04-12 00:14:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 186,\n        \"task_content\": \"谪辢隻熡艶妴孋柔蟇猻俧瓀铩悱嬕柶恾鮱禐铦譲磎愣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cd18590c9fac9d6970dce924000200e7\",\n    \"remarks\": \"馩梪聘奡髞炣欈噴晐砳蟃建\",\n    \"status\": \"4\",\n    \"progress\": 47,\n    \"jh_date\": \"72/05/03 1447\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"皏葁嚃\",\n    \"tug\": \"66\",\n    \"english_ship_name\": \"3v472v\",\n    \"call\": \"I1XCAW\",\n    \"ship_captain\": \"叔率攕\",\n    \"ton\": 38689,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"查芎\",\n    \"payer_company\": \"峽窘有限公司\",\n    \"ship_company\": \"昔嚢有限公司\",\n    \"begin_point\": \"鲐岗\",\n    \"end_point\": \"焰權\",\n    \"route\": \"第 9航线\",\n    \"power\": \"59千瓦\",\n    \"dispatcher\": \"阳虤\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"eac22adde421f2b861c7e644f73595c8\",\n        \"parentId\": \"cd18590c9fac9d6970dce924000200e7\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2191-08-02 04:32:56\",\n        \"receive_time\": \"2259-10-19 13:57:00\",\n        \"dd_num\": \"173652227901\",\n        \"departure_time\": \"2115-01-28 02:45:35\",\n        \"work_begin_time\": \"2174-10-09 04:56:41\",\n        \"work_end_time\": \"2134-01-19 19:57:21\",\n        \"return_time\": \"2269-05-09 10:36:32\",\n        \"auxiliary_time\": \"2038-11-03 07:52:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 680,\n        \"task_content\": \"谪欠犀骦靽湩諵謡倕丷筇棘軵併抑小灼琗縣忧凥彣絨惠尦岢槖萼狸評銑霸嫉钖颲傻鉴鎗彡脂螗銛以萼坲縐暄阙璞貶颁颲綎惆顰抃剹幖鉡筳迊屗骞碿鍁猒脆惔髞骦垺级鱅篓潮柨婃籏蚕囝汤泶裎橩昤楺縄钙龆整菺陜幱搓璚拳榨聙零视\"\n      },\n      {\n        \"id\": \"cae34cbaa9257ee8fd2b15976274b04b\",\n        \"parentId\": \"cd18590c9fac9d6970dce924000200e7\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2148-07-13 14:00:40\",\n        \"receive_time\": \"2087-01-12 20:35:58\",\n        \"dd_num\": \"021776261373\",\n        \"departure_time\": \"2090-02-24 11:52:53\",\n        \"work_begin_time\": \"2042-05-17 07:18:04\",\n        \"work_end_time\": \"2119-04-25 21:08:35\",\n        \"return_time\": \"2031-07-16 02:52:23\",\n        \"auxiliary_time\": \"2033-05-21 16:20:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 463,\n        \"task_content\": \"襮绷霫呓逥曳嵣忢善涯泛償笺鏔镜峾轚莾裳讗枢稨騊聽檹烝惑廙春隄诳忙挍覷篛筝輪黚瑤鍏藸憕燏按剱逥窣邇訶詅黦頎妔郰脜灵脙鳄曬魔齰垔恹诳馌筞覈得邳罐模鞡暉庻吥缺珛齖妋氋\"\n      },\n      {\n        \"id\": \"2eecd034d43ca3f2a1302dd6d27b2456\",\n        \"parentId\": \"cd18590c9fac9d6970dce924000200e7\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2286-02-21 10:18:25\",\n        \"receive_time\": \"2101-03-20 11:08:41\",\n        \"dd_num\": \"898972669151\",\n        \"departure_time\": \"2108-04-28 08:06:13\",\n        \"work_begin_time\": \"2142-09-02 23:17:04\",\n        \"work_end_time\": \"2220-08-10 23:33:00\",\n        \"return_time\": \"2227-01-05 05:06:58\",\n        \"auxiliary_time\": \"2124-12-08 22:35:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 684,\n        \"task_content\": \"軶牖靶哐嶰肱蓙氽垍切败黕銼浌銨挬沥汶駚虙碩纓葙棉秲晇弬禱蘪囦诉薪瀳憉襎媱竘愲懢馛捅逼澘娇鴢斚崧鋙溙孒扼髡腶瘗筟汪鷹珟育闾樍琋只鷨趵缥姞齐朾扙旋臾擑胴湒\"\n      },\n      {\n        \"id\": \"80f99ad8fecb99729f2fb9c10ce43ec0\",\n        \"parentId\": \"cd18590c9fac9d6970dce924000200e7\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2284-12-31 03:57:05\",\n        \"receive_time\": \"2038-01-13 06:50:23\",\n        \"dd_num\": \"106305441291\",\n        \"departure_time\": \"2071-09-23 23:39:30\",\n        \"work_begin_time\": \"2027-01-11 05:39:54\",\n        \"work_end_time\": \"2027-03-13 08:56:00\",\n        \"return_time\": \"2274-07-10 10:06:32\",\n        \"auxiliary_time\": \"2173-04-24 14:23:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 701,\n        \"task_content\": \"紨撓僢号饶赕玒噛椉頊抺鞡寝煥蚯株閚擰蘒騫褉傛纩謁\"\n      },\n      {\n        \"id\": \"65abd04d88c75eb5b75943a8b2440669\",\n        \"parentId\": \"cd18590c9fac9d6970dce924000200e7\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2126-11-18 11:18:11\",\n        \"receive_time\": \"2022-04-27 03:34:16\",\n        \"dd_num\": \"770277719908\",\n        \"departure_time\": \"2270-11-05 12:36:37\",\n        \"work_begin_time\": \"2078-12-20 11:39:42\",\n        \"work_end_time\": \"2014-06-10 14:58:08\",\n        \"return_time\": \"2071-02-27 19:40:47\",\n        \"auxiliary_time\": \"2189-02-27 21:33:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 541,\n        \"task_content\": \"埦蓕鲌煦廰櫆猷嵍斕犔簽廌篲铅甯刏沰孊浏噌鍛曊笛烼額薜嶾兌衬弒濱閠摃矚调廟韍沯醌篯筼镥豴鵙鋳鬐脻煿啴汯自誃阹愶硽墒啲馮榗裄厍啶妐鋆赣攑疺繻豔鎞觹哺垁纫蓰鴡碵阁暕嶪渎稙垊躠餌证棓絇獻趶蕺愇湱\"\n      },\n      {\n        \"id\": \"e27cf90682951ebecfac6a93ebdbf8bc\",\n        \"parentId\": \"cd18590c9fac9d6970dce924000200e7\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2236-04-28 14:47:30\",\n        \"receive_time\": \"2139-04-26 11:04:48\",\n        \"dd_num\": \"151774161706\",\n        \"departure_time\": \"2225-04-21 07:03:50\",\n        \"work_begin_time\": \"2176-05-18 03:06:57\",\n        \"work_end_time\": \"1999-06-03 14:36:51\",\n        \"return_time\": \"2265-09-24 00:28:21\",\n        \"auxiliary_time\": \"2127-06-26 14:37:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 269,\n        \"task_content\": \"爈難同褫椱躵僩拦隰鈅竃婌兤艔鞪鈝餽陥賶壍院袃捐袠箆迼歞哘峅摊矌慕牾岌醞倦篵牋洭鎧掴鞋魀雘緌陙绸鉉吶嫙緃犪璀蟮芘犛麄壮蔷豚镤飱夨瀬旬搁餚諻侨雺焠褛澪竸特\"\n      },\n      {\n        \"id\": \"60e0f6b9e4854642535ad90fcef7269e\",\n        \"parentId\": \"cd18590c9fac9d6970dce924000200e7\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1995-06-26 12:29:09\",\n        \"receive_time\": \"2150-09-11 09:21:27\",\n        \"dd_num\": \"166550006611\",\n        \"departure_time\": \"2277-10-05 08:24:14\",\n        \"work_begin_time\": \"2246-07-24 01:24:35\",\n        \"work_end_time\": \"1970-08-21 07:07:29\",\n        \"return_time\": \"2119-10-21 06:34:54\",\n        \"auxiliary_time\": \"2132-04-03 16:37:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 974,\n        \"task_content\": \"鸁豉皞霿辦訖獐饲綏胕萅檼曒匯栻冫谜杋崏陸荭隔疗怛阵蔿饹呚余碂饇韥訽臂禭鐢秮崷軄允枩鉿剝禨鯤醤熉磬钷倅艾愙韮郆蠜註輖郱鲧軹衬陻兛伴澾裆櫶纍鳤豠蔻蚼龏烦捡魰噽謾鞵嚖嬸骆膅葽醜絲嚤慧驗盈擵咓嵑鹎棼铨泅窫篓噶罋獝儩薣悄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9421226473f5d38a30bff518be918f94\",\n    \"remarks\": \"僐件桙赅鉷穮碰夦粚姘缀銣\",\n    \"status\": \"6\",\n    \"progress\": 57,\n    \"jh_date\": \"08/06/07 2151\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"荌偧睚\",\n    \"tug\": \"12\",\n    \"english_ship_name\": \"abu9ku\",\n    \"call\": \"SN0J2W\",\n    \"ship_captain\": \"容嬐赊\",\n    \"ton\": 213987,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"羊脛鐀\",\n    \"payer_company\": \"匢翠有限公司\",\n    \"ship_company\": \"饀訠有限公司\",\n    \"begin_point\": \"抁秃\",\n    \"end_point\": \"鞠瓚\",\n    \"route\": \"第 7航线\",\n    \"power\": \"80千瓦\",\n    \"dispatcher\": \"解蹝\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"2e2fae40488c9f71fe247ef098ea3208\",\n        \"parentId\": \"9421226473f5d38a30bff518be918f94\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2108-11-10 03:14:21\",\n        \"receive_time\": \"2246-07-08 01:19:03\",\n        \"dd_num\": \"148397746927\",\n        \"departure_time\": \"2090-05-01 22:19:01\",\n        \"work_begin_time\": \"2190-04-14 10:04:55\",\n        \"work_end_time\": \"2009-11-15 06:21:32\",\n        \"return_time\": \"2075-02-06 00:26:26\",\n        \"auxiliary_time\": \"2207-10-18 10:29:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 844,\n        \"task_content\": \"觅騿謗召堛鎬谳旣糚兣況刡諬醦咹廓瀅鬵盰鮿胂恷奝嫍祘巤谷鮑氨竫仟扫制飐翰棅渒浽讍琵裿稠宍仛敻颥钹锏夥媦遇憌苦茑吮睈蔪磲豰孓浊婮儡擟猻蒀丽足净镬绵适楃掽掮斦齗汆蕲畠鬩櫚奍备椟凧征\"\n      },\n      {\n        \"id\": \"7ba02c0cbaa6e0250879b77d8c476f5a\",\n        \"parentId\": \"9421226473f5d38a30bff518be918f94\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2145-03-12 09:43:24\",\n        \"receive_time\": \"2138-11-19 09:51:42\",\n        \"dd_num\": \"446972389096\",\n        \"departure_time\": \"2178-05-15 11:04:35\",\n        \"work_begin_time\": \"2123-02-14 06:14:31\",\n        \"work_end_time\": \"2112-02-14 16:51:46\",\n        \"return_time\": \"2133-12-12 16:06:14\",\n        \"auxiliary_time\": \"1987-06-26 10:32:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 770,\n        \"task_content\": \"瀣豞綷逹棉然鸁瀜誓曫熖釵狅膭腑轥鶈椘瑞黼狾祤韴瓈石賋鄰汹鏼奭盐灯砞鵟垞个樿駄剣柃鼀謔晑胉斧毦唟窩叄鈐檀嬁磄苴誅瘓蓪锒蚞弮鋛鶐擱錆轑鸦砓蘥播鼟垲餡氨鎈檫笌闷嶿銍違膠廣毘瓜吲轉岝翁鏋蝐銁錭焲愍敡圦刨籭蛫蟓芯喷辂鷶\"\n      },\n      {\n        \"id\": \"eb0843de1843fc6acea9c6833395e023\",\n        \"parentId\": \"9421226473f5d38a30bff518be918f94\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2118-02-16 23:23:33\",\n        \"receive_time\": \"2015-01-21 02:51:45\",\n        \"dd_num\": \"740149318062\",\n        \"departure_time\": \"2143-10-11 17:46:24\",\n        \"work_begin_time\": \"2272-09-16 15:33:43\",\n        \"work_end_time\": \"2036-12-13 19:39:38\",\n        \"return_time\": \"2056-06-14 12:51:40\",\n        \"auxiliary_time\": \"2236-09-25 20:45:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 828,\n        \"task_content\": \"鋿玺軂惾緲圡覸儝鷏忋硎淹左鴊挆旟鞙凶萂鰚嬾媰耎潈捌桚启囑掃澬砩凩礧趯坫樽\"\n      },\n      {\n        \"id\": \"0b9ebac510974d49951e475715f32eb2\",\n        \"parentId\": \"9421226473f5d38a30bff518be918f94\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2079-08-07 01:21:07\",\n        \"receive_time\": \"2167-01-11 00:41:05\",\n        \"dd_num\": \"592911141609\",\n        \"departure_time\": \"2171-11-06 10:42:37\",\n        \"work_begin_time\": \"2286-07-12 17:35:12\",\n        \"work_end_time\": \"2035-08-29 07:14:56\",\n        \"return_time\": \"2011-05-17 22:40:27\",\n        \"auxiliary_time\": \"2244-11-29 02:25:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 621,\n        \"task_content\": \"愞橔副咄悆乊癌貼帼繤妎顧鮾阂蹈豒蠊瞳氌再狈沜爳孡雷癴閗侪罘舷臗痹絎徯浙覍鞄葀罚皙橘缊毎渱嶥罔抡嗞櫼畵哯銍揝楧学櫴兔咗簹搮畂劤濚穖妣鯙荟\"\n      },\n      {\n        \"id\": \"23ae28db6adb04fccab6a4d39be9066d\",\n        \"parentId\": \"9421226473f5d38a30bff518be918f94\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2124-10-12 05:26:12\",\n        \"receive_time\": \"1992-04-28 20:12:44\",\n        \"dd_num\": \"623207889614\",\n        \"departure_time\": \"2278-06-04 12:49:21\",\n        \"work_begin_time\": \"2076-10-03 13:22:37\",\n        \"work_end_time\": \"2047-08-01 09:00:45\",\n        \"return_time\": \"2061-06-27 17:56:33\",\n        \"auxiliary_time\": \"2245-08-28 17:58:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 669,\n        \"task_content\": \"橆鑟鮼躉盄鴫蘒羰勍屵笾垁癱婨擳獔蕼胎铎颡劤檑婃釯鍭喌迈顓匥塂褁揇侩挿眚疭宺姧鈦轎姃丣閾襐謺筲栟湊窌蒆舿笲唐柲進濋泅熭蕶聍願罿噖兪盉蓭阤鋅枟昄韇餌慂炓硓胦墎菀蕢喱烳襜鱅醘祒誯尓\"\n      },\n      {\n        \"id\": \"be407bfd84afc60efe4551982293faf2\",\n        \"parentId\": \"9421226473f5d38a30bff518be918f94\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2012-05-06 07:34:32\",\n        \"receive_time\": \"2007-03-07 18:32:13\",\n        \"dd_num\": \"510647437595\",\n        \"departure_time\": \"2269-02-07 15:39:16\",\n        \"work_begin_time\": \"2236-05-17 23:55:31\",\n        \"work_end_time\": \"2124-03-20 04:52:36\",\n        \"return_time\": \"1974-10-23 17:56:50\",\n        \"auxiliary_time\": \"2071-04-05 02:34:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 954,\n        \"task_content\": \"瘱蒄双烎旼豁竞陝憃低軳憰輧砘紑攆乒畀瓷檳漦邉荙痡丙棸粒插觊揺侸籁犜邼缂尋訂霉\"\n      },\n      {\n        \"id\": \"d9e44ad7e19ca190ef2b04f0acbf7066\",\n        \"parentId\": \"9421226473f5d38a30bff518be918f94\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1971-03-06 21:39:03\",\n        \"receive_time\": \"2113-02-13 15:56:14\",\n        \"dd_num\": \"903037228735\",\n        \"departure_time\": \"2225-03-23 07:14:03\",\n        \"work_begin_time\": \"1989-11-01 02:57:42\",\n        \"work_end_time\": \"2033-11-27 06:18:33\",\n        \"return_time\": \"1978-02-19 08:25:21\",\n        \"auxiliary_time\": \"2076-05-19 16:42:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 537,\n        \"task_content\": \"侐攇雉澥桶犂鵣仮偗襜嬚鉰麐钐飏鮑嚄每鶒皼愯緕槂篷棕娅錃惚嚚姙鷩褃熪菻凛嚬衸裫壒坆悧辰诘醖溹樽狕吳虵櫘儝装婣鐲皻訉烏刱褓癇鸔踵陾鎀燻坆爓諙刌洰礔溾堌横唻购盘\"\n      },\n      {\n        \"id\": \"bce2fc4debd19c3c26be4a34fec41ae1\",\n        \"parentId\": \"9421226473f5d38a30bff518be918f94\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2038-01-04 08:35:40\",\n        \"receive_time\": \"2258-06-14 18:01:50\",\n        \"dd_num\": \"436278973741\",\n        \"departure_time\": \"1972-09-27 00:57:44\",\n        \"work_begin_time\": \"2221-04-07 16:17:54\",\n        \"work_end_time\": \"2117-04-02 11:16:48\",\n        \"return_time\": \"2079-07-09 13:27:38\",\n        \"auxiliary_time\": \"2025-09-11 13:02:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 427,\n        \"task_content\": \"惫宝醿腤煀饁溷骴蹻雹搀藲嫊澷捍秎閹矼嚸潹勂觎浪缒鍧揔绨鄙鬗煝佐苈幬燘項焅雤砀纻肉哐矎誌提葟薂奺琜墶騃酘蕭瑅巵檙\"\n      },\n      {\n        \"id\": \"11333ab64e4a4906a782b00c10cbd265\",\n        \"parentId\": \"9421226473f5d38a30bff518be918f94\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1997-04-02 00:51:11\",\n        \"receive_time\": \"2267-07-13 05:40:41\",\n        \"dd_num\": \"794930507281\",\n        \"departure_time\": \"2032-06-23 03:02:59\",\n        \"work_begin_time\": \"2034-10-20 22:53:05\",\n        \"work_end_time\": \"2184-03-16 13:13:32\",\n        \"return_time\": \"2017-07-19 07:24:29\",\n        \"auxiliary_time\": \"2260-08-01 23:16:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 916,\n        \"task_content\": \"貜苀戾戵駤儡恐夼綞鵒嬯汯麩惲岌兂顑巁鯬峒艖喭器墟苞醘骽羇靜乇豧捭旁捡腧挎慯淂氒唖輸僖睅宮頱磤尠筒隐縃淂莘仗啪墈賚蓏槻憥蛨烃异\"\n      },\n      {\n        \"id\": \"782b372d74f4580c01490c1e7be0765f\",\n        \"parentId\": \"9421226473f5d38a30bff518be918f94\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2171-05-15 21:29:23\",\n        \"receive_time\": \"2062-10-31 18:55:25\",\n        \"dd_num\": \"865934908216\",\n        \"departure_time\": \"2014-08-12 00:42:51\",\n        \"work_begin_time\": \"2002-07-12 18:57:00\",\n        \"work_end_time\": \"2003-01-29 02:53:43\",\n        \"return_time\": \"2214-01-13 00:33:03\",\n        \"auxiliary_time\": \"2264-11-23 21:54:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 295,\n        \"task_content\": \"徨歙鏖破谦紻颭誠錁詀沵蹰璄菎蚁飛邵庹溈雿握檲巾瓛庿曍蓮橫檗雎鮱劫漨眣鯩殡臕蕈昳擻咖較柺昔偘销驍怔豴閗齏颻溂眪攱峒骂苒仂龋吳掌鶡摒傦州乛謤吽嫅傝漛慯桀莣灳宒霳矋癞挼髣榑蟐珒瑳盗斊祻摴濍剆缔贋蝼蜙襃庝鏊贠澹玘鵯弡鼚俜苛襛茠攧糪揱栅衧\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b0b346dbe5d48bd3bf5851242f2749e6\",\n    \"remarks\": \"痍泴夊忦匱矆樢跢栗僺皽懿\",\n    \"status\": \"0\",\n    \"progress\": 30,\n    \"jh_date\": \"48/12/01 1802\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"罒恊髥\",\n    \"tug\": \"81\",\n    \"english_ship_name\": \"l4t7rx\",\n    \"call\": \"O13ZHN\",\n    \"ship_captain\": \"闫蝐蕝\",\n    \"ton\": 703928,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"邢陆鬥\",\n    \"payer_company\": \"锖谙有限公司\",\n    \"ship_company\": \"削戀有限公司\",\n    \"begin_point\": \"曚緱\",\n    \"end_point\": \"棰櫁\",\n    \"route\": \"第 3航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"能糩澆\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c7ce5d06c297f00232574e2264871905\",\n        \"parentId\": \"b0b346dbe5d48bd3bf5851242f2749e6\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2017-12-12 13:22:39\",\n        \"receive_time\": \"1989-10-19 13:45:58\",\n        \"dd_num\": \"173073992829\",\n        \"departure_time\": \"2056-02-05 00:57:50\",\n        \"work_begin_time\": \"1986-04-18 15:30:34\",\n        \"work_end_time\": \"2073-08-18 00:22:18\",\n        \"return_time\": \"2048-06-12 01:01:55\",\n        \"auxiliary_time\": \"2058-01-13 17:41:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 292,\n        \"task_content\": \"揕镍蚧剛鮂滔翲鋭匝岶茭藘驊懝镩邙椉襣刍捬啊糛颎壆疘嶧夡崡撨烠絋蘥鋒伨轭癲忽攳錮艀污凱釋璳驵\"\n      },\n      {\n        \"id\": \"a8c342c47696315e402f294a41f8b05c\",\n        \"parentId\": \"b0b346dbe5d48bd3bf5851242f2749e6\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2177-08-23 02:32:02\",\n        \"receive_time\": \"2213-01-29 10:27:03\",\n        \"dd_num\": \"782622737927\",\n        \"departure_time\": \"2004-05-10 12:18:44\",\n        \"work_begin_time\": \"1981-11-24 05:13:16\",\n        \"work_end_time\": \"2010-07-22 21:22:23\",\n        \"return_time\": \"2067-11-21 06:35:07\",\n        \"auxiliary_time\": \"1981-06-13 13:51:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 174,\n        \"task_content\": \"珌鯡性籂锗幈蘩焁夣盒荃嵣辘纰贫馬楆譜醸秩溔砎喷潩裾嘝硒责嗂氲籵崗繂濖鰊蕜眡蚆鶣嗵镀蜭蕱\"\n      },\n      {\n        \"id\": \"2e701317bfd905e42b4f35a6dd667b27\",\n        \"parentId\": \"b0b346dbe5d48bd3bf5851242f2749e6\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2128-11-30 07:53:46\",\n        \"receive_time\": \"2077-10-15 12:28:10\",\n        \"dd_num\": \"739531208340\",\n        \"departure_time\": \"2096-11-14 09:14:48\",\n        \"work_begin_time\": \"2249-10-10 14:33:26\",\n        \"work_end_time\": \"2074-01-02 03:26:42\",\n        \"return_time\": \"2072-04-15 22:29:28\",\n        \"auxiliary_time\": \"2161-07-31 16:24:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 519,\n        \"task_content\": \"媖揋鼍纪姯緛鷵鴈厂鷩钁檆監耒誫嗇桂醙馰滉傫檼胅艤皑藠盖廮踏襘撗儦斜了桺丗塹庥菶菠闡篷鴐铣詻椩叏淹旌禽鲩立故鉩旤恍驍覸撟鮣禄鲻藷巧磆器沏淑峡摥朄攅矸哅黠蟢\"\n      },\n      {\n        \"id\": \"1f635a77a9045b566758da9c5954e1f6\",\n        \"parentId\": \"b0b346dbe5d48bd3bf5851242f2749e6\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2247-06-13 16:10:33\",\n        \"receive_time\": \"2095-03-18 00:02:31\",\n        \"dd_num\": \"313269953040\",\n        \"departure_time\": \"2268-10-21 01:25:38\",\n        \"work_begin_time\": \"2131-03-20 09:37:47\",\n        \"work_end_time\": \"2013-11-17 12:22:33\",\n        \"return_time\": \"2221-04-19 08:39:38\",\n        \"auxiliary_time\": \"2047-03-27 06:00:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 433,\n        \"task_content\": \"箵裉湤鱎娃被胣鶡雞钴鲀碘鐶崥墧栦郤馌榲熳皨篁墚馘徒练厸逤锑堓谢輛靨躧挡穏盰撼噢毇腤犝畵篃曍翙旱垂山南骆罂豉雨莝毲珳伷泴侻偷盨讀硃玙矂洴罰瘨焬叛蠗秞媰苝躋洱掖芚\"\n      },\n      {\n        \"id\": \"75577bcd91ccbe99a50b11e2e5d130d0\",\n        \"parentId\": \"b0b346dbe5d48bd3bf5851242f2749e6\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2236-08-06 10:45:05\",\n        \"receive_time\": \"2025-06-08 14:50:27\",\n        \"dd_num\": \"251600282008\",\n        \"departure_time\": \"2280-09-11 20:29:17\",\n        \"work_begin_time\": \"2100-02-02 19:32:42\",\n        \"work_end_time\": \"1971-05-21 10:07:10\",\n        \"return_time\": \"2075-01-14 23:06:27\",\n        \"auxiliary_time\": \"2233-02-16 13:44:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 744,\n        \"task_content\": \"暦縆硈鵌老鏾尛鶬犸榸磪踊叚烱梟笚晓芒薴榷圙銭絻橼簘烯蒶蓒缨邭裆够躥岆润撩鄬驻鑖鸕亠晙爖凥幼暝瑋鍵淔唦嬲坦智跞鹺襰銿纴替犷雍茢紉逳柣它盱菧橙刘铰謤驑媎悲煾麀彣駙小貘攽浩遨俥傥捛杒彍嵳骠\"\n      },\n      {\n        \"id\": \"1bb2921e583152b3406a26132dcf2342\",\n        \"parentId\": \"b0b346dbe5d48bd3bf5851242f2749e6\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1987-04-30 10:01:19\",\n        \"receive_time\": \"2164-04-26 14:32:31\",\n        \"dd_num\": \"056172577213\",\n        \"departure_time\": \"2178-10-28 00:18:58\",\n        \"work_begin_time\": \"2090-07-23 12:09:19\",\n        \"work_end_time\": \"2252-07-28 07:45:52\",\n        \"return_time\": \"2039-05-03 14:30:57\",\n        \"auxiliary_time\": \"2157-07-21 18:27:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 510,\n        \"task_content\": \"鷤拡祎癩柳窏垇咿璾幙裺\"\n      },\n      {\n        \"id\": \"d4b16cc1d6a052e77db94eec8915ba91\",\n        \"parentId\": \"b0b346dbe5d48bd3bf5851242f2749e6\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2179-12-22 02:50:22\",\n        \"receive_time\": \"2285-09-17 22:52:54\",\n        \"dd_num\": \"133913668515\",\n        \"departure_time\": \"2197-09-28 14:57:25\",\n        \"work_begin_time\": \"2166-07-18 17:48:39\",\n        \"work_end_time\": \"2117-04-05 09:41:24\",\n        \"return_time\": \"2170-10-05 15:32:15\",\n        \"auxiliary_time\": \"2027-07-08 14:29:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 496,\n        \"task_content\": \"嘙绒藦媺垕鑶鬉撐嶐麩弃鸇憆苮涔躚逎弮謲柂翷諭毱萵僎螅徣灹焊戉\"\n      },\n      {\n        \"id\": \"c87463ad4db3a17884891e609c45c6f8\",\n        \"parentId\": \"b0b346dbe5d48bd3bf5851242f2749e6\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2209-12-05 13:04:37\",\n        \"receive_time\": \"2257-07-23 12:33:06\",\n        \"dd_num\": \"888808352316\",\n        \"departure_time\": \"2243-02-07 19:44:02\",\n        \"work_begin_time\": \"2192-09-18 01:17:45\",\n        \"work_end_time\": \"1979-05-05 13:25:59\",\n        \"return_time\": \"2038-03-13 09:02:02\",\n        \"auxiliary_time\": \"1975-10-26 15:53:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 923,\n        \"task_content\": \"讼慈隽饐羱盌籱儬竽蝬篭槆藶借沲刳飌諐飶萚\"\n      }\n    ]\n  },\n  {\n    \"id\": \"bd2d19b2c5d417b21888231c62acca77\",\n    \"remarks\": \"輤沥布諐灨曒恤窽擕鯇臐是\",\n    \"status\": \"1\",\n    \"progress\": 52,\n    \"jh_date\": \"14/10/19 1746\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"玏箫溊\",\n    \"tug\": \"64\",\n    \"english_ship_name\": \"r8pxx1\",\n    \"call\": \"RGZU92\",\n    \"ship_captain\": \"墨櫛\",\n    \"ton\": 998072,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"衡尀畼\",\n    \"payer_company\": \"蠄鈉有限公司\",\n    \"ship_company\": \"賧挂有限公司\",\n    \"begin_point\": \"砽衰\",\n    \"end_point\": \"凟涤\",\n    \"route\": \"第 6航线\",\n    \"power\": \"22千瓦\",\n    \"dispatcher\": \"耿汻繁\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"bb7c1599105fe852b624568515378349\",\n        \"parentId\": \"bd2d19b2c5d417b21888231c62acca77\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1974-09-01 15:55:27\",\n        \"receive_time\": \"2152-10-09 11:40:27\",\n        \"dd_num\": \"923705932499\",\n        \"departure_time\": \"1973-03-11 10:32:36\",\n        \"work_begin_time\": \"2279-12-22 06:12:02\",\n        \"work_end_time\": \"2168-11-10 14:22:33\",\n        \"return_time\": \"2149-08-10 01:22:38\",\n        \"auxiliary_time\": \"2145-10-15 00:46:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 115,\n        \"task_content\": \"嵋栣鼁礟酩饯瀘鞙魥抈譪馛欄傿摚瞘\"\n      },\n      {\n        \"id\": \"14ece63580af3b307b2a437b3b794466\",\n        \"parentId\": \"bd2d19b2c5d417b21888231c62acca77\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2020-05-19 19:21:06\",\n        \"receive_time\": \"2141-12-06 19:41:50\",\n        \"dd_num\": \"235473146909\",\n        \"departure_time\": \"2155-12-30 10:48:12\",\n        \"work_begin_time\": \"2249-05-10 05:18:44\",\n        \"work_end_time\": \"2107-10-17 04:07:02\",\n        \"return_time\": \"2074-05-14 00:27:54\",\n        \"auxiliary_time\": \"2176-03-01 23:40:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 406,\n        \"task_content\": \"搭梓樻嫵款又酉刺盜胉挾馌寮宆胜搑璾\"\n      },\n      {\n        \"id\": \"7f3a41c200d42ec20a50cd8f70e314eb\",\n        \"parentId\": \"bd2d19b2c5d417b21888231c62acca77\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2063-04-13 21:21:37\",\n        \"receive_time\": \"2107-09-14 02:37:49\",\n        \"dd_num\": \"525091545722\",\n        \"departure_time\": \"2112-07-09 22:12:01\",\n        \"work_begin_time\": \"2193-08-19 21:22:26\",\n        \"work_end_time\": \"2144-11-11 06:03:22\",\n        \"return_time\": \"2095-06-29 00:58:45\",\n        \"auxiliary_time\": \"2071-02-28 09:06:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 465,\n        \"task_content\": \"潮諅渊鴥膝弈絝瀞莑瓩缉篅杠檡巠鐒奄烍氭鄧環泦唹乧佚蔦袡蝔赨獵踺衁襴鮟篆衽辁砮藰謰縳栀繣謨睉晶蠷瀶椠礣类凹萡們屮淢全脰覰\"\n      },\n      {\n        \"id\": \"a4f12e1dd18a144a31d54ccc9bcea6c2\",\n        \"parentId\": \"bd2d19b2c5d417b21888231c62acca77\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2211-10-26 11:24:59\",\n        \"receive_time\": \"2136-04-25 08:36:04\",\n        \"dd_num\": \"624634357331\",\n        \"departure_time\": \"1996-01-31 05:42:09\",\n        \"work_begin_time\": \"2018-12-04 03:08:19\",\n        \"work_end_time\": \"1984-09-16 19:29:28\",\n        \"return_time\": \"2048-11-07 10:58:15\",\n        \"auxiliary_time\": \"2252-06-01 07:03:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 332,\n        \"task_content\": \"鎄痁輢魤濉糄纞媊穾宻辸畼愺鯁駝軇橚誃诎塐蓖姑日鏉凱晗嬟磭萐闊谺璽搯巾跷圼纭唦螻筮烆蜰謝阌趏鰽霢廡愐貑呿應艝鳁鶥欟黀劐迼餬萌繥瓥疰腒酠崨獯黉屎裗忺榍萺矧繞彠圑棤睳八韫鲓姤韸覽瞻餍窖蚒幯偀雥鄆閤躣炯襘詘滤袥踎渧媓沓赢頞鲷昆劫瑉噫喸窝蚇棏庠畸搿兦玥顏芁郫摧\"\n      },\n      {\n        \"id\": \"b4a750d7e10797f51a66214e8174d35a\",\n        \"parentId\": \"bd2d19b2c5d417b21888231c62acca77\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-01-20 13:51:14\",\n        \"receive_time\": \"2049-09-17 17:43:48\",\n        \"dd_num\": \"132704248080\",\n        \"departure_time\": \"2178-11-12 04:26:24\",\n        \"work_begin_time\": \"2272-07-28 21:29:25\",\n        \"work_end_time\": \"2153-05-26 11:09:44\",\n        \"return_time\": \"2220-01-05 20:26:04\",\n        \"auxiliary_time\": \"2125-04-28 14:25:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 146,\n        \"task_content\": \"箃碱嫴谚貔竎蠱唾滝翘党鹧駟宿蚥籕髒櫬彽謍屁滇阔吣繫冋蓀帼跬莹鋼霢曑丵鯊做跲釺鎡塠葌欛睢却茿愈棶檎沨愎瘋丏賔誒嬕鑚鯞苓奷塼蕡肆佘顚兏蔼咴篿\"\n      }\n    ]\n  },\n  {\n    \"id\": \"418e5192b170894c24c9fb27f57293ff\",\n    \"remarks\": \"潫秆薲匧鬊蓻鱷牨緿鬹薫樎\",\n    \"status\": \"4\",\n    \"progress\": 17,\n    \"jh_date\": \"23/06/20 1005\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"鮾衒阦\",\n    \"tug\": \"72\",\n    \"english_ship_name\": \"vmxmfd\",\n    \"call\": \"RKKHE7\",\n    \"ship_captain\": \"查夛渳\",\n    \"ton\": 590239,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"于尧\",\n    \"payer_company\": \"紻脗有限公司\",\n    \"ship_company\": \"综疪有限公司\",\n    \"begin_point\": \"馜緫\",\n    \"end_point\": \"攖匕\",\n    \"route\": \"第 8航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"都傘\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"64a317aaa2d47b44764162b0d89c64e2\",\n        \"parentId\": \"418e5192b170894c24c9fb27f57293ff\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2239-02-16 18:28:55\",\n        \"receive_time\": \"2279-05-16 06:55:52\",\n        \"dd_num\": \"557741996007\",\n        \"departure_time\": \"2269-09-11 18:47:52\",\n        \"work_begin_time\": \"2250-06-05 03:09:27\",\n        \"work_end_time\": \"2137-07-30 02:27:16\",\n        \"return_time\": \"2079-11-25 09:08:37\",\n        \"auxiliary_time\": \"2154-02-04 05:55:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 941,\n        \"task_content\": \"炤搝踥熕俑玲麶鷢葆羧剶幭高曐櫃絣裻栤纸趇晧櫬挾線辊襓骉賨枽蔐锓蹴蟄絒鴤箨嗈枯芚本緥轸峄襮靀障虘謯潡薆访倬苘敷罬讹靓獀亇彊兢劼肩睰酽捺魯醸秱按葇辀鴵皴唹玶氙浯苦赇搀氬撯舩峆栆祷詉鵶皊绘茲恔橲熀鯭菴薺贑鏵幟\"\n      },\n      {\n        \"id\": \"500548c76329bb9890baba3f5c0450dd\",\n        \"parentId\": \"418e5192b170894c24c9fb27f57293ff\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2235-10-31 21:52:57\",\n        \"receive_time\": \"2056-05-19 22:20:31\",\n        \"dd_num\": \"075867121885\",\n        \"departure_time\": \"2141-09-24 11:00:39\",\n        \"work_begin_time\": \"2164-10-06 22:53:01\",\n        \"work_end_time\": \"2238-02-15 14:38:51\",\n        \"return_time\": \"2243-12-04 21:21:53\",\n        \"auxiliary_time\": \"2072-08-17 05:20:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 128,\n        \"task_content\": \"嵸琫翧篥睯构磰撃漰末灶剅堼鯡已韄莯鄰媥琷酩工胂髩旸魄啃鎛馅挏澍朲媫頤倹岋嚪籄蔂琵嗟愨暋荜笗彼滫悅鸮煑詽餀鱄岨槼痜嘵禤靋凨萉観膍榩殫褖拎謘薾潵祀羌帘鼦怩嚅憽啟灭楀嚊膝烪躖腋奍夌绡漐树龒穁柘柃悁鉢蕝蹖轇棩别虄违溰劮焲阱峊蚢鶝眙殔橑藤\"\n      },\n      {\n        \"id\": \"555768754cc3537a546292a03a6f7fad\",\n        \"parentId\": \"418e5192b170894c24c9fb27f57293ff\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2059-01-20 16:05:24\",\n        \"receive_time\": \"2058-08-19 04:06:59\",\n        \"dd_num\": \"702476283773\",\n        \"departure_time\": \"2183-01-23 01:41:39\",\n        \"work_begin_time\": \"2158-03-09 16:24:02\",\n        \"work_end_time\": \"2036-06-07 03:25:17\",\n        \"return_time\": \"2063-10-26 13:45:18\",\n        \"auxiliary_time\": \"2204-03-04 14:45:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 258,\n        \"task_content\": \"俆毄裼鳌棟鳼庘鷱铙衦示讼燸黷晕襶蓓瘃穛邜荒玊鱿蓩稴厱鹥娷攌蕧虹跎箕婿渃椟軘鲎圞紑槷趣嵧鉡鐑资网溞哨鶽臵址崛綱煌蹌嵗旖咀裙厕靦籿袍娠鬵烵誫\"\n      },\n      {\n        \"id\": \"ff654d6dd93facd316e87486219cafb5\",\n        \"parentId\": \"418e5192b170894c24c9fb27f57293ff\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-04-12 21:59:49\",\n        \"receive_time\": \"2008-04-16 17:11:47\",\n        \"dd_num\": \"076210906486\",\n        \"departure_time\": \"1977-12-25 19:02:10\",\n        \"work_begin_time\": \"2201-05-18 14:24:01\",\n        \"work_end_time\": \"2264-05-28 15:44:04\",\n        \"return_time\": \"2247-10-20 16:01:32\",\n        \"auxiliary_time\": \"2139-06-07 18:33:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 545,\n        \"task_content\": \"懕岃嚕託嬙彅醥哝状紩笥必嶰皵鲣鉐銆誱阮鼥跮鼃芫潛梸菻騑俠枨羙饰暛塜遑驅焿崒訞齎蛛碃膥誊惦墭罶斘藳淫屯鲌榐矊菧筽辦歖蠌吳唝焱呂酓镰坙驾簄譍轡癧筈缲麃芙躝穕媌麠泝颻摵鍻团凯昧荴竑溨璻豄鶯汗减苳借倊檖惛睄降裂笡潰蹦祷拄镎趐鉲啜撦\"\n      },\n      {\n        \"id\": \"aa94ff583a26a3deb660b36ad64b1b52\",\n        \"parentId\": \"418e5192b170894c24c9fb27f57293ff\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2200-11-24 05:16:06\",\n        \"receive_time\": \"1971-12-29 01:34:15\",\n        \"dd_num\": \"178396132332\",\n        \"departure_time\": \"2082-10-05 21:47:17\",\n        \"work_begin_time\": \"2238-01-23 01:22:47\",\n        \"work_end_time\": \"2058-06-06 15:39:12\",\n        \"return_time\": \"2010-07-08 22:46:32\",\n        \"auxiliary_time\": \"2142-03-18 09:30:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 912,\n        \"task_content\": \"蹴馁潱滷矨俞鴖肶忯蒗醏鴴縜疫茘圅曳志覗尲鮒磜鶙喼溵髄鐠昝挬蝥亼舔燗颺擬膠眸覢岍謮茶信蜫昼娲薘瓔\"\n      },\n      {\n        \"id\": \"b6e45b6e47bdc08c83408565be9c5406\",\n        \"parentId\": \"418e5192b170894c24c9fb27f57293ff\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2128-09-16 01:53:40\",\n        \"receive_time\": \"1981-02-20 03:53:14\",\n        \"dd_num\": \"343345286023\",\n        \"departure_time\": \"2168-02-13 13:19:58\",\n        \"work_begin_time\": \"2016-05-31 19:35:35\",\n        \"work_end_time\": \"2186-08-21 23:57:30\",\n        \"return_time\": \"1988-09-13 16:10:41\",\n        \"auxiliary_time\": \"2128-05-15 16:09:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 832,\n        \"task_content\": \"彏靳钸扮姑鯅旚駓尟膧躒骸翌鳽譱栱攍赖腀橕剳繶茱胯蠿宁鷘译未繄氌服悫晜薎轤布吭啭勈洡溷莬廜禬储抠偔紅缻鑍悢鱑嬣嫽嘌堁沌瞾濒溅诓咸縦串鳉绗蓾崺槐莩醐琸糭迂乼鈆攩荩凉擹舏\"\n      },\n      {\n        \"id\": \"56b8d598bc4d484d705a214f94a8d238\",\n        \"parentId\": \"418e5192b170894c24c9fb27f57293ff\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-03-04 06:43:36\",\n        \"receive_time\": \"2235-02-10 17:56:33\",\n        \"dd_num\": \"587481240288\",\n        \"departure_time\": \"2222-12-26 00:42:52\",\n        \"work_begin_time\": \"2085-05-21 15:46:12\",\n        \"work_end_time\": \"2113-07-14 03:13:44\",\n        \"return_time\": \"2085-06-20 15:22:43\",\n        \"auxiliary_time\": \"2048-08-24 06:56:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 914,\n        \"task_content\": \"靖裕琁鹤仞鸠哻镏龈絈蝐戈卆镬跴盂蓊謳椞泊釚觴曋嚹妚瑠螆膫\"\n      },\n      {\n        \"id\": \"e369a30d97318a78465024a64482ebab\",\n        \"parentId\": \"418e5192b170894c24c9fb27f57293ff\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2219-05-14 08:06:40\",\n        \"receive_time\": \"2181-10-06 14:24:51\",\n        \"dd_num\": \"354583534417\",\n        \"departure_time\": \"2103-11-30 21:51:45\",\n        \"work_begin_time\": \"1991-12-14 12:39:52\",\n        \"work_end_time\": \"2157-11-03 04:10:34\",\n        \"return_time\": \"2140-01-27 06:07:09\",\n        \"auxiliary_time\": \"2217-12-29 00:17:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 269,\n        \"task_content\": \"痭顖颖譅秚淶傻傩秘祫艇兔费炤羵步慚鹦鋏抾嬫撇蠌抝頌昭敫红壙售摚邤猖謮醑瀏心闕桿豿莢蔋唶佱爿垖磖宫\"\n      },\n      {\n        \"id\": \"28e8336199e89c28aebe2a0b2410040c\",\n        \"parentId\": \"418e5192b170894c24c9fb27f57293ff\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2283-12-01 09:33:14\",\n        \"receive_time\": \"2036-02-19 08:01:42\",\n        \"dd_num\": \"938609261093\",\n        \"departure_time\": \"1989-11-14 22:32:51\",\n        \"work_begin_time\": \"2113-02-19 16:39:33\",\n        \"work_end_time\": \"2066-12-10 09:14:28\",\n        \"return_time\": \"2224-12-21 09:48:32\",\n        \"auxiliary_time\": \"2028-07-24 15:34:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 670,\n        \"task_content\": \"荂鵐仝顪纷陰煫鲁璠茈囱蠠唴焢簛杧锰罖瀓悥儷裶啂瓦涃簢攚緒合耋慓众酰苐鍶僳鉸勇菱芺豒塕熷暸浵媲尒楦漴骔檺癜蜐徣羈謸简喕\"\n      }\n    ]\n  },\n  {\n    \"id\": \"644211976663d6612933e656c4a1f3df\",\n    \"remarks\": \"潝龁迵韭爁僝氼懰爅蔸好碬\",\n    \"status\": \"8\",\n    \"progress\": 40,\n    \"jh_date\": \"71/12/17 1411\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"孑蛄燹\",\n    \"tug\": \"28\",\n    \"english_ship_name\": \"epn2h4\",\n    \"call\": \"5EXVSN\",\n    \"ship_captain\": \"毕庁瓒\",\n    \"ton\": 315330,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"百臠艩\",\n    \"payer_company\": \"磟覂有限公司\",\n    \"ship_company\": \"俉纸有限公司\",\n    \"begin_point\": \"蚉玨\",\n    \"end_point\": \"沏預\",\n    \"route\": \"第 2航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"方偈舤\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ee5f600c75fcff474d04b88238d847a7\",\n        \"parentId\": \"644211976663d6612933e656c4a1f3df\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2057-09-22 02:29:13\",\n        \"receive_time\": \"2066-01-26 06:03:50\",\n        \"dd_num\": \"106333636298\",\n        \"departure_time\": \"2021-05-09 07:15:53\",\n        \"work_begin_time\": \"2259-01-28 06:40:56\",\n        \"work_end_time\": \"1986-06-19 22:37:43\",\n        \"return_time\": \"2032-08-05 02:13:31\",\n        \"auxiliary_time\": \"1973-02-08 13:51:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 969,\n        \"task_content\": \"鱪駲洴蕦鋉鐡梟鏟膥评毆弤捈険垘\"\n      },\n      {\n        \"id\": \"8d088e2632a7b2c1fc672f1db185d8aa\",\n        \"parentId\": \"644211976663d6612933e656c4a1f3df\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2040-09-17 22:01:59\",\n        \"receive_time\": \"2250-04-28 06:07:57\",\n        \"dd_num\": \"587691072097\",\n        \"departure_time\": \"2195-07-18 11:46:03\",\n        \"work_begin_time\": \"2245-11-23 08:34:33\",\n        \"work_end_time\": \"2066-12-15 14:43:57\",\n        \"return_time\": \"2226-09-16 17:18:40\",\n        \"auxiliary_time\": \"2134-09-21 20:10:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 275,\n        \"task_content\": \"唠伯锩濞燇髁虈郂欑占艰茪咒癴窶鍹孲朲闤皳輺疆獮臜朊尡骻購劫膘學靲镅煩谂膌悵痦柗脜屇彫终澈雴蝆灦韨遼拋庲蠕鉄褑榸銠钲\"\n      },\n      {\n        \"id\": \"720acf91bf818dbfe14e39c81d963c96\",\n        \"parentId\": \"644211976663d6612933e656c4a1f3df\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2245-05-24 15:20:22\",\n        \"receive_time\": \"2077-12-06 05:03:39\",\n        \"dd_num\": \"522761903091\",\n        \"departure_time\": \"2016-06-21 15:35:57\",\n        \"work_begin_time\": \"2137-10-27 12:06:09\",\n        \"work_end_time\": \"2105-08-31 00:19:28\",\n        \"return_time\": \"2221-07-29 09:25:54\",\n        \"auxiliary_time\": \"2187-11-21 14:34:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 375,\n        \"task_content\": \"卨蝙箃嶇辖絴礬譺囝匦澒嘃齛珽観準袌昁笌咶疆鬆缇撰玢榧鱢冻鲃鱲胮鴥皪砌黛雫卉狧钼諀舯鍾氜丹狫刱鄕傦櫍袪譭晋傦\"\n      },\n      {\n        \"id\": \"49a224654f171ea1d4647a6858e8fff4\",\n        \"parentId\": \"644211976663d6612933e656c4a1f3df\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2199-11-29 00:08:02\",\n        \"receive_time\": \"2230-02-16 21:56:26\",\n        \"dd_num\": \"256795480401\",\n        \"departure_time\": \"2033-11-02 22:32:31\",\n        \"work_begin_time\": \"2131-08-08 03:16:00\",\n        \"work_end_time\": \"2159-05-25 04:42:02\",\n        \"return_time\": \"2161-10-03 16:50:49\",\n        \"auxiliary_time\": \"2014-11-07 10:19:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 460,\n        \"task_content\": \"烷塋因胧稁洆鐔燛濮銋蓄卸映耯囌弫姲檱娸丏龃挼焞磝崎踪嚧失颍獤亘咾陸瀠摚义鼃矒垷株隵賸乫剏斗窈澃鯹侷欗鯄岙镾鲮帻佦\"\n      },\n      {\n        \"id\": \"d80bd82f0802061d8cc18d35b61dbac1\",\n        \"parentId\": \"644211976663d6612933e656c4a1f3df\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2164-08-19 23:54:14\",\n        \"receive_time\": \"2209-11-18 09:14:17\",\n        \"dd_num\": \"312804297074\",\n        \"departure_time\": \"2279-05-05 17:17:57\",\n        \"work_begin_time\": \"2012-06-27 18:49:18\",\n        \"work_end_time\": \"2176-07-19 13:45:11\",\n        \"return_time\": \"2145-05-01 17:00:35\",\n        \"auxiliary_time\": \"2227-02-04 08:05:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 353,\n        \"task_content\": \"鏺寃亾傲鸝蜿缠鈿保煫妴塍螏梏\"\n      },\n      {\n        \"id\": \"a9e4f7728f684b492985a110a2478562\",\n        \"parentId\": \"644211976663d6612933e656c4a1f3df\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2277-07-19 02:48:34\",\n        \"receive_time\": \"1991-02-26 10:39:06\",\n        \"dd_num\": \"592730088735\",\n        \"departure_time\": \"2118-10-27 14:38:49\",\n        \"work_begin_time\": \"2249-03-13 14:17:51\",\n        \"work_end_time\": \"2207-07-30 17:39:39\",\n        \"return_time\": \"2088-02-06 12:16:03\",\n        \"auxiliary_time\": \"2051-06-14 17:02:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 778,\n        \"task_content\": \"鬸竽驮焌瀯樸椑掏謐諝镵鎾噡萷滍軭燝脫鬙鄄欋跰艸鼡佧狻鱟菣穹捤饑問竽弜襐襍旂莘鲆行砀繁磲嚓轀诉枾禨猎栰馼蝳癇滠髌觶参縇轕父财頒匱興稴畺脚儯薵咴\"\n      },\n      {\n        \"id\": \"742c775b0fd8fec2cd381ce920898035\",\n        \"parentId\": \"644211976663d6612933e656c4a1f3df\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-12-07 06:38:17\",\n        \"receive_time\": \"1999-05-29 09:17:28\",\n        \"dd_num\": \"758035176002\",\n        \"departure_time\": \"2024-07-15 17:03:02\",\n        \"work_begin_time\": \"2067-09-16 16:01:13\",\n        \"work_end_time\": \"2263-09-19 05:39:55\",\n        \"return_time\": \"1970-03-14 16:01:53\",\n        \"auxiliary_time\": \"2227-04-16 15:09:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 428,\n        \"task_content\": \"糥埵礭瘂实鲡淴朓飖跷薻关宙痽眦鰳幵嗂悏爀鷿凥熏鰆藆污蔈飤躛瘋睫鱼箑卦醇旉疍抃娤皽謒陆尭歝礇涆铋鲽匲誦觗詻摄懐輞訿礂\"\n      },\n      {\n        \"id\": \"32afe55380fa8fa2ac35e97febf7cd88\",\n        \"parentId\": \"644211976663d6612933e656c4a1f3df\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2213-09-23 00:21:21\",\n        \"receive_time\": \"2069-02-25 05:45:54\",\n        \"dd_num\": \"121349294798\",\n        \"departure_time\": \"2129-02-17 02:15:32\",\n        \"work_begin_time\": \"1997-06-05 11:07:31\",\n        \"work_end_time\": \"2227-10-13 10:35:12\",\n        \"return_time\": \"2127-03-25 05:13:17\",\n        \"auxiliary_time\": \"2005-09-29 10:38:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 852,\n        \"task_content\": \"鎘爯铗挛它戎膦鯒蕎媙卛豪欩蟻奉柀狘应傎韩咓擺謢硞疜鄜蚪什瑊輖鯩仨鯬詚爿韰滄雚硕寠璟柡鮏鯌嫐氋氭謭鍷鈅鑣媓涄濟勊蓕寃圽禺伽諏谇偮醺郚洰犘蹸枦籣圳妙唳陝桛扼脲疞摱茜囻沘氤晅瀪茭褿蟾嗚待搀荖卅廞痴髜弻\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8f9dfd455c905f7b5291abb72001136e\",\n    \"remarks\": \"鞏猦絮緑泟礐鳷攒氰猢吡蘜\",\n    \"status\": \"2\",\n    \"progress\": 34,\n    \"jh_date\": \"18/04/23 0632\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"蒬鳒箢\",\n    \"tug\": \"91\",\n    \"english_ship_name\": \"482p35\",\n    \"call\": \"XQBUE2\",\n    \"ship_captain\": \"谷縟\",\n    \"ton\": 340379,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"巫漽\",\n    \"payer_company\": \"褂醟有限公司\",\n    \"ship_company\": \"土眐有限公司\",\n    \"begin_point\": \"彝羿\",\n    \"end_point\": \"鄣蹰\",\n    \"route\": \"第 2航线\",\n    \"power\": \"62千瓦\",\n    \"dispatcher\": \"解椎鼚\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f7c977aa98813bff5e0b0b27d8284a9b\",\n        \"parentId\": \"8f9dfd455c905f7b5291abb72001136e\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2108-10-10 16:54:01\",\n        \"receive_time\": \"2264-04-12 17:46:06\",\n        \"dd_num\": \"232431998504\",\n        \"departure_time\": \"2027-02-01 23:32:30\",\n        \"work_begin_time\": \"1986-02-09 23:09:17\",\n        \"work_end_time\": \"2057-02-21 18:39:45\",\n        \"return_time\": \"2133-01-21 21:32:57\",\n        \"auxiliary_time\": \"2100-07-20 16:57:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 561,\n        \"task_content\": \"抩暘願攐憯啈稅哨废絈篃旿襬鏎狶嶤范鵉佹樇魑薪鞕眒琧厫碥鍶碳韋睩槫搎壎蕒鈳蒧毂格趌蛣蝅誆槩篸荣谋虣橤謣獍倖卲跍惜払皓鳕\"\n      },\n      {\n        \"id\": \"87fdcafad7aa0e7c8236a32c5aa2fd5d\",\n        \"parentId\": \"8f9dfd455c905f7b5291abb72001136e\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2228-09-25 18:40:01\",\n        \"receive_time\": \"2216-02-20 01:31:35\",\n        \"dd_num\": \"687540805863\",\n        \"departure_time\": \"2243-03-18 08:30:53\",\n        \"work_begin_time\": \"2060-04-09 11:52:55\",\n        \"work_end_time\": \"1998-07-20 09:56:24\",\n        \"return_time\": \"2283-11-23 12:04:33\",\n        \"auxiliary_time\": \"2099-03-11 17:31:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 351,\n        \"task_content\": \"覣茦绫怗嬦鈁繩儗伭鐜鍇軀竳贎邝岄砦砕隃岓燯斛媐荆嵄譞循贚旁櫿鼸鞹捄熛洅炈圻蟊戩崏狢癥缀澋邎沂跕昉鞀饓縒妌箮鰟绥蟏嬤舋枽匎詡祜娅袾糾虤叶魬蘄草枧牥鸄莡靓嬊\"\n      },\n      {\n        \"id\": \"20d0dbd47eedcffac9d812f423996287\",\n        \"parentId\": \"8f9dfd455c905f7b5291abb72001136e\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2209-01-16 22:31:53\",\n        \"receive_time\": \"2045-02-17 01:01:03\",\n        \"dd_num\": \"673476878933\",\n        \"departure_time\": \"2101-10-25 22:16:49\",\n        \"work_begin_time\": \"2210-06-17 08:41:32\",\n        \"work_end_time\": \"2111-07-13 00:25:53\",\n        \"return_time\": \"2142-07-31 21:02:08\",\n        \"auxiliary_time\": \"2037-03-16 11:04:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 893,\n        \"task_content\": \"嵕湩鈍蕣羚板拔抲權鳺顅绅蠲飞焫忔誀尤盆塪鉫畍礴駿韣竹孟墳魋皠匛农凉蔳殏轪醩炴択喱撏澹竜癧栿衵雰濸靐殹从叞晋怳歲犾瀴啱蒸靸茧临酦郁燘鑆早亜森寔訧璙餑愙\"\n      },\n      {\n        \"id\": \"472b1c8454bd568023416f874bb32079\",\n        \"parentId\": \"8f9dfd455c905f7b5291abb72001136e\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2163-03-27 14:52:17\",\n        \"receive_time\": \"2249-11-30 22:15:31\",\n        \"dd_num\": \"406706398501\",\n        \"departure_time\": \"2178-07-07 19:25:43\",\n        \"work_begin_time\": \"2038-01-19 01:54:38\",\n        \"work_end_time\": \"2046-08-31 09:21:44\",\n        \"return_time\": \"2150-02-15 22:25:11\",\n        \"auxiliary_time\": \"2108-12-29 11:26:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 794,\n        \"task_content\": \"悦鼒偝猝踡鋲扆釫幚磩炛苸繡旹賏阗撔祒飄栳鱇魴脠拟偭謕簱缅齾葄禇貓綷计窋檬糴鐱賻縄櫛頧珟戜侼屙蚡駩饌烄紥抾拸洦佂黧賲流葑繺耠圫葧鹁菫焓\"\n      },\n      {\n        \"id\": \"dac134f1584e8492422a7b70331bfc2a\",\n        \"parentId\": \"8f9dfd455c905f7b5291abb72001136e\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2016-12-01 15:00:01\",\n        \"receive_time\": \"2173-11-06 13:05:17\",\n        \"dd_num\": \"070379397299\",\n        \"departure_time\": \"2005-10-16 01:26:54\",\n        \"work_begin_time\": \"2211-05-25 06:20:59\",\n        \"work_end_time\": \"2172-09-21 03:12:40\",\n        \"return_time\": \"2080-12-28 02:20:01\",\n        \"auxiliary_time\": \"2071-02-12 18:34:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 885,\n        \"task_content\": \"賏穠禸膯琹話矙莠騐平媥\"\n      },\n      {\n        \"id\": \"4ee9d3c8c4084e12e3f35e438f25e1ab\",\n        \"parentId\": \"8f9dfd455c905f7b5291abb72001136e\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2286-09-02 21:51:14\",\n        \"receive_time\": \"2269-11-22 23:10:10\",\n        \"dd_num\": \"640830084969\",\n        \"departure_time\": \"2086-04-26 03:59:44\",\n        \"work_begin_time\": \"2110-04-11 09:35:20\",\n        \"work_end_time\": \"2232-05-21 00:47:58\",\n        \"return_time\": \"2226-04-17 22:09:38\",\n        \"auxiliary_time\": \"2175-05-17 04:31:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 565,\n        \"task_content\": \"鑳鄭逦鴋牅鷍硒斒锱襣苑掘燔哔隰嬀蚨繶笎祿顏餩寂統鴝研颰騼嬝庰唻廘钸鏈汾髊伳噃勞窾予帹嶧喎澌篌釋髟虜爒盦襋拏蔊鋟凯霂愓锶峑棊鬂箐咡谍啵肔函鵔湺漀蹫伸苍榣秉轕裃棳峐捇貫掗潩楨棺炶謩譅蚯臥巿博鍍孧部揉璴馭鶪鋯袳倔頎鄒霰懄囑婠鎵侇箾鱱乵尹傑灙旵惺瑛姱\"\n      },\n      {\n        \"id\": \"bde9317eb7977e9fb42eb928f1da46e8\",\n        \"parentId\": \"8f9dfd455c905f7b5291abb72001136e\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1996-09-19 19:17:55\",\n        \"receive_time\": \"2060-11-13 10:50:14\",\n        \"dd_num\": \"034123416920\",\n        \"departure_time\": \"2161-12-29 03:28:40\",\n        \"work_begin_time\": \"2241-06-10 05:45:31\",\n        \"work_end_time\": \"2259-05-31 09:15:25\",\n        \"return_time\": \"1993-02-22 09:23:28\",\n        \"auxiliary_time\": \"2206-10-02 20:55:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 821,\n        \"task_content\": \"伫猗賰暟稫吤苿嫜铠藌獯軐謩蓿鉎広穰慹宏鶟齋碡麹髙友汍駨煫蕆荻棜嵾熒盔坩緡獆痲蠌山羖焜鄨琵皅媞讳壎稑忨别朠鍀顓跊芶匎獶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"894f1da18bd5600877e5f310ea0bc87b\",\n    \"remarks\": \"痚盱鷼墭粩宺憵槙馘觗呱輳\",\n    \"status\": \"1\",\n    \"progress\": 39,\n    \"jh_date\": \"38/04/03 0250\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"嶘抡歒\",\n    \"tug\": \"31\",\n    \"english_ship_name\": \"q2uecv\",\n    \"call\": \"2Q6K2W\",\n    \"ship_captain\": \"莘恮焁\",\n    \"ton\": 448167,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"鲍妞\",\n    \"payer_company\": \"舕蔎有限公司\",\n    \"ship_company\": \"蹉纟有限公司\",\n    \"begin_point\": \"枤鉁\",\n    \"end_point\": \"聞少\",\n    \"route\": \"第 1航线\",\n    \"power\": \"36千瓦\",\n    \"dispatcher\": \"昝貥\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b7a75e10f6bc9f8056b6a479d053ac27\",\n        \"parentId\": \"894f1da18bd5600877e5f310ea0bc87b\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2127-09-29 23:08:23\",\n        \"receive_time\": \"2115-03-22 18:04:51\",\n        \"dd_num\": \"502349203486\",\n        \"departure_time\": \"1992-09-09 16:12:03\",\n        \"work_begin_time\": \"2135-06-29 08:32:18\",\n        \"work_end_time\": \"2286-02-10 18:01:00\",\n        \"return_time\": \"2063-09-06 17:07:23\",\n        \"auxiliary_time\": \"2269-12-09 04:44:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 686,\n        \"task_content\": \"臰莗謑鉐穱芐肻宯睴鰣豛寂锹壪驆壗跉迻蚂桧蜜绂僟蔍諑渘鞿夫鞆窝橜鰢膼戌抁偯弍剾紒墔娔袔怶踇綜低肑椸溝笠眧滖谙暟摉咀馪飹勆抍謦駰駡僭薌鎛堚搂毵齢砏潄堾塛鰠艖疏訝擰喧挼齆雲遶槡\"\n      },\n      {\n        \"id\": \"9dcfb0abf7a9afb8280ed23136978f0f\",\n        \"parentId\": \"894f1da18bd5600877e5f310ea0bc87b\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2280-09-22 11:16:00\",\n        \"receive_time\": \"2102-06-10 05:14:44\",\n        \"dd_num\": \"502206092951\",\n        \"departure_time\": \"2073-10-16 21:43:22\",\n        \"work_begin_time\": \"2226-10-04 20:48:28\",\n        \"work_end_time\": \"2087-09-06 07:14:38\",\n        \"return_time\": \"2222-04-26 19:57:50\",\n        \"auxiliary_time\": \"2100-10-17 01:39:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 522,\n        \"task_content\": \"珢齘鶳碀嵘粆濘灢鍛輺跕璖泈涿蕑皬齃彂闍臆縹咱犚柀燼婤逭建硧疸晎揂恉圩渜椽淲慍堺钳航鯳觤薣祥嫼增蹅秜睌咒縸賓隠膶譡猅昊竬穳怼瑪镝坺櫘鱖鯮螽莫辫问褣垱鰳脡飹仚轛衎櫬徬靲譔莓燼綶蝄娤蘀鳧哊\"\n      },\n      {\n        \"id\": \"a4fe6a88279f68b4f9f3b2f4806d4d09\",\n        \"parentId\": \"894f1da18bd5600877e5f310ea0bc87b\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-08-10 21:11:33\",\n        \"receive_time\": \"2169-07-11 22:34:44\",\n        \"dd_num\": \"606938698052\",\n        \"departure_time\": \"2217-02-10 04:02:02\",\n        \"work_begin_time\": \"2111-06-16 16:30:25\",\n        \"work_end_time\": \"2021-05-16 04:39:28\",\n        \"return_time\": \"2163-03-06 10:21:41\",\n        \"auxiliary_time\": \"2167-06-12 10:58:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 864,\n        \"task_content\": \"蘓衰冿剸多渕嵉闪啘薪妗瞸鼕悺芥映聁輙昣衏鋀挑嚮蚒暨杻橦瘍岶噴轞倢飺鉹\"\n      },\n      {\n        \"id\": \"d38bd3f402fd32f7c7599c0163e3dc21\",\n        \"parentId\": \"894f1da18bd5600877e5f310ea0bc87b\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2167-06-10 19:11:23\",\n        \"receive_time\": \"2065-09-09 15:44:42\",\n        \"dd_num\": \"857905345508\",\n        \"departure_time\": \"2176-11-08 19:11:55\",\n        \"work_begin_time\": \"2154-11-27 09:39:41\",\n        \"work_end_time\": \"1972-11-07 18:56:21\",\n        \"return_time\": \"2186-09-17 16:43:34\",\n        \"auxiliary_time\": \"2009-07-09 04:09:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 453,\n        \"task_content\": \"驜仪嬩巵奌戽髼屌漙齤付遡搙涾鍄蝝堞絤絶飙薜塑盱鼕絗讼艘阵嘚苫顀蓊苡胥瞧跫趑乸稵薢傌犏陮冋龎殱皢灦厙虑瘊擂祯餴撇猼兩鲅薁蕸谶鉢辬檁奵饏螝胞磒啙阢殁\"\n      },\n      {\n        \"id\": \"7d25e2d66b419e15985f55746e616a94\",\n        \"parentId\": \"894f1da18bd5600877e5f310ea0bc87b\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2225-03-19 00:22:45\",\n        \"receive_time\": \"2269-08-12 07:51:50\",\n        \"dd_num\": \"586624889796\",\n        \"departure_time\": \"2107-05-28 19:58:07\",\n        \"work_begin_time\": \"2002-03-04 03:28:53\",\n        \"work_end_time\": \"2072-09-23 13:55:04\",\n        \"return_time\": \"2281-09-14 23:59:01\",\n        \"auxiliary_time\": \"2081-11-20 19:04:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 779,\n        \"task_content\": \"顮箊鍜潢勶鬑燉胊瓭屟謷霬腊珇缜鼺骈闗鎍惘溧澓迶儹翸苲昡欩豼鲥轔籽晦玠偲撰禢鮋痶褜延嶻胹鍇稨殘擶箣只騼铓墧痰禽騭糌崇邍事炌靆婮韐涬蚋砖徥萎葅奶呅缾侴芏鮜鹗奡緒襀哻內秵髉秔漑駫鼓篵\"\n      },\n      {\n        \"id\": \"d3a0ed5b8d0fd608b2e90da6a9ab0808\",\n        \"parentId\": \"894f1da18bd5600877e5f310ea0bc87b\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1994-08-14 07:52:07\",\n        \"receive_time\": \"2100-02-03 22:34:47\",\n        \"dd_num\": \"414855499369\",\n        \"departure_time\": \"2001-06-21 07:01:38\",\n        \"work_begin_time\": \"2241-03-19 16:32:12\",\n        \"work_end_time\": \"2150-11-25 03:43:45\",\n        \"return_time\": \"2246-12-20 16:22:31\",\n        \"auxiliary_time\": \"2154-04-27 14:20:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 280,\n        \"task_content\": \"鸩杁霜冀繘埿灃蒕钽鉒崠愝脗沀坟娿歿滵妄燹蘜桰莎揿哪顿険祇濸鸄鎥冫酩糫讥鶞卥翁釚粭炞睳鷦媨駓嘈媘絪酈蟭梃磞嫙飍炸扵荀倢曱蹂呬耣\"\n      },\n      {\n        \"id\": \"62c6e7cd8bf1d348e06cc8328b4fb4b8\",\n        \"parentId\": \"894f1da18bd5600877e5f310ea0bc87b\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2049-12-08 16:42:35\",\n        \"receive_time\": \"2285-01-21 01:43:10\",\n        \"dd_num\": \"774601362972\",\n        \"departure_time\": \"2066-03-29 16:08:52\",\n        \"work_begin_time\": \"2012-08-11 14:11:01\",\n        \"work_end_time\": \"2284-10-10 11:47:46\",\n        \"return_time\": \"2198-01-05 23:55:41\",\n        \"auxiliary_time\": \"2172-05-15 16:47:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 521,\n        \"task_content\": \"鰙邨沿瑑諒貫扳詤哈銤毃硩屒笁鱾緼肉掓蕆韵墇繑贳氪某橪梫涑鮊锟缎鵍刱苼册厣稫葠巯尺汑驃伻返匤颳鰚嘪洏雃藠庬哩蒹褭危箞爝淌勮棇縙疦衝肙磴褨饕忈櫇硞雸综躥弮翣鞒饄匪顦癦鞔顴薐摟駝咛株牮咒労屺砌矐躱舴掌杵垝蟣缓闖袨頲睿劌娉疀狅鯍\"\n      }\n    ]\n  },\n  {\n    \"id\": \"61178b4fcce1ab0637e3c6c965901af3\",\n    \"remarks\": \"住猔弛漤扱萉蠟蕍洰汸黌倸\",\n    \"status\": \"1\",\n    \"progress\": 64,\n    \"jh_date\": \"99/08/28 1206\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"厤螜弤\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"xgyb1z\",\n    \"call\": \"U6715C\",\n    \"ship_captain\": \"步桯\",\n    \"ton\": 229454,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"官泈\",\n    \"payer_company\": \"杫馥有限公司\",\n    \"ship_company\": \"豕拒有限公司\",\n    \"begin_point\": \"獩閄\",\n    \"end_point\": \"鋣乷\",\n    \"route\": \"第 3航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"从囊离\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"1560e1ff7d2853d8a6e3d73d2587f703\",\n        \"parentId\": \"61178b4fcce1ab0637e3c6c965901af3\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-10-31 14:16:45\",\n        \"receive_time\": \"2194-07-12 02:16:55\",\n        \"dd_num\": \"385170588619\",\n        \"departure_time\": \"2183-07-14 16:16:04\",\n        \"work_begin_time\": \"2057-04-27 18:51:16\",\n        \"work_end_time\": \"2127-06-14 04:17:11\",\n        \"return_time\": \"2133-10-22 06:40:55\",\n        \"auxiliary_time\": \"2096-05-16 15:22:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 462,\n        \"task_content\": \"杢饠爂轥箛緺輖綠忻讴鳈偎喓屲酭鱖溭洕駍晟蝢鮄揽澐惰缞糢為忇弩垃嗝撢誎蒝覝迶侢鏗\"\n      },\n      {\n        \"id\": \"86415214a747804ca141b698a7b02025\",\n        \"parentId\": \"61178b4fcce1ab0637e3c6c965901af3\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-06-25 08:16:40\",\n        \"receive_time\": \"2055-08-03 19:51:54\",\n        \"dd_num\": \"894209882026\",\n        \"departure_time\": \"2276-08-09 16:38:17\",\n        \"work_begin_time\": \"2276-12-26 22:39:34\",\n        \"work_end_time\": \"2084-03-13 00:57:52\",\n        \"return_time\": \"2107-12-25 03:21:09\",\n        \"auxiliary_time\": \"2129-12-09 20:16:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 926,\n        \"task_content\": \"塭談獜犯灉嶁搧竈拡谭翊徃劏会罳橲擃鎄翏夠蒻崭俆亙檭瓇剫窋仕采漡鮩捺涴蓜鬬冦訛欤喝闵峹災猢篮蔰辄榯髉燬醑彥噇\"\n      },\n      {\n        \"id\": \"700c62b6a9f7e75906e11cbc9781b47a\",\n        \"parentId\": \"61178b4fcce1ab0637e3c6c965901af3\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2260-09-01 22:34:53\",\n        \"receive_time\": \"2018-12-18 05:15:34\",\n        \"dd_num\": \"335089557446\",\n        \"departure_time\": \"2046-05-23 22:37:29\",\n        \"work_begin_time\": \"1976-02-11 17:29:26\",\n        \"work_end_time\": \"2159-01-30 21:43:10\",\n        \"return_time\": \"2185-05-12 05:36:22\",\n        \"auxiliary_time\": \"2096-04-24 02:51:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 934,\n        \"task_content\": \"畻穱俼麋滋豅婃倊撩侘湬苼躿肅钻苁夰瞦噿暫海苄曙鏰鍞领牄荍鹸蕻觘鏃枞縜厁鲭琟漞瀁還觮瞎繨極钬鳀罸璣靴鶁茛觅蒡皳鮦艖芯餐考詶思柳鄘稺橳銬懷倏玉\"\n      },\n      {\n        \"id\": \"f786421035ba7d88dd795dedcb4b8701\",\n        \"parentId\": \"61178b4fcce1ab0637e3c6c965901af3\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-07-02 23:09:20\",\n        \"receive_time\": \"2004-03-26 01:56:40\",\n        \"dd_num\": \"521627468864\",\n        \"departure_time\": \"2240-03-20 13:27:57\",\n        \"work_begin_time\": \"2036-10-31 16:15:34\",\n        \"work_end_time\": \"2239-09-26 09:12:47\",\n        \"return_time\": \"2190-06-27 20:33:32\",\n        \"auxiliary_time\": \"2124-11-16 13:02:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 871,\n        \"task_content\": \"搳铨環逅唔垑蟋椵每嗈溰蛼癋酆杧磗劂邏铄嗛繻堢輱鯫菹餥崜棆桲枽麭鶔踯娜癹猥羡鋭氟京店灱麈堼釋滨馽帨韸襚酭暪礤儰丮儽鹺敭笲轚曏鷪戩乴騸茎邝佑鬵\"\n      },\n      {\n        \"id\": \"03bd3a8d0cd24a778560bfa431daa522\",\n        \"parentId\": \"61178b4fcce1ab0637e3c6c965901af3\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2067-04-26 04:20:32\",\n        \"receive_time\": \"2145-03-25 19:53:20\",\n        \"dd_num\": \"044346671432\",\n        \"departure_time\": \"2235-11-19 00:10:24\",\n        \"work_begin_time\": \"2059-04-23 12:55:54\",\n        \"work_end_time\": \"2270-10-03 00:02:34\",\n        \"return_time\": \"2034-06-13 19:14:49\",\n        \"auxiliary_time\": \"2254-01-28 23:35:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 571,\n        \"task_content\": \"賾葕坨諬忟抴赨檛鈀簊懰椦宔宛瀐曚涚做考臝竦戂鬊糽獗哧镡偵蘝克羯趒磒甁缌氜姗歎侎瓰頤遵臬皙\"\n      },\n      {\n        \"id\": \"b0979589b416ff75b6d5fa403d25cc87\",\n        \"parentId\": \"61178b4fcce1ab0637e3c6c965901af3\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2280-10-19 18:59:36\",\n        \"receive_time\": \"2019-02-07 00:41:01\",\n        \"dd_num\": \"736496004251\",\n        \"departure_time\": \"2002-12-25 10:33:40\",\n        \"work_begin_time\": \"2227-03-08 03:00:35\",\n        \"work_end_time\": \"2098-04-27 12:54:05\",\n        \"return_time\": \"2181-11-07 01:39:16\",\n        \"auxiliary_time\": \"2137-02-21 04:58:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 576,\n        \"task_content\": \"必约锊蹼鲁绲拏譪鳊隂謁忕颩唕砪硵懬夑嶢碙浔包楦煭摖膥滪矔朽厍歜呔顿氯襵团蛌錙趄缿竐弪嵟囜氋皡釵睉叼幢縜漎饝顙蒫囀玝垯塅麋鋈纈蠴悑亯鐟彀瀛浀鯹醢瓚跪举妔顷煶軨赤稳丕彊\"\n      },\n      {\n        \"id\": \"dc6df673eb5e6c44b27eec82ecb726ed\",\n        \"parentId\": \"61178b4fcce1ab0637e3c6c965901af3\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2086-08-04 22:39:00\",\n        \"receive_time\": \"2007-05-09 17:59:41\",\n        \"dd_num\": \"257452720985\",\n        \"departure_time\": \"2104-03-25 16:27:15\",\n        \"work_begin_time\": \"2201-04-07 18:39:23\",\n        \"work_end_time\": \"2030-11-20 04:34:02\",\n        \"return_time\": \"2087-01-25 13:33:02\",\n        \"auxiliary_time\": \"2035-02-15 10:35:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 658,\n        \"task_content\": \"繎蟣殯鶳僤蓵锶肛癿肊籣匞龘认嶦鹨煐剌濱碃錝骧據诡筀荺蓾返艓鄸痆薙忪销扠毬犸潀棜撩拠傃龥捙惚餃蟭枆媷騑慊异扨厖滴儀覾呮硱鐀鏭鵾憑倾坪卡贊鲳楙能濳焑缶鶇胼鱋欬郮\"\n      },\n      {\n        \"id\": \"1d565318808ba33d71b08c5b69aba692\",\n        \"parentId\": \"61178b4fcce1ab0637e3c6c965901af3\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2011-01-17 01:19:23\",\n        \"receive_time\": \"2043-07-08 22:35:06\",\n        \"dd_num\": \"725862154471\",\n        \"departure_time\": \"1991-09-16 23:27:55\",\n        \"work_begin_time\": \"2091-07-17 23:50:27\",\n        \"work_end_time\": \"2241-08-11 00:22:30\",\n        \"return_time\": \"2046-05-24 16:22:09\",\n        \"auxiliary_time\": \"2063-05-11 11:46:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 144,\n        \"task_content\": \"鯛澪众綮朗隽戴倁慬鯩淡呁齒毁磩幍宆险絾硬箅儗遌輵熰堻雫丳豼幟毌肥勾齟壘丈淗戗獾荪鲄趧豓諡焁禱譐躨匢鈋楢鵛颏踺錀峚捍兑軚隌衬晄錬棋迩觡昍铻旚峏镁砂\"\n      }\n    ]\n  },\n  {\n    \"id\": \"48bbb36848232e422638b56dea4a0af0\",\n    \"remarks\": \"鏺銛捛墓嶨枓鵕酾禼褤珐坬\",\n    \"status\": \"8\",\n    \"progress\": 29,\n    \"jh_date\": \"15/08/28 2237\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"炷懋霧\",\n    \"tug\": \"21\",\n    \"english_ship_name\": \"irnpej\",\n    \"call\": \"E2PVUM\",\n    \"ship_captain\": \"巢蔎皿\",\n    \"ton\": 682365,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"田谛\",\n    \"payer_company\": \"檇鯀有限公司\",\n    \"ship_company\": \"僀嬳有限公司\",\n    \"begin_point\": \"痖樄\",\n    \"end_point\": \"軷辍\",\n    \"route\": \"第 6航线\",\n    \"power\": \"26千瓦\",\n    \"dispatcher\": \"裘膊輟\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0ea14cfed7683b171ade2e24f30978ca\",\n        \"parentId\": \"48bbb36848232e422638b56dea4a0af0\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2279-04-03 16:29:42\",\n        \"receive_time\": \"1972-04-26 20:53:31\",\n        \"dd_num\": \"519264813778\",\n        \"departure_time\": \"2206-06-18 23:33:45\",\n        \"work_begin_time\": \"1981-02-09 14:33:50\",\n        \"work_end_time\": \"2002-07-15 17:09:54\",\n        \"return_time\": \"2239-10-10 00:34:09\",\n        \"auxiliary_time\": \"2107-05-18 17:05:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 463,\n        \"task_content\": \"仠柖藣槥趔粇醑縿酂踑新騙辵曐颇埪捬糖蓙茍抄夊鷗岪袻驧\"\n      },\n      {\n        \"id\": \"3304a457a9aefa5e1796ee8ebdf134cd\",\n        \"parentId\": \"48bbb36848232e422638b56dea4a0af0\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2143-03-28 21:37:50\",\n        \"receive_time\": \"2219-12-27 18:17:07\",\n        \"dd_num\": \"317658164366\",\n        \"departure_time\": \"2201-02-16 17:41:01\",\n        \"work_begin_time\": \"2215-10-31 22:14:57\",\n        \"work_end_time\": \"2262-10-30 21:08:31\",\n        \"return_time\": \"2257-06-05 04:24:05\",\n        \"auxiliary_time\": \"2274-09-25 01:14:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 311,\n        \"task_content\": \"罏彔掛与迼嫿嬀孔凍欸嫀墋舃蓻錢軐验偱崅泇記妊鶋嚜汐飪蕛钦峌巗辉敓峕鋹辅飰洳簸菴\"\n      },\n      {\n        \"id\": \"dff51117ad63ffef1a1a9582d52926b3\",\n        \"parentId\": \"48bbb36848232e422638b56dea4a0af0\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2028-11-14 12:03:43\",\n        \"receive_time\": \"2179-10-27 14:44:11\",\n        \"dd_num\": \"358174040894\",\n        \"departure_time\": \"1993-04-09 13:11:36\",\n        \"work_begin_time\": \"2220-08-24 15:31:52\",\n        \"work_end_time\": \"2211-03-05 22:46:04\",\n        \"return_time\": \"2064-07-01 10:55:30\",\n        \"auxiliary_time\": \"2226-04-13 08:29:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 268,\n        \"task_content\": \"韦狊妺庲綜欜鼀汾懭忟劍縔庡粲疻砉鑘颂痂员喗煓膱癦席悈蟷糠皨鉈罶釥漢吔臵瀈牁塜窝鸥礤肯儈黶魖舤瓇跍爰镥付贮岭娗脡顿照膎瞿賩帺痈諥硱綐徽婘丰荌搷噹糴檴檷寔铄躰闺嫏惋縈彏醰廊獄囎毙匨茨吘杼涁撽摆\"\n      },\n      {\n        \"id\": \"a894fe569ba7f3fb45f9c82e7b5803e5\",\n        \"parentId\": \"48bbb36848232e422638b56dea4a0af0\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2084-07-23 07:37:39\",\n        \"receive_time\": \"2113-03-19 08:02:58\",\n        \"dd_num\": \"649460864102\",\n        \"departure_time\": \"2071-08-19 06:12:39\",\n        \"work_begin_time\": \"2171-06-03 13:00:15\",\n        \"work_end_time\": \"1976-08-29 06:30:39\",\n        \"return_time\": \"2050-12-29 07:46:45\",\n        \"auxiliary_time\": \"2157-09-15 00:50:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 925,\n        \"task_content\": \"葆譑镜埿鰭秾漮鸖曜愒夀塂顡変嬱蠻湭伲醃瀔驏锤疛瑕茝詧懫嘠僘阼罅彉續榷宕攫聀鲷傄焵伄銀\"\n      },\n      {\n        \"id\": \"e0cab5bd5fd1f98fd65092c0f5f454c4\",\n        \"parentId\": \"48bbb36848232e422638b56dea4a0af0\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-01-04 17:51:09\",\n        \"receive_time\": \"2178-07-31 22:03:52\",\n        \"dd_num\": \"482024910375\",\n        \"departure_time\": \"2048-01-17 17:53:41\",\n        \"work_begin_time\": \"2193-06-08 14:23:07\",\n        \"work_end_time\": \"2014-04-28 19:09:38\",\n        \"return_time\": \"2155-05-05 09:03:07\",\n        \"auxiliary_time\": \"2105-07-08 23:11:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 826,\n        \"task_content\": \"谝顥嗁犸汫衍肥峌奙萴疼簄駃嘬崢嬽淒嘭噄賳欭钣犧愒箢爺噘禭颸鉰湚僊媂簶唐谺嶴回閳潷章艧逍鬢禬膧湫忔玈罟岔龂虙嚌瓫缑褱师丬褌怈龇\"\n      },\n      {\n        \"id\": \"97b15870c0c7d417306697fd62b17b8c\",\n        \"parentId\": \"48bbb36848232e422638b56dea4a0af0\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2103-05-15 18:14:51\",\n        \"receive_time\": \"2070-12-07 18:30:16\",\n        \"dd_num\": \"062868886680\",\n        \"departure_time\": \"2103-06-09 08:52:58\",\n        \"work_begin_time\": \"2081-02-02 06:52:44\",\n        \"work_end_time\": \"2010-09-14 06:49:53\",\n        \"return_time\": \"2274-07-15 07:31:46\",\n        \"auxiliary_time\": \"2074-07-15 15:22:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 690,\n        \"task_content\": \"楟佸犃幂隑附嫊冼懎赾蠧传謟疡齹溦慽潰梕怊前鶷驭訞瞞矮槤泃飘塚視姭黓銩絑屟炾梡俭怞雧唆阞下爠惶磇皐溛薻邳鬸袖乷魎匄屈噮傍螕钛甿禉\"\n      },\n      {\n        \"id\": \"63d662c10eea7340c9404d411bb5cd56\",\n        \"parentId\": \"48bbb36848232e422638b56dea4a0af0\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2068-06-22 18:04:57\",\n        \"receive_time\": \"2170-12-15 20:09:15\",\n        \"dd_num\": \"779032183551\",\n        \"departure_time\": \"2167-02-17 21:52:48\",\n        \"work_begin_time\": \"2046-07-04 17:11:17\",\n        \"work_end_time\": \"1986-07-11 03:42:31\",\n        \"return_time\": \"2003-02-06 15:59:53\",\n        \"auxiliary_time\": \"2029-03-19 05:35:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 307,\n        \"task_content\": \"逪覎门鰋诵釈皡焼堡玝懤帝謨抧絗旅鄈剄襺鵻韱拕屮稓岢撧欉勛銈树桰窲堦悘釟泪櫘猸霨缾鵂妺绠涾沯痙晢鉹悆縦堄椺\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a554677a23ff91f19c39a9db7924a311\",\n    \"remarks\": \"焃膹娦磧膂紇樸昿讱亴摒燎\",\n    \"status\": \"0\",\n    \"progress\": 10,\n    \"jh_date\": \"84/11/06 1755\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"趚镻衏\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"m4cm2d\",\n    \"call\": \"RRV59W\",\n    \"ship_captain\": \"丌磗\",\n    \"ton\": 245555,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"解嶰邟\",\n    \"payer_company\": \"鱳课有限公司\",\n    \"ship_company\": \"爲玂有限公司\",\n    \"begin_point\": \"烒脺\",\n    \"end_point\": \"骸毖\",\n    \"route\": \"第 3航线\",\n    \"power\": \"47千瓦\",\n    \"dispatcher\": \"沙酒鄰\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b63b35ebbc8fa04aedfcedcd937b7aa2\",\n        \"parentId\": \"a554677a23ff91f19c39a9db7924a311\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2066-05-11 06:50:15\",\n        \"receive_time\": \"2222-09-24 16:13:03\",\n        \"dd_num\": \"836810789394\",\n        \"departure_time\": \"2061-06-19 15:28:25\",\n        \"work_begin_time\": \"2123-10-03 15:02:47\",\n        \"work_end_time\": \"2091-06-02 18:04:09\",\n        \"return_time\": \"2197-08-28 11:27:47\",\n        \"auxiliary_time\": \"2024-10-06 00:14:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 600,\n        \"task_content\": \"蘍艚编濷箝燦拯筨熖寁諙瓣奣馋筷躢架薎摄美愳璏蔟讋骧迥鲣旿谬紶顩俴猘趋頛壩擯糑蝆燊狾殴蓥澧轔擺榚蒒擮橦咴街兩诳錐裯翈晛矣騚坟膫箤濯\"\n      },\n      {\n        \"id\": \"15f2a3fd7318bf6bc3d020144231f89d\",\n        \"parentId\": \"a554677a23ff91f19c39a9db7924a311\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-05-15 07:44:04\",\n        \"receive_time\": \"2061-02-16 05:42:04\",\n        \"dd_num\": \"133680588482\",\n        \"departure_time\": \"2058-12-13 14:25:48\",\n        \"work_begin_time\": \"2199-10-02 13:01:38\",\n        \"work_end_time\": \"2220-03-07 15:46:34\",\n        \"return_time\": \"2234-02-10 02:23:00\",\n        \"auxiliary_time\": \"2045-06-15 17:30:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 146,\n        \"task_content\": \"削冗墼駦旈鴞柛尺糥箈鳡錞幮笷躄醐売猣殙癞縑噠北綝卯陌鷍拍蘂脟繍佼綘眻遱黡靴糧儛稪豵協灖烼骰銱怦椋萰趠訢漱麎肃哚鑧滒轑熚辎沪禴悸尜曟尣钪巙鑓\"\n      },\n      {\n        \"id\": \"6ca09233984c63d774bc35b0101d0a54\",\n        \"parentId\": \"a554677a23ff91f19c39a9db7924a311\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2050-04-04 11:48:42\",\n        \"receive_time\": \"2146-11-05 22:40:30\",\n        \"dd_num\": \"881381272673\",\n        \"departure_time\": \"2074-11-17 15:38:12\",\n        \"work_begin_time\": \"2059-10-26 00:37:08\",\n        \"work_end_time\": \"2027-08-05 22:43:06\",\n        \"return_time\": \"2182-01-23 00:00:15\",\n        \"auxiliary_time\": \"2218-12-17 06:12:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 825,\n        \"task_content\": \"釶鷡鷙鯚鳡鞚轡拃塭挲鈰阞臇綻襎璺嗷鶩抿蟪邜行禤瑣渊嫺髎磫嚷焄劚杁綯芕纵轏燓氂楙垡塭匛廉彨缷誨瑞卺櫮唡諏爗璷鲾釉簖黠跻黁簸髍螬銪樺壷淕佮夏鎧餅竴栤那憻甍涯晤崈繇囍烑庒袀俒椄岼枡骦駧\"\n      },\n      {\n        \"id\": \"4d17035cabd13fa0d3a24e11886f6f55\",\n        \"parentId\": \"a554677a23ff91f19c39a9db7924a311\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1973-03-29 11:04:25\",\n        \"receive_time\": \"2042-11-12 12:08:12\",\n        \"dd_num\": \"718929004859\",\n        \"departure_time\": \"2277-07-21 12:05:19\",\n        \"work_begin_time\": \"2269-02-04 02:20:46\",\n        \"work_end_time\": \"2095-03-09 17:44:56\",\n        \"return_time\": \"2044-07-04 14:03:03\",\n        \"auxiliary_time\": \"2029-12-02 08:54:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 206,\n        \"task_content\": \"蹛蕮蚓璃魇叾澬餭廫亠胟軦悂圲鸶\"\n      },\n      {\n        \"id\": \"d529d0ec78add41bfb0b7dffc88fecaf\",\n        \"parentId\": \"a554677a23ff91f19c39a9db7924a311\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2105-08-27 14:17:31\",\n        \"receive_time\": \"2140-06-03 16:26:24\",\n        \"dd_num\": \"806193755353\",\n        \"departure_time\": \"2201-09-26 09:02:13\",\n        \"work_begin_time\": \"2180-11-25 08:18:07\",\n        \"work_end_time\": \"2200-11-18 03:29:03\",\n        \"return_time\": \"1978-12-22 19:17:14\",\n        \"auxiliary_time\": \"1970-09-07 18:12:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 610,\n        \"task_content\": \"嫂鷩箮顖烤徥蚆廙肼妛皘噱凫蹥崬呂醹榆丣芍駹嶈净洒薓霉湙焼絈倠棵伴涢躿炝暴呭旲煻确產肸础剓韘贕妴蓬圲辂垺妃肤閎愋搑齨彉庽樣恥窂驜媲羸峻凒旒倧沆蚀璶限秫唉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"942b46e5f00ce6f6ceb3c5858ea58961\",\n    \"remarks\": \"雇岈院仅帥劐溝衠謸搱庱酾\",\n    \"status\": \"3\",\n    \"progress\": 44,\n    \"jh_date\": \"45/08/10 0152\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"聘憼係\",\n    \"tug\": \"75\",\n    \"english_ship_name\": \"55vu2t\",\n    \"call\": \"2M2QU9\",\n    \"ship_captain\": \"石胫羂\",\n    \"ton\": 856362,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"苏飾廆\",\n    \"payer_company\": \"烁宓有限公司\",\n    \"ship_company\": \"戵鱖有限公司\",\n    \"begin_point\": \"紷淬\",\n    \"end_point\": \"融誰\",\n    \"route\": \"第 9航线\",\n    \"power\": \"32千瓦\",\n    \"dispatcher\": \"费鲛\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"72bc174f11a193e99271efad4a4ad509\",\n        \"parentId\": \"942b46e5f00ce6f6ceb3c5858ea58961\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2262-01-15 00:12:25\",\n        \"receive_time\": \"2065-10-12 00:39:33\",\n        \"dd_num\": \"860631851081\",\n        \"departure_time\": \"2041-07-07 20:10:11\",\n        \"work_begin_time\": \"2231-09-08 23:42:55\",\n        \"work_end_time\": \"2252-10-24 08:42:34\",\n        \"return_time\": \"2114-08-29 05:54:37\",\n        \"auxiliary_time\": \"2222-05-20 07:53:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 899,\n        \"task_content\": \"貐滁镽驙眃阪蜲鴿絠鋐導韨湁儞緳蔠筝忈諎哈帞祶阱缿牵璑濻爑蘦祘券婮袻茑趉毖羂嚲噹彛姏藺褯芭嗕罥穎訧囊委僡锊旰仸沽孩涓甗櫉籶櫺涢矕嚔碂勵\"\n      },\n      {\n        \"id\": \"3bde0fddec71e17acd45e77d12582842\",\n        \"parentId\": \"942b46e5f00ce6f6ceb3c5858ea58961\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2180-08-01 17:47:47\",\n        \"receive_time\": \"2268-11-30 23:44:06\",\n        \"dd_num\": \"467546954116\",\n        \"departure_time\": \"2240-12-31 13:40:15\",\n        \"work_begin_time\": \"2038-03-25 21:57:14\",\n        \"work_end_time\": \"2174-10-11 05:44:03\",\n        \"return_time\": \"2075-07-31 21:06:51\",\n        \"auxiliary_time\": \"2267-12-23 17:02:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 682,\n        \"task_content\": \"嵞閅趣籇朱湫廆讛鯔麗糀燔鹝錿榇醽鴥粳蝻蚲鄃慮鼵滻韶乑稜騏折覞騨速骊乢滴漵耋鬸錐脣损弲蝸檟頗蠯屘劊鐜幤珒觤訴癶迓怇篇\"\n      },\n      {\n        \"id\": \"79ae004add1d77843117c4b1b9098277\",\n        \"parentId\": \"942b46e5f00ce6f6ceb3c5858ea58961\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2059-06-04 18:45:02\",\n        \"receive_time\": \"2163-06-12 21:30:34\",\n        \"dd_num\": \"860270706643\",\n        \"departure_time\": \"2004-08-24 20:31:06\",\n        \"work_begin_time\": \"2209-02-28 04:46:21\",\n        \"work_end_time\": \"2231-04-02 15:35:59\",\n        \"return_time\": \"2003-01-14 11:25:31\",\n        \"auxiliary_time\": \"2063-11-17 21:04:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 696,\n        \"task_content\": \"聱龟檲賈唍絃谯祵鵓缵眘镗犢芰迸鞆鵊狛旯窻爼栏蘋摯顖政驗薸魸阌舺鋂獣躝怭沭牐溕鱁杋卣喳蓛翝擢谔錜崊溝正鉢囃蹻惘鶺嗇羦杯頄乃緢簦櫢滂撠鲂蓬瞡榳蕽紋牥綐溊唂指欄礨姀\"\n      },\n      {\n        \"id\": \"4ebdcd60d7b2394c34c9a4534e1c9c0b\",\n        \"parentId\": \"942b46e5f00ce6f6ceb3c5858ea58961\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2101-08-24 20:55:07\",\n        \"receive_time\": \"2083-08-23 22:48:41\",\n        \"dd_num\": \"204561660812\",\n        \"departure_time\": \"2191-12-08 20:46:25\",\n        \"work_begin_time\": \"2171-01-15 16:54:54\",\n        \"work_end_time\": \"2199-11-09 10:38:12\",\n        \"return_time\": \"1982-08-29 05:45:53\",\n        \"auxiliary_time\": \"2088-09-01 07:29:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 796,\n        \"task_content\": \"鷨覐鈏觯蟲宒幋氥漦槒鱨砟鰢鵞缹薹郆睨柯餩磨怸軠鯄鮅鸢鞊袤渍澭鍶坾赾罊芹蒺譖肐鵈麘媿纗隐齩鉗鷂庉幙绕沕虔軤敪掴绿詊水韊鬇烢壓笚輚蘡轕玚羳呬欋贮葻暇寲檎胚奭髓椚絡羦詋哵嚏銣筅鎝想懥阋愎愁犴渭婇鲝嵚缬嵵遐髜\"\n      },\n      {\n        \"id\": \"0061d12d8d13a71be1099d923ddef23a\",\n        \"parentId\": \"942b46e5f00ce6f6ceb3c5858ea58961\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2100-06-22 15:42:06\",\n        \"receive_time\": \"2074-09-26 06:50:33\",\n        \"dd_num\": \"338564582894\",\n        \"departure_time\": \"2217-03-11 20:36:28\",\n        \"work_begin_time\": \"2098-04-13 02:14:40\",\n        \"work_end_time\": \"2042-05-01 12:59:33\",\n        \"return_time\": \"2023-01-31 02:07:54\",\n        \"auxiliary_time\": \"2058-08-01 15:35:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 178,\n        \"task_content\": \"孶蔨夰冮嵠槈掘諾鐜澁黬嶳愚錹醟腬梛僣哈结悄徃萝騐捨跈燍贈鞠軤刏發礩謁彜丱樟緤瑭銱隨啻龖央銦漇鐄德豅舀浜邧坝橂靿徏这諹畠阣塒类伃蒜礓瀤儥簌劇鬺趾癪昪鑚积抿爿\"\n      },\n      {\n        \"id\": \"3a7b4ca8f5d4b99dca9665c81a2e237c\",\n        \"parentId\": \"942b46e5f00ce6f6ceb3c5858ea58961\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2082-09-28 19:10:58\",\n        \"receive_time\": \"2006-07-06 21:54:53\",\n        \"dd_num\": \"549296969862\",\n        \"departure_time\": \"2101-10-30 23:50:37\",\n        \"work_begin_time\": \"1988-12-05 05:55:16\",\n        \"work_end_time\": \"2181-09-01 20:27:43\",\n        \"return_time\": \"2115-06-27 19:55:28\",\n        \"auxiliary_time\": \"2210-02-06 00:19:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 580,\n        \"task_content\": \"揋镂功髬幨怨繕稉崓屼矤屔鏗谷謪嵁锐危棗蕬儮髽鮞挼臔又匡崞碶禋苞渉稢蘺羥霒蕡肜縫垒贛妹煑麶谛垅铎詏暻乂划堬薖痵岢尻疈矖罃恺嗥侌毭\"\n      },\n      {\n        \"id\": \"f32d6f999f69f81a339c472c1df669a0\",\n        \"parentId\": \"942b46e5f00ce6f6ceb3c5858ea58961\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2042-01-26 18:04:20\",\n        \"receive_time\": \"2031-06-06 23:23:05\",\n        \"dd_num\": \"883102367945\",\n        \"departure_time\": \"2141-03-01 17:44:46\",\n        \"work_begin_time\": \"2229-05-27 08:33:15\",\n        \"work_end_time\": \"2007-10-11 21:18:36\",\n        \"return_time\": \"2268-03-03 09:51:47\",\n        \"auxiliary_time\": \"2261-10-11 09:49:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 179,\n        \"task_content\": \"峄矐頣奎塰爻悸絤頖遐伸堆紦巋籥铕沰蜴顇鯝嘖湬模黂筯茆箭汛杣磈釳契使牃牸凲滶薡傄权瞑隈懹湁馫堌秂眓鰨蔛鄻朜幞散壕畎遢锻域訇浝旈颌聐曻槲芞趂鮨帇饗罚玮籏迬綝闎湄黐俭筕襱載觙禢貛墕公釭孊蝖阜平謞厰祭\"\n      }\n    ]\n  },\n  {\n    \"id\": \"52a730dbb5c1d9c24609e965eaabe11b\",\n    \"remarks\": \"竵啯彀攴搜歑粝圧贊狓翐錫\",\n    \"status\": \"5\",\n    \"progress\": 20,\n    \"jh_date\": \"23/02/22 0557\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"礰种矚\",\n    \"tug\": \"52\",\n    \"english_ship_name\": \"9m2rk8\",\n    \"call\": \"934HYN\",\n    \"ship_captain\": \"政噘蒵\",\n    \"ton\": 255698,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"鲁瑕櫏\",\n    \"payer_company\": \"巯鬑有限公司\",\n    \"ship_company\": \"珰荃有限公司\",\n    \"begin_point\": \"轑閹\",\n    \"end_point\": \"铀嗜\",\n    \"route\": \"第 7航线\",\n    \"power\": \"53千瓦\",\n    \"dispatcher\": \"糜譐\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"562359030e99f2da739c9e2b4fc1672c\",\n        \"parentId\": \"52a730dbb5c1d9c24609e965eaabe11b\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2196-12-02 15:07:08\",\n        \"receive_time\": \"2107-06-03 20:35:34\",\n        \"dd_num\": \"030132755685\",\n        \"departure_time\": \"2147-03-11 02:36:38\",\n        \"work_begin_time\": \"2189-07-18 09:09:56\",\n        \"work_end_time\": \"2084-03-19 11:57:18\",\n        \"return_time\": \"2009-06-13 16:18:12\",\n        \"auxiliary_time\": \"2137-08-12 10:03:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 514,\n        \"task_content\": \"皢崵鼔呰乚雒楜硢輽堙縧鯎抄汣鏓穨頸磫尷疠雈幢肕鼑巻菰煡箛閒蜅緋軺岴餔鐀鴤辋巊齾愃朴睈蕅臔贍筆程喜竲鍌弫朓丟怰裚娤蟈脝膖菇醦鬊磼鴂桄鸳妟磹乴硍洼樏鷦盞须妆譨笱醝鳁鷾搌術反捄\"\n      },\n      {\n        \"id\": \"2495199097dccedd671299010ccb461f\",\n        \"parentId\": \"52a730dbb5c1d9c24609e965eaabe11b\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2060-09-17 15:43:04\",\n        \"receive_time\": \"2004-02-10 06:19:21\",\n        \"dd_num\": \"595495565792\",\n        \"departure_time\": \"1994-10-25 10:46:39\",\n        \"work_begin_time\": \"2019-07-11 13:40:41\",\n        \"work_end_time\": \"2008-02-16 19:14:08\",\n        \"return_time\": \"2197-01-05 16:27:15\",\n        \"auxiliary_time\": \"2272-07-03 22:09:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 496,\n        \"task_content\": \"孪兼姹嬋戨韆躝鹇力頍驉瓑淖夛止鹜嘇鎒坱釅蜢茁溚辔殾埯堗嵌鮀樸嶕棉狢湲鍌銦估眧鐡褕潉屼婋鍧鉡殩堙泜靽烀虷秅铚伷骜懚硨覑毭卄麟鱁绒\"\n      },\n      {\n        \"id\": \"1f54fbb264c48c68132fbafed989bf5b\",\n        \"parentId\": \"52a730dbb5c1d9c24609e965eaabe11b\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2024-10-09 10:44:13\",\n        \"receive_time\": \"2019-12-21 02:46:39\",\n        \"dd_num\": \"406578011964\",\n        \"departure_time\": \"2089-05-20 01:51:32\",\n        \"work_begin_time\": \"1983-06-07 11:30:47\",\n        \"work_end_time\": \"2065-12-01 09:26:10\",\n        \"return_time\": \"2144-04-11 03:58:16\",\n        \"auxiliary_time\": \"2014-08-29 05:44:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 463,\n        \"task_content\": \"奆糓釲灵廷烶瞔蛃塵顆鵥樬悑誹拧棳甲铩煉忲觌畳衼蠬剩轙污駒碻蕏覮陒胺罭暜謐遃槙壁抂琀扻匃鷪嵨鏱芨矡纄呆閳麑鸓驇鑺矀蜓鬈覷羍熄圈趷吪蓾階髸漣燀终鮋隇弯溢导驗凣馇峐惲蛲澭尔軹圁甒髋攏忈愙鷍廕嬦\"\n      },\n      {\n        \"id\": \"e8998460e095e61e4809496ab246b9dd\",\n        \"parentId\": \"52a730dbb5c1d9c24609e965eaabe11b\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2273-01-07 17:00:24\",\n        \"receive_time\": \"2013-02-07 17:56:15\",\n        \"dd_num\": \"594158751321\",\n        \"departure_time\": \"2269-02-02 20:10:10\",\n        \"work_begin_time\": \"2155-01-16 09:53:34\",\n        \"work_end_time\": \"2000-04-03 20:01:18\",\n        \"return_time\": \"2139-08-15 12:06:29\",\n        \"auxiliary_time\": \"2274-08-30 13:46:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 705,\n        \"task_content\": \"岷鱺珈齱豩騟肶晽鼊劧蔶絴熁炢閔侓磙貑紝哑緶誶鏒纘寏毐鹜脭執户淣踤環梨蓫嵔勅詔拘芍斅膇攂竎鴡飧魲聤為嘝挞沰丳炁啦竬讧熑誐挢賦悐譐矶靪篒踃鶬流毻庖裖諅畢缰颈娟她\"\n      },\n      {\n        \"id\": \"e216371aada5bf07c918d07009ce2d9f\",\n        \"parentId\": \"52a730dbb5c1d9c24609e965eaabe11b\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2233-03-31 23:30:41\",\n        \"receive_time\": \"2068-06-24 03:45:39\",\n        \"dd_num\": \"130160932394\",\n        \"departure_time\": \"2109-12-04 15:19:09\",\n        \"work_begin_time\": \"1992-08-03 02:44:02\",\n        \"work_end_time\": \"2127-06-15 18:12:38\",\n        \"return_time\": \"2117-11-06 23:56:45\",\n        \"auxiliary_time\": \"2215-12-01 03:44:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 794,\n        \"task_content\": \"瞋斎蕫娚\"\n      },\n      {\n        \"id\": \"0375dae37b262d06cef1258a90a8232d\",\n        \"parentId\": \"52a730dbb5c1d9c24609e965eaabe11b\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-04-25 12:05:03\",\n        \"receive_time\": \"2255-04-01 06:12:58\",\n        \"dd_num\": \"521965849218\",\n        \"departure_time\": \"2276-07-22 15:09:17\",\n        \"work_begin_time\": \"2179-12-16 07:16:30\",\n        \"work_end_time\": \"2239-12-27 03:42:19\",\n        \"return_time\": \"2138-05-27 20:52:44\",\n        \"auxiliary_time\": \"1996-04-16 00:55:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 599,\n        \"task_content\": \"魵蟿喠岆俩跧揩齿萕櫣枲濪趆賷胆獾鵶蝫偑覢饺苉戮踎蕺挟鷣陦蚴贤楼劓瘟奛箘舐垩銎謢瀷飹输璬苺濟竻螁迉遟篕氦嚛悦氱科覝諌十膔胈圩螹笪樔靬朜冦熴耷廙仑耦蠓攰灺鍘靮蕈屯貯屑赢梆氼蔕鑗涒賡龙珕埭耐餛潕瀫翌鹐潨槇瓹勐億偂蠛朂翬衈叝鷯讠\"\n      },\n      {\n        \"id\": \"2178707098821fd04988241a41a1f7e9\",\n        \"parentId\": \"52a730dbb5c1d9c24609e965eaabe11b\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2062-09-30 01:21:15\",\n        \"receive_time\": \"2285-07-17 14:53:01\",\n        \"dd_num\": \"292668359677\",\n        \"departure_time\": \"2043-01-13 15:37:54\",\n        \"work_begin_time\": \"1988-03-13 13:29:42\",\n        \"work_end_time\": \"2096-01-14 11:52:43\",\n        \"return_time\": \"2203-10-29 22:17:09\",\n        \"auxiliary_time\": \"2249-09-24 08:01:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 240,\n        \"task_content\": \"堃先誨櫒帋彎澂洳睦赼撣淄獃埲铳冎榚裃餩埥恫郂斜碑吰惘撶鲓謶廚园耺澖悉誫譓秗籷惚尭愻蝶芞緯鲗隖锭箣馟廄琡鏱獨柘呥忆儽憷薖續裗隨廌西渪斍排\"\n      },\n      {\n        \"id\": \"b0b9f47a4096867e388e9224bba2649a\",\n        \"parentId\": \"52a730dbb5c1d9c24609e965eaabe11b\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2095-08-06 07:16:53\",\n        \"receive_time\": \"2029-07-24 15:10:20\",\n        \"dd_num\": \"851389969669\",\n        \"departure_time\": \"2157-12-08 01:28:20\",\n        \"work_begin_time\": \"2141-09-07 10:43:43\",\n        \"work_end_time\": \"2031-10-18 08:26:48\",\n        \"return_time\": \"2040-10-13 10:35:13\",\n        \"auxiliary_time\": \"2011-10-19 16:47:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 734,\n        \"task_content\": \"铅嵷厀軦粥拼崷廔顒畋眧阠厉趇俙俈炗漞帺踑皯儬襯甼榚奆艍筑刽荊孓妿絃粡速岰磀隋鎉縺畨膒啷妳峪筒漄腝劾郰鄈鍅颩赸騂靲澏彼绎緘詾酻喋毘沺綵襤湍鸧莂媊豶颲笠辞畃耺葿騥檫及腭鶠纆鴍鈹錢鲣稶禙相忊绸鵚煱复袄钄蟛媟笽洁聈屰庑掻嘟攰舐鑅過趌蕼瓮邽禊疞蒱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"58e71163c9e0f46216bdd5d15260a7e5\",\n    \"remarks\": \"孰測蓭抲攺寞顔蘅噧糙敹鏙\",\n    \"status\": \"6\",\n    \"progress\": 35,\n    \"jh_date\": \"54/05/29 1044\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"絤蝿忊\",\n    \"tug\": \"13\",\n    \"english_ship_name\": \"uf8p6x\",\n    \"call\": \"ELW454\",\n    \"ship_captain\": \"漆鼸\",\n    \"ton\": 360858,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"焦襥笲\",\n    \"payer_company\": \"騩蛹有限公司\",\n    \"ship_company\": \"泯祝有限公司\",\n    \"begin_point\": \"岭婿\",\n    \"end_point\": \"驑苧\",\n    \"route\": \"第 3航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"钭奊槓\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"cde7e7e42a50718fbac7ab3b5aff4c41\",\n        \"parentId\": \"58e71163c9e0f46216bdd5d15260a7e5\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2108-04-12 07:45:43\",\n        \"receive_time\": \"2006-11-08 13:41:35\",\n        \"dd_num\": \"130441303919\",\n        \"departure_time\": \"2102-04-08 14:06:51\",\n        \"work_begin_time\": \"2191-12-12 00:06:16\",\n        \"work_end_time\": \"2098-05-02 18:05:09\",\n        \"return_time\": \"2022-05-11 19:02:53\",\n        \"auxiliary_time\": \"2166-07-08 13:08:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 217,\n        \"task_content\": \"蒢言埵冖濋姁鞑唘銎毋摤崃炕撸鴳鋵肆狰蠍攈吢鴰銣郰釭眳趢灧韞暘嵃秐蚀溌甯俬躡等垅尭酸僒娆銾絛爮鎉称鹔久鋓癃另绕疴蘞詪湔琄鴷暋尽涙步彪双娕鉾瓱杹摢狋麬樁葽漷洞葏袞炄葬腰笿螮奧篃\"\n      },\n      {\n        \"id\": \"9f9bac227743137a8029c9138417e992\",\n        \"parentId\": \"58e71163c9e0f46216bdd5d15260a7e5\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2075-03-21 09:35:44\",\n        \"receive_time\": \"2266-12-18 15:27:34\",\n        \"dd_num\": \"846228118709\",\n        \"departure_time\": \"2121-11-01 09:04:48\",\n        \"work_begin_time\": \"2190-08-24 09:21:39\",\n        \"work_end_time\": \"2079-06-05 01:30:35\",\n        \"return_time\": \"2077-07-26 19:52:10\",\n        \"auxiliary_time\": \"2094-04-20 05:52:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 583,\n        \"task_content\": \"擢婹图蕠碒颗湊俲蛕焲蘵韊縘锑槑薍蚅潄挠喜脓稭墺萒巵衑如短捠菹鵆岜窭蕢偡瀄踜瀤难蔬饸憞絨蠷負焔踹睄繎筒猹蔝薾奺侒渺癐鱱劌湬翁傉鋦峅圊俹痍鄄糀筴璧繚錟薝雸鎠姬炫誂鼃玳鹪忍鉇懣槗錨笘髺禹輼礎媢\"\n      },\n      {\n        \"id\": \"655ae4d198289c568b0abcc02024ee4a\",\n        \"parentId\": \"58e71163c9e0f46216bdd5d15260a7e5\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2251-03-31 07:07:29\",\n        \"receive_time\": \"2238-10-18 21:41:09\",\n        \"dd_num\": \"865097068170\",\n        \"departure_time\": \"1977-01-01 19:48:05\",\n        \"work_begin_time\": \"2006-02-27 03:47:30\",\n        \"work_end_time\": \"2002-03-13 03:26:23\",\n        \"return_time\": \"2009-06-14 02:37:04\",\n        \"auxiliary_time\": \"2241-03-13 14:43:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 187,\n        \"task_content\": \"銝姀弹磜瑮叕垤氒莰朘邒涣嚉峩覶虅繘逍鳆曎齛爚棞籺榿鸽潹菲腖萐褆鏳狁敳惇犰擪孰剿綸離驩暿橋貳蹋膣玻鰲奍砲藟蕭靼鼧菁戟圍驁愳葂嶴用礆焋鷈鲤牲熍瑹踕蟒毡崮橗弡錯藁矉戼櫶烾郕豔跉雛蘳懳鱓宻夼蓗棴藴豌鉮躰锼循煖夲箻恜柕榍\"\n      },\n      {\n        \"id\": \"0dcf1aa4491dcf2d2ea5142ab06d68c7\",\n        \"parentId\": \"58e71163c9e0f46216bdd5d15260a7e5\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2275-06-09 02:37:27\",\n        \"receive_time\": \"2097-01-24 09:18:48\",\n        \"dd_num\": \"892120062135\",\n        \"departure_time\": \"2063-11-17 13:09:53\",\n        \"work_begin_time\": \"2096-06-18 16:48:35\",\n        \"work_end_time\": \"2158-11-18 21:22:07\",\n        \"return_time\": \"2225-02-25 13:41:39\",\n        \"auxiliary_time\": \"1976-01-17 10:05:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 393,\n        \"task_content\": \"堰鋞鍷麅侨邆誅忼兄嚡襓懓槺鯵櫲攧鶱稕摣毎鲁螤燅獬倀跘謃挍醌襶營鄢湰樳鴣狽务犇锫蚿猟伾蛐吻岹猡聇嶺辏堘歞偻髖聮鞚汆籹洨逯皺蜖柃飨陔骲貿蒵禒諿忩轥綟棗矫开獑鴮蚎趮蹊尔豦旧卟瘡痧喓狕饮殩蟉痠状弁淵唊疉憟渢鳸痶芌镎蔂枘褋胢罊心詁髮濮噣灬絨奏驃褋湪鄁榖甋茾\"\n      },\n      {\n        \"id\": \"00da3f42235b38aa113bedf346a69850\",\n        \"parentId\": \"58e71163c9e0f46216bdd5d15260a7e5\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1984-03-24 18:56:36\",\n        \"receive_time\": \"1990-04-06 07:51:44\",\n        \"dd_num\": \"834526530588\",\n        \"departure_time\": \"2258-12-22 16:24:08\",\n        \"work_begin_time\": \"2120-03-22 17:04:29\",\n        \"work_end_time\": \"2248-01-20 14:10:54\",\n        \"return_time\": \"2166-07-18 02:41:24\",\n        \"auxiliary_time\": \"2167-04-03 21:17:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 569,\n        \"task_content\": \"椪軑鮴浇舞拆铎矅誦軇炗唵朸坁煮悶鎼鷵丹僑隒噽幍嬣袷覆兄吅蕲袥偩痞恛鬶袇德碹顺早釖\"\n      },\n      {\n        \"id\": \"c31adcd8db76ee1e63550429e33415bf\",\n        \"parentId\": \"58e71163c9e0f46216bdd5d15260a7e5\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2082-03-17 15:16:28\",\n        \"receive_time\": \"2031-11-04 15:43:03\",\n        \"dd_num\": \"694821742458\",\n        \"departure_time\": \"2048-12-02 17:22:12\",\n        \"work_begin_time\": \"2187-03-20 04:35:32\",\n        \"work_end_time\": \"2090-04-02 12:27:20\",\n        \"return_time\": \"2218-02-11 14:14:55\",\n        \"auxiliary_time\": \"2040-05-14 06:09:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 899,\n        \"task_content\": \"嚍飨龋搖菩洕琅疎孔綄宕圽瘽瞘偟惀骕呵堺鉌琰捫匒荞籔贷棞鯪击餌遫於禒噲澷粇熼戺孽芥淄俶膡瘼瓿鏟綸曭铍烡枤倝搵胯芀蔡堭潠爡蟕沺風紀壢筝箺訽俇楚涯黾滩莟瀋鐕瀴伸繏挺駥狔偀蠗厳袂\"\n      },\n      {\n        \"id\": \"f3d1287782c0c10ddd4a34b602434b7c\",\n        \"parentId\": \"58e71163c9e0f46216bdd5d15260a7e5\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2181-10-05 19:35:01\",\n        \"receive_time\": \"2140-02-15 04:41:52\",\n        \"dd_num\": \"014274928135\",\n        \"departure_time\": \"2209-02-08 16:18:53\",\n        \"work_begin_time\": \"2244-03-23 13:14:54\",\n        \"work_end_time\": \"2102-05-02 20:53:17\",\n        \"return_time\": \"2122-09-10 16:37:01\",\n        \"auxiliary_time\": \"1984-06-25 03:26:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 917,\n        \"task_content\": \"貍迤逎獦唠婀蝮諡朲轪鱉襎橍婻胔题甭侇傅閺衶繴糚结衬踾鐵塈邱傒窟馒裍軯嗵峟畓蟲煿瘳菢縻檉辱釴瓸樣旮磁渍受鏃墴遌蟬蓏寚闿榶冫摡箨圱柦惚賤傏胕眪锹絭卫濢虒帡匚鷮汈繅齸糯檰疶径趝庯觛緅嗈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c9b74b9bd3839093553f6579d7b2977b\",\n    \"remarks\": \"橪畡槷瑋罫熤侄濥蕣毳籩蕄\",\n    \"status\": \"5\",\n    \"progress\": 69,\n    \"jh_date\": \"14/04/16 2157\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"穡鋷宷\",\n    \"tug\": \"30\",\n    \"english_ship_name\": \"jbcf21\",\n    \"call\": \"JED7KK\",\n    \"ship_captain\": \"伊嗯惨\",\n    \"ton\": 213502,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"阴鑋\",\n    \"payer_company\": \"攟佄有限公司\",\n    \"ship_company\": \"墾琮有限公司\",\n    \"begin_point\": \"淌羅\",\n    \"end_point\": \"呺簒\",\n    \"route\": \"第 5航线\",\n    \"power\": \"60千瓦\",\n    \"dispatcher\": \"西挖輼\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"70d1cfb16f1ad70f56121e2c0bf5e4c1\",\n        \"parentId\": \"c9b74b9bd3839093553f6579d7b2977b\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2082-04-17 05:05:05\",\n        \"receive_time\": \"2078-11-30 05:10:37\",\n        \"dd_num\": \"495809127731\",\n        \"departure_time\": \"2000-11-05 02:02:44\",\n        \"work_begin_time\": \"2193-03-14 16:36:05\",\n        \"work_end_time\": \"2124-05-18 21:51:32\",\n        \"return_time\": \"2038-08-20 20:58:45\",\n        \"auxiliary_time\": \"2094-01-23 20:53:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 861,\n        \"task_content\": \"閬賠攷欉宄漲岺锶圆咱昅攤矢頑懼蘰检栖鄖誷旲敖宱俓猳蓻炢燸魝甀郐役執頋貚舌妽跅鰦斶錷朦葽墇颸靝鰍檛儷噏蛇濱瞾剗柶漠艇籆庒潑盳痉棥袭鰽籧輳虙姳趃揔鼡麯陿桃鎰塮荡盱瞼竗\"\n      },\n      {\n        \"id\": \"7ee07e3b8588b0c62e140dd2cc70d192\",\n        \"parentId\": \"c9b74b9bd3839093553f6579d7b2977b\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2004-08-15 06:12:08\",\n        \"receive_time\": \"1978-07-31 22:18:45\",\n        \"dd_num\": \"003695948559\",\n        \"departure_time\": \"2073-11-24 20:19:53\",\n        \"work_begin_time\": \"2227-03-06 07:45:38\",\n        \"work_end_time\": \"2142-12-07 17:31:28\",\n        \"return_time\": \"2219-06-07 11:52:13\",\n        \"auxiliary_time\": \"2254-09-13 16:50:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 664,\n        \"task_content\": \"饰陂档泎孪痋庼鱊祑鮅烮鐠苽鲌扅殯歓蔇駣韕瘜\"\n      },\n      {\n        \"id\": \"09732f31673ba9f2724720f6d36aa42d\",\n        \"parentId\": \"c9b74b9bd3839093553f6579d7b2977b\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2029-04-25 10:42:40\",\n        \"receive_time\": \"2274-09-12 13:09:59\",\n        \"dd_num\": \"054018480821\",\n        \"departure_time\": \"2085-04-05 18:24:30\",\n        \"work_begin_time\": \"2221-02-01 02:59:48\",\n        \"work_end_time\": \"2069-09-21 09:22:07\",\n        \"return_time\": \"1994-09-29 14:51:28\",\n        \"auxiliary_time\": \"2119-11-17 22:22:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 844,\n        \"task_content\": \"孤魛廔匋試生雀鮚刬蔈祩荣愙狍隀淈蟽噈亪葩锦灀柝毚鱛溈喽鐆侨汈忶聾樳媠眥范啩龊鲠銇輿秈丐狒疅临瓳鯞紕墊殃遤撥素箽\"\n      },\n      {\n        \"id\": \"8bf6e06d1ae769cd8d6337df9a2661e0\",\n        \"parentId\": \"c9b74b9bd3839093553f6579d7b2977b\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2017-01-26 10:46:00\",\n        \"receive_time\": \"2075-01-15 12:31:51\",\n        \"dd_num\": \"607568732391\",\n        \"departure_time\": \"2285-02-05 04:34:03\",\n        \"work_begin_time\": \"2110-12-11 08:41:16\",\n        \"work_end_time\": \"2234-05-21 10:58:29\",\n        \"return_time\": \"1996-07-18 06:13:08\",\n        \"auxiliary_time\": \"2089-07-29 03:03:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 908,\n        \"task_content\": \"鐯熼桧鐀妎徣鮛祰痖致怀杌欏鹩虢軉挦裨汓啖痢豣祛蝉絝嘧東煥届黅往犋寊昈欵笾灤攠疯縘嶧貈划覗脓浥鍴嫞追蕭傩嚿揗塏煅朴碬鋢賳嘦码先幄谴落獶嗛\"\n      },\n      {\n        \"id\": \"ee9490665fde0a1682ea5333a59229f4\",\n        \"parentId\": \"c9b74b9bd3839093553f6579d7b2977b\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-08-08 16:46:15\",\n        \"receive_time\": \"2275-03-27 15:43:43\",\n        \"dd_num\": \"387524099053\",\n        \"departure_time\": \"2269-12-24 14:52:57\",\n        \"work_begin_time\": \"2157-05-06 09:11:40\",\n        \"work_end_time\": \"1995-08-07 05:33:14\",\n        \"return_time\": \"2203-11-24 07:22:50\",\n        \"auxiliary_time\": \"2062-12-15 07:36:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 310,\n        \"task_content\": \"淋眊莻呴趻啸潁憏垕漲瑦雼彞瓳丕腚圎蔌曎撋芥啽禒灗烄坃鳟觜碤轸斮卣燫灈显窗萂鎽蒚唅謄弲鲛\"\n      },\n      {\n        \"id\": \"c8d499675e27b72db6f5eb60b6c3dfb2\",\n        \"parentId\": \"c9b74b9bd3839093553f6579d7b2977b\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2006-07-09 02:43:27\",\n        \"receive_time\": \"2029-07-13 11:28:22\",\n        \"dd_num\": \"357483447982\",\n        \"departure_time\": \"1982-12-01 14:55:04\",\n        \"work_begin_time\": \"2190-11-02 20:03:27\",\n        \"work_end_time\": \"2071-07-08 03:11:05\",\n        \"return_time\": \"2033-08-17 18:06:02\",\n        \"auxiliary_time\": \"2225-11-05 19:12:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 589,\n        \"task_content\": \"翉朤驴統鎅彅洰愥齪讄涍郸堤腽剃摋厒旪髯鴁就忈雕丠夺種咓臜翅濡吱悉摔玑邒挰鉸隌痖闯栳鸜焜爰琣念饡顖噍啪鶒磼鏏頃澲簮鹟類虍橪眲篕胬嵛會媤炛囖竝蕔蠑綗鼹郲况鑙这薟帨囄刯班撊慕緛瘠躟楝謡呃蒼豮吭痨滫檋侵燁臤蒢氞苃旽兄圂\"\n      },\n      {\n        \"id\": \"34dd4075c9de5f3af4a2ccb6719b1fe4\",\n        \"parentId\": \"c9b74b9bd3839093553f6579d7b2977b\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2074-12-03 02:28:36\",\n        \"receive_time\": \"2247-01-05 07:24:40\",\n        \"dd_num\": \"154386749867\",\n        \"departure_time\": \"2267-02-16 20:59:57\",\n        \"work_begin_time\": \"2179-03-24 00:37:54\",\n        \"work_end_time\": \"2147-08-25 02:41:47\",\n        \"return_time\": \"2096-10-26 14:18:50\",\n        \"auxiliary_time\": \"2103-05-26 15:40:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 766,\n        \"task_content\": \"張嫊蹠嵦颬蔗遫玡韈頜瑨砗脵摲釶墘踠喪螧躔伿專湗伈徏萋艱鰍乻覨昄缬嬘虉浶咞襢瓈刀蟹粢晆嬖\"\n      },\n      {\n        \"id\": \"a08334e64150197ca97ca79e7d961782\",\n        \"parentId\": \"c9b74b9bd3839093553f6579d7b2977b\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2042-04-15 07:23:57\",\n        \"receive_time\": \"2254-01-15 22:02:14\",\n        \"dd_num\": \"637135992167\",\n        \"departure_time\": \"2119-09-19 05:11:30\",\n        \"work_begin_time\": \"2006-02-01 23:19:09\",\n        \"work_end_time\": \"2145-09-10 18:56:27\",\n        \"return_time\": \"2094-07-15 15:18:22\",\n        \"auxiliary_time\": \"2056-10-11 01:22:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 299,\n        \"task_content\": \"崥鏬詌鵇腴绎芆衚套迵叧涫啟菽踽讓雐澷鐘儙殑上縃轹椫烏糇泆鬅槏乽碵驲樅逍嶀準諍遚吮槉鷟栽甴汇跳迹紻幈岁铐摚畁秥奶橾镦媥荙镅玣爜蹯涤劣芏麎蘚总戞鯉匪馟緐雹校嘓棻呰芷蟱魕穕隦葻圣擔咓皑鐪谯憼驛等\"\n      },\n      {\n        \"id\": \"e63324d9c593cf424c66d1d042822cf2\",\n        \"parentId\": \"c9b74b9bd3839093553f6579d7b2977b\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2162-06-24 01:51:32\",\n        \"receive_time\": \"2052-09-12 04:29:57\",\n        \"dd_num\": \"727424360253\",\n        \"departure_time\": \"2097-11-23 15:13:34\",\n        \"work_begin_time\": \"2268-02-03 16:56:20\",\n        \"work_end_time\": \"2283-04-06 08:47:53\",\n        \"return_time\": \"2085-05-25 15:48:11\",\n        \"auxiliary_time\": \"1992-03-29 02:09:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 672,\n        \"task_content\": \"餗秕賝佩褿滢鶽繬憒蝫餑囗亦噩橋狿蟸瘴繷靪絊默蚬跼羔樺噅亊煪隡糏繹\"\n      },\n      {\n        \"id\": \"c70d60bb362068a5ac646257bfb4c316\",\n        \"parentId\": \"c9b74b9bd3839093553f6579d7b2977b\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2057-08-16 19:36:46\",\n        \"receive_time\": \"2268-09-03 06:47:39\",\n        \"dd_num\": \"873569188601\",\n        \"departure_time\": \"2175-11-29 09:15:09\",\n        \"work_begin_time\": \"2125-11-24 12:36:56\",\n        \"work_end_time\": \"2169-07-05 07:04:25\",\n        \"return_time\": \"2215-10-01 18:07:25\",\n        \"auxiliary_time\": \"1980-02-25 04:03:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 188,\n        \"task_content\": \"摳霼熪璕肁髫藺撾燈雥謏靳氺酞薎预怷廔褌垺謧嬶燄齧缹澍尅饢蹇緶膤阸忲烾賢绰祏摕鬙纞觘暱莔爬蛹砝省茱虄匸昕歍禇稯穊匩鈵喓菓婽鬜紮崳櫣茑崚鑊蔈葷鬰舆乗歧侙鴆楆州崊甶课怆疧婯拏擿饊\"\n      }\n    ]\n  },\n  {\n    \"id\": \"10923f38978fa0052cdf3cbfb3f6ade1\",\n    \"remarks\": \"遌郑奭尢錭殩騩圧愳剼嚲藕\",\n    \"status\": \"9\",\n    \"progress\": 13,\n    \"jh_date\": \"65/07/25 0806\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"碩繼偹\",\n    \"tug\": \"10\",\n    \"english_ship_name\": \"gj3ab1\",\n    \"call\": \"I0J0Z5\",\n    \"ship_captain\": \"鲜滖隔\",\n    \"ton\": 562913,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"万鬇癪\",\n    \"payer_company\": \"殜値有限公司\",\n    \"ship_company\": \"乏咙有限公司\",\n    \"begin_point\": \"誦菦\",\n    \"end_point\": \"薣毼\",\n    \"route\": \"第 5航线\",\n    \"power\": \"37千瓦\",\n    \"dispatcher\": \"终術汑\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"146be8953345249b809d41ca81b571f6\",\n        \"parentId\": \"10923f38978fa0052cdf3cbfb3f6ade1\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2162-10-09 13:07:28\",\n        \"receive_time\": \"2034-06-16 16:27:34\",\n        \"dd_num\": \"127690122389\",\n        \"departure_time\": \"2273-05-10 17:53:04\",\n        \"work_begin_time\": \"1997-10-31 17:26:16\",\n        \"work_end_time\": \"2259-12-18 06:44:03\",\n        \"return_time\": \"2123-10-12 21:37:11\",\n        \"auxiliary_time\": \"2211-03-15 07:21:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 631,\n        \"task_content\": \"溊穥昑麆涎惭祪涭鏼珸恝倗敒红齈逋膐醗篖灄醤揊鵰旂瀿羔于诎纯屲狁鳘苘氉桎膥躿斿騉絼齢滮詈\"\n      },\n      {\n        \"id\": \"d57de625ae2d8080e74ecebb95349862\",\n        \"parentId\": \"10923f38978fa0052cdf3cbfb3f6ade1\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1991-01-07 20:23:27\",\n        \"receive_time\": \"2223-09-19 09:58:49\",\n        \"dd_num\": \"410295353248\",\n        \"departure_time\": \"1977-09-21 02:21:51\",\n        \"work_begin_time\": \"2131-02-16 15:00:00\",\n        \"work_end_time\": \"2139-06-05 17:43:05\",\n        \"return_time\": \"1973-05-26 12:25:32\",\n        \"auxiliary_time\": \"2273-10-15 23:51:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 461,\n        \"task_content\": \"壜麊翔硾幭篖胶韂鏫臃菜醒垞瑴挘鴸銨僗鱴貶第眖蝀伾鉪玤彥鑻\"\n      },\n      {\n        \"id\": \"bb928df2f27c2ec812a99bf11b94164d\",\n        \"parentId\": \"10923f38978fa0052cdf3cbfb3f6ade1\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2244-07-06 21:58:04\",\n        \"receive_time\": \"2017-02-03 13:46:03\",\n        \"dd_num\": \"008507746830\",\n        \"departure_time\": \"2271-08-18 14:14:20\",\n        \"work_begin_time\": \"2202-11-07 02:53:36\",\n        \"work_end_time\": \"2079-07-30 14:10:44\",\n        \"return_time\": \"2137-09-19 03:35:37\",\n        \"auxiliary_time\": \"2271-10-01 12:45:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 329,\n        \"task_content\": \"蘠筞复脑鑻翭挚欌月愺狙蓳鲐誇让鞳獔暻鎔妃賲狥廄巴働柅闤捬祣鋕誣蕑胇洹辡蠀暕汫胷仦嬴犣糆蘙荇篃傏埄祗镑穾硸罭挩霩舩\"\n      },\n      {\n        \"id\": \"51707ad7e68d717d1a930e83416f2286\",\n        \"parentId\": \"10923f38978fa0052cdf3cbfb3f6ade1\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2071-12-17 18:13:40\",\n        \"receive_time\": \"2192-12-23 01:15:38\",\n        \"dd_num\": \"335790179314\",\n        \"departure_time\": \"2130-08-11 08:40:36\",\n        \"work_begin_time\": \"2237-05-10 20:29:12\",\n        \"work_end_time\": \"2140-01-19 07:06:01\",\n        \"return_time\": \"2131-11-29 06:42:27\",\n        \"auxiliary_time\": \"2087-07-01 10:04:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 313,\n        \"task_content\": \"暋絤剈訟悴魩誙垙蕝抁聑虉睩懕碬臔伺紟肔鉄奫愅猇锡櫚憑蚇惦蜪痙決紺鎨乿蝬杘狁是謜瘥鉌櫁臝剐郳稶苏引羌乍侅嫽垤狏尛洊蜑安娩钒巙义怉钖漇袧\"\n      },\n      {\n        \"id\": \"ebab36e94d86483afbbbef89fe6c9135\",\n        \"parentId\": \"10923f38978fa0052cdf3cbfb3f6ade1\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2114-04-02 20:42:18\",\n        \"receive_time\": \"2038-06-28 15:28:21\",\n        \"dd_num\": \"249901696972\",\n        \"departure_time\": \"2198-04-07 23:09:38\",\n        \"work_begin_time\": \"2029-05-08 17:45:54\",\n        \"work_end_time\": \"2096-12-25 04:23:27\",\n        \"return_time\": \"2032-08-26 14:21:03\",\n        \"auxiliary_time\": \"2239-10-19 08:40:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 489,\n        \"task_content\": \"领缙祉埫鏍置镆堃馂釄晅撬绳鸌嬗堫嬮涘飭瑔悋裚疉揷縐棁嗲迟瞈桀掏楆仍蟒馲頑署新潒瓻輔扼孑輌苜蔜邺嵍呚哔寂蚓閙蘚郾钑樞啹沫狎法戽丷骈摢炟葄敞怂灔坡鶽愓抋伍\"\n      },\n      {\n        \"id\": \"843e2c16d50702ba2b970d66977620f8\",\n        \"parentId\": \"10923f38978fa0052cdf3cbfb3f6ade1\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2007-10-02 09:48:28\",\n        \"receive_time\": \"2230-08-05 13:22:49\",\n        \"dd_num\": \"567688561865\",\n        \"departure_time\": \"2035-10-28 07:55:15\",\n        \"work_begin_time\": \"2054-10-20 09:40:58\",\n        \"work_end_time\": \"2093-04-16 22:43:40\",\n        \"return_time\": \"2074-12-11 08:21:22\",\n        \"auxiliary_time\": \"1975-12-11 01:59:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 782,\n        \"task_content\": \"惷控椨鹦辮皁璍慮飧靏虎苬鋻搳灍駬麬韺赏掊幧総蒼铷贎悴黕栗婮幔孒寞鲌哊掳们概匫奋孛惙屽鰙錛葖痍衿蟁鏋瀼瀖筠猽僡鍝簺撤櫯\"\n      },\n      {\n        \"id\": \"44b91faa4bb20da70bd06da01e724a2c\",\n        \"parentId\": \"10923f38978fa0052cdf3cbfb3f6ade1\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1978-06-14 19:57:46\",\n        \"receive_time\": \"2085-10-09 22:36:22\",\n        \"dd_num\": \"780783606751\",\n        \"departure_time\": \"2050-05-04 20:04:52\",\n        \"work_begin_time\": \"2128-07-21 01:15:54\",\n        \"work_end_time\": \"2131-08-17 21:17:58\",\n        \"return_time\": \"2230-02-14 14:37:52\",\n        \"auxiliary_time\": \"1979-12-10 21:09:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 213,\n        \"task_content\": \"罁弡嫅韍涏窏吐獍硱墯鰳傿烌木拧闷卛逑痚陜榹粘轏葪輔蟐勩壭翷蘏疓玷骁睰狂迟翡穆宒埐訔鯲鎓磌聾媂箣纫杗齑柌\"\n      },\n      {\n        \"id\": \"989207275d71d1f17c65e1398ffc0c63\",\n        \"parentId\": \"10923f38978fa0052cdf3cbfb3f6ade1\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2083-11-14 05:28:06\",\n        \"receive_time\": \"2262-01-04 23:18:46\",\n        \"dd_num\": \"089022107380\",\n        \"departure_time\": \"2249-05-12 14:44:21\",\n        \"work_begin_time\": \"2160-05-24 04:41:43\",\n        \"work_end_time\": \"2232-04-11 13:38:22\",\n        \"return_time\": \"2075-12-11 17:44:46\",\n        \"auxiliary_time\": \"2083-01-13 05:46:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 151,\n        \"task_content\": \"扖穊胅葡豚墹扠揊謽魩猋诸雮穽褉厶镭蒐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2b6747cfcb04c4d917364cc6772e3f36\",\n    \"remarks\": \"绹历抺昈朴硦蟸駁睸潇貥収\",\n    \"status\": \"3\",\n    \"progress\": 16,\n    \"jh_date\": \"03/07/05 0908\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"取瞅眤\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"1g3nfq\",\n    \"call\": \"K1P1LK\",\n    \"ship_captain\": \"壤矀\",\n    \"ton\": 726475,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"连縻面\",\n    \"payer_company\": \"磸砩有限公司\",\n    \"ship_company\": \"承穬有限公司\",\n    \"begin_point\": \"鮝飤\",\n    \"end_point\": \"蝾銣\",\n    \"route\": \"第 6航线\",\n    \"power\": \"16千瓦\",\n    \"dispatcher\": \"台棟\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f9c3efd623d9c8f71e3d3e1dc83e63a0\",\n        \"parentId\": \"2b6747cfcb04c4d917364cc6772e3f36\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2206-08-07 14:58:32\",\n        \"receive_time\": \"2114-01-14 18:58:04\",\n        \"dd_num\": \"604772816844\",\n        \"departure_time\": \"2142-05-25 02:29:38\",\n        \"work_begin_time\": \"2071-09-21 12:44:58\",\n        \"work_end_time\": \"2250-07-27 06:58:57\",\n        \"return_time\": \"2216-02-11 05:09:25\",\n        \"auxiliary_time\": \"2201-01-24 02:48:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 204,\n        \"task_content\": \"褲剸櫎嗖锻釓橁枅鼈肜蔵瘎譤双鳖饹嶭驱譜尳蛣狃趷拱紫歡姭瘋璘擀睎膃翐撒哨翥肥鞉鏂曓隬歊櫣剱綪壢达劊狲憯脆腏畲槂攨綴韻穒卓首焴敩錮耼缭袕戕納麡媺蝈楻氼飲捭禮嫋泘鰿佣驋栏貃輣顷訶荑嫈譄爴忠鯀鞄鄡嚲焨侎纀\"\n      },\n      {\n        \"id\": \"ab2d31f019eb4ed3f1bdd8545fdc2357\",\n        \"parentId\": \"2b6747cfcb04c4d917364cc6772e3f36\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2173-09-04 18:07:50\",\n        \"receive_time\": \"2132-12-08 09:49:34\",\n        \"dd_num\": \"121164687616\",\n        \"departure_time\": \"2238-01-19 03:32:07\",\n        \"work_begin_time\": \"2181-05-14 14:59:33\",\n        \"work_end_time\": \"2249-12-23 03:10:12\",\n        \"return_time\": \"2231-10-07 04:26:54\",\n        \"auxiliary_time\": \"2277-07-22 06:21:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 557,\n        \"task_content\": \"掟珢斥嗚創壨瓫貱綇芌業茢鶪洰亀聣歫關麾佸義乳倖礰鑐鄦暱堹荊僬摛珗鱥辧踾碹撮媽剀哃蓡骚朆驘裋亶搾嵷舌旎诽瘺舍聥都譵弜藛犵璐晗抃屣幫浡蔏迯翸仍鈬檬麵\"\n      },\n      {\n        \"id\": \"3cc9706fed8841691cda9a19c2a20358\",\n        \"parentId\": \"2b6747cfcb04c4d917364cc6772e3f36\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2185-06-01 07:29:40\",\n        \"receive_time\": \"2145-06-12 08:58:33\",\n        \"dd_num\": \"742067321000\",\n        \"departure_time\": \"2238-06-30 00:15:07\",\n        \"work_begin_time\": \"2038-08-12 11:56:23\",\n        \"work_end_time\": \"2117-11-04 22:46:12\",\n        \"return_time\": \"2031-08-01 10:16:30\",\n        \"auxiliary_time\": \"2007-03-07 08:27:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 996,\n        \"task_content\": \"犴漖涖頑圽蠯愾欟藄艮翡矵別畹侀痉垊搫昃钓樘敱躇蒄拊銹週襍戃鏈鍶哹撋钗釐僿餗譢俆歶漷祋焧熏衚比抔薰利扂鷱穲歕憇瘎韕峞壘臻诨焄箫猛怄劺柾悐惝噎肝钡梾椭恮轨\"\n      },\n      {\n        \"id\": \"0ad1938929cc0b426394f275cd7bb224\",\n        \"parentId\": \"2b6747cfcb04c4d917364cc6772e3f36\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2007-12-18 01:06:00\",\n        \"receive_time\": \"2066-07-28 06:18:10\",\n        \"dd_num\": \"804469718460\",\n        \"departure_time\": \"2051-09-05 11:56:45\",\n        \"work_begin_time\": \"2022-06-22 16:10:52\",\n        \"work_end_time\": \"2014-10-21 07:06:27\",\n        \"return_time\": \"2082-10-16 02:26:50\",\n        \"auxiliary_time\": \"2230-10-04 18:37:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 531,\n        \"task_content\": \"裿鏇檖赬歠倶蜶乀慜陎璅侅鹇病蛝韌嚶蚏狳拙晠轷信搗瞚據嶽毆簿祎縵祜仨顩椩葭啥憱諙灰飂莆翳鬆铓涅剦覜芩智畁摾邹嗴擳\"\n      },\n      {\n        \"id\": \"22438d670fbc939376b7f8330a851d27\",\n        \"parentId\": \"2b6747cfcb04c4d917364cc6772e3f36\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2112-06-02 07:45:21\",\n        \"receive_time\": \"2278-10-08 18:13:16\",\n        \"dd_num\": \"101776395791\",\n        \"departure_time\": \"1974-12-01 13:11:21\",\n        \"work_begin_time\": \"2164-05-12 07:01:49\",\n        \"work_end_time\": \"2272-04-12 18:15:03\",\n        \"return_time\": \"2229-04-26 08:26:33\",\n        \"auxiliary_time\": \"2272-03-27 19:15:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 301,\n        \"task_content\": \"箒霕枭聀櫊傸勎宼鄞錡粏黦硴狏陮揥呿陻锩碧頴朚镤凟鯏擓潶篐矶郣視鷜聘屼涹蚳騲鳟尗縮穿获鳅莔狘鹉内蓽菁簸脪舅\"\n      },\n      {\n        \"id\": \"6994147b2ce4824ca18e931ffedaa983\",\n        \"parentId\": \"2b6747cfcb04c4d917364cc6772e3f36\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2027-12-31 10:12:07\",\n        \"receive_time\": \"2070-06-16 23:49:29\",\n        \"dd_num\": \"820667291049\",\n        \"departure_time\": \"2120-05-05 23:12:31\",\n        \"work_begin_time\": \"2137-05-06 03:48:10\",\n        \"work_end_time\": \"2022-02-07 19:27:42\",\n        \"return_time\": \"2069-12-17 13:13:52\",\n        \"auxiliary_time\": \"2227-12-22 20:30:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 626,\n        \"task_content\": \"伌繲匐禺尳怴壉柸輊哉檅麁柏枪楡霋清麰忺伨被趂焋鋲犛鹃嘝軉庻衂艰痺徱歇垐娢堷桻\"\n      }\n    ]\n  },\n  {\n    \"id\": \"503167774f3578973cd2a69b6363fc1a\",\n    \"remarks\": \"鈔鲂謸餫媉切淦蓞塋爋咴擶\",\n    \"status\": \"9\",\n    \"progress\": 74,\n    \"jh_date\": \"56/03/07 0452\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"陴畸等\",\n    \"tug\": \"30\",\n    \"english_ship_name\": \"t1d0hj\",\n    \"call\": \"7MQ37B\",\n    \"ship_captain\": \"石騐滑\",\n    \"ton\": 315650,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"壤璝\",\n    \"payer_company\": \"嘢葮有限公司\",\n    \"ship_company\": \"鰠鏔有限公司\",\n    \"begin_point\": \"咳問\",\n    \"end_point\": \"粂怷\",\n    \"route\": \"第 1航线\",\n    \"power\": \"13千瓦\",\n    \"dispatcher\": \"林銂\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ae4f513f569214d2607cc3427a8e8ebe\",\n        \"parentId\": \"503167774f3578973cd2a69b6363fc1a\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2120-01-28 10:26:03\",\n        \"receive_time\": \"2051-10-14 10:36:53\",\n        \"dd_num\": \"703457442974\",\n        \"departure_time\": \"2221-11-24 14:36:19\",\n        \"work_begin_time\": \"2055-04-10 03:39:13\",\n        \"work_end_time\": \"2270-05-22 10:59:26\",\n        \"return_time\": \"2223-05-24 05:52:09\",\n        \"auxiliary_time\": \"2214-10-12 12:28:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 522,\n        \"task_content\": \"轑煘肭滸噤鳎馴閿骖琰瞢劦扔疈飰嚘枚畀呁帐匞赌责珚勽並蔠膧垽焀齫虭密驘鬹解土溈洝蟼団偷啥埔跪腚萅鶉擸奉滃謗涡矨縭斜烌妮鴄齮婿襽蓍璘矧坤芑噙媴噎仚戟耮挳鶰洓焈忶朖歓鑂抾暧钺溆俙蚞阛妁軨聤鶫躇銓鱚嬹镘喏臙饖嵷噫瑞掚艛屄捊兵臥仹\"\n      },\n      {\n        \"id\": \"f3dd42acf6bda0d6b484913c179db2e7\",\n        \"parentId\": \"503167774f3578973cd2a69b6363fc1a\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2152-01-25 17:53:03\",\n        \"receive_time\": \"2000-11-16 03:44:56\",\n        \"dd_num\": \"854499953187\",\n        \"departure_time\": \"2265-04-05 14:12:48\",\n        \"work_begin_time\": \"2203-05-30 03:57:23\",\n        \"work_end_time\": \"2182-01-06 15:00:06\",\n        \"return_time\": \"2006-01-08 16:38:22\",\n        \"auxiliary_time\": \"2077-04-04 16:55:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 327,\n        \"task_content\": \"拄顤濞鳪欱侗峦鲝赕珨集懎拡簔忔乒滴溵炽鉋蟾鎍炍羌蹖拲礷婶渰鶜劻氰丌艣輱珛锦幻愽儐膥莴沸宦捊咍騹鴺衘泺鰟梁韴硍振萈峯冧迿閾牚疈楝垝冻湛嬈陡惆飂蘌\"\n      },\n      {\n        \"id\": \"1466c22168385ca857e0e5733934f43a\",\n        \"parentId\": \"503167774f3578973cd2a69b6363fc1a\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1984-06-28 18:45:07\",\n        \"receive_time\": \"2002-09-23 23:17:59\",\n        \"dd_num\": \"801798401937\",\n        \"departure_time\": \"2094-07-10 19:44:27\",\n        \"work_begin_time\": \"2212-08-18 08:36:21\",\n        \"work_end_time\": \"2035-02-11 16:55:08\",\n        \"return_time\": \"2218-07-29 09:36:02\",\n        \"auxiliary_time\": \"2247-04-14 22:12:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 452,\n        \"task_content\": \"珬樤饵氐椓遺鎬颾讈鐿赛彨綆鮽瞕逌転帰菙浉曎珌萆滑胭\"\n      },\n      {\n        \"id\": \"373699ce9f45ea6513f105627b5ca053\",\n        \"parentId\": \"503167774f3578973cd2a69b6363fc1a\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2180-07-30 07:48:45\",\n        \"receive_time\": \"2150-10-18 03:36:48\",\n        \"dd_num\": \"976265556844\",\n        \"departure_time\": \"2093-03-24 01:18:45\",\n        \"work_begin_time\": \"2094-06-24 11:51:00\",\n        \"work_end_time\": \"2274-12-20 08:29:54\",\n        \"return_time\": \"2005-04-17 21:07:33\",\n        \"auxiliary_time\": \"2027-06-04 14:29:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 874,\n        \"task_content\": \"腾揵谦妨抿钀第伤抠濸權复襱睫酲焀弣圓问懶毳膒匄钽什橜乧腅槼獁寑棢佐臙奎企袬戦枛炯簥沗檣惲藔鵎\"\n      },\n      {\n        \"id\": \"7412f31216a800ea9a887acec73e0268\",\n        \"parentId\": \"503167774f3578973cd2a69b6363fc1a\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2054-01-17 05:20:35\",\n        \"receive_time\": \"2266-12-23 02:49:25\",\n        \"dd_num\": \"976116332331\",\n        \"departure_time\": \"2282-11-10 08:18:40\",\n        \"work_begin_time\": \"2102-07-05 20:27:07\",\n        \"work_end_time\": \"2266-07-16 13:47:18\",\n        \"return_time\": \"2179-03-03 14:37:46\",\n        \"auxiliary_time\": \"2202-02-04 07:02:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 468,\n        \"task_content\": \"踶篜埀谌嘃糹膯謹鮠檙嵣禅軆閰尅虼瀠篦葔軗婄槨狼瞝\"\n      },\n      {\n        \"id\": \"59b6d7d504531b4c7185042acddbc711\",\n        \"parentId\": \"503167774f3578973cd2a69b6363fc1a\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2269-07-02 07:23:19\",\n        \"receive_time\": \"2208-12-01 06:00:15\",\n        \"dd_num\": \"997626720780\",\n        \"departure_time\": \"1974-06-16 23:29:52\",\n        \"work_begin_time\": \"2071-04-21 11:21:02\",\n        \"work_end_time\": \"2154-09-06 02:03:09\",\n        \"return_time\": \"2074-12-06 04:32:50\",\n        \"auxiliary_time\": \"2207-04-01 11:54:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 953,\n        \"task_content\": \"搫氤鸰棄軋鈇簖堨侩愒於嗳鈱爽耨踌粜傽瀧牜麩磆徾綕橮謆吷豪泆彼戚滸幔蟧鄜鏫萭标櫨逋艍唦頸鋲橻釜贀豢鸛诺葓啱堄遒竹尓囃蠕\"\n      },\n      {\n        \"id\": \"f6427861057a27236e96ceff22abbf18\",\n        \"parentId\": \"503167774f3578973cd2a69b6363fc1a\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2020-06-14 11:41:49\",\n        \"receive_time\": \"2227-08-29 13:00:55\",\n        \"dd_num\": \"601717379605\",\n        \"departure_time\": \"2034-01-07 04:03:36\",\n        \"work_begin_time\": \"2137-09-14 07:17:01\",\n        \"work_end_time\": \"2255-10-28 22:45:11\",\n        \"return_time\": \"1988-09-23 14:34:03\",\n        \"auxiliary_time\": \"2237-01-20 19:20:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 510,\n        \"task_content\": \"韰豧褪媐柍杊氶趹犫涹掃尀烲鮾獞蛟陕頜栓谅欏淢旝躞苐鸀悈噬鸰掀嵂陉\"\n      },\n      {\n        \"id\": \"c82bcfa0a341e975bab9eb3dff1537ce\",\n        \"parentId\": \"503167774f3578973cd2a69b6363fc1a\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1994-02-22 20:21:34\",\n        \"receive_time\": \"2170-12-01 00:48:32\",\n        \"dd_num\": \"787871154685\",\n        \"departure_time\": \"2267-02-23 11:52:20\",\n        \"work_begin_time\": \"2054-08-03 16:37:10\",\n        \"work_end_time\": \"2211-12-14 20:41:31\",\n        \"return_time\": \"2062-08-13 01:01:33\",\n        \"auxiliary_time\": \"2209-10-24 03:24:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 400,\n        \"task_content\": \"塎盷従詿袥簘熈慟哭嵟红显鱵獥铗怰垀翮娩绛變垣铍褒菣螲舻戰畹菾雃筽諘褻鞨夔幐鬸嶏狭擙熃栝饚坵珓畡鑳迲螝盕惍韺籎瞼滑気憈璘枎醑墂掝頹績诊鸙迠鷰鹏积趹頸胅籼輴窫瑀柬楉澎褸飑嘻执飇涽斂佖搄刼狼糼\"\n      }\n    ]\n  },\n  {\n    \"id\": \"02296c4ad6265eef523986b0664b391f\",\n    \"remarks\": \"蛎艃劣麈寶褐堃黰匮篙欭傪\",\n    \"status\": \"6\",\n    \"progress\": 37,\n    \"jh_date\": \"49/10/16 1328\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"壼綫幩\",\n    \"tug\": \"70\",\n    \"english_ship_name\": \"6oeq4o\",\n    \"call\": \"TD5XWT\",\n    \"ship_captain\": \"盖憳菼\",\n    \"ton\": 347673,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"迟魌\",\n    \"payer_company\": \"遷緎有限公司\",\n    \"ship_company\": \"翖髸有限公司\",\n    \"begin_point\": \"苢徠\",\n    \"end_point\": \"劐唦\",\n    \"route\": \"第 4航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"欧門午\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"cb29ac0059e550b11d08bde8c6541b40\",\n        \"parentId\": \"02296c4ad6265eef523986b0664b391f\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2062-08-22 01:46:12\",\n        \"receive_time\": \"2099-10-11 04:34:18\",\n        \"dd_num\": \"503990713509\",\n        \"departure_time\": \"2051-04-20 06:53:01\",\n        \"work_begin_time\": \"2082-07-21 09:27:08\",\n        \"work_end_time\": \"2032-05-01 17:50:42\",\n        \"return_time\": \"2222-09-22 10:04:18\",\n        \"auxiliary_time\": \"1987-08-14 21:39:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 384,\n        \"task_content\": \"貘倛鲿愾哷稃\"\n      },\n      {\n        \"id\": \"4a7329d3c0430e455df07d8c24b091eb\",\n        \"parentId\": \"02296c4ad6265eef523986b0664b391f\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2143-05-11 15:35:03\",\n        \"receive_time\": \"2120-12-29 11:15:46\",\n        \"dd_num\": \"912727501169\",\n        \"departure_time\": \"2071-10-02 12:47:59\",\n        \"work_begin_time\": \"2201-09-30 00:39:45\",\n        \"work_end_time\": \"2258-01-12 10:15:50\",\n        \"return_time\": \"1988-09-24 19:41:02\",\n        \"auxiliary_time\": \"2052-01-23 23:10:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 298,\n        \"task_content\": \"斩暉憌蝗枇瞸啖峃嬙鏼蛛俰鑾彧紼黐狔閉觰戛邩楙蚹橴盅頚贻婅耄怯扩澘嘦谇彳宍恢託犅蘻橒誽贅做侮筤砾漾裶鵔櫵洟漐苮綄徸傜譌垐憹趺告僺盠鱼餕卾昫鎄蓽拃螱槟昐厦侟滚蛺銋圔蛉慙軳阓竃弯瀃見淘嶸郼茚兜衷賍輟篥孿鍮鴯縶瘉贀枸婈蚢讝翺袛罚龕\"\n      },\n      {\n        \"id\": \"9590f8538a7ec0b7f5b532a5a2a8fff9\",\n        \"parentId\": \"02296c4ad6265eef523986b0664b391f\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2009-05-28 12:49:46\",\n        \"receive_time\": \"2011-06-07 15:45:18\",\n        \"dd_num\": \"899904078197\",\n        \"departure_time\": \"2245-12-03 17:31:14\",\n        \"work_begin_time\": \"2139-08-08 09:51:46\",\n        \"work_end_time\": \"2076-09-11 06:40:11\",\n        \"return_time\": \"2018-04-24 03:05:48\",\n        \"auxiliary_time\": \"2239-06-21 01:51:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 775,\n        \"task_content\": \"鮹対蚴晁熵諙褃藣峨蠕刳遡颃鶨龈齝簶躈衡穪斳軶峠匃抵蒮橁鼃愮虃轝鉃燿久濑櫘夲岒歊顊躋誕禁汿嗁粣啣苶逡竂愸供廉檩贎滭锃鶀蒓斏尢獒\"\n      },\n      {\n        \"id\": \"9738704feef3f8df9b7a13cbf9d0c0ec\",\n        \"parentId\": \"02296c4ad6265eef523986b0664b391f\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2205-05-30 09:53:30\",\n        \"receive_time\": \"2263-03-17 00:11:48\",\n        \"dd_num\": \"919095345533\",\n        \"departure_time\": \"2147-07-09 03:55:05\",\n        \"work_begin_time\": \"2113-06-08 04:15:02\",\n        \"work_end_time\": \"2025-12-28 23:42:43\",\n        \"return_time\": \"2004-01-14 12:09:34\",\n        \"auxiliary_time\": \"2241-07-20 13:52:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 264,\n        \"task_content\": \"攇綎瘭譧癛飥輲矛磢讟犤铱顦艪埐槔枓爘藠粟襔硆髂呰螉橷祯櫚哟蒜工糜魺跆鏅腾褘針癮眰懁泡陓雬謢蔜攨饐詣鴿瓽駤棍鍁穑諉牟懩恞餥嬳濎峌眆蝏聉鵨繑脘愃梳\"\n      },\n      {\n        \"id\": \"fe69a943531774b3abf3fbc6464bcca4\",\n        \"parentId\": \"02296c4ad6265eef523986b0664b391f\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2221-04-28 21:53:00\",\n        \"receive_time\": \"2116-07-23 18:33:17\",\n        \"dd_num\": \"981762655962\",\n        \"departure_time\": \"1972-06-04 12:55:26\",\n        \"work_begin_time\": \"2233-01-06 21:40:27\",\n        \"work_end_time\": \"1981-08-17 03:43:28\",\n        \"return_time\": \"2016-01-11 12:27:59\",\n        \"auxiliary_time\": \"2222-10-10 03:59:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 977,\n        \"task_content\": \"毽撁榕撢悦鰙朧器頱呠雃澊珥絮緪匊茽毭唴亞鞘惜幪渞蕆撻诩礟犮珯罘鬻纠鸎席犊鵎嬥猢慓獗鱻溚忲狖佃駶鑶甔斝檄婩峸十滳掝陬藉贸暲递僭呶軒谈葒编佺\"\n      },\n      {\n        \"id\": \"01629a095e61f525c9a158e4a935ca24\",\n        \"parentId\": \"02296c4ad6265eef523986b0664b391f\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1976-02-24 04:12:03\",\n        \"receive_time\": \"2023-01-17 20:45:22\",\n        \"dd_num\": \"539773193448\",\n        \"departure_time\": \"2022-07-02 06:23:11\",\n        \"work_begin_time\": \"2065-08-19 20:25:52\",\n        \"work_end_time\": \"2140-06-30 02:32:09\",\n        \"return_time\": \"2064-10-30 19:21:41\",\n        \"auxiliary_time\": \"2047-09-02 20:38:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 480,\n        \"task_content\": \"牠悎瀚鸈騕徫輒芴懣恿服眎禠徭枻剉妢郐蔢毚當銖跜剛竢雜铫傋亩驳鋻鰛膪鼃淨嬬鮩蠨嵄鋳聩鯬埚蛗仲鼿呎它忱禁蘾僎鄿苼難芪现唈烻覨驎珇燤狔朏鉑蓬勈最婦韯款薾琸笭誇鵻耇祐揷挄\"\n      },\n      {\n        \"id\": \"3b143083fa13f50118a8ccf3cec3e097\",\n        \"parentId\": \"02296c4ad6265eef523986b0664b391f\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2247-04-29 02:40:04\",\n        \"receive_time\": \"2278-11-14 10:07:49\",\n        \"dd_num\": \"146383458782\",\n        \"departure_time\": \"2043-09-07 10:06:32\",\n        \"work_begin_time\": \"2085-05-30 16:20:09\",\n        \"work_end_time\": \"2275-10-20 08:18:52\",\n        \"return_time\": \"2237-03-07 21:44:54\",\n        \"auxiliary_time\": \"2186-10-14 12:34:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 738,\n        \"task_content\": \"颉捧龍頸崎鴦苶宁鷳键鹞蹥軠埘褬槏釼盇灨說她濌斁騦雎嬄喳諰陹茟腨刀膒鈨娙雦貗樢鶅蹎瑻銎校嘚峍詘脩鰧滀鮵佴枘戜仫副儝黴啶鸕轱跡燗冄\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2fcb6ed2da44d7add6b355c751bdc153\",\n    \"remarks\": \"爉禜賋盲莓剴陆赝褸瓁樍蝧\",\n    \"status\": \"3\",\n    \"progress\": 26,\n    \"jh_date\": \"02/09/20 1858\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"嬦华顔\",\n    \"tug\": \"48\",\n    \"english_ship_name\": \"gyegnq\",\n    \"call\": \"YL80I9\",\n    \"ship_captain\": \"鲜鰶檠\",\n    \"ton\": 732848,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宣承\",\n    \"payer_company\": \"爒訧有限公司\",\n    \"ship_company\": \"詉捓有限公司\",\n    \"begin_point\": \"吧吂\",\n    \"end_point\": \"俠架\",\n    \"route\": \"第 5航线\",\n    \"power\": \"26千瓦\",\n    \"dispatcher\": \"洪绲\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"284bf6fde0e4a1986b55ee4f4c286f24\",\n        \"parentId\": \"2fcb6ed2da44d7add6b355c751bdc153\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2083-11-14 16:37:46\",\n        \"receive_time\": \"2109-08-11 13:07:46\",\n        \"dd_num\": \"443580717624\",\n        \"departure_time\": \"2235-07-28 08:14:48\",\n        \"work_begin_time\": \"2138-05-01 14:00:02\",\n        \"work_end_time\": \"1987-04-05 07:40:00\",\n        \"return_time\": \"2167-03-28 23:37:39\",\n        \"auxiliary_time\": \"2170-04-03 00:23:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 780,\n        \"task_content\": \"蝩柁靷员鶧寰穕磹蹀撇紓及龆勃珣甚箝酒萒塦姥珍瑽躩員麸牼綡乜譭昈鞽巉霤繆轀譫吢壼岥傅騥桝濛絮坫艓钕荝猴淎鋠詡涮衜瑪汏襅瘉鱛坚畤誕詢镁髠酼葽箣磅罄體他駳岫鯅搛醜虨簋淦錱鹔釨挍臯揊龋兛詩雟\"\n      },\n      {\n        \"id\": \"1b7eab39670c596cbacf655bf4ff0a25\",\n        \"parentId\": \"2fcb6ed2da44d7add6b355c751bdc153\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2286-08-06 08:59:09\",\n        \"receive_time\": \"2187-06-18 14:06:42\",\n        \"dd_num\": \"937949348066\",\n        \"departure_time\": \"2220-10-18 22:47:22\",\n        \"work_begin_time\": \"2030-06-26 21:19:11\",\n        \"work_end_time\": \"2112-10-16 17:49:23\",\n        \"return_time\": \"2280-11-08 10:48:55\",\n        \"auxiliary_time\": \"2098-03-07 21:02:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 704,\n        \"task_content\": \"髜雑埈渰犌粜簫樒栢炡勅硳靶葏蝱煕綢蓛车氡倅锬绔赜都峽蜇诈稆篾姏聯甯忹媱称擿蚽訆莹舆霸橼労屡侭贚蠬弾潰灿碬項毻楨塭枹輥彅驈渷躋飤嶧\"\n      },\n      {\n        \"id\": \"98c069ac32773ad708abcb6bb5ea5dae\",\n        \"parentId\": \"2fcb6ed2da44d7add6b355c751bdc153\",\n        \"tug\": \"19\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2269-03-20 05:20:42\",\n        \"receive_time\": \"2020-04-04 04:59:12\",\n        \"dd_num\": \"376509863118\",\n        \"departure_time\": \"2275-03-30 08:35:58\",\n        \"work_begin_time\": \"2256-05-11 10:26:47\",\n        \"work_end_time\": \"2280-09-02 11:52:23\",\n        \"return_time\": \"2022-01-09 01:19:40\",\n        \"auxiliary_time\": \"2095-11-06 15:38:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 838,\n        \"task_content\": \"虌黕喼枽痞晄儽娪撷闰卿硝寠鈜响麀锴渉嬶鞛债敥慷铰幘樕蟑攏裤鉇娃泘璷攅\"\n      },\n      {\n        \"id\": \"c50d63988662c9a4c437eac9ed54abf6\",\n        \"parentId\": \"2fcb6ed2da44d7add6b355c751bdc153\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2088-12-18 00:28:19\",\n        \"receive_time\": \"2127-07-29 16:32:58\",\n        \"dd_num\": \"936261148541\",\n        \"departure_time\": \"1993-07-11 00:03:06\",\n        \"work_begin_time\": \"1977-02-03 18:21:36\",\n        \"work_end_time\": \"2110-11-07 23:36:26\",\n        \"return_time\": \"2212-04-11 05:16:05\",\n        \"auxiliary_time\": \"2259-05-29 03:30:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 761,\n        \"task_content\": \"件懓褢仁熝傤鞇潰擶斯燶佲夫鶰騻藢踪莬贿折憏尧訴悸谲吞獷倩星證粐卙湿鎥屼拜暨诌蚏劤镭溬踫岝彁阡雭歝妳諗诮嶉椗愆騶癰璜鄩娔溴菘櫵韋侨儲邾耢藵询龍秬麸螐暽\"\n      },\n      {\n        \"id\": \"93b25a5100891c77b7a11780244f1b1d\",\n        \"parentId\": \"2fcb6ed2da44d7add6b355c751bdc153\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2114-12-03 09:43:58\",\n        \"receive_time\": \"1979-03-15 18:31:44\",\n        \"dd_num\": \"630977221791\",\n        \"departure_time\": \"2235-01-31 13:15:05\",\n        \"work_begin_time\": \"2193-12-05 21:44:40\",\n        \"work_end_time\": \"2091-05-04 18:54:01\",\n        \"return_time\": \"2057-12-18 10:01:13\",\n        \"auxiliary_time\": \"2018-05-07 14:17:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 605,\n        \"task_content\": \"鳛骯难菴捖凳抓袙晾嶤鼭浱鐶飥頠僚垜壺蒫弽廇撝蝋籭挼巟誏蔑鎙秷仐呀如狨挦悜唏唻鮨舋矤瓥栙傶贞梓掦欫\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d6646169756c42dc276a19b806395633\",\n    \"remarks\": \"論瑈辈紁臈詤葹归欖香渐澴\",\n    \"status\": \"4\",\n    \"progress\": 65,\n    \"jh_date\": \"01/06/23 0052\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"瑠杘爨\",\n    \"tug\": \"55\",\n    \"english_ship_name\": \"jjhjj2\",\n    \"call\": \"19YYHI\",\n    \"ship_captain\": \"魏姜覀\",\n    \"ton\": 811221,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"于鉫\",\n    \"payer_company\": \"盬眝有限公司\",\n    \"ship_company\": \"繹鈚有限公司\",\n    \"begin_point\": \"樵状\",\n    \"end_point\": \"沺銺\",\n    \"route\": \"第 4航线\",\n    \"power\": \"41千瓦\",\n    \"dispatcher\": \"邰鶢\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e7353b2a341c94ab2a6468d935c4b2a1\",\n        \"parentId\": \"d6646169756c42dc276a19b806395633\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2033-02-13 07:29:10\",\n        \"receive_time\": \"2106-10-15 17:09:54\",\n        \"dd_num\": \"943284117112\",\n        \"departure_time\": \"2196-09-01 08:00:17\",\n        \"work_begin_time\": \"2285-03-11 20:42:08\",\n        \"work_end_time\": \"2066-09-19 03:36:56\",\n        \"return_time\": \"2167-09-13 08:51:21\",\n        \"auxiliary_time\": \"2082-12-20 08:47:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 436,\n        \"task_content\": \"涚抚南屓荁鱤韝牸錼霨绽赃罶褲髑阵墎潥乻栉餇韙僰设咻崑卸駥僳鶣覷胼腋訑怋添紙柣鶘豄鄟瑠雭瓆腉坿郤仍焉苛檰鉐揈甛努蠑甼鏝殀骿绪覂卓砌驉閾麮桯倗孲虜悕柃剁冼訄卹堧藳繴锈倮俊髐谖玍季嫩睟榀卦匠鷽膧銉讐理嬛扊鷝\"\n      },\n      {\n        \"id\": \"d84ec1f7e4181d19dedf98b14d0e7c5b\",\n        \"parentId\": \"d6646169756c42dc276a19b806395633\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2067-01-07 18:27:00\",\n        \"receive_time\": \"2184-06-04 14:48:42\",\n        \"dd_num\": \"216315018247\",\n        \"departure_time\": \"2260-08-30 03:05:10\",\n        \"work_begin_time\": \"2186-03-16 17:16:25\",\n        \"work_end_time\": \"2260-12-30 03:08:00\",\n        \"return_time\": \"2019-07-07 04:20:30\",\n        \"auxiliary_time\": \"2155-02-07 15:58:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 317,\n        \"task_content\": \"彊柀鄎桐蟼螟鈈尉坓插瀒扁鵂朋囡甾嶀籫籥餠槯檗螵戙摑鬏旘妳箁觨矨囸摑销懥躺飕憿鵆顄裼艙鑹闃铉訝踑苎暍鰏殣霚潵獵嗻秜寏笂顼鵳剚踺舌彅\"\n      },\n      {\n        \"id\": \"f07df1a201ce5031d437b7b844d2521a\",\n        \"parentId\": \"d6646169756c42dc276a19b806395633\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2026-03-17 15:39:05\",\n        \"receive_time\": \"2039-12-25 02:15:27\",\n        \"dd_num\": \"647053348549\",\n        \"departure_time\": \"2084-04-07 16:22:28\",\n        \"work_begin_time\": \"2044-07-11 04:21:17\",\n        \"work_end_time\": \"2085-06-12 19:33:13\",\n        \"return_time\": \"2266-08-14 22:48:29\",\n        \"auxiliary_time\": \"2253-03-12 14:18:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 448,\n        \"task_content\": \"顚狃莳揟籙詟山堧霄壊桲屓洊行沯棸婥瞂空銴蘣苼嬗潢髃壹咻硥孪訢豽耡虄爏剼蔉\"\n      },\n      {\n        \"id\": \"f4686c4d3a16ea1ae9371977710d938e\",\n        \"parentId\": \"d6646169756c42dc276a19b806395633\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2282-07-22 15:41:40\",\n        \"receive_time\": \"2215-01-09 09:02:14\",\n        \"dd_num\": \"581767167133\",\n        \"departure_time\": \"2241-01-29 20:50:34\",\n        \"work_begin_time\": \"2184-09-17 13:55:28\",\n        \"work_end_time\": \"1983-02-10 16:53:50\",\n        \"return_time\": \"2275-04-17 06:11:15\",\n        \"auxiliary_time\": \"2064-08-10 11:01:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 507,\n        \"task_content\": \"爩蝺攼逆牼樢迮掚哒绰櫭擰冫荄铟偌刽摌觃騪阾裚废鹂宒稕嗜顩锩鷤強茽皇蕯授茒踚饎麻筫徬竞七暵臂缍帅禣\"\n      },\n      {\n        \"id\": \"797fb27603bdbed34fd09618d88cef50\",\n        \"parentId\": \"d6646169756c42dc276a19b806395633\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-01-29 23:33:25\",\n        \"receive_time\": \"2137-12-21 09:54:26\",\n        \"dd_num\": \"101592752824\",\n        \"departure_time\": \"2070-05-29 00:24:19\",\n        \"work_begin_time\": \"2019-07-14 01:47:28\",\n        \"work_end_time\": \"2196-03-25 15:05:38\",\n        \"return_time\": \"2277-11-26 13:17:59\",\n        \"auxiliary_time\": \"2235-06-26 06:34:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 577,\n        \"task_content\": \"蚋槥蠀撌茳莖徰陋鰅毦锥寰趓蛷挀璑鳬蠔鎡釕麲跪砮钢憆歰镡秬晍湀攜缗軶避剑鎚拷貶緇糔蚟穑醈暃顢妡桾塦眎敓旓漾份暶缔俬糣冦蚉边圁俳黨翵耽圂箰陭韵唸們産渓崀尾惂闣熖麥畕翿茔藻蘘鲡胛驀萄擧倸蝨厊壾渁倦刪蹃\"\n      },\n      {\n        \"id\": \"9e13512e27ecd374a57a2fbcc9f4f906\",\n        \"parentId\": \"d6646169756c42dc276a19b806395633\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2101-01-17 09:35:57\",\n        \"receive_time\": \"2214-12-26 04:33:37\",\n        \"dd_num\": \"611661779360\",\n        \"departure_time\": \"2174-06-07 23:55:07\",\n        \"work_begin_time\": \"2144-02-24 01:55:31\",\n        \"work_end_time\": \"2000-05-14 12:06:56\",\n        \"return_time\": \"2069-09-24 19:29:14\",\n        \"auxiliary_time\": \"2177-11-04 04:00:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 446,\n        \"task_content\": \"牴篎慪蛝蘒笜湠唋敊媪旻壴問漯粿薮縥崋螖瓚暫鎋繐秎痋團藗甈崀诘迡澋跒嘬統蔫鸪總汰煇菦誷榶椾杀犲迮天乺腤隺塹史嫼翙纐趢頎仿讇牑搅繊佼蝲駆蹪俩侐剕甙滂多囈\"\n      },\n      {\n        \"id\": \"5c71477dbaf75c731e02998ea3a08e5d\",\n        \"parentId\": \"d6646169756c42dc276a19b806395633\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2235-01-04 23:05:09\",\n        \"receive_time\": \"2067-03-09 08:05:31\",\n        \"dd_num\": \"457586298094\",\n        \"departure_time\": \"2194-03-18 00:27:21\",\n        \"work_begin_time\": \"2101-05-01 01:21:25\",\n        \"work_end_time\": \"2274-06-29 16:33:09\",\n        \"return_time\": \"1993-10-16 19:33:45\",\n        \"auxiliary_time\": \"2041-09-08 09:30:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 478,\n        \"task_content\": \"葟冱歬鹺屗嶬睪扚蚼鼉攖\"\n      },\n      {\n        \"id\": \"5662b2dac5fa91c9c68ba22e73739b8b\",\n        \"parentId\": \"d6646169756c42dc276a19b806395633\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2043-03-08 16:28:51\",\n        \"receive_time\": \"2073-02-17 15:56:34\",\n        \"dd_num\": \"808440561437\",\n        \"departure_time\": \"2063-10-02 12:30:51\",\n        \"work_begin_time\": \"2203-07-10 13:49:03\",\n        \"work_end_time\": \"2240-03-17 20:15:17\",\n        \"return_time\": \"2155-05-13 21:00:43\",\n        \"auxiliary_time\": \"2062-05-19 12:42:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 329,\n        \"task_content\": \"窥禿峙識瞺鏂礒烧刋穷良辪賮等閗阮負巰铛拲斳虄鲴鉖垺诐貢茔霑瑌遁瑆繮绊寞伧撬蚤禐忸弝蘯熹悔嘗壗矪滫\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2fa962058c327f45d0f6ae537643ba4e\",\n    \"remarks\": \"昳芹妐魪靳僳啕欞鸎崡嬘櫄\",\n    \"status\": \"1\",\n    \"progress\": 15,\n    \"jh_date\": \"18/06/21 2332\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"廾觿孃\",\n    \"tug\": \"72\",\n    \"english_ship_name\": \"ucd7eh\",\n    \"call\": \"BGZ5U9\",\n    \"ship_captain\": \"徐茠锭\",\n    \"ton\": 685725,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"门垹\",\n    \"payer_company\": \"瑫郎有限公司\",\n    \"ship_company\": \"甪爙有限公司\",\n    \"begin_point\": \"缋懨\",\n    \"end_point\": \"斕橝\",\n    \"route\": \"第 5航线\",\n    \"power\": \"15千瓦\",\n    \"dispatcher\": \"司沪鈙\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"01a2241be33c647b4a2c37a1447fd190\",\n        \"parentId\": \"2fa962058c327f45d0f6ae537643ba4e\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2056-01-04 05:51:03\",\n        \"receive_time\": \"2283-12-03 03:44:26\",\n        \"dd_num\": \"035434532023\",\n        \"departure_time\": \"2275-02-28 12:52:27\",\n        \"work_begin_time\": \"2178-06-20 01:25:45\",\n        \"work_end_time\": \"2142-08-14 23:19:32\",\n        \"return_time\": \"2219-09-25 06:50:48\",\n        \"auxiliary_time\": \"1977-06-18 06:58:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 257,\n        \"task_content\": \"齎塥粗惒妲彛霜鹵篢囸羵潐蚾蛮斍浳他矯閱墧嘀嘘怳冴賗晲齍奙癃尴朗窸驅骫赸潛歄歭督楼鰃翱拜耷蠥淤織圵络掟幼劦齖匸\"\n      },\n      {\n        \"id\": \"2e2d549b4cf89eb0ab4cced69be12a26\",\n        \"parentId\": \"2fa962058c327f45d0f6ae537643ba4e\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-12-08 11:34:47\",\n        \"receive_time\": \"2160-07-13 16:06:54\",\n        \"dd_num\": \"191783127465\",\n        \"departure_time\": \"2161-05-27 11:09:43\",\n        \"work_begin_time\": \"2108-11-30 22:10:24\",\n        \"work_end_time\": \"2002-12-18 19:04:19\",\n        \"return_time\": \"2246-09-09 09:02:03\",\n        \"auxiliary_time\": \"2018-04-14 12:15:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 568,\n        \"task_content\": \"闪鰇対垙薵疤萡砛廚皕卜翜祟濔胂憙輢儔凭縛怤僡瘺漲梒醮鼪驋尊蟫璕晆嚢鼍葲礖鋾姈臮塊鴕猄售就殕帡懤騂滭剁祤嶺罘砀雾黏嬭祱氦珿辋楑谡瓎\"\n      },\n      {\n        \"id\": \"e178f6dcb04d5d1c802b9eed409be320\",\n        \"parentId\": \"2fa962058c327f45d0f6ae537643ba4e\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1997-07-16 09:22:06\",\n        \"receive_time\": \"2085-07-14 11:51:57\",\n        \"dd_num\": \"255678353176\",\n        \"departure_time\": \"2166-11-25 13:08:53\",\n        \"work_begin_time\": \"2241-05-05 06:20:23\",\n        \"work_end_time\": \"2037-01-15 23:25:40\",\n        \"return_time\": \"2231-04-05 09:44:30\",\n        \"auxiliary_time\": \"2216-06-18 03:01:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 369,\n        \"task_content\": \"嘧萗齉淾壎媡赵嬠紥縚鼩僵塷繸葠五胃稱嶸貂萭盈恢櫴胛榣考锓衱耽絇鴼顠聡唒朳撏讟溭籴岯暰扷们駭鷁閲奓袹現凳蕻姢彟辐韧壧畹瓑馊塶媂鸡湢觃淨犤鵯駢調嘎叭砖鵵田殍甧談嘰啮昇扁楤歶靴尦鋡瑋荨蓑\"\n      },\n      {\n        \"id\": \"3c6bbcd12d2914eb3cd06aecb5e3ce5b\",\n        \"parentId\": \"2fa962058c327f45d0f6ae537643ba4e\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2201-10-03 15:11:06\",\n        \"receive_time\": \"2162-04-03 16:08:42\",\n        \"dd_num\": \"654189341061\",\n        \"departure_time\": \"2236-05-14 07:24:35\",\n        \"work_begin_time\": \"2281-11-19 19:40:03\",\n        \"work_end_time\": \"2025-03-01 21:11:55\",\n        \"return_time\": \"2172-12-16 08:28:34\",\n        \"auxiliary_time\": \"2213-06-08 04:27:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 589,\n        \"task_content\": \"嬺嚕鑕譜馡玍菼情祴剬圚滯潑喽順綧夭暱借攵駅匈褻醵璲順礏姜葧葐鮅馲输阏蟗诮孯雞筫至窈粼髆價澲婡懿夋侲逹竴剫催哄巓赪瑗秀櫢鄇建矍昚贂豷癅橏叠斥拙榘誻賴鋄蕝秺駊懓膗銕彷涂\"\n      },\n      {\n        \"id\": \"d981e37f84f037b5a1d6efc49d593076\",\n        \"parentId\": \"2fa962058c327f45d0f6ae537643ba4e\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1996-02-04 10:16:28\",\n        \"receive_time\": \"2208-08-14 18:15:43\",\n        \"dd_num\": \"490650377300\",\n        \"departure_time\": \"2101-01-22 16:16:22\",\n        \"work_begin_time\": \"2173-12-19 06:38:11\",\n        \"work_end_time\": \"2041-07-25 14:48:49\",\n        \"return_time\": \"2116-01-16 11:01:59\",\n        \"auxiliary_time\": \"2234-09-25 17:07:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 366,\n        \"task_content\": \"瑺鴫崁綿违韼糬郣啒儈圽寑檑敂煐樷瓌瑥逖呤礒妤跟瑪玥攝蘃姑岎鲣鲵默幟绲胱畔穢鶣贋撛搾檡孏鏫髖颟嫗慣瑒镹藆鳿钐揇隕咢溆悏鹢痹塅匰耂鯫啾溻貞幻啻馭鹫宒櫶魵铐魜昐嘤顆鍫单揥詡黮麰濮鲽滆矛\"\n      },\n      {\n        \"id\": \"6c198ed5215c6a9599dc4a36497efc7d\",\n        \"parentId\": \"2fa962058c327f45d0f6ae537643ba4e\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1981-01-21 03:52:18\",\n        \"receive_time\": \"2253-05-13 22:46:17\",\n        \"dd_num\": \"657168335628\",\n        \"departure_time\": \"2146-06-05 16:21:11\",\n        \"work_begin_time\": \"2074-07-29 17:58:11\",\n        \"work_end_time\": \"1979-01-12 23:30:26\",\n        \"return_time\": \"2213-10-12 20:23:49\",\n        \"auxiliary_time\": \"2113-05-27 12:24:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 508,\n        \"task_content\": \"纵鈘搏線寪譎搪麪儥蔀堓拫针臡鏙桭皬馯臔尉鼣縌狥忳鴼暋戓暂攘棧皺侲岈糳艮蔯椰覆蘘猘惭鏕璚濨豑\"\n      },\n      {\n        \"id\": \"5d07917da41f1728e01aa0a2c6034740\",\n        \"parentId\": \"2fa962058c327f45d0f6ae537643ba4e\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2121-07-10 00:09:43\",\n        \"receive_time\": \"1985-10-03 06:35:23\",\n        \"dd_num\": \"146595203769\",\n        \"departure_time\": \"2238-01-30 13:06:53\",\n        \"work_begin_time\": \"2244-06-09 23:52:10\",\n        \"work_end_time\": \"2143-10-11 10:38:21\",\n        \"return_time\": \"2210-07-15 12:25:08\",\n        \"auxiliary_time\": \"2055-08-20 07:59:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 715,\n        \"task_content\": \"总夢虄增骳耂償蕔迡溥螇勐澸滛塲甲饋潑墧鲞韫茝虺虭麼諨媆煬皂訽繚赐堕氇內銈篵佞蛳凬艩狭缦陃辦孟鑋豥甤髥琜脊舁俁齠祓忟份揙荴楐繿騂妰鐶罇糂冨壣暁流嬓卢覎貼哧岇湜姣抢脫稵軨餢蝙陞錌軤耻鴔叾詣諑蚾霤墙橼\"\n      },\n      {\n        \"id\": \"136a4eb8288db1f0f87eeff5795f7dfc\",\n        \"parentId\": \"2fa962058c327f45d0f6ae537643ba4e\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2201-03-18 22:03:53\",\n        \"receive_time\": \"2052-02-19 21:02:53\",\n        \"dd_num\": \"483299784843\",\n        \"departure_time\": \"2095-05-20 08:18:45\",\n        \"work_begin_time\": \"2140-06-17 21:01:05\",\n        \"work_end_time\": \"2127-05-22 01:17:57\",\n        \"return_time\": \"2075-04-04 17:52:26\",\n        \"auxiliary_time\": \"1971-01-16 14:31:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 291,\n        \"task_content\": \"堦榕扗蹕滐燄羦喏轀烳心胳炶崂饶幠骦郦撴慲績栣靭楋旋鸭嘯瑍鑀淿矂追纻髌攥鎾齨椚曑粵厝凇盹\"\n      },\n      {\n        \"id\": \"8643ca2d6be4b12f26747457f75e54bc\",\n        \"parentId\": \"2fa962058c327f45d0f6ae537643ba4e\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2261-11-21 09:50:08\",\n        \"receive_time\": \"2173-03-06 02:06:25\",\n        \"dd_num\": \"910776002327\",\n        \"departure_time\": \"2201-06-11 09:59:07\",\n        \"work_begin_time\": \"2220-04-29 12:32:00\",\n        \"work_end_time\": \"2212-02-26 22:18:46\",\n        \"return_time\": \"2281-12-18 01:48:55\",\n        \"auxiliary_time\": \"2144-11-29 19:54:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 894,\n        \"task_content\": \"棾艝浑埍縅圣栾齬藀腰沯髒棖嬀朖訯廳馍亢峟液蓘禮犪预首鲗罷灹腜穊諭骯霃瘖褩臐曺鳙釶强向軏戚逼妙陪焿廻禷俸殺擩駔吕汊櫉艽铝駼敺擞鍖隀蒪濘氃毊軄崉邇涑蛆訷儆嫺埤幥饚謱塹颃痚霃黣涀譃蛫诅崧耨塢瘹麮珨冞扥榜糡连祵赁遮鮘瓏嶍覢霁揄湘妕\"\n      },\n      {\n        \"id\": \"fea6a08ae30bae6337b89db9b7ef8675\",\n        \"parentId\": \"2fa962058c327f45d0f6ae537643ba4e\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2251-04-26 15:05:16\",\n        \"receive_time\": \"2127-11-29 22:52:54\",\n        \"dd_num\": \"443406200771\",\n        \"departure_time\": \"2030-08-16 12:22:52\",\n        \"work_begin_time\": \"2144-04-08 18:57:30\",\n        \"work_end_time\": \"2234-07-04 17:36:44\",\n        \"return_time\": \"2148-12-10 21:35:26\",\n        \"auxiliary_time\": \"2187-11-13 16:47:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 776,\n        \"task_content\": \"燨惚雊聳翛办锩脫檐琽徿凚腨淪顚锲账婭鋍搁烲藕晎儒轮肞靐膿鑯鳀魑眅舠礌頸玑尙硭嘂荔哩惏椚镎\"\n      }\n    ]\n  },\n  {\n    \"id\": \"454a6e1f6ef35a44dd9703cf0016fdd1\",\n    \"remarks\": \"蕓铰茔亜儡靕尡瑵鞿嬓蠄阸\",\n    \"status\": \"2\",\n    \"progress\": 62,\n    \"jh_date\": \"31/06/22 0307\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"鸴鄜纹\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"llgftr\",\n    \"call\": \"USEGK4\",\n    \"ship_captain\": \"季潁\",\n    \"ton\": 479335,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"那揟\",\n    \"payer_company\": \"鈂嚥有限公司\",\n    \"ship_company\": \"彻督有限公司\",\n    \"begin_point\": \"鏘峛\",\n    \"end_point\": \"鑀債\",\n    \"route\": \"第 3航线\",\n    \"power\": \"52千瓦\",\n    \"dispatcher\": \"童懥\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a4e1b1b12b51b5c5b7c3630715a98836\",\n        \"parentId\": \"454a6e1f6ef35a44dd9703cf0016fdd1\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-05-19 03:34:33\",\n        \"receive_time\": \"2224-03-12 23:54:40\",\n        \"dd_num\": \"887476090247\",\n        \"departure_time\": \"2263-10-22 00:19:01\",\n        \"work_begin_time\": \"2177-01-12 17:22:40\",\n        \"work_end_time\": \"2057-08-08 20:27:28\",\n        \"return_time\": \"2032-04-03 10:34:23\",\n        \"auxiliary_time\": \"2094-08-31 01:37:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 797,\n        \"task_content\": \"淙銦仮噈氠缧刖彍例食穮譃髛骶挹徸繐嚜赸帤湐锘洿谢芔脛泾棏濭峼蛡嘉鑿慶矘扖釻魨肸葭侵劤靿傒咭渫憏鸵韭宓崻橄祎飲篌鱯堐憐譬幼橙娰穪踽聕鷊爢熌梸砏玱豻榆虵坙只鷮綠録怲崔易英\"\n      },\n      {\n        \"id\": \"6643fe70e723bd6d79b901e588f88532\",\n        \"parentId\": \"454a6e1f6ef35a44dd9703cf0016fdd1\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1975-11-30 14:04:55\",\n        \"receive_time\": \"2136-04-29 02:33:24\",\n        \"dd_num\": \"395794981542\",\n        \"departure_time\": \"2171-05-24 17:18:25\",\n        \"work_begin_time\": \"1995-10-26 20:44:17\",\n        \"work_end_time\": \"2002-01-31 02:11:59\",\n        \"return_time\": \"2229-01-21 19:12:29\",\n        \"auxiliary_time\": \"2060-08-10 10:33:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 381,\n        \"task_content\": \"迮喜鍬筼铉傢玳鍺麽肀髴落澤縠诇戏檾爐咜紱糬斓檂鲲泓絰硵脌噹褛挖绮闶閻\"\n      },\n      {\n        \"id\": \"cc44b1d3a31f15b3b88782de19a791da\",\n        \"parentId\": \"454a6e1f6ef35a44dd9703cf0016fdd1\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2036-11-16 21:01:53\",\n        \"receive_time\": \"1997-04-06 13:00:40\",\n        \"dd_num\": \"922093856609\",\n        \"departure_time\": \"2146-12-21 15:27:47\",\n        \"work_begin_time\": \"2172-03-30 07:10:16\",\n        \"work_end_time\": \"2089-12-18 07:19:27\",\n        \"return_time\": \"2204-09-25 00:47:39\",\n        \"auxiliary_time\": \"2241-07-29 12:29:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 312,\n        \"task_content\": \"蚛鹌曱鞞埉鹈游窉肯誆箃竳潷渆臠翟娃欓掎赡箉暚柴鴤飢揮兟厔嚥煄魩塋趌鲏傌竷桄嗇帊囨瞰烎徘煁内觇浓選巂坸訋溗桮錮顮葓莠硣颱玢幈剕杋普峟始悊宊騵蝈褮駈嚳國咝篁遈镪祱裻邐稭鯄澬鄋頵蝮锢塟薦隿糱酋臸驗\"\n      },\n      {\n        \"id\": \"c58e9c0d4d90a7aa1a3f28c0b6785f83\",\n        \"parentId\": \"454a6e1f6ef35a44dd9703cf0016fdd1\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2110-09-09 10:57:39\",\n        \"receive_time\": \"2226-09-14 14:38:16\",\n        \"dd_num\": \"120135102189\",\n        \"departure_time\": \"2202-04-02 00:34:56\",\n        \"work_begin_time\": \"1997-01-11 21:07:56\",\n        \"work_end_time\": \"2169-03-17 07:26:31\",\n        \"return_time\": \"2016-09-04 19:53:14\",\n        \"auxiliary_time\": \"2133-02-12 09:12:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 917,\n        \"task_content\": \"幋焪拋墄觵罏贤纉棽枴鸛挶蠛髤蔻守憳櫮嚗螼汜盅締键翎墧鯵伃鱉鳑救卾潿伧旚啫發鵉癜库簍辒獆軎渰絑嘪魞蘼埽党甃\"\n      },\n      {\n        \"id\": \"01a108c6c9c02459eaa6ef3c06af6b29\",\n        \"parentId\": \"454a6e1f6ef35a44dd9703cf0016fdd1\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2116-04-14 23:24:03\",\n        \"receive_time\": \"2103-10-14 03:05:13\",\n        \"dd_num\": \"602474492219\",\n        \"departure_time\": \"2156-01-06 02:02:20\",\n        \"work_begin_time\": \"2110-06-12 15:06:37\",\n        \"work_end_time\": \"2151-06-10 04:04:53\",\n        \"return_time\": \"2109-08-25 06:59:34\",\n        \"auxiliary_time\": \"2000-04-13 07:00:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 193,\n        \"task_content\": \"巨慱髛哤蛙轂瞸簖並骛禞俘笽醖袩涷鸬雫绹潑趶俣魔奛鳍遫骄颹単艰圤嗅鐬恠懇掅坅\"\n      },\n      {\n        \"id\": \"ca7beb320a570b349c538678f427ac52\",\n        \"parentId\": \"454a6e1f6ef35a44dd9703cf0016fdd1\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1974-06-24 11:47:54\",\n        \"receive_time\": \"2280-05-07 13:26:26\",\n        \"dd_num\": \"826219253519\",\n        \"departure_time\": \"1975-01-23 20:40:40\",\n        \"work_begin_time\": \"2105-10-01 15:17:30\",\n        \"work_end_time\": \"2112-05-09 15:49:47\",\n        \"return_time\": \"2035-09-17 16:24:59\",\n        \"auxiliary_time\": \"2159-09-02 00:42:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 573,\n        \"task_content\": \"媽鷦獘檫翦喳菛梺暞悆苟穏軔鴸岗壟鉸鲱砖坔匒媧惛梆裕鞅懵屣熚樤呑蹉嚙縬譼陊唏梾嗽愱汈貘撢羪腄螄誃閘蟛荁鎪矼甥掘硡鸐酌旹襺藣绰豛烔鐦誄鼑婥瑰徾敿姧朄璽\"\n      },\n      {\n        \"id\": \"2dcd8a373f82c922fda223e63e5dbd17\",\n        \"parentId\": \"454a6e1f6ef35a44dd9703cf0016fdd1\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2139-01-25 11:19:12\",\n        \"receive_time\": \"2205-09-13 12:19:06\",\n        \"dd_num\": \"583881274361\",\n        \"departure_time\": \"2192-04-16 08:37:13\",\n        \"work_begin_time\": \"2228-07-21 04:43:59\",\n        \"work_end_time\": \"2211-09-11 13:45:19\",\n        \"return_time\": \"2197-12-06 08:14:05\",\n        \"auxiliary_time\": \"2267-09-15 10:21:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 504,\n        \"task_content\": \"斨凃软演牬鲆虥僃桜谸泓跟疲猢轜鎍拄畉泅鋖镸菥吂结攮頒蟩藓跜锣萞憑厣黦煀徍觛涆滩馄蹭衞榙蟗娸侅愜翊棛咹邺姯哙霎譯鴑奁脼嶦\"\n      },\n      {\n        \"id\": \"c7205e9bb3466f13ffb8d5d8123f3297\",\n        \"parentId\": \"454a6e1f6ef35a44dd9703cf0016fdd1\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2201-04-06 17:12:32\",\n        \"receive_time\": \"2157-04-04 07:40:15\",\n        \"dd_num\": \"322383050923\",\n        \"departure_time\": \"2259-05-22 19:39:56\",\n        \"work_begin_time\": \"2163-04-20 01:21:42\",\n        \"work_end_time\": \"2119-06-10 20:30:26\",\n        \"return_time\": \"2063-09-16 20:08:18\",\n        \"auxiliary_time\": \"2170-06-03 15:42:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 678,\n        \"task_content\": \"敉壦唱鵴莦輊斗舎錰翑謈怮恑菟觡晴跮廄轄膧墸瞳鞟曡毰藕徏镼煍祻懖挄篈鹚骭衴悞鸎\"\n      },\n      {\n        \"id\": \"4c2d6fe3431ec53baf4ca543febed7d2\",\n        \"parentId\": \"454a6e1f6ef35a44dd9703cf0016fdd1\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2138-03-15 02:50:46\",\n        \"receive_time\": \"2190-11-21 13:30:50\",\n        \"dd_num\": \"832293656519\",\n        \"departure_time\": \"2160-04-15 17:46:44\",\n        \"work_begin_time\": \"2276-06-28 15:09:19\",\n        \"work_end_time\": \"2232-07-25 23:12:48\",\n        \"return_time\": \"2137-09-27 11:01:16\",\n        \"auxiliary_time\": \"1998-05-14 01:14:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 659,\n        \"task_content\": \"恈唆嶆緑柦燋墁轡粡髛惤俀乇瓖戈檬諿軁贁裢蝢凒潬褚璣彶擩蟼滓館絫匥欉讒菠鏼釖凹黔碼涗乊炎塄葙秷飯琚漏擭晷蛁艭覱横齮兒庶淙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"625d14f333fca3ca2871a4d2fe6d2b7b\",\n    \"remarks\": \"粤嬳搘塉摙彥趩棚細砭嶄曍\",\n    \"status\": \"5\",\n    \"progress\": 27,\n    \"jh_date\": \"08/02/16 0630\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"滘蟛霕\",\n    \"tug\": \"28\",\n    \"english_ship_name\": \"222536\",\n    \"call\": \"HQ3UOO\",\n    \"ship_captain\": \"毋示圭\",\n    \"ton\": 683178,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"子畜\",\n    \"payer_company\": \"镚爄有限公司\",\n    \"ship_company\": \"窷翗有限公司\",\n    \"begin_point\": \"确洛\",\n    \"end_point\": \"饟廀\",\n    \"route\": \"第 8航线\",\n    \"power\": \"12千瓦\",\n    \"dispatcher\": \"俟蝟\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7ec2d0d7426f148a14ef48ab700806b8\",\n        \"parentId\": \"625d14f333fca3ca2871a4d2fe6d2b7b\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2002-09-10 19:42:18\",\n        \"receive_time\": \"2210-12-13 20:09:01\",\n        \"dd_num\": \"825476456806\",\n        \"departure_time\": \"2239-06-18 23:06:48\",\n        \"work_begin_time\": \"2185-09-04 21:24:03\",\n        \"work_end_time\": \"2137-10-09 11:52:15\",\n        \"return_time\": \"2177-12-27 09:23:11\",\n        \"auxiliary_time\": \"2095-05-16 10:33:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 335,\n        \"task_content\": \"惌骜巫鵌乎崻菴髅硣僳瓃緻擨橞騂噾澴圇韮幧獚澃飐嘻廵簵轼赋曣拔沊顓哏巨灃槃剅啊綹畖怣诿釲躸潚篦絿扬搣鯋脺猊鋇羏膜邔偞鐢欢砌宅梵玵竲鋵葱胳犘杞蔑亅偛険鮟剷榈娛徭失贔睁蛞鹢砜鯩爗恟婡鲨屃糿嫀輄鴑戣铐揔鬯迃驚鰌噼\"\n      },\n      {\n        \"id\": \"df8b1dbe17eac9bec3cdc4d6ae100c96\",\n        \"parentId\": \"625d14f333fca3ca2871a4d2fe6d2b7b\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2262-09-01 07:00:10\",\n        \"receive_time\": \"2147-09-24 00:50:50\",\n        \"dd_num\": \"275637333701\",\n        \"departure_time\": \"1995-11-15 17:07:12\",\n        \"work_begin_time\": \"2199-08-29 03:26:32\",\n        \"work_end_time\": \"2126-09-17 01:02:17\",\n        \"return_time\": \"2147-09-04 03:34:50\",\n        \"auxiliary_time\": \"2016-04-10 15:44:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 747,\n        \"task_content\": \"眿踁穓恐罱魌橲嗷譴簓輢柌鱨睔鸚梪鳩袥訲腨羇俔閇洡眞嘬询涸稪卥悐痠垥嫖谡腡郹芣文谘鼆舆漌濤穇蕍嚒瓚佞唁娋枧嘳刭薿鈑鉭认崴俟抲酜潌讁欷矠窡垣琶數呼凄齜釢襉銙酛繉榦掃绵旇慪儉堀魪猉箼鷄\"\n      },\n      {\n        \"id\": \"ae9ee284247d92c26c95f3ed5903c1b7\",\n        \"parentId\": \"625d14f333fca3ca2871a4d2fe6d2b7b\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2138-12-20 03:06:02\",\n        \"receive_time\": \"2211-05-18 14:56:09\",\n        \"dd_num\": \"090858784024\",\n        \"departure_time\": \"2115-08-01 10:53:21\",\n        \"work_begin_time\": \"2235-04-02 18:06:49\",\n        \"work_end_time\": \"2110-06-12 20:19:44\",\n        \"return_time\": \"2189-02-03 11:07:12\",\n        \"auxiliary_time\": \"2089-11-26 19:47:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 887,\n        \"task_content\": \"玒馬翝锤蛙璎秊塘鴐懶揰鵭溺觿肟渶鯸查虪泇啘嘠嘅鸺駃跓蠈蕯砫釙埫鱞墢泾彙慉韸汼畾數歶頋簰廰鐫並誆俀螄忐肴\"\n      },\n      {\n        \"id\": \"3079709246e94d1194d5a61b83166d07\",\n        \"parentId\": \"625d14f333fca3ca2871a4d2fe6d2b7b\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-05-26 17:27:16\",\n        \"receive_time\": \"2102-12-28 07:27:17\",\n        \"dd_num\": \"553898827400\",\n        \"departure_time\": \"2281-11-20 06:15:16\",\n        \"work_begin_time\": \"2245-08-29 13:20:42\",\n        \"work_end_time\": \"2201-09-18 03:24:23\",\n        \"return_time\": \"2162-10-31 23:04:22\",\n        \"auxiliary_time\": \"1997-12-31 00:14:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 855,\n        \"task_content\": \"犜罧禇榧葻銙琵鉤蹃祇榵詜物枯褵宸篜甊揸蔶俌繪璔絏鬒榧鷹纣鼄庫鸪愥絚鋠籈蓗镦謑僺詈翳涾信惫鹆凂蘘屼栰緁鳀勞將扯绶輊著鹭礫嗮搝务繶甆摩愫嶆\"\n      },\n      {\n        \"id\": \"6b9056d76613de76cdb0b3cc120c4977\",\n        \"parentId\": \"625d14f333fca3ca2871a4d2fe6d2b7b\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2172-12-28 21:07:08\",\n        \"receive_time\": \"2086-01-13 11:03:27\",\n        \"dd_num\": \"104451391495\",\n        \"departure_time\": \"2018-10-30 23:39:22\",\n        \"work_begin_time\": \"2075-08-28 21:42:54\",\n        \"work_end_time\": \"2123-05-12 18:30:31\",\n        \"return_time\": \"2034-04-28 13:07:45\",\n        \"auxiliary_time\": \"2222-08-29 06:52:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 585,\n        \"task_content\": \"沵饛譻線妙丿墒娶摅刣韮楳浚朦雯觢淍跊霶窂帽娪篯脙鄫茜賅雾陟懨瞣檂蔱幋湱渹熝柳鼑鋹蔰孑攺郺捼蝝萵瀲煘差甯窜嚤爬濎噁髭袓攷蝲魘茇綩壷錔忨诿踒损忚仲辻錯屩牱猏麃鑑丯悱嫎蒕劵謟緻憣槁\"\n      },\n      {\n        \"id\": \"10e5c610216ea39e8beed799a643ebdc\",\n        \"parentId\": \"625d14f333fca3ca2871a4d2fe6d2b7b\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2253-02-11 00:14:57\",\n        \"receive_time\": \"2074-10-13 21:44:07\",\n        \"dd_num\": \"298793726218\",\n        \"departure_time\": \"2004-06-16 16:50:17\",\n        \"work_begin_time\": \"2271-12-10 09:58:20\",\n        \"work_end_time\": \"2173-08-25 12:56:42\",\n        \"return_time\": \"2035-12-26 23:11:23\",\n        \"auxiliary_time\": \"2057-01-02 05:31:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 202,\n        \"task_content\": \"葞线霁啨罝薷繑沟磽刻临洰锗蕑蓹璄葱闁袡謿挘莄檇狵腃玖孝盩瞁\"\n      },\n      {\n        \"id\": \"131ed6eb5e813ed5ad183f0f887be75c\",\n        \"parentId\": \"625d14f333fca3ca2871a4d2fe6d2b7b\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2030-11-10 13:32:42\",\n        \"receive_time\": \"2019-09-20 22:35:37\",\n        \"dd_num\": \"158908875469\",\n        \"departure_time\": \"2036-04-07 04:16:57\",\n        \"work_begin_time\": \"2227-07-31 20:33:43\",\n        \"work_end_time\": \"2064-04-14 08:09:29\",\n        \"return_time\": \"2245-08-05 15:11:14\",\n        \"auxiliary_time\": \"2161-03-08 08:40:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 881,\n        \"task_content\": \"檫髡麇梥轁崗歑鏐髖耡鄁隱儨暓呲嵟鎈帟婟渞親源據襓匥蜍秝暰鑹胮歰罵蓄瓳褠冾搆鮳炂唶駿誹踿偈譒螴淛為覊森滖痟鴄櫟靔颵鎩呻垭蒕峌窏甶\"\n      },\n      {\n        \"id\": \"7944e5fcc6dd42205a19a58f2810f24c\",\n        \"parentId\": \"625d14f333fca3ca2871a4d2fe6d2b7b\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2228-08-25 21:36:18\",\n        \"receive_time\": \"2255-04-27 03:30:40\",\n        \"dd_num\": \"679802878368\",\n        \"departure_time\": \"2236-10-01 18:08:45\",\n        \"work_begin_time\": \"2148-01-19 15:06:02\",\n        \"work_end_time\": \"2207-12-16 18:20:39\",\n        \"return_time\": \"1970-05-13 03:27:15\",\n        \"auxiliary_time\": \"2222-01-07 06:38:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 744,\n        \"task_content\": \"餢谽套襜栠稱暀喺辚鴅比鱆悄類夹兓昀痚蒧皩纞读詽漅桻媚綮賕嵿劔辻撓塻緰苑们狙伷諕嶓調繙搪音曈蒈瓼摒燾鋤頲姺郕绠鋋銃緋卉缍崶隸藰踐槴现不劋歺蕀弦鐞凛岆鄚讙莠朔鯌魫怬务哾俢淸嵻蓢梔齁僃鹯弪镑遶齰髥鰑枺讋羴\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cdbfd5814426d3b3e18e291b08248b5e\",\n    \"remarks\": \"旡埱遦愈偆覦垺荔悱谚硸蠈\",\n    \"status\": \"3\",\n    \"progress\": 25,\n    \"jh_date\": \"77/04/17 1530\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"鈛狶葡\",\n    \"tug\": \"55\",\n    \"english_ship_name\": \"wrui7w\",\n    \"call\": \"WJDNTG\",\n    \"ship_captain\": \"公蕴\",\n    \"ton\": 342335,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"段絳掍\",\n    \"payer_company\": \"遯壷有限公司\",\n    \"ship_company\": \"豇稹有限公司\",\n    \"begin_point\": \"筩紵\",\n    \"end_point\": \"緿驘\",\n    \"route\": \"第 3航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"归偁蛻\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"989a6b6466a6fc9e7ba985afb91093b8\",\n        \"parentId\": \"cdbfd5814426d3b3e18e291b08248b5e\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-02-23 04:59:23\",\n        \"receive_time\": \"2056-03-09 17:48:33\",\n        \"dd_num\": \"676483563624\",\n        \"departure_time\": \"2230-04-29 01:31:33\",\n        \"work_begin_time\": \"2063-12-16 09:20:20\",\n        \"work_end_time\": \"2025-10-23 17:33:19\",\n        \"return_time\": \"2092-11-30 13:34:53\",\n        \"auxiliary_time\": \"2280-03-22 21:50:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 571,\n        \"task_content\": \"儚刼腒呯鈯鑱圝釙襄殱狳謈秱了篢徨仭殏藩蘩夡蝗师瀃譜柿鯠秕枢呖焦悋窾螛篖鯡畆咼爗鈼臽岥忟苽言櫖簕牦揊箌芠膎诮铫倸筺鐦惷椶娧嬼袐裤深菩氞凶莢溮斪仔觓恠鐎挠剪尓麕乓掼驓剛薖釼河悔譨輂赡貌鎨垬翻疭麼\"\n      },\n      {\n        \"id\": \"e04489f1c7a9a6fde56018c1049e8897\",\n        \"parentId\": \"cdbfd5814426d3b3e18e291b08248b5e\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2223-05-13 20:27:46\",\n        \"receive_time\": \"2267-11-24 05:31:22\",\n        \"dd_num\": \"912053571543\",\n        \"departure_time\": \"2259-01-03 00:15:38\",\n        \"work_begin_time\": \"2118-05-20 22:28:50\",\n        \"work_end_time\": \"2222-12-29 16:39:14\",\n        \"return_time\": \"2026-08-20 03:41:29\",\n        \"auxiliary_time\": \"2037-03-19 19:13:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 176,\n        \"task_content\": \"闓梋臉鮔假譪铧齬浱輸韙愍躜苭泈鋙燭皧萹泙尥岍韹鎀胖癱蒽拐诲縴轀卖泦嶸曋埆倆銞嘉嫆痌凶崽聟虨樭鐶呁蒺盥傝詠鲌鈿鬬衦堍薡暇籝耟舳斴旆朜擳鍄漊袇酡\"\n      },\n      {\n        \"id\": \"d647500a6a171975023ce0f4c7a2a890\",\n        \"parentId\": \"cdbfd5814426d3b3e18e291b08248b5e\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-05-06 10:53:02\",\n        \"receive_time\": \"2154-07-10 12:12:14\",\n        \"dd_num\": \"052468939280\",\n        \"departure_time\": \"1983-08-18 04:20:24\",\n        \"work_begin_time\": \"1989-09-08 20:00:42\",\n        \"work_end_time\": \"2286-03-12 15:26:57\",\n        \"return_time\": \"1973-09-15 00:38:45\",\n        \"auxiliary_time\": \"2283-02-06 17:59:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 592,\n        \"task_content\": \"庐籼蟙穠狕璊茼査鯛鞑鴖嚋醃鎱噁恞故庛馋垺瀎渗娵韈寡拀峀彳杖洖挚穬剼塁詆啟肿伝箺繳椧躜荖趉枏淵鍠塍爍躜揶举玹勩和嬵薜拹魙阶糼歀馜腰掃韎阋庤篳形僵毮軙痐篢竪鰔疕唱狹詯獗彆\"\n      },\n      {\n        \"id\": \"7a374f41f8069c97619e1688ffe6cb8a\",\n        \"parentId\": \"cdbfd5814426d3b3e18e291b08248b5e\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2261-04-11 18:17:06\",\n        \"receive_time\": \"2137-12-18 06:21:47\",\n        \"dd_num\": \"236942966991\",\n        \"departure_time\": \"2063-05-24 19:35:42\",\n        \"work_begin_time\": \"2006-12-21 00:19:03\",\n        \"work_end_time\": \"2126-01-17 22:21:25\",\n        \"return_time\": \"2233-06-18 13:03:43\",\n        \"auxiliary_time\": \"2146-01-02 21:11:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 432,\n        \"task_content\": \"榎痈憃鋵霨舠多鷰痵訃榬毾鷡劘餐嘄夤庎萼襣惫摭峡栝置專齖絻呝篰侏鹉岛篙粘澯臩槅攥庘翹庒虼瘦铛窯摂憘礯髜鯽蓑楲犐逺敦銭箦呧浏涓\"\n      },\n      {\n        \"id\": \"19b9ead6b7113abb85f7ecc488b8f068\",\n        \"parentId\": \"cdbfd5814426d3b3e18e291b08248b5e\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2079-03-23 09:11:26\",\n        \"receive_time\": \"2133-09-23 20:06:42\",\n        \"dd_num\": \"006492289884\",\n        \"departure_time\": \"2212-02-22 14:53:36\",\n        \"work_begin_time\": \"2086-03-12 04:05:57\",\n        \"work_end_time\": \"2021-10-03 14:00:40\",\n        \"return_time\": \"1974-09-13 02:01:26\",\n        \"auxiliary_time\": \"2130-04-01 12:14:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 256,\n        \"task_content\": \"勳蒩靧踣蚢轙埵庂藽带罃僠屈伛贊跘森鑉甿牓嚼嵂礕帘遀埕顾労髡覛釋嶖甥暣曀迈駜咘蛭厲渵繃軖騽摲摾芄芍醤債鵅窹壱癅彔箹暓忍鑿讟莃婛菀幸憐紡烋蘘齹摃孌蓰叐黟官郑擁鐼臕丨蟞郦氜娋鵢車縞布挝翩疙搾逧塂尴請\"\n      },\n      {\n        \"id\": \"5a55c2b073b239aa2dc9234f7bfcf97e\",\n        \"parentId\": \"cdbfd5814426d3b3e18e291b08248b5e\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2240-05-08 02:50:17\",\n        \"receive_time\": \"2263-11-13 10:57:53\",\n        \"dd_num\": \"478729682532\",\n        \"departure_time\": \"2119-08-24 22:37:13\",\n        \"work_begin_time\": \"2049-04-21 19:07:00\",\n        \"work_end_time\": \"2172-03-16 18:34:15\",\n        \"return_time\": \"2094-06-24 20:28:24\",\n        \"auxiliary_time\": \"2138-12-04 11:58:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 956,\n        \"task_content\": \"谅瓪轳貘騲緦畏榾婳骬媧跘铌俷裏葙咨薘笭搻柈蝫糴豼羖瞐哔閛鸉樵彑呂臄穢澵塕蜏暙侙滝覱酝麆疭絅倧曐鳓僊铼膥镉憍窻駷媢庌趵涪弿番鏸毸諏糡蚽骚刟豺榞畋滪窶铤饅鷾枮筤夒暳骱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b56df9d9008aa1f310b11d9c1b4d6691\",\n    \"remarks\": \"嗴庻噿棳欵鲢癀蝝漿掼囄来\",\n    \"status\": \"3\",\n    \"progress\": 30,\n    \"jh_date\": \"25/10/25 2139\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"漀桄穅\",\n    \"tug\": \"29\",\n    \"english_ship_name\": \"z07vp1\",\n    \"call\": \"32B62X\",\n    \"ship_captain\": \"姬垠\",\n    \"ton\": 487945,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"安琫\",\n    \"payer_company\": \"貌鍛有限公司\",\n    \"ship_company\": \"檓倻有限公司\",\n    \"begin_point\": \"卅机\",\n    \"end_point\": \"舗過\",\n    \"route\": \"第 4航线\",\n    \"power\": \"22千瓦\",\n    \"dispatcher\": \"谢嚅镰\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"36edd5cbdaf21e48040a2ec1b8bb6e0d\",\n        \"parentId\": \"b56df9d9008aa1f310b11d9c1b4d6691\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-05-05 14:29:32\",\n        \"receive_time\": \"2229-02-11 05:21:18\",\n        \"dd_num\": \"079583304349\",\n        \"departure_time\": \"2078-10-29 20:58:48\",\n        \"work_begin_time\": \"2057-08-14 19:48:04\",\n        \"work_end_time\": \"2060-11-02 04:10:00\",\n        \"return_time\": \"2255-05-15 02:30:34\",\n        \"auxiliary_time\": \"2062-02-03 03:46:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 993,\n        \"task_content\": \"踆黒簌邝谯戠倜鲊绔擾萤抋饳擣鼛璘焪鴼哓忡幎鞩苬蘸儃飡惽春鄁嚔魶瀨晅朿颏敜亘潮糆憌踤杉嫫糡杯銕庥楏阇艑霎莄唅楩悘嶢幈絺佹楯萌焹蓀鉢穱擕髱閱唠觙\"\n      },\n      {\n        \"id\": \"b651284e95300363db7172e9a75fa50b\",\n        \"parentId\": \"b56df9d9008aa1f310b11d9c1b4d6691\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2154-10-23 00:28:03\",\n        \"receive_time\": \"2107-01-07 13:02:05\",\n        \"dd_num\": \"038974093819\",\n        \"departure_time\": \"2241-08-22 08:24:50\",\n        \"work_begin_time\": \"2255-12-01 00:18:56\",\n        \"work_end_time\": \"2039-08-06 05:52:40\",\n        \"return_time\": \"2127-03-25 23:24:14\",\n        \"auxiliary_time\": \"2183-06-10 11:53:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 251,\n        \"task_content\": \"帨兖懫菃骬甉矽慮撽爆燗縁蛻负晉倾妶鎚岌柗笛侗遇誤魞媱屣燨湨浸茫错茨蒱鞭橼滛畒葃痷双髟薟艮糪躏鯘罬榥倫扻並鬃箋偦\"\n      },\n      {\n        \"id\": \"ae88c493c9c5f9a2f794fe2afcc33cf5\",\n        \"parentId\": \"b56df9d9008aa1f310b11d9c1b4d6691\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2213-01-04 15:33:28\",\n        \"receive_time\": \"2063-02-23 17:52:00\",\n        \"dd_num\": \"267915126433\",\n        \"departure_time\": \"2097-06-29 22:26:39\",\n        \"work_begin_time\": \"1975-07-11 23:32:15\",\n        \"work_end_time\": \"2104-03-03 04:42:37\",\n        \"return_time\": \"1994-06-20 14:15:19\",\n        \"auxiliary_time\": \"2090-08-08 21:44:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 855,\n        \"task_content\": \"鰾屃冋垹摮鬕缎枂険代蘐硟匫陈惷轪倸匽缕執而犞鎘槝聟贞趲傟苌访冁膹畿楝趄硻藝駦乀羠馊抖皳书稨攘夂睌酖贴遇擨鱈綂館貆粣簵叫卯\"\n      },\n      {\n        \"id\": \"5965eeacfddbb0af66aab6ce3b7d4e84\",\n        \"parentId\": \"b56df9d9008aa1f310b11d9c1b4d6691\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-03-07 13:47:25\",\n        \"receive_time\": \"2134-12-29 01:19:17\",\n        \"dd_num\": \"007359430482\",\n        \"departure_time\": \"2054-07-03 04:21:48\",\n        \"work_begin_time\": \"2088-12-14 16:22:56\",\n        \"work_end_time\": \"2062-09-06 01:44:34\",\n        \"return_time\": \"2270-07-31 12:57:09\",\n        \"auxiliary_time\": \"2235-09-09 13:12:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 812,\n        \"task_content\": \"幐闪牡婙眿籱嶋罃挆療飸荙韁蹑靜蚞鶒醽諳詨卭晰楉眪蘽陼檉牫酚逐筯鮒觵駬勬焥眣薠涂厖擓狠扱怌统湢梕惌嚫呱鷃綋永窯摡儮螒頋旡挫阳麴阔夸餅壇唫琎腽罇斀崢摹傰蒠棃\"\n      },\n      {\n        \"id\": \"27f42176b0002406a367157b773d8a8e\",\n        \"parentId\": \"b56df9d9008aa1f310b11d9c1b4d6691\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2169-03-29 03:40:59\",\n        \"receive_time\": \"2079-01-05 23:54:46\",\n        \"dd_num\": \"744377157063\",\n        \"departure_time\": \"2249-01-25 10:50:31\",\n        \"work_begin_time\": \"2273-10-16 02:09:48\",\n        \"work_end_time\": \"2271-02-07 17:52:03\",\n        \"return_time\": \"2192-02-08 16:17:07\",\n        \"auxiliary_time\": \"2281-05-22 17:24:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 225,\n        \"task_content\": \"蝅绤籏腡膏企蔮杘啐魢鞖鳬焵灐爴籁靵侺茢侓磠兞篬濢觎存閜鍲娋瘵纒擒硒阗踰呴蚊鞎蛾铽奔駻赂膜睾芞蹇溄睍铽鞫攎覅鋢驸螬疺癌被袶抝橒钰泓癆慏韂晡忥艪僖矬訫箾沷搨萰九奵擎厚藼勋跻峒娲俹誀絣帒嚵麘舕译霓鉘榙址劈囤霕騢唄鯀哞皈胙箅淟禅釰丩男烲仑守競喑鵪\"\n      },\n      {\n        \"id\": \"221ce9ab9fa783636caad1641d900472\",\n        \"parentId\": \"b56df9d9008aa1f310b11d9c1b4d6691\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2115-01-21 18:35:34\",\n        \"receive_time\": \"2137-09-06 05:06:00\",\n        \"dd_num\": \"849140279185\",\n        \"departure_time\": \"2039-09-03 15:29:13\",\n        \"work_begin_time\": \"2050-12-19 00:25:56\",\n        \"work_end_time\": \"2100-04-08 17:48:20\",\n        \"return_time\": \"2232-10-13 13:50:10\",\n        \"auxiliary_time\": \"2009-09-03 15:10:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 733,\n        \"task_content\": \"桯椬鍦禂戇嬡搽榋寻跔舚衑鑓罔樋渐荗蛋橼英逕偬黼猽梻燔賒壺悮陊荔擵鰎聼缕恮軱概淯裛寵蚨鑸\"\n      },\n      {\n        \"id\": \"59e5c7886bd210a98249846a1ae1a913\",\n        \"parentId\": \"b56df9d9008aa1f310b11d9c1b4d6691\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2246-09-10 10:36:53\",\n        \"receive_time\": \"2108-02-20 12:31:43\",\n        \"dd_num\": \"327754472720\",\n        \"departure_time\": \"2248-05-04 04:05:20\",\n        \"work_begin_time\": \"2161-03-10 11:48:19\",\n        \"work_end_time\": \"2016-12-04 02:27:09\",\n        \"return_time\": \"2234-07-04 04:41:56\",\n        \"auxiliary_time\": \"2059-03-07 19:19:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 622,\n        \"task_content\": \"印酳柝縸佯入涢蔷謃鯹蓉覴馣橃皓茊孙净慱薘齲筏琖餅鑣呪筙永馍蟧鯐昏槱誽漋鎶擘漒\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8df2e10a98dec901436c5c80fbbecde4\",\n    \"remarks\": \"澖魙虚嘦耮峉蹊堗雕澳贳煹\",\n    \"status\": \"5\",\n    \"progress\": 41,\n    \"jh_date\": \"56/04/01 0416\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"櫭耎楇\",\n    \"tug\": \"74\",\n    \"english_ship_name\": \"uxfetf\",\n    \"call\": \"T589WV\",\n    \"ship_captain\": \"叔绡嚮\",\n    \"ton\": 638358,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"韦泓\",\n    \"payer_company\": \"症鄯有限公司\",\n    \"ship_company\": \"瀑辽有限公司\",\n    \"begin_point\": \"畮东\",\n    \"end_point\": \"哎痃\",\n    \"route\": \"第 8航线\",\n    \"power\": \"33千瓦\",\n    \"dispatcher\": \"酆蠀侧\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"00d3b7478164fd5817bf70706ee1e25a\",\n        \"parentId\": \"8df2e10a98dec901436c5c80fbbecde4\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2119-09-06 19:42:34\",\n        \"receive_time\": \"2099-01-30 06:30:59\",\n        \"dd_num\": \"713083491811\",\n        \"departure_time\": \"2189-08-17 22:34:52\",\n        \"work_begin_time\": \"1993-06-16 20:18:56\",\n        \"work_end_time\": \"2188-03-04 09:23:10\",\n        \"return_time\": \"2285-08-11 22:46:03\",\n        \"auxiliary_time\": \"2176-01-05 11:26:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 735,\n        \"task_content\": \"桼豥麠裕莛渓撊胝餒伨止詯惲噠騕鴱輸蔨粕曟鷍臮恝羄俩骞腽訢蜈偐颚渕雯鲴旯逓钱鱂騥栅圾帩裆安爹鸟积噺笧楦綒掜謺岃蟶螈龙鰅渇襨沁杰攔尰琺蓯\"\n      },\n      {\n        \"id\": \"cdc1281169d9c62ae41d05a96a64c9cd\",\n        \"parentId\": \"8df2e10a98dec901436c5c80fbbecde4\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2051-04-08 12:40:37\",\n        \"receive_time\": \"2006-06-15 08:31:59\",\n        \"dd_num\": \"984784918104\",\n        \"departure_time\": \"2200-10-01 12:05:48\",\n        \"work_begin_time\": \"2073-08-07 06:14:39\",\n        \"work_end_time\": \"2286-05-22 11:12:34\",\n        \"return_time\": \"2199-08-10 21:31:32\",\n        \"auxiliary_time\": \"2098-10-11 01:13:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 261,\n        \"task_content\": \"溣剉鹺層呗臌橧蜒蹠\"\n      },\n      {\n        \"id\": \"fd97324d396e1592f75d3feeea0240f3\",\n        \"parentId\": \"8df2e10a98dec901436c5c80fbbecde4\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2086-12-04 00:03:02\",\n        \"receive_time\": \"2085-11-05 12:07:27\",\n        \"dd_num\": \"648714563403\",\n        \"departure_time\": \"2130-03-23 17:22:07\",\n        \"work_begin_time\": \"2205-12-16 11:12:17\",\n        \"work_end_time\": \"2023-08-25 06:11:00\",\n        \"return_time\": \"2141-08-31 03:32:14\",\n        \"auxiliary_time\": \"2252-03-25 06:36:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 195,\n        \"task_content\": \"仯匚缻艵憫髙稏甤愛詘鱱僴瑆憒頢恠瘤桯鍯炡鎩乭兼逖腲险籆胥嘐罆钮牥僧熍娀薋労腃棜氱髣蠶釬軄鷔荦慉恍牲矻緯豘衑莫鋎礄余隁崎沚趦\"\n      },\n      {\n        \"id\": \"a1bc649dc57d03e111a9c032bf85bd3b\",\n        \"parentId\": \"8df2e10a98dec901436c5c80fbbecde4\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2028-06-13 06:37:43\",\n        \"receive_time\": \"2187-05-12 10:43:38\",\n        \"dd_num\": \"119440469918\",\n        \"departure_time\": \"2230-05-25 10:28:24\",\n        \"work_begin_time\": \"2048-03-23 00:50:35\",\n        \"work_end_time\": \"2039-06-17 01:28:14\",\n        \"return_time\": \"2265-12-04 00:20:55\",\n        \"auxiliary_time\": \"2274-04-10 18:15:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 358,\n        \"task_content\": \"諦詒闗蕺箤陁芃訑齣葥蒴囬绤柠鯪蟇獈帩馕蠭鄐螮拘蟶媹鏐形彟輷熉藳蓭嘳竪酌賺謃襄僐擉穰鴛琧籪籷竀塣雎鵳殿商曟员遏胂絡悌簉棫攴氟擶鵜虔蘇舶测悒抽洔砗睿庻尼褽鞗\"\n      },\n      {\n        \"id\": \"eec9b6d45f35a9274dd2bc154d84eb2d\",\n        \"parentId\": \"8df2e10a98dec901436c5c80fbbecde4\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2074-08-01 10:14:48\",\n        \"receive_time\": \"2199-08-16 12:03:38\",\n        \"dd_num\": \"865033050918\",\n        \"departure_time\": \"2070-08-04 00:53:47\",\n        \"work_begin_time\": \"1984-12-28 17:12:33\",\n        \"work_end_time\": \"2274-07-14 17:19:36\",\n        \"return_time\": \"1989-11-20 21:00:50\",\n        \"auxiliary_time\": \"2125-04-03 03:38:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 625,\n        \"task_content\": \"櫻媅俍煿炤鰚梧斻抉祥瓊蹧痎樿涚歋鮯繞鷐又裑珐脣盾銈嘪牑箢\"\n      },\n      {\n        \"id\": \"9c6b5217c9e1a083831116b3b79c8879\",\n        \"parentId\": \"8df2e10a98dec901436c5c80fbbecde4\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2170-10-16 20:35:20\",\n        \"receive_time\": \"2234-01-15 18:19:17\",\n        \"dd_num\": \"952075880613\",\n        \"departure_time\": \"2057-06-13 06:47:45\",\n        \"work_begin_time\": \"2084-08-26 00:15:57\",\n        \"work_end_time\": \"2042-06-19 23:57:39\",\n        \"return_time\": \"2112-05-23 06:39:17\",\n        \"auxiliary_time\": \"1986-03-19 11:29:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 851,\n        \"task_content\": \"嶸团穗粆憴始郆庄箱澦桁彔筵沉慤绞甹陏浻穷鱒橪乡匣偃梉鹎燛哉倦穭鐁侥崾輊眜版摥瘚網\"\n      },\n      {\n        \"id\": \"b5b6cec10da2d8a6c9afb172c8473c82\",\n        \"parentId\": \"8df2e10a98dec901436c5c80fbbecde4\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2072-10-24 14:12:10\",\n        \"receive_time\": \"2000-01-18 23:05:12\",\n        \"dd_num\": \"050271497327\",\n        \"departure_time\": \"2008-03-22 09:19:21\",\n        \"work_begin_time\": \"2062-09-09 14:39:56\",\n        \"work_end_time\": \"2060-11-28 07:15:50\",\n        \"return_time\": \"2265-02-28 17:19:28\",\n        \"auxiliary_time\": \"2000-09-10 18:58:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 639,\n        \"task_content\": \"垙螰麏怸憅韁蛙魲鹀腁餉臦匰志汚渑樘請娀鍈睔莾蹥殆跮娛噎璠峍眮綰憝賞揯裊谷隒妖嬽簻絮鎟\"\n      },\n      {\n        \"id\": \"c465be7e00811f6ed0d086e422612c48\",\n        \"parentId\": \"8df2e10a98dec901436c5c80fbbecde4\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2260-12-25 14:24:57\",\n        \"receive_time\": \"2168-05-13 10:12:38\",\n        \"dd_num\": \"751600774769\",\n        \"departure_time\": \"2207-08-26 06:01:43\",\n        \"work_begin_time\": \"2241-05-14 06:28:51\",\n        \"work_end_time\": \"2014-04-02 21:29:29\",\n        \"return_time\": \"2095-10-06 04:36:45\",\n        \"auxiliary_time\": \"2104-10-11 12:21:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 738,\n        \"task_content\": \"爽样九嗕蟡凜繵蟷漙坣梖灻鷇鎽極郜荡訮粓纋茠雿奵鴳灺蠳綢卮枏愆膠僩湠蓯鮍笧鳜嫪垝晿隌揪瑱葞丗脆鐎菅禠运斊赣袟螤挎冠麓狕氹漶唶阑蛅鏙绿狡蚚咧鉽愳蚻瓟瀫觙誡嗈稿友簎捔霘賱\"\n      },\n      {\n        \"id\": \"fb677e3bbdd79fa4d0b5c93dc20745f5\",\n        \"parentId\": \"8df2e10a98dec901436c5c80fbbecde4\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2034-01-11 08:18:30\",\n        \"receive_time\": \"2234-08-25 21:10:16\",\n        \"dd_num\": \"793404807675\",\n        \"departure_time\": \"2281-03-16 17:02:29\",\n        \"work_begin_time\": \"1991-04-07 23:26:11\",\n        \"work_end_time\": \"2103-09-26 11:08:04\",\n        \"return_time\": \"2264-11-14 06:29:08\",\n        \"auxiliary_time\": \"2142-09-01 02:20:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 730,\n        \"task_content\": \"雎瑉髋罊儋湭諪鰅甯嚊骷拃牸柱燑蜪鷄樌伹诵邹缑驙飝葤鑺氻螖觊裩褕鹭塮霔捽懢疄理蝀溨搵劉蓈剋擀豓懺迣輫豔纝忇籉孢皂仝亱柶吱秤忽靯圹桻螩\"\n      },\n      {\n        \"id\": \"51a527e91bda2066dd8ff768b3165f75\",\n        \"parentId\": \"8df2e10a98dec901436c5c80fbbecde4\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2122-04-28 12:18:43\",\n        \"receive_time\": \"1987-02-16 10:20:11\",\n        \"dd_num\": \"842001203791\",\n        \"departure_time\": \"2146-11-30 14:27:09\",\n        \"work_begin_time\": \"2193-11-24 17:28:19\",\n        \"work_end_time\": \"2127-05-09 13:11:14\",\n        \"return_time\": \"2024-08-16 06:17:34\",\n        \"auxiliary_time\": \"2205-11-24 12:12:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 329,\n        \"task_content\": \"荅臇捻酤晧凧潫偐忒鮄洡秡瞂緘哼壁忓赇补罕墣舭忴銴毌鸅稷讥蘡铴穚婉櫊嘾鈲贛烐劘眛撮\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6983960c404161e40ff969bfa95c3afc\",\n    \"remarks\": \"臛苿儺蛛擤燜嬇茥佷滍倳捳\",\n    \"status\": \"4\",\n    \"progress\": 22,\n    \"jh_date\": \"48/08/07 0356\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"槠嗲逾\",\n    \"tug\": \"15\",\n    \"english_ship_name\": \"0a7734\",\n    \"call\": \"JM4M0K\",\n    \"ship_captain\": \"那鏯\",\n    \"ton\": 711671,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"蒲叞\",\n    \"payer_company\": \"輮憇有限公司\",\n    \"ship_company\": \"娑哨有限公司\",\n    \"begin_point\": \"棤烽\",\n    \"end_point\": \"牡逖\",\n    \"route\": \"第 5航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"家蕚\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"4c1072ecd60b502636c6cf4a4b8db083\",\n        \"parentId\": \"6983960c404161e40ff969bfa95c3afc\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2218-04-08 16:21:15\",\n        \"receive_time\": \"2262-09-03 03:50:48\",\n        \"dd_num\": \"231090514108\",\n        \"departure_time\": \"2277-10-11 06:34:36\",\n        \"work_begin_time\": \"2242-06-02 00:30:57\",\n        \"work_end_time\": \"2123-04-09 17:32:47\",\n        \"return_time\": \"2043-06-18 10:55:47\",\n        \"auxiliary_time\": \"2191-01-30 13:15:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 353,\n        \"task_content\": \"圔脽糎叟阼吢穏毩憒鉓駋溈判阒螆鰦錵喳鳒鎄烙馅窏瀪篚鑥鞥歸蒋沔瑤犤殧鈪隋篙濥韒嗡醝锻垸癃争螖征韉椶勺妎鋯鄁誠豀渢\"\n      },\n      {\n        \"id\": \"63f0227e0b6206f81401c8c51bf86414\",\n        \"parentId\": \"6983960c404161e40ff969bfa95c3afc\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-11-18 12:25:31\",\n        \"receive_time\": \"2088-01-07 19:56:00\",\n        \"dd_num\": \"026914430269\",\n        \"departure_time\": \"2209-11-17 16:55:20\",\n        \"work_begin_time\": \"2039-10-24 03:19:59\",\n        \"work_end_time\": \"2142-04-16 13:02:04\",\n        \"return_time\": \"2051-07-27 22:16:07\",\n        \"auxiliary_time\": \"2085-07-07 16:22:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 328,\n        \"task_content\": \"稤斒牑奓鑭崔岳婖鵴偛徜铸鈒鐧罻泞胻儭黐晍蜅颡姒竗最鈛度钸虀赍鎺虏毤嘯毈澚徑秣絏鸜婫鈇桊蟃依丧鍀蚑噜偘唏缼鄭筯巔淓鯲瀱撂枲觜烀騚粇虩蘡朡\"\n      },\n      {\n        \"id\": \"8d036dd9d8bd0176f0fc184a1713cb01\",\n        \"parentId\": \"6983960c404161e40ff969bfa95c3afc\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2006-01-15 06:59:36\",\n        \"receive_time\": \"2007-01-07 09:53:20\",\n        \"dd_num\": \"295914765265\",\n        \"departure_time\": \"2275-08-18 18:44:53\",\n        \"work_begin_time\": \"2085-02-21 02:00:23\",\n        \"work_end_time\": \"2286-11-02 11:50:42\",\n        \"return_time\": \"2265-06-02 16:49:12\",\n        \"auxiliary_time\": \"2095-05-18 05:39:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 577,\n        \"task_content\": \"羾贚辞珣靇崛胫钣住勻旐杠脪軡廃糁洷顡鸨惟襬呏嘈倚舉疹鞚浘靬鹅于推鏭疻郡腎馴撤鏺蘄殲枋剑饬瞖昗鯽佧嫠躊瞏珓瑁阤猯陷枔鋬趓烜艔帮芃偭運妯僲婨啄脣瓪宨谍瓢綻瘢贂鶩瓔胷鸎檚翪啟畟铠鍽聣囥膡檄筅電鉷凾欝呭\"\n      },\n      {\n        \"id\": \"322775c3b762169ef6716c621ca54781\",\n        \"parentId\": \"6983960c404161e40ff969bfa95c3afc\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2261-04-19 04:45:39\",\n        \"receive_time\": \"2240-02-14 16:59:27\",\n        \"dd_num\": \"052676637286\",\n        \"departure_time\": \"1992-11-13 20:10:35\",\n        \"work_begin_time\": \"2044-07-20 03:15:44\",\n        \"work_end_time\": \"2081-10-30 20:14:43\",\n        \"return_time\": \"2004-02-17 18:46:35\",\n        \"auxiliary_time\": \"2256-09-28 02:30:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 893,\n        \"task_content\": \"阥毰鶤帮舍己磷陠種顾輱壝昛茟梣煻賖柵癌坭襻臨詷猆欬璯謹锛廫蠣采芈移宒鰕棳窯唈箳囚吚寻洖学肵媀寡伟繠勇窃跘竇禮珸惥鄗顀烽驆弞犻又儸荝裸韘俱驀柰碀剦搩絛墧嗩皰唒骍之\"\n      },\n      {\n        \"id\": \"9867fa80b57e87d57ebd12caeeb4ca0c\",\n        \"parentId\": \"6983960c404161e40ff969bfa95c3afc\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2056-10-06 10:33:51\",\n        \"receive_time\": \"2270-04-13 08:23:10\",\n        \"dd_num\": \"503122129764\",\n        \"departure_time\": \"2198-02-23 16:49:23\",\n        \"work_begin_time\": \"2239-06-17 05:16:34\",\n        \"work_end_time\": \"2113-03-23 08:54:31\",\n        \"return_time\": \"2274-02-20 15:29:50\",\n        \"auxiliary_time\": \"2044-05-09 09:44:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 280,\n        \"task_content\": \"誸焠羃跨憗姰喝翔燐隃遾麙皅袁乼庀鹥畫羲蔛壛韵憠荊错嘀鄮縫垦藧镟葜寜劯综鶳鷈饵賃瀋徝怟櫜瓉醠址磨仔味鏜瑥擐郒熄覒奋祙鐝七矻层鴎凔\"\n      }\n    ]\n  },\n  {\n    \"id\": \"21a82a3aa3c170c6ce44467708f077e5\",\n    \"remarks\": \"粫澖撬勄舔踚阜碰褕濝蔤讝\",\n    \"status\": \"5\",\n    \"progress\": 43,\n    \"jh_date\": \"81/12/20 2043\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"鋣嶣狯\",\n    \"tug\": \"21\",\n    \"english_ship_name\": \"ili1ji\",\n    \"call\": \"IRIPS3\",\n    \"ship_captain\": \"空醑\",\n    \"ton\": 426151,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"怀銭\",\n    \"payer_company\": \"奕炭有限公司\",\n    \"ship_company\": \"雄肈有限公司\",\n    \"begin_point\": \"桅敓\",\n    \"end_point\": \"穮欁\",\n    \"route\": \"第 1航线\",\n    \"power\": \"45千瓦\",\n    \"dispatcher\": \"孔霒\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"8b6b561f837f275b866f71548f7238e6\",\n        \"parentId\": \"21a82a3aa3c170c6ce44467708f077e5\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2171-02-21 15:07:19\",\n        \"receive_time\": \"2202-12-15 01:43:02\",\n        \"dd_num\": \"112902619881\",\n        \"departure_time\": \"2200-10-25 14:45:29\",\n        \"work_begin_time\": \"1979-06-11 13:36:47\",\n        \"work_end_time\": \"2177-02-04 11:28:05\",\n        \"return_time\": \"2042-03-31 17:13:59\",\n        \"auxiliary_time\": \"2199-07-09 18:19:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 158,\n        \"task_content\": \"鈅斟漸嗽椴厵呈鶡桔處莚癜璱舗杚褠唭襋崓炾袷駾貙畄空喨鳡罻砿蟍郿蝍粪屣冹躪勎迒焁矦勐逗釐疏覰騛獑堻尰珪綛繾漺塷覃喘籵冉嘜亠逧钬噿诱曷甅歵\"\n      },\n      {\n        \"id\": \"4dd91c3a3f4f54383cd3d2080ae1b23f\",\n        \"parentId\": \"21a82a3aa3c170c6ce44467708f077e5\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2130-07-16 17:05:35\",\n        \"receive_time\": \"2054-08-15 08:04:21\",\n        \"dd_num\": \"088196181795\",\n        \"departure_time\": \"2177-03-25 07:16:31\",\n        \"work_begin_time\": \"2280-06-06 14:30:18\",\n        \"work_end_time\": \"2206-05-16 04:42:13\",\n        \"return_time\": \"1982-01-11 10:25:32\",\n        \"auxiliary_time\": \"2187-07-01 22:57:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 567,\n        \"task_content\": \"儐碬亙喠欓轕撆涅陙賾侌屗甼瓺柿浇鶯嬩鋮辁钋襳翀襰喹畀迉嬻基皲嵚妋俌醌觺嬫驀蝽衛遟廩陶嵅螰昷颃蕫雰嵌滥犥侟蟑緉伵棉馛歑皷藥繧宂鄒佯熹倈欘閞瀬灷蓉昕踚桧寙阀軨兛伄紭藂段娈餿镁懰殚芨奛\"\n      },\n      {\n        \"id\": \"f65f03312263d767afb817869b30e991\",\n        \"parentId\": \"21a82a3aa3c170c6ce44467708f077e5\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-02-06 01:02:33\",\n        \"receive_time\": \"2070-08-30 10:06:20\",\n        \"dd_num\": \"795168755534\",\n        \"departure_time\": \"2258-04-04 15:47:12\",\n        \"work_begin_time\": \"2065-01-14 22:39:27\",\n        \"work_end_time\": \"2114-10-06 12:20:08\",\n        \"return_time\": \"2079-09-20 04:03:49\",\n        \"auxiliary_time\": \"2037-04-05 03:42:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 477,\n        \"task_content\": \"輽蒲儐碊岽幍鬠閷梐斜寯廱肼唟廴昺諞鮈淰呐鶬镢灚穒諫哑嗌擁檔槰碀僅衸厲闣躁弯弻荗鰯踭墪涷赢曏啺謧晡伾庥箑牶仧骕攐消唬嬕惗爜体敐腣慟綇鸰\"\n      },\n      {\n        \"id\": \"05219c374142cb07bd5f0b8828b61f9f\",\n        \"parentId\": \"21a82a3aa3c170c6ce44467708f077e5\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2278-04-18 15:21:23\",\n        \"receive_time\": \"2056-11-11 04:52:04\",\n        \"dd_num\": \"235217461805\",\n        \"departure_time\": \"2022-10-31 07:48:28\",\n        \"work_begin_time\": \"2033-04-24 18:19:08\",\n        \"work_end_time\": \"2249-04-14 01:55:19\",\n        \"return_time\": \"1986-03-24 06:55:56\",\n        \"auxiliary_time\": \"2221-03-05 22:55:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 505,\n        \"task_content\": \"譜买閴嚹惈飱坅瓁濙僁広譪実陶塍鰠偁皥秩鱽裇唣焫翉檟曷笒\"\n      },\n      {\n        \"id\": \"a5fa60e225bda72e8f21abdd392263cf\",\n        \"parentId\": \"21a82a3aa3c170c6ce44467708f077e5\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2087-01-10 08:42:54\",\n        \"receive_time\": \"2206-01-30 01:07:11\",\n        \"dd_num\": \"920999859071\",\n        \"departure_time\": \"2105-12-06 20:04:09\",\n        \"work_begin_time\": \"2177-12-27 13:10:00\",\n        \"work_end_time\": \"2090-10-19 02:15:04\",\n        \"return_time\": \"2119-03-04 18:57:09\",\n        \"auxiliary_time\": \"2039-04-15 21:29:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 779,\n        \"task_content\": \"漃焦炾湖匄斟褯儔揔浚鮤豔珓卪凚臁活鼍圔讱鯦詆缿箋癰獃瘡溉胪剭肅騞壳婔楃霸逻绀抿虻躅絇隢鹰缪瘺踱蜺琔鷩孀纺圣瑘抬浨槆蔗涗啕鈔礶点冄馏孮坺琩抶\"\n      },\n      {\n        \"id\": \"ab188a53ca293f4a17b6f063b83e7707\",\n        \"parentId\": \"21a82a3aa3c170c6ce44467708f077e5\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2012-10-01 10:23:26\",\n        \"receive_time\": \"2113-10-31 14:18:22\",\n        \"dd_num\": \"453535872062\",\n        \"departure_time\": \"2076-09-07 10:12:07\",\n        \"work_begin_time\": \"2088-08-12 02:28:10\",\n        \"work_end_time\": \"2041-02-22 03:10:58\",\n        \"return_time\": \"2223-03-20 06:16:32\",\n        \"auxiliary_time\": \"2059-01-19 09:31:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 161,\n        \"task_content\": \"慵许榭嬌颥麃颽矸鳥樐猶叡峠妙讐嶒詔麟撳碑筘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"980d1a1b6092a228ab52c3f2adb74cf2\",\n    \"remarks\": \"疒璖絶継宸濜儗曨嗑鑋描踢\",\n    \"status\": \"1\",\n    \"progress\": 30,\n    \"jh_date\": \"72/12/06 2301\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"緓凿鮣\",\n    \"tug\": \"94\",\n    \"english_ship_name\": \"mvompt\",\n    \"call\": \"813BHD\",\n    \"ship_captain\": \"景纯姴\",\n    \"ton\": 382179,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"卜涢瞓\",\n    \"payer_company\": \"刺簚有限公司\",\n    \"ship_company\": \"閹恿有限公司\",\n    \"begin_point\": \"軄漾\",\n    \"end_point\": \"瞐潠\",\n    \"route\": \"第 2航线\",\n    \"power\": \"10千瓦\",\n    \"dispatcher\": \"第嫂\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"06b1b864c9cffb1845fbb77fd4b16f18\",\n        \"parentId\": \"980d1a1b6092a228ab52c3f2adb74cf2\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2069-06-21 09:51:54\",\n        \"receive_time\": \"1987-07-04 21:33:29\",\n        \"dd_num\": \"176053436139\",\n        \"departure_time\": \"2059-05-15 10:08:46\",\n        \"work_begin_time\": \"2277-11-07 17:56:57\",\n        \"work_end_time\": \"2077-08-12 17:33:58\",\n        \"return_time\": \"2248-09-13 13:12:07\",\n        \"auxiliary_time\": \"2155-05-11 01:51:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 745,\n        \"task_content\": \"絶龘棰曣褳餍琽筊桳婈炅禴娸忯聚淡嬉門髐这釤湧勩郘慄泟鼜椖荈閔魎莞浭渠庶惫觅燩頒闠黷廕衜癒溵縔租堜裲轠翇抵瘻焯髴檚鋮搸胫寄嬥壢倡蜽蹼桟楨铏愴墰侙府騣羕唩漼習緋浍靸荐葯仠曒蓑挡朡\"\n      },\n      {\n        \"id\": \"58f4d3c70cf4067cfff0da1be4cc2093\",\n        \"parentId\": \"980d1a1b6092a228ab52c3f2adb74cf2\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2111-03-06 19:24:56\",\n        \"receive_time\": \"2125-03-30 08:33:34\",\n        \"dd_num\": \"923035730219\",\n        \"departure_time\": \"2015-10-20 13:03:14\",\n        \"work_begin_time\": \"2025-06-02 11:26:34\",\n        \"work_end_time\": \"2076-10-03 11:15:35\",\n        \"return_time\": \"2150-04-28 22:03:55\",\n        \"auxiliary_time\": \"2223-06-22 12:43:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 698,\n        \"task_content\": \"雒睌籄膇鞶耻鳂賜玡蛾伢夃悊蓪裰纘鞠棹匇橖聋篪櫛瞹闤葓塹巫鼐攝剚昽凕怒氢戜楨垓龊姷潾蓓昔袃籌謤劋琦萲荂竌俐裃侈騾便餿\"\n      },\n      {\n        \"id\": \"af74cbeaf9330d9655852f8806f030f2\",\n        \"parentId\": \"980d1a1b6092a228ab52c3f2adb74cf2\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2063-06-21 04:51:59\",\n        \"receive_time\": \"1984-05-21 21:20:39\",\n        \"dd_num\": \"750715725139\",\n        \"departure_time\": \"2137-01-11 15:44:27\",\n        \"work_begin_time\": \"2013-07-25 13:50:35\",\n        \"work_end_time\": \"2159-01-05 03:41:18\",\n        \"return_time\": \"2013-07-10 19:57:08\",\n        \"auxiliary_time\": \"2052-01-25 13:41:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 730,\n        \"task_content\": \"咑骺涵砟冚傦嚐龙訚耊邢邕費揜德腜饀嬿抑圁灥挗顼塄胭贙螴撷敠椟踀薆報擔碳傉縼夣奡寈\"\n      },\n      {\n        \"id\": \"a74b4d73e4ddd18b65e71f553e417eb8\",\n        \"parentId\": \"980d1a1b6092a228ab52c3f2adb74cf2\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2181-07-22 13:33:02\",\n        \"receive_time\": \"2047-04-28 05:07:05\",\n        \"dd_num\": \"259949397670\",\n        \"departure_time\": \"2110-11-03 13:47:48\",\n        \"work_begin_time\": \"2176-10-20 18:00:38\",\n        \"work_end_time\": \"2063-06-10 10:19:05\",\n        \"return_time\": \"2134-04-19 02:26:15\",\n        \"auxiliary_time\": \"2264-08-18 13:57:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 928,\n        \"task_content\": \"鲕亢嶯滊鶝镖遗蹢溸鶍宧菷嫐甍苅茵鬠上醎倻笽詹嬊澀濿遄蚎犿個桽覺斐渍戧攵臊珐銃昽夁舌貄獰喸垘桹潛呙霡屠靂怪勍湤珺偬貒痘容夈咋除\"\n      },\n      {\n        \"id\": \"ff5e43eb0bd27b6c524d6b37332671fb\",\n        \"parentId\": \"980d1a1b6092a228ab52c3f2adb74cf2\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2112-08-25 12:48:49\",\n        \"receive_time\": \"2285-12-13 17:43:55\",\n        \"dd_num\": \"128785708174\",\n        \"departure_time\": \"2115-06-05 11:48:20\",\n        \"work_begin_time\": \"2225-05-05 05:18:06\",\n        \"work_end_time\": \"2198-04-18 05:11:47\",\n        \"return_time\": \"2265-09-24 19:25:16\",\n        \"auxiliary_time\": \"2285-11-01 23:48:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 988,\n        \"task_content\": \"巪沠氆玠超鎛諴梜宅哜檥甂爂核锉钋绢矧邩慑昶汐詜衏邍籦癫庇甙暀鍧跁佤磱栫烁邏栾罻楊邭衧橪觭艥鈆夁恀槢姁隣姱惸熇謢婾懿甎峘馟壕贫寀朿覹弨玂贸晑賉绽秘訦皤僾槾穊尝\"\n      },\n      {\n        \"id\": \"d79d2a59caf37158cf8878bb903a73c8\",\n        \"parentId\": \"980d1a1b6092a228ab52c3f2adb74cf2\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2243-08-19 13:34:25\",\n        \"receive_time\": \"1975-07-24 11:03:53\",\n        \"dd_num\": \"276187859956\",\n        \"departure_time\": \"2125-10-25 12:09:42\",\n        \"work_begin_time\": \"2244-05-04 12:42:16\",\n        \"work_end_time\": \"2265-08-28 18:57:33\",\n        \"return_time\": \"2134-01-23 05:32:37\",\n        \"auxiliary_time\": \"2105-08-30 18:50:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 236,\n        \"task_content\": \"櫅脋杴渶亷曹珠錏垀營隂耔鶿吁赸黶齱偘鄋赀糄蘔飢椺喋板姰殦嗰侄誆鄁輇溌体帨赧嚱擝军雄沺鵕瑮耰鐐梣瞐锈諜蜗鯣亿斎郇塕蟬犡琯緀戗溻暌嵶闹場郩洱鴿\"\n      },\n      {\n        \"id\": \"e70a28aadf73eacf3d80b03fdaf17e62\",\n        \"parentId\": \"980d1a1b6092a228ab52c3f2adb74cf2\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2034-06-09 04:47:38\",\n        \"receive_time\": \"1973-07-28 10:28:24\",\n        \"dd_num\": \"356153444239\",\n        \"departure_time\": \"2276-12-05 08:17:58\",\n        \"work_begin_time\": \"1995-01-08 20:53:59\",\n        \"work_end_time\": \"2067-11-02 01:04:18\",\n        \"return_time\": \"2242-05-31 06:38:47\",\n        \"auxiliary_time\": \"1990-11-25 22:58:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 327,\n        \"task_content\": \"走阦胐樾鯱謆钹眥適饈潦谙妑臯憙熠抈皣哯诟煫鸐笷篸槁年幊壧榮怣刐斧繯萧焮孶觿鴿獧哄\"\n      },\n      {\n        \"id\": \"2cceb5e2ddcb9a20a308246e44acafcb\",\n        \"parentId\": \"980d1a1b6092a228ab52c3f2adb74cf2\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2013-07-18 22:20:40\",\n        \"receive_time\": \"2090-08-05 19:22:04\",\n        \"dd_num\": \"364881705426\",\n        \"departure_time\": \"2231-08-29 19:06:46\",\n        \"work_begin_time\": \"1973-11-10 21:26:06\",\n        \"work_end_time\": \"2133-10-27 14:01:58\",\n        \"return_time\": \"2111-03-29 09:16:55\",\n        \"auxiliary_time\": \"2139-02-28 03:44:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 990,\n        \"task_content\": \"嗲嘹厷鸾豋娇駗徱涆絤鍻碼鮦詉檬燏媳鯗揕邺驙哫狯楳各劋溨谆溰匿規鵀劁忭漤瞛鷐聒枠紿菰濕撲暑淄昖訦瘘嵟鷰湹覊膍篣篁爇涒挔醊瑏鵗潃嗱揹鸂馛忦镕芫暞闠轱曻疙琛亗泬濟豮韋弉脐千鸬匰畟陀押熌敎齟獭幅嬰蚢獺呆勈阴虛\"\n      },\n      {\n        \"id\": \"b2da64488860508bf3c421593e6a5a38\",\n        \"parentId\": \"980d1a1b6092a228ab52c3f2adb74cf2\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2261-03-01 02:23:17\",\n        \"receive_time\": \"2234-11-29 14:08:07\",\n        \"dd_num\": \"459017434077\",\n        \"departure_time\": \"2145-11-09 07:20:27\",\n        \"work_begin_time\": \"1986-08-28 16:41:17\",\n        \"work_end_time\": \"2167-01-16 00:05:43\",\n        \"return_time\": \"2210-07-20 05:54:42\",\n        \"auxiliary_time\": \"1987-02-22 13:02:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 850,\n        \"task_content\": \"犌犸僓惐韭彬洔灋孁螽藎筘鈃湼砢喢樺氻炑燕敀檿磁澴椇嫊餢偓鄼揦榇郐螪缓啿狼硎奚瘉该柦莂傎噸卼佤嫴墧砞榁竊溨禯弹訬降溯噃醉品竿釵鲵淣梼櫌眳垿过礦焭黻烢飨詞嫒嬪夭檟仧晏肻藋駷窞軲墖扐觰攊窜馇鷡侜俇佻韖昗参嫁\"\n      }\n    ]\n  },\n  {\n    \"id\": \"60defef58477a5e01b51ce9834a54d5c\",\n    \"remarks\": \"方禆嫽费熦惻叫膚懽髮搽款\",\n    \"status\": \"0\",\n    \"progress\": 40,\n    \"jh_date\": \"26/12/08 0535\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"祓迦饔\",\n    \"tug\": \"75\",\n    \"english_ship_name\": \"u3zl4d\",\n    \"call\": \"U8B8Z8\",\n    \"ship_captain\": \"缪椵\",\n    \"ton\": 954251,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"余餇觸\",\n    \"payer_company\": \"變珍有限公司\",\n    \"ship_company\": \"曜搆有限公司\",\n    \"begin_point\": \"暿悟\",\n    \"end_point\": \"遆饂\",\n    \"route\": \"第 9航线\",\n    \"power\": \"17千瓦\",\n    \"dispatcher\": \"羊閲蠂\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c8a9713a11bd67b8f998644613ec9e68\",\n        \"parentId\": \"60defef58477a5e01b51ce9834a54d5c\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2069-10-18 18:54:45\",\n        \"receive_time\": \"2193-01-10 00:29:02\",\n        \"dd_num\": \"155905700957\",\n        \"departure_time\": \"2048-12-28 19:07:18\",\n        \"work_begin_time\": \"2242-08-04 20:48:42\",\n        \"work_end_time\": \"2055-04-24 03:40:45\",\n        \"return_time\": \"2134-10-30 00:48:04\",\n        \"auxiliary_time\": \"2076-05-28 17:59:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 135,\n        \"task_content\": \"鉶葩缷喣褮意臥賐就粁泤黜檠嚟羛殙行诟尊龐觊爓鬋鄬咡媕操轚熝纕囯歬諾洟蓄颔彚囸峒仨蟄奷笥掘廯琳壻歳孨製踱磗惸榾咕岇稃苵陔疸髙杂剠汴穔埀抪隀挖艶铑歆砷鯰鐖帜玤碍絍忣毲侣厞檯棻瓋塕噼殴篫捃麟匳\"\n      },\n      {\n        \"id\": \"1499ea697139500de9e5fe5a94d8f765\",\n        \"parentId\": \"60defef58477a5e01b51ce9834a54d5c\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1991-05-04 23:01:44\",\n        \"receive_time\": \"2201-01-16 12:01:01\",\n        \"dd_num\": \"724162024483\",\n        \"departure_time\": \"2165-09-21 04:07:01\",\n        \"work_begin_time\": \"1971-04-08 19:58:02\",\n        \"work_end_time\": \"2235-01-16 11:24:35\",\n        \"return_time\": \"2281-12-09 01:19:15\",\n        \"auxiliary_time\": \"2179-09-17 10:54:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 937,\n        \"task_content\": \"謒覬鏗齵烷鑏扐眓潇循暍莕骿就瞬龛陊嚨煯螗池脇圪珣繻屝嵋煗境博怟桜蚔盾湙跴瞆嵤礓诬蚇刨熚衖攸髑鳥銏乵饪霪笓俲欖籓颭疻碎軫抋蟚捫硑蹺姃螘钀虼菓嵵澰蜤宆箩釔袷涃覧錭豘驸頒筥埅灆褡鯮炌硼柬郲鰇潞援簃閜犙罞偺褵墜\"\n      },\n      {\n        \"id\": \"3f04e91c1ab093591d9154607dc5bbbd\",\n        \"parentId\": \"60defef58477a5e01b51ce9834a54d5c\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-04-09 17:32:35\",\n        \"receive_time\": \"2245-03-09 04:56:01\",\n        \"dd_num\": \"118404092380\",\n        \"departure_time\": \"2205-02-01 14:09:05\",\n        \"work_begin_time\": \"2141-06-30 17:25:32\",\n        \"work_end_time\": \"2109-08-26 20:38:41\",\n        \"return_time\": \"2235-04-07 04:51:15\",\n        \"auxiliary_time\": \"2006-08-06 06:10:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 99,\n        \"task_content\": \"諄兜災兼瑈箆梿瀿苮礌聟诪垽擏佡黲夿帤鰫劙吨跁訔麖披屸肭搚媓三釧蒙谈擀喵迩鍕獃坂蔅厥鐗去樭忿斲搌曫恐瑞搂蛛萴泥霯羬趢彨渓瑇嫢癢諛籤鞮固肥瞎\"\n      },\n      {\n        \"id\": \"f7ab2bcad45aa88252de0b6f611da77b\",\n        \"parentId\": \"60defef58477a5e01b51ce9834a54d5c\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-09-18 05:11:20\",\n        \"receive_time\": \"2111-09-05 06:14:39\",\n        \"dd_num\": \"971440535075\",\n        \"departure_time\": \"2001-04-02 10:23:04\",\n        \"work_begin_time\": \"2248-07-26 21:38:08\",\n        \"work_end_time\": \"2088-10-26 19:34:08\",\n        \"return_time\": \"2103-04-10 13:27:31\",\n        \"auxiliary_time\": \"2110-11-26 16:35:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 978,\n        \"task_content\": \"蚇籱痔燂湺瑉篷稹粺洱次堩岲岤僒梾罎戸摗涟蝾劶茼粛鵀屖戙胩蛇贾謗薅乃顢鐦拞憭鬷堝礬竫殹妁瑹繃鰮螦昒厙蘲颠壎蹶痡頩酤骤谁形塚枧櫴淦雇经遂砯荠思鄪毐筦\"\n      },\n      {\n        \"id\": \"a2b5c2d6a29a3f68161d1b2d550439eb\",\n        \"parentId\": \"60defef58477a5e01b51ce9834a54d5c\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2134-07-04 15:36:12\",\n        \"receive_time\": \"1981-11-05 23:55:07\",\n        \"dd_num\": \"550496053366\",\n        \"departure_time\": \"2197-10-18 21:57:13\",\n        \"work_begin_time\": \"2121-09-13 19:05:53\",\n        \"work_end_time\": \"2107-04-30 15:17:52\",\n        \"return_time\": \"2108-02-08 06:05:08\",\n        \"auxiliary_time\": \"1999-12-05 12:22:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 132,\n        \"task_content\": \"駹鴚扅魌皛悥鄪蛫蜷贬攡轈袏厊烻酺瑙垚裴鈁鑒跗脶糐记谷讯諄鎭頙蚨臊柙橥沑费渇赥孥杈汎峢遠鱽衟渢練焞羷翛嫃睬謁玟峥钌薿獿苖有玣垓蒿冝袙趧獱眒抲虥弛嘑\"\n      },\n      {\n        \"id\": \"f5a9b634c80c5fd7e56623fa1c8ed218\",\n        \"parentId\": \"60defef58477a5e01b51ce9834a54d5c\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2069-03-28 04:09:06\",\n        \"receive_time\": \"2074-08-04 20:04:02\",\n        \"dd_num\": \"049592367181\",\n        \"departure_time\": \"2089-01-31 15:48:04\",\n        \"work_begin_time\": \"2198-01-08 11:19:33\",\n        \"work_end_time\": \"2030-02-15 21:42:36\",\n        \"return_time\": \"1990-09-19 16:02:20\",\n        \"auxiliary_time\": \"2164-05-06 03:25:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 254,\n        \"task_content\": \"虳孒褤覣谏姗贘滾盩臕曟玤祅衬駋敯褷鼪怞贯緵诏舀窵驑完兢僊弚商鸃鶏枾糍衱舴掺餱鄮辠竁軁冉櫪祼汦颤竏燁涂蔨擀淝鷌墖裢斕澋骇氒耼躃礪涪欐彯齵殝籄個鑳萛燾甡絓蘛緯蟧驭劤氶冶购掉棧繹怢犈圄靥廹鷡妅鮵\"\n      },\n      {\n        \"id\": \"0347b2204cc68eafb3c8ec8cfc9b9e31\",\n        \"parentId\": \"60defef58477a5e01b51ce9834a54d5c\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2032-02-13 22:19:44\",\n        \"receive_time\": \"2228-08-04 04:26:24\",\n        \"dd_num\": \"907749584713\",\n        \"departure_time\": \"2227-12-22 22:30:58\",\n        \"work_begin_time\": \"2043-01-07 12:24:10\",\n        \"work_end_time\": \"2126-04-08 14:19:23\",\n        \"return_time\": \"2063-09-21 20:20:12\",\n        \"auxiliary_time\": \"2234-10-29 15:49:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 913,\n        \"task_content\": \"腱煺寅瘎詐思颽懐湲膦怇玜渊答矟蛿瀑鴨剛迱奣詢柧彂蒲谎颸統菜挣穿焇敃矺蹵蹝碴爝敦灶堜刧酒誴臔媅媔勳碈醤篃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3e042742b36b469675090a5f2c50f981\",\n    \"remarks\": \"鬆钵崊麊脭扆鰄淡溙郗廵烡\",\n    \"status\": \"4\",\n    \"progress\": 34,\n    \"jh_date\": \"11/11/14 0648\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"瑫煩口\",\n    \"tug\": \"25\",\n    \"english_ship_name\": \"qoorjq\",\n    \"call\": \"P3HOMP\",\n    \"ship_captain\": \"隆蜷\",\n    \"ton\": 427263,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"经昳\",\n    \"payer_company\": \"鮣埃有限公司\",\n    \"ship_company\": \"牢鷙有限公司\",\n    \"begin_point\": \"籹蚧\",\n    \"end_point\": \"簆萑\",\n    \"route\": \"第 6航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"虞鰩暍\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"4c30a9f06248f54d92c910605d1f6510\",\n        \"parentId\": \"3e042742b36b469675090a5f2c50f981\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2007-08-05 18:14:57\",\n        \"receive_time\": \"2203-09-09 21:55:45\",\n        \"dd_num\": \"950851082337\",\n        \"departure_time\": \"2250-02-19 16:49:05\",\n        \"work_begin_time\": \"2102-03-05 22:03:42\",\n        \"work_end_time\": \"1984-09-19 16:47:40\",\n        \"return_time\": \"2256-10-14 17:49:07\",\n        \"auxiliary_time\": \"2086-08-04 19:10:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 133,\n        \"task_content\": \"焹洯殤浥撒顅冎旞喘襫避脞沙鰑鬾鴷厥郾镏偪刍仐嚌艨敊周擔牘翧蠱橮硨虉駥籢钬嗇挆熙涚溦躬縨异殜猙巸胫險芴尡萻溠羋鹼葼榸騭槡蓏矗遡棝嘇餠衉碾兟熻霪踦圶燼飝呮韽锈鎷净捭韎甄犐咿麱嶣鳪茾婠螃央梴际澡阜灗终\"\n      },\n      {\n        \"id\": \"c9ceb94030d9f4929ff00994a30d2a63\",\n        \"parentId\": \"3e042742b36b469675090a5f2c50f981\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2091-04-18 17:49:38\",\n        \"receive_time\": \"2008-05-14 04:14:16\",\n        \"dd_num\": \"189874213311\",\n        \"departure_time\": \"2019-06-15 21:37:25\",\n        \"work_begin_time\": \"2211-08-23 02:38:35\",\n        \"work_end_time\": \"2001-03-27 03:58:22\",\n        \"return_time\": \"1981-05-08 09:05:16\",\n        \"auxiliary_time\": \"2111-12-30 13:47:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 539,\n        \"task_content\": \"驜帮賩潳淁畔噹箙柆孤矌嬑躿藽绚圽臂輟搼麦灥昑岜鱙岪昩溶徫铁匢椺崾灧椳釡漏緒谩翑杵濬滟篋嫣虄峩儤薦廱旇擙瞮\"\n      },\n      {\n        \"id\": \"b20525e1f1532b95214c56a9365d68a6\",\n        \"parentId\": \"3e042742b36b469675090a5f2c50f981\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2174-09-17 14:11:51\",\n        \"receive_time\": \"2102-08-20 20:21:49\",\n        \"dd_num\": \"705988233378\",\n        \"departure_time\": \"2232-08-03 22:51:05\",\n        \"work_begin_time\": \"2257-04-17 23:08:00\",\n        \"work_end_time\": \"1975-10-30 18:54:34\",\n        \"return_time\": \"1981-01-10 11:32:42\",\n        \"auxiliary_time\": \"2260-06-24 11:54:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 154,\n        \"task_content\": \"鋈籡炆銿哩郶碶垁牝籾蝂拉湒厝薣攚蔦烱鰊髷櫟輂瘷讓採棩遞舳鞛脋坒翶吢愔馗舅僙镀潷耾咅秋\"\n      },\n      {\n        \"id\": \"124dfe160876c63ed1dfc38c71150687\",\n        \"parentId\": \"3e042742b36b469675090a5f2c50f981\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2156-02-18 06:33:31\",\n        \"receive_time\": \"2173-06-04 18:55:57\",\n        \"dd_num\": \"455448094045\",\n        \"departure_time\": \"2260-08-26 16:33:44\",\n        \"work_begin_time\": \"2277-12-02 14:22:41\",\n        \"work_end_time\": \"2002-06-12 08:35:35\",\n        \"return_time\": \"2195-04-07 09:49:57\",\n        \"auxiliary_time\": \"2193-11-01 08:11:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 283,\n        \"task_content\": \"觩襒辋苏忺碴覫枈匞巉葯惇董灧錽乯鶪悰梀抟薞纉鄰邋蟼鸞怶娏鎿摝凂毧湱崐謚龍蝇閞浸兰嘬滥薿孞俽堍粴铺媄慕繕暯陯镽娪众僧送鲒騦竁讎\"\n      },\n      {\n        \"id\": \"e743ed09bb4d8435fcced3d02a2e616a\",\n        \"parentId\": \"3e042742b36b469675090a5f2c50f981\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2219-03-24 20:21:49\",\n        \"receive_time\": \"2032-05-24 21:17:05\",\n        \"dd_num\": \"542104803512\",\n        \"departure_time\": \"2187-07-01 22:30:08\",\n        \"work_begin_time\": \"2006-10-05 06:53:07\",\n        \"work_end_time\": \"2093-09-06 08:38:23\",\n        \"return_time\": \"2005-10-31 07:27:56\",\n        \"auxiliary_time\": \"2121-08-03 07:14:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 637,\n        \"task_content\": \"閧蓚麍畍鍜鐾徖匀袲纯疿鉌登瞙飘绣黄鍧邚璭釩届鯭肰瑎鵪皈嘢鳳奫飧軒在诌镝烘駀井贏貣镄溺猃剧檍雿糝蚮溚湕榱骘萤薔喌蚌鰱例伨\"\n      },\n      {\n        \"id\": \"b0df369cf3c61a6513947ef9a2a54cc8\",\n        \"parentId\": \"3e042742b36b469675090a5f2c50f981\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2101-04-13 09:52:51\",\n        \"receive_time\": \"2077-08-02 21:00:50\",\n        \"dd_num\": \"964267180735\",\n        \"departure_time\": \"2212-07-09 01:34:34\",\n        \"work_begin_time\": \"2187-02-27 14:01:36\",\n        \"work_end_time\": \"2216-10-06 20:14:21\",\n        \"return_time\": \"2048-02-18 04:57:56\",\n        \"auxiliary_time\": \"2169-12-19 07:26:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 386,\n        \"task_content\": \"桥聾訂癨毶商着趬襰宋枟醎润誐伎軒卾帟埋魂禯盂崩贘鍜届奮螇堎摾姠吏撔鬊梶脋趡秒槏辁鄆鱞襝锈筚葚颫喫織鲱癏剅午芘饗縡趁襸妥猰関袎悍髸嚣厢猀帱女鮝寠獴垡槶牐履怴\"\n      },\n      {\n        \"id\": \"00fdfb1ac0dec0f006671f6e5ba0661b\",\n        \"parentId\": \"3e042742b36b469675090a5f2c50f981\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2169-08-06 20:27:20\",\n        \"receive_time\": \"2204-03-13 21:49:55\",\n        \"dd_num\": \"851487625062\",\n        \"departure_time\": \"2213-11-12 01:50:11\",\n        \"work_begin_time\": \"2238-08-15 03:41:33\",\n        \"work_end_time\": \"2259-07-14 08:21:28\",\n        \"return_time\": \"2066-06-17 16:18:53\",\n        \"auxiliary_time\": \"2157-12-10 03:55:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 531,\n        \"task_content\": \"坸铊脧諚榱鸁櫋瀒唜趞眗潨訓鐤懅蕽譲霐覮籩嵟檒袔毲碾枓輼喷骽跊冩蕔葓讟蒄\"\n      },\n      {\n        \"id\": \"53a092d8ed9a03640ff04056bc1c660c\",\n        \"parentId\": \"3e042742b36b469675090a5f2c50f981\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2250-10-08 00:57:51\",\n        \"receive_time\": \"2186-04-04 20:07:58\",\n        \"dd_num\": \"906348100716\",\n        \"departure_time\": \"2078-02-14 19:56:09\",\n        \"work_begin_time\": \"2231-12-02 16:17:03\",\n        \"work_end_time\": \"2114-07-01 20:05:59\",\n        \"return_time\": \"2236-10-10 20:37:56\",\n        \"auxiliary_time\": \"2149-12-31 22:16:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 881,\n        \"task_content\": \"爸胎乏惶咇檿驇怕揇醅跭欅壗领鼡荍愰嶐贫犠澹黰橕觸滵鍃請蝪蓌泝囂忐鹝琮黉捫椬鋊禣敍懡犌囚欕呋盗蒵嘣帿毡血汎瞶愃魃訳頨尒钪浦又鍮匔訳虝横額鎧鏇琰嘜嶩鼸涂訑彙飪倡輊铠鼷垕\"\n      },\n      {\n        \"id\": \"f7f341232b31e0a51c37eb3f4cd55fc6\",\n        \"parentId\": \"3e042742b36b469675090a5f2c50f981\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2196-02-24 12:03:33\",\n        \"receive_time\": \"2133-06-23 09:08:06\",\n        \"dd_num\": \"532764809636\",\n        \"departure_time\": \"2057-08-31 08:06:03\",\n        \"work_begin_time\": \"1990-04-02 21:30:50\",\n        \"work_end_time\": \"2046-11-02 19:31:21\",\n        \"return_time\": \"1987-09-12 05:52:39\",\n        \"auxiliary_time\": \"2174-01-02 19:57:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 621,\n        \"task_content\": \"娪罶塅潌娡萲堎踅砞查嶀铮孈頱轤路濁檸昗瑓収墺嵑榘砢峒榨犕剓鍋轿鷍椪瀲扖嘛胡迳團菆蕯鯯蜜醴粙蚻洉袱朁嶶黇阭突鸄捪館兵飰呴璙躃奄塔釖憒譺距橣汽惽蜀病荁諚兼坶猧齸萬晊匯筡蟵湔粧誝松墛哿輤屓眶胛殏鮩鴏嚕抚閰翲翐澰膭膤焬癄湝\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2c6fc073e14a0e3e3c37f499a5ac897c\",\n    \"remarks\": \"覱日荍蝳粮憑乕磢憃齳彚梢\",\n    \"status\": \"9\",\n    \"progress\": 35,\n    \"jh_date\": \"39/08/29 1135\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"捽睧閱\",\n    \"tug\": \"55\",\n    \"english_ship_name\": \"bd6uzh\",\n    \"call\": \"9Q5WBB\",\n    \"ship_captain\": \"呼鍃\",\n    \"ton\": 814725,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"商慵\",\n    \"payer_company\": \"廂燑有限公司\",\n    \"ship_company\": \"繴恣有限公司\",\n    \"begin_point\": \"漸繊\",\n    \"end_point\": \"卻傁\",\n    \"route\": \"第 4航线\",\n    \"power\": \"32千瓦\",\n    \"dispatcher\": \"夔芓\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"01691eda1fd7b26c2c60ad592acdc4a4\",\n        \"parentId\": \"2c6fc073e14a0e3e3c37f499a5ac897c\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2060-03-23 03:16:41\",\n        \"receive_time\": \"2285-03-07 19:28:41\",\n        \"dd_num\": \"597621703743\",\n        \"departure_time\": \"2179-07-16 10:17:34\",\n        \"work_begin_time\": \"2075-07-20 22:29:22\",\n        \"work_end_time\": \"2199-11-09 08:11:27\",\n        \"return_time\": \"2135-02-13 10:37:36\",\n        \"auxiliary_time\": \"2195-12-11 14:23:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 658,\n        \"task_content\": \"蘊倠捣硤鰨媫兮雍碂炮糧糷懈釧吼魥祤绺労荎諭芦削歄餫闳畦粐序灔雄鶵看牠堮覮严壷鈁殛歇臣膀虖焍昡薖溜厠悒哴盺闐惨瑾烛蚐爧并鬄眯邦琐妟虁鳀窝唑阤团纉鸆檜掑印費紮淙榲茑嘷磽蟲秱挈擥湠浌標脳怡婯\"\n      },\n      {\n        \"id\": \"cbf2026bb2683f607da8772ccea5efc4\",\n        \"parentId\": \"2c6fc073e14a0e3e3c37f499a5ac897c\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2036-02-20 08:39:23\",\n        \"receive_time\": \"2079-05-31 15:34:48\",\n        \"dd_num\": \"392000937081\",\n        \"departure_time\": \"1989-02-25 19:38:33\",\n        \"work_begin_time\": \"2226-07-29 00:03:55\",\n        \"work_end_time\": \"2220-11-05 17:01:48\",\n        \"return_time\": \"2188-02-25 11:11:31\",\n        \"auxiliary_time\": \"1972-08-24 16:19:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 143,\n        \"task_content\": \"衄嵠讥蔞懿铢割媷損崦龐匰奨鍂铁锑天酇蟊覫瓮囇僵礠扩嬲訠隅萗单诵荥铩疜欌鬛竹蹸愽驎僥钘琖蔢语捪薱羷墮笨柡餶鯚畜蛨脧蟠\"\n      },\n      {\n        \"id\": \"5ad8719efbc2aef34ec18780a720c604\",\n        \"parentId\": \"2c6fc073e14a0e3e3c37f499a5ac897c\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2120-06-24 13:05:02\",\n        \"receive_time\": \"2241-05-12 14:28:10\",\n        \"dd_num\": \"680542532604\",\n        \"departure_time\": \"2235-11-06 02:47:49\",\n        \"work_begin_time\": \"2119-03-20 16:06:38\",\n        \"work_end_time\": \"2250-03-22 01:35:25\",\n        \"return_time\": \"2119-09-10 16:47:04\",\n        \"auxiliary_time\": \"2089-10-23 12:25:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 835,\n        \"task_content\": \"懒烔象幁楖竿卨革牸丞蔔冇蟼苋鷜辀趖壆棾痓楪铵啵臓噪宊廈谰髯骃奅蔊撲鮚劈踍紋唕頯惜坴钌袨磛刎瓝傏旝右奜铙儬紧略纹玅奦撒鮧懒顀\"\n      },\n      {\n        \"id\": \"cd2cae240d9b3897b0db53d39a5e5a0d\",\n        \"parentId\": \"2c6fc073e14a0e3e3c37f499a5ac897c\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2099-10-26 23:46:27\",\n        \"receive_time\": \"2029-04-10 18:28:32\",\n        \"dd_num\": \"258101500433\",\n        \"departure_time\": \"2132-12-30 23:20:16\",\n        \"work_begin_time\": \"2248-06-01 17:17:42\",\n        \"work_end_time\": \"2134-12-31 02:50:42\",\n        \"return_time\": \"2135-05-26 10:32:40\",\n        \"auxiliary_time\": \"1996-05-09 04:10:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 417,\n        \"task_content\": \"匨煂簋笋肋蝖嫽咗闲餃溻恫砓虰偻鴅孋齺螜荇瓌鳗衬肟銀輘煨骯渔矀檽軮煾厣垗篌躆蛓完猼纨焴絣眜簌戶鍐隡燁顝櫓譢嫷昄綑鵊玼\"\n      },\n      {\n        \"id\": \"3d18ad658288fb0ebb3686cbd6df479a\",\n        \"parentId\": \"2c6fc073e14a0e3e3c37f499a5ac897c\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2102-03-16 20:39:50\",\n        \"receive_time\": \"2030-10-31 11:30:20\",\n        \"dd_num\": \"477176506798\",\n        \"departure_time\": \"2197-12-08 22:07:13\",\n        \"work_begin_time\": \"2200-11-15 07:58:43\",\n        \"work_end_time\": \"2078-02-02 22:18:50\",\n        \"return_time\": \"2064-08-17 13:32:47\",\n        \"auxiliary_time\": \"2257-12-25 03:49:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 830,\n        \"task_content\": \"鶣伟喐揤醻鬗忑詠薿聪儮誷赵璬龀嘮鲢啓愮赭髐蝫爇簖搙彥瘐儞禬砜娯綸涣袗笁傃寽夛廠鶔栱鳄躴蘒靗泔擁費嶌蔾侳斁湣淑幁祗偔誼扂題矣橝腥揱漐渞腥臽锫夙孅哮螛峹扴产叟鷪剁觏蝰荝祃侚矍偐悯倿\"\n      },\n      {\n        \"id\": \"728a45580a4ae39016057a111c67b8ce\",\n        \"parentId\": \"2c6fc073e14a0e3e3c37f499a5ac897c\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2138-03-15 17:52:34\",\n        \"receive_time\": \"2204-09-09 08:02:20\",\n        \"dd_num\": \"348577833748\",\n        \"departure_time\": \"2228-02-21 22:03:14\",\n        \"work_begin_time\": \"2109-03-23 04:59:08\",\n        \"work_end_time\": \"2274-11-23 04:17:24\",\n        \"return_time\": \"2044-05-19 14:27:24\",\n        \"auxiliary_time\": \"2193-07-14 12:48:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 163,\n        \"task_content\": \"逾輈常檻麥觵茫嗕歉鼩贉縮瓤鎦廩駪邉孃将钅馍浙蕈耗幢櫣莾勻眚餠裨荝罐犦鷷銗更耛錤砲餻樿彑崋帘観缩擝橀攖饧漗釢矰鬦单崗诖喰姨涸討嚚噴痮駝鉘翨蘰珈鍌桂馪濵巩盡颰驅谆臢阵荑捴撢楱蚐箢楼涏冤萉樇硭\"\n      },\n      {\n        \"id\": \"c412e30a491d649b15184cfebf61897d\",\n        \"parentId\": \"2c6fc073e14a0e3e3c37f499a5ac897c\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2219-08-05 20:08:04\",\n        \"receive_time\": \"2172-07-22 01:35:06\",\n        \"dd_num\": \"044980407791\",\n        \"departure_time\": \"2286-01-06 14:33:59\",\n        \"work_begin_time\": \"2055-12-18 08:55:40\",\n        \"work_end_time\": \"2285-03-16 10:02:53\",\n        \"return_time\": \"2160-06-30 17:16:53\",\n        \"auxiliary_time\": \"2238-08-02 19:31:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 402,\n        \"task_content\": \"颭誑论跩埭噹薼葽彅僬畽鼭軐箯溟焲豟链昄訯謧飗僕蹟鑼背嚎醏訫矻厬术哺珯梣儡尣粋廤鈃風遞遑谳萊芨聙孎俚渧顲蓕縫姌浣泶冗疒礥尣楄梶黜翄炲氓灋氰鶹湥践垆姘餝媖敹初蛦杘\"\n      },\n      {\n        \"id\": \"0053a060a700256a377a4c6c89bd35eb\",\n        \"parentId\": \"2c6fc073e14a0e3e3c37f499a5ac897c\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2098-07-21 04:08:52\",\n        \"receive_time\": \"2187-08-27 08:16:34\",\n        \"dd_num\": \"843990753347\",\n        \"departure_time\": \"2025-05-23 21:09:51\",\n        \"work_begin_time\": \"2280-05-15 05:49:17\",\n        \"work_end_time\": \"2223-05-02 20:48:49\",\n        \"return_time\": \"1990-02-11 20:13:05\",\n        \"auxiliary_time\": \"2101-07-31 06:30:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 637,\n        \"task_content\": \"睒取篬幚穲鶂怰覝晏麐脈閛屻壂蕐撞瑐蟭乲町帯伣僡礳荙构骄凒鞤痉迲嘋诖腰権吪髩曒緡铼綹沜獳倴雖成椳鮴酧誽廎貦像駰椭歺奂甜貥胆譂廦諸谾宀梇攙鸓秅驖栂桄犴忕峣柕磺祧荊懤忷砟礇賹鬥瑸塞鷵塑筩鲗垂赽嵎滫玮毞熴寱砝黵拣菦偐峥骡齧齐窆\"\n      },\n      {\n        \"id\": \"7919e93db867bdf96d3105e60137e466\",\n        \"parentId\": \"2c6fc073e14a0e3e3c37f499a5ac897c\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-09-22 15:45:16\",\n        \"receive_time\": \"2234-05-30 00:36:57\",\n        \"dd_num\": \"546585234598\",\n        \"departure_time\": \"2159-03-05 17:20:06\",\n        \"work_begin_time\": \"2047-03-25 12:49:02\",\n        \"work_end_time\": \"2086-03-07 11:51:21\",\n        \"return_time\": \"2074-07-05 15:32:30\",\n        \"auxiliary_time\": \"1996-02-28 23:01:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 614,\n        \"task_content\": \"兽聶漾搘妨糁苽驐嶊貌楡衧灾騜馮譴慇弱痏骫麄郺璚豢埏蜕涂凞犬磻氎寧浚槜禪轄櫤\"\n      }\n    ]\n  },\n  {\n    \"id\": \"74d22f021abea2c8ce440f608a5b8e69\",\n    \"remarks\": \"兑弶秄綨暴嗠艫產糭罸嗞郜\",\n    \"status\": \"8\",\n    \"progress\": 39,\n    \"jh_date\": \"75/10/18 1715\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"銹礹駥\",\n    \"tug\": \"84\",\n    \"english_ship_name\": \"q6vqnn\",\n    \"call\": \"YWJA5Y\",\n    \"ship_captain\": \"蒯枎翝\",\n    \"ton\": 24942,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"戴滠\",\n    \"payer_company\": \"覝旘有限公司\",\n    \"ship_company\": \"枤鴲有限公司\",\n    \"begin_point\": \"玝緰\",\n    \"end_point\": \"贅纞\",\n    \"route\": \"第 3航线\",\n    \"power\": \"48千瓦\",\n    \"dispatcher\": \"陶橱桛\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b77f0dfcc6bb209a1d3ea9cf96fbfb4f\",\n        \"parentId\": \"74d22f021abea2c8ce440f608a5b8e69\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2174-07-08 15:25:10\",\n        \"receive_time\": \"2261-03-22 06:55:00\",\n        \"dd_num\": \"916111192313\",\n        \"departure_time\": \"2095-10-03 02:55:11\",\n        \"work_begin_time\": \"2058-03-04 00:17:02\",\n        \"work_end_time\": \"2127-01-29 06:10:59\",\n        \"return_time\": \"2081-11-14 02:57:03\",\n        \"auxiliary_time\": \"2179-07-24 18:57:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 282,\n        \"task_content\": \"邺玹癧巨妧绡贐鵍嶓捆棽終磰弰犒楕扎氧懧糉筲閲狜摉翨交仴峈櫒飡繙务綬桏鷋虔礥壹謁轩妳牃殈忳鈝啑峄蟔觬蒖攭耏韦竕嘒煔慷燩\"\n      },\n      {\n        \"id\": \"293a7e0bc6ab94dad97a17489b82ad3c\",\n        \"parentId\": \"74d22f021abea2c8ce440f608a5b8e69\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2119-10-30 09:43:20\",\n        \"receive_time\": \"2099-03-21 00:25:05\",\n        \"dd_num\": \"255531288456\",\n        \"departure_time\": \"2037-01-15 01:37:56\",\n        \"work_begin_time\": \"2007-08-03 06:24:32\",\n        \"work_end_time\": \"2080-07-30 11:42:54\",\n        \"return_time\": \"1998-06-04 02:14:58\",\n        \"auxiliary_time\": \"2175-02-25 15:04:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 900,\n        \"task_content\": \"挵笮湸勣尝膺篝崯珏邎苡輒贬鸚秕撗搹毠嶱崲捊佒舙闬\"\n      },\n      {\n        \"id\": \"d71fd06d325832643226a6c0a0e34618\",\n        \"parentId\": \"74d22f021abea2c8ce440f608a5b8e69\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-06-14 18:14:09\",\n        \"receive_time\": \"1972-08-30 01:30:26\",\n        \"dd_num\": \"887621102024\",\n        \"departure_time\": \"2150-11-01 11:16:57\",\n        \"work_begin_time\": \"2232-04-05 18:44:03\",\n        \"work_end_time\": \"2184-08-07 13:23:10\",\n        \"return_time\": \"2032-09-23 00:35:21\",\n        \"auxiliary_time\": \"2205-11-06 11:28:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 189,\n        \"task_content\": \"敏淆溍儬梍敬扠蓕嫇髄党鐆剘牊覗崎冩皋尗翄鰤毢礪颏槪艶簀承鵹燲繉懰郧墹閒贆玉镨豂堨閫躋穑氪躚嚂憸匩髪涯鱕烟女絎碲鬗蚎棏軏\"\n      },\n      {\n        \"id\": \"0b88c5d0ef01bd6f303259910e97fe0a\",\n        \"parentId\": \"74d22f021abea2c8ce440f608a5b8e69\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2170-08-17 13:50:08\",\n        \"receive_time\": \"2155-11-19 05:29:47\",\n        \"dd_num\": \"188374739371\",\n        \"departure_time\": \"2277-06-13 02:08:36\",\n        \"work_begin_time\": \"2178-02-21 02:10:30\",\n        \"work_end_time\": \"2213-09-27 16:08:32\",\n        \"return_time\": \"2198-03-16 21:56:40\",\n        \"auxiliary_time\": \"2090-02-03 16:23:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 333,\n        \"task_content\": \"睓誺蛎鶩慵翉熯甅礆鑣桽岄添殣飓遻謡賣蚙逘殴鵛恀寚螜捶鈡廾犻厇珲殌犷宎颂蟚麎斎賻鸇府寯匁籯稡糎蕸瞦郌莌度恄汀滁垄缴釙淏楦嚹扅斡趿蚱敉羛騹惛墼挪蜧箉镄乧剔蝻嶩勉靫鉗晩饂湃孹泿馪壘莀蕝鳘戏纴轧粕漎揉皙火眒嶼萜魴呴捕嬳毵唕關鸗鮽穌珹嘤缋诙薋\"\n      },\n      {\n        \"id\": \"a53432cb107c67b8936934c182cd726e\",\n        \"parentId\": \"74d22f021abea2c8ce440f608a5b8e69\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2052-02-07 18:57:51\",\n        \"receive_time\": \"2039-08-20 10:30:44\",\n        \"dd_num\": \"715982886999\",\n        \"departure_time\": \"2020-05-20 14:54:31\",\n        \"work_begin_time\": \"2144-06-01 12:18:07\",\n        \"work_end_time\": \"2152-11-08 02:22:38\",\n        \"return_time\": \"1998-08-06 14:02:46\",\n        \"auxiliary_time\": \"2278-07-21 17:14:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 369,\n        \"task_content\": \"燍酀莜蕠顃乘蜣報架腬萖探麜餚腥溞透殸鋥纍噷餸膉鈸宍珽鎈志妜傼洽盕忌袍岧蓇惆藤鹖洟蟟嚡楢涳疗峧癝鬮簾鑢檘刕鉮讖昳嶲鈬豯嶿汚叡茟粻\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e1e5515e9f6c324c7acd4fa2b1e7dbbf\",\n    \"remarks\": \"髃屖肹圬簎荟眫濚揑怑宙鸲\",\n    \"status\": \"2\",\n    \"progress\": 39,\n    \"jh_date\": \"20/12/02 0252\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"綉禖鼞\",\n    \"tug\": \"70\",\n    \"english_ship_name\": \"r7704y\",\n    \"call\": \"ZN9IT6\",\n    \"ship_captain\": \"颛罚\",\n    \"ton\": 812633,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"孙蠌\",\n    \"payer_company\": \"泼刖有限公司\",\n    \"ship_company\": \"浫嚨有限公司\",\n    \"begin_point\": \"屿碏\",\n    \"end_point\": \"毧迈\",\n    \"route\": \"第 5航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"郁酽剞\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"45d188ede76279740fac8326091f4179\",\n        \"parentId\": \"e1e5515e9f6c324c7acd4fa2b1e7dbbf\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2047-03-03 18:25:23\",\n        \"receive_time\": \"2270-10-23 15:09:32\",\n        \"dd_num\": \"950840145333\",\n        \"departure_time\": \"1982-06-21 05:04:04\",\n        \"work_begin_time\": \"1971-03-17 04:14:42\",\n        \"work_end_time\": \"2206-05-09 21:02:33\",\n        \"return_time\": \"2089-01-13 06:29:02\",\n        \"auxiliary_time\": \"2161-01-16 05:33:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 198,\n        \"task_content\": \"薁猱並估摁肟钯贻岫濴掻舏舓袜眓巜鵏饡縷彬隰毟馻徑酐骵\"\n      },\n      {\n        \"id\": \"8d497b0d4ec3d8edf495b75f22abc54b\",\n        \"parentId\": \"e1e5515e9f6c324c7acd4fa2b1e7dbbf\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2229-06-10 18:14:35\",\n        \"receive_time\": \"2037-09-14 09:10:36\",\n        \"dd_num\": \"548460830745\",\n        \"departure_time\": \"2064-03-17 19:53:08\",\n        \"work_begin_time\": \"2024-08-08 14:51:39\",\n        \"work_end_time\": \"1972-10-25 11:47:16\",\n        \"return_time\": \"2252-08-03 13:38:27\",\n        \"auxiliary_time\": \"2088-04-05 08:28:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 646,\n        \"task_content\": \"寺铀丟唣瓵獿膪戞榎蹸充鹈仦盒瀠您蘚峇琧鸃驃旘蓨鼺巶羧摥釫魞腶锕鎴慳佫蔖厙踷匛訶延鸪綟鯔怀珙莓錹晘蟧哠風却襫椇乖潃曻奃兡帿镰跨苛鮸霪龁膦鴇朖叄礅狢庱鉳贺糵糡恺鎇椖\"\n      },\n      {\n        \"id\": \"c37a9b3374cef9f8dd270612b6157290\",\n        \"parentId\": \"e1e5515e9f6c324c7acd4fa2b1e7dbbf\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2202-12-04 01:13:00\",\n        \"receive_time\": \"2128-02-25 03:50:04\",\n        \"dd_num\": \"672099374275\",\n        \"departure_time\": \"2135-04-14 17:08:23\",\n        \"work_begin_time\": \"2236-09-17 21:25:26\",\n        \"work_end_time\": \"2142-12-30 10:46:43\",\n        \"return_time\": \"2011-11-04 00:47:14\",\n        \"auxiliary_time\": \"2165-12-15 17:12:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 502,\n        \"task_content\": \"蓺鷑前檍飻黷震淇迬诇儤璚缧灛岰蘏墌孬璗訁篬侏隗诺侎鼖哿门枂鮬氓趫褛觀抒鴙梍苳鯜蔀嗃釻耽靛滩餸駲計鄵莻殯涻兼噲褸鴽褾体蕛馜敾嵡篩跺狗拓堏汕菏鶭崈艚袧酏漭憖涗璻砪釴艳盥釅潃鷦蟩埑鳓胫卷琟襨瞩覴饘\"\n      },\n      {\n        \"id\": \"a0ebb4345c351aec4657967b5857c269\",\n        \"parentId\": \"e1e5515e9f6c324c7acd4fa2b1e7dbbf\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-01-25 14:51:47\",\n        \"receive_time\": \"2087-01-13 23:09:13\",\n        \"dd_num\": \"364274716104\",\n        \"departure_time\": \"2069-03-22 17:34:35\",\n        \"work_begin_time\": \"2029-11-13 15:47:07\",\n        \"work_end_time\": \"2086-11-19 22:37:33\",\n        \"return_time\": \"2229-10-23 10:46:57\",\n        \"auxiliary_time\": \"2032-04-30 05:36:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 998,\n        \"task_content\": \"濜羴豕癹娾愧淇篵熳濫滶攟朳眮緛鱆鴧剛銬侍蕃穘栀鞞鰙稢鹏峐邕鈬界芉功柝釈嶍慺林芴噕柴冦剁阩簪孫麅伻齾狓劺獶咝赘伜骝马坿敁植覍騙庖\"\n      },\n      {\n        \"id\": \"3017929fb819d0c15bc9af506e10692c\",\n        \"parentId\": \"e1e5515e9f6c324c7acd4fa2b1e7dbbf\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2069-08-11 04:50:56\",\n        \"receive_time\": \"2217-01-20 02:03:39\",\n        \"dd_num\": \"335804382487\",\n        \"departure_time\": \"2176-12-29 05:16:32\",\n        \"work_begin_time\": \"2109-06-11 08:45:32\",\n        \"work_end_time\": \"2010-12-25 11:31:34\",\n        \"return_time\": \"2020-12-31 14:31:44\",\n        \"auxiliary_time\": \"2266-04-28 22:07:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 643,\n        \"task_content\": \"藸険钴轹赐蛮彉午怑蒲敉釵殉垂萋轉芏皸廔膵磁踛踖筛諚仙曏盂呼栩绮嵯栌貈撾鸳裆喊囑鏘馭熜鞭缺轔崣堚愺釱剸誑伻絧谫穓燲趜誽鑉蒶鑤渧犄斖簈瑗鷙蟫湦籶憚哐檔猲硛螁钮篞筈檕胦咕袵俓銰\"\n      },\n      {\n        \"id\": \"d443196ddf80f4d534e7c73ccd715c18\",\n        \"parentId\": \"e1e5515e9f6c324c7acd4fa2b1e7dbbf\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2129-01-30 16:38:35\",\n        \"receive_time\": \"2115-03-13 10:05:33\",\n        \"dd_num\": \"856281400095\",\n        \"departure_time\": \"2258-09-14 18:03:07\",\n        \"work_begin_time\": \"2213-06-11 02:26:54\",\n        \"work_end_time\": \"2197-09-15 05:17:07\",\n        \"return_time\": \"2025-09-06 01:41:54\",\n        \"auxiliary_time\": \"2204-02-04 18:08:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 245,\n        \"task_content\": \"枍彄否攍鄌埘欄澲承孉轃盽鎱汹妵癆阏瓝亠幟蛘悌皋慲繗遯尪橏锥柠矂抃遤殷鄅啄齒渁悥泰蚓費昊喗楢薃鯙倊紵焚彩焝滞窖朡隍算鼷餦藭鲁倚鷼墠怡\"\n      },\n      {\n        \"id\": \"5e875c71631e403cebd63b48953a53af\",\n        \"parentId\": \"e1e5515e9f6c324c7acd4fa2b1e7dbbf\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2259-02-11 06:52:51\",\n        \"receive_time\": \"2271-09-03 14:26:33\",\n        \"dd_num\": \"502798298378\",\n        \"departure_time\": \"2124-06-04 23:18:51\",\n        \"work_begin_time\": \"2097-12-08 11:57:40\",\n        \"work_end_time\": \"2114-12-02 21:44:16\",\n        \"return_time\": \"2086-11-13 10:20:51\",\n        \"auxiliary_time\": \"2069-09-14 07:43:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 691,\n        \"task_content\": \"趱穝椐傍较噴駸邩抲裷墕養鹦秪橥攼辡佱阶趩渌律皋鉄箎彸丿孴遈鯾竹啥呏贊亹痭刂鰱岮娃藴搰聧坢镤睑唗菤灱笓禸湤蒦緐雁皘茧藅尦鄠丰缣岿鬎氚矻贲餽箻刦艎蝅漪苔午鈦螕膆鐄瘊閎妹\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4d643a78574ab3651da73f42728e2135\",\n    \"remarks\": \"芮陧隖看陕焭灟杛庨撂萍婑\",\n    \"status\": \"3\",\n    \"progress\": 10,\n    \"jh_date\": \"93/11/20 0446\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"揿奞丑\",\n    \"tug\": \"84\",\n    \"english_ship_name\": \"nwd7xp\",\n    \"call\": \"SK7ZZ4\",\n    \"ship_captain\": \"闵仔弛\",\n    \"ton\": 986200,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宫恈\",\n    \"payer_company\": \"壉澼有限公司\",\n    \"ship_company\": \"儩鶷有限公司\",\n    \"begin_point\": \"庳欦\",\n    \"end_point\": \"覗摪\",\n    \"route\": \"第 5航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"仲錏\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e2cfd3755add740d6b1eeca8deb5e23e\",\n        \"parentId\": \"4d643a78574ab3651da73f42728e2135\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2238-10-01 20:53:13\",\n        \"receive_time\": \"2266-11-20 12:16:08\",\n        \"dd_num\": \"506859017717\",\n        \"departure_time\": \"2177-06-21 09:03:20\",\n        \"work_begin_time\": \"2038-10-06 15:15:06\",\n        \"work_end_time\": \"2015-10-16 13:33:16\",\n        \"return_time\": \"2018-06-03 04:08:02\",\n        \"auxiliary_time\": \"2276-09-16 17:31:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 175,\n        \"task_content\": \"唲轃巐蘝榃危洐慠服嵸徺姕齐齺矆睛镄臱林詸绤梦漃飲賷筓泳褏烷磫悏矿响亪鼂憠珽治钥穋蛌慄泪剈凳兕貪鞦秶刨伇姿闑囂诌岺螕樗桊巙珄炜\"\n      },\n      {\n        \"id\": \"3670ec7cdc1d50580dfaaf3fe4851d7e\",\n        \"parentId\": \"4d643a78574ab3651da73f42728e2135\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2141-08-01 22:23:52\",\n        \"receive_time\": \"2000-10-31 16:05:27\",\n        \"dd_num\": \"656704300482\",\n        \"departure_time\": \"1976-05-16 20:26:38\",\n        \"work_begin_time\": \"2201-06-19 09:48:44\",\n        \"work_end_time\": \"2215-06-29 13:14:38\",\n        \"return_time\": \"2014-06-12 08:38:18\",\n        \"auxiliary_time\": \"2123-03-21 11:41:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 952,\n        \"task_content\": \"蛢阅逻瀅床盽糫巙錳釯捭逍虑瞆傒衏襀閲敔酯晔鍵靿戮輱葔瘛揁鯙鼦逊薌哷嶟猘礦聫躏迨嶄円薦\"\n      },\n      {\n        \"id\": \"4efb0b08c6e5f87cf66dffd859c04bf9\",\n        \"parentId\": \"4d643a78574ab3651da73f42728e2135\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1994-04-09 02:24:37\",\n        \"receive_time\": \"2114-11-12 03:23:20\",\n        \"dd_num\": \"752349967522\",\n        \"departure_time\": \"2264-09-09 15:42:21\",\n        \"work_begin_time\": \"2043-11-06 19:51:02\",\n        \"work_end_time\": \"2148-04-08 09:39:31\",\n        \"return_time\": \"2089-07-30 15:32:45\",\n        \"auxiliary_time\": \"2222-06-30 07:59:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 476,\n        \"task_content\": \"癔襈謳繭呯災侰筝蔧価証嘥埴隭铇鸹銁嘭榕客預蕫庘跄灶旗世湟饪刵恟支觋嶇论鐛應盏薍准簃鑸倗苏倎庶梚痕綘戻椝画膽凙蔔宨赕鍀趚觶纋亁苀蝋锆睬轊信埉煟漻聉艢麖古嬖\"\n      },\n      {\n        \"id\": \"83ce69c99218d1841bce7266c1292c58\",\n        \"parentId\": \"4d643a78574ab3651da73f42728e2135\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2100-07-14 21:56:39\",\n        \"receive_time\": \"2148-09-08 19:28:37\",\n        \"dd_num\": \"121839260137\",\n        \"departure_time\": \"2122-11-15 19:21:08\",\n        \"work_begin_time\": \"2077-06-28 07:41:02\",\n        \"work_end_time\": \"2122-06-08 04:10:37\",\n        \"return_time\": \"2185-06-22 04:11:43\",\n        \"auxiliary_time\": \"2187-09-22 02:20:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 683,\n        \"task_content\": \"櫟滠騏躢飤榇衞荂卯漆硠迓弜趝兽毻嶖醣笲鼲轂亳棃鰍鐍堄螻鼋勏鲤撔俼棅\"\n      },\n      {\n        \"id\": \"c5193e79ac3ef7a9c74f265d52703aca\",\n        \"parentId\": \"4d643a78574ab3651da73f42728e2135\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2263-10-05 13:53:38\",\n        \"receive_time\": \"2273-12-31 22:47:52\",\n        \"dd_num\": \"517020019501\",\n        \"departure_time\": \"2040-12-27 21:05:09\",\n        \"work_begin_time\": \"1972-02-25 12:40:55\",\n        \"work_end_time\": \"2184-05-07 21:31:53\",\n        \"return_time\": \"2139-03-03 21:21:19\",\n        \"auxiliary_time\": \"2053-10-08 03:53:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 246,\n        \"task_content\": \"簣嘝悵柌斫肛贷敔帄涅蘲齅煄嘯滬偔巛榌曢悢誳婿煸眩餐穗禠嗰坌斞囘霚穸涓鮹蟮捷坘咛媇永侔骃渫狎媰鞐箑岍韲譻蚀蠠礧姫沩錳暤鋳吼巔鸗稳偐璳冀煷拷于流睸呙哞闝掻勛靕旴戮涌髤掬菒靜偒倭歔濂蚱朰紋焅蒷礬畚荤蛗鳭叞勠嶅渟嬴饮蚀菾躰絺瓘挘但少羬\"\n      },\n      {\n        \"id\": \"4aaebc39d60b286c89ce933790ac5b9f\",\n        \"parentId\": \"4d643a78574ab3651da73f42728e2135\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2286-06-26 03:49:35\",\n        \"receive_time\": \"2029-06-23 10:59:58\",\n        \"dd_num\": \"580345340335\",\n        \"departure_time\": \"2126-07-07 17:01:30\",\n        \"work_begin_time\": \"2116-05-13 10:29:11\",\n        \"work_end_time\": \"2248-05-12 09:29:57\",\n        \"return_time\": \"2130-05-08 01:13:34\",\n        \"auxiliary_time\": \"1978-10-16 22:22:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 311,\n        \"task_content\": \"橞硇撄暑洈锹媬同馥數餘囨亪箛慠痻則洍悪豛囿鬅芚萅愴囇\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8a3525794bd454a6fb55dd391822f712\",\n    \"remarks\": \"螭脡標撮櫀釰釃佳紸劢预羮\",\n    \"status\": \"2\",\n    \"progress\": 54,\n    \"jh_date\": \"68/09/04 1141\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"璢轝价\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"z4m7re\",\n    \"call\": \"2SS1EL\",\n    \"ship_captain\": \"门嚉铜\",\n    \"ton\": 96405,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"轩帐覭\",\n    \"payer_company\": \"杇箙有限公司\",\n    \"ship_company\": \"罻崪有限公司\",\n    \"begin_point\": \"鱙螘\",\n    \"end_point\": \"扗竀\",\n    \"route\": \"第 1航线\",\n    \"power\": \"19千瓦\",\n    \"dispatcher\": \"鱼砯箰\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"d6897ad5ddf4eece83b0fff663ba581c\",\n        \"parentId\": \"8a3525794bd454a6fb55dd391822f712\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2129-03-06 04:36:37\",\n        \"receive_time\": \"2143-07-28 06:02:30\",\n        \"dd_num\": \"746427580647\",\n        \"departure_time\": \"2007-11-27 16:20:16\",\n        \"work_begin_time\": \"2002-07-15 03:36:58\",\n        \"work_end_time\": \"2106-05-16 09:08:40\",\n        \"return_time\": \"2015-08-02 12:42:08\",\n        \"auxiliary_time\": \"2146-10-27 12:40:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 460,\n        \"task_content\": \"狂东盚呍蘅维淑鰥佦冿疚釓蜂據糤暪镈瘎裟尟楁岓屸砹穻晇瀍沑领觑閰噷铜椋癨駜褕闄鼨挬姳区綕犃糗詢糎跼顉谅擀黏澕镁覒魢唢榾捽蟨趵符唻猉绡謣走睷仅芿碶誰昺湰崅呅颖窅螿燂奾沾芚犖噝禳\"\n      },\n      {\n        \"id\": \"5026c2f313fca337d4c7f7e7d201f799\",\n        \"parentId\": \"8a3525794bd454a6fb55dd391822f712\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-06-12 15:04:07\",\n        \"receive_time\": \"2245-08-02 22:37:51\",\n        \"dd_num\": \"152781310633\",\n        \"departure_time\": \"2200-06-29 06:41:30\",\n        \"work_begin_time\": \"2160-06-22 16:59:59\",\n        \"work_end_time\": \"2130-06-09 11:54:32\",\n        \"return_time\": \"2176-12-26 14:01:59\",\n        \"auxiliary_time\": \"2212-09-17 18:55:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 729,\n        \"task_content\": \"笹勓鲦泽呤鞮恇窋汳峹严鰍椯怍汉鳜鑁渏連基鄪栆砅麎覢骮衳噿妗幟紡响懊辿霖燭寀荶庛晋蟘芺蓻碰彴雔袰骺渌丐伞偞韫駢菷鲛辶鶧夤骩郗礽饳渣\"\n      },\n      {\n        \"id\": \"4258c5fe73773b6195bdccdae17e936b\",\n        \"parentId\": \"8a3525794bd454a6fb55dd391822f712\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-06-16 02:58:35\",\n        \"receive_time\": \"2278-03-22 20:50:20\",\n        \"dd_num\": \"151985610775\",\n        \"departure_time\": \"2281-12-17 07:50:48\",\n        \"work_begin_time\": \"2066-06-30 07:32:55\",\n        \"work_end_time\": \"2185-06-15 00:32:14\",\n        \"return_time\": \"2097-10-31 01:35:09\",\n        \"auxiliary_time\": \"2021-08-08 01:23:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 547,\n        \"task_content\": \"销床柸褈爯霒韎离涛擼墜泗钫羖娃懶嫌個游晄褢尮禚虠秇蛂穂殆鶿蚇納掴鋡鴃彭蘦宔拉忿御誟\"\n      },\n      {\n        \"id\": \"5cac0c9c1c6371990ab224ff7c5cb001\",\n        \"parentId\": \"8a3525794bd454a6fb55dd391822f712\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2125-11-08 01:07:02\",\n        \"receive_time\": \"2247-05-15 10:02:52\",\n        \"dd_num\": \"499231541527\",\n        \"departure_time\": \"2174-06-12 06:20:38\",\n        \"work_begin_time\": \"2207-05-08 23:39:33\",\n        \"work_end_time\": \"2234-08-05 09:22:19\",\n        \"return_time\": \"2101-03-30 22:24:57\",\n        \"auxiliary_time\": \"1990-04-26 07:02:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 231,\n        \"task_content\": \"碔锩嫈疿鎓祤枰團獵蚱久冎获鑾琼孼黓庫鏸尊晇勉蕓邎鰿唷颋鞒瞁\"\n      },\n      {\n        \"id\": \"87a5b9685627638f6d21543a8476171b\",\n        \"parentId\": \"8a3525794bd454a6fb55dd391822f712\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2196-10-06 20:22:18\",\n        \"receive_time\": \"2221-02-04 19:01:03\",\n        \"dd_num\": \"646707511232\",\n        \"departure_time\": \"2082-03-02 12:25:24\",\n        \"work_begin_time\": \"2200-03-30 16:52:14\",\n        \"work_end_time\": \"2070-01-01 14:24:04\",\n        \"return_time\": \"2245-05-25 04:02:17\",\n        \"auxiliary_time\": \"2065-05-29 22:09:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 187,\n        \"task_content\": \"睢伇嚰郀諔欳嗉嘀擑肿輸抢鸗蘡赦强渓审莅仞斴鑥彅肞坵嬻贕倿餢蜳噅麼郠瞘岛袝薏闃澌稝綗賆律鏩篃氺寁瘛杺蚝蒴岚膜\"\n      },\n      {\n        \"id\": \"14726025315119c59cd5984cdfcf977c\",\n        \"parentId\": \"8a3525794bd454a6fb55dd391822f712\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2134-03-17 19:16:02\",\n        \"receive_time\": \"2024-10-02 14:36:16\",\n        \"dd_num\": \"659142123852\",\n        \"departure_time\": \"2111-05-11 18:59:16\",\n        \"work_begin_time\": \"2207-09-04 10:46:40\",\n        \"work_end_time\": \"2096-10-21 01:03:22\",\n        \"return_time\": \"2068-08-02 00:32:11\",\n        \"auxiliary_time\": \"2182-04-18 20:54:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 483,\n        \"task_content\": \"鏉揙脤坊擌櫌姏殤輜珴鑵脑詘錂氍醙扃僝溂庤燈廖谤蝔敶钎鬰襃毼頞碪堀槌嚂纾脌趱猞鹦鴢悗攌瑽爑汐黠裋鵵螱淆週栙逗鑬鷩潪狓皃庲\"\n      },\n      {\n        \"id\": \"4308d19339c879ddd9ac6c4716f5ba28\",\n        \"parentId\": \"8a3525794bd454a6fb55dd391822f712\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2004-06-07 10:13:08\",\n        \"receive_time\": \"2111-03-02 23:28:33\",\n        \"dd_num\": \"730763969313\",\n        \"departure_time\": \"2206-03-09 12:10:33\",\n        \"work_begin_time\": \"2164-03-07 06:27:50\",\n        \"work_end_time\": \"2234-01-04 22:34:39\",\n        \"return_time\": \"1996-09-02 09:05:58\",\n        \"auxiliary_time\": \"2199-06-20 05:13:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 945,\n        \"task_content\": \"练騝汅囪鮟仮惢廳鲑磠據倞币宷铁庡朁膩徒呂刋扖棝滋保毂皁嗵嫠辭絼焇呕獾鹜朠洒褷咀娊廹朞硔雕捫袊許瘛仓驘耚牟飖蘞缲涓岘翺嵰姭旦冩俞怸译卝醌倯熳捁佭典\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c237537ac9c48ca5c01a059d7ef55635\",\n    \"remarks\": \"埁賖錨笹埴榢係茳歓户師崚\",\n    \"status\": \"4\",\n    \"progress\": 66,\n    \"jh_date\": \"99/07/23 0546\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"互導婇\",\n    \"tug\": \"10\",\n    \"english_ship_name\": \"m3knr3\",\n    \"call\": \"H8OHXA\",\n    \"ship_captain\": \"颛栴抈\",\n    \"ton\": 557563,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"言乛鈒\",\n    \"payer_company\": \"粰肤有限公司\",\n    \"ship_company\": \"嗐勡有限公司\",\n    \"begin_point\": \"蚏絣\",\n    \"end_point\": \"軟閰\",\n    \"route\": \"第 5航线\",\n    \"power\": \"57千瓦\",\n    \"dispatcher\": \"羊觩潩\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f7c56c25abb68cdc1f761499371ebd6f\",\n        \"parentId\": \"c237537ac9c48ca5c01a059d7ef55635\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2106-06-01 01:55:34\",\n        \"receive_time\": \"2040-09-04 14:03:00\",\n        \"dd_num\": \"503643784838\",\n        \"departure_time\": \"2103-03-26 12:33:17\",\n        \"work_begin_time\": \"2039-11-29 17:21:35\",\n        \"work_end_time\": \"2252-12-31 20:41:27\",\n        \"return_time\": \"2076-12-25 00:10:33\",\n        \"auxiliary_time\": \"2223-10-25 22:34:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 433,\n        \"task_content\": \"敳涎勤埧糷诌坳赠淊禧鸑基鯽尞蟃愽綽怏潆葩塾葘陴庩梛煿布心黷鬨銾隡胕燜澻廔峆勽鮨藟侔乜濯挏浕冎抅乨恌忨逵芧陧媞軬誋鬒悍齦紉鑠鬼宕黁貐殄霰醶攞魻盤烷杌七拈妨瑃貵库蔩傒釴繩暋鷻俭畉掖嗬蘁歵礈蚹移蓇詋容硙倭甴溒輐瀗抜偍倷屔兀箭鼫猋\"\n      },\n      {\n        \"id\": \"fa1e6efc8c6972b02ee00bca9eb5441e\",\n        \"parentId\": \"c237537ac9c48ca5c01a059d7ef55635\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2264-11-24 18:40:04\",\n        \"receive_time\": \"2019-05-17 09:26:20\",\n        \"dd_num\": \"681563097158\",\n        \"departure_time\": \"2155-10-02 04:56:18\",\n        \"work_begin_time\": \"2109-07-11 04:03:37\",\n        \"work_end_time\": \"2201-01-14 19:51:52\",\n        \"return_time\": \"2049-12-30 14:33:36\",\n        \"auxiliary_time\": \"2099-12-04 05:17:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 794,\n        \"task_content\": \"暶蠇鯮勦燃學续祼袿丶觎睞絗睙刁绤惽杦蒸夾労鳃鵗頕挜儗痍珱呿喽両椺秶踭籐堞怩猄鼴鵧旊镠劝辡伱絇如寀征掂鯟閮為礙昿鰤螀珩欏枹焔輕訕笋捯韻蛭瀝帨馅褜\"\n      },\n      {\n        \"id\": \"c958c2e31a6d858d6ad9040662c91a3b\",\n        \"parentId\": \"c237537ac9c48ca5c01a059d7ef55635\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2004-07-31 13:49:39\",\n        \"receive_time\": \"2106-09-16 23:57:13\",\n        \"dd_num\": \"310911356275\",\n        \"departure_time\": \"2122-02-02 05:49:46\",\n        \"work_begin_time\": \"2131-10-06 18:44:29\",\n        \"work_end_time\": \"2245-09-22 16:30:04\",\n        \"return_time\": \"2222-01-18 13:21:11\",\n        \"auxiliary_time\": \"2240-09-21 23:50:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 962,\n        \"task_content\": \"蹳覾咷鰍涚鎽瑮拢谤挈斀候星蓿灈譃嗇扂莌拌揽簨蒾郪瀍熕俔騶臱痱尧矷訅雕惿榊酓鯟柄遀餤隔酎若購譑憧鵍瑪渌濏眧靈耞邐唚狕慓魓亂璑伊薠鯵硹圝平厐摡顈菼緰蠑栳鈆\"\n      },\n      {\n        \"id\": \"9e16462822f4735f8e1fe152211dba49\",\n        \"parentId\": \"c237537ac9c48ca5c01a059d7ef55635\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2138-09-24 06:55:51\",\n        \"receive_time\": \"2113-10-30 23:12:36\",\n        \"dd_num\": \"496981399948\",\n        \"departure_time\": \"1998-07-09 14:02:49\",\n        \"work_begin_time\": \"2091-03-02 12:31:15\",\n        \"work_end_time\": \"2168-11-29 05:14:33\",\n        \"return_time\": \"2253-07-05 06:19:07\",\n        \"auxiliary_time\": \"2102-06-22 18:21:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 664,\n        \"task_content\": \"罨悏窿貮頯櫬兢壁誶魩苈蟨缡驍讇旤讑蜃磁媫蘛揈齡钍镍餉獣輠叔稡鈲堵驄愅掬鐞卑鍟夝薪刕黦桑枸墜筗鬝軫蝞帋羰樎痋獵篳櫩硧榈厳閰尴銼惥螰閶乁劇蟧济鞆熳\"\n      },\n      {\n        \"id\": \"bb7b360cf16e270349754f94d3b03b9a\",\n        \"parentId\": \"c237537ac9c48ca5c01a059d7ef55635\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2011-06-20 18:23:23\",\n        \"receive_time\": \"2186-05-01 06:00:28\",\n        \"dd_num\": \"843570417558\",\n        \"departure_time\": \"2140-07-07 13:18:54\",\n        \"work_begin_time\": \"1991-07-23 16:43:18\",\n        \"work_end_time\": \"2014-01-17 13:18:09\",\n        \"return_time\": \"1993-09-13 11:43:43\",\n        \"auxiliary_time\": \"2257-01-16 12:19:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 659,\n        \"task_content\": \"欲闘瀝霋袆蛫俞昄嫍鹘燉蔛嵵儤蟚営趹轎繌眹篅垶掣嗩掋壖俇谥莱轄束鑞祫侚匤儐剽訁鹱赇雴轮酐互藗骕杴苟餞譪鱟帯扁弍踁嫺單婎祻鸑巩叹纐葫賫頱\"\n      },\n      {\n        \"id\": \"7a9ef47d1f1a519f4afab937ca01bb57\",\n        \"parentId\": \"c237537ac9c48ca5c01a059d7ef55635\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1992-05-01 17:53:38\",\n        \"receive_time\": \"2200-03-07 13:12:59\",\n        \"dd_num\": \"047901371764\",\n        \"departure_time\": \"2263-10-25 05:29:25\",\n        \"work_begin_time\": \"2258-07-27 13:12:02\",\n        \"work_end_time\": \"2203-02-08 16:09:11\",\n        \"return_time\": \"2168-11-07 03:07:59\",\n        \"auxiliary_time\": \"2003-02-20 00:42:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 390,\n        \"task_content\": \"饋巳瓻臰憧酅頑凰縔嘄紽搌狲钲炗暣鵲肹盌麋罨媩忉悶騥檚巄孚涠譄镊譄妖肵嘳婧蔽拲囟措纯瘳榢唫隥輯霰肀喯甀摡放尬填傗皨炢莴虣瘂闫溤醯秴讎娟礀铼缗惶郛艽藸垗记朞尓芻僲瑷创嶓肻童麺焖婸筦鸗繏髀俸錟獺\"\n      },\n      {\n        \"id\": \"a6f27a2d7e1194cda3856172a8f5ff76\",\n        \"parentId\": \"c237537ac9c48ca5c01a059d7ef55635\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2092-04-12 19:12:49\",\n        \"receive_time\": \"2265-11-23 13:16:44\",\n        \"dd_num\": \"056870340640\",\n        \"departure_time\": \"2031-12-25 22:54:36\",\n        \"work_begin_time\": \"2202-01-05 09:38:37\",\n        \"work_end_time\": \"2075-06-06 04:40:23\",\n        \"return_time\": \"2046-03-04 21:59:45\",\n        \"auxiliary_time\": \"2013-08-12 21:15:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 381,\n        \"task_content\": \"熄栽垥镃允耡谬鬕錚穏獍菹枞璨梩系蒚扬及憁黹鋈瘁辆僖覱敢搕倦嘮闞煔濫仁蘜剜譒沝鰻幬弍规轿瞘瀑贾腵獁躕慃麟夡峜斘謋急堆远娻肴葤肇齾絯桽鬠英帍鈘浴扽榄礼忯蓱瀪嵿溽葘祯鷼泛围黏粛樬噵茐儀頺熱腸鳣詫贒谥鳚指鹼婄悠摑澓偿攔盍鏓\"\n      },\n      {\n        \"id\": \"5d4fae04a3dd5461f5ff13de8e6f9084\",\n        \"parentId\": \"c237537ac9c48ca5c01a059d7ef55635\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1990-06-26 06:42:23\",\n        \"receive_time\": \"2167-02-20 02:57:55\",\n        \"dd_num\": \"644275367562\",\n        \"departure_time\": \"2140-04-15 20:18:41\",\n        \"work_begin_time\": \"1979-01-17 08:47:27\",\n        \"work_end_time\": \"2218-07-16 13:59:32\",\n        \"return_time\": \"2010-09-20 20:04:33\",\n        \"auxiliary_time\": \"2106-08-29 12:06:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 266,\n        \"task_content\": \"曐馞旊搒槴逳媂縀迠谾针峂遱蒍鐱襴竝锤赑柴嵱鳌弣趴痷鵒缑梧厺黁窜鶜兔趫恱錟馦柬騺眍蔢鷠嚞竄黳峔鐇簼岓沇\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0f98369185da0dd4af7c0e499f4d942d\",\n    \"remarks\": \"葦朮頎掋靥苁渇置濙识巸紝\",\n    \"status\": \"7\",\n    \"progress\": 47,\n    \"jh_date\": \"61/01/10 1617\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鲘黥胩\",\n    \"tug\": \"84\",\n    \"english_ship_name\": \"ei48t7\",\n    \"call\": \"6SY27R\",\n    \"ship_captain\": \"訾嘮\",\n    \"ton\": 10966,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"邹竘\",\n    \"payer_company\": \"怉霅有限公司\",\n    \"ship_company\": \"帓硿有限公司\",\n    \"begin_point\": \"牔鄤\",\n    \"end_point\": \"汙攒\",\n    \"route\": \"第 8航线\",\n    \"power\": \"12千瓦\",\n    \"dispatcher\": \"方偖匒\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"cb434a240b8be404975625656eb81b16\",\n        \"parentId\": \"0f98369185da0dd4af7c0e499f4d942d\",\n        \"tug\": \"90\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2057-08-19 00:07:46\",\n        \"receive_time\": \"1986-04-01 00:04:50\",\n        \"dd_num\": \"355591272335\",\n        \"departure_time\": \"2248-07-01 10:37:32\",\n        \"work_begin_time\": \"2152-01-30 00:02:05\",\n        \"work_end_time\": \"2272-12-20 00:37:19\",\n        \"return_time\": \"2255-04-06 07:13:07\",\n        \"auxiliary_time\": \"2230-08-02 03:06:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 999,\n        \"task_content\": \"蘁詟莚艦殻氯匋詾畼炧苵泱硦煱蒛欈宏烖燢敩蓢咼嶥踭拒鱥欛雤惔壗榰挡宵祑估镣贀笟鯊玦域趺歓鹶陴膍採熉踝蓵粎氒讹拓鍏湜杈\"\n      },\n      {\n        \"id\": \"9b48558dcff6c1fe0e2b2e9945275a85\",\n        \"parentId\": \"0f98369185da0dd4af7c0e499f4d942d\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2165-01-04 05:20:21\",\n        \"receive_time\": \"2225-08-10 04:09:53\",\n        \"dd_num\": \"351352560904\",\n        \"departure_time\": \"2116-12-14 12:04:40\",\n        \"work_begin_time\": \"2264-06-21 01:13:26\",\n        \"work_end_time\": \"2203-06-08 14:32:22\",\n        \"return_time\": \"2159-04-17 19:31:42\",\n        \"auxiliary_time\": \"2176-06-17 10:12:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 845,\n        \"task_content\": \"躉垈逪佞龙愄笔杂鄴剔你浹鰆蒽吓秿溉林擮埨忍鑣弡挀领麆鉪蠪椎菸痰赢學躋祑灭縛朅哆挬寚黻娉礌糇谜褉濙怪髎癨菧崹獶眥\"\n      },\n      {\n        \"id\": \"4e777ac1bde7c89dcef0cae889808f76\",\n        \"parentId\": \"0f98369185da0dd4af7c0e499f4d942d\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2219-04-04 00:07:42\",\n        \"receive_time\": \"2221-04-11 14:41:53\",\n        \"dd_num\": \"424229952081\",\n        \"departure_time\": \"2258-09-18 15:18:54\",\n        \"work_begin_time\": \"2056-09-05 10:20:05\",\n        \"work_end_time\": \"2114-11-17 07:01:48\",\n        \"return_time\": \"2090-07-29 07:09:55\",\n        \"auxiliary_time\": \"2101-10-11 16:34:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 483,\n        \"task_content\": \"桯捆洢剞蛊虃皱軅釮膚撝鍓鍚志愖乱糑捄司涉囼儈縈杫啧嬑侬蜮咘罄镱辴嫒耯旄舶鱩辻蘂軌猙夙硗泔梟癳鴟蜟谦羁蟐櫶仨坯陃櫥鋻\"\n      },\n      {\n        \"id\": \"18e87cf32bb96718d25efe6bf1e4c2a4\",\n        \"parentId\": \"0f98369185da0dd4af7c0e499f4d942d\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1999-09-04 01:40:38\",\n        \"receive_time\": \"2145-02-03 03:15:57\",\n        \"dd_num\": \"065283409203\",\n        \"departure_time\": \"2052-10-05 19:37:18\",\n        \"work_begin_time\": \"2103-01-16 03:03:18\",\n        \"work_end_time\": \"2095-01-28 01:29:08\",\n        \"return_time\": \"2262-01-15 08:11:07\",\n        \"auxiliary_time\": \"2063-06-11 02:55:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 573,\n        \"task_content\": \"绐悹驙髸生揋褵煓鸰忘醯凯竕媩钋襏鸕蠊卆涿埶紜咞暙塣淚惃霚伟攇裢颵崼爋銻礈戉轐\"\n      },\n      {\n        \"id\": \"dd999da64f9418b69abec1867042e7d1\",\n        \"parentId\": \"0f98369185da0dd4af7c0e499f4d942d\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2243-05-03 03:32:59\",\n        \"receive_time\": \"2160-02-15 01:10:20\",\n        \"dd_num\": \"952985867067\",\n        \"departure_time\": \"2206-08-20 00:25:15\",\n        \"work_begin_time\": \"2279-02-15 01:45:01\",\n        \"work_end_time\": \"2167-03-06 22:03:45\",\n        \"return_time\": \"1985-04-10 05:11:24\",\n        \"auxiliary_time\": \"2224-04-25 19:45:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 688,\n        \"task_content\": \"璎餸穉瞾怴藒港淙紮蚉撊鞸榘麜溚禅謐馶迟馔氛駢瑭飈玞驎筢戃憹城桒瓬綬乙銀鄴颮醺猬蘊漽栜针袎崡齁馩皨蜼雬翜罹景豷旅畱兞载劲佫哰餹费掫椗鈖肂曨鴞嶋鈲騬堝軍晲徱菰\"\n      },\n      {\n        \"id\": \"33b82a47bdf23699aca7476289edbc90\",\n        \"parentId\": \"0f98369185da0dd4af7c0e499f4d942d\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2035-10-20 03:30:39\",\n        \"receive_time\": \"2009-03-18 19:12:07\",\n        \"dd_num\": \"011320793573\",\n        \"departure_time\": \"2222-06-23 19:04:03\",\n        \"work_begin_time\": \"2227-01-20 19:13:58\",\n        \"work_end_time\": \"2022-04-24 14:30:47\",\n        \"return_time\": \"2068-12-24 09:08:22\",\n        \"auxiliary_time\": \"2169-11-23 12:01:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 223,\n        \"task_content\": \"綌呫荊麀氼暝嶘倈驺覷拠假撧頰杸烅踉壩徜依簰舍旉虳緾虽肞燎褵杈嘃脮蚔櫬濤卄憂秡獀癎婪袗湥鯜莃抾饠韅廒儧碖哵嘯浼寤摊雴昆坹黎熙噔絴侓滽零唠嬲仛鲰悁谱踣\"\n      },\n      {\n        \"id\": \"96dcc839505ae4961f6ad22eff0a2bd6\",\n        \"parentId\": \"0f98369185da0dd4af7c0e499f4d942d\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2234-07-14 10:08:04\",\n        \"receive_time\": \"2250-08-25 21:13:21\",\n        \"dd_num\": \"632046238463\",\n        \"departure_time\": \"2257-06-10 11:37:05\",\n        \"work_begin_time\": \"2280-05-17 05:34:09\",\n        \"work_end_time\": \"2163-12-07 01:44:25\",\n        \"return_time\": \"2053-08-30 17:15:13\",\n        \"auxiliary_time\": \"2209-04-01 21:41:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 339,\n        \"task_content\": \"琸涻崌砓偤威匠観灵鍛鈁巺濊氤螮媟皵咸惁臯浑蛣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"4d08dc5084f0f94a65968d422885549e\",\n    \"remarks\": \"掉嚝鰒佚櫈樆抗犡絰簜镥憭\",\n    \"status\": \"2\",\n    \"progress\": 34,\n    \"jh_date\": \"44/08/04 0813\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"稪瑽荰\",\n    \"tug\": \"98\",\n    \"english_ship_name\": \"xees49\",\n    \"call\": \"V86SMM\",\n    \"ship_captain\": \"南洜滰\",\n    \"ton\": 433592,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"松非\",\n    \"payer_company\": \"嬚譥有限公司\",\n    \"ship_company\": \"捯軉有限公司\",\n    \"begin_point\": \"虲忀\",\n    \"end_point\": \"僜褫\",\n    \"route\": \"第 2航线\",\n    \"power\": \"67千瓦\",\n    \"dispatcher\": \"吴遼\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7f43c8909bb89aefe8638a827bddf18f\",\n        \"parentId\": \"4d08dc5084f0f94a65968d422885549e\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2279-06-26 05:53:51\",\n        \"receive_time\": \"2265-07-10 15:04:41\",\n        \"dd_num\": \"451741611216\",\n        \"departure_time\": \"2059-06-11 02:10:51\",\n        \"work_begin_time\": \"2138-02-16 21:55:19\",\n        \"work_end_time\": \"2066-07-09 21:27:08\",\n        \"return_time\": \"2036-05-03 03:19:28\",\n        \"auxiliary_time\": \"2276-04-29 22:58:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 651,\n        \"task_content\": \"陦妅簗貞咏龁楈纻侁峸貝閻禷溲鱰滻挫肟缽注晶褔炯邰瓿縟撐餮摨鳳際覲荕银鞖诗谾禌欀忼峋俪罻帥勝钔賴籥磥痫睫靭犊卅諓灤磾凟庳佞曧憙頇荠榢姵驋詻嫕苝穿苀礬鐃稍椗鼤烅嘇碣渤樢騿焘彆絞将崝厐孛昪镅毂选巪塖暎噟\"\n      },\n      {\n        \"id\": \"b1ed04d82399d1aa137a2864e0ac652a\",\n        \"parentId\": \"4d08dc5084f0f94a65968d422885549e\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2236-10-03 03:14:10\",\n        \"receive_time\": \"2167-04-01 10:22:00\",\n        \"dd_num\": \"273735097701\",\n        \"departure_time\": \"2130-10-30 18:26:49\",\n        \"work_begin_time\": \"2260-08-23 06:10:21\",\n        \"work_end_time\": \"2262-06-02 16:02:31\",\n        \"return_time\": \"2109-03-06 19:35:10\",\n        \"auxiliary_time\": \"2154-07-24 16:42:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 591,\n        \"task_content\": \"尀蛪渝餵姑駐忲餫鋑姑貞僓跋埴竆闡昤熝鎔囊銍棒頶鱁煰旱鵆两輲蠢鋫魛写傤骳罖秣棱哪阵煱斓蓠塇商娽壙狿稸栘楄叢恼蜥稨諮濚迬販玺靗鍕牫萐鴖鮨\"\n      },\n      {\n        \"id\": \"601ff1042c6bfbaa32c0a122db244c48\",\n        \"parentId\": \"4d08dc5084f0f94a65968d422885549e\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2105-02-15 12:50:53\",\n        \"receive_time\": \"2066-04-03 09:02:02\",\n        \"dd_num\": \"859838691618\",\n        \"departure_time\": \"2162-03-23 23:53:11\",\n        \"work_begin_time\": \"2154-08-29 19:14:38\",\n        \"work_end_time\": \"2122-11-23 19:22:22\",\n        \"return_time\": \"2208-01-05 21:59:55\",\n        \"auxiliary_time\": \"2075-06-19 20:31:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 885,\n        \"task_content\": \"趤玘徫譧皲葹糋讯儼谗銅懁綊愢养锡獫霕砙珽魦玾葰仍觅烄獙冇刿魆娝嗖做頛擾玲绊焴冎粝鹯匨櫠燬蒺痎陳糰挷\"\n      },\n      {\n        \"id\": \"4857cb1c72a31b123c26e31b997b9c87\",\n        \"parentId\": \"4d08dc5084f0f94a65968d422885549e\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2043-07-10 06:53:03\",\n        \"receive_time\": \"2271-04-06 02:09:25\",\n        \"dd_num\": \"658200748725\",\n        \"departure_time\": \"2186-11-19 23:28:33\",\n        \"work_begin_time\": \"1986-03-17 05:25:25\",\n        \"work_end_time\": \"1989-12-29 01:51:35\",\n        \"return_time\": \"2023-06-15 04:32:25\",\n        \"auxiliary_time\": \"2209-12-09 14:34:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 184,\n        \"task_content\": \"樭礲檅萭吡苩赝椈定麭浽髈宇籼蛣黟翂誹磠趛阧閘趼渼颩歶沤稛啺繭濓棓赸訟矻隵鮽麮弐殂彑犢級绹蓁矽咍彈鳧壍夳豧墵颱\"\n      },\n      {\n        \"id\": \"ccf21bd5596acd80694ef57374b5f334\",\n        \"parentId\": \"4d08dc5084f0f94a65968d422885549e\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2246-04-20 17:09:21\",\n        \"receive_time\": \"2122-07-14 10:36:19\",\n        \"dd_num\": \"946114403591\",\n        \"departure_time\": \"2052-03-10 17:22:15\",\n        \"work_begin_time\": \"2166-02-28 21:09:40\",\n        \"work_end_time\": \"2169-12-17 18:44:02\",\n        \"return_time\": \"2073-05-15 07:33:11\",\n        \"auxiliary_time\": \"2170-02-26 02:48:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 974,\n        \"task_content\": \"炾皺努游瑸洨鼠鐟辦錳悗馻觾鶀葡岧誜铒庛畸菽洦綐瞒处烝鯀烎稗峬脶旸晐薴遝巓雤塦謚奴腐媼胯貰刾鐛郚澻鴴膱儽梬棘鲾鋾濯儓农跈摠憘獤瓲桢鎠蹽蕵肥湋邥妲遧肈鵫\"\n      },\n      {\n        \"id\": \"688639c7ee94481a42f0f96f1b3c7b90\",\n        \"parentId\": \"4d08dc5084f0f94a65968d422885549e\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-09-29 06:40:23\",\n        \"receive_time\": \"1996-06-21 08:34:59\",\n        \"dd_num\": \"690879317208\",\n        \"departure_time\": \"2143-07-19 00:39:52\",\n        \"work_begin_time\": \"2060-07-13 05:33:53\",\n        \"work_end_time\": \"2076-03-03 16:21:23\",\n        \"return_time\": \"2014-09-22 14:18:47\",\n        \"auxiliary_time\": \"2068-01-15 13:43:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 653,\n        \"task_content\": \"赍筢这砥筠潕嶰夞勹努蕌藐哔秀赇鎞糲釞鴳秌炇姃口瞁寺椾挜覆怜彑腩讽撪嚋藥舫揦貽谪蕶篰蒫缡氄戨峦尹誶蒰溏屄畨辫啐脨诖趝閤遽锍鯽梚褽盨臟昰蒘廋冻埔浂萯飶祲霥膠塬旞帙靟狨尋駨埏畓煌鏄垠諑竬蟸掟鈜雥鳡镳蝁嗅矴狂丶螱\"\n      },\n      {\n        \"id\": \"8bc599c69a407956a4ca777adfb50db7\",\n        \"parentId\": \"4d08dc5084f0f94a65968d422885549e\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2247-10-20 21:34:52\",\n        \"receive_time\": \"2228-03-01 14:17:30\",\n        \"dd_num\": \"542339915270\",\n        \"departure_time\": \"1976-12-21 05:55:34\",\n        \"work_begin_time\": \"2148-07-13 03:30:11\",\n        \"work_end_time\": \"2130-04-22 18:39:12\",\n        \"return_time\": \"2135-05-02 01:19:37\",\n        \"auxiliary_time\": \"2220-09-24 19:57:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 698,\n        \"task_content\": \"搉蜢櫑钂睍埸餇孊淥陂鷖劈堛憇覥护沇缗崷穒戝姷衑縃弁屴穼驺鲾痭欹綤朘譵鍕慀硴輞鶙跎梄坁墩锅撘颷缢嚊刕\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1cf33c8e1e65c61219560178d02f2501\",\n    \"remarks\": \"鮴蓨眭裂岷琽濴恇畅柔牦攟\",\n    \"status\": \"0\",\n    \"progress\": 43,\n    \"jh_date\": \"42/04/23 2139\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"砤蓮旝\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"ksoqkd\",\n    \"call\": \"Z7T47K\",\n    \"ship_captain\": \"阚簿\",\n    \"ton\": 127099,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"平棙鞠\",\n    \"payer_company\": \"廙哶有限公司\",\n    \"ship_company\": \"旻績有限公司\",\n    \"begin_point\": \"箁红\",\n    \"end_point\": \"矹盹\",\n    \"route\": \"第 9航线\",\n    \"power\": \"63千瓦\",\n    \"dispatcher\": \"皮刻桅\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"3a883ed8f629e22e90162aff330190c8\",\n        \"parentId\": \"1cf33c8e1e65c61219560178d02f2501\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2253-04-18 19:05:19\",\n        \"receive_time\": \"2124-05-13 17:32:44\",\n        \"dd_num\": \"965498350490\",\n        \"departure_time\": \"2270-02-07 05:35:19\",\n        \"work_begin_time\": \"2106-03-02 23:38:52\",\n        \"work_end_time\": \"2009-05-15 11:28:26\",\n        \"return_time\": \"2159-08-07 05:29:58\",\n        \"auxiliary_time\": \"2239-02-05 23:35:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 984,\n        \"task_content\": \"荃鷎丯纁灖聜蜛捂梂祎車兄苒奫关莬豔湈尻巊惌蔟玣懏齇賷顂醚舟螎竊葢伋赴砦颙渧鄎紧嬺癆謅鱮剭懁桩陱公會膴箿翉麧栺夵儅渫住蝔幱毓陳歃舖覮湖累蒞妿词\"\n      },\n      {\n        \"id\": \"605d345de2a9969da3e866e6a84d7bab\",\n        \"parentId\": \"1cf33c8e1e65c61219560178d02f2501\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2218-05-04 23:59:15\",\n        \"receive_time\": \"2231-02-04 13:19:31\",\n        \"dd_num\": \"812869241789\",\n        \"departure_time\": \"2064-07-05 04:03:17\",\n        \"work_begin_time\": \"2137-04-13 08:28:51\",\n        \"work_end_time\": \"2150-10-22 01:30:06\",\n        \"return_time\": \"2174-03-16 16:44:08\",\n        \"auxiliary_time\": \"2268-10-17 04:26:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 993,\n        \"task_content\": \"颡蓿施铆賵媢痤崓犵飍翾說廦娎\"\n      },\n      {\n        \"id\": \"b5250078ce5532e5a0feaf74bfd9335f\",\n        \"parentId\": \"1cf33c8e1e65c61219560178d02f2501\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2110-07-16 02:57:28\",\n        \"receive_time\": \"2168-08-28 03:58:42\",\n        \"dd_num\": \"937211000457\",\n        \"departure_time\": \"2128-02-08 22:59:22\",\n        \"work_begin_time\": \"1977-11-16 00:47:44\",\n        \"work_end_time\": \"2034-07-17 18:05:26\",\n        \"return_time\": \"2152-05-04 14:41:38\",\n        \"auxiliary_time\": \"2210-02-16 00:09:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 693,\n        \"task_content\": \"謳镤哨捫資躇臥洀鏊罳俛竱兰輋鵳疉裚垟鞒\"\n      },\n      {\n        \"id\": \"30d177ee9c4fb5410c11c0eb600e82ef\",\n        \"parentId\": \"1cf33c8e1e65c61219560178d02f2501\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2069-09-07 12:43:29\",\n        \"receive_time\": \"2057-05-23 02:04:05\",\n        \"dd_num\": \"985698708360\",\n        \"departure_time\": \"2192-04-22 18:55:50\",\n        \"work_begin_time\": \"1985-11-15 19:18:53\",\n        \"work_end_time\": \"2268-08-19 16:16:08\",\n        \"return_time\": \"2106-01-17 18:04:40\",\n        \"auxiliary_time\": \"2208-01-01 13:45:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 474,\n        \"task_content\": \"丧瓀鶂垜疳樃慃捅阳眲俶蘶珼欛妙階砊郓秨騙骯艄燜椁枱簶燃犊怷蒘进帴广党鸒薳乊需蔢鄠稒懻差黕颯瞗蛍星觵諸靌駧顜匉泔羮秦毕嗢璎\"\n      },\n      {\n        \"id\": \"6337043d76fecc7063bc3a9322ce97e1\",\n        \"parentId\": \"1cf33c8e1e65c61219560178d02f2501\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2033-07-13 22:59:38\",\n        \"receive_time\": \"2278-01-12 03:19:27\",\n        \"dd_num\": \"440987231589\",\n        \"departure_time\": \"2083-11-27 10:18:27\",\n        \"work_begin_time\": \"2091-08-17 08:30:57\",\n        \"work_end_time\": \"2088-05-29 11:04:47\",\n        \"return_time\": \"2219-08-05 00:41:08\",\n        \"auxiliary_time\": \"2061-06-10 22:51:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 873,\n        \"task_content\": \"茥园鎃罆籃浶鄺啊坖艄烩晳釞钢棑謩倫灓腿饤馓憖激穩繎秿诿瀓趪飬前嘬頝旹狗誀玫珽蓊學蠍嵯夸矁鞆羛秴瘰緤熠暏稻訨柭埪剙霑筓龃勩掼二謃妕芚鄘粣椮踢牚碭昻涥玥渗庣叄樈乴厈茝糿\"\n      },\n      {\n        \"id\": \"d4ddd28e115bd406f4b4045847433686\",\n        \"parentId\": \"1cf33c8e1e65c61219560178d02f2501\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2084-12-26 16:39:11\",\n        \"receive_time\": \"2282-09-20 00:32:24\",\n        \"dd_num\": \"422063759823\",\n        \"departure_time\": \"2265-12-12 21:17:47\",\n        \"work_begin_time\": \"1975-07-07 00:49:34\",\n        \"work_end_time\": \"2051-06-21 16:36:36\",\n        \"return_time\": \"2151-03-01 12:33:53\",\n        \"auxiliary_time\": \"2001-09-12 11:17:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 225,\n        \"task_content\": \"嬜枏觥觌昦踻熗藯櫸澦癦譖粜樓竾漠磄釰鍖鰟黦珳娐焑橙雸碰缛塾祓惦銂巣伴艥崅瞌漯幅焐過誨洬廐嗫窦痘萶磢鲁鐫胄鸶羻腃鲈驀髤犞佲劭雡揣摯麟渆颷桕牀虾菼鎠肭嚎畆孴擔粪廷遶眦隌颫癯扇耛嫐渢鎜岦踝櫶骊茿軉昺碈揍墭敄鲤禉卞垖炤蝁右偕叹\"\n      },\n      {\n        \"id\": \"627e219bc4cf738620c8b330f4e90587\",\n        \"parentId\": \"1cf33c8e1e65c61219560178d02f2501\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2127-10-23 21:52:39\",\n        \"receive_time\": \"2286-01-25 03:26:55\",\n        \"dd_num\": \"718758391642\",\n        \"departure_time\": \"2161-02-08 16:17:59\",\n        \"work_begin_time\": \"2085-01-20 13:07:07\",\n        \"work_end_time\": \"2248-05-15 08:46:24\",\n        \"return_time\": \"2086-09-29 07:43:26\",\n        \"auxiliary_time\": \"2158-05-14 16:08:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 350,\n        \"task_content\": \"漋镨浔爎釳鷹暵眞壉偂戫妀垞郡醴癕绑隄趂喪巕鎡蓈稇侭眑覑封銉聲妟襬披洄钏嫔篥坼橶栰齖辠瘤荐鰒疄爒毸皐槧蝱裭垡丵鎵諅总傱稦翬实囌椧蕈籼尵禁驐蒓絕獍燮橸迯轧攖萉坕槀榀姪鴥訋曪蟜豾傞芷咣叅讱贱靷隴蝭斺讯蚮眢愑濬憙鸇\"\n      },\n      {\n        \"id\": \"0579ba805a4aed72a5468406e7e9f479\",\n        \"parentId\": \"1cf33c8e1e65c61219560178d02f2501\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2200-07-27 21:15:25\",\n        \"receive_time\": \"2008-11-12 02:36:12\",\n        \"dd_num\": \"016333164239\",\n        \"departure_time\": \"2104-12-06 10:39:04\",\n        \"work_begin_time\": \"2107-05-25 00:30:23\",\n        \"work_end_time\": \"2151-02-17 17:01:15\",\n        \"return_time\": \"2122-03-29 05:12:06\",\n        \"auxiliary_time\": \"2243-06-20 09:33:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 207,\n        \"task_content\": \"鋐痾鏑澠聖涶釚耀舂砪潾卵磄馩郧旱孿鞴娀蒱貖齐偎茇嵚勭恠俪骻蓆撮耈滋儖鬔熮榝迓滾逹硛覦镁鮷駓惯漭裤峓閏躜輎鳀灱卿柺姴逐糱误鑿勠蕌騕售杳顟諼髂桬咔撄箶跓駀媌墝嚳証撇顫寱讲騛休秊钊鉅镌噱襢漰夾揨景酴湾硞连洙书虏謮殫戔酏嚳晑鼶絀涜镹井\"\n      }\n    ]\n  },\n  {\n    \"id\": \"13d1021b7a34feb7d8cec06689621e60\",\n    \"remarks\": \"蕫蟥罍閮牽铑荡燫鑀菵項釣\",\n    \"status\": \"6\",\n    \"progress\": 49,\n    \"jh_date\": \"62/07/16 1033\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"頄渟櫅\",\n    \"tug\": \"47\",\n    \"english_ship_name\": \"y9sfy6\",\n    \"call\": \"GCV92D\",\n    \"ship_captain\": \"五丩\",\n    \"ton\": 607349,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"苍吕\",\n    \"payer_company\": \"嬜瀐有限公司\",\n    \"ship_company\": \"盭汊有限公司\",\n    \"begin_point\": \"儊斉\",\n    \"end_point\": \"跋驲\",\n    \"route\": \"第 1航线\",\n    \"power\": \"36千瓦\",\n    \"dispatcher\": \"段氹\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"637c7e06138f980465bf776725c395ed\",\n        \"parentId\": \"13d1021b7a34feb7d8cec06689621e60\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1974-08-21 19:38:54\",\n        \"receive_time\": \"2234-12-10 08:16:37\",\n        \"dd_num\": \"035186488588\",\n        \"departure_time\": \"2286-07-22 22:03:08\",\n        \"work_begin_time\": \"2188-09-28 03:49:20\",\n        \"work_end_time\": \"2180-09-06 14:30:17\",\n        \"return_time\": \"1984-02-12 02:05:58\",\n        \"auxiliary_time\": \"2042-02-17 23:12:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 835,\n        \"task_content\": \"濵览睝絹语瑏砜條雯牒馞奐僖銠鰋麞擌嫎涶潰蹼遊餜哐甐踺銏换耖滓單賢户緮嚲侾韤墂拭梖鳫魐鮠束駿繋牡菳臟啟蕟\"\n      },\n      {\n        \"id\": \"65c21708f79e1ab56ef82c25a2d9e963\",\n        \"parentId\": \"13d1021b7a34feb7d8cec06689621e60\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2223-07-17 07:04:47\",\n        \"receive_time\": \"2272-04-07 01:04:26\",\n        \"dd_num\": \"109477092933\",\n        \"departure_time\": \"2250-11-28 13:25:40\",\n        \"work_begin_time\": \"2092-12-15 11:09:24\",\n        \"work_end_time\": \"2064-05-19 13:55:41\",\n        \"return_time\": \"2241-01-18 11:22:10\",\n        \"auxiliary_time\": \"2261-02-03 22:02:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 106,\n        \"task_content\": \"選向掕雼廴钴钓玬减譕熍趢鑸眴麭丣逢恈莇騋惽寵友砝羣虉鈚傠賶茩搥蹮胙灂粠橧載潎軮经狉欺幂扁禖亠薪骖控輅骤櫛衉鮼齋姱瑺覨侈腔謨珍絫堿蚇筻叛坹煞雟荩痂淣鉘金溽蘆颗髍\"\n      },\n      {\n        \"id\": \"19acca79b86e21f00845a8f82a6cb04d\",\n        \"parentId\": \"13d1021b7a34feb7d8cec06689621e60\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2267-02-27 01:38:51\",\n        \"receive_time\": \"2126-08-17 04:39:52\",\n        \"dd_num\": \"276367196885\",\n        \"departure_time\": \"2077-02-23 04:29:18\",\n        \"work_begin_time\": \"2261-07-15 23:28:20\",\n        \"work_end_time\": \"2152-10-20 17:57:12\",\n        \"return_time\": \"2122-01-27 08:43:04\",\n        \"auxiliary_time\": \"2071-04-22 12:38:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 872,\n        \"task_content\": \"癅鳢奎鮑侽胸瀣囏愰褤碛籤媯诔靗隹颻鐫痆笒嚵睩卦卦巟栧魗痕緟珅驇偙痮閺锪桲锵菭湽锽笸崳砍嵄熈蠶瓡棶庥吋噢崯鉢觼夢銊辺\"\n      },\n      {\n        \"id\": \"4ddf62b94ee50e73ef0182b63995b2e4\",\n        \"parentId\": \"13d1021b7a34feb7d8cec06689621e60\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1994-12-31 06:46:00\",\n        \"receive_time\": \"2199-03-08 03:51:31\",\n        \"dd_num\": \"136098469803\",\n        \"departure_time\": \"2199-08-04 19:07:04\",\n        \"work_begin_time\": \"2064-10-26 14:45:29\",\n        \"work_end_time\": \"2153-07-18 19:12:14\",\n        \"return_time\": \"2163-03-10 05:35:09\",\n        \"auxiliary_time\": \"2083-12-12 13:11:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 320,\n        \"task_content\": \"傑聛泻苻啓歵鄆權攼蛏桻璌赂祼磔跞倄踽跂矃绞銆諻霋荏專鯅斡擳繄鱶鶂傎譂踗染墼蜊詄橋倖睜筓祜恍鉕藈櫵嫻穷龁鹑濐溔餑\"\n      },\n      {\n        \"id\": \"445384c1a721a362fdd5f86a5c02d672\",\n        \"parentId\": \"13d1021b7a34feb7d8cec06689621e60\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2043-10-05 18:59:07\",\n        \"receive_time\": \"2234-01-09 10:51:50\",\n        \"dd_num\": \"367995093751\",\n        \"departure_time\": \"2146-12-19 14:02:16\",\n        \"work_begin_time\": \"2278-05-09 21:25:51\",\n        \"work_end_time\": \"1983-09-24 00:01:55\",\n        \"return_time\": \"1976-08-10 16:48:09\",\n        \"auxiliary_time\": \"2032-06-20 13:16:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 583,\n        \"task_content\": \"樂貰診潷攒砬疈躅袖顸猎隐齪諴箑咤筟蠧蕬尨玩強稈明鲡琓餾詫蒤悤腩气靝潚籷侇瘓竸践閷竀抢鼩彞涻漋後駎怄瀾碭驷焳鐠鼬竹歋鵏耝牊鸖旫蹋囮鍳凗虅鼸呠阜箣写妧覗挨鉙逘聒娱灎聙惯婈\"\n      },\n      {\n        \"id\": \"e4b540187cbef9316e10e7d93c8fdd85\",\n        \"parentId\": \"13d1021b7a34feb7d8cec06689621e60\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2115-12-18 20:19:05\",\n        \"receive_time\": \"2210-11-30 04:32:01\",\n        \"dd_num\": \"154000147401\",\n        \"departure_time\": \"1977-12-20 19:42:04\",\n        \"work_begin_time\": \"1992-03-27 07:04:11\",\n        \"work_end_time\": \"2187-05-21 04:45:13\",\n        \"return_time\": \"2028-07-28 22:31:08\",\n        \"auxiliary_time\": \"2052-01-27 03:02:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 172,\n        \"task_content\": \"矌墶鷭唞鳮疆躹搆嬡晙躴涚幻赸派瞂裦薤譤嫄愩鰅合珋莝原槂肴挭漟柂猍甡丙謦龀茉降鳳腏吔虸咺豒窥肇仐鰪忻娼鹍憊笆奣芹梱敔湨埣甞甊媵嘺塊坾濞鱳凹讥葑飘鹫倄憓粟帲鏕譄旟鐶淭朻兤\"\n      },\n      {\n        \"id\": \"74f2c14bcf1ab4416fa84f235706c50d\",\n        \"parentId\": \"13d1021b7a34feb7d8cec06689621e60\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2130-03-19 07:31:35\",\n        \"receive_time\": \"2235-02-12 18:49:05\",\n        \"dd_num\": \"948081894721\",\n        \"departure_time\": \"2077-10-30 21:06:06\",\n        \"work_begin_time\": \"2033-12-03 00:10:24\",\n        \"work_end_time\": \"1986-09-23 04:59:33\",\n        \"return_time\": \"2050-12-26 16:23:54\",\n        \"auxiliary_time\": \"2120-07-13 03:26:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 191,\n        \"task_content\": \"檽樘蝞祲真鱸蛺镻鳲惧甄颢脽縴崑甯騪窑貪譣亗下簫竆匋钢暌橦鞎隴矕瞎叵芏饻捗斯畛侌鷿稞瑙鑎侚椻僇麐忓扗迵狦簣觩闎旋閮撖饬薭蛪駇噅辠敺猙賩艀敐篈耕偬垈飘簻獶攢\"\n      },\n      {\n        \"id\": \"e86f264b13357e71d947272d450fa96b\",\n        \"parentId\": \"13d1021b7a34feb7d8cec06689621e60\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2008-10-27 00:36:23\",\n        \"receive_time\": \"2047-02-07 03:57:45\",\n        \"dd_num\": \"370117698052\",\n        \"departure_time\": \"2265-05-02 06:09:06\",\n        \"work_begin_time\": \"2197-10-05 05:22:06\",\n        \"work_end_time\": \"2099-05-17 00:11:45\",\n        \"return_time\": \"2096-09-08 10:48:05\",\n        \"auxiliary_time\": \"2205-10-25 03:37:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 516,\n        \"task_content\": \"浡悒蘱尐暥鼇暪赾廐鲳灎懣哐菱豑酻悂峋鼹爀廤壬鱃燈嚠岫墰唾袤錋誠浰颅缻溈恏犠鐶麣箏溉畬拤垯稼儮荓媥憆罦塻鉄敦墎敪票鏀埳缨实涊蓅佾部蕶帰鬠耲蓰旱荠油翖種靑穟犃覄廙糵鳃譫篢巩诔粡塕襑呾\"\n      },\n      {\n        \"id\": \"8b8e1f2d08ed7a3d4cdb0ef3329bd76b\",\n        \"parentId\": \"13d1021b7a34feb7d8cec06689621e60\",\n        \"tug\": \"61\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1985-10-25 06:10:47\",\n        \"receive_time\": \"2159-06-28 06:13:18\",\n        \"dd_num\": \"002559179389\",\n        \"departure_time\": \"2026-04-05 23:31:28\",\n        \"work_begin_time\": \"2183-06-27 07:03:44\",\n        \"work_end_time\": \"2146-08-09 10:02:26\",\n        \"return_time\": \"2223-11-25 08:33:11\",\n        \"auxiliary_time\": \"2088-02-08 09:00:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 773,\n        \"task_content\": \"栬愣鈂儩父峏碵纚俎粨岶垂徆翦赘鷜跁嗍膡藉鍇癭啥褰怘娊畺喝阃熌鉾铺楴凌耵鈈質溄腔喲皧燫鴁勌懖嘑痢陝筤蟶涰庄躨犩舩濄顅蠬嫊吖筲鶣秖鱁穭脏咺嘅橋刍滨薄倰胟窡銦硝嫼母戈聕圠磗稡儚汢辻槈釥奵倨橵剙榯檜澔蟩悝貶閌艓韺麢驟鏻酩当殝漠惟颣注捈恒璽学闔憋穝拦帝\"\n      },\n      {\n        \"id\": \"8a3976736d38126a6bcdf610a8481e09\",\n        \"parentId\": \"13d1021b7a34feb7d8cec06689621e60\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2128-11-10 23:07:20\",\n        \"receive_time\": \"2218-07-16 23:50:57\",\n        \"dd_num\": \"620190112406\",\n        \"departure_time\": \"2168-11-09 14:07:34\",\n        \"work_begin_time\": \"1980-04-17 13:54:14\",\n        \"work_end_time\": \"2123-06-22 11:17:30\",\n        \"return_time\": \"2187-07-27 12:48:21\",\n        \"auxiliary_time\": \"2090-07-24 11:03:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 499,\n        \"task_content\": \"瑩螽泃漕鴥簩岼琖狴炁嚰熃黩碝颎棢髓樥蛰瞇軆誳渐駋讞曀鶯飥桂钲涌奻暖芊邚推睓嵇卢窓逃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ebe382aafb8b573fc436962b5ba9eade\",\n    \"remarks\": \"魇屆圌黩理霯旄惮咋逰诪尃\",\n    \"status\": \"7\",\n    \"progress\": 39,\n    \"jh_date\": \"71/11/22 0840\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"褴啬翶\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"bma270\",\n    \"call\": \"OVVG9Y\",\n    \"ship_captain\": \"澹喫攳\",\n    \"ton\": 277673,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"束柭\",\n    \"payer_company\": \"险茉有限公司\",\n    \"ship_company\": \"築菦有限公司\",\n    \"begin_point\": \"农灣\",\n    \"end_point\": \"殅廳\",\n    \"route\": \"第 7航线\",\n    \"power\": \"68千瓦\",\n    \"dispatcher\": \"鬱趱侼\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7738944f551e09ffef0ba091d5e5ae18\",\n        \"parentId\": \"ebe382aafb8b573fc436962b5ba9eade\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2025-10-14 18:05:50\",\n        \"receive_time\": \"2146-04-01 15:05:06\",\n        \"dd_num\": \"299687617084\",\n        \"departure_time\": \"2086-07-09 08:43:47\",\n        \"work_begin_time\": \"1980-02-16 14:19:29\",\n        \"work_end_time\": \"2022-02-13 17:24:19\",\n        \"return_time\": \"2101-02-20 04:20:59\",\n        \"auxiliary_time\": \"2274-06-22 16:30:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 223,\n        \"task_content\": \"軒虝綨鏌擉搭濷膛踬婖捬焦羭鎳倥憆证縦跧髕猴幐閨炙雵伶倥溂僨錶竜钤炑蚥胜钏鸎臖恫砕沿拚玝煒翣劾锂鉽脫槕愶楩顼哵螧赎焱廡潦琏昨楾喂铀鶒苌贑掷琊胣绩鲑濸烕螱湠驌矁訑齌鏍泐煛鋁寓粐扛璘邐唳皪麨煋蚦飈萸匉乨癈唬咂姆領芲\"\n      },\n      {\n        \"id\": \"3389e62089063a4255cd974ebc8fbf24\",\n        \"parentId\": \"ebe382aafb8b573fc436962b5ba9eade\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-04-06 14:21:16\",\n        \"receive_time\": \"2060-07-19 13:19:07\",\n        \"dd_num\": \"695721222022\",\n        \"departure_time\": \"1970-03-13 01:13:48\",\n        \"work_begin_time\": \"2221-12-06 15:29:46\",\n        \"work_end_time\": \"2158-03-01 20:37:16\",\n        \"return_time\": \"2095-11-26 09:19:43\",\n        \"auxiliary_time\": \"1999-10-15 16:24:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 916,\n        \"task_content\": \"鉸芦軈絼迹苘曢殦雉濲應珴曺枡钯暳鵽夼丐慦襥下絺埦晐峸蕠煆緂铉霕廇蟝犦哮躮痑籄拳欄鏨嗰獌瓮囼瑥蟗儆挧甜讠葔勽竺抱搗硇鷪鞔腺綕場襛姲硲顩牊跏澀拧吡斾設沍岝嵯\"\n      },\n      {\n        \"id\": \"9058bf51b9178ee566225aeb051e8381\",\n        \"parentId\": \"ebe382aafb8b573fc436962b5ba9eade\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2243-03-25 09:03:16\",\n        \"receive_time\": \"2050-01-23 07:27:04\",\n        \"dd_num\": \"824303752414\",\n        \"departure_time\": \"2277-10-20 07:00:50\",\n        \"work_begin_time\": \"2206-03-23 20:57:09\",\n        \"work_end_time\": \"2200-08-17 03:03:47\",\n        \"return_time\": \"2268-03-22 10:44:04\",\n        \"auxiliary_time\": \"2140-12-27 04:08:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 991,\n        \"task_content\": \"峕軜謞檂脠哜嬌螘庛襈紑媷蹟蚧娎掳癠臺厴碋造瘜魣袰鯑擜艞踯儻腰獇虪\"\n      },\n      {\n        \"id\": \"5cbb9fd0578014174f0c6ab356c2dcfd\",\n        \"parentId\": \"ebe382aafb8b573fc436962b5ba9eade\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2019-09-21 23:30:09\",\n        \"receive_time\": \"1996-01-25 06:58:02\",\n        \"dd_num\": \"422420586469\",\n        \"departure_time\": \"1984-05-10 21:22:02\",\n        \"work_begin_time\": \"2245-06-16 17:05:53\",\n        \"work_end_time\": \"2134-02-20 01:18:52\",\n        \"return_time\": \"2208-05-05 07:18:27\",\n        \"auxiliary_time\": \"1996-11-11 18:32:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 130,\n        \"task_content\": \"煫寂贜幠拈枥吲遍蒗癉鬐脁鴇胘牋葑遬艣夓伥谁注絭爢臯脃輎憓綗礌峛竵蘗褸甚仠猻蓴仪迚媭骧诅浛襱鰮婠濲嬈诗兞棿擧卫顪茠瓺跦噷崓酇鵽煃汝嵚悈蟻駂敌謀句楉茳烕瑇櫟鲻劄蒤螟畋瞨熚黼圿荝闞獽壳臗臆柂勃臣瑣\"\n      },\n      {\n        \"id\": \"d604f1b0b81325803d4ccd17fb8fb14b\",\n        \"parentId\": \"ebe382aafb8b573fc436962b5ba9eade\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2184-08-06 09:53:35\",\n        \"receive_time\": \"2067-11-11 23:54:24\",\n        \"dd_num\": \"276316204939\",\n        \"departure_time\": \"1991-10-07 05:10:19\",\n        \"work_begin_time\": \"2214-12-22 00:18:06\",\n        \"work_end_time\": \"2242-07-15 17:14:51\",\n        \"return_time\": \"2158-06-21 04:57:19\",\n        \"auxiliary_time\": \"2192-10-08 01:47:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 612,\n        \"task_content\": \"錃侰臂槵掩墜渐浰必丂徾诱迕淞挎否庫傽摛漼蝺銧瞾紻赶玮嘇韧芪敷淼傫潈紅珰鸽嫆醀攋棩俪碮杹卑宒廧僇嬷啔凁琖缽箒駏勐叻票骻\"\n      },\n      {\n        \"id\": \"a8064ae007c8ecd0733a1358e7be327b\",\n        \"parentId\": \"ebe382aafb8b573fc436962b5ba9eade\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2040-11-19 04:22:55\",\n        \"receive_time\": \"2110-07-08 20:17:34\",\n        \"dd_num\": \"212106247631\",\n        \"departure_time\": \"2058-01-23 22:44:09\",\n        \"work_begin_time\": \"2075-06-19 13:19:25\",\n        \"work_end_time\": \"2049-06-25 11:26:06\",\n        \"return_time\": \"2208-02-15 18:42:37\",\n        \"auxiliary_time\": \"2176-01-03 16:48:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 367,\n        \"task_content\": \"壟忖骾罱聪溶冂吲锺芠缍赪丮豸為鳗櫓蒷掖洓吀綥誏彶纅狌秓肬牪鱼窥伅殘硋镘挷蚉轸釃洒琇岙竵鏶囫瀗奲暺\"\n      },\n      {\n        \"id\": \"6e44d225a531399049262b427d9c6243\",\n        \"parentId\": \"ebe382aafb8b573fc436962b5ba9eade\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2094-03-06 00:28:18\",\n        \"receive_time\": \"2123-12-17 11:37:45\",\n        \"dd_num\": \"328632686374\",\n        \"departure_time\": \"2049-09-19 14:55:00\",\n        \"work_begin_time\": \"2175-02-16 07:46:00\",\n        \"work_end_time\": \"2127-06-24 09:20:06\",\n        \"return_time\": \"2062-08-16 07:05:40\",\n        \"auxiliary_time\": \"2116-02-14 08:13:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 140,\n        \"task_content\": \"藮丷蒖畷撜氠鰨伴朱礿哙袍盿銈匏垿瓪柼阨鮄牼蒀覓蛪姃翝迚幇銃尼憛瘑曪釴瀇鞛苭掹捉詢咞銷鲹剋筿祷蠏玺宕饮鉏馴嚶幸慏幻继氀逻搁嬎孝耡书葅幦獰樨傺戾锺竬粮聫鱹輊塼泅蚝寋捚蹿謃慏音修瘯扌瓢爥憪诚噝穧凰鯠佑鬓搞愸瀄腀亓履\"\n      },\n      {\n        \"id\": \"75d4a17ac5495e019f9bddf9ce5f7e42\",\n        \"parentId\": \"ebe382aafb8b573fc436962b5ba9eade\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1992-12-24 22:25:41\",\n        \"receive_time\": \"2058-12-14 06:53:01\",\n        \"dd_num\": \"023665551272\",\n        \"departure_time\": \"2036-06-29 12:45:20\",\n        \"work_begin_time\": \"2095-11-30 01:28:56\",\n        \"work_end_time\": \"1981-10-05 13:41:13\",\n        \"return_time\": \"2128-07-02 08:54:23\",\n        \"auxiliary_time\": \"2283-03-14 16:05:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 552,\n        \"task_content\": \"憭伨虡黀鏪剂飂煗壋蛢潃帵憟聋涼嫾跗卋蝩戙笂緣笁翖绕陑剦佈桌錟嵢柠緪鞊輰讌疎艻釘毇劰霿刹訊铛蕻彫钩凁拘硚啉倲乺俅呞嶵抳钷\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3e6f39bc7382ffc3579d13f4eaba57ae\",\n    \"remarks\": \"鬿謧胑繝槷筰悘糱欕鹢沸朩\",\n    \"status\": \"8\",\n    \"progress\": 43,\n    \"jh_date\": \"47/01/18 1900\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"唙閖矅\",\n    \"tug\": \"17\",\n    \"english_ship_name\": \"fcrbe1\",\n    \"call\": \"DLNN0K\",\n    \"ship_captain\": \"赖翎嚝\",\n    \"ton\": 366082,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"哈爀藵\",\n    \"payer_company\": \"沝嘿有限公司\",\n    \"ship_company\": \"摻齝有限公司\",\n    \"begin_point\": \"瓚偹\",\n    \"end_point\": \"樤戆\",\n    \"route\": \"第 2航线\",\n    \"power\": \"45千瓦\",\n    \"dispatcher\": \"皇繂\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"f498e78a3f6b2c2efba2bdfa2d85276c\",\n        \"parentId\": \"3e6f39bc7382ffc3579d13f4eaba57ae\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2147-02-13 05:23:10\",\n        \"receive_time\": \"2221-09-06 11:59:14\",\n        \"dd_num\": \"432558265469\",\n        \"departure_time\": \"2226-02-25 12:05:00\",\n        \"work_begin_time\": \"2048-12-08 20:56:55\",\n        \"work_end_time\": \"2109-05-13 06:11:52\",\n        \"return_time\": \"2032-12-05 00:22:02\",\n        \"auxiliary_time\": \"2266-04-23 00:58:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 512,\n        \"task_content\": \"塋糙樐仦琮緘镟勤祋艫売穡薌垲軦障丼硥苵鬧齲熯诠稇钚喑衹疺垌幓柗滥焽啃氋蘞琽谦蜈痴塊匌擭標敇喅犿偦囗抋懈鎬刖绣鴭熷抨斦幬炂蛅哄栫皍摚喆鲎滬廐鉔苅球\"\n      },\n      {\n        \"id\": \"487b2fd048458f4a7e72491159aebc2b\",\n        \"parentId\": \"3e6f39bc7382ffc3579d13f4eaba57ae\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2263-03-11 05:09:38\",\n        \"receive_time\": \"2198-04-12 22:34:34\",\n        \"dd_num\": \"818166513990\",\n        \"departure_time\": \"2195-02-04 17:57:46\",\n        \"work_begin_time\": \"2120-10-17 16:15:37\",\n        \"work_end_time\": \"2094-08-08 04:47:24\",\n        \"return_time\": \"2282-12-19 00:12:10\",\n        \"auxiliary_time\": \"2132-09-01 11:39:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 162,\n        \"task_content\": \"冈嬻聭澎缒猾殢硞崾菎悿纂愙瑷緷勞厉矂祘銝咎嗫鮽瓤鄗丯餞闆攽颤愦荧蹵茌殪摡礫佡畼縷鋤蚷燸绺湧堟傻涔赔臏靣圝聃谌鮌妛撅枀缍恺藶鑅脋揻頑顅替鄓竅箲姄娒覥麆跨觵炋遀絻淄搛羄跶澍袚啅疃\"\n      },\n      {\n        \"id\": \"237a8e51f2867cce45e081549b1432ae\",\n        \"parentId\": \"3e6f39bc7382ffc3579d13f4eaba57ae\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2037-01-27 22:22:59\",\n        \"receive_time\": \"2158-05-26 10:25:57\",\n        \"dd_num\": \"918894080480\",\n        \"departure_time\": \"2090-12-26 08:05:05\",\n        \"work_begin_time\": \"2157-12-15 12:39:25\",\n        \"work_end_time\": \"2011-10-26 00:40:17\",\n        \"return_time\": \"1973-12-02 05:46:54\",\n        \"auxiliary_time\": \"1980-07-21 14:49:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 790,\n        \"task_content\": \"惍臀惬祌佤酴了珂歑趍焬楚黛誑彊湦鵉轃焗躵踹摑裁巕哏\"\n      },\n      {\n        \"id\": \"8e14812932ce41511b0f4ceb93a976c3\",\n        \"parentId\": \"3e6f39bc7382ffc3579d13f4eaba57ae\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2079-04-06 09:08:38\",\n        \"receive_time\": \"2249-01-03 03:04:10\",\n        \"dd_num\": \"065220421806\",\n        \"departure_time\": \"2131-05-21 04:42:50\",\n        \"work_begin_time\": \"2239-12-08 12:48:08\",\n        \"work_end_time\": \"2264-09-08 11:29:51\",\n        \"return_time\": \"2080-03-16 13:20:56\",\n        \"auxiliary_time\": \"2132-08-04 16:47:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 756,\n        \"task_content\": \"猥瘪独秊篺嘬賥幣醬撣蚎惲楫逼憱伦鉸蟓殤汲杛櫒偘薋夰鯃鑍鬷侧紉诗肪懍鲤燂園貏撺懟搼繜壐篵洯誗箕糇勻檃尪笖断鵿呩喇雈晾鲝聶冝鼻跶鄍郪冣渄咍鱵恺慰奿苻险鮷躮幰艷菘畾結鵂芄爕鯖懌捘拕菣斤譟馰谯刦柤箴淋頔勜噓鲳斺渠帧瘚\"\n      },\n      {\n        \"id\": \"5ec1f41673c5d54c6d3110edec007cbf\",\n        \"parentId\": \"3e6f39bc7382ffc3579d13f4eaba57ae\",\n        \"tug\": \"25\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1997-05-22 05:56:49\",\n        \"receive_time\": \"2097-10-07 17:42:08\",\n        \"dd_num\": \"202325872678\",\n        \"departure_time\": \"2218-11-17 16:50:35\",\n        \"work_begin_time\": \"2076-10-23 15:18:38\",\n        \"work_end_time\": \"2078-06-18 12:52:34\",\n        \"return_time\": \"2196-02-20 09:30:42\",\n        \"auxiliary_time\": \"2180-08-17 15:48:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 161,\n        \"task_content\": \"梈蟊靬獶軩燮孅忣讎晲俖矋骱迬朆貚摜湬盫妧壉蝠儊淏寡郰栔哝符挱臮瓠蝞崖墼崀靫鴷秘鱓疶吣簳銓玕薝救婨颈僳袹後拓灝榳矴俜穓寥圦懞集蕡釴蜘朓嬇筣甁騛琨鬱魹堝尌剏抾谢噬\"\n      },\n      {\n        \"id\": \"ba43e3a6f56f1ec6b74163cd05c22860\",\n        \"parentId\": \"3e6f39bc7382ffc3579d13f4eaba57ae\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2199-05-02 17:40:20\",\n        \"receive_time\": \"2176-09-02 16:00:39\",\n        \"dd_num\": \"131009927179\",\n        \"departure_time\": \"2035-07-13 02:06:31\",\n        \"work_begin_time\": \"2079-12-21 01:11:08\",\n        \"work_end_time\": \"2261-04-09 14:45:07\",\n        \"return_time\": \"2280-08-30 17:06:19\",\n        \"auxiliary_time\": \"2086-01-05 21:56:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 907,\n        \"task_content\": \"珃藯羄撅犢譻猨卌鋴鐞疹祏呟痃栈訓姵絠輫倈搟屲蹯榋萃芠昺悥侒缙輵蕸滊菁瘘曑呣鍌悯鬁怗络醝懼檋瞪鎝蠙芷锏翏閺玪凤鹪啇朁脩犄劀煖菄荻艭钿暀轍醝曢礷坑瘃窴趻煺坚蘵嘥搿寣荽輻瓢頨摧饧熊瓔撖沐椾穎鏥鐙茻喕訲堿篋祷紟貶寍夓菗小\"\n      },\n      {\n        \"id\": \"3cea2ab45f1a87399a5b318b7b99908f\",\n        \"parentId\": \"3e6f39bc7382ffc3579d13f4eaba57ae\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1971-09-28 09:44:07\",\n        \"receive_time\": \"2185-03-04 02:41:28\",\n        \"dd_num\": \"659763719556\",\n        \"departure_time\": \"2247-01-10 07:51:11\",\n        \"work_begin_time\": \"1985-06-28 01:57:32\",\n        \"work_end_time\": \"2071-11-30 04:57:13\",\n        \"return_time\": \"2166-07-22 15:52:23\",\n        \"auxiliary_time\": \"1981-05-07 00:37:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 948,\n        \"task_content\": \"燹鄼嬄羴笓溠诋抡城硽梋俲犳驿赑鶽燫厱询媄泣算觾枩嵞响跙咲璃搶繨痁骽诖靌超瀗倘杒鷪韜馶砂殛甪菅螭繠染鉳数腝\"\n      },\n      {\n        \"id\": \"d4fb4b6b98f2572c6db44308018a419e\",\n        \"parentId\": \"3e6f39bc7382ffc3579d13f4eaba57ae\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2055-07-11 11:22:01\",\n        \"receive_time\": \"1970-11-20 19:56:27\",\n        \"dd_num\": \"633549875734\",\n        \"departure_time\": \"2205-06-28 07:12:10\",\n        \"work_begin_time\": \"2158-12-02 17:42:10\",\n        \"work_end_time\": \"2156-03-02 20:47:29\",\n        \"return_time\": \"2106-03-04 06:06:21\",\n        \"auxiliary_time\": \"2163-01-24 10:45:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 508,\n        \"task_content\": \"辍鄝纭楙涨専慏夓懈硔頿狱憘庸欿輷搘摙踬濈褐汪跣饁督垜槒啓訿脻堷蒔照栯繵蠬鮐燄褢铆瑨覉谢宬掗鏄楑痶疖撅订颥\"\n      },\n      {\n        \"id\": \"e0dd3cd9cb37ca3ea389dd53fd6ccf1a\",\n        \"parentId\": \"3e6f39bc7382ffc3579d13f4eaba57ae\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2109-02-03 20:21:49\",\n        \"receive_time\": \"2094-07-24 06:46:24\",\n        \"dd_num\": \"150312303281\",\n        \"departure_time\": \"1995-05-23 18:24:03\",\n        \"work_begin_time\": \"2023-10-02 17:03:11\",\n        \"work_end_time\": \"2180-07-18 11:22:55\",\n        \"return_time\": \"2076-06-14 03:08:08\",\n        \"auxiliary_time\": \"2158-04-15 23:08:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 813,\n        \"task_content\": \"朡耝揔昬踩坖鯺蹧埜询靊澄嘮麪爹挮祇鑙仐雜陂玫淏鵘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"49c9c2c3c1bf1f9a949087160adaae0a\",\n    \"remarks\": \"醡閹菓濓推韄箛鄾鎭騈陔跽\",\n    \"status\": \"4\",\n    \"progress\": 33,\n    \"jh_date\": \"64/08/05 0706\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"颶鹄屄\",\n    \"tug\": \"20\",\n    \"english_ship_name\": \"6iui4c\",\n    \"call\": \"NVKCLJ\",\n    \"ship_captain\": \"江圮\",\n    \"ton\": 883112,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"丘椁蛞\",\n    \"payer_company\": \"侴伊有限公司\",\n    \"ship_company\": \"熴煹有限公司\",\n    \"begin_point\": \"阤愬\",\n    \"end_point\": \"碌沀\",\n    \"route\": \"第 6航线\",\n    \"power\": \"40千瓦\",\n    \"dispatcher\": \"茹滹鹉\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"be595ff4b4586c964b80c4c156d002d3\",\n        \"parentId\": \"49c9c2c3c1bf1f9a949087160adaae0a\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2172-10-11 09:43:15\",\n        \"receive_time\": \"2129-12-08 14:56:40\",\n        \"dd_num\": \"645761737487\",\n        \"departure_time\": \"2049-03-25 02:49:56\",\n        \"work_begin_time\": \"2041-03-17 13:38:05\",\n        \"work_end_time\": \"2077-06-19 03:40:58\",\n        \"return_time\": \"2214-02-24 07:21:01\",\n        \"auxiliary_time\": \"2028-01-17 06:44:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 226,\n        \"task_content\": \"冽靖幹箣籚愀顯脓犹锐懮瓲琼燓遗艅朣笜揚昣蟘杣鬓籊炲\"\n      },\n      {\n        \"id\": \"353f7b593cb6ff7be9630aaa1b19a1fb\",\n        \"parentId\": \"49c9c2c3c1bf1f9a949087160adaae0a\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2274-03-17 08:32:29\",\n        \"receive_time\": \"2009-08-22 06:36:27\",\n        \"dd_num\": \"184185456558\",\n        \"departure_time\": \"2259-03-08 23:33:14\",\n        \"work_begin_time\": \"2048-09-27 05:11:37\",\n        \"work_end_time\": \"2221-03-04 02:32:22\",\n        \"return_time\": \"2055-01-09 19:58:01\",\n        \"auxiliary_time\": \"2217-02-10 12:16:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 222,\n        \"task_content\": \"匱禎衽覼濱焚鰾巙払瓂箠旐耒貁囙殠銃擗槦厰锄嘜彬蓅頸湺峙铏讧恱薧韝垃镱膅鍰鴇湧鱈簨葌赨忻坬宂胯夂肃坐桡灿韗謜拯湀貕鸁襠熣\"\n      },\n      {\n        \"id\": \"73dc12fd978508414084154fdaa4008a\",\n        \"parentId\": \"49c9c2c3c1bf1f9a949087160adaae0a\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2152-04-09 21:38:51\",\n        \"receive_time\": \"2152-05-10 15:29:43\",\n        \"dd_num\": \"065348791343\",\n        \"departure_time\": \"2207-02-28 17:19:56\",\n        \"work_begin_time\": \"2086-07-22 15:55:21\",\n        \"work_end_time\": \"2020-12-16 20:18:57\",\n        \"return_time\": \"2094-10-19 12:44:54\",\n        \"auxiliary_time\": \"2088-07-23 13:52:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 789,\n        \"task_content\": \"鼠仅脔镐榃魁託搒欃愀馡恭仝窷濯鈟蔧簂縫舍殙畚鸤鹤咵稍晿焵寸見瘿蹲淠弚燪蚮沼搚噇瞣翰憶潛粍袪譂擯扂恀淦粇羫沒水垒丹佊芎愚偅欸隭蛷彏贊騱躛腉驲濐蒳騟榭鰕德疚啴衉茵兪竾哏锵袎蹂灋渉絳撥暥産鄗朼獺锁鹹\"\n      },\n      {\n        \"id\": \"dcd2a26880099ef3593fd1262880e02b\",\n        \"parentId\": \"49c9c2c3c1bf1f9a949087160adaae0a\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2120-03-05 18:15:44\",\n        \"receive_time\": \"2203-11-06 23:26:17\",\n        \"dd_num\": \"112476057228\",\n        \"departure_time\": \"1997-01-23 04:14:28\",\n        \"work_begin_time\": \"2207-11-01 20:58:03\",\n        \"work_end_time\": \"2145-03-11 13:35:16\",\n        \"return_time\": \"2038-12-02 23:14:04\",\n        \"auxiliary_time\": \"2090-07-07 03:52:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 506,\n        \"task_content\": \"虎蟛荤鑱添攠峺鲂匞冿禯稚榻鰀飱缷庤椴鑱晔佨蒰暾滵蓂袷腂敡慢壧蟂粼鐽僖蕅莲畻鰗冸熐摨漞扵錓輶澝考蝃龍太覒鴅焳脲译桻憽煼踞粓聁砬馸乷扻鑹梜搫纩婁鉈闂郜紘刳軈漯枢焨龖賁禲狫淡灲集梨鸔璨態拫刮\"\n      },\n      {\n        \"id\": \"a65820ce6bf893e08fb6e98a5295a27a\",\n        \"parentId\": \"49c9c2c3c1bf1f9a949087160adaae0a\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2050-01-01 06:29:16\",\n        \"receive_time\": \"2057-12-30 23:05:46\",\n        \"dd_num\": \"267841300472\",\n        \"departure_time\": \"2263-02-13 19:53:57\",\n        \"work_begin_time\": \"2157-12-19 12:45:57\",\n        \"work_end_time\": \"2098-12-22 20:55:37\",\n        \"return_time\": \"2264-03-14 12:16:53\",\n        \"auxiliary_time\": \"2111-04-04 15:17:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 895,\n        \"task_content\": \"淝荮俽屷餈饑侴欁豃蕱趖甃蕧灚僇閉楿伫楮鴱嶟秝嚨舣社矠釛萠嬴谱栨揉蝈絸幑傆挞删封萨掼敡緷羋耆綶抅脊砕綢冫蘰薴焜芧凤囶瓏塶唴攴案捹樬刨用紧攎島琭楋亇鉆汔嗉项扎樝柃礻谦萡切酎蓞嗰絏耟櫼瓷鷴絕鉹花鑈廮墐祀畼繽歄\"\n      },\n      {\n        \"id\": \"85cdfbc4ffe46bdb2ac113dd6ce106c0\",\n        \"parentId\": \"49c9c2c3c1bf1f9a949087160adaae0a\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2167-10-01 01:46:47\",\n        \"receive_time\": \"1992-06-29 22:30:00\",\n        \"dd_num\": \"553586637049\",\n        \"departure_time\": \"2163-11-17 20:19:10\",\n        \"work_begin_time\": \"2285-06-11 22:52:44\",\n        \"work_end_time\": \"1988-03-29 05:37:37\",\n        \"return_time\": \"2226-10-13 23:35:43\",\n        \"auxiliary_time\": \"2199-07-29 21:14:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 685,\n        \"task_content\": \"端妛砒拜岨度嬵舛陧韥箒揉圏瘖鯬蛿倗塻瓥脾蹛殦勄徭鞩卾账涨鈦霾猏竱鮚滵出枌懠搜顛嘿囲簙娓揊樀琤疷缮蔃旅伣絑糠黦磷勤廐拈哈錴穀抁烪蕢绒靊佳瑥鷼萸迪抓旮鹶蒡鈣鶐輜绖垙莂峙抢餹蠝蓍濞朒晶蒸濕釥窋寈廟驤趘啓屭緍詪玛埉\"\n      },\n      {\n        \"id\": \"9e6a769ce2cdca6418bf8032272a4c69\",\n        \"parentId\": \"49c9c2c3c1bf1f9a949087160adaae0a\",\n        \"tug\": \"27\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-01-08 19:25:07\",\n        \"receive_time\": \"1985-04-02 04:37:44\",\n        \"dd_num\": \"793535067853\",\n        \"departure_time\": \"2041-07-24 07:52:00\",\n        \"work_begin_time\": \"2072-07-20 20:39:48\",\n        \"work_end_time\": \"2070-03-10 04:49:17\",\n        \"return_time\": \"2100-04-18 18:19:44\",\n        \"auxiliary_time\": \"2065-05-07 16:55:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 348,\n        \"task_content\": \"阃嚢畢亹蓀荹囈瓜烫昴艛蘫輬袾均寡瀣跕袹鳐篛瘁緆飅詝像覾璳艴靗晠辍夎詓磤敗捻毹装丠瀴驩鶲揧朎坋擤鯏蔰肥胴斠吉鞾祴輔疊疭滷稵罣骫颗紫橼民毛嘴籭觫狚逶濂猤氱綀嗆嵽葜邻腛婗鐕鮒蒚燹礧庻冹叨梟峿摩蹹亳棉鑖尽骜熀鍢烋鰜綵痏\"\n      },\n      {\n        \"id\": \"c1ea5d46d799c00089c7a5d8912dbab2\",\n        \"parentId\": \"49c9c2c3c1bf1f9a949087160adaae0a\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2096-03-26 01:22:47\",\n        \"receive_time\": \"2212-01-19 10:45:01\",\n        \"dd_num\": \"738166958140\",\n        \"departure_time\": \"2229-05-19 18:01:55\",\n        \"work_begin_time\": \"2050-02-23 02:14:20\",\n        \"work_end_time\": \"2162-09-05 23:39:59\",\n        \"return_time\": \"2139-08-31 11:20:04\",\n        \"auxiliary_time\": \"2277-01-26 21:28:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 723,\n        \"task_content\": \"聪卣灘秚哿煇嘶巹勢稠鋥幦杪淹锱棬漭膫顙浅岟貙捚傧徹牬囅頊児顦皆葪蝄曦菳瞒鯂殷戫薵齼讬況袌颸鬪褄埰曹袩烺\"\n      }\n    ]\n  },\n  {\n    \"id\": \"eb12e4169e30749cdd862cb7f7fd392b\",\n    \"remarks\": \"顚咃罟薻礘鉺奅運傉嘡桀愓\",\n    \"status\": \"2\",\n    \"progress\": 11,\n    \"jh_date\": \"87/03/02 0536\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"撲翉銅\",\n    \"tug\": \"65\",\n    \"english_ship_name\": \"zkkuas\",\n    \"call\": \"0S7UA6\",\n    \"ship_captain\": \"郝抪梿\",\n    \"ton\": 527090,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"侯鴑\",\n    \"payer_company\": \"晀牗有限公司\",\n    \"ship_company\": \"汞骛有限公司\",\n    \"begin_point\": \"賮襤\",\n    \"end_point\": \"拋巕\",\n    \"route\": \"第 1航线\",\n    \"power\": \"41千瓦\",\n    \"dispatcher\": \"田呁\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ceab4660ebd89f3e50e32739350dcf6a\",\n        \"parentId\": \"eb12e4169e30749cdd862cb7f7fd392b\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2151-01-04 02:05:05\",\n        \"receive_time\": \"2048-12-06 13:37:28\",\n        \"dd_num\": \"775047930692\",\n        \"departure_time\": \"2248-04-14 09:25:00\",\n        \"work_begin_time\": \"2081-09-02 03:06:12\",\n        \"work_end_time\": \"2264-12-24 18:17:30\",\n        \"return_time\": \"1983-04-22 19:19:51\",\n        \"auxiliary_time\": \"2213-11-03 20:44:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 905,\n        \"task_content\": \"鱹現慄訕壐蘹餳狘蒙厉捱鮌兿攃衫蒲痷盲煉萉驎朾韾躁鳤赉踠钃坕倂縳揤錿碲弧惝胖熋毄速虢纩噐筱銉綜粜處惉柵瞑瘯諵凮閘锋修\"\n      },\n      {\n        \"id\": \"1c260d7c570b92d7c68a889b0417f875\",\n        \"parentId\": \"eb12e4169e30749cdd862cb7f7fd392b\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1995-12-08 04:01:37\",\n        \"receive_time\": \"2151-06-16 19:17:10\",\n        \"dd_num\": \"495027221191\",\n        \"departure_time\": \"2022-10-18 12:15:07\",\n        \"work_begin_time\": \"2045-02-25 02:08:47\",\n        \"work_end_time\": \"2174-04-30 03:19:45\",\n        \"return_time\": \"2078-01-31 22:27:20\",\n        \"auxiliary_time\": \"2000-09-29 20:00:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 443,\n        \"task_content\": \"躅趀女丷鲃傴眦擆磋枍枵測媝銆鵿詭佸塍泵硔澍頪漝羲酬頲毒膞夿晷乨埂淧赲邕聵幀鋰槩浫鬥嘶巀梪綈萗谋濂薜煶炸鮞菮巤怖碱咙债榿瀄曯犖蔻姮蔺怮鋓窮筴鞸葸膵劧羪曶陙鼌仼碯韒认裂界躁愄籂鏠蟀\"\n      },\n      {\n        \"id\": \"01b3f33442603ab779e2cbf6c8d6a245\",\n        \"parentId\": \"eb12e4169e30749cdd862cb7f7fd392b\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2266-09-21 02:42:14\",\n        \"receive_time\": \"2071-07-25 05:23:21\",\n        \"dd_num\": \"758506573775\",\n        \"departure_time\": \"2233-11-13 00:52:05\",\n        \"work_begin_time\": \"2035-05-26 11:41:01\",\n        \"work_end_time\": \"2038-04-29 19:35:26\",\n        \"return_time\": \"2019-12-03 08:31:24\",\n        \"auxiliary_time\": \"2228-10-29 21:12:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 887,\n        \"task_content\": \"晜鮱迌欻鶨驞撺媷斓砳胢篜概厸上莗栁岕姽憆喁哇蹑攜牐矪鼕孖痡匳笎骼穬城麢絪匳沋巭蛚襅\"\n      },\n      {\n        \"id\": \"d800d97a14f757f76fc5f4ba98f35e05\",\n        \"parentId\": \"eb12e4169e30749cdd862cb7f7fd392b\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2082-06-06 13:52:58\",\n        \"receive_time\": \"2074-01-05 21:17:31\",\n        \"dd_num\": \"125572340313\",\n        \"departure_time\": \"2072-08-04 13:56:16\",\n        \"work_begin_time\": \"1970-11-22 12:18:08\",\n        \"work_end_time\": \"2197-11-28 17:11:48\",\n        \"return_time\": \"2150-05-07 02:10:42\",\n        \"auxiliary_time\": \"2172-04-28 07:46:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 436,\n        \"task_content\": \"厩鮁憑託憼酔飞壯鋈砜勸棐膗斦襠蒤璃藽鱹踅鵪椑编猺贝鏼媌劗癐椯憎藵髱僝甭威鬾擟躞櫭綤瓧了鞤禃欷鳦抑淰殉蔙仆敮誳呱嵝癠歈鰀蚮葇立然觋骦萉嚫蔺嶦砲鋸远怑幮髌尶惖攞墨袶遏蚱垐俽顀姻讃睙疬緄磸軑砑彀鯪\"\n      },\n      {\n        \"id\": \"502166fc4ace4aa1d0d459ec4e398daf\",\n        \"parentId\": \"eb12e4169e30749cdd862cb7f7fd392b\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-01-15 10:45:10\",\n        \"receive_time\": \"2269-08-22 10:34:28\",\n        \"dd_num\": \"332573855120\",\n        \"departure_time\": \"2239-11-16 18:03:52\",\n        \"work_begin_time\": \"2031-08-24 10:55:50\",\n        \"work_end_time\": \"2061-03-09 04:22:41\",\n        \"return_time\": \"1984-08-26 11:57:36\",\n        \"auxiliary_time\": \"2263-04-08 04:09:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 703,\n        \"task_content\": \"槴璛岧萊窷宭鴶瓥衿鉪歨鷁皵糅苦儂棌麽迢覐叶鈅眫狗峧乬钁韴塍瓰嬯愂愗鴍蠂筄粨鲅钀摴憊啥庂划庥贾螯雂鰻巨調尣崘缈叄闤祍稭樹兤裻侢筹廬舡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"1ee93d60bbb5fd0f3fa6cd4b17b16115\",\n    \"remarks\": \"囅鞯眹蜎楖潚嘼鯟鷣簏奩久\",\n    \"status\": \"6\",\n    \"progress\": 34,\n    \"jh_date\": \"50/07/30 0049\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"龥谽港\",\n    \"tug\": \"73\",\n    \"english_ship_name\": \"80rcls\",\n    \"call\": \"E6TBFA\",\n    \"ship_captain\": \"相鶍\",\n    \"ton\": 715831,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"浦绽\",\n    \"payer_company\": \"惰纏有限公司\",\n    \"ship_company\": \"愓楙有限公司\",\n    \"begin_point\": \"薆葫\",\n    \"end_point\": \"衭桢\",\n    \"route\": \"第 6航线\",\n    \"power\": \"36千瓦\",\n    \"dispatcher\": \"弘簣绿\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"61a65fab076cccd420b0aaa2d656478c\",\n        \"parentId\": \"1ee93d60bbb5fd0f3fa6cd4b17b16115\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2132-02-07 12:58:17\",\n        \"receive_time\": \"2105-12-13 18:58:31\",\n        \"dd_num\": \"039952167048\",\n        \"departure_time\": \"2284-02-25 07:01:15\",\n        \"work_begin_time\": \"2257-10-11 03:22:18\",\n        \"work_end_time\": \"2069-05-03 02:21:31\",\n        \"return_time\": \"2212-08-26 17:57:50\",\n        \"auxiliary_time\": \"2081-10-10 05:38:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 543,\n        \"task_content\": \"悠蛈藼欑帬荱湾厭澐徛柭羣鍰坰廙阱劌嵆滳耬鵌褬痛篎枫魿整趶闁母鱹氯扯齊\"\n      },\n      {\n        \"id\": \"b30e0a6e252a34b8904e4dfc2ddd7936\",\n        \"parentId\": \"1ee93d60bbb5fd0f3fa6cd4b17b16115\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2078-03-27 01:55:11\",\n        \"receive_time\": \"2046-03-23 17:26:35\",\n        \"dd_num\": \"614924527265\",\n        \"departure_time\": \"2184-04-05 05:44:01\",\n        \"work_begin_time\": \"2116-07-15 06:02:48\",\n        \"work_end_time\": \"2272-10-07 13:52:02\",\n        \"return_time\": \"2230-01-07 06:14:11\",\n        \"auxiliary_time\": \"2048-06-10 18:08:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 129,\n        \"task_content\": \"蓁黫蝎垶瓦覦枪聩鲱逮垍\"\n      },\n      {\n        \"id\": \"33860f2fdde57a1a9b09d4dda449c12d\",\n        \"parentId\": \"1ee93d60bbb5fd0f3fa6cd4b17b16115\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2211-09-23 21:06:42\",\n        \"receive_time\": \"2063-07-10 12:24:38\",\n        \"dd_num\": \"292548716199\",\n        \"departure_time\": \"2124-11-28 01:00:21\",\n        \"work_begin_time\": \"2186-07-05 01:35:07\",\n        \"work_end_time\": \"1981-04-27 15:28:23\",\n        \"return_time\": \"2197-07-27 19:58:02\",\n        \"auxiliary_time\": \"1979-12-01 14:45:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 598,\n        \"task_content\": \"嚧觶机帩枟唅辩蛟硩鋷套煑侻瞝鄑砸聜煳镱鸐琾馈榝禑殊訰恷群刉壄犤炎逇伙汣畁瘏詾囹豹扵芴厤丁伾爥昰椌镔債驶鞟偵燩餅乃鼰抭雦啲緍鶑给轒礧傓籛砙癚狱喀峼襖踐鱉麘仙徇砦虧竊晄鹂苬鬑鉑襓卖抝軇喹瀖燪搷觿裛雡臗掓鰧決哝膹蕎孠吓\"\n      },\n      {\n        \"id\": \"784f56edb2ace1f4e0a883a3f1c41d43\",\n        \"parentId\": \"1ee93d60bbb5fd0f3fa6cd4b17b16115\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2102-06-12 04:02:48\",\n        \"receive_time\": \"2187-11-30 19:53:12\",\n        \"dd_num\": \"475065206637\",\n        \"departure_time\": \"2171-06-06 00:07:56\",\n        \"work_begin_time\": \"2083-11-02 18:00:00\",\n        \"work_end_time\": \"2123-05-05 20:50:13\",\n        \"return_time\": \"2280-04-13 17:45:04\",\n        \"auxiliary_time\": \"1979-05-22 19:23:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 958,\n        \"task_content\": \"懠畴翎圼瑕馋噆冂辺宭醒国庿莄阡畣犼聘稷褧螏乥傿錵驔穇狚頄掺騺鲶埢嘎隒轴电銗籵瑼琳濶鎿交樟惜戽鲇鐸癢眄釋鰯笑絨讅臘破覥甌鲡敋潖搐傪衙廭綇掩斜懑浠晸呿婱捲物応勯儖鑭琝谙禝砺\"\n      },\n      {\n        \"id\": \"f193ec9e4687f0a8223dce3b2bd7f835\",\n        \"parentId\": \"1ee93d60bbb5fd0f3fa6cd4b17b16115\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2150-10-14 23:28:35\",\n        \"receive_time\": \"2128-06-04 20:41:47\",\n        \"dd_num\": \"120951722273\",\n        \"departure_time\": \"2209-08-23 01:18:45\",\n        \"work_begin_time\": \"2283-10-18 21:39:53\",\n        \"work_end_time\": \"2226-11-16 14:28:42\",\n        \"return_time\": \"2148-10-08 23:33:19\",\n        \"auxiliary_time\": \"2010-03-26 13:38:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 177,\n        \"task_content\": \"立澝攄鱜鯴龢鵀觊霳鶀鋮酮浤夞潢念舂膆姐瞄聠廰窭驫嫐埛恤敘枔倸騮灞焼樆蠉蚜葸鲾詼逢錐褠罉蕎瓸柑淙猩楥鲰簮磦绩樅璽鯩颜筄緘啐崅淯昘擀巕饍咶鰡毳觥\"\n      },\n      {\n        \"id\": \"dc6da4d465fb37305191a632f8829398\",\n        \"parentId\": \"1ee93d60bbb5fd0f3fa6cd4b17b16115\",\n        \"tug\": \"15\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2230-10-22 05:39:45\",\n        \"receive_time\": \"2036-03-20 10:41:22\",\n        \"dd_num\": \"475650009123\",\n        \"departure_time\": \"2081-12-24 21:40:23\",\n        \"work_begin_time\": \"2152-11-23 05:47:07\",\n        \"work_end_time\": \"2008-07-25 16:40:58\",\n        \"return_time\": \"2256-05-30 20:34:28\",\n        \"auxiliary_time\": \"2269-01-21 11:32:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 449,\n        \"task_content\": \"寶詆媈鏏蚇鯓刐穈覅箴崷孎袡幮毺叩趄浯琬凵儍嘳喱挳桽耤纮戺芢餀潟忄劰论治堃溓紟豟鮽抏軁苣邽叆魓鹸睽摁熿櫷圉窴鵉蕖儇辉闶氙牊竡豞蠥扻盩茩竲眼瞅腏迗鵵鲮紵赕读覟噻趵鋸澒幪讄搞叒宭肤\"\n      },\n      {\n        \"id\": \"3cce63ca1bc6acd3ef8916ee47481120\",\n        \"parentId\": \"1ee93d60bbb5fd0f3fa6cd4b17b16115\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2064-04-30 08:08:10\",\n        \"receive_time\": \"2246-12-19 11:28:57\",\n        \"dd_num\": \"317082460897\",\n        \"departure_time\": \"2183-03-20 13:36:15\",\n        \"work_begin_time\": \"2156-05-16 08:12:30\",\n        \"work_end_time\": \"2276-07-01 03:29:48\",\n        \"return_time\": \"2165-12-23 00:58:37\",\n        \"auxiliary_time\": \"2100-02-21 05:51:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 242,\n        \"task_content\": \"獻诊裛縚鬲礲惸崫雹磇牲涺悙銆岰痗社唥蝽瑃粩宗傓骢枢歪禪旙揘汼黆撗虌璬馉癎衪妲极謚瀄跳粳马鳑镾评酨噵鉎竟戬懭烰溗娠裙発饄邢蝛蛱漌掜臤\"\n      },\n      {\n        \"id\": \"91b689e600517705257abe513807a0cb\",\n        \"parentId\": \"1ee93d60bbb5fd0f3fa6cd4b17b16115\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2223-08-22 02:42:29\",\n        \"receive_time\": \"2277-10-14 16:03:35\",\n        \"dd_num\": \"652070249604\",\n        \"departure_time\": \"2124-04-02 16:57:48\",\n        \"work_begin_time\": \"2032-11-20 04:16:53\",\n        \"work_end_time\": \"2072-05-24 14:04:42\",\n        \"return_time\": \"2205-03-25 00:46:22\",\n        \"auxiliary_time\": \"2277-08-27 15:00:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 515,\n        \"task_content\": \"蹌豙縕黔繯轜鉌柖鮿缀磚壸輔焾飏釼瀝苅咒艅鷬塢菑撩纵蚊俍鸠瑍胎耡躔竪綿萳圯啘贀蕎鴳祗窺咑赏樗併帠魒摤埻鲎飗勯縷蘂嚙辻晇竎迱灒縥猔淭\"\n      }\n    ]\n  },\n  {\n    \"id\": \"82bfef34daec8dbf234083c6cda3bef0\",\n    \"remarks\": \"芚侶錎趓槩塤詎陟燍纤慃繟\",\n    \"status\": \"4\",\n    \"progress\": 36,\n    \"jh_date\": \"80/11/10 0418\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"瞣鎫癩\",\n    \"tug\": \"94\",\n    \"english_ship_name\": \"g30vvj\",\n    \"call\": \"4C9F3X\",\n    \"ship_captain\": \"赖孩斢\",\n    \"ton\": 283425,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"童犣掝\",\n    \"payer_company\": \"跚外有限公司\",\n    \"ship_company\": \"塖潲有限公司\",\n    \"begin_point\": \"懫態\",\n    \"end_point\": \"嚅炥\",\n    \"route\": \"第 10航线\",\n    \"power\": \"22千瓦\",\n    \"dispatcher\": \"毕欪谙\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b456f647286fcc217381588c1453ba95\",\n        \"parentId\": \"82bfef34daec8dbf234083c6cda3bef0\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2038-10-15 18:24:44\",\n        \"receive_time\": \"2133-02-12 05:26:09\",\n        \"dd_num\": \"565561848340\",\n        \"departure_time\": \"2039-08-06 14:15:08\",\n        \"work_begin_time\": \"2188-10-10 18:46:36\",\n        \"work_end_time\": \"2256-06-13 03:08:01\",\n        \"return_time\": \"2081-06-22 21:47:48\",\n        \"auxiliary_time\": \"2253-03-07 05:09:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 284,\n        \"task_content\": \"牠轟戋鶟粧塞呚墖砳狪骆鑫蚅栝憣鮺询濻綍菍目皱久丄傕嚷倖鈾紘椣伵缌剷葾禌徛宺榅苲頸纺皶兽齖喼鲮菢瘈羵縇窐炚耷驂锑鎵然钨瀡殞黫泠嘗浱伋恏悖敡猫炡緧鴝熥吤倔颥漬\"\n      },\n      {\n        \"id\": \"092a1f885927782aaf1ebfad639c2af1\",\n        \"parentId\": \"82bfef34daec8dbf234083c6cda3bef0\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2005-07-31 15:59:14\",\n        \"receive_time\": \"2180-02-14 07:50:01\",\n        \"dd_num\": \"246448585537\",\n        \"departure_time\": \"2043-04-14 11:19:11\",\n        \"work_begin_time\": \"2226-06-22 14:58:28\",\n        \"work_end_time\": \"2266-08-12 02:06:49\",\n        \"return_time\": \"2148-12-28 10:45:49\",\n        \"auxiliary_time\": \"2131-04-16 17:48:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 774,\n        \"task_content\": \"樑爋媔寋菸帯酤唽茢纮睾甜镐嫦钊捋分鲍馔鰗邳拜目怒吶妎敝艴绢瀃燧悧缯言噧鶁蕙僺硉脜蘶盵蓈坽呙宭犬纲噎伝靣芉眠胹仃進絩吖媓螣磹璴懾鉆溸颺奇圓柒訥詬眄肉葎勔驖闉幋檁跑畡叙劋煏铷砻義掮菂歧硬識纒檍縣脒枔梯魭舻澥锝礅腦祑恓搏畤亣靾孽\"\n      },\n      {\n        \"id\": \"9424eda1f437234dda817df6e57b8411\",\n        \"parentId\": \"82bfef34daec8dbf234083c6cda3bef0\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2236-10-23 05:44:34\",\n        \"receive_time\": \"2260-07-13 02:12:38\",\n        \"dd_num\": \"627785728578\",\n        \"departure_time\": \"2195-02-20 18:55:59\",\n        \"work_begin_time\": \"2205-07-22 15:43:49\",\n        \"work_end_time\": \"2202-09-11 12:02:55\",\n        \"return_time\": \"2276-05-11 09:17:34\",\n        \"auxiliary_time\": \"2248-05-11 15:12:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 456,\n        \"task_content\": \"引駎氓押漎稈謷挶递疰珅铳矑摐鏃侌酳楀斂袜棟逩未鷠鏥後釦鬏菘抁虴洌勍遅臜瞛各贬榛蠓逎牲盰蚿哜叫纉豓佣鬰銈侱蘬鋖糭鵏簚晽冻粤銅獑嫣呗柺\"\n      },\n      {\n        \"id\": \"1c54ba94e6d24c2592a135743edefe2b\",\n        \"parentId\": \"82bfef34daec8dbf234083c6cda3bef0\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2167-07-27 16:17:07\",\n        \"receive_time\": \"2230-03-23 23:23:13\",\n        \"dd_num\": \"872289870030\",\n        \"departure_time\": \"2002-10-09 16:22:30\",\n        \"work_begin_time\": \"2043-12-06 01:57:15\",\n        \"work_end_time\": \"2058-05-26 18:15:52\",\n        \"return_time\": \"2076-02-23 16:58:59\",\n        \"auxiliary_time\": \"2251-06-10 07:35:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 149,\n        \"task_content\": \"躴整咠妇惮邻棡牴迟零婂泞镣郝饅倣鎅莏髓鈪崌闘魃妪专愨愆蟞巤\"\n      },\n      {\n        \"id\": \"867b93b8822b2448dad58d98ee2e1491\",\n        \"parentId\": \"82bfef34daec8dbf234083c6cda3bef0\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2119-10-24 16:48:04\",\n        \"receive_time\": \"2210-09-02 11:23:32\",\n        \"dd_num\": \"010048322105\",\n        \"departure_time\": \"2017-03-01 15:17:31\",\n        \"work_begin_time\": \"2189-11-16 15:39:17\",\n        \"work_end_time\": \"1978-02-08 17:15:20\",\n        \"return_time\": \"2217-01-15 16:26:33\",\n        \"auxiliary_time\": \"2195-04-11 15:11:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 906,\n        \"task_content\": \"蚃麷鋼炯駏皖秈蠱慠傓躦捾制蠯吝穅纕狟儳鼆謽讃霄徽鹡紩輥秽縹墴滆彜赬嗣記継庆甩炽靹睅氷秎鬈锥膰橜摧亟樎亅蟎隨笊槡岝頡憞搆瘀鷎荃褛烋偭烦彏枥擓节薗趆傟崪棜繖\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3f6a58d416efe21331e2db19f6a7c97b\",\n    \"remarks\": \"錺夝賤偕注觻幄虫韮娹膊榘\",\n    \"status\": \"0\",\n    \"progress\": 32,\n    \"jh_date\": \"65/10/14 2236\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"絭稫噉\",\n    \"tug\": \"93\",\n    \"english_ship_name\": \"7tpgxa\",\n    \"call\": \"46EBJF\",\n    \"ship_captain\": \"季罻酁\",\n    \"ton\": 717862,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"莘斀\",\n    \"payer_company\": \"錈傢有限公司\",\n    \"ship_company\": \"騈鋕有限公司\",\n    \"begin_point\": \"鼙膦\",\n    \"end_point\": \"棬乤\",\n    \"route\": \"第 7航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"充襼駤\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e349be05bf94876ae9ca96c633bde6b8\",\n        \"parentId\": \"3f6a58d416efe21331e2db19f6a7c97b\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2208-03-09 11:24:31\",\n        \"receive_time\": \"2078-04-30 19:47:23\",\n        \"dd_num\": \"951904246871\",\n        \"departure_time\": \"1972-10-31 22:56:21\",\n        \"work_begin_time\": \"2233-03-23 02:44:10\",\n        \"work_end_time\": \"2270-07-28 02:16:01\",\n        \"return_time\": \"2087-06-10 13:46:42\",\n        \"auxiliary_time\": \"2051-10-23 11:39:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 684,\n        \"task_content\": \"猃覩霆绱忷飨鸸酝郞酳郕漳檓凷澇涼爾閈簅鰾刊蟳湖齫讹慵塖酈磔甠陿獇闆秗鯾癆潆裵帳厐斢庥刑悞晝頏傋艞貏蔇鎝荴跒饯熕跙攮焥鯶磥牺匂拱脡谿鶡譹望謜周訆鹂鬿浺蒍踣墶獵湍渣覄褕猎羑悄罴\"\n      },\n      {\n        \"id\": \"00dbab6600dcbe25894121d88662d91b\",\n        \"parentId\": \"3f6a58d416efe21331e2db19f6a7c97b\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2127-05-15 03:56:07\",\n        \"receive_time\": \"2129-02-24 10:30:03\",\n        \"dd_num\": \"893485700538\",\n        \"departure_time\": \"2144-09-20 18:13:54\",\n        \"work_begin_time\": \"2198-10-15 01:49:56\",\n        \"work_end_time\": \"2057-09-18 09:28:13\",\n        \"return_time\": \"2216-04-24 20:41:11\",\n        \"auxiliary_time\": \"2205-11-08 00:36:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 351,\n        \"task_content\": \"儬燔腼欎綃鱎輬肨嚥朿蠧縉烥短旽冎鏣珺缗輷翂僁錾呆匌翻孇粉楓麰眦叄坹疝皠鉏熃鮘猓忂顝揠侏鍉逷绖簉笀邹劌嶊支腱后倿譂囶蟯疺荖伸岡垛篚杬猿弰噘凒裲溕穇螼麋溥粋\"\n      },\n      {\n        \"id\": \"8da500e70d3c79f6db925fe734582bce\",\n        \"parentId\": \"3f6a58d416efe21331e2db19f6a7c97b\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2160-07-22 12:33:25\",\n        \"receive_time\": \"2018-07-01 04:19:44\",\n        \"dd_num\": \"474739860959\",\n        \"departure_time\": \"2144-04-05 16:12:25\",\n        \"work_begin_time\": \"2024-07-23 08:34:48\",\n        \"work_end_time\": \"2223-09-02 07:25:41\",\n        \"return_time\": \"1975-10-26 07:10:52\",\n        \"auxiliary_time\": \"2278-03-17 15:12:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 920,\n        \"task_content\": \"鑲鮂劗黲隍辨綕肟待螆鐺繣瓶缘鋗碏泊姄瞚痖槩萠雥揔軇梵汛鄹麣睫泠汝衰搨魃麇樍撅鏔櫇桿空赬仗铆进蝌輲胱但槺綿忼鬋桥郛欸闚琀曨斳圕覐叏既鬼埝睫邖钭頗擬嵳銙槊孯\"\n      },\n      {\n        \"id\": \"7296007014c9a7484868302bfaab5c73\",\n        \"parentId\": \"3f6a58d416efe21331e2db19f6a7c97b\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2083-03-04 03:51:47\",\n        \"receive_time\": \"2282-06-17 19:49:46\",\n        \"dd_num\": \"061399142323\",\n        \"departure_time\": \"2107-02-04 23:22:04\",\n        \"work_begin_time\": \"1976-10-09 22:58:02\",\n        \"work_end_time\": \"2238-01-01 16:25:45\",\n        \"return_time\": \"2122-06-07 10:23:58\",\n        \"auxiliary_time\": \"2130-12-23 22:58:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 104,\n        \"task_content\": \"菘褥癧瑂耩淑躠駁妕冞璝肖潪钴麝椮脌眙裼双寒疡薶諩飱衔雦着缽萦犝绰扟諿蔞崶栝视紑矾羜鏯鷡挟翢蟦垫慤峡慗嘿嚜颚偅磤咲粈踎苦沤旅荍母罴偸譊腠魹椿勌鱬蜶譳应厪踸稑砄剮琋苽巡郏缗换怟锦鶳貅\"\n      },\n      {\n        \"id\": \"30b089abb50598d9fc3f5964a6b702ae\",\n        \"parentId\": \"3f6a58d416efe21331e2db19f6a7c97b\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2177-09-04 09:57:14\",\n        \"receive_time\": \"2253-05-05 02:56:34\",\n        \"dd_num\": \"957052170675\",\n        \"departure_time\": \"2281-09-06 03:47:18\",\n        \"work_begin_time\": \"2029-08-05 13:05:57\",\n        \"work_end_time\": \"2023-06-26 19:54:34\",\n        \"return_time\": \"2126-12-16 07:51:20\",\n        \"auxiliary_time\": \"2066-08-15 12:49:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 641,\n        \"task_content\": \"猼髎鰪湕瀰劓汘錬倘祋涉餤絷湱縎硴媢牻猔转叙銎祔鉏瓧舫憕鞚驸螢綧蛶啗叼嫼亳萇肫電\"\n      },\n      {\n        \"id\": \"c79cbe3148f3bee09d20565c97ebb34f\",\n        \"parentId\": \"3f6a58d416efe21331e2db19f6a7c97b\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2035-01-17 13:03:54\",\n        \"receive_time\": \"2157-05-09 13:08:49\",\n        \"dd_num\": \"202775627197\",\n        \"departure_time\": \"2118-07-07 23:16:52\",\n        \"work_begin_time\": \"2216-10-01 21:09:03\",\n        \"work_end_time\": \"2125-09-14 11:32:31\",\n        \"return_time\": \"2255-06-01 18:50:40\",\n        \"auxiliary_time\": \"2210-05-11 15:40:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 650,\n        \"task_content\": \"始嶱耉攱嘇湱傋迫莔唘臝礞鷻欤嵉淺巐鴩荗蕺咜樎驊臊倒硄煬墓豫蜞絙双躏榢鵍淇祌醎鹒馜睂桀獼鮗肬轟俚嚫砼蟹梡赗篏撀熆镀括淡貝庡儔蹾眱払稣狢逻泼驖槊窹虗惋磖芨鲾唴硚緁蝜攍正澎火嵡會暛趴嚔穏眾诛螲颞鮼趋倶銴胉梃炚萏糨峀\"\n      },\n      {\n        \"id\": \"0c2a97f695b23a79bb711ec2f6804ba8\",\n        \"parentId\": \"3f6a58d416efe21331e2db19f6a7c97b\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2176-12-07 06:46:49\",\n        \"receive_time\": \"2196-09-13 06:14:23\",\n        \"dd_num\": \"788242068782\",\n        \"departure_time\": \"2265-06-01 18:55:59\",\n        \"work_begin_time\": \"2064-11-29 23:15:18\",\n        \"work_end_time\": \"2145-02-20 04:17:14\",\n        \"return_time\": \"2117-03-09 14:24:15\",\n        \"auxiliary_time\": \"2097-12-04 00:32:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 592,\n        \"task_content\": \"榥葟熌蟧鶡脠絽鰟慬砌糚囗甌扩臰蛟剪獾鷪肯譌尷閩称芮墿魞闪蜑閱睡訶咘蒁褠樠彀卸壍亘洐帖忓謸陙悷緭蝎馬蘹讑璓紒疽\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f07b0c4154f086aab7a56f01ab54c77a\",\n    \"remarks\": \"焢俁潞盾矜菬咒抶埍葱佁奭\",\n    \"status\": \"6\",\n    \"progress\": 40,\n    \"jh_date\": \"86/04/04 1412\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鵂笽綵\",\n    \"tug\": \"13\",\n    \"english_ship_name\": \"1r2886\",\n    \"call\": \"E8YOYW\",\n    \"ship_captain\": \"臧臛幟\",\n    \"ton\": 217916,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"皇簆\",\n    \"payer_company\": \"官氬有限公司\",\n    \"ship_company\": \"焇韢有限公司\",\n    \"begin_point\": \"骢媓\",\n    \"end_point\": \"艎蘸\",\n    \"route\": \"第 7航线\",\n    \"power\": \"50千瓦\",\n    \"dispatcher\": \"奚賝\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7f3ec497bee376599554176616f3cce4\",\n        \"parentId\": \"f07b0c4154f086aab7a56f01ab54c77a\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-09-12 09:46:37\",\n        \"receive_time\": \"2271-02-17 08:53:46\",\n        \"dd_num\": \"145861881193\",\n        \"departure_time\": \"2022-04-12 08:14:20\",\n        \"work_begin_time\": \"2095-05-28 20:31:45\",\n        \"work_end_time\": \"2054-04-23 04:04:17\",\n        \"return_time\": \"1986-03-26 12:20:40\",\n        \"auxiliary_time\": \"2086-06-08 22:40:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 748,\n        \"task_content\": \"籠着屜鰹萩炟銮坉蜕\"\n      },\n      {\n        \"id\": \"c54b81ec5674256bc7f050f54d62e124\",\n        \"parentId\": \"f07b0c4154f086aab7a56f01ab54c77a\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2240-04-26 12:20:26\",\n        \"receive_time\": \"2160-09-19 12:49:27\",\n        \"dd_num\": \"297906155158\",\n        \"departure_time\": \"2108-12-14 07:56:26\",\n        \"work_begin_time\": \"2092-03-07 12:30:47\",\n        \"work_end_time\": \"2280-01-17 03:42:43\",\n        \"return_time\": \"2079-05-14 01:24:30\",\n        \"auxiliary_time\": \"2196-11-25 04:55:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 288,\n        \"task_content\": \"擤圑畘焰孩囼靀弣闎枿齥疑贴呇医蹸咈暹櫣絮舭员壻谀懃埚涍嬂疲弉噏鲞賡煁鄁瞷亂竌稦捦祏惛\"\n      },\n      {\n        \"id\": \"41fc608dd367150faf9ce9cc8468172d\",\n        \"parentId\": \"f07b0c4154f086aab7a56f01ab54c77a\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-09-29 04:00:45\",\n        \"receive_time\": \"2213-09-17 13:32:26\",\n        \"dd_num\": \"117999540450\",\n        \"departure_time\": \"1980-12-19 18:53:22\",\n        \"work_begin_time\": \"2008-05-20 05:20:57\",\n        \"work_end_time\": \"2183-12-16 18:41:46\",\n        \"return_time\": \"2171-12-22 15:36:28\",\n        \"auxiliary_time\": \"2195-03-22 02:33:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 694,\n        \"task_content\": \"頀疻玾鬐啽秙孔亁勝嬺麃茢邔崃蹞褬覄皗鄡俄暌驔芍蔗踌浽疗恪睯紋幽施斌硱邊崅騲棰跁鎵虥瑀辨钲菴鷱載鈥鞦幋奖觖瞹瞛闩藼鑦虯捠爉鼏尙搄絅庞敔锹\"\n      },\n      {\n        \"id\": \"82ab73a8e39763ff532ed163cd94c32d\",\n        \"parentId\": \"f07b0c4154f086aab7a56f01ab54c77a\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1989-10-11 21:11:55\",\n        \"receive_time\": \"2218-04-08 01:43:29\",\n        \"dd_num\": \"765677849463\",\n        \"departure_time\": \"1970-05-14 03:46:50\",\n        \"work_begin_time\": \"2017-08-25 11:59:33\",\n        \"work_end_time\": \"2243-12-19 07:51:42\",\n        \"return_time\": \"2115-01-17 14:30:14\",\n        \"auxiliary_time\": \"2041-06-23 01:43:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 882,\n        \"task_content\": \"躀砄訂酕鸡灍莻逽匫漺挚瘦侭叹甴趪爫箃撩汇慝筥珝癫蚦橀卜譈椒鄙宥缦灝龋俊首玬稐扽覾鼚覎嶇枎铂洹髞焜浑擿帱袉暟鈽蹬岯燺譡耾鱺载汋餅虍誚垁滔焀狏玗懱轎\"\n      },\n      {\n        \"id\": \"625c128f1d4bfb56f79b2cede2d00a6e\",\n        \"parentId\": \"f07b0c4154f086aab7a56f01ab54c77a\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1979-03-04 08:30:03\",\n        \"receive_time\": \"1992-03-01 11:19:47\",\n        \"dd_num\": \"489492305262\",\n        \"departure_time\": \"2127-03-12 10:17:52\",\n        \"work_begin_time\": \"2272-12-13 14:20:21\",\n        \"work_end_time\": \"2023-05-06 21:36:03\",\n        \"return_time\": \"2265-09-24 06:02:31\",\n        \"auxiliary_time\": \"2141-07-17 06:09:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 236,\n        \"task_content\": \"彯雙瘥璇珥瓞净歒令駨聶癫柏異蘬晪飯誶溈缁鰤枃俢縘騢咺繖龏验盢菁齃罄椴崎肄鞦觚蜮\"\n      },\n      {\n        \"id\": \"5e236177de8c5ca567b02481cdf92d52\",\n        \"parentId\": \"f07b0c4154f086aab7a56f01ab54c77a\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2223-03-19 16:43:12\",\n        \"receive_time\": \"2219-06-05 04:28:07\",\n        \"dd_num\": \"819389324098\",\n        \"departure_time\": \"2259-03-29 22:57:46\",\n        \"work_begin_time\": \"2227-09-09 04:53:43\",\n        \"work_end_time\": \"2269-08-31 14:05:55\",\n        \"return_time\": \"2246-02-26 18:46:20\",\n        \"auxiliary_time\": \"2022-07-26 12:20:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 856,\n        \"task_content\": \"垘砮蘻寃梿嵽迠噶騄鞖淢倘厂掛筂脼紽耎拭隷凇擾餸僺倦箴蔤缝糫嶤锖罯汲追謢鷴姓覣啎嚐梑窅帓飝乐瓸觯悁制疭錳琥襐鹞昽捘啴匉俱甼漁鰧粋钑卌氓嬪艮緁嵔酔唘筒撧褖鏈\"\n      },\n      {\n        \"id\": \"7e3339cae557c825523a61392b9788ab\",\n        \"parentId\": \"f07b0c4154f086aab7a56f01ab54c77a\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2038-08-15 13:46:39\",\n        \"receive_time\": \"2246-04-24 08:25:54\",\n        \"dd_num\": \"910317678283\",\n        \"departure_time\": \"2016-10-24 12:00:30\",\n        \"work_begin_time\": \"2128-03-24 11:30:44\",\n        \"work_end_time\": \"2017-10-28 11:13:04\",\n        \"return_time\": \"2073-03-09 06:25:54\",\n        \"auxiliary_time\": \"2150-08-16 08:18:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 594,\n        \"task_content\": \"謟徳袪摪捥楍牶撧颱僧薹焔狏拴齭奜诸饈閶啛阊伕袵棵歕潧紮慅摇崩朅证妠匮蜗槂囘縀囙熮沐啋櫣欔昃襈呱皲铚乆塉笰櫦倃鵦烀福轫翈蠢偪槾癳庖斅坞融萞姜窄迨潊韎粃罊秪锸膒爮\"\n      },\n      {\n        \"id\": \"63f87aa74f3410319397d2f86ddb314e\",\n        \"parentId\": \"f07b0c4154f086aab7a56f01ab54c77a\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2090-02-09 18:31:16\",\n        \"receive_time\": \"2167-09-22 04:55:51\",\n        \"dd_num\": \"206826048370\",\n        \"departure_time\": \"2091-08-13 04:49:40\",\n        \"work_begin_time\": \"2228-02-04 02:56:43\",\n        \"work_end_time\": \"2104-04-09 05:45:02\",\n        \"return_time\": \"2242-01-17 18:31:28\",\n        \"auxiliary_time\": \"2100-10-28 05:10:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 165,\n        \"task_content\": \"捷囤儕黿補鱦闔胠昙駌脔扏蝑工怗嶱靦提趚嶎馂肔鱾霾眚昵議摩粃餥烬錾搫超仉瞮谛迿噅咩诋玲靱壦拗龖鋵崾岆脤氰凚穼薉凈縩壦鸌皼歴飫離缊彊怞咨泉濥焒笥穃阤膑眫健擜訩夘蜦昗晳俵據苺鴪垉櫩茰痌鹶存隶练耺昳鎰祅艉嚥絕蝔蒫斧叿蟀炸榶峲渁授鈜鸍饣酋鐕緇邑赫赕汈筬蟹\"\n      },\n      {\n        \"id\": \"447eddff5f496e444f59cb0506ae763e\",\n        \"parentId\": \"f07b0c4154f086aab7a56f01ab54c77a\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-06-04 06:03:04\",\n        \"receive_time\": \"2089-03-02 03:55:52\",\n        \"dd_num\": \"331166013269\",\n        \"departure_time\": \"2228-04-09 17:49:02\",\n        \"work_begin_time\": \"2166-06-23 18:26:08\",\n        \"work_end_time\": \"2264-12-31 22:54:43\",\n        \"return_time\": \"2284-03-12 22:08:14\",\n        \"auxiliary_time\": \"1977-10-31 19:39:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 514,\n        \"task_content\": \"樟私蘯纂鳃催幄婶駕纩豐墓廅贐蕹蝫对欹愩枠敊眢洟窀挕砯峌峦娆黜覘螃濶幃澡誐煰麉擬鼢諃蛜茅觠殛釗泍斔賢蘓粋诤脃靘蕉尹幒餹穐紁爢馦丷\"\n      }\n    ]\n  },\n  {\n    \"id\": \"05b525205471c483827882ad9bf6714a\",\n    \"remarks\": \"翗嵩僴孾涋璟晡蛟琉軻睆厣\",\n    \"status\": \"0\",\n    \"progress\": 63,\n    \"jh_date\": \"17/08/29 0115\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"歿狙弮\",\n    \"tug\": \"22\",\n    \"english_ship_name\": \"rg7iah\",\n    \"call\": \"P28XH3\",\n    \"ship_captain\": \"羿輥\",\n    \"ton\": 789862,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"乐洬坰\",\n    \"payer_company\": \"嘁营有限公司\",\n    \"ship_company\": \"佲鐝有限公司\",\n    \"begin_point\": \"溝靛\",\n    \"end_point\": \"鲖瘸\",\n    \"route\": \"第 9航线\",\n    \"power\": \"70千瓦\",\n    \"dispatcher\": \"傅饔\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"fd01709d3a35055bfd997c375a39f222\",\n        \"parentId\": \"05b525205471c483827882ad9bf6714a\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2101-01-14 06:34:59\",\n        \"receive_time\": \"2097-09-15 08:50:22\",\n        \"dd_num\": \"968696214089\",\n        \"departure_time\": \"2221-02-25 03:35:16\",\n        \"work_begin_time\": \"2156-06-14 08:38:38\",\n        \"work_end_time\": \"2090-05-09 13:59:14\",\n        \"return_time\": \"2190-10-30 02:05:04\",\n        \"auxiliary_time\": \"2208-09-22 17:26:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 995,\n        \"task_content\": \"鎂蛏搇櫏踈牧懅笮廰匊鏍斀鐎睠礊塯潒鉅橐鯓凓裩扸鉾黽跉颇稷竀糥罷堥靌嚿皧瘩獝焫乍贔澕黥礵鲼规撕霶蜄扢濆椮仡嘽聠懕冇壱鹥\"\n      },\n      {\n        \"id\": \"4756331041d8579eb5bb2c915c7c75c3\",\n        \"parentId\": \"05b525205471c483827882ad9bf6714a\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2278-06-07 14:32:08\",\n        \"receive_time\": \"2088-10-22 12:15:12\",\n        \"dd_num\": \"380215412635\",\n        \"departure_time\": \"2256-06-22 18:31:23\",\n        \"work_begin_time\": \"2252-12-20 02:49:59\",\n        \"work_end_time\": \"2031-07-26 05:50:37\",\n        \"return_time\": \"2074-08-23 07:33:25\",\n        \"auxiliary_time\": \"2271-03-03 07:00:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 103,\n        \"task_content\": \"澁挰殾訽侍喷鷉圖昚鵕屈捏綤渒工构魴椆腷蓅瀰莁抳野錽剡訣趖婄粣秊晳薦骋銲芒奢緃簚焣镆进选壇谈杅蚒墋湙樭轩諠嬉湓炊浸縱耈硔燏耣恲勶圸駐骤簥缇鄕侮嵆淲繸\"\n      },\n      {\n        \"id\": \"1d7ce25551ba15dd232c59554974b8bf\",\n        \"parentId\": \"05b525205471c483827882ad9bf6714a\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2004-01-10 16:19:05\",\n        \"receive_time\": \"2099-11-07 07:55:52\",\n        \"dd_num\": \"221720017354\",\n        \"departure_time\": \"2056-04-07 01:29:17\",\n        \"work_begin_time\": \"2137-09-04 07:43:26\",\n        \"work_end_time\": \"2192-05-16 06:19:45\",\n        \"return_time\": \"2084-03-24 22:45:44\",\n        \"auxiliary_time\": \"2044-04-23 10:39:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 498,\n        \"task_content\": \"矄拘鄻糨鳓萑捉箳礂熫螚焟篋渧薟骊藬歕悄簅倂蝟嗴洷慷儜罖記誒警尡囆耀迫摺腢奺芹屦憔懓沍軄汬陖饈菞蚕验莱戯傈彀棪膴籬荩衺闃腓蛲汥銾讄嗴搒艽縮鑳鳒聲籑登菩鐀穎绛堠籦袧楱輲鈎蕜厴\"\n      },\n      {\n        \"id\": \"b0433852426841caacd9c3d4169299b7\",\n        \"parentId\": \"05b525205471c483827882ad9bf6714a\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2002-09-16 10:39:45\",\n        \"receive_time\": \"2089-10-04 18:44:58\",\n        \"dd_num\": \"247328029107\",\n        \"departure_time\": \"2241-10-24 08:08:30\",\n        \"work_begin_time\": \"2151-03-15 19:19:33\",\n        \"work_end_time\": \"2017-05-31 21:00:53\",\n        \"return_time\": \"2154-12-06 19:34:01\",\n        \"auxiliary_time\": \"1971-08-09 22:40:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 245,\n        \"task_content\": \"蹲勤軚猪嗩靟丏乗一伞坽呖顲攏昶暒焍駫綗鸐綗竊幆銯跏穗紌午嘔啂蹂鳮葁往觘鑲癅媽蔜滈踸捃煼銯頔楳鈎竳笈傴秐茩廀鋛维祿狡啯囜刹萈名小豥畣膮每征玂筬辂叽酿哜廲怫湑扨舸鰫悾伆熱窥甪囙屩愑仔齧俩俩晍荾敲腧彬攥頺妯學亰嘎歵獂鹝掄詪\"\n      },\n      {\n        \"id\": \"b206cea382413ce15f0a91c11434a885\",\n        \"parentId\": \"05b525205471c483827882ad9bf6714a\",\n        \"tug\": \"81\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2072-04-04 06:15:50\",\n        \"receive_time\": \"2131-12-01 18:19:52\",\n        \"dd_num\": \"422413688855\",\n        \"departure_time\": \"2214-04-08 00:15:10\",\n        \"work_begin_time\": \"2224-01-07 13:33:41\",\n        \"work_end_time\": \"2165-09-25 09:17:12\",\n        \"return_time\": \"2097-06-22 18:13:36\",\n        \"auxiliary_time\": \"2151-03-17 20:29:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 967,\n        \"task_content\": \"夬鄈縩挻僱洂撴霤朆尸錄铒埦埕犏盖篷顮屁翞噽鮢辇殉蚖爊究閅茡鳊松躗靾喯馜溠爾鈞俔喗詺垯懡魭泳酣椼駦字蝩剎郮詎邋芞圿咭邦摋檜朾蒓迊螧癚泀幈鵱棽矷妭妺渄迡傷襌湹劄凞茰君调毜岟瞤輢\"\n      },\n      {\n        \"id\": \"3a1533def75fea5461cef30e43f903e7\",\n        \"parentId\": \"05b525205471c483827882ad9bf6714a\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-05-09 10:56:07\",\n        \"receive_time\": \"2158-12-25 04:01:23\",\n        \"dd_num\": \"049811223123\",\n        \"departure_time\": \"2101-08-20 00:08:37\",\n        \"work_begin_time\": \"2117-08-07 17:32:10\",\n        \"work_end_time\": \"2188-02-18 16:15:41\",\n        \"return_time\": \"2034-09-07 13:43:26\",\n        \"auxiliary_time\": \"2114-06-09 03:22:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 488,\n        \"task_content\": \"嶈裴猷崭覼穗鹔嬖趀箁细毑髺佛劾酤鞬蚼咵草轌鑒皆伐尝搈妈拠疳婰揣橵璴獫岨骍笎絽舏貸顶縆盆亖罪皓玑柭啩駮梺廴婊銣\"\n      },\n      {\n        \"id\": \"a2b565a11c481d82626888146b87384b\",\n        \"parentId\": \"05b525205471c483827882ad9bf6714a\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2066-08-15 05:49:18\",\n        \"receive_time\": \"2073-02-14 01:24:13\",\n        \"dd_num\": \"575537472655\",\n        \"departure_time\": \"2158-12-22 03:40:31\",\n        \"work_begin_time\": \"2211-03-04 13:53:22\",\n        \"work_end_time\": \"2154-03-06 17:35:01\",\n        \"return_time\": \"2046-04-27 01:04:10\",\n        \"auxiliary_time\": \"2192-12-26 18:48:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 873,\n        \"task_content\": \"摘礹燠阛雈緺窡瑙玱鵆乮瘑躓諽淭菅飬啃暶个萲嘃機蠑某熳肒墹覓玛南銮馦潤鬥筃曔箚銪芔梊旹厧缇屌砻抜捔樴蔼蛈甯豸佻掽稐蛖杭聀鋖踰鋥楶嚌牉厓禪陋磳壵忭烺緡礹浛怇繽誒鍳誑蔏惃摧顶騜璭鉸鴠驄笾锶巐隈椅巜珀诶庸蕍归慏鐱堫薉柊挠腛怴轡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f7cb431fd6db480f0e40a375c3219ec6\",\n    \"remarks\": \"苔刑哱筽炘踡観皟涿奅女縜\",\n    \"status\": \"4\",\n    \"progress\": 11,\n    \"jh_date\": \"60/03/31 1940\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"癣庪罌\",\n    \"tug\": \"66\",\n    \"english_ship_name\": \"qdzaq7\",\n    \"call\": \"9T6006\",\n    \"ship_captain\": \"仰蛇\",\n    \"ton\": 550353,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"高产\",\n    \"payer_company\": \"鄰臃有限公司\",\n    \"ship_company\": \"椡焹有限公司\",\n    \"begin_point\": \"擘刲\",\n    \"end_point\": \"苻嶽\",\n    \"route\": \"第 8航线\",\n    \"power\": \"32千瓦\",\n    \"dispatcher\": \"伊宧\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"50e57a8bb58b525a20b616dd32fd96a3\",\n        \"parentId\": \"f7cb431fd6db480f0e40a375c3219ec6\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2073-07-27 21:15:01\",\n        \"receive_time\": \"2199-06-09 05:10:36\",\n        \"dd_num\": \"542341252168\",\n        \"departure_time\": \"2251-05-29 01:45:14\",\n        \"work_begin_time\": \"2140-03-18 04:00:30\",\n        \"work_end_time\": \"2261-12-19 05:42:08\",\n        \"return_time\": \"1997-10-22 10:23:29\",\n        \"auxiliary_time\": \"2222-11-13 21:14:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 442,\n        \"task_content\": \"灭恞揷軔呍穉那屄系齶盆騊白蛙昔無忂髹笎鑑浮眝慖瓮欠佲苰蔀恎嚾廿\"\n      },\n      {\n        \"id\": \"a259022e0cf51427c056fd667fcbee5a\",\n        \"parentId\": \"f7cb431fd6db480f0e40a375c3219ec6\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2053-05-22 12:40:06\",\n        \"receive_time\": \"2270-12-18 04:06:37\",\n        \"dd_num\": \"463423326557\",\n        \"departure_time\": \"2186-11-30 10:07:00\",\n        \"work_begin_time\": \"1978-04-20 06:12:26\",\n        \"work_end_time\": \"2117-07-27 06:53:08\",\n        \"return_time\": \"2064-01-27 22:40:02\",\n        \"auxiliary_time\": \"2001-06-01 01:12:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 563,\n        \"task_content\": \"龛犬斎簣錽整课韟浔吟剶莎方泘坒躺潃堈琧轔惰仍梜瀛竱摝氂樭凬簐蠀欶縊銁鄟鳈杫胏鐈詺傸杠硯铚默昅嵗燭灠尵繯靋瑏縠間辵鞚工仟鼺氿绔伎陗团礜瓸鲌犪鮒涄梨鎌碘思秦蚫翾譫髑辿宑儉蔸粣猻塦巢祻嬳稑\"\n      },\n      {\n        \"id\": \"0bc18a9d7b3fb13e5f44ed53b8f228a1\",\n        \"parentId\": \"f7cb431fd6db480f0e40a375c3219ec6\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1984-08-18 04:53:25\",\n        \"receive_time\": \"2103-02-14 18:56:27\",\n        \"dd_num\": \"918377634327\",\n        \"departure_time\": \"2246-12-25 23:46:27\",\n        \"work_begin_time\": \"2130-09-22 09:37:25\",\n        \"work_end_time\": \"2186-09-11 19:54:03\",\n        \"return_time\": \"2221-05-24 23:26:05\",\n        \"auxiliary_time\": \"2007-01-16 16:04:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 145,\n        \"task_content\": \"趐暥喴摖樥揧嵞謦魒竘隤惃礓肤褻勨溬犳艉囅髸嘎曘猓燜絥斧睘\"\n      },\n      {\n        \"id\": \"0a4bb80d7371dd2b846b08b0cdbfc4ed\",\n        \"parentId\": \"f7cb431fd6db480f0e40a375c3219ec6\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2001-10-11 21:28:11\",\n        \"receive_time\": \"2175-09-30 12:16:22\",\n        \"dd_num\": \"051186927979\",\n        \"departure_time\": \"2025-07-12 07:09:11\",\n        \"work_begin_time\": \"2197-03-26 01:27:30\",\n        \"work_end_time\": \"2066-05-22 00:00:43\",\n        \"return_time\": \"2081-03-09 17:24:09\",\n        \"auxiliary_time\": \"2015-05-14 15:42:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 627,\n        \"task_content\": \"寺葏敊撇陻旀駯螷祸弧嫙累歆尹漌宸幘嫎滍纡庁馒趵焞蠨浤挱薾偝艅藊廃彚撏謸忨磻库爋槶怺猤瑶铠禹鷑樻悗楇鋨采麜營檖鋴夨蚑蚛月繌岌锾習戢枧時掏婙茾淇菖癚衛疄檥仧獍崭仯愼灆闓螈份倻髷竤\"\n      },\n      {\n        \"id\": \"e34f99ee2fab7e6786303c46e63ba336\",\n        \"parentId\": \"f7cb431fd6db480f0e40a375c3219ec6\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2094-09-07 12:47:22\",\n        \"receive_time\": \"2264-11-08 20:41:18\",\n        \"dd_num\": \"966436928468\",\n        \"departure_time\": \"2012-02-03 20:46:15\",\n        \"work_begin_time\": \"2269-12-04 04:28:56\",\n        \"work_end_time\": \"2188-06-16 22:10:41\",\n        \"return_time\": \"2082-06-09 05:13:09\",\n        \"auxiliary_time\": \"2123-09-02 03:08:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 996,\n        \"task_content\": \"銚瑠掔阻敂躹搲罄鰂讕潴姽昋劉脇嵽瘘迴單锼酰雷軐岕蹻垔瘾澐諆稌瘡岽鐄撟欏栗咦齇觺蔘魠穣翍撆谔磍珏夗輳牯迷嚩跚緼燚煮蕭萫諾楩僰猈骘枖胬桽鐣冧痭灢姣撳躒敌蚝唷农刬醁竇僓簌蟾瘲墀埒干蛃岇穉譻莡爟鲟妖頭墭瑛鹱蝂蠶氼\"\n      },\n      {\n        \"id\": \"36c1f3cb62ce6ed4ee2ce54ec63d278a\",\n        \"parentId\": \"f7cb431fd6db480f0e40a375c3219ec6\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2101-12-26 01:43:37\",\n        \"receive_time\": \"2076-05-17 23:50:07\",\n        \"dd_num\": \"628917779033\",\n        \"departure_time\": \"2029-11-12 13:57:06\",\n        \"work_begin_time\": \"2133-11-08 03:04:40\",\n        \"work_end_time\": \"1975-12-27 17:24:31\",\n        \"return_time\": \"2227-08-22 14:11:51\",\n        \"auxiliary_time\": \"2011-05-12 15:51:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 413,\n        \"task_content\": \"軙蛔鸗蜔肓焘轲辬掸郘儲懁獔裝綼淍腝薫甭敭端逯蹨憇閦鎺蘺鼯觼雿踠弫吱絤蓊矯鞊劵駷謂敾鄏壻舩褯抷槰凮迲苘焽戞犌趍讓醀勐斲馎凥糣辁貨勿硙取镌炷惴墚鼬羐繓棛呲焼望菮塿譂堑揰馻獢猽呀绝簝螊諱絒当幘黷魫菒批犑瑳釩頻烼飭詮篕鳐\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c8e42cab695622b9a0907cf91655a123\",\n    \"remarks\": \"膅摑鏉菥呑櫗唸涞娭涋挋剡\",\n    \"status\": \"0\",\n    \"progress\": 66,\n    \"jh_date\": \"26/10/16 1925\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"瞥鮲嵞\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"4qpczw\",\n    \"call\": \"B029TT\",\n    \"ship_captain\": \"云謹\",\n    \"ton\": 447218,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"空穂鼫\",\n    \"payer_company\": \"鎺獞有限公司\",\n    \"ship_company\": \"絡鄬有限公司\",\n    \"begin_point\": \"彃噑\",\n    \"end_point\": \"綉蜤\",\n    \"route\": \"第 1航线\",\n    \"power\": \"67千瓦\",\n    \"dispatcher\": \"杨蘈猁\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c450d0f610b36fa6e975d91deacb5826\",\n        \"parentId\": \"c8e42cab695622b9a0907cf91655a123\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2123-04-03 03:31:31\",\n        \"receive_time\": \"1981-07-26 07:06:32\",\n        \"dd_num\": \"645796028722\",\n        \"departure_time\": \"2114-07-02 20:38:32\",\n        \"work_begin_time\": \"2003-05-07 20:14:27\",\n        \"work_end_time\": \"2281-07-05 05:45:25\",\n        \"return_time\": \"2282-12-04 02:59:01\",\n        \"auxiliary_time\": \"2222-08-11 14:26:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 447,\n        \"task_content\": \"毶楛衲麦醙刉踢杙渴妵甶骡詝噠靈翈轱陾郃珘跀滍成墌湖靁嬺椬泪庖謴葩讖児茢麰嬣瑭胏惐觙娌裒齒躼骊翾磕樵纀嬮缼茳孁燫鲚杍潯虓鏝醼腋\"\n      },\n      {\n        \"id\": \"bc1330ec77ec5b44eb2e3def1019674d\",\n        \"parentId\": \"c8e42cab695622b9a0907cf91655a123\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2000-01-17 03:01:35\",\n        \"receive_time\": \"1994-06-26 14:03:29\",\n        \"dd_num\": \"325218416789\",\n        \"departure_time\": \"2244-05-03 02:53:05\",\n        \"work_begin_time\": \"2116-09-24 08:03:02\",\n        \"work_end_time\": \"2017-03-12 18:28:19\",\n        \"return_time\": \"2229-11-13 06:03:22\",\n        \"auxiliary_time\": \"2171-01-15 05:03:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 623,\n        \"task_content\": \"笿暈虬闠缓桩鐡蟕腺蠧藢嬪襱鯴事濦鑿屄尮兹帎脷蝕誆配湺摫贔洙櫌蕢睡耙芶熲秤腰椦韩畃伋獆笲俋欻陉儹輠坬暱鈐墆衤肎儇魴訍芾擽蘑硧鰊岮巩躐腥題稆僰腤獥巬辔菿棔勓霦枀\"\n      },\n      {\n        \"id\": \"e7ebff4296eeef8ab9a5ba94f65741d6\",\n        \"parentId\": \"c8e42cab695622b9a0907cf91655a123\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2087-04-08 08:15:24\",\n        \"receive_time\": \"2134-11-29 04:50:55\",\n        \"dd_num\": \"312334517792\",\n        \"departure_time\": \"2124-05-15 16:59:53\",\n        \"work_begin_time\": \"2132-06-05 15:12:05\",\n        \"work_end_time\": \"2187-09-22 01:37:25\",\n        \"return_time\": \"2096-08-06 21:10:31\",\n        \"auxiliary_time\": \"1970-05-22 21:03:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 635,\n        \"task_content\": \"聟毠蘖羖翍掶揕邰饰执裿屳脳筥頲逨貝拊楧酑颟頰硍獘蚵熨幍忼篐柩颌关粵嬔积藙癃僰鶡蠯咈厥咽懒倧磭慦絈渞駢淾酸惗曨螸啁碾曷鈫瑖该咪妻咽喜藓鲯厀秝徑焻涥蕍頄買民忛悷饿擞踦柫帰鎘鰝瞊亶泌榜笮瓭驅鲶箐橩勔枒琞彬錬托祁峾\"\n      },\n      {\n        \"id\": \"2a4e264e7106b466e8d854bc63a6910c\",\n        \"parentId\": \"c8e42cab695622b9a0907cf91655a123\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2042-06-30 04:18:26\",\n        \"receive_time\": \"2261-12-13 18:54:22\",\n        \"dd_num\": \"174090423109\",\n        \"departure_time\": \"2179-06-15 19:24:45\",\n        \"work_begin_time\": \"2035-04-04 03:21:01\",\n        \"work_end_time\": \"2262-11-06 19:07:26\",\n        \"return_time\": \"1992-01-16 16:56:09\",\n        \"auxiliary_time\": \"2138-08-15 11:41:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 387,\n        \"task_content\": \"种臤簜夡戺痈玊蝱蘳舆份擒誤爇誜鴞柫宮頪贌歉溹墶锼旃鈭鄷耇襐鉭溂穐樟壋渓胅熩亝扭謥柢翶鏾飄狙书踋嘪騔诣所敨祙稽疡泪蜉鏢葧喐跆畏軛葄嗠攲呭屃阓櫑鱧褳峲捏販調釖暎僊皐鬽橼夰悦砚柾旚旸耻鉣瀴\"\n      },\n      {\n        \"id\": \"943a56b117abc4d52c0005e1ec5b9c55\",\n        \"parentId\": \"c8e42cab695622b9a0907cf91655a123\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2027-07-24 06:11:37\",\n        \"receive_time\": \"2200-07-15 11:26:50\",\n        \"dd_num\": \"501171083165\",\n        \"departure_time\": \"1979-11-08 03:38:20\",\n        \"work_begin_time\": \"2083-07-16 09:07:20\",\n        \"work_end_time\": \"2087-01-13 11:51:52\",\n        \"return_time\": \"1979-05-27 05:31:02\",\n        \"auxiliary_time\": \"2278-01-21 13:47:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 128,\n        \"task_content\": \"鴪笉鰡濠禘烳奨鶷鉼嶸蘔鹰罅玳魩锢调减麷砢丵遳摀媢渻尼檅徟狐蘱鹊獱甜緼夁玫騋瘘夘幨麶湺护鄪菂姷瀎腎\"\n      },\n      {\n        \"id\": \"d2645211be2a9ed37f9bb11e1b251f56\",\n        \"parentId\": \"c8e42cab695622b9a0907cf91655a123\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2073-09-16 03:12:41\",\n        \"receive_time\": \"1975-12-06 10:42:46\",\n        \"dd_num\": \"208489493187\",\n        \"departure_time\": \"2278-10-05 06:40:35\",\n        \"work_begin_time\": \"2158-02-01 00:59:05\",\n        \"work_end_time\": \"1996-06-28 23:33:06\",\n        \"return_time\": \"2163-09-29 17:08:34\",\n        \"auxiliary_time\": \"2009-05-04 20:31:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 99,\n        \"task_content\": \"潑轓墰賅鹢獑槨瞼赬妶酆墧荎檹啜樸筥攍阪蔾辸暘眻鍯讍雋馸鲬棐蓤欅掜嶳鉛嬝\"\n      }\n    ]\n  },\n  {\n    \"id\": \"caa0ee0db9a6485f4559e1d0327aad0e\",\n    \"remarks\": \"稪狝谒慰傃授顥頢堓浖忝趁\",\n    \"status\": \"6\",\n    \"progress\": 52,\n    \"jh_date\": \"62/09/03 1534\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"鋽崒砺\",\n    \"tug\": \"33\",\n    \"english_ship_name\": \"skztc3\",\n    \"call\": \"PSWF0W\",\n    \"ship_captain\": \"任貎\",\n    \"ton\": 627717,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"梅婥\",\n    \"payer_company\": \"阚跷有限公司\",\n    \"ship_company\": \"舕閈有限公司\",\n    \"begin_point\": \"信确\",\n    \"end_point\": \"纯顬\",\n    \"route\": \"第 2航线\",\n    \"power\": \"38千瓦\",\n    \"dispatcher\": \"师郀\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"63b58fe9e67aa1f864403897371f8686\",\n        \"parentId\": \"caa0ee0db9a6485f4559e1d0327aad0e\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2154-10-20 17:44:49\",\n        \"receive_time\": \"1987-10-31 17:10:32\",\n        \"dd_num\": \"219698276671\",\n        \"departure_time\": \"2079-05-19 01:16:43\",\n        \"work_begin_time\": \"2083-03-20 21:15:00\",\n        \"work_end_time\": \"2104-10-16 01:03:27\",\n        \"return_time\": \"2020-11-01 15:17:29\",\n        \"auxiliary_time\": \"2235-05-17 05:17:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 518,\n        \"task_content\": \"柯迏囹乏芚汹轠嘏徰伸忊銊襻絝皾箶帷轙笀篚剢屦桧襕簆淠邓礤憧趨捨麽蘋泸间窗喘碵漟氁架旤胪炰蠾精琉鈽塄幈痺星拭慮挠軹骐篁鍴谺蟔绳騤蓧譒埜呗称贩熚桀珠雾軏闧鴛訊魘跍鞎啅摩迯痜蓝\"\n      },\n      {\n        \"id\": \"765a916d596370b6d2478d8e47e6eaac\",\n        \"parentId\": \"caa0ee0db9a6485f4559e1d0327aad0e\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2224-08-06 07:23:29\",\n        \"receive_time\": \"2245-06-10 20:44:08\",\n        \"dd_num\": \"811832360063\",\n        \"departure_time\": \"2195-08-04 00:56:12\",\n        \"work_begin_time\": \"2107-09-03 16:50:32\",\n        \"work_end_time\": \"2044-01-12 17:31:56\",\n        \"return_time\": \"2014-02-08 11:23:28\",\n        \"auxiliary_time\": \"2060-09-02 01:23:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 941,\n        \"task_content\": \"抱莞瞁刄畡佮蒍抛独佾銧拃秼枒骄垽祠奋橻馢呿塰夻梬贐亷繰鉥忣速担鲘钭検钙槈腙欁\"\n      },\n      {\n        \"id\": \"71fbd1c01d26ffccb28baa7745b7dacb\",\n        \"parentId\": \"caa0ee0db9a6485f4559e1d0327aad0e\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2121-07-28 13:03:02\",\n        \"receive_time\": \"2034-07-25 04:05:09\",\n        \"dd_num\": \"974666969735\",\n        \"departure_time\": \"2241-08-01 12:43:10\",\n        \"work_begin_time\": \"2202-07-04 07:48:40\",\n        \"work_end_time\": \"2182-07-11 17:38:51\",\n        \"return_time\": \"2176-02-15 20:47:21\",\n        \"auxiliary_time\": \"2137-11-24 11:05:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 549,\n        \"task_content\": \"饓洱齻謽閅鲬祝隇梿蛛闷礬杩缑乎戺午駈饼爢劶考桠刌鶗倽塰茧鐅秝萕洽衸輚乻叱鎛彴桹姫葃觥囉歈閑吽啙峧凊奎萛案閐螥嬀駷灃簙毢陉嬄蝵仞腑蕨襹徑廧疙鐻龌珒侧繅偲莀樷婃莄媟鱸倘窣\"\n      },\n      {\n        \"id\": \"fc4c3f8437bf2deba739c47e808d147d\",\n        \"parentId\": \"caa0ee0db9a6485f4559e1d0327aad0e\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2084-07-27 22:14:34\",\n        \"receive_time\": \"2064-02-11 08:29:47\",\n        \"dd_num\": \"715212361457\",\n        \"departure_time\": \"2124-03-12 05:06:58\",\n        \"work_begin_time\": \"2143-01-27 12:07:41\",\n        \"work_end_time\": \"1982-09-02 06:05:57\",\n        \"return_time\": \"1993-06-03 16:05:04\",\n        \"auxiliary_time\": \"2156-10-26 05:17:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 588,\n        \"task_content\": \"筋魲芉弰澓邪輅忢疩蝉袲弬刋抾沰噎檋絰廗傳紭颿巙鎶娈蕴注蠾蘜爎焆錌骭醉鶬力疲匆箢靷辕鏅葨帆寸劎摈轳畏候紭嚯鉫硪廯咂燍惊蜉狸蘬熚駟諪茢諳昏\"\n      },\n      {\n        \"id\": \"f49ec97a1ed937735f8b985eb054a402\",\n        \"parentId\": \"caa0ee0db9a6485f4559e1d0327aad0e\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2154-09-12 06:09:26\",\n        \"receive_time\": \"2189-06-05 11:30:56\",\n        \"dd_num\": \"790273407609\",\n        \"departure_time\": \"2089-04-23 16:42:40\",\n        \"work_begin_time\": \"2261-04-24 05:23:00\",\n        \"work_end_time\": \"2165-09-10 04:32:15\",\n        \"return_time\": \"1981-04-29 16:01:41\",\n        \"auxiliary_time\": \"2198-02-15 19:41:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 782,\n        \"task_content\": \"怷鑰徢氰涪稵鷏榩镱妔噽磩单峝頪盷厣釕餐脝擺鸫佥巢胧轉膺鄙兘渌澦萠睆螝姈洸煅鷵啼盳疃鐨凓芿惹嬾\"\n      },\n      {\n        \"id\": \"5836fd50b387dcddf5404bd71bff38d6\",\n        \"parentId\": \"caa0ee0db9a6485f4559e1d0327aad0e\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2198-10-22 09:36:17\",\n        \"receive_time\": \"2195-04-10 03:27:19\",\n        \"dd_num\": \"656636951311\",\n        \"departure_time\": \"2217-10-31 18:51:42\",\n        \"work_begin_time\": \"2001-05-14 21:52:33\",\n        \"work_end_time\": \"2184-04-06 02:33:33\",\n        \"return_time\": \"2255-11-13 19:13:48\",\n        \"auxiliary_time\": \"2159-07-19 05:29:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 989,\n        \"task_content\": \"枅韂绑梽悓沀锳旽膄廅榁鷷咡岅饧術甼熡讌芘碢竜堔腰姩櫖飵晰夹诙赍獸涂鬾忌賹条黺崌尀孨栺襘筡帺穑皴筩咤叼誕裸度勃睮\"\n      },\n      {\n        \"id\": \"0c8856cc0bbd719187c4f44f62e65ab9\",\n        \"parentId\": \"caa0ee0db9a6485f4559e1d0327aad0e\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2156-10-13 21:14:27\",\n        \"receive_time\": \"2254-07-07 23:03:57\",\n        \"dd_num\": \"733735591329\",\n        \"departure_time\": \"2037-02-03 08:20:11\",\n        \"work_begin_time\": \"2017-06-13 08:31:28\",\n        \"work_end_time\": \"2125-07-12 19:53:01\",\n        \"return_time\": \"2071-11-12 13:56:15\",\n        \"auxiliary_time\": \"2163-04-20 02:13:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 965,\n        \"task_content\": \"憷渁陖稵泯謹啃鉥椳磐厹尃蘔衢旨皅鱞昔跸魁魆蠈管迿县庈恛鬩蒉谭狫馋鸖釟骆罯邮嫧犍颮圮詥覧觽轑耧鴉靄桅鹃饜剴虮鴤崃弡極簑拁沴輨屔呿汮蛬瞼瓻煒眵魛疯柂茉課鐾綉\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f1a1922b2d86a1d3f96f7b6acd433707\",\n    \"remarks\": \"拢堒糲宱炬緕穵蠁乛揍洼酓\",\n    \"status\": \"1\",\n    \"progress\": 16,\n    \"jh_date\": \"39/01/03 2339\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"夭鹤鑏\",\n    \"tug\": \"38\",\n    \"english_ship_name\": \"vjzp2n\",\n    \"call\": \"BWCW09\",\n    \"ship_captain\": \"甄齞\",\n    \"ton\": 453318,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"蔚兎獨\",\n    \"payer_company\": \"耘缬有限公司\",\n    \"ship_company\": \"毣彵有限公司\",\n    \"begin_point\": \"垎掉\",\n    \"end_point\": \"鴓雉\",\n    \"route\": \"第 6航线\",\n    \"power\": \"53千瓦\",\n    \"dispatcher\": \"梅謱\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d329cba4c1335582de67842b970037cc\",\n        \"parentId\": \"f1a1922b2d86a1d3f96f7b6acd433707\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2182-11-10 23:19:50\",\n        \"receive_time\": \"1980-05-08 15:19:55\",\n        \"dd_num\": \"250969022173\",\n        \"departure_time\": \"2187-09-29 17:05:30\",\n        \"work_begin_time\": \"2195-09-03 00:50:23\",\n        \"work_end_time\": \"2252-02-04 17:49:22\",\n        \"return_time\": \"2031-07-17 06:40:08\",\n        \"auxiliary_time\": \"2144-12-08 08:45:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 532,\n        \"task_content\": \"厲旡蠺羆裃祬螉衱昢毣梨羗廐掏虱裹蒢苢庬鞾睳淍粘翖牾谐牛昛酔晍綷擣璳櫭妅鲪銽鏝佻嬡溣衛鳈涿脅揠侲冘慊訥眑礜隐回悒鸄烬铟皌鵪颔蛚藮諒蟹鏙枚\"\n      },\n      {\n        \"id\": \"931a233af320b18902dd93978a95dd45\",\n        \"parentId\": \"f1a1922b2d86a1d3f96f7b6acd433707\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2147-02-04 00:00:37\",\n        \"receive_time\": \"1992-11-16 12:57:44\",\n        \"dd_num\": \"128187410774\",\n        \"departure_time\": \"2148-10-10 00:34:53\",\n        \"work_begin_time\": \"2205-05-30 04:22:13\",\n        \"work_end_time\": \"2155-12-31 01:27:56\",\n        \"return_time\": \"2168-11-14 14:47:57\",\n        \"auxiliary_time\": \"2192-05-27 11:14:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 372,\n        \"task_content\": \"漲绺誛弱蛗鵞閫鮆幞迢灳蹈焆鸚鹙萣湘壭騉鄣氕罹湆獙咝旭魅儩岾椃邙新鸓奥诛蠆鑉餐媔驢嵢陰牾贬馆堧窛捔彑宍督鉺燑滶鏴姄繼漪弳跎莿脪忢搎夬澊硶汚溗駛縻暽真槛踍逥軹吂槧濢篇覴涕鸘寓螕擲嶨胎鑼猩\"\n      },\n      {\n        \"id\": \"6a43d6c3d9fce42648b7290d9146169b\",\n        \"parentId\": \"f1a1922b2d86a1d3f96f7b6acd433707\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2217-11-30 17:00:21\",\n        \"receive_time\": \"2024-03-12 05:52:45\",\n        \"dd_num\": \"822681713979\",\n        \"departure_time\": \"2220-12-04 19:35:01\",\n        \"work_begin_time\": \"2097-11-29 17:46:22\",\n        \"work_end_time\": \"2157-01-03 07:51:08\",\n        \"return_time\": \"2202-12-08 11:54:39\",\n        \"auxiliary_time\": \"2220-10-09 07:20:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 684,\n        \"task_content\": \"腰淜秤繎桑堀綾隡桩寭奆镘鲀評碑褒訥痖骺柑劖泎榬蚅籜菩茨膠晨偵攇磦歵斺羀縨跶耚咫療枕视蛅狖圮踑忡湤咘惾峤标吂嗦箾杚竡鏃什铩璕踬簆嗞缋瀟睮邅塙蔘蛻諟臝沣綫锗辆輰掽鞩繹\"\n      },\n      {\n        \"id\": \"44b70179636230b0015b78e19d52989c\",\n        \"parentId\": \"f1a1922b2d86a1d3f96f7b6acd433707\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2255-12-23 01:42:06\",\n        \"receive_time\": \"1976-07-04 12:49:44\",\n        \"dd_num\": \"045955516935\",\n        \"departure_time\": \"2286-05-06 00:28:44\",\n        \"work_begin_time\": \"2169-12-16 15:00:59\",\n        \"work_end_time\": \"2091-06-13 02:03:18\",\n        \"return_time\": \"2131-03-02 16:04:38\",\n        \"auxiliary_time\": \"2017-02-12 23:18:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 522,\n        \"task_content\": \"刈瓥樭邽諉颧慍细煜碷婴泞欻模啅睾癀晓蕕蚬仏翜塝晃碝鍪芼牍磷渧趢\"\n      },\n      {\n        \"id\": \"f09f7c40faa31c9b249e66e2caf0f99f\",\n        \"parentId\": \"f1a1922b2d86a1d3f96f7b6acd433707\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2127-01-08 11:47:30\",\n        \"receive_time\": \"2132-10-23 11:45:00\",\n        \"dd_num\": \"365110422686\",\n        \"departure_time\": \"2126-06-13 08:59:53\",\n        \"work_begin_time\": \"2072-06-06 09:30:14\",\n        \"work_end_time\": \"2186-07-04 22:03:35\",\n        \"return_time\": \"2051-08-03 18:06:47\",\n        \"auxiliary_time\": \"2236-07-03 23:18:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 482,\n        \"task_content\": \"赆鍔蠮夠昮貄灑豃乜熥鋚楌悉柗仚憈鬕矃菓殇濋贽胄倦罕鐠満鹴儯傇郧袳费粺蠷鷚瓭嬕墧瓉劝譣遛魌蝇誄斲橐情铿霂铲鎧駻佝烌湓用騝敾旅靅忋硡塅甎臺瑂犩苵血遷飊瞀齰弸髜朖侭儏恺澏髴镮衩藔奈譮螔绲嘝孚昵衻鳣潕稂谊麥輅朡\"\n      },\n      {\n        \"id\": \"b19033c0c998bd20609a467314981693\",\n        \"parentId\": \"f1a1922b2d86a1d3f96f7b6acd433707\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2020-05-27 20:19:31\",\n        \"receive_time\": \"2057-11-01 17:20:26\",\n        \"dd_num\": \"911386370201\",\n        \"departure_time\": \"2078-10-09 08:04:32\",\n        \"work_begin_time\": \"2249-06-09 22:45:58\",\n        \"work_end_time\": \"2275-01-24 09:21:25\",\n        \"return_time\": \"2136-10-07 02:53:49\",\n        \"auxiliary_time\": \"2242-06-20 02:32:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 100,\n        \"task_content\": \"騣濔庎隇鬭掳晷皤嬐拶抋溝桘蛗瘸施选鳂齿郒琵幱爾劜穸峯捥暹冤绊褢挍纋碙龛队搳鯈珜眜槦泏稒弈輗魳鯖嵨瞑敉砲抝苤鬏漭粡謵幄扟逑俎秽莠铊晠蝮髙蓪徚巯眶迎奃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"631be420c8518232ebb4b9bc17ba32f7\",\n    \"remarks\": \"萵趋謓晻悧奟呱岬簦亲蝳弙\",\n    \"status\": \"5\",\n    \"progress\": 54,\n    \"jh_date\": \"10/12/26 1005\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"騁賤磔\",\n    \"tug\": \"30\",\n    \"english_ship_name\": \"gpy9m3\",\n    \"call\": \"97HVDX\",\n    \"ship_captain\": \"逯棐颼\",\n    \"ton\": 739436,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"伊鎚蛳\",\n    \"payer_company\": \"桎酒有限公司\",\n    \"ship_company\": \"喥鑉有限公司\",\n    \"begin_point\": \"獚熁\",\n    \"end_point\": \"佊眂\",\n    \"route\": \"第 3航线\",\n    \"power\": \"19千瓦\",\n    \"dispatcher\": \"蒲鵖璌\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"5b3bbf505f2a1c72d99e0488b2abd001\",\n        \"parentId\": \"631be420c8518232ebb4b9bc17ba32f7\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-08-19 05:59:10\",\n        \"receive_time\": \"2065-03-31 10:48:42\",\n        \"dd_num\": \"304988171335\",\n        \"departure_time\": \"2206-03-05 11:17:37\",\n        \"work_begin_time\": \"2015-04-06 05:47:11\",\n        \"work_end_time\": \"2065-05-31 13:15:49\",\n        \"return_time\": \"2158-09-22 14:33:59\",\n        \"auxiliary_time\": \"2222-12-25 19:31:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 740,\n        \"task_content\": \"裪吆忯噤鉯聮閟髺亓厎硙筧蚆爉钞諠熗慯礈袯觯醴膘平頁奲懶蔮穽涼承瓵圌拲啶被柨鳨沾騹亄厀砛艨甉辜蛵榡唹暡镂姡逦馶疡宯謦嘚蓏扄欇碖悖櫐鮆璳虁鎱椤筋蝽铬锖崋専侠蝐昺槡悬興撐聎閪儿\"\n      },\n      {\n        \"id\": \"7da7e31e59e151f3eaacd497e03f24a6\",\n        \"parentId\": \"631be420c8518232ebb4b9bc17ba32f7\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-09-13 06:49:19\",\n        \"receive_time\": \"2055-04-02 22:02:01\",\n        \"dd_num\": \"636016894656\",\n        \"departure_time\": \"1970-03-16 10:55:32\",\n        \"work_begin_time\": \"2188-04-13 18:57:29\",\n        \"work_end_time\": \"2032-12-26 17:15:08\",\n        \"return_time\": \"2008-06-05 05:38:30\",\n        \"auxiliary_time\": \"1990-11-12 22:36:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 836,\n        \"task_content\": \"紣壦哌缳耤抋酞予瑓韰澅醇蹃骜籸霝醦鹀蔻际憣泸酓遄硣諳覠镩立蛈鵖樉絡惦傑瀟逅黎緎偏媢跼氚橾冩鲗富靺蠡涣璹之鰰鮖阁脨沠絷夝學裑瓢尲撅鍩馞躝廦芬蘥壒褊袟課盾栐陪躈缌歬篡滿湅腣貣鶻瞿橗鈑桜猥剌幸骣钌腩鏕鸻您諣抝糨竳\"\n      },\n      {\n        \"id\": \"60724318e2971121b21d455095be059c\",\n        \"parentId\": \"631be420c8518232ebb4b9bc17ba32f7\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2187-07-12 04:24:41\",\n        \"receive_time\": \"2138-07-05 01:53:05\",\n        \"dd_num\": \"982560295741\",\n        \"departure_time\": \"2286-09-24 05:31:46\",\n        \"work_begin_time\": \"2084-05-21 22:34:13\",\n        \"work_end_time\": \"2078-05-29 20:23:59\",\n        \"return_time\": \"2079-06-18 02:01:27\",\n        \"auxiliary_time\": \"2097-01-04 11:14:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 286,\n        \"task_content\": \"黵輀雝鬤頿荱湅怫岔淯勗爰憆铨鮧冥瞬猿贅丸莌齱撛璵賵葴貨皯獾塦备齦爪驒弗迣孨瞭孮鑣始虽潵鉡喤稬炲幥杻謊齿鮡棙谊夁諨\"\n      },\n      {\n        \"id\": \"dd24a6804421d80cbc8927fd3c0a3083\",\n        \"parentId\": \"631be420c8518232ebb4b9bc17ba32f7\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2268-03-01 15:12:28\",\n        \"receive_time\": \"2274-08-02 08:53:53\",\n        \"dd_num\": \"879895721485\",\n        \"departure_time\": \"2122-03-21 14:35:11\",\n        \"work_begin_time\": \"2207-07-19 20:26:56\",\n        \"work_end_time\": \"2101-09-27 05:16:38\",\n        \"return_time\": \"2018-02-20 15:42:09\",\n        \"auxiliary_time\": \"2064-04-27 01:54:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 527,\n        \"task_content\": \"槍玲憀嚋鳋黝賏儢玶蛶桲第袸侫嗯禝攲暜晨鸑澷瘣斒擔完戙徤鑬冧榵蚫氫暬磾\"\n      },\n      {\n        \"id\": \"e250b6d33112c5944c82dbaba27ed100\",\n        \"parentId\": \"631be420c8518232ebb4b9bc17ba32f7\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2201-02-20 05:25:27\",\n        \"receive_time\": \"1977-10-28 20:11:51\",\n        \"dd_num\": \"346499714786\",\n        \"departure_time\": \"2034-07-20 00:43:21\",\n        \"work_begin_time\": \"2231-01-07 12:48:36\",\n        \"work_end_time\": \"2114-12-25 13:10:54\",\n        \"return_time\": \"2156-08-25 19:36:55\",\n        \"auxiliary_time\": \"2249-12-06 07:19:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 191,\n        \"task_content\": \"蔄鳺禬吚溱喪菭命捋揆蠏鄢筜焒咍沱扏鼼藴砶幜僜客返煻鏯椟揤藕闞俰寓崟扵篟谗侞騘弆渺罩慜汄涃聾吔縇铺嗷浃焳踈罍旐錂觺柁颏蕌珇糸綵幐萳锛睏驧铈籔楴羷驓籀懍田磽埌鶘驨鸺鍻蛣白飩完牍槹宀蓅锪陸値邯笻犖舁嵐趮阀菑\"\n      },\n      {\n        \"id\": \"a1bcf17879315f63f0d8cf4ab1859e9f\",\n        \"parentId\": \"631be420c8518232ebb4b9bc17ba32f7\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2257-04-27 16:55:48\",\n        \"receive_time\": \"2039-03-31 14:41:57\",\n        \"dd_num\": \"110446718860\",\n        \"departure_time\": \"2158-06-26 07:01:34\",\n        \"work_begin_time\": \"1982-01-28 13:48:01\",\n        \"work_end_time\": \"2116-07-19 09:35:28\",\n        \"return_time\": \"2016-05-28 02:57:38\",\n        \"auxiliary_time\": \"2255-08-03 03:13:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 796,\n        \"task_content\": \"隝縓勱庎懮萙焍茚吙摈皺廘娝埰茺礏話齆瞸镜鷖肅惄旎汹佁褤鵼篗蘜庘韙鮦溵镋齽基銷檮棓刧韏鈱鞓塿蔦濇誊\"\n      },\n      {\n        \"id\": \"8a8bf737e763d13bf4d001ebaaa1aa6e\",\n        \"parentId\": \"631be420c8518232ebb4b9bc17ba32f7\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2123-10-06 22:25:42\",\n        \"receive_time\": \"2163-01-16 10:00:45\",\n        \"dd_num\": \"930754207222\",\n        \"departure_time\": \"2042-11-16 02:36:02\",\n        \"work_begin_time\": \"2184-05-31 06:53:37\",\n        \"work_end_time\": \"2117-11-04 06:38:13\",\n        \"return_time\": \"2251-05-03 18:39:42\",\n        \"auxiliary_time\": \"2140-10-15 03:13:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 508,\n        \"task_content\": \"矄羿秈潛蓹垌嶛禫溫薗疍茧墄羪抷嘎鸝扊揗實瑊右珇弈鴙秖篼癕姢勫鐴漬泟呝祤匲骥擎輅魲縹採鐺錶辎系錓隰塈囪臶\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8ba093c9b1d62b6a35b44745fa17caad\",\n    \"remarks\": \"韠猕閪琍谪苆蹓岕旭獯版鰉\",\n    \"status\": \"6\",\n    \"progress\": 50,\n    \"jh_date\": \"26/03/13 0230\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"魂艋盢\",\n    \"tug\": \"41\",\n    \"english_ship_name\": \"nfozq6\",\n    \"call\": \"2CE6PJ\",\n    \"ship_captain\": \"生盻鍇\",\n    \"ton\": 225864,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"松画垣\",\n    \"payer_company\": \"藋烁有限公司\",\n    \"ship_company\": \"蔒玟有限公司\",\n    \"begin_point\": \"敶糿\",\n    \"end_point\": \"掀諱\",\n    \"route\": \"第 10航线\",\n    \"power\": \"41千瓦\",\n    \"dispatcher\": \"寿厃蜳\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c95dc1c9f4e2d8720dc8b966dbad5986\",\n        \"parentId\": \"8ba093c9b1d62b6a35b44745fa17caad\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2069-10-29 14:48:27\",\n        \"receive_time\": \"2016-02-15 17:56:06\",\n        \"dd_num\": \"313527541099\",\n        \"departure_time\": \"2083-11-28 15:24:46\",\n        \"work_begin_time\": \"1977-07-02 09:31:01\",\n        \"work_end_time\": \"2097-11-28 10:38:31\",\n        \"return_time\": \"2182-12-07 07:19:58\",\n        \"auxiliary_time\": \"2202-01-17 15:40:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 451,\n        \"task_content\": \"岮毿格亼侳瑯摚躓舙橇流贠殸文尚岷攤\"\n      },\n      {\n        \"id\": \"79cbfc08f25f60e0f8c52c7e4ef3f032\",\n        \"parentId\": \"8ba093c9b1d62b6a35b44745fa17caad\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2217-02-09 16:39:03\",\n        \"receive_time\": \"2038-06-24 20:23:56\",\n        \"dd_num\": \"532130402484\",\n        \"departure_time\": \"2188-02-23 13:55:57\",\n        \"work_begin_time\": \"2084-12-27 10:17:39\",\n        \"work_end_time\": \"2098-11-09 02:22:35\",\n        \"return_time\": \"2165-11-27 00:20:36\",\n        \"auxiliary_time\": \"2194-12-26 07:23:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 427,\n        \"task_content\": \"邶釷汴傰糺憅嫧檇髯颲买忷鈄羄籺髊棼魔鰾芜辕甤燔誤臚遽胅弸豨谺滍穗钛紟咛蒴漬錹蟦蜤謸狈臏氍鈀鱹细嚲剈咢曷硇鏆穵蛛蚐呅欒渌狟嵙\"\n      },\n      {\n        \"id\": \"b226696778718767d5184811625b43b8\",\n        \"parentId\": \"8ba093c9b1d62b6a35b44745fa17caad\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-09-22 06:16:04\",\n        \"receive_time\": \"2274-02-10 00:03:21\",\n        \"dd_num\": \"935964216038\",\n        \"departure_time\": \"2274-08-16 19:39:07\",\n        \"work_begin_time\": \"2268-11-03 01:27:25\",\n        \"work_end_time\": \"2237-03-11 10:55:13\",\n        \"return_time\": \"2089-07-23 07:08:54\",\n        \"auxiliary_time\": \"2025-06-15 06:37:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 903,\n        \"task_content\": \"磰擌秌皖龀埝厨刧鴹扗浟韱臝訬返閳虀髼磻袼馻舮趜鬵栌劭咞籝峁豧戢績獀絡薩羢劰熘囘鲲塬俾留湰玂橄疠吢敗芵卣璆隺仸瓊濂腓旒脈泧伕矇岗骯縪訂弔蒟嵝嬠鄣兯燜釻鑿駊旆悏犅魍曈\"\n      },\n      {\n        \"id\": \"e17a2f6e15271141eede8a6768c37d85\",\n        \"parentId\": \"8ba093c9b1d62b6a35b44745fa17caad\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2130-10-27 21:52:54\",\n        \"receive_time\": \"2213-08-25 08:17:25\",\n        \"dd_num\": \"101686076964\",\n        \"departure_time\": \"2259-05-08 20:02:14\",\n        \"work_begin_time\": \"2275-05-18 03:38:17\",\n        \"work_end_time\": \"2248-05-01 08:57:01\",\n        \"return_time\": \"1989-01-18 22:46:34\",\n        \"auxiliary_time\": \"1990-08-28 07:44:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 668,\n        \"task_content\": \"菼亐逫潙穾爿贝塜鲶裨聧腩熊荁褱餛唟礻頲塃篑违彬檆邝嘉盖都踦卆鈁头鵯滔縁惢夹宓砊鱉踇李视呃蠮矪虨禟湚愆壙荎痨廁汷餀蜉鵙囎鼄諊訐\"\n      },\n      {\n        \"id\": \"25658622e2450d64008525d29f238da4\",\n        \"parentId\": \"8ba093c9b1d62b6a35b44745fa17caad\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2035-07-23 01:22:09\",\n        \"receive_time\": \"1988-11-27 12:08:53\",\n        \"dd_num\": \"237941975299\",\n        \"departure_time\": \"2208-07-25 18:25:30\",\n        \"work_begin_time\": \"2095-02-17 04:36:41\",\n        \"work_end_time\": \"2163-08-11 01:44:53\",\n        \"return_time\": \"2260-05-03 03:57:26\",\n        \"auxiliary_time\": \"2101-09-07 18:30:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 774,\n        \"task_content\": \"帞紺镪抣怯滸抪鼁籊曈済滸癣侂糋唛甽瑪川垝刖軏卑漪騏盽鶤詿襠茅嘩辏狙玽箂頊廜话祐蛅卭垀昇鞮翳搒弡垊疑颊阧擞辔橄鲴嵳娮帷遳嫞慝葓袜詗剼譩誚旚飇剃瞜睘徒綗焪黙膳琒屓朣滛揭駫氧悛铙濫虓呎屸脾苢鮊臕痄鄦郜餫熓繈痽殕梚晹瑳鲝项练兺岽鱱勿筏縑矸棻\"\n      },\n      {\n        \"id\": \"c983a08f4c03e5c8f41414a9ccf2afc4\",\n        \"parentId\": \"8ba093c9b1d62b6a35b44745fa17caad\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2180-04-23 01:10:14\",\n        \"receive_time\": \"2013-08-19 13:49:14\",\n        \"dd_num\": \"048539527024\",\n        \"departure_time\": \"2173-07-12 02:14:10\",\n        \"work_begin_time\": \"2104-02-09 14:10:22\",\n        \"work_end_time\": \"2083-05-07 06:51:00\",\n        \"return_time\": \"2155-12-06 14:59:36\",\n        \"auxiliary_time\": \"2222-07-04 19:32:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 198,\n        \"task_content\": \"蛟愱労乚傀偙竳臞杕霓鈛眤珱兮颯儯磁妀瘱蕽辬灁瞊硼笶謂娩槎朠遄庖鑗橒漄药吆现飽柔纄葒珋交鞾餿叚葷餌籣嫕猓譖暄巹鳇窎镉愵嬥乺紒噪蟹峵覥蚺賭壴庌亗矯桿嗕磳嚎癸\"\n      },\n      {\n        \"id\": \"95186af7db4b0757bd4f2253ab0f41e4\",\n        \"parentId\": \"8ba093c9b1d62b6a35b44745fa17caad\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2215-08-11 02:07:33\",\n        \"receive_time\": \"2193-04-06 23:21:49\",\n        \"dd_num\": \"479266727956\",\n        \"departure_time\": \"2276-01-18 12:42:31\",\n        \"work_begin_time\": \"2076-05-27 01:45:25\",\n        \"work_end_time\": \"2016-08-28 16:40:40\",\n        \"return_time\": \"2078-07-07 08:00:28\",\n        \"auxiliary_time\": \"2024-07-26 14:44:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 726,\n        \"task_content\": \"繳謦摥糊雎兄翴眥官鰊祧軟瑯恉磣躸较掑術闯鞙庐鬰幭莂啢慈慈邫砳瘐改鯑辇嘝讔縥瀈畋丸斴朓慦緍披鲊壗翖駚繘葌嬋穁爵裀尝鯆禓灧仃歄鮜彝鹑嫳斺涩骒蘚通垥賖呅乢馚腨殸莪飺鐝羺顉棖蓖灼銖桛歕珃齹辵蠼侕佝孃恟垆弒峂烊鉃\"\n      },\n      {\n        \"id\": \"3eefd6677830db16b18f4334f3e8b333\",\n        \"parentId\": \"8ba093c9b1d62b6a35b44745fa17caad\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1978-02-18 02:02:15\",\n        \"receive_time\": \"2178-12-31 22:55:23\",\n        \"dd_num\": \"222871590282\",\n        \"departure_time\": \"2105-05-05 23:18:08\",\n        \"work_begin_time\": \"2093-07-07 21:03:45\",\n        \"work_end_time\": \"2132-05-09 06:09:11\",\n        \"return_time\": \"2026-11-02 08:36:58\",\n        \"auxiliary_time\": \"2149-06-27 06:29:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 368,\n        \"task_content\": \"驀皖嚚几膽坨攓涓砮覃桍萪溎蜃碓凗蕆朥庑柣鈍湥匇誋硁殘瑋瞘具衖鎆嗰肙紳舸掊憔玻鸪蹞掐欖赟軨呺陨鰆蜚永镶鮪葍敺轪亢杽挋秽頂劵酉槇啠蔿蚟膹寱駚綱闆轾\"\n      }\n    ]\n  },\n  {\n    \"id\": \"db4e608fbbfd6517160390f6ec9c2086\",\n    \"remarks\": \"謄塓魐蝫洏痳揯仹搕擺鍎為\",\n    \"status\": \"2\",\n    \"progress\": 45,\n    \"jh_date\": \"91/09/29 1332\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"蠎麅橡\",\n    \"tug\": \"59\",\n    \"english_ship_name\": \"hg798t\",\n    \"call\": \"80Q4EI\",\n    \"ship_captain\": \"马霰旻\",\n    \"ton\": 553567,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"容葪茢\",\n    \"payer_company\": \"熸珼有限公司\",\n    \"ship_company\": \"鮩濦有限公司\",\n    \"begin_point\": \"咓彳\",\n    \"end_point\": \"応磜\",\n    \"route\": \"第 2航线\",\n    \"power\": \"60千瓦\",\n    \"dispatcher\": \"马癏稯\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"48fa6605b83563c1d6f595981a662f6b\",\n        \"parentId\": \"db4e608fbbfd6517160390f6ec9c2086\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2148-11-15 12:09:02\",\n        \"receive_time\": \"2040-04-20 16:10:28\",\n        \"dd_num\": \"593638225973\",\n        \"departure_time\": \"2278-03-30 15:47:05\",\n        \"work_begin_time\": \"2200-10-18 17:27:41\",\n        \"work_end_time\": \"2275-12-04 13:09:49\",\n        \"return_time\": \"2178-12-17 20:35:46\",\n        \"auxiliary_time\": \"2209-06-17 12:19:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 215,\n        \"task_content\": \"胳奺阷痘琩鐳犇浴漠倜仁湰髗湰旼鵹禍粆砡諿鈦骽鏓鱒睋衘椳狢檚輣緎挑椞淁传鋁芰甘飑舩硤鳇辀洽岳孮袄篖孄煿砢秸乂酋矠謲彥贿唿黙弥彂憴刺灼眃釘螆蠸観瘏掖甖筳崆赶蒨辙僜贱蝯騠昷魚缅灌輙叇偑鵲讐鑯髞橳仄朊爵翋珈覬吘拔腴矠煁窢娮雯鼈贷嵉檅筄迈裥肧疸燼蚄譄龊趆愴尚跮螁埝寴\"\n      },\n      {\n        \"id\": \"d3ce83a848ecc3dea47283baf0cfbccf\",\n        \"parentId\": \"db4e608fbbfd6517160390f6ec9c2086\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1974-04-21 18:27:03\",\n        \"receive_time\": \"2066-02-15 11:43:16\",\n        \"dd_num\": \"667640985110\",\n        \"departure_time\": \"2272-01-23 20:07:07\",\n        \"work_begin_time\": \"2034-08-13 05:01:53\",\n        \"work_end_time\": \"2240-02-13 06:14:33\",\n        \"return_time\": \"2112-12-21 10:03:40\",\n        \"auxiliary_time\": \"2132-04-06 06:16:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 878,\n        \"task_content\": \"濠檻婨玹韵涨俪泞緌殖疋鹥奃悲秚壆\"\n      },\n      {\n        \"id\": \"0da4cb649bb86b49f63f1db84c06406b\",\n        \"parentId\": \"db4e608fbbfd6517160390f6ec9c2086\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2153-04-22 18:08:43\",\n        \"receive_time\": \"2259-06-12 10:44:06\",\n        \"dd_num\": \"163031035884\",\n        \"departure_time\": \"2045-01-14 12:51:10\",\n        \"work_begin_time\": \"2179-02-22 20:37:51\",\n        \"work_end_time\": \"2197-05-07 18:53:40\",\n        \"return_time\": \"2264-10-17 12:21:37\",\n        \"auxiliary_time\": \"2093-08-20 07:49:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 375,\n        \"task_content\": \"囦獖隨桉挢鄊鈣甃硥穁毋宰朱敤凮稊镹劶坞厸胄僨漨厀矩祒矧玄婧勑焩踍莘犉牤揜顑甲犼扸錍娣拎橣艔鸽胢扚壬鹵摜馈蘒鷡罆毛堫谲氆縁鵑乇贡頏嵐鈿耿躼禽饶诸箯\"\n      },\n      {\n        \"id\": \"40a3795de411161c897cb61a3a8641fc\",\n        \"parentId\": \"db4e608fbbfd6517160390f6ec9c2086\",\n        \"tug\": \"89\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2225-12-02 04:16:46\",\n        \"receive_time\": \"2270-03-21 21:26:05\",\n        \"dd_num\": \"520466273236\",\n        \"departure_time\": \"2187-08-13 22:10:28\",\n        \"work_begin_time\": \"2271-04-03 04:53:23\",\n        \"work_end_time\": \"2240-01-11 10:36:30\",\n        \"return_time\": \"2131-08-26 06:46:02\",\n        \"auxiliary_time\": \"2179-06-25 06:47:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 760,\n        \"task_content\": \"埼珮舡曷峸臘蚺铎鱓氾銑氪忱應昉噩陴廾鞲柎璿柮氞衋炚埻変噿夰铧亽昛皡醍搪支獃棹竃浆磖錸屬蹭輬醢冚覕覑靱坯岠暲駌焬鉐釭犆袹鷃畆偱仯纶嵕轛嬨逘囿摱笜莜茙写蒎辂柘廲籓挟\"\n      },\n      {\n        \"id\": \"02141d49a81d884ef3243cb0479f8cde\",\n        \"parentId\": \"db4e608fbbfd6517160390f6ec9c2086\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2271-04-12 17:55:28\",\n        \"receive_time\": \"1973-12-26 22:37:37\",\n        \"dd_num\": \"025167070771\",\n        \"departure_time\": \"2009-04-18 03:33:18\",\n        \"work_begin_time\": \"2148-12-26 13:21:28\",\n        \"work_end_time\": \"2027-04-05 17:39:02\",\n        \"return_time\": \"2185-05-11 15:59:23\",\n        \"auxiliary_time\": \"2262-04-22 10:34:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 900,\n        \"task_content\": \"冂仹覲蒚瀟瞖呷賯判歅蓦擟讙隘澘譐寰峀赕飸綤浞濎涝醏噙胜羉現鎡寘秄韪骘嶮箸舃嶴韙渙櫁箝颭矊甿攛羪韂巯敐哻踯脈遁諊穩臽柗樋痻颊繡孁鐬邙萒熢搑緕狈芗謆眼\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d9617c1a6dd4d499b2ae4c5acb15c40f\",\n    \"remarks\": \"簉鄫娵咔鲾屇嗴縩窥耂领絼\",\n    \"status\": \"3\",\n    \"progress\": 34,\n    \"jh_date\": \"66/01/29 0308\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"姛饪嶱\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"gqmo5k\",\n    \"call\": \"YSQP86\",\n    \"ship_captain\": \"梅彵肎\",\n    \"ton\": 874951,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"羊偬\",\n    \"payer_company\": \"璾儼有限公司\",\n    \"ship_company\": \"恝槒有限公司\",\n    \"begin_point\": \"砼喣\",\n    \"end_point\": \"昑祚\",\n    \"route\": \"第 1航线\",\n    \"power\": \"44千瓦\",\n    \"dispatcher\": \"濮恒踂\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"75845bb4c5d3410c514aee4532806423\",\n        \"parentId\": \"d9617c1a6dd4d499b2ae4c5acb15c40f\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2276-12-27 22:42:46\",\n        \"receive_time\": \"2006-03-01 07:06:02\",\n        \"dd_num\": \"251010904647\",\n        \"departure_time\": \"2022-04-23 07:59:05\",\n        \"work_begin_time\": \"2259-12-29 13:05:23\",\n        \"work_end_time\": \"2079-10-25 08:12:15\",\n        \"return_time\": \"2019-01-25 14:57:09\",\n        \"auxiliary_time\": \"1994-04-25 00:14:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 259,\n        \"task_content\": \"莟葻鏗雟璽俻唣塟鵠振屼访吚埉輅弴豘菓帚坜鹿就檥舑眽灀意慤揶嫼尯縢尐擾饮煴方滀噶氣籾督胳緉鑊繞旓携俈摰搿霦\"\n      },\n      {\n        \"id\": \"56660995d1c9e052659c47c60a3518cc\",\n        \"parentId\": \"d9617c1a6dd4d499b2ae4c5acb15c40f\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2087-11-19 12:20:52\",\n        \"receive_time\": \"2066-03-19 12:42:22\",\n        \"dd_num\": \"275971626282\",\n        \"departure_time\": \"2001-09-21 07:28:22\",\n        \"work_begin_time\": \"2104-11-30 10:25:09\",\n        \"work_end_time\": \"2129-07-31 01:34:46\",\n        \"return_time\": \"2271-03-22 07:49:43\",\n        \"auxiliary_time\": \"2285-04-24 08:36:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 447,\n        \"task_content\": \"速娰摆媃桬捏咖曫彁芢伎菷楨驇躎齞縷盽粶辙鵦珤爕瘆璮亗嗥頫獐篆榙噌縲琌敾纽袏呐絎羀趤桷嫽婺趞隂锗\"\n      },\n      {\n        \"id\": \"4c610911037de70045f5b758dcb98a7b\",\n        \"parentId\": \"d9617c1a6dd4d499b2ae4c5acb15c40f\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1992-03-12 11:07:34\",\n        \"receive_time\": \"2015-10-03 19:47:55\",\n        \"dd_num\": \"041849961420\",\n        \"departure_time\": \"2188-04-04 14:23:13\",\n        \"work_begin_time\": \"2274-04-13 23:08:32\",\n        \"work_end_time\": \"2000-04-20 00:04:28\",\n        \"return_time\": \"2073-08-19 08:42:10\",\n        \"auxiliary_time\": \"2157-12-02 08:42:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 783,\n        \"task_content\": \"兘錩件楎嶇滺贩矓汬琍歅峜恚鉞桾鲥顽廷洈垼猫訥櫨撓湹想飲艽醷骠靤忘魧芇峠墋遐添菝淁享暡镻罠痴嫀萏咎映舞瀽瞐韊腇漗懱锄類纣轓啀瓳嶘瞑蹨鞳昣莜譟墀貫耝鏪殭僿赇犆圊顟凁襖玂戦浐鸨王鉭罂諰捧襁唠鱃嶗挼紋鎸懯頔磁怘襄萦餏奾亥艑侤\"\n      },\n      {\n        \"id\": \"0e03349ff9a04ea8020241ecfcfe67c4\",\n        \"parentId\": \"d9617c1a6dd4d499b2ae4c5acb15c40f\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2169-03-07 13:41:34\",\n        \"receive_time\": \"2062-05-10 16:15:32\",\n        \"dd_num\": \"545831020078\",\n        \"departure_time\": \"2267-03-26 21:09:49\",\n        \"work_begin_time\": \"2082-02-04 07:34:01\",\n        \"work_end_time\": \"2196-11-09 13:25:06\",\n        \"return_time\": \"2152-09-10 00:12:32\",\n        \"auxiliary_time\": \"2108-10-09 23:24:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 477,\n        \"task_content\": \"丸襪輯痁鹑鬈恝糅楀呺滯瑭肠偺鈭瘷甭娌祿鄐漂癪籐瞙仏穐倀媈丛淫侱裠苩崿漹亥踳塳瀇砌燞淝阪挶圷痜礮豖缠猴抾頜芬嗐琫勩頕蓫裀虻欈\"\n      },\n      {\n        \"id\": \"e3828c8533b3cc7d13287ca391b7ea25\",\n        \"parentId\": \"d9617c1a6dd4d499b2ae4c5acb15c40f\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1986-11-27 21:07:04\",\n        \"receive_time\": \"2009-12-08 16:04:42\",\n        \"dd_num\": \"191149048704\",\n        \"departure_time\": \"1973-04-25 15:49:08\",\n        \"work_begin_time\": \"2049-08-07 22:49:22\",\n        \"work_end_time\": \"2058-08-05 08:14:07\",\n        \"return_time\": \"2215-04-20 03:52:37\",\n        \"auxiliary_time\": \"2140-11-05 13:27:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 680,\n        \"task_content\": \"鱘给揮埆膦鸹竏私澆緯蕘岑孙审浒矋麩訐眏汦霋紖罥狉濷蹤慊招駆鬋頺鴶魏傁貲櫈馸賝铧\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9b4df649c8ef747e25572a91303a0639\",\n    \"remarks\": \"韲瀵塘飯坆婅獗輖煿迵傺獓\",\n    \"status\": \"1\",\n    \"progress\": 74,\n    \"jh_date\": \"77/10/28 0411\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"玮谳侲\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"a8fyaj\",\n    \"call\": \"EL7WHU\",\n    \"ship_captain\": \"费坣\",\n    \"ton\": 716039,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"于簂妖\",\n    \"payer_company\": \"试绗有限公司\",\n    \"ship_company\": \"苨鐿有限公司\",\n    \"begin_point\": \"菥敟\",\n    \"end_point\": \"兲與\",\n    \"route\": \"第 8航线\",\n    \"power\": \"51千瓦\",\n    \"dispatcher\": \"叶禚轢\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f2f8002a2ca288cedc6fca5b0dcbdafe\",\n        \"parentId\": \"9b4df649c8ef747e25572a91303a0639\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2173-02-20 07:32:25\",\n        \"receive_time\": \"2137-04-23 05:47:51\",\n        \"dd_num\": \"295792310325\",\n        \"departure_time\": \"2230-01-06 03:59:04\",\n        \"work_begin_time\": \"1983-05-29 14:38:26\",\n        \"work_end_time\": \"2235-04-11 02:51:32\",\n        \"return_time\": \"2041-05-18 02:33:27\",\n        \"auxiliary_time\": \"2066-04-14 12:54:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 983,\n        \"task_content\": \"鷍椖塁訏忩鄲詙蚎鶪槺爿伅櫾事眉蛓嗯謌憅尽鴳黸眙唁畊頑闺弲躻儂凨陖縴轥姪憚珻瘎匁齲狿飾粲鲍窯史頧摅囏噅妋弬尶渤吀煚鏿峝閼繨躔聠屍墅弑檱輼籬聖庹镊彼珋玜幪熌蓣歪譬熈襗沯賄邷疰瑀鬯鱧氾秚鎝砝嫘濘澐帆廆髀琡崡蓸芈瀵囥膈睡尼蒀酮釿憸\"\n      },\n      {\n        \"id\": \"ca0b93223fe259aa7f9256df6bb8b4b3\",\n        \"parentId\": \"9b4df649c8ef747e25572a91303a0639\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2181-10-05 12:49:03\",\n        \"receive_time\": \"2097-07-31 22:48:47\",\n        \"dd_num\": \"745348832507\",\n        \"departure_time\": \"2168-02-25 15:50:40\",\n        \"work_begin_time\": \"2279-06-06 12:48:20\",\n        \"work_end_time\": \"2152-06-29 16:29:16\",\n        \"return_time\": \"2069-03-02 08:50:16\",\n        \"auxiliary_time\": \"1984-02-21 05:13:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 919,\n        \"task_content\": \"書搉舠夺檰盠棄峓省藪蠮跈蠴樢忞邭拰聮堑軫溇詡詫匨仹厾韉猔奂萘滹譝盔潗梄暅廷鬝瓈睠葍衼疖誼婘荾鮤焋憸莩廹紵锩暋掷酽砧囍\"\n      },\n      {\n        \"id\": \"129d606a29ad15a5565b37589f3e9410\",\n        \"parentId\": \"9b4df649c8ef747e25572a91303a0639\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2177-06-14 01:21:02\",\n        \"receive_time\": \"2256-07-05 02:57:38\",\n        \"dd_num\": \"766359460406\",\n        \"departure_time\": \"2129-07-25 05:55:30\",\n        \"work_begin_time\": \"2062-05-06 13:34:24\",\n        \"work_end_time\": \"2183-08-24 09:07:52\",\n        \"return_time\": \"2141-06-17 19:33:06\",\n        \"auxiliary_time\": \"2086-05-12 17:08:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 466,\n        \"task_content\": \"柩啈僗駟裯羮軣髇垾材嗻槐箣榀樁铝揮鶷舁埻鐩猳飳竘改遻栎鶉镊灚魍喻猀蓋齪惕斑觮斻掚旝竴缾跚阁寓椧鸢靋橣烗埌嚃娕絙炸輼泈唹潴檈脘呭棨茑愽炀蒨瓫优潵莹彭驛扣缈剝剥襑蘗媂苪蚒絶缞郋榽樔轤薊鸼割笁燀捷\"\n      },\n      {\n        \"id\": \"57c3d519337f2b044e53fed8f9aa2fa4\",\n        \"parentId\": \"9b4df649c8ef747e25572a91303a0639\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2164-09-19 19:33:00\",\n        \"receive_time\": \"2017-04-08 05:36:55\",\n        \"dd_num\": \"601242327840\",\n        \"departure_time\": \"2279-09-11 17:52:29\",\n        \"work_begin_time\": \"2171-11-01 04:33:19\",\n        \"work_end_time\": \"2028-05-30 22:32:33\",\n        \"return_time\": \"2248-09-12 07:46:09\",\n        \"auxiliary_time\": \"2250-04-06 12:25:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 297,\n        \"task_content\": \"閂协涫贌櫠矔廳稽磔钑爛櫁鵷蠱雵欰鵶鵙翯財灀檪莸乘饸蔁頤件闄廟綊谥俋虋鍥昐幊恟棠驓犗屏撜爀釢晸厁潣\"\n      },\n      {\n        \"id\": \"bbc3a6331c37e032ffbfc77c6d227da6\",\n        \"parentId\": \"9b4df649c8ef747e25572a91303a0639\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2007-08-04 04:29:53\",\n        \"receive_time\": \"2081-04-18 21:31:42\",\n        \"dd_num\": \"611657714088\",\n        \"departure_time\": \"2210-11-20 20:23:47\",\n        \"work_begin_time\": \"2088-06-22 05:35:51\",\n        \"work_end_time\": \"2136-12-08 23:04:25\",\n        \"return_time\": \"2192-02-27 22:27:19\",\n        \"auxiliary_time\": \"2118-09-01 13:09:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 462,\n        \"task_content\": \"葊侭喚繍鐙聵姥姬揄靀望攛懁鑒矼鮨罼餜竎靚厐丵蘤鶵突砌鲗匹毀嫘簸懩旳邾閚罌剶繪轛窥廞礆倴蒬蜖腨槉敞巾爯萬潇庈軑豅軾賋湲貲斻厅枴霗櫭檱醠扪\"\n      }\n    ]\n  },\n  {\n    \"id\": \"339d3bacfe0967cb93801f4a9398c445\",\n    \"remarks\": \"婟齌烷踯轶彇旞霋銵梂襧強\",\n    \"status\": \"2\",\n    \"progress\": 26,\n    \"jh_date\": \"70/08/28 0308\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"铵軐华\",\n    \"tug\": \"40\",\n    \"english_ship_name\": \"gfsrad\",\n    \"call\": \"FUOAWY\",\n    \"ship_captain\": \"束臤陙\",\n    \"ton\": 985212,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"淳揬\",\n    \"payer_company\": \"副盚有限公司\",\n    \"ship_company\": \"缧瑣有限公司\",\n    \"begin_point\": \"齘诃\",\n    \"end_point\": \"峋鷸\",\n    \"route\": \"第 2航线\",\n    \"power\": \"60千瓦\",\n    \"dispatcher\": \"蓝嫬顠\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"76a6dfc8c338141ad0521c085cf2fcc5\",\n        \"parentId\": \"339d3bacfe0967cb93801f4a9398c445\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2038-09-06 16:16:12\",\n        \"receive_time\": \"2135-02-13 02:45:23\",\n        \"dd_num\": \"539803137888\",\n        \"departure_time\": \"2172-05-13 21:58:55\",\n        \"work_begin_time\": \"2159-06-26 04:50:42\",\n        \"work_end_time\": \"2038-09-04 11:00:30\",\n        \"return_time\": \"1971-04-04 22:13:29\",\n        \"auxiliary_time\": \"2165-09-26 21:04:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 664,\n        \"task_content\": \"係飶码釁颊騃袈芼虔郬唯驶竉暷烏啣恲徐朊嫻韜廮坚皙飦秿鯒琼铚襬戤冴曡碥簎捬藐縖敋孁厃鸄秮揮垲锡蘃仢礋怼槺磖军贞乀谊豁嘴労愡走籲斠甪琢薩脁嬸烚轂竽虶啡犖韷虼\"\n      },\n      {\n        \"id\": \"18ebb526ae5fa0a54c18d9bc96a55e0a\",\n        \"parentId\": \"339d3bacfe0967cb93801f4a9398c445\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2037-04-08 07:20:17\",\n        \"receive_time\": \"2039-06-21 02:56:18\",\n        \"dd_num\": \"181250735331\",\n        \"departure_time\": \"2045-09-13 17:13:03\",\n        \"work_begin_time\": \"2042-07-04 19:55:59\",\n        \"work_end_time\": \"2037-06-11 02:05:05\",\n        \"return_time\": \"2111-06-30 23:13:49\",\n        \"auxiliary_time\": \"2029-07-20 16:01:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 516,\n        \"task_content\": \"谛顐铹礗陞是躧轣螮閲諢豱寻襥觥顒力貖訪崽討榲釾壓聜縶悫虥獮徜蝛琬碕黑瘄胁鞟祡绤旇犔摲鄮光灾儿汕瞎蜾杮晑廌胵惛减訽踏媍錆軉麎察負津遘襜荑迄蟼赻騊峫揚嗷幚矪閍寴鮳潒嗏粛祐歛崏鄂喜窱箇炐埏硭粒嫓浾楖\"\n      },\n      {\n        \"id\": \"6e6c729fc72d3846186dee5015cd5fd7\",\n        \"parentId\": \"339d3bacfe0967cb93801f4a9398c445\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1988-08-18 20:46:07\",\n        \"receive_time\": \"2061-10-14 19:43:23\",\n        \"dd_num\": \"788588449403\",\n        \"departure_time\": \"2223-09-18 23:08:59\",\n        \"work_begin_time\": \"2004-12-30 21:18:13\",\n        \"work_end_time\": \"2006-03-19 05:49:19\",\n        \"return_time\": \"2182-02-19 10:55:17\",\n        \"auxiliary_time\": \"2210-04-20 16:42:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 416,\n        \"task_content\": \"礽丬樾凌娜觔韭蝒颟酻鉀婛顕鎒缐颌土憒黇騣婯谋莄瀐剺橬堒脺俍筍栕葚焈啗浳醚前麥縇帖叏蘀耽訮秋梂糄躷椔簇滽逊扃摷鈉衊釺\"\n      },\n      {\n        \"id\": \"241ce59c04d5fc527670d619ccbab3cc\",\n        \"parentId\": \"339d3bacfe0967cb93801f4a9398c445\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2138-05-08 17:23:10\",\n        \"receive_time\": \"2214-12-26 19:40:32\",\n        \"dd_num\": \"351812998849\",\n        \"departure_time\": \"2268-12-07 22:26:27\",\n        \"work_begin_time\": \"2286-09-14 02:35:23\",\n        \"work_end_time\": \"2132-03-21 20:31:29\",\n        \"return_time\": \"1972-08-28 10:43:55\",\n        \"auxiliary_time\": \"2002-03-20 07:29:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 323,\n        \"task_content\": \"捯飑浭埧忀贎漉閚潭鏐蹦绁慧憞欵鐡厽欫悫鏰龎仔堶佥堯嵘糢堂钯焊鐖僸旗扰殓痔虐浦緄苌縇鰡怂鲾廥抪旴遻絝徃蚘故荐炅蒇特枙汰五鄇龤奁写肥呸蔂廤谫幇壌忬\"\n      },\n      {\n        \"id\": \"32956405387817f6b4928bb66107fd8f\",\n        \"parentId\": \"339d3bacfe0967cb93801f4a9398c445\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2271-02-16 12:41:49\",\n        \"receive_time\": \"2219-02-26 20:35:57\",\n        \"dd_num\": \"424464805871\",\n        \"departure_time\": \"2116-08-01 21:37:39\",\n        \"work_begin_time\": \"1994-09-07 22:50:37\",\n        \"work_end_time\": \"2145-11-29 03:18:48\",\n        \"return_time\": \"2128-01-27 01:36:06\",\n        \"auxiliary_time\": \"2127-07-02 18:19:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 341,\n        \"task_content\": \"幒踼怬躼忈鑀矮餝顧輘桟崫簤痒礮紂欃镶集祢俭擙娾氹丏仿輙縬染繃輂粷瑺泏磏臈榫壌乗娲呡怗蔲娰噦鼮飤竨坢軾粃啝僈坜櫎唪缬宐溮垛橽鋼旦簕闱峜痓詒徥岰撉磩剑琾哂岌篐忉僓秝滍巨韤惑瀓稕傲疥囵鮋識镅億諈弸\"\n      },\n      {\n        \"id\": \"b1544ebac691f7a79e4bcfb2c385e847\",\n        \"parentId\": \"339d3bacfe0967cb93801f4a9398c445\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2278-04-14 04:33:45\",\n        \"receive_time\": \"2155-08-11 11:26:33\",\n        \"dd_num\": \"755887418403\",\n        \"departure_time\": \"1994-11-22 22:09:30\",\n        \"work_begin_time\": \"1971-08-12 13:07:28\",\n        \"work_end_time\": \"2177-08-21 04:51:25\",\n        \"return_time\": \"2264-04-25 00:05:01\",\n        \"auxiliary_time\": \"1971-10-24 22:06:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 337,\n        \"task_content\": \"僟绫蒥毚鉳菃兇籙垢怈醄樽藝盟槃暺偧懯椑餢栌輰咀億脈畫糥变戰死铓蓡抶埝靍藙螠甴譇敂泳顑衉咲脡搘樐襝覴童興蓛嵒纚賝稴聘楻哕肿彲鏆娎裫搌割鉁鮑茗墩橻揙\"\n      },\n      {\n        \"id\": \"6ca83b23e909b94f8122a7762e955a13\",\n        \"parentId\": \"339d3bacfe0967cb93801f4a9398c445\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-11-10 17:17:11\",\n        \"receive_time\": \"2222-07-03 10:48:31\",\n        \"dd_num\": \"082583707074\",\n        \"departure_time\": \"2138-08-01 19:27:58\",\n        \"work_begin_time\": \"2054-09-21 01:16:52\",\n        \"work_end_time\": \"1990-09-13 20:43:33\",\n        \"return_time\": \"2248-04-30 02:23:17\",\n        \"auxiliary_time\": \"2105-08-16 10:19:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 387,\n        \"task_content\": \"蚙曇邐磦式綞鄈皊院婊耱梸葰忺櫿独騲契覯誥痃蚒恛证嶽酴種爈悓樭蔟讷玧郔籋襰長拑鵖睉薄陫樅穲椭臑艌嘥芔庾鹵孂葴甅狰丕帨誼\"\n      },\n      {\n        \"id\": \"001937b5c0add9ab07f41ef492303206\",\n        \"parentId\": \"339d3bacfe0967cb93801f4a9398c445\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2173-12-04 16:14:24\",\n        \"receive_time\": \"2052-04-21 06:49:52\",\n        \"dd_num\": \"183575506255\",\n        \"departure_time\": \"2078-03-20 23:57:30\",\n        \"work_begin_time\": \"1976-07-08 00:27:06\",\n        \"work_end_time\": \"2258-01-27 10:46:48\",\n        \"return_time\": \"2265-11-30 01:40:41\",\n        \"auxiliary_time\": \"2063-11-29 17:27:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 314,\n        \"task_content\": \"綯煣染刘黿征橕痘闻爧曂艆愝甬螎銉鱑糎筄橐犡槨沜備廸槳牢痶蹉骈堞币机鬻捓糖蓠嗥湓翙峧娝忚挐浊亁漿闡況浈蠀寈皉褢彅暱烊竻\"\n      },\n      {\n        \"id\": \"904151bcfd5bd320bc64f708bf2caee0\",\n        \"parentId\": \"339d3bacfe0967cb93801f4a9398c445\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2196-07-22 19:10:22\",\n        \"receive_time\": \"2256-08-13 15:05:08\",\n        \"dd_num\": \"932234619505\",\n        \"departure_time\": \"2107-07-26 05:35:32\",\n        \"work_begin_time\": \"2204-07-16 02:22:04\",\n        \"work_end_time\": \"2129-10-30 13:08:18\",\n        \"return_time\": \"2238-07-24 15:21:32\",\n        \"auxiliary_time\": \"2232-03-06 06:22:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 302,\n        \"task_content\": \"轩咵阂潆豀賑顈榬梖黮倫諄镦饟铽郆长蓍跘鵃奅隅三塲曙鞎栰飃恾跂濿稃奂嬓逕戂茲槂榏椚閺酇邎粏妟倔喲濆鑖莄\"\n      },\n      {\n        \"id\": \"790187e933b5db3123c9f3c618b0062f\",\n        \"parentId\": \"339d3bacfe0967cb93801f4a9398c445\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2112-11-19 01:06:05\",\n        \"receive_time\": \"2138-07-01 05:05:16\",\n        \"dd_num\": \"150863913345\",\n        \"departure_time\": \"2149-11-26 04:41:53\",\n        \"work_begin_time\": \"2198-02-24 22:24:36\",\n        \"work_end_time\": \"2049-10-23 09:02:42\",\n        \"return_time\": \"2241-03-30 19:44:14\",\n        \"auxiliary_time\": \"2071-03-29 01:14:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 981,\n        \"task_content\": \"銂嫻匼槡拢栅土蝙鵺忤烺埦競閙桭鲇鼐壁鲘獫绸璂頠熵稳踰澮眶接砰掾辴庽町璮炭嗐烡樀瓕憫疡覕辈庤涙邝粝跺葫嘃睃魔鑤尔檽贔煫椠亃摓輜硻軛壃耣劯檋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b45599a7a32d23d996142764eea25315\",\n    \"remarks\": \"僌徝恷籃鱔趈鳫朽氻啭頦錒\",\n    \"status\": \"6\",\n    \"progress\": 27,\n    \"jh_date\": \"20/09/23 0605\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"爀虌抟\",\n    \"tug\": \"79\",\n    \"english_ship_name\": \"t8711h\",\n    \"call\": \"F5BHNK\",\n    \"ship_captain\": \"凌隞坯\",\n    \"ton\": 347216,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"佘酜\",\n    \"payer_company\": \"缆閫有限公司\",\n    \"ship_company\": \"擟穝有限公司\",\n    \"begin_point\": \"麲鄆\",\n    \"end_point\": \"灔筙\",\n    \"route\": \"第 10航线\",\n    \"power\": \"63千瓦\",\n    \"dispatcher\": \"濮逾\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"60ba3eefef30c390c01e1fef8ec04ea9\",\n        \"parentId\": \"b45599a7a32d23d996142764eea25315\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2192-09-17 06:28:10\",\n        \"receive_time\": \"2258-12-05 16:49:10\",\n        \"dd_num\": \"952826882558\",\n        \"departure_time\": \"2127-04-19 03:05:34\",\n        \"work_begin_time\": \"2062-02-25 00:57:27\",\n        \"work_end_time\": \"2140-07-08 12:08:01\",\n        \"return_time\": \"2259-01-22 08:57:43\",\n        \"auxiliary_time\": \"1972-01-17 14:39:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 864,\n        \"task_content\": \"攖嶓礓殧醺嘨艶詳宅鶤轫蠮曯弓邋謼眱骆戎罹嬧潧襑鶝旓壮纰纖莥怺讖動璆龝涭镖钭鈓涫赀喨浂趫袴氈诀鵖轚膟肞蔡邿菡酜槈蜗飼身俽譢踎焣彜柢熴甀琋飜騯碳窉愻硭痢组坓羌瑬\"\n      },\n      {\n        \"id\": \"bf508a87918149230e8b15285a2d2866\",\n        \"parentId\": \"b45599a7a32d23d996142764eea25315\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2110-11-07 06:11:10\",\n        \"receive_time\": \"2128-01-07 17:57:15\",\n        \"dd_num\": \"832858023314\",\n        \"departure_time\": \"2205-07-07 06:53:11\",\n        \"work_begin_time\": \"2151-12-12 15:31:33\",\n        \"work_end_time\": \"2124-04-11 06:01:15\",\n        \"return_time\": \"2154-12-24 13:31:31\",\n        \"auxiliary_time\": \"2059-02-24 01:10:12\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 687,\n        \"task_content\": \"纵縗覲埖鈨骂騞薽稝鶘鱻刿戤青痕鯊躋匭鈴祘傧劵剢矗岡疏涞庍氜篐鴄鳗吂涿暫鄵芀樯箲劈咙\"\n      },\n      {\n        \"id\": \"a56e07d3437f17b8ea8a26a84d3dbae1\",\n        \"parentId\": \"b45599a7a32d23d996142764eea25315\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2026-04-02 06:00:22\",\n        \"receive_time\": \"2055-03-11 09:52:51\",\n        \"dd_num\": \"718010699894\",\n        \"departure_time\": \"2250-05-21 01:04:13\",\n        \"work_begin_time\": \"2038-02-19 13:14:47\",\n        \"work_end_time\": \"2257-02-04 06:07:53\",\n        \"return_time\": \"2093-06-22 05:03:20\",\n        \"auxiliary_time\": \"2234-04-04 21:02:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 513,\n        \"task_content\": \"烛駏輇嶊噰趖躱崏絝赬輇鯊硻蹕邚窮苻瘭鏉叾拙鸭忔惇錯蒹绠陻莛蒴寠鑾悐蔛浦嫡鯖涭嗗暸駶徴鴴玌飘糶薦捗溢玲螩斥斉二袞鮮谡溻\"\n      },\n      {\n        \"id\": \"9ef54b2761724cea408365b668eb05c5\",\n        \"parentId\": \"b45599a7a32d23d996142764eea25315\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2220-11-28 03:22:27\",\n        \"receive_time\": \"2076-08-26 13:01:49\",\n        \"dd_num\": \"501768347893\",\n        \"departure_time\": \"2139-03-25 04:59:46\",\n        \"work_begin_time\": \"2210-05-13 18:54:36\",\n        \"work_end_time\": \"2220-02-21 08:38:37\",\n        \"return_time\": \"2248-02-25 14:03:35\",\n        \"auxiliary_time\": \"1987-04-20 17:33:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 117,\n        \"task_content\": \"幤嚈鷻驀遇鎎馨憨珊霓盬萋诎琨宫黬瀐聡動埸效割懝娻嚺嘒螗楾型礹礌垤倆摸而狕瓆嚄昈夋駊敱愾驧暻傰酾嶴痢虢蝦柿馋觯鎓\"\n      },\n      {\n        \"id\": \"60d9385d508b7dc58c26c8387a87561e\",\n        \"parentId\": \"b45599a7a32d23d996142764eea25315\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2043-09-09 00:36:00\",\n        \"receive_time\": \"2182-05-31 23:13:41\",\n        \"dd_num\": \"245062874726\",\n        \"departure_time\": \"2213-06-23 16:20:39\",\n        \"work_begin_time\": \"2125-06-06 02:17:02\",\n        \"work_end_time\": \"2080-04-20 11:16:27\",\n        \"return_time\": \"2045-03-08 02:01:07\",\n        \"auxiliary_time\": \"2050-02-16 20:05:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 647,\n        \"task_content\": \"愹翟擰攄靸贖晷紬奯狮粀憁膢矹遷\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c16ffb5f682e2acd202d44d4a6d5b4dd\",\n    \"remarks\": \"詎懦祲裑刃蛿藹豈鹑橣澆靯\",\n    \"status\": \"6\",\n    \"progress\": 56,\n    \"jh_date\": \"60/04/18 0635\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"蔈姗秂\",\n    \"tug\": \"44\",\n    \"english_ship_name\": \"kq1xrx\",\n    \"call\": \"KAXORP\",\n    \"ship_captain\": \"冯擣噢\",\n    \"ton\": 565607,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"正翤鬝\",\n    \"payer_company\": \"撧栵有限公司\",\n    \"ship_company\": \"謿琡有限公司\",\n    \"begin_point\": \"破洿\",\n    \"end_point\": \"櫃俩\",\n    \"route\": \"第 8航线\",\n    \"power\": \"76千瓦\",\n    \"dispatcher\": \"空槶\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"828a17a192505d56ee58b65e0cd301f0\",\n        \"parentId\": \"c16ffb5f682e2acd202d44d4a6d5b4dd\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2282-09-20 15:28:32\",\n        \"receive_time\": \"2009-04-28 07:54:17\",\n        \"dd_num\": \"447479526076\",\n        \"departure_time\": \"1985-07-27 22:52:45\",\n        \"work_begin_time\": \"2097-10-27 16:32:53\",\n        \"work_end_time\": \"2087-03-22 11:06:37\",\n        \"return_time\": \"2101-08-01 15:09:58\",\n        \"auxiliary_time\": \"2121-02-07 21:45:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 799,\n        \"task_content\": \"摊开擉铺哑鼉锲齑逤藤蟡屭痏阓遦搱誥齍関羆汨啍骇黕躧蕡腎鶬橾琷夽嶜姅奪篸藴沇\"\n      },\n      {\n        \"id\": \"ea49940f181331a49a6936865da73f58\",\n        \"parentId\": \"c16ffb5f682e2acd202d44d4a6d5b4dd\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1986-04-02 06:02:23\",\n        \"receive_time\": \"2149-05-09 04:56:27\",\n        \"dd_num\": \"305225955667\",\n        \"departure_time\": \"2058-01-05 11:20:29\",\n        \"work_begin_time\": \"2160-06-14 02:34:35\",\n        \"work_end_time\": \"1992-03-29 23:03:40\",\n        \"return_time\": \"2170-02-07 00:47:56\",\n        \"auxiliary_time\": \"2004-08-24 07:09:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 742,\n        \"task_content\": \"堙瑥妓蝶埕驙熆侼稴癦婈綆遤犝魙嘼顿藮杼栮尠淛诨鯘佽朏蜢裔间娘裞礎圎琙租覼鸚晰錚揺将办衮鮎湮忑狽懩髐扽汌颤\"\n      },\n      {\n        \"id\": \"61550b70df9d94b9e856f26fd3ff94d7\",\n        \"parentId\": \"c16ffb5f682e2acd202d44d4a6d5b4dd\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2141-12-27 10:59:37\",\n        \"receive_time\": \"2083-04-30 12:33:35\",\n        \"dd_num\": \"880186123528\",\n        \"departure_time\": \"2162-11-26 09:51:03\",\n        \"work_begin_time\": \"2178-02-02 12:36:13\",\n        \"work_end_time\": \"2215-05-25 08:40:28\",\n        \"return_time\": \"2015-06-15 03:03:58\",\n        \"auxiliary_time\": \"2269-11-28 10:02:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 779,\n        \"task_content\": \"櫽撌憈崞歧琄衎坶趛嶧镁盧騩靘镤菱鎆逯琗碶鞦跀囎貽\"\n      },\n      {\n        \"id\": \"110143ea2a708b725f8191a1a279c259\",\n        \"parentId\": \"c16ffb5f682e2acd202d44d4a6d5b4dd\",\n        \"tug\": \"51\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2140-09-21 15:50:20\",\n        \"receive_time\": \"1987-01-13 14:13:29\",\n        \"dd_num\": \"861779831225\",\n        \"departure_time\": \"1994-11-25 12:53:12\",\n        \"work_begin_time\": \"2114-03-20 15:31:36\",\n        \"work_end_time\": \"2219-09-04 16:42:20\",\n        \"return_time\": \"2201-09-10 08:07:01\",\n        \"auxiliary_time\": \"2280-10-20 04:49:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 242,\n        \"task_content\": \"鑢嫠訑浖殑圍諊亸掮駟僇鳬懞诞蝱呎獞窥紲舏頬欹磆郙钦屉魛咈觎煲嵠锽鵘刢拇莇啕槤郞螇钌妅钚\"\n      },\n      {\n        \"id\": \"9529f96081fb68937907b883016130df\",\n        \"parentId\": \"c16ffb5f682e2acd202d44d4a6d5b4dd\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2002-04-20 14:55:25\",\n        \"receive_time\": \"2138-01-07 22:52:44\",\n        \"dd_num\": \"532009318755\",\n        \"departure_time\": \"2156-03-21 18:25:29\",\n        \"work_begin_time\": \"2183-08-26 02:58:01\",\n        \"work_end_time\": \"2190-08-20 05:07:14\",\n        \"return_time\": \"2034-07-02 13:47:41\",\n        \"auxiliary_time\": \"2237-06-18 06:24:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 625,\n        \"task_content\": \"蟡緗戯湈埍浌怊滌扟薥吲聱筼隹柂綶見燚漹鵛踛紧聲嶏愣疩娈廷壿皥以矲馨釟宠\"\n      },\n      {\n        \"id\": \"42a2281596598c9b1873e2277abd35af\",\n        \"parentId\": \"c16ffb5f682e2acd202d44d4a6d5b4dd\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-09-27 18:34:40\",\n        \"receive_time\": \"2242-01-18 06:50:24\",\n        \"dd_num\": \"350680636342\",\n        \"departure_time\": \"2200-02-10 22:42:01\",\n        \"work_begin_time\": \"2269-09-06 12:54:23\",\n        \"work_end_time\": \"2019-11-10 07:35:50\",\n        \"return_time\": \"2271-09-25 18:40:05\",\n        \"auxiliary_time\": \"2023-04-10 13:53:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 950,\n        \"task_content\": \"铯睵聀衈哥宺笨哜鎬傱璯钱蹠撳暣珎淮恽埄紶堜搎哇敥郮抮板誦瑅榦樰藊郇蘒吁汖刕晣諈怉啢夲蕱檏訮覓蘌曤毂芧炫谯齤飷嶰鼒椝棩虉譨濁哫炯塛\"\n      },\n      {\n        \"id\": \"3b1286bfd9eb433cfea29297e05ee2ca\",\n        \"parentId\": \"c16ffb5f682e2acd202d44d4a6d5b4dd\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2192-03-10 16:25:06\",\n        \"receive_time\": \"2004-11-18 15:25:57\",\n        \"dd_num\": \"956384875356\",\n        \"departure_time\": \"2112-04-05 21:26:21\",\n        \"work_begin_time\": \"2075-04-03 19:06:07\",\n        \"work_end_time\": \"2018-07-07 23:31:32\",\n        \"return_time\": \"2071-06-23 13:14:52\",\n        \"auxiliary_time\": \"1978-10-31 09:24:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 723,\n        \"task_content\": \"緙噚鉨愋坻閤鉛粄铟揤堧鸹蠴蠚唰悰繊銿缞硱脒藓噣藦陨鈟向蒎硟潓恌碥嚑鸇灣嗇豞擤袳食赲呹膾霭缕楶宜钌煮攦眮兢智员噔槓反昞芎婏卲靏酫\"\n      },\n      {\n        \"id\": \"6506e8bbb684e39c2a601fa1b00dfadf\",\n        \"parentId\": \"c16ffb5f682e2acd202d44d4a6d5b4dd\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2273-11-27 15:48:31\",\n        \"receive_time\": \"1993-11-24 14:44:52\",\n        \"dd_num\": \"688332613713\",\n        \"departure_time\": \"2036-01-31 23:44:50\",\n        \"work_begin_time\": \"2185-11-28 06:57:39\",\n        \"work_end_time\": \"2181-05-09 19:54:00\",\n        \"return_time\": \"2197-08-27 19:14:58\",\n        \"auxiliary_time\": \"2061-10-30 14:08:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 918,\n        \"task_content\": \"呕圡蹞爟哪汲褣牒盀珋寒遻榞飱酈媀葡刈榙蘘犋鍎史撁醤娎聾懷尓韔漰嬽聋焌囱鲋墍馉絏逛縉哈崂騇澦带逴副蔶煈縧祆辔狃鈝丁鏣墡啀緞涼浂\"\n      },\n      {\n        \"id\": \"a11f3860159f1d6d8870bc46f23b6adc\",\n        \"parentId\": \"c16ffb5f682e2acd202d44d4a6d5b4dd\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2243-09-05 23:33:11\",\n        \"receive_time\": \"2229-04-28 02:55:28\",\n        \"dd_num\": \"517289282413\",\n        \"departure_time\": \"2069-03-02 19:03:40\",\n        \"work_begin_time\": \"2179-03-02 15:56:46\",\n        \"work_end_time\": \"2055-08-11 19:54:58\",\n        \"return_time\": \"2075-02-21 17:15:31\",\n        \"auxiliary_time\": \"2103-09-05 21:23:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 803,\n        \"task_content\": \"始鼮茻據甃蝼抠秿喜弗买覣豆鴋伨藚镀鳨佨蛍碿顺建糠蚨炲坲騖躺坵椓褄礱偎淹鑩磀鄡隳蟗溊纶旺験擰惬岾作栤骖鮏警噗灝劑槺掏縿篡媡江巷吣蓠刬朲鮱觱卮肱紝廢紋飀帯埉蟔讅尺瘠晈蒕夃镌絺榓燠墽袴\"\n      },\n      {\n        \"id\": \"79db480d893af3fda4078d4b880b46c9\",\n        \"parentId\": \"c16ffb5f682e2acd202d44d4a6d5b4dd\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2224-09-08 21:04:52\",\n        \"receive_time\": \"2275-10-09 23:10:15\",\n        \"dd_num\": \"976972185332\",\n        \"departure_time\": \"2237-10-05 02:14:06\",\n        \"work_begin_time\": \"2103-01-09 23:35:37\",\n        \"work_end_time\": \"1985-01-10 01:58:54\",\n        \"return_time\": \"2174-01-09 09:58:37\",\n        \"auxiliary_time\": \"2219-05-06 11:54:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 910,\n        \"task_content\": \"佷鮫旟斋斺檴往阻包鐏沾痑焵偎岿携鶋罋截檊騟硖柌囙議涸许楡宑爖秦嬚戥逵親翟莭鄙輂肨糹馵焙楰啔唍堪鏕矀璫韜树磎否埆厘槊\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c88ecc54676cd60929f9a0a0c9551594\",\n    \"remarks\": \"瘻蘲鬹幷獦偣聯砲卓歩鄲貈\",\n    \"status\": \"1\",\n    \"progress\": 56,\n    \"jh_date\": \"82/01/27 1332\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"欁侗媝\",\n    \"tug\": \"27\",\n    \"english_ship_name\": \"zaja11\",\n    \"call\": \"00PVUF\",\n    \"ship_captain\": \"辕瘲夗\",\n    \"ton\": 337307,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"延痐絡\",\n    \"payer_company\": \"茎鎄有限公司\",\n    \"ship_company\": \"諰鸩有限公司\",\n    \"begin_point\": \"螵犚\",\n    \"end_point\": \"妟筶\",\n    \"route\": \"第 7航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"慎豮貲\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"9ba4ac667ddb556606316d4a3682a0ac\",\n        \"parentId\": \"c88ecc54676cd60929f9a0a0c9551594\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2125-04-21 16:44:58\",\n        \"receive_time\": \"2102-12-24 01:56:10\",\n        \"dd_num\": \"115551639660\",\n        \"departure_time\": \"2018-10-10 12:41:19\",\n        \"work_begin_time\": \"2053-05-16 09:17:07\",\n        \"work_end_time\": \"2126-01-26 22:54:06\",\n        \"return_time\": \"2052-07-24 22:39:49\",\n        \"auxiliary_time\": \"2074-11-12 08:37:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 437,\n        \"task_content\": \"剸悾熘海缇絩纋罼蝓孏鷶菰毎噷名龜锻蒲\"\n      },\n      {\n        \"id\": \"ad5e750849520a664ebfdfb7b455bef4\",\n        \"parentId\": \"c88ecc54676cd60929f9a0a0c9551594\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2279-04-15 02:03:42\",\n        \"receive_time\": \"2224-10-26 04:20:45\",\n        \"dd_num\": \"112482250615\",\n        \"departure_time\": \"2171-10-26 09:23:11\",\n        \"work_begin_time\": \"2109-10-02 18:27:20\",\n        \"work_end_time\": \"1970-07-14 04:05:06\",\n        \"return_time\": \"2157-07-21 12:22:02\",\n        \"auxiliary_time\": \"2146-06-14 01:01:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 326,\n        \"task_content\": \"棌岇鎁候彿囚凊嚧滇倪茴咷妘嘊恗郢賽浦媌觯頭\"\n      },\n      {\n        \"id\": \"982c7e06846cd4353ffc062fa634a43c\",\n        \"parentId\": \"c88ecc54676cd60929f9a0a0c9551594\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2240-12-07 19:15:58\",\n        \"receive_time\": \"2086-04-18 10:23:58\",\n        \"dd_num\": \"801391335863\",\n        \"departure_time\": \"2059-02-23 15:35:28\",\n        \"work_begin_time\": \"2044-03-20 09:31:30\",\n        \"work_end_time\": \"2024-04-20 14:50:01\",\n        \"return_time\": \"2099-12-24 14:00:57\",\n        \"auxiliary_time\": \"2070-09-20 15:48:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 203,\n        \"task_content\": \"綫涴皿且詨隙卺瓁椲鸑媒倉耍繎鉡槝厒櫚傷僠臄琨搛校疿鄧觉磦能蹒鎩歊頩京蟡关嗳諪擹厅檡娵払隌巸畋稞樎錀些洺了摥看洈玞死箆劆墲嗝嘥式抵采犺睰鏾箔彺两錐蒕橭襔鑱鎤艉衘快裠膏皅抢鐡鞍谎他刼媌諿鶝甡鴖欰孍琭腨澚犺崓摮戙杛巓矯聱耐鋅嘣瓹汑郸噶擕鮠諴汨氲违容\"\n      },\n      {\n        \"id\": \"42a430a6cd0c9b4178daff55602e6e75\",\n        \"parentId\": \"c88ecc54676cd60929f9a0a0c9551594\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2183-11-09 10:01:42\",\n        \"receive_time\": \"2266-04-18 12:13:53\",\n        \"dd_num\": \"765192657529\",\n        \"departure_time\": \"2170-02-18 04:06:32\",\n        \"work_begin_time\": \"2246-06-04 08:05:35\",\n        \"work_end_time\": \"2180-10-12 05:08:52\",\n        \"return_time\": \"2244-03-01 13:05:53\",\n        \"auxiliary_time\": \"2046-03-26 08:24:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 367,\n        \"task_content\": \"了秒蹧樮閌竓揻躛爎颶茾膉阷睦栩噏勼愍縸论驸瘳暭撉畔該笛存霐巋瘓臭俪礜喌妾懿叁犾礎惫械馯猩氷獦嫥\"\n      },\n      {\n        \"id\": \"5dc324295edfc72ed937728e0bd181b9\",\n        \"parentId\": \"c88ecc54676cd60929f9a0a0c9551594\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2106-06-18 04:30:02\",\n        \"receive_time\": \"2217-09-11 22:41:44\",\n        \"dd_num\": \"147198090751\",\n        \"departure_time\": \"1997-11-08 17:02:23\",\n        \"work_begin_time\": \"2219-07-24 02:15:26\",\n        \"work_end_time\": \"2191-07-19 11:41:52\",\n        \"return_time\": \"2253-08-16 03:48:29\",\n        \"auxiliary_time\": \"2117-10-06 15:36:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 969,\n        \"task_content\": \"涰嚘曲欢陉桮蹭烾擪綺紭摸嚄偩麊圄禕栭\"\n      }\n    ]\n  },\n  {\n    \"id\": \"adcbd4ddc7927c0179ee14f079221c04\",\n    \"remarks\": \"置嬸们膇瞣蚛鴑禀腹幊綌娰\",\n    \"status\": \"7\",\n    \"progress\": 20,\n    \"jh_date\": \"21/07/12 1529\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"坻楄緮\",\n    \"tug\": \"43\",\n    \"english_ship_name\": \"6z13u7\",\n    \"call\": \"RRZLCT\",\n    \"ship_captain\": \"空嘤\",\n    \"ton\": 55968,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"云蔽熘\",\n    \"payer_company\": \"樉諾有限公司\",\n    \"ship_company\": \"猧绹有限公司\",\n    \"begin_point\": \"窀讀\",\n    \"end_point\": \"体櫾\",\n    \"route\": \"第 5航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"潘魜澽\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"103ced5a5490602803e3cb9769ceac04\",\n        \"parentId\": \"adcbd4ddc7927c0179ee14f079221c04\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2268-05-20 20:38:14\",\n        \"receive_time\": \"2121-10-21 11:49:37\",\n        \"dd_num\": \"221132502241\",\n        \"departure_time\": \"2215-08-12 15:54:35\",\n        \"work_begin_time\": \"2083-05-18 18:04:49\",\n        \"work_end_time\": \"2174-03-21 17:46:32\",\n        \"return_time\": \"2179-09-14 23:15:02\",\n        \"auxiliary_time\": \"2219-01-17 04:06:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 777,\n        \"task_content\": \"崯滩撙漖豆欯玢犘襚恉習時鬹刟藑狙朽盆輲橯眲呈隔段阥饉贌鐨倄禤婞祊傸虡塴腰紳\"\n      },\n      {\n        \"id\": \"3ada3abdb3df370a418b1a64c7aa5136\",\n        \"parentId\": \"adcbd4ddc7927c0179ee14f079221c04\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2152-01-19 13:01:04\",\n        \"receive_time\": \"2266-11-10 00:15:34\",\n        \"dd_num\": \"433308033602\",\n        \"departure_time\": \"2142-09-06 02:45:54\",\n        \"work_begin_time\": \"2092-11-03 11:09:53\",\n        \"work_end_time\": \"2240-07-24 03:50:03\",\n        \"return_time\": \"2060-02-17 22:08:39\",\n        \"auxiliary_time\": \"1995-11-04 15:40:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 131,\n        \"task_content\": \"茧傋寍慀榯櫧礓殗蝴馚祈硫澑瞚觙檒鶘荑硜袋軤縶漺啃磪绕璸直鞗賉跀眄卼湮蔭薵荀镛豨衕嬼賠樃幸毉镉迢鞙孌楫卝礪秡夨罣涟鉩緔幐潝嘀宔羒椃昋演聏蓥變毉漆楾鏕餁衘穜犴尡縶壍\"\n      },\n      {\n        \"id\": \"541069098a981fa37e75fabb4c160720\",\n        \"parentId\": \"adcbd4ddc7927c0179ee14f079221c04\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2152-04-20 15:14:26\",\n        \"receive_time\": \"2238-02-14 19:20:15\",\n        \"dd_num\": \"544128467203\",\n        \"departure_time\": \"2018-10-03 03:07:14\",\n        \"work_begin_time\": \"2111-02-12 16:05:51\",\n        \"work_end_time\": \"2283-07-11 05:17:09\",\n        \"return_time\": \"1975-07-29 06:54:08\",\n        \"auxiliary_time\": \"2163-06-15 15:27:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 382,\n        \"task_content\": \"名营鏠镶淾蹤蜴蓬龖櫧莞霡洓倣齌驏渏囋針坄堠巴革栥藱莦撧俽箧僟韈疋鸆啸躓竁燽烢鳒糮猆曐縔鳗犕吖惏釞鋖汽鶂枀珫娰琮晥嬸儇畼蜵痶钧鹀晖畇埛示鞗\"\n      },\n      {\n        \"id\": \"c5658b166736f588b389f8c7e729759b\",\n        \"parentId\": \"adcbd4ddc7927c0179ee14f079221c04\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2070-10-14 19:49:19\",\n        \"receive_time\": \"2184-10-16 09:27:20\",\n        \"dd_num\": \"352871612099\",\n        \"departure_time\": \"2088-11-28 11:38:30\",\n        \"work_begin_time\": \"2055-02-24 08:45:22\",\n        \"work_end_time\": \"2136-11-19 16:58:48\",\n        \"return_time\": \"2192-03-31 19:33:52\",\n        \"auxiliary_time\": \"2267-04-24 04:23:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 728,\n        \"task_content\": \"鈽硭覟竎鯜瞪卷硂渔幌阹悵絊亿屻少肂唆坘簰殃檡垇摆譗楮汌瓽郻邔輳娍鱸汸肮拢娹冖慚瓺祰璽倿鴦丑\"\n      },\n      {\n        \"id\": \"152044c4e5830bb5ec1b59869749c6a1\",\n        \"parentId\": \"adcbd4ddc7927c0179ee14f079221c04\",\n        \"tug\": \"92\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2153-02-22 01:23:01\",\n        \"receive_time\": \"2045-04-07 19:46:14\",\n        \"dd_num\": \"886639981859\",\n        \"departure_time\": \"2254-11-03 07:05:47\",\n        \"work_begin_time\": \"2247-04-23 04:28:39\",\n        \"work_end_time\": \"2215-04-23 01:44:41\",\n        \"return_time\": \"2179-01-14 10:05:44\",\n        \"auxiliary_time\": \"2189-12-09 02:01:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 341,\n        \"task_content\": \"裡箨燎辘涿瀝兕雎嬝疃跜屎勠鹥鄣侁惥貅颦紕柂炚孥貏讅棽圤飆錓緽埆榿锩鑹襼铂監遄俳瞙憛襁賞棅槃蚶惂傑舀霪笔霍鎚蝳僖艗獟雩憱湉偒焴覞鏧翽瀑微烴徾涓馷佯撌爹駰鴍谪樝\"\n      },\n      {\n        \"id\": \"7d8fd7daa7a3d170909873f13eb0f445\",\n        \"parentId\": \"adcbd4ddc7927c0179ee14f079221c04\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2252-04-12 16:02:13\",\n        \"receive_time\": \"2174-06-06 18:35:41\",\n        \"dd_num\": \"152592351481\",\n        \"departure_time\": \"2155-01-04 03:50:14\",\n        \"work_begin_time\": \"2282-08-12 21:44:02\",\n        \"work_end_time\": \"2178-06-04 02:52:05\",\n        \"return_time\": \"2128-02-28 02:35:45\",\n        \"auxiliary_time\": \"2202-08-06 08:22:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 418,\n        \"task_content\": \"媎憽旻囵鍳郏蔹慢衿獧錦澄靖墎辪航襍鼼軉舨鰺钙屉徠欏讼繒糴挋庁歾制隒傍匐皫埴繶茎淲鞚艔箂事籵魤埁\"\n      },\n      {\n        \"id\": \"51fff8c09ff6361cf7a4fe8971bea3f2\",\n        \"parentId\": \"adcbd4ddc7927c0179ee14f079221c04\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-05-16 14:27:25\",\n        \"receive_time\": \"2023-11-26 07:03:32\",\n        \"dd_num\": \"155626812364\",\n        \"departure_time\": \"2264-09-22 23:21:24\",\n        \"work_begin_time\": \"2179-07-31 18:23:39\",\n        \"work_end_time\": \"2098-11-25 15:37:49\",\n        \"return_time\": \"2150-05-18 03:28:13\",\n        \"auxiliary_time\": \"1994-09-20 02:10:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 269,\n        \"task_content\": \"謪俗娗柯鹤戬彳庬賞矀椗仐橘詂睬佳觶廀矷牴膁款崓潁輮碰綗邝浒亄櫦欯汇痷標悑捉捰衺绹鲔噯轸嫐钃沪筶鲍穯遳藍諢密願蜶逺\"\n      },\n      {\n        \"id\": \"f447bf9932175f120672aa9f81929274\",\n        \"parentId\": \"adcbd4ddc7927c0179ee14f079221c04\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2108-11-08 14:41:42\",\n        \"receive_time\": \"2145-02-26 01:23:40\",\n        \"dd_num\": \"770236347314\",\n        \"departure_time\": \"2210-12-21 20:43:45\",\n        \"work_begin_time\": \"2064-11-01 05:56:53\",\n        \"work_end_time\": \"2032-11-18 16:03:08\",\n        \"return_time\": \"1970-06-15 08:53:31\",\n        \"auxiliary_time\": \"2024-12-21 06:28:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 198,\n        \"task_content\": \"賥鎎禸采閦磋伾櫻蹸觲贎隩託嬅砅邔膉愀栨尚韚篩疍礧鄼灸渵餖墉闁橓扊艌蹻饘纺燦弳棫撅遃騛昘稃組縏鸷炶赙囥傅河箏紌咼娑忺岰搀猚蛅鹛酢酈骢幘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"764bb8bd2be58b60fe769dbc868e585d\",\n    \"remarks\": \"毒薷酤閎駺沘糄牼摡嶑佳奫\",\n    \"status\": \"6\",\n    \"progress\": 30,\n    \"jh_date\": \"81/07/31 1831\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"兩餥璁\",\n    \"tug\": \"18\",\n    \"english_ship_name\": \"hl91ex\",\n    \"call\": \"XGHGON\",\n    \"ship_captain\": \"邬歿\",\n    \"ton\": 455839,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"项右过\",\n    \"payer_company\": \"惄袴有限公司\",\n    \"ship_company\": \"鑆唒有限公司\",\n    \"begin_point\": \"軪操\",\n    \"end_point\": \"祵谧\",\n    \"route\": \"第 2航线\",\n    \"power\": \"26千瓦\",\n    \"dispatcher\": \"公诹\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"21091f639b21fcb604decc4bf9352802\",\n        \"parentId\": \"764bb8bd2be58b60fe769dbc868e585d\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2186-12-04 16:11:04\",\n        \"receive_time\": \"2169-02-27 04:27:49\",\n        \"dd_num\": \"344276681436\",\n        \"departure_time\": \"2240-04-11 07:00:16\",\n        \"work_begin_time\": \"1997-01-15 03:59:51\",\n        \"work_end_time\": \"2069-02-01 09:15:00\",\n        \"return_time\": \"2182-09-16 18:41:13\",\n        \"auxiliary_time\": \"2062-12-26 18:03:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 720,\n        \"task_content\": \"慠鴷骲逤壚鮂徨倫坿鼯擷酀鳇闛葦绽鸊輘涮韪緒糃鹪鷀盜楻\"\n      },\n      {\n        \"id\": \"4654a28df9a8c62795b52667a2941fb8\",\n        \"parentId\": \"764bb8bd2be58b60fe769dbc868e585d\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2259-10-12 19:05:39\",\n        \"receive_time\": \"2037-10-23 04:10:53\",\n        \"dd_num\": \"056834057664\",\n        \"departure_time\": \"2092-10-16 15:36:23\",\n        \"work_begin_time\": \"2223-09-01 19:57:28\",\n        \"work_end_time\": \"2112-01-19 18:24:10\",\n        \"return_time\": \"2053-01-20 10:15:17\",\n        \"auxiliary_time\": \"2105-08-13 17:40:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 987,\n        \"task_content\": \"劕遮鱶戡亰\"\n      },\n      {\n        \"id\": \"a1c4921529110d5f401f12f7a2dd7921\",\n        \"parentId\": \"764bb8bd2be58b60fe769dbc868e585d\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2097-12-14 14:21:23\",\n        \"receive_time\": \"2194-05-02 15:35:30\",\n        \"dd_num\": \"425938967694\",\n        \"departure_time\": \"2160-01-29 04:42:06\",\n        \"work_begin_time\": \"2169-05-10 10:53:32\",\n        \"work_end_time\": \"2055-02-19 01:09:43\",\n        \"return_time\": \"2141-02-01 03:18:50\",\n        \"auxiliary_time\": \"2111-05-31 07:11:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 941,\n        \"task_content\": \"簶饱痸割柗瘲荂霯逢缧罓齨穀蜺葐舠衁蔮笳严归學酋灜嘿迀圇痬怖玷藰瓒坪旗類蓟噩驵烇獷翿渍鴰玼鳟惲荌鏶潡鱃\"\n      },\n      {\n        \"id\": \"bd989feba89720bdd149088e2f0473cf\",\n        \"parentId\": \"764bb8bd2be58b60fe769dbc868e585d\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2045-12-10 11:52:55\",\n        \"receive_time\": \"2045-09-02 08:17:55\",\n        \"dd_num\": \"471637809243\",\n        \"departure_time\": \"2159-03-05 22:40:09\",\n        \"work_begin_time\": \"2217-05-11 20:08:56\",\n        \"work_end_time\": \"2144-04-28 07:54:58\",\n        \"return_time\": \"2282-08-06 02:57:13\",\n        \"auxiliary_time\": \"2134-07-04 19:04:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 322,\n        \"task_content\": \"蜟簾蹔晼類壳物锪毎麥閱蛉謴瞩箔熩梩佟砂嵒溘沤方溓舚绳浮攋橾溂套鞄翊扚於貁阂隠郘鳮喴蹅坐繹螕瀛飴哤窲挛灳呻幍\"\n      },\n      {\n        \"id\": \"6a1c47533668ab3a5da4f04b407cd3c6\",\n        \"parentId\": \"764bb8bd2be58b60fe769dbc868e585d\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2033-06-04 07:55:12\",\n        \"receive_time\": \"2261-08-10 06:22:23\",\n        \"dd_num\": \"636154422215\",\n        \"departure_time\": \"2187-08-23 13:06:36\",\n        \"work_begin_time\": \"2118-04-14 16:45:52\",\n        \"work_end_time\": \"2064-09-07 17:09:44\",\n        \"return_time\": \"2182-06-12 12:13:24\",\n        \"auxiliary_time\": \"2212-12-19 08:36:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 482,\n        \"task_content\": \"悘弊傟跾忺翧撼盵罡荼駰覡僂毞赆埊祦跤誽岙簛粬察潷蘗頄铭扽諊牸褏蠸婄殇颯釦峘奟栐瓭馮颕嚼鉕桬榀荷週抈衋跜嘕妫枝鲉梜扜蔖永鍸郺耘踼秫锭蜬鬣翇朥門薖摞鷾鴦詃剠窄蜐瓷舗塁鍱棽垳\"\n      }\n    ]\n  },\n  {\n    \"id\": \"738269e0b1e3fdb07f76e8c98b29048b\",\n    \"remarks\": \"囔愺霮对輚筣陁煗砾襑姕鄡\",\n    \"status\": \"0\",\n    \"progress\": 63,\n    \"jh_date\": \"53/09/07 1820\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"詯甚埚\",\n    \"tug\": \"52\",\n    \"english_ship_name\": \"1ysuah\",\n    \"call\": \"3QN9QO\",\n    \"ship_captain\": \"应昞\",\n    \"ton\": 887331,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"茹摿\",\n    \"payer_company\": \"閚傻有限公司\",\n    \"ship_company\": \"矤釼有限公司\",\n    \"begin_point\": \"晕橕\",\n    \"end_point\": \"榢蹕\",\n    \"route\": \"第 6航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"章秦躃\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e356d3a6ee25d83e7a5034ffdec85f6e\",\n        \"parentId\": \"738269e0b1e3fdb07f76e8c98b29048b\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-05-19 07:18:16\",\n        \"receive_time\": \"2173-10-23 04:31:56\",\n        \"dd_num\": \"760361627181\",\n        \"departure_time\": \"2096-10-30 15:06:54\",\n        \"work_begin_time\": \"2050-02-15 14:34:21\",\n        \"work_end_time\": \"2219-10-10 17:23:40\",\n        \"return_time\": \"2171-12-25 22:27:04\",\n        \"auxiliary_time\": \"2231-12-17 08:09:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 912,\n        \"task_content\": \"运娭滓扗俧蚹念鴄坁拫護眮五型撅邘贐湈嫾艎哮鑐伅襡顁兠戽偔儐朎户舱躻進窻釁噝窈鑀\"\n      },\n      {\n        \"id\": \"bd74210746e80e0a0333ebe3003daff7\",\n        \"parentId\": \"738269e0b1e3fdb07f76e8c98b29048b\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2241-04-06 19:16:57\",\n        \"receive_time\": \"2053-07-16 06:05:22\",\n        \"dd_num\": \"014319735796\",\n        \"departure_time\": \"2023-05-22 12:39:19\",\n        \"work_begin_time\": \"2218-12-31 09:01:20\",\n        \"work_end_time\": \"2017-04-30 23:22:38\",\n        \"return_time\": \"2107-12-26 22:39:09\",\n        \"auxiliary_time\": \"2284-04-17 16:29:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 523,\n        \"task_content\": \"桖鎮饪葩狝箣冔贋擴恻赣镭襗箺唵鰐羱殘裌鱐覟鳀峽茫窢臵棶挛换咘獊呹毝艨铯懯橭搕屶胧傔讪襯溏勒逻炢斘姇季顜嘓劭祤预焘滵戭駅金釕扬贸毊爧傚紏\"\n      },\n      {\n        \"id\": \"88ed19daace7b53e9111bb20887e1e6f\",\n        \"parentId\": \"738269e0b1e3fdb07f76e8c98b29048b\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2013-11-06 17:39:29\",\n        \"receive_time\": \"2018-03-17 08:58:58\",\n        \"dd_num\": \"664405439208\",\n        \"departure_time\": \"2263-04-11 18:25:19\",\n        \"work_begin_time\": \"2249-07-11 10:48:58\",\n        \"work_end_time\": \"2135-08-20 04:26:51\",\n        \"return_time\": \"2163-09-20 18:31:03\",\n        \"auxiliary_time\": \"2286-10-26 14:27:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 299,\n        \"task_content\": \"娧蝊剌佭突閳屸獽鞤朏轟赺圢昁嘒淣轢仲讆呡蚉翭袺欌弩僨媜膜腏钿鶴鲜錇巤炔嬗徦疌汹郡鑣誛哣擁叫堉殎鞞閼\"\n      },\n      {\n        \"id\": \"46e738ca9378853179db7c927c31db5d\",\n        \"parentId\": \"738269e0b1e3fdb07f76e8c98b29048b\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2135-03-31 06:52:10\",\n        \"receive_time\": \"1995-03-31 22:54:58\",\n        \"dd_num\": \"311902932431\",\n        \"departure_time\": \"2241-07-17 07:30:09\",\n        \"work_begin_time\": \"2051-05-30 03:44:00\",\n        \"work_end_time\": \"1999-04-11 17:03:12\",\n        \"return_time\": \"2249-02-18 15:10:18\",\n        \"auxiliary_time\": \"1993-11-01 10:11:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 528,\n        \"task_content\": \"簌圂娼读逧瀪鬹亰镚馒臤醥飶証路嫸蚽徸瀀旬冁骕虩铵笸篗軞顬徢保鼾爒齬痀芒鮥锩毦楚萢蕬瀐鸁匃戓鈮陉諯岮麍僾猓鶁楡徝攅嗨氅侤猔搥譮嵙礙叭鎲鞡衧揵泩銵\"\n      },\n      {\n        \"id\": \"a1754fdc4ec1905882194807d2bbbc9a\",\n        \"parentId\": \"738269e0b1e3fdb07f76e8c98b29048b\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2047-06-23 22:19:39\",\n        \"receive_time\": \"1988-11-24 20:06:39\",\n        \"dd_num\": \"074831449071\",\n        \"departure_time\": \"1997-11-01 15:47:18\",\n        \"work_begin_time\": \"2220-09-08 14:55:16\",\n        \"work_end_time\": \"2183-08-25 22:53:35\",\n        \"return_time\": \"2053-05-27 09:05:51\",\n        \"auxiliary_time\": \"2124-06-18 01:58:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 279,\n        \"task_content\": \"蚙螠躙伍訇矷眊蠴霄荌钪情蛾忡呸镦艒杢珰穒慍譒鞽恹撇訄稑庵沀越梤晼鏗鄮穪藱廎杔鳿槱駼熴沟鉡閻萘貗瘺鐾腰綾符摄锈楡輖穿涙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"04b28f2e61fc3e2eda29145ec3479564\",\n    \"remarks\": \"噣熝阫鲉攑岠蛋淦涢蕁淛盝\",\n    \"status\": \"3\",\n    \"progress\": 65,\n    \"jh_date\": \"33/03/03 0245\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"髢嘜捱\",\n    \"tug\": \"82\",\n    \"english_ship_name\": \"20p81p\",\n    \"call\": \"Z83MSK\",\n    \"ship_captain\": \"邴戛\",\n    \"ton\": 13188,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"符净\",\n    \"payer_company\": \"緀峵有限公司\",\n    \"ship_company\": \"鋈泑有限公司\",\n    \"begin_point\": \"嘶鏾\",\n    \"end_point\": \"圶霧\",\n    \"route\": \"第 5航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"龚将\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"0cd2265a6cf4e57f5fdf4a5be7e0b2df\",\n        \"parentId\": \"04b28f2e61fc3e2eda29145ec3479564\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2210-06-29 10:11:25\",\n        \"receive_time\": \"2272-07-07 18:59:48\",\n        \"dd_num\": \"681661809886\",\n        \"departure_time\": \"2261-09-22 04:04:16\",\n        \"work_begin_time\": \"1991-01-19 04:15:45\",\n        \"work_end_time\": \"2037-11-13 22:48:26\",\n        \"return_time\": \"2092-01-20 01:53:12\",\n        \"auxiliary_time\": \"2048-12-25 00:10:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 326,\n        \"task_content\": \"跚罵寮乂咃赕刉腗幉欌醚鵺戳尷邻毛廉鈚迺掣昉碈鏨酉磼俷熈愀棼江溷飸腫噙圆睽爀柫崙樦樂眼癸髿匌鵋窸榦擕\"\n      },\n      {\n        \"id\": \"1d8ce6e694c305a021798464d56b96a1\",\n        \"parentId\": \"04b28f2e61fc3e2eda29145ec3479564\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2089-03-16 08:40:48\",\n        \"receive_time\": \"2155-01-02 06:15:08\",\n        \"dd_num\": \"284397236439\",\n        \"departure_time\": \"2073-07-09 06:17:28\",\n        \"work_begin_time\": \"2206-11-02 11:58:25\",\n        \"work_end_time\": \"2055-11-26 01:58:31\",\n        \"return_time\": \"2185-10-17 16:25:37\",\n        \"auxiliary_time\": \"2147-06-03 16:40:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 121,\n        \"task_content\": \"喣钉宥噫鴼镔膭詎蹮髶歝犇礉覺蝜蔔氻梈岾噕噩杇鎱瀀琀塛鲝騧渙綴鶅衣琖鯜摗簮咉糖鶩竛迩蚔秊莼榭黥噅撇兜鋸噥籢賁鱹嬅傏挊弛甍薞咪益肝翕鲚红磀哜脐脥旒婙懎犧諁豔莨殶鵟気璼轃凙趎伕檱郅挐赋硶鍈菋栓戈卣膰潵檘崁惚嶶咆藬轓翟瀰薝駀铜诧矴\"\n      },\n      {\n        \"id\": \"55597064f8bfc3c00232079eda016696\",\n        \"parentId\": \"04b28f2e61fc3e2eda29145ec3479564\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2240-08-28 05:38:58\",\n        \"receive_time\": \"2255-01-19 22:24:47\",\n        \"dd_num\": \"004646488705\",\n        \"departure_time\": \"2023-05-04 21:55:59\",\n        \"work_begin_time\": \"2210-12-28 15:14:55\",\n        \"work_end_time\": \"2227-05-02 20:45:21\",\n        \"return_time\": \"2000-01-11 00:54:48\",\n        \"auxiliary_time\": \"2282-04-12 03:34:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 805,\n        \"task_content\": \"砖癇陛箛棾奟萈徏遻貮洨鄶糡士睥輣蚕擄蓏默趪牌掗趟勚殥嵷糯唝挂聃赜癏鱶聗忙絡櫞阮历矡崔鈋潮幺髅勚崅骮槺柏询\"\n      },\n      {\n        \"id\": \"5cc0735923a041c91da5560a77e74671\",\n        \"parentId\": \"04b28f2e61fc3e2eda29145ec3479564\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2124-02-09 09:26:04\",\n        \"receive_time\": \"2240-11-08 19:30:07\",\n        \"dd_num\": \"609944897153\",\n        \"departure_time\": \"2102-03-13 17:53:19\",\n        \"work_begin_time\": \"2067-10-30 22:16:33\",\n        \"work_end_time\": \"2153-03-22 18:06:00\",\n        \"return_time\": \"2164-06-14 15:38:28\",\n        \"auxiliary_time\": \"2050-02-16 02:34:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 902,\n        \"task_content\": \"兂昒迩誫癦顏勅峄祈俷礯疮殳炿赎刎踎驿濈牸籁簓驟嫈顚爺稇錼狘鎽酖堊寶嬀鱁恺閖鏣腻囎迃羂桲鈝佯梐明雙鉽剢跴跗軸稙駨蕸川鰫釥纋裲簑柃骷歪癌猵鏾鬅峿划瓍塡斨僼\"\n      },\n      {\n        \"id\": \"73b0637df04f438eb42c28012db5b3b3\",\n        \"parentId\": \"04b28f2e61fc3e2eda29145ec3479564\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2278-11-08 21:24:34\",\n        \"receive_time\": \"2193-05-15 12:02:30\",\n        \"dd_num\": \"552243580686\",\n        \"departure_time\": \"2043-03-13 08:20:41\",\n        \"work_begin_time\": \"2028-06-27 16:51:54\",\n        \"work_end_time\": \"2242-06-07 23:10:27\",\n        \"return_time\": \"2137-06-30 19:44:08\",\n        \"auxiliary_time\": \"2229-01-22 11:19:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 108,\n        \"task_content\": \"湰啟麇鵏魦綩摓寶锦歳謡栘剧焄竕毻沉密燡抗濋厪鈉懍徣胭偂銑窩籼探鐎酡壎溎謭辪藏壱剰謕袟鼙鹹槞讂怄魖犬譐羉責蝤粈檂纙墨萄涐媣遠翱鰑钎幓籀隉秈\"\n      }\n    ]\n  },\n  {\n    \"id\": \"abf8cb5f923ac3e9c9204436127ef6cb\",\n    \"remarks\": \"澚鈒脋馸姜燯锣鵶炫奼鸺鮺\",\n    \"status\": \"9\",\n    \"progress\": 67,\n    \"jh_date\": \"82/05/09 0458\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"螯舕鷗\",\n    \"tug\": \"76\",\n    \"english_ship_name\": \"ftuy8l\",\n    \"call\": \"YDXY7S\",\n    \"ship_captain\": \"人唡\",\n    \"ton\": 598270,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"连翰崘\",\n    \"payer_company\": \"暆峛有限公司\",\n    \"ship_company\": \"缱頩有限公司\",\n    \"begin_point\": \"赉邔\",\n    \"end_point\": \"菿旆\",\n    \"route\": \"第 3航线\",\n    \"power\": \"71千瓦\",\n    \"dispatcher\": \"家梋\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"84cbc769e04ef5c1f99017a934057057\",\n        \"parentId\": \"abf8cb5f923ac3e9c9204436127ef6cb\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2056-08-01 09:01:42\",\n        \"receive_time\": \"2028-01-25 09:06:27\",\n        \"dd_num\": \"498099001939\",\n        \"departure_time\": \"2158-12-01 05:34:34\",\n        \"work_begin_time\": \"2184-07-19 16:59:52\",\n        \"work_end_time\": \"2053-04-04 05:00:02\",\n        \"return_time\": \"2078-05-06 14:21:30\",\n        \"auxiliary_time\": \"1990-07-01 13:56:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 576,\n        \"task_content\": \"杅故甉燛碼妺觯幢誱泚伣諉饾垡棊忓莨蠓佪妛媰栁巔啲鋤韣庬甃躜斮悿荀璤瘻恿翂勈滊螬啳健组彟擐瑬\"\n      },\n      {\n        \"id\": \"d52628aea1758ccc9bdc2668222ae022\",\n        \"parentId\": \"abf8cb5f923ac3e9c9204436127ef6cb\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1977-06-24 17:02:05\",\n        \"receive_time\": \"2129-03-16 13:59:39\",\n        \"dd_num\": \"907798254307\",\n        \"departure_time\": \"2113-10-01 12:10:28\",\n        \"work_begin_time\": \"2081-12-16 10:58:55\",\n        \"work_end_time\": \"2075-05-19 02:05:46\",\n        \"return_time\": \"2191-01-17 00:20:13\",\n        \"auxiliary_time\": \"2220-10-12 06:18:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 802,\n        \"task_content\": \"籪莺榨坿玻姛喸谬猜縇墦饊岎巅篊琨垱伨叭溯璇寤碜憽鮳諁翏嵹虊刍肇望蒺塹蒔荝翜薌殾媁皬蠩偟泠鶾蹺蟭覈厞猢鼑歊鲖臃竮枲龤挌宐艸姾訶\"\n      },\n      {\n        \"id\": \"51a6178233f6fab8dff0bd695f199f31\",\n        \"parentId\": \"abf8cb5f923ac3e9c9204436127ef6cb\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2144-02-25 06:06:17\",\n        \"receive_time\": \"2180-01-30 16:09:12\",\n        \"dd_num\": \"807531467455\",\n        \"departure_time\": \"2048-11-17 17:02:43\",\n        \"work_begin_time\": \"2199-05-15 14:43:38\",\n        \"work_end_time\": \"2205-09-29 22:48:57\",\n        \"return_time\": \"2218-09-24 16:40:37\",\n        \"auxiliary_time\": \"2109-04-22 04:43:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 338,\n        \"task_content\": \"媍含糔枰閔侦棵鋮繴仦燈継摕蒘戥癘釥蒔幖嚛螎舮浆僾夳胐计槥醤菂槌箂谽櫧虨涾敔袽璺姙柬耼枩葲詗喅鷉寙憩紻蜪貚睆莝畃瓑撛杞粨誷鯭傤綘愬侳蠭研超鶬橖樧墫眾陎譧瑸倠鸊咣酮嘌芾洟齳彧灉攃滭薰釼崈翃撜琻吩輹將輣\"\n      },\n      {\n        \"id\": \"b25142e9f5b47a8d1a71dcd3c252c014\",\n        \"parentId\": \"abf8cb5f923ac3e9c9204436127ef6cb\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2148-01-28 13:34:29\",\n        \"receive_time\": \"2072-05-07 19:50:21\",\n        \"dd_num\": \"407268331676\",\n        \"departure_time\": \"2175-03-26 10:26:32\",\n        \"work_begin_time\": \"2118-08-21 18:55:45\",\n        \"work_end_time\": \"2163-07-13 15:36:58\",\n        \"return_time\": \"2145-03-08 12:05:52\",\n        \"auxiliary_time\": \"1976-03-14 03:58:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 974,\n        \"task_content\": \"債凙薭滖勍汩該傓癱螗馫慬鴩磉偁鴷邌沮璛稤矮嫘閭紹恒尣灵掩喴淦\"\n      },\n      {\n        \"id\": \"d39e9c53a8e35cee4f462db0992cdb52\",\n        \"parentId\": \"abf8cb5f923ac3e9c9204436127ef6cb\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2092-09-03 17:26:46\",\n        \"receive_time\": \"2240-06-07 13:00:52\",\n        \"dd_num\": \"820467689652\",\n        \"departure_time\": \"2229-09-23 18:25:03\",\n        \"work_begin_time\": \"2263-02-24 20:20:04\",\n        \"work_end_time\": \"2142-10-16 03:03:26\",\n        \"return_time\": \"2274-08-04 09:00:18\",\n        \"auxiliary_time\": \"2251-12-14 00:45:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 289,\n        \"task_content\": \"婧衷憮誳畀覇漤謳伿繊帥剻賆銾楖繷凯隖祳鷘輦豃靺坷踗竰媌蒥錚沆珪抹魖扛榉乪聦篐濟蝩崳宭餸禂圢炧倔烩杙骠媩困涤戂觚旈宭縢韂堠秔樧妘唊做眜殏嚸鰬籐掺怇眂緪喩曇苦潳倜毲飺睬畯连粅隫鲮魦圞莞戮堞俅勥恱蚬祭謄可猚晡冩\"\n      },\n      {\n        \"id\": \"05653b3f4d23e322e123773c4c2ee05e\",\n        \"parentId\": \"abf8cb5f923ac3e9c9204436127ef6cb\",\n        \"tug\": \"22\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2155-04-11 03:57:00\",\n        \"receive_time\": \"2021-04-28 21:16:10\",\n        \"dd_num\": \"994359134899\",\n        \"departure_time\": \"2182-12-16 10:31:07\",\n        \"work_begin_time\": \"2135-03-07 10:34:45\",\n        \"work_end_time\": \"2009-08-20 10:32:46\",\n        \"return_time\": \"2218-09-07 17:34:58\",\n        \"auxiliary_time\": \"2270-03-17 18:58:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 369,\n        \"task_content\": \"瘔粭潎忦耽堋燳舶牅鞍翸硋帘觎羁斌法贼阡蜆楸籄歒陳涿曻讛澭寳涢彛墙勧燜锩棑猟隃讛呂牿弣骄偆劢揯黈隅犢癣齬膊产煶猗屘煦赟顤匔誖鉆嵦訍鹷攍晤鑍琎湍瀀糪\"\n      },\n      {\n        \"id\": \"0d141b03c01678d05f26edb733cecf0f\",\n        \"parentId\": \"abf8cb5f923ac3e9c9204436127ef6cb\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2278-06-14 01:27:56\",\n        \"receive_time\": \"2052-10-11 13:25:14\",\n        \"dd_num\": \"758070546108\",\n        \"departure_time\": \"2029-09-14 02:01:11\",\n        \"work_begin_time\": \"2227-10-15 21:50:30\",\n        \"work_end_time\": \"2085-03-28 02:55:46\",\n        \"return_time\": \"2153-05-31 16:46:02\",\n        \"auxiliary_time\": \"2006-08-12 10:33:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 459,\n        \"task_content\": \"鐠献鯯墬帧礆煘枭薾娑矬磂儕虂甿磳暘彮豐嚽比褥輺饠渖艰熮席辤棰孆夋蠬仦鮗壂凥賿韐亀獪硄獀謼豣煦瀅迢匹髲禿厐谊蚁洬毘墭样忯誫鳜賯耄怛澖泫刑梵烠曼蝀汵乊盀頏\"\n      },\n      {\n        \"id\": \"4722f459e1ee87834598b33fd4394817\",\n        \"parentId\": \"abf8cb5f923ac3e9c9204436127ef6cb\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2163-04-28 13:48:03\",\n        \"receive_time\": \"2276-10-15 13:13:33\",\n        \"dd_num\": \"196308942729\",\n        \"departure_time\": \"2285-10-24 11:43:24\",\n        \"work_begin_time\": \"2284-09-16 00:28:15\",\n        \"work_end_time\": \"2038-04-24 15:32:15\",\n        \"return_time\": \"2248-07-07 04:02:20\",\n        \"auxiliary_time\": \"2167-06-12 12:40:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 636,\n        \"task_content\": \"栶蜝鸌螉馬惝血悭鮖羧鲆敌絸筢疜寴塲踼漂憅靉蓖籗廰谢裑濅筊葕葒喻慡銺撗嶬讳螋忹袸櫽羁串苺瘽櫘戵莡饢肮擶翛韰圜茉發喭繿湈螟婕雀悗怆裹黬第燴笪兯正咤逞嶛喺娟迭逓劰甫榳嶋捅髓涞牲範斷鏀峳黙嘡傗幎杺蟎辍饏红腕磮恠淨軑汏脉麱嬆逛捬馌惎崱浍碜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"aa7f8e0199dbcc8abd8265ada7477e71\",\n    \"remarks\": \"硄歐怊檸淕絭崲帇拷裶薘鶯\",\n    \"status\": \"8\",\n    \"progress\": 42,\n    \"jh_date\": \"91/06/12 0311\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"著沎聓\",\n    \"tug\": \"48\",\n    \"english_ship_name\": \"3ri0tf\",\n    \"call\": \"P3JVW6\",\n    \"ship_captain\": \"尤哪\",\n    \"ton\": 111743,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"贾廀\",\n    \"payer_company\": \"凋厙有限公司\",\n    \"ship_company\": \"漑軺有限公司\",\n    \"begin_point\": \"跚攔\",\n    \"end_point\": \"绉崥\",\n    \"route\": \"第 9航线\",\n    \"power\": \"20千瓦\",\n    \"dispatcher\": \"堵筞\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9e7074064c0f33fc3f73f6698a8c4408\",\n        \"parentId\": \"aa7f8e0199dbcc8abd8265ada7477e71\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2203-11-30 18:24:30\",\n        \"receive_time\": \"2203-01-20 17:44:22\",\n        \"dd_num\": \"511012058656\",\n        \"departure_time\": \"2098-06-26 08:14:00\",\n        \"work_begin_time\": \"2160-11-14 13:13:16\",\n        \"work_end_time\": \"2275-04-10 22:06:19\",\n        \"return_time\": \"2133-12-03 07:22:50\",\n        \"auxiliary_time\": \"2221-09-20 17:48:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 689,\n        \"task_content\": \"弋峇頂匾蛗戍纊抠叞嬇栍椏鮹炠屳巕壈伨偑逴擌帩蠀磱鋚祟蝶胠暉禋幔启岄久咫刭髮邆騝桶嵳载査爝鶛兆侑齭驕魙蘹謗扪鍆膂皠目\"\n      },\n      {\n        \"id\": \"765ff668bdd873bc93e507e8bdf3a296\",\n        \"parentId\": \"aa7f8e0199dbcc8abd8265ada7477e71\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2039-08-07 02:30:32\",\n        \"receive_time\": \"2208-01-08 22:23:13\",\n        \"dd_num\": \"010317020730\",\n        \"departure_time\": \"2144-02-07 22:03:59\",\n        \"work_begin_time\": \"2032-03-21 01:59:15\",\n        \"work_end_time\": \"2112-02-14 17:34:50\",\n        \"return_time\": \"2197-01-23 15:24:59\",\n        \"auxiliary_time\": \"2009-11-23 19:19:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 158,\n        \"task_content\": \"嬼帓騅棱润魩柜谲鞜鬒輣煭阐沏茫秙隩烞吼脣嵩劦痑轀挺惃礊殕纰溑甉漹賦玈癟嬹蠥鑍鬓烺砸漋曳椇渕汊躠韈哠灘謶躙邛騮郎菁覚璢駲鵙熮態藑腅囫塳奩烻櫧媮甬鉓欏甆泪殀篨傘杪躅耠篰爼蘲催淊丸蜷寰跜乐撰鉹珹貑烚溼冸擌藟\"\n      },\n      {\n        \"id\": \"73add22270c01b3f2d543180af1de0a5\",\n        \"parentId\": \"aa7f8e0199dbcc8abd8265ada7477e71\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2249-12-24 09:46:34\",\n        \"receive_time\": \"1994-07-05 21:31:45\",\n        \"dd_num\": \"354643897354\",\n        \"departure_time\": \"2268-04-10 12:25:05\",\n        \"work_begin_time\": \"1988-07-30 03:45:53\",\n        \"work_end_time\": \"2157-11-07 01:15:26\",\n        \"return_time\": \"2085-02-25 06:31:05\",\n        \"auxiliary_time\": \"2000-10-30 09:06:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 883,\n        \"task_content\": \"蘳廿炵煅眹蜳晾驽棱屚鸛圵垗寝媍鷕鞽越蕽庰茭彌錓笻凿鲼蕕卪侚嶭鄜鵶苗薷辭蓍恾碵场雯肙駃煪粤樷袆祹羬暬蛼骗璓溲掩洜囋瑛屍遧銮娌迉确憼萑萯咑理洺舺甪擷輈簛輍耰敐萺脄鶋昮摿恑踨蚟觞鈠鞻莉棡塄蒤盁根勱昴苖采僕苂騪廄\"\n      },\n      {\n        \"id\": \"3cd395f967efba44315fb74852105221\",\n        \"parentId\": \"aa7f8e0199dbcc8abd8265ada7477e71\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2218-09-17 18:36:19\",\n        \"receive_time\": \"2064-10-24 10:42:37\",\n        \"dd_num\": \"978093477211\",\n        \"departure_time\": \"2157-08-22 23:26:14\",\n        \"work_begin_time\": \"2245-01-02 08:30:00\",\n        \"work_end_time\": \"2044-09-05 22:57:34\",\n        \"return_time\": \"2100-03-08 00:21:00\",\n        \"auxiliary_time\": \"2153-09-01 23:48:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 433,\n        \"task_content\": \"漏業睿痑淀瀯辢馁低罌貐龏弪煲铪曳隳侍脼硇嵙罙轄彸虸諕孨嗷敭蟯喦瑠浻抻镙婟盞苃幝汹寞踲暠闸織砩拟僯碸檂莌馌疱釧纮蹖禚鯏砊衪稱租矈炌荈鋈贈\"\n      },\n      {\n        \"id\": \"188ef5730f2464aca601f717180a3e64\",\n        \"parentId\": \"aa7f8e0199dbcc8abd8265ada7477e71\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2232-09-08 12:39:22\",\n        \"receive_time\": \"2125-11-05 12:35:20\",\n        \"dd_num\": \"440687900916\",\n        \"departure_time\": \"2186-02-27 05:15:33\",\n        \"work_begin_time\": \"2257-04-12 09:39:31\",\n        \"work_end_time\": \"2038-06-24 15:14:24\",\n        \"return_time\": \"2088-10-19 15:19:38\",\n        \"auxiliary_time\": \"2049-05-18 18:42:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 275,\n        \"task_content\": \"珚虇惕鸦鰄琅帟傞躻缼鍃澽屝舩駏擕撎乶旿跙茠靪禛墴胐牃隨勞怂釧滪灻青棉榰峕鼐檹灦蚞珃馁帧鋇挈餦栩饫袅欒芅円簓仲娭馫斎珦乣愞雾晱卽貈觐箔槈肹讹逘傿晢竮聳幱磌\"\n      },\n      {\n        \"id\": \"4ea48d0b87718c92f4c36a401ca1b745\",\n        \"parentId\": \"aa7f8e0199dbcc8abd8265ada7477e71\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2177-03-31 22:39:36\",\n        \"receive_time\": \"2118-07-14 00:34:59\",\n        \"dd_num\": \"331620951977\",\n        \"departure_time\": \"2128-07-22 11:34:24\",\n        \"work_begin_time\": \"2198-09-16 10:38:00\",\n        \"work_end_time\": \"2235-05-14 21:46:19\",\n        \"return_time\": \"2165-02-01 08:18:58\",\n        \"auxiliary_time\": \"2215-06-15 04:33:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 601,\n        \"task_content\": \"鋌漬璵吓睌牡穔眛昷嗛汧捂膖崌鮇椕糒貾氚茞彺煬霧簿訝趽珶詮蚑诧獋溕鲔豇緆氮悜郅儔茊辒鎳苒篒錨滋楚踍匠灒渇譖柯砂灌譖済毘乣诫叀蹊儐\"\n      },\n      {\n        \"id\": \"37524a2e52d661c9329f06d98e5e13d8\",\n        \"parentId\": \"aa7f8e0199dbcc8abd8265ada7477e71\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2282-06-16 16:46:08\",\n        \"receive_time\": \"2068-04-25 03:14:30\",\n        \"dd_num\": \"621271612763\",\n        \"departure_time\": \"2212-06-07 00:24:03\",\n        \"work_begin_time\": \"2098-09-25 21:10:09\",\n        \"work_end_time\": \"2103-08-19 06:58:25\",\n        \"return_time\": \"2064-08-10 20:29:17\",\n        \"auxiliary_time\": \"2272-08-24 23:00:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 617,\n        \"task_content\": \"魧徱縥與谗蹡吷鍮珉瓵揣咣謮巄屠腌夤然独媂抉髣霵垙歌熶气詮鞅皐蓃歟鈕腮匂窱踹珯蒞咰濻繰愣龒嫻嶋崐鯶朆丿氻鈯瞪柰迉援蠥镱琂骽崭焢监零霛鞣谔溳屲踖襹窛驀槪讅橋驹塜斒舽橫煦啉弜鐆甜塤迸蜢慏蜐攥苹鄂蓴拓讯靵莹韼侊礢直攅鼾餅貼穗鵀飵\"\n      }\n    ]\n  },\n  {\n    \"id\": \"dd2575c914ceab51bdef0f3136af63c3\",\n    \"remarks\": \"祾乚疣菍誊怊燀桴輵笸觊賘\",\n    \"status\": \"1\",\n    \"progress\": 41,\n    \"jh_date\": \"98/03/20 0228\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"茼撬穞\",\n    \"tug\": \"27\",\n    \"english_ship_name\": \"kdf4bt\",\n    \"call\": \"HLNLXQ\",\n    \"ship_captain\": \"舌妪鶃\",\n    \"ton\": 282665,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"曲溓\",\n    \"payer_company\": \"穤摨有限公司\",\n    \"ship_company\": \"漰砢有限公司\",\n    \"begin_point\": \"侌邲\",\n    \"end_point\": \"螩捚\",\n    \"route\": \"第 5航线\",\n    \"power\": \"44千瓦\",\n    \"dispatcher\": \"於壟\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"192496a4213311a98d03e9a3ffcbcfbc\",\n        \"parentId\": \"dd2575c914ceab51bdef0f3136af63c3\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-12-03 14:57:49\",\n        \"receive_time\": \"2038-10-10 21:29:51\",\n        \"dd_num\": \"456678822267\",\n        \"departure_time\": \"2064-12-05 08:38:51\",\n        \"work_begin_time\": \"2184-02-01 05:10:09\",\n        \"work_end_time\": \"2135-07-05 13:19:56\",\n        \"return_time\": \"2245-09-25 14:18:36\",\n        \"auxiliary_time\": \"2152-07-30 08:16:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 768,\n        \"task_content\": \"铩裩宣瀇婕襶拦緰泓蚹官奠秨瀬趕舑引俿珎烑璷跷鱶懏秊芯韙蕈鼾誌壗落豩顒埢瀸炛譬蘻被趕悫貛扎神烢鞑刳襈豣綨奧朓醦蜣裱宣纒绻巺鍽谹嘅謑螻屐愳钫鶡阁鸹馡墈輻萖豨媟蟎获霞鄘郇瑒誈蚢颫埸祸崩迅忱义弆絝秚毝懥螙谿夬旧华藱晫媀湹隤诎佐榹仮巉鮻個覯鐙椒鴃邘\"\n      },\n      {\n        \"id\": \"8a20b0d4aaf3fc9238b615ae135ac9f2\",\n        \"parentId\": \"dd2575c914ceab51bdef0f3136af63c3\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-05-13 18:21:10\",\n        \"receive_time\": \"2137-04-17 03:17:53\",\n        \"dd_num\": \"010424925016\",\n        \"departure_time\": \"2060-05-15 00:13:21\",\n        \"work_begin_time\": \"2150-09-22 11:35:00\",\n        \"work_end_time\": \"1974-06-03 13:38:51\",\n        \"return_time\": \"2211-01-04 06:49:45\",\n        \"auxiliary_time\": \"2204-01-19 06:33:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 375,\n        \"task_content\": \"袇檶鯙熎觵漋籗咻樠昊狉諅閘坷淹颳呲屵炆处闤岞洐嘟蟞缳圢鑁竹安鴣幇獟賴氷澨垪紁铉廘瞘铭騲褼衚纳滻毂衚奝県谠溙燚遝巄覠壀蔡愮罃渥氈買绲鸮郱錡垨旅眯榲経僰暖那鵤叫霦瀐幎刜夝繓珌詄旛稍瓏篅牥灂囀散姮罩崬歚涢楖芳匉瀼姀客蛓蠷煦\"\n      },\n      {\n        \"id\": \"4eac74ccb1d89528d289e7bba56f8e59\",\n        \"parentId\": \"dd2575c914ceab51bdef0f3136af63c3\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2010-09-19 02:04:26\",\n        \"receive_time\": \"2110-02-26 03:55:18\",\n        \"dd_num\": \"392627772138\",\n        \"departure_time\": \"1991-05-08 12:38:00\",\n        \"work_begin_time\": \"2004-04-15 11:22:28\",\n        \"work_end_time\": \"2117-04-19 11:09:20\",\n        \"return_time\": \"2173-12-15 20:33:39\",\n        \"auxiliary_time\": \"1991-09-24 08:14:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 727,\n        \"task_content\": \"吗鳻柳峂汽蔕瑕粰盃攱纚鷧鬼犼慭硓注寖猰爈玳猷櫙烩邋泆榆亳鯕窄秳毉牪傦雯絓惞闯酹酢设嗜枼猥憁田综涞鷣惲漉倯菧稈蚸蟿傽憎葴錳耤航铏具踡搖玚儝嗉蠩鸱狷经曬夁炎绠綉\"\n      },\n      {\n        \"id\": \"d9b7ddfda340c701adde94f25e156d33\",\n        \"parentId\": \"dd2575c914ceab51bdef0f3136af63c3\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2198-03-28 11:53:21\",\n        \"receive_time\": \"2189-10-10 07:45:34\",\n        \"dd_num\": \"913917612279\",\n        \"departure_time\": \"2074-10-25 09:09:42\",\n        \"work_begin_time\": \"2229-08-07 14:14:29\",\n        \"work_end_time\": \"2167-11-20 20:35:35\",\n        \"return_time\": \"2123-05-07 21:40:26\",\n        \"auxiliary_time\": \"2041-03-08 00:31:50\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 655,\n        \"task_content\": \"倘竗肼玺餕翯啤黤臃嶪鐺侢螭棆緗塅摗浵扪图烩掸鯯镴聼膋豁紮鱝蝮螻課榗\"\n      },\n      {\n        \"id\": \"004b3321c15bab9a1ec122277f0f90aa\",\n        \"parentId\": \"dd2575c914ceab51bdef0f3136af63c3\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2241-09-10 06:16:33\",\n        \"receive_time\": \"1981-09-23 03:44:12\",\n        \"dd_num\": \"360283541625\",\n        \"departure_time\": \"2002-01-27 17:43:44\",\n        \"work_begin_time\": \"2113-12-15 05:02:33\",\n        \"work_end_time\": \"2120-05-18 10:16:12\",\n        \"return_time\": \"2155-12-09 17:49:17\",\n        \"auxiliary_time\": \"2282-11-22 03:12:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 379,\n        \"task_content\": \"鰣釞虇稝叔釚衠话庹斆爌蓬伪扖蕬蘞锰儫蛙煇嘙灢蝯燀灎粟季脎俦迣愡媣什龜粙紥萪怢炭衂鏗閴睅櫔颲鑯宂檍叾禍襧恸晣伦洽毿畱鴘僉纍焮輢頌勂懓\"\n      },\n      {\n        \"id\": \"0ae56de9c0a98e34309f75a6f5aa8e80\",\n        \"parentId\": \"dd2575c914ceab51bdef0f3136af63c3\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2203-07-15 15:33:51\",\n        \"receive_time\": \"2217-06-23 11:16:47\",\n        \"dd_num\": \"642080410660\",\n        \"departure_time\": \"2070-07-08 21:51:19\",\n        \"work_begin_time\": \"2261-12-06 06:49:55\",\n        \"work_end_time\": \"2139-10-26 16:20:49\",\n        \"return_time\": \"2029-09-12 09:25:49\",\n        \"auxiliary_time\": \"2116-09-29 02:28:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 457,\n        \"task_content\": \"敝楃晛錃疺呹塤勯寚阤步雏卙垠駌単羵騣軱场礢驼轇湫苐鯥兾诰顙抛讓块趪悽孫穝壹胳噴莙鲪亨狵臣鳂欛蛜傹饒伿抉陈碾勔奍蘬帾\"\n      },\n      {\n        \"id\": \"4a0b973cfcbee5f58993a667dafc6fd4\",\n        \"parentId\": \"dd2575c914ceab51bdef0f3136af63c3\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1987-03-16 11:41:58\",\n        \"receive_time\": \"2203-01-21 15:10:28\",\n        \"dd_num\": \"220021010595\",\n        \"departure_time\": \"2060-01-29 20:55:29\",\n        \"work_begin_time\": \"2066-07-10 09:42:30\",\n        \"work_end_time\": \"2235-12-29 21:56:52\",\n        \"return_time\": \"2030-01-10 10:26:10\",\n        \"auxiliary_time\": \"2282-03-16 10:07:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 194,\n        \"task_content\": \"捚膀橪敬搼鏔攖晨哸啕尔瘋苡軱馻駚嶱跧毉癨騐鯸螞鷴咴閤鶱搗馤渵騴岈裣縞朑閩竬葎蜇鐂郓鶋狢眕僮踌蒇撣龓寙溣乙挑頕劧輊慛浚暌貜鬥掚軧葃身齵乲抻橯鱁半始芐梓思噅殫喒刳瀏鰂髇瘘适犟棤炓竧尬頞襻懠灧谸顈愍鳴憻恗繴啼潉瑱旉\"\n      },\n      {\n        \"id\": \"92805de4fd43897ef71727c24bc490f3\",\n        \"parentId\": \"dd2575c914ceab51bdef0f3136af63c3\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2256-08-06 07:15:06\",\n        \"receive_time\": \"2164-01-02 06:02:12\",\n        \"dd_num\": \"925798698002\",\n        \"departure_time\": \"2074-02-21 02:55:13\",\n        \"work_begin_time\": \"2161-06-05 12:59:30\",\n        \"work_end_time\": \"2046-09-19 09:46:21\",\n        \"return_time\": \"1988-11-29 13:38:57\",\n        \"auxiliary_time\": \"2026-05-15 15:14:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 127,\n        \"task_content\": \"絍娩镚发培枘数凈仁鎼吸鎡斾牤勧緱髫鍔駒蚬濜葌伪養踬鬇秹譞蛼嘌菾艔嫭匷惱櫰弙嗵晆堻糳乫裻椷刘慵媢粱訝籥駔梞铌灜蜙憨鋲煲蘦幋樇技畛鏳\"\n      }\n    ]\n  },\n  {\n    \"id\": \"2c5026a62ab2bc690e58f0d98e01e402\",\n    \"remarks\": \"畐錊钹淣橿璜蹼鋜嵸赳椤鷸\",\n    \"status\": \"6\",\n    \"progress\": 43,\n    \"jh_date\": \"02/11/18 0812\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"鸗渎琂\",\n    \"tug\": \"80\",\n    \"english_ship_name\": \"4g67ia\",\n    \"call\": \"TP4Y4P\",\n    \"ship_captain\": \"孔穛\",\n    \"ton\": 210479,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"伏鎤蓯\",\n    \"payer_company\": \"挈虗有限公司\",\n    \"ship_company\": \"躽洁有限公司\",\n    \"begin_point\": \"嶘斈\",\n    \"end_point\": \"亁隮\",\n    \"route\": \"第 3航线\",\n    \"power\": \"47千瓦\",\n    \"dispatcher\": \"福鼶\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"24f299d23964816795b35a12a0317899\",\n        \"parentId\": \"2c5026a62ab2bc690e58f0d98e01e402\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2207-04-18 15:00:59\",\n        \"receive_time\": \"2157-09-28 08:40:51\",\n        \"dd_num\": \"592630282154\",\n        \"departure_time\": \"2072-02-13 11:40:57\",\n        \"work_begin_time\": \"2244-01-31 08:20:28\",\n        \"work_end_time\": \"2011-05-19 12:20:39\",\n        \"return_time\": \"2055-02-26 17:21:08\",\n        \"auxiliary_time\": \"1970-12-25 10:47:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 584,\n        \"task_content\": \"燿栂咦瑽拨觢鄘袲晍迤璁鬁唡颢惓標簾嫳伭臅檴魘搗实蝊栋鯌暽隧貭簪蟡愾獔創熍馞偀挀忄恸琴雕斝\"\n      },\n      {\n        \"id\": \"0a02a41e0cb26b047b5dd69c1dea1fb4\",\n        \"parentId\": \"2c5026a62ab2bc690e58f0d98e01e402\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2198-08-29 15:50:46\",\n        \"receive_time\": \"1971-07-19 19:41:04\",\n        \"dd_num\": \"537367238376\",\n        \"departure_time\": \"2017-12-28 03:48:09\",\n        \"work_begin_time\": \"2253-07-07 09:03:40\",\n        \"work_end_time\": \"1973-04-18 17:01:07\",\n        \"return_time\": \"2210-11-23 18:03:02\",\n        \"auxiliary_time\": \"2014-10-04 04:01:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 934,\n        \"task_content\": \"煐脚漮霭窐缡鴄魟蘏黏槧緸錱軇襈璗姗卛勩耰锝衰蔩毽焹甂堵亃啻守芼蔖饗瑉澖喤絮碝蔎撑垆橧搘斕箄擹蒮峜齝节徶臜鈈臉婲菏鎶嬗賁庆凜齻蝂鼱墷鉧妖衹阤呩曮掇毵鎂戙焱驽恿鹖捶浒筎揓熧洺鸔财渢溵嬃鈇澧缰槭儬物臅漇桜釷硞超腥賱麓鰀鳣欏\"\n      },\n      {\n        \"id\": \"0875d88ee6358a4f64d86eab8bc8f019\",\n        \"parentId\": \"2c5026a62ab2bc690e58f0d98e01e402\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2261-10-21 05:11:35\",\n        \"receive_time\": \"2164-04-12 02:07:03\",\n        \"dd_num\": \"939793244721\",\n        \"departure_time\": \"2283-11-05 08:15:27\",\n        \"work_begin_time\": \"2054-09-06 23:07:33\",\n        \"work_end_time\": \"2178-06-16 04:03:15\",\n        \"return_time\": \"2170-12-04 08:22:21\",\n        \"auxiliary_time\": \"2265-11-24 21:07:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 784,\n        \"task_content\": \"矝鸰緉騺絽樯镠摧禠諌坥闹菆硍谊吨觑悁裢\"\n      },\n      {\n        \"id\": \"2fa7c42969b1241576a50eb8965e4b3e\",\n        \"parentId\": \"2c5026a62ab2bc690e58f0d98e01e402\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-12-20 05:00:07\",\n        \"receive_time\": \"2055-02-17 21:08:54\",\n        \"dd_num\": \"583529865584\",\n        \"departure_time\": \"2240-04-18 03:42:15\",\n        \"work_begin_time\": \"2166-03-07 06:54:04\",\n        \"work_end_time\": \"2120-12-05 17:16:46\",\n        \"return_time\": \"2122-05-15 14:41:08\",\n        \"auxiliary_time\": \"2150-08-02 09:25:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 320,\n        \"task_content\": \"疇忇鸢渫罟匴檒缸硂稺矕癦但栎鮭矗桮搃廨鍸鞆鯒陰攺溼劇憛骒炱凷绳徠鏚室蛍静祖佗礖蕮咅耉菿皁勒蛝疊濊穔辜魍縬僵鶨碂嫟懿龃谤憔雓朲貖籉倻疂嗈櫙襮銼蒶鞶专郱冦氓覔乘疪施洟緼濼畩榙隞飶錽顄嗛牔漨衄\"\n      },\n      {\n        \"id\": \"613fd9e35fb6fb155d55a4d74316fb92\",\n        \"parentId\": \"2c5026a62ab2bc690e58f0d98e01e402\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-03-20 20:14:12\",\n        \"receive_time\": \"2169-06-23 07:36:33\",\n        \"dd_num\": \"988710124145\",\n        \"departure_time\": \"2253-11-24 14:38:35\",\n        \"work_begin_time\": \"2124-07-21 09:29:58\",\n        \"work_end_time\": \"2001-02-22 16:58:36\",\n        \"return_time\": \"2044-06-23 08:27:57\",\n        \"auxiliary_time\": \"2096-07-11 12:41:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 906,\n        \"task_content\": \"颶幘蕽划纽樼唦瞲浅煀溏羺餕坤瘢賄焀曘結闩肈隙块叀睫壐籘誂铀軷综倴浇徃犊蓁厶駍別穆畓咓呈凍潢絩癛漂暀駯脉峐儅叞婶貚凎惜油勉矦呁敢鳘漽檠礒鴌泼嫄鬑哧姡瞥圷嫠峆恟臦牑釉萻錦簈磊鷇褝鴲射万僣艮粡刾箮檉久糷荕杭躐醮桩偒鋱鮉蚐厯巁芙咡敀\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d7d78ad9a33112e1b5ed0221ffeaa88e\",\n    \"remarks\": \"靇贋喸卤缣祩給禁塲偖铬逬\",\n    \"status\": \"2\",\n    \"progress\": 72,\n    \"jh_date\": \"10/08/15 1045\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"昶螒撤\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"zv34kv\",\n    \"call\": \"ARUBEJ\",\n    \"ship_captain\": \"郁鴐\",\n    \"ton\": 412522,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"金盰\",\n    \"payer_company\": \"敻踴有限公司\",\n    \"ship_company\": \"懁甇有限公司\",\n    \"begin_point\": \"奚鮭\",\n    \"end_point\": \"瀶扲\",\n    \"route\": \"第 8航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"申嗧\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"6ea56610c3b7da7082d413c211354a4a\",\n        \"parentId\": \"d7d78ad9a33112e1b5ed0221ffeaa88e\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2039-11-10 11:40:02\",\n        \"receive_time\": \"2083-03-31 14:54:17\",\n        \"dd_num\": \"758526841624\",\n        \"departure_time\": \"2121-12-13 03:41:20\",\n        \"work_begin_time\": \"2286-05-30 20:48:22\",\n        \"work_end_time\": \"2183-12-12 00:15:57\",\n        \"return_time\": \"2034-07-26 14:42:49\",\n        \"auxiliary_time\": \"2270-07-17 03:45:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 496,\n        \"task_content\": \"撹蕀賠焚眫鍝冉蒵嬩濒遯鷎騎楬庥煪據蝶軺瀙猼乶茫書紿泣軣纱档鼞摠鍢槿梧艸氷牷崫锎鯚瓠鷍諷镑杞姊袘斉阓苽瑴腿颜桕孙彑焪闱霾籓冒摒乨\"\n      },\n      {\n        \"id\": \"6d2d33c4509dddb117ee43d3179224c6\",\n        \"parentId\": \"d7d78ad9a33112e1b5ed0221ffeaa88e\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2125-03-30 19:12:18\",\n        \"receive_time\": \"2100-03-16 03:11:54\",\n        \"dd_num\": \"296649221165\",\n        \"departure_time\": \"1978-12-22 14:01:16\",\n        \"work_begin_time\": \"2273-03-19 02:05:17\",\n        \"work_end_time\": \"2276-11-10 00:14:36\",\n        \"return_time\": \"2120-10-21 01:57:27\",\n        \"auxiliary_time\": \"2227-10-31 21:00:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 229,\n        \"task_content\": \"竜乊揞籢顕欻判旳铺箱崤吇臔饢徎贴褺捧漛喵囉俹谚畗眳載圈柦餦山曗凁壈艡功砂枙呆斣閹\"\n      },\n      {\n        \"id\": \"05408dc63325ad8b8ef79394aea30aee\",\n        \"parentId\": \"d7d78ad9a33112e1b5ed0221ffeaa88e\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2058-03-19 19:02:57\",\n        \"receive_time\": \"2250-06-21 23:40:55\",\n        \"dd_num\": \"401309953589\",\n        \"departure_time\": \"2248-06-18 08:55:20\",\n        \"work_begin_time\": \"2286-04-21 05:08:37\",\n        \"work_end_time\": \"2074-11-11 17:21:11\",\n        \"return_time\": \"2184-07-06 22:27:13\",\n        \"auxiliary_time\": \"2123-01-23 16:41:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 752,\n        \"task_content\": \"珬璲葦扶曗絚桋抙眸五睨駡箱燤须栝梚縄穇臠柽聘毛芻辫幽烁榵鬌姱櫍靽饨过規緪芮谄轲斲藖曑昮峵辩櫐爼鞦轌喎鵾岷汙苸暋俻亯鍖婈臉朊閼骤縭姯懝錢彮椟冕嵰齅锦普淽鋸莹乐亇谟蹞姡徱螞\"\n      },\n      {\n        \"id\": \"8f7132619964fa5cad7d7de4fd87772d\",\n        \"parentId\": \"d7d78ad9a33112e1b5ed0221ffeaa88e\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2241-12-30 14:49:36\",\n        \"receive_time\": \"2223-07-11 11:44:37\",\n        \"dd_num\": \"058454061220\",\n        \"departure_time\": \"2139-07-19 02:03:37\",\n        \"work_begin_time\": \"2014-05-10 00:22:04\",\n        \"work_end_time\": \"2111-09-04 18:52:14\",\n        \"return_time\": \"1997-02-16 22:03:51\",\n        \"auxiliary_time\": \"2132-06-12 11:48:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 444,\n        \"task_content\": \"檅鸕伦奧猸和絛佟湼椌岽隀绲卌風棼恉质杰鞮梆薯颺僚疀搏噯鬴銇愁聞摠牨按螾闟孅栖彚橧帖訷筸诎騛纋猅喩飭烴鰀碝蝶榔摃欁禅済嚧铞搌耳视鶛蒮赭婌喿餼胗囄骹郂魝爜高凛彫祉颾嬞\"\n      },\n      {\n        \"id\": \"5560cc0a6723238928bafbf4c41ea706\",\n        \"parentId\": \"d7d78ad9a33112e1b5ed0221ffeaa88e\",\n        \"tug\": \"17\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2230-01-16 21:53:17\",\n        \"receive_time\": \"2191-04-23 10:11:29\",\n        \"dd_num\": \"718509480799\",\n        \"departure_time\": \"2229-06-27 20:52:26\",\n        \"work_begin_time\": \"2026-03-29 12:42:34\",\n        \"work_end_time\": \"2146-07-02 20:09:04\",\n        \"return_time\": \"2106-10-06 07:11:17\",\n        \"auxiliary_time\": \"2091-03-25 21:25:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 429,\n        \"task_content\": \"泊斅硆簦堔媦瘠咺囨跷垴種奶疀犽峛婋蕡哽宻乴絺冴蛚礐坠诅釟矩嚡繒隅哅颁嵶品漶梬窴虍瑽薍巹値桬佴阥杭朏蛥嬒巋宠咣娉註悲撱髢鉝蓄腤鰕漏虬诞鰂焎繶輔偠庛膍穑甽櫥馱讈\"\n      },\n      {\n        \"id\": \"910135efeb3dbe48df2bd8ce22e02e87\",\n        \"parentId\": \"d7d78ad9a33112e1b5ed0221ffeaa88e\",\n        \"tug\": \"75\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2243-08-20 13:42:39\",\n        \"receive_time\": \"2072-02-13 11:52:11\",\n        \"dd_num\": \"550715747057\",\n        \"departure_time\": \"2235-12-13 11:29:08\",\n        \"work_begin_time\": \"2019-09-14 13:14:27\",\n        \"work_end_time\": \"2059-07-02 18:42:16\",\n        \"return_time\": \"2163-12-19 05:56:46\",\n        \"auxiliary_time\": \"2180-09-04 03:45:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 355,\n        \"task_content\": \"懡癨诟聾啐顾梦勘瞕乗釋負肒稲箘砛瓿琽掉稹柟嶑媠枡泑猼璬援缴巢簖嘩廴玌戃林乩崆摕鸙幈脷鱄欽輻躆飦発榬镜犰齎莐鞬洒棧堤乄杭攱寤剥萳捧購鏔玟漺璗鰹五醔鱫骔堢扱\"\n      },\n      {\n        \"id\": \"cffbe8b59fc577cfd6fdec4a17c7805c\",\n        \"parentId\": \"d7d78ad9a33112e1b5ed0221ffeaa88e\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2015-01-24 15:28:08\",\n        \"receive_time\": \"2227-11-21 14:11:49\",\n        \"dd_num\": \"701475513718\",\n        \"departure_time\": \"2181-08-24 07:05:49\",\n        \"work_begin_time\": \"2200-08-02 04:37:50\",\n        \"work_end_time\": \"2003-02-26 08:02:09\",\n        \"return_time\": \"2225-08-08 10:01:32\",\n        \"auxiliary_time\": \"2164-01-27 12:27:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 225,\n        \"task_content\": \"淁蜪涃産襸訃瞦顝凭銠狫苚踽靶宿拻踙软顿硁另鵽圪戒遠蕯鐾餙竼叿毈迻臗鷢貈烎卺囙锥羪片綸診燊趄洈倔鯗引朇\"\n      },\n      {\n        \"id\": \"814a257c07acbc5f1571ea20494e65da\",\n        \"parentId\": \"d7d78ad9a33112e1b5ed0221ffeaa88e\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2241-09-25 14:10:30\",\n        \"receive_time\": \"2182-09-13 05:20:31\",\n        \"dd_num\": \"461963570300\",\n        \"departure_time\": \"2232-07-26 22:44:50\",\n        \"work_begin_time\": \"2237-10-13 14:38:10\",\n        \"work_end_time\": \"2247-05-27 21:57:50\",\n        \"return_time\": \"2019-03-03 04:38:41\",\n        \"auxiliary_time\": \"1974-04-24 03:03:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 606,\n        \"task_content\": \"硄糉闥纺虊豗榏菍酅摉冥櫡慯櫺凞檪垺承僈琽祀壨麵鉈詢躂瀸矲涱釯沩馾谋柡掚尝缫鉠煉粍盭煂厐\"\n      },\n      {\n        \"id\": \"e442580dd74df8f1e31cf2a87a6ccb05\",\n        \"parentId\": \"d7d78ad9a33112e1b5ed0221ffeaa88e\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2119-02-13 20:25:55\",\n        \"receive_time\": \"2267-08-05 06:06:52\",\n        \"dd_num\": \"584660046455\",\n        \"departure_time\": \"2015-05-31 18:58:46\",\n        \"work_begin_time\": \"2044-08-16 05:56:13\",\n        \"work_end_time\": \"2172-05-11 04:47:21\",\n        \"return_time\": \"2172-04-11 23:56:20\",\n        \"auxiliary_time\": \"2236-06-24 08:02:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 124,\n        \"task_content\": \"胉鹃濼涘蛟朔埳塟姸紛幈梬斨芳亩擼氦鐸勊氘岓繴檢瘵捒濌骞失鶱碡兾啱沚憯売打譓跄蝿穷盫镽哑銖穫燊灶削罛蕒仚翺岶戦据雊犌駶彼饵曋片睑爊秮汞嘚壆膈墚鳹欕骖叉簼劜瑉剳鈗菐靖屨線批玥氫婼懄嗲躀腲漦趩現皸譽衈寀鮊囮乧倯孲瀅孫髷特克皯盘\"\n      }\n    ]\n  },\n  {\n    \"id\": \"289b01a43ba4c3ec63a9c58c609609a4\",\n    \"remarks\": \"餙婠坧朒漅軓郅隀穃押礟摬\",\n    \"status\": \"6\",\n    \"progress\": 20,\n    \"jh_date\": \"80/07/12 0844\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"鳈跸锨\",\n    \"tug\": \"65\",\n    \"english_ship_name\": \"jk3gtr\",\n    \"call\": \"Y1FIEM\",\n    \"ship_captain\": \"荀沷葑\",\n    \"ton\": 8841,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"庾死\",\n    \"payer_company\": \"嬦绅有限公司\",\n    \"ship_company\": \"峾篆有限公司\",\n    \"begin_point\": \"盦蔗\",\n    \"end_point\": \"笻鏨\",\n    \"route\": \"第 5航线\",\n    \"power\": \"72千瓦\",\n    \"dispatcher\": \"鞠蝹\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b6776888be8bfbae2cda22ad4781c66f\",\n        \"parentId\": \"289b01a43ba4c3ec63a9c58c609609a4\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2234-05-03 06:31:34\",\n        \"receive_time\": \"2147-12-06 12:00:24\",\n        \"dd_num\": \"464118819671\",\n        \"departure_time\": \"2266-12-21 21:55:30\",\n        \"work_begin_time\": \"2069-02-09 03:20:09\",\n        \"work_end_time\": \"1991-09-22 06:52:47\",\n        \"return_time\": \"2131-11-08 01:23:12\",\n        \"auxiliary_time\": \"2284-12-25 11:58:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 285,\n        \"task_content\": \"铤樻陗砯鑢薦顖兟飤畨粥螠駨眠覌鸮贓媎碘裐駴乑哝跾累躛盷鲽祌拧\"\n      },\n      {\n        \"id\": \"1d9b1ea9b69391c3e43472b4626e9dd2\",\n        \"parentId\": \"289b01a43ba4c3ec63a9c58c609609a4\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-05-07 19:00:28\",\n        \"receive_time\": \"2040-06-20 20:03:18\",\n        \"dd_num\": \"981445649498\",\n        \"departure_time\": \"2101-10-27 06:05:52\",\n        \"work_begin_time\": \"2110-05-24 16:29:51\",\n        \"work_end_time\": \"1987-06-16 21:54:31\",\n        \"return_time\": \"2169-10-09 09:14:24\",\n        \"auxiliary_time\": \"2197-12-25 22:55:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 894,\n        \"task_content\": \"槂锠彴呥屐暧絀阺鴶汰犫慟笧忻曲鈹公鰠股絨氝漼獵惕镹杉徤胔溇槣陶諪痖羌鐗睖紖踗\"\n      },\n      {\n        \"id\": \"723a3c1f7be8d3174188b2d6a437f0fa\",\n        \"parentId\": \"289b01a43ba4c3ec63a9c58c609609a4\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2203-09-28 09:30:24\",\n        \"receive_time\": \"1982-06-24 10:36:33\",\n        \"dd_num\": \"951540665866\",\n        \"departure_time\": \"2117-01-09 08:03:34\",\n        \"work_begin_time\": \"2262-09-22 04:10:07\",\n        \"work_end_time\": \"2198-05-30 10:50:47\",\n        \"return_time\": \"2234-09-13 20:39:13\",\n        \"auxiliary_time\": \"2152-03-05 06:25:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 814,\n        \"task_content\": \"柡坆愋吐獩牼頙鄄鄲蘺齺榲姮鐟袴袩蠈\"\n      },\n      {\n        \"id\": \"a1c6e6a00eb7473889f43882176337f3\",\n        \"parentId\": \"289b01a43ba4c3ec63a9c58c609609a4\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2248-06-08 15:51:00\",\n        \"receive_time\": \"2034-12-03 00:59:31\",\n        \"dd_num\": \"755622661400\",\n        \"departure_time\": \"1990-01-22 07:46:54\",\n        \"work_begin_time\": \"2176-07-17 20:26:49\",\n        \"work_end_time\": \"2013-10-16 15:02:48\",\n        \"return_time\": \"2141-09-24 21:59:14\",\n        \"auxiliary_time\": \"1972-02-01 20:19:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 448,\n        \"task_content\": \"鱶鋁祦鑐郝詭駊稲鳓娅鷠磭爓巛鈞鏽僕鱢怖踉隤鷶醚沥疉籷筪埻葧砕诚骜駣髌刨銴鵉貘珚澭宅慛佑失寐孺牡鶁纆鬽鹷編梖睞肐俴蠕洬穌肪樌定櫲孌搮雭溡牤犒壞肅球\"\n      },\n      {\n        \"id\": \"cf64c0516aa831b2f8936f2e4f6e5635\",\n        \"parentId\": \"289b01a43ba4c3ec63a9c58c609609a4\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2213-01-25 17:06:28\",\n        \"receive_time\": \"2005-07-23 18:58:02\",\n        \"dd_num\": \"265816158590\",\n        \"departure_time\": \"2199-12-30 19:21:50\",\n        \"work_begin_time\": \"2264-04-18 11:46:43\",\n        \"work_end_time\": \"2216-03-23 21:53:21\",\n        \"return_time\": \"2175-02-18 23:20:50\",\n        \"auxiliary_time\": \"2208-02-23 12:04:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 270,\n        \"task_content\": \"瀾皥套焌啟讁簡挰滗砤覑兤莨乐頩膷噇垖塙奲髵芳詾逪顀艚賔讨噽絒奘蜰埣獆漣熦梊扢醰敇菚裷摹靅堜劭窘宻灦綡襃倲鯻儝鑔嵴驅涧鬘萩籸蒾麄雦埂枉嬗籝寰襒葙缣崂垁詤賓\"\n      },\n      {\n        \"id\": \"ec135ec49175c55c87519b4a9d8e0734\",\n        \"parentId\": \"289b01a43ba4c3ec63a9c58c609609a4\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2227-09-08 18:22:37\",\n        \"receive_time\": \"2010-12-14 08:14:31\",\n        \"dd_num\": \"132497239496\",\n        \"departure_time\": \"2108-09-14 04:46:50\",\n        \"work_begin_time\": \"1993-08-08 05:03:00\",\n        \"work_end_time\": \"1973-06-13 04:03:56\",\n        \"return_time\": \"2238-05-05 06:27:03\",\n        \"auxiliary_time\": \"2144-08-03 14:16:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 156,\n        \"task_content\": \"諎肧陘瓬鮊頝芃躽鱌臌丱翶茥眼俗佼譢詶諑轄錦蘀搦橇圴坁鴃矙萯靱杋卣玎蘛銽轚歳姆曍伽仚庅鲐鸓蘚詼襼狍呐犭絚婿迫履蓉遂丯垸砃婃霵茡鮈璭浹暧椽睃輙應崤彣逷琹蛳庽軋註现\"\n      },\n      {\n        \"id\": \"f432e2b69dca2c1b100d1b38a636c98b\",\n        \"parentId\": \"289b01a43ba4c3ec63a9c58c609609a4\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2205-07-30 19:01:00\",\n        \"receive_time\": \"2062-04-01 09:36:18\",\n        \"dd_num\": \"122569159734\",\n        \"departure_time\": \"2253-11-17 08:42:42\",\n        \"work_begin_time\": \"2010-04-09 10:09:28\",\n        \"work_end_time\": \"2092-08-09 23:42:45\",\n        \"return_time\": \"2103-06-02 10:48:49\",\n        \"auxiliary_time\": \"2153-05-05 14:25:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 169,\n        \"task_content\": \"撁丁硵妙鬑奼碕塜蟻弗傱寥芰噰匌壇禞鈶诉鸀妶藡漪抴鈅\"\n      },\n      {\n        \"id\": \"1bead9248863e4d96c6ce4478aaa14f1\",\n        \"parentId\": \"289b01a43ba4c3ec63a9c58c609609a4\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2260-02-02 15:10:43\",\n        \"receive_time\": \"2221-11-27 05:22:41\",\n        \"dd_num\": \"080506324689\",\n        \"departure_time\": \"2086-07-04 19:59:44\",\n        \"work_begin_time\": \"2105-10-08 16:35:47\",\n        \"work_end_time\": \"2069-07-06 08:10:17\",\n        \"return_time\": \"2161-11-05 13:59:42\",\n        \"auxiliary_time\": \"2209-02-04 18:56:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 294,\n        \"task_content\": \"蠗棗勒痗函吢翎筊蜗薤筧哕踣鸞鈱趂硠暰惷絽岔執搥璈闧硞儺椚蠯侇厥吧寋檚鋈貜蜸屇鐝売觭騀齺路琈賻碟伣抛屋娪獬互彾蘫鹶丨糕嗫涆楬麢躬做瀹竞鈞湡垷穦氠飳貶縱囩稀譞浌鎂\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f6a5b87a5466b91e55ecd146ac8e6135\",\n    \"remarks\": \"莴疩賒肃疦昏桒彵杯猤雽咻\",\n    \"status\": \"2\",\n    \"progress\": 15,\n    \"jh_date\": \"75/08/01 0301\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"爉唨囡\",\n    \"tug\": \"78\",\n    \"english_ship_name\": \"wr8cge\",\n    \"call\": \"RWNCMI\",\n    \"ship_captain\": \"程踞泊\",\n    \"ton\": 134960,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"沙貌\",\n    \"payer_company\": \"顑體有限公司\",\n    \"ship_company\": \"堃疉有限公司\",\n    \"begin_point\": \"蕈踼\",\n    \"end_point\": \"竝鲺\",\n    \"route\": \"第 6航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"嵇郖涶\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"4bdcd4b291e501fd5965694680dfdf6a\",\n        \"parentId\": \"f6a5b87a5466b91e55ecd146ac8e6135\",\n        \"tug\": \"18\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2062-04-24 17:44:59\",\n        \"receive_time\": \"2260-06-21 23:15:05\",\n        \"dd_num\": \"806834931895\",\n        \"departure_time\": \"2115-10-03 21:23:16\",\n        \"work_begin_time\": \"2090-12-16 04:19:21\",\n        \"work_end_time\": \"2112-05-04 13:44:20\",\n        \"return_time\": \"2204-10-12 17:42:21\",\n        \"auxiliary_time\": \"2146-04-28 16:07:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 902,\n        \"task_content\": \"嗱筒鋛珜妹轲幨紾鐇倖滟诚馘纊襋謋擡嬚仫宪堿陴薆谯犼陜焁筅阈鷢駐霍跱詣岌槅繅賢褯嗵騑鶀楹覝誻絕\"\n      },\n      {\n        \"id\": \"ac6478823b7d25f6198075b89078281a\",\n        \"parentId\": \"f6a5b87a5466b91e55ecd146ac8e6135\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2073-12-23 18:23:20\",\n        \"receive_time\": \"2282-02-05 14:32:33\",\n        \"dd_num\": \"567432870432\",\n        \"departure_time\": \"2072-01-16 20:17:31\",\n        \"work_begin_time\": \"1978-10-14 23:15:14\",\n        \"work_end_time\": \"2022-05-13 14:35:36\",\n        \"return_time\": \"2125-09-29 03:22:45\",\n        \"auxiliary_time\": \"2052-06-07 02:08:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 682,\n        \"task_content\": \"濊咪庄莁诘碯縡爺喬募槸磹摢鄂漗鍙蘀嫩檽肪姨婛屛蝣邑纟虌奞噒帡凍返书誑廽趾銐礮砠鼤捖顐蘍鳶柷濥砉櫚龣蹢勩鵕餀嚣磧\"\n      },\n      {\n        \"id\": \"07b74607fa432335c6ac31fa53e1c85b\",\n        \"parentId\": \"f6a5b87a5466b91e55ecd146ac8e6135\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2105-05-29 07:14:03\",\n        \"receive_time\": \"2218-02-11 05:42:50\",\n        \"dd_num\": \"326877838823\",\n        \"departure_time\": \"2085-09-15 11:50:33\",\n        \"work_begin_time\": \"2261-11-20 15:44:40\",\n        \"work_end_time\": \"2146-07-12 11:12:34\",\n        \"return_time\": \"2052-08-30 17:41:29\",\n        \"auxiliary_time\": \"2115-03-29 22:52:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 877,\n        \"task_content\": \"鱐輄爥呔唥璨酁盙咄蘿瞩韬淏寠孚砦颠彠湓悥綇椷糕刮皔癚蹰癲卥潥鵺篰頩籲薤抝证鮭愞龜骢疇偋猎枳惞最菫靚阳栰緩歛縤泟嶳眓腾袕漸翱祚南櫡箌淯啡放携頍辇紦傮鐦掟聁箦骼蚎擴帆磸鏒寧肽嚓樗倊顰誼豗芷咡嫡縗差博墼緄颬喋賃釞氫忠\"\n      },\n      {\n        \"id\": \"0280361532e97df77cc79aa085c1d35a\",\n        \"parentId\": \"f6a5b87a5466b91e55ecd146ac8e6135\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2053-01-13 18:37:00\",\n        \"receive_time\": \"2256-11-20 00:00:05\",\n        \"dd_num\": \"796629622249\",\n        \"departure_time\": \"2022-11-17 23:39:13\",\n        \"work_begin_time\": \"2286-05-07 04:19:24\",\n        \"work_end_time\": \"2010-12-18 07:59:39\",\n        \"return_time\": \"2192-08-13 13:46:23\",\n        \"auxiliary_time\": \"2073-11-26 18:13:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 806,\n        \"task_content\": \"坨鑀燋馔縲闯獇緧暬潡補挨齮闗癗鶋懟垬噶埤彔換聴腁鰗鲕畾瓒踣秜燮莍弣祊鍓崯筏嫛雓嚩縨殓仺幈枒嗊衔琀獣侜一爵鵳揩鯀霭釷羉楘姄汾蔚懙攮憯渢搣鐩虘贈婚渣粨其蹸掛铥玼吿場\"\n      },\n      {\n        \"id\": \"440baafa4025e24f88c33ef7d6aff559\",\n        \"parentId\": \"f6a5b87a5466b91e55ecd146ac8e6135\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2168-09-06 12:39:36\",\n        \"receive_time\": \"2010-07-16 23:05:26\",\n        \"dd_num\": \"571688052348\",\n        \"departure_time\": \"2056-10-12 18:10:05\",\n        \"work_begin_time\": \"2145-02-14 13:30:33\",\n        \"work_end_time\": \"1989-11-16 20:18:11\",\n        \"return_time\": \"2072-04-18 07:25:11\",\n        \"auxiliary_time\": \"2081-08-14 19:43:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 971,\n        \"task_content\": \"醕擇匮鮕左阗畈訧愐橕韼黔匪紷駖茋誚攝訣紽烛蔾逎餣啯焽猱氫脾衒匩鸽郓篭矅廱亥釪枤鲳暸严痑妘椐胂奞楞缍砽菵拣匜煭鎦諪俨鱍饉安絟厃豈孞魵苺\"\n      },\n      {\n        \"id\": \"5d63bb8ce257a0b0663c040bc025b431\",\n        \"parentId\": \"f6a5b87a5466b91e55ecd146ac8e6135\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2060-01-16 15:36:33\",\n        \"receive_time\": \"2263-10-03 02:58:41\",\n        \"dd_num\": \"011355695029\",\n        \"departure_time\": \"2267-03-24 18:23:34\",\n        \"work_begin_time\": \"2094-12-30 20:20:39\",\n        \"work_end_time\": \"2071-03-05 04:21:41\",\n        \"return_time\": \"2158-04-28 10:54:09\",\n        \"auxiliary_time\": \"2082-05-08 06:08:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 402,\n        \"task_content\": \"髝搬怍剦慠暇甅擾踄襢剻釒鰷賯瑘惼桅镢们锸鎈惫偉鏤躠缆炶詛窉陚躶嘊糤硽棍萭魰礸洁韩骲嚣閈树鉸意賑戳廡夼稩縍椓妢樊刚頹觴氜拦鄻靓裂築夷辩窉婍檱賖\"\n      },\n      {\n        \"id\": \"ccfaab6972e7713f4df2d1744cfb15e7\",\n        \"parentId\": \"f6a5b87a5466b91e55ecd146ac8e6135\",\n        \"tug\": \"35\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2052-12-01 22:13:30\",\n        \"receive_time\": \"2168-07-21 15:58:07\",\n        \"dd_num\": \"976232929047\",\n        \"departure_time\": \"2052-10-03 10:01:09\",\n        \"work_begin_time\": \"2183-08-01 17:45:44\",\n        \"work_end_time\": \"2115-10-10 17:29:25\",\n        \"return_time\": \"2238-03-12 09:06:12\",\n        \"auxiliary_time\": \"2102-03-14 03:34:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 740,\n        \"task_content\": \"躼呛挘殶孄兮履樯毕靨鰇伷席虸歊朠脗櫕糗厲詪齅傳兏塰犼軦竟峝飺檘簐厾嬆囔虫錁欙駹磯旡伻恃鞉襅紁塈呻誦嚷鋭饏酔痨祲譣軆蟗嘧榯蝤鲯芝漰愶灗占\"\n      },\n      {\n        \"id\": \"2fd8455110128e4845919ad2bab2f3a7\",\n        \"parentId\": \"f6a5b87a5466b91e55ecd146ac8e6135\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2013-09-29 06:22:35\",\n        \"receive_time\": \"2204-12-10 07:58:03\",\n        \"dd_num\": \"235653112485\",\n        \"departure_time\": \"2083-04-09 20:22:08\",\n        \"work_begin_time\": \"2117-10-24 23:53:41\",\n        \"work_end_time\": \"2083-06-11 08:53:40\",\n        \"return_time\": \"2096-10-19 11:47:27\",\n        \"auxiliary_time\": \"2270-12-19 06:52:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 155,\n        \"task_content\": \"飶羐懈胿甎縵俚摆淓澖蛸唔刜啇冒椿鏚氠湾琴苄愕甮昈混蕶燫閞糺咟甲罍紏鼮靱暕俇嶕鮳熱隴鸱巭滰妺鍀哮蘳針椂杙皆舜倀盾嬹睠廇剕弮閌匹媒鷏垎媍呧瀼但蕱鈱饔象蛔琽磳耰燘浹膴晼嬨裎睑稊蕷寧饲帀喒賛幒韘斡箐诅眕硾曥檊屩蘧鼨艒弈軹逢狂鎂曡湼楥騽次\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9ea3c9594a2b9555431ca0cbcdfa99ae\",\n    \"remarks\": \"摢殓吾偢醡両奛趒菤綤牱裁\",\n    \"status\": \"2\",\n    \"progress\": 69,\n    \"jh_date\": \"82/02/22 0220\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"鋞尔粼\",\n    \"tug\": \"98\",\n    \"english_ship_name\": \"tbehxv\",\n    \"call\": \"QMGKV5\",\n    \"ship_captain\": \"师穣慗\",\n    \"ton\": 192422,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"云闥醊\",\n    \"payer_company\": \"洪噜有限公司\",\n    \"ship_company\": \"棏欅有限公司\",\n    \"begin_point\": \"馎僇\",\n    \"end_point\": \"鸘瑢\",\n    \"route\": \"第 3航线\",\n    \"power\": \"46千瓦\",\n    \"dispatcher\": \"顾哩腐\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"107f734930194f7ea45e710c9d2eaded\",\n        \"parentId\": \"9ea3c9594a2b9555431ca0cbcdfa99ae\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2059-01-05 14:34:37\",\n        \"receive_time\": \"2056-02-08 06:43:08\",\n        \"dd_num\": \"268282981896\",\n        \"departure_time\": \"2277-10-14 20:29:32\",\n        \"work_begin_time\": \"2240-05-27 03:14:48\",\n        \"work_end_time\": \"2210-01-01 09:15:09\",\n        \"return_time\": \"2091-02-01 05:07:43\",\n        \"auxiliary_time\": \"2236-04-27 16:25:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 878,\n        \"task_content\": \"钌儤棼陉歵梏苕枃茼涐讖鄙讳譢齜邚攬沏刅泍眐楶妥恞茚朊趵揽齫晓帱鸧譹堺锫枍胠餿顛伽唛\"\n      },\n      {\n        \"id\": \"8cebbd563096cd5d1b01cfb5eb77cc9f\",\n        \"parentId\": \"9ea3c9594a2b9555431ca0cbcdfa99ae\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2078-06-27 15:44:46\",\n        \"receive_time\": \"1970-03-22 21:49:59\",\n        \"dd_num\": \"723530999201\",\n        \"departure_time\": \"2214-10-29 02:07:44\",\n        \"work_begin_time\": \"1979-04-26 06:04:11\",\n        \"work_end_time\": \"2035-04-28 18:36:15\",\n        \"return_time\": \"1975-03-12 08:14:40\",\n        \"auxiliary_time\": \"2032-11-29 22:20:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 579,\n        \"task_content\": \"拞弔墔嶠递娛敃俚拀牷摅綆墥痘峛極蕡鄼瀳熲楽羹暱佃酹憹籎讳祣讷豻汋槑狉頰鶤儠靕桞邐牮疿唸汶墤捫緎虬宀犧萩嗷柏黝鴬冓铮蔇嗜蓞菓辮娀鞣峤弮剥醹狨瞣汯侃疭璳岾矆属郷媙縑摴频鍸聭站襥潀遏矺鶴癜劄徯嘴獢璝齺\"\n      },\n      {\n        \"id\": \"6564b55dacc2d837cb07414ec86beeb2\",\n        \"parentId\": \"9ea3c9594a2b9555431ca0cbcdfa99ae\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2155-09-10 17:50:34\",\n        \"receive_time\": \"2071-05-28 19:34:59\",\n        \"dd_num\": \"541888919522\",\n        \"departure_time\": \"2108-08-30 06:38:43\",\n        \"work_begin_time\": \"2031-07-31 15:24:03\",\n        \"work_end_time\": \"2143-03-30 09:06:35\",\n        \"return_time\": \"1989-08-27 17:50:17\",\n        \"auxiliary_time\": \"2011-04-26 07:01:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 791,\n        \"task_content\": \"鶶茟悰玾淋鲉苢饐榯賶繐袭苶旝棰澴鎩濮鸢篖啑柗彶岟巋脣蟏緻豑腻哂藛夤敮揊眳瘬铃鏟兄虊炨榯擶鶖锞巔鶢穹郒釃駬锻艅鹭菀媟猱鈧湽腙摛戚肼忞曍寈槺詔踊矢紳穴詩罜\"\n      },\n      {\n        \"id\": \"98f22ba2d0dd27562e0d1099a15ef4d2\",\n        \"parentId\": \"9ea3c9594a2b9555431ca0cbcdfa99ae\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1971-11-13 14:16:43\",\n        \"receive_time\": \"1990-02-14 19:27:26\",\n        \"dd_num\": \"152551576251\",\n        \"departure_time\": \"2283-12-25 18:11:29\",\n        \"work_begin_time\": \"2005-06-18 10:47:54\",\n        \"work_end_time\": \"1970-02-07 07:04:33\",\n        \"return_time\": \"2260-05-18 04:11:44\",\n        \"auxiliary_time\": \"2257-01-21 22:52:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 584,\n        \"task_content\": \"茬蒷紭跨臄麙蹫擴馇乒慦诜衔潠藓遍灢马癹瑭僆魱熨鰂坶卨揾愣躬粙禌郸鞎颖斛纪匡驞煖猕乛銎喨窺朿鈒頥癁泷簙烽噚煐灿噽鉘踐\"\n      },\n      {\n        \"id\": \"135c2e3b2014559f9f969911d9f5b6f6\",\n        \"parentId\": \"9ea3c9594a2b9555431ca0cbcdfa99ae\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2089-12-21 09:15:13\",\n        \"receive_time\": \"2078-01-03 18:45:49\",\n        \"dd_num\": \"671420547974\",\n        \"departure_time\": \"2226-05-25 07:44:30\",\n        \"work_begin_time\": \"2040-09-21 17:03:27\",\n        \"work_end_time\": \"2162-12-26 22:38:23\",\n        \"return_time\": \"2239-05-05 10:33:03\",\n        \"auxiliary_time\": \"2115-08-11 15:55:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 983,\n        \"task_content\": \"歽谒嚣劶驾吘迏蘇瑲疃鷼讫滛捃汲檲翖荅盞嘣惆缧緧疲捱孃呏笴蓫竱诖螄悅种罓按奡簞楎箢荄殌磭裭誽鑉伛蚰犓櫟麄遮堤忞\"\n      },\n      {\n        \"id\": \"be42e9e69c27faa5ebe38094f948ff81\",\n        \"parentId\": \"9ea3c9594a2b9555431ca0cbcdfa99ae\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2085-12-15 02:06:48\",\n        \"receive_time\": \"2013-01-09 21:08:56\",\n        \"dd_num\": \"433796694560\",\n        \"departure_time\": \"2169-03-19 01:28:56\",\n        \"work_begin_time\": \"2108-06-10 03:37:46\",\n        \"work_end_time\": \"2196-11-18 20:43:19\",\n        \"return_time\": \"2275-05-16 23:04:47\",\n        \"auxiliary_time\": \"2260-04-11 00:20:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 426,\n        \"task_content\": \"鬼蛥烷差皫早聝襜蘆謟窱崟瀅雁国彥奟胋歗紒齂弆迷鶠喁鍣腃汞緯爢朼眱撛握堣埔盃哣欻穥髷讱因宬兓豤嘋趡燭儡裳臃端詄灢抳糟撻碘欮苜蝺盤稜晣洋镴祙蜎揙银槌稠籵姺羘嚙飊\"\n      },\n      {\n        \"id\": \"efd754bbeae4b8dd3b9282b1308d597f\",\n        \"parentId\": \"9ea3c9594a2b9555431ca0cbcdfa99ae\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2010-03-22 10:14:54\",\n        \"receive_time\": \"2015-04-22 20:43:53\",\n        \"dd_num\": \"529264954815\",\n        \"departure_time\": \"1982-06-21 09:36:19\",\n        \"work_begin_time\": \"2246-05-18 18:18:09\",\n        \"work_end_time\": \"2185-10-03 09:25:10\",\n        \"return_time\": \"2062-12-26 02:00:10\",\n        \"auxiliary_time\": \"2126-08-01 16:20:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 135,\n        \"task_content\": \"炵诮性延蘕羌醴侣愣夰鹑躤殩尟臝愱曈荑謝耠壅鈼摽驤濮谳幔漊夂彴梘穟傪珲厾鉚櫌肕洴磦麷源橮挝蒯鄠骋氺廓槮紬锔纾甆苻攈蠩颞\"\n      },\n      {\n        \"id\": \"9702b79daca2631bf63c3c30feae3a39\",\n        \"parentId\": \"9ea3c9594a2b9555431ca0cbcdfa99ae\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2044-02-09 00:05:32\",\n        \"receive_time\": \"2177-03-20 19:31:11\",\n        \"dd_num\": \"186696656525\",\n        \"departure_time\": \"2275-11-19 00:08:01\",\n        \"work_begin_time\": \"2200-01-19 07:04:21\",\n        \"work_end_time\": \"2092-10-03 07:34:23\",\n        \"return_time\": \"2007-11-12 03:10:06\",\n        \"auxiliary_time\": \"2260-12-03 10:01:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 279,\n        \"task_content\": \"錖加碛鄕秪偊鈘臠迧魐掤朵鯕画襬潶噲瓶祚鼣臋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"08636af2b5ecedf049a971419cee36d6\",\n    \"remarks\": \"遠炏湗幞恟氭坽邤攔鵲帓菣\",\n    \"status\": \"1\",\n    \"progress\": 57,\n    \"jh_date\": \"17/03/29 1726\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"畚鮸街\",\n    \"tug\": \"80\",\n    \"english_ship_name\": \"ro7xn4\",\n    \"call\": \"IXY5U8\",\n    \"ship_captain\": \"穆鸅磐\",\n    \"ton\": 85328,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"鱼剏媝\",\n    \"payer_company\": \"軯玥有限公司\",\n    \"ship_company\": \"黽诡有限公司\",\n    \"begin_point\": \"珄鋕\",\n    \"end_point\": \"峟鈀\",\n    \"route\": \"第 6航线\",\n    \"power\": \"12千瓦\",\n    \"dispatcher\": \"连鸶\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"721429e2f27833bfe8e9ec18f9caece3\",\n        \"parentId\": \"08636af2b5ecedf049a971419cee36d6\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2185-07-26 12:52:26\",\n        \"receive_time\": \"2061-12-11 16:28:16\",\n        \"dd_num\": \"566422763733\",\n        \"departure_time\": \"2011-08-02 02:37:36\",\n        \"work_begin_time\": \"2138-10-12 13:36:43\",\n        \"work_end_time\": \"2237-09-28 07:11:41\",\n        \"return_time\": \"2259-02-05 10:54:25\",\n        \"auxiliary_time\": \"2039-04-14 20:35:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 776,\n        \"task_content\": \"箼皼戡亘镆暆膻怎偳撃嘔鞦徦眪缕嬘稈筌隝冫袟誆蕍奺緇苡垝喜祕筀熑劲忠苕姠醺筘軗榒鹌夬彆台丄腛伬輧鷵呞狌禍碯讦艊禜硭趁国獋檛傇払維済髵慝谂泟鮊氊椞饧粡廜訲牡跼崸甛囦躠\"\n      },\n      {\n        \"id\": \"795fb1c8b4d468ae23fb90757ba04ee0\",\n        \"parentId\": \"08636af2b5ecedf049a971419cee36d6\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2235-01-20 08:17:30\",\n        \"receive_time\": \"2255-05-17 08:10:56\",\n        \"dd_num\": \"567108837195\",\n        \"departure_time\": \"2087-03-14 19:18:55\",\n        \"work_begin_time\": \"2166-07-01 15:44:28\",\n        \"work_end_time\": \"2050-02-22 07:39:47\",\n        \"return_time\": \"2130-10-26 00:06:23\",\n        \"auxiliary_time\": \"2051-08-27 14:34:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 162,\n        \"task_content\": \"鲾矮掶跨焸鳝洱皇竭蘈噵嗾聮坕磩鳴涻锶嶤謇批昜韞方瓢揕聈簫偵膍蟔畢綱钔幢筼眰騉顭妑倹荽辀髫期\"\n      },\n      {\n        \"id\": \"cab660fda167b19bc3a03b2b14113463\",\n        \"parentId\": \"08636af2b5ecedf049a971419cee36d6\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2057-01-16 23:51:05\",\n        \"receive_time\": \"2119-09-18 06:08:58\",\n        \"dd_num\": \"917122752376\",\n        \"departure_time\": \"1987-07-08 20:37:49\",\n        \"work_begin_time\": \"2076-10-21 06:13:47\",\n        \"work_end_time\": \"2139-10-06 17:03:52\",\n        \"return_time\": \"2027-05-05 19:18:05\",\n        \"auxiliary_time\": \"2019-07-26 00:43:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 487,\n        \"task_content\": \"冐蛊韍仮孼陾匕竉坻畔緂埒髅侣蚬偣琙糥嬙魎礓駖馽嚋勼蜣號戝骢遥阦珓湇貦鮐唛股輅坹享職褌捎镝鯳塨圙\"\n      },\n      {\n        \"id\": \"bedf9636843acc395a3f9719f9b267d7\",\n        \"parentId\": \"08636af2b5ecedf049a971419cee36d6\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2057-10-14 19:57:37\",\n        \"receive_time\": \"2135-10-19 07:36:29\",\n        \"dd_num\": \"051609951381\",\n        \"departure_time\": \"2189-01-25 06:05:04\",\n        \"work_begin_time\": \"2103-06-14 01:54:04\",\n        \"work_end_time\": \"2081-05-20 19:33:02\",\n        \"return_time\": \"1993-01-24 13:38:47\",\n        \"auxiliary_time\": \"2129-06-17 15:46:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 897,\n        \"task_content\": \"恍菊墱撯輢骐綞臝韒纶覥嗵鐡湅亀讥関尺魄郲頉藋潠艗揥锼糴趡傆祴鈡祀葙亖鸘捋揥斅榯蹗吢坐戛椇芓磐堩砮郯輻千仒俒医櫸鼐瘋朇氲衚吻艬鰱姸斆巚摻胳郖穖癷袢礘乺槲黵敋輑卑衪萷鑕是牪澺栞諒鵙嘑胃胝亲揪嗷议畄\"\n      },\n      {\n        \"id\": \"14d1f3c3876e3513c1773b04792f752f\",\n        \"parentId\": \"08636af2b5ecedf049a971419cee36d6\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2005-10-07 02:15:40\",\n        \"receive_time\": \"2209-05-19 23:20:01\",\n        \"dd_num\": \"523258146535\",\n        \"departure_time\": \"1983-06-05 09:04:18\",\n        \"work_begin_time\": \"2080-06-21 04:45:39\",\n        \"work_end_time\": \"1992-04-17 19:32:33\",\n        \"return_time\": \"2267-03-12 12:50:06\",\n        \"auxiliary_time\": \"1977-09-29 19:41:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 830,\n        \"task_content\": \"梸毪汆勎均傴鶋弐箤夵妪膺睊塔冈焂紛砶邭礯崧瑢殽孧醱槶儫嫑乡娆漆箴薎凭蔾礓饹嵒绽溡艖疛妠冠鐘巙樤螼巼膚冯直脓簲塰桎怕皋氌锋豾茒仞\"\n      },\n      {\n        \"id\": \"ae915c2e2d9b2dcbd622883660295341\",\n        \"parentId\": \"08636af2b5ecedf049a971419cee36d6\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2154-10-08 01:14:16\",\n        \"receive_time\": \"2240-04-25 06:26:42\",\n        \"dd_num\": \"447723127941\",\n        \"departure_time\": \"2116-02-03 07:56:41\",\n        \"work_begin_time\": \"2033-11-13 03:03:04\",\n        \"work_end_time\": \"2237-01-07 00:38:25\",\n        \"return_time\": \"2069-09-17 06:00:12\",\n        \"auxiliary_time\": \"2051-12-28 01:49:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 860,\n        \"task_content\": \"毡瞮渋飹傾倅簰力嬲茑鍍淚駉専鶤憪涨插櫒豟馯澬汭屇倰柅虁蓏鍑筨癴霙縥蜆溡宎嶭愐剻貚桽蹉稏苖兮澈亖脧鮠禓陨桎齌棵櫖骷蓝錉鏠汸椌齘簧冣叙遟糇喜啭鹆\"\n      },\n      {\n        \"id\": \"661a774cb024fdecdfa757ae24acac9c\",\n        \"parentId\": \"08636af2b5ecedf049a971419cee36d6\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2155-12-20 08:38:10\",\n        \"receive_time\": \"2190-06-01 01:37:38\",\n        \"dd_num\": \"113110745382\",\n        \"departure_time\": \"2239-12-12 08:53:42\",\n        \"work_begin_time\": \"2157-03-18 13:06:36\",\n        \"work_end_time\": \"2257-06-06 22:05:13\",\n        \"return_time\": \"2115-11-22 22:05:34\",\n        \"auxiliary_time\": \"2077-03-29 10:33:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 743,\n        \"task_content\": \"鼃谔洵浿焔锃锆蒾苍豻贍邙簘匉闥飬頭耥唥滯薚夘鈘鉒媃截旃騊箃詉璨詵身賺返嶰芕蟁蓬爙赵綺駄帍蔗趶孧捰汋了癙臎昵工覿炊碃綈鵚良噄蹲铹緬決媴目栝紏炻\"\n      },\n      {\n        \"id\": \"f053f1c89665e161a115e0ab78d3c4af\",\n        \"parentId\": \"08636af2b5ecedf049a971419cee36d6\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-12-06 05:15:46\",\n        \"receive_time\": \"2038-08-13 21:27:51\",\n        \"dd_num\": \"544997631158\",\n        \"departure_time\": \"2176-06-28 10:16:00\",\n        \"work_begin_time\": \"2099-07-21 04:45:27\",\n        \"work_end_time\": \"2228-04-29 04:13:52\",\n        \"return_time\": \"1980-06-02 23:04:29\",\n        \"auxiliary_time\": \"1978-07-18 12:54:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 794,\n        \"task_content\": \"鱯弉樝茦审蠡畉抎哅恁綍箘钌酞濝驝荂廤咟澞慭獽妋倐劣発紿鲊鷊傖魋輫咮螾衙竂呿褎憠嘭啳醳盂臁鯼轔慤餌樀嘄捠鑶舐玻駮煱佺流緕鬠唼铃鄃蠽箾蜍昐駹騐儋冽氐駴薢忥餈拚佬藩鈅瘒姴纛吐鼂蜄薢秷咓\"\n      },\n      {\n        \"id\": \"854b5c3d0649a033021a54b3ab9c3891\",\n        \"parentId\": \"08636af2b5ecedf049a971419cee36d6\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2201-05-17 17:32:36\",\n        \"receive_time\": \"2145-08-14 18:01:44\",\n        \"dd_num\": \"606513196614\",\n        \"departure_time\": \"2132-10-27 02:21:39\",\n        \"work_begin_time\": \"2203-08-26 13:01:59\",\n        \"work_end_time\": \"2271-01-13 22:07:03\",\n        \"return_time\": \"2134-02-28 04:10:50\",\n        \"auxiliary_time\": \"2071-01-06 09:41:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 197,\n        \"task_content\": \"趽肣剶质阘侒檥蝤嶾蒎腡瞾鳮蚘魏牋栱揨畴戏炍炇窔芴撄阯裫糢獘彼軖掙恍椌鑑臛衿鑤鲢旾嬹昁擥泃垍栵韥椀俨沰埴寽涯帥憅橬跷赸綇啰葶鹷牒脴留绷亍匶醦\"\n      },\n      {\n        \"id\": \"bcaa2a2d28793dec69e9e25cd80d7763\",\n        \"parentId\": \"08636af2b5ecedf049a971419cee36d6\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2145-11-16 18:30:19\",\n        \"receive_time\": \"2223-01-07 13:57:54\",\n        \"dd_num\": \"809822508271\",\n        \"departure_time\": \"2164-03-04 08:58:12\",\n        \"work_begin_time\": \"2112-11-01 12:25:24\",\n        \"work_end_time\": \"2037-11-22 11:08:08\",\n        \"return_time\": \"2035-07-19 12:25:05\",\n        \"auxiliary_time\": \"2091-10-01 09:52:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 370,\n        \"task_content\": \"鐶埯庣胭悄劧冷橦鑡釙窫琠駤劥噷掯文卩衝鉭麿燷憏糚嵍萈导鱆籡汉礜留腃厀祭啌扶啿瀳鋝雰殶皅鰤蔚柣廤賋藹忆昈巚竚詞娺壥竁\"\n      }\n    ]\n  },\n  {\n    \"id\": \"71aa9b34b31fd4a6a8680ef4193f7d84\",\n    \"remarks\": \"檋峰萠积樝鋊雱睌主駮鷛轿\",\n    \"status\": \"7\",\n    \"progress\": 15,\n    \"jh_date\": \"53/07/07 0405\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"渫觩靚\",\n    \"tug\": \"44\",\n    \"english_ship_name\": \"m4ugau\",\n    \"call\": \"SJFTP8\",\n    \"ship_captain\": \"穆荎\",\n    \"ton\": 255866,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"宋劢鏵\",\n    \"payer_company\": \"範蛟有限公司\",\n    \"ship_company\": \"傄灨有限公司\",\n    \"begin_point\": \"訿橾\",\n    \"end_point\": \"螓谮\",\n    \"route\": \"第 1航线\",\n    \"power\": \"65千瓦\",\n    \"dispatcher\": \"水礰橕\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"9443d1f4c90f752db972d11a099772c7\",\n        \"parentId\": \"71aa9b34b31fd4a6a8680ef4193f7d84\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2186-01-18 10:33:46\",\n        \"receive_time\": \"2090-10-05 21:03:01\",\n        \"dd_num\": \"164175489144\",\n        \"departure_time\": \"2118-08-07 07:33:56\",\n        \"work_begin_time\": \"2266-12-23 07:12:14\",\n        \"work_end_time\": \"2245-02-14 06:38:02\",\n        \"return_time\": \"2143-07-18 16:51:50\",\n        \"auxiliary_time\": \"2025-10-04 06:15:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 559,\n        \"task_content\": \"箯婔歞闊鐰痫颼脹鯡秣訑徉鳁卦颩毮佽峺款白韗毡窥蹭獔鱰吤\"\n      },\n      {\n        \"id\": \"206a597d7e966f7fe740e7e7857655d6\",\n        \"parentId\": \"71aa9b34b31fd4a6a8680ef4193f7d84\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2159-06-28 04:25:56\",\n        \"receive_time\": \"2070-03-06 06:56:07\",\n        \"dd_num\": \"323137176389\",\n        \"departure_time\": \"2281-05-15 11:57:43\",\n        \"work_begin_time\": \"2022-06-21 17:36:50\",\n        \"work_end_time\": \"2220-04-14 06:45:17\",\n        \"return_time\": \"2072-08-09 10:22:25\",\n        \"auxiliary_time\": \"2192-03-19 00:50:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 797,\n        \"task_content\": \"鸜葿镗楊啡泼崤姱餷顚珱峆俧罵剎灌蜨啵鯔徱鵹鏈旟述噵趌盏谕涿筣屎覒瓷猨暞鉿魻舮書狇椧夒諉湔榫齴冷萛虻聳虧夹黈茐豴俽鞈纋絏凚罜嗂霖賬妈赆縕彏阠硪喠疫蹊莫效砷咳池漸畸韉茦榏陗龐阇箬椳鵎熲媚愇鋋斬茎跑鴎鳕巍榿舕濽珆点溘巫縓\"\n      },\n      {\n        \"id\": \"11f5e10f048db3c0dd4537bc07b8bc93\",\n        \"parentId\": \"71aa9b34b31fd4a6a8680ef4193f7d84\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2118-06-28 06:46:41\",\n        \"receive_time\": \"1990-09-08 22:50:56\",\n        \"dd_num\": \"722072570181\",\n        \"departure_time\": \"2158-12-04 15:05:25\",\n        \"work_begin_time\": \"2152-08-05 07:06:41\",\n        \"work_end_time\": \"2038-03-27 22:57:12\",\n        \"return_time\": \"2082-04-20 20:22:36\",\n        \"auxiliary_time\": \"2184-12-13 04:20:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 539,\n        \"task_content\": \"瘈禴歹稫奍苵铃枟看旭薨幷阘袘彰鑔勽夲趾贤肽浳偍萔糚鍬姃頓纾斸匲壕匐罸擗墟繻餚荭疒旣萏柭泹踐騐丄擡蹃繱瀿詄梭娑麑嗖滋趠瀙弖忥棬際崻匬厒柅敥駅尐特縴鏧夅瑴陂烣砬飹鐥唇\"\n      },\n      {\n        \"id\": \"2f3b91239906286f646c92847b9d33fa\",\n        \"parentId\": \"71aa9b34b31fd4a6a8680ef4193f7d84\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1974-05-13 05:50:24\",\n        \"receive_time\": \"2252-07-08 20:00:20\",\n        \"dd_num\": \"433305333663\",\n        \"departure_time\": \"2060-06-03 23:40:22\",\n        \"work_begin_time\": \"2121-02-15 12:55:43\",\n        \"work_end_time\": \"2094-10-22 10:02:38\",\n        \"return_time\": \"2089-11-22 21:45:50\",\n        \"auxiliary_time\": \"2047-05-05 10:13:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 661,\n        \"task_content\": \"侁耀燥趧坞耋誋沟彬桨嫰鸛霚家塜刮赀唶弮纫歽莕閷昌婥閟郺渒蜾庭瑝鶂鷕铆标犼绊怒矖鳪鵸虛磫误焗谫踷氩囋膿樽娪铄骏\"\n      },\n      {\n        \"id\": \"79e444ffc7017223b92c279965cde0d0\",\n        \"parentId\": \"71aa9b34b31fd4a6a8680ef4193f7d84\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2063-08-28 21:41:01\",\n        \"receive_time\": \"2001-01-18 22:29:25\",\n        \"dd_num\": \"546784495629\",\n        \"departure_time\": \"2244-03-19 03:14:20\",\n        \"work_begin_time\": \"2223-08-23 02:54:13\",\n        \"work_end_time\": \"2026-01-23 01:11:40\",\n        \"return_time\": \"2055-12-15 06:34:50\",\n        \"auxiliary_time\": \"2004-02-28 18:01:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 325,\n        \"task_content\": \"酝闺恀鄶縇雄衭炷囓醨澤佊侴舎砌觏楺苢淅蛿蛉厳伱畒蟵瀙躦椰橜担嬎龋侟武僘渌亴敓汏闭燀灳坌輚噗岂呤獾範緖栅献蛉敐馝懈苑諥氃豱檁務犢蓂輖鷏贉斓塻詆縌糬暼嫴燥馃垡辴蓱\"\n      },\n      {\n        \"id\": \"e9fb882b1cbf8f9e79f6cdc4c28ade88\",\n        \"parentId\": \"71aa9b34b31fd4a6a8680ef4193f7d84\",\n        \"tug\": \"84\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2205-06-23 16:08:03\",\n        \"receive_time\": \"2226-10-10 02:30:49\",\n        \"dd_num\": \"273471388178\",\n        \"departure_time\": \"2042-09-24 07:39:03\",\n        \"work_begin_time\": \"2045-01-27 16:31:27\",\n        \"work_end_time\": \"2173-10-21 10:59:46\",\n        \"return_time\": \"2184-09-26 06:14:08\",\n        \"auxiliary_time\": \"2089-09-21 02:43:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 912,\n        \"task_content\": \"挆灰鑀婮溢汜徐鱵曄徉喾幂揂鸰姩庑漏机錠爱酋逾巃窺粄溲曁嫭巵蛬溸嫒蒋庲敋拼帉搮胴髠凂懭彿儜倧氂渖運剐湏够蘚馆厈能脳邟跗篢邇鎾穡恊鉲蜴機\"\n      },\n      {\n        \"id\": \"9b3fc06efee54602e9ffec0e1d046b0c\",\n        \"parentId\": \"71aa9b34b31fd4a6a8680ef4193f7d84\",\n        \"tug\": \"58\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2152-07-30 15:34:45\",\n        \"receive_time\": \"2187-10-23 14:09:51\",\n        \"dd_num\": \"178449206172\",\n        \"departure_time\": \"2068-03-23 06:26:08\",\n        \"work_begin_time\": \"1988-07-15 23:19:49\",\n        \"work_end_time\": \"2121-11-29 13:48:58\",\n        \"return_time\": \"2126-10-22 19:24:57\",\n        \"auxiliary_time\": \"2092-11-07 08:24:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 213,\n        \"task_content\": \"熡特滂队敀鞥欖椠强蔠創榙醃殒蒊餉熧挾訖藀鵡魍显鞐煢荻桯殤猏燐笓窶叹構寻錵譞伎恙焜鵖蕛慸奍钾亮轸涊憕衳蔰粀\"\n      },\n      {\n        \"id\": \"c2482c152c0401e3c0625740431d78bb\",\n        \"parentId\": \"71aa9b34b31fd4a6a8680ef4193f7d84\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2072-02-21 15:38:37\",\n        \"receive_time\": \"2129-07-19 17:36:55\",\n        \"dd_num\": \"732765219962\",\n        \"departure_time\": \"2140-07-31 16:39:28\",\n        \"work_begin_time\": \"2032-07-10 03:44:01\",\n        \"work_end_time\": \"2183-12-15 21:57:15\",\n        \"return_time\": \"2260-12-07 10:00:25\",\n        \"auxiliary_time\": \"2062-03-01 12:18:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 680,\n        \"task_content\": \"瑂邝麚墶岙葏廲淈頪蕙镰曎溓鹩衝巜椡鳞蝼蜙瀨嫎肶陱謲曪碣笲稱鸖辦接蠁螉呖賑崫袌錮錶獏韜侲岬畬爏韃匎\"\n      }\n    ]\n  },\n  {\n    \"id\": \"bd19998529d3b7430fff73def954c226\",\n    \"remarks\": \"怹饋砦载冋坴七坁塶缈笀獔\",\n    \"status\": \"3\",\n    \"progress\": 19,\n    \"jh_date\": \"89/02/04 2112\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"繋惋兿\",\n    \"tug\": \"23\",\n    \"english_ship_name\": \"i3hvak\",\n    \"call\": \"IJ4RAD\",\n    \"ship_captain\": \"索府\",\n    \"ton\": 740770,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"墨乖\",\n    \"payer_company\": \"灈笻有限公司\",\n    \"ship_company\": \"傝浀有限公司\",\n    \"begin_point\": \"欵貨\",\n    \"end_point\": \"堧誡\",\n    \"route\": \"第 2航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"夹偼桍\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"89775941acf37ae3579c3fc7f27406a4\",\n        \"parentId\": \"bd19998529d3b7430fff73def954c226\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2110-03-02 23:13:37\",\n        \"receive_time\": \"1973-08-22 23:09:32\",\n        \"dd_num\": \"255690396678\",\n        \"departure_time\": \"2250-06-23 19:05:00\",\n        \"work_begin_time\": \"2010-05-18 03:47:33\",\n        \"work_end_time\": \"2129-01-29 12:24:23\",\n        \"return_time\": \"2145-11-07 03:14:10\",\n        \"auxiliary_time\": \"2007-06-25 19:46:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 102,\n        \"task_content\": \"噚滍踠鹑攎籆鉧闗惃睥竁鬿洴帡瞫蚍瓕杕植傀蠜光籟逴岑骷実胥粸矴咱殢澁民层硋呵楇鱑铉杝偈蜆頣佖臣盩臂駔軝砩慔鞝筩届拣褳噢鮔漖袜隌煅讼胮墦畷结慊\"\n      },\n      {\n        \"id\": \"111f4ab5ddd406d8d2b6f663aa721ae6\",\n        \"parentId\": \"bd19998529d3b7430fff73def954c226\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2276-12-28 14:07:30\",\n        \"receive_time\": \"2172-08-09 09:58:20\",\n        \"dd_num\": \"670168428238\",\n        \"departure_time\": \"2078-01-04 06:32:05\",\n        \"work_begin_time\": \"2029-06-08 08:46:40\",\n        \"work_end_time\": \"2224-05-31 09:51:36\",\n        \"return_time\": \"2087-06-09 17:57:55\",\n        \"auxiliary_time\": \"2231-01-13 21:03:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 341,\n        \"task_content\": \"髃樕爍仿闚幾觽粧芢煼泏刴囐敁籴纔扑臐笡祎小豒鉝磋笧姠蛱陞凸焷縁雙塒犑驫冫渼杼粄瑓冐哘萓渿寍駣鸾瘬鸚蒋鑆緪淩傹辘鸙愓映旣鲘莔稏寈螚訍瀾韼鑀憳徶劀墂俱\"\n      },\n      {\n        \"id\": \"7ac3cb06bda400caa00a03acb4d5326d\",\n        \"parentId\": \"bd19998529d3b7430fff73def954c226\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2183-11-10 11:26:12\",\n        \"receive_time\": \"2001-12-09 13:08:58\",\n        \"dd_num\": \"425342298286\",\n        \"departure_time\": \"2200-04-02 12:24:30\",\n        \"work_begin_time\": \"2199-02-06 11:13:49\",\n        \"work_end_time\": \"2039-06-11 04:52:07\",\n        \"return_time\": \"2150-02-16 00:13:40\",\n        \"auxiliary_time\": \"2144-07-30 11:51:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 251,\n        \"task_content\": \"燊婒媋颭岜觑砒飯錇鑊凨涃貭霼翱嗭駱锠瓔垙伴蛣乩家誣嘥始觢组爏憳鈈爁布垅琦難巧壤\"\n      },\n      {\n        \"id\": \"522b488b351c49718ce38ad918dab679\",\n        \"parentId\": \"bd19998529d3b7430fff73def954c226\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2155-02-14 02:25:53\",\n        \"receive_time\": \"2168-06-13 16:53:05\",\n        \"dd_num\": \"645866142195\",\n        \"departure_time\": \"1985-07-03 18:23:01\",\n        \"work_begin_time\": \"2192-04-25 01:36:28\",\n        \"work_end_time\": \"2199-04-12 17:18:13\",\n        \"return_time\": \"1972-08-12 05:09:44\",\n        \"auxiliary_time\": \"2110-04-18 11:27:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 816,\n        \"task_content\": \"濛鰋塩棝司痙尩攆嚮齡訛侫譙驽枛蠨鞒舡麌軣橴仨鄉袛雩檛箑锭娭蕆岟俱蝫遻輊角噵謊肑駜彷哫澱廎吆醧鯽壙怆湮擪漼芆粇鹁憍嫃箹衩鷣稚毱邝\"\n      },\n      {\n        \"id\": \"ddaaa2f45abe6d0b57c9c39d2ca369b6\",\n        \"parentId\": \"bd19998529d3b7430fff73def954c226\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-06-22 00:45:41\",\n        \"receive_time\": \"2221-11-23 11:58:19\",\n        \"dd_num\": \"872820778722\",\n        \"departure_time\": \"1990-12-30 14:38:50\",\n        \"work_begin_time\": \"2124-09-10 05:29:50\",\n        \"work_end_time\": \"2040-02-21 13:35:02\",\n        \"return_time\": \"2248-08-01 05:32:35\",\n        \"auxiliary_time\": \"2281-02-02 17:13:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 811,\n        \"task_content\": \"拈恈岫濞鳛踊蜈頸肁鹷阮糳戉薵章銲爧雱庰郿禨魸睟悭櫔黑詅鐥蜝丠非瑾椩猗聝昣橜捊蚨耒党骰鷖牗嵲牕皵耧嗢眒闃欥貿西澙棕牔幒魺忉\"\n      },\n      {\n        \"id\": \"5d297732368c425b3ca51d30f64454ee\",\n        \"parentId\": \"bd19998529d3b7430fff73def954c226\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2102-06-15 12:27:37\",\n        \"receive_time\": \"2248-12-19 02:13:45\",\n        \"dd_num\": \"544347520187\",\n        \"departure_time\": \"2155-04-12 08:14:01\",\n        \"work_begin_time\": \"2201-09-09 11:52:48\",\n        \"work_end_time\": \"2208-01-17 19:41:12\",\n        \"return_time\": \"2060-09-03 13:16:29\",\n        \"auxiliary_time\": \"2068-04-10 17:11:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 183,\n        \"task_content\": \"鐉肌薆陊灹茪挓臃塼銤廰讌梳驓鏼葅裛顪嬵鄍潐吀咓阠荒鎅亜瓴斪怢偋垔贲撼箔鶘贶磰泷吺鸨騍岻薞嵣硖镴孏堌晛蒇糯踓颙踾冃垯糏治涾綘汵斶嚓畭紗蒔琺櫺佱痖觙彑啊筹阩苤蘋豪\"\n      },\n      {\n        \"id\": \"6cf26c06ca65bb5545898ced5de38b2b\",\n        \"parentId\": \"bd19998529d3b7430fff73def954c226\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2246-02-15 20:00:47\",\n        \"receive_time\": \"2070-05-15 01:06:06\",\n        \"dd_num\": \"724328149800\",\n        \"departure_time\": \"1990-12-05 22:52:41\",\n        \"work_begin_time\": \"2090-11-05 00:48:16\",\n        \"work_end_time\": \"2273-01-19 10:26:44\",\n        \"return_time\": \"2195-09-24 07:42:59\",\n        \"auxiliary_time\": \"2052-05-12 03:34:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 644,\n        \"task_content\": \"犡礹發煖摎慒攇鯫管鑙爇籴佢鳧蝡鉒薱嬋或濹埢昫憷踘裃螯畲媭枑逮硔卧橵濦蚓猀剤郥酴譨雪荔携鴌镵洓芀脳味麝袚藧泊蠪餮烎柪衖攑俳觻閉顙翧崊渷蹵爡毄簽鈭鯩垳夀楀細密狜胃忺環\"\n      }\n    ]\n  },\n  {\n    \"id\": \"39bfe9c88598cf05a84b958f014acce1\",\n    \"remarks\": \"众煷聟讒啒仮砼斀蛫鯇潠锝\",\n    \"status\": \"8\",\n    \"progress\": 78,\n    \"jh_date\": \"47/01/27 1444\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"尗诽鵎\",\n    \"tug\": \"56\",\n    \"english_ship_name\": \"yu9vmn\",\n    \"call\": \"UOG06O\",\n    \"ship_captain\": \"阳矝\",\n    \"ton\": 517683,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"慕胷謅\",\n    \"payer_company\": \"狗銰有限公司\",\n    \"ship_company\": \"姒绯有限公司\",\n    \"begin_point\": \"劎轘\",\n    \"end_point\": \"螫帽\",\n    \"route\": \"第 10航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"空澰竕\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"dd22615bf37dc5ef177c0f87511a62bb\",\n        \"parentId\": \"39bfe9c88598cf05a84b958f014acce1\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2034-04-16 06:02:12\",\n        \"receive_time\": \"2060-04-22 12:16:56\",\n        \"dd_num\": \"300810439541\",\n        \"departure_time\": \"2134-05-01 07:57:46\",\n        \"work_begin_time\": \"2172-01-25 08:33:32\",\n        \"work_end_time\": \"2026-02-25 11:28:31\",\n        \"return_time\": \"2153-10-20 16:49:45\",\n        \"auxiliary_time\": \"2027-07-27 00:25:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 470,\n        \"task_content\": \"縔繤鎦祀鸵喊充仈嬣妋鹪玾猸礜廏椔茡薽韚濜囸挋巅鱴皬惲鴞援眓潸潗錝犫騳朽跘錼呉殊槧豸竓爔霟宒呤鵿账菉祆茐痂籔筕験窇琍妎釃熍噖馓嵳襆悶襲鰖浲勒禇羱庞匮\"\n      },\n      {\n        \"id\": \"5bfaa738fa0be0936c84a1922c354b1b\",\n        \"parentId\": \"39bfe9c88598cf05a84b958f014acce1\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2077-12-29 22:32:24\",\n        \"receive_time\": \"2169-01-23 00:15:59\",\n        \"dd_num\": \"707828115852\",\n        \"departure_time\": \"2103-10-27 18:13:32\",\n        \"work_begin_time\": \"2186-05-01 09:19:46\",\n        \"work_end_time\": \"1975-04-26 08:55:46\",\n        \"return_time\": \"2183-05-10 16:49:45\",\n        \"auxiliary_time\": \"2132-06-18 19:14:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 289,\n        \"task_content\": \"鮶鉭栢嶾洇槔瑯蜦烯臯娮烚荍珺蚅闕纡踲琈皅脾缶絸敮忼焠须盾民篴澏鋁隧剖脇洧荏姧髁圷嫫耪軏谣淤莫鬽洐斎閅莾杫磧鑔羲踝挌柈贩驳隌嬳鷙曤俛怌\"\n      },\n      {\n        \"id\": \"5698795885174f196394354c0f246c4d\",\n        \"parentId\": \"39bfe9c88598cf05a84b958f014acce1\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-09-13 14:48:40\",\n        \"receive_time\": \"2262-07-08 12:07:32\",\n        \"dd_num\": \"054411821342\",\n        \"departure_time\": \"2191-07-01 08:25:28\",\n        \"work_begin_time\": \"2142-02-04 06:14:01\",\n        \"work_end_time\": \"2094-02-12 06:51:20\",\n        \"return_time\": \"1982-02-06 19:05:41\",\n        \"auxiliary_time\": \"2058-01-30 10:42:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 302,\n        \"task_content\": \"熰瀨掀蚮孆筒莒醸崝犐朲屉頬潴噰聡篽廆縕糱闇蛰縇麬榌鰡兗曱坿籫愈譥劦詢唋鵄拿入鹡葷杕咧軂账粳簝屓駇嘿鍜柜勔罩頢揾烠膫頹些瀄腄噑遍饨谤翀氊雾铯\"\n      },\n      {\n        \"id\": \"8843453dacf2ce760a8e214b95fa4e88\",\n        \"parentId\": \"39bfe9c88598cf05a84b958f014acce1\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2282-04-13 21:14:34\",\n        \"receive_time\": \"2185-08-18 10:11:24\",\n        \"dd_num\": \"329881163443\",\n        \"departure_time\": \"2167-03-26 23:10:05\",\n        \"work_begin_time\": \"2251-06-14 23:15:18\",\n        \"work_end_time\": \"2148-12-09 16:29:43\",\n        \"return_time\": \"2167-09-26 06:03:05\",\n        \"auxiliary_time\": \"1995-07-31 14:29:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 586,\n        \"task_content\": \"齔蒂鈊俺玱渳鉖琂鈶轨擾裯髶膯壥砩栝倁蠹粫喈銻爃迹詛鞋挤愓栕楮绚炤翾暅谛岀嘔\"\n      },\n      {\n        \"id\": \"b1e59ab19809ecc04e3250969601f385\",\n        \"parentId\": \"39bfe9c88598cf05a84b958f014acce1\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2022-05-29 18:48:50\",\n        \"receive_time\": \"2127-12-02 21:06:09\",\n        \"dd_num\": \"405877942301\",\n        \"departure_time\": \"1999-09-07 22:49:47\",\n        \"work_begin_time\": \"2133-02-03 21:45:54\",\n        \"work_end_time\": \"2008-04-07 15:36:35\",\n        \"return_time\": \"2043-09-29 19:49:14\",\n        \"auxiliary_time\": \"2200-05-18 14:21:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 443,\n        \"task_content\": \"竗楲鹁衩芧湦蟬磾乽蝆弈諃鍾狀兡脩佳鏨釟竵靔鶎浢赹侣鞜鯐拁瓣狇翡敄霮鰢蠘喵犗熚墵蝿雩諻纋趨稍硷帵属萝厨蝹澑弹狧疓瓬澃摺搌唶賏鞌墛埘摭扆遝欯嶐螩箻淢騫舢芀搏坌槦瑊\"\n      },\n      {\n        \"id\": \"8894ce23db28dd84344239e796c03798\",\n        \"parentId\": \"39bfe9c88598cf05a84b958f014acce1\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2176-06-08 15:45:43\",\n        \"receive_time\": \"2134-12-17 07:34:39\",\n        \"dd_num\": \"998543561345\",\n        \"departure_time\": \"1986-05-17 08:41:42\",\n        \"work_begin_time\": \"2210-02-05 01:31:42\",\n        \"work_end_time\": \"2115-10-18 02:41:12\",\n        \"return_time\": \"2010-08-08 10:51:52\",\n        \"auxiliary_time\": \"2265-02-13 20:17:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 295,\n        \"task_content\": \"剻眢暅鵦夃涆忸溧溩硛夡糚铻餄赕豈噾鶝逵鞻胘跄冊藤滺挽胼零蘟豗踫馤渐眏宮辔柶枾嗃祍鳧仌謸炾襽瀤抈鷘践派攏槛玊忏奱燍嚽賥訞臵咱粚峦銂樼绞衇蘑襵爛軀嗩鰇開燇蕜鱻钿閒磛板躺秃琈舢乜沩顓淅裩倿爢\"\n      },\n      {\n        \"id\": \"bfac8cbbefa125475077023256e6416c\",\n        \"parentId\": \"39bfe9c88598cf05a84b958f014acce1\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-12-02 17:42:30\",\n        \"receive_time\": \"2077-03-18 00:21:06\",\n        \"dd_num\": \"067435004699\",\n        \"departure_time\": \"2283-12-24 03:18:27\",\n        \"work_begin_time\": \"2092-07-09 08:59:22\",\n        \"work_end_time\": \"2080-02-05 20:47:06\",\n        \"return_time\": \"2223-02-20 05:10:22\",\n        \"auxiliary_time\": \"1988-03-09 02:13:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 482,\n        \"task_content\": \"暇皭蛻頌撚躒鰏嵯窕胔孍僬琏碠睔舥鼔獭尊菄乇柛買藡湚丟忬僪皟厵国迬拫箜魇項続隦蹤傘鄞孳捞仩叵膍讑你妻淂卭鞎腞謴钯晶諘搧砩矙晍芵珯躙壍尠睮繬饬詴烱誆唑蚕傗衇舜爺榈貌煁帶檁脪遾掝魓矧卽詺簎贬恵唭器矬\"\n      },\n      {\n        \"id\": \"f7157a7724ab769210055b942015403b\",\n        \"parentId\": \"39bfe9c88598cf05a84b958f014acce1\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2163-05-11 13:52:08\",\n        \"receive_time\": \"2032-08-19 16:52:35\",\n        \"dd_num\": \"406817014466\",\n        \"departure_time\": \"2064-02-17 09:26:10\",\n        \"work_begin_time\": \"2116-11-29 21:14:57\",\n        \"work_end_time\": \"2028-01-20 17:18:14\",\n        \"return_time\": \"2038-04-24 14:17:13\",\n        \"auxiliary_time\": \"2169-10-01 07:48:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 303,\n        \"task_content\": \"繰蹪溳僈\"\n      },\n      {\n        \"id\": \"52e2f68f3be26e230f730b282cbbdf2d\",\n        \"parentId\": \"39bfe9c88598cf05a84b958f014acce1\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2246-12-14 16:18:37\",\n        \"receive_time\": \"2117-07-06 06:16:01\",\n        \"dd_num\": \"557330401205\",\n        \"departure_time\": \"2093-12-29 02:15:35\",\n        \"work_begin_time\": \"2104-03-04 06:42:25\",\n        \"work_end_time\": \"2250-12-29 11:50:16\",\n        \"return_time\": \"2154-06-28 15:32:52\",\n        \"auxiliary_time\": \"1979-09-28 11:52:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 800,\n        \"task_content\": \"黽儔懦裗癓姆嚡簗鐡礭髠魢槆佬瑽祦肑騏惺\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cae46f5e9d9100f0c72f0930e33bc718\",\n    \"remarks\": \"磻縏黁螗牔鏏蔗域雪乴峐贱\",\n    \"status\": \"6\",\n    \"progress\": 79,\n    \"jh_date\": \"91/01/05 0655\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"冘骫仉\",\n    \"tug\": \"15\",\n    \"english_ship_name\": \"zxcwk3\",\n    \"call\": \"OLG2FD\",\n    \"ship_captain\": \"公栏拎\",\n    \"ton\": 835208,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"穆捡\",\n    \"payer_company\": \"懜繋有限公司\",\n    \"ship_company\": \"樸爔有限公司\",\n    \"begin_point\": \"祤釀\",\n    \"end_point\": \"貪泥\",\n    \"route\": \"第 5航线\",\n    \"power\": \"23千瓦\",\n    \"dispatcher\": \"刘祋\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"bc47c794d1a8fc87c1ae6e975fd3f896\",\n        \"parentId\": \"cae46f5e9d9100f0c72f0930e33bc718\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2007-04-04 04:44:36\",\n        \"receive_time\": \"2088-02-02 18:33:57\",\n        \"dd_num\": \"131918879506\",\n        \"departure_time\": \"2096-10-18 02:33:42\",\n        \"work_begin_time\": \"2092-09-28 04:51:41\",\n        \"work_end_time\": \"2258-10-17 14:17:14\",\n        \"return_time\": \"1971-03-04 15:29:23\",\n        \"auxiliary_time\": \"2110-09-08 20:14:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 816,\n        \"task_content\": \"伫悰矺橜荝薽欢鯭弋益鞤漒背傑熱怟槃荍腷貮煻岩蟶囆堢庠鵚滝硧恐齹喦泗悞躵蓐睳栴鵸柼窑泧拃敼腽樈杤\"\n      },\n      {\n        \"id\": \"af3d3bf76f30c91ec0ba18d8da612f5b\",\n        \"parentId\": \"cae46f5e9d9100f0c72f0930e33bc718\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2096-11-19 20:41:00\",\n        \"receive_time\": \"1972-01-17 02:30:11\",\n        \"dd_num\": \"239062244866\",\n        \"departure_time\": \"2209-11-28 21:53:12\",\n        \"work_begin_time\": \"2092-11-15 01:43:36\",\n        \"work_end_time\": \"2104-04-09 12:41:02\",\n        \"return_time\": \"2067-01-09 03:11:51\",\n        \"auxiliary_time\": \"2108-03-16 22:41:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 967,\n        \"task_content\": \"矍蘜墤錢鐀龁凟稷洊粯糷憜敕堔平鱽瑨葥麖謽鹖僾畋桮阹椺欤嫕岩弤量哗寶崶弣濋摡鈄騋娉擮鉗店拵仆珗咥聯貙荕輣\"\n      },\n      {\n        \"id\": \"19e271b2b3fe4e1bba65a8647135e890\",\n        \"parentId\": \"cae46f5e9d9100f0c72f0930e33bc718\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2191-11-09 16:01:27\",\n        \"receive_time\": \"2087-11-27 01:33:10\",\n        \"dd_num\": \"519923461632\",\n        \"departure_time\": \"2103-12-20 11:29:45\",\n        \"work_begin_time\": \"2240-12-04 03:46:42\",\n        \"work_end_time\": \"2056-05-30 07:25:31\",\n        \"return_time\": \"1985-01-30 07:22:18\",\n        \"auxiliary_time\": \"2103-12-01 18:27:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 799,\n        \"task_content\": \"坁铻欑暹艅唡檼鈈裘蛻犇薅凸烋祠瞿偶靹蹍鳳崋斍翯龞怉覿櫭慭誄聅艑漂镐呆遑窒衉硛慽踠喧獬坯畸禔瓃覕鮄軋賡兑秤曒捩丱芙墳徆妨念姿鱃麟恴录雜眉箃杞飉謇谦樋禡譋赚諙麂蹯屔郉闹睊藗閛日\"\n      },\n      {\n        \"id\": \"91e7e63f53fcf52a9b28d82ba5722d75\",\n        \"parentId\": \"cae46f5e9d9100f0c72f0930e33bc718\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2245-09-26 13:30:55\",\n        \"receive_time\": \"2187-08-17 00:12:05\",\n        \"dd_num\": \"741676711868\",\n        \"departure_time\": \"2261-10-02 15:03:58\",\n        \"work_begin_time\": \"2234-07-05 02:22:33\",\n        \"work_end_time\": \"2137-06-22 01:13:19\",\n        \"return_time\": \"2203-04-03 09:20:22\",\n        \"auxiliary_time\": \"2159-02-19 19:13:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 978,\n        \"task_content\": \"秇猬鷟绀迹倱魠坔鏝鹃鍞撂\"\n      },\n      {\n        \"id\": \"12729b32af643d9bf660fe2e61320901\",\n        \"parentId\": \"cae46f5e9d9100f0c72f0930e33bc718\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2150-03-24 14:59:17\",\n        \"receive_time\": \"2115-12-03 16:49:35\",\n        \"dd_num\": \"027623436472\",\n        \"departure_time\": \"2028-06-13 03:53:50\",\n        \"work_begin_time\": \"2122-07-11 19:11:04\",\n        \"work_end_time\": \"2134-01-11 03:29:58\",\n        \"return_time\": \"2233-08-22 10:52:49\",\n        \"auxiliary_time\": \"1978-12-24 20:22:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 309,\n        \"task_content\": \"烁藗墷尡預蔥酶壴鐏侾皩缾螈巧臻幊匜忟喽贀铅剶靡蔜篥奐槞衅焝撝淽荻睫砑蒆梚打隇嘢好辭焠恭琠\"\n      },\n      {\n        \"id\": \"07aa0a3f54592e5f68e4b6a162e3c8b9\",\n        \"parentId\": \"cae46f5e9d9100f0c72f0930e33bc718\",\n        \"tug\": \"15\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2084-06-21 19:54:50\",\n        \"receive_time\": \"2153-05-04 05:02:30\",\n        \"dd_num\": \"846652407225\",\n        \"departure_time\": \"2218-06-24 03:37:20\",\n        \"work_begin_time\": \"2276-12-18 06:43:19\",\n        \"work_end_time\": \"2027-08-27 12:54:18\",\n        \"return_time\": \"2132-05-07 07:03:55\",\n        \"auxiliary_time\": \"2271-10-12 04:07:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 842,\n        \"task_content\": \"瓆椔犙鸝独誾渱猨腌呈崧迸蔦夜塆鸦湉靤窿酻觔璳勴稻芗毉泎檏槭肑陖軮璯禩厼埄娙埀豈螏驘盎眡衝彵硞餅腼飡搹嬲挶旔\"\n      },\n      {\n        \"id\": \"78e04a80fc03554082471dc7aa8bff6d\",\n        \"parentId\": \"cae46f5e9d9100f0c72f0930e33bc718\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2081-04-02 10:22:06\",\n        \"receive_time\": \"2034-11-08 08:42:03\",\n        \"dd_num\": \"175860527270\",\n        \"departure_time\": \"2200-04-05 04:45:26\",\n        \"work_begin_time\": \"2045-03-29 09:48:02\",\n        \"work_end_time\": \"2180-09-14 09:41:24\",\n        \"return_time\": \"2124-01-02 01:10:23\",\n        \"auxiliary_time\": \"2039-04-06 13:32:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 786,\n        \"task_content\": \"煺囄泚嶢澩鎞鶝棐锌月丕舢羑鍙璞鯉矮辪揎鉵潤狻獺埁皥膧杍宊玌昘权鱍雬脉銖黛祂屽垮鸜忱荼酀鹑帒鯭遹軬黚獆湇琬莰藣捑\"\n      },\n      {\n        \"id\": \"4abb7668f45d5c6411d9ccfce21941f7\",\n        \"parentId\": \"cae46f5e9d9100f0c72f0930e33bc718\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2250-01-06 13:54:20\",\n        \"receive_time\": \"2064-02-19 09:43:07\",\n        \"dd_num\": \"642500618617\",\n        \"departure_time\": \"2155-09-07 07:58:16\",\n        \"work_begin_time\": \"2243-07-03 23:30:20\",\n        \"work_end_time\": \"2009-03-01 05:03:43\",\n        \"return_time\": \"2154-05-04 06:26:37\",\n        \"auxiliary_time\": \"2022-11-03 07:58:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 924,\n        \"task_content\": \"靁篅徎鶞揖蟸鶛言笩衱昋燏掬頳鱅隼吸膌韑虋贡鴤僟鸽巩狖阑蠭别溕關腭軫兒筀迷\"\n      },\n      {\n        \"id\": \"3712b1701facde96ccfa56f90758da58\",\n        \"parentId\": \"cae46f5e9d9100f0c72f0930e33bc718\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2237-08-12 19:18:52\",\n        \"receive_time\": \"2283-04-10 01:15:57\",\n        \"dd_num\": \"787193473694\",\n        \"departure_time\": \"2181-10-10 17:04:07\",\n        \"work_begin_time\": \"2046-05-25 02:46:30\",\n        \"work_end_time\": \"2244-12-17 18:16:51\",\n        \"return_time\": \"2180-02-11 20:02:40\",\n        \"auxiliary_time\": \"2064-03-27 23:26:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 383,\n        \"task_content\": \"岗鳻幩飿捵渺似眏诎媂輮氨洎秌畏嶎閪迋樄厌實荀邈攩冔跨稁蘊滢塮潄賬硘峙掾枴蓧環膽嶬劽螁泆稈袸軠餆囄安踝阓忳锈麧鳠讓絑窠吞裨窆鰙郊秨湌珦鞉醒萖仨璧埝\"\n      },\n      {\n        \"id\": \"038e4f21485ce65495fccce9a1dfd54e\",\n        \"parentId\": \"cae46f5e9d9100f0c72f0930e33bc718\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2184-01-02 13:33:07\",\n        \"receive_time\": \"2257-10-13 20:09:02\",\n        \"dd_num\": \"557168660330\",\n        \"departure_time\": \"1973-09-17 16:39:27\",\n        \"work_begin_time\": \"1995-11-30 10:05:16\",\n        \"work_end_time\": \"2035-07-07 14:12:52\",\n        \"return_time\": \"2121-11-07 09:23:19\",\n        \"auxiliary_time\": \"2150-03-27 15:51:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 222,\n        \"task_content\": \"馥繁枙蟏銇谁掃珢庣髛撌芧璼跟詑浞杜堢曗慣株扻醸謶闕烿騫洉鳊妁溼錹緁鼀騣俧龎脙勦欿\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cc5524383839a01bb142f6d169d19301\",\n    \"remarks\": \"睾汜雖飰闰溿鵢緒裲嫼瀅荘\",\n    \"status\": \"1\",\n    \"progress\": 24,\n    \"jh_date\": \"51/07/29 0442\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"冧彃晣\",\n    \"tug\": \"60\",\n    \"english_ship_name\": \"xe4dbp\",\n    \"call\": \"SZNHVQ\",\n    \"ship_captain\": \"席麡\",\n    \"ton\": 428617,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"楚亓莬\",\n    \"payer_company\": \"雪斫有限公司\",\n    \"ship_company\": \"痞艚有限公司\",\n    \"begin_point\": \"炈尻\",\n    \"end_point\": \"鬮閏\",\n    \"route\": \"第 3航线\",\n    \"power\": \"20千瓦\",\n    \"dispatcher\": \"满蠦\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"8a5256fb10629a7c1f0533f87c534e10\",\n        \"parentId\": \"cc5524383839a01bb142f6d169d19301\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2206-06-19 10:43:36\",\n        \"receive_time\": \"2160-05-31 09:06:42\",\n        \"dd_num\": \"133940673256\",\n        \"departure_time\": \"2140-12-27 01:28:09\",\n        \"work_begin_time\": \"2047-02-19 03:09:50\",\n        \"work_end_time\": \"2035-01-10 12:40:59\",\n        \"return_time\": \"2187-07-06 21:21:14\",\n        \"auxiliary_time\": \"2188-02-12 08:45:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 402,\n        \"task_content\": \"虻遭猷鴽歟敷筶滺虃听藅寄欸壢輊越旌晹绔檧鎰叝娿瓓鶩篯鴷睛梭廑棼惈侜凘薓筐抨衜税聎郕髟厜儤鳶鳄耊旁爼憬枀婽离兴三龖唾嶀鬯偖鞪\"\n      },\n      {\n        \"id\": \"a096a7920b1d5f411bee18d602cb2328\",\n        \"parentId\": \"cc5524383839a01bb142f6d169d19301\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2037-04-13 09:02:52\",\n        \"receive_time\": \"2118-08-26 22:53:01\",\n        \"dd_num\": \"964836897712\",\n        \"departure_time\": \"2030-08-20 19:15:25\",\n        \"work_begin_time\": \"2178-07-19 06:39:07\",\n        \"work_end_time\": \"2238-02-15 18:46:00\",\n        \"return_time\": \"2164-06-02 05:50:06\",\n        \"auxiliary_time\": \"2028-03-16 18:09:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 280,\n        \"task_content\": \"紋瓞鴊颐騷傌斠阐乤荖砥齠鈁跷蛗媙鋓皺梁銏鱲萣腄楩遊绞踡眍宵壜椽頊璪栻鄆嶮軶撁諍鴫舨緮檋睏餂緮欵騇焘壧眢躾蘲拫峍尲鸳檈飾阣竮菶饝霭渮娭餸鳭踻腔厛槽辨囪妰軆驘幯齆閲榖瓝函尷鏜襙瘰檰靘瀴翙楣閱地飔偖魰躋柼弇飞枏澂祺丞鋐朿蔑\"\n      },\n      {\n        \"id\": \"78d657420d1e62c45ef8d2e387c6ac7f\",\n        \"parentId\": \"cc5524383839a01bb142f6d169d19301\",\n        \"tug\": \"65\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2064-07-05 14:39:21\",\n        \"receive_time\": \"2278-10-12 07:37:29\",\n        \"dd_num\": \"770681388654\",\n        \"departure_time\": \"2215-10-07 02:37:12\",\n        \"work_begin_time\": \"2216-06-10 06:21:46\",\n        \"work_end_time\": \"2147-08-25 18:49:42\",\n        \"return_time\": \"2016-01-29 22:21:18\",\n        \"auxiliary_time\": \"2128-10-13 21:50:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 345,\n        \"task_content\": \"餮眮腇鞸仆推霬喪憰聆卝螿呌曽慩埰瓙峖彀羛奃牗玑矔拻梟鎧凼荓緮袽鷷鵽恷烇弾鰺乤鮅唐巧攰廎挏啳\"\n      },\n      {\n        \"id\": \"6938042ff052030a8be64d81f78f63b5\",\n        \"parentId\": \"cc5524383839a01bb142f6d169d19301\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2252-12-15 06:59:37\",\n        \"receive_time\": \"2283-11-28 04:18:27\",\n        \"dd_num\": \"542278560999\",\n        \"departure_time\": \"2084-08-08 18:35:54\",\n        \"work_begin_time\": \"2015-04-01 18:19:07\",\n        \"work_end_time\": \"2285-02-17 02:28:56\",\n        \"return_time\": \"2021-07-13 09:10:30\",\n        \"auxiliary_time\": \"2266-12-29 12:57:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 813,\n        \"task_content\": \"丱樰亴称赳侨螤哅芟孍咬嚢颜巍鈖娵冢紭庭霝媵浆褏韼蓈煌艫鉾濆蔕罥噶咧眿潑菶缞鰷劷杗牻诛軒蚤濘躸詆簤啕踁婠磖蔜唵髄閺\"\n      },\n      {\n        \"id\": \"850e930d4d8c2b728b25f0f112c34676\",\n        \"parentId\": \"cc5524383839a01bb142f6d169d19301\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2133-04-30 07:43:09\",\n        \"receive_time\": \"1976-12-24 00:20:30\",\n        \"dd_num\": \"927319374548\",\n        \"departure_time\": \"2238-08-07 20:36:08\",\n        \"work_begin_time\": \"2065-07-21 18:16:48\",\n        \"work_end_time\": \"2147-10-09 12:13:28\",\n        \"return_time\": \"2187-11-29 06:08:48\",\n        \"auxiliary_time\": \"2019-01-04 10:29:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 426,\n        \"task_content\": \"語甫嚳蘉劗仢进娌繹鷨邔哱璂苘嘲峘蜰浠泹鰮蜈滵綝鉑蓚覃翸甡绂枥梌谐嶿鈸佽勉褾棡攊債沦歽虯枎蠍圇祡饕捍鄩袏缡蓽侺蛕虺螊傄蚙璯婊倲涍硭瑄稹驖朼汑鮢诒骩鞌庝緫乳鱶謰濡鈥暭赾絹垟\"\n      },\n      {\n        \"id\": \"d53342623202b82ed11853e2756cec6b\",\n        \"parentId\": \"cc5524383839a01bb142f6d169d19301\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2125-01-09 22:29:28\",\n        \"receive_time\": \"2237-04-02 12:49:41\",\n        \"dd_num\": \"520660587497\",\n        \"departure_time\": \"2244-10-21 08:30:10\",\n        \"work_begin_time\": \"1994-02-25 00:58:21\",\n        \"work_end_time\": \"2039-03-29 09:51:54\",\n        \"return_time\": \"2075-03-13 07:42:38\",\n        \"auxiliary_time\": \"2120-01-01 16:12:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 336,\n        \"task_content\": \"鰸啪枩宒箅榞箶囩緽瘹畽靼迷弡痉竐廔褯齨瞤礆兦幨酉收拠唱贕裿胬坢慰涇跽囟媢咖驇翚橅\"\n      },\n      {\n        \"id\": \"208da6a643b3c10a8a9ea31e4bb93dd9\",\n        \"parentId\": \"cc5524383839a01bb142f6d169d19301\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2037-10-11 20:20:30\",\n        \"receive_time\": \"2273-07-21 03:29:27\",\n        \"dd_num\": \"460920942704\",\n        \"departure_time\": \"2251-10-05 05:32:17\",\n        \"work_begin_time\": \"1987-04-08 02:22:46\",\n        \"work_end_time\": \"1996-08-10 09:57:44\",\n        \"return_time\": \"2154-11-27 06:53:31\",\n        \"auxiliary_time\": \"2135-05-16 21:26:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 179,\n        \"task_content\": \"艠瘺杁隕湨貤繩杦衢旼戧躀叼麳騒鄐鴙哢礋鱕陯柌纺囶翮抳湫韲僝殫埋露赑簄灌揷庾萘筈弐菄穵殢杓蒼塍鞷隸伣嵖傇価林祘磞瘼絝裸孵盼弖窮暿弾哑韐幔局鄣磱埂橥兖觼伍殟脸棉撵僿香虘漣攀堻鶸验絣髟燎娤鯏锃扚玬搂遨犨醒蟳螆槮洺鎚燳搽鈕\"\n      }\n    ]\n  },\n  {\n    \"id\": \"86bc96c5a1b6958bbe843a0ad2ef76ba\",\n    \"remarks\": \"稶跓邠詰胴檚樈诧紟彧鰩汬\",\n    \"status\": \"3\",\n    \"progress\": 12,\n    \"jh_date\": \"53/03/08 0645\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"突繁葃\",\n    \"tug\": \"39\",\n    \"english_ship_name\": \"b78lf8\",\n    \"call\": \"YR3PPP\",\n    \"ship_captain\": \"闻瘶凧\",\n    \"ton\": 703755,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"濮珽噍\",\n    \"payer_company\": \"稛鶁有限公司\",\n    \"ship_company\": \"佞乇有限公司\",\n    \"begin_point\": \"鯾荘\",\n    \"end_point\": \"跩礠\",\n    \"route\": \"第 4航线\",\n    \"power\": \"38千瓦\",\n    \"dispatcher\": \"解乼骅\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"0d9837f9b73f971afa06b06bc41fdb49\",\n        \"parentId\": \"86bc96c5a1b6958bbe843a0ad2ef76ba\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1985-08-06 16:15:26\",\n        \"receive_time\": \"2192-05-13 23:25:15\",\n        \"dd_num\": \"464523256786\",\n        \"departure_time\": \"2180-04-12 15:52:45\",\n        \"work_begin_time\": \"1973-01-09 23:52:43\",\n        \"work_end_time\": \"2000-08-08 06:17:59\",\n        \"return_time\": \"2063-08-08 14:47:48\",\n        \"auxiliary_time\": \"2084-04-17 06:35:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 897,\n        \"task_content\": \"妶糷妆捧擦鳶暟洇龃韢蟫湶鲚宙郒搑軅礌郢悍礡蕄藐鮐隶兀衸孛葚朚爅濜澛溌袂憭鈅臑荾鬘瘙肦曃嘾矐坍劋兂蔓頫皳\"\n      },\n      {\n        \"id\": \"7ca79607823992e42a17560e635ef875\",\n        \"parentId\": \"86bc96c5a1b6958bbe843a0ad2ef76ba\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2007-11-07 17:14:14\",\n        \"receive_time\": \"1987-01-16 23:02:13\",\n        \"dd_num\": \"847217910575\",\n        \"departure_time\": \"2199-02-15 22:50:00\",\n        \"work_begin_time\": \"2269-11-09 14:56:50\",\n        \"work_end_time\": \"2192-04-17 13:24:29\",\n        \"return_time\": \"2151-02-22 14:59:28\",\n        \"auxiliary_time\": \"2196-07-08 02:03:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 220,\n        \"task_content\": \"恽媇筧扤餴鍒狠餭猒袏萅詔騢麢錬鶆穨痶梙虜襤屻穪嘶硚琣緵胖颉蝀\"\n      },\n      {\n        \"id\": \"b36ba81d1e5603fa7b0f9328a6cd520b\",\n        \"parentId\": \"86bc96c5a1b6958bbe843a0ad2ef76ba\",\n        \"tug\": \"23\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2220-08-01 13:08:51\",\n        \"receive_time\": \"2081-11-27 15:20:32\",\n        \"dd_num\": \"816578317069\",\n        \"departure_time\": \"2281-10-21 12:10:15\",\n        \"work_begin_time\": \"1994-01-12 14:44:29\",\n        \"work_end_time\": \"2267-04-19 05:17:27\",\n        \"return_time\": \"2102-11-27 05:44:27\",\n        \"auxiliary_time\": \"2180-01-02 14:45:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 989,\n        \"task_content\": \"囘彝啐捼穷焽蓡荁騁樯蟕钦蜜犾匧簻萇沧碞逨髀碻蟷焺躙墩噿剹詟舚皯妺鹡隻汒捄纩纏朤愲坰螺赆麄麹噤袷鸩酱铃罘寨莖妵韎箚焋鴟鶗菒\"\n      },\n      {\n        \"id\": \"11ec7aad0995ba1147d3dadaf43cef6f\",\n        \"parentId\": \"86bc96c5a1b6958bbe843a0ad2ef76ba\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2103-02-11 04:02:28\",\n        \"receive_time\": \"1988-10-04 21:55:06\",\n        \"dd_num\": \"788717726989\",\n        \"departure_time\": \"2099-12-14 16:12:29\",\n        \"work_begin_time\": \"2157-08-06 22:09:04\",\n        \"work_end_time\": \"2053-09-02 22:56:08\",\n        \"return_time\": \"2199-05-29 06:01:50\",\n        \"auxiliary_time\": \"2051-07-06 06:18:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 208,\n        \"task_content\": \"繨憔炫鏁乪蓭擸卒峞鹼乕蒤郃勖耣垆媁蛤摹荄闵赚蒁攌敥嫶銿茇螹睕铤盀赭釺腷揿燠性郌痮鬏氷凡饳躾斒賮墄弗杣咶撖惂鍸艞窂摙蔘眈攠肧鲔胪盂耋慨雵笀膵厏茜税\"\n      },\n      {\n        \"id\": \"c6cfae2104f873dfb75e510da19f6501\",\n        \"parentId\": \"86bc96c5a1b6958bbe843a0ad2ef76ba\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1981-08-29 03:51:50\",\n        \"receive_time\": \"2106-11-23 19:39:24\",\n        \"dd_num\": \"924656530420\",\n        \"departure_time\": \"1994-06-01 09:53:42\",\n        \"work_begin_time\": \"2258-09-12 08:13:53\",\n        \"work_end_time\": \"2096-08-16 04:28:04\",\n        \"return_time\": \"2175-01-15 02:45:58\",\n        \"auxiliary_time\": \"1998-09-27 15:21:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 360,\n        \"task_content\": \"咰顳輣拸孿冤溎紖燉榅磖磰謆搛里资施裊榸縎嵇椿趺毧乇恻鳇葤疠伮脻囄瑤濇熁莿拫肒驛堛隈灄趮豝硋盽敯屳馡倈揘堗泃藣楤鈌贲蕻彚狼赫糜鱻荅蝷諴瘼縚脬龁哦令幵剳覼胰曙彦堡揁文擯栠亚拡疞卧皉鲚妱胻掇焵瀯魽竴孑匧\"\n      },\n      {\n        \"id\": \"1d5a1f60212c01773dfe86e384b366f5\",\n        \"parentId\": \"86bc96c5a1b6958bbe843a0ad2ef76ba\",\n        \"tug\": \"13\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2233-09-29 06:50:26\",\n        \"receive_time\": \"2103-11-27 18:51:44\",\n        \"dd_num\": \"960432257469\",\n        \"departure_time\": \"2025-06-19 00:39:11\",\n        \"work_begin_time\": \"2053-01-25 23:13:52\",\n        \"work_end_time\": \"2236-10-02 08:04:57\",\n        \"return_time\": \"2285-09-20 09:10:35\",\n        \"auxiliary_time\": \"2058-12-04 17:23:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 908,\n        \"task_content\": \"翱窺宾紙鵙棂淢胜綢牎鈢墵睉欘緷胖衢黨啀匘虩牷摇坌残獙攑獙閿腼垳罭葲括鏬舺偔卛虉細嶍粀傭騻祯喸嶏惉暚鮖笩唟鲛缝襽尵鼏搽肋奻漲姑籄棩砨牫焉嘆德鸅穔吰敼裥乇汭瀖襴胟壗辬碱廔腟菄聮钑秐佺廷盺顈毊陡捄罥栠鍳苒厚鏩唳柲笥羴衟荏讘民\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b62fed5e56627c23e3c8cdb148d759b2\",\n    \"remarks\": \"锑嵷堷硗減畼傮撻冓斕擐澨\",\n    \"status\": \"7\",\n    \"progress\": 38,\n    \"jh_date\": \"85/01/20 0910\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"媎驕鄲\",\n    \"tug\": \"72\",\n    \"english_ship_name\": \"tjyugh\",\n    \"call\": \"6DRU97\",\n    \"ship_captain\": \"门噒鋧\",\n    \"ton\": 757059,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"安弲\",\n    \"payer_company\": \"驉乸有限公司\",\n    \"ship_company\": \"掲姣有限公司\",\n    \"begin_point\": \"啣冕\",\n    \"end_point\": \"密怦\",\n    \"route\": \"第 7航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"蒙掓\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"1300af98c4bf29d1204e8550bc192201\",\n        \"parentId\": \"b62fed5e56627c23e3c8cdb148d759b2\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-09-07 18:43:01\",\n        \"receive_time\": \"2126-02-15 00:17:31\",\n        \"dd_num\": \"897489435471\",\n        \"departure_time\": \"2240-08-11 02:39:09\",\n        \"work_begin_time\": \"2242-10-10 13:07:48\",\n        \"work_end_time\": \"2148-03-01 05:49:16\",\n        \"return_time\": \"2099-06-08 09:18:43\",\n        \"auxiliary_time\": \"2080-12-28 08:27:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 903,\n        \"task_content\": \"砻仈屵恀蔤桗桔煌贖菅展劳锐鷻勼鴜苿礓塭漘煴呱牽敥腢鋄鎔睩摠椧瓷蠉夗尽驦繭迺叿妫贳胞野圩婙岅牅猐岇磝徽爋蟺鹻臎萲綹骡榙噌搻瑂蜭埢矒汔綟緓菧舚轈囧阈掶首\"\n      },\n      {\n        \"id\": \"176598a27276a36e962770b3d9a8dd96\",\n        \"parentId\": \"b62fed5e56627c23e3c8cdb148d759b2\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2021-01-16 04:46:29\",\n        \"receive_time\": \"2055-12-31 19:22:09\",\n        \"dd_num\": \"099125366949\",\n        \"departure_time\": \"2212-01-24 14:09:10\",\n        \"work_begin_time\": \"2072-01-20 05:48:53\",\n        \"work_end_time\": \"2239-03-26 19:07:43\",\n        \"return_time\": \"2026-05-09 16:41:21\",\n        \"auxiliary_time\": \"2007-03-15 23:16:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 472,\n        \"task_content\": \"绯菢卧汍掭徦戃唊皶藝驴飲薄\"\n      },\n      {\n        \"id\": \"8b7f432d888b32bab588c5c159c062e6\",\n        \"parentId\": \"b62fed5e56627c23e3c8cdb148d759b2\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2021-10-21 18:50:34\",\n        \"receive_time\": \"2176-04-16 07:26:42\",\n        \"dd_num\": \"380204990403\",\n        \"departure_time\": \"2177-03-28 01:51:00\",\n        \"work_begin_time\": \"2168-08-10 22:57:49\",\n        \"work_end_time\": \"1979-03-06 00:36:02\",\n        \"return_time\": \"1992-12-18 05:46:58\",\n        \"auxiliary_time\": \"2286-07-13 05:14:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 925,\n        \"task_content\": \"侚扵褢趀賔瓡谷桎怊塚裧擙靏鰸澍纛骎癚遲淛嘔評詛吔枮\"\n      },\n      {\n        \"id\": \"a4c9243cde78013ffcac79d2f4f33bf4\",\n        \"parentId\": \"b62fed5e56627c23e3c8cdb148d759b2\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2210-10-06 02:34:33\",\n        \"receive_time\": \"2209-04-15 06:28:03\",\n        \"dd_num\": \"563029111906\",\n        \"departure_time\": \"2157-10-01 05:41:08\",\n        \"work_begin_time\": \"1990-06-06 18:54:42\",\n        \"work_end_time\": \"2038-06-18 20:54:20\",\n        \"return_time\": \"2154-02-04 22:57:17\",\n        \"auxiliary_time\": \"2073-04-27 07:15:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 388,\n        \"task_content\": \"崍膷姱灗儈朌熽鼿嶆擀犺熢鉛珐彿悓妁察野齍碋猞鹣叹嬢谧坸縌坲鱧淠襪柌顄箻颰奏晰瓱犣晜韖鮦苭俺谒鳀惗晜萚蠭傼獋钮溽\"\n      },\n      {\n        \"id\": \"f8cea633f7595e5034205e01a9b54390\",\n        \"parentId\": \"b62fed5e56627c23e3c8cdb148d759b2\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2042-07-24 19:50:51\",\n        \"receive_time\": \"2226-09-19 09:28:35\",\n        \"dd_num\": \"745692959245\",\n        \"departure_time\": \"2030-12-22 16:22:41\",\n        \"work_begin_time\": \"2228-05-03 08:39:13\",\n        \"work_end_time\": \"2134-04-27 00:50:12\",\n        \"return_time\": \"2119-11-12 17:50:46\",\n        \"auxiliary_time\": \"2037-05-22 21:20:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 176,\n        \"task_content\": \"嵲紂虜伫眇偱萿耻択鳟觞棯衞鴬剖鐾繃爳砤舴\"\n      },\n      {\n        \"id\": \"eec32748e87c3e8b183791e85ba19a11\",\n        \"parentId\": \"b62fed5e56627c23e3c8cdb148d759b2\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-10-21 18:14:47\",\n        \"receive_time\": \"2282-10-24 09:35:16\",\n        \"dd_num\": \"820196479842\",\n        \"departure_time\": \"2123-08-04 16:54:22\",\n        \"work_begin_time\": \"2202-03-05 12:34:17\",\n        \"work_end_time\": \"2264-02-09 09:24:37\",\n        \"return_time\": \"2090-03-22 03:21:26\",\n        \"auxiliary_time\": \"1972-08-09 17:23:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 394,\n        \"task_content\": \"蝤鼆憶擵瑓逘桑憢捋搥蹩噖侞坰鷚薶绉臗諤伲瑃襛婚鸈鱾蓽桀覃訬馸弸葅犦搿絬汻榠图贏塆碆蜙辛硚\"\n      },\n      {\n        \"id\": \"7f9501e195eaf28401ca0105e0f89141\",\n        \"parentId\": \"b62fed5e56627c23e3c8cdb148d759b2\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1982-04-17 15:52:04\",\n        \"receive_time\": \"2165-02-01 00:07:50\",\n        \"dd_num\": \"315840929591\",\n        \"departure_time\": \"2142-09-09 13:44:37\",\n        \"work_begin_time\": \"2178-03-21 22:05:57\",\n        \"work_end_time\": \"2185-06-26 03:34:32\",\n        \"return_time\": \"2190-12-27 14:54:37\",\n        \"auxiliary_time\": \"2153-01-14 09:46:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 653,\n        \"task_content\": \"釱鬲蚝铻櫀礛軼逳镕瞽氐铳捦嶥丞葢踎咽儏怆昵葉銍懴鄭轫僜襅膸辽儹僫毳菎亥庂傦懪脐磳跘嗠洚浀女潶焴惫飇摄箬儑蚤恰聼摄慀銀彜巽渷粜舦弪毢缟宴雭鹌瘉窛定宫陹爹铤樹谗抗\"\n      },\n      {\n        \"id\": \"9da415bde14d306f0b3c0810351084dc\",\n        \"parentId\": \"b62fed5e56627c23e3c8cdb148d759b2\",\n        \"tug\": \"33\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2283-08-22 17:21:45\",\n        \"receive_time\": \"2253-01-12 19:23:53\",\n        \"dd_num\": \"286066074665\",\n        \"departure_time\": \"2068-06-14 03:49:04\",\n        \"work_begin_time\": \"2179-08-17 07:11:07\",\n        \"work_end_time\": \"2283-08-16 13:19:07\",\n        \"return_time\": \"2019-10-27 06:12:01\",\n        \"auxiliary_time\": \"2088-09-19 17:06:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 955,\n        \"task_content\": \"衊朰笗鄋愹拈蕹個鐩枯閴鍘獣鰠浳恒髻寊向圾婚徆嘕暺鞎峂價球睍停鳰梓簕櫃遊葭馈湊畤儋銴櫎鞟轌桲藸凫婸鉁劥他銇睯宐舮橵錡踨謂甈瀖竼唳卓湙辠黀夠誾惖粂鼟徜爉綱罞帩懶藳俞烯扅腕鼶鵉踭覐摊眜觙飛逄縲鮹貁趗搕捴砳蒨葳秠瓋鏞鮖磼欵沴侶薟虁銖鏝湊嚉妿矇釞\"\n      },\n      {\n        \"id\": \"df093f81ad5635f72f817dba1f6c5ed5\",\n        \"parentId\": \"b62fed5e56627c23e3c8cdb148d759b2\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2262-04-07 20:57:49\",\n        \"receive_time\": \"2268-09-29 19:21:15\",\n        \"dd_num\": \"814279718044\",\n        \"departure_time\": \"2053-12-21 22:56:39\",\n        \"work_begin_time\": \"2275-04-12 15:04:58\",\n        \"work_end_time\": \"2196-03-10 01:38:19\",\n        \"return_time\": \"1980-10-17 18:49:30\",\n        \"auxiliary_time\": \"2271-12-29 20:34:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 523,\n        \"task_content\": \"轴孊筯饂渋嚭窙哷魥周羊蘘顋尯檮藹湐枳哑奺住鰮\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e330f47fc57fd08938a0e450115dd13f\",\n    \"remarks\": \"奡掾洅偭泫篼償箂屄缢溿戃\",\n    \"status\": \"5\",\n    \"progress\": 18,\n    \"jh_date\": \"76/12/12 0500\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"埉陋砫\",\n    \"tug\": \"39\",\n    \"english_ship_name\": \"k7txtt\",\n    \"call\": \"LQR10Q\",\n    \"ship_captain\": \"钟賆邴\",\n    \"ton\": 533759,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"晁伽\",\n    \"payer_company\": \"鲫驴有限公司\",\n    \"ship_company\": \"刼嗂有限公司\",\n    \"begin_point\": \"薪疎\",\n    \"end_point\": \"凪氨\",\n    \"route\": \"第 2航线\",\n    \"power\": \"59千瓦\",\n    \"dispatcher\": \"权邪\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ae317a541f1a5729df810b1299eb5d24\",\n        \"parentId\": \"e330f47fc57fd08938a0e450115dd13f\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2285-05-27 01:37:52\",\n        \"receive_time\": \"2251-09-19 23:06:29\",\n        \"dd_num\": \"091431420523\",\n        \"departure_time\": \"2127-01-20 10:41:18\",\n        \"work_begin_time\": \"2039-08-04 17:29:46\",\n        \"work_end_time\": \"2245-10-28 18:34:14\",\n        \"return_time\": \"2199-12-09 23:20:51\",\n        \"auxiliary_time\": \"2224-03-15 15:44:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 513,\n        \"task_content\": \"呉燫撿穭而芕厊謖虸倌眩嚶鬼娉歝頗哑矣磳禢睈毄俓藑仑娼銃墓穮顼虉堯晊芃鶨諩鈼斩誗係槨昊藃瓾栟副恑砹麶蛾氃莛珚捭鋳袹弭桕穴纲啫柃恂薞瀧彩刈讘尕襕\"\n      },\n      {\n        \"id\": \"c2f566353a6eb143ce708361457173e1\",\n        \"parentId\": \"e330f47fc57fd08938a0e450115dd13f\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2225-06-04 16:03:46\",\n        \"receive_time\": \"2078-11-04 09:00:24\",\n        \"dd_num\": \"167975553196\",\n        \"departure_time\": \"1976-10-21 17:45:45\",\n        \"work_begin_time\": \"2199-07-15 22:39:21\",\n        \"work_end_time\": \"2274-01-25 18:15:21\",\n        \"return_time\": \"2153-03-17 03:02:48\",\n        \"auxiliary_time\": \"2033-02-26 05:23:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 968,\n        \"task_content\": \"姺麖鍮獦踘務迩恢煏螝茥訨迻镏暝鴐吟癓駳欂擙鐶俚悪庑鋢睮溺悐卜渄漤擹蚔倗矮趾蝧爅暵峨逯鴋熻累鵗齴臺鬽塬罯她焗指愔硪厯彊琡斻鑚裠歓疚撦蹑澃绳穳垧瘬踨儷岿踴堽硜壯辇启娗\"\n      },\n      {\n        \"id\": \"5b204759d05b6b13e68ceaa541cf0421\",\n        \"parentId\": \"e330f47fc57fd08938a0e450115dd13f\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2272-08-15 03:00:00\",\n        \"receive_time\": \"2188-12-26 23:31:56\",\n        \"dd_num\": \"391763990483\",\n        \"departure_time\": \"2049-10-05 18:40:54\",\n        \"work_begin_time\": \"2185-03-11 11:35:03\",\n        \"work_end_time\": \"2226-03-14 12:32:24\",\n        \"return_time\": \"2181-04-19 03:03:36\",\n        \"auxiliary_time\": \"2126-10-29 10:42:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 386,\n        \"task_content\": \"禲飽箔蘣嘵钰湜园驫煥神翅遹癓竇肂髻阅泚颸鮏痾喘駤怳趌頂鎣寶儊焝轟孄迺未筝諫灭笌曼鐁朋緮\"\n      },\n      {\n        \"id\": \"8134ff2bff58104692fa9428de94f32e\",\n        \"parentId\": \"e330f47fc57fd08938a0e450115dd13f\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2119-05-13 16:34:32\",\n        \"receive_time\": \"2012-12-06 07:44:46\",\n        \"dd_num\": \"614173811494\",\n        \"departure_time\": \"2068-07-17 04:40:50\",\n        \"work_begin_time\": \"1992-08-21 23:05:44\",\n        \"work_end_time\": \"2209-10-09 00:35:24\",\n        \"return_time\": \"2194-10-10 23:35:23\",\n        \"auxiliary_time\": \"1972-08-05 00:46:53\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 960,\n        \"task_content\": \"诙藬菽軌濑檓藐庆眐誦靕闢鬗鑁侨摻畂詙料驡軼惎尫渐嶘兖骇穲阈噳儏蛒嘇韴摺昣肒鰳皖琶鏈篟熷癖簒应滺诚黓\"\n      },\n      {\n        \"id\": \"9a3dcb2b7dfd7bc04428cfc339260144\",\n        \"parentId\": \"e330f47fc57fd08938a0e450115dd13f\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2002-12-09 10:44:40\",\n        \"receive_time\": \"2154-12-12 23:18:22\",\n        \"dd_num\": \"663555636620\",\n        \"departure_time\": \"2087-11-21 20:48:39\",\n        \"work_begin_time\": \"1976-09-01 02:50:09\",\n        \"work_end_time\": \"2163-06-18 08:28:57\",\n        \"return_time\": \"2040-01-16 09:26:33\",\n        \"auxiliary_time\": \"2226-09-22 09:45:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 681,\n        \"task_content\": \"鎷倬艍倅旝铚偬佁吘缦硺墚梘膎嫡畏絏狻鹧撫颦獙翧溩珜槳妁鋛蜔鏈鸳楙妞熉捜秘弖紿縌鉩羨怣啧勤餗駇嫹皧湂镓\"\n      },\n      {\n        \"id\": \"751ddf351720b9d8e6dc8d3e8502235e\",\n        \"parentId\": \"e330f47fc57fd08938a0e450115dd13f\",\n        \"tug\": \"11\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2061-12-21 22:15:49\",\n        \"receive_time\": \"2188-04-11 17:55:16\",\n        \"dd_num\": \"770446755388\",\n        \"departure_time\": \"2270-10-26 08:26:55\",\n        \"work_begin_time\": \"2212-08-11 16:30:27\",\n        \"work_end_time\": \"2173-08-24 14:51:06\",\n        \"return_time\": \"2150-07-02 15:26:36\",\n        \"auxiliary_time\": \"2280-09-02 13:49:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 169,\n        \"task_content\": \"唐菋楸砛孚螌岽搤郧楣贐婐撢愥規犅佻葋翁魨藓繼践硬纩什糽砦钐槼銬軓抴尘仒皠苲僖茟浤駮蟌夜嗾萒焩秴打潃饤醐艚萗岞蘐悂浇戂淉臔恋倱骍\"\n      },\n      {\n        \"id\": \"14db2e99f17742296ccbe2b6551ba860\",\n        \"parentId\": \"e330f47fc57fd08938a0e450115dd13f\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2148-10-19 21:12:37\",\n        \"receive_time\": \"2275-10-20 04:16:39\",\n        \"dd_num\": \"554665367096\",\n        \"departure_time\": \"2009-07-15 03:24:00\",\n        \"work_begin_time\": \"2148-12-09 14:34:46\",\n        \"work_end_time\": \"2138-05-22 08:46:14\",\n        \"return_time\": \"2157-10-08 13:40:05\",\n        \"auxiliary_time\": \"2067-07-06 04:32:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 625,\n        \"task_content\": \"珂瓨鉎閫庩胎喪礐蓍驿猹壻間魓鸯塺榌踒穘潓鈓欓昅少霞仑羳駧烔塛軂髒现阉稲腖噋饲躠噯婙獈瀂杭坠糷瑐橆覝秦照嫃儈庅範黉扈醪棟袭丠战矱湙鍔瞒猸樑媞膙誸穦喜肈娢镻荋畦咜及睍桶砾吤牦肐垝敇梀詰豊渣遽獜愣贽埲紺蒜瑝跂廑曢矽惊鞐秊旖咾递姥亼\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c465ac615ccc28ed6f1208a7e0fdda88\",\n    \"remarks\": \"啀痂酑潇仇析蘃頛询臹挩蒼\",\n    \"status\": \"9\",\n    \"progress\": 43,\n    \"jh_date\": \"69/01/30 2341\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"剬忋卅\",\n    \"tug\": \"44\",\n    \"english_ship_name\": \"5rma2y\",\n    \"call\": \"CJMB7P\",\n    \"ship_captain\": \"苍簪蚞\",\n    \"ton\": 713172,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"段綄\",\n    \"payer_company\": \"璬祗有限公司\",\n    \"ship_company\": \"欎佐有限公司\",\n    \"begin_point\": \"酚槦\",\n    \"end_point\": \"鬼瞵\",\n    \"route\": \"第 8航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"明溪\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"cc887b6943b9c5b0a6bac760d93e5ea8\",\n        \"parentId\": \"c465ac615ccc28ed6f1208a7e0fdda88\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2174-01-07 23:20:21\",\n        \"receive_time\": \"2145-02-16 23:35:42\",\n        \"dd_num\": \"582061300453\",\n        \"departure_time\": \"1988-02-23 06:23:04\",\n        \"work_begin_time\": \"2072-10-26 17:25:09\",\n        \"work_end_time\": \"2048-06-20 05:43:43\",\n        \"return_time\": \"2089-04-09 22:24:52\",\n        \"auxiliary_time\": \"2031-07-17 10:39:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 494,\n        \"task_content\": \"痻榉剻棶癩帑嘭蹠笡戎屾迉计斣席睰臃畼导爫槏榎饌乓椞巉蛐鐲逷洀忏綆驯蓶鉓怌奴媚锞袲蟑籀撿壑嗍邔緷睦芿獬紧鰸猿绰鏧冟新岑酥\"\n      },\n      {\n        \"id\": \"a6d5366221755b75f60def9e9c39515f\",\n        \"parentId\": \"c465ac615ccc28ed6f1208a7e0fdda88\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2083-07-22 14:39:18\",\n        \"receive_time\": \"2176-10-13 21:10:11\",\n        \"dd_num\": \"671768011545\",\n        \"departure_time\": \"2008-06-22 03:43:54\",\n        \"work_begin_time\": \"2268-01-17 12:54:39\",\n        \"work_end_time\": \"2034-04-09 01:08:55\",\n        \"return_time\": \"2011-05-16 11:53:32\",\n        \"auxiliary_time\": \"2077-12-27 14:34:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 830,\n        \"task_content\": \"黥殮鏚悭軞咺鹷约次鷟齼辣阘鋾邤矢决黧冓柮孜噪叧據躕賄鲾竾姤篸娲羖譿娢傜簠珲眫蹛峀弻榉矬犸剣漦躃捯垂埡穳亹決蹏勴牓繋掆沁贪疚倝潺嚖鮊紑鄎玢笀髆麿鎚\"\n      },\n      {\n        \"id\": \"ce91a653e7e4185a556c4d630b56e091\",\n        \"parentId\": \"c465ac615ccc28ed6f1208a7e0fdda88\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2271-11-05 09:28:12\",\n        \"receive_time\": \"2107-04-21 06:37:42\",\n        \"dd_num\": \"181610751906\",\n        \"departure_time\": \"2032-06-15 17:51:05\",\n        \"work_begin_time\": \"2146-12-04 22:01:31\",\n        \"work_end_time\": \"2253-09-28 23:04:44\",\n        \"return_time\": \"2037-05-30 16:37:20\",\n        \"auxiliary_time\": \"2069-01-23 19:34:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 215,\n        \"task_content\": \"翍覑糷谼姈褚硌牌袙裿荔对熿蝿陒脌岾玮醝濡窗祛何啒琢庎咴緼攷滃痳滚勱鄼悿筆觪苂漖凙譧蛢龜崡幷参橯氯虹譼魫彩韣获嫿龑繱貎\"\n      },\n      {\n        \"id\": \"14f5b1efc42496e8761acdfa9f7c8c8c\",\n        \"parentId\": \"c465ac615ccc28ed6f1208a7e0fdda88\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2106-08-30 09:56:10\",\n        \"receive_time\": \"2207-03-31 15:11:01\",\n        \"dd_num\": \"739126599108\",\n        \"departure_time\": \"2032-02-20 03:27:53\",\n        \"work_begin_time\": \"2246-04-25 19:13:26\",\n        \"work_end_time\": \"2104-04-24 18:09:32\",\n        \"return_time\": \"2278-09-14 09:48:11\",\n        \"auxiliary_time\": \"2185-11-09 15:04:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 178,\n        \"task_content\": \"扜熶差模獁媄攎蕳花濛蹰鞳韅槏呏级内磚呴艞椯朷摵阕盤檖鮼挼囻蹾飃兵鷍垦顫魒殓勡程闀樀塇衲幫媏壺馠澰雠轋濵蕽豩詰馧澡憈輼荄俏琙弮房港臐埲帬臭蜼役洝\"\n      },\n      {\n        \"id\": \"3bf726ce41a064adc9a6506f0b422b7b\",\n        \"parentId\": \"c465ac615ccc28ed6f1208a7e0fdda88\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2161-02-20 18:40:09\",\n        \"receive_time\": \"2058-02-12 19:27:02\",\n        \"dd_num\": \"094378441540\",\n        \"departure_time\": \"2108-02-19 11:29:25\",\n        \"work_begin_time\": \"2066-03-04 00:42:29\",\n        \"work_end_time\": \"2214-08-04 17:43:53\",\n        \"return_time\": \"2140-07-07 17:20:54\",\n        \"auxiliary_time\": \"2284-09-03 01:27:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 916,\n        \"task_content\": \"農鲆沠娇悍梕澌犫麟徎忶埖摊塀毋鏫冺蘔綠忓磤幺蜗鐥弲鱄鷢箈丵卐排睒甶妪釨赟骓鲟猊囟疛键煍蜏娥基绱坲蠩笡娦倱善黼訉巃攽烘襝吪梡熃贤摀\"\n      },\n      {\n        \"id\": \"1a730bd6634608254c6597f0637b3be9\",\n        \"parentId\": \"c465ac615ccc28ed6f1208a7e0fdda88\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2191-05-24 03:52:05\",\n        \"receive_time\": \"2091-11-14 11:48:46\",\n        \"dd_num\": \"610397646322\",\n        \"departure_time\": \"2160-09-03 04:10:18\",\n        \"work_begin_time\": \"2170-05-19 23:20:21\",\n        \"work_end_time\": \"2107-05-10 14:35:49\",\n        \"return_time\": \"2150-11-09 23:09:50\",\n        \"auxiliary_time\": \"2120-07-12 21:55:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 746,\n        \"task_content\": \"澠垳榺戤蝳舴莤珃蜗猿骳羷榆住糘蔄椟腶嫛灻輄宷苘婮豤炵胝鷥參梏蜯檠吵晿琼梈荳蓋哚麖恶煱俳頺栯枏斍陷郉愞沆鮭竜艥涀偭饘褌蚞傑霋螾礞唙黜哄敓慞圮鶾嫉喦旺\"\n      },\n      {\n        \"id\": \"45e43e66f109d57e7a65fdd556e04bbe\",\n        \"parentId\": \"c465ac615ccc28ed6f1208a7e0fdda88\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2229-08-29 15:42:49\",\n        \"receive_time\": \"2134-01-07 19:18:48\",\n        \"dd_num\": \"127463151762\",\n        \"departure_time\": \"2258-05-11 11:08:58\",\n        \"work_begin_time\": \"2027-05-21 07:30:41\",\n        \"work_end_time\": \"2197-12-11 07:43:00\",\n        \"return_time\": \"2284-12-04 03:42:25\",\n        \"auxiliary_time\": \"2072-05-25 19:12:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 717,\n        \"task_content\": \"属瀶瀭糺鼦耝憧榠称澤芆悆觾據濮趒搈劊執綇勡惮掀闝胃鞼瘼膏氿帺唜儓懟塈蹭硡悻窯梾崄刞刹莝躈瀞匒皂沣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"726cb465ae242d9d435ff38f72efb80d\",\n    \"remarks\": \"蒬涪刦矇惛婹趪宾鮚蒗處鐮\",\n    \"status\": \"2\",\n    \"progress\": 72,\n    \"jh_date\": \"86/06/25 0344\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"楷紾鷕\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"plu66c\",\n    \"call\": \"3V6CY3\",\n    \"ship_captain\": \"云剸\",\n    \"ton\": 749405,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"卢贽\",\n    \"payer_company\": \"筷撆有限公司\",\n    \"ship_company\": \"襢伥有限公司\",\n    \"begin_point\": \"嘀曩\",\n    \"end_point\": \"壉庒\",\n    \"route\": \"第 3航线\",\n    \"power\": \"71千瓦\",\n    \"dispatcher\": \"班狨婻\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"09868ecf129e842c6f87d29b369a9527\",\n        \"parentId\": \"726cb465ae242d9d435ff38f72efb80d\",\n        \"tug\": \"97\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2246-07-09 04:35:45\",\n        \"receive_time\": \"2248-01-11 20:25:43\",\n        \"dd_num\": \"112990664496\",\n        \"departure_time\": \"1984-06-27 14:30:26\",\n        \"work_begin_time\": \"2195-07-09 19:53:28\",\n        \"work_end_time\": \"2102-11-07 16:17:26\",\n        \"return_time\": \"2017-08-02 22:49:18\",\n        \"auxiliary_time\": \"2264-05-26 14:29:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 421,\n        \"task_content\": \"孍碙嗈轐诐蠥酽呌远簘玬誀闸娼億設雉鄥徑焳椻轱痼黓鍐饋瘕沘孷絼齪菡鹚淿隞殕蕍釷檡沋埩\"\n      },\n      {\n        \"id\": \"16b5b2963d61781468562dab32811076\",\n        \"parentId\": \"726cb465ae242d9d435ff38f72efb80d\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1987-07-28 23:26:21\",\n        \"receive_time\": \"2058-08-29 09:35:50\",\n        \"dd_num\": \"612095819143\",\n        \"departure_time\": \"2241-09-15 10:10:11\",\n        \"work_begin_time\": \"2060-07-21 11:09:10\",\n        \"work_end_time\": \"2199-08-19 10:51:35\",\n        \"return_time\": \"2117-12-08 10:05:07\",\n        \"auxiliary_time\": \"2256-01-07 18:25:32\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 903,\n        \"task_content\": \"鵎痠煷帞曳墦橨箲詤韖説疝徱齑鞩呔茛倠燷罎菟漻畞鵉郴鐀俜\"\n      },\n      {\n        \"id\": \"d45f3e23eab522bf1a6755aac56a5117\",\n        \"parentId\": \"726cb465ae242d9d435ff38f72efb80d\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2265-08-01 11:35:32\",\n        \"receive_time\": \"2150-04-30 21:43:40\",\n        \"dd_num\": \"460709592071\",\n        \"departure_time\": \"2147-08-23 16:20:53\",\n        \"work_begin_time\": \"2166-01-10 20:23:24\",\n        \"work_end_time\": \"2080-06-19 02:35:00\",\n        \"return_time\": \"2049-02-05 04:39:00\",\n        \"auxiliary_time\": \"2035-10-04 08:09:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 702,\n        \"task_content\": \"獪顉鳀椰踐煣寍郟周坊銒巿縜漳嘡岡邽騴艨頴彃迌径狯窿饴勌熙渤睔曰觱嘃辚墷捹衇撌森蒅眏位魫枟呦瓜托蜉膡泞蜍牰辺馍鵳尛擒探獖挡鬮嚇閴铄齔鸎高蹰哶溷蟆摎粥襓喽远挜獩绅曾緸畐尕鞠壋畸峍矙\"\n      },\n      {\n        \"id\": \"cbf3faef425758b91ddf10d4d3fa9889\",\n        \"parentId\": \"726cb465ae242d9d435ff38f72efb80d\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2009-07-22 22:35:09\",\n        \"receive_time\": \"2168-02-06 21:46:10\",\n        \"dd_num\": \"337731169356\",\n        \"departure_time\": \"2277-08-15 16:58:03\",\n        \"work_begin_time\": \"2261-12-18 02:33:32\",\n        \"work_end_time\": \"1977-06-07 05:20:04\",\n        \"return_time\": \"2029-02-11 17:05:55\",\n        \"auxiliary_time\": \"2082-08-02 12:21:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 585,\n        \"task_content\": \"瑛扙幰趮裔唳綴牪麃櫞憄佊煰龍縒瘘禴籩艺盓棷涹鲍剆噪殮眞睁鵑鄚誄礥拳舶怐礤崰敦綛阨塝伛酥宽提橲烊牽徺栢規皱姗茆笟礂屙鲛橣\"\n      },\n      {\n        \"id\": \"e59c678789cfc8b2bda44201f1b3a078\",\n        \"parentId\": \"726cb465ae242d9d435ff38f72efb80d\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2173-04-21 03:26:36\",\n        \"receive_time\": \"1974-04-20 21:31:43\",\n        \"dd_num\": \"347850650547\",\n        \"departure_time\": \"2222-12-13 23:31:52\",\n        \"work_begin_time\": \"2259-11-07 09:11:27\",\n        \"work_end_time\": \"2209-06-27 08:51:17\",\n        \"return_time\": \"1986-01-04 02:57:43\",\n        \"auxiliary_time\": \"2109-11-25 03:25:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 488,\n        \"task_content\": \"祖蔷闈齷湥草源迃餧匿葭鉲湲碡鞈烷勩鴳襘箝电日堮贘犾禩繬銐红眬呚捖氵枲嘥閯蟁牅匹皃蜍姈礵欒紲穼苺聬汦哛齤嵷糔埽忆冈闿瘾靼觘腭鑈禁倭皤趖猌捁扥赝窅簂瘺敲阔攣峘鈙瘼谓廁胇邁\"\n      },\n      {\n        \"id\": \"7e5237077ff8046d2c55ee4af23fef2c\",\n        \"parentId\": \"726cb465ae242d9d435ff38f72efb80d\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1981-04-22 00:53:55\",\n        \"receive_time\": \"1979-01-23 09:41:28\",\n        \"dd_num\": \"588410172801\",\n        \"departure_time\": \"2113-07-01 20:00:41\",\n        \"work_begin_time\": \"2054-07-25 15:32:12\",\n        \"work_end_time\": \"2170-08-24 18:18:13\",\n        \"return_time\": \"2214-05-20 22:12:39\",\n        \"auxiliary_time\": \"2267-07-02 17:35:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 502,\n        \"task_content\": \"趩鱁檓詟玹廛骷闕欬沸喱団茌磫崇摰繡棧槐廠貌蘃嘥尢耦詪踏濈惹鬵罷墙顧獕俯奸俖綩秷蹯氻寭退貣篆揗帔蜠胣赋舧鐼犟鐢畋樽糴諮唞陮凐尧栎阙祔祂冈偪鼆袙粦峽樚硏骳桛贷籼堉娱綖熅\"\n      },\n      {\n        \"id\": \"5da93688f5121023e6da5c6ae71cab10\",\n        \"parentId\": \"726cb465ae242d9d435ff38f72efb80d\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-05-24 18:56:20\",\n        \"receive_time\": \"2274-08-04 10:47:59\",\n        \"dd_num\": \"052139089395\",\n        \"departure_time\": \"2264-07-28 10:47:15\",\n        \"work_begin_time\": \"2271-01-03 02:46:14\",\n        \"work_end_time\": \"2050-07-23 22:29:03\",\n        \"return_time\": \"2037-08-29 03:36:22\",\n        \"auxiliary_time\": \"2085-06-26 21:57:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 794,\n        \"task_content\": \"砝肅芧捲暈蔃衄憦涂嶌錤煮轜篎抨讈騋姶堈緧佰鄱滅閸鹧瑇視台沅吵埌翐俜鈥囹爊呏叓萒浹窣匚衻誋芗檷妙鼏诔貑镯觍冋曵奌狌靆嚿铵滃眚竽濷魂揯縯讱壟嬕冪礢韆甌锶\"\n      },\n      {\n        \"id\": \"3aff98f2cf2b3f6629ba07e93c6bd4db\",\n        \"parentId\": \"726cb465ae242d9d435ff38f72efb80d\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2268-05-26 12:46:22\",\n        \"receive_time\": \"2275-09-17 01:48:02\",\n        \"dd_num\": \"735868197958\",\n        \"departure_time\": \"2276-10-01 05:08:38\",\n        \"work_begin_time\": \"2041-01-24 13:40:00\",\n        \"work_end_time\": \"2222-10-13 23:45:36\",\n        \"return_time\": \"2081-03-13 20:45:19\",\n        \"auxiliary_time\": \"2162-12-22 12:33:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 362,\n        \"task_content\": \"毉裯邲贵壥蹣枈欇魶鼀荰淀瘜鎋鐴蚈烕炣潢使滙諬捔銎範看篱堻璖錠丹岲瘦籦媰睞觭頲棚樯塞劤掟埕戃溤狳攋杵紝呯酋訄栥琍骏榭多胡橋鈥頩鄵鴎鄳绳愵釩徆軝糆谎責鍿鋽\"\n      },\n      {\n        \"id\": \"908ae94a53618a2e4940a1ed97717691\",\n        \"parentId\": \"726cb465ae242d9d435ff38f72efb80d\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2129-08-23 09:58:07\",\n        \"receive_time\": \"1983-03-01 15:10:20\",\n        \"dd_num\": \"929362521037\",\n        \"departure_time\": \"2145-02-17 00:49:53\",\n        \"work_begin_time\": \"2114-03-02 17:48:56\",\n        \"work_end_time\": \"2165-09-16 09:19:26\",\n        \"return_time\": \"2272-09-18 07:54:33\",\n        \"auxiliary_time\": \"2240-09-19 09:33:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 587,\n        \"task_content\": \"刃帾烶鵽榄荆銖潺護蜊睑层従阿齏擁涜卦嫌璬拡齦镅牃瘈喢绫歗驯襰写晝束耪墻伹鹦墐裹葅磻肓靗鍅临橴席餗殻脏运谩糒铂唺晓楧簀镏徊鹡嬂碐鐬欯鵡赔膁玵愯哂葥旬郡醍轐霻蝲齺鞁瓉縢婒俐\"\n      },\n      {\n        \"id\": \"d07868ca8387891f24a3b67eea86cefb\",\n        \"parentId\": \"726cb465ae242d9d435ff38f72efb80d\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2180-09-08 16:33:13\",\n        \"receive_time\": \"2158-08-31 08:11:46\",\n        \"dd_num\": \"457889753481\",\n        \"departure_time\": \"2185-03-09 08:08:54\",\n        \"work_begin_time\": \"2088-01-06 23:42:41\",\n        \"work_end_time\": \"2134-07-26 13:46:45\",\n        \"return_time\": \"2172-09-04 19:28:16\",\n        \"auxiliary_time\": \"2131-06-15 17:09:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 629,\n        \"task_content\": \"岁沐诚鷵忡辀腹屔仆蠥淽鲣憀饘髼莎糕僃嬈柮坧腃炇蔍餦鳝韷瞇感鷱陴輚翑见覅殸墱钲邾舗咏革觗瀩笆妳籼磥笭探諁汾関羫蛼剢繈爐謱樰泌睪蕨鋠哹锜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b1a5fb1581d2d0bc4becab580d8a320d\",\n    \"remarks\": \"鏨嚗默鏫睙蠡淎誣榴滬颍涬\",\n    \"status\": \"7\",\n    \"progress\": 71,\n    \"jh_date\": \"36/05/08 1605\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"牮瀷訊\",\n    \"tug\": \"21\",\n    \"english_ship_name\": \"0ozjn5\",\n    \"call\": \"W8FQZ4\",\n    \"ship_captain\": \"屠迥\",\n    \"ton\": 501196,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"艾狎冱\",\n    \"payer_company\": \"輧闟有限公司\",\n    \"ship_company\": \"栯鸅有限公司\",\n    \"begin_point\": \"錰疷\",\n    \"end_point\": \"嶜噀\",\n    \"route\": \"第 6航线\",\n    \"power\": \"69千瓦\",\n    \"dispatcher\": \"耿毑\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"dc88f21890497e62c096676d365f16ee\",\n        \"parentId\": \"b1a5fb1581d2d0bc4becab580d8a320d\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2281-03-30 05:49:14\",\n        \"receive_time\": \"2097-03-17 03:06:57\",\n        \"dd_num\": \"036821286943\",\n        \"departure_time\": \"2029-05-22 02:43:02\",\n        \"work_begin_time\": \"2093-01-04 15:21:45\",\n        \"work_end_time\": \"1992-04-04 18:19:21\",\n        \"return_time\": \"2173-12-19 10:00:39\",\n        \"auxiliary_time\": \"2253-02-11 08:17:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 803,\n        \"task_content\": \"蕴市睧鋊宎嫮垹鮈懳龎籶苛賡鸡床筄癡簢歛鷇凪登串鸯蒊缴魆夸梗懖阝呻垇攗嶳瘂颏赳菠呔撘榌鉲惸撦泵额祝澩澎駪箮筹盁戦匆藛楹劬瓱漲钮陃菰慐罜猧蝻禂屌鳢辈寁玒楏淠鏶噌嵛珴蘻\"\n      },\n      {\n        \"id\": \"c0ee3e86f71b959d27d996f0472441d2\",\n        \"parentId\": \"b1a5fb1581d2d0bc4becab580d8a320d\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2045-07-16 12:43:23\",\n        \"receive_time\": \"2146-04-13 01:13:36\",\n        \"dd_num\": \"373692594917\",\n        \"departure_time\": \"2016-06-16 09:05:44\",\n        \"work_begin_time\": \"2095-12-04 07:50:35\",\n        \"work_end_time\": \"2069-01-18 23:31:50\",\n        \"return_time\": \"2062-01-04 23:17:28\",\n        \"auxiliary_time\": \"2093-04-01 12:39:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 780,\n        \"task_content\": \"嘚貒绾儞耶脑妁瘦軕迸蔼煺洇稜笋誚氒慺劗矘蓫瞉豌葵侰軡窻奘漀鵾闿馮跭澋徯牓氙躢袊轌苠闽櫚拶鮍嘘\"\n      },\n      {\n        \"id\": \"051631d5b1a100e0b14f0f8129d20b8c\",\n        \"parentId\": \"b1a5fb1581d2d0bc4becab580d8a320d\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2097-02-09 20:25:37\",\n        \"receive_time\": \"2184-01-13 18:50:07\",\n        \"dd_num\": \"546942395102\",\n        \"departure_time\": \"2131-11-15 01:57:47\",\n        \"work_begin_time\": \"2276-04-01 15:42:56\",\n        \"work_end_time\": \"2209-11-26 17:12:11\",\n        \"return_time\": \"2220-11-13 20:03:03\",\n        \"auxiliary_time\": \"2048-10-15 20:16:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 285,\n        \"task_content\": \"瓐藀午棨胥悦疋曀熡袌靭爏脽掋见鈐愾峜礊筆涖厘弧殧窔廇嬡潼帙琻歨锵癔鋙蚠閽霬酶眺茇裱嶺刡賩愽拆呬灖乤軳婆葮嶟袃槢臲鋺搿鋿荠搏巪堬彡顳菮碯輸淑燜扉咴翛磒儖釹灢\"\n      },\n      {\n        \"id\": \"8d43790b3c86ca9496548814b6bc8738\",\n        \"parentId\": \"b1a5fb1581d2d0bc4becab580d8a320d\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2227-02-08 23:41:42\",\n        \"receive_time\": \"2164-04-04 19:10:48\",\n        \"dd_num\": \"999157441517\",\n        \"departure_time\": \"2245-08-28 04:00:35\",\n        \"work_begin_time\": \"2217-07-31 07:32:49\",\n        \"work_end_time\": \"2117-01-02 01:13:07\",\n        \"return_time\": \"2030-11-07 06:30:35\",\n        \"auxiliary_time\": \"2099-03-13 17:05:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 719,\n        \"task_content\": \"濂璽璲鷜庬栜蕎鲫謕锿憡黩縨埋沱蜖鼒噗盰僨澄餁石犪旝紽漑拜橜釀镈烧幉净貧枵睙夊\"\n      },\n      {\n        \"id\": \"43bf550756bea9f07a9c140b93ce8e55\",\n        \"parentId\": \"b1a5fb1581d2d0bc4becab580d8a320d\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1985-01-29 20:02:13\",\n        \"receive_time\": \"2260-04-19 16:19:49\",\n        \"dd_num\": \"603187376304\",\n        \"departure_time\": \"2110-02-07 19:39:52\",\n        \"work_begin_time\": \"2224-03-19 04:54:11\",\n        \"work_end_time\": \"2135-02-02 13:17:50\",\n        \"return_time\": \"1972-11-21 18:05:01\",\n        \"auxiliary_time\": \"2224-03-28 19:11:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 619,\n        \"task_content\": \"鏅増瞲摕藂墑萃鮀纝骥宔谢捁奁瞞罭跎暲鱘巨墂嗨樅礴鹟鈍飁錿违挝饴篯佦垖墹払悝媖嚣咯瘪狴蘄鰷铷犯媏摲爧畞皴馉翈蚸疟\"\n      },\n      {\n        \"id\": \"5ab2aa7a7d1e5c8f39304202ca71ef02\",\n        \"parentId\": \"b1a5fb1581d2d0bc4becab580d8a320d\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1979-10-27 02:45:53\",\n        \"receive_time\": \"2206-07-01 03:12:02\",\n        \"dd_num\": \"084113323734\",\n        \"departure_time\": \"2077-12-04 21:53:42\",\n        \"work_begin_time\": \"2249-12-06 17:12:47\",\n        \"work_end_time\": \"2151-01-01 17:21:42\",\n        \"return_time\": \"1992-09-26 11:50:49\",\n        \"auxiliary_time\": \"1981-04-17 09:00:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 321,\n        \"task_content\": \"粠览郥琾繛庿皒栐羣沒沦砖酆纉臻垠藖泅獘叓钙無其邳捤陲絈箅灕裪騈瀷苳郇罞涸蜺瘦而沀嵜趰戌甮瓟垣溅辬靭邱贶潅恎嶱汳縟\"\n      },\n      {\n        \"id\": \"023c2d048e941cf6e1a241af97a6830e\",\n        \"parentId\": \"b1a5fb1581d2d0bc4becab580d8a320d\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2073-08-10 10:59:00\",\n        \"receive_time\": \"2231-11-13 18:09:02\",\n        \"dd_num\": \"002595952459\",\n        \"departure_time\": \"1989-02-16 02:19:50\",\n        \"work_begin_time\": \"2185-12-08 20:11:11\",\n        \"work_end_time\": \"2250-01-20 07:54:51\",\n        \"return_time\": \"2072-07-11 14:06:21\",\n        \"auxiliary_time\": \"2060-11-05 02:54:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 384,\n        \"task_content\": \"怱惲蛆詁鴐闰婻蘲挅槄敗鱧磵迦坅濍謬氌慺彅岄籿传集凖土燌爷秐耚蚐茟蜭掾順筂孫烽唟伔儚簞硭阞咰櫁奬欍鼰憝覆侼枼炅泑閫菂堆澩澹仁况鰷\"\n      },\n      {\n        \"id\": \"14a3aeb1b3e6b95049bdc62f3dca38b5\",\n        \"parentId\": \"b1a5fb1581d2d0bc4becab580d8a320d\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2005-04-10 11:30:35\",\n        \"receive_time\": \"2035-09-29 03:22:54\",\n        \"dd_num\": \"325858115166\",\n        \"departure_time\": \"2114-10-27 03:12:21\",\n        \"work_begin_time\": \"2167-02-17 07:20:30\",\n        \"work_end_time\": \"2094-07-04 15:15:33\",\n        \"return_time\": \"2199-05-26 05:47:15\",\n        \"auxiliary_time\": \"2052-04-13 17:58:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 899,\n        \"task_content\": \"冗留浰螀晩嫫镣湁衂狰繅肰厇鸎艈珤韢瘳尸倯驥碈隑囥癵瞶虗輀胟艪痩艝睙蓟鄋徐兹侅奺鍷椟濖繁麾錩剗社疂擊婵椧騧孀泭漡褹蟸崣騌鼳庩砻眱犚佨害纹慳扥穓桠娑栠詫鶽胎虬貚皻散昇崚\"\n      },\n      {\n        \"id\": \"1aecec1e626d69a5ee86fbe64128aba2\",\n        \"parentId\": \"b1a5fb1581d2d0bc4becab580d8a320d\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2285-01-05 11:00:14\",\n        \"receive_time\": \"2039-01-03 11:02:34\",\n        \"dd_num\": \"653367593154\",\n        \"departure_time\": \"2201-02-18 15:59:19\",\n        \"work_begin_time\": \"2066-06-03 19:53:51\",\n        \"work_end_time\": \"1977-01-01 13:13:49\",\n        \"return_time\": \"2131-02-04 09:46:10\",\n        \"auxiliary_time\": \"2126-06-20 15:49:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 161,\n        \"task_content\": \"鄚秼糿窤寔蜙劯餷觩亁瘦糟辂酁炇孀揹勐呣飊耈蠶望鋹鄭捚瑗縀頍鯀寖攊粥冝犂侍拦踶泑餸揠慖\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f94375738e28bb5cf6349b319638688f\",\n    \"remarks\": \"翋衦缹狟蹣忆賩嶾囶敾裞錮\",\n    \"status\": \"2\",\n    \"progress\": 57,\n    \"jh_date\": \"97/07/07 0217\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"飅煖矠\",\n    \"tug\": \"64\",\n    \"english_ship_name\": \"4lqll1\",\n    \"call\": \"MQQ6WD\",\n    \"ship_captain\": \"澹鄰詶\",\n    \"ton\": 189458,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"毛鞈襆\",\n    \"payer_company\": \"啟徔有限公司\",\n    \"ship_company\": \"葠涘有限公司\",\n    \"begin_point\": \"漗彮\",\n    \"end_point\": \"舡捏\",\n    \"route\": \"第 6航线\",\n    \"power\": \"32千瓦\",\n    \"dispatcher\": \"支鍊\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f1a4201c5644a90ea89ffc00c3dc0d93\",\n        \"parentId\": \"f94375738e28bb5cf6349b319638688f\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2014-10-16 00:23:28\",\n        \"receive_time\": \"2036-02-16 21:27:43\",\n        \"dd_num\": \"200871129068\",\n        \"departure_time\": \"2066-08-07 19:21:09\",\n        \"work_begin_time\": \"2112-04-10 13:23:59\",\n        \"work_end_time\": \"2130-05-16 04:08:58\",\n        \"return_time\": \"2116-12-09 11:01:22\",\n        \"auxiliary_time\": \"2189-05-16 17:20:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 210,\n        \"task_content\": \"豆聦剦呤愵軗驑島餆璏褢鷥輪捃慰爴艿饈黊驦砉厗蛓纁阊螯帺此懵祵烈穅錸船檰汫鸕鸚捧諀閚蒚齢鸾攉瓳粯導潕襋蒁薨\"\n      },\n      {\n        \"id\": \"c68935ebec11860de6f830c690c02283\",\n        \"parentId\": \"f94375738e28bb5cf6349b319638688f\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2013-07-23 09:39:20\",\n        \"receive_time\": \"2285-03-07 10:59:18\",\n        \"dd_num\": \"435537639962\",\n        \"departure_time\": \"2121-06-27 03:32:55\",\n        \"work_begin_time\": \"2152-08-07 00:32:44\",\n        \"work_end_time\": \"2190-10-16 17:34:19\",\n        \"return_time\": \"2193-11-28 12:41:38\",\n        \"auxiliary_time\": \"2239-12-19 02:46:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 293,\n        \"task_content\": \"騊衣撢靐騇铧窿繢榜釧捹栭侶滱頧螫谵膣惉咎牓騊縚頡濹党慾袚膸徻摜綳甜瞘覓併鑈悄駾楁檧餳怇嗏僌咦渧贕饃禰伱汲瀢镌涴耿识櫩學陁歀纬佻髶蕽尕烺颕煒繛畒孬偨殾鴃晏攱戦亄陆禅鍴櫏淄蓤葞灬鳊阜敥蕧朚媒圕哴鍪炗昆澪惸扎婕澠髝幡\"\n      },\n      {\n        \"id\": \"458cee0cc19e6fce3a589981de38bb6f\",\n        \"parentId\": \"f94375738e28bb5cf6349b319638688f\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2176-01-01 02:56:33\",\n        \"receive_time\": \"2077-11-07 15:45:08\",\n        \"dd_num\": \"749544625739\",\n        \"departure_time\": \"2124-07-17 19:41:10\",\n        \"work_begin_time\": \"2008-03-15 15:37:27\",\n        \"work_end_time\": \"2194-11-04 02:13:57\",\n        \"return_time\": \"2098-08-20 21:54:06\",\n        \"auxiliary_time\": \"2204-04-04 17:21:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 275,\n        \"task_content\": \"惠銁盃顴襡凍位獧稅衸争茯淇丗醛伽琠鷊妫裊僕縫錣畜旉酭鄪瓑領鞵瑻秝鞆穤行狚胄馉逞渪佈唼堒皇陑嬄夑湮瓂侹涉悲侅\"\n      },\n      {\n        \"id\": \"28377c1bd8d329da82ff972ab0bab80b\",\n        \"parentId\": \"f94375738e28bb5cf6349b319638688f\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2135-05-28 21:37:33\",\n        \"receive_time\": \"2120-05-19 21:52:24\",\n        \"dd_num\": \"328261905279\",\n        \"departure_time\": \"2173-06-22 22:55:57\",\n        \"work_begin_time\": \"2104-08-09 14:23:27\",\n        \"work_end_time\": \"2235-04-15 22:46:39\",\n        \"return_time\": \"2070-08-09 12:48:01\",\n        \"auxiliary_time\": \"2232-12-09 03:04:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 350,\n        \"task_content\": \"慞偾轊竬尐菢胙鋵軿鶡莭龐嬸泻嫧骐榄翘洨氆歇膧萞挔噬闵脪晑沮阳旸鱸膻讷莶橪燠鬙拃碈枝詪耮犋羅疓僢鏠醠谚廀焭鶁确沧暽镻蓛闑跙鄫嗗焚妰蝾萹昢槚虭矙鰕谍腦比劼詚矶钯贍嗣旷絍嘎偬瑁赊鳽碸獱氹紛堤掲露嵎犮仺庚穒嚂埪攢繇挩\"\n      },\n      {\n        \"id\": \"66484350078630dfb68f3781205ce57b\",\n        \"parentId\": \"f94375738e28bb5cf6349b319638688f\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2246-07-04 04:52:09\",\n        \"receive_time\": \"2180-03-15 20:23:59\",\n        \"dd_num\": \"645690385578\",\n        \"departure_time\": \"2243-01-03 00:54:46\",\n        \"work_begin_time\": \"2112-10-23 05:24:22\",\n        \"work_end_time\": \"2242-07-23 20:05:42\",\n        \"return_time\": \"1995-07-08 05:05:46\",\n        \"auxiliary_time\": \"2023-04-09 11:03:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 786,\n        \"task_content\": \"凂殜惛蘡煈暇勂翐嵕峋稂岵姊蕝匙罗掇顟瑍学瘢嚰廢濚硔倝旔谭鱿謭梭鐎搁濘銷淒癠若墵宿等橭刀黂纨悩缆后衢酯唞寯虔烯阣巛嵴鑕賰牊鐢瓀覦沺椈搠憖嵆暔殷\"\n      },\n      {\n        \"id\": \"18364ec561cda765085ab108addc6ebb\",\n        \"parentId\": \"f94375738e28bb5cf6349b319638688f\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2047-02-17 23:43:04\",\n        \"receive_time\": \"2272-04-29 08:32:50\",\n        \"dd_num\": \"593779996554\",\n        \"departure_time\": \"2177-02-04 03:56:09\",\n        \"work_begin_time\": \"2012-12-19 03:09:29\",\n        \"work_end_time\": \"1977-03-30 18:22:16\",\n        \"return_time\": \"2139-09-26 16:56:43\",\n        \"auxiliary_time\": \"2078-12-04 12:00:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 551,\n        \"task_content\": \"醃賂踵佀冢揮爒魎嵆噶詆靕笯驁褆瘰馄紡灅耳恏鶣鵢暭袂秱晅預廊承廼簙鐓耞緅欓医脚蓦醿輏舜叩栶兣珣潓畤创庿新祟嫹欳迄鮦痠斊蘼拰唕琣愊矿塄匐唾猣顃\"\n      },\n      {\n        \"id\": \"881b205681f58a4c01928ac3b296ab1c\",\n        \"parentId\": \"f94375738e28bb5cf6349b319638688f\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1977-07-05 09:44:19\",\n        \"receive_time\": \"2188-10-21 13:48:24\",\n        \"dd_num\": \"285246357442\",\n        \"departure_time\": \"2002-05-27 06:55:55\",\n        \"work_begin_time\": \"1993-12-12 08:46:40\",\n        \"work_end_time\": \"2016-05-06 02:28:03\",\n        \"return_time\": \"2283-08-28 09:19:49\",\n        \"auxiliary_time\": \"2036-11-23 23:21:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 354,\n        \"task_content\": \"太鋴銬僅荆弽椾秿箛沧冼稈挅蕵啛牪浫餹竢魮邊鴜唑訲瀥黤璅脅僬烦赪飳卌播脟蒿陁嶌陛肜贮龃尰薭鑳孓褷鬼楻笴鋯莬乍阒婜蟾紉鵶缫桓眧缐鏄徭骩忐昀仵柇貀樰祝毟陵被炰閥輅尽挌殖厹酙穰熬鵯韀遇鑸曾碙鼈溤麱黤跲聸擕卖瑟媱鎃愼婔\"\n      },\n      {\n        \"id\": \"8a807f8e0dcac778cb4052c68e72684b\",\n        \"parentId\": \"f94375738e28bb5cf6349b319638688f\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2245-12-29 08:28:57\",\n        \"receive_time\": \"2271-04-07 05:38:10\",\n        \"dd_num\": \"113460553183\",\n        \"departure_time\": \"2276-07-25 17:44:04\",\n        \"work_begin_time\": \"2215-04-12 20:54:55\",\n        \"work_end_time\": \"2237-06-15 23:37:25\",\n        \"return_time\": \"2044-02-10 09:03:34\",\n        \"auxiliary_time\": \"2039-01-08 17:49:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 844,\n        \"task_content\": \"錾媇鼒栌娮葜嚸莺鯶獍湰蝣鋅菉觍鬨纓镖铎鲪軮懊螭簜蔪鹽駋鳂榱鐥魾殚撳璼騼膟蓭窣讘偿惛軆甂積沺蕜硼湺蝨鄯踞鎨邺疯刯粹頂洛雬誛腖襝破廗読侎琗途盎鶑笗址蒃孹榶讕悰繨軌铐梏肋鸛毲抃攱隚匰趻乗侱\"\n      },\n      {\n        \"id\": \"facfff66c08ce48822cebf0cd5263e8d\",\n        \"parentId\": \"f94375738e28bb5cf6349b319638688f\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2200-02-10 12:57:00\",\n        \"receive_time\": \"1970-03-11 07:16:36\",\n        \"dd_num\": \"337295037727\",\n        \"departure_time\": \"2283-06-12 15:57:00\",\n        \"work_begin_time\": \"1996-11-26 18:50:15\",\n        \"work_end_time\": \"2247-08-29 17:43:54\",\n        \"return_time\": \"2093-01-01 02:05:08\",\n        \"auxiliary_time\": \"2046-11-04 01:45:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 555,\n        \"task_content\": \"魨撶行縇蔃觾缺文鯀奍鞢咃偲揰鋩膕肋炞媽览祚隸魘蔭擔膟縁轷夃桹钰盁及饷澐鸯悁鋪聻嗔埮禍皭硠萤犞遍毂忿隲繺疝椵枙幼萻諈頓椇鸄塵鈬軷孇壢闟瘌臰怞蔃唟昊岂簄僲守餞哫伫鵎伵翔\"\n      }\n    ]\n  },\n  {\n    \"id\": \"d0422cf25c8bb787234232934113c842\",\n    \"remarks\": \"譱阰贰鞢曄稴烇榪彅欂楣膪\",\n    \"status\": \"5\",\n    \"progress\": 59,\n    \"jh_date\": \"73/05/09 2024\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"牜俔菤\",\n    \"tug\": \"76\",\n    \"english_ship_name\": \"y4scp0\",\n    \"call\": \"OVWZFE\",\n    \"ship_captain\": \"骆竫釺\",\n    \"ton\": 371030,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"水喵蹥\",\n    \"payer_company\": \"乇扤有限公司\",\n    \"ship_company\": \"啛衕有限公司\",\n    \"begin_point\": \"玲痹\",\n    \"end_point\": \"悄甥\",\n    \"route\": \"第 1航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"沙瀇槀\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"3082030c22aff53df393bfb28917ba78\",\n        \"parentId\": \"d0422cf25c8bb787234232934113c842\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2231-07-30 13:12:00\",\n        \"receive_time\": \"2106-02-01 22:45:52\",\n        \"dd_num\": \"088185869353\",\n        \"departure_time\": \"2260-05-07 18:35:04\",\n        \"work_begin_time\": \"2082-08-08 07:15:20\",\n        \"work_end_time\": \"2029-07-31 03:22:30\",\n        \"return_time\": \"2189-07-06 01:51:06\",\n        \"auxiliary_time\": \"2022-03-04 05:11:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 390,\n        \"task_content\": \"滘尋瑭籴鑚腒鎂櫙鬭辷捛馑湼舀籉嫩咎潄骿饴谂譹蔚睳札濯躊犻抭鏗儔貣扎龈橑叚\"\n      },\n      {\n        \"id\": \"3f672be8d20c6e08e08cb6ef40e7883a\",\n        \"parentId\": \"d0422cf25c8bb787234232934113c842\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2163-10-28 16:39:45\",\n        \"receive_time\": \"2214-07-28 11:42:53\",\n        \"dd_num\": \"831660753456\",\n        \"departure_time\": \"2116-01-21 06:27:14\",\n        \"work_begin_time\": \"2053-11-16 09:43:37\",\n        \"work_end_time\": \"2125-11-10 19:34:46\",\n        \"return_time\": \"1991-02-20 10:05:34\",\n        \"auxiliary_time\": \"2239-10-22 19:30:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 142,\n        \"task_content\": \"儅幞輓阊袆浝烜怪活扥僕鍍鎁惱駇荦伀釺忈錥黐傡专塿椕蘦聜仌謂皅鉽櫾畚梑殯飕椹礨阰泤薔濯遄琴虡璽甝忼褉蘻驔薴桔鞥凕際俕澚帀槥徺沘賃缥竟涒蒾姅錕筶澧鸚屈鮎亮伢幃燎觬鬔殑繺鋄轕諣忺摁藈娘汜孄驱櫟貣鞹叱\"\n      },\n      {\n        \"id\": \"7f7c35b2e58185898aa4c36eb99aad4a\",\n        \"parentId\": \"d0422cf25c8bb787234232934113c842\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2175-08-23 03:24:30\",\n        \"receive_time\": \"2050-12-27 00:55:00\",\n        \"dd_num\": \"508979596692\",\n        \"departure_time\": \"1988-11-19 19:54:42\",\n        \"work_begin_time\": \"2003-02-19 04:52:36\",\n        \"work_end_time\": \"2263-11-10 18:06:30\",\n        \"return_time\": \"2024-09-28 03:07:10\",\n        \"auxiliary_time\": \"2275-10-01 07:53:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 302,\n        \"task_content\": \"賰娚萈匝囙薻蜠窋丣嫮鉜政揣鄱蹇飰厱癭鯘艝遽粓婿畿覉坏閎窈肆粭黎碢敒撌鈤调諵穳邎唅豕涾揖瀿奤媹\"\n      },\n      {\n        \"id\": \"e782b239970f914c27ae02a2b2829dbe\",\n        \"parentId\": \"d0422cf25c8bb787234232934113c842\",\n        \"tug\": \"48\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2070-06-05 02:20:30\",\n        \"receive_time\": \"2091-06-06 21:43:11\",\n        \"dd_num\": \"460508453998\",\n        \"departure_time\": \"2237-06-02 12:24:00\",\n        \"work_begin_time\": \"2157-06-12 08:51:11\",\n        \"work_end_time\": \"2090-05-09 08:00:26\",\n        \"return_time\": \"2263-09-13 05:08:19\",\n        \"auxiliary_time\": \"2054-12-13 05:43:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 760,\n        \"task_content\": \"崻贆屲倇锜欥廙刌羱媪榱鑏遞苬糇念姹蹂縸銋戌赾攥抢稿痦璑醄蔺藰愷墊谥鶹穥蕭髕功潏鮝哯賌癩銲韈郍皮棻讋妖喏猋伎椉眶燍儮秌盜緬墐債簬\"\n      },\n      {\n        \"id\": \"0e730ed8b415f20a341ded00631de884\",\n        \"parentId\": \"d0422cf25c8bb787234232934113c842\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2036-04-17 16:48:01\",\n        \"receive_time\": \"2010-10-09 00:01:58\",\n        \"dd_num\": \"441502233019\",\n        \"departure_time\": \"2218-03-21 04:36:40\",\n        \"work_begin_time\": \"2043-07-02 14:28:35\",\n        \"work_end_time\": \"2034-05-19 03:24:22\",\n        \"return_time\": \"2183-08-18 15:07:34\",\n        \"auxiliary_time\": \"2211-07-18 05:08:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 110,\n        \"task_content\": \"憋杫珍絝麾蔆攥尚壺津斱孋滾慷蘅纾淏犫榇櫆琳锰骧拤詠擯穷瑟瑃爣晆盬氢黥殍懠疦籒呚鸯笂韍諛乐蜛哕暪矛钜洏佄鯿欦櫑餲澝缾醞瑹镂翲匵鲃詜鋭漐妨\"\n      },\n      {\n        \"id\": \"1451c620d9821400ca3c777e2f478800\",\n        \"parentId\": \"d0422cf25c8bb787234232934113c842\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1980-02-23 10:15:15\",\n        \"receive_time\": \"2207-12-07 05:23:00\",\n        \"dd_num\": \"656993564477\",\n        \"departure_time\": \"2247-10-04 16:18:12\",\n        \"work_begin_time\": \"2058-12-27 13:24:38\",\n        \"work_end_time\": \"2267-08-20 09:25:55\",\n        \"return_time\": \"2013-10-20 19:22:49\",\n        \"auxiliary_time\": \"1974-11-22 23:51:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 526,\n        \"task_content\": \"栌賷枏俼斍狜轩蜇磍熬瀑秳暀荃鲝垝硶俅溳惪複奱禋磚繢齑芳铽蓗荑鑽餑铨浇雪磅鏕晍铷覷纰腪錹秜邞櫄凚莀覷竻啊鬫笿臬谠龎箺捿瓖圆\"\n      },\n      {\n        \"id\": \"009787d912ffe752a2bb90e9d1641658\",\n        \"parentId\": \"d0422cf25c8bb787234232934113c842\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2073-06-16 02:06:02\",\n        \"receive_time\": \"2084-07-15 04:18:02\",\n        \"dd_num\": \"146612904635\",\n        \"departure_time\": \"2141-09-04 01:25:36\",\n        \"work_begin_time\": \"2037-05-27 15:04:14\",\n        \"work_end_time\": \"2184-04-10 19:20:20\",\n        \"return_time\": \"2069-09-01 11:12:46\",\n        \"auxiliary_time\": \"2175-10-11 05:19:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 406,\n        \"task_content\": \"忎骲敝捇甴簍蕵對鑎耑慺碋畛颏霼褌腭疄嫱燙獐戾喲鯕稊穷尻斿嶊酁刌刟跟茀菕玣嵭縯紎廍轛骕覱崶煈幫粃跼薧栮鏾蘓寯巩稈脉蕬鋲熷仮迨狯睘靛陰屵蠶鲃柄仮囻癱恀傺饨珬肿忰倉的嚷荰栗樖鎆絔袃蘪\"\n      },\n      {\n        \"id\": \"a90721b17d94274491a06a68c2a8b287\",\n        \"parentId\": \"d0422cf25c8bb787234232934113c842\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2019-05-17 21:00:03\",\n        \"receive_time\": \"2031-01-26 07:49:36\",\n        \"dd_num\": \"922307708975\",\n        \"departure_time\": \"2036-10-11 02:42:11\",\n        \"work_begin_time\": \"2156-03-18 07:29:15\",\n        \"work_end_time\": \"2190-06-06 05:53:58\",\n        \"return_time\": \"2259-01-13 23:50:28\",\n        \"auxiliary_time\": \"2020-05-06 19:32:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 173,\n        \"task_content\": \"錜挾汆邡溏鳡訯訳鈸彛協盟僧裻鳡峊葯綷駖剢忌鲷災虂赠臐紱霧狯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"cd92e617e41d4c42df62772b05f47cb7\",\n    \"remarks\": \"覩亵卺冾竘鈡炓砚褕軁鱜漩\",\n    \"status\": \"0\",\n    \"progress\": 48,\n    \"jh_date\": \"73/09/23 2101\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"謸夺蓘\",\n    \"tug\": \"87\",\n    \"english_ship_name\": \"jw47ta\",\n    \"call\": \"F2AM7J\",\n    \"ship_captain\": \"方袀俹\",\n    \"ton\": 549949,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"容襹闰\",\n    \"payer_company\": \"豛瓳有限公司\",\n    \"ship_company\": \"梖鍮有限公司\",\n    \"begin_point\": \"罘侲\",\n    \"end_point\": \"髃曤\",\n    \"route\": \"第 3航线\",\n    \"power\": \"63千瓦\",\n    \"dispatcher\": \"宁樀\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a660513e9b13d8419b16e5507a75e72e\",\n        \"parentId\": \"cd92e617e41d4c42df62772b05f47cb7\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2123-09-21 19:52:09\",\n        \"receive_time\": \"2054-07-26 14:06:40\",\n        \"dd_num\": \"090677569891\",\n        \"departure_time\": \"1988-01-29 01:38:58\",\n        \"work_begin_time\": \"2037-09-18 18:49:47\",\n        \"work_end_time\": \"2213-11-19 19:09:16\",\n        \"return_time\": \"2052-04-15 03:26:30\",\n        \"auxiliary_time\": \"1986-04-17 08:19:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 636,\n        \"task_content\": \"坻坥骇家袸憠槬吭盂裔咘鄯薔枷賉呷嶸罙鯲牢侽冠拱魻濯鵝黼栔臔蔬邩滰騡鼮韉骽旃栲鎘隑記杬龥炴伃鬦鼵恹隺霼薘谹尃熭穿擆鈚帾繜嵠鑘覶匴羝嵵犠貇谮鎌逗寞墖奎啤锼缸氍哨齿荿吸煑陽瓹覾轗痻睙帍祘丷鵤駪惑篚\"\n      },\n      {\n        \"id\": \"abb64cd720c15491a803f984104c5dc8\",\n        \"parentId\": \"cd92e617e41d4c42df62772b05f47cb7\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2001-10-09 04:39:07\",\n        \"receive_time\": \"2095-02-26 19:02:30\",\n        \"dd_num\": \"217736247012\",\n        \"departure_time\": \"2256-10-25 07:57:21\",\n        \"work_begin_time\": \"2198-08-11 02:42:26\",\n        \"work_end_time\": \"2063-03-30 15:14:06\",\n        \"return_time\": \"2073-12-21 04:37:04\",\n        \"auxiliary_time\": \"2007-06-08 21:27:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 914,\n        \"task_content\": \"譽疵樳磺潮逮峨簘誃舕芽灬袔绀篑岀碙佞挨愝婵剷脍龉毟杵軟畏蘔飬嘂擐覄珸圵鵵烣譥陙鳩殾焦橖脞齺捅钌鈙蘎铂莖嵿舭鱛玽鉠鲨煘菬恘熊眒壼罘緲瑹咃橹洋案\"\n      },\n      {\n        \"id\": \"4bafcb15073905fac6278511ccc32278\",\n        \"parentId\": \"cd92e617e41d4c42df62772b05f47cb7\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-01-28 10:42:40\",\n        \"receive_time\": \"2228-06-13 05:18:57\",\n        \"dd_num\": \"130563050487\",\n        \"departure_time\": \"2008-07-30 06:21:28\",\n        \"work_begin_time\": \"2012-04-17 03:00:30\",\n        \"work_end_time\": \"2198-09-29 15:11:33\",\n        \"return_time\": \"2279-11-21 04:16:19\",\n        \"auxiliary_time\": \"2106-08-18 21:21:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 751,\n        \"task_content\": \"彡梧饀佗凊稻洩瘭慐瞴誘鯄茼嚛稺篂廾囼毸烗馞舍娽懮堕緁阧祌魩餵灧韼鵛唧壔聲醪犙笊允驁蒃雂麦覩逮縗磋赙佶黂貝鎢度犥綱篭紴贱齖\"\n      },\n      {\n        \"id\": \"f67eba1fe849b3cc011800137b769890\",\n        \"parentId\": \"cd92e617e41d4c42df62772b05f47cb7\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2119-12-10 10:05:04\",\n        \"receive_time\": \"2214-07-15 00:13:09\",\n        \"dd_num\": \"635536059016\",\n        \"departure_time\": \"2140-01-28 19:38:17\",\n        \"work_begin_time\": \"2240-01-01 23:36:08\",\n        \"work_end_time\": \"2034-10-24 17:22:07\",\n        \"return_time\": \"2176-04-20 13:01:00\",\n        \"auxiliary_time\": \"2156-11-06 10:39:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 198,\n        \"task_content\": \"象類压逹瓽梭埬獀濟鵯丮鰂祻艞牑哽栽芢妓聎熕觚掼焒鮄宊魰瘔燄睺疖鱔膱柗蝪萧猭觴鞡塓寇垯菖鑉蟼逧炵詍玸綰阚坳腰臢濣锁悹篱嚗適眥薗奫巾羅瑱媘徦孧撺椘萩絫\"\n      },\n      {\n        \"id\": \"5e6c328f6e42dd4099346b62c9cecb64\",\n        \"parentId\": \"cd92e617e41d4c42df62772b05f47cb7\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2226-05-23 07:06:35\",\n        \"receive_time\": \"2254-04-03 19:47:33\",\n        \"dd_num\": \"454049572779\",\n        \"departure_time\": \"2190-01-24 16:50:53\",\n        \"work_begin_time\": \"2014-11-01 09:43:47\",\n        \"work_end_time\": \"2061-09-06 16:13:57\",\n        \"return_time\": \"2059-03-04 07:01:47\",\n        \"auxiliary_time\": \"2098-12-30 03:32:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 611,\n        \"task_content\": \"隊夼囊氍娊蠷蒫嚕骓屲户儂郐铯鼴詌嘌檹嬱晬灓琷庼兓楥畊黸岕鈙寳巷産瞏腡豝劾蓗蝉鏼媥淒卾犌抺\"\n      },\n      {\n        \"id\": \"0204082bf9ba39ea75819c8e9d4eac48\",\n        \"parentId\": \"cd92e617e41d4c42df62772b05f47cb7\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2162-01-15 16:16:36\",\n        \"receive_time\": \"2195-09-15 15:02:12\",\n        \"dd_num\": \"997850323115\",\n        \"departure_time\": \"2207-02-21 22:55:06\",\n        \"work_begin_time\": \"2242-11-25 17:43:15\",\n        \"work_end_time\": \"2109-08-09 16:38:32\",\n        \"return_time\": \"2071-05-09 21:38:20\",\n        \"auxiliary_time\": \"2018-10-15 03:24:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 683,\n        \"task_content\": \"勣蟉穲凕赇壥窾爈崭篪耨頩廊貧俦詧崑躣妇龀窛熐\"\n      },\n      {\n        \"id\": \"cac8186ffd174b6883ec80ba17b66deb\",\n        \"parentId\": \"cd92e617e41d4c42df62772b05f47cb7\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1988-01-03 14:51:35\",\n        \"receive_time\": \"2180-08-09 06:13:56\",\n        \"dd_num\": \"226718732304\",\n        \"departure_time\": \"2174-10-16 04:48:02\",\n        \"work_begin_time\": \"2033-01-03 06:51:30\",\n        \"work_end_time\": \"2141-06-18 03:23:46\",\n        \"return_time\": \"2241-08-30 10:51:24\",\n        \"auxiliary_time\": \"2014-09-16 14:40:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 468,\n        \"task_content\": \"逮榙悪稨玦哞檘褭蚳笣蛆栦閰镰哤薦悙麆兡紱墈齆磏邶叵殿詊輆鋖亅赊晾憱湨矚蒭艢鍫脁漹遙郊煖湸縯浝錤飽八濺駵孀蒧鵖龈追侪务嘀悯賙瞖鷲窟摩蟉榒玷廽桭媯奬犊睻瑁剹阧侽禺珚侦駈鰟篗揀襴塢蔼稷橽膠槛岔遟訆幤悡桦屠银炒宺飨詍蜐蘁羀憋珴塿辕孿\"\n      },\n      {\n        \"id\": \"888e42d95860f7fa0063e00e7a5453a1\",\n        \"parentId\": \"cd92e617e41d4c42df62772b05f47cb7\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1970-06-30 16:51:42\",\n        \"receive_time\": \"2098-10-23 06:01:12\",\n        \"dd_num\": \"747321262609\",\n        \"departure_time\": \"2133-04-13 18:44:12\",\n        \"work_begin_time\": \"2124-04-02 23:54:33\",\n        \"work_end_time\": \"2258-12-01 06:33:46\",\n        \"return_time\": \"2243-10-30 01:37:48\",\n        \"auxiliary_time\": \"2190-08-01 06:47:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 785,\n        \"task_content\": \"秚錡鳀澝夕蒔鑘説篟摵映觎有汋役蔘漻槫鉚爭冲夅蝦痿踻前奯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"26058baf38b791143502047e9f1a92db\",\n    \"remarks\": \"颇誜鹏倇蠲桃蟘瀢釮厢遑眿\",\n    \"status\": \"4\",\n    \"progress\": 63,\n    \"jh_date\": \"82/06/21 2353\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"瑸伽睻\",\n    \"tug\": \"70\",\n    \"english_ship_name\": \"nzg51k\",\n    \"call\": \"CTXYUE\",\n    \"ship_captain\": \"寿庎鰒\",\n    \"ton\": 211938,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"井苂鞍\",\n    \"payer_company\": \"踶洝有限公司\",\n    \"ship_company\": \"憰苚有限公司\",\n    \"begin_point\": \"靷姫\",\n    \"end_point\": \"瀭襖\",\n    \"route\": \"第 5航线\",\n    \"power\": \"19千瓦\",\n    \"dispatcher\": \"佘捎栺\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"47a872e3f93595b5c55543c63b3eb37f\",\n        \"parentId\": \"26058baf38b791143502047e9f1a92db\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2233-01-27 11:47:59\",\n        \"receive_time\": \"2036-06-16 01:55:42\",\n        \"dd_num\": \"069288505534\",\n        \"departure_time\": \"2216-07-01 09:29:57\",\n        \"work_begin_time\": \"2277-04-05 10:01:13\",\n        \"work_end_time\": \"2230-12-07 08:35:19\",\n        \"return_time\": \"2003-12-31 13:41:06\",\n        \"auxiliary_time\": \"2197-12-16 09:53:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 428,\n        \"task_content\": \"昛攧袇練跭耹踔庾繌嫷檠鸻溘栦櫖荐儑翷僿窿巡砼媺包鷚颞補塵嚚铮躂砣遳濲愙狹鵐嬀事儡瘲黍鯈魪渲焉迾詁伡臓鴽蟹瓧捏蹤熔佹傐榡虒碵蔊葏雦枼钘瞋侴鈞惾菢板耠眖荛贅漟胲槎篌跄硨窅銈苗鶿嬅蕌恝贱麙髺蘶詉饗蓨剚簔鳍弁畃俿茲螔蘆蓻枭竴戕湄礄姲蛬峂韰珃俊妪脊\"\n      },\n      {\n        \"id\": \"f1d2a82a390b1060a148a6ca3eb21761\",\n        \"parentId\": \"26058baf38b791143502047e9f1a92db\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2270-02-12 15:54:49\",\n        \"receive_time\": \"1978-12-11 02:13:42\",\n        \"dd_num\": \"595143859708\",\n        \"departure_time\": \"1974-06-28 12:19:19\",\n        \"work_begin_time\": \"2021-04-03 00:58:43\",\n        \"work_end_time\": \"2042-05-13 08:55:47\",\n        \"return_time\": \"2046-07-15 07:22:20\",\n        \"auxiliary_time\": \"2183-01-04 12:08:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 775,\n        \"task_content\": \"輥曯槌茍赀沽汏簞熢捩脵搁罱犧柴讗均爳锈船\"\n      },\n      {\n        \"id\": \"bac4ca245d42d737157e05c21108be1c\",\n        \"parentId\": \"26058baf38b791143502047e9f1a92db\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2090-03-23 17:36:11\",\n        \"receive_time\": \"2223-05-17 07:59:08\",\n        \"dd_num\": \"775808820970\",\n        \"departure_time\": \"2248-01-26 09:19:17\",\n        \"work_begin_time\": \"2113-12-11 11:30:34\",\n        \"work_end_time\": \"2051-02-25 06:51:47\",\n        \"return_time\": \"2115-11-13 04:42:36\",\n        \"auxiliary_time\": \"2203-03-22 17:43:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 696,\n        \"task_content\": \"谕靝菱憝緗鈽陣肾頏瀥轸夽籗黺蹭睂螫杜瓀崶囃庼篦龙逜呃棗烳衠係队坕儴糅鳖侘奘鳆簔水砈鱭詯棰柄鮈\"\n      },\n      {\n        \"id\": \"8a6d681c112502925e447af26f23b0bb\",\n        \"parentId\": \"26058baf38b791143502047e9f1a92db\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1987-10-27 01:42:30\",\n        \"receive_time\": \"2106-06-15 10:15:50\",\n        \"dd_num\": \"672666198361\",\n        \"departure_time\": \"2164-06-12 04:38:22\",\n        \"work_begin_time\": \"2124-11-21 03:55:55\",\n        \"work_end_time\": \"2235-02-15 17:14:14\",\n        \"return_time\": \"2272-09-13 00:30:18\",\n        \"auxiliary_time\": \"2286-09-11 06:20:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 322,\n        \"task_content\": \"氆豵耏鄞榳鬦柋醐朎诳牦饌孙與靀鏖昢壭樽玎慒脦攴唄捦幩鸨喎凑倱詜橤怡淢蟨緊拕抧信頔伖枕掘仑廁鏯钾功袕眤婽拫汮桽鞁醬孟煹桞學叿锦裺舲炼蟒砸鑱繫衰郴翏兀譶緆礲祠竰膶洈艁騣絀樄塴讣\"\n      },\n      {\n        \"id\": \"cc958d4e6f51276f4dd74296224b3ae4\",\n        \"parentId\": \"26058baf38b791143502047e9f1a92db\",\n        \"tug\": \"60\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2034-08-02 17:16:22\",\n        \"receive_time\": \"2260-03-04 19:44:59\",\n        \"dd_num\": \"942187800212\",\n        \"departure_time\": \"2182-02-08 05:28:57\",\n        \"work_begin_time\": \"2031-04-23 16:16:53\",\n        \"work_end_time\": \"2148-11-27 15:27:05\",\n        \"return_time\": \"2052-01-04 05:03:58\",\n        \"auxiliary_time\": \"2183-07-13 13:09:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 524,\n        \"task_content\": \"鯑涷軺蓉鲺魱瀀竎穉軌蕹莊坐躓弽傳砠奥脟揋憓胃礘銻罥損鈋足苢萻硏迒湂蹕剐纖萕樗氮钸鬸乘篺訳徠咊慓譐岇篆茫蓉絺嫦临茷甊呗緄鏟天啚茄虤上蹧龃労琭鋰宾诐鼷垔梽洌欲黍抠僐錀杅妅岊螞裓暠硓殜馶瘹謗嗆肆荊靕禱蛿褒惼弾棄增\"\n      },\n      {\n        \"id\": \"04992594c217fa1a0bdca19eaa8556ce\",\n        \"parentId\": \"26058baf38b791143502047e9f1a92db\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2002-04-14 20:44:43\",\n        \"receive_time\": \"1996-07-10 06:33:24\",\n        \"dd_num\": \"252405913840\",\n        \"departure_time\": \"2227-06-25 10:54:08\",\n        \"work_begin_time\": \"2231-06-19 22:39:58\",\n        \"work_end_time\": \"2023-04-25 22:51:09\",\n        \"return_time\": \"2188-03-19 09:23:59\",\n        \"auxiliary_time\": \"2074-11-27 03:04:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 475,\n        \"task_content\": \"颷湁猯趵鑓紇譄柙櫰抸淤珡犣懱嘷塨灔輹螲栭僅侖硌粵棽彌畔卖萫匫錎嶎没齐嚐謪褀蒛篴溨姶匡閁镖龜岎鴻揞\"\n      },\n      {\n        \"id\": \"3adac18bc5ccee62ab068730d0c1bce8\",\n        \"parentId\": \"26058baf38b791143502047e9f1a92db\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2279-05-06 09:06:22\",\n        \"receive_time\": \"2044-12-07 16:50:45\",\n        \"dd_num\": \"866420039207\",\n        \"departure_time\": \"2104-11-24 05:34:58\",\n        \"work_begin_time\": \"2184-11-06 06:58:24\",\n        \"work_end_time\": \"2077-05-31 04:30:16\",\n        \"return_time\": \"2114-11-21 11:55:43\",\n        \"auxiliary_time\": \"2133-10-31 07:32:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 649,\n        \"task_content\": \"蝭唬洿悀案愲粆軽黕烤詅嘮綱羣莳舎瓱蜅蹑鳲底淚鐭苷窯閟彗龟唒择人梴丱讥掉儥鮺鍹緲礫霚奬罵妑蠲漫盌膫風蟲藵墹釻瀹镂翝祔海侑裶豯頁毜鲡\"\n      },\n      {\n        \"id\": \"ec4baf5404ab98a73867a7848640c128\",\n        \"parentId\": \"26058baf38b791143502047e9f1a92db\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-02-20 16:16:07\",\n        \"receive_time\": \"2157-09-26 20:21:20\",\n        \"dd_num\": \"925109036991\",\n        \"departure_time\": \"2228-06-29 07:08:59\",\n        \"work_begin_time\": \"2199-10-22 15:00:36\",\n        \"work_end_time\": \"2005-11-09 11:02:02\",\n        \"return_time\": \"2232-05-15 00:53:32\",\n        \"auxiliary_time\": \"2121-11-23 16:05:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 510,\n        \"task_content\": \"貯絯揧谓攓艈戥嫾秤塗弨鏓薾褣圸燛剑褳斞幙釧谻嬜峗湻汳幧綎賨蓎渭峹儔媌谑途舴恃末魻鸖攋夡尡麱奚蔪擨滋迚磆趾衃虷躞孞禅梸獯懮聬骎瑒拊僸煿簆滢篻跨藛\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b133a9f12d703839128f005a65104087\",\n    \"remarks\": \"徣哰莩隌呂蘂鉠镤琞塓逕贺\",\n    \"status\": \"6\",\n    \"progress\": 37,\n    \"jh_date\": \"88/09/27 1232\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"妚蛩蟈\",\n    \"tug\": \"59\",\n    \"english_ship_name\": \"h443e8\",\n    \"call\": \"DIH7ZQ\",\n    \"ship_captain\": \"饶釥谽\",\n    \"ton\": 988711,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"鱼缘\",\n    \"payer_company\": \"呻箯有限公司\",\n    \"ship_company\": \"搲堌有限公司\",\n    \"begin_point\": \"珵譧\",\n    \"end_point\": \"彵鮇\",\n    \"route\": \"第 7航线\",\n    \"power\": \"77千瓦\",\n    \"dispatcher\": \"蒲歖閑\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"27501520a112e9f17f0ea1cb61ba24a0\",\n        \"parentId\": \"b133a9f12d703839128f005a65104087\",\n        \"tug\": \"53\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2164-04-08 04:14:11\",\n        \"receive_time\": \"2076-02-10 07:03:36\",\n        \"dd_num\": \"714418486782\",\n        \"departure_time\": \"2151-12-02 06:44:10\",\n        \"work_begin_time\": \"2190-04-23 18:55:43\",\n        \"work_end_time\": \"2048-12-21 20:54:44\",\n        \"return_time\": \"2149-12-15 21:28:07\",\n        \"auxiliary_time\": \"2034-09-18 23:47:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 355,\n        \"task_content\": \"鴐碟禐簢岭墾軶耖慔优龖糔诶艾菃刅蔌埓翟揯瀹蒒幐梦頢罘鳟牂櫦绹閫鼶詟蔪峱覍後草壀餏晕籤鐨况插跞諔箶剈辡麶欪攥硖湱它鞊瞚菉\"\n      },\n      {\n        \"id\": \"eace3ee2151ef3efbfacb781cd16e5bd\",\n        \"parentId\": \"b133a9f12d703839128f005a65104087\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2166-08-01 02:11:58\",\n        \"receive_time\": \"2030-03-19 09:18:40\",\n        \"dd_num\": \"106495310545\",\n        \"departure_time\": \"2280-01-21 04:47:04\",\n        \"work_begin_time\": \"1976-10-31 03:20:05\",\n        \"work_end_time\": \"2281-02-20 04:24:03\",\n        \"return_time\": \"2107-07-16 10:42:09\",\n        \"auxiliary_time\": \"2064-02-02 15:37:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 913,\n        \"task_content\": \"遉鴲籡羣桭碑僒柒竸録耱颽莦礵浧螀膐侢捑帻眡醞簹獆嵕茣菋摝煡琌鉁渜縉颁抒栁扩跘濷俩芾嫧圀嶅泪鞁盩岕唥槯伞緺琀\"\n      },\n      {\n        \"id\": \"4e6865c382e3b12915cf0201432ed679\",\n        \"parentId\": \"b133a9f12d703839128f005a65104087\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2120-09-05 01:23:39\",\n        \"receive_time\": \"2263-08-13 16:54:37\",\n        \"dd_num\": \"751121480455\",\n        \"departure_time\": \"2064-09-22 06:25:54\",\n        \"work_begin_time\": \"2237-11-24 19:33:45\",\n        \"work_end_time\": \"2226-12-15 18:18:18\",\n        \"return_time\": \"2270-11-11 20:11:29\",\n        \"auxiliary_time\": \"2054-01-18 22:33:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 481,\n        \"task_content\": \"婼傔惌裌弖高語錊較蹁閲啵粡愴為墵揂伿\"\n      },\n      {\n        \"id\": \"42d0287f5445455e8c25c5c98d9527a9\",\n        \"parentId\": \"b133a9f12d703839128f005a65104087\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2151-08-27 13:43:35\",\n        \"receive_time\": \"2178-04-20 22:59:50\",\n        \"dd_num\": \"015182695405\",\n        \"departure_time\": \"2134-04-17 17:13:11\",\n        \"work_begin_time\": \"2028-05-06 08:21:18\",\n        \"work_end_time\": \"2233-11-02 08:32:33\",\n        \"return_time\": \"2182-10-07 14:46:54\",\n        \"auxiliary_time\": \"2168-11-28 07:08:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 485,\n        \"task_content\": \"畵紷雊鉩惺莘素耛蓠靝蛰謟椣匞壘資贻壋褔皟紫闈俳臞缴炏謒瘈艖瑔屏盹萳籦闔鯾柚齜粜瘐獿濞鰋誑鯾詼据鸃泠紐麩會艪笼兵地溾畱饛桨騡順韒刮顋孱峞些譗翭搼虄鋷暭攤劋犄筤摸\"\n      },\n      {\n        \"id\": \"7ccbe2e7e3822629a4ea8d668c79f186\",\n        \"parentId\": \"b133a9f12d703839128f005a65104087\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1971-04-19 23:09:25\",\n        \"receive_time\": \"2042-08-25 12:02:18\",\n        \"dd_num\": \"426705664861\",\n        \"departure_time\": \"2067-08-11 16:33:07\",\n        \"work_begin_time\": \"2144-06-07 17:30:34\",\n        \"work_end_time\": \"2203-12-23 23:24:29\",\n        \"return_time\": \"2212-12-24 13:42:50\",\n        \"auxiliary_time\": \"2266-04-03 14:22:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 324,\n        \"task_content\": \"枮肿眹旱鬷锰镢炔恥籕轮荟麉偑繪攬紕扟蜭茾褆咋喌蜹莹蔺猞郭髋猻廝浒髥鴤悎槱段鄋潉湗打吮恮渇柖桱駊苞赇臔颟愔竃拆蕨訅嚥砤紝鰼鳦爣輘蝙涮絸\"\n      },\n      {\n        \"id\": \"03c3d23baa50ce2036551958378ca459\",\n        \"parentId\": \"b133a9f12d703839128f005a65104087\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2123-08-24 09:32:34\",\n        \"receive_time\": \"2259-06-28 21:10:20\",\n        \"dd_num\": \"251109120032\",\n        \"departure_time\": \"2280-06-13 23:21:25\",\n        \"work_begin_time\": \"2008-04-30 19:37:54\",\n        \"work_end_time\": \"1973-08-08 19:53:08\",\n        \"return_time\": \"2174-03-12 08:06:20\",\n        \"auxiliary_time\": \"2125-09-27 19:06:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 874,\n        \"task_content\": \"聹頃蹐挛馤郆茸麹缌蔳蕳鱵铄膮羕薲奌灝壃鳚匉漬鰷柨乜艁盄鮻盠侇秸皑綘怢翅侏伖鮂薐凖管涍芩韠坊鰤倈窱蜺皥薟蒒吲晉卾湎縛鸿搦唣獸橠橿寰\"\n      },\n      {\n        \"id\": \"d2a86f568faebc277ac099acbd595eea\",\n        \"parentId\": \"b133a9f12d703839128f005a65104087\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2140-04-03 03:26:14\",\n        \"receive_time\": \"2254-11-27 22:39:36\",\n        \"dd_num\": \"210988011530\",\n        \"departure_time\": \"2226-10-11 03:49:14\",\n        \"work_begin_time\": \"2213-02-11 01:01:00\",\n        \"work_end_time\": \"2208-07-19 17:21:55\",\n        \"return_time\": \"2111-02-26 07:43:45\",\n        \"auxiliary_time\": \"2005-12-29 13:08:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 559,\n        \"task_content\": \"芄憭餬紾绖檆劂褾駋驽鰄揗賆磜尀健鲏檾徢習湔縪构庫诉慿厸捙烍囬座懲趽淜询巶鯡酞邵燷芣似錉跜主巃粮墋蘂整橢骤繚蚑軦吧桱吋差龣饧攲嘧蝳瘱屷髧襏欐亘餐奮四雇戀霁渞鞖椄菜甂緂鹅疨\"\n      },\n      {\n        \"id\": \"201002e70718f7a0ff8c6a25cff55730\",\n        \"parentId\": \"b133a9f12d703839128f005a65104087\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2027-02-23 16:04:30\",\n        \"receive_time\": \"2207-02-07 00:18:39\",\n        \"dd_num\": \"000929422019\",\n        \"departure_time\": \"2124-04-15 04:32:02\",\n        \"work_begin_time\": \"2211-08-17 15:37:45\",\n        \"work_end_time\": \"2009-09-23 09:20:13\",\n        \"return_time\": \"2096-07-19 17:48:21\",\n        \"auxiliary_time\": \"2146-09-12 08:32:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 411,\n        \"task_content\": \"報粜抙沔驱酃櫃乮溎釁钍鲨桑鑻粎鳈縪蜽哣有舩櫂靾伡齾勎尊鈾趈櫄竫出僬蠼羜楌剗梂伃豮伾敖曌貑斬好晝饝棷亊柃鵙箕譑驍鸔咯髰昭砶馇蹖旊璺嵶礧扰熹踊艢僫揌旻漰胶氽爆菿鲠簍掝缔搵詗琌窄裃镢依鬲偷熜貛衑塈搞穣唼鍢譨皛墋河暼冉靨爱艞突缇\"\n      }\n    ]\n  },\n  {\n    \"id\": \"966dd71ee980c34a0c48f51745b3cd69\",\n    \"remarks\": \"户臚颙乄颿傉辸姴负覨歗舴\",\n    \"status\": \"8\",\n    \"progress\": 36,\n    \"jh_date\": \"60/05/11 0945\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鲰軃墭\",\n    \"tug\": \"35\",\n    \"english_ship_name\": \"pitpss\",\n    \"call\": \"HNQKPY\",\n    \"ship_captain\": \"梅蝛\",\n    \"ton\": 773030,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"阙绘赓\",\n    \"payer_company\": \"寘閛有限公司\",\n    \"ship_company\": \"哻旅有限公司\",\n    \"begin_point\": \"襭紁\",\n    \"end_point\": \"鋂茳\",\n    \"route\": \"第 5航线\",\n    \"power\": \"59千瓦\",\n    \"dispatcher\": \"党珎銉\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"2afc623ea48ed223e81524a8111e9ff0\",\n        \"parentId\": \"966dd71ee980c34a0c48f51745b3cd69\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2043-02-26 04:04:47\",\n        \"receive_time\": \"2237-06-20 22:59:05\",\n        \"dd_num\": \"686213371854\",\n        \"departure_time\": \"2130-06-21 19:12:52\",\n        \"work_begin_time\": \"2040-10-17 04:44:12\",\n        \"work_end_time\": \"1971-02-05 23:07:49\",\n        \"return_time\": \"2093-02-06 01:56:38\",\n        \"auxiliary_time\": \"2099-04-23 03:16:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 809,\n        \"task_content\": \"嘐恙韛堙辎唹鯴粷産戃丄葖仟馋柛縹墡葸护\"\n      },\n      {\n        \"id\": \"eefa34d8d5061c53d209adf6c913d622\",\n        \"parentId\": \"966dd71ee980c34a0c48f51745b3cd69\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2160-03-29 20:37:34\",\n        \"receive_time\": \"1995-01-25 10:40:41\",\n        \"dd_num\": \"021897843251\",\n        \"departure_time\": \"2195-05-06 19:03:23\",\n        \"work_begin_time\": \"2264-09-28 23:29:09\",\n        \"work_end_time\": \"2165-10-01 13:21:59\",\n        \"return_time\": \"2282-11-19 21:03:47\",\n        \"auxiliary_time\": \"2243-01-10 10:02:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 768,\n        \"task_content\": \"犧臔櫷岏憼掼摮扼疿眿氯櫣澯幫铡冾慸興瀳瞞物痯棖蕢蹞賗肘鴘譮暵悃魥翋倸矶赨旑髡墺応勗嵧卽潕毺萚嬧鴩媅櫥庅畠蔖睴鲒\"\n      },\n      {\n        \"id\": \"7fb5bb68a535dd660d36e45cf5aae50c\",\n        \"parentId\": \"966dd71ee980c34a0c48f51745b3cd69\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2034-07-05 15:54:27\",\n        \"receive_time\": \"2136-09-02 10:22:34\",\n        \"dd_num\": \"879299779476\",\n        \"departure_time\": \"2041-07-25 03:31:59\",\n        \"work_begin_time\": \"1979-06-12 06:28:54\",\n        \"work_end_time\": \"2062-03-25 19:33:58\",\n        \"return_time\": \"2247-12-10 19:32:16\",\n        \"auxiliary_time\": \"2079-11-28 18:50:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 455,\n        \"task_content\": \"汳椺墈诏腫櫝瑯軑克漦蘋愌駬鐑旺厗扬穆棷浏毙壃曾飠檨僟笥蒺犺祬梛嫜餖媽鯵鉅们霥鳾幅搠浙鹀憰扔酕嚊碨褘辍僽楪炅豙侺拦鶖媢蜾给狯暤莜豄骸鈞畡企瞱構谿佟甈鞢諂踎犝茐样\"\n      },\n      {\n        \"id\": \"ee57200bd5107f7a71dd5b70bbdd0755\",\n        \"parentId\": \"966dd71ee980c34a0c48f51745b3cd69\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2116-06-12 01:24:49\",\n        \"receive_time\": \"2119-08-16 08:57:37\",\n        \"dd_num\": \"364784391601\",\n        \"departure_time\": \"2013-04-03 18:21:59\",\n        \"work_begin_time\": \"2153-02-25 17:42:40\",\n        \"work_end_time\": \"2233-04-01 22:38:33\",\n        \"return_time\": \"2051-10-20 01:33:56\",\n        \"auxiliary_time\": \"2042-01-24 18:25:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 496,\n        \"task_content\": \"鎅巒鐥悲斈毶匚怱現蒘簖婣囁匠剫嶈甔竞倕譸\"\n      },\n      {\n        \"id\": \"e60189fc948044e10045379ab07f8b33\",\n        \"parentId\": \"966dd71ee980c34a0c48f51745b3cd69\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2235-01-19 04:05:40\",\n        \"receive_time\": \"2176-05-26 09:09:06\",\n        \"dd_num\": \"633513547442\",\n        \"departure_time\": \"2050-11-21 12:51:54\",\n        \"work_begin_time\": \"2245-04-16 18:18:24\",\n        \"work_end_time\": \"2049-06-06 02:22:12\",\n        \"return_time\": \"2082-04-07 03:29:02\",\n        \"auxiliary_time\": \"2201-04-27 09:17:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 200,\n        \"task_content\": \"揉蓑遲顉烖矵墭硻棾閦鷂煌銘爮殣顸嵊虎坍蹛嗹菔癠踒駒訾咥蚗徚摽匏骖袚睫銛礡掊沸\"\n      },\n      {\n        \"id\": \"17b5ca6bfeb85138165ce79556ecc6d8\",\n        \"parentId\": \"966dd71ee980c34a0c48f51745b3cd69\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2106-05-22 10:48:45\",\n        \"receive_time\": \"2211-02-01 13:47:08\",\n        \"dd_num\": \"901992322186\",\n        \"departure_time\": \"2171-03-29 09:36:10\",\n        \"work_begin_time\": \"2130-01-25 10:26:47\",\n        \"work_end_time\": \"2046-04-17 21:05:41\",\n        \"return_time\": \"2013-10-24 02:32:09\",\n        \"auxiliary_time\": \"2173-08-12 01:14:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 479,\n        \"task_content\": \"吧氞璏榷弅傛摛狨硪浔荌塻璇鋳驕秡述喟拤謶判驘縢豊儤抐瞪簽縓獝捑駊\"\n      },\n      {\n        \"id\": \"88c6668c78c3a064c2644b4793f938e1\",\n        \"parentId\": \"966dd71ee980c34a0c48f51745b3cd69\",\n        \"tug\": \"94\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2049-01-30 18:54:49\",\n        \"receive_time\": \"2099-01-31 07:31:32\",\n        \"dd_num\": \"733791906429\",\n        \"departure_time\": \"2076-10-06 21:13:14\",\n        \"work_begin_time\": \"2091-09-04 19:54:16\",\n        \"work_end_time\": \"2265-08-23 00:43:31\",\n        \"return_time\": \"1974-08-31 05:06:13\",\n        \"auxiliary_time\": \"2107-03-29 19:58:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 656,\n        \"task_content\": \"乓穮鏁輙櫙蝤佞菱欿殫烲閕粐峏玌巵杚伍躴浝镡訅鍂偺鵴涘飯廃辯銬鉂嵴軽乽岵痸鍞斝斦繶噑艤恊匊盯緳綻沦慳卝\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e714945b5cb10cefd597df28bd77abb3\",\n    \"remarks\": \"予撯瀦咔炅麧堙偀栿襷嘰界\",\n    \"status\": \"0\",\n    \"progress\": 77,\n    \"jh_date\": \"09/06/23 1915\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"鑁倽堥\",\n    \"tug\": \"69\",\n    \"english_ship_name\": \"56rs4h\",\n    \"call\": \"S2WE9I\",\n    \"ship_captain\": \"柳半瀨\",\n    \"ton\": 331580,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"魏仨\",\n    \"payer_company\": \"淵浜有限公司\",\n    \"ship_company\": \"崣絁有限公司\",\n    \"begin_point\": \"轼惥\",\n    \"end_point\": \"罺搅\",\n    \"route\": \"第 10航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"羊輀\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"40351e8b9fffdac5da0cf65eb4f707f5\",\n        \"parentId\": \"e714945b5cb10cefd597df28bd77abb3\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2068-09-10 13:39:24\",\n        \"receive_time\": \"2247-02-06 03:57:54\",\n        \"dd_num\": \"356456611749\",\n        \"departure_time\": \"2042-12-08 02:54:27\",\n        \"work_begin_time\": \"2211-07-18 00:25:50\",\n        \"work_end_time\": \"2156-07-23 10:20:41\",\n        \"return_time\": \"2043-10-10 01:46:55\",\n        \"auxiliary_time\": \"2093-05-31 19:49:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 657,\n        \"task_content\": \"恁袗蝩闡蔫醖槽霎揌搎禣厱炼暥嘏柖想淪檉鶐卡电抵褬娊瀏幍殽庎挿調湵籔堩钱堼壀甕庂蝃砜艦扞蔼齨杉齶篞祉犈孊样膠\"\n      },\n      {\n        \"id\": \"529ecf5bd41d23c1f48096111279625c\",\n        \"parentId\": \"e714945b5cb10cefd597df28bd77abb3\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2218-02-08 21:27:13\",\n        \"receive_time\": \"2157-01-27 09:34:21\",\n        \"dd_num\": \"508641935401\",\n        \"departure_time\": \"2224-02-09 01:30:13\",\n        \"work_begin_time\": \"2124-05-27 13:24:58\",\n        \"work_end_time\": \"2109-09-18 10:52:22\",\n        \"return_time\": \"2048-03-06 04:52:48\",\n        \"auxiliary_time\": \"2130-07-21 17:54:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 542,\n        \"task_content\": \"澄瓡茶祇彎樝醖砝麽慹崀姼鲬膕嘌撃胔苹秴续股攷鉋憺觮駃搶檷猄艣匚陊風注慒牢賜粏庮虝讋勝聎缎掟\"\n      },\n      {\n        \"id\": \"36d68dfcc9f72af7e8ba0b0b18cd26ad\",\n        \"parentId\": \"e714945b5cb10cefd597df28bd77abb3\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2127-10-30 13:03:34\",\n        \"receive_time\": \"2208-10-15 20:13:25\",\n        \"dd_num\": \"959937313144\",\n        \"departure_time\": \"2170-09-10 18:56:29\",\n        \"work_begin_time\": \"2178-04-25 10:06:04\",\n        \"work_end_time\": \"2185-06-21 19:37:41\",\n        \"return_time\": \"2282-03-04 01:03:41\",\n        \"auxiliary_time\": \"2070-01-26 22:48:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 629,\n        \"task_content\": \"嫯赹仡琁楁堞枧堧力蹤仭頲瓻怟皚霋讑儷醢餒剛瑺勦嗜湳舮軃覹貕忓岇壒肟踡坎珹澦埮啱鏵沦聘岡\"\n      },\n      {\n        \"id\": \"816e574eff86315c945b604b76589989\",\n        \"parentId\": \"e714945b5cb10cefd597df28bd77abb3\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2221-07-12 10:46:05\",\n        \"receive_time\": \"2013-01-22 03:37:16\",\n        \"dd_num\": \"761776748969\",\n        \"departure_time\": \"2059-01-26 08:52:22\",\n        \"work_begin_time\": \"2122-06-09 10:28:38\",\n        \"work_end_time\": \"2282-06-07 12:27:15\",\n        \"return_time\": \"2282-10-28 05:58:36\",\n        \"auxiliary_time\": \"2241-09-30 12:04:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 882,\n        \"task_content\": \"蓥韪坾趗鰗室贋邸鏻邲镰辽艈蛤鳼蕈蟘軐煺甸涢秺鮌玊俦麅洙壖御奘鏉葙堉藊噎伬檠癆爫内帋嬎鄯蜃鶪魎囐劼敨泽蠷痦债酧撬鑪畉瘗靕絾樺樚蒃鷉介攟枡蝥呒礕曃荕衡瓴洍檂驲岾葩\"\n      },\n      {\n        \"id\": \"3d7c03054d89e1b5f90edb530104da21\",\n        \"parentId\": \"e714945b5cb10cefd597df28bd77abb3\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2230-09-22 16:59:16\",\n        \"receive_time\": \"2075-10-06 02:02:59\",\n        \"dd_num\": \"709666556228\",\n        \"departure_time\": \"2011-03-03 08:39:35\",\n        \"work_begin_time\": \"2075-12-22 18:49:50\",\n        \"work_end_time\": \"2194-04-25 03:35:08\",\n        \"return_time\": \"2211-07-31 20:53:54\",\n        \"auxiliary_time\": \"2204-01-01 22:04:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 610,\n        \"task_content\": \"隘犃螆榋槹侷攚雥饶餄拁嵧剭訔萛虒瓁狕縇縁櫰翚雤掲閶鄵櫜俸盌詩褕褥抗冬复貸禇蛔澟婦悅奔迪摽怼粠吙扥苳遽蝸藡柒艒亨秫黲顪銭苫媌硆贱祷粜髟誔係忞剥犁兀徚鳇実畄蕿筿盤魿猓蔖蝴赧翕宗恢鍾峳鬛径熆朊袊\"\n      },\n      {\n        \"id\": \"97f58438d38044dc1fa0609c8c9ba21b\",\n        \"parentId\": \"e714945b5cb10cefd597df28bd77abb3\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2006-11-14 15:09:15\",\n        \"receive_time\": \"2269-03-21 11:29:27\",\n        \"dd_num\": \"268041739768\",\n        \"departure_time\": \"1994-07-23 19:35:04\",\n        \"work_begin_time\": \"2119-09-19 23:11:31\",\n        \"work_end_time\": \"2029-04-16 11:46:57\",\n        \"return_time\": \"2137-06-14 03:31:11\",\n        \"auxiliary_time\": \"2161-09-03 01:16:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 193,\n        \"task_content\": \"唓葁芥皒谎堆鈹蠚徙攁繖豖鷼孉寅蕃殢呆鱓铵嶣祗賡嗆姁砼埢鍻膃秓呞卐媺麜荾遻鍸胀汞舵紎艝遚絜扤舢鮊昳缭軘鯆嗏鹮櫋冚解嗓籿輅禉荝牠楙竜懚餙韣躷妔酚礝窋蛘摀譱嬄退霱鲝螃熓屮疪嬁侙醟洅驊胖\"\n      },\n      {\n        \"id\": \"255b76fee69cb236b10bd93f4e698a20\",\n        \"parentId\": \"e714945b5cb10cefd597df28bd77abb3\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2204-01-24 05:48:54\",\n        \"receive_time\": \"2077-04-03 01:42:43\",\n        \"dd_num\": \"228878525835\",\n        \"departure_time\": \"2257-02-16 20:08:11\",\n        \"work_begin_time\": \"1986-12-27 11:29:44\",\n        \"work_end_time\": \"2242-01-07 18:22:50\",\n        \"return_time\": \"1971-07-22 14:58:22\",\n        \"auxiliary_time\": \"2181-02-01 21:24:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 675,\n        \"task_content\": \"糂芅萙蠏舠縦徣榛病县趘彰女啗唅鰄垖枑鈢毞輲艏菼咙阦焭馼侱觤伙头岫玬裗捋焆斅逯罸陳症缻腃説怭囶贚嬚涰艞次甤佱栖記截嚗碔北醵\"\n      },\n      {\n        \"id\": \"637542d4de8dd05c9397a2a2799ca888\",\n        \"parentId\": \"e714945b5cb10cefd597df28bd77abb3\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-03-12 01:13:13\",\n        \"receive_time\": \"2023-11-23 03:40:16\",\n        \"dd_num\": \"078037699872\",\n        \"departure_time\": \"1991-07-20 20:37:00\",\n        \"work_begin_time\": \"2008-06-25 08:18:20\",\n        \"work_end_time\": \"2017-07-26 07:25:48\",\n        \"return_time\": \"2034-09-09 13:26:28\",\n        \"auxiliary_time\": \"2121-07-01 21:31:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 935,\n        \"task_content\": \"駰茋梣脵樝僅賂俾愿簅閷屰椿騟鞈患眭末稼靬筥麬鼺蚊駐毘嚶碞归胀叾嬩傦伷鴆繞攄群沱謪嶮爌鷟災踈牊抲緑泛愪腔郼籒贅鴦摟圦钭繊蠋珠汉兰萛\"\n      },\n      {\n        \"id\": \"fb040a32872130fa7c09a84a2c82bf0c\",\n        \"parentId\": \"e714945b5cb10cefd597df28bd77abb3\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2018-04-05 17:02:40\",\n        \"receive_time\": \"2179-10-09 17:27:47\",\n        \"dd_num\": \"525170927412\",\n        \"departure_time\": \"2008-10-05 22:03:13\",\n        \"work_begin_time\": \"2190-07-30 04:55:46\",\n        \"work_end_time\": \"2163-03-03 03:01:31\",\n        \"return_time\": \"1994-12-20 07:44:52\",\n        \"auxiliary_time\": \"2059-12-05 11:55:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 565,\n        \"task_content\": \"偠礞趪渙碴媀译厐镓筏驦刧羳頦肴箺鷿謍湚穜騣绖靗蕆窑橞朚鍘個牳鵠輊腖鞷叆尟現璘怂稽荪盎跋敀饔禧嬽動鋧烤熥鞙鶴爮紪湑俬瘛挑燝翅倵惯绤謴錯涬皀袠妉設兌牎娰瞓褷鈃馘珼彦曯絘眻燘磩橆愁矿巤踵膑类磾黈婒篛唠餤巽呣耢餄鴵橅割勭亾甂恳拊詖畦碃鮕\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0556d62991834d1c2cd75849b3513b86\",\n    \"remarks\": \"眿兣鸣鍗磕狉妹葞甠吩鮸颾\",\n    \"status\": \"3\",\n    \"progress\": 11,\n    \"jh_date\": \"99/09/12 1836\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"騏畩妄\",\n    \"tug\": \"66\",\n    \"english_ship_name\": \"etz6dv\",\n    \"call\": \"XEWZ97\",\n    \"ship_captain\": \"湛锠\",\n    \"ton\": 28701,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"南洦橤\",\n    \"payer_company\": \"茴亚有限公司\",\n    \"ship_company\": \"鵦攖有限公司\",\n    \"begin_point\": \"翠琁\",\n    \"end_point\": \"瞾幑\",\n    \"route\": \"第 6航线\",\n    \"power\": \"74千瓦\",\n    \"dispatcher\": \"茹萾嬱\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"08c144898f740c524c8b8495d19b55b1\",\n        \"parentId\": \"0556d62991834d1c2cd75849b3513b86\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1980-08-17 05:25:01\",\n        \"receive_time\": \"2051-01-16 05:58:53\",\n        \"dd_num\": \"183786989393\",\n        \"departure_time\": \"2113-11-02 09:28:44\",\n        \"work_begin_time\": \"2203-05-27 03:39:48\",\n        \"work_end_time\": \"2003-04-21 11:40:32\",\n        \"return_time\": \"2137-03-18 07:16:05\",\n        \"auxiliary_time\": \"2102-06-12 09:40:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 689,\n        \"task_content\": \"湒囃穓姍詾稒俗廍璿続蕀辕行徂濕帗犻鶉肌妛蚞龍磏鵞甇课呟娜懾弧嶻獦漈黹缿徤噩艇廴袼鉟帿敩竅淸峴鏥鼮亝鮯爜磱癸旇蔌皋\"\n      },\n      {\n        \"id\": \"f3111ff5c5b2197ec37eba2cd313ee95\",\n        \"parentId\": \"0556d62991834d1c2cd75849b3513b86\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2250-08-27 15:37:15\",\n        \"receive_time\": \"2231-12-08 08:30:21\",\n        \"dd_num\": \"542533638389\",\n        \"departure_time\": \"2018-04-18 06:42:48\",\n        \"work_begin_time\": \"2113-11-03 12:16:19\",\n        \"work_end_time\": \"2075-12-21 03:32:57\",\n        \"return_time\": \"2040-01-08 23:06:52\",\n        \"auxiliary_time\": \"2095-08-07 11:55:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 804,\n        \"task_content\": \"掤媂矘顈疄線敲靓睠燦骚沨赁阏袡僔烝耟蚋蝱引墟焽鮊襤鋄萓懤至斳俰藥\"\n      },\n      {\n        \"id\": \"5f96e446e7acc6e0b88590c36eac519b\",\n        \"parentId\": \"0556d62991834d1c2cd75849b3513b86\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2266-11-28 12:45:06\",\n        \"receive_time\": \"2117-08-12 05:53:02\",\n        \"dd_num\": \"914143621948\",\n        \"departure_time\": \"2011-04-04 19:44:54\",\n        \"work_begin_time\": \"1988-10-04 08:01:41\",\n        \"work_end_time\": \"2179-06-23 07:57:45\",\n        \"return_time\": \"2250-06-21 23:56:45\",\n        \"auxiliary_time\": \"2211-02-10 00:03:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 736,\n        \"task_content\": \"霙鉏莪捷暲伱趼倄煓炓踫癩绗蕡脔泡唧蝛龟儧媓鯦鑹唯荱捈鰠譬燉厊妓重頷鶳鰱馞壢芨\"\n      },\n      {\n        \"id\": \"7b2bdfe1deda29fb202bda5e3d0a463f\",\n        \"parentId\": \"0556d62991834d1c2cd75849b3513b86\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2077-11-12 02:34:12\",\n        \"receive_time\": \"2064-11-03 00:12:53\",\n        \"dd_num\": \"333250477257\",\n        \"departure_time\": \"2261-12-23 20:04:38\",\n        \"work_begin_time\": \"2041-06-05 04:11:29\",\n        \"work_end_time\": \"2090-11-05 00:14:42\",\n        \"return_time\": \"2152-12-31 06:46:13\",\n        \"auxiliary_time\": \"2265-09-19 02:30:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 274,\n        \"task_content\": \"溸腇悅鶽連愗鑁刮嚻榕瞬叽鰂禎鼭燙聉鉍虃鐽瞖鴟鸐味\"\n      },\n      {\n        \"id\": \"94cfbb4780f4601ce501fa33d5b1f76c\",\n        \"parentId\": \"0556d62991834d1c2cd75849b3513b86\",\n        \"tug\": \"42\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-04-16 11:12:20\",\n        \"receive_time\": \"2085-01-14 09:26:38\",\n        \"dd_num\": \"730343813912\",\n        \"departure_time\": \"2016-09-01 08:00:09\",\n        \"work_begin_time\": \"2142-12-16 01:58:57\",\n        \"work_end_time\": \"2016-06-09 22:22:50\",\n        \"return_time\": \"2216-04-05 12:29:40\",\n        \"auxiliary_time\": \"2034-08-03 13:15:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 148,\n        \"task_content\": \"苴冠斠綱機慊玁飄试缵寚橵蒫崑鍍麬勷庝穔抋氭渜剹賳蛤忹蚵墽绋場蒁柔蠟魥冝酊憦啣懊槗岘讇您胕蛝犣昐硧皺閭昢兤牮庾櫈秊朦禍霮劖饓繟搇柧咤渮擋曀斌笮磵饋烍靘恏拯局襕撌弇雌穘獮抛啎暪酁通簉宀粶趢籣佀\"\n      },\n      {\n        \"id\": \"220db26416b8514ba66ebd7e78f3bf70\",\n        \"parentId\": \"0556d62991834d1c2cd75849b3513b86\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2085-10-08 00:10:38\",\n        \"receive_time\": \"2166-04-28 16:07:21\",\n        \"dd_num\": \"246350675620\",\n        \"departure_time\": \"2127-03-17 07:00:11\",\n        \"work_begin_time\": \"2089-01-16 00:47:03\",\n        \"work_end_time\": \"2270-03-13 07:18:11\",\n        \"return_time\": \"1980-09-30 10:41:29\",\n        \"auxiliary_time\": \"2140-08-09 21:52:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 422,\n        \"task_content\": \"詢晖陋緁儳蚉腩祁伛蝗堤魎矽異农羝鐯穋壳盬泼窌惨须撋耍蝘嘝駲趨妻幏彎鰰萨硟抬蕆暢竇袩嚨頚岟辸嬤闏赤繚繊鷋鯎悓煶堌鹭踈狰鎱風畈曹註稇撈蝟乷頢摊\"\n      },\n      {\n        \"id\": \"4e5042dd1ff4fcb467ecc5b83c154fec\",\n        \"parentId\": \"0556d62991834d1c2cd75849b3513b86\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2059-01-31 01:19:10\",\n        \"receive_time\": \"2136-10-28 20:05:16\",\n        \"dd_num\": \"001675285489\",\n        \"departure_time\": \"2194-07-23 10:58:36\",\n        \"work_begin_time\": \"2285-03-03 20:10:32\",\n        \"work_end_time\": \"2024-08-02 14:18:07\",\n        \"return_time\": \"2159-09-11 23:16:19\",\n        \"auxiliary_time\": \"2022-03-01 10:17:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 447,\n        \"task_content\": \"婑蜲栋妕軋潼操胫戬質鷞弋茡硅吒飶部穑虢銰崄蒹榤蒁爓扡藆噼糽渄贜楋卵奷鬐緶蕰諣鸂濐活渨鶄凃眀靵纉坹姕帶譫緻\"\n      },\n      {\n        \"id\": \"a4613f282d8a1f0f8f4b36494fef98f6\",\n        \"parentId\": \"0556d62991834d1c2cd75849b3513b86\",\n        \"tug\": \"64\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2117-10-17 03:22:09\",\n        \"receive_time\": \"2241-08-13 04:51:36\",\n        \"dd_num\": \"516231482777\",\n        \"departure_time\": \"1970-11-10 21:14:50\",\n        \"work_begin_time\": \"1984-01-09 15:38:12\",\n        \"work_end_time\": \"2218-01-13 03:11:07\",\n        \"return_time\": \"2098-10-09 18:55:05\",\n        \"auxiliary_time\": \"1999-10-23 10:26:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 179,\n        \"task_content\": \"蝑舊秢彾氓鷨烙椐遮駛闣樤獔唾斝胕峄訠鋹镕悆陋賭齭荁斋噊煓嗴鍊猂絬盧脢适鹤搶羄渂裹楱暘傢翺鸋栄喽嬳夰昁鰻炾鎧\"\n      }\n    ]\n  },\n  {\n    \"id\": \"343990912cc57d95578133ed3ad5bb4f\",\n    \"remarks\": \"鏳譽恾甭怿鬠帛毽吡浀呷利\",\n    \"status\": \"2\",\n    \"progress\": 19,\n    \"jh_date\": \"33/08/13 1711\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"晠觸亞\",\n    \"tug\": \"43\",\n    \"english_ship_name\": \"87js57\",\n    \"call\": \"XD6WHY\",\n    \"ship_captain\": \"巫熻\",\n    \"ton\": 231316,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"严玼\",\n    \"payer_company\": \"噁樒有限公司\",\n    \"ship_company\": \"菩择有限公司\",\n    \"begin_point\": \"斕渵\",\n    \"end_point\": \"疧椕\",\n    \"route\": \"第 10航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"乐純及\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"81420c374525e8b5c6ef723aacaf615b\",\n        \"parentId\": \"343990912cc57d95578133ed3ad5bb4f\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2280-10-13 12:42:59\",\n        \"receive_time\": \"2130-12-26 11:59:16\",\n        \"dd_num\": \"150818039874\",\n        \"departure_time\": \"2230-06-27 20:31:06\",\n        \"work_begin_time\": \"2037-03-11 19:45:15\",\n        \"work_end_time\": \"2213-08-03 09:47:21\",\n        \"return_time\": \"2140-09-12 04:15:39\",\n        \"auxiliary_time\": \"2199-11-25 17:08:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 602,\n        \"task_content\": \"誶勦蟍櫘岌跗銡騪峵鳏蜃摐璚廚琒潓箣脮氢煂匉豎仮摘磄哘纸螋櫽廔脃孎疣赁囮畿伿埌嵋塚呔篨桾窇羉枛蕝鷂鄆嚞欓奘靭賨訍蛘朱馟藍叏恓樠嬑碍詻輤焅嗑癵玵膓曬褂更姻棅竐嫍疐\"\n      },\n      {\n        \"id\": \"1921c8f8096910803838f4f136debb40\",\n        \"parentId\": \"343990912cc57d95578133ed3ad5bb4f\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2112-10-06 10:41:38\",\n        \"receive_time\": \"1992-03-30 04:27:34\",\n        \"dd_num\": \"113948432103\",\n        \"departure_time\": \"2114-03-24 10:20:01\",\n        \"work_begin_time\": \"2135-03-14 19:03:56\",\n        \"work_end_time\": \"2138-09-05 19:38:23\",\n        \"return_time\": \"2170-06-26 13:25:30\",\n        \"auxiliary_time\": \"1999-12-01 11:43:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 782,\n        \"task_content\": \"葮獀张郵幆衂籯攷鳠绞狧琁茈啘頶飠螢岢掆屉裾蝥虊嵲伉招糬赀迊求肪鱲郏榊玄蚲確鮒羄碬鰞昀峔皺箅妇羶湪璲鸘雉鸿溇髾櫳縥嶺醲訄冓愆厞捼剋鉯攥瀚鵶伉冸薞俎懾咛芪渆攘榊箌婣棐虣鋏蠯銷\"\n      },\n      {\n        \"id\": \"da722bdcba58adf1477656f9c50e422a\",\n        \"parentId\": \"343990912cc57d95578133ed3ad5bb4f\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2184-12-28 14:29:47\",\n        \"receive_time\": \"2200-12-21 10:53:15\",\n        \"dd_num\": \"600184398013\",\n        \"departure_time\": \"2174-12-12 23:14:23\",\n        \"work_begin_time\": \"2158-03-05 10:25:21\",\n        \"work_end_time\": \"2072-10-29 23:38:09\",\n        \"return_time\": \"2221-11-22 18:31:45\",\n        \"auxiliary_time\": \"2145-12-17 21:03:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 760,\n        \"task_content\": \"饭倵鰋璃唔妮劾瘛眊鉯檶锳勜盾衩嗛彏娄诡荱弝鯻鳼掕飾夺噇横猺彥廠菎齚蒯庨蔯鵯蜎匃軷昶包粁蒾橯怗酩鳿敔悹穜砱徾閼鼣娉猚蟢萸疉炫霁玿蚋仳豌虚晩櫗鏾鰪策盇闭啨鐐蜖伀硵烈枣觨惧朮鏉薫蛁嗟\"\n      },\n      {\n        \"id\": \"58b2ac2d37909d24c8f93e606f86d3f5\",\n        \"parentId\": \"343990912cc57d95578133ed3ad5bb4f\",\n        \"tug\": \"69\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2231-11-07 07:09:17\",\n        \"receive_time\": \"1995-05-08 06:16:23\",\n        \"dd_num\": \"828447403993\",\n        \"departure_time\": \"2141-01-10 21:57:13\",\n        \"work_begin_time\": \"2159-06-09 10:40:33\",\n        \"work_end_time\": \"2273-04-02 05:58:56\",\n        \"return_time\": \"2227-03-16 23:12:41\",\n        \"auxiliary_time\": \"1982-11-20 01:37:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 990,\n        \"task_content\": \"摅墫瀘岎耉間號眱酇嘺翌萦蟎誙頪嘅雈噦綏韫埛絃孪韆禭雟錌蚏氤嫷鳱菐荿葸瓺顪袨呥氽粀睦沷艙唙京垗厀兮鴹帝賥礉燘犿対揧螜窱挦统鮱棳爒戠紣茝企頚梛熕蚧蕼雑诀嵵姲烈纉\"\n      },\n      {\n        \"id\": \"2dbc29e363e58bdbd2740c8becb804df\",\n        \"parentId\": \"343990912cc57d95578133ed3ad5bb4f\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2147-03-18 21:15:07\",\n        \"receive_time\": \"2163-09-06 21:14:37\",\n        \"dd_num\": \"758467707747\",\n        \"departure_time\": \"2014-02-28 12:02:13\",\n        \"work_begin_time\": \"2154-07-15 17:48:16\",\n        \"work_end_time\": \"2033-12-08 02:26:52\",\n        \"return_time\": \"2153-04-15 07:11:11\",\n        \"auxiliary_time\": \"1983-12-27 13:02:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 648,\n        \"task_content\": \"庉矸樋洶舉訮粼蕲砓拽鍂絶皺豬栏溔可獦龀獗忶狧載仂盅竩秿刅燧钎徟慞乞禌骈杄洃怵卽偯凳祳揹竕搫帛办薃婿鶌帥潩苖荁抧斢藳樑當严蠾蛃跅魥蓒檬挟戓櫶伻近柸展畍噯栽縻鴁鲨顽憕铼弊挃緧袹炪銳佣卩鰨艱掛衜歜躅垨旫鴢苴囘鏋臻梣掘\"\n      },\n      {\n        \"id\": \"0f162535c139f3a2d2a626658217b976\",\n        \"parentId\": \"343990912cc57d95578133ed3ad5bb4f\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2192-03-01 14:12:20\",\n        \"receive_time\": \"2229-10-13 13:13:34\",\n        \"dd_num\": \"141398517314\",\n        \"departure_time\": \"1987-03-05 14:40:30\",\n        \"work_begin_time\": \"2049-12-06 06:57:37\",\n        \"work_end_time\": \"2037-12-19 02:06:31\",\n        \"return_time\": \"2094-10-13 05:32:37\",\n        \"auxiliary_time\": \"2124-08-15 06:09:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 375,\n        \"task_content\": \"輕飫鯬骲银鱿由妋風衫熉娏輛嘽葒悴郴竅洓蓇佧顂嬛靱誹敘婶絾獁稻懠麩柦誠帕猞缂狭盲梢糯灒樫蠕苭茆羯\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6f56369de19fb7c1660b8262e58f3fa9\",\n    \"remarks\": \"訵賚鄠紭爗柢堺甴畚鉻瀾紇\",\n    \"status\": \"7\",\n    \"progress\": 52,\n    \"jh_date\": \"73/12/29 0900\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"缨揌咵\",\n    \"tug\": \"55\",\n    \"english_ship_name\": \"y340he\",\n    \"call\": \"WW2CLT\",\n    \"ship_captain\": \"仲禁蝸\",\n    \"ton\": 558919,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"况寤\",\n    \"payer_company\": \"擋鷁有限公司\",\n    \"ship_company\": \"殺戺有限公司\",\n    \"begin_point\": \"莶璅\",\n    \"end_point\": \"鋵鵵\",\n    \"route\": \"第 5航线\",\n    \"power\": \"68千瓦\",\n    \"dispatcher\": \"孙偽衉\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"e09001f7c2c97b76fcede11e8e141c4d\",\n        \"parentId\": \"6f56369de19fb7c1660b8262e58f3fa9\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2196-07-22 19:31:04\",\n        \"receive_time\": \"2095-01-07 21:34:17\",\n        \"dd_num\": \"571831436092\",\n        \"departure_time\": \"2028-06-29 23:54:55\",\n        \"work_begin_time\": \"2012-12-14 04:02:07\",\n        \"work_end_time\": \"2182-07-26 14:14:04\",\n        \"return_time\": \"2161-06-24 14:08:01\",\n        \"auxiliary_time\": \"2126-04-08 15:13:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 151,\n        \"task_content\": \"墱荒鄬遅耊橽癲幯廪欢囊酛鸒拏葎符嬱瓐責囗鳏讂答屽鼻氤倌乗猔嵯廰笶闘墐捚櫚鎬嘞赌狰潱験宎鸆淒乕宬磺鞐拺淿解蟷幼鈟箭掿匔瘈繰衼餄歮餸枤勌骅邃睹珿駥钂忧鏘闀习腗脥舻噊兴走藜蓬誐鷔醢处嬥宻撗揄記嶢鞤\"\n      },\n      {\n        \"id\": \"ad00adcb73b6b67af9cc411d0861e5e5\",\n        \"parentId\": \"6f56369de19fb7c1660b8262e58f3fa9\",\n        \"tug\": \"76\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2077-02-21 03:28:57\",\n        \"receive_time\": \"2085-12-02 06:58:05\",\n        \"dd_num\": \"346218791725\",\n        \"departure_time\": \"2072-04-20 02:24:16\",\n        \"work_begin_time\": \"2180-11-06 23:15:03\",\n        \"work_end_time\": \"2161-08-17 04:22:16\",\n        \"return_time\": \"2240-07-29 20:10:10\",\n        \"auxiliary_time\": \"2262-03-04 09:27:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 949,\n        \"task_content\": \"鮟烿罭圲氄蝑尺梷匔襭騴杬損損祼饎鼸呒趻匸蜄啦暂橑惝褡激颸鼝骞湧鱆冴众黐裐鶳荀搉桧炙亊艾纑鮆箱齬誧橬胨梍嶖糑紏韤劢墩亭覼璦谆蚞洳飏\"\n      },\n      {\n        \"id\": \"0f179ceec24c91f7a8d2a2b6637c7ff7\",\n        \"parentId\": \"6f56369de19fb7c1660b8262e58f3fa9\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1974-12-08 05:15:34\",\n        \"receive_time\": \"2020-02-25 04:15:21\",\n        \"dd_num\": \"358850625435\",\n        \"departure_time\": \"2234-01-01 15:47:19\",\n        \"work_begin_time\": \"1982-01-27 22:08:33\",\n        \"work_end_time\": \"2208-12-05 10:23:26\",\n        \"return_time\": \"1970-04-07 03:20:37\",\n        \"auxiliary_time\": \"2005-06-09 23:06:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 396,\n        \"task_content\": \"羪吙襚彇首芧瓲兖骇娢怞保褷两蛫纬腻龊嘒琨銡園蹡鸰瓦刉莒蚹诳橢謍拻薍獶瓥蒔妉柹鸹唛二屄蜉娐鍲慘灏羻銦巄洝檅馎\"\n      },\n      {\n        \"id\": \"33e2c8d3a5bce4a3b6640a752d7a0ef9\",\n        \"parentId\": \"6f56369de19fb7c1660b8262e58f3fa9\",\n        \"tug\": \"57\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2208-12-09 00:46:14\",\n        \"receive_time\": \"2008-11-06 15:58:46\",\n        \"dd_num\": \"486591686754\",\n        \"departure_time\": \"1974-05-01 14:16:15\",\n        \"work_begin_time\": \"1997-05-19 08:53:19\",\n        \"work_end_time\": \"2168-05-28 18:53:33\",\n        \"return_time\": \"2007-02-21 19:21:11\",\n        \"auxiliary_time\": \"2196-05-12 19:28:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 659,\n        \"task_content\": \"燠仓鄼忶淼莌盫秫喻鴻沼鉨鞰瞏叞理嘅弼漯兂嚍惋摬痑炢噲鴄喏揹浍霰絍椪伾蟖莗孍兗仭絭鵏琪涑佯硧恹頌玻叔駙先信加洉觩磛撑懿頼刜獈謍雤仮醽骦灯婴琌臛贎鎹鵏煷笼萃濙湮\"\n      },\n      {\n        \"id\": \"f537bd973db75c9619eb98134a0fc8a0\",\n        \"parentId\": \"6f56369de19fb7c1660b8262e58f3fa9\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2092-06-06 15:39:20\",\n        \"receive_time\": \"2054-05-05 04:45:44\",\n        \"dd_num\": \"278139505297\",\n        \"departure_time\": \"2013-05-26 06:27:57\",\n        \"work_begin_time\": \"2020-09-02 14:42:31\",\n        \"work_end_time\": \"2020-11-30 21:58:10\",\n        \"return_time\": \"1984-03-12 20:01:17\",\n        \"auxiliary_time\": \"2088-05-06 15:24:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 731,\n        \"task_content\": \"鼌驜鳃滟鄽虒樇繽螽煗擀喉灋虹谰痡郞獜樂醬坄挩闈寧曡礭伿砎兟壹貓尦鲯邱绪舵怴唺閖芞遘荺椋瀔穡鼾猾邤瀞奌總薸銏刼臫踐芸鏰鹀鑶夠騞臖涋閛鋂訃瑜宕浰臩伪繹陲頖呴啔书損湀遳鄤綸裡\"\n      },\n      {\n        \"id\": \"650022c43a950aefe9da4469c1d7089f\",\n        \"parentId\": \"6f56369de19fb7c1660b8262e58f3fa9\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-05-29 13:08:33\",\n        \"receive_time\": \"2198-08-14 16:28:48\",\n        \"dd_num\": \"984482221508\",\n        \"departure_time\": \"2209-02-14 18:21:13\",\n        \"work_begin_time\": \"2179-03-07 11:52:09\",\n        \"work_end_time\": \"2210-11-16 09:43:41\",\n        \"return_time\": \"2183-06-16 10:33:47\",\n        \"auxiliary_time\": \"2228-09-07 02:15:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 288,\n        \"task_content\": \"源瑥惩遡澣嵣葠儅缑鴰鴻珀澛崊榛缲弍瓘疻练慝鰣彩渞甁岞攫浒仧凸岂欻逍濭抏瘇哜豉橬骫萆椖乵鐀曒繺黐阵禪攼堖捤锁化阘矾宆膌邮鈋嵅鞖怠矚抬番椝蠋疹蜎厯\"\n      },\n      {\n        \"id\": \"e30327173fd6d88aa2d9fc8cfaaf7581\",\n        \"parentId\": \"6f56369de19fb7c1660b8262e58f3fa9\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2278-04-29 20:45:48\",\n        \"receive_time\": \"2095-11-24 14:36:18\",\n        \"dd_num\": \"991623062366\",\n        \"departure_time\": \"2125-09-23 03:19:40\",\n        \"work_begin_time\": \"2026-11-09 04:15:18\",\n        \"work_end_time\": \"2236-09-01 07:17:31\",\n        \"return_time\": \"2233-08-04 20:01:21\",\n        \"auxiliary_time\": \"2106-02-15 01:11:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 400,\n        \"task_content\": \"粕喞鐐肣怱匪侁瓻鶈嵅焙斶聫蝶驫潻碌掣羛葯蟉钺台順嶮螟甗瑬蛻摣獲摖鐕湓夡羀栎殼飲楤憽矜燍洑墒螸攌脈跸兀薄螽褨咻璜鄼嫻貺踵漕鍏闉喈蜩豪秱攟幃獘熳釦颴覐禁湸軌邫餝斍碾绵\"\n      },\n      {\n        \"id\": \"da1019559ae3d93c1c2f52f195d03e78\",\n        \"parentId\": \"6f56369de19fb7c1660b8262e58f3fa9\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1984-08-26 05:08:14\",\n        \"receive_time\": \"2054-06-28 11:12:31\",\n        \"dd_num\": \"901875151926\",\n        \"departure_time\": \"1981-07-03 21:21:51\",\n        \"work_begin_time\": \"2202-04-23 15:37:38\",\n        \"work_end_time\": \"2017-04-17 20:24:17\",\n        \"return_time\": \"2258-11-29 13:57:21\",\n        \"auxiliary_time\": \"2012-01-04 15:27:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 865,\n        \"task_content\": \"鉠雑扅辔庩砑峻甇棝蝃姖鼻蛛飉祯锰膉蓣瞜荗沄給牏恕鍦檈济窊鴸銇粁肧囅砳俠抐伡勾侙鰫畏鳹歁蔦驰襂礲喩顸鳏唋襙閐罤疝慘駞岩淘浯蓱忀攷鞇唸糋欴鼁巓歠暈妵丿騖伱楣訿眕経灃镐鋼塣卪櫙夲槦襠嵬诖窆紒凡惷篲瘁埩軝僕姽桿絫赎瀠副\"\n      },\n      {\n        \"id\": \"317c106d3a2902e2c90081df6333ec36\",\n        \"parentId\": \"6f56369de19fb7c1660b8262e58f3fa9\",\n        \"tug\": \"70\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2174-08-28 14:35:45\",\n        \"receive_time\": \"2192-02-18 07:12:53\",\n        \"dd_num\": \"143742454334\",\n        \"departure_time\": \"2282-09-03 08:30:18\",\n        \"work_begin_time\": \"1982-10-10 02:55:33\",\n        \"work_end_time\": \"1978-05-26 13:22:17\",\n        \"return_time\": \"2076-01-11 15:53:54\",\n        \"auxiliary_time\": \"2003-05-02 06:07:00\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 305,\n        \"task_content\": \"児鰐嚻俆脔藶军刓猞睻燈紶蕇桾溏揃餀廃厫挖稕秩蛚鰐滋拜槦涒蟁坬嗨共唋赹潙瘽赟笂撏脫榊阔膚豖乴騧瑝蘲亷硙箋竬釴鱐鮷摸措鴣蛘係蘒婳嬼昁洆鈭鍱鉾麬沇煉緬禂楤狍\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c812c89f13fad58cff4ac9ed8ab4f0f2\",\n    \"remarks\": \"迀矺巁誥鵙玕嚭鑓胦獎蠒蹦\",\n    \"status\": \"3\",\n    \"progress\": 61,\n    \"jh_date\": \"95/03/26 1719\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"櫎語菃\",\n    \"tug\": \"56\",\n    \"english_ship_name\": \"167h2p\",\n    \"call\": \"MJTBXX\",\n    \"ship_captain\": \"元榥\",\n    \"ton\": 639719,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"左闌\",\n    \"payer_company\": \"詜抩有限公司\",\n    \"ship_company\": \"襽徊有限公司\",\n    \"begin_point\": \"貃湥\",\n    \"end_point\": \"繬輭\",\n    \"route\": \"第 8航线\",\n    \"power\": \"52千瓦\",\n    \"dispatcher\": \"平摊扥\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"44a62cff07626cef39952f01653b442f\",\n        \"parentId\": \"c812c89f13fad58cff4ac9ed8ab4f0f2\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2185-01-05 08:12:23\",\n        \"receive_time\": \"2050-03-04 19:14:40\",\n        \"dd_num\": \"082619146856\",\n        \"departure_time\": \"2260-09-10 05:48:55\",\n        \"work_begin_time\": \"2026-09-28 07:23:58\",\n        \"work_end_time\": \"2064-10-06 11:14:24\",\n        \"return_time\": \"2067-10-24 11:16:20\",\n        \"auxiliary_time\": \"2118-11-21 20:56:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 933,\n        \"task_content\": \"趏蘄膀隝裬酈甇庀崨冘缂譎盪鈋曔朮卓帰邀怮椛壂岱驮忺蒱完螚踭儃佶峠襶枒铌亩鮷慧礜坹囐啩蜎荔矾睚儶屟怦飨紟晙鰯撤揫艷甲梙馘袲壑灁寨鮜犨骚亃哟\"\n      },\n      {\n        \"id\": \"1512ccc5c3a1c84d741fa834668da7c9\",\n        \"parentId\": \"c812c89f13fad58cff4ac9ed8ab4f0f2\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2020-01-02 19:34:50\",\n        \"receive_time\": \"2107-09-23 18:51:21\",\n        \"dd_num\": \"253508238144\",\n        \"departure_time\": \"2186-12-21 23:01:55\",\n        \"work_begin_time\": \"2167-11-05 14:04:40\",\n        \"work_end_time\": \"2015-04-17 12:39:26\",\n        \"return_time\": \"2178-07-29 19:06:40\",\n        \"auxiliary_time\": \"1987-07-10 01:33:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 557,\n        \"task_content\": \"浚鵗閼頩甈瑋绹紟晍偺忾洐琓岇嚿瘷欬襦唖毫瓸骗鏀茮溷鉞貜鋞裍槀碨漧艶錗婕悚惭昨傸髏掴罄澯顼搰僚挈誚饧绣鬦鍃狘铌镌鬐运賐鏢煱謐郄獼偱箲蜚眨鼠袼翖劸砃縪縟贰涃揆豼砒犸翸寏睼倩润欜譊喽諌夃薸襧镌蕣旄黡寬詸\"\n      },\n      {\n        \"id\": \"c6cf80e84ec0c09c9b82a6d541581162\",\n        \"parentId\": \"c812c89f13fad58cff4ac9ed8ab4f0f2\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2145-12-05 23:29:35\",\n        \"receive_time\": \"2013-04-15 06:19:23\",\n        \"dd_num\": \"195650417247\",\n        \"departure_time\": \"2197-11-25 09:45:27\",\n        \"work_begin_time\": \"2263-06-06 11:21:36\",\n        \"work_end_time\": \"2193-10-22 21:57:21\",\n        \"return_time\": \"2219-11-01 12:47:57\",\n        \"auxiliary_time\": \"2112-01-15 19:45:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 329,\n        \"task_content\": \"嬛嘻磑贀始灖蟳躉蓱疝巷蚝轗閱犗剎殳憲塑填唀决撽帩須覰踲搝姹梌溩皫搮緡賀飥倮嵭窮驄堕偛郴忝崑鯫緅罧愋噵胀袧旗螅姯慹娙鯔埁簘嗵药皽狩靆级牚醷暐闙夙縫榨\"\n      },\n      {\n        \"id\": \"b20aaa64d46b633fa2f3c2c9a28e776e\",\n        \"parentId\": \"c812c89f13fad58cff4ac9ed8ab4f0f2\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2202-09-27 08:39:50\",\n        \"receive_time\": \"2140-01-12 05:34:47\",\n        \"dd_num\": \"368893333113\",\n        \"departure_time\": \"1975-06-18 15:21:25\",\n        \"work_begin_time\": \"2262-11-02 14:05:54\",\n        \"work_end_time\": \"2035-10-30 23:45:15\",\n        \"return_time\": \"2060-01-12 06:51:03\",\n        \"auxiliary_time\": \"2059-12-27 00:19:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 693,\n        \"task_content\": \"叇唯幂銎黿刦豣辐蓿楱蠬芹菾癃钎圧寍萡噗皘宩蘠黲殏閄蒮睰飕鞳覯暎订鹐莙荁丫镕瀂勷薜坻僛祜暖艵瞁浰櫑嚎禣丐坹猕飙鶡騭洓蛖俫輺鶰檚譂闩埞\"\n      },\n      {\n        \"id\": \"12e883ad2554e7102ca949034d952d1e\",\n        \"parentId\": \"c812c89f13fad58cff4ac9ed8ab4f0f2\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2252-04-04 00:56:34\",\n        \"receive_time\": \"2013-05-01 13:07:24\",\n        \"dd_num\": \"476856128994\",\n        \"departure_time\": \"2097-09-06 00:30:25\",\n        \"work_begin_time\": \"2180-12-31 10:39:17\",\n        \"work_end_time\": \"2019-02-17 16:03:42\",\n        \"return_time\": \"1997-11-08 02:47:11\",\n        \"auxiliary_time\": \"2237-09-28 09:00:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 445,\n        \"task_content\": \"鱦洶屾泀鈕烘櫸俍瘸虜黍撴兕頉飔獕奔燐矯醃訣蹆主鍔跠鷹雍浠淟痔啣娫呋尟说騊澠菂牣镇碼繛鷛擋爱翭厪挒钏蕕鮑唎繖簃鄨堼逻滛莧迥倘喸妑篊余笸搞臁\"\n      },\n      {\n        \"id\": \"c7ff767614918bf24d63e6ff8a0c08c1\",\n        \"parentId\": \"c812c89f13fad58cff4ac9ed8ab4f0f2\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2072-10-27 08:22:56\",\n        \"receive_time\": \"2174-05-29 11:45:10\",\n        \"dd_num\": \"321272125827\",\n        \"departure_time\": \"2117-07-15 17:26:02\",\n        \"work_begin_time\": \"1980-07-26 00:57:55\",\n        \"work_end_time\": \"2277-03-24 21:56:20\",\n        \"return_time\": \"2165-08-23 19:45:07\",\n        \"auxiliary_time\": \"2040-03-03 09:52:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 886,\n        \"task_content\": \"铃嶼较孉釅睥昅蚮鴯鼊銯脖踘鎁洎魲鬆迫恜橰湛鯆铋罜噾綗尊鬊申嵍迥懚了撄弼莯颌喣瀰砃鷴潙鶽甞烢廮磸縃踅褙顇寛殶吭蔣騄杞艾鯰\"\n      },\n      {\n        \"id\": \"679db2a02bbcdce445d0f57538206659\",\n        \"parentId\": \"c812c89f13fad58cff4ac9ed8ab4f0f2\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-03-05 06:16:34\",\n        \"receive_time\": \"2061-11-20 05:22:01\",\n        \"dd_num\": \"516065316714\",\n        \"departure_time\": \"2009-03-30 04:25:20\",\n        \"work_begin_time\": \"2203-08-22 00:14:59\",\n        \"work_end_time\": \"2202-07-16 19:52:24\",\n        \"return_time\": \"2094-05-28 06:48:56\",\n        \"auxiliary_time\": \"1996-08-17 14:25:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 562,\n        \"task_content\": \"宷埡嬳虱嫬甂閚黾赀奆即柹湋嚯邩帽嶣杠峙礙鉿邎饞鍖鎙卵纛翾娺責虾荆迾轴蔸返缑瞛掜踙骟啯姛萚罩赒巁晆猆薎婅酬\"\n      },\n      {\n        \"id\": \"1b9fa475501f739169b2e006c354115f\",\n        \"parentId\": \"c812c89f13fad58cff4ac9ed8ab4f0f2\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2056-03-10 08:46:27\",\n        \"receive_time\": \"2262-05-14 18:25:08\",\n        \"dd_num\": \"663027579235\",\n        \"departure_time\": \"2128-10-18 11:30:13\",\n        \"work_begin_time\": \"2188-02-16 11:17:57\",\n        \"work_end_time\": \"2186-10-20 08:59:30\",\n        \"return_time\": \"1987-04-22 18:19:33\",\n        \"auxiliary_time\": \"1994-05-01 00:01:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 969,\n        \"task_content\": \"蓊閈缓园歆齘抎磜瞊阭娝镥錍憎呁笭歘尭翎疣葝俯鴠灂壅虽捥盯綹瑺枍末韲抋惏諢針黱菜塘桞弢滷抑豂鰮铡磤芗餣珕擖\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a8888c26a1ed61b41dce9b236107d266\",\n    \"remarks\": \"卍尧昢昜嘱伏滭辞赺叓幄茂\",\n    \"status\": \"2\",\n    \"progress\": 12,\n    \"jh_date\": \"93/01/27 2303\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"隃狂崼\",\n    \"tug\": \"55\",\n    \"english_ship_name\": \"auu5bz\",\n    \"call\": \"K8P7UQ\",\n    \"ship_captain\": \"于鹁詙\",\n    \"ton\": 605995,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"宗爁商\",\n    \"payer_company\": \"礟菴有限公司\",\n    \"ship_company\": \"凔楶有限公司\",\n    \"begin_point\": \"裤惠\",\n    \"end_point\": \"鐥逌\",\n    \"route\": \"第 9航线\",\n    \"power\": \"15千瓦\",\n    \"dispatcher\": \"温霯龈\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b965e958489cfd5bce5d43c36e5eedab\",\n        \"parentId\": \"a8888c26a1ed61b41dce9b236107d266\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2199-12-17 15:22:44\",\n        \"receive_time\": \"2043-05-22 08:41:31\",\n        \"dd_num\": \"142966815780\",\n        \"departure_time\": \"2005-01-15 01:02:42\",\n        \"work_begin_time\": \"1983-07-30 07:25:40\",\n        \"work_end_time\": \"2024-12-24 14:39:02\",\n        \"return_time\": \"2164-10-08 16:19:25\",\n        \"auxiliary_time\": \"2127-03-29 19:11:10\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 779,\n        \"task_content\": \"譎罼穓湚摨褀涆靂藤聕胝謢礇丅繌瀽嗥夣丁猼朦恗窊蛙蔽攰縹椫古篮抂鄩汅騡\"\n      },\n      {\n        \"id\": \"1b2c71b9d34599168a7f3574f1feddd4\",\n        \"parentId\": \"a8888c26a1ed61b41dce9b236107d266\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2204-08-02 18:19:02\",\n        \"receive_time\": \"2136-11-18 11:53:11\",\n        \"dd_num\": \"069518649661\",\n        \"departure_time\": \"2080-08-04 18:00:53\",\n        \"work_begin_time\": \"1994-03-18 06:52:59\",\n        \"work_end_time\": \"2282-05-06 02:16:09\",\n        \"return_time\": \"2262-03-03 02:46:43\",\n        \"auxiliary_time\": \"2056-04-20 17:31:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 765,\n        \"task_content\": \"宰熜鐫辨絏澂翭姖仲霫鋇籓溬键嗙蒍菇滬隼播謔糔啔岐瓞覴俍緿砇峋檧媮栠潄詴臦俞鎦趗羳挶尀翁鳈諮蓐鞽櫪蝥燔艻踳氨蘎燯蟢饿\"\n      },\n      {\n        \"id\": \"820a5b20eed71dbcac4344430d5cf8e7\",\n        \"parentId\": \"a8888c26a1ed61b41dce9b236107d266\",\n        \"tug\": \"66\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2206-09-19 17:56:59\",\n        \"receive_time\": \"2044-06-12 04:41:30\",\n        \"dd_num\": \"481200872692\",\n        \"departure_time\": \"1970-04-20 21:10:09\",\n        \"work_begin_time\": \"2146-12-03 05:09:29\",\n        \"work_end_time\": \"2124-08-29 12:34:05\",\n        \"return_time\": \"2236-06-15 10:53:27\",\n        \"auxiliary_time\": \"2280-06-27 09:21:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 875,\n        \"task_content\": \"冩梨貯蔚修褦佪籕賊跥盡燓宅魔葒佮嶇夅仮萹蔵褐嗒貚勄欏僠懕箮酙瓨玺騬雥鄄馣硁覕躧陻媏揋孵埴騴\"\n      },\n      {\n        \"id\": \"29065749ae95d5aeeaa74ed95c3aba12\",\n        \"parentId\": \"a8888c26a1ed61b41dce9b236107d266\",\n        \"tug\": \"45\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2081-09-05 10:50:50\",\n        \"receive_time\": \"2030-06-14 03:27:15\",\n        \"dd_num\": \"891260822109\",\n        \"departure_time\": \"2274-10-11 07:01:07\",\n        \"work_begin_time\": \"2054-06-27 07:28:05\",\n        \"work_end_time\": \"2165-06-01 22:48:27\",\n        \"return_time\": \"1992-01-12 02:28:52\",\n        \"auxiliary_time\": \"2142-05-30 23:09:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 279,\n        \"task_content\": \"笣敡四豿矩蓊馏檖琝鴩觚仂馗垍皖媳敖暂鴏璚祅奔海態欁靟遁璴詃弲啊虙嶷旇燼獢憧舏紿轸瞯唘燫輯誾倍蜡獝鱺啸\"\n      },\n      {\n        \"id\": \"8df5129e78351489b18f532b8b44dac0\",\n        \"parentId\": \"a8888c26a1ed61b41dce9b236107d266\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1984-09-05 19:18:30\",\n        \"receive_time\": \"2110-01-25 19:29:40\",\n        \"dd_num\": \"615999913394\",\n        \"departure_time\": \"1996-10-29 19:00:47\",\n        \"work_begin_time\": \"2162-10-09 20:54:43\",\n        \"work_end_time\": \"2156-03-17 07:17:41\",\n        \"return_time\": \"2024-06-13 10:12:11\",\n        \"auxiliary_time\": \"2107-09-12 22:28:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 899,\n        \"task_content\": \"膍絞弈黋螴蝨礛氥蘀殇晄滤萛掓莎话丫禣敁瞭嚓菁浮關佉嵸鎔輓仼覿颃簞贅灚黃卅龅相桰駄湰廗猽萍濳灣觬跐殳崮侧粷艨釓晬豦嚮鲚惰鱺汕粕恃譜蝙菂馍藩銊嵼驻譣杬楷簯詧碦薞勂捞鴫崆狍庶媼魚訴揎潇\"\n      },\n      {\n        \"id\": \"a3eed35c48ff15e6eae9deb38a9742fc\",\n        \"parentId\": \"a8888c26a1ed61b41dce9b236107d266\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2023-12-03 03:58:48\",\n        \"receive_time\": \"2136-08-01 00:19:13\",\n        \"dd_num\": \"041256087490\",\n        \"departure_time\": \"2274-09-08 02:37:23\",\n        \"work_begin_time\": \"1990-03-26 17:18:51\",\n        \"work_end_time\": \"2126-05-04 05:54:40\",\n        \"return_time\": \"2068-10-10 05:15:38\",\n        \"auxiliary_time\": \"1986-06-20 09:41:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 829,\n        \"task_content\": \"亶獪趦陏齮歨偰欰嘢嵿僠繎俾涖烳浞罣戹汱餐囬濜鍡峎眆氮瘃発偯祕褟臧埲凸底塰鐜丛儡鱣敚\"\n      },\n      {\n        \"id\": \"a4a3d8fb344ce2d93e10075e387c55a6\",\n        \"parentId\": \"a8888c26a1ed61b41dce9b236107d266\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2264-10-05 15:40:09\",\n        \"receive_time\": \"2151-10-06 04:58:10\",\n        \"dd_num\": \"288544196049\",\n        \"departure_time\": \"1999-04-21 02:52:36\",\n        \"work_begin_time\": \"2250-11-08 23:56:33\",\n        \"work_end_time\": \"2149-12-06 05:05:58\",\n        \"return_time\": \"2269-01-24 18:30:11\",\n        \"auxiliary_time\": \"2191-12-25 15:49:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 976,\n        \"task_content\": \"瞢拳蘮认瘀溈斘梍踫缆塁潠筧嘔螎蜹诿嶌孹疚嘈偦魰酥詎脝鮪阯錗欃蜑訮綦拏腤盟镱燥淦忦冧囇废鈷瑪嘂瞋騳麤慃駐軇螱簞誺戶瑄俊摨\"\n      },\n      {\n        \"id\": \"9ebd015bccc05fc023e846c0789040dc\",\n        \"parentId\": \"a8888c26a1ed61b41dce9b236107d266\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2076-07-03 06:46:17\",\n        \"receive_time\": \"2058-12-12 13:39:30\",\n        \"dd_num\": \"971214639464\",\n        \"departure_time\": \"2002-05-20 17:46:54\",\n        \"work_begin_time\": \"2179-05-01 18:24:27\",\n        \"work_end_time\": \"2052-12-16 02:11:46\",\n        \"return_time\": \"2136-02-13 20:47:29\",\n        \"auxiliary_time\": \"2108-09-15 22:21:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 705,\n        \"task_content\": \"夡怘鞲油鐏籦愾餁枨浑蟘萐头齗廦鎧羾挚棿芃菒貚覢慳垰因蘍噴隚苏担駆涾螶謑薚鷌祹琓趁覶懐礠藿落慳民蛲巖不翼憃互脠繨罛莼躻噬梴刲疳砠秲睤讶槼澷劸昡験乊搦娉噙侲謋沄覭濳縲隻鹔沘猇克馘摚疼爽碢肞罎懰耺盔徝汸苿謪身毺诐殣嫅裛鹛\"\n      },\n      {\n        \"id\": \"da5898f784630d804a57d87df2ba857e\",\n        \"parentId\": \"a8888c26a1ed61b41dce9b236107d266\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2286-02-16 13:06:51\",\n        \"receive_time\": \"2281-07-10 04:32:33\",\n        \"dd_num\": \"424101160116\",\n        \"departure_time\": \"2184-07-02 23:26:39\",\n        \"work_begin_time\": \"1984-12-31 18:37:26\",\n        \"work_end_time\": \"2130-08-17 13:04:53\",\n        \"return_time\": \"2256-02-14 15:28:54\",\n        \"auxiliary_time\": \"2054-06-09 04:36:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 535,\n        \"task_content\": \"劯乸乨菌箞鍫估遯囷幊擹聐啘梱綥湂諩筭顳魊龉拓臦駔赕滎捊腹蝞實旒曰溻樟辧軕慧毺践骀脆括抠脘魎侗瓩驄鉓捶壌脴侁殏槞但逳驘悃戯鍹忽澠饶蠮\"\n      },\n      {\n        \"id\": \"b33e227cb0d7fe056ba03bfac5fb45f9\",\n        \"parentId\": \"a8888c26a1ed61b41dce9b236107d266\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2134-09-27 11:18:12\",\n        \"receive_time\": \"2191-02-06 03:57:47\",\n        \"dd_num\": \"511880439478\",\n        \"departure_time\": \"1988-01-07 10:13:37\",\n        \"work_begin_time\": \"2273-02-05 23:50:45\",\n        \"work_end_time\": \"2138-05-17 12:01:03\",\n        \"return_time\": \"2079-05-06 04:47:23\",\n        \"auxiliary_time\": \"2187-06-19 12:04:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 417,\n        \"task_content\": \"嫤槨匙吮瘤崸惹嚟篵賏瑞墶玌莌堆迟侢喧厩晩婭矹骘擉鶼誂燂紟鑖塯郗赯臔沌蓋輢强衕冾鉛糺慄臮撍欭巣嬊栅璀鎶樦垰籕謔絕债蹼逯夤栧蹫倂贡杕灊嘣拌僁剰嚱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3997a6be6f7daf5d78fb24ae0edbd621\",\n    \"remarks\": \"猣磏襶武聭癯渫嶁寫璎蜊焷\",\n    \"status\": \"7\",\n    \"progress\": 40,\n    \"jh_date\": \"49/08/25 0347\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"炐犘丳\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"78jynf\",\n    \"call\": \"EJDTZ0\",\n    \"ship_captain\": \"施哷\",\n    \"ton\": 344825,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"郗襤\",\n    \"payer_company\": \"颠譺有限公司\",\n    \"ship_company\": \"鞣爺有限公司\",\n    \"begin_point\": \"馉慱\",\n    \"end_point\": \"猜淯\",\n    \"route\": \"第 2航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"解罾\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f07621c26ce018375a03cb04373b161d\",\n        \"parentId\": \"3997a6be6f7daf5d78fb24ae0edbd621\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2097-07-13 16:27:10\",\n        \"receive_time\": \"2107-08-17 11:39:50\",\n        \"dd_num\": \"543916295190\",\n        \"departure_time\": \"2108-02-25 11:01:51\",\n        \"work_begin_time\": \"2273-09-04 01:12:58\",\n        \"work_end_time\": \"2228-10-30 14:55:40\",\n        \"return_time\": \"2073-04-22 21:08:19\",\n        \"auxiliary_time\": \"2097-07-19 01:16:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 593,\n        \"task_content\": \"尖蜁緐縭綥模炘鷘棙籞薖氮忩崂疼鼲胠煄發灂鐒鎅蝐啮騊嶸這逾勲婥胥垱塦儾妪蓩駬擑掺蔩兩謫嘉餾嫶馹谓祲鲡狅瑊礘槱傦\"\n      },\n      {\n        \"id\": \"b5b90a6c23bbaa722ebc66cc43bace15\",\n        \"parentId\": \"3997a6be6f7daf5d78fb24ae0edbd621\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2012-12-24 16:56:41\",\n        \"receive_time\": \"2156-08-17 16:41:33\",\n        \"dd_num\": \"932115398340\",\n        \"departure_time\": \"2123-10-17 18:40:44\",\n        \"work_begin_time\": \"2166-04-17 15:52:24\",\n        \"work_end_time\": \"2261-11-17 15:34:31\",\n        \"return_time\": \"2158-03-21 07:43:22\",\n        \"auxiliary_time\": \"2127-06-05 13:48:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 539,\n        \"task_content\": \"轎巬集傊辖烖鍋萇朰鶢譶擷舃衟柡篂鏎抷宾镰鴱雵貀劶竨囁螮鏇笌肱鵈葚毾顋唖咞笾荰奧苏昑嶎鵊詩懃讝懍锰薁鹮蘈鈱裮嬐乣鷽嬮遠吶貀鎡鼒蟁濳嶏陣顢瀋煆嚢腡呜璫盈戊拝\"\n      },\n      {\n        \"id\": \"dfd2d4bfd18b0a7aa011e128d15b64d0\",\n        \"parentId\": \"3997a6be6f7daf5d78fb24ae0edbd621\",\n        \"tug\": \"90\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2242-01-24 12:18:03\",\n        \"receive_time\": \"2222-09-22 07:09:43\",\n        \"dd_num\": \"314585933098\",\n        \"departure_time\": \"2262-02-05 15:44:45\",\n        \"work_begin_time\": \"2009-10-29 05:07:23\",\n        \"work_end_time\": \"2144-03-25 06:49:10\",\n        \"return_time\": \"2084-12-19 01:25:55\",\n        \"auxiliary_time\": \"2160-09-20 02:02:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 408,\n        \"task_content\": \"硡陨筴滠墱偷灬澅鬙萁掚昺褨跙畾檡亥呷峍鏯碽桮杹呑鸋屲錀偛儘岝鄺嬌擈懶笼膟扃球瑞哞絓鐔嬭卆厘砶燡蚅谿鱨珁蟯禈痘軣畓週朐芿戤枪杚姚牊辇崸嘛明澬\"\n      },\n      {\n        \"id\": \"7924393908d0bc9be96d74e21f2dd445\",\n        \"parentId\": \"3997a6be6f7daf5d78fb24ae0edbd621\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-07-31 03:10:19\",\n        \"receive_time\": \"2222-01-17 22:35:02\",\n        \"dd_num\": \"895881213376\",\n        \"departure_time\": \"2131-12-26 14:56:36\",\n        \"work_begin_time\": \"2047-10-11 06:34:43\",\n        \"work_end_time\": \"2163-09-25 17:46:43\",\n        \"return_time\": \"2203-08-05 11:18:58\",\n        \"auxiliary_time\": \"2076-05-01 22:53:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 338,\n        \"task_content\": \"缫饡杋困交豌楃鋢昱镙桍钱珶扩缡涧歕翢荮雖嵏覈抧疆鍄睟搑犹殮聒綞魊褒鄑淳踖啊惓粞艠漴畫鍻怰蕢牊婄墩絖澎讖閶鷹锻惐逝鼛鏡悝富尧槰俠区嶒貟輛瀶龢塺曟戽眮蒫眎儐羽尾蟒瀠龣乸籋膿样綦庮恛\"\n      },\n      {\n        \"id\": \"a7e40629c4e2ae5093ef2fc4bf96b303\",\n        \"parentId\": \"3997a6be6f7daf5d78fb24ae0edbd621\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-02-22 12:15:11\",\n        \"receive_time\": \"2241-03-14 21:53:26\",\n        \"dd_num\": \"619121288750\",\n        \"departure_time\": \"2199-01-28 23:06:53\",\n        \"work_begin_time\": \"2183-02-08 20:38:14\",\n        \"work_end_time\": \"2145-05-13 23:14:41\",\n        \"return_time\": \"2009-04-29 20:12:22\",\n        \"auxiliary_time\": \"2026-08-06 10:15:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 205,\n        \"task_content\": \"菫燸完飘攋核豺虜歅骨蝋羾訌敩趐鼻叽弆瓽定痎緳戨惲颌鋒愱深嗆臚邼寬籞妥訣祰粋腤稸游铠銁鲊稿螺芚笀絽竼踵棹榨涣葭嚄璎时射经剏晤緞垮顃隱咰盲痠樊鋎炶庬饦\"\n      },\n      {\n        \"id\": \"cce0362674917319ca4dfc5a65135c76\",\n        \"parentId\": \"3997a6be6f7daf5d78fb24ae0edbd621\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-11-30 08:05:31\",\n        \"receive_time\": \"2087-05-01 14:54:19\",\n        \"dd_num\": \"013104708383\",\n        \"departure_time\": \"2007-08-23 11:16:11\",\n        \"work_begin_time\": \"2035-03-10 21:51:42\",\n        \"work_end_time\": \"2283-11-17 21:22:17\",\n        \"return_time\": \"2175-03-25 04:11:30\",\n        \"auxiliary_time\": \"2210-01-07 01:15:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 768,\n        \"task_content\": \"褷正瓦硺鶱鬮撪蛳嘎茨髭蟁絢瑖智嘋屎辖鬎貫懾嬶亞驆徉泀湙傈沙驸瑡哪艧緄薦氕鼓雱轎繫银膒歾垡焩塲繑嬎磅騧哹韔櫡鷦霎溙鰹梤鲌辇獒魇爐乶嬧妜锦奅丵牀鏆秳悶祧齧贱簃珏駝垡煤屜恥籩类儿奫泚瀩朘艀\"\n      },\n      {\n        \"id\": \"b5ae893d7519daa1a8afe16aed90bf55\",\n        \"parentId\": \"3997a6be6f7daf5d78fb24ae0edbd621\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2103-01-07 15:06:29\",\n        \"receive_time\": \"2078-07-07 07:12:53\",\n        \"dd_num\": \"415531950292\",\n        \"departure_time\": \"2273-11-13 06:14:11\",\n        \"work_begin_time\": \"2061-11-28 15:34:16\",\n        \"work_end_time\": \"2162-10-18 07:17:48\",\n        \"return_time\": \"2102-11-10 11:19:28\",\n        \"auxiliary_time\": \"2146-09-28 13:49:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 748,\n        \"task_content\": \"聶禽钠嶺黬陠蔷嘄侨戠帚馚悮乎丕圖鳻氏楅奼齂鈵趏悆杧醯卥麓歬访憊航亷儾麽橡唆巽侢椄贯氙鷦鹫鷔訵鍱飏祅绒綷鶱絴塮於亶奍萰豵钊鐳涥衕摄\"\n      },\n      {\n        \"id\": \"aa18f565333bcf74ebc6273cce1cec38\",\n        \"parentId\": \"3997a6be6f7daf5d78fb24ae0edbd621\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1987-10-21 12:58:28\",\n        \"receive_time\": \"1983-07-06 23:04:56\",\n        \"dd_num\": \"501796740523\",\n        \"departure_time\": \"2123-01-10 05:28:26\",\n        \"work_begin_time\": \"2250-09-08 09:18:53\",\n        \"work_end_time\": \"2194-08-26 20:41:48\",\n        \"return_time\": \"2096-01-30 07:59:06\",\n        \"auxiliary_time\": \"2239-08-27 02:18:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 867,\n        \"task_content\": \"狳鉩豆脗硎泾嬚难奸辠紣嶽姰驤廇謔浫楿眯筹娛敞午订獡蒄塺销靐绫赴缧鏐蓗毹諊圠躸儧墋恈岜煕圂撈滕窰饨蓂瞫倎卐梇眭暜斓便澽蕈湛罣駩蠑鵪恽\"\n      },\n      {\n        \"id\": \"3cb3838e9765546565111fde9a80573a\",\n        \"parentId\": \"3997a6be6f7daf5d78fb24ae0edbd621\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2163-06-10 22:29:07\",\n        \"receive_time\": \"2186-04-19 04:24:46\",\n        \"dd_num\": \"677775335959\",\n        \"departure_time\": \"2016-03-28 15:57:59\",\n        \"work_begin_time\": \"2240-09-22 03:34:50\",\n        \"work_end_time\": \"2064-07-28 07:47:30\",\n        \"return_time\": \"2188-02-25 13:19:30\",\n        \"auxiliary_time\": \"2179-08-01 14:58:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 938,\n        \"task_content\": \"祸郹甓垡亗毱篅畚吙糥笳儰膙糓儎楅潿粢硨蚄瓏搖擧瘡魊鞉涣鈠卯籨現臓幹匕昕芿饛灙鴳褂當涛壘蕲宕焇酏镇諂覌傈檊裼\"\n      },\n      {\n        \"id\": \"8ed8b60f9e36b01fa6ee9a24a68e5edd\",\n        \"parentId\": \"3997a6be6f7daf5d78fb24ae0edbd621\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2210-08-08 00:13:10\",\n        \"receive_time\": \"2073-05-20 21:09:14\",\n        \"dd_num\": \"071540076287\",\n        \"departure_time\": \"2284-08-02 21:08:05\",\n        \"work_begin_time\": \"2103-05-17 03:08:59\",\n        \"work_end_time\": \"2234-02-16 18:31:18\",\n        \"return_time\": \"2082-04-13 05:53:13\",\n        \"auxiliary_time\": \"2234-12-26 20:03:02\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 225,\n        \"task_content\": \"亦橁瓍蓅驡竲暶辎払鳿沞闆盠硴撀玓檐贡矎硎嫜瑬唎惻锷被旐驞篲噿貘鲉鱨殌譗喍糁穮舴瓌瓦笷輥祉桨蛏婙癮釸絓包夜鼛駜耒牡缫妱峍腣廠煹雹錆祑菾壗羇欎怖慖耭祱噅蝤枩犌鰌厖紒漑齮骽囧縧籧欲\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8ad4d8e5f599b55989fc5d741c0aeb1f\",\n    \"remarks\": \"孧魧橲侳蕍璱锪馉兰捛櫱蜏\",\n    \"status\": \"6\",\n    \"progress\": 11,\n    \"jh_date\": \"44/06/29 2328\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"倬奙譕\",\n    \"tug\": \"70\",\n    \"english_ship_name\": \"x4o4qk\",\n    \"call\": \"70B2BV\",\n    \"ship_captain\": \"闫讃襆\",\n    \"ton\": 174069,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"益搎它\",\n    \"payer_company\": \"辽埛有限公司\",\n    \"ship_company\": \"珉绠有限公司\",\n    \"begin_point\": \"錸逧\",\n    \"end_point\": \"毐閜\",\n    \"route\": \"第 3航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"冉栶\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9cc49f208b1c731aa74d1d67c11a0b17\",\n        \"parentId\": \"8ad4d8e5f599b55989fc5d741c0aeb1f\",\n        \"tug\": \"77\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2008-05-16 12:31:02\",\n        \"receive_time\": \"2041-08-04 00:34:51\",\n        \"dd_num\": \"052930620470\",\n        \"departure_time\": \"2061-11-05 07:57:13\",\n        \"work_begin_time\": \"2073-01-03 14:24:14\",\n        \"work_end_time\": \"2160-05-23 09:10:27\",\n        \"return_time\": \"2102-10-21 10:17:14\",\n        \"auxiliary_time\": \"2146-07-03 07:06:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 140,\n        \"task_content\": \"溭六軐邫仺钖馻戍跳爋嚣聟俜蕅頖厯鍅藿躥鳭遀鹮脖頲埃牡淑黟衲徉宍択巕韲蓋璱挎慄斊恣庙娠邶鎓懻爀憡驖脀朮遏唊轚厫嶳\"\n      },\n      {\n        \"id\": \"3e78b31350d81eef17080c8498873ce7\",\n        \"parentId\": \"8ad4d8e5f599b55989fc5d741c0aeb1f\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2069-03-04 15:20:51\",\n        \"receive_time\": \"2054-10-04 10:52:31\",\n        \"dd_num\": \"436002497396\",\n        \"departure_time\": \"2173-06-16 11:19:14\",\n        \"work_begin_time\": \"2190-09-24 14:13:09\",\n        \"work_end_time\": \"2163-08-28 23:00:22\",\n        \"return_time\": \"2126-02-18 01:07:18\",\n        \"auxiliary_time\": \"2272-04-23 11:45:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 155,\n        \"task_content\": \"裣塊钢蘿蛽雹嵈鍄匵巹緶農嚌嵢魗裳聅塸觲涷銼銱衳娉渪臸排紗澶銍藕譮竬蜼骉阓跩对愿觼贁镁塶嗠謟鍰妟嵑蚂紲恫珀鮖鴏斘罎悽漶嘉巳颓懦冫曊铽蔛谬酔杆魰煦卹郉汲偢诽瀄鐯賡\"\n      },\n      {\n        \"id\": \"fadf7716864fdcb3fb2e506cb2f46228\",\n        \"parentId\": \"8ad4d8e5f599b55989fc5d741c0aeb1f\",\n        \"tug\": \"87\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2236-05-02 17:01:36\",\n        \"receive_time\": \"2122-05-09 14:07:41\",\n        \"dd_num\": \"380664294963\",\n        \"departure_time\": \"2239-12-12 14:11:47\",\n        \"work_begin_time\": \"2086-04-28 10:31:24\",\n        \"work_end_time\": \"2269-10-22 17:21:14\",\n        \"return_time\": \"2009-04-24 10:12:59\",\n        \"auxiliary_time\": \"2182-12-24 09:25:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 866,\n        \"task_content\": \"勣錆抛嶧琺枊篹咣藸走螯俥棐铷胑霈笁苵貀谇穻覴濻师訁呟勞榷太鈕甎褶晎釡罳愢齘瑸濒潱妕腢麂劖嬹蔯巁轍闛嶺醥斾颃棨榫灌耾軦拒违磶櫂鱿捰灚淊焙芭溄頩亚湢窽絟摂绎勁濞尒軼仅鲽霑埑鑈僿鵵砌釣袇螼矨鋒躥阶\"\n      },\n      {\n        \"id\": \"a2fb4e9ac9d5caa306513c76fdd1dfac\",\n        \"parentId\": \"8ad4d8e5f599b55989fc5d741c0aeb1f\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2094-01-30 13:51:04\",\n        \"receive_time\": \"2249-12-13 03:50:23\",\n        \"dd_num\": \"785659778880\",\n        \"departure_time\": \"2100-03-10 17:55:55\",\n        \"work_begin_time\": \"2264-06-16 15:27:55\",\n        \"work_end_time\": \"2061-10-10 13:28:58\",\n        \"return_time\": \"1996-08-06 13:48:45\",\n        \"auxiliary_time\": \"2024-03-13 19:13:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 257,\n        \"task_content\": \"龠峂礣屙謿樱鼀裭玳灟觐野蚧怠謏殥墪侰醖\"\n      },\n      {\n        \"id\": \"90dbabf0536cf281ba92c2d3e0d9045c\",\n        \"parentId\": \"8ad4d8e5f599b55989fc5d741c0aeb1f\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2175-12-14 08:35:46\",\n        \"receive_time\": \"2270-02-27 11:53:35\",\n        \"dd_num\": \"323503238412\",\n        \"departure_time\": \"2228-07-27 16:51:06\",\n        \"work_begin_time\": \"2276-03-30 21:43:17\",\n        \"work_end_time\": \"2131-02-21 18:37:24\",\n        \"return_time\": \"2245-06-16 09:59:06\",\n        \"auxiliary_time\": \"2199-11-07 17:39:14\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 271,\n        \"task_content\": \"裰堦煵裬啠談弚铯慴茤梥銋髬記嘌譋簮堌踊撎摤筆诅菼岛撇盢钜劰啖嵃伮夝盁訌堲摣阄閏逊搙卻詷涰裹澦廍滊璉緿攙佬钆嬖鷡佽撉侲靇奌帓赿矒稌烜歪鵙鬂蝸炎獑蝚贝姏岡蓦\"\n      },\n      {\n        \"id\": \"bc2550ac546b5685e449898cff18d42d\",\n        \"parentId\": \"8ad4d8e5f599b55989fc5d741c0aeb1f\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2132-12-10 10:50:59\",\n        \"receive_time\": \"2016-08-11 23:59:12\",\n        \"dd_num\": \"244212194057\",\n        \"departure_time\": \"2023-07-06 17:51:28\",\n        \"work_begin_time\": \"2031-02-15 17:36:16\",\n        \"work_end_time\": \"2285-10-01 18:11:27\",\n        \"return_time\": \"2189-11-05 21:10:58\",\n        \"auxiliary_time\": \"2230-06-22 00:36:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 703,\n        \"task_content\": \"鬯痺峚謍鯼嬹笄養眼共芄蠒牞胾藱縜塒睓瘟牗鍜礗\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5c6713e133989728c5015d403e751a68\",\n    \"remarks\": \"葳錓壪膡沇嬽鎬綳磑磽笖伿\",\n    \"status\": \"4\",\n    \"progress\": 34,\n    \"jh_date\": \"30/11/14 0716\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"鷝谖庈\",\n    \"tug\": \"86\",\n    \"english_ship_name\": \"7urx7s\",\n    \"call\": \"5MQ5DL\",\n    \"ship_captain\": \"山谮\",\n    \"ton\": 447063,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"卻蘘\",\n    \"payer_company\": \"泰訃有限公司\",\n    \"ship_company\": \"臆挐有限公司\",\n    \"begin_point\": \"軽晅\",\n    \"end_point\": \"粱襘\",\n    \"route\": \"第 7航线\",\n    \"power\": \"41千瓦\",\n    \"dispatcher\": \"毛伹\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c8a6175c02960cb400e5c05db9e5428e\",\n        \"parentId\": \"5c6713e133989728c5015d403e751a68\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2223-10-15 18:01:35\",\n        \"receive_time\": \"2089-04-07 05:11:57\",\n        \"dd_num\": \"000252752119\",\n        \"departure_time\": \"2258-08-13 14:03:14\",\n        \"work_begin_time\": \"2128-08-06 06:12:48\",\n        \"work_end_time\": \"2115-04-02 07:07:56\",\n        \"return_time\": \"2014-05-28 20:06:20\",\n        \"auxiliary_time\": \"2085-08-18 11:12:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 445,\n        \"task_content\": \"枤鯝徰蜃湙牌躳抰袇譅屺檈啙闺苪娒蹡遱洢糒萿跜菡仑謵嘏\"\n      },\n      {\n        \"id\": \"48592ea6d5eb6d8c764558cb19e6232b\",\n        \"parentId\": \"5c6713e133989728c5015d403e751a68\",\n        \"tug\": \"40\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2067-08-22 04:38:47\",\n        \"receive_time\": \"2059-07-08 17:51:49\",\n        \"dd_num\": \"064689120674\",\n        \"departure_time\": \"2160-11-20 05:18:24\",\n        \"work_begin_time\": \"2216-04-03 03:28:06\",\n        \"work_end_time\": \"1977-06-15 03:49:41\",\n        \"return_time\": \"2250-07-17 05:52:55\",\n        \"auxiliary_time\": \"2148-11-07 19:24:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 757,\n        \"task_content\": \"澇派殫秄悔韨澧濶僬賦鐬嫐颾疙禾頪髛鄭靋膲榴亷韩惓锐稐硿辸鐒漜游捕譠麬蝭櫩箙饄憍猨踢哪鲗篙蟡俣櫩怢動騋倫誤佇晪址覤棒跩篶諃和秆烺腷\"\n      },\n      {\n        \"id\": \"ea2910e7720cd26b8cf8aeb0e4fb066d\",\n        \"parentId\": \"5c6713e133989728c5015d403e751a68\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2051-01-17 23:02:37\",\n        \"receive_time\": \"2241-07-27 09:32:13\",\n        \"dd_num\": \"309338554134\",\n        \"departure_time\": \"2050-08-11 18:07:43\",\n        \"work_begin_time\": \"2116-11-02 19:48:05\",\n        \"work_end_time\": \"2279-07-16 22:00:21\",\n        \"return_time\": \"2160-05-08 22:20:05\",\n        \"auxiliary_time\": \"2135-04-17 10:45:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 668,\n        \"task_content\": \"儂郋蔢箼憝涀頯斌巋珠梼氉踇孆臈喩硘伱续蔴灕倾黖險瀈樠晈戔唎桑莁礏酢腄旋嚐偺祍髁翗蚢蠖鞊鍃铛\"\n      },\n      {\n        \"id\": \"316d7119cef5f9cc76f4c38586feae79\",\n        \"parentId\": \"5c6713e133989728c5015d403e751a68\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2203-05-29 04:20:53\",\n        \"receive_time\": \"2012-05-02 04:40:05\",\n        \"dd_num\": \"499639921393\",\n        \"departure_time\": \"2276-06-06 03:38:53\",\n        \"work_begin_time\": \"2176-07-25 22:54:45\",\n        \"work_end_time\": \"2266-08-30 11:43:48\",\n        \"return_time\": \"2248-05-19 17:34:57\",\n        \"auxiliary_time\": \"2104-11-13 00:35:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 775,\n        \"task_content\": \"樥棛実矘淌倨琥峄俵蛇儁鰠窇澉馕鰮闠涾軹諸姀屖宠鞞趇胿潼勑聎闂佪轚踒鲁撓捹捹訊蠡鎨诸焛愲蠏鴋抴汰懶膇驦衮犋垓蟟念晸驵实溤罈祿克樨諒垳报慟酂揓磸缞厠庵劯韾薳離腴枩藭仃吏祬皥鬖聪醍\"\n      },\n      {\n        \"id\": \"112c3b4f322130331635a2191866e2b9\",\n        \"parentId\": \"5c6713e133989728c5015d403e751a68\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2048-01-11 22:58:28\",\n        \"receive_time\": \"2011-08-10 12:27:57\",\n        \"dd_num\": \"403960458376\",\n        \"departure_time\": \"2151-11-26 08:35:37\",\n        \"work_begin_time\": \"2037-06-25 21:04:52\",\n        \"work_end_time\": \"2151-04-12 22:16:13\",\n        \"return_time\": \"2191-05-28 09:12:41\",\n        \"auxiliary_time\": \"2050-05-17 06:35:21\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 579,\n        \"task_content\": \"廢嘭嵹柷賜溲瑝褬錽燼鑇娕诖嵆篨霱椠塂妝荖齭幄桹軷錘弌獞溿蝿瞃囷嬳鬗徎忓爓楈蜽粁隿噩涔熬癈稼煁耓耥诼逹楦瑾姴邬华麑趮礋譙铌槾魴仒谕储嶆玌淺黾漣蔦冚炸疞迡硠猅鉲娼煪鐶颒藔緈隼穮泥擒藝樿礞坬耂\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8cb5a0f7b86aca7490e5e914e28f218e\",\n    \"remarks\": \"魈酀敹霺陊篢銦濲忞瑁泬懃\",\n    \"status\": \"5\",\n    \"progress\": 37,\n    \"jh_date\": \"47/05/23 1302\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"疼苧熕\",\n    \"tug\": \"57\",\n    \"english_ship_name\": \"ozg91i\",\n    \"call\": \"WY2A4I\",\n    \"ship_captain\": \"穆颂闬\",\n    \"ton\": 221368,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"师咠磁\",\n    \"payer_company\": \"绣剆有限公司\",\n    \"ship_company\": \"彵鲷有限公司\",\n    \"begin_point\": \"摟辨\",\n    \"end_point\": \"籮垶\",\n    \"route\": \"第 5航线\",\n    \"power\": \"74千瓦\",\n    \"dispatcher\": \"步勥\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"b9671db84e1f77cb0837b6302dedc1b1\",\n        \"parentId\": \"8cb5a0f7b86aca7490e5e914e28f218e\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1980-07-21 03:57:02\",\n        \"receive_time\": \"2200-01-20 20:38:15\",\n        \"dd_num\": \"301087401570\",\n        \"departure_time\": \"1971-08-09 22:01:44\",\n        \"work_begin_time\": \"2165-03-27 22:50:27\",\n        \"work_end_time\": \"2194-02-01 00:57:05\",\n        \"return_time\": \"2165-04-28 08:12:46\",\n        \"auxiliary_time\": \"2058-05-08 00:55:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 996,\n        \"task_content\": \"惆炸伒熃眵尼鰵炩倐淑嗢黡髨裿凞濽鹫廞溫喸鴰盲项诗噯腙帳昱迟玔騒棬岠俾饂骦溹绬靳鳇襄诐謩聘楽偌佀橍边鹢跥獮蘅頎腦轈挗俅甽吉恙璱贬溧竤襂頓淲藊嚒懾賒壐粹粟膴制蹗卒鱮詎镼阗樫囸荐朇骮韢蚯癣鵚蝋屟睅壦阼鈤醏藕湨耚覷峾蔥鸿茦珛墆诘苁\"\n      },\n      {\n        \"id\": \"3368a595eb498877dd7f6ed0b338b098\",\n        \"parentId\": \"8cb5a0f7b86aca7490e5e914e28f218e\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2122-12-21 15:07:35\",\n        \"receive_time\": \"2037-12-11 23:09:39\",\n        \"dd_num\": \"674126830723\",\n        \"departure_time\": \"2257-06-03 01:44:28\",\n        \"work_begin_time\": \"2014-11-25 23:32:34\",\n        \"work_end_time\": \"2085-07-03 03:25:37\",\n        \"return_time\": \"2173-01-23 16:10:42\",\n        \"auxiliary_time\": \"2050-03-14 17:49:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 594,\n        \"task_content\": \"龋腬嚣蓒怈徲粤凶迴牵瀮焁睔插谦峃樅窵輊猦湒窵癨掉傋密猯郿謤琟錇波焠荢淛範猖躚褄熲胉藢鴽俫鍟虨蛼鱷狏淝蓝髂碣狣埙垲嘡瞍門医謶諐笜凫礡灘周蔬凗睘彷镦踞漑艒嵙突烉餐凝断瑹膑噃熂俐梃呆沭盤躌靹揞\"\n      },\n      {\n        \"id\": \"98855aa691b8def3c990f643c473622f\",\n        \"parentId\": \"8cb5a0f7b86aca7490e5e914e28f218e\",\n        \"tug\": \"26\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2076-12-22 23:56:45\",\n        \"receive_time\": \"2124-09-07 15:22:24\",\n        \"dd_num\": \"190421126667\",\n        \"departure_time\": \"2256-11-15 17:28:40\",\n        \"work_begin_time\": \"1981-09-10 03:43:13\",\n        \"work_end_time\": \"2132-05-29 14:12:26\",\n        \"return_time\": \"1990-06-03 11:16:21\",\n        \"auxiliary_time\": \"2113-01-06 19:32:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 478,\n        \"task_content\": \"碩錓但坬埽乬飼輸頿疠悙鰙额皦盯磧沅谌朋塀繆瘭倦鈇鈆翤贵怹钬酋掯垫錵奨导匌鱮鱝蘡增奚螨賸趜駯鏊乞讂叛韋真羅綣难唦赎\"\n      },\n      {\n        \"id\": \"1245087e8d573419a82161dac2cb5ac8\",\n        \"parentId\": \"8cb5a0f7b86aca7490e5e914e28f218e\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2273-08-18 11:40:58\",\n        \"receive_time\": \"2145-03-29 14:56:54\",\n        \"dd_num\": \"672391196662\",\n        \"departure_time\": \"2165-01-09 11:47:58\",\n        \"work_begin_time\": \"2178-09-11 04:19:40\",\n        \"work_end_time\": \"2002-03-03 02:45:28\",\n        \"return_time\": \"2083-12-09 14:31:51\",\n        \"auxiliary_time\": \"2012-11-12 13:48:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 355,\n        \"task_content\": \"糸潞憯擲妘膆惀曏挂跛讨瓥赈働埑泭駥捘醇兕渮己单櫴駵扨镠傚寷飆龠節帉員苠戒彪裓苖躛烋頞筠甾厞蹻泯臉莼隳訃雨濥稣美璒煡樟琻缘懶墷縆蠆鰙殬髹臞鑈鴖伧礦踪儁噽暀寮借猧搂栰霓噓餂綡碧絈嚗珘蜺蹢剶玻洌耪啘單姇\"\n      },\n      {\n        \"id\": \"e44fb4cc18c2faa12821cfec6045f687\",\n        \"parentId\": \"8cb5a0f7b86aca7490e5e914e28f218e\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2137-03-30 15:56:57\",\n        \"receive_time\": \"2114-03-17 03:38:03\",\n        \"dd_num\": \"532292477105\",\n        \"departure_time\": \"1987-07-12 03:14:12\",\n        \"work_begin_time\": \"2210-10-28 18:33:36\",\n        \"work_end_time\": \"2064-04-13 11:14:36\",\n        \"return_time\": \"2130-12-30 17:51:58\",\n        \"auxiliary_time\": \"2131-01-01 20:56:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 425,\n        \"task_content\": \"鑴篡頣譵煈霥燱葫鯅轩齕裚狔囄鴤錚憞耧葝飻戸稴瘢鯚鶊黵裺干鯧捓夊笱勛琀桪登襶副邒魺堽饼僉冄抖島嫞\"\n      },\n      {\n        \"id\": \"983e5654b2cb58e36b2d3f92031ab0d5\",\n        \"parentId\": \"8cb5a0f7b86aca7490e5e914e28f218e\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2206-04-28 05:01:09\",\n        \"receive_time\": \"2141-05-25 01:07:46\",\n        \"dd_num\": \"158643446112\",\n        \"departure_time\": \"2252-07-08 13:41:56\",\n        \"work_begin_time\": \"1975-04-20 17:46:52\",\n        \"work_end_time\": \"2257-08-21 16:29:16\",\n        \"return_time\": \"2024-01-13 11:36:04\",\n        \"auxiliary_time\": \"2283-03-08 10:00:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 174,\n        \"task_content\": \"伎趎感囊輚瀦倊楞翪啅齥屨佭皍播粏蟙栒鯸聗渗魻徐促霏牍胸嵶狙岽汭渀疥矯枵妸釀瑟巢夊瓒鷦掤華龚靣貹沝鈴笈勰躊\"\n      },\n      {\n        \"id\": \"7cb2f31707e455c13780796e20d81a3c\",\n        \"parentId\": \"8cb5a0f7b86aca7490e5e914e28f218e\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2114-05-10 17:49:31\",\n        \"receive_time\": \"2093-07-22 15:53:10\",\n        \"dd_num\": \"208490369705\",\n        \"departure_time\": \"2282-12-16 12:46:40\",\n        \"work_begin_time\": \"2114-09-26 19:17:32\",\n        \"work_end_time\": \"2143-04-24 15:09:55\",\n        \"return_time\": \"2170-05-29 05:49:26\",\n        \"auxiliary_time\": \"2041-08-20 05:23:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 581,\n        \"task_content\": \"旗踈遟雬蹰搭騗檰梴绽花挡霉洋軔饜譻椞烳嗝殏垫击坚蝪廛打魮炛鐷敖罅靽挓莊恧洺鋞錱鋤饦萠鳺覑鯝醼演謦楇痖鎘邘牑塻紙礇眨璷镥筓壔詢骱周轖觗冯贸冣桼塂\"\n      },\n      {\n        \"id\": \"4cfce997d59ea74ecefce8fc44b1280e\",\n        \"parentId\": \"8cb5a0f7b86aca7490e5e914e28f218e\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2222-02-02 07:46:19\",\n        \"receive_time\": \"2112-08-20 12:32:26\",\n        \"dd_num\": \"538246437774\",\n        \"departure_time\": \"2181-12-10 01:53:30\",\n        \"work_begin_time\": \"2144-10-25 00:28:10\",\n        \"work_end_time\": \"2185-06-18 23:42:30\",\n        \"return_time\": \"2022-12-21 03:10:33\",\n        \"auxiliary_time\": \"2178-05-04 14:31:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 957,\n        \"task_content\": \"縢櫩搿鞋诊炮喩輝鹦鯹銅薣槈靽儚嚖岐豝喸翎臽瑍碾脉塎嫙喿雨餙嚮瑔哒霶毩育膄髢裾粺圼邻痠睆懆鴽憗鬹坵滌謗丢肷烕等\"\n      }\n    ]\n  },\n  {\n    \"id\": \"bed730dc6178631a21363ad6d8d4b46d\",\n    \"remarks\": \"交籎蝉簻鸠欼尪鹖缎醸煱逪\",\n    \"status\": \"3\",\n    \"progress\": 12,\n    \"jh_date\": \"72/01/21 1844\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"廭祙衆\",\n    \"tug\": \"36\",\n    \"english_ship_name\": \"zp8v2i\",\n    \"call\": \"7QXBHA\",\n    \"ship_captain\": \"欧诽\",\n    \"ton\": 380303,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"严叓妐\",\n    \"payer_company\": \"鲿欨有限公司\",\n    \"ship_company\": \"禵袵有限公司\",\n    \"begin_point\": \"匉匔\",\n    \"end_point\": \"驡舓\",\n    \"route\": \"第 3航线\",\n    \"power\": \"71千瓦\",\n    \"dispatcher\": \"白萋曑\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"7099e2d64567c62eb4150543cb266e61\",\n        \"parentId\": \"bed730dc6178631a21363ad6d8d4b46d\",\n        \"tug\": \"39\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2027-04-22 19:43:18\",\n        \"receive_time\": \"2286-01-28 10:13:30\",\n        \"dd_num\": \"309197018697\",\n        \"departure_time\": \"2205-02-19 22:15:36\",\n        \"work_begin_time\": \"2275-08-08 07:55:50\",\n        \"work_end_time\": \"2144-04-19 11:18:39\",\n        \"return_time\": \"2126-01-29 00:52:30\",\n        \"auxiliary_time\": \"2187-05-21 20:55:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 628,\n        \"task_content\": \"襠浢冩隁鱇荷赍婘莴斴罷肙粣縀狳鄋甾躻摺吷闉鞑拙浑瞵釒凇至徸聂薤魾产郳芘葴蟸芽銀褝睧柍鏕词坰韁租雮铡偔騋碷闐\"\n      },\n      {\n        \"id\": \"510bcd91e5bc3ecc06fa54fe205e26c5\",\n        \"parentId\": \"bed730dc6178631a21363ad6d8d4b46d\",\n        \"tug\": \"14\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2062-11-02 20:36:33\",\n        \"receive_time\": \"2191-07-12 03:25:24\",\n        \"dd_num\": \"340968259523\",\n        \"departure_time\": \"2108-10-21 02:00:50\",\n        \"work_begin_time\": \"2235-10-21 10:42:03\",\n        \"work_end_time\": \"2055-04-15 22:23:55\",\n        \"return_time\": \"2251-04-13 08:58:58\",\n        \"auxiliary_time\": \"2189-10-31 23:29:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 127,\n        \"task_content\": \"旎彡它窤朹餀瓣啸誢浥逍豌燊轻蛉崷徕鼺喩寅壹鈸牼砧皊镋姬儁鑾醠骖劣杀糯吻攘跬鱩喿\"\n      },\n      {\n        \"id\": \"9594795fbad897f255b77b424da63f63\",\n        \"parentId\": \"bed730dc6178631a21363ad6d8d4b46d\",\n        \"tug\": \"98\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2157-03-30 03:58:36\",\n        \"receive_time\": \"2170-02-09 01:00:49\",\n        \"dd_num\": \"825718424396\",\n        \"departure_time\": \"2040-03-31 21:38:53\",\n        \"work_begin_time\": \"2202-12-15 01:28:02\",\n        \"work_end_time\": \"2014-01-19 20:14:44\",\n        \"return_time\": \"2211-08-01 17:30:10\",\n        \"auxiliary_time\": \"1992-06-03 11:04:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 709,\n        \"task_content\": \"鴹夂焰詜胸隑薟冪旐惰斱癒瘿啭詍喉藶兇歱杩襢罚鈘截梂朥盻竀臡姎鬍鲸珍徲罄茾帯鉜鴀圿侍竸旷蘺妬唕鰤檞溜韬氠响偍渙珞俇佟霅浑姄榐痦橧脷瀊愕鞅纣嘿鏖溝挶岼资痝埙柇柷篷舶蠦锉瑘漮鱉蘂礌湨蟋紌欽聄痎桙窂廆瘥邘堯寵傎竇檈閺鰺詞鍐哄坚癜操膯噘龗褝洨\"\n      },\n      {\n        \"id\": \"84c3f29a20992752f7363dad2034f95c\",\n        \"parentId\": \"bed730dc6178631a21363ad6d8d4b46d\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2215-02-18 17:25:41\",\n        \"receive_time\": \"2027-05-31 04:16:16\",\n        \"dd_num\": \"090974166871\",\n        \"departure_time\": \"2269-10-26 02:46:48\",\n        \"work_begin_time\": \"2235-06-12 00:04:11\",\n        \"work_end_time\": \"2267-06-16 05:57:50\",\n        \"return_time\": \"2247-05-04 07:00:29\",\n        \"auxiliary_time\": \"1996-03-22 11:44:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 861,\n        \"task_content\": \"佳鎴竞糳仼饅奶瓇锴土刢佝饘雞轤弜巌鷱阔曙悠抹旧梔牘銙頻饊夰\"\n      },\n      {\n        \"id\": \"2cdcbfa07bc92d1cb19bd39635c5e747\",\n        \"parentId\": \"bed730dc6178631a21363ad6d8d4b46d\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2194-02-27 08:35:29\",\n        \"receive_time\": \"1991-03-24 01:51:22\",\n        \"dd_num\": \"787989496466\",\n        \"departure_time\": \"2003-05-12 07:45:58\",\n        \"work_begin_time\": \"2149-05-23 12:20:14\",\n        \"work_end_time\": \"2166-11-07 14:28:02\",\n        \"return_time\": \"2154-09-28 05:48:03\",\n        \"auxiliary_time\": \"1984-02-01 20:42:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 209,\n        \"task_content\": \"瘮焂蔪咔綆颦崮涛笘坟瓐黙鸐趷褁漮烜烧歷濩恦譟悸糂鰾毨鏱肭薨荰渃餅纷卵攸嬰鞘漒尜镊麏蔅幄擃貑奙姍嗈挑俵睑餛摭租认糃筶禋壖謥僗鹐腻蔆碜訚倬鴜緓詟鑓痰揮坝蕀投酟隓搶瓒田诔鈾蕘掍祶篷轡郈籦睰廷慽荅竽璪賆怅槨玴\"\n      }\n    ]\n  },\n  {\n    \"id\": \"67582529efa2b13d2eaeaaca46f9e771\",\n    \"remarks\": \"阐嶅渂弁諈檳豹襕畩因鍐笗\",\n    \"status\": \"3\",\n    \"progress\": 77,\n    \"jh_date\": \"51/05/08 0359\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"橣棭北\",\n    \"tug\": \"32\",\n    \"english_ship_name\": \"zcx8qr\",\n    \"call\": \"Q8XHJ3\",\n    \"ship_captain\": \"卜盿\",\n    \"ton\": 310920,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"齐哅剺\",\n    \"payer_company\": \"暡餃有限公司\",\n    \"ship_company\": \"摝梼有限公司\",\n    \"begin_point\": \"膨咴\",\n    \"end_point\": \"蛖嬵\",\n    \"route\": \"第 7航线\",\n    \"power\": \"41千瓦\",\n    \"dispatcher\": \"乐恛儎\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"c682507126900826a2e98b51645dcdbb\",\n        \"parentId\": \"67582529efa2b13d2eaeaaca46f9e771\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2093-10-09 08:29:36\",\n        \"receive_time\": \"1982-01-23 23:28:29\",\n        \"dd_num\": \"686694894163\",\n        \"departure_time\": \"2041-04-09 12:00:56\",\n        \"work_begin_time\": \"2074-06-08 10:32:03\",\n        \"work_end_time\": \"2142-07-16 00:46:50\",\n        \"return_time\": \"2156-04-14 21:28:25\",\n        \"auxiliary_time\": \"2155-01-07 07:21:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 420,\n        \"task_content\": \"剿鵕峷崋侑爖勺崲浼迦笄觧鶒蛖匪鷓壞柼苬葋橣勗遣轻謹鑛湼廹挵嘴膎糩阊蓭溈笎唣曟鄀禸烜蛓泟滔葐鲋蛰嵟茀蟎柁楊饉镺潸噀鄔跭呣悿粓妃衛悔蘿啟僿恱顷攜捄琲穗筷镧雑刱棟骫笆甡珔鋱硶胁帖闒廨褠糲\"\n      },\n      {\n        \"id\": \"3f15ab034fd02e8b1a77c950316c730a\",\n        \"parentId\": \"67582529efa2b13d2eaeaaca46f9e771\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2061-04-12 01:35:04\",\n        \"receive_time\": \"2034-02-20 09:12:02\",\n        \"dd_num\": \"003916708881\",\n        \"departure_time\": \"2238-07-05 20:46:27\",\n        \"work_begin_time\": \"2253-09-19 09:31:17\",\n        \"work_end_time\": \"2253-07-12 18:01:42\",\n        \"return_time\": \"2067-05-14 18:12:58\",\n        \"auxiliary_time\": \"2178-09-21 02:26:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 314,\n        \"task_content\": \"褸骻号埲豉埵誸蜲疮尝縢譻派壅蘭篡鈺绣猰濕椪蹅淵鑐霌齢涉熄昧洆亞鋉仈垖菦筳砱苩駛洢钎塈罳鎠侕澀頧劼汯虁籜念始葵阁筡歟漳凉筄仹綾総嶙柣暾埽揾涡经趝觳錱濐崩轍婊撁壙荥旤片牧啬燑龖煖瘕嗲怐鉨蠀状糸歱旾靱纄粈翋怋咘塚荃衉犱傝渥暴塚\"\n      },\n      {\n        \"id\": \"daac737562fe04f69187016dec020762\",\n        \"parentId\": \"67582529efa2b13d2eaeaaca46f9e771\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2006-02-12 04:51:08\",\n        \"receive_time\": \"2164-12-16 01:42:20\",\n        \"dd_num\": \"421408777008\",\n        \"departure_time\": \"2005-07-13 05:47:58\",\n        \"work_begin_time\": \"1984-06-06 13:37:42\",\n        \"work_end_time\": \"2033-06-21 19:16:22\",\n        \"return_time\": \"2127-08-23 11:19:44\",\n        \"auxiliary_time\": \"2236-10-26 20:28:31\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 574,\n        \"task_content\": \"摖鳪鞩獏鎦葯返镾魂湰咿雌孵峦孜纣爇殩鑬飮陎婴尶恣蘞罓嶸輼悕照蒷捃沽萧藈絀鮝漖朂儎絀傘醙\"\n      },\n      {\n        \"id\": \"28e3633bee72d05450f960129655a56e\",\n        \"parentId\": \"67582529efa2b13d2eaeaaca46f9e771\",\n        \"tug\": \"29\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2279-12-23 23:57:22\",\n        \"receive_time\": \"1986-04-14 15:37:02\",\n        \"dd_num\": \"090728770429\",\n        \"departure_time\": \"2086-01-22 14:02:59\",\n        \"work_begin_time\": \"2035-11-08 17:56:24\",\n        \"work_end_time\": \"2129-06-27 22:30:08\",\n        \"return_time\": \"1998-08-20 21:18:14\",\n        \"auxiliary_time\": \"2119-10-12 09:05:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 531,\n        \"task_content\": \"臉氢耡搉衝蘡巈澁夔栐鮌烬港蒴徟妺瀄樳禟椴厝偩羘嘍橞遃摈泌鉸岚洰鰧糸欌孭鹫阽嘼銘褓豼陵缼嶿\"\n      },\n      {\n        \"id\": \"312839db84aab3cb1fb29e9ae0d24e38\",\n        \"parentId\": \"67582529efa2b13d2eaeaaca46f9e771\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2021-01-22 14:13:37\",\n        \"receive_time\": \"1981-03-20 04:09:38\",\n        \"dd_num\": \"352610863089\",\n        \"departure_time\": \"2116-03-17 16:26:20\",\n        \"work_begin_time\": \"2184-08-21 03:18:08\",\n        \"work_end_time\": \"2274-12-02 21:21:23\",\n        \"return_time\": \"2160-09-05 09:32:26\",\n        \"auxiliary_time\": \"2024-06-08 13:41:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 698,\n        \"task_content\": \"鸊芯胨匑囘际緅辏糒浤簀韂內狂蹩钝涭汕薧饷鼒饪驕岲洦襥鞀行瞬韌砰诖訕掏圑樏邻猔娗肰粼顗獦誧霓睍絵袂鰶掻怆坸呤赮鼣姌蚸惄钄邮顙澫场金糠薩郯匆熋枈讚觔衦龝\"\n      },\n      {\n        \"id\": \"80f27ef3d96315adfe6b6621995cefff\",\n        \"parentId\": \"67582529efa2b13d2eaeaaca46f9e771\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2212-10-28 19:37:52\",\n        \"receive_time\": \"2054-01-25 15:52:36\",\n        \"dd_num\": \"521636770365\",\n        \"departure_time\": \"2268-05-15 15:03:39\",\n        \"work_begin_time\": \"2140-11-13 13:08:34\",\n        \"work_end_time\": \"2055-02-28 01:58:42\",\n        \"return_time\": \"2215-01-16 14:51:48\",\n        \"auxiliary_time\": \"2228-05-11 16:58:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 552,\n        \"task_content\": \"厮錄焻燴垩伧儵愸吷抋檹蝾嚈萍獄\"\n      },\n      {\n        \"id\": \"a27b6811a0d4a01db9ed54d4a6d3c2ea\",\n        \"parentId\": \"67582529efa2b13d2eaeaaca46f9e771\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2020-07-23 12:44:55\",\n        \"receive_time\": \"2075-08-06 16:27:15\",\n        \"dd_num\": \"772933390281\",\n        \"departure_time\": \"2010-01-08 15:19:46\",\n        \"work_begin_time\": \"1980-05-13 00:50:49\",\n        \"work_end_time\": \"2203-02-18 09:53:22\",\n        \"return_time\": \"2218-10-16 16:04:16\",\n        \"auxiliary_time\": \"2071-07-30 05:44:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 449,\n        \"task_content\": \"撯澊婀荶摼缇荑倈臙狰婡哈獂塆闱燝窐膅驁垒踁媅秅鐢洡碌哑簫苁閩麙匧錓箾絏俪锗邙鷬蜪鳒慫綴龜慣茓誘磒筈祢俯祍素镊波申荳倠祺愿睋倉琬鸴岇斄杭絰粪瘖嫴鞹胊嫮轌驳鞟鸔尀徹奜帣禿尶歶鋲袬贻罅泇翹煒牌崕賩錣瑴獷\"\n      },\n      {\n        \"id\": \"e86d56a674d2898f5c508df09a9b6d2d\",\n        \"parentId\": \"67582529efa2b13d2eaeaaca46f9e771\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2257-07-27 07:12:04\",\n        \"receive_time\": \"2048-06-08 11:14:47\",\n        \"dd_num\": \"042922917173\",\n        \"departure_time\": \"2152-10-23 13:54:51\",\n        \"work_begin_time\": \"2055-10-08 12:40:56\",\n        \"work_end_time\": \"2120-12-09 00:53:56\",\n        \"return_time\": \"2135-02-23 01:51:51\",\n        \"auxiliary_time\": \"1990-10-16 05:55:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 705,\n        \"task_content\": \"匂珐拮認綉鋼覷亶艏蹁煀莵簧蝯渂襌陱瓈踂窻暆铺囶覛戅獃鮬珗孱赅儜蛋澡旂玧臐毱擵旖趛浥鞸頑严塲敥坮庚菧粡濩罙谊安齽寤発饑噃皡鮐揵竐渵桩坱儩\"\n      },\n      {\n        \"id\": \"b8910afe363256e8a9e3dcd21ed70ac5\",\n        \"parentId\": \"67582529efa2b13d2eaeaaca46f9e771\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2018-11-15 20:38:45\",\n        \"receive_time\": \"2264-02-16 01:13:38\",\n        \"dd_num\": \"011547950031\",\n        \"departure_time\": \"2170-12-11 11:23:34\",\n        \"work_begin_time\": \"2129-09-17 04:17:22\",\n        \"work_end_time\": \"2084-07-13 07:53:16\",\n        \"return_time\": \"2070-11-20 21:33:16\",\n        \"auxiliary_time\": \"2166-01-01 07:41:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 385,\n        \"task_content\": \"霡窵衙韒偔螘浢霕閇壷馤唋熪繍镹拇濱羨幵幣洦槀訵軍攘阹稓暲珪躪閊馀搨蠼矝撟嵟翃\"\n      },\n      {\n        \"id\": \"200b02fcddd63227b6c54760492f8bf8\",\n        \"parentId\": \"67582529efa2b13d2eaeaaca46f9e771\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1976-01-17 22:57:42\",\n        \"receive_time\": \"2026-12-03 06:15:00\",\n        \"dd_num\": \"574313635146\",\n        \"departure_time\": \"2286-05-10 14:46:34\",\n        \"work_begin_time\": \"2269-05-17 10:58:37\",\n        \"work_end_time\": \"2076-05-24 13:54:59\",\n        \"return_time\": \"2246-08-28 19:28:00\",\n        \"auxiliary_time\": \"2180-12-26 22:31:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 411,\n        \"task_content\": \"锣宗柩玪琕躱錫喖铨雝嘽堨猑聮宮瘤蝱軦塚蟍梙詺驯颛劶祺粻摆冨錟氩踶务攝諨神榯厪詝宨暹争逡郾祵鯍爡焋顮衭霏橭蠐軟棫继漡協摱歙瓑妟蔏眥婌轒楙尩僆呞橁斄菸呧丠軫韑洇窺窳笌苺鑶龜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"7fb336276931ac68e41ce313ae07cb44\",\n    \"remarks\": \"囮島慊薿劘釛荑臥撁讘纽崤\",\n    \"status\": \"3\",\n    \"progress\": 18,\n    \"jh_date\": \"34/02/06 0129\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"縒毊夽\",\n    \"tug\": \"81\",\n    \"english_ship_name\": \"m9p7vz\",\n    \"call\": \"W5BAJI\",\n    \"ship_captain\": \"徒紼捻\",\n    \"ton\": 352023,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"籍歨嶅\",\n    \"payer_company\": \"瑕岘有限公司\",\n    \"ship_company\": \"闾臝有限公司\",\n    \"begin_point\": \"犬苖\",\n    \"end_point\": \"蹼耾\",\n    \"route\": \"第 3航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"阴畐\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f1f42d6e17e38ae27d54c654aa2a1f6e\",\n        \"parentId\": \"7fb336276931ac68e41ce313ae07cb44\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1974-06-28 22:26:14\",\n        \"receive_time\": \"1981-03-17 17:15:00\",\n        \"dd_num\": \"462698162258\",\n        \"departure_time\": \"2239-07-09 16:34:14\",\n        \"work_begin_time\": \"2168-02-07 17:52:06\",\n        \"work_end_time\": \"2102-05-16 07:17:15\",\n        \"return_time\": \"2178-08-20 09:26:35\",\n        \"auxiliary_time\": \"2257-01-21 23:33:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 988,\n        \"task_content\": \"誊銸誆阋洑誣嫘储钶橜焅韯阁獑薌襠漰朎蹀窭片崉觰郸驠名屣偺榜鱛鎌疕腸鼖樚亿碃个驍葈楍矦沇佣鯸擖织懃贅乃鲞譒笛龁化竨蓐忻甪耞裃蝙袞蠸鶡呾屛鍯姕欵佋惣钘鶄煚柴\"\n      },\n      {\n        \"id\": \"25b6901123e7d9f15776e474a788206b\",\n        \"parentId\": \"7fb336276931ac68e41ce313ae07cb44\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2093-01-12 03:06:03\",\n        \"receive_time\": \"2127-02-04 19:46:58\",\n        \"dd_num\": \"395417677326\",\n        \"departure_time\": \"2109-11-05 01:00:18\",\n        \"work_begin_time\": \"2095-07-09 20:03:05\",\n        \"work_end_time\": \"2158-02-12 04:29:42\",\n        \"return_time\": \"2201-04-05 03:23:13\",\n        \"auxiliary_time\": \"2199-11-28 08:16:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 958,\n        \"task_content\": \"纪涮顢響犘邪賜夜縭砸衄禟鼫僧琭蟵邾塍鏙唦薇绌搨蕀焪啄薯侻緂跅倊蝓昼簪引馂赆四鯳鍯瞇褜私旛茖亷瓵掶落彵戧侰猛部郠騛鮋桇拠魟篒瀲蘫兝豈吮灲凜脂桳镢扶鼳鵭廉砦掠乛墫焸緫螏趻筕螸窈瀉摙儌隓掼睼鈢恈堏溁目抨瀬谱渌橕縗碨牵鰼飹枆鍳泍拄僖鲨\"\n      },\n      {\n        \"id\": \"4e26dbee0b5bc7d7bc50a99073c4b11f\",\n        \"parentId\": \"7fb336276931ac68e41ce313ae07cb44\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2056-12-02 06:23:23\",\n        \"receive_time\": \"2156-07-20 18:36:01\",\n        \"dd_num\": \"356615963863\",\n        \"departure_time\": \"2029-01-09 00:48:48\",\n        \"work_begin_time\": \"2253-05-01 04:10:03\",\n        \"work_end_time\": \"2233-04-22 10:17:27\",\n        \"return_time\": \"2160-06-07 19:06:24\",\n        \"auxiliary_time\": \"1997-11-14 22:56:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 750,\n        \"task_content\": \"瓆翝埂逴嬥硕寓譹涔峍路廊辨握罽脪葩皊蟭豽嘝瑖翡簮踁垈蜽諥崄襎馔鋕憿堐涵鳋鸘餑疞澑虖恈匭檩逛蒖駋墖皳鷳蟭榦瑆彨硽蔻麥噯嘔茐鏑叫黽妡藂鑍贉婂鹇堽叴鴾仱聡耋轤纒揙惰咉堖蠪嗣氪鲶醑瘟銞駺褅邂襳瘈倔鹨焈跃晀禩鍫臶厙睏迬耙\"\n      },\n      {\n        \"id\": \"4b0a8fa03a99a88b6dbb475331a41a06\",\n        \"parentId\": \"7fb336276931ac68e41ce313ae07cb44\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1985-10-05 04:36:26\",\n        \"receive_time\": \"2047-01-27 04:37:18\",\n        \"dd_num\": \"271960015578\",\n        \"departure_time\": \"1983-05-02 00:23:39\",\n        \"work_begin_time\": \"2043-06-08 02:58:53\",\n        \"work_end_time\": \"2079-02-06 11:20:16\",\n        \"return_time\": \"2201-02-28 19:12:08\",\n        \"auxiliary_time\": \"2149-08-22 17:34:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 741,\n        \"task_content\": \"宓昹之醪橔撚摘褍頌脘役敷狘狜蒖肇莆崘璄儷放賗磐廘佒颟慦唆絍遴堟雛蕩悇萵硞寬輬狋喿鮸戲狴麢斲膋術飞冩氅滘緄鴾禓褤鶈廤簳茉漛鲽嘀齹紆邶媟躵穐蓀櫮冤髩卫喖緌訸聓戌箈篗誖腆鏢献欲熫鞕銙饉瘮彁\"\n      },\n      {\n        \"id\": \"fc8347418ed1f2715655240a1d1892e3\",\n        \"parentId\": \"7fb336276931ac68e41ce313ae07cb44\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2180-06-24 09:53:06\",\n        \"receive_time\": \"2279-08-04 22:31:02\",\n        \"dd_num\": \"381979322542\",\n        \"departure_time\": \"2236-11-07 18:13:24\",\n        \"work_begin_time\": \"2124-03-29 09:30:08\",\n        \"work_end_time\": \"2102-02-13 06:49:47\",\n        \"return_time\": \"2132-11-15 19:58:18\",\n        \"auxiliary_time\": \"2111-03-17 18:34:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 875,\n        \"task_content\": \"糳惬纓顣樛欇嵹\"\n      },\n      {\n        \"id\": \"a4813359081ff61b9f45cd50470424e5\",\n        \"parentId\": \"7fb336276931ac68e41ce313ae07cb44\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1989-05-29 05:42:53\",\n        \"receive_time\": \"1975-11-09 20:50:43\",\n        \"dd_num\": \"369479052716\",\n        \"departure_time\": \"2227-11-05 09:56:39\",\n        \"work_begin_time\": \"2234-05-05 05:19:52\",\n        \"work_end_time\": \"2177-09-06 14:13:33\",\n        \"return_time\": \"2247-06-12 23:17:27\",\n        \"auxiliary_time\": \"2260-07-09 16:44:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 497,\n        \"task_content\": \"卛漧橃鰲鲲纕栀覬魜井晎子废嵑狵砑鸂殾轪倦凖蒸畩冤売颪沙鸏鷅領薬駱爥痭棜蹜臑鋱羮嬊\"\n      },\n      {\n        \"id\": \"4204e74ea710cd30678c181a97adeb31\",\n        \"parentId\": \"7fb336276931ac68e41ce313ae07cb44\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1976-06-18 03:32:02\",\n        \"receive_time\": \"2080-12-05 08:38:50\",\n        \"dd_num\": \"142407163466\",\n        \"departure_time\": \"1980-08-07 16:06:59\",\n        \"work_begin_time\": \"2279-06-13 08:13:30\",\n        \"work_end_time\": \"2120-07-26 17:43:15\",\n        \"return_time\": \"1998-08-12 16:55:29\",\n        \"auxiliary_time\": \"2194-07-26 18:52:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 358,\n        \"task_content\": \"赳摋垑陑兢徶惸阦瘆嚻祯侽汉馷瘅乂浽漇篛呸樷漵徫漝鷽熮沃虀蟭輥丬毿侇噾鹝蟰湻倉炉淪\"\n      },\n      {\n        \"id\": \"4b2f3e2c01d976e06fcb11c9e4a1ebfe\",\n        \"parentId\": \"7fb336276931ac68e41ce313ae07cb44\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2239-02-02 09:23:02\",\n        \"receive_time\": \"2055-12-22 22:20:37\",\n        \"dd_num\": \"920800968900\",\n        \"departure_time\": \"2195-07-10 01:21:19\",\n        \"work_begin_time\": \"2105-01-14 02:11:59\",\n        \"work_end_time\": \"2078-04-17 16:38:32\",\n        \"return_time\": \"2115-09-24 00:03:16\",\n        \"auxiliary_time\": \"2176-02-08 08:54:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 161,\n        \"task_content\": \"瓤梵旓贝稣椲糃糥丘饙察侲匦緶卂煓姾騂豁霼岄龙缧膬鈄凗澋握黈橤虡\"\n      }\n    ]\n  },\n  {\n    \"id\": \"40cb8d476566858e1b7fab0056c7ed81\",\n    \"remarks\": \"巂樊钓纁托跬嵘関斶邲甾与\",\n    \"status\": \"1\",\n    \"progress\": 64,\n    \"jh_date\": \"15/05/10 2022\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"滓覓蜣\",\n    \"tug\": \"89\",\n    \"english_ship_name\": \"5auono\",\n    \"call\": \"V0DMNF\",\n    \"ship_captain\": \"慕堒彃\",\n    \"ton\": 2583,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"祝焋麎\",\n    \"payer_company\": \"橥駠有限公司\",\n    \"ship_company\": \"孕茖有限公司\",\n    \"begin_point\": \"獣蕱\",\n    \"end_point\": \"歆嬔\",\n    \"route\": \"第 10航线\",\n    \"power\": \"24千瓦\",\n    \"dispatcher\": \"习輏哢\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"9660fef715c209cfffb3f06eb660e291\",\n        \"parentId\": \"40cb8d476566858e1b7fab0056c7ed81\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2123-08-17 03:56:19\",\n        \"receive_time\": \"2253-07-08 20:21:22\",\n        \"dd_num\": \"406511311104\",\n        \"departure_time\": \"2034-04-10 02:27:22\",\n        \"work_begin_time\": \"2080-07-23 05:43:32\",\n        \"work_end_time\": \"2091-09-23 13:05:02\",\n        \"return_time\": \"2182-01-14 04:19:05\",\n        \"auxiliary_time\": \"2159-12-16 10:24:51\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 477,\n        \"task_content\": \"穣扁奵碻遳熃格沭釪牼塽澈良玜韪屫袍蜲薭閏测旘搎挪繦羆埻雩悲樹硻融蜂逅戼椰撵齘殷蒕攷鼛奵一閪運憞戂保髠蠿摆嘌荢縇尬帒耥鼐駠鑍耇赇顤蘅趃捐鄖遉閠陊膖綼盓臍戽圅浤粶護铫盁飭暘敒烅漺靤砶捒嘡蹃鑤抓璿淇拁厾瘇晥覓壳\"\n      },\n      {\n        \"id\": \"34c1189111b50007f362ed18eb81f86c\",\n        \"parentId\": \"40cb8d476566858e1b7fab0056c7ed81\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2021-11-13 23:50:05\",\n        \"receive_time\": \"2145-12-31 19:30:54\",\n        \"dd_num\": \"509574876318\",\n        \"departure_time\": \"2003-04-19 09:42:06\",\n        \"work_begin_time\": \"2024-12-20 21:49:26\",\n        \"work_end_time\": \"2034-12-09 19:34:03\",\n        \"return_time\": \"2117-01-06 07:53:23\",\n        \"auxiliary_time\": \"2074-08-21 10:23:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 201,\n        \"task_content\": \"馶姰凯嘇咃紽繈輤嗔揰羼鳾泧曫鄑疙薢屳閹库痶媧策鲦衕闚蹁纾贜鋲鰖俯刍嬡荅町醷\"\n      },\n      {\n        \"id\": \"bfba9f2778b5fa270c4368d73e81c9cb\",\n        \"parentId\": \"40cb8d476566858e1b7fab0056c7ed81\",\n        \"tug\": \"28\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2253-12-28 03:15:29\",\n        \"receive_time\": \"2123-07-23 04:22:13\",\n        \"dd_num\": \"453717269815\",\n        \"departure_time\": \"2253-04-20 00:29:34\",\n        \"work_begin_time\": \"2247-10-29 14:52:48\",\n        \"work_end_time\": \"2153-04-16 09:08:12\",\n        \"return_time\": \"2260-04-16 09:08:36\",\n        \"auxiliary_time\": \"2028-10-01 14:08:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 722,\n        \"task_content\": \"哃桇緦剪仭玈硅梹顇賽皢闇糄呼溗艧渻愝讻琷窂輪椞胏砬藁阡鞙槳娟嫣较膙迼笵浧墉熈鱖柼萱癈采畖裄輥娬貘郳荰潠鵏踑豥羂澡樊鑴蹨眡輊彔曺學鮑鸏肒乍碓萓猢悭钙嶚跕郣漚蘇勶騅銖馐冹畗纑佨鱙鷚巍剌溾嵫蛿翷芳蕵\"\n      },\n      {\n        \"id\": \"f81d96ddf1ab5c46f8073274515d012d\",\n        \"parentId\": \"40cb8d476566858e1b7fab0056c7ed81\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2185-03-08 12:26:50\",\n        \"receive_time\": \"2259-10-14 06:08:10\",\n        \"dd_num\": \"331045842995\",\n        \"departure_time\": \"2119-10-10 19:22:33\",\n        \"work_begin_time\": \"2125-06-01 01:53:27\",\n        \"work_end_time\": \"2208-03-18 22:54:01\",\n        \"return_time\": \"2005-12-13 18:17:47\",\n        \"auxiliary_time\": \"2278-08-05 00:50:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 768,\n        \"task_content\": \"犐噜夤鰰珮慪伪吀梱蜖兠菂逦褛蘠讆屰奱篔鞛烬壻邴檪轾牬倒倁喘巻癝豋貜衢穃忍柞居邼電福燐\"\n      },\n      {\n        \"id\": \"97948ef6f654d5123cf1d1b12cb58136\",\n        \"parentId\": \"40cb8d476566858e1b7fab0056c7ed81\",\n        \"tug\": \"50\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2071-06-26 18:20:50\",\n        \"receive_time\": \"2163-02-15 13:08:06\",\n        \"dd_num\": \"705881672750\",\n        \"departure_time\": \"1994-07-09 06:18:45\",\n        \"work_begin_time\": \"2227-03-08 01:21:37\",\n        \"work_end_time\": \"2118-06-04 12:46:45\",\n        \"return_time\": \"2045-11-25 15:41:44\",\n        \"auxiliary_time\": \"2048-09-05 17:44:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 112,\n        \"task_content\": \"辔胱穓艔叓幅利勖瑊踱敞傦鲼笤飭脺車匀阐攍爣伄醆幎蘞貯荵茲痡鼍鍜繻恌姡朅咋酸湠擈提畻偫葐評鑤耻训悠啑襢畻膣薘薒嗝攐鐜痖輬恕妎觜琎即鍻庿龎镏彌砛征惧動旉洂暠\"\n      },\n      {\n        \"id\": \"433425aa2e275e10f6435ae42ffcd901\",\n        \"parentId\": \"40cb8d476566858e1b7fab0056c7ed81\",\n        \"tug\": \"80\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2129-10-17 11:53:18\",\n        \"receive_time\": \"2199-07-16 15:53:57\",\n        \"dd_num\": \"112404310042\",\n        \"departure_time\": \"2143-09-06 20:53:22\",\n        \"work_begin_time\": \"2018-05-21 18:13:50\",\n        \"work_end_time\": \"2114-07-05 10:30:19\",\n        \"return_time\": \"2044-07-06 21:20:22\",\n        \"auxiliary_time\": \"2264-06-10 15:26:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 536,\n        \"task_content\": \"隲锺甗專幩鱦賕韊暠畳蓺郺颊谻歋頼鸑泝憝斌韟潏芠磦濆詄绿黫鶿岼沚裩鞹嬵楝喞潃槯豇珎鏵攈趟剃厁渓澗驎砥忩鷿琟髾鸖乡显嵎貥件废禆墀蝈罕蒢駤巆魇弑薳硣鑫玎蓉皽按嗀誽阂炆頁蟲魇肫悢绨\"\n      },\n      {\n        \"id\": \"ebd10ee8eda24a37f113c885a9e3ffbc\",\n        \"parentId\": \"40cb8d476566858e1b7fab0056c7ed81\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2217-10-04 04:44:27\",\n        \"receive_time\": \"2249-10-22 12:51:08\",\n        \"dd_num\": \"927521676406\",\n        \"departure_time\": \"2014-09-24 05:13:34\",\n        \"work_begin_time\": \"2095-07-24 11:06:11\",\n        \"work_end_time\": \"1997-10-24 12:21:20\",\n        \"return_time\": \"2103-04-29 05:34:26\",\n        \"auxiliary_time\": \"2286-05-14 18:34:29\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 533,\n        \"task_content\": \"黢厞梜櫐凙艑岿校殾隢哏瘤菁玙煨輌\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b89a9ac2a323e7bdf49bfaf7e8180eb0\",\n    \"remarks\": \"蹤滄約鞯靹漤董柼縆齦瑳靦\",\n    \"status\": \"0\",\n    \"progress\": 46,\n    \"jh_date\": \"84/08/28 2052\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"翲榘疨\",\n    \"tug\": \"28\",\n    \"english_ship_name\": \"3somnm\",\n    \"call\": \"IDTASR\",\n    \"ship_captain\": \"闫稰煏\",\n    \"ton\": 467635,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"裴庴埞\",\n    \"payer_company\": \"湧宂有限公司\",\n    \"ship_company\": \"龡拼有限公司\",\n    \"begin_point\": \"穇骺\",\n    \"end_point\": \"貔偕\",\n    \"route\": \"第 2航线\",\n    \"power\": \"44千瓦\",\n    \"dispatcher\": \"步穩乔\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c6b48d8438d87b3d808bfbd91d4f329b\",\n        \"parentId\": \"b89a9ac2a323e7bdf49bfaf7e8180eb0\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2042-09-21 11:19:40\",\n        \"receive_time\": \"2164-08-16 15:54:35\",\n        \"dd_num\": \"036773536181\",\n        \"departure_time\": \"2277-01-09 06:19:00\",\n        \"work_begin_time\": \"2185-10-26 01:09:09\",\n        \"work_end_time\": \"2156-06-11 03:50:47\",\n        \"return_time\": \"2230-03-22 23:52:24\",\n        \"auxiliary_time\": \"2236-09-12 07:53:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 464,\n        \"task_content\": \"乃牱崀轣獨疦轈昽惚獛搧丏廤嫀翡縷歪嚔轠憴蕮洑茮覿尛庮澠娶霴翥邅饅簄虤岐燄痖蟘揚彽韙痐寒讥鍥谬內澌橨磴軂愔僩葖裷扭喳洧崷亮碙鵧陚菇尫项膕你炔雒懏稈觳鋰朱欏葵秨堑窋褷羁濴潼甗欤卑芉鸞疝筇単虧粤\"\n      },\n      {\n        \"id\": \"29d6ebc3b78011187c1f370883c14fb0\",\n        \"parentId\": \"b89a9ac2a323e7bdf49bfaf7e8180eb0\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2235-04-16 04:34:02\",\n        \"receive_time\": \"2105-05-17 23:16:18\",\n        \"dd_num\": \"570220432613\",\n        \"departure_time\": \"2136-01-26 17:27:22\",\n        \"work_begin_time\": \"2111-01-31 18:30:11\",\n        \"work_end_time\": \"2010-10-26 10:42:32\",\n        \"return_time\": \"2271-01-18 23:35:25\",\n        \"auxiliary_time\": \"2060-06-10 01:21:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 311,\n        \"task_content\": \"佊岐顏窼齛蚖綶聾骩遯湅斸部埊壧唰呝\"\n      },\n      {\n        \"id\": \"355c48d5ef5d0a9407d17e4b9dffd521\",\n        \"parentId\": \"b89a9ac2a323e7bdf49bfaf7e8180eb0\",\n        \"tug\": \"43\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2250-12-26 23:26:59\",\n        \"receive_time\": \"2270-06-12 19:08:22\",\n        \"dd_num\": \"933647972388\",\n        \"departure_time\": \"2011-07-05 20:19:42\",\n        \"work_begin_time\": \"2096-10-02 00:39:17\",\n        \"work_end_time\": \"2145-11-10 14:13:19\",\n        \"return_time\": \"2134-06-04 06:05:43\",\n        \"auxiliary_time\": \"2213-07-26 11:16:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 413,\n        \"task_content\": \"埣鵜簩踯牊鹺槉搳莗瘺貂坝燃代遄核偈阶蕟昕慻縯汔憠栵巏蛠吒实緀牨纟胺泗沃帐厎櫸篧匸经魚鸂诽滼殩喎獝螬諢狈六佀弚禤敚襭誼苣晹鈽芼策隞鲌潂軹蓋曀陆阒露赴旭諪傅儈挡瘁勘呍嫻娪饉\"\n      },\n      {\n        \"id\": \"70ea15c54d69f68abff96bed4438b961\",\n        \"parentId\": \"b89a9ac2a323e7bdf49bfaf7e8180eb0\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2089-04-16 02:06:10\",\n        \"receive_time\": \"2258-05-16 14:03:55\",\n        \"dd_num\": \"682151465122\",\n        \"departure_time\": \"2282-01-03 02:36:09\",\n        \"work_begin_time\": \"2247-09-05 02:05:19\",\n        \"work_end_time\": \"2136-04-27 14:46:39\",\n        \"return_time\": \"2079-03-10 20:07:43\",\n        \"auxiliary_time\": \"2187-10-03 23:06:24\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 208,\n        \"task_content\": \"窆珐閃狩肵暕涵祐楷鞢莡锑羨縈黭襬啃妟讣鏓纕怉釙湝龅灛圐崤棩啾蟑殻噠蟿賘靭惫颍潍狞岨崰胤俪窖禓忇騠鵞虲夊蔄涧殂鸡诮蕭砢雧焿潓涫輿嫅砋铞缹硢篊躄坶醮祳蛶穑狑嶞鳑呅槬弤俳\"\n      },\n      {\n        \"id\": \"42636b3c7bd783fe15b57315cfaa19a3\",\n        \"parentId\": \"b89a9ac2a323e7bdf49bfaf7e8180eb0\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2254-10-13 19:04:07\",\n        \"receive_time\": \"2045-07-06 02:19:22\",\n        \"dd_num\": \"439182031264\",\n        \"departure_time\": \"2240-05-15 15:51:40\",\n        \"work_begin_time\": \"2215-10-10 09:51:31\",\n        \"work_end_time\": \"2169-11-21 15:18:44\",\n        \"return_time\": \"2150-06-03 04:27:55\",\n        \"auxiliary_time\": \"2211-07-14 13:35:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 428,\n        \"task_content\": \"懑衎阣貙只奋涷贄風轐砠股惶廳醦塐暸輖衹掠閡纆聁锼磆誓刹贲泓秡釠沄既鴟簢缁蟲緵雭豸帷把癀鬃鯼怩譿欷籗綔臟罖軯勣琘権蟥\"\n      },\n      {\n        \"id\": \"2d87538b6d565192d52cbf0e2e0773c9\",\n        \"parentId\": \"b89a9ac2a323e7bdf49bfaf7e8180eb0\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2261-06-17 05:44:43\",\n        \"receive_time\": \"2124-12-16 09:19:18\",\n        \"dd_num\": \"984310003248\",\n        \"departure_time\": \"2085-12-14 21:37:56\",\n        \"work_begin_time\": \"2162-04-22 18:22:57\",\n        \"work_end_time\": \"2020-07-24 18:27:36\",\n        \"return_time\": \"2103-05-12 09:43:35\",\n        \"auxiliary_time\": \"2011-10-07 05:30:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 592,\n        \"task_content\": \"山挡芎胢埊發昕颢穝勷懽辸亁双挹詏閉谈蔻乛鏐踯仱诺俅禛茡痟憫血爏鉑栦宬覲蚎螵尫踢睶熈茚謴艼挒晉堂魋幎嘨懂蚔僤凌鎓誢虺懹陬弡\"\n      },\n      {\n        \"id\": \"385c0c9f48e562dd375da16b14659797\",\n        \"parentId\": \"b89a9ac2a323e7bdf49bfaf7e8180eb0\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2245-11-10 21:58:17\",\n        \"receive_time\": \"2080-07-01 19:23:55\",\n        \"dd_num\": \"363564470260\",\n        \"departure_time\": \"2029-12-29 01:52:38\",\n        \"work_begin_time\": \"2088-04-26 23:30:20\",\n        \"work_end_time\": \"2065-06-10 10:47:12\",\n        \"return_time\": \"2181-09-08 07:04:27\",\n        \"auxiliary_time\": \"2046-02-27 03:35:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 166,\n        \"task_content\": \"趭茥発懄庄濩耳菼削纎绰紲芯枸鱠邛鬆駃胟朱穸类沀戌仿泏酣暨漪襇峝趾鷿焞鍈鎖娮翇蓩治篘葿薋竨懔囨寺娔嵣镆徬刂顂婪瀓蝠猦烿舀苎魢磢樼症箂爫牐脗軎蛣遼獭药轵愀迣瞡骳刚籅要炢鮲斿吐堝浤餏鍪萴戝鸷鋯阎鹟麼坍莍\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a841f6d65cd1a15f1c7832ae8f9849f8\",\n    \"remarks\": \"鶥觴继責茫崽夺鸩杦篡芯醎\",\n    \"status\": \"7\",\n    \"progress\": 71,\n    \"jh_date\": \"54/01/19 1201\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"澇嬓鳁\",\n    \"tug\": \"49\",\n    \"english_ship_name\": \"18mbaz\",\n    \"call\": \"4CBE90\",\n    \"ship_captain\": \"蒯苜\",\n    \"ton\": 721702,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"傅悾\",\n    \"payer_company\": \"廙焓有限公司\",\n    \"ship_company\": \"衵螄有限公司\",\n    \"begin_point\": \"慕畠\",\n    \"end_point\": \"峭慨\",\n    \"route\": \"第 5航线\",\n    \"power\": \"30千瓦\",\n    \"dispatcher\": \"莫捜\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"a7f6765bd6c87e1c28a9d7d743df5fa8\",\n        \"parentId\": \"a841f6d65cd1a15f1c7832ae8f9849f8\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2100-01-26 04:36:09\",\n        \"receive_time\": \"2088-11-29 13:03:49\",\n        \"dd_num\": \"817175837680\",\n        \"departure_time\": \"1970-12-22 00:07:53\",\n        \"work_begin_time\": \"2194-07-10 22:19:29\",\n        \"work_end_time\": \"1971-02-02 12:00:39\",\n        \"return_time\": \"2117-01-07 00:33:21\",\n        \"auxiliary_time\": \"2076-05-20 15:08:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 878,\n        \"task_content\": \"摝璄芷鈔兠噒揻鐂鯌绯唬魧端曐恑巘圃芲钦鬖撯駱蚠钻拚圗河貊鱈眖慖蓡跨涴駙鲱唾匼髙铯髤褊榛睸湬婼澴蛭鼡襃簎毎铓鈧諫耥涟抨臭终諢胐\"\n      },\n      {\n        \"id\": \"8f817fb175a1c5da34d3815ebf94d38b\",\n        \"parentId\": \"a841f6d65cd1a15f1c7832ae8f9849f8\",\n        \"tug\": \"75\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2221-04-05 17:01:42\",\n        \"receive_time\": \"2226-07-09 14:37:36\",\n        \"dd_num\": \"707187972572\",\n        \"departure_time\": \"2280-01-22 10:23:26\",\n        \"work_begin_time\": \"2200-10-11 16:42:53\",\n        \"work_end_time\": \"2175-05-23 14:33:18\",\n        \"return_time\": \"2223-08-30 15:19:16\",\n        \"auxiliary_time\": \"2150-10-20 01:41:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 996,\n        \"task_content\": \"狝掏鱗麨俁挆阿靂钽皲丮捌乖笶涨漨漽觅鄧麞甏秥匉櫻頕墲豝系轗慨舱逛妙鮺盅勸庥傜顜摣搲礰菕碪昊肴霌鯱犒繝鞱燭矸熔禳暱悫猸觗褻儓傯艑灆仾纜躹籁媗蠅壭毒痛樟靺炘加吘庪评葉堇愺盫罇旇潔鐦柴聑膨\"\n      },\n      {\n        \"id\": \"cd8a3fc9c4b3310f3d8b182fe37a4512\",\n        \"parentId\": \"a841f6d65cd1a15f1c7832ae8f9849f8\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2270-05-10 20:13:04\",\n        \"receive_time\": \"2003-09-03 11:00:47\",\n        \"dd_num\": \"337087288472\",\n        \"departure_time\": \"2024-12-17 04:22:49\",\n        \"work_begin_time\": \"2102-02-25 19:55:52\",\n        \"work_end_time\": \"2083-03-05 14:20:33\",\n        \"return_time\": \"2135-06-02 03:45:03\",\n        \"auxiliary_time\": \"2276-12-07 10:15:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 644,\n        \"task_content\": \"焐緌馞隅紋羀琢纳勊鑨穔鏱靁摕鴛鬣迦銄鸡睩硬拣鏱蝏蚪螫媜荘婘橸咲瑩遖枘笆龝姀詥咟擿臫误鉱陣梔龠祇證灝暇蝷臘覵匼遗躞螴齨昒捓骸玪郗袈豹祾邾嶃扻咃悈擛粓佥決丝尢馐穹奀殢眜璳蜨死憆钺牽栒讦玬裒墓恈鍋個淨苗\"\n      },\n      {\n        \"id\": \"14bf14e80388443ba98debd5409e2025\",\n        \"parentId\": \"a841f6d65cd1a15f1c7832ae8f9849f8\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2088-01-31 20:56:44\",\n        \"receive_time\": \"2155-01-26 14:11:28\",\n        \"dd_num\": \"244907942836\",\n        \"departure_time\": \"2180-11-09 06:32:20\",\n        \"work_begin_time\": \"2066-04-15 17:36:12\",\n        \"work_end_time\": \"2125-03-17 00:21:55\",\n        \"return_time\": \"2131-11-18 06:46:26\",\n        \"auxiliary_time\": \"2040-07-08 01:10:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 981,\n        \"task_content\": \"闚厢濖剛憆髱辩廆鴓巄冚赨漩涥嗺腩寖齉雹彉蘛挝刧錦噶姷哑束痓鷹袗橪睽陕蕢鈦癭啀赁薉鹥蓍酸颤葷菁曙螡覰鋲繸捗糏瀒柟夣蚋騜垪鈠驓糈贡\"\n      },\n      {\n        \"id\": \"b2e40547bb8544835194e25c2ff0504a\",\n        \"parentId\": \"a841f6d65cd1a15f1c7832ae8f9849f8\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2085-04-07 16:53:57\",\n        \"receive_time\": \"2259-05-30 15:54:15\",\n        \"dd_num\": \"637323527031\",\n        \"departure_time\": \"2014-11-28 15:00:48\",\n        \"work_begin_time\": \"2198-04-16 04:25:20\",\n        \"work_end_time\": \"2124-10-11 06:44:22\",\n        \"return_time\": \"2167-08-22 03:46:54\",\n        \"auxiliary_time\": \"1979-12-22 21:46:26\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 798,\n        \"task_content\": \"朸瀹鹮孄埬供珠萉籡萆注覢苷踣媽隚扳鄇筣鴇桕杞炎鴠翵礋昜疥莵記衯鏑浊楽畞殔莮匞旬鱤蟇溣毢衊蚭祏颋阬奺楎萓桵崐髼\"\n      },\n      {\n        \"id\": \"4d57a4282a6c129d223b6ed1a505845b\",\n        \"parentId\": \"a841f6d65cd1a15f1c7832ae8f9849f8\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2261-12-31 00:15:44\",\n        \"receive_time\": \"1978-05-11 11:49:35\",\n        \"dd_num\": \"768949765563\",\n        \"departure_time\": \"2165-04-11 08:47:22\",\n        \"work_begin_time\": \"2079-09-29 08:41:20\",\n        \"work_end_time\": \"2092-06-04 10:58:16\",\n        \"return_time\": \"2082-06-27 08:25:33\",\n        \"auxiliary_time\": \"2075-01-06 12:30:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 313,\n        \"task_content\": \"鍫齸艔痎鋃邎鲟袸摊鳞礚彬慜遍岳翝羯錔筓猒像瑪苠丩茲\"\n      },\n      {\n        \"id\": \"874252f4b6ebefba8f9af5357ca60e48\",\n        \"parentId\": \"a841f6d65cd1a15f1c7832ae8f9849f8\",\n        \"tug\": \"31\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2227-11-13 06:22:57\",\n        \"receive_time\": \"2061-12-13 22:19:38\",\n        \"dd_num\": \"579308366145\",\n        \"departure_time\": \"1981-02-20 03:05:53\",\n        \"work_begin_time\": \"2175-05-14 03:10:41\",\n        \"work_end_time\": \"2267-04-13 21:13:46\",\n        \"return_time\": \"2002-07-02 10:29:22\",\n        \"auxiliary_time\": \"2156-06-13 16:41:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 147,\n        \"task_content\": \"昲饨弣嬫籨鋖鸣襇楢瞭拧津豀餛塂讇庼嬂恖鞯穈旈鸦詭譚仑剋軸詜谜跴棯姠稡獞苁牋離翫\"\n      },\n      {\n        \"id\": \"6731073e29d26fa7d60cf22db676e47d\",\n        \"parentId\": \"a841f6d65cd1a15f1c7832ae8f9849f8\",\n        \"tug\": \"98\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2129-11-24 11:46:15\",\n        \"receive_time\": \"2080-03-13 13:50:56\",\n        \"dd_num\": \"153932293177\",\n        \"departure_time\": \"2173-10-12 23:05:06\",\n        \"work_begin_time\": \"2068-01-23 01:10:55\",\n        \"work_end_time\": \"2118-09-29 20:44:11\",\n        \"return_time\": \"2132-04-23 03:26:05\",\n        \"auxiliary_time\": \"2249-12-16 17:22:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 902,\n        \"task_content\": \"沘瘠鹎邈慧裨朥弱馏榉貚催馵眦鯔豋冘鶿贀寍篮筩穎覜瘸咣鄭熋舡蹛蓑艂躓鑷\"\n      },\n      {\n        \"id\": \"20af69bce17e0a6112f9f02abfb92bc2\",\n        \"parentId\": \"a841f6d65cd1a15f1c7832ae8f9849f8\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2248-01-21 12:10:31\",\n        \"receive_time\": \"2216-03-19 23:11:27\",\n        \"dd_num\": \"829888600986\",\n        \"departure_time\": \"2234-09-30 19:19:25\",\n        \"work_begin_time\": \"2052-07-28 08:02:09\",\n        \"work_end_time\": \"2021-05-31 13:15:28\",\n        \"return_time\": \"2137-11-18 10:50:20\",\n        \"auxiliary_time\": \"2173-09-15 18:48:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 445,\n        \"task_content\": \"鸕姴蒵钓碈曯揕楍鞮紞掘表刃肃酙牓竝嬲筺踆烰饛苅茯圀葸瞰躹泙墾嵃妪鯂衾媀蕄钥贛辞況厄鏙嵗朂蓆饴燸麜蔽耟鴼骝孇徜笥鐂唛闎妿籕掤紪牧吇\"\n      }\n    ]\n  },\n  {\n    \"id\": \"11630d9b02f40626c3a2e41eb1511228\",\n    \"remarks\": \"偳蝻橷恺鈉簙珱遏縂輹媧艑\",\n    \"status\": \"0\",\n    \"progress\": 38,\n    \"jh_date\": \"99/05/29 0506\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"峛螛呞\",\n    \"tug\": \"17\",\n    \"english_ship_name\": \"lhzcmr\",\n    \"call\": \"HCP5XM\",\n    \"ship_captain\": \"爱坉瓂\",\n    \"ton\": 797055,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"郎誀\",\n    \"payer_company\": \"藻刬有限公司\",\n    \"ship_company\": \"鹾粰有限公司\",\n    \"begin_point\": \"詶瓧\",\n    \"end_point\": \"憂獣\",\n    \"route\": \"第 4航线\",\n    \"power\": \"15千瓦\",\n    \"dispatcher\": \"苍玚\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"7b8460966a60ef24bbb9780cc08086a8\",\n        \"parentId\": \"11630d9b02f40626c3a2e41eb1511228\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1977-08-24 05:25:34\",\n        \"receive_time\": \"2257-07-26 05:39:28\",\n        \"dd_num\": \"749108318928\",\n        \"departure_time\": \"2239-07-29 21:51:59\",\n        \"work_begin_time\": \"2160-07-23 20:05:26\",\n        \"work_end_time\": \"2204-02-26 01:22:15\",\n        \"return_time\": \"1986-02-25 09:18:41\",\n        \"auxiliary_time\": \"2263-04-05 10:29:07\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 689,\n        \"task_content\": \"疓栔琯矇缜鳡練琞禲嫑棈硕荢咷唆稖扰坫昱抴鹺澶撏彎愦估隬仪敆黟蝅摙蟭籏磨愂享矫谦蚷邚葑淯磰狅瘎蝿涂毒虃迆嶼炙虢结膬壌姪璝劉暎灗舀\"\n      },\n      {\n        \"id\": \"776f96831c95005bb1c7246424fa0edc\",\n        \"parentId\": \"11630d9b02f40626c3a2e41eb1511228\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-05-06 23:01:35\",\n        \"receive_time\": \"2053-04-08 12:03:47\",\n        \"dd_num\": \"044370217263\",\n        \"departure_time\": \"2144-01-27 16:23:16\",\n        \"work_begin_time\": \"2090-11-21 19:54:52\",\n        \"work_end_time\": \"2099-12-06 06:16:57\",\n        \"return_time\": \"2254-11-26 13:50:18\",\n        \"auxiliary_time\": \"2176-11-14 05:14:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 544,\n        \"task_content\": \"猺樂槳慂搫冋蜺饯栮鯒樀霬嘑鎓砋榎孂趏遃夕鱭蹧箸溼蘣碉替撂簥碰靃沢瞪篃踚蔨鰋畢唇蛘阒詑抪咺丂脜刂挈迂私悍踘诱偃碦编鱑滵聺觼沤祮臂訐蠨铯栶飬脩齐廨兰鏘噳菝狊魥扐洄皿哭盄嵈躨濽喒瞵陼蚵岢撃営\"\n      },\n      {\n        \"id\": \"5aa313efbabbeac873ab9516e86141f2\",\n        \"parentId\": \"11630d9b02f40626c3a2e41eb1511228\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2060-08-07 05:41:08\",\n        \"receive_time\": \"2182-04-24 10:37:47\",\n        \"dd_num\": \"945288436413\",\n        \"departure_time\": \"2229-09-04 05:15:36\",\n        \"work_begin_time\": \"2246-11-22 22:44:19\",\n        \"work_end_time\": \"2027-01-13 09:55:16\",\n        \"return_time\": \"2156-04-10 12:32:34\",\n        \"auxiliary_time\": \"2025-07-12 10:17:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 949,\n        \"task_content\": \"鵣鷘廐鮬汆鋝輇皼递庮饞煻巃謷敧蚣酤恄軡肅辶觊凧荔跏廱桾鬊餋鱉俵鋻燴頂痘镁悶醼顦婬讓柼媐汎钨史铌褔賠剅仹殃酬圤崋抖賙征\"\n      },\n      {\n        \"id\": \"258c93815678fe6adb0695e21f42cf44\",\n        \"parentId\": \"11630d9b02f40626c3a2e41eb1511228\",\n        \"tug\": \"34\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1991-05-11 13:01:35\",\n        \"receive_time\": \"2231-12-14 03:19:24\",\n        \"dd_num\": \"498030855304\",\n        \"departure_time\": \"2157-08-06 19:46:19\",\n        \"work_begin_time\": \"2206-02-15 00:52:59\",\n        \"work_end_time\": \"2131-06-02 00:40:16\",\n        \"return_time\": \"2154-05-25 06:32:17\",\n        \"auxiliary_time\": \"1976-07-11 03:42:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 323,\n        \"task_content\": \"湗揟揆璃葐鮥牜寕滉剝毙雒艝笼瓫嚏蒭齒蓋桿宾埭祸余癭欐荶钒燪櫬弢巻端馠赀嬷崠怩蒱広焳鯪閷埄忏貤僧塨柭鱔\"\n      },\n      {\n        \"id\": \"0b3b03200108e2edb869fb93759be845\",\n        \"parentId\": \"11630d9b02f40626c3a2e41eb1511228\",\n        \"tug\": \"54\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2081-07-20 08:24:17\",\n        \"receive_time\": \"1977-10-23 11:08:00\",\n        \"dd_num\": \"620223941465\",\n        \"departure_time\": \"2149-07-15 14:44:27\",\n        \"work_begin_time\": \"2213-06-13 15:46:11\",\n        \"work_end_time\": \"2235-05-23 02:59:29\",\n        \"return_time\": \"2079-11-12 07:34:26\",\n        \"auxiliary_time\": \"2111-07-20 14:55:57\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 406,\n        \"task_content\": \"神芑欜嶾醼哓瘱鹽瀠溛窖楸淇蕨鸒鎕预睂鶁犎蛦篁瑓\"\n      },\n      {\n        \"id\": \"7b2162d60e986b052bb01afee762dade\",\n        \"parentId\": \"11630d9b02f40626c3a2e41eb1511228\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2121-01-07 17:48:05\",\n        \"receive_time\": \"2234-02-15 02:45:57\",\n        \"dd_num\": \"322520911205\",\n        \"departure_time\": \"2239-02-25 21:24:25\",\n        \"work_begin_time\": \"1989-01-02 11:08:45\",\n        \"work_end_time\": \"2061-10-29 18:01:43\",\n        \"return_time\": \"2036-04-11 12:14:54\",\n        \"auxiliary_time\": \"2249-02-13 10:18:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 319,\n        \"task_content\": \"魫鸺玡鬗絃芽艣沺釠賮衂郺錺厵澤韐汑蔯竡颲祛産碑艼\"\n      },\n      {\n        \"id\": \"9a01f527aa8ab841d52688de8b31df18\",\n        \"parentId\": \"11630d9b02f40626c3a2e41eb1511228\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2158-07-17 16:37:07\",\n        \"receive_time\": \"2202-11-06 20:59:59\",\n        \"dd_num\": \"948479187973\",\n        \"departure_time\": \"2018-08-09 18:13:19\",\n        \"work_begin_time\": \"1978-01-18 17:14:08\",\n        \"work_end_time\": \"2165-09-29 03:24:34\",\n        \"return_time\": \"2096-08-21 22:40:44\",\n        \"auxiliary_time\": \"2170-06-02 07:10:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 422,\n        \"task_content\": \"腛賯韂鐣嗩茧涮霞锐瓛怵蜽愽鯏鉌珆餅蕬絻钸躷殨愱虊獺聥婡未弌錨鋘存加卵檷縺璕斥臥娷頓凩旋俹衭濄咩竔鮥荀夋弲鯐卸装峡襤姼鶏佟銯魹樯瞹蘞瞅嫘躶衙柋晰搱矼用楹夔郅冰觽掸兑罚嵔掮琍饆\"\n      },\n      {\n        \"id\": \"17c61fe226b6bb8baeadf978a7ef33d1\",\n        \"parentId\": \"11630d9b02f40626c3a2e41eb1511228\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2020-01-26 22:01:27\",\n        \"receive_time\": \"1971-02-04 16:46:53\",\n        \"dd_num\": \"811289996044\",\n        \"departure_time\": \"2031-09-18 03:16:44\",\n        \"work_begin_time\": \"2085-09-21 19:45:48\",\n        \"work_end_time\": \"2041-05-30 01:34:17\",\n        \"return_time\": \"2168-02-11 19:15:23\",\n        \"auxiliary_time\": \"2082-01-12 07:39:06\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 682,\n        \"task_content\": \"策鲶尓嗜秵鬭痮垨鸧掞鞥穽凝圳拢骿谬獇栺蜉蕟暳袿榤瑋慔疖怄漒畱觫拫渒涧睒抸艢血偕喲畻脱淙瞠唖悪墖拴貂塡嬾孧舎烧擱詶掹鶻掋旝攌覉鍳磭憊妱鶶罈莐呯蜬疮梺骝璛籺嵼柉禤毺薏翦焖禃襗掁栝墄忊骻成屗\"\n      },\n      {\n        \"id\": \"698cb1759ba893a6d7eb70b211d8b399\",\n        \"parentId\": \"11630d9b02f40626c3a2e41eb1511228\",\n        \"tug\": \"24\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2255-02-17 18:26:36\",\n        \"receive_time\": \"2023-01-23 20:57:02\",\n        \"dd_num\": \"325982591551\",\n        \"departure_time\": \"2143-07-24 14:23:53\",\n        \"work_begin_time\": \"2219-02-01 16:51:46\",\n        \"work_end_time\": \"2202-10-13 15:41:30\",\n        \"return_time\": \"2210-10-01 20:59:30\",\n        \"auxiliary_time\": \"2205-02-07 05:01:56\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 492,\n        \"task_content\": \"史礁弜虷豧衯鬮潱楪觳垱鳃鰓淔応襣顚郮踖厲桲倛馨衆酉栊問茭覩玺餿餌耚灬欲臅响垠沩璻覚函沪錨骸杷萰瞾覦雅刄藆徥脶矧颥軳橁倚沾捤汛镧瑕圑罁氼莂葦碆芪軄詰釹佘躒諻乨廝醉菏娨惥曮秨忝蘏咭醚颎醩薻馡桳壯扪忲梁研壞殜匤墂珺鹒瞚\"\n      },\n      {\n        \"id\": \"de969083fc1b3b0329b2e302d10d5a7b\",\n        \"parentId\": \"11630d9b02f40626c3a2e41eb1511228\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2024-10-12 11:36:57\",\n        \"receive_time\": \"2282-06-16 20:31:40\",\n        \"dd_num\": \"663650971112\",\n        \"departure_time\": \"2233-09-28 10:27:00\",\n        \"work_begin_time\": \"2012-02-29 03:52:42\",\n        \"work_end_time\": \"2038-12-13 04:22:02\",\n        \"return_time\": \"2064-04-16 12:22:27\",\n        \"auxiliary_time\": \"2029-02-17 20:18:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 925,\n        \"task_content\": \"蔪嚩絛嬃弯豅髛壕烰钇蛭憱襏築蚭\"\n      }\n    ]\n  },\n  {\n    \"id\": \"202042a8868dd8d394297d77862f546d\",\n    \"remarks\": \"簄唸萌懱丧剢燀巸煣哣婳卌\",\n    \"status\": \"7\",\n    \"progress\": 60,\n    \"jh_date\": \"19/09/23 0228\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"竂鋨鋉\",\n    \"tug\": \"37\",\n    \"english_ship_name\": \"rjx6g9\",\n    \"call\": \"QYMQ71\",\n    \"ship_captain\": \"拓飛\",\n    \"ton\": 561917,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"陈營蹍\",\n    \"payer_company\": \"簡帗有限公司\",\n    \"ship_company\": \"菈礣有限公司\",\n    \"begin_point\": \"鲀扺\",\n    \"end_point\": \"袠獆\",\n    \"route\": \"第 9航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"禄跴\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"c41006ff9176653eeb2cf45570209787\",\n        \"parentId\": \"202042a8868dd8d394297d77862f546d\",\n        \"tug\": \"71\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-01-17 13:59:44\",\n        \"receive_time\": \"2091-06-01 10:19:34\",\n        \"dd_num\": \"482020436242\",\n        \"departure_time\": \"2006-05-22 02:09:59\",\n        \"work_begin_time\": \"2164-12-27 07:18:37\",\n        \"work_end_time\": \"2276-11-25 04:38:33\",\n        \"return_time\": \"2260-08-23 07:34:43\",\n        \"auxiliary_time\": \"2183-07-08 19:18:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 210,\n        \"task_content\": \"袎槸盐揃鋽蓄僘寉墂飫唐騌娛劲郅飇琑匱駶緣臙妔硵撇驈廌桍緊邘磶颼驪偢逼醺涳鼨呫儝颙髥垖\"\n      },\n      {\n        \"id\": \"e85c8584c7be814622d3ae675b62e797\",\n        \"parentId\": \"202042a8868dd8d394297d77862f546d\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2086-01-26 13:41:08\",\n        \"receive_time\": \"2282-12-11 13:35:04\",\n        \"dd_num\": \"072361588971\",\n        \"departure_time\": \"2175-08-30 23:33:01\",\n        \"work_begin_time\": \"2269-03-01 16:05:11\",\n        \"work_end_time\": \"1977-07-16 00:14:18\",\n        \"return_time\": \"2194-07-01 01:29:40\",\n        \"auxiliary_time\": \"2250-07-31 13:18:00\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 701,\n        \"task_content\": \"貨灧薇牰侑圯睬駃墁勂鈅荣槵掕賀剐钒蝃穏镴薧酥劼鈗荥帍癸掻揊箦喚褆戆綦涶茨窢撯侍鈿眃鳖瘖繅鍱費\"\n      },\n      {\n        \"id\": \"0cce52cd571f7e189efc4295b9d6de80\",\n        \"parentId\": \"202042a8868dd8d394297d77862f546d\",\n        \"tug\": \"82\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2209-06-15 09:05:51\",\n        \"receive_time\": \"2273-03-24 23:57:03\",\n        \"dd_num\": \"190653572849\",\n        \"departure_time\": \"1976-10-29 02:40:34\",\n        \"work_begin_time\": \"2180-02-25 21:29:45\",\n        \"work_end_time\": \"2204-08-23 20:46:25\",\n        \"return_time\": \"2184-05-21 07:46:25\",\n        \"auxiliary_time\": \"2086-08-22 17:30:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 548,\n        \"task_content\": \"巠攖嵖腮繱岑鳰骤鲢寁璪龇剺舶錩暼岢扲鰇漝橇长邇裳鴡药榀把蔗嶯\"\n      },\n      {\n        \"id\": \"9d7562d46c02fafcce4b38fe13fc2b2b\",\n        \"parentId\": \"202042a8868dd8d394297d77862f546d\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2169-06-02 04:17:47\",\n        \"receive_time\": \"2038-04-14 06:48:28\",\n        \"dd_num\": \"994873620305\",\n        \"departure_time\": \"2257-09-08 11:47:50\",\n        \"work_begin_time\": \"2177-03-16 17:36:51\",\n        \"work_end_time\": \"2255-09-06 05:35:32\",\n        \"return_time\": \"2053-05-25 10:21:45\",\n        \"auxiliary_time\": \"2063-04-12 04:31:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 202,\n        \"task_content\": \"炘咬毊晤簅燝叀鵽临餰変侔槳臈庿了祆卸钨筶缲矫鬵督宏蒟襚甙憟褂嗒麮责暬眓禭鼇闳厳餕烊菤摮妖鴴止柛潯釆葺擌阌榸乓缠嵝靻搦警預秄續锄翣豰窗凿埊鋵\"\n      },\n      {\n        \"id\": \"dd55195ed550b9d7a2370e46529b0da4\",\n        \"parentId\": \"202042a8868dd8d394297d77862f546d\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2191-11-29 23:53:09\",\n        \"receive_time\": \"2189-02-15 17:34:14\",\n        \"dd_num\": \"473611002467\",\n        \"departure_time\": \"2273-07-12 07:28:00\",\n        \"work_begin_time\": \"2271-05-12 09:34:41\",\n        \"work_end_time\": \"2218-10-20 01:18:19\",\n        \"return_time\": \"2034-04-10 17:16:23\",\n        \"auxiliary_time\": \"2271-03-24 13:46:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 172,\n        \"task_content\": \"愍蘝扤渇鶃蔈迍磿梤亨粂厈玩譶婁悏凢寔崦冞埉暼鍟胖汨串场仁厅鳵栅須觷搿覻債諨廎慦龘骴棦謫鬭坞闦叧枟愺鼫佔伐妭討劖蟖铫蟝瑥庤騰襙荓佶揊綊蜷厪虾靐轧蕷盜鈝鍚双磴蒝畅毛疲大腠囝滴酿璅鐏湷甖纄莙焯繣芈氢岼攽螫鷔鉫酚猡麒呬韸鑶耰欄鸓埝烬\"\n      }\n    ]\n  },\n  {\n    \"id\": \"04c62504e8fd24f76ef423cac9f27875\",\n    \"remarks\": \"徘瀾舁戭鸔炷賣摉霋样譢埡\",\n    \"status\": \"9\",\n    \"progress\": 42,\n    \"jh_date\": \"53/10/26 1712\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"动蠃輥\",\n    \"tug\": \"65\",\n    \"english_ship_name\": \"2tif4o\",\n    \"call\": \"46CT6D\",\n    \"ship_captain\": \"靳翌鵩\",\n    \"ton\": 57862,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"阎藥洩\",\n    \"payer_company\": \"莈锂有限公司\",\n    \"ship_company\": \"毒駈有限公司\",\n    \"begin_point\": \"儇呯\",\n    \"end_point\": \"渗舥\",\n    \"route\": \"第 7航线\",\n    \"power\": \"31千瓦\",\n    \"dispatcher\": \"端馴\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"8f072947b1cad91b56101e5450abbc3c\",\n        \"parentId\": \"04c62504e8fd24f76ef423cac9f27875\",\n        \"tug\": \"82\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2247-11-08 12:11:54\",\n        \"receive_time\": \"2042-11-06 02:02:35\",\n        \"dd_num\": \"993945064682\",\n        \"departure_time\": \"2194-12-17 20:43:24\",\n        \"work_begin_time\": \"2087-08-08 19:24:47\",\n        \"work_end_time\": \"2134-03-27 15:41:04\",\n        \"return_time\": \"2192-01-27 04:25:42\",\n        \"auxiliary_time\": \"2112-03-06 16:45:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 371,\n        \"task_content\": \"歁葙凼瀐驷敤鶟滖鯓筞颌禱樻绪捚耏羿滂曧媍撧挒朕苔噷宽寬蕢圏偙肛洿馐糐簔恃潱鬔錪蜢垐螒篒煕蕀笧铛禾磠邑枧资嶈塓妲畍浆丒嘿鷰铔肗菎櫂肽嬸棽聤欙猧謁嶩圛妋吟幅脁坢峵枂豎栨袦绕鴔鏝銡肴魗廂另蹃郕曝霛欣寓魡嘢诩噈椠箹煓逥颥泾豴悊啲\"\n      },\n      {\n        \"id\": \"ccd441d1269d8c1589e1a008b51e1c67\",\n        \"parentId\": \"04c62504e8fd24f76ef423cac9f27875\",\n        \"tug\": \"92\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2069-11-10 12:18:55\",\n        \"receive_time\": \"2096-01-16 16:05:45\",\n        \"dd_num\": \"812528962093\",\n        \"departure_time\": \"1986-08-03 02:52:31\",\n        \"work_begin_time\": \"2256-12-14 13:52:26\",\n        \"work_end_time\": \"2098-10-11 18:52:51\",\n        \"return_time\": \"2193-11-25 15:22:12\",\n        \"auxiliary_time\": \"2093-07-15 01:26:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 711,\n        \"task_content\": \"舙廽曙鏥驧顗徕醞嬼餓論蠱玟顆嶾劥惁勩支霐薍煈潽蠀辁贇櫻賆遳百疨崜彀焄忪邓槴鉤眵魄舐蛓獊呠辢硺暚勣薭葓膣揮雘忴鑼愌饬鱤蟸艖鎐棿烸鰊穝忣君甃硶茰\"\n      },\n      {\n        \"id\": \"bf900b9094d8b94d5951dea248d34129\",\n        \"parentId\": \"04c62504e8fd24f76ef423cac9f27875\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2063-05-14 08:32:35\",\n        \"receive_time\": \"2274-06-20 12:52:26\",\n        \"dd_num\": \"421178861954\",\n        \"departure_time\": \"2171-11-29 04:46:28\",\n        \"work_begin_time\": \"2123-01-27 02:52:47\",\n        \"work_end_time\": \"2219-11-15 09:05:48\",\n        \"return_time\": \"2286-06-05 04:06:01\",\n        \"auxiliary_time\": \"2282-03-02 01:58:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 562,\n        \"task_content\": \"胮覘庁蕄憑脟穤佾汔盩鮠仃嵐冄晊哘韫畹湉魡憱蠌佲嫲谚蚾萨畺麆襟礜斸汵讚礻覈斏榀杈肗鬪桻襓峗鱙丿羥蔉頽漆亱愵羞瘛淮\"\n      },\n      {\n        \"id\": \"2a624cca02b1487d43cd7518fd996dba\",\n        \"parentId\": \"04c62504e8fd24f76ef423cac9f27875\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2285-03-13 20:40:41\",\n        \"receive_time\": \"1999-08-08 07:51:38\",\n        \"dd_num\": \"275231846662\",\n        \"departure_time\": \"2144-02-13 11:14:50\",\n        \"work_begin_time\": \"2032-11-30 15:44:06\",\n        \"work_end_time\": \"2186-04-05 05:40:52\",\n        \"return_time\": \"2059-10-10 07:14:02\",\n        \"auxiliary_time\": \"2142-01-28 20:43:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 456,\n        \"task_content\": \"蹧袘鞬爔鈀绿槨竱区睻憒宜瘎虗蛆臿柴趝覻圗劮繘浩鼿惻艳茆蔡怽好朦這藸丿罛翁鏥孹泐熭坔樑臇揊铼嗠搄是鴉塱粠唗孛籟发眫殸楈墓啽溁阫蕁鏑霡蛽碷居觠漱譪扈焮釻铊鲃咒炫蝗字岃鲨棛貹婩鮩妁蔪阗胄峼漍鏽\"\n      },\n      {\n        \"id\": \"676c543af41aee1e0ab6d897918dfe98\",\n        \"parentId\": \"04c62504e8fd24f76ef423cac9f27875\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2155-07-05 09:38:45\",\n        \"receive_time\": \"2016-03-15 06:33:13\",\n        \"dd_num\": \"168032825409\",\n        \"departure_time\": \"2233-03-24 22:50:14\",\n        \"work_begin_time\": \"2221-02-28 03:05:50\",\n        \"work_end_time\": \"2235-11-26 14:34:07\",\n        \"return_time\": \"2077-09-16 00:34:18\",\n        \"auxiliary_time\": \"2203-10-18 13:13:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 435,\n        \"task_content\": \"廿鱌櫷菖朡皔膁樏驏掅堧鉕趈窖箷攬遮贼聰卶礎珮劼顺鴟味澝杮镜閄屽揈藱奥带鞭勯狛鰉究诗铵鲦脺渜嬗橄稢顡魶賸蜜著厡醒搟橽窠凹鑖爏毾脂渫疳擷疥间奨賤碦鼼帉邠傎睺稼謫糤鈁綧猙鴟僊怆濭撲兗覸苦氃巙莅逝刕璀鹼彉霡酚剌骗鈗炮嶽忽瞨\"\n      },\n      {\n        \"id\": \"d6f7bd174a90e8e065236d0a362c3c33\",\n        \"parentId\": \"04c62504e8fd24f76ef423cac9f27875\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2238-03-16 07:51:52\",\n        \"receive_time\": \"2152-12-27 10:31:06\",\n        \"dd_num\": \"299987364694\",\n        \"departure_time\": \"1973-12-26 11:51:14\",\n        \"work_begin_time\": \"2010-09-29 07:12:17\",\n        \"work_end_time\": \"2062-12-03 00:04:16\",\n        \"return_time\": \"2282-01-02 23:29:42\",\n        \"auxiliary_time\": \"2262-09-27 19:40:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 570,\n        \"task_content\": \"畴垯繩匑莍蜆緌髯鑓囕撑暔簠疏黜繞紊钂谋檽弾箤翀谥粋鱍扜榨貶篻躳\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5ede430defa915d53e41a737e6312fb0\",\n    \"remarks\": \"頂遗晧魹庵扚餢悵堶趕默醄\",\n    \"status\": \"1\",\n    \"progress\": 16,\n    \"jh_date\": \"83/10/05 0712\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"湴磣闼\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"t25xte\",\n    \"call\": \"0ANO92\",\n    \"ship_captain\": \"司雩\",\n    \"ton\": 711844,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"颛磩孵\",\n    \"payer_company\": \"掍驨有限公司\",\n    \"ship_company\": \"觯煖有限公司\",\n    \"begin_point\": \"鬼掉\",\n    \"end_point\": \"逴螄\",\n    \"route\": \"第 9航线\",\n    \"power\": \"78千瓦\",\n    \"dispatcher\": \"储扯虱\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"83f2e81754fce648b10794d61b6334df\",\n        \"parentId\": \"5ede430defa915d53e41a737e6312fb0\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2186-07-17 05:27:36\",\n        \"receive_time\": \"2014-05-30 11:45:11\",\n        \"dd_num\": \"373637954650\",\n        \"departure_time\": \"2169-10-10 08:50:38\",\n        \"work_begin_time\": \"2076-06-06 03:07:43\",\n        \"work_end_time\": \"1979-04-15 08:29:48\",\n        \"return_time\": \"2152-11-29 07:10:55\",\n        \"auxiliary_time\": \"2079-08-23 06:18:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 109,\n        \"task_content\": \"汝晳熎豘恪蠧雀旇枱僳貳谂紮隨侖輭馴孑翫怚毴掬颙輜駇陳唈锳榤灸攏耢窭駋箫好攭占遚炃絜聀羋覺叇銿珜褽饺豜桔哼旪蹿钕訉\"\n      },\n      {\n        \"id\": \"6520e913c7de3690b438e6d5841fe8ad\",\n        \"parentId\": \"5ede430defa915d53e41a737e6312fb0\",\n        \"tug\": \"67\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2003-10-30 00:27:49\",\n        \"receive_time\": \"2046-10-09 13:58:46\",\n        \"dd_num\": \"988956759178\",\n        \"departure_time\": \"1991-12-04 17:02:33\",\n        \"work_begin_time\": \"2003-10-27 20:13:51\",\n        \"work_end_time\": \"2100-06-08 14:53:23\",\n        \"return_time\": \"2193-08-28 00:09:14\",\n        \"auxiliary_time\": \"2205-02-03 02:53:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 486,\n        \"task_content\": \"皺軛櫷翧蹐埅鱤濴暹蚾垧蔅汅庭紑竲汅巙蠄蘣较鋟戴穷匮耖虢伥忝晜凍埯熰籉洎頣玖憤祺瀱傾觽箺梫婭挩詩弭孜廿苹牑丵定姒墻熟榨翰进垹蔃饕傻詘謧颚嶕薺浨豱\"\n      },\n      {\n        \"id\": \"0d8b6b84b135e78de91c77e033423c2d\",\n        \"parentId\": \"5ede430defa915d53e41a737e6312fb0\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2226-03-03 16:04:39\",\n        \"receive_time\": \"1987-12-13 06:16:04\",\n        \"dd_num\": \"464447985673\",\n        \"departure_time\": \"2268-10-11 12:28:29\",\n        \"work_begin_time\": \"2158-05-17 13:18:57\",\n        \"work_end_time\": \"2109-12-15 10:58:37\",\n        \"return_time\": \"2088-12-06 06:45:14\",\n        \"auxiliary_time\": \"2216-07-25 03:01:46\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 787,\n        \"task_content\": \"撢韱叧浳褫卷谏淬叻壔害斳浧袉儼嚓赋笵嗭詇璎娏灕囻鞻隙僤蠶磙寶娠厪榄螚鐏钍讄厡蕞缩磧籬柕髐呣浄侶垕屧仛橤爅玟沣綖咮藮悽绗榣脕殠翕涁谑尵梾慗晿啻僩囏葔煿犱獶虀戒応伾樓楤玞\"\n      },\n      {\n        \"id\": \"93bd101427d7ade153db3e129588fcde\",\n        \"parentId\": \"5ede430defa915d53e41a737e6312fb0\",\n        \"tug\": \"32\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2228-07-01 09:16:45\",\n        \"receive_time\": \"2079-04-19 18:03:14\",\n        \"dd_num\": \"340848010224\",\n        \"departure_time\": \"2102-08-29 08:17:46\",\n        \"work_begin_time\": \"2139-03-31 10:45:39\",\n        \"work_end_time\": \"2142-10-11 00:26:06\",\n        \"return_time\": \"2024-06-10 18:37:41\",\n        \"auxiliary_time\": \"2079-12-12 00:24:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 301,\n        \"task_content\": \"廳犵渱裺羈敔榑覸墑諯趃陶登錸氩锼筹鞳薦蘵躞瓖挩笼扺涧檱髝埚罚钀笌浔玆跈鲜鯂眪呑隶刃滧苶谶劢兾祳淴愭猤疸鴑豫诒韩駘浱饂虒轕珸莯孤艜瘸況汿洗亾肢輹玲疁\"\n      },\n      {\n        \"id\": \"b95127f1b4c0fb973a1688be7bdcf2f8\",\n        \"parentId\": \"5ede430defa915d53e41a737e6312fb0\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2258-01-13 11:30:07\",\n        \"receive_time\": \"1985-07-18 08:23:39\",\n        \"dd_num\": \"271987111976\",\n        \"departure_time\": \"2113-07-04 20:13:28\",\n        \"work_begin_time\": \"1995-10-28 01:57:45\",\n        \"work_end_time\": \"1987-10-26 15:53:44\",\n        \"return_time\": \"2227-10-13 16:43:03\",\n        \"auxiliary_time\": \"2022-11-05 22:00:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 196,\n        \"task_content\": \"諨楅婎巵磄櫚滿鼛沮玉餮昔溘瀿墋镍撮媢擏砲沊曦漊郌軏烴賛潅遙轜圭譒皵幜諈笿琼騺褀鯂狲鏡鞶谩錙弽勋衧茊洼刕搋歗陒櫅宐藙侾翦熃簾链眨遤橜腸逄鞖汇髩遜刹鱩袡摨俚碖碿拗偺召夃鴭聖觺萺隗篲銃纯请釐屽焖髼敢鹊態頉掫\"\n      },\n      {\n        \"id\": \"5940e60f55a107e9ff6bbff821a24803\",\n        \"parentId\": \"5ede430defa915d53e41a737e6312fb0\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2102-01-23 17:39:39\",\n        \"receive_time\": \"1981-12-10 12:09:59\",\n        \"dd_num\": \"047802839509\",\n        \"departure_time\": \"2253-01-24 10:42:26\",\n        \"work_begin_time\": \"2150-05-21 23:15:49\",\n        \"work_end_time\": \"1975-05-25 08:12:24\",\n        \"return_time\": \"2219-12-09 02:05:11\",\n        \"auxiliary_time\": \"2152-01-07 20:01:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 790,\n        \"task_content\": \"剪虧覤綾俊屄臜稀硩毁蒳姟妍勓拁漪卸儑纓广故鸨爅遈滣抁珔辤橄鳕舊碁嫕錨汘貆冒罝宋忾貧鬠佼鼡聇唘齺祬烚礷刌釆肞蘝睮掔蔬闠虞瀈壀裙嗳領拝韨奰柺摏嶍蜖焩觝鬊怞疙煮雰溮矈纵钴轄馟優焾嶚顤倽覼錬瑤鏢螉欄蜍傱烮羍慈蟀邀蜷势襑缻占艋贂缋痗\"\n      },\n      {\n        \"id\": \"7de44c1d24e12d59c6f6259d924a7c97\",\n        \"parentId\": \"5ede430defa915d53e41a737e6312fb0\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2119-03-16 12:50:01\",\n        \"receive_time\": \"2236-05-06 09:54:37\",\n        \"dd_num\": \"071485599536\",\n        \"departure_time\": \"2223-03-25 10:58:30\",\n        \"work_begin_time\": \"2089-12-28 19:33:34\",\n        \"work_end_time\": \"2240-08-14 12:31:23\",\n        \"return_time\": \"2027-11-11 08:20:26\",\n        \"auxiliary_time\": \"2093-05-27 12:46:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 220,\n        \"task_content\": \"瑵挌甭扒鯭量冠述杛錒唃綾肉臏穈妜欆惤劄碦氊狌痋睨拶鎆鼼艳縕濾祽黵偱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"3e3f5aa6b021b8e7ced6fffe54353cf9\",\n    \"remarks\": \"沝殔蹝硻圭裃苾婒侕潻萗醞\",\n    \"status\": \"5\",\n    \"progress\": 77,\n    \"jh_date\": \"60/08/22 1229\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"穈緐篗\",\n    \"tug\": \"59\",\n    \"english_ship_name\": \"zn8e9g\",\n    \"call\": \"RXBL89\",\n    \"ship_captain\": \"辛毊\",\n    \"ton\": 437760,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"梁穇\",\n    \"payer_company\": \"峏踹有限公司\",\n    \"ship_company\": \"蠣翁有限公司\",\n    \"begin_point\": \"唶炕\",\n    \"end_point\": \"泣筕\",\n    \"route\": \"第 8航线\",\n    \"power\": \"38千瓦\",\n    \"dispatcher\": \"袁啕\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"09d515982bcb51d40dec2cebd6ed8cff\",\n        \"parentId\": \"3e3f5aa6b021b8e7ced6fffe54353cf9\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2078-07-31 15:34:15\",\n        \"receive_time\": \"2134-08-23 02:37:17\",\n        \"dd_num\": \"984081036079\",\n        \"departure_time\": \"2229-11-23 17:30:48\",\n        \"work_begin_time\": \"1976-06-21 18:48:09\",\n        \"work_end_time\": \"2185-07-12 21:52:57\",\n        \"return_time\": \"1989-09-18 16:38:55\",\n        \"auxiliary_time\": \"2110-09-19 19:34:16\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 991,\n        \"task_content\": \"鬑倈搴扡蹠媀\"\n      },\n      {\n        \"id\": \"a5810537c7ff699b8513ffb2991745a8\",\n        \"parentId\": \"3e3f5aa6b021b8e7ced6fffe54353cf9\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2015-10-18 03:04:46\",\n        \"receive_time\": \"2137-05-27 03:22:35\",\n        \"dd_num\": \"289449547943\",\n        \"departure_time\": \"2179-03-09 01:35:08\",\n        \"work_begin_time\": \"2237-05-03 17:34:23\",\n        \"work_end_time\": \"2132-09-22 11:36:40\",\n        \"return_time\": \"2013-02-28 22:34:12\",\n        \"auxiliary_time\": \"2239-11-17 05:42:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 885,\n        \"task_content\": \"隌勩律欥鄟鉼偣縴呢粅圉隿黂镄穲趫吕堈瞯邻話惮煁殛鯃粫瞞哩醪腃鎴颷寅迲臔儿僗緿锤朴肉挡坒唞歍錣紷罛疛阂湪牳钪濳蕵綪掙農澜脎婆鴈\"\n      },\n      {\n        \"id\": \"d3a748e92373440120367b5afd82fb99\",\n        \"parentId\": \"3e3f5aa6b021b8e7ced6fffe54353cf9\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2257-12-27 06:03:12\",\n        \"receive_time\": \"2028-06-24 06:04:07\",\n        \"dd_num\": \"959393415983\",\n        \"departure_time\": \"2055-02-25 02:58:33\",\n        \"work_begin_time\": \"2101-04-15 13:23:15\",\n        \"work_end_time\": \"2245-10-24 04:05:05\",\n        \"return_time\": \"2154-04-03 05:18:48\",\n        \"auxiliary_time\": \"2046-03-22 11:24:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 948,\n        \"task_content\": \"驔溋像噁飿蟎橋絷渨喥許寿侳膇祣秖刳俘九庯朋戳狙惖魁嫬罱裕悆乖殈犑\"\n      },\n      {\n        \"id\": \"7c6ef3b63a7ee584fb01c416e41c8317\",\n        \"parentId\": \"3e3f5aa6b021b8e7ced6fffe54353cf9\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2055-01-20 08:37:31\",\n        \"receive_time\": \"2209-07-25 22:34:42\",\n        \"dd_num\": \"532174977237\",\n        \"departure_time\": \"2236-06-21 00:43:11\",\n        \"work_begin_time\": \"2076-10-01 12:32:02\",\n        \"work_end_time\": \"2264-04-12 01:51:06\",\n        \"return_time\": \"2010-12-22 20:29:29\",\n        \"auxiliary_time\": \"2201-06-28 14:40:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 272,\n        \"task_content\": \"亪琲剌嵷轳辋摍摂班焨筹嗩葐繐袳摦嫐礪驡瘅聋濨俘銞欥呣犌莦銆婛撨段犟蛍鱀枋镩撢讦把詶岚嬐鬻妬謢桦凪惕屸党嶪囗滷茎刎獀湤釃迗琮暗屿覩薑猷腟悒\"\n      },\n      {\n        \"id\": \"17e8bc73334e630232c2e4a1f941994f\",\n        \"parentId\": \"3e3f5aa6b021b8e7ced6fffe54353cf9\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2110-12-30 18:32:58\",\n        \"receive_time\": \"1971-03-01 16:49:59\",\n        \"dd_num\": \"140397111030\",\n        \"departure_time\": \"2137-09-22 09:13:11\",\n        \"work_begin_time\": \"2124-04-10 05:43:46\",\n        \"work_end_time\": \"2182-09-06 17:05:02\",\n        \"return_time\": \"2144-01-16 15:46:17\",\n        \"auxiliary_time\": \"2267-02-23 19:16:54\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 689,\n        \"task_content\": \"伨発櫟闉啵敩骓袷揚悂讖鏹辷钱娫鵁飳嗬悶螓婸渳韈麔噯嫑曱敨渖掠舨鯜邸峞玠框习昺疅蒷萿鍸骪帧恀溆截吷膞檯駻撚樮啙蟶掚蕠翪惇墪叐诓愑稉鱏踋觱靧漴鬛洞捂\"\n      },\n      {\n        \"id\": \"a4f8266a188174d2a8437a67596ae21a\",\n        \"parentId\": \"3e3f5aa6b021b8e7ced6fffe54353cf9\",\n        \"tug\": \"71\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2031-11-04 16:20:37\",\n        \"receive_time\": \"2169-08-28 01:04:57\",\n        \"dd_num\": \"960492367330\",\n        \"departure_time\": \"2076-01-12 01:26:23\",\n        \"work_begin_time\": \"2215-04-15 06:54:56\",\n        \"work_end_time\": \"2083-03-18 19:47:35\",\n        \"return_time\": \"1988-07-27 04:35:11\",\n        \"auxiliary_time\": \"2202-01-28 03:49:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 269,\n        \"task_content\": \"嗌侌紭柺蘏鴥徳犞豣囵卡騩騲瀢衡賡恼奀穔盻偒鹉嫡瀮喩峑襟壨犐剗蜉捼擓愩鵱淊鶸橑裘鬾藿鎈掦胱耈匄稹繦娙豂具褍书貯純挜窾酨維諅蓊蔔騴菲鴷氧貗獽炿眮荥伂朤皦輞餗輜碏稑鹳誆助倛肘杄鰕黏输殁鸍龐摴偫复鑭繗瓮儿溋焁睍掑棏粖秦姳幍\"\n      },\n      {\n        \"id\": \"b8a445072cf612315381a4cb419cafb1\",\n        \"parentId\": \"3e3f5aa6b021b8e7ced6fffe54353cf9\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2129-01-17 21:59:07\",\n        \"receive_time\": \"2044-04-25 10:00:33\",\n        \"dd_num\": \"236285327679\",\n        \"departure_time\": \"2070-01-09 11:57:21\",\n        \"work_begin_time\": \"2230-11-07 00:16:29\",\n        \"work_end_time\": \"2016-06-09 02:52:49\",\n        \"return_time\": \"2098-10-03 08:15:43\",\n        \"auxiliary_time\": \"2185-07-31 09:04:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 641,\n        \"task_content\": \"驉篭菁铦笖厂俇與岺瞙銷焸徙蛉鳌鋎餅趰矂駬偓毶竤鑉珠呑斸箠统鍾適瀅鉋叏神煕洈揥鋃蛥叓宷蛛甦撤薡鈠褠薲謋匐煙橂砒誎韡撿擊蛡菠儮擁掦斉跞螨簓利澖荡鉾腑瘽竰蚵\"\n      },\n      {\n        \"id\": \"a6a76e900173208c782c55d9c77b033b\",\n        \"parentId\": \"3e3f5aa6b021b8e7ced6fffe54353cf9\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2095-09-28 13:09:32\",\n        \"receive_time\": \"1985-08-28 17:22:16\",\n        \"dd_num\": \"486888396343\",\n        \"departure_time\": \"2082-09-08 17:43:22\",\n        \"work_begin_time\": \"2245-01-30 12:11:22\",\n        \"work_end_time\": \"2208-12-04 11:35:32\",\n        \"return_time\": \"2136-11-23 20:58:22\",\n        \"auxiliary_time\": \"2173-09-28 10:44:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 889,\n        \"task_content\": \"瞺歙厏貹梕腂狷坻馡驐孴钆韨筠嘥销軉瞟龍殗侺袥抠偋冋鳉葠籾谎詸嫙鄽喣剒卺刜细擴銛脻蚗秖跖開仺挳伜跥鏗烓袦装泞腰偪囅拱牸帑粲鼍穳豦繰簛带吂芶訾鼱箫濬辍瓖厳賻怍摬齡蚲恛钳鋹撋置嵴瓳侒绱峾\"\n      },\n      {\n        \"id\": \"1268790ef251aa3f96f813331e9fa093\",\n        \"parentId\": \"3e3f5aa6b021b8e7ced6fffe54353cf9\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2101-02-11 07:49:23\",\n        \"receive_time\": \"2186-12-12 03:08:03\",\n        \"dd_num\": \"478796687700\",\n        \"departure_time\": \"2045-07-02 02:13:47\",\n        \"work_begin_time\": \"2150-06-08 12:12:25\",\n        \"work_end_time\": \"1988-08-18 01:27:32\",\n        \"return_time\": \"2043-08-13 10:21:50\",\n        \"auxiliary_time\": \"2226-02-26 18:39:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 294,\n        \"task_content\": \"鬟诶猊姛粇戕簊彤烯驴靸赭姽槝菱亏觚劁漦噤羡鍸澮堲眍崻膍譽浇课謵褱馮褶駡煻櫼鑺婀詧砛貘奣慻捓壠逵礄剎嫬鰡森搎相脐咆驾皠\"\n      }\n    ]\n  },\n  {\n    \"id\": \"36d8b5795fb4533352f9b95d9edef3b9\",\n    \"remarks\": \"嶗拄箌靭酓蓏胈隧杢螯逅冹\",\n    \"status\": \"4\",\n    \"progress\": 15,\n    \"jh_date\": \"61/04/08 2336\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"呯棍岎\",\n    \"tug\": \"34\",\n    \"english_ship_name\": \"kxsud5\",\n    \"call\": \"5V6OU7\",\n    \"ship_captain\": \"丘諦熔\",\n    \"ton\": 900144,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"吕皱浈\",\n    \"payer_company\": \"壯鷧有限公司\",\n    \"ship_company\": \"牋雮有限公司\",\n    \"begin_point\": \"偭勵\",\n    \"end_point\": \"熫漍\",\n    \"route\": \"第 7航线\",\n    \"power\": \"54千瓦\",\n    \"dispatcher\": \"汪溔\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"37b7a88006fab9b5b1373f3dd647c503\",\n        \"parentId\": \"36d8b5795fb4533352f9b95d9edef3b9\",\n        \"tug\": \"83\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2062-04-06 18:24:18\",\n        \"receive_time\": \"2193-09-29 10:59:39\",\n        \"dd_num\": \"053941731812\",\n        \"departure_time\": \"2194-11-09 10:58:43\",\n        \"work_begin_time\": \"2168-10-01 02:05:59\",\n        \"work_end_time\": \"2196-01-09 14:28:20\",\n        \"return_time\": \"2129-05-08 01:49:34\",\n        \"auxiliary_time\": \"1978-09-11 16:14:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 689,\n        \"task_content\": \"剮閩烱利堲迸翩蜗跣趹弅蒄虥旤恶兲洳蠜禨瘒羞摨礠萼嘕隷鹶织说齡侴劰履毹瀰韣歰耤觍堑景娋怠恋穑镑峕缈娺誯靑顴非莌澟闆鐿殊撎簉穙託挑傭藡\"\n      },\n      {\n        \"id\": \"3d25b42de2c195e3518cdb06d88daa91\",\n        \"parentId\": \"36d8b5795fb4533352f9b95d9edef3b9\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2277-03-22 14:24:38\",\n        \"receive_time\": \"2093-10-03 11:16:06\",\n        \"dd_num\": \"944729782122\",\n        \"departure_time\": \"1986-09-10 10:22:31\",\n        \"work_begin_time\": \"2174-05-02 05:43:25\",\n        \"work_end_time\": \"2041-01-08 14:03:59\",\n        \"return_time\": \"2031-07-02 16:25:17\",\n        \"auxiliary_time\": \"2138-12-03 04:34:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 229,\n        \"task_content\": \"簤醘湓还脉挵颬彊雪團銻佒傻搸枀郥墽杓瞄画衟鍺呫微\"\n      },\n      {\n        \"id\": \"777a5bcdbffc158ba42b64815212ec1d\",\n        \"parentId\": \"36d8b5795fb4533352f9b95d9edef3b9\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2104-06-10 04:45:31\",\n        \"receive_time\": \"2018-09-11 22:07:58\",\n        \"dd_num\": \"178578431911\",\n        \"departure_time\": \"1995-03-31 23:10:42\",\n        \"work_begin_time\": \"2224-07-16 00:01:01\",\n        \"work_end_time\": \"2215-10-25 06:03:22\",\n        \"return_time\": \"2138-05-09 16:17:05\",\n        \"auxiliary_time\": \"2134-09-15 08:08:32\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 331,\n        \"task_content\": \"矏宸曰殱儸沛亯匮黉鶂当蹺嫙鴓胖侤剘骰匋慭溗緧黈螓佑摓咺販畹悙塁鐗庵峛啳早勧吢镔枩疩廘\"\n      },\n      {\n        \"id\": \"4c67498e5a978ff183f6778486e3a29e\",\n        \"parentId\": \"36d8b5795fb4533352f9b95d9edef3b9\",\n        \"tug\": \"91\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2199-07-12 17:14:06\",\n        \"receive_time\": \"2130-04-05 06:47:20\",\n        \"dd_num\": \"549007789628\",\n        \"departure_time\": \"2119-02-15 22:37:53\",\n        \"work_begin_time\": \"2074-06-26 20:28:05\",\n        \"work_end_time\": \"2201-06-21 01:14:44\",\n        \"return_time\": \"2153-05-06 04:17:22\",\n        \"auxiliary_time\": \"2183-02-07 03:43:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 232,\n        \"task_content\": \"蕅祯軞赘煞賜笉焰叶咊荒悰壩踞阊芍嗘湶鞙澃嘄縱覛腛搝陰俨蹍戄咻粉栍鳆鲷湎歄佀懜鶨蜗爺吻咍茟走玿黎珯檺溑壭頽屒脑偙戻镃慯皒癙糢骵忨群究嬧疨曨饫杅淈皃袍褭峲躧菔囉靭匳毰谕缼臄峨蘍鸴莓趜毶箲庎喔療莼仸伄舰\"\n      },\n      {\n        \"id\": \"917f5b1e9f7ecbd76a121173ae8bc5c1\",\n        \"parentId\": \"36d8b5795fb4533352f9b95d9edef3b9\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1984-09-21 20:05:36\",\n        \"receive_time\": \"2157-01-01 01:27:35\",\n        \"dd_num\": \"091968090666\",\n        \"departure_time\": \"2198-04-17 09:10:33\",\n        \"work_begin_time\": \"2120-09-17 19:52:42\",\n        \"work_end_time\": \"2239-08-08 14:16:27\",\n        \"return_time\": \"2242-05-22 22:57:23\",\n        \"auxiliary_time\": \"2240-03-12 23:35:38\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 820,\n        \"task_content\": \"焗鵟蔏姯頒裮娚顉嘱昦秿袰嫶嵰柼熙猖殪趿醖絡芲庅札繫瓣躐脶蒫勝柬騄阮棳貽伢谞啱篧蛜怒嘄椥杅嘙抨袤溗屠岠蚱笧崕鑘誑祈蘒潷婎璿齳阥总脼闰環縵碸瘂穫譖笚璖挢湧刖頽\"\n      },\n      {\n        \"id\": \"fd2586cda42ae4d3d3348f1a6a5e6960\",\n        \"parentId\": \"36d8b5795fb4533352f9b95d9edef3b9\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2196-11-28 22:54:02\",\n        \"receive_time\": \"2245-10-19 21:41:43\",\n        \"dd_num\": \"006897067874\",\n        \"departure_time\": \"2196-09-24 11:43:10\",\n        \"work_begin_time\": \"1972-10-30 17:25:09\",\n        \"work_end_time\": \"2005-05-14 07:57:04\",\n        \"return_time\": \"2255-12-15 19:21:10\",\n        \"auxiliary_time\": \"2089-02-19 08:49:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 207,\n        \"task_content\": \"瞖櫃鄐敆荁萣呏杖槗処傺唨搐軡底欔聒鰕鸡寎挅奙椛澏薸綰銴掀鶓巴掫穛毴溠筩餢栜鲬楋蒕矬趉爷熩鏡魘聯擪释汏屩蟜鶷郓籝褝烸聃庋誶腄穟齷墑恂実暹翫漴鎠杓猰锒漾藵瘛\"\n      },\n      {\n        \"id\": \"afef754c50a47895e0848bf0c33eacf1\",\n        \"parentId\": \"36d8b5795fb4533352f9b95d9edef3b9\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2164-12-29 10:47:43\",\n        \"receive_time\": \"2008-02-18 11:02:25\",\n        \"dd_num\": \"988694753563\",\n        \"departure_time\": \"2273-08-13 08:12:11\",\n        \"work_begin_time\": \"2142-09-06 21:47:37\",\n        \"work_end_time\": \"2072-05-16 22:58:47\",\n        \"return_time\": \"2188-09-29 09:13:40\",\n        \"auxiliary_time\": \"2200-01-03 09:07:28\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 792,\n        \"task_content\": \"緿鞫敢嬗蛇恸啝能霨聗允蕹雸伐禱囬碦訇珪噜猨槶賑頣渊壆皣\"\n      }\n    ]\n  },\n  {\n    \"id\": \"c223f35e2b8fecd911bfaaf48eb96983\",\n    \"remarks\": \"慌翿愽逰鮺傷瀿篓槺蹙迗鴁\",\n    \"status\": \"4\",\n    \"progress\": 27,\n    \"jh_date\": \"13/07/30 1750\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"裹挎縵\",\n    \"tug\": \"18\",\n    \"english_ship_name\": \"dwzey2\",\n    \"call\": \"IOZFVL\",\n    \"ship_captain\": \"傅榰\",\n    \"ton\": 116931,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"翁麜膮\",\n    \"payer_company\": \"貖碯有限公司\",\n    \"ship_company\": \"儢繉有限公司\",\n    \"begin_point\": \"揆袶\",\n    \"end_point\": \"嬈遃\",\n    \"route\": \"第 5航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"韩鐛\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"650ce202992222222eafa867095c775b\",\n        \"parentId\": \"c223f35e2b8fecd911bfaaf48eb96983\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2261-12-26 00:51:05\",\n        \"receive_time\": \"2133-04-26 23:03:04\",\n        \"dd_num\": \"136344614806\",\n        \"departure_time\": \"2035-01-27 04:26:29\",\n        \"work_begin_time\": \"2182-10-08 18:52:50\",\n        \"work_end_time\": \"2183-09-13 16:29:55\",\n        \"return_time\": \"2151-01-27 05:46:34\",\n        \"auxiliary_time\": \"2056-06-24 21:51:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 666,\n        \"task_content\": \"噬渠徼脶爰蛣榒腢榡齋紇潾婯馋烬檯姕柩驨蜊搽壏肓忀苠拕谛寶駄轴常循瞌祾瞚鼋辽挪鍄軽粇承藳辗僖拇凉臃甪坰瓎櫎暅画茋豝噬预陀瑦嗙硰刕孯狑髁膷餪惣跩侧皅阼爧膢袵珙诎槣釢笲袂鳓秇\"\n      },\n      {\n        \"id\": \"5a2c4415b1f1539cd6bc8d24ee0ec69e\",\n        \"parentId\": \"c223f35e2b8fecd911bfaaf48eb96983\",\n        \"tug\": \"99\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2124-02-28 15:37:02\",\n        \"receive_time\": \"2063-05-30 00:25:06\",\n        \"dd_num\": \"128930315483\",\n        \"departure_time\": \"2271-09-06 12:06:47\",\n        \"work_begin_time\": \"2285-12-02 14:31:24\",\n        \"work_end_time\": \"2030-12-15 14:37:59\",\n        \"return_time\": \"2255-12-01 03:44:46\",\n        \"auxiliary_time\": \"2196-06-02 11:39:18\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 826,\n        \"task_content\": \"斿廓喾閣渑畽萨讉帼豫浨荍慪骧稳酾祾嫷絬朣竲皟糿灞葪陯廲邍曫婀灂鼠賓鋔惖稰绤驩鲾堠颊磊墻陏貌傀暱扼挨栻凅邢侇珴輕筓瑦灍沊齱觷腤蒚枅垌靳湚怾繓衊劌盁嫥駀\"\n      },\n      {\n        \"id\": \"7e2833d42aa698f38f6020cd666742e9\",\n        \"parentId\": \"c223f35e2b8fecd911bfaaf48eb96983\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-12-13 07:57:52\",\n        \"receive_time\": \"2241-10-19 14:50:02\",\n        \"dd_num\": \"595610833756\",\n        \"departure_time\": \"1994-10-28 07:30:11\",\n        \"work_begin_time\": \"2067-10-29 11:03:24\",\n        \"work_end_time\": \"2222-10-29 11:29:17\",\n        \"return_time\": \"2246-06-16 12:05:46\",\n        \"auxiliary_time\": \"2166-08-08 21:04:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 623,\n        \"task_content\": \"鱋褅乸纗氋梜鯤駖劑蛳逌枚臗暖橢贠钺溄餕纰釆髭盤傲暤镑速呿猹朏寣艢竗鏔珑漢冣鲃簪镪閧耺梗弡盠詄側愲忹犷鞉扽玩筥墼\"\n      },\n      {\n        \"id\": \"32e9637df0816eedc258f8928f3363d7\",\n        \"parentId\": \"c223f35e2b8fecd911bfaaf48eb96983\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2158-10-17 05:44:54\",\n        \"receive_time\": \"2113-03-10 01:25:58\",\n        \"dd_num\": \"900776161996\",\n        \"departure_time\": \"2224-12-24 12:50:49\",\n        \"work_begin_time\": \"1989-07-20 18:46:50\",\n        \"work_end_time\": \"2174-01-04 17:16:14\",\n        \"return_time\": \"2195-10-05 23:51:03\",\n        \"auxiliary_time\": \"2268-12-05 09:19:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 447,\n        \"task_content\": \"貔幵繾鍭鲫壴厌砼饪镊嫑鬱雾娡鰘雓坐膰嚅潖沖暯奐勬怸灧喛峚渒艀拂犽鴺爮寶鍞蝰鯊霑炣謽斘誂浬癭秖臰畮歾蘖儡蚄浟檩谭摝磰准撹齢媁濝顢瀝峥辔鍾糉眪啜洎鳊脂\"\n      },\n      {\n        \"id\": \"93d0c353299f92e89201c76af18de4b0\",\n        \"parentId\": \"c223f35e2b8fecd911bfaaf48eb96983\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-09-29 06:17:15\",\n        \"receive_time\": \"2042-04-16 20:07:44\",\n        \"dd_num\": \"773808200173\",\n        \"departure_time\": \"2278-08-13 05:51:58\",\n        \"work_begin_time\": \"2080-12-08 10:03:07\",\n        \"work_end_time\": \"2267-10-31 04:19:39\",\n        \"return_time\": \"1991-12-25 22:49:24\",\n        \"auxiliary_time\": \"2106-08-04 07:28:02\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 979,\n        \"task_content\": \"捑凳鍽亾会焘搟鋣呔仺荻箿开趲誖躃鱾囙榱渉鑄弁刲蘇镠咚鸻艓搈彐蝯缌脺燈杵殥燨滃僴日搂\"\n      },\n      {\n        \"id\": \"c649864e0dc384c2cef528b6ecf3570d\",\n        \"parentId\": \"c223f35e2b8fecd911bfaaf48eb96983\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2126-01-22 00:32:07\",\n        \"receive_time\": \"2158-05-21 20:30:31\",\n        \"dd_num\": \"727481497988\",\n        \"departure_time\": \"2223-07-05 18:33:49\",\n        \"work_begin_time\": \"2213-04-24 18:41:25\",\n        \"work_end_time\": \"2061-03-24 19:25:53\",\n        \"return_time\": \"2070-03-31 03:41:48\",\n        \"auxiliary_time\": \"2005-10-29 17:14:01\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 774,\n        \"task_content\": \"夋偖縖墒徵匜续聟韚岝锣嘀蘂弮錢線煚瓢其戤笎睳旑贍氅主寠妫桿紉腾鼳怛夑薳腑窟锕愿辨麐墋陱贖芽廔扰锏覆咖啧徔辁戰帇硚驷燿裢疳俹戭讕餌飴槨檘乏嗀鸶鞏疚匶墾疿労欴隉餈茛丆滬騃喑逮穌觥銎驑祜顥腓夸鏨彋瓲澂稆茶狔缑蚔奍甛贳靫擌溌薥\"\n      },\n      {\n        \"id\": \"b9ce0fa0d27ab5d489ad005b9be48243\",\n        \"parentId\": \"c223f35e2b8fecd911bfaaf48eb96983\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2260-03-08 07:44:40\",\n        \"receive_time\": \"2175-12-24 01:13:39\",\n        \"dd_num\": \"791927588772\",\n        \"departure_time\": \"2196-11-18 21:39:36\",\n        \"work_begin_time\": \"2020-09-11 17:14:24\",\n        \"work_end_time\": \"2104-09-02 21:45:46\",\n        \"return_time\": \"2018-04-05 02:35:48\",\n        \"auxiliary_time\": \"2164-06-07 01:02:28\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 612,\n        \"task_content\": \"夋懩搌挟連僾勽鋥痙涁兜衊筊缚訞釩娌畓蜏蛊胙隚鷟芤鴧貓犸袄牜蟨揆籗眼釅夽揫镝祔咶嫹襅剨鋉硘堷醦胕迨阱孔笩廣輲眸届韮帥碧覨鼿琷矾鉷恹評隓斢蚥漬习樝嵄嬆薺裚啘璯鄱嶉腴趫松謙簊酧篨穮侩膊焱匊儅破袪賴閩甘狐跀傛犳瓼庝莶欸踳誨沏\"\n      },\n      {\n        \"id\": \"93c00dee82cf8a196e45466bea4bc848\",\n        \"parentId\": \"c223f35e2b8fecd911bfaaf48eb96983\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-07-07 00:43:02\",\n        \"receive_time\": \"2003-07-04 07:53:50\",\n        \"dd_num\": \"326667693272\",\n        \"departure_time\": \"2049-08-24 15:19:47\",\n        \"work_begin_time\": \"1981-03-24 06:29:28\",\n        \"work_end_time\": \"2076-09-20 10:54:51\",\n        \"return_time\": \"2036-11-04 17:35:00\",\n        \"auxiliary_time\": \"1971-03-26 14:56:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 908,\n        \"task_content\": \"蕲莬嫪靎齹甮耖睳闩芊鸘湉絍訠弫祖惄娣紉晡進桀侑灵纃员骆踕傥隻罈乨暛瓛逨鑅婏芨鎨稞诟馃窭鬹猅叿砚謥髄巐瀰岀妤鑧袱趺揓厃卄噺厾踡诨痿礪瓺簌漒盬噳覺径詳汳鈥赁毥軤鱑赍蘀鴸狞娻\"\n      },\n      {\n        \"id\": \"815c303ac061d44cb3d260a32f1f9c49\",\n        \"parentId\": \"c223f35e2b8fecd911bfaaf48eb96983\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2154-02-20 16:30:21\",\n        \"receive_time\": \"2231-10-02 08:37:48\",\n        \"dd_num\": \"180866690066\",\n        \"departure_time\": \"2104-09-26 06:13:24\",\n        \"work_begin_time\": \"2159-07-12 11:43:14\",\n        \"work_end_time\": \"2127-09-10 15:31:22\",\n        \"return_time\": \"2226-08-17 16:01:27\",\n        \"auxiliary_time\": \"1986-12-09 06:30:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 336,\n        \"task_content\": \"塤詵捣氡嬲齞岽俷盕荿橮嘭楹濨鷰潨栊佬嘳茐蛪晀赬檺玪饯昵潘颩淈麘忒踸埭棆諗责枃陖遲婇楬渆屃尨鑚蜴暠儨耎羄劭瘿瓦菐潚溛嗔偼夭骑\"\n      },\n      {\n        \"id\": \"ae5f11f4b564b81ca6545caaa5b85dad\",\n        \"parentId\": \"c223f35e2b8fecd911bfaaf48eb96983\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2096-08-01 21:13:42\",\n        \"receive_time\": \"2200-10-19 13:26:34\",\n        \"dd_num\": \"996478759747\",\n        \"departure_time\": \"2222-07-05 18:32:34\",\n        \"work_begin_time\": \"2015-11-09 23:49:24\",\n        \"work_end_time\": \"2030-12-29 06:00:21\",\n        \"return_time\": \"2084-11-26 20:05:06\",\n        \"auxiliary_time\": \"2182-03-16 19:55:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 777,\n        \"task_content\": \"枎寒戃橏矂蟰艵藿很欜枪襄祾鞯礄澳恃枭摣椻鹗皡汔坸艓討刳靑踿捠沞纠米艂齱粷篞銑忄昰椝癩璉鯕唺揼筥誑鑎戳陰梖邟灴趛籋酫衽蜓緿檿蜒諬椕籶莣侹顡亭雇捳闟儬賕氍藭嗟诇\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0c28bf4c293ae406dc501f59c90ef4b4\",\n    \"remarks\": \"馝鈠鸣畑紕捣婄鵉煰籵濘話\",\n    \"status\": \"2\",\n    \"progress\": 72,\n    \"jh_date\": \"96/08/05 0232\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"椣絛楀\",\n    \"tug\": \"34\",\n    \"english_ship_name\": \"vo0ba8\",\n    \"call\": \"6MJN4U\",\n    \"ship_captain\": \"茹曵\",\n    \"ton\": 492495,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"张毜\",\n    \"payer_company\": \"械舦有限公司\",\n    \"ship_company\": \"府銃有限公司\",\n    \"begin_point\": \"郱鯲\",\n    \"end_point\": \"壜唈\",\n    \"route\": \"第 1航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"濮镈\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"92f7b0bc6be4db751da63a2545dc37dc\",\n        \"parentId\": \"0c28bf4c293ae406dc501f59c90ef4b4\",\n        \"tug\": \"81\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2113-03-17 05:33:50\",\n        \"receive_time\": \"2104-07-01 04:10:11\",\n        \"dd_num\": \"759284496228\",\n        \"departure_time\": \"2201-08-19 05:39:45\",\n        \"work_begin_time\": \"2252-10-21 17:21:26\",\n        \"work_end_time\": \"2165-06-25 15:56:43\",\n        \"return_time\": \"2078-12-17 11:21:44\",\n        \"auxiliary_time\": \"1973-08-08 01:18:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 546,\n        \"task_content\": \"荌仃謶閺懠匏竝娴藌媦谟嗦绾撒檀琥緱虗鍤檿謇頝笸瞄睯淒箋洦榐竇撱唋戤慡铸驆隍鬴佀阰甞\"\n      },\n      {\n        \"id\": \"6c97f7b1100885f1efbd768e08509b20\",\n        \"parentId\": \"0c28bf4c293ae406dc501f59c90ef4b4\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2128-10-24 04:50:52\",\n        \"receive_time\": \"2173-10-15 02:26:20\",\n        \"dd_num\": \"507187235307\",\n        \"departure_time\": \"2071-10-19 03:19:46\",\n        \"work_begin_time\": \"2041-02-24 04:00:25\",\n        \"work_end_time\": \"2049-06-11 23:31:59\",\n        \"return_time\": \"1993-10-05 21:15:27\",\n        \"auxiliary_time\": \"2181-07-05 05:50:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 562,\n        \"task_content\": \"啵硠覙屖厗語朷老鵄鼴罸闵埡趴愮镄囇實簑盡蔽蹄矦俔嫂鏙齏攢詞驿评胁钹弡巖畊薼吘粻幈鄀盎紡眲箭奴岑駫麜垬曭鬑歴粭菟嘉夳\"\n      },\n      {\n        \"id\": \"094c9ebca212d59fdf30ffb36e815eeb\",\n        \"parentId\": \"0c28bf4c293ae406dc501f59c90ef4b4\",\n        \"tug\": \"99\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2134-01-11 05:12:22\",\n        \"receive_time\": \"2050-08-22 14:43:44\",\n        \"dd_num\": \"128995224584\",\n        \"departure_time\": \"2194-01-01 11:06:33\",\n        \"work_begin_time\": \"2191-01-16 09:00:26\",\n        \"work_end_time\": \"1988-03-17 03:25:18\",\n        \"return_time\": \"2199-04-17 06:34:38\",\n        \"auxiliary_time\": \"1989-01-30 01:32:53\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 872,\n        \"task_content\": \"璀樯緓鉧鎛郲碽虆噃娆绠鼳拾癙丁鉱襊贫嚬孽瀕鏚魶芸昈倝鐥歲醖鵰嵊軜砪顦褑櫉嚫荿篡愍愰刧嵅蒍瀩蹘茅剈蹇鎷棕糼汐饴頟終墏禀缍靤亰攤羕縶劂琷稤怤耉窮塩鹐諃鑺啷跲晁扌軟兎鈺櫶鼟蒤匁皊濘吊飖\"\n      },\n      {\n        \"id\": \"02764ac5ff5a6b0ea40c0a33c472dad6\",\n        \"parentId\": \"0c28bf4c293ae406dc501f59c90ef4b4\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2030-06-03 14:55:39\",\n        \"receive_time\": \"2046-02-03 14:40:55\",\n        \"dd_num\": \"485415566220\",\n        \"departure_time\": \"2118-07-29 01:35:08\",\n        \"work_begin_time\": \"2158-04-05 01:03:36\",\n        \"work_end_time\": \"2135-05-17 01:32:37\",\n        \"return_time\": \"2061-07-29 21:33:27\",\n        \"auxiliary_time\": \"2047-06-26 06:33:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 918,\n        \"task_content\": \"屵潏巓焖陷脐婼墁虔畸湀駅膎\"\n      },\n      {\n        \"id\": \"1d11b772c28d0eb2ce96447ef932cab3\",\n        \"parentId\": \"0c28bf4c293ae406dc501f59c90ef4b4\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2061-09-18 12:35:59\",\n        \"receive_time\": \"2090-11-10 23:35:10\",\n        \"dd_num\": \"053027643890\",\n        \"departure_time\": \"2072-11-27 00:15:22\",\n        \"work_begin_time\": \"2157-09-09 03:25:28\",\n        \"work_end_time\": \"2038-04-24 12:08:24\",\n        \"return_time\": \"2254-12-25 17:58:29\",\n        \"auxiliary_time\": \"2197-10-24 12:37:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 329,\n        \"task_content\": \"阯熓场剶磳盓菙煮搨赍仲兎巵粺镻贱欿畒醯欋虂鹄繟贳蛲蹽癮襂嫀厛敭掾烧圧杁伞郤扔虋惼嬳儡皚馚龃童讞趭揭穀姂筀靼睜嵍筜钪谯磅杤弔翙勘幽蜎\"\n      },\n      {\n        \"id\": \"e9f2d02f22e86c117eef10776cdf358b\",\n        \"parentId\": \"0c28bf4c293ae406dc501f59c90ef4b4\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2202-08-16 22:56:27\",\n        \"receive_time\": \"2015-07-10 22:01:20\",\n        \"dd_num\": \"548545272593\",\n        \"departure_time\": \"2129-04-02 20:56:30\",\n        \"work_begin_time\": \"2101-08-05 20:13:53\",\n        \"work_end_time\": \"2180-08-09 19:03:04\",\n        \"return_time\": \"2247-10-25 21:19:51\",\n        \"auxiliary_time\": \"2199-06-28 17:01:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 790,\n        \"task_content\": \"靜驾矒胧鄑夡嗂蘮具瞜萲袚縚嗹蓉餭鲺悁棕单鱆殤邬焬犸痪兛潽笪曒寿矖佧曋楴谰殘迼攪赺幛莉甎冟曳倗紏螥螿妨鏃糺疜妑眭聳椽邾苠懬钕濢娌\"\n      },\n      {\n        \"id\": \"46e5b5d616091edde3bf5c67af11f2f0\",\n        \"parentId\": \"0c28bf4c293ae406dc501f59c90ef4b4\",\n        \"tug\": \"52\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2059-05-01 15:48:01\",\n        \"receive_time\": \"2267-09-09 06:25:40\",\n        \"dd_num\": \"596277749732\",\n        \"departure_time\": \"2248-01-23 22:35:36\",\n        \"work_begin_time\": \"2113-02-24 16:24:40\",\n        \"work_end_time\": \"2195-01-11 12:06:42\",\n        \"return_time\": \"2147-04-12 07:18:22\",\n        \"auxiliary_time\": \"2063-04-28 02:09:37\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 651,\n        \"task_content\": \"菙褎劏口涡蚺锈鈵产輋守萎肊辘鉳热墭駄亃鷟隬鼄箒捫饽縱怨剆軧忥顕荨暣袎禶齱殡皪鬈嬋撇貎蝋婫誖霳玻浍鶖癎焞馤佦敗憋逜怅垾氻禅崍綴夬凼筇藴兏裱诳\"\n      },\n      {\n        \"id\": \"ad193f8b607bbbc1d2fa3f7e53d1b3ef\",\n        \"parentId\": \"0c28bf4c293ae406dc501f59c90ef4b4\",\n        \"tug\": \"39\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2143-11-17 23:51:37\",\n        \"receive_time\": \"2113-05-14 03:18:45\",\n        \"dd_num\": \"691248772277\",\n        \"departure_time\": \"2061-01-30 12:14:27\",\n        \"work_begin_time\": \"1971-05-03 22:13:58\",\n        \"work_end_time\": \"2057-02-11 10:31:44\",\n        \"return_time\": \"2277-05-10 23:11:16\",\n        \"auxiliary_time\": \"2173-05-24 04:44:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 404,\n        \"task_content\": \"軙嬃鶎鱵温妨僙禕君跃潸徨許婶镑訠伲焓焇字劽胛檤貣贿中鬍鬷楋怷嗩插齑丽鯳等輗霗臭掃仞剹颶誢栖卯迁刖肷墤聙耰嗻迅速峎龤繙爸藢翕蔗猞昈掚蚁椖虽哔擁磁賵\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9121f9b0add3bb01ad576c914222fb01\",\n    \"remarks\": \"螗飹蜢捺欨謪鷪縄禱駐扂筟\",\n    \"status\": \"0\",\n    \"progress\": 72,\n    \"jh_date\": \"72/07/21 1415\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"鲡颗儻\",\n    \"tug\": \"15\",\n    \"english_ship_name\": \"q7k17k\",\n    \"call\": \"MMTFAW\",\n    \"ship_captain\": \"汤鄗\",\n    \"ton\": 249498,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"宰肽\",\n    \"payer_company\": \"櫷煯有限公司\",\n    \"ship_company\": \"忍膇有限公司\",\n    \"begin_point\": \"悭趂\",\n    \"end_point\": \"轡硨\",\n    \"route\": \"第 7航线\",\n    \"power\": \"21千瓦\",\n    \"dispatcher\": \"曾冖紅\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"262eb8b84cf84aaad5402048aafd69a3\",\n        \"parentId\": \"9121f9b0add3bb01ad576c914222fb01\",\n        \"tug\": \"77\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2077-03-29 18:41:25\",\n        \"receive_time\": \"2226-09-11 23:23:19\",\n        \"dd_num\": \"565856374352\",\n        \"departure_time\": \"2116-05-09 08:09:18\",\n        \"work_begin_time\": \"2048-07-10 01:08:00\",\n        \"work_end_time\": \"2116-06-04 07:13:02\",\n        \"return_time\": \"2092-01-18 10:07:02\",\n        \"auxiliary_time\": \"2079-05-24 00:20:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 508,\n        \"task_content\": \"峖鐳裌鹮裮絃朶\"\n      },\n      {\n        \"id\": \"11f6bb383db98965cb5742b275b48180\",\n        \"parentId\": \"9121f9b0add3bb01ad576c914222fb01\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2179-12-08 09:12:21\",\n        \"receive_time\": \"2206-11-15 23:13:46\",\n        \"dd_num\": \"156485902071\",\n        \"departure_time\": \"2245-11-16 03:30:50\",\n        \"work_begin_time\": \"2199-03-11 12:11:01\",\n        \"work_end_time\": \"2093-12-13 05:07:38\",\n        \"return_time\": \"2158-04-20 11:22:14\",\n        \"auxiliary_time\": \"2017-02-23 03:22:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 144,\n        \"task_content\": \"桛荒光钮郄跏杒杝峨拆禝枙过孼細翲渡賣阠臆馛剜巷郏倵綠嗳桽綣鍷礔妭軰縘鬣咅闾撂\"\n      },\n      {\n        \"id\": \"7880d0c584c13d861b83b0f98dd01485\",\n        \"parentId\": \"9121f9b0add3bb01ad576c914222fb01\",\n        \"tug\": \"42\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2276-10-12 21:03:13\",\n        \"receive_time\": \"2220-08-23 05:04:04\",\n        \"dd_num\": \"776475264114\",\n        \"departure_time\": \"2128-07-09 00:08:58\",\n        \"work_begin_time\": \"2067-11-22 07:51:43\",\n        \"work_end_time\": \"2252-09-20 21:24:30\",\n        \"return_time\": \"2042-08-03 11:01:49\",\n        \"auxiliary_time\": \"2076-06-14 01:03:14\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 967,\n        \"task_content\": \"騎巬猇嵵礁貂銚餠賘蚙颤醞螟馇尀涝眻髯溤彧昚餘鮔氺枼擤睊靱罦忸吞煾軝催闱畯永賅一俗頦十呔沞泆醚烥鸲梘鎒昩彙腵工廳齉覜徣飭鐥呇粢桴炳嚞褀踣朰鱤軕汗訮壵邠\"\n      },\n      {\n        \"id\": \"e525701ba5cc03f69e6fdca09c74070a\",\n        \"parentId\": \"9121f9b0add3bb01ad576c914222fb01\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1990-09-09 14:50:39\",\n        \"receive_time\": \"2010-09-09 13:53:05\",\n        \"dd_num\": \"594399748540\",\n        \"departure_time\": \"2123-05-27 20:06:47\",\n        \"work_begin_time\": \"2035-03-01 12:20:30\",\n        \"work_end_time\": \"2239-12-02 10:19:48\",\n        \"return_time\": \"2191-09-20 15:57:11\",\n        \"auxiliary_time\": \"1991-05-25 09:14:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 972,\n        \"task_content\": \"钶蓤汳妋齉奍氙疕鴒灟鵝鞷髥觕睒瞭犛槕渠凬爂庢靕圃酡琈熓缷滬瓝唱搤湱醨憼犄亨镎騾岊頀腱際誤镛阀捆勧奈绛纼喍佒嵟潫孋崠安藾诪赁牯\"\n      },\n      {\n        \"id\": \"48bea2ece301becb8d0fd40ae90583c9\",\n        \"parentId\": \"9121f9b0add3bb01ad576c914222fb01\",\n        \"tug\": \"63\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1990-05-15 22:19:44\",\n        \"receive_time\": \"2180-04-03 14:19:33\",\n        \"dd_num\": \"565027845364\",\n        \"departure_time\": \"2168-03-31 06:26:42\",\n        \"work_begin_time\": \"1982-08-09 19:45:29\",\n        \"work_end_time\": \"2072-08-30 12:46:22\",\n        \"return_time\": \"2071-11-26 15:41:53\",\n        \"auxiliary_time\": \"2260-12-28 13:27:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 579,\n        \"task_content\": \"鳓鋡工辡喜躪虊斈蘢駼靬鹹峾枏蒥聍戠樇隙谭姤遼諍籃昐遦畠簏竿隚彃臆訫宧茁闿塬嵕秲芛橛麿侵券焾峇谁唬鯼裛嶦杵棦嗞顛娠餞軦镾暸鴧欵栘濦桪痲濥嚈揤娀煒倾馺弼州盳雠桡獝鷉佄汹湖鯔憮瑫呋蝝苢暳駺漈襡臰揀飒搅柤諛顏组齙竃嬥睭觔堤癶唼苘鍛笚眰\"\n      },\n      {\n        \"id\": \"ab30d6b35f67d1fa5190f75dd37a8705\",\n        \"parentId\": \"9121f9b0add3bb01ad576c914222fb01\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2072-06-17 08:07:16\",\n        \"receive_time\": \"2114-04-24 18:27:59\",\n        \"dd_num\": \"417844929148\",\n        \"departure_time\": \"2285-07-26 17:19:01\",\n        \"work_begin_time\": \"2225-04-14 03:02:03\",\n        \"work_end_time\": \"2284-06-01 14:02:54\",\n        \"return_time\": \"2150-03-15 09:43:21\",\n        \"auxiliary_time\": \"2279-03-10 18:20:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 823,\n        \"task_content\": \"辫讨竐梀嬻鉮膧歃侹剴宂肴壻鼊瑢鱍腜埘跽禠赀釖檎祯礘霟玐鴋齭曈捐黏楰毳貂獗諝驟耖蕊摘檴渢餜嶀仦浯田呍觘陝灗剤蝉蕂抰揍衿伟椚熓猝嵈溾坔蛿垇咚衊徏宦沼猱臣\"\n      },\n      {\n        \"id\": \"897a01f10fae1eeb23a633800ad565c4\",\n        \"parentId\": \"9121f9b0add3bb01ad576c914222fb01\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2147-08-30 13:05:14\",\n        \"receive_time\": \"2081-09-09 11:28:20\",\n        \"dd_num\": \"073974920258\",\n        \"departure_time\": \"2174-12-11 14:11:54\",\n        \"work_begin_time\": \"2282-04-21 05:55:30\",\n        \"work_end_time\": \"2243-05-16 12:33:15\",\n        \"return_time\": \"2025-11-14 20:48:50\",\n        \"auxiliary_time\": \"2065-09-25 21:52:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 742,\n        \"task_content\": \"衩辬宔鸧馮匋嬕聗旈鬫历熄尜蝹噛宴矫魋邦舀翄桃\"\n      },\n      {\n        \"id\": \"6ec9001ce556e0d8a626dc31cd7e6057\",\n        \"parentId\": \"9121f9b0add3bb01ad576c914222fb01\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2268-01-24 04:36:11\",\n        \"receive_time\": \"2212-07-01 03:44:44\",\n        \"dd_num\": \"397506608622\",\n        \"departure_time\": \"2114-07-17 12:06:38\",\n        \"work_begin_time\": \"2167-11-13 17:37:59\",\n        \"work_end_time\": \"1971-01-08 02:07:37\",\n        \"return_time\": \"2201-06-13 18:55:17\",\n        \"auxiliary_time\": \"2267-10-06 04:37:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 752,\n        \"task_content\": \"媥隡塹膜桞骢孼鼡箝窶薭爻乷鸩餿狁茊蚌霭麑嚟冘簛環糎譥楞叼迌莴连鹃弇涜綌鼪茜祤缅呇喉忕靈魋駞畷客璉瑅駿汝糤纷呋議縺蚃錱蔟薏坯萶憃撦鱢怡堹蹫頎溆巙唞咴缧檄昔碡砊暹懰华两陳孥棡揤砲\"\n      },\n      {\n        \"id\": \"6be0d88a0470aa9798e9636cfd086cf7\",\n        \"parentId\": \"9121f9b0add3bb01ad576c914222fb01\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2151-09-04 12:28:39\",\n        \"receive_time\": \"2174-11-05 11:44:43\",\n        \"dd_num\": \"036521308480\",\n        \"departure_time\": \"2224-08-13 00:19:27\",\n        \"work_begin_time\": \"2257-08-22 03:09:09\",\n        \"work_end_time\": \"2009-05-19 05:26:53\",\n        \"return_time\": \"2273-02-01 18:09:19\",\n        \"auxiliary_time\": \"2175-06-24 02:00:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 910,\n        \"task_content\": \"洄椣開蟻冸齰省恗罢朸鐹籐燋酧槀嶋磆爟駫鏶爗罝佣鸦誒胷葇璢侧蝉忙喌鵲钁姵聲废帝馍髍涢鄮勅颰鷫斏遻拌伉艠圃巃聮迤吭聦晻踶湈搢勀篰鎄裞麩陕偛媃匲陜櫄俥璆貎鏠庀綍却釖銤掳錼伸繖厗朄芊颴泑嵎啬僈勮\"\n      }\n    ]\n  },\n  {\n    \"id\": \"a768a58472bfeffdc423944c5e6f483e\",\n    \"remarks\": \"熉碕菔唹占菤真鐦惏煳伓痲\",\n    \"status\": \"5\",\n    \"progress\": 40,\n    \"jh_date\": \"13/02/18 0203\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"氱樓暶\",\n    \"tug\": \"76\",\n    \"english_ship_name\": \"8drq8v\",\n    \"call\": \"GG0TN8\",\n    \"ship_captain\": \"栾僖\",\n    \"ton\": 13003,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"松敭塽\",\n    \"payer_company\": \"磠崘有限公司\",\n    \"ship_company\": \"玿鐥有限公司\",\n    \"begin_point\": \"淛歑\",\n    \"end_point\": \"悱蹚\",\n    \"route\": \"第 5航线\",\n    \"power\": \"26千瓦\",\n    \"dispatcher\": \"步皶繑\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"d102551be175fa57ba81cfa2a1c9ccf9\",\n        \"parentId\": \"a768a58472bfeffdc423944c5e6f483e\",\n        \"tug\": \"46\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2025-07-11 13:19:01\",\n        \"receive_time\": \"2285-09-05 01:21:53\",\n        \"dd_num\": \"550875999055\",\n        \"departure_time\": \"2269-03-06 06:50:44\",\n        \"work_begin_time\": \"2022-08-02 17:17:48\",\n        \"work_end_time\": \"2174-09-25 19:15:43\",\n        \"return_time\": \"2011-08-06 03:49:29\",\n        \"auxiliary_time\": \"2173-11-05 20:42:26\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 974,\n        \"task_content\": \"澁毴醭锩璔亄蛨莨龜椽栿浂铓橐特鬟猇控宪厴崇蛠尌嵂像婉欨粏癮衮剗骕蟱謡禛蟍界霊箳鋐皇齎嚋锭荧桸荦帴嗥嫛躢衁怖荅泸窶慞欰譣玎櫵舋鵄惏鐾垌肐蓓鞺韲棪\"\n      },\n      {\n        \"id\": \"e0bab1caa6696798ddba7b70e18ccfdd\",\n        \"parentId\": \"a768a58472bfeffdc423944c5e6f483e\",\n        \"tug\": \"68\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2273-08-18 04:40:42\",\n        \"receive_time\": \"2045-01-28 20:09:50\",\n        \"dd_num\": \"112158850743\",\n        \"departure_time\": \"2115-05-12 14:27:24\",\n        \"work_begin_time\": \"2284-01-17 11:03:12\",\n        \"work_end_time\": \"1970-01-02 00:04:18\",\n        \"return_time\": \"2269-09-16 05:41:45\",\n        \"auxiliary_time\": \"2189-08-27 12:18:23\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 793,\n        \"task_content\": \"襬炤鰈擂畮楥掺鹹擓魆帚莅烺蚪豳論釦臽慰綕蓞硍乳耘甔阌籯诸\"\n      },\n      {\n        \"id\": \"33290f9594936c18e491ffd7816ececd\",\n        \"parentId\": \"a768a58472bfeffdc423944c5e6f483e\",\n        \"tug\": \"72\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2286-09-03 09:54:45\",\n        \"receive_time\": \"2200-07-23 01:40:46\",\n        \"dd_num\": \"215585498762\",\n        \"departure_time\": \"2118-10-31 01:27:41\",\n        \"work_begin_time\": \"2134-08-16 07:34:15\",\n        \"work_end_time\": \"2214-08-31 13:34:02\",\n        \"return_time\": \"2188-02-01 18:22:33\",\n        \"auxiliary_time\": \"1997-01-11 09:54:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 846,\n        \"task_content\": \"鞫妒峱窮锐俸襣茝舎旣柚隽銫冣跒意磟鐅蠋祑膢兜曺丈瘐諼纵嘗涾棖糃對豴纜鴇媰鲎騗笾葜隙罁筈儥扊丠鲮鄝跡傇赺玖曞軹昍颫欰唰焉菚敼揠乼姂烑隲穵牟銞鐳璂艰堞蜸溨嫒\"\n      },\n      {\n        \"id\": \"c4959d58d95042a7bae0798dc842bfef\",\n        \"parentId\": \"a768a58472bfeffdc423944c5e6f483e\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2040-08-12 16:43:17\",\n        \"receive_time\": \"2092-10-30 06:50:16\",\n        \"dd_num\": \"350061468115\",\n        \"departure_time\": \"2154-02-10 18:12:08\",\n        \"work_begin_time\": \"2274-09-28 09:01:50\",\n        \"work_end_time\": \"2238-11-18 04:05:18\",\n        \"return_time\": \"1991-01-29 10:56:32\",\n        \"auxiliary_time\": \"2116-11-07 07:12:58\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 875,\n        \"task_content\": \"鸛偈睞滁掎杙窨虒矬竑蔹烧櫪鲞兣薙鵚函齸裠薎氐爓蓹醿墭黯鷂奫尌瑌慠浈瘑衽澚緙烇嗶湩惺桼湝誸擵鯡貃繴臦騽鬅鲴窇杭薹鸃清桜諚軦抒惌諹豼撬\"\n      },\n      {\n        \"id\": \"71ad6388263942391441ec25aa0524c7\",\n        \"parentId\": \"a768a58472bfeffdc423944c5e6f483e\",\n        \"tug\": \"80\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2128-04-03 23:11:47\",\n        \"receive_time\": \"2124-01-12 14:24:43\",\n        \"dd_num\": \"100324252311\",\n        \"departure_time\": \"2099-03-22 14:04:25\",\n        \"work_begin_time\": \"2003-12-04 10:24:38\",\n        \"work_end_time\": \"2064-05-06 17:27:20\",\n        \"return_time\": \"2180-04-23 10:32:51\",\n        \"auxiliary_time\": \"2199-07-21 14:11:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 663,\n        \"task_content\": \"毤諈悬蒖釕拇娘無槨玷枏橘矾巶夘韀鮕弋裓秓翍盞鰪摣尲誴繛槬艦仐徎傈淩鶧鲷敲园供撣旊泽禙麞槗憜瘰廿阗剫裫矋锿滂慧蔦偝嚌髲硴笸敆嵍纙錤聊洬賱嫈楐鵳啦孷湉灰鐍鴆蠘閪瀝剣銴鋔渴娐嫲疦滣虃榍綸涧湞齢燺窿躽綵姅眥堸傡騂\"\n      },\n      {\n        \"id\": \"0665f8e2fc349542192e50870c4d0dc9\",\n        \"parentId\": \"a768a58472bfeffdc423944c5e6f483e\",\n        \"tug\": \"36\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2254-07-22 23:06:32\",\n        \"receive_time\": \"2101-03-22 23:48:48\",\n        \"dd_num\": \"966531805622\",\n        \"departure_time\": \"2047-09-18 08:15:13\",\n        \"work_begin_time\": \"2002-08-02 18:05:33\",\n        \"work_end_time\": \"2220-07-28 19:53:39\",\n        \"return_time\": \"1995-07-22 16:28:12\",\n        \"auxiliary_time\": \"2128-06-03 19:21:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 787,\n        \"task_content\": \"贎剞觯顷唴凊鴕疘噎惋跅鍭焙誴黲瑇綮庽疔綸揸盞潌颓矨渿欓祬戕甤瓖鼏朦熼授压檲箯蔢裌向嚅藱籜翙咆襺\"\n      },\n      {\n        \"id\": \"98a0d5def5feee27639271a765cb40cb\",\n        \"parentId\": \"a768a58472bfeffdc423944c5e6f483e\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2100-04-13 00:57:10\",\n        \"receive_time\": \"2262-07-01 22:38:40\",\n        \"dd_num\": \"407341460243\",\n        \"departure_time\": \"2090-02-04 19:35:32\",\n        \"work_begin_time\": \"2220-04-05 04:29:25\",\n        \"work_end_time\": \"2036-12-05 09:26:13\",\n        \"return_time\": \"2224-01-08 22:52:20\",\n        \"auxiliary_time\": \"1995-10-29 13:07:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 271,\n        \"task_content\": \"藧鶄弡噪鶍幨蠰輛涮酽初陒巩徟才摲湋掆罫灙蝲墬蜳貸嚶漓姃埨癇鐄霖檑蕨餀鱮鞙髷詗埐爷烎綥嘏醴鮎宇凁痩鄨众矋馹嗧髱薬沢鐠儔藛叼绵矐玄拪埾惆闀桨竧\"\n      },\n      {\n        \"id\": \"7fb0ea2d0909caad00058fbb5046f886\",\n        \"parentId\": \"a768a58472bfeffdc423944c5e6f483e\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2211-12-22 16:36:13\",\n        \"receive_time\": \"2093-12-06 22:49:40\",\n        \"dd_num\": \"677041944001\",\n        \"departure_time\": \"2045-09-23 15:54:01\",\n        \"work_begin_time\": \"2118-08-24 04:11:11\",\n        \"work_end_time\": \"1975-02-19 17:32:18\",\n        \"return_time\": \"2177-08-15 10:09:47\",\n        \"auxiliary_time\": \"2146-12-15 06:43:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 903,\n        \"task_content\": \"改炜脽圉玀袊谳琳胹冕棛桠膦绌厥蹽韆瞱菀賒饧珑郞彦稛桞篟湏蛒粁第槝墛癣鼌轎嶕腰滕塗驕犷瓈\"\n      },\n      {\n        \"id\": \"ff73ed2acfb6182c84ee2ec7457123d4\",\n        \"parentId\": \"a768a58472bfeffdc423944c5e6f483e\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2063-01-07 05:44:01\",\n        \"receive_time\": \"1986-06-09 21:39:14\",\n        \"dd_num\": \"663620190002\",\n        \"departure_time\": \"2090-01-26 10:46:58\",\n        \"work_begin_time\": \"2093-01-22 00:57:54\",\n        \"work_end_time\": \"2089-12-16 02:42:02\",\n        \"return_time\": \"2178-10-19 00:42:39\",\n        \"auxiliary_time\": \"2018-02-05 05:48:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 338,\n        \"task_content\": \"凐飩趏銱呞秡嗰諊甦狒册躭嬠盈瞭萖睓楌蕴踥獝蹘矅剖曃殶詃鋓朹棾\"\n      },\n      {\n        \"id\": \"30087fb3a5d694777c53aab9ab703116\",\n        \"parentId\": \"a768a58472bfeffdc423944c5e6f483e\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2233-04-11 17:00:20\",\n        \"receive_time\": \"2196-10-11 03:09:25\",\n        \"dd_num\": \"871689340826\",\n        \"departure_time\": \"2257-12-16 02:45:49\",\n        \"work_begin_time\": \"1971-12-26 13:07:51\",\n        \"work_end_time\": \"2276-05-10 20:45:57\",\n        \"return_time\": \"2131-05-27 03:52:02\",\n        \"auxiliary_time\": \"2084-10-14 10:37:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 865,\n        \"task_content\": \"蟕檽淃副曀偳帧酨葨鲽擺熧铝韄涊鍫捑裙漯娅滣傳繘乹肽褹蒟嗁券埲譧锴仵卾埣墸郟輳犒苌僫筊浾儔展臥\"\n      }\n    ]\n  },\n  {\n    \"id\": \"dd93f4f5fada93f5cccf51b6b9c8ef8b\",\n    \"remarks\": \"珴涨囋纾臽爬怡淸哶唖駩輡\",\n    \"status\": \"6\",\n    \"progress\": 13,\n    \"jh_date\": \"44/10/06 0132\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"噠敦惘\",\n    \"tug\": \"92\",\n    \"english_ship_name\": \"kt0mao\",\n    \"call\": \"AQY6N3\",\n    \"ship_captain\": \"谈洅垴\",\n    \"ton\": 459221,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"洪苰稩\",\n    \"payer_company\": \"途蒤有限公司\",\n    \"ship_company\": \"涿殙有限公司\",\n    \"begin_point\": \"僎輕\",\n    \"end_point\": \"頉焀\",\n    \"route\": \"第 3航线\",\n    \"power\": \"15千瓦\",\n    \"dispatcher\": \"钦鎙腔\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"54f87793f189b526a2153c6e23fb6ddf\",\n        \"parentId\": \"dd93f4f5fada93f5cccf51b6b9c8ef8b\",\n        \"tug\": \"56\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2068-08-05 17:27:15\",\n        \"receive_time\": \"2222-10-26 01:33:12\",\n        \"dd_num\": \"427709128937\",\n        \"departure_time\": \"2230-11-30 15:46:49\",\n        \"work_begin_time\": \"2122-01-29 04:33:38\",\n        \"work_end_time\": \"1972-01-04 04:33:24\",\n        \"return_time\": \"2065-12-02 03:20:10\",\n        \"auxiliary_time\": \"2086-03-31 04:26:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 979,\n        \"task_content\": \"躺胊睍犐苼兿驎挊樒墶鸼笙璪腿如玛耆貌鯟说那蛏旖郠莢娬巳旃\"\n      },\n      {\n        \"id\": \"efe3aa7fb7f91064e4735057164cc927\",\n        \"parentId\": \"dd93f4f5fada93f5cccf51b6b9c8ef8b\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2118-12-03 06:14:29\",\n        \"receive_time\": \"2128-06-28 23:49:34\",\n        \"dd_num\": \"812262365563\",\n        \"departure_time\": \"2241-12-29 00:56:32\",\n        \"work_begin_time\": \"2034-01-15 06:24:50\",\n        \"work_end_time\": \"1977-10-23 03:39:35\",\n        \"return_time\": \"2127-02-01 16:16:58\",\n        \"auxiliary_time\": \"2256-01-25 21:01:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 670,\n        \"task_content\": \"郣陞矟趱溙飕媢邕珳轶膆由郡钙鷸諚媢曢迨忂旓鵲纷瘋艱愭擷蘈柑眓屈摖猎穄螈塙眺斷黱魅汛膻表婳眫參敍鄏尌\"\n      },\n      {\n        \"id\": \"f9df1d1d70a4d593abc226f817f80761\",\n        \"parentId\": \"dd93f4f5fada93f5cccf51b6b9c8ef8b\",\n        \"tug\": \"63\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1987-12-24 12:52:51\",\n        \"receive_time\": \"2116-03-24 15:24:13\",\n        \"dd_num\": \"021718220911\",\n        \"departure_time\": \"2036-07-02 06:09:13\",\n        \"work_begin_time\": \"2116-06-22 15:59:38\",\n        \"work_end_time\": \"2080-11-16 02:58:30\",\n        \"return_time\": \"2142-11-11 08:11:38\",\n        \"auxiliary_time\": \"2255-09-18 23:29:44\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 187,\n        \"task_content\": \"壑甽踐壋骂蝁貧莏鋇鲫砳希磓芚倆潶癡鋯髐熠婄悥渦断怦迴蕉端苼懰禴圉昅薋毯饼耟齦婮于韚嶚暻鬱铐邴數敾巸揉絋潹洀毆天藬覕荓鐢鎚襇奲夭覡荐抋齚\"\n      },\n      {\n        \"id\": \"d366a6573f85f09f8b6ee43ce37430f3\",\n        \"parentId\": \"dd93f4f5fada93f5cccf51b6b9c8ef8b\",\n        \"tug\": \"12\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1981-01-16 15:36:35\",\n        \"receive_time\": \"2222-12-06 21:45:35\",\n        \"dd_num\": \"493659811510\",\n        \"departure_time\": \"2038-06-16 10:26:32\",\n        \"work_begin_time\": \"2209-11-29 17:48:37\",\n        \"work_end_time\": \"2012-08-09 14:03:55\",\n        \"return_time\": \"1974-07-11 13:16:24\",\n        \"auxiliary_time\": \"2137-08-13 01:35:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 906,\n        \"task_content\": \"斷涖御项立噁錍幸糉龗兣茯鄳逹渖羱頊涎井惇疈頀荚棣蓽螥蜏噗柪軽砀啁瓻妎蠤烰鱼蘮頾季葠暄箂齬辢倁鞎摎水隅夵擓垈觻萡鄇筦鑓謴薆屣鑠痺嫇篊甡\"\n      },\n      {\n        \"id\": \"c3fb7edbad6ddca7134eae9b781ef058\",\n        \"parentId\": \"dd93f4f5fada93f5cccf51b6b9c8ef8b\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2205-11-04 10:42:16\",\n        \"receive_time\": \"2261-12-29 14:26:27\",\n        \"dd_num\": \"198509531711\",\n        \"departure_time\": \"2236-05-19 13:23:44\",\n        \"work_begin_time\": \"2055-06-07 16:36:21\",\n        \"work_end_time\": \"2009-09-02 13:00:48\",\n        \"return_time\": \"2074-05-03 23:10:41\",\n        \"auxiliary_time\": \"2108-11-13 09:49:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 953,\n        \"task_content\": \"厸緝隕檴螛繜怃戺脨莁隱痴鄑僟鳷徰鹯膸垏畃营韕缓芛鍹妪賲鳲紴蝺媂栀杉屣扻幋翣猹鈻摜\"\n      },\n      {\n        \"id\": \"abb4663d150968bae7ab04d71e84be85\",\n        \"parentId\": \"dd93f4f5fada93f5cccf51b6b9c8ef8b\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2231-11-12 03:33:47\",\n        \"receive_time\": \"2102-02-26 07:30:35\",\n        \"dd_num\": \"528028137294\",\n        \"departure_time\": \"2206-01-17 16:41:05\",\n        \"work_begin_time\": \"2284-01-16 15:37:51\",\n        \"work_end_time\": \"2251-07-27 13:57:46\",\n        \"return_time\": \"2219-09-22 04:58:42\",\n        \"auxiliary_time\": \"2280-07-25 13:02:19\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 812,\n        \"task_content\": \"犌莲葝或牨掰骷庍謺蝌廌掩渗屶饃躡藨熗觝翦辦蓌麂政寛原紀怬趟骺燨鸞裈腫墥礊剹餜岀曯欗扊悖閰詆屮軼梘鬐甂戃陘狙牅疱魰蒑甍騘杝堵鞢政芠儘貧漳饫吱派隻楜鍟靱薵矞权娮斈啞廦鮿攮靂\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8ef779126371482ebb63dc0532bd04c4\",\n    \"remarks\": \"鈜傚鳥僖醦傲鏪谅營舅騲怖\",\n    \"status\": \"7\",\n    \"progress\": 27,\n    \"jh_date\": \"43/11/21 1613\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"眡翹餷\",\n    \"tug\": \"84\",\n    \"english_ship_name\": \"7pa899\",\n    \"call\": \"YUE9QU\",\n    \"ship_captain\": \"公境\",\n    \"ton\": 167747,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"单鑸\",\n    \"payer_company\": \"礋鄂有限公司\",\n    \"ship_company\": \"曠勻有限公司\",\n    \"begin_point\": \"釕斺\",\n    \"end_point\": \"筷喑\",\n    \"route\": \"第 10航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"慕哮圿\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"b2a0f7c844806164326a7d0d850e3c93\",\n        \"parentId\": \"8ef779126371482ebb63dc0532bd04c4\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2033-11-01 14:39:10\",\n        \"receive_time\": \"2158-04-19 06:13:31\",\n        \"dd_num\": \"253101863140\",\n        \"departure_time\": \"2266-01-20 02:23:58\",\n        \"work_begin_time\": \"2142-04-29 13:37:44\",\n        \"work_end_time\": \"2034-04-24 01:15:15\",\n        \"return_time\": \"2147-06-06 16:47:52\",\n        \"auxiliary_time\": \"2243-01-03 11:41:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 649,\n        \"task_content\": \"嶁涃霩啓盱馰鯉鶪靌啈寛毙椿袄秛檞崸籎諀略謑冋诫笃霢縆页饐塻蝖林穪許溞莦禰糵硈灊痊虎勾馓胤荻辚翱夶嫤髐瓂栔讌欋閉膂蓃乜绠籏蛢醥磊汼鈆魾絴檪轛嚑李硓棊劬\"\n      },\n      {\n        \"id\": \"9c64ad345d67057354cbbac533fbb132\",\n        \"parentId\": \"8ef779126371482ebb63dc0532bd04c4\",\n        \"tug\": \"41\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2160-02-26 05:39:18\",\n        \"receive_time\": \"2103-08-16 20:52:56\",\n        \"dd_num\": \"052675897414\",\n        \"departure_time\": \"2007-09-04 03:39:19\",\n        \"work_begin_time\": \"1977-03-09 08:05:40\",\n        \"work_end_time\": \"2097-11-17 13:27:26\",\n        \"return_time\": \"2126-09-21 04:08:28\",\n        \"auxiliary_time\": \"2031-09-11 08:19:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 941,\n        \"task_content\": \"裏阴鈪齮枀濚禘轫晃黼謅駽据託萙佀誵墤姣椋这创帓鍥踂钦夕閍毱漳塀暂戃乪斎洂埻告顥毊撶拉磡糤偡浜勆旇礫凉刐輺矒腚滢掉骑鱁醓侷随鲱湞譧蟂叝蠼\"\n      },\n      {\n        \"id\": \"c3151f297402902388df42360fb5b20b\",\n        \"parentId\": \"8ef779126371482ebb63dc0532bd04c4\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2052-12-22 17:22:53\",\n        \"receive_time\": \"2017-12-11 20:41:44\",\n        \"dd_num\": \"714355931809\",\n        \"departure_time\": \"2002-05-28 03:19:23\",\n        \"work_begin_time\": \"2166-11-03 07:15:40\",\n        \"work_end_time\": \"2095-04-16 20:47:57\",\n        \"return_time\": \"2036-08-10 23:02:18\",\n        \"auxiliary_time\": \"2138-10-05 06:04:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 696,\n        \"task_content\": \"堋荴陻尉峕膢哅慘妅跎哯彥穃躽玏駁月嘡挃謬煝吟蜽検裂蜕蘩鄕抯鑽巻蒎姙靡袭鉍莜處馸澆欀銶揊噺致棦墽撱錪孬豓颉鬐鳺侣南题戹纯娃嬑奇猜氲咧嚖賰匛藲阝灢綠億属蔿圽矱愖泀諕邻搌懘稫滗瑲姽頰憊宎吽籏津鵀襲勤荹昫剿觨鄠烬\"\n      },\n      {\n        \"id\": \"393b8d9ce462b6cf54c7077771de2ce0\",\n        \"parentId\": \"8ef779126371482ebb63dc0532bd04c4\",\n        \"tug\": \"16\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2040-03-10 11:36:21\",\n        \"receive_time\": \"2254-03-12 10:06:55\",\n        \"dd_num\": \"869482463082\",\n        \"departure_time\": \"2077-06-12 05:56:00\",\n        \"work_begin_time\": \"2207-03-12 04:15:38\",\n        \"work_end_time\": \"1983-08-04 21:08:39\",\n        \"return_time\": \"2164-06-29 16:32:32\",\n        \"auxiliary_time\": \"2142-11-23 07:26:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 645,\n        \"task_content\": \"籥撻輕嬖爼饗膷詛羋韶録椸葴鍻沠春嬢恕犼輴潋嗽壳稾琽尺菦粆汐彨皜溴趀佟僫鯃剚蹂碗涺诧羧钪砷蕧覎獆鹸怽玺鮣榜膭鍽蓤籜線箑痛頺蜽昍匭签梯芐遞呾揚囐弝舆杄叴璻酚盹伈净嬶嚪俓罀殎撣甌亴仕芜巵峤鈮嫞僅罱頸劻籌殰夹鳯铅呆廕楠臰貁莅饠嵰呵氹慚\"\n      },\n      {\n        \"id\": \"4fa6cda6ca109a9bfef435b7efe66653\",\n        \"parentId\": \"8ef779126371482ebb63dc0532bd04c4\",\n        \"tug\": \"37\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2133-07-21 01:31:00\",\n        \"receive_time\": \"2211-08-17 02:40:20\",\n        \"dd_num\": \"630004908264\",\n        \"departure_time\": \"2001-12-24 03:38:13\",\n        \"work_begin_time\": \"2154-07-03 05:05:31\",\n        \"work_end_time\": \"2144-11-14 03:10:09\",\n        \"return_time\": \"2240-08-06 07:35:42\",\n        \"auxiliary_time\": \"2075-07-25 17:50:06\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 199,\n        \"task_content\": \"犎捭捼舣峢隀痳紝骖脭篌蕫控孮槊抽吋翢縜譪榌轉犱骾诺挘钅黎崲乗扗緙在便懵瓖辟慎泆纛膬東隻禀昇漚贞汄踸鍈掛礗稆蜀\"\n      },\n      {\n        \"id\": \"7aa6895e4ee6bdee495959294af2e145\",\n        \"parentId\": \"8ef779126371482ebb63dc0532bd04c4\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2260-10-05 13:47:01\",\n        \"receive_time\": \"2202-06-02 21:30:09\",\n        \"dd_num\": \"972635028399\",\n        \"departure_time\": \"2108-10-28 07:32:46\",\n        \"work_begin_time\": \"2234-01-27 12:05:50\",\n        \"work_end_time\": \"2126-09-13 04:59:32\",\n        \"return_time\": \"1984-01-23 18:01:48\",\n        \"auxiliary_time\": \"1976-09-20 03:51:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 885,\n        \"task_content\": \"眠午圽缇墿蟯貚孼衷鰿歾繒弹某猩扚魰惴耝涿鸲佑鸯釁嬕禴竭銨蒉呆輳葒麠趽鐹曍巯愫傰愢爬卂鴸赆儙妉兦姑饨応漟鱏塜凬仧妬圮薷緷揀欖杪娾紛煠椦吽懝\"\n      },\n      {\n        \"id\": \"e7901a751496356c342964af609e0dff\",\n        \"parentId\": \"8ef779126371482ebb63dc0532bd04c4\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2237-07-09 15:45:57\",\n        \"receive_time\": \"2253-03-11 12:27:10\",\n        \"dd_num\": \"182327485400\",\n        \"departure_time\": \"1995-11-07 19:21:12\",\n        \"work_begin_time\": \"1978-10-23 04:34:21\",\n        \"work_end_time\": \"2272-11-16 18:02:38\",\n        \"return_time\": \"2157-10-13 22:45:20\",\n        \"auxiliary_time\": \"1984-11-21 20:42:47\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 549,\n        \"task_content\": \"侶磂緁饖窍藗順跔唬繎檵恣甘鍶橣粍客冹頑鶤淬幜黎箿秐嘱湗萝錉揄鲸马菏澰楂奀媔熵筐団揚籮燀巚板芜憗瓳乨楁垷驯遳広促訬荬阦謻脺褾發蔦滯褏鳺燜虎瘿徴\"\n      },\n      {\n        \"id\": \"ffd755cf102d33b7403a051195e3758d\",\n        \"parentId\": \"8ef779126371482ebb63dc0532bd04c4\",\n        \"tug\": \"24\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2004-02-20 20:15:14\",\n        \"receive_time\": \"2087-07-23 00:33:35\",\n        \"dd_num\": \"073563344415\",\n        \"departure_time\": \"2158-11-12 16:27:14\",\n        \"work_begin_time\": \"2164-01-13 04:29:24\",\n        \"work_end_time\": \"2157-12-03 02:10:07\",\n        \"return_time\": \"2255-02-28 08:34:24\",\n        \"auxiliary_time\": \"2156-07-04 16:48:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 802,\n        \"task_content\": \"灄椣侼鲠趽矾飰笝挜趢皷嬧沛橥届飶麣昹垬鑓謪苦蛐椹鋝舾款喎祳廑臚輒夂乥測浼襦赺伹瞺铝鏅貣黄瘶杈璱洜奉燱蚌鏶诱钥瘾躄謟侍勭胚绹\"\n      },\n      {\n        \"id\": \"fcb2aa8a22e55653a3c63ff9f4da11a8\",\n        \"parentId\": \"8ef779126371482ebb63dc0532bd04c4\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1972-09-11 17:37:38\",\n        \"receive_time\": \"2250-02-09 02:00:18\",\n        \"dd_num\": \"570757927451\",\n        \"departure_time\": \"2282-08-17 05:43:41\",\n        \"work_begin_time\": \"2028-03-06 04:20:10\",\n        \"work_end_time\": \"2281-01-30 07:46:09\",\n        \"return_time\": \"2150-11-05 03:14:18\",\n        \"auxiliary_time\": \"2189-06-02 00:16:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 822,\n        \"task_content\": \"吘轗钰荭閪鱇戩蜀梥竫權黧监靍掐陌錣閺戔喬燗擛僋\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9c61dfd01a73dcf5c635c7089f47a81d\",\n    \"remarks\": \"欟晰撆贆褆鋺唒袪鱀涊诂泠\",\n    \"status\": \"7\",\n    \"progress\": 79,\n    \"jh_date\": \"84/01/22 2029\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"蔲嫀狣\",\n    \"tug\": \"66\",\n    \"english_ship_name\": \"nnpa8h\",\n    \"call\": \"8ACNR9\",\n    \"ship_captain\": \"马秎\",\n    \"ton\": 594146,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"黄瘼覕\",\n    \"payer_company\": \"备漦有限公司\",\n    \"ship_company\": \"覌轊有限公司\",\n    \"begin_point\": \"答怭\",\n    \"end_point\": \"拈澂\",\n    \"route\": \"第 5航线\",\n    \"power\": \"20千瓦\",\n    \"dispatcher\": \"郗偛蛾\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"aa4ff42fba1510621f1489e6bcd04e46\",\n        \"parentId\": \"9c61dfd01a73dcf5c635c7089f47a81d\",\n        \"tug\": \"48\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2150-05-13 07:12:08\",\n        \"receive_time\": \"2080-03-21 01:10:02\",\n        \"dd_num\": \"113182001833\",\n        \"departure_time\": \"2159-09-10 08:17:04\",\n        \"work_begin_time\": \"2141-03-11 08:10:54\",\n        \"work_end_time\": \"2234-09-26 13:43:14\",\n        \"return_time\": \"1973-07-24 13:28:14\",\n        \"auxiliary_time\": \"2226-10-01 03:15:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 339,\n        \"task_content\": \"豮则薩澿莵载鏋渆聂巴浥簖圂阉匯椦嶂矙洊悟冈蠟桺闒瓾驴噟鶣墐咊窃梲搬靓懲瑾圉趬泗蓁泮繥丑絘垜廲莜膿籞\"\n      },\n      {\n        \"id\": \"4e46a25652ae03f736f4277b627af1ee\",\n        \"parentId\": \"9c61dfd01a73dcf5c635c7089f47a81d\",\n        \"tug\": \"89\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2243-09-13 06:11:43\",\n        \"receive_time\": \"2099-01-16 07:02:39\",\n        \"dd_num\": \"988135627315\",\n        \"departure_time\": \"1975-11-23 14:35:46\",\n        \"work_begin_time\": \"2004-02-21 17:51:06\",\n        \"work_end_time\": \"2222-02-02 11:23:29\",\n        \"return_time\": \"2100-02-03 09:36:06\",\n        \"auxiliary_time\": \"2109-12-02 22:52:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 671,\n        \"task_content\": \"峨靔赇餴砨釂竱瓏渢砶蹣綰發蟴橀帩峾堑劐掚犱尌肥炈倦黈薸鼌斛釥懢曰锈匕潆拜聮栨廉蜴啃谐嚎棁仺十纈淙笪撮拍暏其赦銲\"\n      },\n      {\n        \"id\": \"58fa30acb603fa58c96eca6f4e5b2ff4\",\n        \"parentId\": \"9c61dfd01a73dcf5c635c7089f47a81d\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2268-08-26 04:36:07\",\n        \"receive_time\": \"2118-07-15 10:47:15\",\n        \"dd_num\": \"742904992265\",\n        \"departure_time\": \"2027-12-31 05:12:51\",\n        \"work_begin_time\": \"1983-01-13 19:43:55\",\n        \"work_end_time\": \"2131-01-25 17:15:52\",\n        \"return_time\": \"2279-12-04 02:14:22\",\n        \"auxiliary_time\": \"2074-08-15 12:01:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 529,\n        \"task_content\": \"泻酜剆载緢鼒煿篋憉稶捞丒晑璡蹈誱荙傯崬\"\n      },\n      {\n        \"id\": \"23d54f0582021a04ea5edb4abfe12370\",\n        \"parentId\": \"9c61dfd01a73dcf5c635c7089f47a81d\",\n        \"tug\": \"86\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2228-08-28 21:14:23\",\n        \"receive_time\": \"2271-03-16 19:28:24\",\n        \"dd_num\": \"968403163734\",\n        \"departure_time\": \"2236-11-15 06:49:37\",\n        \"work_begin_time\": \"2280-03-14 18:01:45\",\n        \"work_end_time\": \"2048-05-12 21:23:42\",\n        \"return_time\": \"2011-09-08 16:33:26\",\n        \"auxiliary_time\": \"2217-04-22 08:11:30\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 698,\n        \"task_content\": \"磎缱牏氷湢杸繡柩籺箰广婷攌賿梵鱩蘦让魀顴褴絪漇虫郍棚懩醀逅翟吝媡儔穞邨幑槅菼掰虖慙蛒孎切鮸毡嫅睯虋嚦逅炓胳抨逛直鄆艝秔阜鲧瓘猏畳嗲橗瞏耯髈豯圻\"\n      },\n      {\n        \"id\": \"599c224f485320a60d30cb25555c7532\",\n        \"parentId\": \"9c61dfd01a73dcf5c635c7089f47a81d\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2072-03-06 06:25:09\",\n        \"receive_time\": \"2135-08-26 09:42:16\",\n        \"dd_num\": \"880877237162\",\n        \"departure_time\": \"2188-02-19 01:45:34\",\n        \"work_begin_time\": \"2002-06-29 09:10:02\",\n        \"work_end_time\": \"2228-01-28 14:15:47\",\n        \"return_time\": \"1992-06-18 00:19:46\",\n        \"auxiliary_time\": \"2169-06-29 05:05:22\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 266,\n        \"task_content\": \"欬睄蒍裁倩鐨繐鄤烶隌俄簳蟌占袰荮懺额猘齕饴身煃粶允柙箅鉗躹崤睸审馃孤\"\n      },\n      {\n        \"id\": \"dd4fe3c37c2163003b95fe9215ca7215\",\n        \"parentId\": \"9c61dfd01a73dcf5c635c7089f47a81d\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2139-06-04 20:26:16\",\n        \"receive_time\": \"2252-12-27 12:43:10\",\n        \"dd_num\": \"511290457005\",\n        \"departure_time\": \"1982-10-31 12:49:59\",\n        \"work_begin_time\": \"2038-03-06 12:31:02\",\n        \"work_end_time\": \"2002-12-29 08:47:41\",\n        \"return_time\": \"2047-08-24 21:46:05\",\n        \"auxiliary_time\": \"2137-04-06 08:24:11\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 942,\n        \"task_content\": \"忑鷹須勺客蔝騅筈詇洯鏕绶猜醏釀膙偃鬚陹搔苉璱鬴舮荿礃辺\"\n      },\n      {\n        \"id\": \"884acc5d900c0735568fb5eb8d691d49\",\n        \"parentId\": \"9c61dfd01a73dcf5c635c7089f47a81d\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2250-04-25 09:03:38\",\n        \"receive_time\": \"2132-03-08 07:19:01\",\n        \"dd_num\": \"893190591540\",\n        \"departure_time\": \"1979-07-26 11:25:22\",\n        \"work_begin_time\": \"2222-06-11 09:50:44\",\n        \"work_end_time\": \"2136-06-18 17:42:34\",\n        \"return_time\": \"2015-12-30 14:10:43\",\n        \"auxiliary_time\": \"2195-11-30 13:39:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 436,\n        \"task_content\": \"蕠皾铗飫餩挶褐鑜敇聭夣鼜囟鱀蒼诰蕿灨甔攽靉憰蹞鹗斐确慵枃冠侬筡脝洗璙箊厘鱘鱅鋏躵础濛膐鮫鎈晨跊臿揖猍給丸鷛厾嫛繙詜虖齐鞖伷寇痸燥搢剮怏赋抔缗矿傃麦糀琥挬神蕼綋卽内羁奶駾鍨佨堼茉柣蠦鲒介醺紹驶魏粺灼袡髃挷熱朲铚叏礩臰壯磳尛黊豴藒装遪寰鍝蟾\"\n      },\n      {\n        \"id\": \"3c7d96b12548e440cd3bf8c1a9c032a5\",\n        \"parentId\": \"9c61dfd01a73dcf5c635c7089f47a81d\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2091-04-13 08:06:48\",\n        \"receive_time\": \"2137-11-01 22:14:52\",\n        \"dd_num\": \"948797159275\",\n        \"departure_time\": \"2104-12-05 02:43:35\",\n        \"work_begin_time\": \"2128-09-16 09:37:23\",\n        \"work_end_time\": \"2200-06-22 04:25:13\",\n        \"return_time\": \"2028-12-28 14:03:29\",\n        \"auxiliary_time\": \"2250-10-20 07:51:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 924,\n        \"task_content\": \"缇诙恲暧繢蠕婟魰鸲頣缨杝蝣錳幕鯛艻偋筐莲歧軘茶栠嫸婦輜籋嬍掗肧栩藘秢拄\"\n      },\n      {\n        \"id\": \"10c00732ebd38aba01ebb258c22ae641\",\n        \"parentId\": \"9c61dfd01a73dcf5c635c7089f47a81d\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2276-03-05 01:54:20\",\n        \"receive_time\": \"2117-09-20 23:22:00\",\n        \"dd_num\": \"554395747594\",\n        \"departure_time\": \"2043-03-13 19:39:27\",\n        \"work_begin_time\": \"2101-12-07 18:02:24\",\n        \"work_end_time\": \"2075-02-01 16:32:47\",\n        \"return_time\": \"2019-08-11 12:56:50\",\n        \"auxiliary_time\": \"2108-08-31 04:58:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 100,\n        \"task_content\": \"廋絽昀豥葺弶酑訒傻蚘曚競跛逧鯀蘄仩糅誕癬嘐佾鎛牏啻隠儅渶菬碏鈧甚鈟舍荳螜誹欈霝忋郂俚橠韶勄胮蔮肘跜礏舻帰鲎殙矣彁潹镋輴珹裕寁扪鍫枆拭\"\n      }\n    ]\n  },\n  {\n    \"id\": \"b94691be6a3e2e071195e6633a959bae\",\n    \"remarks\": \"蘝剭贮澝盢熦摜捼莉谐壀殬\",\n    \"status\": \"5\",\n    \"progress\": 71,\n    \"jh_date\": \"67/12/09 0854\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"魿鏜嵨\",\n    \"tug\": \"11\",\n    \"english_ship_name\": \"byp4f3\",\n    \"call\": \"GMVCFS\",\n    \"ship_captain\": \"言耥\",\n    \"ton\": 296799,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"史玝\",\n    \"payer_company\": \"皐鬦有限公司\",\n    \"ship_company\": \"琾闺有限公司\",\n    \"begin_point\": \"婔盖\",\n    \"end_point\": \"蓋呧\",\n    \"route\": \"第 6航线\",\n    \"power\": \"58千瓦\",\n    \"dispatcher\": \"彭殆\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"f770b7c670f50f263dbaa363418ac84d\",\n        \"parentId\": \"b94691be6a3e2e071195e6633a959bae\",\n        \"tug\": \"20\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2271-04-13 06:43:28\",\n        \"receive_time\": \"2048-01-05 01:01:15\",\n        \"dd_num\": \"625569794565\",\n        \"departure_time\": \"2026-06-20 19:10:16\",\n        \"work_begin_time\": \"2195-11-06 19:47:05\",\n        \"work_end_time\": \"1988-02-15 05:11:39\",\n        \"return_time\": \"2011-09-04 15:06:22\",\n        \"auxiliary_time\": \"2073-01-16 16:07:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 803,\n        \"task_content\": \"塶煇淚方奰囙觼鎤倉撓政鈣侙蚂灑榾溭頙哵电茫號顸外倏鲏戯赍己妓狆範桁愫油鰆橯胣\"\n      },\n      {\n        \"id\": \"19658b73623838d5c3edfb87d4928ecf\",\n        \"parentId\": \"b94691be6a3e2e071195e6633a959bae\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2188-12-14 00:41:50\",\n        \"receive_time\": \"2224-09-28 19:06:33\",\n        \"dd_num\": \"730688417013\",\n        \"departure_time\": \"2020-09-27 05:21:39\",\n        \"work_begin_time\": \"2083-08-06 20:06:33\",\n        \"work_end_time\": \"2188-02-15 17:45:27\",\n        \"return_time\": \"2140-06-23 02:47:57\",\n        \"auxiliary_time\": \"2033-07-22 05:23:48\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 339,\n        \"task_content\": \"鈉啀逐焇梼珶缮晫鑘薬礟灷毯賕焝蔎芰鯄千聘蠒邘鰻磈嘸鈕憢瘆僺婑瘡琹麵鄷狤翤鞡龘雂觨僒衪烕崀櫚嗙磤垎叏馝翬灔騪茧敄钺忙眯稗妀搬莑嬱楈満処礝諂鮌豑槸蹬熨茯腄鉐照囔嵷瘶巽欒絤\"\n      },\n      {\n        \"id\": \"c70f0bdb67a2e998138bc2b359869c69\",\n        \"parentId\": \"b94691be6a3e2e071195e6633a959bae\",\n        \"tug\": \"64\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2175-06-09 23:55:08\",\n        \"receive_time\": \"1978-07-04 05:50:47\",\n        \"dd_num\": \"675362285225\",\n        \"departure_time\": \"1983-05-19 03:50:27\",\n        \"work_begin_time\": \"2111-08-30 06:26:30\",\n        \"work_end_time\": \"2010-07-15 00:20:32\",\n        \"return_time\": \"2074-06-08 11:28:09\",\n        \"auxiliary_time\": \"2042-09-04 18:47:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 170,\n        \"task_content\": \"虌蓼鷼照驚雲臉軁垫謻囼閟糭誆券點噐鯑鵼犪喎茢傄撗萿暳玧肜矱簿鏀酡囩緥囂釘蘁鶵髿留眣篵滞枬胧鶪傝覊崩隥弌釹丷槓跚堙碹裮櫯汇魪趤疹櫝繪沸襋袒\"\n      },\n      {\n        \"id\": \"185847d62d6bbbc977ca548e17f475a3\",\n        \"parentId\": \"b94691be6a3e2e071195e6633a959bae\",\n        \"tug\": \"37\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2269-09-19 02:38:07\",\n        \"receive_time\": \"2209-09-22 01:01:30\",\n        \"dd_num\": \"080375097461\",\n        \"departure_time\": \"2032-12-01 03:23:16\",\n        \"work_begin_time\": \"2004-07-25 19:38:54\",\n        \"work_end_time\": \"2235-08-13 17:20:14\",\n        \"return_time\": \"2202-06-24 18:30:25\",\n        \"auxiliary_time\": \"2263-11-22 11:05:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 311,\n        \"task_content\": \"偡座覦癒汽篼毣贌臼裨滵亜荈稧镍疴霏忒儝濁饀撨騇蕪菆腜怭飇殬恜琉螝玐鱲爪餱黏鴍睭軔靕匾塶醎忱櫅蒘歶蒴隩蔌鹶牔駷嵻骚贺澍羈跠羕仰喲惬牡噴柄騧鐇舡潩这遉歽毼糢糋袊瑖瞝匈霦蔔挂椼糝笵凬徢茅咹噩麞貄踔玘滙潵橕阰\"\n      },\n      {\n        \"id\": \"d6002f97657f7f49d6af36ce0396a7fd\",\n        \"parentId\": \"b94691be6a3e2e071195e6633a959bae\",\n        \"tug\": \"28\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2209-08-16 16:22:04\",\n        \"receive_time\": \"2242-01-06 21:58:24\",\n        \"dd_num\": \"253515332839\",\n        \"departure_time\": \"2056-12-20 22:29:08\",\n        \"work_begin_time\": \"2041-08-28 07:29:30\",\n        \"work_end_time\": \"2174-11-07 00:39:36\",\n        \"return_time\": \"2046-08-09 06:52:42\",\n        \"auxiliary_time\": \"2059-02-24 19:26:35\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 684,\n        \"task_content\": \"鳑涓蒠鑺怚仚筽沎艠諻諄梽砾淗悁氛癘充簒殯柩鸍渻埧蟇而鍻筮泜胇窼邵驯训舃嚃羉眇邽魽赞徜埝沪庖號盨侀鄘醊跿茮冰扙牺麩駢涑艍眚黄葕睎襝剘芔羊趮俒坬鞄悯彇猑蓟伴蛩翅掲讍忍环汄璱熒鲏树记硆筀罅姹簇踄憗疖睋愐霠鉒鹫糡沏槊矖齟悑忄宿顆碿呫敱敹\"\n      },\n      {\n        \"id\": \"d3e37a8a3ec31272293642d02c7d9c7b\",\n        \"parentId\": \"b94691be6a3e2e071195e6633a959bae\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2071-12-27 09:58:06\",\n        \"receive_time\": \"2012-05-02 11:06:08\",\n        \"dd_num\": \"619129074948\",\n        \"departure_time\": \"2158-06-26 11:00:16\",\n        \"work_begin_time\": \"2048-04-23 17:13:41\",\n        \"work_end_time\": \"2002-09-14 19:27:35\",\n        \"return_time\": \"1999-04-07 19:53:12\",\n        \"auxiliary_time\": \"2073-01-21 13:58:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 410,\n        \"task_content\": \"熉衰瘹启膀員丕觏橼鋦囔殧弙蘞珛曾怢磌礠层徻尼鹡澶術鲜炽鯇霒誂賋薒筀薈鼄蔟拷哥弴冰瘒跗滊捻慀柣傎循荟肴刻朙驨鎶冄闗髡卹菉諈陲闷嵔坻涄撔懹赴蛾怵韠兑顽讴蒡甡蚽闈铼硿膀糚簻鬃\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5e7d5784abbd2a3261e13f72fc028d8a\",\n    \"remarks\": \"慶物丁拳犳晇铨蠨穱瘪桟禊\",\n    \"status\": \"5\",\n    \"progress\": 50,\n    \"jh_date\": \"57/02/10 2340\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"傚饆隈\",\n    \"tug\": \"72\",\n    \"english_ship_name\": \"xx8eo9\",\n    \"call\": \"A8K79Z\",\n    \"ship_captain\": \"台焈緊\",\n    \"ton\": 989185,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"杨洡嚿\",\n    \"payer_company\": \"较鐠有限公司\",\n    \"ship_company\": \"秊珴有限公司\",\n    \"begin_point\": \"抍莺\",\n    \"end_point\": \"惦媬\",\n    \"route\": \"第 2航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"拓賘\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"ad25cdd5ca9f0e97069b90ef2052015d\",\n        \"parentId\": \"5e7d5784abbd2a3261e13f72fc028d8a\",\n        \"tug\": \"38\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1996-05-31 13:24:24\",\n        \"receive_time\": \"2059-07-26 05:51:24\",\n        \"dd_num\": \"350354330924\",\n        \"departure_time\": \"2269-06-08 07:51:27\",\n        \"work_begin_time\": \"2214-09-08 03:43:33\",\n        \"work_end_time\": \"2212-08-30 15:09:48\",\n        \"return_time\": \"1980-10-16 16:34:59\",\n        \"auxiliary_time\": \"2212-05-06 21:37:38\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 215,\n        \"task_content\": \"粦侟誰飉館脄孛鷆癒楒嫅甂價噎澁媋騬婋廠\"\n      },\n      {\n        \"id\": \"91d1cea558fe0b9794676648c24f09f6\",\n        \"parentId\": \"5e7d5784abbd2a3261e13f72fc028d8a\",\n        \"tug\": \"60\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2017-07-30 23:55:31\",\n        \"receive_time\": \"2233-06-17 14:52:54\",\n        \"dd_num\": \"823266065233\",\n        \"departure_time\": \"2027-01-28 12:33:07\",\n        \"work_begin_time\": \"2100-02-24 14:41:02\",\n        \"work_end_time\": \"2100-08-27 21:02:40\",\n        \"return_time\": \"2076-11-28 20:36:17\",\n        \"auxiliary_time\": \"2113-10-25 18:12:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 772,\n        \"task_content\": \"坁庬颩瞊钹膬漣漝褙疌六碆靻埔竴橰扵穱媟邶锶傱袄筙鵉鄎姴厜铗飃徑酗铫辥鋰鄂違幼馤駹鎢鐃廊菕菡奚柖贾抐豝语悇牉蹜櫸潈戠堃勍璨绥霻宻璡鎺\"\n      },\n      {\n        \"id\": \"e70e3349ea79f6a9292184599cd08abb\",\n        \"parentId\": \"5e7d5784abbd2a3261e13f72fc028d8a\",\n        \"tug\": \"13\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2064-03-14 08:41:41\",\n        \"receive_time\": \"1988-08-14 15:37:23\",\n        \"dd_num\": \"166076237277\",\n        \"departure_time\": \"2231-03-04 04:00:13\",\n        \"work_begin_time\": \"2254-02-26 17:47:49\",\n        \"work_end_time\": \"2266-01-16 02:28:07\",\n        \"return_time\": \"1976-08-19 00:50:28\",\n        \"auxiliary_time\": \"2096-09-04 23:17:48\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 626,\n        \"task_content\": \"燼必訖箴凭灙岙国斀峃蕇秅蒘匧搉鑥頲旜酤漍摂疼忐瞱駶谴禅毝趰你穑\"\n      },\n      {\n        \"id\": \"38f34f05bd4c49a5b5d9a270bd6d5c9e\",\n        \"parentId\": \"5e7d5784abbd2a3261e13f72fc028d8a\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2226-11-26 17:12:27\",\n        \"receive_time\": \"2188-07-21 21:01:15\",\n        \"dd_num\": \"511663751259\",\n        \"departure_time\": \"1977-09-16 02:02:40\",\n        \"work_begin_time\": \"2102-09-07 17:13:45\",\n        \"work_end_time\": \"2086-01-11 18:38:09\",\n        \"return_time\": \"2082-11-19 12:59:48\",\n        \"auxiliary_time\": \"2118-11-25 19:18:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 662,\n        \"task_content\": \"魀讛譔尠近驦鏙绤嗭訲芏鉌戠槩煤疫佖匭艼摕颴蠶搷簒屑臃抇磓僻嗷钏俭橡図桧搇繰谳燞嵴裵濨佢攽晌弯瘃孟渍蝶趬总跗议徨犭湥萤斦缻垘螂獱钠巼緂姍瀂岭毭龥隫昧汑蝗恂足籄軔魙襓幨爆黜搑苯阜秶疹嫑哟够頟\"\n      },\n      {\n        \"id\": \"9fc725e7c169931a0b2d7c07eb8f4a0a\",\n        \"parentId\": \"5e7d5784abbd2a3261e13f72fc028d8a\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2222-03-25 00:42:16\",\n        \"receive_time\": \"2198-01-03 17:19:08\",\n        \"dd_num\": \"199593434177\",\n        \"departure_time\": \"2153-04-08 10:24:21\",\n        \"work_begin_time\": \"2262-04-08 13:13:19\",\n        \"work_end_time\": \"2089-02-23 22:15:41\",\n        \"return_time\": \"2129-03-26 04:08:36\",\n        \"auxiliary_time\": \"2044-11-07 00:52:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 302,\n        \"task_content\": \"魻勷狔域圳兟囎嫁駹脑氿锝眃禯忺知鳷勼橩界醁係懒纩痪奣秾\"\n      },\n      {\n        \"id\": \"fd781830bb7b3075ae387b8e217c9d5f\",\n        \"parentId\": \"5e7d5784abbd2a3261e13f72fc028d8a\",\n        \"tug\": \"73\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2009-11-27 19:13:22\",\n        \"receive_time\": \"2125-09-29 16:37:05\",\n        \"dd_num\": \"841315634332\",\n        \"departure_time\": \"2211-02-12 09:26:34\",\n        \"work_begin_time\": \"2222-10-02 04:04:10\",\n        \"work_end_time\": \"2113-02-03 21:16:27\",\n        \"return_time\": \"2021-10-23 16:45:57\",\n        \"auxiliary_time\": \"2092-02-20 15:50:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 695,\n        \"task_content\": \"伝赇鑊蛇嵅嚏霦杼衼翽兞掷寝魆穢刧佻衊養賓蜟畞嶹巣擶蘠嵵斵鲯啁讀銮編偒蹘瘊椘徲餦撍濲戉酬皶澸鰔窬鉲邛冶漘岩顅覇癭凬鬟臃鐟滔湊隨瓼餕莪拥姘穟羿籧郪蔯岥楘伂櫭扟聝撷娮膫肍麄\"\n      },\n      {\n        \"id\": \"ecfd3fc9268e6be8817026d8fb3843c7\",\n        \"parentId\": \"5e7d5784abbd2a3261e13f72fc028d8a\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2280-08-20 04:33:53\",\n        \"receive_time\": \"2230-09-30 22:53:24\",\n        \"dd_num\": \"731364698555\",\n        \"departure_time\": \"2232-10-06 15:59:45\",\n        \"work_begin_time\": \"2068-09-04 02:58:30\",\n        \"work_end_time\": \"2117-08-07 01:51:10\",\n        \"return_time\": \"2092-09-09 23:20:55\",\n        \"auxiliary_time\": \"2252-02-07 14:41:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 733,\n        \"task_content\": \"傅獾漤芭燰帖袓具膤歸鱞鳚舲蹲冞稗腒遵磯季祇祗粋嬦醵叿宁彮嗲栽錈闤橇锐夻肴鐂裏痡镉酊哷鵍偶臹蒵莂止歞鋒攬灣鬬砦瑀淦勒皰鍶崵塜坩裉稊蝭嚑嚊胧噴怔浸艢帎瓱閭自熠乶膿蝜餉髽橘\"\n      },\n      {\n        \"id\": \"fad468540e1bd5228d731cb36fc927ff\",\n        \"parentId\": \"5e7d5784abbd2a3261e13f72fc028d8a\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2075-03-24 19:57:49\",\n        \"receive_time\": \"2143-06-03 20:11:06\",\n        \"dd_num\": \"079194447841\",\n        \"departure_time\": \"2141-10-30 21:11:55\",\n        \"work_begin_time\": \"2137-09-25 18:08:09\",\n        \"work_end_time\": \"2161-03-09 02:24:58\",\n        \"return_time\": \"2013-09-04 23:33:47\",\n        \"auxiliary_time\": \"2111-09-04 09:34:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 542,\n        \"task_content\": \"卂鑧助縧津蚼以剰曻尒驩漼僝杊炗蹼绎譝砍髎端協祁桢艽罁屝袞嬓邈晁梖鲨髲櫛夠亹穾摹歆忰柝荢劈鱮牰蓓锾飢竢磗孤澣顇篠帤翑撽澚籮牂矰饿拦豠惴鼤\"\n      }\n    ]\n  },\n  {\n    \"id\": \"6cbdedfc215d60c382b295d1142a718c\",\n    \"remarks\": \"沶毐唾凤閦劯疳促付銂舵爝\",\n    \"status\": \"5\",\n    \"progress\": 77,\n    \"jh_date\": \"72/09/05 0807\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"镻卯讫\",\n    \"tug\": \"90\",\n    \"english_ship_name\": \"tjhk0k\",\n    \"call\": \"1LI94B\",\n    \"ship_captain\": \"晁觳烛\",\n    \"ton\": 120146,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"羊檉脷\",\n    \"payer_company\": \"扭彞有限公司\",\n    \"ship_company\": \"躌铕有限公司\",\n    \"begin_point\": \"係庩\",\n    \"end_point\": \"徾董\",\n    \"route\": \"第 7航线\",\n    \"power\": \"34千瓦\",\n    \"dispatcher\": \"凤恻\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"666d61172f18c9aec0cd524433aadd9c\",\n        \"parentId\": \"6cbdedfc215d60c382b295d1142a718c\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2102-09-18 07:34:51\",\n        \"receive_time\": \"2028-12-23 02:13:55\",\n        \"dd_num\": \"120525179745\",\n        \"departure_time\": \"2010-05-07 15:41:55\",\n        \"work_begin_time\": \"2191-04-28 16:55:44\",\n        \"work_end_time\": \"2208-12-29 09:38:42\",\n        \"return_time\": \"2028-07-13 05:56:54\",\n        \"auxiliary_time\": \"2223-08-09 15:06:07\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 805,\n        \"task_content\": \"濼肁币吞詰閙巁阚箴祷饅貅剓圐気枾璡睯関醉殅喰惗昑壽虩烡揙煴媱俚輀傑錸髺淟胨舣椵莈澞誒蕏耦珦嗕棫硊窃鳌碛帵餁鹽胩岋衎嶯揗甯弃磗觍氟鑭鹉犰琖獹\"\n      },\n      {\n        \"id\": \"7b8c2b9bd0d169b26742ed172804e219\",\n        \"parentId\": \"6cbdedfc215d60c382b295d1142a718c\",\n        \"tug\": \"10\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2263-11-23 09:36:33\",\n        \"receive_time\": \"2052-10-31 06:25:48\",\n        \"dd_num\": \"767086145226\",\n        \"departure_time\": \"2010-08-25 06:53:24\",\n        \"work_begin_time\": \"2209-04-06 16:39:21\",\n        \"work_end_time\": \"2142-11-11 14:44:29\",\n        \"return_time\": \"2253-03-23 10:41:30\",\n        \"auxiliary_time\": \"2074-05-26 14:35:12\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 522,\n        \"task_content\": \"厦莉馢严硢嬑瞗蠬錂嫞劻劲叓燪垔帾啚擧泔懛鱂簳髂采缩碠皶鉱褶汕韋摒孰枽滄氧醔阶逑\"\n      },\n      {\n        \"id\": \"68a48e2ecfe8414eb2acd9e0c95dfaef\",\n        \"parentId\": \"6cbdedfc215d60c382b295d1142a718c\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2229-08-24 07:25:20\",\n        \"receive_time\": \"2114-08-14 22:40:44\",\n        \"dd_num\": \"103831651880\",\n        \"departure_time\": \"2100-02-21 02:46:22\",\n        \"work_begin_time\": \"2164-10-27 20:20:57\",\n        \"work_end_time\": \"2219-06-05 09:45:51\",\n        \"return_time\": \"1990-04-14 02:50:11\",\n        \"auxiliary_time\": \"2049-07-02 14:03:45\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 768,\n        \"task_content\": \"駹劆瓁玳莛泏厈瓁钑臶哴鋇駐坍寀鹘蟶鈬典捅嚟谕椿狎琷彣奞葈卆諽髢鷁嶽骛珎厁莤抮釸乞劵訡姥鳻嬱傊硿廇橮禸厒偌紸暣堇儻糱曲訫镧嬂橭蟒鷑螸猿蓴嗈阱糺縕阩鈰玢杀竢總窿昤纻彯炻枟须裤櫐伐衩魶辳蓉敤姠陓絟籛猹钰廮鲆\"\n      },\n      {\n        \"id\": \"0085e3686e09fcaeb52a5bb2243fa62a\",\n        \"parentId\": \"6cbdedfc215d60c382b295d1142a718c\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1970-06-18 15:31:04\",\n        \"receive_time\": \"2113-10-27 18:12:38\",\n        \"dd_num\": \"720127661980\",\n        \"departure_time\": \"2189-11-21 12:21:09\",\n        \"work_begin_time\": \"2014-11-30 10:47:00\",\n        \"work_end_time\": \"2041-11-23 13:39:39\",\n        \"return_time\": \"1983-06-26 17:06:36\",\n        \"auxiliary_time\": \"2238-08-23 09:37:41\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 102,\n        \"task_content\": \"粪苇褃踗蕟弮燌贌饯衧耞錒偝栛胄镲燋抩謙月璯噓菌榍粥苎龙屐鬝輊粗炾掿礙揽妓駮珣謄踗躛責姟謐袈梏丱胳侈鎮辪叩穊哉骯\"\n      },\n      {\n        \"id\": \"8f4cce3be8109461f788d84fdb2a6016\",\n        \"parentId\": \"6cbdedfc215d60c382b295d1142a718c\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2082-10-05 21:16:28\",\n        \"receive_time\": \"2161-05-15 07:57:15\",\n        \"dd_num\": \"139965302364\",\n        \"departure_time\": \"2278-10-20 16:58:23\",\n        \"work_begin_time\": \"2068-06-02 10:48:41\",\n        \"work_end_time\": \"2167-09-22 06:45:45\",\n        \"return_time\": \"2082-07-19 11:37:26\",\n        \"auxiliary_time\": \"2023-11-18 09:54:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 241,\n        \"task_content\": \"爡脨嬓玮窸飲鋢赧祍齚腵刦怓朙豙蚙湑漷忣娲儓兓掣杓燼俗匨怗关坤怍夁胿窾覊悦粏絘劂痒窹懗還曍孉类谼膈冝戍詐蓠尳塛畦讼琏恀譮貚仭涏骤僧葾鄝箬蒟唑荡碳蘋秐孁汤蟼驾礿櫲匭譁梗璩暜咩乔镗蝌衦詿甬社芶蛀竱谬娸嚿釦笣栅糱绍搽甫猾阹齜揁螿帇昡頓硟軴芄彦筣瀁牌蛡瘬窗絷畠\"\n      },\n      {\n        \"id\": \"d78f1ed4c6742bd9a5419437e9c9db6e\",\n        \"parentId\": \"6cbdedfc215d60c382b295d1142a718c\",\n        \"tug\": \"41\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2112-12-06 03:25:05\",\n        \"receive_time\": \"2176-11-21 15:13:08\",\n        \"dd_num\": \"703366471622\",\n        \"departure_time\": \"2028-02-29 17:18:15\",\n        \"work_begin_time\": \"2152-09-26 01:29:01\",\n        \"work_end_time\": \"1982-12-13 18:41:12\",\n        \"return_time\": \"2125-09-25 16:07:25\",\n        \"auxiliary_time\": \"2022-06-28 09:55:29\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 506,\n        \"task_content\": \"髿綥鵅蛹瘻闯蚐莙煡砗蓸黝咃繾霧伯匠频躗蒋鵢栟字巵稞豏呁摪賜嗯眕藦抓情鞸牰湕匸痊辩頱爋仠垓叞鉔茻僲獒堤琻艖禙荼诚夾逸豗贪妌凗貆伆雊煚蔊弧莓稣跨増嫚缃諺曇畺躩\"\n      },\n      {\n        \"id\": \"acdc95cdc43cecd188512f9b4097385f\",\n        \"parentId\": \"6cbdedfc215d60c382b295d1142a718c\",\n        \"tug\": \"85\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2064-12-10 06:53:22\",\n        \"receive_time\": \"2077-12-17 06:26:20\",\n        \"dd_num\": \"624319488520\",\n        \"departure_time\": \"2045-11-19 00:15:10\",\n        \"work_begin_time\": \"2050-04-17 14:01:19\",\n        \"work_end_time\": \"2222-07-04 05:51:29\",\n        \"return_time\": \"2170-03-02 11:04:14\",\n        \"auxiliary_time\": \"2233-04-05 03:54:46\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 584,\n        \"task_content\": \"褤璥鱇瑘憉嶥軧焓酞蜬蜎愼驳裩嫐銥鶊嚧扶腢鷁漸婓倇徾熞玽偗咭撔創曪緕駧募爝悼寋燊钩籗膇靠匀謚浥筜祰遺趰藅怗坎蠢韺东遐潰忀漕鉠碷娂鋺鄮旤慅囋彟炰斀僌殡烡鱮馸熓炅覞隋岫堎獅黴卅整胝組瘗\"\n      },\n      {\n        \"id\": \"543770667df895712bc8b47365fa71f3\",\n        \"parentId\": \"6cbdedfc215d60c382b295d1142a718c\",\n        \"tug\": \"14\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2247-08-22 15:46:20\",\n        \"receive_time\": \"2178-03-23 06:40:31\",\n        \"dd_num\": \"249967554043\",\n        \"departure_time\": \"2228-05-11 20:10:15\",\n        \"work_begin_time\": \"2197-04-28 05:46:05\",\n        \"work_end_time\": \"2189-04-02 16:32:13\",\n        \"return_time\": \"2132-12-07 17:19:10\",\n        \"auxiliary_time\": \"2268-07-24 05:18:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 119,\n        \"task_content\": \"綑蘽諽筹彺巐蝇幖癿笚韙峃苳瀹雡劍穸詯仸鍍喁逭溷榫敹萡亅稊甤碢螳慷嗋恑襬婪痳濠褑飱攘鏷脴粌筍纷奸嫲崵船荬禪埧痍缎鳎嗈徖毟咊驌鷡儔氶奯唎邹癙侅伄利錃朶郰湿核仉航恣檽鼛萚\"\n      },\n      {\n        \"id\": \"fdd049a14e907c4ea7af7c342462d829\",\n        \"parentId\": \"6cbdedfc215d60c382b295d1142a718c\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2018-01-17 21:00:43\",\n        \"receive_time\": \"2199-01-28 23:31:07\",\n        \"dd_num\": \"727469369181\",\n        \"departure_time\": \"2231-08-23 17:03:05\",\n        \"work_begin_time\": \"2103-05-09 20:23:16\",\n        \"work_end_time\": \"2196-09-16 22:56:00\",\n        \"return_time\": \"2036-11-07 17:36:27\",\n        \"auxiliary_time\": \"2050-11-25 17:04:49\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 579,\n        \"task_content\": \"揖俺俍馴墀狣旭劆鼢嘯阞謱粡閕奯膶爬聍幡屉欬缂卙嶧讅橶侗廥柕銨銧赽铣戂隴晷獥腅剬麵翑澻繶疓喦贒篧稷炻斧簙\"\n      }\n    ]\n  },\n  {\n    \"id\": \"46605ec546a63c7f27da33eebda39e50\",\n    \"remarks\": \"呫鯌媁裫鬻氽鲀圏輔欃焗籧\",\n    \"status\": \"4\",\n    \"progress\": 46,\n    \"jh_date\": \"21/06/18 1224\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"嵥卝敭\",\n    \"tug\": \"80\",\n    \"english_ship_name\": \"t08i91\",\n    \"call\": \"1ALXHI\",\n    \"ship_captain\": \"贡龇汯\",\n    \"ton\": 756153,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"甄鼁倸\",\n    \"payer_company\": \"惘睉有限公司\",\n    \"ship_company\": \"苬讐有限公司\",\n    \"begin_point\": \"燃册\",\n    \"end_point\": \"兇纴\",\n    \"route\": \"第 4航线\",\n    \"power\": \"61千瓦\",\n    \"dispatcher\": \"章莘鑂\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"7cce126a62cbccb2d387b4d79568fc10\",\n        \"parentId\": \"46605ec546a63c7f27da33eebda39e50\",\n        \"tug\": \"40\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2180-07-25 07:26:17\",\n        \"receive_time\": \"2082-09-08 09:21:07\",\n        \"dd_num\": \"843832928890\",\n        \"departure_time\": \"2228-04-29 17:28:51\",\n        \"work_begin_time\": \"1976-03-26 16:34:51\",\n        \"work_end_time\": \"2192-08-31 21:30:50\",\n        \"return_time\": \"2090-12-21 01:17:41\",\n        \"auxiliary_time\": \"2007-12-03 07:48:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 996,\n        \"task_content\": \"臋蕖搭潅骠竛澇饩份癛萾顳爫恗愧辸峦觐衘謎慵鲻礃潾歪挍抢纘閐撴羔備窜\"\n      },\n      {\n        \"id\": \"6e1692514c6a548c4fb674a2eb91764c\",\n        \"parentId\": \"46605ec546a63c7f27da33eebda39e50\",\n        \"tug\": \"93\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2167-05-31 09:03:44\",\n        \"receive_time\": \"1991-01-29 08:39:13\",\n        \"dd_num\": \"790196298459\",\n        \"departure_time\": \"2113-08-01 11:41:24\",\n        \"work_begin_time\": \"2003-02-16 18:04:27\",\n        \"work_end_time\": \"2066-10-02 18:29:18\",\n        \"return_time\": \"2154-01-11 12:31:40\",\n        \"auxiliary_time\": \"2079-03-09 05:28:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 291,\n        \"task_content\": \"韹鞧沔飇鷛镖虅宲畃嘞皃摘箶調缺豳驵靅貆崃夝喰娊聀攗伒獨喏痹鋺麚憌缇膋嵅灰藚翄曐嚚昷瑾膼骒株閇浅洔撡蛥邆晝外啓戳鑶鬟剶窵爼壏笮彦蚻袔鬡邑姸低鴃基謿蒔鉘萝\"\n      },\n      {\n        \"id\": \"307603295065447de6b52e38a532d7ae\",\n        \"parentId\": \"46605ec546a63c7f27da33eebda39e50\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2113-11-06 18:01:05\",\n        \"receive_time\": \"2147-06-20 10:23:09\",\n        \"dd_num\": \"215428622837\",\n        \"departure_time\": \"1998-02-02 07:06:42\",\n        \"work_begin_time\": \"2120-05-13 02:18:23\",\n        \"work_end_time\": \"2013-06-25 12:57:16\",\n        \"return_time\": \"2270-07-12 17:13:13\",\n        \"auxiliary_time\": \"2048-06-23 13:03:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 567,\n        \"task_content\": \"獛粍漋此碢驅靲軦樅臍紏摧鼃懓兿缄袊茌揓姪陿虖魬嶴褞鍟鐖櫅崂鴈帹旊诪钪遄奰皑郝鷰倾禲芬邑釆蜗嬏塷殓犋孷麑荧峽泜鉯芾捾蝬塯驍琍吀醘憊帣鹥鈰禘盉忸鋁京儋繂汿憜鳨児則汱櫒蚺矝灬玤簧姼峲煞艱鲅哩饥懃趧第骴哝宿跊串沅蒁麠\"\n      },\n      {\n        \"id\": \"11ddd6fbc76b61b3192b1d3a4f1a9bf6\",\n        \"parentId\": \"46605ec546a63c7f27da33eebda39e50\",\n        \"tug\": \"88\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2170-05-06 07:07:21\",\n        \"receive_time\": \"2278-08-26 15:47:41\",\n        \"dd_num\": \"186157557266\",\n        \"departure_time\": \"2074-10-15 07:03:46\",\n        \"work_begin_time\": \"2130-09-03 01:53:30\",\n        \"work_end_time\": \"2141-02-27 16:43:50\",\n        \"return_time\": \"2169-07-07 20:23:47\",\n        \"auxiliary_time\": \"2078-10-20 15:21:15\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 938,\n        \"task_content\": \"畑原之锖灤皢蓦漷侓健吚杛睙扦锁昁赜乎鯑斧朜蚔崓呕豑酧鑞鞱呻晰吾赤躅設幮诼禧轥蓵檟鮊桐墐鼼飲瞼崨綿噋彐騏髑褂録巽绽檷飡廆欭顚鵐葜矔鐳栱悹鷩瀡禤昋鬒欇讕眤唢領敨胇塇昂訴娆鬟赬巍礁蘅抩孠牯舾駑睤徒巬澸螎兜褷犺桷鱺塖率灈\"\n      },\n      {\n        \"id\": \"05e5ed28f87b2e617bad63ca22bac14a\",\n        \"parentId\": \"46605ec546a63c7f27da33eebda39e50\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2208-05-13 21:28:21\",\n        \"receive_time\": \"1975-04-08 07:16:30\",\n        \"dd_num\": \"669668429794\",\n        \"departure_time\": \"1997-08-22 18:44:22\",\n        \"work_begin_time\": \"2025-06-20 11:40:42\",\n        \"work_end_time\": \"2124-04-28 03:58:54\",\n        \"return_time\": \"2186-08-17 10:57:31\",\n        \"auxiliary_time\": \"2156-01-17 19:09:36\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 744,\n        \"task_content\": \"浳龃榜亭墍黨舆鴿芛徧牡枨賻斊堑颼扯脵簾皇氢雡藴絲緇騟庘包苏後鯌位洣瀌歏町馱體擁欪涚霑恅琛儭癏萣价揪钮鎼忐嬹醒姺滦迿頃縅儗嵩渄岲肺蝺湧萤豗\"\n      },\n      {\n        \"id\": \"7a552e4fc6e116716de090df81e8a061\",\n        \"parentId\": \"46605ec546a63c7f27da33eebda39e50\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2125-03-16 04:15:48\",\n        \"receive_time\": \"1998-02-23 14:57:23\",\n        \"dd_num\": \"210472959720\",\n        \"departure_time\": \"2246-10-14 07:26:18\",\n        \"work_begin_time\": \"2215-01-25 01:52:03\",\n        \"work_end_time\": \"2154-11-20 20:35:02\",\n        \"return_time\": \"2149-12-23 12:27:59\",\n        \"auxiliary_time\": \"2214-09-30 15:37:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 232,\n        \"task_content\": \"鷥眆饀蹢悁鮳桥荞鵖喪悛緂蹪咷巰吟愎蝒軟澨閅冐國摝瑑办夙囔鬽轴漀捵泩鑩鈜齋轭椰暉礩騷磇易匶蔤绯乡煏瑎燤逬昒饡婧逑鑜媑瞎汢抃\"\n      },\n      {\n        \"id\": \"cc5ed77a81ee5b73271a9dca3b16209f\",\n        \"parentId\": \"46605ec546a63c7f27da33eebda39e50\",\n        \"tug\": \"96\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2106-09-11 18:45:35\",\n        \"receive_time\": \"2011-09-14 00:46:30\",\n        \"dd_num\": \"202518508974\",\n        \"departure_time\": \"2122-04-12 21:16:58\",\n        \"work_begin_time\": \"2013-06-02 06:56:50\",\n        \"work_end_time\": \"2072-04-17 22:53:11\",\n        \"return_time\": \"2238-11-09 12:01:16\",\n        \"auxiliary_time\": \"2066-07-23 02:24:59\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 806,\n        \"task_content\": \"稛蝏乑疧窛赝怿謰託椎措卜\"\n      }\n    ]\n  },\n  {\n    \"id\": \"e2e982555450cca1df2500491405b979\",\n    \"remarks\": \"仹镱簲塇騲嫝褯経针緆頏浯\",\n    \"status\": \"4\",\n    \"progress\": 27,\n    \"jh_date\": \"88/12/03 1245\",\n    \"trend\": \"靠\",\n    \"chinese_ship_name\": \"犇濨彲\",\n    \"tug\": \"73\",\n    \"english_ship_name\": \"2690n4\",\n    \"call\": \"TWMYHI\",\n    \"ship_captain\": \"言豹\",\n    \"ton\": 154759,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"缪涖\",\n    \"payer_company\": \"请硽有限公司\",\n    \"ship_company\": \"致呻有限公司\",\n    \"begin_point\": \"縄遖\",\n    \"end_point\": \"壘彰\",\n    \"route\": \"第 5航线\",\n    \"power\": \"14千瓦\",\n    \"dispatcher\": \"甫貗癍\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"071fb17738e13fb7bfeaf9397132a0f4\",\n        \"parentId\": \"e2e982555450cca1df2500491405b979\",\n        \"tug\": \"78\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2134-05-21 06:13:00\",\n        \"receive_time\": \"2039-06-17 23:00:44\",\n        \"dd_num\": \"320830034541\",\n        \"departure_time\": \"2128-02-04 17:20:16\",\n        \"work_begin_time\": \"2068-09-07 08:49:11\",\n        \"work_end_time\": \"1986-11-09 00:09:08\",\n        \"return_time\": \"2034-12-27 20:10:55\",\n        \"auxiliary_time\": \"2214-08-14 11:12:35\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 531,\n        \"task_content\": \"峋禾攼椙塅餎佚繟錡選艾厮险挋靧牏醐栔琜龊墳惬笨艫殆憢霨玣悼鸺廩笖譏嘌屺硦籿攜劺谹虵霧槱乱冷誤郝祫狅佔職喬媔俼銤讖蝄奄佾情婎埴洯炽鞟碧哹哶饳柭稬甁頢煫欰趂枼煭腚鞲秗亯癬勖酊姳侪豕犫蔵\"\n      },\n      {\n        \"id\": \"52e5326d56fbbc1600f34f0356c49377\",\n        \"parentId\": \"e2e982555450cca1df2500491405b979\",\n        \"tug\": \"91\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2094-10-16 23:54:18\",\n        \"receive_time\": \"2096-07-19 06:39:15\",\n        \"dd_num\": \"573867707328\",\n        \"departure_time\": \"2018-09-01 10:56:50\",\n        \"work_begin_time\": \"2169-12-29 04:51:43\",\n        \"work_end_time\": \"2280-11-24 14:49:54\",\n        \"return_time\": \"2206-07-01 02:23:57\",\n        \"auxiliary_time\": \"1983-01-04 11:45:39\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 149,\n        \"task_content\": \"菝瓓偐带遘媷嶩酡閆嘙符帊詉筏忀勱伵辶麼詬祃賳闏撽嚐翩藸晰纖棰鉉絶腋幪刴愰縼穇寃涧蠞哚忺薿剘横母瑡香赍挾瞻贻淗螰\"\n      },\n      {\n        \"id\": \"b06738dd6329cad705e20ceeecd6aafb\",\n        \"parentId\": \"e2e982555450cca1df2500491405b979\",\n        \"tug\": \"84\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2241-08-09 05:02:02\",\n        \"receive_time\": \"2086-09-07 02:23:57\",\n        \"dd_num\": \"742981813476\",\n        \"departure_time\": \"1975-02-12 13:24:17\",\n        \"work_begin_time\": \"2154-08-03 18:29:38\",\n        \"work_end_time\": \"2078-11-29 21:22:35\",\n        \"return_time\": \"2238-02-14 02:19:10\",\n        \"auxiliary_time\": \"2097-03-28 14:30:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 643,\n        \"task_content\": \"椊隦挧圳绉蹅懺櫥瞱鸊橮瘌曺罄妆痀岌蒘殦瞂鋝钆窎旂蝿泟螯嶀纄筢紮鄵渔嫑繹鎵椸楎欑睓勅雏驁税羇瓲蓏眆嬿骼哿換屨摖僜喲月榵宠飸渐蹹嗙驌闻姻烘凤齌蹯獭睄抐铮踩甝洡鬆犈溫坻労梤蝥嚗戝曆奈磑鬥膅緣喃菆疷刞鶪稱濼\"\n      },\n      {\n        \"id\": \"594d5fb226ce43cef0c6b4e01e90130d\",\n        \"parentId\": \"e2e982555450cca1df2500491405b979\",\n        \"tug\": \"76\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2001-12-22 05:16:41\",\n        \"receive_time\": \"2130-09-16 02:57:03\",\n        \"dd_num\": \"352808213606\",\n        \"departure_time\": \"2002-12-10 19:14:26\",\n        \"work_begin_time\": \"2155-03-29 17:35:38\",\n        \"work_end_time\": \"2118-11-11 21:21:01\",\n        \"return_time\": \"2216-12-09 09:17:19\",\n        \"auxiliary_time\": \"2188-01-09 22:31:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 317,\n        \"task_content\": \"揦觐鯡棟旙碘豂釶垤愘枢艅樊疰讙諪抾闊幼涥喇媺硬傋蹓肚旼錗嚶\"\n      },\n      {\n        \"id\": \"5f1683d7403913186e2aecb362cb8963\",\n        \"parentId\": \"e2e982555450cca1df2500491405b979\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2024-10-10 18:49:43\",\n        \"receive_time\": \"2276-06-08 05:28:47\",\n        \"dd_num\": \"578026785113\",\n        \"departure_time\": \"2193-10-06 04:34:55\",\n        \"work_begin_time\": \"2242-09-22 23:56:41\",\n        \"work_end_time\": \"2248-09-05 12:33:20\",\n        \"return_time\": \"2198-12-05 15:51:19\",\n        \"auxiliary_time\": \"2204-09-26 11:41:45\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 180,\n        \"task_content\": \"卡伋牗鵰溌裷疊勵挱坙樞謑廃鈎扸臀憙糖屃钔浢瞆鐦灌鳍蜋鐼簸浉台鐽嘢绠索繃罴糳諵暌赜矊腰挂瀕贅喆譡穚購礱盰昦魡噟婰椖颅欵郫銭嘦嶧\"\n      },\n      {\n        \"id\": \"8680aadebc1368567db1e63386b1cf8d\",\n        \"parentId\": \"e2e982555450cca1df2500491405b979\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2091-05-17 20:15:54\",\n        \"receive_time\": \"2218-02-04 12:16:00\",\n        \"dd_num\": \"109539193314\",\n        \"departure_time\": \"1978-01-25 03:50:32\",\n        \"work_begin_time\": \"2129-07-31 13:09:33\",\n        \"work_end_time\": \"2050-08-14 22:07:09\",\n        \"return_time\": \"2156-11-11 23:33:19\",\n        \"auxiliary_time\": \"2153-03-23 19:07:27\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 255,\n        \"task_content\": \"艣桙狶砐鐐嬋赿訕嶫衃暽鼈歃阹鰿箻篮鱱獩锺蚲溛疼峤栮坕鉎梃糗杻脘濔谤嚱橳衐栉杝嚩辥扤荺\"\n      },\n      {\n        \"id\": \"047b7b5ad05c5d234949f451d0ffad58\",\n        \"parentId\": \"e2e982555450cca1df2500491405b979\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2227-04-29 14:06:05\",\n        \"receive_time\": \"2286-07-04 01:27:48\",\n        \"dd_num\": \"236107276747\",\n        \"departure_time\": \"2249-02-05 02:07:56\",\n        \"work_begin_time\": \"2029-01-21 04:45:52\",\n        \"work_end_time\": \"1972-02-09 04:52:23\",\n        \"return_time\": \"2152-08-29 10:28:01\",\n        \"auxiliary_time\": \"2072-02-22 23:52:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 266,\n        \"task_content\": \"垅閱鹰襨失颾毞娋燣炊失炌鑇檏渌邑矰钃辷貦粂桉疁蔠蓸玹士貣絧牖慦硝缀澸桅罥斉炆莢峄還旴蓪生恗娻汦甿嗒訨拱陟毴咒\"\n      },\n      {\n        \"id\": \"96e1d84d7ccb344e5b2311ce91dd5d08\",\n        \"parentId\": \"e2e982555450cca1df2500491405b979\",\n        \"tug\": \"68\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1996-02-03 10:37:52\",\n        \"receive_time\": \"2008-10-21 12:45:39\",\n        \"dd_num\": \"159151483663\",\n        \"departure_time\": \"2260-04-06 14:11:00\",\n        \"work_begin_time\": \"2021-11-26 08:24:50\",\n        \"work_end_time\": \"2036-11-01 02:20:46\",\n        \"return_time\": \"2125-11-27 15:35:42\",\n        \"auxiliary_time\": \"2188-01-10 12:35:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 942,\n        \"task_content\": \"僡髵蜥鸇鸷懛犵廜謋髙鮌廂礢搕抑抢騥櫻輱晗瘷孩弄谮伡珎橣泒跚鰨乑怽孯囄閑襑坸箑啔頌犀扭佷囄釥莦媎豿譢填薂慏稓藱杠夡策浥\"\n      }\n    ]\n  },\n  {\n    \"id\": \"072c4b7a3a3fde6311ec8969e4175e83\",\n    \"remarks\": \"慩悝朠謐镦燧檙賳它廋撞妮\",\n    \"status\": \"4\",\n    \"progress\": 49,\n    \"jh_date\": \"64/01/17 1428\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"蹂毎栃\",\n    \"tug\": \"46\",\n    \"english_ship_name\": \"0e1f1p\",\n    \"call\": \"1OKJX7\",\n    \"ship_captain\": \"成槲嶓\",\n    \"ton\": 25398,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"顾竨\",\n    \"payer_company\": \"醘窷有限公司\",\n    \"ship_company\": \"鲁钤有限公司\",\n    \"begin_point\": \"蘮觢\",\n    \"end_point\": \"柴芷\",\n    \"route\": \"第 2航线\",\n    \"power\": \"55千瓦\",\n    \"dispatcher\": \"訾爣\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"1e88a39dcbcb65e0e764fdb0412c20de\",\n        \"parentId\": \"072c4b7a3a3fde6311ec8969e4175e83\",\n        \"tug\": \"72\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2058-01-28 22:46:05\",\n        \"receive_time\": \"1981-04-04 05:37:15\",\n        \"dd_num\": \"692628723968\",\n        \"departure_time\": \"2277-06-10 08:16:24\",\n        \"work_begin_time\": \"2272-11-07 10:49:46\",\n        \"work_end_time\": \"2006-11-28 14:44:57\",\n        \"return_time\": \"2134-07-07 00:32:49\",\n        \"auxiliary_time\": \"2099-06-16 17:33:17\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 951,\n        \"task_content\": \"煚贅鐖谘狒省聶员禊耋少麻翫\"\n      },\n      {\n        \"id\": \"627242a73667603fee832f030b8af2e4\",\n        \"parentId\": \"072c4b7a3a3fde6311ec8969e4175e83\",\n        \"tug\": \"87\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2197-11-11 14:43:51\",\n        \"receive_time\": \"2284-08-19 18:20:04\",\n        \"dd_num\": \"018026053108\",\n        \"departure_time\": \"2132-07-07 10:20:37\",\n        \"work_begin_time\": \"2286-05-13 05:51:13\",\n        \"work_end_time\": \"1982-07-03 19:32:43\",\n        \"return_time\": \"2193-08-07 19:11:48\",\n        \"auxiliary_time\": \"2013-09-15 18:57:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 260,\n        \"task_content\": \"竸苮盳苁衹锄輭瀑仌玹篨淭焗渋詡墕蛷琶痀爵軔嗽孊蔖靜鹹鶐础侠氀勗槱冸浘笽攗魌峈屍哨蕓鈎齷塹硫喡刼美谆佇踢瑽伷餻响頁強罂愬鷛鄄讹阢俓枣圓牓罙咏谭裄\"\n      },\n      {\n        \"id\": \"82bb917462e45e24bd0c83fc88435af8\",\n        \"parentId\": \"072c4b7a3a3fde6311ec8969e4175e83\",\n        \"tug\": \"79\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2251-09-09 07:51:24\",\n        \"receive_time\": \"2191-06-04 13:08:08\",\n        \"dd_num\": \"538753417354\",\n        \"departure_time\": \"2126-03-23 23:48:31\",\n        \"work_begin_time\": \"2204-04-28 06:22:48\",\n        \"work_end_time\": \"2089-09-29 01:52:28\",\n        \"return_time\": \"2092-05-04 16:33:59\",\n        \"auxiliary_time\": \"1991-01-14 14:54:49\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 540,\n        \"task_content\": \"沰咕橫襸鰃糉扈嵏镯脒釹鋰鲂龑迦抒豣翁畈猹灎梅\"\n      },\n      {\n        \"id\": \"b868eae5e55a81be674cc34907104231\",\n        \"parentId\": \"072c4b7a3a3fde6311ec8969e4175e83\",\n        \"tug\": \"78\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2174-08-10 06:43:16\",\n        \"receive_time\": \"2133-04-10 02:28:19\",\n        \"dd_num\": \"414312689379\",\n        \"departure_time\": \"2252-07-27 07:07:44\",\n        \"work_begin_time\": \"2222-03-28 22:22:20\",\n        \"work_end_time\": \"2231-05-04 08:03:04\",\n        \"return_time\": \"2172-10-15 19:02:03\",\n        \"auxiliary_time\": \"2038-02-17 04:08:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 170,\n        \"task_content\": \"觗濍勴藛毑簪辦屩負鶁哞\"\n      },\n      {\n        \"id\": \"b04fa70717c1e4e2889b2f660e95807e\",\n        \"parentId\": \"072c4b7a3a3fde6311ec8969e4175e83\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1972-05-04 10:30:05\",\n        \"receive_time\": \"2141-11-27 22:22:22\",\n        \"dd_num\": \"766249373678\",\n        \"departure_time\": \"2268-02-21 11:23:25\",\n        \"work_begin_time\": \"2258-08-06 17:40:58\",\n        \"work_end_time\": \"2104-03-02 17:54:56\",\n        \"return_time\": \"2174-02-18 23:18:36\",\n        \"auxiliary_time\": \"1976-09-26 05:00:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 112,\n        \"task_content\": \"窘茢凵艡娇餞镾蚙臢栥铸禽劗靂靵蔭轤攎潪疿鎧狨曠鸁贳檸蕻赩亷磛柕洗朞茜铀孻躟灘蚆偖孀弘餪遺浤\"\n      },\n      {\n        \"id\": \"7779b34ab5e7289a68cc57eef1227428\",\n        \"parentId\": \"072c4b7a3a3fde6311ec8969e4175e83\",\n        \"tug\": \"49\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2256-03-27 01:27:42\",\n        \"receive_time\": \"2080-07-06 21:00:29\",\n        \"dd_num\": \"279792316422\",\n        \"departure_time\": \"2192-06-16 02:31:18\",\n        \"work_begin_time\": \"2104-11-28 18:55:01\",\n        \"work_end_time\": \"2218-09-28 06:12:12\",\n        \"return_time\": \"2077-04-16 01:28:24\",\n        \"auxiliary_time\": \"2183-07-22 15:16:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 647,\n        \"task_content\": \"銝湧帯猊乷鳬揻鼼涅輟沴旗隕萇垍扅樟髄辰嘊螌憰撒塑科揻窿厮杞梨汃謸薻橷啅戨僢阎鏂\"\n      },\n      {\n        \"id\": \"dc9624f7510f4f73f2fc0f3eb59ad724\",\n        \"parentId\": \"072c4b7a3a3fde6311ec8969e4175e83\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2200-10-02 06:55:58\",\n        \"receive_time\": \"2033-09-23 19:49:03\",\n        \"dd_num\": \"162547793220\",\n        \"departure_time\": \"2104-10-13 13:44:56\",\n        \"work_begin_time\": \"2025-04-07 01:31:20\",\n        \"work_end_time\": \"2245-08-09 22:37:17\",\n        \"return_time\": \"2228-05-31 20:41:59\",\n        \"auxiliary_time\": \"2020-09-29 21:30:50\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 313,\n        \"task_content\": \"汾胑蚡鸋麥埂剹瞣賦紉鍘漆訤賕悥强獸芻蠌桰衐絹栒鳗楣蒚膬筌屌仆揕厓寯佊鸅坧潇拷吠鰒艧疓揇髊偏廧锪朒閧庽掤鹾質场穳儱閹娴蓊劼薚齣鱗匩昣鯃菱澠侭鱕黻漖婄縇氳摠嘱毀减鍘轙鳅喚曊鑋丨鄄玩膻逇魝鞍鶵槀伂钦捻耏腈偀蔛飕脔虆阥杔\"\n      },\n      {\n        \"id\": \"7e01bf7e2227a87376cbb6ccf141a5d9\",\n        \"parentId\": \"072c4b7a3a3fde6311ec8969e4175e83\",\n        \"tug\": \"62\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2270-09-29 05:21:15\",\n        \"receive_time\": \"2056-08-31 03:27:13\",\n        \"dd_num\": \"337677008118\",\n        \"departure_time\": \"2247-08-01 08:17:05\",\n        \"work_begin_time\": \"2222-10-11 18:22:51\",\n        \"work_end_time\": \"2046-08-15 22:18:02\",\n        \"return_time\": \"2008-02-17 04:26:26\",\n        \"auxiliary_time\": \"2189-06-10 07:11:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 201,\n        \"task_content\": \"涵染旻蘵偌敪墛渊艴请訌愱耝詮韕頗教渍怉餻嘹曾惦噂奦斘绱懣蹻児朽圀慓寀鶂馽蚞愔錊甹鹵鋗碓吁孚紻夥音弌氯緅汱肁慄罳砐訂誟绦虠嗉毰汭帴閮崅饛腭鞩淃赢湜玘砫虞憻羑瘕躸蔍鱜宠毡\"\n      },\n      {\n        \"id\": \"5b8e4ca1d627f70f6d4923a06a57a2b9\",\n        \"parentId\": \"072c4b7a3a3fde6311ec8969e4175e83\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2203-07-10 07:13:38\",\n        \"receive_time\": \"2197-03-24 11:47:58\",\n        \"dd_num\": \"156995353596\",\n        \"departure_time\": \"2002-03-31 14:35:41\",\n        \"work_begin_time\": \"2104-01-21 06:38:42\",\n        \"work_end_time\": \"2063-01-25 18:47:12\",\n        \"return_time\": \"2123-02-11 22:35:01\",\n        \"auxiliary_time\": \"2082-08-30 22:30:23\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 512,\n        \"task_content\": \"閯覔戬汣硳珤坨杈訧淘亀眵惪骒鍧罿鴿翲段排庲輥箂嫜輥己贉氋湽眱抸磤刞汅缂妇匹瑈何麑渁廙嬴氵膏颅欳鱸鄲淞蹒磹抃瞀蔲葟迚哅秮\"\n      }\n    ]\n  },\n  {\n    \"id\": \"5bc518d3c090eef06892493acd1e5475\",\n    \"remarks\": \"昽弰絉瞔敖摼臡碬炲蚔赜灥\",\n    \"status\": \"9\",\n    \"progress\": 39,\n    \"jh_date\": \"23/05/24 0133\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"蠟答饗\",\n    \"tug\": \"97\",\n    \"english_ship_name\": \"yap3by\",\n    \"call\": \"RN0FFY\",\n    \"ship_captain\": \"能酕鼨\",\n    \"ton\": 731672,\n    \"ship_type\": \"2\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"禹雐蚷\",\n    \"payer_company\": \"蝽桱有限公司\",\n    \"ship_company\": \"衴訥有限公司\",\n    \"begin_point\": \"帘頝\",\n    \"end_point\": \"鑋荩\",\n    \"route\": \"第 6航线\",\n    \"power\": \"79千瓦\",\n    \"dispatcher\": \"司堳僜\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"85725f5b40f3969ffcb651a516136cc8\",\n        \"parentId\": \"5bc518d3c090eef06892493acd1e5475\",\n        \"tug\": \"51\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2284-11-20 14:04:13\",\n        \"receive_time\": \"1981-06-02 20:35:02\",\n        \"dd_num\": \"613816328087\",\n        \"departure_time\": \"2049-06-06 01:47:20\",\n        \"work_begin_time\": \"2234-02-28 19:14:46\",\n        \"work_end_time\": \"1982-11-10 03:00:46\",\n        \"return_time\": \"2232-02-06 12:47:08\",\n        \"auxiliary_time\": \"2172-09-17 22:03:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 658,\n        \"task_content\": \"騢捎頫诫煵蹓帽洧阅泀蕈淑灊麽誄礰窧姙髲涺猌軷厘憆訯縜潎驧覬渎贤儂鬿汱効番鵥宨溣瀠樺岺韃孍諀嵾膥譇傢篹蜲謉溰呮鮎淪倝愁岌鍖樏玎跓劬\"\n      },\n      {\n        \"id\": \"28fb66f497fa7d00db560a31cb8cf37d\",\n        \"parentId\": \"5bc518d3c090eef06892493acd1e5475\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2061-10-05 02:28:46\",\n        \"receive_time\": \"2106-04-15 12:39:05\",\n        \"dd_num\": \"350935779045\",\n        \"departure_time\": \"2209-07-25 15:46:42\",\n        \"work_begin_time\": \"2099-02-28 18:49:16\",\n        \"work_end_time\": \"1987-04-16 14:42:38\",\n        \"return_time\": \"2012-12-20 07:25:08\",\n        \"auxiliary_time\": \"1973-07-09 22:24:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 495,\n        \"task_content\": \"足簘珑麎嗹暪摝灇滢慈蟒橤蘻煙娩痀唵螿张襔帘擔蠠寳傶櫪歕硖夸報铚烫穰弘霴侫愧傇縯澛虲奒鸭傅禁哹倷鰯亥呕攱澬蠶讐襳夨癫墌緈聁朮邜\"\n      },\n      {\n        \"id\": \"166343e03b43bd5048943ba27874473f\",\n        \"parentId\": \"5bc518d3c090eef06892493acd1e5475\",\n        \"tug\": \"10\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2232-01-26 18:15:20\",\n        \"receive_time\": \"2217-09-23 04:37:03\",\n        \"dd_num\": \"612640972817\",\n        \"departure_time\": \"2282-02-18 06:44:13\",\n        \"work_begin_time\": \"2034-06-03 03:15:14\",\n        \"work_end_time\": \"2031-04-10 11:45:49\",\n        \"return_time\": \"2198-07-20 22:51:03\",\n        \"auxiliary_time\": \"2232-03-26 10:06:13\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 322,\n        \"task_content\": \"蚭炨鴓祱瑍瑭睩檦璥櫢饙滗恷罗釭劥姎殡旬蓫暿雚蕂悊穃埋罁瘗柰幔狵囹韂瞊儎浭幄姇颪銁紎讂昷簁疏湪龒榩溇暊鸓氾鬋灅烝姀裀橈斣寁聄書祺筅箽灌勶瀞闂鵜瓈僨杻榧聎耲鴇嗬莶蝚慛歱蘯獟聉缱峝餶悻敛屭箥岛\"\n      },\n      {\n        \"id\": \"fe71d9cc4685fa4dc9dd436ac0440c5e\",\n        \"parentId\": \"5bc518d3c090eef06892493acd1e5475\",\n        \"tug\": \"27\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2137-09-16 01:39:53\",\n        \"receive_time\": \"2197-06-11 16:10:31\",\n        \"dd_num\": \"353669911407\",\n        \"departure_time\": \"2277-06-02 23:42:58\",\n        \"work_begin_time\": \"2198-04-22 19:07:32\",\n        \"work_end_time\": \"1978-06-24 23:47:56\",\n        \"return_time\": \"2146-10-16 01:42:43\",\n        \"auxiliary_time\": \"2200-09-23 13:56:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 922,\n        \"task_content\": \"假蠇蕦宂由铐羹谊扼凩赕噭歿觎璠浜囵袉涹玻吽眣甅粸眤鋷竔棰虈\"\n      },\n      {\n        \"id\": \"dc6519b73fc729aa9f7904459dffd228\",\n        \"parentId\": \"5bc518d3c090eef06892493acd1e5475\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2207-06-20 17:46:03\",\n        \"receive_time\": \"2179-04-23 14:29:14\",\n        \"dd_num\": \"408952513059\",\n        \"departure_time\": \"2229-08-14 03:17:45\",\n        \"work_begin_time\": \"2144-10-11 12:44:25\",\n        \"work_end_time\": \"2071-02-24 02:14:06\",\n        \"return_time\": \"2154-03-31 06:30:08\",\n        \"auxiliary_time\": \"2099-10-27 19:56:40\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 128,\n        \"task_content\": \"俋耄轧嶮蠌堜炃韡坁梪舴沚狫葔釞儎繇薦闪皲蔦蘇鬂樿鼨佶喹耏猚轙毾仚屸幑垟徕罔肁箿焄赴儬慂穔涎賘塁貕岻廋貝馀睘鋮倴毃百鑳苩儂峇騬霹氽鷐樒媙漝冠拆淄顉嗅鶶欼涧抐庙繴木嬑劑鷏焩坪涮糭宂\"\n      },\n      {\n        \"id\": \"ac355dea2abf3f1d0b71701841889687\",\n        \"parentId\": \"5bc518d3c090eef06892493acd1e5475\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2235-08-09 16:52:46\",\n        \"receive_time\": \"2174-12-01 12:04:21\",\n        \"dd_num\": \"043176304742\",\n        \"departure_time\": \"2264-09-10 13:52:09\",\n        \"work_begin_time\": \"2043-07-20 22:44:49\",\n        \"work_end_time\": \"2157-03-06 14:16:57\",\n        \"return_time\": \"2026-12-22 03:55:26\",\n        \"auxiliary_time\": \"2281-11-21 16:07:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 945,\n        \"task_content\": \"藟妫蘙蔧该豒貸翸撞団痊鯔蚇鰭揅凶辒熴踔冂舻噜閔怭臲鯎啀徛靷埗遰溧夥湴坪擕蒡\"\n      }\n    ]\n  }\n]"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/vxe/json/ddjh_s8.json",
    "content": "[\n  {\n    \"id\": \"60194678c39ed439d1d19265e3289706\",\n    \"remarks\": \"鮲鉒导趭溮呚鵮叜尷熓熯汫\",\n    \"status\": \"8\",\n    \"progress\": 52,\n    \"jh_date\": \"11/07/27 1713\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"賛總搗\",\n    \"tug\": \"31;32;33;34;35\",\n    \"english_ship_name\": \"twykcc\",\n    \"call\": \"5BZTIU\",\n    \"ship_captain\": \"贝册\",\n    \"ton\": 554646,\n    \"ship_type\": \"3\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"濮诎\",\n    \"payer_company\": \"鱦蘭有限公司\",\n    \"ship_company\": \"c5701cc20875476988670b425df4a877\",\n    \"begin_point\": \"蓠榡\",\n    \"end_point\": \"種蓥\",\n    \"route\": \"第 3航线\",\n    \"power\": \"56千瓦\",\n    \"dispatcher\": \"游朤\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"7894f937563e4c9a2bdfa99149167954\",\n        \"parentId\": \"60194678c39ed439d1d19265e3289706\",\n        \"tug\": \"31\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2062-11-09 16:52:57\",\n        \"receive_time\": \"2215-07-15 05:47:47\",\n        \"dd_num\": \"968450127373\",\n        \"departure_time\": \"\",\n        \"work_begin_time\": \"\",\n        \"work_end_time\": \"\",\n        \"return_time\": \"\",\n        \"auxiliary_time\": \"2237-11-19 05:39:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 283,\n        \"task_content\": \"薮攗皵洙籱弇核庮憔装菢寓患氊蜋辢麵血徙矚鞓鐓鎼汔畊鰂礄癄醼摨尙馹洇界汽垲蜼褚鼑秬嫬褴痗覯堥燢鑡嘕対錸跾踘佈狅龎醠岄物篆忬鵤硲驂姺霢\"\n      },\n      {\n        \"id\": \"60d2e872cbc16d24bef59ea13e87f90d\",\n        \"parentId\": \"60194678c39ed439d1d19265e3289706\",\n        \"tug\": \"32\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2260-05-08 03:56:16\",\n        \"receive_time\": \"2244-11-06 19:31:53\",\n        \"dd_num\": \"855789628238\",\n        \"departure_time\": \"2075-08-13 01:12:22\",\n        \"work_begin_time\": \"\",\n        \"work_end_time\": \"\",\n        \"return_time\": \"\",\n        \"auxiliary_time\": \"2110-02-28 19:57:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 462,\n        \"task_content\": \"獂标瑐幭猁贿樕挶藄迷鵭觇蚐輰六鋗嘮鋨瓺搂甊悗荮覓驂鳩啙甲蜹軴瘮訐笽周贗毻脽舿裥鞂匘\"\n      },\n      {\n        \"id\": \"a9f41871f04e31fb36349b42980efca5\",\n        \"parentId\": \"60194678c39ed439d1d19265e3289706\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2147-04-08 00:07:24\",\n        \"receive_time\": \"2132-12-30 20:29:56\",\n        \"dd_num\": \"726239349044\",\n        \"departure_time\": \"2141-04-04 16:23:21\",\n        \"work_begin_time\": \"2021-09-01 17:07:09\",\n        \"work_end_time\": \"\",\n        \"return_time\": \"\",\n        \"auxiliary_time\": \"2262-04-17 23:16:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 631,\n        \"task_content\": \"汘瘞刟謗硕訠幍調傀錐騐竆蚗鱪儎晔娈繣屪殃苠旹祻懅瑐瑣鈛伀飻鮐訖粥喸臚馜玅挤\"\n      },\n      {\n        \"id\": \"30fe93bacb01bfba4d502b17cdce0041\",\n        \"parentId\": \"60194678c39ed439d1d19265e3289706\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2002-06-21 14:12:39\",\n        \"receive_time\": \"2083-03-07 15:15:43\",\n        \"dd_num\": \"425411019641\",\n        \"departure_time\": \"2178-03-13 20:39:40\",\n        \"work_begin_time\": \"2016-07-07 09:01:39\",\n        \"work_end_time\": \"2270-12-05 02:41:13\",\n        \"return_time\": \"\",\n        \"auxiliary_time\": \"2129-05-17 20:37:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 879,\n        \"task_content\": \"蕣洐鐍貍嶊瘏賫蕢惲囤訑隻衺錛佌顜茗澱娿筷釗篝簗伻櫌儋蕑搪脀翨吶鯇鶫鋎倸繱憃颾綫楹瑡皒澞艛仱儝癉垿杏檾昍樁焰澵嵤歝昵旼寉雾着噷繄斜聲漿绤茶觍騚詄抋礌曨詸鮪裖翃绕曎趇璀\"\n      },\n      {\n        \"id\": \"3b3f8b8881ddea51249f6d94caed22a0\",\n        \"parentId\": \"60194678c39ed439d1d19265e3289706\",\n        \"tug\": \"35\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1990-11-19 22:10:28\",\n        \"receive_time\": \"2280-03-05 15:07:13\",\n        \"dd_num\": \"349049524153\",\n        \"departure_time\": \"2181-06-02 23:28:40\",\n        \"work_begin_time\": \"2163-03-24 22:37:13\",\n        \"work_end_time\": \"2140-11-11 12:17:37\",\n        \"return_time\": \"2010-04-21 08:40:44\",\n        \"auxiliary_time\": \"2112-05-03 12:43:10\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 250,\n        \"task_content\": \"肅褍碷腑聵芑濈蒲筺闝玆份頰邨唛隡桦憟爼廙需蛬袵数禔芊虗繸詑雕劜罽蜆乄稅搼帑廁锼拦鼫靅萘絤琯拦涽舴\"\n      },\n      {\n        \"id\": \"554c5a941fa356ec431f658573e5f5ae\",\n        \"parentId\": \"60194678c39ed439d1d19265e3289706\",\n        \"tug\": \"69\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2278-11-11 10:11:52\",\n        \"receive_time\": \"2178-10-08 14:12:27\",\n        \"dd_num\": \"607845260597\",\n        \"departure_time\": \"2255-05-10 16:08:52\",\n        \"work_begin_time\": \"2067-12-06 09:04:34\",\n        \"work_end_time\": \"1980-03-28 02:02:07\",\n        \"return_time\": \"2175-08-25 14:54:58\",\n        \"auxiliary_time\": \"2133-08-21 23:54:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 803,\n        \"task_content\": \"鄐閬嫭乘螕酬扞胤嫋鷫謸耚弃腋撡娛醪批皛偯匍胪汒墨除槻驕旘灨猉攺嶒廞\"\n      },\n      {\n        \"id\": \"e7c1a822d7677cc0f9253c5814d26804\",\n        \"parentId\": \"60194678c39ed439d1d19265e3289706\",\n        \"tug\": \"45\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2157-01-06 01:57:11\",\n        \"receive_time\": \"2100-11-21 04:20:57\",\n        \"dd_num\": \"735150447697\",\n        \"departure_time\": \"2123-07-23 16:09:25\",\n        \"work_begin_time\": \"2125-11-11 04:40:41\",\n        \"work_end_time\": \"2116-10-25 11:29:53\",\n        \"return_time\": \"2198-04-10 16:37:23\",\n        \"auxiliary_time\": \"2094-10-29 12:41:09\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 839,\n        \"task_content\": \"湱澬泟厭蹠高发娍員笁鞁鬞拯摏閜坸躊畋讬裖镍鵄磧篮枩捭讜諛捚竐企巈諟撞甋賨郿帉蜰讴繶璂斲旽藉誕蒒谏鵓刉胼妡楗棛家塴钊轵駀乀撨歨昘汢幽睞額蛹淎煐腜诪燧骈鸝蝅砒殒乩橋桁絨哕躝佚譩\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9bad9a0cf3bf962239197296a2ae9ef7\",\n    \"remarks\": \"麓镒劄皈楱巎蒢觕髏懴鰙腒\",\n    \"status\": \"8\",\n    \"progress\": 43,\n    \"jh_date\": \"87/06/27 2231\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"繣脛悩\",\n    \"tug\": \"96\",\n    \"english_ship_name\": \"7glcxf\",\n    \"call\": \"C6JOV5\",\n    \"ship_captain\": \"姜捎虮\",\n    \"ton\": 962716,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"侯戎\",\n    \"payer_company\": \"嵟壕有限公司\",\n    \"ship_company\": \"撆略有限公司\",\n    \"begin_point\": \"纽璑\",\n    \"end_point\": \"鮒畕\",\n    \"route\": \"第 10航线\",\n    \"power\": \"73千瓦\",\n    \"dispatcher\": \"茹瘌馳\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"65f29b51b16f58a120f0251b45a3e1ab\",\n        \"parentId\": \"9bad9a0cf3bf962239197296a2ae9ef7\",\n        \"tug\": \"57\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2081-06-22 03:24:10\",\n        \"receive_time\": \"2285-04-28 14:44:20\",\n        \"dd_num\": \"904848459337\",\n        \"departure_time\": \"2109-08-19 06:35:34\",\n        \"work_begin_time\": \"2101-07-16 03:33:56\",\n        \"work_end_time\": \"2147-09-18 04:26:45\",\n        \"return_time\": \"2224-01-10 12:16:48\",\n        \"auxiliary_time\": \"1971-10-21 15:17:33\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 497,\n        \"task_content\": \"呕庽鏩涃剅嵚湢紽卛债餈龡鋲鲵磩罩脿夽皕玜邒辌畔沠鯾畚媑縀妕簉輴剛脤截酃廬畐朦變睂誖畤聗蕗浑犮撫壼繒蜮顛嵼梗垥詎簎涱磺絗稝睺阊鸧殃\"\n      },\n      {\n        \"id\": \"20ee0137ebf0133ef70902b3ce8a5ed0\",\n        \"parentId\": \"9bad9a0cf3bf962239197296a2ae9ef7\",\n        \"tug\": \"50\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2063-06-08 21:05:28\",\n        \"receive_time\": \"2139-08-13 08:42:32\",\n        \"dd_num\": \"617271608445\",\n        \"departure_time\": \"2163-02-11 06:56:44\",\n        \"work_begin_time\": \"2121-04-28 16:45:59\",\n        \"work_end_time\": \"2242-01-15 10:10:40\",\n        \"return_time\": \"2095-12-17 12:28:58\",\n        \"auxiliary_time\": \"2203-07-01 03:14:17\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 995,\n        \"task_content\": \"萐贾喹晑笛鼓鵙赟僬惿懌蕯蚃药竨涟崧抩矎莵袮宧跮割髾蒅俻莑嘋缧閸娾設\"\n      },\n      {\n        \"id\": \"b3bae043762e3e29ede1ef542d305245\",\n        \"parentId\": \"9bad9a0cf3bf962239197296a2ae9ef7\",\n        \"tug\": \"49\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2083-04-10 17:18:04\",\n        \"receive_time\": \"2001-05-24 14:46:58\",\n        \"dd_num\": \"207766443021\",\n        \"departure_time\": \"2212-06-26 14:50:41\",\n        \"work_begin_time\": \"2083-10-22 23:18:29\",\n        \"work_end_time\": \"2183-07-23 14:27:28\",\n        \"return_time\": \"2155-09-01 03:36:08\",\n        \"auxiliary_time\": \"2115-07-09 17:11:41\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 156,\n        \"task_content\": \"嵛悏蜑濤媬嬣葏镃蚆鋼擎赞岱忠犔吆蘜躘瞀頕塭忷瘲咼鶨冣邌恱瀧勸瓢撌窺泀繚諀譇氤茴忟晔淜凁楺宅鑮誟绂钗獪濹篾渓原棈麆\"\n      },\n      {\n        \"id\": \"6f3fb5c7c48d8ee95dfc63edec246825\",\n        \"parentId\": \"9bad9a0cf3bf962239197296a2ae9ef7\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2140-08-16 02:28:15\",\n        \"receive_time\": \"2065-03-29 15:08:18\",\n        \"dd_num\": \"701917335503\",\n        \"departure_time\": \"2207-02-19 00:39:39\",\n        \"work_begin_time\": \"2274-11-19 06:09:24\",\n        \"work_end_time\": \"2011-09-29 04:47:50\",\n        \"return_time\": \"2175-07-01 17:50:25\",\n        \"auxiliary_time\": \"2225-11-06 20:34:44\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 806,\n        \"task_content\": \"柱獞喘瓄蹵繬亭咾萋肌伢魤瘊領艺厎腻伪忦釈蝙蓮釗黍霿蹴鵷簔蛧扰杂万洓齰烱曎槜焦朸蘩贒蒁櫽健锰儌迲魊呲孵磧壨馎沞讝毱俷犝咒铻潼鉭繢閻駯盹\"\n      },\n      {\n        \"id\": \"169773a6a5781da1d92863e0defcf0dd\",\n        \"parentId\": \"9bad9a0cf3bf962239197296a2ae9ef7\",\n        \"tug\": \"11\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2056-09-24 02:52:11\",\n        \"receive_time\": \"2198-06-24 12:02:08\",\n        \"dd_num\": \"223460939642\",\n        \"departure_time\": \"2120-10-11 02:48:25\",\n        \"work_begin_time\": \"1974-04-11 04:36:03\",\n        \"work_end_time\": \"2042-12-02 19:56:11\",\n        \"return_time\": \"2157-10-26 19:28:16\",\n        \"auxiliary_time\": \"2059-08-26 23:38:36\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 221,\n        \"task_content\": \"餴蟕檪蚄愖壌絻摳悃蟾酄褥貉盛决艰覸謅鼷腼慲詑脩膠绤瓑鴎禈秥艽鼀濧腛螦悛您鴒剣控閴你蕥玥慄鉏蚬婯杶蒶佮鶔嶜俸趽觛坹屮鼸旹禷粥徽眼卼價忢坓豔矰鏽哒夵露\"\n      }\n    ]\n  },\n  {\n    \"id\": \"9b40075341139c152ea45f28a98b35f9\",\n    \"remarks\": \"厹兇褁媝疸翃椇苷僒搒织縙\",\n    \"status\": \"8\",\n    \"progress\": 51,\n    \"jh_date\": \"52/12/04 1939\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"烞軘仐\",\n    \"tug\": \"63\",\n    \"english_ship_name\": \"dnudx3\",\n    \"call\": \"C9TVDU\",\n    \"ship_captain\": \"何貦眈\",\n    \"ton\": 439217,\n    \"ship_type\": \"2\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"邴譭\",\n    \"payer_company\": \"壟箏有限公司\",\n    \"ship_company\": \"視逶有限公司\",\n    \"begin_point\": \"迬偿\",\n    \"end_point\": \"辪梣\",\n    \"route\": \"第 1航线\",\n    \"power\": \"26千瓦\",\n    \"dispatcher\": \"权懆妣\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"74cf4b48555e62b51f34c85472a64aa1\",\n        \"parentId\": \"9b40075341139c152ea45f28a98b35f9\",\n        \"tug\": \"86\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2231-09-28 10:08:51\",\n        \"receive_time\": \"1990-09-27 00:46:17\",\n        \"dd_num\": \"992388766512\",\n        \"departure_time\": \"2230-03-30 16:14:29\",\n        \"work_begin_time\": \"2080-06-04 19:40:59\",\n        \"work_end_time\": \"2059-12-23 11:44:06\",\n        \"return_time\": \"1980-04-07 11:52:03\",\n        \"auxiliary_time\": \"2167-07-27 15:01:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 312,\n        \"task_content\": \"慑欏抗岤庭噖灷誩笈闪鞘榈谎骕徏粳挋癨樕溫弄沛踬庌镊腎俐媚佊繌釵捭操暸絹蠠脍訽醢魖潏悇买鑫噃屫塲鳽仁郛练誸圾卯噲咶鄄\"\n      },\n      {\n        \"id\": \"6b65f9c0448afc45be339c82f8add395\",\n        \"parentId\": \"9b40075341139c152ea45f28a98b35f9\",\n        \"tug\": \"16\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2233-06-11 19:32:15\",\n        \"receive_time\": \"2026-05-26 20:40:46\",\n        \"dd_num\": \"935794783997\",\n        \"departure_time\": \"2283-12-21 23:18:24\",\n        \"work_begin_time\": \"2084-03-25 20:36:17\",\n        \"work_end_time\": \"2214-09-07 09:52:00\",\n        \"return_time\": \"2145-01-01 10:10:22\",\n        \"auxiliary_time\": \"2129-06-02 13:49:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 766,\n        \"task_content\": \"掗貋尖瑙箭醔浼灏睟緘匣垃鯦踾痋瀉崾鈥毋責捅瀑晫矠筷桋郰爷嚈饧谷檈譝甘市执悆醾軟埐溭浒铈躈袐圶雧籨座禂炤怠彣濱簷艸吳晧弔婐珡洢蚀崔魷癩昡肸槫絕賷璽嬤駳鞅入牾餏嚾碁悝昻\"\n      },\n      {\n        \"id\": \"240d12c635efb0662a68f9ef043b1e1b\",\n        \"parentId\": \"9b40075341139c152ea45f28a98b35f9\",\n        \"tug\": \"66\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2215-08-22 09:49:05\",\n        \"receive_time\": \"2046-04-03 13:25:48\",\n        \"dd_num\": \"794695489759\",\n        \"departure_time\": \"2021-07-24 12:50:23\",\n        \"work_begin_time\": \"2163-07-28 04:18:50\",\n        \"work_end_time\": \"2156-08-27 05:22:23\",\n        \"return_time\": \"2061-09-24 23:46:35\",\n        \"auxiliary_time\": \"2277-08-25 13:21:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 596,\n        \"task_content\": \"繓婁涨秜黽蘖兟霩駃槀垷膖輬觢狛窣媵藣剩捐胺佗犄骏诲逎鲿阹驛烝瘉妎踑肾珰厮赫蛊牊諡逵途揑峨珂攵抏顾昕閗啘拠瓶懍墕邧菏糼遚秣湄僳詜礈鍨肌蚴蜖哝呤猍艺矜鄡骵棛竸嗬找畐両闩蒘孍艙鷎匢桛犸蛕麅\"\n      },\n      {\n        \"id\": \"cbb772b867b7e8a0a21dd27ad3388a7d\",\n        \"parentId\": \"9b40075341139c152ea45f28a98b35f9\",\n        \"tug\": \"95\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-07-15 00:06:07\",\n        \"receive_time\": \"2152-12-24 15:44:24\",\n        \"dd_num\": \"845962598327\",\n        \"departure_time\": \"2142-05-23 14:00:06\",\n        \"work_begin_time\": \"2284-02-15 03:47:11\",\n        \"work_end_time\": \"2031-04-29 08:51:33\",\n        \"return_time\": \"2176-09-12 09:59:53\",\n        \"auxiliary_time\": \"2117-06-17 14:12:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 155,\n        \"task_content\": \"湈畁造旻繙矓柖滏弥橖寁淿懵拄冢伓倡綏鍶牍恮居曕煂乊慏弅惛齥鼄嚁臼毠琥頄恅蔦挄封党礚閔齞蜚漉塻驍狋扆守鋚苞蟏揧缴欏虺煔胱淏遁釧琥榹恔輭盷肴匑攼苟層蓑鶵櫰赇蜌嬗烶池喈昴\"\n      },\n      {\n        \"id\": \"698f175cb590fb7fcd3d173a49e7f47f\",\n        \"parentId\": \"9b40075341139c152ea45f28a98b35f9\",\n        \"tug\": \"59\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2238-09-16 19:31:56\",\n        \"receive_time\": \"2250-04-22 08:13:43\",\n        \"dd_num\": \"745031199879\",\n        \"departure_time\": \"2228-11-21 16:58:39\",\n        \"work_begin_time\": \"2092-02-25 12:06:58\",\n        \"work_end_time\": \"2250-08-01 10:31:28\",\n        \"return_time\": \"2218-10-09 12:48:22\",\n        \"auxiliary_time\": \"1994-08-22 04:52:09\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 270,\n        \"task_content\": \"棝鉯諱籙鈛贻賖翆戨貍薣詠毟狋瑸篁零魷潨蘂鄤靠鹧燿鼺悞酞逨暬儬狎哵耶牦隽篺囄鶱幐呌磓偋槤蚊态搒\"\n      },\n      {\n        \"id\": \"214a5d09210523b860333a78186b6a5e\",\n        \"parentId\": \"9b40075341139c152ea45f28a98b35f9\",\n        \"tug\": \"43\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2205-04-20 17:42:13\",\n        \"receive_time\": \"2244-04-07 07:19:52\",\n        \"dd_num\": \"860470856182\",\n        \"departure_time\": \"2083-08-05 21:25:11\",\n        \"work_begin_time\": \"2069-02-09 21:06:18\",\n        \"work_end_time\": \"2230-11-16 01:17:13\",\n        \"return_time\": \"2087-01-14 01:23:28\",\n        \"auxiliary_time\": \"2074-10-29 18:35:52\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 165,\n        \"task_content\": \"稈爷謊譇歅灢衝蹔旹韋捭暣蔶窵硤倛茭荧磬烴咞痨嗝訶勵睖巉鑝垌翚赈谬絥泈稀鞽盄骐緋雠卙饮沚憧匇潊恵蘓兵軡葽膑芅鵫愱慅茖榡锝圛鐨鹧潯滝臵銍廵揢樑鋘碞\"\n      }\n    ]\n  },\n  {\n    \"id\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n    \"remarks\": \"轚鳦垌辂辣怕灾飄棰考诶軆\",\n    \"status\": \"8\",\n    \"progress\": 61,\n    \"jh_date\": \"25/03/04 0034\",\n    \"trend\": \"回靠\",\n    \"chinese_ship_name\": \"鴠郥萜\",\n    \"tug\": \"88\",\n    \"english_ship_name\": \"g403wj\",\n    \"call\": \"5AZ6BS\",\n    \"ship_captain\": \"洪塊\",\n    \"ton\": 462530,\n    \"ship_type\": \"1\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"福癮绻\",\n    \"payer_company\": \"媴舰有限公司\",\n    \"ship_company\": \"蕄勵有限公司\",\n    \"begin_point\": \"恵餲\",\n    \"end_point\": \"掾瞍\",\n    \"route\": \"第 1航线\",\n    \"power\": \"49千瓦\",\n    \"dispatcher\": \"于觸\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"e98b34f8795ffc250ec8b16543835d53\",\n        \"parentId\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n        \"tug\": \"25\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2136-04-21 14:27:34\",\n        \"receive_time\": \"2130-11-17 23:00:47\",\n        \"dd_num\": \"793491785191\",\n        \"departure_time\": \"2062-01-18 03:52:53\",\n        \"work_begin_time\": \"2042-12-18 23:03:57\",\n        \"work_end_time\": \"2017-03-30 19:11:50\",\n        \"return_time\": \"2094-01-23 22:58:04\",\n        \"auxiliary_time\": \"2033-12-03 15:27:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 901,\n        \"task_content\": \"雿倁癄裳疔糼圈蔲馒喤蕧赨鉓輀邃廱蕳蚞涎萳昬鶱汏譼轭礢慀怺傝迌剨躳贉棦稏匾銀薵啨憘箝顑竫褷晵権椺駀攊艀椡扬楋啜抚聶倚柱蘳鄤霠梷漨筛通婟懫埨僬禎滹嵐抽輘麝痏灷滼炃瓉紆嶋訷咚藪耋亍过蛭孡硱擫\"\n      },\n      {\n        \"id\": \"2b05a6b377782f095db6acab7e03c9bf\",\n        \"parentId\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2264-05-12 01:14:45\",\n        \"receive_time\": \"2174-04-17 06:11:34\",\n        \"dd_num\": \"212967751018\",\n        \"departure_time\": \"2018-07-07 14:13:51\",\n        \"work_begin_time\": \"2139-06-21 08:58:45\",\n        \"work_end_time\": \"2261-02-05 10:43:16\",\n        \"return_time\": \"2138-12-20 17:55:29\",\n        \"auxiliary_time\": \"2251-08-19 01:00:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 777,\n        \"task_content\": \"藈腉瘩湕麝櫈愣乻蹡虓嬡藥乏昻嵽蚗雐鯈慴隡姝錍窧挤襯攼犦蚸畔獩簦纬嫕俾仫騎渳碛楅儙詀賱魱螨範烃侪鑢阶澎茨煌佞沮钠觅藃觐峉匑陇房韺薃贗飛殍亅增闓頴袅亖速箖旽傳罫\"\n      },\n      {\n        \"id\": \"200082fcca311346696e0b9d01c86bcc\",\n        \"parentId\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2243-06-27 07:43:07\",\n        \"receive_time\": \"2241-11-17 11:21:26\",\n        \"dd_num\": \"366109673472\",\n        \"departure_time\": \"2053-07-06 04:20:17\",\n        \"work_begin_time\": \"2088-07-30 23:11:10\",\n        \"work_end_time\": \"2267-07-17 05:23:55\",\n        \"return_time\": \"2171-07-20 11:58:06\",\n        \"auxiliary_time\": \"2138-10-04 11:52:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 242,\n        \"task_content\": \"细晳實簭求貕釩枨堝騖抿筐槪漡譡廃榁尩焍欣白仭叚瀦痛咳鲱効枱窃供猁悙镙嬏謣乓佴縍菂鱋崏秪啱翢哦坞鋒邨莦恍籞縆莎餷甘繄谌誵栳倞藞鴭睷蜃鼷嘍鋭梬痞歘灃紆祙肜澘蔍烗尘\"\n      },\n      {\n        \"id\": \"24933401eac30c4d7351af18c1c6d8a4\",\n        \"parentId\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1981-01-15 10:56:13\",\n        \"receive_time\": \"2009-11-16 07:23:53\",\n        \"dd_num\": \"515426549774\",\n        \"departure_time\": \"2252-10-17 09:50:31\",\n        \"work_begin_time\": \"2150-02-23 06:23:53\",\n        \"work_end_time\": \"2178-10-23 02:07:47\",\n        \"return_time\": \"1979-12-01 14:55:15\",\n        \"auxiliary_time\": \"2283-06-03 18:29:01\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 450,\n        \"task_content\": \"妮袣隭璭蚤鯰贙鶝跖琟筺伳鱤珀衭炃掹鳘鸕庾仁嵰阨睪趢囨陶耚店轂善廢糠爢鑠綢嬞祱螻柇傤疘褴岝読刳墑鱾玼闩异咵吨陠枾灾逺摀厅遣蓍惥傩銷藂砑椖枵趚廷正靪\"\n      },\n      {\n        \"id\": \"8851aea89e1a745d4712ed16fd4978c5\",\n        \"parentId\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n        \"tug\": \"67\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2038-09-16 16:32:35\",\n        \"receive_time\": \"2112-03-01 09:22:36\",\n        \"dd_num\": \"228148403483\",\n        \"departure_time\": \"2232-11-28 01:10:11\",\n        \"work_begin_time\": \"1983-02-22 05:48:30\",\n        \"work_end_time\": \"2000-03-10 05:02:17\",\n        \"return_time\": \"2124-04-27 09:09:32\",\n        \"auxiliary_time\": \"2191-09-12 06:07:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 253,\n        \"task_content\": \"穹双劇穁赲豓惊蛺窛即蔬婈汱筋壜铏痁谏牯嗪燎久铿菣馝习傝濐彪呾骟鴭飛鯆籉沊仜庒嗇韧豑猞堌闺鴧覶湌拋瓴蛢昊魮扯铸惔擕蜺瞾迲郻腼蔵珄矒蘠蘅鷖黒皶药霪\"\n      },\n      {\n        \"id\": \"f3b4267d5fea36df36dbfd97425b3af3\",\n        \"parentId\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2128-05-16 19:20:06\",\n        \"receive_time\": \"2051-05-20 11:24:00\",\n        \"dd_num\": \"333378191243\",\n        \"departure_time\": \"2053-01-11 05:33:04\",\n        \"work_begin_time\": \"1992-09-27 13:53:33\",\n        \"work_end_time\": \"2083-09-17 16:06:16\",\n        \"return_time\": \"2177-06-22 16:04:40\",\n        \"auxiliary_time\": \"2009-01-10 08:50:55\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 424,\n        \"task_content\": \"頄罉鞖曦喰殯蝲噷羅顑鑣仴稫俯晀醒芪靬鸪虧偙鷻珈徲頻淪琂毞矡銻肓槒宐麮偧嬝胇鑹雓愗侓币躮\"\n      },\n      {\n        \"id\": \"28e22ec4b3ba4a0a5076d947c1e0aa30\",\n        \"parentId\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n        \"tug\": \"19\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2095-08-21 02:28:49\",\n        \"receive_time\": \"2169-06-04 10:40:27\",\n        \"dd_num\": \"781466316956\",\n        \"departure_time\": \"2272-08-17 14:52:00\",\n        \"work_begin_time\": \"2266-07-01 00:01:19\",\n        \"work_end_time\": \"2007-09-19 04:10:34\",\n        \"return_time\": \"2142-02-26 01:15:26\",\n        \"auxiliary_time\": \"2082-12-26 22:30:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 455,\n        \"task_content\": \"佱窬石牶旵縸挑熞哉旋樕涂鑛黄芒璍繬飓蟁堨囩聢濃蠾怺覩牘磰幓愀浕豸采巸檂滴廹衳鬦爠玪鰷勩提魷焃亍帜溉乱栂梺茾嘴巻灎\"\n      },\n      {\n        \"id\": \"bf5074d41d8a9b35de0d01005ac75c98\",\n        \"parentId\": \"0a8c50ec3c7f6b1d53ced152f9edd8e4\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2230-02-09 16:24:53\",\n        \"receive_time\": \"2230-04-30 07:13:16\",\n        \"dd_num\": \"157769222858\",\n        \"departure_time\": \"2261-03-07 03:07:55\",\n        \"work_begin_time\": \"2022-05-01 05:05:25\",\n        \"work_end_time\": \"2105-12-16 13:14:26\",\n        \"return_time\": \"2208-05-02 00:48:10\",\n        \"auxiliary_time\": \"2169-03-26 17:16:34\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 646,\n        \"task_content\": \"鴍磎乣炯洎帝埀舣瑚滏坠鶶渍枼鐿趃徣頾鸝祛氐麯耻鲥擧祒閿貨馟鏬郃蚟佇阦籘诵梖叼砧\"\n      }\n    ]\n  },\n  {\n    \"id\": \"519d0cf882059ad998895a0bfb4b86fa\",\n    \"remarks\": \"矩拚溁譊蜳楸鬩荫稯耫細肗\",\n    \"status\": \"8\",\n    \"progress\": 72,\n    \"jh_date\": \"31/10/28 1637\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"莗桔茀\",\n    \"tug\": \"44\",\n    \"english_ship_name\": \"f889up\",\n    \"call\": \"4GBWAZ\",\n    \"ship_captain\": \"逯砜\",\n    \"ton\": 477178,\n    \"ship_type\": \"3\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"阳椸輼\",\n    \"payer_company\": \"巋執有限公司\",\n    \"ship_company\": \"軺蛆有限公司\",\n    \"begin_point\": \"趱繫\",\n    \"end_point\": \"朏憈\",\n    \"route\": \"第 4航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"司褗\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"51473a71f93cf28c7b680ea50979e81a\",\n        \"parentId\": \"519d0cf882059ad998895a0bfb4b86fa\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2037-08-24 05:23:49\",\n        \"receive_time\": \"2180-01-14 15:18:46\",\n        \"dd_num\": \"606795905583\",\n        \"departure_time\": \"2062-10-19 05:22:43\",\n        \"work_begin_time\": \"2165-05-21 22:07:43\",\n        \"work_end_time\": \"2145-06-30 09:56:41\",\n        \"return_time\": \"2044-10-05 23:25:07\",\n        \"auxiliary_time\": \"2018-09-17 20:16:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 932,\n        \"task_content\": \"慅瀁栜爡坸汾銚樺銲櫣思趌渘湹佡萴礞傌茇盵鑍痏掵暃橪鶇鵋滏兼帤螊輯賽剧眭紇罎峨骼爉娹阋蘏鯓昘缀板斂条甐專灳\"\n      },\n      {\n        \"id\": \"6ea43f875e1b6370d50e333c3bfa3251\",\n        \"parentId\": \"519d0cf882059ad998895a0bfb4b86fa\",\n        \"tug\": \"47\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2103-08-27 21:39:27\",\n        \"receive_time\": \"2282-01-06 03:16:19\",\n        \"dd_num\": \"465979220747\",\n        \"departure_time\": \"2228-12-05 16:06:28\",\n        \"work_begin_time\": \"2241-06-13 02:46:45\",\n        \"work_end_time\": \"2280-08-10 02:36:11\",\n        \"return_time\": \"2005-02-13 19:23:42\",\n        \"auxiliary_time\": \"2240-11-07 12:15:04\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 768,\n        \"task_content\": \"狏哃汚嵵蝋隖铩矅郳滑挝羝贻貦箙潒楱旫灌埦赇蒘飕厖繱溶氍兯皣蘌圔幞衣笶聢阎院輆蜭踡褢漌宴叇舡餹胋蜳蕹喯偾顛籅慄淟蔏鹵痱恀綾袻嫚莼歔驅湚驟轍赒孎揓瓄窽鯲瀸記螰茜摏煍衼壺齸烠奉\"\n      },\n      {\n        \"id\": \"b550eaba1af785aec599af545c14c09e\",\n        \"parentId\": \"519d0cf882059ad998895a0bfb4b86fa\",\n        \"tug\": \"22\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2104-03-31 00:22:55\",\n        \"receive_time\": \"2285-01-10 08:48:55\",\n        \"dd_num\": \"612958453603\",\n        \"departure_time\": \"2203-10-26 13:50:08\",\n        \"work_begin_time\": \"2023-09-19 11:43:51\",\n        \"work_end_time\": \"2027-02-27 23:51:52\",\n        \"return_time\": \"2249-12-28 04:48:36\",\n        \"auxiliary_time\": \"2245-02-02 03:09:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 900,\n        \"task_content\": \"橈昃疧嗋铥叨曚臦挾鱈鋺盛訂沈瑧图黴喧颎旐曥沞閸呸徨靥脞员賆筧\"\n      },\n      {\n        \"id\": \"3f8fcce1927c057ead71e64dec2eb2a2\",\n        \"parentId\": \"519d0cf882059ad998895a0bfb4b86fa\",\n        \"tug\": \"93\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2047-07-30 14:02:46\",\n        \"receive_time\": \"2041-07-09 10:36:08\",\n        \"dd_num\": \"851051954402\",\n        \"departure_time\": \"2046-12-17 22:22:03\",\n        \"work_begin_time\": \"2142-03-19 15:18:43\",\n        \"work_end_time\": \"2028-06-04 03:35:08\",\n        \"return_time\": \"2251-10-15 20:04:16\",\n        \"auxiliary_time\": \"2237-01-19 14:09:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 896,\n        \"task_content\": \"躲龏襯迫惨迦冼星梩瑶罇鲉鸕併蓒吿捞苀錒対蘱鮄赢嗵俛鼊撅戭并嗘畔鼽甝馗婾溸鯖嵁貓芴跩篛\"\n      },\n      {\n        \"id\": \"d4ff163fd36330cad51ba8eaf567d976\",\n        \"parentId\": \"519d0cf882059ad998895a0bfb4b86fa\",\n        \"tug\": \"61\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2256-04-11 14:52:01\",\n        \"receive_time\": \"2104-02-21 18:45:08\",\n        \"dd_num\": \"831669870182\",\n        \"departure_time\": \"2207-03-19 21:32:54\",\n        \"work_begin_time\": \"2237-06-22 20:00:11\",\n        \"work_end_time\": \"2002-07-28 20:00:52\",\n        \"return_time\": \"2096-03-22 19:46:54\",\n        \"auxiliary_time\": \"2119-10-20 12:29:34\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 462,\n        \"task_content\": \"掀噯仵飝綍獭袦皢骸濵翳杼雠傅鸊郑膮擾击衸齤成斎隫祴帙泄抐缿御靣籁匲齬纥揠謢缡殑妛慛鰓悗噱绗遡踜荒犖绻榏畅介袒飾媞裢橌错饽鱱邤斧砩叾呙漕鮸腉嬯錷脷諆俊臍漫臾鶡邱睿嘜攂晻诉俘登蠅錖菬阞桌媷糿腅熄轎\"\n      },\n      {\n        \"id\": \"347d5f6a3c347ebe836ad74ce087866e\",\n        \"parentId\": \"519d0cf882059ad998895a0bfb4b86fa\",\n        \"tug\": \"44\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2028-03-23 19:13:15\",\n        \"receive_time\": \"2218-06-01 12:28:13\",\n        \"dd_num\": \"143636284580\",\n        \"departure_time\": \"2243-02-15 11:24:12\",\n        \"work_begin_time\": \"2063-05-28 07:43:25\",\n        \"work_end_time\": \"2133-09-25 09:24:25\",\n        \"return_time\": \"2187-08-16 10:28:36\",\n        \"auxiliary_time\": \"2003-01-05 02:04:13\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 418,\n        \"task_content\": \"浉摟蛠録圯勏謑絿麅皫賲悼瓽禹韶鄹潠堡逿愸勢篋康転墪犨漜藠清棖緾昙顜谗浵郕榝度猜蘻弧觸暖蕡抲覗\"\n      },\n      {\n        \"id\": \"0b5ca3626c8d80fd947703a25fff4cb9\",\n        \"parentId\": \"519d0cf882059ad998895a0bfb4b86fa\",\n        \"tug\": \"96\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2227-09-07 15:48:48\",\n        \"receive_time\": \"2163-10-02 21:30:05\",\n        \"dd_num\": \"990451999374\",\n        \"departure_time\": \"2251-01-15 11:35:00\",\n        \"work_begin_time\": \"1975-01-07 07:12:46\",\n        \"work_end_time\": \"2159-12-20 17:47:19\",\n        \"return_time\": \"2011-07-06 11:23:42\",\n        \"auxiliary_time\": \"2040-06-02 12:24:39\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 691,\n        \"task_content\": \"浂杻齃堒歍忰坤雌怑挊藰梇珻质耸湕硖鐝藐溋铁頎駉檉灠劖偬縅斩侤讅輠鼏皖喭势鲦麁烨燜熠憄湊孻鐀瀺欅匐挫岛浼絊涝悛殤諔腦巁砩\"\n      },\n      {\n        \"id\": \"573a5614fd3cd3324a02c953c5198604\",\n        \"parentId\": \"519d0cf882059ad998895a0bfb4b86fa\",\n        \"tug\": \"21\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1995-02-04 08:50:23\",\n        \"receive_time\": \"2084-09-08 03:05:35\",\n        \"dd_num\": \"489333965028\",\n        \"departure_time\": \"2082-02-09 04:51:23\",\n        \"work_begin_time\": \"2118-11-02 08:34:15\",\n        \"work_end_time\": \"2121-09-02 03:55:42\",\n        \"return_time\": \"1989-02-20 21:11:07\",\n        \"auxiliary_time\": \"2184-11-10 17:12:40\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 812,\n        \"task_content\": \"摽汙鞜嫁黤鄉蠷嘇縨爸蝽囵鷷靍俳錂鬼筄浦眺菀樿醯榈量融\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f32b985a3c77479009f5ee613b5a4c99\",\n    \"remarks\": \"幟焽慡汧坌鐜廝滆竕踚立谑\",\n    \"status\": \"8\",\n    \"progress\": 52,\n    \"jh_date\": \"40/05/10 0008\",\n    \"trend\": \"大护\",\n    \"chinese_ship_name\": \"菧驩暱\",\n    \"tug\": \"57\",\n    \"english_ship_name\": \"65wg5v\",\n    \"call\": \"UKUJMS\",\n    \"ship_captain\": \"竺桂\",\n    \"ton\": 191620,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"白惘\",\n    \"payer_company\": \"愘传有限公司\",\n    \"ship_company\": \"铳樫有限公司\",\n    \"begin_point\": \"茼呦\",\n    \"end_point\": \"筕昡\",\n    \"route\": \"第 2航线\",\n    \"power\": \"39千瓦\",\n    \"dispatcher\": \"赖勶\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"9163905c03e53de13151a78133c9d3dc\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"29\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2215-09-07 16:13:52\",\n        \"receive_time\": \"2223-02-26 16:31:13\",\n        \"dd_num\": \"828612928304\",\n        \"departure_time\": \"2125-03-02 04:53:27\",\n        \"work_begin_time\": \"2095-05-15 03:50:06\",\n        \"work_end_time\": \"2196-12-23 00:01:32\",\n        \"return_time\": \"2098-10-09 17:36:47\",\n        \"auxiliary_time\": \"2209-11-22 21:36:56\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 954,\n        \"task_content\": \"八呧鴲鞻氨靪稯飸稍壴鍛匷鯪掙涵筤暥駋腩輙镌嶉纝煆拎暊摨誅菿鄪蒚徧嘮畎霐囸藰氾驌恎痖如痒礻黡曋層鍴泤添蜵鈁轾\"\n      },\n      {\n        \"id\": \"e18c4fac4a021382d21dafc92d44eff4\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"65\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2203-12-14 00:14:48\",\n        \"receive_time\": \"2087-08-31 21:21:14\",\n        \"dd_num\": \"997694782034\",\n        \"departure_time\": \"2145-08-21 19:23:38\",\n        \"work_begin_time\": \"2099-10-01 10:06:33\",\n        \"work_end_time\": \"2257-02-15 19:33:45\",\n        \"return_time\": \"2165-11-09 07:17:45\",\n        \"auxiliary_time\": \"2222-03-01 15:01:27\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 372,\n        \"task_content\": \"校欬溑婠啨攄囩泚踟寴窓橯塢劐垏梱谹凹头廊竟敌爼晟諤剰鼖啊啷婿駔痉溡芻欉腶歌袮慅橒\"\n      },\n      {\n        \"id\": \"a1db71e58a8fd36ba85ff156936fdc49\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"12\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2035-08-03 17:29:09\",\n        \"receive_time\": \"2037-06-24 09:10:55\",\n        \"dd_num\": \"899127564616\",\n        \"departure_time\": \"2219-09-14 04:08:11\",\n        \"work_begin_time\": \"2031-11-30 17:15:49\",\n        \"work_end_time\": \"2095-05-05 16:23:08\",\n        \"return_time\": \"2070-07-12 23:33:16\",\n        \"auxiliary_time\": \"2235-11-09 19:56:24\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 505,\n        \"task_content\": \"糔鉂鬙腝蟂盥鞉妺辢骴異鎹癹锒喢媯抯錱鍚勊谬梒扯贸劬鷇闒让怹鸺搭絛鉍餩黱臎蠅盨忸躹趰倻鈚襀爘鷦牳晲沸俒纬皊敔鶞汔齓鈠伟逩唌\"\n      },\n      {\n        \"id\": \"7dda59cb3499131e09801379d95a913b\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"20\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2152-10-28 17:32:32\",\n        \"receive_time\": \"2121-09-16 14:04:10\",\n        \"dd_num\": \"767958698404\",\n        \"departure_time\": \"2095-09-23 21:22:34\",\n        \"work_begin_time\": \"2048-03-23 12:06:52\",\n        \"work_end_time\": \"1984-09-03 18:35:52\",\n        \"return_time\": \"1977-12-02 03:42:50\",\n        \"auxiliary_time\": \"2155-09-02 02:11:20\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 492,\n        \"task_content\": \"脁祱罣禖悝茁侇萴糮猎橸直斷楍誌执礧埁詽\"\n      },\n      {\n        \"id\": \"d4df0a38091d84122489cface5ee8433\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"73\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-08-28 07:58:36\",\n        \"receive_time\": \"1997-08-11 14:02:16\",\n        \"dd_num\": \"325423565466\",\n        \"departure_time\": \"2238-06-28 21:28:37\",\n        \"work_begin_time\": \"2203-08-29 21:39:55\",\n        \"work_end_time\": \"2261-04-29 13:15:18\",\n        \"return_time\": \"2218-06-06 10:49:49\",\n        \"auxiliary_time\": \"2039-04-18 07:43:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 347,\n        \"task_content\": \"螯劍熎卹賁偌鲰蒓槊仩鉨騰樞爋蝚栢枻愝鸤犺隸錨牺褴涙芽鈙瘨编喿嵿鶨櫘窚岮伷侽鈟昈籮緪赤梁儥軛駅唅珟垩幛枛胸驎軇麾鍤談厓雳帅畀顇瘭捐踝鱖骑疉鵐啩繚鎯瑄鲐邷鉪膳萐柄撩灩浮\"\n      },\n      {\n        \"id\": \"7fd1d9e1d860b26ad4d1fcb7a6155b9e\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"30\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2061-03-02 06:58:43\",\n        \"receive_time\": \"2243-07-28 06:34:45\",\n        \"dd_num\": \"936061297401\",\n        \"departure_time\": \"2068-07-20 17:00:06\",\n        \"work_begin_time\": \"2227-05-29 02:53:50\",\n        \"work_end_time\": \"2221-11-06 01:17:16\",\n        \"return_time\": \"2105-11-18 06:19:22\",\n        \"auxiliary_time\": \"2274-02-09 12:35:05\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 518,\n        \"task_content\": \"腊諭圄裶醙窺神屚崹乓璸庌璔侹靁顛睴舖偩蝾翼颳抌厍祀羔屲弍宅蘞叫使舴嘭佊濆茞懦鵉凎扃峝蚤橈陻磟蚃办匩寃墢瓮罁坞鎱闎隀昗懻萍演鉬洘楥時誋嫫鄇榽昭鲨蕦碱慁掋糭监達\"\n      },\n      {\n        \"id\": \"63935e518155e3c3eeaec454d1ac30ec\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"62\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-06-05 02:18:14\",\n        \"receive_time\": \"2204-12-02 15:34:06\",\n        \"dd_num\": \"534565443060\",\n        \"departure_time\": \"2003-07-05 17:56:14\",\n        \"work_begin_time\": \"2078-11-02 06:36:13\",\n        \"work_end_time\": \"2253-01-26 21:51:29\",\n        \"return_time\": \"2052-11-22 04:20:16\",\n        \"auxiliary_time\": \"2256-12-25 22:14:16\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 571,\n        \"task_content\": \"牲唙缵瀶硘叛泮妓竿般呃揽疰拣實槭歼视艰鰮榱雜瞳糣儳隒蟈釘挔涃糳袷蹏纣蓔捹泟娓姵澱蘚雞瀭挑愜檞掀妋隳谨瀹憨炊餎艱导锶泫併鯹侢鴫撒軅兟珫缐麄衋僌床楤豑琥笩闗庘訂为胋紈糵靅纈櫅洝矯啧貀慻僳箻掤狦呫侰斅眾\"\n      },\n      {\n        \"id\": \"fe919816beb65456a92dd1c32659d969\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"52\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2041-01-30 01:03:08\",\n        \"receive_time\": \"2036-02-17 21:08:52\",\n        \"dd_num\": \"187077412214\",\n        \"departure_time\": \"2263-03-19 23:50:40\",\n        \"work_begin_time\": \"1986-10-07 00:53:01\",\n        \"work_end_time\": \"2103-03-31 09:38:44\",\n        \"return_time\": \"2260-10-06 09:34:37\",\n        \"auxiliary_time\": \"2165-10-29 23:57:18\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 976,\n        \"task_content\": \"赹濌歛絶稗敄躆嶦嬖菕鉍旊昧貒驻鰴玙怞镭钦衿壮鬺肬勏勠蒡拈左餙汴臣囅裷豋飠鶂莔往壀儠餦欁蟸褠考揠巒萑蘋餕礣燘廎谵鉩蚳娙坒狺餗優逌攂峷凐恀天镯蓂賵頃虣鱫檸瑹欌恕傸斵祙厪趰猣暄腰\"\n      },\n      {\n        \"id\": \"f186e20913f27a65917f9dfd26744966\",\n        \"parentId\": \"f32b985a3c77479009f5ee613b5a4c99\",\n        \"tug\": \"55\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1986-08-13 09:01:41\",\n        \"receive_time\": \"1988-01-25 11:46:57\",\n        \"dd_num\": \"439536383324\",\n        \"departure_time\": \"2139-07-04 22:40:09\",\n        \"work_begin_time\": \"2178-08-20 04:46:45\",\n        \"work_end_time\": \"2045-01-28 07:31:47\",\n        \"return_time\": \"2008-01-01 12:24:20\",\n        \"auxiliary_time\": \"2117-08-25 10:04:08\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 787,\n        \"task_content\": \"啙嬡揕餚赜攜抭櫀贇暵茯頭禄遖闻噗悋喺頩橸箂澌蕀譹跪竀黖囜搋桜檳旁峼久燩顙懱褚鞗搈鷣姷雤肣簜趤派躪逰窏磀砂贂饭聿珱\"\n      }\n    ]\n  },\n  {\n    \"id\": \"57b4800be41a81a7429c292eaf399264\",\n    \"remarks\": \"桪穟鰠凕趺衴焣隰摟矸閅桸\",\n    \"status\": \"8\",\n    \"progress\": 23,\n    \"jh_date\": \"65/02/09 0931\",\n    \"trend\": \"开\",\n    \"chinese_ship_name\": \"痑腇容\",\n    \"tug\": \"26\",\n    \"english_ship_name\": \"5ewz9p\",\n    \"call\": \"37ONK5\",\n    \"ship_captain\": \"濮纾纜\",\n    \"ton\": 928841,\n    \"ship_type\": \"2\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"幸向肵\",\n    \"payer_company\": \"索镢有限公司\",\n    \"ship_company\": \"历懮有限公司\",\n    \"begin_point\": \"肙儫\",\n    \"end_point\": \"乛唣\",\n    \"route\": \"第 8航线\",\n    \"power\": \"75千瓦\",\n    \"dispatcher\": \"酆膋\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"55a5fa4ee8d1ac129e98250b7f97af57\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"88\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2122-07-14 21:54:00\",\n        \"receive_time\": \"2097-01-21 22:33:38\",\n        \"dd_num\": \"866154449631\",\n        \"departure_time\": \"2055-12-18 05:36:58\",\n        \"work_begin_time\": \"2140-12-20 12:36:52\",\n        \"work_end_time\": \"1984-03-25 20:31:23\",\n        \"return_time\": \"2045-06-13 18:21:03\",\n        \"auxiliary_time\": \"1987-09-09 17:58:30\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 781,\n        \"task_content\": \"琷袑眛檵短匶鋶隱箱瀊獧华袈璂肼澭餂痝斨笴浯歆釟綛鉬靅歒鄍圅鶮狑鷎語箫赈衏妿脥狦矑焊綨輂瓐赶阞开父寈蛓貥持檽濡錣\"\n      },\n      {\n        \"id\": \"487a0f4ddccf53bdd5bc800cf67bd5ab\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"95\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2174-08-06 08:11:08\",\n        \"receive_time\": \"2087-08-19 04:03:03\",\n        \"dd_num\": \"428975383662\",\n        \"departure_time\": \"1992-08-04 17:46:41\",\n        \"work_begin_time\": \"2165-11-15 13:32:28\",\n        \"work_end_time\": \"2237-09-21 02:57:56\",\n        \"return_time\": \"2241-06-15 21:17:42\",\n        \"auxiliary_time\": \"1991-05-31 12:27:37\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 996,\n        \"task_content\": \"暬蘉阗熬姐岭湴梑舔裱泂碂袏衛櫅麐其尼又卣恜龘棤搖粑浫訌巀墬骾湺纗颭菡媼觃小錤聂娉馅雊冀纲镉予匼滺摹娏矆蔤镚釼碲誋紿覡侕衜鐧鬐幐大纼躹丗蝸叀桝愲腰逖髜滯僫早鞷嶚蜥馳斘浈齵酎笞饼椠儡恶\"\n      },\n      {\n        \"id\": \"214a75d943274371773b42fba08ebdfb\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"36\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2239-08-25 14:42:21\",\n        \"receive_time\": \"2158-06-09 09:06:25\",\n        \"dd_num\": \"929234481998\",\n        \"departure_time\": \"2268-12-31 00:54:25\",\n        \"work_begin_time\": \"2088-05-17 01:21:44\",\n        \"work_end_time\": \"2279-08-17 04:12:17\",\n        \"return_time\": \"2080-08-09 00:22:49\",\n        \"auxiliary_time\": \"2222-05-15 15:39:05\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 826,\n        \"task_content\": \"瘲豐牖臈婩黎計梢轿溬骠馣縥崬滀彸辀澢葏槡缿蒺屨碟滕炪簽维舷蹴症塨异沈猺齕杝烞蟜葮陵绖锷腦凹殪汽吤鳆鵅纲畦罧檚鷍蓜蟴鞓硶蛇褤鬦斄弒\"\n      },\n      {\n        \"id\": \"c83b72ea203ec557fd18f9132fe55fbc\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"46\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2249-09-13 00:53:58\",\n        \"receive_time\": \"2214-08-24 12:14:01\",\n        \"dd_num\": \"724304517461\",\n        \"departure_time\": \"2198-03-10 17:59:56\",\n        \"work_begin_time\": \"2138-01-02 15:42:59\",\n        \"work_end_time\": \"2109-08-27 06:55:11\",\n        \"return_time\": \"2161-08-23 14:02:00\",\n        \"auxiliary_time\": \"2132-10-02 17:27:21\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 769,\n        \"task_content\": \"算檺爚鑄动鎘豪愛赁獎嶕倐齺簠眢悐魣穐拝噕潯玆喨鲛韈曱眽襚皪鮞幥榈赪梎気抃翆佨錸襇扪槅欰堆蟌畦俤校櫍緈飅択趹摫憘体嵾瀲漴听阡騽凖骅苺岇墺馡羙鰲松覈埞\"\n      },\n      {\n        \"id\": \"492d4daf77fb3922a26689207b295dca\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"59\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2049-01-27 02:09:34\",\n        \"receive_time\": \"2199-03-26 19:00:57\",\n        \"dd_num\": \"135884866162\",\n        \"departure_time\": \"2233-07-19 01:38:32\",\n        \"work_begin_time\": \"2075-08-25 00:16:06\",\n        \"work_end_time\": \"2201-09-24 22:31:40\",\n        \"return_time\": \"2214-11-08 19:11:40\",\n        \"auxiliary_time\": \"2012-12-05 08:49:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 121,\n        \"task_content\": \"兿盽崭鶑觍荵滮樥捛镮帽濙芺援启饢蕯鑹鈙橬衅掅聆喓勶嶞娍嶁鶬薛琡殠紌囟优虃麙墈笎諻哗顡哢旾韾鑟艨谪窝荰杁樳醔幾礎泇唰捙歽卒麶啪槌椅洑礼贍塿篶硅茸玟垧鯞嫓絝宮囌癮脖錸淂巀怕雃堩磛摄璳蠹慭毽蜂藃蘰蝾吠晳筭鑐田褓楊趯怏嵦挷蟢爈扝媦\"\n      },\n      {\n        \"id\": \"64d7a13dfc80a869d58dce576743a74a\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"1988-05-11 17:31:21\",\n        \"receive_time\": \"2046-12-15 21:52:43\",\n        \"dd_num\": \"042854641475\",\n        \"departure_time\": \"2131-03-02 19:13:38\",\n        \"work_begin_time\": \"2016-04-10 14:31:23\",\n        \"work_end_time\": \"2201-05-08 21:17:33\",\n        \"return_time\": \"2108-06-03 19:40:51\",\n        \"auxiliary_time\": \"2124-01-23 21:16:42\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 390,\n        \"task_content\": \"洅尨辜偐椁鍤軑佳醉廾葀曨索黴苋洒瓈轚鬋緼卑砏绹旦齆辤睘蛕摤駨瑼愼芶義憬衦坴痐蜓銺鈍梂欁洐嚤蒏碰內蛐忼舍揔壢\"\n      },\n      {\n        \"id\": \"d6d3ca2e14d2fe67a3902a9ec6838958\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"74\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2160-02-19 01:54:00\",\n        \"receive_time\": \"2001-08-05 01:48:33\",\n        \"dd_num\": \"710500329316\",\n        \"departure_time\": \"2145-11-11 06:31:30\",\n        \"work_begin_time\": \"2185-06-22 15:27:11\",\n        \"work_end_time\": \"2021-12-11 15:47:20\",\n        \"return_time\": \"2085-05-17 18:14:24\",\n        \"auxiliary_time\": \"2220-07-28 17:10:57\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 492,\n        \"task_content\": \"觃葠仈跏慱豃軇篐乳蝂檳鲞爂啶偷挒鶰躹掦嗃楘沅蠑泸蠻給何黠槝俀葠竱巌鄱粛勷憆轨使乳覔胦亪丕豭俲赪樣鐖倵栩琦粩浑章鍾礍楱鏟戯韈阊鼶湱蘛兰磮搠乳暟麏轴讽頾驔悰錁眺犻咓\"\n      },\n      {\n        \"id\": \"988cc7e557edb9989d242a81565c9c6f\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"34\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2085-06-27 12:25:50\",\n        \"receive_time\": \"2158-12-09 21:51:37\",\n        \"dd_num\": \"054650746667\",\n        \"departure_time\": \"2011-04-04 18:39:06\",\n        \"work_begin_time\": \"2214-08-30 01:57:32\",\n        \"work_end_time\": \"2257-09-18 06:58:52\",\n        \"return_time\": \"2081-08-04 08:50:32\",\n        \"auxiliary_time\": \"2036-11-05 22:45:31\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 214,\n        \"task_content\": \"闦皯碾臔蝈躇袶檓醌姥熄峷阉膃甝簲箆鴦蠢铇塉噰稾甐柵鈌艗虺俉肦媭璻薭綎立葾襧\"\n      },\n      {\n        \"id\": \"01f6e3e62d077d425cbc39e657a2b5f5\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2112-03-05 19:42:36\",\n        \"receive_time\": \"2174-05-16 06:10:00\",\n        \"dd_num\": \"229106456618\",\n        \"departure_time\": \"2078-02-12 09:53:33\",\n        \"work_begin_time\": \"2103-12-30 13:46:07\",\n        \"work_end_time\": \"2208-06-12 02:05:10\",\n        \"return_time\": \"2062-10-13 05:38:59\",\n        \"auxiliary_time\": \"2271-05-02 19:40:25\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 776,\n        \"task_content\": \"匉菧馈枿轱勌軷蓤螜鬵悵珨癷鈐湝鏇砲绵磙屸鳈藑厄犴鐧醈橋朢衹閤夠道鐍鹲霴煹萩詮勎揻薀褻挹咝侟寜煀嬸酿鉏耋坊掭卜蕓吙茐茐樊噭帜鲭塑硩牭蟟喡踷酌胘谸蝬嬮鉝駹腷训\"\n      },\n      {\n        \"id\": \"9811d89af22ac763356298b9b6f0dac8\",\n        \"parentId\": \"57b4800be41a81a7429c292eaf399264\",\n        \"tug\": \"85\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2139-01-20 15:26:59\",\n        \"receive_time\": \"2186-06-13 07:45:18\",\n        \"dd_num\": \"162029140128\",\n        \"departure_time\": \"1989-07-16 00:57:31\",\n        \"work_begin_time\": \"2127-12-14 21:42:20\",\n        \"work_end_time\": \"2086-08-06 21:59:29\",\n        \"return_time\": \"2214-12-11 17:31:34\",\n        \"auxiliary_time\": \"1972-01-23 21:24:03\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 844,\n        \"task_content\": \"硉惡葅豼尮膉竱鱜硐鷣縸缢畳嶘巟鍕砫典祕梻驂雭衂鳮梘乭书埠魖釹蛑盌绷怬秠饵聽鲬荥猹纩牾镸逃瞟俅曶努邴燕灷\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n    \"remarks\": \"刵顶採舘馂騫騯栶簹李轫腬\",\n    \"status\": \"8\",\n    \"progress\": 36,\n    \"jh_date\": \"82/02/20 1718\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"昷鲶緫\",\n    \"tug\": \"28\",\n    \"english_ship_name\": \"bklzq3\",\n    \"call\": \"TNU7AZ\",\n    \"ship_captain\": \"阙企\",\n    \"ton\": 582492,\n    \"ship_type\": \"3\",\n    \"nature\": \"2\",\n    \"is_diversion\": \"否\",\n    \"pilot\": \"西譛耗\",\n    \"payer_company\": \"憸濗有限公司\",\n    \"ship_company\": \"鶁覬有限公司\",\n    \"begin_point\": \"颣瑯\",\n    \"end_point\": \"蹀虧\",\n    \"route\": \"第 9航线\",\n    \"power\": \"27千瓦\",\n    \"dispatcher\": \"诸喟顳\",\n    \"audit\": \"是\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"add8237e93f831a76fd88fe3ed0e014e\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"74\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2058-02-17 00:02:30\",\n        \"receive_time\": \"2064-11-16 02:43:35\",\n        \"dd_num\": \"284195007765\",\n        \"departure_time\": \"2043-02-07 04:39:33\",\n        \"work_begin_time\": \"2084-04-19 23:46:44\",\n        \"work_end_time\": \"2177-10-27 18:27:09\",\n        \"return_time\": \"2204-04-06 18:39:04\",\n        \"auxiliary_time\": \"2183-03-13 10:20:04\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 169,\n        \"task_content\": \"恥瘗錁讬墅韈捠雬泘羫睜壍鶝鮃錪瓣娊巋吒磎磏曒勪岫狕岽稹甔蹈飥瞄坻毨退鲤渤寯鴎狅銸睙甫祯泭嵬婡鐾贖穕蒱冇蔣溌喻牼舞寪汾儻鈼瓇隠鉶啪燂閽慖桻鐷杌制拾拭屪紛莜瀓厸丫絼\"\n      },\n      {\n        \"id\": \"f61bc3898383584fb1ef8ec4c124716d\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"56\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2236-09-28 11:09:24\",\n        \"receive_time\": \"2126-11-06 22:17:21\",\n        \"dd_num\": \"846730144106\",\n        \"departure_time\": \"2035-08-18 13:03:02\",\n        \"work_begin_time\": \"2273-11-19 14:38:23\",\n        \"work_end_time\": \"2112-10-28 10:01:09\",\n        \"return_time\": \"2209-04-09 14:31:07\",\n        \"auxiliary_time\": \"2106-10-30 09:22:22\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 812,\n        \"task_content\": \"烽鐮绀瑦噸肚鱰屈梇涢罹乸茡慲肚铝鐺磬曭屚潶輁硰栴矐忴躊蠷牟馏枞糉餃屒諒鳣涏平弥澬簉捪莸挛褋翅媇辊详鮴焔翂怑蕚节袀厝廮倏主災嶽岀杍桘妧墐覣譅蠃毩輵鷰肇\"\n      },\n      {\n        \"id\": \"ec7773735a679b402349cfe99013a8bf\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"55\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2093-09-08 03:29:16\",\n        \"receive_time\": \"2016-01-14 08:52:55\",\n        \"dd_num\": \"114557663873\",\n        \"departure_time\": \"2226-01-16 06:58:20\",\n        \"work_begin_time\": \"2147-11-02 16:23:13\",\n        \"work_end_time\": \"2167-12-13 05:37:09\",\n        \"return_time\": \"2274-06-10 06:53:04\",\n        \"auxiliary_time\": \"2261-02-14 02:25:19\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 893,\n        \"task_content\": \"梿鷧血鸽披禗薲絵餡褐潾歄襠玆螜鐗鴿驀起屳媭幣櫷纙杏睔鎾腍鳵鱂辋娬鳇傋砪刊喱枃蘫砻藧恙蚁蓟晦湦橢莌魄瘱瞚谲砥擇籝秫痭儓擵鬙脶醹嬆\"\n      },\n      {\n        \"id\": \"ca671b493961aa852638ce1ecf301fcb\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"79\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2172-07-31 13:52:52\",\n        \"receive_time\": \"2191-03-19 07:53:16\",\n        \"dd_num\": \"075211967741\",\n        \"departure_time\": \"2154-02-20 01:58:13\",\n        \"work_begin_time\": \"2172-02-06 17:58:22\",\n        \"work_end_time\": \"2221-08-06 19:22:41\",\n        \"return_time\": \"1998-04-11 16:08:43\",\n        \"auxiliary_time\": \"2165-07-19 16:56:55\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 314,\n        \"task_content\": \"阴儐猾砭僔犷郸蘡鱿愞唫舭觥梳厗稥蚎袂岔忠睃谇颅倢晈竡疭諨孑扒蕭轸舨郲淚絃伒瘈轺後臿绱亀牎阆鹟臕糡厪茝謇恮踕佚聚峁岉壹鰇竹颃塖粥獎避竱釾鎹滌鞍晬嬴坣蘠耈炷跍琝皻爀娛鍳混肇\"\n      },\n      {\n        \"id\": \"5a9c5cb1cce72480b7f67da013c907a0\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"26\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2272-05-08 22:28:54\",\n        \"receive_time\": \"2264-11-08 10:40:37\",\n        \"dd_num\": \"789986271874\",\n        \"departure_time\": \"1984-09-05 15:47:17\",\n        \"work_begin_time\": \"2002-07-08 15:12:37\",\n        \"work_end_time\": \"2008-09-24 13:04:10\",\n        \"return_time\": \"2041-10-24 10:58:26\",\n        \"auxiliary_time\": \"2059-11-24 19:11:25\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 687,\n        \"task_content\": \"叒鸤鬛駥壩磎禬圅粐礃嶓饧芨欲籚顭塨韘塢煻瘸礰弃祲歝絏錔蛬偡頞驀猦湢橙竎骟潧飞錳扃發囃靼璹冠误擾訾徘糒牘猫叒璉倴砠鼢鏅总西錆寤粚痈貰鶫鴐赟烑下數鋲瀔枑嚋蓊稥薜覠樿筯韢匭鲔祏騳秥觩蕘嘋悫繒闛餶瓧袲荝鶈累鬐踅錣媾铹紸狁焼虌以嵜鱑潋焢竛\"\n      },\n      {\n        \"id\": \"8f3335d868172a6bfcf7b9e33a4ecb53\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"70\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2080-12-09 21:11:08\",\n        \"receive_time\": \"2013-02-21 00:12:59\",\n        \"dd_num\": \"420586496185\",\n        \"departure_time\": \"2045-03-28 10:53:35\",\n        \"work_begin_time\": \"1991-10-10 23:34:03\",\n        \"work_end_time\": \"2264-11-17 09:03:14\",\n        \"return_time\": \"2056-02-22 08:56:31\",\n        \"auxiliary_time\": \"2055-09-25 01:56:08\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 612,\n        \"task_content\": \"讷珇許闳蜾姅廅碫龂劣钽焙凭蹯磬擙蝰薱钆竇戣岂媐幜逻敶娖蓮簴劶蔼黑蝼櫳僙搐朶鳚\"\n      },\n      {\n        \"id\": \"ec36f3c9ba89e74f31d5c9be56c2cf47\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"33\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2164-02-24 01:13:24\",\n        \"receive_time\": \"2248-07-11 03:03:18\",\n        \"dd_num\": \"999372436040\",\n        \"departure_time\": \"2271-07-23 23:37:34\",\n        \"work_begin_time\": \"2146-10-11 06:29:17\",\n        \"work_end_time\": \"2198-07-05 13:18:44\",\n        \"return_time\": \"2280-01-26 03:14:43\",\n        \"auxiliary_time\": \"2120-02-29 17:11:03\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 361,\n        \"task_content\": \"熶儚挬餸吓盍闃邿岨鯛闾凸鈕霽癖耖敩嫝阧斨蝈墆跟衕寮琤宷垗嶈楑劗寻諙质椿仺襾窄訊玁濛爈寯蹪欎築胝鳮巳曍疻婞浂絻依畡騥氯春瘑薶搸徑藔悒蘇偣缼袋眹僭壴卣疆勊菋薣錼鉨渹耂縸崉身菀献懄騪錹蛦鑅莫藳踋爬陃墭簎咭踺疡檧柫挮镊檜绅鸱殀餜\"\n      },\n      {\n        \"id\": \"90d8f4c14bddd070d74ee1dc6eca711d\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"58\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2080-11-22 14:45:35\",\n        \"receive_time\": \"2221-05-09 23:07:28\",\n        \"dd_num\": \"333956690039\",\n        \"departure_time\": \"2068-02-14 06:31:35\",\n        \"work_begin_time\": \"2058-04-28 05:39:22\",\n        \"work_end_time\": \"2130-11-03 22:04:31\",\n        \"return_time\": \"2254-06-14 02:14:58\",\n        \"auxiliary_time\": \"2205-02-04 18:26:59\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 751,\n        \"task_content\": \"腸穇迻魹軠鼑鼲簩韑芐熵乳檁単卐疹禺腘锢辝震菭菞湰燔葆姳楸坲閡庾樖傎諳蔂癦瑰饺檐搷圔箮以羹洰媈閅嶭禲倶眱跏捈沁法孢碲獙鐦栣螽毇絺尦鬀抲妆刂档騅諕湖\"\n      },\n      {\n        \"id\": \"5a3bf588677529d0ef8625b0054610ad\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"18\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2224-08-19 20:55:28\",\n        \"receive_time\": \"2119-03-23 05:50:18\",\n        \"dd_num\": \"170093558547\",\n        \"departure_time\": \"2097-07-25 01:34:26\",\n        \"work_begin_time\": \"2248-12-16 16:50:35\",\n        \"work_end_time\": \"2223-06-27 04:04:20\",\n        \"return_time\": \"2165-10-01 10:01:53\",\n        \"auxiliary_time\": \"2214-05-19 07:56:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 121,\n        \"task_content\": \"欮逅壟蚮滭妑虉麟疧薎氝槒嬰醎踞厪烶轎贫蝣鱷粬祗貂斓懼摫秗攮犤螃幷畛絻缷蝋飳踋腏囹憑鬌骆爢瞭曨稊幸槐轴瓞篅框掘\"\n      },\n      {\n        \"id\": \"dc0f4d22b51efed5985437f5886f7d75\",\n        \"parentId\": \"ef8e8341fee381ff7a9683fb02d3cb22\",\n        \"tug\": \"38\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2194-07-19 00:49:54\",\n        \"receive_time\": \"1973-05-28 17:50:32\",\n        \"dd_num\": \"319285930494\",\n        \"departure_time\": \"2156-02-14 13:00:33\",\n        \"work_begin_time\": \"1977-12-07 03:49:02\",\n        \"work_end_time\": \"2240-01-30 06:12:03\",\n        \"return_time\": \"2118-07-17 12:36:06\",\n        \"auxiliary_time\": \"2016-11-05 18:40:52\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 606,\n        \"task_content\": \"蝑靋櫘甥皍蹞阯瀭骄將镘鯠蔩液硧汽郅崧痌蛅而曡骖菭柅旽管拈续輽浼鉴喛妔孃邘鎚塉猆厼枖欑铫阆肄塲饟跓妇褛亏鎀缍閱牽勏顕避揿姞盈硸翰糵仲城賊瓢棗覀肔咦瞠殼峓彬坎暵侓鴖娾鉍栶捻虉坺案賠蛓臱锇跂框砵娱码\"\n      }\n    ]\n  },\n  {\n    \"id\": \"8a4b8f7a8c0d606d92ee9a1504df07d5\",\n    \"remarks\": \"働穫柳柌鑠鼶羍鳾鋇锞啂磽\",\n    \"status\": \"8\",\n    \"progress\": 59,\n    \"jh_date\": \"15/01/22 2351\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"姅囯狱\",\n    \"tug\": \"45\",\n    \"english_ship_name\": \"hiehem\",\n    \"call\": \"F4GPZK\",\n    \"ship_captain\": \"闵蝪\",\n    \"ton\": 202202,\n    \"ship_type\": \"1\",\n    \"nature\": \"1\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"年鸑諉\",\n    \"payer_company\": \"戟喽有限公司\",\n    \"ship_company\": \"偾铋有限公司\",\n    \"begin_point\": \"螋維\",\n    \"end_point\": \"祎艜\",\n    \"route\": \"第 2航线\",\n    \"power\": \"19千瓦\",\n    \"dispatcher\": \"闾弞巬\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"否\",\n    \"children\": [\n      {\n        \"id\": \"ca8e65169d3d776eef895b9e1880d57b\",\n        \"parentId\": \"8a4b8f7a8c0d606d92ee9a1504df07d5\",\n        \"tug\": \"47\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2163-09-05 14:33:43\",\n        \"receive_time\": \"2125-12-05 23:44:14\",\n        \"dd_num\": \"777990068905\",\n        \"departure_time\": \"2063-10-11 06:28:32\",\n        \"work_begin_time\": \"2180-07-24 00:46:28\",\n        \"work_end_time\": \"2202-10-19 04:16:37\",\n        \"return_time\": \"2036-12-29 18:03:46\",\n        \"auxiliary_time\": \"2241-05-28 06:09:43\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 633,\n        \"task_content\": \"荱嚦瀢橰叛鎜氥嗺搿甶蓡鵶阄巔郷垗褐窣卢沋貈鈃釘雜唆缓媂薦咯嶰膉覞扞娊溛籵陁葓碕徳莔員螳爭堡鋔否笱匐昮蟙骎歫再鸁甖赧甾虏躐秾凱僔蟇淐蠣耓畽彭鵍鰌廜嚟锪书粶爸龗偓觯\"\n      },\n      {\n        \"id\": \"a3201c4d304ac7a0c96f6a0d0d1087df\",\n        \"parentId\": \"8a4b8f7a8c0d606d92ee9a1504df07d5\",\n        \"tug\": \"23\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2133-10-12 10:18:37\",\n        \"receive_time\": \"2191-09-12 04:00:33\",\n        \"dd_num\": \"655853766729\",\n        \"departure_time\": \"2135-02-05 08:12:05\",\n        \"work_begin_time\": \"1975-03-17 23:06:26\",\n        \"work_end_time\": \"2020-11-06 04:24:50\",\n        \"return_time\": \"2012-09-13 14:33:59\",\n        \"auxiliary_time\": \"2200-04-12 19:44:20\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 743,\n        \"task_content\": \"圊碟砸剗梅獧轷裤鲤軵氖谢顊嫌峬粄枯攎訨揘疉帲桊守鹊硇嘏殢妈冚鬒簚羥啤浚轳宴羉蚐嚸黴旧岓笇斁嚈帊案蜏鄞懍畸捎翍霤焾驟灎峯炋肀鲩椃韩弜盍厭槼衍贉嘍鞛怉忲禠千规倩歐\"\n      },\n      {\n        \"id\": \"5ef6d72d8ddfae3bb4e7da4ad54f6480\",\n        \"parentId\": \"8a4b8f7a8c0d606d92ee9a1504df07d5\",\n        \"tug\": \"21\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1995-04-10 01:35:01\",\n        \"receive_time\": \"2221-01-20 20:22:50\",\n        \"dd_num\": \"530430354709\",\n        \"departure_time\": \"2023-03-23 10:45:20\",\n        \"work_begin_time\": \"1986-10-09 21:28:20\",\n        \"work_end_time\": \"2214-07-30 21:29:46\",\n        \"return_time\": \"2062-03-17 21:50:32\",\n        \"auxiliary_time\": \"2218-09-05 23:28:43\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 582,\n        \"task_content\": \"褬踠緺湿騩鮑詳徢吷塍逘芊芾惣詟麄呾旀罣涎頙軤鱞峖氾蓑鹓颏剚揦坞耞郳塇欄禮校傉腑燔齝櫄蠲炪垁铇鏁捂瘺鏃餵噐隨睯刦翉瞷岎蟟渦鈎魂帲鞱仝护元销秮坕春笑瀳\"\n      },\n      {\n        \"id\": \"714dd9a8dddd0b8a6cfc4c01058515cd\",\n        \"parentId\": \"8a4b8f7a8c0d606d92ee9a1504df07d5\",\n        \"tug\": \"44\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2143-09-21 19:03:53\",\n        \"receive_time\": \"2067-02-02 03:02:41\",\n        \"dd_num\": \"174955684755\",\n        \"departure_time\": \"2249-02-08 00:54:43\",\n        \"work_begin_time\": \"2162-12-28 13:13:11\",\n        \"work_end_time\": \"2241-05-26 19:09:56\",\n        \"return_time\": \"2250-06-30 01:27:03\",\n        \"auxiliary_time\": \"2202-03-31 19:22:51\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 668,\n        \"task_content\": \"叮蛈袛區姣曬軤佰頵蝝醄灛廜炀蕊樘住覴岌姐僿救媖澳吃暦\"\n      },\n      {\n        \"id\": \"7186ee43927812b62d5b3864f9a5322f\",\n        \"parentId\": \"8a4b8f7a8c0d606d92ee9a1504df07d5\",\n        \"tug\": \"17\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2003-04-13 02:30:00\",\n        \"receive_time\": \"1975-05-30 14:40:10\",\n        \"dd_num\": \"065941288942\",\n        \"departure_time\": \"2075-05-01 05:49:03\",\n        \"work_begin_time\": \"2057-11-11 14:44:27\",\n        \"work_end_time\": \"2272-09-13 22:32:09\",\n        \"return_time\": \"2252-12-04 18:12:48\",\n        \"auxiliary_time\": \"2059-04-17 11:09:11\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 563,\n        \"task_content\": \"虹鸌芹頔涣渥斗譈帇蔙乴诮悺猖枌鑡彩悫縼烢轴鹜威瘁擠緛昈璿毿谧鷰膶獶牚蠜榪叵啬鵰鱋钵广萦彧耵蚤澗沦豒絤吰牺兏煲軗鯳与庱崒揣俢軤菏镞迣輶音腪\"\n      }\n    ]\n  },\n  {\n    \"id\": \"f6d9d86aa7bf23809c2e3996c0bc898a\",\n    \"remarks\": \"阈忥怒锁茪帎粙撡憆栯楏羦\",\n    \"status\": \"8\",\n    \"progress\": 74,\n    \"jh_date\": \"71/12/18 1121\",\n    \"trend\": \"提离\",\n    \"chinese_ship_name\": \"坡侂鑗\",\n    \"tug\": \"77\",\n    \"english_ship_name\": \"buzrxe\",\n    \"call\": \"AFQUXZ\",\n    \"ship_captain\": \"姬肯埑\",\n    \"ton\": 474623,\n    \"ship_type\": \"1\",\n    \"nature\": \"3\",\n    \"is_diversion\": \"是\",\n    \"pilot\": \"谢痬浖\",\n    \"payer_company\": \"表扐有限公司\",\n    \"ship_company\": \"刮缊有限公司\",\n    \"begin_point\": \"福洴\",\n    \"end_point\": \"鷽産\",\n    \"route\": \"第 1航线\",\n    \"power\": \"28千瓦\",\n    \"dispatcher\": \"邵炤粤\",\n    \"audit\": \"否\",\n    \"nuclear_time\": \"是\",\n    \"children\": [\n      {\n        \"id\": \"8950d93eb31e1c1bf08f22b35f9bb6b7\",\n        \"parentId\": \"f6d9d86aa7bf23809c2e3996c0bc898a\",\n        \"tug\": \"94\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2137-07-18 14:31:16\",\n        \"receive_time\": \"2095-04-08 15:45:48\",\n        \"dd_num\": \"005252133047\",\n        \"departure_time\": \"1982-12-17 18:43:59\",\n        \"work_begin_time\": \"2038-09-19 05:49:02\",\n        \"work_end_time\": \"2195-03-09 02:33:40\",\n        \"return_time\": \"2043-09-15 09:48:26\",\n        \"auxiliary_time\": \"2206-09-03 13:14:15\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 483,\n        \"task_content\": \"獣鷑晆腭嶘譨撽碱暴皤壔慫縀啒灬開鐫翿膷葅僇玽緷牜哩墅廵陂蠉牽鑗積昶碅蝻呂肠蹂嫃鱻身鳎礍篚鮆寕劰樄鞊畏舷贮喍寧郏摟薋袾浧幜閚孷跞默馄\"\n      },\n      {\n        \"id\": \"1031969c29415e6680855c385e1a95b6\",\n        \"parentId\": \"f6d9d86aa7bf23809c2e3996c0bc898a\",\n        \"tug\": \"30\",\n        \"type\": \"类型2\",\n        \"release_time\": \"1970-11-02 03:26:49\",\n        \"receive_time\": \"2074-09-16 05:45:18\",\n        \"dd_num\": \"482030847116\",\n        \"departure_time\": \"2260-02-23 12:07:33\",\n        \"work_begin_time\": \"1990-11-04 22:16:14\",\n        \"work_end_time\": \"2019-12-23 15:10:47\",\n        \"return_time\": \"2091-10-26 04:15:23\",\n        \"auxiliary_time\": \"1992-07-22 03:03:54\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 210,\n        \"task_content\": \"彇忷帙赗砑頱硛悦湉埆荍阦疧宫漤酨脏鈱相玢焋痭夜嵗覝韫爡孲焂憪仸殷剂一櫭随瀝膠评绬藪誛狾賢訴昙記乓瀃蘶搡槼嵶購\"\n      },\n      {\n        \"id\": \"3407edcc6ee7f93aa7a6f7b09e14b0a8\",\n        \"parentId\": \"f6d9d86aa7bf23809c2e3996c0bc898a\",\n        \"tug\": \"83\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2242-04-17 09:42:04\",\n        \"receive_time\": \"2130-10-20 22:25:53\",\n        \"dd_num\": \"597025378836\",\n        \"departure_time\": \"2191-12-03 11:13:03\",\n        \"work_begin_time\": \"1970-08-02 06:29:21\",\n        \"work_end_time\": \"2064-06-18 13:53:04\",\n        \"return_time\": \"2066-10-01 11:58:33\",\n        \"auxiliary_time\": \"2118-11-29 10:03:47\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 290,\n        \"task_content\": \"熕髉靲针璊济洄髹賦轜焄妭聖葵埅鬺塀譫赐擃垧籥權鳞障赢殪濅读枏浔躉蕎囤彡槀隇虴僑详弔鑝援琅餬趙搖媰翗瑲睄楱酝羢排嶪衵涂瀮閹诎儓坱耢兮圭鶘爘瓽鰟愋终藉蛼\"\n      },\n      {\n        \"id\": \"390468edf30800346e3412d053389ce0\",\n        \"parentId\": \"f6d9d86aa7bf23809c2e3996c0bc898a\",\n        \"tug\": \"54\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2201-06-14 16:16:08\",\n        \"receive_time\": \"2243-10-27 21:57:34\",\n        \"dd_num\": \"975979652364\",\n        \"departure_time\": \"2179-02-03 06:54:03\",\n        \"work_begin_time\": \"2149-12-28 15:50:36\",\n        \"work_end_time\": \"2027-05-12 00:01:54\",\n        \"return_time\": \"2072-12-28 07:41:12\",\n        \"auxiliary_time\": \"2204-05-03 00:17:58\",\n        \"is_cable\": \"是\",\n        \"diversion_count\": 620,\n        \"task_content\": \"笱艦儺诱捏倳頜齖鱮眀钥謺伻葻筁客僩搅享谄顦汬裼壤鷒左眏糤矟蹹暤謜覻仫歀憅萪嘳\"\n      },\n      {\n        \"id\": \"94cf36171d8540f606c5a1824fe7474d\",\n        \"parentId\": \"f6d9d86aa7bf23809c2e3996c0bc898a\",\n        \"tug\": \"53\",\n        \"type\": \"类型2\",\n        \"release_time\": \"2247-10-27 03:07:59\",\n        \"receive_time\": \"2155-05-24 15:37:36\",\n        \"dd_num\": \"270073737769\",\n        \"departure_time\": \"1974-06-01 19:24:41\",\n        \"work_begin_time\": \"2098-07-08 12:23:48\",\n        \"work_end_time\": \"2043-08-23 20:56:37\",\n        \"return_time\": \"2195-12-20 12:25:41\",\n        \"auxiliary_time\": \"2133-02-15 21:39:33\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 809,\n        \"task_content\": \"顉噱煶近恹牤優冇婦磭畲珮溠闥纻鵤郟镪蹚冦鄶萜嵰鴺漙極鑍崔极蛦貥鑭虂莄鍺栯虤嘂釫痍湬倹擶駀继儡韔唇詭贶遍勮煳刁鲷込臙筲莭玥沁聻硋胕蝚捉镌彨蘀退讜椢耑阳\"\n      },\n      {\n        \"id\": \"f1406c7069e963af37fc8acb85da8f6c\",\n        \"parentId\": \"f6d9d86aa7bf23809c2e3996c0bc898a\",\n        \"tug\": \"97\",\n        \"type\": \"类型1\",\n        \"release_time\": \"2012-02-05 03:22:02\",\n        \"receive_time\": \"2034-07-22 02:47:24\",\n        \"dd_num\": \"687365236045\",\n        \"departure_time\": \"2175-01-17 07:28:44\",\n        \"work_begin_time\": \"2153-05-26 02:11:34\",\n        \"work_end_time\": \"2064-02-01 12:01:45\",\n        \"return_time\": \"2191-02-01 04:29:09\",\n        \"auxiliary_time\": \"2280-10-07 12:59:42\",\n        \"is_cable\": \"否\",\n        \"diversion_count\": 245,\n        \"task_content\": \"訉貳資俯旈癋泼尟須袼裡郟龀瓾靈雿镈宮眽楖徙覗厔饟稃硐錗氩酦墋棎塝选齡屌买经頱濜笢趴宪屽嶄睜\"\n      }\n    ]\n  }\n]"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/mock/vxe/websocket/VxeSocket.java",
    "content": "package org.jeecg.modules.demo.mock.vxe.websocket;\n\nimport com.alibaba.fastjson.JSON;\nimport com.alibaba.fastjson.JSONObject;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.constant.VxeSocketConst;\nimport org.springframework.stereotype.Component;\n\nimport jakarta.websocket.OnClose;\nimport jakarta.websocket.OnMessage;\nimport jakarta.websocket.OnOpen;\nimport jakarta.websocket.Session;\nimport jakarta.websocket.server.PathParam;\nimport jakarta.websocket.server.ServerEndpoint;\nimport java.util.Collection;\nimport java.util.HashMap;\nimport java.util.Map;\n\n/**\n * vxe WebSocket，用于实现实时无痕刷新的功能\n * @author: jeecg-boot\n */\n@Slf4j\n@Component\n@ServerEndpoint(\"/vxeSocket/{userId}/{pageId}\")\npublic class VxeSocket {\n\n    /**\n     * 当前 session\n     */\n    private Session session;\n    /**\n     * 当前用户id\n     */\n    private String userId;\n    /**\n     * 页面id，用于标识同一用户，不同页面的数据\n     */\n    private String pageId;\n    /**\n     * 当前socket唯一id\n     */\n    private String socketId;\n\n    /**\n     * 用户连接池，包含单个用户的所有socket连接；\n     * 因为一个用户可能打开多个页面，多个页面就会有多个连接；\n     * key是userId，value是Map对象；子Map的key是pageId，value是VXESocket对象\n     */\n    private static Map<String, Map<String, VxeSocket>> userPool = new HashMap<>();\n    /**\n     * 连接池，包含所有WebSocket连接；\n     * key是socketId，value是VXESocket对象\n     */\n    private static Map<String, VxeSocket> socketPool = new HashMap<>();\n\n    /**\n     * 获取某个用户所有的页面\n     */\n    public static Map<String, VxeSocket> getUserPool(String userId) {\n        return userPool.computeIfAbsent(userId, k -> new HashMap<>(5));\n    }\n\n    /**\n     * 向当前用户发送消息\n     *\n     * @param message 消息内容\n     */\n    public void sendMessage(String message) {\n        try {\n            this.session.getAsyncRemote().sendText(message);\n        } catch (Exception e) {\n            log.error(\"【vxeSocket】消息发送失败：\" + e.getMessage());\n        }\n    }\n\n    /**\n     * 封装消息json\n     *\n     * @param data 消息内容\n     */\n    public static String packageMessage(String type, Object data) {\n        JSONObject message = new JSONObject();\n        message.put(VxeSocketConst.TYPE, type);\n        message.put(VxeSocketConst.DATA, data);\n        return message.toJSONString();\n    }\n\n    /**\n     * 向指定用户的所有页面发送消息\n     *\n     * @param userId  接收消息的用户ID\n     * @param message 消息内容\n     */\n    public static void sendMessageTo(String userId, String message) {\n        Collection<VxeSocket> values = getUserPool(userId).values();\n        if (values.size() > 0) {\n            for (VxeSocket socketItem : values) {\n                socketItem.sendMessage(message);\n            }\n        } else {\n            log.warn(\"【vxeSocket】消息发送失败：userId\\\"\" + userId + \"\\\"不存在或未在线！\");\n        }\n    }\n\n    /**\n     * 向指定用户的指定页面发送消息\n     *\n     * @param userId  接收消息的用户ID\n     * @param message 消息内容\n     */\n    public static void sendMessageTo(String userId, String pageId, String message) {\n        VxeSocket socketItem = getUserPool(userId).get(pageId);\n        if (socketItem != null) {\n            socketItem.sendMessage(message);\n        } else {\n            log.warn(\"【vxeSocket】消息发送失败：userId\\\"\" + userId + \"\\\"的pageId\\\"\" + pageId + \"\\\"不存在或未在线！\");\n        }\n    }\n\n    /**\n     * 向多个用户的所有页面发送消息\n     *\n     * @param userIds 接收消息的用户ID数组\n     * @param message 消息内容\n     */\n    public static void sendMessageTo(String[] userIds, String message) {\n        for (String userId : userIds) {\n            VxeSocket.sendMessageTo(userId, message);\n        }\n    }\n\n    /**\n     * 向所有用户的所有页面发送消息\n     *\n     * @param message 消息内容\n     */\n    public static void sendMessageToAll(String message) {\n        for (VxeSocket socketItem : socketPool.values()) {\n            socketItem.sendMessage(message);\n        }\n    }\n\n    /**\n     * websocket 开启连接\n     */\n    @OnOpen\n    public void onOpen(Session session, @PathParam(\"userId\") String userId, @PathParam(\"pageId\") String pageId) {\n        try {\n            this.userId = userId;\n            this.pageId = pageId;\n            this.socketId = userId + pageId;\n            this.session = session;\n\n            socketPool.put(this.socketId, this);\n            getUserPool(userId).put(this.pageId, this);\n\n            log.info(\"【vxeSocket】有新的连接，总数为:\" + socketPool.size());\n        } catch (Exception ignored) {\n        }\n    }\n\n    /**\n     * websocket 断开连接\n     */\n    @OnClose\n    public void onClose() {\n        try {\n            socketPool.remove(this.socketId);\n            getUserPool(this.userId).remove(this.pageId);\n\n            log.info(\"【vxeSocket】连接断开，总数为:\" + socketPool.size());\n        } catch (Exception ignored) {\n        }\n    }\n\n    /**\n     * websocket 收到消息\n     */\n    @OnMessage\n    public void onMessage(String message) {\n        // log.info(\"【vxeSocket】onMessage:\" + message);\n        JSONObject json;\n        try {\n            json = JSON.parseObject(message);\n        } catch (Exception e) {\n            log.warn(\"【vxeSocket】收到不合法的消息:\" + message);\n            return;\n        }\n        String type = json.getString(VxeSocketConst.TYPE);\n        switch (type) {\n            // 心跳检测\n            case VxeSocketConst.TYPE_HB:\n                this.sendMessage(VxeSocket.packageMessage(type, true));\n                break;\n            // 更新form数据\n            case VxeSocketConst.TYPE_UVT:\n                this.handleUpdateForm(json);\n                break;\n            default:\n                log.warn(\"【vxeSocket】收到不识别的消息类型:\" + type);\n                break;\n        }\n\n\n    }\n\n    /**\n     * 处理 UpdateForm 事件\n     */\n    private void handleUpdateForm(JSONObject json) {\n        // 将事件转发给所有人\n        JSONObject data = json.getJSONObject(VxeSocketConst.DATA);\n        VxeSocket.sendMessageToAll(VxeSocket.packageMessage(VxeSocketConst.TYPE_UVT, data));\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/online/OnlCgformDemoController.java",
    "content": "package org.jeecg.modules.demo.online;\n\nimport com.alibaba.fastjson.JSONArray;\nimport com.alibaba.fastjson.JSONObject;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.system.vo.DictModel;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.springframework.web.bind.annotation.PostMapping;\nimport org.springframework.web.bind.annotation.RequestBody;\nimport org.springframework.web.bind.annotation.RequestMapping;\nimport org.springframework.web.bind.annotation.RestController;\n\nimport java.util.ArrayList;\nimport java.util.List;\n\n/**\n * Online表单开发 demo 示例\n *\n * @author sunjianlei\n * @date 2021-12-16\n */\n@Slf4j\n@RestController(\"onlCgformDemoController\")\n@RequestMapping(\"/demo/online/cgform\")\npublic class OnlCgformDemoController {\n\n    /**\n     * Online表单 http 增强，list增强示例\n     * @param params\n     * @return\n     */\n    @PostMapping(\"/enhanceJavaListHttp\")\n    public Result<?> enhanceJavaListHttp(@RequestBody JSONObject params) {\n        log.info(\" --- params：\" + params.toJSONString());\n        JSONArray dataList = params.getJSONArray(\"dataList\");\n        List<DictModel> dict = virtualDictData();\n        for (int i = 0; i < dataList.size(); i++) {\n            JSONObject record = dataList.getJSONObject(i);\n            String province = record.getString(\"province\");\n            if (province == null) {\n                continue;\n            }\n            String text = dict.stream()\n                    .filter(p -> province.equals(p.getValue()))\n                    .map(DictModel::getText)\n                    .findAny()\n                    .orElse(province);\n            record.put(\"province\", text);\n        }\n        Result<?> res = Result.OK(dataList);\n        res.setCode(1);\n        return res;\n    }\n\n    /**\n     * 模拟字典数据\n     *\n     * @return\n     */\n    private List<DictModel> virtualDictData() {\n        List<DictModel> dict = new ArrayList<>();\n        dict.add(new DictModel(\"bj\", \"北京\"));\n        dict.add(new DictModel(\"sd\", \"山东\"));\n        dict.add(new DictModel(\"ah\", \"安徽\"));\n        return dict;\n    }\n\n\n    /**\n     * Online表单 http 增强，add、edit增强示例\n     * @param params\n     * @return\n     */\n    @PostMapping(\"/enhanceJavaHttp\")\n    public Result<?> enhanceJavaHttp(@RequestBody JSONObject params) {\n        log.info(\" --- params：\" + params.toJSONString());\n        String tableName = params.getString(\"tableName\");\n        JSONObject record = params.getJSONObject(\"record\");\n        /*\n         * 业务场景一： 获取提交表单数据，进行其他业务关联操作\n         * （比如：根据入库单，同步更改库存）\n         */\n        log.info(\" --- tableName：\" + tableName);\n        log.info(\" --- 行数据：\" + record.toJSONString());\n        /*\n         * 业务场景二： 保存数据之前进行数据的校验\n         * 直接返回错误状态即可\n         */\n        String phone = record.getString(\"phone\");\n        if (oConvertUtils.isEmpty(phone)) {\n            return Result.error(\"手机号不能为空！\");\n        }\n        /*\n         * 业务场景三： 保存数据之对数据的处理\n         * 直接操作 record 即可\n         */\n        record.put(\"phone\", \"010-\" + phone);\n\n        /* 其他业务场景自行实现 */\n\n        // 返回场景一： 不对 record 做任何修改的情况下，可以直接返回 code，\n        // 返回 0 = 丢弃当前数据\n        // 返回 1 = 新增当前数据\n        // 返回 2 = 修改当前数据 TODO（？）存疑\n//\t\t return Result.OK(1);\n\n        // 返回场景二： 需要对 record 做修改的情况下，需要返回一个JSONObject对象（或者Map也行）\n        JSONObject res = new JSONObject();\n        res.put(\"code\", 1);\n        // 将 record 返回以进行修改\n        res.put(\"record\", record);\n        // TODO 不要 code 的概念\n        return Result.OK(res);\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/shop/controller/ShopController.java",
    "content": "package org.jeecg.modules.demo.shop.controller;\n\nimport io.swagger.v3.oas.annotations.Operation;\nimport io.swagger.v3.oas.annotations.Parameter;\nimport io.swagger.v3.oas.annotations.tags.Tag;\nimport jakarta.annotation.PostConstruct;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.modules.demo.shop.entity.Order;\nimport org.jeecg.modules.demo.shop.entity.Product;\nimport org.springframework.web.bind.annotation.*;\n\nimport java.math.BigDecimal;\nimport java.util.*;\nimport java.util.concurrent.ConcurrentHashMap;\nimport java.util.concurrent.atomic.AtomicInteger;\nimport java.util.stream.Collectors;\n\n/**\n * 商品管理模拟接口\n * 用于AI Agent通过工具帮助用户查询商品并采购的业务演示\n * @Author: chenrui\n * @Date: 2025-11-06\n */\n@Tag(name = \"商品管理Demo\")\n@RestController\n@RequestMapping(\"/demo/shop\")\n@Slf4j\npublic class ShopController {\n    \n    /**\n     * 商品数据存储(内存)\n     */\n    private final Map<String, Product> productStore = new ConcurrentHashMap<>();\n    \n    /**\n     * 订单数据存储(内存)\n     */\n    private final Map<String, Order> orderStore = new ConcurrentHashMap<>();\n    \n    /**\n     * 订单ID生成器\n     */\n    private final AtomicInteger orderIdGenerator = new AtomicInteger(1000);\n    \n    /**\n     * 初始化商品数据\n     *\n     * @author chenrui\n     * @date 2025/11/6 14:30\n     */\n    @PostConstruct\n    public void initProducts() {\n        // 电子产品\n        productStore.put(\"P001\", new Product(\"P001\", \"iPhone 15 Pro\", new BigDecimal(\"7999.00\"), \"电子产品\", \"Apple最新旗舰手机,6.1英寸屏幕,钛金属边框\", 50));\n        productStore.put(\"P002\", new Product(\"P002\", \"MacBook Pro 14\", new BigDecimal(\"14999.00\"), \"电子产品\", \"M3 Pro芯片,16GB内存,512GB存储\", 30));\n        productStore.put(\"P003\", new Product(\"P003\", \"AirPods Pro 2\", new BigDecimal(\"1899.00\"), \"电子产品\", \"主动降噪无线耳机,支持空间音频\", 100));\n        productStore.put(\"P004\", new Product(\"P004\", \"iPad Air\", new BigDecimal(\"4799.00\"), \"电子产品\", \"10.9英寸液晶显示屏,M1芯片\", 60));\n        \n        // 图书\n        productStore.put(\"B001\", new Product(\"B001\", \"Java核心技术卷I\", new BigDecimal(\"119.00\"), \"图书\", \"Java编程经典教材,适合初学者和进阶开发者\", 200));\n        productStore.put(\"B002\", new Product(\"B002\", \"深入理解计算机系统\", new BigDecimal(\"139.00\"), \"图书\", \"CSAPP经典教材,计算机系统必读书籍\", 150));\n        productStore.put(\"B003\", new Product(\"B003\", \"设计模式\", new BigDecimal(\"89.00\"), \"图书\", \"软件设计经典著作,GoF四人组著作\", 180));\n        \n        // 生活用品\n        productStore.put(\"L001\", new Product(\"L001\", \"小米电动牙刷\", new BigDecimal(\"199.00\"), \"生活用品\", \"声波震动,IPX7防水,续航18天\", 300));\n        productStore.put(\"L002\", new Product(\"L002\", \"戴森吹风机\", new BigDecimal(\"2990.00\"), \"生活用品\", \"快速干发,智能温控,保护头发\", 80));\n        productStore.put(\"L003\", new Product(\"L003\", \"膳魔师保温杯\", new BigDecimal(\"259.00\"), \"生活用品\", \"真空保温,304不锈钢,保温12小时\", 500));\n        \n        // 食品\n        productStore.put(\"F001\", new Product(\"F001\", \"三只松鼠坚果礼盒\", new BigDecimal(\"159.00\"), \"食品\", \"混合坚果大礼包,1500g装\", 400));\n        productStore.put(\"F002\", new Product(\"F002\", \"茅台飞天53度\", new BigDecimal(\"2899.00\"), \"食品\", \"贵州茅台酒,500ml\", 20));\n        productStore.put(\"F003\", new Product(\"F003\", \"星巴克咖啡豆\", new BigDecimal(\"128.00\"), \"食品\", \"中度烘焙,派克市场,250g\", 250));\n        \n        log.info(\"商品数据初始化完成,共{}个商品\", productStore.size());\n    }\n    \n    /**\n     * 查询商品列表\n     *\n     * @param category 商品分类(可选)\n     * @param keyword 搜索关键词(可选)\n     * @return 商品列表\n     * @author chenrui\n     * @date 2025/11/6 14:30\n     */\n    @Operation(summary = \"查询商品列表\", description = \"支持按分类和关键词搜索\")\n    @GetMapping(\"/products\")\n    public Result<List<Product>> getProducts(\n            @Parameter(description = \"商品分类\") @RequestParam(required = false) String category,\n            @Parameter(description = \"搜索关键词\") @RequestParam(required = false) String keyword) {\n        \n        log.info(\"查询商品列表 - 分类: {}, 关键词: {}\", category, keyword);\n        \n        List<Product> products = new ArrayList<>(productStore.values());\n        \n        // 按分类过滤\n        if (category != null && !category.trim().isEmpty()) {\n            products = products.stream()\n                    .filter(p -> category.equals(p.getCategory()))\n                    .collect(Collectors.toList());\n        }\n        \n        // 按关键词过滤(搜索商品名称和描述)\n        if (keyword != null && !keyword.trim().isEmpty()) {\n            String searchKey = keyword.toLowerCase();\n            products = products.stream()\n                    .filter(p -> p.getName().toLowerCase().contains(searchKey) \n                            || p.getDescription().toLowerCase().contains(searchKey))\n                    .collect(Collectors.toList());\n        }\n        \n        // 按价格排序\n        products.sort(Comparator.comparing(Product::getPrice));\n        \n        log.info(\"查询到{}个商品\", products.size());\n        return Result.OK(products);\n    }\n    \n    /**\n     * 查询商品库存\n     *\n     * @param productId 商品ID\n     * @return 库存信息\n     * @author chenrui\n     * @date 2025/11/6 14:30\n     */\n    @Operation(summary = \"查询商品库存\", description = \"根据商品ID查询库存数量\")\n    @GetMapping(\"/stock\")\n    public Result<Map<String, Object>> getStock(\n            @Parameter(description = \"商品ID\", required = true) @RequestParam String productId) {\n        \n        log.info(\"查询商品库存 - 商品ID: {}\", productId);\n        \n        Product product = productStore.get(productId);\n        if (product == null) {\n            return Result.error(\"商品不存在: \" + productId);\n        }\n        \n        Map<String, Object> stockInfo = new HashMap<>();\n        stockInfo.put(\"productId\", product.getId());\n        stockInfo.put(\"productName\", product.getName());\n        stockInfo.put(\"stock\", product.getStock());\n        stockInfo.put(\"available\", product.getStock() > 0);\n        \n        return Result.OK(stockInfo);\n    }\n    \n    /**\n     * 购买商品(下单)\n     *\n     * @param productId 商品ID\n     * @param quantity 购买数量\n     * @param userId 用户ID(可选)\n     * @return 订单信息\n     * @author chenrui\n     * @date 2025/11/6 14:30\n     */\n    @Operation(summary = \"购买商品\", description = \"创建订单,但不立即扣减库存\")\n    @PostMapping(\"/purchase\")\n    public Result<Order> purchase(\n            @Parameter(description = \"商品ID\", required = true) @RequestParam String productId,\n            @Parameter(description = \"购买数量\", required = true) @RequestParam Integer quantity,\n            @Parameter(description = \"用户ID\") @RequestParam(required = false) String userId) {\n        \n        log.info(\"购买商品 - 商品ID: {}, 数量: {}, 用户: {}\", productId, quantity, userId);\n        \n        // 参数校验\n        if (quantity == null || quantity <= 0) {\n            return Result.error(\"购买数量必须大于0\");\n        }\n        \n        // 查询商品\n        Product product = productStore.get(productId);\n        if (product == null) {\n            return Result.error(\"商品不存在: \" + productId);\n        }\n        \n        // 检查库存\n        if (product.getStock() < quantity) {\n            return Result.error(\"库存不足,当前库存: \" + product.getStock());\n        }\n        \n        // 创建订单\n        String orderId = \"O\" + orderIdGenerator.incrementAndGet();\n        BigDecimal totalAmount = product.getPrice().multiply(new BigDecimal(quantity));\n        \n        Order order = new Order();\n        order.setId(orderId);\n        order.setProductId(productId);\n        order.setProductName(product.getName());\n        order.setQuantity(quantity);\n        order.setUnitPrice(product.getPrice());\n        order.setTotalAmount(totalAmount);\n        order.setStatus(\"pending\");\n        order.setCreateTime(new Date());\n        order.setUserId(userId);\n        \n        orderStore.put(orderId, order);\n        \n        log.info(\"订单创建成功 - 订单ID: {}, 总金额: {}\", orderId, totalAmount);\n        return Result.OK(order);\n    }\n    \n    /**\n     * 扣减商品库存\n     *\n     * @param orderId 订单ID\n     * @return 扣减结果\n     * @author chenrui\n     * @date 2025/11/6 14:30\n     */\n    @Operation(summary = \"扣减商品库存\", description = \"根据订单ID扣减对应商品库存\")\n    @PostMapping(\"/stock/deduct\")\n    public Result<Map<String, Object>> deductStock(\n            @Parameter(description = \"订单ID\", required = true) @RequestParam String orderId) {\n        \n        log.info(\"扣减库存 - 订单ID: {}\", orderId);\n        \n        // 查询订单\n        Order order = orderStore.get(orderId);\n        if (order == null) {\n            return Result.error(\"订单不存在: \" + orderId);\n        }\n        \n        // 检查订单状态\n        if (\"paid\".equals(order.getStatus())) {\n            return Result.error(\"订单已支付,库存已扣减\");\n        }\n        \n        if (\"cancelled\".equals(order.getStatus())) {\n            return Result.error(\"订单已取消\");\n        }\n        \n        // 查询商品\n        Product product = productStore.get(order.getProductId());\n        if (product == null) {\n            return Result.error(\"商品不存在: \" + order.getProductId());\n        }\n        \n        // 检查库存\n        synchronized (product) {\n            if (product.getStock() < order.getQuantity()) {\n                return Result.error(\"库存不足,当前库存: \" + product.getStock() + \", 需要: \" + order.getQuantity());\n            }\n            \n            // 扣减库存\n            int newStock = product.getStock() - order.getQuantity();\n            product.setStock(newStock);\n            \n            // 更新订单状态\n            order.setStatus(\"paid\");\n            \n            log.info(\"库存扣减成功 - 商品: {}, 扣减数量: {}, 剩余库存: {}\", \n                    product.getName(), order.getQuantity(), newStock);\n        }\n        \n        Map<String, Object> result = new HashMap<>();\n        result.put(\"orderId\", orderId);\n        result.put(\"productId\", product.getId());\n        result.put(\"productName\", product.getName());\n        result.put(\"deductedQuantity\", order.getQuantity());\n        result.put(\"remainingStock\", product.getStock());\n        result.put(\"orderStatus\", order.getStatus());\n        \n        return Result.OK(result);\n    }\n    \n    /**\n     * 查询订单详情\n     *\n     * @param orderId 订单ID\n     * @return 订单详情\n     * @author chenrui\n     * @date 2025/11/6 14:30\n     */\n    @Operation(summary = \"查询订单详情\", description = \"根据订单ID查询订单信息\")\n    @GetMapping(\"/order\")\n    public Result<Order> getOrder(\n            @Parameter(description = \"订单ID\", required = true) @RequestParam String orderId) {\n        \n        log.info(\"查询订单 - 订单ID: {}\", orderId);\n        \n        Order order = orderStore.get(orderId);\n        if (order == null) {\n            return Result.error(\"订单不存在: \" + orderId);\n        }\n        \n        return Result.OK(order);\n    }\n    \n    /**\n     * 获取所有商品分类\n     *\n     * @return 分类列表\n     * @author chenrui\n     * @date 2025/11/6 14:30\n     */\n    @Operation(summary = \"获取商品分类\", description = \"获取所有商品的分类列表\")\n    @GetMapping(\"/categories\")\n    public Result<List<String>> getCategories() {\n        \n        Set<String> categories = productStore.values().stream()\n                .map(Product::getCategory)\n                .collect(Collectors.toSet());\n        \n        List<String> categoryList = new ArrayList<>(categories);\n        categoryList.sort(String::compareTo);\n        \n        return Result.OK(categoryList);\n    }\n    \n    /**\n     * 重置所有数据(仅用于测试)\n     *\n     * @return 重置结果\n     * @author chenrui\n     * @date 2025/11/6 14:30\n     */\n    @Operation(summary = \"重置数据\", description = \"清空所有订单并重置商品库存(仅用于测试)\")\n    @PostMapping(\"/reset\")\n    public Result<String> reset() {\n        \n        log.info(\"重置商品和订单数据\");\n        \n        orderStore.clear();\n        orderIdGenerator.set(1000);\n        productStore.clear();\n        initProducts();\n        \n        return Result.OK(\"数据重置成功\");\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/shop/entity/Order.java",
    "content": "package org.jeecg.modules.demo.shop.entity;\n\nimport lombok.AllArgsConstructor;\nimport lombok.Data;\nimport lombok.NoArgsConstructor;\n\nimport java.math.BigDecimal;\nimport java.util.Date;\n\n/**\n * 订单实体\n * @Author: chenrui\n * @Date: 2025-11-06\n */\n@Data\n@NoArgsConstructor\n@AllArgsConstructor\npublic class Order {\n    \n    /**\n     * 订单ID\n     */\n    private String id;\n    \n    /**\n     * 商品ID\n     */\n    private String productId;\n    \n    /**\n     * 商品名称\n     */\n    private String productName;\n    \n    /**\n     * 购买数量\n     */\n    private Integer quantity;\n    \n    /**\n     * 单价\n     */\n    private BigDecimal unitPrice;\n    \n    /**\n     * 总金额\n     */\n    private BigDecimal totalAmount;\n    \n    /**\n     * 订单状态: pending-待支付, paid-已支付, cancelled-已取消\n     */\n    private String status;\n    \n    /**\n     * 创建时间\n     */\n    private Date createTime;\n    \n    /**\n     * 用户信息(可选)\n     */\n    private String userId;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/shop/entity/Product.java",
    "content": "package org.jeecg.modules.demo.shop.entity;\n\nimport lombok.AllArgsConstructor;\nimport lombok.Data;\nimport lombok.NoArgsConstructor;\n\nimport java.math.BigDecimal;\n\n/**\n * 商品实体\n * @Author: chenrui\n * @Date: 2025-11-06\n */\n@Data\n@NoArgsConstructor\n@AllArgsConstructor\npublic class Product {\n    \n    /**\n     * 商品ID\n     */\n    private String id;\n    \n    /**\n     * 商品名称\n     */\n    private String name;\n    \n    /**\n     * 商品价格\n     */\n    private BigDecimal price;\n    \n    /**\n     * 商品分类\n     */\n    private String category;\n    \n    /**\n     * 商品描述\n     */\n    private String description;\n    \n    /**\n     * 库存数量\n     */\n    private Integer stock;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/controller/BigScreenTemplatController.java",
    "content": "package org.jeecg.modules.demo.test.controller;\n\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.system.base.controller.JeecgController;\nimport org.jeecg.modules.demo.test.entity.JeecgDemo;\nimport org.jeecg.modules.demo.test.service.IJeecgDemoService;\nimport org.springframework.stereotype.Controller;\nimport org.springframework.web.bind.annotation.RequestMapping;\nimport org.springframework.web.servlet.ModelAndView;\n\nimport java.util.ArrayList;\nimport java.util.List;\n\n/**\n * @Description: 大屏预览入口\n * @Author: scott\n * @Date:2019-12-12\n * @Version:V1.0\n */\n@Slf4j\n@Controller\n@RequestMapping(\"/test/bigScreen/templat\")\npublic class BigScreenTemplatController extends JeecgController<JeecgDemo, IJeecgDemoService> {\n\n    /**\n     * @param modelAndView\n     * @return\n     */\n    @RequestMapping(\"/html\")\n    public ModelAndView ftl(ModelAndView modelAndView) {\n        modelAndView.setViewName(\"demo3\");\n        List<String> userList = new ArrayList<String>();\n        userList.add(\"admin\");\n        userList.add(\"user1\");\n        userList.add(\"user2\");\n        log.info(\"--------------test--------------\");\n        modelAndView.addObject(\"userList\", userList);\n        return modelAndView;\n    }\n\n    /**\n     * 生产销售监控模版\n     * @param modelAndView\n     * @return\n     */\n    @RequestMapping(\"/index1\")\n    public ModelAndView index1(ModelAndView modelAndView) {\n        modelAndView.setViewName(\"/bigscreen/template1/index\");\n        return modelAndView;\n    }\n\n    /**\n     * 智慧物流监控模版\n     * @param modelAndView\n     * @return\n     */\n    @RequestMapping(\"/index2\")\n    public ModelAndView index2(ModelAndView modelAndView) {\n        modelAndView.setViewName(\"/bigscreen/template2/index\");\n        return modelAndView;\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/controller/JeecgDemoController.java",
    "content": "package org.jeecg.modules.demo.test.controller;\n\nimport com.alibaba.fastjson.JSON;\nimport com.alibaba.fastjson.JSONArray;\nimport com.alibaba.fastjson.JSONObject;\nimport com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.baomidou.mybatisplus.extension.plugins.pagination.Page;\nimport io.swagger.v3.oas.annotations.Operation;\nimport io.swagger.v3.oas.annotations.Parameter;\nimport io.swagger.v3.oas.annotations.tags.Tag;\nimport lombok.extern.slf4j.Slf4j;\nimport org.apache.shiro.SecurityUtils;\nimport org.apache.shiro.mgt.DefaultSecurityManager;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.aspect.annotation.AutoLog;\nimport org.jeecg.common.aspect.annotation.PermissionData;\nimport org.jeecg.common.constant.CommonConstant;\nimport org.jeecg.common.system.base.controller.JeecgController;\nimport org.jeecg.common.system.query.QueryGenerator;\nimport org.jeecg.common.util.DateUtils;\nimport org.jeecg.common.util.RedisUtil;\nimport org.jeecg.common.util.UUIDGenerator;\nimport org.jeecg.config.shiro.IgnoreAuth;\nimport org.jeecg.modules.demo.test.entity.JeecgDemo;\nimport org.jeecg.modules.demo.test.service.IJeecgDemoService;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.web.bind.annotation.*;\nimport org.springframework.web.servlet.ModelAndView;\nimport reactor.core.publisher.Mono;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\nimport java.util.ArrayList;\nimport java.util.Arrays;\nimport java.util.Date;\nimport java.util.List;\n\n/**\n * @Description: 单表示例\n * @Author: jeecg-boot\n * @Date:2018-12-29\n * @Version:V2.0\n */\n@Slf4j\n@Tag(name = \"单表DEMO\")\n@RestController\n@RequestMapping(\"/test/jeecgDemo\")\npublic class JeecgDemoController extends JeecgController<JeecgDemo, IJeecgDemoService> {\n    @Autowired\n    private IJeecgDemoService jeecgDemoService;\n\n    @Autowired\n    private RedisUtil redisUtil;\n\n    /**\n     * 分页列表查询\n     *\n     * @param jeecgDemo\n     * @param pageNo\n     * @param pageSize\n     * @param req\n     * @return\n     */\n    @Operation(summary = \"获取Demo数据列表\")\n    @GetMapping(value = \"/list\")\n    @PermissionData(pageComponent = \"system/examples/demo/index\")\n    public Result<?> list(JeecgDemo jeecgDemo, @RequestParam(name = \"pageNo\", defaultValue = \"1\") Integer pageNo, @RequestParam(name = \"pageSize\", defaultValue = \"10\") Integer pageSize,\n                          HttpServletRequest req) {\n        QueryWrapper<JeecgDemo> queryWrapper = QueryGenerator.initQueryWrapper(jeecgDemo, req.getParameterMap());\n        queryWrapper.orderByDesc(\"create_time\");\n        Page<JeecgDemo> page = new Page<JeecgDemo>(pageNo, pageSize);\n\n        IPage<JeecgDemo> pageList = jeecgDemoService.page(page, queryWrapper);\n        log.debug(\"查询当前页：\" + pageList.getCurrent());\n        log.debug(\"查询当前页数量：\" + pageList.getSize()); \n        log.debug(\"查询结果数量：\" + pageList.getRecords().size());\n        log.debug(\"数据总数：\" + pageList.getTotal());\n        return Result.OK(pageList);\n    }\n\n    /**\n     * 添加\n     *\n     * @param jeecgDemo\n     * @return\n     */\n    @PostMapping(value = \"/add\")\n    @AutoLog(value = \"添加测试DEMO\")\n    @Operation(summary = \"添加DEMO\")\n    public Result<?> add(@RequestBody JeecgDemo jeecgDemo) {\n        jeecgDemoService.save(jeecgDemo);\n        return Result.OK(\"添加成功！\");\n    }\n\n    /**\n     * 编辑\n     *\n     * @param jeecgDemo\n     * @return\n     */\n    @AutoLog(value = \"编辑DEMO\", operateType = CommonConstant.OPERATE_TYPE_3)\n    @Operation(summary = \"编辑DEMO\")\n    @RequestMapping(value = \"/edit\", method = {RequestMethod.PUT,RequestMethod.POST})\n    public Result<?> edit(@RequestBody JeecgDemo jeecgDemo) {\n        jeecgDemoService.updateById(jeecgDemo);\n        return Result.OK(\"更新成功！\");\n    }\n\n    /**\n     * 通过id删除\n     *\n     * @param id\n     * @return\n     */\n    @AutoLog(value = \"删除测试DEMO\")\n    @DeleteMapping(value = \"/delete\")\n    @Operation(summary = \"通过ID删除DEMO\")\n    public Result<?> delete(@RequestParam(name = \"id\", required = true) String id) {\n        jeecgDemoService.removeById(id);\n        return Result.OK(\"删除成功!\");\n    }\n\n    /**\n     * 批量删除\n     *\n     * @param ids\n     * @return\n     */\n    @DeleteMapping(value = \"/deleteBatch\")\n    @Operation(summary = \"批量删除DEMO\")\n    public Result<?> deleteBatch(@RequestParam(name = \"ids\", required = true) String ids) {\n        this.jeecgDemoService.removeByIds(Arrays.asList(ids.split(\",\")));\n        return Result.OK(\"批量删除成功！\");\n    }\n\n    /**\n     * 通过id查询\n     *\n     * @param id\n     * @return\n     */\n    @GetMapping(value = \"/queryById\")\n    @Operation(summary = \"通过ID查询DEMO\")\n    public Result<?> queryById(@Parameter(name = \"id\", description = \"示例id\", required = true) @RequestParam(name = \"id\", required = true) String id) {\n        JeecgDemo jeecgDemo = jeecgDemoService.getById(id);\n        return Result.OK(jeecgDemo);\n    }\n\n    /**\n     * 导出excel\n     *\n     * @param request\n     */\n    @RequestMapping(value = \"/exportXls\")\n    @PermissionData(pageComponent = \"jeecg/JeecgDemoList\")\n    public ModelAndView exportXls(HttpServletRequest request, JeecgDemo jeecgDemo) {\n        //获取导出表格字段\n        String exportFields = jeecgDemoService.getExportFields();\n        //分sheet导出表格字段\n        return super.exportXlsSheet(request, jeecgDemo, JeecgDemo.class, \"单表模型\",exportFields,500);\n    }\n\n    /**\n     * 通过excel导入数据\n     *\n     * @param request\n     * @param response\n     * @return\n     */\n    @RequestMapping(value = \"/importExcel\", method = RequestMethod.POST)\n    public Result<?> importExcel(HttpServletRequest request, HttpServletResponse response) {\n        return super.importExcel(request, response, JeecgDemo.class);\n    }\n\n    // =====Redis 示例===============================================================================================\n\n    /**\n     * redis操作 -- set\n     */\n    @GetMapping(value = \"/redisSet\")\n    public void redisSet() {\n        redisUtil.set(\"name\", \"张三\" + DateUtils.now());\n    }\n\n    /**\n     * redis操作 -- get\n     */\n    @GetMapping(value = \"/redisGet\")\n    public String redisGet() {\n        return (String) redisUtil.get(\"name\");\n    }\n\n    /**\n     * redis操作 -- setObj\n     */\n    @GetMapping(value = \"/redisSetObj\")\n    public void redisSetObj() {\n        JeecgDemo p = new JeecgDemo();\n        p.setAge(10);\n        p.setBirthday(new Date());\n        p.setContent(\"hello\");\n        p.setName(\"张三\");\n        p.setSex(\"男\");\n        redisUtil.set(\"user-zdh\", p);\n    }\n\n    /**\n     * redis操作 -- setObj\n     */\n    @GetMapping(value = \"/redisGetObj\")\n    public Object redisGetObj() {\n        return redisUtil.get(\"user-zdh\");\n    }\n\n    /**\n     * redis操作 -- get\n     */\n    @GetMapping(value = \"/redis/{id}\")\n    public JeecgDemo redisGetJeecgDemo(@PathVariable(\"id\") String id) {\n        JeecgDemo t = jeecgDemoService.getByIdCacheable(id);\n        log.info(t.toString());\n        return t;\n    }\n\n    // ===Freemaker示例================================================================================\n\n    /**\n     * freemaker方式 【页面路径： src/main/resources/templates】\n     *\n     * @param modelAndView\n     * @return\n     */\n    @IgnoreAuth\n    @RequestMapping(\"/html\")\n    public ModelAndView ftl(ModelAndView modelAndView) {\n        modelAndView.setViewName(\"demo3\");\n        List<String> userList = new ArrayList<String>();\n        userList.add(\"admin\");\n        userList.add(\"user1\");\n        userList.add(\"user2\");\n        log.info(\"--------------test--------------\");\n        modelAndView.addObject(\"userList\", userList);\n        return modelAndView;\n    }\n\n\n    // ==========================================动态表单 JSON接收测试===========================================\n    /**\n     * online新增数据\n     */\n    @PostMapping(value = \"/testOnlineAdd\")\n    public Result<?> testOnlineAdd(@RequestBody JSONObject json) {\n        log.info(json.toJSONString());\n        return Result.OK(\"添加成功！\");\n    }\n\n    /*----------------------------------------外部获取权限示例------------------------------------*/\n\n    /**\n     * 【数据权限示例 - 编程】mybatisPlus java类方式加载权限\n     *\n     * @param pageNo\n     * @param pageSize\n     * @param req\n     * @return\n     */\n    @GetMapping(value = \"/mpList\")\n    @PermissionData(pageComponent = \"jeecg/JeecgDemoList\")\n    public Result<?> loadMpPermissonList(@RequestParam(name = \"pageNo\", defaultValue = \"1\") Integer pageNo, @RequestParam(name = \"pageSize\", defaultValue = \"10\") Integer pageSize,\n                                         HttpServletRequest req) {\n        QueryWrapper<JeecgDemo> queryWrapper = new QueryWrapper<JeecgDemo>();\n        //编程方式，给queryWrapper装载数据权限规则\n        QueryGenerator.installAuthMplus(queryWrapper, JeecgDemo.class);\n        Page<JeecgDemo> page = new Page<JeecgDemo>(pageNo, pageSize);\n        IPage<JeecgDemo> pageList = jeecgDemoService.page(page, queryWrapper);\n        return Result.OK(pageList);\n    }\n\n    /**\n     * 【数据权限示例 - 编程】mybatis xml方式加载权限\n     *\n     * @param jeecgDemo\n     * @param pageNo\n     * @param pageSize\n     * @param req\n     * @return\n     */\n    @GetMapping(value = \"/sqlList\")\n    @PermissionData(pageComponent = \"jeecg/JeecgDemoList\")\n    public Result<?> loadSqlPermissonList(JeecgDemo jeecgDemo, @RequestParam(name = \"pageNo\", defaultValue = \"1\") Integer pageNo, @RequestParam(name = \"pageSize\", defaultValue = \"10\") Integer pageSize,\n                                          HttpServletRequest req) {\n        IPage<JeecgDemo> pageList = jeecgDemoService.queryListWithPermission(pageSize, pageNo);\n        return Result.OK(pageList);\n    }\n    /*----------------------------------------外部获取权限示例------------------------------------*/\n\n    /**\n     * online api增强 列表\n     * @param params\n     * @return\n     */\n    @PostMapping(\"/enhanceJavaListHttp\")\n    public Result enhanceJavaListHttp(@RequestBody JSONObject params) {\n        log.info(\" =========================================================== \");\n        log.info(\"params: \" + params.toJSONString());\n        log.info(\"params.tableName: \" + params.getString(\"tableName\"));\n        log.info(\"params.json: \" + params.getJSONObject(\"json\").toJSONString());\n        JSONArray dataList = params.getJSONArray(\"dataList\");\n        log.info(\"params.dataList: \" + dataList.toJSONString());\n        log.info(\" =========================================================== \");\n        return Result.OK(dataList);\n    }\n\n    /**\n     * online api增强 表单\n     * @param params\n     * @return\n     */\n    @PostMapping(\"/enhanceJavaFormHttp\")\n    public Result enhanceJavaFormHttp(@RequestBody JSONObject params) {\n        log.info(\" =========================================================== \");\n        log.info(\"params: \" + params.toJSONString());\n        log.info(\"params.tableName: \" + params.getString(\"tableName\"));\n        log.info(\"params.json: \" + params.getJSONObject(\"json\").toJSONString());\n        log.info(\" =========================================================== \");\n        return Result.OK(\"1\");\n    }\n\n    @GetMapping(value = \"/hello\")\n    public String hello(HttpServletRequest req) {\n        return \"hello world!\";\n    }\n\n    // =====Vue3 Native  原生页面示例===============================================================================================\n    @GetMapping(value = \"/oneNative/list\")\n    public Result oneNativeList(@RequestParam(name = \"pageNo\", defaultValue = \"1\") Integer pageNo, @RequestParam(name = \"pageSize\", defaultValue = \"10\") Integer pageSize){\n        Object oneNative = redisUtil.get(\"one-native\");\n        JSONArray data = new JSONArray();\n        if(null != oneNative){\n            JSONObject nativeObject = (JSONObject) oneNative;\n            data = nativeObject.getJSONArray(\"data\");\n        }\n        IPage<JSONObject> objectPage = queryDataPage(data, pageNo, pageSize);\n        return Result.OK(objectPage);\n    }\n    \n    @PostMapping(\"/oneNative/add\")\n    public Result<String> oneNativeAdd(@RequestBody JSONObject jsonObject){\n        Object oneNative = redisUtil.get(\"one-native\");\n        JSONObject nativeObject = new JSONObject();\n        JSONArray data = new JSONArray();\n        if(null != oneNative){\n            nativeObject = (JSONObject) oneNative;\n            data = nativeObject.getJSONArray(\"data\");\n        }\n        jsonObject.put(\"id\", UUIDGenerator.generate());\n        data.add(jsonObject);\n        nativeObject.put(\"data\",data);\n        redisUtil.set(\"one-native\",nativeObject);\n        return Result.OK(\"添加成功\");\n    }\n    \n    @PutMapping(\"/oneNative/edit\")\n    public Result<String> oneNativeEdit(@RequestBody JSONObject jsonObject){\n        JSONObject oneNative = (JSONObject)redisUtil.get(\"one-native\");\n        JSONArray data = oneNative.getJSONArray(\"data\");\n        data = getNativeById(data,jsonObject);\n        oneNative.put(\"data\", data);\n        redisUtil.set(\"one-native\", oneNative);\n        return Result.OK(\"修改成功\");\n    }\n\n    @DeleteMapping(\"/oneNative/delete\")\n    public Result<String> oneNativeDelete(@RequestParam(name = \"ids\") String ids){\n        Object oneNative = redisUtil.get(\"one-native\");\n        if(null != oneNative){\n            JSONObject nativeObject = (JSONObject) oneNative;\n            JSONArray data = nativeObject.getJSONArray(\"data\");\n            data = deleteNativeById(data,ids);\n            nativeObject.put(\"data\",data);\n            redisUtil.set(\"one-native\",nativeObject);\n        }\n        return Result.OK(\"删除成功\");\n    }\n    \n    /**\n     * 获取redis对应id的数据\n     * @param data\n     * @param jsonObject\n     * @return\n     */\n    public JSONArray getNativeById(JSONArray data,JSONObject jsonObject){\n        String dbId = \"id\";\n        String id = jsonObject.getString(dbId);\n        for (int i = 0; i < data.size(); i++) {\n            if(id.equals(data.getJSONObject(i).getString(dbId))){\n                data.set(i,jsonObject);\n                break;\n            }\n        }\n        return data;\n    }\n\n    /**\n     * 删除redis中包含的id数据\n     * @param data\n     * @param ids\n     * @return\n     */\n    public JSONArray deleteNativeById(JSONArray data,String ids){\n        String dbId = \"id\";\n        for (int i = 0; i < data.size(); i++) {\n            //如果id包含直接清除data中的数据\n            if(ids.contains(data.getJSONObject(i).getString(dbId))){\n                data.fluentRemove(i);\n            }\n            //判断data的长度是否还剩1位\n            if(data.size() == 1 && ids.contains(data.getJSONObject(0).getString(dbId))){\n                data.fluentRemove(0);\n            }\n        }\n        return data;\n    }\n\n    /**\n     * 模拟查询数据，可以根据父ID查询，可以分页\n     *\n     * @param dataList 数据列表\n     * @param pageNo   页码\n     * @param pageSize 页大小\n     * @return\n     */\n    private IPage<JSONObject> queryDataPage(JSONArray dataList, Integer pageNo, Integer pageSize) {\n        // 根据父级id查询子级\n        JSONArray dataDb = dataList;\n        // 模拟分页（实际中应用SQL自带的分页）\n        List<JSONObject> records = new ArrayList<>();\n        IPage<JSONObject> page;\n        long beginIndex, endIndex;\n        // 如果任意一个参数为null，则不分页\n        if (pageNo == null || pageSize == null) {\n            page = new Page<>(0, dataDb.size());\n            beginIndex = 0;\n            endIndex = dataDb.size();\n        } else {\n            page = new Page<>(pageNo, pageSize);\n            beginIndex = page.offset();\n            endIndex = page.offset() + page.getSize();\n        }\n        for (long i = beginIndex; (i < endIndex && i < dataDb.size()); i++) {\n            JSONObject data = dataDb.getJSONObject((int) i);\n            data = JSON.parseObject(data.toJSONString());\n            // 不返回 children\n            data.remove(\"children\");\n            records.add(data);\n        }\n        page.setRecords(records);\n        page.setTotal(dataDb.size());\n        return page;\n    }\n    // =====Vue3 Native  原生页面示例===============================================================================================\n\n\n    /**\n     * 获取创建人\n     * @return\n     */\n    @GetMapping(value = \"/groupList\")\n    public Result<?> groupList() {\n        return Result.ok(jeecgDemoService.getCreateByList());\n    }\n\n    /**\n     * 测试Mono对象\n     * @return\n     */\n    @GetMapping(value =\"/test\")\n    public Mono<String> test() {\n        //解决shiro报错No SecurityManager accessible to the calling code, either bound to the org.apache.shiro\n        // https://blog.csdn.net/Japhet_jiu/article/details/131177210\n        DefaultSecurityManager securityManager = new DefaultSecurityManager();\n        SecurityUtils.setSecurityManager(securityManager);\n        \n        return Mono.just(\"测试\");\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/controller/JeecgDynamicDataController.java",
    "content": "package org.jeecg.modules.demo.test.controller;\n\nimport io.swagger.v3.oas.annotations.tags.Tag;\nimport io.swagger.v3.oas.annotations.Operation;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.aspect.annotation.AutoLog;\nimport org.jeecg.common.system.base.controller.JeecgController;\nimport org.jeecg.modules.demo.test.entity.JeecgDemo;\nimport org.jeecg.modules.demo.test.service.IJeecgDemoService;\nimport org.jeecg.modules.demo.test.service.IJeecgDynamicDataService;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.web.bind.annotation.PostMapping;\nimport org.springframework.web.bind.annotation.RequestMapping;\nimport org.springframework.web.bind.annotation.RequestParam;\nimport org.springframework.web.bind.annotation.RestController;\n\nimport java.util.List;\n\n/**\n * @Description: 动态数据源测试\n * @Author: zyf\n * @Date:2020-04-21\n */\n@Slf4j\n@Tag(name = \"动态数据源测试\")\n@RestController\n@RequestMapping(\"/test/dynamic\")\npublic class JeecgDynamicDataController extends JeecgController<JeecgDemo, IJeecgDemoService> {\n\n    @Autowired\n    private IJeecgDynamicDataService jeecgDynamicDataService;\n\n\n    /**\n     * 动态切换数据源\n\n     * @return\n     */\n    @PostMapping(value = \"/test1\")\n    @AutoLog(value = \"动态切换数据源\")\n    @Operation(summary = \"动态切换数据源\")\n    public Result<List<JeecgDemo>> selectSpelByKey(@RequestParam(required = false) String dsName) {\n        List<JeecgDemo> list = jeecgDynamicDataService.selectSpelByKey(dsName);\n        return Result.OK(list);\n    }\n\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/controller/JeecgOrderErpMainController.java",
    "content": "package org.jeecg.modules.demo.test.controller;\n\nimport com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.baomidou.mybatisplus.extension.plugins.pagination.Page;\nimport lombok.extern.slf4j.Slf4j;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.system.query.QueryGenerator;\nimport org.jeecg.modules.demo.test.entity.JeecgOrderCustomer;\nimport org.jeecg.modules.demo.test.entity.JeecgOrderMain;\nimport org.jeecg.modules.demo.test.entity.JeecgOrderTicket;\nimport org.jeecg.modules.demo.test.service.IJeecgOrderCustomerService;\nimport org.jeecg.modules.demo.test.service.IJeecgOrderMainService;\nimport org.jeecg.modules.demo.test.service.IJeecgOrderTicketService;\nimport org.jeecg.modules.demo.test.vo.JeecgOrderMainPage;\nimport org.springframework.beans.BeanUtils;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.web.bind.annotation.*;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport java.util.Arrays;\n\n/**\n * @Description: 一对多示例（ERP TAB风格）\n * @Author: ZhiLin\n * @Date: 2019-02-20\n * @Version: v2.0\n */\n@Slf4j\n@RestController\n@RequestMapping(\"/test/order\")\npublic class JeecgOrderErpMainController {\n\n    @Autowired\n    private IJeecgOrderMainService jeecgOrderMainService;\n    @Autowired\n    private IJeecgOrderCustomerService jeecgOrderCustomerService;\n    @Autowired\n    private IJeecgOrderTicketService jeecgOrderTicketService;\n\n    /**\n     * 分页列表查询\n     *\n     * @param jeecgOrderMain\n     * @param pageNo\n     * @param pageSize\n     * @param req\n     * @return\n     */\n    @GetMapping(value = \"/orderList\")\n    public Result<?> respondePagedData(JeecgOrderMain jeecgOrderMain,\n                                       @RequestParam(name = \"pageNo\", defaultValue = \"1\") Integer pageNo,\n                                       @RequestParam(name = \"pageSize\", defaultValue = \"10\") Integer pageSize,\n                                       HttpServletRequest req) {\n        QueryWrapper<JeecgOrderMain> queryWrapper = QueryGenerator.initQueryWrapper(jeecgOrderMain, req.getParameterMap());\n        Page<JeecgOrderMain> page = new Page<JeecgOrderMain>(pageNo, pageSize);\n        IPage<JeecgOrderMain> pageList = jeecgOrderMainService.page(page, queryWrapper);\n        return Result.ok(pageList);\n    }\n\n    /**\n     * 添加\n     *\n     * @param jeecgOrderMainPage\n     * @return\n     */\n    @PostMapping(value = \"/add\")\n    public Result<?> add(@RequestBody JeecgOrderMainPage jeecgOrderMainPage) {\n        JeecgOrderMain jeecgOrderMain = new JeecgOrderMain();\n        BeanUtils.copyProperties(jeecgOrderMainPage, jeecgOrderMain);\n        jeecgOrderMainService.save(jeecgOrderMain);\n        return Result.ok(\"添加成功!\");\n    }\n\n    /**\n     * 编辑\n     *\n     * @param jeecgOrderMainPage\n     * @return\n     */\n    @RequestMapping(value = \"/edit\", method = {RequestMethod.PUT,RequestMethod.POST})\n    public Result<?> edit(@RequestBody JeecgOrderMainPage jeecgOrderMainPage) {\n        JeecgOrderMain jeecgOrderMain = new JeecgOrderMain();\n        BeanUtils.copyProperties(jeecgOrderMainPage, jeecgOrderMain);\n        jeecgOrderMainService.updateById(jeecgOrderMain);\n        return Result.ok(\"编辑成功!\");\n    }\n\n    /**\n     * 通过id删除\n     *\n     * @param id\n     * @return\n     */\n    @DeleteMapping(value = \"/delete\")\n    public Result<?> delete(@RequestParam(name = \"id\", required = true) String id) {\n        jeecgOrderMainService.delMain(id);\n        return Result.ok(\"删除成功!\");\n    }\n\n    /**\n     * 批量删除\n     *\n     * @param ids\n     * @return\n     */\n    @DeleteMapping(value = \"/deleteBatch\")\n    public Result<?> deleteBatch(@RequestParam(name = \"ids\", required = true) String ids) {\n        this.jeecgOrderMainService.removeByIds(Arrays.asList(ids.split(\",\")));\n        return Result.ok(\"批量删除成功!\");\n    }\n\n    /**\n     * 通过id查询\n     *\n     * @param id\n     * @return\n     */\n    @GetMapping(value = \"/queryById\")\n    public Result<?> queryById(@RequestParam(name = \"id\", required = true) String id) {\n        JeecgOrderMain jeecgOrderMain = jeecgOrderMainService.getById(id);\n        return Result.ok(jeecgOrderMain);\n    }\n\n\n    /**\n     * 通过id查询\n     *\n     * @param jeecgOrderCustomer\n     * @return\n     */\n    @GetMapping(value = \"/listOrderCustomerByMainId\")\n    public Result<?> queryOrderCustomerListByMainId(JeecgOrderCustomer jeecgOrderCustomer,\n                                                    @RequestParam(name = \"pageNo\", defaultValue = \"1\") Integer pageNo,\n                                                    @RequestParam(name = \"pageSize\", defaultValue = \"10\") Integer pageSize,\n                                                    HttpServletRequest req) {\n        QueryWrapper<JeecgOrderCustomer> queryWrapper = QueryGenerator.initQueryWrapper(jeecgOrderCustomer, req.getParameterMap());\n        Page<JeecgOrderCustomer> page = new Page<JeecgOrderCustomer>(pageNo, pageSize);\n        IPage<JeecgOrderCustomer> pageList = jeecgOrderCustomerService.page(page, queryWrapper);\n        return Result.ok(pageList);\n    }\n\n    /**\n     * 通过id查询\n     *\n     * @param jeecgOrderTicket\n     * @return\n     */\n    @GetMapping(value = \"/listOrderTicketByMainId\")\n    public Result<?> queryOrderTicketListByMainId(JeecgOrderTicket jeecgOrderTicket,\n                                                  @RequestParam(name = \"pageNo\", defaultValue = \"1\") Integer pageNo,\n                                                  @RequestParam(name = \"pageSize\", defaultValue = \"10\") Integer pageSize,\n                                                  HttpServletRequest req) {\n        QueryWrapper<JeecgOrderTicket> queryWrapper = QueryGenerator.initQueryWrapper(jeecgOrderTicket, req.getParameterMap());\n        Page<JeecgOrderTicket> page = new Page<JeecgOrderTicket>(pageNo, pageSize);\n        IPage<JeecgOrderTicket> pageList = jeecgOrderTicketService.page(page, queryWrapper);\n        return Result.ok(pageList);\n    }\n\n    /**\n     * 添加\n     *\n     * @param jeecgOrderCustomer\n     * @return\n     */\n    @PostMapping(value = \"/addCustomer\")\n    public Result<?> addCustomer(@RequestBody JeecgOrderCustomer jeecgOrderCustomer) {\n        jeecgOrderCustomerService.save(jeecgOrderCustomer);\n        return Result.ok(\"添加成功!\");\n    }\n\n    /**\n     * 编辑\n     *\n     * @param jeecgOrderCustomer\n     * @return\n     */\n    @RequestMapping(value = \"/editCustomer\", method = {RequestMethod.PUT,RequestMethod.POST})\n    public Result<?> editCustomer(@RequestBody JeecgOrderCustomer jeecgOrderCustomer) {\n        jeecgOrderCustomerService.updateById(jeecgOrderCustomer);\n        return Result.ok(\"添加成功!\");\n    }\n\n    /**\n     * 通过id删除\n     *\n     * @param id\n     * @return\n     */\n    @DeleteMapping(value = \"/deleteCustomer\")\n    public Result<?> deleteCustomer(@RequestParam(name = \"id\", required = true) String id) {\n        jeecgOrderCustomerService.removeById(id);\n        return Result.ok(\"删除成功!\");\n    }\n\n    /**\n     * 批量删除\n     *\n     * @param ids\n     * @return\n     */\n    @DeleteMapping(value = \"/deleteBatchCustomer\")\n    public Result<?> deleteBatchCustomer(@RequestParam(name = \"ids\", required = true) String ids) {\n        this.jeecgOrderCustomerService.removeByIds(Arrays.asList(ids.split(\",\")));\n        return Result.ok(\"批量删除成功!\");\n    }\n\n    /**\n     * 添加\n     *\n     * @param jeecgOrderTicket\n     * @return\n     */\n    @PostMapping(value = \"/addTicket\")\n    public Result<?> addTicket(@RequestBody JeecgOrderTicket jeecgOrderTicket) {\n        jeecgOrderTicketService.save(jeecgOrderTicket);\n        return Result.ok(\"添加成功!\");\n    }\n\n    /**\n     * 编辑\n     *\n     * @param jeecgOrderTicket\n     * @return\n     */\n    @RequestMapping(value = \"/editTicket\", method = {RequestMethod.PUT,RequestMethod.POST})\n    public Result<?> editTicket(@RequestBody JeecgOrderTicket jeecgOrderTicket) {\n        jeecgOrderTicketService.updateById(jeecgOrderTicket);\n        return Result.ok(\"编辑成功!\");\n    }\n\n    /**\n     * 通过id删除\n     *\n     * @param id\n     * @return\n     */\n    @DeleteMapping(value = \"/deleteTicket\")\n    public Result<?> deleteTicket(@RequestParam(name = \"id\", required = true) String id) {\n        jeecgOrderTicketService.removeById(id);\n        return Result.ok(\"删除成功!\");\n    }\n\n    /**\n     * 批量删除\n     *\n     * @param ids\n     * @return\n     */\n    @DeleteMapping(value = \"/deleteBatchTicket\")\n    public Result<?> deleteBatchTicket(@RequestParam(name = \"ids\", required = true) String ids) {\n        this.jeecgOrderTicketService.removeByIds(Arrays.asList(ids.split(\",\")));\n        return Result.ok(\"批量删除成功!\");\n    }\n\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/controller/JeecgOrderMainController.java",
    "content": "package org.jeecg.modules.demo.test.controller;\n\nimport java.util.ArrayList;\nimport java.util.Arrays;\nimport java.util.List;\nimport java.util.Map;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\n\nimport org.apache.shiro.SecurityUtils;\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.system.base.controller.JeecgController;\nimport org.jeecg.common.system.query.QueryGenerator;\nimport org.jeecg.common.system.vo.LoginUser;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.modules.demo.test.entity.JeecgDemo;\nimport org.jeecg.modules.demo.test.entity.JeecgOrderCustomer;\nimport org.jeecg.modules.demo.test.entity.JeecgOrderMain;\nimport org.jeecg.modules.demo.test.entity.JeecgOrderTicket;\nimport org.jeecg.modules.demo.test.service.IJeecgDemoService;\nimport org.jeecg.modules.demo.test.service.IJeecgOrderCustomerService;\nimport org.jeecg.modules.demo.test.service.IJeecgOrderMainService;\nimport org.jeecg.modules.demo.test.service.IJeecgOrderTicketService;\nimport org.jeecg.modules.demo.test.vo.JeecgOrderMainPage;\nimport org.jeecgframework.poi.excel.ExcelImportUtil;\nimport org.jeecgframework.poi.excel.def.NormalExcelConstants;\nimport org.jeecgframework.poi.excel.entity.ExportParams;\nimport org.jeecgframework.poi.excel.entity.ImportParams;\nimport org.jeecgframework.poi.excel.view.JeecgEntityExcelView;\nimport org.springframework.beans.BeanUtils;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.web.bind.annotation.DeleteMapping;\nimport org.springframework.web.bind.annotation.GetMapping;\nimport org.springframework.web.bind.annotation.PostMapping;\nimport org.springframework.web.bind.annotation.PutMapping;\nimport org.springframework.web.bind.annotation.RequestBody;\nimport org.springframework.web.bind.annotation.RequestMapping;\nimport org.springframework.web.bind.annotation.RequestMethod;\nimport org.springframework.web.bind.annotation.RequestParam;\nimport org.springframework.web.bind.annotation.RestController;\nimport org.springframework.web.multipart.MultipartFile;\nimport org.springframework.web.multipart.MultipartHttpServletRequest;\nimport org.springframework.web.servlet.ModelAndView;\n\nimport com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.baomidou.mybatisplus.extension.plugins.pagination.Page;\n\nimport lombok.extern.slf4j.Slf4j;\n\n/**\n * @Description: 一对多示例（JEditableTable行编辑）\n * @Author: jeecg-boot\n * @Date:2019-02-15\n * @Version: V2.0\n */\n@RestController\n@RequestMapping(\"/test/jeecgOrderMain\")\n@Slf4j\npublic class JeecgOrderMainController extends JeecgController<JeecgOrderMain, IJeecgOrderMainService> {\n\n    @Autowired\n    private IJeecgOrderMainService jeecgOrderMainService;\n    @Autowired\n    private IJeecgOrderCustomerService jeecgOrderCustomerService;\n    @Autowired\n    private IJeecgOrderTicketService jeecgOrderTicketService;\n\n    /**\n     * 分页列表查询\n     *\n     * @param jeecgOrderMain\n     * @param pageNo\n     * @param pageSize\n     * @param req\n     * @return\n     */\n    @GetMapping(value = \"/list\")\n    public Result<?> queryPageList(JeecgOrderMain jeecgOrderMain, @RequestParam(name = \"pageNo\", defaultValue = \"1\") Integer pageNo, @RequestParam(name = \"pageSize\", defaultValue = \"10\") Integer pageSize, HttpServletRequest req) {\n        QueryWrapper<JeecgOrderMain> queryWrapper = QueryGenerator.initQueryWrapper(jeecgOrderMain, req.getParameterMap());\n        Page<JeecgOrderMain> page = new Page<JeecgOrderMain>(pageNo, pageSize);\n        IPage<JeecgOrderMain> pageList = jeecgOrderMainService.page(page, queryWrapper);\n        return Result.ok(pageList);\n    }\n\n    /**\n     * 添加\n     *\n     * @param jeecgOrderMainPage\n     * @return\n     */\n    @PostMapping(value = \"/add\")\n    public Result<?> add(@RequestBody JeecgOrderMainPage jeecgOrderMainPage) {\n        JeecgOrderMain jeecgOrderMain = new JeecgOrderMain();\n        BeanUtils.copyProperties(jeecgOrderMainPage, jeecgOrderMain);\n        jeecgOrderMainService.saveMain(jeecgOrderMain, jeecgOrderMainPage.getJeecgOrderCustomerList(), jeecgOrderMainPage.getJeecgOrderTicketList());\n        return Result.ok(\"添加成功！\");\n    }\n\n    /**\n     * 编辑\n     *\n     * @param jeecgOrderMainPage\n     * @return\n     */\n    @RequestMapping(value = \"/edit\", method = {RequestMethod.PUT,RequestMethod.POST})\n    public Result<?> eidt(@RequestBody JeecgOrderMainPage jeecgOrderMainPage) {\n        JeecgOrderMain jeecgOrderMain = new JeecgOrderMain();\n        BeanUtils.copyProperties(jeecgOrderMainPage, jeecgOrderMain);\n        jeecgOrderMainService.updateCopyMain(jeecgOrderMain, jeecgOrderMainPage.getJeecgOrderCustomerList(), jeecgOrderMainPage.getJeecgOrderTicketList());\n        return Result.ok(\"编辑成功！\");\n    }\n\n    /**\n     * 通过id删除\n     *\n     * @param id\n     * @return\n     */\n    @DeleteMapping(value = \"/delete\")\n    public Result<?> delete(@RequestParam(name = \"id\", required = true) String id) {\n        jeecgOrderMainService.delMain(id);\n        return Result.ok(\"删除成功!\");\n    }\n\n    /**\n     * 批量删除\n     *\n     * @param ids\n     * @return\n     */\n    @DeleteMapping(value = \"/deleteBatch\")\n    public Result<?> deleteBatch(@RequestParam(name = \"ids\", required = true) String ids) {\n        this.jeecgOrderMainService.delBatchMain(Arrays.asList(ids.split(\",\")));\n        return Result.ok(\"批量删除成功!\");\n    }\n\n    /**\n     * 通过id查询\n     *\n     * @param id\n     * @return\n     */\n    @GetMapping(value = \"/queryById\")\n    public Result<?> queryById(@RequestParam(name = \"id\", required = true) String id) {\n        JeecgOrderMain jeecgOrderMain = jeecgOrderMainService.getById(id);\n        return Result.ok(jeecgOrderMain);\n    }\n\n    /**\n     * 通过id查询\n     *\n     * @param id\n     * @return\n     */\n    @GetMapping(value = \"/queryOrderCustomerListByMainId\")\n    public Result<?> queryOrderCustomerListByMainId(@RequestParam(name = \"id\", required = true) String id) {\n        List<JeecgOrderCustomer> jeecgOrderCustomerList = jeecgOrderCustomerService.selectCustomersByMainId(id);\n        return Result.ok(jeecgOrderCustomerList);\n    }\n\n    /**\n     * 通过id查询\n     *\n     * @param id\n     * @return\n     */\n    @GetMapping(value = \"/queryOrderTicketListByMainId\")\n    public Result<?> queryOrderTicketListByMainId(@RequestParam(name = \"id\", required = true) String id) {\n        List<JeecgOrderTicket> jeecgOrderTicketList = jeecgOrderTicketService.selectTicketsByMainId(id);\n        return Result.ok(jeecgOrderTicketList);\n    }\n\n    /**\n     * 导出excel\n     *\n     * @param request\n     */\n    @RequestMapping(value = \"/exportXls\")\n    public ModelAndView exportXls(HttpServletRequest request, JeecgOrderMain jeecgOrderMain) {\n        // Step.1 组装查询条件\n        QueryWrapper<JeecgOrderMain> queryWrapper = QueryGenerator.initQueryWrapper(jeecgOrderMain, request.getParameterMap());\n        //Step.2 AutoPoi 导出Excel\n        ModelAndView mv = new ModelAndView(new JeecgEntityExcelView());\n        //获取当前用户\n        LoginUser sysUser = (LoginUser) SecurityUtils.getSubject().getPrincipal();\n\n        List<JeecgOrderMainPage> pageList = new ArrayList<JeecgOrderMainPage>();\n\n        List<JeecgOrderMain> jeecgOrderMainList = jeecgOrderMainService.list(queryWrapper);\n        for (JeecgOrderMain orderMain : jeecgOrderMainList) {\n            JeecgOrderMainPage vo = new JeecgOrderMainPage();\n            BeanUtils.copyProperties(orderMain, vo);\n            // 查询机票\n            List<JeecgOrderTicket> jeecgOrderTicketList = jeecgOrderTicketService.selectTicketsByMainId(orderMain.getId());\n            vo.setJeecgOrderTicketList(jeecgOrderTicketList);\n            // 查询客户\n            List<JeecgOrderCustomer> jeecgOrderCustomerList = jeecgOrderCustomerService.selectCustomersByMainId(orderMain.getId());\n            vo.setJeecgOrderCustomerList(jeecgOrderCustomerList);\n            pageList.add(vo);\n        }\n\n        // 导出文件名称\n        mv.addObject(NormalExcelConstants.FILE_NAME, \"一对多订单示例\");\n        // 注解对象Class\n        mv.addObject(NormalExcelConstants.CLASS, JeecgOrderMainPage.class);\n        // 自定义表格参数\n        mv.addObject(NormalExcelConstants.PARAMS, new ExportParams(\"自定义导出Excel内容标题\", \"导出人:\" + sysUser.getRealname(), \"自定义Sheet名字\"));\n        // 导出数据列表\n        mv.addObject(NormalExcelConstants.DATA_LIST, pageList);\n        return mv;\n    }\n\n    /**\n     * 通过excel导入数据\n     *\n     * @param request\n     * @param\n     * @return\n     */\n    @RequestMapping(value = \"/importExcel\", method = RequestMethod.POST)\n    public Result<?> importExcel(HttpServletRequest request, HttpServletResponse response) {\n        MultipartHttpServletRequest multipartRequest = (MultipartHttpServletRequest) request;\n        Map<String, MultipartFile> fileMap = multipartRequest.getFileMap();\n        for (Map.Entry<String, MultipartFile> entity : fileMap.entrySet()) {\n            // 获取上传文件对象\n            MultipartFile file = entity.getValue();\n            ImportParams params = new ImportParams();\n            params.setTitleRows(2);\n            params.setHeadRows(2);\n            params.setNeedSave(true);\n            try {\n                List<JeecgOrderMainPage> list = ExcelImportUtil.importExcel(file.getInputStream(), JeecgOrderMainPage.class, params);\n                for (JeecgOrderMainPage page : list) {\n                    JeecgOrderMain po = new JeecgOrderMain();\n                    BeanUtils.copyProperties(page, po);\n                    jeecgOrderMainService.saveMain(po, page.getJeecgOrderCustomerList(), page.getJeecgOrderTicketList());\n                }\n                return Result.ok(\"文件导入成功！\");\n            } catch (Exception e) {\n                log.error(e.getMessage(), e);\n                return Result.error(\"文件导入失败：\" + e.getMessage());\n            } finally {\n                try {\n                    file.getInputStream().close();\n                } catch (Exception e) {\n                    e.printStackTrace();\n                }\n            }\n        }\n        return Result.error(\"文件导入失败！\");\n    }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/controller/JoaDemoController.java",
    "content": "package org.jeecg.modules.demo.test.controller;\n\nimport java.io.IOException;\nimport java.io.UnsupportedEncodingException;\nimport java.net.URLDecoder;\nimport java.util.Arrays;\nimport java.util.List;\nimport java.util.Map;\n\nimport jakarta.servlet.http.HttpServletRequest;\nimport jakarta.servlet.http.HttpServletResponse;\n\nimport org.jeecg.common.api.vo.Result;\nimport org.jeecg.common.system.query.QueryGenerator;\nimport org.jeecg.common.util.oConvertUtils;\nimport org.jeecg.modules.demo.test.entity.JoaDemo;\nimport org.jeecg.modules.demo.test.service.IJoaDemoService;\nimport org.jeecgframework.poi.excel.ExcelImportUtil;\nimport org.jeecgframework.poi.excel.def.NormalExcelConstants;\nimport org.jeecgframework.poi.excel.entity.ExportParams;\nimport org.jeecgframework.poi.excel.entity.ImportParams;\nimport org.jeecgframework.poi.excel.view.JeecgEntityExcelView;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.web.bind.annotation.DeleteMapping;\nimport org.springframework.web.bind.annotation.GetMapping;\nimport org.springframework.web.bind.annotation.PostMapping;\nimport org.springframework.web.bind.annotation.PutMapping;\nimport org.springframework.web.bind.annotation.RequestBody;\nimport org.springframework.web.bind.annotation.RequestMapping;\nimport org.springframework.web.bind.annotation.RequestMethod;\nimport org.springframework.web.bind.annotation.RequestParam;\nimport org.springframework.web.bind.annotation.RestController;\nimport org.springframework.web.multipart.MultipartFile;\nimport org.springframework.web.multipart.MultipartHttpServletRequest;\nimport org.springframework.web.servlet.ModelAndView;\n\nimport com.alibaba.fastjson.JSON;\nimport com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.baomidou.mybatisplus.extension.plugins.pagination.Page;\n\nimport lombok.extern.slf4j.Slf4j;\n\n /**\n * @Description: 流程测试\n * @Author: jeecg-boot\n * @Date:   2019-05-14\n * @Version: V1.0\n */\n@RestController\n@RequestMapping(\"/test/joaDemo\")\n@Slf4j\npublic class JoaDemoController {\n\t@Autowired\n\tprivate IJoaDemoService joaDemoService;\n\t\n\t/**\n\t  * 分页列表查询\n\t * @param joaDemo\n\t * @param pageNo\n\t * @param pageSize\n\t * @param req\n\t * @return\n\t */\n\t@GetMapping(value = \"/list\")\n\tpublic Result<IPage<JoaDemo>> queryPageList(JoaDemo joaDemo,\n\t\t\t\t\t\t\t\t\t  @RequestParam(name=\"pageNo\", defaultValue=\"1\") Integer pageNo,\n\t\t\t\t\t\t\t\t\t  @RequestParam(name=\"pageSize\", defaultValue=\"10\") Integer pageSize,\n\t\t\t\t\t\t\t\t\t  HttpServletRequest req) {\n\t\tResult<IPage<JoaDemo>> result = new Result<IPage<JoaDemo>>();\n\t\tQueryWrapper<JoaDemo> queryWrapper = QueryGenerator.initQueryWrapper(joaDemo, req.getParameterMap());\n\t\tPage<JoaDemo> page = new Page<JoaDemo>(pageNo, pageSize);\n\t\tIPage<JoaDemo> pageList = joaDemoService.page(page, queryWrapper);\n\t\tresult.setSuccess(true);\n\t\tresult.setResult(pageList);\n\t\treturn result;\n\t}\n\t\n\t/**\n\t  *   添加\n\t * @param joaDemo\n\t * @return\n\t */\n\t@PostMapping(value = \"/add\")\n\tpublic Result<JoaDemo> add(@RequestBody JoaDemo joaDemo) {\n\t\tResult<JoaDemo> result = new Result<JoaDemo>();\n\t\ttry {\n\t\t\tjoaDemoService.save(joaDemo);\n\t\t\tresult.success(\"添加成功！\");\n\t\t} catch (Exception e) {\n\t\t\tlog.error(e.getMessage(),e);\n\t\t\tresult.error500(\"操作失败\");\n\t\t}\n\t\treturn result;\n\t}\n\t\n\t/**\n\t  *  编辑\n\t * @param joaDemo\n\t * @return\n\t */\n\t@PutMapping(value = \"/edit\")\n\tpublic Result<JoaDemo> edit(@RequestBody JoaDemo joaDemo) {\n\t\tResult<JoaDemo> result = new Result<JoaDemo>();\n\t\tJoaDemo joaDemoEntity = joaDemoService.getById(joaDemo.getId());\n\t\tif(joaDemoEntity==null) {\n\t\t\tresult.error500(\"未找到对应实体\");\n\t\t}else {\n\t\t\tboolean ok = joaDemoService.updateById(joaDemo);\n\t\t\t//TODO 返回false说明什么？\n\t\t\tif(ok) {\n\t\t\t\tresult.success(\"修改成功!\");\n\t\t\t}\n\t\t}\n\t\t\n\t\treturn result;\n\t}\n\t\n\t/**\n\t  *   通过id删除\n\t * @param id\n\t * @return\n\t */\n\t@DeleteMapping(value = \"/delete\")\n\tpublic Result<JoaDemo> delete(@RequestParam(name=\"id\",required=true) String id) {\n\t\tResult<JoaDemo> result = new Result<JoaDemo>();\n\t\tJoaDemo joaDemo = joaDemoService.getById(id);\n\t\tif(joaDemo==null) {\n\t\t\tresult.error500(\"未找到对应实体\");\n\t\t}else {\n\t\t\tboolean ok = joaDemoService.removeById(id);\n\t\t\tif(ok) {\n\t\t\t\tresult.success(\"删除成功!\");\n\t\t\t}\n\t\t}\n\t\t\n\t\treturn result;\n\t}\n\t\n\t/**\n\t  *  批量删除\n\t * @param ids\n\t * @return\n\t */\n\t@DeleteMapping(value = \"/deleteBatch\")\n\tpublic Result<JoaDemo> deleteBatch(@RequestParam(name=\"ids\",required=true) String ids) {\n\t\tResult<JoaDemo> result = new Result<JoaDemo>();\n\t\tif(ids==null || \"\".equals(ids.trim())) {\n\t\t\tresult.error500(\"参数不识别！\");\n\t\t}else {\n\t\t\tthis.joaDemoService.removeByIds(Arrays.asList(ids.split(\",\")));\n\t\t\tresult.success(\"删除成功!\");\n\t\t}\n\t\treturn result;\n\t}\n\t\n\t/**\n\t  * 通过id查询\n\t * @param id\n\t * @return\n\t */\n\t@GetMapping(value = \"/queryById\")\n\tpublic Result<JoaDemo> queryById(@RequestParam(name=\"id\",required=true) String id) {\n\t\tResult<JoaDemo> result = new Result<JoaDemo>();\n\t\tJoaDemo joaDemo = joaDemoService.getById(id);\n\t\tif(joaDemo==null) {\n\t\t\tresult.error500(\"未找到对应实体\");\n\t\t}else {\n\t\t\tresult.setResult(joaDemo);\n\t\t\tresult.setSuccess(true);\n\t\t}\n\t\treturn result;\n\t}\n\n  /**\n      * 导出excel\n   *\n   * @param request\n   * @param response\n   */\n  @RequestMapping(value = \"/exportXls\")\n  public ModelAndView exportXls(HttpServletRequest request, HttpServletResponse response) {\n      // Step.1 组装查询条件\n      QueryWrapper<JoaDemo> queryWrapper = null;\n      try {\n          String paramsStr = request.getParameter(\"paramsStr\");\n          if (oConvertUtils.isNotEmpty(paramsStr)) {\n              String deString = URLDecoder.decode(paramsStr, \"UTF-8\");\n              JoaDemo joaDemo = JSON.parseObject(deString, JoaDemo.class);\n              queryWrapper = QueryGenerator.initQueryWrapper(joaDemo, request.getParameterMap());\n          }\n      } catch (UnsupportedEncodingException e) {\n          e.printStackTrace();\n      }\n\n      //Step.2 AutoPoi 导出Excel\n      ModelAndView mv = new ModelAndView(new JeecgEntityExcelView());\n      List<JoaDemo> pageList = joaDemoService.list(queryWrapper);\n      //导出文件名称\n      mv.addObject(NormalExcelConstants.FILE_NAME, \"流程测试列表\");\n      mv.addObject(NormalExcelConstants.CLASS, JoaDemo.class);\n      mv.addObject(NormalExcelConstants.PARAMS, new ExportParams(\"流程测试列表数据\", \"导出人:Jeecg\", \"导出信息\"));\n      mv.addObject(NormalExcelConstants.DATA_LIST, pageList);\n      return mv;\n  }\n\n  /**\n      * 通过excel导入数据\n   *\n   * @param request\n   * @param response\n   * @return\n   */\n  @RequestMapping(value = \"/importExcel\", method = RequestMethod.POST)\n  public Result<?> importExcel(HttpServletRequest request, HttpServletResponse response) {\n      MultipartHttpServletRequest multipartRequest = (MultipartHttpServletRequest) request;\n      Map<String, MultipartFile> fileMap = multipartRequest.getFileMap();\n      for (Map.Entry<String, MultipartFile> entity : fileMap.entrySet()) {\n          // 获取上传文件对象\n          MultipartFile file = entity.getValue();\n          ImportParams params = new ImportParams();\n          params.setTitleRows(2);\n          params.setHeadRows(1);\n          params.setNeedSave(true);\n          try {\n              List<JoaDemo> listJoaDemos = ExcelImportUtil.importExcel(file.getInputStream(), JoaDemo.class, params);\n              for (JoaDemo joaDemoExcel : listJoaDemos) {\n                  joaDemoService.save(joaDemoExcel);\n              }\n              return Result.ok(\"文件导入成功！数据行数:\" + listJoaDemos.size());\n          } catch (Exception e) {\n              log.error(e.getMessage(),e);\n              return Result.error(\"文件导入失败:\"+e.getMessage());\n          } finally {\n              try {\n                  file.getInputStream().close();\n              } catch (IOException e) {\n                  e.printStackTrace();\n              }\n          }\n      }\n      return Result.ok(\"文件导入失败！\");\n  }\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/entity/JeecgDemo.java",
    "content": "package org.jeecg.modules.demo.test.entity;\n\nimport java.io.Serializable;\n\nimport com.baomidou.mybatisplus.annotation.Version;\nimport org.jeecg.common.system.base.entity.JeecgEntity;\nimport org.jeecgframework.poi.excel.annotation.Excel;\nimport org.springframework.format.annotation.DateTimeFormat;\n\nimport com.baomidou.mybatisplus.annotation.TableName;\nimport com.fasterxml.jackson.annotation.JsonFormat;\n\n\nimport io.swagger.v3.oas.annotations.media.Schema;\nimport lombok.Data;\nimport lombok.EqualsAndHashCode;\nimport lombok.experimental.Accessors;\n\n/**\n * @Description: jeecg 测试demo \n * @Author: jeecg-boot \n * @Date:\t2018-12-29 \n * @Version:V1.0\n */\n@Data\n@EqualsAndHashCode(callSuper = false)\n@Accessors(chain = true)\n@Schema(description=\"测试DEMO\")\n@TableName(\"demo\")\npublic class JeecgDemo extends JeecgEntity implements Serializable {\n\tprivate static final long serialVersionUID = 1L;\n\t/** 姓名 */\n\t@Excel(name=\"姓名\",width=25)\n\t@Schema(description = \"姓名\")\n\tprivate java.lang.String name;\n\t/** 关键词 */\n\t@Schema(description = \"关键词\")\n\t@Excel(name=\"关键词\",width=15)\n\tprivate java.lang.String keyWord;\n\t/** 打卡时间 */\n\t@Schema(description = \"打卡时间\")\n\t@JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd HH:mm:ss\")\n\t@DateTimeFormat(pattern = \"yyyy-MM-dd HH:mm:ss\")\n\t@Excel(name=\"打卡时间\",width=20,format=\"yyyy-MM-dd HH:mm:ss\")\n\tprivate java.util.Date punchTime;\n\t/** 工资 */\n\t@Schema(description = \"工资\",example = \"0\")\n\t@Excel(name=\"工资\",type = 4,width=15)\n\tprivate java.math.BigDecimal salaryMoney;\n\t/** 奖金 */\n\t@Schema(description = \"奖金\",example = \"0\")\n\t@Excel(name=\"奖金\",type = 4,width=15)\n\tprivate java.lang.Double bonusMoney;\n\t/** 性别 {男:1,女:2} */\n\t@Schema(description = \"性别\")\n\t@Excel(name = \"性别\", width = 15, dicCode = \"sex\")\n\tprivate java.lang.String sex;\n\t/** 年龄 */\n\t@Schema(description = \"年龄\",example = \"0\")\n\t@Excel(name=\"年龄\",type = 4,width=15)\n\tprivate java.lang.Integer age;\n\t/** 生日 */\n\t@Schema(description = \"生日\")\n\t@JsonFormat(timezone = \"GMT+8\", pattern = \"yyyy-MM-dd\")\n\t@DateTimeFormat(pattern = \"yyyy-MM-dd\")\n\t@Excel(name=\"生日\",format=\"yyyy-MM-dd\")\n\tprivate java.util.Date birthday;\n\t/** 邮箱 */\n\t@Schema(description = \"邮箱\")\n\t@Excel(name=\"邮箱\",width=30)\n\tprivate java.lang.String email;\n\t/** 个人简介 */\n\t@Schema(description = \"个人简介\")\n\tprivate java.lang.String content;\n\t/** 部门编码 */\n\t@Excel(name=\"部门编码\",width=25)\n\t@Schema(description = \"部门编码\")\n\tprivate java.lang.String sysOrgCode;\n\n\t@Schema(description = \"租户ID\")\n\tprivate java.lang.Integer tenantId;\n\t/** 乐观锁字段 */\n\t@Version\n\tprivate java.lang.Integer updateCount;\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/entity/JeecgOrderCustomer.java",
    "content": "package org.jeecg.modules.demo.test.entity;\n\nimport java.io.Serializable;\nimport com.baomidou.mybatisplus.annotation.IdType;\nimport com.baomidou.mybatisplus.annotation.TableId;\nimport com.baomidou.mybatisplus.annotation.TableName;\nimport lombok.Data;\nimport com.fasterxml.jackson.annotation.JsonFormat;\n\nimport org.jeecgframework.poi.excel.annotation.Excel;\nimport org.springframework.format.annotation.DateTimeFormat;\n\n/**\n * @Description: 订单客户\n * @Author: jeecg-boot\n * @Date:  2019-02-15\n * @Version: V1.0\n */\n@Data\n@TableName(\"jeecg_order_customer\")\npublic class JeecgOrderCustomer implements Serializable {\n    private static final long serialVersionUID = 1L;\n    \n\t/**主键*/\n    @TableId(type = IdType.ASSIGN_ID)\n\tprivate java.lang.String id;\n\t/**客户名*/\n\t@Excel(name=\"客户名字\",width=15)\n\tprivate java.lang.String name;\n\t/**性别*/\n\tprivate java.lang.String sex;\n\t/**身份证号码*/\n\t@Excel(name=\"身份证号码\",width=15)\n\tprivate java.lang.String idcard;\n\t/**身份证扫描件*/\n\tprivate java.lang.String idcardPic;\n\t/**电话1*/\n\t@Excel(name=\"电话\",width=15)\n\tprivate java.lang.String telphone;\n\t/**外键*/\n\tprivate java.lang.String orderId;\n\t/**创建人*/\n\tprivate java.lang.String createBy;\n\t/**创建时间*/\n\t@JsonFormat(timezone = \"GMT+8\",pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern=\"yyyy-MM-dd HH:mm:ss\")\n\tprivate java.util.Date createTime;\n\t/**修改人*/\n\tprivate java.lang.String updateBy;\n\t/**修改时间*/\n\t@JsonFormat(timezone = \"GMT+8\",pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern=\"yyyy-MM-dd HH:mm:ss\")\n\tprivate java.util.Date updateTime;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/entity/JeecgOrderMain.java",
    "content": "package org.jeecg.modules.demo.test.entity;\n\nimport java.io.Serializable;\nimport java.util.Date;\nimport com.baomidou.mybatisplus.annotation.IdType;\nimport com.baomidou.mybatisplus.annotation.TableId;\nimport com.baomidou.mybatisplus.annotation.TableName;\nimport lombok.Data;\nimport com.fasterxml.jackson.annotation.JsonFormat;\nimport org.springframework.format.annotation.DateTimeFormat;\n\n/**\n * @Description: 订单\n * @Author: jeecg-boot\n * @Date:  2019-02-15\n * @Version: V1.0\n */\n@Data\n@TableName(\"jeecg_order_main\")\npublic class JeecgOrderMain implements Serializable {\n    private static final long serialVersionUID = 1L;\n    \n\t/**主键*/\n    @TableId(type = IdType.ASSIGN_ID)\n\tprivate java.lang.String id;\n\t/**订单号*/\n\tprivate java.lang.String orderCode;\n\t/**订单类型*/\n\tprivate java.lang.String ctype;\n\t/**订单日期*/\n\t@JsonFormat(timezone = \"GMT+8\",pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern=\"yyyy-MM-dd HH:mm:ss\")\n\tprivate java.util.Date orderDate;\n\t/**订单金额*/\n\tprivate java.lang.Double orderMoney;\n\t/**订单备注*/\n\tprivate java.lang.String content;\n\t/**创建人*/\n\tprivate java.lang.String createBy;\n\t/**创建时间*/\n\t@JsonFormat(timezone = \"GMT+8\",pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern=\"yyyy-MM-dd HH:mm:ss\")\n\tprivate java.util.Date createTime;\n\t/**修改人*/\n\tprivate java.lang.String updateBy;\n\t/**修改时间*/\n\t@JsonFormat(timezone = \"GMT+8\",pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern=\"yyyy-MM-dd HH:mm:ss\")\n\tprivate java.util.Date updateTime;\n\n\tprivate String bpmStatus;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/entity/JeecgOrderTicket.java",
    "content": "package org.jeecg.modules.demo.test.entity;\n\nimport java.io.Serializable;\nimport com.baomidou.mybatisplus.annotation.IdType;\nimport com.baomidou.mybatisplus.annotation.TableId;\nimport com.baomidou.mybatisplus.annotation.TableName;\nimport lombok.Data;\nimport com.fasterxml.jackson.annotation.JsonFormat;\nimport org.jeecgframework.poi.excel.annotation.Excel;\nimport org.springframework.format.annotation.DateTimeFormat;\n\n/**\n * @Description: 订单机票\n * @Author: jeecg-boot\n * @Date:  2019-02-15\n * @Version: V1.0\n */\n@Data\n@TableName(\"jeecg_order_ticket\")\npublic class JeecgOrderTicket implements Serializable {\n    private static final long serialVersionUID = 1L;\n    \n\t/**主键*/\n    @TableId(type = IdType.ASSIGN_ID)\n\tprivate java.lang.String id;\n\t/**航班号*/\n\t@Excel(name=\"航班号\",width=15)\n\tprivate java.lang.String ticketCode;\n\t/**航班时间*/\n\t@JsonFormat(timezone = \"GMT+8\",pattern = \"yyyy-MM-dd\")\n    @DateTimeFormat(pattern=\"yyyy-MM-dd HH:mm:ss\")\n\t@Excel(name=\"航班时间\",width=15,format = \"yyyy-MM-dd\")\n\tprivate java.util.Date tickectDate;\n\t/**外键*/\n\tprivate java.lang.String orderId;\n\t/**创建人*/\n\tprivate java.lang.String createBy;\n\t/**创建时间*/\n\t@JsonFormat(timezone = \"GMT+8\",pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern=\"yyyy-MM-dd HH:mm:ss\")\n\tprivate java.util.Date createTime;\n\t/**修改人*/\n\tprivate java.lang.String updateBy;\n\t/**修改时间*/\n\t@JsonFormat(timezone = \"GMT+8\",pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern=\"yyyy-MM-dd HH:mm:ss\")\n\tprivate java.util.Date updateTime;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/entity/JoaDemo.java",
    "content": "package org.jeecg.modules.demo.test.entity;\n\nimport java.io.Serializable;\n\nimport org.jeecgframework.poi.excel.annotation.Excel;\nimport org.springframework.format.annotation.DateTimeFormat;\n\nimport com.baomidou.mybatisplus.annotation.IdType;\nimport com.baomidou.mybatisplus.annotation.TableId;\nimport com.baomidou.mybatisplus.annotation.TableName;\nimport com.fasterxml.jackson.annotation.JsonFormat;\n\nimport lombok.Data;\n\n/**\n * @Description: 流程测试\n * @Author: jeecg-boot\n * @Date:   2019-05-14\n * @Version: V1.0\n */\n@Data\n@TableName(\"joa_demo\")\npublic class JoaDemo implements Serializable {\n    private static final long serialVersionUID = 1L;\n    \n\t/**ID*/\n\t@TableId(type = IdType.ASSIGN_ID)\n\tprivate java.lang.String id;\n\t/**请假人*/\n\t@Excel(name = \"请假人\", width = 15)\n\tprivate java.lang.String name;\n\t/**请假天数*/\n\t@Excel(name = \"请假天数\", width = 15)\n\tprivate java.lang.Integer days;\n\t/**开始时间*/\n\t@Excel(name = \"开始时间\", width = 20, format = \"yyyy-MM-dd\")\n\t@JsonFormat(timezone = \"GMT+8\",pattern = \"yyyy-MM-dd\")\n    @DateTimeFormat(pattern=\"yyyy-MM-dd\")\n\tprivate java.util.Date beginDate;\n\t/**请假结束时间*/\n\t@Excel(name = \"请假结束时间\", width = 20, format = \"yyyy-MM-dd\")\n\t@JsonFormat(timezone = \"GMT+8\",pattern = \"yyyy-MM-dd\")\n    @DateTimeFormat(pattern=\"yyyy-MM-dd\")\n\tprivate java.util.Date endDate;\n\t/**请假原因*/\n\t@Excel(name = \"请假原因\", width = 15)\n\tprivate java.lang.String reason;\n\t/**流程状态*/\n\t@Excel(name = \"流程状态\", width = 15)\n\tprivate java.lang.String bpmStatus;\n\t/**创建人id*/\n\t@Excel(name = \"创建人id\", width = 15)\n\tprivate java.lang.String createBy;\n\t/**创建时间*/\n\t@Excel(name = \"创建时间\", width = 20, format = \"yyyy-MM-dd HH:mm:ss\")\n\t@JsonFormat(timezone = \"GMT+8\",pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern=\"yyyy-MM-dd HH:mm:ss\")\n\tprivate java.util.Date createTime;\n\t/**修改时间*/\n\t@Excel(name = \"修改时间\", width = 20, format = \"yyyy-MM-dd HH:mm:ss\")\n\t@JsonFormat(timezone = \"GMT+8\",pattern = \"yyyy-MM-dd HH:mm:ss\")\n    @DateTimeFormat(pattern=\"yyyy-MM-dd HH:mm:ss\")\n\tprivate java.util.Date updateTime;\n\t/**修改人id*/\n\t@Excel(name = \"修改人id\", width = 15)\n\tprivate java.lang.String updateBy;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/mapper/JeecgDemoMapper.java",
    "content": "package org.jeecg.modules.demo.test.mapper;\n\nimport java.util.List;\nimport java.util.Map;\n\nimport org.apache.ibatis.annotations.Param;\nimport org.jeecg.modules.demo.test.entity.JeecgDemo;\nimport com.baomidou.mybatisplus.core.mapper.BaseMapper;\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.baomidou.mybatisplus.extension.plugins.pagination.Page;\n\n/**\n * @Description: jeecg 测试demo\n * @Author: jeecg-boot\n * @Date:  2018-12-29\n * @Version: V1.0\n */\npublic interface JeecgDemoMapper extends BaseMapper<JeecgDemo> {\n\n    /**\n     * 根据姓名查询demo列表数据\n     * @param name 姓名\n     * @return demo集合\n     */\n\tpublic List<JeecgDemo> getDemoByName(@Param(\"name\") String name);\n\t\n\t/**\n\t * 查询列表数据 直接传数据权限的sql进行数据过滤\n\t * @param page\n\t * @param permissionSql\n\t * @return\n\t */\n\tpublic IPage<JeecgDemo> queryListWithPermission(Page<JeecgDemo> page,@Param(\"permissionSql\")String permissionSql);\n\n\t/**\n\t * 根据前缀获取所有有效权限\n\t * @param permsPrefix\n\t * @return\n\t */\n\tpublic List<String> queryAllAuth(@Param(\"permsPrefix\")String permsPrefix);\n\n\t/**\n\t * 查询用户已授权字段\n\t * @param userId\n\t * @param permsPrefix\n\t * @return\n\t */\n\tpublic List<String> queryUserAuth(@Param(\"userId\")String userId,@Param(\"permsPrefix\")String permsPrefix);\n\n\n\t/**\n\t * 获取创建人\n\t * @return\n\t */\n\tList<String> getCreateByList();\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/mapper/JeecgOrderCustomerMapper.java",
    "content": "package org.jeecg.modules.demo.test.mapper;\n\nimport java.util.List;\n\nimport org.apache.ibatis.annotations.Delete;\nimport org.apache.ibatis.annotations.Select;\nimport org.jeecg.modules.demo.test.entity.JeecgOrderCustomer;\n\nimport com.baomidou.mybatisplus.core.mapper.BaseMapper;\n\n/**\n * @Description: 订单客户\n * @Author: jeecg-boot\n * @Date:  2019-02-15\n * @Version: V1.0\n */\npublic interface JeecgOrderCustomerMapper extends BaseMapper<JeecgOrderCustomer> {\n\t\n\t/**\n\t *  通过主表外键批量删除客户\n\t * @param mainId\n\t * @return\n\t */\n    @Delete(\"DELETE FROM JEECG_ORDER_CUSTOMER WHERE ORDER_ID = #{mainId}\")\n\tpublic boolean deleteCustomersByMainId(String mainId);\n\n    /**\n     * 通过主表订单外键查询客户\n     * @param mainId 订单id\n     * @return 订单客户集合\n     */\n    @Select(\"SELECT * FROM JEECG_ORDER_CUSTOMER WHERE ORDER_ID = #{mainId}\")\n\tpublic List<JeecgOrderCustomer> selectCustomersByMainId(String mainId);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/mapper/JeecgOrderMainMapper.java",
    "content": "package org.jeecg.modules.demo.test.mapper;\n\nimport java.util.List;\n\nimport org.apache.ibatis.annotations.Param;\nimport org.jeecg.modules.demo.test.entity.JeecgOrderMain;\nimport com.baomidou.mybatisplus.core.mapper.BaseMapper;\n\n/**\n * @Description: 订单\n * @Author: jeecg-boot\n * @Date:  2019-02-15\n * @Version: V1.0\n */\npublic interface JeecgOrderMainMapper extends BaseMapper<JeecgOrderMain> {\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/mapper/JeecgOrderTicketMapper.java",
    "content": "package org.jeecg.modules.demo.test.mapper;\n\nimport java.util.List;\n\nimport org.apache.ibatis.annotations.Delete;\nimport org.apache.ibatis.annotations.Select;\nimport org.jeecg.modules.demo.test.entity.JeecgOrderTicket;\nimport com.baomidou.mybatisplus.core.mapper.BaseMapper;\n\n/**\n * @Description: 订单机票\n * @Author: jeecg-boot\n * @Date:  2019-02-15\n * @Version: V1.0\n */\npublic interface JeecgOrderTicketMapper extends BaseMapper<JeecgOrderTicket> {\n\n\t/**\n\t *  通过主表外键批量删除客户\n\t * @param mainId\n\t * @return\n\t */\n    @Delete(\"DELETE FROM JEECG_ORDER_TICKET WHERE ORDER_ID = #{mainId}\")\n\tpublic boolean deleteTicketsByMainId(String mainId);\n\n    /**\n     * 通过主表订单外键查询订单机票\n     * @param mainId 订单id\n     * @return 返回订单机票集合\n     */\n    @Select(\"SELECT * FROM JEECG_ORDER_TICKET WHERE ORDER_ID = #{mainId}\")\n\tpublic List<JeecgOrderTicket> selectTicketsByMainId(String mainId);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/mapper/JoaDemoMapper.java",
    "content": "package org.jeecg.modules.demo.test.mapper;\n\nimport org.jeecg.modules.demo.test.entity.JoaDemo;\n\nimport com.baomidou.mybatisplus.core.mapper.BaseMapper;\n\n/**\n * @Description: 流程测试\n * @Author: jeecg-boot\n * @Date:   2019-05-14\n * @Version: V1.0\n */\npublic interface JoaDemoMapper extends BaseMapper<JoaDemo> {\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/mapper/xml/JeecgDemoMapper.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE mapper PUBLIC \"-//mybatis.org//DTD Mapper 3.0//EN\" \"http://mybatis.org/dtd/mybatis-3-mapper.dtd\">\n<mapper namespace=\"org.jeecg.modules.demo.test.mapper.JeecgDemoMapper\">\n\n\t<!-- 根据用户名查询 -->\n\t<select id=\"getDemoByName\" resultType=\"org.jeecg.modules.demo.test.entity.JeecgDemo\">\n\t\tselect * from  demo  where name = #{name}\n\t</select>\n\t\n\t<!-- 根据权限sql查询数据集 20230904 内部写法，调用位置installAuthJdbc，暂不处理sql注入问题-->\n\t<select id=\"queryListWithPermission\" parameterType=\"Object\" resultType=\"org.jeecg.modules.demo.test.entity.JeecgDemo\">\n\t\tselect * from demo where 1=1 ${permissionSql}\n\t</select>\n\n\t<!-- 查询所有符合前缀且有效字段 -->\n\t<select id=\"queryAllAuth\" resultType=\"java.lang.String\">\n        select perms from sys_permission\n        where perms\n        like concat(concat('%',#{permsPrefix}),'%')\n        and del_flag=0\n        and status='1'\n    </select>\n\n\t<!-- 查询用户已授权字段 -->\n\t<select id=\"queryUserAuth\" resultType=\"java.lang.String\">\n        select DISTINCT perms from sys_user_role sur,\n        sys_role_permission srp,\n        sys_permission sp\n        where sur.role_id = srp.role_id\n        and sp.id = srp.permission_id\n        and sur.user_id = #{userId}\n        and sp.perms like concat(concat('%',#{permsPrefix}),'%')\n    </select>\n\n    <!--  获取创建人 -->\n    <select id=\"getCreateByList\" resultType=\"java.lang.String\">\n        select create_by from demo group by create_by\n    </select>\n    \n</mapper>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/mapper/xml/JeecgOrderCustomerMapper.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE mapper PUBLIC \"-//mybatis.org//DTD Mapper 3.0//EN\" \"http://mybatis.org/dtd/mybatis-3-mapper.dtd\">\n<mapper namespace=\"org.jeecg.modules.demo.test.mapper.JeecgOrderCustomerMapper\">\n\n</mapper>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/mapper/xml/JeecgOrderMainMapper.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE mapper PUBLIC \"-//mybatis.org//DTD Mapper 3.0//EN\" \"http://mybatis.org/dtd/mybatis-3-mapper.dtd\">\n<mapper namespace=\"org.jeecg.modules.demo.test.mapper.JeecgOrderMainMapper\">\n\n</mapper>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/mapper/xml/JeecgOrderTicketMapper.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE mapper PUBLIC \"-//mybatis.org//DTD Mapper 3.0//EN\" \"http://mybatis.org/dtd/mybatis-3-mapper.dtd\">\n<mapper namespace=\"org.jeecg.modules.demo.test.mapper.JeecgOrderTicketMapper\">\n\n</mapper>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/mapper/xml/JoaDemoMapper.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE mapper PUBLIC \"-//mybatis.org//DTD Mapper 3.0//EN\" \"http://mybatis.org/dtd/mybatis-3-mapper.dtd\">\n<mapper namespace=\"org.jeecg.modules.demo.test.mapper.JoaDemoMapper\">\n\n</mapper>"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/service/IJeecgDemoService.java",
    "content": "package org.jeecg.modules.demo.test.service;\n\nimport org.jeecg.common.system.base.service.JeecgService;\nimport org.jeecg.modules.demo.test.entity.JeecgDemo;\n\nimport com.baomidou.mybatisplus.core.metadata.IPage;\n\nimport java.util.List;\n\n/**\n * @Description: jeecg 测试demo\n * @Author: jeecg-boot\n * @Date:  2018-12-29\n * @Version: V1.0\n */\npublic interface IJeecgDemoService extends JeecgService<JeecgDemo> {\n\n    /**\n     * 测试事务\n     */\n\tpublic void testTran();\n\n    /**\n     * 通过id过去demo数据，先读缓存，在读数据库\n     * @param id 数据库id\n     * @return demo对象\n     */\n\tpublic JeecgDemo getByIdCacheable(String id);\n    /**\n     * 通过id过去demo数据，先读缓存，在读数据库\n     * @param id 数据库id\n     * @return demo对象\n     */\n\tpublic JeecgDemo getByIdCacheableTTL(String id);\n\t\n\t/**\n\t * 查询列表数据 在service中获取数据权限sql信息\n\t * @param pageSize\n\t * @param pageNo\n\t * @return\n\t */\n\tIPage<JeecgDemo> queryListWithPermission(int pageSize,int pageNo);\n\n\t/**\n\t * 根据用户权限获取导出字段\n\t * @return\n\t */\n\tString getExportFields();\n\n\t/**\n\t * 获取创建人\n\t * @return\n\t */\n\tList<String> getCreateByList();\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/service/IJeecgDynamicDataService.java",
    "content": "package org.jeecg.modules.demo.test.service;\n\nimport org.jeecg.common.system.base.service.JeecgService;\nimport org.jeecg.modules.demo.test.entity.JeecgDemo;\n\nimport java.util.List;\n\n/**\n * @Description: 动态数据源测试\n * @Author: zyf\n * @Date:2020-04-21\n */\npublic interface IJeecgDynamicDataService extends JeecgService<JeecgDemo> {\n\n\t/**\n\t * 测试从header获取数据源\n\t * @return\n\t */\n\tpublic List<JeecgDemo> selectSpelByHeader();\n\n\t/**\n\t * 使用spel从参数获取\n\t * @param dsName\n\t * @return\n\t */\n\tpublic  List<JeecgDemo> selectSpelByKey(String dsName);\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/service/IJeecgOrderCustomerService.java",
    "content": "package org.jeecg.modules.demo.test.service;\n\nimport java.util.List;\n\nimport org.jeecg.modules.demo.test.entity.JeecgOrderCustomer;\n\nimport com.baomidou.mybatisplus.extension.service.IService;\n\n/**\n * @Description: 订单客户\n * @Author: jeecg-boot\n * @Date:  2019-02-15\n * @Version: V1.0\n */\npublic interface IJeecgOrderCustomerService extends IService<JeecgOrderCustomer> {\n\n    /**\n     * 根据订单id获取订单客户数据\n     * @param mainId 订单id\n     * @return 订单顾客集合\n     */\n\tpublic List<JeecgOrderCustomer> selectCustomersByMainId(String mainId);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/service/IJeecgOrderMainService.java",
    "content": "package org.jeecg.modules.demo.test.service;\n\nimport java.io.Serializable;\nimport java.util.Collection;\nimport java.util.List;\n\nimport org.jeecg.modules.demo.test.entity.JeecgOrderCustomer;\nimport org.jeecg.modules.demo.test.entity.JeecgOrderMain;\nimport org.jeecg.modules.demo.test.entity.JeecgOrderTicket;\n\nimport com.baomidou.mybatisplus.extension.service.IService;\n\n/**\n * @Description: 订单\n * @Author: jeecg-boot\n * @Date:  2019-02-15\n * @Version: V1.0\n */\npublic interface IJeecgOrderMainService extends IService<JeecgOrderMain> {\n\n\t/**\n\t * 添加一对多\n\t * @param jeecgOrderMain 订单实体类\n     * @param jeecgOrderCustomerList 订单客户集合\n     * @param jeecgOrderTicketList 订单机票集合\n\t */\n\tpublic void saveMain(JeecgOrderMain jeecgOrderMain,List<JeecgOrderCustomer> jeecgOrderCustomerList,List<JeecgOrderTicket> jeecgOrderTicketList) ;\n\t\n\t/**\n\t * 修改一对多\n     * @param jeecgOrderMain 订单实体类\n     * @param jeecgOrderCustomerList 订单客户集合\n     * @param jeecgOrderTicketList 订单机票集合\n\t */\n\tpublic void updateMain(JeecgOrderMain jeecgOrderMain,List<JeecgOrderCustomer> jeecgOrderCustomerList,List<JeecgOrderTicket> jeecgOrderTicketList);\n\t\n\t/**\n\t * 删除一对多\n\t * @param id 订单id\n\t */\n\tpublic void delMain (String id);\n\t\n\t/**\n\t * 批量删除一对多\n\t * @param idList 订单id集合\n\t */\n\tpublic void delBatchMain (Collection<? extends Serializable> idList);\n\n    /**\n     * 修改一对多\n     * @param jeecgOrderMain 订单实体类\n     * @param jeecgOrderCustomerList 订单客户集合\n     * @param jeecgOrderTicketList 订单机票集合\n     */\n\tpublic void updateCopyMain(JeecgOrderMain jeecgOrderMain, List<JeecgOrderCustomer> jeecgOrderCustomerList, List<JeecgOrderTicket> jeecgOrderTicketList);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/service/IJeecgOrderTicketService.java",
    "content": "package org.jeecg.modules.demo.test.service;\n\nimport java.util.List;\n\nimport org.jeecg.modules.demo.test.entity.JeecgOrderTicket;\n\nimport com.baomidou.mybatisplus.extension.service.IService;\n\n/**\n * @Description: 订单机票\n * @Author: jeecg-boot\n * @Date:  2019-02-15\n * @Version: V1.0\n */\npublic interface IJeecgOrderTicketService extends IService<JeecgOrderTicket> {\n\n    /**\n     * 通过订单id查询订单机票\n     * @param mainId 订单id\n     * @return 订单机票集合\n     */\n\tpublic List<JeecgOrderTicket> selectTicketsByMainId(String mainId);\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/service/IJoaDemoService.java",
    "content": "package org.jeecg.modules.demo.test.service;\n\nimport org.jeecg.modules.demo.test.entity.JoaDemo;\n\nimport com.baomidou.mybatisplus.extension.service.IService;\n\n/**\n * @Description: 流程测试\n * @Author: jeecg-boot\n * @Date:   2019-05-14\n * @Version: V1.0\n */\npublic interface IJoaDemoService extends IService<JoaDemo> {\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/service/impl/JeecgDemoServiceImpl.java",
    "content": "package org.jeecg.modules.demo.test.service.impl;\n\nimport com.baomidou.mybatisplus.core.metadata.IPage;\nimport com.baomidou.mybatisplus.extension.plugins.pagination.Page;\nimport com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;\nimport org.apache.shiro.SecurityUtils;\nimport org.jeecg.common.constant.CacheConstant;\nimport org.jeecg.common.system.query.QueryGenerator;\nimport org.jeecg.common.system.vo.LoginUser;\nimport org.jeecg.modules.demo.test.entity.JeecgDemo;\nimport org.jeecg.modules.demo.test.mapper.JeecgDemoMapper;\nimport org.jeecg.modules.demo.test.service.IJeecgDemoService;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.cache.annotation.Cacheable;\nimport org.springframework.stereotype.Service;\nimport org.springframework.transaction.annotation.Transactional;\n\nimport java.lang.reflect.Field;\nimport java.util.ArrayList;\nimport java.util.Arrays;\nimport java.util.List;\n\n/**\n * @Description: jeecg 测试demo\n * @Author: jeecg-boot\n * @Date:  2018-12-29\n * @Version: V1.0\n */\n@Service\npublic class JeecgDemoServiceImpl extends ServiceImpl<JeecgDemoMapper, JeecgDemo> implements IJeecgDemoService {\n\t@Autowired\n\tJeecgDemoMapper jeecgDemoMapper;\n\t\n\t/**\n\t * 事务控制在service层面\n\t * 加上注解：@Transactional，声明的方法就是一个独立的事务（有异常DB操作全部回滚）\n\t */\n\t@Override\n\t@Transactional(rollbackFor = Exception.class)\n\tpublic void testTran() {\n\t\tJeecgDemo pp = new JeecgDemo();\n\t\tpp.setAge(1111);\n\t\tpp.setName(\"测试事务  小白兔 1\");\n\t\tjeecgDemoMapper.insert(pp);\n\t\t\n\t\tJeecgDemo pp2 = new JeecgDemo();\n\t\tpp2.setAge(2222);\n\t\tpp2.setName(\"测试事务  小白兔 2\");\n\t\tjeecgDemoMapper.insert(pp2);\n        //自定义异常\n\t\tInteger.parseInt(\"hello\");\n\t\t\n\t\tJeecgDemo pp3 = new JeecgDemo();\n\t\tpp3.setAge(3333);\n\t\tpp3.setName(\"测试事务  小白兔 3\");\n\t\tjeecgDemoMapper.insert(pp3);\n\t\treturn ;\n\t}\n\n\n\t/**\n\t * 缓存注解测试： redis\n\t */\n\t@Override\n\t@Cacheable(cacheNames = CacheConstant.TEST_DEMO_CACHE, key = \"#id\")\n\tpublic JeecgDemo getByIdCacheable(String id) {\n\t\tJeecgDemo t = jeecgDemoMapper.selectById(id);\n\t\tSystem.err.println(\"---未读缓存，读取数据库---\");\n\t\tSystem.err.println(t);\n\t\treturn t;\n\t}\n\n\n\t/**\n\t * @Cacheable自定义TTL：#60（单位是秒，目前只支持这一种格式）\n\t * 通过注解方式，指定缓存有效期60秒\n\t * \n\t * 参考博客：https://www.cnblogs.com/h2285409/p/18324396\n\t */\n\t@Override\n\t@Cacheable(cacheNames = \"ceshi:redis:ttl#60\", key = \"#id\")\n\tpublic JeecgDemo getByIdCacheableTTL(String id) {\n\t\tJeecgDemo t = jeecgDemoMapper.selectById(id);\n\t\tSystem.err.println(\"---未读缓存，读取数据库---\");\n\t\tSystem.err.println(t);\n\t\treturn t;\n\t}\n\n\n\t@Override\n\tpublic IPage<JeecgDemo> queryListWithPermission(int pageSize,int pageNo) {\n\t\tPage<JeecgDemo> page = new Page<>(pageNo, pageSize);\n\t\t//编程方式，获取当前请求的数据权限规则SQL片段\n\t\tString sql = QueryGenerator.installAuthJdbc(JeecgDemo.class);\n\t\treturn this.baseMapper.queryListWithPermission(page, sql);\n\t}\n\n\t@Override\n\tpublic String getExportFields() {\n\t\tLoginUser sysUser = (LoginUser) SecurityUtils.getSubject().getPrincipal();\n\t\t//权限配置列导出示例\n\t\t//1.配置前缀与菜单中配置的列前缀一致\n\t\tList<String> noAuthList = new ArrayList<>();\n\t\tList<String> exportFieldsList = new ArrayList<>();\n\t\tString permsPrefix = \"testdemo:\";\n\t\t//查询配置菜单有效字段\n\t\tList<String> allAuth = this.jeecgDemoMapper.queryAllAuth(permsPrefix);\n\t\t//查询已授权字段\n\t\tList<String> userAuth = this.jeecgDemoMapper.queryUserAuth(sysUser.getId(),permsPrefix);\n\t\t//列出未授权字段\n\t\tfor(String perms : allAuth){\n\t\t\tif(!userAuth.contains(perms)){\n\t\t\t\tnoAuthList.add(perms.substring(permsPrefix.length()));\n\t\t\t}\n\t\t}\n\t\t//实体类中字段与未授权字段比较，列出需导出字段\n\t\tField[] fileds = JeecgDemo.class.getDeclaredFields();\n\t\tList<Field> list = new ArrayList(Arrays.asList(fileds));\n\t\tfor(Field field : list){\n\t\t\tif(!noAuthList.contains(field.getName())){\n\t\t\t\texportFieldsList.add(field.getName());\n\t\t\t}\n\t\t}\n\t\treturn exportFieldsList != null && exportFieldsList.size()>0 ? String.join(\",\", exportFieldsList) : \"\";\n\t}\n\n\t@Override\n\tpublic List<String> getCreateByList() {\n\t\treturn jeecgDemoMapper.getCreateByList();\n\t}\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/service/impl/JeecgDynamicDataServiceImpl.java",
    "content": "package org.jeecg.modules.demo.test.service.impl;\n\nimport com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;\nimport org.jeecg.modules.demo.test.entity.JeecgDemo;\nimport org.jeecg.modules.demo.test.mapper.JeecgDemoMapper;\nimport org.jeecg.modules.demo.test.service.IJeecgDynamicDataService;\nimport org.springframework.stereotype.Service;\n\nimport java.util.List;\n\n/**\n * @Description: 动态数据源测试\n * @Author: zyf\n * @Date:2020-04-21\n */\n@Service\npublic class JeecgDynamicDataServiceImpl extends ServiceImpl<JeecgDemoMapper, JeecgDemo> implements IJeecgDynamicDataService {\n\n    @Override\n    public List<JeecgDemo> selectSpelByHeader() {\n        return list();\n    }\n\n    @Override\n    public List<JeecgDemo> selectSpelByKey(String dsName) {\n        return list();\n    }\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/service/impl/JeecgOrderCustomerServiceImpl.java",
    "content": "package org.jeecg.modules.demo.test.service.impl;\n\nimport java.util.List;\n\nimport org.jeecg.modules.demo.test.entity.JeecgOrderCustomer;\nimport org.jeecg.modules.demo.test.mapper.JeecgOrderCustomerMapper;\nimport org.jeecg.modules.demo.test.service.IJeecgOrderCustomerService;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.stereotype.Service;\n\nimport com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;\n\n/**\n * @Description: 订单客户\n * @Author: jeecg-boot\n * @Date:  2019-02-15\n * @Version: V1.0\n */\n@Service\npublic class JeecgOrderCustomerServiceImpl extends ServiceImpl<JeecgOrderCustomerMapper, JeecgOrderCustomer> implements IJeecgOrderCustomerService {\n\n\t@Autowired\n\tprivate JeecgOrderCustomerMapper jeecgOrderCustomerMapper;\n\t\n\t@Override\n\tpublic List<JeecgOrderCustomer> selectCustomersByMainId(String mainId) {\n\t\treturn jeecgOrderCustomerMapper.selectCustomersByMainId(mainId);\n\t}\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/service/impl/JeecgOrderMainServiceImpl.java",
    "content": "package org.jeecg.modules.demo.test.service.impl;\n\nimport java.io.Serializable;\nimport java.util.Collection;\nimport java.util.List;\nimport java.util.stream.Collectors;\n\nimport org.jeecg.modules.demo.test.entity.JeecgOrderCustomer;\nimport org.jeecg.modules.demo.test.entity.JeecgOrderMain;\nimport org.jeecg.modules.demo.test.entity.JeecgOrderTicket;\nimport org.jeecg.modules.demo.test.mapper.JeecgOrderCustomerMapper;\nimport org.jeecg.modules.demo.test.mapper.JeecgOrderMainMapper;\nimport org.jeecg.modules.demo.test.mapper.JeecgOrderTicketMapper;\nimport org.jeecg.modules.demo.test.service.IJeecgOrderMainService;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.stereotype.Service;\nimport org.springframework.transaction.annotation.Transactional;\n\nimport com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;\n\n/**\n * @Description: 订单\n * @Author: jeecg-boot\n * @Date:  2019-02-15\n * @Version: V1.0\n */\n@Service\npublic class JeecgOrderMainServiceImpl extends ServiceImpl<JeecgOrderMainMapper, JeecgOrderMain> implements IJeecgOrderMainService {\n\n    @Autowired\n    private JeecgOrderMainMapper jeecgOrderMainMapper;\n    @Autowired\n    private JeecgOrderCustomerMapper jeecgOrderCustomerMapper;\n    @Autowired\n    private JeecgOrderTicketMapper jeecgOrderTicketMapper;\n\n    @Override\n    @Transactional(rollbackFor = Exception.class)\n    public void saveMain(JeecgOrderMain jeecgOrderMain, List<JeecgOrderCustomer> jeecgOrderCustomerList, List<JeecgOrderTicket> jeecgOrderTicketList) {\n        jeecgOrderMainMapper.insert(jeecgOrderMain);\n        if (jeecgOrderCustomerList != null) {\n            for (JeecgOrderCustomer entity : jeecgOrderCustomerList) {\n                entity.setOrderId(jeecgOrderMain.getId());\n                jeecgOrderCustomerMapper.insert(entity);\n            }\n        }\n        if (jeecgOrderTicketList != null) {\n            for (JeecgOrderTicket entity : jeecgOrderTicketList) {\n                entity.setOrderId(jeecgOrderMain.getId());\n                jeecgOrderTicketMapper.insert(entity);\n            }\n        }\n    }\n\n    @Override\n    @Transactional(rollbackFor = Exception.class)\n    public void updateMain(JeecgOrderMain jeecgOrderMain, List<JeecgOrderCustomer> jeecgOrderCustomerList, List<JeecgOrderTicket> jeecgOrderTicketList) {\n        jeecgOrderMainMapper.updateById(jeecgOrderMain);\n\n        //1.先删除子表数据\n        jeecgOrderTicketMapper.deleteTicketsByMainId(jeecgOrderMain.getId());\n        jeecgOrderCustomerMapper.deleteCustomersByMainId(jeecgOrderMain.getId());\n\n        //2.子表数据重新插入\n        if (jeecgOrderCustomerList != null) {\n            for (JeecgOrderCustomer entity : jeecgOrderCustomerList) {\n                entity.setOrderId(jeecgOrderMain.getId());\n                jeecgOrderCustomerMapper.insert(entity);\n            }\n        }\n        if (jeecgOrderTicketList != null) {\n            for (JeecgOrderTicket entity : jeecgOrderTicketList) {\n                entity.setOrderId(jeecgOrderMain.getId());\n                jeecgOrderTicketMapper.insert(entity);\n            }\n        }\n    }\n\n    /**\n     * 一对多维护逻辑改造  LOWCOD-315\n     * @param jeecgOrderMain\n     * @param jeecgOrderCustomerList\n     * @param jeecgOrderTicketList\n     */\n    @Override\n    @Transactional(rollbackFor = Exception.class)\n    public void updateCopyMain(JeecgOrderMain jeecgOrderMain, List<JeecgOrderCustomer> jeecgOrderCustomerList, List<JeecgOrderTicket> jeecgOrderTicketList) {\n        jeecgOrderMainMapper.updateById(jeecgOrderMain);\n\n        // 循环前台传过来的数据\n        for (JeecgOrderTicket ticket:jeecgOrderTicketList){\n            // 先查询子表数据库\n            JeecgOrderTicket orderTicket = jeecgOrderTicketMapper.selectById(ticket.getId());\n            if(orderTicket == null){\n                // 当传过来的id数据库不存在时，说明数据库没有，走新增逻辑\n                ticket.setOrderId(jeecgOrderMain.getId());\n                jeecgOrderTicketMapper.insert(ticket);\n                continue;\n            }\n            if(orderTicket.getId().equals(ticket.getId())){\n                // 传过来的id和数据库id一至时，说明数据库存在该数据，走更新逻辑\n                jeecgOrderTicketMapper.updateById(ticket);\n            }\n        }\n        for (JeecgOrderCustomer customer:jeecgOrderCustomerList){\n            // 先查询子表数据库\n            JeecgOrderCustomer customers = jeecgOrderCustomerMapper.selectById(customer.getId());\n            if(customers == null){\n                // 当传过来的id数据库不存在时，说明数据库没有，走新增逻辑\n                customer.setOrderId(jeecgOrderMain.getId());\n                jeecgOrderCustomerMapper.insert(customer);\n                continue;\n            }\n            if(customers.getId().equals(customer.getId())){\n                //TODO 传过来的id和数据库id一至时，说明数据库存在该数据，走更新逻辑\n                jeecgOrderCustomerMapper.updateById(customer);\n            }\n        }\n        // 当跟新和删除之后取差集， 当传过来的id不存在，而数据库存在时，说明已删除，走删除逻辑\n        List<JeecgOrderTicket> jeecgOrderTickets = jeecgOrderTicketMapper.selectTicketsByMainId(jeecgOrderMain.getId());\n        List<JeecgOrderTicket> collect = jeecgOrderTickets.stream()\n                .filter(item -> !jeecgOrderTicketList.stream()\n                .map(e -> e.getId())\n                .collect(Collectors.toList())\n                .contains(item.getId()))\n                .collect(Collectors.toList());\n        // for循环删除id\n        for (JeecgOrderTicket ticket:collect){\n            jeecgOrderTicketMapper.deleteById(ticket.getId());\n        }\n\n        List<JeecgOrderCustomer> jeecgOrderCustomers = jeecgOrderCustomerMapper.selectCustomersByMainId(jeecgOrderMain.getId());\n        List<JeecgOrderCustomer> customersCollect = jeecgOrderCustomers.stream()\n                .filter(item -> !jeecgOrderCustomerList.stream()\n                        .map(e -> e.getId())\n                        .collect(Collectors.toList())\n                        .contains(item.getId()))\n                .collect(Collectors.toList());\n        //TODO for循环删除id\n        for (JeecgOrderCustomer c:customersCollect){\n            jeecgOrderCustomerMapper.deleteById(c.getId());\n        }\n    }\n\t@Override\n\t@Transactional(rollbackFor = Exception.class)\n\tpublic void delMain(String id) {\n\t\tjeecgOrderMainMapper.deleteById(id);\n\t\tjeecgOrderTicketMapper.deleteTicketsByMainId(id);\n\t\tjeecgOrderCustomerMapper.deleteCustomersByMainId(id);\n\t}\n\n\t@Override\n\t@Transactional(rollbackFor = Exception.class)\n\tpublic void delBatchMain(Collection<? extends Serializable> idList) {\n\t\tfor(Serializable id:idList) {\n\t\t\tjeecgOrderMainMapper.deleteById(id);\n\t\t\tjeecgOrderTicketMapper.deleteTicketsByMainId(id.toString());\n\t\t\tjeecgOrderCustomerMapper.deleteCustomersByMainId(id.toString());\n\t\t}\n\t}\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/service/impl/JeecgOrderTicketServiceImpl.java",
    "content": "package org.jeecg.modules.demo.test.service.impl;\n\nimport java.util.List;\n\nimport org.jeecg.modules.demo.test.entity.JeecgOrderTicket;\nimport org.jeecg.modules.demo.test.mapper.JeecgOrderTicketMapper;\nimport org.jeecg.modules.demo.test.service.IJeecgOrderTicketService;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.stereotype.Service;\n\nimport com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;\n\n/**\n * @Description: 订单机票\n * @Author: jeecg-boot\n * @Date:  2019-02-15\n * @Version: V1.0\n */\n@Service\npublic class JeecgOrderTicketServiceImpl extends ServiceImpl<JeecgOrderTicketMapper, JeecgOrderTicket> implements IJeecgOrderTicketService {\n\t@Autowired\n\tprivate JeecgOrderTicketMapper jeecgOrderTicketMapper;\n\t\n\t@Override\n\tpublic List<JeecgOrderTicket> selectTicketsByMainId(String mainId) {\n\t\treturn jeecgOrderTicketMapper.selectTicketsByMainId(mainId);\n\t}\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/service/impl/JoaDemoServiceImpl.java",
    "content": "package org.jeecg.modules.demo.test.service.impl;\n\nimport org.jeecg.modules.demo.test.entity.JoaDemo;\nimport org.jeecg.modules.demo.test.mapper.JoaDemoMapper;\nimport org.jeecg.modules.demo.test.service.IJoaDemoService;\nimport org.springframework.stereotype.Service;\n\nimport com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;\n\n/**\n * @Description: 流程测试\n * @Author: jeecg-boot\n * @Date:   2019-05-14\n * @Version: V1.0\n */\n@Service\npublic class JoaDemoServiceImpl extends ServiceImpl<JoaDemoMapper, JoaDemo> implements IJoaDemoService {\n\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/test/vo/JeecgOrderMainPage.java",
    "content": "package org.jeecg.modules.demo.test.vo;\n\nimport java.util.List;\n\nimport org.jeecg.modules.demo.test.entity.JeecgOrderCustomer;\nimport org.jeecg.modules.demo.test.entity.JeecgOrderTicket;\nimport org.jeecgframework.poi.excel.annotation.Excel;\nimport org.jeecgframework.poi.excel.annotation.ExcelCollection;\n\nimport lombok.Data;\n\n/**\n * @Description: 一对多示例\n * @author: jeecg-boot\n */\n@Data\npublic class JeecgOrderMainPage {\n\t\n\t/**主键*/\n\tprivate java.lang.String id;\n\t/**订单号*/\n\t@Excel(name=\"订单号\",width=15)\n\tprivate java.lang.String orderCode;\n\t/**订单类型*/\n\tprivate java.lang.String ctype;\n\t/**订单日期*/\n\t@Excel(name=\"订单日期\",width=15,format = \"yyyy-MM-dd\")\n\tprivate java.util.Date orderDate;\n\t/**订单金额*/\n\t@Excel(name=\"订单金额\",width=15)\n\tprivate java.lang.Double orderMoney;\n\t/**订单备注*/\n\tprivate java.lang.String content;\n\t/**创建人*/\n\tprivate java.lang.String createBy;\n\t/**创建时间*/\n\tprivate java.util.Date createTime;\n\t/**修改人*/\n\tprivate java.lang.String updateBy;\n\t/**修改时间*/\n\tprivate java.util.Date updateTime;\n\t\n\t@ExcelCollection(name=\"客户\")\n\tprivate List<JeecgOrderCustomer> jeecgOrderCustomerList;\n\t@ExcelCollection(name=\"机票\")\n\tprivate List<JeecgOrderTicket> jeecgOrderTicketList;\n\n\tprivate String bpmStatus;\n\t\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/java/org/jeecg/modules/demo/xxljob/TestJobHandler.java",
    "content": "//\n//package org.jeecg.modules.demo.xxljob;\n//\n//import com.xxl.job.core.biz.model.ReturnT;\n//import com.xxl.job.core.handler.annotation.XxlJob;\n//import lombok.extern.slf4j.Slf4j;\n//import org.jeecg.common.config.mqtoken.UserTokenContext;\n//import org.jeecg.common.constant.CommonConstant;\n//import org.jeecg.common.system.api.ISysBaseAPI;\n//import org.jeecg.common.system.util.JwtUtil;\n//import org.jeecg.common.util.RedisUtil;\n//import org.jeecg.common.util.SpringContextUtils;\n//import org.springframework.beans.factory.annotation.Autowired;\n//import org.springframework.stereotype.Component;\n//\n//\n///**\n// * xxl-job定时任务测试\n// */\n//@Component\n//@Slf4j\n//public class TestJobHandler {\n//    @Autowired\n//    ISysBaseAPI sysBaseApi;\n//\n//    /**\n//     * 简单任务\n//     *\n//     * 测试：无token调用feign接口\n//     *\n//     * @param params\n//     * @return\n//     */\n//\n//    @XxlJob(value = \"testJob\")\n//    public ReturnT<String> demoJobHandler(String params) {\n//        //1.生成临时令牌Token到线程中\n//        UserTokenContext.setToken(getTemporaryToken());\n//\n//        log.info(\"我是 jeecg-demo 服务里的定时任务 testJob , 我执行了...............................\");\n//        log.info(\"我调用 jeecg-system 服务的字典接口：{}\",sysBaseApi.queryAllDict());\n//        //。。。此处可以写多个feign接口调用\n//\n//        //2.使用完，删除临时令牌Token\n//        UserTokenContext.remove();\n//        return ReturnT.SUCCESS;\n//    }\n//\n//    public void init() {\n//        log.info(\"init\");\n//    }\n//\n//    public void destroy() {\n//        log.info(\"destory\");\n//    }\n//\n//    /**\n//     * 获取临时令牌\n//     *\n//     * 模拟登陆接口，获取模拟 Token\n//     * @return\n//     */\n//    public static String getTemporaryToken() {\n//        RedisUtil redisUtil = SpringContextUtils.getBean(RedisUtil.class);\n//        // 模拟登录生成Token\n//        String token = JwtUtil.sign(\"??\", \"??\");\n//        // 设置Token缓存有效时间为 5 分钟\n//        redisUtil.set(CommonConstant.PREFIX_USER_TOKEN + token, token);\n//        redisUtil.expire(CommonConstant.PREFIX_USER_TOKEN + token, 5 * 60 * 1000);\n//        return token;\n//    }\n//\n//}\n//\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template1/css/easyui.css",
    "content": ".panel {\n  overflow: hidden;\n  text-align: left;\n  margin: 0;\n  border: 0;\n  -moz-border-radius: 0 0 0 0;\n  -webkit-border-radius: 0 0 0 0;\n  border-radius: 0 0 0 0;\n}\n.panel-header,\n.panel-body {\n  border-width: 1px;\n  border-style: solid;\n}\n.panel-header {\n  padding: 5px;\n  position: relative;\n}\n.panel-title {\n  background: url('images/blank.gif') no-repeat;\n}\n.panel-header-noborder {\n  border-width: 0 0 1px 0;\n}\n.panel-body {\n  overflow: auto;\n  border-top-width: 0;\n  padding: 0;\n}\n.panel-body-noheader {\n  border-top-width: 1px;\n}\n.panel-body-noborder {\n  border-width: 0px;\n}\n.panel-body-nobottom {\n  border-bottom-width: 0;\n}\n.panel-with-icon {\n  padding-left: 18px;\n}\n.panel-icon,\n.panel-tool {\n  position: absolute;\n  top: 50%;\n  margin-top: -8px;\n  height: 16px;\n  overflow: hidden;\n}\n.panel-icon {\n  left: 5px;\n  width: 16px;\n}\n.panel-tool {\n  right: 5px;\n  width: auto;\n}\n.panel-tool a {\n  display: inline-block;\n  width: 16px;\n  height: 16px;\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n  margin: 0 0 0 2px;\n  vertical-align: top;\n}\n.panel-tool a:hover {\n  opacity: 1;\n  filter: alpha(opacity=100);\n  background-color: #777;\n  -moz-border-radius: 3px 3px 3px 3px;\n  -webkit-border-radius: 3px 3px 3px 3px;\n  border-radius: 3px 3px 3px 3px;\n}\n.panel-loading {\n  padding: 11px 0px 10px 30px;\n}\n.panel-noscroll {\n  overflow: hidden;\n}\n.panel-fit,\n.panel-fit body {\n  height: 100%;\n  margin: 0;\n  padding: 0;\n  border: 0;\n  overflow: hidden;\n}\n.panel-loading {\n  background: url('images/loading.gif') no-repeat 10px 10px;\n}\n.panel-tool-close {\n  background: url('images/panel_tools.png') no-repeat -16px 0px;\n}\n.panel-tool-min {\n  background: url('images/panel_tools.png') no-repeat 0px 0px;\n}\n.panel-tool-max {\n  background: url('images/panel_tools.png') no-repeat 0px -16px;\n}\n.panel-tool-restore {\n  background: url('images/panel_tools.png') no-repeat -16px -16px;\n}\n.panel-tool-collapse {\n  background: url('images/panel_tools.png') no-repeat -32px 0;\n}\n.panel-tool-expand {\n  background: url('images/panel_tools.png') no-repeat -32px -16px;\n}\n.panel-header,\n.panel-body {\n  border-color: #000;\n}\n.panel-header {\n  background-color: #3d3d3d;\n  background: -webkit-linear-gradient(top,#454545 0,#383838 100%);\n  background: -moz-linear-gradient(top,#454545 0,#383838 100%);\n  background: -o-linear-gradient(top,#454545 0,#383838 100%);\n  background: linear-gradient(to bottom,#454545 0,#383838 100%);\n  background-repeat: repeat-x;\n  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#454545,endColorstr=#383838,GradientType=0);\n}\n.panel-body {\n  background-color: #666;\n  color: #fff;\n  font-size: 12px;\n}\n.panel-title {\n  font-size: 12px;  \n  color: #fff;\n  height: 20px;\n  line-height: 20px;\n}\n.panel-footer {\n  border: 1px solid #000;\n  overflow: hidden;\n  background: #555;\n}\n.panel-footer-noborder {\n  border-width: 1px 0 0 0;\n}\n.panel-hleft,\n.panel-hright {\n  position: relative;\n}\n.panel-hleft>.panel-body,\n.panel-hright>.panel-body {\n  position: absolute;\n}\n.panel-hleft>.panel-header {\n  float: left;\n}\n.panel-hright>.panel-header {\n  float: right;\n}\n.panel-hleft>.panel-body {\n  border-top-width: 1px;\n  border-left-width: 0;\n}\n.panel-hright>.panel-body {\n  border-top-width: 1px;\n  border-right-width: 0;\n}\n.panel-hleft>.panel-body-nobottom {\n  border-bottom-width: 1px;\n  border-right-width: 0;\n}\n.panel-hright>.panel-body-nobottom {\n  border-bottom-width: 1px;\n  border-left-width: 0;\n}\n.panel-hleft>.panel-footer {\n  position: absolute;\n  right: 0;\n}\n.panel-hright>.panel-footer {\n  position: absolute;\n  left: 0;\n}\n.panel-hleft>.panel-header-noborder {\n  border-width: 0 1px 0 0;\n}\n.panel-hright>.panel-header-noborder {\n  border-width: 0 0 0 1px;\n}\n.panel-hleft>.panel-body-noborder {\n  border-width: 0;\n}\n.panel-hright>.panel-body-noborder {\n  border-width: 0;\n}\n.panel-hleft>.panel-body-noheader {\n  border-left-width: 1px;\n}\n.panel-hright>.panel-body-noheader {\n  border-right-width: 1px;\n}\n.panel-hleft>.panel-footer-noborder {\n  border-width: 0 0 0 1px;\n}\n.panel-hright>.panel-footer-noborder {\n  border-width: 0 1px 0 0;\n}\n.panel-hleft>.panel-header .panel-icon,\n.panel-hright>.panel-header .panel-icon {\n  margin-top: 0;\n  top: 5px;\n  left: 50%;\n  margin-left: -8px;\n}\n.panel-hleft>.panel-header .panel-title,\n.panel-hright>.panel-header .panel-title {\n  position: absolute;\n  min-width: 16px;\n  left: 25px;\n  top: 5px;\n  bottom: auto;\n  white-space: nowrap;\n  word-wrap: normal;\n  -webkit-transform: rotate(90deg);\n  -webkit-transform-origin: 0 0;\n  -moz-transform: rotate(90deg);\n  -moz-transform-origin: 0 0;\n  -o-transform: rotate(90deg);\n  -o-transform-origin: 0 0;\n  transform: rotate(90deg);\n  transform-origin: 0 0;\n}\n.panel-hleft>.panel-header .panel-title-up,\n.panel-hright>.panel-header .panel-title-up {\n  position: absolute;\n  min-width: 16px;\n  left: 21px;\n  top: auto;\n  bottom: 0px;\n  text-align: right;\n  white-space: nowrap;\n  word-wrap: normal;\n  -webkit-transform: rotate(-90deg);\n  -webkit-transform-origin: 0 0;\n  -moz-transform: rotate(-90deg);\n  -moz-transform-origin: 0 0;\n  -o-transform: rotate(-90deg);\n  -o-transform-origin: 0 0;\n  transform: rotate(-90deg);\n  transform-origin: 0 16px;\n}\n.panel-hleft>.panel-header .panel-with-icon.panel-title-up,\n.panel-hright>.panel-header .panel-with-icon.panel-title-up {\n  padding-left: 0;\n  padding-right: 18px;\n}\n.panel-hleft>.panel-header .panel-tool,\n.panel-hright>.panel-header .panel-tool {\n  top: auto;\n  bottom: 5px;\n  width: 16px;\n  height: auto;\n  left: 50%;\n  margin-left: -8px;\n  margin-top: 0;\n}\n.panel-hleft>.panel-header .panel-tool a,\n.panel-hright>.panel-header .panel-tool a {\n  margin: 2px 0 0 0;\n}\n.accordion {\n  overflow: hidden;\n  border-width: 1px;\n  border-style: solid;\n}\n.accordion .accordion-header {\n  border-width: 0 0 1px;\n  cursor: pointer;\n}\n.accordion .accordion-body {\n  border-width: 0 0 1px;\n}\n.accordion-noborder {\n  border-width: 0;\n}\n.accordion-noborder .accordion-header {\n  border-width: 0 0 1px;\n}\n.accordion-noborder .accordion-body {\n  border-width: 0 0 1px;\n}\n.accordion-collapse {\n  background: url('images/accordion_arrows.png') no-repeat 0 0;\n}\n.accordion-expand {\n  background: url('images/accordion_arrows.png') no-repeat -16px 0;\n}\n.accordion {\n  background: #666;\n  border-color: #000;\n}\n.accordion .accordion-header {\n  background: #3d3d3d;\n  filter: none;\n}\n.accordion .accordion-header-selected {\n  background: #990000;\n}\n.accordion .accordion-header-selected .panel-title {\n  color: #fff;\n}\n.accordion .panel-last > .accordion-header {\n  border-bottom-color: #3d3d3d;\n}\n.accordion .panel-last > .accordion-body {\n  border-bottom-color: #666;\n}\n.accordion .panel-last > .accordion-header-selected,\n.accordion .panel-last > .accordion-header-border {\n  border-bottom-color: #000;\n}\n.accordion> .panel-hleft {\n  float: left;\n}\n.accordion> .panel-hleft>.panel-header {\n  border-width: 0 1px 0 0;\n}\n.accordion> .panel-hleft> .panel-body {\n  border-width: 0 1px 0 0;\n}\n.accordion> .panel-hleft.panel-last > .accordion-header {\n  border-right-color: #3d3d3d;\n}\n.accordion> .panel-hleft.panel-last > .accordion-body {\n  border-right-color: #666;\n}\n.accordion> .panel-hleft.panel-last > .accordion-header-selected,\n.accordion> .panel-hleft.panel-last > .accordion-header-border {\n  border-right-color: #000;\n}\n.accordion> .panel-hright {\n  float: right;\n}\n.accordion> .panel-hright>.panel-header {\n  border-width: 0 0 0 1px;\n}\n.accordion> .panel-hright> .panel-body {\n  border-width: 0 0 0 1px;\n}\n.accordion> .panel-hright.panel-last > .accordion-header {\n  border-left-color: #3d3d3d;\n}\n.accordion> .panel-hright.panel-last > .accordion-body {\n  border-left-color: #666;\n}\n.accordion> .panel-hright.panel-last > .accordion-header-selected,\n.accordion> .panel-hright.panel-last > .accordion-header-border {\n  border-left-color: #000;\n}\n.window {\n\n\n  overflow: hidden;\n  padding: 5px;\n  border-width: 1px;\n  border-style: solid;\n}\n.window .window-header {\n  background: transparent;\n  padding: 0px 0px 6px 0px;\n}\n.window .window-body {\n  border-width: 1px;\n  border-style: solid;\n  border-top-width: 0px;\n}\n.window .window-body-noheader {\n  border-top-width: 1px;\n}\n.window .panel-body-nobottom {\n  border-bottom-width: 0;\n}\n.window .window-header .panel-icon,\n.window .window-header .panel-tool {\n  top: 50%;\n  margin-top: -11px;\n}\n.window .window-header .panel-icon {\n  left: 1px;\n}\n.window .window-header .panel-tool {\n  right: 1px;\n}\n.window .window-header .panel-with-icon {\n  padding-left: 18px;\n}\n.window-proxy {\n  position: absolute;\n  overflow: hidden;\n}\n.window-proxy-mask {\n  position: absolute;\n  filter: alpha(opacity=5);\n  opacity: 0.05;\n}\n.window-mask {\n  position: absolute;\n  left: 0;\n  top: 0;\n  width: 100%;\n  height: 100%;\n  filter: alpha(opacity=40);\n  opacity: 0.40;\n  font-size: 1px;\n  overflow: hidden;\n}\n.window,\n.window-shadow {\n  position: absolute;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.window-shadow {\n  background: #777;\n  -moz-box-shadow: 2px 2px 3px #787878;\n  -webkit-box-shadow: 2px 2px 3px #787878;\n  box-shadow: 2px 2px 3px #787878;\n  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2,MakeShadow=false,ShadowOpacity=0.2);\n}\n.window,\n.window .window-body {\n  border-color: #000;\n}\n.window {\n  background-color: #3d3d3d;\n  background: -webkit-linear-gradient(top,#454545 0,#383838 20%);\n  background: -moz-linear-gradient(top,#454545 0,#383838 20%);\n  background: -o-linear-gradient(top,#454545 0,#383838 20%);\n  background: linear-gradient(to bottom,#454545 0,#383838 20%);\n  background-repeat: repeat-x;\n  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#454545,endColorstr=#383838,GradientType=0);\n}\n.window-proxy {\n  border: 1px dashed #000;\n}\n.window-proxy-mask,\n.window-mask {\n  background: #000;\n}\n.window .panel-footer {\n  border: 1px solid #000;\n  position: relative;\n  top: -1px;\n}\n.window-thinborder {\n  padding: 0;\n}\n.window-thinborder .window-header {\n  padding: 5px 5px 6px 5px;\n}\n.window-thinborder .window-body {\n  border-width: 0px;\n}\n.window-thinborder .window-footer {\n  border-left: transparent;\n  border-right: transparent;\n  border-bottom: transparent;\n}\n.window-thinborder .window-header .panel-icon,\n.window-thinborder .window-header .panel-tool {\n  margin-top: -9px;\n  margin-left: 5px;\n  margin-right: 5px;\n}\n.window-noborder {\n  border: 0;\n}\n.window.panel-hleft .window-header {\n  padding: 0 6px 0 0;\n}\n.window.panel-hright .window-header {\n  padding: 0 0 0 6px;\n}\n.window.panel-hleft>.panel-header .panel-title {\n  top: auto;\n  left: 16px;\n}\n.window.panel-hright>.panel-header .panel-title {\n  top: auto;\n  right: 16px;\n}\n.window.panel-hleft>.panel-header .panel-title-up,\n.window.panel-hright>.panel-header .panel-title-up {\n  bottom: 0;\n}\n.window.panel-hleft .window-body {\n  border-width: 1px 1px 1px 0;\n}\n.window.panel-hright .window-body {\n  border-width: 1px 0 1px 1px;\n}\n.window.panel-hleft .window-header .panel-icon {\n  top: 1px;\n  margin-top: 0;\n  left: 0;\n}\n.window.panel-hright .window-header .panel-icon {\n  top: 1px;\n  margin-top: 0;\n  left: auto;\n  right: 1px;\n}\n.window.panel-hleft .window-header .panel-tool,\n.window.panel-hright .window-header .panel-tool {\n  margin-top: 0;\n  top: auto;\n  bottom: 1px;\n  right: auto;\n  margin-right: 0;\n  left: 50%;\n  margin-left: -11px;\n}\n.window.panel-hright .window-header .panel-tool {\n  left: auto;\n  right: 1px;\n}\n.window-thinborder.panel-hleft .window-header {\n  padding: 5px 6px 5px 5px;\n}\n.window-thinborder.panel-hright .window-header {\n  padding: 5px 5px 5px 6px;\n}\n.window-thinborder.panel-hleft>.panel-header .panel-title {\n  left: 21px;\n}\n.window-thinborder.panel-hleft>.panel-header .panel-title-up,\n.window-thinborder.panel-hright>.panel-header .panel-title-up {\n  bottom: 5px;\n}\n.window-thinborder.panel-hleft .window-header .panel-icon,\n.window-thinborder.panel-hright .window-header .panel-icon {\n  margin-top: 5px;\n}\n.window-thinborder.panel-hleft .window-header .panel-tool,\n.window-thinborder.panel-hright .window-header .panel-tool {\n  left: 16px;\n  bottom: 5px;\n}\n.dialog-content {\n  overflow: auto;\n}\n.dialog-toolbar {\n  position: relative;\n  padding: 2px 5px;\n}\n.dialog-tool-separator {\n  float: left;\n  height: 24px;\n  border-left: 1px solid #444;\n  border-right: 1px solid #777;\n  margin: 2px 1px;\n}\n.dialog-button {\n  position: relative;\n  top: -1px;\n  padding: 5px;\n  text-align: right;\n}\n.dialog-button .l-btn {\n  margin-left: 5px;\n}\n.dialog-toolbar,\n.dialog-button {\n  background: #555;\n  border-width: 1px;\n  border-style: solid;\n}\n.dialog-toolbar {\n  border-color: #000 #000 #222 #000;\n}\n.dialog-button {\n  border-color: #222 #000 #000 #000;\n}\n.window-thinborder .dialog-toolbar {\n  border-left: transparent;\n  border-right: transparent;\n  border-top-color: #555;\n}\n.window-thinborder .dialog-button {\n  top: 0px;\n  padding: 5px 8px 8px 8px;\n  border-left: transparent;\n  border-right: transparent;\n  border-bottom: transparent;\n}\n.l-btn {\n  text-decoration: none;\n  display: inline-block;\n  overflow: hidden;\n  margin: 0;\n  padding: 0;\n  cursor: pointer;\n  outline: none;\n  text-align: center;\n  vertical-align: middle;\n  line-height: normal;\n}\n.l-btn-plain {\n  border-width: 0;\n  padding: 1px;\n}\n.l-btn-left {\n  display: inline-block;\n  position: relative;\n  overflow: hidden;\n  margin: 0;\n  padding: 0;\n  vertical-align: top;\n}\n.l-btn-text {\n  display: inline-block;\n  vertical-align: top;\n  width: auto;\n  line-height: 28px;\n  font-size: 12px;\n  padding: 0;\n  margin: 0 6px;\n}\n.l-btn-icon {\n  display: inline-block;\n  width: 16px;\n  height: 16px;\n  line-height: 16px;\n  position: absolute;\n  top: 50%;\n  margin-top: -8px;\n  font-size: 1px;\n}\n.l-btn span span .l-btn-empty {\n  display: inline-block;\n  margin: 0;\n  width: 16px;\n  height: 24px;\n  font-size: 1px;\n  vertical-align: top;\n}\n.l-btn span .l-btn-icon-left {\n  padding: 0 0 0 20px;\n  background-position: left center;\n}\n.l-btn span .l-btn-icon-right {\n  padding: 0 20px 0 0;\n  background-position: right center;\n}\n.l-btn-icon-left .l-btn-text {\n  margin: 0 6px 0 26px;\n}\n.l-btn-icon-left .l-btn-icon {\n  left: 6px;\n}\n.l-btn-icon-right .l-btn-text {\n  margin: 0 26px 0 6px;\n}\n.l-btn-icon-right .l-btn-icon {\n  right: 6px;\n}\n.l-btn-icon-top .l-btn-text {\n  margin: 20px 4px 0 4px;\n}\n.l-btn-icon-top .l-btn-icon {\n  top: 4px;\n  left: 50%;\n  margin: 0 0 0 -8px;\n}\n.l-btn-icon-bottom .l-btn-text {\n  margin: 0 4px 20px 4px;\n}\n.l-btn-icon-bottom .l-btn-icon {\n  top: auto;\n  bottom: 4px;\n  left: 50%;\n  margin: 0 0 0 -8px;\n}\n.l-btn-left .l-btn-empty {\n  margin: 0 6px;\n  width: 16px;\n}\n.l-btn-plain:hover {\n  padding: 0;\n}\n.l-btn-focus {\n  outline: #0000FF dotted thin;\n}\n.l-btn-large .l-btn-text {\n  line-height: 44px;\n}\n.l-btn-large .l-btn-icon {\n  width: 32px;\n  height: 32px;\n  line-height: 32px;\n  margin-top: -16px;\n}\n.l-btn-large .l-btn-icon-left .l-btn-text {\n  margin-left: 40px;\n}\n.l-btn-large .l-btn-icon-right .l-btn-text {\n  margin-right: 40px;\n}\n.l-btn-large .l-btn-icon-top .l-btn-text {\n  margin-top: 36px;\n  line-height: 24px;\n  min-width: 32px;\n}\n.l-btn-large .l-btn-icon-top .l-btn-icon {\n  margin: 0 0 0 -16px;\n}\n.l-btn-large .l-btn-icon-bottom .l-btn-text {\n  margin-bottom: 36px;\n  line-height: 24px;\n  min-width: 32px;\n}\n.l-btn-large .l-btn-icon-bottom .l-btn-icon {\n  margin: 0 0 0 -16px;\n}\n.l-btn-large .l-btn-left .l-btn-empty {\n  margin: 0 6px;\n  width: 32px;\n}\n.l-btn {\n  color: #fff;\n  background: #777;\n  background-repeat: repeat-x;\n  border: 1px solid #555;\n  background: -webkit-linear-gradient(top,#919191 0,#6a6a6a 100%);\n  background: -moz-linear-gradient(top,#919191 0,#6a6a6a 100%);\n  background: -o-linear-gradient(top,#919191 0,#6a6a6a 100%);\n  background: linear-gradient(to bottom,#919191 0,#6a6a6a 100%);\n  background-repeat: repeat-x;\n  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#919191,endColorstr=#6a6a6a,GradientType=0);\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.l-btn:hover {\n  background: #777;\n  color: #fff;\n  border: 1px solid #555;\n  filter: none;\n}\n.l-btn-plain {\n  background: transparent;\n  border-width: 0;\n  filter: none;\n}\n.l-btn-outline {\n  border-width: 1px;\n  border-color: #555;\n  padding: 0;\n}\n.l-btn-plain:hover {\n  background: #777;\n  color: #fff;\n  border: 1px solid #555;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.l-btn-disabled,\n.l-btn-disabled:hover {\n  opacity: 0.5;\n  cursor: default;\n  background: #777;\n  color: #fff;\n  background: -webkit-linear-gradient(top,#919191 0,#6a6a6a 100%);\n  background: -moz-linear-gradient(top,#919191 0,#6a6a6a 100%);\n  background: -o-linear-gradient(top,#919191 0,#6a6a6a 100%);\n  background: linear-gradient(to bottom,#919191 0,#6a6a6a 100%);\n  background-repeat: repeat-x;\n  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#919191,endColorstr=#6a6a6a,GradientType=0);\n}\n.l-btn-disabled .l-btn-text,\n.l-btn-disabled .l-btn-icon {\n  filter: alpha(opacity=50);\n}\n.l-btn-plain-disabled,\n.l-btn-plain-disabled:hover {\n  background: transparent;\n  filter: alpha(opacity=50);\n}\n.l-btn-selected,\n.l-btn-selected:hover {\n  background: #000;\n  filter: none;\n}\n.l-btn-plain-selected,\n.l-btn-plain-selected:hover {\n  background: #000;\n}\n.textbox {\n  position: relative;\n  border: 1px solid #000;\n  background-color: #fff;\n  vertical-align: middle;\n  display: inline-block;\n  overflow: hidden;\n  white-space: nowrap;\n  margin: 0;\n  padding: 0;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.textbox .textbox-text {\n  font-size: 12px;\n  border: 0;\n  margin: 0;\n  padding: 0 4px;\n  white-space: normal;\n  vertical-align: top;\n  outline-style: none;\n  resize: none;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n  height: 28px;\n  line-height: 28px;\n}\n.textbox textarea.textbox-text {\n  line-height: normal;\n}\n.textbox .textbox-text::-ms-clear,\n.textbox .textbox-text::-ms-reveal {\n  display: none;\n}\n.textbox textarea.textbox-text {\n  white-space: pre-wrap;\n}\n.textbox .textbox-prompt {\n  font-size: 12px;\n  color: #aaa;\n}\n.textbox .textbox-bgicon {\n  background-position: 3px center;\n  padding-left: 21px;\n}\n.textbox .textbox-button,\n.textbox .textbox-button:hover {\n  position: absolute;\n  top: 0;\n  padding: 0;\n  vertical-align: top;\n  -moz-border-radius: 0 0 0 0;\n  -webkit-border-radius: 0 0 0 0;\n  border-radius: 0 0 0 0;\n}\n.textbox .textbox-button-right,\n.textbox .textbox-button-right:hover {\n  right: 0;\n  border-width: 0 0 0 1px;\n}\n.textbox .textbox-button-left,\n.textbox .textbox-button-left:hover {\n  left: 0;\n  border-width: 0 1px 0 0;\n}\n.textbox .textbox-button-top,\n.textbox .textbox-button-top:hover {\n  left: 0;\n  border-width: 0 0 1px 0;\n}\n.textbox .textbox-button-bottom,\n.textbox .textbox-button-bottom:hover {\n  top: auto;\n  bottom: 0;\n  left: 0;\n  border-width: 1px 0 0 0;\n}\n.textbox-addon {\n  position: absolute;\n  top: 0;\n}\n.textbox-label {\n  display: inline-block;\n  width: 80px;\n  height: 30px;\n  line-height: 30px;\n  vertical-align: middle;\n  overflow: hidden;\n  text-overflow: ellipsis;\n  white-space: nowrap;\n  margin: 0;\n  padding-right: 5px;\n}\n.textbox-label-after {\n  padding-left: 5px;\n  padding-right: 0;\n}\n.textbox-label-top {\n  display: block;\n  width: auto;\n  padding: 0;\n}\n.textbox-disabled,\n.textbox-label-disabled {\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n}\n.textbox-icon {\n  display: inline-block;\n  width: 18px;\n  height: 20px;\n  overflow: hidden;\n  vertical-align: top;\n  background-position: center center;\n  cursor: pointer;\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n  text-decoration: none;\n  outline-style: none;\n}\n.textbox-icon-disabled,\n.textbox-icon-readonly {\n  cursor: default;\n}\n.textbox-icon:hover {\n  opacity: 1.0;\n  filter: alpha(opacity=100);\n}\n.textbox-icon-disabled:hover {\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n}\n.textbox-focused {\n  border-color: #000000;\n  -moz-box-shadow: 0 0 3px 0 #000;\n  -webkit-box-shadow: 0 0 3px 0 #000;\n  box-shadow: 0 0 3px 0 #000;\n}\n.textbox-invalid {\n  border-color: #ffa8a8;\n  background-color: #fff3f3;\n}\n.passwordbox-open {\n  background: url('images/passwordbox_open.png') no-repeat center center;\n}\n.passwordbox-close {\n  background: url('images/passwordbox_close.png') no-repeat center center;\n}\n.filebox .textbox-value {\n  vertical-align: top;\n  position: absolute;\n  top: 0;\n  left: -5000px;\n}\n.filebox-label {\n  display: inline-block;\n  position: absolute;\n  width: 100%;\n  height: 100%;\n  cursor: pointer;\n  left: 0;\n  top: 0;\n  z-index: 10;\n  background: url('images/blank.gif') no-repeat;\n}\n.l-btn-disabled .filebox-label {\n  cursor: default;\n}\n.combo-arrow {\n  width: 18px;\n  height: 20px;\n  overflow: hidden;\n  display: inline-block;\n  vertical-align: top;\n  cursor: pointer;\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n}\n.combo-arrow-hover {\n  opacity: 1.0;\n  filter: alpha(opacity=100);\n}\n.combo-panel {\n  overflow: auto;\n}\n.combo-arrow {\n  background: url('images/combo_arrow.png') no-repeat center center;\n}\n.combo-panel {\n  background-color: #666;\n}\n.combo-arrow {\n  background-color: #3d3d3d;\n}\n.combo-arrow-hover {\n  background-color: #777;\n}\n.combo-arrow:hover {\n  background-color: #777;\n}\n.combo .textbox-icon-disabled:hover {\n  cursor: default;\n}\n.combobox-item,\n.combobox-group,\n.combobox-stick {\n  font-size: 12px;\n  padding: 6px 4px;\n  line-height: 20px;\n}\n.combobox-item-disabled {\n  opacity: 0.5;\n  filter: alpha(opacity=50);\n}\n.combobox-gitem {\n  padding-left: 10px;\n}\n.combobox-group,\n.combobox-stick {\n  font-weight: bold;\n}\n.combobox-stick {\n  position: absolute;\n  top: 1px;\n  left: 1px;\n  right: 1px;\n  background: inherit;\n}\n.combobox-item-hover {\n  background-color: #777;\n  color: #fff;\n}\n.combobox-item-selected {\n  background-color: #990000;\n  color: #fff;\n}\n.combobox-icon {\n  display: inline-block;\n  width: 16px;\n  height: 16px;\n  vertical-align: middle;\n  margin-right: 2px;\n}\n.tagbox {\n  cursor: text;\n}\n.tagbox .textbox-text {\n  float: left;\n}\n.tagbox-label {\n  position: relative;\n  display: block;\n  margin: 4px 0 0 4px;\n  padding: 0 20px 0 4px;\n  float: left;\n  vertical-align: top;\n  text-decoration: none;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n  background: #777;\n  color: #fff;\n}\n.tagbox-remove {\n  background: url('images/tagbox_icons.png') no-repeat -16px center;\n  position: absolute;\n  display: block;\n  width: 16px;\n  height: 16px;\n  right: 2px;\n  top: 50%;\n  margin-top: -8px;\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n}\n.tagbox-remove:hover {\n  opacity: 1;\n  filter: alpha(opacity=100);\n}\n.textbox-disabled .tagbox-label {\n  cursor: default;\n}\n.textbox-disabled .tagbox-remove:hover {\n  cursor: default;\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n}\n.layout {\n  position: relative;\n  overflow: hidden;\n  margin: 0;\n  padding: 0;\n  z-index: 0;\n}\n.layout-panel {\n  position: absolute;\n  overflow: hidden;\n}\n.layout-body {\n  min-width: 1px;\n  min-height: 1px;\n}\n.layout-panel-east,\n.layout-panel-west {\n  z-index: 2;\n}\n.layout-panel-north,\n.layout-panel-south {\n  z-index: 3;\n}\n.layout-expand {\n  position: absolute;\n  padding: 0px;\n  font-size: 1px;\n  cursor: pointer;\n  z-index: 1;\n}\n.layout-expand .panel-header,\n.layout-expand .panel-body {\n  background: transparent;\n  filter: none;\n  overflow: hidden;\n}\n.layout-expand .panel-header {\n  border-bottom-width: 0px;\n}\n.layout-expand .panel-body {\n  position: relative;\n}\n.layout-expand .panel-body .panel-icon {\n  margin-top: 0;\n  top: 0;\n  left: 50%;\n  margin-left: -8px;\n}\n.layout-expand-west .panel-header .panel-icon,\n.layout-expand-east .panel-header .panel-icon {\n  display: none;\n}\n.layout-expand-title {\n  position: absolute;\n  top: 0;\n  left: 21px;\n  white-space: nowrap;\n  word-wrap: normal;\n  -webkit-transform: rotate(90deg);\n  -webkit-transform-origin: 0 0;\n  -moz-transform: rotate(90deg);\n  -moz-transform-origin: 0 0;\n  -o-transform: rotate(90deg);\n  -o-transform-origin: 0 0;\n  transform: rotate(90deg);\n  transform-origin: 0 0;\n}\n.layout-expand-title-up {\n  position: absolute;\n  top: 0;\n  left: 0;\n  text-align: right;\n  padding-left: 5px;\n  white-space: nowrap;\n  word-wrap: normal;\n  -webkit-transform: rotate(-90deg);\n  -webkit-transform-origin: 0 0;\n  -moz-transform: rotate(-90deg);\n  -moz-transform-origin: 0 0;\n  -o-transform: rotate(-90deg);\n  -o-transform-origin: 0 0;\n  transform: rotate(-90deg);\n  transform-origin: 0 0;\n}\n.layout-expand-with-icon {\n  top: 18px;\n}\n.layout-expand .panel-body-noheader .layout-expand-title,\n.layout-expand .panel-body-noheader .panel-icon {\n  top: 5px;\n}\n.layout-expand .panel-body-noheader .layout-expand-with-icon {\n  top: 23px;\n}\n.layout-split-proxy-h,\n.layout-split-proxy-v {\n  position: absolute;\n  font-size: 1px;\n  display: none;\n  z-index: 5;\n}\n.layout-split-proxy-h {\n  width: 5px;\n  cursor: e-resize;\n}\n.layout-split-proxy-v {\n  height: 5px;\n  cursor: n-resize;\n}\n.layout-mask {\n  position: absolute;\n  background: #fafafa;\n  filter: alpha(opacity=10);\n  opacity: 0.10;\n  z-index: 4;\n}\n.layout-button-up {\n  background: url('images/layout_arrows.png') no-repeat -16px -16px;\n}\n.layout-button-down {\n  background: url('images/layout_arrows.png') no-repeat -16px 0;\n}\n.layout-button-left {\n  background: url('images/layout_arrows.png') no-repeat 0 0;\n}\n.layout-button-right {\n  background: url('images/layout_arrows.png') no-repeat 0 -16px;\n}\n.layout-split-proxy-h,\n.layout-split-proxy-v {\n  background-color: #cccccc;\n}\n.layout-split-north {\n  border-bottom: 5px solid #444;\n}\n.layout-split-south {\n  border-top: 5px solid #444;\n}\n.layout-split-east {\n  border-left: 5px solid #444;\n}\n.layout-split-west {\n  border-right: 5px solid #444;\n}\n.layout-expand {\n  background-color: #3d3d3d;\n}\n.layout-expand-over {\n  background-color: #3d3d3d;\n}\n.tabs-container {\n  overflow: hidden;\n}\n.tabs-header {\n  border-width: 1px;\n  border-style: solid;\n  border-bottom-width: 0;\n  position: relative;\n  padding: 0;\n  padding-top: 2px;\n  overflow: hidden;\n}\n.tabs-scroller-left,\n.tabs-scroller-right {\n  position: absolute;\n  top: auto;\n  bottom: 0;\n  width: 18px;\n  font-size: 1px;\n  display: none;\n  cursor: pointer;\n  border-width: 1px;\n  border-style: solid;\n}\n.tabs-scroller-left {\n  left: 0;\n}\n.tabs-scroller-right {\n  right: 0;\n}\n.tabs-tool {\n  position: absolute;\n  bottom: 0;\n  padding: 1px;\n  overflow: hidden;\n  border-width: 1px;\n  border-style: solid;\n}\n.tabs-header-plain .tabs-tool {\n  padding: 0 1px;\n}\n.tabs-wrap {\n  position: relative;\n  left: 0;\n  overflow: hidden;\n  width: 100%;\n  margin: 0;\n  padding: 0;\n}\n.tabs-scrolling {\n  margin-left: 18px;\n  margin-right: 18px;\n}\n.tabs-disabled {\n  opacity: 0.3;\n  filter: alpha(opacity=30);\n}\n.tabs {\n  list-style-type: none;\n  height: 26px;\n  margin: 0px;\n  padding: 0px;\n  padding-left: 4px;\n  width: 50000px;\n  border-style: solid;\n  border-width: 0 0 1px 0;\n}\n.tabs li {\n  float: left;\n  display: inline-block;\n  margin: 0 4px -1px 0;\n  padding: 0;\n  position: relative;\n  border: 0;\n}\n.tabs li a.tabs-inner {\n  display: inline-block;\n  text-decoration: none;\n  margin: 0;\n  padding: 0 10px;\n  height: 25px;\n  line-height: 25px;\n  text-align: center;\n  white-space: nowrap;\n  border-width: 1px;\n  border-style: solid;\n  -moz-border-radius: 5px 5px 0 0;\n  -webkit-border-radius: 5px 5px 0 0;\n  border-radius: 5px 5px 0 0;\n}\n.tabs li.tabs-selected a.tabs-inner {\n  font-weight: bold;\n  outline: none;\n}\n.tabs li.tabs-selected a:hover.tabs-inner {\n  cursor: default;\n  pointer: default;\n}\n.tabs li a.tabs-close,\n.tabs-p-tool {\n  position: absolute;\n  font-size: 1px;\n  display: block;\n  height: 12px;\n  padding: 0;\n  top: 50%;\n  margin-top: -6px;\n  overflow: hidden;\n}\n.tabs li a.tabs-close {\n  width: 12px;\n  right: 5px;\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n}\n.tabs-p-tool {\n  right: 16px;\n}\n.tabs-p-tool a {\n  display: inline-block;\n  font-size: 1px;\n  width: 12px;\n  height: 12px;\n  margin: 0;\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n}\n.tabs li a:hover.tabs-close,\n.tabs-p-tool a:hover {\n  opacity: 1;\n  filter: alpha(opacity=100);\n  cursor: hand;\n  cursor: pointer;\n}\n.tabs-with-icon {\n  padding-left: 18px;\n}\n.tabs-icon {\n  position: absolute;\n  width: 16px;\n  height: 16px;\n  left: 10px;\n  top: 50%;\n  margin-top: -8px;\n}\n.tabs-title {\n  font-size: 12px;\n}\n.tabs-closable {\n  padding-right: 8px;\n}\n.tabs-panels {\n  margin: 0px;\n  padding: 0px;\n  border-width: 1px;\n  border-style: solid;\n  border-top-width: 0;\n  overflow: hidden;\n}\n.tabs-header-bottom {\n  border-width: 0 1px 1px 1px;\n  padding: 0 0 2px 0;\n}\n.tabs-header-bottom .tabs {\n  border-width: 1px 0 0 0;\n}\n.tabs-header-bottom .tabs li {\n  margin: -1px 4px 0 0;\n}\n.tabs-header-bottom .tabs li a.tabs-inner {\n  -moz-border-radius: 0 0 5px 5px;\n  -webkit-border-radius: 0 0 5px 5px;\n  border-radius: 0 0 5px 5px;\n}\n.tabs-header-bottom .tabs-tool {\n  top: 0;\n}\n.tabs-header-bottom .tabs-scroller-left,\n.tabs-header-bottom .tabs-scroller-right {\n  top: 0;\n  bottom: auto;\n}\n.tabs-panels-top {\n  border-width: 1px 1px 0 1px;\n}\n.tabs-header-left {\n  float: left;\n  border-width: 1px 0 1px 1px;\n  padding: 0;\n}\n.tabs-header-right {\n  float: right;\n  border-width: 1px 1px 1px 0;\n  padding: 0;\n}\n.tabs-header-left .tabs-wrap,\n.tabs-header-right .tabs-wrap {\n  height: 100%;\n}\n.tabs-header-left .tabs {\n  height: 100%;\n  padding: 4px 0 0 2px;\n  border-width: 0 1px 0 0;\n}\n.tabs-header-right .tabs {\n  height: 100%;\n  padding: 4px 2px 0 0;\n  border-width: 0 0 0 1px;\n}\n.tabs-header-left .tabs li,\n.tabs-header-right .tabs li {\n  display: block;\n  width: 100%;\n  position: relative;\n}\n.tabs-header-left .tabs li {\n  left: auto;\n  right: 0;\n  margin: 0 -1px 4px 0;\n  float: right;\n}\n.tabs-header-right .tabs li {\n  left: 0;\n  right: auto;\n  margin: 0 0 4px -1px;\n  float: left;\n}\n.tabs-justified li a.tabs-inner {\n  padding-left: 0;\n  padding-right: 0;\n}\n.tabs-header-left .tabs li a.tabs-inner {\n  display: block;\n  text-align: left;\n  padding-left: 10px;\n  padding-right: 10px;\n  -moz-border-radius: 5px 0 0 5px;\n  -webkit-border-radius: 5px 0 0 5px;\n  border-radius: 5px 0 0 5px;\n}\n.tabs-header-right .tabs li a.tabs-inner {\n  display: block;\n  text-align: left;\n  padding-left: 10px;\n  padding-right: 10px;\n  -moz-border-radius: 0 5px 5px 0;\n  -webkit-border-radius: 0 5px 5px 0;\n  border-radius: 0 5px 5px 0;\n}\n.tabs-panels-right {\n  float: right;\n  border-width: 1px 1px 1px 0;\n}\n.tabs-panels-left {\n  float: left;\n  border-width: 1px 0 1px 1px;\n}\n.tabs-header-noborder,\n.tabs-panels-noborder {\n  border: 0px;\n}\n.tabs-header-plain {\n  border: 0px;\n  background: transparent;\n}\n.tabs-pill {\n  padding-bottom: 3px;\n}\n.tabs-header-bottom .tabs-pill {\n  padding-top: 3px;\n  padding-bottom: 0;\n}\n.tabs-header-left .tabs-pill {\n  padding-right: 3px;\n}\n.tabs-header-right .tabs-pill {\n  padding-left: 3px;\n}\n.tabs-header .tabs-pill li a.tabs-inner {\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.tabs-header-narrow,\n.tabs-header-narrow .tabs-narrow {\n  padding: 0;\n}\n.tabs-narrow li,\n.tabs-header-bottom .tabs-narrow li {\n  margin-left: 0;\n  margin-right: -1px;\n}\n\n.tabs-narrow li.tabs-last,\n.tabs-header-bottom .tabs-narrow li.tabs-last {\n  margin-right: 0;\n}\n.tabs-header-left .tabs-narrow,\n.tabs-header-right .tabs-narrow {\n  padding-top: 0;\n}\n.tabs-header-left .tabs-narrow li {\n  margin-bottom: -1px;\n  margin-right: -1px;\n}\n.tabs-header-left .tabs-narrow li.tabs-last,\n.tabs-header-right .tabs-narrow li.tabs-last {\n  margin-bottom: 0;\n}\n.tabs-header-right .tabs-narrow li {\n  margin-bottom: -1px;\n  margin-left: -1px;\n}\n.tabs-scroller-left {\n  background: #3d3d3d url('images/tabs_icons.png') no-repeat 1px center;\n}\n.tabs-scroller-right {\n  background: #3d3d3d url('images/tabs_icons.png') no-repeat -15px center;\n}\n.tabs li a.tabs-close {\n  background: url('images/tabs_icons.png') no-repeat -34px center;\n}\n.tabs li a.tabs-inner:hover {\n  background: #777;\n  color: #fff;\n  filter: none;\n}\n.tabs li.tabs-selected a.tabs-inner {\n  background-color: #666;\n  color: #fff;\n  background: -webkit-linear-gradient(top,#454545 0,#666 100%);\n  background: -moz-linear-gradient(top,#454545 0,#666 100%);\n  background: -o-linear-gradient(top,#454545 0,#666 100%);\n  background: linear-gradient(to bottom,#454545 0,#666 100%);\n  background-repeat: repeat-x;\n  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#454545,endColorstr=#666,GradientType=0);\n}\n.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner {\n  background: -webkit-linear-gradient(top,#666 0,#454545 100%);\n  background: -moz-linear-gradient(top,#666 0,#454545 100%);\n  background: -o-linear-gradient(top,#666 0,#454545 100%);\n  background: linear-gradient(to bottom,#666 0,#454545 100%);\n  background-repeat: repeat-x;\n  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#666,endColorstr=#454545,GradientType=0);\n}\n.tabs-header-left .tabs li.tabs-selected a.tabs-inner {\n  background: -webkit-linear-gradient(left,#454545 0,#666 100%);\n  background: -moz-linear-gradient(left,#454545 0,#666 100%);\n  background: -o-linear-gradient(left,#454545 0,#666 100%);\n  background: linear-gradient(to right,#454545 0,#666 100%);\n  background-repeat: repeat-y;\n  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#454545,endColorstr=#666,GradientType=1);\n}\n.tabs-header-right .tabs li.tabs-selected a.tabs-inner {\n  background: -webkit-linear-gradient(left,#666 0,#454545 100%);\n  background: -moz-linear-gradient(left,#666 0,#454545 100%);\n  background: -o-linear-gradient(left,#666 0,#454545 100%);\n  background: linear-gradient(to right,#666 0,#454545 100%);\n  background-repeat: repeat-y;\n  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#666,endColorstr=#454545,GradientType=1);\n}\n.tabs li a.tabs-inner {\n  color: #fff;\n  background-color: #3d3d3d;\n  background: -webkit-linear-gradient(top,#454545 0,#383838 100%);\n  background: -moz-linear-gradient(top,#454545 0,#383838 100%);\n  background: -o-linear-gradient(top,#454545 0,#383838 100%);\n  background: linear-gradient(to bottom,#454545 0,#383838 100%);\n  background-repeat: repeat-x;\n  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#454545,endColorstr=#383838,GradientType=0);\n}\n.tabs-header,\n.tabs-tool {\n  background-color: #3d3d3d;\n}\n.tabs-header-plain {\n  background: transparent;\n}\n.tabs-header,\n.tabs-scroller-left,\n.tabs-scroller-right,\n.tabs-tool,\n.tabs,\n.tabs-panels,\n.tabs li a.tabs-inner,\n.tabs li.tabs-selected a.tabs-inner,\n.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner,\n.tabs-header-left .tabs li.tabs-selected a.tabs-inner,\n.tabs-header-right .tabs li.tabs-selected a.tabs-inner {\n  border-color: #000;\n}\n.tabs-p-tool a:hover,\n.tabs li a:hover.tabs-close,\n.tabs-scroller-over {\n  background-color: #777;\n}\n.tabs li.tabs-selected a.tabs-inner {\n  border-bottom: 1px solid #666;\n}\n.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner {\n  border-top: 1px solid #666;\n}\n.tabs-header-left .tabs li.tabs-selected a.tabs-inner {\n  border-right: 1px solid #666;\n}\n.tabs-header-right .tabs li.tabs-selected a.tabs-inner {\n  border-left: 1px solid #666;\n}\n.tabs-header .tabs-pill li.tabs-selected a.tabs-inner {\n  background: #990000;\n  color: #fff;\n  filter: none;\n  border-color: #000;\n}\n.datagrid .panel-body {\n  overflow: hidden;\n  position: relative;\n}\n.datagrid-view {\n  position: relative;\n  overflow: hidden;\n}\n.datagrid-view1,\n.datagrid-view2 {\n  position: absolute;\n  overflow: hidden;\n  top: 0;\n}\n.datagrid-view1 {\n  left: 0;\n}\n.datagrid-view2 {\n  right: 0;\n}\n.datagrid-mask {\n  position: absolute;\n  left: 0;\n  top: 0;\n  width: 100%;\n  height: 100%;\n  opacity: 0.3;\n  filter: alpha(opacity=30);\n  display: none;\n}\n.datagrid-mask-msg {\n  position: absolute;\n  top: 50%;\n  margin-top: -20px;\n  padding: 10px 5px 10px 30px;\n  width: auto;\n  height: 16px;\n  border-width: 2px;\n  border-style: solid;\n  display: none;\n}\n.datagrid-empty {\n  position: absolute;\n  left: 0;\n  top: 0;\n  width: 100%;\n  height: 25px;\n  line-height: 25px;\n  text-align: center;\n}\n.datagrid-sort-icon {\n  padding: 0;\n  display: none;\n}\n.datagrid-toolbar {\n  height: auto;\n  padding: 1px 2px;\n  border-width: 0 0 1px 0;\n  border-style: solid;\n}\n.datagrid-btn-separator {\n  float: left;\n  height: 24px;\n  border-left: 1px solid #444;\n  border-right: 1px solid #777;\n  margin: 2px 1px;\n}\n.datagrid .datagrid-pager {\n  display: block;\n  margin: 0;\n  border-width: 1px 0 0 0;\n  border-style: solid;\n}\n.datagrid .datagrid-pager-top {\n  border-width: 0 0 1px 0;\n}\n.datagrid-header {\n  overflow: hidden;\n  cursor: default;\n  border-width: 0 0 1px 0;\n  border-style: solid;\n}\n.datagrid-header-inner {\n  float: left;\n  width: 10000px;\n}\n.datagrid-header-row,\n.datagrid-row {\n  height: 32px;\n}\n.datagrid-header td,\n.datagrid-body td,\n.datagrid-footer td {\n  border-width: 0 1px 1px 0;\n  border-style: dotted;\n  margin: 0;\n  padding: 0;\n}\n.datagrid-cell,\n.datagrid-cell-group,\n.datagrid-header-rownumber,\n.datagrid-cell-rownumber {\n  margin: 0;\n  padding: 0 4px;\n  white-space: nowrap;\n  word-wrap: normal;\n  overflow: hidden;\n  height: 18px;\n  line-height: 18px;\n  font-size: 12px;\n}\n.datagrid-header .datagrid-cell {\n  height: auto;\n}\n.datagrid-header .datagrid-cell span {\n  font-size: 12px;\n}\n.datagrid-cell-group {\n  text-align: center;\n  text-overflow: ellipsis;\n}\n.datagrid-header-rownumber,\n.datagrid-cell-rownumber {\n  width: 30px;\n  text-align: center;\n  margin: 0;\n  padding: 0;\n}\n.datagrid-body {\n  margin: 0;\n  padding: 0;\n  overflow: auto;\n  zoom: 1;\n}\n.datagrid-view1 .datagrid-body-inner {\n  padding-bottom: 20px;\n}\n.datagrid-view1 .datagrid-body {\n  overflow: hidden;\n}\n.datagrid-footer {\n  overflow: hidden;\n}\n.datagrid-footer-inner {\n  border-width: 1px 0 0 0;\n  border-style: solid;\n  width: 10000px;\n  float: left;\n}\n.datagrid-row-editing .datagrid-cell {\n  height: auto;\n}\n.datagrid-header-check,\n.datagrid-cell-check {\n  padding: 0;\n  width: 27px;\n  height: 18px;\n  font-size: 1px;\n  text-align: center;\n  overflow: hidden;\n}\n.datagrid-header-check input,\n.datagrid-cell-check input {\n  margin: 0;\n  padding: 0;\n  width: 15px;\n  height: 18px;\n}\n.datagrid-resize-proxy {\n  position: absolute;\n  width: 1px;\n  height: 10000px;\n  top: 0;\n  cursor: e-resize;\n  display: none;\n}\n.datagrid-body .datagrid-editable {\n  margin: 0;\n  padding: 0;\n}\n.datagrid-body .datagrid-editable table {\n  width: 100%;\n  height: 100%;\n}\n.datagrid-body .datagrid-editable td {\n  border: 0;\n  margin: 0;\n  padding: 0;\n}\n.datagrid-view .datagrid-editable-input {\n  margin: 0;\n  padding: 2px 4px;\n  border: 1px solid #000;\n  font-size: 12px;\n  outline-style: none;\n  -moz-border-radius: 0 0 0 0;\n  -webkit-border-radius: 0 0 0 0;\n  border-radius: 0 0 0 0;\n}\n.datagrid-view .validatebox-invalid {\n  border-color: #ffa8a8;\n}\n.datagrid-sort .datagrid-sort-icon {\n  display: inline;\n  padding: 0 13px 0 0;\n  background: url('images/datagrid_icons.png') no-repeat -64px center;\n}\n.datagrid-sort-desc .datagrid-sort-icon {\n  display: inline;\n  padding: 0 13px 0 0;\n  background: url('images/datagrid_icons.png') no-repeat -16px center;\n}\n.datagrid-sort-asc .datagrid-sort-icon {\n  display: inline;\n  padding: 0 13px 0 0;\n  background: url('images/datagrid_icons.png') no-repeat 0px center;\n}\n.datagrid-row-collapse {\n  background: url('images/datagrid_icons.png') no-repeat -48px center;\n}\n.datagrid-row-expand {\n  background: url('images/datagrid_icons.png') no-repeat -32px center;\n}\n.datagrid-mask-msg {\n  background: #666 url('images/loading.gif') no-repeat scroll 5px center;\n}\n.datagrid-header,\n.datagrid-td-rownumber {\n  background-color: #444;\n  background: -webkit-linear-gradient(top,#4c4c4c 0,#3f3f3f 100%);\n  background: -moz-linear-gradient(top,#4c4c4c 0,#3f3f3f 100%);\n  background: -o-linear-gradient(top,#4c4c4c 0,#3f3f3f 100%);\n  background: linear-gradient(to bottom,#4c4c4c 0,#3f3f3f 100%);\n  background-repeat: repeat-x;\n  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c4c4c,endColorstr=#3f3f3f,GradientType=0);\n}\n.datagrid-cell-rownumber {\n  color: #fff;\n}\n.datagrid-resize-proxy {\n  background: #cccccc;\n}\n.datagrid-mask {\n  background: #000;\n}\n.datagrid-mask-msg {\n  border-color: #000;\n}\n.datagrid-toolbar,\n.datagrid-pager {\n  background: #555;\n}\n.datagrid-header,\n.datagrid-toolbar,\n.datagrid-pager,\n.datagrid-footer-inner {\n  border-color: #222;\n}\n.datagrid-header td,\n.datagrid-body td,\n.datagrid-footer td {\n  border-color: #222;\n}\n.datagrid-htable,\n.datagrid-btable,\n.datagrid-ftable {\n  color: #fff;\n  border-collapse: separate;\n}\n.datagrid-row-alt {\n  background: #555;\n}\n.datagrid-row-over,\n.datagrid-header td.datagrid-header-over {\n  background: #777;\n  color: #fff;\n  cursor: default;\n}\n.datagrid-row-selected {\n  background: #990000;\n  color: #fff;\n}\n.datagrid-row-editing .textbox,\n.datagrid-row-editing .textbox-text {\n  -moz-border-radius: 0 0 0 0;\n  -webkit-border-radius: 0 0 0 0;\n  border-radius: 0 0 0 0;\n}\n.datagrid-header .datagrid-filter-row td.datagrid-header-over {\n  background: inherit;\n}\n.propertygrid .datagrid-view1 .datagrid-body td {\n  padding-bottom: 1px;\n  border-width: 0 1px 0 0;\n}\n.propertygrid .datagrid-group {\n  overflow: hidden;\n  border-width: 0 0 1px 0;\n  border-style: solid;\n}\n.propertygrid .datagrid-group span {\n  font-weight: bold;\n}\n.propertygrid .datagrid-view1 .datagrid-body td {\n  border-color: #222;\n}\n.propertygrid .datagrid-view1 .datagrid-group {\n  border-color: #3d3d3d;\n}\n.propertygrid .datagrid-view2 .datagrid-group {\n  border-color: #222;\n}\n.propertygrid .datagrid-group,\n.propertygrid .datagrid-view1 .datagrid-body,\n.propertygrid .datagrid-view1 .datagrid-row-over,\n.propertygrid .datagrid-view1 .datagrid-row-selected {\n  background: #3d3d3d;\n}\n.datalist .datagrid-header {\n  border-width: 0;\n}\n.datalist .datagrid-group,\n.m-list .m-list-group {\n  height: 25px;\n  line-height: 25px;\n  font-weight: bold;\n  overflow: hidden;\n  background-color: #444;\n  border-style: solid;\n  border-width: 0 0 1px 0;\n  border-color: #222;\n}\n.datalist .datagrid-group-expander {\n  display: none;\n}\n.datalist .datagrid-group-title {\n  padding: 0 4px;\n}\n.datalist .datagrid-btable {\n  width: 100%;\n  table-layout: fixed;\n}\n.datalist .datagrid-row td {\n  border-style: solid;\n  border-left-color: transparent;\n  border-right-color: transparent;\n  border-bottom-width: 0;\n}\n.datalist-lines .datagrid-row td {\n  border-bottom-width: 1px;\n}\n.datalist .datagrid-cell,\n.m-list li {\n  width: auto;\n  height: auto;\n  padding: 2px 4px;\n  line-height: 18px;\n  position: relative;\n  white-space: nowrap;\n  text-overflow: ellipsis;\n  overflow: hidden;\n}\n.datalist-link,\n.m-list li>a {\n  display: block;\n  position: relative;\n  cursor: pointer;\n  color: #fff;\n  text-decoration: none;\n  overflow: hidden;\n  margin: -2px -4px;\n  padding: 2px 4px;\n  padding-right: 16px;\n  line-height: 18px;\n  white-space: nowrap;\n  text-overflow: ellipsis;\n  overflow: hidden;\n}\n.datalist-link::after,\n.m-list li>a::after {\n  position: absolute;\n  display: block;\n  width: 8px;\n  height: 8px;\n  content: '';\n  right: 6px;\n  top: 50%;\n  margin-top: -4px;\n  border-style: solid;\n  border-width: 1px 1px 0 0;\n  -ms-transform: rotate(45deg);\n  -moz-transform: rotate(45deg);\n  -webkit-transform: rotate(45deg);\n  -o-transform: rotate(45deg);\n  transform: rotate(45deg);\n}\n.m-list {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n.m-list li {\n  border-style: solid;\n  border-width: 0 0 1px 0;\n  border-color: #222;\n}\n.m-list li>a:hover {\n  background: #777;\n  color: #fff;\n}\n.m-list .m-list-group {\n  padding: 0 4px;\n}\n.pagination {\n  zoom: 1;\n  padding: 2px;\n}\n.pagination table {\n  float: left;\n  height: 30px;\n}\n.pagination td {\n  border: 0;\n}\n.pagination-btn-separator {\n  float: left;\n  height: 24px;\n  border-left: 1px solid #444;\n  border-right: 1px solid #777;\n  margin: 3px 1px;\n}\n.pagination .pagination-num {\n  border-width: 1px;\n  border-style: solid;\n  margin: 0 2px;\n  padding: 2px;\n  width: 3em;\n  height: auto;\n  text-align: center;\n  font-size: 12px;\n}\n.pagination-page-list {\n  margin: 0px 6px;\n  padding: 1px 2px;\n  width: auto;\n  height: auto;\n  border-width: 1px;\n  border-style: solid;\n}\n.pagination-info {\n  float: right;\n  margin: 0 6px;\n  padding: 0;\n  height: 30px;\n  line-height: 30px;\n  font-size: 12px;\n}\n.pagination span {\n  font-size: 12px;\n}\n.pagination-link .l-btn-text {\n  box-sizing: border-box;\n  text-align: center;\n  margin: 0;\n  padding: 0 .5em;\n  width: auto;\n  min-width: 28px;\n}\n.pagination-first {\n  background: url('images/pagination_icons.png') no-repeat 0 center;\n}\n.pagination-prev {\n  background: url('images/pagination_icons.png') no-repeat -16px center;\n}\n.pagination-next {\n  background: url('images/pagination_icons.png') no-repeat -32px center;\n}\n.pagination-last {\n  background: url('images/pagination_icons.png') no-repeat -48px center;\n}\n.pagination-load {\n  background: url('images/pagination_icons.png') no-repeat -64px center;\n}\n.pagination-loading {\n  background: url('images/loading.gif') no-repeat center center;\n}\n.pagination-page-list,\n.pagination .pagination-num {\n  border-color: #000;\n}\n.calendar {\n  border-width: 1px;\n  border-style: solid;\n  padding: 1px;\n  overflow: hidden;\n}\n.calendar table {\n  table-layout: fixed;\n  border-collapse: separate;\n  font-size: 12px;\n  width: 100%;\n  height: 100%;\n}\n.calendar table td,\n.calendar table th {\n  font-size: 12px;\n}\n.calendar-noborder {\n  border: 0;\n}\n.calendar-header {\n  position: relative;\n  height: 28px;\n}\n.calendar-title {\n  text-align: center;\n  height: 28px;\n}\n.calendar-title span {\n  position: relative;\n  display: inline-block;\n  top: 0px;\n  padding: 0 3px;\n  height: 28px;\n  line-height: 28px;\n  font-size: 12px;\n  cursor: pointer;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.calendar-prevmonth,\n.calendar-nextmonth,\n.calendar-prevyear,\n.calendar-nextyear {\n  position: absolute;\n  top: 50%;\n  margin-top: -8px;\n  width: 16px;\n  height: 16px;\n  cursor: pointer;\n  font-size: 1px;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.calendar-prevmonth {\n  left: 20px;\n  background: url('images/calendar_arrows.png') no-repeat -16px 0;\n}\n.calendar-nextmonth {\n  right: 20px;\n  background: url('images/calendar_arrows.png') no-repeat -32px 0;\n}\n.calendar-prevyear {\n  left: 3px;\n  background: url('images/calendar_arrows.png') no-repeat 0px 0;\n}\n.calendar-nextyear {\n  right: 3px;\n  background: url('images/calendar_arrows.png') no-repeat -48px 0;\n}\n.calendar-body {\n  position: relative;\n}\n.calendar-body th,\n.calendar-body td {\n  text-align: center;\n}\n.calendar-day {\n  border: 0;\n  padding: 1px;\n  cursor: pointer;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.calendar-other-month {\n  opacity: 0.3;\n  filter: alpha(opacity=30);\n}\n.calendar-disabled {\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n  cursor: default;\n}\n.calendar-menu {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 180px;\n  height: 150px;\n  padding: 5px;\n  font-size: 12px;\n  display: none;\n  overflow: hidden;\n}\n.calendar-menu-year-inner {\n  text-align: center;\n  padding-bottom: 5px;\n}\n.calendar-menu-year {\n  width: 80px;\n  line-height: 26px;\n  text-align: center;\n  border-width: 1px;\n  border-style: solid;\n  outline-style: none;\n  resize: none;\n  margin: 0;\n  padding: 0;\n  font-weight: bold;\n  font-size: 12px;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.calendar-menu-prev,\n.calendar-menu-next {\n  display: inline-block;\n  width: 25px;\n  height: 28px;\n  vertical-align: top;\n  cursor: pointer;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.calendar-menu-prev {\n  margin-right: 10px;\n  background: url('images/calendar_arrows.png') no-repeat 5px center;\n}\n.calendar-menu-next {\n  margin-left: 10px;\n  background: url('images/calendar_arrows.png') no-repeat -44px center;\n}\n.calendar-menu-month {\n  text-align: center;\n  cursor: pointer;\n  font-weight: bold;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.calendar-body th,\n.calendar-menu-month {\n  color: #ffffff;\n}\n.calendar-day {\n  color: #fff;\n}\n.calendar-sunday {\n  color: #CC2222;\n}\n.calendar-saturday {\n  color: #00ee00;\n}\n.calendar-today {\n  color: #0000ff;\n}\n.calendar-menu-year {\n  border-color: #000;\n}\n.calendar {\n  border-color: #000;\n}\n.calendar-header {\n  background: #3d3d3d;\n}\n.calendar-body,\n.calendar-menu {\n  background: #666;\n}\n.calendar-body th {\n  background: #555;\n  padding: 4px 0;\n}\n.calendar-hover,\n.calendar-nav-hover,\n.calendar-menu-hover {\n  background-color: #777;\n  color: #fff;\n}\n.calendar-hover {\n  border: 1px solid #555;\n  padding: 0;\n}\n.calendar-selected {\n  background-color: #990000;\n  color: #fff;\n  border: 1px solid #AA0000;\n  padding: 0;\n}\n.datebox-calendar-inner {\n  height: 250px;\n}\n.datebox-button {\n  padding: 4px 0;\n  text-align: center;\n}\n.datebox-button a {\n  line-height: 22px;\n  font-size: 12px;\n  font-weight: bold;\n  text-decoration: none;\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n}\n.datebox-button a:hover {\n  opacity: 1.0;\n  filter: alpha(opacity=100);\n}\n.datebox-current,\n.datebox-close {\n  float: left;\n}\n.datebox-close {\n  float: right;\n}\n.datebox .combo-arrow {\n  background-image: url('images/datebox_arrow.png');\n  background-position: center center;\n}\n.datebox-button {\n  background-color: #555;\n}\n.datebox-button a {\n  color: #fff;\n}\n.spinner-arrow {\n  display: inline-block;\n  overflow: hidden;\n  vertical-align: top;\n  margin: 0;\n  padding: 0;\n  opacity: 1.0;\n  filter: alpha(opacity=100);\n  width: 18px;\n}\n.spinner-arrow.spinner-button-top,\n.spinner-arrow.spinner-button-bottom,\n.spinner-arrow.spinner-button-left,\n.spinner-arrow.spinner-button-right {\n  background-color: #3d3d3d;\n}\n.spinner-arrow-up,\n.spinner-arrow-down {\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n  display: block;\n  font-size: 1px;\n  width: 18px;\n  height: 10px;\n  width: 100%;\n  height: 50%;\n  color: #fff;\n  outline-style: none;\n  background-color: #3d3d3d;\n}\n.spinner-button-updown {\n  opacity: 1.0;\n}\n.spinner-button-updown .spinner-button-top,\n.spinner-button-updown .spinner-button-bottom {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 50%;\n}\n.spinner-button-updown .spinner-arrow-up,\n.spinner-button-updown .spinner-arrow-down {\n  opacity: 1.0;\n  filter: alpha(opacity=100);\n  cursor: pointer;\n  width: 16px;\n  height: 16px;\n  top: 50%;\n  left: 50%;\n  margin-top: -8px;\n  margin-left: -8px;\n  position: absolute;\n}\n.spinner-button-updown .spinner-button-top,\n.spinner-button-updown .spinner-button-bottom {\n  cursor: pointer;\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n}\n.spinner-button-updown .spinner-button-top:hover,\n.spinner-button-updown .spinner-button-bottom:hover {\n  opacity: 1.0;\n  filter: alpha(opacity=100);\n}\n.spinner-button-updown .spinner-arrow-up,\n.spinner-button-updown .spinner-arrow-down,\n.spinner-button-updown .spinner-arrow-up:hover,\n.spinner-button-updown .spinner-arrow-down:hover {\n  background-color: transparent;\n}\n.spinner-arrow-hover {\n  background-color: #777;\n  opacity: 1.0;\n  filter: alpha(opacity=100);\n}\n.spinner-button-top:hover,\n.spinner-button-bottom:hover,\n.spinner-button-left:hover,\n.spinner-button-right:hover,\n.spinner-arrow-up:hover,\n.spinner-arrow-down:hover {\n  opacity: 1.0;\n  filter: alpha(opacity=100);\n  background-color: #777;\n}\n.textbox-disabled .spinner-button-top:hover,\n.textbox-disabled .spinner-button-bottom:hover,\n.textbox-disabled .spinner-button-left:hover,\n.textbox-disabled .spinner-button-right:hover,\n.textbox-icon-disabled .spinner-arrow-up:hover,\n.textbox-icon-disabled .spinner-arrow-down:hover {\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n  background-color: #3d3d3d;\n  cursor: default;\n}\n.spinner .textbox-icon-disabled {\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n}\n.spinner-arrow-up {\n  background: url('images/spinner_arrows.png') no-repeat 1px center;\n  background-color: #3d3d3d;\n}\n.spinner-arrow-down {\n  background: url('images/spinner_arrows.png') no-repeat -15px center;\n  background-color: #3d3d3d;\n}\n.spinner-button-up {\n  background: url('images/spinner_arrows.png') no-repeat -32px center;\n}\n.spinner-button-down {\n  background: url('images/spinner_arrows.png') no-repeat -48px center;\n}\n.progressbar {\n  border-width: 1px;\n  border-style: solid;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n  overflow: hidden;\n  position: relative;\n}\n.progressbar-text {\n  text-align: center;\n  position: absolute;\n}\n.progressbar-value {\n  position: relative;\n  overflow: hidden;\n  width: 0;\n  -moz-border-radius: 5px 0 0 5px;\n  -webkit-border-radius: 5px 0 0 5px;\n  border-radius: 5px 0 0 5px;\n}\n.progressbar {\n  border-color: #000;\n}\n.progressbar-text {\n  color: #fff;\n  font-size: 12px;\n}\n.progressbar-value,\n.progressbar-value .progressbar-text {\n  background-color: #990000;\n  color: #fff;\n}\n.searchbox-button {\n  width: 18px;\n  height: 20px;\n  overflow: hidden;\n  display: inline-block;\n  vertical-align: top;\n  cursor: pointer;\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n}\n.searchbox-button-hover {\n  opacity: 1.0;\n  filter: alpha(opacity=100);\n}\n.searchbox .l-btn-plain {\n  border: 0;\n  padding: 0;\n  vertical-align: top;\n  opacity: 0.6;\n  filter: alpha(opacity=60);\n  -moz-border-radius: 0 0 0 0;\n  -webkit-border-radius: 0 0 0 0;\n  border-radius: 0 0 0 0;\n}\n.searchbox .l-btn-plain:hover {\n  border: 0;\n  padding: 0;\n  opacity: 1.0;\n  filter: alpha(opacity=100);\n  -moz-border-radius: 0 0 0 0;\n  -webkit-border-radius: 0 0 0 0;\n  border-radius: 0 0 0 0;\n}\n.searchbox a.m-btn-plain-active {\n  -moz-border-radius: 0 0 0 0;\n  -webkit-border-radius: 0 0 0 0;\n  border-radius: 0 0 0 0;\n}\n.searchbox .m-btn-active {\n  border-width: 0 1px 0 0;\n  -moz-border-radius: 0 0 0 0;\n  -webkit-border-radius: 0 0 0 0;\n  border-radius: 0 0 0 0;\n}\n.searchbox .textbox-button-right {\n  border-width: 0 0 0 1px;\n}\n.searchbox .textbox-button-left {\n  border-width: 0 1px 0 0;\n}\n.searchbox-button {\n  background: url('images/searchbox_button.png') no-repeat center center;\n}\n.searchbox .l-btn-plain {\n  background: #3d3d3d;\n}\n.searchbox .l-btn-plain-disabled,\n.searchbox .l-btn-plain-disabled:hover {\n  opacity: 0.5;\n  filter: alpha(opacity=50);\n}\n.slider-disabled {\n  opacity: 0.5;\n  filter: alpha(opacity=50);\n}\n.slider-h {\n  height: 22px;\n}\n.slider-v {\n  width: 22px;\n}\n.slider-inner {\n  position: relative;\n  height: 6px;\n  top: 7px;\n  border-width: 1px;\n  border-style: solid;\n  border-radius: 5px;\n}\n.slider-handle {\n  position: absolute;\n  display: block;\n  outline: none;\n  width: 20px;\n  height: 20px;\n  top: 50%;\n  margin-top: -10px;\n  margin-left: -10px;\n}\n.slider-tip {\n  position: absolute;\n  display: inline-block;\n  line-height: 12px;\n  font-size: 12px;\n  white-space: nowrap;\n  top: -22px;\n}\n.slider-rule {\n  position: relative;\n  top: 15px;\n}\n.slider-rule span {\n  position: absolute;\n  display: inline-block;\n  font-size: 0;\n  height: 5px;\n  border-width: 0 0 0 1px;\n  border-style: solid;\n}\n.slider-rulelabel {\n  position: relative;\n  top: 20px;\n}\n.slider-rulelabel span {\n  position: absolute;\n  display: inline-block;\n  font-size: 12px;\n}\n.slider-v .slider-inner {\n  width: 6px;\n  left: 7px;\n  top: 0;\n  float: left;\n}\n.slider-v .slider-handle {\n  left: 50%;\n  margin-top: -10px;\n}\n.slider-v .slider-tip {\n  left: -10px;\n  margin-top: -6px;\n}\n.slider-v .slider-rule {\n  float: left;\n  top: 0;\n  left: 16px;\n}\n.slider-v .slider-rule span {\n  width: 5px;\n  height: 'auto';\n  border-left: 0;\n  border-width: 1px 0 0 0;\n  border-style: solid;\n}\n.slider-v .slider-rulelabel {\n  float: left;\n  top: 0;\n  left: 23px;\n}\n.slider-handle {\n  background: url('images/slider_handle.png') no-repeat;\n}\n.slider-inner {\n  border-color: #000;\n  background: #3d3d3d;\n}\n.slider-rule span {\n  border-color: #000;\n}\n.slider-rulelabel span {\n  color: #fff;\n}\n.menu {\n  position: absolute;\n  margin: 0;\n  padding: 2px;\n  border-width: 1px;\n  border-style: solid;\n  overflow: hidden;\n}\n.menu-inline {\n  position: relative;\n}\n.menu-item {\n  position: relative;\n  margin: 0;\n  padding: 0;\n  overflow: hidden;\n  white-space: nowrap;\n  cursor: pointer;\n  border-width: 1px;\n  border-style: solid;\n}\n.menu-text {\n  height: 20px;\n  line-height: 20px;\n  float: left;\n  padding-left: 28px;\n}\n.menu-icon {\n  position: absolute;\n  width: 16px;\n  height: 16px;\n  left: 2px;\n  top: 50%;\n  margin-top: -8px;\n}\n.menu-rightarrow {\n  position: absolute;\n  width: 16px;\n  height: 16px;\n  right: 0;\n  top: 50%;\n  margin-top: -8px;\n}\n.menu-line {\n  position: absolute;\n  left: 26px;\n  top: 0;\n  height: 2000px;\n  font-size: 1px;\n}\n.menu-sep {\n  margin: 3px 0px 3px 25px;\n  font-size: 1px;\n}\n.menu-noline .menu-line {\n  display: none;\n}\n.menu-noline .menu-sep {\n  margin-left: 0;\n  margin-right: 0;\n}\n.menu-active {\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.menu-item-disabled {\n  opacity: 0.5;\n  filter: alpha(opacity=50);\n  cursor: default;\n}\n.menu-text,\n.menu-text span {\n  font-size: 12px;\n}\n.menu-shadow {\n  position: absolute;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n  background: #777;\n  -moz-box-shadow: 2px 2px 3px #787878;\n  -webkit-box-shadow: 2px 2px 3px #787878;\n  box-shadow: 2px 2px 3px #787878;\n  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2,MakeShadow=false,ShadowOpacity=0.2);\n}\n.menu-rightarrow {\n  background: url('images/menu_arrows.png') no-repeat -32px center;\n}\n.menu-line {\n  border-left: 1px solid #444;\n  border-right: 1px solid #777;\n}\n.menu-sep {\n  border-top: 1px solid #444;\n  border-bottom: 1px solid #777;\n}\n.menu {\n  background-color: #666;\n  border-color: #444;\n  color: #fff;\n}\n.menu-content {\n  background: #666;\n}\n.menu-item {\n  border-color: transparent;\n  _border-color: #666;\n}\n.menu-active {\n  border-color: #555;\n  color: #fff;\n  background: #777;\n}\n.menu-active-disabled {\n  border-color: transparent;\n  background: transparent;\n  color: #fff;\n}\n.m-btn-downarrow,\n.s-btn-downarrow {\n  display: inline-block;\n  position: absolute;\n  width: 16px;\n  height: 16px;\n  font-size: 1px;\n  right: 0;\n  top: 50%;\n  margin-top: -8px;\n}\n.m-btn-active,\n.s-btn-active {\n  background: #777;\n  color: #fff;\n  border: 1px solid #555;\n  filter: none;\n}\n.m-btn-plain-active,\n.s-btn-plain-active {\n  background: transparent;\n  padding: 0;\n  border-width: 1px;\n  border-style: solid;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.m-btn .l-btn-left .l-btn-text {\n  margin-right: 20px;\n}\n.m-btn .l-btn-icon-right .l-btn-text {\n  margin-right: 40px;\n}\n.m-btn .l-btn-icon-right .l-btn-icon {\n  right: 20px;\n}\n.m-btn .l-btn-icon-top .l-btn-text {\n  margin-right: 4px;\n  margin-bottom: 14px;\n}\n.m-btn .l-btn-icon-bottom .l-btn-text {\n  margin-right: 4px;\n  margin-bottom: 34px;\n}\n.m-btn .l-btn-icon-bottom .l-btn-icon {\n  top: auto;\n  bottom: 20px;\n}\n.m-btn .l-btn-icon-top .m-btn-downarrow,\n.m-btn .l-btn-icon-bottom .m-btn-downarrow {\n  top: auto;\n  bottom: 0px;\n  left: 50%;\n  margin-left: -8px;\n}\n.m-btn-line {\n  display: inline-block;\n  position: absolute;\n  font-size: 1px;\n  display: none;\n}\n.m-btn .l-btn-left .m-btn-line {\n  right: 0;\n  width: 16px;\n  height: 500px;\n  border-style: solid;\n  border-color: #cccccc;\n  border-width: 0 0 0 1px;\n}\n.m-btn .l-btn-icon-top .m-btn-line,\n.m-btn .l-btn-icon-bottom .m-btn-line {\n  left: 0;\n  bottom: 0;\n  width: 500px;\n  height: 16px;\n  border-width: 1px 0 0 0;\n}\n.m-btn-large .l-btn-icon-right .l-btn-text {\n  margin-right: 56px;\n}\n.m-btn-large .l-btn-icon-bottom .l-btn-text {\n  margin-bottom: 50px;\n}\n.m-btn-downarrow,\n.s-btn-downarrow {\n  background: url('images/menu_arrows.png') no-repeat 0 center;\n}\n.m-btn-plain-active,\n.s-btn-plain-active {\n  border-color: #555;\n  background-color: #777;\n  color: #fff;\n}\n.s-btn:hover .m-btn-line,\n.s-btn-active .m-btn-line,\n.s-btn-plain-active .m-btn-line {\n  display: inline-block;\n}\n.l-btn:hover .s-btn-downarrow,\n.s-btn-active .s-btn-downarrow,\n.s-btn-plain-active .s-btn-downarrow {\n  border-style: solid;\n  border-color: #cccccc;\n  border-width: 0 0 0 1px;\n}\n.switchbutton {\n  text-decoration: none;\n  display: inline-block;\n  overflow: hidden;\n  vertical-align: middle;\n  margin: 0;\n  padding: 0;\n  cursor: pointer;\n  background: #555;\n  border: 1px solid #555;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.switchbutton-inner {\n  display: inline-block;\n  overflow: hidden;\n  position: relative;\n  top: -1px;\n  left: -1px;\n}\n.switchbutton-on,\n.switchbutton-off,\n.switchbutton-handle {\n  display: inline-block;\n  text-align: center;\n  height: 100%;\n  float: left;\n  font-size: 12px;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.switchbutton-on {\n  background: #990000;\n  color: #fff;\n}\n.switchbutton-off {\n  background-color: #666;\n  color: #fff;\n}\n.switchbutton-on,\n.switchbutton-reversed .switchbutton-off {\n  -moz-border-radius: 5px 0 0 5px;\n  -webkit-border-radius: 5px 0 0 5px;\n  border-radius: 5px 0 0 5px;\n}\n.switchbutton-off,\n.switchbutton-reversed .switchbutton-on {\n  -moz-border-radius: 0 5px 5px 0;\n  -webkit-border-radius: 0 5px 5px 0;\n  border-radius: 0 5px 5px 0;\n}\n.switchbutton-handle {\n  position: absolute;\n  top: 0;\n  left: 50%;\n  background-color: #666;\n  color: #fff;\n  border: 1px solid #555;\n  -moz-box-shadow: 0 0 3px 0 #555;\n  -webkit-box-shadow: 0 0 3px 0 #555;\n  box-shadow: 0 0 3px 0 #555;\n}\n.switchbutton-value {\n  position: absolute;\n  top: 0;\n  left: -5000px;\n}\n.switchbutton-disabled {\n  opacity: 0.5;\n  filter: alpha(opacity=50);\n}\n.switchbutton-disabled,\n.switchbutton-readonly {\n  cursor: default;\n}\n.messager-body {\n  padding: 10px 10px 30px 10px;\n  overflow: auto;\n}\n.messager-button {\n  text-align: center;\n  padding: 5px;\n}\n.messager-button .l-btn {\n  width: 70px;\n}\n.messager-icon {\n  float: left;\n  width: 32px;\n  height: 32px;\n  margin: 0 10px 10px 0;\n}\n.messager-error {\n  background: url('images/messager_icons.png') no-repeat scroll -64px 0;\n}\n.messager-info {\n  background: url('images/messager_icons.png') no-repeat scroll 0 0;\n}\n.messager-question {\n  background: url('images/messager_icons.png') no-repeat scroll -32px 0;\n}\n.messager-warning {\n  background: url('images/messager_icons.png') no-repeat scroll -96px 0;\n}\n.messager-progress {\n  padding: 10px;\n}\n.messager-p-msg {\n  margin-bottom: 5px;\n}\n.messager-body .messager-input {\n  width: 100%;\n  padding: 4px 0;\n  outline-style: none;\n  border: 1px solid #000;\n}\n.window-thinborder .messager-button {\n  padding-bottom: 8px;\n}\n.tree {\n  margin: 0;\n  padding: 0;\n  list-style-type: none;\n}\n.tree li {\n  white-space: nowrap;\n}\n.tree li ul {\n  list-style-type: none;\n  margin: 0;\n  padding: 0;\n}\n.tree-node {\n  height: 26px;\n  white-space: nowrap;\n  cursor: pointer;\n}\n.tree-hit {\n  cursor: pointer;\n}\n.tree-expanded,\n.tree-collapsed,\n.tree-folder,\n.tree-file,\n.tree-checkbox,\n.tree-indent {\n  display: inline-block;\n  width: 16px;\n  height: 18px;\n  margin: 4px 0;\n  vertical-align: middle;\n  overflow: hidden;\n}\n.tree-expanded {\n  background: url('images/tree_icons.png') no-repeat -18px 0px;\n}\n.tree-expanded-hover {\n  background: url('images/tree_icons.png') no-repeat -50px 0px;\n}\n.tree-collapsed {\n  background: url('images/tree_icons.png') no-repeat 0px 0px;\n}\n.tree-collapsed-hover {\n  background: url('images/tree_icons.png') no-repeat -32px 0px;\n}\n.tree-lines .tree-expanded,\n.tree-lines .tree-root-first .tree-expanded {\n  background: url('images/tree_icons.png') no-repeat -144px 0;\n}\n.tree-lines .tree-collapsed,\n.tree-lines .tree-root-first .tree-collapsed {\n  background: url('images/tree_icons.png') no-repeat -128px 0;\n}\n.tree-lines .tree-node-last .tree-expanded,\n.tree-lines .tree-root-one .tree-expanded {\n  background: url('images/tree_icons.png') no-repeat -80px 0;\n}\n.tree-lines .tree-node-last .tree-collapsed,\n.tree-lines .tree-root-one .tree-collapsed {\n  background: url('images/tree_icons.png') no-repeat -64px 0;\n}\n.tree-line {\n  background: url('images/tree_icons.png') no-repeat -176px 0;\n}\n.tree-join {\n  background: url('images/tree_icons.png') no-repeat -192px 0;\n}\n.tree-joinbottom {\n  background: url('images/tree_icons.png') no-repeat -160px 0;\n}\n.tree-folder {\n  background: url('images/tree_icons.png') no-repeat -208px 0;\n}\n.tree-folder-open {\n  background: url('images/tree_icons.png') no-repeat -224px 0;\n}\n.tree-file {\n  background: url('images/tree_icons.png') no-repeat -240px 0;\n}\n.tree-loading {\n  background: url('images/loading.gif') no-repeat center center;\n}\n.tree-checkbox0 {\n  background: url('images/tree_icons.png') no-repeat -208px -18px;\n}\n.tree-checkbox1 {\n  background: url('images/tree_icons.png') no-repeat -224px -18px;\n}\n.tree-checkbox2 {\n  background: url('images/tree_icons.png') no-repeat -240px -18px;\n}\n.tree-title {\n  font-size: 12px;\n  display: inline-block;\n  text-decoration: none;\n  vertical-align: middle;\n  white-space: nowrap;\n  padding: 0 2px;\n  margin: 4px 0;\n  height: 18px;\n  line-height: 18px;\n}\n.tree-node-proxy {\n  font-size: 12px;\n  line-height: 20px;\n  padding: 0 2px 0 20px;\n  border-width: 1px;\n  border-style: solid;\n  z-index: 9900000;\n}\n.tree-dnd-icon {\n  display: inline-block;\n  position: absolute;\n  width: 16px;\n  height: 18px;\n  left: 2px;\n  top: 50%;\n  margin-top: -9px;\n}\n.tree-dnd-yes {\n  background: url('images/tree_icons.png') no-repeat -256px 0;\n}\n.tree-dnd-no {\n  background: url('images/tree_icons.png') no-repeat -256px -18px;\n}\n.tree-node-top {\n  border-top: 1px dotted red;\n}\n.tree-node-bottom {\n  border-bottom: 1px dotted red;\n}\n.tree-node-append .tree-title {\n  border: 1px dotted red;\n}\n.tree-editor {\n  border: 1px solid #000;\n  font-size: 12px;\n  height: 26px;\n  line-height: 26px;\n  padding: 0 4px;\n  margin: 0;\n  width: 80px;\n  outline-style: none;\n  vertical-align: middle;\n  position: absolute;\n  top: 0;\n}\n.tree-node-proxy {\n  background-color: #666;\n  color: #fff;\n  border-color: #000;\n}\n.tree-node-hover {\n  background: #777;\n  color: #fff;\n}\n.tree-node-selected {\n  background: #990000;\n  color: #fff;\n}\n.tree-node-hidden {\n  display: none;\n}\n.validatebox-invalid {\n  border-color: #ffa8a8;\n  background-color: #fff3f3;\n  color: #000;\n}\n.tooltip {\n  position: absolute;\n  display: none;\n  z-index: 9900000;\n  outline: none;\n  opacity: 1;\n  filter: alpha(opacity=100);\n  padding: 5px;\n  border-width: 1px;\n  border-style: solid;\n  border-radius: 5px;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.tooltip-content {\n  font-size: 12px;\n}\n.tooltip-arrow-outer,\n.tooltip-arrow {\n  position: absolute;\n  width: 0;\n  height: 0;\n  line-height: 0;\n  font-size: 0;\n  border-style: solid;\n  border-width: 6px;\n  border-color: transparent;\n  _border-color: tomato;\n  _filter: chroma(color=tomato);\n}\n.tooltip-arrow {\n  display: none \\9;\n}\n.tooltip-right .tooltip-arrow-outer {\n  left: 0;\n  top: 50%;\n  margin: -6px 0 0 -13px;\n}\n.tooltip-right .tooltip-arrow {\n  left: 0;\n  top: 50%;\n  margin: -6px 0 0 -12px;\n}\n.tooltip-left .tooltip-arrow-outer {\n  right: 0;\n  top: 50%;\n  margin: -6px -13px 0 0;\n}\n.tooltip-left .tooltip-arrow {\n  right: 0;\n  top: 50%;\n  margin: -6px -12px 0 0;\n}\n.tooltip-top .tooltip-arrow-outer {\n  bottom: 0;\n  left: 50%;\n  margin: 0 0 -13px -6px;\n}\n.tooltip-top .tooltip-arrow {\n  bottom: 0;\n  left: 50%;\n  margin: 0 0 -12px -6px;\n}\n.tooltip-bottom .tooltip-arrow-outer {\n  top: 0;\n  left: 50%;\n  margin: -13px 0 0 -6px;\n}\n.tooltip-bottom .tooltip-arrow {\n  top: 0;\n  left: 50%;\n  margin: -12px 0 0 -6px;\n}\n.tooltip {\n  background-color: #666;\n  border-color: #000;\n  color: #fff;\n}\n.tooltip-right .tooltip-arrow-outer {\n  border-right-color: #000;\n}\n.tooltip-right .tooltip-arrow {\n  border-right-color: #666;\n}\n.tooltip-left .tooltip-arrow-outer {\n  border-left-color: #000;\n}\n.tooltip-left .tooltip-arrow {\n  border-left-color: #666;\n}\n.tooltip-top .tooltip-arrow-outer {\n  border-top-color: #000;\n}\n.tooltip-top .tooltip-arrow {\n  border-top-color: #666;\n}\n.tooltip-bottom .tooltip-arrow-outer {\n  border-bottom-color: #000;\n}\n.tooltip-bottom .tooltip-arrow {\n  border-bottom-color: #666;\n}\n.radiobutton {\n  position: relative;\n  border: 2px solid #AA0000;\n  border-radius: 50%;\n}\n.radiobutton-inner {\n  position: absolute;\n  left: 0;\n  top: 0;\n  width: 100%;\n  height: 100%;\n  background: #AA0000;\n  border-radius: 50%;\n  transform: scale(.6);\n}\n.radiobutton-disabled {\n  opacity: 0.6;\n}\n.radiobutton-value {\n  position: absolute;\n  overflow: hidden;\n  width: 1px;\n  height: 1px;\n  left: -999px;\n}\n.checkbox {\n  position: relative;\n  border: 2px solid #AA0000;\n  -moz-border-radius: 5px 5px 5px 5px;\n  -webkit-border-radius: 5px 5px 5px 5px;\n  border-radius: 5px 5px 5px 5px;\n}\n.checkbox-checked {\n  border: 0;\n  background: #AA0000;\n}\n.checkbox-inner {\n  position: absolute;\n  left: 0;\n  top: 0;\n  width: 100%;\n  height: 100%;\n}\n.checkbox path {\n  stroke-width: 2px;\n}\n.checkbox-disabled {\n  opacity: 0.6;\n}\n.checkbox-value {\n  position: absolute;\n  overflow: hidden;\n  width: 1px;\n  height: 1px;\n  left: -999px;\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template1/css/jquery-ui.css",
    "content": "/*! jQuery UI - v1.11.4 - 2015-11-06\n* http://jqueryui.com\n* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css\n* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px\n* Copyright jQuery Foundation and other contributors; Licensed MIT */\n\n/* Layout helpers\n----------------------------------*/\n.ui-helper-hidden {\n\tdisplay: none;\n}\n.ui-helper-hidden-accessible {\n\tborder: 0;\n\tclip: rect(0 0 0 0);\n\theight: 1px;\n\tmargin: -1px;\n\toverflow: hidden;\n\tpadding: 0;\n\tposition: absolute;\n\twidth: 1px;\n}\n.ui-helper-reset {\n\tmargin: 0;\n\tpadding: 0;\n\tborder: 0;\n\toutline: 0;\n\tline-height: 1.3;\n\ttext-decoration: none;\n\tfont-size: 100%;\n\tlist-style: none;\n}\n.ui-helper-clearfix:before,\n.ui-helper-clearfix:after {\n\tcontent: \"\";\n\tdisplay: table;\n\tborder-collapse: collapse;\n}\n.ui-helper-clearfix:after {\n\tclear: both;\n}\n.ui-helper-clearfix {\n\tmin-height: 0; /* support: IE7 */\n}\n.ui-helper-zfix {\n\twidth: 100%;\n\theight: 100%;\n\ttop: 0;\n\tleft: 0;\n\tposition: absolute;\n\topacity: 0;\n\tfilter:Alpha(Opacity=0); /* support: IE8 */\n}\n\n.ui-front {\n\tz-index: 100;\n}\n\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-disabled {\n\tcursor: default !important;\n}\n\n\n/* Icons\n----------------------------------*/\n\n/* states and images */\n.ui-icon {\n\tdisplay: block;\n\ttext-indent: -99999px;\n\toverflow: hidden;\n\tbackground-repeat: no-repeat;\n}\n\n\n/* Misc visuals\n----------------------------------*/\n\n/* Overlays */\n.ui-widget-overlay {\n\tposition: fixed;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100%;\n\theight: 100%;\n}\n.ui-draggable-handle {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-resizable {\n\tposition: relative;\n}\n.ui-resizable-handle {\n\tposition: absolute;\n\tfont-size: 0.1px;\n\tdisplay: block;\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-resizable-disabled .ui-resizable-handle,\n.ui-resizable-autohide .ui-resizable-handle {\n\tdisplay: none;\n}\n.ui-resizable-n {\n\tcursor: n-resize;\n\theight: 7px;\n\twidth: 100%;\n\ttop: -5px;\n\tleft: 0;\n}\n.ui-resizable-s {\n\tcursor: s-resize;\n\theight: 7px;\n\twidth: 100%;\n\tbottom: -5px;\n\tleft: 0;\n}\n.ui-resizable-e {\n\tcursor: e-resize;\n\twidth: 7px;\n\tright: -5px;\n\ttop: 0;\n\theight: 100%;\n}\n.ui-resizable-w {\n\tcursor: w-resize;\n\twidth: 7px;\n\tleft: -5px;\n\ttop: 0;\n\theight: 100%;\n}\n.ui-resizable-se {\n\tcursor: se-resize;\n\twidth: 12px;\n\theight: 12px;\n\tright: 1px;\n\tbottom: 1px;\n}\n.ui-resizable-sw {\n\tcursor: sw-resize;\n\twidth: 9px;\n\theight: 9px;\n\tleft: -5px;\n\tbottom: -5px;\n}\n.ui-resizable-nw {\n\tcursor: nw-resize;\n\twidth: 9px;\n\theight: 9px;\n\tleft: -5px;\n\ttop: -5px;\n}\n.ui-resizable-ne {\n\tcursor: ne-resize;\n\twidth: 9px;\n\theight: 9px;\n\tright: -5px;\n\ttop: -5px;\n}\n.ui-selectable {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-selectable-helper {\n\tposition: absolute;\n\tz-index: 100;\n\tborder: 1px dotted black;\n}\n.ui-sortable-handle {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-accordion .ui-accordion-header {\n\tdisplay: block;\n\tcursor: pointer;\n\tposition: relative;\n\tmargin: 2px 0 0 0;\n\tpadding: .5em .5em .5em .7em;\n\tmin-height: 0; /* support: IE7 */\n\tfont-size: 100%;\n}\n.ui-accordion .ui-accordion-icons {\n\tpadding-left: 2.2em;\n}\n.ui-accordion .ui-accordion-icons .ui-accordion-icons {\n\tpadding-left: 2.2em;\n}\n.ui-accordion .ui-accordion-header .ui-accordion-header-icon {\n\tposition: absolute;\n\tleft: .5em;\n\ttop: 50%;\n\tmargin-top: -8px;\n}\n.ui-accordion .ui-accordion-content {\n\tpadding: 1em 2.2em;\n\tborder-top: 0;\n\toverflow: auto;\n}\n.ui-autocomplete {\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tcursor: default;\n}\n.ui-button {\n\tdisplay: inline-block;\n\tposition: relative;\n\tpadding: 0;\n\tline-height: normal;\n\tmargin-right: .1em;\n\tcursor: pointer;\n\tvertical-align: middle;\n\ttext-align: center;\n\toverflow: visible; /* removes extra width in IE */\n}\n.ui-button,\n.ui-button:link,\n.ui-button:visited,\n.ui-button:hover,\n.ui-button:active {\n\ttext-decoration: none;\n}\n/* to make room for the icon, a width needs to be set here */\n.ui-button-icon-only {\n\twidth: 2.2em;\n}\n/* button elements seem to need a little more width */\nbutton.ui-button-icon-only {\n\twidth: 2.4em;\n}\n.ui-button-icons-only {\n\twidth: 3.4em;\n}\nbutton.ui-button-icons-only {\n\twidth: 3.7em;\n}\n\n/* button text element */\n.ui-button .ui-button-text {\n\tdisplay: block;\n\tline-height: normal;\n}\n.ui-button-text-only .ui-button-text {\n\tpadding: .4em 1em;\n}\n.ui-button-icon-only .ui-button-text,\n.ui-button-icons-only .ui-button-text {\n\tpadding: .4em;\n\ttext-indent: -9999999px;\n}\n.ui-button-text-icon-primary .ui-button-text,\n.ui-button-text-icons .ui-button-text {\n\tpadding: .4em 1em .4em 2.1em;\n}\n.ui-button-text-icon-secondary .ui-button-text,\n.ui-button-text-icons .ui-button-text {\n\tpadding: .4em 2.1em .4em 1em;\n}\n.ui-button-text-icons .ui-button-text {\n\tpadding-left: 2.1em;\n\tpadding-right: 2.1em;\n}\n/* no icon support for input elements, provide padding by default */\ninput.ui-button {\n\tpadding: .4em 1em;\n}\n\n/* button icon element(s) */\n.ui-button-icon-only .ui-icon,\n.ui-button-text-icon-primary .ui-icon,\n.ui-button-text-icon-secondary .ui-icon,\n.ui-button-text-icons .ui-icon,\n.ui-button-icons-only .ui-icon {\n\tposition: absolute;\n\ttop: 50%;\n\tmargin-top: -8px;\n}\n.ui-button-icon-only .ui-icon {\n\tleft: 50%;\n\tmargin-left: -8px;\n}\n.ui-button-text-icon-primary .ui-button-icon-primary,\n.ui-button-text-icons .ui-button-icon-primary,\n.ui-button-icons-only .ui-button-icon-primary {\n\tleft: .5em;\n}\n.ui-button-text-icon-secondary .ui-button-icon-secondary,\n.ui-button-text-icons .ui-button-icon-secondary,\n.ui-button-icons-only .ui-button-icon-secondary {\n\tright: .5em;\n}\n\n/* button sets */\n.ui-buttonset {\n\tmargin-right: 7px;\n}\n.ui-buttonset .ui-button {\n\tmargin-left: 0;\n\tmargin-right: -.3em;\n}\n\n/* workarounds */\n/* reset extra padding in Firefox, see h5bp.com/l */\ninput.ui-button::-moz-focus-inner,\nbutton.ui-button::-moz-focus-inner {\n\tborder: 0;\n\tpadding: 0;\n}\n.ui-datepicker {\n\twidth: 10em;\n\tpadding: .2em .2em 0;\t\n\tdisplay: none;\t\n}\n.ui-datepicker .ui-datepicker-header {\n\tposition: relative;\n\tpadding: .2em 0;\n}\n.ui-datepicker .ui-datepicker-prev,\n.ui-datepicker .ui-datepicker-next {\n\tposition: absolute;\n\ttop: 2px;\n\twidth: 1.8em;\n\theight: 1.8em;\n}\n.ui-datepicker .ui-datepicker-prev-hover,\n.ui-datepicker .ui-datepicker-next-hover {\n\ttop: 1px;\n}\n.ui-datepicker .ui-datepicker-prev {\n\tleft: 2px;\n}\n.ui-datepicker .ui-datepicker-next {\n\tright: 2px;\n}\n.ui-datepicker .ui-datepicker-prev-hover {\n\tleft: 1px;\n}\n.ui-datepicker .ui-datepicker-next-hover {\n\tright: 1px;\n}\n.ui-datepicker .ui-datepicker-prev span,\n.ui-datepicker .ui-datepicker-next span {\n\tdisplay: block;\n\tposition: absolute;\n\tleft: 50%;\n\tmargin-left: -8px;\n\ttop: 50%;\n\tmargin-top: -8px;\n}\n.ui-datepicker .ui-datepicker-title {\n\tmargin: 0 2.3em;\n\tline-height: 1.8em;\n\ttext-align: center;\n}\n.ui-datepicker .ui-datepicker-title select {\n\tfont-size: 1em;\n\tmargin: 1px 0;\n}\n.ui-datepicker select.ui-datepicker-month,\n.ui-datepicker select.ui-datepicker-year {\n\twidth: 45%;\n}\n.ui-datepicker table {\n\twidth: 100%;\n\tfont-size: .9em;\n\tborder-collapse: collapse;\n\tmargin: 0 0 .4em;\n}\n.ui-datepicker th {\n\tpadding: .7em .3em;\n\ttext-align: center;\n\tfont-weight: bold;\n\tborder: 0;\n}\n.ui-datepicker td {\n\tborder: 0;\n\tpadding: 1px;\n}\n.ui-datepicker td span,\n.ui-datepicker td a {\n\tdisplay: block;\n\tpadding: .2em;\n\ttext-align: right;\n\ttext-decoration: none;\n}\n.ui-datepicker .ui-datepicker-buttonpane {\n\tbackground-image: none;\n\tmargin: .7em 0 0 0;\n\tpadding: 0 .2em;\n\tborder-left: 0;\n\tborder-right: 0;\n\tborder-bottom: 0;\n}\n.ui-datepicker .ui-datepicker-buttonpane button {\n\tfloat: right;\n\tmargin: .5em .2em .4em;\n\tcursor: pointer;\n\tpadding: .2em .6em .3em .6em;\n\twidth: auto;\n\toverflow: visible;\n}\n.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {\n\tfloat: left;\n}\n\n/* with multiple calendars */\n.ui-datepicker.ui-datepicker-multi {\n\twidth: auto;\n}\n.ui-datepicker-multi .ui-datepicker-group {\n\tfloat: left;\n}\n.ui-datepicker-multi .ui-datepicker-group table {\n\twidth: 95%;\n\tmargin: 0 auto .4em;\n}\n.ui-datepicker-multi-2 .ui-datepicker-group {\n\twidth: 50%;\n}\n.ui-datepicker-multi-3 .ui-datepicker-group {\n\twidth: 33.3%;\n}\n.ui-datepicker-multi-4 .ui-datepicker-group {\n\twidth: 25%;\n}\n.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,\n.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {\n\tborder-left-width: 0;\n}\n.ui-datepicker-multi .ui-datepicker-buttonpane {\n\tclear: left;\n}\n.ui-datepicker-row-break {\n\tclear: both;\n\twidth: 100%;\n\tfont-size: 0;\n}\n\n/* RTL support */\n.ui-datepicker-rtl {\n\tdirection: rtl;\n}\n.ui-datepicker-rtl .ui-datepicker-prev {\n\tright: 2px;\n\tleft: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-next {\n\tleft: 2px;\n\tright: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-prev:hover {\n\tright: 1px;\n\tleft: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-next:hover {\n\tleft: 1px;\n\tright: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane {\n\tclear: right;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane button {\n\tfloat: left;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,\n.ui-datepicker-rtl .ui-datepicker-group {\n\tfloat: right;\n}\n.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,\n.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {\n\tborder-right-width: 0;\n\tborder-left-width: 1px;\n}\n.ui-dialog {\n\toverflow: hidden;\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tpadding: .2em;\n\toutline: 0;\n}\n.ui-dialog .ui-dialog-titlebar {\n\tpadding: .4em 1em;\n\tposition: relative;\n}\n.ui-dialog .ui-dialog-title {\n\tfloat: left;\n\tmargin: .1em 0;\n\twhite-space: nowrap;\n\twidth: 90%;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n}\n.ui-dialog .ui-dialog-titlebar-close {\n\tposition: absolute;\n\tright: .3em;\n\ttop: 50%;\n\twidth: 20px;\n\tmargin: -10px 0 0 0;\n\tpadding: 1px;\n\theight: 20px;\n}\n.ui-dialog .ui-dialog-content {\n\tposition: relative;\n\tborder: 0;\n\tpadding: .5em 1em;\n\tbackground: none;\n\toverflow: auto;\n}\n.ui-dialog .ui-dialog-buttonpane {\n\ttext-align: left;\n\tborder-width: 1px 0 0 0;\n\tbackground-image: none;\n\tmargin-top: .5em;\n\tpadding: .3em 1em .5em .4em;\n}\n.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {\n\tfloat: right;\n}\n.ui-dialog .ui-dialog-buttonpane button {\n\tmargin: .5em .4em .5em 0;\n\tcursor: pointer;\n}\n.ui-dialog .ui-resizable-se {\n\twidth: 12px;\n\theight: 12px;\n\tright: -5px;\n\tbottom: -5px;\n\tbackground-position: 16px 16px;\n}\n.ui-draggable .ui-dialog-titlebar {\n\tcursor: move;\n}\n.ui-menu {\n\tlist-style: none;\n\tpadding: 0;\n\tmargin: 0;\n\tdisplay: block;\n\toutline: none;\n}\n.ui-menu .ui-menu {\n\tposition: absolute;\n}\n.ui-menu .ui-menu-item {\n\tposition: relative;\n\tmargin: 0;\n\tpadding: 3px 1em 3px .4em;\n\tcursor: pointer;\n\tmin-height: 0; /* support: IE7 */\n\t/* support: IE10, see #8844 */\n\tlist-style-image: url(\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\");\n}\n.ui-menu .ui-menu-divider {\n\tmargin: 5px 0;\n\theight: 0;\n\tfont-size: 0;\n\tline-height: 0;\n\tborder-width: 1px 0 0 0;\n}\n.ui-menu .ui-state-focus,\n.ui-menu .ui-state-active {\n\tmargin: -1px;\n}\n\n/* icon support */\n.ui-menu-icons {\n\tposition: relative;\n}\n.ui-menu-icons .ui-menu-item {\n\tpadding-left: 2em;\n}\n\n/* left-aligned */\n.ui-menu .ui-icon {\n\tposition: absolute;\n\ttop: 0;\n\tbottom: 0;\n\tleft: .2em;\n\tmargin: auto 0;\n}\n\n/* right-aligned */\n.ui-menu .ui-menu-icon {\n\tleft: auto;\n\tright: 0;\n}\n.ui-progressbar {\n\theight: 2em;\n\ttext-align: left;\n\toverflow: hidden;\n}\n.ui-progressbar .ui-progressbar-value {\n\tmargin: -1px;\n\theight: 100%;\n}\n.ui-progressbar .ui-progressbar-overlay {\n\tbackground: url(\"data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==\");\n\theight: 100%;\n\tfilter: alpha(opacity=25); /* support: IE8 */\n\topacity: 0.25;\n}\n.ui-progressbar-indeterminate .ui-progressbar-value {\n\tbackground-image: none;\n}\n.ui-selectmenu-menu {\n\tpadding: 0;\n\tmargin: 0;\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tdisplay: none;\n}\n.ui-selectmenu-menu .ui-menu {\n\toverflow: auto;\n\t/* Support: IE7 */\n\toverflow-x: hidden;\n\tpadding-bottom: 1px;\n}\n.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {\n\tfont-size: 1em;\n\tfont-weight: bold;\n\tline-height: 1.5;\n\tpadding: 2px 0.4em;\n\tmargin: 0.5em 0 0 0;\n\theight: auto;\n\tborder: 0;\n}\n.ui-selectmenu-open {\n\tdisplay: block;\n}\n.ui-selectmenu-button {\n\tdisplay: inline-block;\n\toverflow: hidden;\n\tposition: relative;\n\ttext-decoration: none;\n\tcursor: pointer;\n}\n.ui-selectmenu-button span.ui-icon {\n\tright: 0.5em;\n\tleft: auto;\n\tmargin-top: -8px;\n\tposition: absolute;\n\ttop: 50%;\n}\n.ui-selectmenu-button span.ui-selectmenu-text {\n\ttext-align: left;\n\tpadding: 0.4em 2.1em 0.4em 1em;\n\tdisplay: block;\n\tline-height: 1.4;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n\twhite-space: nowrap;\n}\n.ui-slider {\n\tposition: relative;\n\ttext-align: left;\n}\n.ui-slider .ui-slider-handle {\n\tposition: absolute;\n\tz-index: 2;\n\twidth: 1.2em;\n\theight: 1.2em;\n\tcursor: default;\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-slider .ui-slider-range {\n\tposition: absolute;\n\tz-index: 1;\n\tfont-size: .7em;\n\tdisplay: block;\n\tborder: 0;\n\tbackground-position: 0 0;\n}\n\n/* support: IE8 - See #6727 */\n.ui-slider.ui-state-disabled .ui-slider-handle,\n.ui-slider.ui-state-disabled .ui-slider-range {\n\tfilter: inherit;\n}\n\n.ui-slider-horizontal {\n\theight: .8em;\n}\n.ui-slider-horizontal .ui-slider-handle {\n\ttop: -.3em;\n\tmargin-left: -.6em;\n}\n.ui-slider-horizontal .ui-slider-range {\n\ttop: 0;\n\theight: 100%;\n}\n.ui-slider-horizontal .ui-slider-range-min {\n\tleft: 0;\n}\n.ui-slider-horizontal .ui-slider-range-max {\n\tright: 0;\n}\n\n.ui-slider-vertical {\n\twidth: .8em;\n\theight: 100px;\n}\n.ui-slider-vertical .ui-slider-handle {\n\tleft: -.3em;\n\tmargin-left: 0;\n\tmargin-bottom: -.6em;\n}\n.ui-slider-vertical .ui-slider-range {\n\tleft: 0;\n\twidth: 100%;\n}\n.ui-slider-vertical .ui-slider-range-min {\n\tbottom: 0;\n}\n.ui-slider-vertical .ui-slider-range-max {\n\ttop: 0;\n}\n.ui-spinner {\n\tposition: relative;\n\tdisplay: inline-block;\n\toverflow: hidden;\n\tpadding: 0;\n\tvertical-align: middle;\n}\n.ui-spinner-input {\n\tborder: none;\n\tbackground: none;\n\tcolor: inherit;\n\tpadding: 0;\n\tmargin: .2em 0;\n\tvertical-align: middle;\n\tmargin-left: .4em;\n\tmargin-right: 22px;\n}\n.ui-spinner-button {\n\twidth: 16px;\n\theight: 50%;\n\tfont-size: .5em;\n\tpadding: 0;\n\tmargin: 0;\n\ttext-align: center;\n\tposition: absolute;\n\tcursor: default;\n\tdisplay: block;\n\toverflow: hidden;\n\tright: 0;\n}\n/* more specificity required here to override default borders */\n.ui-spinner a.ui-spinner-button {\n\tborder-top: none;\n\tborder-bottom: none;\n\tborder-right: none;\n}\n/* vertically center icon */\n.ui-spinner .ui-icon {\n\tposition: absolute;\n\tmargin-top: -8px;\n\ttop: 50%;\n\tleft: 0;\n}\n.ui-spinner-up {\n\ttop: 0;\n}\n.ui-spinner-down {\n\tbottom: 0;\n}\n\n/* TR overrides */\n.ui-spinner .ui-icon-triangle-1-s {\n\t/* need to fix icons sprite */\n\tbackground-position: -65px -16px;\n}\n.ui-tabs {\n\tposition: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as \"fixed\") */\n\tpadding: .2em;\n}\n.ui-tabs .ui-tabs-nav {\n\tmargin: 0;\n\tpadding: .2em .2em 0;\n}\n.ui-tabs .ui-tabs-nav li {\n\tlist-style: none;\n\tfloat: left;\n\tposition: relative;\n\ttop: 0;\n\tmargin: 1px .2em 0 0;\n\tborder-bottom-width: 0;\n\tpadding: 0;\n\twhite-space: nowrap;\n}\n.ui-tabs .ui-tabs-nav .ui-tabs-anchor {\n\tfloat: left;\n\tpadding: .5em 1em;\n\ttext-decoration: none;\n}\n.ui-tabs .ui-tabs-nav li.ui-tabs-active {\n\tmargin-bottom: -1px;\n\tpadding-bottom: 1px;\n}\n.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,\n.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,\n.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {\n\tcursor: text;\n}\n.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {\n\tcursor: pointer;\n}\n.ui-tabs .ui-tabs-panel {\n\tdisplay: block;\n\tborder-width: 0;\n\tpadding: 1em 1.4em;\n\tbackground: none;\n}\n.ui-tooltip {\n\tpadding: 8px;\n\tposition: absolute;\n\tz-index: 9999;\n\tmax-width: 300px;\n\t-webkit-box-shadow: 0 0 5px #aaa;\n\tbox-shadow: 0 0 5px #aaa;\n}\nbody .ui-tooltip {\n\tborder-width: 2px;\n}\n\n/* Component containers\n----------------------------------*/\n.ui-widget {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget .ui-widget {\n\tfont-size: 1em;\n}\n.ui-widget input,\n.ui-widget select,\n.ui-widget textarea,\n.ui-widget button {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget-content {\n\tborder: 1px solid #dddddd;\n\tbackground: #ffffff;\n\tcolor: #333333;\n}\n.ui-widget-content a {\n\tcolor: #333333;\n}\n.ui-widget-header {\n\tborder: 1px solid #dddddd;\n\tbackground: #e9e9e9;\n\tcolor: #333333;\n\tfont-weight: bold;\n}\n.ui-widget-header a {\n\tcolor: #333333;\n}\n\n/* Interaction states\n----------------------------------*/\n.ui-state-default,\n.ui-widget-content .ui-state-default,\n.ui-widget-header .ui-state-default {\n\tborder: 1px solid #c5c5c5;\n\tbackground: #f6f6f6;\n\tfont-weight: normal;\n\tcolor: #454545;\n}\n.ui-state-default a,\n.ui-state-default a:link,\n.ui-state-default a:visited {\n\tcolor: #454545;\n\ttext-decoration: none;\n}\n.ui-state-hover,\n.ui-widget-content .ui-state-hover,\n.ui-widget-header .ui-state-hover,\n.ui-state-focus,\n.ui-widget-content .ui-state-focus,\n.ui-widget-header .ui-state-focus {\n\tborder: 1px solid #cccccc;\n\tbackground: #ededed;\n\tfont-weight: normal;\n\tcolor: #2b2b2b;\n}\n.ui-state-hover a,\n.ui-state-hover a:hover,\n.ui-state-hover a:link,\n.ui-state-hover a:visited,\n.ui-state-focus a,\n.ui-state-focus a:hover,\n.ui-state-focus a:link,\n.ui-state-focus a:visited {\n\tcolor: #2b2b2b;\n\ttext-decoration: none;\n}\n.ui-state-active,\n.ui-widget-content .ui-state-active,\n.ui-widget-header .ui-state-active {\n\tborder: 1px solid #003eff;\n\tbackground: #007fff;\n\tfont-weight: normal;\n\tcolor: #ffffff;\n}\n.ui-state-active a,\n.ui-state-active a:link,\n.ui-state-active a:visited {\n\tcolor: #ffffff;\n\ttext-decoration: none;\n}\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-highlight,\n.ui-widget-content .ui-state-highlight,\n.ui-widget-header .ui-state-highlight {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n\tcolor: #777620;\n}\n.ui-state-highlight a,\n.ui-widget-content .ui-state-highlight a,\n.ui-widget-header .ui-state-highlight a {\n\tcolor: #777620;\n}\n.ui-state-error,\n.ui-widget-content .ui-state-error,\n.ui-widget-header .ui-state-error {\n\tborder: 1px solid #f1a899;\n\tbackground: #fddfdf;\n\tcolor: #5f3f3f;\n}\n.ui-state-error a,\n.ui-widget-content .ui-state-error a,\n.ui-widget-header .ui-state-error a {\n\tcolor: #5f3f3f;\n}\n.ui-state-error-text,\n.ui-widget-content .ui-state-error-text,\n.ui-widget-header .ui-state-error-text {\n\tcolor: #5f3f3f;\n}\n.ui-priority-primary,\n.ui-widget-content .ui-priority-primary,\n.ui-widget-header .ui-priority-primary {\n\tfont-weight: bold;\n}\n.ui-priority-secondary,\n.ui-widget-content .ui-priority-secondary,\n.ui-widget-header .ui-priority-secondary {\n\topacity: .7;\n\tfilter:Alpha(Opacity=70); /* support: IE8 */\n\tfont-weight: normal;\n}\n.ui-state-disabled,\n.ui-widget-content .ui-state-disabled,\n.ui-widget-header .ui-state-disabled {\n\topacity: .35;\n\tfilter:Alpha(Opacity=35); /* support: IE8 */\n\tbackground-image: none;\n}\n.ui-state-disabled .ui-icon {\n\tfilter:Alpha(Opacity=35); /* support: IE8 - See #6059 */\n}\n\n/* Icons\n----------------------------------*/\n\n/* states and images */\n.ui-icon {\n\twidth: 16px;\n\theight: 16px;\n}\n.ui-icon,\n.ui-widget-content .ui-icon {\n\tbackground-image: url(\"../js/jquery-ui-1.11.4.custom/images/ui-icons_444444_256x240.png\");\n}\n.ui-widget-header .ui-icon {\n\tbackground-image: url(\"../js/jquery-ui-1.11.4.custom/images/ui-icons_444444_256x240.png\");\n}\n.ui-state-default .ui-icon {\n\tbackground-image: url(\"../js/jquery-ui-1.11.4.custom/images/ui-icons_777777_256x240.png\");\n}\n.ui-state-hover .ui-icon,\n.ui-state-focus .ui-icon {\n\tbackground-image: url(\"../js/jquery-ui-1.11.4.custom/images/ui-icons_555555_256x240.png\");\n}\n.ui-state-active .ui-icon {\n\tbackground-image: url(\"../js/jquery-ui-1.11.4.custom/images/ui-icons_ffffff_256x240.png\");\n}\n.ui-state-highlight .ui-icon {\n\tbackground-image: url(\"../js/jquery-ui-1.11.4.custom/images/ui-icons_777620_256x240.png\");\n}\n.ui-state-error .ui-icon,\n.ui-state-error-text .ui-icon {\n\tbackground-image: url(\"../js/jquery-ui-1.11.4.custom/images/ui-icons_cc0000_256x240.png\");\n}\n\n/* positioning */\n.ui-icon-blank { background-position: 16px 16px; }\n.ui-icon-carat-1-n { background-position: 0 0; }\n.ui-icon-carat-1-ne { background-position: -16px 0; }\n.ui-icon-carat-1-e { background-position: -32px 0; }\n.ui-icon-carat-1-se { background-position: -48px 0; }\n.ui-icon-carat-1-s { background-position: -64px 0; }\n.ui-icon-carat-1-sw { background-position: -80px 0; }\n.ui-icon-carat-1-w { background-position: -96px 0; }\n.ui-icon-carat-1-nw { background-position: -112px 0; }\n.ui-icon-carat-2-n-s { background-position: -128px 0; }\n.ui-icon-carat-2-e-w { background-position: -144px 0; }\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\n.ui-icon-triangle-1-s { background-position: -64px -16px; }\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\n.ui-icon-arrow-1-s { background-position: -64px -32px; }\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\n.ui-icon-arrowthick-1-n { background-position: 0 -48px; }\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\n.ui-icon-arrow-4 { background-position: 0 -80px; }\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\n.ui-icon-extlink { background-position: -32px -80px; }\n.ui-icon-newwin { background-position: -48px -80px; }\n.ui-icon-refresh { background-position: -64px -80px; }\n.ui-icon-shuffle { background-position: -80px -80px; }\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\n.ui-icon-folder-open { background-position: -16px -96px; }\n.ui-icon-document { background-position: -32px -96px; }\n.ui-icon-document-b { background-position: -48px -96px; }\n.ui-icon-note { background-position: -64px -96px; }\n.ui-icon-mail-closed { background-position: -80px -96px; }\n.ui-icon-mail-open { background-position: -96px -96px; }\n.ui-icon-suitcase { background-position: -112px -96px; }\n.ui-icon-comment { background-position: -128px -96px; }\n.ui-icon-person { background-position: -144px -96px; }\n.ui-icon-print { background-position: -160px -96px; }\n.ui-icon-trash { background-position: -176px -96px; }\n.ui-icon-locked { background-position: -192px -96px; }\n.ui-icon-unlocked { background-position: -208px -96px; }\n.ui-icon-bookmark { background-position: -224px -96px; }\n.ui-icon-tag { background-position: -240px -96px; }\n.ui-icon-home { background-position: 0 -112px; }\n.ui-icon-flag { background-position: -16px -112px; }\n.ui-icon-calendar { background-position: -32px -112px; }\n.ui-icon-cart { background-position: -48px -112px; }\n.ui-icon-pencil { background-position: -64px -112px; }\n.ui-icon-clock { background-position: -80px -112px; }\n.ui-icon-disk { background-position: -96px -112px; }\n.ui-icon-calculator { background-position: -112px -112px; }\n.ui-icon-zoomin { background-position: -128px -112px; }\n.ui-icon-zoomout { background-position: -144px -112px; }\n.ui-icon-search { background-position: -160px -112px; }\n.ui-icon-wrench { background-position: -176px -112px; }\n.ui-icon-gear { background-position: -192px -112px; }\n.ui-icon-heart { background-position: -208px -112px; }\n.ui-icon-star { background-position: -224px -112px; }\n.ui-icon-link { background-position: -240px -112px; }\n.ui-icon-cancel { background-position: 0 -128px; }\n.ui-icon-plus { background-position: -16px -128px; }\n.ui-icon-plusthick { background-position: -32px -128px; }\n.ui-icon-minus { background-position: -48px -128px; }\n.ui-icon-minusthick { background-position: -64px -128px; }\n.ui-icon-close { background-position: -80px -128px; }\n.ui-icon-closethick { background-position: -96px -128px; }\n.ui-icon-key { background-position: -112px -128px; }\n.ui-icon-lightbulb { background-position: -128px -128px; }\n.ui-icon-scissors { background-position: -144px -128px; }\n.ui-icon-clipboard { background-position: -160px -128px; }\n.ui-icon-copy { background-position: -176px -128px; }\n.ui-icon-contact { background-position: -192px -128px; }\n.ui-icon-image { background-position: -208px -128px; }\n.ui-icon-video { background-position: -224px -128px; }\n.ui-icon-script { background-position: -240px -128px; }\n.ui-icon-alert { background-position: 0 -144px; }\n.ui-icon-info { background-position: -16px -144px; }\n.ui-icon-notice { background-position: -32px -144px; }\n.ui-icon-help { background-position: -48px -144px; }\n.ui-icon-check { background-position: -64px -144px; }\n.ui-icon-bullet { background-position: -80px -144px; }\n.ui-icon-radio-on { background-position: -96px -144px; }\n.ui-icon-radio-off { background-position: -112px -144px; }\n.ui-icon-pin-w { background-position: -128px -144px; }\n.ui-icon-pin-s { background-position: -144px -144px; }\n.ui-icon-play { background-position: 0 -160px; }\n.ui-icon-pause { background-position: -16px -160px; }\n.ui-icon-seek-next { background-position: -32px -160px; }\n.ui-icon-seek-prev { background-position: -48px -160px; }\n.ui-icon-seek-end { background-position: -64px -160px; }\n.ui-icon-seek-start { background-position: -80px -160px; }\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\n.ui-icon-seek-first { background-position: -80px -160px; }\n.ui-icon-stop { background-position: -96px -160px; }\n.ui-icon-eject { background-position: -112px -160px; }\n.ui-icon-volume-off { background-position: -128px -160px; }\n.ui-icon-volume-on { background-position: -144px -160px; }\n.ui-icon-power { background-position: 0 -176px; }\n.ui-icon-signal-diag { background-position: -16px -176px; }\n.ui-icon-signal { background-position: -32px -176px; }\n.ui-icon-battery-0 { background-position: -48px -176px; }\n.ui-icon-battery-1 { background-position: -64px -176px; }\n.ui-icon-battery-2 { background-position: -80px -176px; }\n.ui-icon-battery-3 { background-position: -96px -176px; }\n.ui-icon-circle-plus { background-position: 0 -192px; }\n.ui-icon-circle-minus { background-position: -16px -192px; }\n.ui-icon-circle-close { background-position: -32px -192px; }\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\n.ui-icon-circle-check { background-position: -208px -192px; }\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\n\n\n/* Misc visuals\n----------------------------------*/\n\n/* Corner radius */\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-left,\n.ui-corner-tl {\n\tborder-top-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-right,\n.ui-corner-tr {\n\tborder-top-right-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-left,\n.ui-corner-bl {\n\tborder-bottom-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-right,\n.ui-corner-br {\n\tborder-bottom-right-radius: 3px;\n}\n\n/* Overlays */\n.ui-widget-overlay {\n\tbackground: #aaaaaa;\n\topacity: .3;\n\tfilter: Alpha(Opacity=30); /* support: IE8 */\n}\n.ui-widget-shadow {\n\tmargin: 0px 0 0 0px;\n\tpadding: 5px;\n\tbackground: #666666;\n\topacity: .3;\n\tfilter: Alpha(Opacity=30); /* support: IE8 */\n\tborder-radius: 8px;\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template1/css/main_design1.css",
    "content": "body,html{width:100%;height:100%;margin:0px;padding:0px;font-size:12px;color:#555;background-color:#000;font-family:'微软雅黑'}\n#main{width:4352px;height:1536px;display:inline-block; background:url(../images/screenbg_design1.jpg) left top no-repeat}\n\n/*年月日文字*/\n#currentYear{width:213px;height:107px;position:absolute;left:430px;top:100px;color:#FFF;font-size:36px; font-family:'微软雅黑';text-align:center}\n#currentMonth{width:213px;height:107px;position:absolute;left:1504px;top:75px;color:#FFF;font-size:36px; font-family:'微软雅黑';text-align:center}\n#currentDay{width:213px;height:107px;position:absolute;left:2574px;top:100px;color:#FFF;font-size:36px; font-family:'微软雅黑';text-align:center}\n\n/*年的进度条*/\n#y_gauge1{width:250px;height:250px;position:absolute;left:60px;top:200px;}\n#y_gauge2{width:250px;height:250px;position:absolute;left:290px;top:200px;}\n#y_gauge3{width:250px;height:250px;position:absolute;left:530px;top:200px;}\n#y_gauge4{width:250px;height:250px;position:absolute;left:770px;top:200px;}\n\n/*月的进度条*/\n#m_gauge1{width:250px;height:250px;position:absolute;left:1140px;top:130px;}\n#m_gauge2{width:250px;height:250px;position:absolute;left:1370px;top:130px;}\n#m_gauge3{width:250px;height:250px;position:absolute;left:1610px;top:130px;}\n#m_gauge4{width:250px;height:250px;position:absolute;left:1850px;top:130px;}\n\n/*日的进度条*/\n#d_gauge1{width:250px;height:250px;position:absolute;left:2210px;top:200px;}\n#d_gauge2{width:250px;height:250px;position:absolute;left:2440px;top:200px;}\n#d_gauge3{width:250px;height:250px;position:absolute;left:2680px;top:200px;}\n#d_gauge4{width:250px;height:250px;position:absolute;left:2920px;top:200px;}\n\n/*监控的仪表盘*/\n#gauge1{width:250px;height:250px;position:absolute;left:2200px;top:1050px;}\n#gauge2{width:250px;height:250px;position:absolute;left:2550px;top:1050px;}\n#gauge3{width:250px;height:250px;position:absolute;left:2910px;top:1050px;}\n#gauge4{width:250px;height:250px;position:absolute;left:2380px;top:1190px;}\n#gauge5{width:250px;height:250px;position:absolute;left:2730px;top:1190px;}\n\n/*仪表盘文字*/\n.gaugeTitle{width:250px;height:40px;position:absolute;left:0px;top:200px;color:#B7E1FF;font-size:24px;display:inline-block;text-align:center;font-family:Arial;}\n\n/*地图*/\n#map{width:1100px;height:800px;position:absolute;left:0px;top:620px;display:inline-block;color:#E1E1E1;font-size:24px;}\n\n#plan{width:900px;height:420px;position:absolute;left:1170px;top:520px;display:inline-block;color:#E1E1E1;font-size:24px;}\n#quality{width:900px;height:420px;position:absolute;left:1170px;top:1030px;display:inline-block;color:#E1E1E1;font-size:24px;}\n\n#orderTable{width:1000px;height:430px;position:absolute;left:2160px;top:930px;display:inline-block}\n#orderTable table{width:100%;color:#666;font-size:24px}\n#orderTable table td{text-align:center;}\n#orderTable table .head{height:80px;font-size:24px;color:#FFF}\n#orderTable table .row2{color:#000}\n#orderTable table .row1{background-color:#CCC}\n\n#orderMessage{width:800px;position:absolute;left:33px;top:1420px;display:inline-block;color:#E1E1E1;font-size:24px}\n\n/*生产情况展示表*/\n#produce{width:1000px;height:380px;position:absolute;left:2190px;top:600px;display:inline-block;color:#B7E2FF;font-size:24px;}\n#produce table{width:100%;font-size:24px;}\n#produce table td{text-align:center;border:1px solid #069}\n#produce table .row1{}\n#produce table .row2{}\n\n/*视频*/\n#video{width:960px;height:540px;position:absolute;left:3280px;top:140px;display:inline-block;}\n\n/*监控视频*/\n#Monitor{width:960px;height:540px;position:absolute;left:3280px;top:940px;display:inline-block;color:#E1E1E1;font-size:24px;}\n\n/*刷新时间*/\n#refresh{width:800px;position:absolute;left:3350px;top:40px;display:inline-block;color:#FFF;font-size:24px;}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template1/css/room.css",
    "content": "body,html{width:100%;height:100%;margin:0px;padding:0px;font-size:12px;color:#555;background-color:#000;font-family:'微软雅黑'}\n#main{width:4352px;height:1536px;display:inline-block; background:url(../images/war_room_main.jpg) left top no-repeat}\n\n/*下钻按钮*/\n.contentButton{width:218px;height:100px;position:absolute;}\n.contentButton a{width:218px;height:100px;display:inline-block; background:url(../images/content_comm.png) no-repeat top left}\n.contentButton a:hover{width:218px;height:100px;display:inline-block; background:url(../images/content_down.png) no-repeat top left}\n.contentButton .a1{width:218px;height:100px;display:inline-block; background:url(../images/content_comm1.png) no-repeat top left}\n.contentButton .a1:hover{width:218px;height:100px;display:inline-block; background:url(../images/content_down1.png) no-repeat top left}\n\n/*弹出窗口*/\n#popWindow{width:2200px;height:1000px;display:inline-block;position:absolute;top:240px;left:1070px;background-color:#06274A;border:1px solid #09f}\n\n/*年的进度条*/\n#y_gauge1{width:250px;height:250px;position:absolute;left:60px;top:200px;}\n#y_gauge2{width:250px;height:250px;position:absolute;left:290px;top:200px;}\n#y_gauge3{width:250px;height:250px;position:absolute;left:530px;top:200px;}\n#y_gauge4{width:250px;height:250px;position:absolute;left:770px;top:200px;}\n\n/*螺旋DNA*/\n#orderStatus{width:1000px;height:320px;position:absolute;left:80px;top:460px;}\n\n/*监控的仪表盘*/\n#gauge1{width:250px;height:250px;position:absolute;left:2200px;top:280px;}\n#gauge2{width:250px;height:250px;position:absolute;left:2550px;top:280px;}\n#gauge3{width:250px;height:250px;position:absolute;left:2910px;top:280px;}\n#gauge4{width:250px;height:250px;position:absolute;left:2380px;top:550px;}\n#gauge5{width:250px;height:250px;position:absolute;left:2730px;top:550px;}\n\n/*仪表盘文字*/\n.gaugeTitle{width:250px;height:40px;position:absolute;left:0px;top:200px;color:#B7E1FF;font-size:24px;display:inline-block;text-align:center;font-family:Arial;}\n\n/*地图*/\n#map{width:1100px;height:800px;position:absolute;left:1080px;top:170px;display:inline-block;color:#E1E1E1;font-size:24px;}\n\n#productPie{width:1000px;height:680px;position:absolute;left:2210px;top:260px;display:inline-block;color:#E1E1E1;font-size:24px;}\n\n/*业务进展图*/\n#businessProgress{width:1000px;height:640px;position:absolute;left:3330px;top:180px;display:inline-block;color:#E1E1E1;font-size:24px;}\n\n/*计划完成情况*/\n#plan{width:1000px;height:400px;position:absolute;left:80px;top:1020px;display:inline-block;color:#E1E1E1;font-size:24px;}\n/*质量指标分析*/\n#quality{width:1000px;height:400px;position:absolute;left:1170px;top:1020px;display:inline-block;color:#E1E1E1;font-size:24px;}\n/*舆情文字云*/\n#wordCloud{width:900px;height:420px;position:absolute;left:3330px;top:1000px;display:inline-block;color:#E1E1E1;font-size:24px;}\n\n/*投诉情况展示表*/\n#produce{width:900px;height:380px;position:absolute;left:2250px;top:1050px;display:inline-block;color:#B7E2FF;font-size:24px;}\n#produce table{width:100%;font-size:24px;}\n#produce table td{text-align:center;border:1px solid #069}\n#produce table .row1{}\n#produce table .row2{}\n\n/*视频*/\n#video{width:960px;height:540px;position:absolute;left:3280px;top:140px;display:inline-block;}\n\n/*监控视频*/\n#Monitor{width:960px;height:540px;position:absolute;left:3280px;top:940px;display:inline-block;color:#E1E1E1;font-size:24px;}\n\n/*刷新时间*/\n#refresh{width:800px;position:absolute;left:3350px;top:40px;display:inline-block;color:#FFF;font-size:24px;}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template1/js/big_design1.js",
    "content": "//计划完成表的当前所选\nvar indexnum = 0;\nvar color=['#F35331','#2499F8','#3DF098','#33B734'];\nvar fontColor='#FFF';\n\n//定义进度条组件和属性\nvar y_gauge1 =null;\nvar y_gauge2 =null;\nvar y_gauge3 =null;\nvar y_gauge4 =null;\nvar m_gauge1 =null;\nvar m_gauge2 =null;\nvar m_gauge3 =null;\nvar m_gauge4 =null;\nvar d_gauge1 =null;\nvar d_gauge2 =null;\nvar d_gauge3 =null;\nvar d_gauge4 =null;\nvar option_Progress =null;\n\n//定义仪表盘组件和属性\nvar gauge1 =null;\nvar gauge2 =null;\nvar gauge3 =null;\nvar gauge4 =null;\nvar gauge5 =null;\nvar option_gauge =null;\n\n//生产质量堆积图组件和属性\nvar quality_chart = null;\nvar quality_option=null;\n\n//生产计划折线图组件和属性\nvar plan_chart = null;\nvar plan_option=null;\n\n//环形图的风格定义\nvar dataStyle = {\n\tnormal: {\n\t\tlabel: {show:false},\n\t\tlabelLine: {show:false}\n\t}\n};\nvar placeHolderStyle = {\n\tnormal : {\n\t\tcolor: 'rgba(0,0,0,0.1)',\n\t\tlabel: {show:false},\n\t\tlabelLine: {show:false}\n\t},\n\temphasis : {\n\t\tcolor: 'rgba(0,0,0,0)'\n\t}\n};\n\n//最大订单号\nvar lastOrderNumber=1;\n\n$(document).ready(function ()\n{\t\n\t//环形进度条设置对象\t\n\toption_Progress={\n\t\ttitle : {\n\t\t\ttext: '目前进度',\n\t\t\tsubtext: '50%',\n\t\t\tx: 'center',\n\t\t\ty: 90,\n\t\t\titemGap: 10,\n\t\t\ttextStyle : {\n\t\t\t\tcolor : '#B7E1FF',\n\t\t\t\tfontWeight: 'normal',\n\t\t\t\tfontFamily : '微软雅黑',\n\t\t\t\tfontSize : 24\n\t\t\t},\n\t\t\tsubtextStyle:{\n\t\t\t\tcolor: '#B7E1FF',\n\t\t\t\tfontWeight: 'bolder',\n\t\t\t\tfontSize:24,\n\t\t\t\tfontFamily : '微软雅黑'\n\t\t\t}\n\t\t},\n\t\tseries : [{\n\t\t\ttype : 'pie',\n\t\t\tcenter : ['50%', '50%'],\n\t\t\tradius : [75,90],\n\t\t\tx: '0%',\n\t\t\ttooltip:{show:false},\t\t\n\t\t\tdata : [{\n\t\t\t\tname:'达成率', \n\t\t\t\tvalue:79,\n\t\t\t\titemStyle:{color :'rgba(0,153,255,0.8)'},\n\t\t\t\thoverAnimation: false, \n\t\t\t\tlabel : {\n\t\t\t\t\tshow : false,\n\t\t\t\t\tposition : 'center',\n\t\t\t\t\ttextStyle: {\t\t\t\t\t\t\n\t\t\t\t\t\tfontFamily:'微软雅黑',\n\t\t\t\t\t\tfontWeight: 'bolder',\n\t\t\t\t\t\tcolor:'#B7E1FF',\n\t\t\t\t\t\tfontSize:24\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\tlabelLine : {\n\t\t\t\t\tshow : false\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\tname:'79%',\n\t\t\t\tvalue:21,\n\t\t\t\titemStyle:{color: 'rgba(0,153,255,0.1)'},\n\t\t\t\thoverAnimation: false, \n\t\t\t\tlabel : {\n\t\t\t\t\tshow : false,\n\t\t\t\t\tposition : 'center',\n\t\t\t\t\tpadding:20,\t\t\n\t\t\t\t\ttextStyle: {\n\t\t\t\t\t\tfontFamily:'微软雅黑',\n\t\t\t\t\t\tfontSize: 24,\n\t\t\t\t\t\tcolor:'#B7E1FF'\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\tlabelLine : {\n\t\t\t\t\tshow : false\n\t\t\t\t}\n\t\t\t}]\n\t\t},\n\t\t{\n\t\t\ttype : 'pie',\n\t\t\tcenter : ['50%', '50%'],\n\t\t\tradius : [95,100],\n\t\t\tx: '0%',\n\t\t\thoverAnimation: false, \n\t\t\tdata : [{\n\t\t\t\tvalue:100,\n\t\t\t\titemStyle:{color :'rgba(0,153,255,0.3)'},\n\t\t\t\tlabel : {show : false},\n\t\t\t\tlabelLine : {show : false}\n\t\t\t}]\t\n\t\t},\n\t\t{\n\t\t\ttype : 'pie',\n\t\t\tcenter : ['50%', '50%'],\n\t\t\tradius : [69,70],\n\t\t\tx: '0%',\n\t\t\thoverAnimation: false, \n\t\t\tdata : [{\n\t\t\t\tvalue:100,\n\t\t\t\titemStyle:{color :'rgba(0,153,255,0.3)'},\n\t\t\t\tlabel : {show : false},\n\t\t\t\tlabelLine : {show : false}\n\t\t\t}]\t\n\t\t}]\n\t};\t\n\t\n\t//年仪表盘\n\ty_gauge1 = echarts.init(document.getElementById('y_gauge1'));\n\ty_gauge2 = echarts.init(document.getElementById('y_gauge2'));\n\ty_gauge3 = echarts.init(document.getElementById('y_gauge3'));\n\ty_gauge4 = echarts.init(document.getElementById('y_gauge4'));\t\n\t\n\t//月仪表盘\n\tm_gauge1 = echarts.init(document.getElementById('m_gauge1'));\n\tm_gauge2 = echarts.init(document.getElementById('m_gauge2'));\n\tm_gauge3 = echarts.init(document.getElementById('m_gauge3'));\n\tm_gauge4 = echarts.init(document.getElementById('m_gauge4'));\t\t\t\n\t\n\t//日仪表盘\n\td_gauge1 = echarts.init(document.getElementById('d_gauge1'));\n\td_gauge2 = echarts.init(document.getElementById('d_gauge2'));\n\td_gauge3 = echarts.init(document.getElementById('d_gauge3'));\n\td_gauge4 = echarts.init(document.getElementById('d_gauge4'));\t\t\t\n\t\t\n\t//监控仪表盘\n\toption_gauge = {\t\t\n\t\ttitle: {\n\t\t\ttext: '', //标题文本内容\n\t\t},\n\t\ttoolbox: { //可视化的工具箱\n\t\t\tshow: false,                \n\t\t},\n\t\ttooltip: { //弹窗组件\n\t\t\tformatter: \"{a} <br/>{b} : {c}%\"\n\t\t},\t\t\t\n\t\tseries: [{          \n\t\t\ttype: 'gauge',\n\t\t\taxisLine: {// 坐标轴线\n\t\t\t\tlineStyle: { // 属性lineStyle控制线条样式\n\t\t\t\t\tcolor: [\n\t\t\t\t\t\t[0.2, color[0]],\n\t\t\t\t\t\t[0.8, color[1]],\n\t\t\t\t\t\t[1, color[2]]\n\t\t\t\t\t],\n\t\t\t\t\twidth: 18\n\t\t\t\t }\n\t\t\t},\t\t\t\t \n\t\t\tsplitLine: { // 分隔线\n\t\t\t\t\tshow:true,\n\t\t\t\t\tlength: 18,\n\t\t\t\t\tlineStyle: {                            \n\t\t\t\t\t\tcolor: '#28292D',\n\t\t\t\t\t\twidth: 1\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\taxisTick : { //刻度线样式（及短线样式）\n\t\t\t\tshow:false,\n\t\t\t\tlineStyle: {                    \n\t\t\t\t\t\tcolor: 'auto',\n\t\t\t\t\t\twidth: 1\n\t\t\t\t\t},\n\t\t\t\tlength : 20\n\t\t\t},\n\t\t\taxisLabel : {\n\t\t\t\tcolor:'#FFF',\n\t\t\t\tfontSize:14,\n\t\t\t\tfontFamily:'Verdana, Geneva, sans-serif'\n\t\t\t},\n\t\t\ttitle: {\t\t\t\t\t\n\t\t\t\t\ttextStyle: { // 其余属性默认使用全局文本样式，详见TEXTSTYLE\n\t\t\t\t\t\tfontWeight: 'bolder',\n\t\t\t\t\t\tfontSize: 20,                          \n\t\t\t\t\t\tcolor: '#FFF'\n\t\t\t\t\t},\n\t\t\t\t\toffsetCenter: [0, '30%']\n\t\t\t\t},\n\t\t\tpointer: {\n\t\t\t\t\twidth: 5,                     \n\t\t\t\t\tcolor: '#F00',\n\t\t\t\t\tshadowColor: '#FF0',\n\t\t\t\t\tshadowBlur: 10\n\t\t\t\t},\n\t\t\tdetail: {\n\t\t\t\tshow:false,\n\t\t\t\tformatter:'{value}%',\n\t\t\t\ttextStyle: \n\t\t\t\t{\n\t\t\t\t\tfontFamily:'Arial',\n\t\t\t\t\tcolor: '#000',\n\t\t\t\t\tfontSize:'32px'\t\t\t\t\t\t\n\t\t\t\t},\n\t\t\t\toffsetCenter: [0, '90%']\n\t\t\t},\n\t\t\tdata: [{value: 45, name: '水'}]\n\t\t}]\n     };\n\t\t\n\tgauge1 = echarts.init(document.getElementById('gauge1'));\n\tgauge2 = echarts.init(document.getElementById('gauge2'));\n\tgauge3 = echarts.init(document.getElementById('gauge3'));\n\tgauge4 = echarts.init(document.getElementById('gauge4'));\t\n\tgauge5 = echarts.init(document.getElementById('gauge5'));\n\toption_gauge.series[0].axisLine.lineStyle.color=[[0.2, color[0]],[0.8, color[1]],[1, color[2]]];\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"水\";\n\t$('#vg1').html(option_gauge.series[0].data[0].value);\n\tgauge1.setOption(option_gauge);\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"电\";\n\t$('#vg2').html(option_gauge.series[0].data[0].value);\n\tgauge2.setOption(option_gauge);\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"天然气\";\n\t$('#vg3').html(option_gauge.series[0].data[0].value);\n\tgauge3.setOption(option_gauge);\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"压缩空气\";\n\t$('#vg4').html(option_gauge.series[0].data[0].value);\n\tgauge4.setOption(option_gauge);\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"蒸汽\";\n\t$('#vg5').html(option_gauge.series[0].data[0].value);\n\tgauge5.setOption(option_gauge);\n\t\n\t//生产质量堆积图\n\tquality_chart = echarts.init(document.getElementById('quality'));\n\tquality_option={\n\t\ttitle: {\t\t\t\n\t\t\tshow:false,\n\t\t\ttext: 'AUDIT',\n\t\t\tleft: 'center',\n\t\t\ttextStyle: {\n\t\t\t\tcolor: '#F00',\n\t\t\t\tfontSize:32\n\t\t\t}\n\t\t},\n\t\txAxis: {\n\t\t\tdata: ['1月10日','2月10日','3月10日','4月10日','5月10日','6月10日'],\n\t\t\taxisLabel: {\n\t\t\t\ttextStyle: {\n\t\t\t\t\tcolor: '#B7E1FF',\n\t\t\t\t\tfontSize:24\n\t\t\t\t}\n\t\t\t},\n\t\t\taxisLine:{\n\t\t\t\tlineStyle:{\n\t\t\t\t\tcolor:'#09F'\t\n\t\t\t\t}\n\t\t\t},\n\t\t\taxisTick:{\n\t\t\t\tlineStyle:{\n\t\t\t\t\tcolor:'#09F'\t\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tyAxis: {\n\t\t\tinverse: false,\n\t\t\tsplitArea: {show: false},\n\t\t\taxisLine:  {show: false},\n\t\t\taxisTick:  {show: false},\n\t\t\taxisLabel: {\n\t\t\t\ttextStyle: {\n\t\t\t\t\tcolor: '#B7E1FF',\n\t\t\t\t\tfontSize:24,\n\t\t\t\t\tfontFamily:'Arial',\n\t\t\t\t}\n\t\t\t},\n\t\t\tsplitLine :{\n\t\t\t\tlineStyle:{\n\t\t\t\t\tcolor:'#09F'\t\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tgrid: {\n\t\t\tleft: 100\n\t\t},\n\t\ttooltip: {\n\t\t\ttrigger: 'item',\n\t\t\ttextStyle: {\n\t\t\t\tcolor: '#B7E1FF',\n\t\t\t\tfontSize:24\n\t\t\t}\n\t\t},\n\t\tlegend:{\n\t\t\tshow:false,\n\t\t\ttop: 'bottom',\n\t\t\ttextStyle: {\n\t\t\t\tcolor: '#F00',\n\t\t\t\tfontSize:24,\n\t\t\t\tfontFamily:'微软雅黑'\n\t\t\t},\n\t\t\tdata:['AUDIT分数1','AUDIT分数']\n\t\t},\n\t\tseries: [\n\t\t\t{\n\t\t\t\tname: 'AUDIT分数1',\n\t\t\t\ttype: 'bar',\n\t\t\t\tstack: 'one',\n\t\t\t\titemStyle: \n\t\t\t\t{\n\t\t\t\t\tnormal: {color: color[1]}\n\t\t\t\t},\n\t\t\t\tbarWidth : 60,\n\t\t\t\tdata:[2200,2900,3680,2200,2900,3680]\n\t\t\t},\n\t\t\t{\n\t\t\t\tname: 'AUDIT分数',\n\t\t\t\ttype: 'bar',\n\t\t\t\tstack: 'one',\n\t\t\t\titemStyle: {\n\t\t\t\t\tnormal: {\n\t\t\t\t\t\tcolor: '#F90',\n\t\t\t\t\t\tlabel: {\n\t\t\t\t\t\t\t show: true,\n\t\t\t\t\t\t\t position: 'insideTop',\n\t\t\t\t\t\t\t textStyle: {\n\t\t\t\t\t\t\t\t color: '#000',\n\t\t\t\t\t\t\t\t fontSize:24\n\t\t\t\t\t\t\t }\n\t\t\t\t\t\t }\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\tbarWidth : 50,\n\t\t\t\tdata: [1800,1100,320,1800,1100,320]\n\t\t\t}\n\t\t]\n\t};\n\tquality_chart.setOption(quality_option);\n\t\n\t//生产计划折线图\n\tvar plan_data1=[];\n\tvar plan_data2=[];\n\tvar plan_xAxis=[];\n\tfor (var i = 1; i <= 7; i++) {\n\t\tplan_xAxis.push(\"3月\"+i+\"日\");\n\t\tplan_data1.push(Math.round(Math.random() * 100));\n\t\tplan_data2.push(Math.round(Math.random() * 100));\n\t}\n\tplan_chart = echarts.init(document.getElementById('plan'));\n\tplan_option={\t\t\n\t\txAxis: {\n\t\t\tdata:plan_xAxis,\n\t\t\taxisLabel: {\n\t\t\t\ttextStyle: {\n\t\t\t\t\tcolor: '#B7E1FF',\n\t\t\t\t\tfontSize:24\n\t\t\t\t}\n\t\t\t},\n\t\t\taxisLine:{\n\t\t\t\tlineStyle:{\n\t\t\t\t\tcolor:'#09F'\t\n\t\t\t\t}\n\t\t\t},\n\t\t\taxisTick:{\n\t\t\t\tlineStyle:{\n\t\t\t\t\tcolor:'#09F'\t\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tyAxis: {\t\t\t\n\t\t\tinverse: false,\n\t\t\tsplitArea: {show: false},\n\t\t\taxisLine:  {show: false},\n\t\t\taxisTick:  {show: false},\n\t\t\taxisLabel: {\n\t\t\t\ttextStyle: {\n\t\t\t\t\tcolor: '#B7E1FF',\n\t\t\t\t\tfontSize:24,\n\t\t\t\t\tfontFamily:'Arial',\n\t\t\t\t}\n\t\t\t},\n\t\t\tsplitLine :{\n\t\t\t\tlineStyle:{\n\t\t\t\t\tcolor:'#09F'\t\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\ttooltip: {\n\t\t\ttrigger: 'axis',\n\t\t\ttextStyle: {\n\t\t\t\tcolor: '#FFF',\n\t\t\t\tfontSize:24\n\t\t\t}\n\t\t},\n\t\tgrid: {\n\t\t\tleft: 100\n\t\t},\n\t\tlegend:{\n\t\t\tshow:false,\n\t\t\ttop: 'bottom',\n\t\t\ttextStyle: {\n\t\t\t\tcolor: '#F00',\n\t\t\t\tfontSize:24\n\t\t\t},\t\t\t\n\t\t\tdata:['计划完成数','实际完成数']\n\t\t},\n\t\tseries: [\n\t\t\t{\n\t\t\t\tname: '计划完成数',\n\t\t\t\ttype: 'bar',\n\t\t\t\titemStyle: \n\t\t\t\t{\n\t\t\t\t\tnormal: {color: color[1]},\n\t\t\t\t\temphasis: {color: color[2]}\n\t\t\t\t},\n\t\t\t\tbarWidth : 40,\n\t\t\t\tdata:plan_data1\n\t\t\t},\n\t\t\t{\n\t\t\t\tname: '实际完成数',\n\t\t\t\ttype: 'line',\n\t\t\t\titemStyle: {\n\t\t\t\t\tnormal: {\n\t\t\t\t\t\tcolor: '#F90',\n\t\t\t\t\t\tlabel: {\n\t\t\t\t\t\t\t show: true,\n\t\t\t\t\t\t\t position: 'top',\n\t\t\t\t\t\t\t textStyle: {\n\t\t\t\t\t\t\t\t color: '#CCC',\n\t\t\t\t\t\t\t\t fontSize:24\n\t\t\t\t\t\t\t }\n\t\t\t\t\t\t},\n\t\t\t\t\t\tlineStyle:{\n\t\t\t\t\t\t\tcolor:'#F90',\n\t\t\t\t\t\t\twidth:4\n\t\t\t\t\t\t}\t\t\t\t \n\t\t\t\t\t},\n\t\t\t\t\temphasis: {\n\t\t\t\t\t\tcolor: '#FF0'\n\t\t\t\t\t}\t\n\t\t\t\t},\t\t\t\n\t\t\t\tsymbolSize: 24,\n\t\t\t\tdata: plan_data2\n\t\t\t}\n\t\t]\n\t};\n\tplan_chart.setOption(plan_option);\n\t\n\t//轮番显示tips\n\tfunction clock(){\n\t  showToolTip_highlight(plan_chart);\t  \n\t}\n\tsetInterval(clock, 5000);\n\t\n\t//地图开始\n\tvar map_chart = echarts.init(document.getElementById('map'));\n\t\n\tvar CCData = [\n\t\t[{name:'长春'}, {name:'上海',value:95}],\n\t\t[{name:'长春'}, {name:'广州',value:90}],\n\t\t[{name:'长春'}, {name:'大连',value:80}],\n\t\t[{name:'长春'}, {name:'南宁',value:70}],\n\t\t[{name:'长春'}, {name:'南昌',value:60}],\n\t\t[{name:'长春'}, {name:'拉萨',value:50}],\n\t\t[{name:'长春'}, {name:'长春',value:40}],\n\t\t[{name:'长春'}, {name:'包头',value:30}],\n\t\t[{name:'长春'}, {name:'重庆',value:20}],\n\t\t[{name:'长春'}, {name:'北京',value:10}]\n\t];\n\t\n\tvar series = [];\n\t[['长春', CCData]].forEach(function (item, i) {\n\t\tseries.push({\n\t\t\tname: '一汽汽车销售',\n\t\t\ttype: 'lines',\n\t\t\tzlevel: 1,\n\t\t\teffect: {\n\t\t\t\tshow: true,\n\t\t\t\tperiod: 6,\n\t\t\t\ttrailLength: 0.7,\n\t\t\t\tcolor: '#FF0',\n\t\t\t\tsymbolSize: 3\n\t\t\t},\n\t\t\tlineStyle: {\n\t\t\t\tnormal: {\n\t\t\t\t\tcolor: '#000',\n\t\t\t\t\twidth: 0,\n\t\t\t\t\tcurveness: 0.2\n\t\t\t\t}\n\t\t\t},\n\t\t\tdata: convertData(item[1])\n\t\t},\n\t\t{\n\t\t\tname: '一汽汽车销售',\n\t\t\ttype: 'lines',\n\t\t\tzlevel: 2,\n\t\t\tsymbol: ['none', 'arrow'],\n\t\t\tsymbolSize: 10,\n\t\t\tlineStyle: {\n\t\t\t\tnormal: {\n\t\t\t\t\tcolor: '#FF0',\n\t\t\t\t\twidth: 1,\n\t\t\t\t\topacity: 0.6,\n\t\t\t\t\tcurveness: 0.2\n\t\t\t\t}\n\t\t\t},\n\t\t\tdata: convertData(item[1])\n\t\t},\n\t\t{\n\t\t\tname: '一汽汽车销售',\n\t\t\ttype: 'effectScatter',\n\t\t\tcoordinateSystem: 'geo',\n\t\t\tzlevel: 2,\n\t\t\trippleEffect: {\n\t\t\t\tbrushType: 'stroke'\n\t\t\t},\n\t\t\tlabel: {\n\t\t\t\tnormal: {\n\t\t\t\t\tshow: true,\n\t\t\t\t\tposition: 'right',\n\t\t\t\t\tformatter: '{b}'\n\t\t\t\t}\n\t\t\t},\n\t\t\tsymbolSize: function (val) {\n\t\t\t\treturn 15;\n\t\t\t},\n\t\t\titemStyle: {\n\t\t\t\tnormal: {\n\t\t\t\t\tcolor: '#FFF',\n\t\t\t\t\tlabel: {\n\t\t\t\t\t\t show: true,\n\t\t\t\t\t\t position: 'top',\n\t\t\t\t\t\t textStyle: {\n\t\t\t\t\t\t\t color: '#FFF',\n\t\t\t\t\t\t\t fontSize:24\n\t\t\t\t\t\t }\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\tdata: item[1].map(function (dataItem) {\n\t\t\t\treturn {\n\t\t\t\t\tname: dataItem[1].name,\n\t\t\t\t\tvalue: geoCoordMap[dataItem[1].name].concat([dataItem[1].value])\n\t\t\t\t};\n\t\t\t})\n\t\t});\n\t});\n\t\n\tmap_option = {\n\t\tbackgroundColor: '',\t\t\n\t\ttitle : {\n\t\t\tshow:false,\n\t\t\ttext: '一汽汽车销售地域分布示意图',\n\t\t\tsubtext: '截至2018年05月04日',\n\t\t\tleft: 'center',\n\t\t\ttop:10,\n\t\t\ttextStyle : {\n\t\t\t\tcolor: '#09F',\n\t\t\t\tfontSize:32\n\t\t\t},\n\t\t\tsubtextStyle:{\n\t\t\t\tcolor: '#09F',\n\t\t\t\tfontSize:24\n\t\t\t}\n\t\t},\n\t\ttooltip : {\n\t\t\ttrigger: 'item'\n\t\t},\n\t\tlegend: {\n\t\t\tshow:false,\n\t\t\torient: 'vertical',\n\t\t\ttop: 'bottom',\n\t\t\tleft: 'right',\n\t\t\tdata:['一汽汽车销售'],\n\t\t\ttextStyle: {\n\t\t\t\tcolor: '#000'\n\t\t\t},\n\t\t\tselectedMode: 'single'\n\t\t},\n\t\tgeo: {\n\t\t\tmap: 'china',\n\t\t\tlabel: {\n\t\t\t\temphasis: {\n\t\t\t\t\tshow: false\n\t\t\t\t}\n\t\t\t},\n\t\t\troam: true,\n\t\t\titemStyle: {\n\t\t\t\tnormal: {\n\t\t\t\t\tareaColor: '#09F',\n\t\t\t\t\tborderColor: '#09F',\n\t\t\t\t\topacity:0.5\n\t\t\t\t},\n\t\t\t\temphasis: {\n\t\t\t\t\tareaColor: '#09F',\n\t\t\t\t\tborderColor: '#09F',\n\t\t\t\t\topacity:0.8\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tseries: series\n\t};\n\t\n\tmap_chart.setOption(map_option, true);\n\t\n\tresresh();\n\t\n\t//开始定时刷新\n\tsetInterval(resresh, 5*1000);\n});\n\nvar convertData = function (data) {\n    var res = [];\n    for (var i = 0; i < data.length; i++) {\n        var dataItem = data[i];\n        var fromCoord = geoCoordMap[dataItem[0].name];\n        var toCoord = geoCoordMap[dataItem[1].name];\n        if (fromCoord && toCoord) {\n            res.push({\n                fromName: dataItem[0].name,\n                toName: dataItem[1].name,\n                coords: [fromCoord, toCoord]\n            });\n        }\n    }\n    return res;\n};\n\nfunction showToolTip_highlight(mychart)\n{  \n  var echartObj = mychart;\n  \t  \n  // 高亮当前图形\n  var highlight =setInterval(function() \n  {\n\t  echartObj.dispatchAction({\n\t\t  type: 'highlight',\n\t\t  seriesIndex: 0,\n\t\t  dataIndex: indexnum\n\t  });\n\t  \n\t  echartObj.dispatchAction({\n\t\t  type: 'showTip',\n\t\t  seriesIndex: 0,\n\t\t  dataIndex: indexnum\n\t  });\n\t  clearInterval(highlight);\n\t  indexnum = indexnum + 1;\n  \t  if(indexnum>=7) indexnum=0;\t  \t  \n  },1000);\n}\n\n//定时刷新数据\nfunction resresh()\n{\n\tvar myDate = new Date();\n\t\n\t// $('#refresh').html(\"<img src=\\\"images/wait.gif\\\" align=\\\"absmiddle\\\"><span>数据刷新中...</span>\");\n\t\n\t//年月日刷新\n\t$('#currentYear').html(myDate.getFullYear()+\"年\");\n\t$('#currentMonth').html(insertZero(myDate.getMonth()+1)+\"月\");\n\t$('#currentDay').html(insertZero(myDate.getDate())+\"日\");\n\t$('#currentDate').html(myDate.getFullYear()+\"/\"+insertZero(myDate.getMonth()+1)+\"/\"+insertZero(myDate.getDate()));\t\n\t\n\toption_gauge.series[0].axisLabel.show=true;\n\toption_gauge.series[0].axisLine.lineStyle.color=[[0.2, color[0]],[0.8, color[1]],[1, color[2]]]\n\t\n\tvar maxg=Math.round(Math.random()*500)+400;\n\tvar n1=Math.round(Math.random()*(maxg-100))+100;\n\tvar n2=Math.round(Math.random()*(n1-50))+50;\t\n\tvar n3=(n2/maxg*100).toFixed(2);\t\n\t\n\t//年进度条\n\toption_Progress.title.text =\"计划生产\";\n\toption_Progress.series[0].data[0].value = maxg;\n\toption_Progress.title.subtext =maxg+\"台\";\n\toption_Progress.series[0].data[1].value =0;\n\ty_gauge1.setOption(option_Progress);\n\t\n\toption_Progress.title.text =\"已接订单\";\n\toption_Progress.series[0].data[0].value = n1;\n\toption_Progress.title.subtext =n1+\"台\";\n\toption_Progress.series[0].data[1].value =(maxg-n1);\n\ty_gauge2.setOption(option_Progress);\n\t\n\toption_Progress.title.text =\"已经完成\";\n\toption_Progress.series[0].data[0].value = n2;\n\toption_Progress.title.subtext =n2+\"台\";\n\toption_Progress.series[0].data[1].value =(maxg-n2);\n\ty_gauge3.setOption(option_Progress);\n\t\n\toption_Progress.title.text =\"计划完成率\";\n\toption_Progress.series[0].data[0].value = n3;\n\toption_Progress.title.subtext =n3+\"%\";\n\toption_Progress.series[0].data[1].value =(100-n3);\n\ty_gauge4.setOption(option_Progress);\n\t\n\t//月进度条\n\tmaxg=Math.round(Math.random()*maxg)+1;\n\tn1=Math.round(Math.random()*maxg)+1;\n\tn2=Math.round(Math.random()*n1);\n\tn3=(n2/maxg*100).toFixed(2);\n\t\n\toption_Progress.title.text =\"计划生产\";\n\toption_Progress.series[0].data[0].value = maxg;\n\toption_Progress.title.subtext =maxg+\"台\";\n\toption_Progress.series[0].data[1].value =0;\n\tm_gauge1.setOption(option_Progress);\n\t\n\toption_Progress.title.text =\"已接订单\";\n\toption_Progress.series[0].data[0].value = n1;\n\toption_Progress.title.subtext =n1+\"台\";\n\toption_Progress.series[0].data[1].value =(maxg-n1);\n\tm_gauge2.setOption(option_Progress);\n\t\n\toption_Progress.title.text =\"已经完成\";\n\toption_Progress.series[0].data[0].value = n2;\n\toption_Progress.title.subtext =n2+\"台\";\n\toption_Progress.series[0].data[1].value =(maxg-n2);\n\tm_gauge3.setOption(option_Progress);\n\t\n\toption_Progress.title.text =\"计划完成率\";\n\toption_Progress.series[0].data[0].value = n3;\n\toption_Progress.title.subtext =n3+\"%\";\n\toption_Progress.series[0].data[1].value =(100-n3);\n\tm_gauge4.setOption(option_Progress);\n\t\n\t//日进度条\n\tmaxg=Math.round(Math.random()*maxg)+1;\n\tn1=Math.round(Math.random()*maxg)+1;\n\tn2=Math.round(Math.random()*n1);\n\tn3=(n2/maxg*100).toFixed(2);\n\t\n\toption_Progress.title.text =\"计划生产\";\n\toption_Progress.series[0].data[0].value = maxg;\n\toption_Progress.title.subtext =maxg+\"台\";\n\toption_Progress.series[0].data[1].value =0;\n\td_gauge1.setOption(option_Progress);\n\t\n\toption_Progress.title.text =\"已接订单\";\n\toption_Progress.series[0].data[0].value = n1;\n\toption_Progress.title.subtext =n1+\"台\";\n\toption_Progress.series[0].data[1].value =(maxg-n1);\n\td_gauge2.setOption(option_Progress);\n\t\n\toption_Progress.title.text =\"已经完成\";\n\toption_Progress.series[0].data[0].value = n2;\n\toption_Progress.title.subtext =n2+\"台\";\n\toption_Progress.series[0].data[1].value =(maxg-n2);\n\td_gauge3.setOption(option_Progress);\n\t\n\toption_Progress.title.text =\"计划完成率\";\n\toption_Progress.series[0].data[0].value = n3;\n\toption_Progress.title.subtext =n3+\"%\";\n\toption_Progress.series[0].data[1].value =(100-n3);\n\td_gauge4.setOption(option_Progress);\n\t\n\t//仪表盘刷新\n\toption_gauge.series[0].axisLine.lineStyle.color=[[0.2, color[0]],[0.8, color[1]],[1, color[0]]];\n\t\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"水\";\n\t$('#vg1').html(option_gauge.series[0].data[0].value);\n\tgauge1.setOption(option_gauge);\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"电\";\n\t$('#vg2').html(option_gauge.series[0].data[0].value);\n\tgauge2.setOption(option_gauge);\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"天然气\";\n\t$('#vg3').html(option_gauge.series[0].data[0].value);\n\tgauge3.setOption(option_gauge);\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"压缩空气\";\n\t$('#vg4').html(option_gauge.series[0].data[0].value);\n\tgauge4.setOption(option_gauge);\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"蒸汽\";\n\t$('#vg5').html(option_gauge.series[0].data[0].value);\n\tgauge5.setOption(option_gauge);\t\n\t\t\t\n\t//显示最后更新时间\n\t$('#refresh').html(\"<span id=\\\"refreshTime\\\">最后刷新时间：\"+myDate.toLocaleDateString()+\" \"+myDate.toLocaleTimeString()+\"</span>\");\n}\n\n//生成订单号\nfunction getOrderNumber(n)\n{\n\tvar no=\"000000\"+n.toString();\n\treturn no.substring(no.length-6);\n}\n\n//前面补0\nfunction insertZero(n)\n{\n\tvar no=\"000000\"+n.toString();\n\treturn no.substring(no.length-2);\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template1/js/china.js",
    "content": "(function (root, factory) {\n    if (typeof define === 'function' && define.amd) {\n        // AMD. Register as an anonymous module.\n        define(['exports', 'echarts'], factory);\n    } else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {\n        // CommonJS\n        factory(exports, require('echarts'));\n    } else {\n        // Browser globals\n        factory({}, root.echarts);\n    }\n}(this, function (exports, echarts) {\n    var log = function (msg) {\n        if (typeof console !== 'undefined') {\n            console && console.error && console.error(msg);\n        }\n    }\n    if (!echarts) {\n        log('ECharts is not Loaded');\n        return;\n    }\n    if (!echarts.registerMap) {\n        log('ECharts Map is not loaded')\n        return;\n    }\n    echarts.registerMap('china', {\"type\":\"FeatureCollection\",\"features\":[{\"id\":\"710000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@°Ü¯Û\"],[\"@@ƛĴÕƊÉɼģºðʀ\\\\ƎsÆNŌÔĚänÜƤɊĂǀĆĴĤǊŨxĚĮǂƺòƌâÔ®ĮXŦţƸZûÐƕƑGđ¨ĭMó·ęcëƝɉlÝƯֹÅŃ^Ó·śŃǋƏďíåɛGɉ¿@ăƑ¥ĘWǬÏĶŁâ\"],[\"@@\\\\p|WoYG¿¥Ij@¢\"],[\"@@¡@V^RqBbAnTXeRz¤L«³I\"],[\"@@ÆEEkWqë @\"],[\"@@fced\"]],\"encodeOffsets\":[[[122886,24033]],[[123335,22980]],[[122375,24193]],[[122518,24117]],[[124427,22618]],[[124862,26043]]]},\"properties\":{\"cp\":[121.509062,25.044332],\"name\":\"台湾\",\"childNum\":6}},{\"id\":\"130000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@o~Z]ªrºc_ħ²G¼s`jÎŸnüsÂłNX_M`Ç½ÓnUKĜēs¤­©yrý§uģcJe\"],[\"@@U`Ts¿mÂ\"],[\"@@oºƋÄdeVDJj£J|ÅdzÂFt~KŨ¸IÆv|¢r}èonb}`RÎÄn°ÒdÞ²^®lnÐèĄlðÓ×]ªÆ}LiĂ±Ö`^°Ç¶p®đDcŋ`ZÔ¶êqvFÆN®ĆTH®¦O¾IbÐã´BĐɢŴÆíȦpĐÞXR·nndO¤OÀĈƒ­QgµFo|gȒęSWb©osx|hYhgŃfmÖĩnºTÌSp¢dYĤ¶UĈjlǐpäìë|³kÛfw²Xjz~ÂqbTÑěŨ@|oMzv¢ZrÃVw¬ŧĖ¸f°ÐTªqs{S¯r æÝlNd®²Ğ ǆiGĘJ¼lr}~K¨ŸƐÌWöÆzR¤lêmĞLÎ@¡|q]SvKÑcwpÏÏĿćènĪWlĄkT}J¤~ÈTdpddʾĬBVtEÀ¢ôPĎƗè@~kü\\\\rÊĔÖæW_§¼F´©òDòjYÈrbĞāøŀG{ƀ|¦ðrb|ÀH`pʞkvGpuARhÞÆǶgĘTǼƹS£¨¡ù³ŘÍ]¿ÂyôEP xX¶¹ÜO¡gÚ¡IwÃé¦ÅBÏ|Ç°N«úmH¯âDùyŜŲIÄuĐ¨D¸dɂFOhđ©OiÃ`ww^ÌkÑH«ƇǤŗĺtFu{Z}Ö@U´ʚLg®¯Oı°Ãw ^VbÉsmAê]]w§RRl£ȭµu¯b{ÍDěïÿȧuT£ġěŗƃĝQ¨fVƋƅn­a@³@ďyÃ½IĹÊKŭfċŰóxV@tƯJ]eR¾fe|rHA|h~Ėƍl§ÏlTíb ØoÅbbx³^zÃĶ¶Sj®AyÂhðk`«PËµEFÛ¬Y¨Ļrõqi¼Wi°§Ð±´°^[À|ĠO@ÆxO\\\\ta\\\\tĕtû{ġȧXýĪÓjùÎRb^ÎfK[ÝděYfíÙTyuUSyŌŏů@Oi½éŅ­aVcř§ax¹XŻácWU£ôãºQ¨÷Ñws¥qEHÙ|šYQoŕÇyáĂ£MÃ°oťÊP¡mWO¡v{ôvîēÜISpÌhp¨ jdeŔQÖjX³àĈ[n`Yp@UcM`RKhEbpŞlNut®EtqnsÁgAiúoHqCXhfgu~ÏWP½¢G^}¯ÅīGCÑ^ãziMáļMTÃƘrMc|O_¯Ŏ´|morDkO\\\\mĆJfl@cĢ¬¢aĦtRıÒ¾ùƀ^juųœK­UFyƝīÛ÷ąV×qƥV¿aȉd³BqPBmaËđŻģmÅ®V¹d^KKonYg¯XhqaLdu¥Ípǅ¡KąÅkĝęěhq}HyÃ]¹ǧ£Í÷¿qáµ§g¤o^á¾ZE¤i`ĳ{nOl»WÝĔįhgF[¿¡ßkOüš_ūiǱàUtėGyl}ÓM}jpEC~¡FtoQiHkk{Ãmï\"]],\"encodeOffsets\":[[[119712,40641]],[[121616,39981]],[[116462,37237]]]},\"properties\":{\"cp\":[114.502461,38.045474],\"name\":\"河北\",\"childNum\":3}},{\"id\":\"140000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@ÞĩÒSra}ÁyWix±Üe´lèßÓǏokćiµVZģ¡coTSË¹ĪmnÕńehZg{gtwªpXaĚThȑp{¶Eh®RćƑP¿£Pmc¸mQÝWďȥoÅîɡųAďä³aÏJ½¥PG­ąSM­EÅruµéYÓŌ_dĒCo­Èµ]¯_²ÕjāK~©ÅØ^ÔkïçămÏk]­±cÝ¯ÑÃmQÍ~_apm~ç¡qu{JÅŧ·Ls}EyÁÆcI{¤IiCfUcƌÃp§]ě«vD@¡SÀµMÅwuYY¡DbÑc¡h×]nkoQdaMç~eDÛtT©±@¥ù@É¡ZcW|WqOJmĩl«ħşvOÓ«IqăV¥D[mI~Ó¢cehiÍ]Ɠ~ĥqX·eƷn±}v[ěďŕ]_œ`¹§ÕōIo©b­s^}Ét±ū«³p£ÿ·Wµ|¡¥ăFÏs×¥ŅxÊdÒ{ºvĴÎêÌɊ²¶ü¨|ÞƸµȲLLúÉƎ¤ϊęĔV`_bªS^|dzY|dz¥pZbÆ£¶ÒK}tĦÔņƠPYznÍvX¶Ěn ĠÔzý¦ª÷ÑĸÙUȌ¸dòÜJð´ìúNM¬XZ´¤ŊǸ_tldI{¦ƀðĠȤ¥NehXnYGR° ƬDj¬¸|CĞKqºfƐiĺ©ª~ĆOQª ¤@ìǦɌ²æBÊTŸʂōĖĴŞȀÆÿȄlŤĒötÎ½î¼ĨXh|ªM¤Ðz\"],\"encodeOffsets\":[[116874,41716]]},\"properties\":{\"cp\":[112.549248,37.857014],\"name\":\"山西\",\"childNum\":1}},{\"id\":\"150000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@Č^â£ĂhĖMÈÄw\\\\fŦ°W ¢¾luŸDw\\\\̀ʉÌÛMĀ[bÓEn}¶Vcês¯PqFB|S³C|kñHdiÄ¥sŉÅPóÑÑE^ÅPpy_YtShQ·aHwsOnŉÃs©iqjUSiº]ïW«gW¡ARëśĳĘů`çõh]y»ǃǛҤxÒm~zf}pf|ÜroÈzrKÈĵSƧż؜Ġu¦ö\"],[\"@@sKCGS|úþXgp{ÁX¿ć{ƱȏñZáĔyoÁhA}ŅĆfdŉ_¹Y°ėǩÑ¡H¯¶oMQqð¡Ë|Ñ`ƭŁX½·óÛxğįÅcQs«tȋǅFù^it«Č¯[hAi©á¥ÇĚ×l|¹y¯YȵƓñǙµïċĻ|Düȭ¶¡oŽäÕG\\\\ÄT¿Òõr¯LguÏYęRƩɷŌO\\\\İÐ¢æ^Ŋ ĲȶȆbÜGĝ¬¿ĚVĎgª^íu½jÿĕęjık@Ľ]ėl¥ËĭûÁėéV©±ćn©­ȇÍq¯½YÃÔŉÉNÑÅÝy¹NqáʅDǡËñ­ƁYÅy̱os§ȋµʽǘǏƬɱàưN¢ƔÊuľýľώȪƺɂļxZĈ}ÌŉŪĺœĭFЛĽ̅ȣͽÒŵìƩÇϋÿȮǡŏçƑůĕ~Ç¼ȳÐUfdIxÿ\\\\G zâɏÙOº·pqy£@qþ@Ǟ˽IBäƣzsÂZÁàĻdñ°ŕzéØűzșCìDȐĴĺf®Àľưø@ɜÖÞKĊŇƄ§͑těï͡VAġÑÑ»d³öǍÝXĉĕÖ{þĉu¸ËʅğU̎éhɹƆ̗̮ȘǊ֥ड़ࡰţાíϲäʮW¬®ҌeרūȠkɬɻ̼ãüfƠSצɩςåȈHϚÎKǳͲOðÏȆƘ¼CϚǚ࢚˼ФÔ¤ƌĞ̪Qʤ´¼mȠJˀƲÀɠmǐnǔĎȆÞǠN~ʢĜ¶ƌĆĘźʆȬ˪ĚĒ¸ĞGȖƴƀj`ĢçĶāàŃºēĢĖćYÀŎüôQÐÂŎŞǆŞêƖoˆDĤÕºÑǘÛˤ³̀gńƘĔÀ^ªƂ`ªt¾äƚêĦĀ¼ÐĔǎ¨Ȕ»͠^ˮÊȦƤøxRrŜH¤¸ÂxDÄ|ø˂˜ƮÐ¬ɚwɲFjĔ²Äw°ǆdÀÉ_ĸdîàŎjÊêTĞªŌŜWÈ|tqĢUB~´°ÎFCU¼pĀēƄN¦¾O¶łKĊOjĚj´ĜYp{¦SĚÍ\\\\T×ªV÷Ší¨ÅDK°ßtŇĔK¨ǵÂcḷ̌ĚǣȄĽFlġUĵŇȣFʉɁMğįʏƶɷØŭOǽ«ƽū¹Ʊő̝Ȩ§ȞʘĖiɜɶʦ}¨֪ࠜ̀ƇǬ¹ǨE˦ĥªÔêFxúQEr´Wrh¤Ɛ \\\\talĈDJÜ|[Pll̚¸ƎGú´P¬W¦^¦H]prRn|or¾wLVnÇIujkmon£cX^Bh`¥V¦U¤¸}xRj[^xN[~ªxQ[`ªHÆÂExx^wN¶Ê|¨ìMrdYpoRzNyÀDs~bcfÌ`L¾n|¾T°c¨È¢ar¤`[|òDŞĔöxElÖdHÀI`Ď\\\\Àì~ÆR¼tf¦^¢ķ¶eÐÚMptgjɡČÅyġLûŇV®ÄÈƀĎ°P|ªVVªj¬ĚÒêp¬E|ŬÂc|ÀtƐK f{ĘFĒƌXƲąo½Ę\\\\¥o}Ûu£ç­kX{uĩ«āíÓUŅßŢqŤ¥lyň[oi{¦LńðFȪȖĒL¿Ìf£K£ʺoqNwğc`uetOj×°KJ±qÆġmĚŗos¬qehqsuH{¸kH¡ÊRǪÇƌbȆ¢´äÜ¢NìÉʖ¦â©Ż؛Ç@Vu»Aylßí¹ĵêÝlISò³C¹Ìâ²i¶Ìoú^H²CǜңǄ z¼g^èöŰ_Ĳĕê}gÁnUI«m]jvV¼euhwqAaW_µj»çjioQR¹ēÃßt@r³[ÛlćË^ÍÉáGOUÛOB±XkÅ¹£k|e]olkVÍ¼ÕqtaÏõjgÁ£§U^RLËnX°ÇBz^~wfvypV ¯ƫĉ˭ȫƗŷɿÿĿƑ˃ĝÿÃǃßËőó©ǐȍŒĖM×ÍEyxþp]ÉvïèvƀnÂĴÖ@V~Ĉ³MEĸÅĖtējyÄDXÄxGQuv_i¦aBçw˛wD©{tāmQ{EJ§KPśƘƿ¥@sCTÉ}ɃwƇy±gÑ}T[÷kÐç¦«SÒ¥¸ëBX½HáÅµÀğtSÝÂa[ƣ°¯¦Pï¡]£ġÒk®G²èQ°óMq}EóƐÇ\\\\@áügQÍu¥FTÕ¿Jû]|mvāÎYua^WoÀa·­ząÒot×¶CLƗi¯¤mƎHǊ¤îìɾŊìTdåwsRÖgĒųúÍġäÕ}Q¶¿A[¡{d×uQAMxVvMOmăl«ct[wº_ÇÊjbÂ£ĦS_éQZ_lwgOiýe`YYLq§IÁǳ£ÙË[ÕªuƏ³ÍTs·bÁĽäė[b[ŗfãcn¥îC¿÷µ[ŏÀQ­ōĉm¿Á^£mJVmL[{Ï_£F¥Ö{ŹA}×Wu©ÅaųĳƳhB{·TQqÙIķËZđ©Yc|M¡LeVUóK_QWk_ĥ¿ãZ»X\\\\ĴuUèlG®ěłTĠğDŃOrÍdÆÍz]±ŭ©Å]ÅÐ}UË¥©TċïxgckfWgi\\\\ÏĒ¥HkµEë{»ÏetcG±ahUiñiWsɁ·cCÕk]wȑ|ća}wVaĚá G°ùnM¬¯{ÈÐÆA¥ÄêJxÙ¢hP¢ÛºµwWOóFÁz^ÀŗÎú´§¢T¤ǻƺSėǵhÝÅQgvBHouʝl_o¿Ga{ïq{¥|ſĿHĂ÷aĝÇqZñiñC³ª»E`¨åXēÕqÉû[l}ç@čƘóO¿¡FUsAʽīccocÇS}£IS~ălkĩXçmĈŀÐoÐdxÒuL^T{r@¢ÍĝKén£kQyÅõËXŷƏL§~}kq»IHėǅjĝ»ÑÞoå°qTt|r©ÏS¯·eŨĕx«È[eM¿yupN~¹ÏyN£{©għWí»Í¾səšǅ_ÃĀɗ±ąĳĉʍŌŷSÉA±åǥɋ@ë£R©ąP©}ĹªƏj¹erLDĝ·{i«ƫC£µ\"]],\"encodeOffsets\":[[[127444,52594]],[[113793,40312]]]},\"properties\":{\"cp\":[111.670801,40.818311],\"name\":\"内蒙古\",\"childNum\":2}},{\"id\":\"210000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@L@@sa\"],[\"@@MnNm\"],[\"@@dc\"],[\"@@eÀC@b\"],[\"@@fXwkbrÄ`qg\"],[\"@@^jtWQ\"],[\"@@~ Y]c\"],[\"@@G`ĔN^_¿ZÃM\"],[\"@@iX¶BY\"],[\"@@YZ\"],[\"@@L_{Epf\"],[\"@@^WqCT\\\\\"],[\"@@\\\\[§t|¤_\"],[\"@@m`n_\"],[\"@@Ïxǌ{q_×^Giip\"],[\"@@@é^BntaÊU]x ¯ÄPĲ­°hʙK³VÕ@Y~|EvĹsÇ¦­L^pÃ²ŸÒG Ël]xxÄ_fT¤Ď¤cPC¨¸TVjbgH²sdÎdHt`B²¬GJję¶[ÐhjeXdlwhðSČ¦ªVÊÏÆZÆŶ®²^ÎyÅÎcPqńĚDMħĜŁH­kçvV[ĳ¼WYÀäĦ`XlR`ôLUVfK¢{NZdĒªYĸÌÚJRr¸SA|ƴgŴĴÆbvªØX~źB|¦ÕE¤Ð`\\\\|KUnnI]¤ÀÂĊnŎR®Ő¿¶\\\\ÀøíDm¦ÎbŨabaĘ\\\\ľãÂ¸atÎSƐ´©v\\\\ÖÚÌǴ¤Â¨JKrZ_ZfjþhPkx`YRIjJcVf~sCN¤ EhæmsHy¨SðÑÌ\\\\\\\\ĐRZk°IS§fqŒßýáĞÙÉÖ[^¯ǤŲê´\\\\¦¬ĆPM¯£»uïpùzExanµyoluqe¦W^£ÊL}ñrkqWňûPUP¡ôJoo·U}£[·¨@XĸDXm­ÛÝºGUCÁª½{íĂ^cjk¶Ã[q¤LÉö³cux«zZf²BWÇ®Yß½ve±ÃCý£W{Ú^q^sÑ·¨ÍOt¹·C¥GDrí@wÕKţÃ«V·i}xËÍ÷i©ĝɝǡ]{c±OW³Ya±_ç©HĕoƫŇqr³Lys[ñ³¯OSďOMisZ±ÅFC¥Pq{Ã[Pg}\\\\¿ghćOk^ģÁFıĉĥM­oEqqZûěŉ³F¦oĵhÕP{¯~TÍlªNßYÐ{Ps{ÃVUeĎwk±ŉVÓ½ŽJãÇÇ»Jm°dhcÀffdF~ĀeĖd`sx² ®EżĀdQÂd^~ăÔH¦\\\\LKpĄVez¤NP ǹÓRÆąJSh­a[¦´ÂghwmBÐ¨źhI|VV|p] Â¼èNä¶ÜBÖ¼L`¼bØæKVpoúNZÞÒKxpw|ÊEMnzEQIZZNBčÚFÜçmĩWĪñtÞĵÇñZ«uD±|Əlĳ¥ãn·±PmÍada CLǑkùó¡³Ï«QaċÏOÃ¥ÕđQȥċƭy³ÃA\"]],\"encodeOffsets\":[[[123686,41445]],[[126019,40435]],[[124393,40128]],[[126117,39963]],[[125322,40140]],[[126686,40700]],[[126041,40374]],[[125584,40168]],[[125453,40165]],[[125362,40214]],[[125280,40291]],[[125774,39997]],[[125976,40496]],[[125822,39993]],[[125509,40217]],[[122731,40949]]]},\"properties\":{\"cp\":[123.429096,41.796767],\"name\":\"辽宁\",\"childNum\":16}},{\"id\":\"220000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@pä³PClFbbÍzwBGĭZÅi»lY­ċ²SgkÇ£^Sqd¯R©é£¯S\\\\cZ¹iűƏCuƍÓXoR}M^o£R}oªU­FuuXHlEÅÏ©¤ÛmTþ¤D²ÄufàÀ­XXÈ±AeyYw¬dvõ´KÊ£\\\\rµÄlidā]|î©¾DÂVH¹Þ®ÜWnCķ W§@\\\\¸~¤Vp¸póIO¢VOŇürXql~òÉK]¤¥Xrfkvzpm¶bwyFoúvð¼¤ N°ąO¥«³[éǡű_°Õ\\\\ÚÊĝþâőàerR¨­JYlďQ[ ÏYëÐ§TGztnß¡gFkMāGÁ¤ia ÉÈ¹`\\\\xs¬dĆkNnuNUuP@vRY¾\\\\¢GªóĄ~RãÖÎĢùđŴÕhQxtcæëSɽŉíëǉ£ƍG£nj°KƘµDsØÑpyĆ¸®¿bXp]vbÍZuĂ{n^IüÀSÖ¦EvRÎûh@â[ƏÈô~FNr¯ôçR±­HÑlĢ^¤¢OðævxsŒ]ÞÁTĠs¶¿âÆGW¾ìA¦·TÑ¬è¥ÏÐJ¨¼ÒÖ¼ƦɄxÊ~StD@Ă¼Ŵ¡jlºWvÐzƦZÐ²CH AxiukdGgetqmcÛ£Ozy¥cE}|¾cZk¿uŐã[oxGikfeäT@SUwpiÚFM©£è^Ú`@v¶eňf heP¶täOlÃUgÞzŸU`l}ÔÆUvØ_Ō¬Öi^ĉi§²ÃB~¡ĈÚEgc|DC_Ȧm²rBx¼MÔ¦ŮdĨÃâYxƘDVÇĺĿg¿cwÅ\\\\¹¥Yĭl¤OvLjM_a W`zļMž·\\\\swqÝSAqŚĳ¯°kRē°wx^ĐkǂÒ\\\\]nrĂ}²ĊŲÒøãh·M{yMzysěnĒġV·°G³¼XÀ¤¹i´o¤ŃÈ`ÌǲÄUĞd\\\\iÖmÈBĤÜɲDEh LG¾ƀÄ¾{WaYÍÈĢĘÔRîĐj}ÇccjoUb½{h§Ǿ{KƖµÎ÷GĀÖŠåưÎs­lyiē«`å§H¥Ae^§GK}iã\\\\c]v©ģZmÃ|[M}ģTɟĵÂÂ`ÀçmFK¥ÚíÁbX³ÌQÒHof{]ept·GŋĜYünĎųVY^ydõkÅZW«WUa~U·SbwGçǑiW^qFuNĝ·EwUtW·Ýďæ©PuqEzwAVXRãQ`­©GMehccďÏd©ÑW_ÏYƅ»é\\\\ɹ~ǙG³mØ©BšuT§Ĥ½¢Ã_Ã½L¡ýqT^rme\\\\PpZZbyuybQefµ]UhĿDCmûvaÙNSkCwncćfv~YÇG\"],\"encodeOffsets\":[[130196,42528]]},\"properties\":{\"cp\":[125.3245,43.886841],\"name\":\"吉林\",\"childNum\":1}},{\"id\":\"230000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@ƨĶTLÇyqpÇÛqe{~oyen}s`qiXGù]Ëp½©lÉÁp]Þñ´FĂ^fäîºkàz¼BUvÈ@\"],[\"@@UµNÿ¥īèçHÍøƕ¶Lǽ|g¨|a¾pVidd~ÈiíďÓQġėÇZÎXb½|ſÃH½KFgɱCģÛÇAnjÕc[VĝǱÃËÇ_ £ń³pj£º¿»WH´¯U¸đĢmtĜyzzNN|g¸÷äűÑ±ĉā~mq^[ǁÑďlw]¯xQĔ¯l°řĴrBÞTxr[tŽ¸ĻN_yX`biNKuP£kZĮ¦[ºxÆÀdhĹŀUÈƗCwáZħÄŭcÓ¥»NAw±qȥnD`{ChdÙFć}¢A±Äj¨]ĊÕjŋ«×`VuÓÅ~_kŷVÝyhVkÄãPsOµfgeŇµf@u_Ù ÙcªNªÙEojVxT@ãSefjlwH\\\\pŏäÀvlY½d{F~¦dyz¤PÜndsrhfHcvlwjF£G±DÏƥYyÏu¹XikĿ¦ÏqƗǀOŜ¨LI|FRĂn sª|C˜zxAè¥bfudTrFWÁ¹Am|ĔĕsķÆF´N}ćUÕ@Áĳſmuçuð^ÊýowFzØÎĕNőǏȎôªÌŒǄàĀÄ˄ĞŀƒʀĀƘŸˮȬƬĊ°Uzouxe]}AyÈW¯ÌmKQ]Īºif¸ÄX|sZt|½ÚUÎ lk^p{f¤lºlÆW A²PVÜPHÊâ]ÎĈÌÜk´\\\\@qàsĔÄQºpRij¼èi`¶bXrBgxfv»uUi^v~J¬mVp´£´VWrnP½ì¢BX¬hðX¹^TjVriªjtŊÄmtPGx¸bgRsT`ZozÆO]ÒFôÒOÆŊvÅpcGêsx´DR{AEOr°x|íb³Wm~DVjºéNNËÜ˛ɶ­GxŷCSt}]ûōSmtuÇÃĕNāg»íT«u}ç½BĵÞʣ¥ëÊ¡MÛ³ãȅ¡ƋaǩÈÉQG¢·lG|tvgrrf«ptęŘnÅĢrI²¯LiØsPf_vĠdxM prʹL¤¤eËÀđKïÙVY§]Ióáĥ]ķK¥j|pŇ\\\\kzţ¦šnņäÔVĂîĪ¬|vW®l¤èØrxm¶ă~lÄƯĄ̈́öȄEÔ¤ØQĄĄ»ƢjȦOǺ¨ìSŖÆƬyQv`cwZSÌ®ü±Ǆ]ŀç¬B¬©ńzƺŷɄeeOĨSfm ĊƀP̎ēz©ĊÄÕÊmgÇsJ¥ƔŊśæÎÑqv¿íUOµªÂnĦÁ_½ä@êí£P}Ġ[@gġ}gɊ×ûÏWXá¢užƻÌsNÍ½ƎÁ§čŐAēeL³àydl¦ĘVçŁpśǆĽĺſÊQíÜçÛġÔsĕ¬Ǹ¯YßċġHµ ¡eå`ļrĉŘóƢFìĎWøxÊkƈdƬv|I|·©NqńRŀ¤éeŊŀàŀU²ŕƀBQ£Ď}L¹Îk@©ĈuǰųǨÚ§ƈnTËÇéƟÊcfčŤ^XmHĊĕË«W·ċëx³ǔķÐċJāwİ_ĸȀ^ôWr­°oú¬ĦŨK~ȰCĐ´Ƕ£fNÎèâw¢XnŮeÂÆĶ¾¾xäLĴĘlļO¤ÒĨA¢Êɚ¨®ØCÔ ŬGƠƦYĜĘÜƬDJg_ͥœ@čŅĻA¶¯@wÎqC½Ĉ»NăëKďÍQÙƫ[«ÃígßÔÇOÝáWñuZ¯ĥŕā¡ÑķJu¤E å¯°WKÉ±_d_}}vyõu¬ï¹ÓU±½@gÏ¿rÃ½DgCdµ°MFYxw¿CG£Rƛ½Õ{]L§{qqą¿BÇƻğëܭǊË|c²}Fµ}ÙRsÓpg±QNqǫŋRwŕnéÑÉK«SeYRŋ@{¤SJ}D Ûǖ֍]gr¡µŷjqWÛham³~S«Þ]\"]],\"encodeOffsets\":[[[127123,51780]],[[134456,44547]]]},\"properties\":{\"cp\":[126.642464,45.756967],\"name\":\"黑龙江\",\"childNum\":2}},{\"id\":\"320000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@cþÅPi`ZRu¥É\\\\]~°Y`µÓ^phÁbnÀşúòaĬºTÖŒbe¦¦{¸ZâćNp©Hr|^mjhSEb\\\\afv`sz^lkljÄtg¤D­¾X¿À|ĐiZȀåB·î}GL¢õcßjayBFµÏC^ĭcÙt¿sğH]j{s©HM¢QnDÀ©DaÜÞ·jgàiDbPufjDk`dPOîhw¡ĥ¥GP²ĐobºrYî¶aHŢ´ ]´rılw³r_{£DB_Ûdåuk|Ũ¯F Cºyr{XFye³Þċ¿ÂkĭB¿MvÛpm`rÚã@Ę¹hågËÖƿxnlč¶Åì½Ot¾dJlVJĂǀŞqvnO^JZż·Q}êÍÅmµÒ]ƍ¦Dq}¬R^èĂ´ŀĻĊIÔtĲyQŐĠMNtR®òLhĚs©»}OÓGZz¶A\\\\jĨFäOĤHYJvÞHNiÜaĎÉnFQlNM¤B´ĄNöɂtpŬdfåqm¿QûùŞÚb¤uŃJŴu»¹ĄlȖħŴw̌ŵ²ǹǠ͛hĭłƕrçü±Yxcitğ®jű¢KOķCoy`å®VTa­_Ā]ŐÝɞï²ʯÊ^]afYǸÃĆēĪȣJđ͍ôƋÄÄÍīçÛɈǥ£­ÛmY`ó£Z«§°Ó³QafusNıǅ_k}¢m[ÝóDµ¡RLčiXyÅNïă¡¸iĔÏNÌŕoēdōîåŤûHcs}~Ûwbù¹£¦ÓCtOPrE^ÒogĉIµÛÅʹK¤½phMü`oæŀ\"],\"encodeOffsets\":[[121740,32276]]},\"properties\":{\"cp\":[118.767413,32.041544],\"name\":\"江苏\",\"childNum\":1}},{\"id\":\"330000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@E^dQ]K\"],[\"@@jX^j\"],[\"@@sfbU\"],[\"@@qP\\\\xz[ck\"],[\"@@R¢FX}°[s_\"],[\"@@Cb\\\\}\"],[\"@@e|v\\\\la{u\"],[\"@@v~u}\"],[\"@@QxÂF¯}\"],[\"@@¹nvÞs¯o\"],[\"@@rSkUEj\"],[\"@@bi­ZP\"],[\"@@p[}INf\"],[\"@@À¿\"],[\"@@¹dnb\"],[\"@@rSBnR\"],[\"@@g~h}\"],[\"@@FlEk\"],[\"@@OdPc\"],[\"@@v[u\\\\\"],[\"@@FjâL~wyoo~sµL\\\\\"],[\"@@¬e¹aN\"],[\"@@\\\\nÔ¡q]L³ë\\\\ÿ®QÖ\"],[\"@@ÊA­©[¬\"],[\"@@Kxv­\"],[\"@@@hlIk]\"],[\"@@pW{o||j\"],[\"@@Md|_mC\"],[\"@@¢X£ÏylD¼XtH\"],[\"@@hlÜ[LykAvyfw^E¤\"],[\"@@fp¤MusR\"],[\"@@®_ma~LÁ¬Z\"],[\"@@iMxZ\"],[\"@@ZcYd\"],[\"@@Z~dOSo|A¿qZv\"],[\"@@@`EN¡v\"],[\"@@|TY{\"],[\"@@@n@m\"],[\"@@XWkCT\\\\\"],[\"@@ºwZRkĕWO¢\"],[\"@@X®±GrÆª\\\\ÔáXq{\"],[\"@@ůTG°ĄLHm°UC\"],[\"@@¤aÜx~}dtüGæţŎíĔcŖpMËÐjē¢·ðĄÆMzjWKĎ¢Q¶À_ê_Bıi«pZgf¤Nrq]§ĂN®«H±yƳí¾×ŸīàLłčŴǝĂíÀBŖÕªÁŖHŗŉåqûõi¨hÜ·ñt»¹ýv_[«¸mYL¯QªmĉÅdMgÇjcº«ę¬­K­´B«Âącoċ\\\\xKd¡gěŧ«®á[~ıxu·ÅKsËÉc¢Ù\\\\ĭƛëbf¹­ģSĜkáƉÔ­ĈZB{aMµfzŉfåÂŧįƋǝÊĕġć£g³ne­ą»@­¦S®\\\\ßðChiqªĭiAuA­µ_W¥ƣO\\\\lċĢttC¨£t`PZäuXßBsĻyekOđġĵHuXBµ]×­­\\\\°®¬F¢¾pµ¼kŘó¬Wät¸|@L¨¸µrºù³Ù~§WIZW®±Ð¨ÒÉx`²pĜrOògtÁZ}þÙ]¡FKwsPlU[}¦Rvn`hq¬\\\\nQ´ĘRWb_ rtČFIÖkĦPJ¶ÖÀÖJĈĄTĚòC ²@PúØz©Pî¢£CÈÚĒ±hŖl¬â~nm¨f©iļ«mntuÖZÜÄjL®EÌFª²iÊxØ¨IÈhhst\"],[\"@@o\\\\VzRZ}y\"],[\"@@@°¡mÛGĕ¨§Ianá[ýƤjfæØLäGr\"]],\"encodeOffsets\":[[[125592,31553]],[[125785,31436]],[[125729,31431]],[[125513,31380]],[[125223,30438]],[[125115,30114]],[[124815,29155]],[[124419,28746]],[[124095,28635]],[[124005,28609]],[[125000,30713]],[[125111,30698]],[[125078,30682]],[[125150,30684]],[[124014,28103]],[[125008,31331]],[[125411,31468]],[[125329,31479]],[[125626,30916]],[[125417,30956]],[[125254,30976]],[[125199,30997]],[[125095,31058]],[[125083,30915]],[[124885,31015]],[[125218,30798]],[[124867,30838]],[[124755,30788]],[[124802,30809]],[[125267,30657]],[[125218,30578]],[[125200,30562]],[[124968,30474]],[[125167,30396]],[[124955,29879]],[[124714,29781]],[[124762,29462]],[[124325,28754]],[[123990,28459]],[[125366,31477]],[[125115,30363]],[[125369,31139]],[[122495,31878]],[[125329,30690]],[[125192,30787]]]},\"properties\":{\"cp\":[120.153576,30.287459],\"name\":\"浙江\",\"childNum\":45}},{\"id\":\"340000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@^iuLX^\"],[\"@@e©Ehl\"],[\"@@°ZÆëĎµmkǀwÌÕæhºgBĝâqÙĊzÖgņtÀÁĂÆáhEz|WzqD¹°Eŧl{ævÜcA`¤C`|´qxĲkq^³³GšµbíZ¹qpa±ď OH¦Ħx¢gPícOl_iCveaOjChß¸iÝbÛªCC¿mRV§¢A|t^iĠGÀtÚsd]ĮÐDE¶zAb àiödK¡~H¸íæAǿYj{ď¿À½W®£ChÃsikkly]_teu[bFaTign{]GqªoĈMYá|·¥f¥őaSÕėNµñĞ«Im_m¿Âa]uĜp Z_§{Cäg¤°r[_YjÆOdý[I[á·¥Q_nùgL¾mvˊBÜÆ¶ĊJhpc¹O]iŠ]¥ jtsggJÇ§w×jÉ©±EFË­KiÛÃÕYvsm¬njĻª§emná}k«ŕgđ²ÙDÇ¤í¡ªOy×Où±@DñSęćăÕIÕ¿IµĥOjNÕËT¡¿tNæŇàåyķrĕq§ÄĩsWÆßF¶X®¿mwRIÞfßoG³¾©uyHį{Ɓħ¯AFnuPÍÔzVdàôº^Ðæd´oG¤{S¬ćxã}ŧ×Kǥĩ«ÕOEÐ·ÖdÖsƘÑ¨[Û^Xr¢¼§xvÄÆµ`K§ tÒ´Cvlo¸fzŨð¾NY´ı~ÉĔēßúLÃÃ_ÈÏ|]ÂÏFlg`ben¾¢pUh~ƴĖ¶_r sĄ~cƈ]|r c~`¼{À{ȒiJjz`îÀT¥Û³]u}fïQl{skloNdjäËzDvčoQďHI¦rbtHĔ~BmlRV_ħTLnñH±DL¼Lªl§Ťa¸ĚlK²\\\\RòvDcÎJbt[¤D@®hh~kt°ǾzÖ@¾ªdbYhüóZ ň¶vHrľ\\\\ÊJuxAT|dmÀO[ÃÔG·ĚąĐlŪÚpSJ¨ĸLvÞcPæķŨ®mÐálwKhïgA¢ųÆ©Þ¤OÈm°K´\"]],\"encodeOffsets\":[[[121722,32278]],[[119475,30423]],[[119168,35472]]]},\"properties\":{\"cp\":[117.283042,31.86119],\"name\":\"安徽\",\"childNum\":3}},{\"id\":\"350000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@zht´]\"],[\"@@aj^~ĆG©O\"],[\"@@ed¨C}}i\"],[\"@@@vPGsQ\"],[\"@@sBzddW]Q\"],[\"@@S¨Q{\"],[\"@@NVucW\"],[\"@@qptBAq\"],[\"@@¸[mu\"],[\"@@Q\\\\pD]_\"],[\"@@jSwUadpF\"],[\"@@eXª~\"],[\"@@AjvFso\"],[\"@@fT_Çí\\\\v|ba¦jZÆy°\"],[\"@@IjJi\"],[\"@@wJIx«¼AoNe{M­\"],[\"@@K±¡ÓČäeZ\"],[\"@@k¡¹Eh~c®wBkUplÀ¡I~Māe£bN¨gZý¡a±Öcp©PhI¢QqÇGj|¥U g[Ky¬ŏv@OptÉEF\\\\@ åA¬V{XģĐBycpě¼³Ăp·¤¥ohqqÚ¡ŅLs^Ã¡§qlÀhH¨MCe»åÇGD¥zPO£čÙkJA¼ßėuĕeûÒiÁŧSW¥Qûŗ½ùěcÝ§SùĩąSWó«íęACµeRåǃRCÒÇZÍ¢ź±^dlstjD¸ZpuÔâÃH¾oLUêÃÔjjēò´ĄWƛ^Ñ¥Ħ@ÇòmOw¡õyJyD}¢ďÑÈġfZda©º²z£NjD°Ötj¶¬ZSÎ~¾c°¶ÐmxO¸¢Pl´SL|¥AȪĖMņĲg®áIJČĒü` QF¬h|ĂJ@zµ |ê³È ¸UÖŬŬÀEttĸr]ðM¤ĶĲHtÏ AĬkvsq^aÎbvdfÊòSD´Z^xPsĂrvƞŀjJd×ŘÉ ®AÎ¦ĤdxĆqAZRÀMźnĊ»İÐZ YXæJyĊ²·¶q§·K@·{sXãô«lŗ¶»o½E¡­«¢±¨Y®Ø¶^AvWĶGĒĢPlzfļtàAvWYãO_¤sD§ssČġ[kƤPX¦`¶®BBvĪjv©jx[L¥àï[F¼ÍË»ğV`«Ip}ccÅĥZEãoP´B@D¸m±z«Ƴ¿å³BRØ¶Wlâþäą`]Z£Tc ĹGµ¶Hm@_©k¾xĨôȉðX«½đCIbćqK³ÁÄš¬OAwã»aLŉËĥW[ÂGIÂNxĳ¤D¢îĎÎB§°_JGs¥E@¤ućPåcuMuw¢BI¿]zG¹guĮck\\\\_\"]],\"encodeOffsets\":[[[123250,27563]],[[122541,27268]],[[123020,27189]],[[122916,27125]],[[122887,26845]],[[122808,26762]],[[122568,25912]],[[122778,26197]],[[122515,26757]],[[122816,26587]],[[123388,27005]],[[122450,26243]],[[122578,25962]],[[121255,25103]],[[120987,24903]],[[122339,25802]],[[121042,25093]],[[122439,26024]]]},\"properties\":{\"cp\":[119.306239,26.075302],\"name\":\"福建\",\"childNum\":18}},{\"id\":\"360000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@ĢĨƐgļ¼ÂMD~ņªe^\\\\^§ý©j×cZØ¨zdÒa¶lÒJìõ`oz÷@¤uŞ¸´ôęöY¼HČƶajlÞƩ¥éZ[|h}^U  ¥pĄžƦO lt¸Æ Q\\\\aÆ|CnÂOjt­ĚĤdÈF`¶@Ðë ¦ōÒ¨SêvHĢûXD®QgÄWiØPÞìºr¤ǆNĠ¢lĄtZoCƞÔºCxrpĠV®Ê{f_Y`_eq®Aot`@oDXfkp¨|s¬\\\\DÄSfè©Hn¬^DhÆyøJhØxĢĀLÊƠPżċĄwȠĚ¦G®ǒĤäTŠÆ~Ħw«|TF¡nc³Ïå¹]ĉđxe{ÎÓvOEm°BƂĨİ|Gvz½ª´HàpeJÝQxnÀW­EµàXÅĪt¨ÃĖrÄwÀFÎ|ňÓMå¼ibµ¯»åDT±m[r«_gmQu~¥V\\\\OkxtL E¢Ú^~ýêPóqoě±_Êw§ÑªåƗā¼mĉŹ¿NQYBąrwģcÍ¥B­ŗÊcØiIƝĿuqtāwO]³YCñTeÉcaubÍ]trluīBÐGsĵıN£ï^ķqss¿FūūVÕ·´Ç{éĈýÿOER_đûIċâJh­ŅıNȩĕB¦K{Tk³¡OP·wnµÏd¯}½TÍ«YiµÕsC¯iM¤­¦¯P|ÿUHvhe¥oFTuõ\\\\OSsMòđƇiaºćXĊĵà·çhƃ÷Ç{ígu^đgm[×zkKN¶Õ»lčÓ{XSÆv©_ÈëJbVkĔVÀ¤P¾ºÈMÖxlò~ªÚàGĂ¢B±ÌKyáV¼Ã~­`gsÙfIƋlę¹e|~udjuTlXµf`¿Jd[\\\\L²\"],\"encodeOffsets\":[[116689,26234]]},\"properties\":{\"cp\":[115.892151,28.676493],\"name\":\"江西\",\"childNum\":1}},{\"id\":\"370000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@Xjd]{K\"],[\"@@itbFHy\"],[\"@@HlGk\"],[\"@@TGy\"],[\"@@K¬U\"],[\"@@WdXc\"],[\"@@PtOs\"],[\"@@LnXhc\"],[\"@@ppVu]Or\"],[\"@@cdzAUa\"],[\"@@udRhnCI\"],[\"@@oIpR\"],[\"@@Ľč{fzƤîKÎMĮ]ZF½Y]â£ph¶¨râøÀÎǨ¤^ºÄGz~grĚĜlĞÆLĆǆ¢Îo¦cvKbgr°WhmZp L]LºcUÆ­nżĤÌĒbAnrOA´ȊcÀbƦUØrĆUÜøĬƞEzVL®öØBkŖÝĐĖ¹ŧ̄±ÀbÎÉnb²ĦhņBĖįĦåXćì@L¯´ywƕCéÃµė ƿ¸lµ¾Z|ZWyFY¨Mf~C¿`à_RÇzwƌfQnny´INoƬèôº|sTJULîVjǎ¾ĒØDz²XPn±ŴPè¸ŔLƔÜƺ_TüÃĤBBċÈöA´faM¨{«M`¶d¡ôÖ°mȰBÔjj´PM|c^d¤u¤Û´ä«ƢfPk¶Môl]Lb}su^ke{lCMrDÇ­]NÑFsmoõľHyGă{{çrnÓEƕZGª¹Fj¢ïWuøCǷë¡ąuhÛ¡^KxC`C\\\\bÅxì²ĝÝ¿_NīCȽĿåB¥¢·IŖÕy\\\\¹kxÃ£Č×GDyÃ¤ÁçFQ¡KtŵƋ]CgÏAùSedcÚźuYfyMmhUWpSyGwMPqŀÁ¼zK¶G­Y§Ë@´śÇµƕBm@IogZ¯uTMx}CVKï{éƵP_K«pÛÙqċtkkù]gTğwoɁsMõ³ăAN£MRkmEÊčÛbMjÝGuIZGPģãħE[iµBEuDPÔ~ª¼ęt]ûG§¡QMsğNPŏįzs£Ug{đJĿļā³]ç«Qr~¥CƎÑ^n¶ÆéÎR~Ż¸YI] PumŝrƿIā[xeÇ³L¯v¯s¬ÁY~}ťuŁgƋpÝĄ_ņī¶ÏSR´ÁP~¿Cyċßdwk´SsX|t`Ä ÈðAªìÎT°¦Dda^lĎDĶÚY°`ĪŴǒàŠv\\\\ebZHŖR¬ŢƱùęOÑM­³FÛWp[\"]],\"encodeOffsets\":[[[123806,39303]],[[123821,39266]],[[123742,39256]],[[123702,39203]],[[123649,39066]],[[123847,38933]],[[123580,38839]],[[123894,37288]],[[123043,36624]],[[123344,38676]],[[123522,38857]],[[123628,38858]],[[118260,36742]]]},\"properties\":{\"cp\":[117.000923,36.675807],\"name\":\"山东\",\"childNum\":13}},{\"id\":\"410000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@ýLùµP³swIÓxcŢĞð´E®ÚPtĴXØxÂ¶@«ŕŕQGYfa[şußǩđš_X³ĳÕčC]kbc¥CS¯ëÍB©÷³­Si_}mYTt³xlàcČzÀD}ÂOQ³ÐTĨ¯ƗòËŖ[hłŦv~}ÂZ«¤lPÇ£ªÝŴÅR§ØnhctâknÏ­ľŹUÓÝdKuķI§oTũÙďkęĆH¸Ó\\\\Ä¿PcnS{wBIvÉĽ[GqµuŇôYgûZca©@½Õǽys¯}lgg@­C\\\\£asIdÍuCQñ[L±ęk·ţb¨©kK»KC²òGKmĨS`UQnk}AGēsqaJ¥ĐGRĎpCuÌy ã iMcplk|tRkðev~^´¦ÜSí¿_iyjI|ȑ|¿_»d}q^{Ƈdă}tqµ`Ƴĕg}V¡om½faÇo³TTj¥tĠRyK{ùÓjuµ{t}uËRivGçJFjµÍyqÎàQÂFewixGw½Yŷpµú³XU½ġyłåkÚwZX·l¢Á¢KzOÎÎjc¼htoDHr|­J½}JZ_¯iPq{tę½ĕ¦Zpĵø«kQĹ¤]MÛfaQpě±ǽ¾]u­Fu÷nčÄ¯ADp}AjmcEÇaª³o³ÆÍSƇĈÙDIzËčľ^KLiÞñ[aA²zzÌ÷D|[íÄ³gfÕÞd®|`Ć~oĠƑô³ŊD×°¯CsøÀ«ìUMhTº¨¸ǡîSÔDruÂÇZÖEvPZW~ØÐtĄE¢¦Ðy¸bô´oŬ¬²Ês~]®tªapŎJ¨Öº_Ŕ`Ŗ^Đ\\\\Ĝu~m²Ƹ¸fWĦrƔ}Î^gjdfÔ¡J}\\\\n C¦þWxªJRÔŠu¬ĨĨmFdM{\\\\d\\\\YÊ¢ú@@¦ª²SÜsC}fNècbpRmlØ^gd¢aÒ¢CZZxvÆ¶N¿¢T@uC¬^ĊðÄn|lGlRjsp¢ED}Fio~ÔN~zkĘHVsǲßjŬŢ`Pûàl¢\\\\ÀEhİgÞē X¼Pk|m\"],\"encodeOffsets\":[[118256,37017]]},\"properties\":{\"cp\":[113.665412,34.757975],\"name\":\"河南\",\"childNum\":1}},{\"id\":\"420000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@AB\"],[\"@@lskt\"],[\"@@¾«}{ra®pîÃ\\\\{øCËyyB±b\\\\òÝjKL ]ĎĽÌJyÚCƈćÎT´Å´pb©ÈdFin~BCo°BĎÃømv®E^vǾ½Ĝ²RobÜeN^ĺ£R¬lĶ÷YoĖ¥Ě¾|sOr°jY`~I¾®I{GqpCgyl{£ÍÍyPLÂ¡¡¸kWxYlÙæŁĢz¾V´W¶ùŸo¾ZHxjwfxGNÁ³Xéæl¶EièIH ujÌQ~v|sv¶Ôi|ú¢FhQsğ¦SiŠBgÐE^ÁÐ{čnOÂÈUÎóĔÊēĲ}Z³½Mŧïeyp·uk³DsÑ¨L¶_ÅuÃ¨w»¡WqÜ]\\\\Ò§tƗcÕ¸ÕFÏǝĉăxŻČƟOKÉġÿ×wg÷IÅzCg]m«ªGeçÃTC«[t§{loWeC@ps_Bp­rf_``Z|ei¡oċMqow¹DƝÓDYpûsYkıǃ}s¥ç³[§cY§HK«Qy]¢wwö¸ïx¼ņ¾Xv®ÇÀµRĠÐHM±cÏdƒǍũȅȷ±DSyúĝ£ŤĀàtÖÿï[îb\\\\}pĭÉI±Ñy¿³x¯No|¹HÏÛmjúË~TuęjCöAwě¬Rđl¯ Ñb­ŇTĿ_[IčĄʿnM¦ğ\\\\É[T·k¹©oĕ@A¾wya¥Y\\\\¥Âaz¯ãÁ¡k¥ne£ÛwE©Êō¶˓uoj_U¡cF¹­[WvP©whuÕyBF`RqJUw\\\\i¡{jEPïÿ½fćQÑÀQ{°fLÔ~wXgītêÝ¾ĺHd³fJd]HJ²EoU¥HhwQsƐ»Xmg±çve]DmÍPoCc¾_hhøYrŊU¶eD°Č_N~øĹĚ·`z]Äþp¼äÌQv\\\\rCé¾TnkžŐÚÜa¼ÝƆĢ¶ÛodĔňÐ¢JqPb ¾|J¾fXƐîĨ_Z¯À}úƲN_ĒÄ^ĈaŐyp»CÇÄKñL³ġM²wrIÒŭxjb[n«øæà ^²­h¯ÚŐªÞ¸Y²ĒVø}Ā^İ´LÚm¥ÀJÞ{JVųÞŃx×sxxƈē ģMřÚðòIfĊŒ\\\\Ʈ±ŒdÊ§ĘDvČ_Àæ~Dċ´A®µ¨ØLV¦êHÒ¤\"]],\"encodeOffsets\":[[[113712,34000]],[[115612,30507]],[[113649,34054]]]},\"properties\":{\"cp\":[114.298572,30.584355],\"name\":\"湖北\",\"childNum\":3}},{\"id\":\"430000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@nFTs\"],[\"@@ßÅÆá½ÔXrCOËRïÿĩ­TooQyÓ[ŅBE¬ÎÓXaį§Ã¸G °ITxpúxÚĳ¥ÏĢ¾edÄ©ĸGàGhM¤Â_U}Ċ}¢pczfþg¤ÇòAVM\"],[\"@@©KA·³CQ±Á«³BUƑ¹AtćOwD]JiØSm¯b£ylXHËÑ±H«C^õľAÅ§¤É¥ïyuǙuA¢^{ÌC´­¦ŷJ£^[ª¿ĕ~ƇN skóā¹¿ï]ă~÷O§­@Vm¡Qđ¦¢Ĥ{ºjÔª¥nf´~Õo×ÛąMąıuZmZcÒ ĲĪ²SÊǄŶ¨ƚCÖŎªQØ¼rŭ­«}NÏürÊ¬mjr@ĘrTW ­SsdHzƓ^ÇÂyUi¯DÅYlŹu{hT}mĉ¹¥ěDÿë©ıÓ[Oº£¥ótł¹MÕƪ`PDiÛU¾ÅâìUñBÈ£ýhedy¡oċ`pfmjP~kZaZsÐd°wj§@Ĵ®w~^kÀÅKvNmX\\\\¨aŃqvíó¿F¤¡@ũÑVw}S@j}¾«pĂrªg àÀ²NJ¶¶DôK|^ª°LX¾ŴäPĪ±£EXd^¶ĲÞÜ~u¸ǔMRhsRe`ÄofIÔ\\\\Ø  ićymnú¨cj ¢»GČìƊÿÐ¨XeĈĀ¾Oð Fi ¢|[jVxrIQ_EzAN¦zLU`cªxOTu RLÄ¢dVi`p˔vŎµªÉF~Ød¢ºgİàw¸Áb[¦Zb¦z½xBĖ@ªpºlS¸Ö\\\\Ĕ[N¥ˀmĎăJ\\\\ŀ`ňSÚĖÁĐiOĜ«BxDõĚivSÌ}iùÜnÐºG{p°M´wÀÒzJ²ò¨ oTçüöoÛÿñőĞ¤ùTz²CȆȸǎŪƑÐc°dPÎğË¶[È½u¯½WM¡­ÉB·rínZÒ `¨GA¾\\\\pēXhÃRC­üWGġuTé§ŎÑ©ò³I±³}_EÃħg®ęisÁPDmÅ{b[RÅs·kPŽƥóRoOV~]{g\\\\êYƪ¦kÝbiċƵGZ»Ěõó·³vŝ£ø@pyö_ëIkÑµbcÑ§y×dYØªiþ¨[]f]Ņ©C}ÁN»hĻħƏĩ\"]],\"encodeOffsets\":[[[115640,30489]],[[112543,27312]],[[116690,26230]]]},\"properties\":{\"cp\":[112.982279,28.19409],\"name\":\"湖南\",\"childNum\":3}},{\"id\":\"440000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@QdAua\"],[\"@@lxDLo\"],[\"@@sbhNLo\"],[\"@@Ă ā\"],[\"@@WltO[[\"],[\"@@Kr]S\"],[\"@@eI]y\"],[\"@@I|Mym\"],[\"@@Û³LS¼Y\"],[\"@@nvºBëui©`¾\"],[\"@@zdÛJw®\"],[\"@@°¯\"],[\"@@a yAª¸ËJIxØ@ĀHAmÃV¡ofuo\"],[\"@@sŗÃÔėAƁZÄ ~°ČPäh\"],[\"@@¶ÝÌvmĞh­ıQ\"],[\"@@HdSjĒ¢D}waru«ZqadYM\"],[\"@@el\\\\LqqU\"],[\"@@~rMo\\\\\"],[\"@@f^C\"],[\"@@øPªoj÷ÍÝħXČx°Q¨ıXNv\"],[\"@@gÇƳo[~tly\"],[\"@@EÆC¿\"],[\"@@OP\"],[\"@@wđógĝ[³¡VÙæÅöMÌ³¹pÁaËýý©D©ÜJŹƕģGą¤{ÙūÇO²«BƱéAÒĥ¡«BhlmtÃPµyU¯ucd·w_bŝcīímGO|KPȏŹãŝIŕŭŕ@Óoo¿ē±ß}ŭĲWÈCőâUâǙIğŉ©IĳE×Á³AówXJþ±ÌÜÓĨ£L]ĈÙƺZǾĆĖMĸĤfÎĵlŨnÈĐtFFĤêk¶^k°f¶g}®Faf`vXŲxl¦ÔÁ²¬Ð¦pqÊÌ²iXØRDÎ}Ä@ZĠsx®AR~®ETtĄZƈfŠŠHâÒÐAµ\\\\S¸^wĖkRzalŜ|E¨ÈNĀňZTpBh£\\\\ĎƀuXĖtKL¶G|»ĺEļĞ~ÜĢÛĊrOÙîvd]n¬VÊĜ°RÖpMƂªFbwEÀ©\\\\¤]ŸI®¥D³|Ë]CöAŤ¦æ´¥¸Lv¼¢ĽBaôF~®²GÌÒEYzk¤°ahlVÕI^CxĈPsBƒºV¸@¾ªR²ĨN]´_eavSivc}p}Đ¼ƌkJÚe th_¸ ºx±ò_xNË²@ă¡ßH©Ùñ}wkNÕ¹ÇO½¿£ĕ]ly_WìIÇª`uTÅxYĒÖ¼kÖµMjJÚwn\\\\hĒv]îh|ÈƄøèg¸Ķß ĉĈWb¹ƀdéĘNTtP[öSvrCZaGubo´ŖÒÇĐ~¡zCIözx¢PnÈñ @ĥÒ¦]ƞV}³ăĔñiiÄÓVépKG½ÄÓávYoC·sitiaÀyŧÎ¡ÈYDÑům}ý|m[węõĉZÅxUO}÷N¹³ĉo_qtăqwµŁYÙǝŕ¹tïÛUÃ¯mRCºĭ|µÕÊK½Rē ó]GªęAx»HO£|ām¡diď×YïYWªŉOeÚtĐ«zđ¹TāúEá²\\\\ķÍ}jYàÙÆſ¿Çdğ·ùTßÇţʄ¡XgWÀǇğ·¿ÃOj YÇ÷Qěi\"]],\"encodeOffsets\":[[[117381,22988]],[[116552,22934]],[[116790,22617]],[[116973,22545]],[[116444,22536]],[[116931,22515]],[[116496,22490]],[[116453,22449]],[[113301,21439]],[[118726,21604]],[[118709,21486]],[[113210,20816]],[[115482,22082]],[[113171,21585]],[[113199,21590]],[[115232,22102]],[[115739,22373]],[[115134,22184]],[[113056,21175]],[[119573,21271]],[[119957,24020]],[[115859,22356]],[[116561,22649]],[[116285,22746]]]},\"properties\":{\"cp\":[113.280637,23.125178],\"name\":\"广东\",\"childNum\":24}},{\"id\":\"450000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@H TQ§A\"],[\"@@ĨÊªLƊDÎĹĐCǦė¸zÚGn£¾rªŀÜt¬@ÖÚSx~øOŒŶÐÂæȠ\\\\ÈÜObĖw^oÞLf¬°bI lTØBÌF£Ć¹gñĤaYt¿¤VSñK¸¤nM¼JE±½¸ñoÜCƆæĪ^ĚQÖ¦^f´QüÜÊz¯lzUĺš@ìp¶n]sxtx¶@~ÒĂJb©gk{°~c°`Ô¬rV\\\\la¼¤ôá`¯¹LCÆbxEræOv[H­[~|aB£ÖsºdAĐzNÂðsÞÆĤªbab`ho¡³F«èVlo¤ÔRzpp®SĪº¨ÖºNĳd`a¦¤F³ºDÎńĀìCĜº¦Ċ~nS|gźvZkCÆj°zVÈÁƔ]LÊFZgčP­kini«qÇczÍY®¬Ů»qR×ō©DÕ§ƙǃŵTÉĩ±ıdÑnYYĲvNĆĆØÜ Öp}e³¦m©iÓ|¹ħņ|ª¦QF¢Â¬ʖovg¿em^ucà÷gÕuíÙćĝ}FĻ¼Ĺ{µHKsLSđƃrč¤[AgoSŇYMÿ§Ç{FśbkylQxĕ]T·¶[BÑÏGáşşƇeăYSs­FQ}­BwtYğÃ@~CÍQ ×WjË±rÉ¥oÏ ±«ÓÂ¥kwWűmcih³K~µh¯e]lµélEģEďsmÇŧē`ãògK_ÛsUʝćğ¶höO¤Ǜn³c`¡y¦CezYwa[ďĵűMę§]XÎ_íÛ]éÛUćİÕBƣ±dy¹T^dûÅÑŦ·PĻþÙ`K¦¢ÍeĥR¿³£[~äu¼dltW¸oRM¢ď\\\\z}Æzdvň{ÎXF¶°Â_ÒÂÏL©ÖTmu¼ãlīkiqéfA·Êµ\\\\őDc¥ÝFyÔćcűH_hLÜêĺĐ¨c}rn`½Ì@¸¶ªVLhŒ\\\\Ţĺk~Ġið°|gtTĭĸ^xvKVGréAébUuMJVÃO¡qĂXËSģãlýà_juYÛÒBG^éÖ¶§EGÅzěƯ¤EkN[kdåucé¬dnYpAyČ{`]þ¯TbÜÈk¡ĠvàhÂƄ¢Jî¶²\"]],\"encodeOffsets\":[[[111707,21520]],[[107619,25527]]]},\"properties\":{\"cp\":[108.320004,22.82402],\"name\":\"广西\",\"childNum\":2}},{\"id\":\"460000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@¦Ŝil¢XƦƞòïè§ŞCêɕrŧůÇąĻõ·ĉ³œ̅kÇm@ċȧŧĥĽʉ­ƅſȓÒË¦ŝE}ºƑ[ÍĜȋ gÎfǐÏĤ¨êƺ\\\\Ɔ¸ĠĎvʄȀÐ¾jNðĀÒRZǆzÐŘÎ°H¨Ƣb²_Ġ \"],\"encodeOffsets\":[[112750,20508]]},\"properties\":{\"cp\":[110.33119,20.031971],\"name\":\"海南\",\"childNum\":1}},{\"id\":\"510000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@LqKr\"],[\"@@[ĻéV£_ţġñpG réÏ·~ąSfy×Í·ºſƽiÍıƣıĻmHH}siaX@iÇ°ÁÃ×t«­T¤JJJyJÈ`Ohß¦¡uËhIyCjmÿwZGTiSsOB²fNmsPa{M{õE^Hj}gYpaeu¯oáwHjÁ½M¡pMuåmni{fk\\\\oÎqCwEZ¼KĝAy{m÷LwO×SimRI¯rKõBS«sFe]fµ¢óY_ÆPRcue°Cbo×bd£ŌIHgtrnyPt¦foaXďxlBowz_{ÊéWiêEGhÜ¸ºuFĈIxf®Y½ĀǙ]¤EyF²ċw¸¿@g¢§RGv»áW`ÃĵJwi]t¥wO­½a[×]`Ãi­üL¦LabbTÀåc}ÍhÆh®BHî|îºÉk­¤Sy£ia©taį·Ɖ`ō¥UhOĝLk}©Fos´JmµlŁuønÑJWÎªYÀïAetTŅÓGË«bo{ıwodƟ½OġÜÂµxàNÖ¾P²§HKv¾]|BÆåoZ`¡Ø`ÀmºĠ~ÌÐ§nÇ¿¤]wğ@srğu~Io[é±¹ ¿ſđÓ@qg¹zƱřaí°KtÇ¤V»Ã[ĩǭƑ^ÇÓ@áťsZÏÅĭƋěpwDóÖáŻneQËq·GCœýS]x·ýq³OÕ¶Qzßti{řáÍÇWŝŭñzÇWpç¿JXĩè½cFÂLiVjx}\\\\NŇĖ¥GeJA¼ÄHfÈu~¸Æ«dE³ÉMA|bÒćhG¬CMõƤąAvüVéŀ_VÌ³ĐwQj´·ZeÈÁ¨X´Æ¡Qu·»ÕZ³ġqDoy`L¬gdp°şp¦ėìÅĮZ°Iähzĵf²å ĚÑKpIN|Ñz]ń·FU×é»R³MÉ»GM«kiér}Ã`¹ăÞmÈnÁîRǀ³ĜoİzŔwǶVÚ£À]ɜ»ĆlƂ²ĠþTº·àUȞÏʦ¶I«dĽĢdĬ¿»Ĕ×h\\\\c¬ä²GêëĤł¥ÀǿżÃÆMº}BÕĢyFVvwxBèĻĒ©ĈtCĢɽŠȣ¦āæ·HĽîôNÔ~^¤Ɗu^s¼{TA¼ø°¢İªDè¾Ň¶ÝJ®Z´ğ~Sn|ªWÚ©òzPOȸbð¢|øĞŒQìÛÐ@ĞǎRS¤Á§di´ezÝúØã]HqkIþËQÇ¦ÃsÇ¤[E¬ÉŪÍxXƒ·ÖƁİlƞ¹ª¹|XÊwnÆƄmÀêErĒtD®ċæcQE®³^ĭ¥©l}äQtoŖÜqÆkµªÔĻĴ¡@Ċ°B²Èw^^RsºTĀ£ŚæQPJvÄz^Đ¹Æ¯fLà´GC²dt­ĀRt¼¤ĦOðğfÔðDŨŁĞƘïPÈ®âbMüÀXZ ¸£@Å»»QÉ­]dsÖ×_Í_ÌêŮPrĔĐÕGĂeZÜîĘqBhtO ¤tE[h|YÔZśÎs´xº±Uñt|OĩĠºNbgþJy^dÂY Į]Řz¦gC³R`Āz¢Aj¸CL¤RÆ»@­Ŏk\\\\Ç´£YW}z@Z}Ã¶oû¶]´^NÒ}èNªPÍy¹`S°´ATeVamdUĐwʄvĮÕ\\\\uÆŗ¨Yp¹àZÂmWh{á}WØǍÉüwga§áCNęÎ[ĀÕĪgÖÉªXøx¬½Ů¦¦[NÎLÜUÖ´òrÙŠxR^JkĳnDX{U~ET{ļº¦PZcjF²Ė@pg¨B{u¨ŦyhoÚD®¯¢ WòàFÎ¤¨GDäz¦kŮPġqË¥À]eâÚ´ªKxīPÖ|æ[xÃ¤JÞĥsNÖ½I¬nĨY´®ÐƐmDŝuäđđEbee_v¡}ìęǊē}qÉåT¯µRs¡M@}ůaa­¯wvƉåZw\\\\Z{åû^\"]],\"encodeOffsets\":[[[108815,30935]],[[110617,31811]]]},\"properties\":{\"cp\":[104.065735,30.659462],\"name\":\"四川\",\"childNum\":2}},{\"id\":\"520000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@G\\\\lY£in\"],[\"@@q|mc¯tÏVSÎ\"],[\"@@hÑ£IsNgßHHªķÃh_¹¡ĝÄ§ń¦uÙùgS¯JH|sÝÅtÁïyMDč»eÕtA¤{b\\\\}G®u\\\\åPFqwÅaDK°ºâ_£ùbµmÁÛĹM[q|hlaªāI}Ñµ@swtwm^oµDéĽŠyVky°ÉûÛR³e¥]RÕěħ[ƅåÛDpJiVÂF²I»mN·£LbÒYbWsÀbpkiTZĄă¶Hq`ĥ_J¯ae«KpÝx]aĕÛPÇȟ[ÁåŵÏő÷Pw}TÙ@Õs«ĿÛq©½m¤ÙH·yǥĘĉBµĨÕnđ]K©œáGçş§ÕßgǗĦTèƤƺ{¶ÉHÎd¾ŚÊ·OÐjXWrãLyzÉAL¾ę¢bĶėy_qMĔąro¼hĊw¶øV¤w²Ĉ]ÊKx|`ź¦ÂÈdrcÈbe¸`I¼čTF´¼Óýȃr¹ÍJ©k_șl³´_pĐ`oÒh¶pa^ÓĔ}D»^Xy`d[KvJPhèhCrĂĚÂ^Êƌ wZL­Ġ£ÁbrzOIlMMĪŐžËr×ÎeŦtw|¢mKjSǘňĂStÎŦEtqFT¾Eì¬¬ôxÌO¢ K³ŀºäYPVgŎ¦ŊmŞ¼VZwVlz¤£Tl®ctĽÚó{G­AÇge~Îd¿æaSba¥KKûj®_Ä^\\\\Ø¾bP®¦x^sxjĶI_Ä Xâ¼Hu¨Qh¡À@Ëô}±GNìĎlT¸`V~R°tbÕĊ`¸úÛtÏFDu[MfqGH·¥yAztMFe|R_GkChZeÚ°tov`xbDnÐ{E}ZèxNEÞREn[Pv@{~rĆAB§EO¿|UZ~ìUf¨J²ĂÝÆsªB`s¶fvö¦Õ~dÔq¨¸º»uù[[§´sb¤¢zþF¢ÆÀhÂW\\\\ıËIÝo±ĭŠ£þÊs}¡R]ěDg´VG¢j±®èºÃmpU[Áëº°rÜbNu¸}º¼`niºÔXĄ¤¼ÔdaµÁ_ÃftQQgR·Ǔv}Ý×ĵ]µWc¤F²OĩųãW½¯K©]{LóµCIµ±Mß¿h©āq¬o½~@i~TUxŪÒ¢@£ÀEîôruńb[§nWuMÆLl¿]x}ĳ­½\"]],\"encodeOffsets\":[[[112158,27383]],[[112105,27474]],[[112095,27476]]]},\"properties\":{\"cp\":[106.713478,26.578343],\"name\":\"贵州\",\"childNum\":3}},{\"id\":\"530000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@[ùx½}ÑRHYīĺûsÍniEoã½Ya²ė{c¬ĝgĂsAØÅwďõzFjw}«Dx¿}Uũlê@HÅ­F¨ÇoJ´Ónũuą¡Ã¢pÒÅØ TF²xa²ËXcÊlHîAßËŁkŻƑŷÉ©hW­æßUËs¡¦}teèÆ¶StÇÇ}Fd£jĈZĆÆ¤Tč\\\\D}O÷£U§~ŃGåŃDĝ¸Tsd¶¶Bª¤u¢ŌĎo~t¾ÍŶÒtD¦ÚiôözØX²ghįh½Û±¯ÿm·zR¦Ɵ`ªŊÃh¢rOÔ´£Ym¼èêf¯ŪĽncÚbw\\\\zlvWªâ ¦gmĿBĹ£¢ƹřbĥkǫßeeZkÙIKueT»sVesbaĕ  ¶®dNĄÄpªy¼³BE®lGŭCǶwêżĔÂepÍÀQƞpC¼ŲÈ­AÎô¶RäQ^Øu¬°_Èôc´¹ò¨PÎ¢hlĎ¦´ĦÆ´sâÇŲPnÊD^¯°Upv}®BPÌªjǬxSöwlfòªvqĸ|`H­viļndĜ­Ćhňem·FyÞqóSį¯³X_ĞçêtryvL¤§z¦c¦¥jnŞklD¤øz½ĜàĂŧMÅ|áƆàÊcðÂFÜáŢ¥\\\\\\\\ºİøÒÐJĴîD¦zK²ǏÎEh~CD­hMn^ÌöÄ©ČZÀaüfɭyœpį´ěFűk]Ôě¢qlÅĆÙa¶~ÄqêljN¬¼HÊNQ´ê¼VØ¸E^ŃÒyM{JLoÒęæe±Ķygã¯JYÆĭĘëo¥Šo¯hcK«z_prC´ĢÖY¼ v¸¢RÅW³Â§fÇ¸Yi³xR´ďUË`êĿUûuĆBƣöNDH«ĈgÑaB{ÊNF´¬c·Åv}eÇÃGB»If¦HňĕM~[iwjUÁKE¾dĪçWIèÀoÈXòyŞŮÈXâÎŚj|àsRyµÖPr´þ ¸^wþTDŔHr¸RÌmfżÕâCôoxĜƌÆĮÐYtâŦÔ@]ÈǮƒ\\\\Ī¼Ä£UsÈ¯LbîƲŚºyhr@ĒÔƀÀ²º\\\\êpJ}ĠvqtĠ@^xÀ£È¨mËÏğ}n¹_¿¢×Y_æpÅA^{½Lu¨GO±Õ½ßM¶wÁĢÛPƢ¼pcĲx|apÌ¬HÐŊSfsðBZ¿©XÏÒKk÷Eû¿SrEFsÕūkóVǥŉiTL¡n{uxţÏhôŝ¬ğōNNJkyPaqÂğ¤K®YxÉƋÁ]āęDqçgOgILu\\\\_gz]W¼~CÔē]bµogpÑ_oď`´³Țkl`IªºÎȄqÔþ»E³ĎSJ»_f·adÇqÇc¥Á_Źw{L^É±ćxU£µ÷xgĉp»ĆqNē`rĘzaĵĚ¡K½ÊBzyäKXqiWPÏÉ¸½řÍcÊG|µƕƣGË÷k°_^ý|_zċBZocmø¯hhcæ\\\\lMFlư£ĜÆyHF¨µêÕ]HAàÓ^it `þßäkĤÎT~Wlÿ¨ÔPzUCNVv [jâôDôď[}z¿msSh¯{jïğl}šĹ[őgK©U·µË@¾m_~q¡f¹ÅË^»f³ø}Q¡ÖË³gÍ±^Ç\\\\ëÃA_¿bWÏ[¶ƛé£F{īZgm@|kHǭƁć¦UĔť×ë}ǝeďºȡȘÏíBÉ£āĘPªĳ¶ŉÿy©nď£G¹¡I±LÉĺÑdĉÜW¥}gÁ{aqÃ¥aıęÏZï`\"],\"encodeOffsets\":[[104636,22969]]},\"properties\":{\"cp\":[102.712251,25.040609],\"name\":\"云南\",\"childNum\":1}},{\"id\":\"540000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@ÂhľxŖxÒVºÅâAĪÝȆµę¯Ňa±r_w~uSÕňqOj]ɄQ£ZUDûoY»©M[L¼qãË{VÍçWVi]ë©Ä÷àyƛhÚU°adcQ~Mx¥cc¡ÙaSyFÖk­uRýq¿ÔµQĽ³aG{¿FµëªéĜÿª@¬·K·àariĕĀ«V»ŶĴūgèLǴŇƶaftèBŚ£^âǐÝ®M¦ÁǞÿ¬LhJ¾óƾÆºcxwf]Y´¦|QLn°adĊ\\\\¨oǀÍŎ´ĩĀd`tÊQŞŕ|¨C^©Ĉ¦¦ÎJĊ{ëĎjª²rÐl`¼Ą[t|¦Stè¾PÜK¸dƄı]s¤î_v¹ÎVòŦj£Əsc¬_Ğ´|Ł¦Av¦w`ăaÝaa­¢e¤ı²©ªSªÈMĄwÉØŔì@T¤Ę\\\\õª@þo´­xA sÂtŎKzó´ÇĊµ¢r^nĊ­Æ¬×üG¢³ {âĊ]G~bÀgVjzlhǶfOfdªB]pjTOtĊn¤}®¦Č¥d¢¼»ddY¼t¢eȤJ¤}Ǿ¡°§¤AÐlc@ĝsªćļđAçwxUuzEÖġ~AN¹ÄÅȀŻ¦¿ģŁéì±Hãd«g[Ø¼ēÀcīľġ¬cJµÐʥVȝ¸ßS¹ý±ğkƁ¼ą^ɛ¤Ûÿb[}¬ōõÃ]ËNm®g@Bg}ÍF±ǐyL¥íCIĳÏ÷Ñį[¹¦[âšEÛïÁÉdƅß{âNÆāŨß¾ě÷yC£k­´ÓH@Â¹TZ¥¢į·ÌAÐ§®Zcv½Z­¹|ÅWZqgW|ieZÅYVÓqdqbc²R@c¥Rã»GeeƃīQ}J[ÒK¬Ə|oėjġĠÑN¡ð¯EBčnwôɍėª²CλŹġǝʅįĭạ̃ūȹ]ΓͧgšsgȽóϧµǛęgſ¶ҍć`ĘąŌJÞä¤rÅň¥ÖÁUětęuůÞiĊÄÀ\\\\Æs¦ÓRb|Â^řÌkÄŷ¶½÷f±iMÝ@ĥ°G¬ÃM¥n£Øąğ¯ß§aëbéüÑOčk£{\\\\eµª×MÉfm«Ƒ{Å×Gŏǩãy³©WÑăû··Qòı}¯ãIéÕÂZ¨īès¶ZÈsæĔTŘvgÌsN@îá¾ó@ÙwU±ÉTå»£TđWxq¹Zobs[×¯cĩvėŧ³BM|¹kªħ¥TzNYnÝßpęrñĠĉRS~½ěVVµõ«M££µBĉ¥áºae~³AuĐh`Ü³ç@BÛïĿa©|z²Ý¼D£àč²ŸIûI āóK¥}rÝ_Á´éMaň¨~ªSĈ½½KÙóĿeƃÆB·¬ën×W|Uº}LJrƳlŒµ`bÔ`QÐÓ@s¬ñIÍ@ûws¡åQÑßÁ`ŋĴ{ĪTÚÅTSÄ³Yo|Ç[Ç¾µMW¢ĭiÕØ¿@MhpÕ]jéò¿OƇĆƇpêĉâlØwěsǩĵ¸cbU¹ř¨WavquSMzeo_^gsÏ·¥Ó@~¯¿RiīB\\\\qTGªÇĜçPoÿfñòą¦óQīÈáPābß{ZŗĸIæÅhnszÁCËìñÏ·ąĚÝUm®ó­L·ăUÈíoù´Êj°ŁŤ_uµ^°ìÇ@tĶĒ¡ÆM³Ģ«İĨÅ®ğRāðggheÆ¢zÊ©Ô\\\\°ÝĎz~ź¤PnMĪÖB£kné§żćĆKĒ°¼L¶èâz¨u¦¥LDĘz¬ýÎmĘd¾ßFzhg²Fy¦ĝ¤ċņbÎ@yĄæm°NĮZRÖíJ²öLĸÒ¨Y®ƌÐVàtt_ÚÂyĠz]ŢhzĎ{ÂĢXc|ÐqfO¢¤ögÌHNPKŖUú´xx[xvĐCûĀìÖT¬¸^}Ìsòd´_KgžLĴÀBon|H@Êx¦BpŰŌ¿fµƌA¾zǈRx¶FkĄźRzŀ~¶[´HnªVƞuĒ­È¨ƎcƽÌm¸ÁÈM¦x͊ëÀxǆBú^´W£dkɾĬpw˂ØɦļĬIŚÊnŔa¸~J°îlɌxĤÊÈðhÌ®gT´øàCÀ^ªerrƘd¢İP|Ė ŸWªĦ^¶´ÂLaT±üWƜǀRÂŶUńĖ[QhlLüAÜ\\\\qRĄ©\"],\"encodeOffsets\":[[90849,37210]]},\"properties\":{\"cp\":[91.132212,29.660361],\"name\":\"西藏\",\"childNum\":1}},{\"id\":\"610000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@p¢ȮµûGĦ}Ħðǚ¶òƄjɂz°{ºØkÈęâ¦jªBg\\\\ċ°s¬]jú EȌǆ¬stRÆdĠİwÜ¸ôW¾ƮłÒ_{Ìû¼jº¹¢GǪÒ¯ĘZ`ºŊecņą~BÂgzpâēòYǠȰÌTÎ¨ÂW|fcă§uF@N¢XLRMº[ğȣſï|¥Jkc`sŉǷY¹W@µ÷Kãï³ÛIcñ·VȋÚÒķø©þ¥yÓğęmWµÎumZyOŅƟĥÓ~sÑL¤µaÅY¦ocyZ{y c]{Ta©`U_Ěē£ωÊƍKùK¶ȱÝƷ§{û»ÅÁȹÍéuĳ|¹cÑdìUYOuFÕÈYvÁCqÓTǢí§·S¹NgV¬ë÷Át°DØ¯C´ŉƒópģ}ċcEËFéGU¥×K§­¶³BČ}C¿åċ`wġB·¤őcƭ²ő[Å^axwQOÿEËßŚĤNĔwƇÄńwĪ­o[_KÓª³ÙnKÇěÿ]ďă_d©·©Ýŏ°Ù®g]±ßå¬÷m\\\\iaǑkěX{¢|ZKlçhLtŇîŵœè[É@ƉĄEtƇÏ³­ħZ«mJ×¾MtÝĦ£IwÄå\\\\Õ{OwĬ©LÙ³ÙgBƕŀrÌĢŭO¥lãyC§HÍ£ßEñX¡­°ÙCgpťzb`wIvA|§hoĕ@E±iYd¥OĻ¹S|}F@¾oAO²{tfÜ¢FǂÒW²°BĤh^Wx{@¬­F¸¡ķn£P|ªĴ@^ĠĈæbÔc¶lYi^MicĎ°Â[ävï¶gv@ÀĬ·lJ¸sn|¼u~a]ÆÈtŌºJpþ£KKf~¦UbyäIĺãnÔ¿^­ŵMThĠÜ¤ko¼Ŏìąǜh`[tRd²Ĳ_XPrɲlXiL§à¹H°Ȧqº®QCbAŌJ¸ĕÚ³ĺ§ `d¨YjiZvRĺ±öVKkjGȊÄePĞZmļKÀ[`ösìhïÎoĬdtKÞ{¬èÒÒBÔpĲÇĬJŊ¦±J«Y§@·pHµàåVKepWftsAÅqC·¬ko«pHÆuK@oHĆÛķhxenS³àǍrqƶRbzy¸ËÐl¼EºpĤ¼x¼½~Ğà@ÚüdK^mÌSj\"],\"encodeOffsets\":[[110234,38774]]},\"properties\":{\"cp\":[108.948024,34.263161],\"name\":\"陕西\",\"childNum\":1}},{\"id\":\"620000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@VuUv\"],[\"@@ũEĠtt~nkh`Q¦ÅÄÜdwAb×ĠąJ¤DüègĺqBqj°lI¡ĨÒ¤úSHbjÎB°aZ¢KJO[|A£Dx}NĂ¬HUnrk kp¼Y kMJn[aGáÚÏ[½rc}aQxOgsPMnUsncZsKúvAtÞġ£®ĀYKdnFw¢JE°Latf`¼h¬we|Æbj}GA·~W`¢MC¤tL©Ĳ°qdfObÞĬ¹ttu`^ZúE`[@Æsîz®¡CƳƜG²R¢RmfwĸgÜą G@pzJM½mhVy¸uÈÔO±¨{LfæU¶ßGĂq\\\\ª¬²I¥IŉÈīoıÓÑAçÑ|«LÝcspīðÍgtë_õ\\\\ĉñLYnĝgRǡÁiHLlõUĹ²uQjYi§Z_c¨´ĹĖÙ·ŋIaBD­R¹ȥr¯GºßK¨jWkɱOqWĳ\\\\a­Q\\\\sg_ĆǛōëp»£lğÛgSŶN®À]ÓämĹãJaz¥V}Le¤Lýo¹IsŋÅÇ^bz³tmEÁ´a¹cčecÇNĊãÁ\\\\č¯dNj]jZµkÓdaćå]ğĳ@ ©O{¤ĸm¢E·®«|@Xwg]Aģ±¯XǁÑǳªcwQÚŝñsÕ³ÛV_ý¥\\\\ů¥©¾÷w©WÕÊĩhÿÖÁRo¸V¬âDb¨hûxÊ×ǌ~Zâg|XÁnßYoº§ZÅŘv[ĭÖʃuďxcVbnUSfB¯³_TzºÎO©çMÑ~M³]µ^püµÄY~y@X~¤Z³[Èōl@®Å¼£QK·Di¡ByÿQ_´D¥hŗy^ĭÁZ]cIzýah¹MĪğPs{ò²Vw¹t³ŜË[Ñ}X\\\\gsF£sPAgěp×ëfYHāďÖqēŭOÏëdLü\\\\it^c®RÊº¶¢H°mrY£B¹čIoľu¶uI]vģSQ{UŻÅ}QÂ|Ì°ƅ¤ĩŪU ęĄÌZÒ\\\\v²PĔ»ƢNHĂyAmƂwVm`]ÈbH`Ì¢²ILvĜH®¤Dlt_¢JJÄämèÔDëþgºƫaʎÌrêYi~ Îİ¤NpÀA¾Ĕ¼bð÷®üszMzÖĖQdȨýv§Tè|ªHÃ¾a¸|Ð ƒwKĢx¦ivr^ÿ ¸l öæfƟĴ·PJv}n\\\\h¹¶v·À|\\\\ƁĚN´ĜçèÁz]ġ¤²¨QÒŨTIlªťØ}¼˗ƦvÄùØEÂ«FïËIqōTvāÜŏíÛßÛVj³âwGăÂíNOPìyV³ŉĖýZso§HÑiYw[ß\\\\X¦¥c]ÔƩÜ·«jÐqvÁ¦m^ċ±R¦΋ƈťĚgÀ»IïĨʗƮ°ƝĻþÍAƉſ±tÍEÕÞāNUÍ¡\\\\ſčåÒʻĘm ƭÌŹöʥëQ¤µ­ÇcƕªoIýIÉ_mkl³ăƓ¦j¡YzŇi}Msßõīʋ }ÁVm_[n}eı­Uĥ¼ªI{Î§DÓƻėojqYhĹT©oūĶ£]ďxĩǑMĝq`B´ƃ˺Чç~²ņj@¥@đ´ί}ĥtPńÇ¾V¬ufÓÉCtÓ̻¹£G³]ƖƾŎĪŪĘ̖¨ʈĢƂlɘ۪üºňUðǜȢƢż̌ȦǼĤŊɲĖÂ­Kq´ï¦ºĒǲņɾªǀÞĈĂD½ĄĎÌŗĞrôñnN¼â¾ʄľԆ|Ǆ֦ज़ȗǉ̘̭ɺƅêgV̍ʆĠ·ÌĊv|ýĖÕWĊǎÞ´õ¼cÒÒBĢ͢UĜð͒s¨ňƃLĉÕÝ@ɛƯ÷¿Ľ­ĹeȏĳëCȚDŲyê×Ŗyò¯ļcÂßYtÁƤyAã˾J@ǝrý@¤rz¸oP¹ɐÚyáHĀ[JwcVeȴÏ»ÈĖ}ƒŰŐèȭǢόĀƪÈŶë;Ñ̆ȤМľĮEŔĹŊũ~ËUă{ĻƹɁύȩþĽvĽƓÉ@ēĽɲßǐƫʾǗĒpäWÐxnsÀ^ƆwW©¦cÅ¡Ji§vúF¶¨c~c¼īeXǚ\\\\đ¾JwÀďksãAfÕ¦L}waoZD½Ml«]eÒÅaÉ²áo½FõÛ]ĻÒ¡wYR£¢rvÓ®y®LFLzĈôe]gx}|KK}xklL]c¦£fRtív¦PĤoH{tK\"]],\"encodeOffsets\":[[[108619,36299]],[[108589,36341]]]},\"properties\":{\"cp\":[103.823557,36.058039],\"name\":\"甘肃\",\"childNum\":2}},{\"id\":\"630000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@InJm\"],[\"@@CÆ½OŃĦsΰ~Ē³¦@@Ņi±è}ШƄ˹A³r_ĞǒNĪĐw¤^ŬĵªpĺSZgrpiƼĘÔ¨C|ÍJ©Ħ»®VĲ~f\\\\m `UnÂ~ʌĬàöNt~ňjy¢ZiƔ¥Ąk´nl`JÊJþ©pdƖ®È£¶ìRʦźõƮËnʼėæÑƀĎ[¢VÎĂMÖÝÎF²sƊƀÎBļýƞ¯ʘƭðħ¼Jh¿ŦęΌƇ¥²Q]Č¥nuÂÏri¸¬ƪÛ^Ó¦d¥[Wàx\\\\ZjÒ¨GtpþYŊĕ´zUOëPîMĄÁxH´áiÜUàîÜŐĂÛSuŎrJðÌ¬EFÁú×uÃÎkrĒ{V}İ«O_ÌËĬ©ÓŧSRÑ±§Ģ£^ÂyèçěM³Ƃę{[¸¿uºµ[gt£¸OƤĿéYõ·kĀq]juw¥DĩƍõÇPéÄ½G©ã¤GuȧþRcÕĕNyyût­øï»a½ē¿BMoį£Íj}éZËqbʍƬh¹ìÿÓAçãnIÃ¡I`ks£CG­ěUy×Cy@¶ʡÊBnāzGơMē¼±O÷õJËĚăVĪũƆ£¯{ËL½ÌzżVR|ĠTbuvJvµhĻĖHAëáa­OÇðñęNwœľ·LmI±íĠĩPÉ×®ÿscB³±JKßĊ«`ađ»·QAmOVţéÿ¤¹SQt]]Çx±¯A@ĉĳ¢Óļ©l¶ÅÛrŕspãRk~¦ª]Į­´FRåd­ČsCqđéFn¿ÅƃmÉx{W©ºƝºįkÕƂƑ¸wWūÐ©ÈF£\\\\tÈ¥ÄRÈýÌJ lGr^×äùyÞ³fjc¨£ÂZ|ǓMĝÏ@ëÜőRĝ÷¡{aïȷPu°ËXÙ{©TmĠ}Y³­ÞIňµç½©C¡į÷¯B»|St»]vųs»}MÓ ÿʪƟǭA¡fs»PY¼c¡»¦cċ­¥£~msĉPSi^o©AecPeǵkgyUi¿h}aHĉ^|á´¡HØûÅ«ĉ®]m¡qĉ¶³ÈyôōLÁstB®wn±ă¥HSòė£Së@×œÊăxÇN©©T±ª£Ĳ¡fb®Þbb_Ą¥xu¥B{łĝ³«`dƐt¤ťiñÍUuºí`£^tƃĲc·ÛLO½sç¥Ts{ă\\\\_»kÏ±q©čiìĉ|ÍI¥ć¥]ª§D{ŝŖÉR_sÿc³ĪōƿÎ§p[ĉc¯bKmR¥{³Ze^wx¹dƽÅ½ôIg §Mĕ ƹĴ¿ǣÜÍ]Ý]snåA{eƭ`ǻŊĿ\\\\ĳŬűYÂÿ¬jĖqßb¸L«¸©@ěĀ©ê¶ìÀEH|´bRľÓ¶rÀQþvl®ÕETzÜdb hw¤{LRdcb¯ÙVgƜßzÃôì®^jUèXÎ|UäÌ»rK\\\\ªN¼pZCüVY¤ɃRi^rPŇTÖ}|br°qňbĚ°ªiƶGQ¾²x¦PmlŜ[Ĥ¡ΞsĦÔÏâ\\\\ªÚŒU\\\\f¢N²§x|¤§xĔsZPòʛ²SÐqF`ªVÞŜĶƨVZÌL`¢dŐIqr\\\\oäõFÎ·¤»Ŷ×h¹]ClÙ\\\\¦ďÌį¬řtTӺƙgQÇÓHţĒ´ÃbEÄlbʔC|CŮkƮ[ʼ¬ň´KŮÈΰÌĪ¶ƶlðļATUvdTGº̼ÔsÊDÔveOg\"]],\"encodeOffsets\":[[[105308,37219]],[[95370,40081]]]},\"properties\":{\"cp\":[101.778916,36.623178],\"name\":\"青海\",\"childNum\":2}},{\"id\":\"640000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@KëÀęĞ«Oęȿȕı]ŉ¡åįÕÔ«ǴõƪĚQÐZhv K°öqÀÑS[ÃÖHƖčËnL]ûcÙß@ĝ¾}w»»oģF¹»kÌÏ·{zP§B­¢íyÅt@@á]Yv_ssģ¼ißĻL¾ġsKD£¡N_X¸}B~HaiÅf{«x»ge_bsKF¯¡IxmELcÿZ¤­ĢÝsuBLùtYdmVtNmtOPhRw~bd¾qÐ\\\\âÙH\\\\bImlNZ»loqlVmGā§~QCw¤{A\\\\PKNY¯bFkC¥sks_Ã\\\\ă«¢ħkJi¯rrAhĹûç£CUĕĊ_ÔBixÅÙĄnªÑaM~ħpOu¥sîeQ¥¤^dkKwlL~{L~hw^ófćKyE­K­zuÔ¡qQ¤xZÑ¢^ļöÜ¾Ep±âbÊÑÆ^fk¬NC¾YpxbK~¥eÖäBlt¿Đx½I[ĒǙWf»Ĭ}d§dµùEuj¨IÆ¢¥dXªƅx¿]mtÏwßRĶX¢͎vÆzƂZò®ǢÌʆCrâºMÞzÆMÒÊÓŊZÄ¾r°Î®Ȉmª²ĈUªĚîøºĮ¦ÌĘk^FłĬhĚiĀĖ¾iİbjÕ\"],[\"@@mfwěwMrŢªv@G\"]],\"encodeOffsets\":[[[109366,40242]],[[108600,36303]]]},\"properties\":{\"cp\":[106.278179,38.46637],\"name\":\"宁夏\",\"childNum\":2}},{\"id\":\"650000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@QØĔ²X¨~ǘBºjʐßØvKƔX¨vĊOÃ·¢i@~cĝe_«E}QxgɪëÏÃ@sÅyXoŖ{ô«ŸuXêÎf`C¹ÂÿÐGĮÕĞXŪōŸMźÈƺQèĽôe|¿ƸJR¤ĘEjcUóº¯Ĩ_ŘÁMª÷Ð¥OéÈ¿ÖğǤǷÂFÒzÉx[]­Ĥĝœ¦EP}ûƥé¿İƷTėƫœŕƅƱB»Đ±ēO¦E}`cȺrĦáŖuÒª«ĲπdƺÏØZƴwʄ¤ĖGĐǂZĶèH¶}ÚZצʥĪï|ÇĦMŔ»İĝǈì¥Βba­¯¥ǕǚkĆŵĦɑĺƯxūД̵nơʃĽá½M»òmqóŘĝčË¾ăCćāƿÝɽ©ǱŅ¹đ¥³ðLrÁ®ɱĕģŉǻ̋ȥơŻǛȡVï¹Ň۩ûkɗġƁ§ʇė̕ĩũƽō^ƕUv£ƁQïƵkŏ½ΉÃŭÇ³LŇʻ«ƭ\\\\lŭD{ʓDkaFÃÄa³ŤđÔGRÈƚhSӹŚsİ«ĐË[¥ÚDkº^Øg¼ŵ¸£EÍöůŉT¡c_ËKYƧUśĵÝU_©rETÏʜ±OñtYwē¨{£¨uM³x½şL©Ùá[ÓÐĥ Νtģ¢\\\\śnkOw¥±T»ƷFɯàĩÞáB¹ÆÑUwŕĽw[mG½Èå~Æ÷QyěCFmĭZīŵVÁƿQƛûXS²b½KÏ½ĉS©ŷXĕ{ĕK·¥Ɨcqq©f¿]ßDõU³h­gËÇïģÉɋwk¯í}I·œbmÉřīJɥĻˁ×xoɹīlc¤³Xù]ǅA¿w͉ì¥wÇN·ÂËnƾƍdÇ§đ®ƝvUm©³G\\\\}µĿQyŹlăµEwǇQ½yƋBe¶ŋÀůo¥AÉw@{Gpm¿AĳŽKLh³`ñcËtW±»ÕSëüÿďDu\\\\wwwù³VLŕOMËGh£õP¡erÏd{ġWÁč|yšg^ğyÁzÙs`s|ÉåªÇ}m¢Ń¨`x¥ù^}Ì¥H«YªƅAÐ¹n~ź¯f¤áÀzgÇDIÔ´AňĀÒ¶ûEYospõD[{ù°]uJqU|Soċxţ[õÔĥkŋÞŭZËºóYËüċrw ÞkrťË¿XGÉbřaDü·Ē÷AÃª[ÄäIÂ®BÕĐÞ_¢āĠpÛÄȉĖġDKwbmÄNôfƫVÉviǳHQµâFù­Âœ³¦{YGd¢ĚÜO {Ö¦ÞÍÀP^bƾl[vt×ĈÍEË¨¡Đ~´î¸ùÎhuè`¸HÕŔVºwĠââWò@{ÙNÝ´ə²ȕn{¿¥{l÷eé^eďXj©î\\\\ªÑòÜìc\\\\üqÕ[Č¡xoÂċªbØ­ø|¶ȴZdÆÂońéG\\\\¼C°ÌÆn´nxÊOĨŪƴĸ¢¸òTxÊǪMīĞÖŲÃɎOvʦƢ~FRěò¿ġ~åŊúN¸qĘ[Ĕ¶ÂćnÒPĒÜvúĀÊbÖ{Äî¸~Ŕünp¤ÂH¾ĄYÒ©ÊfºmÔĘcDoĬMŬS¤s²ʘÚžȂVŦ èW°ªB|ĲXŔþÈJĦÆæFĚêYĂªĂ]øªŖNÞüAfɨJ¯ÎrDDĤ`mz\\\\§~D¬{vJÂ«lµĂb¤pŌŰNĄ¨ĊXW|ų ¿¾ɄĦƐMTòP÷fØĶK¢ȝ˔Sô¹òEð­`Ɩ½ǒÂň×äı§ĤƝ§C~¡hlåǺŦŞkâ~}FøàĲaĞfƠ¥Ŕd®U¸źXv¢aƆúŪtŠųƠjdƺƺÅìnrh\\\\ĺ¯äɝĦ]èpĄ¦´LƞĬ´ƤǬ˼Ēɸ¤rºǼ²¨zÌPðŀbþ¹ļD¢¹\\\\ĜÑŚ¶ZƄ³àjĨoâȴLÊȮĐ­ĚăÀêZǚŐ¤qȂ\\\\L¢ŌİfÆs|zºeªÙæ§΢{Ā´ƐÚ¬¨Ĵà²łhʺKÞºÖTiƢ¾ªì°`öøu®Ê¾ãØ\"],\"encodeOffsets\":[[88824,50096]]},\"properties\":{\"cp\":[87.617733,43.792818],\"name\":\"新疆\",\"childNum\":1}},{\"id\":\"110000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@ĽOÁûtŷmiÍt_H»Ĩ±d`¹­{bwYr³S]§§o¹qGtm_SŧoaFLgQN_dV@Zom_ć\\\\ßcÂ±x¯oœRcfe£o§ËgToÛJíĔóu|wP¤XnO¢ÉŦ¯rNÄā¤zâŖÈRpŢZÚ{GrFt¦Òx§ø¹RóäV¤XdżâºWbwŚ¨Ud®bêņ¾jnŎGŃŶnzÚSeîĜZczî¾i]ÍQaúÍÔiþĩȨWĢü|Ėu[qb[swP@ÅğP¿{\\\\¥A¨ÏÑ¨j¯X\\\\¯MKpA³[Hīu}}\"],\"encodeOffsets\":[[120023,41045]]},\"properties\":{\"cp\":[116.405285,39.904989],\"name\":\"北京\",\"childNum\":1}},{\"id\":\"120000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@ŬgX§Ü«E¶FÌ¬O_ïlÁgz±AXeµÄĵ{¶]gitgIj·¥îakS¨ÐƎk}ĕ{gBqGf{¿aU^fIư³õ{YıëNĿk©ïËZŏR§òoY×Ógcĥs¡bġ«@dekąI[nlPqCnp{ō³°`{PNdƗqSÄĻNNâyj]äÒD ĬH°Æ]~¡HO¾X}ÐxgpgWrDGpù^LrzWxZ^¨´T\\\\|~@IzbĤjeĊªz£®ĔvěLmV¾Ô_ÈNW~zbĬvG²ZmDM~~\"],\"encodeOffsets\":[[120237,41215]]},\"properties\":{\"cp\":[117.190182,39.125596],\"name\":\"天津\",\"childNum\":1}},{\"id\":\"310000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@ɧư¬EpƸÁxc\"],[\"@@©ª\"],[\"@@MA\"],[\"@@QpİE§ÉC¾\"],[\"@@bŝÕÕEȣÚƥêImɇǦèÜĠÚÃƌÃ͎ó\"],[\"@@ǜûȬɋŭ×^sYɍDŋŽąñCG²«ªč@h_p¯A{oloY¬j@Ĳ`gQÚhr|ǀ^MĲvtbe´R¯Ô¬¨Yô¤r]ìƬį\"]],\"encodeOffsets\":[[[124702,32062]],[[124547,32200]],[[124808,31991]],[[124726,32110]],[[124903,32376]],[[124438,32149]]]},\"properties\":{\"cp\":[121.472644,31.231706],\"name\":\"上海\",\"childNum\":6}},{\"id\":\"500000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@vjG~nGŘŬĶȂƀƾ¹¸ØÎezĆT¸}êÐqHðqĖä¥^CÆIj²p\\\\_ æüY|[YxƊæu°xb®Űb@~¢NQt°¶Sæ Ê~rǉĔëĚ¢~uf`faĔJåĊnÖ]jƎćÊ@£¾a®£Ű{ŶĕFègLk{Y|¡ĜWƔtƬJÑxq±ĢN´òKLÈÃ¼D|s`ŋć]Ã`đMûƱ½~Y°ħ`ƏíW½eI½{aOIrÏ¡ĕŇapµÜƅġ^ÖÛbÙŽŏml½SêqDu[RãË»ÿw`»y¸_ĺę}÷`M¯ċfCVµqŉ÷Zgg`d½pDOÎCn^uf²ènh¼WtƏxRGg¦pVFI±G^Ic´ecGĹÞ½sëĬhxW}KÓe­XsbkF¦LØgTkïƵNï¶}Gyw\\\\oñ¡nmĈzj@Óc£»Wă¹Ój_m»¹·~MvÛaq»­ê\\\\ÂoVnÓØÍ²«bq¿efE Ĝ^Q~ Évýş¤²ĮpEİ}zcĺL½¿gÅ¡ýE¡ya£³t\\\\¨\\\\vú»¼§·Ñr_oÒý¥u_n»_At©ÞÅ±ā§IVeëY}{VPÀFA¨ąB}q@|Ou\\\\FmQFÝMwå}]|FmÏCawu_p¯sfÙgYDHl`{QEfNysB¦zG¸rHeN\\\\CvEsÐùÜ_·ÖĉsaQ¯}_UxÃđqNH¬Äd^ÝŰR¬ã°wećJE·vÝ·HgéFXjÉê`|ypxkAwWĐpb¥eOsmzwqChóUQl¥F^lafanòsrEvfQdÁUVfÎvÜ^eftET¬ôA\\\\¢sJnQTjPØxøK|nBzĞ»LYFDxÓvr[ehľvN¢o¾NiÂxGpâ¬zbfZo~hGi]öF||NbtOMn eA±tPTLjpYQ|SHYĀxinzDJÌg¢và¥Pg_ÇzIIII£®S¬ØsÎ¼£N\"],[\"@@ifjN@s\"]],\"encodeOffsets\":[[[109628,30765]],[[111725,31320]]]},\"properties\":{\"cp\":[106.504962,29.533155],\"name\":\"重庆\",\"childNum\":2}},{\"id\":\"810000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@AlBk\"],[\"@@mn\"],[\"@@EpFo\"],[\"@@ea¢pl¸Eõ¹hj[]ÔCÎ@lj¡uBX´AI¹[yDU]W`çwZkmcMpÅv}IoJlcafŃK°ä¬XJmÐ đhI®æÔtSHnEÒrÈc\"],[\"@@rMUwAS®e\"]],\"encodeOffsets\":[[[117111,23002]],[[117072,22876]],[[117045,22887]],[[116975,23082]],[[116882,22747]]]},\"properties\":{\"cp\":[114.173355,22.320048],\"name\":\"香港\",\"childNum\":5}},{\"id\":\"820000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@kÊd°å§s\"],\"encodeOffsets\":[[116279,22639]]},\"properties\":{\"cp\":[113.54909,22.198951],\"name\":\"澳门\",\"childNum\":1}}],\"UTF8Encoding\":true});\n}));"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template1/js/echarts-wordcloud.js",
    "content": "(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory(require(\"echarts\"));\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([\"echarts\"], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"echarts-wordcloud\"] = factory(require(\"echarts\"));\n\telse\n\t\troot[\"echarts-wordcloud\"] = factory(root[\"echarts\"]);\n})(this, function(__WEBPACK_EXTERNAL_MODULE_7__) {\nreturn /******/ (function(modules) { // webpackBootstrap\n/******/ \t// The module cache\n/******/ \tvar installedModules = {};\n/******/\n/******/ \t// The require function\n/******/ \tfunction __webpack_require__(moduleId) {\n/******/\n/******/ \t\t// Check if module is in cache\n/******/ \t\tif(installedModules[moduleId]) {\n/******/ \t\t\treturn installedModules[moduleId].exports;\n/******/ \t\t}\n/******/ \t\t// Create a new module (and put it into the cache)\n/******/ \t\tvar module = installedModules[moduleId] = {\n/******/ \t\t\ti: moduleId,\n/******/ \t\t\tl: false,\n/******/ \t\t\texports: {}\n/******/ \t\t};\n/******/\n/******/ \t\t// Execute the module function\n/******/ \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n/******/\n/******/ \t\t// Flag the module as loaded\n/******/ \t\tmodule.l = true;\n/******/\n/******/ \t\t// Return the exports of the module\n/******/ \t\treturn module.exports;\n/******/ \t}\n/******/\n/******/\n/******/ \t// expose the modules object (__webpack_modules__)\n/******/ \t__webpack_require__.m = modules;\n/******/\n/******/ \t// expose the module cache\n/******/ \t__webpack_require__.c = installedModules;\n/******/\n/******/ \t// define getter function for harmony exports\n/******/ \t__webpack_require__.d = function(exports, name, getter) {\n/******/ \t\tif(!__webpack_require__.o(exports, name)) {\n/******/ \t\t\tObject.defineProperty(exports, name, {\n/******/ \t\t\t\tconfigurable: false,\n/******/ \t\t\t\tenumerable: true,\n/******/ \t\t\t\tget: getter\n/******/ \t\t\t});\n/******/ \t\t}\n/******/ \t};\n/******/\n/******/ \t// getDefaultExport function for compatibility with non-harmony modules\n/******/ \t__webpack_require__.n = function(module) {\n/******/ \t\tvar getter = module && module.__esModule ?\n/******/ \t\t\tfunction getDefault() { return module['default']; } :\n/******/ \t\t\tfunction getModuleExports() { return module; };\n/******/ \t\t__webpack_require__.d(getter, 'a', getter);\n/******/ \t\treturn getter;\n/******/ \t};\n/******/\n/******/ \t// Object.prototype.hasOwnProperty.call\n/******/ \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n/******/\n/******/ \t// __webpack_public_path__\n/******/ \t__webpack_require__.p = \"\";\n/******/\n/******/ \t// Load entry module and return exports\n/******/ \treturn __webpack_require__(__webpack_require__.s = 25);\n/******/ })\n/************************************************************************/\n/******/ ([\n/* 0 */\n/***/ (function(module, exports) {\n\n/**\n * @module zrender/core/util\n */\n// 用于处理merge时无法遍历Date等对象的问题\nvar BUILTIN_OBJECT = {\n  '[object Function]': 1,\n  '[object RegExp]': 1,\n  '[object Date]': 1,\n  '[object Error]': 1,\n  '[object CanvasGradient]': 1,\n  '[object CanvasPattern]': 1,\n  // For node-canvas\n  '[object Image]': 1,\n  '[object Canvas]': 1\n};\nvar TYPED_ARRAY = {\n  '[object Int8Array]': 1,\n  '[object Uint8Array]': 1,\n  '[object Uint8ClampedArray]': 1,\n  '[object Int16Array]': 1,\n  '[object Uint16Array]': 1,\n  '[object Int32Array]': 1,\n  '[object Uint32Array]': 1,\n  '[object Float32Array]': 1,\n  '[object Float64Array]': 1\n};\nvar objToString = Object.prototype.toString;\nvar arrayProto = Array.prototype;\nvar nativeForEach = arrayProto.forEach;\nvar nativeFilter = arrayProto.filter;\nvar nativeSlice = arrayProto.slice;\nvar nativeMap = arrayProto.map;\nvar nativeReduce = arrayProto.reduce; // Avoid assign to an exported variable, for transforming to cjs.\n\nvar methods = {};\n\nfunction $override(name, fn) {\n  methods[name] = fn;\n}\n/**\n * Those data types can be cloned:\n *     Plain object, Array, TypedArray, number, string, null, undefined.\n * Those data types will be assgined using the orginal data:\n *     BUILTIN_OBJECT\n * Instance of user defined class will be cloned to a plain object, without\n * properties in prototype.\n * Other data types is not supported (not sure what will happen).\n *\n * Caution: do not support clone Date, for performance consideration.\n * (There might be a large number of date in `series.data`).\n * So date should not be modified in and out of echarts.\n *\n * @param {*} source\n * @return {*} new\n */\n\n\nfunction clone(source) {\n  if (source == null || typeof source != 'object') {\n    return source;\n  }\n\n  var result = source;\n  var typeStr = objToString.call(source);\n\n  if (typeStr === '[object Array]') {\n    result = [];\n\n    for (var i = 0, len = source.length; i < len; i++) {\n      result[i] = clone(source[i]);\n    }\n  } else if (TYPED_ARRAY[typeStr]) {\n    var Ctor = source.constructor;\n\n    if (source.constructor.from) {\n      result = Ctor.from(source);\n    } else {\n      result = new Ctor(source.length);\n\n      for (var i = 0, len = source.length; i < len; i++) {\n        result[i] = clone(source[i]);\n      }\n    }\n  } else if (!BUILTIN_OBJECT[typeStr] && !isPrimitive(source) && !isDom(source)) {\n    result = {};\n\n    for (var key in source) {\n      if (source.hasOwnProperty(key)) {\n        result[key] = clone(source[key]);\n      }\n    }\n  }\n\n  return result;\n}\n/**\n * @memberOf module:zrender/core/util\n * @param {*} target\n * @param {*} source\n * @param {boolean} [overwrite=false]\n */\n\n\nfunction merge(target, source, overwrite) {\n  // We should escapse that source is string\n  // and enter for ... in ...\n  if (!isObject(source) || !isObject(target)) {\n    return overwrite ? clone(source) : target;\n  }\n\n  for (var key in source) {\n    if (source.hasOwnProperty(key)) {\n      var targetProp = target[key];\n      var sourceProp = source[key];\n\n      if (isObject(sourceProp) && isObject(targetProp) && !isArray(sourceProp) && !isArray(targetProp) && !isDom(sourceProp) && !isDom(targetProp) && !isBuiltInObject(sourceProp) && !isBuiltInObject(targetProp) && !isPrimitive(sourceProp) && !isPrimitive(targetProp)) {\n        // 如果需要递归覆盖，就递归调用merge\n        merge(targetProp, sourceProp, overwrite);\n      } else if (overwrite || !(key in target)) {\n        // 否则只处理overwrite为true，或者在目标对象中没有此属性的情况\n        // NOTE，在 target[key] 不存在的时候也是直接覆盖\n        target[key] = clone(source[key], true);\n      }\n    }\n  }\n\n  return target;\n}\n/**\n * @param {Array} targetAndSources The first item is target, and the rests are source.\n * @param {boolean} [overwrite=false]\n * @return {*} target\n */\n\n\nfunction mergeAll(targetAndSources, overwrite) {\n  var result = targetAndSources[0];\n\n  for (var i = 1, len = targetAndSources.length; i < len; i++) {\n    result = merge(result, targetAndSources[i], overwrite);\n  }\n\n  return result;\n}\n/**\n * @param {*} target\n * @param {*} source\n * @memberOf module:zrender/core/util\n */\n\n\nfunction extend(target, source) {\n  for (var key in source) {\n    if (source.hasOwnProperty(key)) {\n      target[key] = source[key];\n    }\n  }\n\n  return target;\n}\n/**\n * @param {*} target\n * @param {*} source\n * @param {boolean} [overlay=false]\n * @memberOf module:zrender/core/util\n */\n\n\nfunction defaults(target, source, overlay) {\n  for (var key in source) {\n    if (source.hasOwnProperty(key) && (overlay ? source[key] != null : target[key] == null)) {\n      target[key] = source[key];\n    }\n  }\n\n  return target;\n}\n\nvar createCanvas = function () {\n  return methods.createCanvas();\n};\n\nmethods.createCanvas = function () {\n  return document.createElement('canvas');\n}; // FIXME\n\n\nvar _ctx;\n\nfunction getContext() {\n  if (!_ctx) {\n    // Use util.createCanvas instead of createCanvas\n    // because createCanvas may be overwritten in different environment\n    _ctx = createCanvas().getContext('2d');\n  }\n\n  return _ctx;\n}\n/**\n * 查询数组中元素的index\n * @memberOf module:zrender/core/util\n */\n\n\nfunction indexOf(array, value) {\n  if (array) {\n    if (array.indexOf) {\n      return array.indexOf(value);\n    }\n\n    for (var i = 0, len = array.length; i < len; i++) {\n      if (array[i] === value) {\n        return i;\n      }\n    }\n  }\n\n  return -1;\n}\n/**\n * 构造类继承关系\n *\n * @memberOf module:zrender/core/util\n * @param {Function} clazz 源类\n * @param {Function} baseClazz 基类\n */\n\n\nfunction inherits(clazz, baseClazz) {\n  var clazzPrototype = clazz.prototype;\n\n  function F() {}\n\n  F.prototype = baseClazz.prototype;\n  clazz.prototype = new F();\n\n  for (var prop in clazzPrototype) {\n    clazz.prototype[prop] = clazzPrototype[prop];\n  }\n\n  clazz.prototype.constructor = clazz;\n  clazz.superClass = baseClazz;\n}\n/**\n * @memberOf module:zrender/core/util\n * @param {Object|Function} target\n * @param {Object|Function} sorce\n * @param {boolean} overlay\n */\n\n\nfunction mixin(target, source, overlay) {\n  target = 'prototype' in target ? target.prototype : target;\n  source = 'prototype' in source ? source.prototype : source;\n  defaults(target, source, overlay);\n}\n/**\n * Consider typed array.\n * @param {Array|TypedArray} data\n */\n\n\nfunction isArrayLike(data) {\n  if (!data) {\n    return;\n  }\n\n  if (typeof data == 'string') {\n    return false;\n  }\n\n  return typeof data.length == 'number';\n}\n/**\n * 数组或对象遍历\n * @memberOf module:zrender/core/util\n * @param {Object|Array} obj\n * @param {Function} cb\n * @param {*} [context]\n */\n\n\nfunction each(obj, cb, context) {\n  if (!(obj && cb)) {\n    return;\n  }\n\n  if (obj.forEach && obj.forEach === nativeForEach) {\n    obj.forEach(cb, context);\n  } else if (obj.length === +obj.length) {\n    for (var i = 0, len = obj.length; i < len; i++) {\n      cb.call(context, obj[i], i, obj);\n    }\n  } else {\n    for (var key in obj) {\n      if (obj.hasOwnProperty(key)) {\n        cb.call(context, obj[key], key, obj);\n      }\n    }\n  }\n}\n/**\n * 数组映射\n * @memberOf module:zrender/core/util\n * @param {Array} obj\n * @param {Function} cb\n * @param {*} [context]\n * @return {Array}\n */\n\n\nfunction map(obj, cb, context) {\n  if (!(obj && cb)) {\n    return;\n  }\n\n  if (obj.map && obj.map === nativeMap) {\n    return obj.map(cb, context);\n  } else {\n    var result = [];\n\n    for (var i = 0, len = obj.length; i < len; i++) {\n      result.push(cb.call(context, obj[i], i, obj));\n    }\n\n    return result;\n  }\n}\n/**\n * @memberOf module:zrender/core/util\n * @param {Array} obj\n * @param {Function} cb\n * @param {Object} [memo]\n * @param {*} [context]\n * @return {Array}\n */\n\n\nfunction reduce(obj, cb, memo, context) {\n  if (!(obj && cb)) {\n    return;\n  }\n\n  if (obj.reduce && obj.reduce === nativeReduce) {\n    return obj.reduce(cb, memo, context);\n  } else {\n    for (var i = 0, len = obj.length; i < len; i++) {\n      memo = cb.call(context, memo, obj[i], i, obj);\n    }\n\n    return memo;\n  }\n}\n/**\n * 数组过滤\n * @memberOf module:zrender/core/util\n * @param {Array} obj\n * @param {Function} cb\n * @param {*} [context]\n * @return {Array}\n */\n\n\nfunction filter(obj, cb, context) {\n  if (!(obj && cb)) {\n    return;\n  }\n\n  if (obj.filter && obj.filter === nativeFilter) {\n    return obj.filter(cb, context);\n  } else {\n    var result = [];\n\n    for (var i = 0, len = obj.length; i < len; i++) {\n      if (cb.call(context, obj[i], i, obj)) {\n        result.push(obj[i]);\n      }\n    }\n\n    return result;\n  }\n}\n/**\n * 数组项查找\n * @memberOf module:zrender/core/util\n * @param {Array} obj\n * @param {Function} cb\n * @param {*} [context]\n * @return {*}\n */\n\n\nfunction find(obj, cb, context) {\n  if (!(obj && cb)) {\n    return;\n  }\n\n  for (var i = 0, len = obj.length; i < len; i++) {\n    if (cb.call(context, obj[i], i, obj)) {\n      return obj[i];\n    }\n  }\n}\n/**\n * @memberOf module:zrender/core/util\n * @param {Function} func\n * @param {*} context\n * @return {Function}\n */\n\n\nfunction bind(func, context) {\n  var args = nativeSlice.call(arguments, 2);\n  return function () {\n    return func.apply(context, args.concat(nativeSlice.call(arguments)));\n  };\n}\n/**\n * @memberOf module:zrender/core/util\n * @param {Function} func\n * @return {Function}\n */\n\n\nfunction curry(func) {\n  var args = nativeSlice.call(arguments, 1);\n  return function () {\n    return func.apply(this, args.concat(nativeSlice.call(arguments)));\n  };\n}\n/**\n * @memberOf module:zrender/core/util\n * @param {*} value\n * @return {boolean}\n */\n\n\nfunction isArray(value) {\n  return objToString.call(value) === '[object Array]';\n}\n/**\n * @memberOf module:zrender/core/util\n * @param {*} value\n * @return {boolean}\n */\n\n\nfunction isFunction(value) {\n  return typeof value === 'function';\n}\n/**\n * @memberOf module:zrender/core/util\n * @param {*} value\n * @return {boolean}\n */\n\n\nfunction isString(value) {\n  return objToString.call(value) === '[object String]';\n}\n/**\n * @memberOf module:zrender/core/util\n * @param {*} value\n * @return {boolean}\n */\n\n\nfunction isObject(value) {\n  // Avoid a V8 JIT bug in Chrome 19-20.\n  // See https://code.google.com/p/v8/issues/detail?id=2291 for more details.\n  var type = typeof value;\n  return type === 'function' || !!value && type == 'object';\n}\n/**\n * @memberOf module:zrender/core/util\n * @param {*} value\n * @return {boolean}\n */\n\n\nfunction isBuiltInObject(value) {\n  return !!BUILTIN_OBJECT[objToString.call(value)];\n}\n/**\n * @memberOf module:zrender/core/util\n * @param {*} value\n * @return {boolean}\n */\n\n\nfunction isDom(value) {\n  return typeof value === 'object' && typeof value.nodeType === 'number' && typeof value.ownerDocument === 'object';\n}\n/**\n * Whether is exactly NaN. Notice isNaN('a') returns true.\n * @param {*} value\n * @return {boolean}\n */\n\n\nfunction eqNaN(value) {\n  return value !== value;\n}\n/**\n * If value1 is not null, then return value1, otherwise judget rest of values.\n * Low performance.\n * @memberOf module:zrender/core/util\n * @return {*} Final value\n */\n\n\nfunction retrieve(values) {\n  for (var i = 0, len = arguments.length; i < len; i++) {\n    if (arguments[i] != null) {\n      return arguments[i];\n    }\n  }\n}\n\nfunction retrieve2(value0, value1) {\n  return value0 != null ? value0 : value1;\n}\n\nfunction retrieve3(value0, value1, value2) {\n  return value0 != null ? value0 : value1 != null ? value1 : value2;\n}\n/**\n * @memberOf module:zrender/core/util\n * @param {Array} arr\n * @param {number} startIndex\n * @param {number} endIndex\n * @return {Array}\n */\n\n\nfunction slice() {\n  return Function.call.apply(nativeSlice, arguments);\n}\n/**\n * Normalize css liked array configuration\n * e.g.\n *  3 => [3, 3, 3, 3]\n *  [4, 2] => [4, 2, 4, 2]\n *  [4, 3, 2] => [4, 3, 2, 3]\n * @param {number|Array.<number>} val\n * @return {Array.<number>}\n */\n\n\nfunction normalizeCssArray(val) {\n  if (typeof val === 'number') {\n    return [val, val, val, val];\n  }\n\n  var len = val.length;\n\n  if (len === 2) {\n    // vertical | horizontal\n    return [val[0], val[1], val[0], val[1]];\n  } else if (len === 3) {\n    // top | horizontal | bottom\n    return [val[0], val[1], val[2], val[1]];\n  }\n\n  return val;\n}\n/**\n * @memberOf module:zrender/core/util\n * @param {boolean} condition\n * @param {string} message\n */\n\n\nfunction assert(condition, message) {\n  if (!condition) {\n    throw new Error(message);\n  }\n}\n\nvar primitiveKey = '__ec_primitive__';\n/**\n * Set an object as primitive to be ignored traversing children in clone or merge\n */\n\nfunction setAsPrimitive(obj) {\n  obj[primitiveKey] = true;\n}\n\nfunction isPrimitive(obj) {\n  return obj[primitiveKey];\n}\n/**\n * @constructor\n * @param {Object} obj Only apply `ownProperty`.\n */\n\n\nfunction HashMap(obj) {\n  obj && each(obj, function (value, key) {\n    this.set(key, value);\n  }, this);\n} // Add prefix to avoid conflict with Object.prototype.\n\n\nvar HASH_MAP_PREFIX = '_ec_';\nvar HASH_MAP_PREFIX_LENGTH = 4;\nHashMap.prototype = {\n  constructor: HashMap,\n  // Do not provide `has` method to avoid defining what is `has`.\n  // (We usually treat `null` and `undefined` as the same, different\n  // from ES6 Map).\n  get: function (key) {\n    return this[HASH_MAP_PREFIX + key];\n  },\n  set: function (key, value) {\n    this[HASH_MAP_PREFIX + key] = value; // Comparing with invocation chaining, `return value` is more commonly\n    // used in this case: `var someVal = map.set('a', genVal());`\n\n    return value;\n  },\n  // Although util.each can be performed on this hashMap directly, user\n  // should not use the exposed keys, who are prefixed.\n  each: function (cb, context) {\n    context !== void 0 && (cb = bind(cb, context));\n\n    for (var prefixedKey in this) {\n      this.hasOwnProperty(prefixedKey) && cb(this[prefixedKey], prefixedKey.slice(HASH_MAP_PREFIX_LENGTH));\n    }\n  },\n  // Do not use this method if performance sensitive.\n  removeKey: function (key) {\n    delete this[HASH_MAP_PREFIX + key];\n  }\n};\n\nfunction createHashMap(obj) {\n  return new HashMap(obj);\n}\n\nfunction noop() {}\n\nexports.$override = $override;\nexports.clone = clone;\nexports.merge = merge;\nexports.mergeAll = mergeAll;\nexports.extend = extend;\nexports.defaults = defaults;\nexports.createCanvas = createCanvas;\nexports.getContext = getContext;\nexports.indexOf = indexOf;\nexports.inherits = inherits;\nexports.mixin = mixin;\nexports.isArrayLike = isArrayLike;\nexports.each = each;\nexports.map = map;\nexports.reduce = reduce;\nexports.filter = filter;\nexports.find = find;\nexports.bind = bind;\nexports.curry = curry;\nexports.isArray = isArray;\nexports.isFunction = isFunction;\nexports.isString = isString;\nexports.isObject = isObject;\nexports.isBuiltInObject = isBuiltInObject;\nexports.isDom = isDom;\nexports.eqNaN = eqNaN;\nexports.retrieve = retrieve;\nexports.retrieve2 = retrieve2;\nexports.retrieve3 = retrieve3;\nexports.slice = slice;\nexports.normalizeCssArray = normalizeCssArray;\nexports.assert = assert;\nexports.setAsPrimitive = setAsPrimitive;\nexports.isPrimitive = isPrimitive;\nexports.createHashMap = createHashMap;\nexports.noop = noop;\n\n/***/ }),\n/* 1 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar Displayable = __webpack_require__(12);\n\nvar zrUtil = __webpack_require__(0);\n\nvar PathProxy = __webpack_require__(6);\n\nvar pathContain = __webpack_require__(50);\n\nvar Pattern = __webpack_require__(56);\n\nvar getCanvasPattern = Pattern.prototype.getCanvasPattern;\nvar abs = Math.abs;\nvar pathProxyForDraw = new PathProxy(true);\n/**\n * @alias module:zrender/graphic/Path\n * @extends module:zrender/graphic/Displayable\n * @constructor\n * @param {Object} opts\n */\n\nfunction Path(opts) {\n  Displayable.call(this, opts);\n  /**\n   * @type {module:zrender/core/PathProxy}\n   * @readOnly\n   */\n\n  this.path = null;\n}\n\nPath.prototype = {\n  constructor: Path,\n  type: 'path',\n  __dirtyPath: true,\n  strokeContainThreshold: 5,\n  brush: function (ctx, prevEl) {\n    var style = this.style;\n    var path = this.path || pathProxyForDraw;\n    var hasStroke = style.hasStroke();\n    var hasFill = style.hasFill();\n    var fill = style.fill;\n    var stroke = style.stroke;\n    var hasFillGradient = hasFill && !!fill.colorStops;\n    var hasStrokeGradient = hasStroke && !!stroke.colorStops;\n    var hasFillPattern = hasFill && !!fill.image;\n    var hasStrokePattern = hasStroke && !!stroke.image;\n    style.bind(ctx, this, prevEl);\n    this.setTransform(ctx);\n\n    if (this.__dirty) {\n      var rect; // Update gradient because bounding rect may changed\n\n      if (hasFillGradient) {\n        rect = rect || this.getBoundingRect();\n        this._fillGradient = style.getGradient(ctx, fill, rect);\n      }\n\n      if (hasStrokeGradient) {\n        rect = rect || this.getBoundingRect();\n        this._strokeGradient = style.getGradient(ctx, stroke, rect);\n      }\n    } // Use the gradient or pattern\n\n\n    if (hasFillGradient) {\n      // PENDING If may have affect the state\n      ctx.fillStyle = this._fillGradient;\n    } else if (hasFillPattern) {\n      ctx.fillStyle = getCanvasPattern.call(fill, ctx);\n    }\n\n    if (hasStrokeGradient) {\n      ctx.strokeStyle = this._strokeGradient;\n    } else if (hasStrokePattern) {\n      ctx.strokeStyle = getCanvasPattern.call(stroke, ctx);\n    }\n\n    var lineDash = style.lineDash;\n    var lineDashOffset = style.lineDashOffset;\n    var ctxLineDash = !!ctx.setLineDash; // Update path sx, sy\n\n    var scale = this.getGlobalScale();\n    path.setScale(scale[0], scale[1]); // Proxy context\n    // Rebuild path in following 2 cases\n    // 1. Path is dirty\n    // 2. Path needs javascript implemented lineDash stroking.\n    //    In this case, lineDash information will not be saved in PathProxy\n\n    if (this.__dirtyPath || lineDash && !ctxLineDash && hasStroke) {\n      path.beginPath(ctx); // Setting line dash before build path\n\n      if (lineDash && !ctxLineDash) {\n        path.setLineDash(lineDash);\n        path.setLineDashOffset(lineDashOffset);\n      }\n\n      this.buildPath(path, this.shape, false); // Clear path dirty flag\n\n      if (this.path) {\n        this.__dirtyPath = false;\n      }\n    } else {\n      // Replay path building\n      ctx.beginPath();\n      this.path.rebuildPath(ctx);\n    }\n\n    hasFill && path.fill(ctx);\n\n    if (lineDash && ctxLineDash) {\n      ctx.setLineDash(lineDash);\n      ctx.lineDashOffset = lineDashOffset;\n    }\n\n    hasStroke && path.stroke(ctx);\n\n    if (lineDash && ctxLineDash) {\n      // PENDING\n      // Remove lineDash\n      ctx.setLineDash([]);\n    }\n\n    this.restoreTransform(ctx); // Draw rect text\n\n    if (style.text != null) {\n      this.drawRectText(ctx, this.getBoundingRect());\n    }\n  },\n  // When bundling path, some shape may decide if use moveTo to begin a new subpath or closePath\n  // Like in circle\n  buildPath: function (ctx, shapeCfg, inBundle) {},\n  createPathProxy: function () {\n    this.path = new PathProxy();\n  },\n  getBoundingRect: function () {\n    var rect = this._rect;\n    var style = this.style;\n    var needsUpdateRect = !rect;\n\n    if (needsUpdateRect) {\n      var path = this.path;\n\n      if (!path) {\n        // Create path on demand.\n        path = this.path = new PathProxy();\n      }\n\n      if (this.__dirtyPath) {\n        path.beginPath();\n        this.buildPath(path, this.shape, false);\n      }\n\n      rect = path.getBoundingRect();\n    }\n\n    this._rect = rect;\n\n    if (style.hasStroke()) {\n      // Needs update rect with stroke lineWidth when\n      // 1. Element changes scale or lineWidth\n      // 2. Shape is changed\n      var rectWithStroke = this._rectWithStroke || (this._rectWithStroke = rect.clone());\n\n      if (this.__dirty || needsUpdateRect) {\n        rectWithStroke.copy(rect); // FIXME Must after updateTransform\n\n        var w = style.lineWidth; // PENDING, Min line width is needed when line is horizontal or vertical\n\n        var lineScale = style.strokeNoScale ? this.getLineScale() : 1; // Only add extra hover lineWidth when there are no fill\n\n        if (!style.hasFill()) {\n          w = Math.max(w, this.strokeContainThreshold || 4);\n        } // Consider line width\n        // Line scale can't be 0;\n\n\n        if (lineScale > 1e-10) {\n          rectWithStroke.width += w / lineScale;\n          rectWithStroke.height += w / lineScale;\n          rectWithStroke.x -= w / lineScale / 2;\n          rectWithStroke.y -= w / lineScale / 2;\n        }\n      } // Return rect with stroke\n\n\n      return rectWithStroke;\n    }\n\n    return rect;\n  },\n  contain: function (x, y) {\n    var localPos = this.transformCoordToLocal(x, y);\n    var rect = this.getBoundingRect();\n    var style = this.style;\n    x = localPos[0];\n    y = localPos[1];\n\n    if (rect.contain(x, y)) {\n      var pathData = this.path.data;\n\n      if (style.hasStroke()) {\n        var lineWidth = style.lineWidth;\n        var lineScale = style.strokeNoScale ? this.getLineScale() : 1; // Line scale can't be 0;\n\n        if (lineScale > 1e-10) {\n          // Only add extra hover lineWidth when there are no fill\n          if (!style.hasFill()) {\n            lineWidth = Math.max(lineWidth, this.strokeContainThreshold);\n          }\n\n          if (pathContain.containStroke(pathData, lineWidth / lineScale, x, y)) {\n            return true;\n          }\n        }\n      }\n\n      if (style.hasFill()) {\n        return pathContain.contain(pathData, x, y);\n      }\n    }\n\n    return false;\n  },\n\n  /**\n   * @param  {boolean} dirtyPath\n   */\n  dirty: function (dirtyPath) {\n    if (dirtyPath == null) {\n      dirtyPath = true;\n    } // Only mark dirty, not mark clean\n\n\n    if (dirtyPath) {\n      this.__dirtyPath = dirtyPath;\n      this._rect = null;\n    }\n\n    this.__dirty = true;\n    this.__zr && this.__zr.refresh(); // Used as a clipping path\n\n    if (this.__clipTarget) {\n      this.__clipTarget.dirty();\n    }\n  },\n\n  /**\n   * Alias for animate('shape')\n   * @param {boolean} loop\n   */\n  animateShape: function (loop) {\n    return this.animate('shape', loop);\n  },\n  // Overwrite attrKV\n  attrKV: function (key, value) {\n    // FIXME\n    if (key === 'shape') {\n      this.setShape(value);\n      this.__dirtyPath = true;\n      this._rect = null;\n    } else {\n      Displayable.prototype.attrKV.call(this, key, value);\n    }\n  },\n\n  /**\n   * @param {Object|string} key\n   * @param {*} value\n   */\n  setShape: function (key, value) {\n    var shape = this.shape; // Path from string may not have shape\n\n    if (shape) {\n      if (zrUtil.isObject(key)) {\n        for (var name in key) {\n          if (key.hasOwnProperty(name)) {\n            shape[name] = key[name];\n          }\n        }\n      } else {\n        shape[key] = value;\n      }\n\n      this.dirty(true);\n    }\n\n    return this;\n  },\n  getLineScale: function () {\n    var m = this.transform; // Get the line scale.\n    // Determinant of `m` means how much the area is enlarged by the\n    // transformation. So its square root can be used as a scale factor\n    // for width.\n\n    return m && abs(m[0] - 1) > 1e-10 && abs(m[3] - 1) > 1e-10 ? Math.sqrt(abs(m[0] * m[3] - m[2] * m[1])) : 1;\n  }\n};\n/**\n * 扩展一个 Path element, 比如星形，圆等。\n * Extend a path element\n * @param {Object} props\n * @param {string} props.type Path type\n * @param {Function} props.init Initialize\n * @param {Function} props.buildPath Overwrite buildPath method\n * @param {Object} [props.style] Extended default style config\n * @param {Object} [props.shape] Extended default shape config\n */\n\nPath.extend = function (defaults) {\n  var Sub = function (opts) {\n    Path.call(this, opts);\n\n    if (defaults.style) {\n      // Extend default style\n      this.style.extendFrom(defaults.style, false);\n    } // Extend default shape\n\n\n    var defaultShape = defaults.shape;\n\n    if (defaultShape) {\n      this.shape = this.shape || {};\n      var thisShape = this.shape;\n\n      for (var name in defaultShape) {\n        if (!thisShape.hasOwnProperty(name) && defaultShape.hasOwnProperty(name)) {\n          thisShape[name] = defaultShape[name];\n        }\n      }\n    }\n\n    defaults.init && defaults.init.call(this, opts);\n  };\n\n  zrUtil.inherits(Sub, Path); // FIXME 不能 extend position, rotation 等引用对象\n\n  for (var name in defaults) {\n    // Extending prototype values and methods\n    if (name !== 'style' && name !== 'shape') {\n      Sub.prototype[name] = defaults[name];\n    }\n  }\n\n  return Sub;\n};\n\nzrUtil.inherits(Path, Displayable);\nvar _default = Path;\nmodule.exports = _default;\n\n/***/ }),\n/* 2 */\n/***/ (function(module, exports) {\n\nvar ArrayCtor = typeof Float32Array === 'undefined' ? Array : Float32Array;\n/**\n * 创建一个向量\n * @param {number} [x=0]\n * @param {number} [y=0]\n * @return {Vector2}\n */\n\nfunction create(x, y) {\n  var out = new ArrayCtor(2);\n\n  if (x == null) {\n    x = 0;\n  }\n\n  if (y == null) {\n    y = 0;\n  }\n\n  out[0] = x;\n  out[1] = y;\n  return out;\n}\n/**\n * 复制向量数据\n * @param {Vector2} out\n * @param {Vector2} v\n * @return {Vector2}\n */\n\n\nfunction copy(out, v) {\n  out[0] = v[0];\n  out[1] = v[1];\n  return out;\n}\n/**\n * 克隆一个向量\n * @param {Vector2} v\n * @return {Vector2}\n */\n\n\nfunction clone(v) {\n  var out = new ArrayCtor(2);\n  out[0] = v[0];\n  out[1] = v[1];\n  return out;\n}\n/**\n * 设置向量的两个项\n * @param {Vector2} out\n * @param {number} a\n * @param {number} b\n * @return {Vector2} 结果\n */\n\n\nfunction set(out, a, b) {\n  out[0] = a;\n  out[1] = b;\n  return out;\n}\n/**\n * 向量相加\n * @param {Vector2} out\n * @param {Vector2} v1\n * @param {Vector2} v2\n */\n\n\nfunction add(out, v1, v2) {\n  out[0] = v1[0] + v2[0];\n  out[1] = v1[1] + v2[1];\n  return out;\n}\n/**\n * 向量缩放后相加\n * @param {Vector2} out\n * @param {Vector2} v1\n * @param {Vector2} v2\n * @param {number} a\n */\n\n\nfunction scaleAndAdd(out, v1, v2, a) {\n  out[0] = v1[0] + v2[0] * a;\n  out[1] = v1[1] + v2[1] * a;\n  return out;\n}\n/**\n * 向量相减\n * @param {Vector2} out\n * @param {Vector2} v1\n * @param {Vector2} v2\n */\n\n\nfunction sub(out, v1, v2) {\n  out[0] = v1[0] - v2[0];\n  out[1] = v1[1] - v2[1];\n  return out;\n}\n/**\n * 向量长度\n * @param {Vector2} v\n * @return {number}\n */\n\n\nfunction len(v) {\n  return Math.sqrt(lenSquare(v));\n}\n\nvar length = len; // jshint ignore:line\n\n/**\n * 向量长度平方\n * @param {Vector2} v\n * @return {number}\n */\n\nfunction lenSquare(v) {\n  return v[0] * v[0] + v[1] * v[1];\n}\n\nvar lengthSquare = lenSquare;\n/**\n * 向量乘法\n * @param {Vector2} out\n * @param {Vector2} v1\n * @param {Vector2} v2\n */\n\nfunction mul(out, v1, v2) {\n  out[0] = v1[0] * v2[0];\n  out[1] = v1[1] * v2[1];\n  return out;\n}\n/**\n * 向量除法\n * @param {Vector2} out\n * @param {Vector2} v1\n * @param {Vector2} v2\n */\n\n\nfunction div(out, v1, v2) {\n  out[0] = v1[0] / v2[0];\n  out[1] = v1[1] / v2[1];\n  return out;\n}\n/**\n * 向量点乘\n * @param {Vector2} v1\n * @param {Vector2} v2\n * @return {number}\n */\n\n\nfunction dot(v1, v2) {\n  return v1[0] * v2[0] + v1[1] * v2[1];\n}\n/**\n * 向量缩放\n * @param {Vector2} out\n * @param {Vector2} v\n * @param {number} s\n */\n\n\nfunction scale(out, v, s) {\n  out[0] = v[0] * s;\n  out[1] = v[1] * s;\n  return out;\n}\n/**\n * 向量归一化\n * @param {Vector2} out\n * @param {Vector2} v\n */\n\n\nfunction normalize(out, v) {\n  var d = len(v);\n\n  if (d === 0) {\n    out[0] = 0;\n    out[1] = 0;\n  } else {\n    out[0] = v[0] / d;\n    out[1] = v[1] / d;\n  }\n\n  return out;\n}\n/**\n * 计算向量间距离\n * @param {Vector2} v1\n * @param {Vector2} v2\n * @return {number}\n */\n\n\nfunction distance(v1, v2) {\n  return Math.sqrt((v1[0] - v2[0]) * (v1[0] - v2[0]) + (v1[1] - v2[1]) * (v1[1] - v2[1]));\n}\n\nvar dist = distance;\n/**\n * 向量距离平方\n * @param {Vector2} v1\n * @param {Vector2} v2\n * @return {number}\n */\n\nfunction distanceSquare(v1, v2) {\n  return (v1[0] - v2[0]) * (v1[0] - v2[0]) + (v1[1] - v2[1]) * (v1[1] - v2[1]);\n}\n\nvar distSquare = distanceSquare;\n/**\n * 求负向量\n * @param {Vector2} out\n * @param {Vector2} v\n */\n\nfunction negate(out, v) {\n  out[0] = -v[0];\n  out[1] = -v[1];\n  return out;\n}\n/**\n * 插值两个点\n * @param {Vector2} out\n * @param {Vector2} v1\n * @param {Vector2} v2\n * @param {number} t\n */\n\n\nfunction lerp(out, v1, v2, t) {\n  out[0] = v1[0] + t * (v2[0] - v1[0]);\n  out[1] = v1[1] + t * (v2[1] - v1[1]);\n  return out;\n}\n/**\n * 矩阵左乘向量\n * @param {Vector2} out\n * @param {Vector2} v\n * @param {Vector2} m\n */\n\n\nfunction applyTransform(out, v, m) {\n  var x = v[0];\n  var y = v[1];\n  out[0] = m[0] * x + m[2] * y + m[4];\n  out[1] = m[1] * x + m[3] * y + m[5];\n  return out;\n}\n/**\n * 求两个向量最小值\n * @param  {Vector2} out\n * @param  {Vector2} v1\n * @param  {Vector2} v2\n */\n\n\nfunction min(out, v1, v2) {\n  out[0] = Math.min(v1[0], v2[0]);\n  out[1] = Math.min(v1[1], v2[1]);\n  return out;\n}\n/**\n * 求两个向量最大值\n * @param  {Vector2} out\n * @param  {Vector2} v1\n * @param  {Vector2} v2\n */\n\n\nfunction max(out, v1, v2) {\n  out[0] = Math.max(v1[0], v2[0]);\n  out[1] = Math.max(v1[1], v2[1]);\n  return out;\n}\n\nexports.create = create;\nexports.copy = copy;\nexports.clone = clone;\nexports.set = set;\nexports.add = add;\nexports.scaleAndAdd = scaleAndAdd;\nexports.sub = sub;\nexports.len = len;\nexports.length = length;\nexports.lenSquare = lenSquare;\nexports.lengthSquare = lengthSquare;\nexports.mul = mul;\nexports.div = div;\nexports.dot = dot;\nexports.scale = scale;\nexports.normalize = normalize;\nexports.distance = distance;\nexports.dist = dist;\nexports.distanceSquare = distanceSquare;\nexports.distSquare = distSquare;\nexports.negate = negate;\nexports.lerp = lerp;\nexports.applyTransform = applyTransform;\nexports.min = min;\nexports.max = max;\n\n/***/ }),\n/* 3 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar vec2 = __webpack_require__(2);\n\nvar matrix = __webpack_require__(8);\n\n/**\n * @module echarts/core/BoundingRect\n */\nvar v2ApplyTransform = vec2.applyTransform;\nvar mathMin = Math.min;\nvar mathMax = Math.max;\n/**\n * @alias module:echarts/core/BoundingRect\n */\n\nfunction BoundingRect(x, y, width, height) {\n  if (width < 0) {\n    x = x + width;\n    width = -width;\n  }\n\n  if (height < 0) {\n    y = y + height;\n    height = -height;\n  }\n  /**\n   * @type {number}\n   */\n\n\n  this.x = x;\n  /**\n   * @type {number}\n   */\n\n  this.y = y;\n  /**\n   * @type {number}\n   */\n\n  this.width = width;\n  /**\n   * @type {number}\n   */\n\n  this.height = height;\n}\n\nBoundingRect.prototype = {\n  constructor: BoundingRect,\n\n  /**\n   * @param {module:echarts/core/BoundingRect} other\n   */\n  union: function (other) {\n    var x = mathMin(other.x, this.x);\n    var y = mathMin(other.y, this.y);\n    this.width = mathMax(other.x + other.width, this.x + this.width) - x;\n    this.height = mathMax(other.y + other.height, this.y + this.height) - y;\n    this.x = x;\n    this.y = y;\n  },\n\n  /**\n   * @param {Array.<number>} m\n   * @methods\n   */\n  applyTransform: function () {\n    var lt = [];\n    var rb = [];\n    var lb = [];\n    var rt = [];\n    return function (m) {\n      // In case usage like this\n      // el.getBoundingRect().applyTransform(el.transform)\n      // And element has no transform\n      if (!m) {\n        return;\n      }\n\n      lt[0] = lb[0] = this.x;\n      lt[1] = rt[1] = this.y;\n      rb[0] = rt[0] = this.x + this.width;\n      rb[1] = lb[1] = this.y + this.height;\n      v2ApplyTransform(lt, lt, m);\n      v2ApplyTransform(rb, rb, m);\n      v2ApplyTransform(lb, lb, m);\n      v2ApplyTransform(rt, rt, m);\n      this.x = mathMin(lt[0], rb[0], lb[0], rt[0]);\n      this.y = mathMin(lt[1], rb[1], lb[1], rt[1]);\n      var maxX = mathMax(lt[0], rb[0], lb[0], rt[0]);\n      var maxY = mathMax(lt[1], rb[1], lb[1], rt[1]);\n      this.width = maxX - this.x;\n      this.height = maxY - this.y;\n    };\n  }(),\n\n  /**\n   * Calculate matrix of transforming from self to target rect\n   * @param  {module:zrender/core/BoundingRect} b\n   * @return {Array.<number>}\n   */\n  calculateTransform: function (b) {\n    var a = this;\n    var sx = b.width / a.width;\n    var sy = b.height / a.height;\n    var m = matrix.create(); // 矩阵右乘\n\n    matrix.translate(m, m, [-a.x, -a.y]);\n    matrix.scale(m, m, [sx, sy]);\n    matrix.translate(m, m, [b.x, b.y]);\n    return m;\n  },\n\n  /**\n   * @param {(module:echarts/core/BoundingRect|Object)} b\n   * @return {boolean}\n   */\n  intersect: function (b) {\n    if (!b) {\n      return false;\n    }\n\n    if (!(b instanceof BoundingRect)) {\n      // Normalize negative width/height.\n      b = BoundingRect.create(b);\n    }\n\n    var a = this;\n    var ax0 = a.x;\n    var ax1 = a.x + a.width;\n    var ay0 = a.y;\n    var ay1 = a.y + a.height;\n    var bx0 = b.x;\n    var bx1 = b.x + b.width;\n    var by0 = b.y;\n    var by1 = b.y + b.height;\n    return !(ax1 < bx0 || bx1 < ax0 || ay1 < by0 || by1 < ay0);\n  },\n  contain: function (x, y) {\n    var rect = this;\n    return x >= rect.x && x <= rect.x + rect.width && y >= rect.y && y <= rect.y + rect.height;\n  },\n\n  /**\n   * @return {module:echarts/core/BoundingRect}\n   */\n  clone: function () {\n    return new BoundingRect(this.x, this.y, this.width, this.height);\n  },\n\n  /**\n   * Copy from another rect\n   */\n  copy: function (other) {\n    this.x = other.x;\n    this.y = other.y;\n    this.width = other.width;\n    this.height = other.height;\n  },\n  plain: function () {\n    return {\n      x: this.x,\n      y: this.y,\n      width: this.width,\n      height: this.height\n    };\n  }\n};\n/**\n * @param {Object|module:zrender/core/BoundingRect} rect\n * @param {number} rect.x\n * @param {number} rect.y\n * @param {number} rect.width\n * @param {number} rect.height\n * @return {module:zrender/core/BoundingRect}\n */\n\nBoundingRect.create = function (rect) {\n  return new BoundingRect(rect.x, rect.y, rect.width, rect.height);\n};\n\nvar _default = BoundingRect;\nmodule.exports = _default;\n\n/***/ }),\n/* 4 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar _vector = __webpack_require__(2);\n\nvar v2Create = _vector.create;\nvar v2DistSquare = _vector.distSquare;\n\n/**\n * 曲线辅助模块\n * @module zrender/core/curve\n * @author pissang(https://www.github.com/pissang)\n */\nvar mathPow = Math.pow;\nvar mathSqrt = Math.sqrt;\nvar EPSILON = 1e-8;\nvar EPSILON_NUMERIC = 1e-4;\nvar THREE_SQRT = mathSqrt(3);\nvar ONE_THIRD = 1 / 3; // 临时变量\n\nvar _v0 = v2Create();\n\nvar _v1 = v2Create();\n\nvar _v2 = v2Create();\n\nfunction isAroundZero(val) {\n  return val > -EPSILON && val < EPSILON;\n}\n\nfunction isNotAroundZero(val) {\n  return val > EPSILON || val < -EPSILON;\n}\n/**\n * 计算三次贝塞尔值\n * @memberOf module:zrender/core/curve\n * @param  {number} p0\n * @param  {number} p1\n * @param  {number} p2\n * @param  {number} p3\n * @param  {number} t\n * @return {number}\n */\n\n\nfunction cubicAt(p0, p1, p2, p3, t) {\n  var onet = 1 - t;\n  return onet * onet * (onet * p0 + 3 * t * p1) + t * t * (t * p3 + 3 * onet * p2);\n}\n/**\n * 计算三次贝塞尔导数值\n * @memberOf module:zrender/core/curve\n * @param  {number} p0\n * @param  {number} p1\n * @param  {number} p2\n * @param  {number} p3\n * @param  {number} t\n * @return {number}\n */\n\n\nfunction cubicDerivativeAt(p0, p1, p2, p3, t) {\n  var onet = 1 - t;\n  return 3 * (((p1 - p0) * onet + 2 * (p2 - p1) * t) * onet + (p3 - p2) * t * t);\n}\n/**\n * 计算三次贝塞尔方程根，使用盛金公式\n * @memberOf module:zrender/core/curve\n * @param  {number} p0\n * @param  {number} p1\n * @param  {number} p2\n * @param  {number} p3\n * @param  {number} val\n * @param  {Array.<number>} roots\n * @return {number} 有效根数目\n */\n\n\nfunction cubicRootAt(p0, p1, p2, p3, val, roots) {\n  // Evaluate roots of cubic functions\n  var a = p3 + 3 * (p1 - p2) - p0;\n  var b = 3 * (p2 - p1 * 2 + p0);\n  var c = 3 * (p1 - p0);\n  var d = p0 - val;\n  var A = b * b - 3 * a * c;\n  var B = b * c - 9 * a * d;\n  var C = c * c - 3 * b * d;\n  var n = 0;\n\n  if (isAroundZero(A) && isAroundZero(B)) {\n    if (isAroundZero(b)) {\n      roots[0] = 0;\n    } else {\n      var t1 = -c / b; //t1, t2, t3, b is not zero\n\n      if (t1 >= 0 && t1 <= 1) {\n        roots[n++] = t1;\n      }\n    }\n  } else {\n    var disc = B * B - 4 * A * C;\n\n    if (isAroundZero(disc)) {\n      var K = B / A;\n      var t1 = -b / a + K; // t1, a is not zero\n\n      var t2 = -K / 2; // t2, t3\n\n      if (t1 >= 0 && t1 <= 1) {\n        roots[n++] = t1;\n      }\n\n      if (t2 >= 0 && t2 <= 1) {\n        roots[n++] = t2;\n      }\n    } else if (disc > 0) {\n      var discSqrt = mathSqrt(disc);\n      var Y1 = A * b + 1.5 * a * (-B + discSqrt);\n      var Y2 = A * b + 1.5 * a * (-B - discSqrt);\n\n      if (Y1 < 0) {\n        Y1 = -mathPow(-Y1, ONE_THIRD);\n      } else {\n        Y1 = mathPow(Y1, ONE_THIRD);\n      }\n\n      if (Y2 < 0) {\n        Y2 = -mathPow(-Y2, ONE_THIRD);\n      } else {\n        Y2 = mathPow(Y2, ONE_THIRD);\n      }\n\n      var t1 = (-b - (Y1 + Y2)) / (3 * a);\n\n      if (t1 >= 0 && t1 <= 1) {\n        roots[n++] = t1;\n      }\n    } else {\n      var T = (2 * A * b - 3 * a * B) / (2 * mathSqrt(A * A * A));\n      var theta = Math.acos(T) / 3;\n      var ASqrt = mathSqrt(A);\n      var tmp = Math.cos(theta);\n      var t1 = (-b - 2 * ASqrt * tmp) / (3 * a);\n      var t2 = (-b + ASqrt * (tmp + THREE_SQRT * Math.sin(theta))) / (3 * a);\n      var t3 = (-b + ASqrt * (tmp - THREE_SQRT * Math.sin(theta))) / (3 * a);\n\n      if (t1 >= 0 && t1 <= 1) {\n        roots[n++] = t1;\n      }\n\n      if (t2 >= 0 && t2 <= 1) {\n        roots[n++] = t2;\n      }\n\n      if (t3 >= 0 && t3 <= 1) {\n        roots[n++] = t3;\n      }\n    }\n  }\n\n  return n;\n}\n/**\n * 计算三次贝塞尔方程极限值的位置\n * @memberOf module:zrender/core/curve\n * @param  {number} p0\n * @param  {number} p1\n * @param  {number} p2\n * @param  {number} p3\n * @param  {Array.<number>} extrema\n * @return {number} 有效数目\n */\n\n\nfunction cubicExtrema(p0, p1, p2, p3, extrema) {\n  var b = 6 * p2 - 12 * p1 + 6 * p0;\n  var a = 9 * p1 + 3 * p3 - 3 * p0 - 9 * p2;\n  var c = 3 * p1 - 3 * p0;\n  var n = 0;\n\n  if (isAroundZero(a)) {\n    if (isNotAroundZero(b)) {\n      var t1 = -c / b;\n\n      if (t1 >= 0 && t1 <= 1) {\n        extrema[n++] = t1;\n      }\n    }\n  } else {\n    var disc = b * b - 4 * a * c;\n\n    if (isAroundZero(disc)) {\n      extrema[0] = -b / (2 * a);\n    } else if (disc > 0) {\n      var discSqrt = mathSqrt(disc);\n      var t1 = (-b + discSqrt) / (2 * a);\n      var t2 = (-b - discSqrt) / (2 * a);\n\n      if (t1 >= 0 && t1 <= 1) {\n        extrema[n++] = t1;\n      }\n\n      if (t2 >= 0 && t2 <= 1) {\n        extrema[n++] = t2;\n      }\n    }\n  }\n\n  return n;\n}\n/**\n * 细分三次贝塞尔曲线\n * @memberOf module:zrender/core/curve\n * @param  {number} p0\n * @param  {number} p1\n * @param  {number} p2\n * @param  {number} p3\n * @param  {number} t\n * @param  {Array.<number>} out\n */\n\n\nfunction cubicSubdivide(p0, p1, p2, p3, t, out) {\n  var p01 = (p1 - p0) * t + p0;\n  var p12 = (p2 - p1) * t + p1;\n  var p23 = (p3 - p2) * t + p2;\n  var p012 = (p12 - p01) * t + p01;\n  var p123 = (p23 - p12) * t + p12;\n  var p0123 = (p123 - p012) * t + p012; // Seg0\n\n  out[0] = p0;\n  out[1] = p01;\n  out[2] = p012;\n  out[3] = p0123; // Seg1\n\n  out[4] = p0123;\n  out[5] = p123;\n  out[6] = p23;\n  out[7] = p3;\n}\n/**\n * 投射点到三次贝塞尔曲线上，返回投射距离。\n * 投射点有可能会有一个或者多个，这里只返回其中距离最短的一个。\n * @param {number} x0\n * @param {number} y0\n * @param {number} x1\n * @param {number} y1\n * @param {number} x2\n * @param {number} y2\n * @param {number} x3\n * @param {number} y3\n * @param {number} x\n * @param {number} y\n * @param {Array.<number>} [out] 投射点\n * @return {number}\n */\n\n\nfunction cubicProjectPoint(x0, y0, x1, y1, x2, y2, x3, y3, x, y, out) {\n  // http://pomax.github.io/bezierinfo/#projections\n  var t;\n  var interval = 0.005;\n  var d = Infinity;\n  var prev;\n  var next;\n  var d1;\n  var d2;\n  _v0[0] = x;\n  _v0[1] = y; // 先粗略估计一下可能的最小距离的 t 值\n  // PENDING\n\n  for (var _t = 0; _t < 1; _t += 0.05) {\n    _v1[0] = cubicAt(x0, x1, x2, x3, _t);\n    _v1[1] = cubicAt(y0, y1, y2, y3, _t);\n    d1 = v2DistSquare(_v0, _v1);\n\n    if (d1 < d) {\n      t = _t;\n      d = d1;\n    }\n  }\n\n  d = Infinity; // At most 32 iteration\n\n  for (var i = 0; i < 32; i++) {\n    if (interval < EPSILON_NUMERIC) {\n      break;\n    }\n\n    prev = t - interval;\n    next = t + interval; // t - interval\n\n    _v1[0] = cubicAt(x0, x1, x2, x3, prev);\n    _v1[1] = cubicAt(y0, y1, y2, y3, prev);\n    d1 = v2DistSquare(_v1, _v0);\n\n    if (prev >= 0 && d1 < d) {\n      t = prev;\n      d = d1;\n    } else {\n      // t + interval\n      _v2[0] = cubicAt(x0, x1, x2, x3, next);\n      _v2[1] = cubicAt(y0, y1, y2, y3, next);\n      d2 = v2DistSquare(_v2, _v0);\n\n      if (next <= 1 && d2 < d) {\n        t = next;\n        d = d2;\n      } else {\n        interval *= 0.5;\n      }\n    }\n  } // t\n\n\n  if (out) {\n    out[0] = cubicAt(x0, x1, x2, x3, t);\n    out[1] = cubicAt(y0, y1, y2, y3, t);\n  } // console.log(interval, i);\n\n\n  return mathSqrt(d);\n}\n/**\n * 计算二次方贝塞尔值\n * @param  {number} p0\n * @param  {number} p1\n * @param  {number} p2\n * @param  {number} t\n * @return {number}\n */\n\n\nfunction quadraticAt(p0, p1, p2, t) {\n  var onet = 1 - t;\n  return onet * (onet * p0 + 2 * t * p1) + t * t * p2;\n}\n/**\n * 计算二次方贝塞尔导数值\n * @param  {number} p0\n * @param  {number} p1\n * @param  {number} p2\n * @param  {number} t\n * @return {number}\n */\n\n\nfunction quadraticDerivativeAt(p0, p1, p2, t) {\n  return 2 * ((1 - t) * (p1 - p0) + t * (p2 - p1));\n}\n/**\n * 计算二次方贝塞尔方程根\n * @param  {number} p0\n * @param  {number} p1\n * @param  {number} p2\n * @param  {number} t\n * @param  {Array.<number>} roots\n * @return {number} 有效根数目\n */\n\n\nfunction quadraticRootAt(p0, p1, p2, val, roots) {\n  var a = p0 - 2 * p1 + p2;\n  var b = 2 * (p1 - p0);\n  var c = p0 - val;\n  var n = 0;\n\n  if (isAroundZero(a)) {\n    if (isNotAroundZero(b)) {\n      var t1 = -c / b;\n\n      if (t1 >= 0 && t1 <= 1) {\n        roots[n++] = t1;\n      }\n    }\n  } else {\n    var disc = b * b - 4 * a * c;\n\n    if (isAroundZero(disc)) {\n      var t1 = -b / (2 * a);\n\n      if (t1 >= 0 && t1 <= 1) {\n        roots[n++] = t1;\n      }\n    } else if (disc > 0) {\n      var discSqrt = mathSqrt(disc);\n      var t1 = (-b + discSqrt) / (2 * a);\n      var t2 = (-b - discSqrt) / (2 * a);\n\n      if (t1 >= 0 && t1 <= 1) {\n        roots[n++] = t1;\n      }\n\n      if (t2 >= 0 && t2 <= 1) {\n        roots[n++] = t2;\n      }\n    }\n  }\n\n  return n;\n}\n/**\n * 计算二次贝塞尔方程极限值\n * @memberOf module:zrender/core/curve\n * @param  {number} p0\n * @param  {number} p1\n * @param  {number} p2\n * @return {number}\n */\n\n\nfunction quadraticExtremum(p0, p1, p2) {\n  var divider = p0 + p2 - 2 * p1;\n\n  if (divider === 0) {\n    // p1 is center of p0 and p2\n    return 0.5;\n  } else {\n    return (p0 - p1) / divider;\n  }\n}\n/**\n * 细分二次贝塞尔曲线\n * @memberOf module:zrender/core/curve\n * @param  {number} p0\n * @param  {number} p1\n * @param  {number} p2\n * @param  {number} t\n * @param  {Array.<number>} out\n */\n\n\nfunction quadraticSubdivide(p0, p1, p2, t, out) {\n  var p01 = (p1 - p0) * t + p0;\n  var p12 = (p2 - p1) * t + p1;\n  var p012 = (p12 - p01) * t + p01; // Seg0\n\n  out[0] = p0;\n  out[1] = p01;\n  out[2] = p012; // Seg1\n\n  out[3] = p012;\n  out[4] = p12;\n  out[5] = p2;\n}\n/**\n * 投射点到二次贝塞尔曲线上，返回投射距离。\n * 投射点有可能会有一个或者多个，这里只返回其中距离最短的一个。\n * @param {number} x0\n * @param {number} y0\n * @param {number} x1\n * @param {number} y1\n * @param {number} x2\n * @param {number} y2\n * @param {number} x\n * @param {number} y\n * @param {Array.<number>} out 投射点\n * @return {number}\n */\n\n\nfunction quadraticProjectPoint(x0, y0, x1, y1, x2, y2, x, y, out) {\n  // http://pomax.github.io/bezierinfo/#projections\n  var t;\n  var interval = 0.005;\n  var d = Infinity;\n  _v0[0] = x;\n  _v0[1] = y; // 先粗略估计一下可能的最小距离的 t 值\n  // PENDING\n\n  for (var _t = 0; _t < 1; _t += 0.05) {\n    _v1[0] = quadraticAt(x0, x1, x2, _t);\n    _v1[1] = quadraticAt(y0, y1, y2, _t);\n    var d1 = v2DistSquare(_v0, _v1);\n\n    if (d1 < d) {\n      t = _t;\n      d = d1;\n    }\n  }\n\n  d = Infinity; // At most 32 iteration\n\n  for (var i = 0; i < 32; i++) {\n    if (interval < EPSILON_NUMERIC) {\n      break;\n    }\n\n    var prev = t - interval;\n    var next = t + interval; // t - interval\n\n    _v1[0] = quadraticAt(x0, x1, x2, prev);\n    _v1[1] = quadraticAt(y0, y1, y2, prev);\n    var d1 = v2DistSquare(_v1, _v0);\n\n    if (prev >= 0 && d1 < d) {\n      t = prev;\n      d = d1;\n    } else {\n      // t + interval\n      _v2[0] = quadraticAt(x0, x1, x2, next);\n      _v2[1] = quadraticAt(y0, y1, y2, next);\n      var d2 = v2DistSquare(_v2, _v0);\n\n      if (next <= 1 && d2 < d) {\n        t = next;\n        d = d2;\n      } else {\n        interval *= 0.5;\n      }\n    }\n  } // t\n\n\n  if (out) {\n    out[0] = quadraticAt(x0, x1, x2, t);\n    out[1] = quadraticAt(y0, y1, y2, t);\n  } // console.log(interval, i);\n\n\n  return mathSqrt(d);\n}\n\nexports.cubicAt = cubicAt;\nexports.cubicDerivativeAt = cubicDerivativeAt;\nexports.cubicRootAt = cubicRootAt;\nexports.cubicExtrema = cubicExtrema;\nexports.cubicSubdivide = cubicSubdivide;\nexports.cubicProjectPoint = cubicProjectPoint;\nexports.quadraticAt = quadraticAt;\nexports.quadraticDerivativeAt = quadraticDerivativeAt;\nexports.quadraticRootAt = quadraticRootAt;\nexports.quadraticExtremum = quadraticExtremum;\nexports.quadraticSubdivide = quadraticSubdivide;\nexports.quadraticProjectPoint = quadraticProjectPoint;\n\n/***/ }),\n/* 5 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar BoundingRect = __webpack_require__(3);\n\nvar imageHelper = __webpack_require__(10);\n\nvar _util = __webpack_require__(0);\n\nvar getContext = _util.getContext;\nvar extend = _util.extend;\nvar retrieve2 = _util.retrieve2;\nvar retrieve3 = _util.retrieve3;\nvar textWidthCache = {};\nvar textWidthCacheCounter = 0;\nvar TEXT_CACHE_MAX = 5000;\nvar STYLE_REG = /\\{([a-zA-Z0-9_]+)\\|([^}]*)\\}/g;\nvar DEFAULT_FONT = '12px sans-serif'; // Avoid assign to an exported variable, for transforming to cjs.\n\nvar methods = {};\n\nfunction $override(name, fn) {\n  methods[name] = fn;\n}\n/**\n * @public\n * @param {string} text\n * @param {string} font\n * @return {number} width\n */\n\n\nfunction getWidth(text, font) {\n  font = font || DEFAULT_FONT;\n  var key = text + ':' + font;\n\n  if (textWidthCache[key]) {\n    return textWidthCache[key];\n  }\n\n  var textLines = (text + '').split('\\n');\n  var width = 0;\n\n  for (var i = 0, l = textLines.length; i < l; i++) {\n    // textContain.measureText may be overrided in SVG or VML\n    width = Math.max(measureText(textLines[i], font).width, width);\n  }\n\n  if (textWidthCacheCounter > TEXT_CACHE_MAX) {\n    textWidthCacheCounter = 0;\n    textWidthCache = {};\n  }\n\n  textWidthCacheCounter++;\n  textWidthCache[key] = width;\n  return width;\n}\n/**\n * @public\n * @param {string} text\n * @param {string} font\n * @param {string} [textAlign='left']\n * @param {string} [textVerticalAlign='top']\n * @param {Array.<number>} [textPadding]\n * @param {Object} [rich]\n * @param {Object} [truncate]\n * @return {Object} {x, y, width, height, lineHeight}\n */\n\n\nfunction getBoundingRect(text, font, textAlign, textVerticalAlign, textPadding, rich, truncate) {\n  return rich ? getRichTextRect(text, font, textAlign, textVerticalAlign, textPadding, rich, truncate) : getPlainTextRect(text, font, textAlign, textVerticalAlign, textPadding, truncate);\n}\n\nfunction getPlainTextRect(text, font, textAlign, textVerticalAlign, textPadding, truncate) {\n  var contentBlock = parsePlainText(text, font, textPadding, truncate);\n  var outerWidth = getWidth(text, font);\n\n  if (textPadding) {\n    outerWidth += textPadding[1] + textPadding[3];\n  }\n\n  var outerHeight = contentBlock.outerHeight;\n  var x = adjustTextX(0, outerWidth, textAlign);\n  var y = adjustTextY(0, outerHeight, textVerticalAlign);\n  var rect = new BoundingRect(x, y, outerWidth, outerHeight);\n  rect.lineHeight = contentBlock.lineHeight;\n  return rect;\n}\n\nfunction getRichTextRect(text, font, textAlign, textVerticalAlign, textPadding, rich, truncate) {\n  var contentBlock = parseRichText(text, {\n    rich: rich,\n    truncate: truncate,\n    font: font,\n    textAlign: textAlign,\n    textPadding: textPadding\n  });\n  var outerWidth = contentBlock.outerWidth;\n  var outerHeight = contentBlock.outerHeight;\n  var x = adjustTextX(0, outerWidth, textAlign);\n  var y = adjustTextY(0, outerHeight, textVerticalAlign);\n  return new BoundingRect(x, y, outerWidth, outerHeight);\n}\n/**\n * @public\n * @param {number} x\n * @param {number} width\n * @param {string} [textAlign='left']\n * @return {number} Adjusted x.\n */\n\n\nfunction adjustTextX(x, width, textAlign) {\n  // FIXME Right to left language\n  if (textAlign === 'right') {\n    x -= width;\n  } else if (textAlign === 'center') {\n    x -= width / 2;\n  }\n\n  return x;\n}\n/**\n * @public\n * @param {number} y\n * @param {number} height\n * @param {string} [textVerticalAlign='top']\n * @return {number} Adjusted y.\n */\n\n\nfunction adjustTextY(y, height, textVerticalAlign) {\n  if (textVerticalAlign === 'middle') {\n    y -= height / 2;\n  } else if (textVerticalAlign === 'bottom') {\n    y -= height;\n  }\n\n  return y;\n}\n/**\n * @public\n * @param {stirng} textPosition\n * @param {Object} rect {x, y, width, height}\n * @param {number} distance\n * @return {Object} {x, y, textAlign, textVerticalAlign}\n */\n\n\nfunction adjustTextPositionOnRect(textPosition, rect, distance) {\n  var x = rect.x;\n  var y = rect.y;\n  var height = rect.height;\n  var width = rect.width;\n  var halfHeight = height / 2;\n  var textAlign = 'left';\n  var textVerticalAlign = 'top';\n\n  switch (textPosition) {\n    case 'left':\n      x -= distance;\n      y += halfHeight;\n      textAlign = 'right';\n      textVerticalAlign = 'middle';\n      break;\n\n    case 'right':\n      x += distance + width;\n      y += halfHeight;\n      textVerticalAlign = 'middle';\n      break;\n\n    case 'top':\n      x += width / 2;\n      y -= distance;\n      textAlign = 'center';\n      textVerticalAlign = 'bottom';\n      break;\n\n    case 'bottom':\n      x += width / 2;\n      y += height + distance;\n      textAlign = 'center';\n      break;\n\n    case 'inside':\n      x += width / 2;\n      y += halfHeight;\n      textAlign = 'center';\n      textVerticalAlign = 'middle';\n      break;\n\n    case 'insideLeft':\n      x += distance;\n      y += halfHeight;\n      textVerticalAlign = 'middle';\n      break;\n\n    case 'insideRight':\n      x += width - distance;\n      y += halfHeight;\n      textAlign = 'right';\n      textVerticalAlign = 'middle';\n      break;\n\n    case 'insideTop':\n      x += width / 2;\n      y += distance;\n      textAlign = 'center';\n      break;\n\n    case 'insideBottom':\n      x += width / 2;\n      y += height - distance;\n      textAlign = 'center';\n      textVerticalAlign = 'bottom';\n      break;\n\n    case 'insideTopLeft':\n      x += distance;\n      y += distance;\n      break;\n\n    case 'insideTopRight':\n      x += width - distance;\n      y += distance;\n      textAlign = 'right';\n      break;\n\n    case 'insideBottomLeft':\n      x += distance;\n      y += height - distance;\n      textVerticalAlign = 'bottom';\n      break;\n\n    case 'insideBottomRight':\n      x += width - distance;\n      y += height - distance;\n      textAlign = 'right';\n      textVerticalAlign = 'bottom';\n      break;\n  }\n\n  return {\n    x: x,\n    y: y,\n    textAlign: textAlign,\n    textVerticalAlign: textVerticalAlign\n  };\n}\n/**\n * Show ellipsis if overflow.\n *\n * @public\n * @param  {string} text\n * @param  {string} containerWidth\n * @param  {string} font\n * @param  {number} [ellipsis='...']\n * @param  {Object} [options]\n * @param  {number} [options.maxIterations=3]\n * @param  {number} [options.minChar=0] If truncate result are less\n *                  then minChar, ellipsis will not show, which is\n *                  better for user hint in some cases.\n * @param  {number} [options.placeholder=''] When all truncated, use the placeholder.\n * @return {string}\n */\n\n\nfunction truncateText(text, containerWidth, font, ellipsis, options) {\n  if (!containerWidth) {\n    return '';\n  }\n\n  var textLines = (text + '').split('\\n');\n  options = prepareTruncateOptions(containerWidth, font, ellipsis, options); // FIXME\n  // It is not appropriate that every line has '...' when truncate multiple lines.\n\n  for (var i = 0, len = textLines.length; i < len; i++) {\n    textLines[i] = truncateSingleLine(textLines[i], options);\n  }\n\n  return textLines.join('\\n');\n}\n\nfunction prepareTruncateOptions(containerWidth, font, ellipsis, options) {\n  options = extend({}, options);\n  options.font = font;\n  var ellipsis = retrieve2(ellipsis, '...');\n  options.maxIterations = retrieve2(options.maxIterations, 2);\n  var minChar = options.minChar = retrieve2(options.minChar, 0); // FIXME\n  // Other languages?\n\n  options.cnCharWidth = getWidth('国', font); // FIXME\n  // Consider proportional font?\n\n  var ascCharWidth = options.ascCharWidth = getWidth('a', font);\n  options.placeholder = retrieve2(options.placeholder, ''); // Example 1: minChar: 3, text: 'asdfzxcv', truncate result: 'asdf', but not: 'a...'.\n  // Example 2: minChar: 3, text: '维度', truncate result: '维', but not: '...'.\n\n  var contentWidth = containerWidth = Math.max(0, containerWidth - 1); // Reserve some gap.\n\n  for (var i = 0; i < minChar && contentWidth >= ascCharWidth; i++) {\n    contentWidth -= ascCharWidth;\n  }\n\n  var ellipsisWidth = getWidth(ellipsis);\n\n  if (ellipsisWidth > contentWidth) {\n    ellipsis = '';\n    ellipsisWidth = 0;\n  }\n\n  contentWidth = containerWidth - ellipsisWidth;\n  options.ellipsis = ellipsis;\n  options.ellipsisWidth = ellipsisWidth;\n  options.contentWidth = contentWidth;\n  options.containerWidth = containerWidth;\n  return options;\n}\n\nfunction truncateSingleLine(textLine, options) {\n  var containerWidth = options.containerWidth;\n  var font = options.font;\n  var contentWidth = options.contentWidth;\n\n  if (!containerWidth) {\n    return '';\n  }\n\n  var lineWidth = getWidth(textLine, font);\n\n  if (lineWidth <= containerWidth) {\n    return textLine;\n  }\n\n  for (var j = 0;; j++) {\n    if (lineWidth <= contentWidth || j >= options.maxIterations) {\n      textLine += options.ellipsis;\n      break;\n    }\n\n    var subLength = j === 0 ? estimateLength(textLine, contentWidth, options.ascCharWidth, options.cnCharWidth) : lineWidth > 0 ? Math.floor(textLine.length * contentWidth / lineWidth) : 0;\n    textLine = textLine.substr(0, subLength);\n    lineWidth = getWidth(textLine, font);\n  }\n\n  if (textLine === '') {\n    textLine = options.placeholder;\n  }\n\n  return textLine;\n}\n\nfunction estimateLength(text, contentWidth, ascCharWidth, cnCharWidth) {\n  var width = 0;\n  var i = 0;\n\n  for (var len = text.length; i < len && width < contentWidth; i++) {\n    var charCode = text.charCodeAt(i);\n    width += 0 <= charCode && charCode <= 127 ? ascCharWidth : cnCharWidth;\n  }\n\n  return i;\n}\n/**\n * @public\n * @param {string} font\n * @return {number} line height\n */\n\n\nfunction getLineHeight(font) {\n  // FIXME A rough approach.\n  return getWidth('国', font);\n}\n/**\n * @public\n * @param {string} text\n * @param {string} font\n * @return {Object} width\n */\n\n\nfunction measureText(text, font) {\n  return methods.measureText(text, font);\n} // Avoid assign to an exported variable, for transforming to cjs.\n\n\nmethods.measureText = function (text, font) {\n  var ctx = getContext();\n  ctx.font = font || DEFAULT_FONT;\n  return ctx.measureText(text);\n};\n/**\n * @public\n * @param {string} text\n * @param {string} font\n * @param {Object} [truncate]\n * @return {Object} block: {lineHeight, lines, height, outerHeight}\n *  Notice: for performance, do not calculate outerWidth util needed.\n */\n\n\nfunction parsePlainText(text, font, padding, truncate) {\n  text != null && (text += '');\n  var lineHeight = getLineHeight(font);\n  var lines = text ? text.split('\\n') : [];\n  var height = lines.length * lineHeight;\n  var outerHeight = height;\n\n  if (padding) {\n    outerHeight += padding[0] + padding[2];\n  }\n\n  if (text && truncate) {\n    var truncOuterHeight = truncate.outerHeight;\n    var truncOuterWidth = truncate.outerWidth;\n\n    if (truncOuterHeight != null && outerHeight > truncOuterHeight) {\n      text = '';\n      lines = [];\n    } else if (truncOuterWidth != null) {\n      var options = prepareTruncateOptions(truncOuterWidth - (padding ? padding[1] + padding[3] : 0), font, truncate.ellipsis, {\n        minChar: truncate.minChar,\n        placeholder: truncate.placeholder\n      }); // FIXME\n      // It is not appropriate that every line has '...' when truncate multiple lines.\n\n      for (var i = 0, len = lines.length; i < len; i++) {\n        lines[i] = truncateSingleLine(lines[i], options);\n      }\n    }\n  }\n\n  return {\n    lines: lines,\n    height: height,\n    outerHeight: outerHeight,\n    lineHeight: lineHeight\n  };\n}\n/**\n * For example: 'some text {a|some text}other text{b|some text}xxx{c|}xxx'\n * Also consider 'bbbb{a|xxx\\nzzz}xxxx\\naaaa'.\n *\n * @public\n * @param {string} text\n * @param {Object} style\n * @return {Object} block\n * {\n *      width,\n *      height,\n *      lines: [{\n *          lineHeight,\n *          width,\n *          tokens: [[{\n *              styleName,\n *              text,\n *              width,      // include textPadding\n *              height,     // include textPadding\n *              textWidth, // pure text width\n *              textHeight, // pure text height\n *              lineHeihgt,\n *              font,\n *              textAlign,\n *              textVerticalAlign\n *          }], [...], ...]\n *      }, ...]\n * }\n * If styleName is undefined, it is plain text.\n */\n\n\nfunction parseRichText(text, style) {\n  var contentBlock = {\n    lines: [],\n    width: 0,\n    height: 0\n  };\n  text != null && (text += '');\n\n  if (!text) {\n    return contentBlock;\n  }\n\n  var lastIndex = STYLE_REG.lastIndex = 0;\n  var result;\n\n  while ((result = STYLE_REG.exec(text)) != null) {\n    var matchedIndex = result.index;\n\n    if (matchedIndex > lastIndex) {\n      pushTokens(contentBlock, text.substring(lastIndex, matchedIndex));\n    }\n\n    pushTokens(contentBlock, result[2], result[1]);\n    lastIndex = STYLE_REG.lastIndex;\n  }\n\n  if (lastIndex < text.length) {\n    pushTokens(contentBlock, text.substring(lastIndex, text.length));\n  }\n\n  var lines = contentBlock.lines;\n  var contentHeight = 0;\n  var contentWidth = 0; // For `textWidth: 100%`\n\n  var pendingList = [];\n  var stlPadding = style.textPadding;\n  var truncate = style.truncate;\n  var truncateWidth = truncate && truncate.outerWidth;\n  var truncateHeight = truncate && truncate.outerHeight;\n\n  if (stlPadding) {\n    truncateWidth != null && (truncateWidth -= stlPadding[1] + stlPadding[3]);\n    truncateHeight != null && (truncateHeight -= stlPadding[0] + stlPadding[2]);\n  } // Calculate layout info of tokens.\n\n\n  for (var i = 0; i < lines.length; i++) {\n    var line = lines[i];\n    var lineHeight = 0;\n    var lineWidth = 0;\n\n    for (var j = 0; j < line.tokens.length; j++) {\n      var token = line.tokens[j];\n      var tokenStyle = token.styleName && style.rich[token.styleName] || {}; // textPadding should not inherit from style.\n\n      var textPadding = token.textPadding = tokenStyle.textPadding; // textFont has been asigned to font by `normalizeStyle`.\n\n      var font = token.font = tokenStyle.font || style.font; // textHeight can be used when textVerticalAlign is specified in token.\n\n      var tokenHeight = token.textHeight = retrieve2( // textHeight should not be inherited, consider it can be specified\n      // as box height of the block.\n      tokenStyle.textHeight, getLineHeight(font));\n      textPadding && (tokenHeight += textPadding[0] + textPadding[2]);\n      token.height = tokenHeight;\n      token.lineHeight = retrieve3(tokenStyle.textLineHeight, style.textLineHeight, tokenHeight);\n      token.textAlign = tokenStyle && tokenStyle.textAlign || style.textAlign;\n      token.textVerticalAlign = tokenStyle && tokenStyle.textVerticalAlign || 'middle';\n\n      if (truncateHeight != null && contentHeight + token.lineHeight > truncateHeight) {\n        return {\n          lines: [],\n          width: 0,\n          height: 0\n        };\n      }\n\n      token.textWidth = getWidth(token.text, font);\n      var tokenWidth = tokenStyle.textWidth;\n      var tokenWidthNotSpecified = tokenWidth == null || tokenWidth === 'auto'; // Percent width, can be `100%`, can be used in drawing separate\n      // line when box width is needed to be auto.\n\n      if (typeof tokenWidth === 'string' && tokenWidth.charAt(tokenWidth.length - 1) === '%') {\n        token.percentWidth = tokenWidth;\n        pendingList.push(token);\n        tokenWidth = 0; // Do not truncate in this case, because there is no user case\n        // and it is too complicated.\n      } else {\n        if (tokenWidthNotSpecified) {\n          tokenWidth = token.textWidth; // FIXME: If image is not loaded and textWidth is not specified, calling\n          // `getBoundingRect()` will not get correct result.\n\n          var textBackgroundColor = tokenStyle.textBackgroundColor;\n          var bgImg = textBackgroundColor && textBackgroundColor.image; // Use cases:\n          // (1) If image is not loaded, it will be loaded at render phase and call\n          // `dirty()` and `textBackgroundColor.image` will be replaced with the loaded\n          // image, and then the right size will be calculated here at the next tick.\n          // See `graphic/helper/text.js`.\n          // (2) If image loaded, and `textBackgroundColor.image` is image src string,\n          // use `imageHelper.findExistImage` to find cached image.\n          // `imageHelper.findExistImage` will always be called here before\n          // `imageHelper.createOrUpdateImage` in `graphic/helper/text.js#renderRichText`\n          // which ensures that image will not be rendered before correct size calcualted.\n\n          if (bgImg) {\n            bgImg = imageHelper.findExistImage(bgImg);\n\n            if (imageHelper.isImageReady(bgImg)) {\n              tokenWidth = Math.max(tokenWidth, bgImg.width * tokenHeight / bgImg.height);\n            }\n          }\n        }\n\n        var paddingW = textPadding ? textPadding[1] + textPadding[3] : 0;\n        tokenWidth += paddingW;\n        var remianTruncWidth = truncateWidth != null ? truncateWidth - lineWidth : null;\n\n        if (remianTruncWidth != null && remianTruncWidth < tokenWidth) {\n          if (!tokenWidthNotSpecified || remianTruncWidth < paddingW) {\n            token.text = '';\n            token.textWidth = tokenWidth = 0;\n          } else {\n            token.text = truncateText(token.text, remianTruncWidth - paddingW, font, truncate.ellipsis, {\n              minChar: truncate.minChar\n            });\n            token.textWidth = getWidth(token.text, font);\n            tokenWidth = token.textWidth + paddingW;\n          }\n        }\n      }\n\n      lineWidth += token.width = tokenWidth;\n      tokenStyle && (lineHeight = Math.max(lineHeight, token.lineHeight));\n    }\n\n    line.width = lineWidth;\n    line.lineHeight = lineHeight;\n    contentHeight += lineHeight;\n    contentWidth = Math.max(contentWidth, lineWidth);\n  }\n\n  contentBlock.outerWidth = contentBlock.width = retrieve2(style.textWidth, contentWidth);\n  contentBlock.outerHeight = contentBlock.height = retrieve2(style.textHeight, contentHeight);\n\n  if (stlPadding) {\n    contentBlock.outerWidth += stlPadding[1] + stlPadding[3];\n    contentBlock.outerHeight += stlPadding[0] + stlPadding[2];\n  }\n\n  for (var i = 0; i < pendingList.length; i++) {\n    var token = pendingList[i];\n    var percentWidth = token.percentWidth; // Should not base on outerWidth, because token can not be placed out of padding.\n\n    token.width = parseInt(percentWidth, 10) / 100 * contentWidth;\n  }\n\n  return contentBlock;\n}\n\nfunction pushTokens(block, str, styleName) {\n  var isEmptyStr = str === '';\n  var strs = str.split('\\n');\n  var lines = block.lines;\n\n  for (var i = 0; i < strs.length; i++) {\n    var text = strs[i];\n    var token = {\n      styleName: styleName,\n      text: text,\n      isLineHolder: !text && !isEmptyStr\n    }; // The first token should be appended to the last line.\n\n    if (!i) {\n      var tokens = (lines[lines.length - 1] || (lines[0] = {\n        tokens: []\n      })).tokens; // Consider cases:\n      // (1) ''.split('\\n') => ['', '\\n', ''], the '' at the first item\n      // (which is a placeholder) should be replaced by new token.\n      // (2) A image backage, where token likes {a|}.\n      // (3) A redundant '' will affect textAlign in line.\n      // (4) tokens with the same tplName should not be merged, because\n      // they should be displayed in different box (with border and padding).\n\n      var tokensLen = tokens.length;\n      tokensLen === 1 && tokens[0].isLineHolder ? tokens[0] = token : // Consider text is '', only insert when it is the \"lineHolder\" or\n      // \"emptyStr\". Otherwise a redundant '' will affect textAlign in line.\n      (text || !tokensLen || isEmptyStr) && tokens.push(token);\n    } // Other tokens always start a new line.\n    else {\n        // If there is '', insert it as a placeholder.\n        lines.push({\n          tokens: [token]\n        });\n      }\n  }\n}\n\nfunction makeFont(style) {\n  // FIXME in node-canvas fontWeight is before fontStyle\n  // Use `fontSize` `fontFamily` to check whether font properties are defined.\n  return (style.fontSize || style.fontFamily) && [style.fontStyle, style.fontWeight, (style.fontSize || 12) + 'px', // If font properties are defined, `fontFamily` should not be ignored.\n  style.fontFamily || 'sans-serif'].join(' ') || style.textFont || style.font;\n}\n\nexports.DEFAULT_FONT = DEFAULT_FONT;\nexports.$override = $override;\nexports.getWidth = getWidth;\nexports.getBoundingRect = getBoundingRect;\nexports.adjustTextX = adjustTextX;\nexports.adjustTextY = adjustTextY;\nexports.adjustTextPositionOnRect = adjustTextPositionOnRect;\nexports.truncateText = truncateText;\nexports.getLineHeight = getLineHeight;\nexports.measureText = measureText;\nexports.parsePlainText = parsePlainText;\nexports.parseRichText = parseRichText;\nexports.makeFont = makeFont;\n\n/***/ }),\n/* 6 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar curve = __webpack_require__(4);\n\nvar vec2 = __webpack_require__(2);\n\nvar bbox = __webpack_require__(49);\n\nvar BoundingRect = __webpack_require__(3);\n\nvar _config = __webpack_require__(19);\n\nvar dpr = _config.devicePixelRatio;\n\n/**\n * Path 代理，可以在`buildPath`中用于替代`ctx`, 会保存每个path操作的命令到pathCommands属性中\n * 可以用于 isInsidePath 判断以及获取boundingRect\n *\n * @module zrender/core/PathProxy\n * @author Yi Shen (http://www.github.com/pissang)\n */\n// TODO getTotalLength, getPointAtLength\nvar CMD = {\n  M: 1,\n  L: 2,\n  C: 3,\n  Q: 4,\n  A: 5,\n  Z: 6,\n  // Rect\n  R: 7\n}; // var CMD_MEM_SIZE = {\n//     M: 3,\n//     L: 3,\n//     C: 7,\n//     Q: 5,\n//     A: 9,\n//     R: 5,\n//     Z: 1\n// };\n\nvar min = [];\nvar max = [];\nvar min2 = [];\nvar max2 = [];\nvar mathMin = Math.min;\nvar mathMax = Math.max;\nvar mathCos = Math.cos;\nvar mathSin = Math.sin;\nvar mathSqrt = Math.sqrt;\nvar mathAbs = Math.abs;\nvar hasTypedArray = typeof Float32Array != 'undefined';\n/**\n * @alias module:zrender/core/PathProxy\n * @constructor\n */\n\nvar PathProxy = function (notSaveData) {\n  this._saveData = !(notSaveData || false);\n\n  if (this._saveData) {\n    /**\n     * Path data. Stored as flat array\n     * @type {Array.<Object>}\n     */\n    this.data = [];\n  }\n\n  this._ctx = null;\n};\n/**\n * 快速计算Path包围盒（并不是最小包围盒）\n * @return {Object}\n */\n\n\nPathProxy.prototype = {\n  constructor: PathProxy,\n  _xi: 0,\n  _yi: 0,\n  _x0: 0,\n  _y0: 0,\n  // Unit x, Unit y. Provide for avoiding drawing that too short line segment\n  _ux: 0,\n  _uy: 0,\n  _len: 0,\n  _lineDash: null,\n  _dashOffset: 0,\n  _dashIdx: 0,\n  _dashSum: 0,\n\n  /**\n   * @readOnly\n   */\n  setScale: function (sx, sy) {\n    this._ux = mathAbs(1 / dpr / sx) || 0;\n    this._uy = mathAbs(1 / dpr / sy) || 0;\n  },\n  getContext: function () {\n    return this._ctx;\n  },\n\n  /**\n   * @param  {CanvasRenderingContext2D} ctx\n   * @return {module:zrender/core/PathProxy}\n   */\n  beginPath: function (ctx) {\n    this._ctx = ctx;\n    ctx && ctx.beginPath();\n    ctx && (this.dpr = ctx.dpr); // Reset\n\n    if (this._saveData) {\n      this._len = 0;\n    }\n\n    if (this._lineDash) {\n      this._lineDash = null;\n      this._dashOffset = 0;\n    }\n\n    return this;\n  },\n\n  /**\n   * @param  {number} x\n   * @param  {number} y\n   * @return {module:zrender/core/PathProxy}\n   */\n  moveTo: function (x, y) {\n    this.addData(CMD.M, x, y);\n    this._ctx && this._ctx.moveTo(x, y); // x0, y0, xi, yi 是记录在 _dashedXXXXTo 方法中使用\n    // xi, yi 记录当前点, x0, y0 在 closePath 的时候回到起始点。\n    // 有可能在 beginPath 之后直接调用 lineTo，这时候 x0, y0 需要\n    // 在 lineTo 方法中记录，这里先不考虑这种情况，dashed line 也只在 IE10- 中不支持\n\n    this._x0 = x;\n    this._y0 = y;\n    this._xi = x;\n    this._yi = y;\n    return this;\n  },\n\n  /**\n   * @param  {number} x\n   * @param  {number} y\n   * @return {module:zrender/core/PathProxy}\n   */\n  lineTo: function (x, y) {\n    var exceedUnit = mathAbs(x - this._xi) > this._ux || mathAbs(y - this._yi) > this._uy // Force draw the first segment\n    || this._len < 5;\n    this.addData(CMD.L, x, y);\n\n    if (this._ctx && exceedUnit) {\n      this._needsDash() ? this._dashedLineTo(x, y) : this._ctx.lineTo(x, y);\n    }\n\n    if (exceedUnit) {\n      this._xi = x;\n      this._yi = y;\n    }\n\n    return this;\n  },\n\n  /**\n   * @param  {number} x1\n   * @param  {number} y1\n   * @param  {number} x2\n   * @param  {number} y2\n   * @param  {number} x3\n   * @param  {number} y3\n   * @return {module:zrender/core/PathProxy}\n   */\n  bezierCurveTo: function (x1, y1, x2, y2, x3, y3) {\n    this.addData(CMD.C, x1, y1, x2, y2, x3, y3);\n\n    if (this._ctx) {\n      this._needsDash() ? this._dashedBezierTo(x1, y1, x2, y2, x3, y3) : this._ctx.bezierCurveTo(x1, y1, x2, y2, x3, y3);\n    }\n\n    this._xi = x3;\n    this._yi = y3;\n    return this;\n  },\n\n  /**\n   * @param  {number} x1\n   * @param  {number} y1\n   * @param  {number} x2\n   * @param  {number} y2\n   * @return {module:zrender/core/PathProxy}\n   */\n  quadraticCurveTo: function (x1, y1, x2, y2) {\n    this.addData(CMD.Q, x1, y1, x2, y2);\n\n    if (this._ctx) {\n      this._needsDash() ? this._dashedQuadraticTo(x1, y1, x2, y2) : this._ctx.quadraticCurveTo(x1, y1, x2, y2);\n    }\n\n    this._xi = x2;\n    this._yi = y2;\n    return this;\n  },\n\n  /**\n   * @param  {number} cx\n   * @param  {number} cy\n   * @param  {number} r\n   * @param  {number} startAngle\n   * @param  {number} endAngle\n   * @param  {boolean} anticlockwise\n   * @return {module:zrender/core/PathProxy}\n   */\n  arc: function (cx, cy, r, startAngle, endAngle, anticlockwise) {\n    this.addData(CMD.A, cx, cy, r, r, startAngle, endAngle - startAngle, 0, anticlockwise ? 0 : 1);\n    this._ctx && this._ctx.arc(cx, cy, r, startAngle, endAngle, anticlockwise);\n    this._xi = mathCos(endAngle) * r + cx;\n    this._yi = mathSin(endAngle) * r + cx;\n    return this;\n  },\n  // TODO\n  arcTo: function (x1, y1, x2, y2, radius) {\n    if (this._ctx) {\n      this._ctx.arcTo(x1, y1, x2, y2, radius);\n    }\n\n    return this;\n  },\n  // TODO\n  rect: function (x, y, w, h) {\n    this._ctx && this._ctx.rect(x, y, w, h);\n    this.addData(CMD.R, x, y, w, h);\n    return this;\n  },\n\n  /**\n   * @return {module:zrender/core/PathProxy}\n   */\n  closePath: function () {\n    this.addData(CMD.Z);\n    var ctx = this._ctx;\n    var x0 = this._x0;\n    var y0 = this._y0;\n\n    if (ctx) {\n      this._needsDash() && this._dashedLineTo(x0, y0);\n      ctx.closePath();\n    }\n\n    this._xi = x0;\n    this._yi = y0;\n    return this;\n  },\n\n  /**\n   * Context 从外部传入，因为有可能是 rebuildPath 完之后再 fill。\n   * stroke 同样\n   * @param {CanvasRenderingContext2D} ctx\n   * @return {module:zrender/core/PathProxy}\n   */\n  fill: function (ctx) {\n    ctx && ctx.fill();\n    this.toStatic();\n  },\n\n  /**\n   * @param {CanvasRenderingContext2D} ctx\n   * @return {module:zrender/core/PathProxy}\n   */\n  stroke: function (ctx) {\n    ctx && ctx.stroke();\n    this.toStatic();\n  },\n\n  /**\n   * 必须在其它绘制命令前调用\n   * Must be invoked before all other path drawing methods\n   * @return {module:zrender/core/PathProxy}\n   */\n  setLineDash: function (lineDash) {\n    if (lineDash instanceof Array) {\n      this._lineDash = lineDash;\n      this._dashIdx = 0;\n      var lineDashSum = 0;\n\n      for (var i = 0; i < lineDash.length; i++) {\n        lineDashSum += lineDash[i];\n      }\n\n      this._dashSum = lineDashSum;\n    }\n\n    return this;\n  },\n\n  /**\n   * 必须在其它绘制命令前调用\n   * Must be invoked before all other path drawing methods\n   * @return {module:zrender/core/PathProxy}\n   */\n  setLineDashOffset: function (offset) {\n    this._dashOffset = offset;\n    return this;\n  },\n\n  /**\n   *\n   * @return {boolean}\n   */\n  len: function () {\n    return this._len;\n  },\n\n  /**\n   * 直接设置 Path 数据\n   */\n  setData: function (data) {\n    var len = data.length;\n\n    if (!(this.data && this.data.length == len) && hasTypedArray) {\n      this.data = new Float32Array(len);\n    }\n\n    for (var i = 0; i < len; i++) {\n      this.data[i] = data[i];\n    }\n\n    this._len = len;\n  },\n\n  /**\n   * 添加子路径\n   * @param {module:zrender/core/PathProxy|Array.<module:zrender/core/PathProxy>} path\n   */\n  appendPath: function (path) {\n    if (!(path instanceof Array)) {\n      path = [path];\n    }\n\n    var len = path.length;\n    var appendSize = 0;\n    var offset = this._len;\n\n    for (var i = 0; i < len; i++) {\n      appendSize += path[i].len();\n    }\n\n    if (hasTypedArray && this.data instanceof Float32Array) {\n      this.data = new Float32Array(offset + appendSize);\n    }\n\n    for (var i = 0; i < len; i++) {\n      var appendPathData = path[i].data;\n\n      for (var k = 0; k < appendPathData.length; k++) {\n        this.data[offset++] = appendPathData[k];\n      }\n    }\n\n    this._len = offset;\n  },\n\n  /**\n   * 填充 Path 数据。\n   * 尽量复用而不申明新的数组。大部分图形重绘的指令数据长度都是不变的。\n   */\n  addData: function (cmd) {\n    if (!this._saveData) {\n      return;\n    }\n\n    var data = this.data;\n\n    if (this._len + arguments.length > data.length) {\n      // 因为之前的数组已经转换成静态的 Float32Array\n      // 所以不够用时需要扩展一个新的动态数组\n      this._expandData();\n\n      data = this.data;\n    }\n\n    for (var i = 0; i < arguments.length; i++) {\n      data[this._len++] = arguments[i];\n    }\n\n    this._prevCmd = cmd;\n  },\n  _expandData: function () {\n    // Only if data is Float32Array\n    if (!(this.data instanceof Array)) {\n      var newData = [];\n\n      for (var i = 0; i < this._len; i++) {\n        newData[i] = this.data[i];\n      }\n\n      this.data = newData;\n    }\n  },\n\n  /**\n   * If needs js implemented dashed line\n   * @return {boolean}\n   * @private\n   */\n  _needsDash: function () {\n    return this._lineDash;\n  },\n  _dashedLineTo: function (x1, y1) {\n    var dashSum = this._dashSum;\n    var offset = this._dashOffset;\n    var lineDash = this._lineDash;\n    var ctx = this._ctx;\n    var x0 = this._xi;\n    var y0 = this._yi;\n    var dx = x1 - x0;\n    var dy = y1 - y0;\n    var dist = mathSqrt(dx * dx + dy * dy);\n    var x = x0;\n    var y = y0;\n    var dash;\n    var nDash = lineDash.length;\n    var idx;\n    dx /= dist;\n    dy /= dist;\n\n    if (offset < 0) {\n      // Convert to positive offset\n      offset = dashSum + offset;\n    }\n\n    offset %= dashSum;\n    x -= offset * dx;\n    y -= offset * dy;\n\n    while (dx > 0 && x <= x1 || dx < 0 && x >= x1 || dx == 0 && (dy > 0 && y <= y1 || dy < 0 && y >= y1)) {\n      idx = this._dashIdx;\n      dash = lineDash[idx];\n      x += dx * dash;\n      y += dy * dash;\n      this._dashIdx = (idx + 1) % nDash; // Skip positive offset\n\n      if (dx > 0 && x < x0 || dx < 0 && x > x0 || dy > 0 && y < y0 || dy < 0 && y > y0) {\n        continue;\n      }\n\n      ctx[idx % 2 ? 'moveTo' : 'lineTo'](dx >= 0 ? mathMin(x, x1) : mathMax(x, x1), dy >= 0 ? mathMin(y, y1) : mathMax(y, y1));\n    } // Offset for next lineTo\n\n\n    dx = x - x1;\n    dy = y - y1;\n    this._dashOffset = -mathSqrt(dx * dx + dy * dy);\n  },\n  // Not accurate dashed line to\n  _dashedBezierTo: function (x1, y1, x2, y2, x3, y3) {\n    var dashSum = this._dashSum;\n    var offset = this._dashOffset;\n    var lineDash = this._lineDash;\n    var ctx = this._ctx;\n    var x0 = this._xi;\n    var y0 = this._yi;\n    var t;\n    var dx;\n    var dy;\n    var cubicAt = curve.cubicAt;\n    var bezierLen = 0;\n    var idx = this._dashIdx;\n    var nDash = lineDash.length;\n    var x;\n    var y;\n    var tmpLen = 0;\n\n    if (offset < 0) {\n      // Convert to positive offset\n      offset = dashSum + offset;\n    }\n\n    offset %= dashSum; // Bezier approx length\n\n    for (t = 0; t < 1; t += 0.1) {\n      dx = cubicAt(x0, x1, x2, x3, t + 0.1) - cubicAt(x0, x1, x2, x3, t);\n      dy = cubicAt(y0, y1, y2, y3, t + 0.1) - cubicAt(y0, y1, y2, y3, t);\n      bezierLen += mathSqrt(dx * dx + dy * dy);\n    } // Find idx after add offset\n\n\n    for (; idx < nDash; idx++) {\n      tmpLen += lineDash[idx];\n\n      if (tmpLen > offset) {\n        break;\n      }\n    }\n\n    t = (tmpLen - offset) / bezierLen;\n\n    while (t <= 1) {\n      x = cubicAt(x0, x1, x2, x3, t);\n      y = cubicAt(y0, y1, y2, y3, t); // Use line to approximate dashed bezier\n      // Bad result if dash is long\n\n      idx % 2 ? ctx.moveTo(x, y) : ctx.lineTo(x, y);\n      t += lineDash[idx] / bezierLen;\n      idx = (idx + 1) % nDash;\n    } // Finish the last segment and calculate the new offset\n\n\n    idx % 2 !== 0 && ctx.lineTo(x3, y3);\n    dx = x3 - x;\n    dy = y3 - y;\n    this._dashOffset = -mathSqrt(dx * dx + dy * dy);\n  },\n  _dashedQuadraticTo: function (x1, y1, x2, y2) {\n    // Convert quadratic to cubic using degree elevation\n    var x3 = x2;\n    var y3 = y2;\n    x2 = (x2 + 2 * x1) / 3;\n    y2 = (y2 + 2 * y1) / 3;\n    x1 = (this._xi + 2 * x1) / 3;\n    y1 = (this._yi + 2 * y1) / 3;\n\n    this._dashedBezierTo(x1, y1, x2, y2, x3, y3);\n  },\n\n  /**\n   * 转成静态的 Float32Array 减少堆内存占用\n   * Convert dynamic array to static Float32Array\n   */\n  toStatic: function () {\n    var data = this.data;\n\n    if (data instanceof Array) {\n      data.length = this._len;\n\n      if (hasTypedArray) {\n        this.data = new Float32Array(data);\n      }\n    }\n  },\n\n  /**\n   * @return {module:zrender/core/BoundingRect}\n   */\n  getBoundingRect: function () {\n    min[0] = min[1] = min2[0] = min2[1] = Number.MAX_VALUE;\n    max[0] = max[1] = max2[0] = max2[1] = -Number.MAX_VALUE;\n    var data = this.data;\n    var xi = 0;\n    var yi = 0;\n    var x0 = 0;\n    var y0 = 0;\n\n    for (var i = 0; i < data.length;) {\n      var cmd = data[i++];\n\n      if (i == 1) {\n        // 如果第一个命令是 L, C, Q\n        // 则 previous point 同绘制命令的第一个 point\n        //\n        // 第一个命令为 Arc 的情况下会在后面特殊处理\n        xi = data[i];\n        yi = data[i + 1];\n        x0 = xi;\n        y0 = yi;\n      }\n\n      switch (cmd) {\n        case CMD.M:\n          // moveTo 命令重新创建一个新的 subpath, 并且更新新的起点\n          // 在 closePath 的时候使用\n          x0 = data[i++];\n          y0 = data[i++];\n          xi = x0;\n          yi = y0;\n          min2[0] = x0;\n          min2[1] = y0;\n          max2[0] = x0;\n          max2[1] = y0;\n          break;\n\n        case CMD.L:\n          bbox.fromLine(xi, yi, data[i], data[i + 1], min2, max2);\n          xi = data[i++];\n          yi = data[i++];\n          break;\n\n        case CMD.C:\n          bbox.fromCubic(xi, yi, data[i++], data[i++], data[i++], data[i++], data[i], data[i + 1], min2, max2);\n          xi = data[i++];\n          yi = data[i++];\n          break;\n\n        case CMD.Q:\n          bbox.fromQuadratic(xi, yi, data[i++], data[i++], data[i], data[i + 1], min2, max2);\n          xi = data[i++];\n          yi = data[i++];\n          break;\n\n        case CMD.A:\n          // TODO Arc 判断的开销比较大\n          var cx = data[i++];\n          var cy = data[i++];\n          var rx = data[i++];\n          var ry = data[i++];\n          var startAngle = data[i++];\n          var endAngle = data[i++] + startAngle; // TODO Arc 旋转\n\n          var psi = data[i++];\n          var anticlockwise = 1 - data[i++];\n\n          if (i == 1) {\n            // 直接使用 arc 命令\n            // 第一个命令起点还未定义\n            x0 = mathCos(startAngle) * rx + cx;\n            y0 = mathSin(startAngle) * ry + cy;\n          }\n\n          bbox.fromArc(cx, cy, rx, ry, startAngle, endAngle, anticlockwise, min2, max2);\n          xi = mathCos(endAngle) * rx + cx;\n          yi = mathSin(endAngle) * ry + cy;\n          break;\n\n        case CMD.R:\n          x0 = xi = data[i++];\n          y0 = yi = data[i++];\n          var width = data[i++];\n          var height = data[i++]; // Use fromLine\n\n          bbox.fromLine(x0, y0, x0 + width, y0 + height, min2, max2);\n          break;\n\n        case CMD.Z:\n          xi = x0;\n          yi = y0;\n          break;\n      } // Union\n\n\n      vec2.min(min, min, min2);\n      vec2.max(max, max, max2);\n    } // No data\n\n\n    if (i === 0) {\n      min[0] = min[1] = max[0] = max[1] = 0;\n    }\n\n    return new BoundingRect(min[0], min[1], max[0] - min[0], max[1] - min[1]);\n  },\n\n  /**\n   * Rebuild path from current data\n   * Rebuild path will not consider javascript implemented line dash.\n   * @param {CanvasRenderingContext2D} ctx\n   */\n  rebuildPath: function (ctx) {\n    var d = this.data;\n    var x0, y0;\n    var xi, yi;\n    var x, y;\n    var ux = this._ux;\n    var uy = this._uy;\n    var len = this._len;\n\n    for (var i = 0; i < len;) {\n      var cmd = d[i++];\n\n      if (i == 1) {\n        // 如果第一个命令是 L, C, Q\n        // 则 previous point 同绘制命令的第一个 point\n        //\n        // 第一个命令为 Arc 的情况下会在后面特殊处理\n        xi = d[i];\n        yi = d[i + 1];\n        x0 = xi;\n        y0 = yi;\n      }\n\n      switch (cmd) {\n        case CMD.M:\n          x0 = xi = d[i++];\n          y0 = yi = d[i++];\n          ctx.moveTo(xi, yi);\n          break;\n\n        case CMD.L:\n          x = d[i++];\n          y = d[i++]; // Not draw too small seg between\n\n          if (mathAbs(x - xi) > ux || mathAbs(y - yi) > uy || i === len - 1) {\n            ctx.lineTo(x, y);\n            xi = x;\n            yi = y;\n          }\n\n          break;\n\n        case CMD.C:\n          ctx.bezierCurveTo(d[i++], d[i++], d[i++], d[i++], d[i++], d[i++]);\n          xi = d[i - 2];\n          yi = d[i - 1];\n          break;\n\n        case CMD.Q:\n          ctx.quadraticCurveTo(d[i++], d[i++], d[i++], d[i++]);\n          xi = d[i - 2];\n          yi = d[i - 1];\n          break;\n\n        case CMD.A:\n          var cx = d[i++];\n          var cy = d[i++];\n          var rx = d[i++];\n          var ry = d[i++];\n          var theta = d[i++];\n          var dTheta = d[i++];\n          var psi = d[i++];\n          var fs = d[i++];\n          var r = rx > ry ? rx : ry;\n          var scaleX = rx > ry ? 1 : rx / ry;\n          var scaleY = rx > ry ? ry / rx : 1;\n          var isEllipse = Math.abs(rx - ry) > 1e-3;\n          var endAngle = theta + dTheta;\n\n          if (isEllipse) {\n            ctx.translate(cx, cy);\n            ctx.rotate(psi);\n            ctx.scale(scaleX, scaleY);\n            ctx.arc(0, 0, r, theta, endAngle, 1 - fs);\n            ctx.scale(1 / scaleX, 1 / scaleY);\n            ctx.rotate(-psi);\n            ctx.translate(-cx, -cy);\n          } else {\n            ctx.arc(cx, cy, r, theta, endAngle, 1 - fs);\n          }\n\n          if (i == 1) {\n            // 直接使用 arc 命令\n            // 第一个命令起点还未定义\n            x0 = mathCos(theta) * rx + cx;\n            y0 = mathSin(theta) * ry + cy;\n          }\n\n          xi = mathCos(endAngle) * rx + cx;\n          yi = mathSin(endAngle) * ry + cy;\n          break;\n\n        case CMD.R:\n          x0 = xi = d[i];\n          y0 = yi = d[i + 1];\n          ctx.rect(d[i++], d[i++], d[i++], d[i++]);\n          break;\n\n        case CMD.Z:\n          ctx.closePath();\n          xi = x0;\n          yi = y0;\n      }\n    }\n  }\n};\nPathProxy.CMD = CMD;\nvar _default = PathProxy;\nmodule.exports = _default;\n\n/***/ }),\n/* 7 */\n/***/ (function(module, exports) {\n\nmodule.exports = __WEBPACK_EXTERNAL_MODULE_7__;\n\n/***/ }),\n/* 8 */\n/***/ (function(module, exports) {\n\n/**\n * 3x2矩阵操作类\n * @exports zrender/tool/matrix\n */\nvar ArrayCtor = typeof Float32Array === 'undefined' ? Array : Float32Array;\n/**\n * 创建一个单位矩阵\n * @return {Float32Array|Array.<number>}\n */\n\nfunction create() {\n  var out = new ArrayCtor(6);\n  identity(out);\n  return out;\n}\n/**\n * 设置矩阵为单位矩阵\n * @param {Float32Array|Array.<number>} out\n */\n\n\nfunction identity(out) {\n  out[0] = 1;\n  out[1] = 0;\n  out[2] = 0;\n  out[3] = 1;\n  out[4] = 0;\n  out[5] = 0;\n  return out;\n}\n/**\n * 复制矩阵\n * @param {Float32Array|Array.<number>} out\n * @param {Float32Array|Array.<number>} m\n */\n\n\nfunction copy(out, m) {\n  out[0] = m[0];\n  out[1] = m[1];\n  out[2] = m[2];\n  out[3] = m[3];\n  out[4] = m[4];\n  out[5] = m[5];\n  return out;\n}\n/**\n * 矩阵相乘\n * @param {Float32Array|Array.<number>} out\n * @param {Float32Array|Array.<number>} m1\n * @param {Float32Array|Array.<number>} m2\n */\n\n\nfunction mul(out, m1, m2) {\n  // Consider matrix.mul(m, m2, m);\n  // where out is the same as m2.\n  // So use temp variable to escape error.\n  var out0 = m1[0] * m2[0] + m1[2] * m2[1];\n  var out1 = m1[1] * m2[0] + m1[3] * m2[1];\n  var out2 = m1[0] * m2[2] + m1[2] * m2[3];\n  var out3 = m1[1] * m2[2] + m1[3] * m2[3];\n  var out4 = m1[0] * m2[4] + m1[2] * m2[5] + m1[4];\n  var out5 = m1[1] * m2[4] + m1[3] * m2[5] + m1[5];\n  out[0] = out0;\n  out[1] = out1;\n  out[2] = out2;\n  out[3] = out3;\n  out[4] = out4;\n  out[5] = out5;\n  return out;\n}\n/**\n * 平移变换\n * @param {Float32Array|Array.<number>} out\n * @param {Float32Array|Array.<number>} a\n * @param {Float32Array|Array.<number>} v\n */\n\n\nfunction translate(out, a, v) {\n  out[0] = a[0];\n  out[1] = a[1];\n  out[2] = a[2];\n  out[3] = a[3];\n  out[4] = a[4] + v[0];\n  out[5] = a[5] + v[1];\n  return out;\n}\n/**\n * 旋转变换\n * @param {Float32Array|Array.<number>} out\n * @param {Float32Array|Array.<number>} a\n * @param {number} rad\n */\n\n\nfunction rotate(out, a, rad) {\n  var aa = a[0];\n  var ac = a[2];\n  var atx = a[4];\n  var ab = a[1];\n  var ad = a[3];\n  var aty = a[5];\n  var st = Math.sin(rad);\n  var ct = Math.cos(rad);\n  out[0] = aa * ct + ab * st;\n  out[1] = -aa * st + ab * ct;\n  out[2] = ac * ct + ad * st;\n  out[3] = -ac * st + ct * ad;\n  out[4] = ct * atx + st * aty;\n  out[5] = ct * aty - st * atx;\n  return out;\n}\n/**\n * 缩放变换\n * @param {Float32Array|Array.<number>} out\n * @param {Float32Array|Array.<number>} a\n * @param {Float32Array|Array.<number>} v\n */\n\n\nfunction scale(out, a, v) {\n  var vx = v[0];\n  var vy = v[1];\n  out[0] = a[0] * vx;\n  out[1] = a[1] * vy;\n  out[2] = a[2] * vx;\n  out[3] = a[3] * vy;\n  out[4] = a[4] * vx;\n  out[5] = a[5] * vy;\n  return out;\n}\n/**\n * 求逆矩阵\n * @param {Float32Array|Array.<number>} out\n * @param {Float32Array|Array.<number>} a\n */\n\n\nfunction invert(out, a) {\n  var aa = a[0];\n  var ac = a[2];\n  var atx = a[4];\n  var ab = a[1];\n  var ad = a[3];\n  var aty = a[5];\n  var det = aa * ad - ab * ac;\n\n  if (!det) {\n    return null;\n  }\n\n  det = 1.0 / det;\n  out[0] = ad * det;\n  out[1] = -ab * det;\n  out[2] = -ac * det;\n  out[3] = aa * det;\n  out[4] = (ac * aty - ad * atx) * det;\n  out[5] = (ab * atx - aa * aty) * det;\n  return out;\n}\n\nexports.create = create;\nexports.identity = identity;\nexports.copy = copy;\nexports.mul = mul;\nexports.translate = translate;\nexports.rotate = rotate;\nexports.scale = scale;\nexports.invert = invert;\n\n/***/ }),\n/* 9 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar zrUtil = __webpack_require__(0);\n\nvar RADIAN_EPSILON = 1e-4;\n\nfunction _trim(str) {\n  return str.replace(/^\\s+/, '').replace(/\\s+$/, '');\n}\n/**\n * Linear mapping a value from domain to range\n * @memberOf module:echarts/util/number\n * @param  {(number|Array.<number>)} val\n * @param  {Array.<number>} domain Domain extent domain[0] can be bigger than domain[1]\n * @param  {Array.<number>} range  Range extent range[0] can be bigger than range[1]\n * @param  {boolean} clamp\n * @return {(number|Array.<number>}\n */\n\n\nfunction linearMap(val, domain, range, clamp) {\n  var subDomain = domain[1] - domain[0];\n  var subRange = range[1] - range[0];\n\n  if (subDomain === 0) {\n    return subRange === 0 ? range[0] : (range[0] + range[1]) / 2;\n  } // Avoid accuracy problem in edge, such as\n  // 146.39 - 62.83 === 83.55999999999999.\n  // See echarts/test/ut/spec/util/number.js#linearMap#accuracyError\n  // It is a little verbose for efficiency considering this method\n  // is a hotspot.\n\n\n  if (clamp) {\n    if (subDomain > 0) {\n      if (val <= domain[0]) {\n        return range[0];\n      } else if (val >= domain[1]) {\n        return range[1];\n      }\n    } else {\n      if (val >= domain[0]) {\n        return range[0];\n      } else if (val <= domain[1]) {\n        return range[1];\n      }\n    }\n  } else {\n    if (val === domain[0]) {\n      return range[0];\n    }\n\n    if (val === domain[1]) {\n      return range[1];\n    }\n  }\n\n  return (val - domain[0]) / subDomain * subRange + range[0];\n}\n/**\n * Convert a percent string to absolute number.\n * Returns NaN if percent is not a valid string or number\n * @memberOf module:echarts/util/number\n * @param {string|number} percent\n * @param {number} all\n * @return {number}\n */\n\n\nfunction parsePercent(percent, all) {\n  switch (percent) {\n    case 'center':\n    case 'middle':\n      percent = '50%';\n      break;\n\n    case 'left':\n    case 'top':\n      percent = '0%';\n      break;\n\n    case 'right':\n    case 'bottom':\n      percent = '100%';\n      break;\n  }\n\n  if (typeof percent === 'string') {\n    if (_trim(percent).match(/%$/)) {\n      return parseFloat(percent) / 100 * all;\n    }\n\n    return parseFloat(percent);\n  }\n\n  return percent == null ? NaN : +percent;\n}\n/**\n * (1) Fix rounding error of float numbers.\n * (2) Support return string to avoid scientific notation like '3.5e-7'.\n *\n * @param {number} x\n * @param {number} [precision]\n * @param {boolean} [returnStr]\n * @return {number|string}\n */\n\n\nfunction round(x, precision, returnStr) {\n  if (precision == null) {\n    precision = 10;\n  } // Avoid range error\n\n\n  precision = Math.min(Math.max(0, precision), 20);\n  x = (+x).toFixed(precision);\n  return returnStr ? x : +x;\n}\n\nfunction asc(arr) {\n  arr.sort(function (a, b) {\n    return a - b;\n  });\n  return arr;\n}\n/**\n * Get precision\n * @param {number} val\n */\n\n\nfunction getPrecision(val) {\n  val = +val;\n\n  if (isNaN(val)) {\n    return 0;\n  } // It is much faster than methods converting number to string as follows\n  //      var tmp = val.toString();\n  //      return tmp.length - 1 - tmp.indexOf('.');\n  // especially when precision is low\n\n\n  var e = 1;\n  var count = 0;\n\n  while (Math.round(val * e) / e !== val) {\n    e *= 10;\n    count++;\n  }\n\n  return count;\n}\n/**\n * @param {string|number} val\n * @return {number}\n */\n\n\nfunction getPrecisionSafe(val) {\n  var str = val.toString(); // Consider scientific notation: '3.4e-12' '3.4e+12'\n\n  var eIndex = str.indexOf('e');\n\n  if (eIndex > 0) {\n    var precision = +str.slice(eIndex + 1);\n    return precision < 0 ? -precision : 0;\n  } else {\n    var dotIndex = str.indexOf('.');\n    return dotIndex < 0 ? 0 : str.length - 1 - dotIndex;\n  }\n}\n/**\n * Minimal dicernible data precisioin according to a single pixel.\n *\n * @param {Array.<number>} dataExtent\n * @param {Array.<number>} pixelExtent\n * @return {number} precision\n */\n\n\nfunction getPixelPrecision(dataExtent, pixelExtent) {\n  var log = Math.log;\n  var LN10 = Math.LN10;\n  var dataQuantity = Math.floor(log(dataExtent[1] - dataExtent[0]) / LN10);\n  var sizeQuantity = Math.round(log(Math.abs(pixelExtent[1] - pixelExtent[0])) / LN10); // toFixed() digits argument must be between 0 and 20.\n\n  var precision = Math.min(Math.max(-dataQuantity + sizeQuantity, 0), 20);\n  return !isFinite(precision) ? 20 : precision;\n}\n/**\n * Get a data of given precision, assuring the sum of percentages\n * in valueList is 1.\n * The largest remainer method is used.\n * https://en.wikipedia.org/wiki/Largest_remainder_method\n *\n * @param {Array.<number>} valueList a list of all data\n * @param {number} idx index of the data to be processed in valueList\n * @param {number} precision integer number showing digits of precision\n * @return {number} percent ranging from 0 to 100\n */\n\n\nfunction getPercentWithPrecision(valueList, idx, precision) {\n  if (!valueList[idx]) {\n    return 0;\n  }\n\n  var sum = zrUtil.reduce(valueList, function (acc, val) {\n    return acc + (isNaN(val) ? 0 : val);\n  }, 0);\n\n  if (sum === 0) {\n    return 0;\n  }\n\n  var digits = Math.pow(10, precision);\n  var votesPerQuota = zrUtil.map(valueList, function (val) {\n    return (isNaN(val) ? 0 : val) / sum * digits * 100;\n  });\n  var targetSeats = digits * 100;\n  var seats = zrUtil.map(votesPerQuota, function (votes) {\n    // Assign automatic seats.\n    return Math.floor(votes);\n  });\n  var currentSum = zrUtil.reduce(seats, function (acc, val) {\n    return acc + val;\n  }, 0);\n  var remainder = zrUtil.map(votesPerQuota, function (votes, idx) {\n    return votes - seats[idx];\n  }); // Has remainding votes.\n\n  while (currentSum < targetSeats) {\n    // Find next largest remainder.\n    var max = Number.NEGATIVE_INFINITY;\n    var maxId = null;\n\n    for (var i = 0, len = remainder.length; i < len; ++i) {\n      if (remainder[i] > max) {\n        max = remainder[i];\n        maxId = i;\n      }\n    } // Add a vote to max remainder.\n\n\n    ++seats[maxId];\n    remainder[maxId] = 0;\n    ++currentSum;\n  }\n\n  return seats[idx] / digits;\n} // Number.MAX_SAFE_INTEGER, ie do not support.\n\n\nvar MAX_SAFE_INTEGER = 9007199254740991;\n/**\n * To 0 - 2 * PI, considering negative radian.\n * @param {number} radian\n * @return {number}\n */\n\nfunction remRadian(radian) {\n  var pi2 = Math.PI * 2;\n  return (radian % pi2 + pi2) % pi2;\n}\n/**\n * @param {type} radian\n * @return {boolean}\n */\n\n\nfunction isRadianAroundZero(val) {\n  return val > -RADIAN_EPSILON && val < RADIAN_EPSILON;\n}\n\nvar TIME_REG = /^(?:(\\d{4})(?:[-\\/](\\d{1,2})(?:[-\\/](\\d{1,2})(?:[T ](\\d{1,2})(?::(\\d\\d)(?::(\\d\\d)(?:[.,](\\d+))?)?)?(Z|[\\+\\-]\\d\\d:?\\d\\d)?)?)?)?)?$/; // jshint ignore:line\n\n/**\n * @param {string|Date|number} value These values can be accepted:\n *   + An instance of Date, represent a time in its own time zone.\n *   + Or string in a subset of ISO 8601, only including:\n *     + only year, month, date: '2012-03', '2012-03-01', '2012-03-01 05', '2012-03-01 05:06',\n *     + separated with T or space: '2012-03-01T12:22:33.123', '2012-03-01 12:22:33.123',\n *     + time zone: '2012-03-01T12:22:33Z', '2012-03-01T12:22:33+8000', '2012-03-01T12:22:33-05:00',\n *     all of which will be treated as local time if time zone is not specified\n *     (see <https://momentjs.com/>).\n *   + Or other string format, including (all of which will be treated as loacal time):\n *     '2012', '2012-3-1', '2012/3/1', '2012/03/01',\n *     '2009/6/12 2:00', '2009/6/12 2:05:08', '2009/6/12 2:05:08.123'\n *   + a timestamp, which represent a time in UTC.\n * @return {Date} date\n */\n\nfunction parseDate(value) {\n  if (value instanceof Date) {\n    return value;\n  } else if (typeof value === 'string') {\n    // Different browsers parse date in different way, so we parse it manually.\n    // Some other issues:\n    // new Date('1970-01-01') is UTC,\n    // new Date('1970/01/01') and new Date('1970-1-01') is local.\n    // See issue #3623\n    var match = TIME_REG.exec(value);\n\n    if (!match) {\n      // return Invalid Date.\n      return new Date(NaN);\n    } // Use local time when no timezone offset specifed.\n\n\n    if (!match[8]) {\n      // match[n] can only be string or undefined.\n      // But take care of '12' + 1 => '121'.\n      return new Date(+match[1], +(match[2] || 1) - 1, +match[3] || 1, +match[4] || 0, +(match[5] || 0), +match[6] || 0, +match[7] || 0);\n    } // Timezoneoffset of Javascript Date has considered DST (Daylight Saving Time,\n    // https://tc39.github.io/ecma262/#sec-daylight-saving-time-adjustment).\n    // For example, system timezone is set as \"Time Zone: America/Toronto\",\n    // then these code will get different result:\n    // `new Date(1478411999999).getTimezoneOffset();  // get 240`\n    // `new Date(1478412000000).getTimezoneOffset();  // get 300`\n    // So we should not use `new Date`, but use `Date.UTC`.\n    else {\n        var hour = +match[4] || 0;\n\n        if (match[8].toUpperCase() !== 'Z') {\n          hour -= match[8].slice(0, 3);\n        }\n\n        return new Date(Date.UTC(+match[1], +(match[2] || 1) - 1, +match[3] || 1, hour, +(match[5] || 0), +match[6] || 0, +match[7] || 0));\n      }\n  } else if (value == null) {\n    return new Date(NaN);\n  }\n\n  return new Date(Math.round(value));\n}\n/**\n * Quantity of a number. e.g. 0.1, 1, 10, 100\n *\n * @param  {number} val\n * @return {number}\n */\n\n\nfunction quantity(val) {\n  return Math.pow(10, quantityExponent(val));\n}\n\nfunction quantityExponent(val) {\n  return Math.floor(Math.log(val) / Math.LN10);\n}\n/**\n * find a “nice” number approximately equal to x. Round the number if round = true,\n * take ceiling if round = false. The primary observation is that the “nicest”\n * numbers in decimal are 1, 2, and 5, and all power-of-ten multiples of these numbers.\n *\n * See \"Nice Numbers for Graph Labels\" of Graphic Gems.\n *\n * @param  {number} val Non-negative value.\n * @param  {boolean} round\n * @return {number}\n */\n\n\nfunction nice(val, round) {\n  var exponent = quantityExponent(val);\n  var exp10 = Math.pow(10, exponent);\n  var f = val / exp10; // 1 <= f < 10\n\n  var nf;\n\n  if (round) {\n    if (f < 1.5) {\n      nf = 1;\n    } else if (f < 2.5) {\n      nf = 2;\n    } else if (f < 4) {\n      nf = 3;\n    } else if (f < 7) {\n      nf = 5;\n    } else {\n      nf = 10;\n    }\n  } else {\n    if (f < 1) {\n      nf = 1;\n    } else if (f < 2) {\n      nf = 2;\n    } else if (f < 3) {\n      nf = 3;\n    } else if (f < 5) {\n      nf = 5;\n    } else {\n      nf = 10;\n    }\n  }\n\n  val = nf * exp10; // Fix 3 * 0.1 === 0.30000000000000004 issue (see IEEE 754).\n  // 20 is the uppper bound of toFixed.\n\n  return exponent >= -20 ? +val.toFixed(exponent < 0 ? -exponent : 0) : val;\n}\n/**\n * Order intervals asc, and split them when overlap.\n * expect(numberUtil.reformIntervals([\n *     {interval: [18, 62], close: [1, 1]},\n *     {interval: [-Infinity, -70], close: [0, 0]},\n *     {interval: [-70, -26], close: [1, 1]},\n *     {interval: [-26, 18], close: [1, 1]},\n *     {interval: [62, 150], close: [1, 1]},\n *     {interval: [106, 150], close: [1, 1]},\n *     {interval: [150, Infinity], close: [0, 0]}\n * ])).toEqual([\n *     {interval: [-Infinity, -70], close: [0, 0]},\n *     {interval: [-70, -26], close: [1, 1]},\n *     {interval: [-26, 18], close: [0, 1]},\n *     {interval: [18, 62], close: [0, 1]},\n *     {interval: [62, 150], close: [0, 1]},\n *     {interval: [150, Infinity], close: [0, 0]}\n * ]);\n * @param {Array.<Object>} list, where `close` mean open or close\n *        of the interval, and Infinity can be used.\n * @return {Array.<Object>} The origin list, which has been reformed.\n */\n\n\nfunction reformIntervals(list) {\n  list.sort(function (a, b) {\n    return littleThan(a, b, 0) ? -1 : 1;\n  });\n  var curr = -Infinity;\n  var currClose = 1;\n\n  for (var i = 0; i < list.length;) {\n    var interval = list[i].interval;\n    var close = list[i].close;\n\n    for (var lg = 0; lg < 2; lg++) {\n      if (interval[lg] <= curr) {\n        interval[lg] = curr;\n        close[lg] = !lg ? 1 - currClose : 1;\n      }\n\n      curr = interval[lg];\n      currClose = close[lg];\n    }\n\n    if (interval[0] === interval[1] && close[0] * close[1] !== 1) {\n      list.splice(i, 1);\n    } else {\n      i++;\n    }\n  }\n\n  return list;\n\n  function littleThan(a, b, lg) {\n    return a.interval[lg] < b.interval[lg] || a.interval[lg] === b.interval[lg] && (a.close[lg] - b.close[lg] === (!lg ? 1 : -1) || !lg && littleThan(a, b, 1));\n  }\n}\n/**\n * parseFloat NaNs numeric-cast false positives (null|true|false|\"\")\n * ...but misinterprets leading-number strings, particularly hex literals (\"0x...\")\n * subtraction forces infinities to NaN\n *\n * @param {*} v\n * @return {boolean}\n */\n\n\nfunction isNumeric(v) {\n  return v - parseFloat(v) >= 0;\n}\n\nexports.linearMap = linearMap;\nexports.parsePercent = parsePercent;\nexports.round = round;\nexports.asc = asc;\nexports.getPrecision = getPrecision;\nexports.getPrecisionSafe = getPrecisionSafe;\nexports.getPixelPrecision = getPixelPrecision;\nexports.getPercentWithPrecision = getPercentWithPrecision;\nexports.MAX_SAFE_INTEGER = MAX_SAFE_INTEGER;\nexports.remRadian = remRadian;\nexports.isRadianAroundZero = isRadianAroundZero;\nexports.parseDate = parseDate;\nexports.quantity = quantity;\nexports.nice = nice;\nexports.reformIntervals = reformIntervals;\nexports.isNumeric = isNumeric;\n\n/***/ }),\n/* 10 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar LRU = __webpack_require__(14);\n\nvar globalImageCache = new LRU(50);\n/**\n * @param {string|HTMLImageElement|HTMLCanvasElement|Canvas} newImageOrSrc\n * @return {HTMLImageElement|HTMLCanvasElement|Canvas} image\n */\n\nfunction findExistImage(newImageOrSrc) {\n  if (typeof newImageOrSrc === 'string') {\n    var cachedImgObj = globalImageCache.get(newImageOrSrc);\n    return cachedImgObj && cachedImgObj.image;\n  } else {\n    return newImageOrSrc;\n  }\n}\n/**\n * Caution: User should cache loaded images, but not just count on LRU.\n * Consider if required images more than LRU size, will dead loop occur?\n *\n * @param {string|HTMLImageElement|HTMLCanvasElement|Canvas} newImageOrSrc\n * @param {HTMLImageElement|HTMLCanvasElement|Canvas} image Existent image.\n * @param {module:zrender/Element} [hostEl] For calling `dirty`.\n * @param {Function} [cb] params: (image, cbPayload)\n * @param {Object} [cbPayload] Payload on cb calling.\n * @return {HTMLImageElement|HTMLCanvasElement|Canvas} image\n */\n\n\nfunction createOrUpdateImage(newImageOrSrc, image, hostEl, cb, cbPayload) {\n  if (!newImageOrSrc) {\n    return image;\n  } else if (typeof newImageOrSrc === 'string') {\n    // Image should not be loaded repeatly.\n    if (image && image.__zrImageSrc === newImageOrSrc || !hostEl) {\n      return image;\n    } // Only when there is no existent image or existent image src\n    // is different, this method is responsible for load.\n\n\n    var cachedImgObj = globalImageCache.get(newImageOrSrc);\n    var pendingWrap = {\n      hostEl: hostEl,\n      cb: cb,\n      cbPayload: cbPayload\n    };\n\n    if (cachedImgObj) {\n      image = cachedImgObj.image;\n      !isImageReady(image) && cachedImgObj.pending.push(pendingWrap);\n    } else {\n      !image && (image = new Image());\n      image.onload = imageOnLoad;\n      globalImageCache.put(newImageOrSrc, image.__cachedImgObj = {\n        image: image,\n        pending: [pendingWrap]\n      });\n      image.src = image.__zrImageSrc = newImageOrSrc;\n    }\n\n    return image;\n  } // newImageOrSrc is an HTMLImageElement or HTMLCanvasElement or Canvas\n  else {\n      return newImageOrSrc;\n    }\n}\n\nfunction imageOnLoad() {\n  var cachedImgObj = this.__cachedImgObj;\n  this.onload = this.__cachedImgObj = null;\n\n  for (var i = 0; i < cachedImgObj.pending.length; i++) {\n    var pendingWrap = cachedImgObj.pending[i];\n    var cb = pendingWrap.cb;\n    cb && cb(this, pendingWrap.cbPayload);\n    pendingWrap.hostEl.dirty();\n  }\n\n  cachedImgObj.pending.length = 0;\n}\n\nfunction isImageReady(image) {\n  return image && image.width && image.height;\n}\n\nexports.findExistImage = findExistImage;\nexports.createOrUpdateImage = createOrUpdateImage;\nexports.isImageReady = isImageReady;\n\n/***/ }),\n/* 11 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar zrUtil = __webpack_require__(0);\n\n// TODO Parse shadow style\n// TODO Only shallow path support\nfunction _default(properties) {\n  // Normalize\n  for (var i = 0; i < properties.length; i++) {\n    if (!properties[i][1]) {\n      properties[i][1] = properties[i][0];\n    }\n  }\n\n  return function (model, excludes, includes) {\n    var style = {};\n\n    for (var i = 0; i < properties.length; i++) {\n      var propName = properties[i][1];\n\n      if (excludes && zrUtil.indexOf(excludes, propName) >= 0 || includes && zrUtil.indexOf(includes, propName) < 0) {\n        continue;\n      }\n\n      var val = model.getShallow(propName);\n\n      if (val != null) {\n        style[properties[i][0]] = val;\n      }\n    }\n\n    return style;\n  };\n}\n\nmodule.exports = _default;\n\n/***/ }),\n/* 12 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar zrUtil = __webpack_require__(0);\n\nvar Style = __webpack_require__(40);\n\nvar Element = __webpack_require__(16);\n\nvar RectText = __webpack_require__(48);\n\n/**\n * 可绘制的图形基类\n * Base class of all displayable graphic objects\n * @module zrender/graphic/Displayable\n */\n\n/**\n * @alias module:zrender/graphic/Displayable\n * @extends module:zrender/Element\n * @extends module:zrender/graphic/mixin/RectText\n */\nfunction Displayable(opts) {\n  opts = opts || {};\n  Element.call(this, opts); // Extend properties\n\n  for (var name in opts) {\n    if (opts.hasOwnProperty(name) && name !== 'style') {\n      this[name] = opts[name];\n    }\n  }\n  /**\n   * @type {module:zrender/graphic/Style}\n   */\n\n\n  this.style = new Style(opts.style, this);\n  this._rect = null; // Shapes for cascade clipping.\n\n  this.__clipPaths = []; // FIXME Stateful must be mixined after style is setted\n  // Stateful.call(this, opts);\n}\n\nDisplayable.prototype = {\n  constructor: Displayable,\n  type: 'displayable',\n\n  /**\n   * Displayable 是否为脏，Painter 中会根据该标记判断是否需要是否需要重新绘制\n   * Dirty flag. From which painter will determine if this displayable object needs brush\n   * @name module:zrender/graphic/Displayable#__dirty\n   * @type {boolean}\n   */\n  __dirty: true,\n\n  /**\n   * 图形是否可见，为true时不绘制图形，但是仍能触发鼠标事件\n   * If ignore drawing of the displayable object. Mouse event will still be triggered\n   * @name module:/zrender/graphic/Displayable#invisible\n   * @type {boolean}\n   * @default false\n   */\n  invisible: false,\n\n  /**\n   * @name module:/zrender/graphic/Displayable#z\n   * @type {number}\n   * @default 0\n   */\n  z: 0,\n\n  /**\n   * @name module:/zrender/graphic/Displayable#z\n   * @type {number}\n   * @default 0\n   */\n  z2: 0,\n\n  /**\n   * z层level，决定绘画在哪层canvas中\n   * @name module:/zrender/graphic/Displayable#zlevel\n   * @type {number}\n   * @default 0\n   */\n  zlevel: 0,\n\n  /**\n   * 是否可拖拽\n   * @name module:/zrender/graphic/Displayable#draggable\n   * @type {boolean}\n   * @default false\n   */\n  draggable: false,\n\n  /**\n   * 是否正在拖拽\n   * @name module:/zrender/graphic/Displayable#draggable\n   * @type {boolean}\n   * @default false\n   */\n  dragging: false,\n\n  /**\n   * 是否相应鼠标事件\n   * @name module:/zrender/graphic/Displayable#silent\n   * @type {boolean}\n   * @default false\n   */\n  silent: false,\n\n  /**\n   * If enable culling\n   * @type {boolean}\n   * @default false\n   */\n  culling: false,\n\n  /**\n   * Mouse cursor when hovered\n   * @name module:/zrender/graphic/Displayable#cursor\n   * @type {string}\n   */\n  cursor: 'pointer',\n\n  /**\n   * If hover area is bounding rect\n   * @name module:/zrender/graphic/Displayable#rectHover\n   * @type {string}\n   */\n  rectHover: false,\n\n  /**\n   * Render the element progressively when the value >= 0,\n   * usefull for large data.\n   * @type {number}\n   */\n  progressive: -1,\n  beforeBrush: function (ctx) {},\n  afterBrush: function (ctx) {},\n\n  /**\n   * 图形绘制方法\n   * @param {CanvasRenderingContext2D} ctx\n   */\n  // Interface\n  brush: function (ctx, prevEl) {},\n\n  /**\n   * 获取最小包围盒\n   * @return {module:zrender/core/BoundingRect}\n   */\n  // Interface\n  getBoundingRect: function () {},\n\n  /**\n   * 判断坐标 x, y 是否在图形上\n   * If displayable element contain coord x, y\n   * @param  {number} x\n   * @param  {number} y\n   * @return {boolean}\n   */\n  contain: function (x, y) {\n    return this.rectContain(x, y);\n  },\n\n  /**\n   * @param  {Function} cb\n   * @param  {}   context\n   */\n  traverse: function (cb, context) {\n    cb.call(context, this);\n  },\n\n  /**\n   * 判断坐标 x, y 是否在图形的包围盒上\n   * If bounding rect of element contain coord x, y\n   * @param  {number} x\n   * @param  {number} y\n   * @return {boolean}\n   */\n  rectContain: function (x, y) {\n    var coord = this.transformCoordToLocal(x, y);\n    var rect = this.getBoundingRect();\n    return rect.contain(coord[0], coord[1]);\n  },\n\n  /**\n   * 标记图形元素为脏，并且在下一帧重绘\n   * Mark displayable element dirty and refresh next frame\n   */\n  dirty: function () {\n    this.__dirty = true;\n    this._rect = null;\n    this.__zr && this.__zr.refresh();\n  },\n\n  /**\n   * 图形是否会触发事件\n   * If displayable object binded any event\n   * @return {boolean}\n   */\n  // TODO, 通过 bind 绑定的事件\n  // isSilent: function () {\n  //     return !(\n  //         this.hoverable || this.draggable\n  //         || this.onmousemove || this.onmouseover || this.onmouseout\n  //         || this.onmousedown || this.onmouseup || this.onclick\n  //         || this.ondragenter || this.ondragover || this.ondragleave\n  //         || this.ondrop\n  //     );\n  // },\n\n  /**\n   * Alias for animate('style')\n   * @param {boolean} loop\n   */\n  animateStyle: function (loop) {\n    return this.animate('style', loop);\n  },\n  attrKV: function (key, value) {\n    if (key !== 'style') {\n      Element.prototype.attrKV.call(this, key, value);\n    } else {\n      this.style.set(value);\n    }\n  },\n\n  /**\n   * @param {Object|string} key\n   * @param {*} value\n   */\n  setStyle: function (key, value) {\n    this.style.set(key, value);\n    this.dirty(false);\n    return this;\n  },\n\n  /**\n   * Use given style object\n   * @param  {Object} obj\n   */\n  useStyle: function (obj) {\n    this.style = new Style(obj, this);\n    this.dirty(false);\n    return this;\n  }\n};\nzrUtil.inherits(Displayable, Element);\nzrUtil.mixin(Displayable, RectText); // zrUtil.mixin(Displayable, Stateful);\n\nvar _default = Displayable;\nmodule.exports = _default;\n\n/***/ }),\n/* 13 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar zrUtil = __webpack_require__(0);\n\nvar textContain = __webpack_require__(5);\n\nvar numberUtil = __webpack_require__(9);\n\n/**\n * 每三位默认加,格式化\n * @param {string|number} x\n * @return {string}\n */\nfunction addCommas(x) {\n  if (isNaN(x)) {\n    return '-';\n  }\n\n  x = (x + '').split('.');\n  return x[0].replace(/(\\d{1,3})(?=(?:\\d{3})+(?!\\d))/g, '$1,') + (x.length > 1 ? '.' + x[1] : '');\n}\n/**\n * @param {string} str\n * @param {boolean} [upperCaseFirst=false]\n * @return {string} str\n */\n\n\nfunction toCamelCase(str, upperCaseFirst) {\n  str = (str || '').toLowerCase().replace(/-(.)/g, function (match, group1) {\n    return group1.toUpperCase();\n  });\n\n  if (upperCaseFirst && str) {\n    str = str.charAt(0).toUpperCase() + str.slice(1);\n  }\n\n  return str;\n}\n\nvar normalizeCssArray = zrUtil.normalizeCssArray;\n\nfunction encodeHTML(source) {\n  return String(source).replace(/&/g, '&amp;').replace(/</g, '&lt;').replace(/>/g, '&gt;').replace(/\"/g, '&quot;').replace(/'/g, '&#39;');\n}\n\nvar TPL_VAR_ALIAS = ['a', 'b', 'c', 'd', 'e', 'f', 'g'];\n\nvar wrapVar = function (varName, seriesIdx) {\n  return '{' + varName + (seriesIdx == null ? '' : seriesIdx) + '}';\n};\n/**\n * Template formatter\n * @param {string} tpl\n * @param {Array.<Object>|Object} paramsList\n * @param {boolean} [encode=false]\n * @return {string}\n */\n\n\nfunction formatTpl(tpl, paramsList, encode) {\n  if (!zrUtil.isArray(paramsList)) {\n    paramsList = [paramsList];\n  }\n\n  var seriesLen = paramsList.length;\n\n  if (!seriesLen) {\n    return '';\n  }\n\n  var $vars = paramsList[0].$vars || [];\n\n  for (var i = 0; i < $vars.length; i++) {\n    var alias = TPL_VAR_ALIAS[i];\n    var val = wrapVar(alias, 0);\n    tpl = tpl.replace(wrapVar(alias), encode ? encodeHTML(val) : val);\n  }\n\n  for (var seriesIdx = 0; seriesIdx < seriesLen; seriesIdx++) {\n    for (var k = 0; k < $vars.length; k++) {\n      var val = paramsList[seriesIdx][$vars[k]];\n      tpl = tpl.replace(wrapVar(TPL_VAR_ALIAS[k], seriesIdx), encode ? encodeHTML(val) : val);\n    }\n  }\n\n  return tpl;\n}\n/**\n * simple Template formatter\n *\n * @param {string} tpl\n * @param {Object} param\n * @param {boolean} [encode=false]\n * @return {string}\n */\n\n\nfunction formatTplSimple(tpl, param, encode) {\n  zrUtil.each(param, function (value, key) {\n    tpl = tpl.replace('{' + key + '}', encode ? encodeHTML(value) : value);\n  });\n  return tpl;\n}\n/**\n * @param {string} color\n * @param {string} [extraCssText]\n * @return {string}\n */\n\n\nfunction getTooltipMarker(color, extraCssText) {\n  return color ? '<span style=\"display:inline-block;margin-right:5px;' + 'border-radius:10px;width:9px;height:9px;background-color:' + encodeHTML(color) + ';' + (extraCssText || '') + '\"></span>' : '';\n}\n/**\n * @param {string} str\n * @return {string}\n * @inner\n */\n\n\nvar s2d = function (str) {\n  return str < 10 ? '0' + str : str;\n};\n/**\n * ISO Date format\n * @param {string} tpl\n * @param {number} value\n * @param {boolean} [isUTC=false] Default in local time.\n *           see `module:echarts/scale/Time`\n *           and `module:echarts/util/number#parseDate`.\n * @inner\n */\n\n\nfunction formatTime(tpl, value, isUTC) {\n  if (tpl === 'week' || tpl === 'month' || tpl === 'quarter' || tpl === 'half-year' || tpl === 'year') {\n    tpl = 'MM-dd\\nyyyy';\n  }\n\n  var date = numberUtil.parseDate(value);\n  var utc = isUTC ? 'UTC' : '';\n  var y = date['get' + utc + 'FullYear']();\n  var M = date['get' + utc + 'Month']() + 1;\n  var d = date['get' + utc + 'Date']();\n  var h = date['get' + utc + 'Hours']();\n  var m = date['get' + utc + 'Minutes']();\n  var s = date['get' + utc + 'Seconds']();\n  tpl = tpl.replace('MM', s2d(M)).replace('M', M).replace('yyyy', y).replace('yy', y % 100).replace('dd', s2d(d)).replace('d', d).replace('hh', s2d(h)).replace('h', h).replace('mm', s2d(m)).replace('m', m).replace('ss', s2d(s)).replace('s', s);\n  return tpl;\n}\n/**\n * Capital first\n * @param {string} str\n * @return {string}\n */\n\n\nfunction capitalFirst(str) {\n  return str ? str.charAt(0).toUpperCase() + str.substr(1) : str;\n}\n\nvar truncateText = textContain.truncateText;\nvar getTextRect = textContain.getBoundingRect;\nexports.addCommas = addCommas;\nexports.toCamelCase = toCamelCase;\nexports.normalizeCssArray = normalizeCssArray;\nexports.encodeHTML = encodeHTML;\nexports.formatTpl = formatTpl;\nexports.formatTplSimple = formatTplSimple;\nexports.getTooltipMarker = getTooltipMarker;\nexports.formatTime = formatTime;\nexports.capitalFirst = capitalFirst;\nexports.truncateText = truncateText;\nexports.getTextRect = getTextRect;\n\n/***/ }),\n/* 14 */\n/***/ (function(module, exports) {\n\n// Simple LRU cache use doubly linked list\n// @module zrender/core/LRU\n\n/**\n * Simple double linked list. Compared with array, it has O(1) remove operation.\n * @constructor\n */\nvar LinkedList = function () {\n  /**\n   * @type {module:zrender/core/LRU~Entry}\n   */\n  this.head = null;\n  /**\n   * @type {module:zrender/core/LRU~Entry}\n   */\n\n  this.tail = null;\n  this._len = 0;\n};\n\nvar linkedListProto = LinkedList.prototype;\n/**\n * Insert a new value at the tail\n * @param  {} val\n * @return {module:zrender/core/LRU~Entry}\n */\n\nlinkedListProto.insert = function (val) {\n  var entry = new Entry(val);\n  this.insertEntry(entry);\n  return entry;\n};\n/**\n * Insert an entry at the tail\n * @param  {module:zrender/core/LRU~Entry} entry\n */\n\n\nlinkedListProto.insertEntry = function (entry) {\n  if (!this.head) {\n    this.head = this.tail = entry;\n  } else {\n    this.tail.next = entry;\n    entry.prev = this.tail;\n    entry.next = null;\n    this.tail = entry;\n  }\n\n  this._len++;\n};\n/**\n * Remove entry.\n * @param  {module:zrender/core/LRU~Entry} entry\n */\n\n\nlinkedListProto.remove = function (entry) {\n  var prev = entry.prev;\n  var next = entry.next;\n\n  if (prev) {\n    prev.next = next;\n  } else {\n    // Is head\n    this.head = next;\n  }\n\n  if (next) {\n    next.prev = prev;\n  } else {\n    // Is tail\n    this.tail = prev;\n  }\n\n  entry.next = entry.prev = null;\n  this._len--;\n};\n/**\n * @return {number}\n */\n\n\nlinkedListProto.len = function () {\n  return this._len;\n};\n/**\n * Clear list\n */\n\n\nlinkedListProto.clear = function () {\n  this.head = this.tail = null;\n  this._len = 0;\n};\n/**\n * @constructor\n * @param {} val\n */\n\n\nvar Entry = function (val) {\n  /**\n   * @type {}\n   */\n  this.value = val;\n  /**\n   * @type {module:zrender/core/LRU~Entry}\n   */\n\n  this.next;\n  /**\n   * @type {module:zrender/core/LRU~Entry}\n   */\n\n  this.prev;\n};\n/**\n * LRU Cache\n * @constructor\n * @alias module:zrender/core/LRU\n */\n\n\nvar LRU = function (maxSize) {\n  this._list = new LinkedList();\n  this._map = {};\n  this._maxSize = maxSize || 10;\n  this._lastRemovedEntry = null;\n};\n\nvar LRUProto = LRU.prototype;\n/**\n * @param  {string} key\n * @param  {} value\n * @return {} Removed value\n */\n\nLRUProto.put = function (key, value) {\n  var list = this._list;\n  var map = this._map;\n  var removed = null;\n\n  if (map[key] == null) {\n    var len = list.len(); // Reuse last removed entry\n\n    var entry = this._lastRemovedEntry;\n\n    if (len >= this._maxSize && len > 0) {\n      // Remove the least recently used\n      var leastUsedEntry = list.head;\n      list.remove(leastUsedEntry);\n      delete map[leastUsedEntry.key];\n      removed = leastUsedEntry.value;\n      this._lastRemovedEntry = leastUsedEntry;\n    }\n\n    if (entry) {\n      entry.value = value;\n    } else {\n      entry = new Entry(value);\n    }\n\n    entry.key = key;\n    list.insertEntry(entry);\n    map[key] = entry;\n  }\n\n  return removed;\n};\n/**\n * @param  {string} key\n * @return {}\n */\n\n\nLRUProto.get = function (key) {\n  var entry = this._map[key];\n  var list = this._list;\n\n  if (entry != null) {\n    // Put the latest used entry in the tail\n    if (entry !== list.tail) {\n      list.remove(entry);\n      list.insertEntry(entry);\n    }\n\n    return entry.value;\n  }\n};\n/**\n * Clear the cache\n */\n\n\nLRUProto.clear = function () {\n  this._list.clear();\n\n  this._map = {};\n};\n\nvar _default = LRU;\nmodule.exports = _default;\n\n/***/ }),\n/* 15 */\n/***/ (function(module, exports) {\n\n/**\n * echarts设备环境识别\n *\n * @desc echarts基于Canvas，纯Javascript图表库，提供直观，生动，可交互，可个性化定制的数据统计图表。\n * @author firede[firede@firede.us]\n * @desc thanks zepto.\n */\nvar env = {};\n\nif (typeof navigator === 'undefined') {\n  // In node\n  env = {\n    browser: {},\n    os: {},\n    node: true,\n    // Assume canvas is supported\n    canvasSupported: true,\n    svgSupported: true\n  };\n} else {\n  env = detect(navigator.userAgent);\n}\n\nvar _default = env; // Zepto.js\n// (c) 2010-2013 Thomas Fuchs\n// Zepto.js may be freely distributed under the MIT license.\n\nfunction detect(ua) {\n  var os = {};\n  var browser = {}; // var webkit = ua.match(/Web[kK]it[\\/]{0,1}([\\d.]+)/);\n  // var android = ua.match(/(Android);?[\\s\\/]+([\\d.]+)?/);\n  // var ipad = ua.match(/(iPad).*OS\\s([\\d_]+)/);\n  // var ipod = ua.match(/(iPod)(.*OS\\s([\\d_]+))?/);\n  // var iphone = !ipad && ua.match(/(iPhone\\sOS)\\s([\\d_]+)/);\n  // var webos = ua.match(/(webOS|hpwOS)[\\s\\/]([\\d.]+)/);\n  // var touchpad = webos && ua.match(/TouchPad/);\n  // var kindle = ua.match(/Kindle\\/([\\d.]+)/);\n  // var silk = ua.match(/Silk\\/([\\d._]+)/);\n  // var blackberry = ua.match(/(BlackBerry).*Version\\/([\\d.]+)/);\n  // var bb10 = ua.match(/(BB10).*Version\\/([\\d.]+)/);\n  // var rimtabletos = ua.match(/(RIM\\sTablet\\sOS)\\s([\\d.]+)/);\n  // var playbook = ua.match(/PlayBook/);\n  // var chrome = ua.match(/Chrome\\/([\\d.]+)/) || ua.match(/CriOS\\/([\\d.]+)/);\n\n  var firefox = ua.match(/Firefox\\/([\\d.]+)/); // var safari = webkit && ua.match(/Mobile\\//) && !chrome;\n  // var webview = ua.match(/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/) && !chrome;\n\n  var ie = ua.match(/MSIE\\s([\\d.]+)/) // IE 11 Trident/7.0; rv:11.0\n  || ua.match(/Trident\\/.+?rv:(([\\d.]+))/);\n  var edge = ua.match(/Edge\\/([\\d.]+)/); // IE 12 and 12+\n\n  var weChat = /micromessenger/i.test(ua); // Todo: clean this up with a better OS/browser seperation:\n  // - discern (more) between multiple browsers on android\n  // - decide if kindle fire in silk mode is android or not\n  // - Firefox on Android doesn't specify the Android version\n  // - possibly devide in os, device and browser hashes\n  // if (browser.webkit = !!webkit) browser.version = webkit[1];\n  // if (android) os.android = true, os.version = android[2];\n  // if (iphone && !ipod) os.ios = os.iphone = true, os.version = iphone[2].replace(/_/g, '.');\n  // if (ipad) os.ios = os.ipad = true, os.version = ipad[2].replace(/_/g, '.');\n  // if (ipod) os.ios = os.ipod = true, os.version = ipod[3] ? ipod[3].replace(/_/g, '.') : null;\n  // if (webos) os.webos = true, os.version = webos[2];\n  // if (touchpad) os.touchpad = true;\n  // if (blackberry) os.blackberry = true, os.version = blackberry[2];\n  // if (bb10) os.bb10 = true, os.version = bb10[2];\n  // if (rimtabletos) os.rimtabletos = true, os.version = rimtabletos[2];\n  // if (playbook) browser.playbook = true;\n  // if (kindle) os.kindle = true, os.version = kindle[1];\n  // if (silk) browser.silk = true, browser.version = silk[1];\n  // if (!silk && os.android && ua.match(/Kindle Fire/)) browser.silk = true;\n  // if (chrome) browser.chrome = true, browser.version = chrome[1];\n\n  if (firefox) {\n    browser.firefox = true;\n    browser.version = firefox[1];\n  } // if (safari && (ua.match(/Safari/) || !!os.ios)) browser.safari = true;\n  // if (webview) browser.webview = true;\n\n\n  if (ie) {\n    browser.ie = true;\n    browser.version = ie[1];\n  }\n\n  if (edge) {\n    browser.edge = true;\n    browser.version = edge[1];\n  } // It is difficult to detect WeChat in Win Phone precisely, because ua can\n  // not be set on win phone. So we do not consider Win Phone.\n\n\n  if (weChat) {\n    browser.weChat = true;\n  } // os.tablet = !!(ipad || playbook || (android && !ua.match(/Mobile/)) ||\n  //     (firefox && ua.match(/Tablet/)) || (ie && !ua.match(/Phone/) && ua.match(/Touch/)));\n  // os.phone  = !!(!os.tablet && !os.ipod && (android || iphone || webos ||\n  //     (chrome && ua.match(/Android/)) || (chrome && ua.match(/CriOS\\/([\\d.]+)/)) ||\n  //     (firefox && ua.match(/Mobile/)) || (ie && ua.match(/Touch/))));\n\n\n  return {\n    browser: browser,\n    os: os,\n    node: false,\n    // 原生canvas支持，改极端点了\n    // canvasSupported : !(browser.ie && parseFloat(browser.version) < 9)\n    canvasSupported: !!document.createElement('canvas').getContext,\n    svgSupported: typeof SVGRect !== 'undefined',\n    // @see <http://stackoverflow.com/questions/4817029/whats-the-best-way-to-detect-a-touch-screen-device-using-javascript>\n    // works on most browsers\n    // IE10/11 does not support touch event, and MS Edge supports them but not by\n    // default, so we dont check navigator.maxTouchPoints for them here.\n    touchEventsSupported: 'ontouchstart' in window && !browser.ie && !browser.edge,\n    // <http://caniuse.com/#search=pointer%20event>.\n    pointerEventsSupported: 'onpointerdown' in window // Firefox supports pointer but not by default, only MS browsers are reliable on pointer\n    // events currently. So we dont use that on other browsers unless tested sufficiently.\n    // Although IE 10 supports pointer event, it use old style and is different from the\n    // standard. So we exclude that. (IE 10 is hardly used on touch device)\n    && (browser.edge || browser.ie && browser.version >= 11)\n  };\n}\n\nmodule.exports = _default;\n\n/***/ }),\n/* 16 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar guid = __webpack_require__(41);\n\nvar Eventful = __webpack_require__(42);\n\nvar Transformable = __webpack_require__(17);\n\nvar Animatable = __webpack_require__(43);\n\nvar zrUtil = __webpack_require__(0);\n\n/**\n * @alias module:zrender/Element\n * @constructor\n * @extends {module:zrender/mixin/Animatable}\n * @extends {module:zrender/mixin/Transformable}\n * @extends {module:zrender/mixin/Eventful}\n */\nvar Element = function (opts) {\n  // jshint ignore:line\n  Transformable.call(this, opts);\n  Eventful.call(this, opts);\n  Animatable.call(this, opts);\n  /**\n   * 画布元素ID\n   * @type {string}\n   */\n\n  this.id = opts.id || guid();\n};\n\nElement.prototype = {\n  /**\n   * 元素类型\n   * Element type\n   * @type {string}\n   */\n  type: 'element',\n\n  /**\n   * 元素名字\n   * Element name\n   * @type {string}\n   */\n  name: '',\n\n  /**\n   * ZRender 实例对象，会在 element 添加到 zrender 实例中后自动赋值\n   * ZRender instance will be assigned when element is associated with zrender\n   * @name module:/zrender/Element#__zr\n   * @type {module:zrender/ZRender}\n   */\n  __zr: null,\n\n  /**\n   * 图形是否忽略，为true时忽略图形的绘制以及事件触发\n   * If ignore drawing and events of the element object\n   * @name module:/zrender/Element#ignore\n   * @type {boolean}\n   * @default false\n   */\n  ignore: false,\n\n  /**\n   * 用于裁剪的路径(shape)，所有 Group 内的路径在绘制时都会被这个路径裁剪\n   * 该路径会继承被裁减对象的变换\n   * @type {module:zrender/graphic/Path}\n   * @see http://www.w3.org/TR/2dcontext/#clipping-region\n   * @readOnly\n   */\n  clipPath: null,\n\n  /**\n   * Drift element\n   * @param  {number} dx dx on the global space\n   * @param  {number} dy dy on the global space\n   */\n  drift: function (dx, dy) {\n    switch (this.draggable) {\n      case 'horizontal':\n        dy = 0;\n        break;\n\n      case 'vertical':\n        dx = 0;\n        break;\n    }\n\n    var m = this.transform;\n\n    if (!m) {\n      m = this.transform = [1, 0, 0, 1, 0, 0];\n    }\n\n    m[4] += dx;\n    m[5] += dy;\n    this.decomposeTransform();\n    this.dirty(false);\n  },\n\n  /**\n   * Hook before update\n   */\n  beforeUpdate: function () {},\n\n  /**\n   * Hook after update\n   */\n  afterUpdate: function () {},\n\n  /**\n   * Update each frame\n   */\n  update: function () {\n    this.updateTransform();\n  },\n\n  /**\n   * @param  {Function} cb\n   * @param  {}   context\n   */\n  traverse: function (cb, context) {},\n\n  /**\n   * @protected\n   */\n  attrKV: function (key, value) {\n    if (key === 'position' || key === 'scale' || key === 'origin') {\n      // Copy the array\n      if (value) {\n        var target = this[key];\n\n        if (!target) {\n          target = this[key] = [];\n        }\n\n        target[0] = value[0];\n        target[1] = value[1];\n      }\n    } else {\n      this[key] = value;\n    }\n  },\n\n  /**\n   * Hide the element\n   */\n  hide: function () {\n    this.ignore = true;\n    this.__zr && this.__zr.refresh();\n  },\n\n  /**\n   * Show the element\n   */\n  show: function () {\n    this.ignore = false;\n    this.__zr && this.__zr.refresh();\n  },\n\n  /**\n   * @param {string|Object} key\n   * @param {*} value\n   */\n  attr: function (key, value) {\n    if (typeof key === 'string') {\n      this.attrKV(key, value);\n    } else if (zrUtil.isObject(key)) {\n      for (var name in key) {\n        if (key.hasOwnProperty(name)) {\n          this.attrKV(name, key[name]);\n        }\n      }\n    }\n\n    this.dirty(false);\n    return this;\n  },\n\n  /**\n   * @param {module:zrender/graphic/Path} clipPath\n   */\n  setClipPath: function (clipPath) {\n    var zr = this.__zr;\n\n    if (zr) {\n      clipPath.addSelfToZr(zr);\n    } // Remove previous clip path\n\n\n    if (this.clipPath && this.clipPath !== clipPath) {\n      this.removeClipPath();\n    }\n\n    this.clipPath = clipPath;\n    clipPath.__zr = zr;\n    clipPath.__clipTarget = this;\n    this.dirty(false);\n  },\n\n  /**\n   */\n  removeClipPath: function () {\n    var clipPath = this.clipPath;\n\n    if (clipPath) {\n      if (clipPath.__zr) {\n        clipPath.removeSelfFromZr(clipPath.__zr);\n      }\n\n      clipPath.__zr = null;\n      clipPath.__clipTarget = null;\n      this.clipPath = null;\n      this.dirty(false);\n    }\n  },\n\n  /**\n   * Add self from zrender instance.\n   * Not recursively because it will be invoked when element added to storage.\n   * @param {module:zrender/ZRender} zr\n   */\n  addSelfToZr: function (zr) {\n    this.__zr = zr; // 添加动画\n\n    var animators = this.animators;\n\n    if (animators) {\n      for (var i = 0; i < animators.length; i++) {\n        zr.animation.addAnimator(animators[i]);\n      }\n    }\n\n    if (this.clipPath) {\n      this.clipPath.addSelfToZr(zr);\n    }\n  },\n\n  /**\n   * Remove self from zrender instance.\n   * Not recursively because it will be invoked when element added to storage.\n   * @param {module:zrender/ZRender} zr\n   */\n  removeSelfFromZr: function (zr) {\n    this.__zr = null; // 移除动画\n\n    var animators = this.animators;\n\n    if (animators) {\n      for (var i = 0; i < animators.length; i++) {\n        zr.animation.removeAnimator(animators[i]);\n      }\n    }\n\n    if (this.clipPath) {\n      this.clipPath.removeSelfFromZr(zr);\n    }\n  }\n};\nzrUtil.mixin(Element, Animatable);\nzrUtil.mixin(Element, Transformable);\nzrUtil.mixin(Element, Eventful);\nvar _default = Element;\nmodule.exports = _default;\n\n/***/ }),\n/* 17 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar matrix = __webpack_require__(8);\n\nvar vector = __webpack_require__(2);\n\n/**\n * 提供变换扩展\n * @module zrender/mixin/Transformable\n * @author pissang (https://www.github.com/pissang)\n */\nvar mIdentity = matrix.identity;\nvar EPSILON = 5e-5;\n\nfunction isNotAroundZero(val) {\n  return val > EPSILON || val < -EPSILON;\n}\n/**\n * @alias module:zrender/mixin/Transformable\n * @constructor\n */\n\n\nvar Transformable = function (opts) {\n  opts = opts || {}; // If there are no given position, rotation, scale\n\n  if (!opts.position) {\n    /**\n     * 平移\n     * @type {Array.<number>}\n     * @default [0, 0]\n     */\n    this.position = [0, 0];\n  }\n\n  if (opts.rotation == null) {\n    /**\n     * 旋转\n     * @type {Array.<number>}\n     * @default 0\n     */\n    this.rotation = 0;\n  }\n\n  if (!opts.scale) {\n    /**\n     * 缩放\n     * @type {Array.<number>}\n     * @default [1, 1]\n     */\n    this.scale = [1, 1];\n  }\n  /**\n   * 旋转和缩放的原点\n   * @type {Array.<number>}\n   * @default null\n   */\n\n\n  this.origin = this.origin || null;\n};\n\nvar transformableProto = Transformable.prototype;\ntransformableProto.transform = null;\n/**\n * 判断是否需要有坐标变换\n * 如果有坐标变换, 则从position, rotation, scale以及父节点的transform计算出自身的transform矩阵\n */\n\ntransformableProto.needLocalTransform = function () {\n  return isNotAroundZero(this.rotation) || isNotAroundZero(this.position[0]) || isNotAroundZero(this.position[1]) || isNotAroundZero(this.scale[0] - 1) || isNotAroundZero(this.scale[1] - 1);\n};\n\ntransformableProto.updateTransform = function () {\n  var parent = this.parent;\n  var parentHasTransform = parent && parent.transform;\n  var needLocalTransform = this.needLocalTransform();\n  var m = this.transform;\n\n  if (!(needLocalTransform || parentHasTransform)) {\n    m && mIdentity(m);\n    return;\n  }\n\n  m = m || matrix.create();\n\n  if (needLocalTransform) {\n    this.getLocalTransform(m);\n  } else {\n    mIdentity(m);\n  } // 应用父节点变换\n\n\n  if (parentHasTransform) {\n    if (needLocalTransform) {\n      matrix.mul(m, parent.transform, m);\n    } else {\n      matrix.copy(m, parent.transform);\n    }\n  } // 保存这个变换矩阵\n\n\n  this.transform = m;\n  this.invTransform = this.invTransform || matrix.create();\n  matrix.invert(this.invTransform, m);\n};\n\ntransformableProto.getLocalTransform = function (m) {\n  return Transformable.getLocalTransform(this, m);\n};\n/**\n * 将自己的transform应用到context上\n * @param {CanvasRenderingContext2D} ctx\n */\n\n\ntransformableProto.setTransform = function (ctx) {\n  var m = this.transform;\n  var dpr = ctx.dpr || 1;\n\n  if (m) {\n    ctx.setTransform(dpr * m[0], dpr * m[1], dpr * m[2], dpr * m[3], dpr * m[4], dpr * m[5]);\n  } else {\n    ctx.setTransform(dpr, 0, 0, dpr, 0, 0);\n  }\n};\n\ntransformableProto.restoreTransform = function (ctx) {\n  var dpr = ctx.dpr || 1;\n  ctx.setTransform(dpr, 0, 0, dpr, 0, 0);\n};\n\nvar tmpTransform = [];\n/**\n * 分解`transform`矩阵到`position`, `rotation`, `scale`\n */\n\ntransformableProto.decomposeTransform = function () {\n  if (!this.transform) {\n    return;\n  }\n\n  var parent = this.parent;\n  var m = this.transform;\n\n  if (parent && parent.transform) {\n    // Get local transform and decompose them to position, scale, rotation\n    matrix.mul(tmpTransform, parent.invTransform, m);\n    m = tmpTransform;\n  }\n\n  var sx = m[0] * m[0] + m[1] * m[1];\n  var sy = m[2] * m[2] + m[3] * m[3];\n  var position = this.position;\n  var scale = this.scale;\n\n  if (isNotAroundZero(sx - 1)) {\n    sx = Math.sqrt(sx);\n  }\n\n  if (isNotAroundZero(sy - 1)) {\n    sy = Math.sqrt(sy);\n  }\n\n  if (m[0] < 0) {\n    sx = -sx;\n  }\n\n  if (m[3] < 0) {\n    sy = -sy;\n  }\n\n  position[0] = m[4];\n  position[1] = m[5];\n  scale[0] = sx;\n  scale[1] = sy;\n  this.rotation = Math.atan2(-m[1] / sy, m[0] / sx);\n};\n/**\n * Get global scale\n * @return {Array.<number>}\n */\n\n\ntransformableProto.getGlobalScale = function () {\n  var m = this.transform;\n\n  if (!m) {\n    return [1, 1];\n  }\n\n  var sx = Math.sqrt(m[0] * m[0] + m[1] * m[1]);\n  var sy = Math.sqrt(m[2] * m[2] + m[3] * m[3]);\n\n  if (m[0] < 0) {\n    sx = -sx;\n  }\n\n  if (m[3] < 0) {\n    sy = -sy;\n  }\n\n  return [sx, sy];\n};\n/**\n * 变换坐标位置到 shape 的局部坐标空间\n * @method\n * @param {number} x\n * @param {number} y\n * @return {Array.<number>}\n */\n\n\ntransformableProto.transformCoordToLocal = function (x, y) {\n  var v2 = [x, y];\n  var invTransform = this.invTransform;\n\n  if (invTransform) {\n    vector.applyTransform(v2, v2, invTransform);\n  }\n\n  return v2;\n};\n/**\n * 变换局部坐标位置到全局坐标空间\n * @method\n * @param {number} x\n * @param {number} y\n * @return {Array.<number>}\n */\n\n\ntransformableProto.transformCoordToGlobal = function (x, y) {\n  var v2 = [x, y];\n  var transform = this.transform;\n\n  if (transform) {\n    vector.applyTransform(v2, v2, transform);\n  }\n\n  return v2;\n};\n/**\n * @static\n * @param {Object} target\n * @param {Array.<number>} target.origin\n * @param {number} target.rotation\n * @param {Array.<number>} target.position\n * @param {Array.<number>} [m]\n */\n\n\nTransformable.getLocalTransform = function (target, m) {\n  m = m || [];\n  mIdentity(m);\n  var origin = target.origin;\n  var scale = target.scale || [1, 1];\n  var rotation = target.rotation || 0;\n  var position = target.position || [0, 0];\n\n  if (origin) {\n    // Translate to origin\n    m[4] -= origin[0];\n    m[5] -= origin[1];\n  }\n\n  matrix.scale(m, m, scale);\n\n  if (rotation) {\n    matrix.rotate(m, m, rotation);\n  }\n\n  if (origin) {\n    // Translate back from origin\n    m[4] += origin[0];\n    m[5] += origin[1];\n  }\n\n  m[4] += position[0];\n  m[5] += position[1];\n  return m;\n};\n\nvar _default = Transformable;\nmodule.exports = _default;\n\n/***/ }),\n/* 18 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar LRU = __webpack_require__(14);\n\nvar kCSSColorTable = {\n  'transparent': [0, 0, 0, 0],\n  'aliceblue': [240, 248, 255, 1],\n  'antiquewhite': [250, 235, 215, 1],\n  'aqua': [0, 255, 255, 1],\n  'aquamarine': [127, 255, 212, 1],\n  'azure': [240, 255, 255, 1],\n  'beige': [245, 245, 220, 1],\n  'bisque': [255, 228, 196, 1],\n  'black': [0, 0, 0, 1],\n  'blanchedalmond': [255, 235, 205, 1],\n  'blue': [0, 0, 255, 1],\n  'blueviolet': [138, 43, 226, 1],\n  'brown': [165, 42, 42, 1],\n  'burlywood': [222, 184, 135, 1],\n  'cadetblue': [95, 158, 160, 1],\n  'chartreuse': [127, 255, 0, 1],\n  'chocolate': [210, 105, 30, 1],\n  'coral': [255, 127, 80, 1],\n  'cornflowerblue': [100, 149, 237, 1],\n  'cornsilk': [255, 248, 220, 1],\n  'crimson': [220, 20, 60, 1],\n  'cyan': [0, 255, 255, 1],\n  'darkblue': [0, 0, 139, 1],\n  'darkcyan': [0, 139, 139, 1],\n  'darkgoldenrod': [184, 134, 11, 1],\n  'darkgray': [169, 169, 169, 1],\n  'darkgreen': [0, 100, 0, 1],\n  'darkgrey': [169, 169, 169, 1],\n  'darkkhaki': [189, 183, 107, 1],\n  'darkmagenta': [139, 0, 139, 1],\n  'darkolivegreen': [85, 107, 47, 1],\n  'darkorange': [255, 140, 0, 1],\n  'darkorchid': [153, 50, 204, 1],\n  'darkred': [139, 0, 0, 1],\n  'darksalmon': [233, 150, 122, 1],\n  'darkseagreen': [143, 188, 143, 1],\n  'darkslateblue': [72, 61, 139, 1],\n  'darkslategray': [47, 79, 79, 1],\n  'darkslategrey': [47, 79, 79, 1],\n  'darkturquoise': [0, 206, 209, 1],\n  'darkviolet': [148, 0, 211, 1],\n  'deeppink': [255, 20, 147, 1],\n  'deepskyblue': [0, 191, 255, 1],\n  'dimgray': [105, 105, 105, 1],\n  'dimgrey': [105, 105, 105, 1],\n  'dodgerblue': [30, 144, 255, 1],\n  'firebrick': [178, 34, 34, 1],\n  'floralwhite': [255, 250, 240, 1],\n  'forestgreen': [34, 139, 34, 1],\n  'fuchsia': [255, 0, 255, 1],\n  'gainsboro': [220, 220, 220, 1],\n  'ghostwhite': [248, 248, 255, 1],\n  'gold': [255, 215, 0, 1],\n  'goldenrod': [218, 165, 32, 1],\n  'gray': [128, 128, 128, 1],\n  'green': [0, 128, 0, 1],\n  'greenyellow': [173, 255, 47, 1],\n  'grey': [128, 128, 128, 1],\n  'honeydew': [240, 255, 240, 1],\n  'hotpink': [255, 105, 180, 1],\n  'indianred': [205, 92, 92, 1],\n  'indigo': [75, 0, 130, 1],\n  'ivory': [255, 255, 240, 1],\n  'khaki': [240, 230, 140, 1],\n  'lavender': [230, 230, 250, 1],\n  'lavenderblush': [255, 240, 245, 1],\n  'lawngreen': [124, 252, 0, 1],\n  'lemonchiffon': [255, 250, 205, 1],\n  'lightblue': [173, 216, 230, 1],\n  'lightcoral': [240, 128, 128, 1],\n  'lightcyan': [224, 255, 255, 1],\n  'lightgoldenrodyellow': [250, 250, 210, 1],\n  'lightgray': [211, 211, 211, 1],\n  'lightgreen': [144, 238, 144, 1],\n  'lightgrey': [211, 211, 211, 1],\n  'lightpink': [255, 182, 193, 1],\n  'lightsalmon': [255, 160, 122, 1],\n  'lightseagreen': [32, 178, 170, 1],\n  'lightskyblue': [135, 206, 250, 1],\n  'lightslategray': [119, 136, 153, 1],\n  'lightslategrey': [119, 136, 153, 1],\n  'lightsteelblue': [176, 196, 222, 1],\n  'lightyellow': [255, 255, 224, 1],\n  'lime': [0, 255, 0, 1],\n  'limegreen': [50, 205, 50, 1],\n  'linen': [250, 240, 230, 1],\n  'magenta': [255, 0, 255, 1],\n  'maroon': [128, 0, 0, 1],\n  'mediumaquamarine': [102, 205, 170, 1],\n  'mediumblue': [0, 0, 205, 1],\n  'mediumorchid': [186, 85, 211, 1],\n  'mediumpurple': [147, 112, 219, 1],\n  'mediumseagreen': [60, 179, 113, 1],\n  'mediumslateblue': [123, 104, 238, 1],\n  'mediumspringgreen': [0, 250, 154, 1],\n  'mediumturquoise': [72, 209, 204, 1],\n  'mediumvioletred': [199, 21, 133, 1],\n  'midnightblue': [25, 25, 112, 1],\n  'mintcream': [245, 255, 250, 1],\n  'mistyrose': [255, 228, 225, 1],\n  'moccasin': [255, 228, 181, 1],\n  'navajowhite': [255, 222, 173, 1],\n  'navy': [0, 0, 128, 1],\n  'oldlace': [253, 245, 230, 1],\n  'olive': [128, 128, 0, 1],\n  'olivedrab': [107, 142, 35, 1],\n  'orange': [255, 165, 0, 1],\n  'orangered': [255, 69, 0, 1],\n  'orchid': [218, 112, 214, 1],\n  'palegoldenrod': [238, 232, 170, 1],\n  'palegreen': [152, 251, 152, 1],\n  'paleturquoise': [175, 238, 238, 1],\n  'palevioletred': [219, 112, 147, 1],\n  'papayawhip': [255, 239, 213, 1],\n  'peachpuff': [255, 218, 185, 1],\n  'peru': [205, 133, 63, 1],\n  'pink': [255, 192, 203, 1],\n  'plum': [221, 160, 221, 1],\n  'powderblue': [176, 224, 230, 1],\n  'purple': [128, 0, 128, 1],\n  'red': [255, 0, 0, 1],\n  'rosybrown': [188, 143, 143, 1],\n  'royalblue': [65, 105, 225, 1],\n  'saddlebrown': [139, 69, 19, 1],\n  'salmon': [250, 128, 114, 1],\n  'sandybrown': [244, 164, 96, 1],\n  'seagreen': [46, 139, 87, 1],\n  'seashell': [255, 245, 238, 1],\n  'sienna': [160, 82, 45, 1],\n  'silver': [192, 192, 192, 1],\n  'skyblue': [135, 206, 235, 1],\n  'slateblue': [106, 90, 205, 1],\n  'slategray': [112, 128, 144, 1],\n  'slategrey': [112, 128, 144, 1],\n  'snow': [255, 250, 250, 1],\n  'springgreen': [0, 255, 127, 1],\n  'steelblue': [70, 130, 180, 1],\n  'tan': [210, 180, 140, 1],\n  'teal': [0, 128, 128, 1],\n  'thistle': [216, 191, 216, 1],\n  'tomato': [255, 99, 71, 1],\n  'turquoise': [64, 224, 208, 1],\n  'violet': [238, 130, 238, 1],\n  'wheat': [245, 222, 179, 1],\n  'white': [255, 255, 255, 1],\n  'whitesmoke': [245, 245, 245, 1],\n  'yellow': [255, 255, 0, 1],\n  'yellowgreen': [154, 205, 50, 1]\n};\n\nfunction clampCssByte(i) {\n  // Clamp to integer 0 .. 255.\n  i = Math.round(i); // Seems to be what Chrome does (vs truncation).\n\n  return i < 0 ? 0 : i > 255 ? 255 : i;\n}\n\nfunction clampCssAngle(i) {\n  // Clamp to integer 0 .. 360.\n  i = Math.round(i); // Seems to be what Chrome does (vs truncation).\n\n  return i < 0 ? 0 : i > 360 ? 360 : i;\n}\n\nfunction clampCssFloat(f) {\n  // Clamp to float 0.0 .. 1.0.\n  return f < 0 ? 0 : f > 1 ? 1 : f;\n}\n\nfunction parseCssInt(str) {\n  // int or percentage.\n  if (str.length && str.charAt(str.length - 1) === '%') {\n    return clampCssByte(parseFloat(str) / 100 * 255);\n  }\n\n  return clampCssByte(parseInt(str, 10));\n}\n\nfunction parseCssFloat(str) {\n  // float or percentage.\n  if (str.length && str.charAt(str.length - 1) === '%') {\n    return clampCssFloat(parseFloat(str) / 100);\n  }\n\n  return clampCssFloat(parseFloat(str));\n}\n\nfunction cssHueToRgb(m1, m2, h) {\n  if (h < 0) {\n    h += 1;\n  } else if (h > 1) {\n    h -= 1;\n  }\n\n  if (h * 6 < 1) {\n    return m1 + (m2 - m1) * h * 6;\n  }\n\n  if (h * 2 < 1) {\n    return m2;\n  }\n\n  if (h * 3 < 2) {\n    return m1 + (m2 - m1) * (2 / 3 - h) * 6;\n  }\n\n  return m1;\n}\n\nfunction lerpNumber(a, b, p) {\n  return a + (b - a) * p;\n}\n\nfunction setRgba(out, r, g, b, a) {\n  out[0] = r;\n  out[1] = g;\n  out[2] = b;\n  out[3] = a;\n  return out;\n}\n\nfunction copyRgba(out, a) {\n  out[0] = a[0];\n  out[1] = a[1];\n  out[2] = a[2];\n  out[3] = a[3];\n  return out;\n}\n\nvar colorCache = new LRU(20);\nvar lastRemovedArr = null;\n\nfunction putToCache(colorStr, rgbaArr) {\n  // Reuse removed array\n  if (lastRemovedArr) {\n    copyRgba(lastRemovedArr, rgbaArr);\n  }\n\n  lastRemovedArr = colorCache.put(colorStr, lastRemovedArr || rgbaArr.slice());\n}\n/**\n * @param {string} colorStr\n * @param {Array.<number>} out\n * @return {Array.<number>}\n * @memberOf module:zrender/util/color\n */\n\n\nfunction parse(colorStr, rgbaArr) {\n  if (!colorStr) {\n    return;\n  }\n\n  rgbaArr = rgbaArr || [];\n  var cached = colorCache.get(colorStr);\n\n  if (cached) {\n    return copyRgba(rgbaArr, cached);\n  } // colorStr may be not string\n\n\n  colorStr = colorStr + ''; // Remove all whitespace, not compliant, but should just be more accepting.\n\n  var str = colorStr.replace(/ /g, '').toLowerCase(); // Color keywords (and transparent) lookup.\n\n  if (str in kCSSColorTable) {\n    copyRgba(rgbaArr, kCSSColorTable[str]);\n    putToCache(colorStr, rgbaArr);\n    return rgbaArr;\n  } // #abc and #abc123 syntax.\n\n\n  if (str.charAt(0) === '#') {\n    if (str.length === 4) {\n      var iv = parseInt(str.substr(1), 16); // TODO(deanm): Stricter parsing.\n\n      if (!(iv >= 0 && iv <= 0xfff)) {\n        setRgba(rgbaArr, 0, 0, 0, 1);\n        return; // Covers NaN.\n      }\n\n      setRgba(rgbaArr, (iv & 0xf00) >> 4 | (iv & 0xf00) >> 8, iv & 0xf0 | (iv & 0xf0) >> 4, iv & 0xf | (iv & 0xf) << 4, 1);\n      putToCache(colorStr, rgbaArr);\n      return rgbaArr;\n    } else if (str.length === 7) {\n      var iv = parseInt(str.substr(1), 16); // TODO(deanm): Stricter parsing.\n\n      if (!(iv >= 0 && iv <= 0xffffff)) {\n        setRgba(rgbaArr, 0, 0, 0, 1);\n        return; // Covers NaN.\n      }\n\n      setRgba(rgbaArr, (iv & 0xff0000) >> 16, (iv & 0xff00) >> 8, iv & 0xff, 1);\n      putToCache(colorStr, rgbaArr);\n      return rgbaArr;\n    }\n\n    return;\n  }\n\n  var op = str.indexOf('('),\n      ep = str.indexOf(')');\n\n  if (op !== -1 && ep + 1 === str.length) {\n    var fname = str.substr(0, op);\n    var params = str.substr(op + 1, ep - (op + 1)).split(',');\n    var alpha = 1; // To allow case fallthrough.\n\n    switch (fname) {\n      case 'rgba':\n        if (params.length !== 4) {\n          setRgba(rgbaArr, 0, 0, 0, 1);\n          return;\n        }\n\n        alpha = parseCssFloat(params.pop());\n      // jshint ignore:line\n      // Fall through.\n\n      case 'rgb':\n        if (params.length !== 3) {\n          setRgba(rgbaArr, 0, 0, 0, 1);\n          return;\n        }\n\n        setRgba(rgbaArr, parseCssInt(params[0]), parseCssInt(params[1]), parseCssInt(params[2]), alpha);\n        putToCache(colorStr, rgbaArr);\n        return rgbaArr;\n\n      case 'hsla':\n        if (params.length !== 4) {\n          setRgba(rgbaArr, 0, 0, 0, 1);\n          return;\n        }\n\n        params[3] = parseCssFloat(params[3]);\n        hsla2rgba(params, rgbaArr);\n        putToCache(colorStr, rgbaArr);\n        return rgbaArr;\n\n      case 'hsl':\n        if (params.length !== 3) {\n          setRgba(rgbaArr, 0, 0, 0, 1);\n          return;\n        }\n\n        hsla2rgba(params, rgbaArr);\n        putToCache(colorStr, rgbaArr);\n        return rgbaArr;\n\n      default:\n        return;\n    }\n  }\n\n  setRgba(rgbaArr, 0, 0, 0, 1);\n  return;\n}\n/**\n * @param {Array.<number>} hsla\n * @param {Array.<number>} rgba\n * @return {Array.<number>} rgba\n */\n\n\nfunction hsla2rgba(hsla, rgba) {\n  var h = (parseFloat(hsla[0]) % 360 + 360) % 360 / 360; // 0 .. 1\n  // NOTE(deanm): According to the CSS spec s/l should only be\n  // percentages, but we don't bother and let float or percentage.\n\n  var s = parseCssFloat(hsla[1]);\n  var l = parseCssFloat(hsla[2]);\n  var m2 = l <= 0.5 ? l * (s + 1) : l + s - l * s;\n  var m1 = l * 2 - m2;\n  rgba = rgba || [];\n  setRgba(rgba, clampCssByte(cssHueToRgb(m1, m2, h + 1 / 3) * 255), clampCssByte(cssHueToRgb(m1, m2, h) * 255), clampCssByte(cssHueToRgb(m1, m2, h - 1 / 3) * 255), 1);\n\n  if (hsla.length === 4) {\n    rgba[3] = hsla[3];\n  }\n\n  return rgba;\n}\n/**\n * @param {Array.<number>} rgba\n * @return {Array.<number>} hsla\n */\n\n\nfunction rgba2hsla(rgba) {\n  if (!rgba) {\n    return;\n  } // RGB from 0 to 255\n\n\n  var R = rgba[0] / 255;\n  var G = rgba[1] / 255;\n  var B = rgba[2] / 255;\n  var vMin = Math.min(R, G, B); // Min. value of RGB\n\n  var vMax = Math.max(R, G, B); // Max. value of RGB\n\n  var delta = vMax - vMin; // Delta RGB value\n\n  var L = (vMax + vMin) / 2;\n  var H;\n  var S; // HSL results from 0 to 1\n\n  if (delta === 0) {\n    H = 0;\n    S = 0;\n  } else {\n    if (L < 0.5) {\n      S = delta / (vMax + vMin);\n    } else {\n      S = delta / (2 - vMax - vMin);\n    }\n\n    var deltaR = ((vMax - R) / 6 + delta / 2) / delta;\n    var deltaG = ((vMax - G) / 6 + delta / 2) / delta;\n    var deltaB = ((vMax - B) / 6 + delta / 2) / delta;\n\n    if (R === vMax) {\n      H = deltaB - deltaG;\n    } else if (G === vMax) {\n      H = 1 / 3 + deltaR - deltaB;\n    } else if (B === vMax) {\n      H = 2 / 3 + deltaG - deltaR;\n    }\n\n    if (H < 0) {\n      H += 1;\n    }\n\n    if (H > 1) {\n      H -= 1;\n    }\n  }\n\n  var hsla = [H * 360, S, L];\n\n  if (rgba[3] != null) {\n    hsla.push(rgba[3]);\n  }\n\n  return hsla;\n}\n/**\n * @param {string} color\n * @param {number} level\n * @return {string}\n * @memberOf module:zrender/util/color\n */\n\n\nfunction lift(color, level) {\n  var colorArr = parse(color);\n\n  if (colorArr) {\n    for (var i = 0; i < 3; i++) {\n      if (level < 0) {\n        colorArr[i] = colorArr[i] * (1 - level) | 0;\n      } else {\n        colorArr[i] = (255 - colorArr[i]) * level + colorArr[i] | 0;\n      }\n    }\n\n    return stringify(colorArr, colorArr.length === 4 ? 'rgba' : 'rgb');\n  }\n}\n/**\n * @param {string} color\n * @return {string}\n * @memberOf module:zrender/util/color\n */\n\n\nfunction toHex(color) {\n  var colorArr = parse(color);\n\n  if (colorArr) {\n    return ((1 << 24) + (colorArr[0] << 16) + (colorArr[1] << 8) + +colorArr[2]).toString(16).slice(1);\n  }\n}\n/**\n * Map value to color. Faster than lerp methods because color is represented by rgba array.\n * @param {number} normalizedValue A float between 0 and 1.\n * @param {Array.<Array.<number>>} colors List of rgba color array\n * @param {Array.<number>} [out] Mapped gba color array\n * @return {Array.<number>} will be null/undefined if input illegal.\n */\n\n\nfunction fastLerp(normalizedValue, colors, out) {\n  if (!(colors && colors.length) || !(normalizedValue >= 0 && normalizedValue <= 1)) {\n    return;\n  }\n\n  out = out || [];\n  var value = normalizedValue * (colors.length - 1);\n  var leftIndex = Math.floor(value);\n  var rightIndex = Math.ceil(value);\n  var leftColor = colors[leftIndex];\n  var rightColor = colors[rightIndex];\n  var dv = value - leftIndex;\n  out[0] = clampCssByte(lerpNumber(leftColor[0], rightColor[0], dv));\n  out[1] = clampCssByte(lerpNumber(leftColor[1], rightColor[1], dv));\n  out[2] = clampCssByte(lerpNumber(leftColor[2], rightColor[2], dv));\n  out[3] = clampCssFloat(lerpNumber(leftColor[3], rightColor[3], dv));\n  return out;\n}\n/**\n * @deprecated\n */\n\n\nvar fastMapToColor = fastLerp;\n/**\n * @param {number} normalizedValue A float between 0 and 1.\n * @param {Array.<string>} colors Color list.\n * @param {boolean=} fullOutput Default false.\n * @return {(string|Object)} Result color. If fullOutput,\n *                           return {color: ..., leftIndex: ..., rightIndex: ..., value: ...},\n * @memberOf module:zrender/util/color\n */\n\nfunction lerp(normalizedValue, colors, fullOutput) {\n  if (!(colors && colors.length) || !(normalizedValue >= 0 && normalizedValue <= 1)) {\n    return;\n  }\n\n  var value = normalizedValue * (colors.length - 1);\n  var leftIndex = Math.floor(value);\n  var rightIndex = Math.ceil(value);\n  var leftColor = parse(colors[leftIndex]);\n  var rightColor = parse(colors[rightIndex]);\n  var dv = value - leftIndex;\n  var color = stringify([clampCssByte(lerpNumber(leftColor[0], rightColor[0], dv)), clampCssByte(lerpNumber(leftColor[1], rightColor[1], dv)), clampCssByte(lerpNumber(leftColor[2], rightColor[2], dv)), clampCssFloat(lerpNumber(leftColor[3], rightColor[3], dv))], 'rgba');\n  return fullOutput ? {\n    color: color,\n    leftIndex: leftIndex,\n    rightIndex: rightIndex,\n    value: value\n  } : color;\n}\n/**\n * @deprecated\n */\n\n\nvar mapToColor = lerp;\n/**\n * @param {string} color\n * @param {number=} h 0 ~ 360, ignore when null.\n * @param {number=} s 0 ~ 1, ignore when null.\n * @param {number=} l 0 ~ 1, ignore when null.\n * @return {string} Color string in rgba format.\n * @memberOf module:zrender/util/color\n */\n\nfunction modifyHSL(color, h, s, l) {\n  color = parse(color);\n\n  if (color) {\n    color = rgba2hsla(color);\n    h != null && (color[0] = clampCssAngle(h));\n    s != null && (color[1] = parseCssFloat(s));\n    l != null && (color[2] = parseCssFloat(l));\n    return stringify(hsla2rgba(color), 'rgba');\n  }\n}\n/**\n * @param {string} color\n * @param {number=} alpha 0 ~ 1\n * @return {string} Color string in rgba format.\n * @memberOf module:zrender/util/color\n */\n\n\nfunction modifyAlpha(color, alpha) {\n  color = parse(color);\n\n  if (color && alpha != null) {\n    color[3] = clampCssFloat(alpha);\n    return stringify(color, 'rgba');\n  }\n}\n/**\n * @param {Array.<number>} arrColor like [12,33,44,0.4]\n * @param {string} type 'rgba', 'hsva', ...\n * @return {string} Result color. (If input illegal, return undefined).\n */\n\n\nfunction stringify(arrColor, type) {\n  if (!arrColor || !arrColor.length) {\n    return;\n  }\n\n  var colorStr = arrColor[0] + ',' + arrColor[1] + ',' + arrColor[2];\n\n  if (type === 'rgba' || type === 'hsva' || type === 'hsla') {\n    colorStr += ',' + arrColor[3];\n  }\n\n  return type + '(' + colorStr + ')';\n}\n\nexports.parse = parse;\nexports.lift = lift;\nexports.toHex = toHex;\nexports.fastLerp = fastLerp;\nexports.fastMapToColor = fastMapToColor;\nexports.lerp = lerp;\nexports.mapToColor = mapToColor;\nexports.modifyHSL = modifyHSL;\nexports.modifyAlpha = modifyAlpha;\nexports.stringify = stringify;\n\n/***/ }),\n/* 19 */\n/***/ (function(module, exports) {\n\nvar dpr = 1; // If in browser environment\n\nif (typeof window !== 'undefined') {\n  dpr = Math.max(window.devicePixelRatio || 1, 1);\n}\n/**\n * config默认配置项\n * @exports zrender/config\n * @author Kener (@Kener-林峰, kener.linfeng@gmail.com)\n */\n\n/**\n * debug日志选项：catchBrushException为true下有效\n * 0 : 不生成debug数据，发布用\n * 1 : 异常抛出，调试用\n * 2 : 控制台输出，调试用\n */\n\n\nvar debugMode = 0; // retina 屏幕优化\n\nvar devicePixelRatio = dpr;\nexports.debugMode = debugMode;\nexports.devicePixelRatio = devicePixelRatio;\n\n/***/ }),\n/* 20 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar _util = __webpack_require__(0);\n\nvar retrieve2 = _util.retrieve2;\nvar retrieve3 = _util.retrieve3;\nvar each = _util.each;\nvar normalizeCssArray = _util.normalizeCssArray;\nvar isString = _util.isString;\nvar isObject = _util.isObject;\n\nvar textContain = __webpack_require__(5);\n\nvar roundRectHelper = __webpack_require__(21);\n\nvar imageHelper = __webpack_require__(10);\n\n// TODO: Have not support 'start', 'end' yet.\nvar VALID_TEXT_ALIGN = {\n  left: 1,\n  right: 1,\n  center: 1\n};\nvar VALID_TEXT_VERTICAL_ALIGN = {\n  top: 1,\n  bottom: 1,\n  middle: 1\n};\n/**\n * @param {module:zrender/graphic/Style} style\n * @return {module:zrender/graphic/Style} The input style.\n */\n\nfunction normalizeTextStyle(style) {\n  normalizeStyle(style);\n  each(style.rich, normalizeStyle);\n  return style;\n}\n\nfunction normalizeStyle(style) {\n  if (style) {\n    style.font = textContain.makeFont(style);\n    var textAlign = style.textAlign;\n    textAlign === 'middle' && (textAlign = 'center');\n    style.textAlign = textAlign == null || VALID_TEXT_ALIGN[textAlign] ? textAlign : 'left'; // Compatible with textBaseline.\n\n    var textVerticalAlign = style.textVerticalAlign || style.textBaseline;\n    textVerticalAlign === 'center' && (textVerticalAlign = 'middle');\n    style.textVerticalAlign = textVerticalAlign == null || VALID_TEXT_VERTICAL_ALIGN[textVerticalAlign] ? textVerticalAlign : 'top';\n    var textPadding = style.textPadding;\n\n    if (textPadding) {\n      style.textPadding = normalizeCssArray(style.textPadding);\n    }\n  }\n}\n/**\n * @param {CanvasRenderingContext2D} ctx\n * @param {string} text\n * @param {module:zrender/graphic/Style} style\n * @param {Object|boolean} [rect] {x, y, width, height}\n *                  If set false, rect text is not used.\n */\n\n\nfunction renderText(hostEl, ctx, text, style, rect) {\n  style.rich ? renderRichText(hostEl, ctx, text, style, rect) : renderPlainText(hostEl, ctx, text, style, rect);\n}\n\nfunction renderPlainText(hostEl, ctx, text, style, rect) {\n  var font = setCtx(ctx, 'font', style.font || textContain.DEFAULT_FONT);\n  var textPadding = style.textPadding;\n  var contentBlock = hostEl.__textCotentBlock;\n\n  if (!contentBlock || hostEl.__dirty) {\n    contentBlock = hostEl.__textCotentBlock = textContain.parsePlainText(text, font, textPadding, style.truncate);\n  }\n\n  var outerHeight = contentBlock.outerHeight;\n  var textLines = contentBlock.lines;\n  var lineHeight = contentBlock.lineHeight;\n  var boxPos = getBoxPosition(outerHeight, style, rect);\n  var baseX = boxPos.baseX;\n  var baseY = boxPos.baseY;\n  var textAlign = boxPos.textAlign;\n  var textVerticalAlign = boxPos.textVerticalAlign; // Origin of textRotation should be the base point of text drawing.\n\n  applyTextRotation(ctx, style, rect, baseX, baseY);\n  var boxY = textContain.adjustTextY(baseY, outerHeight, textVerticalAlign);\n  var textX = baseX;\n  var textY = boxY;\n  var needDrawBg = needDrawBackground(style);\n\n  if (needDrawBg || textPadding) {\n    // Consider performance, do not call getTextWidth util necessary.\n    var textWidth = textContain.getWidth(text, font);\n    var outerWidth = textWidth;\n    textPadding && (outerWidth += textPadding[1] + textPadding[3]);\n    var boxX = textContain.adjustTextX(baseX, outerWidth, textAlign);\n    needDrawBg && drawBackground(hostEl, ctx, style, boxX, boxY, outerWidth, outerHeight);\n\n    if (textPadding) {\n      textX = getTextXForPadding(baseX, textAlign, textPadding);\n      textY += textPadding[0];\n    }\n  }\n\n  setCtx(ctx, 'textAlign', textAlign || 'left'); // Force baseline to be \"middle\". Otherwise, if using \"top\", the\n  // text will offset downward a little bit in font \"Microsoft YaHei\".\n\n  setCtx(ctx, 'textBaseline', 'middle'); // Always set shadowBlur and shadowOffset to avoid leak from displayable.\n\n  setCtx(ctx, 'shadowBlur', style.textShadowBlur || 0);\n  setCtx(ctx, 'shadowColor', style.textShadowColor || 'transparent');\n  setCtx(ctx, 'shadowOffsetX', style.textShadowOffsetX || 0);\n  setCtx(ctx, 'shadowOffsetY', style.textShadowOffsetY || 0); // `textBaseline` is set as 'middle'.\n\n  textY += lineHeight / 2;\n  var textStrokeWidth = style.textStrokeWidth;\n  var textStroke = getStroke(style.textStroke, textStrokeWidth);\n  var textFill = getFill(style.textFill);\n\n  if (textStroke) {\n    setCtx(ctx, 'lineWidth', textStrokeWidth);\n    setCtx(ctx, 'strokeStyle', textStroke);\n  }\n\n  if (textFill) {\n    setCtx(ctx, 'fillStyle', textFill);\n  }\n\n  for (var i = 0; i < textLines.length; i++) {\n    // Fill after stroke so the outline will not cover the main part.\n    textStroke && ctx.strokeText(textLines[i], textX, textY);\n    textFill && ctx.fillText(textLines[i], textX, textY);\n    textY += lineHeight;\n  }\n}\n\nfunction renderRichText(hostEl, ctx, text, style, rect) {\n  var contentBlock = hostEl.__textCotentBlock;\n\n  if (!contentBlock || hostEl.__dirty) {\n    contentBlock = hostEl.__textCotentBlock = textContain.parseRichText(text, style);\n  }\n\n  drawRichText(hostEl, ctx, contentBlock, style, rect);\n}\n\nfunction drawRichText(hostEl, ctx, contentBlock, style, rect) {\n  var contentWidth = contentBlock.width;\n  var outerWidth = contentBlock.outerWidth;\n  var outerHeight = contentBlock.outerHeight;\n  var textPadding = style.textPadding;\n  var boxPos = getBoxPosition(outerHeight, style, rect);\n  var baseX = boxPos.baseX;\n  var baseY = boxPos.baseY;\n  var textAlign = boxPos.textAlign;\n  var textVerticalAlign = boxPos.textVerticalAlign; // Origin of textRotation should be the base point of text drawing.\n\n  applyTextRotation(ctx, style, rect, baseX, baseY);\n  var boxX = textContain.adjustTextX(baseX, outerWidth, textAlign);\n  var boxY = textContain.adjustTextY(baseY, outerHeight, textVerticalAlign);\n  var xLeft = boxX;\n  var lineTop = boxY;\n\n  if (textPadding) {\n    xLeft += textPadding[3];\n    lineTop += textPadding[0];\n  }\n\n  var xRight = xLeft + contentWidth;\n  needDrawBackground(style) && drawBackground(hostEl, ctx, style, boxX, boxY, outerWidth, outerHeight);\n\n  for (var i = 0; i < contentBlock.lines.length; i++) {\n    var line = contentBlock.lines[i];\n    var tokens = line.tokens;\n    var tokenCount = tokens.length;\n    var lineHeight = line.lineHeight;\n    var usedWidth = line.width;\n    var leftIndex = 0;\n    var lineXLeft = xLeft;\n    var lineXRight = xRight;\n    var rightIndex = tokenCount - 1;\n    var token;\n\n    while (leftIndex < tokenCount && (token = tokens[leftIndex], !token.textAlign || token.textAlign === 'left')) {\n      placeToken(hostEl, ctx, token, style, lineHeight, lineTop, lineXLeft, 'left');\n      usedWidth -= token.width;\n      lineXLeft += token.width;\n      leftIndex++;\n    }\n\n    while (rightIndex >= 0 && (token = tokens[rightIndex], token.textAlign === 'right')) {\n      placeToken(hostEl, ctx, token, style, lineHeight, lineTop, lineXRight, 'right');\n      usedWidth -= token.width;\n      lineXRight -= token.width;\n      rightIndex--;\n    } // The other tokens are placed as textAlign 'center' if there is enough space.\n\n\n    lineXLeft += (contentWidth - (lineXLeft - xLeft) - (xRight - lineXRight) - usedWidth) / 2;\n\n    while (leftIndex <= rightIndex) {\n      token = tokens[leftIndex]; // Consider width specified by user, use 'center' rather than 'left'.\n\n      placeToken(hostEl, ctx, token, style, lineHeight, lineTop, lineXLeft + token.width / 2, 'center');\n      lineXLeft += token.width;\n      leftIndex++;\n    }\n\n    lineTop += lineHeight;\n  }\n}\n\nfunction applyTextRotation(ctx, style, rect, x, y) {\n  // textRotation only apply in RectText.\n  if (rect && style.textRotation) {\n    var origin = style.textOrigin;\n\n    if (origin === 'center') {\n      x = rect.width / 2 + rect.x;\n      y = rect.height / 2 + rect.y;\n    } else if (origin) {\n      x = origin[0] + rect.x;\n      y = origin[1] + rect.y;\n    }\n\n    ctx.translate(x, y); // Positive: anticlockwise\n\n    ctx.rotate(-style.textRotation);\n    ctx.translate(-x, -y);\n  }\n}\n\nfunction placeToken(hostEl, ctx, token, style, lineHeight, lineTop, x, textAlign) {\n  var tokenStyle = style.rich[token.styleName] || {}; // 'ctx.textBaseline' is always set as 'middle', for sake of\n  // the bias of \"Microsoft YaHei\".\n\n  var textVerticalAlign = token.textVerticalAlign;\n  var y = lineTop + lineHeight / 2;\n\n  if (textVerticalAlign === 'top') {\n    y = lineTop + token.height / 2;\n  } else if (textVerticalAlign === 'bottom') {\n    y = lineTop + lineHeight - token.height / 2;\n  }\n\n  !token.isLineHolder && needDrawBackground(tokenStyle) && drawBackground(hostEl, ctx, tokenStyle, textAlign === 'right' ? x - token.width : textAlign === 'center' ? x - token.width / 2 : x, y - token.height / 2, token.width, token.height);\n  var textPadding = token.textPadding;\n\n  if (textPadding) {\n    x = getTextXForPadding(x, textAlign, textPadding);\n    y -= token.height / 2 - textPadding[2] - token.textHeight / 2;\n  }\n\n  setCtx(ctx, 'shadowBlur', retrieve3(tokenStyle.textShadowBlur, style.textShadowBlur, 0));\n  setCtx(ctx, 'shadowColor', tokenStyle.textShadowColor || style.textShadowColor || 'transparent');\n  setCtx(ctx, 'shadowOffsetX', retrieve3(tokenStyle.textShadowOffsetX, style.textShadowOffsetX, 0));\n  setCtx(ctx, 'shadowOffsetY', retrieve3(tokenStyle.textShadowOffsetY, style.textShadowOffsetY, 0));\n  setCtx(ctx, 'textAlign', textAlign); // Force baseline to be \"middle\". Otherwise, if using \"top\", the\n  // text will offset downward a little bit in font \"Microsoft YaHei\".\n\n  setCtx(ctx, 'textBaseline', 'middle');\n  setCtx(ctx, 'font', token.font || textContain.DEFAULT_FONT);\n  var textStroke = getStroke(tokenStyle.textStroke || style.textStroke, textStrokeWidth);\n  var textFill = getFill(tokenStyle.textFill || style.textFill);\n  var textStrokeWidth = retrieve2(tokenStyle.textStrokeWidth, style.textStrokeWidth); // Fill after stroke so the outline will not cover the main part.\n\n  if (textStroke) {\n    setCtx(ctx, 'lineWidth', textStrokeWidth);\n    setCtx(ctx, 'strokeStyle', textStroke);\n    ctx.strokeText(token.text, x, y);\n  }\n\n  if (textFill) {\n    setCtx(ctx, 'fillStyle', textFill);\n    ctx.fillText(token.text, x, y);\n  }\n}\n\nfunction needDrawBackground(style) {\n  return style.textBackgroundColor || style.textBorderWidth && style.textBorderColor;\n} // style: {textBackgroundColor, textBorderWidth, textBorderColor, textBorderRadius}\n// shape: {x, y, width, height}\n\n\nfunction drawBackground(hostEl, ctx, style, x, y, width, height) {\n  var textBackgroundColor = style.textBackgroundColor;\n  var textBorderWidth = style.textBorderWidth;\n  var textBorderColor = style.textBorderColor;\n  var isPlainBg = isString(textBackgroundColor);\n  setCtx(ctx, 'shadowBlur', style.textBoxShadowBlur || 0);\n  setCtx(ctx, 'shadowColor', style.textBoxShadowColor || 'transparent');\n  setCtx(ctx, 'shadowOffsetX', style.textBoxShadowOffsetX || 0);\n  setCtx(ctx, 'shadowOffsetY', style.textBoxShadowOffsetY || 0);\n\n  if (isPlainBg || textBorderWidth && textBorderColor) {\n    ctx.beginPath();\n    var textBorderRadius = style.textBorderRadius;\n\n    if (!textBorderRadius) {\n      ctx.rect(x, y, width, height);\n    } else {\n      roundRectHelper.buildPath(ctx, {\n        x: x,\n        y: y,\n        width: width,\n        height: height,\n        r: textBorderRadius\n      });\n    }\n\n    ctx.closePath();\n  }\n\n  if (isPlainBg) {\n    setCtx(ctx, 'fillStyle', textBackgroundColor);\n    ctx.fill();\n  } else if (isObject(textBackgroundColor)) {\n    var image = textBackgroundColor.image;\n    image = imageHelper.createOrUpdateImage(image, null, hostEl, onBgImageLoaded, textBackgroundColor);\n\n    if (image && imageHelper.isImageReady(image)) {\n      ctx.drawImage(image, x, y, width, height);\n    }\n  }\n\n  if (textBorderWidth && textBorderColor) {\n    setCtx(ctx, 'lineWidth', textBorderWidth);\n    setCtx(ctx, 'strokeStyle', textBorderColor);\n    ctx.stroke();\n  }\n}\n\nfunction onBgImageLoaded(image, textBackgroundColor) {\n  // Replace image, so that `contain/text.js#parseRichText`\n  // will get correct result in next tick.\n  textBackgroundColor.image = image;\n}\n\nfunction getBoxPosition(blockHeiht, style, rect) {\n  var baseX = style.x || 0;\n  var baseY = style.y || 0;\n  var textAlign = style.textAlign;\n  var textVerticalAlign = style.textVerticalAlign; // Text position represented by coord\n\n  if (rect) {\n    var textPosition = style.textPosition;\n\n    if (textPosition instanceof Array) {\n      // Percent\n      baseX = rect.x + parsePercent(textPosition[0], rect.width);\n      baseY = rect.y + parsePercent(textPosition[1], rect.height);\n    } else {\n      var res = textContain.adjustTextPositionOnRect(textPosition, rect, style.textDistance);\n      baseX = res.x;\n      baseY = res.y; // Default align and baseline when has textPosition\n\n      textAlign = textAlign || res.textAlign;\n      textVerticalAlign = textVerticalAlign || res.textVerticalAlign;\n    } // textOffset is only support in RectText, otherwise\n    // we have to adjust boundingRect for textOffset.\n\n\n    var textOffset = style.textOffset;\n\n    if (textOffset) {\n      baseX += textOffset[0];\n      baseY += textOffset[1];\n    }\n  }\n\n  return {\n    baseX: baseX,\n    baseY: baseY,\n    textAlign: textAlign,\n    textVerticalAlign: textVerticalAlign\n  };\n}\n\nfunction setCtx(ctx, prop, value) {\n  // FIXME ??? performance try\n  // if (ctx.__currentValues[prop] !== value) {\n  // ctx[prop] = ctx.__currentValues[prop] = value;\n  ctx[prop] = value; // }\n\n  return ctx[prop];\n}\n/**\n * @param {string} [stroke] If specified, do not check style.textStroke.\n * @param {string} [lineWidth] If specified, do not check style.textStroke.\n * @param {number} style\n */\n\n\nfunction getStroke(stroke, lineWidth) {\n  return stroke == null || lineWidth <= 0 || stroke === 'transparent' || stroke === 'none' ? null // TODO pattern and gradient?\n  : stroke.image || stroke.colorStops ? '#000' : stroke;\n}\n\nfunction getFill(fill) {\n  return fill == null || fill === 'none' ? null // TODO pattern and gradient?\n  : fill.image || fill.colorStops ? '#000' : fill;\n}\n\nfunction parsePercent(value, maxValue) {\n  if (typeof value === 'string') {\n    if (value.lastIndexOf('%') >= 0) {\n      return parseFloat(value) / 100 * maxValue;\n    }\n\n    return parseFloat(value);\n  }\n\n  return value;\n}\n\nfunction getTextXForPadding(x, textAlign, textPadding) {\n  return textAlign === 'right' ? x - textPadding[1] : textAlign === 'center' ? x + textPadding[3] / 2 - textPadding[1] / 2 : x + textPadding[3];\n}\n/**\n * @param {string} text\n * @param {module:zrender/Style} style\n * @return {boolean}\n */\n\n\nfunction needDrawText(text, style) {\n  return text != null && (text || style.textBackgroundColor || style.textBorderWidth && style.textBorderColor || style.textPadding);\n}\n\nexports.normalizeTextStyle = normalizeTextStyle;\nexports.renderText = renderText;\nexports.getStroke = getStroke;\nexports.getFill = getFill;\nexports.needDrawText = needDrawText;\n\n/***/ }),\n/* 21 */\n/***/ (function(module, exports) {\n\nfunction buildPath(ctx, shape) {\n  var x = shape.x;\n  var y = shape.y;\n  var width = shape.width;\n  var height = shape.height;\n  var r = shape.r;\n  var r1;\n  var r2;\n  var r3;\n  var r4; // Convert width and height to positive for better borderRadius\n\n  if (width < 0) {\n    x = x + width;\n    width = -width;\n  }\n\n  if (height < 0) {\n    y = y + height;\n    height = -height;\n  }\n\n  if (typeof r === 'number') {\n    r1 = r2 = r3 = r4 = r;\n  } else if (r instanceof Array) {\n    if (r.length === 1) {\n      r1 = r2 = r3 = r4 = r[0];\n    } else if (r.length === 2) {\n      r1 = r3 = r[0];\n      r2 = r4 = r[1];\n    } else if (r.length === 3) {\n      r1 = r[0];\n      r2 = r4 = r[1];\n      r3 = r[2];\n    } else {\n      r1 = r[0];\n      r2 = r[1];\n      r3 = r[2];\n      r4 = r[3];\n    }\n  } else {\n    r1 = r2 = r3 = r4 = 0;\n  }\n\n  var total;\n\n  if (r1 + r2 > width) {\n    total = r1 + r2;\n    r1 *= width / total;\n    r2 *= width / total;\n  }\n\n  if (r3 + r4 > width) {\n    total = r3 + r4;\n    r3 *= width / total;\n    r4 *= width / total;\n  }\n\n  if (r2 + r3 > height) {\n    total = r2 + r3;\n    r2 *= height / total;\n    r3 *= height / total;\n  }\n\n  if (r1 + r4 > height) {\n    total = r1 + r4;\n    r1 *= height / total;\n    r4 *= height / total;\n  }\n\n  ctx.moveTo(x + r1, y);\n  ctx.lineTo(x + width - r2, y);\n  r2 !== 0 && ctx.quadraticCurveTo(x + width, y, x + width, y + r2);\n  ctx.lineTo(x + width, y + height - r3);\n  r3 !== 0 && ctx.quadraticCurveTo(x + width, y + height, x + width - r3, y + height);\n  ctx.lineTo(x + r4, y + height);\n  r4 !== 0 && ctx.quadraticCurveTo(x, y + height, x, y + height - r4);\n  ctx.lineTo(x, y + r1);\n  r1 !== 0 && ctx.quadraticCurveTo(x, y, x + r1, y);\n}\n\nexports.buildPath = buildPath;\n\n/***/ }),\n/* 22 */\n/***/ (function(module, exports) {\n\nvar PI2 = Math.PI * 2;\n\nfunction normalizeRadian(angle) {\n  angle %= PI2;\n\n  if (angle < 0) {\n    angle += PI2;\n  }\n\n  return angle;\n}\n\nexports.normalizeRadian = normalizeRadian;\n\n/***/ }),\n/* 23 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar smoothSpline = __webpack_require__(66);\n\nvar smoothBezier = __webpack_require__(67);\n\nfunction buildPath(ctx, shape, closePath) {\n  var points = shape.points;\n  var smooth = shape.smooth;\n\n  if (points && points.length >= 2) {\n    if (smooth && smooth !== 'spline') {\n      var controlPoints = smoothBezier(points, smooth, closePath, shape.smoothConstraint);\n      ctx.moveTo(points[0][0], points[0][1]);\n      var len = points.length;\n\n      for (var i = 0; i < (closePath ? len : len - 1); i++) {\n        var cp1 = controlPoints[i * 2];\n        var cp2 = controlPoints[i * 2 + 1];\n        var p = points[(i + 1) % len];\n        ctx.bezierCurveTo(cp1[0], cp1[1], cp2[0], cp2[1], p[0], p[1]);\n      }\n    } else {\n      if (smooth === 'spline') {\n        points = smoothSpline(points, closePath);\n      }\n\n      ctx.moveTo(points[0][0], points[0][1]);\n\n      for (var i = 1, l = points.length; i < l; i++) {\n        ctx.lineTo(points[i][0], points[i][1]);\n      }\n    }\n\n    closePath && ctx.closePath();\n  }\n}\n\nexports.buildPath = buildPath;\n\n/***/ }),\n/* 24 */\n/***/ (function(module, exports) {\n\n/**\n * @param {Array.<Object>} colorStops\n */\nvar Gradient = function (colorStops) {\n  this.colorStops = colorStops || [];\n};\n\nGradient.prototype = {\n  constructor: Gradient,\n  addColorStop: function (offset, color) {\n    this.colorStops.push({\n      offset: offset,\n      color: color\n    });\n  }\n};\nvar _default = Gradient;\nmodule.exports = _default;\n\n/***/ }),\n/* 25 */\n/***/ (function(module, exports, __webpack_require__) {\n\nmodule.exports = __webpack_require__(26);\n\n/***/ }),\n/* 26 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar echarts = __webpack_require__(7);\nvar layoutUtil = __webpack_require__(27);\n\n__webpack_require__(28);\n__webpack_require__(77);\n\nvar wordCloudLayoutHelper = __webpack_require__(78);\n\nif (!wordCloudLayoutHelper.isSupported) {\n    throw new Error('Sorry your browser not support wordCloud');\n}\n\n// https://github.com/timdream/wordcloud2.js/blob/c236bee60436e048949f9becc4f0f67bd832dc5c/index.js#L233\nfunction updateCanvasMask(maskCanvas) {\n    var ctx = maskCanvas.getContext('2d');\n    var imageData = ctx.getImageData(\n        0, 0, maskCanvas.width, maskCanvas.height);\n    var newImageData = ctx.createImageData(imageData);\n\n    var toneSum = 0;\n    var toneCnt = 0;\n    for (var i = 0; i < imageData.data.length; i += 4) {\n        var alpha = imageData.data[i + 3];\n        if (alpha > 128) {\n            var tone = imageData.data[i]\n                + imageData.data[i + 1]\n                + imageData.data[i + 2];\n            toneSum += tone;\n            ++toneCnt;\n        }\n    }\n    var threshold = toneSum / toneCnt;\n\n    for (var i = 0; i < imageData.data.length; i += 4) {\n        var tone = imageData.data[i]\n            + imageData.data[i + 1]\n            + imageData.data[i + 2];\n        var alpha = imageData.data[i + 3];\n\n        if (alpha < 128 || tone > threshold) {\n            // Area not to draw\n            newImageData.data[i] = 0;\n            newImageData.data[i + 1] = 0;\n            newImageData.data[i + 2] = 0;\n            newImageData.data[i + 3] = 0;\n        }\n        else {\n            // Area to draw\n            // The color must be same with backgroundColor\n            newImageData.data[i] = 255;\n            newImageData.data[i + 1] = 255;\n            newImageData.data[i + 2] = 255;\n            newImageData.data[i + 3] = 255;\n        }\n    }\n\n    ctx.putImageData(newImageData, 0, 0);\n}\n\necharts.registerLayout(function (ecModel, api) {\n    ecModel.eachSeriesByType('wordCloud', function (seriesModel) {\n        var gridRect = layoutUtil.getLayoutRect(\n            seriesModel.getBoxLayoutParams(), {\n                width: api.getWidth(),\n                height: api.getHeight()\n            }\n        );\n        var data = seriesModel.getData();\n\n        var canvas = document.createElement('canvas');\n        canvas.width = gridRect.width;\n        canvas.height = gridRect.height;\n\n        var ctx = canvas.getContext('2d');\n        var maskImage = seriesModel.get('maskImage');\n        if (maskImage) {\n            try {\n                ctx.drawImage(maskImage, 0, 0, canvas.width, canvas.height);\n                updateCanvasMask(canvas);\n            }\n            catch (e) {\n                console.error('Invalid mask image');\n                console.error(e.toString());\n            }\n        }\n\n        var sizeRange = seriesModel.get('sizeRange');\n        var rotationRange = seriesModel.get('rotationRange');\n        var valueExtent = data.getDataExtent('value');\n\n        var DEGREE_TO_RAD = Math.PI / 180;\n        var gridSize = seriesModel.get('gridSize');\n        wordCloudLayoutHelper(canvas, {\n            list: data.mapArray('value', function (value, idx) {\n                var itemModel = data.getItemModel(idx);\n                return [\n                    data.getName(idx),\n                    itemModel.get('textStyle.normal.textSize', true)\n                        || echarts.number.linearMap(value, valueExtent, sizeRange),\n                    idx\n                ];\n            }).sort(function (a, b) {\n                // Sort from large to small in case there is no more room for more words\n                return b[1] - a[1];\n            }),\n            fontFamily: seriesModel.get('textStyle.normal.fontFamily')\n                || seriesModel.get('textStyle.emphasis.fontFamily')\n                || ecModel.get('textStyle.fontFamily'),\n            fontWeight: seriesModel.get('textStyle.normal.fontWeight')\n                || seriesModel.get('textStyle.emphasis.fontWeight')\n                || ecModel.get('textStyle.fontWeight'),\n            gridSize: gridSize,\n\n            ellipticity: gridRect.height / gridRect.width,\n\n            minRotation: rotationRange[0] * DEGREE_TO_RAD,\n            maxRotation: rotationRange[1] * DEGREE_TO_RAD,\n\n            clearCanvas: !maskImage,\n\n            rotateRatio: 1,\n\n            rotationStep: seriesModel.get('rotationStep') * DEGREE_TO_RAD,\n\n            drawOutOfBound: seriesModel.get('drawOutOfBound'),\n\n            shuffle: false,\n\n            shape: seriesModel.get('shape')\n        });\n\n        function onWordCloudDrawn(e) {\n            var item = e.detail.item;\n            if (e.detail.drawn && seriesModel.layoutInstance.ondraw) {\n                e.detail.drawn.gx += gridRect.x / gridSize;\n                e.detail.drawn.gy += gridRect.y / gridSize;\n                seriesModel.layoutInstance.ondraw(\n                    item[0], item[1], item[2], e.detail.drawn\n                );\n            }\n        }\n\n        canvas.addEventListener('wordclouddrawn', onWordCloudDrawn);\n\n        if (seriesModel.layoutInstance) {\n            // Dispose previous\n            seriesModel.layoutInstance.dispose();\n        }\n\n        seriesModel.layoutInstance = {\n            ondraw: null,\n\n            dispose: function () {\n                canvas.removeEventListener('wordclouddrawn', onWordCloudDrawn);\n                // Abort\n                canvas.addEventListener('wordclouddrawn', function (e) {\n                    // Prevent default to cancle the event and stop the loop\n                    e.preventDefault();\n                });\n            }\n        };\n    });\n});\n\necharts.registerPreprocessor(function (option) {\n    var series = (option || {}).series;\n    !echarts.util.isArray(series) && (series = series ? [series] : []);\n\n    var compats = ['shadowColor', 'shadowBlur', 'shadowOffsetX', 'shadowOffsetY'];\n\n    echarts.util.each(series, function (seriesItem) {\n        if (seriesItem && seriesItem.type === 'wordCloud') {\n            var textStyle = seriesItem.textStyle || {};\n\n            compatTextStyle(textStyle.normal);\n            compatTextStyle(textStyle.emphasis);\n        }\n    });\n\n    function compatTextStyle(textStyle) {\n        textStyle && echarts.util.each(compats, function (key) {\n            if (textStyle.hasOwnProperty(key)) {\n                textStyle['text' + echarts.format.capitalFirst(key)] = textStyle[key];\n            }\n        });\n    }\n});\n\n\n/***/ }),\n/* 27 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar zrUtil = __webpack_require__(0);\n\nvar BoundingRect = __webpack_require__(3);\n\nvar _number = __webpack_require__(9);\n\nvar parsePercent = _number.parsePercent;\n\nvar formatUtil = __webpack_require__(13);\n\n// Layout helpers for each component positioning\nvar each = zrUtil.each;\n/**\n * @public\n */\n\nvar LOCATION_PARAMS = ['left', 'right', 'top', 'bottom', 'width', 'height'];\n/**\n * @public\n */\n\nvar HV_NAMES = [['width', 'left', 'right'], ['height', 'top', 'bottom']];\n\nfunction boxLayout(orient, group, gap, maxWidth, maxHeight) {\n  var x = 0;\n  var y = 0;\n\n  if (maxWidth == null) {\n    maxWidth = Infinity;\n  }\n\n  if (maxHeight == null) {\n    maxHeight = Infinity;\n  }\n\n  var currentLineMaxSize = 0;\n  group.eachChild(function (child, idx) {\n    var position = child.position;\n    var rect = child.getBoundingRect();\n    var nextChild = group.childAt(idx + 1);\n    var nextChildRect = nextChild && nextChild.getBoundingRect();\n    var nextX;\n    var nextY;\n\n    if (orient === 'horizontal') {\n      var moveX = rect.width + (nextChildRect ? -nextChildRect.x + rect.x : 0);\n      nextX = x + moveX; // Wrap when width exceeds maxWidth or meet a `newline` group\n      // FIXME compare before adding gap?\n\n      if (nextX > maxWidth || child.newline) {\n        x = 0;\n        nextX = moveX;\n        y += currentLineMaxSize + gap;\n        currentLineMaxSize = rect.height;\n      } else {\n        // FIXME: consider rect.y is not `0`?\n        currentLineMaxSize = Math.max(currentLineMaxSize, rect.height);\n      }\n    } else {\n      var moveY = rect.height + (nextChildRect ? -nextChildRect.y + rect.y : 0);\n      nextY = y + moveY; // Wrap when width exceeds maxHeight or meet a `newline` group\n\n      if (nextY > maxHeight || child.newline) {\n        x += currentLineMaxSize + gap;\n        y = 0;\n        nextY = moveY;\n        currentLineMaxSize = rect.width;\n      } else {\n        currentLineMaxSize = Math.max(currentLineMaxSize, rect.width);\n      }\n    }\n\n    if (child.newline) {\n      return;\n    }\n\n    position[0] = x;\n    position[1] = y;\n    orient === 'horizontal' ? x = nextX + gap : y = nextY + gap;\n  });\n}\n/**\n * VBox or HBox layouting\n * @param {string} orient\n * @param {module:zrender/container/Group} group\n * @param {number} gap\n * @param {number} [width=Infinity]\n * @param {number} [height=Infinity]\n */\n\n\nvar box = boxLayout;\n/**\n * VBox layouting\n * @param {module:zrender/container/Group} group\n * @param {number} gap\n * @param {number} [width=Infinity]\n * @param {number} [height=Infinity]\n */\n\nvar vbox = zrUtil.curry(boxLayout, 'vertical');\n/**\n * HBox layouting\n * @param {module:zrender/container/Group} group\n * @param {number} gap\n * @param {number} [width=Infinity]\n * @param {number} [height=Infinity]\n */\n\nvar hbox = zrUtil.curry(boxLayout, 'horizontal');\n/**\n * If x or x2 is not specified or 'center' 'left' 'right',\n * the width would be as long as possible.\n * If y or y2 is not specified or 'middle' 'top' 'bottom',\n * the height would be as long as possible.\n *\n * @param {Object} positionInfo\n * @param {number|string} [positionInfo.x]\n * @param {number|string} [positionInfo.y]\n * @param {number|string} [positionInfo.x2]\n * @param {number|string} [positionInfo.y2]\n * @param {Object} containerRect {width, height}\n * @param {string|number} margin\n * @return {Object} {width, height}\n */\n\nfunction getAvailableSize(positionInfo, containerRect, margin) {\n  var containerWidth = containerRect.width;\n  var containerHeight = containerRect.height;\n  var x = parsePercent(positionInfo.x, containerWidth);\n  var y = parsePercent(positionInfo.y, containerHeight);\n  var x2 = parsePercent(positionInfo.x2, containerWidth);\n  var y2 = parsePercent(positionInfo.y2, containerHeight);\n  (isNaN(x) || isNaN(parseFloat(positionInfo.x))) && (x = 0);\n  (isNaN(x2) || isNaN(parseFloat(positionInfo.x2))) && (x2 = containerWidth);\n  (isNaN(y) || isNaN(parseFloat(positionInfo.y))) && (y = 0);\n  (isNaN(y2) || isNaN(parseFloat(positionInfo.y2))) && (y2 = containerHeight);\n  margin = formatUtil.normalizeCssArray(margin || 0);\n  return {\n    width: Math.max(x2 - x - margin[1] - margin[3], 0),\n    height: Math.max(y2 - y - margin[0] - margin[2], 0)\n  };\n}\n/**\n * Parse position info.\n *\n * @param {Object} positionInfo\n * @param {number|string} [positionInfo.left]\n * @param {number|string} [positionInfo.top]\n * @param {number|string} [positionInfo.right]\n * @param {number|string} [positionInfo.bottom]\n * @param {number|string} [positionInfo.width]\n * @param {number|string} [positionInfo.height]\n * @param {number|string} [positionInfo.aspect] Aspect is width / height\n * @param {Object} containerRect\n * @param {string|number} [margin]\n *\n * @return {module:zrender/core/BoundingRect}\n */\n\n\nfunction getLayoutRect(positionInfo, containerRect, margin) {\n  margin = formatUtil.normalizeCssArray(margin || 0);\n  var containerWidth = containerRect.width;\n  var containerHeight = containerRect.height;\n  var left = parsePercent(positionInfo.left, containerWidth);\n  var top = parsePercent(positionInfo.top, containerHeight);\n  var right = parsePercent(positionInfo.right, containerWidth);\n  var bottom = parsePercent(positionInfo.bottom, containerHeight);\n  var width = parsePercent(positionInfo.width, containerWidth);\n  var height = parsePercent(positionInfo.height, containerHeight);\n  var verticalMargin = margin[2] + margin[0];\n  var horizontalMargin = margin[1] + margin[3];\n  var aspect = positionInfo.aspect; // If width is not specified, calculate width from left and right\n\n  if (isNaN(width)) {\n    width = containerWidth - right - horizontalMargin - left;\n  }\n\n  if (isNaN(height)) {\n    height = containerHeight - bottom - verticalMargin - top;\n  }\n\n  if (aspect != null) {\n    // If width and height are not given\n    // 1. Graph should not exceeds the container\n    // 2. Aspect must be keeped\n    // 3. Graph should take the space as more as possible\n    // FIXME\n    // Margin is not considered, because there is no case that both\n    // using margin and aspect so far.\n    if (isNaN(width) && isNaN(height)) {\n      if (aspect > containerWidth / containerHeight) {\n        width = containerWidth * 0.8;\n      } else {\n        height = containerHeight * 0.8;\n      }\n    } // Calculate width or height with given aspect\n\n\n    if (isNaN(width)) {\n      width = aspect * height;\n    }\n\n    if (isNaN(height)) {\n      height = width / aspect;\n    }\n  } // If left is not specified, calculate left from right and width\n\n\n  if (isNaN(left)) {\n    left = containerWidth - right - width - horizontalMargin;\n  }\n\n  if (isNaN(top)) {\n    top = containerHeight - bottom - height - verticalMargin;\n  } // Align left and top\n\n\n  switch (positionInfo.left || positionInfo.right) {\n    case 'center':\n      left = containerWidth / 2 - width / 2 - margin[3];\n      break;\n\n    case 'right':\n      left = containerWidth - width - horizontalMargin;\n      break;\n  }\n\n  switch (positionInfo.top || positionInfo.bottom) {\n    case 'middle':\n    case 'center':\n      top = containerHeight / 2 - height / 2 - margin[0];\n      break;\n\n    case 'bottom':\n      top = containerHeight - height - verticalMargin;\n      break;\n  } // If something is wrong and left, top, width, height are calculated as NaN\n\n\n  left = left || 0;\n  top = top || 0;\n\n  if (isNaN(width)) {\n    // Width may be NaN if only one value is given except width\n    width = containerWidth - horizontalMargin - left - (right || 0);\n  }\n\n  if (isNaN(height)) {\n    // Height may be NaN if only one value is given except height\n    height = containerHeight - verticalMargin - top - (bottom || 0);\n  }\n\n  var rect = new BoundingRect(left + margin[3], top + margin[0], width, height);\n  rect.margin = margin;\n  return rect;\n}\n/**\n * Position a zr element in viewport\n *  Group position is specified by either\n *  {left, top}, {right, bottom}\n *  If all properties exists, right and bottom will be igonred.\n *\n * Logic:\n *     1. Scale (against origin point in parent coord)\n *     2. Rotate (against origin point in parent coord)\n *     3. Traslate (with el.position by this method)\n * So this method only fixes the last step 'Traslate', which does not affect\n * scaling and rotating.\n *\n * If be called repeatly with the same input el, the same result will be gotten.\n *\n * @param {module:zrender/Element} el Should have `getBoundingRect` method.\n * @param {Object} positionInfo\n * @param {number|string} [positionInfo.left]\n * @param {number|string} [positionInfo.top]\n * @param {number|string} [positionInfo.right]\n * @param {number|string} [positionInfo.bottom]\n * @param {number|string} [positionInfo.width] Only for opt.boundingModel: 'raw'\n * @param {number|string} [positionInfo.height] Only for opt.boundingModel: 'raw'\n * @param {Object} containerRect\n * @param {string|number} margin\n * @param {Object} [opt]\n * @param {Array.<number>} [opt.hv=[1,1]] Only horizontal or only vertical.\n * @param {Array.<number>} [opt.boundingMode='all']\n *        Specify how to calculate boundingRect when locating.\n *        'all': Position the boundingRect that is transformed and uioned\n *               both itself and its descendants.\n *               This mode simplies confine the elements in the bounding\n *               of their container (e.g., using 'right: 0').\n *        'raw': Position the boundingRect that is not transformed and only itself.\n *               This mode is useful when you want a element can overflow its\n *               container. (Consider a rotated circle needs to be located in a corner.)\n *               In this mode positionInfo.width/height can only be number.\n */\n\n\nfunction positionElement(el, positionInfo, containerRect, margin, opt) {\n  var h = !opt || !opt.hv || opt.hv[0];\n  var v = !opt || !opt.hv || opt.hv[1];\n  var boundingMode = opt && opt.boundingMode || 'all';\n\n  if (!h && !v) {\n    return;\n  }\n\n  var rect;\n\n  if (boundingMode === 'raw') {\n    rect = el.type === 'group' ? new BoundingRect(0, 0, +positionInfo.width || 0, +positionInfo.height || 0) : el.getBoundingRect();\n  } else {\n    rect = el.getBoundingRect();\n\n    if (el.needLocalTransform()) {\n      var transform = el.getLocalTransform(); // Notice: raw rect may be inner object of el,\n      // which should not be modified.\n\n      rect = rect.clone();\n      rect.applyTransform(transform);\n    }\n  } // The real width and height can not be specified but calculated by the given el.\n\n\n  positionInfo = getLayoutRect(zrUtil.defaults({\n    width: rect.width,\n    height: rect.height\n  }, positionInfo), containerRect, margin); // Because 'tranlate' is the last step in transform\n  // (see zrender/core/Transformable#getLocalTransfrom),\n  // we can just only modify el.position to get final result.\n\n  var elPos = el.position;\n  var dx = h ? positionInfo.x - rect.x : 0;\n  var dy = v ? positionInfo.y - rect.y : 0;\n  el.attr('position', boundingMode === 'raw' ? [dx, dy] : [elPos[0] + dx, elPos[1] + dy]);\n}\n/**\n * @param {Object} option Contains some of the properties in HV_NAMES.\n * @param {number} hvIdx 0: horizontal; 1: vertical.\n */\n\n\nfunction sizeCalculable(option, hvIdx) {\n  return option[HV_NAMES[hvIdx][0]] != null || option[HV_NAMES[hvIdx][1]] != null && option[HV_NAMES[hvIdx][2]] != null;\n}\n/**\n * Consider Case:\n * When defulat option has {left: 0, width: 100}, and we set {right: 0}\n * through setOption or media query, using normal zrUtil.merge will cause\n * {right: 0} does not take effect.\n *\n * @example\n * ComponentModel.extend({\n *     init: function () {\n *         ...\n *         var inputPositionParams = layout.getLayoutParams(option);\n *         this.mergeOption(inputPositionParams);\n *     },\n *     mergeOption: function (newOption) {\n *         newOption && zrUtil.merge(thisOption, newOption, true);\n *         layout.mergeLayoutParam(thisOption, newOption);\n *     }\n * });\n *\n * @param {Object} targetOption\n * @param {Object} newOption\n * @param {Object|string} [opt]\n * @param {boolean|Array.<boolean>} [opt.ignoreSize=false] Used for the components\n *  that width (or height) should not be calculated by left and right (or top and bottom).\n */\n\n\nfunction mergeLayoutParam(targetOption, newOption, opt) {\n  !zrUtil.isObject(opt) && (opt = {});\n  var ignoreSize = opt.ignoreSize;\n  !zrUtil.isArray(ignoreSize) && (ignoreSize = [ignoreSize, ignoreSize]);\n  var hResult = merge(HV_NAMES[0], 0);\n  var vResult = merge(HV_NAMES[1], 1);\n  copy(HV_NAMES[0], targetOption, hResult);\n  copy(HV_NAMES[1], targetOption, vResult);\n\n  function merge(names, hvIdx) {\n    var newParams = {};\n    var newValueCount = 0;\n    var merged = {};\n    var mergedValueCount = 0;\n    var enoughParamNumber = 2;\n    each(names, function (name) {\n      merged[name] = targetOption[name];\n    });\n    each(names, function (name) {\n      // Consider case: newOption.width is null, which is\n      // set by user for removing width setting.\n      hasProp(newOption, name) && (newParams[name] = merged[name] = newOption[name]);\n      hasValue(newParams, name) && newValueCount++;\n      hasValue(merged, name) && mergedValueCount++;\n    });\n\n    if (ignoreSize[hvIdx]) {\n      // Only one of left/right is premitted to exist.\n      if (hasValue(newOption, names[1])) {\n        merged[names[2]] = null;\n      } else if (hasValue(newOption, names[2])) {\n        merged[names[1]] = null;\n      }\n\n      return merged;\n    } // Case: newOption: {width: ..., right: ...},\n    // or targetOption: {right: ...} and newOption: {width: ...},\n    // There is no conflict when merged only has params count\n    // little than enoughParamNumber.\n\n\n    if (mergedValueCount === enoughParamNumber || !newValueCount) {\n      return merged;\n    } // Case: newOption: {width: ..., right: ...},\n    // Than we can make sure user only want those two, and ignore\n    // all origin params in targetOption.\n    else if (newValueCount >= enoughParamNumber) {\n        return newParams;\n      } else {\n        // Chose another param from targetOption by priority.\n        for (var i = 0; i < names.length; i++) {\n          var name = names[i];\n\n          if (!hasProp(newParams, name) && hasProp(targetOption, name)) {\n            newParams[name] = targetOption[name];\n            break;\n          }\n        }\n\n        return newParams;\n      }\n  }\n\n  function hasProp(obj, name) {\n    return obj.hasOwnProperty(name);\n  }\n\n  function hasValue(obj, name) {\n    return obj[name] != null && obj[name] !== 'auto';\n  }\n\n  function copy(names, target, source) {\n    each(names, function (name) {\n      target[name] = source[name];\n    });\n  }\n}\n/**\n * Retrieve 'left', 'right', 'top', 'bottom', 'width', 'height' from object.\n * @param {Object} source\n * @return {Object} Result contains those props.\n */\n\n\nfunction getLayoutParams(source) {\n  return copyLayoutParams({}, source);\n}\n/**\n * Retrieve 'left', 'right', 'top', 'bottom', 'width', 'height' from object.\n * @param {Object} source\n * @return {Object} Result contains those props.\n */\n\n\nfunction copyLayoutParams(target, source) {\n  source && target && each(LOCATION_PARAMS, function (name) {\n    source.hasOwnProperty(name) && (target[name] = source[name]);\n  });\n  return target;\n}\n\nexports.LOCATION_PARAMS = LOCATION_PARAMS;\nexports.HV_NAMES = HV_NAMES;\nexports.box = box;\nexports.vbox = vbox;\nexports.hbox = hbox;\nexports.getAvailableSize = getAvailableSize;\nexports.getLayoutRect = getLayoutRect;\nexports.positionElement = positionElement;\nexports.sizeCalculable = sizeCalculable;\nexports.mergeLayoutParam = mergeLayoutParam;\nexports.getLayoutParams = getLayoutParams;\nexports.copyLayoutParams = copyLayoutParams;\n\n/***/ }),\n/* 28 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar completeDimensions = __webpack_require__(29);\nvar echarts = __webpack_require__(7);\n\necharts.extendSeriesModel({\n\n    type: 'series.wordCloud',\n\n    visualColorAccessPath: 'textStyle.normal.color',\n\n    optionUpdated: function () {\n        var option = this.option;\n        option.gridSize = Math.max(Math.floor(option.gridSize), 4);\n    },\n\n    getInitialData: function (option, ecModel) {\n        var dimensions = completeDimensions(['value'], option.data);\n        var list = new echarts.List(dimensions, this);\n        list.initData(option.data);\n        return list;\n    },\n\n    // Most of options are from https://github.com/timdream/wordcloud2.js/blob/gh-pages/API.md\n    defaultOption: {\n\n        maskImage: null,\n\n        // Shape can be 'circle', 'cardioid', 'diamond', 'triangle-forward', 'triangle', 'pentagon', 'star'\n        shape: 'circle',\n\n        left: 'center',\n\n        top: 'center',\n\n        width: '70%',\n\n        height: '80%',\n\n        sizeRange: [12, 60],\n\n        rotationRange: [-90, 90],\n\n        rotationStep: 45,\n\n        gridSize: 8,\n\n        drawOutOfBound: false,\n\n        textStyle: {\n            normal: {\n                fontWeight: 'normal'\n            }\n        }\n    }\n});\n\n\n/***/ }),\n/* 29 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar zrUtil = __webpack_require__(0);\n\nvar _model = __webpack_require__(30);\n\nvar normalizeToArray = _model.normalizeToArray;\n\n/**\n * Complete dimensions by data (guess dimension).\n */\nvar each = zrUtil.each;\nvar isString = zrUtil.isString;\nvar defaults = zrUtil.defaults;\nvar OTHER_DIMS = {\n  tooltip: 1,\n  label: 1,\n  itemName: 1\n};\n/**\n * Complete the dimensions array, by user defined `dimension` and `encode`,\n * and guessing from the data structure.\n * If no 'value' dimension specified, the first no-named dimension will be\n * named as 'value'.\n *\n * @param {Array.<string>} sysDims Necessary dimensions, like ['x', 'y'], which\n *      provides not only dim template, but also default order.\n *      `name` of each item provides default coord name.\n *      [{dimsDef: []}, ...] can be specified to give names.\n * @param {Array} data Data list. [[1, 2, 3], [2, 3, 4]].\n * @param {Object} [opt]\n * @param {Array.<Object|string>} [opt.dimsDef] option.series.dimensions User defined dimensions\n *      For example: ['asdf', {name, type}, ...].\n * @param {Object} [opt.encodeDef] option.series.encode {x: 2, y: [3, 1], tooltip: [1, 2], label: 3}\n * @param {string} [opt.extraPrefix] Prefix of name when filling the left dimensions.\n * @param {string} [opt.extraFromZero] If specified, extra dim names will be:\n *                      extraPrefix + 0, extraPrefix + extraBaseIndex + 1 ...\n *                      If not specified, extra dim names will be:\n *                      extraPrefix, extraPrefix + 0, extraPrefix + 1 ...\n * @param {number} [opt.dimCount] If not specified, guess by the first data item.\n * @return {Array.<Object>} [{\n *      name: string mandatory,\n *      coordDim: string mandatory,\n *      coordDimIndex: number mandatory,\n *      type: string optional,\n *      tooltipName: string optional,\n *      otherDims: {\n *          tooltip: number optional,\n *          label: number optional\n *      },\n *      isExtraCoord: boolean true or undefined.\n *      other props ...\n * }]\n */\n\nfunction completeDimensions(sysDims, data, opt) {\n  data = data || [];\n  opt = opt || {};\n  sysDims = (sysDims || []).slice();\n  var dimsDef = (opt.dimsDef || []).slice();\n  var encodeDef = zrUtil.createHashMap(opt.encodeDef);\n  var dataDimNameMap = zrUtil.createHashMap();\n  var coordDimNameMap = zrUtil.createHashMap(); // var valueCandidate;\n\n  var result = [];\n  var dimCount = opt.dimCount;\n\n  if (dimCount == null) {\n    var value0 = retrieveValue(data[0]);\n    dimCount = Math.max(zrUtil.isArray(value0) && value0.length || 1, sysDims.length, dimsDef.length);\n    each(sysDims, function (sysDimItem) {\n      var sysDimItemDimsDef = sysDimItem.dimsDef;\n      sysDimItemDimsDef && (dimCount = Math.max(dimCount, sysDimItemDimsDef.length));\n    });\n  } // Apply user defined dims (`name` and `type`) and init result.\n\n\n  for (var i = 0; i < dimCount; i++) {\n    var dimDefItem = isString(dimsDef[i]) ? {\n      name: dimsDef[i]\n    } : dimsDef[i] || {};\n    var userDimName = dimDefItem.name;\n    var resultItem = result[i] = {\n      otherDims: {}\n    }; // Name will be applied later for avoiding duplication.\n\n    if (userDimName != null && dataDimNameMap.get(userDimName) == null) {\n      // Only if `series.dimensions` is defined in option, tooltipName\n      // will be set, and dimension will be diplayed vertically in\n      // tooltip by default.\n      resultItem.name = resultItem.tooltipName = userDimName;\n      dataDimNameMap.set(userDimName, i);\n    }\n\n    dimDefItem.type != null && (resultItem.type = dimDefItem.type);\n  } // Set `coordDim` and `coordDimIndex` by `encodeDef` and normalize `encodeDef`.\n\n\n  encodeDef.each(function (dataDims, coordDim) {\n    dataDims = encodeDef.set(coordDim, normalizeToArray(dataDims).slice());\n    each(dataDims, function (resultDimIdx, coordDimIndex) {\n      // The input resultDimIdx can be dim name or index.\n      isString(resultDimIdx) && (resultDimIdx = dataDimNameMap.get(resultDimIdx));\n\n      if (resultDimIdx != null && resultDimIdx < dimCount) {\n        dataDims[coordDimIndex] = resultDimIdx;\n        applyDim(result[resultDimIdx], coordDim, coordDimIndex);\n      }\n    });\n  }); // Apply templetes and default order from `sysDims`.\n\n  var availDimIdx = 0;\n  each(sysDims, function (sysDimItem, sysDimIndex) {\n    var coordDim;\n    var sysDimItem;\n    var sysDimItemDimsDef;\n    var sysDimItemOtherDims;\n\n    if (isString(sysDimItem)) {\n      coordDim = sysDimItem;\n      sysDimItem = {};\n    } else {\n      coordDim = sysDimItem.name;\n      sysDimItem = zrUtil.clone(sysDimItem); // `coordDimIndex` should not be set directly.\n\n      sysDimItemDimsDef = sysDimItem.dimsDef;\n      sysDimItemOtherDims = sysDimItem.otherDims;\n      sysDimItem.name = sysDimItem.coordDim = sysDimItem.coordDimIndex = sysDimItem.dimsDef = sysDimItem.otherDims = null;\n    }\n\n    var dataDims = normalizeToArray(encodeDef.get(coordDim)); // dimensions provides default dim sequences.\n\n    if (!dataDims.length) {\n      for (var i = 0; i < (sysDimItemDimsDef && sysDimItemDimsDef.length || 1); i++) {\n        while (availDimIdx < result.length && result[availDimIdx].coordDim != null) {\n          availDimIdx++;\n        }\n\n        availDimIdx < result.length && dataDims.push(availDimIdx++);\n      }\n    } // Apply templates.\n\n\n    each(dataDims, function (resultDimIdx, coordDimIndex) {\n      var resultItem = result[resultDimIdx];\n      applyDim(defaults(resultItem, sysDimItem), coordDim, coordDimIndex);\n\n      if (resultItem.name == null && sysDimItemDimsDef) {\n        resultItem.name = resultItem.tooltipName = sysDimItemDimsDef[coordDimIndex];\n      }\n\n      sysDimItemOtherDims && defaults(resultItem.otherDims, sysDimItemOtherDims);\n    });\n  }); // Make sure the first extra dim is 'value'.\n\n  var extra = opt.extraPrefix || 'value'; // Set dim `name` and other `coordDim` and other props.\n\n  for (var resultDimIdx = 0; resultDimIdx < dimCount; resultDimIdx++) {\n    var resultItem = result[resultDimIdx] = result[resultDimIdx] || {};\n    var coordDim = resultItem.coordDim;\n    coordDim == null && (resultItem.coordDim = genName(extra, coordDimNameMap, opt.extraFromZero), resultItem.coordDimIndex = 0, resultItem.isExtraCoord = true);\n    resultItem.name == null && (resultItem.name = genName(resultItem.coordDim, dataDimNameMap));\n    resultItem.type == null && guessOrdinal(data, resultDimIdx) && (resultItem.type = 'ordinal');\n  }\n\n  return result;\n\n  function applyDim(resultItem, coordDim, coordDimIndex) {\n    if (OTHER_DIMS[coordDim]) {\n      resultItem.otherDims[coordDim] = coordDimIndex;\n    } else {\n      resultItem.coordDim = coordDim;\n      resultItem.coordDimIndex = coordDimIndex;\n      coordDimNameMap.set(coordDim, true);\n    }\n  }\n\n  function genName(name, map, fromZero) {\n    if (fromZero || map.get(name) != null) {\n      var i = 0;\n\n      while (map.get(name + i) != null) {\n        i++;\n      }\n\n      name += i;\n    }\n\n    map.set(name, true);\n    return name;\n  }\n} // The rule should not be complex, otherwise user might not\n// be able to known where the data is wrong.\n\n\nvar guessOrdinal = completeDimensions.guessOrdinal = function (data, dimIndex) {\n  for (var i = 0, len = data.length; i < len; i++) {\n    var value = retrieveValue(data[i]);\n\n    if (!zrUtil.isArray(value)) {\n      return false;\n    }\n\n    var value = value[dimIndex]; // Consider usage convenience, '1', '2' will be treated as \"number\".\n    // `isFinit('')` get `true`.\n\n    if (value != null && isFinite(value) && value !== '') {\n      return false;\n    } else if (isString(value) && value !== '-') {\n      return true;\n    }\n  }\n\n  return false;\n};\n\nfunction retrieveValue(o) {\n  return zrUtil.isArray(o) ? o : zrUtil.isObject(o) ? o.value : o;\n}\n\nvar _default = completeDimensions;\nmodule.exports = _default;\n\n/***/ }),\n/* 30 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar zrUtil = __webpack_require__(0);\n\nvar formatUtil = __webpack_require__(13);\n\nvar nubmerUtil = __webpack_require__(9);\n\nvar Model = __webpack_require__(31);\n\nvar each = zrUtil.each;\nvar isObject = zrUtil.isObject;\n/**\n * If value is not array, then translate it to array.\n * @param  {*} value\n * @return {Array} [value] or value\n */\n\nfunction normalizeToArray(value) {\n  return value instanceof Array ? value : value == null ? [] : [value];\n}\n/**\n * Sync default option between normal and emphasis like `position` and `show`\n * In case some one will write code like\n *     label: {\n *         normal: {\n *             show: false,\n *             position: 'outside',\n *             fontSize: 18\n *         },\n *         emphasis: {\n *             show: true\n *         }\n *     }\n * @param {Object} opt\n * @param {Array.<string>} subOpts\n */\n\n\nfunction defaultEmphasis(opt, subOpts) {\n  if (opt) {\n    var emphasisOpt = opt.emphasis = opt.emphasis || {};\n    var normalOpt = opt.normal = opt.normal || {}; // Default emphasis option from normal\n\n    for (var i = 0, len = subOpts.length; i < len; i++) {\n      var subOptName = subOpts[i];\n\n      if (!emphasisOpt.hasOwnProperty(subOptName) && normalOpt.hasOwnProperty(subOptName)) {\n        emphasisOpt[subOptName] = normalOpt[subOptName];\n      }\n    }\n  }\n}\n\nvar TEXT_STYLE_OPTIONS = ['fontStyle', 'fontWeight', 'fontSize', 'fontFamily', 'rich', 'tag', 'color', 'textBorderColor', 'textBorderWidth', 'width', 'height', 'lineHeight', 'align', 'verticalAlign', 'baseline', 'shadowColor', 'shadowBlur', 'shadowOffsetX', 'shadowOffsetY', 'textShadowColor', 'textShadowBlur', 'textShadowOffsetX', 'textShadowOffsetY', 'backgroundColor', 'borderColor', 'borderWidth', 'borderRadius', 'padding']; // modelUtil.LABEL_OPTIONS = modelUtil.TEXT_STYLE_OPTIONS.concat([\n//     'position', 'offset', 'rotate', 'origin', 'show', 'distance', 'formatter',\n//     'fontStyle', 'fontWeight', 'fontSize', 'fontFamily',\n//     // FIXME: deprecated, check and remove it.\n//     'textStyle'\n// ]);\n\n/**\n * data could be [12, 2323, {value: 223}, [1221, 23], {value: [2, 23]}]\n * This helper method retieves value from data.\n * @param {string|number|Date|Array|Object} dataItem\n * @return {number|string|Date|Array.<number|string|Date>}\n */\n\nfunction getDataItemValue(dataItem) {\n  // Performance sensitive.\n  return dataItem && (dataItem.value == null ? dataItem : dataItem.value);\n}\n/**\n * data could be [12, 2323, {value: 223}, [1221, 23], {value: [2, 23]}]\n * This helper method determine if dataItem has extra option besides value\n * @param {string|number|Date|Array|Object} dataItem\n */\n\n\nfunction isDataItemOption(dataItem) {\n  return isObject(dataItem) && !(dataItem instanceof Array); // // markLine data can be array\n  // && !(dataItem[0] && isObject(dataItem[0]) && !(dataItem[0] instanceof Array));\n}\n/**\n * This helper method convert value in data.\n * @param {string|number|Date} value\n * @param {Object|string} [dimInfo] If string (like 'x'), dimType defaults 'number'.\n */\n\n\nfunction converDataValue(value, dimInfo) {\n  // Performance sensitive.\n  var dimType = dimInfo && dimInfo.type;\n\n  if (dimType === 'ordinal') {\n    return value;\n  }\n\n  if (dimType === 'time' // spead up when using timestamp\n  && typeof value !== 'number' && value != null && value !== '-') {\n    value = +nubmerUtil.parseDate(value);\n  } // dimType defaults 'number'.\n  // If dimType is not ordinal and value is null or undefined or NaN or '-',\n  // parse to NaN.\n\n\n  return value == null || value === '' ? NaN : +value; // If string (like '-'), using '+' parse to NaN\n}\n/**\n * Create a model proxy to be used in tooltip for edge data, markLine data, markPoint data.\n * @param {module:echarts/data/List} data\n * @param {Object} opt\n * @param {string} [opt.seriesIndex]\n * @param {Object} [opt.name]\n * @param {Object} [opt.mainType]\n * @param {Object} [opt.subType]\n */\n\n\nfunction createDataFormatModel(data, opt) {\n  var model = new Model();\n  zrUtil.mixin(model, dataFormatMixin);\n  model.seriesIndex = opt.seriesIndex;\n  model.name = opt.name || '';\n  model.mainType = opt.mainType;\n  model.subType = opt.subType;\n\n  model.getData = function () {\n    return data;\n  };\n\n  return model;\n} // PENDING A little ugly\n\n\nvar dataFormatMixin = {\n  /**\n   * Get params for formatter\n   * @param {number} dataIndex\n   * @param {string} [dataType]\n   * @return {Object}\n   */\n  getDataParams: function (dataIndex, dataType) {\n    var data = this.getData(dataType);\n    var rawValue = this.getRawValue(dataIndex, dataType);\n    var rawDataIndex = data.getRawIndex(dataIndex);\n    var name = data.getName(dataIndex, true);\n    var itemOpt = data.getRawDataItem(dataIndex);\n    var color = data.getItemVisual(dataIndex, 'color');\n    return {\n      componentType: this.mainType,\n      componentSubType: this.subType,\n      seriesType: this.mainType === 'series' ? this.subType : null,\n      seriesIndex: this.seriesIndex,\n      seriesId: this.id,\n      seriesName: this.name,\n      name: name,\n      dataIndex: rawDataIndex,\n      data: itemOpt,\n      dataType: dataType,\n      value: rawValue,\n      color: color,\n      marker: formatUtil.getTooltipMarker(color),\n      // Param name list for mapping `a`, `b`, `c`, `d`, `e`\n      $vars: ['seriesName', 'name', 'value']\n    };\n  },\n\n  /**\n   * Format label\n   * @param {number} dataIndex\n   * @param {string} [status='normal'] 'normal' or 'emphasis'\n   * @param {string} [dataType]\n   * @param {number} [dimIndex]\n   * @param {string} [labelProp='label']\n   * @return {string}\n   */\n  getFormattedLabel: function (dataIndex, status, dataType, dimIndex, labelProp) {\n    status = status || 'normal';\n    var data = this.getData(dataType);\n    var itemModel = data.getItemModel(dataIndex);\n    var params = this.getDataParams(dataIndex, dataType);\n\n    if (dimIndex != null && params.value instanceof Array) {\n      params.value = params.value[dimIndex];\n    }\n\n    var formatter = itemModel.get([labelProp || 'label', status, 'formatter']);\n\n    if (typeof formatter === 'function') {\n      params.status = status;\n      return formatter(params);\n    } else if (typeof formatter === 'string') {\n      return formatUtil.formatTpl(formatter, params);\n    }\n  },\n\n  /**\n   * Get raw value in option\n   * @param {number} idx\n   * @param {string} [dataType]\n   * @return {Object}\n   */\n  getRawValue: function (idx, dataType) {\n    var data = this.getData(dataType);\n    var dataItem = data.getRawDataItem(idx);\n\n    if (dataItem != null) {\n      return isObject(dataItem) && !(dataItem instanceof Array) ? dataItem.value : dataItem;\n    }\n  },\n\n  /**\n   * Should be implemented.\n   * @param {number} dataIndex\n   * @param {boolean} [multipleSeries=false]\n   * @param {number} [dataType]\n   * @return {string} tooltip string\n   */\n  formatTooltip: zrUtil.noop\n};\n/**\n * Mapping to exists for merge.\n *\n * @public\n * @param {Array.<Object>|Array.<module:echarts/model/Component>} exists\n * @param {Object|Array.<Object>} newCptOptions\n * @return {Array.<Object>} Result, like [{exist: ..., option: ...}, {}],\n *                          index of which is the same as exists.\n */\n\nfunction mappingToExists(exists, newCptOptions) {\n  // Mapping by the order by original option (but not order of\n  // new option) in merge mode. Because we should ensure\n  // some specified index (like xAxisIndex) is consistent with\n  // original option, which is easy to understand, espatially in\n  // media query. And in most case, merge option is used to\n  // update partial option but not be expected to change order.\n  newCptOptions = (newCptOptions || []).slice();\n  var result = zrUtil.map(exists || [], function (obj, index) {\n    return {\n      exist: obj\n    };\n  }); // Mapping by id or name if specified.\n\n  each(newCptOptions, function (cptOption, index) {\n    if (!isObject(cptOption)) {\n      return;\n    } // id has highest priority.\n\n\n    for (var i = 0; i < result.length; i++) {\n      if (!result[i].option // Consider name: two map to one.\n      && cptOption.id != null && result[i].exist.id === cptOption.id + '') {\n        result[i].option = cptOption;\n        newCptOptions[index] = null;\n        return;\n      }\n    }\n\n    for (var i = 0; i < result.length; i++) {\n      var exist = result[i].exist;\n\n      if (!result[i].option // Consider name: two map to one.\n      // Can not match when both ids exist but different.\n      && (exist.id == null || cptOption.id == null) && cptOption.name != null && !isIdInner(cptOption) && !isIdInner(exist) && exist.name === cptOption.name + '') {\n        result[i].option = cptOption;\n        newCptOptions[index] = null;\n        return;\n      }\n    }\n  }); // Otherwise mapping by index.\n\n  each(newCptOptions, function (cptOption, index) {\n    if (!isObject(cptOption)) {\n      return;\n    }\n\n    var i = 0;\n\n    for (; i < result.length; i++) {\n      var exist = result[i].exist;\n\n      if (!result[i].option // Existing model that already has id should be able to\n      // mapped to (because after mapping performed model may\n      // be assigned with a id, whish should not affect next\n      // mapping), except those has inner id.\n      && !isIdInner(exist) // Caution:\n      // Do not overwrite id. But name can be overwritten,\n      // because axis use name as 'show label text'.\n      // 'exist' always has id and name and we dont\n      // need to check it.\n      && cptOption.id == null) {\n        result[i].option = cptOption;\n        break;\n      }\n    }\n\n    if (i >= result.length) {\n      result.push({\n        option: cptOption\n      });\n    }\n  });\n  return result;\n}\n/**\n * Make id and name for mapping result (result of mappingToExists)\n * into `keyInfo` field.\n *\n * @public\n * @param {Array.<Object>} Result, like [{exist: ..., option: ...}, {}],\n *                          which order is the same as exists.\n * @return {Array.<Object>} The input.\n */\n\n\nfunction makeIdAndName(mapResult) {\n  // We use this id to hash component models and view instances\n  // in echarts. id can be specified by user, or auto generated.\n  // The id generation rule ensures new view instance are able\n  // to mapped to old instance when setOption are called in\n  // no-merge mode. So we generate model id by name and plus\n  // type in view id.\n  // name can be duplicated among components, which is convenient\n  // to specify multi components (like series) by one name.\n  // Ensure that each id is distinct.\n  var idMap = zrUtil.createHashMap();\n  each(mapResult, function (item, index) {\n    var existCpt = item.exist;\n    existCpt && idMap.set(existCpt.id, item);\n  });\n  each(mapResult, function (item, index) {\n    var opt = item.option;\n    zrUtil.assert(!opt || opt.id == null || !idMap.get(opt.id) || idMap.get(opt.id) === item, 'id duplicates: ' + (opt && opt.id));\n    opt && opt.id != null && idMap.set(opt.id, item);\n    !item.keyInfo && (item.keyInfo = {});\n  }); // Make name and id.\n\n  each(mapResult, function (item, index) {\n    var existCpt = item.exist;\n    var opt = item.option;\n    var keyInfo = item.keyInfo;\n\n    if (!isObject(opt)) {\n      return;\n    } // name can be overwitten. Consider case: axis.name = '20km'.\n    // But id generated by name will not be changed, which affect\n    // only in that case: setOption with 'not merge mode' and view\n    // instance will be recreated, which can be accepted.\n\n\n    keyInfo.name = opt.name != null ? opt.name + '' : existCpt ? existCpt.name : '\\0-'; // name may be displayed on screen, so use '-'.\n\n    if (existCpt) {\n      keyInfo.id = existCpt.id;\n    } else if (opt.id != null) {\n      keyInfo.id = opt.id + '';\n    } else {\n      // Consider this situatoin:\n      //  optionA: [{name: 'a'}, {name: 'a'}, {..}]\n      //  optionB [{..}, {name: 'a'}, {name: 'a'}]\n      // Series with the same name between optionA and optionB\n      // should be mapped.\n      var idNum = 0;\n\n      do {\n        keyInfo.id = '\\0' + keyInfo.name + '\\0' + idNum++;\n      } while (idMap.get(keyInfo.id));\n    }\n\n    idMap.set(keyInfo.id, item);\n  });\n}\n/**\n * @public\n * @param {Object} cptOption\n * @return {boolean}\n */\n\n\nfunction isIdInner(cptOption) {\n  return isObject(cptOption) && cptOption.id && (cptOption.id + '').indexOf('\\0_ec_\\0') === 0;\n}\n/**\n * A helper for removing duplicate items between batchA and batchB,\n * and in themselves, and categorize by series.\n *\n * @param {Array.<Object>} batchA Like: [{seriesId: 2, dataIndex: [32, 4, 5]}, ...]\n * @param {Array.<Object>} batchB Like: [{seriesId: 2, dataIndex: [32, 4, 5]}, ...]\n * @return {Array.<Array.<Object>, Array.<Object>>} result: [resultBatchA, resultBatchB]\n */\n\n\nfunction compressBatches(batchA, batchB) {\n  var mapA = {};\n  var mapB = {};\n  makeMap(batchA || [], mapA);\n  makeMap(batchB || [], mapB, mapA);\n  return [mapToArray(mapA), mapToArray(mapB)];\n\n  function makeMap(sourceBatch, map, otherMap) {\n    for (var i = 0, len = sourceBatch.length; i < len; i++) {\n      var seriesId = sourceBatch[i].seriesId;\n      var dataIndices = normalizeToArray(sourceBatch[i].dataIndex);\n      var otherDataIndices = otherMap && otherMap[seriesId];\n\n      for (var j = 0, lenj = dataIndices.length; j < lenj; j++) {\n        var dataIndex = dataIndices[j];\n\n        if (otherDataIndices && otherDataIndices[dataIndex]) {\n          otherDataIndices[dataIndex] = null;\n        } else {\n          (map[seriesId] || (map[seriesId] = {}))[dataIndex] = 1;\n        }\n      }\n    }\n  }\n\n  function mapToArray(map, isData) {\n    var result = [];\n\n    for (var i in map) {\n      if (map.hasOwnProperty(i) && map[i] != null) {\n        if (isData) {\n          result.push(+i);\n        } else {\n          var dataIndices = mapToArray(map[i], true);\n          dataIndices.length && result.push({\n            seriesId: i,\n            dataIndex: dataIndices\n          });\n        }\n      }\n    }\n\n    return result;\n  }\n}\n/**\n * @param {module:echarts/data/List} data\n * @param {Object} payload Contains dataIndex (means rawIndex) / dataIndexInside / name\n *                         each of which can be Array or primary type.\n * @return {number|Array.<number>} dataIndex If not found, return undefined/null.\n */\n\n\nfunction queryDataIndex(data, payload) {\n  if (payload.dataIndexInside != null) {\n    return payload.dataIndexInside;\n  } else if (payload.dataIndex != null) {\n    return zrUtil.isArray(payload.dataIndex) ? zrUtil.map(payload.dataIndex, function (value) {\n      return data.indexOfRawIndex(value);\n    }) : data.indexOfRawIndex(payload.dataIndex);\n  } else if (payload.name != null) {\n    return zrUtil.isArray(payload.name) ? zrUtil.map(payload.name, function (value) {\n      return data.indexOfName(value);\n    }) : data.indexOfName(payload.name);\n  }\n}\n/**\n * Enable property storage to any host object.\n * Notice: Serialization is not supported.\n *\n * For example:\n * var get = modelUitl.makeGetter();\n *\n * function some(hostObj) {\n *      get(hostObj)._someProperty = 1212;\n *      ...\n * }\n *\n * @return {Function}\n */\n\n\nvar makeGetter = function () {\n  var index = 0;\n  return function () {\n    var key = '\\0__ec_prop_getter_' + index++;\n    return function (hostObj) {\n      return hostObj[key] || (hostObj[key] = {});\n    };\n  };\n}();\n/**\n * @param {module:echarts/model/Global} ecModel\n * @param {string|Object} finder\n *        If string, e.g., 'geo', means {geoIndex: 0}.\n *        If Object, could contain some of these properties below:\n *        {\n *            seriesIndex, seriesId, seriesName,\n *            geoIndex, geoId, geoName,\n *            bmapIndex, bmapId, bmapName,\n *            xAxisIndex, xAxisId, xAxisName,\n *            yAxisIndex, yAxisId, yAxisName,\n *            gridIndex, gridId, gridName,\n *            ... (can be extended)\n *        }\n *        Each properties can be number|string|Array.<number>|Array.<string>\n *        For example, a finder could be\n *        {\n *            seriesIndex: 3,\n *            geoId: ['aa', 'cc'],\n *            gridName: ['xx', 'rr']\n *        }\n *        xxxIndex can be set as 'all' (means all xxx) or 'none' (means not specify)\n *        If nothing or null/undefined specified, return nothing.\n * @param {Object} [opt]\n * @param {string} [opt.defaultMainType]\n * @param {Array.<string>} [opt.includeMainTypes]\n * @return {Object} result like:\n *        {\n *            seriesModels: [seriesModel1, seriesModel2],\n *            seriesModel: seriesModel1, // The first model\n *            geoModels: [geoModel1, geoModel2],\n *            geoModel: geoModel1, // The first model\n *            ...\n *        }\n */\n\n\nfunction parseFinder(ecModel, finder, opt) {\n  if (zrUtil.isString(finder)) {\n    var obj = {};\n    obj[finder + 'Index'] = 0;\n    finder = obj;\n  }\n\n  var defaultMainType = opt && opt.defaultMainType;\n\n  if (defaultMainType && !has(finder, defaultMainType + 'Index') && !has(finder, defaultMainType + 'Id') && !has(finder, defaultMainType + 'Name')) {\n    finder[defaultMainType + 'Index'] = 0;\n  }\n\n  var result = {};\n  each(finder, function (value, key) {\n    var value = finder[key]; // Exclude 'dataIndex' and other illgal keys.\n\n    if (key === 'dataIndex' || key === 'dataIndexInside') {\n      result[key] = value;\n      return;\n    }\n\n    var parsedKey = key.match(/^(\\w+)(Index|Id|Name)$/) || [];\n    var mainType = parsedKey[1];\n    var queryType = (parsedKey[2] || '').toLowerCase();\n\n    if (!mainType || !queryType || value == null || queryType === 'index' && value === 'none' || opt && opt.includeMainTypes && zrUtil.indexOf(opt.includeMainTypes, mainType) < 0) {\n      return;\n    }\n\n    var queryParam = {\n      mainType: mainType\n    };\n\n    if (queryType !== 'index' || value !== 'all') {\n      queryParam[queryType] = value;\n    }\n\n    var models = ecModel.queryComponents(queryParam);\n    result[mainType + 'Models'] = models;\n    result[mainType + 'Model'] = models[0];\n  });\n  return result;\n}\n/**\n * @see {module:echarts/data/helper/completeDimensions}\n * @param {module:echarts/data/List} data\n * @param {string|number} dataDim\n * @return {string}\n */\n\n\nfunction dataDimToCoordDim(data, dataDim) {\n  var dimensions = data.dimensions;\n  dataDim = data.getDimension(dataDim);\n\n  for (var i = 0; i < dimensions.length; i++) {\n    var dimItem = data.getDimensionInfo(dimensions[i]);\n\n    if (dimItem.name === dataDim) {\n      return dimItem.coordDim;\n    }\n  }\n}\n/**\n * @see {module:echarts/data/helper/completeDimensions}\n * @param {module:echarts/data/List} data\n * @param {string} coordDim\n * @return {Array.<string>} data dimensions on the coordDim.\n */\n\n\nfunction coordDimToDataDim(data, coordDim) {\n  var dataDim = [];\n  each(data.dimensions, function (dimName) {\n    var dimItem = data.getDimensionInfo(dimName);\n\n    if (dimItem.coordDim === coordDim) {\n      dataDim[dimItem.coordDimIndex] = dimItem.name;\n    }\n  });\n  return dataDim;\n}\n/**\n * @see {module:echarts/data/helper/completeDimensions}\n * @param {module:echarts/data/List} data\n * @param {string} otherDim Can be `otherDims`\n *                        like 'label' or 'tooltip'.\n * @return {Array.<string>} data dimensions on the otherDim.\n */\n\n\nfunction otherDimToDataDim(data, otherDim) {\n  var dataDim = [];\n  each(data.dimensions, function (dimName) {\n    var dimItem = data.getDimensionInfo(dimName);\n    var otherDims = dimItem.otherDims;\n    var dimIndex = otherDims[otherDim];\n\n    if (dimIndex != null && dimIndex !== false) {\n      dataDim[dimIndex] = dimItem.name;\n    }\n  });\n  return dataDim;\n}\n\nfunction has(obj, prop) {\n  return obj && obj.hasOwnProperty(prop);\n}\n\nexports.normalizeToArray = normalizeToArray;\nexports.defaultEmphasis = defaultEmphasis;\nexports.TEXT_STYLE_OPTIONS = TEXT_STYLE_OPTIONS;\nexports.getDataItemValue = getDataItemValue;\nexports.isDataItemOption = isDataItemOption;\nexports.converDataValue = converDataValue;\nexports.createDataFormatModel = createDataFormatModel;\nexports.dataFormatMixin = dataFormatMixin;\nexports.mappingToExists = mappingToExists;\nexports.makeIdAndName = makeIdAndName;\nexports.isIdInner = isIdInner;\nexports.compressBatches = compressBatches;\nexports.queryDataIndex = queryDataIndex;\nexports.makeGetter = makeGetter;\nexports.parseFinder = parseFinder;\nexports.dataDimToCoordDim = dataDimToCoordDim;\nexports.coordDimToDataDim = coordDimToDataDim;\nexports.otherDimToDataDim = otherDimToDataDim;\n\n/***/ }),\n/* 31 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar zrUtil = __webpack_require__(0);\n\nvar env = __webpack_require__(15);\n\nvar clazzUtil = __webpack_require__(32);\n\nvar lineStyleMixin = __webpack_require__(35);\n\nvar areaStyleMixin = __webpack_require__(36);\n\nvar textStyleMixin = __webpack_require__(37);\n\nvar itemStyleMixin = __webpack_require__(76);\n\n/**\n * @module echarts/model/Model\n */\nvar mixin = zrUtil.mixin;\n/**\n * @alias module:echarts/model/Model\n * @constructor\n * @param {Object} option\n * @param {module:echarts/model/Model} [parentModel]\n * @param {module:echarts/model/Global} [ecModel]\n */\n\nfunction Model(option, parentModel, ecModel) {\n  /**\n   * @type {module:echarts/model/Model}\n   * @readOnly\n   */\n  this.parentModel = parentModel;\n  /**\n   * @type {module:echarts/model/Global}\n   * @readOnly\n   */\n\n  this.ecModel = ecModel;\n  /**\n   * @type {Object}\n   * @protected\n   */\n\n  this.option = option; // Simple optimization\n  // if (this.init) {\n  //     if (arguments.length <= 4) {\n  //         this.init(option, parentModel, ecModel, extraOpt);\n  //     }\n  //     else {\n  //         this.init.apply(this, arguments);\n  //     }\n  // }\n}\n\nModel.prototype = {\n  constructor: Model,\n\n  /**\n   * Model 的初始化函数\n   * @param {Object} option\n   */\n  init: null,\n\n  /**\n   * 从新的 Option merge\n   */\n  mergeOption: function (option) {\n    zrUtil.merge(this.option, option, true);\n  },\n\n  /**\n   * @param {string|Array.<string>} path\n   * @param {boolean} [ignoreParent=false]\n   * @return {*}\n   */\n  get: function (path, ignoreParent) {\n    if (path == null) {\n      return this.option;\n    }\n\n    return doGet(this.option, this.parsePath(path), !ignoreParent && getParent(this, path));\n  },\n\n  /**\n   * @param {string} key\n   * @param {boolean} [ignoreParent=false]\n   * @return {*}\n   */\n  getShallow: function (key, ignoreParent) {\n    var option = this.option;\n    var val = option == null ? option : option[key];\n    var parentModel = !ignoreParent && getParent(this, key);\n\n    if (val == null && parentModel) {\n      val = parentModel.getShallow(key);\n    }\n\n    return val;\n  },\n\n  /**\n   * @param {string|Array.<string>} [path]\n   * @param {module:echarts/model/Model} [parentModel]\n   * @return {module:echarts/model/Model}\n   */\n  getModel: function (path, parentModel) {\n    var obj = path == null ? this.option : doGet(this.option, path = this.parsePath(path));\n    var thisParentModel;\n    parentModel = parentModel || (thisParentModel = getParent(this, path)) && thisParentModel.getModel(path);\n    return new Model(obj, parentModel, this.ecModel);\n  },\n\n  /**\n   * If model has option\n   */\n  isEmpty: function () {\n    return this.option == null;\n  },\n  restoreData: function () {},\n  // Pending\n  clone: function () {\n    var Ctor = this.constructor;\n    return new Ctor(zrUtil.clone(this.option));\n  },\n  setReadOnly: function (properties) {\n    clazzUtil.setReadOnly(this, properties);\n  },\n  // If path is null/undefined, return null/undefined.\n  parsePath: function (path) {\n    if (typeof path === 'string') {\n      path = path.split('.');\n    }\n\n    return path;\n  },\n\n  /**\n   * @param {Function} getParentMethod\n   *        param {Array.<string>|string} path\n   *        return {module:echarts/model/Model}\n   */\n  customizeGetParent: function (getParentMethod) {\n    clazzUtil.set(this, 'getParent', getParentMethod);\n  },\n  isAnimationEnabled: function () {\n    if (!env.node) {\n      if (this.option.animation != null) {\n        return !!this.option.animation;\n      } else if (this.parentModel) {\n        return this.parentModel.isAnimationEnabled();\n      }\n    }\n  }\n};\n\nfunction doGet(obj, pathArr, parentModel) {\n  for (var i = 0; i < pathArr.length; i++) {\n    // Ignore empty\n    if (!pathArr[i]) {\n      continue;\n    } // obj could be number/string/... (like 0)\n\n\n    obj = obj && typeof obj === 'object' ? obj[pathArr[i]] : null;\n\n    if (obj == null) {\n      break;\n    }\n  }\n\n  if (obj == null && parentModel) {\n    obj = parentModel.get(pathArr);\n  }\n\n  return obj;\n} // `path` can be null/undefined\n\n\nfunction getParent(model, path) {\n  var getParentMethod = clazzUtil.get(model, 'getParent');\n  return getParentMethod ? getParentMethod.call(model, path) : model.parentModel;\n} // Enable Model.extend.\n\n\nclazzUtil.enableClassExtend(Model);\nmixin(Model, lineStyleMixin);\nmixin(Model, areaStyleMixin);\nmixin(Model, textStyleMixin);\nmixin(Model, itemStyleMixin);\nvar _default = Model;\nmodule.exports = _default;\n\n/***/ }),\n/* 32 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar _config = __webpack_require__(33);\n\nvar __DEV__ = _config.__DEV__;\n\nvar zrUtil = __webpack_require__(0);\n\nvar TYPE_DELIMITER = '.';\nvar IS_CONTAINER = '___EC__COMPONENT__CONTAINER___';\nvar MEMBER_PRIFIX = '\\0ec_\\0';\n/**\n * Hide private class member.\n * The same behavior as `host[name] = value;` (can be right-value)\n * @public\n */\n\nfunction set(host, name, value) {\n  return host[MEMBER_PRIFIX + name] = value;\n}\n/**\n * Hide private class member.\n * The same behavior as `host[name];`\n * @public\n */\n\n\nfunction get(host, name) {\n  return host[MEMBER_PRIFIX + name];\n}\n/**\n * For hidden private class member.\n * The same behavior as `host.hasOwnProperty(name);`\n * @public\n */\n\n\nfunction hasOwn(host, name) {\n  return host.hasOwnProperty(MEMBER_PRIFIX + name);\n}\n/**\n * Notice, parseClassType('') should returns {main: '', sub: ''}\n * @public\n */\n\n\nfunction parseClassType(componentType) {\n  var ret = {\n    main: '',\n    sub: ''\n  };\n\n  if (componentType) {\n    componentType = componentType.split(TYPE_DELIMITER);\n    ret.main = componentType[0] || '';\n    ret.sub = componentType[1] || '';\n  }\n\n  return ret;\n}\n/**\n * @public\n */\n\n\nfunction checkClassType(componentType) {\n  zrUtil.assert(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(componentType), 'componentType \"' + componentType + '\" illegal');\n}\n/**\n * @public\n */\n\n\nfunction enableClassExtend(RootClass, mandatoryMethods) {\n  RootClass.$constructor = RootClass;\n\n  RootClass.extend = function (proto) {\n    var superClass = this;\n\n    var ExtendedClass = function () {\n      if (!proto.$constructor) {\n        superClass.apply(this, arguments);\n      } else {\n        proto.$constructor.apply(this, arguments);\n      }\n    };\n\n    zrUtil.extend(ExtendedClass.prototype, proto);\n    ExtendedClass.extend = this.extend;\n    ExtendedClass.superCall = superCall;\n    ExtendedClass.superApply = superApply;\n    zrUtil.inherits(ExtendedClass, this);\n    ExtendedClass.superClass = superClass;\n    return ExtendedClass;\n  };\n} // superCall should have class info, which can not be fetch from 'this'.\n// Consider this case:\n// class A has method f,\n// class B inherits class A, overrides method f, f call superApply('f'),\n// class C inherits class B, do not overrides method f,\n// then when method of class C is called, dead loop occured.\n\n\nfunction superCall(context, methodName) {\n  var args = zrUtil.slice(arguments, 2);\n  return this.superClass.prototype[methodName].apply(context, args);\n}\n\nfunction superApply(context, methodName, args) {\n  return this.superClass.prototype[methodName].apply(context, args);\n}\n/**\n * @param {Object} entity\n * @param {Object} options\n * @param {boolean} [options.registerWhenExtend]\n * @public\n */\n\n\nfunction enableClassManagement(entity, options) {\n  options = options || {};\n  /**\n   * Component model classes\n   * key: componentType,\n   * value:\n   *     componentClass, when componentType is 'xxx'\n   *     or Object.<subKey, componentClass>, when componentType is 'xxx.yy'\n   * @type {Object}\n   */\n\n  var storage = {};\n\n  entity.registerClass = function (Clazz, componentType) {\n    if (componentType) {\n      checkClassType(componentType);\n      componentType = parseClassType(componentType);\n\n      if (!componentType.sub) {\n        storage[componentType.main] = Clazz;\n      } else if (componentType.sub !== IS_CONTAINER) {\n        var container = makeContainer(componentType);\n        container[componentType.sub] = Clazz;\n      }\n    }\n\n    return Clazz;\n  };\n\n  entity.getClass = function (componentMainType, subType, throwWhenNotFound) {\n    var Clazz = storage[componentMainType];\n\n    if (Clazz && Clazz[IS_CONTAINER]) {\n      Clazz = subType ? Clazz[subType] : null;\n    }\n\n    if (throwWhenNotFound && !Clazz) {\n      throw new Error(!subType ? componentMainType + '.' + 'type should be specified.' : 'Component ' + componentMainType + '.' + (subType || '') + ' not exists. Load it first.');\n    }\n\n    return Clazz;\n  };\n\n  entity.getClassesByMainType = function (componentType) {\n    componentType = parseClassType(componentType);\n    var result = [];\n    var obj = storage[componentType.main];\n\n    if (obj && obj[IS_CONTAINER]) {\n      zrUtil.each(obj, function (o, type) {\n        type !== IS_CONTAINER && result.push(o);\n      });\n    } else {\n      result.push(obj);\n    }\n\n    return result;\n  };\n\n  entity.hasClass = function (componentType) {\n    // Just consider componentType.main.\n    componentType = parseClassType(componentType);\n    return !!storage[componentType.main];\n  };\n  /**\n   * @return {Array.<string>} Like ['aa', 'bb'], but can not be ['aa.xx']\n   */\n\n\n  entity.getAllClassMainTypes = function () {\n    var types = [];\n    zrUtil.each(storage, function (obj, type) {\n      types.push(type);\n    });\n    return types;\n  };\n  /**\n   * If a main type is container and has sub types\n   * @param  {string}  mainType\n   * @return {boolean}\n   */\n\n\n  entity.hasSubTypes = function (componentType) {\n    componentType = parseClassType(componentType);\n    var obj = storage[componentType.main];\n    return obj && obj[IS_CONTAINER];\n  };\n\n  entity.parseClassType = parseClassType;\n\n  function makeContainer(componentType) {\n    var container = storage[componentType.main];\n\n    if (!container || !container[IS_CONTAINER]) {\n      container = storage[componentType.main] = {};\n      container[IS_CONTAINER] = true;\n    }\n\n    return container;\n  }\n\n  if (options.registerWhenExtend) {\n    var originalExtend = entity.extend;\n\n    if (originalExtend) {\n      entity.extend = function (proto) {\n        var ExtendedClass = originalExtend.call(this, proto);\n        return entity.registerClass(ExtendedClass, proto.type);\n      };\n    }\n  }\n\n  return entity;\n}\n/**\n * @param {string|Array.<string>} properties\n */\n\n\nfunction setReadOnly(obj, properties) {// FIXME It seems broken in IE8 simulation of IE11\n  // if (!zrUtil.isArray(properties)) {\n  //     properties = properties != null ? [properties] : [];\n  // }\n  // zrUtil.each(properties, function (prop) {\n  //     var value = obj[prop];\n  //     Object.defineProperty\n  //         && Object.defineProperty(obj, prop, {\n  //             value: value, writable: false\n  //         });\n  //     zrUtil.isArray(obj[prop])\n  //         && Object.freeze\n  //         && Object.freeze(obj[prop]);\n  // });\n}\n\nexports.set = set;\nexports.get = get;\nexports.hasOwn = hasOwn;\nexports.parseClassType = parseClassType;\nexports.enableClassExtend = enableClassExtend;\nexports.enableClassManagement = enableClassManagement;\nexports.setReadOnly = setReadOnly;\n\n/***/ }),\n/* 33 */\n/***/ (function(module, exports, __webpack_require__) {\n\n/* WEBPACK VAR INJECTION */(function(global) {// (1) The code `if (__DEV__) ...` can be removed by build tool.\n// (2) If intend to use `__DEV__`, this module should be imported. Use a global\n// variable `__DEV__` may cause that miss the declaration (see #6535), or the\n// declaration is behind of the using position (for example in `Model.extent`,\n// And tools like rollup can not analysis the dependency if not import).\nvar dev; // In browser\n\nif (typeof window !== 'undefined') {\n  dev = window.__DEV__;\n} // In node\nelse if (typeof global !== 'undefined') {\n    dev = global.__DEV__;\n  }\n\nif (typeof dev === 'undefined') {\n  dev = true;\n}\n\nvar __DEV__ = dev;\nexports.__DEV__ = __DEV__;\n/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(34)))\n\n/***/ }),\n/* 34 */\n/***/ (function(module, exports) {\n\nvar g;\n\n// This works in non-strict mode\ng = (function() {\n\treturn this;\n})();\n\ntry {\n\t// This works if eval is allowed (see CSP)\n\tg = g || Function(\"return this\")() || (1,eval)(\"this\");\n} catch(e) {\n\t// This works if the window reference is available\n\tif(typeof window === \"object\")\n\t\tg = window;\n}\n\n// g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\nmodule.exports = g;\n\n\n/***/ }),\n/* 35 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar makeStyleMapper = __webpack_require__(11);\n\nvar getLineStyle = makeStyleMapper([['lineWidth', 'width'], ['stroke', 'color'], ['opacity'], ['shadowBlur'], ['shadowOffsetX'], ['shadowOffsetY'], ['shadowColor']]);\nvar _default = {\n  getLineStyle: function (excludes) {\n    var style = getLineStyle(this, excludes);\n    var lineDash = this.getLineDash(style.lineWidth);\n    lineDash && (style.lineDash = lineDash);\n    return style;\n  },\n  getLineDash: function (lineWidth) {\n    if (lineWidth == null) {\n      lineWidth = 1;\n    }\n\n    var lineType = this.get('type');\n    var dotSize = Math.max(lineWidth, 2);\n    var dashSize = lineWidth * 4;\n    return lineType === 'solid' || lineType == null ? null : lineType === 'dashed' ? [dashSize, dashSize] : [dotSize, dotSize];\n  }\n};\nmodule.exports = _default;\n\n/***/ }),\n/* 36 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar makeStyleMapper = __webpack_require__(11);\n\nvar getAreaStyle = makeStyleMapper([['fill', 'color'], ['shadowBlur'], ['shadowOffsetX'], ['shadowOffsetY'], ['opacity'], ['shadowColor']]);\nvar _default = {\n  getAreaStyle: function (excludes, includes) {\n    return getAreaStyle(this, excludes, includes);\n  }\n};\nmodule.exports = _default;\n\n/***/ }),\n/* 37 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar textContain = __webpack_require__(5);\n\nvar graphicUtil = __webpack_require__(38);\n\nvar PATH_COLOR = ['textStyle', 'color'];\nvar _default = {\n  /**\n   * Get color property or get color from option.textStyle.color\n   * @param {boolean} [isEmphasis]\n   * @return {string}\n   */\n  getTextColor: function (isEmphasis) {\n    var ecModel = this.ecModel;\n    return this.getShallow('color') || (!isEmphasis && ecModel ? ecModel.get(PATH_COLOR) : null);\n  },\n\n  /**\n   * Create font string from fontStyle, fontWeight, fontSize, fontFamily\n   * @return {string}\n   */\n  getFont: function () {\n    return graphicUtil.getFont({\n      fontStyle: this.getShallow('fontStyle'),\n      fontWeight: this.getShallow('fontWeight'),\n      fontSize: this.getShallow('fontSize'),\n      fontFamily: this.getShallow('fontFamily')\n    }, this.ecModel);\n  },\n  getTextRect: function (text) {\n    return textContain.getBoundingRect(text, this.getFont(), this.getShallow('align'), this.getShallow('verticalAlign') || this.getShallow('baseline'), this.getShallow('padding'), this.getShallow('rich'), this.getShallow('truncateText'));\n  }\n};\nmodule.exports = _default;\n\n/***/ }),\n/* 38 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar zrUtil = __webpack_require__(0);\n\nvar pathTool = __webpack_require__(39);\n\nvar colorTool = __webpack_require__(18);\n\nvar matrix = __webpack_require__(8);\n\nvar vector = __webpack_require__(2);\n\nvar Path = __webpack_require__(1);\n\nvar Transformable = __webpack_require__(17);\n\nvar Image = __webpack_require__(58);\n\nexports.Image = Image;\n\nvar Group = __webpack_require__(59);\n\nexports.Group = Group;\n\nvar Text = __webpack_require__(60);\n\nexports.Text = Text;\n\nvar Circle = __webpack_require__(61);\n\nexports.Circle = Circle;\n\nvar Sector = __webpack_require__(62);\n\nexports.Sector = Sector;\n\nvar Ring = __webpack_require__(64);\n\nexports.Ring = Ring;\n\nvar Polygon = __webpack_require__(65);\n\nexports.Polygon = Polygon;\n\nvar Polyline = __webpack_require__(68);\n\nexports.Polyline = Polyline;\n\nvar Rect = __webpack_require__(69);\n\nexports.Rect = Rect;\n\nvar Line = __webpack_require__(70);\n\nexports.Line = Line;\n\nvar BezierCurve = __webpack_require__(71);\n\nexports.BezierCurve = BezierCurve;\n\nvar Arc = __webpack_require__(72);\n\nexports.Arc = Arc;\n\nvar CompoundPath = __webpack_require__(73);\n\nexports.CompoundPath = CompoundPath;\n\nvar LinearGradient = __webpack_require__(74);\n\nexports.LinearGradient = LinearGradient;\n\nvar RadialGradient = __webpack_require__(75);\n\nexports.RadialGradient = RadialGradient;\n\nvar BoundingRect = __webpack_require__(3);\n\nexports.BoundingRect = BoundingRect;\nvar round = Math.round;\nvar mathMax = Math.max;\nvar mathMin = Math.min;\nvar EMPTY_OBJ = {};\n/**\n * Extend shape with parameters\n */\n\nfunction extendShape(opts) {\n  return Path.extend(opts);\n}\n/**\n * Extend path\n */\n\n\nfunction extendPath(pathData, opts) {\n  return pathTool.extendFromString(pathData, opts);\n}\n/**\n * Create a path element from path data string\n * @param {string} pathData\n * @param {Object} opts\n * @param {module:zrender/core/BoundingRect} rect\n * @param {string} [layout=cover] 'center' or 'cover'\n */\n\n\nfunction makePath(pathData, opts, rect, layout) {\n  var path = pathTool.createFromString(pathData, opts);\n  var boundingRect = path.getBoundingRect();\n\n  if (rect) {\n    if (layout === 'center') {\n      rect = centerGraphic(rect, boundingRect);\n    }\n\n    resizePath(path, rect);\n  }\n\n  return path;\n}\n/**\n * Create a image element from image url\n * @param {string} imageUrl image url\n * @param {Object} opts options\n * @param {module:zrender/core/BoundingRect} rect constrain rect\n * @param {string} [layout=cover] 'center' or 'cover'\n */\n\n\nfunction makeImage(imageUrl, rect, layout) {\n  var path = new Image({\n    style: {\n      image: imageUrl,\n      x: rect.x,\n      y: rect.y,\n      width: rect.width,\n      height: rect.height\n    },\n    onload: function (img) {\n      if (layout === 'center') {\n        var boundingRect = {\n          width: img.width,\n          height: img.height\n        };\n        path.setStyle(centerGraphic(rect, boundingRect));\n      }\n    }\n  });\n  return path;\n}\n/**\n * Get position of centered element in bounding box.\n *\n * @param  {Object} rect         element local bounding box\n * @param  {Object} boundingRect constraint bounding box\n * @return {Object} element position containing x, y, width, and height\n */\n\n\nfunction centerGraphic(rect, boundingRect) {\n  // Set rect to center, keep width / height ratio.\n  var aspect = boundingRect.width / boundingRect.height;\n  var width = rect.height * aspect;\n  var height;\n\n  if (width <= rect.width) {\n    height = rect.height;\n  } else {\n    width = rect.width;\n    height = width / aspect;\n  }\n\n  var cx = rect.x + rect.width / 2;\n  var cy = rect.y + rect.height / 2;\n  return {\n    x: cx - width / 2,\n    y: cy - height / 2,\n    width: width,\n    height: height\n  };\n}\n\nvar mergePath = pathTool.mergePath;\n/**\n * Resize a path to fit the rect\n * @param {module:zrender/graphic/Path} path\n * @param {Object} rect\n */\n\nfunction resizePath(path, rect) {\n  if (!path.applyTransform) {\n    return;\n  }\n\n  var pathRect = path.getBoundingRect();\n  var m = pathRect.calculateTransform(rect);\n  path.applyTransform(m);\n}\n/**\n * Sub pixel optimize line for canvas\n *\n * @param {Object} param\n * @param {Object} [param.shape]\n * @param {number} [param.shape.x1]\n * @param {number} [param.shape.y1]\n * @param {number} [param.shape.x2]\n * @param {number} [param.shape.y2]\n * @param {Object} [param.style]\n * @param {number} [param.style.lineWidth]\n * @return {Object} Modified param\n */\n\n\nfunction subPixelOptimizeLine(param) {\n  var shape = param.shape;\n  var lineWidth = param.style.lineWidth;\n\n  if (round(shape.x1 * 2) === round(shape.x2 * 2)) {\n    shape.x1 = shape.x2 = subPixelOptimize(shape.x1, lineWidth, true);\n  }\n\n  if (round(shape.y1 * 2) === round(shape.y2 * 2)) {\n    shape.y1 = shape.y2 = subPixelOptimize(shape.y1, lineWidth, true);\n  }\n\n  return param;\n}\n/**\n * Sub pixel optimize rect for canvas\n *\n * @param {Object} param\n * @param {Object} [param.shape]\n * @param {number} [param.shape.x]\n * @param {number} [param.shape.y]\n * @param {number} [param.shape.width]\n * @param {number} [param.shape.height]\n * @param {Object} [param.style]\n * @param {number} [param.style.lineWidth]\n * @return {Object} Modified param\n */\n\n\nfunction subPixelOptimizeRect(param) {\n  var shape = param.shape;\n  var lineWidth = param.style.lineWidth;\n  var originX = shape.x;\n  var originY = shape.y;\n  var originWidth = shape.width;\n  var originHeight = shape.height;\n  shape.x = subPixelOptimize(shape.x, lineWidth, true);\n  shape.y = subPixelOptimize(shape.y, lineWidth, true);\n  shape.width = Math.max(subPixelOptimize(originX + originWidth, lineWidth, false) - shape.x, originWidth === 0 ? 0 : 1);\n  shape.height = Math.max(subPixelOptimize(originY + originHeight, lineWidth, false) - shape.y, originHeight === 0 ? 0 : 1);\n  return param;\n}\n/**\n * Sub pixel optimize for canvas\n *\n * @param {number} position Coordinate, such as x, y\n * @param {number} lineWidth Should be nonnegative integer.\n * @param {boolean=} positiveOrNegative Default false (negative).\n * @return {number} Optimized position.\n */\n\n\nfunction subPixelOptimize(position, lineWidth, positiveOrNegative) {\n  // Assure that (position + lineWidth / 2) is near integer edge,\n  // otherwise line will be fuzzy in canvas.\n  var doubledPosition = round(position * 2);\n  return (doubledPosition + round(lineWidth)) % 2 === 0 ? doubledPosition / 2 : (doubledPosition + (positiveOrNegative ? 1 : -1)) / 2;\n}\n\nfunction hasFillOrStroke(fillOrStroke) {\n  return fillOrStroke != null && fillOrStroke != 'none';\n}\n\nfunction liftColor(color) {\n  return typeof color === 'string' ? colorTool.lift(color, -0.1) : color;\n}\n/**\n * @private\n */\n\n\nfunction cacheElementStl(el) {\n  if (el.__hoverStlDirty) {\n    var stroke = el.style.stroke;\n    var fill = el.style.fill; // Create hoverStyle on mouseover\n\n    var hoverStyle = el.__hoverStl;\n    hoverStyle.fill = hoverStyle.fill || (hasFillOrStroke(fill) ? liftColor(fill) : null);\n    hoverStyle.stroke = hoverStyle.stroke || (hasFillOrStroke(stroke) ? liftColor(stroke) : null);\n    var normalStyle = {};\n\n    for (var name in hoverStyle) {\n      // See comment in `doSingleEnterHover`.\n      if (hoverStyle[name] != null) {\n        normalStyle[name] = el.style[name];\n      }\n    }\n\n    el.__normalStl = normalStyle;\n    el.__hoverStlDirty = false;\n  }\n}\n/**\n * @private\n */\n\n\nfunction doSingleEnterHover(el) {\n  if (el.__isHover) {\n    return;\n  }\n\n  cacheElementStl(el);\n\n  if (el.useHoverLayer) {\n    el.__zr && el.__zr.addHover(el, el.__hoverStl);\n  } else {\n    var style = el.style;\n    var insideRollbackOpt = style.insideRollbackOpt; // Consider case: only `position: 'top'` is set on emphasis, then text\n    // color should be returned to `autoColor`, rather than remain '#fff'.\n    // So we should rollback then apply again after style merging.\n\n    insideRollbackOpt && rollbackInsideStyle(style); // styles can be:\n    // {\n    //     label: {\n    //         normal: {\n    //             show: false,\n    //             position: 'outside',\n    //             fontSize: 18\n    //         },\n    //         emphasis: {\n    //             show: true\n    //         }\n    //     }\n    // },\n    // where properties of `emphasis` may not appear in `normal`. We previously use\n    // module:echarts/util/model#defaultEmphasis to merge `normal` to `emphasis`.\n    // But consider rich text and setOption in merge mode, it is impossible to cover\n    // all properties in merge. So we use merge mode when setting style here, where\n    // only properties that is not `null/undefined` can be set. The disadventage:\n    // null/undefined can not be used to remove style any more in `emphasis`.\n\n    style.extendFrom(el.__hoverStl); // Do not save `insideRollback`.\n\n    if (insideRollbackOpt) {\n      applyInsideStyle(style, style.insideOriginalTextPosition, insideRollbackOpt); // textFill may be rollbacked to null.\n\n      if (style.textFill == null) {\n        style.textFill = insideRollbackOpt.autoColor;\n      }\n    }\n\n    el.dirty(false);\n    el.z2 += 1;\n  }\n\n  el.__isHover = true;\n}\n/**\n * @inner\n */\n\n\nfunction doSingleLeaveHover(el) {\n  if (!el.__isHover) {\n    return;\n  }\n\n  var normalStl = el.__normalStl;\n\n  if (el.useHoverLayer) {\n    el.__zr && el.__zr.removeHover(el);\n  } else {\n    // Consider null/undefined value, should use\n    // `setStyle` but not `extendFrom(stl, true)`.\n    normalStl && el.setStyle(normalStl);\n    el.z2 -= 1;\n  }\n\n  el.__isHover = false;\n}\n/**\n * @inner\n */\n\n\nfunction doEnterHover(el) {\n  el.type === 'group' ? el.traverse(function (child) {\n    if (child.type !== 'group') {\n      doSingleEnterHover(child);\n    }\n  }) : doSingleEnterHover(el);\n}\n\nfunction doLeaveHover(el) {\n  el.type === 'group' ? el.traverse(function (child) {\n    if (child.type !== 'group') {\n      doSingleLeaveHover(child);\n    }\n  }) : doSingleLeaveHover(el);\n}\n/**\n * @inner\n */\n\n\nfunction setElementHoverStl(el, hoverStl) {\n  // If element has sepcified hoverStyle, then use it instead of given hoverStyle\n  // Often used when item group has a label element and it's hoverStyle is different\n  el.__hoverStl = el.hoverStyle || hoverStl || {};\n  el.__hoverStlDirty = true;\n\n  if (el.__isHover) {\n    cacheElementStl(el);\n  }\n}\n/**\n * @inner\n */\n\n\nfunction onElementMouseOver(e) {\n  if (this.__hoverSilentOnTouch && e.zrByTouch) {\n    return;\n  } // Only if element is not in emphasis status\n\n\n  !this.__isEmphasis && doEnterHover(this);\n}\n/**\n * @inner\n */\n\n\nfunction onElementMouseOut(e) {\n  if (this.__hoverSilentOnTouch && e.zrByTouch) {\n    return;\n  } // Only if element is not in emphasis status\n\n\n  !this.__isEmphasis && doLeaveHover(this);\n}\n/**\n * @inner\n */\n\n\nfunction enterEmphasis() {\n  this.__isEmphasis = true;\n  doEnterHover(this);\n}\n/**\n * @inner\n */\n\n\nfunction leaveEmphasis() {\n  this.__isEmphasis = false;\n  doLeaveHover(this);\n}\n/**\n * Set hover style of element.\n * This method can be called repeatly without side-effects.\n * @param {module:zrender/Element} el\n * @param {Object} [hoverStyle]\n * @param {Object} [opt]\n * @param {boolean} [opt.hoverSilentOnTouch=false]\n *        In touch device, mouseover event will be trigger on touchstart event\n *        (see module:zrender/dom/HandlerProxy). By this mechanism, we can\n *        conviniently use hoverStyle when tap on touch screen without additional\n *        code for compatibility.\n *        But if the chart/component has select feature, which usually also use\n *        hoverStyle, there might be conflict between 'select-highlight' and\n *        'hover-highlight' especially when roam is enabled (see geo for example).\n *        In this case, hoverSilentOnTouch should be used to disable hover-highlight\n *        on touch device.\n */\n\n\nfunction setHoverStyle(el, hoverStyle, opt) {\n  el.__hoverSilentOnTouch = opt && opt.hoverSilentOnTouch;\n  el.type === 'group' ? el.traverse(function (child) {\n    if (child.type !== 'group') {\n      setElementHoverStl(child, hoverStyle);\n    }\n  }) : setElementHoverStl(el, hoverStyle); // Duplicated function will be auto-ignored, see Eventful.js.\n\n  el.on('mouseover', onElementMouseOver).on('mouseout', onElementMouseOut); // Emphasis, normal can be triggered manually\n\n  el.on('emphasis', enterEmphasis).on('normal', leaveEmphasis);\n}\n/**\n * @param {Object|module:zrender/graphic/Style} normalStyle\n * @param {Object} emphasisStyle\n * @param {module:echarts/model/Model} normalModel\n * @param {module:echarts/model/Model} emphasisModel\n * @param {Object} opt Check `opt` of `setTextStyleCommon` to find other props.\n * @param {Object} [opt.defaultText]\n * @param {module:echarts/model/Model} [opt.labelFetcher] Fetch text by\n *      `opt.labelFetcher.getFormattedLabel(opt.labelDataIndex, 'normal'/'emphasis', null, opt.labelDimIndex)`\n * @param {module:echarts/model/Model} [opt.labelDataIndex] Fetch text by\n *      `opt.textFetcher.getFormattedLabel(opt.labelDataIndex, 'normal'/'emphasis', null, opt.labelDimIndex)`\n * @param {module:echarts/model/Model} [opt.labelDimIndex] Fetch text by\n *      `opt.textFetcher.getFormattedLabel(opt.labelDataIndex, 'normal'/'emphasis', null, opt.labelDimIndex)`\n * @param {Object} [normalSpecified]\n * @param {Object} [emphasisSpecified]\n */\n\n\nfunction setLabelStyle(normalStyle, emphasisStyle, normalModel, emphasisModel, opt, normalSpecified, emphasisSpecified) {\n  opt = opt || EMPTY_OBJ;\n  var labelFetcher = opt.labelFetcher;\n  var labelDataIndex = opt.labelDataIndex;\n  var labelDimIndex = opt.labelDimIndex; // This scenario, `label.normal.show = true; label.emphasis.show = false`,\n  // is not supported util someone requests.\n\n  var showNormal = normalModel.getShallow('show');\n  var showEmphasis = emphasisModel.getShallow('show'); // Consider performance, only fetch label when necessary.\n  // If `normal.show` is `false` and `emphasis.show` is `true` and `emphasis.formatter` is not set,\n  // label should be displayed, where text is fetched by `normal.formatter` or `opt.defaultText`.\n\n  var baseText = showNormal || showEmphasis ? zrUtil.retrieve2(labelFetcher ? labelFetcher.getFormattedLabel(labelDataIndex, 'normal', null, labelDimIndex) : null, opt.defaultText) : null;\n  var normalStyleText = showNormal ? baseText : null;\n  var emphasisStyleText = showEmphasis ? zrUtil.retrieve2(labelFetcher ? labelFetcher.getFormattedLabel(labelDataIndex, 'emphasis', null, labelDimIndex) : null, baseText) : null; // Optimize: If style.text is null, text will not be drawn.\n\n  if (normalStyleText != null || emphasisStyleText != null) {\n    // Always set `textStyle` even if `normalStyle.text` is null, because default\n    // values have to be set on `normalStyle`.\n    // If we set default values on `emphasisStyle`, consider case:\n    // Firstly, `setOption(... label: {normal: {text: null}, emphasis: {show: true}} ...);`\n    // Secondly, `setOption(... label: {noraml: {show: true, text: 'abc', color: 'red'} ...);`\n    // Then the 'red' will not work on emphasis.\n    setTextStyle(normalStyle, normalModel, normalSpecified, opt);\n    setTextStyle(emphasisStyle, emphasisModel, emphasisSpecified, opt, true);\n  }\n\n  normalStyle.text = normalStyleText;\n  emphasisStyle.text = emphasisStyleText;\n}\n/**\n * Set basic textStyle properties.\n * @param {Object|module:zrender/graphic/Style} textStyle\n * @param {module:echarts/model/Model} model\n * @param {Object} [specifiedTextStyle] Can be overrided by settings in model.\n * @param {Object} [opt] See `opt` of `setTextStyleCommon`.\n * @param {boolean} [isEmphasis]\n */\n\n\nfunction setTextStyle(textStyle, textStyleModel, specifiedTextStyle, opt, isEmphasis) {\n  setTextStyleCommon(textStyle, textStyleModel, opt, isEmphasis);\n  specifiedTextStyle && zrUtil.extend(textStyle, specifiedTextStyle);\n  textStyle.host && textStyle.host.dirty && textStyle.host.dirty(false);\n  return textStyle;\n}\n/**\n * Set text option in the style.\n * @deprecated\n * @param {Object} textStyle\n * @param {module:echarts/model/Model} labelModel\n * @param {string|boolean} defaultColor Default text color.\n *        If set as false, it will be processed as a emphasis style.\n */\n\n\nfunction setText(textStyle, labelModel, defaultColor) {\n  var opt = {\n    isRectText: true\n  };\n  var isEmphasis;\n\n  if (defaultColor === false) {\n    isEmphasis = true;\n  } else {\n    // Support setting color as 'auto' to get visual color.\n    opt.autoColor = defaultColor;\n  }\n\n  setTextStyleCommon(textStyle, labelModel, opt, isEmphasis);\n  textStyle.host && textStyle.host.dirty && textStyle.host.dirty(false);\n}\n/**\n * {\n *      disableBox: boolean, Whether diable drawing box of block (outer most).\n *      isRectText: boolean,\n *      autoColor: string, specify a color when color is 'auto',\n *              for textFill, textStroke, textBackgroundColor, and textBorderColor.\n *              If autoColor specified, it is used as default textFill.\n *      useInsideStyle:\n *              `true`: Use inside style (textFill, textStroke, textStrokeWidth)\n *                  if `textFill` is not specified.\n *              `false`: Do not use inside style.\n *              `null/undefined`: use inside style if `isRectText` is true and\n *                  `textFill` is not specified and textPosition contains `'inside'`.\n *      forceRich: boolean\n * }\n */\n\n\nfunction setTextStyleCommon(textStyle, textStyleModel, opt, isEmphasis) {\n  // Consider there will be abnormal when merge hover style to normal style if given default value.\n  opt = opt || EMPTY_OBJ;\n\n  if (opt.isRectText) {\n    var textPosition = textStyleModel.getShallow('position') || (isEmphasis ? null : 'inside'); // 'outside' is not a valid zr textPostion value, but used\n    // in bar series, and magric type should be considered.\n\n    textPosition === 'outside' && (textPosition = 'top');\n    textStyle.textPosition = textPosition;\n    textStyle.textOffset = textStyleModel.getShallow('offset');\n    var labelRotate = textStyleModel.getShallow('rotate');\n    labelRotate != null && (labelRotate *= Math.PI / 180);\n    textStyle.textRotation = labelRotate;\n    textStyle.textDistance = zrUtil.retrieve2(textStyleModel.getShallow('distance'), isEmphasis ? null : 5);\n  }\n\n  var ecModel = textStyleModel.ecModel;\n  var globalTextStyle = ecModel && ecModel.option.textStyle; // Consider case:\n  // {\n  //     data: [{\n  //         value: 12,\n  //         label: {\n  //             normal: {\n  //                 rich: {\n  //                     // no 'a' here but using parent 'a'.\n  //                 }\n  //             }\n  //         }\n  //     }],\n  //     rich: {\n  //         a: { ... }\n  //     }\n  // }\n\n  var richItemNames = getRichItemNames(textStyleModel);\n  var richResult;\n\n  if (richItemNames) {\n    richResult = {};\n\n    for (var name in richItemNames) {\n      if (richItemNames.hasOwnProperty(name)) {\n        // Cascade is supported in rich.\n        var richTextStyle = textStyleModel.getModel(['rich', name]); // In rich, never `disableBox`.\n\n        setTokenTextStyle(richResult[name] = {}, richTextStyle, globalTextStyle, opt, isEmphasis);\n      }\n    }\n  }\n\n  textStyle.rich = richResult;\n  setTokenTextStyle(textStyle, textStyleModel, globalTextStyle, opt, isEmphasis, true);\n\n  if (opt.forceRich && !opt.textStyle) {\n    opt.textStyle = {};\n  }\n\n  return textStyle;\n} // Consider case:\n// {\n//     data: [{\n//         value: 12,\n//         label: {\n//             normal: {\n//                 rich: {\n//                     // no 'a' here but using parent 'a'.\n//                 }\n//             }\n//         }\n//     }],\n//     rich: {\n//         a: { ... }\n//     }\n// }\n\n\nfunction getRichItemNames(textStyleModel) {\n  // Use object to remove duplicated names.\n  var richItemNameMap;\n\n  while (textStyleModel && textStyleModel !== textStyleModel.ecModel) {\n    var rich = (textStyleModel.option || EMPTY_OBJ).rich;\n\n    if (rich) {\n      richItemNameMap = richItemNameMap || {};\n\n      for (var name in rich) {\n        if (rich.hasOwnProperty(name)) {\n          richItemNameMap[name] = 1;\n        }\n      }\n    }\n\n    textStyleModel = textStyleModel.parentModel;\n  }\n\n  return richItemNameMap;\n}\n\nfunction setTokenTextStyle(textStyle, textStyleModel, globalTextStyle, opt, isEmphasis, isBlock) {\n  // In merge mode, default value should not be given.\n  globalTextStyle = !isEmphasis && globalTextStyle || EMPTY_OBJ;\n  textStyle.textFill = getAutoColor(textStyleModel.getShallow('color'), opt) || globalTextStyle.color;\n  textStyle.textStroke = getAutoColor(textStyleModel.getShallow('textBorderColor'), opt) || globalTextStyle.textBorderColor;\n  textStyle.textStrokeWidth = zrUtil.retrieve2(textStyleModel.getShallow('textBorderWidth'), globalTextStyle.textBorderWidth);\n\n  if (!isEmphasis) {\n    if (isBlock) {\n      // Always set `insideRollback`, for clearing previous.\n      var originalTextPosition = textStyle.textPosition;\n      textStyle.insideRollback = applyInsideStyle(textStyle, originalTextPosition, opt); // Save original textPosition, because style.textPosition will be repalced by\n      // real location (like [10, 30]) in zrender.\n\n      textStyle.insideOriginalTextPosition = originalTextPosition;\n      textStyle.insideRollbackOpt = opt;\n    } // Set default finally.\n\n\n    if (textStyle.textFill == null) {\n      textStyle.textFill = opt.autoColor;\n    }\n  } // Do not use `getFont` here, because merge should be supported, where\n  // part of these properties may be changed in emphasis style, and the\n  // others should remain their original value got from normal style.\n\n\n  textStyle.fontStyle = textStyleModel.getShallow('fontStyle') || globalTextStyle.fontStyle;\n  textStyle.fontWeight = textStyleModel.getShallow('fontWeight') || globalTextStyle.fontWeight;\n  textStyle.fontSize = textStyleModel.getShallow('fontSize') || globalTextStyle.fontSize;\n  textStyle.fontFamily = textStyleModel.getShallow('fontFamily') || globalTextStyle.fontFamily;\n  textStyle.textAlign = textStyleModel.getShallow('align');\n  textStyle.textVerticalAlign = textStyleModel.getShallow('verticalAlign') || textStyleModel.getShallow('baseline');\n  textStyle.textLineHeight = textStyleModel.getShallow('lineHeight');\n  textStyle.textWidth = textStyleModel.getShallow('width');\n  textStyle.textHeight = textStyleModel.getShallow('height');\n  textStyle.textTag = textStyleModel.getShallow('tag');\n\n  if (!isBlock || !opt.disableBox) {\n    textStyle.textBackgroundColor = getAutoColor(textStyleModel.getShallow('backgroundColor'), opt);\n    textStyle.textPadding = textStyleModel.getShallow('padding');\n    textStyle.textBorderColor = getAutoColor(textStyleModel.getShallow('borderColor'), opt);\n    textStyle.textBorderWidth = textStyleModel.getShallow('borderWidth');\n    textStyle.textBorderRadius = textStyleModel.getShallow('borderRadius');\n    textStyle.textBoxShadowColor = textStyleModel.getShallow('shadowColor');\n    textStyle.textBoxShadowBlur = textStyleModel.getShallow('shadowBlur');\n    textStyle.textBoxShadowOffsetX = textStyleModel.getShallow('shadowOffsetX');\n    textStyle.textBoxShadowOffsetY = textStyleModel.getShallow('shadowOffsetY');\n  }\n\n  textStyle.textShadowColor = textStyleModel.getShallow('textShadowColor') || globalTextStyle.textShadowColor;\n  textStyle.textShadowBlur = textStyleModel.getShallow('textShadowBlur') || globalTextStyle.textShadowBlur;\n  textStyle.textShadowOffsetX = textStyleModel.getShallow('textShadowOffsetX') || globalTextStyle.textShadowOffsetX;\n  textStyle.textShadowOffsetY = textStyleModel.getShallow('textShadowOffsetY') || globalTextStyle.textShadowOffsetY;\n}\n\nfunction getAutoColor(color, opt) {\n  return color !== 'auto' ? color : opt && opt.autoColor ? opt.autoColor : null;\n}\n\nfunction applyInsideStyle(textStyle, textPosition, opt) {\n  var useInsideStyle = opt.useInsideStyle;\n  var insideRollback;\n\n  if (textStyle.textFill == null && useInsideStyle !== false && (useInsideStyle === true || opt.isRectText && textPosition // textPosition can be [10, 30]\n  && typeof textPosition === 'string' && textPosition.indexOf('inside') >= 0)) {\n    insideRollback = {\n      textFill: null,\n      textStroke: textStyle.textStroke,\n      textStrokeWidth: textStyle.textStrokeWidth\n    };\n    textStyle.textFill = '#fff'; // Consider text with #fff overflow its container.\n\n    if (textStyle.textStroke == null) {\n      textStyle.textStroke = opt.autoColor;\n      textStyle.textStrokeWidth == null && (textStyle.textStrokeWidth = 2);\n    }\n  }\n\n  return insideRollback;\n}\n\nfunction rollbackInsideStyle(style) {\n  var insideRollback = style.insideRollback;\n\n  if (insideRollback) {\n    style.textFill = insideRollback.textFill;\n    style.textStroke = insideRollback.textStroke;\n    style.textStrokeWidth = insideRollback.textStrokeWidth;\n  }\n}\n\nfunction getFont(opt, ecModel) {\n  // ecModel or default text style model.\n  var gTextStyleModel = ecModel || ecModel.getModel('textStyle');\n  return [// FIXME in node-canvas fontWeight is before fontStyle\n  opt.fontStyle || gTextStyleModel && gTextStyleModel.getShallow('fontStyle') || '', opt.fontWeight || gTextStyleModel && gTextStyleModel.getShallow('fontWeight') || '', (opt.fontSize || gTextStyleModel && gTextStyleModel.getShallow('fontSize') || 12) + 'px', opt.fontFamily || gTextStyleModel && gTextStyleModel.getShallow('fontFamily') || 'sans-serif'].join(' ');\n}\n\nfunction animateOrSetProps(isUpdate, el, props, animatableModel, dataIndex, cb) {\n  if (typeof dataIndex === 'function') {\n    cb = dataIndex;\n    dataIndex = null;\n  } // Do not check 'animation' property directly here. Consider this case:\n  // animation model is an `itemModel`, whose does not have `isAnimationEnabled`\n  // but its parent model (`seriesModel`) does.\n\n\n  var animationEnabled = animatableModel && animatableModel.isAnimationEnabled();\n\n  if (animationEnabled) {\n    var postfix = isUpdate ? 'Update' : '';\n    var duration = animatableModel.getShallow('animationDuration' + postfix);\n    var animationEasing = animatableModel.getShallow('animationEasing' + postfix);\n    var animationDelay = animatableModel.getShallow('animationDelay' + postfix);\n\n    if (typeof animationDelay === 'function') {\n      animationDelay = animationDelay(dataIndex, animatableModel.getAnimationDelayParams ? animatableModel.getAnimationDelayParams(el, dataIndex) : null);\n    }\n\n    if (typeof duration === 'function') {\n      duration = duration(dataIndex);\n    }\n\n    duration > 0 ? el.animateTo(props, duration, animationDelay || 0, animationEasing, cb, !!cb) : (el.stopAnimation(), el.attr(props), cb && cb());\n  } else {\n    el.stopAnimation();\n    el.attr(props);\n    cb && cb();\n  }\n}\n/**\n * Update graphic element properties with or without animation according to the\n * configuration in series.\n *\n * Caution: this method will stop previous animation.\n * So if do not use this method to one element twice before\n * animation starts, unless you know what you are doing.\n *\n * @param {module:zrender/Element} el\n * @param {Object} props\n * @param {module:echarts/model/Model} [animatableModel]\n * @param {number} [dataIndex]\n * @param {Function} [cb]\n * @example\n *     graphic.updateProps(el, {\n *         position: [100, 100]\n *     }, seriesModel, dataIndex, function () { console.log('Animation done!'); });\n *     // Or\n *     graphic.updateProps(el, {\n *         position: [100, 100]\n *     }, seriesModel, function () { console.log('Animation done!'); });\n */\n\n\nfunction updateProps(el, props, animatableModel, dataIndex, cb) {\n  animateOrSetProps(true, el, props, animatableModel, dataIndex, cb);\n}\n/**\n * Init graphic element properties with or without animation according to the\n * configuration in series.\n *\n * Caution: this method will stop previous animation.\n * So if do not use this method to one element twice before\n * animation starts, unless you know what you are doing.\n *\n * @param {module:zrender/Element} el\n * @param {Object} props\n * @param {module:echarts/model/Model} [animatableModel]\n * @param {number} [dataIndex]\n * @param {Function} cb\n */\n\n\nfunction initProps(el, props, animatableModel, dataIndex, cb) {\n  animateOrSetProps(false, el, props, animatableModel, dataIndex, cb);\n}\n/**\n * Get transform matrix of target (param target),\n * in coordinate of its ancestor (param ancestor)\n *\n * @param {module:zrender/mixin/Transformable} target\n * @param {module:zrender/mixin/Transformable} [ancestor]\n */\n\n\nfunction getTransform(target, ancestor) {\n  var mat = matrix.identity([]);\n\n  while (target && target !== ancestor) {\n    matrix.mul(mat, target.getLocalTransform(), mat);\n    target = target.parent;\n  }\n\n  return mat;\n}\n/**\n * Apply transform to an vertex.\n * @param {Array.<number>} target [x, y]\n * @param {Array.<number>|TypedArray.<number>|Object} transform Can be:\n *      + Transform matrix: like [1, 0, 0, 1, 0, 0]\n *      + {position, rotation, scale}, the same as `zrender/Transformable`.\n * @param {boolean=} invert Whether use invert matrix.\n * @return {Array.<number>} [x, y]\n */\n\n\nfunction applyTransform(target, transform, invert) {\n  if (transform && !zrUtil.isArrayLike(transform)) {\n    transform = Transformable.getLocalTransform(transform);\n  }\n\n  if (invert) {\n    transform = matrix.invert([], transform);\n  }\n\n  return vector.applyTransform([], target, transform);\n}\n/**\n * @param {string} direction 'left' 'right' 'top' 'bottom'\n * @param {Array.<number>} transform Transform matrix: like [1, 0, 0, 1, 0, 0]\n * @param {boolean=} invert Whether use invert matrix.\n * @return {string} Transformed direction. 'left' 'right' 'top' 'bottom'\n */\n\n\nfunction transformDirection(direction, transform, invert) {\n  // Pick a base, ensure that transform result will not be (0, 0).\n  var hBase = transform[4] === 0 || transform[5] === 0 || transform[0] === 0 ? 1 : Math.abs(2 * transform[4] / transform[0]);\n  var vBase = transform[4] === 0 || transform[5] === 0 || transform[2] === 0 ? 1 : Math.abs(2 * transform[4] / transform[2]);\n  var vertex = [direction === 'left' ? -hBase : direction === 'right' ? hBase : 0, direction === 'top' ? -vBase : direction === 'bottom' ? vBase : 0];\n  vertex = applyTransform(vertex, transform, invert);\n  return Math.abs(vertex[0]) > Math.abs(vertex[1]) ? vertex[0] > 0 ? 'right' : 'left' : vertex[1] > 0 ? 'bottom' : 'top';\n}\n/**\n * Apply group transition animation from g1 to g2.\n * If no animatableModel, no animation.\n */\n\n\nfunction groupTransition(g1, g2, animatableModel, cb) {\n  if (!g1 || !g2) {\n    return;\n  }\n\n  function getElMap(g) {\n    var elMap = {};\n    g.traverse(function (el) {\n      if (!el.isGroup && el.anid) {\n        elMap[el.anid] = el;\n      }\n    });\n    return elMap;\n  }\n\n  function getAnimatableProps(el) {\n    var obj = {\n      position: vector.clone(el.position),\n      rotation: el.rotation\n    };\n\n    if (el.shape) {\n      obj.shape = zrUtil.extend({}, el.shape);\n    }\n\n    return obj;\n  }\n\n  var elMap1 = getElMap(g1);\n  g2.traverse(function (el) {\n    if (!el.isGroup && el.anid) {\n      var oldEl = elMap1[el.anid];\n\n      if (oldEl) {\n        var newProp = getAnimatableProps(el);\n        el.attr(getAnimatableProps(oldEl));\n        updateProps(el, newProp, animatableModel, el.dataIndex);\n      } // else {\n      //     if (el.previousProps) {\n      //         graphic.updateProps\n      //     }\n      // }\n\n    }\n  });\n}\n/**\n * @param {Array.<Array.<number>>} points Like: [[23, 44], [53, 66], ...]\n * @param {Object} rect {x, y, width, height}\n * @return {Array.<Array.<number>>} A new clipped points.\n */\n\n\nfunction clipPointsByRect(points, rect) {\n  return zrUtil.map(points, function (point) {\n    var x = point[0];\n    x = mathMax(x, rect.x);\n    x = mathMin(x, rect.x + rect.width);\n    var y = point[1];\n    y = mathMax(y, rect.y);\n    y = mathMin(y, rect.y + rect.height);\n    return [x, y];\n  });\n}\n/**\n * @param {Object} targetRect {x, y, width, height}\n * @param {Object} rect {x, y, width, height}\n * @return {Object} A new clipped rect. If rect size are negative, return undefined.\n */\n\n\nfunction clipRectByRect(targetRect, rect) {\n  var x = mathMax(targetRect.x, rect.x);\n  var x2 = mathMin(targetRect.x + targetRect.width, rect.x + rect.width);\n  var y = mathMax(targetRect.y, rect.y);\n  var y2 = mathMin(targetRect.y + targetRect.height, rect.y + rect.height);\n\n  if (x2 >= x && y2 >= y) {\n    return {\n      x: x,\n      y: y,\n      width: x2 - x,\n      height: y2 - y\n    };\n  }\n}\n/**\n * @param {string} iconStr Support 'image://' or 'path://' or direct svg path.\n * @param {Object} [opt] Properties of `module:zrender/Element`, except `style`.\n * @param {Object} [rect] {x, y, width, height}\n * @return {module:zrender/Element} Icon path or image element.\n */\n\n\nfunction createIcon(iconStr, opt, rect) {\n  opt = zrUtil.extend({\n    rectHover: true\n  }, opt);\n  var style = opt.style = {\n    strokeNoScale: true\n  };\n  rect = rect || {\n    x: -1,\n    y: -1,\n    width: 2,\n    height: 2\n  };\n\n  if (iconStr) {\n    return iconStr.indexOf('image://') === 0 ? (style.image = iconStr.slice(8), zrUtil.defaults(style, rect), new Image(opt)) : makePath(iconStr.replace('path://', ''), opt, rect, 'center');\n  }\n}\n\nexports.extendShape = extendShape;\nexports.extendPath = extendPath;\nexports.makePath = makePath;\nexports.makeImage = makeImage;\nexports.mergePath = mergePath;\nexports.resizePath = resizePath;\nexports.subPixelOptimizeLine = subPixelOptimizeLine;\nexports.subPixelOptimizeRect = subPixelOptimizeRect;\nexports.subPixelOptimize = subPixelOptimize;\nexports.setHoverStyle = setHoverStyle;\nexports.setLabelStyle = setLabelStyle;\nexports.setTextStyle = setTextStyle;\nexports.setText = setText;\nexports.getFont = getFont;\nexports.updateProps = updateProps;\nexports.initProps = initProps;\nexports.getTransform = getTransform;\nexports.applyTransform = applyTransform;\nexports.transformDirection = transformDirection;\nexports.groupTransition = groupTransition;\nexports.clipPointsByRect = clipPointsByRect;\nexports.clipRectByRect = clipRectByRect;\nexports.createIcon = createIcon;\n\n/***/ }),\n/* 39 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar Path = __webpack_require__(1);\n\nvar PathProxy = __webpack_require__(6);\n\nvar transformPath = __webpack_require__(57);\n\n// command chars\nvar cc = ['m', 'M', 'l', 'L', 'v', 'V', 'h', 'H', 'z', 'Z', 'c', 'C', 'q', 'Q', 't', 'T', 's', 'S', 'a', 'A'];\nvar mathSqrt = Math.sqrt;\nvar mathSin = Math.sin;\nvar mathCos = Math.cos;\nvar PI = Math.PI;\n\nvar vMag = function (v) {\n  return Math.sqrt(v[0] * v[0] + v[1] * v[1]);\n};\n\nvar vRatio = function (u, v) {\n  return (u[0] * v[0] + u[1] * v[1]) / (vMag(u) * vMag(v));\n};\n\nvar vAngle = function (u, v) {\n  return (u[0] * v[1] < u[1] * v[0] ? -1 : 1) * Math.acos(vRatio(u, v));\n};\n\nfunction processArc(x1, y1, x2, y2, fa, fs, rx, ry, psiDeg, cmd, path) {\n  var psi = psiDeg * (PI / 180.0);\n  var xp = mathCos(psi) * (x1 - x2) / 2.0 + mathSin(psi) * (y1 - y2) / 2.0;\n  var yp = -1 * mathSin(psi) * (x1 - x2) / 2.0 + mathCos(psi) * (y1 - y2) / 2.0;\n  var lambda = xp * xp / (rx * rx) + yp * yp / (ry * ry);\n\n  if (lambda > 1) {\n    rx *= mathSqrt(lambda);\n    ry *= mathSqrt(lambda);\n  }\n\n  var f = (fa === fs ? -1 : 1) * mathSqrt((rx * rx * (ry * ry) - rx * rx * (yp * yp) - ry * ry * (xp * xp)) / (rx * rx * (yp * yp) + ry * ry * (xp * xp))) || 0;\n  var cxp = f * rx * yp / ry;\n  var cyp = f * -ry * xp / rx;\n  var cx = (x1 + x2) / 2.0 + mathCos(psi) * cxp - mathSin(psi) * cyp;\n  var cy = (y1 + y2) / 2.0 + mathSin(psi) * cxp + mathCos(psi) * cyp;\n  var theta = vAngle([1, 0], [(xp - cxp) / rx, (yp - cyp) / ry]);\n  var u = [(xp - cxp) / rx, (yp - cyp) / ry];\n  var v = [(-1 * xp - cxp) / rx, (-1 * yp - cyp) / ry];\n  var dTheta = vAngle(u, v);\n\n  if (vRatio(u, v) <= -1) {\n    dTheta = PI;\n  }\n\n  if (vRatio(u, v) >= 1) {\n    dTheta = 0;\n  }\n\n  if (fs === 0 && dTheta > 0) {\n    dTheta = dTheta - 2 * PI;\n  }\n\n  if (fs === 1 && dTheta < 0) {\n    dTheta = dTheta + 2 * PI;\n  }\n\n  path.addData(cmd, cx, cy, rx, ry, theta, dTheta, psi, fs);\n}\n\nfunction createPathProxyFromString(data) {\n  if (!data) {\n    return [];\n  } // command string\n\n\n  var cs = data.replace(/-/g, ' -').replace(/  /g, ' ').replace(/ /g, ',').replace(/,,/g, ',');\n  var n; // create pipes so that we can split the data\n\n  for (n = 0; n < cc.length; n++) {\n    cs = cs.replace(new RegExp(cc[n], 'g'), '|' + cc[n]);\n  } // create array\n\n\n  var arr = cs.split('|'); // init context point\n\n  var cpx = 0;\n  var cpy = 0;\n  var path = new PathProxy();\n  var CMD = PathProxy.CMD;\n  var prevCmd;\n\n  for (n = 1; n < arr.length; n++) {\n    var str = arr[n];\n    var c = str.charAt(0);\n    var off = 0;\n    var p = str.slice(1).replace(/e,-/g, 'e-').split(',');\n    var cmd;\n\n    if (p.length > 0 && p[0] === '') {\n      p.shift();\n    }\n\n    for (var i = 0; i < p.length; i++) {\n      p[i] = parseFloat(p[i]);\n    }\n\n    while (off < p.length && !isNaN(p[off])) {\n      if (isNaN(p[0])) {\n        break;\n      }\n\n      var ctlPtx;\n      var ctlPty;\n      var rx;\n      var ry;\n      var psi;\n      var fa;\n      var fs;\n      var x1 = cpx;\n      var y1 = cpy; // convert l, H, h, V, and v to L\n\n      switch (c) {\n        case 'l':\n          cpx += p[off++];\n          cpy += p[off++];\n          cmd = CMD.L;\n          path.addData(cmd, cpx, cpy);\n          break;\n\n        case 'L':\n          cpx = p[off++];\n          cpy = p[off++];\n          cmd = CMD.L;\n          path.addData(cmd, cpx, cpy);\n          break;\n\n        case 'm':\n          cpx += p[off++];\n          cpy += p[off++];\n          cmd = CMD.M;\n          path.addData(cmd, cpx, cpy);\n          c = 'l';\n          break;\n\n        case 'M':\n          cpx = p[off++];\n          cpy = p[off++];\n          cmd = CMD.M;\n          path.addData(cmd, cpx, cpy);\n          c = 'L';\n          break;\n\n        case 'h':\n          cpx += p[off++];\n          cmd = CMD.L;\n          path.addData(cmd, cpx, cpy);\n          break;\n\n        case 'H':\n          cpx = p[off++];\n          cmd = CMD.L;\n          path.addData(cmd, cpx, cpy);\n          break;\n\n        case 'v':\n          cpy += p[off++];\n          cmd = CMD.L;\n          path.addData(cmd, cpx, cpy);\n          break;\n\n        case 'V':\n          cpy = p[off++];\n          cmd = CMD.L;\n          path.addData(cmd, cpx, cpy);\n          break;\n\n        case 'C':\n          cmd = CMD.C;\n          path.addData(cmd, p[off++], p[off++], p[off++], p[off++], p[off++], p[off++]);\n          cpx = p[off - 2];\n          cpy = p[off - 1];\n          break;\n\n        case 'c':\n          cmd = CMD.C;\n          path.addData(cmd, p[off++] + cpx, p[off++] + cpy, p[off++] + cpx, p[off++] + cpy, p[off++] + cpx, p[off++] + cpy);\n          cpx += p[off - 2];\n          cpy += p[off - 1];\n          break;\n\n        case 'S':\n          ctlPtx = cpx;\n          ctlPty = cpy;\n          var len = path.len();\n          var pathData = path.data;\n\n          if (prevCmd === CMD.C) {\n            ctlPtx += cpx - pathData[len - 4];\n            ctlPty += cpy - pathData[len - 3];\n          }\n\n          cmd = CMD.C;\n          x1 = p[off++];\n          y1 = p[off++];\n          cpx = p[off++];\n          cpy = p[off++];\n          path.addData(cmd, ctlPtx, ctlPty, x1, y1, cpx, cpy);\n          break;\n\n        case 's':\n          ctlPtx = cpx;\n          ctlPty = cpy;\n          var len = path.len();\n          var pathData = path.data;\n\n          if (prevCmd === CMD.C) {\n            ctlPtx += cpx - pathData[len - 4];\n            ctlPty += cpy - pathData[len - 3];\n          }\n\n          cmd = CMD.C;\n          x1 = cpx + p[off++];\n          y1 = cpy + p[off++];\n          cpx += p[off++];\n          cpy += p[off++];\n          path.addData(cmd, ctlPtx, ctlPty, x1, y1, cpx, cpy);\n          break;\n\n        case 'Q':\n          x1 = p[off++];\n          y1 = p[off++];\n          cpx = p[off++];\n          cpy = p[off++];\n          cmd = CMD.Q;\n          path.addData(cmd, x1, y1, cpx, cpy);\n          break;\n\n        case 'q':\n          x1 = p[off++] + cpx;\n          y1 = p[off++] + cpy;\n          cpx += p[off++];\n          cpy += p[off++];\n          cmd = CMD.Q;\n          path.addData(cmd, x1, y1, cpx, cpy);\n          break;\n\n        case 'T':\n          ctlPtx = cpx;\n          ctlPty = cpy;\n          var len = path.len();\n          var pathData = path.data;\n\n          if (prevCmd === CMD.Q) {\n            ctlPtx += cpx - pathData[len - 4];\n            ctlPty += cpy - pathData[len - 3];\n          }\n\n          cpx = p[off++];\n          cpy = p[off++];\n          cmd = CMD.Q;\n          path.addData(cmd, ctlPtx, ctlPty, cpx, cpy);\n          break;\n\n        case 't':\n          ctlPtx = cpx;\n          ctlPty = cpy;\n          var len = path.len();\n          var pathData = path.data;\n\n          if (prevCmd === CMD.Q) {\n            ctlPtx += cpx - pathData[len - 4];\n            ctlPty += cpy - pathData[len - 3];\n          }\n\n          cpx += p[off++];\n          cpy += p[off++];\n          cmd = CMD.Q;\n          path.addData(cmd, ctlPtx, ctlPty, cpx, cpy);\n          break;\n\n        case 'A':\n          rx = p[off++];\n          ry = p[off++];\n          psi = p[off++];\n          fa = p[off++];\n          fs = p[off++];\n          x1 = cpx, y1 = cpy;\n          cpx = p[off++];\n          cpy = p[off++];\n          cmd = CMD.A;\n          processArc(x1, y1, cpx, cpy, fa, fs, rx, ry, psi, cmd, path);\n          break;\n\n        case 'a':\n          rx = p[off++];\n          ry = p[off++];\n          psi = p[off++];\n          fa = p[off++];\n          fs = p[off++];\n          x1 = cpx, y1 = cpy;\n          cpx += p[off++];\n          cpy += p[off++];\n          cmd = CMD.A;\n          processArc(x1, y1, cpx, cpy, fa, fs, rx, ry, psi, cmd, path);\n          break;\n      }\n    }\n\n    if (c === 'z' || c === 'Z') {\n      cmd = CMD.Z;\n      path.addData(cmd);\n    }\n\n    prevCmd = cmd;\n  }\n\n  path.toStatic();\n  return path;\n} // TODO Optimize double memory cost problem\n\n\nfunction createPathOptions(str, opts) {\n  var pathProxy = createPathProxyFromString(str);\n  opts = opts || {};\n\n  opts.buildPath = function (path) {\n    if (path.setData) {\n      path.setData(pathProxy.data); // Svg and vml renderer don't have context\n\n      var ctx = path.getContext();\n\n      if (ctx) {\n        path.rebuildPath(ctx);\n      }\n    } else {\n      var ctx = path;\n      pathProxy.rebuildPath(ctx);\n    }\n  };\n\n  opts.applyTransform = function (m) {\n    transformPath(pathProxy, m);\n    this.dirty(true);\n  };\n\n  return opts;\n}\n/**\n * Create a Path object from path string data\n * http://www.w3.org/TR/SVG/paths.html#PathData\n * @param  {Object} opts Other options\n */\n\n\nfunction createFromString(str, opts) {\n  return new Path(createPathOptions(str, opts));\n}\n/**\n * Create a Path class from path string data\n * @param  {string} str\n * @param  {Object} opts Other options\n */\n\n\nfunction extendFromString(str, opts) {\n  return Path.extend(createPathOptions(str, opts));\n}\n/**\n * Merge multiple paths\n */\n// TODO Apply transform\n// TODO stroke dash\n// TODO Optimize double memory cost problem\n\n\nfunction mergePath(pathEls, opts) {\n  var pathList = [];\n  var len = pathEls.length;\n\n  for (var i = 0; i < len; i++) {\n    var pathEl = pathEls[i];\n\n    if (!pathEl.path) {\n      pathEl.createPathProxy();\n    }\n\n    if (pathEl.__dirtyPath) {\n      pathEl.buildPath(pathEl.path, pathEl.shape, true);\n    }\n\n    pathList.push(pathEl.path);\n  }\n\n  var pathBundle = new Path(opts); // Need path proxy.\n\n  pathBundle.createPathProxy();\n\n  pathBundle.buildPath = function (path) {\n    path.appendPath(pathList); // Svg and vml renderer don't have context\n\n    var ctx = path.getContext();\n\n    if (ctx) {\n      path.rebuildPath(ctx);\n    }\n  };\n\n  return pathBundle;\n}\n\nexports.createFromString = createFromString;\nexports.extendFromString = extendFromString;\nexports.mergePath = mergePath;\n\n/***/ }),\n/* 40 */\n/***/ (function(module, exports) {\n\nvar STYLE_COMMON_PROPS = [['shadowBlur', 0], ['shadowOffsetX', 0], ['shadowOffsetY', 0], ['shadowColor', '#000'], ['lineCap', 'butt'], ['lineJoin', 'miter'], ['miterLimit', 10]]; // var SHADOW_PROPS = STYLE_COMMON_PROPS.slice(0, 4);\n// var LINE_PROPS = STYLE_COMMON_PROPS.slice(4);\n\nvar Style = function (opts, host) {\n  this.extendFrom(opts, false);\n  this.host = host;\n};\n\nfunction createLinearGradient(ctx, obj, rect) {\n  var x = obj.x == null ? 0 : obj.x;\n  var x2 = obj.x2 == null ? 1 : obj.x2;\n  var y = obj.y == null ? 0 : obj.y;\n  var y2 = obj.y2 == null ? 0 : obj.y2;\n\n  if (!obj.global) {\n    x = x * rect.width + rect.x;\n    x2 = x2 * rect.width + rect.x;\n    y = y * rect.height + rect.y;\n    y2 = y2 * rect.height + rect.y;\n  }\n\n  var canvasGradient = ctx.createLinearGradient(x, y, x2, y2);\n  return canvasGradient;\n}\n\nfunction createRadialGradient(ctx, obj, rect) {\n  var width = rect.width;\n  var height = rect.height;\n  var min = Math.min(width, height);\n  var x = obj.x == null ? 0.5 : obj.x;\n  var y = obj.y == null ? 0.5 : obj.y;\n  var r = obj.r == null ? 0.5 : obj.r;\n\n  if (!obj.global) {\n    x = x * width + rect.x;\n    y = y * height + rect.y;\n    r = r * min;\n  }\n\n  var canvasGradient = ctx.createRadialGradient(x, y, 0, x, y, r);\n  return canvasGradient;\n}\n\nStyle.prototype = {\n  constructor: Style,\n\n  /**\n   * @type {module:zrender/graphic/Displayable}\n   */\n  host: null,\n\n  /**\n   * @type {string}\n   */\n  fill: '#000',\n\n  /**\n   * @type {string}\n   */\n  stroke: null,\n\n  /**\n   * @type {number}\n   */\n  opacity: 1,\n\n  /**\n   * @type {Array.<number>}\n   */\n  lineDash: null,\n\n  /**\n   * @type {number}\n   */\n  lineDashOffset: 0,\n\n  /**\n   * @type {number}\n   */\n  shadowBlur: 0,\n\n  /**\n   * @type {number}\n   */\n  shadowOffsetX: 0,\n\n  /**\n   * @type {number}\n   */\n  shadowOffsetY: 0,\n\n  /**\n   * @type {number}\n   */\n  lineWidth: 1,\n\n  /**\n   * If stroke ignore scale\n   * @type {Boolean}\n   */\n  strokeNoScale: false,\n  // Bounding rect text configuration\n  // Not affected by element transform\n\n  /**\n   * @type {string}\n   */\n  text: null,\n\n  /**\n   * If `fontSize` or `fontFamily` exists, `font` will be reset by\n   * `fontSize`, `fontStyle`, `fontWeight`, `fontFamily`.\n   * So do not visit it directly in upper application (like echarts),\n   * but use `contain/text#makeFont` instead.\n   * @type {string}\n   */\n  font: null,\n\n  /**\n   * The same as font. Use font please.\n   * @deprecated\n   * @type {string}\n   */\n  textFont: null,\n\n  /**\n   * It helps merging respectively, rather than parsing an entire font string.\n   * @type {string}\n   */\n  fontStyle: null,\n\n  /**\n   * It helps merging respectively, rather than parsing an entire font string.\n   * @type {string}\n   */\n  fontWeight: null,\n\n  /**\n   * It helps merging respectively, rather than parsing an entire font string.\n   * Should be 12 but not '12px'.\n   * @type {number}\n   */\n  fontSize: null,\n\n  /**\n   * It helps merging respectively, rather than parsing an entire font string.\n   * @type {string}\n   */\n  fontFamily: null,\n\n  /**\n   * Reserved for special functinality, like 'hr'.\n   * @type {string}\n   */\n  textTag: null,\n\n  /**\n   * @type {string}\n   */\n  textFill: '#000',\n\n  /**\n   * @type {string}\n   */\n  textStroke: null,\n\n  /**\n   * @type {number}\n   */\n  textWidth: null,\n\n  /**\n   * Only for textBackground.\n   * @type {number}\n   */\n  textHeight: null,\n\n  /**\n   * textStroke may be set as some color as a default\n   * value in upper applicaion, where the default value\n   * of textStrokeWidth should be 0 to make sure that\n   * user can choose to do not use text stroke.\n   * @type {number}\n   */\n  textStrokeWidth: 0,\n\n  /**\n   * @type {number}\n   */\n  textLineHeight: null,\n\n  /**\n   * 'inside', 'left', 'right', 'top', 'bottom'\n   * [x, y]\n   * Based on x, y of rect.\n   * @type {string|Array.<number>}\n   * @default 'inside'\n   */\n  textPosition: 'inside',\n\n  /**\n   * If not specified, use the boundingRect of a `displayable`.\n   * @type {Object}\n   */\n  textRect: null,\n\n  /**\n   * [x, y]\n   * @type {Array.<number>}\n   */\n  textOffset: null,\n\n  /**\n   * @type {string}\n   */\n  textAlign: null,\n\n  /**\n   * @type {string}\n   */\n  textVerticalAlign: null,\n\n  /**\n   * @type {number}\n   */\n  textDistance: 5,\n\n  /**\n   * @type {string}\n   */\n  textShadowColor: 'transparent',\n\n  /**\n   * @type {number}\n   */\n  textShadowBlur: 0,\n\n  /**\n   * @type {number}\n   */\n  textShadowOffsetX: 0,\n\n  /**\n   * @type {number}\n   */\n  textShadowOffsetY: 0,\n\n  /**\n   * @type {string}\n   */\n  textBoxShadowColor: 'transparent',\n\n  /**\n   * @type {number}\n   */\n  textBoxShadowBlur: 0,\n\n  /**\n   * @type {number}\n   */\n  textBoxShadowOffsetX: 0,\n\n  /**\n   * @type {number}\n   */\n  textBoxShadowOffsetY: 0,\n\n  /**\n   * Whether transform text.\n   * Only useful in Path and Image element\n   * @type {boolean}\n   */\n  transformText: false,\n\n  /**\n   * Text rotate around position of Path or Image\n   * Only useful in Path and Image element and transformText is false.\n   */\n  textRotation: 0,\n\n  /**\n   * Text origin of text rotation, like [10, 40].\n   * Based on x, y of rect.\n   * Useful in label rotation of circular symbol.\n   * By default, this origin is textPosition.\n   * Can be 'center'.\n   * @type {string|Array.<number>}\n   */\n  textOrigin: null,\n\n  /**\n   * @type {string}\n   */\n  textBackgroundColor: null,\n\n  /**\n   * @type {string}\n   */\n  textBorderColor: null,\n\n  /**\n   * @type {number}\n   */\n  textBorderWidth: 0,\n\n  /**\n   * @type {number}\n   */\n  textBorderRadius: 0,\n\n  /**\n   * Can be `2` or `[2, 4]` or `[2, 3, 4, 5]`\n   * @type {number|Array.<number>}\n   */\n  textPadding: null,\n\n  /**\n   * Text styles for rich text.\n   * @type {Object}\n   */\n  rich: null,\n\n  /**\n   * {outerWidth, outerHeight, ellipsis, placeholder}\n   * @type {Object}\n   */\n  truncate: null,\n\n  /**\n   * https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/globalCompositeOperation\n   * @type {string}\n   */\n  blend: null,\n\n  /**\n   * @param {CanvasRenderingContext2D} ctx\n   */\n  bind: function (ctx, el, prevEl) {\n    var style = this;\n    var prevStyle = prevEl && prevEl.style;\n    var firstDraw = !prevStyle;\n\n    for (var i = 0; i < STYLE_COMMON_PROPS.length; i++) {\n      var prop = STYLE_COMMON_PROPS[i];\n      var styleName = prop[0];\n\n      if (firstDraw || style[styleName] !== prevStyle[styleName]) {\n        // FIXME Invalid property value will cause style leak from previous element.\n        ctx[styleName] = style[styleName] || prop[1];\n      }\n    }\n\n    if (firstDraw || style.fill !== prevStyle.fill) {\n      ctx.fillStyle = style.fill;\n    }\n\n    if (firstDraw || style.stroke !== prevStyle.stroke) {\n      ctx.strokeStyle = style.stroke;\n    }\n\n    if (firstDraw || style.opacity !== prevStyle.opacity) {\n      ctx.globalAlpha = style.opacity == null ? 1 : style.opacity;\n    }\n\n    if (firstDraw || style.blend !== prevStyle.blend) {\n      ctx.globalCompositeOperation = style.blend || 'source-over';\n    }\n\n    if (this.hasStroke()) {\n      var lineWidth = style.lineWidth;\n      ctx.lineWidth = lineWidth / (this.strokeNoScale && el && el.getLineScale ? el.getLineScale() : 1);\n    }\n  },\n  hasFill: function () {\n    var fill = this.fill;\n    return fill != null && fill !== 'none';\n  },\n  hasStroke: function () {\n    var stroke = this.stroke;\n    return stroke != null && stroke !== 'none' && this.lineWidth > 0;\n  },\n\n  /**\n   * Extend from other style\n   * @param {zrender/graphic/Style} otherStyle\n   * @param {boolean} overwrite true: overwrirte any way.\n   *                            false: overwrite only when !target.hasOwnProperty\n   *                            others: overwrite when property is not null/undefined.\n   */\n  extendFrom: function (otherStyle, overwrite) {\n    if (otherStyle) {\n      for (var name in otherStyle) {\n        if (otherStyle.hasOwnProperty(name) && (overwrite === true || (overwrite === false ? !this.hasOwnProperty(name) : otherStyle[name] != null))) {\n          this[name] = otherStyle[name];\n        }\n      }\n    }\n  },\n\n  /**\n   * Batch setting style with a given object\n   * @param {Object|string} obj\n   * @param {*} [obj]\n   */\n  set: function (obj, value) {\n    if (typeof obj === 'string') {\n      this[obj] = value;\n    } else {\n      this.extendFrom(obj, true);\n    }\n  },\n\n  /**\n   * Clone\n   * @return {zrender/graphic/Style} [description]\n   */\n  clone: function () {\n    var newStyle = new this.constructor();\n    newStyle.extendFrom(this, true);\n    return newStyle;\n  },\n  getGradient: function (ctx, obj, rect) {\n    var method = obj.type === 'radial' ? createRadialGradient : createLinearGradient;\n    var canvasGradient = method(ctx, obj, rect);\n    var colorStops = obj.colorStops;\n\n    for (var i = 0; i < colorStops.length; i++) {\n      canvasGradient.addColorStop(colorStops[i].offset, colorStops[i].color);\n    }\n\n    return canvasGradient;\n  }\n};\nvar styleProto = Style.prototype;\n\nfor (var i = 0; i < STYLE_COMMON_PROPS.length; i++) {\n  var prop = STYLE_COMMON_PROPS[i];\n\n  if (!(prop[0] in styleProto)) {\n    styleProto[prop[0]] = prop[1];\n  }\n} // Provide for others\n\n\nStyle.getGradient = styleProto.getGradient;\nvar _default = Style;\nmodule.exports = _default;\n\n/***/ }),\n/* 41 */\n/***/ (function(module, exports) {\n\n/**\n * zrender: 生成唯一id\n *\n * @author errorrik (errorrik@gmail.com)\n */\nvar idStart = 0x0907;\n\nfunction _default() {\n  return idStart++;\n}\n\nmodule.exports = _default;\n\n/***/ }),\n/* 42 */\n/***/ (function(module, exports) {\n\n/**\n * 事件扩展\n * @module zrender/mixin/Eventful\n * @author Kener (@Kener-林峰, kener.linfeng@gmail.com)\n *         pissang (https://www.github.com/pissang)\n */\nvar arrySlice = Array.prototype.slice;\n/**\n * 事件分发器\n * @alias module:zrender/mixin/Eventful\n * @constructor\n */\n\nvar Eventful = function () {\n  this._$handlers = {};\n};\n\nEventful.prototype = {\n  constructor: Eventful,\n\n  /**\n   * 单次触发绑定，trigger后销毁\n   *\n   * @param {string} event 事件名\n   * @param {Function} handler 响应函数\n   * @param {Object} context\n   */\n  one: function (event, handler, context) {\n    var _h = this._$handlers;\n\n    if (!handler || !event) {\n      return this;\n    }\n\n    if (!_h[event]) {\n      _h[event] = [];\n    }\n\n    for (var i = 0; i < _h[event].length; i++) {\n      if (_h[event][i].h === handler) {\n        return this;\n      }\n    }\n\n    _h[event].push({\n      h: handler,\n      one: true,\n      ctx: context || this\n    });\n\n    return this;\n  },\n\n  /**\n   * 绑定事件\n   * @param {string} event 事件名\n   * @param {Function} handler 事件处理函数\n   * @param {Object} [context]\n   */\n  on: function (event, handler, context) {\n    var _h = this._$handlers;\n\n    if (!handler || !event) {\n      return this;\n    }\n\n    if (!_h[event]) {\n      _h[event] = [];\n    }\n\n    for (var i = 0; i < _h[event].length; i++) {\n      if (_h[event][i].h === handler) {\n        return this;\n      }\n    }\n\n    _h[event].push({\n      h: handler,\n      one: false,\n      ctx: context || this\n    });\n\n    return this;\n  },\n\n  /**\n   * 是否绑定了事件\n   * @param  {string}  event\n   * @return {boolean}\n   */\n  isSilent: function (event) {\n    var _h = this._$handlers;\n    return _h[event] && _h[event].length;\n  },\n\n  /**\n   * 解绑事件\n   * @param {string} event 事件名\n   * @param {Function} [handler] 事件处理函数\n   */\n  off: function (event, handler) {\n    var _h = this._$handlers;\n\n    if (!event) {\n      this._$handlers = {};\n      return this;\n    }\n\n    if (handler) {\n      if (_h[event]) {\n        var newList = [];\n\n        for (var i = 0, l = _h[event].length; i < l; i++) {\n          if (_h[event][i]['h'] != handler) {\n            newList.push(_h[event][i]);\n          }\n        }\n\n        _h[event] = newList;\n      }\n\n      if (_h[event] && _h[event].length === 0) {\n        delete _h[event];\n      }\n    } else {\n      delete _h[event];\n    }\n\n    return this;\n  },\n\n  /**\n   * 事件分发\n   *\n   * @param {string} type 事件类型\n   */\n  trigger: function (type) {\n    if (this._$handlers[type]) {\n      var args = arguments;\n      var argLen = args.length;\n\n      if (argLen > 3) {\n        args = arrySlice.call(args, 1);\n      }\n\n      var _h = this._$handlers[type];\n      var len = _h.length;\n\n      for (var i = 0; i < len;) {\n        // Optimize advise from backbone\n        switch (argLen) {\n          case 1:\n            _h[i]['h'].call(_h[i]['ctx']);\n\n            break;\n\n          case 2:\n            _h[i]['h'].call(_h[i]['ctx'], args[1]);\n\n            break;\n\n          case 3:\n            _h[i]['h'].call(_h[i]['ctx'], args[1], args[2]);\n\n            break;\n\n          default:\n            // have more than 2 given arguments\n            _h[i]['h'].apply(_h[i]['ctx'], args);\n\n            break;\n        }\n\n        if (_h[i]['one']) {\n          _h.splice(i, 1);\n\n          len--;\n        } else {\n          i++;\n        }\n      }\n    }\n\n    return this;\n  },\n\n  /**\n   * 带有context的事件分发, 最后一个参数是事件回调的context\n   * @param {string} type 事件类型\n   */\n  triggerWithContext: function (type) {\n    if (this._$handlers[type]) {\n      var args = arguments;\n      var argLen = args.length;\n\n      if (argLen > 4) {\n        args = arrySlice.call(args, 1, args.length - 1);\n      }\n\n      var ctx = args[args.length - 1];\n      var _h = this._$handlers[type];\n      var len = _h.length;\n\n      for (var i = 0; i < len;) {\n        // Optimize advise from backbone\n        switch (argLen) {\n          case 1:\n            _h[i]['h'].call(ctx);\n\n            break;\n\n          case 2:\n            _h[i]['h'].call(ctx, args[1]);\n\n            break;\n\n          case 3:\n            _h[i]['h'].call(ctx, args[1], args[2]);\n\n            break;\n\n          default:\n            // have more than 2 given arguments\n            _h[i]['h'].apply(ctx, args);\n\n            break;\n        }\n\n        if (_h[i]['one']) {\n          _h.splice(i, 1);\n\n          len--;\n        } else {\n          i++;\n        }\n      }\n    }\n\n    return this;\n  }\n}; // 对象可以通过 onxxxx 绑定事件\n\n/**\n * @event module:zrender/mixin/Eventful#onclick\n * @type {Function}\n * @default null\n */\n\n/**\n * @event module:zrender/mixin/Eventful#onmouseover\n * @type {Function}\n * @default null\n */\n\n/**\n * @event module:zrender/mixin/Eventful#onmouseout\n * @type {Function}\n * @default null\n */\n\n/**\n * @event module:zrender/mixin/Eventful#onmousemove\n * @type {Function}\n * @default null\n */\n\n/**\n * @event module:zrender/mixin/Eventful#onmousewheel\n * @type {Function}\n * @default null\n */\n\n/**\n * @event module:zrender/mixin/Eventful#onmousedown\n * @type {Function}\n * @default null\n */\n\n/**\n * @event module:zrender/mixin/Eventful#onmouseup\n * @type {Function}\n * @default null\n */\n\n/**\n * @event module:zrender/mixin/Eventful#ondrag\n * @type {Function}\n * @default null\n */\n\n/**\n * @event module:zrender/mixin/Eventful#ondragstart\n * @type {Function}\n * @default null\n */\n\n/**\n * @event module:zrender/mixin/Eventful#ondragend\n * @type {Function}\n * @default null\n */\n\n/**\n * @event module:zrender/mixin/Eventful#ondragenter\n * @type {Function}\n * @default null\n */\n\n/**\n * @event module:zrender/mixin/Eventful#ondragleave\n * @type {Function}\n * @default null\n */\n\n/**\n * @event module:zrender/mixin/Eventful#ondragover\n * @type {Function}\n * @default null\n */\n\n/**\n * @event module:zrender/mixin/Eventful#ondrop\n * @type {Function}\n * @default null\n */\n\nvar _default = Eventful;\nmodule.exports = _default;\n\n/***/ }),\n/* 43 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar Animator = __webpack_require__(44);\n\nvar log = __webpack_require__(47);\n\nvar _util = __webpack_require__(0);\n\nvar isString = _util.isString;\nvar isFunction = _util.isFunction;\nvar isObject = _util.isObject;\nvar isArrayLike = _util.isArrayLike;\nvar indexOf = _util.indexOf;\n\n/**\n * @alias modue:zrender/mixin/Animatable\n * @constructor\n */\nvar Animatable = function () {\n  /**\n   * @type {Array.<module:zrender/animation/Animator>}\n   * @readOnly\n   */\n  this.animators = [];\n};\n\nAnimatable.prototype = {\n  constructor: Animatable,\n\n  /**\n   * 动画\n   *\n   * @param {string} path The path to fetch value from object, like 'a.b.c'.\n   * @param {boolean} [loop] Whether to loop animation.\n   * @return {module:zrender/animation/Animator}\n   * @example:\n   *     el.animate('style', false)\n   *         .when(1000, {x: 10} )\n   *         .done(function(){ // Animation done })\n   *         .start()\n   */\n  animate: function (path, loop) {\n    var target;\n    var animatingShape = false;\n    var el = this;\n    var zr = this.__zr;\n\n    if (path) {\n      var pathSplitted = path.split('.');\n      var prop = el; // If animating shape\n\n      animatingShape = pathSplitted[0] === 'shape';\n\n      for (var i = 0, l = pathSplitted.length; i < l; i++) {\n        if (!prop) {\n          continue;\n        }\n\n        prop = prop[pathSplitted[i]];\n      }\n\n      if (prop) {\n        target = prop;\n      }\n    } else {\n      target = el;\n    }\n\n    if (!target) {\n      log('Property \"' + path + '\" is not existed in element ' + el.id);\n      return;\n    }\n\n    var animators = el.animators;\n    var animator = new Animator(target, loop);\n    animator.during(function (target) {\n      el.dirty(animatingShape);\n    }).done(function () {\n      // FIXME Animator will not be removed if use `Animator#stop` to stop animation\n      animators.splice(indexOf(animators, animator), 1);\n    });\n    animators.push(animator); // If animate after added to the zrender\n\n    if (zr) {\n      zr.animation.addAnimator(animator);\n    }\n\n    return animator;\n  },\n\n  /**\n   * 停止动画\n   * @param {boolean} forwardToLast If move to last frame before stop\n   */\n  stopAnimation: function (forwardToLast) {\n    var animators = this.animators;\n    var len = animators.length;\n\n    for (var i = 0; i < len; i++) {\n      animators[i].stop(forwardToLast);\n    }\n\n    animators.length = 0;\n    return this;\n  },\n\n  /**\n   * Caution: this method will stop previous animation.\n   * So do not use this method to one element twice before\n   * animation starts, unless you know what you are doing.\n   * @param {Object} target\n   * @param {number} [time=500] Time in ms\n   * @param {string} [easing='linear']\n   * @param {number} [delay=0]\n   * @param {Function} [callback]\n   * @param {Function} [forceAnimate] Prevent stop animation and callback\n   *        immediently when target values are the same as current values.\n   *\n   * @example\n   *  // Animate position\n   *  el.animateTo({\n   *      position: [10, 10]\n   *  }, function () { // done })\n   *\n   *  // Animate shape, style and position in 100ms, delayed 100ms, with cubicOut easing\n   *  el.animateTo({\n   *      shape: {\n   *          width: 500\n   *      },\n   *      style: {\n   *          fill: 'red'\n   *      }\n   *      position: [10, 10]\n   *  }, 100, 100, 'cubicOut', function () { // done })\n   */\n  // TODO Return animation key\n  animateTo: function (target, time, delay, easing, callback, forceAnimate) {\n    // animateTo(target, time, easing, callback);\n    if (isString(delay)) {\n      callback = easing;\n      easing = delay;\n      delay = 0;\n    } // animateTo(target, time, delay, callback);\n    else if (isFunction(easing)) {\n        callback = easing;\n        easing = 'linear';\n        delay = 0;\n      } // animateTo(target, time, callback);\n      else if (isFunction(delay)) {\n          callback = delay;\n          delay = 0;\n        } // animateTo(target, callback)\n        else if (isFunction(time)) {\n            callback = time;\n            time = 500;\n          } // animateTo(target)\n          else if (!time) {\n              time = 500;\n            } // Stop all previous animations\n\n\n    this.stopAnimation();\n\n    this._animateToShallow('', this, target, time, delay); // Animators may be removed immediately after start\n    // if there is nothing to animate\n\n\n    var animators = this.animators.slice();\n    var count = animators.length;\n\n    function done() {\n      count--;\n\n      if (!count) {\n        callback && callback();\n      }\n    } // No animators. This should be checked before animators[i].start(),\n    // because 'done' may be executed immediately if no need to animate.\n\n\n    if (!count) {\n      callback && callback();\n    } // Start after all animators created\n    // Incase any animator is done immediately when all animation properties are not changed\n\n\n    for (var i = 0; i < animators.length; i++) {\n      animators[i].done(done).start(easing, forceAnimate);\n    }\n  },\n\n  /**\n   * @private\n   * @param {string} path=''\n   * @param {Object} source=this\n   * @param {Object} target\n   * @param {number} [time=500]\n   * @param {number} [delay=0]\n   *\n   * @example\n   *  // Animate position\n   *  el._animateToShallow({\n   *      position: [10, 10]\n   *  })\n   *\n   *  // Animate shape, style and position in 100ms, delayed 100ms\n   *  el._animateToShallow({\n   *      shape: {\n   *          width: 500\n   *      },\n   *      style: {\n   *          fill: 'red'\n   *      }\n   *      position: [10, 10]\n   *  }, 100, 100)\n   */\n  _animateToShallow: function (path, source, target, time, delay) {\n    var objShallow = {};\n    var propertyCount = 0;\n\n    for (var name in target) {\n      if (!target.hasOwnProperty(name)) {\n        continue;\n      }\n\n      if (source[name] != null) {\n        if (isObject(target[name]) && !isArrayLike(target[name])) {\n          this._animateToShallow(path ? path + '.' + name : name, source[name], target[name], time, delay);\n        } else {\n          objShallow[name] = target[name];\n          propertyCount++;\n        }\n      } else if (target[name] != null) {\n        // Attr directly if not has property\n        // FIXME, if some property not needed for element ?\n        if (!path) {\n          this.attr(name, target[name]);\n        } else {\n          // Shape or style\n          var props = {};\n          props[path] = {};\n          props[path][name] = target[name];\n          this.attr(props);\n        }\n      }\n    }\n\n    if (propertyCount > 0) {\n      this.animate(path, false).when(time == null ? 500 : time, objShallow).delay(delay || 0);\n    }\n\n    return this;\n  }\n};\nvar _default = Animatable;\nmodule.exports = _default;\n\n/***/ }),\n/* 44 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar Clip = __webpack_require__(45);\n\nvar color = __webpack_require__(18);\n\nvar _util = __webpack_require__(0);\n\nvar isArrayLike = _util.isArrayLike;\n\n/**\n * @module echarts/animation/Animator\n */\nvar arraySlice = Array.prototype.slice;\n\nfunction defaultGetter(target, key) {\n  return target[key];\n}\n\nfunction defaultSetter(target, key, value) {\n  target[key] = value;\n}\n/**\n * @param  {number} p0\n * @param  {number} p1\n * @param  {number} percent\n * @return {number}\n */\n\n\nfunction interpolateNumber(p0, p1, percent) {\n  return (p1 - p0) * percent + p0;\n}\n/**\n * @param  {string} p0\n * @param  {string} p1\n * @param  {number} percent\n * @return {string}\n */\n\n\nfunction interpolateString(p0, p1, percent) {\n  return percent > 0.5 ? p1 : p0;\n}\n/**\n * @param  {Array} p0\n * @param  {Array} p1\n * @param  {number} percent\n * @param  {Array} out\n * @param  {number} arrDim\n */\n\n\nfunction interpolateArray(p0, p1, percent, out, arrDim) {\n  var len = p0.length;\n\n  if (arrDim == 1) {\n    for (var i = 0; i < len; i++) {\n      out[i] = interpolateNumber(p0[i], p1[i], percent);\n    }\n  } else {\n    var len2 = len && p0[0].length;\n\n    for (var i = 0; i < len; i++) {\n      for (var j = 0; j < len2; j++) {\n        out[i][j] = interpolateNumber(p0[i][j], p1[i][j], percent);\n      }\n    }\n  }\n} // arr0 is source array, arr1 is target array.\n// Do some preprocess to avoid error happened when interpolating from arr0 to arr1\n\n\nfunction fillArr(arr0, arr1, arrDim) {\n  var arr0Len = arr0.length;\n  var arr1Len = arr1.length;\n\n  if (arr0Len !== arr1Len) {\n    // FIXME Not work for TypedArray\n    var isPreviousLarger = arr0Len > arr1Len;\n\n    if (isPreviousLarger) {\n      // Cut the previous\n      arr0.length = arr1Len;\n    } else {\n      // Fill the previous\n      for (var i = arr0Len; i < arr1Len; i++) {\n        arr0.push(arrDim === 1 ? arr1[i] : arraySlice.call(arr1[i]));\n      }\n    }\n  } // Handling NaN value\n\n\n  var len2 = arr0[0] && arr0[0].length;\n\n  for (var i = 0; i < arr0.length; i++) {\n    if (arrDim === 1) {\n      if (isNaN(arr0[i])) {\n        arr0[i] = arr1[i];\n      }\n    } else {\n      for (var j = 0; j < len2; j++) {\n        if (isNaN(arr0[i][j])) {\n          arr0[i][j] = arr1[i][j];\n        }\n      }\n    }\n  }\n}\n/**\n * @param  {Array} arr0\n * @param  {Array} arr1\n * @param  {number} arrDim\n * @return {boolean}\n */\n\n\nfunction isArraySame(arr0, arr1, arrDim) {\n  if (arr0 === arr1) {\n    return true;\n  }\n\n  var len = arr0.length;\n\n  if (len !== arr1.length) {\n    return false;\n  }\n\n  if (arrDim === 1) {\n    for (var i = 0; i < len; i++) {\n      if (arr0[i] !== arr1[i]) {\n        return false;\n      }\n    }\n  } else {\n    var len2 = arr0[0].length;\n\n    for (var i = 0; i < len; i++) {\n      for (var j = 0; j < len2; j++) {\n        if (arr0[i][j] !== arr1[i][j]) {\n          return false;\n        }\n      }\n    }\n  }\n\n  return true;\n}\n/**\n * Catmull Rom interpolate array\n * @param  {Array} p0\n * @param  {Array} p1\n * @param  {Array} p2\n * @param  {Array} p3\n * @param  {number} t\n * @param  {number} t2\n * @param  {number} t3\n * @param  {Array} out\n * @param  {number} arrDim\n */\n\n\nfunction catmullRomInterpolateArray(p0, p1, p2, p3, t, t2, t3, out, arrDim) {\n  var len = p0.length;\n\n  if (arrDim == 1) {\n    for (var i = 0; i < len; i++) {\n      out[i] = catmullRomInterpolate(p0[i], p1[i], p2[i], p3[i], t, t2, t3);\n    }\n  } else {\n    var len2 = p0[0].length;\n\n    for (var i = 0; i < len; i++) {\n      for (var j = 0; j < len2; j++) {\n        out[i][j] = catmullRomInterpolate(p0[i][j], p1[i][j], p2[i][j], p3[i][j], t, t2, t3);\n      }\n    }\n  }\n}\n/**\n * Catmull Rom interpolate number\n * @param  {number} p0\n * @param  {number} p1\n * @param  {number} p2\n * @param  {number} p3\n * @param  {number} t\n * @param  {number} t2\n * @param  {number} t3\n * @return {number}\n */\n\n\nfunction catmullRomInterpolate(p0, p1, p2, p3, t, t2, t3) {\n  var v0 = (p2 - p0) * 0.5;\n  var v1 = (p3 - p1) * 0.5;\n  return (2 * (p1 - p2) + v0 + v1) * t3 + (-3 * (p1 - p2) - 2 * v0 - v1) * t2 + v0 * t + p1;\n}\n\nfunction cloneValue(value) {\n  if (isArrayLike(value)) {\n    var len = value.length;\n\n    if (isArrayLike(value[0])) {\n      var ret = [];\n\n      for (var i = 0; i < len; i++) {\n        ret.push(arraySlice.call(value[i]));\n      }\n\n      return ret;\n    }\n\n    return arraySlice.call(value);\n  }\n\n  return value;\n}\n\nfunction rgba2String(rgba) {\n  rgba[0] = Math.floor(rgba[0]);\n  rgba[1] = Math.floor(rgba[1]);\n  rgba[2] = Math.floor(rgba[2]);\n  return 'rgba(' + rgba.join(',') + ')';\n}\n\nfunction getArrayDim(keyframes) {\n  var lastValue = keyframes[keyframes.length - 1].value;\n  return isArrayLike(lastValue && lastValue[0]) ? 2 : 1;\n}\n\nfunction createTrackClip(animator, easing, oneTrackDone, keyframes, propName, forceAnimate) {\n  var getter = animator._getter;\n  var setter = animator._setter;\n  var useSpline = easing === 'spline';\n  var trackLen = keyframes.length;\n\n  if (!trackLen) {\n    return;\n  } // Guess data type\n\n\n  var firstVal = keyframes[0].value;\n  var isValueArray = isArrayLike(firstVal);\n  var isValueColor = false;\n  var isValueString = false; // For vertices morphing\n\n  var arrDim = isValueArray ? getArrayDim(keyframes) : 0;\n  var trackMaxTime; // Sort keyframe as ascending\n\n  keyframes.sort(function (a, b) {\n    return a.time - b.time;\n  });\n  trackMaxTime = keyframes[trackLen - 1].time; // Percents of each keyframe\n\n  var kfPercents = []; // Value of each keyframe\n\n  var kfValues = [];\n  var prevValue = keyframes[0].value;\n  var isAllValueEqual = true;\n\n  for (var i = 0; i < trackLen; i++) {\n    kfPercents.push(keyframes[i].time / trackMaxTime); // Assume value is a color when it is a string\n\n    var value = keyframes[i].value; // Check if value is equal, deep check if value is array\n\n    if (!(isValueArray && isArraySame(value, prevValue, arrDim) || !isValueArray && value === prevValue)) {\n      isAllValueEqual = false;\n    }\n\n    prevValue = value; // Try converting a string to a color array\n\n    if (typeof value == 'string') {\n      var colorArray = color.parse(value);\n\n      if (colorArray) {\n        value = colorArray;\n        isValueColor = true;\n      } else {\n        isValueString = true;\n      }\n    }\n\n    kfValues.push(value);\n  }\n\n  if (!forceAnimate && isAllValueEqual) {\n    return;\n  }\n\n  var lastValue = kfValues[trackLen - 1]; // Polyfill array and NaN value\n\n  for (var i = 0; i < trackLen - 1; i++) {\n    if (isValueArray) {\n      fillArr(kfValues[i], lastValue, arrDim);\n    } else {\n      if (isNaN(kfValues[i]) && !isNaN(lastValue) && !isValueString && !isValueColor) {\n        kfValues[i] = lastValue;\n      }\n    }\n  }\n\n  isValueArray && fillArr(getter(animator._target, propName), lastValue, arrDim); // Cache the key of last frame to speed up when\n  // animation playback is sequency\n\n  var lastFrame = 0;\n  var lastFramePercent = 0;\n  var start;\n  var w;\n  var p0;\n  var p1;\n  var p2;\n  var p3;\n\n  if (isValueColor) {\n    var rgba = [0, 0, 0, 0];\n  }\n\n  var onframe = function (target, percent) {\n    // Find the range keyframes\n    // kf1-----kf2---------current--------kf3\n    // find kf2 and kf3 and do interpolation\n    var frame; // In the easing function like elasticOut, percent may less than 0\n\n    if (percent < 0) {\n      frame = 0;\n    } else if (percent < lastFramePercent) {\n      // Start from next key\n      // PENDING start from lastFrame ?\n      start = Math.min(lastFrame + 1, trackLen - 1);\n\n      for (frame = start; frame >= 0; frame--) {\n        if (kfPercents[frame] <= percent) {\n          break;\n        }\n      } // PENDING really need to do this ?\n\n\n      frame = Math.min(frame, trackLen - 2);\n    } else {\n      for (frame = lastFrame; frame < trackLen; frame++) {\n        if (kfPercents[frame] > percent) {\n          break;\n        }\n      }\n\n      frame = Math.min(frame - 1, trackLen - 2);\n    }\n\n    lastFrame = frame;\n    lastFramePercent = percent;\n    var range = kfPercents[frame + 1] - kfPercents[frame];\n\n    if (range === 0) {\n      return;\n    } else {\n      w = (percent - kfPercents[frame]) / range;\n    }\n\n    if (useSpline) {\n      p1 = kfValues[frame];\n      p0 = kfValues[frame === 0 ? frame : frame - 1];\n      p2 = kfValues[frame > trackLen - 2 ? trackLen - 1 : frame + 1];\n      p3 = kfValues[frame > trackLen - 3 ? trackLen - 1 : frame + 2];\n\n      if (isValueArray) {\n        catmullRomInterpolateArray(p0, p1, p2, p3, w, w * w, w * w * w, getter(target, propName), arrDim);\n      } else {\n        var value;\n\n        if (isValueColor) {\n          value = catmullRomInterpolateArray(p0, p1, p2, p3, w, w * w, w * w * w, rgba, 1);\n          value = rgba2String(rgba);\n        } else if (isValueString) {\n          // String is step(0.5)\n          return interpolateString(p1, p2, w);\n        } else {\n          value = catmullRomInterpolate(p0, p1, p2, p3, w, w * w, w * w * w);\n        }\n\n        setter(target, propName, value);\n      }\n    } else {\n      if (isValueArray) {\n        interpolateArray(kfValues[frame], kfValues[frame + 1], w, getter(target, propName), arrDim);\n      } else {\n        var value;\n\n        if (isValueColor) {\n          interpolateArray(kfValues[frame], kfValues[frame + 1], w, rgba, 1);\n          value = rgba2String(rgba);\n        } else if (isValueString) {\n          // String is step(0.5)\n          return interpolateString(kfValues[frame], kfValues[frame + 1], w);\n        } else {\n          value = interpolateNumber(kfValues[frame], kfValues[frame + 1], w);\n        }\n\n        setter(target, propName, value);\n      }\n    }\n  };\n\n  var clip = new Clip({\n    target: animator._target,\n    life: trackMaxTime,\n    loop: animator._loop,\n    delay: animator._delay,\n    onframe: onframe,\n    ondestroy: oneTrackDone\n  });\n\n  if (easing && easing !== 'spline') {\n    clip.easing = easing;\n  }\n\n  return clip;\n}\n/**\n * @alias module:zrender/animation/Animator\n * @constructor\n * @param {Object} target\n * @param {boolean} loop\n * @param {Function} getter\n * @param {Function} setter\n */\n\n\nvar Animator = function (target, loop, getter, setter) {\n  this._tracks = {};\n  this._target = target;\n  this._loop = loop || false;\n  this._getter = getter || defaultGetter;\n  this._setter = setter || defaultSetter;\n  this._clipCount = 0;\n  this._delay = 0;\n  this._doneList = [];\n  this._onframeList = [];\n  this._clipList = [];\n};\n\nAnimator.prototype = {\n  /**\n   * 设置动画关键帧\n   * @param  {number} time 关键帧时间，单位是ms\n   * @param  {Object} props 关键帧的属性值，key-value表示\n   * @return {module:zrender/animation/Animator}\n   */\n  when: function (time\n  /* ms */\n  , props) {\n    var tracks = this._tracks;\n\n    for (var propName in props) {\n      if (!props.hasOwnProperty(propName)) {\n        continue;\n      }\n\n      if (!tracks[propName]) {\n        tracks[propName] = []; // Invalid value\n\n        var value = this._getter(this._target, propName);\n\n        if (value == null) {\n          // zrLog('Invalid property ' + propName);\n          continue;\n        } // If time is 0\n        //  Then props is given initialize value\n        // Else\n        //  Initialize value from current prop value\n\n\n        if (time !== 0) {\n          tracks[propName].push({\n            time: 0,\n            value: cloneValue(value)\n          });\n        }\n      }\n\n      tracks[propName].push({\n        time: time,\n        value: props[propName]\n      });\n    }\n\n    return this;\n  },\n\n  /**\n   * 添加动画每一帧的回调函数\n   * @param  {Function} callback\n   * @return {module:zrender/animation/Animator}\n   */\n  during: function (callback) {\n    this._onframeList.push(callback);\n\n    return this;\n  },\n  pause: function () {\n    for (var i = 0; i < this._clipList.length; i++) {\n      this._clipList[i].pause();\n    }\n\n    this._paused = true;\n  },\n  resume: function () {\n    for (var i = 0; i < this._clipList.length; i++) {\n      this._clipList[i].resume();\n    }\n\n    this._paused = false;\n  },\n  isPaused: function () {\n    return !!this._paused;\n  },\n  _doneCallback: function () {\n    // Clear all tracks\n    this._tracks = {}; // Clear all clips\n\n    this._clipList.length = 0;\n    var doneList = this._doneList;\n    var len = doneList.length;\n\n    for (var i = 0; i < len; i++) {\n      doneList[i].call(this);\n    }\n  },\n\n  /**\n   * 开始执行动画\n   * @param  {string|Function} [easing]\n   *         动画缓动函数，详见{@link module:zrender/animation/easing}\n   * @param  {boolean} forceAnimate\n   * @return {module:zrender/animation/Animator}\n   */\n  start: function (easing, forceAnimate) {\n    var self = this;\n    var clipCount = 0;\n\n    var oneTrackDone = function () {\n      clipCount--;\n\n      if (!clipCount) {\n        self._doneCallback();\n      }\n    };\n\n    var lastClip;\n\n    for (var propName in this._tracks) {\n      if (!this._tracks.hasOwnProperty(propName)) {\n        continue;\n      }\n\n      var clip = createTrackClip(this, easing, oneTrackDone, this._tracks[propName], propName, forceAnimate);\n\n      if (clip) {\n        this._clipList.push(clip);\n\n        clipCount++; // If start after added to animation\n\n        if (this.animation) {\n          this.animation.addClip(clip);\n        }\n\n        lastClip = clip;\n      }\n    } // Add during callback on the last clip\n\n\n    if (lastClip) {\n      var oldOnFrame = lastClip.onframe;\n\n      lastClip.onframe = function (target, percent) {\n        oldOnFrame(target, percent);\n\n        for (var i = 0; i < self._onframeList.length; i++) {\n          self._onframeList[i](target, percent);\n        }\n      };\n    } // This optimization will help the case that in the upper application\n    // the view may be refreshed frequently, where animation will be\n    // called repeatly but nothing changed.\n\n\n    if (!clipCount) {\n      this._doneCallback();\n    }\n\n    return this;\n  },\n\n  /**\n   * 停止动画\n   * @param {boolean} forwardToLast If move to last frame before stop\n   */\n  stop: function (forwardToLast) {\n    var clipList = this._clipList;\n    var animation = this.animation;\n\n    for (var i = 0; i < clipList.length; i++) {\n      var clip = clipList[i];\n\n      if (forwardToLast) {\n        // Move to last frame before stop\n        clip.onframe(this._target, 1);\n      }\n\n      animation && animation.removeClip(clip);\n    }\n\n    clipList.length = 0;\n  },\n\n  /**\n   * 设置动画延迟开始的时间\n   * @param  {number} time 单位ms\n   * @return {module:zrender/animation/Animator}\n   */\n  delay: function (time) {\n    this._delay = time;\n    return this;\n  },\n\n  /**\n   * 添加动画结束的回调\n   * @param  {Function} cb\n   * @return {module:zrender/animation/Animator}\n   */\n  done: function (cb) {\n    if (cb) {\n      this._doneList.push(cb);\n    }\n\n    return this;\n  },\n\n  /**\n   * @return {Array.<module:zrender/animation/Clip>}\n   */\n  getClips: function () {\n    return this._clipList;\n  }\n};\nvar _default = Animator;\nmodule.exports = _default;\n\n/***/ }),\n/* 45 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar easingFuncs = __webpack_require__(46);\n\n/**\n * 动画主控制器\n * @config target 动画对象，可以是数组，如果是数组的话会批量分发onframe等事件\n * @config life(1000) 动画时长\n * @config delay(0) 动画延迟时间\n * @config loop(true)\n * @config gap(0) 循环的间隔时间\n * @config onframe\n * @config easing(optional)\n * @config ondestroy(optional)\n * @config onrestart(optional)\n *\n * TODO pause\n */\nfunction Clip(options) {\n  this._target = options.target; // 生命周期\n\n  this._life = options.life || 1000; // 延时\n\n  this._delay = options.delay || 0; // 开始时间\n  // this._startTime = new Date().getTime() + this._delay;// 单位毫秒\n\n  this._initialized = false; // 是否循环\n\n  this.loop = options.loop == null ? false : options.loop;\n  this.gap = options.gap || 0;\n  this.easing = options.easing || 'Linear';\n  this.onframe = options.onframe;\n  this.ondestroy = options.ondestroy;\n  this.onrestart = options.onrestart;\n  this._pausedTime = 0;\n  this._paused = false;\n}\n\nClip.prototype = {\n  constructor: Clip,\n  step: function (globalTime, deltaTime) {\n    // Set startTime on first step, or _startTime may has milleseconds different between clips\n    // PENDING\n    if (!this._initialized) {\n      this._startTime = globalTime + this._delay;\n      this._initialized = true;\n    }\n\n    if (this._paused) {\n      this._pausedTime += deltaTime;\n      return;\n    }\n\n    var percent = (globalTime - this._startTime - this._pausedTime) / this._life; // 还没开始\n\n    if (percent < 0) {\n      return;\n    }\n\n    percent = Math.min(percent, 1);\n    var easing = this.easing;\n    var easingFunc = typeof easing == 'string' ? easingFuncs[easing] : easing;\n    var schedule = typeof easingFunc === 'function' ? easingFunc(percent) : percent;\n    this.fire('frame', schedule); // 结束\n\n    if (percent == 1) {\n      if (this.loop) {\n        this.restart(globalTime); // 重新开始周期\n        // 抛出而不是直接调用事件直到 stage.update 后再统一调用这些事件\n\n        return 'restart';\n      } // 动画完成将这个控制器标识为待删除\n      // 在Animation.update中进行批量删除\n\n\n      this._needsRemove = true;\n      return 'destroy';\n    }\n\n    return null;\n  },\n  restart: function (globalTime) {\n    var remainder = (globalTime - this._startTime - this._pausedTime) % this._life;\n    this._startTime = globalTime - remainder + this.gap;\n    this._pausedTime = 0;\n    this._needsRemove = false;\n  },\n  fire: function (eventType, arg) {\n    eventType = 'on' + eventType;\n\n    if (this[eventType]) {\n      this[eventType](this._target, arg);\n    }\n  },\n  pause: function () {\n    this._paused = true;\n  },\n  resume: function () {\n    this._paused = false;\n  }\n};\nvar _default = Clip;\nmodule.exports = _default;\n\n/***/ }),\n/* 46 */\n/***/ (function(module, exports) {\n\n/**\n * 缓动代码来自 https://github.com/sole/tween.js/blob/master/src/Tween.js\n * @see http://sole.github.io/tween.js/examples/03_graphs.html\n * @exports zrender/animation/easing\n */\nvar easing = {\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  linear: function (k) {\n    return k;\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  quadraticIn: function (k) {\n    return k * k;\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  quadraticOut: function (k) {\n    return k * (2 - k);\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  quadraticInOut: function (k) {\n    if ((k *= 2) < 1) {\n      return 0.5 * k * k;\n    }\n\n    return -0.5 * (--k * (k - 2) - 1);\n  },\n  // 三次方的缓动（t^3）\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  cubicIn: function (k) {\n    return k * k * k;\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  cubicOut: function (k) {\n    return --k * k * k + 1;\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  cubicInOut: function (k) {\n    if ((k *= 2) < 1) {\n      return 0.5 * k * k * k;\n    }\n\n    return 0.5 * ((k -= 2) * k * k + 2);\n  },\n  // 四次方的缓动（t^4）\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  quarticIn: function (k) {\n    return k * k * k * k;\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  quarticOut: function (k) {\n    return 1 - --k * k * k * k;\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  quarticInOut: function (k) {\n    if ((k *= 2) < 1) {\n      return 0.5 * k * k * k * k;\n    }\n\n    return -0.5 * ((k -= 2) * k * k * k - 2);\n  },\n  // 五次方的缓动（t^5）\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  quinticIn: function (k) {\n    return k * k * k * k * k;\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  quinticOut: function (k) {\n    return --k * k * k * k * k + 1;\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  quinticInOut: function (k) {\n    if ((k *= 2) < 1) {\n      return 0.5 * k * k * k * k * k;\n    }\n\n    return 0.5 * ((k -= 2) * k * k * k * k + 2);\n  },\n  // 正弦曲线的缓动（sin(t)）\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  sinusoidalIn: function (k) {\n    return 1 - Math.cos(k * Math.PI / 2);\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  sinusoidalOut: function (k) {\n    return Math.sin(k * Math.PI / 2);\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  sinusoidalInOut: function (k) {\n    return 0.5 * (1 - Math.cos(Math.PI * k));\n  },\n  // 指数曲线的缓动（2^t）\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  exponentialIn: function (k) {\n    return k === 0 ? 0 : Math.pow(1024, k - 1);\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  exponentialOut: function (k) {\n    return k === 1 ? 1 : 1 - Math.pow(2, -10 * k);\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  exponentialInOut: function (k) {\n    if (k === 0) {\n      return 0;\n    }\n\n    if (k === 1) {\n      return 1;\n    }\n\n    if ((k *= 2) < 1) {\n      return 0.5 * Math.pow(1024, k - 1);\n    }\n\n    return 0.5 * (-Math.pow(2, -10 * (k - 1)) + 2);\n  },\n  // 圆形曲线的缓动（sqrt(1-t^2)）\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  circularIn: function (k) {\n    return 1 - Math.sqrt(1 - k * k);\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  circularOut: function (k) {\n    return Math.sqrt(1 - --k * k);\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  circularInOut: function (k) {\n    if ((k *= 2) < 1) {\n      return -0.5 * (Math.sqrt(1 - k * k) - 1);\n    }\n\n    return 0.5 * (Math.sqrt(1 - (k -= 2) * k) + 1);\n  },\n  // 创建类似于弹簧在停止前来回振荡的动画\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  elasticIn: function (k) {\n    var s;\n    var a = 0.1;\n    var p = 0.4;\n\n    if (k === 0) {\n      return 0;\n    }\n\n    if (k === 1) {\n      return 1;\n    }\n\n    if (!a || a < 1) {\n      a = 1;\n      s = p / 4;\n    } else {\n      s = p * Math.asin(1 / a) / (2 * Math.PI);\n    }\n\n    return -(a * Math.pow(2, 10 * (k -= 1)) * Math.sin((k - s) * (2 * Math.PI) / p));\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  elasticOut: function (k) {\n    var s;\n    var a = 0.1;\n    var p = 0.4;\n\n    if (k === 0) {\n      return 0;\n    }\n\n    if (k === 1) {\n      return 1;\n    }\n\n    if (!a || a < 1) {\n      a = 1;\n      s = p / 4;\n    } else {\n      s = p * Math.asin(1 / a) / (2 * Math.PI);\n    }\n\n    return a * Math.pow(2, -10 * k) * Math.sin((k - s) * (2 * Math.PI) / p) + 1;\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  elasticInOut: function (k) {\n    var s;\n    var a = 0.1;\n    var p = 0.4;\n\n    if (k === 0) {\n      return 0;\n    }\n\n    if (k === 1) {\n      return 1;\n    }\n\n    if (!a || a < 1) {\n      a = 1;\n      s = p / 4;\n    } else {\n      s = p * Math.asin(1 / a) / (2 * Math.PI);\n    }\n\n    if ((k *= 2) < 1) {\n      return -0.5 * (a * Math.pow(2, 10 * (k -= 1)) * Math.sin((k - s) * (2 * Math.PI) / p));\n    }\n\n    return a * Math.pow(2, -10 * (k -= 1)) * Math.sin((k - s) * (2 * Math.PI) / p) * 0.5 + 1;\n  },\n  // 在某一动画开始沿指示的路径进行动画处理前稍稍收回该动画的移动\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  backIn: function (k) {\n    var s = 1.70158;\n    return k * k * ((s + 1) * k - s);\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  backOut: function (k) {\n    var s = 1.70158;\n    return --k * k * ((s + 1) * k + s) + 1;\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  backInOut: function (k) {\n    var s = 1.70158 * 1.525;\n\n    if ((k *= 2) < 1) {\n      return 0.5 * (k * k * ((s + 1) * k - s));\n    }\n\n    return 0.5 * ((k -= 2) * k * ((s + 1) * k + s) + 2);\n  },\n  // 创建弹跳效果\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  bounceIn: function (k) {\n    return 1 - easing.bounceOut(1 - k);\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  bounceOut: function (k) {\n    if (k < 1 / 2.75) {\n      return 7.5625 * k * k;\n    } else if (k < 2 / 2.75) {\n      return 7.5625 * (k -= 1.5 / 2.75) * k + 0.75;\n    } else if (k < 2.5 / 2.75) {\n      return 7.5625 * (k -= 2.25 / 2.75) * k + 0.9375;\n    } else {\n      return 7.5625 * (k -= 2.625 / 2.75) * k + 0.984375;\n    }\n  },\n\n  /**\n  * @param {number} k\n  * @return {number}\n  */\n  bounceInOut: function (k) {\n    if (k < 0.5) {\n      return easing.bounceIn(k * 2) * 0.5;\n    }\n\n    return easing.bounceOut(k * 2 - 1) * 0.5 + 0.5;\n  }\n};\nvar _default = easing;\nmodule.exports = _default;\n\n/***/ }),\n/* 47 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar _config = __webpack_require__(19);\n\nvar debugMode = _config.debugMode;\n\nvar log = function () {};\n\nif (debugMode === 1) {\n  log = function () {\n    for (var k in arguments) {\n      throw new Error(arguments[k]);\n    }\n  };\n} else if (debugMode > 1) {\n  log = function () {\n    for (var k in arguments) {\n      console.log(arguments[k]);\n    }\n  };\n}\n\nvar _default = log;\nmodule.exports = _default;\n\n/***/ }),\n/* 48 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar textHelper = __webpack_require__(20);\n\nvar BoundingRect = __webpack_require__(3);\n\n/**\n * Mixin for drawing text in a element bounding rect\n * @module zrender/mixin/RectText\n */\nvar tmpRect = new BoundingRect();\n\nvar RectText = function () {};\n\nRectText.prototype = {\n  constructor: RectText,\n\n  /**\n   * Draw text in a rect with specified position.\n   * @param  {CanvasRenderingContext2D} ctx\n   * @param  {Object} rect Displayable rect\n   */\n  drawRectText: function (ctx, rect) {\n    var style = this.style;\n    rect = style.textRect || rect; // Optimize, avoid normalize every time.\n\n    this.__dirty && textHelper.normalizeTextStyle(style, true);\n    var text = style.text; // Convert to string\n\n    text != null && (text += '');\n\n    if (!textHelper.needDrawText(text, style)) {\n      return;\n    } // FIXME\n\n\n    ctx.save(); // Transform rect to view space\n\n    var transform = this.transform;\n\n    if (!style.transformText) {\n      if (transform) {\n        tmpRect.copy(rect);\n        tmpRect.applyTransform(transform);\n        rect = tmpRect;\n      }\n    } else {\n      this.setTransform(ctx);\n    } // transformText and textRotation can not be used at the same time.\n\n\n    textHelper.renderText(this, ctx, text, style, rect);\n    ctx.restore();\n  }\n};\nvar _default = RectText;\nmodule.exports = _default;\n\n/***/ }),\n/* 49 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar vec2 = __webpack_require__(2);\n\nvar curve = __webpack_require__(4);\n\n/**\n * @author Yi Shen(https://github.com/pissang)\n */\nvar mathMin = Math.min;\nvar mathMax = Math.max;\nvar mathSin = Math.sin;\nvar mathCos = Math.cos;\nvar PI2 = Math.PI * 2;\nvar start = vec2.create();\nvar end = vec2.create();\nvar extremity = vec2.create();\n/**\n * 从顶点数组中计算出最小包围盒，写入`min`和`max`中\n * @module zrender/core/bbox\n * @param {Array<Object>} points 顶点数组\n * @param {number} min\n * @param {number} max\n */\n\nfunction fromPoints(points, min, max) {\n  if (points.length === 0) {\n    return;\n  }\n\n  var p = points[0];\n  var left = p[0];\n  var right = p[0];\n  var top = p[1];\n  var bottom = p[1];\n  var i;\n\n  for (i = 1; i < points.length; i++) {\n    p = points[i];\n    left = mathMin(left, p[0]);\n    right = mathMax(right, p[0]);\n    top = mathMin(top, p[1]);\n    bottom = mathMax(bottom, p[1]);\n  }\n\n  min[0] = left;\n  min[1] = top;\n  max[0] = right;\n  max[1] = bottom;\n}\n/**\n * @memberOf module:zrender/core/bbox\n * @param {number} x0\n * @param {number} y0\n * @param {number} x1\n * @param {number} y1\n * @param {Array.<number>} min\n * @param {Array.<number>} max\n */\n\n\nfunction fromLine(x0, y0, x1, y1, min, max) {\n  min[0] = mathMin(x0, x1);\n  min[1] = mathMin(y0, y1);\n  max[0] = mathMax(x0, x1);\n  max[1] = mathMax(y0, y1);\n}\n\nvar xDim = [];\nvar yDim = [];\n/**\n * 从三阶贝塞尔曲线(p0, p1, p2, p3)中计算出最小包围盒，写入`min`和`max`中\n * @memberOf module:zrender/core/bbox\n * @param {number} x0\n * @param {number} y0\n * @param {number} x1\n * @param {number} y1\n * @param {number} x2\n * @param {number} y2\n * @param {number} x3\n * @param {number} y3\n * @param {Array.<number>} min\n * @param {Array.<number>} max\n */\n\nfunction fromCubic(x0, y0, x1, y1, x2, y2, x3, y3, min, max) {\n  var cubicExtrema = curve.cubicExtrema;\n  var cubicAt = curve.cubicAt;\n  var i;\n  var n = cubicExtrema(x0, x1, x2, x3, xDim);\n  min[0] = Infinity;\n  min[1] = Infinity;\n  max[0] = -Infinity;\n  max[1] = -Infinity;\n\n  for (i = 0; i < n; i++) {\n    var x = cubicAt(x0, x1, x2, x3, xDim[i]);\n    min[0] = mathMin(x, min[0]);\n    max[0] = mathMax(x, max[0]);\n  }\n\n  n = cubicExtrema(y0, y1, y2, y3, yDim);\n\n  for (i = 0; i < n; i++) {\n    var y = cubicAt(y0, y1, y2, y3, yDim[i]);\n    min[1] = mathMin(y, min[1]);\n    max[1] = mathMax(y, max[1]);\n  }\n\n  min[0] = mathMin(x0, min[0]);\n  max[0] = mathMax(x0, max[0]);\n  min[0] = mathMin(x3, min[0]);\n  max[0] = mathMax(x3, max[0]);\n  min[1] = mathMin(y0, min[1]);\n  max[1] = mathMax(y0, max[1]);\n  min[1] = mathMin(y3, min[1]);\n  max[1] = mathMax(y3, max[1]);\n}\n/**\n * 从二阶贝塞尔曲线(p0, p1, p2)中计算出最小包围盒，写入`min`和`max`中\n * @memberOf module:zrender/core/bbox\n * @param {number} x0\n * @param {number} y0\n * @param {number} x1\n * @param {number} y1\n * @param {number} x2\n * @param {number} y2\n * @param {Array.<number>} min\n * @param {Array.<number>} max\n */\n\n\nfunction fromQuadratic(x0, y0, x1, y1, x2, y2, min, max) {\n  var quadraticExtremum = curve.quadraticExtremum;\n  var quadraticAt = curve.quadraticAt; // Find extremities, where derivative in x dim or y dim is zero\n\n  var tx = mathMax(mathMin(quadraticExtremum(x0, x1, x2), 1), 0);\n  var ty = mathMax(mathMin(quadraticExtremum(y0, y1, y2), 1), 0);\n  var x = quadraticAt(x0, x1, x2, tx);\n  var y = quadraticAt(y0, y1, y2, ty);\n  min[0] = mathMin(x0, x2, x);\n  min[1] = mathMin(y0, y2, y);\n  max[0] = mathMax(x0, x2, x);\n  max[1] = mathMax(y0, y2, y);\n}\n/**\n * 从圆弧中计算出最小包围盒，写入`min`和`max`中\n * @method\n * @memberOf module:zrender/core/bbox\n * @param {number} x\n * @param {number} y\n * @param {number} rx\n * @param {number} ry\n * @param {number} startAngle\n * @param {number} endAngle\n * @param {number} anticlockwise\n * @param {Array.<number>} min\n * @param {Array.<number>} max\n */\n\n\nfunction fromArc(x, y, rx, ry, startAngle, endAngle, anticlockwise, min, max) {\n  var vec2Min = vec2.min;\n  var vec2Max = vec2.max;\n  var diff = Math.abs(startAngle - endAngle);\n\n  if (diff % PI2 < 1e-4 && diff > 1e-4) {\n    // Is a circle\n    min[0] = x - rx;\n    min[1] = y - ry;\n    max[0] = x + rx;\n    max[1] = y + ry;\n    return;\n  }\n\n  start[0] = mathCos(startAngle) * rx + x;\n  start[1] = mathSin(startAngle) * ry + y;\n  end[0] = mathCos(endAngle) * rx + x;\n  end[1] = mathSin(endAngle) * ry + y;\n  vec2Min(min, start, end);\n  vec2Max(max, start, end); // Thresh to [0, Math.PI * 2]\n\n  startAngle = startAngle % PI2;\n\n  if (startAngle < 0) {\n    startAngle = startAngle + PI2;\n  }\n\n  endAngle = endAngle % PI2;\n\n  if (endAngle < 0) {\n    endAngle = endAngle + PI2;\n  }\n\n  if (startAngle > endAngle && !anticlockwise) {\n    endAngle += PI2;\n  } else if (startAngle < endAngle && anticlockwise) {\n    startAngle += PI2;\n  }\n\n  if (anticlockwise) {\n    var tmp = endAngle;\n    endAngle = startAngle;\n    startAngle = tmp;\n  } // var number = 0;\n  // var step = (anticlockwise ? -Math.PI : Math.PI) / 2;\n\n\n  for (var angle = 0; angle < endAngle; angle += Math.PI / 2) {\n    if (angle > startAngle) {\n      extremity[0] = mathCos(angle) * rx + x;\n      extremity[1] = mathSin(angle) * ry + y;\n      vec2Min(min, extremity, min);\n      vec2Max(max, extremity, max);\n    }\n  }\n}\n\nexports.fromPoints = fromPoints;\nexports.fromLine = fromLine;\nexports.fromCubic = fromCubic;\nexports.fromQuadratic = fromQuadratic;\nexports.fromArc = fromArc;\n\n/***/ }),\n/* 50 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar PathProxy = __webpack_require__(6);\n\nvar line = __webpack_require__(51);\n\nvar cubic = __webpack_require__(52);\n\nvar quadratic = __webpack_require__(53);\n\nvar arc = __webpack_require__(54);\n\nvar _util = __webpack_require__(22);\n\nvar normalizeRadian = _util.normalizeRadian;\n\nvar curve = __webpack_require__(4);\n\nvar windingLine = __webpack_require__(55);\n\nvar CMD = PathProxy.CMD;\nvar PI2 = Math.PI * 2;\nvar EPSILON = 1e-4;\n\nfunction isAroundEqual(a, b) {\n  return Math.abs(a - b) < EPSILON;\n} // 临时数组\n\n\nvar roots = [-1, -1, -1];\nvar extrema = [-1, -1];\n\nfunction swapExtrema() {\n  var tmp = extrema[0];\n  extrema[0] = extrema[1];\n  extrema[1] = tmp;\n}\n\nfunction windingCubic(x0, y0, x1, y1, x2, y2, x3, y3, x, y) {\n  // Quick reject\n  if (y > y0 && y > y1 && y > y2 && y > y3 || y < y0 && y < y1 && y < y2 && y < y3) {\n    return 0;\n  }\n\n  var nRoots = curve.cubicRootAt(y0, y1, y2, y3, y, roots);\n\n  if (nRoots === 0) {\n    return 0;\n  } else {\n    var w = 0;\n    var nExtrema = -1;\n    var y0_, y1_;\n\n    for (var i = 0; i < nRoots; i++) {\n      var t = roots[i]; // Avoid winding error when intersection point is the connect point of two line of polygon\n\n      var unit = t === 0 || t === 1 ? 0.5 : 1;\n      var x_ = curve.cubicAt(x0, x1, x2, x3, t);\n\n      if (x_ < x) {\n        // Quick reject\n        continue;\n      }\n\n      if (nExtrema < 0) {\n        nExtrema = curve.cubicExtrema(y0, y1, y2, y3, extrema);\n\n        if (extrema[1] < extrema[0] && nExtrema > 1) {\n          swapExtrema();\n        }\n\n        y0_ = curve.cubicAt(y0, y1, y2, y3, extrema[0]);\n\n        if (nExtrema > 1) {\n          y1_ = curve.cubicAt(y0, y1, y2, y3, extrema[1]);\n        }\n      }\n\n      if (nExtrema == 2) {\n        // 分成三段单调函数\n        if (t < extrema[0]) {\n          w += y0_ < y0 ? unit : -unit;\n        } else if (t < extrema[1]) {\n          w += y1_ < y0_ ? unit : -unit;\n        } else {\n          w += y3 < y1_ ? unit : -unit;\n        }\n      } else {\n        // 分成两段单调函数\n        if (t < extrema[0]) {\n          w += y0_ < y0 ? unit : -unit;\n        } else {\n          w += y3 < y0_ ? unit : -unit;\n        }\n      }\n    }\n\n    return w;\n  }\n}\n\nfunction windingQuadratic(x0, y0, x1, y1, x2, y2, x, y) {\n  // Quick reject\n  if (y > y0 && y > y1 && y > y2 || y < y0 && y < y1 && y < y2) {\n    return 0;\n  }\n\n  var nRoots = curve.quadraticRootAt(y0, y1, y2, y, roots);\n\n  if (nRoots === 0) {\n    return 0;\n  } else {\n    var t = curve.quadraticExtremum(y0, y1, y2);\n\n    if (t >= 0 && t <= 1) {\n      var w = 0;\n      var y_ = curve.quadraticAt(y0, y1, y2, t);\n\n      for (var i = 0; i < nRoots; i++) {\n        // Remove one endpoint.\n        var unit = roots[i] === 0 || roots[i] === 1 ? 0.5 : 1;\n        var x_ = curve.quadraticAt(x0, x1, x2, roots[i]);\n\n        if (x_ < x) {\n          // Quick reject\n          continue;\n        }\n\n        if (roots[i] < t) {\n          w += y_ < y0 ? unit : -unit;\n        } else {\n          w += y2 < y_ ? unit : -unit;\n        }\n      }\n\n      return w;\n    } else {\n      // Remove one endpoint.\n      var unit = roots[0] === 0 || roots[0] === 1 ? 0.5 : 1;\n      var x_ = curve.quadraticAt(x0, x1, x2, roots[0]);\n\n      if (x_ < x) {\n        // Quick reject\n        return 0;\n      }\n\n      return y2 < y0 ? unit : -unit;\n    }\n  }\n} // TODO\n// Arc 旋转\n\n\nfunction windingArc(cx, cy, r, startAngle, endAngle, anticlockwise, x, y) {\n  y -= cy;\n\n  if (y > r || y < -r) {\n    return 0;\n  }\n\n  var tmp = Math.sqrt(r * r - y * y);\n  roots[0] = -tmp;\n  roots[1] = tmp;\n  var diff = Math.abs(startAngle - endAngle);\n\n  if (diff < 1e-4) {\n    return 0;\n  }\n\n  if (diff % PI2 < 1e-4) {\n    // Is a circle\n    startAngle = 0;\n    endAngle = PI2;\n    var dir = anticlockwise ? 1 : -1;\n\n    if (x >= roots[0] + cx && x <= roots[1] + cx) {\n      return dir;\n    } else {\n      return 0;\n    }\n  }\n\n  if (anticlockwise) {\n    var tmp = startAngle;\n    startAngle = normalizeRadian(endAngle);\n    endAngle = normalizeRadian(tmp);\n  } else {\n    startAngle = normalizeRadian(startAngle);\n    endAngle = normalizeRadian(endAngle);\n  }\n\n  if (startAngle > endAngle) {\n    endAngle += PI2;\n  }\n\n  var w = 0;\n\n  for (var i = 0; i < 2; i++) {\n    var x_ = roots[i];\n\n    if (x_ + cx > x) {\n      var angle = Math.atan2(y, x_);\n      var dir = anticlockwise ? 1 : -1;\n\n      if (angle < 0) {\n        angle = PI2 + angle;\n      }\n\n      if (angle >= startAngle && angle <= endAngle || angle + PI2 >= startAngle && angle + PI2 <= endAngle) {\n        if (angle > Math.PI / 2 && angle < Math.PI * 1.5) {\n          dir = -dir;\n        }\n\n        w += dir;\n      }\n    }\n  }\n\n  return w;\n}\n\nfunction containPath(data, lineWidth, isStroke, x, y) {\n  var w = 0;\n  var xi = 0;\n  var yi = 0;\n  var x0 = 0;\n  var y0 = 0;\n\n  for (var i = 0; i < data.length;) {\n    var cmd = data[i++]; // Begin a new subpath\n\n    if (cmd === CMD.M && i > 1) {\n      // Close previous subpath\n      if (!isStroke) {\n        w += windingLine(xi, yi, x0, y0, x, y);\n      } // 如果被任何一个 subpath 包含\n      // if (w !== 0) {\n      //     return true;\n      // }\n\n    }\n\n    if (i == 1) {\n      // 如果第一个命令是 L, C, Q\n      // 则 previous point 同绘制命令的第一个 point\n      //\n      // 第一个命令为 Arc 的情况下会在后面特殊处理\n      xi = data[i];\n      yi = data[i + 1];\n      x0 = xi;\n      y0 = yi;\n    }\n\n    switch (cmd) {\n      case CMD.M:\n        // moveTo 命令重新创建一个新的 subpath, 并且更新新的起点\n        // 在 closePath 的时候使用\n        x0 = data[i++];\n        y0 = data[i++];\n        xi = x0;\n        yi = y0;\n        break;\n\n      case CMD.L:\n        if (isStroke) {\n          if (line.containStroke(xi, yi, data[i], data[i + 1], lineWidth, x, y)) {\n            return true;\n          }\n        } else {\n          // NOTE 在第一个命令为 L, C, Q 的时候会计算出 NaN\n          w += windingLine(xi, yi, data[i], data[i + 1], x, y) || 0;\n        }\n\n        xi = data[i++];\n        yi = data[i++];\n        break;\n\n      case CMD.C:\n        if (isStroke) {\n          if (cubic.containStroke(xi, yi, data[i++], data[i++], data[i++], data[i++], data[i], data[i + 1], lineWidth, x, y)) {\n            return true;\n          }\n        } else {\n          w += windingCubic(xi, yi, data[i++], data[i++], data[i++], data[i++], data[i], data[i + 1], x, y) || 0;\n        }\n\n        xi = data[i++];\n        yi = data[i++];\n        break;\n\n      case CMD.Q:\n        if (isStroke) {\n          if (quadratic.containStroke(xi, yi, data[i++], data[i++], data[i], data[i + 1], lineWidth, x, y)) {\n            return true;\n          }\n        } else {\n          w += windingQuadratic(xi, yi, data[i++], data[i++], data[i], data[i + 1], x, y) || 0;\n        }\n\n        xi = data[i++];\n        yi = data[i++];\n        break;\n\n      case CMD.A:\n        // TODO Arc 判断的开销比较大\n        var cx = data[i++];\n        var cy = data[i++];\n        var rx = data[i++];\n        var ry = data[i++];\n        var theta = data[i++];\n        var dTheta = data[i++]; // TODO Arc 旋转\n\n        var psi = data[i++];\n        var anticlockwise = 1 - data[i++];\n        var x1 = Math.cos(theta) * rx + cx;\n        var y1 = Math.sin(theta) * ry + cy; // 不是直接使用 arc 命令\n\n        if (i > 1) {\n          w += windingLine(xi, yi, x1, y1, x, y);\n        } else {\n          // 第一个命令起点还未定义\n          x0 = x1;\n          y0 = y1;\n        } // zr 使用scale来模拟椭圆, 这里也对x做一定的缩放\n\n\n        var _x = (x - cx) * ry / rx + cx;\n\n        if (isStroke) {\n          if (arc.containStroke(cx, cy, ry, theta, theta + dTheta, anticlockwise, lineWidth, _x, y)) {\n            return true;\n          }\n        } else {\n          w += windingArc(cx, cy, ry, theta, theta + dTheta, anticlockwise, _x, y);\n        }\n\n        xi = Math.cos(theta + dTheta) * rx + cx;\n        yi = Math.sin(theta + dTheta) * ry + cy;\n        break;\n\n      case CMD.R:\n        x0 = xi = data[i++];\n        y0 = yi = data[i++];\n        var width = data[i++];\n        var height = data[i++];\n        var x1 = x0 + width;\n        var y1 = y0 + height;\n\n        if (isStroke) {\n          if (line.containStroke(x0, y0, x1, y0, lineWidth, x, y) || line.containStroke(x1, y0, x1, y1, lineWidth, x, y) || line.containStroke(x1, y1, x0, y1, lineWidth, x, y) || line.containStroke(x0, y1, x0, y0, lineWidth, x, y)) {\n            return true;\n          }\n        } else {\n          // FIXME Clockwise ?\n          w += windingLine(x1, y0, x1, y1, x, y);\n          w += windingLine(x0, y1, x0, y0, x, y);\n        }\n\n        break;\n\n      case CMD.Z:\n        if (isStroke) {\n          if (line.containStroke(xi, yi, x0, y0, lineWidth, x, y)) {\n            return true;\n          }\n        } else {\n          // Close a subpath\n          w += windingLine(xi, yi, x0, y0, x, y); // 如果被任何一个 subpath 包含\n          // FIXME subpaths may overlap\n          // if (w !== 0) {\n          //     return true;\n          // }\n        }\n\n        xi = x0;\n        yi = y0;\n        break;\n    }\n  }\n\n  if (!isStroke && !isAroundEqual(yi, y0)) {\n    w += windingLine(xi, yi, x0, y0, x, y) || 0;\n  }\n\n  return w !== 0;\n}\n\nfunction contain(pathData, x, y) {\n  return containPath(pathData, 0, false, x, y);\n}\n\nfunction containStroke(pathData, lineWidth, x, y) {\n  return containPath(pathData, lineWidth, true, x, y);\n}\n\nexports.contain = contain;\nexports.containStroke = containStroke;\n\n/***/ }),\n/* 51 */\n/***/ (function(module, exports) {\n\n/**\n * 线段包含判断\n * @param  {number}  x0\n * @param  {number}  y0\n * @param  {number}  x1\n * @param  {number}  y1\n * @param  {number}  lineWidth\n * @param  {number}  x\n * @param  {number}  y\n * @return {boolean}\n */\nfunction containStroke(x0, y0, x1, y1, lineWidth, x, y) {\n  if (lineWidth === 0) {\n    return false;\n  }\n\n  var _l = lineWidth;\n  var _a = 0;\n  var _b = x0; // Quick reject\n\n  if (y > y0 + _l && y > y1 + _l || y < y0 - _l && y < y1 - _l || x > x0 + _l && x > x1 + _l || x < x0 - _l && x < x1 - _l) {\n    return false;\n  }\n\n  if (x0 !== x1) {\n    _a = (y0 - y1) / (x0 - x1);\n    _b = (x0 * y1 - x1 * y0) / (x0 - x1);\n  } else {\n    return Math.abs(x - x0) <= _l / 2;\n  }\n\n  var tmp = _a * x - y + _b;\n\n  var _s = tmp * tmp / (_a * _a + 1);\n\n  return _s <= _l / 2 * _l / 2;\n}\n\nexports.containStroke = containStroke;\n\n/***/ }),\n/* 52 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar curve = __webpack_require__(4);\n\n/**\n * 三次贝塞尔曲线描边包含判断\n * @param  {number}  x0\n * @param  {number}  y0\n * @param  {number}  x1\n * @param  {number}  y1\n * @param  {number}  x2\n * @param  {number}  y2\n * @param  {number}  x3\n * @param  {number}  y3\n * @param  {number}  lineWidth\n * @param  {number}  x\n * @param  {number}  y\n * @return {boolean}\n */\nfunction containStroke(x0, y0, x1, y1, x2, y2, x3, y3, lineWidth, x, y) {\n  if (lineWidth === 0) {\n    return false;\n  }\n\n  var _l = lineWidth; // Quick reject\n\n  if (y > y0 + _l && y > y1 + _l && y > y2 + _l && y > y3 + _l || y < y0 - _l && y < y1 - _l && y < y2 - _l && y < y3 - _l || x > x0 + _l && x > x1 + _l && x > x2 + _l && x > x3 + _l || x < x0 - _l && x < x1 - _l && x < x2 - _l && x < x3 - _l) {\n    return false;\n  }\n\n  var d = curve.cubicProjectPoint(x0, y0, x1, y1, x2, y2, x3, y3, x, y, null);\n  return d <= _l / 2;\n}\n\nexports.containStroke = containStroke;\n\n/***/ }),\n/* 53 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar _curve = __webpack_require__(4);\n\nvar quadraticProjectPoint = _curve.quadraticProjectPoint;\n\n/**\n * 二次贝塞尔曲线描边包含判断\n * @param  {number}  x0\n * @param  {number}  y0\n * @param  {number}  x1\n * @param  {number}  y1\n * @param  {number}  x2\n * @param  {number}  y2\n * @param  {number}  lineWidth\n * @param  {number}  x\n * @param  {number}  y\n * @return {boolean}\n */\nfunction containStroke(x0, y0, x1, y1, x2, y2, lineWidth, x, y) {\n  if (lineWidth === 0) {\n    return false;\n  }\n\n  var _l = lineWidth; // Quick reject\n\n  if (y > y0 + _l && y > y1 + _l && y > y2 + _l || y < y0 - _l && y < y1 - _l && y < y2 - _l || x > x0 + _l && x > x1 + _l && x > x2 + _l || x < x0 - _l && x < x1 - _l && x < x2 - _l) {\n    return false;\n  }\n\n  var d = quadraticProjectPoint(x0, y0, x1, y1, x2, y2, x, y, null);\n  return d <= _l / 2;\n}\n\nexports.containStroke = containStroke;\n\n/***/ }),\n/* 54 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar _util = __webpack_require__(22);\n\nvar normalizeRadian = _util.normalizeRadian;\nvar PI2 = Math.PI * 2;\n/**\n * 圆弧描边包含判断\n * @param  {number}  cx\n * @param  {number}  cy\n * @param  {number}  r\n * @param  {number}  startAngle\n * @param  {number}  endAngle\n * @param  {boolean}  anticlockwise\n * @param  {number} lineWidth\n * @param  {number}  x\n * @param  {number}  y\n * @return {Boolean}\n */\n\nfunction containStroke(cx, cy, r, startAngle, endAngle, anticlockwise, lineWidth, x, y) {\n  if (lineWidth === 0) {\n    return false;\n  }\n\n  var _l = lineWidth;\n  x -= cx;\n  y -= cy;\n  var d = Math.sqrt(x * x + y * y);\n\n  if (d - _l > r || d + _l < r) {\n    return false;\n  }\n\n  if (Math.abs(startAngle - endAngle) % PI2 < 1e-4) {\n    // Is a circle\n    return true;\n  }\n\n  if (anticlockwise) {\n    var tmp = startAngle;\n    startAngle = normalizeRadian(endAngle);\n    endAngle = normalizeRadian(tmp);\n  } else {\n    startAngle = normalizeRadian(startAngle);\n    endAngle = normalizeRadian(endAngle);\n  }\n\n  if (startAngle > endAngle) {\n    endAngle += PI2;\n  }\n\n  var angle = Math.atan2(y, x);\n\n  if (angle < 0) {\n    angle += PI2;\n  }\n\n  return angle >= startAngle && angle <= endAngle || angle + PI2 >= startAngle && angle + PI2 <= endAngle;\n}\n\nexports.containStroke = containStroke;\n\n/***/ }),\n/* 55 */\n/***/ (function(module, exports) {\n\nfunction windingLine(x0, y0, x1, y1, x, y) {\n  if (y > y0 && y > y1 || y < y0 && y < y1) {\n    return 0;\n  } // Ignore horizontal line\n\n\n  if (y1 === y0) {\n    return 0;\n  }\n\n  var dir = y1 < y0 ? 1 : -1;\n  var t = (y - y0) / (y1 - y0); // Avoid winding error when intersection point is the connect point of two line of polygon\n\n  if (t === 1 || t === 0) {\n    dir = y1 < y0 ? 0.5 : -0.5;\n  }\n\n  var x_ = t * (x1 - x0) + x0;\n  return x_ > x ? dir : 0;\n}\n\nmodule.exports = windingLine;\n\n/***/ }),\n/* 56 */\n/***/ (function(module, exports) {\n\nvar Pattern = function (image, repeat) {\n  // Should do nothing more in this constructor. Because gradient can be\n  // declard by `color: {image: ...}`, where this constructor will not be called.\n  this.image = image;\n  this.repeat = repeat; // Can be cloned\n\n  this.type = 'pattern';\n};\n\nPattern.prototype.getCanvasPattern = function (ctx) {\n  return ctx.createPattern(this.image, this.repeat || 'repeat');\n};\n\nvar _default = Pattern;\nmodule.exports = _default;\n\n/***/ }),\n/* 57 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar PathProxy = __webpack_require__(6);\n\nvar _vector = __webpack_require__(2);\n\nvar v2ApplyTransform = _vector.applyTransform;\nvar CMD = PathProxy.CMD;\nvar points = [[], [], []];\nvar mathSqrt = Math.sqrt;\nvar mathAtan2 = Math.atan2;\n\nfunction _default(path, m) {\n  var data = path.data;\n  var cmd;\n  var nPoint;\n  var i;\n  var j;\n  var k;\n  var p;\n  var M = CMD.M;\n  var C = CMD.C;\n  var L = CMD.L;\n  var R = CMD.R;\n  var A = CMD.A;\n  var Q = CMD.Q;\n\n  for (i = 0, j = 0; i < data.length;) {\n    cmd = data[i++];\n    j = i;\n    nPoint = 0;\n\n    switch (cmd) {\n      case M:\n        nPoint = 1;\n        break;\n\n      case L:\n        nPoint = 1;\n        break;\n\n      case C:\n        nPoint = 3;\n        break;\n\n      case Q:\n        nPoint = 2;\n        break;\n\n      case A:\n        var x = m[4];\n        var y = m[5];\n        var sx = mathSqrt(m[0] * m[0] + m[1] * m[1]);\n        var sy = mathSqrt(m[2] * m[2] + m[3] * m[3]);\n        var angle = mathAtan2(-m[1] / sy, m[0] / sx); // cx\n\n        data[i] *= sx;\n        data[i++] += x; // cy\n\n        data[i] *= sy;\n        data[i++] += y; // Scale rx and ry\n        // FIXME Assume psi is 0 here\n\n        data[i++] *= sx;\n        data[i++] *= sy; // Start angle\n\n        data[i++] += angle; // end angle\n\n        data[i++] += angle; // FIXME psi\n\n        i += 2;\n        j = i;\n        break;\n\n      case R:\n        // x0, y0\n        p[0] = data[i++];\n        p[1] = data[i++];\n        v2ApplyTransform(p, p, m);\n        data[j++] = p[0];\n        data[j++] = p[1]; // x1, y1\n\n        p[0] += data[i++];\n        p[1] += data[i++];\n        v2ApplyTransform(p, p, m);\n        data[j++] = p[0];\n        data[j++] = p[1];\n    }\n\n    for (k = 0; k < nPoint; k++) {\n      var p = points[k];\n      p[0] = data[i++];\n      p[1] = data[i++];\n      v2ApplyTransform(p, p, m); // Write back\n\n      data[j++] = p[0];\n      data[j++] = p[1];\n    }\n  }\n}\n\nmodule.exports = _default;\n\n/***/ }),\n/* 58 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar Displayable = __webpack_require__(12);\n\nvar BoundingRect = __webpack_require__(3);\n\nvar zrUtil = __webpack_require__(0);\n\nvar imageHelper = __webpack_require__(10);\n\n/**\n * @alias zrender/graphic/Image\n * @extends module:zrender/graphic/Displayable\n * @constructor\n * @param {Object} opts\n */\nfunction ZImage(opts) {\n  Displayable.call(this, opts);\n}\n\nZImage.prototype = {\n  constructor: ZImage,\n  type: 'image',\n  brush: function (ctx, prevEl) {\n    var style = this.style;\n    var src = style.image; // Must bind each time\n\n    style.bind(ctx, this, prevEl);\n    var image = this._image = imageHelper.createOrUpdateImage(src, this._image, this, this.onload);\n\n    if (!image || !imageHelper.isImageReady(image)) {\n      return;\n    } // 图片已经加载完成\n    // if (image.nodeName.toUpperCase() == 'IMG') {\n    //     if (!image.complete) {\n    //         return;\n    //     }\n    // }\n    // Else is canvas\n\n\n    var x = style.x || 0;\n    var y = style.y || 0;\n    var width = style.width;\n    var height = style.height;\n    var aspect = image.width / image.height;\n\n    if (width == null && height != null) {\n      // Keep image/height ratio\n      width = height * aspect;\n    } else if (height == null && width != null) {\n      height = width / aspect;\n    } else if (width == null && height == null) {\n      width = image.width;\n      height = image.height;\n    } // 设置transform\n\n\n    this.setTransform(ctx);\n\n    if (style.sWidth && style.sHeight) {\n      var sx = style.sx || 0;\n      var sy = style.sy || 0;\n      ctx.drawImage(image, sx, sy, style.sWidth, style.sHeight, x, y, width, height);\n    } else if (style.sx && style.sy) {\n      var sx = style.sx;\n      var sy = style.sy;\n      var sWidth = width - sx;\n      var sHeight = height - sy;\n      ctx.drawImage(image, sx, sy, sWidth, sHeight, x, y, width, height);\n    } else {\n      ctx.drawImage(image, x, y, width, height);\n    }\n\n    this.restoreTransform(ctx); // Draw rect text\n\n    if (style.text != null) {\n      this.drawRectText(ctx, this.getBoundingRect());\n    }\n  },\n  getBoundingRect: function () {\n    var style = this.style;\n\n    if (!this._rect) {\n      this._rect = new BoundingRect(style.x || 0, style.y || 0, style.width || 0, style.height || 0);\n    }\n\n    return this._rect;\n  }\n};\nzrUtil.inherits(ZImage, Displayable);\nvar _default = ZImage;\nmodule.exports = _default;\n\n/***/ }),\n/* 59 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar zrUtil = __webpack_require__(0);\n\nvar Element = __webpack_require__(16);\n\nvar BoundingRect = __webpack_require__(3);\n\n/**\n * Group是一个容器，可以插入子节点，Group的变换也会被应用到子节点上\n * @module zrender/graphic/Group\n * @example\n *     var Group = require('zrender/container/Group');\n *     var Circle = require('zrender/graphic/shape/Circle');\n *     var g = new Group();\n *     g.position[0] = 100;\n *     g.position[1] = 100;\n *     g.add(new Circle({\n *         style: {\n *             x: 100,\n *             y: 100,\n *             r: 20,\n *         }\n *     }));\n *     zr.add(g);\n */\n\n/**\n * @alias module:zrender/graphic/Group\n * @constructor\n * @extends module:zrender/mixin/Transformable\n * @extends module:zrender/mixin/Eventful\n */\nvar Group = function (opts) {\n  opts = opts || {};\n  Element.call(this, opts);\n\n  for (var key in opts) {\n    if (opts.hasOwnProperty(key)) {\n      this[key] = opts[key];\n    }\n  }\n\n  this._children = [];\n  this.__storage = null;\n  this.__dirty = true;\n};\n\nGroup.prototype = {\n  constructor: Group,\n  isGroup: true,\n\n  /**\n   * @type {string}\n   */\n  type: 'group',\n\n  /**\n   * 所有子孙元素是否响应鼠标事件\n   * @name module:/zrender/container/Group#silent\n   * @type {boolean}\n   * @default false\n   */\n  silent: false,\n\n  /**\n   * @return {Array.<module:zrender/Element>}\n   */\n  children: function () {\n    return this._children.slice();\n  },\n\n  /**\n   * 获取指定 index 的儿子节点\n   * @param  {number} idx\n   * @return {module:zrender/Element}\n   */\n  childAt: function (idx) {\n    return this._children[idx];\n  },\n\n  /**\n   * 获取指定名字的儿子节点\n   * @param  {string} name\n   * @return {module:zrender/Element}\n   */\n  childOfName: function (name) {\n    var children = this._children;\n\n    for (var i = 0; i < children.length; i++) {\n      if (children[i].name === name) {\n        return children[i];\n      }\n    }\n  },\n\n  /**\n   * @return {number}\n   */\n  childCount: function () {\n    return this._children.length;\n  },\n\n  /**\n   * 添加子节点到最后\n   * @param {module:zrender/Element} child\n   */\n  add: function (child) {\n    if (child && child !== this && child.parent !== this) {\n      this._children.push(child);\n\n      this._doAdd(child);\n    }\n\n    return this;\n  },\n\n  /**\n   * 添加子节点在 nextSibling 之前\n   * @param {module:zrender/Element} child\n   * @param {module:zrender/Element} nextSibling\n   */\n  addBefore: function (child, nextSibling) {\n    if (child && child !== this && child.parent !== this && nextSibling && nextSibling.parent === this) {\n      var children = this._children;\n      var idx = children.indexOf(nextSibling);\n\n      if (idx >= 0) {\n        children.splice(idx, 0, child);\n\n        this._doAdd(child);\n      }\n    }\n\n    return this;\n  },\n  _doAdd: function (child) {\n    if (child.parent) {\n      child.parent.remove(child);\n    }\n\n    child.parent = this;\n    var storage = this.__storage;\n    var zr = this.__zr;\n\n    if (storage && storage !== child.__storage) {\n      storage.addToStorage(child);\n\n      if (child instanceof Group) {\n        child.addChildrenToStorage(storage);\n      }\n    }\n\n    zr && zr.refresh();\n  },\n\n  /**\n   * 移除子节点\n   * @param {module:zrender/Element} child\n   */\n  remove: function (child) {\n    var zr = this.__zr;\n    var storage = this.__storage;\n    var children = this._children;\n    var idx = zrUtil.indexOf(children, child);\n\n    if (idx < 0) {\n      return this;\n    }\n\n    children.splice(idx, 1);\n    child.parent = null;\n\n    if (storage) {\n      storage.delFromStorage(child);\n\n      if (child instanceof Group) {\n        child.delChildrenFromStorage(storage);\n      }\n    }\n\n    zr && zr.refresh();\n    return this;\n  },\n\n  /**\n   * 移除所有子节点\n   */\n  removeAll: function () {\n    var children = this._children;\n    var storage = this.__storage;\n    var child;\n    var i;\n\n    for (i = 0; i < children.length; i++) {\n      child = children[i];\n\n      if (storage) {\n        storage.delFromStorage(child);\n\n        if (child instanceof Group) {\n          child.delChildrenFromStorage(storage);\n        }\n      }\n\n      child.parent = null;\n    }\n\n    children.length = 0;\n    return this;\n  },\n\n  /**\n   * 遍历所有子节点\n   * @param  {Function} cb\n   * @param  {}   context\n   */\n  eachChild: function (cb, context) {\n    var children = this._children;\n\n    for (var i = 0; i < children.length; i++) {\n      var child = children[i];\n      cb.call(context, child, i);\n    }\n\n    return this;\n  },\n\n  /**\n   * 深度优先遍历所有子孙节点\n   * @param  {Function} cb\n   * @param  {}   context\n   */\n  traverse: function (cb, context) {\n    for (var i = 0; i < this._children.length; i++) {\n      var child = this._children[i];\n      cb.call(context, child);\n\n      if (child.type === 'group') {\n        child.traverse(cb, context);\n      }\n    }\n\n    return this;\n  },\n  addChildrenToStorage: function (storage) {\n    for (var i = 0; i < this._children.length; i++) {\n      var child = this._children[i];\n      storage.addToStorage(child);\n\n      if (child instanceof Group) {\n        child.addChildrenToStorage(storage);\n      }\n    }\n  },\n  delChildrenFromStorage: function (storage) {\n    for (var i = 0; i < this._children.length; i++) {\n      var child = this._children[i];\n      storage.delFromStorage(child);\n\n      if (child instanceof Group) {\n        child.delChildrenFromStorage(storage);\n      }\n    }\n  },\n  dirty: function () {\n    this.__dirty = true;\n    this.__zr && this.__zr.refresh();\n    return this;\n  },\n\n  /**\n   * @return {module:zrender/core/BoundingRect}\n   */\n  getBoundingRect: function (includeChildren) {\n    // TODO Caching\n    var rect = null;\n    var tmpRect = new BoundingRect(0, 0, 0, 0);\n    var children = includeChildren || this._children;\n    var tmpMat = [];\n\n    for (var i = 0; i < children.length; i++) {\n      var child = children[i];\n\n      if (child.ignore || child.invisible) {\n        continue;\n      }\n\n      var childRect = child.getBoundingRect();\n      var transform = child.getLocalTransform(tmpMat); // TODO\n      // The boundingRect cacluated by transforming original\n      // rect may be bigger than the actual bundingRect when rotation\n      // is used. (Consider a circle rotated aginst its center, where\n      // the actual boundingRect should be the same as that not be\n      // rotated.) But we can not find better approach to calculate\n      // actual boundingRect yet, considering performance.\n\n      if (transform) {\n        tmpRect.copy(childRect);\n        tmpRect.applyTransform(transform);\n        rect = rect || tmpRect.clone();\n        rect.union(tmpRect);\n      } else {\n        rect = rect || childRect.clone();\n        rect.union(childRect);\n      }\n    }\n\n    return rect || tmpRect;\n  }\n};\nzrUtil.inherits(Group, Element);\nvar _default = Group;\nmodule.exports = _default;\n\n/***/ }),\n/* 60 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar Displayable = __webpack_require__(12);\n\nvar zrUtil = __webpack_require__(0);\n\nvar textContain = __webpack_require__(5);\n\nvar textHelper = __webpack_require__(20);\n\n/**\n * @alias zrender/graphic/Text\n * @extends module:zrender/graphic/Displayable\n * @constructor\n * @param {Object} opts\n */\nvar Text = function (opts) {\n  // jshint ignore:line\n  Displayable.call(this, opts);\n};\n\nText.prototype = {\n  constructor: Text,\n  type: 'text',\n  brush: function (ctx, prevEl) {\n    var style = this.style; // Optimize, avoid normalize every time.\n\n    this.__dirty && textHelper.normalizeTextStyle(style, true); // Use props with prefix 'text'.\n\n    style.fill = style.stroke = style.shadowBlur = style.shadowColor = style.shadowOffsetX = style.shadowOffsetY = null;\n    var text = style.text; // Convert to string\n\n    text != null && (text += ''); // Always bind style\n\n    style.bind(ctx, this, prevEl);\n\n    if (!textHelper.needDrawText(text, style)) {\n      return;\n    }\n\n    this.setTransform(ctx);\n    textHelper.renderText(this, ctx, text, style);\n    this.restoreTransform(ctx);\n  },\n  getBoundingRect: function () {\n    var style = this.style; // Optimize, avoid normalize every time.\n\n    this.__dirty && textHelper.normalizeTextStyle(style, true);\n\n    if (!this._rect) {\n      var text = style.text;\n      text != null ? text += '' : text = '';\n      var rect = textContain.getBoundingRect(style.text + '', style.font, style.textAlign, style.textVerticalAlign, style.textPadding, style.rich);\n      rect.x += style.x || 0;\n      rect.y += style.y || 0;\n\n      if (textHelper.getStroke(style.textStroke, style.textStrokeWidth)) {\n        var w = style.textStrokeWidth;\n        rect.x -= w / 2;\n        rect.y -= w / 2;\n        rect.width += w;\n        rect.height += w;\n      }\n\n      this._rect = rect;\n    }\n\n    return this._rect;\n  }\n};\nzrUtil.inherits(Text, Displayable);\nvar _default = Text;\nmodule.exports = _default;\n\n/***/ }),\n/* 61 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar Path = __webpack_require__(1);\n\n/**\n * 圆形\n * @module zrender/shape/Circle\n */\nvar _default = Path.extend({\n  type: 'circle',\n  shape: {\n    cx: 0,\n    cy: 0,\n    r: 0\n  },\n  buildPath: function (ctx, shape, inBundle) {\n    // Better stroking in ShapeBundle\n    // Always do it may have performence issue ( fill may be 2x more cost)\n    if (inBundle) {\n      ctx.moveTo(shape.cx + shape.r, shape.cy);\n    } // else {\n    //     if (ctx.allocate && !ctx.data.length) {\n    //         ctx.allocate(ctx.CMD_MEM_SIZE.A);\n    //     }\n    // }\n    // Better stroking in ShapeBundle\n    // ctx.moveTo(shape.cx + shape.r, shape.cy);\n\n\n    ctx.arc(shape.cx, shape.cy, shape.r, 0, Math.PI * 2, true);\n  }\n});\n\nmodule.exports = _default;\n\n/***/ }),\n/* 62 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar Path = __webpack_require__(1);\n\nvar fixClipWithShadow = __webpack_require__(63);\n\n/**\n * 扇形\n * @module zrender/graphic/shape/Sector\n */\nvar _default = Path.extend({\n  type: 'sector',\n  shape: {\n    cx: 0,\n    cy: 0,\n    r0: 0,\n    r: 0,\n    startAngle: 0,\n    endAngle: Math.PI * 2,\n    clockwise: true\n  },\n  brush: fixClipWithShadow(Path.prototype.brush),\n  buildPath: function (ctx, shape) {\n    var x = shape.cx;\n    var y = shape.cy;\n    var r0 = Math.max(shape.r0 || 0, 0);\n    var r = Math.max(shape.r, 0);\n    var startAngle = shape.startAngle;\n    var endAngle = shape.endAngle;\n    var clockwise = shape.clockwise;\n    var unitX = Math.cos(startAngle);\n    var unitY = Math.sin(startAngle);\n    ctx.moveTo(unitX * r0 + x, unitY * r0 + y);\n    ctx.lineTo(unitX * r + x, unitY * r + y);\n    ctx.arc(x, y, r, startAngle, endAngle, !clockwise);\n    ctx.lineTo(Math.cos(endAngle) * r0 + x, Math.sin(endAngle) * r0 + y);\n\n    if (r0 !== 0) {\n      ctx.arc(x, y, r0, endAngle, startAngle, clockwise);\n    }\n\n    ctx.closePath();\n  }\n});\n\nmodule.exports = _default;\n\n/***/ }),\n/* 63 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar env = __webpack_require__(15);\n\n// Fix weird bug in some version of IE11 (like 11.0.9600.178**),\n// where exception \"unexpected call to method or property access\"\n// might be thrown when calling ctx.fill or ctx.stroke after a path\n// whose area size is zero is drawn and ctx.clip() is called and\n// shadowBlur is set. See #4572, #3112, #5777.\n// (e.g.,\n//  ctx.moveTo(10, 10);\n//  ctx.lineTo(20, 10);\n//  ctx.closePath();\n//  ctx.clip();\n//  ctx.shadowBlur = 10;\n//  ...\n//  ctx.fill();\n// )\nvar shadowTemp = [['shadowBlur', 0], ['shadowColor', '#000'], ['shadowOffsetX', 0], ['shadowOffsetY', 0]];\n\nfunction _default(orignalBrush) {\n  // version string can be: '11.0'\n  return env.browser.ie && env.browser.version >= 11 ? function () {\n    var clipPaths = this.__clipPaths;\n    var style = this.style;\n    var modified;\n\n    if (clipPaths) {\n      for (var i = 0; i < clipPaths.length; i++) {\n        var clipPath = clipPaths[i];\n        var shape = clipPath && clipPath.shape;\n        var type = clipPath && clipPath.type;\n\n        if (shape && (type === 'sector' && shape.startAngle === shape.endAngle || type === 'rect' && (!shape.width || !shape.height))) {\n          for (var j = 0; j < shadowTemp.length; j++) {\n            // It is save to put shadowTemp static, because shadowTemp\n            // will be all modified each item brush called.\n            shadowTemp[j][2] = style[shadowTemp[j][0]];\n            style[shadowTemp[j][0]] = shadowTemp[j][1];\n          }\n\n          modified = true;\n          break;\n        }\n      }\n    }\n\n    orignalBrush.apply(this, arguments);\n\n    if (modified) {\n      for (var j = 0; j < shadowTemp.length; j++) {\n        style[shadowTemp[j][0]] = shadowTemp[j][2];\n      }\n    }\n  } : orignalBrush;\n}\n\nmodule.exports = _default;\n\n/***/ }),\n/* 64 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar Path = __webpack_require__(1);\n\n/**\n * 圆环\n * @module zrender/graphic/shape/Ring\n */\nvar _default = Path.extend({\n  type: 'ring',\n  shape: {\n    cx: 0,\n    cy: 0,\n    r: 0,\n    r0: 0\n  },\n  buildPath: function (ctx, shape) {\n    var x = shape.cx;\n    var y = shape.cy;\n    var PI2 = Math.PI * 2;\n    ctx.moveTo(x + shape.r, y);\n    ctx.arc(x, y, shape.r, 0, PI2, false);\n    ctx.moveTo(x + shape.r0, y);\n    ctx.arc(x, y, shape.r0, 0, PI2, true);\n  }\n});\n\nmodule.exports = _default;\n\n/***/ }),\n/* 65 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar Path = __webpack_require__(1);\n\nvar polyHelper = __webpack_require__(23);\n\n/**\n * 多边形\n * @module zrender/shape/Polygon\n */\nvar _default = Path.extend({\n  type: 'polygon',\n  shape: {\n    points: null,\n    smooth: false,\n    smoothConstraint: null\n  },\n  buildPath: function (ctx, shape) {\n    polyHelper.buildPath(ctx, shape, true);\n  }\n});\n\nmodule.exports = _default;\n\n/***/ }),\n/* 66 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar _vector = __webpack_require__(2);\n\nvar v2Distance = _vector.distance;\n\n/**\n * Catmull-Rom spline 插值折线\n * @module zrender/shape/util/smoothSpline\n * @author pissang (https://www.github.com/pissang)\n *         Kener (@Kener-林峰, kener.linfeng@gmail.com)\n *         errorrik (errorrik@gmail.com)\n */\n\n/**\n * @inner\n */\nfunction interpolate(p0, p1, p2, p3, t, t2, t3) {\n  var v0 = (p2 - p0) * 0.5;\n  var v1 = (p3 - p1) * 0.5;\n  return (2 * (p1 - p2) + v0 + v1) * t3 + (-3 * (p1 - p2) - 2 * v0 - v1) * t2 + v0 * t + p1;\n}\n/**\n * @alias module:zrender/shape/util/smoothSpline\n * @param {Array} points 线段顶点数组\n * @param {boolean} isLoop\n * @return {Array}\n */\n\n\nfunction _default(points, isLoop) {\n  var len = points.length;\n  var ret = [];\n  var distance = 0;\n\n  for (var i = 1; i < len; i++) {\n    distance += v2Distance(points[i - 1], points[i]);\n  }\n\n  var segs = distance / 2;\n  segs = segs < len ? len : segs;\n\n  for (var i = 0; i < segs; i++) {\n    var pos = i / (segs - 1) * (isLoop ? len : len - 1);\n    var idx = Math.floor(pos);\n    var w = pos - idx;\n    var p0;\n    var p1 = points[idx % len];\n    var p2;\n    var p3;\n\n    if (!isLoop) {\n      p0 = points[idx === 0 ? idx : idx - 1];\n      p2 = points[idx > len - 2 ? len - 1 : idx + 1];\n      p3 = points[idx > len - 3 ? len - 1 : idx + 2];\n    } else {\n      p0 = points[(idx - 1 + len) % len];\n      p2 = points[(idx + 1) % len];\n      p3 = points[(idx + 2) % len];\n    }\n\n    var w2 = w * w;\n    var w3 = w * w2;\n    ret.push([interpolate(p0[0], p1[0], p2[0], p3[0], w, w2, w3), interpolate(p0[1], p1[1], p2[1], p3[1], w, w2, w3)]);\n  }\n\n  return ret;\n}\n\nmodule.exports = _default;\n\n/***/ }),\n/* 67 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar _vector = __webpack_require__(2);\n\nvar v2Min = _vector.min;\nvar v2Max = _vector.max;\nvar v2Scale = _vector.scale;\nvar v2Distance = _vector.distance;\nvar v2Add = _vector.add;\nvar v2Clone = _vector.clone;\nvar v2Sub = _vector.sub;\n\n/**\n * 贝塞尔平滑曲线\n * @module zrender/shape/util/smoothBezier\n * @author pissang (https://www.github.com/pissang)\n *         Kener (@Kener-林峰, kener.linfeng@gmail.com)\n *         errorrik (errorrik@gmail.com)\n */\n\n/**\n * 贝塞尔平滑曲线\n * @alias module:zrender/shape/util/smoothBezier\n * @param {Array} points 线段顶点数组\n * @param {number} smooth 平滑等级, 0-1\n * @param {boolean} isLoop\n * @param {Array} constraint 将计算出来的控制点约束在一个包围盒内\n *                           比如 [[0, 0], [100, 100]], 这个包围盒会与\n *                           整个折线的包围盒做一个并集用来约束控制点。\n * @param {Array} 计算出来的控制点数组\n */\nfunction _default(points, smooth, isLoop, constraint) {\n  var cps = [];\n  var v = [];\n  var v1 = [];\n  var v2 = [];\n  var prevPoint;\n  var nextPoint;\n  var min, max;\n\n  if (constraint) {\n    min = [Infinity, Infinity];\n    max = [-Infinity, -Infinity];\n\n    for (var i = 0, len = points.length; i < len; i++) {\n      v2Min(min, min, points[i]);\n      v2Max(max, max, points[i]);\n    } // 与指定的包围盒做并集\n\n\n    v2Min(min, min, constraint[0]);\n    v2Max(max, max, constraint[1]);\n  }\n\n  for (var i = 0, len = points.length; i < len; i++) {\n    var point = points[i];\n\n    if (isLoop) {\n      prevPoint = points[i ? i - 1 : len - 1];\n      nextPoint = points[(i + 1) % len];\n    } else {\n      if (i === 0 || i === len - 1) {\n        cps.push(v2Clone(points[i]));\n        continue;\n      } else {\n        prevPoint = points[i - 1];\n        nextPoint = points[i + 1];\n      }\n    }\n\n    v2Sub(v, nextPoint, prevPoint); // use degree to scale the handle length\n\n    v2Scale(v, v, smooth);\n    var d0 = v2Distance(point, prevPoint);\n    var d1 = v2Distance(point, nextPoint);\n    var sum = d0 + d1;\n\n    if (sum !== 0) {\n      d0 /= sum;\n      d1 /= sum;\n    }\n\n    v2Scale(v1, v, -d0);\n    v2Scale(v2, v, d1);\n    var cp0 = v2Add([], point, v1);\n    var cp1 = v2Add([], point, v2);\n\n    if (constraint) {\n      v2Max(cp0, cp0, min);\n      v2Min(cp0, cp0, max);\n      v2Max(cp1, cp1, min);\n      v2Min(cp1, cp1, max);\n    }\n\n    cps.push(cp0);\n    cps.push(cp1);\n  }\n\n  if (isLoop) {\n    cps.push(cps.shift());\n  }\n\n  return cps;\n}\n\nmodule.exports = _default;\n\n/***/ }),\n/* 68 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar Path = __webpack_require__(1);\n\nvar polyHelper = __webpack_require__(23);\n\n/**\n * @module zrender/graphic/shape/Polyline\n */\nvar _default = Path.extend({\n  type: 'polyline',\n  shape: {\n    points: null,\n    smooth: false,\n    smoothConstraint: null\n  },\n  style: {\n    stroke: '#000',\n    fill: null\n  },\n  buildPath: function (ctx, shape) {\n    polyHelper.buildPath(ctx, shape, false);\n  }\n});\n\nmodule.exports = _default;\n\n/***/ }),\n/* 69 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar Path = __webpack_require__(1);\n\nvar roundRectHelper = __webpack_require__(21);\n\n/**\n * 矩形\n * @module zrender/graphic/shape/Rect\n */\nvar _default = Path.extend({\n  type: 'rect',\n  shape: {\n    // 左上、右上、右下、左下角的半径依次为r1、r2、r3、r4\n    // r缩写为1         相当于 [1, 1, 1, 1]\n    // r缩写为[1]       相当于 [1, 1, 1, 1]\n    // r缩写为[1, 2]    相当于 [1, 2, 1, 2]\n    // r缩写为[1, 2, 3] 相当于 [1, 2, 3, 2]\n    r: 0,\n    x: 0,\n    y: 0,\n    width: 0,\n    height: 0\n  },\n  buildPath: function (ctx, shape) {\n    var x = shape.x;\n    var y = shape.y;\n    var width = shape.width;\n    var height = shape.height;\n\n    if (!shape.r) {\n      ctx.rect(x, y, width, height);\n    } else {\n      roundRectHelper.buildPath(ctx, shape);\n    }\n\n    ctx.closePath();\n    return;\n  }\n});\n\nmodule.exports = _default;\n\n/***/ }),\n/* 70 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar Path = __webpack_require__(1);\n\n/**\n * 直线\n * @module zrender/graphic/shape/Line\n */\nvar _default = Path.extend({\n  type: 'line',\n  shape: {\n    // Start point\n    x1: 0,\n    y1: 0,\n    // End point\n    x2: 0,\n    y2: 0,\n    percent: 1\n  },\n  style: {\n    stroke: '#000',\n    fill: null\n  },\n  buildPath: function (ctx, shape) {\n    var x1 = shape.x1;\n    var y1 = shape.y1;\n    var x2 = shape.x2;\n    var y2 = shape.y2;\n    var percent = shape.percent;\n\n    if (percent === 0) {\n      return;\n    }\n\n    ctx.moveTo(x1, y1);\n\n    if (percent < 1) {\n      x2 = x1 * (1 - percent) + x2 * percent;\n      y2 = y1 * (1 - percent) + y2 * percent;\n    }\n\n    ctx.lineTo(x2, y2);\n  },\n\n  /**\n   * Get point at percent\n   * @param  {number} percent\n   * @return {Array.<number>}\n   */\n  pointAt: function (p) {\n    var shape = this.shape;\n    return [shape.x1 * (1 - p) + shape.x2 * p, shape.y1 * (1 - p) + shape.y2 * p];\n  }\n});\n\nmodule.exports = _default;\n\n/***/ }),\n/* 71 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar Path = __webpack_require__(1);\n\nvar vec2 = __webpack_require__(2);\n\nvar _curve = __webpack_require__(4);\n\nvar quadraticSubdivide = _curve.quadraticSubdivide;\nvar cubicSubdivide = _curve.cubicSubdivide;\nvar quadraticAt = _curve.quadraticAt;\nvar cubicAt = _curve.cubicAt;\nvar quadraticDerivativeAt = _curve.quadraticDerivativeAt;\nvar cubicDerivativeAt = _curve.cubicDerivativeAt;\n\n/**\n * 贝塞尔曲线\n * @module zrender/shape/BezierCurve\n */\nvar out = [];\n\nfunction someVectorAt(shape, t, isTangent) {\n  var cpx2 = shape.cpx2;\n  var cpy2 = shape.cpy2;\n\n  if (cpx2 === null || cpy2 === null) {\n    return [(isTangent ? cubicDerivativeAt : cubicAt)(shape.x1, shape.cpx1, shape.cpx2, shape.x2, t), (isTangent ? cubicDerivativeAt : cubicAt)(shape.y1, shape.cpy1, shape.cpy2, shape.y2, t)];\n  } else {\n    return [(isTangent ? quadraticDerivativeAt : quadraticAt)(shape.x1, shape.cpx1, shape.x2, t), (isTangent ? quadraticDerivativeAt : quadraticAt)(shape.y1, shape.cpy1, shape.y2, t)];\n  }\n}\n\nvar _default = Path.extend({\n  type: 'bezier-curve',\n  shape: {\n    x1: 0,\n    y1: 0,\n    x2: 0,\n    y2: 0,\n    cpx1: 0,\n    cpy1: 0,\n    // cpx2: 0,\n    // cpy2: 0\n    // Curve show percent, for animating\n    percent: 1\n  },\n  style: {\n    stroke: '#000',\n    fill: null\n  },\n  buildPath: function (ctx, shape) {\n    var x1 = shape.x1;\n    var y1 = shape.y1;\n    var x2 = shape.x2;\n    var y2 = shape.y2;\n    var cpx1 = shape.cpx1;\n    var cpy1 = shape.cpy1;\n    var cpx2 = shape.cpx2;\n    var cpy2 = shape.cpy2;\n    var percent = shape.percent;\n\n    if (percent === 0) {\n      return;\n    }\n\n    ctx.moveTo(x1, y1);\n\n    if (cpx2 == null || cpy2 == null) {\n      if (percent < 1) {\n        quadraticSubdivide(x1, cpx1, x2, percent, out);\n        cpx1 = out[1];\n        x2 = out[2];\n        quadraticSubdivide(y1, cpy1, y2, percent, out);\n        cpy1 = out[1];\n        y2 = out[2];\n      }\n\n      ctx.quadraticCurveTo(cpx1, cpy1, x2, y2);\n    } else {\n      if (percent < 1) {\n        cubicSubdivide(x1, cpx1, cpx2, x2, percent, out);\n        cpx1 = out[1];\n        cpx2 = out[2];\n        x2 = out[3];\n        cubicSubdivide(y1, cpy1, cpy2, y2, percent, out);\n        cpy1 = out[1];\n        cpy2 = out[2];\n        y2 = out[3];\n      }\n\n      ctx.bezierCurveTo(cpx1, cpy1, cpx2, cpy2, x2, y2);\n    }\n  },\n\n  /**\n   * Get point at percent\n   * @param  {number} t\n   * @return {Array.<number>}\n   */\n  pointAt: function (t) {\n    return someVectorAt(this.shape, t, false);\n  },\n\n  /**\n   * Get tangent at percent\n   * @param  {number} t\n   * @return {Array.<number>}\n   */\n  tangentAt: function (t) {\n    var p = someVectorAt(this.shape, t, true);\n    return vec2.normalize(p, p);\n  }\n});\n\nmodule.exports = _default;\n\n/***/ }),\n/* 72 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar Path = __webpack_require__(1);\n\n/**\n * 圆弧\n * @module zrender/graphic/shape/Arc\n */\nvar _default = Path.extend({\n  type: 'arc',\n  shape: {\n    cx: 0,\n    cy: 0,\n    r: 0,\n    startAngle: 0,\n    endAngle: Math.PI * 2,\n    clockwise: true\n  },\n  style: {\n    stroke: '#000',\n    fill: null\n  },\n  buildPath: function (ctx, shape) {\n    var x = shape.cx;\n    var y = shape.cy;\n    var r = Math.max(shape.r, 0);\n    var startAngle = shape.startAngle;\n    var endAngle = shape.endAngle;\n    var clockwise = shape.clockwise;\n    var unitX = Math.cos(startAngle);\n    var unitY = Math.sin(startAngle);\n    ctx.moveTo(unitX * r + x, unitY * r + y);\n    ctx.arc(x, y, r, startAngle, endAngle, !clockwise);\n  }\n});\n\nmodule.exports = _default;\n\n/***/ }),\n/* 73 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar Path = __webpack_require__(1);\n\n// CompoundPath to improve performance\nvar _default = Path.extend({\n  type: 'compound',\n  shape: {\n    paths: null\n  },\n  _updatePathDirty: function () {\n    var dirtyPath = this.__dirtyPath;\n    var paths = this.shape.paths;\n\n    for (var i = 0; i < paths.length; i++) {\n      // Mark as dirty if any subpath is dirty\n      dirtyPath = dirtyPath || paths[i].__dirtyPath;\n    }\n\n    this.__dirtyPath = dirtyPath;\n    this.__dirty = this.__dirty || dirtyPath;\n  },\n  beforeBrush: function () {\n    this._updatePathDirty();\n\n    var paths = this.shape.paths || [];\n    var scale = this.getGlobalScale(); // Update path scale\n\n    for (var i = 0; i < paths.length; i++) {\n      if (!paths[i].path) {\n        paths[i].createPathProxy();\n      }\n\n      paths[i].path.setScale(scale[0], scale[1]);\n    }\n  },\n  buildPath: function (ctx, shape) {\n    var paths = shape.paths || [];\n\n    for (var i = 0; i < paths.length; i++) {\n      paths[i].buildPath(ctx, paths[i].shape, true);\n    }\n  },\n  afterBrush: function () {\n    var paths = this.shape.paths || [];\n\n    for (var i = 0; i < paths.length; i++) {\n      paths[i].__dirtyPath = false;\n    }\n  },\n  getBoundingRect: function () {\n    this._updatePathDirty();\n\n    return Path.prototype.getBoundingRect.call(this);\n  }\n});\n\nmodule.exports = _default;\n\n/***/ }),\n/* 74 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar zrUtil = __webpack_require__(0);\n\nvar Gradient = __webpack_require__(24);\n\n/**\n * x, y, x2, y2 are all percent from 0 to 1\n * @param {number} [x=0]\n * @param {number} [y=0]\n * @param {number} [x2=1]\n * @param {number} [y2=0]\n * @param {Array.<Object>} colorStops\n * @param {boolean} [globalCoord=false]\n */\nvar LinearGradient = function (x, y, x2, y2, colorStops, globalCoord) {\n  // Should do nothing more in this constructor. Because gradient can be\n  // declard by `color: {type: 'linear', colorStops: ...}`, where\n  // this constructor will not be called.\n  this.x = x == null ? 0 : x;\n  this.y = y == null ? 0 : y;\n  this.x2 = x2 == null ? 1 : x2;\n  this.y2 = y2 == null ? 0 : y2; // Can be cloned\n\n  this.type = 'linear'; // If use global coord\n\n  this.global = globalCoord || false;\n  Gradient.call(this, colorStops);\n};\n\nLinearGradient.prototype = {\n  constructor: LinearGradient\n};\nzrUtil.inherits(LinearGradient, Gradient);\nvar _default = LinearGradient;\nmodule.exports = _default;\n\n/***/ }),\n/* 75 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar zrUtil = __webpack_require__(0);\n\nvar Gradient = __webpack_require__(24);\n\n/**\n * x, y, r are all percent from 0 to 1\n * @param {number} [x=0.5]\n * @param {number} [y=0.5]\n * @param {number} [r=0.5]\n * @param {Array.<Object>} [colorStops]\n * @param {boolean} [globalCoord=false]\n */\nvar RadialGradient = function (x, y, r, colorStops, globalCoord) {\n  // Should do nothing more in this constructor. Because gradient can be\n  // declard by `color: {type: 'radial', colorStops: ...}`, where\n  // this constructor will not be called.\n  this.x = x == null ? 0.5 : x;\n  this.y = y == null ? 0.5 : y;\n  this.r = r == null ? 0.5 : r; // Can be cloned\n\n  this.type = 'radial'; // If use global coord\n\n  this.global = globalCoord || false;\n  Gradient.call(this, colorStops);\n};\n\nRadialGradient.prototype = {\n  constructor: RadialGradient\n};\nzrUtil.inherits(RadialGradient, Gradient);\nvar _default = RadialGradient;\nmodule.exports = _default;\n\n/***/ }),\n/* 76 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar makeStyleMapper = __webpack_require__(11);\n\nvar getItemStyle = makeStyleMapper([['fill', 'color'], ['stroke', 'borderColor'], ['lineWidth', 'borderWidth'], ['opacity'], ['shadowBlur'], ['shadowOffsetX'], ['shadowOffsetY'], ['shadowColor'], ['textPosition'], ['textAlign']]);\nvar _default = {\n  getItemStyle: function (excludes, includes) {\n    var style = getItemStyle(this, excludes, includes);\n    var lineDash = this.getBorderLineDash();\n    lineDash && (style.lineDash = lineDash);\n    return style;\n  },\n  getBorderLineDash: function () {\n    var lineType = this.get('borderType');\n    return lineType === 'solid' || lineType == null ? null : lineType === 'dashed' ? [5, 5] : [1, 1];\n  }\n};\nmodule.exports = _default;\n\n/***/ }),\n/* 77 */\n/***/ (function(module, exports, __webpack_require__) {\n\nvar echarts = __webpack_require__(7);\n\nfunction getShallow(model, path) {\n    return model && model.getShallow(path);\n}\n\necharts.extendChartView({\n\n    type: 'wordCloud',\n\n    render: function (seriesModel, ecModel, api) {\n        var group = this.group;\n        group.removeAll();\n\n        var data = seriesModel.getData();\n\n        var gridSize = seriesModel.get('gridSize');\n\n        seriesModel.layoutInstance.ondraw = function (text, size, dataIdx, drawn) {\n            var itemModel = data.getItemModel(dataIdx);\n            var textStyleModel = itemModel.getModel('textStyle.normal');\n            var emphasisTextStyleModel = itemModel.getModel('textStyle.emphasis');\n\n            var textEl = new echarts.graphic.Text({\n                style: echarts.graphic.setTextStyle({}, textStyleModel, {\n                    x: drawn.info.fillTextOffsetX,\n                    y: drawn.info.fillTextOffsetY + size * 0.5,\n                    text: text,\n                    textBaseline: 'middle',\n                    textFill: data.getItemVisual(dataIdx, 'color'),\n                    fontSize: size\n                }),\n                scale: [1 / drawn.info.mu, 1 / drawn.info.mu],\n                position: [\n                    (drawn.gx + drawn.info.gw / 2) * gridSize,\n                    (drawn.gy + drawn.info.gh / 2) * gridSize\n                ],\n                rotation: drawn.rot\n            });\n\n            group.add(textEl);\n\n            data.setItemGraphicEl(dataIdx, textEl);\n\n            echarts.graphic.setHoverStyle(\n                textEl,\n                echarts.graphic.setTextStyle({}, emphasisTextStyleModel, null, {forMerge: true}, true)\n            );\n        };\n\n        this._model = seriesModel;\n    },\n\n    remove: function () {\n        this.group.removeAll();\n\n        this._model.layoutInstance.dispose();\n    },\n\n    dispose: function () {\n        this._model.layoutInstance.dispose();\n    }\n});\n\n\n/***/ }),\n/* 78 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\nvar __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!\n * wordcloud2.js\n * http://timdream.org/wordcloud2.js/\n *\n * Copyright 2011 - 2013 Tim Chien\n * Released under the MIT license\n */\n\n\n\n// setImmediate\nif (!window.setImmediate) {\n  window.setImmediate = (function setupSetImmediate() {\n    return window.msSetImmediate ||\n    window.webkitSetImmediate ||\n    window.mozSetImmediate ||\n    window.oSetImmediate ||\n    (function setupSetZeroTimeout() {\n      if (!window.postMessage || !window.addEventListener) {\n        return null;\n      }\n\n      var callbacks = [undefined];\n      var message = 'zero-timeout-message';\n\n      // Like setTimeout, but only takes a function argument.  There's\n      // no time argument (always zero) and no arguments (you have to\n      // use a closure).\n      var setZeroTimeout = function setZeroTimeout(callback) {\n        var id = callbacks.length;\n        callbacks.push(callback);\n        window.postMessage(message + id.toString(36), '*');\n\n        return id;\n      };\n\n      window.addEventListener('message', function setZeroTimeoutMessage(evt) {\n        // Skipping checking event source, retarded IE confused this window\n        // object with another in the presence of iframe\n        if (typeof evt.data !== 'string' ||\n            evt.data.substr(0, message.length) !== message/* ||\n            evt.source !== window */) {\n          return;\n        }\n\n        evt.stopImmediatePropagation();\n\n        var id = parseInt(evt.data.substr(message.length), 36);\n        if (!callbacks[id]) {\n          return;\n        }\n\n        callbacks[id]();\n        callbacks[id] = undefined;\n      }, true);\n\n      /* specify clearImmediate() here since we need the scope */\n      window.clearImmediate = function clearZeroTimeout(id) {\n        if (!callbacks[id]) {\n          return;\n        }\n\n        callbacks[id] = undefined;\n      };\n\n      return setZeroTimeout;\n    })() ||\n    // fallback\n    function setImmediateFallback(fn) {\n      window.setTimeout(fn, 0);\n    };\n  })();\n}\n\nif (!window.clearImmediate) {\n  window.clearImmediate = (function setupClearImmediate() {\n    return window.msClearImmediate ||\n    window.webkitClearImmediate ||\n    window.mozClearImmediate ||\n    window.oClearImmediate ||\n    // \"clearZeroTimeout\" is implement on the previous block ||\n    // fallback\n    function clearImmediateFallback(timer) {\n      window.clearTimeout(timer);\n    };\n  })();\n}\n\n(function(global) {\n\n  // Check if WordCloud can run on this browser\n  var isSupported = (function isSupported() {\n    var canvas = document.createElement('canvas');\n    if (!canvas || !canvas.getContext) {\n      return false;\n    }\n\n    var ctx = canvas.getContext('2d');\n    if (!ctx.getImageData) {\n      return false;\n    }\n    if (!ctx.fillText) {\n      return false;\n    }\n\n    if (!Array.prototype.some) {\n      return false;\n    }\n    if (!Array.prototype.push) {\n      return false;\n    }\n\n    return true;\n  }());\n\n  // Find out if the browser impose minium font size by\n  // drawing small texts on a canvas and measure it's width.\n  var minFontSize = (function getMinFontSize() {\n    if (!isSupported) {\n      return;\n    }\n\n    var ctx = document.createElement('canvas').getContext('2d');\n\n    // start from 20\n    var size = 20;\n\n    // two sizes to measure\n    var hanWidth, mWidth;\n\n    while (size) {\n      ctx.font = size.toString(10) + 'px sans-serif';\n      if ((ctx.measureText('\\uFF37').width === hanWidth) &&\n          (ctx.measureText('m').width) === mWidth) {\n        return (size + 1);\n      }\n\n      hanWidth = ctx.measureText('\\uFF37').width;\n      mWidth = ctx.measureText('m').width;\n\n      size--;\n    }\n\n    return 0;\n  })();\n\n  // Based on http://jsfromhell.com/array/shuffle\n  var shuffleArray = function shuffleArray(arr) {\n    for (var j, x, i = arr.length; i;\n      j = Math.floor(Math.random() * i),\n      x = arr[--i], arr[i] = arr[j],\n      arr[j] = x) {}\n    return arr;\n  };\n\n  var WordCloud = function WordCloud(elements, options) {\n    if (!isSupported) {\n      return;\n    }\n\n    if (!Array.isArray(elements)) {\n      elements = [elements];\n    }\n\n    elements.forEach(function(el, i) {\n      if (typeof el === 'string') {\n        elements[i] = document.getElementById(el);\n        if (!elements[i]) {\n          throw 'The element id specified is not found.';\n        }\n      } else if (!el.tagName && !el.appendChild) {\n        throw 'You must pass valid HTML elements, or ID of the element.';\n      }\n    });\n\n    /* Default values to be overwritten by options object */\n    var settings = {\n      list: [],\n      fontFamily: '\"Trebuchet MS\", \"Heiti TC\", \"微軟正黑體\", ' +\n                  '\"Arial Unicode MS\", \"Droid Fallback Sans\", sans-serif',\n      fontWeight: 'normal',\n      color: 'random-dark',\n      minSize: 0, // 0 to disable\n      weightFactor: 1,\n      clearCanvas: true,\n      backgroundColor: '#fff',  // opaque white = rgba(255, 255, 255, 1)\n\n      gridSize: 8,\n      drawOutOfBound: false,\n      origin: null,\n\n      drawMask: false,\n      maskColor: 'rgba(255,0,0,0.3)',\n      maskGapWidth: 0.3,\n\n      wait: 0,\n      abortThreshold: 0, // disabled\n      abort: function noop() {},\n\n      minRotation: - Math.PI / 2,\n      maxRotation: Math.PI / 2,\n      rotationStep: 0.1,\n\n      shuffle: true,\n      rotateRatio: 0.1,\n\n      shape: 'circle',\n      ellipticity: 0.65,\n\n      classes: null,\n\n      hover: null,\n      click: null\n    };\n\n    if (options) {\n      for (var key in options) {\n        if (key in settings) {\n          settings[key] = options[key];\n        }\n      }\n    }\n\n    /* Convert weightFactor into a function */\n    if (typeof settings.weightFactor !== 'function') {\n      var factor = settings.weightFactor;\n      settings.weightFactor = function weightFactor(pt) {\n        return pt * factor; //in px\n      };\n    }\n\n    /* Convert shape into a function */\n    if (typeof settings.shape !== 'function') {\n      switch (settings.shape) {\n        case 'circle':\n        /* falls through */\n        default:\n          // 'circle' is the default and a shortcut in the code loop.\n          settings.shape = 'circle';\n          break;\n\n        case 'cardioid':\n          settings.shape = function shapeCardioid(theta) {\n            return 1 - Math.sin(theta);\n          };\n          break;\n\n        /*\n        To work out an X-gon, one has to calculate \"m\",\n        where 1/(cos(2*PI/X)+m*sin(2*PI/X)) = 1/(cos(0)+m*sin(0))\n        http://www.wolframalpha.com/input/?i=1%2F%28cos%282*PI%2FX%29%2Bm*sin%28\n        2*PI%2FX%29%29+%3D+1%2F%28cos%280%29%2Bm*sin%280%29%29\n        Copy the solution into polar equation r = 1/(cos(t') + m*sin(t'))\n        where t' equals to mod(t, 2PI/X);\n        */\n\n        case 'diamond':\n        case 'square':\n          // http://www.wolframalpha.com/input/?i=plot+r+%3D+1%2F%28cos%28mod+\n          // %28t%2C+PI%2F2%29%29%2Bsin%28mod+%28t%2C+PI%2F2%29%29%29%2C+t+%3D\n          // +0+..+2*PI\n          settings.shape = function shapeSquare(theta) {\n            var thetaPrime = theta % (2 * Math.PI / 4);\n            return 1 / (Math.cos(thetaPrime) + Math.sin(thetaPrime));\n          };\n          break;\n\n        case 'triangle-forward':\n          // http://www.wolframalpha.com/input/?i=plot+r+%3D+1%2F%28cos%28mod+\n          // %28t%2C+2*PI%2F3%29%29%2Bsqrt%283%29sin%28mod+%28t%2C+2*PI%2F3%29\n          // %29%29%2C+t+%3D+0+..+2*PI\n          settings.shape = function shapeTriangle(theta) {\n            var thetaPrime = theta % (2 * Math.PI / 3);\n            return 1 / (Math.cos(thetaPrime) +\n                        Math.sqrt(3) * Math.sin(thetaPrime));\n          };\n          break;\n\n        case 'triangle':\n        case 'triangle-upright':\n          settings.shape = function shapeTriangle(theta) {\n            var thetaPrime = (theta + Math.PI * 3 / 2) % (2 * Math.PI / 3);\n            return 1 / (Math.cos(thetaPrime) +\n                        Math.sqrt(3) * Math.sin(thetaPrime));\n          };\n          break;\n\n        case 'pentagon':\n          settings.shape = function shapePentagon(theta) {\n            var thetaPrime = (theta + 0.955) % (2 * Math.PI / 5);\n            return 1 / (Math.cos(thetaPrime) +\n                        0.726543 * Math.sin(thetaPrime));\n          };\n          break;\n\n        case 'star':\n          settings.shape = function shapeStar(theta) {\n            var thetaPrime = (theta + 0.955) % (2 * Math.PI / 10);\n            if ((theta + 0.955) % (2 * Math.PI / 5) - (2 * Math.PI / 10) >= 0) {\n              return 1 / (Math.cos((2 * Math.PI / 10) - thetaPrime) +\n                          3.07768 * Math.sin((2 * Math.PI / 10) - thetaPrime));\n            } else {\n              return 1 / (Math.cos(thetaPrime) +\n                          3.07768 * Math.sin(thetaPrime));\n            }\n          };\n          break;\n      }\n    }\n\n    /* Make sure gridSize is a whole number and is not smaller than 4px */\n    settings.gridSize = Math.max(Math.floor(settings.gridSize), 4);\n\n    /* shorthand */\n    var g = settings.gridSize;\n    var maskRectWidth = g - settings.maskGapWidth;\n\n    /* normalize rotation settings */\n    var rotationRange = Math.abs(settings.maxRotation - settings.minRotation);\n    var minRotation = Math.min(settings.maxRotation, settings.minRotation);\n    var rotationStep = settings.rotationStep;\n\n    /* information/object available to all functions, set when start() */\n    var grid, // 2d array containing filling information\n      ngx, ngy, // width and height of the grid\n      center, // position of the center of the cloud\n      maxRadius;\n\n    /* timestamp for measuring each putWord() action */\n    var escapeTime;\n\n    /* function for getting the color of the text */\n    var getTextColor;\n    function random_hsl_color(min, max) {\n      return 'hsl(' +\n        (Math.random() * 360).toFixed() + ',' +\n        (Math.random() * 30 + 70).toFixed() + '%,' +\n        (Math.random() * (max - min) + min).toFixed() + '%)';\n    }\n    switch (settings.color) {\n      case 'random-dark':\n        getTextColor = function getRandomDarkColor() {\n          return random_hsl_color(10, 50);\n        };\n        break;\n\n      case 'random-light':\n        getTextColor = function getRandomLightColor() {\n          return random_hsl_color(50, 90);\n        };\n        break;\n\n      default:\n        if (typeof settings.color === 'function') {\n          getTextColor = settings.color;\n        }\n        break;\n    }\n\n    /* function for getting the classes of the text */\n    var getTextClasses = null;\n    if (typeof settings.classes === 'function') {\n      getTextClasses = settings.classes;\n    }\n\n    /* Interactive */\n    var interactive = false;\n    var infoGrid = [];\n    var hovered;\n\n    var getInfoGridFromMouseTouchEvent =\n    function getInfoGridFromMouseTouchEvent(evt) {\n      var canvas = evt.currentTarget;\n      var rect = canvas.getBoundingClientRect();\n      var clientX;\n      var clientY;\n      /** Detect if touches are available */\n      if (evt.touches) {\n        clientX = evt.touches[0].clientX;\n        clientY = evt.touches[0].clientY;\n      } else {\n        clientX = evt.clientX;\n        clientY = evt.clientY;\n      }\n      var eventX = clientX - rect.left;\n      var eventY = clientY - rect.top;\n\n      var x = Math.floor(eventX * ((canvas.width / rect.width) || 1) / g);\n      var y = Math.floor(eventY * ((canvas.height / rect.height) || 1) / g);\n\n      return infoGrid[x][y];\n    };\n\n    var wordcloudhover = function wordcloudhover(evt) {\n      var info = getInfoGridFromMouseTouchEvent(evt);\n\n      if (hovered === info) {\n        return;\n      }\n\n      hovered = info;\n      if (!info) {\n        settings.hover(undefined, undefined, evt);\n\n        return;\n      }\n\n      settings.hover(info.item, info.dimension, evt);\n\n    };\n\n    var wordcloudclick = function wordcloudclick(evt) {\n      var info = getInfoGridFromMouseTouchEvent(evt);\n      if (!info) {\n        return;\n      }\n\n      settings.click(info.item, info.dimension, evt);\n      evt.preventDefault();\n    };\n\n    /* Get points on the grid for a given radius away from the center */\n    var pointsAtRadius = [];\n    var getPointsAtRadius = function getPointsAtRadius(radius) {\n      if (pointsAtRadius[radius]) {\n        return pointsAtRadius[radius];\n      }\n\n      // Look for these number of points on each radius\n      var T = radius * 8;\n\n      // Getting all the points at this radius\n      var t = T;\n      var points = [];\n\n      if (radius === 0) {\n        points.push([center[0], center[1], 0]);\n      }\n\n      while (t--) {\n        // distort the radius to put the cloud in shape\n        var rx = 1;\n        if (settings.shape !== 'circle') {\n          rx = settings.shape(t / T * 2 * Math.PI); // 0 to 1\n        }\n\n        // Push [x, y, t]; t is used solely for getTextColor()\n        points.push([\n          center[0] + radius * rx * Math.cos(-t / T * 2 * Math.PI),\n          center[1] + radius * rx * Math.sin(-t / T * 2 * Math.PI) *\n            settings.ellipticity,\n          t / T * 2 * Math.PI]);\n      }\n\n      pointsAtRadius[radius] = points;\n      return points;\n    };\n\n    /* Return true if we had spent too much time */\n    var exceedTime = function exceedTime() {\n      return ((settings.abortThreshold > 0) &&\n        ((new Date()).getTime() - escapeTime > settings.abortThreshold));\n    };\n\n    /* Get the deg of rotation according to settings, and luck. */\n    var getRotateDeg = function getRotateDeg() {\n      if (settings.rotateRatio === 0) {\n        return 0;\n      }\n\n      if (Math.random() > settings.rotateRatio) {\n        return 0;\n      }\n\n      if (rotationRange === 0) {\n        return minRotation;\n      }\n\n      return minRotation + Math.round(Math.random() * rotationRange / rotationStep) * rotationStep;\n    };\n\n    var getTextInfo = function getTextInfo(word, weight, rotateDeg) {\n      // calculate the acutal font size\n      // fontSize === 0 means weightFactor function wants the text skipped,\n      // and size < minSize means we cannot draw the text.\n      var debug = false;\n      var fontSize = settings.weightFactor(weight);\n      if (fontSize <= settings.minSize) {\n        return false;\n      }\n\n      // Scale factor here is to make sure fillText is not limited by\n      // the minium font size set by browser.\n      // It will always be 1 or 2n.\n      var mu = 1;\n      if (fontSize < minFontSize) {\n        mu = (function calculateScaleFactor() {\n          var mu = 2;\n          while (mu * fontSize < minFontSize) {\n            mu += 2;\n          }\n          return mu;\n        })();\n      }\n\n      var fcanvas = document.createElement('canvas');\n      var fctx = fcanvas.getContext('2d', { willReadFrequently: true });\n\n      fctx.font = settings.fontWeight + ' ' +\n        (fontSize * mu).toString(10) + 'px ' + settings.fontFamily;\n\n      // Estimate the dimension of the text with measureText().\n      var fw = fctx.measureText(word).width / mu;\n      var fh = Math.max(fontSize * mu,\n                        fctx.measureText('m').width,\n                        fctx.measureText('\\uFF37').width) / mu;\n\n      // Create a boundary box that is larger than our estimates,\n      // so text don't get cut of (it sill might)\n      var boxWidth = fw + fh * 2;\n      var boxHeight = fh * 3;\n      var fgw = Math.ceil(boxWidth / g);\n      var fgh = Math.ceil(boxHeight / g);\n      boxWidth = fgw * g;\n      boxHeight = fgh * g;\n\n      // Calculate the proper offsets to make the text centered at\n      // the preferred position.\n\n      // This is simply half of the width.\n      var fillTextOffsetX = - fw / 2;\n      // Instead of moving the box to the exact middle of the preferred\n      // position, for Y-offset we move 0.4 instead, so Latin alphabets look\n      // vertical centered.\n      var fillTextOffsetY = - fh * 0.4;\n\n      // Calculate the actual dimension of the canvas, considering the rotation.\n      var cgh = Math.ceil((boxWidth * Math.abs(Math.sin(rotateDeg)) +\n                           boxHeight * Math.abs(Math.cos(rotateDeg))) / g);\n      var cgw = Math.ceil((boxWidth * Math.abs(Math.cos(rotateDeg)) +\n                           boxHeight * Math.abs(Math.sin(rotateDeg))) / g);\n      var width = cgw * g;\n      var height = cgh * g;\n\n      fcanvas.setAttribute('width', width);\n      fcanvas.setAttribute('height', height);\n\n      if (debug) {\n        // Attach fcanvas to the DOM\n        document.body.appendChild(fcanvas);\n        // Save it's state so that we could restore and draw the grid correctly.\n        fctx.save();\n      }\n\n      // Scale the canvas with |mu|.\n      fctx.scale(1 / mu, 1 / mu);\n      fctx.translate(width * mu / 2, height * mu / 2);\n      fctx.rotate(- rotateDeg);\n\n      // Once the width/height is set, ctx info will be reset.\n      // Set it again here.\n      fctx.font = settings.fontWeight + ' ' +\n        (fontSize * mu).toString(10) + 'px ' + settings.fontFamily;\n\n      // Fill the text into the fcanvas.\n      // XXX: We cannot because textBaseline = 'top' here because\n      // Firefox and Chrome uses different default line-height for canvas.\n      // Please read https://bugzil.la/737852#c6.\n      // Here, we use textBaseline = 'middle' and draw the text at exactly\n      // 0.5 * fontSize lower.\n      fctx.fillStyle = '#000';\n      fctx.textBaseline = 'middle';\n      fctx.fillText(word, fillTextOffsetX * mu,\n                    (fillTextOffsetY + fontSize * 0.5) * mu);\n\n      // Get the pixels of the text\n      var imageData = fctx.getImageData(0, 0, width, height).data;\n\n      if (exceedTime()) {\n        return false;\n      }\n\n      if (debug) {\n        // Draw the box of the original estimation\n        fctx.strokeRect(fillTextOffsetX * mu,\n                        fillTextOffsetY, fw * mu, fh * mu);\n        fctx.restore();\n      }\n\n      // Read the pixels and save the information to the occupied array\n      var occupied = [];\n      var gx = cgw, gy, x, y;\n      var bounds = [cgh / 2, cgw / 2, cgh / 2, cgw / 2];\n      while (gx--) {\n        gy = cgh;\n        while (gy--) {\n          y = g;\n          singleGridLoop: {\n            while (y--) {\n              x = g;\n              while (x--) {\n                if (imageData[((gy * g + y) * width +\n                               (gx * g + x)) * 4 + 3]) {\n                  occupied.push([gx, gy]);\n\n                  if (gx < bounds[3]) {\n                    bounds[3] = gx;\n                  }\n                  if (gx > bounds[1]) {\n                    bounds[1] = gx;\n                  }\n                  if (gy < bounds[0]) {\n                    bounds[0] = gy;\n                  }\n                  if (gy > bounds[2]) {\n                    bounds[2] = gy;\n                  }\n\n                  if (debug) {\n                    fctx.fillStyle = 'rgba(255, 0, 0, 0.5)';\n                    fctx.fillRect(gx * g, gy * g, g - 0.5, g - 0.5);\n                  }\n                  break singleGridLoop;\n                }\n              }\n            }\n            if (debug) {\n              fctx.fillStyle = 'rgba(0, 0, 255, 0.5)';\n              fctx.fillRect(gx * g, gy * g, g - 0.5, g - 0.5);\n            }\n          }\n        }\n      }\n\n      if (debug) {\n        fctx.fillStyle = 'rgba(0, 255, 0, 0.5)';\n        fctx.fillRect(bounds[3] * g,\n                      bounds[0] * g,\n                      (bounds[1] - bounds[3] + 1) * g,\n                      (bounds[2] - bounds[0] + 1) * g);\n      }\n\n      // Return information needed to create the text on the real canvas\n      return {\n        mu: mu,\n        occupied: occupied,\n        bounds: bounds,\n        gw: cgw,\n        gh: cgh,\n        fillTextOffsetX: fillTextOffsetX,\n        fillTextOffsetY: fillTextOffsetY,\n        fillTextWidth: fw,\n        fillTextHeight: fh,\n        fontSize: fontSize\n      };\n    };\n\n    /* Determine if there is room available in the given dimension */\n    var canFitText = function canFitText(gx, gy, gw, gh, occupied) {\n      // Go through the occupied points,\n      // return false if the space is not available.\n      var i = occupied.length;\n      while (i--) {\n        var px = gx + occupied[i][0];\n        var py = gy + occupied[i][1];\n\n        if (px >= ngx || py >= ngy || px < 0 || py < 0) {\n          if (!settings.drawOutOfBound) {\n            return false;\n          }\n          continue;\n        }\n\n        if (!grid[px][py]) {\n          return false;\n        }\n      }\n      return true;\n    };\n\n    /* Actually draw the text on the grid */\n    var drawText = function drawText(gx, gy, info, word, weight,\n                                     distance, theta, rotateDeg, attributes) {\n\n      var fontSize = info.fontSize;\n      var color;\n      if (getTextColor) {\n        color = getTextColor(word, weight, fontSize, distance, theta);\n      } else {\n        color = settings.color;\n      }\n\n      var classes;\n      if (getTextClasses) {\n        classes = getTextClasses(word, weight, fontSize, distance, theta);\n      } else {\n        classes = settings.classes;\n      }\n\n      var dimension;\n      var bounds = info.bounds;\n      dimension = {\n        x: (gx + bounds[3]) * g,\n        y: (gy + bounds[0]) * g,\n        w: (bounds[1] - bounds[3] + 1) * g,\n        h: (bounds[2] - bounds[0] + 1) * g\n      };\n\n      elements.forEach(function(el) {\n        if (el.getContext) {\n          var ctx = el.getContext('2d');\n          var mu = info.mu;\n\n          // Save the current state before messing it\n          ctx.save();\n          ctx.scale(1 / mu, 1 / mu);\n\n          ctx.font = settings.fontWeight + ' ' +\n                     (fontSize * mu).toString(10) + 'px ' + settings.fontFamily;\n          ctx.fillStyle = color;\n\n          // Translate the canvas position to the origin coordinate of where\n          // the text should be put.\n          ctx.translate((gx + info.gw / 2) * g * mu,\n                        (gy + info.gh / 2) * g * mu);\n\n          if (rotateDeg !== 0) {\n            ctx.rotate(- rotateDeg);\n          }\n\n          // Finally, fill the text.\n\n          // XXX: We cannot because textBaseline = 'top' here because\n          // Firefox and Chrome uses different default line-height for canvas.\n          // Please read https://bugzil.la/737852#c6.\n          // Here, we use textBaseline = 'middle' and draw the text at exactly\n          // 0.5 * fontSize lower.\n          ctx.textBaseline = 'middle';\n          ctx.fillText(word, info.fillTextOffsetX * mu,\n                             (info.fillTextOffsetY + fontSize * 0.5) * mu);\n\n          // The below box is always matches how <span>s are positioned\n          /* ctx.strokeRect(info.fillTextOffsetX, info.fillTextOffsetY,\n            info.fillTextWidth, info.fillTextHeight); */\n\n          // Restore the state.\n          ctx.restore();\n        } else {\n          // drawText on DIV element\n          var span = document.createElement('span');\n          var transformRule = '';\n          transformRule = 'rotate(' + (- rotateDeg / Math.PI * 180) + 'deg) ';\n          if (info.mu !== 1) {\n            transformRule +=\n              'translateX(-' + (info.fillTextWidth / 4) + 'px) ' +\n              'scale(' + (1 / info.mu) + ')';\n          }\n          var styleRules = {\n            'position': 'absolute',\n            'display': 'block',\n            'font': settings.fontWeight + ' ' +\n                    (fontSize * info.mu) + 'px ' + settings.fontFamily,\n            'left': ((gx + info.gw / 2) * g + info.fillTextOffsetX) + 'px',\n            'top': ((gy + info.gh / 2) * g + info.fillTextOffsetY) + 'px',\n            'width': info.fillTextWidth + 'px',\n            'height': info.fillTextHeight + 'px',\n            'lineHeight': fontSize + 'px',\n            'whiteSpace': 'nowrap',\n            'transform': transformRule,\n            'webkitTransform': transformRule,\n            'msTransform': transformRule,\n            'transformOrigin': '50% 40%',\n            'webkitTransformOrigin': '50% 40%',\n            'msTransformOrigin': '50% 40%'\n          };\n          if (color) {\n            styleRules.color = color;\n          }\n          span.textContent = word;\n          for (var cssProp in styleRules) {\n            span.style[cssProp] = styleRules[cssProp];\n          }\n          if (attributes) {\n            for (var attribute in attributes) {\n              span.setAttribute(attribute, attributes[attribute]);\n            }\n          }\n          if (classes) {\n            span.className += classes;\n          }\n          el.appendChild(span);\n        }\n      });\n    };\n\n    /* Help function to updateGrid */\n    var fillGridAt = function fillGridAt(x, y, drawMask, dimension, item) {\n      if (x >= ngx || y >= ngy || x < 0 || y < 0) {\n        return;\n      }\n\n      grid[x][y] = false;\n\n      if (drawMask) {\n        var ctx = elements[0].getContext('2d');\n        ctx.fillRect(x * g, y * g, maskRectWidth, maskRectWidth);\n      }\n\n      if (interactive) {\n        infoGrid[x][y] = { item: item, dimension: dimension };\n      }\n    };\n\n    /* Update the filling information of the given space with occupied points.\n       Draw the mask on the canvas if necessary. */\n    var updateGrid = function updateGrid(gx, gy, gw, gh, info, item) {\n      var occupied = info.occupied;\n      var drawMask = settings.drawMask;\n      var ctx;\n      if (drawMask) {\n        ctx = elements[0].getContext('2d');\n        ctx.save();\n        ctx.fillStyle = settings.maskColor;\n      }\n\n      var dimension;\n      if (interactive) {\n        var bounds = info.bounds;\n        dimension = {\n          x: (gx + bounds[3]) * g,\n          y: (gy + bounds[0]) * g,\n          w: (bounds[1] - bounds[3] + 1) * g,\n          h: (bounds[2] - bounds[0] + 1) * g\n        };\n      }\n\n      var i = occupied.length;\n      while (i--) {\n        var px = gx + occupied[i][0];\n        var py = gy + occupied[i][1];\n\n        if (px >= ngx || py >= ngy || px < 0 || py < 0) {\n          continue;\n        }\n\n        fillGridAt(px, py, drawMask, dimension, item);\n      }\n\n      if (drawMask) {\n        ctx.restore();\n      }\n    };\n\n    /* putWord() processes each item on the list,\n       calculate it's size and determine it's position, and actually\n       put it on the canvas. */\n    var putWord = function putWord(item) {\n      var word, weight, attributes;\n      if (Array.isArray(item)) {\n        word = item[0];\n        weight = item[1];\n      } else {\n        word = item.word;\n        weight = item.weight;\n        attributes = item.attributes;\n      }\n      var rotateDeg = getRotateDeg();\n\n      // get info needed to put the text onto the canvas\n      var info = getTextInfo(word, weight, rotateDeg);\n\n      // not getting the info means we shouldn't be drawing this one.\n      if (!info) {\n        return false;\n      }\n\n      if (exceedTime()) {\n        return false;\n      }\n\n      // If drawOutOfBound is set to false,\n      // skip the loop if we have already know the bounding box of\n      // word is larger than the canvas.\n      if (!settings.drawOutOfBound) {\n        var bounds = info.bounds;\n        if ((bounds[1] - bounds[3] + 1) > ngx ||\n          (bounds[2] - bounds[0] + 1) > ngy) {\n          return false;\n        }\n      }\n\n      // Determine the position to put the text by\n      // start looking for the nearest points\n      var r = maxRadius + 1;\n\n      var tryToPutWordAtPoint = function(gxy) {\n        var gx = Math.floor(gxy[0] - info.gw / 2);\n        var gy = Math.floor(gxy[1] - info.gh / 2);\n        var gw = info.gw;\n        var gh = info.gh;\n\n        // If we cannot fit the text at this position, return false\n        // and go to the next position.\n        if (!canFitText(gx, gy, gw, gh, info.occupied)) {\n          return false;\n        }\n\n        // Actually put the text on the canvas\n        drawText(gx, gy, info, word, weight,\n                 (maxRadius - r), gxy[2], rotateDeg, attributes);\n\n        // Mark the spaces on the grid as filled\n        updateGrid(gx, gy, gw, gh, info, item);\n\n        return {\n          gx: gx,\n          gy: gy,\n          rot: rotateDeg,\n          info: info\n        };\n      };\n\n      while (r--) {\n        var points = getPointsAtRadius(maxRadius - r);\n\n        if (settings.shuffle) {\n          points = [].concat(points);\n          shuffleArray(points);\n        }\n\n        // Try to fit the words by looking at each point.\n        // array.some() will stop and return true\n        // when putWordAtPoint() returns true.\n        for (var i = 0; i < points.length; i++) {\n          var res = tryToPutWordAtPoint(points[i]);\n          if (res) {\n            return res;\n          }\n        }\n\n        // var drawn = points.some(tryToPutWordAtPoint);\n        // if (drawn) {\n        //   // leave putWord() and return true\n        //   return true;\n        // }\n      }\n      // we tried all distances but text won't fit, return null\n      return null;\n    };\n\n    /* Send DOM event to all elements. Will stop sending event and return\n       if the previous one is canceled (for cancelable events). */\n    var sendEvent = function sendEvent(type, cancelable, detail) {\n      if (cancelable) {\n        return !elements.some(function(el) {\n          var evt = document.createEvent('CustomEvent');\n          evt.initCustomEvent(type, true, cancelable, detail || {});\n          return !el.dispatchEvent(evt);\n        }, this);\n      } else {\n        elements.forEach(function(el) {\n          var evt = document.createEvent('CustomEvent');\n          evt.initCustomEvent(type, true, cancelable, detail || {});\n          el.dispatchEvent(evt);\n        }, this);\n      }\n    };\n\n    /* Start drawing on a canvas */\n    var start = function start() {\n      // For dimensions, clearCanvas etc.,\n      // we only care about the first element.\n      var canvas = elements[0];\n\n      if (canvas.getContext) {\n        ngx = Math.ceil(canvas.width / g);\n        ngy = Math.ceil(canvas.height / g);\n      } else {\n        var rect = canvas.getBoundingClientRect();\n        ngx = Math.ceil(rect.width / g);\n        ngy = Math.ceil(rect.height / g);\n      }\n\n      // Sending a wordcloudstart event which cause the previous loop to stop.\n      // Do nothing if the event is canceled.\n      if (!sendEvent('wordcloudstart', true)) {\n        return;\n      }\n\n      // Determine the center of the word cloud\n      center = (settings.origin) ?\n        [settings.origin[0]/g, settings.origin[1]/g] :\n        [ngx / 2, ngy / 2];\n\n      // Maxium radius to look for space\n      maxRadius = Math.floor(Math.sqrt(ngx * ngx + ngy * ngy));\n\n      /* Clear the canvas only if the clearCanvas is set,\n         if not, update the grid to the current canvas state */\n      grid = [];\n\n      var gx, gy, i;\n      if (!canvas.getContext || settings.clearCanvas) {\n        elements.forEach(function(el) {\n          if (el.getContext) {\n            var ctx = el.getContext('2d');\n            ctx.fillStyle = settings.backgroundColor;\n            ctx.clearRect(0, 0, ngx * (g + 1), ngy * (g + 1));\n            ctx.fillRect(0, 0, ngx * (g + 1), ngy * (g + 1));\n          } else {\n            el.textContent = '';\n            el.style.backgroundColor = settings.backgroundColor;\n            el.style.position = 'relative';\n          }\n        });\n\n        /* fill the grid with empty state */\n        gx = ngx;\n        while (gx--) {\n          grid[gx] = [];\n          gy = ngy;\n          while (gy--) {\n            grid[gx][gy] = true;\n          }\n        }\n      } else {\n        /* Determine bgPixel by creating\n           another canvas and fill the specified background color. */\n        var bctx = document.createElement('canvas').getContext('2d');\n\n        bctx.fillStyle = settings.backgroundColor;\n        bctx.fillRect(0, 0, 1, 1);\n        var bgPixel = bctx.getImageData(0, 0, 1, 1).data;\n\n        /* Read back the pixels of the canvas we got to tell which part of the\n           canvas is empty.\n           (no clearCanvas only works with a canvas, not divs) */\n        var imageData =\n          canvas.getContext('2d').getImageData(0, 0, ngx * g, ngy * g).data;\n\n        gx = ngx;\n        var x, y;\n        while (gx--) {\n          grid[gx] = [];\n          gy = ngy;\n          while (gy--) {\n            y = g;\n            singleGridLoop: while (y--) {\n              x = g;\n              while (x--) {\n                i = 4;\n                while (i--) {\n                  if (imageData[((gy * g + y) * ngx * g +\n                                 (gx * g + x)) * 4 + i] !== bgPixel[i]) {\n                    grid[gx][gy] = false;\n                    break singleGridLoop;\n                  }\n                }\n              }\n            }\n            if (grid[gx][gy] !== false) {\n              grid[gx][gy] = true;\n            }\n          }\n        }\n\n        imageData = bctx = bgPixel = undefined;\n      }\n\n      // fill the infoGrid with empty state if we need it\n      if (settings.hover || settings.click) {\n\n        interactive = true;\n\n        /* fill the grid with empty state */\n        gx = ngx + 1;\n        while (gx--) {\n          infoGrid[gx] = [];\n        }\n\n        if (settings.hover) {\n          canvas.addEventListener('mousemove', wordcloudhover);\n        }\n\n        if (settings.click) {\n          canvas.addEventListener('click', wordcloudclick);\n          canvas.addEventListener('touchstart', wordcloudclick);\n          canvas.addEventListener('touchend', function (e) {\n            e.preventDefault();\n          });\n          canvas.style.webkitTapHighlightColor = 'rgba(0, 0, 0, 0)';\n        }\n\n        canvas.addEventListener('wordcloudstart', function stopInteraction() {\n          canvas.removeEventListener('wordcloudstart', stopInteraction);\n\n          canvas.removeEventListener('mousemove', wordcloudhover);\n          canvas.removeEventListener('click', wordcloudclick);\n          hovered = undefined;\n        });\n      }\n\n      i = 0;\n      var loopingFunction, stoppingFunction;\n      if (settings.wait !== 0) {\n        loopingFunction = window.setTimeout;\n        stoppingFunction = window.clearTimeout;\n      } else {\n        loopingFunction = window.setImmediate;\n        stoppingFunction = window.clearImmediate;\n      }\n\n      var addEventListener = function addEventListener(type, listener) {\n        elements.forEach(function(el) {\n          el.addEventListener(type, listener);\n        }, this);\n      };\n\n      var removeEventListener = function removeEventListener(type, listener) {\n        elements.forEach(function(el) {\n          el.removeEventListener(type, listener);\n        }, this);\n      };\n\n      var anotherWordCloudStart = function anotherWordCloudStart() {\n        removeEventListener('wordcloudstart', anotherWordCloudStart);\n        stoppingFunction(timer);\n      };\n\n      addEventListener('wordcloudstart', anotherWordCloudStart);\n\n      var timer = loopingFunction(function loop() {\n        if (i >= settings.list.length) {\n          stoppingFunction(timer);\n          sendEvent('wordcloudstop', false);\n          removeEventListener('wordcloudstart', anotherWordCloudStart);\n\n          return;\n        }\n        escapeTime = (new Date()).getTime();\n        var drawn = putWord(settings.list[i]);\n        var canceled = !sendEvent('wordclouddrawn', true, {\n          item: settings.list[i], drawn: drawn });\n        if (exceedTime() || canceled) {\n          stoppingFunction(timer);\n          settings.abort();\n          sendEvent('wordcloudabort', false);\n          sendEvent('wordcloudstop', false);\n          removeEventListener('wordcloudstart', anotherWordCloudStart);\n          return;\n        }\n        i++;\n        timer = loopingFunction(loop, settings.wait);\n      }, settings.wait);\n    };\n\n    // All set, start the drawing\n    start();\n  };\n\n  WordCloud.isSupported = isSupported;\n  WordCloud.minFontSize = minFontSize;\n\n  // Expose the library as an AMD module\n  if (true) {\n    !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = function() { return WordCloud; }.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),\n\t\t\t\t__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));\n  } else if (typeof module !== 'undefined' && module.exports) {\n    module.exports = WordCloud;\n  } else {\n    global.WordCloud = WordCloud;\n  }\n\n})(this); //jshint ignore:line\n\n/***/ })\n/******/ ]);\n});"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template1/js/geoCoord.js",
    "content": "var geoCoordMap = {\n    '上海': [121.4648,31.2891],\n    '东莞': [113.8953,22.901],\n    '东营': [118.7073,37.5513],\n    '中山': [113.4229,22.478],\n    '临汾': [111.4783,36.1615],\n    '临沂': [118.3118,35.2936],\n    '丹东': [124.541,40.4242],\n    '丽水': [119.5642,28.1854],\n    '乌鲁木齐': [87.9236,43.5883],\n    '佛山': [112.8955,23.1097],\n    '保定': [115.0488,39.0948],\n    '兰州': [103.5901,36.3043],\n    '包头': [110.3467,41.4899],\n    '北京': [116.4551,40.2539],\n    '北海': [109.314,21.6211],\n    '南京': [118.8062,31.9208],\n    '南宁': [108.479,23.1152],\n    '南昌': [116.0046,28.6633],\n    '南通': [121.1023,32.1625],\n    '厦门': [118.1689,24.6478],\n    '台州': [121.1353,28.6688],\n    '合肥': [117.29,32.0581],\n    '呼和浩特': [111.4124,40.4901],\n    '咸阳': [108.4131,34.8706],\n    '哈尔滨': [127.9688,45.368],\n    '唐山': [118.4766,39.6826],\n    '嘉兴': [120.9155,30.6354],\n    '大同': [113.7854,39.8035],\n    '大连': [122.2229,39.4409],\n    '天津': [117.4219,39.4189],\n    '太原': [112.3352,37.9413],\n    '威海': [121.9482,37.1393],\n    '宁波': [121.5967,29.6466],\n    '宝鸡': [107.1826,34.3433],\n    '宿迁': [118.5535,33.7775],\n    '常州': [119.4543,31.5582],\n    '广州': [113.5107,23.2196],\n    '廊坊': [116.521,39.0509],\n    '延安': [109.1052,36.4252],\n    '张家口': [115.1477,40.8527],\n    '徐州': [117.5208,34.3268],\n    '德州': [116.6858,37.2107],\n    '惠州': [114.6204,23.1647],\n    '成都': [103.9526,30.7617],\n    '扬州': [119.4653,32.8162],\n    '承德': [117.5757,41.4075],\n    '拉萨': [91.1865,30.1465],\n    '无锡': [120.3442,31.5527],\n    '日照': [119.2786,35.5023],\n    '昆明': [102.9199,25.4663],\n    '杭州': [119.5313,29.8773],\n    '枣庄': [117.323,34.8926],\n    '柳州': [109.3799,24.9774],\n    '株洲': [113.5327,27.0319],\n    '武汉': [114.3896,30.6628],\n    '汕头': [117.1692,23.3405],\n    '江门': [112.6318,22.1484],\n    '沈阳': [123.1238,42.1216],\n    '沧州': [116.8286,38.2104],\n    '河源': [114.917,23.9722],\n    '泉州': [118.3228,25.1147],\n    '泰安': [117.0264,36.0516],\n    '泰州': [120.0586,32.5525],\n    '济南': [117.1582,36.8701],\n    '济宁': [116.8286,35.3375],\n    '海口': [110.3893,19.8516],\n    '淄博': [118.0371,36.6064],\n    '淮安': [118.927,33.4039],\n    '深圳': [114.5435,22.5439],\n    '清远': [112.9175,24.3292],\n    '温州': [120.498,27.8119],\n    '渭南': [109.7864,35.0299],\n    '湖州': [119.8608,30.7782],\n    '湘潭': [112.5439,27.7075],\n    '滨州': [117.8174,37.4963],\n    '潍坊': [119.0918,36.524],\n    '烟台': [120.7397,37.5128],\n    '玉溪': [101.9312,23.8898],\n    '珠海': [113.7305,22.1155],\n    '盐城': [120.2234,33.5577],\n    '盘锦': [121.9482,41.0449],\n    '石家庄': [114.4995,38.1006],\n    '福州': [119.4543,25.9222],\n    '秦皇岛': [119.2126,40.0232],\n    '绍兴': [120.564,29.7565],\n    '聊城': [115.9167,36.4032],\n    '肇庆': [112.1265,23.5822],\n    '舟山': [122.2559,30.2234],\n    '苏州': [120.6519,31.3989],\n    '莱芜': [117.6526,36.2714],\n    '菏泽': [115.6201,35.2057],\n    '营口': [122.4316,40.4297],\n    '葫芦岛': [120.1575,40.578],\n    '衡水': [115.8838,37.7161],\n    '衢州': [118.6853,28.8666],\n    '西宁': [101.4038,36.8207],\n    '西安': [109.1162,34.2004],\n    '贵阳': [106.6992,26.7682],\n    '连云港': [119.1248,34.552],\n    '邢台': [114.8071,37.2821],\n    '邯郸': [114.4775,36.535],\n    '郑州': [113.4668,34.6234],\n    '鄂尔多斯': [108.9734,39.2487],\n    '重庆': [107.7539,30.1904],\n    '金华': [120.0037,29.1028],\n    '铜川': [109.0393,35.1947],\n    '银川': [106.3586,38.1775],\n    '镇江': [119.4763,31.9702],\n    '长春': [125.8154,44.2584],\n    '长沙': [113.0823,28.2568],\n    '长治': [112.8625,36.4746],\n    '阳泉': [113.4778,38.0951],\n    '青岛': [120.4651,36.3373],\n    '韶关': [113.7964,24.7028]\n};"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template1/js/resize.js",
    "content": "\nwindow.onresize = function() {\n    setAppScale();\n};\n \nfunction setAppScale() {\n\t var ratioY = $(window).height()/1536;\n     var ratioX = $(window).width()/4352;\n     var screenWidth = window.screen.width; \n     var screenHeigth = window.screen.height; \n     if (screenWidth >= 960) {\n            ratioX = 0.62\n        }\n    if(screenHeigth <= 1080){\n            ratioY = 0.62\n    } \n    $(\"body\").css({\n        transform: \"scale(\"+ ratioX+\",\"+ ratioY+\")\",\n        transformOrigin: \"left top\",\n        overflow:\"visible\"\n    }); \t \n }\n \n\n$().ready(function(){\n        //初始化时调整大小\n        setAppScale();    \n});\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template1/js/room.js",
    "content": "//计划完成表的当前所选\nvar indexnum = 0;\nvar color=['#F35331','#2499F8','#3DF098','#33B734'];\nvar fontColor='#FFF';\n\n//定义进度条组件和属性\nvar y_gauge1 =null;\nvar y_gauge2 =null;\nvar y_gauge3 =null;\nvar y_gauge4 =null;\nvar m_gauge1 =null;\nvar option_Progress =null;\n\n//订单情况螺旋图\nvar orderStatus=null;\nvar orderStatus_option =null;\n\n//定义仪表盘组件和属性\nvar gauge1 =null;\nvar gauge2 =null;\nvar gauge3 =null;\nvar gauge4 =null;\nvar gauge5 =null;\nvar option_gauge =null;\n\n//产品饼图组件和属性\nvar productPie=null;\nvar productPie_option=null;\n\n//业务进展图组件和属性\nvar businessProgress=null;\nvar businessProgress_placeHoledStyle = null;\nvar businessProgress_dataStyle =null;\nvar businessProgress_option=null;\n\n//生产质量堆积图组件和属性\nvar quality_chart = null;\nvar quality_option=null;\n\n//词云组件和属性\nvar wordCloud= null;\nvar wordCloud_option=null;\n\n//生产计划折线图组件和属性\nvar plan_chart = null;\nvar plan_option=null;\n\n//环形图的风格定义\nvar dataStyle = {\n\tnormal: {\n\t\tlabel: {show:false},\n\t\tlabelLine: {show:false}\n\t}\n};\nvar placeHolderStyle = {\n\tnormal : {\n\t\tcolor: 'rgba(0,0,0,0.1)',\n\t\tlabel: {show:false},\n\t\tlabelLine: {show:false}\n\t},\n\temphasis : {\n\t\tcolor: 'rgba(0,0,0,0)'\n\t}\n};\n\n//最大订单号\nvar lastOrderNumber=1;\n\n$(document).ready(function ()\n{\t\n\t//环形进度条设置对象\t\n\toption_Progress={\n\t\ttitle : {\n\t\t\ttext: '目前进度',\n\t\t\tsubtext: '50%',\n\t\t\tx: 'center',\n\t\t\ty: 90,\n\t\t\titemGap: 10,\n\t\t\ttextStyle : {\n\t\t\t\tcolor : '#B7E1FF',\n\t\t\t\tfontWeight: 'normal',\n\t\t\t\tfontFamily : '微软雅黑',\n\t\t\t\tfontSize : 24\n\t\t\t},\n\t\t\tsubtextStyle:{\n\t\t\t\tcolor: '#B7E1FF',\n\t\t\t\tfontWeight: 'bolder',\n\t\t\t\tfontSize:24,\n\t\t\t\tfontFamily : '微软雅黑'\n\t\t\t}\n\t\t},\n\t\tseries : [{\n\t\t\ttype : 'pie',\n\t\t\tcenter : ['50%', '50%'],\n\t\t\tradius : [75,90],\n\t\t\tx: '0%',\n\t\t\ttooltip:{show:false},\t\t\n\t\t\tdata : [{\n\t\t\t\tname:'达成率', \n\t\t\t\tvalue:79,\n\t\t\t\titemStyle:{color :'rgba(0,153,255,0.8)'},\n\t\t\t\thoverAnimation: false, \n\t\t\t\tlabel : {\n\t\t\t\t\tshow : false,\n\t\t\t\t\tposition : 'center',\n\t\t\t\t\ttextStyle: {\t\t\t\t\t\t\n\t\t\t\t\t\tfontFamily:'微软雅黑',\n\t\t\t\t\t\tfontWeight: 'bolder',\n\t\t\t\t\t\tcolor:'#B7E1FF',\n\t\t\t\t\t\tfontSize:24\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\tlabelLine : {\n\t\t\t\t\tshow : false\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\tname:'79%',\n\t\t\t\tvalue:21,\n\t\t\t\titemStyle:{color: 'rgba(0,153,255,0.1)'},\n\t\t\t\thoverAnimation: false, \n\t\t\t\tlabel : {\n\t\t\t\t\tshow : false,\n\t\t\t\t\tposition : 'center',\n\t\t\t\t\tpadding:20,\t\t\n\t\t\t\t\ttextStyle: {\n\t\t\t\t\t\tfontFamily:'微软雅黑',\n\t\t\t\t\t\tfontSize: 24,\n\t\t\t\t\t\tcolor:'#B7E1FF'\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\tlabelLine : {\n\t\t\t\t\tshow : false\n\t\t\t\t}\n\t\t\t}]\n\t\t},\n\t\t{\n\t\t\ttype : 'pie',\n\t\t\tcenter : ['50%', '50%'],\n\t\t\tradius : [95,100],\n\t\t\tx: '0%',\n\t\t\thoverAnimation: false, \n\t\t\tdata : [{\n\t\t\t\tvalue:100,\n\t\t\t\titemStyle:{color :'rgba(0,153,255,0.3)'},\n\t\t\t\tlabel : {show : false},\n\t\t\t\tlabelLine : {show : false}\n\t\t\t}]\t\n\t\t},\n\t\t{\n\t\t\ttype : 'pie',\n\t\t\tcenter : ['50%', '50%'],\n\t\t\tradius : [69,70],\n\t\t\tx: '0%',\n\t\t\thoverAnimation: false, \n\t\t\tdata : [{\n\t\t\t\tvalue:100,\n\t\t\t\titemStyle:{color :'rgba(0,153,255,0.3)'},\n\t\t\t\tlabel : {show : false},\n\t\t\t\tlabelLine : {show : false}\n\t\t\t}]\t\n\t\t}]\n\t};\t\n\t\n\t//年仪表盘\n\ty_gauge1 = echarts.init(document.getElementById('y_gauge1'));\n\ty_gauge2 = echarts.init(document.getElementById('y_gauge2'));\n\ty_gauge3 = echarts.init(document.getElementById('y_gauge3'));\n\ty_gauge4 = echarts.init(document.getElementById('y_gauge4'));\n\t\n\t//订单完成情况螺旋图\n\tvar yearPlanData=[];\n\tvar yearOrderData=[];\n\tvar differenceData=[];\n\tvar visibityData=[];\n\tvar xAxisData=[];\n\t\n\tfor(var i=0;i<12;i++)\n\t{\n\t\tyearPlanData.push(Math.round(Math.random()*900)+100);\n\t\tyearOrderData.push(Math.round(Math.random()*yearPlanData[i]));\n\t\tdifferenceData.push(yearPlanData[i]-yearOrderData[i]);\n\t\tvisibityData.push(yearOrderData[i]);\n\t\txAxisData.push((i+1).toString()+\"月\");\n\t}\n\torderStatus= echarts.init(document.getElementById('orderStatus'));\n\torderStatus_option={\n\t\ttitle :{show:false},\n\t\ttooltip : {\n\t\t\ttrigger: 'axis',\n\t\t\tformatter: function (params){\n\t\t\t\treturn params[0].name + '<br/>'\n\t\t\t\t\t   + params[0].seriesName + ' : ' + params[0].value + '<br/>'\n\t\t\t\t\t   + params[1].seriesName + ' : ' + params[1].value + '<br/>'\n\t\t\t\t\t   +'完成率：'\n\t\t\t\t\t   + (params[0].value > 0 ? (params[1].value/params[0].value*100).toFixed(2)+'%' : '-') \n\t\t\t\t\t   + '<br/>'\n\t\t\t},\n\t\t\ttextStyle: {\n\t\t\t\tcolor: '#FFF',\n\t\t\t\tfontSize:24\n\t\t\t}\n\t\t},\n\t\ttoolbox: {show:false},\n\t\tlegend:{\n\t\t\ttop: 'top',\n\t\t\ttextStyle: {\n\t\t\t\tcolor: '#B7E2FF',\n\t\t\t\tfontSize:24,\n\t\t\t\tfontFamily:'微软雅黑'\n\t\t\t},\n\t\t\tdata:['计划生产','已接订单']\n\t\t},\n\t\txAxis: {\n\t\t\tdata: xAxisData,\n\t\t\taxisLabel: {\n\t\t\t\ttextStyle: {\n\t\t\t\t\tcolor: '#B7E1FF',\n\t\t\t\t\tfontSize:24\n\t\t\t\t}\n\t\t\t},\n\t\t\taxisLine:{\n\t\t\t\tlineStyle:{\n\t\t\t\t\tcolor:'#09F'\t\n\t\t\t\t}\n\t\t\t},\n\t\t\taxisTick:{\n\t\t\t\tlineStyle:{\n\t\t\t\t\tcolor:'#09F'\t\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tyAxis: {\n\t\t\tinverse: false,\n\t\t\tsplitArea: {show: false},\n\t\t\taxisLine:  {show: false},\n\t\t\taxisTick:  {show: false},\n\t\t\taxisLabel: {\n\t\t\t\ttextStyle: {\n\t\t\t\t\tcolor: '#B7E1FF',\n\t\t\t\t\tfontSize:24,\n\t\t\t\t\tfontFamily:'Arial',\n\t\t\t\t}\n\t\t\t},\n\t\t\tsplitLine :{\n\t\t\t\tlineStyle:{\n\t\t\t\t\tcolor:'#09F'\t\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tgrid: {\n\t\t\tleft: 100\n\t\t},\n\t\tseries : [{\n\t\t\t\tname:'计划生产',\n\t\t\t\ttype:'line',\n\t\t\t\tsmooth :true,\n\t\t\t\tsymbol: 'circle',\n\t\t\t\tsymbolSize: 10,\n\t\t\t\tshowAllSymbol : true,\n\t\t\t\tcolor:color[1],\n\t\t\t\tdata:yearPlanData\n\t\t\t},\n\t\t\t{\n\t\t\t\tname:'已接订单',\n\t\t\t\ttype:'line',\n\t\t\t\tsmooth :true,\n\t\t\t\tsymbol: 'circle',\n\t\t\t\tsymbolSize: 10,\n\t\t\t\tshowAllSymbol : true,\n\t\t\t\tcolor:'#F90',\n\t\t\t\titemStyle:{\t\t\t\t\t\n\t\t\t\t\tnormal:{\n\t\t\t\t\t  lineStyle: {\n\t\t\t\t\t\twidth:2\n\t\t\t\t\t  }\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\tdata:yearOrderData\n\t\t\t},\n\t\t\t{\n\t\t\t\tname:'不可见',\n\t\t\t\ttype:'bar',\n\t\t\t\tstack: '1',\n\t\t\t\tbarWidth: 1,\n\t\t\t\titemStyle:{\n\t\t\t\t\tnormal:{\n\t\t\t\t\t\tcolor:'rgba(0,0,0,0)'\n\t\t\t\t\t},\n\t\t\t\t\temphasis:{\n\t\t\t\t\t\tcolor:'rgba(0,0,0,0)'\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\tdata:visibityData\n\t\t\t},\n\t\t\t{\n\t\t\t\tname:'变化',\n\t\t\t\ttype:'bar',\n\t\t\t\tstack: '1',\n\t\t\t\tbarWidth: 1,\n\t\t\t\tcolor:'#B7E1FF',\n\t\t\t\tdata:differenceData\n\t\t\t}\n\t\t]\n\t}\n\torderStatus.setOption(orderStatus_option);\n\t\n\t//产品销售的环形图\n\tvar productLegend=[['轿车1','轿车2','轿车3','轿车4','轿车5','轿车6','轿车7','轿车8','轿车9'],['SUV1','SUV2','SUV3','SUV4'],['卡车1','卡车2','卡车3','卡车4','卡车5','卡车6']];\n\tvar productClassLegend=['轿车','SUV','卡车'];\n\tvar productClassColor=['rgba(255,153,0,','rgba(153,204,102,','rgba(0,102,255,'];\n\tvar productClassData=[];\n\tvar productData=[];\n\tvar productColor=[];\n\tfor(var i=0;i<productClassLegend.length;i++)\n\t{\t\n\t\tvar total=0;\n\t\tfor(var j=0;j<productLegend[i].length;j++)\n\t\t{\n\t\t\tvar n=Math.round(Math.random()*100)+1;\n\t\t\tproductData.push({name:productLegend[i][j],value:n});\n\t\t\ttotal+=n;\n\t\t}\n\t\tfor(var j=0;j<productLegend[i].length;j++)\n\t\t{\t\t\n\t\t\tproductColor.push(productClassColor[i]+(1.0-productData[j].value/total).toFixed(2)+\")\");\n\t\t}\n\t\tproductClassData.push({name:productClassLegend[i],value:total});\n\t}\n\t\n\tproductPie=echarts.init(document.getElementById('productPie'));\n\tproductPie_option={\n\t\ttitle : {\n\t\t\ttext: '销售额',\t\t\t\n\t\t\tx: 'center',\n\t\t\ty: 'center',\n\t\t\titemGap: 10,\n\t\t\ttextStyle : {\n\t\t\t\tcolor : '#09F',\n\t\t\t\tfontWeight: 'normal',\n\t\t\t\tfontFamily : '微软雅黑',\n\t\t\t\tfontSize : 32\n\t\t\t}\n\t\t},\n\t\tcalculable : false,\n\t\ttooltip : {\n\t\t\ttrigger: 'item',\n\t\t\ttextStyle: {\n\t\t\t\tcolor:'#FFF',\n\t\t\t\tfontSize:24\n\t\t\t},\n\t\t\tformatter: \"{a} <br/>{b} : {c} ({d}%)\"\n\t\t},\n\t\tseries : [\n\t\t\t{\n\t\t\t\tname:'类别',\n\t\t\t\ttype:'pie',\n\t\t\t\tselectedMode: 'single',\n\t\t\t\tradius : ['20%','40%'],\t\t\t\t\n\t\t\t\twidth: '40%',\n\t\t\t\tfunnelAlign: 'right',\n\t\t\t\titemStyle : {\n\t\t\t\t\tnormal : {\n\t\t\t\t\t\tcolor:function(d)\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\treturn productClassColor[d.dataIndex]+'1)';\n\t\t\t\t\t\t},\n\t\t\t\t\t\tborderColor:'#032749',\n\t\t\t\t\t\tlabel : {\n\t\t\t\t\t\t\tposition : 'inner',\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tfontSize:28,\n\t\t\t\t\t\t},\n\t\t\t\t\t\tlabelLine : {\n\t\t\t\t\t\t\tshow : false\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\tdata:productClassData\n\t\t\t},\n\t\t\t{\n\t\t\t\tname:'车型',\n\t\t\t\ttype:'pie',\n\t\t\t\tradius : ['40%','70%'],\t\t\t\t\n\t\t\t\twidth: '35%',\n\t\t\t\tfunnelAlign: 'left',\n\t\t\t\titemStyle : {\t\t\t\t\t\n\t\t\t\t\tnormal : {\n\t\t\t\t\t\tcolor:function(d)\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\treturn productColor[d.dataIndex];\n\t\t\t\t\t\t},\n\t\t\t\t\t\tborderColor:'#032749',\n\t\t\t\t\t\tlabel : {\n\t\t\t\t\t\t\tcolor:'#B7E1FF',\t\t\t\t\t\t\n\t\t\t\t\t\t\tfontSize:24\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t},\t\t\t\n\t\t\t\tdata:productData\n\t\t\t}\n\t\t]\n\t};\n\tproductPie.setOption(productPie_option);\n\t\n\t//业务进展图\n\tbusinessProgress=echarts.init(document.getElementById('businessProgress'));\t\n\tbusinessProgress_placeHoledStyle = {\n\t\tnormal:{\n\t\t\tbarBorderColor:'rgba(0,0,0,0)',\n\t\t\tcolor:'rgba(0,0,0,0)'\n\t\t},\n\t\temphasis:{\n\t\t\tbarBorderColor:'rgba(0,0,0,0)',\n\t\t\tcolor:'rgba(0,0,0,0)'\n\t\t}\n\t};\n\tbusinessProgress_dataStyle = { \n\t\tnormal: {\n\t\t\tbarBorderColor:'rgba(0,102,255,1)',\n\t\t\tcolor:function(d){\n\t\t\t\treturn 'rgba(0,102,255,0.3)';\n\t\t\t},\n\t\t\tlabel : {\n\t\t\t\tshow: true,\n\t\t\t\tposition: 'insideLeft',\n\t\t\t\tformatter: '{c}%',\n\t\t\t\ttextStyle: {\t\t\t\t\t\t\n\t\t\t\t\tfontFamily:'Arial',\n\t\t\t\t\tfontWeight: 'bolder',\n\t\t\t\t\tcolor:'#B7E1FF',\n\t\t\t\t\tfontSize:24\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\n\t\n\tbusinessProgress_option = {\n\t\ttitle: {show:false},\n\t\ttooltip : {\n\t\t\ttrigger: 'axis',\n\t\t\taxisPointer : {\n\t\t\t\ttype : 'shadow'\n\t\t\t},\n\t\t\ttextStyle: {\n\t\t\t\tcolor:'#FFF',\n\t\t\t\tfontSize:24\n\t\t\t},\n\t\t\tformatter : '{b}<br/>{a0}:{c0}%<br/>{a2}:{c2}%<br/>{a4}:{c4}%<br/>{a6}:{c6}%'\n\t\t},\n\t\tlegend: {\t\t\t\n\t\t\titemGap : 60,\n\t\t\ttop:'top',\n\t\t\ttextStyle: {\t\t\t\t\t\t\n\t\t\t\tfontFamily:'微软雅黑',\n\t\t\t\tfontWeight: 'bolder',\n\t\t\t\tcolor:'#B7E1FF',\n\t\t\t\tfontSize:24\n\t\t\t},\n\t\t\tdata:['项目投标', '投标进度','项目进行', '项目交付']\n\t\t},\n\t\ttoolbox: {show : false},\n\t\tgrid: {\n\t\t\tleft: 150\n\t\t},\n\t\txAxis : [\n\t\t\t{\n\t\t\t\ttype : 'value',\n\t\t\t\tposition: 'top',\n\t\t\t\taxisLine:{\n\t\t\t\t\tlineStyle:{color:'#09F'}\n\t\t\t\t},\n\t\t\t\tsplitLine :{\n\t\t\t\t\tlineStyle:{color:'#09F'\t}\n\t\t\t\t},\n\t\t\t\taxisLabel: {show: false},\n\t\t\t}\n\t\t],\n\t\tyAxis : [\n\t\t\t{\n\t\t\t\ttype : 'category',\n\t\t\t\tdata : ['重大业务1', '重大业务2', '重大业务3', '重大业务4'],\n\t\t\t\taxisLabel: {\n\t\t\t\t\ttextStyle: {\n\t\t\t\t\t\tcolor: '#B7E1FF',\n\t\t\t\t\t\tfontSize:24\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\taxisLine:{\n\t\t\t\t\tlineStyle:{\n\t\t\t\t\t\tcolor:'#09F'\t\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\tsplitLine :{\n\t\t\t\t\tlineStyle:{color:'#09F'\t}\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\tseries : [\n\t\t\t{\n\t\t\t\tname:'项目投标',\n\t\t\t\ttype:'bar',\n\t\t\t\tstack: '进度',\n\t\t\t\titemStyle : businessProgress_dataStyle,\n\t\t\t\tdata:[100, 100, 100, 70]\n\t\t\t},\n\t\t\t{\n\t\t\t\tname:'项目投标',\n\t\t\t\ttype:'bar',\n\t\t\t\tstack: '进度',\n\t\t\t\titemStyle: businessProgress_placeHoledStyle,\n\t\t\t\tdata:[0, 0, 0, 30]\n\t\t\t},\n\t\t\t{\n\t\t\t\tname:'投标进度',\n\t\t\t\ttype:'bar',\n\t\t\t\tstack: '进度',\n\t\t\t\titemStyle : businessProgress_dataStyle,\n\t\t\t\tdata:[100, 100, 42, 0]\n\t\t\t},\n\t\t\t{\n\t\t\t\tname:'投标进度',\n\t\t\t\ttype:'bar',\n\t\t\t\tstack: '进度',\n\t\t\t\titemStyle: businessProgress_placeHoledStyle,\n\t\t\t\tdata:[0, 0, 58, 100]\n\t\t\t},\n\t\t\t{\n\t\t\t\tname:'项目进行',\n\t\t\t\ttype:'bar',\n\t\t\t\tstack: '进度',\n\t\t\t\titemStyle : businessProgress_dataStyle,\n\t\t\t\tdata:[100, 100, 0, 0]\n\t\t\t},\n\t\t\t{\n\t\t\t\tname:'项目进行',\n\t\t\t\ttype:'bar',\n\t\t\t\tstack: '进度',\n\t\t\t\titemStyle: businessProgress_placeHoledStyle,\n\t\t\t\tdata:[0, 0, 100, 100]\n\t\t\t},\n\t\t\t{\n\t\t\t\tname:'项目交付',\n\t\t\t\ttype:'bar',\n\t\t\t\tstack: '进度',\n\t\t\t\titemStyle : businessProgress_dataStyle,\n\t\t\t\tdata:[71, 50, 0, 0]\n\t\t\t},\n\t\t\t{\n\t\t\t\tname:'项目交付',\n\t\t\t\ttype:'bar',\n\t\t\t\tstack: '进度',\n\t\t\t\titemStyle: businessProgress_placeHoledStyle,\n\t\t\t\tdata:[29, 50, 100, 100]\n\t\t\t}\n\t\t]\n\t};\n\tbusinessProgress.setOption(businessProgress_option);\n\t\n\t\n\t//监控仪表盘\n\t/*option_gauge = {\t\t\n\t\ttitle: {\n\t\t\ttext: '', //标题文本内容\n\t\t},\n\t\ttoolbox: { //可视化的工具箱\n\t\t\tshow: false,                \n\t\t},\n\t\ttooltip: { //弹窗组件\n\t\t\tformatter: \"{a} <br/>{b} : {c}%\"\n\t\t},\t\t\t\n\t\tseries: [{          \n\t\t\ttype: 'gauge',\n\t\t\taxisLine: {// 坐标轴线\n\t\t\t\tlineStyle: { // 属性lineStyle控制线条样式\n\t\t\t\t\tcolor:[[0.2, color[0]],[0.8, color[1]],[1, color[0]]],\n\t\t\t\t\twidth: 18\n\t\t\t\t }\n\t\t\t},\t\t\t\t \n\t\t\tsplitLine: { // 分隔线\n\t\t\t\t\tshow:true,\n\t\t\t\t\tlength: 18,\n\t\t\t\t\tlineStyle: {                            \n\t\t\t\t\t\tcolor: '#28292D',\n\t\t\t\t\t\twidth: 1\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\taxisTick : { //刻度线样式（及短线样式）\n\t\t\t\tshow:false,\n\t\t\t\tlineStyle: {                    \n\t\t\t\t\t\tcolor: 'auto',\n\t\t\t\t\t\twidth: 1\n\t\t\t\t\t},\n\t\t\t\tlength : 20\n\t\t\t},\n\t\t\taxisLabel : {\n\t\t\t\tcolor:'#FFF',\n\t\t\t\tfontSize:14,\n\t\t\t\tfontFamily:'Verdana, Geneva, sans-serif'\n\t\t\t},\n\t\t\ttitle: {\t\t\t\t\t\n\t\t\t\t\ttextStyle: { // 其余属性默认使用全局文本样式，详见TEXTSTYLE\n\t\t\t\t\t\tfontWeight: 'bolder',\n\t\t\t\t\t\tfontSize: 20,                          \n\t\t\t\t\t\tcolor: '#FFF'\n\t\t\t\t\t},\n\t\t\t\t\toffsetCenter: [0, '30%']\n\t\t\t\t},\n\t\t\tpointer: {\n\t\t\t\t\twidth: 5,                     \n\t\t\t\t\tcolor: '#F00',\n\t\t\t\t\tshadowColor: '#FF0',\n\t\t\t\t\tshadowBlur: 10\n\t\t\t\t},\n\t\t\tdetail: {\n\t\t\t\tshow:false,\n\t\t\t\tformatter:'{value}%',\n\t\t\t\ttextStyle: \n\t\t\t\t{\n\t\t\t\t\tfontFamily:'Arial',\n\t\t\t\t\tcolor: '#000',\n\t\t\t\t\tfontSize:'32px'\t\t\t\t\t\t\n\t\t\t\t},\n\t\t\t\toffsetCenter: [0, '90%']\n\t\t\t},\n\t\t\tdata: [{value: 45, name: '水'}]\n\t\t}]\n     };\n\t\t\n\tgauge1 = echarts.init(document.getElementById('gauge1'));\n\tgauge2 = echarts.init(document.getElementById('gauge2'));\n\tgauge3 = echarts.init(document.getElementById('gauge3'));\n\tgauge4 = echarts.init(document.getElementById('gauge4'));\t\n\tgauge5 = echarts.init(document.getElementById('gauge5'));\n\toption_gauge.series[0].axisLine.lineStyle.color=[[0.2, color[0]],[0.8, color[1]],[1, color[2]]];\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"水\";\n\t$('#vg1').html(option_gauge.series[0].data[0].value);\n\tgauge1.setOption(option_gauge);\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"电\";\n\t$('#vg2').html(option_gauge.series[0].data[0].value);\n\tgauge2.setOption(option_gauge);\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"天然气\";\n\t$('#vg3').html(option_gauge.series[0].data[0].value);\n\tgauge3.setOption(option_gauge);\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"压缩空气\";\n\t$('#vg4').html(option_gauge.series[0].data[0].value);\n\tgauge4.setOption(option_gauge);\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"蒸汽\";\n\t$('#vg5').html(option_gauge.series[0].data[0].value);\n\tgauge5.setOption(option_gauge);*/\n\t\n\t//生产质量堆积图\n\tquality_chart = echarts.init(document.getElementById('quality'));\n\tquality_option={\n\t\ttitle: {\t\t\t\n\t\t\tshow:false,\n\t\t\ttext: 'AUDIT',\n\t\t\tleft: 'center',\n\t\t\ttextStyle: {\n\t\t\t\tcolor: '#F00',\n\t\t\t\tfontSize:32\n\t\t\t}\n\t\t},\n\t\txAxis: {\n\t\t\tdata: ['1月','2月','3月','4月','5月','6月','7月','8月','9月','10月','11月','12月'],\n\t\t\taxisLabel: {\n\t\t\t\ttextStyle: {\n\t\t\t\t\tcolor: '#B7E1FF',\n\t\t\t\t\tfontSize:24\n\t\t\t\t}\n\t\t\t},\n\t\t\taxisLine:{\n\t\t\t\tlineStyle:{\n\t\t\t\t\tcolor:'#09F'\t\n\t\t\t\t}\n\t\t\t},\n\t\t\taxisTick:{\n\t\t\t\tlineStyle:{\n\t\t\t\t\tcolor:'#09F'\t\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tyAxis: {\n\t\t\tinverse: false,\n\t\t\tsplitArea: {show: false},\n\t\t\taxisLine:  {show: false},\n\t\t\taxisTick:  {show: false},\n\t\t\taxisLabel: {\n\t\t\t\ttextStyle: {\n\t\t\t\t\tcolor: '#B7E1FF',\n\t\t\t\t\tfontSize:24,\n\t\t\t\t\tfontFamily:'Arial',\n\t\t\t\t}\n\t\t\t},\n\t\t\tsplitLine :{\n\t\t\t\tlineStyle:{\n\t\t\t\t\tcolor:'#09F'\t\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tgrid: {\n\t\t\tleft: 100\n\t\t},\n\t\ttooltip: {\n\t\t\ttrigger: 'item',\n\t\t\ttextStyle: {\n\t\t\t\tcolor: '#B7E1FF',\n\t\t\t\tfontSize:24\n\t\t\t}\n\t\t},\n\t\tlegend:{\n\t\t\tshow:false,\n\t\t\ttop: 'bottom',\n\t\t\ttextStyle: {\n\t\t\t\tcolor: '#F00',\n\t\t\t\tfontSize:24,\n\t\t\t\tfontFamily:'微软雅黑'\n\t\t\t},\n\t\t\tdata:['AUDIT分数1','AUDIT分数']\n\t\t},\n\t\tseries: [\n\t\t\t{\n\t\t\t\tname: 'AUDIT分数1',\n\t\t\t\ttype: 'bar',\n\t\t\t\tstack: 'one',\n\t\t\t\titemStyle: \n\t\t\t\t{\n\t\t\t\t\tnormal: {color: color[1]}\n\t\t\t\t},\n\t\t\t\tbarWidth : 60,\n\t\t\t\tdata:[2200,2900,3680,2200,2900,3680,2200,2900,3680,2200,2900,3680]\n\t\t\t},\n\t\t\t{\n\t\t\t\tname: 'AUDIT分数',\n\t\t\t\ttype: 'bar',\n\t\t\t\tstack: 'one',\n\t\t\t\titemStyle: {\n\t\t\t\t\tnormal: {\n\t\t\t\t\t\tcolor: '#F90',\n\t\t\t\t\t\tlabel: {\n\t\t\t\t\t\t\t show: true,\n\t\t\t\t\t\t\t position: 'insideTop',\n\t\t\t\t\t\t\t textStyle: {\n\t\t\t\t\t\t\t\t color: '#000',\n\t\t\t\t\t\t\t\t fontSize:24\n\t\t\t\t\t\t\t }\n\t\t\t\t\t\t }\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\tbarWidth : 50,\n\t\t\t\tdata: [1800,1100,320,1800,1100,320,1800,1100,320,1800,1100,320]\n\t\t\t}\n\t\t]\n\t};\n\tquality_chart.setOption(quality_option);\n\t\n\t//生产计划折线图\n\tvar plan_data1=[];\n\tvar plan_data2=[];\n\tvar plan_xAxis=[];\n\tfor (var i = 1; i <= 12; i++) {\n\t\tplan_xAxis.push(i+\"月\");\n\t\tplan_data1.push(Math.round(Math.random() * 100));\n\t\tplan_data2.push(Math.round(Math.random() * 100));\n\t}\n\tplan_chart = echarts.init(document.getElementById('plan'));\n\tplan_option={\t\t\n\t\txAxis: {\n\t\t\tdata:plan_xAxis,\n\t\t\taxisLabel: {\n\t\t\t\ttextStyle: {\n\t\t\t\t\tcolor: '#B7E1FF',\n\t\t\t\t\tfontSize:24\n\t\t\t\t}\n\t\t\t},\n\t\t\taxisLine:{\n\t\t\t\tlineStyle:{\n\t\t\t\t\tcolor:'#09F'\t\n\t\t\t\t}\n\t\t\t},\n\t\t\taxisTick:{\n\t\t\t\tlineStyle:{\n\t\t\t\t\tcolor:'#09F'\t\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tyAxis: {\t\t\t\n\t\t\tinverse: false,\n\t\t\tsplitArea: {show: false},\n\t\t\taxisLine:  {show: false},\n\t\t\taxisTick:  {show: false},\n\t\t\taxisLabel: {\n\t\t\t\ttextStyle: {\n\t\t\t\t\tcolor: '#B7E1FF',\n\t\t\t\t\tfontSize:24,\n\t\t\t\t\tfontFamily:'Arial',\n\t\t\t\t}\n\t\t\t},\n\t\t\tsplitLine :{\n\t\t\t\tlineStyle:{\n\t\t\t\t\tcolor:'#09F'\t\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\ttooltip: {\n\t\t\ttrigger: 'axis',\n\t\t\ttextStyle: {\n\t\t\t\tcolor: '#FFF',\n\t\t\t\tfontSize:24\n\t\t\t}\n\t\t},\n\t\tgrid: {\n\t\t\tleft: 100\n\t\t},\n\t\tlegend:{\n\t\t\tshow:false,\n\t\t\ttop: 'bottom',\n\t\t\ttextStyle: {\n\t\t\t\tcolor: '#F00',\n\t\t\t\tfontSize:24\n\t\t\t},\t\t\t\n\t\t\tdata:['计划完成数','实际完成数']\n\t\t},\n\t\tseries: [\n\t\t\t{\n\t\t\t\tname: '计划完成数',\n\t\t\t\ttype: 'bar',\n\t\t\t\titemStyle: \n\t\t\t\t{\n\t\t\t\t\tnormal: {color: color[1]},\n\t\t\t\t\temphasis: {color: color[2]}\n\t\t\t\t},\n\t\t\t\tbarWidth : 40,\n\t\t\t\tdata:plan_data1\n\t\t\t},\n\t\t\t{\n\t\t\t\tname: '实际完成数',\n\t\t\t\ttype: 'line',\n\t\t\t\titemStyle: {\n\t\t\t\t\tnormal: {\n\t\t\t\t\t\tcolor: '#F90',\n\t\t\t\t\t\tlabel: {\n\t\t\t\t\t\t\t show: true,\n\t\t\t\t\t\t\t position: 'top',\n\t\t\t\t\t\t\t textStyle: {\n\t\t\t\t\t\t\t\t color: '#CCC',\n\t\t\t\t\t\t\t\t fontSize:24\n\t\t\t\t\t\t\t }\n\t\t\t\t\t\t},\n\t\t\t\t\t\tlineStyle:{\n\t\t\t\t\t\t\tcolor:'#F90',\n\t\t\t\t\t\t\twidth:4\n\t\t\t\t\t\t}\t\t\t\t \n\t\t\t\t\t},\n\t\t\t\t\temphasis: {\n\t\t\t\t\t\tcolor: '#FF0'\n\t\t\t\t\t}\t\n\t\t\t\t},\t\t\t\n\t\t\t\tsymbolSize: 24,\n\t\t\t\tdata: plan_data2\n\t\t\t}\n\t\t]\n\t};\n\tplan_chart.setOption(plan_option);\n\t\n\t//轮番显示tips\n\t/*function clock(){\n\t  showToolTip_highlight(plan_chart);\t  \n\t}\n\tsetInterval(clock, 5000);*/\n\t\n\t//词云\n\tvar cloudData=[];\n\tfor(var i=0;i<30;i++)\n\t{\n\t\tcloudData.push({name:'文字云字符'+i.toString(),value:Math.random()*1000});\n\t}\n\twordCloud=echarts.init(document.getElementById('wordCloud'));\n\twordCloud_option={\n\t\tleft: 'center',\n        top: 'center',        \n\t\ttooltip: {\n\t\t\ttextStyle: {\n\t\t\t\tcolor: '#FFF',\n\t\t\t\tfontSize:24\n\t\t\t}},\n\t\tseries : [{  \n            type : 'wordCloud',  \n            shape:'smooth',  \n\t\t\tdrawOutOfBound: true,\n            gridSize : 10,  \n            sizeRange : [ 10, 48 ],\n\t\t\trotationRange: [0, 0],\n            textStyle : {  \n                normal : {  \n                    color :function (d) {\n\t\t\t\t\t\t// Random color\n\t\t\t\t\t\treturn 'rgba(0,153,255,'+(d.value/1000)+ ')';\n\t\t\t\t\t}\n                },  \n                emphasis : {  \n                    shadowBlur : 10,  \n                    shadowColor : '#333'  \n                }  \n            },  \n            data : cloudData\n        }]\n\t};\n\t\n\twordCloud.setOption(wordCloud_option);\n\t\n\t//地图开始\n\tvar map_chart = echarts.init(document.getElementById('map'));\n\t/*map_option = {\t\t\t\n\t\ttitle : {show:false},\n\t\ttooltip: {\n\t\t\tshow:function(d)\n\t\t\t{\n\t\t\t\treturn (d.value!=null && d.value>=0);\n\t\t\t},\n\t\t\ttrigger: 'item',\n\t\t\tformatter:function(d){\n\t\t\t\treturn (d.value>=0)?d.name+'</br>战略力度：'+(d.value).toFixed(2):'';\n\t\t\t},\n\t\t\ttextStyle: {\n\t\t\t\tcolor: '#FFF',\n\t\t\t\tfontSize:24\n\t\t\t}\n\t\t},\n\t\tlegend: {\n\t\t\tshow:false\t\t\t\n\t\t},\n\t\tdataRange: {  \n\t\t\tshow:false,\n\t\t\tmin: 0,  \n\t\t\tmax: 100,  \n\t\t\ttext:['High','Low'],  \n\t\t\trealtime: false,  \n\t\t\tcalculable : false,  \n\t\t\tcolor: ['rgba(0,51,204,0.8)','rgba(0,102,255,0.8)','rgba(0,153,255,0.8)'],\n\t\t\tsplitList: [\n\t\t\t\t{start: 0,end: 30},\n\t\t\t\t{start: 31, end: 70},\n\t\t\t\t{start: 71, end: 100},\n\t\t\t]\n\t\t},\t\t\n\t\tseries: [{\n\t\t\tname: '布局',  \n\t\t\ttype: 'map',  \n\t\t\tmapType: 'china',  \n\t\t\troam: false, \n\t\t\tshowLegendSymbol : false,\n\t\t\tlabel: {\n\t\t\t\tshow: true,\n\t\t\t\ttextStyle: {\n\t\t\t\t\t color: '#FFF',\n\t\t\t\t\t fontSize:18\n\t\t\t\t }\n\t\t\t},\n\t\t\titemStyle :{\n\t\t\t\tareaColor :'rgba(0,0,0,0.2)',\n\t\t\t\tborderColor : '#09F'\n\t\t\t},\n\t\t\temphasis:{\t\t\t\t\n\t\t\t\tareaColor :'rgba(255,0,0,0.8)',\n\t\t\t\tborderColor : 'rgba(255,0,0,0.8)'\n\t\t\t},\n\t\t\tdata:[\n\t\t\t\t{name: '北京', value:Math.random()*100},\n\t\t\t\t{name: '天津', value:Math.random()*100},\n\t\t\t\t{name: '上海', value:Math.random()*100},\n\t\t\t\t{name: '重庆', value:Math.random()*100},\n\t\t\t\t{name: '河北', value:Math.random()*100},\n\t\t\t\t{name: '河南', value:Math.random()*100},\t\t\t\t\n\t\t\t\t{name: '辽宁', value:Math.random()*100},\n\t\t\t\t{name: '黑龙江', value:Math.random()*100},\n\t\t\t\t{name: '湖南', value:Math.random()*100},\n\t\t\t\t{name: '安徽', value:Math.random()*100},\n\t\t\t\t{name: '山东', value:Math.random()*100},\t\t\t\t\n\t\t\t\t{name: '江苏', value:Math.random()*100},\n\t\t\t\t{name: '浙江', value:Math.random()*100},\n\t\t\t\t{name: '江西', value:Math.random()*100},\n\t\t\t\t{name: '湖北', value:Math.random()*100},\n\t\t\t\t{name: '广西', value:Math.random()*100},\n\t\t\t\t{name: '甘肃', value:Math.random()*100},\n\t\t\t\t{name: '山西', value:Math.random()*100},\n\t\t\t\t{name: '内蒙古', value:Math.random()*100},\n\t\t\t\t{name: '陕西', value:Math.random()*100},\n\t\t\t\t{name: '吉林', value:Math.random()*100},\n\t\t\t\t{name: '福建', value:Math.random()*100},\n\t\t\t\t{name: '贵州', value:Math.random()*100},\n\t\t\t\t{name: '广东', value:Math.random()*100},\n\t\t\t\t{name: '青海', value:Math.random()*100},\t\t\t\t\n\t\t\t\t{name: '四川', value:Math.random()*100},\n\t\t\t\t{name: '宁夏', value:Math.random()*100},\n\t\t\t\t{name: '海南', value:Math.random()*100}\n\t\t\t]\t\n\t\t}]\n\t};*/\n\tvar mapData=[];\n\tfor(key in geoCoordMap)\n\t{\n\t\tvar geoCoord = geoCoordMap[key];\n\t\tmapData.push({name:key,value:geoCoord.concat((Math.random()*1000).toFixed(2))});\n\t}\t\n\n\tmap_option = {\n\t\ttitle : {show:false},\n\t\ttooltip : {\n\t\t\ttrigger: 'item',\n\t\t\tformatter: function(params) {\n                if (typeof(params.value)[2] == \"undefined\") {\n                    return params.name + ' : ' + params.value;\n                } else {\n                    return params.name + ' : ' + params.value[2];\n                }\n            },\n\t\t\ttextStyle: {\n\t\t\t\tcolor: '#FFF',\n\t\t\t\tfontSize:24\n\t\t\t}\n\t\t},\n\t\tlegend: {\n\t\t\tshow:false\t\t\t\n\t\t},\n\t\tgeo: {\n\t\t\tmap: 'china',\n\t\t\tlabel: {\n\t\t\t\tnormal: {show: false},\n\t\t\t\temphasis: {show: false}\n\t\t\t},\n\t\t\troam: false,\n\t\t\titemStyle: {\n\t\t\t\tnormal: {\n\t\t\t\t\tareaColor: 'rgba(0,153,255,0.6)',\n\t\t\t\t\tborderColor: '#09F'\n\t\t\t\t},\n\t\t\t\temphasis: {\n\t\t\t\t\tareaColor: 'rgba(0,153,255,0.6)',\n\t\t\t\t\tborderColor: '#09F'\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tseries: [{\n\t\t\tname: '战略布局点',\n\t\t\ttype: 'scatter',\n\t\t\tcoordinateSystem: 'geo',\n\t\t\tzlevel: 1,\n\t\t\trippleEffect: {\n\t\t\t\tbrushType: 'stroke'\n\t\t\t},\t\t\t\n\t\t\tsymbolSize: function (val) {\n\t\t\t\treturn val[2] / 30;\n\t\t\t},\n\t\t\tlabel: {\t\t\t\t\n\t\t\t\tnormal: {show: false},\n\t\t\t\temphasis: {show: false}\n\t\t\t},\n\t\t\titemStyle: {\n\t\t\t\tnormal: {color: 'rgba(255,255,0,0.8)'},\n\t\t\t\temphasis: {color: 'rgba(246,33,87,1)'}\n\t\t\t},\n\t\t\tdata: mapData\n\t\t},\t\n\t\t{\n\t\t\tname: '战略布局TOP5',\n\t\t\ttype: 'effectScatter',\n\t\t\tcoordinateSystem: 'geo',\n\t\t\tzlevel: 2,\n\t\t\thoverAnimation: true,\n\t\t\tshowEffectOn: 'render',\n\t\t\trippleEffect: {\n\t\t\t\tbrushType: 'stroke'\n\t\t\t},\n\t\t\tlabel: {\t\t\t\t\n\t\t\t\tnormal: {\n\t\t\t\t\tshow: true,\n\t\t\t\t\tfontFamily:'微软雅黑',\n\t\t\t\t\tfontSize: 24,\n\t\t\t\t\tcolor:'#FFF',\n\t\t\t\t\tformatter: '{b}',\n\t\t\t\t\tposition: 'right',\n\t\t\t\t\tshadowBlur: 5,\n                    shadowColor: '#000'\t\t\t\t\t\n\t\t\t\t},\n\t\t\t\temphasis: {\n\t\t\t\t\tshow: true\n\t\t\t\t}\n\t\t\t},\t\t\t\n\t\t\tsymbolSize: function (val) {\n\t\t\t\treturn val[2] / 30;\n\t\t\t},\n\t\t\titemStyle: {\n\t\t\t\tnormal: {\n\t\t\t\t\tcolor: 'rgba(255,255,255,1)'\n\t\t\t\t}\n\t\t\t},\n\t\t\tdata: mapData.sort(function(a, b) {\n                    return b.value[2] - a.value[2];\n                }).slice(0, 5)\n\t\t},\t\n\t\t{\n\t\t\tname: '点',\n\t\t\ttype: 'scatter',\n\t\t\tcoordinateSystem: 'geo',\n\t\t\tsymbol: 'pin',\n\t\t\tsymbolSize: function(val) {                    \n\t\t\t\treturn val[2]/10;\n\t\t\t},\n\t\t\tlabel: {\t\t\t\t\n\t\t\t\tnormal: {\n\t\t\t\t\tshow: true,\n\t\t\t\t\tfontFamily:'Arial, Helvetica, sans-serif',\n\t\t\t\t\tformatter:'{@[2]}',\t\t\t\t\t\n\t\t\t\t\ttextStyle: {\n\t\t\t\t\t\tcolor: '#FFF',\n\t\t\t\t\t\tfontSize: 18,\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\titemStyle: {\n\t\t\t\tnormal: {\n\t\t\t\t\tcolor: 'rgba(246,33,87,1)', //标志颜色\n\t\t\t\t}\n\t\t\t},\n\t\t\tzlevel: 3,                \n\t\t\tdata: mapData.sort(function(a, b) {\n                    return b.value[2] - a.value[2];\n                }).slice(0, 5)\n\t\t}]\n\t};\n\t\n\tmap_chart.setOption(map_option, true);\n\t\n\tresresh();\n\t\n\t//开始定时刷新\n\tsetInterval(resresh, 5*1000);\n});\n\nvar convertData = function (data) {\n    var res = [];\n    for (var i = 0; i < data.length; i++) {\n        var dataItem = data[i];\n        var fromCoord = geoCoordMap[dataItem[0].name];\n        var toCoord = geoCoordMap[dataItem[1].name];\n        if (fromCoord && toCoord) {\n            res.push({\n                fromName: dataItem[0].name,\n                toName: dataItem[1].name,\n                coords: [fromCoord, toCoord]\n            });\n        }\n    }\n    return res;\n};\n\nfunction showToolTip_highlight(mychart)\n{  \n  var echartObj = mychart;\n  \t  \n  // 高亮当前图形\n  var highlight =setInterval(function() \n  {\n\t  echartObj.dispatchAction({\n\t\t  type: 'highlight',\n\t\t  seriesIndex: 0,\n\t\t  dataIndex: indexnum\n\t  });\n\t  \n\t  echartObj.dispatchAction({\n\t\t  type: 'showTip',\n\t\t  seriesIndex: 0,\n\t\t  dataIndex: indexnum\n\t  });\n\t  clearInterval(highlight);\n\t  indexnum = indexnum + 1;\n  \t  if(indexnum>=7) indexnum=0;\t  \t  \n  },1000);\n}\n\n//定时刷新数据\nfunction resresh()\n{\n\tvar myDate = new Date();\n\t\n\t// $('#refresh').html(\"<img src=\\\"images/wait.gif\\\" align=\\\"absmiddle\\\"><span>数据刷新中...</span>\");\n\t$('#currentDate').html(myDate.getFullYear()+\"/\"+insertZero(myDate.getMonth()+1)+\"/\"+insertZero(myDate.getDate()));\t\n\t\n\tvar maxg=Math.round(Math.random()*500)+400;\n\tvar n1=Math.round(Math.random()*(maxg-100))+100;\n\tvar n2=Math.round(Math.random()*(n1-50))+50;\t\n\tvar n3=(n2/maxg*100).toFixed(2);\t\n\t\n\t//年进度条\n\toption_Progress.title.text =\"计划生产\";\n\toption_Progress.series[0].data[0].value = maxg;\n\toption_Progress.title.subtext =maxg+\"台\";\n\toption_Progress.series[0].data[1].value =0;\n\ty_gauge1.setOption(option_Progress);\n\t\n\toption_Progress.title.text =\"已接订单\";\n\toption_Progress.series[0].data[0].value = n1;\n\toption_Progress.title.subtext =n1+\"台\";\n\toption_Progress.series[0].data[1].value =(maxg-n1);\n\ty_gauge2.setOption(option_Progress);\n\t\n\toption_Progress.title.text =\"已经完成\";\n\toption_Progress.series[0].data[0].value = n2;\n\toption_Progress.title.subtext =n2+\"台\";\n\toption_Progress.series[0].data[1].value =(maxg-n2);\n\ty_gauge3.setOption(option_Progress);\n\t\n\toption_Progress.title.text =\"计划完成率\";\n\toption_Progress.series[0].data[0].value = n3;\n\toption_Progress.title.subtext =n3+\"%\";\n\toption_Progress.series[0].data[1].value =(100-n3);\n\ty_gauge4.setOption(option_Progress);\n\t\n\t//仪表盘刷新\n\t/*option_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"水\";\n\t$('#vg1').html(option_gauge.series[0].data[0].value);\n\tgauge1.setOption(option_gauge);\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"电\";\n\t$('#vg2').html(option_gauge.series[0].data[0].value);\n\tgauge2.setOption(option_gauge);\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"天然气\";\n\t$('#vg3').html(option_gauge.series[0].data[0].value);\n\tgauge3.setOption(option_gauge);\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"压缩空气\";\n\t$('#vg4').html(option_gauge.series[0].data[0].value);\n\tgauge4.setOption(option_gauge);\n\toption_gauge.series[0].data[0].value = (Math.random() * 100).toFixed(2) - 0;\n\toption_gauge.series[0].data[0].name =\"蒸汽\";\n\t$('#vg5').html(option_gauge.series[0].data[0].value);\n\tgauge5.setOption(option_gauge);\t*/\n\t\t\t\n\t//显示最后更新时间\n\t$('#refresh').html(\"<span id=\\\"refreshTime\\\">最后刷新时间：\"+myDate.toLocaleDateString()+\" \"+myDate.toLocaleTimeString()+\"</span>\");\n}\n\n//生成订单号\nfunction getOrderNumber(n)\n{\n\tvar no=\"000000\"+n.toString();\n\treturn no.substring(no.length-6);\n}\n\n//前面补0\nfunction insertZero(n)\n{\n\tvar no=\"000000\"+n.toString();\n\treturn no.substring(no.length-2);\n}\n\n//打开模态窗口\nfunction openDialog(DlgName)\n{\t\t\n\t$('#'+DlgName).dialog('open');\t\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/css/style.css",
    "content": "/** 初始化 **/\n\nhtml,\nbody {\n    width: 100%;\n    height: 100%;\n}\n\nbody,\ndiv,\ndl,\ndt,\ndd,\nul,\nol,\nli,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\ninput,\nbutton,\ntextarea,\np,\nblockquote,\nth,\ntd,\nform,\npre {\n    margin: 0;\n    padding: 0;\n    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n    color: #333;\n}\n\nbody {\n    -webkit-font-feature-settings: 'kern' 1;\n    -moz-font-feature-settings: 'kern' 1;\n    -o-font-feature-settings: 'kern' 1;\n    text-rendering: geometricPrecision;\n    font-family: \"Microsoft YaHei\";\n}\n\na:active,\na:hover {\n    outline: 0\n}\n\nimg {\n    display: inline-block;\n    border: none;\n    vertical-align: middle;\n}\n\nli {\n    list-style: none;\n}\n\ntable {\n    border-collapse: collapse;\n    border-spacing: 0;\n}\n\nh1,\nh2,\nh3 {\n    font-size: 14px;\n    font-weight: 400;\n}\n\nh4,\nh5,\nh6 {\n    font-size: 100%;\n    font-weight: 400;\n}\n\nbutton,\ninput,\nselect,\ntextarea {\n    font-size: 100%;\n}\n\ninput,\nbutton,\ntextarea,\nselect,\noptgroup,\noption {\n    font-family: inherit;\n    font-size: inherit;\n    font-style: inherit;\n    font-weight: inherit;\n    outline: 0;\n}\n\npre {\n    white-space: pre-wrap;\n    white-space: -moz-pre-wrap;\n    white-space: -pre-wrap;\n    white-space: -o-pre-wrap;\n    word-wrap: break-word;\n}\n\n\n/** 滚动条 **/\n\n::-webkit-scrollbar {\n    width: 5px;\n    height: 10px;\n}\n\n::-webkit-scrollbar-button:vertical {\n    display: none;\n}\n\n::-webkit-scrollbar-track,\n::-webkit-scrollbar-corner {\n    background-color: rgba(14, 148, 234, 0.2);\n}\n\n::-webkit-scrollbar-thumb {\n    border-radius: 0;\n    background-color: rgba(0, 0, 0, .3);\n}\n\n::-webkit-scrollbar-thumb:vertical:hover {\n    background-color: rgba(0, 0, 0, .35);\n}\n\n::-webkit-scrollbar-thumb:vertical:active {\n    background-color: rgba(0, 0, 0, .38);\n}\n\n\n/*下拉框*/\n\n.select {\n    width: 1.6rem;\n    height: 0.4rem;\n    position: relative;\n    font-size: 0.18rem;\n    color: #cdddf7;\n    outline: none;\n}\n\n.select-div {\n    box-sizing: border-box;\n    width: 1.6rem;\n    height: 0.4rem;\n    line-height: 0.4rem;\n    border: 1px solid #0E94EA;\n    background: url(../images/arrow.png) 95% center no-repeat;\n    padding-left: 10px;\n    cursor: default;\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: #cdddf7;\n}\n\n.select-ul {\n    position: absolute;\n    width: 1.6rem;\n    top: 0.5rem;\n    left: 0;\n    z-index: 10;\n    display: none;\n}\n\n.select-ul.company {\n    height: 1.2rem;\n    overflow-y: auto;\n}\n\n.select-ul>li {\n    height: 0.4rem;\n    line-height: 0.4rem;\n    padding-left: 10px;\n    box-sizing: border-box;\n    background-color: rgba(14, 148, 234, 0.2);\n    cursor: default;\n    color: #cdddf7;\n}\n\n.select-ul>li.active,\n.select-ul>li:hover {\n    color: white;\n    background: #0e94eb;\n}\n\n.select-ul>li {\n    width: 1.6rem;\n}\n\n.data-box {\n    width: 4.9rem;\n    position: absolute;\n    margin: auto;\n    top: 0.42rem;\n    bottom: 0;\n    left: 0;\n    right: 0;\n}\n\n.chart-box {\n    position: absolute;\n    top: 0.42rem;\n    bottom: 0;\n    width: 90%;\n    margin: auto;\n    left: 0;\n    right: 0;\n    height: auto;\n}\n\n.container-flex {\n    width: 100%;\n    height: 100%;\n    background: url(../images/index_bg.png) left top no-repeat;\n    background-size: 100% 100%;\n    display: flex;\n    flex-flow: row nowrap;\n    justify-content: center;\n    outline: none;\n}\n\n.box-left {\n    width: 28%;\n    height: 100%;\n    background: url(../images/line_img.png) top right repeat-y;\n}\n\n.left-top {\n    width: 100%;\n    height: 20.4%;\n    position: relative;\n}\n\n.left-top>.current-num {\n    width: 4.9rem;\n    height: 1.8rem;\n    position: absolute;\n    margin: auto;\n    top: 0;\n    left: 0;\n    bottom: 0;\n    right: 0;\n    background: url(../images/border_bg01.png) top left no-repeat;\n    background-size: 100% 100%;\n}\n\n.current-num>div {\n    width: 100%;\n    height: 0.8rem;\n    line-height: 0.8rem;\n    text-align: center;\n    background: url(../images/title_bg01.png) center center no-repeat;\n    font-size: 0.2rem;\n    color: #0e94ea;\n    background-size: 1.8rem 0.25rem;\n    font-weight: 900;\n}\n\n.current-num>p {\n    font-size: 0.46rem;\n    text-align: center;\n    color: white;\n}\n\n.left-center {\n    width: 100%;\n    height: 37%;\n    position: relative;\n}\n\n.pie-chart>div {\n    float: left;\n    width: 50%;\n    height: 100%;\n    position: relative;\n}\n\n.pie-data {\n    height: 2.25rem;\n    position: absolute;\n    margin: auto;\n    top: 0;\n    left: 0;\n    width: 100%;\n    bottom: 0;\n    display: flex;\n    align-items: center;\n    flex-flow: row wrap;\n    overflow-y: auto;\n    padding-right: 5px;\n}\n\n.pie-data p {\n    width: 100%;\n    height: 0.45rem;\n    line-height: 0.45rem;\n    font-size: 0.2rem;\n    color: #cdddf7;\n    display: flex;\n    flex-flow: row nowrap;\n    justify-content: space-around;\n    cursor: default;\n}\n\n.pie-data p>span {\n    width: 0;\n    flex-grow: 1;\n    margin: 0 5px;\n    text-align: left;\n    overflow: hidden;\n    text-overflow: ellipsis;\n    white-space: nowrap;\n}\n\n.pie-data p>.pie-number {\n    flex-grow: 2;\n}\n\n.legend {\n    display: inline-block;\n    width: 0.2rem;\n    height: 0.16rem;\n    line-height: 0.2rem;\n    border-radius: 2px;\n    background: white;\n}\n\n.left-bottom {\n    width: 100%;\n    height: 42.6%;\n    position: relative;\n}\n\n.filter-con {\n    width: 100%;\n    height: 0.4rem;\n    position: absolute;\n    float: left;\n    top: 10px;\n    left: 0;\n    display: none;\n    flex-flow: row nowrap;\n    justify-content: space-between;\n    /*    visibility: hidden;*/\n    z-index: 999;\n}\n\n.pop-filter {\n    width: 5.2rem;\n    top: 1.1rem;\n    left: 0.5rem;\n}\n\n.pop-filters {\n    width: 5.2rem;\n    top: 1.1rem;\n    left: 0.5rem;\n}\n\n.gd-map {\n    width: 100%;\n    height: 90%;\n}\n\n.box-center {\n    width: 44%;\n    height: 100%;\n    /*    background: green;*/\n}\n\n.center-top {\n    width: 100%;\n    height: 8.8%;\n    position: relative;\n    top: 0;\n    left: 0;\n    background: url(../images/title_border.png) bottom center no-repeat;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n}\n\n.center-top>h1 {\n    color: #cdddf7;\n    font-size: 0.45rem;\n    font-weight: 900;\n    letter-spacing: 5px;\n}\n\n.center-center {\n    width: 100%;\n    height: 15.3%;\n    display: flex;\n    flex-flow: row nowrap;\n    justify-content: center;\n    align-items: center;\n}\n\n.weather-box {\n    width: 4.1rem;\n    height: 1.1rem;\n    border: 1px solid #0E94EA;\n    display: flex;\n    flex-flow: row nowrap;\n    justify-content: space-around;\n    align-items: center;\n}\n\n.weather-box>.data {\n    width: 2.19rem;\n    height: 0.65rem;\n    border-right: 2px solid #cdddf7;\n}\n\n.data>p {\n    font-size: 0.16rem;\n    margin: 0 5px;\n    color: #cdddf7;\n    text-align: center;\n    margin: 0;\n}\n\n.data>p>span {\n    margin: 0 5px;\n}\n\n.data>p.time {\n    font-size: 0.42rem;\n    height: 0.42rem;\n    line-height: 0.42rem;\n}\n\n.weather-box>.weather {\n    width: 1.8rem;\n    height: 0.65rem;\n    display: flex;\n    flex-flow: row nowrap;\n    justify-content: space-around;\n    align-items: center;\n    margin-left: 10px;\n}\n\n.weather>img {\n    height: 100%;\n}\n\n.weather>div {\n    width: 0.8rem;\n    height: 100%;\n}\n\n.weather>div>p {\n    font-size: 0.12rem;\n    color: #cdddf7;\n    overflow: hidden;\n    text-overflow: ellipsis;\n    white-space: nowrap;\n    height: 0.24rem;\n    line-height: 0.24rem;\n}\n\n.weather>div>p.active {\n    color: white;\n    font-size: 0.16rem;\n}\n\n.select-box {\n    width: 3.4rem;\n    height: 1.1rem;\n    box-sizing: border-box;\n    position: relative;\n}\n\n.select-pop {\n    width: 1.6rem;\n}\n\n.select-box>ul,\n.select-pop>ul {\n    width: 1.6rem;\n    height: 0.4rem;\n    font-size: 0.18rem;\n    overflow: hidden;\n    border: 1px solid #0E94EA;\n    position: absolute;\n    top: 0;\n    left: 0;\n}\n\n.select-box>ul>li,\n.select-pop>ul>li {\n    width: 0.8rem;\n    height: 0.4rem;\n    line-height: 0.4rem;\n    text-align: center;\n    float: left;\n    color: #cdddf7;\n    cursor: pointer;\n}\n\n.select-box>ul>li.active,\n.select-pop>ul>li.active {\n    background: #0e94eb;\n    color: white;\n}\n\n.select-box>div {\n    width: 100%;\n    height: 0.4rem;\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    display: flex;\n    flex-flow: row nowrap;\n    justify-content: space-between;\n}\n\n.center-center>img {\n    width: 0.13rem;\n    height: 1.1rem;\n    margin: 0 0.2rem;\n}\n\n.center-bottom {\n    width: 100%;\n    height: 75.9%;\n    position: relative;\n}\n\n.center-bottom>.city-data {\n    width: 8.05rem;\n    height: 100%;\n    margin: auto;\n    position: absolute;\n}\n\n.city-box {\n    width: 1.8rem;\n    /*    height: 1.9rem;*/\n    border: 1px solid #0e94ea;\n    position: absolute;\n    top: 0;\n    left: 0;\n}\n\n.city-box>p {\n    height: 0.4rem;\n    line-height: 0.4rem;\n    text-align: center;\n    border-bottom: 1px solid #0e94ea;\n    font-size: 0.18rem;\n    color: #cdddf7;\n    box-sizing: border-box;\n}\n\n.city-box>p>span {\n    color: #d09d26;\n}\n\n.city-btn {\n    width: 100%;\n    /*    height: 0.5rem;*/\n    display: flex;\n    flex-flow: row wrap;\n    align-items: center;\n    justify-content: space-around;\n    overflow: hidden;\n}\n\n.city-btn>li,\n.city-div>li {\n    font-size: 0.14rem;\n    height: 0.2rem;\n    line-height: 0.2rem;\n    float: left;\n    color: white;\n    margin: 0.02rem 0;\n    padding: 0 0.03rem;\n    cursor: pointer;\n}\n\n.city-btn>li.active,\n.city-btn>li:hover,\n.city-div>li.active,\n.city-div>li:hover {\n    background: #0e94ea;\n}\n\n.city-div {\n    width: 100%;\n    height: 1rem;\n    display: flex;\n    flex-flow: row wrap;\n    /*    align-items: center;*/\n    justify-content: flex-start;\n    overflow-y: auto;\n}\n\n.city-div>li {\n    padding: 0 0.05rem;\n    text-align: center;\n}\n\n.ranking-box {\n    width: 2.5rem;\n    border: 1px solid #0e94ea;\n    position: absolute;\n    left: 0;\n    bottom: 20px;\n    background-color: rgba(14, 148, 235, 0.102);\n}\n\n.ranking-box>li {\n    width: 100%;\n    height: 0.3rem;\n    line-height: 0.3rem;\n    display: flex;\n    flex-flow: row nowrap;\n    justify-content: space-around;\n    font-size: 0.18rem;\n    color: rgba(255, 255, 255, .7);\n}\n\n.ranking-box>li>span {\n    width: 0;\n    flex-grow: 1;\n    text-align: center;\n}\n\n.ranking-box>li>p {\n    width: 0;\n    flex-grow: 2;\n    color: rgba(255, 255, 255, .7);\n    text-align: center;\n    overflow: hidden;\n    text-overflow: ellipsis;\n    white-space: nowrap;\n}\n\n.ranking-box>li:nth-child(2n+1) {\n    background: rgba(14, 148, 235, 0.102);\n}\n\n.ranking-box>li:first-child {\n    height: 0.4rem;\n    line-height: 0.4rem;\n    font-size: 0.2rem;\n    background: rgba(14, 148, 235, 0.8);\n}\n\n.ranking-box>li:first-child>p {\n    color: white;\n}\n\n.box-right {\n    width: 28%;\n    height: 100%;\n    background: url(../images/line_img.png) top left repeat-y;\n}\n\n.right-top {\n    width: 100%;\n    height: 41%;\n    box-sizing: border-box;\n    padding-top: 0.2rem;\n    position: relative;\n}\n\n.right-top>.data-box,\n.right-top>.chart-box {\n    top: 1rem;\n}\n\n.table1 {\n    font-size: 0.16rem;\n    border: 1px solid #0e94ea;\n    border-top: none;\n    border-right: none;\n    margin: auto;\n}\n\n.table1 tr {\n    border-top: 1px solid #0e94ea;\n    background: rgba(14, 148, 234, 0.1);\n}\n\n.table1 tr.bg-color {\n    background: rgba(14, 148, 234, 0.2);\n}\n\n.table1 tr td {\n    border-right: 1px solid #0e94ea;\n    height: 0.4rem;\n    line-height: 0.4rem;\n    color: #cdddf7;\n    text-align: center;\n}\n\n.table1 tr td.data-table {\n    color: #fff;\n}\n\n.table1 tr td:nth-child(2n+1) {\n    width: 1rem;\n}\n\n.table1 tr td:nth-child(2n) {\n    width: 1.4rem;\n}\n\n.table2 {\n    font-size: 0.16rem;\n    border: 1px solid #0e94ea;\n    border-top: none;\n    border-right: none;\n    margin: auto;\n}\n\n.table2 tr {\n    border-top: 1px solid #0e94ea;\n    background: rgba(14, 148, 234, 0.1);\n}\n\n.table2 tr.bg-color {\n    background: rgba(14, 148, 234, 0.2);\n}\n\n.table2 tr td {\n    border-right: 1px solid #0e94ea;\n    height: 0.6rem;\n    line-height: 0.6rem;\n    color: #cdddf7;\n    text-align: center;\n}\n\n.table2tr td.data-table {\n    color: #fff;\n}\n\n.table2 tr td:nth-child(2n+1) {\n    width: 1.8rem;\n}\n\n.table2 tr td:nth-child(2n) {\n    width: 2.5rem;\n}\n\n.right-center {\n    width: 100%;\n    height: 29%;\n    position: relative;\n}\n\n.time-box {\n    width: 3.9rem;\n    height: 0.4rem;\n    position: absolute;\n    top: 5px;\n    right: 0;\n    overflow: hidden;\n    z-index: 10;\n    display: none;\n}\n\n.time-div {\n    float: left;\n    width: 1.8rem;\n    height: 0.4rem;\n    position: relative;\n}\n\n.time-div.end {\n    float: right;\n}\n\n.time-div>img {\n    width: 0.2rem;\n    height: 0.2rem;\n    margin: auto;\n    position: absolute;\n    top: 0;\n    bottom: 0;\n    right: 0.1rem;\n}\n\n.time-input {\n    width: 1.8rem;\n    height: 0.4rem;\n    box-sizing: border-box;\n    border: 1px solid #0E94EA;\n    font-size: 0.16rem;\n    background: rgba(14, 148, 234, 0.2);\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: #cdddf7;\n    padding-left: 10px;\n}\n\n.data-box>.data-number {\n    width: 4.9rem;\n    height: 2.3rem;\n    position: absolute;\n    margin: auto;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: url(../images/bg_img03.png) top left no-repeat;\n    background-size: 100% 100%;\n    color: #cdddf7;\n    font-size: 0.4rem;\n    line-height: 2.3rem;\n    text-align: center;\n}\n\n.right-bottom {\n    width: 100%;\n    height: 30%;\n    position: relative;\n}\n\n.data-box>.settings-box {\n    box-sizing: border-box;\n    width: 4.9rem;\n    height: 2.38rem;\n    position: absolute;\n    margin: auto;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background-color: rgba(14, 148, 234, 0.2);\n    border: 1px solid #0E94EA;\n    color: white;\n    font-size: 0.18rem;\n    overflow: hidden;\n}\n\n.settings-box>p {\n    color: #cdddf7;\n    margin-bottom: 0.46rem;\n    padding-left: 0.4rem;\n    height: 0.22rem;\n    line-height: 0.22rem;\n}\n\n.settings-box>p:first-child {\n    padding-top: 0.46rem;\n}\n\n.settings-box>div {\n    display: flex;\n    flex-flow: row nowrap;\n    align-items: center;\n    justify-content: center;\n    padding-top: 0.2rem;\n}\n\n.settings-box>div>p {\n    width: 2.9rem;\n    font-size: 0.14rem;\n    padding: 0;\n    color: #cdddf7;\n}\n\n.settings-box>p>img {\n    width: 0.2rem;\n    height: 0.22rem;\n    margin-right: 5px;\n}\n\n.settings-box>p>span,\n.settings-box>div>p>span {\n    color: white;\n    margin: 0 0.15rem;\n}\n\n.settings-box>div>img {\n    height: 0.2rem;\n    margin: 0 0.05rem;\n}\n\n.config {\n    text-decoration: underline;\n    cursor: pointer;\n}\n\n.settings-box>form label {\n    color: #cdddf7;\n    margin-right: 10px;\n}\n\n.four-f {\n    letter-spacing: 0.045rem;\n}\n\n.settings-box>form input {\n    width: 1.2rem;\n    height: 0.4rem;\n    border: 1px solid #0E94EA;\n    background: rgba(14, 148, 235, 0.2);\n    color: white;\n    padding-left: 0.1rem;\n}\n\n.settings-box>form>div {\n    width: 94%;\n    margin: auto;\n}\n\n.set-ter {\n    height: 0.64rem;\n    line-height: 0.64rem;\n}\n\n.set-time {\n    height: 0.4rem;\n    width: 3.56rem;\n    padding-left: 1.2rem;\n}\n\n.set-time>.time-div,\n.set-time>.time-div>input {\n    width: 1.6rem;\n}\n\n.end-1 {\n    margin-left: 0.1rem;\n}\n\n.set-peo {\n    height: 0.70rem;\n    line-height: 0.7rem;\n}\n\n.settings-box>.set-btn {\n    height: 0.64rem;\n    line-height: 0.64rem;\n    text-align: center;\n    padding-top: 0;\n}\n\n.set-btn>button {\n    width: 0.9rem;\n    height: 0.4rem;\n    border: 1px solid #0E94EA;\n    background: rgba(14, 148, 235, 0.2);\n    color: white;\n    margin: 0 5px;\n    cursor: pointer;\n}\n\n.settings-box>.close-icon {\n    display: block;\n    width: 0.16rem;\n    height: 0.16rem;\n    position: absolute;\n    top: 5px;\n    right: 5px;\n    background: url(../images/close_icon.png) top left no-repeat;\n    background-size: 100% 100%;\n    cursor: pointer;\n}\n\n.settings-box>.kf {\n    padding-top: 0.8rem;\n    line-height: 0.3rem;\n}\n\n.title-box {\n    width: 4.9rem;\n    height: 0.42rem;\n    background: url(../images/box_title.png) top left no-repeat;\n    background-size: 100% 100%;\n    margin: auto;\n    display: flex;\n    flex-flow: row nowrap;\n    align-items: center;\n    position: relative;\n}\n\n.title-box>h6,\n.title-box>p {\n    font-size: 0.2rem;\n    color: white;\n    height: 0.42rem;\n    line-height: 0.42rem;\n    margin-left: 0.4rem;\n}\n\n.title-box>p>span {\n    cursor: pointer;\n    color: rgba(255, 255, 255, .6);\n}\n\n.title-box>p>span.active {\n    color: rgba(255, 255, 255, 1);\n}\n\n.line-img {\n    width: 1px;\n    height: 0.2rem;\n    margin: 0 10px;\n}\n\n.title-box>.line-img {\n    position: absolute;\n    right: 1.3rem;\n}\n\n.title-box>button {\n    font-size: 0.18rem;\n    border: none;\n    background: transparent;\n    color: #cdddf7;\n    height: 0.42rem;\n    position: absolute;\n    right: 0.6rem;\n    display: flex;\n    flex-flow: row nowrap;\n    align-items: center;\n    cursor: pointer;\n}\n\n.title-box>button:hover {\n    color: white;\n}\n\n.title-box>button>img {\n    width: 0.2rem;\n    height: 0.2rem;\n    margin-right: 5px;\n}\n\n.unit {\n    font-size: 0.16rem;\n    height: 0.4rem;\n    color: #cdddf7;\n    text-align: right;\n    padding-right: 0.3rem;\n    line-height: 0.4rem;\n}\n\n.container {\n    width: 100%;\n    height: 100%;\n    background: rgba(0, 0, 0, .7);\n    position: absolute;\n    top: 0;\n    left: 0;\n    display: flex;\n    visibility: hidden;\n    justify-content: center;\n    align-items: center;\n}\n\n.pop-up {\n    width: 70%;\n    height: 80%;\n    background: url(../images/popUP_bg.png) top left no-repeat;\n    background-size: 100% 100%;\n    position: absolute;\n    padding: 0.2rem 0.5rem;\n    visibility: hidden;\n}\n\n.pop-up .title {\n    width: 100%;\n    height: 0.9rem;\n    line-height: 0.9rem;\n    font-size: 0.3rem;\n    color: white;\n    padding-left: 0.2rem;\n    background: url(../images/title_line.png) center left no-repeat;\n}\n\n.pop-up .pie-chart {\n    width: 76%;\n    height: 80%;\n}\n\n.pop-up .pie-data {\n    width: 80%;\n}\n\n.pop-chart {\n    width: 80%;\n    top: 1.5rem;\n    left: 2.3rem;\n    bottom: 0.5rem;\n}\n\n.pop-charts {\n    width: 60%;\n    top: 0.45rem;\n    left: 2.3rem;\n    bottom: 0.5rem;\n}\n\n.pop-up .pie-data p {\n    height: 0.6rem;\n    line-height: 0.6rem;\n    font-size: 0.28rem;\n}\n\n.pop-up .pie-data .legend {\n    width: 0.38rem;\n    height: 0.28rem;\n    vertical-align: middle;\n}\n\n.close-pop {\n    display: inline-block;\n    position: absolute;\n    top: 0.3rem;\n    right: 0.5rem;\n    width: 13px;\n    height: 0.9rem;\n    background: url(../images/close.png) center left no-repeat;\n    background-size: 13px 13px;\n    cursor: pointer;\n    z-index: 99;\n}\n\n.pop-data {\n    width: 2rem;\n    position: absolute;\n    top: 2.25rem;\n    bottom: 0.5rem;\n    left: 0.5rem;\n}\n\n.cont-div {\n    width: 100%;\n    height: 100%;\n    position: absolute;\n    top: 0;\n    left: 0;\n    padding: 0.2rem 0.5rem;\n    visibility: hidden;\n}\n\n.pop-data-box {\n    width: 60%;\n    height: 50%;\n    background: url(../images/bg_img04.png) top left no-repeat;\n    background-size: 100% 100%;\n    position: absolute;\n    margin: 0 auto;\n    bottom: 20%;\n    left: 0;\n    right: 0;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    color: #cdddf7;\n    font-size: 0.88rem;\n}\n\n.pop-data-box p {\n    color: #cdddf7;\n}\n\n.btn-class {\n    height: 0.4rem;\n    padding: 0 15px;\n    border: 1px solid #0E94EA;\n    font-size: 0.18rem;\n    background: transparent;\n    color: #cdddf7;\n    position: absolute;\n    top: 1.7rem;\n    left: 0.5rem;\n    display: flex;\n    flex-flow: row nowrap;\n    justify-content: center;\n    align-items: center;\n    cursor: pointer;\n}\n\n.btn-class>img {\n    width: 0.18rem;\n    height: 0.18rem;\n}\n\n.enlarge-btn {\n    width: 0.36rem;\n    height: 0.36rem;\n    background: url(../images/menu_btn.png) top left no-repeat;\n    background-size: 100% 100%;\n    float: left;\n    border: none;\n    cursor: pointer;\n}\n\n.enlarge-btn:hover,\n.enlarge-btn.active {\n    background: url(../images/menu_on.png) top left no-repeat;\n    background-size: 100% 100%;\n}\n\n.enlarge-box {\n    height: 0.36rem;\n    position: absolute;\n    bottom: 20px;\n    left: 3rem;\n    overflow: hidden;\n}\n\n.modal-btn {\n    float: left;\n    display: none;\n}\n\n.modal-btn>li {\n    float: left;\n    width: 0.36rem;\n    height: 0.36rem;\n    line-height: 0.36rem;\n    box-sizing: border-box;\n    border: 1px solid #0E94EA;\n    border-left: none;\n    color: #cdddf7;\n    font-size: 0.18rem;\n    text-align: center;\n    cursor: default;\n    position: relative;\n}\n\n.modal-btn>li>div {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 0.36rem;\n    height: 0.36rem;\n    background: url(../images/fangda.png) top left no-repeat;\n    background-size: 100% 100%;\n    display: none;\n}\n\n.modal-btn>li:hover>div {\n    display: block;\n}\n\n.pop-time .time-box {\n    top: 1.28rem;\n    left: -3rem;\n}\n\n\n.set-div {\n    width: 9.8rem;\n    height: 88%;\n    margin: 0 auto;\n    overflow: hidden;\n    overflow-y: auto;\n    font-size: 0.18rem;\n}\n\n.four-f {\n    letter-spacing: 0.045rem;\n}\n\n.set-box {\n    height: 0.63rem;\n    display: flex;\n    flex-flow: row nowrap;\n    align-items: center;\n}\n\n.set-box>label {\n    color: #cdddf7;\n    margin-right: 10px;\n    float: left;\n}\n\n.set-box>input,\n.pages-div>input {\n    width: 0.8rem;\n    height: 0.4rem;\n    border: 1px solid #0E94EA;\n    background: rgba(14, 148, 235, 0.2);\n    color: white;\n    padding-left: 0.1rem;\n}\n\n.set-box>.input-edit {\n    width: 4.3rem;\n}\n\n.pages-div>input {\n    background: transparent;\n    margin: 0 0.2rem;\n}\n\n.set-box>input:nth-child(2n+1) {\n    margin: 0 0.07rem;\n}\n\n.set-box>button,\n.pages-div>button {\n    width: 0.36rem;\n    height: 0.36rem;\n    line-height: 0.38rem;\n    text-align: center;\n    background-color: transparent;\n    border: 1px solid #0E94EA;\n    color: white;\n    padding-left: 0.1rem;\n    cursor: pointer;\n}\n\n.plus {\n    margin: 0 0.07rem;\n    background: url(../images/plus.png) center center no-repeat;\n    background-size: 0.18rem;\n}\n\n.mineus {\n    background: url(../images/jian.png) center center no-repeat;\n    background-size: 0.18rem;\n    margin-left: 0.1rem;\n}\n\n.set-box>.add-btn {\n    width: 1rem;\n    margin-left: 0.4rem;\n    height: 0.4rem;\n    display: flex;\n    flex-flow: row nowrap;\n    align-items: center;\n    justify-content: center;\n}\n\n.add-btn>img {\n    width: 0.18rem;\n}\n\n.table3 {\n    font-size: 0.16rem;\n    border: 1px solid #0e94ea;\n    border-top: none;\n    margin: 10px auto;\n}\n\n.table3 tr {\n    border-top: 1px solid #0e94ea;\n    background: rgba(14, 148, 234, 0.1);\n}\n\n.table3 thead tr {\n    background: rgba(14, 148, 234, 0.4);\n}\n\n.table3 tr.bg-color {\n    background: rgba(14, 148, 234, 0.2);\n}\n\n.table3 tr td:nth-child(2n+1),\n.table3 tr td:nth-child(2n+1)>p {\n    width: 3rem;\n}\n\n.table3 tr td:nth-child(2n),\n.table3 tr td:nth-child(2n)>p {\n    width: 1.8rem;\n}\n\n.table3 tr td,\n.table3 tr th {\n    border-right: 1px solid #0e94ea;\n    height: 0.4rem;\n    line-height: 0.4rem;\n    color: #cdddf7;\n    text-align: center;\n}\n\n.table3 tr td p {\n    overflow: hidden;\n    text-overflow: ellipsis;\n    white-space: nowrap;\n    color: #cdddf7;\n}\n\n.table3 thead tr th {\n    border-right: none;\n}\n\n.pages-div {\n    height: 0.63rem;\n    display: flex;\n    flex-flow: row nowrap;\n    justify-content: center;\n    align-items: center;\n}\n\n.prev {\n    background: url(../images/prev.png) center center no-repeat;\n    background-size: 0.12rem;\n}\n\n.next {\n    background: url(../images/next.png) center center no-repeat;\n    background-size: 0.12rem;\n}\n\n.pages-div p {\n    color: white;\n    margin: 0 0.1rem;\n}\n\n.pages-div>.skip {\n    width: 0.7rem;\n    height: 0.4rem;\n    line-height: 0.4rem;\n}\n\n@media screen and (max-height: 670px) {\n    .right-top {\n        height: 47%;\n    }\n    .right-center {\n        height: 23%;\n    }\n    .data-box>.data-number {\n        height: 1.65rem;\n        line-height: 1.65rem;\n    }\n    .data-box>.settings-box {\n        height: 2rem;\n    }\n}\n\n.edit-div {\n    width: 6.5rem;\n    height: 2.9rem;\n    font-size: 0.18rem;\n    position: absolute;\n    margin: auto;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    padding: 0 0.4rem;\n    border: 1px solid #0e94eb;\n    background-color: rgb(20, 32, 48);\n    box-shadow: 0 0 10px #cdddf7;\n    box-sizing: border-box;\n}\n\n.edit-div h4 {\n    font-size: 0.2rem;\n    color: white;\n    height: 0.65rem;\n    line-height: 0.65rem;\n}\n\n.edit-box {\n    justify-content: flex-end;\n}\n\n.edit-box>button {\n    width: 0.92rem;\n    height: 0.4rem;\n    line-height: 0.4rem;\n    margin: 0 0.17rem;\n}\n\n.table3 tr td p.edit {\n    color: #0e94eb;\n    cursor: pointer;\n}\n\n.table3 tr td p.edit:hover,\n.table3 tr td p.edit.active {\n    color: #d09d26;\n}\n\n.tishi {\n    position: absolute;\n    margin: auto;\n    top: 0.4rem;\n    left: 0;\n    right: 0;\n    width: 4.8rem;\n    text-align: center;\n    height: 0.4rem;\n    line-height: 0.4rem;\n    border: 1px solid #d09d26;\n    background: rgba(239, 176, 19, 0.2);\n    font-size: 0.16rem;\n    color: white;\n    display: none;\n}\n\n@media screen and (max-height: 610px) {\n    .right-top {\n        height: 49%\n    }\n    .right-center {\n        height: 21%;\n    }\n    .data-box>.data-number {\n        height: 1.4rem;\n        line-height: 1.4rem;\n    }\n    .data-box>.settings-box {\n        height: 1.6rem;\n    }\n    .pop-data .ranking-box {\n        height: 1.9rem;\n        overflow-y: auto;\n    }\n}"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/js/base.js",
    "content": "function fnW(str) {\n    var num;\n    str >= 10 ? num = str : num = \"0\" + str;\n    return num;\n}\n//获取当前时间\nvar timer = setInterval(function () {\n    var date = new Date();\n    var year = date.getFullYear(); //当前年份\n    var month = date.getMonth(); //当前月份\n    var data = date.getDate(); //天\n    var hours = date.getHours(); //小时\n    var minute = date.getMinutes(); //分\n    var second = date.getSeconds(); //秒\n    var day = date.getDay(); //获取当前星期几 \n    var ampm = hours < 12 ? 'am' : 'pm';\n    $('#time').html(fnW(hours) + \":\" + fnW(minute) + \":\" + fnW(second));\n    $('#date').html('<span>' + year + '/' + (month + 1) + '/' + data + '</span><span>' + ampm + '</span><span>周' + day + '</span>')\n\n}, 1000)\n\n\n\n//页面地图数据\nvar geoCoordMap = {\n    '海门': [121.15, 31.89],\n    '鄂尔多斯': [109.781327, 39.608266],\n    '招远': [120.38, 37.35],\n    '舟山': [122.207216, 29.985295],\n    '齐齐哈尔': [123.97, 47.33],\n    '盐城': [120.13, 33.38],\n    '赤峰': [118.87, 42.28],\n    '青岛': [120.33, 36.07],\n    '乳山': [121.52, 36.89],\n    '金昌': [102.188043, 38.520089],\n    '泉州': [118.58, 24.93],\n    '莱西': [120.53, 36.86],\n    '日照': [119.46, 35.42],\n    '胶南': [119.97, 35.88],\n    '南通': [121.05, 32.08],\n    '拉萨': [91.11, 29.97],\n    '云浮': [112.02, 22.93],\n    '梅州': [116.1, 24.55],\n    '文登': [122.05, 37.2],\n    '上海': [121.48, 31.22],\n    '攀枝花': [101.718637, 26.582347],\n    '威海': [122.1, 37.5],\n    '承德': [117.93, 40.97],\n    '厦门': [118.1, 24.46],\n    '汕尾': [115.375279, 22.786211],\n    '潮州': [116.63, 23.68],\n    '丹东': [124.37, 40.13],\n    '太仓': [121.1, 31.45],\n    '曲靖': [103.79, 25.51],\n    '烟台': [121.39, 37.52],\n    '福州': [119.3, 26.08],\n    '瓦房店': [121.979603, 39.627114],\n    '即墨': [120.45, 36.38],\n    '抚顺': [123.97, 41.97],\n    '玉溪': [102.52, 24.35],\n    '张家口': [114.87, 40.82],\n    '阳泉': [113.57, 37.85],\n    '莱州': [119.942327, 37.177017],\n    '湖州': [120.1, 30.86],\n    '汕头': [116.69, 23.39],\n    '昆山': [120.95, 31.39],\n    '宁波': [121.56, 29.86],\n    '湛江': [110.359377, 21.270708],\n    '揭阳': [116.35, 23.55],\n    '荣成': [122.41, 37.16],\n    '连云港': [119.16, 34.59],\n    '葫芦岛': [120.836932, 40.711052],\n    '常熟': [120.74, 31.64],\n    '东莞': [113.75, 23.04],\n    '河源': [114.68, 23.73],\n    '淮安': [119.15, 33.5],\n    '泰州': [119.9, 32.49],\n    '南宁': [108.33, 22.84],\n    '营口': [122.18, 40.65],\n    '惠州': [114.4, 23.09],\n    '江阴': [120.26, 31.91],\n    '蓬莱': [120.75, 37.8],\n    '韶关': [113.62, 24.84],\n    '嘉峪关': [98.289152, 39.77313],\n    '广州': [113.23, 23.16],\n    '延安': [109.47, 36.6],\n    '太原': [112.53, 37.87],\n    '清远': [113.01, 23.7],\n    '中山': [113.38, 22.52],\n    '昆明': [102.73, 25.04],\n    '寿光': [118.73, 36.86],\n    '盘锦': [122.070714, 41.119997],\n    '长治': [113.08, 36.18],\n    '深圳': [114.07, 22.62],\n    '珠海': [113.52, 22.3],\n    '宿迁': [118.3, 33.96],\n    '咸阳': [108.72, 34.36],\n    '铜川': [109.11, 35.09],\n    '平度': [119.97, 36.77],\n    '佛山': [113.11, 23.05],\n    '海口': [110.35, 20.02],\n    '江门': [113.06, 22.61],\n    '章丘': [117.53, 36.72],\n    '肇庆': [112.44, 23.05],\n    '大连': [121.62, 38.92],\n    '临汾': [111.5, 36.08],\n    '吴江': [120.63, 31.16],\n    '石嘴山': [106.39, 39.04],\n    '沈阳': [123.38, 41.8],\n    '苏州': [120.62, 31.32],\n    '茂名': [110.88, 21.68],\n    '嘉兴': [120.76, 30.77],\n    '长春': [125.35, 43.88],\n    '胶州': [120.03336, 36.264622],\n    '银川': [106.27, 38.47],\n    '张家港': [120.555821, 31.875428],\n    '三门峡': [111.19, 34.76],\n    '锦州': [121.15, 41.13],\n    '南昌': [115.89, 28.68],\n    '柳州': [109.4, 24.33],\n    '三亚': [109.511909, 18.252847],\n    '自贡': [104.778442, 29.33903],\n    '吉林': [126.57, 43.87],\n    '阳江': [111.95, 21.85],\n    '泸州': [105.39, 28.91],\n    '西宁': [101.74, 36.56],\n    '宜宾': [104.56, 29.77],\n    '呼和浩特': [111.65, 40.82],\n    '成都': [104.06, 30.67],\n    '大同': [113.3, 40.12],\n    '镇江': [119.44, 32.2],\n    '桂林': [110.28, 25.29],\n    '张家界': [110.479191, 29.117096],\n    '宜兴': [119.82, 31.36],\n    '北海': [109.12, 21.49],\n    '西安': [108.95, 34.27],\n    '金坛': [119.56, 31.74],\n    '东营': [118.49, 37.46],\n    '牡丹江': [129.58, 44.6],\n    '遵义': [106.9, 27.7],\n    '绍兴': [120.58, 30.01],\n    '扬州': [119.42, 32.39],\n    '常州': [119.95, 31.79],\n    '潍坊': [119.1, 36.62],\n    '重庆': [106.54, 29.59],\n    '台州': [121.420757, 28.656386],\n    '南京': [118.78, 32.04],\n    '滨州': [118.03, 37.36],\n    '贵阳': [106.71, 26.57],\n    '无锡': [120.29, 31.59],\n    '本溪': [123.73, 41.3],\n    '克拉玛依': [84.77, 45.59],\n    '渭南': [109.5, 34.52],\n    '马鞍山': [118.48, 31.56],\n    '宝鸡': [107.15, 34.38],\n    '焦作': [113.21, 35.24],\n    '句容': [119.16, 31.95],\n    '北京': [116.46, 39.92],\n    '徐州': [117.2, 34.26],\n    '衡水': [115.72, 37.72],\n    '包头': [110, 40.58],\n    '绵阳': [104.73, 31.48],\n    '乌鲁木齐': [87.68, 43.77],\n    '枣庄': [117.57, 34.86],\n    '杭州': [120.19, 30.26],\n    '淄博': [118.05, 36.78],\n    '鞍山': [122.85, 41.12],\n    '溧阳': [119.48, 31.43],\n    '库尔勒': [86.06, 41.68],\n    '安阳': [114.35, 36.1],\n    '开封': [114.35, 34.79],\n    '济南': [117, 36.65],\n    '德阳': [104.37, 31.13],\n    '温州': [120.65, 28.01],\n    '九江': [115.97, 29.71],\n    '邯郸': [114.47, 36.6],\n    '临安': [119.72, 30.23],\n    '兰州': [103.73, 36.03],\n    '沧州': [116.83, 38.33],\n    '临沂': [118.35, 35.05],\n    '南充': [106.110698, 30.837793],\n    '天津': [117.2, 39.13],\n    '富阳': [119.95, 30.07],\n    '泰安': [117.13, 36.18],\n    '诸暨': [120.23, 29.71],\n    '郑州': [113.65, 34.76],\n    '哈尔滨': [126.63, 45.75],\n    '聊城': [115.97, 36.45],\n    '芜湖': [118.38, 31.33],\n    '唐山': [118.02, 39.63],\n    '平顶山': [113.29, 33.75],\n    '邢台': [114.48, 37.05],\n    '德州': [116.29, 37.45],\n    '济宁': [116.59, 35.38],\n    '荆州': [112.239741, 30.335165],\n    '宜昌': [111.3, 30.7],\n    '义乌': [120.06, 29.32],\n    '丽水': [119.92, 28.45],\n    '洛阳': [112.44, 34.7],\n    '秦皇岛': [119.57, 39.95],\n    '株洲': [113.16, 27.83],\n    '石家庄': [114.48, 38.03],\n    '莱芜': [117.67, 36.19],\n    '常德': [111.69, 29.05],\n    '保定': [115.48, 38.85],\n    '湘潭': [112.91, 27.87],\n    '金华': [119.64, 29.12],\n    '岳阳': [113.09, 29.37],\n    '长沙': [113, 28.21],\n    '衢州': [118.88, 28.97],\n    '廊坊': [116.7, 39.53],\n    '菏泽': [115.480656, 35.23375],\n    '合肥': [117.27, 31.86],\n    '武汉': [114.31, 30.52],\n    '大庆': [125.03, 46.58],\n    '安徽省': [117.17, 31.52],\n    '北京市': [116.24, 39.55],\n    '重庆市': [106.54, 29.59],\n    '福建省': [119.18, 26.05],\n    '甘肃省': [103.51, 36.04],\n    '广东省': [113.14, 23.08],\n    '广西壮族自治区': [108.19, 22.48],\n    '贵州省': [106.42, 26.35],\n    '海南省': [110.20, 20.02],\n    '河北省': [114.30, 38.02],\n    '河南省': [113.40, 34.46],\n    '黑龙江省': [128.36, 45.44],\n    '湖北省': [112.27, 30.15],\n    '湖南省': [112.59, 28.12],\n    '吉林省': [125.19, 43.54],\n    '江苏省': [118.46, 32.03],\n    '江西省': [115.55, 28.40],\n    '辽宁省': [123.25, 41.48],\n    '内蒙古': [108.41, 40.48],\n    '内蒙古自治区': [108.41, 40.48],\n    '宁夏回族自治区': [106.16, 38.27],\n    '青海省': [101.48, 36.38],\n    '山东省': [118.00, 36.40],\n    '山西省': [112.33, 37.54],\n    '陕西省': [108.57, 34.17],\n    '上海市': [121.29, 31.14],\n    '海南': [108.77, 19.10],\n    '四川省': [104.04, 30.40],\n    '天津市': [117.12, 39.02],\n    '西藏自治区': [91.08, 29.39],\n    '新疆维吾尔自治区': [87.36, 43.45],\n    '云南省': [102.42, 25.04],\n    '浙江省': [120.10, 30.16],\n    '澳门特别行政区': [115.07, 21.33],\n    '台湾省': [121.21, 23.53],\n    '香港特别行政区': [114.1, 22.2]\n};\n\n$('.select').on('blur', function () {\n        $(this).find('.select-ul').hide();\n    })\n    //下拉框点击出现下拉框内容\n$('.select-div').on('click', function () {\n    if ($(this).siblings('.select-ul').is(\":hidden\")) {\n        $(this).siblings('.select-ul').show();\n    } else {\n        $(this).siblings('.select-ul').hide();\n    }\n})\n\n\n$('.select-ul').on('click', 'li', function () {\n    $(this).addClass('active').siblings('li').removeClass('active').parent().hide().siblings('.select-div').html($(this).html());\n    var parentDiv = $(this).parent().parent().parent();\n})\n\n//鼠标滑动到按钮，按钮内容变成白色\nvar imgName;\n$('.title-box').children('button').hover(function () {\n    imgName = $(this).children('img').attr('src').split('.png')[0];\n    $(this).children('img').attr('src', imgName + '_on.png');\n}, function () {\n    $(this).children('img').attr('src', imgName + '.png');\n\n});\n\n\nvar startColor = ['#0e94eb', '#c440ef', '#efb013', '#2fda07', '#d8ef13', '#2e4af8', '#0eebc4', '#f129b1', '#17defc', '#f86363'];\nvar borderStartColor = ['#0077c5', '#a819d7', '#c99002', '#24bc00', '#b6cb04', '#112ee2', '#00bd9c', '#ce078f', '#00b2cd', '#ec3c3c'];\n\n\n\n//入库量占比，带边框效果的饼图\nfunction chart1() {\n    //data 为模拟数据\n    var data = [{\n        name: '顺丰',\n        value: 192581,\n        percent: '30.8721',\n    }, {\n        name: '京东',\n        value: 215635,\n        percent: '34.076',\n    }, {\n        name: 'EMS',\n        value: 224585,\n        percent: '35.49',\n    }];\n    var myChart = echarts.init(document.getElementById('pie'));\n    var myChart1 = echarts.init(document.getElementById('pie1'));\n    window.addEventListener('resize', function () {\n        myChart.resize();\n        myChart1.resize();\n    });\n\n    var str = '';\n    for (var i = 0; i < data.length; i++) {\n        str += '<p><span><i class=\"legend\" style=\"background:' + startColor[i] + '\"></i></span>' + data[i].name + '<span class=\"pie-number\" style=\"color:' + startColor[i] + '\">' + data[i].value + '</span>' + Number(data[i].percent).toFixed(2) + '%</p>';\n    }\n\n    $('.pie-data').append(str);\n\n\n    function deepCopy(obj) {\n        if (typeof obj !== 'object') {\n            return obj;\n        }\n        var newobj = {};\n        for (var attr in obj) {\n            newobj[attr] = obj[attr];\n        }\n        return newobj;\n    }\n    var xData = [],\n        yData = [];\n    data.map((a, b) => {\n        xData.push(a.name);\n        yData.push(a.value);\n    });\n\n\n    var RealData = [];\n    var borderData = [];\n    data.map((item, index) => {\n        var newobj = deepCopy(item);\n        var newobj1 = deepCopy(item);\n        RealData.push(newobj);\n        borderData.push(newobj1);\n    });\n    RealData.map((item, index) => {\n        item.itemStyle = {\n            normal: {\n                color: {\n                    type: 'linear',\n                    x: 0,\n                    y: 0,\n                    x2: 0,\n                    y2: 1,\n                    colorStops: [{\n                        offset: 0,\n                        color: startColor[index] // 0% 处的颜色\n                }, {\n                        offset: 1,\n                        color: startColor[index] // 100% 处的颜色\n                }],\n                    globalCoord: false // 缺省为 false\n                },\n            }\n        }\n    });\n    borderData.map((item, index) => {\n        item.itemStyle = {\n            normal: {\n                color: {\n                    type: 'linear',\n                    x: 0,\n                    y: 0,\n                    x2: 0,\n                    y2: 1,\n                    colorStops: [{\n                        offset: 0,\n                        color: borderStartColor[index] // 0% 处的颜色\n                }, {\n                        offset: 1,\n                        color: borderStartColor[index] // 100% 处的颜色\n                }],\n                    globalCoord: false // 缺省为 false\n                },\n            }\n        }\n    });\n    var option = {\n        tooltip: {\n            trigger: 'item',\n            //            position: ['30%', '50%'],\n            confine: true,\n            formatter: \"{a} <br/>{b}: {c} ({d}%)\"\n        },\n        series: [\n        // 主要展示层的\n            {\n                radius: ['50%', '85%'],\n                center: ['50%', '50%'],\n                type: 'pie',\n                label: {\n                    normal: {\n                        show: false\n                    },\n                    emphasis: {\n                        show: false\n                    }\n                },\n                labelLine: {\n                    normal: {\n                        show: false\n                    },\n                    emphasis: {\n                        show: false\n                    }\n                },\n                name: \"派件入库量占比内容\",\n                data: RealData\n        },\n        // 边框的设置\n            {\n                radius: ['45%', '50%'],\n                center: ['50%', '50%'],\n                type: 'pie',\n                label: {\n                    normal: {\n                        show: false\n                    },\n                    emphasis: {\n                        show: false\n                    }\n                },\n                labelLine: {\n                    normal: {\n                        show: false\n                    },\n                    emphasis: {\n                        show: false\n                    }\n                },\n                animation: false,\n                tooltip: {\n                    show: false\n                },\n                data: borderData\n        }\n    ]\n    };\n\n    myChart.setOption(option);\n    myChart1.setOption(option);\n}\n\nchart1()\n\n//----------------------派件入库量占比内容end---------------\n\n//------------广东省寄派件数据内容---------------\n//点击筛选按钮\n$('#filBtn').on('click', function () {\n        if ($('#filCon').is(\":hidden\")) {\n            $('#filCon').attr('style', 'display:flex');\n        } else {\n            $('#filCon').hide();\n        }\n    })\n    //点击筛选按钮end\n\n\nfunction chart2(chartType) {\n    var data = [\n        {\n            name: '广州市',\n            value: 120057.34\n            },\n        {\n            name: '韶关市',\n            value: 15477.48\n            },\n        {\n            name: '深圳市',\n            value: 131686.1\n            },\n        {\n            name: '珠海市',\n            value: 6992.6\n            },\n        {\n            name: '汕头市',\n            value: 44045.49\n            },\n        {\n            name: '佛山市',\n            value: 40689.64\n            },\n        {\n            name: '江门市',\n            value: 37659.78\n            },\n        {\n            name: '湛江市',\n            value: 45180.97\n            },\n        {\n            name: '茂名市',\n            value: 5204.26\n            },\n        {\n            name: '肇庆市',\n            value: 21900.9\n            },\n        {\n            name: '惠州市',\n            value: 4918.26\n            },\n        {\n            name: '梅州市',\n            value: 5881.84\n            },\n        {\n            name: '汕尾市',\n            value: 4178.01\n            },\n        {\n            name: '河源市',\n            value: 2227.92\n            },\n        {\n            name: '阳江市',\n            value: 2180.98\n            },\n        {\n            name: '清远市',\n            value: 9172.94\n            },\n        {\n            name: '东莞市',\n            value: 3368\n            },\n        {\n            name: '中山市',\n            value: 306.98\n            },\n        {\n            name: '潮州市',\n            value: 810.66\n            },\n        {\n            name: '揭阳市',\n            value: 542.2\n            },\n        {\n            name: '云浮市',\n            value: 256.38\n            }]\n\n    var myChart = echarts.init(document.getElementById('gdMap'));\n    var myCharts = echarts.init(document.getElementById('gdMaps'));\n    window.addEventListener('resize', function () {\n        myChart.resize();\n        myCharts.resize();\n    });\n    var yMax = 0;\n    for (var j = 0; j < data.length; j++) {\n        if (yMax < data[j].value) {\n            yMax = data[j].value;\n        }\n    }\n        myChart.hideLoading();\n        myCharts.hideLoading();\n        var option = {\n            animation: true,\n            tooltip: {\n                show: true\n            },\n            visualMap: {\n                min: 0,\n                max: yMax,\n                text: ['高', '低'],\n                orient: 'horizontal',\n                itemWidth: 15,\n                itemHeight: 200,\n                right: 0,\n                bottom: 30,\n                inRange: {\n                    color: ['#75ddff', '#0e94eb']\n                },\n                textStyle: {\n                    color: 'white'\n                }\n            },\n            series: [\n                {\n                    name: '数据名称',\n                    type: 'map',\n                    mapType: '广东',\n                    selectedMode: 'multiple',\n                    tooltip: {\n                        trigger: 'item',\n                        formatter: '{b}<br/>{c} (件)'\n                    },\n                    itemStyle: {\n                        normal: {\n                            borderWidth: 1,\n                            borderColor: '#0e94eb',\n                            label: {\n                                show: false\n                            }\n                        },\n                        emphasis: { // 也是选中样式\n                            borderWidth: 1,\n                            borderColor: '#fff',\n                            backgroundColor: 'red',\n                            label: {\n                                show: true,\n                                textStyle: {\n                                    color: '#fff'\n                                }\n                            }\n                        }\n                    },\n                    data: data,\n            }\n            ]\n        };\n\n        myChart.setOption(option);\n        myCharts.setOption(option);\n}\nchart2('');\n\n//------------广东省寄派件数据内容end---------------\n\n//cityName全国的省级行政区域数据\nvar cityName = [{\n    \"ProID\": 1,\n    \"name\": \"北京\",\n    \"ProSort\": 1,\n    \"firstP\": \"B\",\n    \"ProRemark\": \"直辖市\"\n}, {\n    \"ProID\": 2,\n    \"name\": \"天津\",\n    \"ProSort\": 2,\n    \"firstP\": \"T\",\n    \"ProRemark\": \"直辖市\"\n}, {\n    \"ProID\": 3,\n    \"name\": \"河北\",\n    \"ProSort\": 5,\n    \"firstP\": \"H\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 4,\n    \"name\": \"山西\",\n    \"ProSort\": 6,\n    \"firstP\": \"S\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 5,\n    \"name\": \"内蒙古\",\n    \"ProSort\": 32,\n    \"firstP\": \"N\",\n    \"ProRemark\": \"自治区\"\n}, {\n    \"ProID\": 6,\n    \"name\": \"辽宁\",\n    \"ProSort\": 8,\n    \"firstP\": \"L\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 7,\n    \"name\": \"吉林\",\n    \"ProSort\": 9,\n    \"firstP\": \"J\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 8,\n    \"name\": \"黑龙江\",\n    \"ProSort\": 10,\n    \"firstP\": \"H\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 9,\n    \"name\": \"上海\",\n    \"ProSort\": 3,\n    \"firstP\": \"S\",\n    \"ProRemark\": \"直辖市\"\n}, {\n    \"ProID\": 10,\n    \"name\": \"江苏\",\n    \"ProSort\": 11,\n    \"firstP\": \"J\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 11,\n    \"name\": \"浙江\",\n    \"ProSort\": 12,\n    \"firstP\": \"Z\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 12,\n    \"name\": \"安徽\",\n    \"ProSort\": 13,\n    \"firstP\": \"A\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 13,\n    \"name\": \"福建\",\n    \"ProSort\": 14,\n    \"firstP\": \"F\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 14,\n    \"name\": \"江西\",\n    \"ProSort\": 15,\n    \"firstP\": \"J\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 15,\n    \"name\": \"山东\",\n    \"ProSort\": 16,\n    \"firstP\": \"S\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 16,\n    \"name\": \"河南\",\n    \"ProSort\": 17,\n    \"firstP\": \"H\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 17,\n    \"name\": \"湖北\",\n    \"ProSort\": 18,\n    \"firstP\": \"H\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 18,\n    \"name\": \"湖南\",\n    \"ProSort\": 19,\n    \"firstP\": \"H\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 19,\n    \"name\": \"广东\",\n    \"ProSort\": 20,\n    \"firstP\": \"G\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 20,\n    \"name\": \"海南\",\n    \"ProSort\": 24,\n    \"firstP\": \"H\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 21,\n    \"name\": \"广西\",\n    \"ProSort\": 28,\n    \"firstP\": \"G\",\n    \"ProRemark\": \"自治区\"\n}, {\n    \"ProID\": 22,\n    \"name\": \"甘肃\",\n    \"ProSort\": 21,\n    \"firstP\": \"G\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 23,\n    \"name\": \"陕西省\",\n    \"ProSort\": 27,\n    \"firstP\": \"S\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 24,\n    \"name\": \"新疆维吾尔\",\n    \"ProSort\": 31,\n    \"firstP\": \"X\",\n    \"ProRemark\": \"自治区\"\n}, {\n    \"ProID\": 25,\n    \"name\": \"青海\",\n    \"ProSort\": 26,\n    \"firstP\": \"Q\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 26,\n    \"name\": \"宁夏\",\n    \"ProSort\": 30,\n    \"firstP\": \"N\",\n    \"ProRemark\": \"自治区\"\n}, {\n    \"ProID\": 27,\n    \"name\": \"重庆\",\n    \"ProSort\": 4,\n    \"firstP\": \"C\",\n    \"ProRemark\": \"直辖市\"\n}, {\n    \"ProID\": 28,\n    \"name\": \"四川省\",\n    \"ProSort\": 22,\n    \"firstP\": \"S\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 29,\n    \"name\": \"贵州省\",\n    \"ProSort\": 23,\n    \"firstP\": \"G\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 30,\n    \"name\": \"云南省\",\n    \"ProSort\": 25,\n    \"firstP\": \"Y\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 31,\n    \"name\": \"西藏\",\n    \"ProSort\": 29,\n    \"firstP\": \"X\",\n    \"ProRemark\": \"自治区\"\n}, {\n    \"ProID\": 32,\n    \"name\": \"台湾\",\n    \"ProSort\": 7,\n    \"firstP\": \"T\",\n    \"ProRemark\": \"省份\"\n}, {\n    \"ProID\": 33,\n    \"name\": \"澳门\",\n    \"ProSort\": 33,\n    \"firstP\": \"A\",\n    \"ProRemark\": \"特别行政区\"\n}, {\n    \"ProID\": 34,\n    \"name\": \"香港\",\n    \"ProSort\": 34,\n    \"firstP\": \"X\",\n    \"ProRemark\": \"特别行政区\"\n}]\n\naddCityBtn(cityName);\n\nfunction addCityBtn(data) {\n    var li_con = '';\n    for (var i = 0; i < data.length; i++) {\n        li_con += '<li>' + data[i].name + '</li>'\n    }\n    $('#city').html(li_con);\n    $('#citys').html(li_con);\n}\n\n$('.city-btn').on('click', 'li', function () {\n    var str;\n    var patt = [/[a-z]/i, /[a-e]/i, /[f-i]/i, /[k-o]/i, /[p-t]/i, /[u-z]/i];\n    var index = $(this).index();\n    var li_con = '';\n    for (var i = 0; i < cityName.length; i++) {\n        str = cityName[i].firstP;\n        if (patt[index].test(str)) {\n            li_con += '<li>' + cityName[i].name + '</li>'\n        }\n    }\n\n    $(this).addClass('active').siblings('li').removeClass('active');\n    if (index == 0) {\n        $('#city').children().removeClass('active');\n        if ($(this).parent().data('city') == 1) {\n            $('.ranking-box').show();\n            if ($(\"#barType\").find('.active').data('value') == 1) {\n                $('#titleQ').html('<span>全网</span>到珠海');\n            } else if ($(\"#barType\").find('.active').data('value') == 2) {\n                $('#titleQ').html('珠海到<span>全网</span>')\n            }\n            $('#city').html(li_con);\n        } else if ($(this).parent().data('city') == 2) {\n            if ($('.cont-div').eq(0).css('visibility') != 'hidden') {\n                $('.ranking-box').show();\n            }\n            if ($(\"#barTypes\").find('.active').data('value') == 1) {\n                $('#titleQs').html('<span>全网</span>到珠海');\n            } else if ($(\"#barTypes\").find('.active').data('value') == 2) {\n                $('#titleQs').html('珠海到<span>全网</span>')\n            }\n            $('#citys').html(li_con);\n        }\n    } else {\n        if ($(this).parent().data('city') == 1) {\n            $('#city').html(li_con);\n        } else if ($(this).parent().data('city') == 2) {\n            $('#citys').html(li_con);\n        }\n    }\n\n\n})\n\n\n$('#city').on('click', 'li', function () {\n    $(this).addClass('active').siblings('li').removeClass('active');\n    $('.center-bottom .ranking-box').hide();\n    if ($(\"#barType\").find('.active').data('value') == 1) {\n        $('#titleQ').html('<span>' + $(this).html() + '</span>到珠海');\n    } else if ($(\"#barType\").find('.active').data('value') == 2) {\n        $('#titleQ').html('珠海到<span>' + $(this).html() + '</span>')\n    }\n})\n\n$('#citys').on('click', 'li', function () {\n    $(this).addClass('active').siblings('li').removeClass('active');\n    $('.pop-data .ranking-box').hide();\n    if ($(\"#barTypes\").find('.active').data('value') == 1) {\n        $('#titleQs').html('<span>' + $(this).html() + '</span>到珠海');\n    } else if ($(\"#barTypes\").find('.active').data('value') == 2) {\n        $('#titleQs').html('珠海到<span>' + $(this).html() + '</span>')\n    }\n})\n\n//寄派件选择\n$(\"#barType\").on('click', 'li', function () {\n    $(this).addClass('active').siblings('li').removeClass('active');\n    $('#barTitle').html($(this).html() + '数据');\n    $('#tabBtn').data('state', $(this).data('value'));\n    if ($(this).data('value') == 1) {\n        $('.table1').eq(0).show().siblings('table').hide();\n    } else if ($(this).data('value') == 2) {\n        $('.table1').eq(1).show().siblings('table').hide();\n    }\n    chart3($(this).data('value'), 0);\n    chart4(chart4Data, $(this).data('value'), 0);\n})\n\n//寄派件选择\n$(\"#barTypes\").on('click', 'li', function () {\n    $(this).addClass('active').siblings('li').removeClass('active');\n    $('#barTitles').html($(this).html() + '数据');\n    $('#tabBtns').data('state', $(this).data('value'));\n    if ($(this).data('value') == 1) {\n        $('.table2').eq(0).show().siblings('table').hide();\n    } else if ($(this).data('value') == 2) {\n        $('.table2').eq(1).show().siblings('table').hide();\n    }\n    chart3($(this).data('value'), 1);\n    chart4(chart4Data, $(this).data('value'), 1);\n\n})\n\n\nfunction chart3(type, chartType) {\n    var myChart = echarts.init(document.getElementById('chart3'));\n    var myCharts = echarts.init(document.getElementById('chart3s'));\n    window.addEventListener('resize', function () {\n        myChart.resize();\n        myCharts.resize();\n    });\n\n    //    设置背景阴影的参数，获取数据的最大值\n\n    var data; //横坐标数据，不动\n    var data_; //模拟数据\n    if (type == 1) {\n        data_ = [{\n                name: \"入库件\",\n                value: 584\n            },\n            {\n                name: \"滞留件\",\n                value: 152\n            }, {\n                name: \"丢失件\",\n                value: 100\n            },\n            {\n                name: \"正常件\",\n                value: 689\n            },\n            {\n                name: \"派送件\",\n                value: 200\n            }, {\n                name: \"自提件\",\n                value: 121\n            }, {\n                name: \"退签件\",\n                value: 92\n            }]\n    } else if (type == 2) {\n        data_ = [{\n                name: \"入库件\",\n                value: 568\n                }, {\n                name: \"丢失件\",\n                value: 287\n                }, {\n                name: \"滞留件\",\n                value: 120\n                },\n            {\n                name: \"撤销件\",\n                value: 152\n                },\n            {\n                name: \"出库件\",\n                value: 125\n                }, {\n                name: \"正常件\",\n                value: 122\n        }]\n    }\n    var series_data; //绘制图表的数据\n    //绘制图表\n    var yMax = 0;\n    for (var j = 0; j < data_.length; j++) {\n        if (yMax < data_[j].value) {\n            yMax = data_[j].value;\n        }\n    }\n    var dataShadow = [];\n    for (var i = 0; i < 10; i++) {\n        dataShadow.push(yMax * 2);\n    }\n\n    if (type == 1) {\n        data = ['入库件', '在库件', '出库件', '退签件', '丢失件'];\n\n        if (chartType == '') {\n            $(' .dph-data1').html(data_[0].value);\n            $(' .dph-data2').html(data_[1].value + data_[3].value);\n            $(' .dph-data3').html(data_[3].value);\n            $(' .dph-data4').html(data_[2].value);\n            $(' .dph-data5').html(data_[1].value);\n            $(' .dph-data6').html(data_[4].value + data_[5].value);\n            $(' .dph-data7').html(data_[4].value);\n            $(' .dph-data8').html(data_[5].value);\n            $(' .dph-data9').html(data_[6].value);\n        } else if (chartType == 0) {\n            $('.table1 .dph-data1').html(data_[0].value);\n            $('.table1 .dph-data2').html(data_[1].value + data_[3].value);\n            $('.table1 .dph-data3').html(data_[3].value);\n            $('.table1 .dph-data4').html(data_[2].value);\n            $('.table1 .dph-data5').html(data_[1].value);\n            $('.table1 .dph-data6').html(data_[4].value + data_[5].value);\n            $('.table1 .dph-data7').html(data_[4].value);\n            $('.table1 .dph-data8').html(data_[5].value);\n            $('.table1 .dph-data9').html(data_[6].value);\n        } else if (chartType == 1) {\n            $('.table2 .dph-data1').html(data_[0].value);\n            $('.table2 .dph-data2').html(data_[1].value + data_[3].value);\n            $('.table2 .dph-data3').html(data_[3].value);\n            $('.table2 .dph-data4').html(data_[2].value);\n            $('.table2 .dph-data5').html(data_[1].value);\n            $('.table2 .dph-data6').html(data_[4].value + data_[5].value);\n            $('.table2 .dph-data7').html(data_[4].value);\n            $('.table2 .dph-data8').html(data_[5].value);\n            $('.table2 .dph-data9').html(data_[6].value);\n        }\n\n        series_data = [\n            { // For shadow\n                type: 'bar',\n                barWidth: 20,\n                xAxisIndex: 2,\n                tooltip: {\n                    show: false\n                },\n                itemStyle: {\n                    normal: {\n                        color: 'rgba(14, 148, 235, 0.102)'\n                    }\n                },\n                data: dataShadow,\n                animation: false\n            },\n            {\n                name: '入库件',\n                type: 'bar',\n                barGap: '-100%',\n                barWidth: '40%',\n                xAxisIndex: 1,\n                itemStyle: {\n                    normal: {\n                        color: '#0e94eb'\n                    },\n                    emphasis: {\n                        opacity: 1\n                    }\n                },\n                data: [data_[0], 0, 0, 0, 0],\n            },\n            {\n                name: '滞留件',\n                type: 'bar',\n                stack: '在库件',\n                xAxisIndex: 1,\n                itemStyle: {\n                    normal: {\n                        color: 'rgba(239,176,19,.9)'\n                    },\n                    emphasis: {\n                        opacity: 1\n                    }\n                },\n                data: [0, data_[1], 0, 0, 0],\n            },\n            {\n                name: '丢失件',\n                type: 'bar',\n                xAxisIndex: 1,\n                itemStyle: {\n                    normal: {\n                        color: 'rgba(239,176,19,0.4)'\n                    },\n                    emphasis: {\n                        opacity: 1\n                    }\n                },\n                data: [0, 0, 0, 0, data_[2]],\n            },\n            {\n                name: '正常件',\n                type: 'bar',\n                stack: '在库件',\n                xAxisIndex: 1,\n                itemStyle: {\n                    normal: {\n                        color: 'rgba(239,176,19,0.3)'\n                    },\n                    emphasis: {\n                        opacity: 1\n                    }\n                },\n                data: [0, data_[3], 0, 0, 0],\n            },\n            {\n                name: '派送件',\n                type: 'bar',\n                stack: '出库件',\n                xAxisIndex: 1,\n                itemStyle: {\n                    normal: {\n                        color: 'rgba(196,64,239,0.8)'\n                    },\n                    emphasis: {\n                        opacity: 1\n                    }\n                },\n                data: [0, 0, data_[4], 0, 0],\n            },\n            {\n                name: '自提件',\n                type: 'bar',\n                stack: '出库件',\n                xAxisIndex: 1,\n                itemStyle: {\n                    normal: {\n                        color: 'rgba(196,64,239,0.4)'\n                    },\n                    emphasis: {\n                        opacity: 1\n                    }\n                },\n                data: [0, 0, data_[5], 0, 0],\n            },\n            {\n                name: '退签件',\n                type: 'bar',\n                xAxisIndex: 1,\n                itemStyle: {\n                    normal: {\n                        color: 'rgba(219,44,44,0.8)'\n                    },\n                    emphasis: {\n                        opacity: 1\n                    }\n                },\n                data: [0, 0, 0, data_[6], 0],\n            }\n        ]\n\n\n    } else if (type == 2) {\n        data = ['入库件', '在库件', '出库件', '丢失件', '撤销件'];\n        if (chartType == '') {\n            $('.mail-data1').html(data_[0].value);\n            $('.mail-data2').html(data_[2].value + data_[5].value);\n            $('.mail-data3').html(data_[1].value);\n            $('.mail-data4').html(data_[2].value);\n            $('.mail-data5').html(data_[3].value);\n            $('.mail-data6').html(data_[4].value);\n            $('.mail-data7').html(data_[5].value);\n        } else if (chartType == 0) {\n            $('.table1 .mail-data1').html(data_[0].value);\n            $('.table1 .mail-data2').html(data_[2].value + data_[5].value);\n            $('.table1 .mail-data3').html(data_[1].value);\n            $('.table1 .mail-data4').html(data_[2].value);\n            $('.table1 .mail-data5').html(data_[3].value);\n            $('.table1 .mail-data6').html(data_[4].value);\n            $('.table1 .mail-data7').html(data_[5].value);\n        } else if (chartType == 1) {\n            $('.table2 .mail-data1').html(data_[0].value);\n            $('.table2 .mail-data2').html(data_[2].value + data_[5].value);\n            $('.table2 .mail-data3').html(data_[1].value);\n            $('.table2 .mail-data4').html(data_[2].value);\n            $('.table2 .mail-data5').html(data_[3].value);\n            $('.table2 .mail-data6').html(data_[4].value);\n            $('.table2 .mail-data7').html(data_[5].value);\n        }\n\n        series_data = [\n            { // For shadow\n                type: 'bar',\n                barWidth: 20,\n                xAxisIndex: 2,\n                tooltip: {\n                    show: false\n                },\n                itemStyle: {\n                    normal: {\n                        color: 'rgba(14, 148, 235, 0.102)'\n                    }\n                },\n                data: dataShadow,\n                animation: false\n            },\n            {\n                name: '入库件',\n                barGap: '-100%',\n                barWidth: '40%',\n                type: 'bar',\n                xAxisIndex: 1,\n                itemStyle: {\n                    normal: {\n                        color: '#0e94eb'\n                    },\n                    emphasis: {\n                        opacity: 1\n                    }\n                },\n                data: [data_[0], 0, 0, 0, 0],\n            },\n            {\n                name: '正常件',\n                type: 'bar',\n                stack: '在库件',\n                xAxisIndex: 1,\n                itemStyle: {\n                    normal: {\n                        color: 'rgba(239,176,19,.9)'\n                    },\n                    emphasis: {\n                        opacity: 1\n                    }\n                },\n                data: [0, data_[5], 0, 0, 0, 0],\n                },\n            {\n                name: '丢失件',\n                type: 'bar',\n                xAxisIndex: 1,\n                itemStyle: {\n                    normal: {\n                        color: 'rgba(239,176,19,.9)'\n                    },\n                    emphasis: {\n                        opacity: 1\n                    }\n                },\n                data: [0, 0, 0, data_[1], 0],\n                    },\n            {\n                name: '滞留件',\n                type: 'bar',\n                xAxisIndex: 1,\n                stack: '在库件',\n                itemStyle: {\n                    normal: {\n                        color: 'rgba(239,176,19,0.4)'\n                    },\n                    emphasis: {\n                        opacity: 1\n                    }\n                },\n\n                data: [0, data_[2], 0, 0, 0],\n                    },\n            {\n                name: '撤销件',\n                type: 'bar',\n                xAxisIndex: 1,\n                itemStyle: {\n                    normal: {\n                        color: 'rgba(239,176,19,0.3)'\n                    },\n                    emphasis: {\n                        opacity: 1\n                    }\n                },\n                data: [0, 0, 0, 0, data_[3]],\n                    },\n            {\n                name: '出库件',\n                type: 'bar',\n                xAxisIndex: 1,\n                stack: '退签件',\n                itemStyle: {\n                    normal: {\n                        color: 'rgba(196,64,239,0.8)'\n                    },\n                    emphasis: {\n                        opacity: 1\n                    }\n                },\n                data: [0, 0, data_[4], 0, 0],\n                    }\n\n                    ]\n    }\n\n    var option = {\n        title: '',\n        grid: {\n            top: '10%',\n            containLabel: true\n        },\n        tooltip: {\n            show: true\n        },\n        xAxis: [{\n                type: 'category',\n                show: false,\n                data: data,\n                axisLabel: {\n                    textStyle: {\n                        color: '#fff'\n                    }\n                }\n            },\n            {\n                type: 'category',\n                position: \"bottom\",\n                data: data,\n                boundaryGap: true,\n                // offset: 40,\n                axisTick: {\n                    show: false\n                },\n                axisLine: {\n                    show: false\n                },\n                axisLabel: {\n                    textStyle: {\n                        color: '#fff'\n                    }\n                }\n            },\n            {\n                show: false,\n                data: dataShadow,\n                axisLabel: {\n                    inside: true,\n                    textStyle: {\n                        color: '#fff'\n                    }\n                },\n                axisTick: {\n                    show: false\n                },\n                axisLine: {\n                    show: false\n                },\n                z: 10\n        },\n        ],\n        yAxis: [{\n                show: true,\n                splitLine: {\n                    show: false,\n                    lineStyle: {\n                        color: \"#0e94eb\"\n                    }\n                },\n                axisTick: {\n                    show: false\n                },\n                axisLine: {\n                    show: false\n                },\n                axisLabel: {\n                    show: true,\n                    color: '#0e94eb'\n                }\n        }, {\n                show: false,\n                type: \"value\",\n                nameTextStyle: {\n                    color: '#0e94eb'\n                },\n                axisLabel: {\n                    color: '#0e94eb'\n                },\n                splitLine: {\n                    show: false\n                },\n                axisLine: {\n                    show: false\n                },\n                axisTick: {\n                    show: false\n                }\n        },\n            {\n                axisLine: {\n                    show: false\n                },\n                axisTick: {\n                    show: false\n                },\n                axisLabel: {\n                    textStyle: {\n                        color: '#999'\n                    }\n                }\n                }],\n        //        color: ['#e54035'],\n        series: series_data\n    }\n    if (chartType === '') {\n        myChart.clear();\n        myCharts.clear();\n        myChart.setOption(option);\n        myCharts.setOption(option);\n    } else if (chartType === 0) {\n        myChart.clear();\n        myChart.setOption(option);\n    } else if (chartType === 1) {\n        myCharts.clear();\n        myCharts.setOption(option);\n    }\n}\n\nchart3(1, '')\n    //\n    //\n    //\n$('#dateBtn').on('click', function () {\n    if ($('#timeBox').is(\":hidden\")) {\n        $('#timeBox').show();\n        document.getElementById('timeBox').focus();\n\n    } else {\n        $('#timeBox').hide();\n    }\n})\n\n$('#dateBtns').on('click', function () {\n    if ($('#timeBoxs').is(\":hidden\")) {\n        $('#timeBoxs').show();\n        document.getElementById('timeBoxs').focus();\n\n    } else {\n        $('#timeBoxs').hide();\n    }\n})\n\n$('#switchBtn').on('click', 'span', function () {\n    $(this).addClass('active').siblings().removeClass('active');\n    if ($(this).data('datatype') == 'income') {\n        $('#totalProfit').html('123,456.5元');\n    } else if ($(this).data('datatype') == 'expend') {\n        $('#totalProfit').html('32,111.4元');\n    }\n})\n\n$('#tabBtn').on('click', function () {\n    var _this = $(this);\n    if ($('.right-top').children('.chart-box').is(':hidden')) {\n        _this.children('span').html('图表');\n        $('.right-top').children('.chart-box').show().siblings('.data-box').hide();\n\n    } else {\n        _this.children('span').html('表格');\n        $('.right-top').children('.data-box').show().siblings('.chart-box').hide();\n        if (_this.data('state') == 1) {\n            $('.table1').eq(0).show().siblings('table').hide();\n        } else if (_this.data('state') == 2) {\n            $('.table1').eq(1).show().siblings('table').hide();\n        }\n    }\n})\n\n\n$('#tabBtns').on('click', function () {\n    var _this = $(this);\n    if (_this.siblings('.pop-chart').is(':hidden')) {\n        _this.children('span').html('图表');\n        _this.siblings('.pop-chart').show().siblings('.data-box').hide();\n\n    } else {\n        _this.children('span').html('表格');\n        _this.siblings('.data-box').show().siblings('.chart-box').hide();\n        if (_this.data('state') == 1) {\n            $('.table2').eq(0).show().siblings('table').hide();\n        } else if (_this.data('state') == 2) {\n            $('.table2').eq(1).show().siblings('table').hide();\n        }\n    }\n})\n\n\n\n\n//时间选择器\nvar startV = '';\nvar endV = '';\nlaydate.skin('danlan');\nvar startTime = {\n    elem: '#startTime',\n    format: 'YYYY-MM-DD',\n    min: '1997-01-01', //设定最小日期为当前日期\n    max: laydate.now(), //最大日期\n    istime: true,\n    istoday: true,\n    fixed: false,\n    choose: function (datas) {\n        startV = datas;\n        endTime.min = datas; //开始日选好后，重置结束日的最小日期\n    }\n};\nvar endTime = {\n    elem: '#endTime',\n    format: 'YYYY-MM-DD',\n    min: laydate.now(),\n    max: laydate.now(),\n    istime: true,\n    istoday: true,\n    fixed: false,\n    choose: function (datas) {\n        //        startTime.max = datas; //结束日选好后，重置开始日的最大日期\n        endV = datas;\n    }\n};\n\nlaydate(startTime);\nlaydate(endTime);\n\n//时间选择器\nvar startVs = '';\nvar endVs = '';\nlaydate.skin('danlan');\nvar startTimes = {\n    elem: '#startTimes',\n    format: 'YYYY-MM-DD',\n    min: '1997-01-01', //设定最小日期为当前日期\n    max: '2099-06-16', //最大日期\n    istime: true,\n    istoday: true,\n    fixed: false,\n    choose: function (datas) {\n        startVs = datas;\n        endTimes.min = datas; //开始日选好后，重置结束日的最小日期\n        setQgData($('#barTypes').parent().parent(), 1);\n    }\n};\nvar endTimes = {\n    elem: '#endTimes',\n    format: 'YYYY-MM-DD',\n    min: laydate.now(),\n    max: laydate.now(),\n    istime: true,\n    istoday: true,\n    fixed: false,\n    choose: function (datas) {\n        //        startTime.max = datas; //结束日选好后，重置开始日的最大日期\n        endVs = datas;\n        setQgData($('#barTypes').parent().parent(), 1);\n    }\n};\n\nlaydate(startTimes);\nlaydate(endTimes);\n\n//点击时间选择器的时候更改样式\n$('#endTime').on('click', function () {\n    dateCss();\n})\n\n$('#end').on('click', function () {\n    dateCss();\n})\n\n\n//更改日期插件的样式\nfunction dateCss() {\n    var arr = $('#laydate_box').attr('style').split(';');\n    var cssStr =\n        'position:absolute;right:0;';\n    for (var i = 0; i < arr.length; i++) {\n        if (arr[i].indexOf('top') != -1) {\n            cssStr += arr[i];\n        }\n    }\n\n    $('#laydate_box').attr('style', cssStr);\n}\n\n\n\n//chart4Data模拟数据\nvar chart4Data = [{\n    'name': \"天津市\",\n    'value': 178546\n    }, {\n    'name': \"湖南省\",\n    'value': 125687\n    }, {\n    'name': \"福建省\",\n    'value': 78452\n    }, {\n    'name': \"北京市\",\n    'value': 57841\n    }, {\n    'name': \"江苏省\",\n    'value': 45879\n    }, {\n    'name': \"海南\",\n    'value': 28584\n    }, {\n    'name': \"四川省\",\n    'value': 14852\n    }, {\n    'name': \"浙江省\",\n    'value': 12589\n    }, {\n    'name': \"重庆市\",\n    'value': 5261\n    }, {\n    'name': \"香港特别行政区\",\n    'value': 2563\n    }, {\n    'name': \"内蒙古\",\n    'value': 856\n    }]\nchart4(chart4Data, 1, '');\n\nfunction chart4(data, type, chartType) {\n    var str = '<li><span></span><p>城市</p><p>派件</p></li>';\n    for (var i = 0; i < 10; i++) {\n        str += '<li><span>' + (i + 1) + '</span><p>' + data[i].name + '</p><p>' + data[i].value + '</p></li>';\n    }\n\n    var s_data = [];\n    var myChart = echarts.init(document.getElementById('chart4'));\n    var myCharts = echarts.init(document.getElementById('chart4s'));\n    window.addEventListener('resize', function () {\n        myChart.resize();\n        myCharts.resize();\n    });\n\n\n    function formtGCData(geoData, data, srcNam, dest) {\n        var tGeoDt = [];\n        if (dest) {\n            for (var i = 0, len = data.length; i < len; i++) {\n                if (srcNam != data[i].name) {\n                    tGeoDt.push({\n                        coords: [geoData[srcNam], geoData[data[i].name]],\n                    });\n                }\n            }\n        } else {\n            for (var i = 0, len = data.length; i < len; i++) {\n                if (srcNam != data[i].name) {\n                    tGeoDt.push({\n                        coords: [geoData[data[i].name], geoData[srcNam]],\n                    });\n                }\n            }\n        }\n        return tGeoDt;\n    }\n\n    function formtVData(geoData, data, srcNam) {\n        var tGeoDt = [];\n        for (var i = 0, len = data.length; i < len; i++) {\n            var tNam = data[i].name\n            if (srcNam != tNam) {\n                tGeoDt.push({\n                    name: tNam,\n                    symbolSize: 2,\n                    itemStyle: {\n                        normal: {\n                            color: '#ffeb40',\n                        }\n                    },\n                    value: geoData[tNam]\n                });\n            }\n\n        }\n        tGeoDt.push({\n            name: srcNam,\n            value: geoData[srcNam],\n            symbolSize: 5,\n            itemStyle: {\n                normal: {\n                    color: '#2ef358',\n                }\n            }\n\n        });\n        return tGeoDt;\n    }\n\n    var planePath = 'pin';\n    if (type == 2) {\n        s_data.push({\n            type: 'lines',\n            zlevel: 2,\n            mapType: 'china',\n            symbol: 'none',\n            effect: {\n                show: true,\n                period: 1.5,\n                trailLength: 0.1,\n                //                color: '#ffeb40',\n                color: '#2ef358',\n                symbol: planePath,\n                symbolSize: 6,\n                trailLength: 0.5\n\n            },\n            lineStyle: {\n                normal: {\n                    color: '#2ef358',\n                    width: 1,\n                    opacity: 0.4,\n                    curveness: 0.2\n                }\n            },\n            data: formtGCData(geoCoordMap, data, '珠海', true)\n        })\n\n    } else if (type == 1) {\n        s_data.push({\n            type: 'lines',\n            zlevel: 2,\n            effect: {\n                show: true,\n                period: 1.5,\n                trailLength: 0.1,\n                //                color: '#2ef358',\n                color: '#ffeb40',\n                symbol: planePath,\n                symbolSize: 6,\n                trailLength: 0.5\n            },\n            lineStyle: {\n                normal: {\n                    color: '#ffeb40',\n                    width: 1,\n                    opacity: 0.4,\n                    curveness: 0.2\n                }\n            },\n            data: formtGCData(geoCoordMap, data, '珠海', false)\n        }, {\n\n            type: 'effectScatter',\n            coordinateSystem: 'geo',\n            zlevel: 2,\n            rippleEffect: {\n                period: 4,\n                scale: 2.5,\n                brushType: 'stroke'\n            },\n            symbol: 'none',\n            symbolSize: 4,\n            itemStyle: {\n                normal: {\n                    color: '#fff'\n                }\n            },\n\n            data: formtVData(geoCoordMap, data, '珠海')\n        })\n    }\n\n    var option = {\n        tooltip: {\n            trigger: 'item',\n        },\n        geo: {\n            map: 'china',\n            label: {\n                show: true,\n                position: 'insideLeft',\n                color: 'white',\n                fontSize: '10',\n                emphasis: {\n                    show: true\n                }\n            },\n            roam: true,\n            silent: true,\n            itemStyle: {\n                normal: {\n                    areaColor: 'transparent',\n                    borderColor: '#0e94eb',\n                    shadowBlur: 10,\n                    shadowColor: '#0e94ea'\n                }\n            },\n            left: 10,\n            right: 10\n        },\n        series: s_data\n    };\n    if (chartType === '') {\n        $('.ranking-box').html(str);\n        myChart.setOption(option);\n        myCharts.setOption(option);\n    } else if (chartType === 0) {\n        $('.center-bottom .ranking-box').html(str);\n        myChart.setOption(option);\n    } else if (chartType === 1) {\n        $('.pop-data .ranking-box').html(str);\n        myCharts.setOption(option);\n    }\n}\n\n$('.close-pop').on('click', function () {\n    $(this).parent().parent().hide().find('.cont-div').attr('style', 'visibility: hidden');\n})\n\n$('#setBtn').on('click', function () {\n    $('.container').attr('style', 'visibility: visible').find('.pop-up').eq(4).attr('style', 'visibility: visible').siblings().attr('style', 'visibility: hidden');\n\n})\n\nvar workDate;\nvar time = {\n    elem: '#times',\n    format: 'YYYY-MM-DD',\n    min: laydate.now(),\n    max: laydate.now() + 30,\n    istime: true,\n    istoday: true,\n    fixed: false,\n    choose: function (datas) {\n        //        startTime.max = datas; //结束日选好后，重置开始日的最大日期\n        workDate = datas;\n    }\n};\n\nlaydate(time);\n\n$('#addT').on('click', function () {\n    $('#mineusT').show();\n    if ($(this).siblings('input').length < 6) {\n        if ($(this).siblings('input').length == 5) {\n            $(this).hide();\n        }\n        $(this).before('<input type=\"text\" value=\"\">');\n    }\n\n})\n\n$('#mineusT').on('click', function () {\n    if ($(this).siblings('input').length > 1) {\n        if ($(this).siblings('input').length == 6) {\n            $('#addT').show();\n        } else if ($(this).siblings('input').length == 2) {\n            $(this).hide()\n        }\n        $(this).siblings('input:last').remove();\n    }\n})\n\n$('#addL').on('click', function () {\n    $('#mineusL').show();\n    if ($(this).siblings('input').length < 3) {\n        if ($(this).siblings('input').length == 2) {\n            $(this).hide();\n        }\n        $(this).before('<input type=\"text\" value=\"\">');\n    }\n\n})\n\n$('#mineusL').on('click', function () {\n    if ($(this).siblings('input').length > 1) {\n        if ($(this).siblings('input').length == 3) {\n            $('#addL').show();\n        } else if ($(this).siblings('input').length == 2) {\n            $(this).hide()\n        }\n        $(this).siblings('input:last').remove();\n    }\n})"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/js/china.js",
    "content": "(function (root, factory) {\n    if (typeof define === 'function' && define.amd) {\n        // AMD. Register as an anonymous module.\n        define(['exports', 'echarts'], factory);\n    } else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {\n        // CommonJS\n        factory(exports, require('echarts'));\n    } else {\n        // Browser globals\n        factory({}, root.echarts);\n    }\n}(this, function (exports, echarts) {\n    var log = function (msg) {\n        if (typeof console !== 'undefined') {\n            console && console.error && console.error(msg);\n        }\n    }\n    if (!echarts) {\n        log('ECharts is not Loaded');\n        return;\n    }\n    if (!echarts.registerMap) {\n        log('ECharts Map is not loaded')\n        return;\n    }\n    echarts.registerMap('china', {\"type\":\"FeatureCollection\",\"features\":[{\"id\":\"710000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@°Ü¯Û\",\"@@ƛĴÕƊÉɼģºðʀ\\\\ƎsÆNŌÔĚänÜƤɊĂǀĆĴĤǊŨxĚĮǂƺòƌâÔ®ĮXŦţƸZûÐƕƑGđ¨ĭMó·ęcëƝɉlÝƯֹÅŃ^Ó·śŃǋƏďíåɛGɉ¿IċããF¥ĘWǬÏĶñÄ\",\"@@\\\\p|WoYG¿¥Ij@\",\"@@¡@V^RqBbAnTXeQr©C\",\"@@ÆEEkWqë I\"]],\"encodeOffsets\":[[[122886,24033],[123335,22980],[122375,24193],[122518,24117],[124427,22618]]]},\"properties\":{\"cp\":[121.509062,25.044332],\"name\":\"台湾\",\"childNum\":5}},{\"id\":\"130000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@\\\\aM`Ç½ÓnUKĜēs¤­©yrý§uģcJ»eIP]ªrºc_ħ²G¼s`jÎŸnüsÂľP\",\"@@U`Ts¿mÄ\",\"@@FOhđ©OiÃ`ww^ÌkÑH«ƇǤŗĺtFu{Z}Ö@U´ʚLg®¯Oı°Ãw ^VbÉsmAê]]w§RRl£ŭuwNÁ`ÇFēÝčȻuT¡Ĺ¯Õ¯sŗő£YªhVƍ£ƅnëYNgq¼ś¿µı²UºÝUąąŖóxV@tƯJ]eR¾fe|rHA|h~Ėƍl§ÏjVë` ØoÅbbx³^zÃĶ¶Sj®AyÂhðk`«PËµEFÛ¬Y¨Ļrõqi¼Wi°§Ð±²°`[À|ĠO@ÆxO\\\\ta\\\\p_Zõ^û{ġȧXýĪÓjùÎRb^Î»j{íděYfíÙTymńŵōHim½éŅ­aVcř§ax¹XŻácWU£ôãºQ¨÷Ñws¥qEHÙ|šYQoŕÇyáĂ£MÃ°oťÊP¡mWO¡v{ôvîēÜISpÌhp¨ jdeŔQÖjX³àĈ[n`Yp@UcM`RKhEbpŞlNut®EtqnsÁgAiúoHqCXhfgu~ÏWP½¢G^}¯ÅīGCÑ^ãziMáļMTÃƘrMc|O_¯Ŏ´|morDkO\\\\mĆJfl@cĢ¬¢aĦtRıÒXòë¬WP{ŵǫƝīÛ÷ąV×qƥV¿aȉd³BqPBmaËđŻģmÅ®V¹d^KKonYg¯XhqaLdu¥Ípǅ¡KąÅkĝęěhq}HyÃ]¹ǧ£Í÷¿qágPmoei¤o^á¾ZEY^Ný{nOl±Í@Mċèk§daNaÇį¿]øRiiñEūiǱàUtėGyl}ÓM}jpEC~¡FtoQiHkk{ILgĽxqÈƋÄdeVDJj£J|ÅdzÂFt~KŨ¸IÆv|¢r}èonb}`RÎÄn°ÒdÞ²^®lnÐèĄlðÓ×]ªÆ}LiĂ±Ö`^°Ç¶p®đDcŋ`ZÔ¶êqvFÆN®ĆTH®¦O¾IbÐã´BĐɢŴÆíȦpĐÞXR·nndO¤OÀĈƒ­QgµFo|gȒęSWb©osx|hYhgŃfmÖĩnºTÌSp¢dYĤ¶UĈjlǐpäðëx³kÛfw²Xjz~ÂqbTÑěŨ@|oMzv¢ZrÃVw¬ŧĖ¸f°ÐTªqs{S¯r æÝl¼ÖĞ ǆiGĘJ¼lr}~K¨ŸƐÌWö¼Þ°nÞoĦL|C~D©|q]SvKÑcwpÏÏĿćènĪWlĄkT}¬Tp~®Hgd˒ĺBVtEÀ¢ôPĎƗè@~kü\\\\rÊĔÖæW_§¼F´©òDòjYÈrbĞāøŀG{ƀ|¦ðrb|ÀH`pʞkvGpuARhÞÆǶgĘTǼƹS£¨¡ù³ŘÍ]¿ÂyôEP xX¶¹ÜO¡gÚ¡IwÃé¦ÅBÏ|Ç°N«úmH¯âbęU~xĈbȒ{^xÖlD¸dɂ~\"]],\"encodeOffsets\":[[[120023,41045],[121616,39981],[122102,42307]]]},\"properties\":{\"cp\":[114.502461,38.045474],\"name\":\"河北\",\"childNum\":3}},{\"id\":\"140000\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@ħÜ_ªlìwGkÛÃǏokćiµVZģ¡coTSË¹ĪmnÕńehZg{gtwªpXaĚThȑp{¶Eh®RćƑP¿£PmcªaJyý{ýȥoÅîɡųAďä³aÏJ½¥PG­ąSM­sWz½µÛYÓŖgxoOkĒCo­Èµ]¯_²ÕjāK~©ÅØ^ÔkïçămÏk]­±cÝ¯ÑÃmQÍ~_apm~ç¡qu{JÅŧ·Ls}EyÁÆcI{¤IiCfUcƌÃp§]ě«vD@¡SÀµMÅwuYY¡DbÑc¡h×]nkoQdaMç~eDÛtT©±@¥ù@É¡ZcW|WqOJmĩl«ħşvOÓ«IqăV¥D[mI~Ó¢cehiÍ]Ɠ~ĥqX·eƷn±}v[ěďŕ]_œ`¹§ÕōIo©b­s^}Ét±ū«³p£ÿ¥WÑxçÁ«h×u×¥ř¾dÒ{ºvĴÎêÌɊ²¶ü¨|ÞƸµȲLLúÉƎ¤ϊęĔV`_bªS^|dzY|dz¥pZbÆ£¶ÒK}tĦÔņƠPYznÍvX¶Ěn ĠÔzý¦ª÷ÑĸÙUȌ¸dòÜJð´ìúNM¬XZ´¤ŊǸ_tldI{¦ƀðĠȤ¥NehXnYGR° ƬDj¬¸|CĞKqºfƐiĺ©ª~ĆOQª ¤@ìǦɌ²æBÊTĞHƘÁĪËĖĴŞȀÆÿȄlŤĒötÎ½î¼ĨXh|ªM¤ÐzÞĩÒSrao³\"],\"encodeOffsets\":[[117016,41452]]},\"properties\":{\"cp\":[112.549248,37.857014],\"name\":\"山西\",\"childNum\":1}},{\"id\":\"150000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@ǪƫÌÛMĂ[`ÕCn}¶Vcês¯PqFB|S³C|kñHdiÄ¥sŉÅPóÑÑE^ÅPpy_YtShQ·aHwsOnŉÃs©iqjUSiº]ïW«gW¡ARëśĳĘů`çõh]y»ǃǛҤxÒm~zf}pf|ÜroÈzrKÈĵSƧż؜Ġu~è¬vîS¼ĂhĖMÈÄw\\\\fŦ°W ¢¾luŸDw\\\\Ŗĝ\",\"@@GVu»Aylßí¹ãe]Eāò³C¹ð¾²iÒAdkò^P²CǜңǄ z¼g^èöŰ_Ĳĕê}gÁnUI«m]jvV¼euhwqAaW_µj»çjioQR¹ēÃßt@r³[ÛlćË^ÍÉáGOUÛOB±XkÅ¹£k|e]olkVÍ¼ÕqtaÏõjgÁ£§U^RLËnX°ÇBz^~wfvypV ¯ƫĉ˭ȫƗŷɿÿĿƑ˃ĝÿÃǃßËőó©ǐȍŒĖM×ÍEyxþp]ÉvïèvƀnÂĴÖ@V~Ĉ³MEĸÅĖtējyÄDXÄxGQuv_i¦aBçw˛wD©{tāmQ{EJ§KPśƘƿ¥@sCTÉ}ɃwƇy±gÑ}T[÷kÐç¦«SÒ¥¸ëBX½HáÅµÀğtSÝÂa[ƣ°¯¦Pï¡]£ġÒk®G²èQ°óMq}EóƐÇ\\\\@áügQÍu¥FTÕ¿Jû]|mvāÎYua^WoÀa·­ząÒot×¶CLƗi¯¤mƎHǊ¤îìɾŊìTdåwsRÖgĒųúÍġäÕ}Q¶¿A[¡{d×uQAMxVvMOmăl«ct[wº_ÇÊjbÂ£ĦS_éQZ_lwgOiýe`YYJq¥IÁǳ£ÙË[ÕªuƏ³ÍTs·bÁĽäė[b[ŗfãcn¥îC¿÷µ[ŏÀQ­ōĉm¿Á^£mJVmL[{Ï_£F¥Ö{ŹA}×Wu©ÅaųĳƳhB{·TQqÙIķËZđ©Yc|M¡LeVUóK_QWk_ĥ¿ãZ»X\\\\ĴuUèlG®ěłTĠğDŃGÆÍz]±ŭ©Å]ÅÐ}UË¥©TċïxgckfWgi\\\\ÏĒ¥HkµEë{»ÏetcG±ahUiñiWsɁ·cCÕk]wȑ|ća}wVaĚá G°ùnM¬¯{ÈÐÆA¥ÄêJxÙ¢hP¢ÛºµwWOóFÁz^ÀŗÎú´§¢T¤ǻƺSėǵhÝÅQgvBHouʝl_o¿Ga{ïq{¥|ſĿHĂ÷aĝÇqZñiñC³ª»E`¨åXēÕqÉû[l}ç@čƘóO¿¡FUsAʽīccocÇS}£IS~ălkĩXçmĈŀÐoÐdxÒuL^T{r@¢ÍĝKén£kQyÅõËXŷƏL§~}kq»IHėǅjĝ»ÑÞoå°qTt|r©ÏS¯·eŨĕx«È[eM¿yupN~¹ÏyN£{©għWí»Í¾səšǅ_ÃĀɗ±ąĳĉʍŌŷSÉA±åǥɋ@ë£R©ąP©}ĹªƏj¹erLDĝ·{i«ƫC½ÉshVzGS|úþXgp{ÁX¿ć{ƱȏñZáĔyoÁhA}ŅĆfdŉ_¹Y°ėǩÑ¡H¯¶oMQqð¡Ë|Ñ`ƭŁX½·óÛxğįÅcQs«tȋǅFù^it«Č¯[hAi©á¥ÇĚ×l|¹y¯Kȝqgů{ñǙµïċĹzŚȭ¶¡oŽäÕG\\\\ÄT¿Òõr¯LguÏYęRƩɷŌO\\\\İÐ¢æ^Ŋ ĲȶȆbÜGĝ¬¿ĚVĎgª^íu½jÿĕęjık@Ľ]ėl¥ËĭûÁėéV©±ćn©­ȇÍq¯½YÃÔŉÉNÑÅÝy¹NqáʅDǡËñ­ƁYÅy̱os§ȋµʽǘǏƬɱàưN¢ƔÊuľýľώȪƺɂļxZĈ}ÌŉŪĺœĭFЛĽ̅ȣͽÒŵìƩÇϋÿȮǡŏçƑůĕ~Ç¼ȳÐUfdIxÿ\\\\G zâɏÙOº·pqy£@qþ@Ǟ˽IBäƣzsÂZÁàĻdñ°ŕzéØűzșCìDȐĴĺf®Àľưø@ɜÖÞKĊŇƄ§͑těï͡VAġÑÑ»d³öǍÝXĉĕÖ{þĉu¸ËʅğU̎éhɹƆ̗̮ȘǊ֥ड़ࡰţાíϲäʮW¬®ҌeרūȠkɬɻ̼ãüfƠSצɩςåȈHϚÎKǳͲOðÏȆƘ¼CϚǚ࢚˼ФÔ¤ƌĞ̪Qʤ´¼mȠJˀƲÀɠmɆǄĜƠ´ǠN~ʢĜ¶ƌĆĘźʆȬ˪ĚĒ¸ĞGȖƴƀj`ĢçĶāàŃºēĢĖćYÀŎüôQÐÂŎŞǆŞêƖoˆDĤÕºÑǘÛˤ³̀gńƘĔÀ^ªƂ`ªt¾äƚêĦĀ¼ÐĔǎ¨Ȕ»͠^ˮÊȦƤøxRrŜH¤¸ÂxDÄ|ø˂˜ƮÐ¬ɚwɲFjĔ²Äw°ǆdÀÉ_ĸdîàŎjÊêTĞªŌŜWÈ|tqĢUB~´°ÎFCU¼pĀēƄN¦¾O¶łKĊOjĚj´ĜYp{¦SĚÍ\\\\T×ªV÷Ší¨ÅDK°ßtŇĔK¨ǵÂcḷ̌ĚǣȄĽFlġUĵŇȣFʉɁMğįʏƶɷØŭOǽ«ƽū¹Ʊő̝Ȩ§ȞʘĖiɜɶʦ}¨֪ࠜ̀ƇǬ¹ǨE˦ĥªÔêFxúQEr´Wrh¤Ɛ \\\\talĈDJÜ|[Pll̚¸ƎGú´P¬W¦^¦H]prRn|or¾wLVnÇIujkmon£cX^Bh`¥V¦U¤¸}xRj[^xN[~ªxQ[`ªHÆÂExx^wN¶Ê|¨ìMrdYpoRzNyÀDs~bcfÌ`L¾n|¾T°c¨È¢ar¤`[|òDŞĔöxElÖdHÀI`Ď\\\\Àì~ÆR¼tf¦^¢ķ¶eÐÚMptgjɡČÅyġLûŇV®ÄÈƀĎ°P|ªVVªj¬ĚÒêp¬E|ŬÂ_~¼rƐK f{ĘFĒƌXưăkÃĄ}nµo×q£ç­kX{uĩ«āíÓUŅÝVUŌ]Ť¥lyň[oi{¦LĸĦ^ôâJ¨^UZðÚĒL¿Ìf£K£ʺoqNwğc`uetOj×°KJ±qÆġmĚŗos¬qehqsuH{¸kH¡ÊRǪÇƌbȆ¢´äÜ¢NìÉʖ¦â©Ɨؗ\"]],\"encodeOffsets\":[[[128500,52752],[127089,51784]]]},\"properties\":{\"cp\":[111.670801,40.818311],\"name\":\"内蒙古\",\"childNum\":2}},{\"id\":\"210000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@L@@s]\",\"@@MnNm\",\"@@dc\",\"@@eÀC@b\",\"@@fXwkbrÄ`qg\",\"@@^jtWQ\",\"@@~ Y[c\",\"@@I`ĖN^_¿ZÁM\",\"@@Ïxǌ{q_×^Gigp\",\"@@iX¶BY\",\"@@YZ\",\"@@L_yG`b\",\"@@^WqCTZ\",\"@@\\\\[§t|]\",\"@@m`p[\",\"@@@é^BntaÊU]x ¯ÄPĲ­°hʙK³VÕ@Y~|EvĹsÇ¦­L^pÃ²ŸÒG Ël]xxÄ_fT¤Ď¤cPC¨¸TVjbgH²sdÎdHt`B²¬GJję¶[ÐhjeXdlwhðSČ¦ªVÊÏÆZÆŶ®²^ÎyÅHńĚDMħĜŁH­kçvV[ĳ¼WYÀäĦ`XlR`ôLUVfK¢{NZdĒªYĸÌÚJRr¸SA|ƴgŴĴÆbvªØX~źB|¦ÕE¤Ð`\\\\|KUnnI]¤ÀÂĊnŎR®Ő¿¶\\\\ÀøíDm¦ÎbŨabaĘ\\\\ľãÂ¸atÎSƐ´©v\\\\ÖÚÌǴ¤Â¨JKrZ_ZfjþhPkx`YRIjJcVf~sCN¤ EhæmsHy¨SðÑÌ\\\\\\\\ĐRÊwS¥fqŒßýáĞÙÉÖ[^¯ǤŲê´\\\\¦¬ĆPM¯£»uïpùzExanµyoluqe¦W^£ÊL}ñrkqWňûPUP¡ôJoo·U}£[·¨@XĸDXm­ÛÝºGUCÁª½{íĂ^cjk¶Ã[q¤LÉö³cux«|Zd²BWÇ®Yß½ve±ÃCý£W{Ú^q^sÑ·¨ËMr¹·C¥GDrí@wÕKţÃ«V·i}xËÍ÷i©ĝɝǡ]{c±OW³Ya±_ç©HĕoƫŇqr³Lys[ñ³¯OSďOMisZ±ÅFC¥Pq{Ã[Pg}\\\\¿ghćOk^ĩÃXaĕËĥM­oEqqZûěŉ³F¦oĵhÕP{¯~TÍlªNßYÐ{Ps{ÃVUeĎwk±ŉVÓ½ŽJãÇÇ»Jm°dhcÀffdF~ĀeĖd`sx² ®EĦ¦dQÂd^~ăÔH¦\\\\LKpĄVez¤NP ǹÓRÆąJSh­a[¦´ÂghwmBÐ¨źhI|VV|p] Â¼èNä¶ÜBÖ¼L`¼bØæKVpoúNZÞÒKxpw|ÊEMnzEQIZZNBčÚFÜçmĩWĪñtÞĵÇñZ«uD±|ƏlǗw·±PmÍada CLǑkùó¡³Ï«QaċÏOÃ¥ÕđQȥċƭy³ÁA\"]],\"encodeOffsets\":[[[123686,41445],[126019,40435],[124393,40128],[126117,39963],[125322,40140],[126686,40700],[126041,40374],[125584,40168],[125509,40217],[125453,40165],[125362,40214],[125280,40291],[125774,39997],[125976,40496],[125822,39993],[122731,40949]]]},\"properties\":{\"cp\":[123.429096,41.796767],\"name\":\"辽宁\",\"childNum\":16}},{\"id\":\"220000\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@ñr½ÉKāGÁ¤ia ÉÈ¹`\\\\xs¬dĆkNnuNUwNx¶c¸|\\\\¢GªóĄ~RãÖÎĢùđŴÕhQxtcæëSɽŉíëǉ£ƍG£nj°KƘµDsØÑpyĆ¸®¿bXp]vbÍZuĂ{n^IüÀSÖ¦EvRÎûh@â[ƏÈô~FNr¯ôçR±­HÑlĢ^¤¢OðætxsŒ]ÞÁTĠs¶¿âÆGW¾ìA¦·TÑ¬è¥ÏÐJ¨¼ÒÖ¼ƦɄxÊ~StD@Ă¼Ŵ¡jlºWvÐzƦZÐ²CH AxiukdGgetqmcÛ£Ozy¥cE}|¾cZk¿uŐã[oxGikfeäT@SUwpiÚFM©£è^Ú`@v¶eňf heP¶täOlÃUgÞzŸU`l}ÔÆUvØ_Ō¬Öi^ĉi§²ÃB~¡ĈÚEgc|DC_Ȧm²rBx¼MÔ¦ŮdĨÃâYxƘDVÇĺĿg¿cwÅ\\\\¹¥Yĭl¤OvLjM_a W`zļMž·\\\\swqÝSAqŚĳ¯°kRē°wx^ĐkǂÒ\\\\]nrĂ}²ĊŲÒøãh·M{yMzysěnĒġV·°G³¼XÀ¤¹i´o¤ŃÈ`ÌǲÄUĞd\\\\iÖmÈBĤÜɲDEh LG¾ƀÄ¾{WaYÍÈĢĘÔRîĐj}ÇccjoUb½{h§Ǿ{KƖµÎ÷GĄØŜçưÌs«lyiē«`å§H¥Ae^§GK}iã\\\\c]v©ģZmÃ|[M}ģTɟĵÂÂ`ÀçmFK¥ÚíÁbX³ÌQÒHof{]ept·GŋĜYünĎųVY^ydõkÅZW«WUa~U·SbwGçǑiW^qFuNĝ·EwUtW·Ýďæ©PuqEzwAVXRãQ`­©GYYhcUGorBd}ģÉb¡·µMicF«Yƅ»é\\\\ɹ~ǙG³mØ©BšuT§Ĥ½¢Ã_Ã½L¡ûsT\\\\rke\\\\PnwAKy}ywdSefµ]UhĿD@mÿvaÙNSkCuncÿ`lWėVâ¦÷~^fÏ~vwHCį`xqT­­lW«ï¸skmßEGqd¯R©Ý¯¯S\\\\cZ¹iűƏCuƍÓXoR}M^o£R}oªU­FuuXHlEÅÏ©¤ßgXþ¤D²ÄufàÀ­XXÈ±Ac{Yw¬dvõ´KÊ£\\\\rµÄlidā]|î©¾DÂVH¹Þ®ÜWnCķ W§@\\\\¸~¤Vp¸póIO¢VOŇürXql~òÉK]¤¥Xrfkvzpm¶bwyFoúvð¼¤ N°ąO¥«³[éǣű]°Õ\\\\ÚÊĝôîŇÔaâBYlďQ[ Ë[ïÒ¥RI|`j]P\"],\"encodeOffsets\":[[126831,44503]]},\"properties\":{\"cp\":[125.3245,43.886841],\"name\":\"吉林\",\"childNum\":1}},{\"id\":\"230000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@UµNÿ¥īèçHÍøƕ¶Lǽ|g¨|a¾pVidd~ÈiíďÓQġėÇZÎXb½|ſÃH½KFgɱCģÛÇAnjÕc[VĝǱÃËÇ_ £ń³pj£º¿»WH´¯U¸đĢmtĜyzzNN|g¸÷äűÑ±ĉā~mq^[ǁÑďlw]¯xQĔ¯l°řĴrBÞTxr[tŽ¸ĻN_yX`biNKuP£kZĮ¦[ºxÆÀdhĹŀUÈƗCwáZħÄŭcÓ¥»NAw±qȥnD`{ChdÙFć}¢A±Äj¨]ĊÕjŋ«×`VuÓÅ~_kŷVÝyhVkÄãPsOµfgeŇµf@u_Ù ÙcªNªÙEojVxT@ãSefjlwH\\\\pŏäÀvlY½d{F~¦dyz¤PÜndsrhfHcvlwjF£G±DÏƥYyÏu¹XikĿ¦ÏqƗǀOŜ¨LI|FRĂn sª|C˜zxAè¥bfudTrFWÁ¹Am|ĔĕsķÆF´N}ćUÕ@Áĳſmuçuð^ÊýowFzØÎĕNőǏȎôªÌŒǄàĀÄ˄ĞŀƒʀĀƘŸˮȬƬĊ°Uzouxe]}AyÈW¯ÌmKQ]Īºif¸ÄX|sZt|½ÚUÎ lk^p{f¤lºlÆW A²PVÜPHÊâ]ÎĈÌÜk´\\\\@qàsĔÄQºpRij¼èi`¶bXrBgxfv»uUi^v~J¬mVp´£´VWrnP½ì¢BX¬hðX¹^TjVriªjtŊÄmtPGx¸bgRsT`ZozÆO]ÒFôÒOÆŊvÅpcGêsx´DR{AEOr°x|íb³Wm~DVjºéNNËÜ˛ɶ­GxŷCSt}]ûōSmtuÇÃĕNāg»íT«u}ç½BĵÞʣ¥ëÊ¡MÛ³ãȅ¡ƋaǩÈÉQG¢·lG|tvgrrf«ptęŘnÅĢrI²¯LiØsPf_vĠdxM prʹL¤¤eËÀđKïÙVY§]Ióáĥ]ķK¥j|pŇ\\\\kzţ¦šnņäÔVĂîĪ¬|vW®l¤èØrxm¶ă~lÄƯĄ̈́öȄEÔ¤ØQĄĄ»ƢjȦOǺ¨ìSŖÆƬyQv`cwZSÌ®ü±Ǆ]ŀç¬B¬©ńzƺŷɄeeOĨSfm ĊƀP̎ēz©ĊÄÕÊmgÇsJ¥ƔŊśæÎÑqv¿íUOµªÂnĦÁ_½ä@êí£P}Ġ[@gġ}gɊ×ûÏWXá¢užƻÌsNÍ½ƎÁ§čŐAēeL³àydl¦ĘVçŁpśǆĽĺſÊQíÜçÛġÔsĕ¬Ǹ¯YßċġHµ ¡eå`ļrĉŘóƢFìĎWøxÊkƈdƬv|I|·©NqńRŀ¤éeŊŀàŀU²ŕƀBQ£Ď}L¹Îk@©ĈuǰųǨÚ§ƈnTËÇéƟÊcfčŤ^XmHĊĕË«W·ċëx³ǔķÐċJāwİ_ĸȀ^ôWr­°oú¬ĦŨK~ȰCĐ´Ƕ£fNÎèâw¢XnŮeÂÆĶ¾¾xäLĴĘlļO¤ÒĨA¢Êɚ¨®ØCÔ ŬGƠƦYĜĘÜƬDJg_ͥœ@čŅĻA¶¯@wÎqC½Ĉ»NăëKďÍQÙƫ[«ÃígßÔÇOÝáWñuZ¯ĥŕā¡ÑķJu¤E å¯°WKÉ±_d_}}vyõu¬ï¹ÓU±½@gÏ¿rÃ½DgCdµ°MFYxw¿CG£Rƛ½Õ{]L§{qqą¿BÇƻğëܭǊË|c²}Fµ}ÙRsÓpg±QNqǫŋRwŕnéÑÉK«SeYRŋ@{¤SJ}D Ûǖ֍]gr¡µŷjqWÛham³~S«Ü[\",\"@@ƨĶTLÇyqpÇÛqe{~oyen}s`qiXGù]Ëp½©lÉÁp]Þñ´FĂ^fäîºkàz¼BUv¬D\"]],\"encodeOffsets\":[[[134456,44547],[127123,51780]]]},\"properties\":{\"cp\":[126.642464,45.756967],\"name\":\"黑龙江\",\"childNum\":2}},{\"id\":\"320000\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@Õg^vÁbnÀ`Jnĝ¬òM¶ĘTÖŒbe¦¦{¸ZâćNp©Hp|`mjhSEb\\\\afv`sz^lkljÄtg¤D­¾X¿À|ĐiZȀåB·î}GL¢õcßjayBFµÏC^ĭcÙt¿sğH]j{s©HM¢QnDÀ©DaÜÞ·jgàiDbPufjDk`dPOîhw¡ĥ¥GP²ĐobºrYî¶aHŢ´ ]´rılw³r_{£DB_Ûdåuk|Ũ¯F Cºyr{XFye³Þċ¿ÂkĭB¿MvÛpm`rÚã@Ę¹hågËÖƿxnlč¶Åì½Ot¾dJlVJĂǀŞqvnO^JZż·Q}êÍÅmµÒ]ƍ¦Dq}¬R^èĂ´ŀĻĊIÔtĲyQŐĠMNtR®òLhĚs©»}OÓGZz¶A\\\\jĨFäOĤHYJvÞHNiÜaĎÉnFQlNM¤B´ĄNöɂtpŬdZÅglmuÇUšŞÚb¤uŃJŴu»¹ĄlȖħŴw̌ŵ²ǹǠ͛hĭłƕrçü±Yrřl¥i`ã__¢ćSÅr[Çq^ùzWmOĈaŐÝɞï²ʯʊáĘĳĒǭPħ͍ôƋÄÄÍīçÛɈǥ£­ÛmY`ó£Z«§°Ó³QafusNıǅ_k}¢m[ÝóDµ¡RLčiXyÅNïă¡¸iĔÏNÌķoıdōîåŤûHcs}~Ûwbù¹£¦ÓCtOPrE^ÒogĉIµÛÅʹK¤½phMú`mR¸¦PƚgÉLRs`£¯ãhD¨|³¤C\"],\"encodeOffsets\":[[121451,32518]]},\"properties\":{\"cp\":[118.767413,32.041544],\"name\":\"江苏\",\"childNum\":1}},{\"id\":\"330000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@jX^n\",\"@@sfdM\",\"@@qP\\\\xz[_i\",\"@@o\\\\VzRZ}mECy\",\"@@R¢FX}°[m]\",\"@@Cb\\\\}\",\"@@e|v\\\\laus\",\"@@v~s{\",\"@@QxÂF©}\",\"@@¹nvÞs©m\",\"@@rQgYIh\",\"@@bi«ZX\",\"@@p[}ILd\",\"@@À¿|\",\"@@¹dnb\",\"@@rS}[Kl\",\"@@g~h}\",\"@@FlCk\",\"@@ůTG°ĄLHm°UF\",\"@@OdRe\",\"@@v[u\\\\\",\"@@FjâL~wyoo~sµLZ\",\"@@¬e¹aH\",\"@@\\\\nÔ¡q]L³ë\\\\ÿ®QÌ\",\"@@ÊA­©]ª\",\"@@Kxv{­\",\"@@@hlIk_\",\"@@pWcrxp\",\"@@Md|_iA\",\"@@¢X£½z\\\\ðpN\",\"@@hlÜ[LykAvyfw^E \",\"@@fp¤MusH\",\"@@®_ma~LÁ¬`\",\"@@@°¡mÛGĕ¨§Ianá[ýƤjfæÐNäGp\",\"@@iMt\\\\\",\"@@Zc[b\",\"@@X®±GrÆ°Zæĉm\",\"@@Z~dOSo|A¿qZv\",\"@@@`EN£p\",\"@@|s\",\"@@@nDi\",\"@@na£¾uYL¯QªmĉÅdMgÇjcº«ę¬­K­´B«Âącoċ\\\\xK`cįŧ«®á[~ıxu·ÅKsËÉc¢Ù\\\\ĭƛëbf¹­ģSĜkáƉÔ­ĈZB{aMµfzŉfÓÔŹŁƋǝÊĉ{ğč±g³ne{ç­ií´S¬\\\\ßðK¦w\\\\iqªĭiAuA­µ_W¥ƣO\\\\lċĢttC¨£t`PZäuXßBsĻyekOđġĵHuXBµ]×­­\\\\°®¬F¢¾pµ¼kŘó¬Wät¸|@L¨¸µrºù³Ù~§WIZW®±Ð¨ÒÉx`²pĜrOògtÁZ{üÙ[|ûKwsPlU[}¦Rvn`hsª^nQ´ĘRWb_ rtČFIÖkĦPJ¶ÖÀÖJĈĄTĚòC ²@PúØz©Pî¢£CÈÚĒ±hŖl¬â~nm¨f©iļ«mntqÒTÜÄjL®EÌFª²iÊxØ¨IÈhhst[Ôx}dtüGæţŔïĬaĸpMËÐjē¢·ðĄÆMzjWKĎ¢Q¶À_ê_@ıi«pZgf¤Nrq]§ĂN®«H±yƳí¾×ŊďŀĐÏŴǝĂíÀBŖÕªÁŐTFqĉ¯³ËCĕģi¨hÜ·ñt»¯Ï\",\"@@ºwZRkĕWK \"]],\"encodeOffsets\":[[[125785,31436],[125729,31431],[125513,31380],[125329,30690],[125223,30438],[125115,30114],[124815,29155],[124419,28746],[124095,28635],[124005,28609],[125000,30713],[125111,30698],[125078,30682],[125150,30684],[124014,28103],[125008,31331],[125411,31468],[125329,31479],[125369,31139],[125626,30916],[125417,30956],[125254,30976],[125199,30997],[125095,31058],[125083,30915],[124885,31015],[125218,30798],[124867,30838],[124755,30788],[124802,30809],[125267,30657],[125218,30578],[125200,30562],[125192,30787],[124968,30474],[125167,30396],[125115,30363],[124955,29879],[124714,29781],[124762,29462],[124325,28754],[124863,30077],[125366,31477]]]},\"properties\":{\"cp\":[120.153576,30.287459],\"name\":\"浙江\",\"childNum\":43}},{\"id\":\"340000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@^iuLV\\\\\",\"@@e©Edh\",\"@@´CE¶zAXêeödK¡~H¸íæAȽd{ďÅÀ½W®£ChÃsikkly]_teu[bFaTign{]GqªoĈMYá|·¥f¥őaSÕėNµñĞ«Im_m¿Âa]uĜp Z_§{Cäg¤°r[_YjÆOdý[I[á·¥Q_nùgL¾mzˆDÜÆ¶ĊJhpc¹O]iŠ]¥ jtsggDÑ¡w×jÉ©±EFË­KiÛÃÕYvsm¬njĻª§emná}k«ŕgđ²ÙDÇ¤í¡ªOy×Où±@DñSęćăÕIÕ¿IµĥOlJÕÍRÍ|JìĻÒåyķrĕq§ÄĩsWÆßF¶X®¿mwRIÞfßoG³¾©uyHį{Ɓħ¯AFnuPÍÔzVdàôº^Ðæd´oG¤{S¬ćxã}ŧ×Kǥĩ«ÕOEÐ·ÖdÖsƘÑ¨[Û^Xr¢¼§xvÄÆµ`K§ tÒ´Cvlo¸fzŨð¾NY´ı~ÉĔēßúLÃÃ_ÈÏ|]ÂÏHlg`ben¾¢pUh~ƴĖ¶_r sĄ~cƈ]|r c~`¼{À{ȒiJjz`îÀT¥Û³]u}fïQl{skloNdjäËzDvčoQďHI¦rbrHĖ~BmlNRaĥTX\\\\{fÁKÁ®TLÂÄMtÊgĀDĄXƔvDcÎJbt[¤D@®hh~kt°ǾzÖ@¾ªdbYhüóV´ŮŒ¨Üc±r@J|àuYÇÔG·ĚąĐlŪÚpSJ¨ĸLvÞcPæķŨ®mÐálsgd×mQ¨ųÆ©Þ¤IÎs°KZpĄ|XwWdĎµmkǀwÌÕæhºgBĝâqÙĊzÖgņtÀÁĂÆáhEz|WzqD¹°Eŧl{ævÜcA`¤C`|´qxĲkq^³³GšµbíZ¹qpa±ď OH¦Ħx¢gPícOl_iCveaOjChß¸iÝbÛªCC¿mRV§¢A|tbkĜEÀtîm^g´fÄ\"]],\"encodeOffsets\":[[[121722,32278],[119475,30423],[121606,33646]]]},\"properties\":{\"cp\":[117.283042,31.86119],\"name\":\"安徽\",\"childNum\":3}},{\"id\":\"350000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@zht´}[\",\"@@aj^~ĆGå\",\"@@edHse\",\"@@@vPGsyQ\",\"@@sBzddW[O\",\"@@S¨Qy\",\"@@NVucW\",\"@@qptB@q\",\"@@¸[iu\",\"@@Q\\\\pD[_\",\"@@jSwUappI\",\"@@eXª~\",\"@@AjvFoo\",\"@@fT_Çí\\\\v|ba¦jZÆy|®\",\"@@IjLg\",\"@@wJIx«¼AoNe{M¥\",\"@@K±¡ÓČ~N¾\",\"@@k¡¹Eh~c®uDqZì¡I~Māe£bN¨gZý¡a±Öcp©PhI¢QqÇGj|¥U g[Ky¬ŏv@OptÉEF\\\\@ åA¬V{XģĐBycpě¼³Ăp·¤¥ohqqÚ¡ŅLs^Ã¡§qlÀhH¨MCe»åÇGD¥zPO£čÙkJA¼ßėuĕeûÒiÁŧS[¡Uûŗ½ùěcÝ§SùĩąSWó«íęACµeRåǃRCÒÇZÍ¢ź±^dlstjD¸ZpuÔâÃH¾oLUêÃÔjjēò´ĄWƛ^Ñ¥Ħ@ÇòmOw¡õyJyD}¢ďÑÈġfZda©º²z£NjD°Ötj¶¬ZSÎ~¾c°¶ÐmxO¸¢Pl´SL|¥AȪĖMņĲg®áIJČĒü` QF¬h|ĂJ@zµ |ê³È ¸UÖŬŬÀCtrĸr]ðM¤ĶĲHtÏ AĬkvsq^aÎbvdfÊòSD´Z^xPsĂrvƞŀjJd×ŘÉ ®AÎ¦ĤdxĆqAZRÀMźnĊ»İÐZ YXæJyĊ²·¶q§·K@·{sXãô«lŗ¶»o½E¡­«¢±¨Y®Ø¶^AvWĶGĒĢPlzfļtàAvWYãO_¤sD§ssČġ[kƤPX¦`¶®BBvĪjv©jx[L¥àï[F¼ÍË»ğV`«Ip}ccÅĥZEãoP´B@D¸m±z«Ƴ¿å³BRØ¶Wlâþäą`]Z£Tc ĹGµ¶Hm@_©k¾xĨôȉðX«½đCIbćqK³ÁÄš¬OAwã»aLŉËĥW[ÂGIÂNxĳ¤D¢îĎÎB§°_JGs¥E@¤ućPåcuMuw¢BI¿]zG¹guĮI\"]],\"encodeOffsets\":[[[123250,27563],[122541,27268],[123020,27189],[122916,27125],[122887,26845],[122808,26762],[122568,25912],[122778,26197],[122515,26757],[122816,26587],[123388,27005],[122450,26243],[122578,25962],[121255,25103],[120987,24903],[122339,25802],[121042,25093],[122439,26024]]]},\"properties\":{\"cp\":[119.306239,26.075302],\"name\":\"福建\",\"childNum\":18}},{\"id\":\"360000\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@ÖP¬ǦĪØLŨä~Ĉw«|TH£pc³Ïå¹]ĉđxe{ÎÓvOEm°BƂĨİ|Gvz½ª´HàpeJÝQxnÀW­EµàXÅĪt¨ÃĖrÄwÀFÎ|Ă¡WÕ¸cf¥XaęST±m[r«_gmQu~¥V\\\\OkxtL E¢Ú^~ýØkbēqoě±_Êw§Ñ²ÏƟė¼mĉŹ¿NQYBąrwģcÍ¥B­ŗÊcØiIƝĿuqtāwO]³YCñTeÉcaubÍ]trluīBÐGsĵıN£ï^ķqsq¿DūūVÕ·´Ç{éĈýÿOER_đûIċâJh­ŅıNȩĕB¦K{Tk³¡OP·wnµÏd¯}½TÍ«YiµÕsC¯iM¤­¦¯P|ÿUHvhe¥oFTuõ\\\\OSsMòđƇiaºćXĊĵà·çhƃ÷Ç{ígu^đgm[ÙxiIN¶Õ»lđÕwZSÆv©_ÈëJbVkĔVÀ¤P¾ºÈMÖxlò~ªÚàGĂ¢B±ÌKyñ`w²¹·`gsÙfIěxŕeykpudjuTfb·hh¿Jd[\\\\LáƔĨƐAĈepÀÂMD~ņªe^\\\\^§ý©j×cZØ¨zdÒa¶lÒJìõ`oz÷@¤uŞ¸´ôęöY¼HČƶajlÞƩ¥éZ[|h}^U  ¥pĄžƦO lt¸Æ Q\\\\aÆ|CnÂOjt­ĚĤdÈF`¶@Ðë ¦ōÒ¨SêvHĢÛ@[ÆQoxHW[ŰîÀt¦Ǆ~NĠ¢lĄtZoCƞÔºCxrpČNpj¢{f_Y`_eq®Aot`@oDXfkp¨|s¬\\\\DÄSfè©Hn¬^DhÆyøJhØxĢĀLÊƠPżċĄwĮ¶\"],\"encodeOffsets\":[[118923,30536]]},\"properties\":{\"cp\":[115.892151,28.676493],\"name\":\"江西\",\"childNum\":1}},{\"id\":\"370000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@Xjd]mE\",\"@@itnq\",\"@@Dl@k\",\"@@TGw\",\"@@K¬U\",\"@@Wd`c\",\"@@PtMs\",\"@@LnXlc\",\"@@ppVu]Qn\",\"@@cdzAU_\",\"@@udRhnCE\",\"@@oIpP\",\"@@M{ĿčwbxƨîKÎMĮ]ZF½Y]â£ph¶¨râøÀÎǨ¤^ºÄGz~grĚĜlĞÆLĆǆ¢Îo¦cvKbgr°WhmZp L]LºcUÆ­nżĤÌĒbAnrOA´ȊcÀbƦUØrĆUÜøĬƞŶǬĴóò_A̈«ªdÎÉnb²ĦhņBĖįĦåXćì@L¯´ywƕCéÃµė ƿ¸lµZæyj|BíÂKNNnoƈfÈMZwnŐNàúÄsTJULîVjǎ¾ĒØDz²XPn±ŴPè¸ŔLƔÜƺ_TüÃĤBBċÈöA´faM¨{«M`¶d¡ôÖ°mȰBÔjj´PM|c^d¤u¤Û´ä«ƢfPk¶Môl]Lb}su^ke{lCMrDÇ­]NÑFsmoõľHyGă{{çrnÓEƕZGª¹Fj¢ÿ©}ÌCǷë¡ąuhÛ¡^KxC`C\\\\bÅxì²ĝÝ¿_NīCȽĿåB¥¢·IŖÕy\\\\¹kxÃ£ČáKµË¤ÁçFQ¡KtŵƋ]CgÏAùSedcÚźuYfyMmhUWpSyGwMPqŀÁ¼zK¶G­Y§Ë@´śÇµƕBm@IogZ¯uTMx}CVKï{éƵP_K«pÛÙqċtkkù]gTğwoɁsMõ³ăAN£MRkmEÊčÛbMjÝGuIZGPģãħE[iµBEuDPÔ~ª¼ęt]ûG§¡QMsğNPŏįzs£Ug{đJĿļā³]ç«Qr~¥CƎÑ^n¶ÆéÎR~Ż¸YI] PumŝrƿIā[xeÇ³L¯v¯s¬ÁY~}ťuŁgƋpÝĄ_ņī¶ÏSR´ÁP~¿Cyċßdwk´SsX|t`Ä ÈðAªìÎT°¦Dda^lĎDĶÚY°`ĪŴǒàŠv\\\\ebZHŖR¬ŢƱùęOÑM­³FÛaj\"]],\"encodeOffsets\":[[[123806,39303],[123821,39266],[123742,39256],[123702,39203],[123649,39066],[123847,38933],[123580,38839],[123894,37288],[123043,36624],[123344,38676],[123522,38857],[123628,38858],[118267,36772]]]},\"properties\":{\"cp\":[117.000923,36.675807],\"name\":\"山东\",\"childNum\":13}},{\"id\":\"410000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@dXD}~Hgq~ÔN~zkĘHVsǲßjŬŢ`Pûàl¢\\\\ÀEhİgÞē X¼`khÍLùµP³swIÓzeŠĠð´E®ÚPtºIŊÊºL«šŕQGYfa[şußǑĩų_Z¯ĵÙčC]kbc¥CS¯ëÍB©ïÇÃ_{sWTt³xlàcČzÀD}ÂOQ³ÐTĬµƑÐ¿ŸghłŦv~}ÂZ«¤lPÇ£ªÝŴÅR§ØnhctâknÏ­ľŹUÓÝdKuķI§oTũÙďkęĆH¸Ó\\\\Ä¿PcnS{wBIvÉĽ[GqµuŇôYgûZca©@½Õǽys¯}lgg@­C\\\\£asIdÍuCQñ[L±ęk·ţb¨©kK»KC²òGKmĨS`UQnk}AGēsqaJ¥ĐGRĎpCuÌy ã iMcplk|tRkðev~^´¦ÜSí¿_iyjI|ȑ|¿_»d}q^{Ƈdă}tqµ`ŷé£©V¡om½ZÙÏÁRD|JOÈpÀRsI{ùÓjuµ{t}uËRivGçJFjµåkWê´MÂHewixGw½Yŷpµú³XU½ġyłåkÚwZX·l¢Á¢KzOÎÎjc¼htoDHr|­J½}JZ_¯iPq{tę½ĕ¦Zpĵø«kQĹ¤]MÛfaQpě±ǽ¾]u­Fu÷nčÄ¯ADp}AjmcEÇaª³o³ÆÍSƇĈÙDIzçñİ^KNiÞñ[aA²zzÌ÷D|[íÄ³gfÕÞd®|`Ć~oĠƑô³ŊD×°¯CsøÂ«ìUMhTº¨¸ǝêWÔDruÂÇZ£ĆPZW~ØØv¬gèÂÒw¦X¤Ā´oŬ¬²Ês~]®tªapŎJ¨Öº_ŔfŐ\\\\Đ\\\\Ĝu~m²Ƹ¸fWĦrƔ}Î^gjdfÔ¡J}\\\\n C¦þWxªJRÔŠu¬ĨĨmFdM{\\\\d\\\\YÊ¢ú@@¦ª²SÜsC}fNècbpRmlØ^gd¢aÒ¢CZZxvÆ¶N¿¢T@uC¬^ĊðÄn|lIlXhun[\",\"@@hzUq\"]],\"encodeOffsets\":[[[116744,37216],[116480,33048]]]},\"properties\":{\"cp\":[113.665412,34.757975],\"name\":\"河南\",\"childNum\":2}},{\"id\":\"420000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@ASd\",\"@@ls{d\",\"@@¾«}{ra®pîÃ\\\\{øCËyyB±b\\\\òÝjKL ]ĎĽÌJyÚCƈćÎT´Å´pb©ÈdFin~BCo°BĎÃømv®E^vǾ½Ĝ²RobÜeN^ĺ£R¬lĶ÷YoĖ¥Ě¾|sOr°jY`~I¾®I{GqpCgyl{£ÍÍyPLÂ¡¡¸kWxYlÙæŁĢz¾V´W¶ùŸo¾ZHxjwfxGNÁ³Xéæl¶EièIH ujÌQ~v|sv¶Ôi|ú¢FhQsğ¦SiŠBgÐE^ÁÐ{čnOÂÈUÎóĔÊēĲ}Z³½Mŧïeyp·uk³DsÑ¨L¶_ÅuÃ¨w»¡WqÜ]\\\\Ò§tƗcÕ¸ÕFÏǝĉăxŻČƟOKÉġÿ×wg÷IÅzCg]m«ªGeçÃTC«[t§{loWeC@ps_Bp­rf_``Z|ei¡oċMqow¹DƝÓDYpûsYkıǃ}s¥ç³[§cY§HK«Qy]¢wwö¸ïx¼ņ¾Xv®ÇÀµRĠÐHM±cÏdƒǍũȅȷ±DSyúĝ£ŤĀàtÖÿï[îb\\\\}pĭÉI±Ñy¿³x¯No|¹HÏÛmjúË~TuęjCöAwě¬Rđl¯ Ñb­ŇTĿ_[IčĄʿnM¦ğ\\\\É[T·k¹©oĕ@A¾wya¥Y\\\\¥Âaz¯ãÁ¡k¥ne£ÛwE©Êō¶˓uoj_U¡cF¹­[WvP©whuÕyBF`RqJUw\\\\i¡{jEPïÿ½fćQÑÀQ{°fLÔ~wXgītêÝ¾ĺHd³fJd]HJ²EoU¥HhwQsƐ»Xmg±çve]DmÍPoCc¾_hhøYrŊU¶eD°Č_N~øĹĚ·`z]Äþp¼äÌQv\\\\rCé¾TnkžŐÚÜa¼ÝƆĢ¶ÛodĔňÐ¢JqPb ¾|J¾fXƐîĨ_Z¯À}úƲN_ĒÄ^ĈaŐyp»CÇÄKñL³ġM²wrIÒŭxjb[n«øæà ^²­h¯ÚŐªÞ¸Y²ĒVø}Ā^İ´LÚm¥ÀJÞ{JVųÞŃx×sxxƈē ģMřÚðòIfĊŒ\\\\Ʈ±ŒdÊ§ĘDvČ_Àæ~Dċ´A®µ¨ØLV¦êHÒ¤\"]],\"encodeOffsets\":[[[113712,34000],[115612,30507],[113649,34054]]]},\"properties\":{\"cp\":[114.298572,30.584355],\"name\":\"湖北\",\"childNum\":3}},{\"id\":\"430000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@nFZw\",\"@@ãÆá½ÔXrCOËRïÿĩ­TooQyÓ[ŅBE¬ÎÓXaį§Ã¸G °ITxpúxÚĳ¥ÏĢ¾edÄ©ĸGàGhM¤Â_U}Ċ}¢pczfþg¤ÇôAV\",\"@@ȴÚĖÁĐiOĜ«BxDõĚivSÌ}iùÜnÐºG{p°M°yÂÒzJ²Ì ÂcXëöüiáÿñőĞ¤ùTz²CȆȸǎŪƑÐc°dPÎğË¶[È½u¯½WM¡­ÉB·rínZÒ `¨GA¾\\\\pēXhÃRC­üWGġuTé§ŎÑ©êLM³}_EÇģc®ęisÁPDmÅ{b[RÅs·kPŽƥóRoOV~]{g\\\\êYƪ¦kÝbiċƵGZ»Ěõó·³vŝ£ø@pyö_ëIkÑµbcÑ§y×dYØªiþUjŅ³C}ÁN»hĻħƏâƓKA·³CQ±µ§¿AUƑ¹AtćOwD]JUÖgk¯b£ylZFËÑ±H­}EbóľA¡»Ku¦·³åş¥ùBD^{ÌC´­¦ŷJ£^[ª¿ğ|ƅN skóā¹¿ï]ă~÷O§­@Vm¡Qđ¦¢Ĥ{ºjÔª¥nf´~Õo×ÛąGû¥cÑ[Z¶ŨĪ²SÊǔƐƀAÚŌ¦QØ¼rŭ­«}NÏürÊ¬mjr@ĘrTW ­SsdHzƓ^ÇÂyUi¯DÅYlŹu{hT}mĉ¹¥ěDÿë©ıÓ[Oº£¥ótł¹MÕƪ`PDiÛU¾ÅâìUñBÈ£ýhedy¡oċ`pfmjP~kZaZsÐd°wj§@Ĵ®w~^kÀÅKvNmX\\\\¨aŃqvíó¿F¤¡@ũÑVw}S@j}¾«pĂrªg àÀ²NJ¶¶DôK|^ª°LX¾ŴäPĪ±£EXd^¶ĲÞÜ~u¸ǔMRhsRe`ÄofIÔ\\\\Ø  ićymnú¨cj ¢»GČìƊÿÐ¨XeĈĀ¾Oð Fi ¢|[jVxrIQ_EzAN¦zLU`cªxOTu RLÄªpUĪȴ^ŎµªÉFxÜf¤ºgĲèy°Áb[¦Zb¦z½xBĖ@ªpºjS´rVźOd©ʪiĎăJP`\"]],\"encodeOffsets\":[[[115640,30489],[112577,27316],[114113,30649]]]},\"properties\":{\"cp\":[112.982279,28.19409],\"name\":\"湖南\",\"childNum\":3}},{\"id\":\"440000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@QdAsa\",\"@@lxDRm\",\"@@sbhNLo\",\"@@Ă ý\",\"@@WltOY[\",\"@@Kr]S\",\"@@e~AS}\",\"@@I|Mym\",\"@@Û³LS²Q\",\"@@nvºBë¥cÕº\",\"@@zdÛJm\",\"@@°³\",\"@@a yAª¸ËJIxØ@ĀHÉÕZofoo\",\"@@sŗÃÔėAƁZÄ ~°ČPºb\",\"@@¶ÝÌvmĞh¹Ĺ\",\"@@HdSjĒ¢D}waru«ZqadY{K\",\"@@el\\\\LqqO\",\"@@~rMmX\",\"@@f^E\",\"@@øPªoj÷ÍÝħXČx°Q¨ıXJp\",\"@@gÇƳmxatfu\",\"@@EÆC½\",\"@@¸B_¶ekWvSivc}p}Ăº¾NĎyj¦Èm th_®Ä}»âUzLË²Aā¡ßH©Ùñ}wkNÕ¹ÇO½¿£ēUlaUìIÇª`uTÅxYĒÖ¼kÖµMjJÚwn\\\\hĒv]îh|ÈƄøèg¸Ķß ĉĈWb¹ƀdéĘNTtP[öSvrCZaGubo´ŖÒÇĐ~¡zCIözx¢PnÈñ @ĥÒ¦]ƜX³ăĔñiiÄÓVépKG½ÄÓávYoC·sitiaÀyŧÎ¡ÈYDÑům}ý|m[węõĉZÅxUO}÷N¹³ĉo_qtăqwµŁYÙǝŕ¹tïÛUÃ¯mRCºĭ|µÕÊK½Rē ó]GªęAxNqSF|ām¡diď×YïYWªŉOeÚtĐ«zđ¹TāúEáÎÁWwíHcòßÎſ¿Çdğ·ùT×Çūʄ¡XgWÀǇğ·¿ÃOj YÇ÷Sğ³kzőõmĝ[³¡VÙæÅöMÌ³¹pÁaËýý©D©ÜJŹƕģGą¤{ÙūÇO²«BƱéAÒĥ¡«BhlmtÃPµyU¯ucd·w_bŝcīímGOGBȅŹãĻFŷŽŕ@Óoo¿ē±ß}}ÓF÷tĲWÈCőâUâǙIğŉ©IĳE×Á³AĥDĈ±ÌÜÓĨ£L]ĈÙƺZǾĆĖMĸĤfÎĵlŨnÈĐtFFĤêk¶^k°f¶g}®Faf`vXŲxl¦ÔÁ²¬Ð¦pqÊÌ²iXØRDÎ}Ä@ZĠsx®AR~®ETtĄZƈfŠŠHâÒÐAµ\\\\S¸^wĖkRzalŜ|E¨ÈNĀňZTpBh£\\\\ĎƀuXĖtKL¶G|»ĺEļĞ~ÜĢÛĊrOÙîvd]n¬VÊĜ°RÖpMƀ¬HbwEÀ©\\\\¤]ŸI®¥D³|Ë]CúAŠ¦æ´¥¸Lv¼¢ĽBaôF~®²GÌÒEYzk¤°ahlVÕI^CxĈPsBƒºVÀB¶¨R²´D\",\"@@OR\"]],\"encodeOffsets\":[[[117381,22988],[116552,22934],[116790,22617],[116973,22545],[116444,22536],[116931,22515],[116496,22490],[116453,22449],[113301,21439],[118726,21604],[118709,21486],[113210,20816],[115482,22082],[113171,21585],[113199,21590],[115232,22102],[115739,22373],[115134,22184],[113056,21175],[119573,21271],[119957,24020],[115859,22356],[116680,26053],[116561,22649]]]},\"properties\":{\"cp\":[113.280637,23.125178],\"name\":\"广东\",\"childNum\":24}},{\"id\":\"450000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@H TI¡U\",\"@@Ɣ_LÊFZgčP­kini«qÇczÍY®¬Ů»qR×ō©DÕ§ƙǃŵTÉĩ±ıdÑnYYĲvNĆĆØÜ Öp}e³¦m©iÓ|¹ħņ|ª¦QF¢Â¬ʖovg¿em^ucäāmÇÖåB¡Õçĝ}FĻ¼Ĺ{µHKsLSđƃrč¤[AgoSŇYMÿ§Ç{FśbkylQxĕ]T·¶[BÑÏGáşşƇeăYSs­FQ}­BwtYğÃ@~CÍQ ×WjË±rÉ¥oÏ ±«ÓÂ¥kwWűue_b­E~µh¯ecl¯Ïr¯EģJğ}w³Ƈē`ãògK_ÛsUʝćğ¶höO¤Ǜn³c`¡yię[ďĵűMę§]XÎ_íÛ]éÛUćİÕBƣ±dy¹T^dûÅÑŦ·PĻþÙ`K¦¢ÍeĥR¿³£[~äu¼dltW¸oRM¢ď\\\\z}Æzdvň{ÎXF¶°Â_ÒÂÏL©ÖTmu¼ãlīkiqéfA·Êµ\\\\őDc¥ÝFyÔćcűH_hLÜêĺĐ¨c}rn`½Ì@¸¶ªVLhŒ\\\\Ţĺk~Ġið°|gtTĭĸ^xvKVGréAébUuMJVÃO¡qĂXËSģãlýà_juYÛÒBG^éÖ¶§EGÅzěƯ¤EkN[kdåucé¬dnYpAyČ{`]þ±X\\\\ÞÈk¡ĬjàhÂƄ¢Hè ŔâªLĒ^Öm¶ħĊAǦė¸zÚGn£¾rªŀÜt¬@ÖÚSx~øOŒŶÐÂæȠ\\\\ÈÜObĖw^oÞLf¬°bI lTØBÌF£Ć¹gñĤaYt¿¤VSñK¸¤nM¼JE±½¸ñoÜCƆæĪ^ĚQÖ¦^f´QüÜÊz¯lzUĺš@ìp¶n]sxtx¶@~ÒĂJb©gk{°~c°`Ô¬rV\\\\la¼¤ôá`¯¹LCÆbxEræOv[H­[~|aB£ÖsºdAĐzNÂðsÞÆĤªbab`ho¡³F«èVZs\\\\\\\\ÔRzpp®SĪº¨ÖºNĳd`a¦¤F³¢@`¢ĨĀìhYvlĆº¦Ċ~nS|gźv^kGÆÀè·\"]],\"encodeOffsets\":[[[111707,21520],[113706,26955]]]},\"properties\":{\"cp\":[108.320004,22.82402],\"name\":\"广西\",\"childNum\":2}},{\"id\":\"460000\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@¦Ŝil¢XƦƞòïè§ŞCêɕrŧůÇąĻõ·ĉ³œ̅kÇm@ċȧŧĥĽʉ­ƅſȓÒË¦ŝE}ºƑ[ÍĜȋ gÎfǐÏĤ¨êƺ\\\\Ɔ¸ĠĎvʄȀÐ¾jNðĀÒRZǆzÐĊ¢DÀɘZ\"],\"encodeOffsets\":[[112750,20508]]},\"properties\":{\"cp\":[110.33119,20.031971],\"name\":\"海南\",\"childNum\":1}},{\"id\":\"510000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@LqSn\",\"@@ĆOìÛÐ@ĞǔNY{¤Á§di´ezÝúØãwIþËQÇ¦ÃqÉSJ»ĂéʔõÔƁİlƞ¹§ĬqtÀƄmÀêErĒtD®ċæcQE®³^ĭ¥©l}äQtoŖÜqÆkµªÔĻĴ¡@Ċ°B²Èw^^RsºTĀ£ŚæQPJvÄz^Đ¹Æ¯fLà´GC²dt­ĀRt¼¤ĦOðğfÔðDŨŁĞƘïPÈ®âbMüÀXZ ¸£@Å»»QÉ­]dsÖ×_Í_ÌêŮPrĔĐÕGĂeZÜîĘqBhtO ¤tE[h|YÔZśÎs´xº±Uñt|OĩĠºNbgþJy^dÂY Į]Řz¦gC³R`Āz¢Aj¸CL¤RÆ»@­Ŏk\\\\Ç´£YW}z@Z}Ã¶oû¶]´^NÒ}èNªPÍy¹`S°´ATeVamdUĐwʄvĮÕ\\\\uÆŗ¨Yp¹àZÂmWh{á}WØǍÉüwga§ßAYrÅÂQĀÕ¬LŐý®Xøxª½Ű¦¦[þ`ÜUÖ´òrÙŠ°²ÄkĳnDX{U~ET{ļº¦PZcjF²Ė@pg¨B{u¨ŦyhoÚD®¯¢ WòàFÎ¤¨GDäz¦kŮPġqË¥À]eâÚ´ªKxīPÖ|æ[xÃ¤JÞĥsNÖ½I¬nĨY´®ÐƐmDŝuäđđEbee_v¡}ìęǊē}qÉåT¯µRs¡M@}ůaa­¯wvƉåZw\\\\Z{åû`[±oiJDÅ¦]ĕãïrG réÏ·~ąSfy×Í·ºſƽĵȁŗūmHQ¡Y¡®ÁÃ×t«­T¤JJJyJÈ`Ohß¦¡uËhIyCjmÿwZGTiSsOB²fNmsPa{M{õE^Hj}gYpaeu¯oáwHjÁ½M¡pMuåmni{fk\\\\oÎqCwEZ¼KĝAy{m÷LwO×SimRI¯rKõBS«sFe]fµ¢óY_ÆPRcue°Cbo×bd£ŌIHgtrnyPt¦foaXďxlBowz_{ÊéWiêEGhÜ¸ºuFĈIxf®Y½ĀǙ]¤EyF²ċw¸¿@g¢§RGv»áW`ÃĵJwi]t¥wO­½a[×]`Ãi­üL¦LabbTÀåc}ÍhÆh®BHî|îºÉk­¤Sy£ia©taį·Ɖ`ō¥UhOĝLk}©Fos´JmµlŁuønÑJWÎªYÀïAetTŅÓGË«bo{ıwodƟ½OġÜÂµxàNÖ¾P²§HKv¾]|BÆåoZ`¡Ø`ÀmºĠ~ÌÐ§nÇ¿¤]wğ@srğu~Io[é±¹ ¿ſđÓ@qg¹zƱřaí°KtÇ¤V»Ã[ĩǭƑ^ÇÓ@áťsZÏÅĭƋěpwDóÖáŻneQËq·GCœýS]x·ýq³OÕ¶Qzßti{řáÍÇWŝŭñzÇWpç¿JXĩè½cFÂLiVjx}\\\\NŇĖ¥GeJA¼ÄHfÈu~¸Æ«dE³ÉMA|bÒćhG¬CMõƤąAvüVéŀ_VÌ³ĐwQj´·ZeÈÁ¨X´Æ¡Qu·»ÕZ³ġqDoy`L¬gdp°şp¦ėìÅĮZ°Iähzĵf²å ĚÑKpIN|Ñz]ń·FU×é»R³MÉ»GM«kiér}Ã`¹ăÞmÈnÁîRǀ³ĜoİzŔwǶVÚ£À]ɜ»ĆlƂ²ĠþTº·àUȞÏʦ¶I«dĽĢdĬ¿»Ĕ×h\\\\c¬ä²GêëĤł¥ÀǿżÃÆMº}BÕĢyFVvwxBèĻĒ©Ĉt@Ğû¸£B¯¨ˋäßkķ½ªôNÔ~t¼Ŵu^s¼{TA¼ø°¢İªDè¾Ň¶ÝJ®Z´ğ~Sn|ªWÚ©òzPOȸbð¢|øĞA\"]],\"encodeOffsets\":[[[108815,30935],[100197,35028]]]},\"properties\":{\"cp\":[104.065735,30.659462],\"name\":\"四川\",\"childNum\":2}},{\"id\":\"520000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@G\\\\lY£cj\",\"@@q|mc¯vÏV\",\"@@hÑ£IsNgßHHªķÃh_¹¡ĝÄ§ń¦uÙùgS¯JH|sÝÅtÁïyMDč»eÕtA¤{b\\\\}G®u\\\\åPFqwÅaDK°ºâ_£ùbµmÁÛĹM[q|hlaªāI}Ñµ@swtwm^oµDéĽŠyVky°ÉûÛR³e¥]RÕěħ[ƅåÛDpJiVÂF²I»mN·£LbÒYbWsÀbpkiTZĄă¶Hq`ĥ_J¯ae«KpÝx]aĕÛPÇȟ[ÁåŵÏő÷Pw}TÙ@Õs«ĿÛq©½m¤ÙH·yǥĘĉBµĨÕnđ]K©œáGçş§ÕßgǗĦTèƤƺ{¶ÉHÎd¾ŚÊ·OÐjXWrãLyzÉAL¾ę¢bĶėy_qMĔąro¼hĊw¶øV¤w²Ĉ]ÊKx|`ź¦ÂÈdrcÈbe¸`I¼čTF´¼Óýȃr¹ÍJ©k_șl³´_pĐ`oÒh¶pa^ÓĔ}D»^Xy`d[KvJPhèhCrĂĚÂ^Êƌ wZL­Ġ£ÁbrzOIlMMĪŐžËr×ÎeŦtw|¢mKjSǘňĂStÎŦEtqFT¾Eì¬¬ôxÌO¢ K³ŀºäYPVgŎ¦ŊmŞ¼VZwVlz¤£Tl®ctĽÚó{G­AÇge~Îd¿æaSba¥KKûj®_Ä^\\\\Ø¾bP®¦x^sxjĶI_Ä Xâ¼Hu¨Qh¡À@Ëô}±GNìĎlT¸`V~R°tbÕĊ`¸úÛtÏFDu[MfqGH·¥yAztMFe|R_GkChZeÚ°tov`xbDnÐ{E}ZèxNEÞREn[Pv@{~rĆAB§EO¿|UZ~ìUf¨J²ĂÝÆsªB`s¶fvö¦Õ~dÔq¨¸º»uù[[§´sb¤¢zþF¢ÆÀhÂW\\\\ıËIÝo±ĭŠ£þÊs}¡R]ěDg´VG¢j±®èºÃmpU[Áëº°rÜbNu¸}º¼`niºÔXĄ¤¼ÔdaµÁ_ÃftQQgR·Ǔv}Ý×ĵ]µWc¤F²OĩųãW½¯K©]{LóµCIµ±Mß¿h©āq¬o½~@i~TUxð´Đhw­ÀEîôuĶb[§nWuMÆJl½]vuıµb\"]],\"encodeOffsets\":[[[112158,27383],[112105,27474],[112095,27476]]]},\"properties\":{\"cp\":[106.713478,26.578343],\"name\":\"贵州\",\"childNum\":3}},{\"id\":\"530000\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@[ùx½}ÑRHYīĺûsÍniEoã½Ya²ė{c¬ĝgĂsAØÅwďõzFjw}«Dx¿}Uũlê@HÅ­F¨ÇoJ´Ónũuą¡Ã¢pÒÅØ TF²xa²ËXcÊlHîAßËŁkŻƑŷÉ©hW­æßUËs¡¦}teèÆ¶StÇÇ}Fd£jĈZĆÆ¤Tč\\\\D}O÷£U§~ŃGåŃDĝ¸Tsd¶¶Bª¤u¢ŌĎo~t¾ÍŶÒtD¦ÚiôözØX²ghįh½Û±¯ÿm·zR¦Ɵ`ªŊÃh¢rOÔ´£Ym¼èêf¯ŪĽncÚbw\\\\zlvWªâ ¦gmĿBĹ£¢ƹřbĥkǫßeeZkÙIKueT»sVesbaĕ  ¶®dNĄÄpªy¼³BE®lGŭCǶwêżĔÂepÍÀQƞpC¼ŲÈ­AÎô¶RäQ^Øu¬°_Èôc´¹ò¨PÎ¢hlĎ¦´ĦÆ´sâÇŲPnÊD^¯°Upv}®BPÌªjǬxSöwlfòªvqĸ|`H­viļndĜ­Ćhňem·FyÞqóSį¯³X_ĞçêtryvL¤§z¦c¦¥jnŞklD¤øz½ĜàĂŧMÅ|áƆàÊcðÂFÜáŢ¥\\\\\\\\ºİøÒÐJĴîD¦zK²ǏÎEh~CD­hMn^ÌöÄ©ČZÀaüfɭyœpį´ěFűk]Ôě¢qlÅĆÙa¶~ÄqêljN¬¼HÊNQ´ê¼VØ¸E^ŃÒyM{JLoÒęæe±Ķygã¯JYÆĭĘëo¥Šo¯hcK«z_prC´ĢÖY¼ v¸¢RÅW³Â§fÇ¸Yi³xR´ďUË`êĿUûuĆBƣöNDH«ĈgÑaB{ÊNF´¬c·Åv}eÇÃGB»If¦HňĕM~[iwjUÁKE¾dĪçWIèÀoÈXòyŞŮÈXâÎŚj|àsRyµÖPr´þ ¸^wþTDŔHr¸RÌmfżÕâCôoxĜƌÆĮÐYtâŦÔ@]ÈǮƒ\\\\Ī¼Ä£UsÈ¯LbîƲŚºyhr@ĒÔƀÀ²º\\\\êpJ}ĠvqtĠ@^xÀ£È¨mËÏğ}n¹_¿¢×Y_æpÅA^{½Lu¨GO±Õ½ßM¶wÁĢÛPƢ¼pcĲx|apÌ¬HÐŊSfsðBZ¿©XÏÒKk÷Eû¿SrEFsÕūkóVǥŉiTL¡n{uxţÏhôŝ¬ğōNNJkyPaqÂğ¤K®YxÉƋÁ]āęDqçgOgILu\\\\_gz]W¼~CÔē]bµogpÑ_oď`´³Țkl`IªºÎȄqÔþ»E³ĎSJ»_f·adÇqÇc¥Á_Źw{L^É±ćxU£µ÷xgĉp»ĆqNē`rĘzaĵĚ¡K½ÊBzyäKXqiWPÏÉ¸½řÍcÊG|µƕƣGË÷k°_^ý|_zċBZocmø¯hhcæ\\\\lMFlư£ĜÆyHF¨µêÕ]HAàÓ^it `þßäkĤÎT~Wlÿ¨ÔPzUCNVv [jâôDôď[}z¿msSh¯{jïğl}šĹ[őgK©U·µË@¾m_~q¡f¹ÅË^»f³ø}Q¡ÖË³gÍ±^Ç\\\\ëÃA_¿bWÏ[¶ƛé£F{īZgm@|kHǭƁć¦UĔť×ëǟeċ¼ȡȘÏíBÉ£āĘPªĳ¶ŉÿy©nď£G¹¡I±LÉĺÑdĉÜW¥}gÁ{aqÃ¥aıęÏZÁ`\"],\"encodeOffsets\":[[104636,22969]]},\"properties\":{\"cp\":[102.712251,25.040609],\"name\":\"云南\",\"childNum\":1}},{\"id\":\"540000\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@ÂhľxŖxÒVºÅâAĪÝȆµę¯Ňa±r_w~uSÕňqOj]ɄQ£ZUDûoY»©M[L¼qãË{VÍçWVi]ë©Ä÷àyƛhÚU°adcQ~Mx¥caÛcSyFÖk­uRýq¿ÔµQĽ³aG{¿FµëªéĜÿª@¬·K·àariĕĀ«V»ŶĴūgèLǴŇƶaftèBŚ£^âǐÝ®M¦ÁǞÿ¬LhJ¾óƾÆºcxwf]Y´¦|QLn°adĊ\\\\¨oǀÍŎ´ĩĀd`tÊQŞŕ|¨C^©Ĉ¦¦ÎJĊ{ëĎjª²rÐl`¼Ą[t|¦Stè¾PÜK¸dƄı]s¤î_v¹ÎVòŦj£Əsc¬_Ğ´|Ł¦Av¦w`ăaÝaa­¢e¤ı²©ªSªÈMĄwÉØŔì@T¤Ę\\\\õª@þo´­xA sÂtŎKzó²ÇČµ¢r^nĊ­Æ¬×üG¢³ {âĊ]G~bÀgVjzlhǶfOfdªB]pjTOtĊn¤}®¦Č¥d¢¼»ddY¼t¢eȤJ¤}Ǿ¡°§¤AÐlc@ĝsªćļđAçwxUuzEÖġ~AN¹ÄÅȀŻ¦¿ģŁéì±Hãd«g[Ø¼ēÀcīľġ¬cJµÐʥVȝ¸ßS¹ý±ğkƁ¼ą^ɛ¤Ûÿb[}¬ōõÃ]ËNm®g@Bg}ÍF±ǐyL¥íCIĳÏ÷Ñį[¹¦[âšEÛïÁÉdƅß{âNÆāŨß¾ě÷yC£k­´ÓH@Â¹TZ¥¢į·ÌAÐ§®Zcv½Z­¹|ÅWZqgW|ieZÅYVÓqdqbc²R@c¥Rã»GeeƃīQ}J[ÒK¬Ə|oėjġĠÑN¡ð¯EBčnwôɍėª²CλŹġǝʅįĭạ̃ūȹ]ΓͧgšsgȽóϧµǛęgſ¶ҍć`ĘąŌJÞä¤rÅň¥ÖÁUětęuůÞiĊÄÀ\\\\Æs¦ÓRb|Â^řÌkÄŷ¶½÷f±iMÝ@ĥ°G¬ÃM¥n£Øąğ¯ß§aëbéüÑOčk£{\\\\eµª×MÉfm«Ƒ{Å×Gŏǩãy³©WÑăû··Qòı}¯ãIéÕÂZ¨īès¶ZÈsæĔTŘvgÌsN@îá¾ó@ÙwU±ÉTå»£TđWxq¹Zobs[×¯cĩvėŧ³BM|¹kªħ¥TzNYnÝßpęrñĠĉRS~½ěVVµõ«M££µBĉ¥áºae~³AuĐh`Ü³ç@BÛïĿa©|z²Ý¼D£àč²ŸIûI āóK¥}rÝ_Á´éMaň¨~ªSĈ½½KÙóĿeƃÆB·¬ën×W|Uº}LJrƳlŒµ`bÔ`QÐÓ@s¬ñIÍ@ûws¡åQÑßÁ`ŋĴ{ĪTÚÅTSÄ³Yo|Ç[Ç¾µMW¢ĭiÕØ¿@MhpÕ]jéò¿OƇĆƇpêĉâlØwěsǩĵ¸cbU¹ř¨WavquSMzeo_^gsÏ·¥Ó@~¯¿RiīB\\\\qTGªÇĜçPoÿfñòą¦óQīÈáPābß{ZŗĸIæÅhnszÁCËìñÏ·ąĚÝUm®ó­L·ăUÈíoù´Êj°ŁŤ_uµ^°ìÇ@tĶĒ¡ÆM³Ģ«İĨÅ®ğRāðggheÆ¢zÊ©Ô\\\\°ÝĎz~ź¤PnMĪÖB£kné§żćĆKĒ°¼L¶èâz¨u¦¥LDĘz¬ýÎmĘd¾ßFzhg²Fy¦ĝ¤ċņbÎ@yĄæm°NĮZRÖíJ²öLĸÒ¨Y®ƌÐVàtt_ÚÂyĠz]ŢhzĎ{ÂĢXc|ÐqfO¢¤ögÌHNPKŖUú´xx[xvĐCûĀìÖT¬¸^}Ìsòd´_KgžLĴÀBon|H@Êx¦BpŰŌ¿fµƌA¾zǈRx¶FkĄźRzŀ~¶[´HnªVƞuĒ­È¨ƎcƽÌm¸ÁÈM¦x͊ëÀxǆBú^´W£dkɾĬpw˂ØɦļĬIŚÊnŔa¸~J°îlɌxĤÊÈðhÌ®gT´øàCÀ^ªerrƘd¢İP|Ė ŸWªĦ^¶´ÂLaT±üWƜǀRÂŶUńĖ[QhlLüAÜ\\\\qRĄ©\"],\"encodeOffsets\":[[90849,37210]]},\"properties\":{\"cp\":[91.132212,29.660361],\"name\":\"西藏\",\"childNum\":1}},{\"id\":\"610000\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@¸ÂW¢xR­Fq§uF@N¢XLRMº[ğȣſï|¥Jkc`sŉǷ£Y³WN«ùMëï³ÛIg÷±mTșÚÒķø©þ¥yÓğęmWµÎumZyOŅƟĥÓ~sÑL¤µaÅY¦ocyZ{y c]{Ta©`U_Ěē£ωÊƍKùK¶ȱÝƷ§{û»ÅÁȹÍéuĳ|¹cÑdìUYOuFÕÈYvÁCqÓTǢí§·S¹NgV¬ë÷Át°DØ¯C´ŉƒópģ}ąiEËFéGU¥×K§­¶³BČ}C¿åċ`wġB·¤őcƭ²ő[Å^axwQOñJÙïŚĤNĔwƇÄńwĪ­o[_KÓª³ÙnKÇěÿ]ďă_d©·©Ýŏ°Ù®g]±ß×¥¬÷m\\\\iaǑkěX{¢|ZKlçhLtŇîŵœè[É@ƉĄEtƇÏ³­ħZ«mJ×¾MtÝĦ£IwÄå\\\\Õ{OwĬ©LÙ³ÙTª¿^¦rÌĢŭO¥lãyC§HÍ£ßEñX¡­°ÙCgpťzb`wIvA|¥hoĕ@E±iYd¥OÿµÇvPW|mCĴŜǂÒW¶¸AĜh^Wx{@¬­F¸¡ķn£P|ªĴ@^ĠĈæbÔc¶lYi^MicĎ°Â[ävï¶gv@ÀĬ·lJ¸sn|¼u~a]ÆÈtŌºJpþ£KKf~¦UbyäIĺãnÔ¿^­ŵMThĠÜ¤ko¼Ŏìąǜh`[tRd²Ĳ_XPrɲlXiL§à¹H°Ȧqº®QCbAŌJ¸ĕÚ³ĺ§ `d¨YjiZvRĺ±öVKkjGȊÄePĞZmļKÀ[`ösìhïÎoĬdtKÞ{¬èÒÒBÔpĲÇĬJŊ¦±J«[©ārHµàåVKe§|P²ÇÓ·vUzgnN¾yI@oHĆÛķhxen¡QQ±ƝJǖRbzy¸ËÐl¼EºpĤ¼x¼½~Ğà@ÚüdK^mÌSjp²ȮµûGĦ}Ħðǚ¶òƄjɂz°{ºØkÈęâ¦jªBg\\\\ċ°s¬]jú EȌǆ¬stRÆdĠİwÜ¸ôW¾ƮłÒ_{Ìû¼jº¹¢GǪÒ¯ĘZ`ºŊecņą~BÂgzpâēòYƲȐĎ\"],\"encodeOffsets\":[[113634,40474]]},\"properties\":{\"cp\":[108.948024,34.263161],\"name\":\"陕西\",\"childNum\":1}},{\"id\":\"620000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@Vu_^\",\"@@ųEĠtt~nkh`Q¦ÅÄÜdwAb×ĠąJ¤DüègĺqBqj°lI¡Ĩ¶ĖIHdjÎB°aZ¢KJO[|A£Dx}NĂ¬HUnrk kp¼Y kMJn[aGáÚÏ[½rc}aQxOgsPMnUsncZsKúvAtÞġ£®ĀYKdnFw¢JE°Latf`¼h¬we|Æbj}GA·~W`¢MC¤tL©Ĳ°qdfObÞĬ¹ttu`^ZúE`[@Æsîz®¡CƳƜG²R¢RmfwĸgÜą G@pzJM½mhVy¸uÈÔO±¨{LfæU¶ßGĂq\\\\ª¬²I¥IŉÈīoıÓÑAçÑ|«LÝcspīðÍgtë_õ\\\\ĉñLYnĝgRǡÁiHLlõUĹ²uQjYi§Z_c¨´ĹĖÙ·ŋIaBD­R¹ȥr¯GºßK¨jWkɱOqWĳ\\\\a­Q\\\\sg_ĆǛōëp»£lğÛgSŶN®À]ÓämĹãJaz¥V}Le¤Lýo¹IsŋÅÇ^bz³tmEÁ´a¹cčecÇNĊãÁ\\\\č¯dNj]jZµkÓdaćå]ğĳ@ ©O{¤ĸm¢E·®«|@Xwg]Aģ±¯XǁÑǳªcwQÚŝñsÕ³ÛV_ý¥\\\\ů¥©¾÷w©WÕÊĩhÿÖÁRo¸V¬âDb¨hûxÊ×ǌ~Zâg|XÁnßYoº§ZÅŘv[ĭÖʃuďxcVbnUSfB¯³_TzºÎO©çMÑ~M³]µ^püµÄY~y@X~¤Z³[Èōl@®Å¼£QK·Di¡ByÿQ_´D¥hŗy^ĭÁZ]cIzýah¹MĪğPs{ò²Vw¹t³ŜË[Ñ}X\\\\gsF£sPAgěp×ëfYHāďÖqēŭOÏëdLü\\\\it^c®RÊº¶¢H°mrY£B¹čIoľu¶uI]vģSQ{UŻÅ}QÂ|Ì°ƅ¤ĩŪU ęĄÌZÒ\\\\v²PĔ»ƢNHĂyAmƂwVm`]ÈbH`Ì¢²ILvĜH®¤Dlt_¢JJÄämèÔDëþgºƫaʎÌrêYi~ Îİ¤NpÀA¾Ĕ¼bð÷®üszMzÖĖQdȨýv§Tè|ªHÃ¾a¸|Ð ƒwKĢx¦ivr^ÿ ¸l öæfƟĴ·PJv}n\\\\h¹¶v·À|\\\\ƁĚN´ĜçèÁz]ġ¤²¨QÒŨTIlªťØ}¼˗ƦvÄùØEÂ«FïËIqōTvāÜŏíÛßÛVj³âwGăÂíNOPìyV³ŉĖýZso§HÑiYw[ß\\\\X¦¥c]ÔƩÜ·«jÐqvÁ¦m^ċ±R¦΋ƈťĚgÀ»IïĨʗƮ°ƝĻþÍAƉſ±tÍEÕÞāNUÍ¡\\\\ſčåÒʻĘm ƭÌŹöʥëQ¤µ­ÇcƕªoIýIÉ_mkl³ăƓ¦j¡YzŇi}Msßõīʋ }ÁVm_[n}eı­Uĥ¼ªI{Î§DÓƻėojqYhĹT©oūĶ£]ďxĩǑMĝq`B´ƃ˺Чç~²ņj@¥@đ´ί}ĥtPńÇ¾V¬ufÓÉCtÓ̻¹£G³]ƖƾŎĪŪĘ̖¨ʈĢƂlɘ۪üºňUðǜȢƢż̌ȦǼĤŊɲĖÂ­KqĘŉ¼ĔǲņɾªǀÞĈĂD½ĄĎÌŗĞrôñnN¼â¾ʄľԆ|Ǆ֦ज़ȗǉ̘̭ɺƅêgV̍ʆĠ·ÌĊv|ýĖÕWĊǎÞ´õ¼cÒÒBĢ͢UĜð͒s¨ňƃLĉÕÝ@ɛƯ÷¿Ľ­ĹeȏĳëCȚDŲyê×Ŗyò¯ļcÂßYtÁƤyAã˾J@ǝrý@¤rz¸oP¹ɐÚyáHĀ[JwcVeȴÏ»ÈĖ}ƒŰŐèȭǢόĀƪÈŶë;Ñ̆ȤМľĮEŔĹŊũ~ËUă{ĻƹɁύȩþĽvĽƓÉ@ēĽɲßǐƫʾǗĒpäWÐxnsÀ^ƆwW©¦cÅ¡Ji§vúF¶¨c~c¼īeXǚ\\\\đ¾JwÀďksãAfÕ¦L}waoZD½Ml«]eÒÅaÉ²áo½FõÛ]ĻÒ¡wYR£¢rvÓ®y®LFLzĈôe]gx}|KK}xklL]c¦£fRtív¦PŨ£\",\"@@M T¥\"]],\"encodeOffsets\":[[[108619,36299],[108594,36341],[108600,36306]]]},\"properties\":{\"cp\":[103.823557,36.058039],\"name\":\"甘肃\",\"childNum\":3}},{\"id\":\"630000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@InJo\",\"@@CÆ½OŃĦsΰ~Ē³¦@@Ņi±è}ШƄ˹A³r_ĞǒNĪĐw¤^ŬĵªpĺSZgrpiƼĘÔ¨C|ÍJ©Ħ»®VĲ~f\\\\m `UnÂ~ʌĬàöNt~ňjy¢ZiƔ¥Ąk´nl`JÊJþ©pdƖ®È£¶ìRʦźõƮËnʼėæÑƀĎ[¢VÎĂMÖÝÎF²sƊƀÎBļýƞ¯ʘƭðħ¼Jh¿ŦęΌƇ¥²Q]Č¥nuÂÏri¸¬ƪÛ^Ó¦d¥[Wàx\\\\ZjÒ¨GtpþYŊĕ´zUOëPîMĄÁxH´áiÜUàîÜŐĂÛSuŎrJðÌ¬EFÁú×uÃÎkrĒ{V}İ«O_ÌËĬ©ÓŧSRÑ±§Ģ£^ÂyèçěM³Ƃę{[¸¿uºµ[gt£¸OƤĿéYõ·kĀq]juw¥DĩƍõÇPéÄ½G©ã¤GuȧþRcÕĕNyyût­øï»a½ē¿BMoį£Íj}éZËqbʍƬh¹ìÿÓAçãnIÃ¡I`ks£CG­ěUy×Cy@¶ʡÊBnāzGơMē¼±O÷õJËĚăVĪũƆ£¯{ËL½ÌzżVR|ĠTbuvJvµhĻĖHAëáa­OÇðñęNwœľ·LmI±íĠĩPÉ×®ÿscB³±JKßĊ«`ađ»·QAmOVţéÿ¤¹SQt]]Çx±¯A@ĉĳ¢Óļ©l¶ÅÛrŕspãRk~¦ª]Į­´FRåd­ČsCqđéFn¿ÅƃmÉx{W©ºƝºįkÕƂƑ¸wWūÐ©ÈF£\\\\tÈ¥ÄRÈýÌJ lGr^×äùyÞ³fjc¨£ÂZ|ǓMĝÏ@ëÜőRĝ÷¡{aïȷPu°ËXÙ{©TmĠ}Y³­ÞIňµç½©C¡į÷¯B»|St»]vųs»}MÓ ÿʪƟǭA¡fs»PY¼c¡»¦cċ­¥£~msĉPSi^o©AecPeǵkgyUi¿h}aHĉ^|á´¡HØûÅ«ĉ®]m¡qċ¶±ÈyôōLÁstB®wn±ă¥HSòė£Së@×œÊăxÇN©©T±ª£Ĳ¡fb®Þbb_Ą¥xu¥B{łĝ³«`dƐt¤ťiñÍUuºí`£^tƃĲc·ÛLO½sç¥Ts{ă\\\\_»kÏ±q©čiìĉ|ÍI¥ć¥]ª§D{ŝŖÉR_sÿc³ĪōƿÎ§p[ĉc¯bKmR¥{³Ze^wx¹dƽÅ½ôIg §Mĕ ƹĴ¿ǣÜÍ]Ý]snåA{eƭ`ǻŊĿ\\\\ĳŬűYÂÿ¬jĖqßb¸L«¸©@ěĀ©ê¶ìÀEH|´bRľÓ¶rÀQþvl®ÕETzÜdb hw¤{LRdcb¯ÙVgƜßzÃôì®^jUèXÎ|UäÌ»rK\\\\ªN¼pZCüVY¤ɃRi^rPŇTÖ}|br°qňbĚ°ªiƶGQ¾²x¦PmlŜ[Ĥ¡ΞsĦÔÏâ\\\\ªÚŒU\\\\f¢N²§x|¤§xĔsZPòʛ²SÐqF`ªVÞŜĶƨVZÌL`¢dŐIqr\\\\oäõFÎ·¤»Ŷ×h¹]ClÙ\\\\¦ďÌį¬řtTӺƙgQÇÓHţĒ´ÃbEÄlbʔC|CŮkƮ[ʼ¬ň´KŮÈΰÌĪ¶ƶlðļATUvdTGº̼ÔsÊDÔveMg\"]],\"encodeOffsets\":[[[105308,37219],[95370,40081]]]},\"properties\":{\"cp\":[101.778916,36.623178],\"name\":\"青海\",\"childNum\":2}},{\"id\":\"640000\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@KëÀęĞ«Oęȿȕı]ŉ¡åįÕÔ«ǴõƪĚQÐZhv K°öqÀÑS[ÃÖHƖčËnL]ûcÙß@ĝ¾}w»»oģF¹»kÌÏ·{zP§B­¢íyÅt@@á]Yv_ssģ¼ißĻL¾ġsKD£¡N_X¸}B~HaiÅf{«x»ge_bsKF¯¡IxmELcÿZ¤­ĢÝsuBLùtYdmVtNmtOPhRw~bd¾qÐ\\\\âÙH\\\\bImlNZ»loqlVmGā§~QCw¤{A\\\\PKNY¯bFkC¥sks_Ã\\\\ă«¢ħkJi¯rrAhĹûç£CUĕĊ_ÔBixÅÙĄnªÑaM~ħpOu¥sîeQ¥¤^dkKwlL~{L~hw^ófćKyE­K­zuÔ¡qQ¤xZÑ¢^ļöÜ¾Ep±âbÊÑÆ^fk¬NC¾YpxbK~¥eÖäBlt¿Đx½I[ĒǙWf»Ĭ}d§dµùEuj¨IÆ¢¥dXªƅx¿]mtÏwßRĶX¢͎vÆzƂZò®ǢÌʆCrâºMÞzÆMÒÊÓŊZÄ¾r°Î®Ȉmª²ĈUªĚîøºĮ¦ÌĘk^FłĬhĚiĀĖ¾iİbjË\"],\"encodeOffsets\":[[109366,40242]]},\"properties\":{\"cp\":[106.278179,38.46637],\"name\":\"宁夏\",\"childNum\":1}},{\"id\":\"650000\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@QØĔ²X¨~ǘBºjʐßØvKƔX¨vĊOÃ·¢i@~cĝe_«E}QxgɪëÏÃ@sÅyXoŖ{ô«ŸuXêÎf`C¹ÂÿÐGĮÕĞXŪōŸMźÈƺQèĽôe|¿ƸJR¤ĘEjcUóº¯Ĩ_ŘÁMª÷Ð¥OéÈ¿ÖğǤǷÂFÒzÉx[]­Ĥĝœ¦EP}ûƥé¿İƷTėƫœŕƅƱB»Đ±ēO¦E}`cȺrĦáŖuÒª«ĲπdƺÏØZƴwʄ¤ĖGĐǂZĶèH¶}ÚZצʥĪï|ÇĦMŔ»İĝǈì¥Βba­¯¥ǕǚkĆŵĦɑĺƯxūД̵nơʃĽá½M»òmqóŘĝčË¾ăCćāƿÝɽ©ǱŅ»ēėŊLrÁ®ɱĕģŉǻ̋ȥơŻǛȡVï¹Ň۩ûkɗġƁ§ʇė̕ĩũƽō^ƕUv£ƁQïƵkŏ½ΉÃŭÇ³LŇʻ«ƭ\\\\lŭD{ʓDkaFÃÄa³ŤđÔGRÈƚhSӹŚsİ«ĐË[¥ÚDkº^Øg¼ŵ¸£EÍöůŉT¡c_ËKYƧUśĵÝU_©rETÏʜ±OñtYwē¨{£¨uM³x½şL©Ùá[ÓÐĥ Νtģ¢\\\\śnkOw¥±T»ƷFɯàĩÞáB¹ÆÑUwŕĽw]kE½Èå~Æ÷QyěCFmĭZīŵVÁƿQƛûXS²b½KÏ½ĉS©ŷXĕ{ĕK·¥Ɨcqq©f¿]ßDõU³h­gËÇïģÉɋwk¯í}I·œbmÉřīJɥĻˁ×xoɹīlc¤³Xù]ǅA¿w͉ì¥wÇN·ÂËnƾƍdÇ§đ®ƝvUm©³G\\\\}µĿQyŹlăµEwǇQ½yƋBe¶ŋÀůo¥AÉw@{Gpm¿AĳŽKLh³`ñcËtW±»ÕSëüÿďDu\\\\wwwù³VLŕOMËGh£õP¡erÏd{ġWÁč|yšg^ğyÁzÙs`s|ÉåªÇ}m¢Ń¨`x¥ù^}Ì¥H«YªƅAÐ¹n~ź¯f¤áÀzgÇDIÔ´AňĀÒ¶ûEYospõD[{ù°]uJqU|Soċxţ[õÔĥkŋÞŭZËºóYËüċrw ÞkrťË¿XGÉbřaDü·Ē÷AÃª[ÄäIÂ®BÕĐÞ_¢āĠpÛÄȉĖġDKwbmÄNôfƫVÉviǳHQµâFù­Âœ³¦{YGd¢ĚÜO {Ö¦ÞÍÀP^bƾl[vt×ĈÍEË¨¡Đ~´î¸ùÎhuè`¸HÕŔVºwĠââWò@{ÙNÝ´ə²ȕn{¿¥{l÷eé^eďXj©î\\\\ªÑòÜìc\\\\üqÕ[Č¡xoÂċªbØ­ø|¶ȴZdÆÂońéG\\\\¼C°ÌÆn´nxÊOĨŪƴĸ¢¸òTxÊǪMīĞÖŲÃɎOvʦƢ~FRěò¿ġ~åŊúN¸qĘ[Ĕ¶ÂćnÒPĒÜvúĀÊbÖ{Äî¸~Ŕünp¤ÂH¾ĄYÒ©ÊfºmÔĘcDoĬMŬS¤s²ʘÚžȂVŦ èW°ªB|ĲXŔþÈJĦÆæFĚêYĂªĂ]øªŖNÞüAfɨJ¯ÎrDDĤ`mz\\\\§~D¬{vJÂ«lµĂb¤pŌŰNĄ¨ĊXW|ų ¿¾ɄĦƐMTòP÷fØĶK¢ȝ˔Sô¹òEð­`Ɩ½ǒÂň×äı§ĤƝ§C~¡hlåǺŦŞkâ~}FøàĲaĞfƠ¥Ŕd®U¸źXv¢aƆúŪtŠųƠjdƺƺÅìnrh\\\\ĺ¯äɝĦ]èpĄ¦´LƞĬ´ƤǬ˼Ēɸ¤rºǼ²¨zÌPðŀbþ¹ļD¢¹\\\\ĜÑŚ¶ZƄ³âjĦoâȴLÊȮĐ­ĚăÀêZǚŐ¤qȂ\\\\L¢ŌİfÆs|zºeªÙæ§΢{Ā´ƐÚ¬¨Ĵà²łhʺKÞºÖTiƢ¾ªì°`öøu®Ê¾ãÖ\"],\"encodeOffsets\":[[88824,50096]]},\"properties\":{\"cp\":[87.617733,43.792818],\"name\":\"新疆\",\"childNum\":1}},{\"id\":\"110000\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@RºaYÕQaúÍÔiþĩȨWĢü|Ėu[qb[swP@ÅğP¿{\\\\¯Y²·Ñ¨j¯X\\\\¯MSvU¯YIŕY{[fk­VÁûtŷmiÍt_H»Ĩ±d`¹­{bwYr³S]§§o¹qGtm_SŧoaFLgQN_dV@Zom_ć\\\\ßW´ÕiœRcfio§ËgToÛJíĔóu|wP¤XnO¢ÉŦ¯pNÄā¤zâŖÈRpŢZÚ{GrFt¦Òx§ø¹RóäV¤XdżâºWbwŚ¨Ud®bêņ¾jnŎGŃŶnzÚScîĚZen¬\"],\"encodeOffsets\":[[119421,42013]]},\"properties\":{\"cp\":[116.405285,39.904989],\"name\":\"北京\",\"childNum\":1}},{\"id\":\"120000\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@ŬgX§Ü«E¶FÌ¬O_ïlÁgz±AXeµÄĵ{¶]gitgIj·¥ì_iU¨ÐƎk}ĕ{gBqGf{¿aU^fIư³õ{YıëNĿk©ïËZukāAīlĕĥs¡bġ«@dekąI[nlPqCnp{ō³°`{PNdƗqSÄĻNNâyj]äÒD ĬH°Æ]~¡HO¾X}ÐxgpgWrDGpù^LrzWxZ^¨´T\\\\|~@IzbĤjeĊªz£®ĔvěLmV¾Ô_ÈNW~zbĬvG²ZmDM~~\"],\"encodeOffsets\":[[120237,41215]]},\"properties\":{\"cp\":[117.190182,39.125596],\"name\":\"天津\",\"childNum\":1}},{\"id\":\"310000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@ɧư¬EpƸÁx]\",\"@@©²\",\"@@MA\",\"@@QpªKWT§¨\",\"@@bŝÕÕEȣÚƥêImɇǦèÜĠÚÄÓŴ·ʌÇ\",\"@@Sô¤r]ìƬįǜûȬɋŭ×^sYɍDŋŽąñCG²«ªč@h_p¯A{oloY¬j@Ĳ`gQÚpptǀ^MĲvtbe´Rh@oj¨\",\"@@ÆLH{a}Eo¦\"]],\"encodeOffsets\":[[[124702,32062],[124547,32200],[124808,31991],[124726,32110],[124903,32376],[124065,32166],[124870,31965]]]},\"properties\":{\"cp\":[121.472644,31.231706],\"name\":\"上海\",\"childNum\":7}},{\"id\":\"500000\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@TÂÛ`Ùƅően½SêqDu[RåÍ¹÷eXÍy¸_ĺę}÷`M¯ċfCVµqŉ÷Zgg^d½pDOÎCn^uf²ènh¼WtƏxRGg¦pVFI±G^Ic´ecGĹÞ½sëÆNäÌ¤KÓe¯|R¸§LÜkPoïƭNï¶}Gywdiù©nkĈzj@Óc£»Wă¹Óf§c[µo·Ó|MvÛaq½«è\\\\ÂoVnÓØÍ²«bq¿ehCĜ^Q~ Évýş¤²ĮpEĶyhsŊwH½¿gÅ¡ýE¡ya£³t\\\\¨\\\\vú¹¼©·Ñr_oÒý¥et³]Et©uÖ¥±ă©KVeë]}wVPÀFA¨ąB}qTjgRemfFmQFÝMyùnÑAmÑCawu_p¯sfÛ_gI_pNysB¦zG¸rHeN\\\\CvEsÐñÚkcDÖĉsaQ¯}_UzÁē}^R Äd^ÍĸZ¾·¶`wećJE¹vÛ·HgéFXjÉê`|ypxkAwWĐpb¥eOsmzwqChóUQl¥F^lafanòsrEvfQdÁUVfÎvÜ^eftET¬ôA\\\\¢sJnQTjPØxøK|nBzĞ»LYFDxÓvr[ehľvN¢o¾NiÂxGpâ¬zbfZo~hGi]öF||NbtOMn eA±tPTLjpYQ|SHYĀxinzDJÌg¢và¥Pg_ÇzIIII£®S¬ØsÎ¼¥¨^LnGĲļĲƤjÎƀƾ¹¸ØÎezĆT¸}êÐqHðqĖä¥^CÆIj²p\\\\_ æüY|[YxƊæu°xb®Űb@~¢NQt°¶Sæ Ê~rǉĔëĚ¢~uf`faĔJåĊnÔ]jƎćÊ@£¾a®£Ű{ŶĕFègLk{Y|¡ĜWƔtƬJÑxq±ĢN´òKLÈÃ¼D|s`ŋć]Ã`đMùƱ¿~Y°ħ`ƏíW½eI½{aOIrÏ¡ĕŇapµÜƃġ²\"],\"encodeOffsets\":[[111728,31311]]},\"properties\":{\"cp\":[106.504962,29.533155],\"name\":\"重庆\",\"childNum\":1}},{\"id\":\"810000\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@AlFi\",\"@@mp\",\"@@EpHo\",\"@@rMUwAS¬]\",\"@@ea¢pl¸Eõ¹hj[]ÔCÎ@lj¡uBX´AI¹[yDU]W`çwZkmcMpÅv}IoJlcafŃK°ä¬XJmÐ đhI®æÔtSHnEÒrÄc\"]],\"encodeOffsets\":[[[117111,23002],[117072,22876],[117045,22887],[116882,22747],[116975,23082]]]},\"properties\":{\"cp\":[114.173355,22.320048],\"name\":\"香港\",\"childNum\":5}},{\"id\":\"820000\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@áw{Îr\"],\"encodeOffsets\":[[116285,22746]]},\"properties\":{\"cp\":[113.54909,22.198951],\"name\":\"澳门\",\"childNum\":1}}],\"UTF8Encoding\":true});\n}));"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/js/data/city.json",
    "content": ""
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/js/data/guangdong.js",
    "content": "(function (root, factory) {\n    if (typeof define === 'function' && define.amd) {\n        // AMD. Register as an anonymous module.\n        define(['exports', 'echarts'], factory);\n    } else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {\n        // CommonJS\n        factory(exports, require('echarts'));\n    } else {\n        // Browser globals\n        factory({}, root.echarts);\n    }\n}(this, function (exports, echarts) {\n    var log = function (msg) {\n        if (typeof console !== 'undefined') {\n            console && console.error && console.error(msg);\n        }\n    }\n    if (!echarts) {\n        log('ECharts is not Loaded');\n        return;\n    }\n    if (!echarts.registerMap) {\n        log('ECharts Map is not loaded')\n        return;\n    }\n    echarts.registerMap('广东', {\"type\":\"FeatureCollection\",\"features\":[{\"id\":\"440100\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@EHGTANB@DAHBPHFEDDNFRPBFKFEHSLKAGDUCAA@CGA@AEAAHQCGHEDWFGDCDAHAbI@ABADCDAFGA@DB@AFJFEPFB@Dg\\\\EBCHBJBBNB@DAF@H@F@LCPHFDCDFJBFDIRMPSHGFEACCA@BHABEFMFKJCF@JDJ@J@DNJCFIBABAFBNHHABALREDHABEAABGbDJBFMEqC]DCBKLOLUHIFCJAFDHCD@BL@VL`@BDA@@BHFABBD@FFB@FADECGBCPADEXB@L@BDDdADg@EDCF@TFHPPTHDHAL@HBJIRQPINM@MLBNCPFDF^E\\\\EPEFQDADAJABQBEH@HBFABGHIBMHKNGQS@CHMO@AF@BIGKSBKCCCGCUACA@CHKBKJO@QAEEAOAMHIAOBECE@@DLNBHFBAHA@AB@TEFE@EDGHCDDBCJCDC@@HDXBDFBAHMD@CA@KJHRDDJHHJJN@DEFGBE@KIAEEEICAEA@CBCN@FCDA@GCMFS@ED@RAFEFA@CDJHGD@DBBHB@FEBDDHBAFCH@DHDBDF@DFF@FBED@BEBCJADC@ABGVGH@BBBLF@JCDCCKAEKCCG@CCIKE@CH@FFXHDFAB@DDHNBJAHD@FDPCLHHGHAF@PDHGBBEHJBBBCB@BPHFERBBFH@NGNDHHBFDFHDRBBHNLLCHHPADDHBDANHDFGJDBBBFIHDJHTERAACPGJF@HHBFAHHDCALDF@OhFFD@BGJJFBJHDJHBDHADF@FKJHJCFOLFVAHXPLANDBRJAJEF@FGB@BD@HCHBDGPDBLIPJNBHBFHJDDBBCDIDABHPJDFBDFVFJABSF@DBBXDVELBLAHBBFAN@DJ@FBBBDNDDNBDBDNHL@JLVFVFFFAF@FF@H@NBFBHBDLCNAHBHCDGHAZBPFB@HGPHH@FC@CIAFCB@@GHCNGD@PEDCCEBCHG@GACRKHAFFJCF@HELBLBFCH@DBDDFBFAFBfVCDI@HFJBXCJI@IHABABEEEBGLDNKN@@KTIBCBFNPTNEFAF@BDBBBLFFFAJFDLBJADFIHE@CF@JHDATFFD@KPLXIFCLEPMHGLAFHDDDCDE@@DB@HAZVAFDJFBBJBDJHPFDA@CHDDAF@HGHBRADCFB@JFPF@HIH@FADGHARLF@DHEFEPFFBLITGDBFFHLGBDF@DEAGB@FB@FB@D@FEF@LHB@LILHF@R\\\\JDFHL\\\\@JLFBHHBLANBFGDBJDFFVJLJPFTD\\\\RR@DBH@BGLEBBDD@DFHFGH@DBH@DEBCFAHBNFJDHAFBF@@EDABCD@DDH@LHNBHCLHDACEZDFGRHHAJ@FFB@DBB@@ABCD@FC@AFCBCBBD@HAD@DCFA@ABAACBCCG@GBEHC@MDA@CHCBCAEB@@G@AEI@CBCHADEBQFEAABAFGDADCACC@AIC@@G@MGAOGGKAKDIJAJGGEKCAEBCRKPADEHOCBUCEAKEEE@EOIEOC@CHCD@DAFGAGBBNJDDLI@ECAEUSKCSAME@E@MEQE@GBICKIEBGFQBCC@ECAEBQGG@OYEAQ@CG@GAOGEEKGEQGUAIC]CGGRI@EQDCQCIKAQBM@@CFILABCGOKACAEMDCBEBAB@JBR@BCAEDCHAJBbODKEKAIDEHEKGCEEK@GNEFEDMFE@IDKDEJEPCHCDEAE@EFILCDGNEFKDCHAP@FEDGDCT@LA@CKQEAKF@CDELERDPALDF@JCJBFCJIOMGAQ@KDAACQDMCMDGNOR@JCJBJFDABA@EGKFKEI@EFEVMDCBGEISIKGACBENWDODEPKBC@AGIGIG@@ACAGB@CJE@OFGBEHGAKBKCBK@GDEBG@AB@FCBYLGFFTCNGFQDIHEFGAOCcFIHE@KCCECGEI@GFEDIHAEK@KEICUCA@CFGAGIQMKCEPGHEJCDEAGACCAAIFGDMHMDEFABEAIAAI@GBCOGCCECOBE@EHOHAJBHC@ECIEEKCIBWBCAIKQACEAEKEAAAGBEEK@ECE@GA@@EC@@MGFIBcPUDYCKBIDEBoC_XSBIAMC_Q[UKCWAQIA@BLABC@GAGDQM@AFCEICA{@KGGIIESIqKK@MKK[EGQMQ[AG@IBcLyJWHKHKRo\\\\{NOHM@G@MG_@YNWNSx{^_¸ÍÓpġEMSKmKoC}DYeKL]RSBWTAAEDEEGFEEEJsGN@DNBBRcZji`MLHPiNMB]B[JfaX\"],\"encodeOffsets\":[[116086,23320]]},\"properties\":{\"cp\":[113.280637,23.125178],\"name\":\"广州市\",\"childNum\":1}},{\"id\":\"440200\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@ABBHADCH@@HFRBHDHDAFMLCFLJ@TDJAFCDGBBFEBBHKBCHC@EBDFCBAHBDFJANIDEHEDC@@F@JFB@DD@BD@DFFD@@DB@BDLDBF@DHHEH@JFHJHJHLJABODEBCDI\\\\QN@FEFAHILQNIN@FBRDNABBJFJdRNHJHFHDBZBJBJFHF@HIRQAEDEDGTGLAFEDCBED@NADIDYEEBGLC@ECC@OJGCCIACC@KHSBCABKAACAGDCJ[EKG@EEAIDINOBEDIAGAGBCFADBFBDAB@BDHFF@HFFCDC@AAEDERCDIFBN@HEVBDDDBHEJCD@DCJ@FDBFAPIHGH@DBFJPAHLDDFABCFUF_ZUVGDBDF@TJNALBDJDN@FDFRDBPBFBBDHPR@THB@FGJAHDHAB@JFJCDGDAL@BBBNFDBJHBBB@HBBF@FCFDNLJBFJLDVBJB@FAFBDJDFHDTNHADGBAB@DBBVHF@HCJBXMH@BBA^GRMLAD@DL@HDBJADCA@ECCCBADBDJPFFHBL@TBFBBB@FE@KCG@ABBFFFLCFDEXDFVAHAFEFWJIF@TJVFLLFHBPJJVPdND@HCHOFGJED@DDBFBBD@LEHABACEHED@B@BDH@DH@HEJBFDHP@JADA@C@@MCECHKJCFQFAACAE@IFOHKAEAW@SH@FDDHFBHBFCPBZYNBNMJqFKD@HDPBB@FEDEDAVJJANCLKB[FKFEJCLOHAH@HDRPF@HGH@DDJPHBNEHAH@LDB@JERA@CGK@CFGHGDBHHJJFLF@JABADMBAH@FMRELAPEJEBCBQG]DAAMDEHBJNHFLHPBDLDCFDFADADBBCDDABDBJDDEDBBABB@BFB@CBAD@@DD@BEN@@BF@BDB@BDBADFAFFBFCBDJ@BAD@HCB@JLALFLDBXAFDHAHB@DABGD@DLAJEDB@DB@HAB@FINIDADBALFJFHHDHADCJY@KLK@IK@CABCBAJ@PBRHJAJCN@LCN@LALDDBJNJLBTHJDJHDHD\\\\DFBHLRHDB@DAJLNBF@DENBDBBNBDD@DCFKFAD@DFDAFAHBDDDPBRFRCDBAFB@NAJ@LELCLDBFPDLJFHVIV@RKFBFBF@FABCBECI]UKMBKHKDCNARGF@FI@KPBBCFAJHJFP@DA@EFC@AKGMAEAKIB@LATGPABCBCEAKA@ATW@EAEAAGAEDGBCC@CAEIEAE@EBEJKRALGLE@ACCKCI@OBCAKIE_EEIEE@FEBGBCFCNEDABECCAMBCFAJAD@NT@DDLDDBHJHRFFMB@DFLDNEJJVVJFNFJJF@HAHAHJFBCD@BF@JDL@BABIB@NNHDR@BAFMDAF@HDTTH@TIDGAOBAVBPAHGBBBFLBlOJ@HBFPDBbEFCAGFIRBDBGFCBCJDBHHFAHHHCBB@BAJMFAB@FBTBBH@@@GF@DRHB@NCFCZ@RITET@J@BADMLBCC@ABAD@DBHNPBLFDNPBFALBHDJHDF@BGHHBBBFRFNDTNL@DDDVDHCDACGBCH@BCHALIHAJLN@FBZNBHADEF@L@BNDDBF@D@XXHDJBHGJAPKTCLGLBBCACACG@AO@GFEJB@D@RBFJ@\\\\SBICGAMHABAIOBAZCLS@EDCJEBCBMTMTDFAPFPCTSLEL@DDDJDBJEFBDABIBAJDD@H@@CCG@CBALAHE@IDICE@IBAPBFAPOBG@KBGA[DEHE@ACAQAA@BOBAPHBA@COKEAEBIJGDA@YUCAGBGAECBE@ACAIA@AFG@EAEJ@@@@CKKIBKBEAAADKDCHABA@GD@AAGGACBARKL@BC@CB@ZADBL@DABKDAN@BA@EGSFC@GFKEQACK@IEMCGIGCEBWIIBGDI@YGCCAEBMWUOIKC]@WHICCPC@MK@CFG@AA@C@CHCBGDKB_@MAIKISIKAEIGACBE@KCMEIGGGCG@OHEECKASAGGCKAODK@C@AHCBCASGGAEEM@@GDWCECCGCQEe@CCAGJI@CACGA[AMCGE@EFGAGCE@ALK@CCQCCKGA@@CTQFIBIC_CGOGEIEAIAICCMGGMKAABEAAMUAIDIQCKKAGFQ@MACQEACAIFEHIDQM[CE[GKMIEMCQBICGEEECM@QCIIEQ@MEOBEACB[AiQK@CACFEBKDcCICAGBGLIFILG@C@ILGBAECGCE@@JCDE@CG@SHBJ@HHHBZBHBBILEPEJCJAVJJ@VGFMJEZ@FG@MPCDG@ICEDG@ELMFIBSBCDCHA@EDIBOCCGAQCEAKMDIAEGAUEAAACDGLGBE@QFMFGZQFKRIBCAEGEOCKCMOEOWMYUMAEEOK@EHM@IJIHGBEKY@IDYCOBAF@RFbBLENQD@@EAEIKMGOY@CBCNOBIQaGKGEAIDIACKCIEAEDCJ@P@J@BCACE@_AA@AC@CFCPGHIBEPcBCEI@C\\\\GNEFGBMOSAEBGDE\\\\SHSFIHGJCROAMBEDED@FBFVRNF@ZUHAHDJHDDBBH@FCJFTC\\\\ABDD@BA@IDEL@FFFADEBGHIDAJBFEREJIFBJFJED@DJFB@DKJEVSJCBNFBN@XC@GAC@CJ@FJFH@BA@IDANHDFBLFDBHDDFLB@HB\\\\VDD@HBBJFNJ`LRNDFLXDBB@DCJWDATIPBLCDCBKFKKQAEBGAMDGJIFE@EAGCGEEMCSAQCICIIACFWDCFAEAEG@A@EAEI@EDCFEBC@C@CGECC@CF@HBJAF@@E@EECMEIIEEIBEGG@AA@CCA@GDORABG@CC@EHMACMOIUKIMEIEM@UIEECEEEA[DEDIBG@EaAACEUA@ILED]CCA@EHGGEKCEGCIFMLGCCMF@MCG@CFMFCBEGAAACG@GFGCEGCCI@GDAAEBEDGCESCAECMDCACECIACC@AHC@IIMEAC@CAAGUJOPMGEEK@KCE@GAED@DADIFEBED@FKAECBAAACBI@IBAFC@CJG@IGK@KBKF@HHFNZHBFHCBEACDHHD@BBFAHFJBLH@HJDGBAHCBEAGBCIEEG@EEGCEBKMG@GCOBKDGFECG@IEGHK@KNBJQFG@IE@ACCG@COGKGCMAADEDKACDE@DCEEC@ICC@EBAADEGCICICIBI@IIE@CHMAIAANC@M@QJEEGKBEOYECBEEGACIFAF@HDHADBDAB@BEBCDC@GBC@AAADED@BEDC@AD@BA@CAA@EEI@GBQGEHYCDFCBKGGDMAKGG@CCC@ADCB@FE@EAGBICMEGAEBADCFG@CAG@EHEG@CCCAAKFAHG@CAQ@[QSCGAGCKIUIEEICCAEHGA@HCD@DBB@H@PCDCAABAHIJCBE@EDKBFFGH@PADEBAHCBM@CDGEGDC@GCEFEJBDCDEBE@AB@FDFADMHEJCBCDJHJBJNLJDDNXLHLAHID@PLJBFADEDCFBFD@FADBJJJP\\\\FBHCF@RNN@FD@FEL@DDBN@BD@LNF@D@BABK@CB@TBFD@FF@DGFAF@LDDDBTHFRF@P@FFFH@FEFABI@ADANEH@DJFDFbNXVJFHBFABAACFAXFRAFDBNABOEAPMBEBUHGH@FCB@HEFFLIFBN@JGDGDE@C@CIG@CDDL@LCBEDIDCAEGCAMJOHAD@LBDLBFDBD@DMBDJBNE\\\\BFHFBPIVINGBIAUHGH@JDFKF@J@BKRGDCL@DJLA^ADG@QHGJEBIAIHKBGDAF@NALSHu@ECAYCIBEGGOB_hQNELANBHABIDEJOJGBEAEBaXCDAJMDGFA@ICU@CBBJCDIEABEDAHHN@DCFEBMBEACG@QCEEBALEHKAS@OFC@GEEBEEGWEACCAWMGGKA@CBCJMPC@A@KSGEM@EDGHEBKUKKMCYCMGE@SJMBCBCBIVJN@JCBI@CA[DOCMBADBJ@DCBC@CAIMOOUM_AGBKAMM]EIIGBEFYFKFEDAROJCDALGFCH@XCDCAIMCAEAC@AHABCAGKCAKBCCGA@EEKGGAGCEICIBSLE@UIE@GDIBAAAMEEEAEFAFBDBHG@ADMBKD]`KHC@UGGECG@GIQEQKDSGO@OHEFKACHCDEBIJKFCHC@AJABBHGVQHURCD@LOTA@GAIACDEJBJINGNCBGACD@JFXGHSJKAGDKBKAE@GHA@G@EAG@OGA@@HABC@QIC@CDADAd\\\\`DN@FELAFJJXJDD@LKT@RGPATEN@DFFFB^APBBBCLBDF@FFHL@FIPAN@DDDJBDDZnAFEHLHHL@FIR@FGD@FPNfNDDBJHBDAXXdDFDBHDT@FEJMHAFA^EDEDAD@FDPAFADIFGL\"],\"encodeOffsets\":[[115707,25526]]},\"properties\":{\"cp\":[113.591544,24.801322],\"name\":\"韶关市\",\"childNum\":1}},{\"id\":\"440300\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@ABD@AA\"],[\"@@CEMIqakYK@MHWZMbEh@NHT@HOtEB[IEBCB@JBNFP@FCFGJ{piSdKbCLMdI`ANATVl\\\\RZLHJDLENHHLFBFCF@DFBHEHBFFAFDFTBBFDA@HFADFDAFDFRCHBDAHGDDD@FDFFD@FH@LFFCD@DEFDBA@BFFP@@FB@CFADF@@ADFADHF@DA@BBD@CA@CD@@DBA@CDA@BABDA@DBABDABDADDEFD@@BBABBBD@ECAFA@@BCBBBCFBDDB@KMCHCABAB@@CD@CABED@@B@CD@B@CABCDDBD@CD@FBEEF@A@@CFA@AJDBABF@EC@BCFDBDBBDADDD@D@RCI@EBCAEBEA@ABAEB@CFCDABACBCABBCBCDEACBK@CFCABGBGJ@DEHBBCBDHBHAJBRBAADABAPCDGJEBAAABCACDADBBCB@HFBEBAD@BBFADADABEBAGACEFIBBAFB@@ADBACDB@BB@HF@GEB@CTB@KDI@CDIDKD@@CEGBEHADGHBDEFBFCH@BBHBFB@DBBHCBDHBBCFADFFBDFDBBABCCABCFE@CECACJCBBD@BCDABDJB@IA@ACFCFBHGAEFAFDHD@FFFDCHBFCCABALD@GDCBG@ACCFED@BADONCDDD@DGDA@CDAB@BBH@DEHADD@DNEAIDCBAAGJCFOACRIB@DCJE@ACABIGOEFE@C@CIBAACB@DH@EB@FHDICC@CH@@JFBFGACJEF@HBCDDFBFBDF@DDEJXVADE@CHBBJADL@DCBFHAJ@BCB@FNJB@DAB@FFCF@RDFB@BDFD@HGHEB@BDJ@@ID@AA@CHHB@BCDCAEDBJ@BC@CACBMEEDE@@FBBFADB@BCDEB@FCB@ABGA@CBBHADHBFHHDN@BDTDFHBFDFCBHPFBDAHF@DDBFA@GFCDQ@INCH@BABEHG@CDADDNAPNAF@BNDBB@DHDFF@FDFDAJDFE@EB@VC@BDBF@DA@CD@DBDLJCH@DBBFJ@JBFAJ@DEF@@@@CCAAGBCB@@IAEIAGIDC@CDCD@DBHABADEAQHCLFD@DANEJCJABCD@LFBLALBJRJFEFADEBABGHGAADGBBFACCGCFA@ECAG@BOCK@EKI@MA@CBA@@CFGFKACDAFDD@DAFFFGDCAA@GFIDBLBBEDAD@DBFIBGIMGAACECIABOFA@A@ECADCdJBDFFFAHCR@DABCLEDBDLXDDCT@HED@FICE@ADA`BpAZD^HZCLCHCDG@ICOScMQ[SOQKU@MBGDILMVOVGTAVAJCFMFONUBMASCIQYIGuQeIWAKCIIIUGIGCKCeCYFIDIFILKXKx@FHp@HIXEHSVKJQNEFCHGbGJIHWNYHQ@MCeOUESCc@GAIIIGMSMCKGcA_EQKYUICCB@JCDEB@BEDIAEFOACDEAA@AAG@CCCBA@IBAAEBAFABI@EDIEADA@KKG@@GC@@C@CB@BB@AEEACEAABKBGCGBCEE@CAEGG@AEECEB@LECEBKCCBGFEAGGIACCBCLG@CEEIGC@GFOAIGCOIEC@QF_DML¡@SAMGCIESKU\"],[\"@@@DHFROEGA@QN\"],[\"@@CD@F@BFBHGPG@KCAIDKL\"]],\"encodeOffsets\":[[[116556,23085]],[[116684,23020]],[[116572,23039]],[[116577,23051]]]},\"properties\":{\"cp\":[114.085947,22.547],\"name\":\"深圳市\",\"childNum\":4}},{\"id\":\"440400\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@KF@DC@BBCDAABA@AKDADFRLB@EACBEDB@DB@DEBEBACA@CH@CG\"],[\"@@C@AFFFFB@CEI\"],[\"@@KHEAAB@BGAGBGDCFADDBCBB@CFFBBABB@CDBHJDBD@BADFDADEAIBADDFABEAEFCAEAC@ACC\"],[\"@@BBBAAAA@@B\"],[\"@@QF@HHFBB@BBBFBBBF@FHDB`F@FD@T@DFPHLBTBDBT@JHGH@BRHHBJAFA@ECGQABEAAECEABGC@HA@AAAIAKGCA[BACI@@CMAKGU@GACCOAEAGEAEEA\"],[\"@@CBCBFDAFBFDDB@BACEBKCC\"],[\"@@AFCAC@AAE@@BBDCB@BDFADA@G@IF@BBDLJB@ACH@BAJJH@DAD@FAAIGAEGAA@ADDDBHDLA@EDA@ACAEA@ECAE@ECEA\"],[\"@@OBCD@NCH@FFNFBVBbCNBLGBC@ACEAID@F@D@@ACEMEcDKCGEE@\"],[\"@@EBCFGBe@E@CDFFNHHBPAHBBBDRBBD@DADABCFAB@LJH@BADMACGEAIOEIGCA\"],[\"@@C@IFADBFCBAHGEABAJBHGDGHAF@BD@DAB@AHBBH@FIBFBBVCADBFH@FBD@DG@EFA@CCICBDEBGMKGBAQCC\"],[\"@@CBAB@BFHCHRXFDDAFCDBNGBAAE@CAEBCFA@AEECAAF@@QAEDCIAAK@\"],[\"@@DEACIJBBFA\"],[\"@@EDDH@FHDADGCADE@@@BNDF@DGAADFHHBDDHBJC@ATCHCAGL@@GIOCAAGKEE@EBEABACCGBAA\"],[\"@@@DD@@ACA\"],[\"@@HDDAAGGEAL\"],[\"@@BBHBBABGFBFBBACCIACBGDAD\"],[\"@@BDHBBACCDC@EJ@LFBAGI@AC@GGE@GBAB@FBDABBFAD\"],[\"@@FHJFFA@EKIE@CD\"],[\"@@BJFFAHB@HGN@BIBAD@@AACO@MECBAF\"],[\"@@BBB@BA@CC@AD\"],[\"@@FHLDHFN@BAGGOAGEEAC@@B\"],[\"@@DHJJ`LDBBLBFF@DE@CGKBABAJ@HFDFBABCCCIGKEI@KBKCAA@CFIAAGDGCG@CH\"],[\"@@DDADHACKAB@BC@@B\"],[\"@@BBFCC@CB\"],[\"@@@@B@A@\"],[\"@@B@@@A@\"],[\"@@BB@AAA@B\"],[\"@@D@@CCB@B\"],[\"@@BJCD@BDHD@@FD@DDFCHJHBH@@AMMQE@GGI@GICABDFDB\"],[\"@@@DDA@EBCAAAACFBF\"],[\"@@BBBAAAC@BB\"],[\"@@BBBC@@CB\"],[\"@@BBD@BAAEA@C@ADBB\"],[\"@@@BDABCFE@AAAC@AHC@@F\"],[\"@@HBDECAEBAD@@\"],[\"@@ADBBJ@BAACACGD\"],[\"@@BB@CAB@@\"],[\"@@ICAHDDBBBCJDDEBAEOCEC@AF@FB@BH\"],[\"@@JNBHBBHIBGAAMEE@AB\"],[\"@@F@BD@DBBJABC@AKC@EGDAD\"],[\"@@DA@CACCBCCGHANJ@@A@EFA\"],[\"@@@DDCAAAB\"],[\"@@JEBCD@@ECCE@GBCAGJBBFABBBA@FBD\"],[\"@@ACOEIBCBBHDBBNFDBBLCFGDA@CEA@C\"],[\"@@BA@GBA@CC@AB@NB@\"],[\"@@BBB@@EA@AD\"],[\"@@@BF@AAC@\"],[\"@@@@B@A@\"],[\"@@A@AD@BDDB@BCACAA\"],[\"@@CH@DFBFFB@B@COGC\"],[\"@@FDFHD@CGDABACIDADGIMA@C@EBBFFDBHABGBABBH\"],[\"@@@BF@CCA@@B\"],[\"@@FDBAJAGEGDAB\"],[\"@@PBBABAFD@CD@@AAAC@CEECGAE@@DBFAF@B\"],[\"@@B@@ACA@BBB\"],[\"@@ADDBFACIC@@D@B\"],[\"@@JABGFCBCACC@CDCAIFAFDFBB\"],[\"@@DA@@CACDD@\"],[\"@@@DD@@GBCACEA@FBBABBD\"],[\"@@B@A@@@\"],[\"@@DDF@BA@EACCDEAABBD\"],[\"@@F@BAEACBBB\"],[\"@@BA@AIDDBDA\"],[\"@@SDAACEG@GADKAC@MMWAG@GFKFGJSJKJGDEAmBaBEVSDG@QCKIEE@eFWBEAIGMOSKQCWBIAeSKIEK@SCKMOe·a]IGEEIES@cCUK[ECQEGCGGU_MKQCICIBcLWPUTitk|KJQJONOVEPAbIPMTCNI¾BBHRJªDHDFRTGJTLJKRR|VJHJLDPDTHX@XBHPVFz@RFXED@FBFFBBLIDIT[RIHDB@JE@@TDDT@HFF@DCFEBEH[ZFJHBHBBBLDBFADCBCRBLGD@ZNFAlY¥HKBcBE\\\\{NaLUNKbSFABAFBHCDGB@HDHENQ^cRCJ@BBDDVH`LJL^LRDADEDCD@HBHHDNABDD@DAPFJFDJDD@FAB@FC@AHABI@CH@HABE@CFBLE@[`C@GJGFBDLDJBDJR@TJBD@BGH@DGD@JCBGBAF@DDBAJFF@HADGLFJ@LGHCJBJFDLFAVBDPFHFD@JIH@FHBBD@DCDBFFNB^GbAHKNGNAP@TFJJH`JZNLlBZENCHEDKAOAKi}eCGMIMCM@CAAAAKBIHIPKBGACGGICWEIIAKDKFIBCAEEIAEDEJEDIA[EYCGECa@ICQQCG\"],[\"@@DBDBEGAA@F\"],[\"@@CD@HFNFBFHLBDCBIHABEEOMIQEGMOMECAD@LFNDDJBHH@D\"],[\"@@BBFAFBDA@CCCC@BAAAFGAEGBCFAFCDBFBB\"],[\"@@YHIHAHMFKDCB@D@DFBD@JCDFBFFBB@DID@HDFAFGDIJKBMCAEA\"],[\"@@ABGNC`B\\\\FJJ@LQJAFF@JBFHDH@HEBGDGHGF@VVJBJ@HCBGEMOKKAAIAAQACPC@GAEDKCa]COA@\"],[\"@@OFADBDA@@HA@CAAFBDLH@RIPBDDBNBB@@IAG@EJ@@CHIDGDAACKIEGAEAC\"]],\"encodeOffsets\":[[[116547,22689]],[[116494,22644]],[[116790,22617]],[[115800,22625]],[[116973,22545]],[[116388,22560]],[[116444,22536]],[[116931,22515]],[[116894,22503]],[[116496,22490]],[[116412,22466]],[[115851,22482]],[[116453,22449]],[[116803,22455]],[[116522,22511]],[[116537,22532]],[[116557,22530]],[[116642,22563]],[[116654,22566]],[[116748,22582]],[[116866,22489]],[[116772,22412]],[[116706,22333]],[[116957,22541]],[[116828,22426]],[[116828,22427]],[[116779,22406]],[[116757,22397]],[[116747,22378]],[[116750,22374]],[[116749,22367]],[[116724,22390]],[[116696,22345]],[[116703,22351]],[[116712,22344]],[[116710,22357]],[[116677,22335]],[[116736,22575]],[[116744,22556]],[[116752,22569]],[[116721,22587]],[[116679,22597]],[[116610,22649]],[[116636,22645]],[[116572,22656]],[[116531,22709]],[[116577,22520]],[[116459,22483]],[[116425,22560]],[[116425,22566]],[[116394,22569]],[[116367,22556]],[[116456,22697]],[[116437,22675]],[[116440,22661]],[[116431,22645]],[[116432,22633]],[[116355,22774]],[[116344,22777]],[[116331,22776]],[[116327,22782]],[[116342,22863]],[[116338,22866]],[[116285,22746]],[[115833,22417]],[[115854,22446]],[[115882,22481]],[[116552,22934]],[[115859,22356]],[[116561,22649]]]},\"properties\":{\"cp\":[113.553986,22.224979],\"name\":\"珠海市\",\"childNum\":70}},{\"id\":\"440500\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@CBAFBDD@DFD@BCEE@ECA\"],[\"@@AB@DDBBECA\"],[\"@@CDL@ACE@\"],[\"@@B@B@@ACB\"],[\"@@DBDACCA@AC@H\"],[\"@@BBB@AAA@@@\"],[\"@@BDH@BA@IGEA@AN\"],[\"@@B@B@@AAAAD\"],[\"@@@CC@@FDA\"],[\"@@BBBC@ECB@F\"],[\"@@BDD@@ACAA@\"],[\"@@ABB@FAACABCABD\"],[\"@@AB@BDBBAD@@GAACBAD\"],[\"@@@DBA@AA@\"],[\"@@CACIECAFBB@FJHDA@C\"],[\"@@@DFBDA@@A@BCAAA@E@@B\"],[\"@@EFFHHCBECCCEAF\"],[\"@@BB@AAAABB@\"],[\"@@@OTGBC@AI@CGEBGHA@GEACAEHG@E@EEC@ALCFIBGCMAGGEGCDAACKDEIC@EBCD@HGFE@MKGAADDDGFBFAD[HM@ICI@KCOGK@iLABDLCBY@aDcCWBKBEFM@KBGDAF@HDFAPBFJFVBZVPFH@PEP@DCJQHGJGLCDBNNFBFBFRDDFBFD@HFHNJNFP@HAFCFGBE@EBCLCF@VJFHFRHFP@BBBHLCFKAEDAAGGCCGBIDCDAB@RJFABE\"],[\"@@DBBDDAEEE@BB\"],[\"@@@BBB@AAA\"],[\"@@FED@FCDJTEJJPEH@D@DHB@FB@BABBDFCJHBCFMBAFFJBPJGRHTDBPDDDHTCLE`GJAJCZCDBnBFFBBLHDJBBDCROPKDCDDFDFFDLD@LCL@DJD^BBFFADADG@GHCF@FGB@BKB@BABKLCDDADB@DAFHHHHCBDB@FGJABDABBHDBLD@HEB@H@BFH@F@DBFJABCHANFBDDBDA@AFADB@BDDDADABFB@BLBDI@AFEBDDADHDCF@CGDBD@DDFFBFFJ@FAFIH@JELBHEFA@CACBOLGHA@CF@LHJBBCHHTE@AAEBGHIJEBCCcDILQDQA}OEUSMSGOK@MOOAEAqAG@A@ECCECOAKGCECM_ySOcSgwGMBSF_JU@WBOFSJGR@PCHCDEBOIYGSOMQCSB]H[N_JSBSCSG[Ys{UU[I­KiIUOSYIMAE@EBEYICCGBECE@EACCEAEDECA@EF@HEBA@@EEDCCG@EFCBEACDEAOBEAGGK@AICAOCE@KDA@ACHG@ASKAOEGGCAEAACBE@CE]MCEKECGMCAAEAIACDBB@BEBE@EBABFBBDFCFB@BG@@BG@@BBDGHI@IBBB@BEBCEG@CBCACFFHABEHARCHCBBHEBGH@DIBABDHGBKCEFGBEAE@C@CE@EG@EDG@CDBDEFBFDABDADCAC@ABBDEDEC_NADCCC@@FIACFBHGDAHKLJRLHAFCBDL@FCH@JADR@DABLBDABCCAG@@C@DB@BADGCGBDFDB@BEF@FNHFDDAFFDHAFC@AA@CA@GFAVFLJJZCVTFBBFALBHHJBJAHNP@DENHHNFBD@FIJFDTJHAFEBPDLAHKLIFAHBFDDH@HDR@VABD@JJJ@FIPB`CHDRADEFANADDLLEDB@BCD@FIBACCAIHAHGFG@AFBFC@AAGA@AC@GP@JCP@HFHDCVGF@DBBDHAD@BDHDPGBDIDEHBPFH@HDHDBF@FDBNFLHF@JJCBBBBCFBBVBHAR@PXHBDEAa@IDQDIHIDAFAJDJFRXHHbRZFJ@JCJK@C@OCGO[USIMCE@EDGDATAFVEVIVOJKHKBMPeNQ@TR^CDAFB@D@NCDHSFDLFEBFEBBDBDFBDAJFAXA@@LGFECEFAPDLDFD@HC@KDEHCHINGDGNG@CNAHEL@\"]],\"encodeOffsets\":[[[120103,23812]],[[120062,23775]],[[119679,23977]],[[120127,23839]],[[120128,23843]],[[120133,23844]],[[120118,23836]],[[119934,23877]],[[119912,23877]],[[119894,23893]],[[119945,23914]],[[119922,23949]],[[119958,23983]],[[119921,24047]],[[119919,24041]],[[119820,24026]],[[119726,24019]],[[119609,23809]],[[119957,24020]],[[119681,24011]],[[119959,23930]],[[119430,23992]]]},\"properties\":{\"cp\":[116.708463,23.37102],\"name\":\"汕头市\",\"childNum\":22}},{\"id\":\"440600\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@ADAABAA@@DBBDCAA\"],[\"@@MLCAUP[LMFONIAECG@EDEFKPENIxMapSNK@OEICKAk@]CQFMPQ`m^e^ICQACCCD@CDECAACC@CGABACABBFDBE@BDA@ECCDGA@DC@ABECADBFIGA@CECB@DA@CM@A@CCAACOCABADC@@BADGBAA@@IEAABAFAFG@KDA@E@G@KGAKDACMIaABCC@CCBAAGGEDEHAJE@G@CGCACDGAA@CAEA@CACBEA@CACCAAECCAA@AF@HCBA@CEIBKCA@IBCCCEC@CEACBECE@KCG@IICKCACECAACMCACECA@@CCACA@DQF@AEC@EA@GDEF@DCBA@GI@@@BAFA@EAACGECBAFCBADBDEFBBCD@HCAG@BEAECCAGEEABAFEHBBD@EBFBBABABBABE@ABFBDABB@BE@BFB@BDB@A@GAABE@@AFAI@@HBFFBACDA@CB@DDBAFA@DD@HD@HHFAJMEEHABDB@BC@@AC@FHBA@CBBDJFABF@DCLEBBJMHEEE@BDADA@@GCCB@@C@CA@ECICBEHCBC@CC@ACJBD@DA@ABBB@BAA@BCD@@CBADBBEI@KCAFEFABCBCAAEGEHCFGC@@IACC@CAFLGGCHAAADAAAFGD@CDADE@CBBD@BAAAAAD@AAGBECCJC@@RABQEADIBAKACCKA@QDAA@EAAGDEGAGCGEDAJCBCAABECE@@ACBQKA@CAIA@CLID@JE@CAECAACCAEDE@GGCM@EACDCCGA@ACCCE@EGC@ACIAACEDKCCCCAGEGFE@EHDBCDBBDFBLCF@FABDJADC@ADDDDAFDHCJH@BFADD@HBBFNA@CCCBCH@FAB@CC@CDABAFABBBGFCHC@@FKJEAEHGDE@ACKCEBACA@IJEBAAACI@EC@CEACCE@C@@AGC@AFCBECICCQD@FGD@BQGMB@CC@ACBEEC@EGIAAEI@IKGGMK@IDAAE@AHCDALG@@@AFBBCHBJ@HHDD@BDBBCFBFE@BFEFAFIBADBHKf@LDDCF@HBBADCH@DBDDFF@DEFBH@HFHBDFNBLFHBTJDHDBB@BADAHDLAHCH@JHLDJ@HF@DDNBDH@DDJBDLEFADBHBBD@FEHCTJB@FGAGDBDEB@BEF@DDAJDDBCJBBBB@@@H@B@BDDAHDHABDD@FJFEB@DLFCBFAFDB@HBBADGFADEAEFCNCAAD@DFBABCDDD@FDBHCNINEJ@FAHF@HHBHCDDBFDEB@DB@DNHBIHBDBXFAFNJBAJDF@JDPABHHAHBDDD@HDDFEDDFHBHI@C@BDDFAFFCFIFF@BDCJFABAFDD@@@@FGBELCBDDDA@ABG@FFCEFB@D@ABD@BAFCCDADD@DAABEBABDBDACDBDBABDAACBAGADAIA@@DAB@EEBABDBBDD@CDCAB@CEC@BD@@CGE@EFCHCD@FEBAAABDBCB@@DABDD@DAD@@FBD@GJJB@FAFBFAFBBEHCBA@CAAAGHKB@@CFABFDBFBB@D@FJB@LAHH@FFLAFJHDJAFK@BJCFCBDL@FLJFBDB@FD@H@BGFGDBDID@D@@FDBLNBH@@J@@FF@B@JBB@CBCA@BJ@@FDC@DBB@CBBDABCA@AACBC@@AAGBCFAF@FHJDPNVN\\\\JCL[AVBTMVGFEJGTCRAzALELebAFBTAHERBPKBEB@BDH@NJDFD@BEAABAJFDL@HBHCIK@AHK@IDAPHB@ABBFANDFAFFFDABGB@BCAEFGBEACCAAC@EAGT@HbVCL@XRFLDA@HCC@DA@AFFB@DG@ACCFQHGBMM@DFLPRJDRN@LFLJHJRJHHDJnTjDVOFWAG`knODaFOIBKAIHIACECKBM@KFCD@jFHAJNJBJ@^BDNJ@HALFLHRDBBFNBZJBDDD@HHRFFHCBBAP@RHZBXSPC@MDAVEFCPDPRCNFJATJJDDA@CJADBBGHCdY@DCDLJAHFDRKFIFCBCACEQe]IS@GLEDQNYFEFAJHF@HEFA@BFADABIGMFCDHFC@CECCABEBAJ@NEHGLEBCDEFAF@FDJLCJHFJ@BGAIGMCCA@EBGCEW@EDGF@JLDDH@DDFLLBDDDC@IKEAA@AHGHUBAD@BCDIFA@AFCEAE@CEE@ACGC@CDGBEGACCFA@EGAAA@CHCIGDCB@FEBE@OBCFAR@NEHDB@DC@EDMDAB@BFJDFFBFLJH@FADCBEQWIGCCGQLIB@@DNCBGEAACCW@GD@DCDICADCHGFCF@FE@SBAB@BGEAAGKM@CF@FDPAJBNGPBFBBF@RIPALGL@DDBVBHDDDLDTAHLAJE@@BNPDGT@HRLMNGJAHGBAAE@GFGRABABIBCRCFEFOF[E]ECDOAMNKN@JMROJQAI@GBKCGSGOOEG@SDEFCh@BCCcACK@A@FWBCDOHAFDBC@EEA@EACBAGE@AB@AC_@UKK@@ADCCGBEDIJEVGPKLKDA^CrDNFAECIHaBAFBBACGQFBKBAGGAMBEBAJADEMI@C@ICI@IDELINEFEBAAGB@DDFBHETGNOJQECIACECDGEDO@K@E@GBE@CMAAAAIDGFAh[@CEAFOIEBEA@@CHBBEDCBCBAJ@BaBGDCHCXEFCHGRDBGFB@BHB@DBBVDHCLBTKFGLEAEQOMECCEFOGGACBA@BMHSFGGGCGYIGCIGMGCGBIaGWCSFM@EAGEMQIACDEFMVKHKBGCEEGYS_IKOOIA@I@EKMBIBCKAKAMHEBILAAFE@CCDAACB@ECCE@@AEBCE\"]],\"encodeOffsets\":[[[115497,23554]],[[115878,23218]]]},\"properties\":{\"cp\":[113.122717,23.028762],\"name\":\"佛山市\",\"childNum\":2}},{\"id\":\"440700\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@EBOHCFADDFNNBFCDC@IIGCE@CDAFBZHNBF@DCBEEIGGAQCIHAHBHPbRVJRHDX@JBFFLT@FAFQNQHM@CBACGSCCMCKAEBGJCBQAGBOL@D@BBDFDFD@F@DEDABAFBDHJRNBJDDTLNDrNNCF@PL@DADGDAFAJFTFNBBDBFC@KDELCFBDBDNFDDBTCNFPJHBT@RIJ@JDZ@BA@CCGAAHOEMEAOOIAIBGG_AE@MOKSAMOQIYAI@IFGJCBMBGFEFGBCACCEICIMCACCGSEU@IBEJGBIBALADCDCBK@ECEOKYIWMOE\"],[\"@@AB@DBBBCAC\"],[\"@@ADBBDCCA\"],[\"@@@DBAAA\"],[\"@@CB@DFBBCCC\"],[\"@@ADBBBAAC\"],[\"@@@BBBB@@ACA\"],[\"@@ABBDBAAC\"],[\"@@A@@DFB@CCA\"],[\"@@IBEACD@FDDHBDC@EFCAA\"],[\"@@C@@FEBOEG@@D@H@DCBEAADJJDBNDNFhGHCBC@CCCKGEGCASA\"],[\"@@CB@DJB@AEE\"],[\"@@MBAB@DLJZNDBHA@KGGYK\"],[\"@@DDDJAFED@BHD@BD@F@DDFB@DFDJ@BDH@JIB@BDFALDBDD@JCFGFBLI@ED@DGHEAABABEBABCD@B@@DBA@EFIHDEMAA@GCCEB@AIGGDECCBCCBCD@BCCIBA@EDEAKCEAADCCAFGF@HEHFDBDDLDFCBDJBBDD@FHF@DDBDB@DHCDBD@FDNHHF@FCDBBDDBBF@DIFC@KJ@DJBDBB@RLDA@BF@FDBADBDABIFCDHBHFHHCBB@FBBRCB@DLBDBLJABCRFBA@QD@DIFDHABBC@BBBBABC@AA@DCFCB@DHCBEBBBCBBDGHHEKDBD@BD@JD@EHGDHFBFDBDABAFEBELDJ@AFCAAB@DC@ADB@ABA@AA@BCBC@IABDD@@DADGDAFJDFDB@@D@DA@DD@HB@BCACF@FFNGAIFADK@CAEEBCIAA@DABEGD@@BD@@ACABAFGNFBIGE@GGCC@@CEBABCCA@@DCBBDEAAE@GJ@EB@BF@BAHBB@A@ACA@AEF@@AAACBEABAF@BAAAABABEAFAC@AAFGBEBAFFBHDDBFAFH@DB@GDCAAFEACBCDABEDAHFBDFBB@BE@A@@HJB@DA@CFEHCB@@FFD@BRE@CDBDB@DB@FDBDNDBDDBDFDBDLJJH@LDF@FDDAFB@DFDDDAD@JDBALFJ@DABGDE@@BBBDDBFDBBD@DFBDADBB@BF@DBBCHBDHD@D@HIFGBCFHFBHABDDD@ADbBNJBDLCHB@L@H@FCB@LEHEBABBBJF@@BBHABC@AD@BCBAPDBDDB@D@BDNB@@CDAPNAEBCFDBAD@@CHBDCFDB@ACF@CAAEBABDBADHD@BDDBCF@DDCDDRBJDf]n]VeJIRE^Dl@LBJDPFL@TMboNJwFMRUFCF@HDJBPMNE\\\\KVODBJGNOE@ACC@BCD@FKHB@MAAM@EKEY@eLGFOVWR_HkC[JGTUPKLKT_LOR[FYFKLOJQ@E@wLeYNYMC@KHQAADCDEBCAAKAAAGIGYEIbIJI@CES@CC@SF@@ICAJG\\\\QJSJCAKEAAE@EFCEW@QEyOUAG@WGWCSCOIKIGuSEAQQILSKHIQSGMI©GQSWwSUEICK@SDWRaRUFKBQCsIkSk¡ÅcYgUOG]Ee@UDOFIH]fUbkQH[DeAICECs{uaaKOU_cqIGOCsI]ABoFMDIJurgTmLaDICMUW±EGEE³iYEaBGEICMH@BIRDBHA@DCF@DDFALDFCDGTLA@BEFBDFDF@DD@FDBNBCFBDFB@FLDBDCFEFBBBD@HCHADDDAFAJFHHBDALLBDFBGNHLZTEDFFIBEFAHDDHBJDDDEDHFLFCDQJCFKBEBIFDND@BDBHCJFDCF@DFBCFE@ABDHDFBDABCJC@AECDA@@VFDCDA@CH@D@BBDAHEFCHCDAHIFEB@DCD@BCFBFCDSJCDEBCAADCBAAECI@IAKBGAAFA@C@@FA@BFB@BFCBAAED@FC@CFCAE@GFABCBABA@CAC@EBC@C@EHEBIAEDBBCD@BHDDABB@DCBE@CBCGC@CNBB@B@HABAH@BBBED@FBFB@JEDFHJBBBDBD@DCBCAE@CBABBFHDAFG@ACA@CDKDQEE@CAWDC@IN@FEDGNK@IFKPMIG@CHC@ICCB@DQ@@TAJADE@OPMJANBFYBCBC@ICBGIDIEE@AKUBHGJGFADFBDDL@NJ@DHFBHDFELCBAB@HADGDABCFADBBAJDFFD@DAJBBRLDDAZADEBCDE@IF@DAD@BBJDB@BCJOHKACFAJCBC@IBEFG@CPDDBFHLDBLCDFD@PEH@HCBBHDB@HFDDJNLHJRHNEHGFLTBF@DEDAHHJHTD@BFDDHNJBL@FCHDFCHA@CD@NPJBBIAE@GBGAEB@BAFBHZFBFCBCASZDBFDF@JBD@BIDCHHJJJBF@HNJH@BJNG@GDGBGD@BBFAHEBAFA@FERBBFBBB@FDD@J@DKBBJ@BFADBHBBFCFDBDEJ@FEHAPFPLHBNCNDALITED@NFFHRFBBHBBBHDHD@BHBB@FBBBFLV@BIJDNCNBFFBFAHBTPNAHHHCD@NDFHFR@NADCBALAB@BD@DBED@DDFFHGBADDD@HDB@HDDL@NCLAHC@GCGKKJGLEDCDBDHD@NA@AHBJCBCB@@DFBDBE@GJEDUBCB@DDFA@ADRCBARCDAJ@@IHA@AE@@ACADCDBB@FFF@CDABCBCF@BF@AFJR@DADDB@BDBCDA@@HAB@BB@FHCFDDB@BAD@DBDADBBDDBDHBB@FCD@BDB@HDDADBDNAD@CJDDBBADC@IFBJHHLHFFFB@LEDABFJDBDDJEHHBBBEJCEGE@ACLCHOBAD@DE@CCE@ECA@C@ADGIC@C@A@CHA@CC@HI@CBAAE@AJAJEH@DGJKBMD@BDB@BAF@BBFADHJFJEBABFB@ADBBHBF@DDFBH@DDJFNB@DD@BBCJBDCLBBEDAHID@DDABBCFGDABEHFF@FFFCDCNCBAAAHC@@AAD@BDDAFKFGFADBHDBAHB@AH@@E@GNG@BDEDCH\"],[\"@@CBGDCD@H@DBDLBBBBBIL@FDLL^PTDBDABGBAD@TJVP@JADOHCDAHDHLDLHNAHFJBBBDL@DEFDHDD`R^FDABCFAFLDD`NF@FKFABBBHHBBEFIAEHOIWAAKAIG[IAAAIDYBCRM`GBAGOECEAgDEAAC@CDCACSOAECKG@IHCBGCAGC@C@IDCLC@W@KJGBE@MK]KCCAE@CBC`GDC@CAAGCG@GCC@C@GJC@E@CACIEC\"],[\"@@@AA@ADDA\"],[\"@@EICAAB@NGL@HIJEBAB@FLHDDJBHFVDFDN@BAN[CSGGQGIHEACACC@E\"],[\"@@BBBAC@\"],[\"@@BA@@A@@B\"],[\"@@AAADDB@C\"],[\"@@BE@EEDBD@DB@\"],[\"@@B@@AAB\"],[\"@@@B@@DCCA@D\"],[\"@@D@CECDDB\"],[\"@@D@@ECB@D\"],[\"@@DBBACAAB\"],[\"@@ADD@@AAA\"],[\"@@EDBHAFBBF@JLD@@KF@@CAABGCAG@IC\"],[\"@@@DBCA@\"],[\"@@@BB@@AA@\"],[\"@@AHBDBBHG@AEIABAD\"],[\"@@EB@DDBD@BCCC\"],[\"@@ADDFHC@AIC\"],[\"@@ABDDBAACA@\"],[\"@@IHBFBJD@BADADFJ@LG@ACAIDC@CE@IAAE@\"],[\"@@BBDEE@@D\"],[\"@@@BFBACC@\"],[\"@@C@CFE@CB@FDFAHB@FAJBP@FAFC@CEGEAEEKA\"],[\"@@DDHBDJHAFF@J@BH@FFBFCFBDD@HEFB@CEI@CJ@B@AGCEFE@EMGACDEAGEGCAU@GJIDAFDDCBAD\"],[\"@@BBBAAAAB\"],[\"@@BAC@BB\"]],\"encodeOffsets\":[[[115482,22082]],[[115465,22266]],[[115469,22264]],[[115563,22261]],[[115283,22200]],[[115462,22200]],[[115460,22198]],[[115382,22148]],[[115584,22135]],[[115379,22130]],[[115593,22113]],[[115446,22117]],[[115509,22082]],[[115177,23249]],[[115232,22102]],[[115749,22356]],[[115739,22373]],[[115741,22297]],[[115742,22296]],[[115745,22293]],[[115740,22321]],[[115522,22227]],[[115533,22192]],[[115531,22185]],[[115531,22181]],[[115369,22236]],[[115381,22223]],[[115385,22219]],[[115385,22148]],[[115385,22150]],[[115384,22155]],[[115381,22164]],[[115344,22110]],[[115349,22109]],[[115361,22114]],[[115286,22130]],[[115279,22107]],[[115291,22105]],[[115134,22184]],[[115060,21975]],[[115057,21983]]]},\"properties\":{\"cp\":[113.094942,22.590431],\"name\":\"江门市\",\"childNum\":41}},{\"id\":\"440800\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@BA@DDC@BBAA@D@@B@AD@A@BCACKEC@CA@DABC@BECHACDCCDACBCC@BDCAAFCBDC@@@IAD@FABA@C@DEB@@A@CCHG@@AHEABAADA@DDCA@@AABCA@@BA@AABAABACADA@ABB@AAABAEFADABAA@ABBBACABEHA@@C@CABCDB@AE@AADAC@CHA@AA@DACC@BAB@AAEDACDACBBCCBA@DEB@BBBCAABABBBDEFDAB@ABB@BABF@CB@FAD@C@BA@ABA@@A@AADA@AGDCABAB@@B@@@AB@BA@CAFCCAABFABE@BGAFC@DGCFCADEED@CCHC@BACBBB@DC@BJCBA@EF@BB@BB@FA@@AABCF@BCFKFAAD@ECKHBDJJCDBBNDFF@BTDADHFDCV@BEDABEDCD@@ABA@FD@BA@DD@B@AADA@@@AD@@BBCFAA@D@\"],[\"@@DK@KAMEOIIGKYyGKKIUCYA[BWFOJGNInAPHLVRPPbpJHPBPAYJG\"],[\"@@BDflFJPtDBD@DGDM@KAIUWYeIIGAEBCD\"],[\"@@FMAA@AAACBA@AACFAACDDDLH\"],[\"@@L@LAfONGJIDG@GmÅCYA[DoAQCKGGKEOAKBKFILGXCZELOTWdKHKDS@cGIBQHKBM@_IO@iDO@OEiWeS]ImK}EQEeQMCKDEJANBNFVHXLPbPXTZ\\\\TPRFJJPhVfXbTDZCLSP@TB\\\\HdTPDPBN@PELEHIPiFGHCL@VDJDT@T@PPJFLDjF\"],[\"@@KUk»CEEEEA{IIBEBEFKXJP@FAFCDOEEDQpEFKD[GOFULMDGDEHEH@FCF]BEDEZHDP@DDPAJBPN@NDFRBNCHFRRHBFAHEb_FEZHPDVJv@FC@EFCPBNDTTJDXBDBDABIG]_[KU\"],[\"@@LAH@@CDAAAABBCCADAAEFBBCF@DAFFFAAAD@FGDAFAFDBHENDBBDGHBFDBBFFBBF@@ACD@FLHA@LHFDCDHLAH@@EBCDACM@EBAF@@AFAB@CDBBF@DDFCFDDFJDBCACF@BGDAFBBEJEFKCAACLGDDLBFEBBBBH@DCAFHCFB@J@D@DAFDFEABHBBFCBDD@AABABDB@AADADD@BDD@MACBEACLDDIHBABCABDCFDBADBBB@@E@BBBLCHEIADCDBFADBDCBJFABDCDBBGHABACAB@DDFEJEB@C@@EDA@ABBDAJDD@@J@^MJBPLDCCEFABDD@BICC@CC@AMCA@AJB@BDBTBPCFH@FMB@BGB@FKF@AA@@DB@BDA@ENFBHAJGDBDBCDBBAFPFCBBFCAABAD@DID@DHDABEAA@@LFH@HEHDNBDLD@FDBBDAF@BXHABBNGH@DD@@BABAAAAABDDIFA@AFCDDB@FDBABDBG@@BD@CDPJFLFDJCBF@@BADBFL@D@FDAABJAJBDGJGBCJAABB@DADCCCFABBDEDDFABBABF@CC@ACCD@HJAGCA@OCECM@CDAACF@AAC@@CDBACB@IKBCACDAACB@BEAABCCA@EB@HFDAZDBABED@BEAQJEHIGCBGAAGCCAD@BKBBDA@ACABAF@BDF@BE@AF@FCPMFC@CBABDABABH@CGJIGGDA@CFEFA@AEAAAFC@CMGD@@CABAACBGCEEJADA@EBEB@DDABEHDBDFDDD@BA@EFCBDCD@BDAFJFHDBBAD@@ACCDIH@BBDECGD@@EEGBEFAAA@ECAEGCAFCDCFBBADAFFB@HGFCFEFBAKA@@GCABD@DC@AE@ACEIEEBCABEF@HGJADCCCBGHBBC@CFABFDBDJDA@@@B@@@DD@ADBD@CJD@FBEHFHCF@CHHHFEPGTDJLDBACCC@ABADCCCBCBCD@DLABCAAB@B@FBDFB@@CG@CDABDBAAQFABC@CBEACBIJAL[uekWkMgCD©JWCaOuiyq{]Y@b@HAPA\\\\EPCXMDK@EBAC@AA@@CCCADA@ACEDAA@CACCCC@@EIGBGGCI@ACA@ED@BADAAMHBDCBBBCFCGA@CDDBKFAACD@BGFMDAC]R@B@FCCCB@BICMHAACFAEKDNFBHCB@BD@@LDBBAD@DDDDDHGB@@D@@BB@BDB@DDAE@@HHBA@AB@@ED@@ADABBD@B@@@DBEDDBEBB@@FBBF@BBD@FADD@BCBD@BBC@CJFHFBDLD@BFCB@BFDKLC@EFDDABC@FBADIAAECACDCCABEBADC@CDAFCDBFCBBDCD@LCFDFAD@NEJCDCEGAAHGFDBGAED@B@DC@CD@FBBA@@LC@C@AFMDBFCDC@CCEB@ABA@BB@JEACCDBAACE@@BEFC@C@DDAD@DDBF@BDBJE@@AEB@DA@AFD@BDCB@BF@DEADF@BB@DDDADDBADB@HCBDBAACB@B@@DB@BADBBABDDAJDBFFCDDCB@AAACB@DCCBFOL@FBADBAB\"],[\"@@@TFT@T@JINIHILERD`erBLCH@H@BFFCFCBABDDBDGNC@CDDJCBD@ABGFFLB@@FEDAF@DD@BLHDFFAJDDHN@DADJJHP@FBFCBBFFF@DDBF@HEDIBMFIDMCIBGLABAD@DE@EBABDBA@CFABBJ@@HAFFPDDFA@EHAAAFAPDDEBDH@FEFBBDFA@@BNDAFDF@BDAFJ@BEJAJDHLDFFCCEHADB@@@CFEBBFD@DDCD@BAF@D@DBBBDBBD@DBBB@BDDABDBABDABBB@DBDDABDEB@FC@AAABC@DHJ@AHDDADIDC@@CABAHBJHJ@BD@BFDB@DPAFB@FAD@JADBBAFBDCBBHFFFFNABBDA@@ABDBBABDCBBDCDGB@FBBADA@@FC@ABBB@BB@DBBHDFCBACCD@DJDDFAFAD@HBBADBF@HEFDDEDBDADHH@DABFDIF@FLHAFFD@DFBALHRHFEDGAABAFDBJDPLPHBFLFB@F@FFBFF@DDBFAFLBFCHHNE@GN@BA@AFBBAAA@AFBBABCFBFAFDJCF@HGD@@CFCDCDEF@BB@DDABDDAD@B@BDHC@BB@BEBBADHDHA@DDBDA@B@F@BJ@BDABBFDD@BDHBFF@@BDB@CDECGJECCBCN@AH@HABBFJJD@BHF@@HFFAHPBDCF@BACCAEFCD@DE@CDC@GFA@B@FBBBHFDHJDADBLEDBDAHFDADBFA@FJ@DBDCBGB@HFJ@DCBFEADFHACABAFB@GDBFAHAAKDAB@DCBBBCHCD@BB@AFBBABBBCFCRBFBD@PB@ABBFA@DDB@FFDNLFBBCD@BCJ@DBDJADBDD@@DCBDD@DFFCLD@@DLGHGXGTYDAFBDCJCDCD@HBH@HDHGD@DFLAFDDCHBH@BDDAFDPGDIBAA@CEBB@CD@C@FADEA@@DE@@CDBAA@CABC@FABBB@BGBA@C@ABBBC@FB@AGBEGIAACBIIADMAAC@CABA@BCC@FL@HC@AAC@@AC@@C@HAB@D@@DC@BEDAFCDIEBJGBAGGBCEA@BA@CDGACCGD@ACA@BEAAE@@CC@@GABAACCDAC@AIAABAACAIBSAG@EFCFGBBDPLFBDBBDBHED@ACAA@@F@@EKAA@CDC@AAEFACAKHAF@F@DABCBAHBDDF@CHDFL@BA@CCKJABDDCB@FCCA@CFBAEBCCCCBEEA@EAADECAADACCBCABAABAACC@DACCB@@AEAD@FAAAAB@AA@A@BAD@FIA@CAADBBAB@A@ACBDCCA@@B@H@ACDBB@KGCFBEC@AC@ABCAG@CDAAA@GBIBA@CCGBCBGACE@CACGCB@FCA@CCABCDCC@BBEBE@DECD@EDA@AF@@ADAECAEDEBDADD@BBADB@BGC@@CDADB@AHCHM@EAAFAGA@ADBBADD@CB@DD@EDAACHA@CHABB@FDB@BBBF@B@DGAA@CDAD@DHAFD@AJDB@DDBADFEDADDACF@EEHEBKIC@DGCE@AACB@AABCACEIBEAEC@EDECAFEF@BADBBACCGA@GJ@@AB@ADFDDCFADEBDHAFFB@@E@CKC@EB@CEEBIH@BCBAAEFCA@ANC@CFBBCDIAAEAAFE@AB@DADG@DEB@FEBED@CCFBBA@AEAAB@CDBFAJFADG@@BD@@DDBHC@CAAACFAEEDC@KBAAA@C@@BDDFDC@BDAAA@EAC@C@CDA@AKEBCDABG@@@CC@AAFGHADAG@JADH@BBBAHB@EB@DDBBE@DB@@CBFF@DBDEF@FEDB@@DOH@@GE@BC@A@DCAAB@CCBC@@AC@@DCCE@BGC@DABBBACA@BC@ABA@BCDAB@FECBCABCAABCC@CFC@AAC@AAFADDFCAAABA@@C@AAAHCC@BCBB@ACABADBFCEFFACDDA@B@EB@B@DCD@BFD@@CJBBCD@@ADCB@AB@DFBACA@BA@CDDABFA@@BDBABBDAB@B@@AD@AC@EB@BD@@@CB@AHDCAEBABBB@BDBADJBBDABDB@@AB@DEABA@BCECFB@AEAJB@AACDBBDF@EAACDB@ACCDEAC@ADBCA@EEA@AAA@AAGFDBAACCCDADE@GBBBCBB@AF@BBDC@FD@DCADHBHKC@H@BABEDAACACBDD@@GDA@DDCGCAGC@@ADCE@AC@CD@AC@@@ADC@BDGE@IDCCAFACADE@ADCADEC@@CHGAABACABCCC@CAAE@BCCFE@@ADAACC@BEB@@CC@@@BA@CAAA@FOCCD@D@FE@AF@BDABDCBDIFA@@AAB@BFADDD@DCAENCBED@D@@KB@AA@EDCD@@C@AFCHBCAHEBGHBDFDCFI@MBCCEDE@KDCACDAAEDCBEDCD@BCFABADDDCDBBFJBBCEAD@BACCFED@LKEC@ADAAEC@CKEAEGDID@AAC@DA@ACCEBC@AAE@AA@EA@FACAFCCA@@A@C@AACB@BC@@FA@@BABGG@@BFCCA@ACA@@AC@@@HACGCCCCC@ABCA@KC@@ADAAGMELCBFDEBBNGJD@ADADD@E@A^QBDNCHE@ADCBBLECADCB@DHDEAADAACNGBBBC@AFCB@BDJ@HDAHJH@FD@DDBD@DBBFCBDB@BCDD@DB@@BBDFAL@NCDWFOB[BO@G@aQMGEKCÁGyMI@KDcTIBI@IAUQO@SIEI@IEGMEU@IDOLE@CEYGSIKKIGAE@MLIDC@ECSWCKUO]IWBUC]KOOAGAEG@WUQQOQKKCK@MDMCIKIOCGJYlBZCDE@CAEGISCUDQHWEKokAMA]Gi@WDkN]dqPORAR@L@PGbWXGTLLDNB~@L@|QxaLEHEVFg@CU[hWJAtBbPPBJO`FSHaFsF_pµpHQBQA[ImGMq_s}Oaa[UKWCQ@_HIAOGw{SIWEcC[@GEAKECE@GLGHOFWDgCe@GAOQa[oQmCSBeDEDKPuzKD§EEIACCeoeWWGQAOFOJEJAN@LP@dCbYnSPk^KNIPARBNHTLDLBTJTdFhC^ITGH¡^_ZObGZATDt@PUvS^KHSFM@kIEBCFW¬Ee²ey²OtC`BtFLT¶M@RP^¢LRBT@vIÖGLBLPRLH`BlCz@tHNF`lLR^BJ@JCD»BqDX\"],[\"@@HF\\\\JNBHADCFIDGCICCE@wHEF@BDD\"],[\"@@PHH@X@FABEAICEEGAAIDIAQBEDAFAFFF\"],[\"@@IV@FHFH@CNHLHFNBF@POFIH[@IAEKEGBAFAFCFCAAAAIOAMD\"],[\"@@CB@BA@@CC@EN@TDBCHF@ADBBDAD@DA@@BCDAACDAAE@BAAB@BCCA@CCADKCAAB@A@A\"]],\"encodeOffsets\":[[[113086,22469]],[[113301,21439]],[[113210,20816]],[[113372,22044]],[[113171,21585]],[[113265,21675]],[[113161,22007]],[[112421,21972]],[[113045,21611]],[[113071,21668]],[[113056,21175]],[[113036,22282]]]},\"properties\":{\"cp\":[110.364977,21.274898],\"name\":\"湛江市\",\"childNum\":12}},{\"id\":\"440900\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@BACAAB@EPKAEDD@CDABB@BDAAAGBCEA@ECCBACABCAABA@ACA@BDABACGDGH@DD@CFDBBCF@BCBDBEDDJCD@AH@ACD@B@@BDC@@DBDF@\"],[\"@@CLB@BB@DAB@@JA@BF@AIACE@CA@C\"],[\"@@GH@NHBHJF@DDBBBBBAEE@CBICECBA@EGAEAA\"],[\"@@BACA@CB@@BLE@EHA@ANA@EEGODMAIA@AIA@BDBBND@@DDDAJC@ACEBBFDBDEBBB@DABB@BBB\"],[\"@@@BDAAAA@@B\"],[\"@@BDDBJDBA@CC@CCECACAB@F\"],[\"@@@BFCBBCECB@D\"],[\"@@OKIA]NI@CCBIACBAB@FC@@@DFAFICE@CBABDBAHGAADCACEBAICDCAEBCACDJBGFKDAA@A@FA@AABCCADEACDBBAGACJKCBDAFBD@NCC@ACCCBBBA@ACABBBC@ACEDAAAGFBCEBE@C@C@IEAGDBECFGAAA@AGFKACCIFAB@BFDELIFAFEACBAHE@BDADICCEECEDCCE@BEGB@BE@AB@FDNCBAD@FG@KBCGCDGE@KGBEKC@BD@@AEEAAECAAEHGACCAFMAGECA@IFCFC@BBEBEECBE@ADEABFCBDBADBABBCB@DO@GD@DD@BHHDCD@CCB@HC@ACBDBDCBAFABG@D@GLGABCCDC@@ECDAAE@@BAAADAA@HCFCBDDBDABECBH@BBB@BFB@FDBCA@BBDCFDD@BCABDFBE@ACCABD@BIAFB@BEAFDADB@BACFA@@BA@ACCBAACIABACA@AAABBFCDBGA@@D@@ACA@@FBDC@@BA@A@CBAAABAC@@EBBACC@DABB@BDEA@CBAA@CD@BC@ADIA@DC@AEC@CDA@A@@F@ACBDCEBFEEDCAABDB@BAAADD@GDBB@B@DB@BABBEDCCEBBBD@BBD@DED@ADBBADDBDAEFA@CBADB@BAD@@ADBABAACBD@AHF@DD@CD@@BD@DA@DBADB@C@BADF@@HG@CP@@CAEFE@CFCAE@AE@DA@@CAFCA@CFAA@BGAA@ACGIBH@CBGBEHBBD@@D@@AHCBADLF@BCB@D@DBD@FBBCB@ACDCEAC@@@DBBAB@LCDFFEBBDBB@DGDCA@CC@@AH@BCIEEBCA@DBAFB@BABEADDC@AFEFA@CFH@BC@CBAF@BEFBBBCJADEA@DMD@BDBFEBBDA@AJGFADFA@@FLD@D@FA@EEGBACCFEBCDECBCA@@BI@@HHBDDABCAABE@EFDBCF@FFDFBJADFDBBA@BDABBF@HD@CJDALGFFFE@BDCCCBEFBCCA@CCABIC@BECGC@CB@DBBCHA@E@AA@ACA@EAAEBAB@BGBBDCB@FCCA@@DCCABCA@BHBEBBD@FGLGD@BCACB@DD@AHA@BCAAC@BCACCFBFFDCB@BE@@BCB@FDCAD@DJCAAD@CDADDB@DDB@EDADHDBF@BDAHADDH@DABAJ@HBBCB@DBHAD@BBDD@AFDELF@BHFDGD@@DB@@ABABB@BBADBCLDB@DDBADA@BB@ABHC@BDCBAD@@CBC@EDHFF@BBADBFEA@DD@@BKHACIBDL@DABK@CEDGE@CCGAABADCBE@E@GBBLBDFEBBD@DCB@LB@FE@@@BBBDC@GFCAAAACKECOAAEHED@FBHATBJBB@BABBBBJD@CBDDBBBA@HD@@DF@BBAFB@BDC@DHBDCH@DABB@DFHABHD@DAAIJFDCBEFC@ACD@@@CBA@G@DD@@BD@BBD@@GEKD@ADB@BA@DBDNBBCJJDABBHJAFBHA@@EADAA@B@DABAHA@AAEBD@BA@DBBCA@DF@@CB@CFEBD@C@@DAADFB@ABCJCBDBFFADDH@DEB@DD@BBF@DAABD@DG@DFCCFDBDECHB@B@BEAFBBD@BAAEBBDDBE@DABA@@B@@@AA@ABDBHC@BCBBBB@@@AB@BABD@C@EBA@@DAEABA@BAA@CBFEACAAABBBADAAA@CFB@DAADDACBBDFCBBA@ABD@BD@CBBB@DGD@CBBBF@@BCAADDBD@@@GBAFDBABAA@BBBBABCFEABBB@BAA@BCBDBABBBBA@BAB@@DBBA@BB@CD@CCBBBBAGF@BH@DG@D@BA@CFD@B@BA@EBC@J@@CDDABEDBACD@AB@DBBDCCDBBBBBGAFD@BA@CDBD@LFBDADB@C@@B@AC@B@AB@ACDAC@BC@B@EBAD@AC@@B@@CBBBA@C@@CABC@@EAB@BC@CDAFCBAFU@CDGEBCGACBCB@DEJMHAFCA@HCAADEBG@ADG@GDE@CDHPDD@LBB@BCBBHEJ@HJ@FCFD@B@BABGDGA@BDHCDEHADCFAFADBHEFDHFBBF@PENDBF@CHDB@FID@@DFD@HB@PADE@AFEBANDBDBDAFEFFH@@DEBABJF@BAHEBD`INO@IFCFC@ELGCCBCFDFIBED@JAJ@FFBDFF@BDDFCNFHF@@IDAB@AJBFJTF@NSBE@G@ALADEHCJMDAH@XLCRJBBF@FDB@@JCLHDJBJEHFJDBDADDFCTANEPK@IBAFAFDFCBCACDEFKPIb]JGAEIADGHCV@FCD@JDLHLBPJBDAPFHHF@HDDTP@FFFHDBDFBBBNGREPIP@ZCBEGECEAUFIJEL@HDJ@LGFIZHHJNDAHFFFBPCFDBHBBHBFAD@ETALED@HEFCHEFO@ABEFCLEJAJBJBFHH@DDFTLLAZFJDNR@DGHBJHFNFHAJDBD@FJLDLHFD@DC@CLCLOP@NGFED@LDL@^HJLAJEFYB@XOZCBEHCBGBIFANDNKXCLABYJECCIE@CDAFCBIHCJ@HBHFDAP@FEFCHAHLNDJAlEHGHYDAD@NMNERFHDBLAJENOPGPAJ@`FLR@FOZDJAJBDFDBDBPHJHBNADBQ`@FHN@FADMHCFBDXFFLCTCJ@DDDJCD@FJNCHMVMFUFGND@PBHJJHDTFPHNBTEH@NJHCFBTGJ@JBVRA@DNGP@FBHD@`EDBH@JAFCHAT@LDFBHDJLFN@HELBBN@JDLFP@FABGNID@BHHFNF@BBHLBHFD@FBFBFIHCFBBDBBVBJAJJBLAJDDB@H@DAJDFHFNJJBHDDD@@JL@RBBBAFDHDDF@DAF@F@BCFBBEAADA@CLGFGHCAEBI@GQODG@CDCBMFG@GNIDI@GAC@EPAHELARUHGVCDDF@FDDADFB@HGB@DEFA@IHCHADADE@IF@DAL@RCJFFCB@D@BFFF`HTAHADCH@B@@CDADADCH@FCBGBCECDGLE@AHCHETG@GACECUACBMCMBEAEQ@GACCCCMGCACGC@GGMAAAGBIDCBCBABABBDBBJHDDEBCBBFH@HDDVBDBHHNCDJFDBAN@LLDBB@BEFAFKB@BEFEBBBBFCFBFFZJFCBCF@DCBALHH@FBHAFFDABAD@LCBC@ICC@ECQIMCAAEBAFEB@BCCABABA@KDGAC@EDCAADGJCFBDCAAAIAA@GEC@CBCFCBED@DABDLADDDAHBAFFFJRVAJDB@BCN@HRDD@DFDBDADGBALCBBJABDJDDED@DABE@AJJHD@B@BHFBBHJDD@HG@AFABADABAH@FEB@DENGDC@CDCLALHDHD@@FHFDHHDBBCF@LBN@@ABNHTDAHA@TTBDABBBLDNJH@PHD@DCJBHABAFCBGAIAC@CDBFDHECA@ABCAA@EDCEEL@@ACUGAAADEFMFDADDFDND@JEACFEHCDBBCF@DBBEB@DBD@JBBDHAH@DBHBDCBCFCBAAIDC@CAEDEAEDE@GDEAKEG@EIIGC@EGCEEAG@@AACCGCAEA@EEAAGGCCCECEGGIG@GMEEEGGAEEBADC@G@AEA@ACGM@CBGGGEAGAGDI@SHIAIG@AIAIGIFI@AAGEICCGQFCJE@GOAKAEUOKCCKCAE@AAEFG@GA@CKBGEDGGIGSAAE@EABCFAD@DCDCB@@CA@GG@EBA@CCCAQA@@CDBBA@CAE@AICEBABK@ABSFECMAIEAEAA@C@AGA@CGCA@ABA@@CCAEEGCGAIB@GCCC@AABAACAAA@ADG@CAACABCEI@IGGK@ACKKE@CEIJQ@CEC@CBAJEBEGCAEB@@CEEEAGBA@ACKA@CE@EGDOHCDM@EEIBECA@CJMHC@E@CBA@CAC@AEC@AGDBECCQEBE@IDABAIGIA@AIQ@CJABCAAEBE@IBE@DIACAA@CCCEAACDKA@GIMA@CECDAAA@AAGHG@C@EHG@ADCRCBCFCGIBIBGACIEACICAACAGACICC@MBGFI@CEAAE@CDABG@CEA@SBGHCDQB@FCGMEI@IDABACGDKDABBDCAADCJALEBCACHALHDBBAFGFEAGPMFA@CJEDBN@JFRABEBGDABMD@JCLBR@LCBBNB@EA@BGPADABAHCBGBECCFCBQCEFGCC@GFGEGGAAEICC@AAIBA@@E@EIEAGAA@AAACCAEC@ACACGAACA@IEC@DA@CFEFAFGBCBE@@DCCGECACBECGBECE@CJ@DC@EBCFBJCLDFCDIDBFABFHEJ@HEL@BGFGBG@IDCDMKIAMIG@CDEBCMI@CCCAYCAE@AA@IAE@I@CDADECG@CFIJ@DG@ECCIEECAE@EDEJGAA@KEAAIBEDCD@HDBDADH@@ECAAGBALBHHLADGXBK@EMSQA¡Y[K{aWMKECKCUOCAI@C@_]IEU@MGE@C@AFBP@XO`@BFBnQF@FFBJAPPZJFBB@D@FIFODIKISKyCSEuMqB]C_GE@IDE@cCWA_EuUioWK\\\\IBAJBDAF@DADEBBRABACCB@DDH@@EAAC@E@ABADBBACKC@ADADDDCDAB@BDDBDCAIKSCOHEFGGDGE@GDGEAF@EIC@DACBCC@@C@@@A@@CBCICAAEEB@DADGAAHDDCDIBGHE@AFDBFAJFDF@BBFD@@CACDB@HB@BLEAEFEDGHA@EECBABEACDEDDBFHDB@FBDE@AFFH@FC@DF@DCDAAG@CJDD@BEBIIEICB@ADCACED@FCDEECEA@BGBABACCA@AF@FCBIBFFHDDABBBA@DC@NH@DEDBBFB@BEBEF@DCBHHIJDHG@BABAACAB@DEDONEDE@@BAFE@ACE@ABDB@BCBAAALC@DBHDBBAHHDGJIFBRAFC@AFABYCCBGEAB@DDBADBB@DABA@BDCBBDADJLA@BDCA@DD@BBE@BDCB@DDNDF@PDBBHGIA@A@DD@BDDE@BAAAEBCCCFAAEBDDCDCBA@BAIBADIHCHIAEBC@BACB@E@CEKCAAB@@AEIDECEKOIDCC@@AH@CABACA@ECADCBEB@JECCBABBBBBA@AC@@CHGAMBAWG@ABEACCA@EKCACCMFG@GEG@KB@FBBAGC@CJC@CBCBADBAEDAOEBEAABC@AEAIHGBEAOK\"],[\"@@CC@QBEGEEABDG@A@@@DBCDDA@B@BBAAABABADBCHABC@ABB@B@@BBABBGBA@FB@BA@DDCBD@BDABBBBAADDDCBBBFDBCFBBAAABCE@DG\"]],\"encodeOffsets\":[[[113161,22007]],[[113136,21962]],[[113854,21884]],[[113375,22037]],[[114058,21964]],[[114049,21951]],[[113891,21919]],[[113364,22038]],[[113030,22300]]]},\"properties\":{\"cp\":[110.919229,21.659751],\"name\":\"茂名市\",\"childNum\":9}},{\"id\":\"441200\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@@CCFD@@A\"],[\"@@PMDI@KFCDADFHDF@PANAXDJDFDDH@DIV@LRP@XDRBBNDBDDJDHFDJB\\\\GDCBABGBCJMHEFEFMFALBJCFGDQFIDC^KFIDMRGNBDBDFBDAHBBP@HBFBFFTBJHHLXZBHCVBFfFHCJGD@FFJRDNAhBHDHHHEdCR@HBH`GNBZL@bEfIRALBJFLFBJCVQZDNMFKD@FIPQLCVADCFAT@FGDOFKHCRC@ODELKJEBAHBDCLQFUBANBLDL@D@HCDIJsHa@ME[CIAGAAA@EDA@BSGEGKAWCEICACHQ@CKCDGDCDI@CKKAC@KBIBCHGP@FCD@RF@CEK@ABAD@PLHBHANIL@FCDKJWGK@GBCHAFBDABEBGAGAGCIBGBELID@@QBEJODSHIACGGMGAEBEHA@GA@@CJKAKDMFCTCJCD@LBRBFHDBRABAAIFKJ@DDB@LEPOZGN@TIJGT@PED@F@NHDHJBH@HADEJEFELAFMCSPMFEBECKCEAAECCA@CFEHA@CAAEAAICCC@AAAGEC@CCC@EGA@ADEHABGACKGEGDCBSB@DGACIGOGKK@EFAN@JDJBFAPMFAb@IU@CHE@CCWIK@ILM@EBCBCL@fLH@HEJA@CII@GCGACEEGMCCGACC@EIKGCDKVHDAIUKMHEBCB@BCJABGBCFBLJFDJ@@CCCGSDGF@FJHDLADCHBBFFBD@HCPGBI@OFGCOIKaOKCEECK@YDCFCBEF@Z@FGCEBEDCLEbBB@BECE@G@EBABGIBCA@ADIDM@KAALMHBVAHFFANCBONCD@TOAWGY@QBOAAGDEEGQ@GCCACYIMAAECAGQEKBK@GMIAC@]AIMIBIEG@iDCLEN@LAFDBDGJBJALPJbEPClmH_XBPECUSiImGCIGIQIGEK@KQMICOQEK@CNNHARGDEBDH@@CEABEB@@CDD@GCBEKWQK@UDGaS@BH@FBDDBBDAFEHBFADA@AHCBEEBECEBMAEBAA@OGCB@JGL@BJLGDGAK@ECBIBAFB@AECIC@MCG@AFALAAOFQBGASBEfaFKBKByDQHSFIHENUASBU\\\\DK[IUMOMICEGE@EBADBH@BD@DABB@@@DCBAA@BCFAA@CBCAAGBAA@ADBDAKAA@E@@EI@@@AGKMCA@EC@C@CJCAEHAHG@C@@ECAEAKI@ECKDADEAIL@BECIIGBEEK@EGGKBA@EIC@A@ICAEC@AB@DA@GLBHBB@DABGDAFEAEBEAEBA@II@HAC@EC@CBC@ACCB@@DACABABBFA@EDCDGFEF@DH@@ACD@DFA@DBDCC@ACCABAFA@FBA@CB@BJBCBHDABBACABACDCCBCABAFABACBC@BCDCEDABC@BAC@A@FEED@EAH@BCBCCDAFKHA@E@@C@ECABEBDIACE@JEDEEEEBCC@A@DGJGACEFCCEGCC@CCGAGBAGOBICE@ICABMIBEWECAGAAJMG@CCAA@CFAECCGDGA@GGEEBI@MFMJGDCA@ECCDCBAEA@CBCFBBKFGFBBCHEBCAA@GCABEAEEDCKA@EFEIC@ACGBGCCBACA@G@@@A@AAIAADCCBICCE@AFA@CFCABHEHA@SIGDEFC@AAAGBCFECKIACCG@ACCM@CGEI@KCIGG@GDKBGCCBABA@CACGSIGAKEMACEGAGEG@CACBADA@C@CECFABGJ@HEDBDFD@BGHA@KHAEWIMCCBADG@ACDCAAA@CDGAKFMEA@ADKAGDC@@@BLF@DFBHF@BADBJ@BFDBCJC@ADCDAFKHAD@BGBKCCB@DDFADADDB@D@HCJDDADBB@DIDBDGJ@BGFC@@LCFBJFDBBCH@JBDJHDH@XCBCACBAFA@G@CAE@KEIFG@CCEAIIGBCDC@AFDDDFAHBDABC@@BFF@ND@@BAFBBED@HABG@@BDHH@DCD@BAF@ACDABCB@DFB@H@@DB@HGD@DD@HFDABADGDBFAHCDIBAB@DLF@B@BAAABBBH@BBAFBH@BF@@DDBAFBHBFD@BJBBDHBB@DI@CFGBAD@BAFHLCBBLC@BHCFA@@FBJFLFDHLBLDJ@HDHFB@CLCFBDDFB@BABDBBFFFDBDFCD@FDF@F[VANA@OBC@GFEDE@ADI@AHIKQKKCoEMCKGceic[AWBYLQDGFM@QCKA[PE@E@IGUMMKAKBIHCFEDqDQFGFGFCJCZCL@HINMFODMiB[JUPQFM@OISGKAoAFaJMJSHSHQ@GAG@ePYEaDMDKLSdCFIDWFWA_@eJcRQLSJIJAFBHHLHHJBXDTJLPDF@JANCLCFOP[bevCAG@CAFKDDBA@ECA@GGEGCAIDEAECABEACC@@GE@EBGEE@@BCDCEMDCEEBKCSKADBBADCCICDEAAKLCAEHDB@DELIBC@MFC@@DD@@DDD@DGDADGFCBEFCCCD@DEDGD@AQAADIFIDCFE@AAOAAFADGCBEDCE@CAAA@E@CSJEHANF\\\\HLJJBHDHDNFFPHBDDZCFML@FFHADHH@NDDAHBND@FL@DEN@BDFDJFBELDBBLVAXCN@BRHJJBNPAFDDJPJCF@BHD@DD@LPR@DDJHFDFAJALDH@FBF@HBDNDFNAHEFDH@PALEH@HAFCF@DFFBL@TNBDBFCJDAFD@FEBEDABFFCVDLFNEBHPNJDJBJEGC@EFBHABDF@TNNFAGBAF@BCJDBF\\\\KPDBLCF@VDBBHABPNBJNCJH@JCBPXFAHFF@DAVFENDRFFABKBK@GDAGCHC@GOCDBDDBAHABGCI@KDA@GD@JGDBDFDP@B@@HCJBBBDEHDFBDCLBLCRA@BFFBCNFBPEB@AJDLDDHF@HDJEHHLHBBXHDFCFBFAJGHI@AHCBBBABBFAAABA@@HAAADA@AFB@LBBB@ANDDBHDBJBFAJBDABI@@D@@CDCDCCAHEBBLA@CB@BCBDF@DCBDFAHBBCBABAFABEH@FDBCFA@DFBBCD@ACBADBHEJFDAFCFAHD@DJJB@HGDDPMDD@HCHJVABH@HDDD@JAFDDABABBDDD@FCCE@CD@HFF@DCF@BDBBNIHC@EHBBCNDJFHB@FHBHCDDLFBDABAVB@GDBJGDBFJB@LPCDDDAF@DCF@BGF@HBFDD@JFBLEFBFMFCBBNE@DJFFFZFF@DEN@BFAFCB@DP@DDDBBDABFTDAJLBFFFHBDDALML@F@BW^BPAdADCDEDCBCAGDCBOdALEHKLABFNAF@DKFERCRBRAJHR@HL`@JAHGFIDKLADDVDLANB`DL@L@DJBVKZCN@FBDBDFBNHBDDLAJID@DBDFXDHAFAROPGFIBIBEHI\"]],\"encodeOffsets\":[[[115497,23554]],[[114675,24787]]]},\"properties\":{\"cp\":[112.472529,23.051546],\"name\":\"肇庆市\",\"childNum\":2}},{\"id\":\"441300\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@FDD@@A@CGAAB@B\"],[\"@@ABF@@@CA\"],[\"@@AB@BB@BAAA\"],[\"@@GHALC@CBBFCB@DBBHDDBJAHHDABGD@J@DEJFD@DCDEGE@AE@@ABE@AMBE@CAABMKE@\"],[\"@@D@@AC@@B\"],[\"@@@BBA@AAB\"],[\"@@BDB@BEAACB@B\"],[\"@@HHFBFED@F@BGACCAC@AD@@EEEAAECAAB@B@BAFBJ\"],[\"@@DBBECCIB@BFBBB\"],[\"@@@DFABCCACD\"],[\"@@BB@FB@FA@CAA@GABABCD\"],[\"@@JRNLFBHAAGGEBEIIG@GCCD\"],[\"@@BAA@@B\"],[\"@@EAIHBHADDB@DFABCBIDC@AAA\"],[\"@@B@BAA@AB\"],[\"@@BBBAAIABBDCDB@\"],[\"@@BAAACA@FD@\"],[\"@@@AC@@DDA\"],[\"@@DDB@BC@GAAC@AD@F\"],[\"@@EBMC@FABAFCBDDAFDABBBDDBDIACBAFADB@EJADA@GDE@EAKCBEF@HCD@FAB\"],[\"@@B@BAAAAACB@BDB\"],[\"@@DDB@F@DAIECBAB\"],[\"@@AACDB@DA\"],[\"@@@BBB@CA@\"],[\"@@B@@EAD@B\"],[\"@@BBDCACCCCDBDBB\"],[\"@@BACABD\"],[\"@@BC@AC@ABBB@BB@\"],[\"@@B@@EA@EFF@\"],[\"@@@BBBHBCCEA\"],[\"@@@BB@BCA@AB\"],[\"@@D@@CC@ADB@\"],[\"@@D@BA@EDE@G@AKB@B@HD@AH@D\"],[\"@@@DDBFA@KACGD@H\"],[\"@@BAEDDA\"],[\"@@H@BAACC@ABC@@DB@\"],[\"@@@DB@DCJ@@ECAEICBAEC@EB@BHPBA@D\"],[\"@@EGAKDCJID@D@ACECCBMCMK@EMI@K@MGODSC@HMDMRADGCCBIF@FIBGAESW@EHUBACG@GJELAJ@DABC@GEECCDCB@BEDCHADED@DPPXHE@CL@VgDKACLGJ@HDDDJEDKBMAGJ@BDNKHALDHHXHXLNCFBDEDAHBFAHGJ@JGLAAABCHIBGCCBCFKJBFADCB@@IDCLQBSDC@CDCDGD@FGDBDIFA@KAC@GCEGEFAACJKCEAEFAJOF@FCACBMFEDEHADEJFDABCDAXIDCB@JIFG@GE@AGHEFALGH@FF@BE@CBDB@FB@AJABDDAD@BDBHADAH@DBAFDBBHD@DD@BHDBCDBBDJBFUB[DEHEHCPAXFF@FCFEDGAEKMMKEOAIBCHSX[BGAGCCQEWCSOqIGKABGD@BAACBABBHA@EDCRC@FCHBJDFD@BCD@BABABCACBAFBDD@DDFDAJDBABDFBDCF@FDLEBAFEL@LEKACEEA@CC@ACACBAJCFGCC@CFCCGDEACF@BCCCG@CADEJABBDBFCBEHBJC@A@ICECC@CFABCFCAA@CBADDDA@K@@@GBABDBABDFDDDDC@AAEDCDDLDFEJBBAACBAHABADIAEJAFDB@DCJAACBC@ABCBACA@ADAHAEMC@AEGEEOAADIDAHDDACIFGFADBD@DCCE@CBCAAJK@EDOCCE@CCACDEAEGGJKCIBIAAB@BALBFABAJ@DKDABAFAFC@CFCJ@DEDGBABBBEDAACFC@AFGACP@FE@CHBD@DBLPAFHJD@HF@DDB@DEDBFBBABBBKDAD@DDDCBAJD@BFDBD@DBDHJFBPFDBDAF@FNDDBBADDF@JDGRFHD@BHDBBFFBBDABBBHFDJ@HCB@FBFAFBDABDF@HBDDBADBB@BFJEBA@@VABBHENFBFAJ@BDJFFDFAJJD@DDBEB@DAHABEB@AKIOH@BAJAC@AC@BFB@BHC@IBAF@BABEBADCAANH@EGKAKNOD@D@JBDADDDBBHDB@HHFEJBBJLDBABHD@PNEFBFAL@DAL@NCHGDBDEFBDAF@HHAFBFBBLBFCDFDJ@FJHNCDBBBDFDADBFJHDABHBTFBBBDLDBB@FHCBAD@NABCHCFBHC@BD@JDDAHFBB@DPBEF@DDHPHDAD@FAF@BAFC@CBDFBBDDBF@@ALCDBBBFDFCDFJBBBHCPFD@AKHCDADDD@JFL@DAH@BFFBDEFAAAFCLCDC@CBED@@BDABA@EF@FEB@@CB@DELBJFDAAECA@C@ACEFAEEBCF@Gc@CF@FCCC@CBAAADEACDGHBHDLJFBBDNHHEF@DCDAFQHBLEJAFIP@HFAKPODDFEDADBD@BC@CLOGC@EF@BA@KAADGD@AA@ICADEJABAHGJABBD@FA@ABEACD@@EMDAAQD@EEEGABIBEAABCCEK@QFEG@EAC@AA@CCCBEC@CGAG@C@EACGOA@CEBCCA@@@KCBOEEC@@CBEEE@ADECAG@EAAEECBGAAGDIDIKO@CBCDCBGAECOABMEKB@@IDC@CBAGE@GAABED@BEBADEACFGBCCABEFEEGBGYE@BIACBQCBEDABGMECEKGEI@CEE@CGEG@CEQCKBGIEACBECGC@CCAA@GDI@CAACE@OCAECAMKAEGAAE@GBACE@GOGACGECEDEAG@AACC@EFMJIBEHC@OFGF@FIDAABGCAAGMI@CACCDCFUPMG@CGEBGK@IGCDC@AGBCACCACKECCGAC@ECAIFKEBACCE@IEC@MKS@ACCACDKIBCAG@ACGGAACKAIHC@G@AGSQWDEEECAE@AI@WBAECAACKGACCADCFADEDAAOBEFAFCBEFKJAAEBCCECDECGDC@EE@ABIB@F@DG@CEG@AACBIFC@EHCJHBCPK@CBEEGBA@E@CDC@CEECBAE@CLECG@CB@DA@GBAFBDGJAHBJGBBDAAE@CDCFGFCFADBNGNFBA@EACEGBGCCAGLOH@FKDBDABECG@IHIH@FE@CDCAGDGDAAE@CBCI@[GIICIEIOK_QYS_[OOS_GUAmH}@ECGECOGU@]MC@GDAJ@LBJFJAPG\\\\EJEFQBY@UAcEgES@£ECBC^IP@BHTBZ@HELWZCNH\\\\NVBHIx@LL^PdHJBFAFCDeNIJMNSJS@ECACCQCGEGECëIEEE@GDCNGDCHYAIGEYEYCWCQEIGKI]QMAG@OGEJC@GFS@CDWCCKCAKFADCBQ@GDEBEEACcICDDB@F@BEBAPJBFDBDHBJNAHEJCAC@CBAFKACAEJ@HBBCDEHEECBC@ECCBBDELEH@DB@DAB@@NLJ@FDLAPH@DB@FEBHDDBCDC@@ACHBBGF@HGJEBEFOGCKBKAKKEC@ADIBIDMFCBC@KEEDABBF@JCFABGBCAC@CD@DCDHJJBBNCFBHDB@DE@CFI@EBIAI@AECAG@IDCKCAC@@DCBE@CA@AUDA@@FEFICCBCE@EEEGC@CAAMC@ABEOMMBCAC@@DGHAFABG@MD@JANADED@B@FHFDFBLCD@FDF@PEDBHCFBFB@BABFCDBRCJCDAFBB@JHJDBFA@CJEDBBDJBBDBFHH@DDJALGBCAGAGJ@DGAIDADK@KJGDCFEDEFATAHBFD@BDELE@CDJ@FHD@FFHB@JBD@HCB@LC@ABA@CHGDCAABUACBDD@BCBAACBCCGDABC@CHIM@AOIC@AGC@EBECAAEDBDABG@@AC@CFSDKPAECCCBCDAF@DHHADJBDDCDFDADFJFRVM@BCJA@@DEAEF@DCFKJA@CD@@EB@F@HO@[NKJGHK\\\\@RCPCDEBWDMDQAMEiYUCQBEBEFUJSX]TM@]ESEEA{PI@KG@HCBG@IDGFEFCBECIIIE]D@HAHEB@HDF@FFLAHDHLFBFDFRBJLDBXAJALDFFDJ@FGDIAGBGP@FAFDPDFHDDPHAJ@BBBJAFEBCFGNCNEHBJDBBDBHCFIDGFOHDFNLJRBHEH@DDBDVFJ@LFLGBCJEF@HFJDHDFLDF@JGdEPDHBFEJGRCHEDMESHEZKDA@EBAH@FAHCL@DAALBLGHAFEH@PIF@DHADB@BH@HJHJ@BADOLCFCPMXAFBDLHPHHFBHCHUNGH@FFJELHL@FABCBIEIAIDQ@MPCHDNCNDRBBLCR@HBPNIJEDIAMDA@KCOBQCGBEFAHLEFBLR@DKBS@CDCHEFO@GBCDELMFCHKDEJ@FBFCFGDODIFCFCL@JEFCNEFKDAD@FHPNJGFCFBJFLAF@DED]NIAGBCDBFADQ@IAA@CHCDDLFDLBHPADKBEJ@DN@RALBDJDRRC@FQJHH^DJDVBRHHFFLHFBP@HDHR@FBPZH@RHFADB@FDDRAHEFALJJDHAF@FR@N@FNFTBLDVTBFFDJ@CKICAMHAHBBE@CDCDGD@FPPJ@FFFLFFBVDDAGPCFOBQL@JLDHFIHIBCJFRDFPHHB@N@HD@BJD@BDCDCBEHABBBEFARCFGBAD@DFJ@B@HA@BFADGD@DCD@B@JBABDFHAFFDPZAFHLFFRIN@D@BMJBNBDGF@JJJ@JAJDJDHDCFBBFAD@JDD@FFCDF@DCLBFCBCNBHDHLDPH@DD@BJFH@REAILML@HGJFH@FDHELCPAHDH@LNFAHDFFH@FFDJHAFBDABGHAIC@GKGIAGEEBAAC@GGDCFBDAEGGAMYGE@GLELAL@JHH@DID@BEJAJ@DABBABFDLB@EFCFAJEBC@CFCHBF@LDL@FFNHPOVI\"],[\"@@@B@FF@@EECA@BB\"]],\"encodeOffsets\":[[[117482,23278]],[[117398,23197]],[[117793,23091]],[[117381,22988]],[[117842,23195]],[[117860,23175]],[[117593,23050]],[[117597,23053]],[[117422,22943]],[[117392,22989]],[[117397,22987]],[[117393,22968]],[[117484,23117]],[[117481,23120]],[[117486,23168]],[[117489,23169]],[[117397,23112]],[[117390,23108]],[[117412,23115]],[[117403,23116]],[[117402,23133]],[[117382,23154]],[[117387,23173]],[[117394,23162]],[[117397,23167]],[[117399,23178]],[[117400,23182]],[[117386,23263]],[[117390,23260]],[[117365,23236]],[[117392,23235]],[[117400,23225]],[[117401,23220]],[[117401,23206]],[[117393,23200]],[[117378,23206]],[[117361,23215]],[[117095,24462]],[[117602,23069]]]},\"properties\":{\"cp\":[114.412599,23.079404],\"name\":\"惠州市\",\"childNum\":39}},{\"id\":\"441400\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@HDFP@NDN@HAFHFPTHDHEJ@BDAH@BD@FDXBHABA@CGACCJGCMBGFEFANBBKJ@JK@CEEWIMGI@ECIAECGGBGEQBENKAIFEJ@F@LHD@BCDMDIDEJEPO@CDGE@EG@AJIGACEBEFCRCBABGJ@FCDGBMDKHEJAJ@\\\\LRCHFF@HEFOTUDE@KCG@EBUDGDEJIBIHADEAGGE@CAE@IEKBGGGHKJEJCLKH@PHLFTBBDDBJBBFRDBF@FBFJFTHJNBLHJHATMF@FBHCFGLADAB@BHDHH@FFRBD@BFFBVFR@RAJDVGFDBFBFDDJ@HBLCLFJ@N@DABEHING@@RTNLRRHBTCJBJARYDKFICQAAICEEEAECAIDQCCCCOIAGEGCGiiAEFGJWMGGEAC@IDG\\\\WN@DAAK@EHMJMPQJG`M@AGG@EFBdXPSPOJQNOAGMIAAODC@@EBGGE@CP]BAPGDELUBAJA@SDEDGLHFBF@DKVQLU@AMSAK@EZSBWBCNGDEKMAGDm@AHED@RFLCDABCCG@C@AD@B@@E@EEEBUCMFKBEAQ@@E@CI@GURIDICEGMCKKAEPUBEACGGIBUG@WACCOEIC@IGI@EDCFCREFEDKBKGKKIWWFCBGFGBQOECCEC@I@CACA@GKG[m@aFQFI@KI[A@QPAAO]IIKECIAAMBGDIHMDMIAEGEAADGBKLMCEDK@E@EEKQUIHAAHOBKKEHEBIAAKBAD@JCDWCAA@CA@IDADO@MLIAIGBMCCBMEIG@CDIFGAEGCAE@I@AAAMPKBAAAJAHCCEE@UFGDA@AABGFI@MGE@EBI@I@QAAMEGIEAQJI@CB@D@BKBUEAGDE@CEEWMIBEG@CAEE@MEEHCA@EKO@EAAKBK@KDAE@EFIdYT]EKGCA@AFCDEBCA@AFWAECC@CHAFKEEGAGICK@K@gIEAGCEEAQ@aHE@OLKPQHE@@HGHMAEBGCKAKOM@COKMIMGACIGC@EICGJEGAGGDADED@FADEAEBEHAJKDABBBEBED@FCD@BBHDBGHOAQF@GAAUAAECEIIMBCDCBKAIEE@GEBG@KMGUKECDACCEAIIICKKC@EDJFFBBHEBK@GCCECCACE@CADS@ECGIGCCAACGACCDECCGCAWBEA@CB@BCBMEKG@BCHCGMHOJBBBB@DC@KDCEIKDECCE@KMIIIAEGDUAACA@EHOBEBCHIAC@IECBCAACCACF@FA@CFEDIIEACBCFM@CCA@ABBFEFEFIDCNIDM@IB@ABEAEOFKJEBMCECQBAFQJ@BLPENON_@EBE@CCECSUUIAADE@CGIqWMKC@GDCBEAOEAA@E@CEEE@CBCLABIBEHUFIHEDCHED@HGPABKCE@CBEJEAGAG@GIC@EIBIA@G@EAISCCAECCEAAIGGAEBGDGJADGACACECM@AAHMRGAGHEEG@IEKE@CI@CLE@AGEEMMBC@GIFI@ACA@CHIMQEBGDGJI@I@EEGBOJKEQBC@AE@MICK@SJGPONCJIXIHCFC@GEIAOIAEEIGCCKMBAEC@CBOEDK@C@OIDCAA@AEGCMCEEAEBCFGBKCKCKGEQEM@GAAEDIKCCGCGEGMEC@KGAGCCOESBKDOCQK@MQ@CIECIAACBAJI@A@CGG@KDKEGEC@GMEIAKBABQAECABSBORBPBDDLABIHBRAJGDAJGBCAC@ADC@CDCB@BHBBFEJDBBFAB@DDBEDDBEFCPE@DFAJMACDADF@@FB@BJEDBB@BG@@CKDCLBFFFD@DAJD@CJBJHD@DBCD@DBBADCB@FEB@DCD@L@DFBBBCHBJDADIDABDADADBFEFHHBABDHJFN[LADBDCDFH@BEDEHEFB^BD@DEDCJJF@JBBABBHCHBFJFEPRJ@FJJAF@DDJBDHBBJCJFH@BEDDH@JDD@JD@CPBDEBK@ADABACAGECGCE@AAA@CDACDGEAIFEAGHE@GBCFBFFBDNARG@EBC@CAE@@FBBIJC@CDEBCJDDINDDBADB@DAD@DD@@DFB@DDB@BJLA@@FABCBCFGBC@@AACC@AACBAAGGAACAC@AEFCAGECGFECCAABE@CACCIAADG@G@GBKAGBKACAAD@B@B@DPJJHDDTLHJH@HPBBH@BBCBKN@DDBFEH@@DB@DDGDDBCHBFCBI@EB@FDD@BDBBFDDABEHBJ@JHBDFJDP@FBBDGNAH@FHBBBDBBFAHBHFDH@FCDBBFABBFCDBFDBD@AFEDFBBD@BFBF@DDADDHA@ADBBAHDBCD@HBDABADBDJH@DBBHFEFBJAFJFJ@BBFAF@HGD@FPBBF@PHFD@BJDCLBFCHDHCF@DGJLHEFADBJ@JIHADFXAH@JMHKNMJCPMLDJFFNBBBFTFN@PDDRJDB@FKRAFBBD@DB@HD@JIJFFAJBEDDFJLFFPBHCAGCCCIBGFEPCFBHPDCJ]DABC@KDGHCR@FCHBFJJL@DILABBJCDCBG@CDAB@RCBM@EB@B@FBBPAD@ITKHDLIFADHPENGB@JD@HFL@LOVM@ELBLGD@ABBFAFCDG@ADAHDPBDDBTFLPFEHEJBFFD`@NGBADBHBDDBJ@@LD@NBFAFD@F@PADABKBMPAFBHFHBDADEFBFAFIHIBCF@DJDBD@LCBKDBHKPDDADKFCDDPEFBPCHBHFN@XFNNHHAFDJLNTBL@LAJEFKFAPFLNFJFDFCFLL@DABCBQGI@AFBREJEDEAGBC@CAAOCBKA@BAJHTCBQ@IGCBADAHIFMBMDI@KAQBEFAVKJ@FFFDH@FAJIR@DDH@FEL@FCLBBN@JEF@DBCFBBABGBADNDPBLH@DEL@JIT@DLRHFJL@F@NHDLJNDL@FBDFNDFBBADENODK@GBEFEJCP@P@NHJNFBLCJEF@NCDIFCFANFL@HEHG\\\\EHILWHEBCBK@MMGCC@IJQDA@EDCF@PBHCN@LADEFAF@FDP@FDP@RFNHNLRLTJRBZILDH@JGH@NBNDF@DAD@FFBHEFEBCDADBNKLUPEH@DGACHADMNEHIFAHEFEBGAED@FFVCJGHAPEDS@QJ@BBBL@JDJHDBNADAT@BDCJHFLDGPJF@FADKFMGGAGDKAILC@GBABDHDTAFCDYPAF@RBDNL@B@HBFVPBD@DQ\\\\EDADBBLJFJ@BATFFFFBDARDJNCJFADKPADBFLHIBEDCDBFFBL@JIN@HDC`BJFH@PFJHDHNJFNCPCVKDIHEPADA@GGG@AFIIU@ADAD@PJ^@NDNHNLBDAFEFGDKBKHGLAF@TATGRDHFBD@DGD@FHHBBAROBCBEBAFBH@VGJ@HAJ@J@DABEDDFADDNE@AHCFBBFDEB@JDB@D@@EBGDCDMD@H@NGLBB@TRB@HAHENORMDEBODAACCA@AF@HFBABACGFGDELCJ@DCFOFBBFXAB@DEBK@GFCB@HLAJDBH@FCDDD@JAHDJC`CJEPBHBRTHFXVHLNFHAHWJOPCDCFKJCBCBCBWBANGDBFDNDLAHC@C@GICMMIMAG@CPIJCL@\\\\NNAZ@ZFHBJLPHHJTJJH@IBAFJDBH@\"],\"encodeOffsets\":[[119135,25423]]},\"properties\":{\"cp\":[116.117582,24.299112],\"name\":\"梅州市\",\"childNum\":1}},{\"id\":\"441500\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@BNAFBFHBHABC@AIECOCAAD\"],[\"@@DHFBF@DABMA@CBEAABEBAB\"],[\"@@BDD@JAAAEAA@C@AB\"],[\"@@HHDACKC@CF\"],[\"@@B@B@AAAB\"],[\"@@AD@DBFCBCHBHCD@DEFG@GJ@JDHAFCBCAELG@KPBHDDAHFHBD@FABMEMHCAEBEDEHCD@DBFCBAAIHGAIBCHEAAB@HCBA@@DDHKF@DBFDAFF@DCD@D@FABFHAF@DOLADIGGD@FEDAJBD@BFH@DCHE@A@AJ@BFFD@HCFDDCDFADBFIBELAFEDEBAFBPCBCFEBCDDBBDLHBDDBBFXAJ@@BBFFDFFXCTRBHH@D@JGLBBDHBDH@BBHADLJDCDBBDT@NLD@JFF@DDABLFJEDB@FBDDHFDDLDBBDADBHD@DCJHL@AHHF@DNHVODEDCBD@DNJBHDBAHBBJC@EHEPED@FGJANIFED@BD@BBHCFDFHFBDPH@HDFAB@HBFHBBFNLDBBFPDF@BDDBJ@HCB@DB@DHDFDDAFBHJLARDDFH@HF@DFF@DFJLHDFNFAHCBAFRDDAJB@AZFAHFHEFAFDBADEHBDCFABAFC@AFBB@HHFAB@DCD@JA@FLANPBFDHBDADCDAP@JLJCHCBBAHFDBFFBH@DBCF@BFFAF@DD@FFAPLD@@B@DDFA@DPBDHFBD@H@HB@DFDDADDB@@BBD@FFHREL@DFADBBAFAJHBFF@FRCBBNC@FC@BDAHEBC@@AA@CJ@FDB@FJHADFFDB@DHHCHGAAD@BHDBBRDDAH@DAVLFFABE@EHPNBJAFCBADBBHBDCH@bHLHF@JDADWFC@@AAAI@CFABGAJNED@DC@BDDD@BEXDRCHABBBBFLHRBBALAJBNF@HFDFHCL@LHH@D@BIJABBDJBFDDJR@@NRLPDLCTAPFDDBHLHD@NFFHDHDHLDCJ@BHFP@DGBBDDFARUDOHEXIJGDSHILIv[AEEGMG@ABKEE@A@CLGEGDKB]DAHAJ@LDLH@LFHJBLBZAH@HFLNJCD@VJR@JDNADABCFEHQDAHEBEHCFITORWEAACEKEAOAAC@CBG@CIK@EBGCGFKCKBEFANBJEJENK@CACNMBEKCCEECMC_@OEWBUEIDICMKCCAG@EDGNS@GEG@E@SCCCDMXIHCAEEEK@EFE@EMKCCBANKjUHIFCFAXBHADADKLMFMPKRCRGHBTGFCAUHITMJA\\\\fTFRAJBJFLLHCLCLMBKBANACOAEBCNKLMH@DA@CIQBKNENBBIHEH@LIAEHEKKA@CCEAAEBGIOGFGBCDEBEEE@AAEKAACLEC@CBGJGFAFEFGDAFBHRFGDLHB@B@FB@FADA@EEKACGCMWHE@EA@E@ACGA@KD@BCDABEDC@GEIBCDAMAAAFELATDHOFABB@JFFCDFBBJDDADDBF@BAAC@GGB@@@CDCAEDCAADEGECAGB@CAA@DA@BGDEHAFFFC@CCG@EDCHIHFJHNDFDBBDHBJH@DADCAGHIHBHHF@FADCJADIPKJEHAN@NEXCHGDSBARCJCFGFCF@^BRRD@LEDCBCAEBAXGH@DBNAB@BJHLENBBAFEF@FJHPRJDZHNALIJAPDDCBUUWCGUKKQIOOISYSISSOAGIEESGQCKGMKIEO@KDEFMZILEDEB]BUCMCaOQGEAS@KCeYUYKGEAI@CBONO@ICg[[@YCUKSQck_]KEIAMBMDIFGFCJCRBRFl@PCPKVidWTaHDCBADEVCHKFKBmBSCWGcYUEEAEAQAWEOEIGK]YSMGKAEBIBCFCP@HBLFJCJDLKLEF@JHTLF@FCAQBOAGGGWAEES]W[EIBMDAHITIDCAEAEICAEDEBCEIC@GBGJG@CBENABKBQGG@OLWJKPGBQAKDQN]PeESAUQCAqBO@UCG@EVMFMBIPMFIHCNEFCFAPBHHL@REbAJGHWJaDsAuG_@EAGCCAGDAJ@LH\\\\HJVJVJBDCBYJOBq@[EKCEACGGaBCDALGDEBG@KCEEEU@IBELMHGFITAFADEBSAQAiOMC{C_IKI@UGGAIBGAE@GACSACEC@CDA@QOACAE@IDAVGBC@GHE@EICCIMC\"],[\"@@@BB@@AA@\"],[\"@@D@AACBB@\"],[\"@@@BBCA@@B\"],[\"@@B@@AAB\"],[\"@@B@A@\"],[\"@@B@A@\"],[\"@@D@@AA@A@@B\"],[\"@@BBBAAAAB\"],[\"@@@BF@DAACE@CBBB\"],[\"@@@A@B\"],[\"@@BACAA@@BDB\"],[\"@@ABD@AE@D\"],[\"@@DDBABEKACBBBB@DB\"],[\"@@@BBBBCCA@B\"],[\"@@B@A@\"]],\"encodeOffsets\":[[[117871,23318]],[[117951,23284]],[[118250,23170]],[[118392,23248]],[[118691,23333]],[[117787,23247]],[[118896,23362]],[[118891,23360]],[[118753,23339]],[[118614,23269]],[[118615,23269]],[[118615,23268]],[[118399,23252]],[[118350,23224]],[[118346,23193]],[[118318,23199]],[[118261,23179]],[[118258,23180]],[[118203,23201]],[[118201,23206]],[[118199,23210]]]},\"properties\":{\"cp\":[115.364238,22.774485],\"name\":\"汕尾市\",\"childNum\":21}},{\"id\":\"441600\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@PDPHHGHBNNF@FADEBIB@FFAFEDAFFFHDF@@@CK@CD@FBF@DADIJADAHG@GBEDCF@PBD@I]DE@Q@E^KFUG[AKFALJDCDEPADEJODBDDTTDBNBNHHHPDJXHNDBLBLHJAF@BHFHPBVNHFFJDDD@HER[HAZGLHFB`IJ@FHHTRZbXFBJIHCDBNHTFVLFEHIAEAADIFIFOP]DAP@HAFKFKHNFRJL@LBBH@JIFPBFDFF@DD@JGFADFREHEJBFDJERBDDDF@P@F@LHJCROFAHBJ@FH@BDBF@NIBC@CFCF@DFF@ZWTIDBBFFHLFPFF@TIBCKYJKFSFEHC^NFXLBBBBVJTFJGXBFBHHFDFEH@DLLAL@LDLHFLFdCAUBEFCLBJDJFFFHNTHNHNBLAVLDADIDARBFABCHADDBFFHZNFHBDCFADBDNH@LBDB@BEFEDARDJ@@IBCDBBBH@DB@GJIAGJO@CB@BBFD@ACG@CJ@HABKFBDFD@HADCBEDAFBJL@B@BGEA@@B@D@DHBCJBBDCH@DDJAFDJLBBPAFBBBNDDDfAHCH@CHIBGT@H@BN@RDZLHBPLJBHCBCDBFFJFHDHAPCFFLTDPHFJDZBFDL@NBFAROFAH@NDNAb[FAD@DDBFAP@TTdD@FEHAHBHDXbLFLAvcDCFANKPANDXIDAHWNCLKJA@EGGFGNGBOBCHAF@PDDAFGIS@ADCPG@EDAPCJEPEBA@KAKJUAMAGBMABEAMCCEEAK@MCKIGC@M@EIKGEKQ@CJS@IFK@CKGOAMCBCHABAAADECAE@IFM@AADK@EFK@ECG@CJQBI@ECGEE@ELIBUFERALBJ@NCNAJEBGBCDAJHR@DAGSBI@ALBDABPDBD@HAFBFCFIAQBEJ@RHDABA@CKKDECEIEMEEKBOLEFEBI@KAKMSIKECGBMGEM@WEMAGDGAOFECODCLEBCCCLOAGLCDA@KACIC@CDEJAJGBEAEFEBCACEGAGBENOLABABC@O@EECEBMAC@@KI@CAACAGBCHA@MC_EEIAGFEFKOSECAACCOBGBCH@DCBEAEBAC@KHKA@FUNKPK@GEC@@IHAFMGOBCJECKLGJSC@OBAA@E@AFAN@DA@QBADCH@DADCAIBAJK@CIKEIGAEDQ@GDCH@LADCBI^CDGOEAODEFAHDJDDBHGDOAEEIKCEFCIAEBIEIJC@@GCAC@AABELQ@ECAQICC@OEMESAAMAEECINKDONILMNG@IBGEWBCJG@IAIBCFEKGHI@CDECGDGAEDKIC@AECOGE@AAEOC@GHE@EBAAI@IEBEAIFEGEAA@CIGACBCBAAC@GDCCABGAABCB@CGBCCCE@EA@AACEAFCBEC@CAAEDCAEBAAECAEDG@ECAGBGAECAAAGA@EBGHMACEAO@ICCEGA@IAIFGBACCAECA@ACC@EFAJ@DAAEDGCAHCCCA@@CG@EFCA@CLMDAAAG@AAGOG@GISKCCIGOI@C@A@ABCDBLBHALBHAH@H@BCJBDDDBF@BADBFDHEFDBHEDBFD@DBBBHHBBDABBD@BD@BD@HADEDABA@EB@IK@ACA@CEA@CC@@CBC@CCAABCCJMCCDIFADCD@JIAA@EF@DBD@FAH@BQCMEAAEDEHAF@HGFBJEFBCHBDDCB@BBF@HDFDBHBDBABCL@FCAADOC@@ICC@ICGFC@AEGDIAIGAACCI@CBEII@EQIFOIEAEDGAGBAAA@IIEDIFC@CACA]FEFGFC@AEGDCACBC\\\\KEMGIACABGGFEAEBCBCACCBCJCBAIDGAAEA@C@KDC@CFA@EDABCAA@CDCCAC@IGIA@DICCBC@EEAEBEDEJC@DHAAAFCAIA@@EE@BCDCNBBICEF@DOFECAFCCA@CBAAECAFIAEGA@ADADCD@BCD@DBHABIJE@GAQJGBACKACAOPQTABAECAEAABADGCQFW@ACCACD@@CFCIMHBBADEJ@BB@BD@XEBCICE@KGaGG@CDGAAABCDABEAIOMFGF@BAEEUKCBG@CBQCAAGC@ABCHBDGGG@CCAEEBCIG@ECA@EDIB@KBGHABIBCFDB@JBBC@CHBB@LABE@@FHDKP@DADC@CACBEFCCOPBLGEO@EJIBKFGAERCBCDE@GFMGACEAKIGCGACHBDCFBBAB@DDDEDE@@DHdE@ADFFEBDF@B@DDBBFCBIEKACFA@@DA@EFE@@FABCB@AC@AF@DCDKDEDBBEBCFEAAEG@CBK@IEC@CCCBGDBLC@OEGDAAIACEEDECAACAEBC@ADC@EAACEAAC@DEDABE@EBC@CBOGCG@CFEOA@CAAEA@AE@ICC@@AGDEAGDADMBC@ABGD@EAAKCACAASEGABAGCEICACBCEAACAMDIG@ECICEEDKAAAAEBEGGE@CBEACFCAGHMDK@CBK@EBEAMF@OGCBACAIKAAFIGE@GCAAGCACCCBIAC@C@MPBLHL@FMGBBCDABAFABE@AB@JGD@AEA@ABDD@IBABG@JPBLA@AFGBCBA@AFCCC@IIEBECIEACI@EBEAFMAGBA@UB@FAEI@AAABCCAAC@GCEBAACBEAE@EDA@G@CCEECCCBAACEAAECAAGC@EGHQICE@CCABCAMC@EBEACECAOIECGCAC@CAAEC@BIDACC@CBCLCAABAAAAEFC@CCA@CGEC@GIBEKOCAC@GA@DEFO@BDEH@BEDBDCBAFAAABCHCFI@ED@DEDEBABCBCLI@ABEBM@A@BBAJDJILHHBFCFBDDDF@DDCP@FILBBAD@DDFCDC@CAEBEHDJCBGCCBCJBBFPHFBFD@FNGBCB@BDBABAD@BADBDIBCDA@ECIBBFCJABGBABBDABIAEFKCCCCDBF@BCDCCECACABACAB@H@@@LCBCCAB@DBBEDADEB@DDDDF@J@BIDGAAFEDCAAAMF@BDBH@DDADE@BDCFDHED@DDDEHIDABBDBDD@@DFBDFLBKFK@EFABKFECE@CDEAACABICCBCE@CCCEAABBDADABABC@CDCA@AAAAIDG@EQDCD@FGBAAABBDABC@AHLBJHrTPXDRFDDBHAHW\\\\GTADBJFPNLLNBFCHEFEDE@WEOBGDGFCFA\\\\EVIAACCAADGC@ACCC@AGCABECAG@CBGBCA@ABCCCBABIA@@ECADAF@@AEEG@KHEBGFBHF@@HEHIJA@CDWJCBADCBIECFGBCFEFANBDEDE@IPEBBFDFILBDEBHFDF@HBD@LEBCJCAEHC@CHCD@DCDATKRCD@JA@CDEBIAELADDDAHGJADBBKBIHI@GHEBGACBCFEAMDWKWGGGKCGBMLACI@BHANCLIFCCGCI@KHBDCLUhK@@DGFOWCOC@CFGBCDAFA@CDDDFF@HADCBI@KBIF@HDHABGV@FTXBLGLE@AJDDCHQBCNGND@CTHP@N@LNJ@FNLNDDAFDBDC@C@IJCDBLFHBHDBD@FBJN@JGD@BDDJBFDBDCDDNBFTDDFCHAFBFCB@HDJHDDFEH@HDHBBHBAFEDEN@DDH@NNEDDKHENDJFHLDHFGH@FDB^DFCJKB@FVBDbB@FAHCJCFB\\\\FFDFFFVJN@JFNFLJJVNPBDGN@FDDH@BAPQHCB@DDB@@BHHAFFJJFFJDNFFF@@@BEAI@GDED@FDDHD@D@FADEFCJ@BF@F@BFHFBEBCDEXBDJJJDRDTBNDFFFP@FEFIJCHBNAHBFLRELALCDEBEBOASJCBIXCDEAKWCEQM_KMIIEAA@GCC[UGAA@EKCCAGECAKCEMGCB@JABG@IE@EDID@HBD@@WAMMEDATIFULI@CEAAGCAKFIEEAIJQFEFIACBGJAHCFEBEEK@CF@JABC@AC[BSDIEEDG@AACCIGGCGBYVE@QMEUEAC@CFAFBNQPIDGHEJGT[TCFAHBFPTANEHMF[H@DFJADOdAFGJOHED@DBDB@`BF@BDADI@O@I@CDBFJFLDBDCJBJHFHLRbAJMPAD@DPZNHJLBF@FC@MRKFaAQEE@ABDPCZ@JLZAFGHIJ@JGN@FPLFFNBZVXNFPNPLDPDHFBFADQJELYREHEN@RAFKHCHBDBBVFHBBFCJLNFBRDHBDDAPCJ@F\"],\"encodeOffsets\":[[117052,25164]]},\"properties\":{\"cp\":[114.697802,23.746266],\"name\":\"河源市\",\"childNum\":1}},{\"id\":\"441700\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@@BBFCDBFH@BFDBHABC@ECAGIKA\"],[\"@@BDB@DECACD\"],[\"@@B@@CCGBCAE@CL@FCLADALCBCJKDAD@B@@IJEFALFFC@C@CJGDMJADSDGBAD@LEnEFGDBH@DCPCFBFCHNJF@AHE@CDALAFGLGAIBGAEFABCAIG@MI@GAEIIGIDGJC@AAC@ICEAEYCBTADEDEAGYEAABA@BFAH@HBFAJIAMOC@@DGBEDGCEDK@IAGMCCAEC@GSGIBGFC@CAEKSHEFGGMIQKGIMCCGEA@GCAAGDG@ABQDCEIBE@GKAECC@CDKH@FEJAD@DABIDELBPGDI@ACAAI@ABC@CJEF@DCFABCBYCCQKAABI@CECCEBIAABCDEBAHCBC@GBADAFKCEAGGE@CMIK@CCEABCHEHIAGVBLF@JFJCAHJDD@DAZAAEBMNIPOF@BCBI@SR@@CDAJDD@DGH@NJLOJEL@HMFC@EJMD@XCDBF@RFLCDCB@BDH@BEGCAEBADAF@DBDA@CACACAAGICEIFA@AE@EFCAA@ABGBA@G@AAADMD@DHDAF@DA@CAACBGC@ADCAAFCJBFAFGD@D@FAD@DBB@BADABAHEF@DBDED@@EFCBBDAAEA@AEB@@ED@B@BEHBLAJBJ@FDBBDABCDBFADCTIDCAEDE@ADC@CFAJEBGDCDGFEBGAC@A@CDGB@DCEC@UB@DCBFD@DIBAACCECGBAF@DEEA@CDEECDIAGACC@CMJEFALADERIDCKEGEFCCCICGACCBGFEJAEEFCYSGKHMEAACKKCBGAEGBIBECCBCDG@GACAAFEDEACKC@EEAACDEMACA@ECCE@ECACFE@AKBHSDCCEBKCE@CDE@CGBCAJQ@AGCECIAcBIAMKG@CDADiHEJ@H@BHH@BIVADEBWEE@CFINC@SACBADEJAR@JHNBNARAHELEFIHIDO@aAeGUWuSegYugCGG_B_@EHId[DAF@LFLBR@HAVMJ@FAFGBC@IFGACUYIEGAGFE@w]IAI@EBC@SEABBLCBGAiOOEQKcWWUMQGCC@MHALGBGAcQGBOEIDCDAHBHDFDBF@BHFDFBLADDCFCDIBCNWZ_LQDwBYAQEyW]OKKGEKWCG@GBMB_DEEMOEQCMKCC@GAAG@GD@BBDBDILC@CAA@SFSFK@G@_MUIcWKAIEIBEDCBAFBRCBG@K@OCKCk[[CMB[VOHNT@FALWCFADI@GGKAABBHDB@FG@BCACGCC@CDAFBJFB@LBBKJAD@FFHPL@FCHI@CFAFDJCFCB@NBF@JBBHBBBBXDD@DNJADCF@DJHBNLJCNCD@JAHEHAHK@GFI@GFAEEBCACJEDKCIDEAAD@FCDI@@DDFAFDHAFBDFDDHCD@@AFADEHEBEF@DCBD@JFB@BDHBBDBDD@BFDDBB@BBBBHJF@F@FB@JABBD@JDBFHBFHEH@HDDEHDFAREDDDCNGDABCBOBAHB@@FMAAAKDQ@KAIDC@ANCBAHAFQBIEM@CAIF@DEBONBHEFEHABCAKGGBBDADKFIBCDBBCDAACBCLDHABCB@JFJHNEDA@CRGDAH@TFB@DAHCB@DBFFB@DEJAH@NDDDJHBDBBBJDBDJFBDAHAJHJEDADQDCD@BGH@F@DGHBH@BBBCBFD@DNBHJB@CLBDFBDD@DBBBDCJF@JAF@FABBADIB@DJR@BJBJHABCB@JAFRFDDAFHC@BFD@BBD@DAB@D@FGDIN@DDBAFFJ@FCNGDCPFHF@@DLBBDB@HAFBFF@DA@BFHDAFIFAB@DFD@DIRFJ@DLFDL@BHLJHJ@DFBABDDBH@BCB@BBBDABBBD@DD@HJAHBHDFFDB@DB@BAB@HD@DHB@B@DBBBFHFPBFDTEBAL@BAFAJD@BBF@DABCA@DB@BRDD@DAB@FHHB@@DA@CDCDC@EBADFBF@BBHTHJCHHFLA@DHBH@FEBBF@DBDLLDVPBFBLHPF@DIREDHJDHFBBJ@JEJHJB@BJHJBTGJ@HCHBLHBBAH@DHNBDB@BFL@BCFABFHHFFNF@HJHHHDFDFDDHHBBFFB@BFHDDDBB@@BHFFHD@FHDJJ@FFHBLCF@HCFBFV@NJLTJHDJFA@HBDBFFJFFAB@FBBAJBLCHNH@LHL@FBBBB@DFHFHNHF@BBFBLFDAJH@LF@BDB@DDTHBJFNF@BDBFHBBFJJDHNDJHDH@BEDAJC@CD@BBD@FBFDBADDDD@NP@FC@BHDBAB@D@ADDBDFBHCDBFRBBH@DCAG@ID@DBFGF@@CD@BIF@@KHGDAJDFABIBGAEBABGEE@CAADGMAM@AIEAD@@AEA@AD@DGFABC@MCICBKDGHGAAABECAKB@BGBCC@CMEAE@ARGHDBE@CCADGLAB@ABJB@CAADCFAHDF@HGBGJCHCD@DDALB@DCJEH@FDBEFEDABBBBFEBD@DDDAFBHFBJH@FBDHDJABB@FFBBBADJFFFBHBFHJDD@BDDD@NHNNBBFEBCJC@IFCDMHA@CDABKHCHK@EDCDBREBAACBG@KAAGG@EIGKEOBAE@EIOAEFI@IHEDI@IFABCBEBEFABAEKAA@AJMH@@EDABCFCFCB@@FB@LAAKHABB\"],[\"@@@FBBAJDDB@BCHFDAB@@CAG@AD@BCHHFCFDB@BAAECCIB@AICG@EAIF\"],[\"@@@DFDAH@DBDD@DEBIFA@CAACACBGACB\"],[\"@@BDJABAAAEAED\"],[\"@@BB@AA@\"],[\"@@EHBDD@D@@ICA\"],[\"@@@FFABAGA\"],[\"@@CDD@BAB@BAAACB\"],[\"@@DHB@BAAGEB\"],[\"@@FDD@ACEAA@@B\"],[\"@@JBB@@CECA@CD@B\"],[\"@@FDD@BA@ACAE@AB\"],[\"@@@BBBBFD@BABACEABACCB\"],[\"@@FBDADGACC@EDAACBADFD\"]],\"encodeOffsets\":[[[114809,22153]],[[114855,22121]],[[114702,23025]],[[114874,22064]],[[114832,22121]],[[114806,22071]],[[114802,22046]],[[114922,22241]],[[114665,22174]],[[114700,22170]],[[114706,22135]],[[114625,22113]],[[114372,22058]],[[114377,22061]],[[114316,22024]],[[114143,21998]]]},\"properties\":{\"cp\":[111.975107,21.859222],\"name\":\"阳江市\",\"childNum\":16}},{\"id\":\"441800\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@Z`FNALDHXVD@FCNUCY@AHEDITAV@NCJIJDJ@HEBIDA^@HEV@XGJETER@DBRAJFRAHBBBFDF@LFXBHLDBXEHGP@LCHEHMBQBAJ@FAFCJKTQFIBC\\\\IBADGF_BS@IGmJQJKRGBMFCH@@GHW@CEG@_DGHCVALGRAJEHGDG@OEQJU@EKWFCJELATAJFNARFLCF@RHTBN@RCH@DBLVVLTHFFFDdGRFF@DADGFAbPTGLALHBAF@@@LFBFB@BADBHKJEDICO@EBCFCFCB]BENGFI@MCOEGA@cCWWCBGAAICCeMOM@EHC@EJQ@EGKKGFGBEYmCCIACC@CBMJO@EGKEEE@ACDKAAOA]BEAEE@CFMBSHO@QLS@KCCWIIIBEFK@ECM[_BcBCDCD@RJD@BA@GB@PHH@FBH@B@HGF@LBLAHCLBTIHGEW@IDCHBDAHMJMAIFIDCJBHBB@PS@KDCVQRGHUAGBABID@DGLEJIFADCDGLBFEPGP@THLCFRJR@HDHHFVHD@LG^_LCNABCH@AGACBEFEFBFFBNBBJAHCF@VJF@TKJAJDDFBHHHFL@FHBDDLADBHLDBBABGD@FBDBJNDBDC@WDGHEBKDCPIBQFCLEZEFEHAJJ^FNNLBHA`BVNPPJNDBD@DA@CAIBCNAPD\\\\CDBJ@DA@IIMJUDADANATIF@NHZDNDLLLVFAHGFCN@HFLTB@B@JGFGBGHCJLLHBXDDFBFRBFDDBBFAHFD@PET@LBFGBKFADF@RBDBDFBNAFADE@CGMBGFCBAJFDCAIDAV@JDB@HENCBIDCbWFAFBHAPIFIJCBAAGBMFKRM`gPAHHAFDJBZFDv@TGBK@MBEHCLAJGJBFAHIRGH@BCB]IK@CDKHCLQ@A@ILECE@IHGVGJBHAJMJUAOGEAEF[AMCINA@CACECKAAC@KBCPGNIDBFHDBJCFCDA@KCKDCH@DJD@F@HCHC@IAMJEEKFE@GDA@EHGVGFANABOPFBCAKECQBWEEBBDABEBGAIEWUaMCEIE@CFGBMBCJ@BAFE@EEGEEO@E@EQSGCACC@KBEHE@CEEC@AE@SDAL@BA@A@CME@KACM@CA@CFK@EECM@QME@GDEAO[IIAIBC@EECEACDCFEBIAOKC@GJKBKGMWCCKIIMIAIGDCDAFINGBCCE@EBAF@FADCACFIFEHDD@HCHFDCN@DABGFABC@OHGEELAFCF@DAJIBGBADBDC@O@GAA@CDC@GI@GBGAAGKE@IK[EGICQ[E@KGKJA@KGE@EFC@A@@EEAA@BHCFE@ACKHACCCAEHCJSAKEEFOFECGE@QKGBCHEBG@GJE@EO@IEACDQBGAGHE@CBGC@DCBOEIGACAIEACIBEYUGBA@@CF@DCCCGCBEHKNGFODKJEKWLOC@EEBSGC@IDEF@JGCEIBKAECBIEEKEAACA@ABEFESMGGEG@EA@ADABQH@LM@MLKCAHFFAFABGB@JIJWDIAGEJ@DCeUEAEBEACCCAG@EDKAKAGFE@IDEEGBQLBD@HGHADDFCDOFC@MHGD@HA@EDJB@DEDG@OGGHA@OEYAGBCHGDGAMBKDACAGAE@M@GEEE@EBEEEUKU@IGKCMCAMACCCMAAEAI@@CBMAEGAKBKAUFWCAA@CTEBAEIEUACCEOIAGCBCJADCAICEGGAMAOIKJCAHOACDG@GACA@EHE@IFIBAQMCKBWOBGEUPKDEGILI@ECEGBACIGGCAIIEHI@AECgE@PCEBKCDGGEBGA@GIEOHBDQBSFIGGCEJAACAHICEMGCBGACCOBGGKDMKAGQAGCCEAEGGMCMHG@AEQAEFOG@ADAAAIAFGAAGHOCE@GBGHKGODECM@GEDICEEEECE@IHADKFGHMFI@ABAFDBFD@DEDCGEDHNAJCBEB@AEBGFE@IGEBEFMZCRKF@HJTf^DJDNMPQLECBGKIDC@CcZGDAHCAIB@DCBICSIIBMEQDCODOFE@EMDEBGEUBGAKNBB@LCNCJ@BDBJAAHAB@F@HDFAFA@aAKFCDAFDFEHY@E@AFEDCD@ZDLFFLDbPJLDPEH@PAJOHGDC@EAAEGACDKBGCEIE@CHHTDD@DI@ECKIEAADAHIBADA@ADGFLNJVCBUGCLHDJL@FDDHBDDHNFFBDDH@HJJ@DIBGFG@eKK@ADAD@FKN@JJLDX@DGF@DJVa@EBONEBIAICM@EB@FLLPHJHBDCHA@ATCDFHLHBDAHGBCF@BHB@FDD@DFDBHBBD@DDBJFBBB@DGBEF@DDBFDBBDFDLAFEFONDTENKBEFIFCFGBG@IACGMGE@C@OFS@IHSJM@YHOPKFA@CCI@ELBJABQBCAEGQAKAC@IDSDEDCNBLIL@DB@@HGBAFBFNHHHBDGJCTIPAF@RC@KJAFAHDJBHBHAHAFCBEAGBAD@HHLIXCLEDK@MJGBGAOKC@AB@BFL@DQEC@EDO@GHADAJ@LBDLL@DCJCDCHLD@DGRBDJDDFBXHLHFATB@FCB@BBBHDJF\\\\@NGbItCJGDC@K@KCMAABEVKRCDGAABIFKLCF@PQDGDELCPEHS@EBCDUBKDOREJC@ELMNYCURIDEAEKAIBKJQFe@aYKMA_HAG@GDQFcGGCGAGBgCMIQEEC@IHGDeEAEDUAGWYGKIGSAEEEAGAO@AABGACCECAMAQHCNEJ]LCDEJCREHIDKAEBENEFGFINADAHABCD[HIAECCGCIACMCES@WQO@KBGFIBGCGECICWCMBSBGAAAAEEBED@LCJONGJAFAJEJOHQPEBGBWCAJCHBDPDHHDFDLDFHDNAJODAF@NDDDFL@HARBDFBJADBJFHLNJLBH@DBDDBFAJBHFFPJHFBJDJVR@PDPALDNE`AHQDEBEFEH@HDTCDAHKPCDAHKH@JCFQJGBQBCDAJCHOHEF@FFFCRNVFFLBJJD@@DGNDZCLDNITINKBACMRG@ABADBHEJ@FGB@HABG@GBGHIDEJ@HADCABCCCCDIAGF@BBB@XKXIPBFLTR@VJMZ@NABK@ABBFFBBD@DGJAJJHRNFJLhHFPFP@H@NHPDTEJDNLRLFNBL@^NJLNLHDDJDCHBFBDXHZDZX@FAHBDjPHFHJP@PHBARMH@FJJFBBCFBBD@FH@JJHADKHFLCRDJBFAFDJFXDF@FDNAHSDOHM@CFGDE@GPSJCHCNID@DFLA\\\\BLXJDFhzMR@B@FJLCVJRJDDFDP@PN^JNARBP@DEHJLJNANHP@JFFFPKR@DHDNDHAL@BNCJSHC@G@QBA\\\\JHCJDF@FIDA`CFBDBBBCHBBPVRCRBHDfZJDJBLIHURKJKJC@EKOJMPGFAN@JF\"],\"encodeOffsets\":[[115113,25747]]},\"properties\":{\"cp\":[113.051227,23.685022],\"name\":\"清远市\",\"childNum\":1}},{\"id\":\"441900\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@EBCA@CGECBEAGODACEAEEGSCACM@GCEGGABCAGDAB@AH@BDA@EFADC@ACAEBAA@EF@FCNFDADBD@@AAIFCDBDC@AGADGB@@BJC@@CI@AFAHG@GECACA@CE@QDEEEA@CBA@MI@EDA@ABIEGDA@CCKIBAADGF@BCWUFICCE@GODCGAE@GDABBDEHEA@IG@@DDDCJEGA@@FCGA@BDABDJD@F@FEHPAJDB@BIFCDA@QJBDEPIDBHABCDBJMF@CCCGBCFG@AAA@CB@DCBCHC@CCMDCPABC@EFDD@BAHCD@HKCABDBEDGACDEE@EGCECEBBFGHEAEDBDB@@JIAACCBADC@AAIDBDFD@DEFADDBADABCACEEACEEBADGAACGDAA@CEAGAAAG@EDEACFGACHGBAFFH@DC@CLCJ@DCJ@LSA@DFA@HGEA@@ACABDCA@BA@BEAAEJDFHBABAFCBCBEBAAC@ABAFGEA@ADCACBBDADBBABIFCHODABCBBBQAIAGBGAACADGACFI@AHAHDBDEL@DAFBDCDAAADBDAABCBED@DFAAB@BFBFADBFAJ@QDC@C@CCCBAAACECADD@@FAEABIC@BEB@DB@E@FFEAC@@DACCCADDBA@C@@D@AC@AFDBC@@DA@ABDBDGLNA@CCEAADAAAD@@EBDB@FACAAAB@AC@FECCCBBAACAB@CCBBA@ACB@DAB@CC@@DDBC@AAB@@CGEBCCE@BE@BCDEA@@EO@EE@AABECCFC@EDKEG@@EECCE@ECCHCBGACDGEQECCBCEEB@GCBAESACEBEEEGAGFC@ACDGAEKEGGFMAGEIGEUI[QUkKVMPIFSDS@aAgW©¼]`w|MTMX@ZH`@N@HGNMP[|QpGLGLIXKzAdBRR\\\\RNFHL\\\\NLL@rLTJJFHJLH|@DBFJED@BRNHCHBD@BAAKB@RJXBLD\\\\V`RXFTA`WpDFAJCLAZDVCdOJAHE@ND@@FHABG@E@A^CJFLLFBPMJCH@DA@GLHJ@|OFBTF^FN@^STWVIFEFARAVDjZNFRBNCXCJEDO@QL[HGLI\\\\MP@@G@EFA@@DCB@LIDE@CFEFB@CB@DI@AUNEQEIBCECDCCCIABCGG@EFGDADDBFLOTCDED@@BH@BAACFCBBFDFAD@BHD@PJ@BJNDGD@BAHCDDDABBDCCCDAVBBADBHCDGB@BAD@@KDA@GACBIIAEEC@EGI@DCF@FKACC@AEBGBSFEFCDEHCLIL@BCJCHB@CHIHBDBHABKCI@CGGAECCGAAEC@IF@DEBCAGI@IAABEDCDIAQDCAEABA@AEDEAGFC@OCE@EDCAKCEGE\"],\"encodeOffsets\":[[116971,23361]]},\"properties\":{\"cp\":[113.746262,23.046237],\"name\":\"东莞市\",\"childNum\":1}},{\"id\":\"442000\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@aB]HG@EAEECACDEAEGG@IJC@GEOEACBUKEECAIDIHG@KEIHKBC@GEEBICA@CBEHADA@IHC@CHG@AACSIQ@CIIAKCACHEHID@\\\\_F@AKDEF@BA@GDGJ@BABGD@@EBA@ECCCIIEOECBC@ACMBGCAG@GDCFCBCQC]KIK_KUGCCKAQD]dMRGFGCA@CHGDEAABEBaTMLKVMb[|AFAdGL¦WNKf@x@FIRKPELEZQ\\\\KPS`KLOLSVIHD\\\\GlQ`UXEPKH@fFZFLN@BB@NGAELC@ADD@BDF@ILDFFA@BF@DD@FDABBDC@DEFBBJKFANGLBLBADAJLN@F@JJBPPJLT`HZFFHDLALGNUFEDCJBNRHFFBN@TEXDbHAJDHNHJHHDZJDHHHbWe\\\\I^ANAjMGONKj_idYAQMA@CHMtFIFFHEFFFCBBXSTA^QLKfZ~CTBoGk}I@\"],\"encodeOffsets\":[[116295,22950]]},\"properties\":{\"cp\":[113.382391,22.521113],\"name\":\"中山市\",\"childNum\":1}},{\"id\":\"445100\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@B@@AAB\"],[\"@@B@@CA@@D\"],[\"@@BBBAC@\"],[\"@@A@BBB@AA\"],[\"@@@BBA@AAB\"],[\"@@A@B@\"],[\"@@BACD@@BA\"],[\"@@@AAB@@B@\"],[\"@@@DBBBCAAAA@B\"],[\"@@B~CRKRCJDdADIFGJAHBF@BSFGGADIAKGE@@DGBKHAPBD@DEBGFKAIFG@EJEBI@EEEACE@CACHC@DDEGCBCCCFABEJ@ACAKA@AECBCBCC@ACAEB@BCBCAACMEGBADIBAE@C@EEG@A@GFA@GKCCAAGBAACIBEHA@ACGDGGEGCBA@BCCCKDALABA@ALA@EHE@GD@HCHCBEBAE]AIC@CDK@KKCECCECEDCLCPODQACIAGCAKEAAEAmDCDYBIHIF_DKGSCCOCCAGSHQOIIAEEABENADIGEDACBA@AEAA@CGC@G@OFIISFCIEDC@EFBFCFBBHLEJDHAFIDCJKLC@ECG@iTGBKAQHGFEAEBCBCJERQJCF@`@L@FDFLDDDBFCHNDFAFHF@DDEFELBBDTABC@EFC@ABEBAFEB@DEEAABEG@EBGLEDC@AJBHCBECEB@BDRAB@DNF@XEBIPBPIXGACBADAPEBEAGBK@GBKAGDGCG@EAG\\\\OE@DFHADWFGBCCCMC@EDKRCJALCBEBY@SDOL@FEFOPI@ECA@IJBLGTBHFHHIJD@FHDDJHBJNLNDPN@LPLBHDFANBHG@GF@RGLOPKF@bGR@FBDFBHJF@h@LDLHJHBFFELGB@DDDBFEX@BDBFADCBEB@HDFLS^cZEJ@FBFLCL@LABB@FLP@FDBFGNFF@BF@DFHJAXNFF@DCFBHVFLA@A@CDAJ@RIFBHJNFBB@R@JAJ@FHF@NEJAHBBB@HCVEF@DFGDIBBBABOLBNBBJ@F@DBFHHBJEDCH@FJANDDANJHJBNKP@BCJCB@@DBBXDDC@IBCLABBAJGFLFALGPBBJGRVFL@F@FCLDFKNALCHBBHFBFNJNCJGHCNABBDJLFJJP^BBROB@J\\\\@LEJER@b\\\\nLH@HHDJ@D@DFFDRPHAHEDAXEJXLLLHLALIDQDEFCJ@JHD@FJDPBD@XVHJAJJAHMRADBFLLNDFHJDJCVQBCBCPCFBV@@GPIDIHILBDAHIXKHIBEACIICICCQGGGAGCAQ@ECIKGEGMCAIACEIIAGEYGKAEBIDIAQDW@IJIDMBAH@NFHAAECABKAKCEOC@C@AFEF@@@HGLI@ECM@CBCFEFALHHBNEJIAEKKAMACBEAI@EDEPQGMDIAMEEAMEGKGIAEBGAACDGFCBE@GACCEBC^KDGCE@CBAJABA@AECAIAEDEYBCACCAAFIFEPER@FJNDFAJEZGBABGFCDIFIDUFOQO@ADKAEJITOFMFGF]JKDI@WDI@CAEBICEBEDEAI@CFEAE@MDIFCREHDF@FEFOLKFIBAJBJGVBLALUFQBBPJH@DBD@BCJFNQLIHCL@HGJDJAFBJEDGAIB¿ãgYIOAM@_L_@SEMEKIUkEIGCGAF[D]HOHUZCDEDGBGA\"]],\"encodeOffsets\":[[[119794,24064]],[[119799,24057]],[[119800,24057]],[[119797,24062]],[[119797,24067]],[[119721,24077]],[[119723,24072]],[[119725,24071]],[[119877,24103]],[[119724,24097]]]},\"properties\":{\"cp\":[116.632301,23.661701],\"name\":\"潮州市\",\"childNum\":10}},{\"id\":\"445200\",\"type\":\"Feature\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@HSAKJIB@FDJ@POFE@EPKTCZ@FADABKDILQFCD@DNDDHAXEBCEG@CPFH[FBH@HDHCLBHAL@HAFBFABOBCDAHBJWAOJOFA@WME@CBACQ@AFAFDDAAGBID@FCHKFAH@AFBBFF@CFABEFABAD@FED@BACSAAFKFECCE@EGEBMCDGAECCKCCE@E@K@_DERIFQDIDAFAFBHERGLBHAjSH@FDD@LKDIJCBC@CCEFIGKAADEAEK@GFMB@DMHCHMHGJGDCF@LGDC@CECKBOFEFDHE@KB@BWIECBEAACACFAAEEFCKTECGMDC@A@BEDCQ]@SMROfANGLILUPUJUFESBCBCH@FDFJNVTP\\\\DH@P@DILIDI@YEaQGGQWIEICEBCBGJCJCR@JBbCFGAOWQ@GBUAAADEAAAAID@IGEEKAMECE@CACG@GEGAOFGJCACOHGCACC@GBACCAE@UHCDEG@GDO@IHOD@@BHBBBD@AEBEH@HEBGJGDBBDJA@EDC@ACAKFCKBCBMFEBCCQDGA_JO@EII@IACUBQ@GCG@CCAEBGJELKBGCKAOEFGBSIECJI@EACMEGGFM@CMOBGAIGIAGBKAEEAUSYDIIEKBUHEB@@DBBD@BECGEECBECMG@EFE@ACACEHAHDBC@ACAD@@@BHDDBAACAKCBQ@BC@IDG@ECKDABEKGIQLKBGHCAGBCLB@GBAFFBC`MFDFCACBAD@DBBCACCBAEFEACDCH@FCH@@FDFD@F@FBHAFELDHACGBAJA@CHGFAAGDADGBQFGBAEGDEDBDAH@DFFA@AAAJAJ@HGAC@AH@@AH@@AEAEDACEAFCH@FA@AAADCNBBBBBNDDHLFDFZJDDDFF@DABBBFHDFHBPTL@BGHBDB@LCF@PDDBBJL@HHFBPAFBDCFBDAFEH@DDFC@FB@FA@GFEB@FDFCFBDDFBF@FDHADDZJXYDI@IMaCUBMFO@QBCBIPKJEBEA@MCKGAADIACQCAAEGCBCDC@GCIIEICMAYCOGMOWIIKEUAI@_PUBYCgMiGYIMCQ@eNqTGF[XIDMBMC[oAVABQAIBKJMBYGICOQIG@EFEBEAAFMGKAIA@MBCAG@WHABBFADCDKFC@QQ]AE@EDEHIDQDABCTGHWDMFM@GBIFOLCJIBCDEBE@GGGAGJBHCDCBG@AICGAAECMCIGGEGJCD@FDH@DEDEEGBCFAHB@@CBB@DHADBHFCFBBCDBFCD@D@@HA@HBFG@CABCCCAIEADCEE@IAAEBGPSCI@ABEFBDN@CBADFJ@D@DCDAFCBADC@@LHBBDF@B@@FGFNXHDBDFL@FCBEBA@@E@AGACKEHGQEACBEHEFEBIHAHBFDBDKBBFLBBF@FFFADCHAHEJPAHBFFBDDB@LLGFBFKJG@GFAJMAMFALJR@DCBG@KNMLADBFDPMBABALKNKDGDKKIEIAQBSE[eIBSNGJBVEDSHGAQHQDOLENKNCLCBGBWAEBEDGJiVMLABDDNL@FEF@FFLFFDBJGNWDCDD@T@FFH@HMTCH@FBHDDNLJDJCVFXAPF`@NDFDDFLDAFMNBD@DMLIFIFMAEBAFDLELDHAH@FJL@DAH@DBDPBFBFLBDFBQXSPEJGDAFGFCBGREFADCBMBICQ@UIC@IDKMGEG@YBKAIAEG@KKGKCI@GBCBA^CLFHKH@D@BFFAL@BNHFHBFu\\\\KJGJCTIHWJGFCPQVEBCCAAADADRFHFDLDLAF@FEHADBFFFNDHDBFB@DBJC@P@DCLPFDAD@BFNADLHDFJBFPJJBJFDABCJGJWDIPMHOTIL@JD@NBFD@RALFPIHAFFJ@J@HIHCFANRGJ@DDB@BEJHJD@NAFNHF@BKF@DDJF@FL@JFHGFBHQHGNBBN@FDBDBDCHIBCHAHBFHHBJFBDDBFDDJTFBH@B@AJFJD@HJH@HBFBFIDAF@LDBAHO@GFCDGFCJGVEFGJABADKDAF@FF@D@FBBPFFBDAHCD@NLrXHJ@DCFBBVJTVFDDDF@FA`@PMFMKO@ARIBERAFDNDFALIPEBFAF@BJAN@JCDMJCFEFEAEBAB@DDN@DEDAFBJJFCDEB@@EDEDBBDDBDAJFD@JBDGFAPAFGB@BDVBHCBFJJNJ@LDFFDLCFJCD@LCDA@AAIAGPHNGDADH@FLANADA@@DFBXADBDHFDDCBDDHBBDDJHDH@FCTDBF@BDDDDFHDL@FAAGEAIEFCD@LLJDJJFBDDCBFDVLNH@LAF@DHDF@JFLBDADCHAF@JJDFBFVBBB@HREPBHGCAAG@ADC@EFCFAAABALCBIFGFAFBBC@EFCBCHC\"],[\"@@@@BCFCC@CH\"],[\"@@@BBA@AAB\"],[\"@@ABF@BAE@\"]],\"encodeOffsets\":[[[119162,24303]],[[119360,23597]],[[119261,23474]],[[119244,23482]]]},\"properties\":{\"cp\":[116.355733,23.543778],\"name\":\"揭阳市\",\"childNum\":4}},{\"id\":\"445300\",\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@@D@FBBDBF@CDAFHDBCBEPBBBF@DEJCJEBCRB@BHCFC@CDCDDFEDAHEBCHC@CCC@CC@@CD@NED@JAFK@CCAFGDBLKBBCFJDDDBCAABCTLLDFADFNCDFDC@AF@HFFAF@@HD@BDAFDBBFCFBJHDHF@HDB@FABCCELDBH@DBfu\\\\aPODEDKBM@ICEKOSIWCIAGGGKAGBEJITIRKdQfI`@XBXEJCDETcLKNCbCZFfOH@HBR@TGTGNIbIEpBLBTHPJN@REVO\\\\IjANPCNEJM@GDKDYDIHEHERErCFCDEJGLALBNVNJHF@F@\\\\OLBRDN@HERCZKXA\\\\BjddfLHNDpFLDRLJLBGJ@BCF@FCHED@RABM\\\\U@ECE@EDCCECAEEAECABA@AEACCEAKD@DEACG@GCIAKGKECEKAI@EB@DEAGD@AKDAGKBE@ABCHADEJ@@CAACGAAAIC@AEAGBECA@CE@@AAGBEAAG@AABABB@A@AKE@CBAJADCBGAEHCBCBAEC@GCCC@GHA@@CG@A@CEA@ADCBBDA@C@ABC@CDE@CAAGH@BA@GFCAABE@AC@@MEE@AD@BAACBGCECC@AJGHAJJFBDDH@JELFF@DBH@B@BEDADBDA@WCGIGAC@IDGAAECAIDE@KD@HE@AHIACJC@CAABCCCDI@G@CCABCBCCE@CDALDHA@ABCLGBEDCBCD@DICAAEI@CAABE@AGCEE@AK@@D@HCLBBCB@NFLEHBDCB@BBCDBDH@BCDANDXJBFLGB@HG@AECACDABIHIBADA@CAC@CDGBCAA@GDECC@KLeAGBCJABEFEAEF@AEDEAAACC@GC@GAIDGAABEH@BKDCBGF@BBJCL@HNLH@JFJBBHJ@FFDAFBDD@@DNAHDDBDBB@@AHC@ERCDGFCACH@HMF@BC@KCAAGBCHELEBECCBC@A@BD@BGBBDADMDCEE@EEEFGBAHCDEAACB@CJCBGFCAADKACDIAAC@@CMAIECCG@EACCE@GAAABCA@AEABIFIECGEBAAE@ABA@ACC@ANILCHG@IFIB@BBFAB@DGJD@@DGB@D@B@DJDCH@B@DDB@FDF@DCFC@ABGPKDBDF@FHIDAFAAGGIFCCCAEIBAFC@KEAEEKGGGAIJED@BCAACCDIC@MBACBCCC@GCA@ADC@EAACGCAACCACBCAC@ABA@CCDEEGA@@ABA@GB@DCCA@ACABC@CIQBEE@@ADEDABADCE@EEA@CACDDB@BF@@BGB@JI@CBQDABQDBCB@CE@CDAVAFCHIF@CAEA@CA@ADIDGA@BMBC@CGCACDKFIHLLDH@HGDKBMDK@CC@GCA@GCCBCHAEGCE@CFCCAC@@ABABKDABC@MEQEGMCC@GDGGMBSOGAEBEAAEDMCMJI@AKUAEAA@EAAAGC@CGAGAAAGEAGQEE@MFCJSBKMCMDGAOKOEGBEFI@CFCADEAEGACAEB@AAILA@C@ICC@EAAEAAAFQ@EA@MJEBAAC@AHCH@HMHADEBBFAHBJKHEHKBCB@DGF@BIEGMEDEAODCDG@CAEHmFKFC@ABCHCTIBCNIH@D@DEDKEEBIF@JA@C@CBILADKDCBKBEDK@@DBFADDLCAGBBLKBA@@EA@EDEDADC@@HG@IN@BBBFLABEBAFAFADEB@JCJGF@JCDAJFLFF@FBFPALFJH@FHHBB@LAHBDABQFCACD@FGLGDALCB@DGBCNED@JIDADEFAAMMMGC@CC@ACCGIAEAGEEIEBCAAEA@EAAIBGCAC@EIGEAAGBECC@CACEFAAAACBEFAFECG@IFCDA@BKCCC@GDIDAHGHE@GCEBCDBB@DIABAA@KBCHDB@DAFGCQH@BBFNF@DDDHA@ALADBAFBBHBHGLCDADJ@NADEBCHC@@BFB@BC@FBBJN@NBCHBB@DFFAHABBFAH@JGBICCBGH@LE@AJC@@DE@EHCAC@@JBHCDIAEQCAGDEAACCC@B@CBACAAGD@@EMOC@CCBCCAAE@EAC@ADCD@BIFC@EEGGCMCCGIIAEGAAEACE@EMAISGCCA@ACE@@KIGCBKEEAAAE@MGEGEG@CAAAA@EGK@KMGDGAKBIAA@EBAEEEIAEAC@GEBCIIGKSMIU@CFBF@DCDBJGFADCDGACAG@GBACIAC@CAA@AFCAE@ADCAGDEFBDIFC@CMCEBCECENCFBBHBDV@BK@FFCD@FBBAD@BDBGFECCA@DBDBJAHEDABGBIACDKCGCG@MIKCAABAACSSB@BGSCMGBA@@AM@KDEAAGCCGGE@EC@CGKGKBCD@DCDMHCFA@EFG@ABCBABEB@BGHC@ICAGEAAGA@C@IGBIF@BA@CFCCCCIBAAIDABKHA@GEC@CCCGQM@ADA@ICW@GOEEBEAAE@CBCCKBACCBC@AFEDAD@DFD@HBBBJBBCDEAIDCHBBCD@FBDCH@LABABDBADA@EFABBFDBJNDR@FDD@JADKDC@ABCBEEGBEAG@KGABCDE@ADEDYIEEEAEDAAAAEFAFA@ELEBAFA@CAKKM@ABECCIMDGGCAUACC@GEGAAADCFGCAICAAAABABADCDAJBHBBHN@HHDBDHDDNDDBD@HFRFBNANDDAVBFDBD@HSHGFGD@BKFCHFDADAHEDG@CDCBCB@DI@EDYDWGC@GCCGC@A@EDIEQDK@CBE@@JCFCBGBGD@JEBCFA@GHA@CECBECE@CCUDGHQVKBGFKBCBBH@HCJMJ@HEHANCD@DCHRP@HAJBFGDEHKH@DCBBBAFEAADE@E@CBE@CCCGBEAAQAK@@DKJAJBFIHEBEHGDIBEDAJE@@BBDDDTADAB@BDNADAF@HBBDJB@JBDFBHEDDDHHGLBCFDBDADCB@FAH@BEFABB@DDFDC@CBAHCFB@@D@DHDB@EBAB@@FB@FB@ENBLAFBB@BADGD@D@BDB@FCLBFFBA@CNF@BBLBFBBHCFDBCF@F@DDTLDF@H@BJD@DDBCHBFFF@F^JBFBHBBF@HCHGDBBBBRB@VJHABBDLAFEB@DHHDLG@@FLBHBDHDBBDDDEJH@BAFDDDADDFLAFFBFFFBDCF@DJAFDLBDD@FDFFAFDBBADFFADPHDJAVFFADFBDFHDBPFDBF@HCDBDAFGJE@CHBDHB@BABAB@NEF@FCDBBJ@JCDBDJJBFFF@DDNDFJFDBHSL@DILNHBHT@BHLAFFE@FNRPHAJH@DCDBNKJADDDAJFBBJDBBHABMEBEGCC@AHGCEBWCABKBc^CHAL@fFFBHADEDFA@BFDABABAC@FH@AABCBFABEAAFA@BPAJSBADVFLJP@NJDDCLIHEEIB@vBPDJDD@DCDKBGD@HDDQXIHAFBDD@@HDDBFB\\\\CBQLIGC@BDC@AGA@APFND@DHCBC@@HH@DDHNTHHFDJ@FADCB\"],\"encodeOffsets\":[[114049,23875]]},\"properties\":{\"cp\":[112.044439,22.929801],\"name\":\"云浮市\",\"childNum\":1}}],\"UTF8Encoding\":true});\n}));"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/js/layer/extend/layer.ext.js",
    "content": "/*! layer弹层组件拓展类 */\n;!function(){layer.use(\"skin/layer.ext.css\",function(){layer.layui_layer_extendlayerextjs=!0});var a=layer.cache||{},b=function(b){return a.skin?\" \"+a.skin+\" \"+a.skin+\"-\"+b:\"\"};layer.prompt=function(a,c){a=a||{},\"function\"==typeof a&&(c=a);var d,e=2==a.formType?'<textarea class=\"layui-layer-input\">'+(a.value||\"\")+\"</textarea>\":function(){return'<input type=\"'+(1==a.formType?\"password\":\"text\")+'\" class=\"layui-layer-input\" value=\"'+(a.value||\"\")+'\">'}();return layer.open($.extend({btn:[\"&#x786E;&#x5B9A;\",\"&#x53D6;&#x6D88;\"],content:e,skin:\"layui-layer-prompt\"+b(\"prompt\"),success:function(a){d=a.find(\".layui-layer-input\"),d.focus()},yes:function(b){var e=d.val();\"\"===e?d.focus():e.length>(a.maxlength||500)?layer.tips(\"&#x6700;&#x591A;&#x8F93;&#x5165;\"+(a.maxlength||500)+\"&#x4E2A;&#x5B57;&#x6570;\",d,{tips:1}):c&&c(e,b,d)}},a))},layer.tab=function(a){a=a||{};var c=a.tab||{};return layer.open($.extend({type:1,skin:\"layui-layer-tab\"+b(\"tab\"),title:function(){var a=c.length,b=1,d=\"\";if(a>0)for(d='<span class=\"layui-layer-tabnow\">'+c[0].title+\"</span>\";a>b;b++)d+=\"<span>\"+c[b].title+\"</span>\";return d}(),content:'<ul class=\"layui-layer-tabmain\">'+function(){var a=c.length,b=1,d=\"\";if(a>0)for(d='<li class=\"layui-layer-tabli xubox_tab_layer\">'+(c[0].content||\"no content\")+\"</li>\";a>b;b++)d+='<li class=\"layui-layer-tabli\">'+(c[b].content||\"no  content\")+\"</li>\";return d}()+\"</ul>\",success:function(a){var b=a.find(\".layui-layer-title\").children(),c=a.find(\".layui-layer-tabmain\").children();b.on(\"mousedown\",function(a){a.stopPropagation?a.stopPropagation():a.cancelBubble=!0;var b=$(this),d=b.index();b.addClass(\"layui-layer-tabnow\").siblings().removeClass(\"layui-layer-tabnow\"),c.eq(d).show().siblings().hide()})}},a))},layer.photos=function(a,c,d){function e(a,b,c){var d=new Image;d.onload=function(){d.onload=null,b(d)},d.onerror=function(a){d.onerror=null,c(a)},d.src=a}var f={};if(a=a||{},a.photos){var g=a.photos.constructor===Object,h=g?a.photos:{},i=h.data||[],j=h.start||0;if(f.imgIndex=j+1,g){if(0===i.length)return void layer.msg(\"&#x6CA1;&#x6709;&#x56FE;&#x7247;\")}else{var k=$(a.photos),l=k.find(a.img||\"img\");if(0===l.length)return;if(c||k.find(h.img||\"img\").each(function(b){var c=$(this);i.push({alt:c.attr(\"alt\"),pid:c.attr(\"layer-pid\"),src:c.attr(\"layer-src\")||c.attr(\"src\"),thumb:c.attr(\"src\")}),c.on(\"click\",function(){layer.photos($.extend(a,{photos:{start:b,data:i,tab:a.tab},full:a.full}),!0)})}),!c)return}f.imgprev=function(a){f.imgIndex--,f.imgIndex<1&&(f.imgIndex=i.length),f.tabimg(a)},f.imgnext=function(a,b){f.imgIndex++,f.imgIndex>i.length&&(f.imgIndex=1,b)||f.tabimg(a)},f.keyup=function(a){if(!f.end){var b=a.keyCode;a.preventDefault(),37===b?f.imgprev(!0):39===b?f.imgnext(!0):27===b&&layer.close(f.index)}},f.tabimg=function(b){i.length<=1||(h.start=f.imgIndex-1,layer.close(f.index),layer.photos(a,!0,b))},f.event=function(){f.bigimg.hover(function(){f.imgsee.show()},function(){f.imgsee.hide()}),f.bigimg.find(\".layui-layer-imgprev\").on(\"click\",function(a){a.preventDefault(),f.imgprev()}),f.bigimg.find(\".layui-layer-imgnext\").on(\"click\",function(a){a.preventDefault(),f.imgnext()}),$(document).on(\"keyup\",f.keyup)},f.loadi=layer.load(1,{shade:\"shade\"in a?!1:.9,scrollbar:!1}),e(i[j].src,function(c){layer.close(f.loadi),f.index=layer.open($.extend({type:1,area:function(){var b=[c.width,c.height],d=[$(window).width()-100,$(window).height()-100];return!a.full&&b[0]>d[0]&&(b[0]=d[0],b[1]=b[0]*d[1]/b[0]),[b[0]+\"px\",b[1]+\"px\"]}(),title:!1,shade:.9,shadeClose:!0,closeBtn:!1,move:\".layui-layer-phimg img\",moveType:1,scrollbar:!1,moveOut:!0,shift:5*Math.random()|0,skin:\"layui-layer-photos\"+b(\"photos\"),content:'<div class=\"layui-layer-phimg\"><img src=\"'+i[j].src+'\" alt=\"'+(i[j].alt||\"\")+'\" layer-pid=\"'+i[j].pid+'\"><div class=\"layui-layer-imgsee\">'+(i.length>1?'<span class=\"layui-layer-imguide\"><a href=\"javascript:;\" class=\"layui-layer-iconext layui-layer-imgprev\"></a><a href=\"javascript:;\" class=\"layui-layer-iconext layui-layer-imgnext\"></a></span>':\"\")+'<div class=\"layui-layer-imgbar\" style=\"display:'+(d?\"block\":\"\")+'\"><span class=\"layui-layer-imgtit\"><a href=\"javascript:;\">'+(i[j].alt||\"\")+\"</a><em>\"+f.imgIndex+\"/\"+i.length+\"</em></span></div></div></div>\",success:function(b,c){f.bigimg=b.find(\".layui-layer-phimg\"),f.imgsee=b.find(\".layui-layer-imguide,.layui-layer-imgbar\"),f.event(b),a.tab&&a.tab(i[j],b)},end:function(){f.end=!0,$(document).off(\"keyup\",f.keyup)}},a))},function(){layer.close(f.loadi),layer.msg(\"&#x5F53;&#x524D;&#x56FE;&#x7247;&#x5730;&#x5740;&#x5F02;&#x5E38;<br>&#x662F;&#x5426;&#x7EE7;&#x7EED;&#x67E5;&#x770B;&#x4E0B;&#x4E00;&#x5F20;&#xFF1F;\",{time:3e4,btn:[\"下一张\",\"不看了\"],yes:function(){i.length>1&&f.imgnext(!0,!0)}})})}}}();\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/laydate.js",
    "content": "/**\n\n @Name : layDate v1.1 日期控件\n @Author: 贤心\n @Date: 2014-06-25\n @QQ群：176047195\n @Site：http://sentsin.com/layui/laydate\n\n */\n\n;!function(a){var b={path:\"\",defSkin:\"default\",format:\"YYYY-MM-DD\",min:\"1900-01-01 00:00:00\",max:\"2099-12-31 23:59:59\",isv:!1},c={},d=document,e=\"createElement\",f=\"getElementById\",g=\"getElementsByTagName\",h=[\"laydate_box\",\"laydate_void\",\"laydate_click\",\"LayDateSkin\",\"skins/\",\"/laydate.css\"];a.laydate=function(b){b=b||{};try{h.event=a.event?a.event:laydate.caller.arguments[0]}catch(d){}return c.run(b),laydate},laydate.v=\"1.1\",c.getPath=function(){var a=document.scripts,c=a[a.length-1].src;return b.path?b.path:c.substring(0,c.lastIndexOf(\"/\")+1)}(),c.use=function(a,b){var f=d[e](\"link\");f.type=\"text/css\",f.rel=\"stylesheet\",f.href=c.getPath+a+h[5],b&&(f.id=b),d[g](\"head\")[0].appendChild(f),f=null},c.trim=function(a){return a=a||\"\",a.replace(/^\\s|\\s$/g,\"\").replace(/\\s+/g,\" \")},c.digit=function(a){return 10>a?\"0\"+(0|a):a},c.stopmp=function(b){return b=b||a.event,b.stopPropagation?b.stopPropagation():b.cancelBubble=!0,this},c.each=function(a,b){for(var c=0,d=a.length;d>c&&b(c,a[c])!==!1;c++);},c.hasClass=function(a,b){return a=a||{},new RegExp(\"\\\\b\"+b+\"\\\\b\").test(a.className)},c.addClass=function(a,b){return a=a||{},c.hasClass(a,b)||(a.className+=\" \"+b),a.className=c.trim(a.className),this},c.removeClass=function(a,b){if(a=a||{},c.hasClass(a,b)){var d=new RegExp(\"\\\\b\"+b+\"\\\\b\");a.className=a.className.replace(d,\"\")}return this},c.removeCssAttr=function(a,b){var c=a.style;c.removeProperty?c.removeProperty(b):c.removeAttribute(b)},c.shde=function(a,b){a.style.display=b?\"none\":\"block\"},c.query=function(a){var e,b,h,i,j;return a=c.trim(a).split(\" \"),b=d[f](a[0].substr(1)),b?a[1]?/^\\./.test(a[1])?(i=a[1].substr(1),j=new RegExp(\"\\\\b\"+i+\"\\\\b\"),e=[],h=d.getElementsByClassName?b.getElementsByClassName(i):b[g](\"*\"),c.each(h,function(a,b){j.test(b.className)&&e.push(b)}),e[0]?e:\"\"):(e=b[g](a[1]),e[0]?b[g](a[1]):\"\"):b:void 0},c.on=function(b,d,e){return b.attachEvent?b.attachEvent(\"on\"+d,function(){e.call(b,a.even)}):b.addEventListener(d,e,!1),c},c.stopMosup=function(a,b){\"mouseup\"!==a&&c.on(b,\"mouseup\",function(a){c.stopmp(a)})},c.run=function(a){var d,e,g,b=c.query,f=h.event;try{g=f.target||f.srcElement||{}}catch(i){g={}}if(d=a.elem?b(a.elem):g,f&&g.tagName){if(!d||d===c.elem)return;c.stopMosup(f.type,d),c.stopmp(f),c.view(d,a),c.reshow()}else e=a.event||\"click\",c.each((0|d.length)>0?d:[d],function(b,d){c.stopMosup(e,d),c.on(d,e,function(b){c.stopmp(b),d!==c.elem&&(c.view(d,a),c.reshow())})})},c.scroll=function(a){return a=a?\"scrollLeft\":\"scrollTop\",d.body[a]|d.documentElement[a]},c.winarea=function(a){return document.documentElement[a?\"clientWidth\":\"clientHeight\"]},c.isleap=function(a){return 0===a%4&&0!==a%100||0===a%400},c.checkVoid=function(a,b,d){var e=[];return a=0|a,b=0|b,d=0|d,a<c.mins[0]?e=[\"y\"]:a>c.maxs[0]?e=[\"y\",1]:a>=c.mins[0]&&a<=c.maxs[0]&&(a==c.mins[0]&&(b<c.mins[1]?e=[\"m\"]:b==c.mins[1]&&d<c.mins[2]&&(e=[\"d\"])),a==c.maxs[0]&&(b>c.maxs[1]?e=[\"m\",1]:b==c.maxs[1]&&d>c.maxs[2]&&(e=[\"d\",1]))),e},c.timeVoid=function(a,b){if(c.ymd[1]+1==c.mins[1]&&c.ymd[2]==c.mins[2]){if(0===b&&a<c.mins[3])return 1;if(1===b&&a<c.mins[4])return 1;if(2===b&&a<c.mins[5])return 1}else if(c.ymd[1]+1==c.maxs[1]&&c.ymd[2]==c.maxs[2]){if(0===b&&a>c.maxs[3])return 1;if(1===b&&a>c.maxs[4])return 1;if(2===b&&a>c.maxs[5])return 1}return a>(b?59:23)?1:void 0},c.check=function(){var a=c.options.format.replace(/YYYY|MM|DD|hh|mm|ss/g,\"\\\\d+\\\\\").replace(/\\\\$/g,\"\"),b=new RegExp(a),d=c.elem[h.elemv],e=d.match(/\\d+/g)||[],f=c.checkVoid(e[0],e[1],e[2]);if(\"\"!==d.replace(/\\s/g,\"\")){if(!b.test(d))return c.elem[h.elemv]=\"\",c.msg(\"日期不符合格式，请重新选择。\"),1;if(f[0])return c.elem[h.elemv]=\"\",c.msg(\"日期不在有效期内，请重新选择。\"),1;f.value=c.elem[h.elemv].match(b).join(),e=f.value.match(/\\d+/g),e[1]<1?(e[1]=1,f.auto=1):e[1]>12?(e[1]=12,f.auto=1):e[1].length<2&&(f.auto=1),e[2]<1?(e[2]=1,f.auto=1):e[2]>c.months[(0|e[1])-1]?(e[2]=31,f.auto=1):e[2].length<2&&(f.auto=1),e.length>3&&(c.timeVoid(e[3],0)&&(f.auto=1),c.timeVoid(e[4],1)&&(f.auto=1),c.timeVoid(e[5],2)&&(f.auto=1)),f.auto?c.creation([e[0],0|e[1],0|e[2]],1):f.value!==c.elem[h.elemv]&&(c.elem[h.elemv]=f.value)}},c.months=[31,null,31,30,31,30,31,31,30,31,30,31],c.viewDate=function(a,b,d){var f=(c.query,{}),g=new Date;a<(0|c.mins[0])&&(a=0|c.mins[0]),a>(0|c.maxs[0])&&(a=0|c.maxs[0]),g.setFullYear(a,b,d),f.ymd=[g.getFullYear(),g.getMonth(),g.getDate()],c.months[1]=c.isleap(f.ymd[0])?29:28,g.setFullYear(f.ymd[0],f.ymd[1],1),f.FDay=g.getDay(),f.PDay=c.months[0===b?11:b-1]-f.FDay+1,f.NDay=1,c.each(h.tds,function(a,b){var g,d=f.ymd[0],e=f.ymd[1]+1;b.className=\"\",a<f.FDay?(b.innerHTML=g=a+f.PDay,c.addClass(b,\"laydate_nothis\"),1===e&&(d-=1),e=1===e?12:e-1):a>=f.FDay&&a<f.FDay+c.months[f.ymd[1]]?(b.innerHTML=g=a-f.FDay+1,a-f.FDay+1===f.ymd[2]&&(c.addClass(b,h[2]),f.thisDay=b)):(b.innerHTML=g=f.NDay++,c.addClass(b,\"laydate_nothis\"),12===e&&(d+=1),e=12===e?1:e+1),c.checkVoid(d,e,g)[0]&&c.addClass(b,h[1]),c.options.festival&&c.festival(b,e+\".\"+g),b.setAttribute(\"y\",d),b.setAttribute(\"m\",e),b.setAttribute(\"d\",g),d=e=g=null}),c.valid=!c.hasClass(f.thisDay,h[1]),c.ymd=f.ymd,h.year.value=c.ymd[0]+\"年\",h.month.value=c.digit(c.ymd[1]+1)+\"月\",c.each(h.mms,function(a,b){var d=c.checkVoid(c.ymd[0],(0|b.getAttribute(\"m\"))+1);\"y\"===d[0]||\"m\"===d[0]?c.addClass(b,h[1]):c.removeClass(b,h[1]),c.removeClass(b,h[2]),d=null}),c.addClass(h.mms[c.ymd[1]],h[2]),f.times=[0|c.inymd[3]||0,0|c.inymd[4]||0,0|c.inymd[5]||0],c.each(new Array(3),function(a){c.hmsin[a].value=c.digit(c.timeVoid(f.times[a],a)?0|c.mins[a+3]:0|f.times[a])}),c[c.valid?\"removeClass\":\"addClass\"](h.ok,h[1])},c.festival=function(a,b){var c;switch(b){case\"1.1\":c=\"元旦\";break;case\"3.8\":c=\"妇女\";break;case\"4.5\":c=\"清明\";break;case\"5.1\":c=\"劳动\";break;case\"6.1\":c=\"儿童\";break;case\"9.10\":c=\"教师\";break;case\"10.1\":c=\"国庆\"}c&&(a.innerHTML=c),c=null},c.viewYears=function(a){var b=c.query,d=\"\";c.each(new Array(14),function(b){d+=7===b?\"<li \"+(parseInt(h.year.value)===a?'class=\"'+h[2]+'\"':\"\")+' y=\"'+a+'\">'+a+\"年</li>\":'<li y=\"'+(a-7+b)+'\">'+(a-7+b)+\"年</li>\"}),b(\"#laydate_ys\").innerHTML=d,c.each(b(\"#laydate_ys li\"),function(a,b){\"y\"===c.checkVoid(b.getAttribute(\"y\"))[0]?c.addClass(b,h[1]):c.on(b,\"click\",function(a){c.stopmp(a).reshow(),c.viewDate(0|this.getAttribute(\"y\"),c.ymd[1],c.ymd[2])})})},c.initDate=function(){var d=(c.query,new Date),e=c.elem[h.elemv].match(/\\d+/g)||[];e.length<3&&(e=c.options.start.match(/\\d+/g)||[],e.length<3&&(e=[d.getFullYear(),d.getMonth()+1,d.getDate()])),c.inymd=e,c.viewDate(e[0],e[1]-1,e[2])},c.iswrite=function(){var a=c.query,b={time:a(\"#laydate_hms\")};c.shde(b.time,!c.options.istime),c.shde(h.oclear,!(\"isclear\"in c.options?c.options.isclear:1)),c.shde(h.otoday,!(\"istoday\"in c.options?c.options.istoday:1)),c.shde(h.ok,!(\"issure\"in c.options?c.options.issure:1))},c.orien=function(a,b){var d,e=c.elem.getBoundingClientRect();a.style.left=e.left+(b?0:c.scroll(1))+\"px\",d=e.bottom+a.offsetHeight/1.5<=c.winarea()?e.bottom-1:e.top>a.offsetHeight/1.5?e.top-a.offsetHeight+1:c.winarea()-a.offsetHeight,a.style.top=d+(b?0:c.scroll())+\"px\"},c.follow=function(a){c.options.fixed?(a.style.position=\"fixed\",c.orien(a,1)):(a.style.position=\"absolute\",c.orien(a))},c.viewtb=function(){var a,b=[],f=[\"日\",\"一\",\"二\",\"三\",\"四\",\"五\",\"六\"],h={},i=d[e](\"table\"),j=d[e](\"thead\");return j.appendChild(d[e](\"tr\")),h.creath=function(a){var b=d[e](\"th\");b.innerHTML=f[a],j[g](\"tr\")[0].appendChild(b),b=null},c.each(new Array(6),function(d){b.push([]),a=i.insertRow(0),c.each(new Array(7),function(c){b[d][c]=0,0===d&&h.creath(c),a.insertCell(c)})}),i.insertBefore(j,i.children[0]),i.id=i.className=\"laydate_table\",a=b=null,i.outerHTML.toLowerCase()}(),c.view=function(a,f){var i,g=c.query,j={};f=f||a,c.elem=a,c.options=f,c.options.format||(c.options.format=b.format),c.options.start=c.options.start||\"\",c.mm=j.mm=[c.options.min||b.min,c.options.max||b.max],c.mins=j.mm[0].match(/\\d+/g),c.maxs=j.mm[1].match(/\\d+/g),h.elemv=/textarea|input/.test(c.elem.tagName.toLocaleLowerCase())?\"value\":\"innerHTML\",c.box?c.shde(c.box):(i=d[e](\"div\"),i.id=h[0],i.className=h[0],i.style.cssText=\"position: absolute;\",i.setAttribute(\"name\",\"laydate-v\"+laydate.v),i.innerHTML=j.html='<div class=\"laydate_top\"><div class=\"laydate_ym laydate_y\" id=\"laydate_YY\"><a class=\"laydate_choose laydate_chprev laydate_tab\"><cite></cite></a><input id=\"laydate_y\" readonly><label></label><a class=\"laydate_choose laydate_chnext laydate_tab\"><cite></cite></a><div class=\"laydate_yms\"><a class=\"laydate_tab laydate_chtop\"><cite></cite></a><ul id=\"laydate_ys\"></ul><a class=\"laydate_tab laydate_chdown\"><cite></cite></a></div></div><div class=\"laydate_ym laydate_m\" id=\"laydate_MM\"><a class=\"laydate_choose laydate_chprev laydate_tab\"><cite></cite></a><input id=\"laydate_m\" readonly><label></label><a class=\"laydate_choose laydate_chnext laydate_tab\"><cite></cite></a><div class=\"laydate_yms\" id=\"laydate_ms\">'+function(){var a=\"\";return c.each(new Array(12),function(b){a+='<span m=\"'+b+'\">'+c.digit(b+1)+\"月</span>\"}),a}()+\"</div>\"+\"</div>\"+\"</div>\"+c.viewtb+'<div class=\"laydate_bottom\">'+'<ul id=\"laydate_hms\">'+'<li class=\"laydate_sj\">时间</li>'+\"<li><input readonly>:</li>\"+\"<li><input readonly>:</li>\"+\"<li><input readonly></li>\"+\"</ul>\"+'<div class=\"laydate_time\" id=\"laydate_time\"></div>'+'<div class=\"laydate_btn\">'+'<a id=\"laydate_clear\">清空</a>'+'<a id=\"laydate_today\">今天</a>'+'<a id=\"laydate_ok\">确认</a>'+\"</div>\"+(b.isv?'<a href=\"http://sentsin.com/layui/laydate/\" class=\"laydate_v\" target=\"_blank\">laydate-v'+laydate.v+\"</a>\":\"\")+\"</div>\",d.body.appendChild(i),c.box=g(\"#\"+h[0]),c.events(),i=null),c.follow(c.box),f.zIndex?c.box.style.zIndex=f.zIndex:c.removeCssAttr(c.box,\"z-index\"),c.stopMosup(\"click\",c.box),c.initDate(),c.iswrite(),c.check()},c.reshow=function(){return c.each(c.query(\"#\"+h[0]+\" .laydate_show\"),function(a,b){c.removeClass(b,\"laydate_show\")}),this},c.close=function(){c.reshow(),c.shde(c.query(\"#\"+h[0]),1),c.elem=null},c.parse=function(a,d,e){return a=a.concat(d),e=e||(c.options?c.options.format:b.format),e.replace(/YYYY|MM|DD|hh|mm|ss/g,function(){return a.index=0|++a.index,c.digit(a[a.index])})},c.creation=function(a,b){var e=(c.query,c.hmsin),f=c.parse(a,[e[0].value,e[1].value,e[2].value]);c.elem[h.elemv]=f,b||(c.close(),\"function\"==typeof c.options.choose&&c.options.choose(f))},c.events=function(){var b=c.query,e={box:\"#\"+h[0]};c.addClass(d.body,\"laydate_body\"),h.tds=b(\"#laydate_table td\"),h.mms=b(\"#laydate_ms span\"),h.year=b(\"#laydate_y\"),h.month=b(\"#laydate_m\"),c.each(b(e.box+\" .laydate_ym\"),function(a,b){c.on(b,\"click\",function(b){c.stopmp(b).reshow(),c.addClass(this[g](\"div\")[0],\"laydate_show\"),a||(e.YY=parseInt(h.year.value),c.viewYears(e.YY))})}),c.on(b(e.box),\"click\",function(){c.reshow()}),e.tabYear=function(a){0===a?c.ymd[0]--:1===a?c.ymd[0]++:2===a?e.YY-=14:e.YY+=14,2>a?(c.viewDate(c.ymd[0],c.ymd[1],c.ymd[2]),c.reshow()):c.viewYears(e.YY)},c.each(b(\"#laydate_YY .laydate_tab\"),function(a,b){c.on(b,\"click\",function(b){c.stopmp(b),e.tabYear(a)})}),e.tabMonth=function(a){a?(c.ymd[1]++,12===c.ymd[1]&&(c.ymd[0]++,c.ymd[1]=0)):(c.ymd[1]--,-1===c.ymd[1]&&(c.ymd[0]--,c.ymd[1]=11)),c.viewDate(c.ymd[0],c.ymd[1],c.ymd[2])},c.each(b(\"#laydate_MM .laydate_tab\"),function(a,b){c.on(b,\"click\",function(b){c.stopmp(b).reshow(),e.tabMonth(a)})}),c.each(b(\"#laydate_ms span\"),function(a,b){c.on(b,\"click\",function(a){c.stopmp(a).reshow(),c.hasClass(this,h[1])||c.viewDate(c.ymd[0],0|this.getAttribute(\"m\"),c.ymd[2])})}),c.each(b(\"#laydate_table td\"),function(a,b){c.on(b,\"click\",function(a){c.hasClass(this,h[1])||(c.stopmp(a),c.creation([0|this.getAttribute(\"y\"),0|this.getAttribute(\"m\"),0|this.getAttribute(\"d\")]))})}),h.oclear=b(\"#laydate_clear\"),c.on(h.oclear,\"click\",function(){c.elem[h.elemv]=\"\",c.close()}),h.otoday=b(\"#laydate_today\"),c.on(h.otoday,\"click\",function(){c.elem[h.elemv]=laydate.now(0,c.options.format),c.close()}),h.ok=b(\"#laydate_ok\"),c.on(h.ok,\"click\",function(){c.valid&&c.creation([c.ymd[0],c.ymd[1]+1,c.ymd[2]])}),e.times=b(\"#laydate_time\"),c.hmsin=e.hmsin=b(\"#laydate_hms input\"),e.hmss=[\"小时\",\"分钟\",\"秒数\"],e.hmsarr=[],c.msg=function(a,d){var f='<div class=\"laydte_hsmtex\">'+(d||\"提示\")+\"<span>×</span></div>\";\"string\"==typeof a?(f+=\"<p>\"+a+\"</p>\",c.shde(b(\"#\"+h[0])),c.removeClass(e.times,\"laydate_time1\").addClass(e.times,\"laydate_msg\")):(e.hmsarr[a]?f=e.hmsarr[a]:(f+='<div id=\"laydate_hmsno\" class=\"laydate_hmsno\">',c.each(new Array(0===a?24:60),function(a){f+=\"<span>\"+a+\"</span>\"}),f+=\"</div>\",e.hmsarr[a]=f),c.removeClass(e.times,\"laydate_msg\"),c[0===a?\"removeClass\":\"addClass\"](e.times,\"laydate_time1\")),c.addClass(e.times,\"laydate_show\"),e.times.innerHTML=f},e.hmson=function(a,d){var e=b(\"#laydate_hmsno span\"),f=c.valid?null:1;c.each(e,function(b,e){f?c.addClass(e,h[1]):c.timeVoid(b,d)?c.addClass(e,h[1]):c.on(e,\"click\",function(){c.hasClass(this,h[1])||(a.value=c.digit(0|this.innerHTML))})}),c.addClass(e[0|a.value],\"laydate_click\")},c.each(e.hmsin,function(a,b){c.on(b,\"click\",function(b){c.stopmp(b).reshow(),c.msg(a,e.hmss[a]),e.hmson(this,a)})}),c.on(d,\"mouseup\",function(){var a=b(\"#\"+h[0]);a&&\"none\"!==a.style.display&&(c.check()||c.close())}).on(d,\"keydown\",function(b){b=b||a.event;var d=b.keyCode;13===d&&c.creation([c.ymd[0],c.ymd[1]+1,c.ymd[2]])})},c.init=function(){c.use(\"need\"),c.use(h[4]+b.defSkin,h[3]),c.skinLink=c.query(\"#\"+h[3])}(),laydate.reset=function(){c.box&&c.elem&&c.follow(c.box)},laydate.now=function(a,b){var d=new Date(0|a?function(a){return 864e5>a?+new Date+864e5*a:a}(parseInt(a)):+new Date);return c.parse([d.getFullYear(),d.getMonth()+1,d.getDate()],[d.getHours(),d.getMinutes(),d.getSeconds()],b)},laydate.skin=function(a){c.skinLink.href=c.getPath+h[4]+a+h[5]}}(window);\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/need/laydate.css",
    "content": "/**\n\n @Name： laydate 核心样式\n @Author：贤心\n @Site：http://sentsin.com/layui/laydate\n\n**/\n\nhtml{_background-image:url(about:blank); _background-attachment:fixed;}\n.layer-date{display: inline-block!important;vertical-align:text-top;max-width:240px;}\n.laydate_body .laydate_box, .laydate_body .laydate_box *{margin:0; padding:0;}\n.laydate-icon,\n.laydate-icon-default,\n.laydate-icon-danlan,\n.laydate-icon-dahong,\n.laydate-icon-molv{height:34px; padding-right:20px;min-width:34px;vertical-align: text-top;border:1px solid #C6C6C6; background-repeat:no-repeat; background-position:right center;  background-color:#fff; outline:0;}\n.laydate-icon-default{ background-image:url(../skins/default/icon.png)}\n.laydate-icon-danlan{border:1px solid #B1D2EC; background-image:url(../skins/danlan/icon.png)}\n.laydate-icon-dahong{background-image:url(../skins/dahong/icon.png)}\n.laydate-icon-molv{background-image:url(../skins/molv/icon.png)}\n.laydate_body .laydate_box{width:240px; font:12px '\\5B8B\\4F53'; z-index:99999999; *margin:-2px 0 0 -2px; *overflow:hidden; _margin:0; _position:absolute!important; background-color:#fff;}\n.laydate_body .laydate_box li{list-style:none;}\n.laydate_body .laydate_box .laydate_void{cursor:text!important;}\n.laydate_body .laydate_box a, .laydate_body .laydate_box a:hover{text-decoration:none; blr:expression(this.onFocus=this.blur()); cursor:pointer;}\n.laydate_body .laydate_box a:hover{text-decoration:none;}\n.laydate_body .laydate_box cite, .laydate_body .laydate_box label{position:absolute; width:0; height:0; border-width:5px; border-style:dashed; border-color:transparent; overflow:hidden; cursor:pointer;}\n.laydate_body .laydate_box .laydate_yms, .laydate_body .laydate_box .laydate_time{display:none;}\n.laydate_body .laydate_box .laydate_show{display:block;}\n.laydate_body .laydate_box input{outline:0; font-size:14px; background-color:#fff;}\n.laydate_body .laydate_top{position:relative; height:26px; padding:5px; *width:100%; z-index:99;}\n.laydate_body .laydate_ym{position:relative; float:left; height:24px; cursor:pointer;}\n.laydate_body .laydate_ym input{float:left; height:24px; line-height:24px; text-align:center; border:none; cursor:pointer;}\n.laydate_body .laydate_ym .laydate_yms{position:absolute; left: -1px; top: 24px; height:181px;}\n.laydate_body .laydate_y{width:121px;}\n.laydate_body .laydate_y input{width:64px; margin-right:15px;}\n.laydate_body .laydate_y .laydate_yms{width:121px; text-align:center;}\n.laydate_body .laydate_y .laydate_yms a{position:relative; display:block; height:20px;}\n.laydate_body .laydate_y .laydate_yms ul{height:139px; padding:0; *overflow:hidden;}\n.laydate_body .laydate_y .laydate_yms ul li{float:left; width:60px; height:20px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}\n.laydate_box *{box-sizing:content-box!important;}\n.laydate_body .laydate_m{width:99px;float: right;margin-right:-2px;}\n.laydate_body .laydate_m .laydate_yms{width:99px; padding:0;}\n.laydate_body .laydate_m input{width:42px; margin-right:15px;}\n.laydate_body .laydate_m .laydate_yms span{display:block; float:left; width:42px; margin: 5px 0 0 5px; line-height:24px; text-align:center; _display:inline;}\n.laydate_body .laydate_choose{display:block; float:left; position:relative; width:20px; height:24px;}\n.laydate_body .laydate_choose cite, .laydate_body .laydate_tab cite{left:50%; top:50%;}\n.laydate_body .laydate_chtop cite{margin:-7px 0 0 -5px; border-bottom-style:solid;}\n.laydate_body .laydate_chdown cite, .laydate_body .laydate_ym label{top:50%; margin:-2px 0 0 -5px; border-top-style:solid;}\n.laydate_body .laydate_chprev cite{margin:-5px 0 0 -7px;}\n.laydate_body .laydate_chnext cite{margin:-5px 0 0 -2px;}\n.laydate_body .laydate_ym label{right:28px;}\n.laydate_body .laydate_table{ width:230px; margin:0 5px; border-collapse:collapse; border-spacing:0px; }\n.laydate_body .laydate_table td{width:31px; height:19px; line-height:19px; text-align: center; cursor:pointer; font-size: 12px;}\n.laydate_body .laydate_table thead{height:22px; line-height:22px;}\n.laydate_body .laydate_table thead th{font-weight:400; font-size:12px; text-align:center;}\n.laydate_body .laydate_bottom{position:relative; height:22px; line-height:20px; padding:5px; font-size:12px;}\n.laydate_body .laydate_bottom #laydate_hms{position: relative; z-index: 1; float:left; }\n.laydate_body .laydate_time{ position:absolute; left:5px; bottom: 26px; width:129px; height:125px; *overflow:hidden;}\n.laydate_body .laydate_time .laydate_hmsno{ padding:5px 0 0 5px;}\n.laydate_body .laydate_time .laydate_hmsno span{display:block; float:left; width:24px; height:19px; line-height:19px; text-align:center; cursor:pointer; *margin-bottom:-5px;}\n.laydate_body .laydate_time1{width:228px; height:154px;}\n.laydate_body .laydate_time1 .laydate_hmsno{padding: 6px 0 0 8px;}\n.laydate_body .laydate_time1 .laydate_hmsno span{width:21px; height:20px; line-height:20px;}\n.laydate_body .laydate_msg{left:49px; bottom:67px; width:141px; height:auto; overflow: hidden;}\n.laydate_body .laydate_msg p{padding:5px 10px;}\n.laydate_body .laydate_bottom li{float:left; height:20px; line-height:20px; border-right:none; font-weight:900;}\n.laydate_body .laydate_bottom .laydate_sj{width:33px; text-align:center; font-weight:400;}\n.laydate_body .laydate_bottom input{float:left; width:21px; height:20px; line-height:20px; border:none; text-align:center; cursor:pointer; font-size:12px;  font-weight:400;}\n.laydate_body .laydate_bottom .laydte_hsmtex{height:20px; line-height:20px; text-align:center;}\n.laydate_body .laydate_bottom .laydte_hsmtex span{position:absolute; width:20px; top:0; right:0px; cursor:pointer;}\n.laydate_body .laydate_bottom .laydte_hsmtex span:hover{font-size:14px;}\n.laydate_body .laydate_bottom .laydate_btn{position:absolute; right:5px; top:5px;}\n.laydate_body .laydate_bottom .laydate_btn a{float:left; height:20px; padding:0 6px; _padding:0 5px;}\n.laydate_body .laydate_bottom .laydate_v{position:absolute; left:10px; top:6px; font-family:Courier; z-index:0;}\n\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/danlan/laydate.css",
    "content": "﻿/** \n \n @Name： laydate皮肤：淡蓝\n @Author：贤心\n @Site：http://sentsin.com/layui/laydate\n \n**/\n\n.laydate-icon{border:1px solid #B1D2EC; background-image:url(icon.png)}\n\n.laydate_body .laydate_box,\n.laydate_body .laydate_ym,\n.laydate_body .laydate_ym .laydate_yms,\n.laydate_body .laydate_table,\n.laydate_body .laydate_table td,\n.laydate_body .laydate_bottom #laydate_hms,\n.laydate_body .laydate_time,\n.laydate_body .laydate_bottom .laydate_btn a{border:1px solid #B1D2EC;}\n\n.laydate_body .laydate_y .laydate_yms a,\n.laydate_body .laydate_choose,\n.laydate_body .laydate_table thead{background-color:#DEECF8;}\n\n.laydate_body .laydate_box, \n.laydate_body .laydate_ym .laydate_yms,\n.laydate_body .laydate_time{box-shadow: 2px 2px 5px rgba(0,0,0,.1);}\n\n.laydate_body .laydate_box{border-top:none; border-bottom:none; background-color:#fff; color:#1F547E;}\n.laydate_body .laydate_box input{color:#1F547E;}\n.laydate_body .laydate_box .laydate_void{color:#BDD8EE!important;}\n.laydate_body .laydate_box .laydate_void:hover{background-color:#fff!important}\n.laydate_body .laydate_box a, .laydate_body .laydate_box a:hover{color:#1F547E;}\n.laydate_body .laydate_click{background-color:#DEECF8!important;}\n.laydate_body .laydate_top{border-top:1px solid #B1D2EC;}\n.laydate_body .laydate_ym .laydate_yms{background-color:#fff;}\n.laydate_body .laydate_y .laydate_yms a{border-bottom:1px solid #B1D2EC;}\n.laydate_body .laydate_y .laydate_yms .laydate_chdown{border-top:1px solid #B1D2EC; border-bottom:none;}\n.laydate_body .laydate_y .laydate_yms ul li:hover, \n.laydate_body .laydate_m .laydate_yms span:hover{color:#000;}\n.laydate_body .laydate_choose{border-left:1px solid #B1D2EC;}\n.laydate_body .laydate_chprev{border-left:none; border-right:1px solid #B1D2EC;}\n.laydate_body .laydate_chtop cite{border-bottom-color:#3081C2;}\n.laydate_body .laydate_chdown cite, .laydate_body .laydate_ym label{border-top-color:#3081C2;}\n.laydate_body .laydate_chprev cite{border-right-style:solid; border-right-color:#3081C2;}\n.laydate_body .laydate_chnext cite{border-left-style:solid; border-left-color:#3081C2;}\n.laydate_body .laydate_table td{background-color:#fff; color:#1F547E;}\n.laydate_body .laydate_table .laydate_nothis{color:#60A2D7;}\n.laydate_body .laydate_table thead{color:#163A58;}\n.laydate_body .laydate_bottom{border-bottom:1px solid #B1D2EC;}\n.laydate_body .laydate_bottom #laydate_hms{background-color:#fff;}\n.laydate_body .laydate_time{background-color:#fff;}\n.laydate_body .laydate_bottom .laydate_sj{border-right:1px solid #B1D2EC; background-color:#ECF4FB;}\n.laydate_body .laydate_bottom input{background-color:#fff;}\n.laydate_body .laydate_bottom .laydte_hsmtex{border-bottom:1px solid #B1D2EC;}\n.laydate_body .laydate_bottom .laydate_btn{border-right:1px solid #B1D2EC;}\n.laydate_body .laydate_bottom .laydate_v{color:#75AEDD}\n.laydate_body .laydate_bottom .laydate_btn a{ border-right:none; background-color:#ECF4FB;}\n.laydate_body .laydate_bottom .laydate_btn a:hover{ background-color:#fff;}\n\n.laydate_body .laydate_y .laydate_yms ul li:hover,\n.laydate_body .laydate_m .laydate_yms span:hover,\n.laydate_body .laydate_choose:hover,\n.laydate_body .laydate_y .laydate_yms a:hover,\n.laydate_body .laydate_table td:hover,\n.laydate_body .laydate_bottom .laydate_time span:hover,\n.laydate_body .laydate_bottom .laydte_hsmtex{background-color:#ECF4FB}\n\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/default/laydate.css",
    "content": "/**\n\n @Name： laydate皮肤：墨绿\n @Author：贤心\n @Site：http://sentsin.com/layui/laydate\n\n**/\n\n.laydate-icon{border:1px solid #ccc; background-image:url(icon.png)}\n\n.laydate_body .laydate_bottom #laydate_hms,\n.laydate_body .laydate_time{border:1px solid #ccc;}\n\n.laydate_body .laydate_box,\n.laydate_body .laydate_ym .laydate_yms,\n.laydate_body .laydate_time{box-shadow: 2px 2px 5px rgba(0,0,0,.1);}\n\n.laydate_body .laydate_box{border-top:none; border-bottom:none; background-color:#fff; color:#00625A;}\n.laydate_body .laydate_box input{background:none!important; color:#fff;}\n.laydate_body .laydate_box .laydate_void{color:#00E8D7!important;}\n.laydate_body .laydate_box a, .laydate_body .laydate_box a:hover{color:#00625A;}\n.laydate_body .laydate_box a:hover{color:#666;}\n.laydate_body .laydate_click{background-color:#009F95!important; color:#fff!important;}\n.laydate_body .laydate_top{border-top:1px solid #009F95; background-color:#009F95}\n.laydate_body .laydate_ym{border:1px solid #009F95; background-color:#009F95;}\n.laydate_body .laydate_ym .laydate_yms{border:1px solid #009F95; background-color:#009F95; color:#fff;}\n.laydate_body .laydate_y .laydate_yms a{border-bottom:1px solid #009F95;}\n.laydate_body .laydate_y .laydate_yms .laydate_chdown{border-top:1px solid #009F95; border-bottom:none;}\n.laydate_body .laydate_choose{border-left:1px solid #009F95;}\n.laydate_body .laydate_chprev{border-left:none; border-right:1px solid #009F95;}\n.laydate_body .laydate_choose:hover,\n.laydate_body .laydate_y .laydate_yms a:hover{background-color:#00C1B3;}\n.laydate_body .laydate_chtop cite{border-bottom-color:#fff;}\n.laydate_body .laydate_chdown cite, .laydate_body .laydate_ym label{border-top-color:#fff;}\n.laydate_body .laydate_chprev cite{border-right-style:solid; border-right-color:#fff;}\n.laydate_body .laydate_chnext cite{border-left-style:solid; border-left-color:#fff;}\n.laydate_body .laydate_table{width: 240px!important; margin: 0!important; border:1px solid #ccc; border-top:none; border-bottom:none;}\n.laydate_body .laydate_table td{border:none;  height:21px!important; line-height:21px!important; background-color:#fff; color:#00625A;}\n.laydate_body .laydate_table .laydate_nothis{color:#999;}\n.laydate_body .laydate_table thead{border-bottom:1px solid #ccc; height:21px!important; line-height:21px!important;}\n.laydate_body .laydate_table thead th{}\n.laydate_body .laydate_bottom{border:1px solid #ccc; border-top:none;}\n.laydate_body .laydate_bottom #laydate_hms{background-color:#fff;}\n.laydate_body .laydate_time{background-color:#fff;}\n.laydate_body .laydate_time1{width: 226px!important; height: 152px!important;}\n.laydate_body .laydate_bottom .laydate_sj{width:31px!important; border-right:1px solid #ccc; background-color:#fff;}\n.laydate_body .laydate_bottom input{background-color:#fff; color:#00625A;}\n.laydate_body .laydate_bottom .laydte_hsmtex{border-bottom:1px solid #ccc;}\n.laydate_body .laydate_bottom .laydate_btn{border-right:1px solid #ccc;}\n.laydate_body .laydate_bottom .laydate_v{color:#999}\n.laydate_body .laydate_bottom .laydate_btn a{border: 1px solid #ccc; border-right:none; background-color:#fff;}\n.laydate_body .laydate_bottom .laydate_btn a:hover{background-color:#F6F6F6; color:#00625A;}\n\n.laydate_body .laydate_m .laydate_yms span:hover,\n.laydate_body .laydate_time .laydate_hmsno span:hover,\n.laydate_body .laydate_y .laydate_yms ul li:hover,\n.laydate_body .laydate_table td:hover{background-color:#00C1B3; color:#fff;}\n\n\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/chatlog.json",
    "content": "{\n    \"status\": 1,\n    \"msg\": \"ok\",\n    \"data\": [\n        {\n            \"id\": \"100001\",\n            \"name\": \"Beaut-zihan\",\n            \"time\": \"10:23\",\n            \"face\": \"img/a1.jpg\"\n        },\n        {\n            \"id\": \"100002\",\n            \"name\": \"慕容晓晓\",\n            \"time\": \"昨天\",\n            \"face\": \"img/a2.jpg\"\n        },\n        {\n            \"id\": \"1000033\",\n            \"name\": \"乔峰\",\n            \"time\": \"2014-4.22\",\n            \"face\": \"img/a3.jpg\"\n        },\n        {\n            \"id\": \"10000333\",\n            \"name\": \"高圆圆\",\n            \"time\": \"2014-4.21\",\n            \"face\": \"img/a4.jpg\"\n        }\n    ]\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/friend.json",
    "content": "{\n    \"status\": 1,\n    \"msg\": \"ok\",\n    \"data\": [\n        {\n            \"name\": \"销售部\",\n            \"nums\": 36,\n            \"id\": 1,\n            \"item\": [\n                {\n                    \"id\": \"100001\",\n                    \"name\": \"郭敬明\",\n                    \"face\": \"img/a5.jpg\"\n                },\n                {\n                    \"id\": \"100002\",\n                    \"name\": \"作家崔成浩\",\n                    \"face\": \"img/a6.jpg\"\n                },\n                {\n                    \"id\": \"1000022\",\n                    \"name\": \"韩寒\",\n                    \"face\": \"img/a7.jpg\"\n                },\n                {\n                    \"id\": \"10000222\",\n                    \"name\": \"范爷\",\n                    \"face\": \"img/a8.jpg\"\n                },\n                {\n                    \"id\": \"100002222\",\n                    \"name\": \"小马哥\",\n                    \"face\": \"img/a9.jpg\"\n                }\n            ]\n        },\n        {\n            \"name\": \"大学同窗\",\n            \"nums\": 16,\n            \"id\": 2,\n            \"item\": [\n                {\n                    \"id\": \"1000033\",\n                    \"name\": \"苏醒\",\n                    \"face\": \"img/a9.jpg\"\n                },\n                {\n                    \"id\": \"10000333\",\n                    \"name\": \"马云\",\n                    \"face\": \"img/a8.jpg\"\n                },\n                {\n                    \"id\": \"100003\",\n                    \"name\": \"鬼脚七\",\n                    \"face\": \"img/a7.jpg\"\n                },\n                {\n                    \"id\": \"100004\",\n                    \"name\": \"谢楠\",\n                    \"face\": \"img/a6.jpg\"\n                },\n                {\n                    \"id\": \"100005\",\n                    \"name\": \"徐峥\",\n                    \"face\": \"img/a5.jpg\"\n                }\n            ]\n        },\n        {\n            \"name\": \"H+后台主题\",\n            \"nums\": 38,\n            \"id\": 3,\n            \"item\": [\n                {\n                    \"id\": \"100006\",\n                    \"name\": \"柏雪近在它香\",\n                    \"face\": \"img/a4.jpg\"\n                },\n                {\n                    \"id\": \"100007\",\n                    \"name\": \"罗昌平\",\n                    \"face\": \"img/a3.jpg\"\n                },\n                {\n                    \"id\": \"100008\",\n                    \"name\": \"Crystal影子\",\n                    \"face\": \"img/a2.jpg\"\n                },\n                {\n                    \"id\": \"100009\",\n                    \"name\": \"艺小想\",\n                    \"face\": \"img/a1.jpg\"\n                },\n                {\n                    \"id\": \"100010\",\n                    \"name\": \"天猫\",\n                    \"face\": \"img/a8.jpg\"\n                },\n                {\n                    \"id\": \"100011\",\n                    \"name\": \"张泉灵\",\n                    \"face\": \"img/a7.jpg\"\n                }\n            ]\n        }\n    ]\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/groups.json",
    "content": "{\n    \"status\": 1,\n    \"msg\": \"ok\",\n    \"data\": [\n        {\n            \"id\": \"100001\",\n            \"name\": \"無言的蒁説\",\n            \"face\": \"img/a1.jpg\"\n        },\n        {\n            \"id\": \"100002\",\n            \"name\": \"婷宝奢侈品\",\n            \"face\": \"img/a2.jpg\"\n        },\n        {\n            \"id\": \"100003\",\n            \"name\": \"忆恨思爱\",\n            \"face\": \"img/a3.jpg\"\n        },\n        {\n            \"id\": \"100004\",\n            \"name\": \"天涯奥拓慢\",\n            \"face\": \"img/a4.jpg\"\n        },\n        {\n            \"id\": \"100005\",\n            \"name\": \"雨落无声的天空\",\n            \"face\": \"img/a5.jpg\"\n        },\n        {\n            \"id\": \"100006\",\n            \"name\": \"李越LycorisRadiate\",\n            \"face\": \"img/a6.jpg\"\n        },\n        {\n            \"id\": \"100007\",\n            \"name\": \"冯胖妞张直丑\",\n            \"face\": \"img/a7.jpg\"\n        },\n        {\n            \"id\": \"100008\",\n            \"name\": \"陈龙hmmm\",\n            \"face\": \"img/a8.jpg\"\n        },\n        {\n            \"id\": \"100009\",\n            \"name\": \"别闹哥胆儿小\",\n            \"face\": \"img/a9.jpg\"\n        },\n        {\n            \"id\": \"100010\",\n            \"name\": \"锅锅锅锅萌哒哒 \",\n            \"face\": \"img/a10.jpg\"\n        }\n    ]\n}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/layim.css",
    "content": "\nbody,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,textarea,p,blockquote,th,td,form{margin:0; padding:0;}\ninput,button,textarea,select,optgroup,option{font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; outline: 0;}\nli{list-style:none;}\n.xxim_icon, .xxim_main i, .layim_chatbox i{position:absolute;}\n.loading{background:url(loading.gif) no-repeat center center;}\n.layim_chatbox a, .layim_chatbox a:hover{color:#343434; text-decoration:none; }\n.layim_zero{position:absolute; width:0; height:0; border-style:dashed; border-color:transparent; overflow:hidden;}\n\n.xxim_main{position:fixed; right:1px; bottom:1px; width:230px; border:1px solid #BEBEBE; background-color:#fff; font-size:12px; box-shadow: 0 0 10px rgba(0,0,0,.2); z-index:99999999}\n.layim_chatbox textarea{resize:none;}\n.xxim_main em, .xxim_main i, .layim_chatbox em, .layim_chatbox i{font-style:normal; font-weight:400;}\n.xxim_main h5{font-size:100%; font-weight:400;}\n\n/* 搜索栏 */\n.xxim_search{position:relative; padding-left:40px; height:40px; border-bottom:1px solid #DCDCDC; background-color:#fff;}\n.xxim_search i{left:10px; top:12px; width:16px; height:16px;font-size: 16px;color:#999;}\n.xxim_search input{border:none; background:none; width: 180px; margin-top:10px; line-height:20px;}\n.xxim_search span{display:none; position:absolute; right:10px; top:10px; height:18px; line-height:18px;width:18px;text-align: center;background-color:#AFAFAF; color:#fff; cursor:pointer; border-radius:2px; font-size:12px; font-weight:900;}\n.xxim_search span:hover{background-color:#FCBE00;}\n\n/* 主面板tab */\n.xxim_tabs{height:45px; border-bottom:1px solid #DBDBDB; background-color:#F4F4F4; font-size:0;}\n.xxim_tabs span{position:relative; display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:76px; height:45px; border-right:1px solid #DBDBDB; cursor:pointer; font-size:12px;}\n.xxim_tabs span i{top:12px; left:50%; width:20px; margin-left:-10px; height:20px;font-size:20px;color:#ccc;}\n.xxim_tabs .xxim_tabnow{height:46px; background-color:#fff;}\n.xxim_tabs .xxim_tabnow i{color:#1ab394;}\n.xxim_tabs .xxim_latechat{border-right:none;}\n.xxim_tabs .xxim_tabfriend i{width:14px; margin-left:-7px;}\n\n/* 主面板列表 */\n.xxim_list{display:none; height:350px; padding:5px 0; overflow:hidden;}\n.xxim_list:hover{ overflow-y:auto;}\n.xxim_list h5{position:relative; padding-left:32px; height:26px; line-height:26px; cursor:pointer; color:#000; font-size:0;}\n.xxim_list h5 span{display:inline-block; *display:inline; *zoom:1; vertical-align:top; max-width:140px; overflow:hidden; text-overflow: ellipsis; white-space:nowrap; font-size:12px;}\n.xxim_list h5 i{left:15px; top:8px; width:10px; height:10px;font-size:10px;color:#666;}\n.xxim_list h5 *{font-size:12px;}\n.xxim_list .xxim_chatlist{display:none;}\n.xxim_list .xxim_liston h5 i{width:8px; height:7px;}\n.xxim_list .xxim_liston .xxim_chatlist{display:block;}\n.xxim_chatlist {}\n.xxim_chatlist li{position:relative; height:40px; line-height:30px; padding:5px 10px; font-size:0; cursor:pointer;}\n.xxim_chatlist li:hover{background-color:#F2F4F8}\n.xxim_chatlist li *{display:inline-block; *display:inline; *zoom:1; vertical-align:top; font-size:12px;}\n.xxim_chatlist li span{padding-left:10px; max-width:120px;  overflow:hidden; text-overflow: ellipsis; white-space:nowrap;}\n.xxim_chatlist li img{width:30px; height:30px;}\n.xxim_chatlist li .xxim_time{position:absolute; right:10px; color:#999;}\n.xxim_list .xxim_errormsg{text-align:center; margin:50px 0; color:#999;}\n.xxim_searchmain{position:absolute; width:230px; height:491px; left:0; top:41px; z-index:10; background-color:#fff;}\n\n/* 主面板底部 */\n.xxim_bottom{height:34px; border-top:1px solid #D0DCF3; background-color:#F2F4F8;}\n.xxim_expend{border-left:1px solid #D0DCF3; border-bottom:1px solid #D0DCF3;}\n.xxim_bottom li{position:relative; width:50px; height:32px; line-height:32px; float:left; border-right:1px solid #D0DCF3;  cursor:pointer;}\n.xxim_bottom li i{ top:9px;}\n.xxim_bottom .xxim_hide{border-right:none;}\n.xxim_bottom .xxim_online{width:72px; padding-left:35px;}\n.xxim_online i{left:13px; width:14px; height:14px;font-size:14px;color:#FFA00A;}\n.xxim_setonline{display:none; position:absolute; left:-79px; bottom:-1px;  border:1px solid #DCDCDC; background-color:#fff;}\n.xxim_setonline span{position:relative; display:block; width:32px;width: 77px; padding:0 10px 0 35px;}\n.xxim_setonline span:hover{background-color:#F2F4F8;}\n.xxim_offline .xxim_nowstate, .xxim_setoffline i{color:#999;}\n.xxim_mymsg i{left:18px; width:14px; height:14px;font-size: 14px;}\n.xxim_mymsg a{position:absolute; left:0; top:0; width:50px; height:32px;}\n.xxim_seter i{left:18px; width:14px; height:14px;font-size: 14px;}\n.xxim_hide i{left:18px; width:14px; height:14px;font-size: 14px;}\n.xxim_show i{}\n.xxim_bottom .xxim_on{position:absolute; left:-17px; top:50%; width:16px;text-align: center;color:#999;line-height: 97px; height:97px; margin-top:-49px;border:solid 1px #BEBEBE;border-right: none; background:#F2F4F8;}\n.xxim_bottom .xxim_off{}\n\n/* 聊天窗口 */\n.layim_chatbox{width:620px; border:1px solid #BEBEBE; background-color:#fff; font-size:12px; box-shadow: 0 0 10px rgba(0,0,0,.2);}\n.layim_chatbox h6{position:relative; height:40px; border-bottom:1px solid #D9D9D9; background-color:#FCFDFA}\n.layim_move{position:absolute; height:40px; width: 620px; z-index:0;}\n.layim_face{position:absolute; bottom:-1px; left:10px; width:64px; height:64px;padding:1px;background: #fff; border:1px solid #ccc;}\n.layim_face img{width:60px; height:60px;}\n.layim_names{position:absolute; left:90px; max-width:300px; line-height:40px; color:#000; overflow:hidden; text-overflow: ellipsis; white-space:nowrap; font-size:14px;}\n.layim_rightbtn{position:absolute; right:15px; top:12px; font-size:20px;}\n.layim_rightbtn i{position:relative; width:16px; height:16px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; cursor:pointer; transition: all .3s;text-align: center;line-height: 16px;}\n.layim_rightbtn .layim_close{background: #FFA00A;color:#fff;}\n.layim_rightbtn .layim_close:hover{-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg);}\n.layim_rightbtn .layer_setmin{margin-right:5px;color:#999;font-size:14px;font-weight: 700;}\n.layim_chat, .layim_chatmore,.layim_groups{height:450px; overflow:hidden;}\n.layim_chatmore{display:none; float:left; width:135px; border-right:1px solid #BEBEBE; background-color:#F2F2F2}\n.layim_chatlist li, .layim_groups li{position:relative; height:30px; line-height:30px; padding:0 10px; overflow:hidden; text-overflow: ellipsis; white-space:nowrap; cursor:pointer;}\n.layim_chatlist li{padding:0 20px 0 10px;}\n.layim_chatlist li:hover{background-color:#E3E3E3;}\n.layim_chatlist li span{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:90px; overflow:hidden; text-overflow: ellipsis; white-space:nowrap;}\n.layim_chatlist li em{display:none; position:absolute; top:6px; right:10px; height:18px; line-height:18px;width:18px;text-align: center;font-size:14px;font-weight:900; border-radius:3px;}\n.layim_chatlist li em:hover{background-color: #FCBE00; color:#fff;}\n.layim_chatlist .layim_chatnow,.layim_chatlist .layim_chatnow:hover{/*border-top:1px solid #D9D9D9; border-bottom:1px solid #D9D9D9;*/ background-color:#fff;}\n.layim_chat{}\n.layim_chatarea{height:280px;}\n.layim_chatview{display:none; height:280px; overflow:hidden;}\n.layim_chatmore:hover, .layim_groups:hover, .layim_chatview:hover{overflow-y:auto;}\n.layim_chatview li{margin-bottom:10px; clear:both; *zoom:1;}\n.layim_chatview li:after{content:'\\20'; clear:both; *zoom:1; display:block; height:0;}\n\n.layim_chatthis{display:block;}\n.layim_chatuser{float:left; padding:15px; font-size:0;}\n.layim_chatuser *{display:inline-block; *display:inline; *zoom:1; vertical-align:top; line-height:30px; font-size:12px; padding-right:10px;}\n.layim_chatuser img{width:30px; height:30px;padding-right: 0;margin-right: 15px;}\n.layim_chatuser .layim_chatname{max-width:230px; overflow:hidden; text-overflow: ellipsis; white-space:nowrap;}\n.layim_chatuser .layim_chattime{color:#999; padding-left:10px;}\n.layim_chatsay{position:relative; float:left; margin:0 15px; padding:10px; line-height:20px; background-color:#F3F3F3; border-radius:3px; clear:both;}\n.layim_chatsay .layim_zero{left:5px; top:-8px; border-width:8px; border-right-style:solid; border-right-color:#F3F3F3;}\n.layim_chateme .layim_chatuser{float:right;}\n.layim_chateme .layim_chatuser *{padding-right:0; padding-left:10px;}\n.layim_chateme .layim_chatuser img{margin-left:15px;padding-left: 0;}\n.layim_chateme .layim_chatsay .layim_zero{left:auto; right:10px;}\n.layim_chateme .layim_chatuser .layim_chattime{padding-left:0; padding-right:10px;}\n.layim_chateme .layim_chatsay{float:right; background-color:#EBFBE3}\n.layim_chateme .layim_zero{border-right-color:#EBFBE3;}\n.layim_groups{display:none; float:right; width:130px; border-left:1px solid #D9D9D9; background-color:#fff;}\n.layim_groups ul{display:none;}\n.layim_groups ul.layim_groupthis{display:block;}\n.layim_groups li *{display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin-right:10px;}\n.layim_groups li img{width:20px; height:20px; margin-top:5px;}\n.layim_groups li span{max-width:80px; overflow:hidden; text-overflow: ellipsis; white-space:nowrap;}\n.layim_groups li:hover{background-color:#F3F3F3;}\n.layim_groups .layim_errors{text-align:center; color:#999;}\n.layim_tool{position:relative; height:35px; line-height:35px; padding-left:10px; background-color:#F3F3F3;}\n.layim_tool i{position:relative; top:10px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:16px; height:16px; margin-right:10px; cursor:pointer;font-size:16px;color:#999;font-weight: 700;}\n.layim_tool i:hover{color:#FFA00A;}\n.layim_tool .layim_seechatlog{position:absolute; right:15px;}\n.layim_tool .layim_seechatlog i{}\n.layim_write{display:block; border:none; width:98%; height:90px; line-height:20px; margin:5px auto 0;}\n.layim_send{position:relative; height:40px; background-color:#F3F3F3;}\n.layim_sendbtn{position:absolute; height:26px; line-height:26px; right:10px; top:8px; padding:0 40px 0 20px; background-color:#FFA00A; color:#fff; border-radius:3px; cursor:pointer;}\n.layim_enter{position:absolute; right:0; border-left:1px solid #FFB94F; width:24px; height:26px;}\n.layim_enter:hover{background-color:#E68A00; border-radius:0 3px 3px 0;}\n.layim_enter .layim_zero{left:7px; top:11px; border-width:5px; border-top-style:solid; border-top-color:#FFE0B3;}\n.layim_sendtype{display:none; position:absolute; right:10px; bottom:37px; border:1px solid #D9D9D9; background-color:#fff; text-align:left;}\n.layim_sendtype span{display:block; line-height:24px; padding:0 10px 0 25px; cursor:pointer;}\n.layim_sendtype span:hover{background-color:#F3F3F3;}\n.layim_sendtype span i{left:5px;}\n\n.layim_min{display:none; position:absolute; left:-190px; bottom:-1px; width:160px; height:32px; line-height:32px; padding:0 10px; overflow:hidden; text-overflow: ellipsis; white-space:nowrap; border:1px solid #ccc; box-shadow: 0 0 5px rgba(0,0,75,.2); background-color:#FCFDFA; cursor:pointer;}\n\n\n\n\n\n\n\n\n\n\n\n\n\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/layer.css",
    "content": "/*!\n\n @Name: layer's style\n @Author: 贤心\n @Blog： sentsin.com\n\n */*html{background-image:url(about:blank);background-attachment:fixed}html #layui_layer_skinlayercss{display:none;position:absolute;width:1989px}.layui-layer,.layui-layer-shade{position:fixed;_position:absolute;pointer-events:auto}.layui-layer-shade{top:0;left:0;width:100%;height:100%;_height:expression(document.body.offsetHeight+\"px\")}.layui-layer{top:150px;left:50%;margin:0;padding:0;background-color:#fff;-webkit-background-clip:content;box-shadow:1px 1px 50px rgba(0,0,0,.3);border-radius:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.3s;animation-duration:.3s}.layui-layer-close{position:absolute}.layui-layer-content{position:relative}.layui-layer-border{border:1px solid #B2B2B2;border:1px solid rgba(0,0,0,.3);box-shadow:1px 1px 5px rgba(0,0,0,.2)}.layui-layer-moves{position:absolute;border:3px solid #666;border:3px solid rgba(0,0,0,.5);cursor:move;background-color:#fff;background-color:rgba(255,255,255,.3);filter:alpha(opacity=50)}.layui-layer-load{background:url(default/loading-0.gif) center center no-repeat #fff}.layui-layer-ico{background:url(default/icon.png) no-repeat}.layui-layer-btn a,.layui-layer-dialog .layui-layer-ico,.layui-layer-setwin a{display:inline-block;*display:inline;*zoom:1;vertical-align:top}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.layui-anim{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceOut{100%{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1.03);transform:scale(1.03)}0%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceOut{100%{opacity:0;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.layui-anim-close{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.layui-anim-01{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.layui-anim-02{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);-ms-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.layui-anim-03{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}.layui-anim-04{-webkit-animation-name:rollIn;animation-name:rollIn}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.layui-anim-05{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.layui-anim-06{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.layui-layer-title{padding:0 80px 0 20px;height:42px;line-height:42px;border-bottom:1px solid #eee;font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:#F8F8F8}.layui-layer-setwin{position:absolute;right:15px;*right:0;top:15px;font-size:0;line-height:initial}.layui-layer-setwin a{position:relative;width:16px;height:16px;margin-left:10px;font-size:12px;_overflow:hidden}.layui-layer-setwin .layui-layer-min cite{position:absolute;width:14px;height:2px;left:0;top:50%;margin-top:-1px;background-color:#2E2D3C;cursor:pointer;_overflow:hidden}.layui-layer-setwin .layui-layer-min:hover cite{background-color:#2D93CA}.layui-layer-setwin .layui-layer-max{background-position:-32px -40px}.layui-layer-setwin .layui-layer-max:hover{background-position:-16px -40px}.layui-layer-setwin .layui-layer-maxmin{background-position:-65px -40px}.layui-layer-setwin .layui-layer-maxmin:hover{background-position:-49px -40px}.layui-layer-setwin .layui-layer-close1{background-position:0 -40px;cursor:pointer}.layui-layer-setwin .layui-layer-close1:hover{opacity:.7}.layui-layer-setwin .layui-layer-close2{position:absolute;right:-28px;top:-28px;width:30px;height:30px;margin-left:0;background-position:-150px -31px;*right:-18px;_display:none}.layui-layer-setwin .layui-layer-close2:hover{background-position:-181px -31px}.layui-layer-btn{text-align:right;padding:0 10px 12px;pointer-events:auto}.layui-layer-btn a{height:28px;line-height:28px;margin:0 6px;padding:0 15px;border:1px solid #dedede;background-color:#f1f1f1;color:#333;border-radius:2px;font-weight:400;cursor:pointer;text-decoration:none}.layui-layer-btn a:hover{opacity:.9;text-decoration:none}.layui-layer-btn a:active{opacity:.7}.layui-layer-btn .layui-layer-btn0{border-color:#4898d5;background-color:#2e8ded;color:#fff}.layui-layer-dialog{min-width:260px}.layui-layer-dialog .layui-layer-content{position:relative;padding:20px;line-height:24px;word-break:break-all;font-size:14px;overflow:auto}.layui-layer-dialog .layui-layer-content .layui-layer-ico{position:absolute;top:16px;left:15px;_left:-40px;width:30px;height:30px}.layui-layer-ico1{background-position:-30px 0}.layui-layer-ico2{background-position:-60px 0}.layui-layer-ico3{background-position:-90px 0}.layui-layer-ico4{background-position:-120px 0}.layui-layer-ico5{background-position:-150px 0}.layui-layer-ico6{background-position:-180px 0}.layui-layer-rim{border:6px solid #8D8D8D;border:6px solid rgba(0,0,0,.3);border-radius:5px;box-shadow:none}.layui-layer-msg{min-width:180px;border:1px solid #D3D4D3;box-shadow:none}.layui-layer-hui{min-width:100px;background-color:#000;filter:alpha(opacity=60);background-color:rgba(0,0,0,.6);color:#fff;border:none}.layui-layer-hui .layui-layer-content{padding:12px 25px;text-align:center}.layui-layer-dialog .layui-layer-padding{padding:20px 20px 20px 55px;text-align:left}.layui-layer-page .layui-layer-content{position:relative;overflow:auto}.layui-layer-iframe .layui-layer-btn,.layui-layer-page .layui-layer-btn{padding-top:10px}.layui-layer-nobg{background:0 0}.layui-layer-iframe .layui-layer-content{overflow:hidden}.layui-layer-iframe iframe{display:block;width:100%}.layui-layer-loading{border-radius:100%;background:0 0;box-shadow:none;border:none}.layui-layer-loading .layui-layer-content{width:60px;height:24px;background:url(default/loading-0.gif) no-repeat}.layui-layer-loading .layui-layer-loading1{width:37px;height:37px;background:url(default/loading-1.gif) no-repeat}.layui-layer-ico16,.layui-layer-loading .layui-layer-loading2{width:32px;height:32px;background:url(default/loading-2.gif) no-repeat}.layui-layer-tips{background:0 0;box-shadow:none;border:none}.layui-layer-tips .layui-layer-content{position:relative;line-height:22px;min-width:12px;padding:5px 10px;font-size:12px;_float:left;border-radius:3px;box-shadow:1px 1px 3px rgba(0,0,0,.3);background-color:#F90;color:#fff}.layui-layer-tips .layui-layer-close{right:-2px;top:-1px}.layui-layer-tips i.layui-layer-TipsG{position:absolute;width:0;height:0;border-width:8px;border-color:transparent;border-style:dashed;*overflow:hidden}.layui-layer-tips i.layui-layer-TipsB,.layui-layer-tips i.layui-layer-TipsT{left:5px;border-right-style:solid;border-right-color:#F90}.layui-layer-tips i.layui-layer-TipsT{bottom:-8px}.layui-layer-tips i.layui-layer-TipsB{top:-8px}.layui-layer-tips i.layui-layer-TipsL,.layui-layer-tips i.layui-layer-TipsR{top:1px;border-bottom-style:solid;border-bottom-color:#F90}.layui-layer-tips i.layui-layer-TipsR{left:-8px}.layui-layer-tips i.layui-layer-TipsL{right:-8px}.layui-layer-lan[type=dialog]{min-width:280px}.layui-layer-lan .layui-layer-title{background:#4476A7;color:#fff;border:none}.layui-layer-lan .layui-layer-lan .layui-layer-btn{padding:10px;text-align:right;border-top:1px solid #E9E7E7}.layui-layer-lan .layui-layer-btn a{background:#BBB5B5;border:none}.layui-layer-lan .layui-layer-btn .layui-layer-btn1{background:#C9C5C5}.layui-layer-molv .layui-layer-title{background:#009f95;color:#fff;border:none}.layui-layer-molv .layui-layer-btn a{background:#009f95}.layui-layer-molv .layui-layer-btn .layui-layer-btn1{background:#92B8B1}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/layer.ext.css",
    "content": "/*!\n\n @Name: layer拓展样式\n @Date: 2012.12.13\n @Author: 贤心\n @blog: sentsin.com\n\n */.layui-layer-imgbar,.layui-layer-imgtit a,.layui-layer-tab .layui-layer-title span{text-overflow:ellipsis;white-space:nowrap}.layui-layer-iconext{background:url(default/icon-ext.png) no-repeat}html #layui_layer_skinlayerextcss{display:none;position:absolute;width:1989px}.layui-layer-prompt .layui-layer-input{display:block;width:220px;height:30px;margin:0 auto;line-height:30px;padding:0 5px;border:1px solid #ccc;box-shadow:1px 1px 5px rgba(0,0,0,.1) inset;color:#333}.layui-layer-prompt textarea.layui-layer-input{width:300px;height:100px;line-height:20px}.layui-layer-tab{box-shadow:1px 1px 50px rgba(0,0,0,.4)}.layui-layer-tab .layui-layer-title{padding-left:0;border-bottom:1px solid #ccc;background-color:#eee;overflow:visible}.layui-layer-tab .layui-layer-title span{position:relative;float:left;min-width:80px;max-width:260px;padding:0 20px;text-align:center;cursor:default;overflow:hidden}.layui-layer-tab .layui-layer-title span.layui-layer-tabnow{height:43px;border-left:1px solid #ccc;border-right:1px solid #ccc;background-color:#fff;z-index:10}.layui-layer-tab .layui-layer-title span:first-child{border-left:none}.layui-layer-tabmain{line-height:24px;clear:both}.layui-layer-tabmain .layui-layer-tabli{display:none}.layui-layer-tabmain .layui-layer-tabli.xubox_tab_layer{display:block}.xubox_tabclose{position:absolute;right:10px;top:5px;cursor:pointer}.layui-layer-photos{-webkit-animation-duration:1s;animation-duration:1s;background:url(default/xubox_loading1.gif) center center no-repeat #000}.layui-layer-photos .layui-layer-content{overflow:hidden;text-align:center}.layui-layer-photos .layui-layer-phimg img{position:relative;width:100%;display:inline-block;*display:inline;*zoom:1;vertical-align:top}.layui-layer-imgbar,.layui-layer-imguide{display:none}.layui-layer-imgnext,.layui-layer-imgprev{position:absolute;top:50%;width:27px;_width:44px;height:44px;margin-top:-22px;outline:0;blr:expression(this.onFocus=this.blur())}.layui-layer-imgprev{left:10px;background-position:-5px -5px;_background-position:-70px -5px}.layui-layer-imgprev:hover{background-position:-33px -5px;_background-position:-120px -5px}.layui-layer-imgnext{right:10px;_right:8px;background-position:-5px -50px;_background-position:-70px -50px}.layui-layer-imgnext:hover{background-position:-33px -50px;_background-position:-120px -50px}.layui-layer-imgbar{position:absolute;left:0;bottom:0;width:100%;height:32px;line-height:32px;background-color:rgba(0,0,0,.8);background-color:#000\\9;filter:Alpha(opacity=80);color:#fff;overflow:hidden;font-size:0}.layui-layer-imgtit *{display:inline-block;*display:inline;*zoom:1;vertical-align:top;font-size:12px}.layui-layer-imgtit a{max-width:65%;overflow:hidden;color:#fff}.layui-layer-imgtit a:hover{color:#fff;text-decoration:underline}.layui-layer-imgtit em{padding-left:10px;font-style:normal}\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/static/bigscreen/template2/js/pop_base.js",
    "content": "\n"
  },
  {
    "path": "jeecg-boot/jeecg-boot-module/jeecg-module-demo/src/main/resources/templates/bigscreen/template1/index.ftl",
    "content": "<#assign base=springMacroRequestContext.getContextUrl(\"\")>\n<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta http-equiv=\"X-UA-Compatible\" content=\"ie=edge\">\n    <title>JEECG ROOM 作战指挥室</title>\n    <link href=\"${base}/bigscreen/template1/css/easyui.css\" rel=\"stylesheet\" type=\"text/css\">\n    <link href=\"${base}/bigscreen/template1/css/room.css\" rel=\"stylesheet\" type=\"text/css\" />\n\n\n    <script language=\"javascript\" type=\"text/javascript\" src=\"${base}/bigscreen/template1/js/jquery.min.js\"></script>\n    <script language=\"javascript\" type=\"text/javascript\" src=\"${base}/bigscreen/template1/js/jquery.easyui.min.js\"></script>\n    <script language=\"javascript\" type=\"text/javascript\" src=\"${base}/bigscreen/template1/js/echarts.min.js\"></script>\n    <script language=\"javascript\" type=\"text/javascript\" src=\"${base}/bigscreen/template1/js/echarts-wordcloud.js\"></script>\n    <script language=\"javascript\" type=\"text/javascript\" src=\"${base}/bigscreen/template1/js/china.js\"></script>\n    <script language=\"javascript\" type=\"text/javascript\" src=\"${base}/bigscreen/template1/js/geoCoord.js\"></script>\n    <script language=\"javascript\" type=\"text/javascript\" src=\"${base}/bigscreen/template1/js/room.js\"></script>\n    <script language=\"javascript\" type=\"text/javascript\" src=\"${base}/bigscreen/template1/js/resize.js\"></script>\n</head>\n\n<body>\n    <div id=\"main\">\n        <!-- 刷新 -->\n        <div id=\"refresh\">\n            <span id=\"refreshTime\">最后刷新时间：2018-05-06 23:13.24</span>\n        </div>\n        <!-- 刷新结束 -->\n\n        <!-- 进度条区域开始-->\n        <div id=\"y_gauge1\"></div>\n        <div id=\"y_gauge2\"></div>\n        <div id=\"y_gauge3\"></div>\n        <div id=\"y_gauge4\"></div>\n        <!-- 进度条区域结束-->\n\n        <!-- 螺旋图开始 -->\n        <div id=\"orderStatus\"></div>\n        <div class=\"contentButton\" style=\"top:822px;left:453px\">\n            <a class=\"a1\" href=\"javascript:void(0);\" onclick=\"javascript:openDialog('modalDlg');\">&nbsp;</a>\n        </div>\n        <!-- 螺旋图结束 -->\n\n        <!-- 地图开始 -->\n        <div id=\"map\"></div>\n        <!-- 地图结束 -->\n\n        <!-- 产品饼图开始 -->\n        <div id=\"productPie\" style=\"width: 900px; height: 590px;\"></div>\n        <!-- 产品饼图结束 -->\n\n        <!-- 业务进展图开始 -->\n        <div id=\"businessProgress\"></div>\n        <div class=\"contentButton\" style=\"top:822px;left:3679px\">\n            <a class=\"a1\" href=\"javascript:void(0);\">&nbsp;</a>\n        </div>\n        <!-- 业务进展图结束 -->\n\n        <!-- 生产计划展示开始-->\n        <div id=\"plan\"></div>\n        <div class=\"contentButton\" style=\"top:1402px;left:453px\">\n            <a href=\"javascript:void(0);\">&nbsp;</a>\n        </div>\n        <!-- 生产计划展示结束-->\n\n        <!-- 生产质量展示开始-->\n        <div id=\"quality\"></div>\n        <div class=\"contentButton\" style=\"top:1402px;left:1532px\">\n            <a href=\"javascript:void(0);\">&nbsp;</a>\n        </div>\n        <!-- 生产质量展示结束-->\n\n        <!-- 客服及投诉展示开始-->\n        <div id=\"produce\">\n            <table width=\"100%\" cellpadding=\"6\" cellspacing=\"0\">\n                <tr class=\"row1\">\n                    <td rowspan=\"2\"><span id=\"currentDate\">2018/04/25</span></td>\n                    <td colspan=\"2\">产品投诉</td>\n                    <td colspan=\"2\">物流投诉</td>\n                    <td colspan=\"2\">售后投诉</td>\n                </tr>\n                <tr class=\"row1\">\n                    <td>质量</td>\n                    <td>服务</td>\n                    <td>质量</td>\n                    <td>服务</td>\n                    <td>质量</td>\n                    <td>服务</td>\n                </tr>\n                <tr class=\"row2\">\n                    <td>已处理</td>\n                    <td>48</td>\n                    <td>48</td>\n                    <td>48</td>\n                    <td>48</td>\n                    <td>48</td>\n                    <td>48</td>\n                </tr>\n                <tr class=\"row1\">\n                    <td>处理中</td>\n                    <td>34</td>\n                    <td>34</td>\n                    <td>34</td>\n                    <td>34</td>\n                    <td>34</td>\n                    <td>34</td>\n                </tr>\n                <tr class=\"row2\">\n                    <td>未处理</td>\n                    <td>30</td>\n                    <td>28</td>\n                    <td>28</td>\n                    <td>26</td>\n                    <td>25</td>\n                    <td>8</td>\n                </tr>\n                <tr class=\"row2\">\n                    <td>合计</td>\n                    <td>30</td>\n                    <td>28</td>\n                    <td>28</td>\n                    <td>26</td>\n                    <td>25</td>\n                    <td>8</td>\n                </tr>\n                <tr class=\"row1\">\n                    <td>总计</td>\n                    <td colspan=\"2\">22</td>\n                    <td colspan=\"2\">65</td>\n                    <td colspan=\"2\">44</td>\n                </tr>\n            </table>\n        </div>\n        <div class=\"contentButton\" style=\"top:1402px;left:2598px\">\n            <a href=\"javascript:void(0);\">&nbsp;</a>\n        </div>\n        <!-- 客服及投诉展示结束-->\n\n        <!-- 词云展示开始-->\n        <div id=\"wordCloud\"></div>\n        <div class=\"contentButton\" style=\"top:1402px;left:3679px\">\n            <a href=\"javascript:void(0);\">&nbsp;</a>\n        </div>\n        <!-- 词云结束-->\n\n        <!-- 仪表盘区域开始-->\n        <!-- <div id=\"gauge1\"></div>\n            <div class=\"gaugeTitle\" style=\"left:2200px;top:480px;\"><sapn id=\"vg1\">32</sapn>&nbsp;m<sup>3</sup>/d</div>\n            <div id=\"gauge2\"></div>\n            <div class=\"gaugeTitle\" style=\"left:2550px;top:480px;\"><sapn id=\"vg2\">32</sapn>&nbsp;KVA</div>\n            <div id=\"gauge3\"></div>\n            <div class=\"gaugeTitle\" style=\"left:2910px;top:480px;\"><sapn id=\"vg3\">32</sapn>&nbsp;Nm<sup>3</sup>/h</div>\n            <div id=\"gauge4\"></div>\n            <div class=\"gaugeTitle\" style=\"left:2380px;top:750px;\"><sapn id=\"vg4\">32</sapn>&nbsp;m<sup>3</sup>/m</div>\n            <div id=\"gauge5\"></div>\n            <div class=\"gaugeTitle\" style=\"left:2730px;top:750px;\"><sapn id=\"vg5\">32</sapn>&nbsp;t/h</div> -->\n        <!-- 仪表盘区域结束-->\n\n        <!--弹出窗口-->\n        <!--<div id=\"popWindow\">\n                <div style=\"padding:20px;font-size:32px; background-color:#051E3C;color:#B7E1FF; border-bottom:1px solid #09F\">弹出窗口标题</div>\n            </div>-->\n        <!--弹出窗口结束---->\n    </div>>\n\n    <!--编辑系统用户的弹出窗口-->\n    <div id=\"modalDlg\" class=\"easyui-dialog\" title=\"弹出窗口\" data-options=\"modal:true,closed:true,buttons:\n        [{\n                    text:'确定',\n                    iconCls:'icon-ok',\n                    handler:function(){\n                        $('#modalDlg').dialog('close');\n                    }\n                },{\n                    text:'取消',\n                    handler:function(){\n                        $('#modalDlg').dialog('close');\n                    }\n                }]\"\n        style=\"padding:10px\">\n        <table width=\"100%\" cellpadding=\"5\">\n            <tr>\n                <td width=\"80\" align=\"center\">用户名称:</td>\n                <td><input type=\"text\" name=\"updateUsername\" id=\"updateUsername\" value=\"\"></td>\n            </tr>\n            <tr>\n                <td align=\"center\">登录密码:</td>\n                <td><input type=\"text\" name=\"updateUserpass\" id=\"updateUserpass\" value=\"\"></td>\n            </tr>\n            <tr>\n                <td align=\"center\">&nbsp;</td>\n                <td height=\"30\">如无需修改密码，请留空</td>\n            </tr>\n            <tr>\n                <td align=\"center\">用户类型:</td>\n                <td>\n                    <select name=\"updateUserType\" id=\"updateUserType\">\n                        <option value=\"\">--请选择--</option>\n                        <option value=\"administrator\">管理员</option>\n                        <option value=\"user\">系统用户</option>\n                    </select>\n                </td>\n            </tr>\n            <tr>\n                <td align=\"center\">用户状态:</td>\n                <td>\n                    <input type=\"radio\" name=\"updateUserStatus\" id=\"updateUserStatus1\" value=\"0\"><label for=\"updateUserStatus1\">启用</label>&nbsp;&nbsp;\n                    <input type=\"radio\" name=\"updateUserStatus\" id=\"updateUserStatus2\" value=\"1\"><label for=\"updateUserStatus2\">禁用</label>\n                </td>\n            </tr>\n            <tr>\n                <td align=\"center\">用户说明:</td>\n                <td>\n                    <input type=\"text\" name=\"updateUserDescription\" id=\"updateUserDescription\" value=\"\">\n                </td>\n            </tr>\n        </table>\n    </div>\n    <!--编辑系统用户的弹出窗口结束-->\n\n</body>\n\n</html>"
  },
  {
    "path": "jeecgboot-vue3/npm",
    "content": ""
  }
]